2024-09-14T03:36:17.498 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-14T03:36:17.525 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-14T03:36:17.615 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-09-14_03:08:15-upgrade-main-distro-default-smithi/7904550 branch: main description: upgrade/quincy-x/stress-split/{0-distro/ubuntu_22.04 0-roles 1-start 2-first-half-tasks/readwrite 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/connectivity} email: ceph-qa@ceph.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 - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps - echo wait for minority of mons to upgrade - while ! ceph mon versions | grep $sha1 && ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error; do sleep 2 ; done - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for majority of mons to upgrade - 'while ! ceph mon versions | grep $sha1 | egrep '': [23]'' && ceph orch upgrade status | jq ''.in_progress'' | grep true && ! ceph orch upgrade status | jq ''.message'' | grep Error; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for all mons to upgrade - 'while ! ceph mon versions | grep $sha1 | grep '': 3'' && ceph orch upgrade status | jq ''.in_progress'' | grep true && ! ceph orch upgrade status | jq ''.message'' | grep Error; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for half of osds to upgrade - 'while ! ceph osd versions | grep $sha1 | egrep '': [45678]'' && ceph orch upgrade status | jq ''.in_progress'' | grep true && ! ceph orch upgrade status | jq ''.message'' | grep Error; do sleep 2 ; done' - ceph orch upgrade pause - ceph orch ps - ceph orch ps - ceph versions first-half-tasks: - full_sequential: - rados: clients: - client.0 objects: 500 op_weights: delete: 10 read: 45 write: 45 ops: 4000 write_append_excl: false - print: '**** done rados/readwrite 5-workload' first_in_suite: false job_id: '7904550' kernel: kdb: 1 sha1: distro ktype: distro last_in_suite: false machine_type: smithi meta: - desc: 'randomized correctness test for rados operations on a replicated pool, using only reads, writes, and deletes ' - desc: 'run randomized correctness test for rados operations generate write load with rados bench ' - desc: 'run basic cls tests for rbd ' - desc: 'run basic import/export cli tests for rbd ' - desc: 'librbd C and C++ api tests ' - desc: 'randomized correctness test for rados operations on a replicated pool, using only reads, writes, and deletes ' - desc: 'randomized correctness test for rados operations on a replicated pool with snapshot operations ' - desc: 'run basic import/export cli tests for rbd ' name: teuthology-2024-09-14_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: 3 mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true create_rbd_pool: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - \(POOL_APP_NOT_ENABLED\) - OSD_DOWN - mons down - mon down - MON_DOWN - out of quorum - PG_DEGRADED - Reduced data availability - Degraded data redundancy - OSDMAP_FLAGS - PG_AVAILABILITY sha1: a2782315255a3e7d5f6cdc9eb35785187ff6ddf8 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: a2782315255a3e7d5f6cdc9eb35785187ff6ddf8 workunit: branch: main sha1: 1c941a66c1b420259b8fc5ac19e792dbbf60aded 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: - ceph orch upgrade resume - sleep 60 - echo wait for upgrade to complete - while ceph orch upgrade status | jq '.in_progress' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done - echo upgrade complete - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 second-half-tasks: - workunit: branch: quincy clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' seed: 8038 sha1: a2782315255a3e7d5f6cdc9eb35785187ff6ddf8 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: quincy clients: client.0: - cls/test_cls_rbd.sh - print: '**** done cls/test_cls_rbd.sh 5-workload' - workunit: branch: quincy clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' - workunit: branch: quincy 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: 31/32 suite: upgrade suite_branch: main suite_path: /home/teuthworker/src/git.ceph.com_ceph_1c941a66c1b420259b8fc5ac19e792dbbf60aded/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: 1c941a66c1b420259b8fc5ac19e792dbbf60aded targets: smithi038.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEhgFvLEHTuRoNP57UV70AzDXawf9tnzTX+UuEgPxiyoO6DWWY4ufqmmz5mKVQMwLKgT+8fPQLpfdopfQxUe5iQ= smithi123.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMYmt0w1tbLd8JBsT0r5+1GLyBx+Q7tvKLC59oNP3ksMHcFOB4vTxIOj5SVItkSQhuDyynXKF2jl2hNR6jazx+g= tasks: - install: branch: quincy exclude_packages: - ceph-volume - cephadm: cephadm_branch: quincy cephadm_git_url: https://github.com/ceph/ceph conf: osd: osd_class_default_list: '*' osd_class_load_list: '*' image: quay.ceph.io/ceph-ci/ceph:quincy - 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: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-14_03:08:15 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-14T03:36:17.615 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_1c941a66c1b420259b8fc5ac19e792dbbf60aded/qa; will attempt to use it 2024-09-14T03:36:17.616 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_1c941a66c1b420259b8fc5ac19e792dbbf60aded/qa/tasks 2024-09-14T03:36:17.616 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-14T03:36:17.617 INFO:teuthology.task.internal:Checking packages... 2024-09-14T03:36:17.640 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'a2782315255a3e7d5f6cdc9eb35785187ff6ddf8' 2024-09-14T03:36:17.640 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-14T03:36:17.640 INFO:teuthology.packaging:ref: None 2024-09-14T03:36:17.640 INFO:teuthology.packaging:tag: None 2024-09-14T03:36:17.640 INFO:teuthology.packaging:branch: main 2024-09-14T03:36:17.640 INFO:teuthology.packaging:sha1: a2782315255a3e7d5f6cdc9eb35785187ff6ddf8 2024-09-14T03:36:17.641 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-09-14T03:36:17.840 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-4907-ga2782315-1jammy 2024-09-14T03:36:17.841 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-14T03:36:17.848 INFO:teuthology.task.internal:no buildpackages task found 2024-09-14T03:36:17.848 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-14T03:36:17.855 INFO:teuthology.task.internal:Saving configuration 2024-09-14T03:36:17.878 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-14T03:36:17.885 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-14T03:36:17.909 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi038.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-14_03:08:15-upgrade-main-distro-default-smithi/7904550', '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-09-14 03:30:43.551209', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAID2fcjKZqYLkJ5QEB0guOTk49Vcik0fSXZUbHNIEphvY'} 2024-09-14T03:36:17.933 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi123.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-14_03:08:15-upgrade-main-distro-default-smithi/7904550', '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-09-14 03:30:43.549711', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIECnds/jlXAdNys6dZ4R3l2l8N7O55poWbOfaXoGHUua'} 2024-09-14T03:36:17.934 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-14T03:36:17.942 INFO:teuthology.task.internal:roles: ubuntu@smithi038.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-09-14T03:36:17.943 INFO:teuthology.task.internal:roles: ubuntu@smithi123.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-09-14T03:36:17.943 INFO:teuthology.run_tasks:Running task console_log... 2024-09-14T03:36:18.005 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f0c50e4f010>, signals=[15]) 2024-09-14T03:36:18.005 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-14T03:36:18.013 INFO:teuthology.task.internal:Opening connections... 2024-09-14T03:36:18.013 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi038.front.sepia.ceph.com 2024-09-14T03:36:18.015 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi038.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T03:36:18.103 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi123.front.sepia.ceph.com 2024-09-14T03:36:18.103 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi123.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T03:36:18.181 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-14T03:36:18.189 DEBUG:teuthology.orchestra.run.smithi038:> uname -m 2024-09-14T03:36:18.195 INFO:teuthology.orchestra.run.smithi038.stdout:x86_64 2024-09-14T03:36:18.195 DEBUG:teuthology.orchestra.run.smithi038:> cat /etc/os-release 2024-09-14T03:36:18.246 INFO:teuthology.orchestra.run.smithi038.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-14T03:36:18.246 INFO:teuthology.orchestra.run.smithi038.stdout:NAME="Ubuntu" 2024-09-14T03:36:18.246 INFO:teuthology.orchestra.run.smithi038.stdout:VERSION_ID="22.04" 2024-09-14T03:36:18.246 INFO:teuthology.orchestra.run.smithi038.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-14T03:36:18.246 INFO:teuthology.orchestra.run.smithi038.stdout:VERSION_CODENAME=jammy 2024-09-14T03:36:18.246 INFO:teuthology.orchestra.run.smithi038.stdout:ID=ubuntu 2024-09-14T03:36:18.246 INFO:teuthology.orchestra.run.smithi038.stdout:ID_LIKE=debian 2024-09-14T03:36:18.246 INFO:teuthology.orchestra.run.smithi038.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-14T03:36:18.246 INFO:teuthology.orchestra.run.smithi038.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-14T03:36:18.246 INFO:teuthology.orchestra.run.smithi038.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-14T03:36:18.246 INFO:teuthology.orchestra.run.smithi038.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-14T03:36:18.246 INFO:teuthology.orchestra.run.smithi038.stdout:UBUNTU_CODENAME=jammy 2024-09-14T03:36:18.247 INFO:teuthology.lock.ops:Updating smithi038.front.sepia.ceph.com on lock server 2024-09-14T03:36:18.273 DEBUG:teuthology.orchestra.run.smithi123:> uname -m 2024-09-14T03:36:18.278 INFO:teuthology.orchestra.run.smithi123.stdout:x86_64 2024-09-14T03:36:18.278 DEBUG:teuthology.orchestra.run.smithi123:> cat /etc/os-release 2024-09-14T03:36:18.327 INFO:teuthology.orchestra.run.smithi123.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-14T03:36:18.328 INFO:teuthology.orchestra.run.smithi123.stdout:NAME="Ubuntu" 2024-09-14T03:36:18.328 INFO:teuthology.orchestra.run.smithi123.stdout:VERSION_ID="22.04" 2024-09-14T03:36:18.328 INFO:teuthology.orchestra.run.smithi123.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-14T03:36:18.328 INFO:teuthology.orchestra.run.smithi123.stdout:VERSION_CODENAME=jammy 2024-09-14T03:36:18.328 INFO:teuthology.orchestra.run.smithi123.stdout:ID=ubuntu 2024-09-14T03:36:18.328 INFO:teuthology.orchestra.run.smithi123.stdout:ID_LIKE=debian 2024-09-14T03:36:18.328 INFO:teuthology.orchestra.run.smithi123.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-14T03:36:18.328 INFO:teuthology.orchestra.run.smithi123.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-14T03:36:18.328 INFO:teuthology.orchestra.run.smithi123.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-14T03:36:18.328 INFO:teuthology.orchestra.run.smithi123.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-14T03:36:18.328 INFO:teuthology.orchestra.run.smithi123.stdout:UBUNTU_CODENAME=jammy 2024-09-14T03:36:18.329 INFO:teuthology.lock.ops:Updating smithi123.front.sepia.ceph.com on lock server 2024-09-14T03:36:18.356 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-14T03:36:18.365 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-14T03:36:18.370 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-14T03:36:18.370 DEBUG:teuthology.orchestra.run.smithi038:> test '!' -e /home/ubuntu/cephtest 2024-09-14T03:36:18.373 DEBUG:teuthology.orchestra.run.smithi123:> test '!' -e /home/ubuntu/cephtest 2024-09-14T03:36:18.378 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-14T03:36:18.388 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-14T03:36:18.389 DEBUG:teuthology.orchestra.run.smithi038:> test -z $(ls -A /var/lib/ceph) 2024-09-14T03:36:18.419 DEBUG:teuthology.orchestra.run.smithi123:> test -z $(ls -A /var/lib/ceph) 2024-09-14T03:36:18.426 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-14T03:36:18.478 INFO:teuthology.run_tasks:Running task kernel... 2024-09-14T03:36:18.493 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-14T03:36:18.494 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-14T03:36:18.494 DEBUG:teuthology.orchestra.run.smithi038:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-14T03:36:18.494 DEBUG:teuthology.orchestra.run.smithi123:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-14T03:36:18.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T03:36:18.499 DEBUG:teuthology.orchestra.run.smithi123:> uname -r 2024-09-14T03:36:18.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T03:36:18.500 DEBUG:teuthology.orchestra.run.smithi038:> uname -r 2024-09-14T03:36:18.546 INFO:teuthology.orchestra.run.smithi038.stdout:5.15.0-56-generic 2024-09-14T03:36:18.546 INFO:teuthology.task.kernel:Running kernel on smithi038: 5.15.0-56-generic 2024-09-14T03:36:18.547 DEBUG:teuthology.orchestra.run.smithi038:> sudo apt-get clean 2024-09-14T03:36:18.548 INFO:teuthology.orchestra.run.smithi123.stdout:5.15.0-56-generic 2024-09-14T03:36:18.548 INFO:teuthology.task.kernel:Running kernel on smithi123: 5.15.0-56-generic 2024-09-14T03:36:18.548 DEBUG:teuthology.orchestra.run.smithi123:> sudo apt-get clean 2024-09-14T03:36:18.675 DEBUG:teuthology.orchestra.run.smithi038:> sudo apt-get update 2024-09-14T03:36:18.694 DEBUG:teuthology.orchestra.run.smithi123:> sudo apt-get update 2024-09-14T03:36:18.854 INFO:teuthology.orchestra.run.smithi123.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-14T03:36:18.856 INFO:teuthology.orchestra.run.smithi123.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-14T03:36:18.856 INFO:teuthology.orchestra.run.smithi123.stdout:Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-14T03:36:18.929 INFO:teuthology.orchestra.run.smithi123.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-14T03:36:18.940 INFO:teuthology.orchestra.run.smithi038.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-14T03:36:18.941 INFO:teuthology.orchestra.run.smithi038.stdout:Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-14T03:36:18.994 INFO:teuthology.orchestra.run.smithi038.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-14T03:36:19.089 INFO:teuthology.orchestra.run.smithi123.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,806 kB] 2024-09-14T03:36:19.174 INFO:teuthology.orchestra.run.smithi123.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [696 kB] 2024-09-14T03:36:19.192 INFO:teuthology.orchestra.run.smithi123.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [539 kB] 2024-09-14T03:36:19.196 INFO:teuthology.orchestra.run.smithi123.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [295 kB] 2024-09-14T03:36:19.198 INFO:teuthology.orchestra.run.smithi123.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-14T03:36:19.199 INFO:teuthology.orchestra.run.smithi123.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,377 kB] 2024-09-14T03:36:19.218 INFO:teuthology.orchestra.run.smithi123.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-14T03:36:19.218 INFO:teuthology.orchestra.run.smithi123.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [409 kB] 2024-09-14T03:36:19.221 INFO:teuthology.orchestra.run.smithi123.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-14T03:36:19.221 INFO:teuthology.orchestra.run.smithi123.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [627 kB] 2024-09-14T03:36:19.225 INFO:teuthology.orchestra.run.smithi123.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [902 kB] 2024-09-14T03:36:19.230 INFO:teuthology.orchestra.run.smithi123.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,023 kB] 2024-09-14T03:36:19.231 INFO:teuthology.orchestra.run.smithi123.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [176 kB] 2024-09-14T03:36:19.232 INFO:teuthology.orchestra.run.smithi123.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-09-14T03:36:19.256 INFO:teuthology.orchestra.run.smithi123.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-14T03:36:19.257 INFO:teuthology.orchestra.run.smithi123.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-14T03:36:19.257 INFO:teuthology.orchestra.run.smithi123.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-14T03:36:19.257 INFO:teuthology.orchestra.run.smithi123.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-14T03:36:19.266 INFO:teuthology.orchestra.run.smithi123.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [352 kB] 2024-09-14T03:36:19.270 INFO:teuthology.orchestra.run.smithi123.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-14T03:36:19.270 INFO:teuthology.orchestra.run.smithi123.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-14T03:36:19.270 INFO:teuthology.orchestra.run.smithi123.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,437 kB] 2024-09-14T03:36:19.290 INFO:teuthology.orchestra.run.smithi123.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [419 kB] 2024-09-14T03:36:19.293 INFO:teuthology.orchestra.run.smithi123.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-14T03:36:19.293 INFO:teuthology.orchestra.run.smithi123.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [732 kB] 2024-09-14T03:36:19.299 INFO:teuthology.orchestra.run.smithi123.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,124 kB] 2024-09-14T03:36:19.308 INFO:teuthology.orchestra.run.smithi123.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-14T03:36:19.310 INFO:teuthology.orchestra.run.smithi123.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-14T03:36:19.310 INFO:teuthology.orchestra.run.smithi123.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-14T03:36:19.310 INFO:teuthology.orchestra.run.smithi123.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-14T03:36:19.311 INFO:teuthology.orchestra.run.smithi123.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-14T03:36:19.321 INFO:teuthology.orchestra.run.smithi123.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-14T03:36:19.321 INFO:teuthology.orchestra.run.smithi123.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-14T03:36:19.322 INFO:teuthology.orchestra.run.smithi123.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-14T03:36:19.322 INFO:teuthology.orchestra.run.smithi123.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-14T03:36:19.338 INFO:teuthology.orchestra.run.smithi123.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-14T03:36:19.338 INFO:teuthology.orchestra.run.smithi123.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-14T03:36:19.340 INFO:teuthology.orchestra.run.smithi123.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-14T03:36:19.340 INFO:teuthology.orchestra.run.smithi123.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-14T03:36:19.340 INFO:teuthology.orchestra.run.smithi123.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-14T03:36:19.350 INFO:teuthology.orchestra.run.smithi038.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-14T03:36:19.379 INFO:teuthology.orchestra.run.smithi038.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [539 kB] 2024-09-14T03:36:19.489 INFO:teuthology.orchestra.run.smithi038.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,023 kB] 2024-09-14T03:36:19.671 INFO:teuthology.orchestra.run.smithi038.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,806 kB] 2024-09-14T03:36:19.807 INFO:teuthology.orchestra.run.smithi038.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [696 kB] 2024-09-14T03:36:19.842 INFO:teuthology.orchestra.run.smithi038.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [352 kB] 2024-09-14T03:36:19.844 INFO:teuthology.orchestra.run.smithi038.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [295 kB] 2024-09-14T03:36:19.857 INFO:teuthology.orchestra.run.smithi038.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-14T03:36:19.857 INFO:teuthology.orchestra.run.smithi038.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-14T03:36:19.858 INFO:teuthology.orchestra.run.smithi038.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-14T03:36:19.858 INFO:teuthology.orchestra.run.smithi038.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-14T03:36:19.860 INFO:teuthology.orchestra.run.smithi038.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,377 kB] 2024-09-14T03:36:19.860 INFO:teuthology.orchestra.run.smithi038.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,437 kB] 2024-09-14T03:36:19.928 INFO:teuthology.orchestra.run.smithi038.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [419 kB] 2024-09-14T03:36:19.944 INFO:teuthology.orchestra.run.smithi038.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [409 kB] 2024-09-14T03:36:19.944 INFO:teuthology.orchestra.run.smithi038.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-14T03:36:19.971 INFO:teuthology.orchestra.run.smithi038.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,124 kB] 2024-09-14T03:36:19.972 INFO:teuthology.orchestra.run.smithi038.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-14T03:36:19.972 INFO:teuthology.orchestra.run.smithi038.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [627 kB] 2024-09-14T03:36:19.983 INFO:teuthology.orchestra.run.smithi038.stdout:Get:23 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [902 kB] 2024-09-14T03:36:19.993 INFO:teuthology.orchestra.run.smithi038.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [732 kB] 2024-09-14T03:36:20.004 INFO:teuthology.orchestra.run.smithi038.stdout:Get:25 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [176 kB] 2024-09-14T03:36:20.006 INFO:teuthology.orchestra.run.smithi038.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-14T03:36:20.009 INFO:teuthology.orchestra.run.smithi038.stdout:Get:27 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-09-14T03:36:20.009 INFO:teuthology.orchestra.run.smithi038.stdout:Get:28 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-14T03:36:20.011 INFO:teuthology.orchestra.run.smithi038.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-14T03:36:20.011 INFO:teuthology.orchestra.run.smithi038.stdout:Get:30 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-14T03:36:20.011 INFO:teuthology.orchestra.run.smithi038.stdout:Get:31 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-14T03:36:20.012 INFO:teuthology.orchestra.run.smithi038.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-14T03:36:20.013 INFO:teuthology.orchestra.run.smithi038.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-14T03:36:20.013 INFO:teuthology.orchestra.run.smithi038.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-14T03:36:20.053 INFO:teuthology.orchestra.run.smithi038.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-14T03:36:20.090 INFO:teuthology.orchestra.run.smithi038.stdout:Get:36 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-14T03:36:20.096 INFO:teuthology.orchestra.run.smithi038.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-14T03:36:20.098 INFO:teuthology.orchestra.run.smithi038.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-14T03:36:20.099 INFO:teuthology.orchestra.run.smithi038.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-14T03:36:20.099 INFO:teuthology.orchestra.run.smithi038.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-14T03:36:20.100 INFO:teuthology.orchestra.run.smithi038.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-14T03:36:20.135 INFO:teuthology.orchestra.run.smithi038.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-14T03:36:20.136 INFO:teuthology.orchestra.run.smithi038.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-14T03:36:20.136 INFO:teuthology.orchestra.run.smithi038.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-14T03:36:25.732 INFO:teuthology.orchestra.run.smithi123.stdout:Fetched 16.0 MB in 2s (7,342 kB/s) 2024-09-14T03:36:26.425 INFO:teuthology.orchestra.run.smithi038.stdout:Fetched 16.0 MB in 3s (5,600 kB/s) 2024-09-14T03:36:27.081 INFO:teuthology.orchestra.run.smithi123.stdout:Reading package lists... 2024-09-14T03:36:27.097 DEBUG:teuthology.orchestra.run.smithi123:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-14T03:36:27.151 INFO:teuthology.orchestra.run.smithi123.stdout:Reading package lists... 2024-09-14T03:36:27.336 INFO:teuthology.orchestra.run.smithi123.stdout:Building dependency tree... 2024-09-14T03:36:27.336 INFO:teuthology.orchestra.run.smithi123.stdout:Reading state information... 2024-09-14T03:36:27.503 INFO:teuthology.orchestra.run.smithi123.stdout:The following packages were automatically installed and are no longer required: 2024-09-14T03:36:27.504 INFO:teuthology.orchestra.run.smithi123.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-14T03:36:27.504 INFO:teuthology.orchestra.run.smithi123.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-14T03:36:27.504 INFO:teuthology.orchestra.run.smithi123.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-14T03:36:27.504 INFO:teuthology.orchestra.run.smithi123.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-14T03:36:27.504 INFO:teuthology.orchestra.run.smithi123.stdout: python2.7-minimal 2024-09-14T03:36:27.504 INFO:teuthology.orchestra.run.smithi123.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-14T03:36:27.505 INFO:teuthology.orchestra.run.smithi123.stdout:The following additional packages will be installed: 2024-09-14T03:36:27.506 INFO:teuthology.orchestra.run.smithi123.stdout: linux-generic linux-headers-5.15.0-121 linux-headers-5.15.0-121-generic 2024-09-14T03:36:27.506 INFO:teuthology.orchestra.run.smithi123.stdout: linux-headers-generic linux-image-5.15.0-121-generic 2024-09-14T03:36:27.506 INFO:teuthology.orchestra.run.smithi123.stdout: linux-modules-5.15.0-121-generic linux-modules-extra-5.15.0-121-generic 2024-09-14T03:36:27.507 INFO:teuthology.orchestra.run.smithi123.stdout:Suggested packages: 2024-09-14T03:36:27.507 INFO:teuthology.orchestra.run.smithi123.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-14T03:36:27.507 INFO:teuthology.orchestra.run.smithi123.stdout:Recommended packages: 2024-09-14T03:36:27.507 INFO:teuthology.orchestra.run.smithi123.stdout: thermald 2024-09-14T03:36:27.561 INFO:teuthology.orchestra.run.smithi123.stdout:The following NEW packages will be installed: 2024-09-14T03:36:27.561 INFO:teuthology.orchestra.run.smithi123.stdout: linux-headers-5.15.0-121 linux-headers-5.15.0-121-generic 2024-09-14T03:36:27.561 INFO:teuthology.orchestra.run.smithi123.stdout: linux-image-5.15.0-121-generic linux-modules-5.15.0-121-generic 2024-09-14T03:36:27.561 INFO:teuthology.orchestra.run.smithi123.stdout: linux-modules-extra-5.15.0-121-generic 2024-09-14T03:36:27.562 INFO:teuthology.orchestra.run.smithi123.stdout:The following packages will be upgraded: 2024-09-14T03:36:27.563 INFO:teuthology.orchestra.run.smithi123.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-14T03:36:27.742 INFO:teuthology.orchestra.run.smithi123.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-14T03:36:27.742 INFO:teuthology.orchestra.run.smithi123.stdout:Need to get 113 MB of archives. 2024-09-14T03:36:27.742 INFO:teuthology.orchestra.run.smithi123.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-14T03:36:27.742 INFO:teuthology.orchestra.run.smithi123.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-121-generic amd64 5.15.0-121.131 [22.7 MB] 2024-09-14T03:36:27.909 INFO:teuthology.orchestra.run.smithi038.stdout:Reading package lists... 2024-09-14T03:36:27.928 DEBUG:teuthology.orchestra.run.smithi038:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-14T03:36:27.992 INFO:teuthology.orchestra.run.smithi038.stdout:Reading package lists... 2024-09-14T03:36:28.184 INFO:teuthology.orchestra.run.smithi038.stdout:Building dependency tree... 2024-09-14T03:36:28.184 INFO:teuthology.orchestra.run.smithi038.stdout:Reading state information... 2024-09-14T03:36:28.356 INFO:teuthology.orchestra.run.smithi038.stdout:The following packages were automatically installed and are no longer required: 2024-09-14T03:36:28.357 INFO:teuthology.orchestra.run.smithi038.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-14T03:36:28.357 INFO:teuthology.orchestra.run.smithi038.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-14T03:36:28.357 INFO:teuthology.orchestra.run.smithi038.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-14T03:36:28.357 INFO:teuthology.orchestra.run.smithi038.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-14T03:36:28.358 INFO:teuthology.orchestra.run.smithi038.stdout: python2.7-minimal 2024-09-14T03:36:28.358 INFO:teuthology.orchestra.run.smithi038.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-14T03:36:28.359 INFO:teuthology.orchestra.run.smithi038.stdout:The following additional packages will be installed: 2024-09-14T03:36:28.359 INFO:teuthology.orchestra.run.smithi038.stdout: linux-generic linux-headers-5.15.0-121 linux-headers-5.15.0-121-generic 2024-09-14T03:36:28.359 INFO:teuthology.orchestra.run.smithi038.stdout: linux-headers-generic linux-image-5.15.0-121-generic 2024-09-14T03:36:28.359 INFO:teuthology.orchestra.run.smithi038.stdout: linux-modules-5.15.0-121-generic linux-modules-extra-5.15.0-121-generic 2024-09-14T03:36:28.360 INFO:teuthology.orchestra.run.smithi038.stdout:Suggested packages: 2024-09-14T03:36:28.360 INFO:teuthology.orchestra.run.smithi038.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-14T03:36:28.360 INFO:teuthology.orchestra.run.smithi038.stdout:Recommended packages: 2024-09-14T03:36:28.360 INFO:teuthology.orchestra.run.smithi038.stdout: thermald 2024-09-14T03:36:28.400 INFO:teuthology.orchestra.run.smithi038.stdout:The following NEW packages will be installed: 2024-09-14T03:36:28.400 INFO:teuthology.orchestra.run.smithi038.stdout: linux-headers-5.15.0-121 linux-headers-5.15.0-121-generic 2024-09-14T03:36:28.400 INFO:teuthology.orchestra.run.smithi038.stdout: linux-image-5.15.0-121-generic linux-modules-5.15.0-121-generic 2024-09-14T03:36:28.401 INFO:teuthology.orchestra.run.smithi038.stdout: linux-modules-extra-5.15.0-121-generic 2024-09-14T03:36:28.401 INFO:teuthology.orchestra.run.smithi038.stdout:The following packages will be upgraded: 2024-09-14T03:36:28.402 INFO:teuthology.orchestra.run.smithi038.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-14T03:36:28.582 INFO:teuthology.orchestra.run.smithi038.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-14T03:36:28.583 INFO:teuthology.orchestra.run.smithi038.stdout:Need to get 113 MB of archives. 2024-09-14T03:36:28.583 INFO:teuthology.orchestra.run.smithi038.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-14T03:36:28.583 INFO:teuthology.orchestra.run.smithi038.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-121-generic amd64 5.15.0-121.131 [22.7 MB] 2024-09-14T03:36:29.232 INFO:teuthology.orchestra.run.smithi123.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-121-generic amd64 5.15.0-121.131 [11.5 MB] 2024-09-14T03:36:29.584 INFO:teuthology.orchestra.run.smithi123.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-121-generic amd64 5.15.0-121.131 [63.9 MB] 2024-09-14T03:36:29.995 INFO:teuthology.orchestra.run.smithi038.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-121-generic amd64 5.15.0-121.131 [11.5 MB] 2024-09-14T03:36:30.352 INFO:teuthology.orchestra.run.smithi038.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-121-generic amd64 5.15.0-121.131 [63.9 MB] 2024-09-14T03:36:31.757 INFO:teuthology.orchestra.run.smithi123.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.121.121 [1,694 B] 2024-09-14T03:36:31.758 INFO:teuthology.orchestra.run.smithi123.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.121.121 [2,464 B] 2024-09-14T03:36:31.758 INFO:teuthology.orchestra.run.smithi123.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-121 all 5.15.0-121.131 [12.3 MB] 2024-09-14T03:36:32.098 INFO:teuthology.orchestra.run.smithi123.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-121-generic amd64 5.15.0-121.131 [2,827 kB] 2024-09-14T03:36:32.176 INFO:teuthology.orchestra.run.smithi123.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.121.121 [2,316 B] 2024-09-14T03:36:32.559 INFO:teuthology.orchestra.run.smithi038.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.121.121 [1,694 B] 2024-09-14T03:36:32.559 INFO:teuthology.orchestra.run.smithi038.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.121.121 [2,464 B] 2024-09-14T03:36:32.559 INFO:teuthology.orchestra.run.smithi038.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-121 all 5.15.0-121.131 [12.3 MB] 2024-09-14T03:36:32.573 INFO:teuthology.orchestra.run.smithi123.stdout:Fetched 113 MB in 5s (24.6 MB/s) 2024-09-14T03:36:32.767 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package linux-modules-5.15.0-121-generic. 2024-09-14T03:36:32.915 INFO:teuthology.orchestra.run.smithi038.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-121-generic amd64 5.15.0-121.131 [2,827 kB] 2024-09-14T03:36:32.996 INFO:teuthology.orchestra.run.smithi038.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.121.121 [2,316 B] 2024-09-14T03:36:33.408 INFO:teuthology.orchestra.run.smithi038.stdout:Fetched 113 MB in 5s (24.7 MB/s) 2024-09-14T03:36:33.561 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package linux-modules-5.15.0-121-generic. 2024-09-14T03:36:34.701 INFO:teuthology.orchestra.run.smithi123.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-09-14T03:36:34.705 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../0-linux-modules-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-14T03:36:34.772 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking linux-modules-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-14T03:36:35.577 INFO:teuthology.orchestra.run.smithi038.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-09-14T03:36:35.581 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../0-linux-modules-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-14T03:36:35.650 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking linux-modules-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-14T03:36:36.858 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package linux-image-5.15.0-121-generic. 2024-09-14T03:36:36.880 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../1-linux-image-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-14T03:36:36.957 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-14T03:36:37.456 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-121-generic. 2024-09-14T03:36:37.476 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-14T03:36:37.519 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking linux-modules-extra-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-14T03:36:37.735 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package linux-image-5.15.0-121-generic. 2024-09-14T03:36:37.756 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../1-linux-image-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-14T03:36:37.852 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-14T03:36:38.430 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-121-generic. 2024-09-14T03:36:38.451 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-14T03:36:38.488 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking linux-modules-extra-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-14T03:36:44.201 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../3-linux-generic_5.15.0.121.121_amd64.deb ... 2024-09-14T03:36:44.327 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking linux-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-14T03:36:44.618 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.121.121_amd64.deb ... 2024-09-14T03:36:44.739 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking linux-image-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-14T03:36:44.813 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../3-linux-generic_5.15.0.121.121_amd64.deb ... 2024-09-14T03:36:44.931 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking linux-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-14T03:36:45.050 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package linux-headers-5.15.0-121. 2024-09-14T03:36:45.060 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../5-linux-headers-5.15.0-121_5.15.0-121.131_all.deb ... 2024-09-14T03:36:45.100 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking linux-headers-5.15.0-121 (5.15.0-121.131) ... 2024-09-14T03:36:45.247 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.121.121_amd64.deb ... 2024-09-14T03:36:45.367 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking linux-image-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-14T03:36:45.646 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package linux-headers-5.15.0-121. 2024-09-14T03:36:45.656 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../5-linux-headers-5.15.0-121_5.15.0-121.131_all.deb ... 2024-09-14T03:36:45.695 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking linux-headers-5.15.0-121 (5.15.0-121.131) ... 2024-09-14T03:36:50.838 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package linux-headers-5.15.0-121-generic. 2024-09-14T03:36:50.875 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../6-linux-headers-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-14T03:36:50.912 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking linux-headers-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-14T03:36:51.045 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package linux-headers-5.15.0-121-generic. 2024-09-14T03:36:51.081 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../6-linux-headers-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-14T03:36:51.119 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking linux-headers-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-14T03:36:53.574 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.121.121_amd64.deb ... 2024-09-14T03:36:53.687 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.121.121_amd64.deb ... 2024-09-14T03:36:53.698 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking linux-headers-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-14T03:36:53.812 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking linux-headers-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-14T03:36:54.015 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up linux-headers-5.15.0-121 (5.15.0-121.131) ... 2024-09-14T03:36:54.120 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up linux-headers-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-14T03:36:54.137 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up linux-headers-5.15.0-121 (5.15.0-121.131) ... 2024-09-14T03:36:54.259 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up linux-headers-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-14T03:36:55.038 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up linux-headers-generic (5.15.0.121.121) ... 2024-09-14T03:36:55.079 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up linux-headers-generic (5.15.0.121.121) ... 2024-09-14T03:36:55.191 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-14T03:36:55.422 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-14T03:36:56.554 INFO:teuthology.orchestra.run.smithi038.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-14T03:36:56.554 INFO:teuthology.orchestra.run.smithi038.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-14T03:36:56.554 INFO:teuthology.orchestra.run.smithi038.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-121-generic 2024-09-14T03:36:56.554 INFO:teuthology.orchestra.run.smithi038.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-121-generic 2024-09-14T03:36:56.719 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up linux-modules-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-14T03:36:56.740 INFO:teuthology.orchestra.run.smithi123.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-14T03:36:56.740 INFO:teuthology.orchestra.run.smithi123.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-14T03:36:56.740 INFO:teuthology.orchestra.run.smithi123.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-121-generic 2024-09-14T03:36:56.740 INFO:teuthology.orchestra.run.smithi123.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-121-generic 2024-09-14T03:36:56.890 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up linux-modules-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-14T03:36:58.144 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up linux-modules-extra-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-14T03:36:58.299 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up linux-modules-extra-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-14T03:36:59.613 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up linux-image-generic (5.15.0.121.121) ... 2024-09-14T03:36:59.651 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up linux-image-generic (5.15.0.121.121) ... 2024-09-14T03:36:59.738 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up linux-generic (5.15.0.121.121) ... 2024-09-14T03:36:59.777 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up linux-generic (5.15.0.121.121) ... 2024-09-14T03:36:59.865 INFO:teuthology.orchestra.run.smithi038.stdout:Processing triggers for linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-14T03:36:59.903 INFO:teuthology.orchestra.run.smithi123.stdout:Processing triggers for linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-14T03:36:59.925 INFO:teuthology.orchestra.run.smithi038.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-14T03:36:59.925 INFO:teuthology.orchestra.run.smithi038.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-121-generic 2024-09-14T03:36:59.961 INFO:teuthology.orchestra.run.smithi123.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-14T03:36:59.961 INFO:teuthology.orchestra.run.smithi123.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-121-generic 2024-09-14T03:37:13.867 INFO:teuthology.orchestra.run.smithi123.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-14T03:37:13.868 INFO:teuthology.orchestra.run.smithi123.stdout:Sourcing file `/etc/default/grub' 2024-09-14T03:37:13.885 INFO:teuthology.orchestra.run.smithi123.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-14T03:37:13.913 INFO:teuthology.orchestra.run.smithi123.stdout:Generating grub configuration file ... 2024-09-14T03:37:14.161 INFO:teuthology.orchestra.run.smithi123.stdout:Found linux image: /boot/vmlinuz-5.15.0-121-generic 2024-09-14T03:37:14.187 INFO:teuthology.orchestra.run.smithi123.stdout:Found initrd image: /boot/initrd.img-5.15.0-121-generic 2024-09-14T03:37:14.441 INFO:teuthology.orchestra.run.smithi038.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-14T03:37:14.441 INFO:teuthology.orchestra.run.smithi038.stdout:Sourcing file `/etc/default/grub' 2024-09-14T03:37:14.453 INFO:teuthology.orchestra.run.smithi038.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-14T03:37:14.475 INFO:teuthology.orchestra.run.smithi038.stdout:Generating grub configuration file ... 2024-09-14T03:37:14.493 INFO:teuthology.orchestra.run.smithi123.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-14T03:37:14.499 INFO:teuthology.orchestra.run.smithi123.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-14T03:37:14.577 INFO:teuthology.orchestra.run.smithi123.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-14T03:37:14.583 INFO:teuthology.orchestra.run.smithi123.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-14T03:37:14.737 INFO:teuthology.orchestra.run.smithi123.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-14T03:37:14.737 INFO:teuthology.orchestra.run.smithi123.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-14T03:37:14.737 INFO:teuthology.orchestra.run.smithi123.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-14T03:37:14.778 INFO:teuthology.orchestra.run.smithi123.stdout:done 2024-09-14T03:37:14.802 INFO:teuthology.orchestra.run.smithi038.stdout:Found linux image: /boot/vmlinuz-5.15.0-121-generic 2024-09-14T03:37:14.833 INFO:teuthology.orchestra.run.smithi038.stdout:Found initrd image: /boot/initrd.img-5.15.0-121-generic 2024-09-14T03:37:15.177 INFO:teuthology.orchestra.run.smithi038.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-14T03:37:15.183 INFO:teuthology.orchestra.run.smithi038.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-14T03:37:15.256 INFO:teuthology.orchestra.run.smithi038.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-14T03:37:15.262 INFO:teuthology.orchestra.run.smithi038.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-14T03:37:15.264 DEBUG:teuthology.orchestra.run.smithi123:> dpkg -s linux-image-generic 2024-09-14T03:37:15.291 INFO:teuthology.orchestra.run.smithi123.stdout:Package: linux-image-generic 2024-09-14T03:37:15.292 INFO:teuthology.orchestra.run.smithi123.stdout:Status: install ok installed 2024-09-14T03:37:15.292 INFO:teuthology.orchestra.run.smithi123.stdout:Priority: optional 2024-09-14T03:37:15.292 INFO:teuthology.orchestra.run.smithi123.stdout:Section: kernel 2024-09-14T03:37:15.292 INFO:teuthology.orchestra.run.smithi123.stdout:Installed-Size: 21 2024-09-14T03:37:15.292 INFO:teuthology.orchestra.run.smithi123.stdout:Maintainer: Ubuntu Kernel Team 2024-09-14T03:37:15.292 INFO:teuthology.orchestra.run.smithi123.stdout:Architecture: amd64 2024-09-14T03:37:15.292 INFO:teuthology.orchestra.run.smithi123.stdout:Source: linux-meta 2024-09-14T03:37:15.292 INFO:teuthology.orchestra.run.smithi123.stdout:Version: 5.15.0.121.121 2024-09-14T03:37:15.292 INFO:teuthology.orchestra.run.smithi123.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-121), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-14T03:37:15.292 INFO:teuthology.orchestra.run.smithi123.stdout:Depends: linux-image-5.15.0-121-generic, linux-modules-extra-5.15.0-121-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-14T03:37:15.292 INFO:teuthology.orchestra.run.smithi123.stdout:Recommends: thermald 2024-09-14T03:37:15.292 INFO:teuthology.orchestra.run.smithi123.stdout:Description: Generic Linux kernel image 2024-09-14T03:37:15.292 INFO:teuthology.orchestra.run.smithi123.stdout: This package will always depend on the latest generic kernel image 2024-09-14T03:37:15.293 INFO:teuthology.orchestra.run.smithi123.stdout: available. 2024-09-14T03:37:15.293 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-121-generic 2024-09-14T03:37:15.294 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-14T03:37:15.294 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-14T03:37:15.294 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-09-14T03:37:15.294 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi123.front.sepia.ceph.com, path=None, version=distro) 2024-09-14T03:37:15.294 DEBUG:teuthology.orchestra.run.smithi123:> sudo apt-get clean 2024-09-14T03:37:15.416 INFO:teuthology.orchestra.run.smithi038.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-14T03:37:15.417 INFO:teuthology.orchestra.run.smithi038.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-14T03:37:15.417 INFO:teuthology.orchestra.run.smithi038.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-14T03:37:15.453 DEBUG:teuthology.orchestra.run.smithi123:> sudo apt-get update 2024-09-14T03:37:15.461 INFO:teuthology.orchestra.run.smithi038.stdout:done 2024-09-14T03:37:15.563 INFO:teuthology.orchestra.run.smithi123.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-14T03:37:15.563 INFO:teuthology.orchestra.run.smithi123.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-14T03:37:15.573 INFO:teuthology.orchestra.run.smithi123.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-14T03:37:15.591 INFO:teuthology.orchestra.run.smithi123.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-14T03:37:15.943 DEBUG:teuthology.orchestra.run.smithi038:> dpkg -s linux-image-generic 2024-09-14T03:37:15.968 INFO:teuthology.orchestra.run.smithi038.stdout:Package: linux-image-generic 2024-09-14T03:37:15.968 INFO:teuthology.orchestra.run.smithi038.stdout:Status: install ok installed 2024-09-14T03:37:15.968 INFO:teuthology.orchestra.run.smithi038.stdout:Priority: optional 2024-09-14T03:37:15.968 INFO:teuthology.orchestra.run.smithi038.stdout:Section: kernel 2024-09-14T03:37:15.968 INFO:teuthology.orchestra.run.smithi038.stdout:Installed-Size: 21 2024-09-14T03:37:15.968 INFO:teuthology.orchestra.run.smithi038.stdout:Maintainer: Ubuntu Kernel Team 2024-09-14T03:37:15.969 INFO:teuthology.orchestra.run.smithi038.stdout:Architecture: amd64 2024-09-14T03:37:15.969 INFO:teuthology.orchestra.run.smithi038.stdout:Source: linux-meta 2024-09-14T03:37:15.969 INFO:teuthology.orchestra.run.smithi038.stdout:Version: 5.15.0.121.121 2024-09-14T03:37:15.969 INFO:teuthology.orchestra.run.smithi038.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-121), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-14T03:37:15.969 INFO:teuthology.orchestra.run.smithi038.stdout:Depends: linux-image-5.15.0-121-generic, linux-modules-extra-5.15.0-121-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-14T03:37:15.969 INFO:teuthology.orchestra.run.smithi038.stdout:Recommends: thermald 2024-09-14T03:37:15.969 INFO:teuthology.orchestra.run.smithi038.stdout:Description: Generic Linux kernel image 2024-09-14T03:37:15.969 INFO:teuthology.orchestra.run.smithi038.stdout: This package will always depend on the latest generic kernel image 2024-09-14T03:37:15.969 INFO:teuthology.orchestra.run.smithi038.stdout: available. 2024-09-14T03:37:15.970 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-121-generic 2024-09-14T03:37:15.970 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-14T03:37:15.970 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-14T03:37:15.970 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-09-14T03:37:15.970 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi038.front.sepia.ceph.com, path=None, version=distro) 2024-09-14T03:37:15.970 DEBUG:teuthology.orchestra.run.smithi038:> sudo apt-get clean 2024-09-14T03:37:16.127 DEBUG:teuthology.orchestra.run.smithi038:> sudo apt-get update 2024-09-14T03:37:16.250 INFO:teuthology.orchestra.run.smithi038.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-14T03:37:16.371 INFO:teuthology.orchestra.run.smithi038.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-14T03:37:16.456 INFO:teuthology.orchestra.run.smithi038.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-14T03:37:16.533 INFO:teuthology.orchestra.run.smithi038.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-14T03:37:16.966 INFO:teuthology.orchestra.run.smithi123.stdout:Reading package lists... 2024-09-14T03:37:16.984 DEBUG:teuthology.orchestra.run.smithi123:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-14T03:37:17.038 INFO:teuthology.orchestra.run.smithi123.stdout:Reading package lists... 2024-09-14T03:37:17.225 INFO:teuthology.orchestra.run.smithi123.stdout:Building dependency tree... 2024-09-14T03:37:17.226 INFO:teuthology.orchestra.run.smithi123.stdout:Reading state information... 2024-09-14T03:37:17.394 INFO:teuthology.orchestra.run.smithi123.stdout:linux-image-generic is already the newest version (5.15.0.121.121). 2024-09-14T03:37:17.394 INFO:teuthology.orchestra.run.smithi123.stdout:The following packages were automatically installed and are no longer required: 2024-09-14T03:37:17.394 INFO:teuthology.orchestra.run.smithi123.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-14T03:37:17.394 INFO:teuthology.orchestra.run.smithi123.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-14T03:37:17.394 INFO:teuthology.orchestra.run.smithi123.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-14T03:37:17.395 INFO:teuthology.orchestra.run.smithi123.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-14T03:37:17.395 INFO:teuthology.orchestra.run.smithi123.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-14T03:37:17.395 INFO:teuthology.orchestra.run.smithi123.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-14T03:37:17.434 INFO:teuthology.orchestra.run.smithi123.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-14T03:37:17.436 DEBUG:teuthology.orchestra.run.smithi123:> dpkg -s linux-image-generic 2024-09-14T03:37:17.493 INFO:teuthology.orchestra.run.smithi123.stdout:Package: linux-image-generic 2024-09-14T03:37:17.493 INFO:teuthology.orchestra.run.smithi123.stdout:Status: install ok installed 2024-09-14T03:37:17.493 INFO:teuthology.orchestra.run.smithi123.stdout:Priority: optional 2024-09-14T03:37:17.493 INFO:teuthology.orchestra.run.smithi123.stdout:Section: kernel 2024-09-14T03:37:17.493 INFO:teuthology.orchestra.run.smithi123.stdout:Installed-Size: 21 2024-09-14T03:37:17.493 INFO:teuthology.orchestra.run.smithi123.stdout:Maintainer: Ubuntu Kernel Team 2024-09-14T03:37:17.493 INFO:teuthology.orchestra.run.smithi123.stdout:Architecture: amd64 2024-09-14T03:37:17.493 INFO:teuthology.orchestra.run.smithi123.stdout:Source: linux-meta 2024-09-14T03:37:17.493 INFO:teuthology.orchestra.run.smithi123.stdout:Version: 5.15.0.121.121 2024-09-14T03:37:17.494 INFO:teuthology.orchestra.run.smithi123.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-121), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-14T03:37:17.494 INFO:teuthology.orchestra.run.smithi123.stdout:Depends: linux-image-5.15.0-121-generic, linux-modules-extra-5.15.0-121-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-14T03:37:17.494 INFO:teuthology.orchestra.run.smithi123.stdout:Recommends: thermald 2024-09-14T03:37:17.494 INFO:teuthology.orchestra.run.smithi123.stdout:Description: Generic Linux kernel image 2024-09-14T03:37:17.494 INFO:teuthology.orchestra.run.smithi123.stdout: This package will always depend on the latest generic kernel image 2024-09-14T03:37:17.494 INFO:teuthology.orchestra.run.smithi123.stdout: available. 2024-09-14T03:37:17.494 DEBUG:teuthology.orchestra.run.smithi123:> mktemp 2024-09-14T03:37:17.538 INFO:teuthology.orchestra.run.smithi123.stdout:/tmp/tmp.J4f1bkWM6G 2024-09-14T03:37:17.539 DEBUG:teuthology.orchestra.run.smithi123:> sudo cp /boot/grub/grub.cfg /tmp/tmp.J4f1bkWM6G 2024-09-14T03:37:17.595 DEBUG:teuthology.orchestra.run.smithi123:> sudo chmod 0666 /tmp/tmp.J4f1bkWM6G 2024-09-14T03:37:17.727 DEBUG:teuthology.orchestra.remote:smithi123:/tmp/tmp.J4f1bkWM6G is 10KB 2024-09-14T03:37:17.737 INFO:teuthology.orchestra.run.smithi038.stdout:Reading package lists... 2024-09-14T03:37:17.740 DEBUG:teuthology.orchestra.run.smithi123:> rm -fr /tmp/tmp.J4f1bkWM6G 2024-09-14T03:37:17.745 DEBUG:teuthology.orchestra.run.smithi123:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-14T03:37:17.756 DEBUG:teuthology.orchestra.run.smithi038:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-14T03:37:17.798 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2024-09-14T03:37:17.798 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-14T03:37:17.798 DEBUG:teuthology.orchestra.run.smithi123:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-14T03:37:17.810 INFO:teuthology.orchestra.run.smithi038.stdout:Reading package lists... 2024-09-14T03:37:17.865 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-121-generic 2024-09-14T03:37:17.865 DEBUG:teuthology.orchestra.run.smithi123:> sudo update-grub 2024-09-14T03:37:18.000 INFO:teuthology.orchestra.run.smithi038.stdout:Building dependency tree... 2024-09-14T03:37:18.001 INFO:teuthology.orchestra.run.smithi038.stdout:Reading state information... 2024-09-14T03:37:18.172 INFO:teuthology.orchestra.run.smithi038.stdout:linux-image-generic is already the newest version (5.15.0.121.121). 2024-09-14T03:37:18.173 INFO:teuthology.orchestra.run.smithi038.stdout:The following packages were automatically installed and are no longer required: 2024-09-14T03:37:18.173 INFO:teuthology.orchestra.run.smithi038.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-14T03:37:18.173 INFO:teuthology.orchestra.run.smithi038.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-14T03:37:18.173 INFO:teuthology.orchestra.run.smithi038.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-14T03:37:18.173 INFO:teuthology.orchestra.run.smithi038.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-14T03:37:18.173 INFO:teuthology.orchestra.run.smithi038.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-14T03:37:18.173 INFO:teuthology.orchestra.run.smithi038.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-14T03:37:18.215 INFO:teuthology.orchestra.run.smithi038.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-14T03:37:18.217 DEBUG:teuthology.orchestra.run.smithi038:> dpkg -s linux-image-generic 2024-09-14T03:37:18.276 INFO:teuthology.orchestra.run.smithi038.stdout:Package: linux-image-generic 2024-09-14T03:37:18.276 INFO:teuthology.orchestra.run.smithi038.stdout:Status: install ok installed 2024-09-14T03:37:18.276 INFO:teuthology.orchestra.run.smithi038.stdout:Priority: optional 2024-09-14T03:37:18.277 INFO:teuthology.orchestra.run.smithi038.stdout:Section: kernel 2024-09-14T03:37:18.277 INFO:teuthology.orchestra.run.smithi038.stdout:Installed-Size: 21 2024-09-14T03:37:18.277 INFO:teuthology.orchestra.run.smithi038.stdout:Maintainer: Ubuntu Kernel Team 2024-09-14T03:37:18.277 INFO:teuthology.orchestra.run.smithi038.stdout:Architecture: amd64 2024-09-14T03:37:18.277 INFO:teuthology.orchestra.run.smithi038.stdout:Source: linux-meta 2024-09-14T03:37:18.277 INFO:teuthology.orchestra.run.smithi038.stdout:Version: 5.15.0.121.121 2024-09-14T03:37:18.277 INFO:teuthology.orchestra.run.smithi038.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-121), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-14T03:37:18.277 INFO:teuthology.orchestra.run.smithi038.stdout:Depends: linux-image-5.15.0-121-generic, linux-modules-extra-5.15.0-121-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-14T03:37:18.277 INFO:teuthology.orchestra.run.smithi038.stdout:Recommends: thermald 2024-09-14T03:37:18.277 INFO:teuthology.orchestra.run.smithi038.stdout:Description: Generic Linux kernel image 2024-09-14T03:37:18.277 INFO:teuthology.orchestra.run.smithi038.stdout: This package will always depend on the latest generic kernel image 2024-09-14T03:37:18.277 INFO:teuthology.orchestra.run.smithi038.stdout: available. 2024-09-14T03:37:18.278 DEBUG:teuthology.orchestra.run.smithi038:> mktemp 2024-09-14T03:37:18.321 INFO:teuthology.orchestra.run.smithi038.stdout:/tmp/tmp.Xqtpox9Vb4 2024-09-14T03:37:18.321 DEBUG:teuthology.orchestra.run.smithi038:> sudo cp /boot/grub/grub.cfg /tmp/tmp.Xqtpox9Vb4 2024-09-14T03:37:18.378 DEBUG:teuthology.orchestra.run.smithi038:> sudo chmod 0666 /tmp/tmp.Xqtpox9Vb4 2024-09-14T03:37:18.494 DEBUG:teuthology.orchestra.remote:smithi038:/tmp/tmp.Xqtpox9Vb4 is 10KB 2024-09-14T03:37:18.506 DEBUG:teuthology.orchestra.run.smithi038:> rm -fr /tmp/tmp.Xqtpox9Vb4 2024-09-14T03:37:18.512 DEBUG:teuthology.orchestra.run.smithi038:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-14T03:37:18.565 DEBUG:teuthology.orchestra.run.smithi038:> set -ex 2024-09-14T03:37:18.565 DEBUG:teuthology.orchestra.run.smithi038:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-14T03:37:18.565 DEBUG:teuthology.orchestra.run.smithi038:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-14T03:37:18.645 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-121-generic 2024-09-14T03:37:18.645 DEBUG:teuthology.orchestra.run.smithi038:> sudo update-grub 2024-09-14T03:37:19.074 INFO:teuthology.orchestra.run.smithi123.stderr:Sourcing file `/etc/default/grub' 2024-09-14T03:37:19.075 INFO:teuthology.orchestra.run.smithi123.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-14T03:37:19.078 INFO:teuthology.orchestra.run.smithi123.stderr:Generating grub configuration file ... 2024-09-14T03:37:19.274 INFO:teuthology.orchestra.run.smithi123.stderr:Found linux image: /boot/vmlinuz-5.15.0-121-generic 2024-09-14T03:37:19.281 INFO:teuthology.orchestra.run.smithi123.stderr:Found initrd image: /boot/initrd.img-5.15.0-121-generic 2024-09-14T03:37:19.516 INFO:teuthology.orchestra.run.smithi123.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-14T03:37:19.521 INFO:teuthology.orchestra.run.smithi123.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-14T03:37:19.562 INFO:teuthology.orchestra.run.smithi123.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-14T03:37:19.567 INFO:teuthology.orchestra.run.smithi123.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-14T03:37:19.710 INFO:teuthology.orchestra.run.smithi123.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-14T03:37:19.710 INFO:teuthology.orchestra.run.smithi123.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-14T03:37:19.710 INFO:teuthology.orchestra.run.smithi123.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-14T03:37:19.731 INFO:teuthology.orchestra.run.smithi123.stderr:done 2024-09-14T03:37:19.734 DEBUG:teuthology.orchestra.run.smithi123:> sudo shutdown -r now 2024-09-14T03:37:19.867 INFO:teuthology.orchestra.run.smithi038.stderr:Sourcing file `/etc/default/grub' 2024-09-14T03:37:19.869 INFO:teuthology.orchestra.run.smithi038.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-14T03:37:19.870 INFO:teuthology.orchestra.run.smithi038.stderr:Generating grub configuration file ... 2024-09-14T03:37:20.128 INFO:teuthology.orchestra.run.smithi038.stderr:Found linux image: /boot/vmlinuz-5.15.0-121-generic 2024-09-14T03:37:20.134 INFO:teuthology.orchestra.run.smithi038.stderr:Found initrd image: /boot/initrd.img-5.15.0-121-generic 2024-09-14T03:37:20.413 INFO:teuthology.orchestra.run.smithi038.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-14T03:37:20.419 INFO:teuthology.orchestra.run.smithi038.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-14T03:37:20.460 INFO:teuthology.orchestra.run.smithi038.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-14T03:37:20.465 INFO:teuthology.orchestra.run.smithi038.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-14T03:37:20.593 INFO:teuthology.orchestra.run.smithi038.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-14T03:37:20.593 INFO:teuthology.orchestra.run.smithi038.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-14T03:37:20.593 INFO:teuthology.orchestra.run.smithi038.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-14T03:37:20.613 INFO:teuthology.orchestra.run.smithi038.stderr:done 2024-09-14T03:37:20.622 DEBUG:teuthology.orchestra.run.smithi038:> sudo shutdown -r now 2024-09-14T03:37:49.765 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-09-14T03:37:49.766 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi123.front.sepia.ceph.com' 2024-09-14T03:37:49.767 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi123.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T03:37:50.626 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-09-14T03:37:50.626 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi038.front.sepia.ceph.com' 2024-09-14T03:37:50.626 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi038.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T03:38:08.321 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.123 2024-09-14T03:38:09.085 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.38 2024-09-14T03:38:17.329 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi123.front.sepia.ceph.com' 2024-09-14T03:38:17.329 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi123.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T03:38:18.086 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi038.front.sepia.ceph.com' 2024-09-14T03:38:18.087 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi038.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T03:38:20.381 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.123 2024-09-14T03:38:21.149 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.38 2024-09-14T03:38:32.391 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi123.front.sepia.ceph.com' 2024-09-14T03:38:32.393 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi123.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T03:38:33.150 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi038.front.sepia.ceph.com' 2024-09-14T03:38:33.151 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi038.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T03:38:50.813 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.123 2024-09-14T03:39:05.829 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi123.front.sepia.ceph.com' 2024-09-14T03:39:05.831 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi123.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T03:39:06.338 DEBUG:teuthology.orchestra.run.smithi123:> true 2024-09-14T03:39:07.386 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi123.front.sepia.ceph.com' 2024-09-14T03:39:07.386 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.15.0-121-generic"... 2024-09-14T03:39:07.386 DEBUG:teuthology.orchestra.run.smithi123:> uname -r 2024-09-14T03:39:07.432 INFO:teuthology.orchestra.run.smithi123.stdout:5.15.0-121-generic 2024-09-14T03:39:07.432 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-121-generic vs 5.15.0-121-generic 2024-09-14T03:39:07.433 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-14T03:39:07.433 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-14T03:39:08.434 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-09-14T03:39:08.434 DEBUG:teuthology.orchestra.run.smithi123:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-14T03:39:08.901 INFO:teuthology.orchestra.run.smithi123.stdout:ttyS1 2024-09-14T03:39:08.934 DEBUG:teuthology.parallel:result is None 2024-09-14T03:39:33.153 DEBUG:teuthology.orchestra.remote:timed out 2024-09-14T03:39:48.154 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi038.front.sepia.ceph.com' 2024-09-14T03:39:48.156 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi038.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T03:39:48.388 DEBUG:teuthology.orchestra.run.smithi038:> true 2024-09-14T03:39:48.904 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi038.front.sepia.ceph.com' 2024-09-14T03:39:48.904 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.15.0-121-generic"... 2024-09-14T03:39:48.905 DEBUG:teuthology.orchestra.run.smithi038:> uname -r 2024-09-14T03:39:48.951 INFO:teuthology.orchestra.run.smithi038.stdout:5.15.0-121-generic 2024-09-14T03:39:48.951 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-121-generic vs 5.15.0-121-generic 2024-09-14T03:39:48.951 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-14T03:39:48.952 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-14T03:39:49.952 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-09-14T03:39:49.953 DEBUG:teuthology.orchestra.run.smithi038:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-14T03:39:50.040 INFO:teuthology.orchestra.run.smithi038.stdout:ttyS1 2024-09-14T03:39:50.058 DEBUG:teuthology.parallel:result is None 2024-09-14T03:39:50.058 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-14T03:39:50.528 INFO:teuthology.task.internal:Creating test directory... 2024-09-14T03:39:50.528 DEBUG:teuthology.orchestra.run.smithi038:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-14T03:39:50.531 DEBUG:teuthology.orchestra.run.smithi123:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-14T03:39:50.537 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-14T03:39:50.583 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-14T03:39:50.595 INFO:teuthology.task.internal:Creating archive directory... 2024-09-14T03:39:50.596 DEBUG:teuthology.orchestra.run.smithi038:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-14T03:39:50.599 DEBUG:teuthology.orchestra.run.smithi123:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-14T03:39:50.697 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-14T03:39:50.704 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-14T03:39:50.705 DEBUG:teuthology.orchestra.run.smithi038:> 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-09-14T03:39:50.707 DEBUG:teuthology.orchestra.run.smithi123:> 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-09-14T03:39:50.725 INFO:teuthology.orchestra.run.smithi038.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-14T03:39:50.729 INFO:teuthology.orchestra.run.smithi123.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-14T03:39:50.738 INFO:teuthology.orchestra.run.smithi038.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-14T03:39:50.739 INFO:teuthology.orchestra.run.smithi123.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-14T03:39:50.739 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-14T03:39:50.746 INFO:teuthology.task.internal:Configuring sudo... 2024-09-14T03:39:50.747 DEBUG:teuthology.orchestra.run.smithi038:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-14T03:39:50.784 DEBUG:teuthology.orchestra.run.smithi123:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-14T03:39:50.802 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-14T03:39:50.811 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-14T03:39:50.812 DEBUG:teuthology.orchestra.run.smithi038:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-14T03:39:50.845 DEBUG:teuthology.orchestra.run.smithi123:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-14T03:39:50.849 DEBUG:teuthology.orchestra.run.smithi038:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-14T03:39:50.896 DEBUG:teuthology.orchestra.run.smithi038:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-14T03:39:50.944 DEBUG:teuthology.orchestra.run.smithi038:> set -ex 2024-09-14T03:39:50.944 DEBUG:teuthology.orchestra.run.smithi038:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-14T03:39:51.008 DEBUG:teuthology.orchestra.run.smithi123:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-14T03:39:51.014 DEBUG:teuthology.orchestra.run.smithi123:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-14T03:39:51.064 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2024-09-14T03:39:51.064 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-14T03:39:51.132 DEBUG:teuthology.orchestra.run.smithi038:> sudo service rsyslog restart 2024-09-14T03:39:51.135 DEBUG:teuthology.orchestra.run.smithi123:> sudo service rsyslog restart 2024-09-14T03:39:51.205 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-14T03:39:51.213 INFO:teuthology.task.internal:Starting timer... 2024-09-14T03:39:51.213 INFO:teuthology.run_tasks:Running task pcp... 2024-09-14T03:39:51.237 INFO:teuthology.run_tasks:Running task selinux... 2024-09-14T03:39:51.246 DEBUG:teuthology.task.selinux:Excluding smithi038: OS 'ubuntu' does not support SELinux 2024-09-14T03:39:51.246 DEBUG:teuthology.task.selinux:Excluding smithi123: OS 'ubuntu' does not support SELinux 2024-09-14T03:39:51.246 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-14T03:39:51.246 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-09-14T03:39:51.246 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-14T03:39:51.247 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-14T03:39:51.254 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-09-14T03:39:51.258 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-09-14T03:39:51.385 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-14T03:39:51.397 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-09-14T03:39:51.399 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi038.front.sepia.ceph.com,smithi123.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-14T03:47:28.409 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi038.front.sepia.ceph.com'), Remote(name='ubuntu@smithi123.front.sepia.ceph.com')] 2024-09-14T03:47:28.410 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi038.front.sepia.ceph.com' 2024-09-14T03:47:28.411 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi038.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T03:47:28.496 DEBUG:teuthology.orchestra.run.smithi038:> true 2024-09-14T03:47:28.573 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi038.front.sepia.ceph.com' 2024-09-14T03:47:28.573 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi123.front.sepia.ceph.com' 2024-09-14T03:47:28.574 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi123.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T03:47:28.653 DEBUG:teuthology.orchestra.run.smithi123:> true 2024-09-14T03:47:28.728 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi123.front.sepia.ceph.com' 2024-09-14T03:47:28.729 INFO:teuthology.run_tasks:Running task clock... 2024-09-14T03:47:28.739 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-14T03:47:28.739 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-14T03:47:28.740 DEBUG:teuthology.orchestra.run.smithi038:> 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-09-14T03:47:28.742 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-14T03:47:28.742 DEBUG:teuthology.orchestra.run.smithi123:> 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-09-14T03:47:28.767 INFO:teuthology.orchestra.run.smithi038.stdout:14 Sep 03:47:28 ntpd[18381]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-14T03:47:28.767 INFO:teuthology.orchestra.run.smithi038.stdout:14 Sep 03:47:28 ntpd[18381]: Command line: ntpd -gq 2024-09-14T03:47:28.767 INFO:teuthology.orchestra.run.smithi038.stdout:14 Sep 03:47:28 ntpd[18381]: ---------------------------------------------------- 2024-09-14T03:47:28.767 INFO:teuthology.orchestra.run.smithi038.stdout:14 Sep 03:47:28 ntpd[18381]: ntp-4 is maintained by Network Time Foundation, 2024-09-14T03:47:28.767 INFO:teuthology.orchestra.run.smithi038.stdout:14 Sep 03:47:28 ntpd[18381]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-14T03:47:28.767 INFO:teuthology.orchestra.run.smithi038.stdout:14 Sep 03:47:28 ntpd[18381]: corporation. Support and training for ntp-4 are 2024-09-14T03:47:28.767 INFO:teuthology.orchestra.run.smithi038.stdout:14 Sep 03:47:28 ntpd[18381]: available at https://www.nwtime.org/support 2024-09-14T03:47:28.767 INFO:teuthology.orchestra.run.smithi038.stdout:14 Sep 03:47:28 ntpd[18381]: ---------------------------------------------------- 2024-09-14T03:47:28.768 INFO:teuthology.orchestra.run.smithi038.stdout:14 Sep 03:47:28 ntpd[18381]: proto: precision = 0.064 usec (-24) 2024-09-14T03:47:28.768 INFO:teuthology.orchestra.run.smithi038.stdout:14 Sep 03:47:28 ntpd[18381]: basedate set to 2022-02-04 2024-09-14T03:47:28.768 INFO:teuthology.orchestra.run.smithi038.stdout:14 Sep 03:47:28 ntpd[18381]: gps base set to 2022-02-06 (week 2196) 2024-09-14T03:47:28.769 INFO:teuthology.orchestra.run.smithi038.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-14T03:47:28.769 INFO:teuthology.orchestra.run.smithi038.stdout:14 Sep 03:47:28 ntpd[18381]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-14T03:47:28.769 INFO:teuthology.orchestra.run.smithi038.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-14T03:47:28.770 INFO:teuthology.orchestra.run.smithi038.stdout:14 Sep 03:47:28 ntpd[18381]: restrict ::: KOD does nothing without LIMITED. 2024-09-14T03:47:28.770 INFO:teuthology.orchestra.run.smithi038.stdout:14 Sep 03:47:28 ntpd[18381]: Listen and drop on 0 v6wildcard [::]:123 2024-09-14T03:47:28.770 INFO:teuthology.orchestra.run.smithi038.stdout:14 Sep 03:47:28 ntpd[18381]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-14T03:47:28.771 INFO:teuthology.orchestra.run.smithi038.stdout:14 Sep 03:47:28 ntpd[18381]: Listen normally on 2 lo 127.0.0.1:123 2024-09-14T03:47:28.771 INFO:teuthology.orchestra.run.smithi038.stdout:14 Sep 03:47:28 ntpd[18381]: Listen normally on 3 ens1f0 172.21.15.38:123 2024-09-14T03:47:28.771 INFO:teuthology.orchestra.run.smithi038.stdout:14 Sep 03:47:28 ntpd[18381]: Listen normally on 4 lo [::1]:123 2024-09-14T03:47:28.771 INFO:teuthology.orchestra.run.smithi038.stdout:14 Sep 03:47:28 ntpd[18381]: Listen normally on 5 ens1f0 [fe80::ec4:7aff:febd:15fc%4]:123 2024-09-14T03:47:28.771 INFO:teuthology.orchestra.run.smithi038.stdout:14 Sep 03:47:28 ntpd[18381]: Listening on routing socket on fd #22 for interface updates 2024-09-14T03:47:28.799 INFO:teuthology.orchestra.run.smithi123.stdout:14 Sep 03:47:28 ntpd[18522]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-14T03:47:28.799 INFO:teuthology.orchestra.run.smithi123.stdout:14 Sep 03:47:28 ntpd[18522]: Command line: ntpd -gq 2024-09-14T03:47:28.800 INFO:teuthology.orchestra.run.smithi123.stdout:14 Sep 03:47:28 ntpd[18522]: ---------------------------------------------------- 2024-09-14T03:47:28.800 INFO:teuthology.orchestra.run.smithi123.stdout:14 Sep 03:47:28 ntpd[18522]: ntp-4 is maintained by Network Time Foundation, 2024-09-14T03:47:28.800 INFO:teuthology.orchestra.run.smithi123.stdout:14 Sep 03:47:28 ntpd[18522]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-14T03:47:28.800 INFO:teuthology.orchestra.run.smithi123.stdout:14 Sep 03:47:28 ntpd[18522]: corporation. Support and training for ntp-4 are 2024-09-14T03:47:28.800 INFO:teuthology.orchestra.run.smithi123.stdout:14 Sep 03:47:28 ntpd[18522]: available at https://www.nwtime.org/support 2024-09-14T03:47:28.800 INFO:teuthology.orchestra.run.smithi123.stdout:14 Sep 03:47:28 ntpd[18522]: ---------------------------------------------------- 2024-09-14T03:47:28.800 INFO:teuthology.orchestra.run.smithi123.stdout:14 Sep 03:47:28 ntpd[18522]: proto: precision = 0.046 usec (-24) 2024-09-14T03:47:28.801 INFO:teuthology.orchestra.run.smithi123.stdout:14 Sep 03:47:28 ntpd[18522]: basedate set to 2022-02-04 2024-09-14T03:47:28.801 INFO:teuthology.orchestra.run.smithi123.stdout:14 Sep 03:47:28 ntpd[18522]: gps base set to 2022-02-06 (week 2196) 2024-09-14T03:47:28.801 INFO:teuthology.orchestra.run.smithi123.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-14T03:47:28.801 INFO:teuthology.orchestra.run.smithi123.stdout:14 Sep 03:47:28 ntpd[18522]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-14T03:47:28.801 INFO:teuthology.orchestra.run.smithi123.stdout:14 Sep 03:47:28 ntpd[18522]: restrict ::: KOD does nothing without LIMITED. 2024-09-14T03:47:28.802 INFO:teuthology.orchestra.run.smithi123.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-14T03:47:28.803 INFO:teuthology.orchestra.run.smithi123.stdout:14 Sep 03:47:28 ntpd[18522]: Listen and drop on 0 v6wildcard [::]:123 2024-09-14T03:47:28.803 INFO:teuthology.orchestra.run.smithi123.stdout:14 Sep 03:47:28 ntpd[18522]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-14T03:47:28.803 INFO:teuthology.orchestra.run.smithi123.stdout:14 Sep 03:47:28 ntpd[18522]: Listen normally on 2 lo 127.0.0.1:123 2024-09-14T03:47:28.803 INFO:teuthology.orchestra.run.smithi123.stdout:14 Sep 03:47:28 ntpd[18522]: Listen normally on 3 enp3s0f1 172.21.15.123:123 2024-09-14T03:47:28.803 INFO:teuthology.orchestra.run.smithi123.stdout:14 Sep 03:47:28 ntpd[18522]: Listen normally on 4 lo [::1]:123 2024-09-14T03:47:28.803 INFO:teuthology.orchestra.run.smithi123.stdout:14 Sep 03:47:28 ntpd[18522]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:d3f1%5]:123 2024-09-14T03:47:28.803 INFO:teuthology.orchestra.run.smithi123.stdout:14 Sep 03:47:28 ntpd[18522]: Listening on routing socket on fd #22 for interface updates 2024-09-14T03:47:29.769 INFO:teuthology.orchestra.run.smithi038.stderr:14 Sep 03:47:29 ntpd[18381]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T03:47:29.769 INFO:teuthology.orchestra.run.smithi038.stderr:14 Sep 03:47:29 ntpd[18381]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T03:47:29.770 INFO:teuthology.orchestra.run.smithi038.stderr:14 Sep 03:47:29 ntpd[18381]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T03:47:29.770 INFO:teuthology.orchestra.run.smithi038.stderr:14 Sep 03:47:29 ntpd[18381]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T03:47:29.770 INFO:teuthology.orchestra.run.smithi038.stderr:14 Sep 03:47:29 ntpd[18381]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-14T03:47:29.770 INFO:teuthology.orchestra.run.smithi038.stderr:14 Sep 03:47:29 ntpd[18381]: can't open /var/log/ntpstats/peerstats.20240914: Permission denied 2024-09-14T03:47:30.800 INFO:teuthology.orchestra.run.smithi123.stderr:14 Sep 03:47:30 ntpd[18522]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T03:47:30.800 INFO:teuthology.orchestra.run.smithi123.stderr:14 Sep 03:47:30 ntpd[18522]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T03:47:30.800 INFO:teuthology.orchestra.run.smithi123.stderr:14 Sep 03:47:30 ntpd[18522]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T03:47:30.800 INFO:teuthology.orchestra.run.smithi123.stderr:14 Sep 03:47:30 ntpd[18522]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T03:47:30.800 INFO:teuthology.orchestra.run.smithi123.stderr:14 Sep 03:47:30 ntpd[18522]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-14T03:47:30.800 INFO:teuthology.orchestra.run.smithi123.stderr:14 Sep 03:47:30 ntpd[18522]: can't open /var/log/ntpstats/peerstats.20240914: Permission denied 2024-09-14T03:47:31.768 INFO:teuthology.orchestra.run.smithi038.stderr:14 Sep 03:47:31 ntpd[18381]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T03:47:31.768 INFO:teuthology.orchestra.run.smithi038.stderr:14 Sep 03:47:31 ntpd[18381]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T03:47:31.768 INFO:teuthology.orchestra.run.smithi038.stderr:14 Sep 03:47:31 ntpd[18381]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T03:47:31.768 INFO:teuthology.orchestra.run.smithi038.stderr:14 Sep 03:47:31 ntpd[18381]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T03:47:31.768 INFO:teuthology.orchestra.run.smithi038.stderr:14 Sep 03:47:31 ntpd[18381]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-14T03:47:31.768 INFO:teuthology.orchestra.run.smithi038.stderr:14 Sep 03:47:31 ntpd[18381]: can't open /var/log/ntpstats/peerstats.20240914: Permission denied 2024-09-14T03:47:31.799 INFO:teuthology.orchestra.run.smithi123.stderr:14 Sep 03:47:31 ntpd[18522]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T03:47:31.799 INFO:teuthology.orchestra.run.smithi123.stderr:14 Sep 03:47:31 ntpd[18522]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T03:47:32.768 INFO:teuthology.orchestra.run.smithi038.stderr:14 Sep 03:47:32 ntpd[18381]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T03:47:32.768 INFO:teuthology.orchestra.run.smithi038.stderr:14 Sep 03:47:32 ntpd[18381]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T03:47:32.768 INFO:teuthology.orchestra.run.smithi038.stderr:14 Sep 03:47:32 ntpd[18381]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T03:47:32.768 INFO:teuthology.orchestra.run.smithi038.stderr:14 Sep 03:47:32 ntpd[18381]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T03:47:32.768 INFO:teuthology.orchestra.run.smithi038.stderr:14 Sep 03:47:32 ntpd[18381]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-14T03:47:32.768 INFO:teuthology.orchestra.run.smithi038.stderr:14 Sep 03:47:32 ntpd[18381]: can't open /var/log/ntpstats/peerstats.20240914: Permission denied 2024-09-14T03:47:32.800 INFO:teuthology.orchestra.run.smithi123.stderr:14 Sep 03:47:32 ntpd[18522]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T03:47:32.800 INFO:teuthology.orchestra.run.smithi123.stderr:14 Sep 03:47:32 ntpd[18522]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T03:47:32.800 INFO:teuthology.orchestra.run.smithi123.stderr:14 Sep 03:47:32 ntpd[18522]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T03:47:32.801 INFO:teuthology.orchestra.run.smithi123.stderr:14 Sep 03:47:32 ntpd[18522]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T03:47:32.801 INFO:teuthology.orchestra.run.smithi123.stderr:14 Sep 03:47:32 ntpd[18522]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T03:47:32.801 INFO:teuthology.orchestra.run.smithi123.stderr:14 Sep 03:47:32 ntpd[18522]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T03:47:32.801 INFO:teuthology.orchestra.run.smithi123.stderr:14 Sep 03:47:32 ntpd[18522]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-14T03:47:32.801 INFO:teuthology.orchestra.run.smithi123.stderr:14 Sep 03:47:32 ntpd[18522]: can't open /var/log/ntpstats/peerstats.20240914: Permission denied 2024-09-14T03:47:32.801 INFO:teuthology.orchestra.run.smithi123.stderr:14 Sep 03:47:32 ntpd[18522]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T03:47:32.801 INFO:teuthology.orchestra.run.smithi123.stderr:14 Sep 03:47:32 ntpd[18522]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T03:47:32.801 INFO:teuthology.orchestra.run.smithi123.stderr:14 Sep 03:47:32 ntpd[18522]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-14T03:47:32.801 INFO:teuthology.orchestra.run.smithi123.stderr:14 Sep 03:47:32 ntpd[18522]: can't open /var/log/ntpstats/peerstats.20240914: Permission denied 2024-09-14T03:47:33.769 INFO:teuthology.orchestra.run.smithi038.stderr:14 Sep 03:47:33 ntpd[18381]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T03:47:33.769 INFO:teuthology.orchestra.run.smithi038.stderr:14 Sep 03:47:33 ntpd[18381]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T03:47:33.769 INFO:teuthology.orchestra.run.smithi038.stderr:14 Sep 03:47:33 ntpd[18381]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T03:47:33.769 INFO:teuthology.orchestra.run.smithi038.stderr:14 Sep 03:47:33 ntpd[18381]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T03:47:33.769 INFO:teuthology.orchestra.run.smithi038.stderr:14 Sep 03:47:33 ntpd[18381]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T03:47:33.769 INFO:teuthology.orchestra.run.smithi038.stderr:14 Sep 03:47:33 ntpd[18381]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T03:47:33.769 INFO:teuthology.orchestra.run.smithi038.stderr:14 Sep 03:47:33 ntpd[18381]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T03:47:33.769 INFO:teuthology.orchestra.run.smithi038.stderr:14 Sep 03:47:33 ntpd[18381]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T03:47:33.769 INFO:teuthology.orchestra.run.smithi038.stderr:14 Sep 03:47:33 ntpd[18381]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-14T03:47:33.770 INFO:teuthology.orchestra.run.smithi038.stderr:14 Sep 03:47:33 ntpd[18381]: can't open /var/log/ntpstats/peerstats.20240914: Permission denied 2024-09-14T03:47:33.770 INFO:teuthology.orchestra.run.smithi038.stderr:14 Sep 03:47:33 ntpd[18381]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T03:47:33.770 INFO:teuthology.orchestra.run.smithi038.stderr:14 Sep 03:47:33 ntpd[18381]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T03:47:33.770 INFO:teuthology.orchestra.run.smithi038.stderr:14 Sep 03:47:33 ntpd[18381]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-14T03:47:33.770 INFO:teuthology.orchestra.run.smithi038.stderr:14 Sep 03:47:33 ntpd[18381]: can't open /var/log/ntpstats/peerstats.20240914: Permission denied 2024-09-14T03:47:33.800 INFO:teuthology.orchestra.run.smithi123.stderr:14 Sep 03:47:33 ntpd[18522]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T03:47:33.800 INFO:teuthology.orchestra.run.smithi123.stderr:14 Sep 03:47:33 ntpd[18522]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T03:47:33.800 INFO:teuthology.orchestra.run.smithi123.stderr:14 Sep 03:47:33 ntpd[18522]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T03:47:33.800 INFO:teuthology.orchestra.run.smithi123.stderr:14 Sep 03:47:33 ntpd[18522]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T03:47:33.800 INFO:teuthology.orchestra.run.smithi123.stderr:14 Sep 03:47:33 ntpd[18522]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-14T03:47:33.800 INFO:teuthology.orchestra.run.smithi123.stderr:14 Sep 03:47:33 ntpd[18522]: can't open /var/log/ntpstats/peerstats.20240914: Permission denied 2024-09-14T03:47:34.768 INFO:teuthology.orchestra.run.smithi038.stderr:14 Sep 03:47:34 ntpd[18381]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T03:47:34.768 INFO:teuthology.orchestra.run.smithi038.stderr:14 Sep 03:47:34 ntpd[18381]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T03:47:34.768 INFO:teuthology.orchestra.run.smithi038.stderr:14 Sep 03:47:34 ntpd[18381]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T03:47:34.768 INFO:teuthology.orchestra.run.smithi038.stderr:14 Sep 03:47:34 ntpd[18381]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T03:47:34.768 INFO:teuthology.orchestra.run.smithi038.stderr:14 Sep 03:47:34 ntpd[18381]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-14T03:47:34.768 INFO:teuthology.orchestra.run.smithi038.stderr:14 Sep 03:47:34 ntpd[18381]: can't open /var/log/ntpstats/peerstats.20240914: Permission denied 2024-09-14T03:47:34.800 INFO:teuthology.orchestra.run.smithi123.stderr:14 Sep 03:47:34 ntpd[18522]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T03:47:34.801 INFO:teuthology.orchestra.run.smithi123.stderr:14 Sep 03:47:34 ntpd[18522]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T03:47:34.801 INFO:teuthology.orchestra.run.smithi123.stderr:14 Sep 03:47:34 ntpd[18522]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T03:47:34.801 INFO:teuthology.orchestra.run.smithi123.stderr:14 Sep 03:47:34 ntpd[18522]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T03:47:34.801 INFO:teuthology.orchestra.run.smithi123.stderr:14 Sep 03:47:34 ntpd[18522]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T03:47:34.801 INFO:teuthology.orchestra.run.smithi123.stderr:14 Sep 03:47:34 ntpd[18522]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T03:47:34.801 INFO:teuthology.orchestra.run.smithi123.stderr:14 Sep 03:47:34 ntpd[18522]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-14T03:47:34.801 INFO:teuthology.orchestra.run.smithi123.stderr:14 Sep 03:47:34 ntpd[18522]: can't open /var/log/ntpstats/peerstats.20240914: Permission denied 2024-09-14T03:47:34.801 INFO:teuthology.orchestra.run.smithi123.stderr:14 Sep 03:47:34 ntpd[18522]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T03:47:34.801 INFO:teuthology.orchestra.run.smithi123.stderr:14 Sep 03:47:34 ntpd[18522]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T03:47:34.801 INFO:teuthology.orchestra.run.smithi123.stderr:14 Sep 03:47:34 ntpd[18522]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-14T03:47:34.801 INFO:teuthology.orchestra.run.smithi123.stderr:14 Sep 03:47:34 ntpd[18522]: can't open /var/log/ntpstats/peerstats.20240914: Permission denied 2024-09-14T03:47:35.768 INFO:teuthology.orchestra.run.smithi038.stderr:14 Sep 03:47:35 ntpd[18381]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T03:47:35.768 INFO:teuthology.orchestra.run.smithi038.stderr:14 Sep 03:47:35 ntpd[18381]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T03:47:35.768 INFO:teuthology.orchestra.run.smithi038.stderr:14 Sep 03:47:35 ntpd[18381]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T03:47:35.768 INFO:teuthology.orchestra.run.smithi038.stderr:14 Sep 03:47:35 ntpd[18381]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T03:47:35.768 INFO:teuthology.orchestra.run.smithi038.stderr:14 Sep 03:47:35 ntpd[18381]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T03:47:35.769 INFO:teuthology.orchestra.run.smithi038.stderr:14 Sep 03:47:35 ntpd[18381]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T03:47:35.769 INFO:teuthology.orchestra.run.smithi038.stderr:14 Sep 03:47:35 ntpd[18381]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-14T03:47:35.769 INFO:teuthology.orchestra.run.smithi038.stderr:14 Sep 03:47:35 ntpd[18381]: can't open /var/log/ntpstats/peerstats.20240914: Permission denied 2024-09-14T03:47:35.769 INFO:teuthology.orchestra.run.smithi038.stderr:14 Sep 03:47:35 ntpd[18381]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T03:47:35.769 INFO:teuthology.orchestra.run.smithi038.stderr:14 Sep 03:47:35 ntpd[18381]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T03:47:35.769 INFO:teuthology.orchestra.run.smithi038.stderr:14 Sep 03:47:35 ntpd[18381]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-14T03:47:35.769 INFO:teuthology.orchestra.run.smithi038.stderr:14 Sep 03:47:35 ntpd[18381]: can't open /var/log/ntpstats/peerstats.20240914: Permission denied 2024-09-14T03:47:35.769 INFO:teuthology.orchestra.run.smithi038.stdout:14 Sep 03:47:35 ntpd[18381]: ntpd: time slew -0.001004 s 2024-09-14T03:47:35.769 INFO:teuthology.orchestra.run.smithi038.stdout:ntpd: time slew -0.001004s 2024-09-14T03:47:35.770 INFO:teuthology.orchestra.run.smithi038.stderr:14 Sep 03:47:35 ntpd[18381]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-14T03:47:35.770 INFO:teuthology.orchestra.run.smithi038.stderr:14 Sep 03:47:35 ntpd[18381]: can't open /var/log/ntpstats/loopstats.20240914: Permission denied 2024-09-14T03:47:35.799 INFO:teuthology.orchestra.run.smithi123.stderr:14 Sep 03:47:35 ntpd[18522]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T03:47:35.800 INFO:teuthology.orchestra.run.smithi123.stderr:14 Sep 03:47:35 ntpd[18522]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T03:47:35.800 INFO:teuthology.orchestra.run.smithi123.stderr:14 Sep 03:47:35 ntpd[18522]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T03:47:35.800 INFO:teuthology.orchestra.run.smithi123.stderr:14 Sep 03:47:35 ntpd[18522]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T03:47:35.800 INFO:teuthology.orchestra.run.smithi123.stderr:14 Sep 03:47:35 ntpd[18522]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-14T03:47:35.800 INFO:teuthology.orchestra.run.smithi123.stderr:14 Sep 03:47:35 ntpd[18522]: can't open /var/log/ntpstats/peerstats.20240914: Permission denied 2024-09-14T03:47:35.824 INFO:teuthology.orchestra.run.smithi038.stdout: remote refid st t when poll reach delay offset jitter 2024-09-14T03:47:35.824 INFO:teuthology.orchestra.run.smithi038.stdout:============================================================================== 2024-09-14T03:47:35.824 INFO:teuthology.orchestra.run.smithi038.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-14T03:47:35.824 INFO:teuthology.orchestra.run.smithi038.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-14T03:47:35.825 INFO:teuthology.orchestra.run.smithi038.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-14T03:47:35.825 INFO:teuthology.orchestra.run.smithi038.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-14T03:47:36.800 INFO:teuthology.orchestra.run.smithi123.stderr:14 Sep 03:47:36 ntpd[18522]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T03:47:36.800 INFO:teuthology.orchestra.run.smithi123.stderr:14 Sep 03:47:36 ntpd[18522]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T03:47:36.800 INFO:teuthology.orchestra.run.smithi123.stderr:14 Sep 03:47:36 ntpd[18522]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T03:47:36.800 INFO:teuthology.orchestra.run.smithi123.stderr:14 Sep 03:47:36 ntpd[18522]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T03:47:36.801 INFO:teuthology.orchestra.run.smithi123.stderr:14 Sep 03:47:36 ntpd[18522]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T03:47:36.801 INFO:teuthology.orchestra.run.smithi123.stderr:14 Sep 03:47:36 ntpd[18522]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T03:47:36.801 INFO:teuthology.orchestra.run.smithi123.stderr:14 Sep 03:47:36 ntpd[18522]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-14T03:47:36.801 INFO:teuthology.orchestra.run.smithi123.stderr:14 Sep 03:47:36 ntpd[18522]: can't open /var/log/ntpstats/peerstats.20240914: Permission denied 2024-09-14T03:47:36.801 INFO:teuthology.orchestra.run.smithi123.stdout:14 Sep 03:47:36 ntpd[18522]: ntpd: time slew -0.001038 s 2024-09-14T03:47:36.801 INFO:teuthology.orchestra.run.smithi123.stdout:ntpd: time slew -0.001038s 2024-09-14T03:47:36.802 INFO:teuthology.orchestra.run.smithi123.stderr:14 Sep 03:47:36 ntpd[18522]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-14T03:47:36.802 INFO:teuthology.orchestra.run.smithi123.stderr:14 Sep 03:47:36 ntpd[18522]: can't open /var/log/ntpstats/loopstats.20240914: Permission denied 2024-09-14T03:47:36.857 INFO:teuthology.orchestra.run.smithi123.stdout: remote refid st t when poll reach delay offset jitter 2024-09-14T03:47:36.857 INFO:teuthology.orchestra.run.smithi123.stdout:============================================================================== 2024-09-14T03:47:36.857 INFO:teuthology.orchestra.run.smithi123.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-14T03:47:36.858 INFO:teuthology.orchestra.run.smithi123.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-14T03:47:36.858 INFO:teuthology.orchestra.run.smithi123.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-14T03:47:36.858 INFO:teuthology.orchestra.run.smithi123.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-14T03:47:36.858 INFO:teuthology.run_tasks:Running task install... 2024-09-14T03:47:36.868 DEBUG:teuthology.task.install:project ceph 2024-09-14T03:47:36.868 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'a2782315255a3e7d5f6cdc9eb35785187ff6ddf8'}} 2024-09-14T03:47:36.868 DEBUG:teuthology.task.install:config {'branch': 'quincy', 'exclude_packages': ['ceph-volume'], 'flavor': 'default', 'sha1': 'a2782315255a3e7d5f6cdc9eb35785187ff6ddf8'} 2024-09-14T03:47:36.868 INFO:teuthology.task.install:Using flavor: default 2024-09-14T03:47:36.874 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-09-14T03:47:36.874 INFO:teuthology.task.install:extra packages: [] 2024-09-14T03:47:36.874 DEBUG:teuthology.orchestra.run.smithi038:> sudo apt-key list | grep Ceph 2024-09-14T03:47:36.875 DEBUG:teuthology.orchestra.run.smithi123:> sudo apt-key list | grep Ceph 2024-09-14T03:47:36.941 INFO:teuthology.orchestra.run.smithi038.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-09-14T03:47:36.961 INFO:teuthology.orchestra.run.smithi123.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-09-14T03:47:36.972 INFO:teuthology.orchestra.run.smithi038.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-09-14T03:47:36.973 INFO:teuthology.orchestra.run.smithi038.stdout:uid [ unknown] Ceph.com (release key) 2024-09-14T03:47:36.974 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-09-14T03:47:36.974 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-14T03:47:36.974 INFO:teuthology.packaging:ref: None 2024-09-14T03:47:36.974 INFO:teuthology.packaging:tag: None 2024-09-14T03:47:36.974 INFO:teuthology.packaging:branch: quincy 2024-09-14T03:47:36.974 INFO:teuthology.packaging:sha1: a2782315255a3e7d5f6cdc9eb35785187ff6ddf8 2024-09-14T03:47:36.975 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=quincy 2024-09-14T03:47:36.988 INFO:teuthology.orchestra.run.smithi123.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-09-14T03:47:36.989 INFO:teuthology.orchestra.run.smithi123.stdout:uid [ unknown] Ceph.com (release key) 2024-09-14T03:47:36.989 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-09-14T03:47:36.989 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-14T03:47:36.989 INFO:teuthology.packaging:ref: None 2024-09-14T03:47:36.989 INFO:teuthology.packaging:tag: None 2024-09-14T03:47:36.989 INFO:teuthology.packaging:branch: quincy 2024-09-14T03:47:36.989 INFO:teuthology.packaging:sha1: a2782315255a3e7d5f6cdc9eb35785187ff6ddf8 2024-09-14T03:47:36.989 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=quincy 2024-09-14T03:47:37.113 INFO:teuthology.task.install.deb:Pulling from https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default/ 2024-09-14T03:47:37.113 INFO:teuthology.task.install.deb:Package version is 17.2.7-1jammy 2024-09-14T03:47:37.131 INFO:teuthology.task.install.deb:Pulling from https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default/ 2024-09-14T03:47:37.131 INFO:teuthology.task.install.deb:Package version is 17.2.7-1jammy 2024-09-14T03:47:37.159 DEBUG:teuthology.orchestra.run.smithi038:> set -ex 2024-09-14T03:47:37.159 DEBUG:teuthology.orchestra.run.smithi038:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-09-14T03:47:37.166 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2024-09-14T03:47:37.166 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-09-14T03:47:37.173 DEBUG:teuthology.orchestra.run.smithi038:> sudo apt-get update 2024-09-14T03:47:37.180 DEBUG:teuthology.orchestra.run.smithi123:> sudo apt-get update 2024-09-14T03:47:37.321 INFO:teuthology.orchestra.run.smithi038.stdout:Ign:1 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy InRelease 2024-09-14T03:47:37.322 INFO:teuthology.orchestra.run.smithi038.stdout:Get:2 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy Release [7,641 B] 2024-09-14T03:47:37.322 INFO:teuthology.orchestra.run.smithi123.stdout:Ign:1 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy InRelease 2024-09-14T03:47:37.323 INFO:teuthology.orchestra.run.smithi123.stdout:Get:2 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy Release [7,641 B] 2024-09-14T03:47:37.324 INFO:teuthology.orchestra.run.smithi038.stdout:Ign:3 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy Release.gpg 2024-09-14T03:47:37.325 INFO:teuthology.orchestra.run.smithi038.stdout:Get:4 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,331 B] 2024-09-14T03:47:37.325 INFO:teuthology.orchestra.run.smithi123.stdout:Ign:3 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy Release.gpg 2024-09-14T03:47:37.328 INFO:teuthology.orchestra.run.smithi123.stdout:Get:4 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 Packages [17.3 kB] 2024-09-14T03:47:37.334 INFO:teuthology.orchestra.run.smithi038.stdout:Get:5 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 Packages [17.3 kB] 2024-09-14T03:47:37.334 INFO:teuthology.orchestra.run.smithi123.stdout:Get:5 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,331 B] 2024-09-14T03:47:37.343 INFO:teuthology.orchestra.run.smithi038.stdout:Hit:6 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-14T03:47:37.355 INFO:teuthology.orchestra.run.smithi038.stdout:Hit:7 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-14T03:47:37.372 INFO:teuthology.orchestra.run.smithi038.stdout:Hit:8 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-14T03:47:37.467 INFO:teuthology.orchestra.run.smithi038.stdout:Hit:9 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-14T03:47:37.480 INFO:teuthology.orchestra.run.smithi123.stdout:Hit:6 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-14T03:47:37.480 INFO:teuthology.orchestra.run.smithi123.stdout:Hit:7 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-14T03:47:37.552 INFO:teuthology.orchestra.run.smithi123.stdout:Hit:8 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-14T03:47:37.633 INFO:teuthology.orchestra.run.smithi123.stdout:Hit:9 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-14T03:47:37.718 INFO:teuthology.orchestra.run.smithi038.stdout:Fetched 28.3 kB in 0s (79.2 kB/s) 2024-09-14T03:47:37.866 INFO:teuthology.orchestra.run.smithi123.stdout:Fetched 28.3 kB in 0s (56.7 kB/s) 2024-09-14T03:47:38.756 INFO:teuthology.orchestra.run.smithi038.stdout:Reading package lists... 2024-09-14T03:47:38.772 DEBUG:teuthology.orchestra.run.smithi038:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=17.2.7-1jammy cephadm=17.2.7-1jammy ceph-mds=17.2.7-1jammy ceph-mgr=17.2.7-1jammy ceph-common=17.2.7-1jammy ceph-fuse=17.2.7-1jammy ceph-test=17.2.7-1jammy radosgw=17.2.7-1jammy python3-rados=17.2.7-1jammy python3-rgw=17.2.7-1jammy python3-cephfs=17.2.7-1jammy python3-rbd=17.2.7-1jammy libcephfs2=17.2.7-1jammy libcephfs-dev=17.2.7-1jammy librados2=17.2.7-1jammy librbd1=17.2.7-1jammy rbd-fuse=17.2.7-1jammy 2024-09-14T03:47:38.838 INFO:teuthology.orchestra.run.smithi038.stdout:Reading package lists... 2024-09-14T03:47:38.891 INFO:teuthology.orchestra.run.smithi123.stdout:Reading package lists... 2024-09-14T03:47:38.909 DEBUG:teuthology.orchestra.run.smithi123:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=17.2.7-1jammy cephadm=17.2.7-1jammy ceph-mds=17.2.7-1jammy ceph-mgr=17.2.7-1jammy ceph-common=17.2.7-1jammy ceph-fuse=17.2.7-1jammy ceph-test=17.2.7-1jammy radosgw=17.2.7-1jammy python3-rados=17.2.7-1jammy python3-rgw=17.2.7-1jammy python3-cephfs=17.2.7-1jammy python3-rbd=17.2.7-1jammy libcephfs2=17.2.7-1jammy libcephfs-dev=17.2.7-1jammy librados2=17.2.7-1jammy librbd1=17.2.7-1jammy rbd-fuse=17.2.7-1jammy 2024-09-14T03:47:38.963 INFO:teuthology.orchestra.run.smithi123.stdout:Reading package lists... 2024-09-14T03:47:39.046 INFO:teuthology.orchestra.run.smithi038.stdout:Building dependency tree... 2024-09-14T03:47:39.047 INFO:teuthology.orchestra.run.smithi038.stdout:Reading state information... 2024-09-14T03:47:39.148 INFO:teuthology.orchestra.run.smithi123.stdout:Building dependency tree... 2024-09-14T03:47:39.149 INFO:teuthology.orchestra.run.smithi123.stdout:Reading state information... 2024-09-14T03:47:39.262 INFO:teuthology.orchestra.run.smithi038.stdout:The following packages were automatically installed and are no longer required: 2024-09-14T03:47:39.262 INFO:teuthology.orchestra.run.smithi038.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-14T03:47:39.262 INFO:teuthology.orchestra.run.smithi038.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-14T03:47:39.262 INFO:teuthology.orchestra.run.smithi038.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-14T03:47:39.263 INFO:teuthology.orchestra.run.smithi038.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-14T03:47:39.263 INFO:teuthology.orchestra.run.smithi038.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-14T03:47:39.263 INFO:teuthology.orchestra.run.smithi038.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-14T03:47:39.264 INFO:teuthology.orchestra.run.smithi038.stdout:The following additional packages will be installed: 2024-09-14T03:47:39.264 INFO:teuthology.orchestra.run.smithi038.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-09-14T03:47:39.264 INFO:teuthology.orchestra.run.smithi038.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd ceph-volume jq 2024-09-14T03:47:39.264 INFO:teuthology.orchestra.run.smithi038.stdout: libdouble-conversion3 libfmt8 libjq1 liblttng-ust1 liboath0 libonig5 2024-09-14T03:47:39.264 INFO:teuthology.orchestra.run.smithi038.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 libradosstriper1 2024-09-14T03:47:39.265 INFO:teuthology.orchestra.run.smithi038.stdout: librdkafka1 librgw2 libsqlite3-mod-ceph libthrift-0.16.0 nvme-cli 2024-09-14T03:47:39.265 INFO:teuthology.orchestra.run.smithi038.stdout: python-babel-localedata python-pastedeploy-tpl python3-babel python3-bcrypt 2024-09-14T03:47:39.265 INFO:teuthology.orchestra.run.smithi038.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common python3-certifi 2024-09-14T03:47:39.265 INFO:teuthology.orchestra.run.smithi038.stdout: python3-cheroot python3-cherrypy3 python3-google-auth python3-idna 2024-09-14T03:47:39.265 INFO:teuthology.orchestra.run.smithi038.stdout: python3-iniconfig python3-jaraco.classes python3-jaraco.collections 2024-09-14T03:47:39.265 INFO:teuthology.orchestra.run.smithi038.stdout: python3-jaraco.functools python3-jaraco.text python3-jinja2 python3-joblib 2024-09-14T03:47:39.265 INFO:teuthology.orchestra.run.smithi038.stdout: python3-kubernetes python3-logutils python3-mako python3-markupsafe 2024-09-14T03:47:39.265 INFO:teuthology.orchestra.run.smithi038.stdout: python3-natsort python3-openssl python3-paste python3-pastedeploy 2024-09-14T03:47:39.265 INFO:teuthology.orchestra.run.smithi038.stdout: python3-pastescript python3-pecan python3-pluggy python3-portend 2024-09-14T03:47:39.265 INFO:teuthology.orchestra.run.smithi038.stdout: python3-prettytable python3-psutil python3-py python3-pyasn1 2024-09-14T03:47:39.266 INFO:teuthology.orchestra.run.smithi038.stdout: python3-pyasn1-modules python3-pygments python3-pyinotify python3-pytest 2024-09-14T03:47:39.266 INFO:teuthology.orchestra.run.smithi038.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-routes 2024-09-14T03:47:39.266 INFO:teuthology.orchestra.run.smithi038.stdout: python3-rsa python3-simplegeneric python3-simplejson python3-singledispatch 2024-09-14T03:47:39.266 INFO:teuthology.orchestra.run.smithi038.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-09-14T03:47:39.266 INFO:teuthology.orchestra.run.smithi038.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-09-14T03:47:39.266 INFO:teuthology.orchestra.run.smithi038.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-09-14T03:47:39.266 INFO:teuthology.orchestra.run.smithi038.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat xmlstarlet 2024-09-14T03:47:39.266 INFO:teuthology.orchestra.run.smithi038.stdout:Suggested packages: 2024-09-14T03:47:39.267 INFO:teuthology.orchestra.run.smithi038.stdout: python3-influxdb python-jinja2-doc python3-beaker python-mako-doc 2024-09-14T03:47:39.267 INFO:teuthology.orchestra.run.smithi038.stdout: python-natsort-doc python-openssl-doc python3-openssl-dbg httpd-wsgi 2024-09-14T03:47:39.267 INFO:teuthology.orchestra.run.smithi038.stdout: libapache2-mod-python libapache2-mod-scgi libjs-mochikit python-pecan-doc 2024-09-14T03:47:39.267 INFO:teuthology.orchestra.run.smithi038.stdout: python-psutil-doc subversion python-pygments-doc python-pyinotify-doc 2024-09-14T03:47:39.267 INFO:teuthology.orchestra.run.smithi038.stdout: python3-socks python-requests-doc python3-dap python-sklearn-doc ipython3 2024-09-14T03:47:39.267 INFO:teuthology.orchestra.run.smithi038.stdout: python-waitress-doc python-webob-doc python-webtest-doc python-werkzeug-doc 2024-09-14T03:47:39.267 INFO:teuthology.orchestra.run.smithi038.stdout: python3-watchdog 2024-09-14T03:47:39.267 INFO:teuthology.orchestra.run.smithi038.stdout:Recommended packages: 2024-09-14T03:47:39.267 INFO:teuthology.orchestra.run.smithi038.stdout: btrfs-tools 2024-09-14T03:47:39.334 INFO:teuthology.orchestra.run.smithi123.stdout:The following packages were automatically installed and are no longer required: 2024-09-14T03:47:39.334 INFO:teuthology.orchestra.run.smithi123.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-14T03:47:39.334 INFO:teuthology.orchestra.run.smithi123.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-14T03:47:39.334 INFO:teuthology.orchestra.run.smithi123.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-14T03:47:39.334 INFO:teuthology.orchestra.run.smithi123.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-14T03:47:39.334 INFO:teuthology.orchestra.run.smithi123.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-14T03:47:39.335 INFO:teuthology.orchestra.run.smithi123.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-14T03:47:39.335 INFO:teuthology.orchestra.run.smithi123.stdout:The following additional packages will be installed: 2024-09-14T03:47:39.335 INFO:teuthology.orchestra.run.smithi123.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-09-14T03:47:39.335 INFO:teuthology.orchestra.run.smithi123.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd ceph-volume jq 2024-09-14T03:47:39.336 INFO:teuthology.orchestra.run.smithi123.stdout: libdouble-conversion3 libfmt8 libjq1 liblttng-ust1 liboath0 libonig5 2024-09-14T03:47:39.336 INFO:teuthology.orchestra.run.smithi123.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 libradosstriper1 2024-09-14T03:47:39.336 INFO:teuthology.orchestra.run.smithi123.stdout: librdkafka1 librgw2 libsqlite3-mod-ceph libthrift-0.16.0 nvme-cli 2024-09-14T03:47:39.337 INFO:teuthology.orchestra.run.smithi123.stdout: python-babel-localedata python-pastedeploy-tpl python3-babel python3-bcrypt 2024-09-14T03:47:39.337 INFO:teuthology.orchestra.run.smithi123.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common python3-certifi 2024-09-14T03:47:39.337 INFO:teuthology.orchestra.run.smithi123.stdout: python3-cheroot python3-cherrypy3 python3-google-auth python3-idna 2024-09-14T03:47:39.337 INFO:teuthology.orchestra.run.smithi123.stdout: python3-iniconfig python3-jaraco.classes python3-jaraco.collections 2024-09-14T03:47:39.337 INFO:teuthology.orchestra.run.smithi123.stdout: python3-jaraco.functools python3-jaraco.text python3-jinja2 python3-joblib 2024-09-14T03:47:39.337 INFO:teuthology.orchestra.run.smithi123.stdout: python3-kubernetes python3-logutils python3-mako python3-markupsafe 2024-09-14T03:47:39.337 INFO:teuthology.orchestra.run.smithi123.stdout: python3-natsort python3-openssl python3-paste python3-pastedeploy 2024-09-14T03:47:39.337 INFO:teuthology.orchestra.run.smithi123.stdout: python3-pastescript python3-pecan python3-pluggy python3-portend 2024-09-14T03:47:39.337 INFO:teuthology.orchestra.run.smithi123.stdout: python3-prettytable python3-psutil python3-py python3-pyasn1 2024-09-14T03:47:39.337 INFO:teuthology.orchestra.run.smithi123.stdout: python3-pyasn1-modules python3-pygments python3-pyinotify python3-pytest 2024-09-14T03:47:39.337 INFO:teuthology.orchestra.run.smithi123.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-routes 2024-09-14T03:47:39.337 INFO:teuthology.orchestra.run.smithi123.stdout: python3-rsa python3-simplegeneric python3-simplejson python3-singledispatch 2024-09-14T03:47:39.338 INFO:teuthology.orchestra.run.smithi123.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-09-14T03:47:39.338 INFO:teuthology.orchestra.run.smithi123.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-09-14T03:47:39.338 INFO:teuthology.orchestra.run.smithi123.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-09-14T03:47:39.338 INFO:teuthology.orchestra.run.smithi123.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat xmlstarlet 2024-09-14T03:47:39.338 INFO:teuthology.orchestra.run.smithi123.stdout:Suggested packages: 2024-09-14T03:47:39.339 INFO:teuthology.orchestra.run.smithi123.stdout: python3-influxdb python-jinja2-doc python3-beaker python-mako-doc 2024-09-14T03:47:39.339 INFO:teuthology.orchestra.run.smithi123.stdout: python-natsort-doc python-openssl-doc python3-openssl-dbg httpd-wsgi 2024-09-14T03:47:39.339 INFO:teuthology.orchestra.run.smithi123.stdout: libapache2-mod-python libapache2-mod-scgi libjs-mochikit python-pecan-doc 2024-09-14T03:47:39.339 INFO:teuthology.orchestra.run.smithi123.stdout: python-psutil-doc subversion python-pygments-doc python-pyinotify-doc 2024-09-14T03:47:39.339 INFO:teuthology.orchestra.run.smithi123.stdout: python3-socks python-requests-doc python3-dap python-sklearn-doc ipython3 2024-09-14T03:47:39.339 INFO:teuthology.orchestra.run.smithi123.stdout: python-waitress-doc python-webob-doc python-webtest-doc python-werkzeug-doc 2024-09-14T03:47:39.339 INFO:teuthology.orchestra.run.smithi123.stdout: python3-watchdog 2024-09-14T03:47:39.339 INFO:teuthology.orchestra.run.smithi123.stdout:Recommended packages: 2024-09-14T03:47:39.339 INFO:teuthology.orchestra.run.smithi123.stdout: btrfs-tools 2024-09-14T03:47:39.374 INFO:teuthology.orchestra.run.smithi038.stdout:The following NEW packages will be installed: 2024-09-14T03:47:39.374 INFO:teuthology.orchestra.run.smithi038.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-09-14T03:47:39.374 INFO:teuthology.orchestra.run.smithi038.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-09-14T03:47:39.374 INFO:teuthology.orchestra.run.smithi038.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-09-14T03:47:39.375 INFO:teuthology.orchestra.run.smithi038.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libfmt8 libjq1 liblttng-ust1 2024-09-14T03:47:39.375 INFO:teuthology.orchestra.run.smithi038.stdout: liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 2024-09-14T03:47:39.375 INFO:teuthology.orchestra.run.smithi038.stdout: librados2 libradosstriper1 librbd1 librdkafka1 librgw2 libsqlite3-mod-ceph 2024-09-14T03:47:39.375 INFO:teuthology.orchestra.run.smithi038.stdout: libthrift-0.16.0 nvme-cli python-babel-localedata python-pastedeploy-tpl 2024-09-14T03:47:39.376 INFO:teuthology.orchestra.run.smithi038.stdout: python3-babel python3-bcrypt python3-cachetools python3-ceph-argparse 2024-09-14T03:47:39.376 INFO:teuthology.orchestra.run.smithi038.stdout: python3-ceph-common python3-cephfs python3-certifi python3-cheroot 2024-09-14T03:47:39.376 INFO:teuthology.orchestra.run.smithi038.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-09-14T03:47:39.376 INFO:teuthology.orchestra.run.smithi038.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-09-14T03:47:39.376 INFO:teuthology.orchestra.run.smithi038.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-09-14T03:47:39.376 INFO:teuthology.orchestra.run.smithi038.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-09-14T03:47:39.376 INFO:teuthology.orchestra.run.smithi038.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-09-14T03:47:39.376 INFO:teuthology.orchestra.run.smithi038.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-09-14T03:47:39.376 INFO:teuthology.orchestra.run.smithi038.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-09-14T03:47:39.376 INFO:teuthology.orchestra.run.smithi038.stdout: python3-pygments python3-pyinotify python3-pytest python3-rados python3-rbd 2024-09-14T03:47:39.376 INFO:teuthology.orchestra.run.smithi038.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-rgw 2024-09-14T03:47:39.376 INFO:teuthology.orchestra.run.smithi038.stdout: python3-routes python3-rsa python3-simplegeneric python3-simplejson 2024-09-14T03:47:39.376 INFO:teuthology.orchestra.run.smithi038.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-tempita 2024-09-14T03:47:39.376 INFO:teuthology.orchestra.run.smithi038.stdout: python3-tempora python3-threadpoolctl python3-toml python3-urllib3 2024-09-14T03:47:39.377 INFO:teuthology.orchestra.run.smithi038.stdout: python3-waitress python3-wcwidth python3-webob python3-websocket 2024-09-14T03:47:39.377 INFO:teuthology.orchestra.run.smithi038.stdout: python3-webtest python3-werkzeug python3-zc.lockfile qttranslations5-l10n 2024-09-14T03:47:39.377 INFO:teuthology.orchestra.run.smithi038.stdout: radosgw rbd-fuse socat xmlstarlet 2024-09-14T03:47:39.417 INFO:teuthology.orchestra.run.smithi038.stdout:0 upgraded, 107 newly installed, 0 to remove and 331 not upgraded. 2024-09-14T03:47:39.417 INFO:teuthology.orchestra.run.smithi038.stdout:Need to get 187 MB of archives. 2024-09-14T03:47:39.417 INFO:teuthology.orchestra.run.smithi038.stdout:After this operation, 815 MB of additional disk space will be used. 2024-09-14T03:47:39.417 INFO:teuthology.orchestra.run.smithi038.stdout:Get:1 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 17.2.7-1jammy [3,198 kB] 2024-09-14T03:47:39.439 INFO:teuthology.orchestra.run.smithi123.stdout:The following NEW packages will be installed: 2024-09-14T03:47:39.440 INFO:teuthology.orchestra.run.smithi123.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-09-14T03:47:39.440 INFO:teuthology.orchestra.run.smithi123.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-09-14T03:47:39.440 INFO:teuthology.orchestra.run.smithi123.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-09-14T03:47:39.440 INFO:teuthology.orchestra.run.smithi123.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libfmt8 libjq1 liblttng-ust1 2024-09-14T03:47:39.440 INFO:teuthology.orchestra.run.smithi123.stdout: liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 2024-09-14T03:47:39.440 INFO:teuthology.orchestra.run.smithi123.stdout: librados2 libradosstriper1 librbd1 librdkafka1 librgw2 libsqlite3-mod-ceph 2024-09-14T03:47:39.441 INFO:teuthology.orchestra.run.smithi123.stdout: libthrift-0.16.0 nvme-cli python-babel-localedata python-pastedeploy-tpl 2024-09-14T03:47:39.441 INFO:teuthology.orchestra.run.smithi123.stdout: python3-babel python3-bcrypt python3-cachetools python3-ceph-argparse 2024-09-14T03:47:39.441 INFO:teuthology.orchestra.run.smithi123.stdout: python3-ceph-common python3-cephfs python3-certifi python3-cheroot 2024-09-14T03:47:39.441 INFO:teuthology.orchestra.run.smithi123.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-09-14T03:47:39.441 INFO:teuthology.orchestra.run.smithi123.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-09-14T03:47:39.441 INFO:teuthology.orchestra.run.smithi123.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-09-14T03:47:39.441 INFO:teuthology.orchestra.run.smithi123.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-09-14T03:47:39.441 INFO:teuthology.orchestra.run.smithi123.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-09-14T03:47:39.441 INFO:teuthology.orchestra.run.smithi123.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-09-14T03:47:39.441 INFO:teuthology.orchestra.run.smithi123.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-09-14T03:47:39.441 INFO:teuthology.orchestra.run.smithi123.stdout: python3-pygments python3-pyinotify python3-pytest python3-rados python3-rbd 2024-09-14T03:47:39.442 INFO:teuthology.orchestra.run.smithi123.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-rgw 2024-09-14T03:47:39.442 INFO:teuthology.orchestra.run.smithi123.stdout: python3-routes python3-rsa python3-simplegeneric python3-simplejson 2024-09-14T03:47:39.442 INFO:teuthology.orchestra.run.smithi123.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-tempita 2024-09-14T03:47:39.442 INFO:teuthology.orchestra.run.smithi123.stdout: python3-tempora python3-threadpoolctl python3-toml python3-urllib3 2024-09-14T03:47:39.442 INFO:teuthology.orchestra.run.smithi123.stdout: python3-waitress python3-wcwidth python3-webob python3-websocket 2024-09-14T03:47:39.442 INFO:teuthology.orchestra.run.smithi123.stdout: python3-webtest python3-werkzeug python3-zc.lockfile qttranslations5-l10n 2024-09-14T03:47:39.442 INFO:teuthology.orchestra.run.smithi123.stdout: radosgw rbd-fuse socat xmlstarlet 2024-09-14T03:47:39.447 INFO:teuthology.orchestra.run.smithi038.stdout:Get:2 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 17.2.7-1jammy [3,067 kB] 2024-09-14T03:47:39.471 INFO:teuthology.orchestra.run.smithi038.stdout:Get:3 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 17.2.7-1jammy [632 kB] 2024-09-14T03:47:39.475 INFO:teuthology.orchestra.run.smithi038.stdout:Get:4 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 17.2.7-1jammy [344 kB] 2024-09-14T03:47:39.478 INFO:teuthology.orchestra.run.smithi038.stdout:Get:5 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 17.2.7-1jammy [23.1 kB] 2024-09-14T03:47:39.479 INFO:teuthology.orchestra.run.smithi038.stdout:Get:6 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 17.2.7-1jammy [164 kB] 2024-09-14T03:47:39.480 INFO:teuthology.orchestra.run.smithi038.stdout:Get:7 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 17.2.7-1jammy [47.7 kB] 2024-09-14T03:47:39.480 INFO:teuthology.orchestra.run.smithi038.stdout:Get:8 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 17.2.7-1jammy [313 kB] 2024-09-14T03:47:39.482 INFO:teuthology.orchestra.run.smithi123.stdout:0 upgraded, 107 newly installed, 0 to remove and 331 not upgraded. 2024-09-14T03:47:39.482 INFO:teuthology.orchestra.run.smithi123.stdout:Need to get 187 MB of archives. 2024-09-14T03:47:39.482 INFO:teuthology.orchestra.run.smithi123.stdout:After this operation, 815 MB of additional disk space will be used. 2024-09-14T03:47:39.482 INFO:teuthology.orchestra.run.smithi123.stdout:Get:1 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 17.2.7-1jammy [3,198 kB] 2024-09-14T03:47:39.483 INFO:teuthology.orchestra.run.smithi038.stdout:Get:9 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 17.2.7-1jammy [5,086 kB] 2024-09-14T03:47:39.512 INFO:teuthology.orchestra.run.smithi123.stdout:Get:2 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 17.2.7-1jammy [3,067 kB] 2024-09-14T03:47:39.527 INFO:teuthology.orchestra.run.smithi038.stdout:Get:10 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 17.2.7-1jammy [102 kB] 2024-09-14T03:47:39.528 INFO:teuthology.orchestra.run.smithi038.stdout:Get:11 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 17.2.7-1jammy [415 kB] 2024-09-14T03:47:39.531 INFO:teuthology.orchestra.run.smithi038.stdout:Get:12 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 17.2.7-1jammy [25.3 MB] 2024-09-14T03:47:39.538 INFO:teuthology.orchestra.run.smithi123.stdout:Get:3 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 17.2.7-1jammy [632 kB] 2024-09-14T03:47:39.543 INFO:teuthology.orchestra.run.smithi123.stdout:Get:4 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 17.2.7-1jammy [344 kB] 2024-09-14T03:47:39.545 INFO:teuthology.orchestra.run.smithi123.stdout:Get:5 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 17.2.7-1jammy [23.1 kB] 2024-09-14T03:47:39.546 INFO:teuthology.orchestra.run.smithi123.stdout:Get:6 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 17.2.7-1jammy [164 kB] 2024-09-14T03:47:39.547 INFO:teuthology.orchestra.run.smithi123.stdout:Get:7 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 17.2.7-1jammy [47.7 kB] 2024-09-14T03:47:39.547 INFO:teuthology.orchestra.run.smithi123.stdout:Get:8 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 17.2.7-1jammy [313 kB] 2024-09-14T03:47:39.550 INFO:teuthology.orchestra.run.smithi123.stdout:Get:9 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 17.2.7-1jammy [5,086 kB] 2024-09-14T03:47:39.563 INFO:teuthology.orchestra.run.smithi038.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libfmt8 amd64 8.1.1+ds1-2 [60.2 kB] 2024-09-14T03:47:39.587 INFO:teuthology.orchestra.run.smithi123.stdout:Get:10 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 17.2.7-1jammy [102 kB] 2024-09-14T03:47:39.587 INFO:teuthology.orchestra.run.smithi123.stdout:Get:11 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 17.2.7-1jammy [415 kB] 2024-09-14T03:47:39.590 INFO:teuthology.orchestra.run.smithi123.stdout:Get:12 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 17.2.7-1jammy [25.3 MB] 2024-09-14T03:47:39.631 INFO:teuthology.orchestra.run.smithi123.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libfmt8 amd64 8.1.1+ds1-2 [60.2 kB] 2024-09-14T03:47:39.806 INFO:teuthology.orchestra.run.smithi038.stdout:Get:14 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 17.2.7-1jammy [6,378 kB] 2024-09-14T03:47:39.848 INFO:teuthology.orchestra.run.smithi038.stdout:Get:15 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 17.2.7-1jammy [224 kB] 2024-09-14T03:47:39.849 INFO:teuthology.orchestra.run.smithi038.stdout:Get:16 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 17.2.7-1jammy [115 kB] 2024-09-14T03:47:39.850 INFO:teuthology.orchestra.run.smithi038.stdout:Get:17 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 17.2.7-1jammy [1,429 kB] 2024-09-14T03:47:39.860 INFO:teuthology.orchestra.run.smithi038.stdout:Get:18 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 17.2.7-1jammy [8,201 kB] 2024-09-14T03:47:39.888 INFO:teuthology.orchestra.run.smithi038.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-09-14T03:47:39.899 INFO:teuthology.orchestra.run.smithi123.stdout:Get:14 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 17.2.7-1jammy [6,378 kB] 2024-09-14T03:47:39.913 INFO:teuthology.orchestra.run.smithi038.stdout:Get:20 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 17.2.7-1jammy [28.4 MB] 2024-09-14T03:47:39.919 INFO:teuthology.orchestra.run.smithi123.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-09-14T03:47:39.948 INFO:teuthology.orchestra.run.smithi123.stdout:Get:16 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 17.2.7-1jammy [224 kB] 2024-09-14T03:47:39.950 INFO:teuthology.orchestra.run.smithi123.stdout:Get:17 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 17.2.7-1jammy [115 kB] 2024-09-14T03:47:39.951 INFO:teuthology.orchestra.run.smithi123.stdout:Get:18 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 17.2.7-1jammy [1,429 kB] 2024-09-14T03:47:39.962 INFO:teuthology.orchestra.run.smithi123.stdout:Get:19 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 17.2.7-1jammy [8,201 kB] 2024-09-14T03:47:40.022 INFO:teuthology.orchestra.run.smithi123.stdout:Get:20 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 17.2.7-1jammy [28.4 MB] 2024-09-14T03:47:40.061 INFO:teuthology.orchestra.run.smithi038.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-09-14T03:47:40.069 INFO:teuthology.orchestra.run.smithi038.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-09-14T03:47:40.080 INFO:teuthology.orchestra.run.smithi038.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-09-14T03:47:40.090 INFO:teuthology.orchestra.run.smithi123.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-09-14T03:47:40.098 INFO:teuthology.orchestra.run.smithi123.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-09-14T03:47:40.109 INFO:teuthology.orchestra.run.smithi123.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-09-14T03:47:40.218 INFO:teuthology.orchestra.run.smithi038.stdout:Get:24 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 17.2.7-1jammy [3,690 B] 2024-09-14T03:47:40.218 INFO:teuthology.orchestra.run.smithi038.stdout:Get:25 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 17.2.7-1jammy [783 kB] 2024-09-14T03:47:40.223 INFO:teuthology.orchestra.run.smithi038.stdout:Get:26 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 17.2.7-1jammy [2,120 kB] 2024-09-14T03:47:40.224 INFO:teuthology.orchestra.run.smithi038.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-09-14T03:47:40.230 INFO:teuthology.orchestra.run.smithi038.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2024-09-14T03:47:40.237 INFO:teuthology.orchestra.run.smithi038.stdout:Get:29 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 17.2.7-1jammy [80.2 kB] 2024-09-14T03:47:40.238 INFO:teuthology.orchestra.run.smithi038.stdout:Get:30 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 17.2.7-1jammy [118 kB] 2024-09-14T03:47:40.239 INFO:teuthology.orchestra.run.smithi038.stdout:Get:31 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 17.2.7-1jammy [1,824 kB] 2024-09-14T03:47:40.251 INFO:teuthology.orchestra.run.smithi038.stdout:Get:32 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 17.2.7-1jammy [8,615 kB] 2024-09-14T03:47:40.253 INFO:teuthology.orchestra.run.smithi038.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2,006 kB] 2024-09-14T03:47:40.295 INFO:teuthology.orchestra.run.smithi123.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-09-14T03:47:40.307 INFO:teuthology.orchestra.run.smithi038.stdout:Get:34 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 17.2.7-1jammy [3,814 B] 2024-09-14T03:47:40.307 INFO:teuthology.orchestra.run.smithi038.stdout:Get:35 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 17.2.7-1jammy [52.7 MB] 2024-09-14T03:47:40.364 INFO:teuthology.orchestra.run.smithi123.stdout:Get:25 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 17.2.7-1jammy [3,690 B] 2024-09-14T03:47:40.364 INFO:teuthology.orchestra.run.smithi123.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2024-09-14T03:47:40.364 INFO:teuthology.orchestra.run.smithi123.stdout:Get:27 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 17.2.7-1jammy [783 kB] 2024-09-14T03:47:40.369 INFO:teuthology.orchestra.run.smithi123.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2,006 kB] 2024-09-14T03:47:40.370 INFO:teuthology.orchestra.run.smithi123.stdout:Get:29 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 17.2.7-1jammy [2,120 kB] 2024-09-14T03:47:40.372 INFO:teuthology.orchestra.run.smithi038.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2024-09-14T03:47:40.378 INFO:teuthology.orchestra.run.smithi038.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2024-09-14T03:47:40.386 INFO:teuthology.orchestra.run.smithi123.stdout:Get:30 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 17.2.7-1jammy [80.2 kB] 2024-09-14T03:47:40.386 INFO:teuthology.orchestra.run.smithi123.stdout:Get:31 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 17.2.7-1jammy [118 kB] 2024-09-14T03:47:40.388 INFO:teuthology.orchestra.run.smithi123.stdout:Get:32 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 17.2.7-1jammy [1,824 kB] 2024-09-14T03:47:40.400 INFO:teuthology.orchestra.run.smithi123.stdout:Get:33 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 17.2.7-1jammy [8,615 kB] 2024-09-14T03:47:40.401 INFO:teuthology.orchestra.run.smithi038.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2024-09-14T03:47:40.409 INFO:teuthology.orchestra.run.smithi038.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-09-14T03:47:40.410 INFO:teuthology.orchestra.run.smithi038.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-09-14T03:47:40.412 INFO:teuthology.orchestra.run.smithi038.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-09-14T03:47:40.413 INFO:teuthology.orchestra.run.smithi038.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2024-09-14T03:47:40.414 INFO:teuthology.orchestra.run.smithi038.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2024-09-14T03:47:40.416 INFO:teuthology.orchestra.run.smithi038.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2024-09-14T03:47:40.429 INFO:teuthology.orchestra.run.smithi123.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2024-09-14T03:47:40.435 INFO:teuthology.orchestra.run.smithi123.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2024-09-14T03:47:40.455 INFO:teuthology.orchestra.run.smithi123.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2024-09-14T03:47:40.461 INFO:teuthology.orchestra.run.smithi123.stdout:Get:37 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 17.2.7-1jammy [3,814 B] 2024-09-14T03:47:40.461 INFO:teuthology.orchestra.run.smithi123.stdout:Get:38 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 17.2.7-1jammy [52.7 MB] 2024-09-14T03:47:40.462 INFO:teuthology.orchestra.run.smithi123.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-09-14T03:47:40.463 INFO:teuthology.orchestra.run.smithi123.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-09-14T03:47:40.464 INFO:teuthology.orchestra.run.smithi123.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-09-14T03:47:40.465 INFO:teuthology.orchestra.run.smithi123.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2024-09-14T03:47:40.469 INFO:teuthology.orchestra.run.smithi038.stdout:Get:45 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2024-09-14T03:47:40.470 INFO:teuthology.orchestra.run.smithi038.stdout:Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2024-09-14T03:47:40.530 INFO:teuthology.orchestra.run.smithi123.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2024-09-14T03:47:40.532 INFO:teuthology.orchestra.run.smithi123.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2024-09-14T03:47:40.532 INFO:teuthology.orchestra.run.smithi123.stdout:Get:45 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2024-09-14T03:47:40.533 INFO:teuthology.orchestra.run.smithi123.stdout:Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2024-09-14T03:47:40.551 INFO:teuthology.orchestra.run.smithi038.stdout:Get:47 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-09-14T03:47:40.552 INFO:teuthology.orchestra.run.smithi038.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-09-14T03:47:40.552 INFO:teuthology.orchestra.run.smithi038.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-09-14T03:47:40.553 INFO:teuthology.orchestra.run.smithi038.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-09-14T03:47:40.559 INFO:teuthology.orchestra.run.smithi038.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-09-14T03:47:40.560 INFO:teuthology.orchestra.run.smithi038.stdout:Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-09-14T03:47:40.560 INFO:teuthology.orchestra.run.smithi038.stdout:Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-09-14T03:47:40.561 INFO:teuthology.orchestra.run.smithi038.stdout:Get:54 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-mako all 1.1.3+ds1-2ubuntu0.1 [60.5 kB] 2024-09-14T03:47:40.612 INFO:teuthology.orchestra.run.smithi123.stdout:Get:47 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-09-14T03:47:40.612 INFO:teuthology.orchestra.run.smithi123.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-09-14T03:47:40.613 INFO:teuthology.orchestra.run.smithi123.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-09-14T03:47:40.613 INFO:teuthology.orchestra.run.smithi123.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-09-14T03:47:40.618 INFO:teuthology.orchestra.run.smithi123.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-09-14T03:47:40.620 INFO:teuthology.orchestra.run.smithi123.stdout:Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-09-14T03:47:40.632 INFO:teuthology.orchestra.run.smithi038.stdout:Get:55 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-09-14T03:47:40.633 INFO:teuthology.orchestra.run.smithi038.stdout:Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2024-09-14T03:47:40.693 INFO:teuthology.orchestra.run.smithi123.stdout:Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-09-14T03:47:40.694 INFO:teuthology.orchestra.run.smithi123.stdout:Get:54 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-mako all 1.1.3+ds1-2ubuntu0.1 [60.5 kB] 2024-09-14T03:47:40.696 INFO:teuthology.orchestra.run.smithi123.stdout:Get:55 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-09-14T03:47:40.696 INFO:teuthology.orchestra.run.smithi123.stdout:Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2024-09-14T03:47:40.713 INFO:teuthology.orchestra.run.smithi038.stdout:Get:57 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-webob all 1:1.8.6-1.1ubuntu0.1 [86.7 kB] 2024-09-14T03:47:40.718 INFO:teuthology.orchestra.run.smithi038.stdout:Get:58 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2024-09-14T03:47:40.774 INFO:teuthology.orchestra.run.smithi123.stdout:Get:57 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-webob all 1:1.8.6-1.1ubuntu0.1 [86.7 kB] 2024-09-14T03:47:40.777 INFO:teuthology.orchestra.run.smithi123.stdout:Get:58 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2024-09-14T03:47:40.778 INFO:teuthology.orchestra.run.smithi123.stdout:Get:59 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-09-14T03:47:40.779 INFO:teuthology.orchestra.run.smithi123.stdout:Get:60 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-09-14T03:47:40.789 INFO:teuthology.orchestra.run.smithi038.stdout:Get:59 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-09-14T03:47:40.790 INFO:teuthology.orchestra.run.smithi123.stdout:Get:61 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2024-09-14T03:47:40.790 INFO:teuthology.orchestra.run.smithi123.stdout:Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-09-14T03:47:40.856 INFO:teuthology.orchestra.run.smithi123.stdout:Get:63 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-09-14T03:47:40.888 INFO:teuthology.orchestra.run.smithi038.stdout:Get:60 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-09-14T03:47:40.889 INFO:teuthology.orchestra.run.smithi038.stdout:Get:61 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 17.2.7-1jammy [240 kB] 2024-09-14T03:47:40.891 INFO:teuthology.orchestra.run.smithi038.stdout:Get:62 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 17.2.7-1jammy [22.4 kB] 2024-09-14T03:47:40.892 INFO:teuthology.orchestra.run.smithi038.stdout:Get:63 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 17.2.7-1jammy [15.4 MB] 2024-09-14T03:47:40.899 INFO:teuthology.orchestra.run.smithi038.stdout:Get:64 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2024-09-14T03:47:40.903 INFO:teuthology.orchestra.run.smithi123.stdout:Get:64 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-09-14T03:47:40.945 INFO:teuthology.orchestra.run.smithi123.stdout:Get:65 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-09-14T03:47:40.955 INFO:teuthology.orchestra.run.smithi038.stdout:Get:65 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-09-14T03:47:40.956 INFO:teuthology.orchestra.run.smithi038.stdout:Get:66 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-09-14T03:47:40.957 INFO:teuthology.orchestra.run.smithi038.stdout:Get:67 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-09-14T03:47:40.960 INFO:teuthology.orchestra.run.smithi038.stdout:Get:68 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-09-14T03:47:40.960 INFO:teuthology.orchestra.run.smithi123.stdout:Get:66 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-idna all 3.3-1ubuntu0.1 [52.1 kB] 2024-09-14T03:47:40.963 INFO:teuthology.orchestra.run.smithi038.stdout:Get:69 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-idna all 3.3-1ubuntu0.1 [52.1 kB] 2024-09-14T03:47:40.965 INFO:teuthology.orchestra.run.smithi038.stdout:Get:70 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] 2024-09-14T03:47:40.973 INFO:teuthology.orchestra.run.smithi038.stdout:Get:71 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] 2024-09-14T03:47:40.984 INFO:teuthology.orchestra.run.smithi123.stdout:Get:67 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] 2024-09-14T03:47:41.003 INFO:teuthology.orchestra.run.smithi123.stdout:Get:68 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] 2024-09-14T03:47:41.015 INFO:teuthology.orchestra.run.smithi123.stdout:Get:69 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-werkzeug all 2.0.2+dfsg1-1ubuntu0.22.04.2 [181 kB] 2024-09-14T03:47:41.036 INFO:teuthology.orchestra.run.smithi123.stdout:Get:70 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4,982 kB] 2024-09-14T03:47:41.049 INFO:teuthology.orchestra.run.smithi038.stdout:Get:72 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-werkzeug all 2.0.2+dfsg1-1ubuntu0.22.04.2 [181 kB] 2024-09-14T03:47:41.088 INFO:teuthology.orchestra.run.smithi038.stdout:Get:73 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 17.2.7-1jammy [75.8 kB] 2024-09-14T03:47:41.088 INFO:teuthology.orchestra.run.smithi038.stdout:Get:74 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4,982 kB] 2024-09-14T03:47:41.163 INFO:teuthology.orchestra.run.smithi123.stdout:Get:71 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 17.2.7-1jammy [240 kB] 2024-09-14T03:47:41.163 INFO:teuthology.orchestra.run.smithi123.stdout:Get:72 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2024-09-14T03:47:41.165 INFO:teuthology.orchestra.run.smithi123.stdout:Get:73 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.2 [108 kB] 2024-09-14T03:47:41.168 INFO:teuthology.orchestra.run.smithi123.stdout:Get:74 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 17.2.7-1jammy [22.4 kB] 2024-09-14T03:47:41.188 INFO:teuthology.orchestra.run.smithi123.stdout:Get:75 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 17.2.7-1jammy [15.4 MB] 2024-09-14T03:47:41.189 INFO:teuthology.orchestra.run.smithi123.stdout:Get:76 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-09-14T03:47:41.189 INFO:teuthology.orchestra.run.smithi123.stdout:Get:77 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-09-14T03:47:41.191 INFO:teuthology.orchestra.run.smithi123.stdout:Get:78 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2024-09-14T03:47:41.230 INFO:teuthology.orchestra.run.smithi038.stdout:Get:75 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2024-09-14T03:47:41.231 INFO:teuthology.orchestra.run.smithi038.stdout:Get:76 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.2 [108 kB] 2024-09-14T03:47:41.233 INFO:teuthology.orchestra.run.smithi123.stdout:Get:79 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-09-14T03:47:41.233 INFO:teuthology.orchestra.run.smithi038.stdout:Get:77 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-09-14T03:47:41.234 INFO:teuthology.orchestra.run.smithi038.stdout:Get:78 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-09-14T03:47:41.236 INFO:teuthology.orchestra.run.smithi038.stdout:Get:79 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2024-09-14T03:47:41.237 INFO:teuthology.orchestra.run.smithi123.stdout:Get:80 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-09-14T03:47:41.237 INFO:teuthology.orchestra.run.smithi123.stdout:Get:81 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-09-14T03:47:41.291 INFO:teuthology.orchestra.run.smithi123.stdout:Get:82 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-09-14T03:47:41.291 INFO:teuthology.orchestra.run.smithi123.stdout:Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-09-14T03:47:41.293 INFO:teuthology.orchestra.run.smithi123.stdout:Get:84 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2024-09-14T03:47:41.293 INFO:teuthology.orchestra.run.smithi123.stdout:Get:85 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-09-14T03:47:41.302 INFO:teuthology.orchestra.run.smithi038.stdout:Get:80 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-09-14T03:47:41.306 INFO:teuthology.orchestra.run.smithi038.stdout:Get:81 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-09-14T03:47:41.307 INFO:teuthology.orchestra.run.smithi038.stdout:Get:82 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-09-14T03:47:41.356 INFO:teuthology.orchestra.run.smithi123.stdout:Get:86 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2024-09-14T03:47:41.371 INFO:teuthology.orchestra.run.smithi038.stdout:Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-09-14T03:47:41.371 INFO:teuthology.orchestra.run.smithi038.stdout:Get:84 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-09-14T03:47:41.396 INFO:teuthology.orchestra.run.smithi038.stdout:Get:85 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2024-09-14T03:47:41.397 INFO:teuthology.orchestra.run.smithi038.stdout:Get:86 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-09-14T03:47:41.398 INFO:teuthology.orchestra.run.smithi038.stdout:Get:87 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2024-09-14T03:47:41.400 INFO:teuthology.orchestra.run.smithi038.stdout:Get:88 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2024-09-14T03:47:41.400 INFO:teuthology.orchestra.run.smithi038.stdout:Get:89 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-09-14T03:47:41.402 INFO:teuthology.orchestra.run.smithi038.stdout:Get:90 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-09-14T03:47:41.409 INFO:teuthology.orchestra.run.smithi038.stdout:Get:91 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-09-14T03:47:41.434 INFO:teuthology.orchestra.run.smithi123.stdout:Get:87 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 17.2.7-1jammy [75.8 kB] 2024-09-14T03:47:41.434 INFO:teuthology.orchestra.run.smithi123.stdout:Get:88 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2024-09-14T03:47:41.434 INFO:teuthology.orchestra.run.smithi123.stdout:Get:89 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-09-14T03:47:41.436 INFO:teuthology.orchestra.run.smithi123.stdout:Get:90 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-09-14T03:47:41.444 INFO:teuthology.orchestra.run.smithi123.stdout:Get:91 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-09-14T03:47:41.448 INFO:teuthology.orchestra.run.smithi123.stdout:Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-09-14T03:47:41.452 INFO:teuthology.orchestra.run.smithi123.stdout:Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-09-14T03:47:41.453 INFO:teuthology.orchestra.run.smithi123.stdout:Get:94 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-09-14T03:47:41.462 INFO:teuthology.orchestra.run.smithi123.stdout:Get:95 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-09-14T03:47:41.468 INFO:teuthology.orchestra.run.smithi123.stdout:Get:96 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.3 [474 kB] 2024-09-14T03:47:41.477 INFO:teuthology.orchestra.run.smithi038.stdout:Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-09-14T03:47:41.481 INFO:teuthology.orchestra.run.smithi038.stdout:Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-09-14T03:47:41.483 INFO:teuthology.orchestra.run.smithi038.stdout:Get:94 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-09-14T03:47:41.518 INFO:teuthology.orchestra.run.smithi123.stdout:Get:97 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-09-14T03:47:41.559 INFO:teuthology.orchestra.run.smithi038.stdout:Get:95 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-09-14T03:47:41.561 INFO:teuthology.orchestra.run.smithi123.stdout:Get:98 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-09-14T03:47:41.562 INFO:teuthology.orchestra.run.smithi123.stdout:Get:99 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2024-09-14T03:47:41.563 INFO:teuthology.orchestra.run.smithi123.stdout:Get:100 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-09-14T03:47:41.566 INFO:teuthology.orchestra.run.smithi038.stdout:Get:96 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.3 [474 kB] 2024-09-14T03:47:41.567 INFO:teuthology.orchestra.run.smithi123.stdout:Get:101 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-09-14T03:47:41.569 INFO:teuthology.orchestra.run.smithi123.stdout:Get:102 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-09-14T03:47:41.577 INFO:teuthology.orchestra.run.smithi038.stdout:Get:97 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-09-14T03:47:41.577 INFO:teuthology.orchestra.run.smithi038.stdout:Get:98 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-09-14T03:47:41.579 INFO:teuthology.orchestra.run.smithi038.stdout:Get:99 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2024-09-14T03:47:41.580 INFO:teuthology.orchestra.run.smithi038.stdout:Get:100 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-09-14T03:47:41.584 INFO:teuthology.orchestra.run.smithi038.stdout:Get:101 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-09-14T03:47:41.616 INFO:teuthology.orchestra.run.smithi123.stdout:Get:103 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2024-09-14T03:47:41.617 INFO:teuthology.orchestra.run.smithi123.stdout:Get:104 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-09-14T03:47:41.618 INFO:teuthology.orchestra.run.smithi123.stdout:Get:105 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-09-14T03:47:41.623 INFO:teuthology.orchestra.run.smithi123.stdout:Get:106 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-09-14T03:47:41.640 INFO:teuthology.orchestra.run.smithi038.stdout:Get:102 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-09-14T03:47:41.657 INFO:teuthology.orchestra.run.smithi038.stdout:Get:103 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2024-09-14T03:47:41.658 INFO:teuthology.orchestra.run.smithi038.stdout:Get:104 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-09-14T03:47:41.681 INFO:teuthology.orchestra.run.smithi123.stdout:Get:107 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-09-14T03:47:41.721 INFO:teuthology.orchestra.run.smithi038.stdout:Get:105 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-09-14T03:47:41.727 INFO:teuthology.orchestra.run.smithi038.stdout:Get:106 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-09-14T03:47:41.729 INFO:teuthology.orchestra.run.smithi038.stdout:Get:107 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-09-14T03:47:42.292 INFO:teuthology.orchestra.run.smithi123.stdout:Fetched 187 MB in 2s (82.0 MB/s) 2024-09-14T03:47:42.369 INFO:teuthology.orchestra.run.smithi038.stdout:Fetched 187 MB in 2s (78.1 MB/s) 2024-09-14T03:47:42.409 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package libfmt8:amd64. 2024-09-14T03:47:42.488 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package libfmt8:amd64. 2024-09-14T03:47:42.501 INFO:teuthology.orchestra.run.smithi123.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 ... 165990 files and directories currently installed.) 2024-09-14T03:47:42.506 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../000-libfmt8_8.1.1+ds1-2_amd64.deb ... 2024-09-14T03:47:42.578 INFO:teuthology.orchestra.run.smithi038.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 ... 165990 files and directories currently installed.) 2024-09-14T03:47:42.584 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../000-libfmt8_8.1.1+ds1-2_amd64.deb ... 2024-09-14T03:47:42.591 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking libfmt8:amd64 (8.1.1+ds1-2) ... 2024-09-14T03:47:42.654 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking libfmt8:amd64 (8.1.1+ds1-2) ... 2024-09-14T03:47:42.869 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-09-14T03:47:42.895 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../001-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-09-14T03:47:42.927 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-14T03:47:42.990 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-09-14T03:47:43.017 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../001-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-09-14T03:47:43.082 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-14T03:47:43.239 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package librados2. 2024-09-14T03:47:43.265 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../002-librados2_17.2.7-1jammy_amd64.deb ... 2024-09-14T03:47:43.305 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking librados2 (17.2.7-1jammy) ... 2024-09-14T03:47:43.402 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package librados2. 2024-09-14T03:47:43.428 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../002-librados2_17.2.7-1jammy_amd64.deb ... 2024-09-14T03:47:43.469 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking librados2 (17.2.7-1jammy) ... 2024-09-14T03:47:43.733 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package librbd1. 2024-09-14T03:47:43.759 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../003-librbd1_17.2.7-1jammy_amd64.deb ... 2024-09-14T03:47:43.791 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking librbd1 (17.2.7-1jammy) ... 2024-09-14T03:47:43.905 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package librbd1. 2024-09-14T03:47:43.931 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../003-librbd1_17.2.7-1jammy_amd64.deb ... 2024-09-14T03:47:43.971 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking librbd1 (17.2.7-1jammy) ... 2024-09-14T03:47:44.211 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package libcephfs2. 2024-09-14T03:47:44.237 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../004-libcephfs2_17.2.7-1jammy_amd64.deb ... 2024-09-14T03:47:44.277 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking libcephfs2 (17.2.7-1jammy) ... 2024-09-14T03:47:44.341 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package libcephfs2. 2024-09-14T03:47:44.368 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../004-libcephfs2_17.2.7-1jammy_amd64.deb ... 2024-09-14T03:47:44.399 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking libcephfs2 (17.2.7-1jammy) ... 2024-09-14T03:47:44.546 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-rados. 2024-09-14T03:47:44.571 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../005-python3-rados_17.2.7-1jammy_amd64.deb ... 2024-09-14T03:47:44.605 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-rados (17.2.7-1jammy) ... 2024-09-14T03:47:44.677 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package python3-rados. 2024-09-14T03:47:44.692 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../005-python3-rados_17.2.7-1jammy_amd64.deb ... 2024-09-14T03:47:44.735 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking python3-rados (17.2.7-1jammy) ... 2024-09-14T03:47:44.907 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-09-14T03:47:44.934 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../006-python3-ceph-argparse_17.2.7-1jammy_all.deb ... 2024-09-14T03:47:44.974 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-ceph-argparse (17.2.7-1jammy) ... 2024-09-14T03:47:45.055 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-09-14T03:47:45.081 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../006-python3-ceph-argparse_17.2.7-1jammy_all.deb ... 2024-09-14T03:47:45.121 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking python3-ceph-argparse (17.2.7-1jammy) ... 2024-09-14T03:47:45.226 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-cephfs. 2024-09-14T03:47:45.242 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../007-python3-cephfs_17.2.7-1jammy_amd64.deb ... 2024-09-14T03:47:45.284 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-cephfs (17.2.7-1jammy) ... 2024-09-14T03:47:45.332 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package python3-cephfs. 2024-09-14T03:47:45.349 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../007-python3-cephfs_17.2.7-1jammy_amd64.deb ... 2024-09-14T03:47:45.382 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking python3-cephfs (17.2.7-1jammy) ... 2024-09-14T03:47:45.604 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-ceph-common. 2024-09-14T03:47:45.630 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../008-python3-ceph-common_17.2.7-1jammy_all.deb ... 2024-09-14T03:47:45.670 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-ceph-common (17.2.7-1jammy) ... 2024-09-14T03:47:45.685 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package python3-ceph-common. 2024-09-14T03:47:45.712 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../008-python3-ceph-common_17.2.7-1jammy_all.deb ... 2024-09-14T03:47:45.751 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking python3-ceph-common (17.2.7-1jammy) ... 2024-09-14T03:47:45.948 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-wcwidth. 2024-09-14T03:47:45.975 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../009-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-09-14T03:47:46.006 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-14T03:47:46.072 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package python3-wcwidth. 2024-09-14T03:47:46.098 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../009-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-09-14T03:47:46.138 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-14T03:47:46.284 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-prettytable. 2024-09-14T03:47:46.312 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../010-python3-prettytable_2.5.0-2_all.deb ... 2024-09-14T03:47:46.351 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-09-14T03:47:46.458 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package python3-prettytable. 2024-09-14T03:47:46.484 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../010-python3-prettytable_2.5.0-2_all.deb ... 2024-09-14T03:47:46.524 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-09-14T03:47:46.595 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-rbd. 2024-09-14T03:47:46.610 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../011-python3-rbd_17.2.7-1jammy_amd64.deb ... 2024-09-14T03:47:46.653 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-rbd (17.2.7-1jammy) ... 2024-09-14T03:47:46.819 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package python3-rbd. 2024-09-14T03:47:46.845 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../011-python3-rbd_17.2.7-1jammy_amd64.deb ... 2024-09-14T03:47:46.885 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking python3-rbd (17.2.7-1jammy) ... 2024-09-14T03:47:47.014 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-09-14T03:47:47.041 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../012-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-09-14T03:47:47.081 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-14T03:47:47.214 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-09-14T03:47:47.230 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../012-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-09-14T03:47:47.263 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-14T03:47:47.384 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-09-14T03:47:47.410 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../013-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-09-14T03:47:47.442 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-14T03:47:47.592 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-09-14T03:47:47.619 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../013-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-09-14T03:47:47.658 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-14T03:47:47.786 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-09-14T03:47:47.813 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../014-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-09-14T03:47:47.853 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-14T03:47:47.994 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-09-14T03:47:48.021 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../014-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-09-14T03:47:48.070 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-14T03:47:48.307 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-09-14T03:47:48.333 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../015-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-14T03:47:48.381 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-14T03:47:48.465 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-09-14T03:47:48.492 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../015-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-14T03:47:48.532 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-14T03:47:48.734 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-09-14T03:47:48.761 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../016-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-14T03:47:48.792 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-14T03:47:48.927 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-09-14T03:47:48.953 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../016-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-14T03:47:48.993 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-14T03:47:49.171 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-09-14T03:47:49.197 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../017-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-14T03:47:49.237 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-14T03:47:49.346 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-09-14T03:47:49.373 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../017-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-14T03:47:49.413 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-14T03:47:49.590 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-09-14T03:47:49.617 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../018-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-09-14T03:47:49.657 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-14T03:47:49.725 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-09-14T03:47:49.751 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../018-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-09-14T03:47:49.783 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-14T03:47:49.951 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package librgw2. 2024-09-14T03:47:49.978 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../019-librgw2_17.2.7-1jammy_amd64.deb ... 2024-09-14T03:47:50.018 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking librgw2 (17.2.7-1jammy) ... 2024-09-14T03:47:50.094 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package librgw2. 2024-09-14T03:47:50.121 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../019-librgw2_17.2.7-1jammy_amd64.deb ... 2024-09-14T03:47:50.161 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking librgw2 (17.2.7-1jammy) ... 2024-09-14T03:47:50.462 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-rgw. 2024-09-14T03:47:50.477 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../020-python3-rgw_17.2.7-1jammy_amd64.deb ... 2024-09-14T03:47:50.520 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-rgw (17.2.7-1jammy) ... 2024-09-14T03:47:50.647 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package python3-rgw. 2024-09-14T03:47:50.674 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../020-python3-rgw_17.2.7-1jammy_amd64.deb ... 2024-09-14T03:47:50.713 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking python3-rgw (17.2.7-1jammy) ... 2024-09-14T03:47:50.865 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package liboath0:amd64. 2024-09-14T03:47:50.891 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../021-liboath0_2.6.7-3build1_amd64.deb ... 2024-09-14T03:47:50.931 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2024-09-14T03:47:51.025 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package liboath0:amd64. 2024-09-14T03:47:51.052 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../021-liboath0_2.6.7-3build1_amd64.deb ... 2024-09-14T03:47:51.091 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2024-09-14T03:47:51.242 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package libradosstriper1. 2024-09-14T03:47:51.269 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../022-libradosstriper1_17.2.7-1jammy_amd64.deb ... 2024-09-14T03:47:51.309 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking libradosstriper1 (17.2.7-1jammy) ... 2024-09-14T03:47:51.378 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package libradosstriper1. 2024-09-14T03:47:51.404 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../022-libradosstriper1_17.2.7-1jammy_amd64.deb ... 2024-09-14T03:47:51.444 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking libradosstriper1 (17.2.7-1jammy) ... 2024-09-14T03:47:51.787 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package ceph-common. 2024-09-14T03:47:51.814 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../023-ceph-common_17.2.7-1jammy_amd64.deb ... 2024-09-14T03:47:51.845 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking ceph-common (17.2.7-1jammy) ... 2024-09-14T03:47:51.873 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package ceph-common. 2024-09-14T03:47:51.900 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../023-ceph-common_17.2.7-1jammy_amd64.deb ... 2024-09-14T03:47:51.939 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking ceph-common (17.2.7-1jammy) ... 2024-09-14T03:47:53.218 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package ceph-base. 2024-09-14T03:47:53.244 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../024-ceph-base_17.2.7-1jammy_amd64.deb ... 2024-09-14T03:47:53.285 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking ceph-base (17.2.7-1jammy) ... 2024-09-14T03:47:53.421 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package ceph-base. 2024-09-14T03:47:53.447 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../024-ceph-base_17.2.7-1jammy_amd64.deb ... 2024-09-14T03:47:53.489 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking ceph-base (17.2.7-1jammy) ... 2024-09-14T03:47:53.938 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-openssl. 2024-09-14T03:47:53.964 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../025-python3-openssl_21.0.0-1_all.deb ... 2024-09-14T03:47:53.996 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-openssl (21.0.0-1) ... 2024-09-14T03:47:54.192 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package python3-openssl. 2024-09-14T03:47:54.218 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../025-python3-openssl_21.0.0-1_all.deb ... 2024-09-14T03:47:54.241 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-09-14T03:47:54.258 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking python3-openssl (21.0.0-1) ... 2024-09-14T03:47:54.267 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../026-ceph-mgr-modules-core_17.2.7-1jammy_all.deb ... 2024-09-14T03:47:54.307 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking ceph-mgr-modules-core (17.2.7-1jammy) ... 2024-09-14T03:47:54.527 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-09-14T03:47:54.544 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../026-ceph-mgr-modules-core_17.2.7-1jammy_all.deb ... 2024-09-14T03:47:54.586 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking ceph-mgr-modules-core (17.2.7-1jammy) ... 2024-09-14T03:47:54.661 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-bcrypt. 2024-09-14T03:47:54.685 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../027-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2024-09-14T03:47:54.720 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2024-09-14T03:47:54.966 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package python3-bcrypt. 2024-09-14T03:47:54.989 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-jaraco.functools. 2024-09-14T03:47:54.993 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../027-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2024-09-14T03:47:55.016 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../028-python3-jaraco.functools_3.4.0-2_all.deb ... 2024-09-14T03:47:55.032 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2024-09-14T03:47:55.056 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2024-09-14T03:47:55.359 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-cheroot. 2024-09-14T03:47:55.360 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package python3-jaraco.functools. 2024-09-14T03:47:55.385 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../029-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2024-09-14T03:47:55.387 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../028-python3-jaraco.functools_3.4.0-2_all.deb ... 2024-09-14T03:47:55.425 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-14T03:47:55.427 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2024-09-14T03:47:55.738 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package python3-cheroot. 2024-09-14T03:47:55.765 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../029-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2024-09-14T03:47:55.770 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-jaraco.classes. 2024-09-14T03:47:55.796 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../030-python3-jaraco.classes_3.2.1-3_all.deb ... 2024-09-14T03:47:55.805 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-14T03:47:55.836 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2024-09-14T03:47:56.122 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-jaraco.text. 2024-09-14T03:47:56.133 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package python3-jaraco.classes. 2024-09-14T03:47:56.138 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../031-python3-jaraco.text_3.6.0-2_all.deb ... 2024-09-14T03:47:56.160 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../030-python3-jaraco.classes_3.2.1-3_all.deb ... 2024-09-14T03:47:56.172 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2024-09-14T03:47:56.199 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2024-09-14T03:47:56.477 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package python3-jaraco.text. 2024-09-14T03:47:56.504 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../031-python3-jaraco.text_3.6.0-2_all.deb ... 2024-09-14T03:47:56.544 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2024-09-14T03:47:56.734 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-jaraco.collections. 2024-09-14T03:47:56.760 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../032-python3-jaraco.collections_3.4.0-2_all.deb ... 2024-09-14T03:47:56.792 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2024-09-14T03:47:56.822 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package python3-jaraco.collections. 2024-09-14T03:47:56.849 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../032-python3-jaraco.collections_3.4.0-2_all.deb ... 2024-09-14T03:47:56.889 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2024-09-14T03:47:57.078 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-tempora. 2024-09-14T03:47:57.104 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../033-python3-tempora_4.1.2-1_all.deb ... 2024-09-14T03:47:57.144 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-tempora (4.1.2-1) ... 2024-09-14T03:47:57.200 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package python3-tempora. 2024-09-14T03:47:57.227 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../033-python3-tempora_4.1.2-1_all.deb ... 2024-09-14T03:47:57.267 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking python3-tempora (4.1.2-1) ... 2024-09-14T03:47:57.456 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-portend. 2024-09-14T03:47:57.482 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../034-python3-portend_3.0.0-1_all.deb ... 2024-09-14T03:47:57.522 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-portend (3.0.0-1) ... 2024-09-14T03:47:57.595 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package python3-portend. 2024-09-14T03:47:57.622 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../034-python3-portend_3.0.0-1_all.deb ... 2024-09-14T03:47:57.661 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking python3-portend (3.0.0-1) ... 2024-09-14T03:47:57.825 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-zc.lockfile. 2024-09-14T03:47:57.852 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../035-python3-zc.lockfile_2.0-1_all.deb ... 2024-09-14T03:47:57.891 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2024-09-14T03:47:57.964 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package python3-zc.lockfile. 2024-09-14T03:47:57.991 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../035-python3-zc.lockfile_2.0-1_all.deb ... 2024-09-14T03:47:58.031 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2024-09-14T03:47:58.136 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-cherrypy3. 2024-09-14T03:47:58.163 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../036-python3-cherrypy3_18.6.1-4_all.deb ... 2024-09-14T03:47:58.194 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2024-09-14T03:47:58.517 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package python3-cherrypy3. 2024-09-14T03:47:58.531 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-natsort. 2024-09-14T03:47:58.544 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../036-python3-cherrypy3_18.6.1-4_all.deb ... 2024-09-14T03:47:58.558 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../037-python3-natsort_8.0.2-1_all.deb ... 2024-09-14T03:47:58.584 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2024-09-14T03:47:58.597 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-natsort (8.0.2-1) ... 2024-09-14T03:47:58.884 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-logutils. 2024-09-14T03:47:58.896 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package python3-natsort. 2024-09-14T03:47:58.899 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../038-python3-logutils_0.3.3-8_all.deb ... 2024-09-14T03:47:58.912 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../037-python3-natsort_8.0.2-1_all.deb ... 2024-09-14T03:47:58.934 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-logutils (0.3.3-8) ... 2024-09-14T03:47:58.946 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking python3-natsort (8.0.2-1) ... 2024-09-14T03:47:59.236 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-markupsafe. 2024-09-14T03:47:59.249 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package python3-logutils. 2024-09-14T03:47:59.263 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../039-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2024-09-14T03:47:59.276 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../038-python3-logutils_0.3.3-8_all.deb ... 2024-09-14T03:47:59.303 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2024-09-14T03:47:59.316 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking python3-logutils (0.3.3-8) ... 2024-09-14T03:47:59.589 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-mako. 2024-09-14T03:47:59.615 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../040-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2024-09-14T03:47:59.618 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package python3-markupsafe. 2024-09-14T03:47:59.646 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../039-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2024-09-14T03:47:59.664 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-14T03:47:59.694 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2024-09-14T03:47:59.992 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-simplegeneric. 2024-09-14T03:47:59.997 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package python3-mako. 2024-09-14T03:48:00.018 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../041-python3-simplegeneric_0.8.1-3_all.deb ... 2024-09-14T03:48:00.023 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../040-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2024-09-14T03:48:00.058 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-09-14T03:48:00.063 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-14T03:48:00.294 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-singledispatch. 2024-09-14T03:48:00.321 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../042-python3-singledispatch_3.4.0.3-3_all.deb ... 2024-09-14T03:48:00.361 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2024-09-14T03:48:00.375 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package python3-simplegeneric. 2024-09-14T03:48:00.402 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../041-python3-simplegeneric_0.8.1-3_all.deb ... 2024-09-14T03:48:00.441 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-09-14T03:48:00.672 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-webob. 2024-09-14T03:48:00.694 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package python3-singledispatch. 2024-09-14T03:48:00.698 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../043-python3-webob_1%3a1.8.6-1.1ubuntu0.1_all.deb ... 2024-09-14T03:48:00.721 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../042-python3-singledispatch_3.4.0.3-3_all.deb ... 2024-09-14T03:48:00.739 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-14T03:48:00.752 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2024-09-14T03:48:01.064 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package python3-webob. 2024-09-14T03:48:01.075 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-waitress. 2024-09-14T03:48:01.091 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../043-python3-webob_1%3a1.8.6-1.1ubuntu0.1_all.deb ... 2024-09-14T03:48:01.102 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../044-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2024-09-14T03:48:01.130 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-14T03:48:01.145 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-14T03:48:01.419 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-tempita. 2024-09-14T03:48:01.446 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../045-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2024-09-14T03:48:01.475 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package python3-waitress. 2024-09-14T03:48:01.477 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2024-09-14T03:48:01.502 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../044-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2024-09-14T03:48:01.545 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-14T03:48:01.772 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-paste. 2024-09-14T03:48:01.799 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../046-python3-paste_3.5.0+dfsg1-1_all.deb ... 2024-09-14T03:48:01.840 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2024-09-14T03:48:01.853 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package python3-tempita. 2024-09-14T03:48:01.880 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../045-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2024-09-14T03:48:01.920 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2024-09-14T03:48:02.167 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-09-14T03:48:02.194 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../047-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2024-09-14T03:48:02.206 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package python3-paste. 2024-09-14T03:48:02.222 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../046-python3-paste_3.5.0+dfsg1-1_all.deb ... 2024-09-14T03:48:02.233 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2024-09-14T03:48:02.264 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2024-09-14T03:48:02.494 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-pastedeploy. 2024-09-14T03:48:02.510 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../048-python3-pastedeploy_2.1.1-1_all.deb ... 2024-09-14T03:48:02.544 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2024-09-14T03:48:02.584 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-09-14T03:48:02.601 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../047-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2024-09-14T03:48:02.643 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2024-09-14T03:48:02.822 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-webtest. 2024-09-14T03:48:02.849 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../049-python3-webtest_2.0.35-1_all.deb ... 2024-09-14T03:48:02.889 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-webtest (2.0.35-1) ... 2024-09-14T03:48:02.921 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package python3-pastedeploy. 2024-09-14T03:48:02.948 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../048-python3-pastedeploy_2.1.1-1_all.deb ... 2024-09-14T03:48:02.996 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2024-09-14T03:48:03.217 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-pecan. 2024-09-14T03:48:03.243 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../050-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2024-09-14T03:48:03.274 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package python3-webtest. 2024-09-14T03:48:03.296 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2024-09-14T03:48:03.301 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../049-python3-webtest_2.0.35-1_all.deb ... 2024-09-14T03:48:03.340 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking python3-webtest (2.0.35-1) ... 2024-09-14T03:48:03.654 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-certifi. 2024-09-14T03:48:03.669 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package python3-pecan. 2024-09-14T03:48:03.681 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../051-python3-certifi_2020.6.20-1_all.deb ... 2024-09-14T03:48:03.696 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../050-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2024-09-14T03:48:03.721 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2024-09-14T03:48:03.735 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2024-09-14T03:48:04.049 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-idna. 2024-09-14T03:48:04.076 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../052-python3-idna_3.3-1ubuntu0.1_all.deb ... 2024-09-14T03:48:04.107 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package python3-certifi. 2024-09-14T03:48:04.115 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-idna (3.3-1ubuntu0.1) ... 2024-09-14T03:48:04.134 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../051-python3-certifi_2020.6.20-1_all.deb ... 2024-09-14T03:48:04.173 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2024-09-14T03:48:04.393 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-urllib3. 2024-09-14T03:48:04.409 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../053-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2024-09-14T03:48:04.443 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-14T03:48:04.543 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package python3-idna. 2024-09-14T03:48:04.570 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../052-python3-idna_3.3-1ubuntu0.1_all.deb ... 2024-09-14T03:48:04.618 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking python3-idna (3.3-1ubuntu0.1) ... 2024-09-14T03:48:04.713 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-requests. 2024-09-14T03:48:04.728 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../054-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2024-09-14T03:48:04.762 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-14T03:48:04.896 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package python3-urllib3. 2024-09-14T03:48:04.912 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../053-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2024-09-14T03:48:04.948 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-14T03:48:05.057 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-werkzeug. 2024-09-14T03:48:05.084 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../055-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.2_all.deb ... 2024-09-14T03:48:05.124 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-14T03:48:05.251 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package python3-requests. 2024-09-14T03:48:05.278 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../054-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2024-09-14T03:48:05.318 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-14T03:48:05.402 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-09-14T03:48:05.417 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../056-libsqlite3-mod-ceph_17.2.7-1jammy_amd64.deb ... 2024-09-14T03:48:05.451 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking libsqlite3-mod-ceph (17.2.7-1jammy) ... 2024-09-14T03:48:05.629 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package python3-werkzeug. 2024-09-14T03:48:05.657 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../055-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.2_all.deb ... 2024-09-14T03:48:05.696 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-14T03:48:05.788 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package ceph-mgr. 2024-09-14T03:48:05.814 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../057-ceph-mgr_17.2.7-1jammy_amd64.deb ... 2024-09-14T03:48:05.854 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking ceph-mgr (17.2.7-1jammy) ... 2024-09-14T03:48:05.999 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-09-14T03:48:06.027 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../056-libsqlite3-mod-ceph_17.2.7-1jammy_amd64.deb ... 2024-09-14T03:48:06.066 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking libsqlite3-mod-ceph (17.2.7-1jammy) ... 2024-09-14T03:48:06.274 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package ceph-mon. 2024-09-14T03:48:06.301 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../058-ceph-mon_17.2.7-1jammy_amd64.deb ... 2024-09-14T03:48:06.340 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking ceph-mon (17.2.7-1jammy) ... 2024-09-14T03:48:06.402 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package ceph-mgr. 2024-09-14T03:48:06.429 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../057-ceph-mgr_17.2.7-1jammy_amd64.deb ... 2024-09-14T03:48:06.469 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking ceph-mgr (17.2.7-1jammy) ... 2024-09-14T03:48:06.847 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package ceph-mon. 2024-09-14T03:48:06.874 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../058-ceph-mon_17.2.7-1jammy_amd64.deb ... 2024-09-14T03:48:06.913 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking ceph-mon (17.2.7-1jammy) ... 2024-09-14T03:48:07.244 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package ceph-osd. 2024-09-14T03:48:07.271 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../059-ceph-osd_17.2.7-1jammy_amd64.deb ... 2024-09-14T03:48:07.302 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking ceph-osd (17.2.7-1jammy) ... 2024-09-14T03:48:07.743 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package ceph-osd. 2024-09-14T03:48:07.770 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../059-ceph-osd_17.2.7-1jammy_amd64.deb ... 2024-09-14T03:48:07.809 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking ceph-osd (17.2.7-1jammy) ... 2024-09-14T03:48:08.997 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package ceph. 2024-09-14T03:48:09.012 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../060-ceph_17.2.7-1jammy_amd64.deb ... 2024-09-14T03:48:09.055 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking ceph (17.2.7-1jammy) ... 2024-09-14T03:48:09.366 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package ceph-fuse. 2024-09-14T03:48:09.392 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../061-ceph-fuse_17.2.7-1jammy_amd64.deb ... 2024-09-14T03:48:09.432 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking ceph-fuse (17.2.7-1jammy) ... 2024-09-14T03:48:09.521 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package ceph. 2024-09-14T03:48:09.548 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../060-ceph_17.2.7-1jammy_amd64.deb ... 2024-09-14T03:48:09.587 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking ceph (17.2.7-1jammy) ... 2024-09-14T03:48:09.769 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package ceph-mds. 2024-09-14T03:48:09.796 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../062-ceph-mds_17.2.7-1jammy_amd64.deb ... 2024-09-14T03:48:09.827 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking ceph-mds (17.2.7-1jammy) ... 2024-09-14T03:48:09.873 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package ceph-fuse. 2024-09-14T03:48:09.901 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../061-ceph-fuse_17.2.7-1jammy_amd64.deb ... 2024-09-14T03:48:09.948 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking ceph-fuse (17.2.7-1jammy) ... 2024-09-14T03:48:10.222 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package cephadm. 2024-09-14T03:48:10.249 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../063-cephadm_17.2.7-1jammy_amd64.deb ... 2024-09-14T03:48:10.297 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking cephadm (17.2.7-1jammy) ... 2024-09-14T03:48:10.319 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package ceph-mds. 2024-09-14T03:48:10.346 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../062-ceph-mds_17.2.7-1jammy_amd64.deb ... 2024-09-14T03:48:10.385 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking ceph-mds (17.2.7-1jammy) ... 2024-09-14T03:48:10.574 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python-babel-localedata. 2024-09-14T03:48:10.590 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../064-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2024-09-14T03:48:10.649 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-14T03:48:10.763 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package cephadm. 2024-09-14T03:48:10.791 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../063-cephadm_17.2.7-1jammy_amd64.deb ... 2024-09-14T03:48:10.830 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking cephadm (17.2.7-1jammy) ... 2024-09-14T03:48:11.083 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package python-babel-localedata. 2024-09-14T03:48:11.110 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../064-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2024-09-14T03:48:11.141 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-14T03:48:11.638 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-babel. 2024-09-14T03:48:11.665 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../065-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2024-09-14T03:48:11.704 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2024-09-14T03:48:12.032 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-jinja2. 2024-09-14T03:48:12.059 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../066-python3-jinja2_3.0.3-1ubuntu0.2_all.deb ... 2024-09-14T03:48:12.098 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-14T03:48:12.444 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-09-14T03:48:12.471 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../067-ceph-mgr-cephadm_17.2.7-1jammy_all.deb ... 2024-09-14T03:48:12.510 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking ceph-mgr-cephadm (17.2.7-1jammy) ... 2024-09-14T03:48:13.063 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package python3-babel. 2024-09-14T03:48:13.091 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../065-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2024-09-14T03:48:13.130 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2024-09-14T03:48:13.467 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package python3-jinja2. 2024-09-14T03:48:13.494 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../066-python3-jinja2_3.0.3-1ubuntu0.2_all.deb ... 2024-09-14T03:48:13.533 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-14T03:48:13.639 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-repoze.lru. 2024-09-14T03:48:13.666 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../068-python3-repoze.lru_0.7-2_all.deb ... 2024-09-14T03:48:13.705 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-09-14T03:48:13.886 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-09-14T03:48:13.913 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../067-ceph-mgr-cephadm_17.2.7-1jammy_all.deb ... 2024-09-14T03:48:13.953 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking ceph-mgr-cephadm (17.2.7-1jammy) ... 2024-09-14T03:48:14.017 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-routes. 2024-09-14T03:48:14.044 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../069-python3-routes_2.5.1-1ubuntu1_all.deb ... 2024-09-14T03:48:14.083 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2024-09-14T03:48:14.298 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package python3-repoze.lru. 2024-09-14T03:48:14.326 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../068-python3-repoze.lru_0.7-2_all.deb ... 2024-09-14T03:48:14.365 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-09-14T03:48:14.445 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-09-14T03:48:14.472 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../070-ceph-mgr-dashboard_17.2.7-1jammy_all.deb ... 2024-09-14T03:48:14.511 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking ceph-mgr-dashboard (17.2.7-1jammy) ... 2024-09-14T03:48:14.626 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package python3-routes. 2024-09-14T03:48:14.642 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../069-python3-routes_2.5.1-1ubuntu1_all.deb ... 2024-09-14T03:48:14.676 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2024-09-14T03:48:14.950 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2024-09-14T03:48:14.965 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../071-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2024-09-14T03:48:14.996 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-09-14T03:48:15.008 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-14T03:48:15.012 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../070-ceph-mgr-dashboard_17.2.7-1jammy_all.deb ... 2024-09-14T03:48:15.046 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking ceph-mgr-dashboard (17.2.7-1jammy) ... 2024-09-14T03:48:15.442 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2024-09-14T03:48:15.469 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../071-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2024-09-14T03:48:15.495 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-joblib. 2024-09-14T03:48:15.508 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-14T03:48:15.522 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../072-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2024-09-14T03:48:15.561 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2024-09-14T03:48:15.933 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-threadpoolctl. 2024-09-14T03:48:15.958 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../073-python3-threadpoolctl_3.1.0-1_all.deb ... 2024-09-14T03:48:15.998 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2024-09-14T03:48:16.062 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package python3-joblib. 2024-09-14T03:48:16.089 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../072-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2024-09-14T03:48:16.128 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2024-09-14T03:48:16.310 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-sklearn. 2024-09-14T03:48:16.336 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../074-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2024-09-14T03:48:16.376 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-14T03:48:16.499 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package python3-threadpoolctl. 2024-09-14T03:48:16.527 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../073-python3-threadpoolctl_3.1.0-1_all.deb ... 2024-09-14T03:48:16.565 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2024-09-14T03:48:16.869 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package python3-sklearn. 2024-09-14T03:48:16.896 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../074-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2024-09-14T03:48:16.935 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-14T03:48:17.318 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-09-14T03:48:17.345 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../075-ceph-mgr-diskprediction-local_17.2.7-1jammy_all.deb ... 2024-09-14T03:48:17.384 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking ceph-mgr-diskprediction-local (17.2.7-1jammy) ... 2024-09-14T03:48:17.653 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-09-14T03:48:17.681 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../075-ceph-mgr-diskprediction-local_17.2.7-1jammy_all.deb ... 2024-09-14T03:48:17.719 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking ceph-mgr-diskprediction-local (17.2.7-1jammy) ... 2024-09-14T03:48:18.337 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-cachetools. 2024-09-14T03:48:18.361 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../076-python3-cachetools_5.0.0-1_all.deb ... 2024-09-14T03:48:18.396 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2024-09-14T03:48:18.657 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-pyasn1. 2024-09-14T03:48:18.683 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../077-python3-pyasn1_0.4.8-1_all.deb ... 2024-09-14T03:48:18.697 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package python3-cachetools. 2024-09-14T03:48:18.723 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2024-09-14T03:48:18.725 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../076-python3-cachetools_5.0.0-1_all.deb ... 2024-09-14T03:48:18.764 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2024-09-14T03:48:19.059 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package python3-pyasn1. 2024-09-14T03:48:19.060 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-09-14T03:48:19.087 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../077-python3-pyasn1_0.4.8-1_all.deb ... 2024-09-14T03:48:19.087 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../078-python3-pyasn1-modules_0.2.1-1_all.deb ... 2024-09-14T03:48:19.126 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2024-09-14T03:48:19.177 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2024-09-14T03:48:19.438 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-rsa. 2024-09-14T03:48:19.465 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../079-python3-rsa_4.8-1_all.deb ... 2024-09-14T03:48:19.504 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-rsa (4.8-1) ... 2024-09-14T03:48:19.620 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-09-14T03:48:19.648 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../078-python3-pyasn1-modules_0.2.1-1_all.deb ... 2024-09-14T03:48:19.678 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2024-09-14T03:48:19.833 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-google-auth. 2024-09-14T03:48:19.860 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../080-python3-google-auth_1.5.1-3_all.deb ... 2024-09-14T03:48:19.899 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2024-09-14T03:48:19.931 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package python3-rsa. 2024-09-14T03:48:19.948 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../079-python3-rsa_4.8-1_all.deb ... 2024-09-14T03:48:19.990 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking python3-rsa (4.8-1) ... 2024-09-14T03:48:20.220 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-09-14T03:48:20.246 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../081-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2024-09-14T03:48:20.285 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-14T03:48:20.310 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package python3-google-auth. 2024-09-14T03:48:20.338 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../080-python3-google-auth_1.5.1-3_all.deb ... 2024-09-14T03:48:20.377 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2024-09-14T03:48:20.563 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-websocket. 2024-09-14T03:48:20.590 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../082-python3-websocket_1.2.3-1_all.deb ... 2024-09-14T03:48:20.621 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-websocket (1.2.3-1) ... 2024-09-14T03:48:20.697 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-09-14T03:48:20.724 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../081-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2024-09-14T03:48:20.763 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-14T03:48:21.010 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-kubernetes. 2024-09-14T03:48:21.036 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../083-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2024-09-14T03:48:21.058 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package python3-websocket. 2024-09-14T03:48:21.076 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-14T03:48:21.085 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../082-python3-websocket_1.2.3-1_all.deb ... 2024-09-14T03:48:21.124 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking python3-websocket (1.2.3-1) ... 2024-09-14T03:48:21.513 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package python3-kubernetes. 2024-09-14T03:48:21.541 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../083-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2024-09-14T03:48:21.579 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-14T03:48:21.756 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-09-14T03:48:21.772 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../084-ceph-mgr-k8sevents_17.2.7-1jammy_all.deb ... 2024-09-14T03:48:21.814 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking ceph-mgr-k8sevents (17.2.7-1jammy) ... 2024-09-14T03:48:22.142 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package libonig5:amd64. 2024-09-14T03:48:22.169 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../085-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-09-14T03:48:22.209 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-14T03:48:22.261 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-09-14T03:48:22.277 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../084-ceph-mgr-k8sevents_17.2.7-1jammy_all.deb ... 2024-09-14T03:48:22.318 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking ceph-mgr-k8sevents (17.2.7-1jammy) ... 2024-09-14T03:48:22.537 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package libjq1:amd64. 2024-09-14T03:48:22.564 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../086-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-09-14T03:48:22.595 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-14T03:48:22.605 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package libonig5:amd64. 2024-09-14T03:48:22.632 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../085-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-09-14T03:48:22.671 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-14T03:48:22.822 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package jq. 2024-09-14T03:48:22.849 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../087-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-09-14T03:48:22.889 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2024-09-14T03:48:23.050 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package libjq1:amd64. 2024-09-14T03:48:23.078 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../086-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-09-14T03:48:23.116 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-14T03:48:23.150 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package socat. 2024-09-14T03:48:23.177 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../088-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2024-09-14T03:48:23.217 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2024-09-14T03:48:23.369 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package jq. 2024-09-14T03:48:23.396 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../087-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-09-14T03:48:23.435 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2024-09-14T03:48:23.536 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package xmlstarlet. 2024-09-14T03:48:23.552 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../089-xmlstarlet_1.6.1-2.1_amd64.deb ... 2024-09-14T03:48:23.594 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2024-09-14T03:48:23.638 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package socat. 2024-09-14T03:48:23.654 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../088-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2024-09-14T03:48:23.688 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2024-09-14T03:48:23.940 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package ceph-test. 2024-09-14T03:48:23.956 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../090-ceph-test_17.2.7-1jammy_amd64.deb ... 2024-09-14T03:48:23.983 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package xmlstarlet. 2024-09-14T03:48:23.998 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking ceph-test (17.2.7-1jammy) ... 2024-09-14T03:48:24.011 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../089-xmlstarlet_1.6.1-2.1_amd64.deb ... 2024-09-14T03:48:24.050 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2024-09-14T03:48:24.387 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package ceph-test. 2024-09-14T03:48:24.404 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../090-ceph-test_17.2.7-1jammy_amd64.deb ... 2024-09-14T03:48:24.437 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking ceph-test (17.2.7-1jammy) ... 2024-09-14T03:48:26.402 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package ceph-volume. 2024-09-14T03:48:26.429 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../091-ceph-volume_17.2.7-1jammy_all.deb ... 2024-09-14T03:48:26.469 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking ceph-volume (17.2.7-1jammy) ... 2024-09-14T03:48:26.798 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package libcephfs-dev. 2024-09-14T03:48:26.814 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../092-libcephfs-dev_17.2.7-1jammy_amd64.deb ... 2024-09-14T03:48:26.848 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking libcephfs-dev (17.2.7-1jammy) ... 2024-09-14T03:48:26.925 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package ceph-volume. 2024-09-14T03:48:26.941 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../091-ceph-volume_17.2.7-1jammy_all.deb ... 2024-09-14T03:48:26.974 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking ceph-volume (17.2.7-1jammy) ... 2024-09-14T03:48:27.227 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package nvme-cli. 2024-09-14T03:48:27.254 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../093-nvme-cli_1.16-3ubuntu0.3_amd64.deb ... 2024-09-14T03:48:27.293 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking nvme-cli (1.16-3ubuntu0.3) ... 2024-09-14T03:48:27.304 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package libcephfs-dev. 2024-09-14T03:48:27.321 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../092-libcephfs-dev_17.2.7-1jammy_amd64.deb ... 2024-09-14T03:48:27.363 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking libcephfs-dev (17.2.7-1jammy) ... 2024-09-14T03:48:27.690 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-iniconfig. 2024-09-14T03:48:27.718 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../094-python3-iniconfig_1.1.1-2_all.deb ... 2024-09-14T03:48:27.733 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package nvme-cli. 2024-09-14T03:48:27.756 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2024-09-14T03:48:27.760 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../093-nvme-cli_1.16-3ubuntu0.3_amd64.deb ... 2024-09-14T03:48:27.799 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking nvme-cli (1.16-3ubuntu0.3) ... 2024-09-14T03:48:28.060 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-pastescript. 2024-09-14T03:48:28.088 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../095-python3-pastescript_2.0.2-4_all.deb ... 2024-09-14T03:48:28.126 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-09-14T03:48:28.189 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package python3-iniconfig. 2024-09-14T03:48:28.205 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../094-python3-iniconfig_1.1.1-2_all.deb ... 2024-09-14T03:48:28.238 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2024-09-14T03:48:28.446 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-pluggy. 2024-09-14T03:48:28.474 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../096-python3-pluggy_0.13.0-7.1_all.deb ... 2024-09-14T03:48:28.500 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package python3-pastescript. 2024-09-14T03:48:28.512 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2024-09-14T03:48:28.527 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../095-python3-pastescript_2.0.2-4_all.deb ... 2024-09-14T03:48:28.566 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-09-14T03:48:28.815 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-psutil. 2024-09-14T03:48:28.843 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../097-python3-psutil_5.9.0-1build1_amd64.deb ... 2024-09-14T03:48:28.873 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2024-09-14T03:48:28.886 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package python3-pluggy. 2024-09-14T03:48:28.914 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../096-python3-pluggy_0.13.0-7.1_all.deb ... 2024-09-14T03:48:28.953 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2024-09-14T03:48:29.218 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-py. 2024-09-14T03:48:29.246 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../098-python3-py_1.10.0-1_all.deb ... 2024-09-14T03:48:29.264 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package python3-psutil. 2024-09-14T03:48:29.284 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-py (1.10.0-1) ... 2024-09-14T03:48:29.292 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../097-python3-psutil_5.9.0-1build1_amd64.deb ... 2024-09-14T03:48:29.331 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2024-09-14T03:48:29.596 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-pygments. 2024-09-14T03:48:29.624 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../099-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-09-14T03:48:29.654 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-09-14T03:48:29.868 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package python3-py. 2024-09-14T03:48:29.896 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../098-python3-py_1.10.0-1_all.deb ... 2024-09-14T03:48:29.942 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking python3-py (1.10.0-1) ... 2024-09-14T03:48:30.134 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-pyinotify. 2024-09-14T03:48:30.162 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../100-python3-pyinotify_0.9.6-1.3_all.deb ... 2024-09-14T03:48:30.200 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2024-09-14T03:48:30.255 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package python3-pygments. 2024-09-14T03:48:30.283 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../099-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-09-14T03:48:30.321 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-09-14T03:48:30.511 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-toml. 2024-09-14T03:48:30.539 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../101-python3-toml_0.10.2-1_all.deb ... 2024-09-14T03:48:30.577 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-toml (0.10.2-1) ... 2024-09-14T03:48:30.751 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package python3-pyinotify. 2024-09-14T03:48:30.779 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../100-python3-pyinotify_0.9.6-1.3_all.deb ... 2024-09-14T03:48:30.809 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2024-09-14T03:48:30.889 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-pytest. 2024-09-14T03:48:30.916 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../102-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2024-09-14T03:48:30.955 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2024-09-14T03:48:31.120 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package python3-toml. 2024-09-14T03:48:31.148 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../101-python3-toml_0.10.2-1_all.deb ... 2024-09-14T03:48:31.186 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking python3-toml (0.10.2-1) ... 2024-09-14T03:48:31.309 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-simplejson. 2024-09-14T03:48:31.336 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../103-python3-simplejson_3.17.6-1build1_amd64.deb ... 2024-09-14T03:48:31.375 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2024-09-14T03:48:31.489 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package python3-pytest. 2024-09-14T03:48:31.517 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../102-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2024-09-14T03:48:31.556 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2024-09-14T03:48:31.644 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-09-14T03:48:31.660 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../104-qttranslations5-l10n_5.15.3-1_all.deb ... 2024-09-14T03:48:31.702 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2024-09-14T03:48:31.918 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package python3-simplejson. 2024-09-14T03:48:31.945 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../103-python3-simplejson_3.17.6-1build1_amd64.deb ... 2024-09-14T03:48:31.984 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2024-09-14T03:48:32.254 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-09-14T03:48:32.282 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../104-qttranslations5-l10n_5.15.3-1_all.deb ... 2024-09-14T03:48:32.320 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2024-09-14T03:48:32.715 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package radosgw. 2024-09-14T03:48:32.743 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../105-radosgw_17.2.7-1jammy_amd64.deb ... 2024-09-14T03:48:32.781 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking radosgw (17.2.7-1jammy) ... 2024-09-14T03:48:33.083 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package radosgw. 2024-09-14T03:48:33.111 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../105-radosgw_17.2.7-1jammy_amd64.deb ... 2024-09-14T03:48:33.149 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking radosgw (17.2.7-1jammy) ... 2024-09-14T03:48:33.701 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package rbd-fuse. 2024-09-14T03:48:33.717 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../106-rbd-fuse_17.2.7-1jammy_amd64.deb ... 2024-09-14T03:48:33.759 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking rbd-fuse (17.2.7-1jammy) ... 2024-09-14T03:48:34.050 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2024-09-14T03:48:34.094 INFO:teuthology.orchestra.run.smithi038.stdout:Selecting previously unselected package rbd-fuse. 2024-09-14T03:48:34.111 INFO:teuthology.orchestra.run.smithi038.stdout:Preparing to unpack .../106-rbd-fuse_17.2.7-1jammy_amd64.deb ... 2024-09-14T03:48:34.152 INFO:teuthology.orchestra.run.smithi038.stdout:Unpacking rbd-fuse (17.2.7-1jammy) ... 2024-09-14T03:48:34.280 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-14T03:48:34.390 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up nvme-cli (1.16-3ubuntu0.3) ... 2024-09-14T03:48:34.449 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2024-09-14T03:48:34.629 INFO:teuthology.orchestra.run.smithi123.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2024-09-14T03:48:34.707 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-14T03:48:34.842 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up nvme-cli (1.16-3ubuntu0.3) ... 2024-09-14T03:48:34.990 INFO:teuthology.orchestra.run.smithi123.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2024-09-14T03:48:35.123 INFO:teuthology.orchestra.run.smithi038.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2024-09-14T03:48:35.439 INFO:teuthology.orchestra.run.smithi123.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2024-09-14T03:48:35.449 INFO:teuthology.orchestra.run.smithi038.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2024-09-14T03:48:35.508 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up cephadm (17.2.7-1jammy) ... 2024-09-14T03:48:35.905 INFO:teuthology.orchestra.run.smithi038.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2024-09-14T03:48:35.977 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up cephadm (17.2.7-1jammy) ... 2024-09-14T03:48:36.076 INFO:teuthology.orchestra.run.smithi123.stdout:Adding system user cephadm....done 2024-09-14T03:48:36.206 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-14T03:48:36.499 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2024-09-14T03:48:36.562 INFO:teuthology.orchestra.run.smithi038.stdout:Adding system user cephadm....done 2024-09-14T03:48:36.725 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-14T03:48:36.758 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2024-09-14T03:48:37.010 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-09-14T03:48:37.010 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2024-09-14T03:48:37.269 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2024-09-14T03:48:37.295 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2024-09-14T03:48:37.420 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-py (1.10.0-1) ... 2024-09-14T03:48:37.546 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-09-14T03:48:37.800 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2024-09-14T03:48:37.805 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2024-09-14T03:48:37.907 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up python3-py (1.10.0-1) ... 2024-09-14T03:48:38.217 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2024-09-14T03:48:38.348 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-cachetools (5.0.0-1) ... 2024-09-14T03:48:38.585 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up python3-cachetools (5.0.0-1) ... 2024-09-14T03:48:38.608 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-openssl (21.0.0-1) ... 2024-09-14T03:48:38.870 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up python3-openssl (21.0.0-1) ... 2024-09-14T03:48:38.875 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2024-09-14T03:48:39.135 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2024-09-14T03:48:39.154 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2024-09-14T03:48:39.406 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2024-09-14T03:48:39.419 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2024-09-14T03:48:39.657 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2024-09-14T03:48:39.679 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-ceph-argparse (17.2.7-1jammy) ... 2024-09-14T03:48:39.963 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-14T03:48:40.089 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2024-09-14T03:48:40.141 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up python3-ceph-argparse (17.2.7-1jammy) ... 2024-09-14T03:48:40.348 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-14T03:48:40.466 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2024-09-14T03:48:40.501 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-14T03:48:40.645 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2024-09-14T03:48:40.834 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-14T03:48:40.911 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-14T03:48:40.977 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-natsort (8.0.2-1) ... 2024-09-14T03:48:41.062 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2024-09-14T03:48:41.269 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2024-09-14T03:48:41.430 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-14T03:48:41.531 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up python3-natsort (8.0.2-1) ... 2024-09-14T03:48:41.545 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2024-09-14T03:48:41.783 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2024-09-14T03:48:41.863 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-09-14T03:48:42.067 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2024-09-14T03:48:42.377 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-09-14T03:48:42.482 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2024-09-14T03:48:42.742 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2024-09-14T03:48:42.868 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2024-09-14T03:48:42.994 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-14T03:48:43.062 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2024-09-14T03:48:43.303 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-certifi (2020.6.20-1) ... 2024-09-14T03:48:43.313 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2024-09-14T03:48:43.439 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2024-09-14T03:48:43.554 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2024-09-14T03:48:43.565 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-14T03:48:43.867 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up python3-certifi (2020.6.20-1) ... 2024-09-14T03:48:43.939 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-14T03:48:44.126 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2024-09-14T03:48:44.232 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-14T03:48:44.545 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-14T03:48:44.575 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2024-09-14T03:48:44.834 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2024-09-14T03:48:44.854 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-14T03:48:44.960 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-ceph-common (17.2.7-1jammy) ... 2024-09-14T03:48:45.198 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2024-09-14T03:48:45.287 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-idna (3.3-1ubuntu0.1) ... 2024-09-14T03:48:45.440 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2024-09-14T03:48:45.567 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up python3-ceph-common (17.2.7-1jammy) ... 2024-09-14T03:48:45.638 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-14T03:48:45.877 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up python3-idna (3.3-1ubuntu0.1) ... 2024-09-14T03:48:46.219 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-14T03:48:46.818 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-14T03:48:46.969 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-toml (0.10.2-1) ... 2024-09-14T03:48:47.228 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-14T03:48:47.363 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2024-09-14T03:48:47.472 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-14T03:48:47.475 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-14T03:48:47.610 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up python3-toml (0.10.2-1) ... 2024-09-14T03:48:47.749 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2024-09-14T03:48:47.877 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-14T03:48:47.991 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2024-09-14T03:48:48.029 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2024-09-14T03:48:48.171 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-14T03:48:48.343 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-14T03:48:48.464 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2024-09-14T03:48:48.485 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up libfmt8:amd64 (8.1.1+ds1-2) ... 2024-09-14T03:48:48.611 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2024-09-14T03:48:48.724 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2024-09-14T03:48:48.921 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2024-09-14T03:48:49.001 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-14T03:48:49.126 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up libfmt8:amd64 (8.1.1+ds1-2) ... 2024-09-14T03:48:49.164 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-logutils (0.3.3-8) ... 2024-09-14T03:48:49.261 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2024-09-14T03:48:49.415 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up ceph-mgr-modules-core (17.2.7-1jammy) ... 2024-09-14T03:48:49.549 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-tempora (4.1.2-1) ... 2024-09-14T03:48:49.579 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2024-09-14T03:48:49.809 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-09-14T03:48:49.813 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up python3-logutils (0.3.3-8) ... 2024-09-14T03:48:50.073 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up ceph-mgr-modules-core (17.2.7-1jammy) ... 2024-09-14T03:48:50.076 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-prettytable (2.5.0-2) ... 2024-09-14T03:48:50.199 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up python3-tempora (4.1.2-1) ... 2024-09-14T03:48:50.344 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-14T03:48:50.492 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-09-14T03:48:50.495 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-websocket (1.2.3-1) ... 2024-09-14T03:48:50.735 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up python3-prettytable (2.5.0-2) ... 2024-09-14T03:48:50.805 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-14T03:48:50.906 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-14T03:48:51.011 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-14T03:48:51.137 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up python3-websocket (1.2.3-1) ... 2024-09-14T03:48:51.182 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-14T03:48:51.430 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-14T03:48:51.475 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2024-09-14T03:48:51.556 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-14T03:48:51.734 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up librados2 (17.2.7-1jammy) ... 2024-09-14T03:48:51.849 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-14T03:48:51.860 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2024-09-14T03:48:52.136 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2024-09-14T03:48:52.253 INFO:teuthology.orchestra.run.smithi123.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2024-09-14T03:48:52.412 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up librados2 (17.2.7-1jammy) ... 2024-09-14T03:48:52.496 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up libsqlite3-mod-ceph (17.2.7-1jammy) ... 2024-09-14T03:48:52.538 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2024-09-14T03:48:52.630 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-14T03:48:52.756 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2024-09-14T03:48:52.899 INFO:teuthology.orchestra.run.smithi038.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2024-09-14T03:48:53.158 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2024-09-14T03:48:53.216 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up libsqlite3-mod-ceph (17.2.7-1jammy) ... 2024-09-14T03:48:53.342 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-14T03:48:53.426 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-portend (3.0.0-1) ... 2024-09-14T03:48:53.468 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2024-09-14T03:48:53.702 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-14T03:48:53.828 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up libcephfs2 (17.2.7-1jammy) ... 2024-09-14T03:48:53.861 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2024-09-14T03:48:53.971 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-14T03:48:54.146 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up python3-portend (3.0.0-1) ... 2024-09-14T03:48:54.288 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up libradosstriper1 (17.2.7-1jammy) ... 2024-09-14T03:48:54.413 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-14T03:48:54.414 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2024-09-14T03:48:54.556 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up libcephfs2 (17.2.7-1jammy) ... 2024-09-14T03:48:54.682 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-14T03:48:54.741 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-14T03:48:55.017 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up librbd1 (17.2.7-1jammy) ... 2024-09-14T03:48:55.017 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up libradosstriper1 (17.2.7-1jammy) ... 2024-09-14T03:48:55.118 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2024-09-14T03:48:55.143 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2024-09-14T03:48:55.269 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-rsa (4.8-1) ... 2024-09-14T03:48:55.428 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-14T03:48:55.553 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-webtest (2.0.35-1) ... 2024-09-14T03:48:55.720 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up librbd1 (17.2.7-1jammy) ... 2024-09-14T03:48:55.837 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up ceph-fuse (17.2.7-1jammy) ... 2024-09-14T03:48:55.846 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2024-09-14T03:48:55.972 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up python3-rsa (4.8-1) ... 2024-09-14T03:48:56.045 INFO:teuthology.orchestra.run.smithi123.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-14T03:48:56.045 INFO:teuthology.orchestra.run.smithi123.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-14T03:48:56.248 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up python3-webtest (2.0.35-1) ... 2024-09-14T03:48:56.514 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up libcephfs-dev (17.2.7-1jammy) ... 2024-09-14T03:48:56.525 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up ceph-fuse (17.2.7-1jammy) ... 2024-09-14T03:48:56.615 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-14T03:48:56.725 INFO:teuthology.orchestra.run.smithi038.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-14T03:48:56.725 INFO:teuthology.orchestra.run.smithi038.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-14T03:48:56.866 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2024-09-14T03:48:57.193 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up libcephfs-dev (17.2.7-1jammy) ... 2024-09-14T03:48:57.243 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-09-14T03:48:57.311 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-14T03:48:57.544 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2024-09-14T03:48:57.612 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2024-09-14T03:48:57.966 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-14T03:48:58.030 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-09-14T03:48:58.092 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-rados (17.2.7-1jammy) ... 2024-09-14T03:48:58.243 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up librgw2 (17.2.7-1jammy) ... 2024-09-14T03:48:58.323 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2024-09-14T03:48:58.394 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-rbd (17.2.7-1jammy) ... 2024-09-14T03:48:58.545 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up rbd-fuse (17.2.7-1jammy) ... 2024-09-14T03:48:58.696 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-google-auth (1.5.1-3) ... 2024-09-14T03:48:58.753 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-14T03:48:58.904 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up python3-rados (17.2.7-1jammy) ... 2024-09-14T03:48:58.981 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-rgw (17.2.7-1jammy) ... 2024-09-14T03:48:59.030 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up librgw2 (17.2.7-1jammy) ... 2024-09-14T03:48:59.098 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-cephfs (17.2.7-1jammy) ... 2024-09-14T03:48:59.156 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up python3-rbd (17.2.7-1jammy) ... 2024-09-14T03:48:59.199 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-14T03:48:59.282 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up rbd-fuse (17.2.7-1jammy) ... 2024-09-14T03:48:59.400 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up python3-google-auth (1.5.1-3) ... 2024-09-14T03:48:59.660 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up python3-rgw (17.2.7-1jammy) ... 2024-09-14T03:48:59.778 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up python3-cephfs (17.2.7-1jammy) ... 2024-09-14T03:48:59.962 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-14T03:49:00.420 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up ceph-common (17.2.7-1jammy) ... 2024-09-14T03:49:00.990 INFO:teuthology.orchestra.run.smithi123.stdout:Adding group ceph....done 2024-09-14T03:49:01.216 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up ceph-common (17.2.7-1jammy) ... 2024-09-14T03:49:01.399 INFO:teuthology.orchestra.run.smithi123.stdout:Adding system user ceph....done 2024-09-14T03:49:01.543 INFO:teuthology.orchestra.run.smithi123.stdout:Setting system user ceph properties....done 2024-09-14T03:49:01.561 INFO:teuthology.orchestra.run.smithi123.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-09-14T03:49:01.688 INFO:teuthology.orchestra.run.smithi038.stdout:Adding group ceph....done 2024-09-14T03:49:01.693 INFO:teuthology.orchestra.run.smithi123.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-09-14T03:49:02.033 INFO:teuthology.orchestra.run.smithi123.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-09-14T03:49:02.061 INFO:teuthology.orchestra.run.smithi038.stdout:Adding system user ceph....done 2024-09-14T03:49:02.263 INFO:teuthology.orchestra.run.smithi038.stdout:Setting system user ceph properties....done 2024-09-14T03:49:02.282 INFO:teuthology.orchestra.run.smithi038.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-09-14T03:49:02.423 INFO:teuthology.orchestra.run.smithi038.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-09-14T03:49:02.540 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up ceph-test (17.2.7-1jammy) ... 2024-09-14T03:49:02.649 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up radosgw (17.2.7-1jammy) ... 2024-09-14T03:49:02.799 INFO:teuthology.orchestra.run.smithi038.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-09-14T03:49:02.904 INFO:teuthology.orchestra.run.smithi123.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-14T03:49:02.904 INFO:teuthology.orchestra.run.smithi123.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-14T03:49:03.293 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up ceph-test (17.2.7-1jammy) ... 2024-09-14T03:49:03.419 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up radosgw (17.2.7-1jammy) ... 2024-09-14T03:49:03.610 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up ceph-base (17.2.7-1jammy) ... 2024-09-14T03:49:03.691 INFO:teuthology.orchestra.run.smithi038.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-14T03:49:03.691 INFO:teuthology.orchestra.run.smithi038.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-14T03:49:03.955 INFO:teuthology.orchestra.run.smithi123.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-09-14T03:49:04.396 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up ceph-base (17.2.7-1jammy) ... 2024-09-14T03:49:04.429 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up ceph-mds (17.2.7-1jammy) ... 2024-09-14T03:49:04.650 INFO:teuthology.orchestra.run.smithi123.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-14T03:49:04.650 INFO:teuthology.orchestra.run.smithi123.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-14T03:49:04.748 INFO:teuthology.orchestra.run.smithi038.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-09-14T03:49:05.142 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up ceph-mgr (17.2.7-1jammy) ... 2024-09-14T03:49:05.240 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up ceph-mds (17.2.7-1jammy) ... 2024-09-14T03:49:05.354 INFO:teuthology.orchestra.run.smithi123.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-14T03:49:05.354 INFO:teuthology.orchestra.run.smithi123.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-14T03:49:05.447 INFO:teuthology.orchestra.run.smithi038.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-14T03:49:05.447 INFO:teuthology.orchestra.run.smithi038.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-14T03:49:05.835 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up ceph-osd (17.2.7-1jammy) ... 2024-09-14T03:49:05.958 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up ceph-mgr (17.2.7-1jammy) ... 2024-09-14T03:49:06.110 INFO:teuthology.orchestra.run.smithi123.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-14T03:49:06.111 INFO:teuthology.orchestra.run.smithi123.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-14T03:49:06.171 INFO:teuthology.orchestra.run.smithi038.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-14T03:49:06.171 INFO:teuthology.orchestra.run.smithi038.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-14T03:49:06.620 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up ceph-mgr-k8sevents (17.2.7-1jammy) ... 2024-09-14T03:49:06.651 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up ceph-osd (17.2.7-1jammy) ... 2024-09-14T03:49:06.746 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up ceph-mgr-diskprediction-local (17.2.7-1jammy) ... 2024-09-14T03:49:06.889 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up ceph-mon (17.2.7-1jammy) ... 2024-09-14T03:49:07.007 INFO:teuthology.orchestra.run.smithi038.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-14T03:49:07.007 INFO:teuthology.orchestra.run.smithi038.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-14T03:49:07.085 INFO:teuthology.orchestra.run.smithi123.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-14T03:49:07.085 INFO:teuthology.orchestra.run.smithi123.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-14T03:49:07.511 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up ceph-mgr-k8sevents (17.2.7-1jammy) ... 2024-09-14T03:49:07.615 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up ceph-mgr-cephadm (17.2.7-1jammy) ... 2024-09-14T03:49:07.638 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up ceph-mgr-diskprediction-local (17.2.7-1jammy) ... 2024-09-14T03:49:07.757 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up ceph (17.2.7-1jammy) ... 2024-09-14T03:49:07.789 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up ceph-mon (17.2.7-1jammy) ... 2024-09-14T03:49:07.883 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up ceph-mgr-dashboard (17.2.7-1jammy) ... 2024-09-14T03:49:08.015 INFO:teuthology.orchestra.run.smithi038.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-14T03:49:08.016 INFO:teuthology.orchestra.run.smithi038.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-14T03:49:08.043 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up ceph-volume (17.2.7-1jammy) ... 2024-09-14T03:49:08.170 INFO:teuthology.orchestra.run.smithi123.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-09-14T03:49:08.506 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up ceph-mgr-cephadm (17.2.7-1jammy) ... 2024-09-14T03:49:08.658 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up ceph (17.2.7-1jammy) ... 2024-09-14T03:49:08.767 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up ceph-mgr-dashboard (17.2.7-1jammy) ... 2024-09-14T03:49:08.910 INFO:teuthology.orchestra.run.smithi038.stdout:Setting up ceph-volume (17.2.7-1jammy) ... 2024-09-14T03:49:09.062 INFO:teuthology.orchestra.run.smithi038.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-09-14T03:49:09.587 INFO:teuthology.orchestra.run.smithi123.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2024-09-14T03:49:10.067 INFO:teuthology.orchestra.run.smithi123.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-09-14T03:49:10.073 DEBUG:teuthology.parallel:result is None 2024-09-14T03:49:10.213 INFO:teuthology.orchestra.run.smithi038.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2024-09-14T03:49:10.696 INFO:teuthology.orchestra.run.smithi038.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-09-14T03:49:10.701 DEBUG:teuthology.parallel:result is None 2024-09-14T03:49:10.701 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-14T03:49:10.701 INFO:teuthology.packaging:ref: None 2024-09-14T03:49:10.701 INFO:teuthology.packaging:tag: None 2024-09-14T03:49:10.701 INFO:teuthology.packaging:branch: quincy 2024-09-14T03:49:10.701 INFO:teuthology.packaging:sha1: a2782315255a3e7d5f6cdc9eb35785187ff6ddf8 2024-09-14T03:49:10.702 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=quincy 2024-09-14T03:49:10.847 DEBUG:teuthology.orchestra.run.smithi038:> dpkg-query -W -f '${Version}' ceph 2024-09-14T03:49:10.866 INFO:teuthology.orchestra.run.smithi038.stdout:17.2.7-1jammy 2024-09-14T03:49:10.866 INFO:teuthology.packaging:The installed version of ceph is 17.2.7-1jammy 2024-09-14T03:49:10.867 INFO:teuthology.task.install:The correct ceph version 17.2.7-1jammy is installed. 2024-09-14T03:49:10.868 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-14T03:49:10.868 INFO:teuthology.packaging:ref: None 2024-09-14T03:49:10.868 INFO:teuthology.packaging:tag: None 2024-09-14T03:49:10.868 INFO:teuthology.packaging:branch: quincy 2024-09-14T03:49:10.869 INFO:teuthology.packaging:sha1: a2782315255a3e7d5f6cdc9eb35785187ff6ddf8 2024-09-14T03:49:10.869 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=quincy 2024-09-14T03:49:11.010 DEBUG:teuthology.orchestra.run.smithi123:> dpkg-query -W -f '${Version}' ceph 2024-09-14T03:49:11.029 INFO:teuthology.orchestra.run.smithi123.stdout:17.2.7-1jammy 2024-09-14T03:49:11.029 INFO:teuthology.packaging:The installed version of ceph is 17.2.7-1jammy 2024-09-14T03:49:11.029 INFO:teuthology.task.install:The correct ceph version 17.2.7-1jammy is installed. 2024-09-14T03:49:11.031 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-09-14T03:49:11.031 DEBUG:teuthology.orchestra.run.smithi038:> set -ex 2024-09-14T03:49:11.031 DEBUG:teuthology.orchestra.run.smithi038:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-14T03:49:11.046 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2024-09-14T03:49:11.046 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-14T03:49:11.084 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-09-14T03:49:11.085 DEBUG:teuthology.orchestra.run.smithi038:> set -ex 2024-09-14T03:49:11.085 DEBUG:teuthology.orchestra.run.smithi038:> sudo dd of=/usr/bin/daemon-helper 2024-09-14T03:49:11.101 DEBUG:teuthology.orchestra.run.smithi038:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-14T03:49:11.160 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2024-09-14T03:49:11.160 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd of=/usr/bin/daemon-helper 2024-09-14T03:49:11.173 DEBUG:teuthology.orchestra.run.smithi123:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-14T03:49:11.227 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-09-14T03:49:11.227 DEBUG:teuthology.orchestra.run.smithi038:> set -ex 2024-09-14T03:49:11.227 DEBUG:teuthology.orchestra.run.smithi038:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-14T03:49:11.241 DEBUG:teuthology.orchestra.run.smithi038:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-14T03:49:11.296 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2024-09-14T03:49:11.296 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-14T03:49:11.309 DEBUG:teuthology.orchestra.run.smithi123:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-14T03:49:11.363 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-09-14T03:49:11.363 DEBUG:teuthology.orchestra.run.smithi038:> set -ex 2024-09-14T03:49:11.363 DEBUG:teuthology.orchestra.run.smithi038:> sudo dd of=/usr/bin/stdin-killer 2024-09-14T03:49:11.377 DEBUG:teuthology.orchestra.run.smithi038:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-14T03:49:11.432 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2024-09-14T03:49:11.432 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd of=/usr/bin/stdin-killer 2024-09-14T03:49:11.445 DEBUG:teuthology.orchestra.run.smithi123:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-14T03:49:11.499 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-14T03:49:11.597 INFO:tasks.cephadm:Config: {'cephadm_branch': 'quincy', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'conf': {'osd': {'osd_class_default_list': '*', 'osd_class_load_list': '*', 'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}, 'global': {'mon election default strategy': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}}, 'image': 'quay.ceph.io/ceph-ci/ceph:quincy', 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', '\\(POOL_APP_NOT_ENABLED\\)', 'OSD_DOWN', 'mons down', 'mon down', 'MON_DOWN', 'out of quorum', 'PG_DEGRADED', 'Reduced data availability', 'Degraded data redundancy', 'OSDMAP_FLAGS', 'PG_AVAILABILITY'], 'sha1': 'a2782315255a3e7d5f6cdc9eb35785187ff6ddf8'} 2024-09-14T03:49:11.597 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:quincy 2024-09-14T03:49:11.597 INFO:tasks.cephadm:Cluster fsid is 4d8d8784-724c-11ef-bceb-c7b262605968 2024-09-14T03:49:11.597 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-14T03:49:11.598 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.38', 'mon.c': '[v2:172.21.15.38:3301,v1:172.21.15.38:6790]', 'mon.b': '172.21.15.123'} 2024-09-14T03:49:11.598 INFO:tasks.cephadm:First mon is mon.a on smithi038 2024-09-14T03:49:11.598 INFO:tasks.cephadm:First mgr is y 2024-09-14T03:49:11.598 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-14T03:49:11.598 DEBUG:teuthology.orchestra.run.smithi038:> sudo hostname $(hostname -s) 2024-09-14T03:49:11.613 DEBUG:teuthology.orchestra.run.smithi123:> sudo hostname $(hostname -s) 2024-09-14T03:49:11.627 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref quincy)... 2024-09-14T03:49:11.627 DEBUG:teuthology.orchestra.run.smithi038:> curl --silent https://raw.githubusercontent.com/ceph/ceph/quincy/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-14T03:49:11.937 INFO:teuthology.orchestra.run.smithi038.stdout:-rw-rw-r-- 1 ubuntu ubuntu 378585 Sep 14 03:49 /home/ubuntu/cephtest/cephadm 2024-09-14T03:49:11.937 DEBUG:teuthology.orchestra.run.smithi123:> curl --silent https://raw.githubusercontent.com/ceph/ceph/quincy/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-14T03:49:12.177 INFO:teuthology.orchestra.run.smithi123.stdout:-rw-rw-r-- 1 ubuntu ubuntu 378585 Sep 14 03:49 /home/ubuntu/cephtest/cephadm 2024-09-14T03:49:12.178 DEBUG:teuthology.orchestra.run.smithi038:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-14T03:49:12.185 DEBUG:teuthology.orchestra.run.smithi123:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-14T03:49:12.211 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:quincy on all hosts... 2024-09-14T03:49:12.212 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy pull 2024-09-14T03:49:12.230 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy pull 2024-09-14T03:49:12.398 INFO:teuthology.orchestra.run.smithi038.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2024-09-14T03:49:12.403 INFO:teuthology.orchestra.run.smithi123.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2024-09-14T03:50:06.615 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-09-14T03:50:06.615 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph_version": "ceph version 17.2.7-1629-geb16b97b (eb16b97b08b1a378bbb6cbc2dadc21f07d8ac10b) quincy (stable)", 2024-09-14T03:50:06.615 INFO:teuthology.orchestra.run.smithi038.stdout: "image_id": "ab51d1bebd1200e205d11a014c20a7f2cf49d932afcbeabdc1c9fc887c00f446", 2024-09-14T03:50:06.616 INFO:teuthology.orchestra.run.smithi038.stdout: "repo_digests": [ 2024-09-14T03:50:06.616 INFO:teuthology.orchestra.run.smithi038.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:a1fd6dadb08c4973ec538e917bdb1227697e119074c9629a2e7ba5e794a9b7b6" 2024-09-14T03:50:06.616 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T03:50:06.616 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-09-14T03:50:36.771 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-14T03:50:36.772 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph_version": "ceph version 17.2.7-1629-geb16b97b (eb16b97b08b1a378bbb6cbc2dadc21f07d8ac10b) quincy (stable)", 2024-09-14T03:50:36.772 INFO:teuthology.orchestra.run.smithi123.stdout: "image_id": "ab51d1bebd1200e205d11a014c20a7f2cf49d932afcbeabdc1c9fc887c00f446", 2024-09-14T03:50:36.772 INFO:teuthology.orchestra.run.smithi123.stdout: "repo_digests": [ 2024-09-14T03:50:36.772 INFO:teuthology.orchestra.run.smithi123.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:a1fd6dadb08c4973ec538e917bdb1227697e119074c9629a2e7ba5e794a9b7b6" 2024-09-14T03:50:36.772 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T03:50:36.772 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-14T03:50:36.803 DEBUG:teuthology.orchestra.run.smithi038:> sudo mkdir -p /etc/ceph 2024-09-14T03:50:36.818 DEBUG:teuthology.orchestra.run.smithi123:> sudo mkdir -p /etc/ceph 2024-09-14T03:50:36.832 DEBUG:teuthology.orchestra.run.smithi038:> sudo chmod 777 /etc/ceph 2024-09-14T03:50:36.872 DEBUG:teuthology.orchestra.run.smithi123:> sudo chmod 777 /etc/ceph 2024-09-14T03:50:36.885 INFO:tasks.cephadm:Writing seed config... 2024-09-14T03:50:36.887 INFO:tasks.cephadm: override: [osd] osd_class_default_list = * 2024-09-14T03:50:36.888 INFO:tasks.cephadm: override: [osd] osd_class_load_list = * 2024-09-14T03:50:36.888 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-14T03:50:36.888 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-14T03:50:36.888 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-09-14T03:50:36.888 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-09-14T03:50:36.888 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-14T03:50:36.888 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-14T03:50:36.888 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-14T03:50:36.888 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-14T03:50:36.889 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-14T03:50:36.889 DEBUG:teuthology.orchestra.run.smithi038:> set -ex 2024-09-14T03:50:36.889 DEBUG:teuthology.orchestra.run.smithi038:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-14T03:50:36.924 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 = 4d8d8784-724c-11ef-bceb-c7b262605968 mon election default strategy = 3 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = True bdev debug aio = true osd sloppy crc = true osd_class_default_list = * osd_class_load_list = * debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-09-14T03:50:36.924 DEBUG:teuthology.orchestra.run.smithi038:mon.a> sudo journalctl -f -n 0 -u ceph-4d8d8784-724c-11ef-bceb-c7b262605968@mon.a.service 2024-09-14T03:50:36.969 DEBUG:teuthology.orchestra.run.smithi038:mgr.y> sudo journalctl -f -n 0 -u ceph-4d8d8784-724c-11ef-bceb-c7b262605968@mgr.y.service 2024-09-14T03:50:37.012 INFO:tasks.cephadm:Bootstrapping... 2024-09-14T03:50:37.013 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy -v bootstrap --fsid 4d8d8784-724c-11ef-bceb-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.38 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-14T03:50:37.228 INFO:teuthology.orchestra.run.smithi038.stdout:-------------------------------------------------------------------------------- 2024-09-14T03:50:37.229 INFO:teuthology.orchestra.run.smithi038.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:quincy', '-v', 'bootstrap', '--fsid', '4d8d8784-724c-11ef-bceb-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.38', '--skip-admin-label'] 2024-09-14T03:50:37.229 INFO:teuthology.orchestra.run.smithi038.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-14T03:50:37.229 INFO:teuthology.orchestra.run.smithi038.stdout:Verifying podman|docker is present... 2024-09-14T03:50:37.230 INFO:teuthology.orchestra.run.smithi038.stdout:Verifying lvm2 is present... 2024-09-14T03:50:37.230 INFO:teuthology.orchestra.run.smithi038.stdout:Verifying time synchronization is in place... 2024-09-14T03:50:37.236 INFO:teuthology.orchestra.run.smithi038.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-14T03:50:37.236 INFO:teuthology.orchestra.run.smithi038.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-14T03:50:37.241 INFO:teuthology.orchestra.run.smithi038.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-14T03:50:37.241 INFO:teuthology.orchestra.run.smithi038.stdout:systemctl: stdout inactive 2024-09-14T03:50:37.245 INFO:teuthology.orchestra.run.smithi038.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-09-14T03:50:37.245 INFO:teuthology.orchestra.run.smithi038.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-09-14T03:50:37.249 INFO:teuthology.orchestra.run.smithi038.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-09-14T03:50:37.249 INFO:teuthology.orchestra.run.smithi038.stdout:systemctl: stdout inactive 2024-09-14T03:50:37.254 INFO:teuthology.orchestra.run.smithi038.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-09-14T03:50:37.254 INFO:teuthology.orchestra.run.smithi038.stdout:systemctl: stdout masked 2024-09-14T03:50:37.258 INFO:teuthology.orchestra.run.smithi038.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-09-14T03:50:37.258 INFO:teuthology.orchestra.run.smithi038.stdout:systemctl: stdout inactive 2024-09-14T03:50:37.261 INFO:teuthology.orchestra.run.smithi038.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-09-14T03:50:37.262 INFO:teuthology.orchestra.run.smithi038.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-09-14T03:50:37.265 INFO:teuthology.orchestra.run.smithi038.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-09-14T03:50:37.265 INFO:teuthology.orchestra.run.smithi038.stdout:systemctl: stdout inactive 2024-09-14T03:50:37.269 INFO:teuthology.orchestra.run.smithi038.stdout:systemctl: stdout enabled 2024-09-14T03:50:37.273 INFO:teuthology.orchestra.run.smithi038.stdout:systemctl: stdout active 2024-09-14T03:50:37.273 INFO:teuthology.orchestra.run.smithi038.stdout:Unit ntp.service is enabled and running 2024-09-14T03:50:37.273 INFO:teuthology.orchestra.run.smithi038.stdout:Repeating the final host check... 2024-09-14T03:50:37.273 INFO:teuthology.orchestra.run.smithi038.stdout:docker (/usr/bin/docker) is present 2024-09-14T03:50:37.274 INFO:teuthology.orchestra.run.smithi038.stdout:systemctl is present 2024-09-14T03:50:37.274 INFO:teuthology.orchestra.run.smithi038.stdout:lvcreate is present 2024-09-14T03:50:37.277 INFO:teuthology.orchestra.run.smithi038.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-14T03:50:37.277 INFO:teuthology.orchestra.run.smithi038.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-14T03:50:37.281 INFO:teuthology.orchestra.run.smithi038.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-14T03:50:37.281 INFO:teuthology.orchestra.run.smithi038.stdout:systemctl: stdout inactive 2024-09-14T03:50:37.285 INFO:teuthology.orchestra.run.smithi038.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-09-14T03:50:37.285 INFO:teuthology.orchestra.run.smithi038.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-09-14T03:50:37.289 INFO:teuthology.orchestra.run.smithi038.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-09-14T03:50:37.289 INFO:teuthology.orchestra.run.smithi038.stdout:systemctl: stdout inactive 2024-09-14T03:50:37.293 INFO:teuthology.orchestra.run.smithi038.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-09-14T03:50:37.293 INFO:teuthology.orchestra.run.smithi038.stdout:systemctl: stdout masked 2024-09-14T03:50:37.297 INFO:teuthology.orchestra.run.smithi038.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-09-14T03:50:37.297 INFO:teuthology.orchestra.run.smithi038.stdout:systemctl: stdout inactive 2024-09-14T03:50:37.301 INFO:teuthology.orchestra.run.smithi038.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-09-14T03:50:37.301 INFO:teuthology.orchestra.run.smithi038.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-09-14T03:50:37.305 INFO:teuthology.orchestra.run.smithi038.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-09-14T03:50:37.308 INFO:teuthology.orchestra.run.smithi038.stdout:systemctl: stdout inactive 2024-09-14T03:50:37.309 INFO:teuthology.orchestra.run.smithi038.stdout:systemctl: stdout enabled 2024-09-14T03:50:37.314 INFO:teuthology.orchestra.run.smithi038.stdout:systemctl: stdout active 2024-09-14T03:50:37.314 INFO:teuthology.orchestra.run.smithi038.stdout:Unit ntp.service is enabled and running 2024-09-14T03:50:37.314 INFO:teuthology.orchestra.run.smithi038.stdout:Host looks OK 2024-09-14T03:50:37.314 INFO:teuthology.orchestra.run.smithi038.stdout:Cluster fsid: 4d8d8784-724c-11ef-bceb-c7b262605968 2024-09-14T03:50:37.314 INFO:teuthology.orchestra.run.smithi038.stdout:Acquiring lock 139621828150608 on /run/cephadm/4d8d8784-724c-11ef-bceb-c7b262605968.lock 2024-09-14T03:50:37.314 INFO:teuthology.orchestra.run.smithi038.stdout:Lock 139621828150608 acquired on /run/cephadm/4d8d8784-724c-11ef-bceb-c7b262605968.lock 2024-09-14T03:50:37.314 INFO:teuthology.orchestra.run.smithi038.stdout:Verifying IP 172.21.15.38 port 3300 ... 2024-09-14T03:50:37.314 INFO:teuthology.orchestra.run.smithi038.stdout:Verifying IP 172.21.15.38 port 6789 ... 2024-09-14T03:50:37.314 INFO:teuthology.orchestra.run.smithi038.stdout:Base mon IP(s) is [172.21.15.38:3300, 172.21.15.38:6789], mon addrv is [v2:172.21.15.38:3300,v1:172.21.15.38:6789] 2024-09-14T03:50:37.317 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 2024-09-14T03:50:37.317 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/sbin/ip: stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-09-14T03:50:37.317 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.38 2024-09-14T03:50:37.319 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-14T03:50:37.319 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-09-14T03:50:37.319 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1781sec hoplimit 64 pref medium 2024-09-14T03:50:37.321 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-14T03:50:37.322 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-14T03:50:37.322 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-14T03:50:37.322 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-09-14T03:50:37.322 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/sbin/ip: stdout inet6 fe80::ec4:7aff:febd:15fc/64 scope link 2024-09-14T03:50:37.322 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-14T03:50:37.322 INFO:teuthology.orchestra.run.smithi038.stdout:Mon IP `172.21.15.38` is in CIDR network `172.21.0.0/20` 2024-09-14T03:50:37.323 INFO:teuthology.orchestra.run.smithi038.stdout:Mon IP `172.21.15.38` is in CIDR network `172.21.0.0/20` 2024-09-14T03:50:37.323 INFO:teuthology.orchestra.run.smithi038.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-14T03:50:37.323 INFO:teuthology.orchestra.run.smithi038.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-14T03:50:37.323 INFO:teuthology.orchestra.run.smithi038.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2024-09-14T03:50:37.630 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/docker: stdout quincy: Pulling from ceph-ci/ceph 2024-09-14T03:50:37.630 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/docker: stdout Digest: sha256:a1fd6dadb08c4973ec538e917bdb1227697e119074c9629a2e7ba5e794a9b7b6 2024-09-14T03:50:37.630 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/docker: stdout Status: Image is up to date for quay.ceph.io/ceph-ci/ceph:quincy 2024-09-14T03:50:37.630 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/docker: stdout quay.ceph.io/ceph-ci/ceph:quincy 2024-09-14T03:50:39.222 INFO:teuthology.orchestra.run.smithi038.stdout:ceph: stdout ceph version 17.2.7-1629-geb16b97b (eb16b97b08b1a378bbb6cbc2dadc21f07d8ac10b) quincy (stable) 2024-09-14T03:50:39.222 INFO:teuthology.orchestra.run.smithi038.stdout:Ceph version: ceph version 17.2.7-1629-geb16b97b (eb16b97b08b1a378bbb6cbc2dadc21f07d8ac10b) quincy (stable) 2024-09-14T03:50:39.222 INFO:teuthology.orchestra.run.smithi038.stdout:Extracting ceph user uid/gid from container image... 2024-09-14T03:50:40.704 INFO:teuthology.orchestra.run.smithi038.stdout:stat: stdout 167 167 2024-09-14T03:50:40.704 INFO:teuthology.orchestra.run.smithi038.stdout:Creating initial keys... 2024-09-14T03:50:42.118 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-authtool: stdout AQARCOVm+fFlIhAAfvoyIhTNUFDsq1SRyRpnZg== 2024-09-14T03:50:43.657 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-authtool: stdout AQASCOVmr68oOhAAnITMRvfoRWbCS3X07j6RBA== 2024-09-14T03:50:45.062 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-authtool: stdout AQAUCOVm+KtaHxAAd/mLXKXGNITxOjEM5vNU4A== 2024-09-14T03:50:45.063 INFO:teuthology.orchestra.run.smithi038.stdout:Creating initial monmap... 2024-09-14T03:50:46.469 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-14T03:50:46.470 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = octopus 2024-09-14T03:50:46.470 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 4d8d8784-724c-11ef-bceb-c7b262605968 2024-09-14T03:50:46.470 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-14T03:50:46.470 INFO:teuthology.orchestra.run.smithi038.stdout:monmaptool for a [v2:172.21.15.38:3300,v1:172.21.15.38:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-14T03:50:46.470 INFO:teuthology.orchestra.run.smithi038.stdout:setting min_mon_release = octopus 2024-09-14T03:50:46.470 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/monmaptool: set fsid to 4d8d8784-724c-11ef-bceb-c7b262605968 2024-09-14T03:50:46.470 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-14T03:50:46.470 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-09-14T03:50:46.470 INFO:teuthology.orchestra.run.smithi038.stdout:Creating mon... 2024-09-14T03:50:47.973 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.387+0000 7fd1183c8900 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-14T03:50:47.973 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.387+0000 7fd1183c8900 1 imported monmap: 2024-09-14T03:50:47.973 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr epoch 0 2024-09-14T03:50:47.974 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr fsid 4d8d8784-724c-11ef-bceb-c7b262605968 2024-09-14T03:50:47.974 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr last_changed 2024-09-14T03:50:45.949874+0000 2024-09-14T03:50:47.974 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr created 2024-09-14T03:50:45.949874+0000 2024-09-14T03:50:47.974 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr min_mon_release 15 (octopus) 2024-09-14T03:50:47.974 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr election_strategy: 1 2024-09-14T03:50:47.974 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr 0: [v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0] mon.a 2024-09-14T03:50:47.974 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr 2024-09-14T03:50:47.974 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.387+0000 7fd1183c8900 0 /usr/bin/ceph-mon: set fsid to 4d8d8784-724c-11ef-bceb-c7b262605968 2024-09-14T03:50:47.974 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: RocksDB version: 6.15.5 2024-09-14T03:50:47.974 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr 2024-09-14T03:50:47.974 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-09-14T03:50:47.974 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Compile date Sep 13 2024 2024-09-14T03:50:47.975 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: DB SUMMARY 2024-09-14T03:50:47.975 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr 2024-09-14T03:50:47.975 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: DB Session ID: A905DNPANTBZTRTOUDH9 2024-09-14T03:50:47.975 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr 2024-09-14T03:50:47.975 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-09-14T03:50:47.975 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr 2024-09-14T03:50:47.975 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-09-14T03:50:47.975 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr 2024-09-14T03:50:47.975 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.error_if_exists: 0 2024-09-14T03:50:47.975 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.create_if_missing: 1 2024-09-14T03:50:47.975 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.paranoid_checks: 1 2024-09-14T03:50:47.975 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-14T03:50:47.975 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.env: 0x55b7fab4b440 2024-09-14T03:50:47.976 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.fs: Posix File System 2024-09-14T03:50:47.976 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.info_log: 0x55b7fd0a8660 2024-09-14T03:50:47.976 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-14T03:50:47.976 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.statistics: (nil) 2024-09-14T03:50:47.976 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.use_fsync: 0 2024-09-14T03:50:47.976 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.max_log_file_size: 0 2024-09-14T03:50:47.976 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-14T03:50:47.976 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-14T03:50:47.976 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-14T03:50:47.976 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-14T03:50:47.976 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.allow_fallocate: 1 2024-09-14T03:50:47.976 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-14T03:50:47.976 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-14T03:50:47.977 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.use_direct_reads: 0 2024-09-14T03:50:47.977 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-14T03:50:47.977 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.create_missing_column_families: 0 2024-09-14T03:50:47.977 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.db_log_dir: 2024-09-14T03:50:47.977 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-09-14T03:50:47.977 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-14T03:50:47.977 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-14T03:50:47.977 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-14T03:50:47.977 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-14T03:50:47.977 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-14T03:50:47.977 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-14T03:50:47.977 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.advise_random_on_open: 1 2024-09-14T03:50:47.978 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-14T03:50:47.978 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.write_buffer_manager: 0x55b7fd0f1e90 2024-09-14T03:50:47.978 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-14T03:50:47.978 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-09-14T03:50:47.978 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-14T03:50:47.978 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-14T03:50:47.978 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.rate_limiter: (nil) 2024-09-14T03:50:47.978 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-14T03:50:47.978 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-14T03:50:47.978 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-14T03:50:47.978 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-14T03:50:47.978 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.unordered_write: 0 2024-09-14T03:50:47.978 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-14T03:50:47.979 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-14T03:50:47.979 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-14T03:50:47.979 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-14T03:50:47.979 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.row_cache: None 2024-09-14T03:50:47.979 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.wal_filter: None 2024-09-14T03:50:47.979 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-14T03:50:47.979 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-14T03:50:47.979 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.preserve_deletes: 0 2024-09-14T03:50:47.979 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.two_write_queues: 0 2024-09-14T03:50:47.979 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.manual_wal_flush: 0 2024-09-14T03:50:47.979 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.atomic_flush: 0 2024-09-14T03:50:47.979 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-14T03:50:47.979 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-14T03:50:47.980 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-14T03:50:47.980 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.log_readahead_size: 0 2024-09-14T03:50:47.980 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-14T03:50:47.980 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-14T03:50:47.980 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-14T03:50:47.980 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-14T03:50:47.980 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-14T03:50:47.980 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-14T03:50:47.980 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.max_background_jobs: 2 2024-09-14T03:50:47.980 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.max_background_compactions: -1 2024-09-14T03:50:47.980 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.max_subcompactions: 1 2024-09-14T03:50:47.980 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-14T03:50:47.980 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-14T03:50:47.981 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-14T03:50:47.981 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.max_total_wal_size: 0 2024-09-14T03:50:47.981 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-14T03:50:47.981 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-14T03:50:47.981 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-14T03:50:47.981 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-14T03:50:47.981 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.max_open_files: -1 2024-09-14T03:50:47.981 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.bytes_per_sync: 0 2024-09-14T03:50:47.981 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-14T03:50:47.981 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-14T03:50:47.981 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-14T03:50:47.981 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Options.max_background_flushes: -1 2024-09-14T03:50:47.981 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Compression algorithms supported: 2024-09-14T03:50:47.982 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: kZSTD supported: 0 2024-09-14T03:50:47.982 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: kXpressCompression supported: 0 2024-09-14T03:50:47.982 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: kBZip2Compression supported: 0 2024-09-14T03:50:47.982 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-14T03:50:47.982 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: kLZ4Compression supported: 1 2024-09-14T03:50:47.982 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: kZlibCompression supported: 1 2024-09-14T03:50:47.982 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-14T03:50:47.982 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: kSnappyCompression supported: 1 2024-09-14T03:50:47.982 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-14T03:50:47.982 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.391+0000 7fd1183c8900 4 rocksdb: [db/db_impl/db_impl_open.cc:281] Creating manifest 1 2024-09-14T03:50:47.982 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr 2024-09-14T03:50:47.982 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-09-14T03:50:47.982 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr 2024-09-14T03:50:47.983 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2024-09-14T03:50:47.983 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr 2024-09-14T03:50:47.983 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-14T03:50:47.983 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.merge_operator: 2024-09-14T03:50:47.983 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.compaction_filter: None 2024-09-14T03:50:47.983 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.compaction_filter_factory: None 2024-09-14T03:50:47.983 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-14T03:50:47.983 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-14T03:50:47.983 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-14T03:50:47.983 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55b7fd048ee0) 2024-09-14T03:50:47.983 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2024-09-14T03:50:47.983 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 0 2024-09-14T03:50:47.983 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-14T03:50:47.983 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2024-09-14T03:50:47.984 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr index_type: 0 2024-09-14T03:50:47.984 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2024-09-14T03:50:47.984 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr index_shortening: 1 2024-09-14T03:50:47.984 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2024-09-14T03:50:47.984 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr hash_index_allow_collision: 1 2024-09-14T03:50:47.984 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr checksum: 1 2024-09-14T03:50:47.984 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr no_block_cache: 0 2024-09-14T03:50:47.984 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr block_cache: 0x55b7fd0811f0 2024-09-14T03:50:47.984 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2024-09-14T03:50:47.984 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr block_cache_options: 2024-09-14T03:50:47.984 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr capacity : 536870912 2024-09-14T03:50:47.984 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2024-09-14T03:50:47.984 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2024-09-14T03:50:47.985 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2024-09-14T03:50:47.985 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2024-09-14T03:50:47.985 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2024-09-14T03:50:47.985 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr block_size: 4096 2024-09-14T03:50:47.985 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2024-09-14T03:50:47.985 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2024-09-14T03:50:47.985 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2024-09-14T03:50:47.985 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2024-09-14T03:50:47.985 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr partition_filters: 0 2024-09-14T03:50:47.985 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2024-09-14T03:50:47.985 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr filter_policy: rocksdb.BuiltinBloomFilter 2024-09-14T03:50:47.985 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2024-09-14T03:50:47.985 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr verify_compression: 0 2024-09-14T03:50:47.985 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2024-09-14T03:50:47.986 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr format_version: 4 2024-09-14T03:50:47.986 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2024-09-14T03:50:47.986 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr block_align: 0 2024-09-14T03:50:47.986 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr 2024-09-14T03:50:47.986 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-14T03:50:47.986 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-14T03:50:47.986 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.compression: NoCompression 2024-09-14T03:50:47.986 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-14T03:50:47.986 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-14T03:50:47.986 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-14T03:50:47.986 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.num_levels: 7 2024-09-14T03:50:47.986 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-14T03:50:47.986 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-14T03:50:47.986 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-14T03:50:47.987 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-14T03:50:47.987 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-14T03:50:47.987 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-14T03:50:47.987 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-14T03:50:47.987 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-14T03:50:47.987 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-14T03:50:47.987 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-14T03:50:47.987 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-14T03:50:47.987 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.compression_opts.level: 32767 2024-09-14T03:50:47.987 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-14T03:50:47.987 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-14T03:50:47.987 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-14T03:50:47.987 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-14T03:50:47.987 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.compression_opts.enabled: false 2024-09-14T03:50:47.988 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-14T03:50:47.988 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-14T03:50:47.988 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-14T03:50:47.988 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-14T03:50:47.988 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-14T03:50:47.988 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-14T03:50:47.988 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-14T03:50:47.988 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-14T03:50:47.988 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-14T03:50:47.988 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-14T03:50:47.988 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-14T03:50:47.988 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-14T03:50:47.988 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-14T03:50:47.989 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-14T03:50:47.989 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-14T03:50:47.989 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-14T03:50:47.989 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-14T03:50:47.989 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.arena_block_size: 4194304 2024-09-14T03:50:47.989 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-14T03:50:47.989 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-14T03:50:47.989 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-09-14T03:50:47.989 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-14T03:50:47.989 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-14T03:50:47.989 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-14T03:50:47.989 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-14T03:50:47.989 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-14T03:50:47.990 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-14T03:50:47.990 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-14T03:50:47.990 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-14T03:50:47.990 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-14T03:50:47.990 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-14T03:50:47.990 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-14T03:50:47.990 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-14T03:50:47.990 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.inplace_update_support: 0 2024-09-14T03:50:47.990 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-14T03:50:47.990 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-14T03:50:47.990 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-14T03:50:47.990 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-14T03:50:47.990 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.bloom_locality: 0 2024-09-14T03:50:47.991 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.max_successive_merges: 0 2024-09-14T03:50:47.991 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-14T03:50:47.991 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-14T03:50:47.991 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.force_consistency_checks: 1 2024-09-14T03:50:47.991 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-14T03:50:47.991 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.ttl: 2592000 2024-09-14T03:50:47.991 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-14T03:50:47.991 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.enable_blob_files: false 2024-09-14T03:50:47.991 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.min_blob_size: 0 2024-09-14T03:50:47.991 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.blob_file_size: 268435456 2024-09-14T03:50:47.991 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-14T03:50:47.991 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-14T03:50:47.991 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-14T03:50:47.991 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: [db/version_set.cc:4764] 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-09-14T03:50:47.992 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr 2024-09-14T03:50:47.992 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 0 2024-09-14T03:50:47.992 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr 2024-09-14T03:50:47.992 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.395+0000 7fd1183c8900 4 rocksdb: [db/version_set.cc:4082] Creating manifest 3 2024-09-14T03:50:47.992 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr 2024-09-14T03:50:47.992 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.399+0000 7fd1183c8900 4 rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x55b7fd0b2700 2024-09-14T03:50:47.992 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.399+0000 7fd1183c8900 4 rocksdb: DB pointer 0x55b7fd084000 2024-09-14T03:50:47.992 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.399+0000 7fd10fb56640 4 rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2024-09-14T03:50:47.992 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.399+0000 7fd10fb56640 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-09-14T03:50:47.992 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr ** DB Stats ** 2024-09-14T03:50:47.992 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-09-14T03:50:47.992 INFO:teuthology.orchestra.run.smithi038.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-09-14T03:50:47.992 INFO:teuthology.orchestra.run.smithi038.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-09-14T03:50:47.993 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-14T03:50:47.993 INFO:teuthology.orchestra.run.smithi038.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-09-14T03:50:47.993 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-09-14T03:50:47.993 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-14T03:50:47.993 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr 2024-09-14T03:50:47.993 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-09-14T03:50:47.993 INFO:teuthology.orchestra.run.smithi038.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 2024-09-14T03:50:47.993 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-14T03:50:47.993 INFO:teuthology.orchestra.run.smithi038.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 2024-09-14T03:50:47.993 INFO:teuthology.orchestra.run.smithi038.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 2024-09-14T03:50:47.993 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr 2024-09-14T03:50:47.993 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-09-14T03:50:47.993 INFO:teuthology.orchestra.run.smithi038.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 2024-09-14T03:50:47.994 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-14T03:50:47.994 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-09-14T03:50:47.994 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-09-14T03:50:47.994 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-09-14T03:50:47.994 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-09-14T03:50:47.994 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-09-14T03:50:47.994 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-09-14T03:50:47.994 INFO:teuthology.orchestra.run.smithi038.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-09-14T03:50:47.994 INFO:teuthology.orchestra.run.smithi038.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-09-14T03:50:47.994 INFO:teuthology.orchestra.run.smithi038.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-09-14T03:50:47.994 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr 2024-09-14T03:50:47.994 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-09-14T03:50:47.994 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr 2024-09-14T03:50:47.995 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-09-14T03:50:47.995 INFO:teuthology.orchestra.run.smithi038.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 2024-09-14T03:50:47.995 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-14T03:50:47.995 INFO:teuthology.orchestra.run.smithi038.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 2024-09-14T03:50:47.995 INFO:teuthology.orchestra.run.smithi038.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 2024-09-14T03:50:47.995 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr 2024-09-14T03:50:47.995 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-09-14T03:50:47.995 INFO:teuthology.orchestra.run.smithi038.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 2024-09-14T03:50:47.995 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-14T03:50:47.995 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-09-14T03:50:47.995 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-09-14T03:50:47.995 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-09-14T03:50:47.995 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-09-14T03:50:47.996 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-09-14T03:50:47.996 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-09-14T03:50:47.996 INFO:teuthology.orchestra.run.smithi038.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-09-14T03:50:47.996 INFO:teuthology.orchestra.run.smithi038.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-09-14T03:50:47.996 INFO:teuthology.orchestra.run.smithi038.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-09-14T03:50:47.996 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr 2024-09-14T03:50:47.996 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-09-14T03:50:47.996 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr 2024-09-14T03:50:47.996 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.399+0000 7fd1183c8900 4 rocksdb: [db/db_impl/db_impl.cc:446] Shutdown: canceling all background work 2024-09-14T03:50:47.996 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.399+0000 7fd1183c8900 4 rocksdb: [db/db_impl/db_impl.cc:625] Shutdown complete 2024-09-14T03:50:47.996 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-14T03:50:47.399+0000 7fd1183c8900 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-09-14T03:50:47.996 INFO:teuthology.orchestra.run.smithi038.stdout:create mon.a on 2024-09-14T03:50:48.203 INFO:teuthology.orchestra.run.smithi038.stdout:systemctl: stderr Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2024-09-14T03:50:48.410 INFO:teuthology.orchestra.run.smithi038.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-09-14T03:50:48.633 INFO:teuthology.orchestra.run.smithi038.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-4d8d8784-724c-11ef-bceb-c7b262605968.target -> /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968.target. 2024-09-14T03:50:48.633 INFO:teuthology.orchestra.run.smithi038.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-4d8d8784-724c-11ef-bceb-c7b262605968.target -> /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968.target. 2024-09-14T03:50:48.861 INFO:teuthology.orchestra.run.smithi038.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-4d8d8784-724c-11ef-bceb-c7b262605968@mon.a 2024-09-14T03:50:48.861 INFO:teuthology.orchestra.run.smithi038.stdout:systemctl: stderr Failed to reset failed state of unit ceph-4d8d8784-724c-11ef-bceb-c7b262605968@mon.a.service: Unit ceph-4d8d8784-724c-11ef-bceb-c7b262605968@mon.a.service not loaded. 2024-09-14T03:50:49.066 INFO:teuthology.orchestra.run.smithi038.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968.target.wants/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@mon.a.service -> /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service. 2024-09-14T03:50:49.074 INFO:teuthology.orchestra.run.smithi038.stdout:firewalld does not appear to be present 2024-09-14T03:50:49.074 INFO:teuthology.orchestra.run.smithi038.stdout:Not possible to enable service . firewalld.service is not available 2024-09-14T03:50:49.075 INFO:teuthology.orchestra.run.smithi038.stdout:Waiting for mon to start... 2024-09-14T03:50:49.075 INFO:teuthology.orchestra.run.smithi038.stdout:Waiting for mon... 2024-09-14T03:50:49.213 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:49 smithi038 systemd[1]: Started Ceph mon.a for 4d8d8784-724c-11ef-bceb-c7b262605968. 2024-09-14T03:50:50.699 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:50 smithi038 bash[22039]: cluster 2024-09-14T03:50:50.520170+0000 mon.a (mon.0) 0 : cluster [INF] mkfs 4d8d8784-724c-11ef-bceb-c7b262605968 2024-09-14T03:50:50.699 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:50 smithi038 bash[22039]: cluster 2024-09-14T03:50:50.489523+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-14T03:50:51.230 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout cluster: 2024-09-14T03:50:51.230 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout id: 4d8d8784-724c-11ef-bceb-c7b262605968 2024-09-14T03:50:51.230 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-14T03:50:51.230 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout 2024-09-14T03:50:51.230 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout services: 2024-09-14T03:50:51.230 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.171239s) 2024-09-14T03:50:51.230 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-14T03:50:51.230 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-14T03:50:51.230 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout 2024-09-14T03:50:51.230 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout data: 2024-09-14T03:50:51.230 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-14T03:50:51.230 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-14T03:50:51.231 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-14T03:50:51.231 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout pgs: 2024-09-14T03:50:51.231 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout 2024-09-14T03:50:51.231 INFO:teuthology.orchestra.run.smithi038.stdout:mon is available 2024-09-14T03:50:51.231 INFO:teuthology.orchestra.run.smithi038.stdout:Assimilating anything we can from ceph.conf... 2024-09-14T03:50:51.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:51 smithi038 bash[22039]: cluster 2024-09-14T03:50:50.517501+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-14T03:50:51.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:51 smithi038 bash[22039]: cluster 2024-09-14T03:50:50.517923+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-14T03:50:51.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:51 smithi038 bash[22039]: cluster 2024-09-14T03:50:50.523887+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-09-14T03:50:51.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:51 smithi038 bash[22039]: cluster 2024-09-14T03:50:50.532695+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-14T03:50:51.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:51 smithi038 bash[22039]: cluster 2024-09-14T03:50:50.533275+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-09-14T03:50:51.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:51 smithi038 bash[22039]: audit 2024-09-14T03:50:50.688684+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.38:0/3464861017' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-14T03:50:52.778 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout 2024-09-14T03:50:52.778 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout [global] 2024-09-14T03:50:52.778 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout fsid = 4d8d8784-724c-11ef-bceb-c7b262605968 2024-09-14T03:50:52.778 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-14T03:50:52.778 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.38:3300,v1:172.21.15.38:6789] 2024-09-14T03:50:52.778 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-14T03:50:52.778 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-14T03:50:52.778 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-14T03:50:52.778 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-14T03:50:52.778 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout 2024-09-14T03:50:52.779 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-14T03:50:52.779 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-14T03:50:52.779 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout 2024-09-14T03:50:52.779 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout [osd] 2024-09-14T03:50:52.779 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-14T03:50:52.779 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-14T03:50:52.779 INFO:teuthology.orchestra.run.smithi038.stdout:Generating new minimal ceph.conf... 2024-09-14T03:50:52.866 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:52 smithi038 bash[22039]: audit 2024-09-14T03:50:52.256707+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.38:0/3245912193' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-14T03:50:52.866 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:52 smithi038 bash[22039]: audit 2024-09-14T03:50:52.262693+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.38:0/3245912193' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-14T03:50:54.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:53 smithi038 bash[22039]: audit 2024-09-14T03:50:53.872976+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.38:0/2687686000' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:50:54.367 INFO:teuthology.orchestra.run.smithi038.stdout:Restarting the monitor... 2024-09-14T03:50:54.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:54 smithi038 systemd[1]: Stopping Ceph mon.a for 4d8d8784-724c-11ef-bceb-c7b262605968... 2024-09-14T03:50:54.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:54 smithi038 bash[22039]: debug 2024-09-14T03:50:54.506+0000 7f132071c640 -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-09-14T03:50:54.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:54 smithi038 bash[22039]: debug 2024-09-14T03:50:54.506+0000 7f132071c640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-14T03:50:55.187 INFO:teuthology.orchestra.run.smithi038.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-14T03:50:55.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:55 smithi038 bash[22419]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-mon-a 2024-09-14T03:50:55.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:55 smithi038 bash[22480]: Error response from daemon: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-mon-a 2024-09-14T03:50:55.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:55 smithi038 systemd[1]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968@mon.a.service: Deactivated successfully. 2024-09-14T03:50:55.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:55 smithi038 systemd[1]: Stopped Ceph mon.a for 4d8d8784-724c-11ef-bceb-c7b262605968. 2024-09-14T03:50:55.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:55 smithi038 systemd[1]: Started Ceph mon.a for 4d8d8784-724c-11ef-bceb-c7b262605968. 2024-09-14T03:50:56.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.546+0000 7fb0e78ad900 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-14T03:50:56.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.546+0000 7fb0e78ad900 0 ceph version 17.2.7-1629-geb16b97b (eb16b97b08b1a378bbb6cbc2dadc21f07d8ac10b) quincy (stable), process ceph-mon, pid 7 2024-09-14T03:50:56.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.546+0000 7fb0e78ad900 0 pidfile_write: ignore empty --pid-file 2024-09-14T03:50:56.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.550+0000 7fb0e78ad900 0 load: jerasure load: lrc 2024-09-14T03:50:56.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.550+0000 7fb0e78ad900 4 rocksdb: RocksDB version: 6.15.5 2024-09-14T03:50:56.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.550+0000 7fb0e78ad900 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-09-14T03:50:56.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.550+0000 7fb0e78ad900 4 rocksdb: Compile date Sep 13 2024 2024-09-14T03:50:56.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: DB SUMMARY 2024-09-14T03:50:56.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: DB Session ID: 7NSTEVAZBO5TPFYO3CRK 2024-09-14T03:50:56.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: CURRENT file: CURRENT 2024-09-14T03:50:56.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: IDENTITY file: IDENTITY 2024-09-14T03:50:56.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2024-09-14T03:50:56.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-09-14T03:50:56.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 83679 ; 2024-09-14T03:50:56.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.error_if_exists: 0 2024-09-14T03:50:56.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.create_if_missing: 0 2024-09-14T03:50:56.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.paranoid_checks: 1 2024-09-14T03:50:56.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-14T03:50:56.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.env: 0x564a870cc440 2024-09-14T03:50:56.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.fs: Posix File System 2024-09-14T03:50:56.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.info_log: 0x564a88462ee0 2024-09-14T03:50:56.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-14T03:50:56.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.statistics: (nil) 2024-09-14T03:50:56.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.use_fsync: 0 2024-09-14T03:50:56.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.max_log_file_size: 0 2024-09-14T03:50:56.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-14T03:50:56.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-14T03:50:56.775 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-14T03:50:56.775 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-14T03:50:56.775 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.allow_fallocate: 1 2024-09-14T03:50:56.775 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-14T03:50:56.776 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-14T03:50:56.776 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.use_direct_reads: 0 2024-09-14T03:50:56.776 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-14T03:50:56.776 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.create_missing_column_families: 0 2024-09-14T03:50:56.776 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.db_log_dir: 2024-09-14T03:50:56.776 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-09-14T03:50:56.776 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-14T03:50:56.776 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-14T03:50:56.776 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-14T03:50:56.776 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-14T03:50:56.776 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-14T03:50:56.776 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-14T03:50:56.776 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.advise_random_on_open: 1 2024-09-14T03:50:56.777 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-14T03:50:56.777 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.write_buffer_manager: 0x564a885207e0 2024-09-14T03:50:56.777 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-14T03:50:56.777 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-09-14T03:50:56.777 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-14T03:50:56.777 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-14T03:50:56.777 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.rate_limiter: (nil) 2024-09-14T03:50:56.777 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-14T03:50:56.777 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-14T03:50:56.777 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-14T03:50:56.777 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-14T03:50:56.777 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.unordered_write: 0 2024-09-14T03:50:56.777 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-14T03:50:56.778 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-14T03:50:56.778 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-14T03:50:56.778 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-14T03:50:56.778 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.row_cache: None 2024-09-14T03:50:56.778 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.wal_filter: None 2024-09-14T03:50:56.778 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-14T03:50:56.778 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-14T03:50:56.778 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.preserve_deletes: 0 2024-09-14T03:50:56.778 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.two_write_queues: 0 2024-09-14T03:50:56.778 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.manual_wal_flush: 0 2024-09-14T03:50:56.778 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.atomic_flush: 0 2024-09-14T03:50:56.778 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-14T03:50:56.778 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-14T03:50:56.778 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-14T03:50:56.779 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.log_readahead_size: 0 2024-09-14T03:50:56.779 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-14T03:50:56.779 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-14T03:50:56.779 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-14T03:50:56.779 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-14T03:50:56.779 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-14T03:50:56.779 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-14T03:50:56.779 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.max_background_jobs: 2 2024-09-14T03:50:56.779 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.max_background_compactions: -1 2024-09-14T03:50:56.779 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.max_subcompactions: 1 2024-09-14T03:50:56.779 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-14T03:50:56.779 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-14T03:50:56.780 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-14T03:50:56.780 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.max_total_wal_size: 0 2024-09-14T03:50:56.780 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-14T03:50:56.780 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-14T03:50:56.780 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-14T03:50:56.780 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-14T03:50:56.780 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.max_open_files: -1 2024-09-14T03:50:56.780 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.bytes_per_sync: 0 2024-09-14T03:50:56.780 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-14T03:50:56.780 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-14T03:50:56.780 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-14T03:50:56.780 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.max_background_flushes: -1 2024-09-14T03:50:56.780 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Compression algorithms supported: 2024-09-14T03:50:56.780 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: kZSTD supported: 0 2024-09-14T03:50:56.781 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: kXpressCompression supported: 0 2024-09-14T03:50:56.781 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: kBZip2Compression supported: 0 2024-09-14T03:50:56.781 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-14T03:50:56.781 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: kLZ4Compression supported: 1 2024-09-14T03:50:56.781 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: kZlibCompression supported: 1 2024-09-14T03:50:56.781 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-14T03:50:56.781 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: kSnappyCompression supported: 1 2024-09-14T03:50:56.781 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-14T03:50:56.781 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2024-09-14T03:50:56.781 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2024-09-14T03:50:56.781 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-14T03:50:56.781 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.merge_operator: 2024-09-14T03:50:56.783 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.compaction_filter: None 2024-09-14T03:50:56.783 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.compaction_filter_factory: None 2024-09-14T03:50:56.783 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-14T03:50:56.783 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-14T03:50:56.784 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-14T03:50:56.784 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x564a8840ba38) 2024-09-14T03:50:56.784 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: cache_index_and_filter_blocks: 1 2024-09-14T03:50:56.784 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-14T03:50:56.784 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-14T03:50:56.784 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: pin_top_level_index_and_filter: 1 2024-09-14T03:50:56.784 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: index_type: 0 2024-09-14T03:50:56.784 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: data_block_index_type: 0 2024-09-14T03:50:56.784 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: index_shortening: 1 2024-09-14T03:50:56.784 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: data_block_hash_table_util_ratio: 0.750000 2024-09-14T03:50:56.784 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: hash_index_allow_collision: 1 2024-09-14T03:50:56.784 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: checksum: 1 2024-09-14T03:50:56.784 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: no_block_cache: 0 2024-09-14T03:50:56.785 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: block_cache: 0x564a8843f1f0 2024-09-14T03:50:56.785 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: block_cache_name: BinnedLRUCache 2024-09-14T03:50:56.785 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: block_cache_options: 2024-09-14T03:50:56.785 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: capacity : 536870912 2024-09-14T03:50:56.785 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: num_shard_bits : 4 2024-09-14T03:50:56.785 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: strict_capacity_limit : 0 2024-09-14T03:50:56.785 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: high_pri_pool_ratio: 0.000 2024-09-14T03:50:56.785 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: block_cache_compressed: (nil) 2024-09-14T03:50:56.785 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: persistent_cache: (nil) 2024-09-14T03:50:56.785 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: block_size: 4096 2024-09-14T03:50:56.785 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: block_size_deviation: 10 2024-09-14T03:50:56.785 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: block_restart_interval: 16 2024-09-14T03:50:56.785 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: index_block_restart_interval: 1 2024-09-14T03:50:56.786 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: metadata_block_size: 4096 2024-09-14T03:50:56.786 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: partition_filters: 0 2024-09-14T03:50:56.786 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: use_delta_encoding: 1 2024-09-14T03:50:56.786 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: filter_policy: rocksdb.BuiltinBloomFilter 2024-09-14T03:50:56.786 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: whole_key_filtering: 1 2024-09-14T03:50:56.786 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: verify_compression: 0 2024-09-14T03:50:56.786 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: read_amp_bytes_per_bit: 0 2024-09-14T03:50:56.786 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: format_version: 4 2024-09-14T03:50:56.786 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: enable_index_compression: 1 2024-09-14T03:50:56.786 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: block_align: 0 2024-09-14T03:50:56.786 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-14T03:50:56.786 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-14T03:50:56.786 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.compression: NoCompression 2024-09-14T03:50:56.787 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-14T03:50:56.787 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-14T03:50:56.787 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-14T03:50:56.787 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.num_levels: 7 2024-09-14T03:50:56.787 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-14T03:50:56.787 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-14T03:50:56.787 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-14T03:50:56.787 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-14T03:50:56.787 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-14T03:50:56.787 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-14T03:50:56.787 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-14T03:50:56.787 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-14T03:50:56.787 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-14T03:50:56.787 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-14T03:50:56.788 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-14T03:50:56.788 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.compression_opts.level: 32767 2024-09-14T03:50:56.788 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-14T03:50:56.788 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-14T03:50:56.788 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-14T03:50:56.788 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-14T03:50:56.788 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.compression_opts.enabled: false 2024-09-14T03:50:56.788 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-14T03:50:56.788 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-14T03:50:56.788 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-14T03:50:56.788 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-14T03:50:56.788 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-14T03:50:56.788 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-14T03:50:56.789 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-14T03:50:56.789 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-14T03:50:56.789 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-14T03:50:56.789 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-14T03:50:56.789 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-14T03:50:56.789 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-14T03:50:56.789 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-14T03:50:56.789 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-14T03:50:56.789 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-14T03:50:56.789 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-14T03:50:56.789 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-14T03:50:56.789 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.arena_block_size: 4194304 2024-09-14T03:50:56.789 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-14T03:50:56.790 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-14T03:50:56.790 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-09-14T03:50:56.790 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-14T03:50:56.790 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-14T03:50:56.790 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-14T03:50:56.790 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-14T03:50:56.790 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-14T03:50:56.790 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-14T03:50:56.790 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-14T03:50:56.790 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-14T03:50:56.790 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-14T03:50:56.790 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-14T03:50:56.790 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-14T03:50:56.791 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-14T03:50:56.791 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.inplace_update_support: 0 2024-09-14T03:50:56.791 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-14T03:50:56.791 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-14T03:50:56.791 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-14T03:50:56.791 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-14T03:50:56.791 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.bloom_locality: 0 2024-09-14T03:50:56.791 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.max_successive_merges: 0 2024-09-14T03:50:56.791 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-14T03:50:56.791 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-14T03:50:56.791 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.force_consistency_checks: 1 2024-09-14T03:50:56.791 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-14T03:50:56.791 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.ttl: 2592000 2024-09-14T03:50:56.791 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-14T03:50:56.792 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.enable_blob_files: false 2024-09-14T03:50:56.792 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.min_blob_size: 0 2024-09-14T03:50:56.792 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.blob_file_size: 268435456 2024-09-14T03:50:56.792 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-14T03:50:56.792 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-14T03:50:56.792 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-14T03:50:56.792 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: [db/version_set.cc:4764] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 11, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-14T03:50:56.792 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 5 2024-09-14T03:50:56.792 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: [db/version_set.cc:4082] Creating manifest 13 2024-09-14T03:50:56.792 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726285856559331, "job": 1, "event": "recovery_started", "wal_files": [10]} 2024-09-14T03:50:56.792 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: [db/db_impl/db_impl_open.cc:845] Recovering log #10 mode 2 2024-09-14T03:50:56.792 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 3 rocksdb: [table/block_based/filter_policy.cc:991] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-09-14T03:50:56.792 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726285856560323, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 80252, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 78494, "index_size": 220, "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": 10130, "raw_average_key_size": 47, "raw_value_size": 72708, "raw_average_value_size": 341, "num_data_blocks": 10, "num_entries": 213, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1726285856, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "dc172884-8cd0-4bd2-8429-f047a1cddf63", "db_session_id": "7NSTEVAZBO5TPFYO3CRK"}} 2024-09-14T03:50:56.793 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: [db/version_set.cc:4082] Creating manifest 15 2024-09-14T03:50:56.793 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.554+0000 7fb0e78ad900 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726285856560978, "job": 1, "event": "recovery_finished"} 2024-09-14T03:50:56.793 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.558+0000 7fb0e78ad900 4 rocksdb: [file/delete_scheduler.cc:69] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000010.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-14T03:50:56.793 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.558+0000 7fb0e78ad900 4 rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x564a88474700 2024-09-14T03:50:56.793 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.558+0000 7fb0e78ad900 4 rocksdb: DB pointer 0x564a88442000 2024-09-14T03:50:56.793 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.558+0000 7fb0dd679640 4 rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2024-09-14T03:50:56.793 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.558+0000 7fb0dd679640 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-09-14T03:50:56.793 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: ** DB Stats ** 2024-09-14T03:50:56.793 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-14T03:50:56.793 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-14T03:50:56.793 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-14T03:50:56.793 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-14T03:50:56.793 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-14T03:50:56.793 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-09-14T03:50:56.794 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-14T03:50:56.794 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: ** Compaction Stats [default] ** 2024-09-14T03:50:56.794 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: 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 2024-09-14T03:50:56.794 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-14T03:50:56.794 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: L0 2/0 80.16 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 113.9 0.00 0.00 1 0.001 0 0 2024-09-14T03:50:56.794 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: Sum 2/0 80.16 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 113.9 0.00 0.00 1 0.001 0 0 2024-09-14T03:50:56.794 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 113.9 0.00 0.00 1 0.001 0 0 2024-09-14T03:50:56.794 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: ** Compaction Stats [default] ** 2024-09-14T03:50:56.794 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: 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 2024-09-14T03:50:56.794 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-14T03:50:56.794 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 113.9 0.00 0.00 1 0.001 0 0 2024-09-14T03:50:56.794 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-14T03:50:56.794 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-14T03:50:56.794 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-14T03:50:56.795 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: AddFile(Total Files): cumulative 0, interval 0 2024-09-14T03:50:56.795 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-14T03:50:56.795 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: AddFile(Keys): cumulative 0, interval 0 2024-09-14T03:50:56.795 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: Cumulative compaction: 0.00 GB write, 15.28 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-14T03:50:56.795 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: Interval compaction: 0.00 GB write, 15.28 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-14T03:50:56.795 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: 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-09-14T03:50:56.795 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: ** File Read Latency Histogram By Level [default] ** 2024-09-14T03:50:56.795 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: ** Compaction Stats [default] ** 2024-09-14T03:50:56.795 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: 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 2024-09-14T03:50:56.795 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-14T03:50:56.795 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: L0 2/0 80.16 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 113.9 0.00 0.00 1 0.001 0 0 2024-09-14T03:50:56.795 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: Sum 2/0 80.16 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 113.9 0.00 0.00 1 0.001 0 0 2024-09-14T03:50:56.795 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: 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 2024-09-14T03:50:56.796 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: ** Compaction Stats [default] ** 2024-09-14T03:50:56.796 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: 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 2024-09-14T03:50:56.796 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-14T03:50:56.796 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 113.9 0.00 0.00 1 0.001 0 0 2024-09-14T03:50:56.796 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-14T03:50:56.796 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-14T03:50:56.796 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-14T03:50:56.796 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: AddFile(Total Files): cumulative 0, interval 0 2024-09-14T03:50:56.796 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-14T03:50:56.796 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: AddFile(Keys): cumulative 0, interval 0 2024-09-14T03:50:56.796 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: Cumulative compaction: 0.00 GB write, 15.09 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-14T03:50:56.796 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-14T03:50:56.796 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: 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-09-14T03:50:56.797 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: ** File Read Latency Histogram By Level [default] ** 2024-09-14T03:50:56.797 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.558+0000 7fb0e78ad900 0 starting mon.a rank 0 at public addrs [v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0] at bind addrs [v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 4d8d8784-724c-11ef-bceb-c7b262605968 2024-09-14T03:50:56.797 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.558+0000 7fb0e78ad900 1 mon.a@-1(???) e1 preinit fsid 4d8d8784-724c-11ef-bceb-c7b262605968 2024-09-14T03:50:56.797 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.558+0000 7fb0e78ad900 0 mon.a@-1(???).mds e1 new map 2024-09-14T03:50:56.797 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.558+0000 7fb0e78ad900 0 mon.a@-1(???).mds e1 print_map 2024-09-14T03:50:56.797 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: e1 2024-09-14T03:50:56.797 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-14T03:50:56.797 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: 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-09-14T03:50:56.797 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: legacy client fscid: -1 2024-09-14T03:50:56.797 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: 2024-09-14T03:50:56.797 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: No filesystems configured 2024-09-14T03:50:56.797 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.558+0000 7fb0e78ad900 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-14T03:50:56.797 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.558+0000 7fb0e78ad900 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-14T03:50:56.798 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.558+0000 7fb0e78ad900 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-14T03:50:56.798 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.558+0000 7fb0e78ad900 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-14T03:50:56.798 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: debug 2024-09-14T03:50:56.558+0000 7fb0e78ad900 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-14T03:50:56.798 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: cluster 2024-09-14T03:50:56.589486+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-14T03:50:56.798 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: cluster 2024-09-14T03:50:56.589547+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-14T03:50:56.798 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: cluster 2024-09-14T03:50:56.613421+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2024-09-14T03:50:56.798 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: cluster 2024-09-14T03:50:56.613448+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-14T03:50:56.798 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:56 smithi038 bash[22519]: cluster 2024-09-14T03:50:56.613829+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-09-14T03:50:57.512 INFO:teuthology.orchestra.run.smithi038.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-14T03:50:57.513 INFO:teuthology.orchestra.run.smithi038.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-14T03:50:57.513 INFO:teuthology.orchestra.run.smithi038.stdout:Creating mgr... 2024-09-14T03:50:57.513 INFO:teuthology.orchestra.run.smithi038.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-14T03:50:57.513 INFO:teuthology.orchestra.run.smithi038.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-14T03:50:57.793 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:57 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T03:50:57.803 INFO:teuthology.orchestra.run.smithi038.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-4d8d8784-724c-11ef-bceb-c7b262605968@mgr.y 2024-09-14T03:50:57.803 INFO:teuthology.orchestra.run.smithi038.stdout:systemctl: stderr Failed to reset failed state of unit ceph-4d8d8784-724c-11ef-bceb-c7b262605968@mgr.y.service: Unit ceph-4d8d8784-724c-11ef-bceb-c7b262605968@mgr.y.service not loaded. 2024-09-14T03:50:57.993 INFO:teuthology.orchestra.run.smithi038.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968.target.wants/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@mgr.y.service -> /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service. 2024-09-14T03:50:58.002 INFO:teuthology.orchestra.run.smithi038.stdout:firewalld does not appear to be present 2024-09-14T03:50:58.002 INFO:teuthology.orchestra.run.smithi038.stdout:Not possible to enable service . firewalld.service is not available 2024-09-14T03:50:58.002 INFO:teuthology.orchestra.run.smithi038.stdout:firewalld does not appear to be present 2024-09-14T03:50:58.002 INFO:teuthology.orchestra.run.smithi038.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-09-14T03:50:58.002 INFO:teuthology.orchestra.run.smithi038.stdout:Waiting for mgr to start... 2024-09-14T03:50:58.002 INFO:teuthology.orchestra.run.smithi038.stdout:Waiting for mgr... 2024-09-14T03:50:58.135 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:50:58 smithi038 systemd[1]: Started Ceph mgr.y for 4d8d8784-724c-11ef-bceb-c7b262605968. 2024-09-14T03:50:58.135 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:57 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T03:50:58.135 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:57 smithi038 bash[22519]: audit 2024-09-14T03:50:56.949767+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.38:0/2387603533' entity='client.admin' 2024-09-14T03:50:59.771 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:50:59 smithi038 bash[22772]: debug 2024-09-14T03:50:59.702+0000 7f9c9c927ec0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-14T03:51:00.134 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:50:59 smithi038 bash[22519]: audit 2024-09-14T03:50:59.767633+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.38:0/3914416847' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-14T03:51:00.236 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout 2024-09-14T03:51:00.237 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout { 2024-09-14T03:51:00.237 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "fsid": "4d8d8784-724c-11ef-bceb-c7b262605968", 2024-09-14T03:51:00.237 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "health": { 2024-09-14T03:51:00.237 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-14T03:51:00.237 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-14T03:51:00.237 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-14T03:51:00.237 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout }, 2024-09-14T03:51:00.237 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-14T03:51:00.237 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-14T03:51:00.237 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout 0 2024-09-14T03:51:00.237 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout ], 2024-09-14T03:51:00.237 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-14T03:51:00.237 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "a" 2024-09-14T03:51:00.238 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout ], 2024-09-14T03:51:00.238 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "quorum_age": 3, 2024-09-14T03:51:00.238 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-14T03:51:00.238 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-14T03:51:00.238 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2024-09-14T03:51:00.238 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-14T03:51:00.238 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout }, 2024-09-14T03:51:00.238 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-14T03:51:00.238 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-14T03:51:00.238 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-14T03:51:00.238 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-14T03:51:00.238 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-14T03:51:00.238 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-14T03:51:00.238 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-14T03:51:00.239 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-14T03:51:00.239 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout }, 2024-09-14T03:51:00.239 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-14T03:51:00.239 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-14T03:51:00.239 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-14T03:51:00.239 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-14T03:51:00.239 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-14T03:51:00.239 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-14T03:51:00.239 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-14T03:51:00.239 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-14T03:51:00.239 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-14T03:51:00.239 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout }, 2024-09-14T03:51:00.239 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-14T03:51:00.239 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-14T03:51:00.240 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-14T03:51:00.240 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-14T03:51:00.240 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout }, 2024-09-14T03:51:00.240 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-14T03:51:00.240 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-14T03:51:00.240 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-14T03:51:00.240 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-14T03:51:00.240 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-14T03:51:00.240 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-14T03:51:00.240 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "restful" 2024-09-14T03:51:00.240 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout ], 2024-09-14T03:51:00.240 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-14T03:51:00.240 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout }, 2024-09-14T03:51:00.240 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-14T03:51:00.241 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-14T03:51:00.241 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "modified": "2024-09-14T03:50:50.520605+0000", 2024-09-14T03:51:00.241 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-14T03:51:00.241 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout }, 2024-09-14T03:51:00.241 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-14T03:51:00.241 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout } 2024-09-14T03:51:00.241 INFO:teuthology.orchestra.run.smithi038.stdout:mgr not available, waiting (1/15)... 2024-09-14T03:51:01.272 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:00 smithi038 bash[22772]: debug 2024-09-14T03:51:00.950+0000 7f9c9c927ec0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-14T03:51:01.272 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:01 smithi038 bash[22772]: debug 2024-09-14T03:51:01.014+0000 7f9c9c927ec0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-14T03:51:01.272 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:01 smithi038 bash[22772]: debug 2024-09-14T03:51:01.170+0000 7f9c9c927ec0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-14T03:51:02.140 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:01 smithi038 bash[22772]: debug 2024-09-14T03:51:01.830+0000 7f9c9c927ec0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-14T03:51:02.141 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:01 smithi038 bash[22772]: debug 2024-09-14T03:51:01.902+0000 7f9c9c927ec0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-14T03:51:02.141 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:01 smithi038 bash[22772]: debug 2024-09-14T03:51:01.974+0000 7f9c9c927ec0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-14T03:51:02.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:02 smithi038 bash[22772]: debug 2024-09-14T03:51:02.138+0000 7f9c9c927ec0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-14T03:51:02.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:02 smithi038 bash[22772]: debug 2024-09-14T03:51:02.214+0000 7f9c9c927ec0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-14T03:51:02.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:02 smithi038 bash[22772]: debug 2024-09-14T03:51:02.286+0000 7f9c9c927ec0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-14T03:51:02.849 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:02 smithi038 bash[22772]: debug 2024-09-14T03:51:02.522+0000 7f9c9c927ec0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-14T03:51:02.849 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:02 smithi038 bash[22772]: debug 2024-09-14T03:51:02.590+0000 7f9c9c927ec0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-14T03:51:02.849 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:02 smithi038 bash[22772]: debug 2024-09-14T03:51:02.766+0000 7f9c9c927ec0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-14T03:51:03.199 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:02 smithi038 bash[22772]: debug 2024-09-14T03:51:02.846+0000 7f9c9c927ec0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-14T03:51:03.199 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:03 smithi038 bash[22772]: debug 2024-09-14T03:51:03.090+0000 7f9c9c927ec0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-14T03:51:03.503 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:03 smithi038 bash[22772]: debug 2024-09-14T03:51:03.262+0000 7f9c9c927ec0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-14T03:51:03.503 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:03 smithi038 bash[22772]: debug 2024-09-14T03:51:03.342+0000 7f9c9c927ec0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-14T03:51:03.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:03 smithi038 bash[22519]: audit 2024-09-14T03:51:03.492813+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.38:0/3078859266' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-14T03:51:03.772 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:03 smithi038 bash[22772]: debug 2024-09-14T03:51:03.506+0000 7f9c9c927ec0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-14T03:51:03.988 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout 2024-09-14T03:51:03.989 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout { 2024-09-14T03:51:03.989 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "fsid": "4d8d8784-724c-11ef-bceb-c7b262605968", 2024-09-14T03:51:03.989 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "health": { 2024-09-14T03:51:03.989 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-14T03:51:03.989 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-14T03:51:03.989 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-14T03:51:03.989 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout }, 2024-09-14T03:51:03.991 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-14T03:51:03.991 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-14T03:51:03.992 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout 0 2024-09-14T03:51:03.992 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout ], 2024-09-14T03:51:03.992 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-14T03:51:03.992 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "a" 2024-09-14T03:51:03.992 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout ], 2024-09-14T03:51:03.992 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2024-09-14T03:51:03.992 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-14T03:51:03.992 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-14T03:51:03.992 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2024-09-14T03:51:03.992 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-14T03:51:03.992 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout }, 2024-09-14T03:51:03.992 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-14T03:51:03.992 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-14T03:51:03.993 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-14T03:51:03.993 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-14T03:51:03.993 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-14T03:51:03.993 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-14T03:51:03.993 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-14T03:51:03.993 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-14T03:51:03.996 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout }, 2024-09-14T03:51:03.996 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-14T03:51:03.996 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-14T03:51:03.996 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-14T03:51:03.996 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-14T03:51:03.997 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-14T03:51:03.997 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-14T03:51:03.997 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-14T03:51:03.997 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-14T03:51:03.997 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-14T03:51:03.997 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout }, 2024-09-14T03:51:03.997 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-14T03:51:03.997 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-14T03:51:03.997 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-14T03:51:03.997 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-14T03:51:03.997 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout }, 2024-09-14T03:51:03.997 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-14T03:51:03.997 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-14T03:51:03.998 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-14T03:51:03.998 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-14T03:51:03.998 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-14T03:51:03.998 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-14T03:51:03.998 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "restful" 2024-09-14T03:51:03.998 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout ], 2024-09-14T03:51:03.998 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-14T03:51:03.998 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout }, 2024-09-14T03:51:03.998 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-14T03:51:03.998 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-14T03:51:03.998 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "modified": "2024-09-14T03:50:50.520605+0000", 2024-09-14T03:51:03.998 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-14T03:51:03.998 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout }, 2024-09-14T03:51:03.998 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-14T03:51:03.998 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout } 2024-09-14T03:51:03.999 INFO:teuthology.orchestra.run.smithi038.stdout:mgr not available, waiting (2/15)... 2024-09-14T03:51:04.599 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:04 smithi038 bash[22772]: debug 2024-09-14T03:51:04.314+0000 7f9c9c927ec0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-14T03:51:04.599 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:04 smithi038 bash[22772]: debug 2024-09-14T03:51:04.390+0000 7f9c9c927ec0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-14T03:51:05.005 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:04 smithi038 bash[22772]: debug 2024-09-14T03:51:04.594+0000 7f9c9c927ec0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-14T03:51:05.005 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:04 smithi038 bash[22772]: debug 2024-09-14T03:51:04.670+0000 7f9c9c927ec0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-14T03:51:05.272 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:05 smithi038 bash[22772]: debug 2024-09-14T03:51:05.002+0000 7f9c9c927ec0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-14T03:51:05.272 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:05 smithi038 bash[22772]: debug 2024-09-14T03:51:05.082+0000 7f9c9c927ec0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-14T03:51:05.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:05 smithi038 bash[22519]: cluster 2024-09-14T03:51:05.107220+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2024-09-14T03:51:05.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:05 smithi038 bash[22519]: cluster 2024-09-14T03:51:05.110562+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00357027s) 2024-09-14T03:51:05.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:05 smithi038 bash[22519]: audit 2024-09-14T03:51:05.114571+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.38:0/1449282459' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-14T03:51:05.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:05 smithi038 bash[22519]: audit 2024-09-14T03:51:05.114811+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.38:0/1449282459' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-14T03:51:05.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:05 smithi038 bash[22519]: audit 2024-09-14T03:51:05.115045+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.38:0/1449282459' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-14T03:51:05.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:05 smithi038 bash[22519]: audit 2024-09-14T03:51:05.115221+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.38:0/1449282459' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-14T03:51:05.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:05 smithi038 bash[22519]: audit 2024-09-14T03:51:05.115785+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.38:0/1449282459' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-14T03:51:05.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:05 smithi038 bash[22519]: cluster 2024-09-14T03:51:05.139599+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2024-09-14T03:51:05.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:05 smithi038 bash[22519]: audit 2024-09-14T03:51:05.153324+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.38:0/1449282459' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-14T03:51:05.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:05 smithi038 bash[22519]: audit 2024-09-14T03:51:05.155482+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.38:0/1449282459' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-14T03:51:06.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:06 smithi038 bash[22519]: audit 2024-09-14T03:51:05.158485+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.38:0/1449282459' entity='mgr.y' 2024-09-14T03:51:06.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:06 smithi038 bash[22519]: audit 2024-09-14T03:51:05.162935+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.38:0/1449282459' entity='mgr.y' 2024-09-14T03:51:06.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:06 smithi038 bash[22519]: audit 2024-09-14T03:51:05.165468+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.38:0/1449282459' entity='mgr.y' 2024-09-14T03:51:06.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:06 smithi038 bash[22519]: cluster 2024-09-14T03:51:06.126101+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e3: y(active, since 1.01909s) 2024-09-14T03:51:08.147 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout 2024-09-14T03:51:08.147 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout { 2024-09-14T03:51:08.147 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "fsid": "4d8d8784-724c-11ef-bceb-c7b262605968", 2024-09-14T03:51:08.148 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "health": { 2024-09-14T03:51:08.148 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-14T03:51:08.148 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-14T03:51:08.149 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-14T03:51:08.149 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout }, 2024-09-14T03:51:08.149 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-14T03:51:08.149 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-14T03:51:08.149 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout 0 2024-09-14T03:51:08.149 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout ], 2024-09-14T03:51:08.149 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-14T03:51:08.149 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "a" 2024-09-14T03:51:08.149 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout ], 2024-09-14T03:51:08.150 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "quorum_age": 11, 2024-09-14T03:51:08.150 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-14T03:51:08.151 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-14T03:51:08.151 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2024-09-14T03:51:08.151 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-14T03:51:08.151 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout }, 2024-09-14T03:51:08.151 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-14T03:51:08.151 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-14T03:51:08.151 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-14T03:51:08.151 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-14T03:51:08.152 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-14T03:51:08.152 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-14T03:51:08.152 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-14T03:51:08.152 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-14T03:51:08.154 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout }, 2024-09-14T03:51:08.154 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-14T03:51:08.154 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-14T03:51:08.154 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-14T03:51:08.154 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-14T03:51:08.154 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-14T03:51:08.154 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-14T03:51:08.154 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-14T03:51:08.154 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-14T03:51:08.154 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-14T03:51:08.154 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout }, 2024-09-14T03:51:08.154 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-14T03:51:08.154 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-14T03:51:08.155 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-14T03:51:08.155 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-14T03:51:08.155 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout }, 2024-09-14T03:51:08.155 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-14T03:51:08.155 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-14T03:51:08.157 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-14T03:51:08.157 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-14T03:51:08.157 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-14T03:51:08.157 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-14T03:51:08.157 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "restful" 2024-09-14T03:51:08.157 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout ], 2024-09-14T03:51:08.157 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-14T03:51:08.157 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout }, 2024-09-14T03:51:08.157 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-14T03:51:08.157 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-14T03:51:08.157 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "modified": "2024-09-14T03:50:50.520605+0000", 2024-09-14T03:51:08.157 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-14T03:51:08.157 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout }, 2024-09-14T03:51:08.157 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-14T03:51:08.158 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout } 2024-09-14T03:51:08.158 INFO:teuthology.orchestra.run.smithi038.stdout:mgr is available 2024-09-14T03:51:08.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:08 smithi038 bash[22519]: cluster 2024-09-14T03:51:07.165773+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e4: y(active, since 2s) 2024-09-14T03:51:08.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:08 smithi038 bash[22519]: audit 2024-09-14T03:51:07.666573+0000 mon.a (mon.0) 24 : audit [DBG] from='client.? 172.21.15.38:0/1508961512' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-14T03:51:10.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:09 smithi038 bash[22519]: audit 2024-09-14T03:51:09.586690+0000 mon.a (mon.0) 25 : audit [INF] from='client.? 172.21.15.38:0/3760635042' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-14T03:51:10.130 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout 2024-09-14T03:51:10.130 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout [global] 2024-09-14T03:51:10.131 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout fsid = 4d8d8784-724c-11ef-bceb-c7b262605968 2024-09-14T03:51:10.131 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-14T03:51:10.131 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-14T03:51:10.131 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-14T03:51:10.131 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-14T03:51:10.131 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-14T03:51:10.131 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout 2024-09-14T03:51:10.131 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-14T03:51:10.131 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-14T03:51:10.131 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout 2024-09-14T03:51:10.131 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout [osd] 2024-09-14T03:51:10.131 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-14T03:51:10.131 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-14T03:51:10.132 INFO:teuthology.orchestra.run.smithi038.stdout:Enabling cephadm module... 2024-09-14T03:51:12.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:11 smithi038 bash[22519]: audit 2024-09-14T03:51:11.499109+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.38:0/3807571955' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-09-14T03:51:12.022 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:11 smithi038 bash[22772]: ignoring --setuser ceph since I am not root 2024-09-14T03:51:12.022 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:11 smithi038 bash[22772]: ignoring --setgroup ceph since I am not root 2024-09-14T03:51:12.022 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:11 smithi038 bash[22772]: debug 2024-09-14T03:51:11.702+0000 7f6a90ec0ec0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-14T03:51:12.839 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:12 smithi038 bash[22519]: audit 2024-09-14T03:51:11.560348+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.38:0/3807571955' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-14T03:51:12.840 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:12 smithi038 bash[22519]: cluster 2024-09-14T03:51:11.560405+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e5: y(active, since 6s) 2024-09-14T03:51:13.162 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:12 smithi038 bash[22772]: debug 2024-09-14T03:51:12.934+0000 7f6a90ec0ec0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-14T03:51:13.162 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:13 smithi038 bash[22772]: debug 2024-09-14T03:51:13.002+0000 7f6a90ec0ec0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-14T03:51:13.163 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:13 smithi038 bash[22772]: debug 2024-09-14T03:51:13.158+0000 7f6a90ec0ec0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-14T03:51:13.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:13 smithi038 bash[22519]: audit 2024-09-14T03:51:13.417543+0000 mon.a (mon.0) 29 : audit [DBG] from='client.? 172.21.15.38:0/3642252954' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-14T03:51:13.942 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout { 2024-09-14T03:51:13.942 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-14T03:51:13.943 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-14T03:51:13.943 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-09-14T03:51:13.943 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-14T03:51:13.943 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout } 2024-09-14T03:51:13.943 INFO:teuthology.orchestra.run.smithi038.stdout:Waiting for the mgr to restart... 2024-09-14T03:51:13.943 INFO:teuthology.orchestra.run.smithi038.stdout:Waiting for mgr epoch 5... 2024-09-14T03:51:14.125 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:13 smithi038 bash[22772]: debug 2024-09-14T03:51:13.813+0000 7f6a90ec0ec0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-14T03:51:14.125 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:13 smithi038 bash[22772]: debug 2024-09-14T03:51:13.885+0000 7f6a90ec0ec0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-14T03:51:14.125 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:13 smithi038 bash[22772]: debug 2024-09-14T03:51:13.953+0000 7f6a90ec0ec0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-14T03:51:14.509 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:14 smithi038 bash[22772]: debug 2024-09-14T03:51:14.121+0000 7f6a90ec0ec0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-14T03:51:14.509 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:14 smithi038 bash[22772]: debug 2024-09-14T03:51:14.197+0000 7f6a90ec0ec0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-14T03:51:14.509 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:14 smithi038 bash[22772]: debug 2024-09-14T03:51:14.265+0000 7f6a90ec0ec0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-14T03:51:14.772 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:14 smithi038 bash[22772]: debug 2024-09-14T03:51:14.505+0000 7f6a90ec0ec0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-14T03:51:14.772 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:14 smithi038 bash[22772]: debug 2024-09-14T03:51:14.573+0000 7f6a90ec0ec0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-14T03:51:14.772 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:14 smithi038 bash[22772]: debug 2024-09-14T03:51:14.745+0000 7f6a90ec0ec0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-14T03:51:15.240 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:14 smithi038 bash[22772]: debug 2024-09-14T03:51:14.825+0000 7f6a90ec0ec0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-14T03:51:15.241 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:15 smithi038 bash[22772]: debug 2024-09-14T03:51:15.069+0000 7f6a90ec0ec0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-14T03:51:15.241 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:15 smithi038 bash[22772]: debug 2024-09-14T03:51:15.233+0000 7f6a90ec0ec0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-14T03:51:15.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:15 smithi038 bash[22772]: debug 2024-09-14T03:51:15.313+0000 7f6a90ec0ec0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-14T03:51:15.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:15 smithi038 bash[22772]: debug 2024-09-14T03:51:15.473+0000 7f6a90ec0ec0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-14T03:51:16.557 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:16 smithi038 bash[22772]: debug 2024-09-14T03:51:16.273+0000 7f6a90ec0ec0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-14T03:51:16.557 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:16 smithi038 bash[22772]: debug 2024-09-14T03:51:16.349+0000 7f6a90ec0ec0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-14T03:51:16.557 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:16 smithi038 bash[22772]: debug 2024-09-14T03:51:16.553+0000 7f6a90ec0ec0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-14T03:51:16.960 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:16 smithi038 bash[22772]: debug 2024-09-14T03:51:16.625+0000 7f6a90ec0ec0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-14T03:51:17.272 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:16 smithi038 bash[22772]: debug 2024-09-14T03:51:16.953+0000 7f6a90ec0ec0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-14T03:51:17.272 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:17 smithi038 bash[22772]: debug 2024-09-14T03:51:17.033+0000 7f6a90ec0ec0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-14T03:51:17.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:17 smithi038 bash[22519]: cluster 2024-09-14T03:51:17.059199+0000 mon.a (mon.0) 30 : cluster [INF] Active manager daemon y restarted 2024-09-14T03:51:17.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:17 smithi038 bash[22519]: cluster 2024-09-14T03:51:17.059744+0000 mon.a (mon.0) 31 : cluster [INF] Activating manager daemon y 2024-09-14T03:51:17.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:17 smithi038 bash[22519]: cluster 2024-09-14T03:51:17.070728+0000 mon.a (mon.0) 32 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-09-14T03:51:17.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:17 smithi038 bash[22519]: cluster 2024-09-14T03:51:17.070920+0000 mon.a (mon.0) 33 : cluster [DBG] mgrmap e6: y(active, starting, since 0.011361s) 2024-09-14T03:51:17.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:17 smithi038 bash[22519]: audit 2024-09-14T03:51:17.073458+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.14118 172.21.15.38:0/2907420614' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-14T03:51:17.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:17 smithi038 bash[22519]: audit 2024-09-14T03:51:17.075071+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.14118 172.21.15.38:0/2907420614' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-14T03:51:17.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:17 smithi038 bash[22519]: audit 2024-09-14T03:51:17.076153+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14118 172.21.15.38:0/2907420614' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-14T03:51:17.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:17 smithi038 bash[22519]: audit 2024-09-14T03:51:17.076423+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14118 172.21.15.38:0/2907420614' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-14T03:51:17.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:17 smithi038 bash[22519]: audit 2024-09-14T03:51:17.076722+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14118 172.21.15.38:0/2907420614' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-14T03:51:17.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:17 smithi038 bash[22519]: cluster 2024-09-14T03:51:17.103384+0000 mon.a (mon.0) 39 : cluster [INF] Manager daemon y is now available 2024-09-14T03:51:18.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:18 smithi038 bash[22519]: cephadm 2024-09-14T03:51:17.119588+0000 mgr.y (mgr.14118) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-09-14T03:51:18.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:18 smithi038 bash[22519]: audit 2024-09-14T03:51:17.122249+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.14118 172.21.15.38:0/2907420614' entity='mgr.y' 2024-09-14T03:51:18.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:18 smithi038 bash[22519]: audit 2024-09-14T03:51:17.125760+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.14118 172.21.15.38:0/2907420614' entity='mgr.y' 2024-09-14T03:51:18.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:18 smithi038 bash[22519]: audit 2024-09-14T03:51:17.128527+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14118 172.21.15.38:0/2907420614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T03:51:18.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:18 smithi038 bash[22519]: audit 2024-09-14T03:51:17.131029+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14118 172.21.15.38:0/2907420614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T03:51:18.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:18 smithi038 bash[22519]: audit 2024-09-14T03:51:17.142392+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.14118 172.21.15.38:0/2907420614' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-14T03:51:18.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:18 smithi038 bash[22519]: audit 2024-09-14T03:51:17.145296+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.14118 172.21.15.38:0/2907420614' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-14T03:51:18.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:18 smithi038 bash[22519]: cluster 2024-09-14T03:51:18.071646+0000 mon.a (mon.0) 46 : cluster [DBG] mgrmap e7: y(active, since 1.01208s) 2024-09-14T03:51:18.641 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout { 2024-09-14T03:51:18.641 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-14T03:51:18.641 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-14T03:51:18.641 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout } 2024-09-14T03:51:18.641 INFO:teuthology.orchestra.run.smithi038.stdout:mgr epoch 5 is available 2024-09-14T03:51:18.641 INFO:teuthology.orchestra.run.smithi038.stdout:Setting orchestrator backend to cephadm... 2024-09-14T03:51:19.430 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:19 smithi038 bash[22519]: audit 2024-09-14T03:51:18.069942+0000 mgr.y (mgr.14118) 2 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-14T03:51:19.430 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:19 smithi038 bash[22519]: audit 2024-09-14T03:51:18.081573+0000 mgr.y (mgr.14118) 3 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-14T03:51:19.430 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:19 smithi038 bash[22772]: debug 2024-09-14T03:51:19.253+0000 7f6a43290640 -1 log_channel(cephadm) log [ERR] : [14/Sep/2024:03:51:19] ENGINE Error in HTTPServer.serve 2024-09-14T03:51:19.430 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:19 smithi038 bash[22772]: Traceback (most recent call last): 2024-09-14T03:51:19.430 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:19 smithi038 bash[22772]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-14T03:51:19.430 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:19 smithi038 bash[22772]: self._connections.run(self.expiration_interval) 2024-09-14T03:51:19.430 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:19 smithi038 bash[22772]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-14T03:51:19.430 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:19 smithi038 bash[22772]: self._run(expiration_interval) 2024-09-14T03:51:19.430 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:19 smithi038 bash[22772]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-14T03:51:19.430 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:19 smithi038 bash[22772]: new_conn = self._from_server_socket(self.server.socket) 2024-09-14T03:51:19.431 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:19 smithi038 bash[22772]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-14T03:51:19.431 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:19 smithi038 bash[22772]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-14T03:51:19.431 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:19 smithi038 bash[22772]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-14T03:51:19.431 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:19 smithi038 bash[22772]: s = self.context.wrap_socket( 2024-09-14T03:51:19.431 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:19 smithi038 bash[22772]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-14T03:51:19.431 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:19 smithi038 bash[22772]: return self.sslsocket_class._create( 2024-09-14T03:51:19.431 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:19 smithi038 bash[22772]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-14T03:51:19.431 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:19 smithi038 bash[22772]: self.do_handshake() 2024-09-14T03:51:19.431 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:19 smithi038 bash[22772]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-14T03:51:19.431 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:19 smithi038 bash[22772]: self._sslobj.do_handshake() 2024-09-14T03:51:19.431 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:19 smithi038 bash[22772]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-14T03:51:20.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:20 smithi038 bash[22519]: cluster 2024-09-14T03:51:19.124708+0000 mon.a (mon.0) 47 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-09-14T03:51:20.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:20 smithi038 bash[22519]: cephadm 2024-09-14T03:51:19.129750+0000 mgr.y (mgr.14118) 4 : cephadm [INF] [14/Sep/2024:03:51:19] ENGINE Bus STARTING 2024-09-14T03:51:20.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:20 smithi038 bash[22519]: cephadm 2024-09-14T03:51:19.255096+0000 mgr.y (mgr.14118) 5 : cephadm [INF] [14/Sep/2024:03:51:19] ENGINE Serving on https://172.21.15.38:7150 2024-09-14T03:51:20.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:20 smithi038 bash[22519]: cephadm 2024-09-14T03:51:19.255227+0000 mgr.y (mgr.14118) 6 : cephadm [INF] [14/Sep/2024:03:51:19] ENGINE Bus STARTED 2024-09-14T03:51:20.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:20 smithi038 bash[22519]: cephadm 2024-09-14T03:51:19.257452+0000 mgr.y (mgr.14118) 7 : cephadm [ERR] [14/Sep/2024:03:51:19] ENGINE Error in HTTPServer.serve 2024-09-14T03:51:20.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:20 smithi038 bash[22519]: Traceback (most recent call last): 2024-09-14T03:51:20.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:20 smithi038 bash[22519]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-14T03:51:20.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:20 smithi038 bash[22519]: self._connections.run(self.expiration_interval) 2024-09-14T03:51:20.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:20 smithi038 bash[22519]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-14T03:51:20.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:20 smithi038 bash[22519]: self._run(expiration_interval) 2024-09-14T03:51:20.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:20 smithi038 bash[22519]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-14T03:51:20.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:20 smithi038 bash[22519]: new_conn = self._from_server_socket(self.server.socket) 2024-09-14T03:51:20.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:20 smithi038 bash[22519]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-14T03:51:20.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:20 smithi038 bash[22519]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-14T03:51:20.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:20 smithi038 bash[22519]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-14T03:51:20.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:20 smithi038 bash[22519]: s = self.context.wrap_socket( 2024-09-14T03:51:20.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:20 smithi038 bash[22519]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-14T03:51:20.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:20 smithi038 bash[22519]: return self.sslsocket_class._create( 2024-09-14T03:51:20.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:20 smithi038 bash[22519]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-14T03:51:20.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:20 smithi038 bash[22519]: self.do_handshake() 2024-09-14T03:51:20.275 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:20 smithi038 bash[22519]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-14T03:51:20.275 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:20 smithi038 bash[22519]: self._sslobj.do_handshake() 2024-09-14T03:51:20.275 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:20 smithi038 bash[22519]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-14T03:51:20.275 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:20 smithi038 bash[22519]: audit 2024-09-14T03:51:19.260875+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14118 172.21.15.38:0/2907420614' entity='mgr.y' 2024-09-14T03:51:20.275 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:20 smithi038 bash[22519]: audit 2024-09-14T03:51:19.261957+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.14118 172.21.15.38:0/2907420614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T03:51:20.275 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:20 smithi038 bash[22519]: audit 2024-09-14T03:51:19.942651+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.14118 172.21.15.38:0/2907420614' entity='mgr.y' 2024-09-14T03:51:20.275 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:20 smithi038 bash[22519]: audit 2024-09-14T03:51:19.956443+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.14118 172.21.15.38:0/2907420614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T03:51:21.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:21 smithi038 bash[22519]: audit 2024-09-14T03:51:19.930648+0000 mgr.y (mgr.14118) 8 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T03:51:22.374 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-14T03:51:22.374 INFO:teuthology.orchestra.run.smithi038.stdout:Generating ssh key... 2024-09-14T03:51:22.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:22 smithi038 bash[22519]: audit 2024-09-14T03:51:21.867315+0000 mgr.y (mgr.14118) 9 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T03:51:24.523 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:24 smithi038 bash[22772]: Generating public/private rsa key pair. 2024-09-14T03:51:24.523 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:24 smithi038 bash[22772]: Your identification has been saved in /tmp/tmpi9y7ncbu/key 2024-09-14T03:51:24.523 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:24 smithi038 bash[22772]: Your public key has been saved in /tmp/tmpi9y7ncbu/key.pub 2024-09-14T03:51:24.523 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:24 smithi038 bash[22772]: The key fingerprint is: 2024-09-14T03:51:24.523 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:24 smithi038 bash[22772]: SHA256:DBEAxqdcSI+bIanCgWbMeh59uS4Qbad91gi9cCXcBsc ceph-4d8d8784-724c-11ef-bceb-c7b262605968 2024-09-14T03:51:24.523 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:24 smithi038 bash[22772]: The key's randomart image is: 2024-09-14T03:51:24.523 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:24 smithi038 bash[22772]: +---[RSA 3072]----+ 2024-09-14T03:51:24.524 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:24 smithi038 bash[22772]: | o+o..oo.+. | 2024-09-14T03:51:24.524 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:24 smithi038 bash[22772]: |+oooo .o.E | 2024-09-14T03:51:24.524 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:24 smithi038 bash[22772]: |+Bo=. .. + | 2024-09-14T03:51:24.524 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:24 smithi038 bash[22772]: |*.==o ++o | 2024-09-14T03:51:24.524 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:24 smithi038 bash[22772]: |+.=o.+o+S+ | 2024-09-14T03:51:24.524 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:24 smithi038 bash[22772]: |.o......= . | 2024-09-14T03:51:24.524 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:24 smithi038 bash[22772]: | .. .o | 2024-09-14T03:51:24.524 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:24 smithi038 bash[22772]: | .. | 2024-09-14T03:51:24.525 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:24 smithi038 bash[22772]: | .. | 2024-09-14T03:51:24.525 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:24 smithi038 bash[22772]: +----[SHA256]-----+ 2024-09-14T03:51:25.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:25 smithi038 bash[22519]: audit 2024-09-14T03:51:23.719224+0000 mgr.y (mgr.14118) 10 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T03:51:25.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:25 smithi038 bash[22519]: cephadm 2024-09-14T03:51:23.719545+0000 mgr.y (mgr.14118) 11 : cephadm [INF] Generating ssh key... 2024-09-14T03:51:25.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:25 smithi038 bash[22519]: audit 2024-09-14T03:51:24.115024+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.14118 172.21.15.38:0/2907420614' entity='mgr.y' 2024-09-14T03:51:25.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:25 smithi038 bash[22519]: audit 2024-09-14T03:51:24.117884+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14118 172.21.15.38:0/2907420614' entity='mgr.y' 2024-09-14T03:51:26.544 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC9Wdp+JW+0OBUZQio9br9G8U5DHFCmT8U7wxOEmmIOtT67G+4NovHMvzIBDe5A7Fk+6yKWT4g4Ni9awLwGTF5ZEcjzmynQR85snmSghFfWvhr7+8EI+saI7PKJufbCyPeoItc3W4kTjb+3tmWdFzbX+g0gkeZrJg2CMyY7BajjnBt0WM43m8B4wLQa0gE1Wp7JPk8d7JAnZBE6SupPGuoj8sWhThq2IdM+TMMAKfbH5U3nVnNmOce93VP5XA0Lug20DTaMEAOZ6ap4KhAelFBRxiC2Eb1laZ+VD7+9cnXUCEnz+2UzI76qCUL7kkIM9N+HNHk9Bk6JSg32EM2GloNOa6guO776iB84632YNyUodh8vXhNie8j597jgTEDgfDWLNrDXRoYiBKxxxe47LvZ6YF4x/BiraGyHUh9OiTHqAvk2dU0le6D0F5qinSX+wA4JXROGOQZ49GIpFnVV/4DcoHPc6X4sqU8wM/hrYZkSKPIc5NvJElteK3CihspsCIE= ceph-4d8d8784-724c-11ef-bceb-c7b262605968 2024-09-14T03:51:26.544 INFO:teuthology.orchestra.run.smithi038.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-14T03:51:26.544 INFO:teuthology.orchestra.run.smithi038.stdout:Adding key to root@localhost authorized_keys... 2024-09-14T03:51:26.545 INFO:teuthology.orchestra.run.smithi038.stdout:Adding host smithi038... 2024-09-14T03:51:27.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:26 smithi038 bash[22519]: audit 2024-09-14T03:51:26.043986+0000 mgr.y (mgr.14118) 12 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T03:51:29.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:28 smithi038 bash[22519]: audit 2024-09-14T03:51:27.945279+0000 mgr.y (mgr.14118) 13 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi038", "addr": "172.21.15.38", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T03:51:30.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:29 smithi038 bash[22519]: cephadm 2024-09-14T03:51:29.223445+0000 mgr.y (mgr.14118) 14 : cephadm [INF] Deploying cephadm binary to smithi038 2024-09-14T03:51:32.549 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout Added host 'smithi038' with addr '172.21.15.38' 2024-09-14T03:51:32.549 INFO:teuthology.orchestra.run.smithi038.stdout:Deploying unmanaged mon service... 2024-09-14T03:51:33.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:32 smithi038 bash[22519]: audit 2024-09-14T03:51:31.777637+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14118 172.21.15.38:0/2907420614' entity='mgr.y' 2024-09-14T03:51:33.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:32 smithi038 bash[22519]: cephadm 2024-09-14T03:51:31.778073+0000 mgr.y (mgr.14118) 15 : cephadm [INF] Added host smithi038 2024-09-14T03:51:33.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:32 smithi038 bash[22519]: audit 2024-09-14T03:51:31.778552+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.14118 172.21.15.38:0/2907420614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T03:51:34.989 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-14T03:51:34.989 INFO:teuthology.orchestra.run.smithi038.stdout:Deploying unmanaged mgr service... 2024-09-14T03:51:35.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:35 smithi038 bash[22519]: audit 2024-09-14T03:51:34.451942+0000 mgr.y (mgr.14118) 16 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T03:51:35.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:35 smithi038 bash[22519]: cephadm 2024-09-14T03:51:34.454767+0000 mgr.y (mgr.14118) 17 : cephadm [INF] Saving service mon spec with placement count:5 2024-09-14T03:51:35.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:35 smithi038 bash[22519]: audit 2024-09-14T03:51:34.464044+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14118 172.21.15.38:0/2907420614' entity='mgr.y' 2024-09-14T03:51:35.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:35 smithi038 bash[22519]: audit 2024-09-14T03:51:34.597536+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14118 172.21.15.38:0/2907420614' entity='mgr.y' 2024-09-14T03:51:35.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:35 smithi038 bash[22519]: audit 2024-09-14T03:51:34.849691+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14118 172.21.15.38:0/2907420614' entity='mgr.y' 2024-09-14T03:51:36.906 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-14T03:51:37.753 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:37 smithi038 bash[22519]: audit 2024-09-14T03:51:36.386153+0000 mgr.y (mgr.14118) 18 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T03:51:37.753 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:37 smithi038 bash[22519]: cephadm 2024-09-14T03:51:36.387104+0000 mgr.y (mgr.14118) 19 : cephadm [INF] Saving service mgr spec with placement count:2 2024-09-14T03:51:37.754 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:37 smithi038 bash[22519]: audit 2024-09-14T03:51:36.391427+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14118 172.21.15.38:0/2907420614' entity='mgr.y' 2024-09-14T03:51:38.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:38 smithi038 bash[22519]: cluster 2024-09-14T03:51:37.077675+0000 mgr.y (mgr.14118) 20 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:51:38.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:38 smithi038 bash[22519]: audit 2024-09-14T03:51:38.260836+0000 mon.a (mon.0) 60 : audit [INF] from='client.? 172.21.15.38:0/3026330515' entity='client.admin' 2024-09-14T03:51:40.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:40 smithi038 bash[22519]: cluster 2024-09-14T03:51:39.078092+0000 mgr.y (mgr.14118) 21 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:51:40.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:40 smithi038 bash[22519]: audit 2024-09-14T03:51:39.774675+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14118 172.21.15.38:0/2907420614' entity='mgr.y' 2024-09-14T03:51:40.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:40 smithi038 bash[22519]: audit 2024-09-14T03:51:40.048050+0000 mon.a (mon.0) 62 : audit [INF] from='client.? 172.21.15.38:0/1450322184' entity='client.admin' 2024-09-14T03:51:40.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:40 smithi038 bash[22519]: audit 2024-09-14T03:51:40.333956+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14118 172.21.15.38:0/2907420614' entity='mgr.y' 2024-09-14T03:51:40.582 INFO:teuthology.orchestra.run.smithi038.stdout:Enabling the dashboard module... 2024-09-14T03:51:42.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:42 smithi038 bash[22519]: cluster 2024-09-14T03:51:41.078548+0000 mgr.y (mgr.14118) 22 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:51:42.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:42 smithi038 bash[22519]: audit 2024-09-14T03:51:42.123653+0000 mon.a (mon.0) 64 : audit [INF] from='client.? 172.21.15.38:0/3561534048' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-09-14T03:51:42.773 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:42 smithi038 bash[22772]: ignoring --setuser ceph since I am not root 2024-09-14T03:51:42.773 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:42 smithi038 bash[22772]: ignoring --setgroup ceph since I am not root 2024-09-14T03:51:42.773 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:42 smithi038 bash[22772]: debug 2024-09-14T03:51:42.553+0000 7fed66a4cec0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-14T03:51:43.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:43 smithi038 bash[22519]: audit 2024-09-14T03:51:42.402777+0000 mon.a (mon.0) 65 : audit [INF] from='client.? 172.21.15.38:0/3561534048' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-14T03:51:43.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:43 smithi038 bash[22519]: cluster 2024-09-14T03:51:42.402825+0000 mon.a (mon.0) 66 : cluster [DBG] mgrmap e9: y(active, since 25s) 2024-09-14T03:51:44.272 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:43 smithi038 bash[22772]: debug 2024-09-14T03:51:43.785+0000 7fed66a4cec0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-14T03:51:44.272 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:43 smithi038 bash[22772]: debug 2024-09-14T03:51:43.849+0000 7fed66a4cec0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-14T03:51:44.272 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:44 smithi038 bash[22772]: debug 2024-09-14T03:51:44.013+0000 7fed66a4cec0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-14T03:51:44.743 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:44 smithi038 bash[22519]: audit 2024-09-14T03:51:44.430630+0000 mon.a (mon.0) 67 : audit [DBG] from='client.? 172.21.15.38:0/1645888338' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-14T03:51:44.743 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:44 smithi038 bash[22772]: debug 2024-09-14T03:51:44.665+0000 7fed66a4cec0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-14T03:51:44.982 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout { 2024-09-14T03:51:44.983 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-09-14T03:51:44.983 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-14T03:51:44.983 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-09-14T03:51:44.983 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-14T03:51:44.983 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout } 2024-09-14T03:51:44.983 INFO:teuthology.orchestra.run.smithi038.stdout:Waiting for the mgr to restart... 2024-09-14T03:51:44.983 INFO:teuthology.orchestra.run.smithi038.stdout:Waiting for mgr epoch 9... 2024-09-14T03:51:45.022 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:44 smithi038 bash[22772]: debug 2024-09-14T03:51:44.737+0000 7fed66a4cec0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-14T03:51:45.022 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:44 smithi038 bash[22772]: debug 2024-09-14T03:51:44.805+0000 7fed66a4cec0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-14T03:51:45.022 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:44 smithi038 bash[22772]: debug 2024-09-14T03:51:44.969+0000 7fed66a4cec0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-14T03:51:45.359 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:45 smithi038 bash[22772]: debug 2024-09-14T03:51:45.049+0000 7fed66a4cec0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-14T03:51:45.359 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:45 smithi038 bash[22772]: debug 2024-09-14T03:51:45.117+0000 7fed66a4cec0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-14T03:51:45.678 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:45 smithi038 bash[22772]: debug 2024-09-14T03:51:45.353+0000 7fed66a4cec0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-14T03:51:45.679 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:45 smithi038 bash[22772]: debug 2024-09-14T03:51:45.421+0000 7fed66a4cec0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-14T03:51:45.679 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:45 smithi038 bash[22772]: debug 2024-09-14T03:51:45.597+0000 7fed66a4cec0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-14T03:51:45.679 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:45 smithi038 bash[22772]: debug 2024-09-14T03:51:45.673+0000 7fed66a4cec0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-14T03:51:46.022 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:45 smithi038 bash[22772]: debug 2024-09-14T03:51:45.917+0000 7fed66a4cec0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-14T03:51:46.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:46 smithi038 bash[22772]: debug 2024-09-14T03:51:46.081+0000 7fed66a4cec0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-14T03:51:46.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:46 smithi038 bash[22772]: debug 2024-09-14T03:51:46.161+0000 7fed66a4cec0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-14T03:51:46.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:46 smithi038 bash[22772]: debug 2024-09-14T03:51:46.317+0000 7fed66a4cec0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-14T03:51:47.186 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:47 smithi038 bash[22772]: debug 2024-09-14T03:51:47.117+0000 7fed66a4cec0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-14T03:51:47.481 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:47 smithi038 bash[22772]: debug 2024-09-14T03:51:47.197+0000 7fed66a4cec0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-14T03:51:47.481 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:47 smithi038 bash[22772]: debug 2024-09-14T03:51:47.401+0000 7fed66a4cec0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-14T03:51:47.481 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:47 smithi038 bash[22772]: debug 2024-09-14T03:51:47.473+0000 7fed66a4cec0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-14T03:51:48.143 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:47 smithi038 bash[22772]: debug 2024-09-14T03:51:47.801+0000 7fed66a4cec0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-14T03:51:48.143 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:47 smithi038 bash[22772]: debug 2024-09-14T03:51:47.877+0000 7fed66a4cec0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-14T03:51:48.143 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:47 smithi038 bash[22519]: cluster 2024-09-14T03:51:47.886868+0000 mon.a (mon.0) 68 : cluster [INF] Active manager daemon y restarted 2024-09-14T03:51:48.143 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:47 smithi038 bash[22519]: cluster 2024-09-14T03:51:47.887197+0000 mon.a (mon.0) 69 : cluster [INF] Activating manager daemon y 2024-09-14T03:51:48.143 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:47 smithi038 bash[22519]: cluster 2024-09-14T03:51:47.892941+0000 mon.a (mon.0) 70 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-09-14T03:51:48.143 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:47 smithi038 bash[22519]: cluster 2024-09-14T03:51:47.893057+0000 mon.a (mon.0) 71 : cluster [DBG] mgrmap e10: y(active, starting, since 0.00600958s) 2024-09-14T03:51:48.143 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:47 smithi038 bash[22519]: audit 2024-09-14T03:51:47.895203+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-14T03:51:48.144 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:47 smithi038 bash[22519]: audit 2024-09-14T03:51:47.896939+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-14T03:51:48.144 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:47 smithi038 bash[22519]: audit 2024-09-14T03:51:47.898422+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-14T03:51:48.144 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:47 smithi038 bash[22519]: audit 2024-09-14T03:51:47.898804+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-14T03:51:48.144 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:47 smithi038 bash[22519]: audit 2024-09-14T03:51:47.899072+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-14T03:51:48.144 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:47 smithi038 bash[22519]: cluster 2024-09-14T03:51:47.923352+0000 mon.a (mon.0) 77 : cluster [INF] Manager daemon y is now available 2024-09-14T03:51:49.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:48 smithi038 bash[22519]: audit 2024-09-14T03:51:47.947591+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T03:51:49.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:48 smithi038 bash[22519]: audit 2024-09-14T03:51:47.962719+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-14T03:51:49.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:48 smithi038 bash[22519]: audit 2024-09-14T03:51:47.965545+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-14T03:51:49.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:48 smithi038 bash[22519]: cluster 2024-09-14T03:51:48.897500+0000 mon.a (mon.0) 81 : cluster [DBG] mgrmap e11: y(active, since 1.01044s) 2024-09-14T03:51:49.541 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout { 2024-09-14T03:51:49.541 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-09-14T03:51:49.541 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-14T03:51:49.541 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout } 2024-09-14T03:51:49.541 INFO:teuthology.orchestra.run.smithi038.stdout:mgr epoch 9 is available 2024-09-14T03:51:49.541 INFO:teuthology.orchestra.run.smithi038.stdout:Generating a dashboard self-signed certificate... 2024-09-14T03:51:50.240 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:49 smithi038 bash[22519]: audit 2024-09-14T03:51:48.897480+0000 mgr.y (mgr.14150) 1 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-14T03:51:50.240 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:49 smithi038 bash[22519]: audit 2024-09-14T03:51:48.907785+0000 mgr.y (mgr.14150) 2 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-14T03:51:50.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:50 smithi038 bash[22772]: debug 2024-09-14T03:51:50.236+0000 7fed17599640 -1 log_channel(cephadm) log [ERR] : [14/Sep/2024:03:51:50] ENGINE Error in HTTPServer.serve 2024-09-14T03:51:50.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:50 smithi038 bash[22772]: Traceback (most recent call last): 2024-09-14T03:51:50.523 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:50 smithi038 bash[22772]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-14T03:51:50.523 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:50 smithi038 bash[22772]: self._connections.run(self.expiration_interval) 2024-09-14T03:51:50.523 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:50 smithi038 bash[22772]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-14T03:51:50.523 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:50 smithi038 bash[22772]: self._run(expiration_interval) 2024-09-14T03:51:50.523 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:50 smithi038 bash[22772]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-14T03:51:50.523 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:50 smithi038 bash[22772]: new_conn = self._from_server_socket(self.server.socket) 2024-09-14T03:51:50.523 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:50 smithi038 bash[22772]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-14T03:51:50.523 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:50 smithi038 bash[22772]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-14T03:51:50.523 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:50 smithi038 bash[22772]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-14T03:51:50.523 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:50 smithi038 bash[22772]: s = self.context.wrap_socket( 2024-09-14T03:51:50.523 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:50 smithi038 bash[22772]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-14T03:51:50.523 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:50 smithi038 bash[22772]: return self.sslsocket_class._create( 2024-09-14T03:51:50.523 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:50 smithi038 bash[22772]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-14T03:51:50.523 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:50 smithi038 bash[22772]: self.do_handshake() 2024-09-14T03:51:50.524 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:50 smithi038 bash[22772]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-14T03:51:50.524 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:50 smithi038 bash[22772]: self._sslobj.do_handshake() 2024-09-14T03:51:50.524 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:51:50 smithi038 bash[22772]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-14T03:51:51.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:50 smithi038 bash[22519]: cluster 2024-09-14T03:51:49.947412+0000 mon.a (mon.0) 82 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-09-14T03:51:51.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:50 smithi038 bash[22519]: cephadm 2024-09-14T03:51:50.111681+0000 mgr.y (mgr.14150) 3 : cephadm [INF] [14/Sep/2024:03:51:50] ENGINE Bus STARTING 2024-09-14T03:51:51.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:50 smithi038 bash[22519]: cephadm 2024-09-14T03:51:50.237690+0000 mgr.y (mgr.14150) 4 : cephadm [INF] [14/Sep/2024:03:51:50] ENGINE Serving on https://172.21.15.38:7150 2024-09-14T03:51:51.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:50 smithi038 bash[22519]: cephadm 2024-09-14T03:51:50.237817+0000 mgr.y (mgr.14150) 5 : cephadm [INF] [14/Sep/2024:03:51:50] ENGINE Bus STARTED 2024-09-14T03:51:51.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:50 smithi038 bash[22519]: cephadm 2024-09-14T03:51:50.240572+0000 mgr.y (mgr.14150) 6 : cephadm [ERR] [14/Sep/2024:03:51:50] ENGINE Error in HTTPServer.serve 2024-09-14T03:51:51.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:50 smithi038 bash[22519]: Traceback (most recent call last): 2024-09-14T03:51:51.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:50 smithi038 bash[22519]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-14T03:51:51.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:50 smithi038 bash[22519]: self._connections.run(self.expiration_interval) 2024-09-14T03:51:51.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:50 smithi038 bash[22519]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-14T03:51:51.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:50 smithi038 bash[22519]: self._run(expiration_interval) 2024-09-14T03:51:51.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:50 smithi038 bash[22519]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-14T03:51:51.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:50 smithi038 bash[22519]: new_conn = self._from_server_socket(self.server.socket) 2024-09-14T03:51:51.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:50 smithi038 bash[22519]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-14T03:51:51.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:50 smithi038 bash[22519]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-14T03:51:51.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:50 smithi038 bash[22519]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-14T03:51:51.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:50 smithi038 bash[22519]: s = self.context.wrap_socket( 2024-09-14T03:51:51.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:50 smithi038 bash[22519]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-14T03:51:51.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:50 smithi038 bash[22519]: return self.sslsocket_class._create( 2024-09-14T03:51:51.275 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:50 smithi038 bash[22519]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-14T03:51:51.275 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:50 smithi038 bash[22519]: self.do_handshake() 2024-09-14T03:51:51.275 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:50 smithi038 bash[22519]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-14T03:51:51.275 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:50 smithi038 bash[22519]: self._sslobj.do_handshake() 2024-09-14T03:51:51.275 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:50 smithi038 bash[22519]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-14T03:51:51.275 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:50 smithi038 bash[22519]: audit 2024-09-14T03:51:50.244152+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:51:51.275 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:50 smithi038 bash[22519]: audit 2024-09-14T03:51:50.862619+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:51:51.275 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:50 smithi038 bash[22519]: audit 2024-09-14T03:51:50.865631+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:51:51.407 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-09-14T03:51:51.407 INFO:teuthology.orchestra.run.smithi038.stdout:Creating initial admin user... 2024-09-14T03:51:52.217 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:51 smithi038 bash[22519]: audit 2024-09-14T03:51:50.816716+0000 mgr.y (mgr.14150) 7 : audit [DBG] from='client.14162 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T03:51:53.547 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$DBdg6B0ugZl.a9vIq1I/6uPWqj8OZ2MWcmI9ha7aIIO6tzPLa8ccu", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1726285912, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-14T03:51:53.548 INFO:teuthology.orchestra.run.smithi038.stdout:Fetching dashboard port number... 2024-09-14T03:51:54.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:53 smithi038 bash[22519]: audit 2024-09-14T03:51:52.734672+0000 mgr.y (mgr.14150) 8 : 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-09-14T03:51:54.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:53 smithi038 bash[22519]: audit 2024-09-14T03:51:52.983142+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:51:55.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:54 smithi038 bash[22519]: cluster 2024-09-14T03:51:53.989986+0000 mon.a (mon.0) 87 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-09-14T03:51:55.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:54 smithi038 bash[22519]: audit 2024-09-14T03:51:54.604337+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:51:55.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:54 smithi038 bash[22519]: audit 2024-09-14T03:51:54.891690+0000 mon.a (mon.0) 89 : audit [DBG] from='client.? 172.21.15.38:0/3138101771' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-09-14T03:51:55.478 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stdout 8443 2024-09-14T03:51:55.479 INFO:teuthology.orchestra.run.smithi038.stdout:firewalld does not appear to be present 2024-09-14T03:51:55.479 INFO:teuthology.orchestra.run.smithi038.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-14T03:51:55.482 INFO:teuthology.orchestra.run.smithi038.stdout:Ceph Dashboard is now available at: 2024-09-14T03:51:55.482 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-09-14T03:51:55.482 INFO:teuthology.orchestra.run.smithi038.stdout: URL: https://smithi038.front.sepia.ceph.com:8443/ 2024-09-14T03:51:55.482 INFO:teuthology.orchestra.run.smithi038.stdout: User: admin 2024-09-14T03:51:55.482 INFO:teuthology.orchestra.run.smithi038.stdout: Password: nu0nytdf8k 2024-09-14T03:51:55.482 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-09-14T03:51:55.483 INFO:teuthology.orchestra.run.smithi038.stdout:Saving cluster configuration to /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/config directory 2024-09-14T03:51:55.483 INFO:teuthology.orchestra.run.smithi038.stdout:Enabling autotune for osd_memory_target 2024-09-14T03:51:56.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:56 smithi038 bash[22519]: audit 2024-09-14T03:51:55.158489+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:51:59.393 INFO:teuthology.orchestra.run.smithi038.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-14T03:51:59.393 INFO:teuthology.orchestra.run.smithi038.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-14T03:51:59.393 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-09-14T03:51:59.393 INFO:teuthology.orchestra.run.smithi038.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-14T03:51:59.394 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-09-14T03:51:59.394 INFO:teuthology.orchestra.run.smithi038.stdout:Or, if you are only running a single cluster on this host: 2024-09-14T03:51:59.394 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-09-14T03:51:59.394 INFO:teuthology.orchestra.run.smithi038.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-14T03:51:59.394 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-09-14T03:51:59.394 INFO:teuthology.orchestra.run.smithi038.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-14T03:51:59.394 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-09-14T03:51:59.394 INFO:teuthology.orchestra.run.smithi038.stdout: ceph telemetry on 2024-09-14T03:51:59.394 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-09-14T03:51:59.394 INFO:teuthology.orchestra.run.smithi038.stdout:For more information see: 2024-09-14T03:51:59.394 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-09-14T03:51:59.394 INFO:teuthology.orchestra.run.smithi038.stdout: https://docs.ceph.com/docs/master/mgr/telemetry/ 2024-09-14T03:51:59.394 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-09-14T03:51:59.394 INFO:teuthology.orchestra.run.smithi038.stdout:Bootstrap complete. 2024-09-14T03:51:59.443 INFO:tasks.cephadm:Fetching config... 2024-09-14T03:51:59.443 DEBUG:teuthology.orchestra.run.smithi038:> set -ex 2024-09-14T03:51:59.443 DEBUG:teuthology.orchestra.run.smithi038:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-14T03:51:59.449 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-14T03:51:59.450 DEBUG:teuthology.orchestra.run.smithi038:> set -ex 2024-09-14T03:51:59.450 DEBUG:teuthology.orchestra.run.smithi038:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-14T03:51:59.496 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-14T03:51:59.497 DEBUG:teuthology.orchestra.run.smithi038:> set -ex 2024-09-14T03:51:59.497 DEBUG:teuthology.orchestra.run.smithi038:> sudo dd if=/var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/keyring of=/dev/stdout 2024-09-14T03:51:59.555 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-14T03:51:59.555 DEBUG:teuthology.orchestra.run.smithi038:> set -ex 2024-09-14T03:51:59.555 DEBUG:teuthology.orchestra.run.smithi038:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-14T03:51:59.601 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-14T03:51:59.601 DEBUG:teuthology.orchestra.run.smithi038:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC9Wdp+JW+0OBUZQio9br9G8U5DHFCmT8U7wxOEmmIOtT67G+4NovHMvzIBDe5A7Fk+6yKWT4g4Ni9awLwGTF5ZEcjzmynQR85snmSghFfWvhr7+8EI+saI7PKJufbCyPeoItc3W4kTjb+3tmWdFzbX+g0gkeZrJg2CMyY7BajjnBt0WM43m8B4wLQa0gE1Wp7JPk8d7JAnZBE6SupPGuoj8sWhThq2IdM+TMMAKfbH5U3nVnNmOce93VP5XA0Lug20DTaMEAOZ6ap4KhAelFBRxiC2Eb1laZ+VD7+9cnXUCEnz+2UzI76qCUL7kkIM9N+HNHk9Bk6JSg32EM2GloNOa6guO776iB84632YNyUodh8vXhNie8j597jgTEDgfDWLNrDXRoYiBKxxxe47LvZ6YF4x/BiraGyHUh9OiTHqAvk2dU0le6D0F5qinSX+wA4JXROGOQZ49GIpFnVV/4DcoHPc6X4sqU8wM/hrYZkSKPIc5NvJElteK3CihspsCIE= ceph-4d8d8784-724c-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-14T03:51:59.664 INFO:teuthology.orchestra.run.smithi038.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC9Wdp+JW+0OBUZQio9br9G8U5DHFCmT8U7wxOEmmIOtT67G+4NovHMvzIBDe5A7Fk+6yKWT4g4Ni9awLwGTF5ZEcjzmynQR85snmSghFfWvhr7+8EI+saI7PKJufbCyPeoItc3W4kTjb+3tmWdFzbX+g0gkeZrJg2CMyY7BajjnBt0WM43m8B4wLQa0gE1Wp7JPk8d7JAnZBE6SupPGuoj8sWhThq2IdM+TMMAKfbH5U3nVnNmOce93VP5XA0Lug20DTaMEAOZ6ap4KhAelFBRxiC2Eb1laZ+VD7+9cnXUCEnz+2UzI76qCUL7kkIM9N+HNHk9Bk6JSg32EM2GloNOa6guO776iB84632YNyUodh8vXhNie8j597jgTEDgfDWLNrDXRoYiBKxxxe47LvZ6YF4x/BiraGyHUh9OiTHqAvk2dU0le6D0F5qinSX+wA4JXROGOQZ49GIpFnVV/4DcoHPc6X4sqU8wM/hrYZkSKPIc5NvJElteK3CihspsCIE= ceph-4d8d8784-724c-11ef-bceb-c7b262605968 2024-09-14T03:51:59.672 DEBUG:teuthology.orchestra.run.smithi123:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC9Wdp+JW+0OBUZQio9br9G8U5DHFCmT8U7wxOEmmIOtT67G+4NovHMvzIBDe5A7Fk+6yKWT4g4Ni9awLwGTF5ZEcjzmynQR85snmSghFfWvhr7+8EI+saI7PKJufbCyPeoItc3W4kTjb+3tmWdFzbX+g0gkeZrJg2CMyY7BajjnBt0WM43m8B4wLQa0gE1Wp7JPk8d7JAnZBE6SupPGuoj8sWhThq2IdM+TMMAKfbH5U3nVnNmOce93VP5XA0Lug20DTaMEAOZ6ap4KhAelFBRxiC2Eb1laZ+VD7+9cnXUCEnz+2UzI76qCUL7kkIM9N+HNHk9Bk6JSg32EM2GloNOa6guO776iB84632YNyUodh8vXhNie8j597jgTEDgfDWLNrDXRoYiBKxxxe47LvZ6YF4x/BiraGyHUh9OiTHqAvk2dU0le6D0F5qinSX+wA4JXROGOQZ49GIpFnVV/4DcoHPc6X4sqU8wM/hrYZkSKPIc5NvJElteK3CihspsCIE= ceph-4d8d8784-724c-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-14T03:51:59.697 INFO:teuthology.orchestra.run.smithi123.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC9Wdp+JW+0OBUZQio9br9G8U5DHFCmT8U7wxOEmmIOtT67G+4NovHMvzIBDe5A7Fk+6yKWT4g4Ni9awLwGTF5ZEcjzmynQR85snmSghFfWvhr7+8EI+saI7PKJufbCyPeoItc3W4kTjb+3tmWdFzbX+g0gkeZrJg2CMyY7BajjnBt0WM43m8B4wLQa0gE1Wp7JPk8d7JAnZBE6SupPGuoj8sWhThq2IdM+TMMAKfbH5U3nVnNmOce93VP5XA0Lug20DTaMEAOZ6ap4KhAelFBRxiC2Eb1laZ+VD7+9cnXUCEnz+2UzI76qCUL7kkIM9N+HNHk9Bk6JSg32EM2GloNOa6guO776iB84632YNyUodh8vXhNie8j597jgTEDgfDWLNrDXRoYiBKxxxe47LvZ6YF4x/BiraGyHUh9OiTHqAvk2dU0le6D0F5qinSX+wA4JXROGOQZ49GIpFnVV/4DcoHPc6X4sqU8wM/hrYZkSKPIc5NvJElteK3CihspsCIE= ceph-4d8d8784-724c-11ef-bceb-c7b262605968 2024-09-14T03:51:59.706 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-14T03:52:00.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:51:59 smithi038 bash[22519]: audit 2024-09-14T03:51:58.811455+0000 mon.a (mon.0) 91 : audit [INF] from='client.? 172.21.15.38:0/2325212089' entity='client.admin' 2024-09-14T03:52:06.004 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T03:52:06.883 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:06 smithi038 bash[22519]: audit 2024-09-14T03:52:05.613839+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:52:06.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:06 smithi038 bash[22519]: audit 2024-09-14T03:52:05.619533+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:52:06.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:06 smithi038 bash[22519]: audit 2024-09-14T03:52:05.621084+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi038", "name": "osd_memory_target"}]: dispatch 2024-09-14T03:52:06.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:06 smithi038 bash[22519]: audit 2024-09-14T03:52:05.628107+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:52:06.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:06 smithi038 bash[22519]: audit 2024-09-14T03:52:05.658823+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T03:52:06.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:06 smithi038 bash[22519]: audit 2024-09-14T03:52:05.667261+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:52:09.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:08 smithi038 bash[22519]: cluster 2024-09-14T03:52:07.899978+0000 mgr.y (mgr.14150) 9 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:52:09.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:08 smithi038 bash[22519]: audit 2024-09-14T03:52:08.832715+0000 mon.a (mon.0) 98 : audit [INF] from='client.? 172.21.15.38:0/3206611960' entity='client.admin' 2024-09-14T03:52:09.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:08 smithi038 bash[22519]: audit 2024-09-14T03:52:08.845291+0000 mon.a (mon.0) 99 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T03:52:09.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:08 smithi038 bash[22519]: audit 2024-09-14T03:52:08.855303+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:52:09.405 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-14T03:52:09.406 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-14T03:52:11.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:10 smithi038 bash[22519]: cluster 2024-09-14T03:52:09.900406+0000 mgr.y (mgr.14150) 10 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:52:13.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:12 smithi038 bash[22519]: cluster 2024-09-14T03:52:11.900818+0000 mgr.y (mgr.14150) 11 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:52:14.129 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T03:52:15.258 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:14 smithi038 bash[22519]: cluster 2024-09-14T03:52:13.901199+0000 mgr.y (mgr.14150) 12 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:52:17.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:16 smithi038 bash[22519]: cluster 2024-09-14T03:52:15.901546+0000 mgr.y (mgr.14150) 13 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:52:17.799 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi123 2024-09-14T03:52:17.799 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2024-09-14T03:52:17.799 DEBUG:teuthology.orchestra.run.smithi123:> dd of=/etc/ceph/ceph.conf 2024-09-14T03:52:17.805 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2024-09-14T03:52:17.806 DEBUG:teuthology.orchestra.run.smithi123:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-14T03:52:17.853 INFO:tasks.cephadm:Adding host smithi123 to orchestrator... 2024-09-14T03:52:17.853 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph orch host add smithi123 2024-09-14T03:52:18.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:18 smithi038 bash[22519]: audit 2024-09-14T03:52:17.063685+0000 mgr.y (mgr.14150) 14 : 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-09-14T03:52:18.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:18 smithi038 bash[22519]: audit 2024-09-14T03:52:17.068836+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:52:18.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:18 smithi038 bash[22519]: audit 2024-09-14T03:52:17.069933+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T03:52:18.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:18 smithi038 bash[22519]: audit 2024-09-14T03:52:17.072117+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:52:18.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:18 smithi038 bash[22519]: audit 2024-09-14T03:52:17.073123+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T03:52:18.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:18 smithi038 bash[22519]: cephadm 2024-09-14T03:52:17.074484+0000 mgr.y (mgr.14150) 15 : cephadm [INF] Updating smithi038:/etc/ceph/ceph.conf 2024-09-14T03:52:18.524 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:18 smithi038 bash[22519]: cephadm 2024-09-14T03:52:17.174747+0000 mgr.y (mgr.14150) 16 : cephadm [INF] Updating smithi038:/var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-14T03:52:18.524 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:18 smithi038 bash[22519]: cephadm 2024-09-14T03:52:17.260128+0000 mgr.y (mgr.14150) 17 : cephadm [INF] Updating smithi038:/etc/ceph/ceph.client.admin.keyring 2024-09-14T03:52:18.524 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:18 smithi038 bash[22519]: cephadm 2024-09-14T03:52:17.344931+0000 mgr.y (mgr.14150) 18 : cephadm [INF] Updating smithi038:/var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-14T03:52:18.524 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:18 smithi038 bash[22519]: audit 2024-09-14T03:52:17.439057+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:52:18.524 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:18 smithi038 bash[22519]: audit 2024-09-14T03:52:17.448524+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:52:18.524 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:18 smithi038 bash[22519]: audit 2024-09-14T03:52:17.451477+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:52:19.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:19 smithi038 bash[22519]: cluster 2024-09-14T03:52:17.901925+0000 mgr.y (mgr.14150) 19 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:52:20.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:20 smithi038 bash[22519]: cluster 2024-09-14T03:52:19.902368+0000 mgr.y (mgr.14150) 20 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:52:22.575 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T03:52:23.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:22 smithi038 bash[22519]: cluster 2024-09-14T03:52:21.902808+0000 mgr.y (mgr.14150) 21 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:52:25.266 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:24 smithi038 bash[22519]: cluster 2024-09-14T03:52:23.903237+0000 mgr.y (mgr.14150) 22 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:52:27.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:26 smithi038 bash[22519]: audit 2024-09-14T03:52:25.598967+0000 mgr.y (mgr.14150) 23 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi123", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T03:52:27.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:26 smithi038 bash[22519]: cluster 2024-09-14T03:52:25.903516+0000 mgr.y (mgr.14150) 24 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:52:28.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:27 smithi038 bash[22519]: cephadm 2024-09-14T03:52:26.929233+0000 mgr.y (mgr.14150) 25 : cephadm [INF] Deploying cephadm binary to smithi123 2024-09-14T03:52:29.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:28 smithi038 bash[22519]: cluster 2024-09-14T03:52:27.903849+0000 mgr.y (mgr.14150) 26 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:52:29.615 INFO:teuthology.orchestra.run.smithi038.stdout:Added host 'smithi123' with addr '172.21.15.123' 2024-09-14T03:52:30.199 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph orch host ls --format=json 2024-09-14T03:52:31.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:30 smithi038 bash[22519]: audit 2024-09-14T03:52:29.613190+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:52:31.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:30 smithi038 bash[22519]: cephadm 2024-09-14T03:52:29.613994+0000 mgr.y (mgr.14150) 27 : cephadm [INF] Added host smithi123 2024-09-14T03:52:31.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:30 smithi038 bash[22519]: audit 2024-09-14T03:52:29.614757+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T03:52:31.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:30 smithi038 bash[22519]: audit 2024-09-14T03:52:29.870879+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:52:31.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:30 smithi038 bash[22519]: cluster 2024-09-14T03:52:29.904241+0000 mgr.y (mgr.14150) 28 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:52:32.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:32 smithi038 bash[22519]: audit 2024-09-14T03:52:31.149744+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:52:32.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:32 smithi038 bash[22519]: audit 2024-09-14T03:52:31.818194+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:52:33.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:33 smithi038 bash[22519]: cluster 2024-09-14T03:52:31.904675+0000 mgr.y (mgr.14150) 29 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:52:34.919 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T03:52:35.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:35 smithi038 bash[22519]: cluster 2024-09-14T03:52:33.905139+0000 mgr.y (mgr.14150) 30 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:52:37.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:37 smithi038 bash[22519]: cluster 2024-09-14T03:52:35.905520+0000 mgr.y (mgr.14150) 31 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:52:37.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:37 smithi038 bash[22519]: audit 2024-09-14T03:52:37.120749+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:52:37.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:37 smithi038 bash[22519]: audit 2024-09-14T03:52:37.127278+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:52:37.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:37 smithi038 bash[22519]: audit 2024-09-14T03:52:37.135063+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:52:37.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:37 smithi038 bash[22519]: audit 2024-09-14T03:52:37.141694+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:52:37.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:37 smithi038 bash[22519]: audit 2024-09-14T03:52:37.143183+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi123", "name": "osd_memory_target"}]: dispatch 2024-09-14T03:52:37.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:37 smithi038 bash[22519]: audit 2024-09-14T03:52:37.145170+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:52:37.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:37 smithi038 bash[22519]: audit 2024-09-14T03:52:37.146953+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T03:52:38.139 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-09-14T03:52:38.139 INFO:teuthology.orchestra.run.smithi038.stdout:[{"addr": "172.21.15.38", "hostname": "smithi038", "labels": [], "status": ""}, {"addr": "172.21.15.123", "hostname": "smithi123", "labels": [], "status": ""}] 2024-09-14T03:52:38.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:38 smithi038 bash[22519]: cephadm 2024-09-14T03:52:37.149498+0000 mgr.y (mgr.14150) 32 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.conf 2024-09-14T03:52:38.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:38 smithi038 bash[22519]: cephadm 2024-09-14T03:52:37.331862+0000 mgr.y (mgr.14150) 33 : cephadm [INF] Updating smithi123:/var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-14T03:52:38.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:38 smithi038 bash[22519]: audit 2024-09-14T03:52:37.787515+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:52:38.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:38 smithi038 bash[22519]: audit 2024-09-14T03:52:37.794800+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:52:38.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:38 smithi038 bash[22519]: audit 2024-09-14T03:52:37.803013+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:52:38.760 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-14T03:52:38.761 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd crush tunables default 2024-09-14T03:52:39.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:39 smithi038 bash[22519]: cephadm 2024-09-14T03:52:37.488507+0000 mgr.y (mgr.14150) 34 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.client.admin.keyring 2024-09-14T03:52:39.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:39 smithi038 bash[22519]: cephadm 2024-09-14T03:52:37.636708+0000 mgr.y (mgr.14150) 35 : cephadm [INF] Updating smithi123:/var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-14T03:52:39.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:39 smithi038 bash[22519]: cluster 2024-09-14T03:52:37.905844+0000 mgr.y (mgr.14150) 36 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:52:39.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:39 smithi038 bash[22519]: audit 2024-09-14T03:52:38.137871+0000 mgr.y (mgr.14150) 37 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T03:52:41.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:41 smithi038 bash[22519]: cluster 2024-09-14T03:52:39.906218+0000 mgr.y (mgr.14150) 38 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:52:43.481 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T03:52:43.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:43 smithi038 bash[22519]: cluster 2024-09-14T03:52:41.906642+0000 mgr.y (mgr.14150) 39 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:52:45.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:45 smithi038 bash[22519]: cluster 2024-09-14T03:52:43.907055+0000 mgr.y (mgr.14150) 40 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:52:47.195 INFO:teuthology.orchestra.run.smithi038.stderr:adjusted tunables profile to default 2024-09-14T03:52:47.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:47 smithi038 bash[22519]: cluster 2024-09-14T03:52:45.907491+0000 mgr.y (mgr.14150) 41 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:52:47.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:47 smithi038 bash[22519]: audit 2024-09-14T03:52:46.449737+0000 mon.a (mon.0) 123 : audit [INF] from='client.? 172.21.15.38:0/4046789566' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-14T03:52:47.817 INFO:tasks.cephadm:Adding mon.a on smithi038 2024-09-14T03:52:47.817 INFO:tasks.cephadm:Adding mon.c on smithi038 2024-09-14T03:52:47.817 INFO:tasks.cephadm:Adding mon.b on smithi123 2024-09-14T03:52:47.817 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph orch apply mon '3;smithi038:172.21.15.38=a;smithi038:[v2:172.21.15.38:3301,v1:172.21.15.38:6790]=c;smithi123:172.21.15.123=b' 2024-09-14T03:52:48.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:48 smithi038 bash[22519]: audit 2024-09-14T03:52:47.194285+0000 mon.a (mon.0) 124 : audit [INF] from='client.? 172.21.15.38:0/4046789566' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-14T03:52:48.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:48 smithi038 bash[22519]: cluster 2024-09-14T03:52:47.194441+0000 mon.a (mon.0) 125 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-14T03:52:49.032 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-14T03:52:49.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:49 smithi038 bash[22519]: cluster 2024-09-14T03:52:47.907907+0000 mgr.y (mgr.14150) 42 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:52:51.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:51 smithi038 bash[22519]: cluster 2024-09-14T03:52:49.908358+0000 mgr.y (mgr.14150) 43 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:52:51.847 INFO:teuthology.orchestra.run.smithi123.stdout:Scheduled mon update... 2024-09-14T03:52:52.639 DEBUG:teuthology.orchestra.run.smithi038:mon.c> sudo journalctl -f -n 0 -u ceph-4d8d8784-724c-11ef-bceb-c7b262605968@mon.c.service 2024-09-14T03:52:52.642 DEBUG:teuthology.orchestra.run.smithi123:mon.b> sudo journalctl -f -n 0 -u ceph-4d8d8784-724c-11ef-bceb-c7b262605968@mon.b.service 2024-09-14T03:52:52.645 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-14T03:52:52.645 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-14T03:52:53.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:52 smithi038 bash[22519]: audit 2024-09-14T03:52:51.834805+0000 mgr.y (mgr.14150) 44 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi038:172.21.15.38=a;smithi038:[v2:172.21.15.38:3301,v1:172.21.15.38:6790]=c;smithi123:172.21.15.123=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T03:52:53.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:52 smithi038 bash[22519]: cephadm 2024-09-14T03:52:51.840079+0000 mgr.y (mgr.14150) 45 : cephadm [INF] Saving service mon spec with placement smithi038:172.21.15.38=a;smithi038:[v2:172.21.15.38:3301,v1:172.21.15.38:6790]=c;smithi123:172.21.15.123=b;count:3 2024-09-14T03:52:53.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:52 smithi038 bash[22519]: audit 2024-09-14T03:52:51.845978+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:52:53.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:52 smithi038 bash[22519]: audit 2024-09-14T03:52:51.847540+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T03:52:53.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:52 smithi038 bash[22519]: audit 2024-09-14T03:52:51.851234+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:52:53.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:52 smithi038 bash[22519]: audit 2024-09-14T03:52:51.853112+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T03:52:53.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:52 smithi038 bash[22519]: audit 2024-09-14T03:52:51.860681+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:52:53.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:52 smithi038 bash[22519]: audit 2024-09-14T03:52:51.865149+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-14T03:52:53.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:52 smithi038 bash[22519]: audit 2024-09-14T03:52:51.866922+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:52:53.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:52 smithi038 bash[22519]: cephadm 2024-09-14T03:52:51.868905+0000 mgr.y (mgr.14150) 46 : cephadm [INF] Deploying daemon mon.b on smithi123 2024-09-14T03:52:53.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:52 smithi038 bash[22519]: cluster 2024-09-14T03:52:51.908731+0000 mgr.y (mgr.14150) 47 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:52:53.897 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-14T03:52:55.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:54 smithi038 bash[22519]: cluster 2024-09-14T03:52:53.909142+0000 mgr.y (mgr.14150) 48 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:52:57.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:56 smithi038 bash[22519]: cluster 2024-09-14T03:52:55.909467+0000 mgr.y (mgr.14150) 49 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:52:57.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:57 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T03:52:57.904 INFO:teuthology.orchestra.run.smithi123.stderr:dumped monmap epoch 1 2024-09-14T03:52:57.905 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-09-14T03:52:57.905 INFO:teuthology.orchestra.run.smithi123.stdout:{"epoch":1,"fsid":"4d8d8784-724c-11ef-bceb-c7b262605968","modified":"2024-09-14T03:50:45.949874Z","created":"2024-09-14T03:50:45.949874Z","min_mon_release":17,"min_mon_release_name":"quincy","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"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:3300","nonce":0},{"type":"v1","addr":"172.21.15.38:6789","nonce":0}]},"addr":"172.21.15.38:6789/0","public_addr":"172.21.15.38:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-14T03:52:58.144 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:57 smithi123 systemd[1]: Started Ceph mon.b for 4d8d8784-724c-11ef-bceb-c7b262605968. 2024-09-14T03:52:59.076 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:58 smithi038 bash[22519]: audit 2024-09-14T03:52:57.798846+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:52:59.076 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:58 smithi038 bash[22519]: audit 2024-09-14T03:52:57.808858+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:52:59.077 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:58 smithi038 bash[22519]: audit 2024-09-14T03:52:57.819457+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:52:59.077 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:58 smithi038 bash[22519]: audit 2024-09-14T03:52:57.820569+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-14T03:52:59.077 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:58 smithi038 bash[22519]: audit 2024-09-14T03:52:57.822355+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:52:59.077 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:58 smithi038 bash[22519]: cephadm 2024-09-14T03:52:57.824333+0000 mgr.y (mgr.14150) 50 : cephadm [INF] Deploying daemon mon.c on smithi038 2024-09-14T03:52:59.077 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:58 smithi038 bash[22519]: audit 2024-09-14T03:52:57.903940+0000 mon.a (mon.0) 138 : audit [DBG] from='client.? 172.21.15.123:0/1426553739' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-14T03:52:59.077 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:52:58 smithi038 bash[22519]: cluster 2024-09-14T03:52:57.909842+0000 mgr.y (mgr.14150) 51 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:52:59.168 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.146+0000 7fbb266a0900 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-14T03:52:59.169 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.146+0000 7fbb266a0900 0 ceph version 17.2.7-1629-geb16b97b (eb16b97b08b1a378bbb6cbc2dadc21f07d8ac10b) quincy (stable), process ceph-mon, pid 7 2024-09-14T03:52:59.169 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.146+0000 7fbb266a0900 0 pidfile_write: ignore empty --pid-file 2024-09-14T03:52:59.169 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 0 load: jerasure load: lrc 2024-09-14T03:52:59.169 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: RocksDB version: 6.15.5 2024-09-14T03:52:59.169 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-09-14T03:52:59.169 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Compile date Sep 13 2024 2024-09-14T03:52:59.169 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: DB SUMMARY 2024-09-14T03:52:59.169 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: DB Session ID: L757AJMPY69NLKEKJ9E6 2024-09-14T03:52:59.169 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: CURRENT file: CURRENT 2024-09-14T03:52:59.169 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: IDENTITY file: IDENTITY 2024-09-14T03:52:59.169 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2024-09-14T03:52:59.170 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-09-14T03:52:59.170 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2024-09-14T03:52:59.170 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.error_if_exists: 0 2024-09-14T03:52:59.170 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.create_if_missing: 0 2024-09-14T03:52:59.170 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.paranoid_checks: 1 2024-09-14T03:52:59.170 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-14T03:52:59.170 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.env: 0x564db10e6440 2024-09-14T03:52:59.170 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.fs: Posix File System 2024-09-14T03:52:59.170 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.info_log: 0x564db1e9eee0 2024-09-14T03:52:59.170 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-14T03:52:59.170 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.statistics: (nil) 2024-09-14T03:52:59.170 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.use_fsync: 0 2024-09-14T03:52:59.170 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.max_log_file_size: 0 2024-09-14T03:52:59.171 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-14T03:52:59.171 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-14T03:52:59.171 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-14T03:52:59.171 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-14T03:52:59.171 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.allow_fallocate: 1 2024-09-14T03:52:59.171 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-14T03:52:59.171 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-14T03:52:59.171 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.use_direct_reads: 0 2024-09-14T03:52:59.171 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-14T03:52:59.171 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.create_missing_column_families: 0 2024-09-14T03:52:59.171 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.db_log_dir: 2024-09-14T03:52:59.171 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2024-09-14T03:52:59.171 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-14T03:52:59.172 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-14T03:52:59.172 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-14T03:52:59.172 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-14T03:52:59.172 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-14T03:52:59.172 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-14T03:52:59.172 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.advise_random_on_open: 1 2024-09-14T03:52:59.172 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-14T03:52:59.172 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.write_buffer_manager: 0x564db1f5c7e0 2024-09-14T03:52:59.172 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-14T03:52:59.172 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-09-14T03:52:59.172 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-14T03:52:59.172 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-14T03:52:59.172 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.rate_limiter: (nil) 2024-09-14T03:52:59.172 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-14T03:52:59.173 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-14T03:52:59.173 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-14T03:52:59.173 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-14T03:52:59.173 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.unordered_write: 0 2024-09-14T03:52:59.173 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-14T03:52:59.173 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-14T03:52:59.173 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-14T03:52:59.173 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-14T03:52:59.173 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.row_cache: None 2024-09-14T03:52:59.173 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.wal_filter: None 2024-09-14T03:52:59.173 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-14T03:52:59.173 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-14T03:52:59.173 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.preserve_deletes: 0 2024-09-14T03:52:59.174 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.two_write_queues: 0 2024-09-14T03:52:59.174 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.manual_wal_flush: 0 2024-09-14T03:52:59.174 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.atomic_flush: 0 2024-09-14T03:52:59.174 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-14T03:52:59.174 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-14T03:52:59.174 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-14T03:52:59.174 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.log_readahead_size: 0 2024-09-14T03:52:59.174 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-14T03:52:59.174 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-14T03:52:59.174 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-14T03:52:59.174 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-14T03:52:59.174 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-14T03:52:59.175 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-14T03:52:59.175 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.max_background_jobs: 2 2024-09-14T03:52:59.175 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.max_background_compactions: -1 2024-09-14T03:52:59.175 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.max_subcompactions: 1 2024-09-14T03:52:59.175 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-14T03:52:59.175 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-14T03:52:59.175 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-14T03:52:59.175 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.max_total_wal_size: 0 2024-09-14T03:52:59.175 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-14T03:52:59.175 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-14T03:52:59.175 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-14T03:52:59.175 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-14T03:52:59.175 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.max_open_files: -1 2024-09-14T03:52:59.175 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.bytes_per_sync: 0 2024-09-14T03:52:59.176 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-14T03:52:59.176 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-14T03:52:59.176 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-14T03:52:59.176 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.max_background_flushes: -1 2024-09-14T03:52:59.176 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Compression algorithms supported: 2024-09-14T03:52:59.176 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: kZSTD supported: 0 2024-09-14T03:52:59.176 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: kXpressCompression supported: 0 2024-09-14T03:52:59.176 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: kBZip2Compression supported: 0 2024-09-14T03:52:59.176 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-14T03:52:59.176 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: kLZ4Compression supported: 1 2024-09-14T03:52:59.176 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: kZlibCompression supported: 1 2024-09-14T03:52:59.176 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-14T03:52:59.176 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: kSnappyCompression supported: 1 2024-09-14T03:52:59.176 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-14T03:52:59.177 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000003 2024-09-14T03:52:59.177 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2024-09-14T03:52:59.177 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-14T03:52:59.177 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.merge_operator: 2024-09-14T03:52:59.178 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.compaction_filter: None 2024-09-14T03:52:59.178 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.compaction_filter_factory: None 2024-09-14T03:52:59.178 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-14T03:52:59.178 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-14T03:52:59.178 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-14T03:52:59.178 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x564db1e47a38) 2024-09-14T03:52:59.179 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: cache_index_and_filter_blocks: 1 2024-09-14T03:52:59.179 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-14T03:52:59.179 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-14T03:52:59.179 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: pin_top_level_index_and_filter: 1 2024-09-14T03:52:59.179 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: index_type: 0 2024-09-14T03:52:59.179 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: data_block_index_type: 0 2024-09-14T03:52:59.179 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: index_shortening: 1 2024-09-14T03:52:59.179 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: data_block_hash_table_util_ratio: 0.750000 2024-09-14T03:52:59.179 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: hash_index_allow_collision: 1 2024-09-14T03:52:59.179 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: checksum: 1 2024-09-14T03:52:59.179 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: no_block_cache: 0 2024-09-14T03:52:59.179 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: block_cache: 0x564db1e7b1f0 2024-09-14T03:52:59.179 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: block_cache_name: BinnedLRUCache 2024-09-14T03:52:59.179 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: block_cache_options: 2024-09-14T03:52:59.180 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: capacity : 536870912 2024-09-14T03:52:59.180 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: num_shard_bits : 4 2024-09-14T03:52:59.180 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: strict_capacity_limit : 0 2024-09-14T03:52:59.180 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: high_pri_pool_ratio: 0.000 2024-09-14T03:52:59.180 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: block_cache_compressed: (nil) 2024-09-14T03:52:59.180 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: persistent_cache: (nil) 2024-09-14T03:52:59.180 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: block_size: 4096 2024-09-14T03:52:59.180 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: block_size_deviation: 10 2024-09-14T03:52:59.180 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: block_restart_interval: 16 2024-09-14T03:52:59.180 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: index_block_restart_interval: 1 2024-09-14T03:52:59.180 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: metadata_block_size: 4096 2024-09-14T03:52:59.180 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: partition_filters: 0 2024-09-14T03:52:59.180 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: use_delta_encoding: 1 2024-09-14T03:52:59.181 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: filter_policy: rocksdb.BuiltinBloomFilter 2024-09-14T03:52:59.181 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: whole_key_filtering: 1 2024-09-14T03:52:59.181 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: verify_compression: 0 2024-09-14T03:52:59.181 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: read_amp_bytes_per_bit: 0 2024-09-14T03:52:59.181 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: format_version: 4 2024-09-14T03:52:59.181 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: enable_index_compression: 1 2024-09-14T03:52:59.181 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: block_align: 0 2024-09-14T03:52:59.181 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-14T03:52:59.181 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-14T03:52:59.181 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.compression: NoCompression 2024-09-14T03:52:59.181 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-14T03:52:59.181 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-14T03:52:59.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-14T03:52:59.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.num_levels: 7 2024-09-14T03:52:59.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-14T03:52:59.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-14T03:52:59.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-14T03:52:59.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-14T03:52:59.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-14T03:52:59.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-14T03:52:59.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-14T03:52:59.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-14T03:52:59.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-14T03:52:59.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-14T03:52:59.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-14T03:52:59.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.compression_opts.level: 32767 2024-09-14T03:52:59.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-14T03:52:59.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-14T03:52:59.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-14T03:52:59.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-14T03:52:59.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.compression_opts.enabled: false 2024-09-14T03:52:59.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-14T03:52:59.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-14T03:52:59.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-14T03:52:59.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-14T03:52:59.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-14T03:52:59.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-14T03:52:59.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-14T03:52:59.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-14T03:52:59.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-14T03:52:59.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-14T03:52:59.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-14T03:52:59.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-14T03:52:59.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-14T03:52:59.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-14T03:52:59.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-14T03:52:59.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-14T03:52:59.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-14T03:52:59.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.arena_block_size: 4194304 2024-09-14T03:52:59.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-14T03:52:59.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-14T03:52:59.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-09-14T03:52:59.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-14T03:52:59.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-14T03:52:59.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-14T03:52:59.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-14T03:52:59.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-14T03:52:59.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-14T03:52:59.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-14T03:52:59.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-14T03:52:59.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-14T03:52:59.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-14T03:52:59.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-14T03:52:59.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-14T03:52:59.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.inplace_update_support: 0 2024-09-14T03:52:59.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-14T03:52:59.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-14T03:52:59.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-14T03:52:59.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-14T03:52:59.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.bloom_locality: 0 2024-09-14T03:52:59.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.max_successive_merges: 0 2024-09-14T03:52:59.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-14T03:52:59.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-14T03:52:59.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.force_consistency_checks: 1 2024-09-14T03:52:59.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-14T03:52:59.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.ttl: 2592000 2024-09-14T03:52:59.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-14T03:52:59.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.enable_blob_files: false 2024-09-14T03:52:59.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.min_blob_size: 0 2024-09-14T03:52:59.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.blob_file_size: 268435456 2024-09-14T03:52:59.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-14T03:52:59.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-14T03:52:59.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-14T03:52:59.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: [db/version_set.cc:4764] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000003 succeeded,manifest_file_number is 3, next_file_number is 5, 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-09-14T03:52:59.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 0 2024-09-14T03:52:59.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: [db/version_set.cc:4082] Creating manifest 7 2024-09-14T03:52:59.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726285979155730, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-14T03:52:59.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: [db/db_impl/db_impl_open.cc:845] Recovering log #4 mode 2 2024-09-14T03:52:59.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 3 rocksdb: [table/block_based/filter_policy.cc:991] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-09-14T03:52:59.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726285979156135, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1571, "file_checksum": "", "file_checksum_func_name": "Unknown", "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_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1726285979, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "c96a6de5-90c3-4ce0-8480-8f9fc5535863", "db_session_id": "L757AJMPY69NLKEKJ9E6"}} 2024-09-14T03:52:59.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.150+0000 7fbb266a0900 4 rocksdb: [db/version_set.cc:4082] Creating manifest 9 2024-09-14T03:52:59.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.154+0000 7fbb266a0900 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726285979156602, "job": 1, "event": "recovery_finished"} 2024-09-14T03:52:59.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.154+0000 7fbb266a0900 4 rocksdb: [file/delete_scheduler.cc:69] 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-09-14T03:52:59.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.154+0000 7fbb266a0900 4 rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x564db1eb0700 2024-09-14T03:52:59.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.154+0000 7fbb266a0900 4 rocksdb: DB pointer 0x564db1e7e000 2024-09-14T03:52:59.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.154+0000 7fbb266a0900 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2024-09-14T03:52:59.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.154+0000 7fbb1c46c640 4 rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2024-09-14T03:52:59.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.154+0000 7fbb1c46c640 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-09-14T03:52:59.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: ** DB Stats ** 2024-09-14T03:52:59.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-14T03:52:59.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-14T03:52:59.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-14T03:52:59.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-14T03:52:59.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-14T03:52:59.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-09-14T03:52:59.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-14T03:52:59.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: ** Compaction Stats [default] ** 2024-09-14T03:52:59.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: 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 2024-09-14T03:52:59.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-14T03:52:59.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: L0 1/0 1.53 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.9 0.00 0.00 1 0.000 0 0 2024-09-14T03:52:59.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: Sum 1/0 1.53 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.9 0.00 0.00 1 0.000 0 0 2024-09-14T03:52:59.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: 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.9 0.00 0.00 1 0.000 0 0 2024-09-14T03:52:59.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: ** Compaction Stats [default] ** 2024-09-14T03:52:59.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: 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 2024-09-14T03:52:59.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-14T03:52:59.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: 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.9 0.00 0.00 1 0.000 0 0 2024-09-14T03:52:59.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-14T03:52:59.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-14T03:52:59.190 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-14T03:52:59.190 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: AddFile(Total Files): cumulative 0, interval 0 2024-09-14T03:52:59.190 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-14T03:52:59.190 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: AddFile(Keys): cumulative 0, interval 0 2024-09-14T03:52:59.190 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: Cumulative compaction: 0.00 GB write, 0.43 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-14T03:52:59.190 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: Interval compaction: 0.00 GB write, 0.43 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-14T03:52:59.190 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: 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-09-14T03:52:59.190 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: ** File Read Latency Histogram By Level [default] ** 2024-09-14T03:52:59.190 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: ** Compaction Stats [default] ** 2024-09-14T03:52:59.190 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: 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 2024-09-14T03:52:59.190 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-14T03:52:59.190 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: L0 1/0 1.53 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.9 0.00 0.00 1 0.000 0 0 2024-09-14T03:52:59.190 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: Sum 1/0 1.53 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.9 0.00 0.00 1 0.000 0 0 2024-09-14T03:52:59.190 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: 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 2024-09-14T03:52:59.191 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: ** Compaction Stats [default] ** 2024-09-14T03:52:59.191 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: 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 2024-09-14T03:52:59.191 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-14T03:52:59.191 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: 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.9 0.00 0.00 1 0.000 0 0 2024-09-14T03:52:59.191 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-14T03:52:59.191 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-14T03:52:59.191 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-14T03:52:59.191 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: AddFile(Total Files): cumulative 0, interval 0 2024-09-14T03:52:59.191 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-14T03:52:59.191 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: AddFile(Keys): cumulative 0, interval 0 2024-09-14T03:52:59.191 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: Cumulative compaction: 0.00 GB write, 0.42 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-14T03:52:59.191 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-14T03:52:59.191 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: 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-09-14T03:52:59.191 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: ** File Read Latency Histogram By Level [default] ** 2024-09-14T03:52:59.192 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.154+0000 7fbb266a0900 0 using public_addr v2:172.21.15.123:0/0 -> [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] 2024-09-14T03:52:59.192 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.154+0000 7fbb266a0900 0 starting mon.b rank -1 at public addrs [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] at bind addrs [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 4d8d8784-724c-11ef-bceb-c7b262605968 2024-09-14T03:52:59.192 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.154+0000 7fbb266a0900 1 mon.b@-1(???) e0 preinit fsid 4d8d8784-724c-11ef-bceb-c7b262605968 2024-09-14T03:52:59.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.174+0000 7fbb1f472640 0 mon.b@-1(synchronizing).mds e1 new map 2024-09-14T03:52:59.440 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.174+0000 7fbb1f472640 0 mon.b@-1(synchronizing).mds e1 print_map 2024-09-14T03:52:59.440 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: e1 2024-09-14T03:52:59.440 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-14T03:52:59.440 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: 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-09-14T03:52:59.440 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: legacy client fscid: -1 2024-09-14T03:52:59.440 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: 2024-09-14T03:52:59.440 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: No filesystems configured 2024-09-14T03:52:59.440 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.174+0000 7fbb1f472640 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-14T03:52:59.440 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.174+0000 7fbb1f472640 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-09-14T03:52:59.440 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.174+0000 7fbb1f472640 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-14T03:52:59.440 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.174+0000 7fbb1f472640 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-14T03:52:59.441 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.174+0000 7fbb1f472640 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-14T03:52:59.441 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.174+0000 7fbb1f472640 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-14T03:52:59.441 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.178+0000 7fbb1f472640 0 mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-14T03:52:59.441 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.178+0000 7fbb1f472640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-14T03:52:59.441 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.178+0000 7fbb1f472640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-14T03:52:59.441 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.178+0000 7fbb1f472640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-14T03:52:59.441 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: cluster 2024-09-14T03:52:19.902368+0000 mgr.y (mgr.14150) 20 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:52:59.441 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: cluster 2024-09-14T03:52:21.902808+0000 mgr.y (mgr.14150) 21 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:52:59.441 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: cluster 2024-09-14T03:52:23.903237+0000 mgr.y (mgr.14150) 22 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:52:59.441 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: audit 2024-09-14T03:52:25.598967+0000 mgr.y (mgr.14150) 23 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi123", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T03:52:59.441 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: cluster 2024-09-14T03:52:25.903516+0000 mgr.y (mgr.14150) 24 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:52:59.441 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: cephadm 2024-09-14T03:52:26.929233+0000 mgr.y (mgr.14150) 25 : cephadm [INF] Deploying cephadm binary to smithi123 2024-09-14T03:52:59.441 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: cluster 2024-09-14T03:52:27.903849+0000 mgr.y (mgr.14150) 26 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:52:59.441 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: audit 2024-09-14T03:52:29.613190+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:52:59.442 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: cephadm 2024-09-14T03:52:29.613994+0000 mgr.y (mgr.14150) 27 : cephadm [INF] Added host smithi123 2024-09-14T03:52:59.442 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: audit 2024-09-14T03:52:29.614757+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T03:52:59.442 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: audit 2024-09-14T03:52:29.870879+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:52:59.442 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: cluster 2024-09-14T03:52:29.904241+0000 mgr.y (mgr.14150) 28 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:52:59.442 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: audit 2024-09-14T03:52:31.149744+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:52:59.443 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: audit 2024-09-14T03:52:31.818194+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:52:59.443 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: cluster 2024-09-14T03:52:31.904675+0000 mgr.y (mgr.14150) 29 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:52:59.443 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: cluster 2024-09-14T03:52:33.905139+0000 mgr.y (mgr.14150) 30 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:52:59.443 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: cluster 2024-09-14T03:52:35.905520+0000 mgr.y (mgr.14150) 31 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:52:59.443 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: audit 2024-09-14T03:52:37.120749+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:52:59.443 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: audit 2024-09-14T03:52:37.127278+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:52:59.443 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: audit 2024-09-14T03:52:37.135063+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:52:59.443 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: audit 2024-09-14T03:52:37.141694+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:52:59.443 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: audit 2024-09-14T03:52:37.143183+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi123", "name": "osd_memory_target"}]: dispatch 2024-09-14T03:52:59.443 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: audit 2024-09-14T03:52:37.145170+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:52:59.443 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: audit 2024-09-14T03:52:37.146953+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T03:52:59.443 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: cephadm 2024-09-14T03:52:37.149498+0000 mgr.y (mgr.14150) 32 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.conf 2024-09-14T03:52:59.443 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: cephadm 2024-09-14T03:52:37.331862+0000 mgr.y (mgr.14150) 33 : cephadm [INF] Updating smithi123:/var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-14T03:52:59.443 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: audit 2024-09-14T03:52:37.787515+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:52:59.444 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: audit 2024-09-14T03:52:37.794800+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:52:59.444 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: audit 2024-09-14T03:52:37.803013+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:52:59.444 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: cephadm 2024-09-14T03:52:37.488507+0000 mgr.y (mgr.14150) 34 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.client.admin.keyring 2024-09-14T03:52:59.444 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: cephadm 2024-09-14T03:52:37.636708+0000 mgr.y (mgr.14150) 35 : cephadm [INF] Updating smithi123:/var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-14T03:52:59.444 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: cluster 2024-09-14T03:52:37.905844+0000 mgr.y (mgr.14150) 36 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:52:59.444 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: audit 2024-09-14T03:52:38.137871+0000 mgr.y (mgr.14150) 37 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T03:52:59.444 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: cluster 2024-09-14T03:52:39.906218+0000 mgr.y (mgr.14150) 38 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:52:59.444 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: cluster 2024-09-14T03:52:41.906642+0000 mgr.y (mgr.14150) 39 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:52:59.444 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: cluster 2024-09-14T03:52:43.907055+0000 mgr.y (mgr.14150) 40 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:52:59.444 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: cluster 2024-09-14T03:52:45.907491+0000 mgr.y (mgr.14150) 41 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:52:59.444 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: audit 2024-09-14T03:52:46.449737+0000 mon.a (mon.0) 123 : audit [INF] from='client.? 172.21.15.38:0/4046789566' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-14T03:52:59.444 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: audit 2024-09-14T03:52:47.194285+0000 mon.a (mon.0) 124 : audit [INF] from='client.? 172.21.15.38:0/4046789566' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-14T03:52:59.444 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: cluster 2024-09-14T03:52:47.194441+0000 mon.a (mon.0) 125 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-14T03:52:59.445 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: cluster 2024-09-14T03:52:47.907907+0000 mgr.y (mgr.14150) 42 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:52:59.445 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: cluster 2024-09-14T03:52:49.908358+0000 mgr.y (mgr.14150) 43 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:52:59.445 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: audit 2024-09-14T03:52:51.834805+0000 mgr.y (mgr.14150) 44 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi038:172.21.15.38=a;smithi038:[v2:172.21.15.38:3301,v1:172.21.15.38:6790]=c;smithi123:172.21.15.123=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T03:52:59.445 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: cephadm 2024-09-14T03:52:51.840079+0000 mgr.y (mgr.14150) 45 : cephadm [INF] Saving service mon spec with placement smithi038:172.21.15.38=a;smithi038:[v2:172.21.15.38:3301,v1:172.21.15.38:6790]=c;smithi123:172.21.15.123=b;count:3 2024-09-14T03:52:59.445 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: audit 2024-09-14T03:52:51.845978+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:52:59.445 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: audit 2024-09-14T03:52:51.847540+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T03:52:59.445 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: audit 2024-09-14T03:52:51.851234+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:52:59.445 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: audit 2024-09-14T03:52:51.853112+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T03:52:59.445 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: audit 2024-09-14T03:52:51.860681+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:52:59.445 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: audit 2024-09-14T03:52:51.865149+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-14T03:52:59.445 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: audit 2024-09-14T03:52:51.866922+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:52:59.445 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: cephadm 2024-09-14T03:52:51.868905+0000 mgr.y (mgr.14150) 46 : cephadm [INF] Deploying daemon mon.b on smithi123 2024-09-14T03:52:59.445 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: cluster 2024-09-14T03:52:51.908731+0000 mgr.y (mgr.14150) 47 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:52:59.446 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: cluster 2024-09-14T03:52:53.909142+0000 mgr.y (mgr.14150) 48 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:52:59.446 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: cluster 2024-09-14T03:52:55.909467+0000 mgr.y (mgr.14150) 49 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:52:59.446 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: audit 2024-09-14T03:52:57.798846+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:52:59.446 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: audit 2024-09-14T03:52:57.808858+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:52:59.446 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: audit 2024-09-14T03:52:57.819457+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:52:59.446 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: audit 2024-09-14T03:52:57.820569+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-14T03:52:59.446 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: audit 2024-09-14T03:52:57.822355+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:52:59.446 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: cephadm 2024-09-14T03:52:57.824333+0000 mgr.y (mgr.14150) 50 : cephadm [INF] Deploying daemon mon.c on smithi038 2024-09-14T03:52:59.446 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: audit 2024-09-14T03:52:57.903940+0000 mon.a (mon.0) 138 : audit [DBG] from='client.? 172.21.15.123:0/1426553739' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-14T03:52:59.446 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: cluster 2024-09-14T03:52:57.909842+0000 mgr.y (mgr.14150) 51 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:52:59.446 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:52:59 smithi123 bash[24950]: debug 2024-09-14T03:52:59.178+0000 7fbb1f472640 1 mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-14T03:52:59.900 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-14T03:52:59.901 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-14T03:53:01.582 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:01 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T03:53:01.582 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:53:01 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T03:53:01.947 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:01 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T03:53:01.948 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:53:01 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T03:53:01.948 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:01 smithi038 systemd[1]: Started Ceph mon.c for 4d8d8784-724c-11ef-bceb-c7b262605968. 2024-09-14T03:53:03.524 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.155+0000 7f4f7913b900 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-14T03:53:03.524 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.155+0000 7f4f7913b900 0 ceph version 17.2.7-1629-geb16b97b (eb16b97b08b1a378bbb6cbc2dadc21f07d8ac10b) quincy (stable), process ceph-mon, pid 7 2024-09-14T03:53:03.524 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.155+0000 7f4f7913b900 0 pidfile_write: ignore empty --pid-file 2024-09-14T03:53:03.524 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 0 load: jerasure load: lrc 2024-09-14T03:53:03.524 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: RocksDB version: 6.15.5 2024-09-14T03:53:03.524 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-09-14T03:53:03.524 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Compile date Sep 13 2024 2024-09-14T03:53:03.524 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: DB SUMMARY 2024-09-14T03:53:03.524 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: DB Session ID: 8TKTEXT2JHXTB2MR8K85 2024-09-14T03:53:03.525 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: CURRENT file: CURRENT 2024-09-14T03:53:03.525 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: IDENTITY file: IDENTITY 2024-09-14T03:53:03.525 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2024-09-14T03:53:03.525 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-09-14T03:53:03.525 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 511 ; 2024-09-14T03:53:03.525 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.error_if_exists: 0 2024-09-14T03:53:03.525 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.create_if_missing: 0 2024-09-14T03:53:03.525 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.paranoid_checks: 1 2024-09-14T03:53:03.525 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-14T03:53:03.525 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.env: 0x5610909b4440 2024-09-14T03:53:03.526 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.fs: Posix File System 2024-09-14T03:53:03.526 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.info_log: 0x561091296ee0 2024-09-14T03:53:03.526 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-14T03:53:03.526 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.statistics: (nil) 2024-09-14T03:53:03.526 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.use_fsync: 0 2024-09-14T03:53:03.526 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.max_log_file_size: 0 2024-09-14T03:53:03.526 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-14T03:53:03.526 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-14T03:53:03.527 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-14T03:53:03.527 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-14T03:53:03.527 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.allow_fallocate: 1 2024-09-14T03:53:03.527 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-14T03:53:03.527 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-14T03:53:03.528 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.use_direct_reads: 0 2024-09-14T03:53:03.528 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-14T03:53:03.528 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.create_missing_column_families: 0 2024-09-14T03:53:03.528 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.db_log_dir: 2024-09-14T03:53:03.528 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2024-09-14T03:53:03.528 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-14T03:53:03.528 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-14T03:53:03.529 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-14T03:53:03.529 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-14T03:53:03.529 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-14T03:53:03.529 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-14T03:53:03.529 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.advise_random_on_open: 1 2024-09-14T03:53:03.529 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-14T03:53:03.529 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.write_buffer_manager: 0x561091354810 2024-09-14T03:53:03.529 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-14T03:53:03.529 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-09-14T03:53:03.529 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-14T03:53:03.529 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-14T03:53:03.529 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.rate_limiter: (nil) 2024-09-14T03:53:03.529 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-14T03:53:03.530 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-14T03:53:03.530 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-14T03:53:03.530 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-14T03:53:03.530 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.unordered_write: 0 2024-09-14T03:53:03.530 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-14T03:53:03.530 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-14T03:53:03.530 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-14T03:53:03.530 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-14T03:53:03.530 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.row_cache: None 2024-09-14T03:53:03.530 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.wal_filter: None 2024-09-14T03:53:03.530 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-14T03:53:03.531 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-14T03:53:03.531 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.preserve_deletes: 0 2024-09-14T03:53:03.531 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.two_write_queues: 0 2024-09-14T03:53:03.531 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.manual_wal_flush: 0 2024-09-14T03:53:03.531 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.atomic_flush: 0 2024-09-14T03:53:03.531 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-14T03:53:03.531 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-14T03:53:03.531 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-14T03:53:03.531 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.log_readahead_size: 0 2024-09-14T03:53:03.531 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-14T03:53:03.531 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-14T03:53:03.531 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-14T03:53:03.531 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-14T03:53:03.532 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-14T03:53:03.532 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-14T03:53:03.532 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.max_background_jobs: 2 2024-09-14T03:53:03.532 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.max_background_compactions: -1 2024-09-14T03:53:03.532 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.max_subcompactions: 1 2024-09-14T03:53:03.532 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-14T03:53:03.532 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-14T03:53:03.532 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-14T03:53:03.532 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.max_total_wal_size: 0 2024-09-14T03:53:03.532 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-14T03:53:03.532 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-14T03:53:03.532 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-14T03:53:03.532 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-14T03:53:03.533 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.max_open_files: -1 2024-09-14T03:53:03.533 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.bytes_per_sync: 0 2024-09-14T03:53:03.533 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-14T03:53:03.533 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-14T03:53:03.533 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-14T03:53:03.533 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.max_background_flushes: -1 2024-09-14T03:53:03.533 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Compression algorithms supported: 2024-09-14T03:53:03.533 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: kZSTD supported: 0 2024-09-14T03:53:03.533 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: kXpressCompression supported: 0 2024-09-14T03:53:03.533 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: kBZip2Compression supported: 0 2024-09-14T03:53:03.533 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-14T03:53:03.533 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: kLZ4Compression supported: 1 2024-09-14T03:53:03.533 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: kZlibCompression supported: 1 2024-09-14T03:53:03.533 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-14T03:53:03.534 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: kSnappyCompression supported: 1 2024-09-14T03:53:03.534 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-14T03:53:03.534 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 2024-09-14T03:53:03.534 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2024-09-14T03:53:03.534 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-14T03:53:03.534 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.merge_operator: 2024-09-14T03:53:03.536 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.compaction_filter: None 2024-09-14T03:53:03.536 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.compaction_filter_factory: None 2024-09-14T03:53:03.536 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-14T03:53:03.536 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-14T03:53:03.536 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-14T03:53:03.536 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56109123fa38) 2024-09-14T03:53:03.536 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: cache_index_and_filter_blocks: 1 2024-09-14T03:53:03.536 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-14T03:53:03.536 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-14T03:53:03.536 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: pin_top_level_index_and_filter: 1 2024-09-14T03:53:03.537 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: index_type: 0 2024-09-14T03:53:03.537 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: data_block_index_type: 0 2024-09-14T03:53:03.537 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: index_shortening: 1 2024-09-14T03:53:03.537 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: data_block_hash_table_util_ratio: 0.750000 2024-09-14T03:53:03.537 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: hash_index_allow_collision: 1 2024-09-14T03:53:03.537 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: checksum: 1 2024-09-14T03:53:03.537 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: no_block_cache: 0 2024-09-14T03:53:03.537 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: block_cache: 0x561091273350 2024-09-14T03:53:03.537 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: block_cache_name: BinnedLRUCache 2024-09-14T03:53:03.537 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: block_cache_options: 2024-09-14T03:53:03.537 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: capacity : 536870912 2024-09-14T03:53:03.537 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: num_shard_bits : 4 2024-09-14T03:53:03.537 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: strict_capacity_limit : 0 2024-09-14T03:53:03.538 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: high_pri_pool_ratio: 0.000 2024-09-14T03:53:03.538 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: block_cache_compressed: (nil) 2024-09-14T03:53:03.538 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: persistent_cache: (nil) 2024-09-14T03:53:03.538 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: block_size: 4096 2024-09-14T03:53:03.538 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: block_size_deviation: 10 2024-09-14T03:53:03.538 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: block_restart_interval: 16 2024-09-14T03:53:03.538 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: index_block_restart_interval: 1 2024-09-14T03:53:03.538 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: metadata_block_size: 4096 2024-09-14T03:53:03.538 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: partition_filters: 0 2024-09-14T03:53:03.538 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: use_delta_encoding: 1 2024-09-14T03:53:03.538 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: filter_policy: rocksdb.BuiltinBloomFilter 2024-09-14T03:53:03.538 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: whole_key_filtering: 1 2024-09-14T03:53:03.538 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: verify_compression: 0 2024-09-14T03:53:03.538 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: read_amp_bytes_per_bit: 0 2024-09-14T03:53:03.539 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: format_version: 4 2024-09-14T03:53:03.539 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: enable_index_compression: 1 2024-09-14T03:53:03.539 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: block_align: 0 2024-09-14T03:53:03.539 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-14T03:53:03.539 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-14T03:53:03.539 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.compression: NoCompression 2024-09-14T03:53:03.539 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-14T03:53:03.539 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-14T03:53:03.539 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-14T03:53:03.539 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.num_levels: 7 2024-09-14T03:53:03.539 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-14T03:53:03.539 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-14T03:53:03.539 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-14T03:53:03.540 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-14T03:53:03.540 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-14T03:53:03.540 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-14T03:53:03.540 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-14T03:53:03.540 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-14T03:53:03.540 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-14T03:53:03.540 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-14T03:53:03.540 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-14T03:53:03.540 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.compression_opts.level: 32767 2024-09-14T03:53:03.540 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-14T03:53:03.540 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-14T03:53:03.540 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-14T03:53:03.540 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-14T03:53:03.540 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.compression_opts.enabled: false 2024-09-14T03:53:03.541 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-14T03:53:03.541 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-14T03:53:03.541 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-14T03:53:03.541 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-14T03:53:03.541 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-14T03:53:03.541 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-14T03:53:03.541 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-14T03:53:03.541 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-14T03:53:03.541 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-14T03:53:03.541 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-14T03:53:03.541 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-14T03:53:03.541 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-14T03:53:03.541 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-14T03:53:03.542 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-14T03:53:03.542 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-14T03:53:03.542 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-14T03:53:03.542 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-14T03:53:03.542 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.arena_block_size: 4194304 2024-09-14T03:53:03.542 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-14T03:53:03.542 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-14T03:53:03.542 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-09-14T03:53:03.542 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-14T03:53:03.542 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-14T03:53:03.542 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-14T03:53:03.542 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-14T03:53:03.542 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-14T03:53:03.543 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-14T03:53:03.543 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-14T03:53:03.543 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-14T03:53:03.543 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-14T03:53:03.543 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-14T03:53:03.543 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-14T03:53:03.543 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-14T03:53:03.543 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.inplace_update_support: 0 2024-09-14T03:53:03.543 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-14T03:53:03.543 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-14T03:53:03.543 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-14T03:53:03.544 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-14T03:53:03.544 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.bloom_locality: 0 2024-09-14T03:53:03.544 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.max_successive_merges: 0 2024-09-14T03:53:03.544 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-14T03:53:03.544 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-14T03:53:03.544 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.force_consistency_checks: 1 2024-09-14T03:53:03.544 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-14T03:53:03.544 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.ttl: 2592000 2024-09-14T03:53:03.544 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-14T03:53:03.544 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.enable_blob_files: false 2024-09-14T03:53:03.544 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.min_blob_size: 0 2024-09-14T03:53:03.544 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.blob_file_size: 268435456 2024-09-14T03:53:03.544 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-14T03:53:03.545 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-14T03:53:03.545 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.159+0000 7f4f7913b900 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-14T03:53:03.545 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.163+0000 7f4f7913b900 4 rocksdb: [db/version_set.cc:4764] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 succeeded,manifest_file_number is 3, next_file_number is 5, 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-09-14T03:53:03.545 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.163+0000 7f4f7913b900 4 rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 0 2024-09-14T03:53:03.545 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.163+0000 7f4f7913b900 4 rocksdb: [db/version_set.cc:4082] Creating manifest 7 2024-09-14T03:53:03.545 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.163+0000 7f4f7913b900 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726285983166254, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-14T03:53:03.545 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.163+0000 7f4f7913b900 4 rocksdb: [db/db_impl/db_impl_open.cc:845] Recovering log #4 mode 2 2024-09-14T03:53:03.545 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.163+0000 7f4f7913b900 3 rocksdb: [table/block_based/filter_policy.cc:991] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-09-14T03:53:03.545 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.167+0000 7f4f7913b900 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726285983171771, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1571, "file_checksum": "", "file_checksum_func_name": "Unknown", "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_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1726285983, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "538938e3-5bed-467a-a556-fe692b20334e", "db_session_id": "8TKTEXT2JHXTB2MR8K85"}} 2024-09-14T03:53:03.545 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.167+0000 7f4f7913b900 4 rocksdb: [db/version_set.cc:4082] Creating manifest 9 2024-09-14T03:53:03.545 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.167+0000 7f4f7913b900 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726285983172381, "job": 1, "event": "recovery_finished"} 2024-09-14T03:53:03.545 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.167+0000 7f4f7913b900 4 rocksdb: [file/delete_scheduler.cc:69] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-14T03:53:03.546 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.171+0000 7f4f7913b900 4 rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x5610912a8700 2024-09-14T03:53:03.546 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.171+0000 7f4f7913b900 4 rocksdb: DB pointer 0x561091276000 2024-09-14T03:53:03.546 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.171+0000 7f4f6ef07640 4 rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2024-09-14T03:53:03.546 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.171+0000 7f4f6ef07640 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-09-14T03:53:03.546 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: ** DB Stats ** 2024-09-14T03:53:03.546 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-14T03:53:03.546 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-14T03:53:03.546 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-14T03:53:03.546 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-14T03:53:03.546 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-14T03:53:03.546 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-09-14T03:53:03.546 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-14T03:53:03.546 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: ** Compaction Stats [default] ** 2024-09-14T03:53:03.546 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: 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 2024-09-14T03:53:03.547 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-14T03:53:03.547 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: L0 1/0 1.53 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.3 0.01 0.00 1 0.005 0 0 2024-09-14T03:53:03.547 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: Sum 1/0 1.53 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.3 0.01 0.00 1 0.005 0 0 2024-09-14T03:53:03.547 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.3 0.01 0.00 1 0.005 0 0 2024-09-14T03:53:03.547 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: ** Compaction Stats [default] ** 2024-09-14T03:53:03.547 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: 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 2024-09-14T03:53:03.547 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-14T03:53:03.547 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.3 0.01 0.00 1 0.005 0 0 2024-09-14T03:53:03.547 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-14T03:53:03.547 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-14T03:53:03.547 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-14T03:53:03.547 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: AddFile(Total Files): cumulative 0, interval 0 2024-09-14T03:53:03.547 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-14T03:53:03.548 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: AddFile(Keys): cumulative 0, interval 0 2024-09-14T03:53:03.548 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: Cumulative compaction: 0.00 GB write, 0.16 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-14T03:53:03.548 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: Interval compaction: 0.00 GB write, 0.16 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-14T03:53:03.548 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: 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-09-14T03:53:03.548 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: ** File Read Latency Histogram By Level [default] ** 2024-09-14T03:53:03.548 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: ** Compaction Stats [default] ** 2024-09-14T03:53:03.548 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: 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 2024-09-14T03:53:03.548 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-14T03:53:03.548 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: L0 1/0 1.53 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.3 0.01 0.00 1 0.005 0 0 2024-09-14T03:53:03.548 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: Sum 1/0 1.53 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.3 0.01 0.00 1 0.005 0 0 2024-09-14T03:53:03.548 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: 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 2024-09-14T03:53:03.548 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: ** Compaction Stats [default] ** 2024-09-14T03:53:03.549 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: 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 2024-09-14T03:53:03.549 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-14T03:53:03.549 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.3 0.01 0.00 1 0.005 0 0 2024-09-14T03:53:03.549 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-14T03:53:03.549 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-14T03:53:03.549 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-14T03:53:03.549 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: AddFile(Total Files): cumulative 0, interval 0 2024-09-14T03:53:03.549 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-14T03:53:03.549 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: AddFile(Keys): cumulative 0, interval 0 2024-09-14T03:53:03.549 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: Cumulative compaction: 0.00 GB write, 0.16 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-14T03:53:03.549 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-14T03:53:03.549 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: 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-09-14T03:53:03.550 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: ** File Read Latency Histogram By Level [default] ** 2024-09-14T03:53:03.550 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.171+0000 7f4f7913b900 0 mon.c does not exist in monmap, will attempt to join an existing cluster 2024-09-14T03:53:03.550 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.171+0000 7f4f7913b900 0 using public_addrv [v2:172.21.15.38:3301/0,v1:172.21.15.38:6790/0] 2024-09-14T03:53:03.550 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.171+0000 7f4f7913b900 0 starting mon.c rank -1 at public addrs [v2:172.21.15.38:3301/0,v1:172.21.15.38:6790/0] at bind addrs [v2:172.21.15.38:3301/0,v1:172.21.15.38:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 4d8d8784-724c-11ef-bceb-c7b262605968 2024-09-14T03:53:03.550 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.171+0000 7f4f7913b900 1 mon.c@-1(???) e0 preinit fsid 4d8d8784-724c-11ef-bceb-c7b262605968 2024-09-14T03:53:03.550 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.187+0000 7f4f71f0d640 0 mon.c@-1(synchronizing).mds e1 new map 2024-09-14T03:53:03.550 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.187+0000 7f4f71f0d640 0 mon.c@-1(synchronizing).mds e1 print_map 2024-09-14T03:53:03.550 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: e1 2024-09-14T03:53:03.550 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-14T03:53:03.550 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: 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-09-14T03:53:03.550 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: legacy client fscid: -1 2024-09-14T03:53:03.550 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: 2024-09-14T03:53:03.550 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: No filesystems configured 2024-09-14T03:53:03.550 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.187+0000 7f4f71f0d640 1 mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-14T03:53:03.550 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.187+0000 7f4f71f0d640 1 mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-09-14T03:53:03.551 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.187+0000 7f4f71f0d640 1 mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-14T03:53:03.551 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.187+0000 7f4f71f0d640 1 mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-14T03:53:03.551 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.187+0000 7f4f71f0d640 1 mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-14T03:53:03.551 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.187+0000 7f4f71f0d640 1 mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-14T03:53:03.551 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.187+0000 7f4f71f0d640 0 mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-14T03:53:03.551 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.187+0000 7f4f71f0d640 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-14T03:53:03.551 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.187+0000 7f4f71f0d640 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-14T03:53:03.551 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.187+0000 7f4f71f0d640 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-14T03:53:03.551 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: cluster 2024-09-14T03:52:19.902368+0000 mgr.y (mgr.14150) 20 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:03.551 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: cluster 2024-09-14T03:52:21.902808+0000 mgr.y (mgr.14150) 21 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:03.551 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: cluster 2024-09-14T03:52:23.903237+0000 mgr.y (mgr.14150) 22 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:03.552 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: audit 2024-09-14T03:52:25.598967+0000 mgr.y (mgr.14150) 23 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi123", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T03:53:03.552 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: cluster 2024-09-14T03:52:25.903516+0000 mgr.y (mgr.14150) 24 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:03.552 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: cephadm 2024-09-14T03:52:26.929233+0000 mgr.y (mgr.14150) 25 : cephadm [INF] Deploying cephadm binary to smithi123 2024-09-14T03:53:03.552 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: cluster 2024-09-14T03:52:27.903849+0000 mgr.y (mgr.14150) 26 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:03.552 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: audit 2024-09-14T03:52:29.613190+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:03.552 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: cephadm 2024-09-14T03:52:29.613994+0000 mgr.y (mgr.14150) 27 : cephadm [INF] Added host smithi123 2024-09-14T03:53:03.552 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: audit 2024-09-14T03:52:29.614757+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T03:53:03.552 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: audit 2024-09-14T03:52:29.870879+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:03.552 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: cluster 2024-09-14T03:52:29.904241+0000 mgr.y (mgr.14150) 28 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:03.552 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: audit 2024-09-14T03:52:31.149744+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:03.552 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: audit 2024-09-14T03:52:31.818194+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:03.552 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: cluster 2024-09-14T03:52:31.904675+0000 mgr.y (mgr.14150) 29 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:03.552 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: cluster 2024-09-14T03:52:33.905139+0000 mgr.y (mgr.14150) 30 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:03.553 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: cluster 2024-09-14T03:52:35.905520+0000 mgr.y (mgr.14150) 31 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:03.553 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: audit 2024-09-14T03:52:37.120749+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:03.553 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: audit 2024-09-14T03:52:37.127278+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:03.553 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: audit 2024-09-14T03:52:37.135063+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:03.553 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: audit 2024-09-14T03:52:37.141694+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:03.553 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: audit 2024-09-14T03:52:37.143183+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi123", "name": "osd_memory_target"}]: dispatch 2024-09-14T03:53:03.553 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: audit 2024-09-14T03:52:37.145170+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:53:03.553 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: audit 2024-09-14T03:52:37.146953+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T03:53:03.553 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: cephadm 2024-09-14T03:52:37.149498+0000 mgr.y (mgr.14150) 32 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.conf 2024-09-14T03:53:03.553 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: cephadm 2024-09-14T03:52:37.331862+0000 mgr.y (mgr.14150) 33 : cephadm [INF] Updating smithi123:/var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-14T03:53:03.553 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: audit 2024-09-14T03:52:37.787515+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:03.553 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: audit 2024-09-14T03:52:37.794800+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:03.553 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: audit 2024-09-14T03:52:37.803013+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:03.554 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: cephadm 2024-09-14T03:52:37.488507+0000 mgr.y (mgr.14150) 34 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.client.admin.keyring 2024-09-14T03:53:03.554 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: cephadm 2024-09-14T03:52:37.636708+0000 mgr.y (mgr.14150) 35 : cephadm [INF] Updating smithi123:/var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-14T03:53:03.554 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: cluster 2024-09-14T03:52:37.905844+0000 mgr.y (mgr.14150) 36 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:03.554 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: audit 2024-09-14T03:52:38.137871+0000 mgr.y (mgr.14150) 37 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T03:53:03.554 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: cluster 2024-09-14T03:52:39.906218+0000 mgr.y (mgr.14150) 38 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:03.554 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: cluster 2024-09-14T03:52:41.906642+0000 mgr.y (mgr.14150) 39 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:03.554 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: cluster 2024-09-14T03:52:43.907055+0000 mgr.y (mgr.14150) 40 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:03.554 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: cluster 2024-09-14T03:52:45.907491+0000 mgr.y (mgr.14150) 41 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:03.554 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: audit 2024-09-14T03:52:46.449737+0000 mon.a (mon.0) 123 : audit [INF] from='client.? 172.21.15.38:0/4046789566' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-14T03:53:03.554 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: audit 2024-09-14T03:52:47.194285+0000 mon.a (mon.0) 124 : audit [INF] from='client.? 172.21.15.38:0/4046789566' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-14T03:53:03.554 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: cluster 2024-09-14T03:52:47.194441+0000 mon.a (mon.0) 125 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-14T03:53:03.554 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: cluster 2024-09-14T03:52:47.907907+0000 mgr.y (mgr.14150) 42 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:03.554 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: cluster 2024-09-14T03:52:49.908358+0000 mgr.y (mgr.14150) 43 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:03.555 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: audit 2024-09-14T03:52:51.834805+0000 mgr.y (mgr.14150) 44 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi038:172.21.15.38=a;smithi038:[v2:172.21.15.38:3301,v1:172.21.15.38:6790]=c;smithi123:172.21.15.123=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T03:53:03.555 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: cephadm 2024-09-14T03:52:51.840079+0000 mgr.y (mgr.14150) 45 : cephadm [INF] Saving service mon spec with placement smithi038:172.21.15.38=a;smithi038:[v2:172.21.15.38:3301,v1:172.21.15.38:6790]=c;smithi123:172.21.15.123=b;count:3 2024-09-14T03:53:03.555 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: audit 2024-09-14T03:52:51.845978+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:03.555 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: audit 2024-09-14T03:52:51.847540+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T03:53:03.555 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: audit 2024-09-14T03:52:51.851234+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:53:03.555 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: audit 2024-09-14T03:52:51.853112+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T03:53:03.555 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: audit 2024-09-14T03:52:51.860681+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:03.555 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: audit 2024-09-14T03:52:51.865149+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-14T03:53:03.555 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: audit 2024-09-14T03:52:51.866922+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:53:03.555 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: cephadm 2024-09-14T03:52:51.868905+0000 mgr.y (mgr.14150) 46 : cephadm [INF] Deploying daemon mon.b on smithi123 2024-09-14T03:53:03.555 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: cluster 2024-09-14T03:52:51.908731+0000 mgr.y (mgr.14150) 47 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:03.555 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: cluster 2024-09-14T03:52:53.909142+0000 mgr.y (mgr.14150) 48 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:03.555 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: cluster 2024-09-14T03:52:55.909467+0000 mgr.y (mgr.14150) 49 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:03.555 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: audit 2024-09-14T03:52:57.798846+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:03.556 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: audit 2024-09-14T03:52:57.808858+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:03.556 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: audit 2024-09-14T03:52:57.819457+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:03.556 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: audit 2024-09-14T03:52:57.820569+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-14T03:53:03.556 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: audit 2024-09-14T03:52:57.822355+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:53:03.556 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: cephadm 2024-09-14T03:52:57.824333+0000 mgr.y (mgr.14150) 50 : cephadm [INF] Deploying daemon mon.c on smithi038 2024-09-14T03:53:03.556 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: audit 2024-09-14T03:52:57.903940+0000 mon.a (mon.0) 138 : audit [DBG] from='client.? 172.21.15.123:0/1426553739' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-14T03:53:03.556 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: cluster 2024-09-14T03:52:57.909842+0000 mgr.y (mgr.14150) 51 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:03.556 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:03 smithi038 bash[32505]: debug 2024-09-14T03:53:03.191+0000 7f4f71f0d640 1 mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-14T03:53:03.607 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T03:53:04.677 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:04 smithi123 bash[24950]: audit 2024-09-14T03:52:59.196326+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-14T03:53:04.677 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:04 smithi123 bash[24950]: audit 2024-09-14T03:52:59.196480+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-14T03:53:04.677 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:04 smithi123 bash[24950]: cluster 2024-09-14T03:52:59.196657+0000 mon.a (mon.0) 142 : cluster [INF] mon.a calling monitor election 2024-09-14T03:53:04.677 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:04 smithi123 bash[24950]: cluster 2024-09-14T03:52:59.910304+0000 mgr.y (mgr.14150) 52 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:04.677 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:04 smithi123 bash[24950]: audit 2024-09-14T03:53:00.189552+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-14T03:53:04.677 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:04 smithi123 bash[24950]: audit 2024-09-14T03:53:01.189910+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-14T03:53:04.677 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:04 smithi123 bash[24950]: cluster 2024-09-14T03:53:01.191213+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-14T03:53:04.677 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:04 smithi123 bash[24950]: cluster 2024-09-14T03:53:01.910730+0000 mgr.y (mgr.14150) 53 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:04.677 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:04 smithi123 bash[24950]: audit 2024-09-14T03:53:02.189917+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-14T03:53:04.678 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:04 smithi123 bash[24950]: audit 2024-09-14T03:53:03.189715+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-14T03:53:04.678 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:04 smithi123 bash[24950]: audit 2024-09-14T03:53:03.199776+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-14T03:53:04.678 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:04 smithi123 bash[24950]: audit 2024-09-14T03:53:04.190483+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-14T03:53:04.678 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:04 smithi123 bash[24950]: audit 2024-09-14T03:53:04.200527+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-14T03:53:04.678 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:04 smithi123 bash[24950]: cluster 2024-09-14T03:53:04.242754+0000 mon.a (mon.0) 150 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-14T03:53:04.678 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:04 smithi123 bash[24950]: cluster 2024-09-14T03:53:04.253660+0000 mon.a (mon.0) 151 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0],b=[v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-14T03:53:04.678 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:04 smithi123 bash[24950]: cluster 2024-09-14T03:53:04.273925+0000 mon.a (mon.0) 152 : cluster [DBG] fsmap 2024-09-14T03:53:04.678 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:04 smithi123 bash[24950]: cluster 2024-09-14T03:53:04.273977+0000 mon.a (mon.0) 153 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-14T03:53:04.678 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:04 smithi123 bash[24950]: cluster 2024-09-14T03:53:04.274241+0000 mon.a (mon.0) 154 : cluster [DBG] mgrmap e13: y(active, since 76s) 2024-09-14T03:53:04.678 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:04 smithi123 bash[24950]: cluster 2024-09-14T03:53:04.274485+0000 mon.a (mon.0) 155 : cluster [INF] overall HEALTH_OK 2024-09-14T03:53:04.678 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:04 smithi123 bash[24950]: audit 2024-09-14T03:53:04.280804+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:04.678 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:04 smithi123 bash[24950]: audit 2024-09-14T03:53:04.287890+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:04.678 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:04 smithi123 bash[24950]: audit 2024-09-14T03:53:04.296301+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:04.679 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:04 smithi123 bash[24950]: audit 2024-09-14T03:53:04.303923+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:04.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:04 smithi038 bash[22519]: audit 2024-09-14T03:52:59.196326+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-14T03:53:04.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:04 smithi038 bash[22519]: audit 2024-09-14T03:52:59.196480+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-14T03:53:04.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:04 smithi038 bash[22519]: cluster 2024-09-14T03:52:59.196657+0000 mon.a (mon.0) 142 : cluster [INF] mon.a calling monitor election 2024-09-14T03:53:04.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:04 smithi038 bash[22519]: cluster 2024-09-14T03:52:59.910304+0000 mgr.y (mgr.14150) 52 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:04.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:04 smithi038 bash[22519]: audit 2024-09-14T03:53:00.189552+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-14T03:53:04.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:04 smithi038 bash[22519]: audit 2024-09-14T03:53:01.189910+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-14T03:53:04.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:04 smithi038 bash[22519]: cluster 2024-09-14T03:53:01.191213+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-14T03:53:04.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:04 smithi038 bash[22519]: cluster 2024-09-14T03:53:01.910730+0000 mgr.y (mgr.14150) 53 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:04.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:04 smithi038 bash[22519]: audit 2024-09-14T03:53:02.189917+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-14T03:53:04.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:04 smithi038 bash[22519]: audit 2024-09-14T03:53:03.189715+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-14T03:53:04.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:04 smithi038 bash[22519]: audit 2024-09-14T03:53:03.199776+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-14T03:53:04.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:04 smithi038 bash[22519]: audit 2024-09-14T03:53:04.190483+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-14T03:53:04.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:04 smithi038 bash[22519]: audit 2024-09-14T03:53:04.200527+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-14T03:53:04.775 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:04 smithi038 bash[22519]: cluster 2024-09-14T03:53:04.242754+0000 mon.a (mon.0) 150 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-14T03:53:04.775 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:04 smithi038 bash[22519]: cluster 2024-09-14T03:53:04.253660+0000 mon.a (mon.0) 151 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0],b=[v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-14T03:53:04.775 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:04 smithi038 bash[22519]: cluster 2024-09-14T03:53:04.273925+0000 mon.a (mon.0) 152 : cluster [DBG] fsmap 2024-09-14T03:53:04.775 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:04 smithi038 bash[22519]: cluster 2024-09-14T03:53:04.273977+0000 mon.a (mon.0) 153 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-14T03:53:04.775 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:04 smithi038 bash[22519]: cluster 2024-09-14T03:53:04.274241+0000 mon.a (mon.0) 154 : cluster [DBG] mgrmap e13: y(active, since 76s) 2024-09-14T03:53:04.775 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:04 smithi038 bash[22519]: cluster 2024-09-14T03:53:04.274485+0000 mon.a (mon.0) 155 : cluster [INF] overall HEALTH_OK 2024-09-14T03:53:04.775 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:04 smithi038 bash[22519]: audit 2024-09-14T03:53:04.280804+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:04.775 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:04 smithi038 bash[22519]: audit 2024-09-14T03:53:04.287890+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:04.775 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:04 smithi038 bash[22519]: audit 2024-09-14T03:53:04.296301+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:04.775 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:04 smithi038 bash[22519]: audit 2024-09-14T03:53:04.303923+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:10.690 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:10 smithi123 bash[24950]: audit 2024-09-14T03:53:05.211510+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-14T03:53:10.690 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:10 smithi123 bash[24950]: cluster 2024-09-14T03:53:05.211906+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-09-14T03:53:10.690 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:10 smithi123 bash[24950]: cluster 2024-09-14T03:53:05.212036+0000 mon.a (mon.0) 164 : cluster [INF] mon.a calling monitor election 2024-09-14T03:53:10.690 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:10 smithi123 bash[24950]: audit 2024-09-14T03:53:05.230433+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-14T03:53:10.690 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:10 smithi123 bash[24950]: audit 2024-09-14T03:53:05.230698+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-14T03:53:10.690 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:10 smithi123 bash[24950]: cluster 2024-09-14T03:53:05.911569+0000 mgr.y (mgr.14150) 55 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:10.690 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:10 smithi123 bash[24950]: audit 2024-09-14T03:53:06.200919+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-14T03:53:10.690 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:10 smithi123 bash[24950]: audit 2024-09-14T03:53:07.200629+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-14T03:53:10.690 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:10 smithi123 bash[24950]: cluster 2024-09-14T03:53:07.912016+0000 mgr.y (mgr.14150) 56 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:10.690 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:10 smithi123 bash[24950]: audit 2024-09-14T03:53:08.201298+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-14T03:53:10.691 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:10 smithi123 bash[24950]: audit 2024-09-14T03:53:09.200509+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-14T03:53:10.691 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:10 smithi123 bash[24950]: audit 2024-09-14T03:53:10.201577+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-14T03:53:10.691 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:10 smithi123 bash[24950]: cluster 2024-09-14T03:53:10.230558+0000 mon.a (mon.0) 172 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-14T03:53:10.691 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:10 smithi123 bash[24950]: cluster 2024-09-14T03:53:10.236738+0000 mon.a (mon.0) 173 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0],b=[v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0],c=[v2:172.21.15.38:3301/0,v1:172.21.15.38:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-14T03:53:10.691 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:10 smithi123 bash[24950]: cluster 2024-09-14T03:53:10.253954+0000 mon.a (mon.0) 174 : cluster [DBG] fsmap 2024-09-14T03:53:10.691 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:10 smithi123 bash[24950]: cluster 2024-09-14T03:53:10.254028+0000 mon.a (mon.0) 175 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-14T03:53:10.691 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:10 smithi123 bash[24950]: cluster 2024-09-14T03:53:10.254318+0000 mon.a (mon.0) 176 : cluster [DBG] mgrmap e13: y(active, since 82s) 2024-09-14T03:53:10.691 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:10 smithi123 bash[24950]: cluster 2024-09-14T03:53:10.254637+0000 mon.a (mon.0) 177 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-09-14T03:53:10.691 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:10 smithi123 bash[24950]: cluster 2024-09-14T03:53:10.264062+0000 mon.a (mon.0) 178 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2024-09-14T03:53:10.691 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:10 smithi123 bash[24950]: cluster 2024-09-14T03:53:10.264099+0000 mon.a (mon.0) 179 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2024-09-14T03:53:10.691 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:10 smithi123 bash[24950]: cluster 2024-09-14T03:53:10.264120+0000 mon.a (mon.0) 180 : cluster [WRN] mon.c (rank 2) addr [v2:172.21.15.38:3301/0,v1:172.21.15.38:6790/0] is down (out of quorum) 2024-09-14T03:53:10.691 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:10 smithi123 bash[24950]: audit 2024-09-14T03:53:10.268612+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:10.691 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:10 smithi123 bash[24950]: audit 2024-09-14T03:53:10.279040+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:10.692 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:10 smithi123 bash[24950]: audit 2024-09-14T03:53:10.284373+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:10.692 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:10 smithi123 bash[24950]: audit 2024-09-14T03:53:10.290310+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:10.692 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:10 smithi123 bash[24950]: audit 2024-09-14T03:53:10.295913+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:10.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:10 smithi038 bash[22519]: audit 2024-09-14T03:53:05.211510+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-14T03:53:10.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:10 smithi038 bash[22519]: cluster 2024-09-14T03:53:05.211906+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-09-14T03:53:10.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:10 smithi038 bash[22519]: cluster 2024-09-14T03:53:05.212036+0000 mon.a (mon.0) 164 : cluster [INF] mon.a calling monitor election 2024-09-14T03:53:10.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:10 smithi038 bash[22519]: audit 2024-09-14T03:53:05.230433+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-14T03:53:10.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:10 smithi038 bash[22519]: audit 2024-09-14T03:53:05.230698+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-14T03:53:10.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:10 smithi038 bash[22519]: cluster 2024-09-14T03:53:05.911569+0000 mgr.y (mgr.14150) 55 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:10.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:10 smithi038 bash[22519]: audit 2024-09-14T03:53:06.200919+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-14T03:53:10.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:10 smithi038 bash[22519]: audit 2024-09-14T03:53:07.200629+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-14T03:53:10.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:10 smithi038 bash[22519]: cluster 2024-09-14T03:53:07.912016+0000 mgr.y (mgr.14150) 56 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:10.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:10 smithi038 bash[22519]: audit 2024-09-14T03:53:08.201298+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-14T03:53:10.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:10 smithi038 bash[22519]: audit 2024-09-14T03:53:09.200509+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-14T03:53:10.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:10 smithi038 bash[22519]: audit 2024-09-14T03:53:10.201577+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-14T03:53:10.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:10 smithi038 bash[22519]: cluster 2024-09-14T03:53:10.230558+0000 mon.a (mon.0) 172 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-14T03:53:10.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:10 smithi038 bash[22519]: cluster 2024-09-14T03:53:10.236738+0000 mon.a (mon.0) 173 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0],b=[v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0],c=[v2:172.21.15.38:3301/0,v1:172.21.15.38:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-14T03:53:10.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:10 smithi038 bash[22519]: cluster 2024-09-14T03:53:10.253954+0000 mon.a (mon.0) 174 : cluster [DBG] fsmap 2024-09-14T03:53:10.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:10 smithi038 bash[22519]: cluster 2024-09-14T03:53:10.254028+0000 mon.a (mon.0) 175 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-14T03:53:10.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:10 smithi038 bash[22519]: cluster 2024-09-14T03:53:10.254318+0000 mon.a (mon.0) 176 : cluster [DBG] mgrmap e13: y(active, since 82s) 2024-09-14T03:53:10.775 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:10 smithi038 bash[22519]: cluster 2024-09-14T03:53:10.254637+0000 mon.a (mon.0) 177 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-09-14T03:53:10.775 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:10 smithi038 bash[22519]: cluster 2024-09-14T03:53:10.264062+0000 mon.a (mon.0) 178 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2024-09-14T03:53:10.775 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:10 smithi038 bash[22519]: cluster 2024-09-14T03:53:10.264099+0000 mon.a (mon.0) 179 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2024-09-14T03:53:10.775 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:10 smithi038 bash[22519]: cluster 2024-09-14T03:53:10.264120+0000 mon.a (mon.0) 180 : cluster [WRN] mon.c (rank 2) addr [v2:172.21.15.38:3301/0,v1:172.21.15.38:6790/0] is down (out of quorum) 2024-09-14T03:53:10.775 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:10 smithi038 bash[22519]: audit 2024-09-14T03:53:10.268612+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:10.775 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:10 smithi038 bash[22519]: audit 2024-09-14T03:53:10.279040+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:10.775 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:10 smithi038 bash[22519]: audit 2024-09-14T03:53:10.284373+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:10.775 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:10 smithi038 bash[22519]: audit 2024-09-14T03:53:10.290310+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:10.775 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:10 smithi038 bash[22519]: audit 2024-09-14T03:53:10.295913+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:11.146 INFO:teuthology.orchestra.run.smithi123.stderr:dumped monmap epoch 3 2024-09-14T03:53:11.146 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-09-14T03:53:11.146 INFO:teuthology.orchestra.run.smithi123.stdout:{"epoch":3,"fsid":"4d8d8784-724c-11ef-bceb-c7b262605968","modified":"2024-09-14T03:53:05.201511Z","created":"2024-09-14T03:50:45.949874Z","min_mon_release":17,"min_mon_release_name":"quincy","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"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:3300","nonce":0},{"type":"v1","addr":"172.21.15.38:6789","nonce":0}]},"addr":"172.21.15.38:6789/0","public_addr":"172.21.15.38:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:3300","nonce":0},{"type":"v1","addr":"172.21.15.123:6789","nonce":0}]},"addr":"172.21.15.123:6789/0","public_addr":"172.21.15.123:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:3301","nonce":0},{"type":"v1","addr":"172.21.15.38:6790","nonce":0}]},"addr":"172.21.15.38:6790/0","public_addr":"172.21.15.38:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-14T03:53:11.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:11 smithi123 bash[24950]: cluster 2024-09-14T03:53:09.912423+0000 mgr.y (mgr.14150) 57 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:11.440 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:11 smithi123 bash[24950]: audit 2024-09-14T03:53:10.685422+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:53:11.440 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:11 smithi123 bash[24950]: audit 2024-09-14T03:53:10.686947+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T03:53:11.440 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:11 smithi123 bash[24950]: audit 2024-09-14T03:53:10.945135+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:11.440 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:11 smithi123 bash[24950]: audit 2024-09-14T03:53:10.949079+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:11.440 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:11 smithi123 bash[24950]: audit 2024-09-14T03:53:10.964389+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:11.440 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:11 smithi123 bash[24950]: audit 2024-09-14T03:53:10.972546+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:11.440 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:11 smithi123 bash[24950]: audit 2024-09-14T03:53:10.976897+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:11.440 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:11 smithi123 bash[24950]: audit 2024-09-14T03:53:11.010381+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-14T03:53:11.440 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:11 smithi123 bash[24950]: audit 2024-09-14T03:53:11.011524+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-14T03:53:11.440 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:11 smithi123 bash[24950]: audit 2024-09-14T03:53:11.012520+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:53:11.440 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:11 smithi123 bash[24950]: audit 2024-09-14T03:53:11.145385+0000 mon.a (mon.0) 196 : audit [DBG] from='client.? 172.21.15.123:0/2186221223' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-14T03:53:11.440 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:11 smithi123 bash[24950]: audit 2024-09-14T03:53:11.200969+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-14T03:53:11.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:11 smithi038 bash[22519]: cluster 2024-09-14T03:53:09.912423+0000 mgr.y (mgr.14150) 57 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:11.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:11 smithi038 bash[22519]: audit 2024-09-14T03:53:10.685422+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:53:11.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:11 smithi038 bash[22519]: audit 2024-09-14T03:53:10.686947+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T03:53:11.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:11 smithi038 bash[22519]: audit 2024-09-14T03:53:10.945135+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:11.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:11 smithi038 bash[22519]: audit 2024-09-14T03:53:10.949079+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:11.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:11 smithi038 bash[22519]: audit 2024-09-14T03:53:10.964389+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:11.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:11 smithi038 bash[22519]: audit 2024-09-14T03:53:10.972546+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:11.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:11 smithi038 bash[22519]: audit 2024-09-14T03:53:10.976897+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:11.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:11 smithi038 bash[22519]: audit 2024-09-14T03:53:11.010381+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-14T03:53:11.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:11 smithi038 bash[22519]: audit 2024-09-14T03:53:11.011524+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-14T03:53:11.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:11 smithi038 bash[22519]: audit 2024-09-14T03:53:11.012520+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:53:11.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:11 smithi038 bash[22519]: audit 2024-09-14T03:53:11.145385+0000 mon.a (mon.0) 196 : audit [DBG] from='client.? 172.21.15.123:0/2186221223' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-14T03:53:11.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:11 smithi038 bash[22519]: audit 2024-09-14T03:53:11.200969+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-14T03:53:11.874 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-14T03:53:11.875 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph config generate-minimal-conf 2024-09-14T03:53:12.493 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[22519]: cluster 2024-09-14T03:53:07.202190+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-14T03:53:12.493 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[22519]: cluster 2024-09-14T03:53:12.241802+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2024-09-14T03:53:12.493 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[22519]: cluster 2024-09-14T03:53:12.243223+0000 mon.b (mon.1) 3 : cluster [INF] mon.b calling monitor election 2024-09-14T03:53:12.493 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[22519]: cluster 2024-09-14T03:53:12.243433+0000 mon.a (mon.0) 199 : cluster [INF] mon.a calling monitor election 2024-09-14T03:53:12.493 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[22519]: cluster 2024-09-14T03:53:12.282619+0000 mon.a (mon.0) 200 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-14T03:53:12.494 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[22519]: cluster 2024-09-14T03:53:12.288752+0000 mon.a (mon.0) 201 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0],b=[v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0],c=[v2:172.21.15.38:3301/0,v1:172.21.15.38:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-14T03:53:12.494 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[22519]: cluster 2024-09-14T03:53:12.289817+0000 mon.a (mon.0) 202 : cluster [DBG] fsmap 2024-09-14T03:53:12.494 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[22519]: cluster 2024-09-14T03:53:12.289879+0000 mon.a (mon.0) 203 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-14T03:53:12.494 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[22519]: cluster 2024-09-14T03:53:12.290159+0000 mon.a (mon.0) 204 : cluster [DBG] mgrmap e13: y(active, since 84s) 2024-09-14T03:53:12.494 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[22519]: cluster 2024-09-14T03:53:12.290427+0000 mon.a (mon.0) 205 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-09-14T03:53:12.494 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[22519]: cluster 2024-09-14T03:53:12.290467+0000 mon.a (mon.0) 206 : cluster [INF] Cluster is now healthy 2024-09-14T03:53:12.494 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[22519]: cluster 2024-09-14T03:53:12.296574+0000 mon.a (mon.0) 207 : cluster [INF] overall HEALTH_OK 2024-09-14T03:53:12.495 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: audit 2024-09-14T03:52:59.196326+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-14T03:53:12.495 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: audit 2024-09-14T03:52:59.196480+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-14T03:53:12.495 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: cluster 2024-09-14T03:52:59.196657+0000 mon.a (mon.0) 142 : cluster [INF] mon.a calling monitor election 2024-09-14T03:53:12.495 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: cluster 2024-09-14T03:52:59.910304+0000 mgr.y (mgr.14150) 52 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:12.495 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: audit 2024-09-14T03:53:00.189552+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-14T03:53:12.495 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: audit 2024-09-14T03:53:01.189910+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-14T03:53:12.495 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: cluster 2024-09-14T03:53:01.191213+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-14T03:53:12.495 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: cluster 2024-09-14T03:53:01.910730+0000 mgr.y (mgr.14150) 53 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:12.495 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: audit 2024-09-14T03:53:02.189917+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-14T03:53:12.495 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: audit 2024-09-14T03:53:03.189715+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-14T03:53:12.495 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: audit 2024-09-14T03:53:03.199776+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-14T03:53:12.496 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: audit 2024-09-14T03:53:04.190483+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-14T03:53:12.496 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: audit 2024-09-14T03:53:04.200527+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-14T03:53:12.496 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: cluster 2024-09-14T03:53:04.242754+0000 mon.a (mon.0) 150 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-14T03:53:12.496 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: cluster 2024-09-14T03:53:04.253660+0000 mon.a (mon.0) 151 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0],b=[v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-14T03:53:12.496 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: cluster 2024-09-14T03:53:04.273925+0000 mon.a (mon.0) 152 : cluster [DBG] fsmap 2024-09-14T03:53:12.496 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: cluster 2024-09-14T03:53:04.273977+0000 mon.a (mon.0) 153 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-14T03:53:12.496 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: cluster 2024-09-14T03:53:04.274241+0000 mon.a (mon.0) 154 : cluster [DBG] mgrmap e13: y(active, since 76s) 2024-09-14T03:53:12.496 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: cluster 2024-09-14T03:53:04.274485+0000 mon.a (mon.0) 155 : cluster [INF] overall HEALTH_OK 2024-09-14T03:53:12.496 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: audit 2024-09-14T03:53:04.280804+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:12.496 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: audit 2024-09-14T03:53:04.287890+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:12.496 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: audit 2024-09-14T03:53:04.296301+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:12.496 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: audit 2024-09-14T03:53:04.303923+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:12.497 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: audit 2024-09-14T03:53:05.211510+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-14T03:53:12.497 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: cluster 2024-09-14T03:53:05.211906+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-09-14T03:53:12.497 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: cluster 2024-09-14T03:53:05.212036+0000 mon.a (mon.0) 164 : cluster [INF] mon.a calling monitor election 2024-09-14T03:53:12.497 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: audit 2024-09-14T03:53:05.230433+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-14T03:53:12.497 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: audit 2024-09-14T03:53:05.230698+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-14T03:53:12.497 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: cluster 2024-09-14T03:53:05.911569+0000 mgr.y (mgr.14150) 55 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:12.497 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: audit 2024-09-14T03:53:06.200919+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-14T03:53:12.497 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: audit 2024-09-14T03:53:07.200629+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-14T03:53:12.497 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: cluster 2024-09-14T03:53:07.912016+0000 mgr.y (mgr.14150) 56 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:12.497 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: audit 2024-09-14T03:53:08.201298+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-14T03:53:12.497 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: audit 2024-09-14T03:53:09.200509+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-14T03:53:12.497 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: audit 2024-09-14T03:53:10.201577+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-14T03:53:12.498 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: cluster 2024-09-14T03:53:10.230558+0000 mon.a (mon.0) 172 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-14T03:53:12.498 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: cluster 2024-09-14T03:53:10.236738+0000 mon.a (mon.0) 173 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0],b=[v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0],c=[v2:172.21.15.38:3301/0,v1:172.21.15.38:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-14T03:53:12.498 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: cluster 2024-09-14T03:53:10.253954+0000 mon.a (mon.0) 174 : cluster [DBG] fsmap 2024-09-14T03:53:12.498 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: cluster 2024-09-14T03:53:10.254028+0000 mon.a (mon.0) 175 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-14T03:53:12.498 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: cluster 2024-09-14T03:53:10.254318+0000 mon.a (mon.0) 176 : cluster [DBG] mgrmap e13: y(active, since 82s) 2024-09-14T03:53:12.498 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: cluster 2024-09-14T03:53:10.254637+0000 mon.a (mon.0) 177 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-09-14T03:53:12.498 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: cluster 2024-09-14T03:53:10.264062+0000 mon.a (mon.0) 178 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2024-09-14T03:53:12.498 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: cluster 2024-09-14T03:53:10.264099+0000 mon.a (mon.0) 179 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2024-09-14T03:53:12.498 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: cluster 2024-09-14T03:53:10.264120+0000 mon.a (mon.0) 180 : cluster [WRN] mon.c (rank 2) addr [v2:172.21.15.38:3301/0,v1:172.21.15.38:6790/0] is down (out of quorum) 2024-09-14T03:53:12.498 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: audit 2024-09-14T03:53:10.268612+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:12.498 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: audit 2024-09-14T03:53:10.279040+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:12.498 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: audit 2024-09-14T03:53:10.284373+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:12.498 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: audit 2024-09-14T03:53:10.290310+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:12.499 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: audit 2024-09-14T03:53:10.295913+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:12.499 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: cluster 2024-09-14T03:53:09.912423+0000 mgr.y (mgr.14150) 57 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:12.499 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: audit 2024-09-14T03:53:10.685422+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:53:12.499 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: audit 2024-09-14T03:53:10.686947+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T03:53:12.499 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: audit 2024-09-14T03:53:10.945135+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:12.499 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: audit 2024-09-14T03:53:10.949079+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:12.499 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: audit 2024-09-14T03:53:10.964389+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:12.499 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: audit 2024-09-14T03:53:10.972546+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:12.499 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: audit 2024-09-14T03:53:10.976897+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:12.499 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: audit 2024-09-14T03:53:11.010381+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-14T03:53:12.499 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: audit 2024-09-14T03:53:11.011524+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-14T03:53:12.499 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: audit 2024-09-14T03:53:11.012520+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:53:12.499 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: audit 2024-09-14T03:53:11.145385+0000 mon.a (mon.0) 196 : audit [DBG] from='client.? 172.21.15.123:0/2186221223' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-14T03:53:12.500 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: audit 2024-09-14T03:53:11.200969+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-14T03:53:12.500 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: cluster 2024-09-14T03:53:07.202190+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-14T03:53:12.500 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: cluster 2024-09-14T03:53:12.241802+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2024-09-14T03:53:12.500 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: cluster 2024-09-14T03:53:12.243223+0000 mon.b (mon.1) 3 : cluster [INF] mon.b calling monitor election 2024-09-14T03:53:12.500 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: cluster 2024-09-14T03:53:12.243433+0000 mon.a (mon.0) 199 : cluster [INF] mon.a calling monitor election 2024-09-14T03:53:12.500 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: cluster 2024-09-14T03:53:12.282619+0000 mon.a (mon.0) 200 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-14T03:53:12.500 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: cluster 2024-09-14T03:53:12.288752+0000 mon.a (mon.0) 201 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0],b=[v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0],c=[v2:172.21.15.38:3301/0,v1:172.21.15.38:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-14T03:53:12.500 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: cluster 2024-09-14T03:53:12.289817+0000 mon.a (mon.0) 202 : cluster [DBG] fsmap 2024-09-14T03:53:12.500 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: cluster 2024-09-14T03:53:12.289879+0000 mon.a (mon.0) 203 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-14T03:53:12.500 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: cluster 2024-09-14T03:53:12.290159+0000 mon.a (mon.0) 204 : cluster [DBG] mgrmap e13: y(active, since 84s) 2024-09-14T03:53:12.500 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: cluster 2024-09-14T03:53:12.290427+0000 mon.a (mon.0) 205 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-09-14T03:53:12.500 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: cluster 2024-09-14T03:53:12.290467+0000 mon.a (mon.0) 206 : cluster [INF] Cluster is now healthy 2024-09-14T03:53:12.500 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:12 smithi038 bash[32505]: cluster 2024-09-14T03:53:12.296574+0000 mon.a (mon.0) 207 : cluster [INF] overall HEALTH_OK 2024-09-14T03:53:12.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:12 smithi123 bash[24950]: cluster 2024-09-14T03:53:07.202190+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-14T03:53:12.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:12 smithi123 bash[24950]: cluster 2024-09-14T03:53:12.241802+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2024-09-14T03:53:12.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:12 smithi123 bash[24950]: cluster 2024-09-14T03:53:12.243223+0000 mon.b (mon.1) 3 : cluster [INF] mon.b calling monitor election 2024-09-14T03:53:12.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:12 smithi123 bash[24950]: cluster 2024-09-14T03:53:12.243433+0000 mon.a (mon.0) 199 : cluster [INF] mon.a calling monitor election 2024-09-14T03:53:12.690 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:12 smithi123 bash[24950]: cluster 2024-09-14T03:53:12.282619+0000 mon.a (mon.0) 200 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-14T03:53:12.690 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:12 smithi123 bash[24950]: cluster 2024-09-14T03:53:12.288752+0000 mon.a (mon.0) 201 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0],b=[v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0],c=[v2:172.21.15.38:3301/0,v1:172.21.15.38:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-14T03:53:12.690 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:12 smithi123 bash[24950]: cluster 2024-09-14T03:53:12.289817+0000 mon.a (mon.0) 202 : cluster [DBG] fsmap 2024-09-14T03:53:12.690 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:12 smithi123 bash[24950]: cluster 2024-09-14T03:53:12.289879+0000 mon.a (mon.0) 203 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-14T03:53:12.690 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:12 smithi123 bash[24950]: cluster 2024-09-14T03:53:12.290159+0000 mon.a (mon.0) 204 : cluster [DBG] mgrmap e13: y(active, since 84s) 2024-09-14T03:53:12.690 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:12 smithi123 bash[24950]: cluster 2024-09-14T03:53:12.290427+0000 mon.a (mon.0) 205 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-09-14T03:53:12.690 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:12 smithi123 bash[24950]: cluster 2024-09-14T03:53:12.290467+0000 mon.a (mon.0) 206 : cluster [INF] Cluster is now healthy 2024-09-14T03:53:12.690 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:12 smithi123 bash[24950]: cluster 2024-09-14T03:53:12.296574+0000 mon.a (mon.0) 207 : cluster [INF] overall HEALTH_OK 2024-09-14T03:53:13.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:13 smithi123 bash[24950]: cluster 2024-09-14T03:53:11.912930+0000 mgr.y (mgr.14150) 64 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:13.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:13 smithi123 bash[24950]: audit 2024-09-14T03:53:13.110035+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:13.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:13 smithi123 bash[24950]: audit 2024-09-14T03:53:13.122489+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:13.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:13 smithi123 bash[24950]: audit 2024-09-14T03:53:13.123971+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-14T03:53:13.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:13 smithi123 bash[24950]: audit 2024-09-14T03:53:13.125131+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-14T03:53:13.690 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:13 smithi123 bash[24950]: audit 2024-09-14T03:53:13.126366+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:53:13.690 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:13 smithi123 bash[24950]: audit 2024-09-14T03:53:13.201673+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-14T03:53:13.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:13 smithi038 bash[22519]: cluster 2024-09-14T03:53:11.912930+0000 mgr.y (mgr.14150) 64 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:13.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:13 smithi038 bash[22519]: audit 2024-09-14T03:53:13.110035+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:13.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:13 smithi038 bash[22519]: audit 2024-09-14T03:53:13.122489+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:13.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:13 smithi038 bash[22519]: audit 2024-09-14T03:53:13.123971+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-14T03:53:13.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:13 smithi038 bash[22519]: audit 2024-09-14T03:53:13.125131+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-14T03:53:13.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:13 smithi038 bash[22519]: audit 2024-09-14T03:53:13.126366+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:53:13.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:13 smithi038 bash[22519]: audit 2024-09-14T03:53:13.201673+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-14T03:53:13.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:13 smithi038 bash[32505]: cluster 2024-09-14T03:53:11.912930+0000 mgr.y (mgr.14150) 64 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:13.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:13 smithi038 bash[32505]: audit 2024-09-14T03:53:13.110035+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:13.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:13 smithi038 bash[32505]: audit 2024-09-14T03:53:13.122489+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:13.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:13 smithi038 bash[32505]: audit 2024-09-14T03:53:13.123971+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-14T03:53:13.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:13 smithi038 bash[32505]: audit 2024-09-14T03:53:13.125131+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-14T03:53:13.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:13 smithi038 bash[32505]: audit 2024-09-14T03:53:13.126366+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:53:13.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:13 smithi038 bash[32505]: audit 2024-09-14T03:53:13.201673+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-14T03:53:14.616 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:14 smithi038 bash[22519]: cephadm 2024-09-14T03:53:13.123562+0000 mgr.y (mgr.14150) 65 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-14T03:53:14.616 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:14 smithi038 bash[22519]: cephadm 2024-09-14T03:53:13.127827+0000 mgr.y (mgr.14150) 66 : cephadm [INF] Reconfiguring daemon mon.c on smithi038 2024-09-14T03:53:14.616 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:14 smithi038 bash[32505]: cephadm 2024-09-14T03:53:13.123562+0000 mgr.y (mgr.14150) 65 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-14T03:53:14.616 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:14 smithi038 bash[32505]: cephadm 2024-09-14T03:53:13.127827+0000 mgr.y (mgr.14150) 66 : cephadm [INF] Reconfiguring daemon mon.c on smithi038 2024-09-14T03:53:14.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:14 smithi123 bash[24950]: cephadm 2024-09-14T03:53:13.123562+0000 mgr.y (mgr.14150) 65 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-14T03:53:14.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:14 smithi123 bash[24950]: cephadm 2024-09-14T03:53:13.127827+0000 mgr.y (mgr.14150) 66 : cephadm [INF] Reconfiguring daemon mon.c on smithi038 2024-09-14T03:53:15.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:15 smithi123 bash[24950]: cluster 2024-09-14T03:53:13.913413+0000 mgr.y (mgr.14150) 67 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:15.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:15 smithi123 bash[24950]: audit 2024-09-14T03:53:15.009200+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:15.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:15 smithi123 bash[24950]: audit 2024-09-14T03:53:15.016430+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:15.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:15 smithi123 bash[24950]: audit 2024-09-14T03:53:15.018647+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-14T03:53:15.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:15 smithi123 bash[24950]: audit 2024-09-14T03:53:15.019899+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-14T03:53:15.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:15 smithi123 bash[24950]: audit 2024-09-14T03:53:15.021281+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:53:15.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:15 smithi038 bash[22519]: cluster 2024-09-14T03:53:13.913413+0000 mgr.y (mgr.14150) 67 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:15.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:15 smithi038 bash[22519]: audit 2024-09-14T03:53:15.009200+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:15.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:15 smithi038 bash[22519]: audit 2024-09-14T03:53:15.016430+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:15.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:15 smithi038 bash[22519]: audit 2024-09-14T03:53:15.018647+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-14T03:53:15.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:15 smithi038 bash[22519]: audit 2024-09-14T03:53:15.019899+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-14T03:53:15.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:15 smithi038 bash[22519]: audit 2024-09-14T03:53:15.021281+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:53:15.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:15 smithi038 bash[32505]: cluster 2024-09-14T03:53:13.913413+0000 mgr.y (mgr.14150) 67 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:15.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:15 smithi038 bash[32505]: audit 2024-09-14T03:53:15.009200+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:15.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:15 smithi038 bash[32505]: audit 2024-09-14T03:53:15.016430+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:15.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:15 smithi038 bash[32505]: audit 2024-09-14T03:53:15.018647+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-14T03:53:15.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:15 smithi038 bash[32505]: audit 2024-09-14T03:53:15.019899+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-14T03:53:15.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:15 smithi038 bash[32505]: audit 2024-09-14T03:53:15.021281+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:53:16.602 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T03:53:16.619 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:16 smithi123 bash[24950]: cephadm 2024-09-14T03:53:15.017965+0000 mgr.y (mgr.14150) 68 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-14T03:53:16.619 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:16 smithi123 bash[24950]: cephadm 2024-09-14T03:53:15.022908+0000 mgr.y (mgr.14150) 69 : cephadm [INF] Reconfiguring daemon mon.b on smithi123 2024-09-14T03:53:16.699 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:16 smithi038 bash[22519]: cephadm 2024-09-14T03:53:15.017965+0000 mgr.y (mgr.14150) 68 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-14T03:53:16.699 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:16 smithi038 bash[22519]: cephadm 2024-09-14T03:53:15.022908+0000 mgr.y (mgr.14150) 69 : cephadm [INF] Reconfiguring daemon mon.b on smithi123 2024-09-14T03:53:16.699 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:16 smithi038 bash[32505]: cephadm 2024-09-14T03:53:15.017965+0000 mgr.y (mgr.14150) 68 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-14T03:53:16.699 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:16 smithi038 bash[32505]: cephadm 2024-09-14T03:53:15.022908+0000 mgr.y (mgr.14150) 69 : cephadm [INF] Reconfiguring daemon mon.b on smithi123 2024-09-14T03:53:17.615 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:17 smithi038 bash[22519]: cluster 2024-09-14T03:53:15.913822+0000 mgr.y (mgr.14150) 70 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:17.615 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:17 smithi038 bash[22519]: audit 2024-09-14T03:53:17.051200+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:17.615 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:17 smithi038 bash[22519]: audit 2024-09-14T03:53:17.060319+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:17.615 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:17 smithi038 bash[22519]: audit 2024-09-14T03:53:17.062702+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T03:53:17.615 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:17 smithi038 bash[22519]: audit 2024-09-14T03:53:17.065911+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:53:17.616 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:17 smithi038 bash[22519]: audit 2024-09-14T03:53:17.067511+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T03:53:17.616 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:17 smithi038 bash[22519]: audit 2024-09-14T03:53:17.076654+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:17.616 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:17 smithi038 bash[32505]: cluster 2024-09-14T03:53:15.913822+0000 mgr.y (mgr.14150) 70 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:17.616 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:17 smithi038 bash[32505]: audit 2024-09-14T03:53:17.051200+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:17.616 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:17 smithi038 bash[32505]: audit 2024-09-14T03:53:17.060319+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:17.616 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:17 smithi038 bash[32505]: audit 2024-09-14T03:53:17.062702+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T03:53:17.616 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:17 smithi038 bash[32505]: audit 2024-09-14T03:53:17.065911+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:53:17.616 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:17 smithi038 bash[32505]: audit 2024-09-14T03:53:17.067511+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T03:53:17.616 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:17 smithi038 bash[32505]: audit 2024-09-14T03:53:17.076654+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:17.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:17 smithi123 bash[24950]: cluster 2024-09-14T03:53:15.913822+0000 mgr.y (mgr.14150) 70 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:17.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:17 smithi123 bash[24950]: audit 2024-09-14T03:53:17.051200+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:17.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:17 smithi123 bash[24950]: audit 2024-09-14T03:53:17.060319+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:17.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:17 smithi123 bash[24950]: audit 2024-09-14T03:53:17.062702+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T03:53:17.690 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:17 smithi123 bash[24950]: audit 2024-09-14T03:53:17.065911+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:53:17.690 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:17 smithi123 bash[24950]: audit 2024-09-14T03:53:17.067511+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T03:53:17.690 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:17 smithi123 bash[24950]: audit 2024-09-14T03:53:17.076654+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:19.609 INFO:teuthology.orchestra.run.smithi038.stdout:# minimal ceph.conf for 4d8d8784-724c-11ef-bceb-c7b262605968 2024-09-14T03:53:19.609 INFO:teuthology.orchestra.run.smithi038.stdout:[global] 2024-09-14T03:53:19.609 INFO:teuthology.orchestra.run.smithi038.stdout: fsid = 4d8d8784-724c-11ef-bceb-c7b262605968 2024-09-14T03:53:19.609 INFO:teuthology.orchestra.run.smithi038.stdout: mon_host = [v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0] [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] [v2:172.21.15.38:3301/0,v1:172.21.15.38:6790/0] 2024-09-14T03:53:19.620 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:19 smithi038 bash[22519]: cluster 2024-09-14T03:53:17.914250+0000 mgr.y (mgr.14150) 71 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:19.621 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:19 smithi038 bash[32505]: cluster 2024-09-14T03:53:17.914250+0000 mgr.y (mgr.14150) 71 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:19.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:19 smithi123 bash[24950]: cluster 2024-09-14T03:53:17.914250+0000 mgr.y (mgr.14150) 71 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:20.228 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-14T03:53:20.228 DEBUG:teuthology.orchestra.run.smithi038:> set -ex 2024-09-14T03:53:20.228 DEBUG:teuthology.orchestra.run.smithi038:> sudo dd of=/etc/ceph/ceph.conf 2024-09-14T03:53:20.243 DEBUG:teuthology.orchestra.run.smithi038:> set -ex 2024-09-14T03:53:20.243 DEBUG:teuthology.orchestra.run.smithi038:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-14T03:53:20.297 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2024-09-14T03:53:20.297 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd of=/etc/ceph/ceph.conf 2024-09-14T03:53:20.311 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2024-09-14T03:53:20.312 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-14T03:53:20.364 INFO:tasks.cephadm:Adding mgr.y on smithi038 2024-09-14T03:53:20.364 INFO:tasks.cephadm:Adding mgr.x on smithi123 2024-09-14T03:53:20.364 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph orch apply mgr '2;smithi038=y;smithi123=x' 2024-09-14T03:53:20.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:20 smithi038 bash[22519]: audit 2024-09-14T03:53:19.608294+0000 mon.a (mon.0) 225 : audit [DBG] from='client.? 172.21.15.38:0/188696124' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:53:20.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:20 smithi038 bash[32505]: audit 2024-09-14T03:53:19.608294+0000 mon.a (mon.0) 225 : audit [DBG] from='client.? 172.21.15.38:0/188696124' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:53:20.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:20 smithi123 bash[24950]: audit 2024-09-14T03:53:19.608294+0000 mon.a (mon.0) 225 : audit [DBG] from='client.? 172.21.15.38:0/188696124' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:53:21.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:21 smithi123 bash[24950]: cluster 2024-09-14T03:53:19.914688+0000 mgr.y (mgr.14150) 72 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:21.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:21 smithi038 bash[22519]: cluster 2024-09-14T03:53:19.914688+0000 mgr.y (mgr.14150) 72 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:21.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:21 smithi038 bash[32505]: cluster 2024-09-14T03:53:19.914688+0000 mgr.y (mgr.14150) 72 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:23.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:23 smithi123 bash[24950]: cluster 2024-09-14T03:53:21.915149+0000 mgr.y (mgr.14150) 73 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:23.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:23 smithi038 bash[22519]: cluster 2024-09-14T03:53:21.915149+0000 mgr.y (mgr.14150) 73 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:23.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:23 smithi038 bash[32505]: cluster 2024-09-14T03:53:21.915149+0000 mgr.y (mgr.14150) 73 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:24.111 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T03:53:25.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:25 smithi123 bash[24950]: cluster 2024-09-14T03:53:23.915637+0000 mgr.y (mgr.14150) 74 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:25.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:25 smithi038 bash[22519]: cluster 2024-09-14T03:53:23.915637+0000 mgr.y (mgr.14150) 74 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:25.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:25 smithi038 bash[32505]: cluster 2024-09-14T03:53:23.915637+0000 mgr.y (mgr.14150) 74 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:27.033 INFO:teuthology.orchestra.run.smithi123.stdout:Scheduled mgr update... 2024-09-14T03:53:27.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:27 smithi123 bash[24950]: cluster 2024-09-14T03:53:25.916157+0000 mgr.y (mgr.14150) 75 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:27.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:27 smithi123 bash[24950]: audit 2024-09-14T03:53:27.032283+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:27.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:27 smithi123 bash[24950]: audit 2024-09-14T03:53:27.033885+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T03:53:27.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:27 smithi123 bash[24950]: audit 2024-09-14T03:53:27.037406+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:53:27.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:27 smithi123 bash[24950]: audit 2024-09-14T03:53:27.039098+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T03:53:27.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:27 smithi123 bash[24950]: audit 2024-09-14T03:53:27.052619+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:27.690 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:27 smithi123 bash[24950]: audit 2024-09-14T03:53:27.055532+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-14T03:53:27.690 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:27 smithi123 bash[24950]: audit 2024-09-14T03:53:27.064820+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-14T03:53:27.690 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:27 smithi123 bash[24950]: audit 2024-09-14T03:53:27.066622+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-14T03:53:27.690 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:27 smithi123 bash[24950]: audit 2024-09-14T03:53:27.068580+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:53:27.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:27 smithi038 bash[22519]: cluster 2024-09-14T03:53:25.916157+0000 mgr.y (mgr.14150) 75 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:27.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:27 smithi038 bash[22519]: audit 2024-09-14T03:53:27.032283+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:27.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:27 smithi038 bash[22519]: audit 2024-09-14T03:53:27.033885+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T03:53:27.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:27 smithi038 bash[22519]: audit 2024-09-14T03:53:27.037406+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:53:27.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:27 smithi038 bash[22519]: audit 2024-09-14T03:53:27.039098+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T03:53:27.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:27 smithi038 bash[22519]: audit 2024-09-14T03:53:27.052619+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:27.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:27 smithi038 bash[22519]: audit 2024-09-14T03:53:27.055532+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-14T03:53:27.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:27 smithi038 bash[22519]: audit 2024-09-14T03:53:27.064820+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-14T03:53:27.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:27 smithi038 bash[22519]: audit 2024-09-14T03:53:27.066622+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-14T03:53:27.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:27 smithi038 bash[22519]: audit 2024-09-14T03:53:27.068580+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:53:27.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:27 smithi038 bash[32505]: cluster 2024-09-14T03:53:25.916157+0000 mgr.y (mgr.14150) 75 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:27.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:27 smithi038 bash[32505]: audit 2024-09-14T03:53:27.032283+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:27.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:27 smithi038 bash[32505]: audit 2024-09-14T03:53:27.033885+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T03:53:27.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:27 smithi038 bash[32505]: audit 2024-09-14T03:53:27.037406+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:53:27.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:27 smithi038 bash[32505]: audit 2024-09-14T03:53:27.039098+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T03:53:27.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:27 smithi038 bash[32505]: audit 2024-09-14T03:53:27.052619+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:27.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:27 smithi038 bash[32505]: audit 2024-09-14T03:53:27.055532+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-14T03:53:27.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:27 smithi038 bash[32505]: audit 2024-09-14T03:53:27.064820+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-14T03:53:27.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:27 smithi038 bash[32505]: audit 2024-09-14T03:53:27.066622+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-14T03:53:27.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:27 smithi038 bash[32505]: audit 2024-09-14T03:53:27.068580+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:53:27.950 DEBUG:teuthology.orchestra.run.smithi123:mgr.x> sudo journalctl -f -n 0 -u ceph-4d8d8784-724c-11ef-bceb-c7b262605968@mgr.x.service 2024-09-14T03:53:27.952 DEBUG:tasks.cephadm:set 0 configs 2024-09-14T03:53:27.953 INFO:tasks.cephadm:Deploying OSDs... 2024-09-14T03:53:27.953 DEBUG:teuthology.orchestra.run.smithi038:> set -ex 2024-09-14T03:53:27.953 DEBUG:teuthology.orchestra.run.smithi038:> dd if=/scratch_devs of=/dev/stdout 2024-09-14T03:53:27.960 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-09-14T03:53:27.960 DEBUG:teuthology.orchestra.run.smithi038:> stat /dev/vg_nvme/lv_1 2024-09-14T03:53:28.006 INFO:teuthology.orchestra.run.smithi038.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-14T03:53:28.006 INFO:teuthology.orchestra.run.smithi038.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-14T03:53:28.006 INFO:teuthology.orchestra.run.smithi038.stdout:Device: 5h/5d Inode: 857 Links: 1 2024-09-14T03:53:28.006 INFO:teuthology.orchestra.run.smithi038.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-14T03:53:28.006 INFO:teuthology.orchestra.run.smithi038.stdout:Access: 2024-09-14 03:43:55.937814858 +0000 2024-09-14T03:53:28.006 INFO:teuthology.orchestra.run.smithi038.stdout:Modify: 2024-09-14 03:43:55.653817395 +0000 2024-09-14T03:53:28.007 INFO:teuthology.orchestra.run.smithi038.stdout:Change: 2024-09-14 03:43:55.653817395 +0000 2024-09-14T03:53:28.007 INFO:teuthology.orchestra.run.smithi038.stdout: Birth: - 2024-09-14T03:53:28.007 DEBUG:teuthology.orchestra.run.smithi038:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-14T03:53:28.060 INFO:teuthology.orchestra.run.smithi038.stderr:1+0 records in 2024-09-14T03:53:28.061 INFO:teuthology.orchestra.run.smithi038.stderr:1+0 records out 2024-09-14T03:53:28.061 INFO:teuthology.orchestra.run.smithi038.stderr:512 bytes copied, 0.000436149 s, 1.2 MB/s 2024-09-14T03:53:28.062 DEBUG:teuthology.orchestra.run.smithi038:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-14T03:53:28.111 DEBUG:teuthology.orchestra.run.smithi038:> stat /dev/vg_nvme/lv_2 2024-09-14T03:53:28.158 INFO:teuthology.orchestra.run.smithi038.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-14T03:53:28.158 INFO:teuthology.orchestra.run.smithi038.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-14T03:53:28.158 INFO:teuthology.orchestra.run.smithi038.stdout:Device: 5h/5d Inode: 876 Links: 1 2024-09-14T03:53:28.158 INFO:teuthology.orchestra.run.smithi038.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-14T03:53:28.158 INFO:teuthology.orchestra.run.smithi038.stdout:Access: 2024-09-14 03:43:56.417810570 +0000 2024-09-14T03:53:28.158 INFO:teuthology.orchestra.run.smithi038.stdout:Modify: 2024-09-14 03:43:56.161812856 +0000 2024-09-14T03:53:28.159 INFO:teuthology.orchestra.run.smithi038.stdout:Change: 2024-09-14 03:43:56.161812856 +0000 2024-09-14T03:53:28.159 INFO:teuthology.orchestra.run.smithi038.stdout: Birth: - 2024-09-14T03:53:28.159 DEBUG:teuthology.orchestra.run.smithi038:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-14T03:53:28.212 INFO:teuthology.orchestra.run.smithi038.stderr:1+0 records in 2024-09-14T03:53:28.212 INFO:teuthology.orchestra.run.smithi038.stderr:1+0 records out 2024-09-14T03:53:28.212 INFO:teuthology.orchestra.run.smithi038.stderr:512 bytes copied, 0.000512003 s, 1000 kB/s 2024-09-14T03:53:28.213 DEBUG:teuthology.orchestra.run.smithi038:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-14T03:53:28.263 DEBUG:teuthology.orchestra.run.smithi038:> stat /dev/vg_nvme/lv_3 2024-09-14T03:53:28.309 INFO:teuthology.orchestra.run.smithi038.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-14T03:53:28.309 INFO:teuthology.orchestra.run.smithi038.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-14T03:53:28.309 INFO:teuthology.orchestra.run.smithi038.stdout:Device: 5h/5d Inode: 890 Links: 1 2024-09-14T03:53:28.309 INFO:teuthology.orchestra.run.smithi038.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-14T03:53:28.309 INFO:teuthology.orchestra.run.smithi038.stdout:Access: 2024-09-14 03:43:56.945805853 +0000 2024-09-14T03:53:28.310 INFO:teuthology.orchestra.run.smithi038.stdout:Modify: 2024-09-14 03:43:56.697808068 +0000 2024-09-14T03:53:28.310 INFO:teuthology.orchestra.run.smithi038.stdout:Change: 2024-09-14 03:43:56.697808068 +0000 2024-09-14T03:53:28.310 INFO:teuthology.orchestra.run.smithi038.stdout: Birth: - 2024-09-14T03:53:28.310 DEBUG:teuthology.orchestra.run.smithi038:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-14T03:53:28.364 INFO:teuthology.orchestra.run.smithi038.stderr:1+0 records in 2024-09-14T03:53:28.364 INFO:teuthology.orchestra.run.smithi038.stderr:1+0 records out 2024-09-14T03:53:28.364 INFO:teuthology.orchestra.run.smithi038.stderr:512 bytes copied, 0.00051173 s, 1.0 MB/s 2024-09-14T03:53:28.365 DEBUG:teuthology.orchestra.run.smithi038:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-14T03:53:28.414 DEBUG:teuthology.orchestra.run.smithi038:> stat /dev/vg_nvme/lv_4 2024-09-14T03:53:28.466 INFO:teuthology.orchestra.run.smithi038.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-14T03:53:28.466 INFO:teuthology.orchestra.run.smithi038.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-14T03:53:28.466 INFO:teuthology.orchestra.run.smithi038.stdout:Device: 5h/5d Inode: 912 Links: 1 2024-09-14T03:53:28.466 INFO:teuthology.orchestra.run.smithi038.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-14T03:53:28.466 INFO:teuthology.orchestra.run.smithi038.stdout:Access: 2024-09-14 03:43:57.461801245 +0000 2024-09-14T03:53:28.466 INFO:teuthology.orchestra.run.smithi038.stdout:Modify: 2024-09-14 03:43:57.177803782 +0000 2024-09-14T03:53:28.466 INFO:teuthology.orchestra.run.smithi038.stdout:Change: 2024-09-14 03:43:57.177803782 +0000 2024-09-14T03:53:28.466 INFO:teuthology.orchestra.run.smithi038.stdout: Birth: - 2024-09-14T03:53:28.467 DEBUG:teuthology.orchestra.run.smithi038:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-14T03:53:28.520 INFO:teuthology.orchestra.run.smithi038.stderr:1+0 records in 2024-09-14T03:53:28.521 INFO:teuthology.orchestra.run.smithi038.stderr:1+0 records out 2024-09-14T03:53:28.521 INFO:teuthology.orchestra.run.smithi038.stderr:512 bytes copied, 0.000550905 s, 929 kB/s 2024-09-14T03:53:28.522 DEBUG:teuthology.orchestra.run.smithi038:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-14T03:53:28.572 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2024-09-14T03:53:28.572 DEBUG:teuthology.orchestra.run.smithi123:> dd if=/scratch_devs of=/dev/stdout 2024-09-14T03:53:28.578 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-14T03:53:28.578 DEBUG:teuthology.orchestra.run.smithi123:> stat /dev/vg_nvme/lv_1 2024-09-14T03:53:28.625 INFO:teuthology.orchestra.run.smithi123.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-14T03:53:28.625 INFO:teuthology.orchestra.run.smithi123.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-14T03:53:28.625 INFO:teuthology.orchestra.run.smithi123.stdout:Device: 5h/5d Inode: 872 Links: 1 2024-09-14T03:53:28.626 INFO:teuthology.orchestra.run.smithi123.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-14T03:53:28.626 INFO:teuthology.orchestra.run.smithi123.stdout:Access: 2024-09-14 03:43:48.080663234 +0000 2024-09-14T03:53:28.626 INFO:teuthology.orchestra.run.smithi123.stdout:Modify: 2024-09-14 03:43:47.832665449 +0000 2024-09-14T03:53:28.626 INFO:teuthology.orchestra.run.smithi123.stdout:Change: 2024-09-14 03:43:47.832665449 +0000 2024-09-14T03:53:28.626 INFO:teuthology.orchestra.run.smithi123.stdout: Birth: - 2024-09-14T03:53:28.626 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-14T03:53:28.679 INFO:teuthology.orchestra.run.smithi123.stderr:1+0 records in 2024-09-14T03:53:28.680 INFO:teuthology.orchestra.run.smithi123.stderr:1+0 records out 2024-09-14T03:53:28.680 INFO:teuthology.orchestra.run.smithi123.stderr:512 bytes copied, 0.000372586 s, 1.4 MB/s 2024-09-14T03:53:28.681 DEBUG:teuthology.orchestra.run.smithi123:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-14T03:53:28.730 DEBUG:teuthology.orchestra.run.smithi123:> stat /dev/vg_nvme/lv_2 2024-09-14T03:53:28.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:28 smithi123 bash[24950]: audit 2024-09-14T03:53:27.018085+0000 mgr.y (mgr.14150) 76 : audit [DBG] from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi038=y;smithi123=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T03:53:28.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:28 smithi123 bash[24950]: cephadm 2024-09-14T03:53:27.021109+0000 mgr.y (mgr.14150) 77 : cephadm [INF] Saving service mgr spec with placement smithi038=y;smithi123=x;count:2 2024-09-14T03:53:28.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:28 smithi123 bash[24950]: cephadm 2024-09-14T03:53:27.070510+0000 mgr.y (mgr.14150) 78 : cephadm [INF] Deploying daemon mgr.x on smithi123 2024-09-14T03:53:28.762 INFO:teuthology.orchestra.run.smithi123.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-14T03:53:28.762 INFO:teuthology.orchestra.run.smithi123.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-14T03:53:28.762 INFO:teuthology.orchestra.run.smithi123.stdout:Device: 5h/5d Inode: 891 Links: 1 2024-09-14T03:53:28.762 INFO:teuthology.orchestra.run.smithi123.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-14T03:53:28.762 INFO:teuthology.orchestra.run.smithi123.stdout:Access: 2024-09-14 03:43:48.568658874 +0000 2024-09-14T03:53:28.763 INFO:teuthology.orchestra.run.smithi123.stdout:Modify: 2024-09-14 03:43:48.312661162 +0000 2024-09-14T03:53:28.763 INFO:teuthology.orchestra.run.smithi123.stdout:Change: 2024-09-14 03:43:48.312661162 +0000 2024-09-14T03:53:28.763 INFO:teuthology.orchestra.run.smithi123.stdout: Birth: - 2024-09-14T03:53:28.763 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-14T03:53:28.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:28 smithi038 bash[22519]: audit 2024-09-14T03:53:27.018085+0000 mgr.y (mgr.14150) 76 : audit [DBG] from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi038=y;smithi123=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T03:53:28.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:28 smithi038 bash[22519]: cephadm 2024-09-14T03:53:27.021109+0000 mgr.y (mgr.14150) 77 : cephadm [INF] Saving service mgr spec with placement smithi038=y;smithi123=x;count:2 2024-09-14T03:53:28.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:28 smithi038 bash[22519]: cephadm 2024-09-14T03:53:27.070510+0000 mgr.y (mgr.14150) 78 : cephadm [INF] Deploying daemon mgr.x on smithi123 2024-09-14T03:53:28.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:28 smithi038 bash[32505]: audit 2024-09-14T03:53:27.018085+0000 mgr.y (mgr.14150) 76 : audit [DBG] from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi038=y;smithi123=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T03:53:28.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:28 smithi038 bash[32505]: cephadm 2024-09-14T03:53:27.021109+0000 mgr.y (mgr.14150) 77 : cephadm [INF] Saving service mgr spec with placement smithi038=y;smithi123=x;count:2 2024-09-14T03:53:28.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:28 smithi038 bash[32505]: cephadm 2024-09-14T03:53:27.070510+0000 mgr.y (mgr.14150) 78 : cephadm [INF] Deploying daemon mgr.x on smithi123 2024-09-14T03:53:28.814 INFO:teuthology.orchestra.run.smithi123.stderr:1+0 records in 2024-09-14T03:53:28.814 INFO:teuthology.orchestra.run.smithi123.stderr:1+0 records out 2024-09-14T03:53:28.814 INFO:teuthology.orchestra.run.smithi123.stderr:512 bytes copied, 0.000287528 s, 1.8 MB/s 2024-09-14T03:53:28.815 DEBUG:teuthology.orchestra.run.smithi123:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-14T03:53:28.861 DEBUG:teuthology.orchestra.run.smithi123:> stat /dev/vg_nvme/lv_3 2024-09-14T03:53:28.908 INFO:teuthology.orchestra.run.smithi123.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-14T03:53:28.909 INFO:teuthology.orchestra.run.smithi123.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-14T03:53:28.909 INFO:teuthology.orchestra.run.smithi123.stdout:Device: 5h/5d Inode: 903 Links: 1 2024-09-14T03:53:28.909 INFO:teuthology.orchestra.run.smithi123.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-14T03:53:28.909 INFO:teuthology.orchestra.run.smithi123.stdout:Access: 2024-09-14 03:43:49.096654156 +0000 2024-09-14T03:53:28.909 INFO:teuthology.orchestra.run.smithi123.stdout:Modify: 2024-09-14 03:43:48.816656659 +0000 2024-09-14T03:53:28.909 INFO:teuthology.orchestra.run.smithi123.stdout:Change: 2024-09-14 03:43:48.816656659 +0000 2024-09-14T03:53:28.909 INFO:teuthology.orchestra.run.smithi123.stdout: Birth: - 2024-09-14T03:53:28.909 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-14T03:53:28.961 INFO:teuthology.orchestra.run.smithi123.stderr:1+0 records in 2024-09-14T03:53:28.961 INFO:teuthology.orchestra.run.smithi123.stderr:1+0 records out 2024-09-14T03:53:28.961 INFO:teuthology.orchestra.run.smithi123.stderr:512 bytes copied, 0.00028479 s, 1.8 MB/s 2024-09-14T03:53:28.962 DEBUG:teuthology.orchestra.run.smithi123:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-14T03:53:29.014 DEBUG:teuthology.orchestra.run.smithi123:> stat /dev/vg_nvme/lv_4 2024-09-14T03:53:29.060 INFO:teuthology.orchestra.run.smithi123.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-14T03:53:29.060 INFO:teuthology.orchestra.run.smithi123.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-14T03:53:29.060 INFO:teuthology.orchestra.run.smithi123.stdout:Device: 5h/5d Inode: 924 Links: 1 2024-09-14T03:53:29.060 INFO:teuthology.orchestra.run.smithi123.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-14T03:53:29.060 INFO:teuthology.orchestra.run.smithi123.stdout:Access: 2024-09-14 03:43:49.588649763 +0000 2024-09-14T03:53:29.061 INFO:teuthology.orchestra.run.smithi123.stdout:Modify: 2024-09-14 03:43:49.324652121 +0000 2024-09-14T03:53:29.061 INFO:teuthology.orchestra.run.smithi123.stdout:Change: 2024-09-14 03:43:49.324652121 +0000 2024-09-14T03:53:29.061 INFO:teuthology.orchestra.run.smithi123.stdout: Birth: - 2024-09-14T03:53:29.061 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-14T03:53:29.116 INFO:teuthology.orchestra.run.smithi123.stderr:1+0 records in 2024-09-14T03:53:29.116 INFO:teuthology.orchestra.run.smithi123.stderr:1+0 records out 2024-09-14T03:53:29.116 INFO:teuthology.orchestra.run.smithi123.stderr:512 bytes copied, 0.000389122 s, 1.3 MB/s 2024-09-14T03:53:29.117 DEBUG:teuthology.orchestra.run.smithi123:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-14T03:53:29.166 INFO:tasks.cephadm:Deploying osd.0 on smithi038 with /dev/vg_nvme/lv_4... 2024-09-14T03:53:29.167 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-14T03:53:29.716 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:29 smithi123 bash[24950]: cluster 2024-09-14T03:53:27.916608+0000 mgr.y (mgr.14150) 79 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:29.716 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:29 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T03:53:29.717 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 03:53:29 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T03:53:29.717 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 03:53:29 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T03:53:29.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:29 smithi038 bash[22519]: cluster 2024-09-14T03:53:27.916608+0000 mgr.y (mgr.14150) 79 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:29.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:29 smithi038 bash[32505]: cluster 2024-09-14T03:53:27.916608+0000 mgr.y (mgr.14150) 79 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:30.074 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:29 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T03:53:30.075 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 03:53:29 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T03:53:30.075 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 03:53:29 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T03:53:30.075 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 03:53:29 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T03:53:30.075 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 03:53:29 smithi123 systemd[1]: Started Ceph mgr.x for 4d8d8784-724c-11ef-bceb-c7b262605968. 2024-09-14T03:53:31.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:31 smithi038 bash[22519]: cluster 2024-09-14T03:53:29.917083+0000 mgr.y (mgr.14150) 80 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:31.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:31 smithi038 bash[22519]: audit 2024-09-14T03:53:30.003531+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:31.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:31 smithi038 bash[22519]: audit 2024-09-14T03:53:30.019210+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:31.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:31 smithi038 bash[22519]: audit 2024-09-14T03:53:30.028426+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:31.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:31 smithi038 bash[22519]: audit 2024-09-14T03:53:30.036743+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:31.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:31 smithi038 bash[22519]: audit 2024-09-14T03:53:30.093432+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T03:53:31.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:31 smithi038 bash[22519]: audit 2024-09-14T03:53:30.281427+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:31.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:31 smithi038 bash[32505]: cluster 2024-09-14T03:53:29.917083+0000 mgr.y (mgr.14150) 80 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:31.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:31 smithi038 bash[32505]: audit 2024-09-14T03:53:30.003531+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:31.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:31 smithi038 bash[32505]: audit 2024-09-14T03:53:30.019210+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:31.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:31 smithi038 bash[32505]: audit 2024-09-14T03:53:30.028426+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:31.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:31 smithi038 bash[32505]: audit 2024-09-14T03:53:30.036743+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:31.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:31 smithi038 bash[32505]: audit 2024-09-14T03:53:30.093432+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T03:53:31.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:31 smithi038 bash[32505]: audit 2024-09-14T03:53:30.281427+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:31.314 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:31 smithi123 bash[24950]: cluster 2024-09-14T03:53:29.917083+0000 mgr.y (mgr.14150) 80 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:31.315 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:31 smithi123 bash[24950]: audit 2024-09-14T03:53:30.003531+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:31.315 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:31 smithi123 bash[24950]: audit 2024-09-14T03:53:30.019210+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:31.315 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:31 smithi123 bash[24950]: audit 2024-09-14T03:53:30.028426+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:31.315 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:31 smithi123 bash[24950]: audit 2024-09-14T03:53:30.036743+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:31.315 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:31 smithi123 bash[24950]: audit 2024-09-14T03:53:30.093432+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T03:53:31.315 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:31 smithi123 bash[24950]: audit 2024-09-14T03:53:30.281427+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:31.689 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 03:53:31 smithi123 bash[25882]: debug 2024-09-14T03:53:31.410+0000 7f58c43af640 1 -- 172.21.15.123:0/4183236639 <== mon.1 v2:172.21.15.123:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5600862f8340 con 0x560086304800 2024-09-14T03:53:31.689 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 03:53:31 smithi123 bash[25882]: debug 2024-09-14T03:53:31.518+0000 7f58c6c17ec0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-14T03:53:33.014 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 03:53:32 smithi123 bash[25882]: debug 2024-09-14T03:53:32.701+0000 7f58c6c17ec0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-14T03:53:33.015 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 03:53:32 smithi123 bash[25882]: debug 2024-09-14T03:53:32.761+0000 7f58c6c17ec0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-14T03:53:33.015 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 03:53:32 smithi123 bash[25882]: debug 2024-09-14T03:53:32.909+0000 7f58c6c17ec0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-14T03:53:33.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:33 smithi038 bash[22519]: cluster 2024-09-14T03:53:31.917578+0000 mgr.y (mgr.14150) 81 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:33.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:33 smithi038 bash[32505]: cluster 2024-09-14T03:53:31.917578+0000 mgr.y (mgr.14150) 81 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:33.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:33 smithi123 bash[24950]: cluster 2024-09-14T03:53:31.917578+0000 mgr.y (mgr.14150) 81 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:33.822 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 03:53:33 smithi123 bash[25882]: debug 2024-09-14T03:53:33.529+0000 7f58c6c17ec0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-14T03:53:33.822 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 03:53:33 smithi123 bash[25882]: debug 2024-09-14T03:53:33.597+0000 7f58c6c17ec0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-14T03:53:33.822 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 03:53:33 smithi123 bash[25882]: debug 2024-09-14T03:53:33.661+0000 7f58c6c17ec0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-14T03:53:33.900 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T03:53:34.189 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 03:53:33 smithi123 bash[25882]: debug 2024-09-14T03:53:33.817+0000 7f58c6c17ec0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-14T03:53:34.189 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 03:53:33 smithi123 bash[25882]: debug 2024-09-14T03:53:33.893+0000 7f58c6c17ec0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-14T03:53:34.189 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 03:53:33 smithi123 bash[25882]: debug 2024-09-14T03:53:33.965+0000 7f58c6c17ec0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-14T03:53:34.517 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 03:53:34 smithi123 bash[25882]: debug 2024-09-14T03:53:34.201+0000 7f58c6c17ec0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-14T03:53:34.517 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 03:53:34 smithi123 bash[25882]: debug 2024-09-14T03:53:34.265+0000 7f58c6c17ec0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-14T03:53:34.517 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 03:53:34 smithi123 bash[25882]: debug 2024-09-14T03:53:34.437+0000 7f58c6c17ec0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-14T03:53:34.903 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 03:53:34 smithi123 bash[25882]: debug 2024-09-14T03:53:34.513+0000 7f58c6c17ec0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-14T03:53:34.903 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 03:53:34 smithi123 bash[25882]: debug 2024-09-14T03:53:34.741+0000 7f58c6c17ec0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-14T03:53:35.189 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 03:53:34 smithi123 bash[25882]: debug 2024-09-14T03:53:34.897+0000 7f58c6c17ec0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-14T03:53:35.189 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 03:53:34 smithi123 bash[25882]: debug 2024-09-14T03:53:34.973+0000 7f58c6c17ec0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-14T03:53:35.189 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 03:53:35 smithi123 bash[25882]: debug 2024-09-14T03:53:35.125+0000 7f58c6c17ec0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-14T03:53:35.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:35 smithi123 bash[24950]: cluster 2024-09-14T03:53:33.917881+0000 mgr.y (mgr.14150) 82 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:35.190 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:35 smithi123 bash[24950]: audit 2024-09-14T03:53:34.084677+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:35.190 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:35 smithi123 bash[24950]: audit 2024-09-14T03:53:34.091891+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:35.190 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:35 smithi123 bash[24950]: audit 2024-09-14T03:53:34.515735+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:53:35.190 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:35 smithi123 bash[24950]: audit 2024-09-14T03:53:34.517525+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T03:53:35.190 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:35 smithi123 bash[24950]: audit 2024-09-14T03:53:34.529646+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:35.190 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:35 smithi123 bash[24950]: audit 2024-09-14T03:53:34.575787+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-14T03:53:35.190 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:35 smithi123 bash[24950]: audit 2024-09-14T03:53:34.577760+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-14T03:53:35.190 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:35 smithi123 bash[24950]: audit 2024-09-14T03:53:34.579380+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:53:35.213 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:35 smithi038 bash[32505]: cluster 2024-09-14T03:53:33.917881+0000 mgr.y (mgr.14150) 82 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:35.213 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:35 smithi038 bash[32505]: audit 2024-09-14T03:53:34.084677+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:35.213 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:35 smithi038 bash[32505]: audit 2024-09-14T03:53:34.091891+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:35.213 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:35 smithi038 bash[32505]: audit 2024-09-14T03:53:34.515735+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:53:35.213 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:35 smithi038 bash[32505]: audit 2024-09-14T03:53:34.517525+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T03:53:35.213 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:35 smithi038 bash[32505]: audit 2024-09-14T03:53:34.529646+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:35.213 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:35 smithi038 bash[32505]: audit 2024-09-14T03:53:34.575787+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-14T03:53:35.216 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:35 smithi038 bash[32505]: audit 2024-09-14T03:53:34.577760+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-14T03:53:35.216 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:35 smithi038 bash[32505]: audit 2024-09-14T03:53:34.579380+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:53:35.216 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:35 smithi038 bash[22519]: cluster 2024-09-14T03:53:33.917881+0000 mgr.y (mgr.14150) 82 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:35.216 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:35 smithi038 bash[22519]: audit 2024-09-14T03:53:34.084677+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:35.216 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:35 smithi038 bash[22519]: audit 2024-09-14T03:53:34.091891+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:35.216 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:35 smithi038 bash[22519]: audit 2024-09-14T03:53:34.515735+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:53:35.216 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:35 smithi038 bash[22519]: audit 2024-09-14T03:53:34.517525+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T03:53:35.216 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:35 smithi038 bash[22519]: audit 2024-09-14T03:53:34.529646+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:35.217 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:35 smithi038 bash[22519]: audit 2024-09-14T03:53:34.575787+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-14T03:53:35.217 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:35 smithi038 bash[22519]: audit 2024-09-14T03:53:34.577760+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-14T03:53:35.217 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:35 smithi038 bash[22519]: audit 2024-09-14T03:53:34.579380+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:53:36.148 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:36 smithi123 bash[24950]: cephadm 2024-09-14T03:53:34.575043+0000 mgr.y (mgr.14150) 83 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-09-14T03:53:36.148 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:36 smithi123 bash[24950]: cephadm 2024-09-14T03:53:34.581057+0000 mgr.y (mgr.14150) 84 : cephadm [INF] Reconfiguring daemon mgr.y on smithi038 2024-09-14T03:53:36.148 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 03:53:35 smithi123 bash[25882]: debug 2024-09-14T03:53:35.877+0000 7f58c6c17ec0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-14T03:53:36.148 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 03:53:35 smithi123 bash[25882]: debug 2024-09-14T03:53:35.949+0000 7f58c6c17ec0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-14T03:53:36.148 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 03:53:36 smithi123 bash[25882]: debug 2024-09-14T03:53:36.141+0000 7f58c6c17ec0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-14T03:53:36.361 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:36 smithi038 bash[22519]: cephadm 2024-09-14T03:53:34.575043+0000 mgr.y (mgr.14150) 83 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-09-14T03:53:36.361 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:36 smithi038 bash[22519]: cephadm 2024-09-14T03:53:34.581057+0000 mgr.y (mgr.14150) 84 : cephadm [INF] Reconfiguring daemon mgr.y on smithi038 2024-09-14T03:53:36.362 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:36 smithi038 bash[32505]: cephadm 2024-09-14T03:53:34.575043+0000 mgr.y (mgr.14150) 83 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-09-14T03:53:36.362 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:36 smithi038 bash[32505]: cephadm 2024-09-14T03:53:34.581057+0000 mgr.y (mgr.14150) 84 : cephadm [INF] Reconfiguring daemon mgr.y on smithi038 2024-09-14T03:53:36.439 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 03:53:36 smithi123 bash[25882]: debug 2024-09-14T03:53:36.213+0000 7f58c6c17ec0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-14T03:53:36.939 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 03:53:36 smithi123 bash[25882]: debug 2024-09-14T03:53:36.521+0000 7f58c6c17ec0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-14T03:53:36.939 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 03:53:36 smithi123 bash[25882]: debug 2024-09-14T03:53:36.597+0000 7f58c6c17ec0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-14T03:53:37.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:37 smithi123 bash[24950]: cluster 2024-09-14T03:53:35.918293+0000 mgr.y (mgr.14150) 85 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:37.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:37 smithi123 bash[24950]: cluster 2024-09-14T03:53:36.624933+0000 mon.a (mon.0) 249 : cluster [DBG] Standby manager daemon x started 2024-09-14T03:53:37.440 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:37 smithi123 bash[24950]: audit 2024-09-14T03:53:36.625160+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.123:0/2497194788' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-14T03:53:37.440 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:37 smithi123 bash[24950]: audit 2024-09-14T03:53:36.625901+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.123:0/2497194788' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-14T03:53:37.440 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:37 smithi123 bash[24950]: audit 2024-09-14T03:53:36.626998+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.123:0/2497194788' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-14T03:53:37.440 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:37 smithi123 bash[24950]: audit 2024-09-14T03:53:36.627401+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.? 172.21.15.123:0/2497194788' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-14T03:53:37.440 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:37 smithi123 bash[24950]: audit 2024-09-14T03:53:36.963521+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:37.440 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:37 smithi123 bash[24950]: audit 2024-09-14T03:53:36.968762+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:37.440 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:37 smithi123 bash[24950]: audit 2024-09-14T03:53:36.970688+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T03:53:37.440 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:37 smithi123 bash[24950]: audit 2024-09-14T03:53:36.972959+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:53:37.440 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:37 smithi123 bash[24950]: audit 2024-09-14T03:53:36.974070+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T03:53:37.440 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:37 smithi123 bash[24950]: audit 2024-09-14T03:53:36.980890+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:37.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:37 smithi038 bash[22519]: cluster 2024-09-14T03:53:35.918293+0000 mgr.y (mgr.14150) 85 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:37.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:37 smithi038 bash[22519]: cluster 2024-09-14T03:53:36.624933+0000 mon.a (mon.0) 249 : cluster [DBG] Standby manager daemon x started 2024-09-14T03:53:37.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:37 smithi038 bash[22519]: audit 2024-09-14T03:53:36.625160+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.123:0/2497194788' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-14T03:53:37.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:37 smithi038 bash[22519]: audit 2024-09-14T03:53:36.625901+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.123:0/2497194788' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-14T03:53:37.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:37 smithi038 bash[22519]: audit 2024-09-14T03:53:36.626998+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.123:0/2497194788' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-14T03:53:37.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:37 smithi038 bash[22519]: audit 2024-09-14T03:53:36.627401+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.? 172.21.15.123:0/2497194788' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-14T03:53:37.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:37 smithi038 bash[22519]: audit 2024-09-14T03:53:36.963521+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:37.524 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:37 smithi038 bash[22519]: audit 2024-09-14T03:53:36.968762+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:37.524 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:37 smithi038 bash[22519]: audit 2024-09-14T03:53:36.970688+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T03:53:37.524 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:37 smithi038 bash[22519]: audit 2024-09-14T03:53:36.972959+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:53:37.524 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:37 smithi038 bash[22519]: audit 2024-09-14T03:53:36.974070+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T03:53:37.524 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:37 smithi038 bash[22519]: audit 2024-09-14T03:53:36.980890+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:37.524 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:37 smithi038 bash[32505]: cluster 2024-09-14T03:53:35.918293+0000 mgr.y (mgr.14150) 85 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:37.524 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:37 smithi038 bash[32505]: cluster 2024-09-14T03:53:36.624933+0000 mon.a (mon.0) 249 : cluster [DBG] Standby manager daemon x started 2024-09-14T03:53:37.524 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:37 smithi038 bash[32505]: audit 2024-09-14T03:53:36.625160+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.123:0/2497194788' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-14T03:53:37.524 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:37 smithi038 bash[32505]: audit 2024-09-14T03:53:36.625901+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.123:0/2497194788' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-14T03:53:37.524 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:37 smithi038 bash[32505]: audit 2024-09-14T03:53:36.626998+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.123:0/2497194788' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-14T03:53:37.525 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:37 smithi038 bash[32505]: audit 2024-09-14T03:53:36.627401+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.? 172.21.15.123:0/2497194788' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-14T03:53:37.525 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:37 smithi038 bash[32505]: audit 2024-09-14T03:53:36.963521+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:37.525 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:37 smithi038 bash[32505]: audit 2024-09-14T03:53:36.968762+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:37.525 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:37 smithi038 bash[32505]: audit 2024-09-14T03:53:36.970688+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T03:53:37.525 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:37 smithi038 bash[32505]: audit 2024-09-14T03:53:36.972959+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:53:37.525 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:37 smithi038 bash[32505]: audit 2024-09-14T03:53:36.974070+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T03:53:37.525 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:37 smithi038 bash[32505]: audit 2024-09-14T03:53:36.980890+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:53:38.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:38 smithi123 bash[24950]: cluster 2024-09-14T03:53:37.112491+0000 mon.a (mon.0) 256 : cluster [DBG] mgrmap e14: y(active, since 109s), standbys: x 2024-09-14T03:53:38.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:38 smithi123 bash[24950]: audit 2024-09-14T03:53:37.113361+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-14T03:53:38.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:38 smithi038 bash[22519]: cluster 2024-09-14T03:53:37.112491+0000 mon.a (mon.0) 256 : cluster [DBG] mgrmap e14: y(active, since 109s), standbys: x 2024-09-14T03:53:38.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:38 smithi038 bash[22519]: audit 2024-09-14T03:53:37.113361+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-14T03:53:38.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:38 smithi038 bash[32505]: cluster 2024-09-14T03:53:37.112491+0000 mon.a (mon.0) 256 : cluster [DBG] mgrmap e14: y(active, since 109s), standbys: x 2024-09-14T03:53:38.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:38 smithi038 bash[32505]: audit 2024-09-14T03:53:37.113361+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-14T03:53:39.231 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-09-14T03:53:39.267 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi038:vg_nvme/lv_4 2024-09-14T03:53:39.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:39 smithi123 bash[24950]: cluster 2024-09-14T03:53:37.918759+0000 mgr.y (mgr.14150) 86 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:39.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:39 smithi038 bash[22519]: cluster 2024-09-14T03:53:37.918759+0000 mgr.y (mgr.14150) 86 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:39.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:39 smithi038 bash[32505]: cluster 2024-09-14T03:53:37.918759+0000 mgr.y (mgr.14150) 86 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:41.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:41 smithi123 bash[24950]: cluster 2024-09-14T03:53:39.919203+0000 mgr.y (mgr.14150) 87 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:41.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:41 smithi038 bash[22519]: cluster 2024-09-14T03:53:39.919203+0000 mgr.y (mgr.14150) 87 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:41.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:41 smithi038 bash[32505]: cluster 2024-09-14T03:53:39.919203+0000 mgr.y (mgr.14150) 87 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:43.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:43 smithi123 bash[24950]: cluster 2024-09-14T03:53:41.919620+0000 mgr.y (mgr.14150) 88 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:43.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:43 smithi038 bash[22519]: cluster 2024-09-14T03:53:41.919620+0000 mgr.y (mgr.14150) 88 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:43.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:43 smithi038 bash[32505]: cluster 2024-09-14T03:53:41.919620+0000 mgr.y (mgr.14150) 88 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:43.996 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T03:53:45.363 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:45 smithi038 bash[22519]: cluster 2024-09-14T03:53:43.920021+0000 mgr.y (mgr.14150) 89 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:45.363 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:45 smithi038 bash[32505]: cluster 2024-09-14T03:53:43.920021+0000 mgr.y (mgr.14150) 89 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:45.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:45 smithi123 bash[24950]: cluster 2024-09-14T03:53:43.920021+0000 mgr.y (mgr.14150) 89 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:47.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:47 smithi038 bash[22519]: cluster 2024-09-14T03:53:45.920432+0000 mgr.y (mgr.14150) 90 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:47.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:47 smithi038 bash[22519]: audit 2024-09-14T03:53:47.028117+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-14T03:53:47.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:47 smithi038 bash[22519]: audit 2024-09-14T03:53:47.033549+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-14T03:53:47.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:47 smithi038 bash[22519]: audit 2024-09-14T03:53:47.034678+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:53:47.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:47 smithi038 bash[32505]: cluster 2024-09-14T03:53:45.920432+0000 mgr.y (mgr.14150) 90 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:47.524 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:47 smithi038 bash[32505]: audit 2024-09-14T03:53:47.028117+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-14T03:53:47.524 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:47 smithi038 bash[32505]: audit 2024-09-14T03:53:47.033549+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-14T03:53:47.524 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:47 smithi038 bash[32505]: audit 2024-09-14T03:53:47.034678+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:53:47.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:47 smithi123 bash[24950]: cluster 2024-09-14T03:53:45.920432+0000 mgr.y (mgr.14150) 90 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:47.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:47 smithi123 bash[24950]: audit 2024-09-14T03:53:47.028117+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-14T03:53:47.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:47 smithi123 bash[24950]: audit 2024-09-14T03:53:47.033549+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-14T03:53:47.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:47 smithi123 bash[24950]: audit 2024-09-14T03:53:47.034678+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:53:48.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:48 smithi038 bash[22519]: audit 2024-09-14T03:53:47.025366+0000 mgr.y (mgr.14150) 91 : audit [DBG] from='client.14205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi038:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T03:53:48.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:48 smithi038 bash[32505]: audit 2024-09-14T03:53:47.025366+0000 mgr.y (mgr.14150) 91 : audit [DBG] from='client.14205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi038:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T03:53:48.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:48 smithi123 bash[24950]: audit 2024-09-14T03:53:47.025366+0000 mgr.y (mgr.14150) 91 : audit [DBG] from='client.14205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi038:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T03:53:49.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:49 smithi038 bash[22519]: cluster 2024-09-14T03:53:47.920828+0000 mgr.y (mgr.14150) 92 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:49.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:49 smithi038 bash[32505]: cluster 2024-09-14T03:53:47.920828+0000 mgr.y (mgr.14150) 92 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:49.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:49 smithi123 bash[24950]: cluster 2024-09-14T03:53:47.920828+0000 mgr.y (mgr.14150) 92 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:51.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:51 smithi038 bash[22519]: cluster 2024-09-14T03:53:49.921247+0000 mgr.y (mgr.14150) 93 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:51.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:51 smithi038 bash[32505]: cluster 2024-09-14T03:53:49.921247+0000 mgr.y (mgr.14150) 93 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:51.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:51 smithi123 bash[24950]: cluster 2024-09-14T03:53:49.921247+0000 mgr.y (mgr.14150) 93 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:53.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:53 smithi038 bash[22519]: cluster 2024-09-14T03:53:51.921657+0000 mgr.y (mgr.14150) 94 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:53.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:53 smithi038 bash[32505]: cluster 2024-09-14T03:53:51.921657+0000 mgr.y (mgr.14150) 94 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:53.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:53 smithi123 bash[24950]: cluster 2024-09-14T03:53:51.921657+0000 mgr.y (mgr.14150) 94 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:55.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:55 smithi038 bash[22519]: cluster 2024-09-14T03:53:53.922049+0000 mgr.y (mgr.14150) 95 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:55.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:55 smithi038 bash[32505]: cluster 2024-09-14T03:53:53.922049+0000 mgr.y (mgr.14150) 95 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:55.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:55 smithi123 bash[24950]: cluster 2024-09-14T03:53:53.922049+0000 mgr.y (mgr.14150) 95 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:56.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:56 smithi038 bash[22519]: audit 2024-09-14T03:53:55.305476+0000 mon.c (mon.2) 3 : audit [INF] from='client.? 172.21.15.38:0/165657447' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f591f1e7-c2eb-4cb0-bb08-6fb84c427e54"}]: dispatch 2024-09-14T03:53:56.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:56 smithi038 bash[22519]: audit 2024-09-14T03:53:55.306017+0000 mon.a (mon.0) 261 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f591f1e7-c2eb-4cb0-bb08-6fb84c427e54"}]: dispatch 2024-09-14T03:53:56.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:56 smithi038 bash[22519]: audit 2024-09-14T03:53:55.312589+0000 mon.a (mon.0) 262 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f591f1e7-c2eb-4cb0-bb08-6fb84c427e54"}]': finished 2024-09-14T03:53:56.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:56 smithi038 bash[22519]: cluster 2024-09-14T03:53:55.312704+0000 mon.a (mon.0) 263 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-14T03:53:56.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:56 smithi038 bash[22519]: audit 2024-09-14T03:53:55.312908+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-14T03:53:56.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:56 smithi038 bash[22519]: audit 2024-09-14T03:53:55.951734+0000 mon.a (mon.0) 265 : audit [DBG] from='client.? 172.21.15.38:0/368038499' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-14T03:53:56.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:56 smithi038 bash[32505]: audit 2024-09-14T03:53:55.305476+0000 mon.c (mon.2) 3 : audit [INF] from='client.? 172.21.15.38:0/165657447' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f591f1e7-c2eb-4cb0-bb08-6fb84c427e54"}]: dispatch 2024-09-14T03:53:56.524 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:56 smithi038 bash[32505]: audit 2024-09-14T03:53:55.306017+0000 mon.a (mon.0) 261 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f591f1e7-c2eb-4cb0-bb08-6fb84c427e54"}]: dispatch 2024-09-14T03:53:56.524 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:56 smithi038 bash[32505]: audit 2024-09-14T03:53:55.312589+0000 mon.a (mon.0) 262 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f591f1e7-c2eb-4cb0-bb08-6fb84c427e54"}]': finished 2024-09-14T03:53:56.524 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:56 smithi038 bash[32505]: cluster 2024-09-14T03:53:55.312704+0000 mon.a (mon.0) 263 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-14T03:53:56.524 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:56 smithi038 bash[32505]: audit 2024-09-14T03:53:55.312908+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-14T03:53:56.524 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:56 smithi038 bash[32505]: audit 2024-09-14T03:53:55.951734+0000 mon.a (mon.0) 265 : audit [DBG] from='client.? 172.21.15.38:0/368038499' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-14T03:53:56.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:56 smithi123 bash[24950]: audit 2024-09-14T03:53:55.305476+0000 mon.c (mon.2) 3 : audit [INF] from='client.? 172.21.15.38:0/165657447' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f591f1e7-c2eb-4cb0-bb08-6fb84c427e54"}]: dispatch 2024-09-14T03:53:56.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:56 smithi123 bash[24950]: audit 2024-09-14T03:53:55.306017+0000 mon.a (mon.0) 261 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f591f1e7-c2eb-4cb0-bb08-6fb84c427e54"}]: dispatch 2024-09-14T03:53:56.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:56 smithi123 bash[24950]: audit 2024-09-14T03:53:55.312589+0000 mon.a (mon.0) 262 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f591f1e7-c2eb-4cb0-bb08-6fb84c427e54"}]': finished 2024-09-14T03:53:56.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:56 smithi123 bash[24950]: cluster 2024-09-14T03:53:55.312704+0000 mon.a (mon.0) 263 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-14T03:53:56.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:56 smithi123 bash[24950]: audit 2024-09-14T03:53:55.312908+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-14T03:53:56.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:56 smithi123 bash[24950]: audit 2024-09-14T03:53:55.951734+0000 mon.a (mon.0) 265 : audit [DBG] from='client.? 172.21.15.38:0/368038499' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-14T03:53:57.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:57 smithi123 bash[24950]: cluster 2024-09-14T03:53:55.922369+0000 mgr.y (mgr.14150) 96 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:57.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:57 smithi038 bash[22519]: cluster 2024-09-14T03:53:55.922369+0000 mgr.y (mgr.14150) 96 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:57.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:57 smithi038 bash[32505]: cluster 2024-09-14T03:53:55.922369+0000 mgr.y (mgr.14150) 96 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:59.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:53:59 smithi123 bash[24950]: cluster 2024-09-14T03:53:57.922836+0000 mgr.y (mgr.14150) 97 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:59.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:53:59 smithi038 bash[22519]: cluster 2024-09-14T03:53:57.922836+0000 mgr.y (mgr.14150) 97 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:53:59.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:53:59 smithi038 bash[32505]: cluster 2024-09-14T03:53:57.922836+0000 mgr.y (mgr.14150) 97 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:54:01.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:01 smithi123 bash[24950]: cluster 2024-09-14T03:53:59.923360+0000 mgr.y (mgr.14150) 98 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:54:01.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:01 smithi038 bash[22519]: cluster 2024-09-14T03:53:59.923360+0000 mgr.y (mgr.14150) 98 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:54:01.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:01 smithi038 bash[32505]: cluster 2024-09-14T03:53:59.923360+0000 mgr.y (mgr.14150) 98 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:54:03.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:03 smithi123 bash[24950]: cluster 2024-09-14T03:54:01.923878+0000 mgr.y (mgr.14150) 99 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:54:03.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:03 smithi038 bash[22519]: cluster 2024-09-14T03:54:01.923878+0000 mgr.y (mgr.14150) 99 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:54:03.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:03 smithi038 bash[32505]: cluster 2024-09-14T03:54:01.923878+0000 mgr.y (mgr.14150) 99 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:54:05.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:05 smithi038 bash[22519]: cluster 2024-09-14T03:54:03.924373+0000 mgr.y (mgr.14150) 100 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:54:05.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:05 smithi038 bash[32505]: cluster 2024-09-14T03:54:03.924373+0000 mgr.y (mgr.14150) 100 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:54:05.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:05 smithi123 bash[24950]: cluster 2024-09-14T03:54:03.924373+0000 mgr.y (mgr.14150) 100 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:54:07.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:07 smithi123 bash[24950]: cluster 2024-09-14T03:54:05.924787+0000 mgr.y (mgr.14150) 101 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:54:07.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:07 smithi038 bash[22519]: cluster 2024-09-14T03:54:05.924787+0000 mgr.y (mgr.14150) 101 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:54:07.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:07 smithi038 bash[32505]: cluster 2024-09-14T03:54:05.924787+0000 mgr.y (mgr.14150) 101 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:54:08.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:08 smithi123 bash[24950]: audit 2024-09-14T03:54:07.679943+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-14T03:54:08.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:08 smithi123 bash[24950]: audit 2024-09-14T03:54:07.681404+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:54:08.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:08 smithi038 bash[22519]: audit 2024-09-14T03:54:07.679943+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-14T03:54:08.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:08 smithi038 bash[22519]: audit 2024-09-14T03:54:07.681404+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:54:08.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:08 smithi038 bash[32505]: audit 2024-09-14T03:54:07.679943+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-14T03:54:08.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:08 smithi038 bash[32505]: audit 2024-09-14T03:54:07.681404+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:54:09.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:09 smithi123 bash[24950]: cephadm 2024-09-14T03:54:07.682635+0000 mgr.y (mgr.14150) 102 : cephadm [INF] Deploying daemon osd.0 on smithi038 2024-09-14T03:54:09.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:09 smithi123 bash[24950]: cluster 2024-09-14T03:54:07.925104+0000 mgr.y (mgr.14150) 103 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:54:09.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:09 smithi038 bash[22519]: cephadm 2024-09-14T03:54:07.682635+0000 mgr.y (mgr.14150) 102 : cephadm [INF] Deploying daemon osd.0 on smithi038 2024-09-14T03:54:09.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:09 smithi038 bash[22519]: cluster 2024-09-14T03:54:07.925104+0000 mgr.y (mgr.14150) 103 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:54:09.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:09 smithi038 bash[32505]: cephadm 2024-09-14T03:54:07.682635+0000 mgr.y (mgr.14150) 102 : cephadm [INF] Deploying daemon osd.0 on smithi038 2024-09-14T03:54:09.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:09 smithi038 bash[32505]: cluster 2024-09-14T03:54:07.925104+0000 mgr.y (mgr.14150) 103 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:54:11.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:11 smithi038 bash[22519]: cluster 2024-09-14T03:54:09.925490+0000 mgr.y (mgr.14150) 104 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:54:11.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:11 smithi038 bash[32505]: cluster 2024-09-14T03:54:09.925490+0000 mgr.y (mgr.14150) 104 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:54:11.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:11 smithi123 bash[24950]: cluster 2024-09-14T03:54:09.925490+0000 mgr.y (mgr.14150) 104 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:54:12.140 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:11 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T03:54:12.141 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:54:11 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T03:54:12.141 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:11 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T03:54:12.408 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:54:12 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T03:54:12.409 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:12 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T03:54:12.409 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:12 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T03:54:12.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:12 smithi123 bash[24950]: audit 2024-09-14T03:54:12.270021+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T03:54:12.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:12 smithi123 bash[24950]: audit 2024-09-14T03:54:12.276919+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:54:12.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:12 smithi123 bash[24950]: audit 2024-09-14T03:54:12.282260+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:54:12.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:12 smithi038 bash[22519]: audit 2024-09-14T03:54:12.270021+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T03:54:12.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:12 smithi038 bash[22519]: audit 2024-09-14T03:54:12.276919+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:54:12.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:12 smithi038 bash[22519]: audit 2024-09-14T03:54:12.282260+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:54:12.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:12 smithi038 bash[32505]: audit 2024-09-14T03:54:12.270021+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T03:54:12.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:12 smithi038 bash[32505]: audit 2024-09-14T03:54:12.276919+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:54:12.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:12 smithi038 bash[32505]: audit 2024-09-14T03:54:12.282260+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:54:13.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:13 smithi123 bash[24950]: cluster 2024-09-14T03:54:11.925772+0000 mgr.y (mgr.14150) 105 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:54:13.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:13 smithi038 bash[22519]: cluster 2024-09-14T03:54:11.925772+0000 mgr.y (mgr.14150) 105 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:54:13.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:13 smithi038 bash[32505]: cluster 2024-09-14T03:54:11.925772+0000 mgr.y (mgr.14150) 105 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:54:15.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:15 smithi123 bash[24950]: cluster 2024-09-14T03:54:13.926081+0000 mgr.y (mgr.14150) 106 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:54:15.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:15 smithi038 bash[22519]: cluster 2024-09-14T03:54:13.926081+0000 mgr.y (mgr.14150) 106 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:54:15.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:15 smithi038 bash[32505]: cluster 2024-09-14T03:54:13.926081+0000 mgr.y (mgr.14150) 106 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:54:17.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:17 smithi123 bash[24950]: cluster 2024-09-14T03:54:15.926538+0000 mgr.y (mgr.14150) 107 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:54:17.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:17 smithi123 bash[24950]: audit 2024-09-14T03:54:17.294819+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:54:17.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:17 smithi123 bash[24950]: audit 2024-09-14T03:54:17.300965+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:54:17.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:17 smithi038 bash[22519]: cluster 2024-09-14T03:54:15.926538+0000 mgr.y (mgr.14150) 107 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:54:17.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:17 smithi038 bash[22519]: audit 2024-09-14T03:54:17.294819+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:54:17.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:17 smithi038 bash[22519]: audit 2024-09-14T03:54:17.300965+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:54:17.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:17 smithi038 bash[32505]: cluster 2024-09-14T03:54:15.926538+0000 mgr.y (mgr.14150) 107 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:54:17.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:17 smithi038 bash[32505]: audit 2024-09-14T03:54:17.294819+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:54:17.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:17 smithi038 bash[32505]: audit 2024-09-14T03:54:17.300965+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:54:18.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:18 smithi038 bash[22519]: audit 2024-09-14T03:54:17.633368+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:54:18.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:18 smithi038 bash[22519]: audit 2024-09-14T03:54:17.634166+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T03:54:18.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:18 smithi038 bash[22519]: audit 2024-09-14T03:54:17.645524+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:54:18.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:18 smithi038 bash[32505]: audit 2024-09-14T03:54:17.633368+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:54:18.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:18 smithi038 bash[32505]: audit 2024-09-14T03:54:17.634166+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T03:54:18.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:18 smithi038 bash[32505]: audit 2024-09-14T03:54:17.645524+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:54:18.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:18 smithi123 bash[24950]: audit 2024-09-14T03:54:17.633368+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:54:18.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:18 smithi123 bash[24950]: audit 2024-09-14T03:54:17.634166+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T03:54:18.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:18 smithi123 bash[24950]: audit 2024-09-14T03:54:17.645524+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:54:19.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:19 smithi038 bash[32505]: cluster 2024-09-14T03:54:17.927006+0000 mgr.y (mgr.14150) 108 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:54:19.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:19 smithi038 bash[32505]: audit 2024-09-14T03:54:19.026780+0000 mon.a (mon.0) 276 : audit [INF] from='osd.0 [v2:172.21.15.38:6802/2826932371,v1:172.21.15.38:6803/2826932371]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-14T03:54:19.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:19 smithi038 bash[22519]: cluster 2024-09-14T03:54:17.927006+0000 mgr.y (mgr.14150) 108 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:54:19.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:19 smithi038 bash[22519]: audit 2024-09-14T03:54:19.026780+0000 mon.a (mon.0) 276 : audit [INF] from='osd.0 [v2:172.21.15.38:6802/2826932371,v1:172.21.15.38:6803/2826932371]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-14T03:54:19.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:19 smithi123 bash[24950]: cluster 2024-09-14T03:54:17.927006+0000 mgr.y (mgr.14150) 108 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:54:19.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:19 smithi123 bash[24950]: audit 2024-09-14T03:54:19.026780+0000 mon.a (mon.0) 276 : audit [INF] from='osd.0 [v2:172.21.15.38:6802/2826932371,v1:172.21.15.38:6803/2826932371]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-14T03:54:20.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:20 smithi123 bash[24950]: audit 2024-09-14T03:54:19.659506+0000 mon.a (mon.0) 277 : audit [INF] from='osd.0 [v2:172.21.15.38:6802/2826932371,v1:172.21.15.38:6803/2826932371]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-14T03:54:20.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:20 smithi123 bash[24950]: cluster 2024-09-14T03:54:19.659660+0000 mon.a (mon.0) 278 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-14T03:54:20.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:20 smithi123 bash[24950]: audit 2024-09-14T03:54:19.659900+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-14T03:54:20.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:20 smithi123 bash[24950]: audit 2024-09-14T03:54:19.660683+0000 mon.a (mon.0) 280 : audit [INF] from='osd.0 [v2:172.21.15.38:6802/2826932371,v1:172.21.15.38:6803/2826932371]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]: dispatch 2024-09-14T03:54:20.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:20 smithi123 bash[24950]: cluster 2024-09-14T03:54:19.927469+0000 mgr.y (mgr.14150) 109 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:54:21.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:20 smithi038 bash[22519]: audit 2024-09-14T03:54:19.659506+0000 mon.a (mon.0) 277 : audit [INF] from='osd.0 [v2:172.21.15.38:6802/2826932371,v1:172.21.15.38:6803/2826932371]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-14T03:54:21.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:20 smithi038 bash[22519]: cluster 2024-09-14T03:54:19.659660+0000 mon.a (mon.0) 278 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-14T03:54:21.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:20 smithi038 bash[22519]: audit 2024-09-14T03:54:19.659900+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-14T03:54:21.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:20 smithi038 bash[22519]: audit 2024-09-14T03:54:19.660683+0000 mon.a (mon.0) 280 : audit [INF] from='osd.0 [v2:172.21.15.38:6802/2826932371,v1:172.21.15.38:6803/2826932371]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]: dispatch 2024-09-14T03:54:21.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:20 smithi038 bash[22519]: cluster 2024-09-14T03:54:19.927469+0000 mgr.y (mgr.14150) 109 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:54:21.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:20 smithi038 bash[32505]: audit 2024-09-14T03:54:19.659506+0000 mon.a (mon.0) 277 : audit [INF] from='osd.0 [v2:172.21.15.38:6802/2826932371,v1:172.21.15.38:6803/2826932371]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-14T03:54:21.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:20 smithi038 bash[32505]: cluster 2024-09-14T03:54:19.659660+0000 mon.a (mon.0) 278 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-14T03:54:21.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:20 smithi038 bash[32505]: audit 2024-09-14T03:54:19.659900+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-14T03:54:21.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:20 smithi038 bash[32505]: audit 2024-09-14T03:54:19.660683+0000 mon.a (mon.0) 280 : audit [INF] from='osd.0 [v2:172.21.15.38:6802/2826932371,v1:172.21.15.38:6803/2826932371]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]: dispatch 2024-09-14T03:54:21.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:20 smithi038 bash[32505]: cluster 2024-09-14T03:54:19.927469+0000 mgr.y (mgr.14150) 109 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:54:21.367 INFO:teuthology.orchestra.run.smithi038.stdout:Created osd(s) 0 on host 'smithi038' 2024-09-14T03:54:21.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:21 smithi123 bash[24950]: audit 2024-09-14T03:54:20.662493+0000 mon.a (mon.0) 281 : audit [INF] from='osd.0 [v2:172.21.15.38:6802/2826932371,v1:172.21.15.38:6803/2826932371]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]': finished 2024-09-14T03:54:21.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:21 smithi123 bash[24950]: cluster 2024-09-14T03:54:20.662576+0000 mon.a (mon.0) 282 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-14T03:54:21.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:21 smithi123 bash[24950]: audit 2024-09-14T03:54:20.664324+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-14T03:54:21.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:21 smithi123 bash[24950]: audit 2024-09-14T03:54:20.675424+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-14T03:54:21.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:21 smithi123 bash[24950]: audit 2024-09-14T03:54:21.346465+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T03:54:21.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:21 smithi123 bash[24950]: audit 2024-09-14T03:54:21.353922+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:54:21.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:21 smithi123 bash[24950]: audit 2024-09-14T03:54:21.361910+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:54:21.998 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:21 smithi038 bash[22519]: audit 2024-09-14T03:54:20.662493+0000 mon.a (mon.0) 281 : audit [INF] from='osd.0 [v2:172.21.15.38:6802/2826932371,v1:172.21.15.38:6803/2826932371]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]': finished 2024-09-14T03:54:21.998 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:21 smithi038 bash[22519]: cluster 2024-09-14T03:54:20.662576+0000 mon.a (mon.0) 282 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-14T03:54:21.998 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:21 smithi038 bash[22519]: audit 2024-09-14T03:54:20.664324+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-14T03:54:21.998 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:21 smithi038 bash[22519]: audit 2024-09-14T03:54:20.675424+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-14T03:54:21.998 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:21 smithi038 bash[22519]: audit 2024-09-14T03:54:21.346465+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T03:54:21.998 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:21 smithi038 bash[22519]: audit 2024-09-14T03:54:21.353922+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:54:21.998 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:21 smithi038 bash[22519]: audit 2024-09-14T03:54:21.361910+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:54:21.999 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:21 smithi038 bash[32505]: audit 2024-09-14T03:54:20.662493+0000 mon.a (mon.0) 281 : audit [INF] from='osd.0 [v2:172.21.15.38:6802/2826932371,v1:172.21.15.38:6803/2826932371]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]': finished 2024-09-14T03:54:21.999 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:21 smithi038 bash[32505]: cluster 2024-09-14T03:54:20.662576+0000 mon.a (mon.0) 282 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-14T03:54:21.999 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:21 smithi038 bash[32505]: audit 2024-09-14T03:54:20.664324+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-14T03:54:21.999 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:21 smithi038 bash[32505]: audit 2024-09-14T03:54:20.675424+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-14T03:54:21.999 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:21 smithi038 bash[32505]: audit 2024-09-14T03:54:21.346465+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T03:54:21.999 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:21 smithi038 bash[32505]: audit 2024-09-14T03:54:21.353922+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:54:21.999 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:21 smithi038 bash[32505]: audit 2024-09-14T03:54:21.361910+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:54:22.001 DEBUG:teuthology.orchestra.run.smithi038:osd.0> sudo journalctl -f -n 0 -u ceph-4d8d8784-724c-11ef-bceb-c7b262605968@osd.0.service 2024-09-14T03:54:22.003 INFO:tasks.cephadm:Deploying osd.1 on smithi038 with /dev/vg_nvme/lv_3... 2024-09-14T03:54:22.004 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-14T03:54:23.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:22 smithi038 bash[22519]: cluster 2024-09-14T03:54:20.068909+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-14T03:54:23.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:22 smithi038 bash[22519]: cluster 2024-09-14T03:54:20.068998+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-14T03:54:23.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:22 smithi038 bash[22519]: audit 2024-09-14T03:54:21.669471+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-14T03:54:23.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:22 smithi038 bash[22519]: cluster 2024-09-14T03:54:21.677987+0000 mon.a (mon.0) 289 : cluster [INF] osd.0 [v2:172.21.15.38:6802/2826932371,v1:172.21.15.38:6803/2826932371] boot 2024-09-14T03:54:23.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:22 smithi038 bash[22519]: cluster 2024-09-14T03:54:21.678065+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-14T03:54:23.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:22 smithi038 bash[22519]: audit 2024-09-14T03:54:21.679187+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-14T03:54:23.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:22 smithi038 bash[22519]: cluster 2024-09-14T03:54:21.927884+0000 mgr.y (mgr.14150) 110 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:54:23.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:22 smithi038 bash[32505]: cluster 2024-09-14T03:54:20.068909+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-14T03:54:23.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:22 smithi038 bash[32505]: cluster 2024-09-14T03:54:20.068998+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-14T03:54:23.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:22 smithi038 bash[32505]: audit 2024-09-14T03:54:21.669471+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-14T03:54:23.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:22 smithi038 bash[32505]: cluster 2024-09-14T03:54:21.677987+0000 mon.a (mon.0) 289 : cluster [INF] osd.0 [v2:172.21.15.38:6802/2826932371,v1:172.21.15.38:6803/2826932371] boot 2024-09-14T03:54:23.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:22 smithi038 bash[32505]: cluster 2024-09-14T03:54:21.678065+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-14T03:54:23.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:22 smithi038 bash[32505]: audit 2024-09-14T03:54:21.679187+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-14T03:54:23.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:22 smithi038 bash[32505]: cluster 2024-09-14T03:54:21.927884+0000 mgr.y (mgr.14150) 110 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:54:23.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:22 smithi123 bash[24950]: cluster 2024-09-14T03:54:20.068909+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-14T03:54:23.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:22 smithi123 bash[24950]: cluster 2024-09-14T03:54:20.068998+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-14T03:54:23.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:22 smithi123 bash[24950]: audit 2024-09-14T03:54:21.669471+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-14T03:54:23.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:22 smithi123 bash[24950]: cluster 2024-09-14T03:54:21.677987+0000 mon.a (mon.0) 289 : cluster [INF] osd.0 [v2:172.21.15.38:6802/2826932371,v1:172.21.15.38:6803/2826932371] boot 2024-09-14T03:54:23.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:22 smithi123 bash[24950]: cluster 2024-09-14T03:54:21.678065+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-14T03:54:23.190 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:22 smithi123 bash[24950]: audit 2024-09-14T03:54:21.679187+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-14T03:54:23.190 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:22 smithi123 bash[24950]: cluster 2024-09-14T03:54:21.927884+0000 mgr.y (mgr.14150) 110 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-14T03:54:24.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:23 smithi038 bash[32505]: cluster 2024-09-14T03:54:22.700401+0000 mon.a (mon.0) 292 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-14T03:54:24.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:23 smithi038 bash[22519]: cluster 2024-09-14T03:54:22.700401+0000 mon.a (mon.0) 292 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-14T03:54:24.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:23 smithi123 bash[24950]: cluster 2024-09-14T03:54:22.700401+0000 mon.a (mon.0) 292 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-14T03:54:25.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:24 smithi038 bash[22519]: cluster 2024-09-14T03:54:23.928410+0000 mgr.y (mgr.14150) 111 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:54:25.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:24 smithi038 bash[32505]: cluster 2024-09-14T03:54:23.928410+0000 mgr.y (mgr.14150) 111 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:54:25.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:24 smithi123 bash[24950]: cluster 2024-09-14T03:54:23.928410+0000 mgr.y (mgr.14150) 111 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:54:26.128 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T03:54:27.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:26 smithi038 bash[22519]: cluster 2024-09-14T03:54:25.928964+0000 mgr.y (mgr.14150) 112 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:54:27.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:27 smithi038 bash[32505]: cluster 2024-09-14T03:54:25.928964+0000 mgr.y (mgr.14150) 112 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:54:27.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:26 smithi123 bash[24950]: cluster 2024-09-14T03:54:25.928964+0000 mgr.y (mgr.14150) 112 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:54:29.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:29 smithi038 bash[22519]: cluster 2024-09-14T03:54:27.929373+0000 mgr.y (mgr.14150) 113 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:54:29.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:29 smithi038 bash[32505]: cluster 2024-09-14T03:54:27.929373+0000 mgr.y (mgr.14150) 113 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:54:29.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:29 smithi123 bash[24950]: cluster 2024-09-14T03:54:27.929373+0000 mgr.y (mgr.14150) 113 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:54:31.260 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-09-14T03:54:31.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:31 smithi038 bash[22519]: cluster 2024-09-14T03:54:29.929887+0000 mgr.y (mgr.14150) 114 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:54:31.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:31 smithi038 bash[32505]: cluster 2024-09-14T03:54:29.929887+0000 mgr.y (mgr.14150) 114 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:54:31.304 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi038:vg_nvme/lv_3 2024-09-14T03:54:31.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:31 smithi123 bash[24950]: cluster 2024-09-14T03:54:29.929887+0000 mgr.y (mgr.14150) 114 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:54:33.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:33 smithi123 bash[24950]: cluster 2024-09-14T03:54:31.930466+0000 mgr.y (mgr.14150) 115 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:54:33.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:33 smithi038 bash[22519]: cluster 2024-09-14T03:54:31.930466+0000 mgr.y (mgr.14150) 115 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:54:33.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:33 smithi038 bash[32505]: cluster 2024-09-14T03:54:31.930466+0000 mgr.y (mgr.14150) 115 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:54:35.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:35 smithi123 bash[24950]: cluster 2024-09-14T03:54:33.930970+0000 mgr.y (mgr.14150) 116 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:54:35.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:35 smithi123 bash[24950]: cephadm 2024-09-14T03:54:34.259778+0000 mgr.y (mgr.14150) 117 : cephadm [INF] Detected new or changed devices on smithi038 2024-09-14T03:54:35.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:35 smithi123 bash[24950]: audit 2024-09-14T03:54:34.277244+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:54:35.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:35 smithi123 bash[24950]: audit 2024-09-14T03:54:34.285811+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:54:35.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:35 smithi123 bash[24950]: audit 2024-09-14T03:54:34.287841+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-14T03:54:35.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:35 smithi123 bash[24950]: cephadm 2024-09-14T03:54:34.289193+0000 mgr.y (mgr.14150) 118 : cephadm [INF] Adjusting osd_memory_target on smithi038 to 16245M 2024-09-14T03:54:35.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:35 smithi123 bash[24950]: audit 2024-09-14T03:54:34.297421+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:54:35.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:35 smithi123 bash[24950]: audit 2024-09-14T03:54:34.299446+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:54:35.690 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:35 smithi123 bash[24950]: audit 2024-09-14T03:54:34.300979+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T03:54:35.690 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:35 smithi123 bash[24950]: audit 2024-09-14T03:54:34.313481+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:54:35.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:35 smithi038 bash[32505]: cluster 2024-09-14T03:54:33.930970+0000 mgr.y (mgr.14150) 116 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:54:35.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:35 smithi038 bash[32505]: cephadm 2024-09-14T03:54:34.259778+0000 mgr.y (mgr.14150) 117 : cephadm [INF] Detected new or changed devices on smithi038 2024-09-14T03:54:35.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:35 smithi038 bash[32505]: audit 2024-09-14T03:54:34.277244+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:54:35.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:35 smithi038 bash[32505]: audit 2024-09-14T03:54:34.285811+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:54:35.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:35 smithi038 bash[32505]: audit 2024-09-14T03:54:34.287841+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-14T03:54:35.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:35 smithi038 bash[32505]: cephadm 2024-09-14T03:54:34.289193+0000 mgr.y (mgr.14150) 118 : cephadm [INF] Adjusting osd_memory_target on smithi038 to 16245M 2024-09-14T03:54:35.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:35 smithi038 bash[32505]: audit 2024-09-14T03:54:34.297421+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:54:35.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:35 smithi038 bash[32505]: audit 2024-09-14T03:54:34.299446+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:54:35.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:35 smithi038 bash[32505]: audit 2024-09-14T03:54:34.300979+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T03:54:35.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:35 smithi038 bash[32505]: audit 2024-09-14T03:54:34.313481+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:54:35.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:35 smithi038 bash[22519]: cluster 2024-09-14T03:54:33.930970+0000 mgr.y (mgr.14150) 116 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:54:35.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:35 smithi038 bash[22519]: cephadm 2024-09-14T03:54:34.259778+0000 mgr.y (mgr.14150) 117 : cephadm [INF] Detected new or changed devices on smithi038 2024-09-14T03:54:35.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:35 smithi038 bash[22519]: audit 2024-09-14T03:54:34.277244+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:54:35.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:35 smithi038 bash[22519]: audit 2024-09-14T03:54:34.285811+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:54:35.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:35 smithi038 bash[22519]: audit 2024-09-14T03:54:34.287841+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-14T03:54:35.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:35 smithi038 bash[22519]: cephadm 2024-09-14T03:54:34.289193+0000 mgr.y (mgr.14150) 118 : cephadm [INF] Adjusting osd_memory_target on smithi038 to 16245M 2024-09-14T03:54:35.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:35 smithi038 bash[22519]: audit 2024-09-14T03:54:34.297421+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:54:35.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:35 smithi038 bash[22519]: audit 2024-09-14T03:54:34.299446+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:54:35.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:35 smithi038 bash[22519]: audit 2024-09-14T03:54:34.300979+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T03:54:35.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:35 smithi038 bash[22519]: audit 2024-09-14T03:54:34.313481+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:54:37.206 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T03:54:37.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:37 smithi123 bash[24950]: cluster 2024-09-14T03:54:35.931514+0000 mgr.y (mgr.14150) 119 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:54:37.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:37 smithi038 bash[32505]: cluster 2024-09-14T03:54:35.931514+0000 mgr.y (mgr.14150) 119 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:54:37.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:37 smithi038 bash[22519]: cluster 2024-09-14T03:54:35.931514+0000 mgr.y (mgr.14150) 119 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:54:39.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:39 smithi038 bash[22519]: cluster 2024-09-14T03:54:37.932111+0000 mgr.y (mgr.14150) 120 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:54:39.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:39 smithi038 bash[32505]: cluster 2024-09-14T03:54:37.932111+0000 mgr.y (mgr.14150) 120 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:54:39.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:39 smithi123 bash[24950]: cluster 2024-09-14T03:54:37.932111+0000 mgr.y (mgr.14150) 120 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:54:41.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:41 smithi123 bash[24950]: cluster 2024-09-14T03:54:39.932681+0000 mgr.y (mgr.14150) 121 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:54:41.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:41 smithi123 bash[24950]: audit 2024-09-14T03:54:40.639605+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-14T03:54:41.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:41 smithi123 bash[24950]: audit 2024-09-14T03:54:40.645226+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-14T03:54:41.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:41 smithi123 bash[24950]: audit 2024-09-14T03:54:40.646634+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:54:41.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:41 smithi038 bash[22519]: cluster 2024-09-14T03:54:39.932681+0000 mgr.y (mgr.14150) 121 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:54:41.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:41 smithi038 bash[22519]: audit 2024-09-14T03:54:40.639605+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-14T03:54:41.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:41 smithi038 bash[22519]: audit 2024-09-14T03:54:40.645226+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-14T03:54:41.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:41 smithi038 bash[22519]: audit 2024-09-14T03:54:40.646634+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:54:41.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:41 smithi038 bash[32505]: cluster 2024-09-14T03:54:39.932681+0000 mgr.y (mgr.14150) 121 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:54:41.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:41 smithi038 bash[32505]: audit 2024-09-14T03:54:40.639605+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-14T03:54:41.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:41 smithi038 bash[32505]: audit 2024-09-14T03:54:40.645226+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-14T03:54:41.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:41 smithi038 bash[32505]: audit 2024-09-14T03:54:40.646634+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:54:42.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:42 smithi123 bash[24950]: audit 2024-09-14T03:54:40.633573+0000 mgr.y (mgr.14150) 122 : audit [DBG] from='client.14232 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi038:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T03:54:42.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:42 smithi038 bash[22519]: audit 2024-09-14T03:54:40.633573+0000 mgr.y (mgr.14150) 122 : audit [DBG] from='client.14232 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi038:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T03:54:42.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:42 smithi038 bash[32505]: audit 2024-09-14T03:54:40.633573+0000 mgr.y (mgr.14150) 122 : audit [DBG] from='client.14232 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi038:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T03:54:43.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:43 smithi123 bash[24950]: cluster 2024-09-14T03:54:41.933258+0000 mgr.y (mgr.14150) 123 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:54:43.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:43 smithi038 bash[22519]: cluster 2024-09-14T03:54:41.933258+0000 mgr.y (mgr.14150) 123 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:54:43.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:43 smithi038 bash[32505]: cluster 2024-09-14T03:54:41.933258+0000 mgr.y (mgr.14150) 123 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:54:45.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:45 smithi123 bash[24950]: cluster 2024-09-14T03:54:43.933732+0000 mgr.y (mgr.14150) 124 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:54:45.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:45 smithi038 bash[22519]: cluster 2024-09-14T03:54:43.933732+0000 mgr.y (mgr.14150) 124 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:54:45.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:45 smithi038 bash[32505]: cluster 2024-09-14T03:54:43.933732+0000 mgr.y (mgr.14150) 124 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:54:47.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:47 smithi123 bash[24950]: cluster 2024-09-14T03:54:45.934124+0000 mgr.y (mgr.14150) 125 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:54:47.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:47 smithi038 bash[22519]: cluster 2024-09-14T03:54:45.934124+0000 mgr.y (mgr.14150) 125 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:54:47.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:47 smithi038 bash[32505]: cluster 2024-09-14T03:54:45.934124+0000 mgr.y (mgr.14150) 125 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:54:49.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:49 smithi123 bash[24950]: cluster 2024-09-14T03:54:47.934648+0000 mgr.y (mgr.14150) 126 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:54:49.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:49 smithi123 bash[24950]: audit 2024-09-14T03:54:49.049451+0000 mon.a (mon.0) 303 : audit [INF] from='client.? 172.21.15.38:0/3027157496' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3c29c587-d5c8-4067-8d78-82f9b2ec5047"}]: dispatch 2024-09-14T03:54:49.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:49 smithi123 bash[24950]: audit 2024-09-14T03:54:49.060852+0000 mon.a (mon.0) 304 : audit [INF] from='client.? 172.21.15.38:0/3027157496' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3c29c587-d5c8-4067-8d78-82f9b2ec5047"}]': finished 2024-09-14T03:54:49.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:49 smithi123 bash[24950]: cluster 2024-09-14T03:54:49.060932+0000 mon.a (mon.0) 305 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-14T03:54:49.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:49 smithi123 bash[24950]: audit 2024-09-14T03:54:49.061135+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-14T03:54:49.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:49 smithi038 bash[22519]: cluster 2024-09-14T03:54:47.934648+0000 mgr.y (mgr.14150) 126 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:54:49.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:49 smithi038 bash[22519]: audit 2024-09-14T03:54:49.049451+0000 mon.a (mon.0) 303 : audit [INF] from='client.? 172.21.15.38:0/3027157496' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3c29c587-d5c8-4067-8d78-82f9b2ec5047"}]: dispatch 2024-09-14T03:54:49.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:49 smithi038 bash[22519]: audit 2024-09-14T03:54:49.060852+0000 mon.a (mon.0) 304 : audit [INF] from='client.? 172.21.15.38:0/3027157496' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3c29c587-d5c8-4067-8d78-82f9b2ec5047"}]': finished 2024-09-14T03:54:49.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:49 smithi038 bash[22519]: cluster 2024-09-14T03:54:49.060932+0000 mon.a (mon.0) 305 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-14T03:54:49.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:49 smithi038 bash[22519]: audit 2024-09-14T03:54:49.061135+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-14T03:54:49.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:49 smithi038 bash[32505]: cluster 2024-09-14T03:54:47.934648+0000 mgr.y (mgr.14150) 126 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:54:49.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:49 smithi038 bash[32505]: audit 2024-09-14T03:54:49.049451+0000 mon.a (mon.0) 303 : audit [INF] from='client.? 172.21.15.38:0/3027157496' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3c29c587-d5c8-4067-8d78-82f9b2ec5047"}]: dispatch 2024-09-14T03:54:49.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:49 smithi038 bash[32505]: audit 2024-09-14T03:54:49.060852+0000 mon.a (mon.0) 304 : audit [INF] from='client.? 172.21.15.38:0/3027157496' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3c29c587-d5c8-4067-8d78-82f9b2ec5047"}]': finished 2024-09-14T03:54:49.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:49 smithi038 bash[32505]: cluster 2024-09-14T03:54:49.060932+0000 mon.a (mon.0) 305 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-14T03:54:49.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:49 smithi038 bash[32505]: audit 2024-09-14T03:54:49.061135+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-14T03:54:50.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:50 smithi123 bash[24950]: audit 2024-09-14T03:54:49.743271+0000 mon.a (mon.0) 307 : audit [DBG] from='client.? 172.21.15.38:0/4258060796' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-14T03:54:50.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:50 smithi038 bash[22519]: audit 2024-09-14T03:54:49.743271+0000 mon.a (mon.0) 307 : audit [DBG] from='client.? 172.21.15.38:0/4258060796' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-14T03:54:50.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:50 smithi038 bash[32505]: audit 2024-09-14T03:54:49.743271+0000 mon.a (mon.0) 307 : audit [DBG] from='client.? 172.21.15.38:0/4258060796' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-14T03:54:51.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:51 smithi123 bash[24950]: cluster 2024-09-14T03:54:49.935130+0000 mgr.y (mgr.14150) 127 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:54:51.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:51 smithi038 bash[22519]: cluster 2024-09-14T03:54:49.935130+0000 mgr.y (mgr.14150) 127 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:54:51.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:51 smithi038 bash[32505]: cluster 2024-09-14T03:54:49.935130+0000 mgr.y (mgr.14150) 127 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:54:53.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:53 smithi123 bash[24950]: cluster 2024-09-14T03:54:51.935573+0000 mgr.y (mgr.14150) 128 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:54:53.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:53 smithi038 bash[22519]: cluster 2024-09-14T03:54:51.935573+0000 mgr.y (mgr.14150) 128 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:54:53.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:53 smithi038 bash[32505]: cluster 2024-09-14T03:54:51.935573+0000 mgr.y (mgr.14150) 128 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:54:55.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:55 smithi123 bash[24950]: cluster 2024-09-14T03:54:53.936017+0000 mgr.y (mgr.14150) 129 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:54:55.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:55 smithi038 bash[22519]: cluster 2024-09-14T03:54:53.936017+0000 mgr.y (mgr.14150) 129 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:54:55.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:55 smithi038 bash[32505]: cluster 2024-09-14T03:54:53.936017+0000 mgr.y (mgr.14150) 129 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:54:57.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:57 smithi123 bash[24950]: cluster 2024-09-14T03:54:55.936474+0000 mgr.y (mgr.14150) 130 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:54:57.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:57 smithi038 bash[22519]: cluster 2024-09-14T03:54:55.936474+0000 mgr.y (mgr.14150) 130 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:54:57.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:57 smithi038 bash[32505]: cluster 2024-09-14T03:54:55.936474+0000 mgr.y (mgr.14150) 130 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:54:59.648 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:54:59 smithi038 bash[22519]: cluster 2024-09-14T03:54:57.936932+0000 mgr.y (mgr.14150) 131 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:54:59.649 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:54:59 smithi038 bash[32505]: cluster 2024-09-14T03:54:57.936932+0000 mgr.y (mgr.14150) 131 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:54:59.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:54:59 smithi123 bash[24950]: cluster 2024-09-14T03:54:57.936932+0000 mgr.y (mgr.14150) 131 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:55:01.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:01 smithi123 bash[24950]: cluster 2024-09-14T03:54:59.937411+0000 mgr.y (mgr.14150) 132 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:55:01.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:01 smithi038 bash[22519]: cluster 2024-09-14T03:54:59.937411+0000 mgr.y (mgr.14150) 132 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:55:01.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:01 smithi038 bash[32505]: cluster 2024-09-14T03:54:59.937411+0000 mgr.y (mgr.14150) 132 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:55:02.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:02 smithi123 bash[24950]: audit 2024-09-14T03:55:01.651043+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-14T03:55:02.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:02 smithi123 bash[24950]: audit 2024-09-14T03:55:01.653093+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:55:02.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:02 smithi038 bash[32505]: audit 2024-09-14T03:55:01.651043+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-14T03:55:02.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:02 smithi038 bash[32505]: audit 2024-09-14T03:55:01.653093+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:55:02.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:02 smithi038 bash[22519]: audit 2024-09-14T03:55:01.651043+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-14T03:55:02.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:02 smithi038 bash[22519]: audit 2024-09-14T03:55:01.653093+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:55:03.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:03 smithi123 bash[24950]: cephadm 2024-09-14T03:55:01.654752+0000 mgr.y (mgr.14150) 133 : cephadm [INF] Deploying daemon osd.1 on smithi038 2024-09-14T03:55:03.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:03 smithi123 bash[24950]: cluster 2024-09-14T03:55:01.937831+0000 mgr.y (mgr.14150) 134 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:55:03.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:03 smithi038 bash[32505]: cephadm 2024-09-14T03:55:01.654752+0000 mgr.y (mgr.14150) 133 : cephadm [INF] Deploying daemon osd.1 on smithi038 2024-09-14T03:55:03.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:03 smithi038 bash[32505]: cluster 2024-09-14T03:55:01.937831+0000 mgr.y (mgr.14150) 134 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:55:03.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:03 smithi038 bash[22519]: cephadm 2024-09-14T03:55:01.654752+0000 mgr.y (mgr.14150) 133 : cephadm [INF] Deploying daemon osd.1 on smithi038 2024-09-14T03:55:03.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:03 smithi038 bash[22519]: cluster 2024-09-14T03:55:01.937831+0000 mgr.y (mgr.14150) 134 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:55:05.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:05 smithi038 bash[22519]: cluster 2024-09-14T03:55:03.938228+0000 mgr.y (mgr.14150) 135 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:55:05.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:05 smithi038 bash[32505]: cluster 2024-09-14T03:55:03.938228+0000 mgr.y (mgr.14150) 135 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:55:05.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:05 smithi123 bash[24950]: cluster 2024-09-14T03:55:03.938228+0000 mgr.y (mgr.14150) 135 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:55:06.208 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:05 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T03:55:06.209 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:55:05 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T03:55:06.209 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:05 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T03:55:06.209 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 03:55:05 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T03:55:06.458 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 03:55:06 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T03:55:06.459 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:55:06 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T03:55:06.459 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:06 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T03:55:06.459 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:06 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T03:55:06.459 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:06 smithi038 bash[22519]: audit 2024-09-14T03:55:06.347674+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T03:55:06.459 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:06 smithi038 bash[22519]: audit 2024-09-14T03:55:06.356125+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:55:06.459 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:06 smithi038 bash[22519]: audit 2024-09-14T03:55:06.370265+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:55:06.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:06 smithi038 bash[32505]: audit 2024-09-14T03:55:06.347674+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T03:55:06.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:06 smithi038 bash[32505]: audit 2024-09-14T03:55:06.356125+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:55:06.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:06 smithi038 bash[32505]: audit 2024-09-14T03:55:06.370265+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:55:06.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:06 smithi123 bash[24950]: audit 2024-09-14T03:55:06.347674+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T03:55:06.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:06 smithi123 bash[24950]: audit 2024-09-14T03:55:06.356125+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:55:06.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:06 smithi123 bash[24950]: audit 2024-09-14T03:55:06.370265+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:55:07.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:07 smithi038 bash[22519]: cluster 2024-09-14T03:55:05.938641+0000 mgr.y (mgr.14150) 136 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:55:07.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:07 smithi038 bash[32505]: cluster 2024-09-14T03:55:05.938641+0000 mgr.y (mgr.14150) 136 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:55:07.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:07 smithi123 bash[24950]: cluster 2024-09-14T03:55:05.938641+0000 mgr.y (mgr.14150) 136 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:55:09.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:09 smithi038 bash[32505]: cluster 2024-09-14T03:55:07.938978+0000 mgr.y (mgr.14150) 137 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:55:09.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:09 smithi038 bash[22519]: cluster 2024-09-14T03:55:07.938978+0000 mgr.y (mgr.14150) 137 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:55:09.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:09 smithi123 bash[24950]: cluster 2024-09-14T03:55:07.938978+0000 mgr.y (mgr.14150) 137 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:55:11.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:11 smithi038 bash[22519]: cluster 2024-09-14T03:55:09.939387+0000 mgr.y (mgr.14150) 138 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:55:11.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:11 smithi038 bash[32505]: cluster 2024-09-14T03:55:09.939387+0000 mgr.y (mgr.14150) 138 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:55:11.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:11 smithi123 bash[24950]: cluster 2024-09-14T03:55:09.939387+0000 mgr.y (mgr.14150) 138 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:55:13.433 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:13 smithi038 bash[22519]: cluster 2024-09-14T03:55:11.939859+0000 mgr.y (mgr.14150) 139 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:55:13.433 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:13 smithi038 bash[22519]: audit 2024-09-14T03:55:12.406801+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:55:13.433 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:13 smithi038 bash[22519]: audit 2024-09-14T03:55:12.412443+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:55:13.433 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:13 smithi038 bash[22519]: audit 2024-09-14T03:55:12.413285+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:55:13.433 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:13 smithi038 bash[22519]: audit 2024-09-14T03:55:12.414019+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T03:55:13.434 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:13 smithi038 bash[22519]: audit 2024-09-14T03:55:12.420171+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:55:13.434 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:13 smithi038 bash[22519]: audit 2024-09-14T03:55:13.178249+0000 mon.a (mon.0) 318 : audit [INF] from='osd.1 [v2:172.21.15.38:6810/3940538898,v1:172.21.15.38:6811/3940538898]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-14T03:55:13.434 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:13 smithi038 bash[32505]: cluster 2024-09-14T03:55:11.939859+0000 mgr.y (mgr.14150) 139 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:55:13.434 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:13 smithi038 bash[32505]: audit 2024-09-14T03:55:12.406801+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:55:13.434 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:13 smithi038 bash[32505]: audit 2024-09-14T03:55:12.412443+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:55:13.434 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:13 smithi038 bash[32505]: audit 2024-09-14T03:55:12.413285+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:55:13.434 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:13 smithi038 bash[32505]: audit 2024-09-14T03:55:12.414019+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T03:55:13.434 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:13 smithi038 bash[32505]: audit 2024-09-14T03:55:12.420171+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:55:13.434 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:13 smithi038 bash[32505]: audit 2024-09-14T03:55:13.178249+0000 mon.a (mon.0) 318 : audit [INF] from='osd.1 [v2:172.21.15.38:6810/3940538898,v1:172.21.15.38:6811/3940538898]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-14T03:55:13.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:13 smithi123 bash[24950]: cluster 2024-09-14T03:55:11.939859+0000 mgr.y (mgr.14150) 139 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:55:13.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:13 smithi123 bash[24950]: audit 2024-09-14T03:55:12.406801+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:55:13.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:13 smithi123 bash[24950]: audit 2024-09-14T03:55:12.412443+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:55:13.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:13 smithi123 bash[24950]: audit 2024-09-14T03:55:12.413285+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:55:13.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:13 smithi123 bash[24950]: audit 2024-09-14T03:55:12.414019+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T03:55:13.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:13 smithi123 bash[24950]: audit 2024-09-14T03:55:12.420171+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:55:13.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:13 smithi123 bash[24950]: audit 2024-09-14T03:55:13.178249+0000 mon.a (mon.0) 318 : audit [INF] from='osd.1 [v2:172.21.15.38:6810/3940538898,v1:172.21.15.38:6811/3940538898]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-14T03:55:14.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:14 smithi038 bash[22519]: audit 2024-09-14T03:55:13.491111+0000 mon.a (mon.0) 319 : audit [INF] from='osd.1 [v2:172.21.15.38:6810/3940538898,v1:172.21.15.38:6811/3940538898]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-14T03:55:14.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:14 smithi038 bash[22519]: cluster 2024-09-14T03:55:13.491188+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-14T03:55:14.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:14 smithi038 bash[22519]: audit 2024-09-14T03:55:13.491315+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-14T03:55:14.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:14 smithi038 bash[22519]: audit 2024-09-14T03:55:13.491701+0000 mon.a (mon.0) 322 : audit [INF] from='osd.1 [v2:172.21.15.38:6810/3940538898,v1:172.21.15.38:6811/3940538898]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]: dispatch 2024-09-14T03:55:14.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:14 smithi038 bash[32505]: audit 2024-09-14T03:55:13.491111+0000 mon.a (mon.0) 319 : audit [INF] from='osd.1 [v2:172.21.15.38:6810/3940538898,v1:172.21.15.38:6811/3940538898]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-14T03:55:14.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:14 smithi038 bash[32505]: cluster 2024-09-14T03:55:13.491188+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-14T03:55:14.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:14 smithi038 bash[32505]: audit 2024-09-14T03:55:13.491315+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-14T03:55:14.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:14 smithi038 bash[32505]: audit 2024-09-14T03:55:13.491701+0000 mon.a (mon.0) 322 : audit [INF] from='osd.1 [v2:172.21.15.38:6810/3940538898,v1:172.21.15.38:6811/3940538898]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]: dispatch 2024-09-14T03:55:14.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:14 smithi123 bash[24950]: audit 2024-09-14T03:55:13.491111+0000 mon.a (mon.0) 319 : audit [INF] from='osd.1 [v2:172.21.15.38:6810/3940538898,v1:172.21.15.38:6811/3940538898]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-14T03:55:14.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:14 smithi123 bash[24950]: cluster 2024-09-14T03:55:13.491188+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-14T03:55:14.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:14 smithi123 bash[24950]: audit 2024-09-14T03:55:13.491315+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-14T03:55:14.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:14 smithi123 bash[24950]: audit 2024-09-14T03:55:13.491701+0000 mon.a (mon.0) 322 : audit [INF] from='osd.1 [v2:172.21.15.38:6810/3940538898,v1:172.21.15.38:6811/3940538898]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]: dispatch 2024-09-14T03:55:15.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:15 smithi038 bash[32505]: cluster 2024-09-14T03:55:13.940290+0000 mgr.y (mgr.14150) 140 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:55:15.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:15 smithi038 bash[32505]: audit 2024-09-14T03:55:14.499244+0000 mon.a (mon.0) 323 : audit [INF] from='osd.1 [v2:172.21.15.38:6810/3940538898,v1:172.21.15.38:6811/3940538898]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]': finished 2024-09-14T03:55:15.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:15 smithi038 bash[32505]: cluster 2024-09-14T03:55:14.499410+0000 mon.a (mon.0) 324 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-14T03:55:15.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:15 smithi038 bash[32505]: audit 2024-09-14T03:55:14.500597+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-14T03:55:15.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:15 smithi038 bash[32505]: audit 2024-09-14T03:55:14.508393+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-14T03:55:15.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:15 smithi038 bash[32505]: audit 2024-09-14T03:55:15.507364+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-14T03:55:15.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:15 smithi038 bash[22519]: cluster 2024-09-14T03:55:13.940290+0000 mgr.y (mgr.14150) 140 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:55:15.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:15 smithi038 bash[22519]: audit 2024-09-14T03:55:14.499244+0000 mon.a (mon.0) 323 : audit [INF] from='osd.1 [v2:172.21.15.38:6810/3940538898,v1:172.21.15.38:6811/3940538898]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]': finished 2024-09-14T03:55:15.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:15 smithi038 bash[22519]: cluster 2024-09-14T03:55:14.499410+0000 mon.a (mon.0) 324 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-14T03:55:15.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:15 smithi038 bash[22519]: audit 2024-09-14T03:55:14.500597+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-14T03:55:15.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:15 smithi038 bash[22519]: audit 2024-09-14T03:55:14.508393+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-14T03:55:15.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:15 smithi038 bash[22519]: audit 2024-09-14T03:55:15.507364+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-14T03:55:15.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:15 smithi123 bash[24950]: cluster 2024-09-14T03:55:13.940290+0000 mgr.y (mgr.14150) 140 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:55:15.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:15 smithi123 bash[24950]: audit 2024-09-14T03:55:14.499244+0000 mon.a (mon.0) 323 : audit [INF] from='osd.1 [v2:172.21.15.38:6810/3940538898,v1:172.21.15.38:6811/3940538898]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]': finished 2024-09-14T03:55:15.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:15 smithi123 bash[24950]: cluster 2024-09-14T03:55:14.499410+0000 mon.a (mon.0) 324 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-14T03:55:15.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:15 smithi123 bash[24950]: audit 2024-09-14T03:55:14.500597+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-14T03:55:15.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:15 smithi123 bash[24950]: audit 2024-09-14T03:55:14.508393+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-14T03:55:15.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:15 smithi123 bash[24950]: audit 2024-09-14T03:55:15.507364+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-14T03:55:16.493 INFO:teuthology.orchestra.run.smithi038.stdout:Created osd(s) 1 on host 'smithi038' 2024-09-14T03:55:16.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:16 smithi038 bash[32505]: cluster 2024-09-14T03:55:14.163176+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-14T03:55:16.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:16 smithi038 bash[32505]: cluster 2024-09-14T03:55:14.163250+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-14T03:55:16.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:16 smithi038 bash[32505]: cluster 2024-09-14T03:55:15.522195+0000 mon.a (mon.0) 328 : cluster [INF] osd.1 [v2:172.21.15.38:6810/3940538898,v1:172.21.15.38:6811/3940538898] boot 2024-09-14T03:55:16.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:16 smithi038 bash[32505]: cluster 2024-09-14T03:55:15.522226+0000 mon.a (mon.0) 329 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-14T03:55:16.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:16 smithi038 bash[32505]: audit 2024-09-14T03:55:15.525352+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-14T03:55:16.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:16 smithi038 bash[32505]: cluster 2024-09-14T03:55:15.940765+0000 mgr.y (mgr.14150) 141 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:55:16.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:16 smithi038 bash[32505]: audit 2024-09-14T03:55:16.463506+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T03:55:16.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:16 smithi038 bash[32505]: audit 2024-09-14T03:55:16.479286+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:55:16.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:16 smithi038 bash[32505]: audit 2024-09-14T03:55:16.488064+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:55:16.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:16 smithi038 bash[22519]: cluster 2024-09-14T03:55:14.163176+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-14T03:55:16.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:16 smithi038 bash[22519]: cluster 2024-09-14T03:55:14.163250+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-14T03:55:16.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:16 smithi038 bash[22519]: cluster 2024-09-14T03:55:15.522195+0000 mon.a (mon.0) 328 : cluster [INF] osd.1 [v2:172.21.15.38:6810/3940538898,v1:172.21.15.38:6811/3940538898] boot 2024-09-14T03:55:16.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:16 smithi038 bash[22519]: cluster 2024-09-14T03:55:15.522226+0000 mon.a (mon.0) 329 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-14T03:55:16.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:16 smithi038 bash[22519]: audit 2024-09-14T03:55:15.525352+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-14T03:55:16.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:16 smithi038 bash[22519]: cluster 2024-09-14T03:55:15.940765+0000 mgr.y (mgr.14150) 141 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:55:16.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:16 smithi038 bash[22519]: audit 2024-09-14T03:55:16.463506+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T03:55:16.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:16 smithi038 bash[22519]: audit 2024-09-14T03:55:16.479286+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:55:16.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:16 smithi038 bash[22519]: audit 2024-09-14T03:55:16.488064+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:55:16.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:16 smithi123 bash[24950]: cluster 2024-09-14T03:55:14.163176+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-14T03:55:16.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:16 smithi123 bash[24950]: cluster 2024-09-14T03:55:14.163250+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-14T03:55:16.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:16 smithi123 bash[24950]: cluster 2024-09-14T03:55:15.522195+0000 mon.a (mon.0) 328 : cluster [INF] osd.1 [v2:172.21.15.38:6810/3940538898,v1:172.21.15.38:6811/3940538898] boot 2024-09-14T03:55:16.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:16 smithi123 bash[24950]: cluster 2024-09-14T03:55:15.522226+0000 mon.a (mon.0) 329 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-14T03:55:16.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:16 smithi123 bash[24950]: audit 2024-09-14T03:55:15.525352+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-14T03:55:16.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:16 smithi123 bash[24950]: cluster 2024-09-14T03:55:15.940765+0000 mgr.y (mgr.14150) 141 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-14T03:55:16.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:16 smithi123 bash[24950]: audit 2024-09-14T03:55:16.463506+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T03:55:16.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:16 smithi123 bash[24950]: audit 2024-09-14T03:55:16.479286+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:55:16.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:16 smithi123 bash[24950]: audit 2024-09-14T03:55:16.488064+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:55:17.191 DEBUG:teuthology.orchestra.run.smithi038:osd.1> sudo journalctl -f -n 0 -u ceph-4d8d8784-724c-11ef-bceb-c7b262605968@osd.1.service 2024-09-14T03:55:17.193 INFO:tasks.cephadm:Deploying osd.2 on smithi038 with /dev/vg_nvme/lv_2... 2024-09-14T03:55:17.193 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-09-14T03:55:17.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:17 smithi123 bash[24950]: cluster 2024-09-14T03:55:16.550151+0000 mon.a (mon.0) 334 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-14T03:55:18.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:17 smithi038 bash[22519]: cluster 2024-09-14T03:55:16.550151+0000 mon.a (mon.0) 334 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-14T03:55:18.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:17 smithi038 bash[32505]: cluster 2024-09-14T03:55:16.550151+0000 mon.a (mon.0) 334 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-14T03:55:18.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:18 smithi123 bash[24950]: cluster 2024-09-14T03:55:17.941249+0000 mgr.y (mgr.14150) 142 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:55:19.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:18 smithi038 bash[22519]: cluster 2024-09-14T03:55:17.941249+0000 mgr.y (mgr.14150) 142 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:55:19.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:18 smithi038 bash[32505]: cluster 2024-09-14T03:55:17.941249+0000 mgr.y (mgr.14150) 142 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:55:21.267 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T03:55:21.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:21 smithi038 bash[22519]: cluster 2024-09-14T03:55:19.941684+0000 mgr.y (mgr.14150) 143 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:55:21.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:21 smithi038 bash[32505]: cluster 2024-09-14T03:55:19.941684+0000 mgr.y (mgr.14150) 143 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:55:21.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:21 smithi123 bash[24950]: cluster 2024-09-14T03:55:19.941684+0000 mgr.y (mgr.14150) 143 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:55:23.200 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:23 smithi038 bash[22519]: cluster 2024-09-14T03:55:21.942108+0000 mgr.y (mgr.14150) 144 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:55:23.201 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:23 smithi038 bash[32505]: cluster 2024-09-14T03:55:21.942108+0000 mgr.y (mgr.14150) 144 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:55:23.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:23 smithi123 bash[24950]: cluster 2024-09-14T03:55:21.942108+0000 mgr.y (mgr.14150) 144 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:55:25.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:25 smithi038 bash[22519]: cluster 2024-09-14T03:55:23.942549+0000 mgr.y (mgr.14150) 145 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:55:25.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:25 smithi038 bash[32505]: cluster 2024-09-14T03:55:23.942549+0000 mgr.y (mgr.14150) 145 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:55:25.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:25 smithi123 bash[24950]: cluster 2024-09-14T03:55:23.942549+0000 mgr.y (mgr.14150) 145 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:55:27.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:27 smithi123 bash[24950]: cluster 2024-09-14T03:55:25.943008+0000 mgr.y (mgr.14150) 146 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:55:27.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:27 smithi038 bash[22519]: cluster 2024-09-14T03:55:25.943008+0000 mgr.y (mgr.14150) 146 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:55:27.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:27 smithi038 bash[32505]: cluster 2024-09-14T03:55:25.943008+0000 mgr.y (mgr.14150) 146 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:55:28.326 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:28 smithi038 bash[32505]: cephadm 2024-09-14T03:55:27.052432+0000 mgr.y (mgr.14150) 147 : cephadm [INF] Detected new or changed devices on smithi038 2024-09-14T03:55:28.326 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:28 smithi038 bash[32505]: audit 2024-09-14T03:55:27.059995+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:55:28.326 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:28 smithi038 bash[32505]: audit 2024-09-14T03:55:27.067066+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:55:28.326 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:28 smithi038 bash[32505]: audit 2024-09-14T03:55:27.068336+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-14T03:55:28.326 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:28 smithi038 bash[32505]: audit 2024-09-14T03:55:27.069345+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-14T03:55:28.326 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:28 smithi038 bash[32505]: cephadm 2024-09-14T03:55:27.070067+0000 mgr.y (mgr.14150) 148 : cephadm [INF] Adjusting osd_memory_target on smithi038 to 8122M 2024-09-14T03:55:28.326 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:28 smithi038 bash[32505]: audit 2024-09-14T03:55:27.077498+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:55:28.326 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:28 smithi038 bash[32505]: audit 2024-09-14T03:55:27.079308+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:55:28.327 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:28 smithi038 bash[32505]: audit 2024-09-14T03:55:27.080441+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T03:55:28.327 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:28 smithi038 bash[32505]: audit 2024-09-14T03:55:27.088644+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:55:28.327 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:28 smithi038 bash[22519]: cephadm 2024-09-14T03:55:27.052432+0000 mgr.y (mgr.14150) 147 : cephadm [INF] Detected new or changed devices on smithi038 2024-09-14T03:55:28.327 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:28 smithi038 bash[22519]: audit 2024-09-14T03:55:27.059995+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:55:28.327 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:28 smithi038 bash[22519]: audit 2024-09-14T03:55:27.067066+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:55:28.327 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:28 smithi038 bash[22519]: audit 2024-09-14T03:55:27.068336+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-14T03:55:28.327 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:28 smithi038 bash[22519]: audit 2024-09-14T03:55:27.069345+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-14T03:55:28.327 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:28 smithi038 bash[22519]: cephadm 2024-09-14T03:55:27.070067+0000 mgr.y (mgr.14150) 148 : cephadm [INF] Adjusting osd_memory_target on smithi038 to 8122M 2024-09-14T03:55:28.327 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:28 smithi038 bash[22519]: audit 2024-09-14T03:55:27.077498+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:55:28.327 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:28 smithi038 bash[22519]: audit 2024-09-14T03:55:27.079308+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:55:28.328 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:28 smithi038 bash[22519]: audit 2024-09-14T03:55:27.080441+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T03:55:28.328 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:28 smithi038 bash[22519]: audit 2024-09-14T03:55:27.088644+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:55:28.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:28 smithi123 bash[24950]: cephadm 2024-09-14T03:55:27.052432+0000 mgr.y (mgr.14150) 147 : cephadm [INF] Detected new or changed devices on smithi038 2024-09-14T03:55:28.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:28 smithi123 bash[24950]: audit 2024-09-14T03:55:27.059995+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:55:28.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:28 smithi123 bash[24950]: audit 2024-09-14T03:55:27.067066+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:55:28.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:28 smithi123 bash[24950]: audit 2024-09-14T03:55:27.068336+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-14T03:55:28.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:28 smithi123 bash[24950]: audit 2024-09-14T03:55:27.069345+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-14T03:55:28.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:28 smithi123 bash[24950]: cephadm 2024-09-14T03:55:27.070067+0000 mgr.y (mgr.14150) 148 : cephadm [INF] Adjusting osd_memory_target on smithi038 to 8122M 2024-09-14T03:55:28.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:28 smithi123 bash[24950]: audit 2024-09-14T03:55:27.077498+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:55:28.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:28 smithi123 bash[24950]: audit 2024-09-14T03:55:27.079308+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:55:28.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:28 smithi123 bash[24950]: audit 2024-09-14T03:55:27.080441+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T03:55:28.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:28 smithi123 bash[24950]: audit 2024-09-14T03:55:27.088644+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:55:29.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:29 smithi038 bash[22519]: cluster 2024-09-14T03:55:27.943558+0000 mgr.y (mgr.14150) 149 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:55:29.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:29 smithi038 bash[32505]: cluster 2024-09-14T03:55:27.943558+0000 mgr.y (mgr.14150) 149 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:55:29.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:29 smithi123 bash[24950]: cluster 2024-09-14T03:55:27.943558+0000 mgr.y (mgr.14150) 149 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:55:29.513 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-09-14T03:55:29.553 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi038:vg_nvme/lv_2 2024-09-14T03:55:31.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:31 smithi123 bash[24950]: cluster 2024-09-14T03:55:29.944017+0000 mgr.y (mgr.14150) 150 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:55:31.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:31 smithi038 bash[22519]: cluster 2024-09-14T03:55:29.944017+0000 mgr.y (mgr.14150) 150 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:55:31.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:31 smithi038 bash[32505]: cluster 2024-09-14T03:55:29.944017+0000 mgr.y (mgr.14150) 150 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:55:33.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:33 smithi123 bash[24950]: cluster 2024-09-14T03:55:31.944440+0000 mgr.y (mgr.14150) 151 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:55:33.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:33 smithi038 bash[22519]: cluster 2024-09-14T03:55:31.944440+0000 mgr.y (mgr.14150) 151 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:55:33.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:33 smithi038 bash[32505]: cluster 2024-09-14T03:55:31.944440+0000 mgr.y (mgr.14150) 151 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:55:34.291 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T03:55:35.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:35 smithi123 bash[24950]: cluster 2024-09-14T03:55:33.944896+0000 mgr.y (mgr.14150) 152 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:55:35.480 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:35 smithi038 bash[32505]: cluster 2024-09-14T03:55:33.944896+0000 mgr.y (mgr.14150) 152 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:55:35.480 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:35 smithi038 bash[22519]: cluster 2024-09-14T03:55:33.944896+0000 mgr.y (mgr.14150) 152 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:55:37.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:37 smithi123 bash[24950]: cluster 2024-09-14T03:55:35.945346+0000 mgr.y (mgr.14150) 153 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:55:37.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:37 smithi038 bash[22519]: cluster 2024-09-14T03:55:35.945346+0000 mgr.y (mgr.14150) 153 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:55:37.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:37 smithi038 bash[32505]: cluster 2024-09-14T03:55:35.945346+0000 mgr.y (mgr.14150) 153 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:55:38.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:38 smithi123 bash[24950]: audit 2024-09-14T03:55:37.640833+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-14T03:55:38.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:38 smithi123 bash[24950]: audit 2024-09-14T03:55:37.644262+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-14T03:55:38.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:38 smithi123 bash[24950]: audit 2024-09-14T03:55:37.645209+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:55:38.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:38 smithi038 bash[22519]: audit 2024-09-14T03:55:37.640833+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-14T03:55:38.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:38 smithi038 bash[22519]: audit 2024-09-14T03:55:37.644262+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-14T03:55:38.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:38 smithi038 bash[22519]: audit 2024-09-14T03:55:37.645209+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:55:38.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:38 smithi038 bash[32505]: audit 2024-09-14T03:55:37.640833+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-14T03:55:38.524 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:38 smithi038 bash[32505]: audit 2024-09-14T03:55:37.644262+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-14T03:55:38.524 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:38 smithi038 bash[32505]: audit 2024-09-14T03:55:37.645209+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:55:39.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:39 smithi123 bash[24950]: audit 2024-09-14T03:55:37.637178+0000 mgr.y (mgr.14150) 154 : audit [DBG] from='client.24167 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi038:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T03:55:39.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:39 smithi123 bash[24950]: cluster 2024-09-14T03:55:37.945767+0000 mgr.y (mgr.14150) 155 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:55:39.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:39 smithi038 bash[22519]: audit 2024-09-14T03:55:37.637178+0000 mgr.y (mgr.14150) 154 : audit [DBG] from='client.24167 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi038:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T03:55:39.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:39 smithi038 bash[22519]: cluster 2024-09-14T03:55:37.945767+0000 mgr.y (mgr.14150) 155 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:55:39.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:39 smithi038 bash[32505]: audit 2024-09-14T03:55:37.637178+0000 mgr.y (mgr.14150) 154 : audit [DBG] from='client.24167 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi038:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T03:55:39.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:39 smithi038 bash[32505]: cluster 2024-09-14T03:55:37.945767+0000 mgr.y (mgr.14150) 155 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:55:41.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:41 smithi123 bash[24950]: cluster 2024-09-14T03:55:39.946204+0000 mgr.y (mgr.14150) 156 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:55:41.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:41 smithi038 bash[22519]: cluster 2024-09-14T03:55:39.946204+0000 mgr.y (mgr.14150) 156 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:55:41.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:41 smithi038 bash[32505]: cluster 2024-09-14T03:55:39.946204+0000 mgr.y (mgr.14150) 156 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:55:43.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:43 smithi123 bash[24950]: cluster 2024-09-14T03:55:41.946677+0000 mgr.y (mgr.14150) 157 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:55:43.445 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:43 smithi038 bash[22519]: cluster 2024-09-14T03:55:41.946677+0000 mgr.y (mgr.14150) 157 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:55:43.445 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:43 smithi038 bash[32505]: cluster 2024-09-14T03:55:41.946677+0000 mgr.y (mgr.14150) 157 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:55:45.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:45 smithi038 bash[22519]: cluster 2024-09-14T03:55:43.947203+0000 mgr.y (mgr.14150) 158 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:55:45.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:45 smithi038 bash[32505]: cluster 2024-09-14T03:55:43.947203+0000 mgr.y (mgr.14150) 158 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:55:45.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:45 smithi123 bash[24950]: cluster 2024-09-14T03:55:43.947203+0000 mgr.y (mgr.14150) 158 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:55:46.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:46 smithi038 bash[22519]: audit 2024-09-14T03:55:45.990825+0000 mon.a (mon.0) 346 : audit [INF] from='client.? 172.21.15.38:0/154355085' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9be01248-a529-40f5-bc8b-36bf0158190e"}]: dispatch 2024-09-14T03:55:46.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:46 smithi038 bash[22519]: audit 2024-09-14T03:55:46.001115+0000 mon.a (mon.0) 347 : audit [INF] from='client.? 172.21.15.38:0/154355085' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9be01248-a529-40f5-bc8b-36bf0158190e"}]': finished 2024-09-14T03:55:46.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:46 smithi038 bash[22519]: cluster 2024-09-14T03:55:46.001203+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-14T03:55:46.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:46 smithi038 bash[22519]: audit 2024-09-14T03:55:46.001426+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-14T03:55:46.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:46 smithi038 bash[32505]: audit 2024-09-14T03:55:45.990825+0000 mon.a (mon.0) 346 : audit [INF] from='client.? 172.21.15.38:0/154355085' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9be01248-a529-40f5-bc8b-36bf0158190e"}]: dispatch 2024-09-14T03:55:46.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:46 smithi038 bash[32505]: audit 2024-09-14T03:55:46.001115+0000 mon.a (mon.0) 347 : audit [INF] from='client.? 172.21.15.38:0/154355085' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9be01248-a529-40f5-bc8b-36bf0158190e"}]': finished 2024-09-14T03:55:46.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:46 smithi038 bash[32505]: cluster 2024-09-14T03:55:46.001203+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-14T03:55:46.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:46 smithi038 bash[32505]: audit 2024-09-14T03:55:46.001426+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-14T03:55:46.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:46 smithi123 bash[24950]: audit 2024-09-14T03:55:45.990825+0000 mon.a (mon.0) 346 : audit [INF] from='client.? 172.21.15.38:0/154355085' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9be01248-a529-40f5-bc8b-36bf0158190e"}]: dispatch 2024-09-14T03:55:46.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:46 smithi123 bash[24950]: audit 2024-09-14T03:55:46.001115+0000 mon.a (mon.0) 347 : audit [INF] from='client.? 172.21.15.38:0/154355085' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9be01248-a529-40f5-bc8b-36bf0158190e"}]': finished 2024-09-14T03:55:46.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:46 smithi123 bash[24950]: cluster 2024-09-14T03:55:46.001203+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-14T03:55:46.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:46 smithi123 bash[24950]: audit 2024-09-14T03:55:46.001426+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-14T03:55:47.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:47 smithi038 bash[22519]: cluster 2024-09-14T03:55:45.947651+0000 mgr.y (mgr.14150) 159 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:55:47.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:47 smithi038 bash[22519]: audit 2024-09-14T03:55:46.661520+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.38:0/3340003476' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-14T03:55:47.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:47 smithi038 bash[32505]: cluster 2024-09-14T03:55:45.947651+0000 mgr.y (mgr.14150) 159 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:55:47.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:47 smithi038 bash[32505]: audit 2024-09-14T03:55:46.661520+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.38:0/3340003476' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-14T03:55:47.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:47 smithi123 bash[24950]: cluster 2024-09-14T03:55:45.947651+0000 mgr.y (mgr.14150) 159 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:55:47.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:47 smithi123 bash[24950]: audit 2024-09-14T03:55:46.661520+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.38:0/3340003476' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-14T03:55:49.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:49 smithi038 bash[22519]: cluster 2024-09-14T03:55:47.948226+0000 mgr.y (mgr.14150) 160 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:55:49.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:49 smithi038 bash[32505]: cluster 2024-09-14T03:55:47.948226+0000 mgr.y (mgr.14150) 160 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:55:49.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:49 smithi123 bash[24950]: cluster 2024-09-14T03:55:47.948226+0000 mgr.y (mgr.14150) 160 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:55:51.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:51 smithi038 bash[22519]: cluster 2024-09-14T03:55:49.948746+0000 mgr.y (mgr.14150) 161 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:55:51.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:51 smithi038 bash[32505]: cluster 2024-09-14T03:55:49.948746+0000 mgr.y (mgr.14150) 161 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:55:51.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:51 smithi123 bash[24950]: cluster 2024-09-14T03:55:49.948746+0000 mgr.y (mgr.14150) 161 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:55:53.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:53 smithi038 bash[22519]: cluster 2024-09-14T03:55:51.949347+0000 mgr.y (mgr.14150) 162 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:55:53.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:53 smithi038 bash[32505]: cluster 2024-09-14T03:55:51.949347+0000 mgr.y (mgr.14150) 162 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:55:53.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:53 smithi123 bash[24950]: cluster 2024-09-14T03:55:51.949347+0000 mgr.y (mgr.14150) 162 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:55:55.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:55 smithi038 bash[32505]: cluster 2024-09-14T03:55:53.949952+0000 mgr.y (mgr.14150) 163 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:55:55.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:55 smithi038 bash[22519]: cluster 2024-09-14T03:55:53.949952+0000 mgr.y (mgr.14150) 163 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:55:55.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:55 smithi123 bash[24950]: cluster 2024-09-14T03:55:53.949952+0000 mgr.y (mgr.14150) 163 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:55:57.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:57 smithi038 bash[22519]: cluster 2024-09-14T03:55:55.950322+0000 mgr.y (mgr.14150) 164 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:55:57.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:57 smithi038 bash[32505]: cluster 2024-09-14T03:55:55.950322+0000 mgr.y (mgr.14150) 164 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:55:57.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:57 smithi123 bash[24950]: cluster 2024-09-14T03:55:55.950322+0000 mgr.y (mgr.14150) 164 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:55:59.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:59 smithi038 bash[22519]: cluster 2024-09-14T03:55:57.950749+0000 mgr.y (mgr.14150) 165 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:55:59.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:59 smithi038 bash[22519]: audit 2024-09-14T03:55:58.686092+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-14T03:55:59.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:55:59 smithi038 bash[22519]: audit 2024-09-14T03:55:58.687874+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:55:59.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:59 smithi038 bash[32505]: cluster 2024-09-14T03:55:57.950749+0000 mgr.y (mgr.14150) 165 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:55:59.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:59 smithi038 bash[32505]: audit 2024-09-14T03:55:58.686092+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-14T03:55:59.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:55:59 smithi038 bash[32505]: audit 2024-09-14T03:55:58.687874+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:55:59.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:59 smithi123 bash[24950]: cluster 2024-09-14T03:55:57.950749+0000 mgr.y (mgr.14150) 165 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:55:59.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:59 smithi123 bash[24950]: audit 2024-09-14T03:55:58.686092+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-14T03:55:59.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:55:59 smithi123 bash[24950]: audit 2024-09-14T03:55:58.687874+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:56:00.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:00 smithi038 bash[32505]: cephadm 2024-09-14T03:55:58.689424+0000 mgr.y (mgr.14150) 166 : cephadm [INF] Deploying daemon osd.2 on smithi038 2024-09-14T03:56:00.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:00 smithi038 bash[22519]: cephadm 2024-09-14T03:55:58.689424+0000 mgr.y (mgr.14150) 166 : cephadm [INF] Deploying daemon osd.2 on smithi038 2024-09-14T03:56:00.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:00 smithi123 bash[24950]: cephadm 2024-09-14T03:55:58.689424+0000 mgr.y (mgr.14150) 166 : cephadm [INF] Deploying daemon osd.2 on smithi038 2024-09-14T03:56:01.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:01 smithi038 bash[22519]: cluster 2024-09-14T03:55:59.951193+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:56:01.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:01 smithi038 bash[32505]: cluster 2024-09-14T03:55:59.951193+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:56:01.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:01 smithi123 bash[24950]: cluster 2024-09-14T03:55:59.951193+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:56:03.348 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 03:56:03 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T03:56:03.348 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:56:03 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T03:56:03.348 INFO:journalctl@ceph.osd.1.smithi038.stdout:Sep 14 03:56:03 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T03:56:03.349 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:03 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T03:56:03.349 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:03 smithi038 bash[22519]: cluster 2024-09-14T03:56:01.951670+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:56:03.349 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:03 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T03:56:03.349 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:03 smithi038 bash[32505]: cluster 2024-09-14T03:56:01.951670+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:56:03.688 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:03 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T03:56:03.688 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:56:03 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T03:56:03.689 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:03 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T03:56:03.689 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 03:56:03 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T03:56:03.689 INFO:journalctl@ceph.osd.1.smithi038.stdout:Sep 14 03:56:03 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T03:56:03.690 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:03 smithi123 bash[24950]: cluster 2024-09-14T03:56:01.951670+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:56:04.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:04 smithi123 bash[24950]: audit 2024-09-14T03:56:03.609258+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T03:56:04.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:04 smithi123 bash[24950]: audit 2024-09-14T03:56:03.614945+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:56:04.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:04 smithi123 bash[24950]: audit 2024-09-14T03:56:03.622679+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:56:04.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:04 smithi038 bash[22519]: audit 2024-09-14T03:56:03.609258+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T03:56:04.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:04 smithi038 bash[22519]: audit 2024-09-14T03:56:03.614945+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:56:04.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:04 smithi038 bash[22519]: audit 2024-09-14T03:56:03.622679+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:56:04.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:04 smithi038 bash[32505]: audit 2024-09-14T03:56:03.609258+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T03:56:04.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:04 smithi038 bash[32505]: audit 2024-09-14T03:56:03.614945+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:56:04.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:04 smithi038 bash[32505]: audit 2024-09-14T03:56:03.622679+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:56:05.453 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:05 smithi038 bash[22519]: cluster 2024-09-14T03:56:03.952232+0000 mgr.y (mgr.14150) 169 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:56:05.453 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:05 smithi038 bash[32505]: cluster 2024-09-14T03:56:03.952232+0000 mgr.y (mgr.14150) 169 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:56:05.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:05 smithi123 bash[24950]: cluster 2024-09-14T03:56:03.952232+0000 mgr.y (mgr.14150) 169 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:56:07.603 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:07 smithi038 bash[22519]: cluster 2024-09-14T03:56:05.952586+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:56:07.603 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:07 smithi038 bash[32505]: cluster 2024-09-14T03:56:05.952586+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:56:07.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:07 smithi123 bash[24950]: cluster 2024-09-14T03:56:05.952586+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:56:09.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:09 smithi123 bash[24950]: cluster 2024-09-14T03:56:07.953167+0000 mgr.y (mgr.14150) 171 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:56:09.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:09 smithi038 bash[22519]: cluster 2024-09-14T03:56:07.953167+0000 mgr.y (mgr.14150) 171 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:56:09.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:09 smithi038 bash[32505]: cluster 2024-09-14T03:56:07.953167+0000 mgr.y (mgr.14150) 171 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:56:10.889 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:10 smithi038 bash[22519]: audit 2024-09-14T03:56:09.742888+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:56:10.889 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:10 smithi038 bash[22519]: audit 2024-09-14T03:56:09.753761+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:56:10.889 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:10 smithi038 bash[22519]: cluster 2024-09-14T03:56:09.953455+0000 mgr.y (mgr.14150) 172 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:56:10.890 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:10 smithi038 bash[22519]: audit 2024-09-14T03:56:10.140992+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:56:10.890 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:10 smithi038 bash[22519]: audit 2024-09-14T03:56:10.142590+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T03:56:10.890 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:10 smithi038 bash[22519]: audit 2024-09-14T03:56:10.151239+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:56:10.890 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:10 smithi038 bash[22519]: audit 2024-09-14T03:56:10.581441+0000 mon.c (mon.2) 5 : audit [INF] from='osd.2 [v2:172.21.15.38:6818/3085109877,v1:172.21.15.38:6819/3085109877]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-14T03:56:10.890 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:10 smithi038 bash[22519]: audit 2024-09-14T03:56:10.581877+0000 mon.a (mon.0) 360 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-14T03:56:10.890 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:10 smithi038 bash[32505]: audit 2024-09-14T03:56:09.742888+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:56:10.890 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:10 smithi038 bash[32505]: audit 2024-09-14T03:56:09.753761+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:56:10.890 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:10 smithi038 bash[32505]: cluster 2024-09-14T03:56:09.953455+0000 mgr.y (mgr.14150) 172 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:56:10.890 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:10 smithi038 bash[32505]: audit 2024-09-14T03:56:10.140992+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:56:10.890 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:10 smithi038 bash[32505]: audit 2024-09-14T03:56:10.142590+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T03:56:10.891 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:10 smithi038 bash[32505]: audit 2024-09-14T03:56:10.151239+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:56:10.891 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:10 smithi038 bash[32505]: audit 2024-09-14T03:56:10.581441+0000 mon.c (mon.2) 5 : audit [INF] from='osd.2 [v2:172.21.15.38:6818/3085109877,v1:172.21.15.38:6819/3085109877]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-14T03:56:10.891 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:10 smithi038 bash[32505]: audit 2024-09-14T03:56:10.581877+0000 mon.a (mon.0) 360 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-14T03:56:11.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:10 smithi123 bash[24950]: audit 2024-09-14T03:56:09.742888+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:56:11.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:10 smithi123 bash[24950]: audit 2024-09-14T03:56:09.753761+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:56:11.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:10 smithi123 bash[24950]: cluster 2024-09-14T03:56:09.953455+0000 mgr.y (mgr.14150) 172 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:56:11.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:10 smithi123 bash[24950]: audit 2024-09-14T03:56:10.140992+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:56:11.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:10 smithi123 bash[24950]: audit 2024-09-14T03:56:10.142590+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T03:56:11.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:10 smithi123 bash[24950]: audit 2024-09-14T03:56:10.151239+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:56:11.190 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:10 smithi123 bash[24950]: audit 2024-09-14T03:56:10.581441+0000 mon.c (mon.2) 5 : audit [INF] from='osd.2 [v2:172.21.15.38:6818/3085109877,v1:172.21.15.38:6819/3085109877]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-14T03:56:11.190 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:10 smithi123 bash[24950]: audit 2024-09-14T03:56:10.581877+0000 mon.a (mon.0) 360 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-14T03:56:12.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:12 smithi123 bash[24950]: audit 2024-09-14T03:56:11.159668+0000 mon.a (mon.0) 361 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-14T03:56:12.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:12 smithi123 bash[24950]: cluster 2024-09-14T03:56:11.159804+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-14T03:56:12.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:12 smithi123 bash[24950]: audit 2024-09-14T03:56:11.160022+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-14T03:56:12.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:12 smithi123 bash[24950]: audit 2024-09-14T03:56:11.170251+0000 mon.c (mon.2) 6 : audit [INF] from='osd.2 [v2:172.21.15.38:6818/3085109877,v1:172.21.15.38:6819/3085109877]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]: dispatch 2024-09-14T03:56:12.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:12 smithi123 bash[24950]: audit 2024-09-14T03:56:11.170888+0000 mon.a (mon.0) 364 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]: dispatch 2024-09-14T03:56:12.477 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:12 smithi038 bash[22519]: audit 2024-09-14T03:56:11.159668+0000 mon.a (mon.0) 361 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-14T03:56:12.477 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:12 smithi038 bash[22519]: cluster 2024-09-14T03:56:11.159804+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-14T03:56:12.477 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:12 smithi038 bash[22519]: audit 2024-09-14T03:56:11.160022+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-14T03:56:12.477 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:12 smithi038 bash[22519]: audit 2024-09-14T03:56:11.170251+0000 mon.c (mon.2) 6 : audit [INF] from='osd.2 [v2:172.21.15.38:6818/3085109877,v1:172.21.15.38:6819/3085109877]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]: dispatch 2024-09-14T03:56:12.477 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:12 smithi038 bash[22519]: audit 2024-09-14T03:56:11.170888+0000 mon.a (mon.0) 364 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]: dispatch 2024-09-14T03:56:12.477 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:12 smithi038 bash[32505]: audit 2024-09-14T03:56:11.159668+0000 mon.a (mon.0) 361 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-14T03:56:12.478 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:12 smithi038 bash[32505]: cluster 2024-09-14T03:56:11.159804+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-14T03:56:12.478 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:12 smithi038 bash[32505]: audit 2024-09-14T03:56:11.160022+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-14T03:56:12.478 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:12 smithi038 bash[32505]: audit 2024-09-14T03:56:11.170251+0000 mon.c (mon.2) 6 : audit [INF] from='osd.2 [v2:172.21.15.38:6818/3085109877,v1:172.21.15.38:6819/3085109877]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]: dispatch 2024-09-14T03:56:12.478 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:12 smithi038 bash[32505]: audit 2024-09-14T03:56:11.170888+0000 mon.a (mon.0) 364 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]: dispatch 2024-09-14T03:56:13.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:13 smithi123 bash[24950]: cluster 2024-09-14T03:56:11.953875+0000 mgr.y (mgr.14150) 173 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:56:13.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:13 smithi123 bash[24950]: audit 2024-09-14T03:56:12.168500+0000 mon.a (mon.0) 365 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]': finished 2024-09-14T03:56:13.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:13 smithi123 bash[24950]: cluster 2024-09-14T03:56:12.168724+0000 mon.a (mon.0) 366 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-14T03:56:13.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:13 smithi123 bash[24950]: audit 2024-09-14T03:56:12.169462+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-14T03:56:13.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:13 smithi123 bash[24950]: audit 2024-09-14T03:56:12.177146+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-14T03:56:13.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:13 smithi038 bash[22519]: cluster 2024-09-14T03:56:11.953875+0000 mgr.y (mgr.14150) 173 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:56:13.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:13 smithi038 bash[22519]: audit 2024-09-14T03:56:12.168500+0000 mon.a (mon.0) 365 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]': finished 2024-09-14T03:56:13.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:13 smithi038 bash[22519]: cluster 2024-09-14T03:56:12.168724+0000 mon.a (mon.0) 366 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-14T03:56:13.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:13 smithi038 bash[22519]: audit 2024-09-14T03:56:12.169462+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-14T03:56:13.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:13 smithi038 bash[22519]: audit 2024-09-14T03:56:12.177146+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-14T03:56:13.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:13 smithi038 bash[32505]: cluster 2024-09-14T03:56:11.953875+0000 mgr.y (mgr.14150) 173 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:56:13.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:13 smithi038 bash[32505]: audit 2024-09-14T03:56:12.168500+0000 mon.a (mon.0) 365 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]': finished 2024-09-14T03:56:13.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:13 smithi038 bash[32505]: cluster 2024-09-14T03:56:12.168724+0000 mon.a (mon.0) 366 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-14T03:56:13.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:13 smithi038 bash[32505]: audit 2024-09-14T03:56:12.169462+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-14T03:56:13.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:13 smithi038 bash[32505]: audit 2024-09-14T03:56:12.177146+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-14T03:56:13.610 INFO:teuthology.orchestra.run.smithi038.stdout:Created osd(s) 2 on host 'smithi038' 2024-09-14T03:56:14.310 DEBUG:teuthology.orchestra.run.smithi038:osd.2> sudo journalctl -f -n 0 -u ceph-4d8d8784-724c-11ef-bceb-c7b262605968@osd.2.service 2024-09-14T03:56:14.312 INFO:tasks.cephadm:Deploying osd.3 on smithi038 with /dev/vg_nvme/lv_1... 2024-09-14T03:56:14.313 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-09-14T03:56:14.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:14 smithi038 bash[22519]: cluster 2024-09-14T03:56:11.557494+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-14T03:56:14.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:14 smithi038 bash[22519]: cluster 2024-09-14T03:56:11.557573+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-14T03:56:14.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:14 smithi038 bash[22519]: audit 2024-09-14T03:56:13.176266+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-14T03:56:14.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:14 smithi038 bash[22519]: cluster 2024-09-14T03:56:13.183982+0000 mon.a (mon.0) 370 : cluster [INF] osd.2 [v2:172.21.15.38:6818/3085109877,v1:172.21.15.38:6819/3085109877] boot 2024-09-14T03:56:14.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:14 smithi038 bash[22519]: cluster 2024-09-14T03:56:13.184074+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-14T03:56:14.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:14 smithi038 bash[22519]: audit 2024-09-14T03:56:13.184760+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-14T03:56:14.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:14 smithi038 bash[22519]: audit 2024-09-14T03:56:13.584524+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T03:56:14.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:14 smithi038 bash[22519]: audit 2024-09-14T03:56:13.592434+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:56:14.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:14 smithi038 bash[22519]: audit 2024-09-14T03:56:13.602794+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:56:14.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:14 smithi038 bash[32505]: cluster 2024-09-14T03:56:11.557494+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-14T03:56:14.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:14 smithi038 bash[32505]: cluster 2024-09-14T03:56:11.557573+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-14T03:56:14.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:14 smithi038 bash[32505]: audit 2024-09-14T03:56:13.176266+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-14T03:56:14.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:14 smithi038 bash[32505]: cluster 2024-09-14T03:56:13.183982+0000 mon.a (mon.0) 370 : cluster [INF] osd.2 [v2:172.21.15.38:6818/3085109877,v1:172.21.15.38:6819/3085109877] boot 2024-09-14T03:56:14.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:14 smithi038 bash[32505]: cluster 2024-09-14T03:56:13.184074+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-14T03:56:14.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:14 smithi038 bash[32505]: audit 2024-09-14T03:56:13.184760+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-14T03:56:14.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:14 smithi038 bash[32505]: audit 2024-09-14T03:56:13.584524+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T03:56:14.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:14 smithi038 bash[32505]: audit 2024-09-14T03:56:13.592434+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:56:14.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:14 smithi038 bash[32505]: audit 2024-09-14T03:56:13.602794+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:56:14.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:14 smithi123 bash[24950]: cluster 2024-09-14T03:56:11.557494+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-14T03:56:14.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:14 smithi123 bash[24950]: cluster 2024-09-14T03:56:11.557573+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-14T03:56:14.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:14 smithi123 bash[24950]: audit 2024-09-14T03:56:13.176266+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-14T03:56:14.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:14 smithi123 bash[24950]: cluster 2024-09-14T03:56:13.183982+0000 mon.a (mon.0) 370 : cluster [INF] osd.2 [v2:172.21.15.38:6818/3085109877,v1:172.21.15.38:6819/3085109877] boot 2024-09-14T03:56:14.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:14 smithi123 bash[24950]: cluster 2024-09-14T03:56:13.184074+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-14T03:56:14.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:14 smithi123 bash[24950]: audit 2024-09-14T03:56:13.184760+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-14T03:56:14.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:14 smithi123 bash[24950]: audit 2024-09-14T03:56:13.584524+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T03:56:14.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:14 smithi123 bash[24950]: audit 2024-09-14T03:56:13.592434+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:56:14.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:14 smithi123 bash[24950]: audit 2024-09-14T03:56:13.602794+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:56:15.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:15 smithi123 bash[24950]: cluster 2024-09-14T03:56:13.954313+0000 mgr.y (mgr.14150) 174 : cluster [DBG] pgmap v141: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:56:15.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:15 smithi123 bash[24950]: audit 2024-09-14T03:56:14.084563+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-09-14T03:56:15.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:15 smithi123 bash[24950]: audit 2024-09-14T03:56:14.548919+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-09-14T03:56:15.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:15 smithi123 bash[24950]: cluster 2024-09-14T03:56:14.548995+0000 mon.a (mon.0) 378 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-14T03:56:15.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:15 smithi123 bash[24950]: audit 2024-09-14T03:56:14.550402+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-14T03:56:16.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:15 smithi038 bash[22519]: cluster 2024-09-14T03:56:13.954313+0000 mgr.y (mgr.14150) 174 : cluster [DBG] pgmap v141: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:56:16.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:15 smithi038 bash[22519]: audit 2024-09-14T03:56:14.084563+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-09-14T03:56:16.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:15 smithi038 bash[22519]: audit 2024-09-14T03:56:14.548919+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-09-14T03:56:16.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:15 smithi038 bash[22519]: cluster 2024-09-14T03:56:14.548995+0000 mon.a (mon.0) 378 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-14T03:56:16.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:15 smithi038 bash[22519]: audit 2024-09-14T03:56:14.550402+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-14T03:56:16.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:15 smithi038 bash[32505]: cluster 2024-09-14T03:56:13.954313+0000 mgr.y (mgr.14150) 174 : cluster [DBG] pgmap v141: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-14T03:56:16.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:15 smithi038 bash[32505]: audit 2024-09-14T03:56:14.084563+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-09-14T03:56:16.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:15 smithi038 bash[32505]: audit 2024-09-14T03:56:14.548919+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-09-14T03:56:16.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:15 smithi038 bash[32505]: cluster 2024-09-14T03:56:14.548995+0000 mon.a (mon.0) 378 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-14T03:56:16.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:15 smithi038 bash[32505]: audit 2024-09-14T03:56:14.550402+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-14T03:56:16.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:16 smithi123 bash[24950]: audit 2024-09-14T03:56:15.558689+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-14T03:56:16.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:16 smithi123 bash[24950]: cluster 2024-09-14T03:56:15.558930+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-14T03:56:16.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:16 smithi123 bash[24950]: cluster 2024-09-14T03:56:15.954702+0000 mgr.y (mgr.14150) 175 : cluster [DBG] pgmap v144: 1 pgs: 1 unknown; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-09-14T03:56:17.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:16 smithi038 bash[22519]: audit 2024-09-14T03:56:15.558689+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-14T03:56:17.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:16 smithi038 bash[22519]: cluster 2024-09-14T03:56:15.558930+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-14T03:56:17.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:16 smithi038 bash[22519]: cluster 2024-09-14T03:56:15.954702+0000 mgr.y (mgr.14150) 175 : cluster [DBG] pgmap v144: 1 pgs: 1 unknown; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-09-14T03:56:17.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:16 smithi038 bash[32505]: audit 2024-09-14T03:56:15.558689+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-14T03:56:17.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:16 smithi038 bash[32505]: cluster 2024-09-14T03:56:15.558930+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-14T03:56:17.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:16 smithi038 bash[32505]: cluster 2024-09-14T03:56:15.954702+0000 mgr.y (mgr.14150) 175 : cluster [DBG] pgmap v144: 1 pgs: 1 unknown; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-09-14T03:56:17.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:17 smithi123 bash[24950]: cluster 2024-09-14T03:56:16.572868+0000 mon.a (mon.0) 382 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-09-14T03:56:17.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:17 smithi123 bash[24950]: cluster 2024-09-14T03:56:16.573016+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-14T03:56:17.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:17 smithi123 bash[24950]: audit 2024-09-14T03:56:16.596896+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:56:18.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:17 smithi038 bash[22519]: cluster 2024-09-14T03:56:16.572868+0000 mon.a (mon.0) 382 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-09-14T03:56:18.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:17 smithi038 bash[22519]: cluster 2024-09-14T03:56:16.573016+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-14T03:56:18.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:17 smithi038 bash[22519]: audit 2024-09-14T03:56:16.596896+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:56:18.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:17 smithi038 bash[32505]: cluster 2024-09-14T03:56:16.572868+0000 mon.a (mon.0) 382 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-09-14T03:56:18.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:17 smithi038 bash[32505]: cluster 2024-09-14T03:56:16.573016+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-14T03:56:18.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:17 smithi038 bash[32505]: audit 2024-09-14T03:56:16.596896+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:56:18.399 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T03:56:20.341 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:20 smithi038 bash[22519]: cluster 2024-09-14T03:56:17.955145+0000 mgr.y (mgr.14150) 176 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 320 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-09-14T03:56:20.342 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:20 smithi038 bash[22519]: audit 2024-09-14T03:56:18.444774+0000 mon.a (mon.0) 385 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-14T03:56:20.342 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:20 smithi038 bash[22519]: audit 2024-09-14T03:56:19.354834+0000 mon.a (mon.0) 386 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-14T03:56:20.342 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:20 smithi038 bash[22519]: audit 2024-09-14T03:56:19.356012+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-14T03:56:20.342 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:20 smithi038 bash[22519]: audit 2024-09-14T03:56:19.356187+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-14T03:56:20.342 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:20 smithi038 bash[22519]: audit 2024-09-14T03:56:19.356520+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-14T03:56:20.342 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:20 smithi038 bash[22519]: audit 2024-09-14T03:56:19.359638+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-14T03:56:20.342 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:20 smithi038 bash[22519]: audit 2024-09-14T03:56:19.359881+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-14T03:56:20.342 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:20 smithi038 bash[22519]: audit 2024-09-14T03:56:19.360087+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-14T03:56:20.342 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:20 smithi038 bash[32505]: cluster 2024-09-14T03:56:17.955145+0000 mgr.y (mgr.14150) 176 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 320 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-09-14T03:56:20.343 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:20 smithi038 bash[32505]: audit 2024-09-14T03:56:18.444774+0000 mon.a (mon.0) 385 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-14T03:56:20.343 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:20 smithi038 bash[32505]: audit 2024-09-14T03:56:19.354834+0000 mon.a (mon.0) 386 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-14T03:56:20.343 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:20 smithi038 bash[32505]: audit 2024-09-14T03:56:19.356012+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-14T03:56:20.343 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:20 smithi038 bash[32505]: audit 2024-09-14T03:56:19.356187+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-14T03:56:20.343 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:20 smithi038 bash[32505]: audit 2024-09-14T03:56:19.356520+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-14T03:56:20.343 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:20 smithi038 bash[32505]: audit 2024-09-14T03:56:19.359638+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-14T03:56:20.343 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:20 smithi038 bash[32505]: audit 2024-09-14T03:56:19.359881+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-14T03:56:20.343 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:20 smithi038 bash[32505]: audit 2024-09-14T03:56:19.360087+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-14T03:56:20.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:20 smithi123 bash[24950]: cluster 2024-09-14T03:56:17.955145+0000 mgr.y (mgr.14150) 176 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 320 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-09-14T03:56:20.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:20 smithi123 bash[24950]: audit 2024-09-14T03:56:18.444774+0000 mon.a (mon.0) 385 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-14T03:56:20.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:20 smithi123 bash[24950]: audit 2024-09-14T03:56:19.354834+0000 mon.a (mon.0) 386 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-14T03:56:20.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:20 smithi123 bash[24950]: audit 2024-09-14T03:56:19.356012+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-14T03:56:20.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:20 smithi123 bash[24950]: audit 2024-09-14T03:56:19.356187+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-14T03:56:20.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:20 smithi123 bash[24950]: audit 2024-09-14T03:56:19.356520+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-14T03:56:20.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:20 smithi123 bash[24950]: audit 2024-09-14T03:56:19.359638+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-14T03:56:20.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:20 smithi123 bash[24950]: audit 2024-09-14T03:56:19.359881+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-14T03:56:20.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:20 smithi123 bash[24950]: audit 2024-09-14T03:56:19.360087+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-14T03:56:21.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:21 smithi038 bash[32505]: audit 2024-09-14T03:56:19.359573+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-14T03:56:21.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:21 smithi038 bash[32505]: cluster 2024-09-14T03:56:19.955681+0000 mgr.y (mgr.14150) 177 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 320 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-14T03:56:21.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:21 smithi038 bash[32505]: audit 2024-09-14T03:56:20.261115+0000 mon.b (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-14T03:56:21.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:21 smithi038 bash[32505]: audit 2024-09-14T03:56:20.287429+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:56:21.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:21 smithi038 bash[32505]: audit 2024-09-14T03:56:20.298368+0000 mon.c (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-14T03:56:21.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:21 smithi038 bash[32505]: audit 2024-09-14T03:56:20.298558+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-14T03:56:21.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:21 smithi038 bash[32505]: audit 2024-09-14T03:56:20.298701+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-14T03:56:21.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:21 smithi038 bash[32505]: audit 2024-09-14T03:56:20.298838+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-14T03:56:21.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:21 smithi038 bash[32505]: audit 2024-09-14T03:56:21.188909+0000 mon.c (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-14T03:56:21.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:21 smithi038 bash[22519]: audit 2024-09-14T03:56:19.359573+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-14T03:56:21.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:21 smithi038 bash[22519]: cluster 2024-09-14T03:56:19.955681+0000 mgr.y (mgr.14150) 177 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 320 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-14T03:56:21.524 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:21 smithi038 bash[22519]: audit 2024-09-14T03:56:20.261115+0000 mon.b (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-14T03:56:21.524 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:21 smithi038 bash[22519]: audit 2024-09-14T03:56:20.287429+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:56:21.524 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:21 smithi038 bash[22519]: audit 2024-09-14T03:56:20.298368+0000 mon.c (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-14T03:56:21.524 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:21 smithi038 bash[22519]: audit 2024-09-14T03:56:20.298558+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-14T03:56:21.524 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:21 smithi038 bash[22519]: audit 2024-09-14T03:56:20.298701+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-14T03:56:21.524 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:21 smithi038 bash[22519]: audit 2024-09-14T03:56:20.298838+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-14T03:56:21.524 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:21 smithi038 bash[22519]: audit 2024-09-14T03:56:21.188909+0000 mon.c (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-14T03:56:21.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:21 smithi123 bash[24950]: audit 2024-09-14T03:56:19.359573+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-14T03:56:21.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:21 smithi123 bash[24950]: cluster 2024-09-14T03:56:19.955681+0000 mgr.y (mgr.14150) 177 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 320 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-14T03:56:21.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:21 smithi123 bash[24950]: audit 2024-09-14T03:56:20.261115+0000 mon.b (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-14T03:56:21.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:21 smithi123 bash[24950]: audit 2024-09-14T03:56:20.287429+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:56:21.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:21 smithi123 bash[24950]: audit 2024-09-14T03:56:20.298368+0000 mon.c (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-14T03:56:21.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:21 smithi123 bash[24950]: audit 2024-09-14T03:56:20.298558+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-14T03:56:21.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:21 smithi123 bash[24950]: audit 2024-09-14T03:56:20.298701+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-14T03:56:21.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:21 smithi123 bash[24950]: audit 2024-09-14T03:56:20.298838+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-14T03:56:21.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:21 smithi123 bash[24950]: audit 2024-09-14T03:56:21.188909+0000 mon.c (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-14T03:56:23.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:23 smithi123 bash[24950]: cluster 2024-09-14T03:56:21.956241+0000 mgr.y (mgr.14150) 178 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 5.0 KiB/s rd, 242 KiB/s wr, 16 op/s 2024-09-14T03:56:23.698 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-09-14T03:56:23.736 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:23 smithi038 bash[22519]: cluster 2024-09-14T03:56:21.956241+0000 mgr.y (mgr.14150) 178 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 5.0 KiB/s rd, 242 KiB/s wr, 16 op/s 2024-09-14T03:56:23.736 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:23 smithi038 bash[32505]: cluster 2024-09-14T03:56:21.956241+0000 mgr.y (mgr.14150) 178 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 5.0 KiB/s rd, 242 KiB/s wr, 16 op/s 2024-09-14T03:56:23.737 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi038:vg_nvme/lv_1 2024-09-14T03:56:25.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:25 smithi038 bash[22519]: cluster 2024-09-14T03:56:23.956755+0000 mgr.y (mgr.14150) 179 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 3.7 KiB/s rd, 177 KiB/s wr, 12 op/s 2024-09-14T03:56:25.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:25 smithi038 bash[32505]: cluster 2024-09-14T03:56:23.956755+0000 mgr.y (mgr.14150) 179 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 3.7 KiB/s rd, 177 KiB/s wr, 12 op/s 2024-09-14T03:56:25.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:25 smithi123 bash[24950]: cluster 2024-09-14T03:56:23.956755+0000 mgr.y (mgr.14150) 179 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 3.7 KiB/s rd, 177 KiB/s wr, 12 op/s 2024-09-14T03:56:27.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:27 smithi123 bash[24950]: cluster 2024-09-14T03:56:25.957252+0000 mgr.y (mgr.14150) 180 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 2.9 KiB/s rd, 139 KiB/s wr, 9 op/s 2024-09-14T03:56:27.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:27 smithi123 bash[24950]: audit 2024-09-14T03:56:26.829036+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:56:27.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:27 smithi123 bash[24950]: audit 2024-09-14T03:56:26.838750+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:56:27.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:27 smithi123 bash[24950]: audit 2024-09-14T03:56:26.841244+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-14T03:56:27.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:27 smithi123 bash[24950]: audit 2024-09-14T03:56:26.843142+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-14T03:56:27.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:27 smithi123 bash[24950]: audit 2024-09-14T03:56:26.844955+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-14T03:56:27.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:27 smithi123 bash[24950]: audit 2024-09-14T03:56:26.854896+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:56:27.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:27 smithi123 bash[24950]: audit 2024-09-14T03:56:26.857461+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:56:27.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:27 smithi123 bash[24950]: audit 2024-09-14T03:56:26.859198+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T03:56:27.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:27 smithi123 bash[24950]: audit 2024-09-14T03:56:26.869090+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:56:27.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:27 smithi038 bash[22519]: cluster 2024-09-14T03:56:25.957252+0000 mgr.y (mgr.14150) 180 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 2.9 KiB/s rd, 139 KiB/s wr, 9 op/s 2024-09-14T03:56:27.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:27 smithi038 bash[22519]: audit 2024-09-14T03:56:26.829036+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:56:27.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:27 smithi038 bash[22519]: audit 2024-09-14T03:56:26.838750+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:56:27.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:27 smithi038 bash[22519]: audit 2024-09-14T03:56:26.841244+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-14T03:56:27.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:27 smithi038 bash[22519]: audit 2024-09-14T03:56:26.843142+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-14T03:56:27.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:27 smithi038 bash[22519]: audit 2024-09-14T03:56:26.844955+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-14T03:56:27.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:27 smithi038 bash[22519]: audit 2024-09-14T03:56:26.854896+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:56:27.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:27 smithi038 bash[22519]: audit 2024-09-14T03:56:26.857461+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:56:27.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:27 smithi038 bash[22519]: audit 2024-09-14T03:56:26.859198+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T03:56:27.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:27 smithi038 bash[22519]: audit 2024-09-14T03:56:26.869090+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:56:27.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:27 smithi038 bash[32505]: cluster 2024-09-14T03:56:25.957252+0000 mgr.y (mgr.14150) 180 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 2.9 KiB/s rd, 139 KiB/s wr, 9 op/s 2024-09-14T03:56:27.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:27 smithi038 bash[32505]: audit 2024-09-14T03:56:26.829036+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:56:27.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:27 smithi038 bash[32505]: audit 2024-09-14T03:56:26.838750+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:56:27.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:27 smithi038 bash[32505]: audit 2024-09-14T03:56:26.841244+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-14T03:56:27.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:27 smithi038 bash[32505]: audit 2024-09-14T03:56:26.843142+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-14T03:56:27.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:27 smithi038 bash[32505]: audit 2024-09-14T03:56:26.844955+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-14T03:56:27.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:27 smithi038 bash[32505]: audit 2024-09-14T03:56:26.854896+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:56:27.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:27 smithi038 bash[32505]: audit 2024-09-14T03:56:26.857461+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:56:27.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:27 smithi038 bash[32505]: audit 2024-09-14T03:56:26.859198+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T03:56:27.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:27 smithi038 bash[32505]: audit 2024-09-14T03:56:26.869090+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:56:28.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:28 smithi123 bash[24950]: cephadm 2024-09-14T03:56:26.819744+0000 mgr.y (mgr.14150) 181 : cephadm [INF] Detected new or changed devices on smithi038 2024-09-14T03:56:28.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:28 smithi123 bash[24950]: cephadm 2024-09-14T03:56:26.846405+0000 mgr.y (mgr.14150) 182 : cephadm [INF] Adjusting osd_memory_target on smithi038 to 5415M 2024-09-14T03:56:28.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:28 smithi038 bash[22519]: cephadm 2024-09-14T03:56:26.819744+0000 mgr.y (mgr.14150) 181 : cephadm [INF] Detected new or changed devices on smithi038 2024-09-14T03:56:28.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:28 smithi038 bash[22519]: cephadm 2024-09-14T03:56:26.846405+0000 mgr.y (mgr.14150) 182 : cephadm [INF] Adjusting osd_memory_target on smithi038 to 5415M 2024-09-14T03:56:28.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:28 smithi038 bash[32505]: cephadm 2024-09-14T03:56:26.819744+0000 mgr.y (mgr.14150) 181 : cephadm [INF] Detected new or changed devices on smithi038 2024-09-14T03:56:28.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:28 smithi038 bash[32505]: cephadm 2024-09-14T03:56:26.846405+0000 mgr.y (mgr.14150) 182 : cephadm [INF] Adjusting osd_memory_target on smithi038 to 5415M 2024-09-14T03:56:29.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:29 smithi123 bash[24950]: cluster 2024-09-14T03:56:27.957768+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 2.4 KiB/s rd, 115 KiB/s wr, 7 op/s 2024-09-14T03:56:29.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:29 smithi038 bash[32505]: cluster 2024-09-14T03:56:27.957768+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 2.4 KiB/s rd, 115 KiB/s wr, 7 op/s 2024-09-14T03:56:29.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:29 smithi038 bash[22519]: cluster 2024-09-14T03:56:27.957768+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 2.4 KiB/s rd, 115 KiB/s wr, 7 op/s 2024-09-14T03:56:29.774 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T03:56:31.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:31 smithi123 bash[24950]: cluster 2024-09-14T03:56:29.958344+0000 mgr.y (mgr.14150) 184 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 2.2 KiB/s rd, 109 KiB/s wr, 7 op/s 2024-09-14T03:56:31.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:31 smithi038 bash[22519]: cluster 2024-09-14T03:56:29.958344+0000 mgr.y (mgr.14150) 184 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 2.2 KiB/s rd, 109 KiB/s wr, 7 op/s 2024-09-14T03:56:31.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:31 smithi038 bash[32505]: cluster 2024-09-14T03:56:29.958344+0000 mgr.y (mgr.14150) 184 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 2.2 KiB/s rd, 109 KiB/s wr, 7 op/s 2024-09-14T03:56:33.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:33 smithi123 bash[24950]: cluster 2024-09-14T03:56:31.958951+0000 mgr.y (mgr.14150) 185 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 2.2 KiB/s rd, 109 KiB/s wr, 7 op/s 2024-09-14T03:56:33.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:33 smithi123 bash[24950]: audit 2024-09-14T03:56:33.296768+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-14T03:56:33.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:33 smithi123 bash[24950]: audit 2024-09-14T03:56:33.300283+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-14T03:56:33.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:33 smithi123 bash[24950]: audit 2024-09-14T03:56:33.301062+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:56:33.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:33 smithi038 bash[22519]: cluster 2024-09-14T03:56:31.958951+0000 mgr.y (mgr.14150) 185 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 2.2 KiB/s rd, 109 KiB/s wr, 7 op/s 2024-09-14T03:56:33.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:33 smithi038 bash[22519]: audit 2024-09-14T03:56:33.296768+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-14T03:56:33.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:33 smithi038 bash[22519]: audit 2024-09-14T03:56:33.300283+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-14T03:56:33.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:33 smithi038 bash[22519]: audit 2024-09-14T03:56:33.301062+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:56:33.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:33 smithi038 bash[32505]: cluster 2024-09-14T03:56:31.958951+0000 mgr.y (mgr.14150) 185 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 2.2 KiB/s rd, 109 KiB/s wr, 7 op/s 2024-09-14T03:56:33.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:33 smithi038 bash[32505]: audit 2024-09-14T03:56:33.296768+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-14T03:56:33.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:33 smithi038 bash[32505]: audit 2024-09-14T03:56:33.300283+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-14T03:56:33.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:33 smithi038 bash[32505]: audit 2024-09-14T03:56:33.301062+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:56:34.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:34 smithi123 bash[24950]: audit 2024-09-14T03:56:33.290746+0000 mgr.y (mgr.14150) 186 : audit [DBG] from='client.24203 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi038:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T03:56:34.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:34 smithi038 bash[22519]: audit 2024-09-14T03:56:33.290746+0000 mgr.y (mgr.14150) 186 : audit [DBG] from='client.24203 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi038:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T03:56:34.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:34 smithi038 bash[32505]: audit 2024-09-14T03:56:33.290746+0000 mgr.y (mgr.14150) 186 : audit [DBG] from='client.24203 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi038:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T03:56:35.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:35 smithi123 bash[24950]: cluster 2024-09-14T03:56:33.959556+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-14T03:56:35.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:35 smithi038 bash[22519]: cluster 2024-09-14T03:56:33.959556+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-14T03:56:35.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:35 smithi038 bash[32505]: cluster 2024-09-14T03:56:33.959556+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-14T03:56:37.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:37 smithi123 bash[24950]: cluster 2024-09-14T03:56:35.960114+0000 mgr.y (mgr.14150) 188 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-14T03:56:37.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:37 smithi038 bash[22519]: cluster 2024-09-14T03:56:35.960114+0000 mgr.y (mgr.14150) 188 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-14T03:56:37.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:37 smithi038 bash[32505]: cluster 2024-09-14T03:56:35.960114+0000 mgr.y (mgr.14150) 188 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-14T03:56:39.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:39 smithi038 bash[22519]: cluster 2024-09-14T03:56:37.960660+0000 mgr.y (mgr.14150) 189 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-14T03:56:39.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:39 smithi038 bash[32505]: cluster 2024-09-14T03:56:37.960660+0000 mgr.y (mgr.14150) 189 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-14T03:56:39.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:39 smithi123 bash[24950]: cluster 2024-09-14T03:56:37.960660+0000 mgr.y (mgr.14150) 189 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-14T03:56:41.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:41 smithi123 bash[24950]: cluster 2024-09-14T03:56:39.961188+0000 mgr.y (mgr.14150) 190 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-14T03:56:41.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:41 smithi038 bash[32505]: cluster 2024-09-14T03:56:39.961188+0000 mgr.y (mgr.14150) 190 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-14T03:56:41.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:41 smithi038 bash[22519]: cluster 2024-09-14T03:56:39.961188+0000 mgr.y (mgr.14150) 190 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-14T03:56:42.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:42 smithi123 bash[24950]: audit 2024-09-14T03:56:41.778463+0000 mon.a (mon.0) 409 : audit [INF] from='client.? 172.21.15.38:0/1637648002' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "370d2eff-f43b-4297-828b-318b6cd1bd25"}]: dispatch 2024-09-14T03:56:42.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:42 smithi123 bash[24950]: audit 2024-09-14T03:56:41.794909+0000 mon.a (mon.0) 410 : audit [INF] from='client.? 172.21.15.38:0/1637648002' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "370d2eff-f43b-4297-828b-318b6cd1bd25"}]': finished 2024-09-14T03:56:42.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:42 smithi123 bash[24950]: cluster 2024-09-14T03:56:41.795014+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-09-14T03:56:42.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:42 smithi123 bash[24950]: audit 2024-09-14T03:56:41.795279+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-14T03:56:42.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:42 smithi038 bash[22519]: audit 2024-09-14T03:56:41.778463+0000 mon.a (mon.0) 409 : audit [INF] from='client.? 172.21.15.38:0/1637648002' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "370d2eff-f43b-4297-828b-318b6cd1bd25"}]: dispatch 2024-09-14T03:56:42.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:42 smithi038 bash[22519]: audit 2024-09-14T03:56:41.794909+0000 mon.a (mon.0) 410 : audit [INF] from='client.? 172.21.15.38:0/1637648002' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "370d2eff-f43b-4297-828b-318b6cd1bd25"}]': finished 2024-09-14T03:56:42.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:42 smithi038 bash[22519]: cluster 2024-09-14T03:56:41.795014+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-09-14T03:56:42.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:42 smithi038 bash[22519]: audit 2024-09-14T03:56:41.795279+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-14T03:56:42.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:42 smithi038 bash[32505]: audit 2024-09-14T03:56:41.778463+0000 mon.a (mon.0) 409 : audit [INF] from='client.? 172.21.15.38:0/1637648002' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "370d2eff-f43b-4297-828b-318b6cd1bd25"}]: dispatch 2024-09-14T03:56:42.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:42 smithi038 bash[32505]: audit 2024-09-14T03:56:41.794909+0000 mon.a (mon.0) 410 : audit [INF] from='client.? 172.21.15.38:0/1637648002' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "370d2eff-f43b-4297-828b-318b6cd1bd25"}]': finished 2024-09-14T03:56:42.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:42 smithi038 bash[32505]: cluster 2024-09-14T03:56:41.795014+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-09-14T03:56:42.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:42 smithi038 bash[32505]: audit 2024-09-14T03:56:41.795279+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-14T03:56:43.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:43 smithi123 bash[24950]: cluster 2024-09-14T03:56:41.961613+0000 mgr.y (mgr.14150) 191 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-14T03:56:43.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:43 smithi123 bash[24950]: audit 2024-09-14T03:56:42.447454+0000 mon.a (mon.0) 413 : audit [DBG] from='client.? 172.21.15.38:0/2916424949' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-14T03:56:43.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:43 smithi038 bash[22519]: cluster 2024-09-14T03:56:41.961613+0000 mgr.y (mgr.14150) 191 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-14T03:56:43.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:43 smithi038 bash[22519]: audit 2024-09-14T03:56:42.447454+0000 mon.a (mon.0) 413 : audit [DBG] from='client.? 172.21.15.38:0/2916424949' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-14T03:56:43.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:43 smithi038 bash[32505]: cluster 2024-09-14T03:56:41.961613+0000 mgr.y (mgr.14150) 191 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-14T03:56:43.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:43 smithi038 bash[32505]: audit 2024-09-14T03:56:42.447454+0000 mon.a (mon.0) 413 : audit [DBG] from='client.? 172.21.15.38:0/2916424949' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-14T03:56:45.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:45 smithi123 bash[24950]: cluster 2024-09-14T03:56:43.962115+0000 mgr.y (mgr.14150) 192 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-14T03:56:45.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:45 smithi038 bash[22519]: cluster 2024-09-14T03:56:43.962115+0000 mgr.y (mgr.14150) 192 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-14T03:56:45.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:45 smithi038 bash[32505]: cluster 2024-09-14T03:56:43.962115+0000 mgr.y (mgr.14150) 192 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-14T03:56:47.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:47 smithi123 bash[24950]: cluster 2024-09-14T03:56:45.962667+0000 mgr.y (mgr.14150) 193 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-14T03:56:47.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:47 smithi038 bash[22519]: cluster 2024-09-14T03:56:45.962667+0000 mgr.y (mgr.14150) 193 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-14T03:56:47.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:47 smithi038 bash[32505]: cluster 2024-09-14T03:56:45.962667+0000 mgr.y (mgr.14150) 193 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-14T03:56:49.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:49 smithi123 bash[24950]: cluster 2024-09-14T03:56:47.963183+0000 mgr.y (mgr.14150) 194 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-09-14T03:56:49.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:49 smithi038 bash[22519]: cluster 2024-09-14T03:56:47.963183+0000 mgr.y (mgr.14150) 194 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-09-14T03:56:49.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:49 smithi038 bash[32505]: cluster 2024-09-14T03:56:47.963183+0000 mgr.y (mgr.14150) 194 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-09-14T03:56:51.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:51 smithi123 bash[24950]: cluster 2024-09-14T03:56:49.963668+0000 mgr.y (mgr.14150) 195 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-09-14T03:56:51.705 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:51 smithi038 bash[22519]: cluster 2024-09-14T03:56:49.963668+0000 mgr.y (mgr.14150) 195 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-09-14T03:56:51.705 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:51 smithi038 bash[32505]: cluster 2024-09-14T03:56:49.963668+0000 mgr.y (mgr.14150) 195 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-09-14T03:56:53.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:53 smithi123 bash[24950]: cluster 2024-09-14T03:56:51.964230+0000 mgr.y (mgr.14150) 196 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-09-14T03:56:53.744 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:53 smithi038 bash[22519]: cluster 2024-09-14T03:56:51.964230+0000 mgr.y (mgr.14150) 196 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-09-14T03:56:53.745 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:53 smithi038 bash[32505]: cluster 2024-09-14T03:56:51.964230+0000 mgr.y (mgr.14150) 196 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-09-14T03:56:54.753 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:54 smithi038 bash[32505]: audit 2024-09-14T03:56:54.411778+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-14T03:56:54.754 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:54 smithi038 bash[32505]: audit 2024-09-14T03:56:54.413363+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:56:54.754 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:54 smithi038 bash[22519]: audit 2024-09-14T03:56:54.411778+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-14T03:56:54.754 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:54 smithi038 bash[22519]: audit 2024-09-14T03:56:54.413363+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:56:54.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:54 smithi123 bash[24950]: audit 2024-09-14T03:56:54.411778+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-14T03:56:54.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:54 smithi123 bash[24950]: audit 2024-09-14T03:56:54.413363+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:56:55.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:55 smithi038 bash[32505]: cluster 2024-09-14T03:56:53.964740+0000 mgr.y (mgr.14150) 197 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-09-14T03:56:55.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:55 smithi038 bash[32505]: cephadm 2024-09-14T03:56:54.414655+0000 mgr.y (mgr.14150) 198 : cephadm [INF] Deploying daemon osd.3 on smithi038 2024-09-14T03:56:55.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:55 smithi038 bash[22519]: cluster 2024-09-14T03:56:53.964740+0000 mgr.y (mgr.14150) 197 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-09-14T03:56:55.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:55 smithi038 bash[22519]: cephadm 2024-09-14T03:56:54.414655+0000 mgr.y (mgr.14150) 198 : cephadm [INF] Deploying daemon osd.3 on smithi038 2024-09-14T03:56:55.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:55 smithi123 bash[24950]: cluster 2024-09-14T03:56:53.964740+0000 mgr.y (mgr.14150) 197 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-09-14T03:56:55.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:55 smithi123 bash[24950]: cephadm 2024-09-14T03:56:54.414655+0000 mgr.y (mgr.14150) 198 : cephadm [INF] Deploying daemon osd.3 on smithi038 2024-09-14T03:56:57.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:57 smithi038 bash[22519]: cluster 2024-09-14T03:56:55.965226+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-09-14T03:56:57.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:57 smithi038 bash[32505]: cluster 2024-09-14T03:56:55.965226+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-09-14T03:56:57.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:57 smithi123 bash[24950]: cluster 2024-09-14T03:56:55.965226+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-09-14T03:56:59.171 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:58 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T03:56:59.171 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:58 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T03:56:59.171 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 03:56:58 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T03:56:59.171 INFO:journalctl@ceph.osd.1.smithi038.stdout:Sep 14 03:56:58 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T03:56:59.172 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:56:58 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T03:56:59.172 INFO:journalctl@ceph.osd.2.smithi038.stdout:Sep 14 03:56:58 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T03:56:59.465 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:59 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T03:56:59.465 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 03:56:59 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T03:56:59.465 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:59 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T03:56:59.465 INFO:journalctl@ceph.osd.1.smithi038.stdout:Sep 14 03:56:59 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T03:56:59.466 INFO:journalctl@ceph.osd.2.smithi038.stdout:Sep 14 03:56:59 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T03:56:59.466 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 03:56:59 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T03:56:59.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:59 smithi038 bash[22519]: cluster 2024-09-14T03:56:57.965568+0000 mgr.y (mgr.14150) 200 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-09-14T03:56:59.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:59 smithi038 bash[22519]: audit 2024-09-14T03:56:59.305346+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T03:56:59.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:59 smithi038 bash[22519]: audit 2024-09-14T03:56:59.310255+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:56:59.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:56:59 smithi038 bash[22519]: audit 2024-09-14T03:56:59.320843+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:56:59.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:59 smithi038 bash[32505]: cluster 2024-09-14T03:56:57.965568+0000 mgr.y (mgr.14150) 200 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-09-14T03:56:59.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:59 smithi038 bash[32505]: audit 2024-09-14T03:56:59.305346+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T03:56:59.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:59 smithi038 bash[32505]: audit 2024-09-14T03:56:59.310255+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:56:59.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:56:59 smithi038 bash[32505]: audit 2024-09-14T03:56:59.320843+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:56:59.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:59 smithi123 bash[24950]: cluster 2024-09-14T03:56:57.965568+0000 mgr.y (mgr.14150) 200 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-09-14T03:56:59.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:59 smithi123 bash[24950]: audit 2024-09-14T03:56:59.305346+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T03:56:59.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:59 smithi123 bash[24950]: audit 2024-09-14T03:56:59.310255+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:56:59.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:56:59 smithi123 bash[24950]: audit 2024-09-14T03:56:59.320843+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:57:01.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:01 smithi038 bash[22519]: cluster 2024-09-14T03:56:59.966172+0000 mgr.y (mgr.14150) 201 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-09-14T03:57:01.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:01 smithi038 bash[32505]: cluster 2024-09-14T03:56:59.966172+0000 mgr.y (mgr.14150) 201 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-09-14T03:57:01.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:01 smithi123 bash[24950]: cluster 2024-09-14T03:56:59.966172+0000 mgr.y (mgr.14150) 201 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-09-14T03:57:03.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:03 smithi038 bash[22519]: cluster 2024-09-14T03:57:01.966769+0000 mgr.y (mgr.14150) 202 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-09-14T03:57:03.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:03 smithi038 bash[32505]: cluster 2024-09-14T03:57:01.966769+0000 mgr.y (mgr.14150) 202 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-09-14T03:57:03.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:03 smithi123 bash[24950]: cluster 2024-09-14T03:57:01.966769+0000 mgr.y (mgr.14150) 202 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-09-14T03:57:05.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:05 smithi038 bash[32505]: cluster 2024-09-14T03:57:03.967236+0000 mgr.y (mgr.14150) 203 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-09-14T03:57:05.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:05 smithi038 bash[22519]: cluster 2024-09-14T03:57:03.967236+0000 mgr.y (mgr.14150) 203 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-09-14T03:57:05.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:05 smithi123 bash[24950]: cluster 2024-09-14T03:57:03.967236+0000 mgr.y (mgr.14150) 203 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-09-14T03:57:06.911 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:06 smithi038 bash[32505]: audit 2024-09-14T03:57:05.600382+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:57:06.911 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:06 smithi038 bash[32505]: audit 2024-09-14T03:57:05.612122+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:57:06.911 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:06 smithi038 bash[32505]: audit 2024-09-14T03:57:05.612899+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:57:06.911 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:06 smithi038 bash[32505]: audit 2024-09-14T03:57:05.613771+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T03:57:06.911 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:06 smithi038 bash[32505]: audit 2024-09-14T03:57:05.625401+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:57:06.911 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:06 smithi038 bash[32505]: cluster 2024-09-14T03:57:05.967581+0000 mgr.y (mgr.14150) 204 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-09-14T03:57:06.912 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:06 smithi038 bash[22519]: audit 2024-09-14T03:57:05.600382+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:57:06.912 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:06 smithi038 bash[22519]: audit 2024-09-14T03:57:05.612122+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:57:06.912 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:06 smithi038 bash[22519]: audit 2024-09-14T03:57:05.612899+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:57:06.912 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:06 smithi038 bash[22519]: audit 2024-09-14T03:57:05.613771+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T03:57:06.912 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:06 smithi038 bash[22519]: audit 2024-09-14T03:57:05.625401+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:57:06.912 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:06 smithi038 bash[22519]: cluster 2024-09-14T03:57:05.967581+0000 mgr.y (mgr.14150) 204 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-09-14T03:57:06.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:06 smithi123 bash[24950]: audit 2024-09-14T03:57:05.600382+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:57:06.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:06 smithi123 bash[24950]: audit 2024-09-14T03:57:05.612122+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:57:06.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:06 smithi123 bash[24950]: audit 2024-09-14T03:57:05.612899+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:57:06.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:06 smithi123 bash[24950]: audit 2024-09-14T03:57:05.613771+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T03:57:06.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:06 smithi123 bash[24950]: audit 2024-09-14T03:57:05.625401+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:57:06.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:06 smithi123 bash[24950]: cluster 2024-09-14T03:57:05.967581+0000 mgr.y (mgr.14150) 204 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-09-14T03:57:07.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:07 smithi123 bash[24950]: audit 2024-09-14T03:57:06.630644+0000 mon.c (mon.2) 9 : audit [INF] from='osd.3 [v2:172.21.15.38:6826/485507564,v1:172.21.15.38:6827/485507564]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-14T03:57:07.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:07 smithi123 bash[24950]: audit 2024-09-14T03:57:06.630945+0000 mon.a (mon.0) 424 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-14T03:57:08.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:07 smithi038 bash[22519]: audit 2024-09-14T03:57:06.630644+0000 mon.c (mon.2) 9 : audit [INF] from='osd.3 [v2:172.21.15.38:6826/485507564,v1:172.21.15.38:6827/485507564]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-14T03:57:08.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:07 smithi038 bash[22519]: audit 2024-09-14T03:57:06.630945+0000 mon.a (mon.0) 424 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-14T03:57:08.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:07 smithi038 bash[32505]: audit 2024-09-14T03:57:06.630644+0000 mon.c (mon.2) 9 : audit [INF] from='osd.3 [v2:172.21.15.38:6826/485507564,v1:172.21.15.38:6827/485507564]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-14T03:57:08.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:07 smithi038 bash[32505]: audit 2024-09-14T03:57:06.630945+0000 mon.a (mon.0) 424 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-14T03:57:08.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:08 smithi123 bash[24950]: audit 2024-09-14T03:57:07.645522+0000 mon.a (mon.0) 425 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-14T03:57:08.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:08 smithi123 bash[24950]: cluster 2024-09-14T03:57:07.645647+0000 mon.a (mon.0) 426 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-14T03:57:08.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:08 smithi123 bash[24950]: audit 2024-09-14T03:57:07.645879+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-14T03:57:08.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:08 smithi123 bash[24950]: audit 2024-09-14T03:57:07.647728+0000 mon.c (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.38:6826/485507564,v1:172.21.15.38:6827/485507564]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]: dispatch 2024-09-14T03:57:08.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:08 smithi123 bash[24950]: audit 2024-09-14T03:57:07.648429+0000 mon.a (mon.0) 428 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]: dispatch 2024-09-14T03:57:08.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:08 smithi123 bash[24950]: cluster 2024-09-14T03:57:07.968068+0000 mgr.y (mgr.14150) 205 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-09-14T03:57:08.973 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:08 smithi038 bash[32505]: audit 2024-09-14T03:57:07.645522+0000 mon.a (mon.0) 425 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-14T03:57:08.973 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:08 smithi038 bash[32505]: cluster 2024-09-14T03:57:07.645647+0000 mon.a (mon.0) 426 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-14T03:57:08.973 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:08 smithi038 bash[32505]: audit 2024-09-14T03:57:07.645879+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-14T03:57:08.973 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:08 smithi038 bash[32505]: audit 2024-09-14T03:57:07.647728+0000 mon.c (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.38:6826/485507564,v1:172.21.15.38:6827/485507564]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]: dispatch 2024-09-14T03:57:08.973 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:08 smithi038 bash[32505]: audit 2024-09-14T03:57:07.648429+0000 mon.a (mon.0) 428 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]: dispatch 2024-09-14T03:57:08.973 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:08 smithi038 bash[32505]: cluster 2024-09-14T03:57:07.968068+0000 mgr.y (mgr.14150) 205 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-09-14T03:57:08.973 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:08 smithi038 bash[22519]: audit 2024-09-14T03:57:07.645522+0000 mon.a (mon.0) 425 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-14T03:57:08.973 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:08 smithi038 bash[22519]: cluster 2024-09-14T03:57:07.645647+0000 mon.a (mon.0) 426 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-14T03:57:08.973 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:08 smithi038 bash[22519]: audit 2024-09-14T03:57:07.645879+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-14T03:57:08.974 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:08 smithi038 bash[22519]: audit 2024-09-14T03:57:07.647728+0000 mon.c (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.38:6826/485507564,v1:172.21.15.38:6827/485507564]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]: dispatch 2024-09-14T03:57:08.974 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:08 smithi038 bash[22519]: audit 2024-09-14T03:57:07.648429+0000 mon.a (mon.0) 428 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]: dispatch 2024-09-14T03:57:08.974 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:08 smithi038 bash[22519]: cluster 2024-09-14T03:57:07.968068+0000 mgr.y (mgr.14150) 205 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-09-14T03:57:09.778 INFO:teuthology.orchestra.run.smithi038.stdout:Created osd(s) 3 on host 'smithi038' 2024-09-14T03:57:09.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:09 smithi123 bash[24950]: cluster 2024-09-14T03:57:07.668610+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-14T03:57:09.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:09 smithi123 bash[24950]: cluster 2024-09-14T03:57:07.668674+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-14T03:57:09.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:09 smithi123 bash[24950]: audit 2024-09-14T03:57:08.654732+0000 mon.a (mon.0) 429 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]': finished 2024-09-14T03:57:09.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:09 smithi123 bash[24950]: cluster 2024-09-14T03:57:08.654828+0000 mon.a (mon.0) 430 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-14T03:57:09.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:09 smithi123 bash[24950]: audit 2024-09-14T03:57:08.656696+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-14T03:57:09.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:09 smithi123 bash[24950]: audit 2024-09-14T03:57:08.667139+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-14T03:57:10.001 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:09 smithi038 bash[22519]: cluster 2024-09-14T03:57:07.668610+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-14T03:57:10.001 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:09 smithi038 bash[22519]: cluster 2024-09-14T03:57:07.668674+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-14T03:57:10.001 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:09 smithi038 bash[22519]: audit 2024-09-14T03:57:08.654732+0000 mon.a (mon.0) 429 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]': finished 2024-09-14T03:57:10.001 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:09 smithi038 bash[22519]: cluster 2024-09-14T03:57:08.654828+0000 mon.a (mon.0) 430 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-14T03:57:10.001 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:09 smithi038 bash[22519]: audit 2024-09-14T03:57:08.656696+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-14T03:57:10.001 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:09 smithi038 bash[22519]: audit 2024-09-14T03:57:08.667139+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-14T03:57:10.001 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:09 smithi038 bash[32505]: cluster 2024-09-14T03:57:07.668610+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-14T03:57:10.001 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:09 smithi038 bash[32505]: cluster 2024-09-14T03:57:07.668674+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-14T03:57:10.002 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:09 smithi038 bash[32505]: audit 2024-09-14T03:57:08.654732+0000 mon.a (mon.0) 429 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]': finished 2024-09-14T03:57:10.002 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:09 smithi038 bash[32505]: cluster 2024-09-14T03:57:08.654828+0000 mon.a (mon.0) 430 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-14T03:57:10.002 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:09 smithi038 bash[32505]: audit 2024-09-14T03:57:08.656696+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-14T03:57:10.002 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:09 smithi038 bash[32505]: audit 2024-09-14T03:57:08.667139+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-14T03:57:10.511 DEBUG:teuthology.orchestra.run.smithi038:osd.3> sudo journalctl -f -n 0 -u ceph-4d8d8784-724c-11ef-bceb-c7b262605968@osd.3.service 2024-09-14T03:57:10.514 INFO:tasks.cephadm:Deploying osd.4 on smithi123 with /dev/vg_nvme/lv_4... 2024-09-14T03:57:10.515 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-14T03:57:10.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:10 smithi038 bash[32505]: audit 2024-09-14T03:57:09.660188+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-14T03:57:10.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:10 smithi038 bash[32505]: cluster 2024-09-14T03:57:09.667951+0000 mon.a (mon.0) 434 : cluster [INF] osd.3 [v2:172.21.15.38:6826/485507564,v1:172.21.15.38:6827/485507564] boot 2024-09-14T03:57:10.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:10 smithi038 bash[32505]: cluster 2024-09-14T03:57:09.668063+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-09-14T03:57:10.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:10 smithi038 bash[32505]: audit 2024-09-14T03:57:09.668815+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-14T03:57:10.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:10 smithi038 bash[32505]: audit 2024-09-14T03:57:09.757406+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T03:57:10.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:10 smithi038 bash[32505]: audit 2024-09-14T03:57:09.764665+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:57:10.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:10 smithi038 bash[32505]: audit 2024-09-14T03:57:09.773312+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:57:10.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:10 smithi038 bash[32505]: cluster 2024-09-14T03:57:09.968548+0000 mgr.y (mgr.14150) 206 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-09-14T03:57:10.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:10 smithi038 bash[22519]: audit 2024-09-14T03:57:09.660188+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-14T03:57:10.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:10 smithi038 bash[22519]: cluster 2024-09-14T03:57:09.667951+0000 mon.a (mon.0) 434 : cluster [INF] osd.3 [v2:172.21.15.38:6826/485507564,v1:172.21.15.38:6827/485507564] boot 2024-09-14T03:57:10.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:10 smithi038 bash[22519]: cluster 2024-09-14T03:57:09.668063+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-09-14T03:57:10.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:10 smithi038 bash[22519]: audit 2024-09-14T03:57:09.668815+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-14T03:57:10.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:10 smithi038 bash[22519]: audit 2024-09-14T03:57:09.757406+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T03:57:10.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:10 smithi038 bash[22519]: audit 2024-09-14T03:57:09.764665+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:57:10.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:10 smithi038 bash[22519]: audit 2024-09-14T03:57:09.773312+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:57:10.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:10 smithi038 bash[22519]: cluster 2024-09-14T03:57:09.968548+0000 mgr.y (mgr.14150) 206 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-09-14T03:57:10.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:10 smithi123 bash[24950]: audit 2024-09-14T03:57:09.660188+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-14T03:57:10.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:10 smithi123 bash[24950]: cluster 2024-09-14T03:57:09.667951+0000 mon.a (mon.0) 434 : cluster [INF] osd.3 [v2:172.21.15.38:6826/485507564,v1:172.21.15.38:6827/485507564] boot 2024-09-14T03:57:10.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:10 smithi123 bash[24950]: cluster 2024-09-14T03:57:09.668063+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-09-14T03:57:10.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:10 smithi123 bash[24950]: audit 2024-09-14T03:57:09.668815+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-14T03:57:10.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:10 smithi123 bash[24950]: audit 2024-09-14T03:57:09.757406+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T03:57:10.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:10 smithi123 bash[24950]: audit 2024-09-14T03:57:09.764665+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:57:10.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:10 smithi123 bash[24950]: audit 2024-09-14T03:57:09.773312+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:57:10.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:10 smithi123 bash[24950]: cluster 2024-09-14T03:57:09.968548+0000 mgr.y (mgr.14150) 206 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-09-14T03:57:12.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:11 smithi038 bash[22519]: cluster 2024-09-14T03:57:10.682075+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-14T03:57:12.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:11 smithi038 bash[32505]: cluster 2024-09-14T03:57:10.682075+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-14T03:57:12.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:11 smithi123 bash[24950]: cluster 2024-09-14T03:57:10.682075+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-14T03:57:13.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:12 smithi038 bash[22519]: cluster 2024-09-14T03:57:11.969099+0000 mgr.y (mgr.14150) 207 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:57:13.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:12 smithi038 bash[32505]: cluster 2024-09-14T03:57:11.969099+0000 mgr.y (mgr.14150) 207 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:57:13.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:12 smithi123 bash[24950]: cluster 2024-09-14T03:57:11.969099+0000 mgr.y (mgr.14150) 207 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:57:15.233 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T03:57:15.321 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:15 smithi123 bash[24950]: cluster 2024-09-14T03:57:13.969621+0000 mgr.y (mgr.14150) 208 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:57:15.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:15 smithi038 bash[22519]: cluster 2024-09-14T03:57:13.969621+0000 mgr.y (mgr.14150) 208 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:57:15.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:15 smithi038 bash[32505]: cluster 2024-09-14T03:57:13.969621+0000 mgr.y (mgr.14150) 208 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:57:17.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:17 smithi038 bash[32505]: cluster 2024-09-14T03:57:15.970016+0000 mgr.y (mgr.14150) 209 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:57:17.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:17 smithi038 bash[22519]: cluster 2024-09-14T03:57:15.970016+0000 mgr.y (mgr.14150) 209 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:57:17.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:17 smithi123 bash[24950]: cluster 2024-09-14T03:57:15.970016+0000 mgr.y (mgr.14150) 209 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:57:19.138 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-09-14T03:57:19.176 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi123:vg_nvme/lv_4 2024-09-14T03:57:19.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:19 smithi123 bash[24950]: cluster 2024-09-14T03:57:17.970351+0000 mgr.y (mgr.14150) 210 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:57:19.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:19 smithi038 bash[22519]: cluster 2024-09-14T03:57:17.970351+0000 mgr.y (mgr.14150) 210 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:57:19.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:19 smithi038 bash[32505]: cluster 2024-09-14T03:57:17.970351+0000 mgr.y (mgr.14150) 210 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:57:21.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:20 smithi123 bash[24950]: cephadm 2024-09-14T03:57:19.819736+0000 mgr.y (mgr.14150) 211 : cephadm [INF] Detected new or changed devices on smithi038 2024-09-14T03:57:21.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:20 smithi123 bash[24950]: audit 2024-09-14T03:57:19.829348+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:57:21.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:20 smithi123 bash[24950]: audit 2024-09-14T03:57:19.836996+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:57:21.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:20 smithi123 bash[24950]: audit 2024-09-14T03:57:19.839461+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-14T03:57:21.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:20 smithi123 bash[24950]: audit 2024-09-14T03:57:19.841150+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-14T03:57:21.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:20 smithi123 bash[24950]: audit 2024-09-14T03:57:19.842754+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-14T03:57:21.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:20 smithi123 bash[24950]: audit 2024-09-14T03:57:19.844240+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-14T03:57:21.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:20 smithi123 bash[24950]: cephadm 2024-09-14T03:57:19.845443+0000 mgr.y (mgr.14150) 212 : cephadm [INF] Adjusting osd_memory_target on smithi038 to 4061M 2024-09-14T03:57:21.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:20 smithi123 bash[24950]: audit 2024-09-14T03:57:19.851347+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:57:21.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:20 smithi123 bash[24950]: audit 2024-09-14T03:57:19.853495+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:57:21.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:20 smithi123 bash[24950]: audit 2024-09-14T03:57:19.854783+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T03:57:21.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:20 smithi123 bash[24950]: audit 2024-09-14T03:57:19.865155+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:57:21.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:20 smithi123 bash[24950]: cluster 2024-09-14T03:57:19.970861+0000 mgr.y (mgr.14150) 213 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:57:21.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:20 smithi038 bash[22519]: cephadm 2024-09-14T03:57:19.819736+0000 mgr.y (mgr.14150) 211 : cephadm [INF] Detected new or changed devices on smithi038 2024-09-14T03:57:21.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:20 smithi038 bash[22519]: audit 2024-09-14T03:57:19.829348+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:57:21.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:20 smithi038 bash[22519]: audit 2024-09-14T03:57:19.836996+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:57:21.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:20 smithi038 bash[22519]: audit 2024-09-14T03:57:19.839461+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-14T03:57:21.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:20 smithi038 bash[22519]: audit 2024-09-14T03:57:19.841150+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-14T03:57:21.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:20 smithi038 bash[22519]: audit 2024-09-14T03:57:19.842754+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-14T03:57:21.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:20 smithi038 bash[22519]: audit 2024-09-14T03:57:19.844240+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-14T03:57:21.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:20 smithi038 bash[22519]: cephadm 2024-09-14T03:57:19.845443+0000 mgr.y (mgr.14150) 212 : cephadm [INF] Adjusting osd_memory_target on smithi038 to 4061M 2024-09-14T03:57:21.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:20 smithi038 bash[22519]: audit 2024-09-14T03:57:19.851347+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:57:21.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:20 smithi038 bash[22519]: audit 2024-09-14T03:57:19.853495+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:57:21.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:20 smithi038 bash[22519]: audit 2024-09-14T03:57:19.854783+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T03:57:21.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:20 smithi038 bash[22519]: audit 2024-09-14T03:57:19.865155+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:57:21.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:20 smithi038 bash[22519]: cluster 2024-09-14T03:57:19.970861+0000 mgr.y (mgr.14150) 213 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:57:21.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:20 smithi038 bash[32505]: cephadm 2024-09-14T03:57:19.819736+0000 mgr.y (mgr.14150) 211 : cephadm [INF] Detected new or changed devices on smithi038 2024-09-14T03:57:21.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:20 smithi038 bash[32505]: audit 2024-09-14T03:57:19.829348+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:57:21.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:20 smithi038 bash[32505]: audit 2024-09-14T03:57:19.836996+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:57:21.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:20 smithi038 bash[32505]: audit 2024-09-14T03:57:19.839461+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-14T03:57:21.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:20 smithi038 bash[32505]: audit 2024-09-14T03:57:19.841150+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-14T03:57:21.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:20 smithi038 bash[32505]: audit 2024-09-14T03:57:19.842754+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-14T03:57:21.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:20 smithi038 bash[32505]: audit 2024-09-14T03:57:19.844240+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-14T03:57:21.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:20 smithi038 bash[32505]: cephadm 2024-09-14T03:57:19.845443+0000 mgr.y (mgr.14150) 212 : cephadm [INF] Adjusting osd_memory_target on smithi038 to 4061M 2024-09-14T03:57:21.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:20 smithi038 bash[32505]: audit 2024-09-14T03:57:19.851347+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:57:21.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:20 smithi038 bash[32505]: audit 2024-09-14T03:57:19.853495+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:57:21.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:20 smithi038 bash[32505]: audit 2024-09-14T03:57:19.854783+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T03:57:21.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:20 smithi038 bash[32505]: audit 2024-09-14T03:57:19.865155+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:57:21.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:20 smithi038 bash[32505]: cluster 2024-09-14T03:57:19.970861+0000 mgr.y (mgr.14150) 213 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:57:23.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:23 smithi123 bash[24950]: cluster 2024-09-14T03:57:21.971411+0000 mgr.y (mgr.14150) 214 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:57:23.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:23 smithi038 bash[22519]: cluster 2024-09-14T03:57:21.971411+0000 mgr.y (mgr.14150) 214 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:57:23.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:23 smithi038 bash[32505]: cluster 2024-09-14T03:57:21.971411+0000 mgr.y (mgr.14150) 214 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:57:23.881 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T03:57:25.303 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:25 smithi123 bash[24950]: cluster 2024-09-14T03:57:23.971929+0000 mgr.y (mgr.14150) 215 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:57:25.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:25 smithi038 bash[22519]: cluster 2024-09-14T03:57:23.971929+0000 mgr.y (mgr.14150) 215 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:57:25.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:25 smithi038 bash[32505]: cluster 2024-09-14T03:57:23.971929+0000 mgr.y (mgr.14150) 215 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:57:27.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:27 smithi123 bash[24950]: cluster 2024-09-14T03:57:25.972524+0000 mgr.y (mgr.14150) 216 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:57:27.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:27 smithi123 bash[24950]: audit 2024-09-14T03:57:26.995077+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-14T03:57:27.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:27 smithi123 bash[24950]: audit 2024-09-14T03:57:27.001148+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-14T03:57:27.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:27 smithi123 bash[24950]: audit 2024-09-14T03:57:27.002805+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:57:27.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:27 smithi038 bash[32505]: cluster 2024-09-14T03:57:25.972524+0000 mgr.y (mgr.14150) 216 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:57:27.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:27 smithi038 bash[32505]: audit 2024-09-14T03:57:26.995077+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-14T03:57:27.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:27 smithi038 bash[32505]: audit 2024-09-14T03:57:27.001148+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-14T03:57:27.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:27 smithi038 bash[32505]: audit 2024-09-14T03:57:27.002805+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:57:27.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:27 smithi038 bash[22519]: cluster 2024-09-14T03:57:25.972524+0000 mgr.y (mgr.14150) 216 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:57:27.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:27 smithi038 bash[22519]: audit 2024-09-14T03:57:26.995077+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-14T03:57:27.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:27 smithi038 bash[22519]: audit 2024-09-14T03:57:27.001148+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-14T03:57:27.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:27 smithi038 bash[22519]: audit 2024-09-14T03:57:27.002805+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:57:28.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:28 smithi123 bash[24950]: audit 2024-09-14T03:57:26.988237+0000 mgr.y (mgr.14150) 217 : audit [DBG] from='client.24193 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T03:57:28.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:28 smithi038 bash[22519]: audit 2024-09-14T03:57:26.988237+0000 mgr.y (mgr.14150) 217 : audit [DBG] from='client.24193 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T03:57:28.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:28 smithi038 bash[32505]: audit 2024-09-14T03:57:26.988237+0000 mgr.y (mgr.14150) 217 : audit [DBG] from='client.24193 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T03:57:29.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:29 smithi123 bash[24950]: cluster 2024-09-14T03:57:27.973228+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:57:29.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:29 smithi038 bash[32505]: cluster 2024-09-14T03:57:27.973228+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:57:29.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:29 smithi038 bash[22519]: cluster 2024-09-14T03:57:27.973228+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:57:31.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:31 smithi123 bash[24950]: cluster 2024-09-14T03:57:29.973852+0000 mgr.y (mgr.14150) 219 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:57:31.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:31 smithi038 bash[32505]: cluster 2024-09-14T03:57:29.973852+0000 mgr.y (mgr.14150) 219 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:57:31.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:31 smithi038 bash[22519]: cluster 2024-09-14T03:57:29.973852+0000 mgr.y (mgr.14150) 219 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:57:33.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:33 smithi123 bash[24950]: cluster 2024-09-14T03:57:31.974493+0000 mgr.y (mgr.14150) 220 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:57:33.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:33 smithi038 bash[32505]: cluster 2024-09-14T03:57:31.974493+0000 mgr.y (mgr.14150) 220 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:57:33.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:33 smithi038 bash[22519]: cluster 2024-09-14T03:57:31.974493+0000 mgr.y (mgr.14150) 220 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:57:35.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:35 smithi123 bash[24950]: cluster 2024-09-14T03:57:33.975029+0000 mgr.y (mgr.14150) 221 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:57:35.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:35 smithi038 bash[22519]: cluster 2024-09-14T03:57:33.975029+0000 mgr.y (mgr.14150) 221 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:57:35.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:35 smithi038 bash[32505]: cluster 2024-09-14T03:57:33.975029+0000 mgr.y (mgr.14150) 221 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:57:36.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:36 smithi123 bash[24950]: audit 2024-09-14T03:57:35.257917+0000 mon.b (mon.1) 10 : audit [INF] from='client.? 172.21.15.123:0/226780111' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "21067b84-a5fe-4e41-8268-37a981d0f4b9"}]: dispatch 2024-09-14T03:57:36.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:36 smithi123 bash[24950]: audit 2024-09-14T03:57:35.258034+0000 mon.a (mon.0) 454 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "21067b84-a5fe-4e41-8268-37a981d0f4b9"}]: dispatch 2024-09-14T03:57:36.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:36 smithi123 bash[24950]: audit 2024-09-14T03:57:35.275430+0000 mon.a (mon.0) 455 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "21067b84-a5fe-4e41-8268-37a981d0f4b9"}]': finished 2024-09-14T03:57:36.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:36 smithi123 bash[24950]: cluster 2024-09-14T03:57:35.275564+0000 mon.a (mon.0) 456 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-09-14T03:57:36.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:36 smithi123 bash[24950]: audit 2024-09-14T03:57:35.275783+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-14T03:57:36.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:36 smithi123 bash[24950]: audit 2024-09-14T03:57:35.863083+0000 mon.b (mon.1) 11 : audit [DBG] from='client.? 172.21.15.123:0/495125061' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-14T03:57:36.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:36 smithi038 bash[22519]: audit 2024-09-14T03:57:35.257917+0000 mon.b (mon.1) 10 : audit [INF] from='client.? 172.21.15.123:0/226780111' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "21067b84-a5fe-4e41-8268-37a981d0f4b9"}]: dispatch 2024-09-14T03:57:36.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:36 smithi038 bash[22519]: audit 2024-09-14T03:57:35.258034+0000 mon.a (mon.0) 454 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "21067b84-a5fe-4e41-8268-37a981d0f4b9"}]: dispatch 2024-09-14T03:57:36.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:36 smithi038 bash[22519]: audit 2024-09-14T03:57:35.275430+0000 mon.a (mon.0) 455 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "21067b84-a5fe-4e41-8268-37a981d0f4b9"}]': finished 2024-09-14T03:57:36.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:36 smithi038 bash[22519]: cluster 2024-09-14T03:57:35.275564+0000 mon.a (mon.0) 456 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-09-14T03:57:36.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:36 smithi038 bash[22519]: audit 2024-09-14T03:57:35.275783+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-14T03:57:36.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:36 smithi038 bash[22519]: audit 2024-09-14T03:57:35.863083+0000 mon.b (mon.1) 11 : audit [DBG] from='client.? 172.21.15.123:0/495125061' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-14T03:57:36.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:36 smithi038 bash[32505]: audit 2024-09-14T03:57:35.257917+0000 mon.b (mon.1) 10 : audit [INF] from='client.? 172.21.15.123:0/226780111' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "21067b84-a5fe-4e41-8268-37a981d0f4b9"}]: dispatch 2024-09-14T03:57:36.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:36 smithi038 bash[32505]: audit 2024-09-14T03:57:35.258034+0000 mon.a (mon.0) 454 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "21067b84-a5fe-4e41-8268-37a981d0f4b9"}]: dispatch 2024-09-14T03:57:36.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:36 smithi038 bash[32505]: audit 2024-09-14T03:57:35.275430+0000 mon.a (mon.0) 455 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "21067b84-a5fe-4e41-8268-37a981d0f4b9"}]': finished 2024-09-14T03:57:36.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:36 smithi038 bash[32505]: cluster 2024-09-14T03:57:35.275564+0000 mon.a (mon.0) 456 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-09-14T03:57:36.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:36 smithi038 bash[32505]: audit 2024-09-14T03:57:35.275783+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-14T03:57:36.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:36 smithi038 bash[32505]: audit 2024-09-14T03:57:35.863083+0000 mon.b (mon.1) 11 : audit [DBG] from='client.? 172.21.15.123:0/495125061' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-14T03:57:37.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:37 smithi123 bash[24950]: cluster 2024-09-14T03:57:35.975547+0000 mgr.y (mgr.14150) 222 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:57:37.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:37 smithi038 bash[22519]: cluster 2024-09-14T03:57:35.975547+0000 mgr.y (mgr.14150) 222 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:57:37.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:37 smithi038 bash[32505]: cluster 2024-09-14T03:57:35.975547+0000 mgr.y (mgr.14150) 222 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:57:39.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:39 smithi123 bash[24950]: cluster 2024-09-14T03:57:37.976083+0000 mgr.y (mgr.14150) 223 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:57:39.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:39 smithi038 bash[22519]: cluster 2024-09-14T03:57:37.976083+0000 mgr.y (mgr.14150) 223 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:57:39.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:39 smithi038 bash[32505]: cluster 2024-09-14T03:57:37.976083+0000 mgr.y (mgr.14150) 223 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:57:41.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:41 smithi123 bash[24950]: cluster 2024-09-14T03:57:39.976601+0000 mgr.y (mgr.14150) 224 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:57:41.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:41 smithi038 bash[22519]: cluster 2024-09-14T03:57:39.976601+0000 mgr.y (mgr.14150) 224 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:57:41.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:41 smithi038 bash[32505]: cluster 2024-09-14T03:57:39.976601+0000 mgr.y (mgr.14150) 224 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:57:43.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:43 smithi123 bash[24950]: cluster 2024-09-14T03:57:41.977152+0000 mgr.y (mgr.14150) 225 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:57:43.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:43 smithi038 bash[22519]: cluster 2024-09-14T03:57:41.977152+0000 mgr.y (mgr.14150) 225 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:57:43.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:43 smithi038 bash[32505]: cluster 2024-09-14T03:57:41.977152+0000 mgr.y (mgr.14150) 225 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:57:45.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:45 smithi123 bash[24950]: cluster 2024-09-14T03:57:43.977630+0000 mgr.y (mgr.14150) 226 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:57:45.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:45 smithi038 bash[22519]: cluster 2024-09-14T03:57:43.977630+0000 mgr.y (mgr.14150) 226 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:57:45.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:45 smithi038 bash[32505]: cluster 2024-09-14T03:57:43.977630+0000 mgr.y (mgr.14150) 226 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:57:47.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:47 smithi123 bash[24950]: cluster 2024-09-14T03:57:45.978146+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:57:47.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:47 smithi038 bash[22519]: cluster 2024-09-14T03:57:45.978146+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:57:47.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:47 smithi038 bash[32505]: cluster 2024-09-14T03:57:45.978146+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:57:48.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:48 smithi123 bash[24950]: audit 2024-09-14T03:57:47.507336+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-14T03:57:48.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:48 smithi123 bash[24950]: audit 2024-09-14T03:57:47.509181+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:57:48.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:48 smithi123 bash[24950]: cephadm 2024-09-14T03:57:47.510622+0000 mgr.y (mgr.14150) 228 : cephadm [INF] Deploying daemon osd.4 on smithi123 2024-09-14T03:57:48.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:48 smithi038 bash[32505]: audit 2024-09-14T03:57:47.507336+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-14T03:57:48.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:48 smithi038 bash[32505]: audit 2024-09-14T03:57:47.509181+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:57:48.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:48 smithi038 bash[32505]: cephadm 2024-09-14T03:57:47.510622+0000 mgr.y (mgr.14150) 228 : cephadm [INF] Deploying daemon osd.4 on smithi123 2024-09-14T03:57:48.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:48 smithi038 bash[22519]: audit 2024-09-14T03:57:47.507336+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-14T03:57:48.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:48 smithi038 bash[22519]: audit 2024-09-14T03:57:47.509181+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:57:48.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:48 smithi038 bash[22519]: cephadm 2024-09-14T03:57:47.510622+0000 mgr.y (mgr.14150) 228 : cephadm [INF] Deploying daemon osd.4 on smithi123 2024-09-14T03:57:49.656 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:49 smithi123 bash[24950]: cluster 2024-09-14T03:57:47.978711+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:57:49.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:49 smithi038 bash[32505]: cluster 2024-09-14T03:57:47.978711+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:57:49.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:49 smithi038 bash[22519]: cluster 2024-09-14T03:57:47.978711+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:57:51.615 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 03:57:51 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T03:57:51.615 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:51 smithi123 bash[24950]: cluster 2024-09-14T03:57:49.979270+0000 mgr.y (mgr.14150) 230 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:57:51.616 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:51 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T03:57:51.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:51 smithi038 bash[22519]: cluster 2024-09-14T03:57:49.979270+0000 mgr.y (mgr.14150) 230 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:57:51.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:51 smithi038 bash[32505]: cluster 2024-09-14T03:57:49.979270+0000 mgr.y (mgr.14150) 230 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:57:51.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:51 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T03:57:51.937 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 03:57:51 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T03:57:52.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:52 smithi123 bash[24950]: audit 2024-09-14T03:57:51.894705+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T03:57:52.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:52 smithi123 bash[24950]: audit 2024-09-14T03:57:51.903503+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:57:52.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:52 smithi123 bash[24950]: audit 2024-09-14T03:57:51.913002+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:57:52.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:52 smithi038 bash[22519]: audit 2024-09-14T03:57:51.894705+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T03:57:52.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:52 smithi038 bash[22519]: audit 2024-09-14T03:57:51.903503+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:57:52.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:52 smithi038 bash[22519]: audit 2024-09-14T03:57:51.913002+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:57:52.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:52 smithi038 bash[32505]: audit 2024-09-14T03:57:51.894705+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T03:57:52.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:52 smithi038 bash[32505]: audit 2024-09-14T03:57:51.903503+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:57:52.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:52 smithi038 bash[32505]: audit 2024-09-14T03:57:51.913002+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:57:53.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:53 smithi123 bash[24950]: cluster 2024-09-14T03:57:51.979842+0000 mgr.y (mgr.14150) 231 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:57:53.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:53 smithi038 bash[22519]: cluster 2024-09-14T03:57:51.979842+0000 mgr.y (mgr.14150) 231 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:57:53.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:53 smithi038 bash[32505]: cluster 2024-09-14T03:57:51.979842+0000 mgr.y (mgr.14150) 231 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:57:55.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:55 smithi123 bash[24950]: cluster 2024-09-14T03:57:53.980391+0000 mgr.y (mgr.14150) 232 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:57:55.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:55 smithi038 bash[22519]: cluster 2024-09-14T03:57:53.980391+0000 mgr.y (mgr.14150) 232 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:57:55.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:55 smithi038 bash[32505]: cluster 2024-09-14T03:57:53.980391+0000 mgr.y (mgr.14150) 232 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:57:57.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:57 smithi123 bash[24950]: cluster 2024-09-14T03:57:55.980895+0000 mgr.y (mgr.14150) 233 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:57:57.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:57 smithi123 bash[24950]: audit 2024-09-14T03:57:56.965106+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:57:57.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:57 smithi123 bash[24950]: audit 2024-09-14T03:57:56.981519+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:57:57.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:57 smithi038 bash[22519]: cluster 2024-09-14T03:57:55.980895+0000 mgr.y (mgr.14150) 233 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:57:57.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:57 smithi038 bash[22519]: audit 2024-09-14T03:57:56.965106+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:57:57.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:57 smithi038 bash[22519]: audit 2024-09-14T03:57:56.981519+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:57:57.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:57 smithi038 bash[32505]: cluster 2024-09-14T03:57:55.980895+0000 mgr.y (mgr.14150) 233 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:57:57.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:57 smithi038 bash[32505]: audit 2024-09-14T03:57:56.965106+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:57:57.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:57 smithi038 bash[32505]: audit 2024-09-14T03:57:56.981519+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:57:58.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:58 smithi123 bash[24950]: audit 2024-09-14T03:57:57.400266+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:57:58.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:58 smithi123 bash[24950]: audit 2024-09-14T03:57:57.401964+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T03:57:58.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:58 smithi123 bash[24950]: audit 2024-09-14T03:57:57.409838+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:57:58.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:58 smithi038 bash[22519]: audit 2024-09-14T03:57:57.400266+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:57:58.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:58 smithi038 bash[22519]: audit 2024-09-14T03:57:57.401964+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T03:57:58.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:58 smithi038 bash[22519]: audit 2024-09-14T03:57:57.409838+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:57:58.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:58 smithi038 bash[32505]: audit 2024-09-14T03:57:57.400266+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:57:58.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:58 smithi038 bash[32505]: audit 2024-09-14T03:57:57.401964+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T03:57:58.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:58 smithi038 bash[32505]: audit 2024-09-14T03:57:57.409838+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:57:59.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:59 smithi123 bash[24950]: cluster 2024-09-14T03:57:57.981425+0000 mgr.y (mgr.14150) 234 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:57:59.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:59 smithi123 bash[24950]: audit 2024-09-14T03:57:58.464338+0000 mon.a (mon.0) 468 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-14T03:57:59.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:57:59 smithi123 bash[24950]: audit 2024-09-14T03:57:58.464502+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.123:6800/686261123,v1:172.21.15.123:6801/686261123]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-14T03:57:59.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:59 smithi038 bash[22519]: cluster 2024-09-14T03:57:57.981425+0000 mgr.y (mgr.14150) 234 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:57:59.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:59 smithi038 bash[22519]: audit 2024-09-14T03:57:58.464338+0000 mon.a (mon.0) 468 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-14T03:57:59.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:57:59 smithi038 bash[22519]: audit 2024-09-14T03:57:58.464502+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.123:6800/686261123,v1:172.21.15.123:6801/686261123]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-14T03:57:59.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:59 smithi038 bash[32505]: cluster 2024-09-14T03:57:57.981425+0000 mgr.y (mgr.14150) 234 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:57:59.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:59 smithi038 bash[32505]: audit 2024-09-14T03:57:58.464338+0000 mon.a (mon.0) 468 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-14T03:57:59.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:57:59 smithi038 bash[32505]: audit 2024-09-14T03:57:58.464502+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.123:6800/686261123,v1:172.21.15.123:6801/686261123]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-14T03:58:00.518 INFO:teuthology.orchestra.run.smithi123.stdout:Created osd(s) 4 on host 'smithi123' 2024-09-14T03:58:00.714 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:00 smithi123 bash[24950]: audit 2024-09-14T03:57:59.443097+0000 mon.a (mon.0) 469 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-14T03:58:00.714 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:00 smithi123 bash[24950]: cluster 2024-09-14T03:57:59.443222+0000 mon.a (mon.0) 470 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-14T03:58:00.714 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:00 smithi123 bash[24950]: audit 2024-09-14T03:57:59.443442+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-14T03:58:00.714 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:00 smithi123 bash[24950]: audit 2024-09-14T03:57:59.444452+0000 mon.a (mon.0) 472 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-09-14T03:58:00.714 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:00 smithi123 bash[24950]: audit 2024-09-14T03:57:59.444766+0000 mon.b (mon.1) 13 : audit [INF] from='osd.4 [v2:172.21.15.123:6800/686261123,v1:172.21.15.123:6801/686261123]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-09-14T03:58:00.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:00 smithi038 bash[22519]: audit 2024-09-14T03:57:59.443097+0000 mon.a (mon.0) 469 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-14T03:58:00.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:00 smithi038 bash[22519]: cluster 2024-09-14T03:57:59.443222+0000 mon.a (mon.0) 470 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-14T03:58:00.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:00 smithi038 bash[22519]: audit 2024-09-14T03:57:59.443442+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-14T03:58:00.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:00 smithi038 bash[22519]: audit 2024-09-14T03:57:59.444452+0000 mon.a (mon.0) 472 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-09-14T03:58:00.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:00 smithi038 bash[22519]: audit 2024-09-14T03:57:59.444766+0000 mon.b (mon.1) 13 : audit [INF] from='osd.4 [v2:172.21.15.123:6800/686261123,v1:172.21.15.123:6801/686261123]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-09-14T03:58:00.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:00 smithi038 bash[32505]: audit 2024-09-14T03:57:59.443097+0000 mon.a (mon.0) 469 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-14T03:58:00.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:00 smithi038 bash[32505]: cluster 2024-09-14T03:57:59.443222+0000 mon.a (mon.0) 470 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-14T03:58:00.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:00 smithi038 bash[32505]: audit 2024-09-14T03:57:59.443442+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-14T03:58:00.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:00 smithi038 bash[32505]: audit 2024-09-14T03:57:59.444452+0000 mon.a (mon.0) 472 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-09-14T03:58:00.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:00 smithi038 bash[32505]: audit 2024-09-14T03:57:59.444766+0000 mon.b (mon.1) 13 : audit [INF] from='osd.4 [v2:172.21.15.123:6800/686261123,v1:172.21.15.123:6801/686261123]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-09-14T03:58:01.147 DEBUG:teuthology.orchestra.run.smithi123:osd.4> sudo journalctl -f -n 0 -u ceph-4d8d8784-724c-11ef-bceb-c7b262605968@osd.4.service 2024-09-14T03:58:01.150 INFO:tasks.cephadm:Deploying osd.5 on smithi123 with /dev/vg_nvme/lv_3... 2024-09-14T03:58:01.150 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-14T03:58:01.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:01 smithi038 bash[22519]: cluster 2024-09-14T03:57:59.981951+0000 mgr.y (mgr.14150) 235 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:58:01.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:01 smithi038 bash[22519]: audit 2024-09-14T03:58:00.446623+0000 mon.a (mon.0) 473 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]': finished 2024-09-14T03:58:01.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:01 smithi038 bash[22519]: cluster 2024-09-14T03:58:00.446925+0000 mon.a (mon.0) 474 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-14T03:58:01.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:01 smithi038 bash[22519]: audit 2024-09-14T03:58:00.447877+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-14T03:58:01.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:01 smithi038 bash[22519]: audit 2024-09-14T03:58:00.461958+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-14T03:58:01.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:01 smithi038 bash[22519]: audit 2024-09-14T03:58:00.493913+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T03:58:01.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:01 smithi038 bash[22519]: audit 2024-09-14T03:58:00.505456+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:58:01.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:01 smithi038 bash[22519]: audit 2024-09-14T03:58:00.514185+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:58:01.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:01 smithi038 bash[22519]: cluster 2024-09-14T03:58:01.456114+0000 mon.a (mon.0) 480 : cluster [INF] osd.4 [v2:172.21.15.123:6800/686261123,v1:172.21.15.123:6801/686261123] boot 2024-09-14T03:58:01.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:01 smithi038 bash[32505]: cluster 2024-09-14T03:57:59.981951+0000 mgr.y (mgr.14150) 235 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:58:01.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:01 smithi038 bash[32505]: audit 2024-09-14T03:58:00.446623+0000 mon.a (mon.0) 473 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]': finished 2024-09-14T03:58:01.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:01 smithi038 bash[32505]: cluster 2024-09-14T03:58:00.446925+0000 mon.a (mon.0) 474 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-14T03:58:01.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:01 smithi038 bash[32505]: audit 2024-09-14T03:58:00.447877+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-14T03:58:01.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:01 smithi038 bash[32505]: audit 2024-09-14T03:58:00.461958+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-14T03:58:01.775 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:01 smithi038 bash[32505]: audit 2024-09-14T03:58:00.493913+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T03:58:01.775 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:01 smithi038 bash[32505]: audit 2024-09-14T03:58:00.505456+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:58:01.775 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:01 smithi038 bash[32505]: audit 2024-09-14T03:58:00.514185+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:58:01.775 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:01 smithi038 bash[32505]: cluster 2024-09-14T03:58:01.456114+0000 mon.a (mon.0) 480 : cluster [INF] osd.4 [v2:172.21.15.123:6800/686261123,v1:172.21.15.123:6801/686261123] boot 2024-09-14T03:58:01.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:01 smithi123 bash[24950]: cluster 2024-09-14T03:57:59.981951+0000 mgr.y (mgr.14150) 235 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-14T03:58:01.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:01 smithi123 bash[24950]: audit 2024-09-14T03:58:00.446623+0000 mon.a (mon.0) 473 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]': finished 2024-09-14T03:58:01.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:01 smithi123 bash[24950]: cluster 2024-09-14T03:58:00.446925+0000 mon.a (mon.0) 474 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-14T03:58:01.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:01 smithi123 bash[24950]: audit 2024-09-14T03:58:00.447877+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-14T03:58:01.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:01 smithi123 bash[24950]: audit 2024-09-14T03:58:00.461958+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-14T03:58:01.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:01 smithi123 bash[24950]: audit 2024-09-14T03:58:00.493913+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T03:58:01.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:01 smithi123 bash[24950]: audit 2024-09-14T03:58:00.505456+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:58:01.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:01 smithi123 bash[24950]: audit 2024-09-14T03:58:00.514185+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:58:01.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:01 smithi123 bash[24950]: cluster 2024-09-14T03:58:01.456114+0000 mon.a (mon.0) 480 : cluster [INF] osd.4 [v2:172.21.15.123:6800/686261123,v1:172.21.15.123:6801/686261123] boot 2024-09-14T03:58:02.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:02 smithi038 bash[22519]: cluster 2024-09-14T03:57:59.414461+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-14T03:58:02.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:02 smithi038 bash[22519]: cluster 2024-09-14T03:57:59.414536+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-14T03:58:02.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:02 smithi038 bash[22519]: cluster 2024-09-14T03:58:01.456173+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-09-14T03:58:02.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:02 smithi038 bash[22519]: audit 2024-09-14T03:58:01.456465+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-14T03:58:02.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:02 smithi038 bash[22519]: cluster 2024-09-14T03:58:01.654945+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-14T03:58:02.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:02 smithi038 bash[32505]: cluster 2024-09-14T03:57:59.414461+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-14T03:58:02.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:02 smithi038 bash[32505]: cluster 2024-09-14T03:57:59.414536+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-14T03:58:02.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:02 smithi038 bash[32505]: cluster 2024-09-14T03:58:01.456173+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-09-14T03:58:02.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:02 smithi038 bash[32505]: audit 2024-09-14T03:58:01.456465+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-14T03:58:02.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:02 smithi038 bash[32505]: cluster 2024-09-14T03:58:01.654945+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-14T03:58:02.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:02 smithi123 bash[24950]: cluster 2024-09-14T03:57:59.414461+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-14T03:58:02.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:02 smithi123 bash[24950]: cluster 2024-09-14T03:57:59.414536+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-14T03:58:02.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:02 smithi123 bash[24950]: cluster 2024-09-14T03:58:01.456173+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-09-14T03:58:02.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:02 smithi123 bash[24950]: audit 2024-09-14T03:58:01.456465+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-14T03:58:02.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:02 smithi123 bash[24950]: cluster 2024-09-14T03:58:01.654945+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-14T03:58:03.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:03 smithi038 bash[32505]: cluster 2024-09-14T03:58:01.982599+0000 mgr.y (mgr.14150) 236 : cluster [DBG] pgmap v208: 1 pgs: 1 remapped+peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-14T03:58:03.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:03 smithi038 bash[32505]: cluster 2024-09-14T03:58:02.662326+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-14T03:58:03.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:03 smithi038 bash[22519]: cluster 2024-09-14T03:58:01.982599+0000 mgr.y (mgr.14150) 236 : cluster [DBG] pgmap v208: 1 pgs: 1 remapped+peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-14T03:58:03.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:03 smithi038 bash[22519]: cluster 2024-09-14T03:58:02.662326+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-14T03:58:03.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:03 smithi123 bash[24950]: cluster 2024-09-14T03:58:01.982599+0000 mgr.y (mgr.14150) 236 : cluster [DBG] pgmap v208: 1 pgs: 1 remapped+peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-14T03:58:03.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:03 smithi123 bash[24950]: cluster 2024-09-14T03:58:02.662326+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-14T03:58:05.264 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T03:58:05.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:05 smithi123 bash[24950]: cluster 2024-09-14T03:58:03.983225+0000 mgr.y (mgr.14150) 237 : cluster [DBG] pgmap v210: 1 pgs: 1 remapped+peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-14T03:58:05.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:05 smithi038 bash[32505]: cluster 2024-09-14T03:58:03.983225+0000 mgr.y (mgr.14150) 237 : cluster [DBG] pgmap v210: 1 pgs: 1 remapped+peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-14T03:58:05.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:05 smithi038 bash[22519]: cluster 2024-09-14T03:58:03.983225+0000 mgr.y (mgr.14150) 237 : cluster [DBG] pgmap v210: 1 pgs: 1 remapped+peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-14T03:58:07.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:07 smithi123 bash[24950]: cluster 2024-09-14T03:58:05.983798+0000 mgr.y (mgr.14150) 238 : cluster [DBG] pgmap v211: 1 pgs: 1 remapped+peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-14T03:58:07.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:07 smithi038 bash[32505]: cluster 2024-09-14T03:58:05.983798+0000 mgr.y (mgr.14150) 238 : cluster [DBG] pgmap v211: 1 pgs: 1 remapped+peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-14T03:58:07.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:07 smithi038 bash[22519]: cluster 2024-09-14T03:58:05.983798+0000 mgr.y (mgr.14150) 238 : cluster [DBG] pgmap v211: 1 pgs: 1 remapped+peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-14T03:58:09.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:09 smithi123 bash[24950]: cluster 2024-09-14T03:58:07.984396+0000 mgr.y (mgr.14150) 239 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 88 KiB/s, 0 objects/s recovering 2024-09-14T03:58:09.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:09 smithi038 bash[32505]: cluster 2024-09-14T03:58:07.984396+0000 mgr.y (mgr.14150) 239 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 88 KiB/s, 0 objects/s recovering 2024-09-14T03:58:09.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:09 smithi038 bash[22519]: cluster 2024-09-14T03:58:07.984396+0000 mgr.y (mgr.14150) 239 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 88 KiB/s, 0 objects/s recovering 2024-09-14T03:58:10.515 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-09-14T03:58:10.553 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi123:vg_nvme/lv_3 2024-09-14T03:58:11.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:11 smithi038 bash[32505]: cluster 2024-09-14T03:58:09.984959+0000 mgr.y (mgr.14150) 240 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 69 KiB/s, 0 objects/s recovering 2024-09-14T03:58:11.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:11 smithi038 bash[22519]: cluster 2024-09-14T03:58:09.984959+0000 mgr.y (mgr.14150) 240 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 69 KiB/s, 0 objects/s recovering 2024-09-14T03:58:11.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:11 smithi123 bash[24950]: cluster 2024-09-14T03:58:09.984959+0000 mgr.y (mgr.14150) 240 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 69 KiB/s, 0 objects/s recovering 2024-09-14T03:58:13.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:13 smithi123 bash[24950]: cluster 2024-09-14T03:58:11.985558+0000 mgr.y (mgr.14150) 241 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-14T03:58:13.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:13 smithi123 bash[24950]: audit 2024-09-14T03:58:13.318195+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:58:13.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:13 smithi123 bash[24950]: audit 2024-09-14T03:58:13.328889+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:58:13.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:13 smithi123 bash[24950]: audit 2024-09-14T03:58:13.330779+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-14T03:58:13.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:13 smithi123 bash[24950]: audit 2024-09-14T03:58:13.340900+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:58:13.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:13 smithi123 bash[24950]: audit 2024-09-14T03:58:13.343260+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:58:13.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:13 smithi123 bash[24950]: audit 2024-09-14T03:58:13.345312+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T03:58:13.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:13 smithi123 bash[24950]: audit 2024-09-14T03:58:13.355570+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:58:14.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:13 smithi038 bash[22519]: cluster 2024-09-14T03:58:11.985558+0000 mgr.y (mgr.14150) 241 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-14T03:58:14.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:13 smithi038 bash[22519]: audit 2024-09-14T03:58:13.318195+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:58:14.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:13 smithi038 bash[22519]: audit 2024-09-14T03:58:13.328889+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:58:14.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:13 smithi038 bash[22519]: audit 2024-09-14T03:58:13.330779+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-14T03:58:14.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:13 smithi038 bash[22519]: audit 2024-09-14T03:58:13.340900+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:58:14.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:13 smithi038 bash[22519]: audit 2024-09-14T03:58:13.343260+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:58:14.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:13 smithi038 bash[22519]: audit 2024-09-14T03:58:13.345312+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T03:58:14.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:13 smithi038 bash[22519]: audit 2024-09-14T03:58:13.355570+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:58:14.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:13 smithi038 bash[32505]: cluster 2024-09-14T03:58:11.985558+0000 mgr.y (mgr.14150) 241 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-14T03:58:14.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:13 smithi038 bash[32505]: audit 2024-09-14T03:58:13.318195+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:58:14.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:13 smithi038 bash[32505]: audit 2024-09-14T03:58:13.328889+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:58:14.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:13 smithi038 bash[32505]: audit 2024-09-14T03:58:13.330779+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-14T03:58:14.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:13 smithi038 bash[32505]: audit 2024-09-14T03:58:13.340900+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:58:14.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:13 smithi038 bash[32505]: audit 2024-09-14T03:58:13.343260+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:58:14.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:13 smithi038 bash[32505]: audit 2024-09-14T03:58:13.345312+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T03:58:14.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:13 smithi038 bash[32505]: audit 2024-09-14T03:58:13.355570+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:58:14.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:14 smithi123 bash[24950]: cephadm 2024-09-14T03:58:13.301418+0000 mgr.y (mgr.14150) 242 : cephadm [INF] Detected new or changed devices on smithi123 2024-09-14T03:58:14.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:14 smithi123 bash[24950]: cephadm 2024-09-14T03:58:13.332050+0000 mgr.y (mgr.14150) 243 : cephadm [INF] Adjusting osd_memory_target on smithi123 to 17265M 2024-09-14T03:58:14.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:14 smithi123 bash[24950]: cluster 2024-09-14T03:58:13.986169+0000 mgr.y (mgr.14150) 244 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 51 KiB/s, 0 objects/s recovering 2024-09-14T03:58:15.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:14 smithi038 bash[22519]: cephadm 2024-09-14T03:58:13.301418+0000 mgr.y (mgr.14150) 242 : cephadm [INF] Detected new or changed devices on smithi123 2024-09-14T03:58:15.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:14 smithi038 bash[22519]: cephadm 2024-09-14T03:58:13.332050+0000 mgr.y (mgr.14150) 243 : cephadm [INF] Adjusting osd_memory_target on smithi123 to 17265M 2024-09-14T03:58:15.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:14 smithi038 bash[22519]: cluster 2024-09-14T03:58:13.986169+0000 mgr.y (mgr.14150) 244 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 51 KiB/s, 0 objects/s recovering 2024-09-14T03:58:15.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:14 smithi038 bash[32505]: cephadm 2024-09-14T03:58:13.301418+0000 mgr.y (mgr.14150) 242 : cephadm [INF] Detected new or changed devices on smithi123 2024-09-14T03:58:15.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:14 smithi038 bash[32505]: cephadm 2024-09-14T03:58:13.332050+0000 mgr.y (mgr.14150) 243 : cephadm [INF] Adjusting osd_memory_target on smithi123 to 17265M 2024-09-14T03:58:15.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:14 smithi038 bash[32505]: cluster 2024-09-14T03:58:13.986169+0000 mgr.y (mgr.14150) 244 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 51 KiB/s, 0 objects/s recovering 2024-09-14T03:58:15.765 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T03:58:17.178 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:17 smithi123 bash[24950]: cluster 2024-09-14T03:58:15.986748+0000 mgr.y (mgr.14150) 245 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-14T03:58:17.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:17 smithi038 bash[22519]: cluster 2024-09-14T03:58:15.986748+0000 mgr.y (mgr.14150) 245 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-14T03:58:17.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:17 smithi038 bash[32505]: cluster 2024-09-14T03:58:15.986748+0000 mgr.y (mgr.14150) 245 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-14T03:58:19.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:19 smithi123 bash[24950]: cluster 2024-09-14T03:58:17.987330+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-14T03:58:19.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:19 smithi123 bash[24950]: audit 2024-09-14T03:58:18.969466+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-14T03:58:19.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:19 smithi123 bash[24950]: audit 2024-09-14T03:58:18.975364+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-14T03:58:19.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:19 smithi123 bash[24950]: audit 2024-09-14T03:58:18.976936+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:58:19.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:19 smithi038 bash[22519]: cluster 2024-09-14T03:58:17.987330+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-14T03:58:19.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:19 smithi038 bash[22519]: audit 2024-09-14T03:58:18.969466+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-14T03:58:19.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:19 smithi038 bash[22519]: audit 2024-09-14T03:58:18.975364+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-14T03:58:19.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:19 smithi038 bash[22519]: audit 2024-09-14T03:58:18.976936+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:58:19.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:19 smithi038 bash[32505]: cluster 2024-09-14T03:58:17.987330+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-14T03:58:19.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:19 smithi038 bash[32505]: audit 2024-09-14T03:58:18.969466+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-14T03:58:19.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:19 smithi038 bash[32505]: audit 2024-09-14T03:58:18.975364+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-14T03:58:19.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:19 smithi038 bash[32505]: audit 2024-09-14T03:58:18.976936+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:58:20.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:20 smithi123 bash[24950]: audit 2024-09-14T03:58:18.963089+0000 mgr.y (mgr.14150) 247 : audit [DBG] from='client.24220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T03:58:20.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:20 smithi038 bash[32505]: audit 2024-09-14T03:58:18.963089+0000 mgr.y (mgr.14150) 247 : audit [DBG] from='client.24220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T03:58:20.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:20 smithi038 bash[22519]: audit 2024-09-14T03:58:18.963089+0000 mgr.y (mgr.14150) 247 : audit [DBG] from='client.24220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T03:58:21.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:21 smithi123 bash[24950]: cluster 2024-09-14T03:58:19.987865+0000 mgr.y (mgr.14150) 248 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-14T03:58:21.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:21 smithi038 bash[22519]: cluster 2024-09-14T03:58:19.987865+0000 mgr.y (mgr.14150) 248 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-14T03:58:21.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:21 smithi038 bash[32505]: cluster 2024-09-14T03:58:19.987865+0000 mgr.y (mgr.14150) 248 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-14T03:58:23.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:23 smithi123 bash[24950]: cluster 2024-09-14T03:58:21.988424+0000 mgr.y (mgr.14150) 249 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-14T03:58:23.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:23 smithi038 bash[22519]: cluster 2024-09-14T03:58:21.988424+0000 mgr.y (mgr.14150) 249 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-14T03:58:23.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:23 smithi038 bash[32505]: cluster 2024-09-14T03:58:21.988424+0000 mgr.y (mgr.14150) 249 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-14T03:58:25.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:25 smithi123 bash[24950]: cluster 2024-09-14T03:58:23.988950+0000 mgr.y (mgr.14150) 250 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-14T03:58:25.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:25 smithi038 bash[22519]: cluster 2024-09-14T03:58:23.988950+0000 mgr.y (mgr.14150) 250 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-14T03:58:25.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:25 smithi038 bash[32505]: cluster 2024-09-14T03:58:23.988950+0000 mgr.y (mgr.14150) 250 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-14T03:58:27.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:27 smithi123 bash[24950]: cluster 2024-09-14T03:58:25.989430+0000 mgr.y (mgr.14150) 251 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-14T03:58:27.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:27 smithi038 bash[22519]: cluster 2024-09-14T03:58:25.989430+0000 mgr.y (mgr.14150) 251 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-14T03:58:27.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:27 smithi038 bash[32505]: cluster 2024-09-14T03:58:25.989430+0000 mgr.y (mgr.14150) 251 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-14T03:58:28.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:28 smithi123 bash[24950]: audit 2024-09-14T03:58:27.375505+0000 mon.a (mon.0) 495 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "340d857c-a00e-4b69-b913-69c7ff94f5c9"}]: dispatch 2024-09-14T03:58:28.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:28 smithi123 bash[24950]: audit 2024-09-14T03:58:27.375534+0000 mon.b (mon.1) 14 : audit [INF] from='client.? 172.21.15.123:0/3781085855' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "340d857c-a00e-4b69-b913-69c7ff94f5c9"}]: dispatch 2024-09-14T03:58:28.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:28 smithi123 bash[24950]: audit 2024-09-14T03:58:27.393063+0000 mon.a (mon.0) 496 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "340d857c-a00e-4b69-b913-69c7ff94f5c9"}]': finished 2024-09-14T03:58:28.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:28 smithi123 bash[24950]: cluster 2024-09-14T03:58:27.393183+0000 mon.a (mon.0) 497 : cluster [DBG] osdmap e33: 6 total, 5 up, 6 in 2024-09-14T03:58:28.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:28 smithi123 bash[24950]: audit 2024-09-14T03:58:27.393674+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-14T03:58:28.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:28 smithi123 bash[24950]: audit 2024-09-14T03:58:27.968747+0000 mon.b (mon.1) 15 : audit [DBG] from='client.? 172.21.15.123:0/34193474' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-14T03:58:28.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:28 smithi038 bash[22519]: audit 2024-09-14T03:58:27.375505+0000 mon.a (mon.0) 495 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "340d857c-a00e-4b69-b913-69c7ff94f5c9"}]: dispatch 2024-09-14T03:58:28.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:28 smithi038 bash[22519]: audit 2024-09-14T03:58:27.375534+0000 mon.b (mon.1) 14 : audit [INF] from='client.? 172.21.15.123:0/3781085855' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "340d857c-a00e-4b69-b913-69c7ff94f5c9"}]: dispatch 2024-09-14T03:58:28.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:28 smithi038 bash[22519]: audit 2024-09-14T03:58:27.393063+0000 mon.a (mon.0) 496 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "340d857c-a00e-4b69-b913-69c7ff94f5c9"}]': finished 2024-09-14T03:58:28.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:28 smithi038 bash[22519]: cluster 2024-09-14T03:58:27.393183+0000 mon.a (mon.0) 497 : cluster [DBG] osdmap e33: 6 total, 5 up, 6 in 2024-09-14T03:58:28.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:28 smithi038 bash[22519]: audit 2024-09-14T03:58:27.393674+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-14T03:58:28.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:28 smithi038 bash[22519]: audit 2024-09-14T03:58:27.968747+0000 mon.b (mon.1) 15 : audit [DBG] from='client.? 172.21.15.123:0/34193474' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-14T03:58:28.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:28 smithi038 bash[32505]: audit 2024-09-14T03:58:27.375505+0000 mon.a (mon.0) 495 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "340d857c-a00e-4b69-b913-69c7ff94f5c9"}]: dispatch 2024-09-14T03:58:28.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:28 smithi038 bash[32505]: audit 2024-09-14T03:58:27.375534+0000 mon.b (mon.1) 14 : audit [INF] from='client.? 172.21.15.123:0/3781085855' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "340d857c-a00e-4b69-b913-69c7ff94f5c9"}]: dispatch 2024-09-14T03:58:28.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:28 smithi038 bash[32505]: audit 2024-09-14T03:58:27.393063+0000 mon.a (mon.0) 496 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "340d857c-a00e-4b69-b913-69c7ff94f5c9"}]': finished 2024-09-14T03:58:28.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:28 smithi038 bash[32505]: cluster 2024-09-14T03:58:27.393183+0000 mon.a (mon.0) 497 : cluster [DBG] osdmap e33: 6 total, 5 up, 6 in 2024-09-14T03:58:28.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:28 smithi038 bash[32505]: audit 2024-09-14T03:58:27.393674+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-14T03:58:28.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:28 smithi038 bash[32505]: audit 2024-09-14T03:58:27.968747+0000 mon.b (mon.1) 15 : audit [DBG] from='client.? 172.21.15.123:0/34193474' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-14T03:58:29.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:29 smithi123 bash[24950]: cluster 2024-09-14T03:58:27.989927+0000 mgr.y (mgr.14150) 252 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-14T03:58:29.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:29 smithi038 bash[22519]: cluster 2024-09-14T03:58:27.989927+0000 mgr.y (mgr.14150) 252 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-14T03:58:29.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:29 smithi038 bash[32505]: cluster 2024-09-14T03:58:27.989927+0000 mgr.y (mgr.14150) 252 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-14T03:58:31.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:31 smithi123 bash[24950]: cluster 2024-09-14T03:58:29.990451+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-14T03:58:31.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:31 smithi038 bash[22519]: cluster 2024-09-14T03:58:29.990451+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-14T03:58:31.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:31 smithi038 bash[32505]: cluster 2024-09-14T03:58:29.990451+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-14T03:58:33.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:33 smithi123 bash[24950]: cluster 2024-09-14T03:58:31.990991+0000 mgr.y (mgr.14150) 254 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-14T03:58:33.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:33 smithi038 bash[22519]: cluster 2024-09-14T03:58:31.990991+0000 mgr.y (mgr.14150) 254 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-14T03:58:33.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:33 smithi038 bash[32505]: cluster 2024-09-14T03:58:31.990991+0000 mgr.y (mgr.14150) 254 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-14T03:58:35.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:35 smithi123 bash[24950]: cluster 2024-09-14T03:58:33.991508+0000 mgr.y (mgr.14150) 255 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-14T03:58:35.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:35 smithi038 bash[22519]: cluster 2024-09-14T03:58:33.991508+0000 mgr.y (mgr.14150) 255 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-14T03:58:35.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:35 smithi038 bash[32505]: cluster 2024-09-14T03:58:33.991508+0000 mgr.y (mgr.14150) 255 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-14T03:58:37.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:37 smithi123 bash[24950]: cluster 2024-09-14T03:58:35.992003+0000 mgr.y (mgr.14150) 256 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-14T03:58:37.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:37 smithi038 bash[22519]: cluster 2024-09-14T03:58:35.992003+0000 mgr.y (mgr.14150) 256 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-14T03:58:37.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:37 smithi038 bash[32505]: cluster 2024-09-14T03:58:35.992003+0000 mgr.y (mgr.14150) 256 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-14T03:58:39.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:39 smithi123 bash[24950]: cluster 2024-09-14T03:58:37.992541+0000 mgr.y (mgr.14150) 257 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-14T03:58:39.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:39 smithi038 bash[22519]: cluster 2024-09-14T03:58:37.992541+0000 mgr.y (mgr.14150) 257 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-14T03:58:39.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:39 smithi038 bash[32505]: cluster 2024-09-14T03:58:37.992541+0000 mgr.y (mgr.14150) 257 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-14T03:58:40.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:40 smithi038 bash[32505]: audit 2024-09-14T03:58:39.844061+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-14T03:58:40.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:40 smithi038 bash[32505]: audit 2024-09-14T03:58:39.845984+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:58:40.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:40 smithi038 bash[22519]: audit 2024-09-14T03:58:39.844061+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-14T03:58:40.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:40 smithi038 bash[22519]: audit 2024-09-14T03:58:39.845984+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:58:40.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:40 smithi123 bash[24950]: audit 2024-09-14T03:58:39.844061+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-14T03:58:40.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:40 smithi123 bash[24950]: audit 2024-09-14T03:58:39.845984+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:58:41.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:41 smithi038 bash[22519]: cephadm 2024-09-14T03:58:39.847701+0000 mgr.y (mgr.14150) 258 : cephadm [INF] Deploying daemon osd.5 on smithi123 2024-09-14T03:58:41.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:41 smithi038 bash[22519]: cluster 2024-09-14T03:58:39.993082+0000 mgr.y (mgr.14150) 259 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-14T03:58:41.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:41 smithi038 bash[32505]: cephadm 2024-09-14T03:58:39.847701+0000 mgr.y (mgr.14150) 258 : cephadm [INF] Deploying daemon osd.5 on smithi123 2024-09-14T03:58:41.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:41 smithi038 bash[32505]: cluster 2024-09-14T03:58:39.993082+0000 mgr.y (mgr.14150) 259 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-14T03:58:41.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:41 smithi123 bash[24950]: cephadm 2024-09-14T03:58:39.847701+0000 mgr.y (mgr.14150) 258 : cephadm [INF] Deploying daemon osd.5 on smithi123 2024-09-14T03:58:41.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:41 smithi123 bash[24950]: cluster 2024-09-14T03:58:39.993082+0000 mgr.y (mgr.14150) 259 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-14T03:58:43.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:43 smithi123 bash[24950]: cluster 2024-09-14T03:58:41.993598+0000 mgr.y (mgr.14150) 260 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-14T03:58:43.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:43 smithi038 bash[22519]: cluster 2024-09-14T03:58:41.993598+0000 mgr.y (mgr.14150) 260 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-14T03:58:43.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:43 smithi038 bash[32505]: cluster 2024-09-14T03:58:41.993598+0000 mgr.y (mgr.14150) 260 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-14T03:58:44.186 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 03:58:44 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T03:58:44.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:44 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T03:58:44.186 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 14 03:58:44 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T03:58:44.686 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 03:58:44 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T03:58:44.686 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 14 03:58:44 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T03:58:44.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:44 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T03:58:44.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:44 smithi123 bash[24950]: audit 2024-09-14T03:58:44.378267+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T03:58:44.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:44 smithi123 bash[24950]: audit 2024-09-14T03:58:44.387598+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:58:44.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:44 smithi123 bash[24950]: audit 2024-09-14T03:58:44.397487+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:58:44.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:44 smithi038 bash[22519]: audit 2024-09-14T03:58:44.378267+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T03:58:44.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:44 smithi038 bash[22519]: audit 2024-09-14T03:58:44.387598+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:58:44.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:44 smithi038 bash[22519]: audit 2024-09-14T03:58:44.397487+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:58:44.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:44 smithi038 bash[32505]: audit 2024-09-14T03:58:44.378267+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T03:58:44.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:44 smithi038 bash[32505]: audit 2024-09-14T03:58:44.387598+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:58:44.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:44 smithi038 bash[32505]: audit 2024-09-14T03:58:44.397487+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:58:45.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:45 smithi123 bash[24950]: cluster 2024-09-14T03:58:43.994115+0000 mgr.y (mgr.14150) 261 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-14T03:58:45.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:45 smithi038 bash[22519]: cluster 2024-09-14T03:58:43.994115+0000 mgr.y (mgr.14150) 261 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-14T03:58:45.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:45 smithi038 bash[32505]: cluster 2024-09-14T03:58:43.994115+0000 mgr.y (mgr.14150) 261 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-14T03:58:47.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:47 smithi123 bash[24950]: cluster 2024-09-14T03:58:45.994716+0000 mgr.y (mgr.14150) 262 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-14T03:58:47.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:47 smithi038 bash[22519]: cluster 2024-09-14T03:58:45.994716+0000 mgr.y (mgr.14150) 262 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-14T03:58:47.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:47 smithi038 bash[32505]: cluster 2024-09-14T03:58:45.994716+0000 mgr.y (mgr.14150) 262 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-14T03:58:49.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:49 smithi123 bash[24950]: cluster 2024-09-14T03:58:47.995276+0000 mgr.y (mgr.14150) 263 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-14T03:58:49.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:49 smithi123 bash[24950]: audit 2024-09-14T03:58:49.463608+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:58:49.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:49 smithi123 bash[24950]: audit 2024-09-14T03:58:49.474960+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:58:49.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:49 smithi123 bash[24950]: audit 2024-09-14T03:58:49.476682+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:58:49.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:49 smithi123 bash[24950]: audit 2024-09-14T03:58:49.478493+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T03:58:49.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:49 smithi038 bash[22519]: cluster 2024-09-14T03:58:47.995276+0000 mgr.y (mgr.14150) 263 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-14T03:58:49.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:49 smithi038 bash[22519]: audit 2024-09-14T03:58:49.463608+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:58:49.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:49 smithi038 bash[22519]: audit 2024-09-14T03:58:49.474960+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:58:49.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:49 smithi038 bash[22519]: audit 2024-09-14T03:58:49.476682+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:58:49.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:49 smithi038 bash[22519]: audit 2024-09-14T03:58:49.478493+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T03:58:49.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:49 smithi038 bash[32505]: cluster 2024-09-14T03:58:47.995276+0000 mgr.y (mgr.14150) 263 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-14T03:58:49.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:49 smithi038 bash[32505]: audit 2024-09-14T03:58:49.463608+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:58:49.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:49 smithi038 bash[32505]: audit 2024-09-14T03:58:49.474960+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:58:49.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:49 smithi038 bash[32505]: audit 2024-09-14T03:58:49.476682+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:58:49.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:49 smithi038 bash[32505]: audit 2024-09-14T03:58:49.478493+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T03:58:50.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:50 smithi123 bash[24950]: audit 2024-09-14T03:58:49.489574+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:58:50.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:50 smithi038 bash[22519]: audit 2024-09-14T03:58:49.489574+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:58:50.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:50 smithi038 bash[32505]: audit 2024-09-14T03:58:49.489574+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:58:51.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:51 smithi123 bash[24950]: cluster 2024-09-14T03:58:49.995795+0000 mgr.y (mgr.14150) 264 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-14T03:58:51.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:51 smithi123 bash[24950]: audit 2024-09-14T03:58:50.951130+0000 mon.a (mon.0) 509 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-14T03:58:51.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:51 smithi123 bash[24950]: audit 2024-09-14T03:58:50.951554+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.123:6808/994998730,v1:172.21.15.123:6809/994998730]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-14T03:58:51.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:51 smithi038 bash[22519]: cluster 2024-09-14T03:58:49.995795+0000 mgr.y (mgr.14150) 264 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-14T03:58:51.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:51 smithi038 bash[22519]: audit 2024-09-14T03:58:50.951130+0000 mon.a (mon.0) 509 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-14T03:58:51.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:51 smithi038 bash[22519]: audit 2024-09-14T03:58:50.951554+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.123:6808/994998730,v1:172.21.15.123:6809/994998730]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-14T03:58:51.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:51 smithi038 bash[32505]: cluster 2024-09-14T03:58:49.995795+0000 mgr.y (mgr.14150) 264 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-14T03:58:51.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:51 smithi038 bash[32505]: audit 2024-09-14T03:58:50.951130+0000 mon.a (mon.0) 509 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-14T03:58:51.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:51 smithi038 bash[32505]: audit 2024-09-14T03:58:50.951554+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.123:6808/994998730,v1:172.21.15.123:6809/994998730]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-14T03:58:52.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:52 smithi123 bash[24950]: audit 2024-09-14T03:58:51.531213+0000 mon.a (mon.0) 510 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-14T03:58:52.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:52 smithi123 bash[24950]: cluster 2024-09-14T03:58:51.531339+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-09-14T03:58:52.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:52 smithi123 bash[24950]: audit 2024-09-14T03:58:51.531593+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-14T03:58:52.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:52 smithi123 bash[24950]: audit 2024-09-14T03:58:51.533256+0000 mon.a (mon.0) 513 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-09-14T03:58:52.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:52 smithi123 bash[24950]: audit 2024-09-14T03:58:51.533716+0000 mon.b (mon.1) 17 : audit [INF] from='osd.5 [v2:172.21.15.123:6808/994998730,v1:172.21.15.123:6809/994998730]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-09-14T03:58:53.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:52 smithi038 bash[22519]: audit 2024-09-14T03:58:51.531213+0000 mon.a (mon.0) 510 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-14T03:58:53.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:52 smithi038 bash[22519]: cluster 2024-09-14T03:58:51.531339+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-09-14T03:58:53.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:52 smithi038 bash[22519]: audit 2024-09-14T03:58:51.531593+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-14T03:58:53.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:52 smithi038 bash[22519]: audit 2024-09-14T03:58:51.533256+0000 mon.a (mon.0) 513 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-09-14T03:58:53.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:52 smithi038 bash[22519]: audit 2024-09-14T03:58:51.533716+0000 mon.b (mon.1) 17 : audit [INF] from='osd.5 [v2:172.21.15.123:6808/994998730,v1:172.21.15.123:6809/994998730]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-09-14T03:58:53.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:52 smithi038 bash[32505]: audit 2024-09-14T03:58:51.531213+0000 mon.a (mon.0) 510 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-14T03:58:53.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:52 smithi038 bash[32505]: cluster 2024-09-14T03:58:51.531339+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-09-14T03:58:53.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:52 smithi038 bash[32505]: audit 2024-09-14T03:58:51.531593+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-14T03:58:53.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:52 smithi038 bash[32505]: audit 2024-09-14T03:58:51.533256+0000 mon.a (mon.0) 513 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-09-14T03:58:53.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:52 smithi038 bash[32505]: audit 2024-09-14T03:58:51.533716+0000 mon.b (mon.1) 17 : audit [INF] from='osd.5 [v2:172.21.15.123:6808/994998730,v1:172.21.15.123:6809/994998730]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-09-14T03:58:53.449 INFO:teuthology.orchestra.run.smithi123.stdout:Created osd(s) 5 on host 'smithi123' 2024-09-14T03:58:53.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:53 smithi123 bash[24950]: cluster 2024-09-14T03:58:51.996368+0000 mgr.y (mgr.14150) 265 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-14T03:58:53.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:53 smithi123 bash[24950]: audit 2024-09-14T03:58:52.537538+0000 mon.a (mon.0) 514 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]': finished 2024-09-14T03:58:53.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:53 smithi123 bash[24950]: cluster 2024-09-14T03:58:52.537685+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-14T03:58:53.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:53 smithi123 bash[24950]: audit 2024-09-14T03:58:52.543205+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-14T03:58:53.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:53 smithi123 bash[24950]: audit 2024-09-14T03:58:52.544302+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-14T03:58:53.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:53 smithi123 bash[24950]: audit 2024-09-14T03:58:53.423634+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T03:58:53.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:53 smithi123 bash[24950]: audit 2024-09-14T03:58:53.435039+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:58:53.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:53 smithi123 bash[24950]: audit 2024-09-14T03:58:53.444019+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:58:53.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:53 smithi123 bash[24950]: cluster 2024-09-14T03:58:53.554715+0000 mon.a (mon.0) 521 : cluster [INF] osd.5 [v2:172.21.15.123:6808/994998730,v1:172.21.15.123:6809/994998730] boot 2024-09-14T03:58:53.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:53 smithi123 bash[24950]: cluster 2024-09-14T03:58:53.554821+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2024-09-14T03:58:53.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:53 smithi123 bash[24950]: audit 2024-09-14T03:58:53.555087+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-14T03:58:54.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:53 smithi038 bash[22519]: cluster 2024-09-14T03:58:51.996368+0000 mgr.y (mgr.14150) 265 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-14T03:58:54.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:53 smithi038 bash[22519]: audit 2024-09-14T03:58:52.537538+0000 mon.a (mon.0) 514 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]': finished 2024-09-14T03:58:54.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:53 smithi038 bash[22519]: cluster 2024-09-14T03:58:52.537685+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-14T03:58:54.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:53 smithi038 bash[22519]: audit 2024-09-14T03:58:52.543205+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-14T03:58:54.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:53 smithi038 bash[22519]: audit 2024-09-14T03:58:52.544302+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-14T03:58:54.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:53 smithi038 bash[22519]: audit 2024-09-14T03:58:53.423634+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T03:58:54.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:53 smithi038 bash[22519]: audit 2024-09-14T03:58:53.435039+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:58:54.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:53 smithi038 bash[22519]: audit 2024-09-14T03:58:53.444019+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:58:54.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:53 smithi038 bash[22519]: cluster 2024-09-14T03:58:53.554715+0000 mon.a (mon.0) 521 : cluster [INF] osd.5 [v2:172.21.15.123:6808/994998730,v1:172.21.15.123:6809/994998730] boot 2024-09-14T03:58:54.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:53 smithi038 bash[22519]: cluster 2024-09-14T03:58:53.554821+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2024-09-14T03:58:54.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:53 smithi038 bash[22519]: audit 2024-09-14T03:58:53.555087+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-14T03:58:54.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:53 smithi038 bash[32505]: cluster 2024-09-14T03:58:51.996368+0000 mgr.y (mgr.14150) 265 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-14T03:58:54.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:53 smithi038 bash[32505]: audit 2024-09-14T03:58:52.537538+0000 mon.a (mon.0) 514 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]': finished 2024-09-14T03:58:54.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:53 smithi038 bash[32505]: cluster 2024-09-14T03:58:52.537685+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-14T03:58:54.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:53 smithi038 bash[32505]: audit 2024-09-14T03:58:52.543205+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-14T03:58:54.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:53 smithi038 bash[32505]: audit 2024-09-14T03:58:52.544302+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-14T03:58:54.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:53 smithi038 bash[32505]: audit 2024-09-14T03:58:53.423634+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T03:58:54.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:53 smithi038 bash[32505]: audit 2024-09-14T03:58:53.435039+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:58:54.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:53 smithi038 bash[32505]: audit 2024-09-14T03:58:53.444019+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:58:54.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:53 smithi038 bash[32505]: cluster 2024-09-14T03:58:53.554715+0000 mon.a (mon.0) 521 : cluster [INF] osd.5 [v2:172.21.15.123:6808/994998730,v1:172.21.15.123:6809/994998730] boot 2024-09-14T03:58:54.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:53 smithi038 bash[32505]: cluster 2024-09-14T03:58:53.554821+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2024-09-14T03:58:54.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:53 smithi038 bash[32505]: audit 2024-09-14T03:58:53.555087+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-14T03:58:54.050 DEBUG:teuthology.orchestra.run.smithi123:osd.5> sudo journalctl -f -n 0 -u ceph-4d8d8784-724c-11ef-bceb-c7b262605968@osd.5.service 2024-09-14T03:58:54.053 INFO:tasks.cephadm:Deploying osd.6 on smithi123 with /dev/vg_nvme/lv_2... 2024-09-14T03:58:54.053 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-09-14T03:58:54.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:54 smithi123 bash[24950]: cluster 2024-09-14T03:58:51.953262+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-14T03:58:54.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:54 smithi123 bash[24950]: cluster 2024-09-14T03:58:51.953360+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-14T03:58:54.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:54 smithi123 bash[24950]: cluster 2024-09-14T03:58:53.996912+0000 mgr.y (mgr.14150) 266 : cluster [DBG] pgmap v239: 1 pgs: 1 peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-14T03:58:54.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:54 smithi123 bash[24950]: cluster 2024-09-14T03:58:54.560486+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-09-14T03:58:55.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:54 smithi038 bash[22519]: cluster 2024-09-14T03:58:51.953262+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-14T03:58:55.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:54 smithi038 bash[22519]: cluster 2024-09-14T03:58:51.953360+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-14T03:58:55.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:54 smithi038 bash[22519]: cluster 2024-09-14T03:58:53.996912+0000 mgr.y (mgr.14150) 266 : cluster [DBG] pgmap v239: 1 pgs: 1 peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-14T03:58:55.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:54 smithi038 bash[22519]: cluster 2024-09-14T03:58:54.560486+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-09-14T03:58:55.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:54 smithi038 bash[32505]: cluster 2024-09-14T03:58:51.953262+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-14T03:58:55.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:54 smithi038 bash[32505]: cluster 2024-09-14T03:58:51.953360+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-14T03:58:55.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:54 smithi038 bash[32505]: cluster 2024-09-14T03:58:53.996912+0000 mgr.y (mgr.14150) 266 : cluster [DBG] pgmap v239: 1 pgs: 1 peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-14T03:58:55.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:54 smithi038 bash[32505]: cluster 2024-09-14T03:58:54.560486+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-09-14T03:58:55.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:55 smithi123 bash[24950]: cluster 2024-09-14T03:58:54.564128+0000 mon.a (mon.0) 525 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-14T03:58:55.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:55 smithi123 bash[24950]: cluster 2024-09-14T03:58:55.567003+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-14T03:58:56.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:55 smithi038 bash[22519]: cluster 2024-09-14T03:58:54.564128+0000 mon.a (mon.0) 525 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-14T03:58:56.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:55 smithi038 bash[22519]: cluster 2024-09-14T03:58:55.567003+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-14T03:58:56.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:55 smithi038 bash[32505]: cluster 2024-09-14T03:58:54.564128+0000 mon.a (mon.0) 525 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-14T03:58:56.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:55 smithi038 bash[32505]: cluster 2024-09-14T03:58:55.567003+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-14T03:58:56.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:56 smithi123 bash[24950]: cluster 2024-09-14T03:58:55.997450+0000 mgr.y (mgr.14150) 267 : cluster [DBG] pgmap v242: 1 pgs: 1 peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-14T03:58:57.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:56 smithi038 bash[22519]: cluster 2024-09-14T03:58:55.997450+0000 mgr.y (mgr.14150) 267 : cluster [DBG] pgmap v242: 1 pgs: 1 peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-14T03:58:57.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:56 smithi038 bash[32505]: cluster 2024-09-14T03:58:55.997450+0000 mgr.y (mgr.14150) 267 : cluster [DBG] pgmap v242: 1 pgs: 1 peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-14T03:58:58.237 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T03:58:59.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:58:59 smithi123 bash[24950]: cluster 2024-09-14T03:58:57.998044+0000 mgr.y (mgr.14150) 268 : cluster [DBG] pgmap v243: 1 pgs: 1 peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-14T03:58:59.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:58:59 smithi038 bash[22519]: cluster 2024-09-14T03:58:57.998044+0000 mgr.y (mgr.14150) 268 : cluster [DBG] pgmap v243: 1 pgs: 1 peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-14T03:58:59.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:58:59 smithi038 bash[32505]: cluster 2024-09-14T03:58:57.998044+0000 mgr.y (mgr.14150) 268 : cluster [DBG] pgmap v243: 1 pgs: 1 peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-14T03:59:00.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:00 smithi123 bash[24950]: cluster 2024-09-14T03:59:00.056973+0000 mon.a (mon.0) 527 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-14T03:59:00.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:00 smithi123 bash[24950]: cluster 2024-09-14T03:59:00.057075+0000 mon.a (mon.0) 528 : cluster [INF] Cluster is now healthy 2024-09-14T03:59:00.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:00 smithi038 bash[22519]: cluster 2024-09-14T03:59:00.056973+0000 mon.a (mon.0) 527 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-14T03:59:00.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:00 smithi038 bash[22519]: cluster 2024-09-14T03:59:00.057075+0000 mon.a (mon.0) 528 : cluster [INF] Cluster is now healthy 2024-09-14T03:59:00.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:00 smithi038 bash[32505]: cluster 2024-09-14T03:59:00.056973+0000 mon.a (mon.0) 527 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-14T03:59:00.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:00 smithi038 bash[32505]: cluster 2024-09-14T03:59:00.057075+0000 mon.a (mon.0) 528 : cluster [INF] Cluster is now healthy 2024-09-14T03:59:01.427 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:01 smithi123 bash[24950]: cluster 2024-09-14T03:58:59.998565+0000 mgr.y (mgr.14150) 269 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 89 KiB/s, 0 objects/s recovering 2024-09-14T03:59:01.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:01 smithi038 bash[22519]: cluster 2024-09-14T03:58:59.998565+0000 mgr.y (mgr.14150) 269 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 89 KiB/s, 0 objects/s recovering 2024-09-14T03:59:01.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:01 smithi038 bash[32505]: cluster 2024-09-14T03:58:59.998565+0000 mgr.y (mgr.14150) 269 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 89 KiB/s, 0 objects/s recovering 2024-09-14T03:59:03.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:03 smithi123 bash[24950]: cluster 2024-09-14T03:59:01.999163+0000 mgr.y (mgr.14150) 270 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-14T03:59:03.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:03 smithi038 bash[22519]: cluster 2024-09-14T03:59:01.999163+0000 mgr.y (mgr.14150) 270 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-14T03:59:03.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:03 smithi038 bash[32505]: cluster 2024-09-14T03:59:01.999163+0000 mgr.y (mgr.14150) 270 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-14T03:59:05.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:05 smithi123 bash[24950]: cluster 2024-09-14T03:59:03.999695+0000 mgr.y (mgr.14150) 271 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-09-14T03:59:05.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:05 smithi123 bash[24950]: cephadm 2024-09-14T03:59:04.165962+0000 mgr.y (mgr.14150) 272 : cephadm [INF] Detected new or changed devices on smithi123 2024-09-14T03:59:05.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:05 smithi123 bash[24950]: audit 2024-09-14T03:59:04.176487+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:59:05.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:05 smithi123 bash[24950]: audit 2024-09-14T03:59:04.185231+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:59:05.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:05 smithi123 bash[24950]: audit 2024-09-14T03:59:04.187460+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-14T03:59:05.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:05 smithi123 bash[24950]: audit 2024-09-14T03:59:04.189369+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-14T03:59:05.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:05 smithi123 bash[24950]: cephadm 2024-09-14T03:59:04.190748+0000 mgr.y (mgr.14150) 273 : cephadm [INF] Adjusting osd_memory_target on smithi123 to 8632M 2024-09-14T03:59:05.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:05 smithi123 bash[24950]: audit 2024-09-14T03:59:04.200074+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:59:05.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:05 smithi123 bash[24950]: audit 2024-09-14T03:59:04.202316+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:59:05.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:05 smithi123 bash[24950]: audit 2024-09-14T03:59:04.204042+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T03:59:05.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:05 smithi123 bash[24950]: audit 2024-09-14T03:59:04.214066+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:59:05.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:05 smithi038 bash[22519]: cluster 2024-09-14T03:59:03.999695+0000 mgr.y (mgr.14150) 271 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-09-14T03:59:05.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:05 smithi038 bash[22519]: cephadm 2024-09-14T03:59:04.165962+0000 mgr.y (mgr.14150) 272 : cephadm [INF] Detected new or changed devices on smithi123 2024-09-14T03:59:05.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:05 smithi038 bash[22519]: audit 2024-09-14T03:59:04.176487+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:59:05.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:05 smithi038 bash[22519]: audit 2024-09-14T03:59:04.185231+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:59:05.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:05 smithi038 bash[22519]: audit 2024-09-14T03:59:04.187460+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-14T03:59:05.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:05 smithi038 bash[22519]: audit 2024-09-14T03:59:04.189369+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-14T03:59:05.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:05 smithi038 bash[22519]: cephadm 2024-09-14T03:59:04.190748+0000 mgr.y (mgr.14150) 273 : cephadm [INF] Adjusting osd_memory_target on smithi123 to 8632M 2024-09-14T03:59:05.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:05 smithi038 bash[22519]: audit 2024-09-14T03:59:04.200074+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:59:05.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:05 smithi038 bash[22519]: audit 2024-09-14T03:59:04.202316+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:59:05.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:05 smithi038 bash[22519]: audit 2024-09-14T03:59:04.204042+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T03:59:05.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:05 smithi038 bash[22519]: audit 2024-09-14T03:59:04.214066+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:59:05.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:05 smithi038 bash[32505]: cluster 2024-09-14T03:59:03.999695+0000 mgr.y (mgr.14150) 271 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-09-14T03:59:05.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:05 smithi038 bash[32505]: cephadm 2024-09-14T03:59:04.165962+0000 mgr.y (mgr.14150) 272 : cephadm [INF] Detected new or changed devices on smithi123 2024-09-14T03:59:05.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:05 smithi038 bash[32505]: audit 2024-09-14T03:59:04.176487+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:59:05.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:05 smithi038 bash[32505]: audit 2024-09-14T03:59:04.185231+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:59:05.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:05 smithi038 bash[32505]: audit 2024-09-14T03:59:04.187460+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-14T03:59:05.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:05 smithi038 bash[32505]: audit 2024-09-14T03:59:04.189369+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-14T03:59:05.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:05 smithi038 bash[32505]: cephadm 2024-09-14T03:59:04.190748+0000 mgr.y (mgr.14150) 273 : cephadm [INF] Adjusting osd_memory_target on smithi123 to 8632M 2024-09-14T03:59:05.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:05 smithi038 bash[32505]: audit 2024-09-14T03:59:04.200074+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:59:05.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:05 smithi038 bash[32505]: audit 2024-09-14T03:59:04.202316+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:59:05.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:05 smithi038 bash[32505]: audit 2024-09-14T03:59:04.204042+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T03:59:05.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:05 smithi038 bash[32505]: audit 2024-09-14T03:59:04.214066+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:59:06.457 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-09-14T03:59:06.485 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi123:vg_nvme/lv_2 2024-09-14T03:59:07.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:07 smithi123 bash[24950]: cluster 2024-09-14T03:59:06.000342+0000 mgr.y (mgr.14150) 274 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-09-14T03:59:07.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:07 smithi038 bash[22519]: cluster 2024-09-14T03:59:06.000342+0000 mgr.y (mgr.14150) 274 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-09-14T03:59:07.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:07 smithi038 bash[32505]: cluster 2024-09-14T03:59:06.000342+0000 mgr.y (mgr.14150) 274 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-09-14T03:59:09.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:09 smithi038 bash[22519]: cluster 2024-09-14T03:59:08.000881+0000 mgr.y (mgr.14150) 275 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-14T03:59:09.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:09 smithi038 bash[32505]: cluster 2024-09-14T03:59:08.000881+0000 mgr.y (mgr.14150) 275 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-14T03:59:09.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:09 smithi123 bash[24950]: cluster 2024-09-14T03:59:08.000881+0000 mgr.y (mgr.14150) 275 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-14T03:59:11.210 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T03:59:11.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:11 smithi038 bash[22519]: cluster 2024-09-14T03:59:10.001429+0000 mgr.y (mgr.14150) 276 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-14T03:59:11.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:11 smithi038 bash[32505]: cluster 2024-09-14T03:59:10.001429+0000 mgr.y (mgr.14150) 276 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-14T03:59:11.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:11 smithi123 bash[24950]: cluster 2024-09-14T03:59:10.001429+0000 mgr.y (mgr.14150) 276 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-14T03:59:13.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:13 smithi038 bash[22519]: cluster 2024-09-14T03:59:12.001951+0000 mgr.y (mgr.14150) 277 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-14T03:59:13.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:13 smithi038 bash[32505]: cluster 2024-09-14T03:59:12.001951+0000 mgr.y (mgr.14150) 277 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-14T03:59:13.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:13 smithi123 bash[24950]: cluster 2024-09-14T03:59:12.001951+0000 mgr.y (mgr.14150) 277 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-14T03:59:15.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:15 smithi038 bash[22519]: cluster 2024-09-14T03:59:14.002471+0000 mgr.y (mgr.14150) 278 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-14T03:59:15.543 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:15 smithi038 bash[22519]: audit 2024-09-14T03:59:14.542345+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-14T03:59:15.543 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:15 smithi038 bash[22519]: audit 2024-09-14T03:59:14.548425+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-14T03:59:15.543 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:15 smithi038 bash[22519]: audit 2024-09-14T03:59:14.550154+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:59:15.544 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:15 smithi038 bash[32505]: cluster 2024-09-14T03:59:14.002471+0000 mgr.y (mgr.14150) 278 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-14T03:59:15.544 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:15 smithi038 bash[32505]: audit 2024-09-14T03:59:14.542345+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-14T03:59:15.544 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:15 smithi038 bash[32505]: audit 2024-09-14T03:59:14.548425+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-14T03:59:15.544 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:15 smithi038 bash[32505]: audit 2024-09-14T03:59:14.550154+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:59:15.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:15 smithi123 bash[24950]: cluster 2024-09-14T03:59:14.002471+0000 mgr.y (mgr.14150) 278 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-14T03:59:15.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:15 smithi123 bash[24950]: audit 2024-09-14T03:59:14.542345+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-14T03:59:15.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:15 smithi123 bash[24950]: audit 2024-09-14T03:59:14.548425+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-14T03:59:15.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:15 smithi123 bash[24950]: audit 2024-09-14T03:59:14.550154+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:59:16.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:16 smithi038 bash[22519]: audit 2024-09-14T03:59:14.536001+0000 mgr.y (mgr.14150) 279 : audit [DBG] from='client.24247 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T03:59:16.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:16 smithi038 bash[32505]: audit 2024-09-14T03:59:14.536001+0000 mgr.y (mgr.14150) 279 : audit [DBG] from='client.24247 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T03:59:16.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:16 smithi123 bash[24950]: audit 2024-09-14T03:59:14.536001+0000 mgr.y (mgr.14150) 279 : audit [DBG] from='client.24247 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T03:59:17.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:17 smithi038 bash[22519]: cluster 2024-09-14T03:59:16.003009+0000 mgr.y (mgr.14150) 280 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-14T03:59:17.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:17 smithi038 bash[32505]: cluster 2024-09-14T03:59:16.003009+0000 mgr.y (mgr.14150) 280 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-14T03:59:17.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:17 smithi123 bash[24950]: cluster 2024-09-14T03:59:16.003009+0000 mgr.y (mgr.14150) 280 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-14T03:59:19.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:19 smithi038 bash[22519]: cluster 2024-09-14T03:59:18.003555+0000 mgr.y (mgr.14150) 281 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-14T03:59:19.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:19 smithi038 bash[32505]: cluster 2024-09-14T03:59:18.003555+0000 mgr.y (mgr.14150) 281 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-14T03:59:19.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:19 smithi123 bash[24950]: cluster 2024-09-14T03:59:18.003555+0000 mgr.y (mgr.14150) 281 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-14T03:59:21.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:21 smithi038 bash[22519]: cluster 2024-09-14T03:59:20.004119+0000 mgr.y (mgr.14150) 282 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-14T03:59:21.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:21 smithi038 bash[32505]: cluster 2024-09-14T03:59:20.004119+0000 mgr.y (mgr.14150) 282 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-14T03:59:21.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:21 smithi123 bash[24950]: cluster 2024-09-14T03:59:20.004119+0000 mgr.y (mgr.14150) 282 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-14T03:59:23.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:23 smithi123 bash[24950]: cluster 2024-09-14T03:59:22.004635+0000 mgr.y (mgr.14150) 283 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-14T03:59:23.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:23 smithi123 bash[24950]: audit 2024-09-14T03:59:23.100531+0000 mon.a (mon.0) 540 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "54956144-5c52-4ca9-8b19-74f120c9561e"}]: dispatch 2024-09-14T03:59:23.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:23 smithi123 bash[24950]: audit 2024-09-14T03:59:23.100961+0000 mon.b (mon.1) 18 : audit [INF] from='client.? 172.21.15.123:0/171749875' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "54956144-5c52-4ca9-8b19-74f120c9561e"}]: dispatch 2024-09-14T03:59:23.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:23 smithi123 bash[24950]: audit 2024-09-14T03:59:23.118090+0000 mon.a (mon.0) 541 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "54956144-5c52-4ca9-8b19-74f120c9561e"}]': finished 2024-09-14T03:59:23.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:23 smithi123 bash[24950]: cluster 2024-09-14T03:59:23.118245+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e39: 7 total, 6 up, 7 in 2024-09-14T03:59:23.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:23 smithi123 bash[24950]: audit 2024-09-14T03:59:23.118495+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-14T03:59:23.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:23 smithi038 bash[22519]: cluster 2024-09-14T03:59:22.004635+0000 mgr.y (mgr.14150) 283 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-14T03:59:23.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:23 smithi038 bash[22519]: audit 2024-09-14T03:59:23.100531+0000 mon.a (mon.0) 540 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "54956144-5c52-4ca9-8b19-74f120c9561e"}]: dispatch 2024-09-14T03:59:23.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:23 smithi038 bash[22519]: audit 2024-09-14T03:59:23.100961+0000 mon.b (mon.1) 18 : audit [INF] from='client.? 172.21.15.123:0/171749875' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "54956144-5c52-4ca9-8b19-74f120c9561e"}]: dispatch 2024-09-14T03:59:23.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:23 smithi038 bash[22519]: audit 2024-09-14T03:59:23.118090+0000 mon.a (mon.0) 541 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "54956144-5c52-4ca9-8b19-74f120c9561e"}]': finished 2024-09-14T03:59:23.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:23 smithi038 bash[22519]: cluster 2024-09-14T03:59:23.118245+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e39: 7 total, 6 up, 7 in 2024-09-14T03:59:23.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:23 smithi038 bash[22519]: audit 2024-09-14T03:59:23.118495+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-14T03:59:23.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:23 smithi038 bash[32505]: cluster 2024-09-14T03:59:22.004635+0000 mgr.y (mgr.14150) 283 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-14T03:59:23.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:23 smithi038 bash[32505]: audit 2024-09-14T03:59:23.100531+0000 mon.a (mon.0) 540 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "54956144-5c52-4ca9-8b19-74f120c9561e"}]: dispatch 2024-09-14T03:59:23.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:23 smithi038 bash[32505]: audit 2024-09-14T03:59:23.100961+0000 mon.b (mon.1) 18 : audit [INF] from='client.? 172.21.15.123:0/171749875' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "54956144-5c52-4ca9-8b19-74f120c9561e"}]: dispatch 2024-09-14T03:59:23.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:23 smithi038 bash[32505]: audit 2024-09-14T03:59:23.118090+0000 mon.a (mon.0) 541 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "54956144-5c52-4ca9-8b19-74f120c9561e"}]': finished 2024-09-14T03:59:23.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:23 smithi038 bash[32505]: cluster 2024-09-14T03:59:23.118245+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e39: 7 total, 6 up, 7 in 2024-09-14T03:59:23.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:23 smithi038 bash[32505]: audit 2024-09-14T03:59:23.118495+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-14T03:59:24.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:24 smithi123 bash[24950]: audit 2024-09-14T03:59:23.777071+0000 mon.b (mon.1) 19 : audit [DBG] from='client.? 172.21.15.123:0/708228869' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-14T03:59:24.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:24 smithi038 bash[32505]: audit 2024-09-14T03:59:23.777071+0000 mon.b (mon.1) 19 : audit [DBG] from='client.? 172.21.15.123:0/708228869' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-14T03:59:24.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:24 smithi038 bash[22519]: audit 2024-09-14T03:59:23.777071+0000 mon.b (mon.1) 19 : audit [DBG] from='client.? 172.21.15.123:0/708228869' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-14T03:59:25.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:25 smithi123 bash[24950]: cluster 2024-09-14T03:59:24.005201+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-14T03:59:25.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:25 smithi038 bash[32505]: cluster 2024-09-14T03:59:24.005201+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-14T03:59:25.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:25 smithi038 bash[22519]: cluster 2024-09-14T03:59:24.005201+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-14T03:59:27.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:27 smithi123 bash[24950]: cluster 2024-09-14T03:59:26.005727+0000 mgr.y (mgr.14150) 285 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-14T03:59:27.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:27 smithi038 bash[22519]: cluster 2024-09-14T03:59:26.005727+0000 mgr.y (mgr.14150) 285 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-14T03:59:27.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:27 smithi038 bash[32505]: cluster 2024-09-14T03:59:26.005727+0000 mgr.y (mgr.14150) 285 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-14T03:59:29.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:29 smithi123 bash[24950]: cluster 2024-09-14T03:59:28.006261+0000 mgr.y (mgr.14150) 286 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-14T03:59:29.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:29 smithi038 bash[22519]: cluster 2024-09-14T03:59:28.006261+0000 mgr.y (mgr.14150) 286 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-14T03:59:29.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:29 smithi038 bash[32505]: cluster 2024-09-14T03:59:28.006261+0000 mgr.y (mgr.14150) 286 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-14T03:59:31.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:31 smithi123 bash[24950]: cluster 2024-09-14T03:59:30.006803+0000 mgr.y (mgr.14150) 287 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-14T03:59:31.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:31 smithi038 bash[22519]: cluster 2024-09-14T03:59:30.006803+0000 mgr.y (mgr.14150) 287 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-14T03:59:31.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:31 smithi038 bash[32505]: cluster 2024-09-14T03:59:30.006803+0000 mgr.y (mgr.14150) 287 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-14T03:59:33.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:33 smithi123 bash[24950]: cluster 2024-09-14T03:59:32.007350+0000 mgr.y (mgr.14150) 288 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-14T03:59:33.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:33 smithi038 bash[22519]: cluster 2024-09-14T03:59:32.007350+0000 mgr.y (mgr.14150) 288 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-14T03:59:33.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:33 smithi038 bash[32505]: cluster 2024-09-14T03:59:32.007350+0000 mgr.y (mgr.14150) 288 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-14T03:59:35.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:35 smithi123 bash[24950]: cluster 2024-09-14T03:59:34.007875+0000 mgr.y (mgr.14150) 289 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-14T03:59:35.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:35 smithi038 bash[22519]: cluster 2024-09-14T03:59:34.007875+0000 mgr.y (mgr.14150) 289 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-14T03:59:35.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:35 smithi038 bash[32505]: cluster 2024-09-14T03:59:34.007875+0000 mgr.y (mgr.14150) 289 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-14T03:59:36.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:36 smithi123 bash[24950]: audit 2024-09-14T03:59:35.765077+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-14T03:59:36.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:36 smithi123 bash[24950]: audit 2024-09-14T03:59:35.766782+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:59:36.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:36 smithi038 bash[22519]: audit 2024-09-14T03:59:35.765077+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-14T03:59:36.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:36 smithi038 bash[22519]: audit 2024-09-14T03:59:35.766782+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:59:36.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:36 smithi038 bash[32505]: audit 2024-09-14T03:59:35.765077+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-14T03:59:36.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:36 smithi038 bash[32505]: audit 2024-09-14T03:59:35.766782+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:59:37.557 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:37 smithi123 bash[24950]: cephadm 2024-09-14T03:59:35.768273+0000 mgr.y (mgr.14150) 290 : cephadm [INF] Deploying daemon osd.6 on smithi123 2024-09-14T03:59:37.557 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:37 smithi123 bash[24950]: cluster 2024-09-14T03:59:36.008425+0000 mgr.y (mgr.14150) 291 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-14T03:59:37.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:37 smithi038 bash[32505]: cephadm 2024-09-14T03:59:35.768273+0000 mgr.y (mgr.14150) 290 : cephadm [INF] Deploying daemon osd.6 on smithi123 2024-09-14T03:59:37.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:37 smithi038 bash[32505]: cluster 2024-09-14T03:59:36.008425+0000 mgr.y (mgr.14150) 291 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-14T03:59:37.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:37 smithi038 bash[22519]: cephadm 2024-09-14T03:59:35.768273+0000 mgr.y (mgr.14150) 290 : cephadm [INF] Deploying daemon osd.6 on smithi123 2024-09-14T03:59:37.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:37 smithi038 bash[22519]: cluster 2024-09-14T03:59:36.008425+0000 mgr.y (mgr.14150) 291 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-14T03:59:39.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:39 smithi123 bash[24950]: cluster 2024-09-14T03:59:38.008985+0000 mgr.y (mgr.14150) 292 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-14T03:59:39.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:39 smithi038 bash[22519]: cluster 2024-09-14T03:59:38.008985+0000 mgr.y (mgr.14150) 292 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-14T03:59:39.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:39 smithi038 bash[32505]: cluster 2024-09-14T03:59:38.008985+0000 mgr.y (mgr.14150) 292 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-14T03:59:40.263 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:40 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T03:59:40.263 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 03:59:40 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T03:59:40.264 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 14 03:59:40 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T03:59:40.264 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 14 03:59:40 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T03:59:40.598 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:40 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T03:59:40.599 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 03:59:40 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T03:59:40.599 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 14 03:59:40 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T03:59:40.599 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 14 03:59:40 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T03:59:41.651 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:41 smithi123 bash[24950]: cluster 2024-09-14T03:59:40.009516+0000 mgr.y (mgr.14150) 293 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-14T03:59:41.651 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:41 smithi123 bash[24950]: audit 2024-09-14T03:59:40.531053+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T03:59:41.651 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:41 smithi123 bash[24950]: audit 2024-09-14T03:59:40.540437+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:59:41.651 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:41 smithi123 bash[24950]: audit 2024-09-14T03:59:40.548873+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:59:41.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:41 smithi038 bash[22519]: cluster 2024-09-14T03:59:40.009516+0000 mgr.y (mgr.14150) 293 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-14T03:59:41.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:41 smithi038 bash[22519]: audit 2024-09-14T03:59:40.531053+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T03:59:41.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:41 smithi038 bash[22519]: audit 2024-09-14T03:59:40.540437+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:59:41.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:41 smithi038 bash[22519]: audit 2024-09-14T03:59:40.548873+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:59:41.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:41 smithi038 bash[32505]: cluster 2024-09-14T03:59:40.009516+0000 mgr.y (mgr.14150) 293 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-14T03:59:41.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:41 smithi038 bash[32505]: audit 2024-09-14T03:59:40.531053+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T03:59:41.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:41 smithi038 bash[32505]: audit 2024-09-14T03:59:40.540437+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:59:41.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:41 smithi038 bash[32505]: audit 2024-09-14T03:59:40.548873+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:59:43.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:43 smithi123 bash[24950]: cluster 2024-09-14T03:59:42.010059+0000 mgr.y (mgr.14150) 294 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-14T03:59:43.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:43 smithi038 bash[22519]: cluster 2024-09-14T03:59:42.010059+0000 mgr.y (mgr.14150) 294 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-14T03:59:43.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:43 smithi038 bash[32505]: cluster 2024-09-14T03:59:42.010059+0000 mgr.y (mgr.14150) 294 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-14T03:59:45.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:45 smithi123 bash[24950]: cluster 2024-09-14T03:59:44.010574+0000 mgr.y (mgr.14150) 295 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-14T03:59:45.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:45 smithi038 bash[22519]: cluster 2024-09-14T03:59:44.010574+0000 mgr.y (mgr.14150) 295 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-14T03:59:45.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:45 smithi038 bash[32505]: cluster 2024-09-14T03:59:44.010574+0000 mgr.y (mgr.14150) 295 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-14T03:59:47.641 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:47 smithi123 bash[24950]: cluster 2024-09-14T03:59:46.011130+0000 mgr.y (mgr.14150) 296 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-14T03:59:47.642 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:47 smithi123 bash[24950]: audit 2024-09-14T03:59:46.607859+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:59:47.642 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:47 smithi123 bash[24950]: audit 2024-09-14T03:59:46.616555+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:59:47.642 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:47 smithi123 bash[24950]: audit 2024-09-14T03:59:47.017177+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:59:47.642 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:47 smithi123 bash[24950]: audit 2024-09-14T03:59:47.018648+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T03:59:47.642 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:47 smithi123 bash[24950]: audit 2024-09-14T03:59:47.031637+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:59:47.642 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:47 smithi123 bash[24950]: audit 2024-09-14T03:59:47.364443+0000 mon.a (mon.0) 554 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-14T03:59:47.642 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:47 smithi123 bash[24950]: audit 2024-09-14T03:59:47.365270+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.123:6816/333754669,v1:172.21.15.123:6817/333754669]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-14T03:59:47.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:47 smithi038 bash[22519]: cluster 2024-09-14T03:59:46.011130+0000 mgr.y (mgr.14150) 296 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-14T03:59:47.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:47 smithi038 bash[22519]: audit 2024-09-14T03:59:46.607859+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:59:47.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:47 smithi038 bash[22519]: audit 2024-09-14T03:59:46.616555+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:59:47.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:47 smithi038 bash[22519]: audit 2024-09-14T03:59:47.017177+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:59:47.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:47 smithi038 bash[22519]: audit 2024-09-14T03:59:47.018648+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T03:59:47.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:47 smithi038 bash[22519]: audit 2024-09-14T03:59:47.031637+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:59:47.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:47 smithi038 bash[22519]: audit 2024-09-14T03:59:47.364443+0000 mon.a (mon.0) 554 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-14T03:59:47.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:47 smithi038 bash[22519]: audit 2024-09-14T03:59:47.365270+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.123:6816/333754669,v1:172.21.15.123:6817/333754669]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-14T03:59:47.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:47 smithi038 bash[32505]: cluster 2024-09-14T03:59:46.011130+0000 mgr.y (mgr.14150) 296 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-14T03:59:47.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:47 smithi038 bash[32505]: audit 2024-09-14T03:59:46.607859+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:59:47.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:47 smithi038 bash[32505]: audit 2024-09-14T03:59:46.616555+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:59:47.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:47 smithi038 bash[32505]: audit 2024-09-14T03:59:47.017177+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T03:59:47.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:47 smithi038 bash[32505]: audit 2024-09-14T03:59:47.018648+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T03:59:47.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:47 smithi038 bash[32505]: audit 2024-09-14T03:59:47.031637+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:59:47.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:47 smithi038 bash[32505]: audit 2024-09-14T03:59:47.364443+0000 mon.a (mon.0) 554 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-14T03:59:47.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:47 smithi038 bash[32505]: audit 2024-09-14T03:59:47.365270+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.123:6816/333754669,v1:172.21.15.123:6817/333754669]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-14T03:59:49.399 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:49 smithi123 bash[24950]: cluster 2024-09-14T03:59:48.011588+0000 mgr.y (mgr.14150) 297 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-14T03:59:49.399 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:49 smithi123 bash[24950]: audit 2024-09-14T03:59:48.037519+0000 mon.a (mon.0) 555 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-14T03:59:49.399 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:49 smithi123 bash[24950]: cluster 2024-09-14T03:59:48.037723+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2024-09-14T03:59:49.399 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:49 smithi123 bash[24950]: audit 2024-09-14T03:59:48.038019+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-14T03:59:49.399 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:49 smithi123 bash[24950]: audit 2024-09-14T03:59:48.039623+0000 mon.a (mon.0) 558 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-09-14T03:59:49.399 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:49 smithi123 bash[24950]: audit 2024-09-14T03:59:48.040238+0000 mon.b (mon.1) 21 : audit [INF] from='osd.6 [v2:172.21.15.123:6816/333754669,v1:172.21.15.123:6817/333754669]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-09-14T03:59:49.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:49 smithi038 bash[22519]: cluster 2024-09-14T03:59:48.011588+0000 mgr.y (mgr.14150) 297 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-14T03:59:49.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:49 smithi038 bash[22519]: audit 2024-09-14T03:59:48.037519+0000 mon.a (mon.0) 555 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-14T03:59:49.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:49 smithi038 bash[22519]: cluster 2024-09-14T03:59:48.037723+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2024-09-14T03:59:49.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:49 smithi038 bash[22519]: audit 2024-09-14T03:59:48.038019+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-14T03:59:49.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:49 smithi038 bash[22519]: audit 2024-09-14T03:59:48.039623+0000 mon.a (mon.0) 558 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-09-14T03:59:49.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:49 smithi038 bash[22519]: audit 2024-09-14T03:59:48.040238+0000 mon.b (mon.1) 21 : audit [INF] from='osd.6 [v2:172.21.15.123:6816/333754669,v1:172.21.15.123:6817/333754669]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-09-14T03:59:49.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:49 smithi038 bash[32505]: cluster 2024-09-14T03:59:48.011588+0000 mgr.y (mgr.14150) 297 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-14T03:59:49.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:49 smithi038 bash[32505]: audit 2024-09-14T03:59:48.037519+0000 mon.a (mon.0) 555 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-14T03:59:49.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:49 smithi038 bash[32505]: cluster 2024-09-14T03:59:48.037723+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2024-09-14T03:59:49.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:49 smithi038 bash[32505]: audit 2024-09-14T03:59:48.038019+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-14T03:59:49.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:49 smithi038 bash[32505]: audit 2024-09-14T03:59:48.039623+0000 mon.a (mon.0) 558 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-09-14T03:59:49.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:49 smithi038 bash[32505]: audit 2024-09-14T03:59:48.040238+0000 mon.b (mon.1) 21 : audit [INF] from='osd.6 [v2:172.21.15.123:6816/333754669,v1:172.21.15.123:6817/333754669]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-09-14T03:59:50.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:50 smithi123 bash[24950]: audit 2024-09-14T03:59:49.044909+0000 mon.a (mon.0) 559 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]': finished 2024-09-14T03:59:50.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:50 smithi123 bash[24950]: cluster 2024-09-14T03:59:49.045166+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2024-09-14T03:59:50.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:50 smithi123 bash[24950]: audit 2024-09-14T03:59:49.045828+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-14T03:59:50.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:50 smithi123 bash[24950]: audit 2024-09-14T03:59:49.058212+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-14T03:59:50.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:50 smithi038 bash[22519]: audit 2024-09-14T03:59:49.044909+0000 mon.a (mon.0) 559 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]': finished 2024-09-14T03:59:50.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:50 smithi038 bash[22519]: cluster 2024-09-14T03:59:49.045166+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2024-09-14T03:59:50.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:50 smithi038 bash[22519]: audit 2024-09-14T03:59:49.045828+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-14T03:59:50.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:50 smithi038 bash[22519]: audit 2024-09-14T03:59:49.058212+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-14T03:59:50.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:50 smithi038 bash[32505]: audit 2024-09-14T03:59:49.044909+0000 mon.a (mon.0) 559 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]': finished 2024-09-14T03:59:50.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:50 smithi038 bash[32505]: cluster 2024-09-14T03:59:49.045166+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2024-09-14T03:59:50.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:50 smithi038 bash[32505]: audit 2024-09-14T03:59:49.045828+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-14T03:59:50.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:50 smithi038 bash[32505]: audit 2024-09-14T03:59:49.058212+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-14T03:59:50.596 INFO:teuthology.orchestra.run.smithi123.stdout:Created osd(s) 6 on host 'smithi123' 2024-09-14T03:59:51.236 DEBUG:teuthology.orchestra.run.smithi123:osd.6> sudo journalctl -f -n 0 -u ceph-4d8d8784-724c-11ef-bceb-c7b262605968@osd.6.service 2024-09-14T03:59:51.238 INFO:tasks.cephadm:Deploying osd.7 on smithi123 with /dev/vg_nvme/lv_1... 2024-09-14T03:59:51.238 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-09-14T03:59:51.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:51 smithi123 bash[24950]: cluster 2024-09-14T03:59:48.358036+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-14T03:59:51.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:51 smithi123 bash[24950]: cluster 2024-09-14T03:59:48.358099+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-14T03:59:51.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:51 smithi123 bash[24950]: cluster 2024-09-14T03:59:50.012140+0000 mgr.y (mgr.14150) 298 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-14T03:59:51.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:51 smithi123 bash[24950]: cluster 2024-09-14T03:59:50.049489+0000 mon.a (mon.0) 563 : cluster [INF] osd.6 [v2:172.21.15.123:6816/333754669,v1:172.21.15.123:6817/333754669] boot 2024-09-14T03:59:51.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:51 smithi123 bash[24950]: cluster 2024-09-14T03:59:50.049593+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2024-09-14T03:59:51.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:51 smithi123 bash[24950]: audit 2024-09-14T03:59:50.049939+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-14T03:59:51.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:51 smithi123 bash[24950]: audit 2024-09-14T03:59:50.571809+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T03:59:51.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:51 smithi123 bash[24950]: audit 2024-09-14T03:59:50.580920+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:59:51.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:51 smithi123 bash[24950]: audit 2024-09-14T03:59:50.592803+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:59:51.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:51 smithi123 bash[24950]: cluster 2024-09-14T03:59:51.054802+0000 mon.a (mon.0) 569 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2024-09-14T03:59:51.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:51 smithi038 bash[22519]: cluster 2024-09-14T03:59:48.358036+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-14T03:59:51.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:51 smithi038 bash[22519]: cluster 2024-09-14T03:59:48.358099+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-14T03:59:51.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:51 smithi038 bash[22519]: cluster 2024-09-14T03:59:50.012140+0000 mgr.y (mgr.14150) 298 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-14T03:59:51.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:51 smithi038 bash[22519]: cluster 2024-09-14T03:59:50.049489+0000 mon.a (mon.0) 563 : cluster [INF] osd.6 [v2:172.21.15.123:6816/333754669,v1:172.21.15.123:6817/333754669] boot 2024-09-14T03:59:51.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:51 smithi038 bash[22519]: cluster 2024-09-14T03:59:50.049593+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2024-09-14T03:59:51.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:51 smithi038 bash[22519]: audit 2024-09-14T03:59:50.049939+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-14T03:59:51.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:51 smithi038 bash[22519]: audit 2024-09-14T03:59:50.571809+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T03:59:51.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:51 smithi038 bash[22519]: audit 2024-09-14T03:59:50.580920+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:59:51.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:51 smithi038 bash[22519]: audit 2024-09-14T03:59:50.592803+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:59:51.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:51 smithi038 bash[22519]: cluster 2024-09-14T03:59:51.054802+0000 mon.a (mon.0) 569 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2024-09-14T03:59:51.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:51 smithi038 bash[32505]: cluster 2024-09-14T03:59:48.358036+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-14T03:59:51.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:51 smithi038 bash[32505]: cluster 2024-09-14T03:59:48.358099+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-14T03:59:51.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:51 smithi038 bash[32505]: cluster 2024-09-14T03:59:50.012140+0000 mgr.y (mgr.14150) 298 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-14T03:59:51.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:51 smithi038 bash[32505]: cluster 2024-09-14T03:59:50.049489+0000 mon.a (mon.0) 563 : cluster [INF] osd.6 [v2:172.21.15.123:6816/333754669,v1:172.21.15.123:6817/333754669] boot 2024-09-14T03:59:51.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:51 smithi038 bash[32505]: cluster 2024-09-14T03:59:50.049593+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2024-09-14T03:59:51.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:51 smithi038 bash[32505]: audit 2024-09-14T03:59:50.049939+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-14T03:59:51.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:51 smithi038 bash[32505]: audit 2024-09-14T03:59:50.571809+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T03:59:51.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:51 smithi038 bash[32505]: audit 2024-09-14T03:59:50.580920+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:59:51.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:51 smithi038 bash[32505]: audit 2024-09-14T03:59:50.592803+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T03:59:51.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:51 smithi038 bash[32505]: cluster 2024-09-14T03:59:51.054802+0000 mon.a (mon.0) 569 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2024-09-14T03:59:53.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:53 smithi123 bash[24950]: cluster 2024-09-14T03:59:52.012665+0000 mgr.y (mgr.14150) 299 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T03:59:53.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:53 smithi123 bash[24950]: cluster 2024-09-14T03:59:52.059130+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2024-09-14T03:59:53.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:53 smithi038 bash[22519]: cluster 2024-09-14T03:59:52.012665+0000 mgr.y (mgr.14150) 299 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T03:59:53.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:53 smithi038 bash[22519]: cluster 2024-09-14T03:59:52.059130+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2024-09-14T03:59:53.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:53 smithi038 bash[32505]: cluster 2024-09-14T03:59:52.012665+0000 mgr.y (mgr.14150) 299 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T03:59:53.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:53 smithi038 bash[32505]: cluster 2024-09-14T03:59:52.059130+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2024-09-14T03:59:55.372 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T03:59:55.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:55 smithi123 bash[24950]: cluster 2024-09-14T03:59:54.013216+0000 mgr.y (mgr.14150) 300 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T03:59:55.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:55 smithi038 bash[22519]: cluster 2024-09-14T03:59:54.013216+0000 mgr.y (mgr.14150) 300 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T03:59:55.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:55 smithi038 bash[32505]: cluster 2024-09-14T03:59:54.013216+0000 mgr.y (mgr.14150) 300 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T03:59:57.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:57 smithi123 bash[24950]: cluster 2024-09-14T03:59:56.013800+0000 mgr.y (mgr.14150) 301 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T03:59:57.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:57 smithi038 bash[22519]: cluster 2024-09-14T03:59:56.013800+0000 mgr.y (mgr.14150) 301 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T03:59:57.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:57 smithi038 bash[32505]: cluster 2024-09-14T03:59:56.013800+0000 mgr.y (mgr.14150) 301 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T03:59:59.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 03:59:59 smithi123 bash[24950]: cluster 2024-09-14T03:59:58.014365+0000 mgr.y (mgr.14150) 302 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T03:59:59.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 03:59:59 smithi038 bash[22519]: cluster 2024-09-14T03:59:58.014365+0000 mgr.y (mgr.14150) 302 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T03:59:59.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 03:59:59 smithi038 bash[32505]: cluster 2024-09-14T03:59:58.014365+0000 mgr.y (mgr.14150) 302 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T04:00:00.403 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:00 smithi123 bash[24950]: cluster 2024-09-14T04:00:00.000155+0000 mon.a (mon.0) 571 : cluster [INF] overall HEALTH_OK 2024-09-14T04:00:00.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:00 smithi038 bash[22519]: cluster 2024-09-14T04:00:00.000155+0000 mon.a (mon.0) 571 : cluster [INF] overall HEALTH_OK 2024-09-14T04:00:00.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:00 smithi038 bash[32505]: cluster 2024-09-14T04:00:00.000155+0000 mon.a (mon.0) 571 : cluster [INF] overall HEALTH_OK 2024-09-14T04:00:01.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:01 smithi123 bash[24950]: cluster 2024-09-14T04:00:00.014911+0000 mgr.y (mgr.14150) 303 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T04:00:01.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:01 smithi123 bash[24950]: audit 2024-09-14T04:00:00.864089+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T04:00:01.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:01 smithi123 bash[24950]: audit 2024-09-14T04:00:00.876150+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T04:00:01.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:01 smithi123 bash[24950]: audit 2024-09-14T04:00:00.878685+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:00:01.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:01 smithi123 bash[24950]: audit 2024-09-14T04:00:00.880469+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:00:01.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:01 smithi123 bash[24950]: audit 2024-09-14T04:00:00.882182+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:00:01.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:01 smithi123 bash[24950]: audit 2024-09-14T04:00:00.895249+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T04:00:01.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:01 smithi123 bash[24950]: audit 2024-09-14T04:00:00.897826+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:00:01.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:01 smithi123 bash[24950]: audit 2024-09-14T04:00:00.899663+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:00:01.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:01 smithi123 bash[24950]: audit 2024-09-14T04:00:00.909584+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T04:00:01.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:01 smithi038 bash[22519]: cluster 2024-09-14T04:00:00.014911+0000 mgr.y (mgr.14150) 303 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T04:00:01.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:01 smithi038 bash[22519]: audit 2024-09-14T04:00:00.864089+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T04:00:01.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:01 smithi038 bash[22519]: audit 2024-09-14T04:00:00.876150+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T04:00:01.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:01 smithi038 bash[22519]: audit 2024-09-14T04:00:00.878685+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:00:01.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:01 smithi038 bash[22519]: audit 2024-09-14T04:00:00.880469+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:00:01.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:01 smithi038 bash[22519]: audit 2024-09-14T04:00:00.882182+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:00:01.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:01 smithi038 bash[22519]: audit 2024-09-14T04:00:00.895249+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T04:00:01.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:01 smithi038 bash[22519]: audit 2024-09-14T04:00:00.897826+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:00:01.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:01 smithi038 bash[22519]: audit 2024-09-14T04:00:00.899663+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:00:01.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:01 smithi038 bash[22519]: audit 2024-09-14T04:00:00.909584+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T04:00:01.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:01 smithi038 bash[32505]: cluster 2024-09-14T04:00:00.014911+0000 mgr.y (mgr.14150) 303 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T04:00:01.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:01 smithi038 bash[32505]: audit 2024-09-14T04:00:00.864089+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T04:00:01.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:01 smithi038 bash[32505]: audit 2024-09-14T04:00:00.876150+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T04:00:01.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:01 smithi038 bash[32505]: audit 2024-09-14T04:00:00.878685+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:00:01.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:01 smithi038 bash[32505]: audit 2024-09-14T04:00:00.880469+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:00:01.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:01 smithi038 bash[32505]: audit 2024-09-14T04:00:00.882182+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:00:01.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:01 smithi038 bash[32505]: audit 2024-09-14T04:00:00.895249+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T04:00:01.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:01 smithi038 bash[32505]: audit 2024-09-14T04:00:00.897826+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:00:01.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:01 smithi038 bash[32505]: audit 2024-09-14T04:00:00.899663+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:00:01.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:01 smithi038 bash[32505]: audit 2024-09-14T04:00:00.909584+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T04:00:02.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:02 smithi123 bash[24950]: cephadm 2024-09-14T04:00:00.852366+0000 mgr.y (mgr.14150) 304 : cephadm [INF] Detected new or changed devices on smithi123 2024-09-14T04:00:02.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:02 smithi123 bash[24950]: cephadm 2024-09-14T04:00:00.883573+0000 mgr.y (mgr.14150) 305 : cephadm [INF] Adjusting osd_memory_target on smithi123 to 5755M 2024-09-14T04:00:02.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:02 smithi038 bash[22519]: cephadm 2024-09-14T04:00:00.852366+0000 mgr.y (mgr.14150) 304 : cephadm [INF] Detected new or changed devices on smithi123 2024-09-14T04:00:02.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:02 smithi038 bash[22519]: cephadm 2024-09-14T04:00:00.883573+0000 mgr.y (mgr.14150) 305 : cephadm [INF] Adjusting osd_memory_target on smithi123 to 5755M 2024-09-14T04:00:02.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:02 smithi038 bash[32505]: cephadm 2024-09-14T04:00:00.852366+0000 mgr.y (mgr.14150) 304 : cephadm [INF] Detected new or changed devices on smithi123 2024-09-14T04:00:02.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:02 smithi038 bash[32505]: cephadm 2024-09-14T04:00:00.883573+0000 mgr.y (mgr.14150) 305 : cephadm [INF] Adjusting osd_memory_target on smithi123 to 5755M 2024-09-14T04:00:03.087 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-09-14T04:00:03.127 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi123:vg_nvme/lv_1 2024-09-14T04:00:03.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:03 smithi123 bash[24950]: cluster 2024-09-14T04:00:02.015603+0000 mgr.y (mgr.14150) 306 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T04:00:03.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:03 smithi038 bash[22519]: cluster 2024-09-14T04:00:02.015603+0000 mgr.y (mgr.14150) 306 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T04:00:03.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:03 smithi038 bash[32505]: cluster 2024-09-14T04:00:02.015603+0000 mgr.y (mgr.14150) 306 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T04:00:05.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:05 smithi123 bash[24950]: cluster 2024-09-14T04:00:04.016180+0000 mgr.y (mgr.14150) 307 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T04:00:05.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:05 smithi038 bash[22519]: cluster 2024-09-14T04:00:04.016180+0000 mgr.y (mgr.14150) 307 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T04:00:05.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:05 smithi038 bash[32505]: cluster 2024-09-14T04:00:04.016180+0000 mgr.y (mgr.14150) 307 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T04:00:07.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:07 smithi123 bash[24950]: cluster 2024-09-14T04:00:06.016730+0000 mgr.y (mgr.14150) 308 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T04:00:07.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:07 smithi038 bash[22519]: cluster 2024-09-14T04:00:06.016730+0000 mgr.y (mgr.14150) 308 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T04:00:07.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:07 smithi038 bash[32505]: cluster 2024-09-14T04:00:06.016730+0000 mgr.y (mgr.14150) 308 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T04:00:07.869 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T04:00:09.260 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:09 smithi123 bash[24950]: cluster 2024-09-14T04:00:08.017326+0000 mgr.y (mgr.14150) 309 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T04:00:09.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:09 smithi038 bash[22519]: cluster 2024-09-14T04:00:08.017326+0000 mgr.y (mgr.14150) 309 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T04:00:09.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:09 smithi038 bash[32505]: cluster 2024-09-14T04:00:08.017326+0000 mgr.y (mgr.14150) 309 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T04:00:11.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:11 smithi123 bash[24950]: cluster 2024-09-14T04:00:10.017881+0000 mgr.y (mgr.14150) 310 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T04:00:11.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:11 smithi123 bash[24950]: audit 2024-09-14T04:00:11.057984+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-14T04:00:11.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:11 smithi123 bash[24950]: audit 2024-09-14T04:00:11.064009+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-14T04:00:11.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:11 smithi123 bash[24950]: audit 2024-09-14T04:00:11.065648+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:00:11.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:11 smithi038 bash[22519]: cluster 2024-09-14T04:00:10.017881+0000 mgr.y (mgr.14150) 310 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T04:00:11.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:11 smithi038 bash[22519]: audit 2024-09-14T04:00:11.057984+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-14T04:00:11.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:11 smithi038 bash[22519]: audit 2024-09-14T04:00:11.064009+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-14T04:00:11.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:11 smithi038 bash[22519]: audit 2024-09-14T04:00:11.065648+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:00:11.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:11 smithi038 bash[32505]: cluster 2024-09-14T04:00:10.017881+0000 mgr.y (mgr.14150) 310 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T04:00:11.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:11 smithi038 bash[32505]: audit 2024-09-14T04:00:11.057984+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-14T04:00:11.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:11 smithi038 bash[32505]: audit 2024-09-14T04:00:11.064009+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-14T04:00:11.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:11 smithi038 bash[32505]: audit 2024-09-14T04:00:11.065648+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:00:12.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:12 smithi123 bash[24950]: audit 2024-09-14T04:00:11.051624+0000 mgr.y (mgr.14150) 311 : audit [DBG] from='client.24274 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:00:12.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:12 smithi038 bash[22519]: audit 2024-09-14T04:00:11.051624+0000 mgr.y (mgr.14150) 311 : audit [DBG] from='client.24274 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:00:12.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:12 smithi038 bash[32505]: audit 2024-09-14T04:00:11.051624+0000 mgr.y (mgr.14150) 311 : audit [DBG] from='client.24274 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:00:13.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:13 smithi123 bash[24950]: cluster 2024-09-14T04:00:12.018447+0000 mgr.y (mgr.14150) 312 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T04:00:13.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:13 smithi038 bash[22519]: cluster 2024-09-14T04:00:12.018447+0000 mgr.y (mgr.14150) 312 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T04:00:13.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:13 smithi038 bash[32505]: cluster 2024-09-14T04:00:12.018447+0000 mgr.y (mgr.14150) 312 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T04:00:15.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:15 smithi038 bash[22519]: cluster 2024-09-14T04:00:14.018998+0000 mgr.y (mgr.14150) 313 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T04:00:15.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:15 smithi038 bash[32505]: cluster 2024-09-14T04:00:14.018998+0000 mgr.y (mgr.14150) 313 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T04:00:15.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:15 smithi123 bash[24950]: cluster 2024-09-14T04:00:14.018998+0000 mgr.y (mgr.14150) 313 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T04:00:17.317 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:17 smithi123 bash[24950]: cluster 2024-09-14T04:00:16.019569+0000 mgr.y (mgr.14150) 314 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T04:00:17.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:17 smithi038 bash[22519]: cluster 2024-09-14T04:00:16.019569+0000 mgr.y (mgr.14150) 314 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T04:00:17.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:17 smithi038 bash[32505]: cluster 2024-09-14T04:00:16.019569+0000 mgr.y (mgr.14150) 314 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T04:00:19.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:19 smithi038 bash[22519]: cluster 2024-09-14T04:00:18.020124+0000 mgr.y (mgr.14150) 315 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T04:00:19.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:19 smithi038 bash[32505]: cluster 2024-09-14T04:00:18.020124+0000 mgr.y (mgr.14150) 315 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T04:00:19.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:19 smithi123 bash[24950]: cluster 2024-09-14T04:00:18.020124+0000 mgr.y (mgr.14150) 315 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T04:00:20.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:20 smithi038 bash[22519]: audit 2024-09-14T04:00:19.497672+0000 mon.a (mon.0) 584 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "85c5ff2f-52e0-48b5-9a9b-81810149ec05"}]: dispatch 2024-09-14T04:00:20.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:20 smithi038 bash[22519]: audit 2024-09-14T04:00:19.498455+0000 mon.b (mon.1) 22 : audit [INF] from='client.? 172.21.15.123:0/2692662077' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "85c5ff2f-52e0-48b5-9a9b-81810149ec05"}]: dispatch 2024-09-14T04:00:20.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:20 smithi038 bash[22519]: audit 2024-09-14T04:00:19.509831+0000 mon.a (mon.0) 585 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "85c5ff2f-52e0-48b5-9a9b-81810149ec05"}]': finished 2024-09-14T04:00:20.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:20 smithi038 bash[22519]: cluster 2024-09-14T04:00:19.509999+0000 mon.a (mon.0) 586 : cluster [DBG] osdmap e45: 8 total, 7 up, 8 in 2024-09-14T04:00:20.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:20 smithi038 bash[22519]: audit 2024-09-14T04:00:19.510248+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-14T04:00:20.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:20 smithi038 bash[22519]: audit 2024-09-14T04:00:20.125899+0000 mon.b (mon.1) 23 : audit [DBG] from='client.? 172.21.15.123:0/115130397' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-14T04:00:20.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:20 smithi038 bash[32505]: audit 2024-09-14T04:00:19.497672+0000 mon.a (mon.0) 584 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "85c5ff2f-52e0-48b5-9a9b-81810149ec05"}]: dispatch 2024-09-14T04:00:20.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:20 smithi038 bash[32505]: audit 2024-09-14T04:00:19.498455+0000 mon.b (mon.1) 22 : audit [INF] from='client.? 172.21.15.123:0/2692662077' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "85c5ff2f-52e0-48b5-9a9b-81810149ec05"}]: dispatch 2024-09-14T04:00:20.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:20 smithi038 bash[32505]: audit 2024-09-14T04:00:19.509831+0000 mon.a (mon.0) 585 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "85c5ff2f-52e0-48b5-9a9b-81810149ec05"}]': finished 2024-09-14T04:00:20.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:20 smithi038 bash[32505]: cluster 2024-09-14T04:00:19.509999+0000 mon.a (mon.0) 586 : cluster [DBG] osdmap e45: 8 total, 7 up, 8 in 2024-09-14T04:00:20.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:20 smithi038 bash[32505]: audit 2024-09-14T04:00:19.510248+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-14T04:00:20.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:20 smithi038 bash[32505]: audit 2024-09-14T04:00:20.125899+0000 mon.b (mon.1) 23 : audit [DBG] from='client.? 172.21.15.123:0/115130397' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-14T04:00:20.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:20 smithi123 bash[24950]: audit 2024-09-14T04:00:19.497672+0000 mon.a (mon.0) 584 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "85c5ff2f-52e0-48b5-9a9b-81810149ec05"}]: dispatch 2024-09-14T04:00:20.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:20 smithi123 bash[24950]: audit 2024-09-14T04:00:19.498455+0000 mon.b (mon.1) 22 : audit [INF] from='client.? 172.21.15.123:0/2692662077' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "85c5ff2f-52e0-48b5-9a9b-81810149ec05"}]: dispatch 2024-09-14T04:00:20.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:20 smithi123 bash[24950]: audit 2024-09-14T04:00:19.509831+0000 mon.a (mon.0) 585 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "85c5ff2f-52e0-48b5-9a9b-81810149ec05"}]': finished 2024-09-14T04:00:20.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:20 smithi123 bash[24950]: cluster 2024-09-14T04:00:19.509999+0000 mon.a (mon.0) 586 : cluster [DBG] osdmap e45: 8 total, 7 up, 8 in 2024-09-14T04:00:20.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:20 smithi123 bash[24950]: audit 2024-09-14T04:00:19.510248+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-14T04:00:20.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:20 smithi123 bash[24950]: audit 2024-09-14T04:00:20.125899+0000 mon.b (mon.1) 23 : audit [DBG] from='client.? 172.21.15.123:0/115130397' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-14T04:00:21.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:21 smithi038 bash[22519]: cluster 2024-09-14T04:00:20.020657+0000 mgr.y (mgr.14150) 316 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T04:00:21.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:21 smithi038 bash[32505]: cluster 2024-09-14T04:00:20.020657+0000 mgr.y (mgr.14150) 316 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T04:00:21.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:21 smithi123 bash[24950]: cluster 2024-09-14T04:00:20.020657+0000 mgr.y (mgr.14150) 316 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T04:00:23.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:23 smithi038 bash[22519]: cluster 2024-09-14T04:00:22.021297+0000 mgr.y (mgr.14150) 317 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T04:00:23.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:23 smithi038 bash[32505]: cluster 2024-09-14T04:00:22.021297+0000 mgr.y (mgr.14150) 317 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T04:00:23.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:23 smithi123 bash[24950]: cluster 2024-09-14T04:00:22.021297+0000 mgr.y (mgr.14150) 317 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T04:00:25.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:25 smithi123 bash[24950]: cluster 2024-09-14T04:00:24.021922+0000 mgr.y (mgr.14150) 318 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T04:00:26.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:25 smithi038 bash[22519]: cluster 2024-09-14T04:00:24.021922+0000 mgr.y (mgr.14150) 318 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T04:00:26.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:25 smithi038 bash[32505]: cluster 2024-09-14T04:00:24.021922+0000 mgr.y (mgr.14150) 318 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T04:00:27.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:27 smithi123 bash[24950]: cluster 2024-09-14T04:00:26.022617+0000 mgr.y (mgr.14150) 319 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T04:00:28.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:27 smithi038 bash[22519]: cluster 2024-09-14T04:00:26.022617+0000 mgr.y (mgr.14150) 319 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T04:00:28.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:27 smithi038 bash[32505]: cluster 2024-09-14T04:00:26.022617+0000 mgr.y (mgr.14150) 319 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T04:00:29.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:29 smithi123 bash[24950]: cluster 2024-09-14T04:00:28.023269+0000 mgr.y (mgr.14150) 320 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T04:00:30.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:29 smithi038 bash[22519]: cluster 2024-09-14T04:00:28.023269+0000 mgr.y (mgr.14150) 320 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T04:00:30.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:29 smithi038 bash[32505]: cluster 2024-09-14T04:00:28.023269+0000 mgr.y (mgr.14150) 320 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T04:00:31.615 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:31 smithi123 bash[24950]: cluster 2024-09-14T04:00:30.023809+0000 mgr.y (mgr.14150) 321 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T04:00:32.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:31 smithi038 bash[22519]: cluster 2024-09-14T04:00:30.023809+0000 mgr.y (mgr.14150) 321 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T04:00:32.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:31 smithi038 bash[32505]: cluster 2024-09-14T04:00:30.023809+0000 mgr.y (mgr.14150) 321 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T04:00:32.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:32 smithi123 bash[24950]: audit 2024-09-14T04:00:32.048730+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-14T04:00:32.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:32 smithi123 bash[24950]: audit 2024-09-14T04:00:32.050494+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:00:33.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:32 smithi038 bash[22519]: audit 2024-09-14T04:00:32.048730+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-14T04:00:33.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:32 smithi038 bash[22519]: audit 2024-09-14T04:00:32.050494+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:00:33.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:32 smithi038 bash[32505]: audit 2024-09-14T04:00:32.048730+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-14T04:00:33.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:32 smithi038 bash[32505]: audit 2024-09-14T04:00:32.050494+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:00:33.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:33 smithi123 bash[24950]: cluster 2024-09-14T04:00:32.024413+0000 mgr.y (mgr.14150) 322 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T04:00:33.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:33 smithi123 bash[24950]: cephadm 2024-09-14T04:00:32.052020+0000 mgr.y (mgr.14150) 323 : cephadm [INF] Deploying daemon osd.7 on smithi123 2024-09-14T04:00:34.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:33 smithi038 bash[22519]: cluster 2024-09-14T04:00:32.024413+0000 mgr.y (mgr.14150) 322 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T04:00:34.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:33 smithi038 bash[22519]: cephadm 2024-09-14T04:00:32.052020+0000 mgr.y (mgr.14150) 323 : cephadm [INF] Deploying daemon osd.7 on smithi123 2024-09-14T04:00:34.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:33 smithi038 bash[32505]: cluster 2024-09-14T04:00:32.024413+0000 mgr.y (mgr.14150) 322 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T04:00:34.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:33 smithi038 bash[32505]: cephadm 2024-09-14T04:00:32.052020+0000 mgr.y (mgr.14150) 323 : cephadm [INF] Deploying daemon osd.7 on smithi123 2024-09-14T04:00:34.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:34 smithi123 bash[24950]: cluster 2024-09-14T04:00:34.024937+0000 mgr.y (mgr.14150) 324 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T04:00:35.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:34 smithi038 bash[22519]: cluster 2024-09-14T04:00:34.024937+0000 mgr.y (mgr.14150) 324 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T04:00:35.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:34 smithi038 bash[32505]: cluster 2024-09-14T04:00:34.024937+0000 mgr.y (mgr.14150) 324 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T04:00:36.461 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 14 04:00:36 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:00:36.461 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 14 04:00:36 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:00:36.462 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 04:00:36 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:00:36.462 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:36 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:00:36.462 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:00:36 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:00:36.803 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:36 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:00:36.804 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:00:36 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:00:36.804 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 14 04:00:36 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:00:36.804 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 04:00:36 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:00:36.805 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 14 04:00:36 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:00:37.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:37 smithi123 bash[24950]: cluster 2024-09-14T04:00:36.025572+0000 mgr.y (mgr.14150) 325 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T04:00:37.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:37 smithi123 bash[24950]: audit 2024-09-14T04:00:36.742643+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:00:37.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:37 smithi123 bash[24950]: audit 2024-09-14T04:00:36.758787+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T04:00:37.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:37 smithi123 bash[24950]: audit 2024-09-14T04:00:36.776301+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T04:00:37.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:37 smithi038 bash[22519]: cluster 2024-09-14T04:00:36.025572+0000 mgr.y (mgr.14150) 325 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T04:00:37.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:37 smithi038 bash[22519]: audit 2024-09-14T04:00:36.742643+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:00:37.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:37 smithi038 bash[22519]: audit 2024-09-14T04:00:36.758787+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T04:00:37.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:37 smithi038 bash[22519]: audit 2024-09-14T04:00:36.776301+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T04:00:37.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:37 smithi038 bash[32505]: cluster 2024-09-14T04:00:36.025572+0000 mgr.y (mgr.14150) 325 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T04:00:37.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:37 smithi038 bash[32505]: audit 2024-09-14T04:00:36.742643+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:00:37.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:37 smithi038 bash[32505]: audit 2024-09-14T04:00:36.758787+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T04:00:37.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:37 smithi038 bash[32505]: audit 2024-09-14T04:00:36.776301+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T04:00:39.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:39 smithi123 bash[24950]: cluster 2024-09-14T04:00:38.026102+0000 mgr.y (mgr.14150) 326 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T04:00:39.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:39 smithi038 bash[22519]: cluster 2024-09-14T04:00:38.026102+0000 mgr.y (mgr.14150) 326 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T04:00:39.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:39 smithi038 bash[32505]: cluster 2024-09-14T04:00:38.026102+0000 mgr.y (mgr.14150) 326 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T04:00:41.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:41 smithi123 bash[24950]: cluster 2024-09-14T04:00:40.026673+0000 mgr.y (mgr.14150) 327 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T04:00:41.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:41 smithi038 bash[22519]: cluster 2024-09-14T04:00:40.026673+0000 mgr.y (mgr.14150) 327 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T04:00:41.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:41 smithi038 bash[32505]: cluster 2024-09-14T04:00:40.026673+0000 mgr.y (mgr.14150) 327 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T04:00:42.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:42 smithi123 bash[24950]: cluster 2024-09-14T04:00:42.027279+0000 mgr.y (mgr.14150) 328 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T04:00:43.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:42 smithi038 bash[22519]: cluster 2024-09-14T04:00:42.027279+0000 mgr.y (mgr.14150) 328 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T04:00:43.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:42 smithi038 bash[32505]: cluster 2024-09-14T04:00:42.027279+0000 mgr.y (mgr.14150) 328 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T04:00:44.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:43 smithi123 bash[24950]: audit 2024-09-14T04:00:42.910569+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T04:00:44.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:43 smithi123 bash[24950]: audit 2024-09-14T04:00:42.921765+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T04:00:44.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:43 smithi123 bash[24950]: audit 2024-09-14T04:00:42.923672+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:00:44.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:43 smithi123 bash[24950]: audit 2024-09-14T04:00:42.925648+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:00:44.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:43 smithi123 bash[24950]: audit 2024-09-14T04:00:42.936146+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T04:00:44.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:43 smithi123 bash[24950]: audit 2024-09-14T04:00:43.671507+0000 mon.a (mon.0) 598 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-14T04:00:44.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:43 smithi123 bash[24950]: audit 2024-09-14T04:00:43.672531+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.123:6824/1094381061,v1:172.21.15.123:6825/1094381061]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-14T04:00:44.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:43 smithi038 bash[22519]: audit 2024-09-14T04:00:42.910569+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T04:00:44.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:43 smithi038 bash[22519]: audit 2024-09-14T04:00:42.921765+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T04:00:44.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:43 smithi038 bash[22519]: audit 2024-09-14T04:00:42.923672+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:00:44.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:43 smithi038 bash[22519]: audit 2024-09-14T04:00:42.925648+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:00:44.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:43 smithi038 bash[22519]: audit 2024-09-14T04:00:42.936146+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T04:00:44.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:43 smithi038 bash[22519]: audit 2024-09-14T04:00:43.671507+0000 mon.a (mon.0) 598 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-14T04:00:44.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:43 smithi038 bash[22519]: audit 2024-09-14T04:00:43.672531+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.123:6824/1094381061,v1:172.21.15.123:6825/1094381061]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-14T04:00:44.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:43 smithi038 bash[32505]: audit 2024-09-14T04:00:42.910569+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T04:00:44.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:43 smithi038 bash[32505]: audit 2024-09-14T04:00:42.921765+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T04:00:44.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:43 smithi038 bash[32505]: audit 2024-09-14T04:00:42.923672+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:00:44.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:43 smithi038 bash[32505]: audit 2024-09-14T04:00:42.925648+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:00:44.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:43 smithi038 bash[32505]: audit 2024-09-14T04:00:42.936146+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T04:00:44.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:43 smithi038 bash[32505]: audit 2024-09-14T04:00:43.671507+0000 mon.a (mon.0) 598 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-14T04:00:44.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:43 smithi038 bash[32505]: audit 2024-09-14T04:00:43.672531+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.123:6824/1094381061,v1:172.21.15.123:6825/1094381061]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-14T04:00:45.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:44 smithi038 bash[22519]: audit 2024-09-14T04:00:43.941126+0000 mon.a (mon.0) 599 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-14T04:00:45.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:44 smithi038 bash[22519]: cluster 2024-09-14T04:00:43.941319+0000 mon.a (mon.0) 600 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2024-09-14T04:00:45.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:44 smithi038 bash[22519]: audit 2024-09-14T04:00:43.941628+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-14T04:00:45.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:44 smithi038 bash[22519]: audit 2024-09-14T04:00:43.944141+0000 mon.a (mon.0) 602 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-09-14T04:00:45.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:44 smithi038 bash[22519]: audit 2024-09-14T04:00:43.945263+0000 mon.b (mon.1) 25 : audit [INF] from='osd.7 [v2:172.21.15.123:6824/1094381061,v1:172.21.15.123:6825/1094381061]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-09-14T04:00:45.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:44 smithi038 bash[22519]: cluster 2024-09-14T04:00:44.027806+0000 mgr.y (mgr.14150) 329 : cluster [DBG] pgmap v304: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T04:00:45.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:44 smithi038 bash[32505]: audit 2024-09-14T04:00:43.941126+0000 mon.a (mon.0) 599 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-14T04:00:45.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:44 smithi038 bash[32505]: cluster 2024-09-14T04:00:43.941319+0000 mon.a (mon.0) 600 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2024-09-14T04:00:45.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:44 smithi038 bash[32505]: audit 2024-09-14T04:00:43.941628+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-14T04:00:45.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:44 smithi038 bash[32505]: audit 2024-09-14T04:00:43.944141+0000 mon.a (mon.0) 602 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-09-14T04:00:45.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:44 smithi038 bash[32505]: audit 2024-09-14T04:00:43.945263+0000 mon.b (mon.1) 25 : audit [INF] from='osd.7 [v2:172.21.15.123:6824/1094381061,v1:172.21.15.123:6825/1094381061]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-09-14T04:00:45.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:44 smithi038 bash[32505]: cluster 2024-09-14T04:00:44.027806+0000 mgr.y (mgr.14150) 329 : cluster [DBG] pgmap v304: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T04:00:45.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:44 smithi123 bash[24950]: audit 2024-09-14T04:00:43.941126+0000 mon.a (mon.0) 599 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-14T04:00:45.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:44 smithi123 bash[24950]: cluster 2024-09-14T04:00:43.941319+0000 mon.a (mon.0) 600 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2024-09-14T04:00:45.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:44 smithi123 bash[24950]: audit 2024-09-14T04:00:43.941628+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-14T04:00:45.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:44 smithi123 bash[24950]: audit 2024-09-14T04:00:43.944141+0000 mon.a (mon.0) 602 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-09-14T04:00:45.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:44 smithi123 bash[24950]: audit 2024-09-14T04:00:43.945263+0000 mon.b (mon.1) 25 : audit [INF] from='osd.7 [v2:172.21.15.123:6824/1094381061,v1:172.21.15.123:6825/1094381061]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-09-14T04:00:45.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:44 smithi123 bash[24950]: cluster 2024-09-14T04:00:44.027806+0000 mgr.y (mgr.14150) 329 : cluster [DBG] pgmap v304: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-14T04:00:46.221 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:45 smithi123 bash[24950]: audit 2024-09-14T04:00:44.953898+0000 mon.a (mon.0) 603 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]': finished 2024-09-14T04:00:46.221 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:45 smithi123 bash[24950]: cluster 2024-09-14T04:00:44.954069+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2024-09-14T04:00:46.221 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:45 smithi123 bash[24950]: audit 2024-09-14T04:00:44.954558+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-14T04:00:46.221 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:45 smithi123 bash[24950]: audit 2024-09-14T04:00:44.963442+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-14T04:00:46.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:45 smithi038 bash[22519]: audit 2024-09-14T04:00:44.953898+0000 mon.a (mon.0) 603 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]': finished 2024-09-14T04:00:46.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:45 smithi038 bash[22519]: cluster 2024-09-14T04:00:44.954069+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2024-09-14T04:00:46.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:45 smithi038 bash[22519]: audit 2024-09-14T04:00:44.954558+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-14T04:00:46.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:45 smithi038 bash[22519]: audit 2024-09-14T04:00:44.963442+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-14T04:00:46.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:45 smithi038 bash[32505]: audit 2024-09-14T04:00:44.953898+0000 mon.a (mon.0) 603 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]': finished 2024-09-14T04:00:46.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:45 smithi038 bash[32505]: cluster 2024-09-14T04:00:44.954069+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2024-09-14T04:00:46.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:45 smithi038 bash[32505]: audit 2024-09-14T04:00:44.954558+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-14T04:00:46.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:45 smithi038 bash[32505]: audit 2024-09-14T04:00:44.963442+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-14T04:00:46.707 INFO:teuthology.orchestra.run.smithi123.stdout:Created osd(s) 7 on host 'smithi123' 2024-09-14T04:00:47.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:46 smithi123 bash[24950]: cluster 2024-09-14T04:00:44.686234+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-14T04:00:47.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:46 smithi123 bash[24950]: cluster 2024-09-14T04:00:44.686344+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-14T04:00:47.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:46 smithi123 bash[24950]: cluster 2024-09-14T04:00:45.955415+0000 mon.a (mon.0) 607 : cluster [INF] osd.7 [v2:172.21.15.123:6824/1094381061,v1:172.21.15.123:6825/1094381061] boot 2024-09-14T04:00:47.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:46 smithi123 bash[24950]: cluster 2024-09-14T04:00:45.955593+0000 mon.a (mon.0) 608 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2024-09-14T04:00:47.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:46 smithi123 bash[24950]: audit 2024-09-14T04:00:45.956429+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-14T04:00:47.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:46 smithi123 bash[24950]: cluster 2024-09-14T04:00:46.028339+0000 mgr.y (mgr.14150) 330 : cluster [DBG] pgmap v307: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:00:47.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:46 smithi123 bash[24950]: audit 2024-09-14T04:00:46.669446+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:00:47.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:46 smithi123 bash[24950]: audit 2024-09-14T04:00:46.678179+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T04:00:47.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:46 smithi123 bash[24950]: cluster 2024-09-14T04:00:46.688194+0000 mon.a (mon.0) 612 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-09-14T04:00:47.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:46 smithi123 bash[24950]: audit 2024-09-14T04:00:46.694945+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T04:00:47.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:46 smithi038 bash[22519]: cluster 2024-09-14T04:00:44.686234+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-14T04:00:47.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:46 smithi038 bash[22519]: cluster 2024-09-14T04:00:44.686344+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-14T04:00:47.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:46 smithi038 bash[22519]: cluster 2024-09-14T04:00:45.955415+0000 mon.a (mon.0) 607 : cluster [INF] osd.7 [v2:172.21.15.123:6824/1094381061,v1:172.21.15.123:6825/1094381061] boot 2024-09-14T04:00:47.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:46 smithi038 bash[22519]: cluster 2024-09-14T04:00:45.955593+0000 mon.a (mon.0) 608 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2024-09-14T04:00:47.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:46 smithi038 bash[22519]: audit 2024-09-14T04:00:45.956429+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-14T04:00:47.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:46 smithi038 bash[22519]: cluster 2024-09-14T04:00:46.028339+0000 mgr.y (mgr.14150) 330 : cluster [DBG] pgmap v307: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:00:47.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:46 smithi038 bash[22519]: audit 2024-09-14T04:00:46.669446+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:00:47.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:46 smithi038 bash[22519]: audit 2024-09-14T04:00:46.678179+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T04:00:47.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:46 smithi038 bash[22519]: cluster 2024-09-14T04:00:46.688194+0000 mon.a (mon.0) 612 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-09-14T04:00:47.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:46 smithi038 bash[22519]: audit 2024-09-14T04:00:46.694945+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T04:00:47.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:46 smithi038 bash[32505]: cluster 2024-09-14T04:00:44.686234+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-14T04:00:47.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:46 smithi038 bash[32505]: cluster 2024-09-14T04:00:44.686344+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-14T04:00:47.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:46 smithi038 bash[32505]: cluster 2024-09-14T04:00:45.955415+0000 mon.a (mon.0) 607 : cluster [INF] osd.7 [v2:172.21.15.123:6824/1094381061,v1:172.21.15.123:6825/1094381061] boot 2024-09-14T04:00:47.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:46 smithi038 bash[32505]: cluster 2024-09-14T04:00:45.955593+0000 mon.a (mon.0) 608 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2024-09-14T04:00:47.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:46 smithi038 bash[32505]: audit 2024-09-14T04:00:45.956429+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-14T04:00:47.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:46 smithi038 bash[32505]: cluster 2024-09-14T04:00:46.028339+0000 mgr.y (mgr.14150) 330 : cluster [DBG] pgmap v307: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:00:47.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:46 smithi038 bash[32505]: audit 2024-09-14T04:00:46.669446+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:00:47.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:46 smithi038 bash[32505]: audit 2024-09-14T04:00:46.678179+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T04:00:47.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:46 smithi038 bash[32505]: cluster 2024-09-14T04:00:46.688194+0000 mon.a (mon.0) 612 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-09-14T04:00:47.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:46 smithi038 bash[32505]: audit 2024-09-14T04:00:46.694945+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T04:00:47.382 DEBUG:teuthology.orchestra.run.smithi123:osd.7> sudo journalctl -f -n 0 -u ceph-4d8d8784-724c-11ef-bceb-c7b262605968@osd.7.service 2024-09-14T04:00:47.385 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-09-14T04:00:47.385 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-14T04:00:49.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:48 smithi038 bash[22519]: cluster 2024-09-14T04:00:47.697724+0000 mon.a (mon.0) 614 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-09-14T04:00:49.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:48 smithi038 bash[22519]: cluster 2024-09-14T04:00:48.028902+0000 mgr.y (mgr.14150) 331 : cluster [DBG] pgmap v310: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:00:49.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:48 smithi038 bash[32505]: cluster 2024-09-14T04:00:47.697724+0000 mon.a (mon.0) 614 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-09-14T04:00:49.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:48 smithi038 bash[32505]: cluster 2024-09-14T04:00:48.028902+0000 mgr.y (mgr.14150) 331 : cluster [DBG] pgmap v310: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:00:49.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:48 smithi123 bash[24950]: cluster 2024-09-14T04:00:47.697724+0000 mon.a (mon.0) 614 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-09-14T04:00:49.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:48 smithi123 bash[24950]: cluster 2024-09-14T04:00:48.028902+0000 mgr.y (mgr.14150) 331 : cluster [DBG] pgmap v310: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:00:51.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:51 smithi123 bash[24950]: cluster 2024-09-14T04:00:50.029437+0000 mgr.y (mgr.14150) 332 : cluster [DBG] pgmap v311: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:00:51.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:51 smithi038 bash[22519]: cluster 2024-09-14T04:00:50.029437+0000 mgr.y (mgr.14150) 332 : cluster [DBG] pgmap v311: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:00:51.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:51 smithi038 bash[32505]: cluster 2024-09-14T04:00:50.029437+0000 mgr.y (mgr.14150) 332 : cluster [DBG] pgmap v311: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:00:52.149 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:00:53.363 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:53 smithi038 bash[22519]: cluster 2024-09-14T04:00:52.030036+0000 mgr.y (mgr.14150) 333 : cluster [DBG] pgmap v312: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:00:53.363 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:53 smithi038 bash[32505]: cluster 2024-09-14T04:00:52.030036+0000 mgr.y (mgr.14150) 333 : cluster [DBG] pgmap v312: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:00:53.386 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:53 smithi123 bash[24950]: cluster 2024-09-14T04:00:52.030036+0000 mgr.y (mgr.14150) 333 : cluster [DBG] pgmap v312: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:00:55.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:55 smithi123 bash[24950]: cluster 2024-09-14T04:00:54.030588+0000 mgr.y (mgr.14150) 334 : cluster [DBG] pgmap v313: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:00:55.463 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:55 smithi038 bash[22519]: cluster 2024-09-14T04:00:54.030588+0000 mgr.y (mgr.14150) 334 : cluster [DBG] pgmap v313: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:00:55.463 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:55 smithi038 bash[32505]: cluster 2024-09-14T04:00:54.030588+0000 mgr.y (mgr.14150) 334 : cluster [DBG] pgmap v313: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:00:55.793 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-09-14T04:00:56.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:56 smithi123 bash[24950]: audit 2024-09-14T04:00:55.795433+0000 mon.a (mon.0) 615 : audit [DBG] from='client.? 172.21.15.38:0/3680117348' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-14T04:00:56.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:56 smithi123 bash[24950]: audit 2024-09-14T04:00:56.003072+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T04:00:56.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:56 smithi123 bash[24950]: audit 2024-09-14T04:00:56.014992+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T04:00:56.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:56 smithi123 bash[24950]: audit 2024-09-14T04:00:56.017232+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:00:56.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:56 smithi123 bash[24950]: audit 2024-09-14T04:00:56.019036+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:00:56.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:56 smithi123 bash[24950]: audit 2024-09-14T04:00:56.020555+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:00:56.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:56 smithi123 bash[24950]: audit 2024-09-14T04:00:56.022335+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:00:56.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:56 smithi123 bash[24950]: audit 2024-09-14T04:00:56.031943+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T04:00:56.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:56 smithi123 bash[24950]: audit 2024-09-14T04:00:56.034213+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:00:56.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:56 smithi123 bash[24950]: audit 2024-09-14T04:00:56.035856+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:00:56.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:56 smithi123 bash[24950]: audit 2024-09-14T04:00:56.045538+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T04:00:56.486 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:56 smithi038 bash[22519]: audit 2024-09-14T04:00:55.795433+0000 mon.a (mon.0) 615 : audit [DBG] from='client.? 172.21.15.38:0/3680117348' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-14T04:00:56.487 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:56 smithi038 bash[22519]: audit 2024-09-14T04:00:56.003072+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T04:00:56.487 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:56 smithi038 bash[22519]: audit 2024-09-14T04:00:56.014992+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T04:00:56.487 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:56 smithi038 bash[22519]: audit 2024-09-14T04:00:56.017232+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:00:56.487 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:56 smithi038 bash[22519]: audit 2024-09-14T04:00:56.019036+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:00:56.487 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:56 smithi038 bash[22519]: audit 2024-09-14T04:00:56.020555+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:00:56.487 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:56 smithi038 bash[22519]: audit 2024-09-14T04:00:56.022335+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:00:56.487 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:56 smithi038 bash[22519]: audit 2024-09-14T04:00:56.031943+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T04:00:56.487 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:56 smithi038 bash[22519]: audit 2024-09-14T04:00:56.034213+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:00:56.487 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:56 smithi038 bash[22519]: audit 2024-09-14T04:00:56.035856+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:00:56.487 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:56 smithi038 bash[22519]: audit 2024-09-14T04:00:56.045538+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T04:00:56.487 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:56 smithi038 bash[32505]: audit 2024-09-14T04:00:55.795433+0000 mon.a (mon.0) 615 : audit [DBG] from='client.? 172.21.15.38:0/3680117348' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-14T04:00:56.488 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:56 smithi038 bash[32505]: audit 2024-09-14T04:00:56.003072+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T04:00:56.488 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:56 smithi038 bash[32505]: audit 2024-09-14T04:00:56.014992+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T04:00:56.488 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:56 smithi038 bash[32505]: audit 2024-09-14T04:00:56.017232+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:00:56.488 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:56 smithi038 bash[32505]: audit 2024-09-14T04:00:56.019036+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:00:56.488 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:56 smithi038 bash[32505]: audit 2024-09-14T04:00:56.020555+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:00:56.488 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:56 smithi038 bash[32505]: audit 2024-09-14T04:00:56.022335+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:00:56.488 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:56 smithi038 bash[32505]: audit 2024-09-14T04:00:56.031943+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T04:00:56.488 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:56 smithi038 bash[32505]: audit 2024-09-14T04:00:56.034213+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:00:56.488 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:56 smithi038 bash[32505]: audit 2024-09-14T04:00:56.035856+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:00:56.488 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:56 smithi038 bash[32505]: audit 2024-09-14T04:00:56.045538+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T04:00:56.489 INFO:teuthology.orchestra.run.smithi038.stdout:{"epoch":50,"num_osds":8,"num_up_osds":8,"osd_up_since":1726286445,"num_in_osds":8,"osd_in_since":1726286419,"num_remapped_pgs":0} 2024-09-14T04:00:56.490 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-14T04:00:57.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:57 smithi123 bash[24950]: cephadm 2024-09-14T04:00:55.992260+0000 mgr.y (mgr.14150) 335 : cephadm [INF] Detected new or changed devices on smithi123 2024-09-14T04:00:57.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:57 smithi123 bash[24950]: cephadm 2024-09-14T04:00:56.023545+0000 mgr.y (mgr.14150) 336 : cephadm [INF] Adjusting osd_memory_target on smithi123 to 4316M 2024-09-14T04:00:57.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:57 smithi123 bash[24950]: cluster 2024-09-14T04:00:56.031084+0000 mgr.y (mgr.14150) 337 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:00:57.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:57 smithi038 bash[22519]: cephadm 2024-09-14T04:00:55.992260+0000 mgr.y (mgr.14150) 335 : cephadm [INF] Detected new or changed devices on smithi123 2024-09-14T04:00:57.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:57 smithi038 bash[22519]: cephadm 2024-09-14T04:00:56.023545+0000 mgr.y (mgr.14150) 336 : cephadm [INF] Adjusting osd_memory_target on smithi123 to 4316M 2024-09-14T04:00:57.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:57 smithi038 bash[22519]: cluster 2024-09-14T04:00:56.031084+0000 mgr.y (mgr.14150) 337 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:00:57.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:57 smithi038 bash[32505]: cephadm 2024-09-14T04:00:55.992260+0000 mgr.y (mgr.14150) 335 : cephadm [INF] Detected new or changed devices on smithi123 2024-09-14T04:00:57.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:57 smithi038 bash[32505]: cephadm 2024-09-14T04:00:56.023545+0000 mgr.y (mgr.14150) 336 : cephadm [INF] Adjusting osd_memory_target on smithi123 to 4316M 2024-09-14T04:00:57.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:57 smithi038 bash[32505]: cluster 2024-09-14T04:00:56.031084+0000 mgr.y (mgr.14150) 337 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:00:59.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:00:59 smithi123 bash[24950]: cluster 2024-09-14T04:00:58.031639+0000 mgr.y (mgr.14150) 338 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:00:59.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:00:59 smithi038 bash[22519]: cluster 2024-09-14T04:00:58.031639+0000 mgr.y (mgr.14150) 338 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:00:59.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:00:59 smithi038 bash[32505]: cluster 2024-09-14T04:00:58.031639+0000 mgr.y (mgr.14150) 338 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:01:01.256 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:01:01.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:01 smithi123 bash[24950]: cluster 2024-09-14T04:01:00.032215+0000 mgr.y (mgr.14150) 339 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:01:01.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:01 smithi038 bash[22519]: cluster 2024-09-14T04:01:00.032215+0000 mgr.y (mgr.14150) 339 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:01:01.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:01 smithi038 bash[32505]: cluster 2024-09-14T04:01:00.032215+0000 mgr.y (mgr.14150) 339 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:01:03.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:03 smithi123 bash[24950]: cluster 2024-09-14T04:01:02.032793+0000 mgr.y (mgr.14150) 340 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:01:03.490 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:03 smithi038 bash[22519]: cluster 2024-09-14T04:01:02.032793+0000 mgr.y (mgr.14150) 340 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:01:03.490 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:03 smithi038 bash[32505]: cluster 2024-09-14T04:01:02.032793+0000 mgr.y (mgr.14150) 340 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:01:04.883 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-09-14T04:01:04.884 INFO:teuthology.orchestra.run.smithi038.stdout:{"epoch":50,"fsid":"4d8d8784-724c-11ef-bceb-c7b262605968","created":"2024-09-14T03:50:50.520008+0000","modified":"2024-09-14T04:00:47.682191+0000","last_up_change":"2024-09-14T04:00:45.945163+0000","last_in_change":"2024-09-14T04:00:19.499100+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":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-14T03:56:14.532364+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"f591f1e7-c2eb-4cb0-bb08-6fb84c427e54","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6802","nonce":2826932371},{"type":"v1","addr":"172.21.15.38:6803","nonce":2826932371}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6804","nonce":2826932371},{"type":"v1","addr":"172.21.15.38:6805","nonce":2826932371}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6808","nonce":2826932371},{"type":"v1","addr":"172.21.15.38:6809","nonce":2826932371}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6806","nonce":2826932371},{"type":"v1","addr":"172.21.15.38:6807","nonce":2826932371}]},"public_addr":"172.21.15.38:6803/2826932371","cluster_addr":"172.21.15.38:6805/2826932371","heartbeat_back_addr":"172.21.15.38:6809/2826932371","heartbeat_front_addr":"172.21.15.38:6807/2826932371","state":["exists","up"]},{"osd":1,"uuid":"3c29c587-d5c8-4067-8d78-82f9b2ec5047","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":31,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6810","nonce":3940538898},{"type":"v1","addr":"172.21.15.38:6811","nonce":3940538898}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6812","nonce":3940538898},{"type":"v1","addr":"172.21.15.38:6813","nonce":3940538898}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6816","nonce":3940538898},{"type":"v1","addr":"172.21.15.38:6817","nonce":3940538898}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6814","nonce":3940538898},{"type":"v1","addr":"172.21.15.38:6815","nonce":3940538898}]},"public_addr":"172.21.15.38:6811/3940538898","cluster_addr":"172.21.15.38:6813/3940538898","heartbeat_back_addr":"172.21.15.38:6817/3940538898","heartbeat_front_addr":"172.21.15.38:6815/3940538898","state":["exists","up"]},{"osd":2,"uuid":"9be01248-a529-40f5-bc8b-36bf0158190e","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.38:6818","nonce":3085109877},{"type":"v1","addr":"172.21.15.38:6819","nonce":3085109877}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6820","nonce":3085109877},{"type":"v1","addr":"172.21.15.38:6821","nonce":3085109877}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6824","nonce":3085109877},{"type":"v1","addr":"172.21.15.38:6825","nonce":3085109877}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6822","nonce":3085109877},{"type":"v1","addr":"172.21.15.38:6823","nonce":3085109877}]},"public_addr":"172.21.15.38:6819/3085109877","cluster_addr":"172.21.15.38:6821/3085109877","heartbeat_back_addr":"172.21.15.38:6825/3085109877","heartbeat_front_addr":"172.21.15.38:6823/3085109877","state":["exists","up"]},{"osd":3,"uuid":"370d2eff-f43b-4297-828b-318b6cd1bd25","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6826","nonce":485507564},{"type":"v1","addr":"172.21.15.38:6827","nonce":485507564}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6828","nonce":485507564},{"type":"v1","addr":"172.21.15.38:6829","nonce":485507564}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6832","nonce":485507564},{"type":"v1","addr":"172.21.15.38:6833","nonce":485507564}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6830","nonce":485507564},{"type":"v1","addr":"172.21.15.38:6831","nonce":485507564}]},"public_addr":"172.21.15.38:6827/485507564","cluster_addr":"172.21.15.38:6829/485507564","heartbeat_back_addr":"172.21.15.38:6833/485507564","heartbeat_front_addr":"172.21.15.38:6831/485507564","state":["exists","up"]},{"osd":4,"uuid":"21067b84-a5fe-4e41-8268-37a981d0f4b9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6800","nonce":686261123},{"type":"v1","addr":"172.21.15.123:6801","nonce":686261123}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6802","nonce":686261123},{"type":"v1","addr":"172.21.15.123:6803","nonce":686261123}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6806","nonce":686261123},{"type":"v1","addr":"172.21.15.123:6807","nonce":686261123}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6804","nonce":686261123},{"type":"v1","addr":"172.21.15.123:6805","nonce":686261123}]},"public_addr":"172.21.15.123:6801/686261123","cluster_addr":"172.21.15.123:6803/686261123","heartbeat_back_addr":"172.21.15.123:6807/686261123","heartbeat_front_addr":"172.21.15.123:6805/686261123","state":["exists","up"]},{"osd":5,"uuid":"340d857c-a00e-4b69-b913-69c7ff94f5c9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":37,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6808","nonce":994998730},{"type":"v1","addr":"172.21.15.123:6809","nonce":994998730}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6810","nonce":994998730},{"type":"v1","addr":"172.21.15.123:6811","nonce":994998730}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6814","nonce":994998730},{"type":"v1","addr":"172.21.15.123:6815","nonce":994998730}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6812","nonce":994998730},{"type":"v1","addr":"172.21.15.123:6813","nonce":994998730}]},"public_addr":"172.21.15.123:6809/994998730","cluster_addr":"172.21.15.123:6811/994998730","heartbeat_back_addr":"172.21.15.123:6815/994998730","heartbeat_front_addr":"172.21.15.123:6813/994998730","state":["exists","up"]},{"osd":6,"uuid":"54956144-5c52-4ca9-8b19-74f120c9561e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":43,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6816","nonce":333754669},{"type":"v1","addr":"172.21.15.123:6817","nonce":333754669}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6818","nonce":333754669},{"type":"v1","addr":"172.21.15.123:6819","nonce":333754669}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6822","nonce":333754669},{"type":"v1","addr":"172.21.15.123:6823","nonce":333754669}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6820","nonce":333754669},{"type":"v1","addr":"172.21.15.123:6821","nonce":333754669}]},"public_addr":"172.21.15.123:6817/333754669","cluster_addr":"172.21.15.123:6819/333754669","heartbeat_back_addr":"172.21.15.123:6823/333754669","heartbeat_front_addr":"172.21.15.123:6821/333754669","state":["exists","up"]},{"osd":7,"uuid":"85c5ff2f-52e0-48b5-9a9b-81810149ec05","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6824","nonce":1094381061},{"type":"v1","addr":"172.21.15.123:6825","nonce":1094381061}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6826","nonce":1094381061},{"type":"v1","addr":"172.21.15.123:6827","nonce":1094381061}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6830","nonce":1094381061},{"type":"v1","addr":"172.21.15.123:6831","nonce":1094381061}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6828","nonce":1094381061},{"type":"v1","addr":"172.21.15.123:6829","nonce":1094381061}]},"public_addr":"172.21.15.123:6825/1094381061","cluster_addr":"172.21.15.123:6827/1094381061","heartbeat_back_addr":"172.21.15.123:6831/1094381061","heartbeat_front_addr":"172.21.15.123:6829/1094381061","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T03:54:20.069003+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T03:55:14.163254+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T03:56:11.557577+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T03:57:07.668679+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T03:57:59.414539+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T03:58:51.953366+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T03:59:48.358102+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T04:00:44.686349+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.38:6801/1363708147":"2024-09-15T03:51:47.886888+0000","172.21.15.38:6800/1363708147":"2024-09-15T03:51:47.886888+0000","172.21.15.38:0/1765459698":"2024-09-15T03:51:47.886888+0000","172.21.15.38:0/2653044547":"2024-09-15T03:51:47.886888+0000","172.21.15.38:0/2658302253":"2024-09-15T03:51:47.886888+0000","172.21.15.38:6801/2457227467":"2024-09-15T03:51:17.059245+0000","172.21.15.38:6800/2457227467":"2024-09-15T03:51:17.059245+0000","172.21.15.38:0/3315926939":"2024-09-15T03:51:17.059245+0000","172.21.15.38:0/1101587573":"2024-09-15T03:51:17.059245+0000","172.21.15.38:0/2991163174":"2024-09-15T03:51:17.059245+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-09-14T04:01:05.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:05 smithi038 bash[22519]: cluster 2024-09-14T04:01:04.033345+0000 mgr.y (mgr.14150) 341 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:01:05.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:05 smithi038 bash[22519]: audit 2024-09-14T04:01:04.884833+0000 mon.a (mon.0) 626 : audit [DBG] from='client.? 172.21.15.38:0/3564028150' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-14T04:01:05.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:05 smithi038 bash[32505]: cluster 2024-09-14T04:01:04.033345+0000 mgr.y (mgr.14150) 341 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:01:05.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:05 smithi038 bash[32505]: audit 2024-09-14T04:01:04.884833+0000 mon.a (mon.0) 626 : audit [DBG] from='client.? 172.21.15.38:0/3564028150' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-14T04:01:05.616 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-14T03:56:14.532364+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '21', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}}] 2024-09-14T04:01:05.617 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-09-14T04:01:05.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:05 smithi123 bash[24950]: cluster 2024-09-14T04:01:04.033345+0000 mgr.y (mgr.14150) 341 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:01:05.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:05 smithi123 bash[24950]: audit 2024-09-14T04:01:04.884833+0000 mon.a (mon.0) 626 : audit [DBG] from='client.? 172.21.15.38:0/3564028150' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-14T04:01:07.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:07 smithi038 bash[22519]: cluster 2024-09-14T04:01:06.033896+0000 mgr.y (mgr.14150) 342 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:01:07.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:07 smithi038 bash[32505]: cluster 2024-09-14T04:01:06.033896+0000 mgr.y (mgr.14150) 342 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:01:07.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:07 smithi123 bash[24950]: cluster 2024-09-14T04:01:06.033896+0000 mgr.y (mgr.14150) 342 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:01:09.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:09 smithi038 bash[22519]: cluster 2024-09-14T04:01:08.034449+0000 mgr.y (mgr.14150) 343 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:01:09.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:09 smithi038 bash[32505]: cluster 2024-09-14T04:01:08.034449+0000 mgr.y (mgr.14150) 343 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:01:09.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:09 smithi123 bash[24950]: cluster 2024-09-14T04:01:08.034449+0000 mgr.y (mgr.14150) 343 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:01:10.385 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:01:11.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:11 smithi038 bash[22519]: cluster 2024-09-14T04:01:10.035026+0000 mgr.y (mgr.14150) 344 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:01:11.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:11 smithi038 bash[32505]: cluster 2024-09-14T04:01:10.035026+0000 mgr.y (mgr.14150) 344 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:01:11.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:11 smithi123 bash[24950]: cluster 2024-09-14T04:01:10.035026+0000 mgr.y (mgr.14150) 344 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:01:13.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:13 smithi038 bash[22519]: cluster 2024-09-14T04:01:12.035583+0000 mgr.y (mgr.14150) 345 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:01:13.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:13 smithi038 bash[32505]: cluster 2024-09-14T04:01:12.035583+0000 mgr.y (mgr.14150) 345 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:01:13.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:13 smithi123 bash[24950]: cluster 2024-09-14T04:01:12.035583+0000 mgr.y (mgr.14150) 345 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:01:14.026 INFO:teuthology.orchestra.run.smithi038.stdout:pg_num: 1 2024-09-14T04:01:14.519 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:14 smithi038 bash[32505]: audit 2024-09-14T04:01:14.029102+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.38:0/1582134653' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-14T04:01:14.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:14 smithi038 bash[22519]: audit 2024-09-14T04:01:14.029102+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.38:0/1582134653' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-14T04:01:14.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:14 smithi123 bash[24950]: audit 2024-09-14T04:01:14.029102+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.38:0/1582134653' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-14T04:01:14.741 INFO:tasks.cephadm:Adding prometheus.a on smithi123 2024-09-14T04:01:14.742 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph orch apply prometheus '1;smithi123=a' 2024-09-14T04:01:15.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:15 smithi038 bash[22519]: cluster 2024-09-14T04:01:14.036009+0000 mgr.y (mgr.14150) 346 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:01:15.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:15 smithi038 bash[32505]: cluster 2024-09-14T04:01:14.036009+0000 mgr.y (mgr.14150) 346 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:01:15.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:15 smithi123 bash[24950]: cluster 2024-09-14T04:01:14.036009+0000 mgr.y (mgr.14150) 346 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:01:17.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:17 smithi038 bash[22519]: cluster 2024-09-14T04:01:16.036555+0000 mgr.y (mgr.14150) 347 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:01:17.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:17 smithi038 bash[32505]: cluster 2024-09-14T04:01:16.036555+0000 mgr.y (mgr.14150) 347 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:01:17.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:17 smithi123 bash[24950]: cluster 2024-09-14T04:01:16.036555+0000 mgr.y (mgr.14150) 347 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:01:19.493 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T04:01:19.519 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:19 smithi038 bash[32505]: cluster 2024-09-14T04:01:18.037129+0000 mgr.y (mgr.14150) 348 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:01:19.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:19 smithi038 bash[22519]: cluster 2024-09-14T04:01:18.037129+0000 mgr.y (mgr.14150) 348 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:01:19.593 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:19 smithi123 bash[24950]: cluster 2024-09-14T04:01:18.037129+0000 mgr.y (mgr.14150) 348 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:01:21.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:21 smithi038 bash[32505]: cluster 2024-09-14T04:01:20.037630+0000 mgr.y (mgr.14150) 349 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:01:21.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:21 smithi038 bash[22519]: cluster 2024-09-14T04:01:20.037630+0000 mgr.y (mgr.14150) 349 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:01:21.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:21 smithi123 bash[24950]: cluster 2024-09-14T04:01:20.037630+0000 mgr.y (mgr.14150) 349 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:01:22.671 INFO:teuthology.orchestra.run.smithi123.stdout:Scheduled prometheus update... 2024-09-14T04:01:23.264 DEBUG:teuthology.orchestra.run.smithi123:prometheus.a> sudo journalctl -f -n 0 -u ceph-4d8d8784-724c-11ef-bceb-c7b262605968@prometheus.a.service 2024-09-14T04:01:23.267 INFO:tasks.cephadm:Adding node-exporter.a on smithi038 2024-09-14T04:01:23.267 INFO:tasks.cephadm:Adding node-exporter.b on smithi123 2024-09-14T04:01:23.267 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph orch apply node-exporter '2;smithi038=a;smithi123=b' 2024-09-14T04:01:23.684 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:01:23 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:01:23.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:23 smithi123 bash[24950]: cluster 2024-09-14T04:01:22.038220+0000 mgr.y (mgr.14150) 350 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:01:23.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:23 smithi123 bash[24950]: audit 2024-09-14T04:01:22.673029+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T04:01:23.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:23 smithi123 bash[24950]: audit 2024-09-14T04:01:22.674701+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:01:23.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:23 smithi123 bash[24950]: audit 2024-09-14T04:01:23.093112+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:01:23.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:23 smithi123 bash[24950]: audit 2024-09-14T04:01:23.094820+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:01:23.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:23 smithi123 bash[24950]: audit 2024-09-14T04:01:23.109145+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T04:01:23.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:23 smithi038 bash[22519]: cluster 2024-09-14T04:01:22.038220+0000 mgr.y (mgr.14150) 350 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:01:23.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:23 smithi038 bash[22519]: audit 2024-09-14T04:01:22.673029+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T04:01:23.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:23 smithi038 bash[22519]: audit 2024-09-14T04:01:22.674701+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:01:23.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:23 smithi038 bash[22519]: audit 2024-09-14T04:01:23.093112+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:01:23.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:23 smithi038 bash[22519]: audit 2024-09-14T04:01:23.094820+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:01:23.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:23 smithi038 bash[22519]: audit 2024-09-14T04:01:23.109145+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T04:01:23.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:23 smithi038 bash[32505]: cluster 2024-09-14T04:01:22.038220+0000 mgr.y (mgr.14150) 350 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:01:23.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:23 smithi038 bash[32505]: audit 2024-09-14T04:01:22.673029+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T04:01:23.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:23 smithi038 bash[32505]: audit 2024-09-14T04:01:22.674701+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:01:23.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:23 smithi038 bash[32505]: audit 2024-09-14T04:01:23.093112+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:01:23.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:23 smithi038 bash[32505]: audit 2024-09-14T04:01:23.094820+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:01:23.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:23 smithi038 bash[32505]: audit 2024-09-14T04:01:23.109145+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T04:01:24.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:24 smithi123 bash[24950]: audit 2024-09-14T04:01:22.658874+0000 mgr.y (mgr.14150) 351 : audit [DBG] from='client.24304 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi123=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:01:24.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:24 smithi123 bash[24950]: cephadm 2024-09-14T04:01:22.661811+0000 mgr.y (mgr.14150) 352 : cephadm [INF] Saving service prometheus spec with placement smithi123=a;count:1 2024-09-14T04:01:24.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:24 smithi123 bash[24950]: cephadm 2024-09-14T04:01:23.138965+0000 mgr.y (mgr.14150) 353 : cephadm [INF] Deploying daemon prometheus.a on smithi123 2024-09-14T04:01:24.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:24 smithi038 bash[32505]: audit 2024-09-14T04:01:22.658874+0000 mgr.y (mgr.14150) 351 : audit [DBG] from='client.24304 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi123=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:01:24.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:24 smithi038 bash[32505]: cephadm 2024-09-14T04:01:22.661811+0000 mgr.y (mgr.14150) 352 : cephadm [INF] Saving service prometheus spec with placement smithi123=a;count:1 2024-09-14T04:01:24.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:24 smithi038 bash[32505]: cephadm 2024-09-14T04:01:23.138965+0000 mgr.y (mgr.14150) 353 : cephadm [INF] Deploying daemon prometheus.a on smithi123 2024-09-14T04:01:24.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:24 smithi038 bash[22519]: audit 2024-09-14T04:01:22.658874+0000 mgr.y (mgr.14150) 351 : audit [DBG] from='client.24304 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi123=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:01:24.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:24 smithi038 bash[22519]: cephadm 2024-09-14T04:01:22.661811+0000 mgr.y (mgr.14150) 352 : cephadm [INF] Saving service prometheus spec with placement smithi123=a;count:1 2024-09-14T04:01:24.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:24 smithi038 bash[22519]: cephadm 2024-09-14T04:01:23.138965+0000 mgr.y (mgr.14150) 353 : cephadm [INF] Deploying daemon prometheus.a on smithi123 2024-09-14T04:01:25.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:25 smithi123 bash[24950]: cluster 2024-09-14T04:01:24.038835+0000 mgr.y (mgr.14150) 354 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:01:25.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:25 smithi038 bash[22519]: cluster 2024-09-14T04:01:24.038835+0000 mgr.y (mgr.14150) 354 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:01:25.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:25 smithi038 bash[32505]: cluster 2024-09-14T04:01:24.038835+0000 mgr.y (mgr.14150) 354 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:01:27.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:27 smithi123 bash[24950]: cluster 2024-09-14T04:01:26.039543+0000 mgr.y (mgr.14150) 355 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:01:27.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:27 smithi038 bash[22519]: cluster 2024-09-14T04:01:26.039543+0000 mgr.y (mgr.14150) 355 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:01:27.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:27 smithi038 bash[32505]: cluster 2024-09-14T04:01:26.039543+0000 mgr.y (mgr.14150) 355 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:01:28.056 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T04:01:29.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:29 smithi123 bash[24950]: cluster 2024-09-14T04:01:28.040131+0000 mgr.y (mgr.14150) 356 : cluster [DBG] pgmap v330: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:01:29.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:29 smithi038 bash[22519]: cluster 2024-09-14T04:01:28.040131+0000 mgr.y (mgr.14150) 356 : cluster [DBG] pgmap v330: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:01:29.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:29 smithi038 bash[32505]: cluster 2024-09-14T04:01:28.040131+0000 mgr.y (mgr.14150) 356 : cluster [DBG] pgmap v330: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:01:31.605 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:31 smithi123 bash[24950]: cluster 2024-09-14T04:01:30.040682+0000 mgr.y (mgr.14150) 357 : cluster [DBG] pgmap v331: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:01:31.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:31 smithi038 bash[22519]: cluster 2024-09-14T04:01:30.040682+0000 mgr.y (mgr.14150) 357 : cluster [DBG] pgmap v331: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:01:31.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:31 smithi038 bash[32505]: cluster 2024-09-14T04:01:30.040682+0000 mgr.y (mgr.14150) 357 : cluster [DBG] pgmap v331: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:01:33.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:33 smithi123 bash[24950]: cluster 2024-09-14T04:01:32.041332+0000 mgr.y (mgr.14150) 358 : cluster [DBG] pgmap v332: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:01:33.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:33 smithi038 bash[22519]: cluster 2024-09-14T04:01:32.041332+0000 mgr.y (mgr.14150) 358 : cluster [DBG] pgmap v332: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:01:33.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:33 smithi038 bash[32505]: cluster 2024-09-14T04:01:32.041332+0000 mgr.y (mgr.14150) 358 : cluster [DBG] pgmap v332: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:01:34.560 INFO:teuthology.orchestra.run.smithi123.stdout:Scheduled node-exporter update... 2024-09-14T04:01:35.891 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:35 smithi123 bash[24950]: cluster 2024-09-14T04:01:34.041891+0000 mgr.y (mgr.14150) 359 : cluster [DBG] pgmap v333: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:01:35.891 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:35 smithi123 bash[24950]: audit 2024-09-14T04:01:34.542816+0000 mgr.y (mgr.14150) 360 : audit [DBG] from='client.24310 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi038=a;smithi123=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:01:35.891 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:35 smithi123 bash[24950]: cephadm 2024-09-14T04:01:34.545974+0000 mgr.y (mgr.14150) 361 : cephadm [INF] Saving service node-exporter spec with placement smithi038=a;smithi123=b;count:2 2024-09-14T04:01:35.891 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:35 smithi123 bash[24950]: audit 2024-09-14T04:01:34.561790+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T04:01:35.893 DEBUG:teuthology.orchestra.run.smithi038:node-exporter.a> sudo journalctl -f -n 0 -u ceph-4d8d8784-724c-11ef-bceb-c7b262605968@node-exporter.a.service 2024-09-14T04:01:35.895 DEBUG:teuthology.orchestra.run.smithi123:node-exporter.b> sudo journalctl -f -n 0 -u ceph-4d8d8784-724c-11ef-bceb-c7b262605968@node-exporter.b.service 2024-09-14T04:01:35.897 INFO:tasks.cephadm:Adding alertmanager.a on smithi038 2024-09-14T04:01:35.898 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph orch apply alertmanager '1;smithi038=a' 2024-09-14T04:01:35.904 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:35 smithi038 bash[32505]: cluster 2024-09-14T04:01:34.041891+0000 mgr.y (mgr.14150) 359 : cluster [DBG] pgmap v333: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:01:35.904 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:35 smithi038 bash[32505]: audit 2024-09-14T04:01:34.542816+0000 mgr.y (mgr.14150) 360 : audit [DBG] from='client.24310 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi038=a;smithi123=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:01:35.905 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:35 smithi038 bash[32505]: cephadm 2024-09-14T04:01:34.545974+0000 mgr.y (mgr.14150) 361 : cephadm [INF] Saving service node-exporter spec with placement smithi038=a;smithi123=b;count:2 2024-09-14T04:01:35.905 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:35 smithi038 bash[32505]: audit 2024-09-14T04:01:34.561790+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T04:01:35.905 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:35 smithi038 bash[22519]: cluster 2024-09-14T04:01:34.041891+0000 mgr.y (mgr.14150) 359 : cluster [DBG] pgmap v333: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:01:35.905 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:35 smithi038 bash[22519]: audit 2024-09-14T04:01:34.542816+0000 mgr.y (mgr.14150) 360 : audit [DBG] from='client.24310 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi038=a;smithi123=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:01:35.905 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:35 smithi038 bash[22519]: cephadm 2024-09-14T04:01:34.545974+0000 mgr.y (mgr.14150) 361 : cephadm [INF] Saving service node-exporter spec with placement smithi038=a;smithi123=b;count:2 2024-09-14T04:01:35.905 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:35 smithi038 bash[22519]: audit 2024-09-14T04:01:34.561790+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T04:01:36.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:36 smithi123 bash[24950]: cluster 2024-09-14T04:01:36.042486+0000 mgr.y (mgr.14150) 362 : cluster [DBG] pgmap v334: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:01:37.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:36 smithi038 bash[22519]: cluster 2024-09-14T04:01:36.042486+0000 mgr.y (mgr.14150) 362 : cluster [DBG] pgmap v334: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:01:37.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:36 smithi038 bash[32505]: cluster 2024-09-14T04:01:36.042486+0000 mgr.y (mgr.14150) 362 : cluster [DBG] pgmap v334: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:01:39.184 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 14 04:01:39 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:01:39.185 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 14 04:01:39 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:01:39.185 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 04:01:39 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:01:39.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:39 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:01:39.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:39 smithi123 bash[24950]: cluster 2024-09-14T04:01:38.043046+0000 mgr.y (mgr.14150) 363 : cluster [DBG] pgmap v335: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:01:39.186 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:01:39 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:01:39.186 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 04:01:39 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:01:39.442 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:39 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:01:39.442 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 04:01:39 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:01:39.443 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 04:01:39 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:01:39.443 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 14 04:01:39 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:01:39.443 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:01:39 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:01:39.443 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:01:39 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:01:39.444 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:01:39 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:01:39.444 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:01:39 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:01:39.444 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:01:39 smithi123 systemd[1]: Started Ceph prometheus.a for 4d8d8784-724c-11ef-bceb-c7b262605968. 2024-09-14T04:01:39.444 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 14 04:01:39 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:01:39.444 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:01:39 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:01:39.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:39 smithi038 bash[22519]: cluster 2024-09-14T04:01:38.043046+0000 mgr.y (mgr.14150) 363 : cluster [DBG] pgmap v335: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:01:39.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:39 smithi038 bash[32505]: cluster 2024-09-14T04:01:38.043046+0000 mgr.y (mgr.14150) 363 : cluster [DBG] pgmap v335: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:01:40.684 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T04:01:40.750 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:01:40 smithi123 bash[25882]: ignoring --setuser ceph since I am not root 2024-09-14T04:01:40.750 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:01:40 smithi123 bash[25882]: ignoring --setgroup ceph since I am not root 2024-09-14T04:01:40.750 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:01:40 smithi123 bash[25882]: debug 2024-09-14T04:01:40.586+0000 7f471ed3f640 1 -- 172.21.15.123:0/2908992069 <== mon.1 v2:172.21.15.123:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55df744ba340 con 0x55df744c6800 2024-09-14T04:01:40.750 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:01:40 smithi123 bash[25882]: debug 2024-09-14T04:01:40.710+0000 7f4721599ec0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-14T04:01:40.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:40 smithi123 bash[24950]: audit 2024-09-14T04:01:39.489365+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T04:01:40.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:40 smithi123 bash[24950]: audit 2024-09-14T04:01:39.499928+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T04:01:40.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:40 smithi123 bash[24950]: audit 2024-09-14T04:01:39.508769+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T04:01:40.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:40 smithi123 bash[24950]: audit 2024-09-14T04:01:39.516424+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-14T04:01:40.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:40 smithi123 bash[24950]: audit 2024-09-14T04:01:40.309973+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T04:01:40.751 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:01:40 smithi123 bash[49056]: ts=2024-09-14T04:01:40.728Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-14T04:01:40.751 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:01:40 smithi123 bash[49056]: ts=2024-09-14T04:01:40.728Z 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-09-14T04:01:40.751 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:01:40 smithi123 bash[49056]: ts=2024-09-14T04:01:40.728Z caller=main.go:570 level=info host_details="(Linux 5.15.0-121-generic #131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024 x86_64 smithi123 (none))" 2024-09-14T04:01:40.752 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:01:40 smithi123 bash[49056]: ts=2024-09-14T04:01:40.728Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-14T04:01:40.752 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:01:40 smithi123 bash[49056]: ts=2024-09-14T04:01:40.729Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-14T04:01:40.752 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:01:40 smithi123 bash[49056]: ts=2024-09-14T04:01:40.730Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-14T04:01:40.752 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:01:40 smithi123 bash[49056]: ts=2024-09-14T04:01:40.730Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-14T04:01:40.752 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:01:40 smithi123 bash[49056]: ts=2024-09-14T04:01:40.731Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-14T04:01:40.752 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:01:40 smithi123 bash[49056]: ts=2024-09-14T04:01:40.731Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-14T04:01:40.752 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:01:40 smithi123 bash[49056]: ts=2024-09-14T04:01:40.734Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-14T04:01:40.752 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:01:40 smithi123 bash[49056]: ts=2024-09-14T04:01:40.734Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.426µs 2024-09-14T04:01:40.752 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:01:40 smithi123 bash[49056]: ts=2024-09-14T04:01:40.734Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-14T04:01:40.752 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:01:40 smithi123 bash[49056]: ts=2024-09-14T04:01:40.735Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-09-14T04:01:40.752 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:01:40 smithi123 bash[49056]: ts=2024-09-14T04:01:40.735Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=32.368µs wal_replay_duration=438.645µs wbl_replay_duration=134ns total_replay_duration=519.136µs 2024-09-14T04:01:40.753 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:01:40 smithi123 bash[49056]: ts=2024-09-14T04:01:40.736Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-14T04:01:40.753 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:01:40 smithi123 bash[49056]: ts=2024-09-14T04:01:40.736Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-14T04:01:40.753 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:01:40 smithi123 bash[49056]: ts=2024-09-14T04:01:40.736Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-14T04:01:40.753 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:01:40 smithi123 bash[49056]: ts=2024-09-14T04:01:40.754Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=18.191439ms db_storage=841ns remote_storage=1.552µs web_handler=453ns query_engine=619ns scrape=320.215µs scrape_sd=24.508µs notify=1.436µs notify_sd=2.486µs rules=17.516871ms tracing=6.896µs 2024-09-14T04:01:40.753 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:01:40 smithi123 bash[49056]: ts=2024-09-14T04:01:40.754Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-14T04:01:40.753 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:01:40 smithi123 bash[49056]: ts=2024-09-14T04:01:40.754Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-14T04:01:40.769 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:01:40 smithi038 bash[22772]: ignoring --setuser ceph since I am not root 2024-09-14T04:01:40.770 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:01:40 smithi038 bash[22772]: ignoring --setgroup ceph since I am not root 2024-09-14T04:01:40.770 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:01:40 smithi038 bash[22772]: debug 2024-09-14T04:01:40.628+0000 7fb15163a640 1 -- 172.21.15.38:0/2653222536 <== mon.0 v2:172.21.15.38:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55c38a348340 con 0x55c38a354c00 2024-09-14T04:01:40.770 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:01:40 smithi038 bash[22772]: debug 2024-09-14T04:01:40.740+0000 7fb153e94ec0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-14T04:01:40.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:40 smithi038 bash[22519]: audit 2024-09-14T04:01:39.489365+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T04:01:40.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:40 smithi038 bash[22519]: audit 2024-09-14T04:01:39.499928+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T04:01:40.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:40 smithi038 bash[22519]: audit 2024-09-14T04:01:39.508769+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T04:01:40.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:40 smithi038 bash[22519]: audit 2024-09-14T04:01:39.516424+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-14T04:01:40.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:40 smithi038 bash[22519]: audit 2024-09-14T04:01:40.309973+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T04:01:40.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:40 smithi038 bash[32505]: audit 2024-09-14T04:01:39.489365+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T04:01:40.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:40 smithi038 bash[32505]: audit 2024-09-14T04:01:39.499928+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T04:01:40.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:40 smithi038 bash[32505]: audit 2024-09-14T04:01:39.508769+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T04:01:40.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:40 smithi038 bash[32505]: audit 2024-09-14T04:01:39.516424+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-14T04:01:40.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:40 smithi038 bash[32505]: audit 2024-09-14T04:01:40.309973+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' 2024-09-14T04:01:41.890 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:41 smithi123 bash[24950]: audit 2024-09-14T04:01:40.535489+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-14T04:01:41.891 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:41 smithi123 bash[24950]: cluster 2024-09-14T04:01:40.535571+0000 mon.a (mon.0) 639 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2024-09-14T04:01:41.969 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:41 smithi038 bash[32505]: audit 2024-09-14T04:01:40.535489+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-14T04:01:41.970 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:41 smithi038 bash[32505]: cluster 2024-09-14T04:01:40.535571+0000 mon.a (mon.0) 639 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2024-09-14T04:01:41.970 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:41 smithi038 bash[22519]: audit 2024-09-14T04:01:40.535489+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14150 172.21.15.38:0/2413580558' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-14T04:01:41.970 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:41 smithi038 bash[22519]: cluster 2024-09-14T04:01:40.535571+0000 mon.a (mon.0) 639 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2024-09-14T04:01:42.184 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:01:41 smithi123 bash[25882]: debug 2024-09-14T04:01:41.890+0000 7f4721599ec0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-14T04:01:42.184 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:01:41 smithi123 bash[25882]: debug 2024-09-14T04:01:41.958+0000 7f4721599ec0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-14T04:01:42.184 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:01:42 smithi123 bash[25882]: debug 2024-09-14T04:01:42.114+0000 7f4721599ec0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-14T04:01:42.269 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:01:41 smithi038 bash[22772]: debug 2024-09-14T04:01:41.968+0000 7fb153e94ec0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-14T04:01:42.270 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:01:42 smithi038 bash[22772]: debug 2024-09-14T04:01:42.036+0000 7fb153e94ec0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-14T04:01:42.270 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:01:42 smithi038 bash[22772]: debug 2024-09-14T04:01:42.192+0000 7fb153e94ec0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-14T04:01:43.034 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:01:42 smithi123 bash[25882]: debug 2024-09-14T04:01:42.738+0000 7f4721599ec0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-14T04:01:43.034 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:01:42 smithi123 bash[25882]: debug 2024-09-14T04:01:42.806+0000 7f4721599ec0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-14T04:01:43.034 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:01:42 smithi123 bash[25882]: debug 2024-09-14T04:01:42.878+0000 7f4721599ec0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-14T04:01:43.143 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:01:42 smithi038 bash[22772]: debug 2024-09-14T04:01:42.840+0000 7fb153e94ec0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-14T04:01:43.144 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:01:42 smithi038 bash[22772]: debug 2024-09-14T04:01:42.912+0000 7fb153e94ec0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-14T04:01:43.144 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:01:42 smithi038 bash[22772]: debug 2024-09-14T04:01:42.980+0000 7fb153e94ec0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-14T04:01:43.401 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:01:43 smithi123 bash[25882]: debug 2024-09-14T04:01:43.034+0000 7f4721599ec0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-14T04:01:43.401 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:01:43 smithi123 bash[25882]: debug 2024-09-14T04:01:43.110+0000 7f4721599ec0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-14T04:01:43.401 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:01:43 smithi123 bash[25882]: debug 2024-09-14T04:01:43.174+0000 7f4721599ec0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-14T04:01:43.401 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:01:43 smithi123 bash[25882]: debug 2024-09-14T04:01:43.402+0000 7f4721599ec0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-14T04:01:43.519 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:01:43 smithi038 bash[22772]: debug 2024-09-14T04:01:43.144+0000 7fb153e94ec0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-14T04:01:43.519 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:01:43 smithi038 bash[22772]: debug 2024-09-14T04:01:43.220+0000 7fb153e94ec0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-14T04:01:43.519 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:01:43 smithi038 bash[22772]: debug 2024-09-14T04:01:43.292+0000 7fb153e94ec0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-14T04:01:43.684 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:01:43 smithi123 bash[25882]: debug 2024-09-14T04:01:43.466+0000 7f4721599ec0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-14T04:01:43.684 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:01:43 smithi123 bash[25882]: debug 2024-09-14T04:01:43.634+0000 7f4721599ec0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-14T04:01:43.847 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:01:43 smithi038 bash[22772]: debug 2024-09-14T04:01:43.528+0000 7fb153e94ec0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-14T04:01:43.847 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:01:43 smithi038 bash[22772]: debug 2024-09-14T04:01:43.596+0000 7fb153e94ec0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-14T04:01:43.847 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:01:43 smithi038 bash[22772]: debug 2024-09-14T04:01:43.768+0000 7fb153e94ec0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-14T04:01:44.004 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:01:43 smithi123 bash[25882]: debug 2024-09-14T04:01:43.710+0000 7f4721599ec0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-14T04:01:44.004 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:01:43 smithi123 bash[25882]: debug 2024-09-14T04:01:43.942+0000 7f4721599ec0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-14T04:01:44.251 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:01:43 smithi038 bash[22772]: debug 2024-09-14T04:01:43.848+0000 7fb153e94ec0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-14T04:01:44.252 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:01:44 smithi038 bash[22772]: debug 2024-09-14T04:01:44.088+0000 7fb153e94ec0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-14T04:01:44.342 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:01:44 smithi123 bash[25882]: debug 2024-09-14T04:01:44.110+0000 7f4721599ec0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-14T04:01:44.342 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:01:44 smithi123 bash[25882]: debug 2024-09-14T04:01:44.190+0000 7f4721599ec0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-14T04:01:44.519 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:01:44 smithi038 bash[22772]: debug 2024-09-14T04:01:44.252+0000 7fb153e94ec0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-14T04:01:44.519 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:01:44 smithi038 bash[22772]: debug 2024-09-14T04:01:44.332+0000 7fb153e94ec0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-14T04:01:44.520 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:01:44 smithi038 bash[22772]: debug 2024-09-14T04:01:44.488+0000 7fb153e94ec0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-14T04:01:44.684 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:01:44 smithi123 bash[25882]: debug 2024-09-14T04:01:44.342+0000 7f4721599ec0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-14T04:01:45.366 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:01:45 smithi123 bash[25882]: debug 2024-09-14T04:01:45.098+0000 7f4721599ec0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-14T04:01:45.366 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:01:45 smithi123 bash[25882]: debug 2024-09-14T04:01:45.174+0000 7f4721599ec0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-14T04:01:45.366 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:01:45 smithi123 bash[25882]: debug 2024-09-14T04:01:45.366+0000 7f4721599ec0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-14T04:01:45.585 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:01:45 smithi038 bash[22772]: debug 2024-09-14T04:01:45.304+0000 7fb153e94ec0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-14T04:01:45.585 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:01:45 smithi038 bash[22772]: debug 2024-09-14T04:01:45.380+0000 7fb153e94ec0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-14T04:01:45.684 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:01:45 smithi123 bash[25882]: debug 2024-09-14T04:01:45.438+0000 7f4721599ec0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-14T04:01:45.924 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:01:45 smithi038 bash[22772]: debug 2024-09-14T04:01:45.584+0000 7fb153e94ec0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-14T04:01:45.924 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:01:45 smithi038 bash[22772]: debug 2024-09-14T04:01:45.660+0000 7fb153e94ec0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-14T04:01:46.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:45 smithi123 bash[24950]: cluster 2024-09-14T04:01:45.846298+0000 mon.a (mon.0) 640 : cluster [DBG] Standby manager daemon x restarted 2024-09-14T04:01:46.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:45 smithi123 bash[24950]: cluster 2024-09-14T04:01:45.846409+0000 mon.a (mon.0) 641 : cluster [DBG] Standby manager daemon x started 2024-09-14T04:01:46.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:45 smithi123 bash[24950]: audit 2024-09-14T04:01:45.849401+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.123:0/3276350706' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-14T04:01:46.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:45 smithi123 bash[24950]: audit 2024-09-14T04:01:45.850208+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.123:0/3276350706' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-14T04:01:46.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:45 smithi123 bash[24950]: audit 2024-09-14T04:01:45.851940+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.123:0/3276350706' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-14T04:01:46.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:45 smithi123 bash[24950]: audit 2024-09-14T04:01:45.853377+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.123:0/3276350706' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-14T04:01:46.185 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:01:45 smithi123 bash[25882]: debug 2024-09-14T04:01:45.746+0000 7f4721599ec0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-14T04:01:46.185 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:01:45 smithi123 bash[25882]: debug 2024-09-14T04:01:45.822+0000 7f4721599ec0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-14T04:01:46.185 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:01:45 smithi123 bash[25882]: [14/Sep/2024:04:01:45] ENGINE Bus STARTING 2024-09-14T04:01:46.186 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:01:45 smithi123 bash[25882]: CherryPy Checker: 2024-09-14T04:01:46.186 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:01:45 smithi123 bash[25882]: The Application mounted at '' has an empty config. 2024-09-14T04:01:46.186 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:01:45 smithi123 bash[25882]: [14/Sep/2024:04:01:45] ENGINE Serving on http://:::9283 2024-09-14T04:01:46.186 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:01:45 smithi123 bash[25882]: [14/Sep/2024:04:01:45] ENGINE Bus STARTED 2024-09-14T04:01:46.205 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:01:45 smithi038 bash[22772]: debug 2024-09-14T04:01:45.992+0000 7fb153e94ec0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-14T04:01:46.205 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:01:46 smithi038 bash[22772]: debug 2024-09-14T04:01:46.072+0000 7fb153e94ec0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-14T04:01:46.205 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:45 smithi038 bash[32505]: cluster 2024-09-14T04:01:45.846298+0000 mon.a (mon.0) 640 : cluster [DBG] Standby manager daemon x restarted 2024-09-14T04:01:46.206 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:45 smithi038 bash[32505]: cluster 2024-09-14T04:01:45.846409+0000 mon.a (mon.0) 641 : cluster [DBG] Standby manager daemon x started 2024-09-14T04:01:46.206 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:45 smithi038 bash[32505]: audit 2024-09-14T04:01:45.849401+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.123:0/3276350706' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-14T04:01:46.206 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:45 smithi038 bash[32505]: audit 2024-09-14T04:01:45.850208+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.123:0/3276350706' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-14T04:01:46.206 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:45 smithi038 bash[32505]: audit 2024-09-14T04:01:45.851940+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.123:0/3276350706' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-14T04:01:46.206 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:45 smithi038 bash[32505]: audit 2024-09-14T04:01:45.853377+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.123:0/3276350706' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-14T04:01:46.206 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:45 smithi038 bash[22519]: cluster 2024-09-14T04:01:45.846298+0000 mon.a (mon.0) 640 : cluster [DBG] Standby manager daemon x restarted 2024-09-14T04:01:46.206 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:45 smithi038 bash[22519]: cluster 2024-09-14T04:01:45.846409+0000 mon.a (mon.0) 641 : cluster [DBG] Standby manager daemon x started 2024-09-14T04:01:46.206 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:45 smithi038 bash[22519]: audit 2024-09-14T04:01:45.849401+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.123:0/3276350706' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-14T04:01:46.206 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:45 smithi038 bash[22519]: audit 2024-09-14T04:01:45.850208+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.123:0/3276350706' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-14T04:01:46.206 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:45 smithi038 bash[22519]: audit 2024-09-14T04:01:45.851940+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.123:0/3276350706' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-14T04:01:46.206 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:45 smithi038 bash[22519]: audit 2024-09-14T04:01:45.853377+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.123:0/3276350706' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-14T04:01:46.458 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:01:46 smithi038 bash[22772]: [14/Sep/2024:04:01:46] ENGINE Bus STARTING 2024-09-14T04:01:46.458 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:01:46 smithi038 bash[22772]: CherryPy Checker: 2024-09-14T04:01:46.458 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:01:46 smithi038 bash[22772]: The Application mounted at '' has an empty config. 2024-09-14T04:01:46.458 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:01:46 smithi038 bash[22772]: [14/Sep/2024:04:01:46] ENGINE Serving on http://:::9283 2024-09-14T04:01:46.458 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:01:46 smithi038 bash[22772]: [14/Sep/2024:04:01:46] ENGINE Bus STARTED 2024-09-14T04:01:47.142 INFO:teuthology.orchestra.run.smithi123.stdout:Scheduled alertmanager update... 2024-09-14T04:01:47.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:46 smithi123 bash[24950]: cluster 2024-09-14T04:01:45.916062+0000 mon.a (mon.0) 642 : cluster [DBG] mgrmap e17: y(active, since 9m), standbys: x 2024-09-14T04:01:47.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:46 smithi123 bash[24950]: cluster 2024-09-14T04:01:46.095051+0000 mon.a (mon.0) 643 : cluster [INF] Active manager daemon y restarted 2024-09-14T04:01:47.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:46 smithi123 bash[24950]: cluster 2024-09-14T04:01:46.095562+0000 mon.a (mon.0) 644 : cluster [INF] Activating manager daemon y 2024-09-14T04:01:47.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:46 smithi123 bash[24950]: cluster 2024-09-14T04:01:46.107157+0000 mon.a (mon.0) 645 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-09-14T04:01:47.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:46 smithi123 bash[24950]: cluster 2024-09-14T04:01:46.107460+0000 mon.a (mon.0) 646 : cluster [DBG] mgrmap e18: y(active, starting, since 0.0120908s), standbys: x 2024-09-14T04:01:47.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:46 smithi123 bash[24950]: audit 2024-09-14T04:01:46.119043+0000 mon.c (mon.2) 12 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-14T04:01:47.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:46 smithi123 bash[24950]: audit 2024-09-14T04:01:46.119167+0000 mon.c (mon.2) 13 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-14T04:01:47.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:46 smithi123 bash[24950]: audit 2024-09-14T04:01:46.119317+0000 mon.c (mon.2) 14 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-14T04:01:47.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:46 smithi123 bash[24950]: audit 2024-09-14T04:01:46.121638+0000 mon.c (mon.2) 15 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-14T04:01:47.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:46 smithi123 bash[24950]: audit 2024-09-14T04:01:46.121808+0000 mon.c (mon.2) 16 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-14T04:01:47.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:46 smithi123 bash[24950]: audit 2024-09-14T04:01:46.122065+0000 mon.c (mon.2) 17 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-14T04:01:47.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:46 smithi123 bash[24950]: audit 2024-09-14T04:01:46.122371+0000 mon.c (mon.2) 18 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-14T04:01:47.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:46 smithi123 bash[24950]: audit 2024-09-14T04:01:46.122605+0000 mon.c (mon.2) 19 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-14T04:01:47.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:46 smithi123 bash[24950]: audit 2024-09-14T04:01:46.122860+0000 mon.c (mon.2) 20 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-14T04:01:47.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:46 smithi123 bash[24950]: audit 2024-09-14T04:01:46.123105+0000 mon.c (mon.2) 21 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-14T04:01:47.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:46 smithi123 bash[24950]: audit 2024-09-14T04:01:46.123355+0000 mon.c (mon.2) 22 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-14T04:01:47.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:46 smithi123 bash[24950]: audit 2024-09-14T04:01:46.123636+0000 mon.c (mon.2) 23 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-14T04:01:47.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:46 smithi123 bash[24950]: audit 2024-09-14T04:01:46.123874+0000 mon.c (mon.2) 24 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-14T04:01:47.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:46 smithi123 bash[24950]: audit 2024-09-14T04:01:46.124061+0000 mon.c (mon.2) 25 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-14T04:01:47.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:46 smithi123 bash[24950]: audit 2024-09-14T04:01:46.124213+0000 mon.c (mon.2) 26 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-14T04:01:47.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:46 smithi123 bash[24950]: audit 2024-09-14T04:01:46.124633+0000 mon.c (mon.2) 27 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-14T04:01:47.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:46 smithi123 bash[24950]: cluster 2024-09-14T04:01:46.152270+0000 mon.a (mon.0) 647 : cluster [INF] Manager daemon y is now available 2024-09-14T04:01:47.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:46 smithi123 bash[24950]: audit 2024-09-14T04:01:46.171263+0000 mon.c (mon.2) 28 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:01:47.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:46 smithi123 bash[24950]: audit 2024-09-14T04:01:46.200487+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:47.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:46 smithi123 bash[24950]: audit 2024-09-14T04:01:46.209256+0000 mon.c (mon.2) 29 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:01:47.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:46 smithi123 bash[24950]: audit 2024-09-14T04:01:46.220391+0000 mon.c (mon.2) 30 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-14T04:01:47.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:46 smithi123 bash[24950]: audit 2024-09-14T04:01:46.220992+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-14T04:01:47.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:46 smithi123 bash[24950]: audit 2024-09-14T04:01:46.232307+0000 mon.c (mon.2) 31 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-14T04:01:47.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:46 smithi123 bash[24950]: audit 2024-09-14T04:01:46.232692+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-14T04:01:47.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:46 smithi123 bash[24950]: audit 2024-09-14T04:01:46.795884+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:47.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:46 smithi123 bash[24950]: audit 2024-09-14T04:01:46.802405+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:47.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:46 smithi038 bash[22519]: cluster 2024-09-14T04:01:45.916062+0000 mon.a (mon.0) 642 : cluster [DBG] mgrmap e17: y(active, since 9m), standbys: x 2024-09-14T04:01:47.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:46 smithi038 bash[22519]: cluster 2024-09-14T04:01:46.095051+0000 mon.a (mon.0) 643 : cluster [INF] Active manager daemon y restarted 2024-09-14T04:01:47.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:46 smithi038 bash[22519]: cluster 2024-09-14T04:01:46.095562+0000 mon.a (mon.0) 644 : cluster [INF] Activating manager daemon y 2024-09-14T04:01:47.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:46 smithi038 bash[22519]: cluster 2024-09-14T04:01:46.107157+0000 mon.a (mon.0) 645 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-09-14T04:01:47.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:46 smithi038 bash[22519]: cluster 2024-09-14T04:01:46.107460+0000 mon.a (mon.0) 646 : cluster [DBG] mgrmap e18: y(active, starting, since 0.0120908s), standbys: x 2024-09-14T04:01:47.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:46 smithi038 bash[22519]: audit 2024-09-14T04:01:46.119043+0000 mon.c (mon.2) 12 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-14T04:01:47.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:46 smithi038 bash[22519]: audit 2024-09-14T04:01:46.119167+0000 mon.c (mon.2) 13 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-14T04:01:47.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:46 smithi038 bash[22519]: audit 2024-09-14T04:01:46.119317+0000 mon.c (mon.2) 14 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-14T04:01:47.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:46 smithi038 bash[22519]: audit 2024-09-14T04:01:46.121638+0000 mon.c (mon.2) 15 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-14T04:01:47.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:46 smithi038 bash[22519]: audit 2024-09-14T04:01:46.121808+0000 mon.c (mon.2) 16 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-14T04:01:47.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:46 smithi038 bash[22519]: audit 2024-09-14T04:01:46.122065+0000 mon.c (mon.2) 17 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-14T04:01:47.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:46 smithi038 bash[22519]: audit 2024-09-14T04:01:46.122371+0000 mon.c (mon.2) 18 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-14T04:01:47.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:46 smithi038 bash[22519]: audit 2024-09-14T04:01:46.122605+0000 mon.c (mon.2) 19 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-14T04:01:47.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:46 smithi038 bash[22519]: audit 2024-09-14T04:01:46.122860+0000 mon.c (mon.2) 20 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-14T04:01:47.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:46 smithi038 bash[22519]: audit 2024-09-14T04:01:46.123105+0000 mon.c (mon.2) 21 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-14T04:01:47.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:46 smithi038 bash[22519]: audit 2024-09-14T04:01:46.123355+0000 mon.c (mon.2) 22 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-14T04:01:47.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:46 smithi038 bash[22519]: audit 2024-09-14T04:01:46.123636+0000 mon.c (mon.2) 23 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-14T04:01:47.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:46 smithi038 bash[22519]: audit 2024-09-14T04:01:46.123874+0000 mon.c (mon.2) 24 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-14T04:01:47.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:46 smithi038 bash[22519]: audit 2024-09-14T04:01:46.124061+0000 mon.c (mon.2) 25 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-14T04:01:47.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:46 smithi038 bash[22519]: audit 2024-09-14T04:01:46.124213+0000 mon.c (mon.2) 26 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-14T04:01:47.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:46 smithi038 bash[32505]: cluster 2024-09-14T04:01:45.916062+0000 mon.a (mon.0) 642 : cluster [DBG] mgrmap e17: y(active, since 9m), standbys: x 2024-09-14T04:01:47.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:46 smithi038 bash[32505]: cluster 2024-09-14T04:01:46.095051+0000 mon.a (mon.0) 643 : cluster [INF] Active manager daemon y restarted 2024-09-14T04:01:47.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:46 smithi038 bash[32505]: cluster 2024-09-14T04:01:46.095562+0000 mon.a (mon.0) 644 : cluster [INF] Activating manager daemon y 2024-09-14T04:01:47.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:46 smithi038 bash[32505]: cluster 2024-09-14T04:01:46.107157+0000 mon.a (mon.0) 645 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-09-14T04:01:47.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:46 smithi038 bash[32505]: cluster 2024-09-14T04:01:46.107460+0000 mon.a (mon.0) 646 : cluster [DBG] mgrmap e18: y(active, starting, since 0.0120908s), standbys: x 2024-09-14T04:01:47.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:46 smithi038 bash[32505]: audit 2024-09-14T04:01:46.119043+0000 mon.c (mon.2) 12 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-14T04:01:47.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:46 smithi038 bash[32505]: audit 2024-09-14T04:01:46.119167+0000 mon.c (mon.2) 13 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-14T04:01:47.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:46 smithi038 bash[32505]: audit 2024-09-14T04:01:46.119317+0000 mon.c (mon.2) 14 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-14T04:01:47.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:46 smithi038 bash[32505]: audit 2024-09-14T04:01:46.121638+0000 mon.c (mon.2) 15 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-14T04:01:47.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:46 smithi038 bash[32505]: audit 2024-09-14T04:01:46.121808+0000 mon.c (mon.2) 16 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-14T04:01:47.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:46 smithi038 bash[32505]: audit 2024-09-14T04:01:46.122065+0000 mon.c (mon.2) 17 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-14T04:01:47.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:46 smithi038 bash[32505]: audit 2024-09-14T04:01:46.122371+0000 mon.c (mon.2) 18 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-14T04:01:47.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:46 smithi038 bash[32505]: audit 2024-09-14T04:01:46.122605+0000 mon.c (mon.2) 19 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-14T04:01:47.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:46 smithi038 bash[32505]: audit 2024-09-14T04:01:46.122860+0000 mon.c (mon.2) 20 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-14T04:01:47.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:46 smithi038 bash[32505]: audit 2024-09-14T04:01:46.123105+0000 mon.c (mon.2) 21 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-14T04:01:47.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:46 smithi038 bash[32505]: audit 2024-09-14T04:01:46.123355+0000 mon.c (mon.2) 22 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-14T04:01:47.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:46 smithi038 bash[32505]: audit 2024-09-14T04:01:46.123636+0000 mon.c (mon.2) 23 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-14T04:01:47.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:46 smithi038 bash[32505]: audit 2024-09-14T04:01:46.123874+0000 mon.c (mon.2) 24 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-14T04:01:47.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:46 smithi038 bash[32505]: audit 2024-09-14T04:01:46.124061+0000 mon.c (mon.2) 25 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-14T04:01:47.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:46 smithi038 bash[32505]: audit 2024-09-14T04:01:46.124213+0000 mon.c (mon.2) 26 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-14T04:01:47.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:46 smithi038 bash[22519]: audit 2024-09-14T04:01:46.124633+0000 mon.c (mon.2) 27 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-14T04:01:47.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:46 smithi038 bash[22519]: cluster 2024-09-14T04:01:46.152270+0000 mon.a (mon.0) 647 : cluster [INF] Manager daemon y is now available 2024-09-14T04:01:47.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:46 smithi038 bash[22519]: audit 2024-09-14T04:01:46.171263+0000 mon.c (mon.2) 28 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:01:47.275 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:46 smithi038 bash[22519]: audit 2024-09-14T04:01:46.200487+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:47.275 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:46 smithi038 bash[22519]: audit 2024-09-14T04:01:46.209256+0000 mon.c (mon.2) 29 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:01:47.275 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:46 smithi038 bash[22519]: audit 2024-09-14T04:01:46.220391+0000 mon.c (mon.2) 30 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-14T04:01:47.275 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:46 smithi038 bash[22519]: audit 2024-09-14T04:01:46.220992+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-14T04:01:47.275 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:46 smithi038 bash[22519]: audit 2024-09-14T04:01:46.232307+0000 mon.c (mon.2) 31 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-14T04:01:47.275 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:46 smithi038 bash[22519]: audit 2024-09-14T04:01:46.232692+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-14T04:01:47.275 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:46 smithi038 bash[22519]: audit 2024-09-14T04:01:46.795884+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:47.275 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:46 smithi038 bash[22519]: audit 2024-09-14T04:01:46.802405+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:47.275 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:46 smithi038 bash[32505]: audit 2024-09-14T04:01:46.124633+0000 mon.c (mon.2) 27 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-14T04:01:47.275 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:46 smithi038 bash[32505]: cluster 2024-09-14T04:01:46.152270+0000 mon.a (mon.0) 647 : cluster [INF] Manager daemon y is now available 2024-09-14T04:01:47.275 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:46 smithi038 bash[32505]: audit 2024-09-14T04:01:46.171263+0000 mon.c (mon.2) 28 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:01:47.275 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:46 smithi038 bash[32505]: audit 2024-09-14T04:01:46.200487+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:47.275 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:46 smithi038 bash[32505]: audit 2024-09-14T04:01:46.209256+0000 mon.c (mon.2) 29 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:01:47.276 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:46 smithi038 bash[32505]: audit 2024-09-14T04:01:46.220391+0000 mon.c (mon.2) 30 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-14T04:01:47.276 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:46 smithi038 bash[32505]: audit 2024-09-14T04:01:46.220992+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-14T04:01:47.276 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:46 smithi038 bash[32505]: audit 2024-09-14T04:01:46.232307+0000 mon.c (mon.2) 31 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-14T04:01:47.276 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:46 smithi038 bash[32505]: audit 2024-09-14T04:01:46.232692+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-14T04:01:47.276 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:46 smithi038 bash[32505]: audit 2024-09-14T04:01:46.795884+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:47.276 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:46 smithi038 bash[32505]: audit 2024-09-14T04:01:46.802405+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:47.937 DEBUG:teuthology.orchestra.run.smithi038:alertmanager.a> sudo journalctl -f -n 0 -u ceph-4d8d8784-724c-11ef-bceb-c7b262605968@alertmanager.a.service 2024-09-14T04:01:47.939 INFO:tasks.cephadm:Adding grafana.a on smithi123 2024-09-14T04:01:47.939 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph orch apply grafana '1;smithi123=a' 2024-09-14T04:01:48.269 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:48 smithi038 bash[22519]: cluster 2024-09-14T04:01:47.122489+0000 mon.a (mon.0) 653 : cluster [DBG] mgrmap e19: y(active, since 1.02709s), standbys: x 2024-09-14T04:01:48.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:48 smithi038 bash[22519]: cephadm 2024-09-14T04:01:47.131131+0000 mgr.y (mgr.14406) 2 : cephadm [INF] Saving service alertmanager spec with placement smithi038=a;count:1 2024-09-14T04:01:48.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:48 smithi038 bash[22519]: cluster 2024-09-14T04:01:47.135166+0000 mgr.y (mgr.14406) 3 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:01:48.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:48 smithi038 bash[22519]: audit 2024-09-14T04:01:47.142413+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:48.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:48 smithi038 bash[32505]: cluster 2024-09-14T04:01:47.122489+0000 mon.a (mon.0) 653 : cluster [DBG] mgrmap e19: y(active, since 1.02709s), standbys: x 2024-09-14T04:01:48.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:48 smithi038 bash[32505]: cephadm 2024-09-14T04:01:47.131131+0000 mgr.y (mgr.14406) 2 : cephadm [INF] Saving service alertmanager spec with placement smithi038=a;count:1 2024-09-14T04:01:48.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:48 smithi038 bash[32505]: cluster 2024-09-14T04:01:47.135166+0000 mgr.y (mgr.14406) 3 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:01:48.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:48 smithi038 bash[32505]: audit 2024-09-14T04:01:47.142413+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:48.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:48 smithi123 bash[24950]: cluster 2024-09-14T04:01:47.122489+0000 mon.a (mon.0) 653 : cluster [DBG] mgrmap e19: y(active, since 1.02709s), standbys: x 2024-09-14T04:01:48.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:48 smithi123 bash[24950]: cephadm 2024-09-14T04:01:47.131131+0000 mgr.y (mgr.14406) 2 : cephadm [INF] Saving service alertmanager spec with placement smithi038=a;count:1 2024-09-14T04:01:48.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:48 smithi123 bash[24950]: cluster 2024-09-14T04:01:47.135166+0000 mgr.y (mgr.14406) 3 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:01:48.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:48 smithi123 bash[24950]: audit 2024-09-14T04:01:47.142413+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:49.139 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:01:48 smithi038 bash[22772]: debug 2024-09-14T04:01:48.788+0000 7fb0f2bfe640 -1 log_channel(cephadm) log [ERR] : [14/Sep/2024:04:01:48] ENGINE Error in HTTPServer.serve 2024-09-14T04:01:49.139 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:01:48 smithi038 bash[22772]: Traceback (most recent call last): 2024-09-14T04:01:49.139 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:01:48 smithi038 bash[22772]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-14T04:01:49.139 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:01:48 smithi038 bash[22772]: self._connections.run(self.expiration_interval) 2024-09-14T04:01:49.139 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:01:48 smithi038 bash[22772]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-14T04:01:49.139 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:01:48 smithi038 bash[22772]: self._run(expiration_interval) 2024-09-14T04:01:49.139 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:01:48 smithi038 bash[22772]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-14T04:01:49.139 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:01:48 smithi038 bash[22772]: new_conn = self._from_server_socket(self.server.socket) 2024-09-14T04:01:49.140 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:01:48 smithi038 bash[22772]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-14T04:01:49.140 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:01:48 smithi038 bash[22772]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-14T04:01:49.140 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:01:48 smithi038 bash[22772]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-14T04:01:49.140 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:01:48 smithi038 bash[22772]: s = self.context.wrap_socket( 2024-09-14T04:01:49.140 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:01:48 smithi038 bash[22772]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-14T04:01:49.140 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:01:48 smithi038 bash[22772]: return self.sslsocket_class._create( 2024-09-14T04:01:49.140 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:01:48 smithi038 bash[22772]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-14T04:01:49.140 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:01:48 smithi038 bash[22772]: self.do_handshake() 2024-09-14T04:01:49.140 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:01:48 smithi038 bash[22772]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-14T04:01:49.140 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:01:48 smithi038 bash[22772]: self._sslobj.do_handshake() 2024-09-14T04:01:49.140 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:01:48 smithi038 bash[22772]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-14T04:01:49.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:49 smithi123 bash[24950]: cluster 2024-09-14T04:01:48.123544+0000 mgr.y (mgr.14406) 4 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:01:49.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:49 smithi123 bash[24950]: audit 2024-09-14T04:01:48.799947+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:49.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:49 smithi123 bash[24950]: cluster 2024-09-14T04:01:49.130032+0000 mon.a (mon.0) 656 : cluster [DBG] mgrmap e20: y(active, since 3s), standbys: x 2024-09-14T04:01:49.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:49 smithi038 bash[22519]: cluster 2024-09-14T04:01:48.123544+0000 mgr.y (mgr.14406) 4 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:01:49.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:49 smithi038 bash[22519]: audit 2024-09-14T04:01:48.799947+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:49.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:49 smithi038 bash[22519]: cluster 2024-09-14T04:01:49.130032+0000 mon.a (mon.0) 656 : cluster [DBG] mgrmap e20: y(active, since 3s), standbys: x 2024-09-14T04:01:49.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:49 smithi038 bash[32505]: cluster 2024-09-14T04:01:48.123544+0000 mgr.y (mgr.14406) 4 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:01:49.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:49 smithi038 bash[32505]: audit 2024-09-14T04:01:48.799947+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:49.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:49 smithi038 bash[32505]: cluster 2024-09-14T04:01:49.130032+0000 mon.a (mon.0) 656 : cluster [DBG] mgrmap e20: y(active, since 3s), standbys: x 2024-09-14T04:01:50.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:50 smithi123 bash[24950]: cephadm 2024-09-14T04:01:48.664795+0000 mgr.y (mgr.14406) 5 : cephadm [INF] [14/Sep/2024:04:01:48] ENGINE Bus STARTING 2024-09-14T04:01:50.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:50 smithi123 bash[24950]: cephadm 2024-09-14T04:01:48.789873+0000 mgr.y (mgr.14406) 6 : cephadm [INF] [14/Sep/2024:04:01:48] ENGINE Serving on https://172.21.15.38:7150 2024-09-14T04:01:50.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:50 smithi123 bash[24950]: cephadm 2024-09-14T04:01:48.789990+0000 mgr.y (mgr.14406) 7 : cephadm [INF] [14/Sep/2024:04:01:48] ENGINE Bus STARTED 2024-09-14T04:01:50.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:50 smithi123 bash[24950]: cephadm 2024-09-14T04:01:48.791785+0000 mgr.y (mgr.14406) 8 : cephadm [ERR] [14/Sep/2024:04:01:48] ENGINE Error in HTTPServer.serve 2024-09-14T04:01:50.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:50 smithi123 bash[24950]: Traceback (most recent call last): 2024-09-14T04:01:50.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:50 smithi123 bash[24950]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-14T04:01:50.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:50 smithi123 bash[24950]: self._connections.run(self.expiration_interval) 2024-09-14T04:01:50.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:50 smithi123 bash[24950]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-14T04:01:50.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:50 smithi123 bash[24950]: self._run(expiration_interval) 2024-09-14T04:01:50.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:50 smithi123 bash[24950]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-14T04:01:50.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:50 smithi123 bash[24950]: new_conn = self._from_server_socket(self.server.socket) 2024-09-14T04:01:50.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:50 smithi123 bash[24950]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-14T04:01:50.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:50 smithi123 bash[24950]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-14T04:01:50.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:50 smithi123 bash[24950]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-14T04:01:50.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:50 smithi123 bash[24950]: s = self.context.wrap_socket( 2024-09-14T04:01:50.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:50 smithi123 bash[24950]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-14T04:01:50.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:50 smithi123 bash[24950]: return self.sslsocket_class._create( 2024-09-14T04:01:50.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:50 smithi123 bash[24950]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-14T04:01:50.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:50 smithi123 bash[24950]: self.do_handshake() 2024-09-14T04:01:50.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:50 smithi123 bash[24950]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-14T04:01:50.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:50 smithi123 bash[24950]: self._sslobj.do_handshake() 2024-09-14T04:01:50.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:50 smithi123 bash[24950]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-14T04:01:50.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:50 smithi038 bash[22519]: cephadm 2024-09-14T04:01:48.664795+0000 mgr.y (mgr.14406) 5 : cephadm [INF] [14/Sep/2024:04:01:48] ENGINE Bus STARTING 2024-09-14T04:01:50.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:50 smithi038 bash[22519]: cephadm 2024-09-14T04:01:48.789873+0000 mgr.y (mgr.14406) 6 : cephadm [INF] [14/Sep/2024:04:01:48] ENGINE Serving on https://172.21.15.38:7150 2024-09-14T04:01:50.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:50 smithi038 bash[22519]: cephadm 2024-09-14T04:01:48.789990+0000 mgr.y (mgr.14406) 7 : cephadm [INF] [14/Sep/2024:04:01:48] ENGINE Bus STARTED 2024-09-14T04:01:50.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:50 smithi038 bash[22519]: cephadm 2024-09-14T04:01:48.791785+0000 mgr.y (mgr.14406) 8 : cephadm [ERR] [14/Sep/2024:04:01:48] ENGINE Error in HTTPServer.serve 2024-09-14T04:01:50.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:50 smithi038 bash[22519]: Traceback (most recent call last): 2024-09-14T04:01:50.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:50 smithi038 bash[22519]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-14T04:01:50.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:50 smithi038 bash[22519]: self._connections.run(self.expiration_interval) 2024-09-14T04:01:50.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:50 smithi038 bash[22519]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-14T04:01:50.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:50 smithi038 bash[22519]: self._run(expiration_interval) 2024-09-14T04:01:50.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:50 smithi038 bash[22519]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-14T04:01:50.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:50 smithi038 bash[22519]: new_conn = self._from_server_socket(self.server.socket) 2024-09-14T04:01:50.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:50 smithi038 bash[22519]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-14T04:01:50.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:50 smithi038 bash[22519]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-14T04:01:50.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:50 smithi038 bash[22519]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-14T04:01:50.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:50 smithi038 bash[22519]: s = self.context.wrap_socket( 2024-09-14T04:01:50.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:50 smithi038 bash[22519]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-14T04:01:50.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:50 smithi038 bash[22519]: return self.sslsocket_class._create( 2024-09-14T04:01:50.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:50 smithi038 bash[22519]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-14T04:01:50.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:50 smithi038 bash[22519]: self.do_handshake() 2024-09-14T04:01:50.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:50 smithi038 bash[22519]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-14T04:01:50.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:50 smithi038 bash[22519]: self._sslobj.do_handshake() 2024-09-14T04:01:50.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:50 smithi038 bash[22519]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-14T04:01:50.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:50 smithi038 bash[32505]: cephadm 2024-09-14T04:01:48.664795+0000 mgr.y (mgr.14406) 5 : cephadm [INF] [14/Sep/2024:04:01:48] ENGINE Bus STARTING 2024-09-14T04:01:50.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:50 smithi038 bash[32505]: cephadm 2024-09-14T04:01:48.789873+0000 mgr.y (mgr.14406) 6 : cephadm [INF] [14/Sep/2024:04:01:48] ENGINE Serving on https://172.21.15.38:7150 2024-09-14T04:01:50.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:50 smithi038 bash[32505]: cephadm 2024-09-14T04:01:48.789990+0000 mgr.y (mgr.14406) 7 : cephadm [INF] [14/Sep/2024:04:01:48] ENGINE Bus STARTED 2024-09-14T04:01:50.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:50 smithi038 bash[32505]: cephadm 2024-09-14T04:01:48.791785+0000 mgr.y (mgr.14406) 8 : cephadm [ERR] [14/Sep/2024:04:01:48] ENGINE Error in HTTPServer.serve 2024-09-14T04:01:50.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:50 smithi038 bash[32505]: Traceback (most recent call last): 2024-09-14T04:01:50.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:50 smithi038 bash[32505]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-14T04:01:50.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:50 smithi038 bash[32505]: self._connections.run(self.expiration_interval) 2024-09-14T04:01:50.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:50 smithi038 bash[32505]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-14T04:01:50.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:50 smithi038 bash[32505]: self._run(expiration_interval) 2024-09-14T04:01:50.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:50 smithi038 bash[32505]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-14T04:01:50.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:50 smithi038 bash[32505]: new_conn = self._from_server_socket(self.server.socket) 2024-09-14T04:01:50.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:50 smithi038 bash[32505]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-14T04:01:50.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:50 smithi038 bash[32505]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-14T04:01:50.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:50 smithi038 bash[32505]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-14T04:01:50.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:50 smithi038 bash[32505]: s = self.context.wrap_socket( 2024-09-14T04:01:50.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:50 smithi038 bash[32505]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-14T04:01:50.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:50 smithi038 bash[32505]: return self.sslsocket_class._create( 2024-09-14T04:01:50.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:50 smithi038 bash[32505]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-14T04:01:50.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:50 smithi038 bash[32505]: self.do_handshake() 2024-09-14T04:01:50.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:50 smithi038 bash[32505]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-14T04:01:50.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:50 smithi038 bash[32505]: self._sslobj.do_handshake() 2024-09-14T04:01:50.524 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:50 smithi038 bash[32505]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-14T04:01:51.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:51 smithi123 bash[24950]: cluster 2024-09-14T04:01:50.124045+0000 mgr.y (mgr.14406) 9 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:01:51.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:51 smithi123 bash[24950]: cluster 2024-09-14T04:01:50.166653+0000 mon.a (mon.0) 657 : cluster [DBG] mgrmap e21: y(active, since 4s), standbys: x 2024-09-14T04:01:51.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:51 smithi038 bash[22519]: cluster 2024-09-14T04:01:50.124045+0000 mgr.y (mgr.14406) 9 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:01:51.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:51 smithi038 bash[22519]: cluster 2024-09-14T04:01:50.166653+0000 mon.a (mon.0) 657 : cluster [DBG] mgrmap e21: y(active, since 4s), standbys: x 2024-09-14T04:01:51.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:51 smithi038 bash[32505]: cluster 2024-09-14T04:01:50.124045+0000 mgr.y (mgr.14406) 9 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:01:51.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:51 smithi038 bash[32505]: cluster 2024-09-14T04:01:50.166653+0000 mon.a (mon.0) 657 : cluster [DBG] mgrmap e21: y(active, since 4s), standbys: x 2024-09-14T04:01:51.934 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:01:51 smithi123 bash[25882]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:01:51] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-14T04:01:52.468 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T04:01:53.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:52 smithi123 bash[24950]: audit 2024-09-14T04:01:51.880417+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:53.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:52 smithi123 bash[24950]: audit 2024-09-14T04:01:51.898655+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:53.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:52 smithi123 bash[24950]: audit 2024-09-14T04:01:51.908437+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:53.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:52 smithi123 bash[24950]: audit 2024-09-14T04:01:51.914955+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:53.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:52 smithi123 bash[24950]: cluster 2024-09-14T04:01:52.124397+0000 mgr.y (mgr.14406) 10 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:01:53.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:52 smithi123 bash[24950]: audit 2024-09-14T04:01:52.589207+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:53.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:52 smithi123 bash[24950]: audit 2024-09-14T04:01:52.596464+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:53.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:52 smithi123 bash[24950]: audit 2024-09-14T04:01:52.605819+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:53.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:52 smithi123 bash[24950]: audit 2024-09-14T04:01:52.613905+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:53.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:52 smithi123 bash[24950]: audit 2024-09-14T04:01:52.615880+0000 mon.c (mon.2) 32 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:01:53.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:52 smithi123 bash[24950]: audit 2024-09-14T04:01:52.616352+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:01:53.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:52 smithi123 bash[24950]: audit 2024-09-14T04:01:52.617780+0000 mon.c (mon.2) 33 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:01:53.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:52 smithi123 bash[24950]: audit 2024-09-14T04:01:52.618241+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:01:53.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:52 smithi123 bash[24950]: audit 2024-09-14T04:01:52.619423+0000 mon.c (mon.2) 34 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:01:53.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:52 smithi123 bash[24950]: audit 2024-09-14T04:01:52.619791+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:01:53.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:52 smithi123 bash[24950]: audit 2024-09-14T04:01:52.620933+0000 mon.c (mon.2) 35 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:01:53.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:52 smithi123 bash[24950]: audit 2024-09-14T04:01:52.621297+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:01:53.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:52 smithi123 bash[24950]: cephadm 2024-09-14T04:01:52.622298+0000 mgr.y (mgr.14406) 11 : cephadm [INF] Adjusting osd_memory_target on smithi123 to 4060M 2024-09-14T04:01:53.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:52 smithi123 bash[24950]: audit 2024-09-14T04:01:52.629605+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:53.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:52 smithi123 bash[24950]: audit 2024-09-14T04:01:52.631566+0000 mon.c (mon.2) 36 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:01:53.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:52 smithi123 bash[24950]: audit 2024-09-14T04:01:52.633152+0000 mon.c (mon.2) 37 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:01:53.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:52 smithi038 bash[22519]: audit 2024-09-14T04:01:51.880417+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:53.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:52 smithi038 bash[22519]: audit 2024-09-14T04:01:51.898655+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:53.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:52 smithi038 bash[22519]: audit 2024-09-14T04:01:51.908437+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:53.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:52 smithi038 bash[22519]: audit 2024-09-14T04:01:51.914955+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:53.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:52 smithi038 bash[22519]: cluster 2024-09-14T04:01:52.124397+0000 mgr.y (mgr.14406) 10 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:01:53.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:52 smithi038 bash[22519]: audit 2024-09-14T04:01:52.589207+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:53.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:52 smithi038 bash[22519]: audit 2024-09-14T04:01:52.596464+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:53.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:52 smithi038 bash[22519]: audit 2024-09-14T04:01:52.605819+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:53.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:52 smithi038 bash[22519]: audit 2024-09-14T04:01:52.613905+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:53.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:52 smithi038 bash[22519]: audit 2024-09-14T04:01:52.615880+0000 mon.c (mon.2) 32 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:01:53.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:52 smithi038 bash[22519]: audit 2024-09-14T04:01:52.616352+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:01:53.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:52 smithi038 bash[22519]: audit 2024-09-14T04:01:52.617780+0000 mon.c (mon.2) 33 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:01:53.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:52 smithi038 bash[22519]: audit 2024-09-14T04:01:52.618241+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:01:53.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:52 smithi038 bash[22519]: audit 2024-09-14T04:01:52.619423+0000 mon.c (mon.2) 34 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:01:53.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:52 smithi038 bash[22519]: audit 2024-09-14T04:01:52.619791+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:01:53.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:52 smithi038 bash[22519]: audit 2024-09-14T04:01:52.620933+0000 mon.c (mon.2) 35 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:01:53.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:52 smithi038 bash[22519]: audit 2024-09-14T04:01:52.621297+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:01:53.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:52 smithi038 bash[22519]: cephadm 2024-09-14T04:01:52.622298+0000 mgr.y (mgr.14406) 11 : cephadm [INF] Adjusting osd_memory_target on smithi123 to 4060M 2024-09-14T04:01:53.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:52 smithi038 bash[22519]: audit 2024-09-14T04:01:52.629605+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:53.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:52 smithi038 bash[22519]: audit 2024-09-14T04:01:52.631566+0000 mon.c (mon.2) 36 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:01:53.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:52 smithi038 bash[22519]: audit 2024-09-14T04:01:52.633152+0000 mon.c (mon.2) 37 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:01:53.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:52 smithi038 bash[32505]: audit 2024-09-14T04:01:51.880417+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:53.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:52 smithi038 bash[32505]: audit 2024-09-14T04:01:51.898655+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:53.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:52 smithi038 bash[32505]: audit 2024-09-14T04:01:51.908437+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:53.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:52 smithi038 bash[32505]: audit 2024-09-14T04:01:51.914955+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:53.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:52 smithi038 bash[32505]: cluster 2024-09-14T04:01:52.124397+0000 mgr.y (mgr.14406) 10 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:01:53.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:52 smithi038 bash[32505]: audit 2024-09-14T04:01:52.589207+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:53.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:52 smithi038 bash[32505]: audit 2024-09-14T04:01:52.596464+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:53.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:52 smithi038 bash[32505]: audit 2024-09-14T04:01:52.605819+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:53.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:52 smithi038 bash[32505]: audit 2024-09-14T04:01:52.613905+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:53.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:52 smithi038 bash[32505]: audit 2024-09-14T04:01:52.615880+0000 mon.c (mon.2) 32 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:01:53.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:52 smithi038 bash[32505]: audit 2024-09-14T04:01:52.616352+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:01:53.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:52 smithi038 bash[32505]: audit 2024-09-14T04:01:52.617780+0000 mon.c (mon.2) 33 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:01:53.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:52 smithi038 bash[32505]: audit 2024-09-14T04:01:52.618241+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:01:53.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:52 smithi038 bash[32505]: audit 2024-09-14T04:01:52.619423+0000 mon.c (mon.2) 34 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:01:53.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:52 smithi038 bash[32505]: audit 2024-09-14T04:01:52.619791+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:01:53.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:52 smithi038 bash[32505]: audit 2024-09-14T04:01:52.620933+0000 mon.c (mon.2) 35 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:01:53.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:52 smithi038 bash[32505]: audit 2024-09-14T04:01:52.621297+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:01:53.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:52 smithi038 bash[32505]: cephadm 2024-09-14T04:01:52.622298+0000 mgr.y (mgr.14406) 11 : cephadm [INF] Adjusting osd_memory_target on smithi123 to 4060M 2024-09-14T04:01:53.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:52 smithi038 bash[32505]: audit 2024-09-14T04:01:52.629605+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:53.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:52 smithi038 bash[32505]: audit 2024-09-14T04:01:52.631566+0000 mon.c (mon.2) 36 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:01:53.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:52 smithi038 bash[32505]: audit 2024-09-14T04:01:52.633152+0000 mon.c (mon.2) 37 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:01:53.716 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:53 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:01:53.716 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 04:01:53 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:01:53.716 INFO:journalctl@ceph.osd.1.smithi038.stdout:Sep 14 04:01:53 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:01:53.717 INFO:journalctl@ceph.osd.2.smithi038.stdout:Sep 14 04:01:53 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:01:53.717 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:53 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:01:53.717 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:01:53 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:01:53.720 INFO:journalctl@ceph.osd.3.smithi038.stdout:Sep 14 04:01:53 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:01:53.990 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:01:53 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:01:53.991 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 04:01:53 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:01:53.991 INFO:journalctl@ceph.osd.2.smithi038.stdout:Sep 14 04:01:53 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:01:53.992 INFO:journalctl@ceph.osd.3.smithi038.stdout:Sep 14 04:01:53 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:01:53.992 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:53 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:01:53.992 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:53 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:01:53.992 INFO:journalctl@ceph.osd.1.smithi038.stdout:Sep 14 04:01:53 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:01:53.993 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:01:53 smithi038 systemd[1]: Started Ceph node-exporter.a for 4d8d8784-724c-11ef-bceb-c7b262605968. 2024-09-14T04:01:54.270 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:01:53 smithi038 bash[56379]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-09-14T04:01:54.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:54 smithi038 bash[22519]: cephadm 2024-09-14T04:01:52.635510+0000 mgr.y (mgr.14406) 12 : cephadm [INF] Updating smithi038:/etc/ceph/ceph.conf 2024-09-14T04:01:54.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:54 smithi038 bash[22519]: cephadm 2024-09-14T04:01:52.635751+0000 mgr.y (mgr.14406) 13 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.conf 2024-09-14T04:01:54.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:54 smithi038 bash[22519]: cephadm 2024-09-14T04:01:52.788075+0000 mgr.y (mgr.14406) 14 : cephadm [INF] Updating smithi038:/var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-14T04:01:54.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:54 smithi038 bash[22519]: cephadm 2024-09-14T04:01:52.858413+0000 mgr.y (mgr.14406) 15 : cephadm [INF] Updating smithi123:/var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-14T04:01:54.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:54 smithi038 bash[22519]: cephadm 2024-09-14T04:01:52.902719+0000 mgr.y (mgr.14406) 16 : cephadm [INF] Updating smithi038:/etc/ceph/ceph.client.admin.keyring 2024-09-14T04:01:54.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:54 smithi038 bash[22519]: cephadm 2024-09-14T04:01:52.989872+0000 mgr.y (mgr.14406) 17 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.client.admin.keyring 2024-09-14T04:01:54.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:54 smithi038 bash[22519]: cephadm 2024-09-14T04:01:53.029750+0000 mgr.y (mgr.14406) 18 : cephadm [INF] Updating smithi038:/var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-14T04:01:54.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:54 smithi038 bash[22519]: cephadm 2024-09-14T04:01:53.124718+0000 mgr.y (mgr.14406) 19 : cephadm [INF] Updating smithi123:/var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-14T04:01:54.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:54 smithi038 bash[22519]: audit 2024-09-14T04:01:53.155067+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:54.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:54 smithi038 bash[22519]: audit 2024-09-14T04:01:53.165392+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:54.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:54 smithi038 bash[22519]: audit 2024-09-14T04:01:53.240883+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:54.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:54 smithi038 bash[22519]: audit 2024-09-14T04:01:53.251061+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:54.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:54 smithi038 bash[22519]: audit 2024-09-14T04:01:53.260550+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:54.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:54 smithi038 bash[22519]: cephadm 2024-09-14T04:01:53.265257+0000 mgr.y (mgr.14406) 20 : cephadm [INF] Deploying daemon node-exporter.a on smithi038 2024-09-14T04:01:54.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:54 smithi038 bash[22519]: audit 2024-09-14T04:01:53.994931+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:54.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:54 smithi038 bash[22519]: audit 2024-09-14T04:01:54.001210+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:54.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:54 smithi038 bash[22519]: audit 2024-09-14T04:01:54.006543+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:54.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:54 smithi038 bash[32505]: cephadm 2024-09-14T04:01:52.635510+0000 mgr.y (mgr.14406) 12 : cephadm [INF] Updating smithi038:/etc/ceph/ceph.conf 2024-09-14T04:01:54.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:54 smithi038 bash[32505]: cephadm 2024-09-14T04:01:52.635751+0000 mgr.y (mgr.14406) 13 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.conf 2024-09-14T04:01:54.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:54 smithi038 bash[32505]: cephadm 2024-09-14T04:01:52.788075+0000 mgr.y (mgr.14406) 14 : cephadm [INF] Updating smithi038:/var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-14T04:01:54.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:54 smithi038 bash[32505]: cephadm 2024-09-14T04:01:52.858413+0000 mgr.y (mgr.14406) 15 : cephadm [INF] Updating smithi123:/var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-14T04:01:54.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:54 smithi038 bash[32505]: cephadm 2024-09-14T04:01:52.902719+0000 mgr.y (mgr.14406) 16 : cephadm [INF] Updating smithi038:/etc/ceph/ceph.client.admin.keyring 2024-09-14T04:01:54.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:54 smithi038 bash[32505]: cephadm 2024-09-14T04:01:52.989872+0000 mgr.y (mgr.14406) 17 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.client.admin.keyring 2024-09-14T04:01:54.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:54 smithi038 bash[32505]: cephadm 2024-09-14T04:01:53.029750+0000 mgr.y (mgr.14406) 18 : cephadm [INF] Updating smithi038:/var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-14T04:01:54.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:54 smithi038 bash[32505]: cephadm 2024-09-14T04:01:53.124718+0000 mgr.y (mgr.14406) 19 : cephadm [INF] Updating smithi123:/var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-14T04:01:54.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:54 smithi038 bash[32505]: audit 2024-09-14T04:01:53.155067+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:54.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:54 smithi038 bash[32505]: audit 2024-09-14T04:01:53.165392+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:54.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:54 smithi038 bash[32505]: audit 2024-09-14T04:01:53.240883+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:54.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:54 smithi038 bash[32505]: audit 2024-09-14T04:01:53.251061+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:54.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:54 smithi038 bash[32505]: audit 2024-09-14T04:01:53.260550+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:54.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:54 smithi038 bash[32505]: cephadm 2024-09-14T04:01:53.265257+0000 mgr.y (mgr.14406) 20 : cephadm [INF] Deploying daemon node-exporter.a on smithi038 2024-09-14T04:01:54.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:54 smithi038 bash[32505]: audit 2024-09-14T04:01:53.994931+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:54.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:54 smithi038 bash[32505]: audit 2024-09-14T04:01:54.001210+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:54.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:54 smithi038 bash[32505]: audit 2024-09-14T04:01:54.006543+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:54.434 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 04:01:54 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:01:54.434 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:01:54 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:01:54.435 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 14 04:01:54 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:01:54.435 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 04:01:54 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:01:54.435 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 14 04:01:54 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:01:54.436 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:01:54 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:01:54.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:54 smithi123 bash[24950]: cephadm 2024-09-14T04:01:52.635510+0000 mgr.y (mgr.14406) 12 : cephadm [INF] Updating smithi038:/etc/ceph/ceph.conf 2024-09-14T04:01:54.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:54 smithi123 bash[24950]: cephadm 2024-09-14T04:01:52.635751+0000 mgr.y (mgr.14406) 13 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.conf 2024-09-14T04:01:54.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:54 smithi123 bash[24950]: cephadm 2024-09-14T04:01:52.788075+0000 mgr.y (mgr.14406) 14 : cephadm [INF] Updating smithi038:/var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-14T04:01:54.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:54 smithi123 bash[24950]: cephadm 2024-09-14T04:01:52.858413+0000 mgr.y (mgr.14406) 15 : cephadm [INF] Updating smithi123:/var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-14T04:01:54.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:54 smithi123 bash[24950]: cephadm 2024-09-14T04:01:52.902719+0000 mgr.y (mgr.14406) 16 : cephadm [INF] Updating smithi038:/etc/ceph/ceph.client.admin.keyring 2024-09-14T04:01:54.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:54 smithi123 bash[24950]: cephadm 2024-09-14T04:01:52.989872+0000 mgr.y (mgr.14406) 17 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.client.admin.keyring 2024-09-14T04:01:54.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:54 smithi123 bash[24950]: cephadm 2024-09-14T04:01:53.029750+0000 mgr.y (mgr.14406) 18 : cephadm [INF] Updating smithi038:/var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-14T04:01:54.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:54 smithi123 bash[24950]: cephadm 2024-09-14T04:01:53.124718+0000 mgr.y (mgr.14406) 19 : cephadm [INF] Updating smithi123:/var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-14T04:01:54.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:54 smithi123 bash[24950]: audit 2024-09-14T04:01:53.155067+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:54.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:54 smithi123 bash[24950]: audit 2024-09-14T04:01:53.165392+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:54.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:54 smithi123 bash[24950]: audit 2024-09-14T04:01:53.240883+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:54.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:54 smithi123 bash[24950]: audit 2024-09-14T04:01:53.251061+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:54.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:54 smithi123 bash[24950]: audit 2024-09-14T04:01:53.260550+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:54.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:54 smithi123 bash[24950]: cephadm 2024-09-14T04:01:53.265257+0000 mgr.y (mgr.14406) 20 : cephadm [INF] Deploying daemon node-exporter.a on smithi038 2024-09-14T04:01:54.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:54 smithi123 bash[24950]: audit 2024-09-14T04:01:53.994931+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:54.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:54 smithi123 bash[24950]: audit 2024-09-14T04:01:54.001210+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:54.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:54 smithi123 bash[24950]: audit 2024-09-14T04:01:54.006543+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:54.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:54 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:01:54.735 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 14 04:01:54 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:01:54.735 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 04:01:54 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:01:54.735 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 04:01:54 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:01:54.735 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:01:54 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:01:54.736 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:54 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:01:54.736 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:01:54 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:01:54.736 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 14 04:01:54 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:01:54.769 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:01:54 smithi038 bash[56379]: v1.5.0: Pulling from prometheus/node-exporter 2024-09-14T04:01:54.769 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:01:54 smithi038 bash[56379]: 22b70bddd3ac: Pulling fs layer 2024-09-14T04:01:54.769 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:01:54 smithi038 bash[56379]: 5c12815fee55: Pulling fs layer 2024-09-14T04:01:54.770 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:01:54 smithi038 bash[56379]: c0e87333d380: Pulling fs layer 2024-09-14T04:01:55.171 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 04:01:55 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:01:55.171 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:01:54 smithi038 bash[56379]: 22b70bddd3ac: Verifying Checksum 2024-09-14T04:01:55.171 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:01:54 smithi038 bash[56379]: 22b70bddd3ac: Download complete 2024-09-14T04:01:55.171 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:01:54 smithi038 bash[56379]: 5c12815fee55: Verifying Checksum 2024-09-14T04:01:55.171 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:01:54 smithi038 bash[56379]: 5c12815fee55: Download complete 2024-09-14T04:01:55.171 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:01:54 smithi038 bash[56379]: c0e87333d380: Verifying Checksum 2024-09-14T04:01:55.171 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:01:54 smithi038 bash[56379]: c0e87333d380: Download complete 2024-09-14T04:01:55.171 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:01:55 smithi038 bash[56379]: 22b70bddd3ac: Pull complete 2024-09-14T04:01:55.172 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:01:54 smithi123 systemd[1]: Started Ceph node-exporter.b for 4d8d8784-724c-11ef-bceb-c7b262605968. 2024-09-14T04:01:55.172 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:01:54 smithi123 bash[49889]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-09-14T04:01:55.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:55 smithi123 bash[24950]: cephadm 2024-09-14T04:01:54.007402+0000 mgr.y (mgr.14406) 21 : cephadm [INF] Deploying daemon node-exporter.b on smithi123 2024-09-14T04:01:55.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:55 smithi123 bash[24950]: cluster 2024-09-14T04:01:54.125001+0000 mgr.y (mgr.14406) 22 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-14T04:01:55.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:55 smithi123 bash[24950]: audit 2024-09-14T04:01:54.774100+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:55.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:55 smithi123 bash[24950]: audit 2024-09-14T04:01:54.785889+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:55.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:55 smithi123 bash[24950]: audit 2024-09-14T04:01:54.798138+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:55.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:55 smithi123 bash[24950]: audit 2024-09-14T04:01:54.808631+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:55.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:55 smithi123 bash[24950]: audit 2024-09-14T04:01:54.826151+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:55.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:55 smithi038 bash[22519]: cephadm 2024-09-14T04:01:54.007402+0000 mgr.y (mgr.14406) 21 : cephadm [INF] Deploying daemon node-exporter.b on smithi123 2024-09-14T04:01:55.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:55 smithi038 bash[22519]: cluster 2024-09-14T04:01:54.125001+0000 mgr.y (mgr.14406) 22 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-14T04:01:55.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:55 smithi038 bash[22519]: audit 2024-09-14T04:01:54.774100+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:55.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:55 smithi038 bash[22519]: audit 2024-09-14T04:01:54.785889+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:55.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:55 smithi038 bash[22519]: audit 2024-09-14T04:01:54.798138+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:55.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:55 smithi038 bash[22519]: audit 2024-09-14T04:01:54.808631+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:55.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:55 smithi038 bash[22519]: audit 2024-09-14T04:01:54.826151+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:55.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:55 smithi038 bash[32505]: cephadm 2024-09-14T04:01:54.007402+0000 mgr.y (mgr.14406) 21 : cephadm [INF] Deploying daemon node-exporter.b on smithi123 2024-09-14T04:01:55.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:55 smithi038 bash[32505]: cluster 2024-09-14T04:01:54.125001+0000 mgr.y (mgr.14406) 22 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-14T04:01:55.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:55 smithi038 bash[32505]: audit 2024-09-14T04:01:54.774100+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:55.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:55 smithi038 bash[32505]: audit 2024-09-14T04:01:54.785889+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:55.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:55 smithi038 bash[32505]: audit 2024-09-14T04:01:54.798138+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:55.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:55 smithi038 bash[32505]: audit 2024-09-14T04:01:54.808631+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:55.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:55 smithi038 bash[32505]: audit 2024-09-14T04:01:54.826151+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:56.168 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:01:55 smithi123 bash[49889]: v1.5.0: Pulling from prometheus/node-exporter 2024-09-14T04:01:56.168 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:01:56 smithi123 bash[49889]: 22b70bddd3ac: Pulling fs layer 2024-09-14T04:01:56.168 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:01:56 smithi123 bash[49889]: 5c12815fee55: Pulling fs layer 2024-09-14T04:01:56.168 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:01:56 smithi123 bash[49889]: c0e87333d380: Pulling fs layer 2024-09-14T04:01:56.168 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:01:56 smithi123 bash[49889]: 5c12815fee55: Verifying Checksum 2024-09-14T04:01:56.269 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:56 smithi038 bash[22519]: cephadm 2024-09-14T04:01:54.853520+0000 mgr.y (mgr.14406) 23 : cephadm [INF] Deploying daemon alertmanager.a on smithi038 2024-09-14T04:01:56.269 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:56 smithi038 bash[32505]: cephadm 2024-09-14T04:01:54.853520+0000 mgr.y (mgr.14406) 23 : cephadm [INF] Deploying daemon alertmanager.a on smithi038 2024-09-14T04:01:56.270 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:01:55 smithi038 bash[56379]: 5c12815fee55: Pull complete 2024-09-14T04:01:56.335 INFO:teuthology.orchestra.run.smithi123.stdout:Scheduled grafana update... 2024-09-14T04:01:56.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:56 smithi123 bash[24950]: cephadm 2024-09-14T04:01:54.853520+0000 mgr.y (mgr.14406) 23 : cephadm [INF] Deploying daemon alertmanager.a on smithi038 2024-09-14T04:01:56.434 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:01:56 smithi123 bash[49889]: 5c12815fee55: Download complete 2024-09-14T04:01:56.434 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:01:56 smithi123 bash[49889]: 22b70bddd3ac: Verifying Checksum 2024-09-14T04:01:56.434 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:01:56 smithi123 bash[49889]: 22b70bddd3ac: Download complete 2024-09-14T04:01:56.434 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:01:56 smithi123 bash[49889]: c0e87333d380: Verifying Checksum 2024-09-14T04:01:56.435 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:01:56 smithi123 bash[49889]: c0e87333d380: Download complete 2024-09-14T04:01:56.435 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:01:56 smithi123 bash[49889]: 22b70bddd3ac: Pull complete 2024-09-14T04:01:56.737 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:01:56 smithi038 bash[56379]: c0e87333d380: Pull complete 2024-09-14T04:01:57.019 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:01:56 smithi038 bash[56379]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-09-14T04:01:57.019 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:01:56 smithi038 bash[56379]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-09-14T04:01:57.458 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:57 smithi123 bash[24950]: cluster 2024-09-14T04:01:56.125465+0000 mgr.y (mgr.14406) 24 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-14T04:01:57.458 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:57 smithi123 bash[24950]: audit 2024-09-14T04:01:56.197239+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:57.458 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:57 smithi123 bash[24950]: audit 2024-09-14T04:01:56.331041+0000 mgr.y (mgr.14406) 25 : audit [DBG] from='client.24343 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi123=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:01:57.458 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:57 smithi123 bash[24950]: cephadm 2024-09-14T04:01:56.332593+0000 mgr.y (mgr.14406) 26 : cephadm [INF] Saving service grafana spec with placement smithi123=a;count:1 2024-09-14T04:01:57.458 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:57 smithi123 bash[24950]: audit 2024-09-14T04:01:56.336848+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:57.519 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:57 smithi038 bash[32505]: cluster 2024-09-14T04:01:56.125465+0000 mgr.y (mgr.14406) 24 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-14T04:01:57.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:57 smithi038 bash[32505]: audit 2024-09-14T04:01:56.197239+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:57.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:57 smithi038 bash[32505]: audit 2024-09-14T04:01:56.331041+0000 mgr.y (mgr.14406) 25 : audit [DBG] from='client.24343 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi123=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:01:57.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:57 smithi038 bash[32505]: cephadm 2024-09-14T04:01:56.332593+0000 mgr.y (mgr.14406) 26 : cephadm [INF] Saving service grafana spec with placement smithi123=a;count:1 2024-09-14T04:01:57.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:57 smithi038 bash[32505]: audit 2024-09-14T04:01:56.336848+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:57.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:57 smithi038 bash[22519]: cluster 2024-09-14T04:01:56.125465+0000 mgr.y (mgr.14406) 24 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-14T04:01:57.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:57 smithi038 bash[22519]: audit 2024-09-14T04:01:56.197239+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:57.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:57 smithi038 bash[22519]: audit 2024-09-14T04:01:56.331041+0000 mgr.y (mgr.14406) 25 : audit [DBG] from='client.24343 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi123=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:01:57.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:57 smithi038 bash[22519]: cephadm 2024-09-14T04:01:56.332593+0000 mgr.y (mgr.14406) 26 : cephadm [INF] Saving service grafana spec with placement smithi123=a;count:1 2024-09-14T04:01:57.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:57 smithi038 bash[22519]: audit 2024-09-14T04:01:56.336848+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:01:57.528 DEBUG:teuthology.orchestra.run.smithi123:grafana.a> sudo journalctl -f -n 0 -u ceph-4d8d8784-724c-11ef-bceb-c7b262605968@grafana.a.service 2024-09-14T04:01:57.531 INFO:tasks.cephadm:Setting up client nodes... 2024-09-14T04:01:57.531 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-14T04:01:57.934 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:01:57 smithi123 bash[49889]: 5c12815fee55: Pull complete 2024-09-14T04:01:58.356 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:01:58 smithi123 bash[49889]: c0e87333d380: Pull complete 2024-09-14T04:01:58.356 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:01:58 smithi123 bash[49889]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-09-14T04:01:58.356 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:01:58 smithi123 bash[49889]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-09-14T04:01:59.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:01:59 smithi038 bash[22519]: cluster 2024-09-14T04:01:58.126085+0000 mgr.y (mgr.14406) 27 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-14T04:01:59.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:01:59 smithi038 bash[32505]: cluster 2024-09-14T04:01:58.126085+0000 mgr.y (mgr.14406) 27 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-14T04:01:59.520 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:01:59 smithi038 bash[56379]: ts=2024-09-14T04:01:59.361Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-09-14T04:01:59.520 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:01:59 smithi038 bash[56379]: ts=2024-09-14T04:01:59.361Z 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-09-14T04:01:59.520 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:01:59 smithi038 bash[56379]: ts=2024-09-14T04:01:59.362Z 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-09-14T04:01:59.520 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:01:59 smithi038 bash[56379]: ts=2024-09-14T04:01:59.362Z 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-09-14T04:01:59.520 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:01:59 smithi038 bash[56379]: ts=2024-09-14T04:01:59.362Z 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-09-14T04:01:59.521 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:01:59 smithi038 bash[56379]: ts=2024-09-14T04:01:59.363Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-14T04:01:59.521 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:01:59 smithi038 bash[56379]: ts=2024-09-14T04:01:59.363Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-14T04:01:59.521 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:01:59 smithi038 bash[56379]: ts=2024-09-14T04:01:59.363Z caller=node_exporter.go:117 level=info collector=arp 2024-09-14T04:01:59.521 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:01:59 smithi038 bash[56379]: ts=2024-09-14T04:01:59.363Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-14T04:01:59.521 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:01:59 smithi038 bash[56379]: ts=2024-09-14T04:01:59.363Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-14T04:01:59.521 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:01:59 smithi038 bash[56379]: ts=2024-09-14T04:01:59.363Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-14T04:01:59.521 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:01:59 smithi038 bash[56379]: ts=2024-09-14T04:01:59.363Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-14T04:01:59.521 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:01:59 smithi038 bash[56379]: ts=2024-09-14T04:01:59.363Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-14T04:01:59.521 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:01:59 smithi038 bash[56379]: ts=2024-09-14T04:01:59.363Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-14T04:01:59.521 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:01:59 smithi038 bash[56379]: ts=2024-09-14T04:01:59.363Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-14T04:01:59.521 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:01:59 smithi038 bash[56379]: ts=2024-09-14T04:01:59.363Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-14T04:01:59.521 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:01:59 smithi038 bash[56379]: ts=2024-09-14T04:01:59.363Z caller=node_exporter.go:117 level=info collector=edac 2024-09-14T04:01:59.521 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:01:59 smithi038 bash[56379]: ts=2024-09-14T04:01:59.363Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-14T04:01:59.522 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:01:59 smithi038 bash[56379]: ts=2024-09-14T04:01:59.363Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-14T04:01:59.522 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:01:59 smithi038 bash[56379]: ts=2024-09-14T04:01:59.363Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-14T04:01:59.522 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:01:59 smithi038 bash[56379]: ts=2024-09-14T04:01:59.363Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-14T04:01:59.522 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:01:59 smithi038 bash[56379]: ts=2024-09-14T04:01:59.363Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-14T04:01:59.522 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:01:59 smithi038 bash[56379]: ts=2024-09-14T04:01:59.363Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-14T04:01:59.522 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:01:59 smithi038 bash[56379]: ts=2024-09-14T04:01:59.363Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-14T04:01:59.522 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:01:59 smithi038 bash[56379]: ts=2024-09-14T04:01:59.363Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-14T04:01:59.522 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:01:59 smithi038 bash[56379]: ts=2024-09-14T04:01:59.363Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-14T04:01:59.523 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:01:59 smithi038 bash[56379]: ts=2024-09-14T04:01:59.363Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-14T04:01:59.523 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:01:59 smithi038 bash[56379]: ts=2024-09-14T04:01:59.363Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-14T04:01:59.523 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:01:59 smithi038 bash[56379]: ts=2024-09-14T04:01:59.363Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-14T04:01:59.523 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:01:59 smithi038 bash[56379]: ts=2024-09-14T04:01:59.363Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-14T04:01:59.523 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:01:59 smithi038 bash[56379]: ts=2024-09-14T04:01:59.363Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-14T04:01:59.523 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:01:59 smithi038 bash[56379]: ts=2024-09-14T04:01:59.363Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-14T04:01:59.523 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:01:59 smithi038 bash[56379]: ts=2024-09-14T04:01:59.363Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-14T04:01:59.523 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:01:59 smithi038 bash[56379]: ts=2024-09-14T04:01:59.363Z caller=node_exporter.go:117 level=info collector=os 2024-09-14T04:01:59.523 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:01:59 smithi038 bash[56379]: ts=2024-09-14T04:01:59.363Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-14T04:01:59.523 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:01:59 smithi038 bash[56379]: ts=2024-09-14T04:01:59.363Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-14T04:01:59.523 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:01:59 smithi038 bash[56379]: ts=2024-09-14T04:01:59.363Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-14T04:01:59.523 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:01:59 smithi038 bash[56379]: ts=2024-09-14T04:01:59.363Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-14T04:01:59.524 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:01:59 smithi038 bash[56379]: ts=2024-09-14T04:01:59.363Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-14T04:01:59.524 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:01:59 smithi038 bash[56379]: ts=2024-09-14T04:01:59.363Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-14T04:01:59.524 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:01:59 smithi038 bash[56379]: ts=2024-09-14T04:01:59.363Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-14T04:01:59.524 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:01:59 smithi038 bash[56379]: ts=2024-09-14T04:01:59.363Z caller=node_exporter.go:117 level=info collector=stat 2024-09-14T04:01:59.524 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:01:59 smithi038 bash[56379]: ts=2024-09-14T04:01:59.363Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-14T04:01:59.524 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:01:59 smithi038 bash[56379]: ts=2024-09-14T04:01:59.363Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-14T04:01:59.524 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:01:59 smithi038 bash[56379]: ts=2024-09-14T04:01:59.363Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-14T04:01:59.524 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:01:59 smithi038 bash[56379]: ts=2024-09-14T04:01:59.363Z caller=node_exporter.go:117 level=info collector=time 2024-09-14T04:01:59.524 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:01:59 smithi038 bash[56379]: ts=2024-09-14T04:01:59.363Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-14T04:01:59.524 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:01:59 smithi038 bash[56379]: ts=2024-09-14T04:01:59.363Z caller=node_exporter.go:117 level=info collector=uname 2024-09-14T04:01:59.524 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:01:59 smithi038 bash[56379]: ts=2024-09-14T04:01:59.363Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-14T04:01:59.524 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:01:59 smithi038 bash[56379]: ts=2024-09-14T04:01:59.363Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-14T04:01:59.524 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:01:59 smithi038 bash[56379]: ts=2024-09-14T04:01:59.363Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-14T04:01:59.525 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:01:59 smithi038 bash[56379]: ts=2024-09-14T04:01:59.364Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-09-14T04:01:59.525 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:01:59 smithi038 bash[56379]: ts=2024-09-14T04:01:59.364Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-14T04:01:59.525 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:01:59 smithi123 bash[24950]: cluster 2024-09-14T04:01:58.126085+0000 mgr.y (mgr.14406) 27 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-14T04:01:59.935 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:01:59 smithi123 bash[49889]: ts=2024-09-14T04:01:59.596Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-09-14T04:01:59.935 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:01:59 smithi123 bash[49889]: ts=2024-09-14T04:01:59.596Z 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-09-14T04:01:59.935 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:01:59 smithi123 bash[49889]: ts=2024-09-14T04:01:59.596Z 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-09-14T04:01:59.935 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:01:59 smithi123 bash[49889]: ts=2024-09-14T04:01:59.596Z 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-09-14T04:01:59.935 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:01:59 smithi123 bash[49889]: ts=2024-09-14T04:01:59.597Z 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-09-14T04:01:59.935 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:01:59 smithi123 bash[49889]: ts=2024-09-14T04:01:59.597Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-14T04:01:59.936 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:01:59 smithi123 bash[49889]: ts=2024-09-14T04:01:59.597Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-14T04:01:59.936 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:01:59 smithi123 bash[49889]: ts=2024-09-14T04:01:59.597Z caller=node_exporter.go:117 level=info collector=arp 2024-09-14T04:01:59.936 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:01:59 smithi123 bash[49889]: ts=2024-09-14T04:01:59.597Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-14T04:01:59.936 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:01:59 smithi123 bash[49889]: ts=2024-09-14T04:01:59.597Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-14T04:01:59.936 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:01:59 smithi123 bash[49889]: ts=2024-09-14T04:01:59.597Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-14T04:01:59.936 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:01:59 smithi123 bash[49889]: ts=2024-09-14T04:01:59.597Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-14T04:01:59.936 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:01:59 smithi123 bash[49889]: ts=2024-09-14T04:01:59.597Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-14T04:01:59.936 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:01:59 smithi123 bash[49889]: ts=2024-09-14T04:01:59.597Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-14T04:01:59.936 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:01:59 smithi123 bash[49889]: ts=2024-09-14T04:01:59.597Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-14T04:01:59.936 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:01:59 smithi123 bash[49889]: ts=2024-09-14T04:01:59.597Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-14T04:01:59.936 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:01:59 smithi123 bash[49889]: ts=2024-09-14T04:01:59.597Z caller=node_exporter.go:117 level=info collector=edac 2024-09-14T04:01:59.936 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:01:59 smithi123 bash[49889]: ts=2024-09-14T04:01:59.597Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-14T04:01:59.936 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:01:59 smithi123 bash[49889]: ts=2024-09-14T04:01:59.597Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-14T04:01:59.936 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:01:59 smithi123 bash[49889]: ts=2024-09-14T04:01:59.597Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-14T04:01:59.936 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:01:59 smithi123 bash[49889]: ts=2024-09-14T04:01:59.597Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-14T04:01:59.937 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:01:59 smithi123 bash[49889]: ts=2024-09-14T04:01:59.597Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-14T04:01:59.937 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:01:59 smithi123 bash[49889]: ts=2024-09-14T04:01:59.597Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-14T04:01:59.937 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:01:59 smithi123 bash[49889]: ts=2024-09-14T04:01:59.597Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-14T04:01:59.937 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:01:59 smithi123 bash[49889]: ts=2024-09-14T04:01:59.597Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-14T04:01:59.937 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:01:59 smithi123 bash[49889]: ts=2024-09-14T04:01:59.597Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-14T04:01:59.937 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:01:59 smithi123 bash[49889]: ts=2024-09-14T04:01:59.597Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-14T04:01:59.937 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:01:59 smithi123 bash[49889]: ts=2024-09-14T04:01:59.597Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-14T04:01:59.937 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:01:59 smithi123 bash[49889]: ts=2024-09-14T04:01:59.597Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-14T04:01:59.937 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:01:59 smithi123 bash[49889]: ts=2024-09-14T04:01:59.597Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-14T04:01:59.937 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:01:59 smithi123 bash[49889]: ts=2024-09-14T04:01:59.597Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-14T04:01:59.938 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:01:59 smithi123 bash[49889]: ts=2024-09-14T04:01:59.597Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-14T04:01:59.938 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:01:59 smithi123 bash[49889]: ts=2024-09-14T04:01:59.597Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-14T04:01:59.938 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:01:59 smithi123 bash[49889]: ts=2024-09-14T04:01:59.597Z caller=node_exporter.go:117 level=info collector=os 2024-09-14T04:01:59.938 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:01:59 smithi123 bash[49889]: ts=2024-09-14T04:01:59.597Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-14T04:01:59.938 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:01:59 smithi123 bash[49889]: ts=2024-09-14T04:01:59.597Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-14T04:01:59.938 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:01:59 smithi123 bash[49889]: ts=2024-09-14T04:01:59.597Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-14T04:01:59.938 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:01:59 smithi123 bash[49889]: ts=2024-09-14T04:01:59.597Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-14T04:01:59.938 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:01:59 smithi123 bash[49889]: ts=2024-09-14T04:01:59.597Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-14T04:01:59.938 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:01:59 smithi123 bash[49889]: ts=2024-09-14T04:01:59.597Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-14T04:01:59.939 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:01:59 smithi123 bash[49889]: ts=2024-09-14T04:01:59.597Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-14T04:01:59.939 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:01:59 smithi123 bash[49889]: ts=2024-09-14T04:01:59.598Z caller=node_exporter.go:117 level=info collector=stat 2024-09-14T04:01:59.939 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:01:59 smithi123 bash[49889]: ts=2024-09-14T04:01:59.598Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-14T04:01:59.939 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:01:59 smithi123 bash[49889]: ts=2024-09-14T04:01:59.598Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-14T04:01:59.939 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:01:59 smithi123 bash[49889]: ts=2024-09-14T04:01:59.598Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-14T04:01:59.939 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:01:59 smithi123 bash[49889]: ts=2024-09-14T04:01:59.598Z caller=node_exporter.go:117 level=info collector=time 2024-09-14T04:01:59.939 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:01:59 smithi123 bash[49889]: ts=2024-09-14T04:01:59.598Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-14T04:01:59.939 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:01:59 smithi123 bash[49889]: ts=2024-09-14T04:01:59.598Z caller=node_exporter.go:117 level=info collector=uname 2024-09-14T04:01:59.940 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:01:59 smithi123 bash[49889]: ts=2024-09-14T04:01:59.598Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-14T04:01:59.940 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:01:59 smithi123 bash[49889]: ts=2024-09-14T04:01:59.598Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-14T04:01:59.940 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:01:59 smithi123 bash[49889]: ts=2024-09-14T04:01:59.598Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-14T04:01:59.940 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:01:59 smithi123 bash[49889]: ts=2024-09-14T04:01:59.598Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-09-14T04:01:59.940 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:01:59 smithi123 bash[49889]: ts=2024-09-14T04:01:59.598Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-14T04:02:01.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:01 smithi038 bash[22519]: cluster 2024-09-14T04:02:00.126722+0000 mgr.y (mgr.14406) 28 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-14T04:02:01.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:01 smithi038 bash[32505]: cluster 2024-09-14T04:02:00.126722+0000 mgr.y (mgr.14406) 28 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-14T04:02:01.625 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:01 smithi123 bash[24950]: cluster 2024-09-14T04:02:00.126722+0000 mgr.y (mgr.14406) 28 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-14T04:02:01.934 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:02:01 smithi123 bash[25882]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:02:01] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-14T04:02:02.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:02 smithi038 bash[22519]: audit 2024-09-14T04:02:01.209178+0000 mon.c (mon.2) 38 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:02:02.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:02 smithi038 bash[32505]: audit 2024-09-14T04:02:01.209178+0000 mon.c (mon.2) 38 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:02:02.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:02 smithi123 bash[24950]: audit 2024-09-14T04:02:01.209178+0000 mon.c (mon.2) 38 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:02:03.304 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:02:03.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:03 smithi038 bash[22519]: cluster 2024-09-14T04:02:02.127337+0000 mgr.y (mgr.14406) 29 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-14T04:02:03.519 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:03 smithi038 bash[32505]: cluster 2024-09-14T04:02:02.127337+0000 mgr.y (mgr.14406) 29 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-14T04:02:03.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:03 smithi123 bash[24950]: cluster 2024-09-14T04:02:02.127337+0000 mgr.y (mgr.14406) 29 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-14T04:02:05.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:05 smithi038 bash[22519]: cluster 2024-09-14T04:02:04.127938+0000 mgr.y (mgr.14406) 30 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-14T04:02:05.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:05 smithi038 bash[32505]: cluster 2024-09-14T04:02:04.127938+0000 mgr.y (mgr.14406) 30 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-14T04:02:05.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:05 smithi123 bash[24950]: cluster 2024-09-14T04:02:04.127938+0000 mgr.y (mgr.14406) 30 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-14T04:02:07.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:07 smithi038 bash[22519]: cluster 2024-09-14T04:02:06.128549+0000 mgr.y (mgr.14406) 31 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:02:07.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:07 smithi038 bash[32505]: cluster 2024-09-14T04:02:06.128549+0000 mgr.y (mgr.14406) 31 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:02:07.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:07 smithi123 bash[24950]: cluster 2024-09-14T04:02:06.128549+0000 mgr.y (mgr.14406) 31 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:02:07.847 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 04:02:07 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:02:07.848 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:07 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:02:07.848 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:02:07 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:02:07.848 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:07 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:02:07.849 INFO:journalctl@ceph.osd.1.smithi038.stdout:Sep 14 04:02:07 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:02:07.849 INFO:journalctl@ceph.osd.3.smithi038.stdout:Sep 14 04:02:07 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:02:07.849 INFO:journalctl@ceph.osd.2.smithi038.stdout:Sep 14 04:02:07 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:02:07.850 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:02:07 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:02:07.850 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 04:02:07 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:02:08.269 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:07 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:02:08.269 INFO:journalctl@ceph.osd.1.smithi038.stdout:Sep 14 04:02:07 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:02:08.270 INFO:journalctl@ceph.osd.2.smithi038.stdout:Sep 14 04:02:07 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:02:08.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:07 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:02:08.270 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:02:07 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:02:08.271 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 04:02:07 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:02:08.271 INFO:journalctl@ceph.osd.3.smithi038.stdout:Sep 14 04:02:07 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:02:08.271 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:02:07 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:02:08.272 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 04:02:07 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:02:08.272 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 04:02:07 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:02:08.272 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 04:02:07 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:02:08.272 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 04:02:08 smithi038 systemd[1]: Started Ceph alertmanager.a for 4d8d8784-724c-11ef-bceb-c7b262605968. 2024-09-14T04:02:09.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:09 smithi123 bash[24950]: audit 2024-09-14T04:02:08.122950+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:09.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:09 smithi123 bash[24950]: cluster 2024-09-14T04:02:08.128941+0000 mgr.y (mgr.14406) 32 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:02:09.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:09 smithi123 bash[24950]: audit 2024-09-14T04:02:08.131705+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:09.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:09 smithi123 bash[24950]: audit 2024-09-14T04:02:08.137144+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:09.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:09 smithi123 bash[24950]: audit 2024-09-14T04:02:08.141725+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:09.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:09 smithi123 bash[24950]: audit 2024-09-14T04:02:08.172542+0000 mon.c (mon.2) 39 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:02:09.488 INFO:teuthology.orchestra.run.smithi038.stdout:[client.0] 2024-09-14T04:02:09.488 INFO:teuthology.orchestra.run.smithi038.stdout: key = AQDBCuVmdcm/HBAAevd2ViJs7vT9Q53Ml8sdsg== 2024-09-14T04:02:09.499 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:09 smithi038 bash[22519]: audit 2024-09-14T04:02:08.122950+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:09.499 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:09 smithi038 bash[22519]: cluster 2024-09-14T04:02:08.128941+0000 mgr.y (mgr.14406) 32 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:02:09.499 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:09 smithi038 bash[22519]: audit 2024-09-14T04:02:08.131705+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:09.500 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:09 smithi038 bash[22519]: audit 2024-09-14T04:02:08.137144+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:09.500 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:09 smithi038 bash[22519]: audit 2024-09-14T04:02:08.141725+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:09.500 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:09 smithi038 bash[22519]: audit 2024-09-14T04:02:08.172542+0000 mon.c (mon.2) 39 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:02:09.500 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:09 smithi038 bash[32505]: audit 2024-09-14T04:02:08.122950+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:09.500 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:09 smithi038 bash[32505]: cluster 2024-09-14T04:02:08.128941+0000 mgr.y (mgr.14406) 32 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:02:09.500 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:09 smithi038 bash[32505]: audit 2024-09-14T04:02:08.131705+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:09.500 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:09 smithi038 bash[32505]: audit 2024-09-14T04:02:08.137144+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:09.500 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:09 smithi038 bash[32505]: audit 2024-09-14T04:02:08.141725+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:09.500 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:09 smithi038 bash[32505]: audit 2024-09-14T04:02:08.172542+0000 mon.c (mon.2) 39 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:02:10.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:10 smithi123 bash[24950]: audit 2024-09-14T04:02:09.481193+0000 mon.c (mon.2) 40 : audit [INF] from='client.? 172.21.15.38:0/2131488863' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-14T04:02:10.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:10 smithi123 bash[24950]: audit 2024-09-14T04:02:09.482013+0000 mon.a (mon.0) 690 : 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-09-14T04:02:10.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:10 smithi123 bash[24950]: audit 2024-09-14T04:02:09.490360+0000 mon.a (mon.0) 691 : 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-09-14T04:02:10.486 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:10 smithi038 bash[22519]: audit 2024-09-14T04:02:09.481193+0000 mon.c (mon.2) 40 : audit [INF] from='client.? 172.21.15.38:0/2131488863' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-14T04:02:10.486 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:10 smithi038 bash[22519]: audit 2024-09-14T04:02:09.482013+0000 mon.a (mon.0) 690 : 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-09-14T04:02:10.486 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:10 smithi038 bash[22519]: audit 2024-09-14T04:02:09.490360+0000 mon.a (mon.0) 691 : 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-09-14T04:02:10.486 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:10 smithi038 bash[32505]: audit 2024-09-14T04:02:09.481193+0000 mon.c (mon.2) 40 : audit [INF] from='client.? 172.21.15.38:0/2131488863' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-14T04:02:10.486 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:10 smithi038 bash[32505]: audit 2024-09-14T04:02:09.482013+0000 mon.a (mon.0) 690 : 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-09-14T04:02:10.486 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:10 smithi038 bash[32505]: audit 2024-09-14T04:02:09.490360+0000 mon.a (mon.0) 691 : 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-09-14T04:02:10.543 DEBUG:teuthology.orchestra.run.smithi038:> set -ex 2024-09-14T04:02:10.543 DEBUG:teuthology.orchestra.run.smithi038:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-09-14T04:02:10.543 DEBUG:teuthology.orchestra.run.smithi038:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-14T04:02:10.559 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-14T04:02:10.770 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 04:02:10 smithi038 bash[56846]: ts=2024-09-14T04:02:10.585Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-09-14T04:02:10.770 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 04:02:10 smithi038 bash[56846]: ts=2024-09-14T04:02:10.585Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-09-14T04:02:10.770 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 04:02:10 smithi038 bash[56846]: ts=2024-09-14T04:02:10.587Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.38 port=9094 2024-09-14T04:02:10.770 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 04:02:10 smithi038 bash[56846]: ts=2024-09-14T04:02:10.588Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-14T04:02:10.770 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 04:02:10 smithi038 bash[56846]: ts=2024-09-14T04:02:10.618Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-14T04:02:10.770 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 04:02:10 smithi038 bash[56846]: ts=2024-09-14T04:02:10.619Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-14T04:02:10.770 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 04:02:10 smithi038 bash[56846]: ts=2024-09-14T04:02:10.622Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-09-14T04:02:10.770 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 04:02:10 smithi038 bash[56846]: ts=2024-09-14T04:02:10.622Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-14T04:02:11.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:11 smithi038 bash[22519]: cluster 2024-09-14T04:02:10.129458+0000 mgr.y (mgr.14406) 33 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:02:11.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:11 smithi038 bash[22519]: audit 2024-09-14T04:02:11.216059+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:11.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:11 smithi038 bash[32505]: cluster 2024-09-14T04:02:10.129458+0000 mgr.y (mgr.14406) 33 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:02:11.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:11 smithi038 bash[32505]: audit 2024-09-14T04:02:11.216059+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:11.934 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:02:11 smithi123 bash[25882]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:02:11] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-14T04:02:11.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:11 smithi123 bash[24950]: cluster 2024-09-14T04:02:10.129458+0000 mgr.y (mgr.14406) 33 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:02:11.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:11 smithi123 bash[24950]: audit 2024-09-14T04:02:11.216059+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:13.019 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 04:02:12 smithi038 bash[56846]: ts=2024-09-14T04:02:12.588Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000293565s 2024-09-14T04:02:13.769 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:02:13 smithi038 bash[22772]: [14/Sep/2024:04:02:13] ENGINE Bus STOPPING 2024-09-14T04:02:13.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:13 smithi038 bash[22519]: cluster 2024-09-14T04:02:12.129980+0000 mgr.y (mgr.14406) 34 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:02:13.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:13 smithi038 bash[22519]: audit 2024-09-14T04:02:13.486104+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:13.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:13 smithi038 bash[22519]: audit 2024-09-14T04:02:13.492535+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:13.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:13 smithi038 bash[22519]: audit 2024-09-14T04:02:13.495903+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:13.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:13 smithi038 bash[32505]: cluster 2024-09-14T04:02:12.129980+0000 mgr.y (mgr.14406) 34 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:02:13.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:13 smithi038 bash[32505]: audit 2024-09-14T04:02:13.486104+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:13.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:13 smithi038 bash[32505]: audit 2024-09-14T04:02:13.492535+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:13.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:13 smithi038 bash[32505]: audit 2024-09-14T04:02:13.495903+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:13.866 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:13 smithi123 bash[24950]: cluster 2024-09-14T04:02:12.129980+0000 mgr.y (mgr.14406) 34 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:02:13.867 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:13 smithi123 bash[24950]: audit 2024-09-14T04:02:13.486104+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:13.867 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:13 smithi123 bash[24950]: audit 2024-09-14T04:02:13.492535+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:13.867 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:13 smithi123 bash[24950]: audit 2024-09-14T04:02:13.495903+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:14.184 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:13 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:02:14.269 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:02:13 smithi038 bash[22772]: [14/Sep/2024:04:02:13] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-14T04:02:14.270 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:02:13 smithi038 bash[22772]: [14/Sep/2024:04:02:13] ENGINE Bus STOPPED 2024-09-14T04:02:14.270 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:02:13 smithi038 bash[22772]: [14/Sep/2024:04:02:13] ENGINE Bus STARTING 2024-09-14T04:02:14.270 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:02:13 smithi038 bash[22772]: [14/Sep/2024:04:02:13] ENGINE Serving on http://:::9283 2024-09-14T04:02:14.270 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:02:13 smithi038 bash[22772]: [14/Sep/2024:04:02:13] ENGINE Bus STARTED 2024-09-14T04:02:14.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:14 smithi038 bash[22519]: audit 2024-09-14T04:02:13.500963+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:14.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:14 smithi038 bash[22519]: audit 2024-09-14T04:02:13.518715+0000 mon.c (mon.2) 41 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:02:14.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:14 smithi038 bash[22519]: audit 2024-09-14T04:02:13.519541+0000 mon.c (mon.2) 42 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:02:14.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:14 smithi038 bash[22519]: audit 2024-09-14T04:02:13.529397+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:14.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:14 smithi038 bash[22519]: audit 2024-09-14T04:02:13.598897+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:14.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:14 smithi038 bash[22519]: audit 2024-09-14T04:02:13.612947+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:14.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:14 smithi038 bash[22519]: audit 2024-09-14T04:02:13.620275+0000 mon.c (mon.2) 43 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-14T04:02:14.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:14 smithi038 bash[22519]: audit 2024-09-14T04:02:13.621047+0000 mgr.y (mgr.14406) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-14T04:02:14.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:14 smithi038 bash[22519]: audit 2024-09-14T04:02:13.629683+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:14.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:14 smithi038 bash[32505]: audit 2024-09-14T04:02:13.500963+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:14.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:14 smithi038 bash[32505]: audit 2024-09-14T04:02:13.518715+0000 mon.c (mon.2) 41 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:02:14.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:14 smithi038 bash[32505]: audit 2024-09-14T04:02:13.519541+0000 mon.c (mon.2) 42 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:02:14.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:14 smithi038 bash[32505]: audit 2024-09-14T04:02:13.529397+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:14.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:14 smithi038 bash[32505]: audit 2024-09-14T04:02:13.598897+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:14.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:14 smithi038 bash[32505]: audit 2024-09-14T04:02:13.612947+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:14.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:14 smithi038 bash[32505]: audit 2024-09-14T04:02:13.620275+0000 mon.c (mon.2) 43 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-14T04:02:14.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:14 smithi038 bash[32505]: audit 2024-09-14T04:02:13.621047+0000 mgr.y (mgr.14406) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-14T04:02:14.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:14 smithi038 bash[32505]: audit 2024-09-14T04:02:13.629683+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:14.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:14 smithi123 bash[24950]: audit 2024-09-14T04:02:13.500963+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:14.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:14 smithi123 bash[24950]: audit 2024-09-14T04:02:13.518715+0000 mon.c (mon.2) 41 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:02:14.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:14 smithi123 bash[24950]: audit 2024-09-14T04:02:13.519541+0000 mon.c (mon.2) 42 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:02:14.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:14 smithi123 bash[24950]: audit 2024-09-14T04:02:13.529397+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:14.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:14 smithi123 bash[24950]: audit 2024-09-14T04:02:13.598897+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:14.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:14 smithi123 bash[24950]: audit 2024-09-14T04:02:13.612947+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:14.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:14 smithi123 bash[24950]: audit 2024-09-14T04:02:13.620275+0000 mon.c (mon.2) 43 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-14T04:02:14.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:14 smithi123 bash[24950]: audit 2024-09-14T04:02:13.621047+0000 mgr.y (mgr.14406) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-14T04:02:14.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:14 smithi123 bash[24950]: audit 2024-09-14T04:02:13.629683+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:14.985 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T04:02:15.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:15 smithi123 bash[24950]: cephadm 2024-09-14T04:02:13.655806+0000 mgr.y (mgr.14406) 36 : cephadm [INF] Deploying daemon grafana.a on smithi123 2024-09-14T04:02:15.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:15 smithi123 bash[24950]: cluster 2024-09-14T04:02:14.130585+0000 mgr.y (mgr.14406) 37 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:02:16.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:15 smithi038 bash[22519]: cephadm 2024-09-14T04:02:13.655806+0000 mgr.y (mgr.14406) 36 : cephadm [INF] Deploying daemon grafana.a on smithi123 2024-09-14T04:02:16.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:15 smithi038 bash[22519]: cluster 2024-09-14T04:02:14.130585+0000 mgr.y (mgr.14406) 37 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:02:16.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:15 smithi038 bash[32505]: cephadm 2024-09-14T04:02:13.655806+0000 mgr.y (mgr.14406) 36 : cephadm [INF] Deploying daemon grafana.a on smithi123 2024-09-14T04:02:16.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:15 smithi038 bash[32505]: cluster 2024-09-14T04:02:14.130585+0000 mgr.y (mgr.14406) 37 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:02:16.911 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:16 smithi123 bash[24950]: audit 2024-09-14T04:02:16.209419+0000 mon.c (mon.2) 44 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:02:17.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:16 smithi038 bash[22519]: audit 2024-09-14T04:02:16.209419+0000 mon.c (mon.2) 44 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:02:17.019 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:16 smithi038 bash[32505]: audit 2024-09-14T04:02:16.209419+0000 mon.c (mon.2) 44 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:02:17.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:17 smithi123 bash[24950]: cluster 2024-09-14T04:02:16.131241+0000 mgr.y (mgr.14406) 38 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:02:18.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:17 smithi038 bash[22519]: cluster 2024-09-14T04:02:16.131241+0000 mgr.y (mgr.14406) 38 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:02:18.019 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:17 smithi038 bash[32505]: cluster 2024-09-14T04:02:16.131241+0000 mgr.y (mgr.14406) 38 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:02:18.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:18 smithi123 bash[24950]: cluster 2024-09-14T04:02:18.131889+0000 mgr.y (mgr.14406) 39 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:02:19.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:18 smithi038 bash[22519]: cluster 2024-09-14T04:02:18.131889+0000 mgr.y (mgr.14406) 39 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:02:19.019 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:18 smithi038 bash[32505]: cluster 2024-09-14T04:02:18.131889+0000 mgr.y (mgr.14406) 39 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:02:21.019 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 04:02:20 smithi038 bash[56846]: ts=2024-09-14T04:02:20.591Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002758811s 2024-09-14T04:02:21.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:21 smithi038 bash[22519]: cluster 2024-09-14T04:02:20.132458+0000 mgr.y (mgr.14406) 40 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:02:21.519 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:21 smithi038 bash[32505]: cluster 2024-09-14T04:02:20.132458+0000 mgr.y (mgr.14406) 40 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:02:21.565 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:21 smithi123 bash[24950]: cluster 2024-09-14T04:02:20.132458+0000 mgr.y (mgr.14406) 40 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:02:21.934 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:02:21 smithi123 bash[25882]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:02:21] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-14T04:02:22.069 INFO:teuthology.orchestra.run.smithi123.stdout:[client.1] 2024-09-14T04:02:22.069 INFO:teuthology.orchestra.run.smithi123.stdout: key = AQDOCuVmepFUAxAAPulaLGIc+myCIekw6TDihA== 2024-09-14T04:02:22.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:22 smithi123 bash[24950]: audit 2024-09-14T04:02:22.055562+0000 mon.a (mon.0) 701 : 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-09-14T04:02:22.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:22 smithi123 bash[24950]: audit 2024-09-14T04:02:22.055845+0000 mon.b (mon.1) 30 : audit [INF] from='client.? 172.21.15.123:0/3385830597' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-14T04:02:22.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:22 smithi123 bash[24950]: audit 2024-09-14T04:02:22.071812+0000 mon.a (mon.0) 702 : 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-09-14T04:02:22.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:22 smithi038 bash[22519]: audit 2024-09-14T04:02:22.055562+0000 mon.a (mon.0) 701 : 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-09-14T04:02:22.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:22 smithi038 bash[22519]: audit 2024-09-14T04:02:22.055845+0000 mon.b (mon.1) 30 : audit [INF] from='client.? 172.21.15.123:0/3385830597' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-14T04:02:22.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:22 smithi038 bash[22519]: audit 2024-09-14T04:02:22.071812+0000 mon.a (mon.0) 702 : 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-09-14T04:02:22.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:22 smithi038 bash[32505]: audit 2024-09-14T04:02:22.055562+0000 mon.a (mon.0) 701 : 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-09-14T04:02:22.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:22 smithi038 bash[32505]: audit 2024-09-14T04:02:22.055845+0000 mon.b (mon.1) 30 : audit [INF] from='client.? 172.21.15.123:0/3385830597' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-14T04:02:22.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:22 smithi038 bash[32505]: audit 2024-09-14T04:02:22.071812+0000 mon.a (mon.0) 702 : 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-09-14T04:02:23.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:23 smithi038 bash[22519]: cluster 2024-09-14T04:02:22.133158+0000 mgr.y (mgr.14406) 41 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:02:23.519 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:23 smithi038 bash[32505]: cluster 2024-09-14T04:02:22.133158+0000 mgr.y (mgr.14406) 41 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:02:23.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:23 smithi123 bash[24950]: cluster 2024-09-14T04:02:22.133158+0000 mgr.y (mgr.14406) 41 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:02:25.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:25 smithi038 bash[22519]: cluster 2024-09-14T04:02:24.133727+0000 mgr.y (mgr.14406) 42 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:02:25.519 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:25 smithi038 bash[32505]: cluster 2024-09-14T04:02:24.133727+0000 mgr.y (mgr.14406) 42 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:02:25.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:25 smithi123 bash[24950]: cluster 2024-09-14T04:02:24.133727+0000 mgr.y (mgr.14406) 42 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:02:26.667 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2024-09-14T04:02:26.668 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-09-14T04:02:26.668 DEBUG:teuthology.orchestra.run.smithi123:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-09-14T04:02:26.688 INFO:tasks.cephadm:Creating RBD pool 2024-09-14T04:02:26.688 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd pool create rbd 8 2024-09-14T04:02:27.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:27 smithi038 bash[22519]: cluster 2024-09-14T04:02:26.134293+0000 mgr.y (mgr.14406) 43 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:02:27.519 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:27 smithi038 bash[32505]: cluster 2024-09-14T04:02:26.134293+0000 mgr.y (mgr.14406) 43 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:02:27.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:27 smithi123 bash[24950]: cluster 2024-09-14T04:02:26.134293+0000 mgr.y (mgr.14406) 43 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:02:29.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:29 smithi038 bash[22519]: cluster 2024-09-14T04:02:28.134976+0000 mgr.y (mgr.14406) 44 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:02:29.519 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:29 smithi038 bash[32505]: cluster 2024-09-14T04:02:28.134976+0000 mgr.y (mgr.14406) 44 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:02:29.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:29 smithi123 bash[24950]: cluster 2024-09-14T04:02:28.134976+0000 mgr.y (mgr.14406) 44 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:02:31.476 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:02:31.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:31 smithi038 bash[22519]: cluster 2024-09-14T04:02:30.135543+0000 mgr.y (mgr.14406) 45 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:02:31.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:31 smithi038 bash[22519]: audit 2024-09-14T04:02:31.210180+0000 mon.c (mon.2) 45 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:02:31.519 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:31 smithi038 bash[32505]: cluster 2024-09-14T04:02:30.135543+0000 mgr.y (mgr.14406) 45 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:02:31.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:31 smithi038 bash[32505]: audit 2024-09-14T04:02:31.210180+0000 mon.c (mon.2) 45 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:02:31.625 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:31 smithi123 bash[24950]: cluster 2024-09-14T04:02:30.135543+0000 mgr.y (mgr.14406) 45 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:02:31.625 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:31 smithi123 bash[24950]: audit 2024-09-14T04:02:31.210180+0000 mon.c (mon.2) 45 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:02:31.934 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:02:31 smithi123 bash[25882]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:02:31] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-14T04:02:33.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:33 smithi038 bash[22519]: cluster 2024-09-14T04:02:32.136062+0000 mgr.y (mgr.14406) 46 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:02:33.519 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:33 smithi038 bash[32505]: cluster 2024-09-14T04:02:32.136062+0000 mgr.y (mgr.14406) 46 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:02:33.662 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:33 smithi123 bash[24950]: cluster 2024-09-14T04:02:32.136062+0000 mgr.y (mgr.14406) 46 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:02:35.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:35 smithi038 bash[22519]: cluster 2024-09-14T04:02:34.136634+0000 mgr.y (mgr.14406) 47 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:02:35.519 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:35 smithi038 bash[32505]: cluster 2024-09-14T04:02:34.136634+0000 mgr.y (mgr.14406) 47 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:02:35.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:35 smithi123 bash[24950]: cluster 2024-09-14T04:02:34.136634+0000 mgr.y (mgr.14406) 47 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:02:36.310 INFO:teuthology.orchestra.run.smithi038.stderr:pool 'rbd' created 2024-09-14T04:02:36.477 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:02:36 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:02:36.478 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 04:02:36 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:02:36.478 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 04:02:36 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:02:36.478 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:02:36 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:02:36.479 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:36 smithi123 bash[24950]: audit 2024-09-14T04:02:35.380584+0000 mon.c (mon.2) 46 : audit [INF] from='client.? 172.21.15.38:0/2496179393' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-09-14T04:02:36.479 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:36 smithi123 bash[24950]: audit 2024-09-14T04:02:35.381053+0000 mon.a (mon.0) 703 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-09-14T04:02:36.479 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:36 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:02:36.479 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 14 04:02:36 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:02:36.479 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 14 04:02:36 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:02:36.480 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:02:36 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:02:36.575 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:36 smithi038 bash[22519]: audit 2024-09-14T04:02:35.380584+0000 mon.c (mon.2) 46 : audit [INF] from='client.? 172.21.15.38:0/2496179393' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-09-14T04:02:36.575 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:36 smithi038 bash[22519]: audit 2024-09-14T04:02:35.381053+0000 mon.a (mon.0) 703 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-09-14T04:02:36.576 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:36 smithi038 bash[32505]: audit 2024-09-14T04:02:35.380584+0000 mon.c (mon.2) 46 : audit [INF] from='client.? 172.21.15.38:0/2496179393' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-09-14T04:02:36.576 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:36 smithi038 bash[32505]: audit 2024-09-14T04:02:35.381053+0000 mon.a (mon.0) 703 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-09-14T04:02:36.736 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 04:02:36 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:02:36.736 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 04:02:36 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:02:36.737 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:02:36 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:02:36.737 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:02:36 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:02:36.737 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:36 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:02:36.738 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 14 04:02:36 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:02:36.738 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:02:36 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:02:36.738 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 14 04:02:36 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:02:36.738 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:36 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:02:36.738 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:36 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:02:36.738 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:36 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:02:36.739 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:36 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:02:36.739 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:36 smithi123 systemd[1]: Started Ceph grafana.a for 4d8d8784-724c-11ef-bceb-c7b262605968. 2024-09-14T04:02:37.114 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- rbd pool init rbd 2024-09-14T04:02:37.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:37 smithi038 bash[22519]: cluster 2024-09-14T04:02:36.137221+0000 mgr.y (mgr.14406) 48 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:02:37.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:37 smithi038 bash[22519]: audit 2024-09-14T04:02:36.313003+0000 mon.a (mon.0) 704 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-09-14T04:02:37.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:37 smithi038 bash[22519]: cluster 2024-09-14T04:02:36.313156+0000 mon.a (mon.0) 705 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-09-14T04:02:37.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:37 smithi038 bash[22519]: audit 2024-09-14T04:02:36.783181+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:37.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:37 smithi038 bash[22519]: audit 2024-09-14T04:02:36.804441+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:37.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:37 smithi038 bash[22519]: audit 2024-09-14T04:02:36.818769+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:37.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:37 smithi038 bash[22519]: audit 2024-09-14T04:02:36.827030+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:37.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:37 smithi038 bash[22519]: audit 2024-09-14T04:02:36.884025+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:02:37.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:37 smithi038 bash[22519]: audit 2024-09-14T04:02:37.177770+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:37.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:37 smithi038 bash[22519]: audit 2024-09-14T04:02:37.192550+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:37.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:37 smithi038 bash[32505]: cluster 2024-09-14T04:02:36.137221+0000 mgr.y (mgr.14406) 48 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:02:37.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:37 smithi038 bash[32505]: audit 2024-09-14T04:02:36.313003+0000 mon.a (mon.0) 704 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-09-14T04:02:37.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:37 smithi038 bash[32505]: cluster 2024-09-14T04:02:36.313156+0000 mon.a (mon.0) 705 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-09-14T04:02:37.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:37 smithi038 bash[32505]: audit 2024-09-14T04:02:36.783181+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:37.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:37 smithi038 bash[32505]: audit 2024-09-14T04:02:36.804441+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:37.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:37 smithi038 bash[32505]: audit 2024-09-14T04:02:36.818769+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:37.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:37 smithi038 bash[32505]: audit 2024-09-14T04:02:36.827030+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:37.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:37 smithi038 bash[32505]: audit 2024-09-14T04:02:36.884025+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:02:37.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:37 smithi038 bash[32505]: audit 2024-09-14T04:02:37.177770+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:37.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:37 smithi038 bash[32505]: audit 2024-09-14T04:02:37.192550+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:37.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:37 smithi123 bash[24950]: cluster 2024-09-14T04:02:36.137221+0000 mgr.y (mgr.14406) 48 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:02:37.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:37 smithi123 bash[24950]: audit 2024-09-14T04:02:36.313003+0000 mon.a (mon.0) 704 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-09-14T04:02:37.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:37 smithi123 bash[24950]: cluster 2024-09-14T04:02:36.313156+0000 mon.a (mon.0) 705 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-09-14T04:02:37.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:37 smithi123 bash[24950]: audit 2024-09-14T04:02:36.783181+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:37.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:37 smithi123 bash[24950]: audit 2024-09-14T04:02:36.804441+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:37.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:37 smithi123 bash[24950]: audit 2024-09-14T04:02:36.818769+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:37.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:37 smithi123 bash[24950]: audit 2024-09-14T04:02:36.827030+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:37.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:37 smithi123 bash[24950]: audit 2024-09-14T04:02:36.884025+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:02:37.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:37 smithi123 bash[24950]: audit 2024-09-14T04:02:37.177770+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:37.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:37 smithi123 bash[24950]: audit 2024-09-14T04:02:37.192550+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:38.385 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:38 smithi123 bash[24950]: cluster 2024-09-14T04:02:37.324364+0000 mon.a (mon.0) 712 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-09-14T04:02:38.385 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:38 smithi123 bash[50778]: logger=settings t=2024-09-14T04:02:38.132790202Z level=info msg="Starting Grafana" version=9.4.7 commit=4add91f03d branch=HEAD compiled=2023-03-16T23:56:52Z 2024-09-14T04:02:38.386 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:38 smithi123 bash[50778]: logger=settings t=2024-09-14T04:02:38.132992454Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-09-14T04:02:38.386 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:38 smithi123 bash[50778]: logger=settings t=2024-09-14T04:02:38.133019175Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-09-14T04:02:38.386 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:38 smithi123 bash[50778]: logger=settings t=2024-09-14T04:02:38.133030076Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-09-14T04:02:38.386 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:38 smithi123 bash[50778]: logger=settings t=2024-09-14T04:02:38.133038064Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-14T04:02:38.386 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:38 smithi123 bash[50778]: logger=settings t=2024-09-14T04:02:38.133052843Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-14T04:02:38.386 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:38 smithi123 bash[50778]: logger=settings t=2024-09-14T04:02:38.133060578Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-14T04:02:38.386 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:38 smithi123 bash[50778]: logger=settings t=2024-09-14T04:02:38.133067885Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-14T04:02:38.386 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:38 smithi123 bash[50778]: logger=settings t=2024-09-14T04:02:38.133076541Z level=info msg="Path Home" path=/usr/share/grafana 2024-09-14T04:02:38.386 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:38 smithi123 bash[50778]: logger=settings t=2024-09-14T04:02:38.133083451Z level=info msg="Path Data" path=/var/lib/grafana 2024-09-14T04:02:38.386 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:38 smithi123 bash[50778]: logger=settings t=2024-09-14T04:02:38.133094158Z level=info msg="Path Logs" path=/var/log/grafana 2024-09-14T04:02:38.386 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:38 smithi123 bash[50778]: logger=settings t=2024-09-14T04:02:38.133105271Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-09-14T04:02:38.386 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:38 smithi123 bash[50778]: logger=settings t=2024-09-14T04:02:38.133113772Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-09-14T04:02:38.387 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:38 smithi123 bash[50778]: logger=settings t=2024-09-14T04:02:38.133121347Z level=info msg="App mode production" 2024-09-14T04:02:38.387 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:38 smithi123 bash[50778]: logger=sqlstore t=2024-09-14T04:02:38.133198049Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-09-14T04:02:38.387 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:38 smithi123 bash[50778]: logger=sqlstore t=2024-09-14T04:02:38.133229098Z 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-09-14T04:02:38.387 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:38 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:38.13425994Z level=info msg="Starting DB migrations" 2024-09-14T04:02:38.387 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:38 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:38.134357427Z level=info msg="Executing migration" id="create migration_log table" 2024-09-14T04:02:38.387 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:38 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:38.162248899Z level=info msg="Executing migration" id="create user table" 2024-09-14T04:02:38.387 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:38 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:38.204035399Z level=info msg="Executing migration" id="add unique index user.login" 2024-09-14T04:02:38.387 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:38 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:38.229407185Z level=info msg="Executing migration" id="add unique index user.email" 2024-09-14T04:02:38.387 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:38 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:38.254661574Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" 2024-09-14T04:02:38.387 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:38 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:38.280002079Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" 2024-09-14T04:02:38.387 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:38 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:38.321950019Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" 2024-09-14T04:02:38.387 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:38 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:38.364049278Z level=info msg="Executing migration" id="create user table v2" 2024-09-14T04:02:38.387 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:38 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:38.389262294Z level=info msg="Executing migration" id="create index UQE_user_login - v2" 2024-09-14T04:02:38.637 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:38 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:38.431163088Z level=info msg="Executing migration" id="create index UQE_user_email - v2" 2024-09-14T04:02:38.637 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:38 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:38.473277156Z level=info msg="Executing migration" id="copy data_source v1 to v2" 2024-09-14T04:02:38.637 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:38 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:38.498476656Z level=info msg="Executing migration" id="Drop old table user_v1" 2024-09-14T04:02:38.637 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:38 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:38.523738915Z level=info msg="Executing migration" id="Add column help_flags1 to user table" 2024-09-14T04:02:38.637 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:38 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:38.548984351Z level=info msg="Executing migration" id="Update user table charset" 2024-09-14T04:02:38.638 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:38 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:38.574177694Z level=info msg="Executing migration" id="Add last_seen_at column to user" 2024-09-14T04:02:38.638 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:38 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:38.61598162Z level=info msg="Executing migration" id="Add missing user data" 2024-09-14T04:02:38.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:38 smithi038 bash[22519]: cluster 2024-09-14T04:02:37.324364+0000 mon.a (mon.0) 712 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-09-14T04:02:38.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:38 smithi038 bash[32505]: cluster 2024-09-14T04:02:37.324364+0000 mon.a (mon.0) 712 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-09-14T04:02:38.907 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:38 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:38.641388659Z level=info msg="Executing migration" id="Add is_disabled column to user" 2024-09-14T04:02:38.907 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:38 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:38.66668312Z level=info msg="Executing migration" id="Add index user.login/user.email" 2024-09-14T04:02:38.907 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:38 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:38.691959794Z level=info msg="Executing migration" id="Add is_service_account column to user" 2024-09-14T04:02:38.907 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:38 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:38.717488998Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-09-14T04:02:38.907 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:38 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:38.742804018Z level=info msg="Executing migration" id="create temp user table v1-7" 2024-09-14T04:02:38.907 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:38 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:38.768065237Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" 2024-09-14T04:02:38.907 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:38 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:38.793209751Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" 2024-09-14T04:02:38.907 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:38 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:38.818497736Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" 2024-09-14T04:02:38.908 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:38 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:38.860390606Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" 2024-09-14T04:02:38.908 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:38 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:38.885680835Z level=info msg="Executing migration" id="Update temp_user table charset" 2024-09-14T04:02:38.908 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:38 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:38.910930331Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" 2024-09-14T04:02:39.160 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:38 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:38.93615795Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" 2024-09-14T04:02:39.160 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:38 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:38.969842667Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" 2024-09-14T04:02:39.161 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:38 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:38.995081296Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" 2024-09-14T04:02:39.161 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:39 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:39.020337255Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-09-14T04:02:39.161 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:39 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:39.06226959Z level=info msg="Executing migration" id="create temp_user v2" 2024-09-14T04:02:39.161 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:39 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:39.095849151Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" 2024-09-14T04:02:39.161 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:39 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:39.129633501Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" 2024-09-14T04:02:39.161 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:39 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:39.146576443Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" 2024-09-14T04:02:39.161 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:39 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:39.163480959Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" 2024-09-14T04:02:39.429 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:39 smithi123 bash[24950]: cluster 2024-09-14T04:02:38.137798+0000 mgr.y (mgr.14406) 49 : cluster [DBG] pgmap v31: 9 pgs: 8 creating+peering, 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:02:39.429 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:39 smithi123 bash[24950]: cluster 2024-09-14T04:02:38.322631+0000 mon.a (mon.0) 713 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-14T04:02:39.429 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:39 smithi123 bash[24950]: cluster 2024-09-14T04:02:38.331845+0000 mon.a (mon.0) 714 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-09-14T04:02:39.430 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:39 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:39.197135456Z level=info msg="Executing migration" id="copy temp_user v1 to v2" 2024-09-14T04:02:39.430 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:39 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:39.213985977Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" 2024-09-14T04:02:39.430 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:39 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:39.247606246Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" 2024-09-14T04:02:39.430 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:39 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:39.264532856Z level=info msg="Executing migration" id="create star table" 2024-09-14T04:02:39.430 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:39 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:39.298179659Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" 2024-09-14T04:02:39.430 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:39 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:39.315209993Z level=info msg="Executing migration" id="create org table v1" 2024-09-14T04:02:39.430 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:39 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:39.332052981Z level=info msg="Executing migration" id="create index UQE_org_name - v1" 2024-09-14T04:02:39.430 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:39 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:39.365633931Z level=info msg="Executing migration" id="create org_user table v1" 2024-09-14T04:02:39.430 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:39 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:39.391019089Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" 2024-09-14T04:02:39.430 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:39 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:39.433048128Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" 2024-09-14T04:02:39.684 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:39 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:39.475021332Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" 2024-09-14T04:02:39.685 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:39 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:39.500250849Z level=info msg="Executing migration" id="Update org table charset" 2024-09-14T04:02:39.685 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:39 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:39.525300018Z level=info msg="Executing migration" id="Update org_user table charset" 2024-09-14T04:02:39.685 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:39 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:39.550928602Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" 2024-09-14T04:02:39.685 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:39 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:39.576165176Z level=info msg="Executing migration" id="create dashboard table" 2024-09-14T04:02:39.686 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:39 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:39.601344145Z level=info msg="Executing migration" id="add index dashboard.account_id" 2024-09-14T04:02:39.686 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:39 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:39.626649747Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" 2024-09-14T04:02:39.686 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:39 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:39.651888187Z level=info msg="Executing migration" id="create dashboard_tag table" 2024-09-14T04:02:39.686 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:39 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:39.677087098Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" 2024-09-14T04:02:39.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:39 smithi038 bash[22519]: cluster 2024-09-14T04:02:38.137798+0000 mgr.y (mgr.14406) 49 : cluster [DBG] pgmap v31: 9 pgs: 8 creating+peering, 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:02:39.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:39 smithi038 bash[22519]: cluster 2024-09-14T04:02:38.322631+0000 mon.a (mon.0) 713 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-14T04:02:39.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:39 smithi038 bash[22519]: cluster 2024-09-14T04:02:38.331845+0000 mon.a (mon.0) 714 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-09-14T04:02:39.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:39 smithi038 bash[32505]: cluster 2024-09-14T04:02:38.137798+0000 mgr.y (mgr.14406) 49 : cluster [DBG] pgmap v31: 9 pgs: 8 creating+peering, 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:02:39.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:39 smithi038 bash[32505]: cluster 2024-09-14T04:02:38.322631+0000 mon.a (mon.0) 713 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-14T04:02:39.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:39 smithi038 bash[32505]: cluster 2024-09-14T04:02:38.331845+0000 mon.a (mon.0) 714 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-09-14T04:02:39.976 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:39 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:39.719098925Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-09-14T04:02:39.976 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:39 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:39.744333619Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" 2024-09-14T04:02:39.976 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:39 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:39.769596292Z level=info msg="Executing migration" id="create dashboard v2" 2024-09-14T04:02:39.976 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:39 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:39.811487648Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" 2024-09-14T04:02:39.977 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:39 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:39.853532563Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" 2024-09-14T04:02:39.977 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:39 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:39.878858645Z level=info msg="Executing migration" id="copy dashboard v1 to v2" 2024-09-14T04:02:39.977 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:39 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:39.904012447Z level=info msg="Executing migration" id="drop table dashboard_v1" 2024-09-14T04:02:39.977 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:39 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:39.929195949Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" 2024-09-14T04:02:39.977 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:39 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:39.954458498Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" 2024-09-14T04:02:39.977 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:39 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:39.979620267Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" 2024-09-14T04:02:40.228 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:40 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:40.004908957Z level=info msg="Executing migration" id="Add column gnetId in dashboard" 2024-09-14T04:02:40.228 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:40 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:40.046861008Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" 2024-09-14T04:02:40.228 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:40 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:40.072165511Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" 2024-09-14T04:02:40.228 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:40 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:40.114172899Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" 2024-09-14T04:02:40.228 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:40 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:40.156229636Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" 2024-09-14T04:02:40.228 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:40 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:40.198216107Z level=info msg="Executing migration" id="Update dashboard table charset" 2024-09-14T04:02:40.229 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:40 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:40.215091909Z level=info msg="Executing migration" id="Update dashboard_tag table charset" 2024-09-14T04:02:40.229 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:40 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:40.232051616Z level=info msg="Executing migration" id="Add column folder_id in dashboard" 2024-09-14T04:02:40.506 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:40 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:40.249282869Z level=info msg="Executing migration" id="Add column isFolder in dashboard" 2024-09-14T04:02:40.506 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:40 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:40.265884706Z level=info msg="Executing migration" id="Add column has_acl in dashboard" 2024-09-14T04:02:40.506 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:40 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:40.282805109Z level=info msg="Executing migration" id="Add column uid in dashboard" 2024-09-14T04:02:40.506 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:40 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:40.299804588Z level=info msg="Executing migration" id="Update uid column values in dashboard" 2024-09-14T04:02:40.506 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:40 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:40.341686435Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" 2024-09-14T04:02:40.506 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:40 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:40.383792472Z level=info msg="Executing migration" id="Remove unique index org_id_slug" 2024-09-14T04:02:40.506 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:40 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:40.442739827Z level=info msg="Executing migration" id="Update dashboard title length" 2024-09-14T04:02:40.506 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:40 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:40.467788435Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" 2024-09-14T04:02:40.507 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:40 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:40.510063662Z level=info msg="Executing migration" id="create dashboard_provisioning" 2024-09-14T04:02:40.775 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:40 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:40.535305523Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-09-14T04:02:40.775 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:40 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:40.577209487Z level=info msg="Executing migration" id="create dashboard_provisioning v2" 2024-09-14T04:02:40.775 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:40 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:40.602439526Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-09-14T04:02:40.775 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:40 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:40.62772026Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-09-14T04:02:40.776 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:40 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:40.653010571Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" 2024-09-14T04:02:40.776 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:40 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:40.678232883Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" 2024-09-14T04:02:40.776 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:40 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:40.703534176Z level=info msg="Executing migration" id="Add check_sum column" 2024-09-14T04:02:40.776 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:40 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:40.728751879Z level=info msg="Executing migration" id="Add index for dashboard_title" 2024-09-14T04:02:40.776 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:40 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:40.754018103Z level=info msg="Executing migration" id="delete tags for deleted dashboards" 2024-09-14T04:02:40.776 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:40 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:40.779268974Z level=info msg="Executing migration" id="delete stars for deleted dashboards" 2024-09-14T04:02:41.045 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:40 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:40.804447408Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" 2024-09-14T04:02:41.045 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:40 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:40.830067375Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-09-14T04:02:41.045 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:40 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:40.85513773Z level=info msg="Executing migration" id="create data_source table" 2024-09-14T04:02:41.045 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:40 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:40.872026433Z level=info msg="Executing migration" id="add index data_source.account_id" 2024-09-14T04:02:41.045 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:40 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:40.888939097Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" 2024-09-14T04:02:41.045 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:40 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:40.914188992Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" 2024-09-14T04:02:41.045 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:40 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:40.939412688Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" 2024-09-14T04:02:41.046 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:40 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:40.981385117Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" 2024-09-14T04:02:41.046 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:41 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:41.023433512Z level=info msg="Executing migration" id="create data_source table v2" 2024-09-14T04:02:41.046 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:41 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:41.048703847Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" 2024-09-14T04:02:41.313 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:41 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:41.090597234Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" 2024-09-14T04:02:41.313 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:41 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:41.115831687Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" 2024-09-14T04:02:41.313 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:41 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:41.157789535Z level=info msg="Executing migration" id="Add column with_credentials" 2024-09-14T04:02:41.313 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:41 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:41.183012285Z level=info msg="Executing migration" id="Add secure json data column" 2024-09-14T04:02:41.314 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:41 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:41.208219532Z level=info msg="Executing migration" id="Update data_source table charset" 2024-09-14T04:02:41.314 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:41 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:41.250226403Z level=info msg="Executing migration" id="Update initial version to 1" 2024-09-14T04:02:41.314 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:41 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:41.275462245Z level=info msg="Executing migration" id="Add read_only data column" 2024-09-14T04:02:41.314 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:41 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:41.31728417Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" 2024-09-14T04:02:41.574 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:41 smithi123 bash[24950]: cluster 2024-09-14T04:02:40.138429+0000 mgr.y (mgr.14406) 50 : cluster [DBG] pgmap v33: 9 pgs: 8 creating+peering, 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:02:41.574 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:41 smithi123 bash[24950]: audit 2024-09-14T04:02:41.232526+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:41.574 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:41 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:41.367712589Z level=info msg="Executing migration" id="Update json_data with nulls" 2024-09-14T04:02:41.574 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:41 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:41.409912977Z level=info msg="Executing migration" id="Add uid column" 2024-09-14T04:02:41.575 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:41 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:41.435177589Z level=info msg="Executing migration" id="Update uid value" 2024-09-14T04:02:41.575 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:41 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:41.460398335Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" 2024-09-14T04:02:41.575 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:41 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:41.485551404Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" 2024-09-14T04:02:41.575 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:41 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:41.527589274Z level=info msg="Executing migration" id="create api_key table" 2024-09-14T04:02:41.575 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:41 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:41.552875066Z level=info msg="Executing migration" id="add index api_key.account_id" 2024-09-14T04:02:41.575 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:41 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:41.578227736Z level=info msg="Executing migration" id="add index api_key.key" 2024-09-14T04:02:41.717 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:02:41.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:41 smithi038 bash[32505]: cluster 2024-09-14T04:02:40.138429+0000 mgr.y (mgr.14406) 50 : cluster [DBG] pgmap v33: 9 pgs: 8 creating+peering, 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:02:41.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:41 smithi038 bash[32505]: audit 2024-09-14T04:02:41.232526+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:41.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:41 smithi038 bash[22519]: cluster 2024-09-14T04:02:40.138429+0000 mgr.y (mgr.14406) 50 : cluster [DBG] pgmap v33: 9 pgs: 8 creating+peering, 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:02:41.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:41 smithi038 bash[22519]: audit 2024-09-14T04:02:41.232526+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:41.835 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:02:41 smithi123 bash[25882]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:02:41] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-14T04:02:41.835 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:41 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:41.603444856Z level=info msg="Executing migration" id="add index api_key.account_id_name" 2024-09-14T04:02:41.835 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:41 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:41.628833159Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" 2024-09-14T04:02:41.835 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:41 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:41.670712709Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" 2024-09-14T04:02:41.835 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:41 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:41.695928929Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" 2024-09-14T04:02:41.836 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:41 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:41.721164932Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" 2024-09-14T04:02:41.836 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:41 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:41.746682682Z level=info msg="Executing migration" id="create api_key table v2" 2024-09-14T04:02:41.836 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:41 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:41.771754579Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" 2024-09-14T04:02:41.836 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:41 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:41.796965819Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" 2024-09-14T04:02:41.836 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:41 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:41.838960657Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" 2024-09-14T04:02:42.104 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:41 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:41.864249742Z level=info msg="Executing migration" id="copy api_key v1 to v2" 2024-09-14T04:02:42.104 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:41 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:41.881090304Z level=info msg="Executing migration" id="Drop old table api_key_v1" 2024-09-14T04:02:42.104 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:41 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:41.897980639Z level=info msg="Executing migration" id="Update api_key table charset" 2024-09-14T04:02:42.104 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:41 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:41.914864831Z level=info msg="Executing migration" id="Add expires to api_key table" 2024-09-14T04:02:42.104 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:41 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:41.931749703Z level=info msg="Executing migration" id="Add service account foreign key" 2024-09-14T04:02:42.104 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:41 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:41.948703919Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-09-14T04:02:42.104 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:41 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:41.98231527Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-09-14T04:02:42.104 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:41 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:41.999192608Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-09-14T04:02:42.104 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:42 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:42.066089725Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" 2024-09-14T04:02:42.356 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:42 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:42.1083034Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" 2024-09-14T04:02:42.356 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:42 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:42.150348751Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" 2024-09-14T04:02:42.357 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:42 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:42.175684561Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" 2024-09-14T04:02:42.357 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:42 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:42.209537818Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-09-14T04:02:42.357 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:42 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:42.234690621Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" 2024-09-14T04:02:42.357 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:42 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:42.276608514Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" 2024-09-14T04:02:42.357 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:42 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:42.318673382Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" 2024-09-14T04:02:42.357 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:42 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:42.360842503Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" 2024-09-14T04:02:42.609 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:42 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:42.38614355Z level=info msg="Executing migration" id="Add encrypted dashboard json column" 2024-09-14T04:02:42.609 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:42 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:42.428198971Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-09-14T04:02:42.609 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:42 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:42.470301901Z level=info msg="Executing migration" id="create quota table v1" 2024-09-14T04:02:42.609 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:42 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:42.495716019Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" 2024-09-14T04:02:42.609 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:42 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:42.55152331Z level=info msg="Executing migration" id="Update quota table charset" 2024-09-14T04:02:42.609 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:42 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:42.579779316Z level=info msg="Executing migration" id="create plugin_setting table" 2024-09-14T04:02:42.610 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:42 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:42.596656468Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-09-14T04:02:42.610 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:42 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:42.613563521Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" 2024-09-14T04:02:42.879 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:42 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:42.630489066Z level=info msg="Executing migration" id="Update plugin_setting table charset" 2024-09-14T04:02:42.879 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:42 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:42.647573993Z level=info msg="Executing migration" id="create session table" 2024-09-14T04:02:42.879 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:42 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:42.664619515Z level=info msg="Executing migration" id="Drop old table playlist table" 2024-09-14T04:02:42.880 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:42 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:42.689664183Z level=info msg="Executing migration" id="Drop old table playlist_item table" 2024-09-14T04:02:42.880 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:42 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:42.706737096Z level=info msg="Executing migration" id="create playlist table v2" 2024-09-14T04:02:42.880 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:42 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:42.723512184Z level=info msg="Executing migration" id="create playlist item table v2" 2024-09-14T04:02:42.880 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:42 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:42.748760553Z level=info msg="Executing migration" id="Update playlist table charset" 2024-09-14T04:02:42.880 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:42 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:42.790936442Z level=info msg="Executing migration" id="Update playlist_item table charset" 2024-09-14T04:02:42.880 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:42 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:42.832890531Z level=info msg="Executing migration" id="drop preferences table v2" 2024-09-14T04:02:42.880 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:42 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:42.858218003Z level=info msg="Executing migration" id="drop preferences table v3" 2024-09-14T04:02:42.880 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:42 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:42.883481902Z level=info msg="Executing migration" id="create preferences table v3" 2024-09-14T04:02:43.149 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:42 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:42.908672704Z level=info msg="Executing migration" id="Update preferences table charset" 2024-09-14T04:02:43.149 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:42 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:42.950642675Z level=info msg="Executing migration" id="Add column team_id in preferences" 2024-09-14T04:02:43.149 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:42 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:42.9758964Z level=info msg="Executing migration" id="Update team_id column values in preferences" 2024-09-14T04:02:43.149 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:43 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:43.00970437Z level=info msg="Executing migration" id="Add column week_start in preferences" 2024-09-14T04:02:43.149 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:43 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:43.035082487Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-09-14T04:02:43.149 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:43 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:43.060302289Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-09-14T04:02:43.149 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:43 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:43.102244188Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-09-14T04:02:43.149 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:43 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:43.127675087Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-09-14T04:02:43.150 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:43 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:43.152945032Z level=info msg="Executing migration" id="create alert table v1" 2024-09-14T04:02:43.418 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:43 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:43.194915933Z level=info msg="Executing migration" id="add index alert org_id & id " 2024-09-14T04:02:43.418 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:43 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:43.220157479Z level=info msg="Executing migration" id="add index alert state" 2024-09-14T04:02:43.418 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:43 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:43.262138057Z level=info msg="Executing migration" id="add index alert dashboard_id" 2024-09-14T04:02:43.418 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:43 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:43.287537546Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" 2024-09-14T04:02:43.418 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:43 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:43.31283914Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-09-14T04:02:43.418 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:43 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:43.354743717Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-09-14T04:02:43.419 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:43 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:43.380038367Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-09-14T04:02:43.419 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:43 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:43.422007203Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" 2024-09-14T04:02:43.419 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:43 smithi123 bash[24950]: cluster 2024-09-14T04:02:42.138809+0000 mgr.y (mgr.14406) 51 : cluster [DBG] pgmap v34: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:02:43.419 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:43 smithi123 bash[24950]: audit 2024-09-14T04:02:42.244505+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:43.419 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:43 smithi123 bash[24950]: audit 2024-09-14T04:02:42.255497+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:43.419 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:43 smithi123 bash[24950]: audit 2024-09-14T04:02:42.766917+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:43.419 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:43 smithi123 bash[24950]: audit 2024-09-14T04:02:42.783917+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:43.419 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:43 smithi123 bash[24950]: audit 2024-09-14T04:02:42.786706+0000 mon.c (mon.2) 48 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:02:43.419 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:43 smithi123 bash[24950]: audit 2024-09-14T04:02:42.788349+0000 mon.c (mon.2) 49 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:02:43.420 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:43 smithi123 bash[24950]: audit 2024-09-14T04:02:42.798837+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:43.465 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:43 smithi038 bash[22519]: cluster 2024-09-14T04:02:42.138809+0000 mgr.y (mgr.14406) 51 : cluster [DBG] pgmap v34: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:02:43.465 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:43 smithi038 bash[22519]: audit 2024-09-14T04:02:42.244505+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:43.465 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:43 smithi038 bash[22519]: audit 2024-09-14T04:02:42.255497+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:43.465 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:43 smithi038 bash[22519]: audit 2024-09-14T04:02:42.766917+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:43.465 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:43 smithi038 bash[22519]: audit 2024-09-14T04:02:42.783917+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:43.465 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:43 smithi038 bash[22519]: audit 2024-09-14T04:02:42.786706+0000 mon.c (mon.2) 48 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:02:43.465 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:43 smithi038 bash[22519]: audit 2024-09-14T04:02:42.788349+0000 mon.c (mon.2) 49 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:02:43.465 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:43 smithi038 bash[22519]: audit 2024-09-14T04:02:42.798837+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:43.466 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:43 smithi038 bash[32505]: cluster 2024-09-14T04:02:42.138809+0000 mgr.y (mgr.14406) 51 : cluster [DBG] pgmap v34: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:02:43.466 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:43 smithi038 bash[32505]: audit 2024-09-14T04:02:42.244505+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:43.466 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:43 smithi038 bash[32505]: audit 2024-09-14T04:02:42.255497+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:43.466 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:43 smithi038 bash[32505]: audit 2024-09-14T04:02:42.766917+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:43.466 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:43 smithi038 bash[32505]: audit 2024-09-14T04:02:42.783917+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:43.466 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:43 smithi038 bash[32505]: audit 2024-09-14T04:02:42.786706+0000 mon.c (mon.2) 48 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:02:43.466 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:43 smithi038 bash[32505]: audit 2024-09-14T04:02:42.788349+0000 mon.c (mon.2) 49 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:02:43.466 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:43 smithi038 bash[32505]: audit 2024-09-14T04:02:42.798837+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:43.678 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:43 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:43.447283111Z 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-09-14T04:02:43.679 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:43 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:43.489213171Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" 2024-09-14T04:02:43.679 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:43 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:43.514443663Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" 2024-09-14T04:02:43.679 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:43 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:43.539813922Z level=info msg="Executing migration" id="create alert_notification table v1" 2024-09-14T04:02:43.679 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:43 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:43.581730122Z level=info msg="Executing migration" id="Add column is_default" 2024-09-14T04:02:43.679 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:43 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:43.607044169Z level=info msg="Executing migration" id="Add column frequency" 2024-09-14T04:02:43.679 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:43 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:43.632288181Z level=info msg="Executing migration" id="Add column send_reminder" 2024-09-14T04:02:43.679 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:43 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:43.657599891Z level=info msg="Executing migration" id="Add column disable_resolve_message" 2024-09-14T04:02:43.679 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:43 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:43.682777522Z level=info msg="Executing migration" id="add index alert_notification org_id & name" 2024-09-14T04:02:43.935 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:43 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:43.708217426Z level=info msg="Executing migration" id="Update alert table charset" 2024-09-14T04:02:43.935 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:43 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:43.724997502Z level=info msg="Executing migration" id="Update alert_notification table charset" 2024-09-14T04:02:43.935 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:43 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:43.741929471Z level=info msg="Executing migration" id="create notification_journal table v1" 2024-09-14T04:02:43.935 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:43 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:43.758728536Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" 2024-09-14T04:02:43.935 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:43 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:43.775708311Z level=info msg="Executing migration" id="drop alert_notification_journal" 2024-09-14T04:02:43.936 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:43 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:43.800879977Z level=info msg="Executing migration" id="create alert_notification_state table v1" 2024-09-14T04:02:43.936 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:43 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:43.843249034Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-09-14T04:02:43.936 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:43 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:43.868539226Z level=info msg="Executing migration" id="Add for to alert table" 2024-09-14T04:02:43.936 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:43 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:43.893757558Z level=info msg="Executing migration" id="Add column uid in alert_notification" 2024-09-14T04:02:43.936 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:43 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:43.918960441Z level=info msg="Executing migration" id="Update uid column values in alert_notification" 2024-09-14T04:02:44.242 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:43 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:43.97765252Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" 2024-09-14T04:02:44.243 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:44 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:44.01973692Z level=info msg="Executing migration" id="Remove unique index org_id_name" 2024-09-14T04:02:44.243 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:44 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:44.044901678Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" 2024-09-14T04:02:44.243 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:44 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:44.070151358Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" 2024-09-14T04:02:44.243 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:44 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:44.112100486Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" 2024-09-14T04:02:44.243 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:44 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:44.137266381Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" 2024-09-14T04:02:44.243 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:44 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:44.179291723Z level=info msg="Executing migration" id="Drop old annotation table v4" 2024-09-14T04:02:44.243 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:44 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:44.204587025Z level=info msg="Executing migration" id="create annotation table v5" 2024-09-14T04:02:44.243 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:44 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:44.246480291Z level=info msg="Executing migration" id="add index annotation 0 v3" 2024-09-14T04:02:44.512 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:44 smithi123 bash[24950]: cephadm 2024-09-14T04:02:42.863547+0000 mgr.y (mgr.14406) 52 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-09-14T04:02:44.512 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:44 smithi123 bash[24950]: cephadm 2024-09-14T04:02:42.872701+0000 mgr.y (mgr.14406) 53 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi038 2024-09-14T04:02:44.512 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:44 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:44.288656934Z level=info msg="Executing migration" id="add index annotation 1 v3" 2024-09-14T04:02:44.512 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:44 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:44.305476584Z level=info msg="Executing migration" id="add index annotation 2 v3" 2024-09-14T04:02:44.512 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:44 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:44.339137121Z level=info msg="Executing migration" id="add index annotation 3 v3" 2024-09-14T04:02:44.512 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:44 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:44.372890289Z level=info msg="Executing migration" id="add index annotation 4 v3" 2024-09-14T04:02:44.512 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:44 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:44.406525978Z level=info msg="Executing migration" id="Update annotation table charset" 2024-09-14T04:02:44.512 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:44 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:44.423387396Z level=info msg="Executing migration" id="Add column region_id to annotation table" 2024-09-14T04:02:44.513 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:44 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:44.448682888Z level=info msg="Executing migration" id="Drop category_id index" 2024-09-14T04:02:44.513 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:44 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:44.490651158Z level=info msg="Executing migration" id="Add column tags to annotation table" 2024-09-14T04:02:44.513 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:44 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:44.515875512Z level=info msg="Executing migration" id="Create annotation_tag table v2" 2024-09-14T04:02:44.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:44 smithi038 bash[22519]: cephadm 2024-09-14T04:02:42.863547+0000 mgr.y (mgr.14406) 52 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-09-14T04:02:44.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:44 smithi038 bash[22519]: cephadm 2024-09-14T04:02:42.872701+0000 mgr.y (mgr.14406) 53 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi038 2024-09-14T04:02:44.519 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:44 smithi038 bash[32505]: cephadm 2024-09-14T04:02:42.863547+0000 mgr.y (mgr.14406) 52 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-09-14T04:02:44.519 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:44 smithi038 bash[32505]: cephadm 2024-09-14T04:02:42.872701+0000 mgr.y (mgr.14406) 53 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi038 2024-09-14T04:02:44.772 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:44 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:44.541136739Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" 2024-09-14T04:02:44.773 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:44 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:44.566415677Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-09-14T04:02:44.773 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:44 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:44.591618831Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-09-14T04:02:44.773 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:44 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:44.625137582Z level=info msg="Executing migration" id="Create annotation_tag table v3" 2024-09-14T04:02:44.773 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:44 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:44.650397012Z 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-09-14T04:02:44.773 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:44 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:44.675720209Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" 2024-09-14T04:02:44.773 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:44 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:44.700857819Z level=info msg="Executing migration" id="drop table annotation_tag_v2" 2024-09-14T04:02:44.773 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:44 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:44.726108538Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" 2024-09-14T04:02:44.773 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:44 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:44.75159724Z level=info msg="Executing migration" id="Add created time to annotation table" 2024-09-14T04:02:44.773 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:44 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:44.776810884Z level=info msg="Executing migration" id="Add updated time to annotation table" 2024-09-14T04:02:45.058 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:44 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:44.818814344Z level=info msg="Executing migration" id="Add index for created in annotation table" 2024-09-14T04:02:45.059 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:44 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:44.860932937Z level=info msg="Executing migration" id="Add index for updated in annotation table" 2024-09-14T04:02:45.059 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:44 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:44.88621245Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" 2024-09-14T04:02:45.059 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:44 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:44.911384131Z level=info msg="Executing migration" id="Add epoch_end column" 2024-09-14T04:02:45.059 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:44 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:44.936611195Z level=info msg="Executing migration" id="Add index for epoch_end" 2024-09-14T04:02:45.059 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:44 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:44.978664807Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" 2024-09-14T04:02:45.059 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:45 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:45.02076019Z level=info msg="Executing migration" id="Move region to single row" 2024-09-14T04:02:45.059 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:45 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:45.062690246Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" 2024-09-14T04:02:45.319 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:45 smithi123 bash[24950]: cluster 2024-09-14T04:02:44.139384+0000 mgr.y (mgr.14406) 54 : cluster [DBG] pgmap v35: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:02:45.319 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:45 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:45.104712051Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-09-14T04:02:45.319 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:45 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:45.129969419Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-09-14T04:02:45.320 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:45 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:45.171919769Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" 2024-09-14T04:02:45.320 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:45 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:45.1971693Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" 2024-09-14T04:02:45.320 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:45 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:45.239198401Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" 2024-09-14T04:02:45.320 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:45 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:45.28119924Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-09-14T04:02:45.320 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:45 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:45.323362203Z level=info msg="Executing migration" id="create test_data table" 2024-09-14T04:02:45.519 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:45 smithi038 bash[32505]: cluster 2024-09-14T04:02:44.139384+0000 mgr.y (mgr.14406) 54 : cluster [DBG] pgmap v35: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:02:45.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:45 smithi038 bash[22519]: cluster 2024-09-14T04:02:44.139384+0000 mgr.y (mgr.14406) 54 : cluster [DBG] pgmap v35: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:02:45.571 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:45 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:45.365357371Z level=info msg="Executing migration" id="create dashboard_version table v1" 2024-09-14T04:02:45.572 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:45 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:45.390656901Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" 2024-09-14T04:02:45.572 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:45 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:45.432694646Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-09-14T04:02:45.572 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:45 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:45.457942164Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" 2024-09-14T04:02:45.572 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:45 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:45.4998517Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" 2024-09-14T04:02:45.572 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:45 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:45.533585312Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" 2024-09-14T04:02:45.572 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:45 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:45.550543709Z level=info msg="Executing migration" id="create team table" 2024-09-14T04:02:45.572 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:45 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:45.575850232Z level=info msg="Executing migration" id="add index team.org_id" 2024-09-14T04:02:45.824 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:45 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:45.642858146Z level=info msg="Executing migration" id="add unique index team_org_id_name" 2024-09-14T04:02:45.824 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:45 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:45.6766189Z level=info msg="Executing migration" id="create team member table" 2024-09-14T04:02:45.824 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:45 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:45.701906998Z level=info msg="Executing migration" id="add index team_member.org_id" 2024-09-14T04:02:45.824 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:45 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:45.727131136Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" 2024-09-14T04:02:45.824 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:45 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:45.752371077Z level=info msg="Executing migration" id="add index team_member.team_id" 2024-09-14T04:02:45.824 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:45 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:45.777570578Z level=info msg="Executing migration" id="Add column email to team table" 2024-09-14T04:02:45.824 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:45 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:45.80280273Z level=info msg="Executing migration" id="Add column external to team_member table" 2024-09-14T04:02:45.824 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:45 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:45.828003958Z level=info msg="Executing migration" id="Add column permission to team_member table" 2024-09-14T04:02:46.085 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:45 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:45.853165641Z level=info msg="Executing migration" id="create dashboard acl table" 2024-09-14T04:02:46.085 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:45 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:45.878531593Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" 2024-09-14T04:02:46.085 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:45 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:45.903810614Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" 2024-09-14T04:02:46.085 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:45 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:45.92911835Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" 2024-09-14T04:02:46.085 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:45 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:45.954291556Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" 2024-09-14T04:02:46.085 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:45 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:45.99633761Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" 2024-09-14T04:02:46.085 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:46 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:46.021511881Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" 2024-09-14T04:02:46.085 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:46 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:46.063473116Z level=info msg="Executing migration" id="add index dashboard_permission" 2024-09-14T04:02:46.085 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:46 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:46.08876006Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" 2024-09-14T04:02:46.353 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:46 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:46.130763514Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" 2024-09-14T04:02:46.354 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:46 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:46.156030076Z level=info msg="Executing migration" id="create tag table" 2024-09-14T04:02:46.354 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:46 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:46.198035524Z level=info msg="Executing migration" id="add index tag.key_value" 2024-09-14T04:02:46.354 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:46 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:46.240079543Z level=info msg="Executing migration" id="create login attempt table" 2024-09-14T04:02:46.354 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:46 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:46.265234107Z level=info msg="Executing migration" id="add index login_attempt.username" 2024-09-14T04:02:46.354 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:46 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:46.307266361Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" 2024-09-14T04:02:46.354 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:46 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:46.33249589Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-09-14T04:02:46.624 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:46 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:46.357781955Z level=info msg="Executing migration" id="create login_attempt v2" 2024-09-14T04:02:46.624 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:46 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:46.39970369Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" 2024-09-14T04:02:46.624 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:46 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:46.424994719Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" 2024-09-14T04:02:46.625 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:46 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:46.450340602Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" 2024-09-14T04:02:46.625 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:46 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:46.467253908Z level=info msg="Executing migration" id="create user auth table" 2024-09-14T04:02:46.625 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:46 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:46.484180505Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-09-14T04:02:46.625 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:46 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:46.501089258Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" 2024-09-14T04:02:46.625 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:46 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:46.518166146Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" 2024-09-14T04:02:46.625 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:46 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:46.543539955Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" 2024-09-14T04:02:46.625 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:46 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:46.577074522Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" 2024-09-14T04:02:46.625 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:46 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:46.602356227Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" 2024-09-14T04:02:46.625 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:46 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:46.627628925Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" 2024-09-14T04:02:46.876 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:46 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:46.65290206Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-09-14T04:02:46.876 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:46 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:46.67813215Z level=info msg="Executing migration" id="create server_lock table" 2024-09-14T04:02:46.877 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:46 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:46.703437814Z level=info msg="Executing migration" id="add index server_lock.operation_uid" 2024-09-14T04:02:46.877 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:46 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:46.728678476Z level=info msg="Executing migration" id="create user auth token table" 2024-09-14T04:02:46.877 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:46 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:46.753950045Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" 2024-09-14T04:02:46.877 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:46 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:46.779169277Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" 2024-09-14T04:02:46.877 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:46 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:46.804352711Z level=info msg="Executing migration" id="add index user_auth_token.user_id" 2024-09-14T04:02:46.877 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:46 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:46.829664322Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" 2024-09-14T04:02:46.877 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:46 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:46.854913007Z level=info msg="Executing migration" id="create cache_data table" 2024-09-14T04:02:46.877 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:46 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:46.880217028Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" 2024-09-14T04:02:47.145 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:46 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:46.922239422Z level=info msg="Executing migration" id="create short_url table v1" 2024-09-14T04:02:47.145 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:46 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:46.964217756Z level=info msg="Executing migration" id="add index short_url.org_id-uid" 2024-09-14T04:02:47.145 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:46 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:46.989340924Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-09-14T04:02:47.145 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:47 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:47.01466275Z level=info msg="Executing migration" id="delete alert_definition table" 2024-09-14T04:02:47.145 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:47 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:47.039915533Z level=info msg="Executing migration" id="recreate alert_definition table" 2024-09-14T04:02:47.145 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:47 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:47.081955035Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" 2024-09-14T04:02:47.145 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:47 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:47.107198488Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" 2024-09-14T04:02:47.146 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:47 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:47.149056765Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" 2024-09-14T04:02:47.406 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:47 smithi123 bash[24950]: cluster 2024-09-14T04:02:46.139881+0000 mgr.y (mgr.14406) 55 : cluster [DBG] pgmap v36: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:02:47.406 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:47 smithi123 bash[24950]: audit 2024-09-14T04:02:46.216535+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:47.406 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:47 smithi123 bash[24950]: audit 2024-09-14T04:02:46.221171+0000 mon.c (mon.2) 50 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:02:47.407 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:47 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:47.174508847Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" 2024-09-14T04:02:47.407 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:47 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:47.216415458Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" 2024-09-14T04:02:47.407 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:47 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:47.258681619Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" 2024-09-14T04:02:47.407 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:47 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:47.283943102Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" 2024-09-14T04:02:47.407 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:47 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:47.309171166Z level=info msg="Executing migration" id="Add column paused in alert_definition" 2024-09-14T04:02:47.407 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:47 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:47.351143033Z level=info msg="Executing migration" id="drop alert_definition table" 2024-09-14T04:02:47.407 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:47 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:47.36814857Z level=info msg="Executing migration" id="delete alert_definition_version table" 2024-09-14T04:02:47.407 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:47 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:47.410369852Z level=info msg="Executing migration" id="recreate alert_definition_version table" 2024-09-14T04:02:47.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:47 smithi038 bash[22519]: cluster 2024-09-14T04:02:46.139881+0000 mgr.y (mgr.14406) 55 : cluster [DBG] pgmap v36: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:02:47.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:47 smithi038 bash[22519]: audit 2024-09-14T04:02:46.216535+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:47.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:47 smithi038 bash[22519]: audit 2024-09-14T04:02:46.221171+0000 mon.c (mon.2) 50 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:02:47.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:47 smithi038 bash[32505]: cluster 2024-09-14T04:02:46.139881+0000 mgr.y (mgr.14406) 55 : cluster [DBG] pgmap v36: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:02:47.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:47 smithi038 bash[32505]: audit 2024-09-14T04:02:46.216535+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:47.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:47 smithi038 bash[32505]: audit 2024-09-14T04:02:46.221171+0000 mon.c (mon.2) 50 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:02:47.686 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:47 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:47.435622985Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-09-14T04:02:47.686 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:47 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:47.460892818Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-09-14T04:02:47.686 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:47 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:47.486095295Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" 2024-09-14T04:02:47.686 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:47 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:47.52802046Z level=info msg="Executing migration" id="drop alert_definition_version table" 2024-09-14T04:02:47.686 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:47 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:47.553222688Z level=info msg="Executing migration" id="create alert_instance table" 2024-09-14T04:02:47.686 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:47 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:47.578503724Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-09-14T04:02:47.686 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:47 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:47.603753844Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" 2024-09-14T04:02:47.686 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:47 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:47.629001974Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" 2024-09-14T04:02:48.018 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:47 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:47.732622124Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-09-14T04:02:48.018 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:47 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:47.786759992Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" 2024-09-14T04:02:48.018 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:47 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:47.886219312Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" 2024-09-14T04:02:48.018 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:48 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:48.02192436Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" 2024-09-14T04:02:48.278 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:48 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:48.063777754Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-09-14T04:02:48.278 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:48 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:48.105740624Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" 2024-09-14T04:02:48.278 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:48 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:48.130990991Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-09-14T04:02:48.279 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:48 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:48.173042045Z level=info msg="Executing migration" id="create alert_rule table" 2024-09-14T04:02:48.279 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:48 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:48.198241811Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" 2024-09-14T04:02:48.279 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:48 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:48.240103285Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" 2024-09-14T04:02:48.279 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:48 smithi123 bash[24950]: audit 2024-09-14T04:02:47.331349+0000 mon.c (mon.2) 51 : audit [INF] from='client.? 172.21.15.38:0/1636260921' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-09-14T04:02:48.279 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:48 smithi123 bash[24950]: audit 2024-09-14T04:02:47.331665+0000 mon.a (mon.0) 722 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-09-14T04:02:48.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:48 smithi038 bash[22519]: audit 2024-09-14T04:02:47.331349+0000 mon.c (mon.2) 51 : audit [INF] from='client.? 172.21.15.38:0/1636260921' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-09-14T04:02:48.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:48 smithi038 bash[22519]: audit 2024-09-14T04:02:47.331665+0000 mon.a (mon.0) 722 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-09-14T04:02:48.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:48 smithi038 bash[32505]: audit 2024-09-14T04:02:47.331349+0000 mon.c (mon.2) 51 : audit [INF] from='client.? 172.21.15.38:0/1636260921' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-09-14T04:02:48.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:48 smithi038 bash[32505]: audit 2024-09-14T04:02:47.331665+0000 mon.a (mon.0) 722 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-09-14T04:02:48.564 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:48 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:48.282293889Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-09-14T04:02:48.564 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:48 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:48.324293281Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" 2024-09-14T04:02:48.564 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:48 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:48.366234367Z level=info msg="Executing migration" id="add column for to alert_rule" 2024-09-14T04:02:48.565 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:48 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:48.391504767Z level=info msg="Executing migration" id="add column annotations to alert_rule" 2024-09-14T04:02:48.565 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:48 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:48.433500703Z level=info msg="Executing migration" id="add column labels to alert_rule" 2024-09-14T04:02:48.565 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:48 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:48.475482874Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" 2024-09-14T04:02:48.565 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:48 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:48.500701943Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-09-14T04:02:48.565 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:48 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:48.52599204Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" 2024-09-14T04:02:48.817 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:48 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:48.56790726Z level=info msg="Executing migration" id="add panel_id column to alert_rule" 2024-09-14T04:02:48.817 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:48 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:48.593133772Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-09-14T04:02:48.817 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:48 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:48.635445093Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-09-14T04:02:48.817 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:48 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:48.652330084Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-09-14T04:02:48.817 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:48 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:48.669198255Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-09-14T04:02:48.817 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:48 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:48.694632826Z level=info msg="Executing migration" id="create alert_rule_version table" 2024-09-14T04:02:48.817 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:48 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:48.719844661Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-09-14T04:02:48.817 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:48 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:48.745070436Z 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-09-14T04:02:48.817 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:48 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:48.770348764Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" 2024-09-14T04:02:48.818 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:48 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:48.795498991Z level=info msg="Executing migration" id="add column for to alert_rule_version" 2024-09-14T04:02:48.818 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:48 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:48.820794311Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" 2024-09-14T04:02:49.069 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:48 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:48.862697968Z level=info msg="Executing migration" id="add column labels to alert_rule_version" 2024-09-14T04:02:49.069 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:48 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:48.887945729Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-09-14T04:02:49.069 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:48 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:48.913175327Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-09-14T04:02:49.069 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:48 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:48.955113086Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-09-14T04:02:49.069 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:48 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:48.972032507Z level=info msg="Executing migration" id=create_alert_configuration_table 2024-09-14T04:02:49.069 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:48 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:48.988995719Z level=info msg="Executing migration" id="Add column default in alert_configuration" 2024-09-14T04:02:49.070 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:49 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:49.014190016Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-09-14T04:02:49.070 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:49 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:49.03105912Z level=info msg="Executing migration" id="add column org_id in alert_configuration" 2024-09-14T04:02:49.070 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:49 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:49.073187648Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" 2024-09-14T04:02:49.321 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:49 smithi123 bash[24950]: cluster 2024-09-14T04:02:48.140611+0000 mgr.y (mgr.14406) 56 : cluster [DBG] pgmap v37: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:02:49.321 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:49 smithi123 bash[24950]: audit 2024-09-14T04:02:48.236805+0000 mon.a (mon.0) 723 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]': finished 2024-09-14T04:02:49.321 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:49 smithi123 bash[24950]: cluster 2024-09-14T04:02:48.237084+0000 mon.a (mon.0) 724 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-09-14T04:02:49.322 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:49 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:49.106798791Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-09-14T04:02:49.322 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:49 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:49.132042451Z level=info msg="Executing migration" id=create_ngalert_configuration_table 2024-09-14T04:02:49.322 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:49 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:49.174058234Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" 2024-09-14T04:02:49.322 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:49 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:49.241163694Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-09-14T04:02:49.322 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:49 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:49.28318868Z level=info msg="Executing migration" id="create provenance_type table" 2024-09-14T04:02:49.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:49 smithi038 bash[22519]: cluster 2024-09-14T04:02:48.140611+0000 mgr.y (mgr.14406) 56 : cluster [DBG] pgmap v37: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:02:49.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:49 smithi038 bash[22519]: audit 2024-09-14T04:02:48.236805+0000 mon.a (mon.0) 723 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]': finished 2024-09-14T04:02:49.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:49 smithi038 bash[22519]: cluster 2024-09-14T04:02:48.237084+0000 mon.a (mon.0) 724 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-09-14T04:02:49.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:49 smithi038 bash[32505]: cluster 2024-09-14T04:02:48.140611+0000 mgr.y (mgr.14406) 56 : cluster [DBG] pgmap v37: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:02:49.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:49 smithi038 bash[32505]: audit 2024-09-14T04:02:48.236805+0000 mon.a (mon.0) 723 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]': finished 2024-09-14T04:02:49.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:49 smithi038 bash[32505]: cluster 2024-09-14T04:02:48.237084+0000 mon.a (mon.0) 724 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-09-14T04:02:49.590 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:49 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:49.3251909Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-09-14T04:02:49.590 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:49 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:49.367171907Z level=info msg="Executing migration" id="create alert_image table" 2024-09-14T04:02:49.590 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:49 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:49.392435869Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-09-14T04:02:49.590 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:49 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:49.43440534Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-09-14T04:02:49.590 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:49 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:49.459661369Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-09-14T04:02:49.591 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:49 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:49.501600071Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-09-14T04:02:49.591 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:49 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:49.527177209Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-09-14T04:02:49.591 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:49 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:49.527496876Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2024-09-14T04:02:49.591 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:49 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:49.552362817Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-09-14T04:02:49.591 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:49 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:49.594368667Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-09-14T04:02:49.860 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:49 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:49.619599753Z level=info msg="Executing migration" id="clear migration entry \"remove unified alerting data\"" 2024-09-14T04:02:49.861 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:49 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:49.620069206Z level=info msg="Executing migration" id="move dashboard alerts to unified alerting" 2024-09-14T04:02:49.861 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:49 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:49.620481908Z level=info msg="alerts found to migrate" alerts=0 2024-09-14T04:02:49.861 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:49 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:49.644892857Z level=info msg="Executing migration" id="create library_element table v1" 2024-09-14T04:02:49.861 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:49 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:49.661839842Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" 2024-09-14T04:02:49.861 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:49 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:49.678761739Z level=info msg="Executing migration" id="create library_element_connection table v1" 2024-09-14T04:02:49.861 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:49 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:49.712524842Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" 2024-09-14T04:02:49.861 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:49 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:49.729500312Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" 2024-09-14T04:02:49.861 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:49 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:49.746497848Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-09-14T04:02:49.861 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:49 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:49.76335073Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" 2024-09-14T04:02:49.861 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:49 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:49.780292667Z level=info msg="Executing migration" id="create data_keys table" 2024-09-14T04:02:49.861 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:49 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:49.797164866Z level=info msg="Executing migration" id="create secrets table" 2024-09-14T04:02:49.861 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:49 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:49.822518133Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-09-14T04:02:49.862 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:49 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:49.864376132Z level=info msg="Executing migration" id="add name column into data_keys" 2024-09-14T04:02:49.990 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 04:02:49 smithi038 systemd[1]: Stopping Ceph alertmanager.a for 4d8d8784-724c-11ef-bceb-c7b262605968... 2024-09-14T04:02:49.990 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 04:02:49 smithi038 bash[56846]: ts=2024-09-14T04:02:49.715Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-14T04:02:50.120 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:49 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:49.906318967Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-09-14T04:02:50.121 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:49 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:49.931643994Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-09-14T04:02:50.121 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:49 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:49.973584229Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-09-14T04:02:50.121 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:50 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:50.015473212Z level=info msg="Executing migration" id="create kv_store table v1" 2024-09-14T04:02:50.121 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:50 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:50.057478372Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" 2024-09-14T04:02:50.121 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:50 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:50.082755808Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" 2024-09-14T04:02:50.121 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:50 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:50.124691885Z level=info msg="Executing migration" id="create permission table" 2024-09-14T04:02:50.383 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:50 smithi123 bash[24950]: cluster 2024-09-14T04:02:49.241992+0000 mon.a (mon.0) 725 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-09-14T04:02:50.384 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:50 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:50.149937485Z level=info msg="Executing migration" id="add unique index permission.role_id" 2024-09-14T04:02:50.384 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:50 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:50.191917238Z level=info msg="Executing migration" id="add unique index role_id_action_scope" 2024-09-14T04:02:50.384 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:50 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:50.234046014Z level=info msg="Executing migration" id="create role table" 2024-09-14T04:02:50.384 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:50 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:50.275999247Z level=info msg="Executing migration" id="add column display_name" 2024-09-14T04:02:50.384 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:50 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:50.318119427Z level=info msg="Executing migration" id="add column group_name" 2024-09-14T04:02:50.384 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:50 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:50.360118695Z level=info msg="Executing migration" id="add index role.org_id" 2024-09-14T04:02:50.384 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:50 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:50.387719882Z level=info msg="Executing migration" id="add unique index role_org_id_name" 2024-09-14T04:02:50.519 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:50 smithi038 bash[32505]: cluster 2024-09-14T04:02:49.241992+0000 mon.a (mon.0) 725 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-09-14T04:02:50.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:50 smithi038 bash[22519]: cluster 2024-09-14T04:02:49.241992+0000 mon.a (mon.0) 725 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-09-14T04:02:50.520 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 04:02:50 smithi038 bash[58147]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-alertmanager-a 2024-09-14T04:02:50.653 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:50 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:50.429634086Z level=info msg="Executing migration" id="add index role_org_id_uid" 2024-09-14T04:02:50.653 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:50 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:50.471701084Z level=info msg="Executing migration" id="create team role table" 2024-09-14T04:02:50.653 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:50 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:50.496958767Z level=info msg="Executing migration" id="add index team_role.org_id" 2024-09-14T04:02:50.653 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:50 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:50.513891799Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" 2024-09-14T04:02:50.654 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:50 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:50.531189279Z level=info msg="Executing migration" id="add index team_role.team_id" 2024-09-14T04:02:50.654 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:50 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:50.564390433Z level=info msg="Executing migration" id="create user role table" 2024-09-14T04:02:50.654 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:50 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:50.581434275Z level=info msg="Executing migration" id="add index user_role.org_id" 2024-09-14T04:02:50.654 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:50 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:50.606755604Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" 2024-09-14T04:02:50.654 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:50 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:50.631997558Z level=info msg="Executing migration" id="add index user_role.user_id" 2024-09-14T04:02:50.654 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:50 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:50.657219258Z level=info msg="Executing migration" id="create builtin role table" 2024-09-14T04:02:50.914 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:50 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:50.682564743Z level=info msg="Executing migration" id="add index builtin_role.role_id" 2024-09-14T04:02:50.914 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:50 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:50.707782637Z level=info msg="Executing migration" id="add index builtin_role.name" 2024-09-14T04:02:50.915 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:50 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:50.74977056Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" 2024-09-14T04:02:50.915 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:50 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:50.77517928Z level=info msg="Executing migration" id="add index builtin_role.org_id" 2024-09-14T04:02:50.915 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:50 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:50.800610716Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" 2024-09-14T04:02:50.915 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:50 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:50.825785288Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" 2024-09-14T04:02:50.915 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:50 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:50.867696619Z level=info msg="Executing migration" id="add unique index role.uid" 2024-09-14T04:02:50.915 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:50 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:50.892982525Z level=info msg="Executing migration" id="create seed assignment table" 2024-09-14T04:02:50.915 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:50 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:50.918306841Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" 2024-09-14T04:02:51.019 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 04:02:50 smithi038 bash[58225]: Error response from daemon: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-alertmanager-a 2024-09-14T04:02:51.019 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 04:02:50 smithi038 systemd[1]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-09-14T04:02:51.019 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 04:02:50 smithi038 systemd[1]: Stopped Ceph alertmanager.a for 4d8d8784-724c-11ef-bceb-c7b262605968. 2024-09-14T04:02:51.019 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 04:02:50 smithi038 systemd[1]: Started Ceph alertmanager.a for 4d8d8784-724c-11ef-bceb-c7b262605968. 2024-09-14T04:02:51.184 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:50 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:50.943505642Z level=info msg="Executing migration" id="add column hidden to role table" 2024-09-14T04:02:51.184 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:50 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:50.994547104Z level=info msg="Executing migration" id="create query_history table v1" 2024-09-14T04:02:51.185 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:51 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:51.053072873Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-09-14T04:02:51.598 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:51 smithi038 bash[22519]: cluster 2024-09-14T04:02:50.141216+0000 mgr.y (mgr.14406) 57 : cluster [DBG] pgmap v40: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:02:51.599 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:51 smithi038 bash[22519]: cluster 2024-09-14T04:02:50.248443+0000 mon.a (mon.0) 726 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-14T04:02:51.599 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:51 smithi038 bash[22519]: cluster 2024-09-14T04:02:50.248496+0000 mon.a (mon.0) 727 : cluster [INF] Cluster is now healthy 2024-09-14T04:02:51.599 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:51 smithi038 bash[22519]: cluster 2024-09-14T04:02:50.283139+0000 mon.a (mon.0) 728 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-09-14T04:02:51.599 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:51 smithi038 bash[22519]: audit 2024-09-14T04:02:50.737414+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:51.599 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:51 smithi038 bash[22519]: audit 2024-09-14T04:02:50.744261+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:51.599 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:51 smithi038 bash[32505]: cluster 2024-09-14T04:02:50.141216+0000 mgr.y (mgr.14406) 57 : cluster [DBG] pgmap v40: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:02:51.600 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:51 smithi038 bash[32505]: cluster 2024-09-14T04:02:50.248443+0000 mon.a (mon.0) 726 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-14T04:02:51.600 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:51 smithi038 bash[32505]: cluster 2024-09-14T04:02:50.248496+0000 mon.a (mon.0) 727 : cluster [INF] Cluster is now healthy 2024-09-14T04:02:51.600 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:51 smithi038 bash[32505]: cluster 2024-09-14T04:02:50.283139+0000 mon.a (mon.0) 728 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-09-14T04:02:51.600 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:51 smithi038 bash[32505]: audit 2024-09-14T04:02:50.737414+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:51.600 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:51 smithi038 bash[32505]: audit 2024-09-14T04:02:50.744261+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:51.601 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph config log 1 --format=json 2024-09-14T04:02:51.625 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:51 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:51.287990253Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-09-14T04:02:51.625 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:51 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:51.405074938Z level=info msg="Executing migration" id="teams permissions migration" 2024-09-14T04:02:51.626 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:51 smithi123 bash[24950]: cluster 2024-09-14T04:02:50.141216+0000 mgr.y (mgr.14406) 57 : cluster [DBG] pgmap v40: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:02:51.626 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:51 smithi123 bash[24950]: cluster 2024-09-14T04:02:50.248443+0000 mon.a (mon.0) 726 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-14T04:02:51.626 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:51 smithi123 bash[24950]: cluster 2024-09-14T04:02:50.248496+0000 mon.a (mon.0) 727 : cluster [INF] Cluster is now healthy 2024-09-14T04:02:51.626 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:51 smithi123 bash[24950]: cluster 2024-09-14T04:02:50.283139+0000 mon.a (mon.0) 728 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-09-14T04:02:51.626 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:51 smithi123 bash[24950]: audit 2024-09-14T04:02:50.737414+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:51.626 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:51 smithi123 bash[24950]: audit 2024-09-14T04:02:50.744261+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:51.911 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:51 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:51.763926645Z level=info msg="Executing migration" id="dashboard permissions" 2024-09-14T04:02:51.911 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:02:51 smithi123 bash[25882]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:02:51] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-14T04:02:52.184 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:51 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:51.915283351Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-09-14T04:02:52.184 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:51 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:51.97390425Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-09-14T04:02:52.185 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:52 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:52.033085076Z level=info msg="Executing migration" id="alerting notification permissions" 2024-09-14T04:02:52.527 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:52 smithi038 bash[22519]: cephadm 2024-09-14T04:02:50.745999+0000 mgr.y (mgr.14406) 58 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-14T04:02:52.527 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:52 smithi038 bash[22519]: cephadm 2024-09-14T04:02:50.754642+0000 mgr.y (mgr.14406) 59 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi123 2024-09-14T04:02:52.527 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:52 smithi038 bash[32505]: cephadm 2024-09-14T04:02:50.745999+0000 mgr.y (mgr.14406) 58 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-14T04:02:52.527 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:52 smithi038 bash[32505]: cephadm 2024-09-14T04:02:50.754642+0000 mgr.y (mgr.14406) 59 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi123 2024-09-14T04:02:52.532 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:52 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:52.317259607Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-09-14T04:02:52.532 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:52 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:52.43476947Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-09-14T04:02:52.532 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:52 smithi123 bash[24950]: cephadm 2024-09-14T04:02:50.745999+0000 mgr.y (mgr.14406) 58 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-14T04:02:52.533 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:52 smithi123 bash[24950]: cephadm 2024-09-14T04:02:50.754642+0000 mgr.y (mgr.14406) 59 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi123 2024-09-14T04:02:52.825 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:52 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:52.536577576Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-09-14T04:02:52.825 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:52 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:52.653132935Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-09-14T04:02:52.825 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:52 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:52.753285041Z level=info msg="Executing migration" id="create correlation table v1" 2024-09-14T04:02:52.825 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:52 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:52.828888192Z level=info msg="Executing migration" id="add index correlations.uid" 2024-09-14T04:02:53.019 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 04:02:52 smithi038 bash[58253]: ts=2024-09-14T04:02:52.530Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-09-14T04:02:53.019 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 04:02:52 smithi038 bash[58253]: ts=2024-09-14T04:02:52.530Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-09-14T04:02:53.019 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 04:02:52 smithi038 bash[58253]: ts=2024-09-14T04:02:52.532Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.38 port=9094 2024-09-14T04:02:53.019 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 04:02:52 smithi038 bash[58253]: ts=2024-09-14T04:02:52.533Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-14T04:02:53.020 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 04:02:52 smithi038 bash[58253]: ts=2024-09-14T04:02:52.563Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-14T04:02:53.020 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 04:02:52 smithi038 bash[58253]: ts=2024-09-14T04:02:52.563Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-14T04:02:53.020 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 04:02:52 smithi038 bash[58253]: ts=2024-09-14T04:02:52.567Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-09-14T04:02:53.020 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 04:02:52 smithi038 bash[58253]: ts=2024-09-14T04:02:52.567Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-14T04:02:53.083 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:52 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:52.91135612Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-09-14T04:02:53.083 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:53 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:53.000903224Z level=info msg="Executing migration" id="add correlation config column" 2024-09-14T04:02:53.083 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:53 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:53.047145922Z level=info msg="Executing migration" id="create entity_events table" 2024-09-14T04:02:53.365 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:53 smithi123 bash[24950]: cluster 2024-09-14T04:02:52.141796+0000 mgr.y (mgr.14406) 60 : cluster [DBG] pgmap v42: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-09-14T04:02:53.366 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:53 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:53.089212295Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-09-14T04:02:53.366 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:53 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:53.14817252Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-09-14T04:02:53.366 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:53 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:53.148382794Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-09-14T04:02:53.366 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:53 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:53.190308812Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-14T04:02:53.366 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:53 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:53.190563513Z 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-09-14T04:02:53.366 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:53 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:53.278021845Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-09-14T04:02:53.366 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:53 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:53.369935305Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-09-14T04:02:53.684 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:53 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:53.489706561Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-09-14T04:02:53.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:53 smithi038 bash[32505]: cluster 2024-09-14T04:02:52.141796+0000 mgr.y (mgr.14406) 60 : cluster [DBG] pgmap v42: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-09-14T04:02:53.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:53 smithi038 bash[22519]: cluster 2024-09-14T04:02:52.141796+0000 mgr.y (mgr.14406) 60 : cluster [DBG] pgmap v42: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-09-14T04:02:53.975 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:53 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:53.701770129Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-14T04:02:54.233 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:53 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:53.97953099Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-09-14T04:02:54.233 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:54 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:54.076969478Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-14T04:02:54.233 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:54 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:54.152871299Z level=info msg="Executing migration" id="Drop public config table" 2024-09-14T04:02:54.669 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:54 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:54.237323187Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-09-14T04:02:54.669 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:54 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:54.288440137Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-09-14T04:02:54.669 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:54 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:54.347324173Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-14T04:02:54.934 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:54 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:54.673307993Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-09-14T04:02:54.934 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:54 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:54.768981588Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-09-14T04:02:54.934 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:54 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:54.891228398Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-09-14T04:02:55.019 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 04:02:54 smithi038 bash[58253]: ts=2024-09-14T04:02:54.533Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000670359s 2024-09-14T04:02:55.259 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:54 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:54.975809546Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-09-14T04:02:55.259 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:55 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:55.263361042Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-09-14T04:02:55.591 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:55 smithi123 bash[24950]: cluster 2024-09-14T04:02:54.142329+0000 mgr.y (mgr.14406) 61 : cluster [DBG] pgmap v43: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-09-14T04:02:55.591 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:55 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:55.394004277Z level=info msg="Executing migration" id="add share column" 2024-09-14T04:02:55.591 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:55 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:55.47787833Z level=info msg="Executing migration" id="create default alerting folders" 2024-09-14T04:02:55.591 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:55 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:55.595059799Z level=info msg="Executing migration" id="create file table" 2024-09-14T04:02:55.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:55 smithi038 bash[32505]: cluster 2024-09-14T04:02:54.142329+0000 mgr.y (mgr.14406) 61 : cluster [DBG] pgmap v43: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-09-14T04:02:55.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:55 smithi038 bash[22519]: cluster 2024-09-14T04:02:54.142329+0000 mgr.y (mgr.14406) 61 : cluster [DBG] pgmap v43: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-09-14T04:02:55.846 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:55 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:55.71201089Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-09-14T04:02:55.846 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:55 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:55.762742711Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-09-14T04:02:55.847 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:55 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:55.850497275Z level=info msg="Executing migration" id="create file_meta table" 2024-09-14T04:02:56.133 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:55 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:55.944128936Z level=info msg="Executing migration" id="file table idx: path key" 2024-09-14T04:02:56.133 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:55 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:55.98891167Z level=info msg="Executing migration" id="set path collation in file table" 2024-09-14T04:02:56.133 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:56 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:56.022683482Z level=info msg="Executing migration" id="managed permissions migration" 2024-09-14T04:02:56.133 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:56 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:56.039567737Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-09-14T04:02:56.133 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:56 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:56.07348116Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-09-14T04:02:56.387 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:02:56.434 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:56 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:56.140982205Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-09-14T04:02:56.434 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:56 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:56.158152457Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-09-14T04:02:56.434 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:56 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:56.208736981Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-09-14T04:02:56.434 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:56 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:56.311157838Z level=info msg="Executing migration" id="update group index for alert rules" 2024-09-14T04:02:56.934 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:56 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:56.460902676Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-09-14T04:02:56.934 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:56 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:56.702047159Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-09-14T04:02:57.259 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:57 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:57.002592628Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-09-14T04:02:57.260 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:57 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:57.103313574Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-09-14T04:02:57.260 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:57 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:57.179466024Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-09-14T04:02:57.512 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:57 smithi123 bash[24950]: cluster 2024-09-14T04:02:56.142902+0000 mgr.y (mgr.14406) 62 : cluster [DBG] pgmap v44: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 258 B/s wr, 0 op/s 2024-09-14T04:02:57.512 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:57 smithi123 bash[24950]: cluster 2024-09-14T04:02:56.718874+0000 mon.a (mon.0) 731 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-09-14T04:02:57.512 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:57 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:57.263864438Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-09-14T04:02:57.512 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:57 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:57.339100804Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-09-14T04:02:57.512 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:57 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:57.406885487Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-09-14T04:02:57.513 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:57 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:57.423782303Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-09-14T04:02:57.513 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:57 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:57.474165873Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-09-14T04:02:57.513 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:57 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:57.516265768Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-09-14T04:02:57.513 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:02:57 smithi123 systemd[1]: Stopping Ceph prometheus.a for 4d8d8784-724c-11ef-bceb-c7b262605968... 2024-09-14T04:02:57.513 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:02:57 smithi123 bash[49056]: ts=2024-09-14T04:02:57.434Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-14T04:02:57.513 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:02:57 smithi123 bash[49056]: ts=2024-09-14T04:02:57.434Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-14T04:02:57.513 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:02:57 smithi123 bash[49056]: ts=2024-09-14T04:02:57.434Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-14T04:02:57.513 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:02:57 smithi123 bash[49056]: ts=2024-09-14T04:02:57.434Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-14T04:02:57.513 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:02:57 smithi123 bash[49056]: ts=2024-09-14T04:02:57.434Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-14T04:02:57.513 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:02:57 smithi123 bash[49056]: ts=2024-09-14T04:02:57.434Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-14T04:02:57.513 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:02:57 smithi123 bash[49056]: ts=2024-09-14T04:02:57.435Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-14T04:02:57.514 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:02:57 smithi123 bash[49056]: ts=2024-09-14T04:02:57.435Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-14T04:02:57.514 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:02:57 smithi123 bash[49056]: ts=2024-09-14T04:02:57.435Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-14T04:02:57.514 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:02:57 smithi123 bash[49056]: ts=2024-09-14T04:02:57.435Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-14T04:02:57.514 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:02:57 smithi123 bash[49056]: ts=2024-09-14T04:02:57.435Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-14T04:02:57.514 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:02:57 smithi123 bash[49056]: ts=2024-09-14T04:02:57.435Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-14T04:02:57.712 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:57 smithi038 bash[22519]: cluster 2024-09-14T04:02:56.142902+0000 mgr.y (mgr.14406) 62 : cluster [DBG] pgmap v44: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 258 B/s wr, 0 op/s 2024-09-14T04:02:57.712 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:57 smithi038 bash[22519]: cluster 2024-09-14T04:02:56.718874+0000 mon.a (mon.0) 731 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-09-14T04:02:57.712 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:57 smithi038 bash[32505]: cluster 2024-09-14T04:02:56.142902+0000 mgr.y (mgr.14406) 62 : cluster [DBG] pgmap v44: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 258 B/s wr, 0 op/s 2024-09-14T04:02:57.713 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:57 smithi038 bash[32505]: cluster 2024-09-14T04:02:56.718874+0000 mon.a (mon.0) 731 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-09-14T04:02:57.934 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:57 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:57.619017433Z level=info msg="Executing migration" id="create folder table" 2024-09-14T04:02:57.934 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:57 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:57.727272291Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-09-14T04:02:58.297 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:57 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:57.984625728Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-09-14T04:02:58.605 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:02:58 smithi123 bash[51382]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-prometheus-a 2024-09-14T04:02:58.605 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:02:58 smithi123 bash[51441]: Error response from daemon: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-prometheus-a 2024-09-14T04:02:58.605 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:02:58 smithi123 systemd[1]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-14T04:02:58.605 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:02:58 smithi123 systemd[1]: Stopped Ceph prometheus.a for 4d8d8784-724c-11ef-bceb-c7b262605968. 2024-09-14T04:02:58.606 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:02:58 smithi123 systemd[1]: Started Ceph prometheus.a for 4d8d8784-724c-11ef-bceb-c7b262605968. 2024-09-14T04:02:58.606 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:58 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:58.301626275Z level=info msg="Executing migration" id="Update folder title length" 2024-09-14T04:02:58.606 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:58 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:58.402212844Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-09-14T04:02:58.606 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:58 smithi123 bash[50778]: logger=migrator t=2024-09-14T04:02:58.47822339Z level=info msg="migrations completed" performed=485 skipped=0 duration=20.343898841s 2024-09-14T04:02:58.606 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:58 smithi123 bash[50778]: logger=sqlstore t=2024-09-14T04:02:58.479351659Z level=info msg="Created default organization" 2024-09-14T04:02:58.606 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:58 smithi123 bash[50778]: logger=plugin.loader t=2024-09-14T04:02:58.609781561Z level=info msg="Plugin registered" pluginID=input 2024-09-14T04:02:58.934 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:58 smithi123 bash[50778]: logger=plugin.loader t=2024-09-14T04:02:58.641505823Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2024-09-14T04:02:58.934 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:58 smithi123 bash[50778]: logger=plugin.loader t=2024-09-14T04:02:58.641558523Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2024-09-14T04:02:58.934 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:58 smithi123 bash[50778]: logger=secrets t=2024-09-14T04:02:58.641611968Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-09-14T04:02:58.934 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:58 smithi123 bash[50778]: logger=query_data t=2024-09-14T04:02:58.643528187Z level=info msg="Query Service initialization" 2024-09-14T04:02:58.935 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:02:58 smithi123 bash[50778]: logger=live.push_http t=2024-09-14T04:02:58.646263514Z level=info msg="Live Push Gateway initialization" 2024-09-14T04:02:59.019 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:02:58 smithi038 bash[22772]: [14/Sep/2024:04:02:58] ENGINE Bus STOPPING 2024-09-14T04:02:59.519 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:02:59 smithi038 bash[22772]: [14/Sep/2024:04:02:59] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-14T04:02:59.519 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:02:59 smithi038 bash[22772]: [14/Sep/2024:04:02:59] ENGINE Bus STOPPED 2024-09-14T04:02:59.519 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:02:59 smithi038 bash[22772]: [14/Sep/2024:04:02:59] ENGINE Bus STARTING 2024-09-14T04:02:59.520 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:02:59 smithi038 bash[22772]: [14/Sep/2024:04:02:59] ENGINE Serving on http://:::9283 2024-09-14T04:02:59.520 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:02:59 smithi038 bash[22772]: [14/Sep/2024:04:02:59] ENGINE Bus STARTED 2024-09-14T04:02:59.520 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:02:59 smithi038 bash[22772]: [14/Sep/2024:04:02:59] ENGINE Bus STOPPING 2024-09-14T04:02:59.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:59 smithi123 bash[24950]: cluster 2024-09-14T04:02:58.143561+0000 mgr.y (mgr.14406) 63 : cluster [DBG] pgmap v46: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-14T04:02:59.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:59 smithi123 bash[24950]: audit 2024-09-14T04:02:58.588763+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:59.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:59 smithi123 bash[24950]: audit 2024-09-14T04:02:58.601065+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:59.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:59 smithi123 bash[24950]: audit 2024-09-14T04:02:58.611583+0000 mon.c (mon.2) 52 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-14T04:02:59.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:59 smithi123 bash[24950]: audit 2024-09-14T04:02:58.612727+0000 mgr.y (mgr.14406) 64 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-14T04:02:59.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:59 smithi123 bash[24950]: audit 2024-09-14T04:02:58.615107+0000 mon.c (mon.2) 53 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi038.front.sepia.ceph.com:9093"}]: dispatch 2024-09-14T04:02:59.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:59 smithi123 bash[24950]: audit 2024-09-14T04:02:58.616006+0000 mgr.y (mgr.14406) 65 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi038.front.sepia.ceph.com:9093"}]: dispatch 2024-09-14T04:02:59.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:59 smithi123 bash[24950]: audit 2024-09-14T04:02:58.625629+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:59.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:59 smithi123 bash[24950]: audit 2024-09-14T04:02:58.645000+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-14T04:02:59.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:59 smithi123 bash[24950]: audit 2024-09-14T04:02:58.649713+0000 mon.c (mon.2) 55 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi123.front.sepia.ceph.com:9095"}]: dispatch 2024-09-14T04:02:59.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:59 smithi123 bash[24950]: audit 2024-09-14T04:02:58.657738+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:59.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:59 smithi123 bash[24950]: audit 2024-09-14T04:02:58.679756+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-14T04:02:59.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:59 smithi123 bash[24950]: audit 2024-09-14T04:02:58.681753+0000 mon.c (mon.2) 57 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi123.front.sepia.ceph.com:3000"}]: dispatch 2024-09-14T04:02:59.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:59 smithi123 bash[24950]: audit 2024-09-14T04:02:58.688277+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:02:59.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:02:59 smithi123 bash[24950]: audit 2024-09-14T04:02:58.707215+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:02:59.938 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:02:59 smithi123 bash[51470]: ts=2024-09-14T04:02:59.770Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-14T04:02:59.938 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:02:59 smithi123 bash[51470]: ts=2024-09-14T04:02:59.770Z 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-09-14T04:02:59.938 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:02:59 smithi123 bash[51470]: ts=2024-09-14T04:02:59.770Z caller=main.go:570 level=info host_details="(Linux 5.15.0-121-generic #131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024 x86_64 smithi123 (none))" 2024-09-14T04:02:59.938 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:02:59 smithi123 bash[51470]: ts=2024-09-14T04:02:59.770Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-14T04:02:59.939 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:02:59 smithi123 bash[51470]: ts=2024-09-14T04:02:59.770Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-14T04:02:59.939 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:02:59 smithi123 bash[51470]: ts=2024-09-14T04:02:59.772Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-14T04:02:59.939 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:02:59 smithi123 bash[51470]: ts=2024-09-14T04:02:59.772Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-14T04:02:59.939 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:02:59 smithi123 bash[51470]: ts=2024-09-14T04:02:59.773Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-14T04:02:59.939 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:02:59 smithi123 bash[51470]: ts=2024-09-14T04:02:59.773Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-14T04:02:59.939 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:02:59 smithi123 bash[51470]: ts=2024-09-14T04:02:59.776Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-14T04:02:59.940 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:02:59 smithi123 bash[51470]: ts=2024-09-14T04:02:59.776Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.266µs 2024-09-14T04:02:59.940 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:02:59 smithi123 bash[51470]: ts=2024-09-14T04:02:59.776Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-14T04:02:59.940 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:02:59 smithi123 bash[51470]: ts=2024-09-14T04:02:59.777Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-09-14T04:02:59.940 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:02:59 smithi123 bash[51470]: ts=2024-09-14T04:02:59.777Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-09-14T04:02:59.940 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:02:59 smithi123 bash[51470]: ts=2024-09-14T04:02:59.777Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=28.075µs wal_replay_duration=993.789µs wbl_replay_duration=137ns total_replay_duration=1.041749ms 2024-09-14T04:02:59.941 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:02:59 smithi123 bash[51470]: ts=2024-09-14T04:02:59.779Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-14T04:02:59.941 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:02:59 smithi123 bash[51470]: ts=2024-09-14T04:02:59.779Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-14T04:02:59.941 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:02:59 smithi123 bash[51470]: ts=2024-09-14T04:02:59.779Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-14T04:02:59.941 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:02:59 smithi123 bash[51470]: ts=2024-09-14T04:02:59.801Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=22.783308ms db_storage=1.026µs remote_storage=2.035µs web_handler=417ns query_engine=797ns scrape=348.953µs scrape_sd=43.539µs notify=30.644µs notify_sd=11.253µs rules=21.930737ms tracing=6.767µs 2024-09-14T04:02:59.942 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:02:59 smithi123 bash[51470]: ts=2024-09-14T04:02:59.802Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-14T04:02:59.942 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:02:59 smithi123 bash[51470]: ts=2024-09-14T04:02:59.802Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-14T04:03:00.019 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:02:59 smithi038 bash[22772]: [14/Sep/2024:04:02:59] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-14T04:03:00.019 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:02:59 smithi038 bash[22772]: [14/Sep/2024:04:02:59] ENGINE Bus STOPPED 2024-09-14T04:03:00.020 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:02:59 smithi038 bash[22772]: [14/Sep/2024:04:02:59] ENGINE Bus STARTING 2024-09-14T04:03:00.020 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:02:59 smithi038 bash[22772]: [14/Sep/2024:04:02:59] ENGINE Serving on http://:::9283 2024-09-14T04:03:00.020 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:02:59 smithi038 bash[22772]: [14/Sep/2024:04:02:59] ENGINE Bus STARTED 2024-09-14T04:03:00.020 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:02:59 smithi038 bash[22772]: [14/Sep/2024:04:02:59] ENGINE Bus STOPPING 2024-09-14T04:03:00.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:59 smithi038 bash[32505]: cluster 2024-09-14T04:02:58.143561+0000 mgr.y (mgr.14406) 63 : cluster [DBG] pgmap v46: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-14T04:03:00.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:59 smithi038 bash[32505]: audit 2024-09-14T04:02:58.588763+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:03:00.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:59 smithi038 bash[32505]: audit 2024-09-14T04:02:58.601065+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:03:00.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:59 smithi038 bash[32505]: audit 2024-09-14T04:02:58.611583+0000 mon.c (mon.2) 52 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-14T04:03:00.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:59 smithi038 bash[32505]: audit 2024-09-14T04:02:58.612727+0000 mgr.y (mgr.14406) 64 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-14T04:03:00.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:59 smithi038 bash[32505]: audit 2024-09-14T04:02:58.615107+0000 mon.c (mon.2) 53 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi038.front.sepia.ceph.com:9093"}]: dispatch 2024-09-14T04:03:00.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:59 smithi038 bash[32505]: audit 2024-09-14T04:02:58.616006+0000 mgr.y (mgr.14406) 65 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi038.front.sepia.ceph.com:9093"}]: dispatch 2024-09-14T04:03:00.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:59 smithi038 bash[32505]: audit 2024-09-14T04:02:58.625629+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:03:00.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:59 smithi038 bash[32505]: audit 2024-09-14T04:02:58.645000+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-14T04:03:00.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:59 smithi038 bash[32505]: audit 2024-09-14T04:02:58.649713+0000 mon.c (mon.2) 55 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi123.front.sepia.ceph.com:9095"}]: dispatch 2024-09-14T04:03:00.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:59 smithi038 bash[32505]: audit 2024-09-14T04:02:58.657738+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:03:00.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:59 smithi038 bash[32505]: audit 2024-09-14T04:02:58.679756+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-14T04:03:00.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:59 smithi038 bash[32505]: audit 2024-09-14T04:02:58.681753+0000 mon.c (mon.2) 57 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi123.front.sepia.ceph.com:3000"}]: dispatch 2024-09-14T04:03:00.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:59 smithi038 bash[32505]: audit 2024-09-14T04:02:58.688277+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:03:00.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:02:59 smithi038 bash[32505]: audit 2024-09-14T04:02:58.707215+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:03:00.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:59 smithi038 bash[22519]: cluster 2024-09-14T04:02:58.143561+0000 mgr.y (mgr.14406) 63 : cluster [DBG] pgmap v46: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-14T04:03:00.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:59 smithi038 bash[22519]: audit 2024-09-14T04:02:58.588763+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:03:00.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:59 smithi038 bash[22519]: audit 2024-09-14T04:02:58.601065+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:03:00.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:59 smithi038 bash[22519]: audit 2024-09-14T04:02:58.611583+0000 mon.c (mon.2) 52 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-14T04:03:00.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:59 smithi038 bash[22519]: audit 2024-09-14T04:02:58.612727+0000 mgr.y (mgr.14406) 64 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-14T04:03:00.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:59 smithi038 bash[22519]: audit 2024-09-14T04:02:58.615107+0000 mon.c (mon.2) 53 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi038.front.sepia.ceph.com:9093"}]: dispatch 2024-09-14T04:03:00.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:59 smithi038 bash[22519]: audit 2024-09-14T04:02:58.616006+0000 mgr.y (mgr.14406) 65 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi038.front.sepia.ceph.com:9093"}]: dispatch 2024-09-14T04:03:00.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:59 smithi038 bash[22519]: audit 2024-09-14T04:02:58.625629+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:03:00.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:59 smithi038 bash[22519]: audit 2024-09-14T04:02:58.645000+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-14T04:03:00.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:59 smithi038 bash[22519]: audit 2024-09-14T04:02:58.649713+0000 mon.c (mon.2) 55 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi123.front.sepia.ceph.com:9095"}]: dispatch 2024-09-14T04:03:00.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:59 smithi038 bash[22519]: audit 2024-09-14T04:02:58.657738+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:03:00.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:59 smithi038 bash[22519]: audit 2024-09-14T04:02:58.679756+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-14T04:03:00.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:59 smithi038 bash[22519]: audit 2024-09-14T04:02:58.681753+0000 mon.c (mon.2) 57 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi123.front.sepia.ceph.com:3000"}]: dispatch 2024-09-14T04:03:00.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:59 smithi038 bash[22519]: audit 2024-09-14T04:02:58.688277+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:03:00.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:02:59 smithi038 bash[22519]: audit 2024-09-14T04:02:58.707215+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:03:00.331 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:03:00 smithi123 bash[50778]: logger=infra.usagestats.collector t=2024-09-14T04:03:00.035276462Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-09-14T04:03:00.332 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:03:00 smithi123 bash[50778]: logger=provisioning.datasources t=2024-09-14T04:03:00.036112952Z level=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2024-09-14T04:03:00.332 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:03:00 smithi123 bash[50778]: logger=provisioning.datasources t=2024-09-14T04:03:00.068218561Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-14T04:03:00.332 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:03:00 smithi123 bash[50778]: logger=provisioning.datasources t=2024-09-14T04:03:00.154889381Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2024-09-14T04:03:00.332 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:03:00 smithi123 bash[50778]: logger=provisioning.alerting t=2024-09-14T04:03:00.228842401Z level=info msg="starting to provision alerting" 2024-09-14T04:03:00.332 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:03:00 smithi123 bash[50778]: logger=provisioning.alerting t=2024-09-14T04:03:00.228932369Z level=info msg="finished to provision alerting" 2024-09-14T04:03:00.332 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:03:00 smithi123 bash[50778]: logger=ngalert.state.manager t=2024-09-14T04:03:00.229649497Z level=info msg="Warming state cache for startup" 2024-09-14T04:03:00.332 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:03:00 smithi123 bash[50778]: logger=grafanaStorageLogger t=2024-09-14T04:03:00.22986236Z level=info msg="storage starting" 2024-09-14T04:03:00.333 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:03:00 smithi123 bash[50778]: logger=http.server t=2024-09-14T04:03:00.234714508Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-09-14T04:03:00.333 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:03:00 smithi123 bash[50778]: logger=sqlstore.transactions t=2024-09-14T04:03:00.24086269Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-14T04:03:00.333 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:03:00 smithi123 bash[50778]: logger=ngalert.state.manager t=2024-09-14T04:03:00.335719606Z level=info msg="State cache has been initialized" states=0 duration=106.067659ms 2024-09-14T04:03:00.333 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:03:00 smithi123 bash[50778]: logger=ngalert.multiorg.alertmanager t=2024-09-14T04:03:00.33580528Z level=info msg="starting MultiOrg Alertmanager" 2024-09-14T04:03:00.364 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-09-14T04:03:00.364 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:03:00 smithi038 bash[22772]: [14/Sep/2024:04:03:00] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-14T04:03:00.365 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:03:00 smithi038 bash[22772]: [14/Sep/2024:04:03:00] ENGINE Bus STOPPED 2024-09-14T04:03:00.365 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:03:00 smithi038 bash[22772]: [14/Sep/2024:04:03:00] ENGINE Bus STARTING 2024-09-14T04:03:00.610 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:03:00 smithi123 bash[50778]: logger=ticker t=2024-09-14T04:03:00.335837702Z level=info msg=starting first_tick=2024-09-14T04:03:10Z 2024-09-14T04:03:00.610 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:03:00 smithi123 bash[50778]: logger=sqlstore.transactions t=2024-09-14T04:03:00.368679584Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-14T04:03:00.611 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:03:00 smithi123 bash[50778]: logger=sqlstore.transactions t=2024-09-14T04:03:00.493692089Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-14T04:03:00.611 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:03:00 smithi123 bash[50778]: logger=sqlstore.transactions t=2024-09-14T04:03:00.50466967Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" 2024-09-14T04:03:00.611 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:03:00 smithi123 bash[50778]: logger=sqlstore.transactions t=2024-09-14T04:03:00.515786563Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" 2024-09-14T04:03:00.611 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:03:00 smithi123 bash[50778]: logger=sqlstore.transactions t=2024-09-14T04:03:00.526924258Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" 2024-09-14T04:03:00.614 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:03:00 smithi038 bash[22772]: [14/Sep/2024:04:03:00] ENGINE Serving on http://:::9283 2024-09-14T04:03:00.615 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:03:00 smithi038 bash[22772]: [14/Sep/2024:04:03:00] ENGINE Bus STARTED 2024-09-14T04:03:00.615 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:03:00 smithi038 bash[22519]: audit 2024-09-14T04:02:58.645890+0000 mgr.y (mgr.14406) 66 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-14T04:03:00.615 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:03:00 smithi038 bash[22519]: audit 2024-09-14T04:02:58.650368+0000 mgr.y (mgr.14406) 67 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi123.front.sepia.ceph.com:9095"}]: dispatch 2024-09-14T04:03:00.615 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:03:00 smithi038 bash[22519]: audit 2024-09-14T04:02:58.680416+0000 mgr.y (mgr.14406) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-14T04:03:00.615 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:03:00 smithi038 bash[22519]: audit 2024-09-14T04:02:58.682255+0000 mgr.y (mgr.14406) 69 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi123.front.sepia.ceph.com:3000"}]: dispatch 2024-09-14T04:03:00.615 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:03:00 smithi038 bash[22519]: audit 2024-09-14T04:03:00.366901+0000 mon.c (mon.2) 59 : audit [DBG] from='client.? 172.21.15.38:0/3602119989' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-14T04:03:00.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:03:00 smithi123 bash[24950]: audit 2024-09-14T04:02:58.645890+0000 mgr.y (mgr.14406) 66 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-14T04:03:00.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:03:00 smithi123 bash[24950]: audit 2024-09-14T04:02:58.650368+0000 mgr.y (mgr.14406) 67 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi123.front.sepia.ceph.com:9095"}]: dispatch 2024-09-14T04:03:00.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:03:00 smithi123 bash[24950]: audit 2024-09-14T04:02:58.680416+0000 mgr.y (mgr.14406) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-14T04:03:00.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:03:00 smithi123 bash[24950]: audit 2024-09-14T04:02:58.682255+0000 mgr.y (mgr.14406) 69 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi123.front.sepia.ceph.com:3000"}]: dispatch 2024-09-14T04:03:00.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:03:00 smithi123 bash[24950]: audit 2024-09-14T04:03:00.366901+0000 mon.c (mon.2) 59 : audit [DBG] from='client.? 172.21.15.38:0/3602119989' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-14T04:03:01.019 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:03:00 smithi038 bash[32505]: audit 2024-09-14T04:02:58.645890+0000 mgr.y (mgr.14406) 66 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-14T04:03:01.019 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:03:00 smithi038 bash[32505]: audit 2024-09-14T04:02:58.650368+0000 mgr.y (mgr.14406) 67 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi123.front.sepia.ceph.com:9095"}]: dispatch 2024-09-14T04:03:01.019 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:03:00 smithi038 bash[32505]: audit 2024-09-14T04:02:58.680416+0000 mgr.y (mgr.14406) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-14T04:03:01.019 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:03:00 smithi038 bash[32505]: audit 2024-09-14T04:02:58.682255+0000 mgr.y (mgr.14406) 69 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi123.front.sepia.ceph.com:3000"}]: dispatch 2024-09-14T04:03:01.019 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:03:00 smithi038 bash[32505]: audit 2024-09-14T04:03:00.366901+0000 mon.c (mon.2) 59 : audit [DBG] from='client.? 172.21.15.38:0/3602119989' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-14T04:03:01.170 INFO:teuthology.orchestra.run.smithi038.stdout:[{"version":22,"timestamp":"2024-09-14T04:02:58.683166+0000","name":"","changes":[{"name":"mgr/mgr/dashboard/GRAFANA_API_URL","new_value":"https://smithi123.front.sepia.ceph.com:3000"}]}] 2024-09-14T04:03:01.171 INFO:tasks.ceph_manager:config epoch is 22 2024-09-14T04:03:01.171 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-14T04:03:01.171 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-14T04:03:01.171 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph mgr dump --format=json 2024-09-14T04:03:01.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:03:01 smithi123 bash[24950]: cluster 2024-09-14T04:03:00.143926+0000 mgr.y (mgr.14406) 70 : cluster [DBG] pgmap v47: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 207 B/s wr, 0 op/s 2024-09-14T04:03:01.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:03:01 smithi123 bash[24950]: audit 2024-09-14T04:03:01.220826+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:03:01.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:03:01 smithi123 bash[24950]: audit 2024-09-14T04:03:01.227935+0000 mon.c (mon.2) 60 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:03:02.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:03:01 smithi038 bash[22519]: cluster 2024-09-14T04:03:00.143926+0000 mgr.y (mgr.14406) 70 : cluster [DBG] pgmap v47: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 207 B/s wr, 0 op/s 2024-09-14T04:03:02.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:03:01 smithi038 bash[22519]: audit 2024-09-14T04:03:01.220826+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:03:02.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:03:01 smithi038 bash[22519]: audit 2024-09-14T04:03:01.227935+0000 mon.c (mon.2) 60 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:03:02.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:03:01 smithi038 bash[32505]: cluster 2024-09-14T04:03:00.143926+0000 mgr.y (mgr.14406) 70 : cluster [DBG] pgmap v47: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 207 B/s wr, 0 op/s 2024-09-14T04:03:02.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:03:01 smithi038 bash[32505]: audit 2024-09-14T04:03:01.220826+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:03:02.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:03:01 smithi038 bash[32505]: audit 2024-09-14T04:03:01.227935+0000 mon.c (mon.2) 60 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:03:03.019 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 04:03:02 smithi038 bash[58253]: ts=2024-09-14T04:03:02.536Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003517226s 2024-09-14T04:03:03.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:03:03 smithi123 bash[24950]: cluster 2024-09-14T04:03:02.144488+0000 mgr.y (mgr.14406) 71 : cluster [DBG] pgmap v48: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:04.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:03:03 smithi038 bash[22519]: cluster 2024-09-14T04:03:02.144488+0000 mgr.y (mgr.14406) 71 : cluster [DBG] pgmap v48: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:04.019 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:03:03 smithi038 bash[32505]: cluster 2024-09-14T04:03:02.144488+0000 mgr.y (mgr.14406) 71 : cluster [DBG] pgmap v48: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:05.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:03:05 smithi038 bash[22519]: cluster 2024-09-14T04:03:04.144888+0000 mgr.y (mgr.14406) 72 : cluster [DBG] pgmap v49: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:05.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:03:05 smithi038 bash[22519]: audit 2024-09-14T04:03:04.217508+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:03:05.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:03:05 smithi038 bash[22519]: audit 2024-09-14T04:03:04.227060+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:03:05.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:03:05 smithi038 bash[22519]: audit 2024-09-14T04:03:04.267300+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:03:05.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:03:05 smithi038 bash[22519]: audit 2024-09-14T04:03:04.275431+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:03:05.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:03:05 smithi038 bash[22519]: audit 2024-09-14T04:03:04.694884+0000 mon.c (mon.2) 61 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:03:05.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:03:05 smithi038 bash[22519]: audit 2024-09-14T04:03:04.696340+0000 mon.c (mon.2) 62 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:03:05.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:03:05 smithi038 bash[22519]: audit 2024-09-14T04:03:04.704384+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:03:05.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:03:05 smithi038 bash[32505]: cluster 2024-09-14T04:03:04.144888+0000 mgr.y (mgr.14406) 72 : cluster [DBG] pgmap v49: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:05.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:03:05 smithi038 bash[32505]: audit 2024-09-14T04:03:04.217508+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:03:05.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:03:05 smithi038 bash[32505]: audit 2024-09-14T04:03:04.227060+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:03:05.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:03:05 smithi038 bash[32505]: audit 2024-09-14T04:03:04.267300+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:03:05.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:03:05 smithi038 bash[32505]: audit 2024-09-14T04:03:04.275431+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:03:05.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:03:05 smithi038 bash[32505]: audit 2024-09-14T04:03:04.694884+0000 mon.c (mon.2) 61 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:03:05.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:03:05 smithi038 bash[32505]: audit 2024-09-14T04:03:04.696340+0000 mon.c (mon.2) 62 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:03:05.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:03:05 smithi038 bash[32505]: audit 2024-09-14T04:03:04.704384+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:03:05.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:03:05 smithi123 bash[24950]: cluster 2024-09-14T04:03:04.144888+0000 mgr.y (mgr.14406) 72 : cluster [DBG] pgmap v49: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:05.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:03:05 smithi123 bash[24950]: audit 2024-09-14T04:03:04.217508+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:03:05.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:03:05 smithi123 bash[24950]: audit 2024-09-14T04:03:04.227060+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:03:05.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:03:05 smithi123 bash[24950]: audit 2024-09-14T04:03:04.267300+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:03:05.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:03:05 smithi123 bash[24950]: audit 2024-09-14T04:03:04.275431+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:03:05.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:03:05 smithi123 bash[24950]: audit 2024-09-14T04:03:04.694884+0000 mon.c (mon.2) 61 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:03:05.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:03:05 smithi123 bash[24950]: audit 2024-09-14T04:03:04.696340+0000 mon.c (mon.2) 62 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:03:05.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:03:05 smithi123 bash[24950]: audit 2024-09-14T04:03:04.704384+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:03:05.709 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:03:07.269 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:03:07 smithi038 bash[22519]: cluster 2024-09-14T04:03:06.145399+0000 mgr.y (mgr.14406) 73 : cluster [DBG] pgmap v50: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:07.269 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:03:07 smithi038 bash[32505]: cluster 2024-09-14T04:03:06.145399+0000 mgr.y (mgr.14406) 73 : cluster [DBG] pgmap v50: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:07.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:03:07 smithi123 bash[24950]: cluster 2024-09-14T04:03:06.145399+0000 mgr.y (mgr.14406) 73 : cluster [DBG] pgmap v50: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:09.413 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-09-14T04:03:09.424 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:03:09 smithi038 bash[22519]: cluster 2024-09-14T04:03:08.145997+0000 mgr.y (mgr.14406) 74 : cluster [DBG] pgmap v51: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:09.424 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:03:09 smithi038 bash[32505]: cluster 2024-09-14T04:03:08.145997+0000 mgr.y (mgr.14406) 74 : cluster [DBG] pgmap v51: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:09.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:03:09 smithi123 bash[24950]: cluster 2024-09-14T04:03:08.145997+0000 mgr.y (mgr.14406) 74 : cluster [DBG] pgmap v51: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:10.218 INFO:teuthology.orchestra.run.smithi038.stdout:{"epoch":21,"flags":0,"active_gid":14406,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6800","nonce":892432005},{"type":"v1","addr":"172.21.15.38:6801","nonce":892432005}]},"active_addr":"172.21.15.38:6801/892432005","active_change":"2024-09-14T04:01:46.095359+0000","active_mgr_features":4540138320759226367,"available":true,"standbys":[{"gid":24316,"name":"x","mgr_features":4540138320759226367,"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":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"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":[]},"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_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_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.1.5","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"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":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"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":"False","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":[]},"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":"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":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":[]},"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":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":"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":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":[]},"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":[]},"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":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"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":[]},"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_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_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.1.5","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"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":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"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":"False","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":[]},"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":"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":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":[]},"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":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":"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":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":[]},"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":[]},"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.38:8443/","prometheus":"http://172.21.15.38: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"]},"last_failure_osd_epoch":51,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.38:0","nonce":3947144522}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.38:0","nonce":2767609831}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.38:0","nonce":3907743837}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.38:0","nonce":3200204500}]}]} 2024-09-14T04:03:10.224 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-14T04:03:10.224 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-14T04:03:10.224 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-14T04:03:10.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:03:10 smithi038 bash[22519]: audit 2024-09-14T04:03:09.405927+0000 mon.a (mon.0) 743 : audit [DBG] from='client.? 172.21.15.38:0/2800573543' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-14T04:03:10.519 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:03:10 smithi038 bash[32505]: audit 2024-09-14T04:03:09.405927+0000 mon.a (mon.0) 743 : audit [DBG] from='client.? 172.21.15.38:0/2800573543' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-14T04:03:10.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:03:10 smithi123 bash[24950]: audit 2024-09-14T04:03:09.405927+0000 mon.a (mon.0) 743 : audit [DBG] from='client.? 172.21.15.38:0/2800573543' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-14T04:03:11.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:03:11 smithi038 bash[22519]: cluster 2024-09-14T04:03:10.146640+0000 mgr.y (mgr.14406) 75 : cluster [DBG] pgmap v52: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:11.519 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:03:11 smithi038 bash[32505]: cluster 2024-09-14T04:03:10.146640+0000 mgr.y (mgr.14406) 75 : cluster [DBG] pgmap v52: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:11.625 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:03:11 smithi123 bash[24950]: cluster 2024-09-14T04:03:10.146640+0000 mgr.y (mgr.14406) 75 : cluster [DBG] pgmap v52: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:11.934 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:03:11 smithi123 bash[25882]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:03:11] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-14T04:03:12.520 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:03:12 smithi038 bash[22772]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:03:12] "GET /metrics HTTP/1.1" 200 203980 "" "Prometheus/2.43.0" 2024-09-14T04:03:13.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:03:13 smithi038 bash[22519]: cluster 2024-09-14T04:03:12.147305+0000 mgr.y (mgr.14406) 76 : cluster [DBG] pgmap v53: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:13.519 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:03:13 smithi038 bash[32505]: cluster 2024-09-14T04:03:12.147305+0000 mgr.y (mgr.14406) 76 : cluster [DBG] pgmap v53: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:13.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:03:13 smithi123 bash[24950]: cluster 2024-09-14T04:03:12.147305+0000 mgr.y (mgr.14406) 76 : cluster [DBG] pgmap v53: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:15.010 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:03:15.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:03:15 smithi038 bash[22519]: cluster 2024-09-14T04:03:14.147870+0000 mgr.y (mgr.14406) 77 : cluster [DBG] pgmap v54: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:15.519 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:03:15 smithi038 bash[32505]: cluster 2024-09-14T04:03:14.147870+0000 mgr.y (mgr.14406) 77 : cluster [DBG] pgmap v54: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:15.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:03:15 smithi123 bash[24950]: cluster 2024-09-14T04:03:14.147870+0000 mgr.y (mgr.14406) 77 : cluster [DBG] pgmap v54: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:16.586 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:03:16 smithi038 bash[32505]: audit 2024-09-14T04:03:16.211586+0000 mon.c (mon.2) 63 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:03:16.586 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:03:16 smithi038 bash[22519]: audit 2024-09-14T04:03:16.211586+0000 mon.c (mon.2) 63 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:03:16.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:03:16 smithi123 bash[24950]: audit 2024-09-14T04:03:16.211586+0000 mon.c (mon.2) 63 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:03:17.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:03:17 smithi123 bash[24950]: cluster 2024-09-14T04:03:16.148398+0000 mgr.y (mgr.14406) 78 : cluster [DBG] pgmap v55: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:17.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:03:17 smithi038 bash[32505]: cluster 2024-09-14T04:03:16.148398+0000 mgr.y (mgr.14406) 78 : cluster [DBG] pgmap v55: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:17.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:03:17 smithi038 bash[22519]: cluster 2024-09-14T04:03:16.148398+0000 mgr.y (mgr.14406) 78 : cluster [DBG] pgmap v55: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:18.953 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-09-14T04:03:18.953 INFO:teuthology.orchestra.run.smithi038.stdout:{"epoch":58,"fsid":"4d8d8784-724c-11ef-bceb-c7b262605968","created":"2024-09-14T03:50:50.520008+0000","modified":"2024-09-14T04:02:56.707675+0000","last_up_change":"2024-09-14T04:00:45.945163+0000","last_in_change":"2024-09-14T04:00:19.499100+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":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-14T03:56:14.532364+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-14T04:02:35.825713+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":"57","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":57,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"f591f1e7-c2eb-4cb0-bb08-6fb84c427e54","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6802","nonce":2826932371},{"type":"v1","addr":"172.21.15.38:6803","nonce":2826932371}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6804","nonce":2826932371},{"type":"v1","addr":"172.21.15.38:6805","nonce":2826932371}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6808","nonce":2826932371},{"type":"v1","addr":"172.21.15.38:6809","nonce":2826932371}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6806","nonce":2826932371},{"type":"v1","addr":"172.21.15.38:6807","nonce":2826932371}]},"public_addr":"172.21.15.38:6803/2826932371","cluster_addr":"172.21.15.38:6805/2826932371","heartbeat_back_addr":"172.21.15.38:6809/2826932371","heartbeat_front_addr":"172.21.15.38:6807/2826932371","state":["exists","up"]},{"osd":1,"uuid":"3c29c587-d5c8-4067-8d78-82f9b2ec5047","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6810","nonce":3940538898},{"type":"v1","addr":"172.21.15.38:6811","nonce":3940538898}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6812","nonce":3940538898},{"type":"v1","addr":"172.21.15.38:6813","nonce":3940538898}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6816","nonce":3940538898},{"type":"v1","addr":"172.21.15.38:6817","nonce":3940538898}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6814","nonce":3940538898},{"type":"v1","addr":"172.21.15.38:6815","nonce":3940538898}]},"public_addr":"172.21.15.38:6811/3940538898","cluster_addr":"172.21.15.38:6813/3940538898","heartbeat_back_addr":"172.21.15.38:6817/3940538898","heartbeat_front_addr":"172.21.15.38:6815/3940538898","state":["exists","up"]},{"osd":2,"uuid":"9be01248-a529-40f5-bc8b-36bf0158190e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6818","nonce":3085109877},{"type":"v1","addr":"172.21.15.38:6819","nonce":3085109877}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6820","nonce":3085109877},{"type":"v1","addr":"172.21.15.38:6821","nonce":3085109877}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6824","nonce":3085109877},{"type":"v1","addr":"172.21.15.38:6825","nonce":3085109877}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6822","nonce":3085109877},{"type":"v1","addr":"172.21.15.38:6823","nonce":3085109877}]},"public_addr":"172.21.15.38:6819/3085109877","cluster_addr":"172.21.15.38:6821/3085109877","heartbeat_back_addr":"172.21.15.38:6825/3085109877","heartbeat_front_addr":"172.21.15.38:6823/3085109877","state":["exists","up"]},{"osd":3,"uuid":"370d2eff-f43b-4297-828b-318b6cd1bd25","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6826","nonce":485507564},{"type":"v1","addr":"172.21.15.38:6827","nonce":485507564}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6828","nonce":485507564},{"type":"v1","addr":"172.21.15.38:6829","nonce":485507564}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6832","nonce":485507564},{"type":"v1","addr":"172.21.15.38:6833","nonce":485507564}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6830","nonce":485507564},{"type":"v1","addr":"172.21.15.38:6831","nonce":485507564}]},"public_addr":"172.21.15.38:6827/485507564","cluster_addr":"172.21.15.38:6829/485507564","heartbeat_back_addr":"172.21.15.38:6833/485507564","heartbeat_front_addr":"172.21.15.38:6831/485507564","state":["exists","up"]},{"osd":4,"uuid":"21067b84-a5fe-4e41-8268-37a981d0f4b9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6800","nonce":686261123},{"type":"v1","addr":"172.21.15.123:6801","nonce":686261123}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6802","nonce":686261123},{"type":"v1","addr":"172.21.15.123:6803","nonce":686261123}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6806","nonce":686261123},{"type":"v1","addr":"172.21.15.123:6807","nonce":686261123}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6804","nonce":686261123},{"type":"v1","addr":"172.21.15.123:6805","nonce":686261123}]},"public_addr":"172.21.15.123:6801/686261123","cluster_addr":"172.21.15.123:6803/686261123","heartbeat_back_addr":"172.21.15.123:6807/686261123","heartbeat_front_addr":"172.21.15.123:6805/686261123","state":["exists","up"]},{"osd":5,"uuid":"340d857c-a00e-4b69-b913-69c7ff94f5c9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6808","nonce":994998730},{"type":"v1","addr":"172.21.15.123:6809","nonce":994998730}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6810","nonce":994998730},{"type":"v1","addr":"172.21.15.123:6811","nonce":994998730}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6814","nonce":994998730},{"type":"v1","addr":"172.21.15.123:6815","nonce":994998730}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6812","nonce":994998730},{"type":"v1","addr":"172.21.15.123:6813","nonce":994998730}]},"public_addr":"172.21.15.123:6809/994998730","cluster_addr":"172.21.15.123:6811/994998730","heartbeat_back_addr":"172.21.15.123:6815/994998730","heartbeat_front_addr":"172.21.15.123:6813/994998730","state":["exists","up"]},{"osd":6,"uuid":"54956144-5c52-4ca9-8b19-74f120c9561e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6816","nonce":333754669},{"type":"v1","addr":"172.21.15.123:6817","nonce":333754669}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6818","nonce":333754669},{"type":"v1","addr":"172.21.15.123:6819","nonce":333754669}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6822","nonce":333754669},{"type":"v1","addr":"172.21.15.123:6823","nonce":333754669}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6820","nonce":333754669},{"type":"v1","addr":"172.21.15.123:6821","nonce":333754669}]},"public_addr":"172.21.15.123:6817/333754669","cluster_addr":"172.21.15.123:6819/333754669","heartbeat_back_addr":"172.21.15.123:6823/333754669","heartbeat_front_addr":"172.21.15.123:6821/333754669","state":["exists","up"]},{"osd":7,"uuid":"85c5ff2f-52e0-48b5-9a9b-81810149ec05","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6824","nonce":1094381061},{"type":"v1","addr":"172.21.15.123:6825","nonce":1094381061}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6826","nonce":1094381061},{"type":"v1","addr":"172.21.15.123:6827","nonce":1094381061}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6830","nonce":1094381061},{"type":"v1","addr":"172.21.15.123:6831","nonce":1094381061}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6828","nonce":1094381061},{"type":"v1","addr":"172.21.15.123:6829","nonce":1094381061}]},"public_addr":"172.21.15.123:6825/1094381061","cluster_addr":"172.21.15.123:6827/1094381061","heartbeat_back_addr":"172.21.15.123:6831/1094381061","heartbeat_front_addr":"172.21.15.123:6829/1094381061","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T03:54:20.069003+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T03:55:14.163254+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T03:56:11.557577+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T03:57:07.668679+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T03:57:59.414539+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T03:58:51.953366+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T03:59:48.358102+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T04:00:44.686349+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.38:0/3388430119":"2024-09-15T04:01:46.095072+0000","172.21.15.38:6801/945322521":"2024-09-15T04:01:46.095072+0000","172.21.15.38:0/2991163174":"2024-09-15T03:51:17.059245+0000","172.21.15.38:0/3315926939":"2024-09-15T03:51:17.059245+0000","172.21.15.38:0/1101587573":"2024-09-15T03:51:17.059245+0000","172.21.15.38:6800/2457227467":"2024-09-15T03:51:17.059245+0000","172.21.15.38:6800/945322521":"2024-09-15T04:01:46.095072+0000","172.21.15.38:6801/2457227467":"2024-09-15T03:51:17.059245+0000","172.21.15.38:0/3047739664":"2024-09-15T04:01:46.095072+0000","172.21.15.38:0/168325975":"2024-09-15T04:01:46.095072+0000","172.21.15.38:0/2658302253":"2024-09-15T03:51:47.886888+0000","172.21.15.38:0/2653044547":"2024-09-15T03:51:47.886888+0000","172.21.15.38:0/1765459698":"2024-09-15T03:51:47.886888+0000","172.21.15.38:6800/1363708147":"2024-09-15T03:51:47.886888+0000","172.21.15.38:6801/1363708147":"2024-09-15T03:51:47.886888+0000","172.21.15.38:0/2923474449":"2024-09-15T04:01:46.095072+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-09-14T04:03:19.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:03:19 smithi123 bash[24950]: cluster 2024-09-14T04:03:18.149095+0000 mgr.y (mgr.14406) 79 : cluster [DBG] pgmap v56: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:19.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:03:19 smithi123 bash[24950]: audit 2024-09-14T04:03:18.954304+0000 mon.a (mon.0) 744 : audit [DBG] from='client.? 172.21.15.38:0/1454459814' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-14T04:03:19.743 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:03:19 smithi038 bash[22519]: cluster 2024-09-14T04:03:18.149095+0000 mgr.y (mgr.14406) 79 : cluster [DBG] pgmap v56: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:19.744 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:03:19 smithi038 bash[22519]: audit 2024-09-14T04:03:18.954304+0000 mon.a (mon.0) 744 : audit [DBG] from='client.? 172.21.15.38:0/1454459814' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-14T04:03:19.744 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:03:19 smithi038 bash[32505]: cluster 2024-09-14T04:03:18.149095+0000 mgr.y (mgr.14406) 79 : cluster [DBG] pgmap v56: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:19.744 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:03:19 smithi038 bash[32505]: audit 2024-09-14T04:03:18.954304+0000 mon.a (mon.0) 744 : audit [DBG] from='client.? 172.21.15.38:0/1454459814' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-14T04:03:19.745 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-14T04:03:19.745 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-14T04:03:21.625 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:03:21 smithi123 bash[24950]: cluster 2024-09-14T04:03:20.149646+0000 mgr.y (mgr.14406) 80 : cluster [DBG] pgmap v57: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:21.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:03:21 smithi038 bash[22519]: cluster 2024-09-14T04:03:20.149646+0000 mgr.y (mgr.14406) 80 : cluster [DBG] pgmap v57: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:21.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:03:21 smithi038 bash[32505]: cluster 2024-09-14T04:03:20.149646+0000 mgr.y (mgr.14406) 80 : cluster [DBG] pgmap v57: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:21.934 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:03:21 smithi123 bash[25882]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:03:21] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-14T04:03:22.519 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:03:22 smithi038 bash[22772]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:03:22] "GET /metrics HTTP/1.1" 200 203951 "" "Prometheus/2.43.0" 2024-09-14T04:03:23.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:03:23 smithi123 bash[24950]: cluster 2024-09-14T04:03:22.150302+0000 mgr.y (mgr.14406) 81 : cluster [DBG] pgmap v58: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:23.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:03:23 smithi038 bash[22519]: cluster 2024-09-14T04:03:22.150302+0000 mgr.y (mgr.14406) 81 : cluster [DBG] pgmap v58: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:23.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:03:23 smithi038 bash[32505]: cluster 2024-09-14T04:03:22.150302+0000 mgr.y (mgr.14406) 81 : cluster [DBG] pgmap v58: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:24.527 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:03:25.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:03:25 smithi123 bash[24950]: cluster 2024-09-14T04:03:24.150884+0000 mgr.y (mgr.14406) 82 : cluster [DBG] pgmap v59: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:25.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:03:25 smithi038 bash[22519]: cluster 2024-09-14T04:03:24.150884+0000 mgr.y (mgr.14406) 82 : cluster [DBG] pgmap v59: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:25.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:03:25 smithi038 bash[32505]: cluster 2024-09-14T04:03:24.150884+0000 mgr.y (mgr.14406) 82 : cluster [DBG] pgmap v59: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:27.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:03:27 smithi123 bash[24950]: cluster 2024-09-14T04:03:26.151450+0000 mgr.y (mgr.14406) 83 : cluster [DBG] pgmap v60: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:27.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:03:27 smithi038 bash[22519]: cluster 2024-09-14T04:03:26.151450+0000 mgr.y (mgr.14406) 83 : cluster [DBG] pgmap v60: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:27.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:03:27 smithi038 bash[32505]: cluster 2024-09-14T04:03:26.151450+0000 mgr.y (mgr.14406) 83 : cluster [DBG] pgmap v60: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:28.206 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-09-14T04:03:28.206 INFO:teuthology.orchestra.run.smithi038.stdout:{"epoch":58,"fsid":"4d8d8784-724c-11ef-bceb-c7b262605968","created":"2024-09-14T03:50:50.520008+0000","modified":"2024-09-14T04:02:56.707675+0000","last_up_change":"2024-09-14T04:00:45.945163+0000","last_in_change":"2024-09-14T04:00:19.499100+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":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-14T03:56:14.532364+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-14T04:02:35.825713+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":"57","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":57,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"f591f1e7-c2eb-4cb0-bb08-6fb84c427e54","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6802","nonce":2826932371},{"type":"v1","addr":"172.21.15.38:6803","nonce":2826932371}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6804","nonce":2826932371},{"type":"v1","addr":"172.21.15.38:6805","nonce":2826932371}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6808","nonce":2826932371},{"type":"v1","addr":"172.21.15.38:6809","nonce":2826932371}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6806","nonce":2826932371},{"type":"v1","addr":"172.21.15.38:6807","nonce":2826932371}]},"public_addr":"172.21.15.38:6803/2826932371","cluster_addr":"172.21.15.38:6805/2826932371","heartbeat_back_addr":"172.21.15.38:6809/2826932371","heartbeat_front_addr":"172.21.15.38:6807/2826932371","state":["exists","up"]},{"osd":1,"uuid":"3c29c587-d5c8-4067-8d78-82f9b2ec5047","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6810","nonce":3940538898},{"type":"v1","addr":"172.21.15.38:6811","nonce":3940538898}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6812","nonce":3940538898},{"type":"v1","addr":"172.21.15.38:6813","nonce":3940538898}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6816","nonce":3940538898},{"type":"v1","addr":"172.21.15.38:6817","nonce":3940538898}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6814","nonce":3940538898},{"type":"v1","addr":"172.21.15.38:6815","nonce":3940538898}]},"public_addr":"172.21.15.38:6811/3940538898","cluster_addr":"172.21.15.38:6813/3940538898","heartbeat_back_addr":"172.21.15.38:6817/3940538898","heartbeat_front_addr":"172.21.15.38:6815/3940538898","state":["exists","up"]},{"osd":2,"uuid":"9be01248-a529-40f5-bc8b-36bf0158190e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6818","nonce":3085109877},{"type":"v1","addr":"172.21.15.38:6819","nonce":3085109877}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6820","nonce":3085109877},{"type":"v1","addr":"172.21.15.38:6821","nonce":3085109877}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6824","nonce":3085109877},{"type":"v1","addr":"172.21.15.38:6825","nonce":3085109877}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6822","nonce":3085109877},{"type":"v1","addr":"172.21.15.38:6823","nonce":3085109877}]},"public_addr":"172.21.15.38:6819/3085109877","cluster_addr":"172.21.15.38:6821/3085109877","heartbeat_back_addr":"172.21.15.38:6825/3085109877","heartbeat_front_addr":"172.21.15.38:6823/3085109877","state":["exists","up"]},{"osd":3,"uuid":"370d2eff-f43b-4297-828b-318b6cd1bd25","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6826","nonce":485507564},{"type":"v1","addr":"172.21.15.38:6827","nonce":485507564}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6828","nonce":485507564},{"type":"v1","addr":"172.21.15.38:6829","nonce":485507564}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6832","nonce":485507564},{"type":"v1","addr":"172.21.15.38:6833","nonce":485507564}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6830","nonce":485507564},{"type":"v1","addr":"172.21.15.38:6831","nonce":485507564}]},"public_addr":"172.21.15.38:6827/485507564","cluster_addr":"172.21.15.38:6829/485507564","heartbeat_back_addr":"172.21.15.38:6833/485507564","heartbeat_front_addr":"172.21.15.38:6831/485507564","state":["exists","up"]},{"osd":4,"uuid":"21067b84-a5fe-4e41-8268-37a981d0f4b9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6800","nonce":686261123},{"type":"v1","addr":"172.21.15.123:6801","nonce":686261123}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6802","nonce":686261123},{"type":"v1","addr":"172.21.15.123:6803","nonce":686261123}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6806","nonce":686261123},{"type":"v1","addr":"172.21.15.123:6807","nonce":686261123}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6804","nonce":686261123},{"type":"v1","addr":"172.21.15.123:6805","nonce":686261123}]},"public_addr":"172.21.15.123:6801/686261123","cluster_addr":"172.21.15.123:6803/686261123","heartbeat_back_addr":"172.21.15.123:6807/686261123","heartbeat_front_addr":"172.21.15.123:6805/686261123","state":["exists","up"]},{"osd":5,"uuid":"340d857c-a00e-4b69-b913-69c7ff94f5c9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6808","nonce":994998730},{"type":"v1","addr":"172.21.15.123:6809","nonce":994998730}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6810","nonce":994998730},{"type":"v1","addr":"172.21.15.123:6811","nonce":994998730}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6814","nonce":994998730},{"type":"v1","addr":"172.21.15.123:6815","nonce":994998730}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6812","nonce":994998730},{"type":"v1","addr":"172.21.15.123:6813","nonce":994998730}]},"public_addr":"172.21.15.123:6809/994998730","cluster_addr":"172.21.15.123:6811/994998730","heartbeat_back_addr":"172.21.15.123:6815/994998730","heartbeat_front_addr":"172.21.15.123:6813/994998730","state":["exists","up"]},{"osd":6,"uuid":"54956144-5c52-4ca9-8b19-74f120c9561e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6816","nonce":333754669},{"type":"v1","addr":"172.21.15.123:6817","nonce":333754669}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6818","nonce":333754669},{"type":"v1","addr":"172.21.15.123:6819","nonce":333754669}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6822","nonce":333754669},{"type":"v1","addr":"172.21.15.123:6823","nonce":333754669}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6820","nonce":333754669},{"type":"v1","addr":"172.21.15.123:6821","nonce":333754669}]},"public_addr":"172.21.15.123:6817/333754669","cluster_addr":"172.21.15.123:6819/333754669","heartbeat_back_addr":"172.21.15.123:6823/333754669","heartbeat_front_addr":"172.21.15.123:6821/333754669","state":["exists","up"]},{"osd":7,"uuid":"85c5ff2f-52e0-48b5-9a9b-81810149ec05","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6824","nonce":1094381061},{"type":"v1","addr":"172.21.15.123:6825","nonce":1094381061}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6826","nonce":1094381061},{"type":"v1","addr":"172.21.15.123:6827","nonce":1094381061}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6830","nonce":1094381061},{"type":"v1","addr":"172.21.15.123:6831","nonce":1094381061}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6828","nonce":1094381061},{"type":"v1","addr":"172.21.15.123:6829","nonce":1094381061}]},"public_addr":"172.21.15.123:6825/1094381061","cluster_addr":"172.21.15.123:6827/1094381061","heartbeat_back_addr":"172.21.15.123:6831/1094381061","heartbeat_front_addr":"172.21.15.123:6829/1094381061","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T03:54:20.069003+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T03:55:14.163254+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T03:56:11.557577+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T03:57:07.668679+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T03:57:59.414539+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T03:58:51.953366+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T03:59:48.358102+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T04:00:44.686349+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.38:0/3388430119":"2024-09-15T04:01:46.095072+0000","172.21.15.38:6801/945322521":"2024-09-15T04:01:46.095072+0000","172.21.15.38:0/2991163174":"2024-09-15T03:51:17.059245+0000","172.21.15.38:0/3315926939":"2024-09-15T03:51:17.059245+0000","172.21.15.38:0/1101587573":"2024-09-15T03:51:17.059245+0000","172.21.15.38:6800/2457227467":"2024-09-15T03:51:17.059245+0000","172.21.15.38:6800/945322521":"2024-09-15T04:01:46.095072+0000","172.21.15.38:6801/2457227467":"2024-09-15T03:51:17.059245+0000","172.21.15.38:0/3047739664":"2024-09-15T04:01:46.095072+0000","172.21.15.38:0/168325975":"2024-09-15T04:01:46.095072+0000","172.21.15.38:0/2658302253":"2024-09-15T03:51:47.886888+0000","172.21.15.38:0/2653044547":"2024-09-15T03:51:47.886888+0000","172.21.15.38:0/1765459698":"2024-09-15T03:51:47.886888+0000","172.21.15.38:6800/1363708147":"2024-09-15T03:51:47.886888+0000","172.21.15.38:6801/1363708147":"2024-09-15T03:51:47.886888+0000","172.21.15.38:0/2923474449":"2024-09-15T04:01:46.095072+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-09-14T04:03:28.477 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:03:28 smithi038 bash[32505]: audit 2024-09-14T04:03:28.209325+0000 mon.a (mon.0) 745 : audit [DBG] from='client.? 172.21.15.38:0/651390533' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-14T04:03:28.480 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:03:28 smithi038 bash[22519]: audit 2024-09-14T04:03:28.209325+0000 mon.a (mon.0) 745 : audit [DBG] from='client.? 172.21.15.38:0/651390533' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-14T04:03:28.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:03:28 smithi123 bash[24950]: audit 2024-09-14T04:03:28.209325+0000 mon.a (mon.0) 745 : audit [DBG] from='client.? 172.21.15.38:0/651390533' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-14T04:03:29.004 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-09-14T04:03:29.004 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-09-14T04:03:29.005 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-09-14T04:03:29.005 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-09-14T04:03:29.005 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-09-14T04:03:29.006 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-09-14T04:03:29.006 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-09-14T04:03:29.006 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-09-14T04:03:29.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:03:29 smithi123 bash[24950]: cluster 2024-09-14T04:03:28.152089+0000 mgr.y (mgr.14406) 84 : cluster [DBG] pgmap v61: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:29.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:03:29 smithi038 bash[22519]: cluster 2024-09-14T04:03:28.152089+0000 mgr.y (mgr.14406) 84 : cluster [DBG] pgmap v61: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:29.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:03:29 smithi038 bash[32505]: cluster 2024-09-14T04:03:28.152089+0000 mgr.y (mgr.14406) 84 : cluster [DBG] pgmap v61: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:31.684 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:03:31 smithi123 bash[25882]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:03:31] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-14T04:03:31.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:03:31 smithi123 bash[24950]: cluster 2024-09-14T04:03:30.152730+0000 mgr.y (mgr.14406) 85 : cluster [DBG] pgmap v62: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:31.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:03:31 smithi123 bash[24950]: audit 2024-09-14T04:03:31.211732+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:03:31.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:03:31 smithi038 bash[22519]: cluster 2024-09-14T04:03:30.152730+0000 mgr.y (mgr.14406) 85 : cluster [DBG] pgmap v62: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:31.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:03:31 smithi038 bash[22519]: audit 2024-09-14T04:03:31.211732+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:03:31.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:03:31 smithi038 bash[32505]: cluster 2024-09-14T04:03:30.152730+0000 mgr.y (mgr.14406) 85 : cluster [DBG] pgmap v62: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:31.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:03:31 smithi038 bash[32505]: audit 2024-09-14T04:03:31.211732+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:03:32.519 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:03:32 smithi038 bash[22772]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:03:32] "GET /metrics HTTP/1.1" 200 203931 "" "Prometheus/2.43.0" 2024-09-14T04:03:33.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:03:33 smithi123 bash[24950]: cluster 2024-09-14T04:03:32.153436+0000 mgr.y (mgr.14406) 86 : cluster [DBG] pgmap v63: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:33.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:03:33 smithi038 bash[22519]: cluster 2024-09-14T04:03:32.153436+0000 mgr.y (mgr.14406) 86 : cluster [DBG] pgmap v63: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:33.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:03:33 smithi038 bash[32505]: cluster 2024-09-14T04:03:32.153436+0000 mgr.y (mgr.14406) 86 : cluster [DBG] pgmap v63: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:33.912 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:03:33.912 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:03:33.914 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:03:33.914 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:03:33.914 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:03:33.915 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:03:33.918 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:03:33.918 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:03:35.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:03:35 smithi123 bash[24950]: cluster 2024-09-14T04:03:34.153943+0000 mgr.y (mgr.14406) 87 : cluster [DBG] pgmap v64: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:35.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:03:35 smithi038 bash[22519]: cluster 2024-09-14T04:03:34.153943+0000 mgr.y (mgr.14406) 87 : cluster [DBG] pgmap v64: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:35.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:03:35 smithi038 bash[32505]: cluster 2024-09-14T04:03:34.153943+0000 mgr.y (mgr.14406) 87 : cluster [DBG] pgmap v64: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:37.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:03:37 smithi123 bash[24950]: cluster 2024-09-14T04:03:36.154515+0000 mgr.y (mgr.14406) 88 : cluster [DBG] pgmap v65: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:37.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:03:37 smithi038 bash[22519]: cluster 2024-09-14T04:03:36.154515+0000 mgr.y (mgr.14406) 88 : cluster [DBG] pgmap v65: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:37.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:03:37 smithi038 bash[32505]: cluster 2024-09-14T04:03:36.154515+0000 mgr.y (mgr.14406) 88 : cluster [DBG] pgmap v65: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:39.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:03:39 smithi123 bash[24950]: cluster 2024-09-14T04:03:38.155182+0000 mgr.y (mgr.14406) 89 : cluster [DBG] pgmap v66: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:39.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:03:39 smithi038 bash[22519]: cluster 2024-09-14T04:03:38.155182+0000 mgr.y (mgr.14406) 89 : cluster [DBG] pgmap v66: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:39.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:03:39 smithi038 bash[32505]: cluster 2024-09-14T04:03:38.155182+0000 mgr.y (mgr.14406) 89 : cluster [DBG] pgmap v66: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:41.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:03:41 smithi038 bash[22519]: cluster 2024-09-14T04:03:40.155588+0000 mgr.y (mgr.14406) 90 : cluster [DBG] pgmap v67: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:41.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:03:41 smithi038 bash[32505]: cluster 2024-09-14T04:03:40.155588+0000 mgr.y (mgr.14406) 90 : cluster [DBG] pgmap v67: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:41.684 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:03:41 smithi123 bash[25882]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:03:41] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-14T04:03:41.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:03:41 smithi123 bash[24950]: cluster 2024-09-14T04:03:40.155588+0000 mgr.y (mgr.14406) 90 : cluster [DBG] pgmap v67: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:42.269 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:03:42 smithi038 bash[22772]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:03:42] "GET /metrics HTTP/1.1" 200 203931 "" "Prometheus/2.43.0" 2024-09-14T04:03:43.738 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:03:43 smithi038 bash[22519]: cluster 2024-09-14T04:03:42.156184+0000 mgr.y (mgr.14406) 91 : cluster [DBG] pgmap v68: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:43.738 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:03:43 smithi038 bash[32505]: cluster 2024-09-14T04:03:42.156184+0000 mgr.y (mgr.14406) 91 : cluster [DBG] pgmap v68: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:43.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:03:43 smithi123 bash[24950]: cluster 2024-09-14T04:03:42.156184+0000 mgr.y (mgr.14406) 91 : cluster [DBG] pgmap v68: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:45.801 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:03:45 smithi038 bash[32505]: cluster 2024-09-14T04:03:44.156770+0000 mgr.y (mgr.14406) 92 : cluster [DBG] pgmap v69: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:45.802 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:03:45 smithi038 bash[22519]: cluster 2024-09-14T04:03:44.156770+0000 mgr.y (mgr.14406) 92 : cluster [DBG] pgmap v69: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:45.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:03:45 smithi123 bash[24950]: cluster 2024-09-14T04:03:44.156770+0000 mgr.y (mgr.14406) 92 : cluster [DBG] pgmap v69: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:46.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:03:46 smithi038 bash[22519]: audit 2024-09-14T04:03:46.211775+0000 mon.c (mon.2) 65 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:03:46.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:03:46 smithi038 bash[32505]: audit 2024-09-14T04:03:46.211775+0000 mon.c (mon.2) 65 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:03:46.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:03:46 smithi123 bash[24950]: audit 2024-09-14T04:03:46.211775+0000 mon.c (mon.2) 65 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:03:47.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:03:47 smithi038 bash[22519]: cluster 2024-09-14T04:03:46.157275+0000 mgr.y (mgr.14406) 93 : cluster [DBG] pgmap v70: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:47.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:03:47 smithi038 bash[32505]: cluster 2024-09-14T04:03:46.157275+0000 mgr.y (mgr.14406) 93 : cluster [DBG] pgmap v70: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:47.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:03:47 smithi123 bash[24950]: cluster 2024-09-14T04:03:46.157275+0000 mgr.y (mgr.14406) 93 : cluster [DBG] pgmap v70: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:48.370 INFO:teuthology.orchestra.run.smithi038.stdout:180388626481 2024-09-14T04:03:48.371 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-09-14T04:03:49.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:03:49 smithi038 bash[22519]: cluster 2024-09-14T04:03:48.157939+0000 mgr.y (mgr.14406) 94 : cluster [DBG] pgmap v71: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:49.519 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:03:49 smithi038 bash[32505]: cluster 2024-09-14T04:03:48.157939+0000 mgr.y (mgr.14406) 94 : cluster [DBG] pgmap v71: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:49.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:03:49 smithi123 bash[24950]: cluster 2024-09-14T04:03:48.157939+0000 mgr.y (mgr.14406) 94 : cluster [DBG] pgmap v71: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:51.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:03:51 smithi038 bash[32505]: cluster 2024-09-14T04:03:50.158645+0000 mgr.y (mgr.14406) 95 : cluster [DBG] pgmap v72: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:51.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:03:51 smithi038 bash[22519]: cluster 2024-09-14T04:03:50.158645+0000 mgr.y (mgr.14406) 95 : cluster [DBG] pgmap v72: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:51.934 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:03:51 smithi123 bash[25882]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:03:51] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-14T04:03:51.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:03:51 smithi123 bash[24950]: cluster 2024-09-14T04:03:50.158645+0000 mgr.y (mgr.14406) 95 : cluster [DBG] pgmap v72: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:52.423 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:03:52 smithi038 bash[22772]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:03:52] "GET /metrics HTTP/1.1" 200 203931 "" "Prometheus/2.43.0" 2024-09-14T04:03:52.628 INFO:teuthology.orchestra.run.smithi038.stdout:107374182481 2024-09-14T04:03:52.629 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-09-14T04:03:52.963 INFO:teuthology.orchestra.run.smithi038.stdout:77309411422 2024-09-14T04:03:52.963 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-09-14T04:03:53.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:03:53 smithi038 bash[22519]: cluster 2024-09-14T04:03:52.159323+0000 mgr.y (mgr.14406) 96 : cluster [DBG] pgmap v73: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:53.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:03:53 smithi038 bash[32505]: cluster 2024-09-14T04:03:52.159323+0000 mgr.y (mgr.14406) 96 : cluster [DBG] pgmap v73: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:53.887 INFO:teuthology.orchestra.run.smithi038.stdout:154618822717 2024-09-14T04:03:53.888 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-09-14T04:03:53.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:03:53 smithi123 bash[24950]: cluster 2024-09-14T04:03:52.159323+0000 mgr.y (mgr.14406) 96 : cluster [DBG] pgmap v73: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:55.146 INFO:teuthology.orchestra.run.smithi038.stdout:128849018951 2024-09-14T04:03:55.146 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-09-14T04:03:55.474 INFO:teuthology.orchestra.run.smithi038.stdout:206158430247 2024-09-14T04:03:55.474 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-09-14T04:03:55.735 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:03:55 smithi038 bash[22519]: cluster 2024-09-14T04:03:54.159925+0000 mgr.y (mgr.14406) 97 : cluster [DBG] pgmap v74: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:55.736 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:03:55 smithi038 bash[32505]: cluster 2024-09-14T04:03:54.159925+0000 mgr.y (mgr.14406) 97 : cluster [DBG] pgmap v74: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:55.914 INFO:teuthology.orchestra.run.smithi038.stdout:34359738485 2024-09-14T04:03:55.915 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-09-14T04:03:55.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:03:55 smithi123 bash[24950]: cluster 2024-09-14T04:03:54.159925+0000 mgr.y (mgr.14406) 97 : cluster [DBG] pgmap v74: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:56.432 INFO:teuthology.orchestra.run.smithi038.stdout:55834574953 2024-09-14T04:03:56.433 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-09-14T04:03:57.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:03:57 smithi038 bash[22519]: cluster 2024-09-14T04:03:56.160504+0000 mgr.y (mgr.14406) 98 : cluster [DBG] pgmap v75: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:57.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:03:57 smithi038 bash[32505]: cluster 2024-09-14T04:03:56.160504+0000 mgr.y (mgr.14406) 98 : cluster [DBG] pgmap v75: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:57.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:03:57 smithi123 bash[24950]: cluster 2024-09-14T04:03:56.160504+0000 mgr.y (mgr.14406) 98 : cluster [DBG] pgmap v75: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:59.439 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:03:59.440 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:03:59.442 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:03:59.442 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:03:59.443 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:03:59.443 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:03:59.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:03:59 smithi038 bash[22519]: cluster 2024-09-14T04:03:58.161233+0000 mgr.y (mgr.14406) 99 : cluster [DBG] pgmap v76: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:59.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:03:59 smithi038 bash[32505]: cluster 2024-09-14T04:03:58.161233+0000 mgr.y (mgr.14406) 99 : cluster [DBG] pgmap v76: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:03:59.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:03:59 smithi123 bash[24950]: cluster 2024-09-14T04:03:58.161233+0000 mgr.y (mgr.14406) 99 : cluster [DBG] pgmap v76: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:00.459 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:04:00.459 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:04:01.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:01 smithi038 bash[32505]: cluster 2024-09-14T04:04:00.161772+0000 mgr.y (mgr.14406) 100 : cluster [DBG] pgmap v77: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:01.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:01 smithi038 bash[32505]: audit 2024-09-14T04:04:01.212268+0000 mon.c (mon.2) 66 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:04:01.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:01 smithi038 bash[22519]: cluster 2024-09-14T04:04:00.161772+0000 mgr.y (mgr.14406) 100 : cluster [DBG] pgmap v77: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:01.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:01 smithi038 bash[22519]: audit 2024-09-14T04:04:01.212268+0000 mon.c (mon.2) 66 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:04:01.934 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:04:01 smithi123 bash[25882]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:04:01] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-14T04:04:01.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:01 smithi123 bash[24950]: cluster 2024-09-14T04:04:00.161772+0000 mgr.y (mgr.14406) 100 : cluster [DBG] pgmap v77: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:01.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:01 smithi123 bash[24950]: audit 2024-09-14T04:04:01.212268+0000 mon.c (mon.2) 66 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:04:02.519 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:04:02 smithi038 bash[22772]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:04:02] "GET /metrics HTTP/1.1" 200 203943 "" "Prometheus/2.43.0" 2024-09-14T04:04:03.733 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:03 smithi038 bash[22519]: cluster 2024-09-14T04:04:02.162391+0000 mgr.y (mgr.14406) 101 : cluster [DBG] pgmap v78: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:03.733 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:03 smithi038 bash[32505]: cluster 2024-09-14T04:04:02.162391+0000 mgr.y (mgr.14406) 101 : cluster [DBG] pgmap v78: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:03.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:03 smithi123 bash[24950]: cluster 2024-09-14T04:04:02.162391+0000 mgr.y (mgr.14406) 101 : cluster [DBG] pgmap v78: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:05.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:05 smithi123 bash[24950]: cluster 2024-09-14T04:04:04.162964+0000 mgr.y (mgr.14406) 102 : cluster [DBG] pgmap v79: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:05.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:05 smithi123 bash[24950]: audit 2024-09-14T04:04:04.753177+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:04:05.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:05 smithi123 bash[24950]: audit 2024-09-14T04:04:05.259368+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:04:05.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:05 smithi123 bash[24950]: audit 2024-09-14T04:04:05.260194+0000 mon.c (mon.2) 69 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:04:05.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:05 smithi123 bash[24950]: audit 2024-09-14T04:04:05.274566+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:04:06.086 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:05 smithi038 bash[22519]: cluster 2024-09-14T04:04:04.162964+0000 mgr.y (mgr.14406) 102 : cluster [DBG] pgmap v79: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:06.086 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:05 smithi038 bash[22519]: audit 2024-09-14T04:04:04.753177+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:04:06.087 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:05 smithi038 bash[22519]: audit 2024-09-14T04:04:05.259368+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:04:06.087 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:05 smithi038 bash[22519]: audit 2024-09-14T04:04:05.260194+0000 mon.c (mon.2) 69 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:04:06.087 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:05 smithi038 bash[22519]: audit 2024-09-14T04:04:05.274566+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:04:06.087 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:05 smithi038 bash[32505]: cluster 2024-09-14T04:04:04.162964+0000 mgr.y (mgr.14406) 102 : cluster [DBG] pgmap v79: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:06.087 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:05 smithi038 bash[32505]: audit 2024-09-14T04:04:04.753177+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:04:06.087 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:05 smithi038 bash[32505]: audit 2024-09-14T04:04:05.259368+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:04:06.087 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:05 smithi038 bash[32505]: audit 2024-09-14T04:04:05.260194+0000 mon.c (mon.2) 69 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:04:06.087 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:05 smithi038 bash[32505]: audit 2024-09-14T04:04:05.274566+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:04:07.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:07 smithi038 bash[22519]: cluster 2024-09-14T04:04:06.163538+0000 mgr.y (mgr.14406) 103 : cluster [DBG] pgmap v80: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:07.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:07 smithi038 bash[32505]: cluster 2024-09-14T04:04:06.163538+0000 mgr.y (mgr.14406) 103 : cluster [DBG] pgmap v80: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:07.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:07 smithi123 bash[24950]: cluster 2024-09-14T04:04:06.163538+0000 mgr.y (mgr.14406) 103 : cluster [DBG] pgmap v80: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:09.903 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:09 smithi038 bash[22519]: cluster 2024-09-14T04:04:08.164331+0000 mgr.y (mgr.14406) 104 : cluster [DBG] pgmap v81: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:09.903 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:09 smithi038 bash[32505]: cluster 2024-09-14T04:04:08.164331+0000 mgr.y (mgr.14406) 104 : cluster [DBG] pgmap v81: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:09.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:09 smithi123 bash[24950]: cluster 2024-09-14T04:04:08.164331+0000 mgr.y (mgr.14406) 104 : cluster [DBG] pgmap v81: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:11.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:11 smithi038 bash[22519]: cluster 2024-09-14T04:04:10.165045+0000 mgr.y (mgr.14406) 105 : cluster [DBG] pgmap v82: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:11.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:11 smithi038 bash[32505]: cluster 2024-09-14T04:04:10.165045+0000 mgr.y (mgr.14406) 105 : cluster [DBG] pgmap v82: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:11.809 INFO:teuthology.orchestra.run.smithi038.stdout:154618822721 2024-09-14T04:04:11.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:11 smithi123 bash[24950]: cluster 2024-09-14T04:04:10.165045+0000 mgr.y (mgr.14406) 105 : cluster [DBG] pgmap v82: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:11.934 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:04:11 smithi123 bash[25882]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:04:11] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-14T04:04:12.269 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:04:12 smithi038 bash[22772]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:04:12] "GET /metrics HTTP/1.1" 200 203943 "" "Prometheus/2.43.0" 2024-09-14T04:04:12.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:12 smithi123 bash[24950]: audit 2024-09-14T04:04:11.813040+0000 mon.a (mon.0) 747 : audit [DBG] from='client.? 172.21.15.38:0/4222447406' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-14T04:04:13.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:12 smithi038 bash[22519]: audit 2024-09-14T04:04:11.813040+0000 mon.a (mon.0) 747 : audit [DBG] from='client.? 172.21.15.38:0/4222447406' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-14T04:04:13.019 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:12 smithi038 bash[32505]: audit 2024-09-14T04:04:11.813040+0000 mon.a (mon.0) 747 : audit [DBG] from='client.? 172.21.15.38:0/4222447406' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-14T04:04:13.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:13 smithi123 bash[24950]: cluster 2024-09-14T04:04:12.165665+0000 mgr.y (mgr.14406) 106 : cluster [DBG] pgmap v83: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:13.995 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:13 smithi038 bash[22519]: cluster 2024-09-14T04:04:12.165665+0000 mgr.y (mgr.14406) 106 : cluster [DBG] pgmap v83: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:13.996 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:13 smithi038 bash[32505]: cluster 2024-09-14T04:04:12.165665+0000 mgr.y (mgr.14406) 106 : cluster [DBG] pgmap v83: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:14.896 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618822717 got 154618822721 for osd.5 2024-09-14T04:04:14.897 DEBUG:teuthology.parallel:result is None 2024-09-14T04:04:15.154 INFO:teuthology.orchestra.run.smithi038.stdout:128849018956 2024-09-14T04:04:15.443 INFO:teuthology.orchestra.run.smithi038.stdout:77309411427 2024-09-14T04:04:15.728 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:15 smithi038 bash[22519]: cluster 2024-09-14T04:04:14.166226+0000 mgr.y (mgr.14406) 107 : cluster [DBG] pgmap v84: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:15.728 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:15 smithi038 bash[22519]: audit 2024-09-14T04:04:15.157924+0000 mon.c (mon.2) 70 : audit [DBG] from='client.? 172.21.15.38:0/1471154202' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-14T04:04:15.728 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:15 smithi038 bash[22519]: audit 2024-09-14T04:04:15.447177+0000 mon.c (mon.2) 71 : audit [DBG] from='client.? 172.21.15.38:0/691944968' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-14T04:04:15.729 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:15 smithi038 bash[32505]: cluster 2024-09-14T04:04:14.166226+0000 mgr.y (mgr.14406) 107 : cluster [DBG] pgmap v84: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:15.729 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:15 smithi038 bash[32505]: audit 2024-09-14T04:04:15.157924+0000 mon.c (mon.2) 70 : audit [DBG] from='client.? 172.21.15.38:0/1471154202' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-14T04:04:15.729 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:15 smithi038 bash[32505]: audit 2024-09-14T04:04:15.447177+0000 mon.c (mon.2) 71 : audit [DBG] from='client.? 172.21.15.38:0/691944968' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-14T04:04:15.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:15 smithi123 bash[24950]: cluster 2024-09-14T04:04:14.166226+0000 mgr.y (mgr.14406) 107 : cluster [DBG] pgmap v84: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:15.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:15 smithi123 bash[24950]: audit 2024-09-14T04:04:15.157924+0000 mon.c (mon.2) 70 : audit [DBG] from='client.? 172.21.15.38:0/1471154202' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-14T04:04:15.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:15 smithi123 bash[24950]: audit 2024-09-14T04:04:15.447177+0000 mon.c (mon.2) 71 : audit [DBG] from='client.? 172.21.15.38:0/691944968' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-14T04:04:16.021 INFO:teuthology.orchestra.run.smithi038.stdout:206158430251 2024-09-14T04:04:16.238 INFO:teuthology.orchestra.run.smithi038.stdout:55834574957 2024-09-14T04:04:16.303 INFO:teuthology.orchestra.run.smithi038.stdout:107374182486 2024-09-14T04:04:16.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:16 smithi123 bash[24950]: audit 2024-09-14T04:04:16.022738+0000 mon.c (mon.2) 72 : audit [DBG] from='client.? 172.21.15.38:0/199454123' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-14T04:04:16.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:16 smithi123 bash[24950]: audit 2024-09-14T04:04:16.212361+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:04:16.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:16 smithi123 bash[24950]: audit 2024-09-14T04:04:16.241638+0000 mon.c (mon.2) 74 : audit [DBG] from='client.? 172.21.15.38:0/2918309234' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-14T04:04:16.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:16 smithi123 bash[24950]: audit 2024-09-14T04:04:16.307041+0000 mon.c (mon.2) 75 : audit [DBG] from='client.? 172.21.15.38:0/1035063093' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-14T04:04:17.019 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:16 smithi038 bash[32505]: audit 2024-09-14T04:04:16.022738+0000 mon.c (mon.2) 72 : audit [DBG] from='client.? 172.21.15.38:0/199454123' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-14T04:04:17.019 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:16 smithi038 bash[32505]: audit 2024-09-14T04:04:16.212361+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:04:17.019 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:16 smithi038 bash[32505]: audit 2024-09-14T04:04:16.241638+0000 mon.c (mon.2) 74 : audit [DBG] from='client.? 172.21.15.38:0/2918309234' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-14T04:04:17.019 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:16 smithi038 bash[32505]: audit 2024-09-14T04:04:16.307041+0000 mon.c (mon.2) 75 : audit [DBG] from='client.? 172.21.15.38:0/1035063093' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-14T04:04:17.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:16 smithi038 bash[22519]: audit 2024-09-14T04:04:16.022738+0000 mon.c (mon.2) 72 : audit [DBG] from='client.? 172.21.15.38:0/199454123' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-14T04:04:17.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:16 smithi038 bash[22519]: audit 2024-09-14T04:04:16.212361+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:04:17.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:16 smithi038 bash[22519]: audit 2024-09-14T04:04:16.241638+0000 mon.c (mon.2) 74 : audit [DBG] from='client.? 172.21.15.38:0/2918309234' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-14T04:04:17.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:16 smithi038 bash[22519]: audit 2024-09-14T04:04:16.307041+0000 mon.c (mon.2) 75 : audit [DBG] from='client.? 172.21.15.38:0/1035063093' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-14T04:04:17.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:17 smithi038 bash[22519]: cluster 2024-09-14T04:04:16.166615+0000 mgr.y (mgr.14406) 108 : cluster [DBG] pgmap v85: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:17.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:17 smithi038 bash[32505]: cluster 2024-09-14T04:04:16.166615+0000 mgr.y (mgr.14406) 108 : cluster [DBG] pgmap v85: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:17.798 INFO:teuthology.orchestra.run.smithi038.stdout:180388626487 2024-09-14T04:04:17.808 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018951 got 128849018956 for osd.4 2024-09-14T04:04:17.808 DEBUG:teuthology.parallel:result is None 2024-09-14T04:04:17.835 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411422 got 77309411427 for osd.2 2024-09-14T04:04:17.835 DEBUG:teuthology.parallel:result is None 2024-09-14T04:04:17.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:17 smithi123 bash[24950]: cluster 2024-09-14T04:04:16.166615+0000 mgr.y (mgr.14406) 108 : cluster [DBG] pgmap v85: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:18.165 INFO:teuthology.orchestra.run.smithi038.stdout:34359738489 2024-09-14T04:04:18.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:18 smithi123 bash[24950]: audit 2024-09-14T04:04:17.801784+0000 mon.a (mon.0) 748 : audit [DBG] from='client.? 172.21.15.38:0/1907057341' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-14T04:04:18.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:18 smithi123 bash[24950]: audit 2024-09-14T04:04:18.169288+0000 mon.c (mon.2) 76 : audit [DBG] from='client.? 172.21.15.38:0/3990608727' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-14T04:04:19.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:18 smithi038 bash[22519]: audit 2024-09-14T04:04:17.801784+0000 mon.a (mon.0) 748 : audit [DBG] from='client.? 172.21.15.38:0/1907057341' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-14T04:04:19.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:18 smithi038 bash[22519]: audit 2024-09-14T04:04:18.169288+0000 mon.c (mon.2) 76 : audit [DBG] from='client.? 172.21.15.38:0/3990608727' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-14T04:04:19.019 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:18 smithi038 bash[32505]: audit 2024-09-14T04:04:17.801784+0000 mon.a (mon.0) 748 : audit [DBG] from='client.? 172.21.15.38:0/1907057341' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-14T04:04:19.019 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:18 smithi038 bash[32505]: audit 2024-09-14T04:04:18.169288+0000 mon.c (mon.2) 76 : audit [DBG] from='client.? 172.21.15.38:0/3990608727' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-14T04:04:19.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:19 smithi038 bash[22519]: cluster 2024-09-14T04:04:18.167161+0000 mgr.y (mgr.14406) 109 : cluster [DBG] pgmap v86: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:19.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:19 smithi038 bash[32505]: cluster 2024-09-14T04:04:18.167161+0000 mgr.y (mgr.14406) 109 : cluster [DBG] pgmap v86: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:19.865 INFO:tasks.cephadm.ceph_manager.ceph:need seq 206158430247 got 206158430251 for osd.7 2024-09-14T04:04:19.865 DEBUG:teuthology.parallel:result is None 2024-09-14T04:04:19.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:19 smithi123 bash[24950]: cluster 2024-09-14T04:04:18.167161+0000 mgr.y (mgr.14406) 109 : cluster [DBG] pgmap v86: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:19.975 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182481 got 107374182486 for osd.3 2024-09-14T04:04:19.976 DEBUG:teuthology.parallel:result is None 2024-09-14T04:04:20.074 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574953 got 55834574957 for osd.1 2024-09-14T04:04:20.074 DEBUG:teuthology.parallel:result is None 2024-09-14T04:04:20.336 INFO:tasks.cephadm.ceph_manager.ceph:need seq 180388626481 got 180388626487 for osd.6 2024-09-14T04:04:20.336 DEBUG:teuthology.parallel:result is None 2024-09-14T04:04:20.638 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738485 got 34359738489 for osd.0 2024-09-14T04:04:20.638 DEBUG:teuthology.parallel:result is None 2024-09-14T04:04:20.638 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-14T04:04:20.639 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-14T04:04:21.934 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:04:21 smithi123 bash[25882]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:04:21] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-14T04:04:21.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:21 smithi123 bash[24950]: cluster 2024-09-14T04:04:20.167738+0000 mgr.y (mgr.14406) 110 : cluster [DBG] pgmap v87: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:22.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:21 smithi038 bash[22519]: cluster 2024-09-14T04:04:20.167738+0000 mgr.y (mgr.14406) 110 : cluster [DBG] pgmap v87: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:22.019 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:21 smithi038 bash[32505]: cluster 2024-09-14T04:04:20.167738+0000 mgr.y (mgr.14406) 110 : cluster [DBG] pgmap v87: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:22.519 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:04:22 smithi038 bash[22772]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:04:22] "GET /metrics HTTP/1.1" 200 203956 "" "Prometheus/2.43.0" 2024-09-14T04:04:23.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:23 smithi123 bash[24950]: cluster 2024-09-14T04:04:22.168375+0000 mgr.y (mgr.14406) 111 : cluster [DBG] pgmap v88: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:24.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:23 smithi038 bash[22519]: cluster 2024-09-14T04:04:22.168375+0000 mgr.y (mgr.14406) 111 : cluster [DBG] pgmap v88: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:24.019 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:23 smithi038 bash[32505]: cluster 2024-09-14T04:04:22.168375+0000 mgr.y (mgr.14406) 111 : cluster [DBG] pgmap v88: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:25.424 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:04:25.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:25 smithi123 bash[24950]: cluster 2024-09-14T04:04:24.168942+0000 mgr.y (mgr.14406) 112 : cluster [DBG] pgmap v89: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:26.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:25 smithi038 bash[22519]: cluster 2024-09-14T04:04:24.168942+0000 mgr.y (mgr.14406) 112 : cluster [DBG] pgmap v89: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:26.019 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:25 smithi038 bash[32505]: cluster 2024-09-14T04:04:24.168942+0000 mgr.y (mgr.14406) 112 : cluster [DBG] pgmap v89: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:27.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:27 smithi123 bash[24950]: cluster 2024-09-14T04:04:26.169522+0000 mgr.y (mgr.14406) 113 : cluster [DBG] pgmap v90: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:28.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:27 smithi038 bash[22519]: cluster 2024-09-14T04:04:26.169522+0000 mgr.y (mgr.14406) 113 : cluster [DBG] pgmap v90: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:28.019 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:27 smithi038 bash[32505]: cluster 2024-09-14T04:04:26.169522+0000 mgr.y (mgr.14406) 113 : cluster [DBG] pgmap v90: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:29.103 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-09-14T04:04:29.103 INFO:teuthology.orchestra.run.smithi038.stderr:dumped all 2024-09-14T04:04:29.905 INFO:teuthology.orchestra.run.smithi038.stdout:{"pg_ready":true,"pg_map":{"version":91,"stamp":"2024-09-14T04:04:28.169772+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":126,"num_read_kb":231,"num_write":115,"num_write_kb":1630,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":82,"ondisk_log_size":82,"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":2385092,"kb_used_data":6244,"kb_used_omap":13,"kb_used_meta":2378738,"kb_avail":747576124,"statfs":{"total":767960285184,"available":765517950976,"internally_reserved":0,"allocated":6393856,"data_stored":3715809,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13632,"internal_metadata":2435828416},"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.003336"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":19,"reported_epoch":58,"state":"active+clean","last_fresh":"2024-09-14T04:02:56.959390+0000","last_change":"2024-09-14T04:02:50.292491+0000","last_active":"2024-09-14T04:02:56.959390+0000","last_peered":"2024-09-14T04:02:56.959390+0000","last_clean":"2024-09-14T04:02:56.959390+0000","last_became_active":"2024-09-14T04:02:37.332402+0000","last_became_peered":"2024-09-14T04:02:37.332402+0000","last_unstale":"2024-09-14T04:02:56.959390+0000","last_undegraded":"2024-09-14T04:02:56.959390+0000","last_fullsized":"2024-09-14T04:02:56.959390+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:49:20.820141+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00065019000000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":19,"reported_epoch":58,"state":"active+clean","last_fresh":"2024-09-14T04:02:56.717281+0000","last_change":"2024-09-14T04:02:50.291220+0000","last_active":"2024-09-14T04:02:56.717281+0000","last_peered":"2024-09-14T04:02:56.717281+0000","last_clean":"2024-09-14T04:02:56.717281+0000","last_became_active":"2024-09-14T04:02:37.512820+0000","last_became_peered":"2024-09-14T04:02:37.512820+0000","last_unstale":"2024-09-14T04:02:56.717281+0000","last_undegraded":"2024-09-14T04:02:56.717281+0000","last_fullsized":"2024-09-14T04:02:56.717281+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:00:17.731198+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000495241,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":19,"reported_epoch":58,"state":"active+clean","last_fresh":"2024-09-14T04:02:56.958447+0000","last_change":"2024-09-14T04:02:50.558154+0000","last_active":"2024-09-14T04:02:56.958447+0000","last_peered":"2024-09-14T04:02:56.958447+0000","last_clean":"2024-09-14T04:02:56.958447+0000","last_became_active":"2024-09-14T04:02:38.113199+0000","last_became_peered":"2024-09-14T04:02:38.113199+0000","last_unstale":"2024-09-14T04:02:56.958447+0000","last_undegraded":"2024-09-14T04:02:56.958447+0000","last_fullsized":"2024-09-14T04:02:56.958447+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:01:26.407128+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067607599999999996,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":19,"reported_epoch":58,"state":"active+clean","last_fresh":"2024-09-14T04:02:56.717308+0000","last_change":"2024-09-14T04:02:50.291366+0000","last_active":"2024-09-14T04:02:56.717308+0000","last_peered":"2024-09-14T04:02:56.717308+0000","last_clean":"2024-09-14T04:02:56.717308+0000","last_became_active":"2024-09-14T04:02:38.111881+0000","last_became_peered":"2024-09-14T04:02:38.111881+0000","last_unstale":"2024-09-14T04:02:56.717308+0000","last_undegraded":"2024-09-14T04:02:56.717308+0000","last_fullsized":"2024-09-14T04:02:56.717308+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:08:35.673101+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000609499,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"57'2","reported_seq":21,"reported_epoch":58,"state":"active+clean","last_fresh":"2024-09-14T04:02:56.959080+0000","last_change":"2024-09-14T04:02:50.290684+0000","last_active":"2024-09-14T04:02:56.959080+0000","last_peered":"2024-09-14T04:02:56.959080+0000","last_clean":"2024-09-14T04:02:56.959080+0000","last_became_active":"2024-09-14T04:02:37.335096+0000","last_became_peered":"2024-09-14T04:02:37.335096+0000","last_unstale":"2024-09-14T04:02:56.959080+0000","last_undegraded":"2024-09-14T04:02:56.959080+0000","last_fullsized":"2024-09-14T04:02:56.959080+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:43:52.927096+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0017315220000000001,"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":19,"reported_epoch":58,"state":"active+clean","last_fresh":"2024-09-14T04:02:56.721154+0000","last_change":"2024-09-14T04:02:50.383427+0000","last_active":"2024-09-14T04:02:56.721154+0000","last_peered":"2024-09-14T04:02:56.721154+0000","last_clean":"2024-09-14T04:02:56.721154+0000","last_became_active":"2024-09-14T04:02:38.112182+0000","last_became_peered":"2024-09-14T04:02:38.112182+0000","last_unstale":"2024-09-14T04:02:56.721154+0000","last_undegraded":"2024-09-14T04:02:56.721154+0000","last_fullsized":"2024-09-14T04:02:56.721154+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:12:32.660053+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026470600000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":19,"reported_epoch":58,"state":"active+clean","last_fresh":"2024-09-14T04:02:56.958353+0000","last_change":"2024-09-14T04:02:50.558039+0000","last_active":"2024-09-14T04:02:56.958353+0000","last_peered":"2024-09-14T04:02:56.958353+0000","last_clean":"2024-09-14T04:02:56.958353+0000","last_became_active":"2024-09-14T04:02:38.112409+0000","last_became_peered":"2024-09-14T04:02:38.112409+0000","last_unstale":"2024-09-14T04:02:56.958353+0000","last_undegraded":"2024-09-14T04:02:56.958353+0000","last_fullsized":"2024-09-14T04:02:56.958353+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:59:17.994157+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00063445000000000005,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"55'1","reported_seq":20,"reported_epoch":58,"state":"active+clean","last_fresh":"2024-09-14T04:02:56.959100+0000","last_change":"2024-09-14T04:02:50.289624+0000","last_active":"2024-09-14T04:02:56.959100+0000","last_peered":"2024-09-14T04:02:56.959100+0000","last_clean":"2024-09-14T04:02:56.959100+0000","last_became_active":"2024-09-14T04:02:37.333686+0000","last_became_peered":"2024-09-14T04:02:37.333686+0000","last_unstale":"2024-09-14T04:02:56.959100+0000","last_undegraded":"2024-09-14T04:02:56.959100+0000","last_fullsized":"2024-09-14T04:02:56.959100+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:10:29.444681+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000682689,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":"51'79","reported_seq":49,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-09-14T04:02:50.557439+0000","last_change":"2024-09-14T04:00:47.714231+0000","last_active":"2024-09-14T04:02:50.557439+0000","last_peered":"2024-09-14T04:02:50.557439+0000","last_clean":"2024-09-14T04:02:50.557439+0000","last_became_active":"2024-09-14T04:00:47.704106+0000","last_became_peered":"2024-09-14T04:00:47.704106+0000","last_unstale":"2024-09-14T04:02:50.557439+0000","last_undegraded":"2024-09-14T04:02:50.557439+0000","last_fullsized":"2024-09-14T04:02:50.557439+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T03:56:14.533049+0000","objects_scrubbed":0,"log_size":79,"log_dups_size":0,"ondisk_log_size":79,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:02:07.642670+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":126,"num_read_kb":231,"num_write":113,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"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":126,"num_read_kb":231,"num_write":113,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":79,"ondisk_log_size":79,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430254,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298500,"kb_used_data":1144,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446652,"statfs":{"total":95995035648,"available":95689371648,"internally_reserved":0,"allocated":1171456,"data_stored":833637,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Sep 14 04:03:49 2024","interfaces":[{"interface":"back","average":{"1min":0.91900000000000004,"5min":0.91000000000000003,"15min":0.92700000000000005},"min":{"1min":0.63700000000000001,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":1.2969999999999999,"5min":1.3089999999999999,"15min":1.3089999999999999},"last":1.1850000000000001},{"interface":"front","average":{"1min":0.93799999999999994,"5min":0.92300000000000004,"15min":0.92400000000000004},"min":{"1min":0.58599999999999997,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":1.21,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":0.70599999999999996}]},{"osd":1,"last update":"Sat Sep 14 04:03:49 2024","interfaces":[{"interface":"back","average":{"1min":1,"5min":0.92100000000000004,"15min":0.93300000000000005},"min":{"1min":0.64400000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":1.3200000000000001,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":1.1000000000000001},{"interface":"front","average":{"1min":0.95999999999999996,"5min":0.95799999999999996,"15min":0.98199999999999998},"min":{"1min":0.70699999999999996,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":1.1919999999999999,"5min":1.335,"15min":1.335},"last":0.86099999999999999}]},{"osd":2,"last update":"Sat Sep 14 04:03:49 2024","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":0.92800000000000005,"15min":0.93300000000000005},"min":{"1min":0.67400000000000004,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.1990000000000001,"5min":1.266,"15min":1.266},"last":1.0489999999999999},{"interface":"front","average":{"1min":1.008,"5min":0.97599999999999998,"15min":0.98399999999999999},"min":{"1min":0.63900000000000001,"5min":0.499,"15min":0.499},"max":{"1min":1.3460000000000001,"5min":1.3460000000000001,"15min":1.3460000000000001},"last":0.81599999999999995}]},{"osd":3,"last update":"Sat Sep 14 04:03:49 2024","interfaces":[{"interface":"back","average":{"1min":0.96199999999999997,"5min":0.94399999999999995,"15min":0.96299999999999997},"min":{"1min":0.70499999999999996,"5min":0.375,"15min":0.375},"max":{"1min":1.224,"5min":1.2829999999999999,"15min":1.2829999999999999},"last":0.92100000000000004},{"interface":"front","average":{"1min":1.004,"5min":1.02,"15min":1.032},"min":{"1min":0.68999999999999995,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":1.2410000000000001,"5min":1.3859999999999999,"15min":1.3859999999999999},"last":1.2569999999999999}]},{"osd":4,"last update":"Sat Sep 14 04:03:49 2024","interfaces":[{"interface":"back","average":{"1min":0.83999999999999997,"5min":0.89300000000000002,"15min":0.92000000000000004},"min":{"1min":0.63800000000000001,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":1.1699999999999999,"5min":1.421,"15min":1.421},"last":0.95699999999999996},{"interface":"front","average":{"1min":0.95499999999999996,"5min":0.93999999999999995,"15min":0.96199999999999997},"min":{"1min":0.75900000000000001,"5min":0.439,"15min":0.439},"max":{"1min":1.226,"5min":1.3839999999999999,"15min":1.3839999999999999},"last":1.1419999999999999}]},{"osd":5,"last update":"Sat Sep 14 04:03:49 2024","interfaces":[{"interface":"back","average":{"1min":1.054,"5min":0.98199999999999998,"15min":0.98099999999999998},"min":{"1min":0.76800000000000002,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.391,"5min":1.4650000000000001,"15min":1.4650000000000001},"last":0.98599999999999999},{"interface":"front","average":{"1min":1.046,"5min":1.0029999999999999,"15min":1.0149999999999999},"min":{"1min":0.53400000000000003,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":1.3260000000000001,"5min":1.6240000000000001,"15min":1.6240000000000001},"last":1.02}]},{"osd":6,"last update":"Sat Sep 14 04:03:49 2024","interfaces":[{"interface":"back","average":{"1min":1.077,"5min":1.077,"15min":1.1160000000000001},"min":{"1min":0.88500000000000001,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":1.2929999999999999,"5min":1.6739999999999999,"15min":1.6739999999999999},"last":1.0800000000000001},{"interface":"front","average":{"1min":1.089,"5min":1.077,"15min":1.117},"min":{"1min":0.79900000000000004,"5min":0.37,"15min":0.37},"max":{"1min":1.3089999999999999,"5min":1.484,"15min":1.484},"last":1.2150000000000001}]}]},{"osd":6,"up_from":42,"seq":180388626490,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298496,"kb_used_data":1140,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446656,"statfs":{"total":95995035648,"available":95689375744,"internally_reserved":0,"allocated":1167360,"data_stored":833097,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Sep 14 04:03:57 2024","interfaces":[{"interface":"back","average":{"1min":0.89800000000000002,"5min":0.84799999999999998,"15min":0.84099999999999997},"min":{"1min":0.47599999999999998,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":1.1659999999999999,"5min":1.427,"15min":1.427},"last":1.1830000000000001},{"interface":"front","average":{"1min":0.82199999999999995,"5min":0.83199999999999996,"15min":0.80000000000000004},"min":{"1min":0.52800000000000002,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.206,"5min":1.3080000000000001,"15min":1.3080000000000001},"last":1.1339999999999999}]},{"osd":1,"last update":"Sat Sep 14 04:03:57 2024","interfaces":[{"interface":"back","average":{"1min":0.98499999999999999,"5min":0.96799999999999997,"15min":0.95899999999999996},"min":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":1.2989999999999999,"5min":1.3240000000000001,"15min":1.3240000000000001},"last":0.97599999999999998},{"interface":"front","average":{"1min":0.995,"5min":0.98299999999999998,"15min":0.95399999999999996},"min":{"1min":0.749,"5min":0.65600000000000003,"15min":0.65600000000000003},"max":{"1min":1.171,"5min":1.3660000000000001,"15min":1.3660000000000001},"last":1.0620000000000001}]},{"osd":2,"last update":"Sat Sep 14 04:03:57 2024","interfaces":[{"interface":"back","average":{"1min":0.88500000000000001,"5min":0.86199999999999999,"15min":0.83199999999999996},"min":{"1min":0.64400000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.0840000000000001,"5min":1.2909999999999999,"15min":1.2909999999999999},"last":0.89400000000000002},{"interface":"front","average":{"1min":0.90400000000000003,"5min":0.90400000000000003,"15min":0.91600000000000004},"min":{"1min":0.53100000000000003,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.111,"5min":1.264,"15min":1.264},"last":0.93500000000000005}]},{"osd":3,"last update":"Sat Sep 14 04:03:57 2024","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":0.91600000000000004,"15min":0.86099999999999999},"min":{"1min":0.65200000000000002,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":1.29,"5min":1.3160000000000001,"15min":1.3160000000000001},"last":1.3},{"interface":"front","average":{"1min":0.96199999999999997,"5min":0.92800000000000005,"15min":0.89800000000000002},"min":{"1min":0.80800000000000005,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.1499999999999999,"5min":1.4219999999999999,"15min":1.4219999999999999},"last":1.006}]},{"osd":4,"last update":"Sat Sep 14 04:03:57 2024","interfaces":[{"interface":"back","average":{"1min":0.88200000000000001,"5min":0.83499999999999996,"15min":0.76900000000000002},"min":{"1min":0.63300000000000001,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.26,"5min":1.3720000000000001,"15min":1.3720000000000001},"last":1.036},{"interface":"front","average":{"1min":0.998,"5min":0.88100000000000001,"15min":0.82299999999999995},"min":{"1min":0.69299999999999995,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":1.242,"5min":1.331,"15min":1.331},"last":0.82599999999999996}]},{"osd":5,"last update":"Sat Sep 14 04:03:57 2024","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":0.89900000000000002,"15min":0.83699999999999997},"min":{"1min":0.73399999999999999,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":1.2889999999999999,"5min":1.4710000000000001,"15min":1.4710000000000001},"last":1.0960000000000001},{"interface":"front","average":{"1min":1.026,"5min":0.96199999999999997,"15min":0.89700000000000002},"min":{"1min":0.69499999999999995,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":1.2969999999999999,"5min":1.3300000000000001,"15min":1.3300000000000001},"last":1.252}]},{"osd":7,"last update":"Sat Sep 14 04:03:48 2024","interfaces":[{"interface":"back","average":{"1min":1.042,"5min":0.97599999999999998,"15min":0.94899999999999995},"min":{"1min":0.81299999999999994,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.2370000000000001,"5min":1.5349999999999999,"15min":1.5349999999999999},"last":1.1619999999999999},{"interface":"front","average":{"1min":1.1259999999999999,"5min":1.073,"15min":1.0449999999999999},"min":{"1min":0.84699999999999998,"5min":0.68700000000000006,"15min":0.68700000000000006},"max":{"1min":1.3620000000000001,"5min":1.395,"15min":1.395},"last":1.339}]}]},{"osd":5,"up_from":36,"seq":154618822725,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297920,"kb_used_data":564,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447232,"statfs":{"total":95995035648,"available":95689965568,"internally_reserved":0,"allocated":577536,"data_stored":242973,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Sep 14 04:04:03 2024","interfaces":[{"interface":"back","average":{"1min":1.02,"5min":0.86399999999999999,"15min":0.78000000000000003},"min":{"1min":0.56599999999999995,"5min":0.44,"15min":0.44},"max":{"1min":1.522,"5min":1.522,"15min":1.522},"last":0.628},{"interface":"front","average":{"1min":0.875,"5min":0.86099999999999999,"15min":0.83099999999999996},"min":{"1min":0.68999999999999995,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.24,"5min":1.482,"15min":1.482},"last":1.0369999999999999}]},{"osd":1,"last update":"Sat Sep 14 04:04:03 2024","interfaces":[{"interface":"back","average":{"1min":1.071,"5min":0.91800000000000004,"15min":0.872},"min":{"1min":0.74399999999999999,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.3580000000000001,"5min":1.3580000000000001,"15min":1.3580000000000001},"last":1.0569999999999999},{"interface":"front","average":{"1min":0.94399999999999995,"5min":0.88100000000000001,"15min":0.82999999999999996},"min":{"1min":0.67400000000000004,"5min":0.438,"15min":0.438},"max":{"1min":1.4139999999999999,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":0.80000000000000004}]},{"osd":2,"last update":"Sat Sep 14 04:04:03 2024","interfaces":[{"interface":"back","average":{"1min":1.0229999999999999,"5min":0.92900000000000005,"15min":0.89900000000000002},"min":{"1min":0.61699999999999999,"5min":0.58899999999999997,"15min":0.58899999999999997},"max":{"1min":1.323,"5min":1.323,"15min":1.323},"last":0.90300000000000002},{"interface":"front","average":{"1min":1.0609999999999999,"5min":0.94099999999999995,"15min":0.92800000000000005},"min":{"1min":0.74199999999999999,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.6659999999999999,"5min":1.6659999999999999,"15min":1.6659999999999999},"last":0.86499999999999999}]},{"osd":3,"last update":"Sat Sep 14 04:04:03 2024","interfaces":[{"interface":"back","average":{"1min":1.0669999999999999,"5min":0.93400000000000005,"15min":0.88200000000000001},"min":{"1min":0.73799999999999999,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.593,"5min":1.593,"15min":1.593},"last":0.93999999999999995},{"interface":"front","average":{"1min":0.98399999999999999,"5min":0.91300000000000003,"15min":0.89400000000000002},"min":{"1min":0.73399999999999999,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.2589999999999999,"5min":1.3979999999999999,"15min":1.3979999999999999},"last":0.83099999999999996}]},{"osd":4,"last update":"Sat Sep 14 04:04:03 2024","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":0.84699999999999998,"15min":0.73599999999999999},"min":{"1min":0.71799999999999997,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":1.7849999999999999,"5min":2.6400000000000001,"15min":2.6400000000000001},"last":0.76300000000000001},{"interface":"front","average":{"1min":1.1080000000000001,"5min":0.90100000000000002,"15min":0.84099999999999997},"min":{"1min":0.622,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":2.4470000000000001,"5min":2.4470000000000001,"15min":2.4470000000000001},"last":1.083}]},{"osd":6,"last update":"Sat Sep 14 04:03:53 2024","interfaces":[{"interface":"back","average":{"1min":1.077,"5min":0.89200000000000002,"15min":0.83999999999999997},"min":{"1min":0.61099999999999999,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.889,"5min":1.889,"15min":1.889},"last":1.0049999999999999},{"interface":"front","average":{"1min":1.0409999999999999,"5min":0.88800000000000001,"15min":0.84699999999999998},"min":{"1min":0.63200000000000001,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":2.3559999999999999,"5min":2.3559999999999999,"15min":2.3559999999999999},"last":0.97899999999999998}]},{"osd":7,"last update":"Sat Sep 14 04:03:49 2024","interfaces":[{"interface":"back","average":{"1min":1.0900000000000001,"5min":0.97299999999999998,"15min":0.96099999999999997},"min":{"1min":0.63300000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":2.246,"5min":2.246,"15min":2.246},"last":1.121},{"interface":"front","average":{"1min":1.2070000000000001,"5min":1.0009999999999999,"15min":0.95799999999999996},"min":{"1min":0.56200000000000006,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":1.966,"5min":1.966,"15min":1.966},"last":1.145}]}]},{"osd":4,"up_from":30,"seq":128849018959,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297920,"kb_used_data":564,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447232,"statfs":{"total":95995035648,"available":95689965568,"internally_reserved":0,"allocated":577536,"data_stored":243269,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Sep 14 04:04:10 2024","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":0.85299999999999998,"15min":0.81000000000000005},"min":{"1min":0.53800000000000003,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":1.244,"5min":1.2749999999999999,"15min":1.2749999999999999},"last":0.93999999999999995},{"interface":"front","average":{"1min":0.90900000000000003,"5min":0.88800000000000001,"15min":0.85999999999999999},"min":{"1min":0.58399999999999996,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.2869999999999999,"5min":1.353,"15min":1.353},"last":0.78700000000000003}]},{"osd":1,"last update":"Sat Sep 14 04:04:10 2024","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":0.88700000000000001,"15min":0.84699999999999998},"min":{"1min":0.69899999999999995,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.218,"5min":1.3740000000000001,"15min":1.3740000000000001},"last":1.0780000000000001},{"interface":"front","average":{"1min":0.98099999999999998,"5min":0.94399999999999995,"15min":0.84299999999999997},"min":{"1min":0.502,"5min":0.502,"15min":0.502},"max":{"1min":1.3500000000000001,"5min":1.389,"15min":1.389},"last":0.85599999999999998}]},{"osd":2,"last update":"Sat Sep 14 04:04:10 2024","interfaces":[{"interface":"back","average":{"1min":0.98599999999999999,"5min":0.93100000000000005,"15min":0.89300000000000002},"min":{"1min":0.67300000000000004,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.3029999999999999,"5min":1.405,"15min":1.405},"last":1},{"interface":"front","average":{"1min":0.90100000000000002,"5min":0.872,"15min":0.86099999999999999},"min":{"1min":0.67500000000000004,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.155,"5min":1.353,"15min":1.353},"last":0.88600000000000001}]},{"osd":3,"last update":"Sat Sep 14 04:04:10 2024","interfaces":[{"interface":"back","average":{"1min":0.93100000000000005,"5min":0.90100000000000002,"15min":0.90900000000000003},"min":{"1min":0.69899999999999995,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.202,"5min":1.202,"15min":1.202},"last":1.0429999999999999},{"interface":"front","average":{"1min":0.97999999999999998,"5min":0.92000000000000004,"15min":0.878},"min":{"1min":0.70799999999999996,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.1599999999999999,"5min":1.3819999999999999,"15min":1.3819999999999999},"last":0.82799999999999996}]},{"osd":5,"last update":"Sat Sep 14 04:03:59 2024","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":0.83699999999999997,"15min":0.70399999999999996},"min":{"1min":0.57399999999999995,"5min":0.308,"15min":0.308},"max":{"1min":1.2110000000000001,"5min":1.2410000000000001,"15min":1.2410000000000001},"last":0.68799999999999994},{"interface":"front","average":{"1min":0.86399999999999999,"5min":0.83599999999999997,"15min":0.71199999999999997},"min":{"1min":0.53600000000000003,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":1.1719999999999999,"5min":1.325,"15min":1.325},"last":0.747}]},{"osd":6,"last update":"Sat Sep 14 04:03:59 2024","interfaces":[{"interface":"back","average":{"1min":0.88500000000000001,"5min":0.872,"15min":0.80100000000000005},"min":{"1min":0.59999999999999998,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":1.3260000000000001,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":1.1819999999999999},{"interface":"front","average":{"1min":1.0229999999999999,"5min":1.014,"15min":0.92800000000000005},"min":{"1min":0.48499999999999999,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":1.325,"5min":1.6180000000000001,"15min":1.6180000000000001},"last":1.115}]},{"osd":7,"last update":"Sat Sep 14 04:03:54 2024","interfaces":[{"interface":"back","average":{"1min":1.052,"5min":1.129,"15min":1.133},"min":{"1min":0.64700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":1.359,"5min":1.54,"15min":1.54},"last":1.2070000000000001},{"interface":"front","average":{"1min":1.0009999999999999,"5min":1.085,"15min":1.107},"min":{"1min":0.55600000000000005,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":1.387,"5min":1.4610000000000001,"15min":1.4610000000000001},"last":1.1399999999999999}]}]},{"osd":3,"up_from":25,"seq":107374182489,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297916,"kb_used_data":560,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447236,"statfs":{"total":95995035648,"available":95689969664,"internally_reserved":0,"allocated":573440,"data_stored":242954,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Sep 14 04:04:22 2024","interfaces":[{"interface":"back","average":{"1min":0.66400000000000003,"5min":0.69899999999999995,"15min":0.66900000000000004},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.995,"5min":1.212,"15min":1.212},"last":0.61599999999999999},{"interface":"front","average":{"1min":0.753,"5min":0.79400000000000004,"15min":0.75700000000000001},"min":{"1min":0.38700000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":1.1699999999999999,"5min":1.6459999999999999,"15min":1.6459999999999999},"last":0.48299999999999998}]},{"osd":1,"last update":"Sat Sep 14 04:04:22 2024","interfaces":[{"interface":"back","average":{"1min":0.77400000000000002,"5min":0.80400000000000005,"15min":0.76000000000000001},"min":{"1min":0.42499999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":1.141,"5min":1.3979999999999999,"15min":1.3979999999999999},"last":0.57999999999999996},{"interface":"front","average":{"1min":0.70499999999999996,"5min":0.76500000000000001,"15min":0.76200000000000001},"min":{"1min":0.40799999999999997,"5min":0.378,"15min":0.378},"max":{"1min":1.1000000000000001,"5min":1.651,"15min":1.651},"last":0.41999999999999998}]},{"osd":2,"last update":"Sat Sep 14 04:04:22 2024","interfaces":[{"interface":"back","average":{"1min":0.82699999999999996,"5min":0.89600000000000002,"15min":0.84099999999999997},"min":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":1.395,"5min":1.708,"15min":1.708},"last":0.54700000000000004},{"interface":"front","average":{"1min":0.77400000000000002,"5min":0.82299999999999995,"15min":0.78700000000000003},"min":{"1min":0.435,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":1.052,"5min":1.3120000000000001,"15min":1.3120000000000001},"last":0.51100000000000001}]},{"osd":4,"last update":"Sat Sep 14 04:04:15 2024","interfaces":[{"interface":"back","average":{"1min":0.93799999999999994,"5min":0.95499999999999996,"15min":0.89700000000000002},"min":{"1min":0.66900000000000004,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":1.3700000000000001,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":0.65900000000000003},{"interface":"front","average":{"1min":1.038,"5min":1.014,"15min":0.92400000000000004},"min":{"1min":0.746,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.272,"5min":1.6100000000000001,"15min":1.6100000000000001},"last":0.94399999999999995}]},{"osd":5,"last update":"Sat Sep 14 04:04:05 2024","interfaces":[{"interface":"back","average":{"1min":1.0760000000000001,"5min":1.0469999999999999,"15min":1.018},"min":{"1min":0.621,"5min":0.621,"15min":0.621},"max":{"1min":1.5269999999999999,"5min":1.7390000000000001,"15min":1.7390000000000001},"last":0.72699999999999998},{"interface":"front","average":{"1min":0.97099999999999997,"5min":1.006,"15min":0.97199999999999998},"min":{"1min":0.498,"5min":0.498,"15min":0.498},"max":{"1min":1.7569999999999999,"5min":1.7569999999999999,"15min":1.7569999999999999},"last":0.91900000000000004}]},{"osd":6,"last update":"Sat Sep 14 04:03:55 2024","interfaces":[{"interface":"back","average":{"1min":1.048,"5min":1.1020000000000001,"15min":1.127},"min":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.3520000000000001,"5min":1.756,"15min":1.756},"last":0.68799999999999994},{"interface":"front","average":{"1min":1.0589999999999999,"5min":1.089,"15min":1.107},"min":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.7889999999999999,"5min":1.7889999999999999,"15min":1.7889999999999999},"last":0.89300000000000002}]},{"osd":7,"last update":"Sat Sep 14 04:03:55 2024","interfaces":[{"interface":"back","average":{"1min":1.099,"5min":1.1439999999999999,"15min":1.1659999999999999},"min":{"1min":0.47299999999999998,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":1.8520000000000001,"5min":1.8520000000000001,"15min":1.8520000000000001},"last":0.74299999999999999},{"interface":"front","average":{"1min":1.1479999999999999,"5min":1.1899999999999999,"15min":1.2},"min":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"max":{"1min":1.617,"5min":1.8360000000000001,"15min":1.8360000000000001},"last":0.753}]}]},{"osd":2,"up_from":18,"seq":77309411430,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297920,"kb_used_data":564,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447232,"statfs":{"total":95995035648,"available":95689965568,"internally_reserved":0,"allocated":577536,"data_stored":243269,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Sep 14 04:03:24 2024","interfaces":[{"interface":"back","average":{"1min":0.69199999999999995,"5min":0.67300000000000004,"15min":0.59299999999999997},"min":{"1min":0.50800000000000001,"5min":0.34100000000000003,"15min":0.29299999999999998},"max":{"1min":0.98299999999999998,"5min":1.1990000000000001,"15min":1.1990000000000001},"last":0.92900000000000005},{"interface":"front","average":{"1min":0.86199999999999999,"5min":0.77300000000000002,"15min":0.64100000000000001},"min":{"1min":0.47799999999999998,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":1.2989999999999999,"5min":1.498,"15min":1.498},"last":0.77300000000000002}]},{"osd":1,"last update":"Sat Sep 14 04:03:24 2024","interfaces":[{"interface":"back","average":{"1min":0.78600000000000003,"5min":0.72599999999999998,"15min":0.65800000000000003},"min":{"1min":0.56899999999999995,"5min":0.39400000000000002,"15min":0.30599999999999999},"max":{"1min":1.288,"5min":1.288,"15min":1.288},"last":0.65700000000000003},{"interface":"front","average":{"1min":0.83699999999999997,"5min":0.82399999999999995,"15min":0.69499999999999995},"min":{"1min":0.51400000000000001,"5min":0.44400000000000001,"15min":0.26500000000000001},"max":{"1min":1.1850000000000001,"5min":1.2829999999999999,"15min":1.2829999999999999},"last":0.82099999999999995}]},{"osd":3,"last update":"Sat Sep 14 04:04:22 2024","interfaces":[{"interface":"back","average":{"1min":0.84199999999999997,"5min":0.85599999999999998,"15min":0.83399999999999996},"min":{"1min":0.42199999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.298,"5min":1.427,"15min":1.427},"last":0.98799999999999999},{"interface":"front","average":{"1min":0.79700000000000004,"5min":0.84299999999999997,"15min":0.79200000000000004},"min":{"1min":0.39600000000000002,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":1.1899999999999999,"5min":1.333,"15min":1.333},"last":0.89200000000000002}]},{"osd":4,"last update":"Sat Sep 14 04:04:15 2024","interfaces":[{"interface":"back","average":{"1min":1.026,"5min":1.054,"15min":0.97999999999999998},"min":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.395,"5min":1.4770000000000001,"15min":1.4770000000000001},"last":1.1100000000000001},{"interface":"front","average":{"1min":1.0449999999999999,"5min":1.046,"15min":0.96399999999999997},"min":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.5029999999999999,"5min":1.6060000000000001,"15min":1.6060000000000001},"last":1.3120000000000001}]},{"osd":5,"last update":"Sat Sep 14 04:04:02 2024","interfaces":[{"interface":"back","average":{"1min":0.98999999999999999,"5min":1.0249999999999999,"15min":0.94999999999999996},"min":{"1min":0.64600000000000002,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.458,"5min":1.458,"15min":1.458},"last":1.018},{"interface":"front","average":{"1min":0.96299999999999997,"5min":0.97299999999999998,"15min":0.89100000000000001},"min":{"1min":0.60599999999999998,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":1.349,"5min":1.5960000000000001,"15min":1.5960000000000001},"last":0.80600000000000005}]},{"osd":6,"last update":"Sat Sep 14 04:03:57 2024","interfaces":[{"interface":"back","average":{"1min":1.075,"5min":1.111,"15min":1.1120000000000001},"min":{"1min":0.73699999999999999,"5min":0.67600000000000005,"15min":0.67600000000000005},"max":{"1min":1.474,"5min":1.5760000000000001,"15min":1.5760000000000001},"last":1.0620000000000001},{"interface":"front","average":{"1min":1.121,"5min":1.159,"15min":1.181},"min":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.524,"5min":1.849,"15min":1.849},"last":1.1379999999999999}]},{"osd":7,"last update":"Sat Sep 14 04:03:50 2024","interfaces":[{"interface":"back","average":{"1min":1.046,"5min":1.0840000000000001,"15min":1.075},"min":{"1min":0.63,"5min":0.63,"15min":0.63},"max":{"1min":1.278,"5min":1.6950000000000001,"15min":1.6950000000000001},"last":0.95599999999999996},{"interface":"front","average":{"1min":1.163,"5min":1.226,"15min":1.236},"min":{"1min":0.77200000000000002,"5min":0.77200000000000002,"15min":0.77200000000000002},"max":{"1min":1.4450000000000001,"5min":1.95,"15min":1.95},"last":1.2270000000000001}]}]},{"osd":1,"up_from":13,"seq":55834574960,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297924,"kb_used_data":568,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447228,"statfs":{"total":95995035648,"available":95689961472,"internally_reserved":0,"allocated":581632,"data_stored":243288,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Sep 14 04:03:31 2024","interfaces":[{"interface":"back","average":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.57699999999999996},"min":{"1min":0.314,"5min":0.314,"15min":0.26800000000000002},"max":{"1min":1.1970000000000001,"5min":1.206,"15min":1.206},"last":0.55600000000000005},{"interface":"front","average":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.63300000000000001},"min":{"1min":0.41799999999999998,"5min":0.35399999999999998,"15min":0.28100000000000003},"max":{"1min":1.089,"5min":1.304,"15min":1.304},"last":0.92500000000000004}]},{"osd":2,"last update":"Sat Sep 14 04:03:31 2024","interfaces":[{"interface":"back","average":{"1min":0.70899999999999996,"5min":0.70799999999999996,"15min":0.625},"min":{"1min":0.38800000000000001,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":1.036,"5min":1.1579999999999999,"15min":1.1579999999999999},"last":0.83399999999999996},{"interface":"front","average":{"1min":0.80000000000000004,"5min":0.81499999999999995,"15min":0.70299999999999996},"min":{"1min":0.39700000000000002,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":1.1659999999999999,"5min":1.1659999999999999,"15min":1.1659999999999999},"last":0.81000000000000005}]},{"osd":3,"last update":"Sat Sep 14 04:04:21 2024","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":0.89800000000000002,"15min":0.84799999999999998},"min":{"1min":0.40500000000000003,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":1.117,"5min":1.278,"15min":1.278},"last":0.71999999999999997},{"interface":"front","average":{"1min":0.84199999999999997,"5min":0.82199999999999995,"15min":0.77800000000000002},"min":{"1min":0.41499999999999998,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":1.099,"5min":1.2749999999999999,"15min":1.2749999999999999},"last":0.77300000000000002}]},{"osd":4,"last update":"Sat Sep 14 04:04:07 2024","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":0.96699999999999997,"15min":0.93100000000000005},"min":{"1min":0.76100000000000001,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.3220000000000001,"5min":1.3300000000000001,"15min":1.3300000000000001},"last":0.95999999999999996},{"interface":"front","average":{"1min":1.02,"5min":1.0049999999999999,"15min":0.94999999999999996},"min":{"1min":0.68400000000000005,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.238,"5min":1.365,"15min":1.365},"last":1.0509999999999999}]},{"osd":5,"last update":"Sat Sep 14 04:03:59 2024","interfaces":[{"interface":"back","average":{"1min":1.01,"5min":0.98099999999999998,"15min":0.95099999999999996},"min":{"1min":0.621,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.403,"5min":1.403,"15min":1.403},"last":0.995},{"interface":"front","average":{"1min":1.073,"5min":1.0600000000000001,"15min":1.022},"min":{"1min":0.67900000000000005,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.5609999999999999,"5min":1.5609999999999999,"15min":1.5609999999999999},"last":1.0229999999999999}]},{"osd":6,"last update":"Sat Sep 14 04:03:59 2024","interfaces":[{"interface":"back","average":{"1min":1.0700000000000001,"5min":1.0660000000000001,"15min":1.0600000000000001},"min":{"1min":0.67500000000000004,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.2909999999999999,"5min":1.4059999999999999,"15min":1.4059999999999999},"last":1.131},{"interface":"front","average":{"1min":1.1279999999999999,"5min":1.147,"15min":1.171},"min":{"1min":0.64400000000000002,"5min":0.502,"15min":0.502},"max":{"1min":1.4570000000000001,"5min":1.609,"15min":1.609},"last":1.153}]},{"osd":7,"last update":"Sat Sep 14 04:03:53 2024","interfaces":[{"interface":"back","average":{"1min":1.1539999999999999,"5min":1.1699999999999999,"15min":1.1839999999999999},"min":{"1min":0.64700000000000002,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.514,"5min":1.6870000000000001,"15min":1.6870000000000001},"last":1.1040000000000001},{"interface":"front","average":{"1min":1.091,"5min":1.1160000000000001,"15min":1.123},"min":{"1min":0.66200000000000003,"5min":0.624,"15min":0.624},"max":{"1min":1.3500000000000001,"5min":1.476,"15min":1.476},"last":1.1759999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738492,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298496,"kb_used_data":1140,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446656,"statfs":{"total":95995035648,"available":95689375744,"internally_reserved":0,"allocated":1167360,"data_stored":833322,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Sep 14 04:03:34 2024","interfaces":[{"interface":"back","average":{"1min":0.71599999999999997,"5min":0.68300000000000005,"15min":0.60399999999999998},"min":{"1min":0.36899999999999999,"5min":0.34899999999999998,"15min":0.31900000000000001},"max":{"1min":1.246,"5min":1.246,"15min":1.246},"last":1.008},{"interface":"front","average":{"1min":0.80200000000000005,"5min":0.77900000000000003,"15min":0.65000000000000002},"min":{"1min":0.376,"5min":0.376,"15min":0.30399999999999999},"max":{"1min":1.3440000000000001,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":0.77500000000000002}]},{"osd":2,"last update":"Sat Sep 14 04:03:34 2024","interfaces":[{"interface":"back","average":{"1min":0.76600000000000001,"5min":0.77100000000000002,"15min":0.67700000000000005},"min":{"1min":0.46800000000000003,"5min":0.432,"15min":0.42799999999999999},"max":{"1min":1.2969999999999999,"5min":1.645,"15min":1.645},"last":0.81000000000000005},{"interface":"front","average":{"1min":0.874,"5min":0.81599999999999995,"15min":0.72599999999999998},"min":{"1min":0.52600000000000002,"5min":0.373,"15min":0.373},"max":{"1min":1.2509999999999999,"5min":1.2509999999999999,"15min":1.28},"last":0.67400000000000004}]},{"osd":3,"last update":"Sat Sep 14 04:03:27 2024","interfaces":[{"interface":"back","average":{"1min":0.84499999999999997,"5min":0.87,"15min":0.84199999999999997},"min":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.179,"5min":1.7390000000000001,"15min":1.7390000000000001},"last":0.93400000000000005},{"interface":"front","average":{"1min":0.81799999999999995,"5min":0.87,"15min":0.83799999999999997},"min":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.1759999999999999,"5min":1.204,"15min":1.204},"last":0.85499999999999998}]},{"osd":4,"last update":"Sat Sep 14 04:04:08 2024","interfaces":[{"interface":"back","average":{"1min":1.0349999999999999,"5min":1.034,"15min":1.0069999999999999},"min":{"1min":0.67600000000000005,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.421,"5min":1.4350000000000001,"15min":1.4350000000000001},"last":0.90600000000000003},{"interface":"front","average":{"1min":0.90500000000000003,"5min":0.95399999999999996,"15min":0.92600000000000005},"min":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.2010000000000001,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":1.1779999999999999}]},{"osd":5,"last update":"Sat Sep 14 04:04:02 2024","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":0.98399999999999999,"15min":0.97999999999999998},"min":{"1min":0.63700000000000001,"5min":0.628,"15min":0.628},"max":{"1min":1.367,"5min":1.367,"15min":1.367},"last":1.105},{"interface":"front","average":{"1min":1.0840000000000001,"5min":1.0600000000000001,"15min":1.002},"min":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.397,"5min":1.53,"15min":1.53},"last":1.345}]},{"osd":6,"last update":"Sat Sep 14 04:03:53 2024","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":0.98499999999999999,"15min":1.0089999999999999},"min":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.208,"5min":1.425,"15min":1.425},"last":1.2390000000000001},{"interface":"front","average":{"1min":1.0700000000000001,"5min":1.0900000000000001,"15min":1.0900000000000001},"min":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.304,"5min":1.6890000000000001,"15min":1.6890000000000001},"last":1.454}]},{"osd":7,"last update":"Sat Sep 14 04:03:53 2024","interfaces":[{"interface":"back","average":{"1min":1.087,"5min":1.137,"15min":1.1519999999999999},"min":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.3999999999999999,"5min":1.5960000000000001,"15min":1.5960000000000001},"last":1.409},{"interface":"front","average":{"1min":1.087,"5min":1.125,"15min":1.153},"min":{"1min":0.70099999999999996,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.502,"5min":1.647,"15min":1.647},"last":0.97499999999999998}]}]}],"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-09-14T04:04:29.907 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-14T04:04:29.918 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:29 smithi038 bash[32505]: cluster 2024-09-14T04:04:28.170125+0000 mgr.y (mgr.14406) 114 : cluster [DBG] pgmap v91: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:29.918 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:29 smithi038 bash[22519]: cluster 2024-09-14T04:04:28.170125+0000 mgr.y (mgr.14406) 114 : cluster [DBG] pgmap v91: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:29.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:29 smithi123 bash[24950]: cluster 2024-09-14T04:04:28.170125+0000 mgr.y (mgr.14406) 114 : cluster [DBG] pgmap v91: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:31.019 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:30 smithi038 bash[32505]: audit 2024-09-14T04:04:29.100549+0000 mgr.y (mgr.14406) 115 : audit [DBG] from='client.14580 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:04:31.019 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:30 smithi038 bash[32505]: cluster 2024-09-14T04:04:30.170698+0000 mgr.y (mgr.14406) 116 : cluster [DBG] pgmap v92: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:31.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:30 smithi038 bash[22519]: audit 2024-09-14T04:04:29.100549+0000 mgr.y (mgr.14406) 115 : audit [DBG] from='client.14580 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:04:31.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:30 smithi038 bash[22519]: cluster 2024-09-14T04:04:30.170698+0000 mgr.y (mgr.14406) 116 : cluster [DBG] pgmap v92: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:31.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:30 smithi123 bash[24950]: audit 2024-09-14T04:04:29.100549+0000 mgr.y (mgr.14406) 115 : audit [DBG] from='client.14580 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:04:31.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:30 smithi123 bash[24950]: cluster 2024-09-14T04:04:30.170698+0000 mgr.y (mgr.14406) 116 : cluster [DBG] pgmap v92: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:31.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:31 smithi123 bash[24950]: audit 2024-09-14T04:04:31.212969+0000 mon.c (mon.2) 77 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:04:31.934 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:04:31 smithi123 bash[25882]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:04:31] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-14T04:04:32.019 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:31 smithi038 bash[32505]: audit 2024-09-14T04:04:31.212969+0000 mon.c (mon.2) 77 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:04:32.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:31 smithi038 bash[22519]: audit 2024-09-14T04:04:31.212969+0000 mon.c (mon.2) 77 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:04:32.519 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:04:32 smithi038 bash[22772]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:04:32] "GET /metrics HTTP/1.1" 200 203960 "" "Prometheus/2.43.0" 2024-09-14T04:04:33.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:32 smithi038 bash[22519]: cluster 2024-09-14T04:04:32.171275+0000 mgr.y (mgr.14406) 117 : cluster [DBG] pgmap v93: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:33.019 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:32 smithi038 bash[32505]: cluster 2024-09-14T04:04:32.171275+0000 mgr.y (mgr.14406) 117 : cluster [DBG] pgmap v93: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:33.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:32 smithi123 bash[24950]: cluster 2024-09-14T04:04:32.171275+0000 mgr.y (mgr.14406) 117 : cluster [DBG] pgmap v93: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:34.698 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:04:35.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:35 smithi038 bash[32505]: cluster 2024-09-14T04:04:34.171823+0000 mgr.y (mgr.14406) 118 : cluster [DBG] pgmap v94: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:35.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:35 smithi038 bash[22519]: cluster 2024-09-14T04:04:34.171823+0000 mgr.y (mgr.14406) 118 : cluster [DBG] pgmap v94: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:35.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:35 smithi123 bash[24950]: cluster 2024-09-14T04:04:34.171823+0000 mgr.y (mgr.14406) 118 : cluster [DBG] pgmap v94: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:37.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:37 smithi038 bash[22519]: cluster 2024-09-14T04:04:36.172218+0000 mgr.y (mgr.14406) 119 : cluster [DBG] pgmap v95: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:37.519 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:37 smithi038 bash[32505]: cluster 2024-09-14T04:04:36.172218+0000 mgr.y (mgr.14406) 119 : cluster [DBG] pgmap v95: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:37.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:37 smithi123 bash[24950]: cluster 2024-09-14T04:04:36.172218+0000 mgr.y (mgr.14406) 119 : cluster [DBG] pgmap v95: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:38.571 INFO:teuthology.orchestra.run.smithi038.stderr:dumped all 2024-09-14T04:04:38.572 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-09-14T04:04:39.292 INFO:teuthology.orchestra.run.smithi038.stdout:{"pg_ready":true,"pg_map":{"version":96,"stamp":"2024-09-14T04:04:38.172492+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":126,"num_read_kb":231,"num_write":115,"num_write_kb":1630,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":82,"ondisk_log_size":82,"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":2385092,"kb_used_data":6244,"kb_used_omap":13,"kb_used_meta":2378738,"kb_avail":747576124,"statfs":{"total":767960285184,"available":765517950976,"internally_reserved":0,"allocated":6393856,"data_stored":3715809,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13632,"internal_metadata":2435828416},"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.003228"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":19,"reported_epoch":58,"state":"active+clean","last_fresh":"2024-09-14T04:02:56.959390+0000","last_change":"2024-09-14T04:02:50.292491+0000","last_active":"2024-09-14T04:02:56.959390+0000","last_peered":"2024-09-14T04:02:56.959390+0000","last_clean":"2024-09-14T04:02:56.959390+0000","last_became_active":"2024-09-14T04:02:37.332402+0000","last_became_peered":"2024-09-14T04:02:37.332402+0000","last_unstale":"2024-09-14T04:02:56.959390+0000","last_undegraded":"2024-09-14T04:02:56.959390+0000","last_fullsized":"2024-09-14T04:02:56.959390+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:49:20.820141+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00065019000000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":19,"reported_epoch":58,"state":"active+clean","last_fresh":"2024-09-14T04:02:56.717281+0000","last_change":"2024-09-14T04:02:50.291220+0000","last_active":"2024-09-14T04:02:56.717281+0000","last_peered":"2024-09-14T04:02:56.717281+0000","last_clean":"2024-09-14T04:02:56.717281+0000","last_became_active":"2024-09-14T04:02:37.512820+0000","last_became_peered":"2024-09-14T04:02:37.512820+0000","last_unstale":"2024-09-14T04:02:56.717281+0000","last_undegraded":"2024-09-14T04:02:56.717281+0000","last_fullsized":"2024-09-14T04:02:56.717281+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:00:17.731198+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000495241,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":19,"reported_epoch":58,"state":"active+clean","last_fresh":"2024-09-14T04:02:56.958447+0000","last_change":"2024-09-14T04:02:50.558154+0000","last_active":"2024-09-14T04:02:56.958447+0000","last_peered":"2024-09-14T04:02:56.958447+0000","last_clean":"2024-09-14T04:02:56.958447+0000","last_became_active":"2024-09-14T04:02:38.113199+0000","last_became_peered":"2024-09-14T04:02:38.113199+0000","last_unstale":"2024-09-14T04:02:56.958447+0000","last_undegraded":"2024-09-14T04:02:56.958447+0000","last_fullsized":"2024-09-14T04:02:56.958447+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:01:26.407128+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067607599999999996,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":19,"reported_epoch":58,"state":"active+clean","last_fresh":"2024-09-14T04:02:56.717308+0000","last_change":"2024-09-14T04:02:50.291366+0000","last_active":"2024-09-14T04:02:56.717308+0000","last_peered":"2024-09-14T04:02:56.717308+0000","last_clean":"2024-09-14T04:02:56.717308+0000","last_became_active":"2024-09-14T04:02:38.111881+0000","last_became_peered":"2024-09-14T04:02:38.111881+0000","last_unstale":"2024-09-14T04:02:56.717308+0000","last_undegraded":"2024-09-14T04:02:56.717308+0000","last_fullsized":"2024-09-14T04:02:56.717308+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:08:35.673101+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000609499,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"57'2","reported_seq":21,"reported_epoch":58,"state":"active+clean","last_fresh":"2024-09-14T04:02:56.959080+0000","last_change":"2024-09-14T04:02:50.290684+0000","last_active":"2024-09-14T04:02:56.959080+0000","last_peered":"2024-09-14T04:02:56.959080+0000","last_clean":"2024-09-14T04:02:56.959080+0000","last_became_active":"2024-09-14T04:02:37.335096+0000","last_became_peered":"2024-09-14T04:02:37.335096+0000","last_unstale":"2024-09-14T04:02:56.959080+0000","last_undegraded":"2024-09-14T04:02:56.959080+0000","last_fullsized":"2024-09-14T04:02:56.959080+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:43:52.927096+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0017315220000000001,"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":19,"reported_epoch":58,"state":"active+clean","last_fresh":"2024-09-14T04:02:56.721154+0000","last_change":"2024-09-14T04:02:50.383427+0000","last_active":"2024-09-14T04:02:56.721154+0000","last_peered":"2024-09-14T04:02:56.721154+0000","last_clean":"2024-09-14T04:02:56.721154+0000","last_became_active":"2024-09-14T04:02:38.112182+0000","last_became_peered":"2024-09-14T04:02:38.112182+0000","last_unstale":"2024-09-14T04:02:56.721154+0000","last_undegraded":"2024-09-14T04:02:56.721154+0000","last_fullsized":"2024-09-14T04:02:56.721154+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:12:32.660053+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026470600000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":19,"reported_epoch":58,"state":"active+clean","last_fresh":"2024-09-14T04:02:56.958353+0000","last_change":"2024-09-14T04:02:50.558039+0000","last_active":"2024-09-14T04:02:56.958353+0000","last_peered":"2024-09-14T04:02:56.958353+0000","last_clean":"2024-09-14T04:02:56.958353+0000","last_became_active":"2024-09-14T04:02:38.112409+0000","last_became_peered":"2024-09-14T04:02:38.112409+0000","last_unstale":"2024-09-14T04:02:56.958353+0000","last_undegraded":"2024-09-14T04:02:56.958353+0000","last_fullsized":"2024-09-14T04:02:56.958353+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:59:17.994157+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00063445000000000005,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"55'1","reported_seq":20,"reported_epoch":58,"state":"active+clean","last_fresh":"2024-09-14T04:02:56.959100+0000","last_change":"2024-09-14T04:02:50.289624+0000","last_active":"2024-09-14T04:02:56.959100+0000","last_peered":"2024-09-14T04:02:56.959100+0000","last_clean":"2024-09-14T04:02:56.959100+0000","last_became_active":"2024-09-14T04:02:37.333686+0000","last_became_peered":"2024-09-14T04:02:37.333686+0000","last_unstale":"2024-09-14T04:02:56.959100+0000","last_undegraded":"2024-09-14T04:02:56.959100+0000","last_fullsized":"2024-09-14T04:02:56.959100+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:10:29.444681+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000682689,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":"51'79","reported_seq":49,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-09-14T04:02:50.557439+0000","last_change":"2024-09-14T04:00:47.714231+0000","last_active":"2024-09-14T04:02:50.557439+0000","last_peered":"2024-09-14T04:02:50.557439+0000","last_clean":"2024-09-14T04:02:50.557439+0000","last_became_active":"2024-09-14T04:00:47.704106+0000","last_became_peered":"2024-09-14T04:00:47.704106+0000","last_unstale":"2024-09-14T04:02:50.557439+0000","last_undegraded":"2024-09-14T04:02:50.557439+0000","last_fullsized":"2024-09-14T04:02:50.557439+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T03:56:14.533049+0000","objects_scrubbed":0,"log_size":79,"log_dups_size":0,"ondisk_log_size":79,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:02:07.642670+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":126,"num_read_kb":231,"num_write":113,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"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":126,"num_read_kb":231,"num_write":113,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":79,"ondisk_log_size":79,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430256,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298500,"kb_used_data":1144,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446652,"statfs":{"total":95995035648,"available":95689371648,"internally_reserved":0,"allocated":1171456,"data_stored":833637,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Sep 14 04:03:49 2024","interfaces":[{"interface":"back","average":{"1min":0.91900000000000004,"5min":0.91000000000000003,"15min":0.92700000000000005},"min":{"1min":0.63700000000000001,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":1.2969999999999999,"5min":1.3089999999999999,"15min":1.3089999999999999},"last":0.66300000000000003},{"interface":"front","average":{"1min":0.93799999999999994,"5min":0.92300000000000004,"15min":0.92400000000000004},"min":{"1min":0.58599999999999997,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":1.21,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":0.97799999999999998}]},{"osd":1,"last update":"Sat Sep 14 04:03:49 2024","interfaces":[{"interface":"back","average":{"1min":1,"5min":0.92100000000000004,"15min":0.93300000000000005},"min":{"1min":0.64400000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":1.3200000000000001,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":0.80500000000000005},{"interface":"front","average":{"1min":0.95999999999999996,"5min":0.95799999999999996,"15min":0.98199999999999998},"min":{"1min":0.70699999999999996,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":1.1919999999999999,"5min":1.335,"15min":1.335},"last":0.83299999999999996}]},{"osd":2,"last update":"Sat Sep 14 04:03:49 2024","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":0.92800000000000005,"15min":0.93300000000000005},"min":{"1min":0.67400000000000004,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.1990000000000001,"5min":1.266,"15min":1.266},"last":1.0960000000000001},{"interface":"front","average":{"1min":1.008,"5min":0.97599999999999998,"15min":0.98399999999999999},"min":{"1min":0.63900000000000001,"5min":0.499,"15min":0.499},"max":{"1min":1.3460000000000001,"5min":1.3460000000000001,"15min":1.3460000000000001},"last":0.89100000000000001}]},{"osd":3,"last update":"Sat Sep 14 04:03:49 2024","interfaces":[{"interface":"back","average":{"1min":0.96199999999999997,"5min":0.94399999999999995,"15min":0.96299999999999997},"min":{"1min":0.70499999999999996,"5min":0.375,"15min":0.375},"max":{"1min":1.224,"5min":1.2829999999999999,"15min":1.2829999999999999},"last":0.94499999999999995},{"interface":"front","average":{"1min":1.004,"5min":1.02,"15min":1.032},"min":{"1min":0.68999999999999995,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":1.2410000000000001,"5min":1.3859999999999999,"15min":1.3859999999999999},"last":1.139}]},{"osd":4,"last update":"Sat Sep 14 04:03:49 2024","interfaces":[{"interface":"back","average":{"1min":0.83999999999999997,"5min":0.89300000000000002,"15min":0.92000000000000004},"min":{"1min":0.63800000000000001,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":1.1699999999999999,"5min":1.421,"15min":1.421},"last":1.3700000000000001},{"interface":"front","average":{"1min":0.95499999999999996,"5min":0.93999999999999995,"15min":0.96199999999999997},"min":{"1min":0.75900000000000001,"5min":0.439,"15min":0.439},"max":{"1min":1.226,"5min":1.3839999999999999,"15min":1.3839999999999999},"last":1.0069999999999999}]},{"osd":5,"last update":"Sat Sep 14 04:03:49 2024","interfaces":[{"interface":"back","average":{"1min":1.054,"5min":0.98199999999999998,"15min":0.98099999999999998},"min":{"1min":0.76800000000000002,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.391,"5min":1.4650000000000001,"15min":1.4650000000000001},"last":1.0289999999999999},{"interface":"front","average":{"1min":1.046,"5min":1.0029999999999999,"15min":1.0149999999999999},"min":{"1min":0.53400000000000003,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":1.3260000000000001,"5min":1.6240000000000001,"15min":1.6240000000000001},"last":1.069}]},{"osd":6,"last update":"Sat Sep 14 04:03:49 2024","interfaces":[{"interface":"back","average":{"1min":1.077,"5min":1.077,"15min":1.1160000000000001},"min":{"1min":0.88500000000000001,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":1.2929999999999999,"5min":1.6739999999999999,"15min":1.6739999999999999},"last":1.117},{"interface":"front","average":{"1min":1.089,"5min":1.077,"15min":1.117},"min":{"1min":0.79900000000000004,"5min":0.37,"15min":0.37},"max":{"1min":1.3089999999999999,"5min":1.484,"15min":1.484},"last":1.0509999999999999}]}]},{"osd":6,"up_from":42,"seq":180388626492,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298496,"kb_used_data":1140,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446656,"statfs":{"total":95995035648,"available":95689375744,"internally_reserved":0,"allocated":1167360,"data_stored":833097,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Sep 14 04:03:57 2024","interfaces":[{"interface":"back","average":{"1min":0.89800000000000002,"5min":0.84799999999999998,"15min":0.84099999999999997},"min":{"1min":0.47599999999999998,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":1.1659999999999999,"5min":1.427,"15min":1.427},"last":1.1719999999999999},{"interface":"front","average":{"1min":0.82199999999999995,"5min":0.83199999999999996,"15min":0.80000000000000004},"min":{"1min":0.52800000000000002,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.206,"5min":1.3080000000000001,"15min":1.3080000000000001},"last":0.58799999999999997}]},{"osd":1,"last update":"Sat Sep 14 04:03:57 2024","interfaces":[{"interface":"back","average":{"1min":0.98499999999999999,"5min":0.96799999999999997,"15min":0.95899999999999996},"min":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":1.2989999999999999,"5min":1.3240000000000001,"15min":1.3240000000000001},"last":0.93000000000000005},{"interface":"front","average":{"1min":0.995,"5min":0.98299999999999998,"15min":0.95399999999999996},"min":{"1min":0.749,"5min":0.65600000000000003,"15min":0.65600000000000003},"max":{"1min":1.171,"5min":1.3660000000000001,"15min":1.3660000000000001},"last":0.97899999999999998}]},{"osd":2,"last update":"Sat Sep 14 04:03:57 2024","interfaces":[{"interface":"back","average":{"1min":0.88500000000000001,"5min":0.86199999999999999,"15min":0.83199999999999996},"min":{"1min":0.64400000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.0840000000000001,"5min":1.2909999999999999,"15min":1.2909999999999999},"last":0.78100000000000003},{"interface":"front","average":{"1min":0.90400000000000003,"5min":0.90400000000000003,"15min":0.91600000000000004},"min":{"1min":0.53100000000000003,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.111,"5min":1.264,"15min":1.264},"last":0.71499999999999997}]},{"osd":3,"last update":"Sat Sep 14 04:03:57 2024","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":0.91600000000000004,"15min":0.86099999999999999},"min":{"1min":0.65200000000000002,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":1.29,"5min":1.3160000000000001,"15min":1.3160000000000001},"last":1.107},{"interface":"front","average":{"1min":0.96199999999999997,"5min":0.92800000000000005,"15min":0.89800000000000002},"min":{"1min":0.80800000000000005,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.1499999999999999,"5min":1.4219999999999999,"15min":1.4219999999999999},"last":1.141}]},{"osd":4,"last update":"Sat Sep 14 04:03:57 2024","interfaces":[{"interface":"back","average":{"1min":0.88200000000000001,"5min":0.83499999999999996,"15min":0.76900000000000002},"min":{"1min":0.63300000000000001,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.26,"5min":1.3720000000000001,"15min":1.3720000000000001},"last":1.0489999999999999},{"interface":"front","average":{"1min":0.998,"5min":0.88100000000000001,"15min":0.82299999999999995},"min":{"1min":0.69299999999999995,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":1.242,"5min":1.331,"15min":1.331},"last":1.266}]},{"osd":5,"last update":"Sat Sep 14 04:03:57 2024","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":0.89900000000000002,"15min":0.83699999999999997},"min":{"1min":0.73399999999999999,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":1.2889999999999999,"5min":1.4710000000000001,"15min":1.4710000000000001},"last":0.88400000000000001},{"interface":"front","average":{"1min":1.026,"5min":0.96199999999999997,"15min":0.89700000000000002},"min":{"1min":0.69499999999999995,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":1.2969999999999999,"5min":1.3300000000000001,"15min":1.3300000000000001},"last":1.3109999999999999}]},{"osd":7,"last update":"Sat Sep 14 04:03:48 2024","interfaces":[{"interface":"back","average":{"1min":1.042,"5min":0.97599999999999998,"15min":0.94899999999999995},"min":{"1min":0.81299999999999994,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.2370000000000001,"5min":1.5349999999999999,"15min":1.5349999999999999},"last":1.1990000000000001},{"interface":"front","average":{"1min":1.1259999999999999,"5min":1.073,"15min":1.0449999999999999},"min":{"1min":0.84699999999999998,"5min":0.68700000000000006,"15min":0.68700000000000006},"max":{"1min":1.3620000000000001,"5min":1.395,"15min":1.395},"last":1.224}]}]},{"osd":5,"up_from":36,"seq":154618822727,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297920,"kb_used_data":564,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447232,"statfs":{"total":95995035648,"available":95689965568,"internally_reserved":0,"allocated":577536,"data_stored":242973,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Sep 14 04:04:03 2024","interfaces":[{"interface":"back","average":{"1min":1.02,"5min":0.86399999999999999,"15min":0.78000000000000003},"min":{"1min":0.56599999999999995,"5min":0.44,"15min":0.44},"max":{"1min":1.522,"5min":1.522,"15min":1.522},"last":0.79800000000000004},{"interface":"front","average":{"1min":0.875,"5min":0.86099999999999999,"15min":0.83099999999999996},"min":{"1min":0.68999999999999995,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.24,"5min":1.482,"15min":1.482},"last":0.94199999999999995}]},{"osd":1,"last update":"Sat Sep 14 04:04:03 2024","interfaces":[{"interface":"back","average":{"1min":1.071,"5min":0.91800000000000004,"15min":0.872},"min":{"1min":0.74399999999999999,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.3580000000000001,"5min":1.3580000000000001,"15min":1.3580000000000001},"last":1.145},{"interface":"front","average":{"1min":0.94399999999999995,"5min":0.88100000000000001,"15min":0.82999999999999996},"min":{"1min":0.67400000000000004,"5min":0.438,"15min":0.438},"max":{"1min":1.4139999999999999,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":0.98799999999999999}]},{"osd":2,"last update":"Sat Sep 14 04:04:03 2024","interfaces":[{"interface":"back","average":{"1min":1.0229999999999999,"5min":0.92900000000000005,"15min":0.89900000000000002},"min":{"1min":0.61699999999999999,"5min":0.58899999999999997,"15min":0.58899999999999997},"max":{"1min":1.323,"5min":1.323,"15min":1.323},"last":1.236},{"interface":"front","average":{"1min":1.0609999999999999,"5min":0.94099999999999995,"15min":0.92800000000000005},"min":{"1min":0.74199999999999999,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.6659999999999999,"5min":1.6659999999999999,"15min":1.6659999999999999},"last":1.0780000000000001}]},{"osd":3,"last update":"Sat Sep 14 04:04:03 2024","interfaces":[{"interface":"back","average":{"1min":1.0669999999999999,"5min":0.93400000000000005,"15min":0.88200000000000001},"min":{"1min":0.73799999999999999,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.593,"5min":1.593,"15min":1.593},"last":1.1879999999999999},{"interface":"front","average":{"1min":0.98399999999999999,"5min":0.91300000000000003,"15min":0.89400000000000002},"min":{"1min":0.73399999999999999,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.2589999999999999,"5min":1.3979999999999999,"15min":1.3979999999999999},"last":1.1659999999999999}]},{"osd":4,"last update":"Sat Sep 14 04:04:03 2024","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":0.84699999999999998,"15min":0.73599999999999999},"min":{"1min":0.71799999999999997,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":1.7849999999999999,"5min":2.6400000000000001,"15min":2.6400000000000001},"last":1.0189999999999999},{"interface":"front","average":{"1min":1.1080000000000001,"5min":0.90100000000000002,"15min":0.84099999999999997},"min":{"1min":0.622,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":2.4470000000000001,"5min":2.4470000000000001,"15min":2.4470000000000001},"last":1.1200000000000001}]},{"osd":6,"last update":"Sat Sep 14 04:03:53 2024","interfaces":[{"interface":"back","average":{"1min":1.077,"5min":0.89200000000000002,"15min":0.83999999999999997},"min":{"1min":0.61099999999999999,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.889,"5min":1.889,"15min":1.889},"last":0.89400000000000002},{"interface":"front","average":{"1min":1.0409999999999999,"5min":0.88800000000000001,"15min":0.84699999999999998},"min":{"1min":0.63200000000000001,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":2.3559999999999999,"5min":2.3559999999999999,"15min":2.3559999999999999},"last":1.212}]},{"osd":7,"last update":"Sat Sep 14 04:03:49 2024","interfaces":[{"interface":"back","average":{"1min":1.0900000000000001,"5min":0.97299999999999998,"15min":0.96099999999999997},"min":{"1min":0.63300000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":2.246,"5min":2.246,"15min":2.246},"last":1.054},{"interface":"front","average":{"1min":1.2070000000000001,"5min":1.0009999999999999,"15min":0.95799999999999996},"min":{"1min":0.56200000000000006,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":1.966,"5min":1.966,"15min":1.966},"last":1.091}]}]},{"osd":4,"up_from":30,"seq":128849018961,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297920,"kb_used_data":564,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447232,"statfs":{"total":95995035648,"available":95689965568,"internally_reserved":0,"allocated":577536,"data_stored":243269,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Sep 14 04:04:10 2024","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":0.85299999999999998,"15min":0.81000000000000005},"min":{"1min":0.53800000000000003,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":1.244,"5min":1.2749999999999999,"15min":1.2749999999999999},"last":0.52000000000000002},{"interface":"front","average":{"1min":0.90900000000000003,"5min":0.88800000000000001,"15min":0.85999999999999999},"min":{"1min":0.58399999999999996,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.2869999999999999,"5min":1.353,"15min":1.353},"last":0.995}]},{"osd":1,"last update":"Sat Sep 14 04:04:10 2024","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":0.88700000000000001,"15min":0.84699999999999998},"min":{"1min":0.69899999999999995,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.218,"5min":1.3740000000000001,"15min":1.3740000000000001},"last":0.75900000000000001},{"interface":"front","average":{"1min":0.98099999999999998,"5min":0.94399999999999995,"15min":0.84299999999999997},"min":{"1min":0.502,"5min":0.502,"15min":0.502},"max":{"1min":1.3500000000000001,"5min":1.389,"15min":1.389},"last":0.55200000000000005}]},{"osd":2,"last update":"Sat Sep 14 04:04:10 2024","interfaces":[{"interface":"back","average":{"1min":0.98599999999999999,"5min":0.93100000000000005,"15min":0.89300000000000002},"min":{"1min":0.67300000000000004,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.3029999999999999,"5min":1.405,"15min":1.405},"last":1.0600000000000001},{"interface":"front","average":{"1min":0.90100000000000002,"5min":0.872,"15min":0.86099999999999999},"min":{"1min":0.67500000000000004,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.155,"5min":1.353,"15min":1.353},"last":0.64100000000000001}]},{"osd":3,"last update":"Sat Sep 14 04:04:10 2024","interfaces":[{"interface":"back","average":{"1min":0.93100000000000005,"5min":0.90100000000000002,"15min":0.90900000000000003},"min":{"1min":0.69899999999999995,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.202,"5min":1.202,"15min":1.202},"last":0.72399999999999998},{"interface":"front","average":{"1min":0.97999999999999998,"5min":0.92000000000000004,"15min":0.878},"min":{"1min":0.70799999999999996,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.1599999999999999,"5min":1.3819999999999999,"15min":1.3819999999999999},"last":0.84199999999999997}]},{"osd":5,"last update":"Sat Sep 14 04:03:59 2024","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":0.83699999999999997,"15min":0.70399999999999996},"min":{"1min":0.57399999999999995,"5min":0.308,"15min":0.308},"max":{"1min":1.2110000000000001,"5min":1.2410000000000001,"15min":1.2410000000000001},"last":1.1040000000000001},{"interface":"front","average":{"1min":0.86399999999999999,"5min":0.83599999999999997,"15min":0.71199999999999997},"min":{"1min":0.53600000000000003,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":1.1719999999999999,"5min":1.325,"15min":1.325},"last":0.79600000000000004}]},{"osd":6,"last update":"Sat Sep 14 04:03:59 2024","interfaces":[{"interface":"back","average":{"1min":0.88500000000000001,"5min":0.872,"15min":0.80100000000000005},"min":{"1min":0.59999999999999998,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":1.3260000000000001,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":1.0780000000000001},{"interface":"front","average":{"1min":1.0229999999999999,"5min":1.014,"15min":0.92800000000000005},"min":{"1min":0.48499999999999999,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":1.325,"5min":1.6180000000000001,"15min":1.6180000000000001},"last":1.1859999999999999}]},{"osd":7,"last update":"Sat Sep 14 04:03:54 2024","interfaces":[{"interface":"back","average":{"1min":1.052,"5min":1.129,"15min":1.133},"min":{"1min":0.64700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":1.359,"5min":1.54,"15min":1.54},"last":1.145},{"interface":"front","average":{"1min":1.0009999999999999,"5min":1.085,"15min":1.107},"min":{"1min":0.55600000000000005,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":1.387,"5min":1.4610000000000001,"15min":1.4610000000000001},"last":1.028}]}]},{"osd":3,"up_from":25,"seq":107374182491,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297916,"kb_used_data":560,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447236,"statfs":{"total":95995035648,"available":95689969664,"internally_reserved":0,"allocated":573440,"data_stored":242954,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Sep 14 04:04:22 2024","interfaces":[{"interface":"back","average":{"1min":0.66400000000000003,"5min":0.69899999999999995,"15min":0.66900000000000004},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.995,"5min":1.212,"15min":1.212},"last":0.64200000000000002},{"interface":"front","average":{"1min":0.753,"5min":0.79400000000000004,"15min":0.75700000000000001},"min":{"1min":0.38700000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":1.1699999999999999,"5min":1.6459999999999999,"15min":1.6459999999999999},"last":0.91700000000000004}]},{"osd":1,"last update":"Sat Sep 14 04:04:22 2024","interfaces":[{"interface":"back","average":{"1min":0.77400000000000002,"5min":0.80400000000000005,"15min":0.76000000000000001},"min":{"1min":0.42499999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":1.141,"5min":1.3979999999999999,"15min":1.3979999999999999},"last":1.0149999999999999},{"interface":"front","average":{"1min":0.70499999999999996,"5min":0.76500000000000001,"15min":0.76200000000000001},"min":{"1min":0.40799999999999997,"5min":0.378,"15min":0.378},"max":{"1min":1.1000000000000001,"5min":1.651,"15min":1.651},"last":0.60999999999999999}]},{"osd":2,"last update":"Sat Sep 14 04:04:22 2024","interfaces":[{"interface":"back","average":{"1min":0.82699999999999996,"5min":0.89600000000000002,"15min":0.84099999999999997},"min":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":1.395,"5min":1.708,"15min":1.708},"last":0.871},{"interface":"front","average":{"1min":0.77400000000000002,"5min":0.82299999999999995,"15min":0.78700000000000003},"min":{"1min":0.435,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":1.052,"5min":1.3120000000000001,"15min":1.3120000000000001},"last":0.73799999999999999}]},{"osd":4,"last update":"Sat Sep 14 04:04:15 2024","interfaces":[{"interface":"back","average":{"1min":0.93799999999999994,"5min":0.95499999999999996,"15min":0.89700000000000002},"min":{"1min":0.66900000000000004,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":1.3700000000000001,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":1.1399999999999999},{"interface":"front","average":{"1min":1.038,"5min":1.014,"15min":0.92400000000000004},"min":{"1min":0.746,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.272,"5min":1.6100000000000001,"15min":1.6100000000000001},"last":0.97899999999999998}]},{"osd":5,"last update":"Sat Sep 14 04:04:05 2024","interfaces":[{"interface":"back","average":{"1min":1.0760000000000001,"5min":1.0469999999999999,"15min":1.018},"min":{"1min":0.621,"5min":0.621,"15min":0.621},"max":{"1min":1.5269999999999999,"5min":1.7390000000000001,"15min":1.7390000000000001},"last":0.78100000000000003},{"interface":"front","average":{"1min":0.97099999999999997,"5min":1.006,"15min":0.97199999999999998},"min":{"1min":0.498,"5min":0.498,"15min":0.498},"max":{"1min":1.7569999999999999,"5min":1.7569999999999999,"15min":1.7569999999999999},"last":1.224}]},{"osd":6,"last update":"Sat Sep 14 04:03:55 2024","interfaces":[{"interface":"back","average":{"1min":1.048,"5min":1.1020000000000001,"15min":1.127},"min":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.3520000000000001,"5min":1.756,"15min":1.756},"last":1.1879999999999999},{"interface":"front","average":{"1min":1.0589999999999999,"5min":1.089,"15min":1.107},"min":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.7889999999999999,"5min":1.7889999999999999,"15min":1.7889999999999999},"last":1.4970000000000001}]},{"osd":7,"last update":"Sat Sep 14 04:03:55 2024","interfaces":[{"interface":"back","average":{"1min":1.099,"5min":1.1439999999999999,"15min":1.1659999999999999},"min":{"1min":0.47299999999999998,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":1.8520000000000001,"5min":1.8520000000000001,"15min":1.8520000000000001},"last":1.619},{"interface":"front","average":{"1min":1.1479999999999999,"5min":1.1899999999999999,"15min":1.2},"min":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"max":{"1min":1.617,"5min":1.8360000000000001,"15min":1.8360000000000001},"last":1.0489999999999999}]}]},{"osd":2,"up_from":18,"seq":77309411432,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297920,"kb_used_data":564,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447232,"statfs":{"total":95995035648,"available":95689965568,"internally_reserved":0,"allocated":577536,"data_stored":243269,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Sep 14 04:04:28 2024","interfaces":[{"interface":"back","average":{"1min":0.63700000000000001,"5min":0.67200000000000004,"15min":0.59899999999999998},"min":{"1min":0.309,"5min":0.309,"15min":0.29299999999999998},"max":{"1min":0.93200000000000005,"5min":1.1990000000000001,"15min":1.1990000000000001},"last":0.78100000000000003},{"interface":"front","average":{"1min":0.70999999999999996,"5min":0.77400000000000002,"15min":0.65100000000000002},"min":{"1min":0.39000000000000001,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":1.256,"5min":1.498,"15min":1.498},"last":0.625}]},{"osd":1,"last update":"Sat Sep 14 04:04:28 2024","interfaces":[{"interface":"back","average":{"1min":0.66000000000000003,"5min":0.72099999999999997,"15min":0.66100000000000003},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.30599999999999999},"max":{"1min":0.97699999999999998,"5min":1.288,"15min":1.288},"last":0.67600000000000005},{"interface":"front","average":{"1min":0.73899999999999999,"5min":0.81499999999999995,"15min":0.70299999999999996},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.26500000000000001},"max":{"1min":1.1140000000000001,"5min":1.2829999999999999,"15min":1.2829999999999999},"last":0.97599999999999998}]},{"osd":3,"last update":"Sat Sep 14 04:04:22 2024","interfaces":[{"interface":"back","average":{"1min":0.84199999999999997,"5min":0.85599999999999998,"15min":0.83399999999999996},"min":{"1min":0.42199999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.298,"5min":1.427,"15min":1.427},"last":1.1990000000000001},{"interface":"front","average":{"1min":0.79700000000000004,"5min":0.84299999999999997,"15min":0.79200000000000004},"min":{"1min":0.39600000000000002,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":1.1899999999999999,"5min":1.333,"15min":1.333},"last":0.73199999999999998}]},{"osd":4,"last update":"Sat Sep 14 04:04:15 2024","interfaces":[{"interface":"back","average":{"1min":1.026,"5min":1.054,"15min":0.97999999999999998},"min":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.395,"5min":1.4770000000000001,"15min":1.4770000000000001},"last":1.073},{"interface":"front","average":{"1min":1.0449999999999999,"5min":1.046,"15min":0.96399999999999997},"min":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.5029999999999999,"5min":1.6060000000000001,"15min":1.6060000000000001},"last":0.91700000000000004}]},{"osd":5,"last update":"Sat Sep 14 04:04:02 2024","interfaces":[{"interface":"back","average":{"1min":0.98999999999999999,"5min":1.0249999999999999,"15min":0.94999999999999996},"min":{"1min":0.64600000000000002,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.458,"5min":1.458,"15min":1.458},"last":1.103},{"interface":"front","average":{"1min":0.96299999999999997,"5min":0.97299999999999998,"15min":0.89100000000000001},"min":{"1min":0.60599999999999998,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":1.349,"5min":1.5960000000000001,"15min":1.5960000000000001},"last":0.95299999999999996}]},{"osd":6,"last update":"Sat Sep 14 04:03:57 2024","interfaces":[{"interface":"back","average":{"1min":1.075,"5min":1.111,"15min":1.1120000000000001},"min":{"1min":0.73699999999999999,"5min":0.67600000000000005,"15min":0.67600000000000005},"max":{"1min":1.474,"5min":1.5760000000000001,"15min":1.5760000000000001},"last":1.129},{"interface":"front","average":{"1min":1.121,"5min":1.159,"15min":1.181},"min":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.524,"5min":1.849,"15min":1.849},"last":1.022}]},{"osd":7,"last update":"Sat Sep 14 04:03:50 2024","interfaces":[{"interface":"back","average":{"1min":1.046,"5min":1.0840000000000001,"15min":1.075},"min":{"1min":0.63,"5min":0.63,"15min":0.63},"max":{"1min":1.278,"5min":1.6950000000000001,"15min":1.6950000000000001},"last":0.82899999999999996},{"interface":"front","average":{"1min":1.163,"5min":1.226,"15min":1.236},"min":{"1min":0.77200000000000002,"5min":0.77200000000000002,"15min":0.77200000000000002},"max":{"1min":1.4450000000000001,"5min":1.95,"15min":1.95},"last":1.1699999999999999}]}]},{"osd":1,"up_from":13,"seq":55834574962,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297924,"kb_used_data":568,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447228,"statfs":{"total":95995035648,"available":95689961472,"internally_reserved":0,"allocated":581632,"data_stored":243288,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Sep 14 04:04:32 2024","interfaces":[{"interface":"back","average":{"1min":0.72799999999999998,"5min":0.69799999999999995,"15min":0.59099999999999997},"min":{"1min":0.36899999999999999,"5min":0.314,"15min":0.26800000000000002},"max":{"1min":1.0649999999999999,"5min":1.206,"15min":1.206},"last":0.64000000000000001},{"interface":"front","average":{"1min":0.67200000000000004,"5min":0.76100000000000001,"15min":0.64200000000000002},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.28100000000000003},"max":{"1min":0.997,"5min":1.304,"15min":1.304},"last":0.78100000000000003}]},{"osd":2,"last update":"Sat Sep 14 04:04:32 2024","interfaces":[{"interface":"back","average":{"1min":0.68000000000000005,"5min":0.70799999999999996,"15min":0.63200000000000001},"min":{"1min":0.32200000000000001,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.90500000000000003,"5min":1.1579999999999999,"15min":1.1579999999999999},"last":0.86099999999999999},{"interface":"front","average":{"1min":0.872,"5min":0.82399999999999995,"15min":0.71899999999999997},"min":{"1min":0.45000000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":1.115,"5min":1.1659999999999999,"15min":1.1659999999999999},"last":0.69299999999999995}]},{"osd":3,"last update":"Sat Sep 14 04:04:21 2024","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":0.89800000000000002,"15min":0.84799999999999998},"min":{"1min":0.40500000000000003,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":1.117,"5min":1.278,"15min":1.278},"last":1.0840000000000001},{"interface":"front","average":{"1min":0.84199999999999997,"5min":0.82199999999999995,"15min":0.77800000000000002},"min":{"1min":0.41499999999999998,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":1.099,"5min":1.2749999999999999,"15min":1.2749999999999999},"last":0.82399999999999995}]},{"osd":4,"last update":"Sat Sep 14 04:04:07 2024","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":0.96699999999999997,"15min":0.93100000000000005},"min":{"1min":0.76100000000000001,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.3220000000000001,"5min":1.3300000000000001,"15min":1.3300000000000001},"last":1.0529999999999999},{"interface":"front","average":{"1min":1.02,"5min":1.0049999999999999,"15min":0.94999999999999996},"min":{"1min":0.68400000000000005,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.238,"5min":1.365,"15min":1.365},"last":1.2070000000000001}]},{"osd":5,"last update":"Sat Sep 14 04:03:59 2024","interfaces":[{"interface":"back","average":{"1min":1.01,"5min":0.98099999999999998,"15min":0.95099999999999996},"min":{"1min":0.621,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.403,"5min":1.403,"15min":1.403},"last":1.2869999999999999},{"interface":"front","average":{"1min":1.073,"5min":1.0600000000000001,"15min":1.022},"min":{"1min":0.67900000000000005,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.5609999999999999,"5min":1.5609999999999999,"15min":1.5609999999999999},"last":1.02}]},{"osd":6,"last update":"Sat Sep 14 04:03:59 2024","interfaces":[{"interface":"back","average":{"1min":1.0700000000000001,"5min":1.0660000000000001,"15min":1.0600000000000001},"min":{"1min":0.67500000000000004,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.2909999999999999,"5min":1.4059999999999999,"15min":1.4059999999999999},"last":1.1180000000000001},{"interface":"front","average":{"1min":1.1279999999999999,"5min":1.147,"15min":1.171},"min":{"1min":0.64400000000000002,"5min":0.502,"15min":0.502},"max":{"1min":1.4570000000000001,"5min":1.609,"15min":1.609},"last":1.2430000000000001}]},{"osd":7,"last update":"Sat Sep 14 04:03:53 2024","interfaces":[{"interface":"back","average":{"1min":1.1539999999999999,"5min":1.1699999999999999,"15min":1.1839999999999999},"min":{"1min":0.64700000000000002,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.514,"5min":1.6870000000000001,"15min":1.6870000000000001},"last":1.179},{"interface":"front","average":{"1min":1.091,"5min":1.1160000000000001,"15min":1.123},"min":{"1min":0.66200000000000003,"5min":0.624,"15min":0.624},"max":{"1min":1.3500000000000001,"5min":1.476,"15min":1.476},"last":1.155}]}]},{"osd":0,"up_from":8,"seq":34359738494,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298496,"kb_used_data":1140,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446656,"statfs":{"total":95995035648,"available":95689375744,"internally_reserved":0,"allocated":1167360,"data_stored":833322,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Sep 14 04:04:35 2024","interfaces":[{"interface":"back","average":{"1min":0.73599999999999999,"5min":0.70299999999999996,"15min":0.61699999999999999},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":1.167,"5min":1.246,"15min":1.246},"last":0.92500000000000004},{"interface":"front","average":{"1min":0.67200000000000004,"5min":0.76000000000000001,"15min":0.65800000000000003},"min":{"1min":0.41299999999999998,"5min":0.376,"15min":0.30399999999999999},"max":{"1min":0.96699999999999997,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":0.69999999999999996}]},{"osd":2,"last update":"Sat Sep 14 04:04:35 2024","interfaces":[{"interface":"back","average":{"1min":0.71599999999999997,"5min":0.76600000000000001,"15min":0.68300000000000005},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":1.0940000000000001,"5min":1.645,"15min":1.645},"last":1.0269999999999999},{"interface":"front","average":{"1min":0.72099999999999997,"5min":0.80200000000000005,"15min":0.72899999999999998},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":1.2310000000000001,"5min":1.2509999999999999,"15min":1.28},"last":0.86599999999999999}]},{"osd":3,"last update":"Sat Sep 14 04:04:29 2024","interfaces":[{"interface":"back","average":{"1min":0.80200000000000005,"5min":0.871,"15min":0.83999999999999997},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":1.2170000000000001,"5min":1.7390000000000001,"15min":1.7390000000000001},"last":0.80200000000000005},{"interface":"front","average":{"1min":0.75,"5min":0.84399999999999997,"15min":0.83299999999999996},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":1.1279999999999999,"5min":1.204,"15min":1.204},"last":1.2410000000000001}]},{"osd":4,"last update":"Sat Sep 14 04:04:08 2024","interfaces":[{"interface":"back","average":{"1min":1.0349999999999999,"5min":1.034,"15min":1.0069999999999999},"min":{"1min":0.67600000000000005,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.421,"5min":1.4350000000000001,"15min":1.4350000000000001},"last":1.351},{"interface":"front","average":{"1min":0.90500000000000003,"5min":0.95399999999999996,"15min":0.92600000000000005},"min":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.2010000000000001,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":0.76600000000000001}]},{"osd":5,"last update":"Sat Sep 14 04:04:02 2024","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":0.98399999999999999,"15min":0.97999999999999998},"min":{"1min":0.63700000000000001,"5min":0.628,"15min":0.628},"max":{"1min":1.367,"5min":1.367,"15min":1.367},"last":1.0700000000000001},{"interface":"front","average":{"1min":1.0840000000000001,"5min":1.0600000000000001,"15min":1.002},"min":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.397,"5min":1.53,"15min":1.53},"last":1.1919999999999999}]},{"osd":6,"last update":"Sat Sep 14 04:03:53 2024","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":0.98499999999999999,"15min":1.0089999999999999},"min":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.208,"5min":1.425,"15min":1.425},"last":0.99199999999999999},{"interface":"front","average":{"1min":1.0700000000000001,"5min":1.0900000000000001,"15min":1.0900000000000001},"min":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.304,"5min":1.6890000000000001,"15min":1.6890000000000001},"last":1.3240000000000001}]},{"osd":7,"last update":"Sat Sep 14 04:03:53 2024","interfaces":[{"interface":"back","average":{"1min":1.087,"5min":1.137,"15min":1.1519999999999999},"min":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.3999999999999999,"5min":1.5960000000000001,"15min":1.5960000000000001},"last":1.135},{"interface":"front","average":{"1min":1.087,"5min":1.125,"15min":1.153},"min":{"1min":0.70099999999999996,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.502,"5min":1.647,"15min":1.647},"last":1.4390000000000001}]}]}],"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-09-14T04:04:39.294 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-14T04:04:39.294 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-14T04:04:39.294 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-14T04:04:39.295 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph health --format=json 2024-09-14T04:04:39.518 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:39 smithi038 bash[22519]: cluster 2024-09-14T04:04:38.172851+0000 mgr.y (mgr.14406) 120 : cluster [DBG] pgmap v96: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:39.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:39 smithi038 bash[22519]: audit 2024-09-14T04:04:38.566595+0000 mgr.y (mgr.14406) 121 : audit [DBG] from='client.24485 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:04:39.519 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:39 smithi038 bash[32505]: cluster 2024-09-14T04:04:38.172851+0000 mgr.y (mgr.14406) 120 : cluster [DBG] pgmap v96: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:39.519 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:39 smithi038 bash[32505]: audit 2024-09-14T04:04:38.566595+0000 mgr.y (mgr.14406) 121 : audit [DBG] from='client.24485 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:04:39.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:39 smithi123 bash[24950]: cluster 2024-09-14T04:04:38.172851+0000 mgr.y (mgr.14406) 120 : cluster [DBG] pgmap v96: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:39.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:39 smithi123 bash[24950]: audit 2024-09-14T04:04:38.566595+0000 mgr.y (mgr.14406) 121 : audit [DBG] from='client.24485 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:04:41.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:41 smithi038 bash[22519]: cluster 2024-09-14T04:04:40.173486+0000 mgr.y (mgr.14406) 122 : cluster [DBG] pgmap v97: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:41.519 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:41 smithi038 bash[32505]: cluster 2024-09-14T04:04:40.173486+0000 mgr.y (mgr.14406) 122 : cluster [DBG] pgmap v97: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:41.625 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:41 smithi123 bash[24950]: cluster 2024-09-14T04:04:40.173486+0000 mgr.y (mgr.14406) 122 : cluster [DBG] pgmap v97: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:41.934 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:04:41 smithi123 bash[25882]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:04:41] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-14T04:04:42.519 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:04:42 smithi038 bash[22772]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:04:42] "GET /metrics HTTP/1.1" 200 203960 "" "Prometheus/2.43.0" 2024-09-14T04:04:43.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:43 smithi123 bash[24950]: cluster 2024-09-14T04:04:42.174153+0000 mgr.y (mgr.14406) 123 : cluster [DBG] pgmap v98: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:43.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:43 smithi038 bash[22519]: cluster 2024-09-14T04:04:42.174153+0000 mgr.y (mgr.14406) 123 : cluster [DBG] pgmap v98: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:43.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:43 smithi038 bash[32505]: cluster 2024-09-14T04:04:42.174153+0000 mgr.y (mgr.14406) 123 : cluster [DBG] pgmap v98: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:44.118 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:04:45.574 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:45 smithi038 bash[32505]: cluster 2024-09-14T04:04:44.174645+0000 mgr.y (mgr.14406) 124 : cluster [DBG] pgmap v99: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:45.574 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:45 smithi038 bash[22519]: cluster 2024-09-14T04:04:44.174645+0000 mgr.y (mgr.14406) 124 : cluster [DBG] pgmap v99: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:45.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:45 smithi123 bash[24950]: cluster 2024-09-14T04:04:44.174645+0000 mgr.y (mgr.14406) 124 : cluster [DBG] pgmap v99: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:46.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:46 smithi123 bash[24950]: audit 2024-09-14T04:04:46.213207+0000 mon.c (mon.2) 78 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:04:46.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:46 smithi038 bash[22519]: audit 2024-09-14T04:04:46.213207+0000 mon.c (mon.2) 78 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:04:46.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:46 smithi038 bash[32505]: audit 2024-09-14T04:04:46.213207+0000 mon.c (mon.2) 78 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:04:47.557 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:47 smithi038 bash[22519]: cluster 2024-09-14T04:04:46.175176+0000 mgr.y (mgr.14406) 125 : cluster [DBG] pgmap v100: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:47.558 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:47 smithi038 bash[32505]: cluster 2024-09-14T04:04:46.175176+0000 mgr.y (mgr.14406) 125 : cluster [DBG] pgmap v100: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:47.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:47 smithi123 bash[24950]: cluster 2024-09-14T04:04:46.175176+0000 mgr.y (mgr.14406) 125 : cluster [DBG] pgmap v100: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:47.877 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-09-14T04:04:47.877 INFO:teuthology.orchestra.run.smithi038.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-14T04:04:48.560 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-14T04:04:48.560 INFO:tasks.cephadm:Setup complete, yielding 2024-09-14T04:04:48.560 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-14T04:04:48.571 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi038.front.sepia.ceph.com 2024-09-14T04:04:48.571 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- bash -c 'ceph fs volume create foo' 2024-09-14T04:04:48.582 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:48 smithi038 bash[22519]: audit 2024-09-14T04:04:47.880381+0000 mon.c (mon.2) 79 : audit [DBG] from='client.? 172.21.15.38:0/1925438441' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-14T04:04:48.670 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:48 smithi038 bash[32505]: audit 2024-09-14T04:04:47.880381+0000 mon.c (mon.2) 79 : audit [DBG] from='client.? 172.21.15.38:0/1925438441' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-14T04:04:48.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:48 smithi123 bash[24950]: audit 2024-09-14T04:04:47.880381+0000 mon.c (mon.2) 79 : audit [DBG] from='client.? 172.21.15.38:0/1925438441' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-14T04:04:49.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:49 smithi123 bash[24950]: cluster 2024-09-14T04:04:48.175822+0000 mgr.y (mgr.14406) 126 : cluster [DBG] pgmap v101: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:49.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:49 smithi038 bash[22519]: cluster 2024-09-14T04:04:48.175822+0000 mgr.y (mgr.14406) 126 : cluster [DBG] pgmap v101: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:49.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:49 smithi038 bash[32505]: cluster 2024-09-14T04:04:48.175822+0000 mgr.y (mgr.14406) 126 : cluster [DBG] pgmap v101: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:51.625 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:51 smithi123 bash[24950]: cluster 2024-09-14T04:04:50.176390+0000 mgr.y (mgr.14406) 127 : cluster [DBG] pgmap v102: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:51.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:51 smithi038 bash[22519]: cluster 2024-09-14T04:04:50.176390+0000 mgr.y (mgr.14406) 127 : cluster [DBG] pgmap v102: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:51.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:51 smithi038 bash[32505]: cluster 2024-09-14T04:04:50.176390+0000 mgr.y (mgr.14406) 127 : cluster [DBG] pgmap v102: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:51.934 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:04:51 smithi123 bash[25882]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:04:51] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-14T04:04:52.519 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:04:52 smithi038 bash[22772]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:04:52] "GET /metrics HTTP/1.1" 200 203951 "" "Prometheus/2.43.0" 2024-09-14T04:04:53.355 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:04:53.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:53 smithi123 bash[24950]: cluster 2024-09-14T04:04:52.177033+0000 mgr.y (mgr.14406) 128 : cluster [DBG] pgmap v103: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:53.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:53 smithi038 bash[22519]: cluster 2024-09-14T04:04:52.177033+0000 mgr.y (mgr.14406) 128 : cluster [DBG] pgmap v103: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:53.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:53 smithi038 bash[32505]: cluster 2024-09-14T04:04:52.177033+0000 mgr.y (mgr.14406) 128 : cluster [DBG] pgmap v103: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:55.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:55 smithi123 bash[24950]: cluster 2024-09-14T04:04:54.177375+0000 mgr.y (mgr.14406) 129 : cluster [DBG] pgmap v104: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:55.750 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:55 smithi038 bash[32505]: cluster 2024-09-14T04:04:54.177375+0000 mgr.y (mgr.14406) 129 : cluster [DBG] pgmap v104: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:55.750 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:55 smithi038 bash[22519]: cluster 2024-09-14T04:04:54.177375+0000 mgr.y (mgr.14406) 129 : cluster [DBG] pgmap v104: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:57.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:57 smithi123 bash[24950]: cluster 2024-09-14T04:04:56.177866+0000 mgr.y (mgr.14406) 130 : cluster [DBG] pgmap v105: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:58.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:57 smithi038 bash[22519]: cluster 2024-09-14T04:04:56.177866+0000 mgr.y (mgr.14406) 130 : cluster [DBG] pgmap v105: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:58.019 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:57 smithi038 bash[32505]: cluster 2024-09-14T04:04:56.177866+0000 mgr.y (mgr.14406) 130 : cluster [DBG] pgmap v105: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:58.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:58 smithi123 bash[24950]: audit 2024-09-14T04:04:57.206340+0000 mgr.y (mgr.14406) 131 : audit [DBG] from='client.24497 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:04:58.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:58 smithi123 bash[24950]: audit 2024-09-14T04:04:57.207175+0000 mon.c (mon.2) 80 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2024-09-14T04:04:58.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:58 smithi123 bash[24950]: audit 2024-09-14T04:04:57.207933+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2024-09-14T04:04:58.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:58 smithi123 bash[24950]: audit 2024-09-14T04:04:57.716856+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2024-09-14T04:04:58.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:58 smithi123 bash[24950]: cluster 2024-09-14T04:04:57.716978+0000 mon.a (mon.0) 751 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-09-14T04:04:58.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:58 smithi123 bash[24950]: audit 2024-09-14T04:04:57.720941+0000 mon.c (mon.2) 81 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2024-09-14T04:04:58.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:58 smithi123 bash[24950]: audit 2024-09-14T04:04:57.725168+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2024-09-14T04:04:59.015 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:58 smithi038 bash[32505]: audit 2024-09-14T04:04:57.206340+0000 mgr.y (mgr.14406) 131 : audit [DBG] from='client.24497 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:04:59.015 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:58 smithi038 bash[32505]: audit 2024-09-14T04:04:57.207175+0000 mon.c (mon.2) 80 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2024-09-14T04:04:59.015 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:58 smithi038 bash[32505]: audit 2024-09-14T04:04:57.207933+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2024-09-14T04:04:59.015 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:58 smithi038 bash[32505]: audit 2024-09-14T04:04:57.716856+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2024-09-14T04:04:59.015 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:58 smithi038 bash[32505]: cluster 2024-09-14T04:04:57.716978+0000 mon.a (mon.0) 751 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-09-14T04:04:59.016 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:58 smithi038 bash[32505]: audit 2024-09-14T04:04:57.720941+0000 mon.c (mon.2) 81 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2024-09-14T04:04:59.016 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:58 smithi038 bash[32505]: audit 2024-09-14T04:04:57.725168+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2024-09-14T04:04:59.016 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:58 smithi038 bash[22519]: audit 2024-09-14T04:04:57.206340+0000 mgr.y (mgr.14406) 131 : audit [DBG] from='client.24497 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:04:59.016 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:58 smithi038 bash[22519]: audit 2024-09-14T04:04:57.207175+0000 mon.c (mon.2) 80 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2024-09-14T04:04:59.016 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:58 smithi038 bash[22519]: audit 2024-09-14T04:04:57.207933+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2024-09-14T04:04:59.016 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:58 smithi038 bash[22519]: audit 2024-09-14T04:04:57.716856+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2024-09-14T04:04:59.016 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:58 smithi038 bash[22519]: cluster 2024-09-14T04:04:57.716978+0000 mon.a (mon.0) 751 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-09-14T04:04:59.016 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:58 smithi038 bash[22519]: audit 2024-09-14T04:04:57.720941+0000 mon.c (mon.2) 81 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2024-09-14T04:04:59.016 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:58 smithi038 bash[22519]: audit 2024-09-14T04:04:57.725168+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2024-09-14T04:04:59.016 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:58 smithi038 bash[22519]: debug 2024-09-14T04:04:58.733+0000 7fb0e067f640 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-14T04:04:59.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:59 smithi123 bash[24950]: cluster 2024-09-14T04:04:58.178440+0000 mgr.y (mgr.14406) 132 : cluster [DBG] pgmap v107: 41 pgs: 32 unknown, 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:04:59.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:59 smithi123 bash[24950]: cluster 2024-09-14T04:04:58.711674+0000 mon.a (mon.0) 753 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-14T04:04:59.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:59 smithi123 bash[24950]: audit 2024-09-14T04:04:58.730955+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2024-09-14T04:04:59.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:59 smithi123 bash[24950]: cluster 2024-09-14T04:04:58.731858+0000 mon.a (mon.0) 755 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-09-14T04:04:59.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:59 smithi123 bash[24950]: audit 2024-09-14T04:04:58.735194+0000 mon.c (mon.2) 82 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2024-09-14T04:04:59.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:59 smithi123 bash[24950]: audit 2024-09-14T04:04:58.738836+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2024-09-14T04:04:59.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:59 smithi123 bash[24950]: cluster 2024-09-14T04:04:58.740943+0000 mon.a (mon.0) 757 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-14T04:04:59.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:59 smithi123 bash[24950]: cluster 2024-09-14T04:04:58.741399+0000 mon.a (mon.0) 758 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-14T04:04:59.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:59 smithi123 bash[24950]: cluster 2024-09-14T04:04:58.777416+0000 mon.a (mon.0) 759 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-09-14T04:04:59.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:59 smithi123 bash[24950]: audit 2024-09-14T04:04:58.778193+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2024-09-14T04:04:59.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:59 smithi123 bash[24950]: cluster 2024-09-14T04:04:58.778396+0000 mon.a (mon.0) 761 : cluster [DBG] fsmap foo:0 2024-09-14T04:04:59.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:59 smithi123 bash[24950]: cephadm 2024-09-14T04:04:58.787519+0000 mgr.y (mgr.14406) 133 : cephadm [INF] Saving service mds.foo spec with placement count:2 2024-09-14T04:04:59.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:59 smithi123 bash[24950]: audit 2024-09-14T04:04:58.795625+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:04:59.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:59 smithi123 bash[24950]: audit 2024-09-14T04:04:58.800635+0000 mon.c (mon.2) 83 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:04:59.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:59 smithi123 bash[24950]: audit 2024-09-14T04:04:58.802791+0000 mon.c (mon.2) 84 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:04:59.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:59 smithi123 bash[24950]: audit 2024-09-14T04:04:58.803989+0000 mon.c (mon.2) 85 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:04:59.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:59 smithi123 bash[24950]: audit 2024-09-14T04:04:58.811172+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:04:59.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:59 smithi123 bash[24950]: audit 2024-09-14T04:04:58.816743+0000 mon.c (mon.2) 86 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi038.tqrryo", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-14T04:04:59.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:59 smithi123 bash[24950]: audit 2024-09-14T04:04:58.817268+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi038.tqrryo", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-14T04:04:59.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:59 smithi123 bash[24950]: audit 2024-09-14T04:04:58.822171+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi038.tqrryo", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-14T04:04:59.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:59 smithi123 bash[24950]: audit 2024-09-14T04:04:58.823341+0000 mon.c (mon.2) 87 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:04:59.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:04:59 smithi123 bash[24950]: cephadm 2024-09-14T04:04:58.824281+0000 mgr.y (mgr.14406) 134 : cephadm [INF] Deploying daemon mds.foo.smithi038.tqrryo on smithi038 2024-09-14T04:05:00.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:59 smithi038 bash[22519]: cluster 2024-09-14T04:04:58.178440+0000 mgr.y (mgr.14406) 132 : cluster [DBG] pgmap v107: 41 pgs: 32 unknown, 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:05:00.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:59 smithi038 bash[22519]: cluster 2024-09-14T04:04:58.711674+0000 mon.a (mon.0) 753 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-14T04:05:00.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:59 smithi038 bash[22519]: audit 2024-09-14T04:04:58.730955+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2024-09-14T04:05:00.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:59 smithi038 bash[22519]: cluster 2024-09-14T04:04:58.731858+0000 mon.a (mon.0) 755 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-09-14T04:05:00.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:59 smithi038 bash[22519]: audit 2024-09-14T04:04:58.735194+0000 mon.c (mon.2) 82 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2024-09-14T04:05:00.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:59 smithi038 bash[22519]: audit 2024-09-14T04:04:58.738836+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2024-09-14T04:05:00.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:59 smithi038 bash[22519]: cluster 2024-09-14T04:04:58.740943+0000 mon.a (mon.0) 757 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-14T04:05:00.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:59 smithi038 bash[22519]: cluster 2024-09-14T04:04:58.741399+0000 mon.a (mon.0) 758 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-14T04:05:00.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:59 smithi038 bash[22519]: cluster 2024-09-14T04:04:58.777416+0000 mon.a (mon.0) 759 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-09-14T04:05:00.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:59 smithi038 bash[22519]: audit 2024-09-14T04:04:58.778193+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2024-09-14T04:05:00.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:59 smithi038 bash[22519]: cluster 2024-09-14T04:04:58.778396+0000 mon.a (mon.0) 761 : cluster [DBG] fsmap foo:0 2024-09-14T04:05:00.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:59 smithi038 bash[22519]: cephadm 2024-09-14T04:04:58.787519+0000 mgr.y (mgr.14406) 133 : cephadm [INF] Saving service mds.foo spec with placement count:2 2024-09-14T04:05:00.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:59 smithi038 bash[22519]: audit 2024-09-14T04:04:58.795625+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:05:00.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:59 smithi038 bash[22519]: audit 2024-09-14T04:04:58.800635+0000 mon.c (mon.2) 83 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:05:00.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:59 smithi038 bash[22519]: audit 2024-09-14T04:04:58.802791+0000 mon.c (mon.2) 84 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:05:00.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:59 smithi038 bash[22519]: audit 2024-09-14T04:04:58.803989+0000 mon.c (mon.2) 85 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:05:00.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:59 smithi038 bash[22519]: audit 2024-09-14T04:04:58.811172+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:05:00.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:59 smithi038 bash[22519]: audit 2024-09-14T04:04:58.816743+0000 mon.c (mon.2) 86 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi038.tqrryo", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-14T04:05:00.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:59 smithi038 bash[22519]: audit 2024-09-14T04:04:58.817268+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi038.tqrryo", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-14T04:05:00.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:59 smithi038 bash[22519]: audit 2024-09-14T04:04:58.822171+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi038.tqrryo", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-14T04:05:00.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:59 smithi038 bash[22519]: audit 2024-09-14T04:04:58.823341+0000 mon.c (mon.2) 87 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:05:00.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:04:59 smithi038 bash[22519]: cephadm 2024-09-14T04:04:58.824281+0000 mgr.y (mgr.14406) 134 : cephadm [INF] Deploying daemon mds.foo.smithi038.tqrryo on smithi038 2024-09-14T04:05:00.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:59 smithi038 bash[32505]: cluster 2024-09-14T04:04:58.178440+0000 mgr.y (mgr.14406) 132 : cluster [DBG] pgmap v107: 41 pgs: 32 unknown, 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:05:00.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:59 smithi038 bash[32505]: cluster 2024-09-14T04:04:58.711674+0000 mon.a (mon.0) 753 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-14T04:05:00.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:59 smithi038 bash[32505]: audit 2024-09-14T04:04:58.730955+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2024-09-14T04:05:00.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:59 smithi038 bash[32505]: cluster 2024-09-14T04:04:58.731858+0000 mon.a (mon.0) 755 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-09-14T04:05:00.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:59 smithi038 bash[32505]: audit 2024-09-14T04:04:58.735194+0000 mon.c (mon.2) 82 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2024-09-14T04:05:00.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:59 smithi038 bash[32505]: audit 2024-09-14T04:04:58.738836+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2024-09-14T04:05:00.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:59 smithi038 bash[32505]: cluster 2024-09-14T04:04:58.740943+0000 mon.a (mon.0) 757 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-14T04:05:00.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:59 smithi038 bash[32505]: cluster 2024-09-14T04:04:58.741399+0000 mon.a (mon.0) 758 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-14T04:05:00.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:59 smithi038 bash[32505]: cluster 2024-09-14T04:04:58.777416+0000 mon.a (mon.0) 759 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-09-14T04:05:00.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:59 smithi038 bash[32505]: audit 2024-09-14T04:04:58.778193+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2024-09-14T04:05:00.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:59 smithi038 bash[32505]: cluster 2024-09-14T04:04:58.778396+0000 mon.a (mon.0) 761 : cluster [DBG] fsmap foo:0 2024-09-14T04:05:00.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:59 smithi038 bash[32505]: cephadm 2024-09-14T04:04:58.787519+0000 mgr.y (mgr.14406) 133 : cephadm [INF] Saving service mds.foo spec with placement count:2 2024-09-14T04:05:00.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:59 smithi038 bash[32505]: audit 2024-09-14T04:04:58.795625+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:05:00.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:59 smithi038 bash[32505]: audit 2024-09-14T04:04:58.800635+0000 mon.c (mon.2) 83 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:05:00.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:59 smithi038 bash[32505]: audit 2024-09-14T04:04:58.802791+0000 mon.c (mon.2) 84 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:05:00.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:59 smithi038 bash[32505]: audit 2024-09-14T04:04:58.803989+0000 mon.c (mon.2) 85 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:05:00.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:59 smithi038 bash[32505]: audit 2024-09-14T04:04:58.811172+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:05:00.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:59 smithi038 bash[32505]: audit 2024-09-14T04:04:58.816743+0000 mon.c (mon.2) 86 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi038.tqrryo", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-14T04:05:00.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:59 smithi038 bash[32505]: audit 2024-09-14T04:04:58.817268+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi038.tqrryo", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-14T04:05:00.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:59 smithi038 bash[32505]: audit 2024-09-14T04:04:58.822171+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi038.tqrryo", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-14T04:05:00.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:59 smithi038 bash[32505]: audit 2024-09-14T04:04:58.823341+0000 mon.c (mon.2) 87 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:05:00.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:04:59 smithi038 bash[32505]: cephadm 2024-09-14T04:04:58.824281+0000 mgr.y (mgr.14406) 134 : cephadm [INF] Deploying daemon mds.foo.smithi038.tqrryo on smithi038 2024-09-14T04:05:00.350 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-09-14T04:05:01.087 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:00 smithi038 bash[22519]: cluster 2024-09-14T04:04:59.782375+0000 mon.a (mon.0) 766 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-09-14T04:05:01.087 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:00 smithi038 bash[22519]: cluster 2024-09-14T04:05:00.179060+0000 mgr.y (mgr.14406) 135 : cluster [DBG] pgmap v111: 73 pgs: 64 unknown, 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:05:01.087 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:00 smithi038 bash[32505]: cluster 2024-09-14T04:04:59.782375+0000 mon.a (mon.0) 766 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-09-14T04:05:01.088 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:00 smithi038 bash[32505]: cluster 2024-09-14T04:05:00.179060+0000 mgr.y (mgr.14406) 135 : cluster [DBG] pgmap v111: 73 pgs: 64 unknown, 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:05:01.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:00 smithi123 bash[24950]: cluster 2024-09-14T04:04:59.782375+0000 mon.a (mon.0) 766 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-09-14T04:05:01.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:00 smithi123 bash[24950]: cluster 2024-09-14T04:05:00.179060+0000 mgr.y (mgr.14406) 135 : cluster [DBG] pgmap v111: 73 pgs: 64 unknown, 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:05:01.934 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:05:01 smithi123 bash[25882]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:05:01] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-14T04:05:01.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:01 smithi123 bash[24950]: cluster 2024-09-14T04:05:00.773630+0000 mon.a (mon.0) 767 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-14T04:05:01.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:01 smithi123 bash[24950]: cluster 2024-09-14T04:05:00.792484+0000 mon.a (mon.0) 768 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-09-14T04:05:01.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:01 smithi123 bash[24950]: audit 2024-09-14T04:05:01.217913+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:05:01.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:01 smithi123 bash[24950]: audit 2024-09-14T04:05:01.220734+0000 mon.c (mon.2) 88 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:05:02.034 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:01 smithi038 bash[22519]: cluster 2024-09-14T04:05:00.773630+0000 mon.a (mon.0) 767 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-14T04:05:02.034 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:01 smithi038 bash[22519]: cluster 2024-09-14T04:05:00.792484+0000 mon.a (mon.0) 768 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-09-14T04:05:02.035 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:01 smithi038 bash[22519]: audit 2024-09-14T04:05:01.217913+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:05:02.035 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:01 smithi038 bash[22519]: audit 2024-09-14T04:05:01.220734+0000 mon.c (mon.2) 88 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:05:02.035 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:01 smithi038 bash[32505]: cluster 2024-09-14T04:05:00.773630+0000 mon.a (mon.0) 767 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-14T04:05:02.035 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:01 smithi038 bash[32505]: cluster 2024-09-14T04:05:00.792484+0000 mon.a (mon.0) 768 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-09-14T04:05:02.035 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:01 smithi038 bash[32505]: audit 2024-09-14T04:05:01.217913+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:05:02.035 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:01 smithi038 bash[32505]: audit 2024-09-14T04:05:01.220734+0000 mon.c (mon.2) 88 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:05:02.449 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:05:02 smithi038 bash[22772]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:05:02] "GET /metrics HTTP/1.1" 200 208731 "" "Prometheus/2.43.0" 2024-09-14T04:05:02.700 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:02 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:05:02.700 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:05:02 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:05:02.700 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:02 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:05:02.701 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 04:05:02 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:05:02.701 INFO:journalctl@ceph.osd.2.smithi038.stdout:Sep 14 04:05:02 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:05:02.701 INFO:journalctl@ceph.osd.2.smithi038.stdout:Sep 14 04:05:02 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:05:02.702 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:05:02 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:05:02.702 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 04:05:02 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:05:02.702 INFO:journalctl@ceph.osd.1.smithi038.stdout:Sep 14 04:05:02 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:05:02.702 INFO:journalctl@ceph.osd.1.smithi038.stdout:Sep 14 04:05:02 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:05:02.703 INFO:journalctl@ceph.osd.3.smithi038.stdout:Sep 14 04:05:02 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:05:02.703 INFO:journalctl@ceph.osd.3.smithi038.stdout:Sep 14 04:05:02 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:05:03.019 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:05:02 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:05:03.019 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 04:05:02 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:05:03.019 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:05:02 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:05:03.020 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 04:05:02 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:05:03.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:02 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:05:03.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:02 smithi038 bash[22519]: cluster 2024-09-14T04:05:02.179968+0000 mgr.y (mgr.14406) 136 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:05:03.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:02 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:05:03.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:02 smithi038 bash[32505]: cluster 2024-09-14T04:05:02.179968+0000 mgr.y (mgr.14406) 136 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:05:03.065 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:02 smithi123 bash[24950]: cluster 2024-09-14T04:05:02.179968+0000 mgr.y (mgr.14406) 136 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:05:04.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:03 smithi123 bash[24950]: audit 2024-09-14T04:05:02.848838+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:05:04.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:03 smithi123 bash[24950]: audit 2024-09-14T04:05:02.855750+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:05:04.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:03 smithi123 bash[24950]: audit 2024-09-14T04:05:02.861399+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:05:04.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:03 smithi123 bash[24950]: audit 2024-09-14T04:05:02.862238+0000 mon.c (mon.2) 89 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi123.jvlckj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-14T04:05:04.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:03 smithi123 bash[24950]: audit 2024-09-14T04:05:02.862529+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi123.jvlckj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-14T04:05:04.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:03 smithi123 bash[24950]: audit 2024-09-14T04:05:02.865732+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi123.jvlckj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-14T04:05:04.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:03 smithi123 bash[24950]: audit 2024-09-14T04:05:02.867009+0000 mon.c (mon.2) 90 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:05:04.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:03 smithi123 bash[24950]: cephadm 2024-09-14T04:05:02.867857+0000 mgr.y (mgr.14406) 137 : cephadm [INF] Deploying daemon mds.foo.smithi123.jvlckj on smithi123 2024-09-14T04:05:04.238 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:03 smithi038 bash[22519]: audit 2024-09-14T04:05:02.848838+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:05:04.238 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:03 smithi038 bash[22519]: audit 2024-09-14T04:05:02.855750+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:05:04.238 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:03 smithi038 bash[22519]: audit 2024-09-14T04:05:02.861399+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:05:04.238 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:03 smithi038 bash[22519]: audit 2024-09-14T04:05:02.862238+0000 mon.c (mon.2) 89 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi123.jvlckj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-14T04:05:04.238 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:03 smithi038 bash[22519]: audit 2024-09-14T04:05:02.862529+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi123.jvlckj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-14T04:05:04.238 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:03 smithi038 bash[22519]: audit 2024-09-14T04:05:02.865732+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi123.jvlckj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-14T04:05:04.238 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:03 smithi038 bash[22519]: audit 2024-09-14T04:05:02.867009+0000 mon.c (mon.2) 90 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:05:04.238 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:03 smithi038 bash[22519]: cephadm 2024-09-14T04:05:02.867857+0000 mgr.y (mgr.14406) 137 : cephadm [INF] Deploying daemon mds.foo.smithi123.jvlckj on smithi123 2024-09-14T04:05:04.239 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:03 smithi038 bash[32505]: audit 2024-09-14T04:05:02.848838+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:05:04.239 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:03 smithi038 bash[32505]: audit 2024-09-14T04:05:02.855750+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:05:04.239 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:03 smithi038 bash[32505]: audit 2024-09-14T04:05:02.861399+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:05:04.239 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:03 smithi038 bash[32505]: audit 2024-09-14T04:05:02.862238+0000 mon.c (mon.2) 89 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi123.jvlckj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-14T04:05:04.239 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:03 smithi038 bash[32505]: audit 2024-09-14T04:05:02.862529+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi123.jvlckj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-14T04:05:04.239 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:03 smithi038 bash[32505]: audit 2024-09-14T04:05:02.865732+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi123.jvlckj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-14T04:05:04.239 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:03 smithi038 bash[32505]: audit 2024-09-14T04:05:02.867009+0000 mon.c (mon.2) 90 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:05:04.239 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:03 smithi038 bash[32505]: cephadm 2024-09-14T04:05:02.867857+0000 mgr.y (mgr.14406) 137 : cephadm [INF] Deploying daemon mds.foo.smithi123.jvlckj on smithi123 2024-09-14T04:05:05.133 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:04 smithi123 bash[24950]: cluster 2024-09-14T04:05:04.180531+0000 mgr.y (mgr.14406) 138 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:05:05.269 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:04 smithi038 bash[22519]: cluster 2024-09-14T04:05:04.180531+0000 mgr.y (mgr.14406) 138 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:05:05.269 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:04 smithi038 bash[32505]: cluster 2024-09-14T04:05:04.180531+0000 mgr.y (mgr.14406) 138 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:05:05.396 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 14 04:05:05 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:05:05.397 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 04:05:05 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:05:05.397 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 04:05:05 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:05:05.397 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:05:05 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:05:05.398 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:05:05 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:05:05.398 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:05 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:05:05.398 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:05:05 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:05:05.398 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 14 04:05:05 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:05:05.399 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:05:05 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:05:05.399 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:05:05 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:05:05.683 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 14 04:05:05 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:05:05.684 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 04:05:05 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:05:05.684 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:05:05 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:05:05.685 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:05:05 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:05:05.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:05 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:05:05.685 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 14 04:05:05 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:05:05.686 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:05:05 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:05:05.686 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 04:05:05 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:05:06.182 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:05:06.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:05 smithi123 bash[24950]: cluster 2024-09-14T04:05:04.875079+0000 mon.a (mon.0) 775 : cluster [DBG] mds.? [v2:172.21.15.38:6834/80209603,v1:172.21.15.38:6835/80209603] up:boot 2024-09-14T04:05:06.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:05 smithi123 bash[24950]: cluster 2024-09-14T04:05:04.875163+0000 mon.a (mon.0) 776 : cluster [INF] daemon mds.foo.smithi038.tqrryo assigned to filesystem foo as rank 0 (now has 1 ranks) 2024-09-14T04:05:06.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:05 smithi123 bash[24950]: cluster 2024-09-14T04:05:04.875275+0000 mon.a (mon.0) 777 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-14T04:05:06.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:05 smithi123 bash[24950]: cluster 2024-09-14T04:05:04.875307+0000 mon.a (mon.0) 778 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-14T04:05:06.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:05 smithi123 bash[24950]: cluster 2024-09-14T04:05:04.875333+0000 mon.a (mon.0) 779 : cluster [INF] Cluster is now healthy 2024-09-14T04:05:06.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:05 smithi123 bash[24950]: cluster 2024-09-14T04:05:04.875714+0000 mon.a (mon.0) 780 : cluster [DBG] fsmap foo:0 1 up:standby 2024-09-14T04:05:06.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:05 smithi123 bash[24950]: audit 2024-09-14T04:05:04.877112+0000 mon.c (mon.2) 91 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi038.tqrryo"}]: dispatch 2024-09-14T04:05:06.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:05 smithi123 bash[24950]: cluster 2024-09-14T04:05:04.881466+0000 mon.a (mon.0) 781 : cluster [DBG] fsmap foo:1 {0=foo.smithi038.tqrryo=up:creating} 2024-09-14T04:05:06.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:05 smithi123 bash[24950]: cluster 2024-09-14T04:05:04.912481+0000 mon.a (mon.0) 782 : cluster [INF] daemon mds.foo.smithi038.tqrryo is now active in filesystem foo as rank 0 2024-09-14T04:05:06.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:05 smithi123 bash[24950]: audit 2024-09-14T04:05:05.555413+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:05:06.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:05 smithi123 bash[24950]: audit 2024-09-14T04:05:05.570695+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:05:06.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:05 smithi123 bash[24950]: audit 2024-09-14T04:05:05.581414+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:05:06.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:05 smithi123 bash[24950]: audit 2024-09-14T04:05:05.592584+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:05:06.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:05 smithi123 bash[24950]: audit 2024-09-14T04:05:05.601612+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:05:06.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:05 smithi123 bash[24950]: audit 2024-09-14T04:05:05.659858+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:05:06.269 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:05 smithi038 bash[22519]: cluster 2024-09-14T04:05:04.875079+0000 mon.a (mon.0) 775 : cluster [DBG] mds.? [v2:172.21.15.38:6834/80209603,v1:172.21.15.38:6835/80209603] up:boot 2024-09-14T04:05:06.269 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:05 smithi038 bash[22519]: cluster 2024-09-14T04:05:04.875163+0000 mon.a (mon.0) 776 : cluster [INF] daemon mds.foo.smithi038.tqrryo assigned to filesystem foo as rank 0 (now has 1 ranks) 2024-09-14T04:05:06.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:05 smithi038 bash[22519]: cluster 2024-09-14T04:05:04.875275+0000 mon.a (mon.0) 777 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-14T04:05:06.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:05 smithi038 bash[22519]: cluster 2024-09-14T04:05:04.875307+0000 mon.a (mon.0) 778 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-14T04:05:06.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:05 smithi038 bash[22519]: cluster 2024-09-14T04:05:04.875333+0000 mon.a (mon.0) 779 : cluster [INF] Cluster is now healthy 2024-09-14T04:05:06.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:05 smithi038 bash[22519]: cluster 2024-09-14T04:05:04.875714+0000 mon.a (mon.0) 780 : cluster [DBG] fsmap foo:0 1 up:standby 2024-09-14T04:05:06.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:05 smithi038 bash[22519]: audit 2024-09-14T04:05:04.877112+0000 mon.c (mon.2) 91 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi038.tqrryo"}]: dispatch 2024-09-14T04:05:06.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:05 smithi038 bash[22519]: cluster 2024-09-14T04:05:04.881466+0000 mon.a (mon.0) 781 : cluster [DBG] fsmap foo:1 {0=foo.smithi038.tqrryo=up:creating} 2024-09-14T04:05:06.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:05 smithi038 bash[22519]: cluster 2024-09-14T04:05:04.912481+0000 mon.a (mon.0) 782 : cluster [INF] daemon mds.foo.smithi038.tqrryo is now active in filesystem foo as rank 0 2024-09-14T04:05:06.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:05 smithi038 bash[22519]: audit 2024-09-14T04:05:05.555413+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:05:06.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:05 smithi038 bash[22519]: audit 2024-09-14T04:05:05.570695+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:05:06.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:05 smithi038 bash[22519]: audit 2024-09-14T04:05:05.581414+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:05:06.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:05 smithi038 bash[22519]: audit 2024-09-14T04:05:05.592584+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:05:06.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:05 smithi038 bash[22519]: audit 2024-09-14T04:05:05.601612+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:05:06.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:05 smithi038 bash[22519]: audit 2024-09-14T04:05:05.659858+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:05:06.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:05 smithi038 bash[32505]: cluster 2024-09-14T04:05:04.875079+0000 mon.a (mon.0) 775 : cluster [DBG] mds.? [v2:172.21.15.38:6834/80209603,v1:172.21.15.38:6835/80209603] up:boot 2024-09-14T04:05:06.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:05 smithi038 bash[32505]: cluster 2024-09-14T04:05:04.875163+0000 mon.a (mon.0) 776 : cluster [INF] daemon mds.foo.smithi038.tqrryo assigned to filesystem foo as rank 0 (now has 1 ranks) 2024-09-14T04:05:06.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:05 smithi038 bash[32505]: cluster 2024-09-14T04:05:04.875275+0000 mon.a (mon.0) 777 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-14T04:05:06.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:05 smithi038 bash[32505]: cluster 2024-09-14T04:05:04.875307+0000 mon.a (mon.0) 778 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-14T04:05:06.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:05 smithi038 bash[32505]: cluster 2024-09-14T04:05:04.875333+0000 mon.a (mon.0) 779 : cluster [INF] Cluster is now healthy 2024-09-14T04:05:06.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:05 smithi038 bash[32505]: cluster 2024-09-14T04:05:04.875714+0000 mon.a (mon.0) 780 : cluster [DBG] fsmap foo:0 1 up:standby 2024-09-14T04:05:06.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:05 smithi038 bash[32505]: audit 2024-09-14T04:05:04.877112+0000 mon.c (mon.2) 91 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi038.tqrryo"}]: dispatch 2024-09-14T04:05:06.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:05 smithi038 bash[32505]: cluster 2024-09-14T04:05:04.881466+0000 mon.a (mon.0) 781 : cluster [DBG] fsmap foo:1 {0=foo.smithi038.tqrryo=up:creating} 2024-09-14T04:05:06.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:05 smithi038 bash[32505]: cluster 2024-09-14T04:05:04.912481+0000 mon.a (mon.0) 782 : cluster [INF] daemon mds.foo.smithi038.tqrryo is now active in filesystem foo as rank 0 2024-09-14T04:05:06.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:05 smithi038 bash[32505]: audit 2024-09-14T04:05:05.555413+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:05:06.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:05 smithi038 bash[32505]: audit 2024-09-14T04:05:05.570695+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:05:06.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:05 smithi038 bash[32505]: audit 2024-09-14T04:05:05.581414+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:05:06.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:05 smithi038 bash[32505]: audit 2024-09-14T04:05:05.592584+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:05:06.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:05 smithi038 bash[32505]: audit 2024-09-14T04:05:05.601612+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:05:06.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:05 smithi038 bash[32505]: audit 2024-09-14T04:05:05.659858+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:05:07.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:06 smithi123 bash[24950]: cluster 2024-09-14T04:05:05.889952+0000 mon.a (mon.0) 788 : cluster [DBG] mds.? [v2:172.21.15.38:6834/80209603,v1:172.21.15.38:6835/80209603] up:active 2024-09-14T04:05:07.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:06 smithi123 bash[24950]: cluster 2024-09-14T04:05:05.890047+0000 mon.a (mon.0) 789 : cluster [DBG] fsmap foo:1 {0=foo.smithi038.tqrryo=up:active} 2024-09-14T04:05:07.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:06 smithi123 bash[24950]: cluster 2024-09-14T04:05:06.181160+0000 mgr.y (mgr.14406) 139 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:05:07.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:06 smithi123 bash[24950]: audit 2024-09-14T04:05:06.317843+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:05:07.269 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:06 smithi038 bash[32505]: cluster 2024-09-14T04:05:05.889952+0000 mon.a (mon.0) 788 : cluster [DBG] mds.? [v2:172.21.15.38:6834/80209603,v1:172.21.15.38:6835/80209603] up:active 2024-09-14T04:05:07.269 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:06 smithi038 bash[32505]: cluster 2024-09-14T04:05:05.890047+0000 mon.a (mon.0) 789 : cluster [DBG] fsmap foo:1 {0=foo.smithi038.tqrryo=up:active} 2024-09-14T04:05:07.269 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:06 smithi038 bash[32505]: cluster 2024-09-14T04:05:06.181160+0000 mgr.y (mgr.14406) 139 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:05:07.269 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:06 smithi038 bash[32505]: audit 2024-09-14T04:05:06.317843+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:05:07.269 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:06 smithi038 bash[22519]: cluster 2024-09-14T04:05:05.889952+0000 mon.a (mon.0) 788 : cluster [DBG] mds.? [v2:172.21.15.38:6834/80209603,v1:172.21.15.38:6835/80209603] up:active 2024-09-14T04:05:07.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:06 smithi038 bash[22519]: cluster 2024-09-14T04:05:05.890047+0000 mon.a (mon.0) 789 : cluster [DBG] fsmap foo:1 {0=foo.smithi038.tqrryo=up:active} 2024-09-14T04:05:07.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:06 smithi038 bash[22519]: cluster 2024-09-14T04:05:06.181160+0000 mgr.y (mgr.14406) 139 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:05:07.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:06 smithi038 bash[22519]: audit 2024-09-14T04:05:06.317843+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:05:09.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:08 smithi123 bash[24950]: cluster 2024-09-14T04:05:07.904616+0000 mon.a (mon.0) 791 : cluster [DBG] mds.? [v2:172.21.15.123:6832/3345210451,v1:172.21.15.123:6833/3345210451] up:boot 2024-09-14T04:05:09.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:08 smithi123 bash[24950]: cluster 2024-09-14T04:05:07.904749+0000 mon.a (mon.0) 792 : cluster [INF] Dropping low affinity active daemon mds.foo.smithi038.tqrryo in favor of higher affinity standby. 2024-09-14T04:05:09.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:08 smithi123 bash[24950]: cluster 2024-09-14T04:05:07.904815+0000 mon.a (mon.0) 793 : cluster [WRN] Replacing daemon mds.foo.smithi038.tqrryo as rank 0 with standby daemon mds.foo.smithi123.jvlckj 2024-09-14T04:05:09.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:08 smithi123 bash[24950]: cluster 2024-09-14T04:05:07.905458+0000 mon.a (mon.0) 794 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-14T04:05:09.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:08 smithi123 bash[24950]: cluster 2024-09-14T04:05:07.905499+0000 mon.a (mon.0) 795 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-09-14T04:05:09.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:08 smithi123 bash[24950]: cluster 2024-09-14T04:05:07.906168+0000 mon.a (mon.0) 796 : cluster [DBG] fsmap foo:1 {0=foo.smithi038.tqrryo=up:active} 1 up:standby 2024-09-14T04:05:09.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:08 smithi123 bash[24950]: audit 2024-09-14T04:05:07.906406+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi123.jvlckj"}]: dispatch 2024-09-14T04:05:09.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:08 smithi123 bash[24950]: cluster 2024-09-14T04:05:07.918155+0000 mon.a (mon.0) 797 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-09-14T04:05:09.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:08 smithi123 bash[24950]: cluster 2024-09-14T04:05:07.918262+0000 mon.a (mon.0) 798 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi123.jvlckj=up:replay} 2024-09-14T04:05:09.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:08 smithi123 bash[24950]: cluster 2024-09-14T04:05:08.181758+0000 mgr.y (mgr.14406) 140 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.6 KiB/s wr, 5 op/s 2024-09-14T04:05:09.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:08 smithi038 bash[22519]: cluster 2024-09-14T04:05:07.904616+0000 mon.a (mon.0) 791 : cluster [DBG] mds.? [v2:172.21.15.123:6832/3345210451,v1:172.21.15.123:6833/3345210451] up:boot 2024-09-14T04:05:09.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:08 smithi038 bash[22519]: cluster 2024-09-14T04:05:07.904749+0000 mon.a (mon.0) 792 : cluster [INF] Dropping low affinity active daemon mds.foo.smithi038.tqrryo in favor of higher affinity standby. 2024-09-14T04:05:09.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:08 smithi038 bash[22519]: cluster 2024-09-14T04:05:07.904815+0000 mon.a (mon.0) 793 : cluster [WRN] Replacing daemon mds.foo.smithi038.tqrryo as rank 0 with standby daemon mds.foo.smithi123.jvlckj 2024-09-14T04:05:09.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:08 smithi038 bash[22519]: cluster 2024-09-14T04:05:07.905458+0000 mon.a (mon.0) 794 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-14T04:05:09.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:08 smithi038 bash[22519]: cluster 2024-09-14T04:05:07.905499+0000 mon.a (mon.0) 795 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-09-14T04:05:09.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:08 smithi038 bash[22519]: cluster 2024-09-14T04:05:07.906168+0000 mon.a (mon.0) 796 : cluster [DBG] fsmap foo:1 {0=foo.smithi038.tqrryo=up:active} 1 up:standby 2024-09-14T04:05:09.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:08 smithi038 bash[22519]: audit 2024-09-14T04:05:07.906406+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi123.jvlckj"}]: dispatch 2024-09-14T04:05:09.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:08 smithi038 bash[22519]: cluster 2024-09-14T04:05:07.918155+0000 mon.a (mon.0) 797 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-09-14T04:05:09.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:08 smithi038 bash[22519]: cluster 2024-09-14T04:05:07.918262+0000 mon.a (mon.0) 798 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi123.jvlckj=up:replay} 2024-09-14T04:05:09.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:08 smithi038 bash[22519]: cluster 2024-09-14T04:05:08.181758+0000 mgr.y (mgr.14406) 140 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.6 KiB/s wr, 5 op/s 2024-09-14T04:05:09.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:08 smithi038 bash[32505]: cluster 2024-09-14T04:05:07.904616+0000 mon.a (mon.0) 791 : cluster [DBG] mds.? [v2:172.21.15.123:6832/3345210451,v1:172.21.15.123:6833/3345210451] up:boot 2024-09-14T04:05:09.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:08 smithi038 bash[32505]: cluster 2024-09-14T04:05:07.904749+0000 mon.a (mon.0) 792 : cluster [INF] Dropping low affinity active daemon mds.foo.smithi038.tqrryo in favor of higher affinity standby. 2024-09-14T04:05:09.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:08 smithi038 bash[32505]: cluster 2024-09-14T04:05:07.904815+0000 mon.a (mon.0) 793 : cluster [WRN] Replacing daemon mds.foo.smithi038.tqrryo as rank 0 with standby daemon mds.foo.smithi123.jvlckj 2024-09-14T04:05:09.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:08 smithi038 bash[32505]: cluster 2024-09-14T04:05:07.905458+0000 mon.a (mon.0) 794 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-14T04:05:09.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:08 smithi038 bash[32505]: cluster 2024-09-14T04:05:07.905499+0000 mon.a (mon.0) 795 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-09-14T04:05:09.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:08 smithi038 bash[32505]: cluster 2024-09-14T04:05:07.906168+0000 mon.a (mon.0) 796 : cluster [DBG] fsmap foo:1 {0=foo.smithi038.tqrryo=up:active} 1 up:standby 2024-09-14T04:05:09.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:08 smithi038 bash[32505]: audit 2024-09-14T04:05:07.906406+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi123.jvlckj"}]: dispatch 2024-09-14T04:05:09.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:08 smithi038 bash[32505]: cluster 2024-09-14T04:05:07.918155+0000 mon.a (mon.0) 797 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-09-14T04:05:09.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:08 smithi038 bash[32505]: cluster 2024-09-14T04:05:07.918262+0000 mon.a (mon.0) 798 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi123.jvlckj=up:replay} 2024-09-14T04:05:09.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:08 smithi038 bash[32505]: cluster 2024-09-14T04:05:08.181758+0000 mgr.y (mgr.14406) 140 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.6 KiB/s wr, 5 op/s 2024-09-14T04:05:10.099 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:09 smithi038 bash[22519]: cluster 2024-09-14T04:05:08.912443+0000 mon.a (mon.0) 799 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-09-14T04:05:10.100 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:09 smithi038 bash[22519]: cluster 2024-09-14T04:05:08.936743+0000 mon.a (mon.0) 800 : cluster [DBG] mds.? [v2:172.21.15.123:6832/3345210451,v1:172.21.15.123:6833/3345210451] up:reconnect 2024-09-14T04:05:10.100 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:09 smithi038 bash[22519]: cluster 2024-09-14T04:05:08.936790+0000 mon.a (mon.0) 801 : cluster [DBG] mds.? [v2:172.21.15.38:6834/1602286214,v1:172.21.15.38:6835/1602286214] up:boot 2024-09-14T04:05:10.100 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:09 smithi038 bash[22519]: cluster 2024-09-14T04:05:08.936836+0000 mon.a (mon.0) 802 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi123.jvlckj=up:reconnect} 1 up:standby 2024-09-14T04:05:10.100 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:09 smithi038 bash[22519]: audit 2024-09-14T04:05:08.937453+0000 mon.c (mon.2) 94 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi038.tqrryo"}]: dispatch 2024-09-14T04:05:10.100 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:09 smithi038 bash[32505]: cluster 2024-09-14T04:05:08.912443+0000 mon.a (mon.0) 799 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-09-14T04:05:10.100 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:09 smithi038 bash[32505]: cluster 2024-09-14T04:05:08.936743+0000 mon.a (mon.0) 800 : cluster [DBG] mds.? [v2:172.21.15.123:6832/3345210451,v1:172.21.15.123:6833/3345210451] up:reconnect 2024-09-14T04:05:10.100 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:09 smithi038 bash[32505]: cluster 2024-09-14T04:05:08.936790+0000 mon.a (mon.0) 801 : cluster [DBG] mds.? [v2:172.21.15.38:6834/1602286214,v1:172.21.15.38:6835/1602286214] up:boot 2024-09-14T04:05:10.100 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:09 smithi038 bash[32505]: cluster 2024-09-14T04:05:08.936836+0000 mon.a (mon.0) 802 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi123.jvlckj=up:reconnect} 1 up:standby 2024-09-14T04:05:10.101 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:09 smithi038 bash[32505]: audit 2024-09-14T04:05:08.937453+0000 mon.c (mon.2) 94 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi038.tqrryo"}]: dispatch 2024-09-14T04:05:10.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:09 smithi123 bash[24950]: cluster 2024-09-14T04:05:08.912443+0000 mon.a (mon.0) 799 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-09-14T04:05:10.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:09 smithi123 bash[24950]: cluster 2024-09-14T04:05:08.936743+0000 mon.a (mon.0) 800 : cluster [DBG] mds.? [v2:172.21.15.123:6832/3345210451,v1:172.21.15.123:6833/3345210451] up:reconnect 2024-09-14T04:05:10.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:09 smithi123 bash[24950]: cluster 2024-09-14T04:05:08.936790+0000 mon.a (mon.0) 801 : cluster [DBG] mds.? [v2:172.21.15.38:6834/1602286214,v1:172.21.15.38:6835/1602286214] up:boot 2024-09-14T04:05:10.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:09 smithi123 bash[24950]: cluster 2024-09-14T04:05:08.936836+0000 mon.a (mon.0) 802 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi123.jvlckj=up:reconnect} 1 up:standby 2024-09-14T04:05:10.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:09 smithi123 bash[24950]: audit 2024-09-14T04:05:08.937453+0000 mon.c (mon.2) 94 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi038.tqrryo"}]: dispatch 2024-09-14T04:05:10.814 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-09-14T04:05:11.269 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:10 smithi038 bash[22519]: cluster 2024-09-14T04:05:09.938334+0000 mon.a (mon.0) 803 : cluster [DBG] mds.? [v2:172.21.15.123:6832/3345210451,v1:172.21.15.123:6833/3345210451] up:rejoin 2024-09-14T04:05:11.269 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:10 smithi038 bash[22519]: cluster 2024-09-14T04:05:09.938400+0000 mon.a (mon.0) 804 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi123.jvlckj=up:rejoin} 1 up:standby 2024-09-14T04:05:11.269 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:10 smithi038 bash[22519]: cluster 2024-09-14T04:05:09.943567+0000 mon.a (mon.0) 805 : cluster [INF] daemon mds.foo.smithi123.jvlckj is now active in filesystem foo as rank 0 2024-09-14T04:05:11.269 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:10 smithi038 bash[22519]: cluster 2024-09-14T04:05:10.182326+0000 mgr.y (mgr.14406) 141 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.4 KiB/s wr, 4 op/s 2024-09-14T04:05:11.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:10 smithi038 bash[32505]: cluster 2024-09-14T04:05:09.938334+0000 mon.a (mon.0) 803 : cluster [DBG] mds.? [v2:172.21.15.123:6832/3345210451,v1:172.21.15.123:6833/3345210451] up:rejoin 2024-09-14T04:05:11.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:10 smithi038 bash[32505]: cluster 2024-09-14T04:05:09.938400+0000 mon.a (mon.0) 804 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi123.jvlckj=up:rejoin} 1 up:standby 2024-09-14T04:05:11.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:10 smithi038 bash[32505]: cluster 2024-09-14T04:05:09.943567+0000 mon.a (mon.0) 805 : cluster [INF] daemon mds.foo.smithi123.jvlckj is now active in filesystem foo as rank 0 2024-09-14T04:05:11.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:10 smithi038 bash[32505]: cluster 2024-09-14T04:05:10.182326+0000 mgr.y (mgr.14406) 141 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.4 KiB/s wr, 4 op/s 2024-09-14T04:05:11.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:10 smithi123 bash[24950]: cluster 2024-09-14T04:05:09.938334+0000 mon.a (mon.0) 803 : cluster [DBG] mds.? [v2:172.21.15.123:6832/3345210451,v1:172.21.15.123:6833/3345210451] up:rejoin 2024-09-14T04:05:11.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:10 smithi123 bash[24950]: cluster 2024-09-14T04:05:09.938400+0000 mon.a (mon.0) 804 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi123.jvlckj=up:rejoin} 1 up:standby 2024-09-14T04:05:11.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:10 smithi123 bash[24950]: cluster 2024-09-14T04:05:09.943567+0000 mon.a (mon.0) 805 : cluster [INF] daemon mds.foo.smithi123.jvlckj is now active in filesystem foo as rank 0 2024-09-14T04:05:11.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:10 smithi123 bash[24950]: cluster 2024-09-14T04:05:10.182326+0000 mgr.y (mgr.14406) 141 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.4 KiB/s wr, 4 op/s 2024-09-14T04:05:11.933 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:05:11 smithi123 bash[25882]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:05:11] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-14T04:05:12.269 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:05:12 smithi038 bash[22772]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:05:12] "GET /metrics HTTP/1.1" 200 208731 "" "Prometheus/2.43.0" 2024-09-14T04:05:12.269 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:11 smithi038 bash[32505]: cluster 2024-09-14T04:05:10.936505+0000 mon.a (mon.0) 806 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-14T04:05:12.269 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:11 smithi038 bash[32505]: cluster 2024-09-14T04:05:10.936542+0000 mon.a (mon.0) 807 : cluster [INF] Cluster is now healthy 2024-09-14T04:05:12.269 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:11 smithi038 bash[32505]: cluster 2024-09-14T04:05:10.963233+0000 mon.a (mon.0) 808 : cluster [DBG] mds.? [v2:172.21.15.123:6832/3345210451,v1:172.21.15.123:6833/3345210451] up:active 2024-09-14T04:05:12.269 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:11 smithi038 bash[32505]: cluster 2024-09-14T04:05:10.963334+0000 mon.a (mon.0) 809 : cluster [DBG] fsmap foo:1 {0=foo.smithi123.jvlckj=up:active} 1 up:standby 2024-09-14T04:05:12.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:11 smithi038 bash[22519]: cluster 2024-09-14T04:05:10.936505+0000 mon.a (mon.0) 806 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-14T04:05:12.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:11 smithi038 bash[22519]: cluster 2024-09-14T04:05:10.936542+0000 mon.a (mon.0) 807 : cluster [INF] Cluster is now healthy 2024-09-14T04:05:12.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:11 smithi038 bash[22519]: cluster 2024-09-14T04:05:10.963233+0000 mon.a (mon.0) 808 : cluster [DBG] mds.? [v2:172.21.15.123:6832/3345210451,v1:172.21.15.123:6833/3345210451] up:active 2024-09-14T04:05:12.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:11 smithi038 bash[22519]: cluster 2024-09-14T04:05:10.963334+0000 mon.a (mon.0) 809 : cluster [DBG] fsmap foo:1 {0=foo.smithi123.jvlckj=up:active} 1 up:standby 2024-09-14T04:05:12.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:11 smithi123 bash[24950]: cluster 2024-09-14T04:05:10.936505+0000 mon.a (mon.0) 806 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-14T04:05:12.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:11 smithi123 bash[24950]: cluster 2024-09-14T04:05:10.936542+0000 mon.a (mon.0) 807 : cluster [INF] Cluster is now healthy 2024-09-14T04:05:12.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:11 smithi123 bash[24950]: cluster 2024-09-14T04:05:10.963233+0000 mon.a (mon.0) 808 : cluster [DBG] mds.? [v2:172.21.15.123:6832/3345210451,v1:172.21.15.123:6833/3345210451] up:active 2024-09-14T04:05:12.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:11 smithi123 bash[24950]: cluster 2024-09-14T04:05:10.963334+0000 mon.a (mon.0) 809 : cluster [DBG] fsmap foo:1 {0=foo.smithi123.jvlckj=up:active} 1 up:standby 2024-09-14T04:05:13.269 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:12 smithi038 bash[22519]: audit 2024-09-14T04:05:11.954597+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:05:13.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:12 smithi038 bash[22519]: audit 2024-09-14T04:05:11.970023+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:05:13.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:12 smithi038 bash[22519]: cluster 2024-09-14T04:05:12.182898+0000 mgr.y (mgr.14406) 142 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.3 KiB/s wr, 9 op/s 2024-09-14T04:05:13.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:12 smithi038 bash[22519]: audit 2024-09-14T04:05:12.262785+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:05:13.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:12 smithi038 bash[22519]: audit 2024-09-14T04:05:12.269979+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:05:13.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:12 smithi038 bash[22519]: audit 2024-09-14T04:05:12.721509+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:05:13.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:12 smithi038 bash[22519]: audit 2024-09-14T04:05:12.723216+0000 mon.c (mon.2) 96 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:05:13.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:12 smithi038 bash[22519]: audit 2024-09-14T04:05:12.735901+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:05:13.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:12 smithi038 bash[22519]: audit 2024-09-14T04:05:12.789192+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:05:13.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:12 smithi038 bash[22519]: audit 2024-09-14T04:05:12.791763+0000 mon.c (mon.2) 98 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:05:13.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:12 smithi038 bash[22519]: audit 2024-09-14T04:05:12.792742+0000 mon.c (mon.2) 99 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:05:13.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:12 smithi038 bash[22519]: audit 2024-09-14T04:05:12.801475+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:05:13.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:12 smithi038 bash[32505]: audit 2024-09-14T04:05:11.954597+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:05:13.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:12 smithi038 bash[32505]: audit 2024-09-14T04:05:11.970023+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:05:13.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:12 smithi038 bash[32505]: cluster 2024-09-14T04:05:12.182898+0000 mgr.y (mgr.14406) 142 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.3 KiB/s wr, 9 op/s 2024-09-14T04:05:13.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:12 smithi038 bash[32505]: audit 2024-09-14T04:05:12.262785+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:05:13.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:12 smithi038 bash[32505]: audit 2024-09-14T04:05:12.269979+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:05:13.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:12 smithi038 bash[32505]: audit 2024-09-14T04:05:12.721509+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:05:13.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:12 smithi038 bash[32505]: audit 2024-09-14T04:05:12.723216+0000 mon.c (mon.2) 96 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:05:13.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:12 smithi038 bash[32505]: audit 2024-09-14T04:05:12.735901+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:05:13.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:12 smithi038 bash[32505]: audit 2024-09-14T04:05:12.789192+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:05:13.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:12 smithi038 bash[32505]: audit 2024-09-14T04:05:12.791763+0000 mon.c (mon.2) 98 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:05:13.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:12 smithi038 bash[32505]: audit 2024-09-14T04:05:12.792742+0000 mon.c (mon.2) 99 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:05:13.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:12 smithi038 bash[32505]: audit 2024-09-14T04:05:12.801475+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:05:13.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:12 smithi123 bash[24950]: audit 2024-09-14T04:05:11.954597+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:05:13.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:12 smithi123 bash[24950]: audit 2024-09-14T04:05:11.970023+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:05:13.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:12 smithi123 bash[24950]: cluster 2024-09-14T04:05:12.182898+0000 mgr.y (mgr.14406) 142 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.3 KiB/s wr, 9 op/s 2024-09-14T04:05:13.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:12 smithi123 bash[24950]: audit 2024-09-14T04:05:12.262785+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:05:13.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:12 smithi123 bash[24950]: audit 2024-09-14T04:05:12.269979+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:05:13.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:12 smithi123 bash[24950]: audit 2024-09-14T04:05:12.721509+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:05:13.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:12 smithi123 bash[24950]: audit 2024-09-14T04:05:12.723216+0000 mon.c (mon.2) 96 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:05:13.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:12 smithi123 bash[24950]: audit 2024-09-14T04:05:12.735901+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:05:13.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:12 smithi123 bash[24950]: audit 2024-09-14T04:05:12.789192+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:05:13.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:12 smithi123 bash[24950]: audit 2024-09-14T04:05:12.791763+0000 mon.c (mon.2) 98 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:05:13.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:12 smithi123 bash[24950]: audit 2024-09-14T04:05:12.792742+0000 mon.c (mon.2) 99 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:05:13.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:12 smithi123 bash[24950]: audit 2024-09-14T04:05:12.801475+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:05:15.489 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:05:15.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:15 smithi038 bash[22519]: cluster 2024-09-14T04:05:14.183487+0000 mgr.y (mgr.14406) 143 : cluster [DBG] pgmap v120: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.3 KiB/s wr, 9 op/s 2024-09-14T04:05:15.519 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:15 smithi038 bash[32505]: cluster 2024-09-14T04:05:14.183487+0000 mgr.y (mgr.14406) 143 : cluster [DBG] pgmap v120: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.3 KiB/s wr, 9 op/s 2024-09-14T04:05:15.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:15 smithi123 bash[24950]: cluster 2024-09-14T04:05:14.183487+0000 mgr.y (mgr.14406) 143 : cluster [DBG] pgmap v120: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.3 KiB/s wr, 9 op/s 2024-09-14T04:05:17.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:17 smithi038 bash[22519]: cluster 2024-09-14T04:05:16.184114+0000 mgr.y (mgr.14406) 144 : cluster [DBG] pgmap v121: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.3 KiB/s wr, 9 op/s 2024-09-14T04:05:17.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:17 smithi038 bash[22519]: audit 2024-09-14T04:05:16.225454+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:05:17.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:17 smithi038 bash[22519]: audit 2024-09-14T04:05:16.231867+0000 mon.c (mon.2) 100 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:05:17.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:17 smithi038 bash[22519]: audit 2024-09-14T04:05:16.342078+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:05:17.519 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:17 smithi038 bash[32505]: cluster 2024-09-14T04:05:16.184114+0000 mgr.y (mgr.14406) 144 : cluster [DBG] pgmap v121: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.3 KiB/s wr, 9 op/s 2024-09-14T04:05:17.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:17 smithi038 bash[32505]: audit 2024-09-14T04:05:16.225454+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:05:17.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:17 smithi038 bash[32505]: audit 2024-09-14T04:05:16.231867+0000 mon.c (mon.2) 100 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:05:17.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:17 smithi038 bash[32505]: audit 2024-09-14T04:05:16.342078+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:05:17.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:17 smithi123 bash[24950]: cluster 2024-09-14T04:05:16.184114+0000 mgr.y (mgr.14406) 144 : cluster [DBG] pgmap v121: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.3 KiB/s wr, 9 op/s 2024-09-14T04:05:17.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:17 smithi123 bash[24950]: audit 2024-09-14T04:05:16.225454+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:05:17.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:17 smithi123 bash[24950]: audit 2024-09-14T04:05:16.231867+0000 mon.c (mon.2) 100 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:05:17.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:17 smithi123 bash[24950]: audit 2024-09-14T04:05:16.342078+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:05:19.519 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:19 smithi038 bash[32505]: cluster 2024-09-14T04:05:18.185248+0000 mgr.y (mgr.14406) 145 : cluster [DBG] pgmap v122: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-14T04:05:19.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:19 smithi038 bash[22519]: cluster 2024-09-14T04:05:18.185248+0000 mgr.y (mgr.14406) 145 : cluster [DBG] pgmap v122: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-14T04:05:19.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:19 smithi123 bash[24950]: cluster 2024-09-14T04:05:18.185248+0000 mgr.y (mgr.14406) 145 : cluster [DBG] pgmap v122: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-14T04:05:20.058 INFO:teuthology.run_tasks:Running task ceph.healthy... 2024-09-14T04:05:20.068 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-14T04:05:20.068 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-14T04:05:20.068 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph mgr dump --format=json 2024-09-14T04:05:21.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:21 smithi038 bash[22519]: cluster 2024-09-14T04:05:20.185834+0000 mgr.y (mgr.14406) 146 : cluster [DBG] pgmap v123: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.1 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-14T04:05:21.519 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:21 smithi038 bash[32505]: cluster 2024-09-14T04:05:20.185834+0000 mgr.y (mgr.14406) 146 : cluster [DBG] pgmap v123: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.1 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-14T04:05:21.625 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:21 smithi123 bash[24950]: cluster 2024-09-14T04:05:20.185834+0000 mgr.y (mgr.14406) 146 : cluster [DBG] pgmap v123: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.1 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-14T04:05:21.933 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:05:21 smithi123 bash[25882]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:05:21] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-14T04:05:22.519 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:05:22 smithi038 bash[22772]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:05:22] "GET /metrics HTTP/1.1" 200 240095 "" "Prometheus/2.43.0" 2024-09-14T04:05:23.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:23 smithi038 bash[22519]: cluster 2024-09-14T04:05:22.186885+0000 mgr.y (mgr.14406) 147 : cluster [DBG] pgmap v124: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.1 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-14T04:05:23.519 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:23 smithi038 bash[32505]: cluster 2024-09-14T04:05:22.186885+0000 mgr.y (mgr.14406) 147 : cluster [DBG] pgmap v124: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.1 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-14T04:05:23.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:23 smithi123 bash[24950]: cluster 2024-09-14T04:05:22.186885+0000 mgr.y (mgr.14406) 147 : cluster [DBG] pgmap v124: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.1 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-14T04:05:24.865 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:05:25.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:25 smithi038 bash[22519]: cluster 2024-09-14T04:05:24.187484+0000 mgr.y (mgr.14406) 148 : cluster [DBG] pgmap v125: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:05:25.519 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:25 smithi038 bash[32505]: cluster 2024-09-14T04:05:24.187484+0000 mgr.y (mgr.14406) 148 : cluster [DBG] pgmap v125: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:05:25.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:25 smithi123 bash[24950]: cluster 2024-09-14T04:05:24.187484+0000 mgr.y (mgr.14406) 148 : cluster [DBG] pgmap v125: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:05:27.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:27 smithi038 bash[22519]: cluster 2024-09-14T04:05:26.188073+0000 mgr.y (mgr.14406) 149 : cluster [DBG] pgmap v126: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:05:27.519 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:27 smithi038 bash[32505]: cluster 2024-09-14T04:05:26.188073+0000 mgr.y (mgr.14406) 149 : cluster [DBG] pgmap v126: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:05:27.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:27 smithi123 bash[24950]: cluster 2024-09-14T04:05:26.188073+0000 mgr.y (mgr.14406) 149 : cluster [DBG] pgmap v126: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:05:28.541 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-09-14T04:05:29.264 INFO:teuthology.orchestra.run.smithi038.stdout:{"epoch":21,"flags":0,"active_gid":14406,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6800","nonce":892432005},{"type":"v1","addr":"172.21.15.38:6801","nonce":892432005}]},"active_addr":"172.21.15.38:6801/892432005","active_change":"2024-09-14T04:01:46.095359+0000","active_mgr_features":4540138320759226367,"available":true,"standbys":[{"gid":24316,"name":"x","mgr_features":4540138320759226367,"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":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"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":[]},"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_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_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.1.5","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"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":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"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":"False","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":[]},"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":"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":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":[]},"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":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":"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":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":[]},"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":[]},"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":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"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":[]},"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_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_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.1.5","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"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":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"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":"False","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":[]},"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":"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":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":[]},"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":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":"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":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":[]},"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":[]},"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.38:8443/","prometheus":"http://172.21.15.38: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"]},"last_failure_osd_epoch":51,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.38:0","nonce":3947144522}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.38:0","nonce":2767609831}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.38:0","nonce":3907743837}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.38:0","nonce":3200204500}]}]} 2024-09-14T04:05:29.268 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-14T04:05:29.268 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-14T04:05:29.269 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-14T04:05:29.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:29 smithi038 bash[22519]: cluster 2024-09-14T04:05:28.188843+0000 mgr.y (mgr.14406) 150 : cluster [DBG] pgmap v127: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:05:29.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:29 smithi038 bash[22519]: audit 2024-09-14T04:05:28.538169+0000 mon.c (mon.2) 101 : audit [DBG] from='client.? 172.21.15.38:0/1452828299' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-14T04:05:29.519 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:29 smithi038 bash[32505]: cluster 2024-09-14T04:05:28.188843+0000 mgr.y (mgr.14406) 150 : cluster [DBG] pgmap v127: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:05:29.519 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:29 smithi038 bash[32505]: audit 2024-09-14T04:05:28.538169+0000 mon.c (mon.2) 101 : audit [DBG] from='client.? 172.21.15.38:0/1452828299' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-14T04:05:29.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:29 smithi123 bash[24950]: cluster 2024-09-14T04:05:28.188843+0000 mgr.y (mgr.14406) 150 : cluster [DBG] pgmap v127: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:05:29.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:29 smithi123 bash[24950]: audit 2024-09-14T04:05:28.538169+0000 mon.c (mon.2) 101 : audit [DBG] from='client.? 172.21.15.38:0/1452828299' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-14T04:05:31.625 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:31 smithi123 bash[24950]: cluster 2024-09-14T04:05:30.189422+0000 mgr.y (mgr.14406) 151 : cluster [DBG] pgmap v128: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:05:31.625 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:31 smithi123 bash[24950]: audit 2024-09-14T04:05:31.214867+0000 mon.c (mon.2) 102 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:05:31.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:31 smithi038 bash[22519]: cluster 2024-09-14T04:05:30.189422+0000 mgr.y (mgr.14406) 151 : cluster [DBG] pgmap v128: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:05:31.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:31 smithi038 bash[22519]: audit 2024-09-14T04:05:31.214867+0000 mon.c (mon.2) 102 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:05:31.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:31 smithi038 bash[32505]: cluster 2024-09-14T04:05:30.189422+0000 mgr.y (mgr.14406) 151 : cluster [DBG] pgmap v128: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:05:31.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:31 smithi038 bash[32505]: audit 2024-09-14T04:05:31.214867+0000 mon.c (mon.2) 102 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:05:31.933 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:05:31 smithi123 bash[25882]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:05:31] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-14T04:05:32.519 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:05:32 smithi038 bash[22772]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:05:32] "GET /metrics HTTP/1.1" 200 240091 "" "Prometheus/2.43.0" 2024-09-14T04:05:33.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:33 smithi123 bash[24950]: cluster 2024-09-14T04:05:32.190598+0000 mgr.y (mgr.14406) 152 : cluster [DBG] pgmap v129: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:05:33.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:33 smithi038 bash[22519]: cluster 2024-09-14T04:05:32.190598+0000 mgr.y (mgr.14406) 152 : cluster [DBG] pgmap v129: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:05:33.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:33 smithi038 bash[32505]: cluster 2024-09-14T04:05:32.190598+0000 mgr.y (mgr.14406) 152 : cluster [DBG] pgmap v129: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:05:34.061 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:05:35.602 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:35 smithi038 bash[22519]: cluster 2024-09-14T04:05:34.191260+0000 mgr.y (mgr.14406) 153 : cluster [DBG] pgmap v130: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:05:35.602 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:35 smithi038 bash[32505]: cluster 2024-09-14T04:05:34.191260+0000 mgr.y (mgr.14406) 153 : cluster [DBG] pgmap v130: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:05:35.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:35 smithi123 bash[24950]: cluster 2024-09-14T04:05:34.191260+0000 mgr.y (mgr.14406) 153 : cluster [DBG] pgmap v130: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:05:37.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:37 smithi123 bash[24950]: cluster 2024-09-14T04:05:36.191837+0000 mgr.y (mgr.14406) 154 : cluster [DBG] pgmap v131: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:05:37.756 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-09-14T04:05:37.756 INFO:teuthology.orchestra.run.smithi038.stdout:{"epoch":64,"fsid":"4d8d8784-724c-11ef-bceb-c7b262605968","created":"2024-09-14T03:50:50.520008+0000","modified":"2024-09-14T04:05:07.904903+0000","last_up_change":"2024-09-14T04:00:45.945163+0000","last_in_change":"2024-09-14T04:00:19.499100+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":4,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-14T03:56:14.532364+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-14T04:02:35.825713+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":"57","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":57,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2024-09-14T04:04:57.658177+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":"62","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2024-09-14T04:04:58.173000+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":"63","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"cephfs":{"data":"foo"}}}],"osds":[{"osd":0,"uuid":"f591f1e7-c2eb-4cb0-bb08-6fb84c427e54","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6802","nonce":2826932371},{"type":"v1","addr":"172.21.15.38:6803","nonce":2826932371}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6804","nonce":2826932371},{"type":"v1","addr":"172.21.15.38:6805","nonce":2826932371}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6808","nonce":2826932371},{"type":"v1","addr":"172.21.15.38:6809","nonce":2826932371}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6806","nonce":2826932371},{"type":"v1","addr":"172.21.15.38:6807","nonce":2826932371}]},"public_addr":"172.21.15.38:6803/2826932371","cluster_addr":"172.21.15.38:6805/2826932371","heartbeat_back_addr":"172.21.15.38:6809/2826932371","heartbeat_front_addr":"172.21.15.38:6807/2826932371","state":["exists","up"]},{"osd":1,"uuid":"3c29c587-d5c8-4067-8d78-82f9b2ec5047","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6810","nonce":3940538898},{"type":"v1","addr":"172.21.15.38:6811","nonce":3940538898}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6812","nonce":3940538898},{"type":"v1","addr":"172.21.15.38:6813","nonce":3940538898}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6816","nonce":3940538898},{"type":"v1","addr":"172.21.15.38:6817","nonce":3940538898}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6814","nonce":3940538898},{"type":"v1","addr":"172.21.15.38:6815","nonce":3940538898}]},"public_addr":"172.21.15.38:6811/3940538898","cluster_addr":"172.21.15.38:6813/3940538898","heartbeat_back_addr":"172.21.15.38:6817/3940538898","heartbeat_front_addr":"172.21.15.38:6815/3940538898","state":["exists","up"]},{"osd":2,"uuid":"9be01248-a529-40f5-bc8b-36bf0158190e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6818","nonce":3085109877},{"type":"v1","addr":"172.21.15.38:6819","nonce":3085109877}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6820","nonce":3085109877},{"type":"v1","addr":"172.21.15.38:6821","nonce":3085109877}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6824","nonce":3085109877},{"type":"v1","addr":"172.21.15.38:6825","nonce":3085109877}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6822","nonce":3085109877},{"type":"v1","addr":"172.21.15.38:6823","nonce":3085109877}]},"public_addr":"172.21.15.38:6819/3085109877","cluster_addr":"172.21.15.38:6821/3085109877","heartbeat_back_addr":"172.21.15.38:6825/3085109877","heartbeat_front_addr":"172.21.15.38:6823/3085109877","state":["exists","up"]},{"osd":3,"uuid":"370d2eff-f43b-4297-828b-318b6cd1bd25","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6826","nonce":485507564},{"type":"v1","addr":"172.21.15.38:6827","nonce":485507564}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6828","nonce":485507564},{"type":"v1","addr":"172.21.15.38:6829","nonce":485507564}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6832","nonce":485507564},{"type":"v1","addr":"172.21.15.38:6833","nonce":485507564}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6830","nonce":485507564},{"type":"v1","addr":"172.21.15.38:6831","nonce":485507564}]},"public_addr":"172.21.15.38:6827/485507564","cluster_addr":"172.21.15.38:6829/485507564","heartbeat_back_addr":"172.21.15.38:6833/485507564","heartbeat_front_addr":"172.21.15.38:6831/485507564","state":["exists","up"]},{"osd":4,"uuid":"21067b84-a5fe-4e41-8268-37a981d0f4b9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6800","nonce":686261123},{"type":"v1","addr":"172.21.15.123:6801","nonce":686261123}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6802","nonce":686261123},{"type":"v1","addr":"172.21.15.123:6803","nonce":686261123}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6806","nonce":686261123},{"type":"v1","addr":"172.21.15.123:6807","nonce":686261123}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6804","nonce":686261123},{"type":"v1","addr":"172.21.15.123:6805","nonce":686261123}]},"public_addr":"172.21.15.123:6801/686261123","cluster_addr":"172.21.15.123:6803/686261123","heartbeat_back_addr":"172.21.15.123:6807/686261123","heartbeat_front_addr":"172.21.15.123:6805/686261123","state":["exists","up"]},{"osd":5,"uuid":"340d857c-a00e-4b69-b913-69c7ff94f5c9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6808","nonce":994998730},{"type":"v1","addr":"172.21.15.123:6809","nonce":994998730}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6810","nonce":994998730},{"type":"v1","addr":"172.21.15.123:6811","nonce":994998730}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6814","nonce":994998730},{"type":"v1","addr":"172.21.15.123:6815","nonce":994998730}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6812","nonce":994998730},{"type":"v1","addr":"172.21.15.123:6813","nonce":994998730}]},"public_addr":"172.21.15.123:6809/994998730","cluster_addr":"172.21.15.123:6811/994998730","heartbeat_back_addr":"172.21.15.123:6815/994998730","heartbeat_front_addr":"172.21.15.123:6813/994998730","state":["exists","up"]},{"osd":6,"uuid":"54956144-5c52-4ca9-8b19-74f120c9561e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6816","nonce":333754669},{"type":"v1","addr":"172.21.15.123:6817","nonce":333754669}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6818","nonce":333754669},{"type":"v1","addr":"172.21.15.123:6819","nonce":333754669}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6822","nonce":333754669},{"type":"v1","addr":"172.21.15.123:6823","nonce":333754669}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6820","nonce":333754669},{"type":"v1","addr":"172.21.15.123:6821","nonce":333754669}]},"public_addr":"172.21.15.123:6817/333754669","cluster_addr":"172.21.15.123:6819/333754669","heartbeat_back_addr":"172.21.15.123:6823/333754669","heartbeat_front_addr":"172.21.15.123:6821/333754669","state":["exists","up"]},{"osd":7,"uuid":"85c5ff2f-52e0-48b5-9a9b-81810149ec05","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":59,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6824","nonce":1094381061},{"type":"v1","addr":"172.21.15.123:6825","nonce":1094381061}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6826","nonce":1094381061},{"type":"v1","addr":"172.21.15.123:6827","nonce":1094381061}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6830","nonce":1094381061},{"type":"v1","addr":"172.21.15.123:6831","nonce":1094381061}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6828","nonce":1094381061},{"type":"v1","addr":"172.21.15.123:6829","nonce":1094381061}]},"public_addr":"172.21.15.123:6825/1094381061","cluster_addr":"172.21.15.123:6827/1094381061","heartbeat_back_addr":"172.21.15.123:6831/1094381061","heartbeat_front_addr":"172.21.15.123:6829/1094381061","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T03:54:20.069003+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T03:55:14.163254+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T03:56:11.557577+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T03:57:07.668679+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T03:57:59.414539+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T03:58:51.953366+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T03:59:48.358102+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T04:00:44.686349+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.38:6834/80209603":"2024-09-15T04:05:07.904841+0000","172.21.15.38:0/3388430119":"2024-09-15T04:01:46.095072+0000","172.21.15.38:6801/945322521":"2024-09-15T04:01:46.095072+0000","172.21.15.38:0/2991163174":"2024-09-15T03:51:17.059245+0000","172.21.15.38:0/3315926939":"2024-09-15T03:51:17.059245+0000","172.21.15.38:6835/80209603":"2024-09-15T04:05:07.904841+0000","172.21.15.38:0/1101587573":"2024-09-15T03:51:17.059245+0000","172.21.15.38:6800/2457227467":"2024-09-15T03:51:17.059245+0000","172.21.15.38:6800/945322521":"2024-09-15T04:01:46.095072+0000","172.21.15.38:6801/2457227467":"2024-09-15T03:51:17.059245+0000","172.21.15.38:0/3047739664":"2024-09-15T04:01:46.095072+0000","172.21.15.38:0/168325975":"2024-09-15T04:01:46.095072+0000","172.21.15.38:0/2658302253":"2024-09-15T03:51:47.886888+0000","172.21.15.38:0/2653044547":"2024-09-15T03:51:47.886888+0000","172.21.15.38:0/1765459698":"2024-09-15T03:51:47.886888+0000","172.21.15.38:6800/1363708147":"2024-09-15T03:51:47.886888+0000","172.21.15.38:6801/1363708147":"2024-09-15T03:51:47.886888+0000","172.21.15.38:0/2923474449":"2024-09-15T04:01:46.095072+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-09-14T04:05:37.768 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:37 smithi038 bash[22519]: cluster 2024-09-14T04:05:36.191837+0000 mgr.y (mgr.14406) 154 : cluster [DBG] pgmap v131: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:05:37.768 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:37 smithi038 bash[32505]: cluster 2024-09-14T04:05:36.191837+0000 mgr.y (mgr.14406) 154 : cluster [DBG] pgmap v131: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:05:38.514 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-14T04:05:38.515 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-14T04:05:38.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:38 smithi123 bash[24950]: audit 2024-09-14T04:05:37.758076+0000 mon.a (mon.0) 818 : audit [DBG] from='client.? 172.21.15.38:0/89801539' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-14T04:05:38.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:38 smithi038 bash[22519]: audit 2024-09-14T04:05:37.758076+0000 mon.a (mon.0) 818 : audit [DBG] from='client.? 172.21.15.38:0/89801539' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-14T04:05:38.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:38 smithi038 bash[32505]: audit 2024-09-14T04:05:37.758076+0000 mon.a (mon.0) 818 : audit [DBG] from='client.? 172.21.15.38:0/89801539' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-14T04:05:39.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:39 smithi123 bash[24950]: cluster 2024-09-14T04:05:38.192949+0000 mgr.y (mgr.14406) 155 : cluster [DBG] pgmap v132: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:05:39.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:39 smithi038 bash[22519]: cluster 2024-09-14T04:05:38.192949+0000 mgr.y (mgr.14406) 155 : cluster [DBG] pgmap v132: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:05:39.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:39 smithi038 bash[32505]: cluster 2024-09-14T04:05:38.192949+0000 mgr.y (mgr.14406) 155 : cluster [DBG] pgmap v132: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:05:41.624 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:41 smithi123 bash[24950]: cluster 2024-09-14T04:05:40.193524+0000 mgr.y (mgr.14406) 156 : cluster [DBG] pgmap v133: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:05:41.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:41 smithi038 bash[22519]: cluster 2024-09-14T04:05:40.193524+0000 mgr.y (mgr.14406) 156 : cluster [DBG] pgmap v133: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:05:41.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:41 smithi038 bash[32505]: cluster 2024-09-14T04:05:40.193524+0000 mgr.y (mgr.14406) 156 : cluster [DBG] pgmap v133: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:05:41.933 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:05:41 smithi123 bash[25882]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:05:41] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-14T04:05:42.519 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:05:42 smithi038 bash[22772]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:05:42] "GET /metrics HTTP/1.1" 200 240091 "" "Prometheus/2.43.0" 2024-09-14T04:05:43.305 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:05:43.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:43 smithi123 bash[24950]: cluster 2024-09-14T04:05:42.194628+0000 mgr.y (mgr.14406) 157 : cluster [DBG] pgmap v134: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:05:43.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:43 smithi038 bash[22519]: cluster 2024-09-14T04:05:42.194628+0000 mgr.y (mgr.14406) 157 : cluster [DBG] pgmap v134: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:05:43.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:43 smithi038 bash[32505]: cluster 2024-09-14T04:05:42.194628+0000 mgr.y (mgr.14406) 157 : cluster [DBG] pgmap v134: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:05:45.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:45 smithi123 bash[24950]: cluster 2024-09-14T04:05:44.195347+0000 mgr.y (mgr.14406) 158 : cluster [DBG] pgmap v135: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:05:45.746 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:45 smithi038 bash[22519]: cluster 2024-09-14T04:05:44.195347+0000 mgr.y (mgr.14406) 158 : cluster [DBG] pgmap v135: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:05:45.746 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:45 smithi038 bash[32505]: cluster 2024-09-14T04:05:44.195347+0000 mgr.y (mgr.14406) 158 : cluster [DBG] pgmap v135: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:05:46.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:46 smithi123 bash[24950]: audit 2024-09-14T04:05:46.166099+0000 mon.c (mon.2) 103 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-09-14T04:05:46.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:46 smithi123 bash[24950]: audit 2024-09-14T04:05:46.166555+0000 mon.c (mon.2) 104 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 5]}]: dispatch 2024-09-14T04:05:46.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:46 smithi123 bash[24950]: audit 2024-09-14T04:05:46.166842+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-09-14T04:05:46.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:46 smithi123 bash[24950]: audit 2024-09-14T04:05:46.167188+0000 mon.c (mon.2) 105 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-09-14T04:05:46.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:46 smithi123 bash[24950]: audit 2024-09-14T04:05:46.167521+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 5]}]: dispatch 2024-09-14T04:05:46.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:46 smithi123 bash[24950]: audit 2024-09-14T04:05:46.168207+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-09-14T04:05:46.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:46 smithi123 bash[24950]: audit 2024-09-14T04:05:46.224343+0000 mon.c (mon.2) 106 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:05:46.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:46 smithi038 bash[32505]: audit 2024-09-14T04:05:46.166099+0000 mon.c (mon.2) 103 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-09-14T04:05:46.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:46 smithi038 bash[32505]: audit 2024-09-14T04:05:46.166555+0000 mon.c (mon.2) 104 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 5]}]: dispatch 2024-09-14T04:05:46.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:46 smithi038 bash[32505]: audit 2024-09-14T04:05:46.166842+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-09-14T04:05:46.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:46 smithi038 bash[32505]: audit 2024-09-14T04:05:46.167188+0000 mon.c (mon.2) 105 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-09-14T04:05:46.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:46 smithi038 bash[32505]: audit 2024-09-14T04:05:46.167521+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 5]}]: dispatch 2024-09-14T04:05:46.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:46 smithi038 bash[32505]: audit 2024-09-14T04:05:46.168207+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-09-14T04:05:46.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:46 smithi038 bash[32505]: audit 2024-09-14T04:05:46.224343+0000 mon.c (mon.2) 106 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:05:46.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:46 smithi038 bash[22519]: audit 2024-09-14T04:05:46.166099+0000 mon.c (mon.2) 103 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-09-14T04:05:46.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:46 smithi038 bash[22519]: audit 2024-09-14T04:05:46.166555+0000 mon.c (mon.2) 104 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 5]}]: dispatch 2024-09-14T04:05:46.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:46 smithi038 bash[22519]: audit 2024-09-14T04:05:46.166842+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-09-14T04:05:46.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:46 smithi038 bash[22519]: audit 2024-09-14T04:05:46.167188+0000 mon.c (mon.2) 105 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-09-14T04:05:46.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:46 smithi038 bash[22519]: audit 2024-09-14T04:05:46.167521+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 5]}]: dispatch 2024-09-14T04:05:46.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:46 smithi038 bash[22519]: audit 2024-09-14T04:05:46.168207+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-09-14T04:05:46.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:46 smithi038 bash[22519]: audit 2024-09-14T04:05:46.224343+0000 mon.c (mon.2) 106 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:05:47.148 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-09-14T04:05:47.148 INFO:teuthology.orchestra.run.smithi038.stdout:{"epoch":65,"fsid":"4d8d8784-724c-11ef-bceb-c7b262605968","created":"2024-09-14T03:50:50.520008+0000","modified":"2024-09-14T04:05:46.383386+0000","last_up_change":"2024-09-14T04:00:45.945163+0000","last_in_change":"2024-09-14T04:00:19.499100+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":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-14T03:56:14.532364+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-14T04:02:35.825713+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":"57","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":57,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2024-09-14T04:04:57.658177+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":"62","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2024-09-14T04:04:58.173000+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":"63","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"cephfs":{"data":"foo"}}}],"osds":[{"osd":0,"uuid":"f591f1e7-c2eb-4cb0-bb08-6fb84c427e54","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6802","nonce":2826932371},{"type":"v1","addr":"172.21.15.38:6803","nonce":2826932371}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6804","nonce":2826932371},{"type":"v1","addr":"172.21.15.38:6805","nonce":2826932371}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6808","nonce":2826932371},{"type":"v1","addr":"172.21.15.38:6809","nonce":2826932371}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6806","nonce":2826932371},{"type":"v1","addr":"172.21.15.38:6807","nonce":2826932371}]},"public_addr":"172.21.15.38:6803/2826932371","cluster_addr":"172.21.15.38:6805/2826932371","heartbeat_back_addr":"172.21.15.38:6809/2826932371","heartbeat_front_addr":"172.21.15.38:6807/2826932371","state":["exists","up"]},{"osd":1,"uuid":"3c29c587-d5c8-4067-8d78-82f9b2ec5047","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6810","nonce":3940538898},{"type":"v1","addr":"172.21.15.38:6811","nonce":3940538898}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6812","nonce":3940538898},{"type":"v1","addr":"172.21.15.38:6813","nonce":3940538898}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6816","nonce":3940538898},{"type":"v1","addr":"172.21.15.38:6817","nonce":3940538898}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6814","nonce":3940538898},{"type":"v1","addr":"172.21.15.38:6815","nonce":3940538898}]},"public_addr":"172.21.15.38:6811/3940538898","cluster_addr":"172.21.15.38:6813/3940538898","heartbeat_back_addr":"172.21.15.38:6817/3940538898","heartbeat_front_addr":"172.21.15.38:6815/3940538898","state":["exists","up"]},{"osd":2,"uuid":"9be01248-a529-40f5-bc8b-36bf0158190e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6818","nonce":3085109877},{"type":"v1","addr":"172.21.15.38:6819","nonce":3085109877}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6820","nonce":3085109877},{"type":"v1","addr":"172.21.15.38:6821","nonce":3085109877}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6824","nonce":3085109877},{"type":"v1","addr":"172.21.15.38:6825","nonce":3085109877}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6822","nonce":3085109877},{"type":"v1","addr":"172.21.15.38:6823","nonce":3085109877}]},"public_addr":"172.21.15.38:6819/3085109877","cluster_addr":"172.21.15.38:6821/3085109877","heartbeat_back_addr":"172.21.15.38:6825/3085109877","heartbeat_front_addr":"172.21.15.38:6823/3085109877","state":["exists","up"]},{"osd":3,"uuid":"370d2eff-f43b-4297-828b-318b6cd1bd25","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6826","nonce":485507564},{"type":"v1","addr":"172.21.15.38:6827","nonce":485507564}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6828","nonce":485507564},{"type":"v1","addr":"172.21.15.38:6829","nonce":485507564}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6832","nonce":485507564},{"type":"v1","addr":"172.21.15.38:6833","nonce":485507564}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6830","nonce":485507564},{"type":"v1","addr":"172.21.15.38:6831","nonce":485507564}]},"public_addr":"172.21.15.38:6827/485507564","cluster_addr":"172.21.15.38:6829/485507564","heartbeat_back_addr":"172.21.15.38:6833/485507564","heartbeat_front_addr":"172.21.15.38:6831/485507564","state":["exists","up"]},{"osd":4,"uuid":"21067b84-a5fe-4e41-8268-37a981d0f4b9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6800","nonce":686261123},{"type":"v1","addr":"172.21.15.123:6801","nonce":686261123}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6802","nonce":686261123},{"type":"v1","addr":"172.21.15.123:6803","nonce":686261123}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6806","nonce":686261123},{"type":"v1","addr":"172.21.15.123:6807","nonce":686261123}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6804","nonce":686261123},{"type":"v1","addr":"172.21.15.123:6805","nonce":686261123}]},"public_addr":"172.21.15.123:6801/686261123","cluster_addr":"172.21.15.123:6803/686261123","heartbeat_back_addr":"172.21.15.123:6807/686261123","heartbeat_front_addr":"172.21.15.123:6805/686261123","state":["exists","up"]},{"osd":5,"uuid":"340d857c-a00e-4b69-b913-69c7ff94f5c9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6808","nonce":994998730},{"type":"v1","addr":"172.21.15.123:6809","nonce":994998730}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6810","nonce":994998730},{"type":"v1","addr":"172.21.15.123:6811","nonce":994998730}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6814","nonce":994998730},{"type":"v1","addr":"172.21.15.123:6815","nonce":994998730}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6812","nonce":994998730},{"type":"v1","addr":"172.21.15.123:6813","nonce":994998730}]},"public_addr":"172.21.15.123:6809/994998730","cluster_addr":"172.21.15.123:6811/994998730","heartbeat_back_addr":"172.21.15.123:6815/994998730","heartbeat_front_addr":"172.21.15.123:6813/994998730","state":["exists","up"]},{"osd":6,"uuid":"54956144-5c52-4ca9-8b19-74f120c9561e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6816","nonce":333754669},{"type":"v1","addr":"172.21.15.123:6817","nonce":333754669}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6818","nonce":333754669},{"type":"v1","addr":"172.21.15.123:6819","nonce":333754669}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6822","nonce":333754669},{"type":"v1","addr":"172.21.15.123:6823","nonce":333754669}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6820","nonce":333754669},{"type":"v1","addr":"172.21.15.123:6821","nonce":333754669}]},"public_addr":"172.21.15.123:6817/333754669","cluster_addr":"172.21.15.123:6819/333754669","heartbeat_back_addr":"172.21.15.123:6823/333754669","heartbeat_front_addr":"172.21.15.123:6821/333754669","state":["exists","up"]},{"osd":7,"uuid":"85c5ff2f-52e0-48b5-9a9b-81810149ec05","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":59,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6824","nonce":1094381061},{"type":"v1","addr":"172.21.15.123:6825","nonce":1094381061}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6826","nonce":1094381061},{"type":"v1","addr":"172.21.15.123:6827","nonce":1094381061}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6830","nonce":1094381061},{"type":"v1","addr":"172.21.15.123:6831","nonce":1094381061}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6828","nonce":1094381061},{"type":"v1","addr":"172.21.15.123:6829","nonce":1094381061}]},"public_addr":"172.21.15.123:6825/1094381061","cluster_addr":"172.21.15.123:6827/1094381061","heartbeat_back_addr":"172.21.15.123:6831/1094381061","heartbeat_front_addr":"172.21.15.123:6829/1094381061","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T03:54:20.069003+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T03:55:14.163254+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T03:56:11.557577+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T03:57:07.668679+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T03:57:59.414539+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T03:58:51.953366+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T03:59:48.358102+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T04:00:44.686349+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.9","mappings":[{"from":1,"to":2}]},{"pgid":"4.b","mappings":[{"from":1,"to":5}]},{"pgid":"4.10","mappings":[{"from":1,"to":2}]}],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.38:6834/80209603":"2024-09-15T04:05:07.904841+0000","172.21.15.38:0/3388430119":"2024-09-15T04:01:46.095072+0000","172.21.15.38:6801/945322521":"2024-09-15T04:01:46.095072+0000","172.21.15.38:0/2991163174":"2024-09-15T03:51:17.059245+0000","172.21.15.38:0/3315926939":"2024-09-15T03:51:17.059245+0000","172.21.15.38:6835/80209603":"2024-09-15T04:05:07.904841+0000","172.21.15.38:0/1101587573":"2024-09-15T03:51:17.059245+0000","172.21.15.38:6800/2457227467":"2024-09-15T03:51:17.059245+0000","172.21.15.38:6800/945322521":"2024-09-15T04:01:46.095072+0000","172.21.15.38:6801/2457227467":"2024-09-15T03:51:17.059245+0000","172.21.15.38:0/3047739664":"2024-09-15T04:01:46.095072+0000","172.21.15.38:0/168325975":"2024-09-15T04:01:46.095072+0000","172.21.15.38:0/2658302253":"2024-09-15T03:51:47.886888+0000","172.21.15.38:0/2653044547":"2024-09-15T03:51:47.886888+0000","172.21.15.38:0/1765459698":"2024-09-15T03:51:47.886888+0000","172.21.15.38:6800/1363708147":"2024-09-15T03:51:47.886888+0000","172.21.15.38:6801/1363708147":"2024-09-15T03:51:47.886888+0000","172.21.15.38:0/2923474449":"2024-09-15T04:01:46.095072+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-09-14T04:05:47.411 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:47 smithi038 bash[32505]: cluster 2024-09-14T04:05:46.195940+0000 mgr.y (mgr.14406) 159 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:05:47.411 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:47 smithi038 bash[22519]: cluster 2024-09-14T04:05:46.195940+0000 mgr.y (mgr.14406) 159 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:05:47.411 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:47 smithi038 bash[22519]: audit 2024-09-14T04:05:46.407893+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]': finished 2024-09-14T04:05:47.411 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:47 smithi038 bash[22519]: audit 2024-09-14T04:05:46.408104+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 5]}]': finished 2024-09-14T04:05:47.411 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:47 smithi038 bash[22519]: audit 2024-09-14T04:05:46.408229+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]': finished 2024-09-14T04:05:47.411 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:47 smithi038 bash[22519]: cluster 2024-09-14T04:05:46.408378+0000 mon.a (mon.0) 825 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-09-14T04:05:47.411 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:47 smithi038 bash[22519]: audit 2024-09-14T04:05:47.150735+0000 mon.c (mon.2) 107 : audit [DBG] from='client.? 172.21.15.38:0/4242678790' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-14T04:05:47.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:47 smithi123 bash[24950]: cluster 2024-09-14T04:05:46.195940+0000 mgr.y (mgr.14406) 159 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:05:47.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:47 smithi123 bash[24950]: audit 2024-09-14T04:05:46.407893+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]': finished 2024-09-14T04:05:47.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:47 smithi123 bash[24950]: audit 2024-09-14T04:05:46.408104+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 5]}]': finished 2024-09-14T04:05:47.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:47 smithi123 bash[24950]: audit 2024-09-14T04:05:46.408229+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]': finished 2024-09-14T04:05:47.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:47 smithi123 bash[24950]: cluster 2024-09-14T04:05:46.408378+0000 mon.a (mon.0) 825 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-09-14T04:05:47.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:47 smithi123 bash[24950]: audit 2024-09-14T04:05:47.150735+0000 mon.c (mon.2) 107 : audit [DBG] from='client.? 172.21.15.38:0/4242678790' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-14T04:05:47.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:47 smithi038 bash[32505]: audit 2024-09-14T04:05:46.407893+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]': finished 2024-09-14T04:05:47.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:47 smithi038 bash[32505]: audit 2024-09-14T04:05:46.408104+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 5]}]': finished 2024-09-14T04:05:47.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:47 smithi038 bash[32505]: audit 2024-09-14T04:05:46.408229+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]': finished 2024-09-14T04:05:47.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:47 smithi038 bash[32505]: cluster 2024-09-14T04:05:46.408378+0000 mon.a (mon.0) 825 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-09-14T04:05:47.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:47 smithi038 bash[32505]: audit 2024-09-14T04:05:47.150735+0000 mon.c (mon.2) 107 : audit [DBG] from='client.? 172.21.15.38:0/4242678790' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-14T04:05:47.958 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-09-14T04:05:47.959 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-09-14T04:05:47.959 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-09-14T04:05:47.959 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-09-14T04:05:47.960 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-09-14T04:05:47.960 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-09-14T04:05:47.961 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-09-14T04:05:47.961 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-09-14T04:05:48.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:48 smithi123 bash[24950]: cluster 2024-09-14T04:05:47.426824+0000 mon.a (mon.0) 826 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-09-14T04:05:48.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:48 smithi038 bash[22519]: cluster 2024-09-14T04:05:47.426824+0000 mon.a (mon.0) 826 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-09-14T04:05:48.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:48 smithi038 bash[32505]: cluster 2024-09-14T04:05:47.426824+0000 mon.a (mon.0) 826 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-09-14T04:05:49.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:49 smithi038 bash[22519]: cluster 2024-09-14T04:05:48.196393+0000 mgr.y (mgr.14406) 160 : cluster [DBG] pgmap v139: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:05:49.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:49 smithi038 bash[32505]: cluster 2024-09-14T04:05:48.196393+0000 mgr.y (mgr.14406) 160 : cluster [DBG] pgmap v139: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:05:49.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:49 smithi123 bash[24950]: cluster 2024-09-14T04:05:48.196393+0000 mgr.y (mgr.14406) 160 : cluster [DBG] pgmap v139: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:05:51.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:51 smithi038 bash[22519]: cluster 2024-09-14T04:05:50.197214+0000 mgr.y (mgr.14406) 161 : cluster [DBG] pgmap v140: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:05:51.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:51 smithi038 bash[32505]: cluster 2024-09-14T04:05:50.197214+0000 mgr.y (mgr.14406) 161 : cluster [DBG] pgmap v140: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:05:51.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:51 smithi123 bash[24950]: cluster 2024-09-14T04:05:50.197214+0000 mgr.y (mgr.14406) 161 : cluster [DBG] pgmap v140: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:05:51.933 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:05:51 smithi123 bash[25882]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:05:51] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-14T04:05:52.519 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:05:52 smithi038 bash[22772]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:05:52] "GET /metrics HTTP/1.1" 200 240042 "" "Prometheus/2.43.0" 2024-09-14T04:05:52.876 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:05:52.876 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:05:52.877 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:05:52.879 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:05:52.879 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:05:52.880 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:05:52.880 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:05:52.881 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:05:53.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:53 smithi038 bash[22519]: cluster 2024-09-14T04:05:52.198255+0000 mgr.y (mgr.14406) 162 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:05:53.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:53 smithi038 bash[32505]: cluster 2024-09-14T04:05:52.198255+0000 mgr.y (mgr.14406) 162 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:05:53.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:53 smithi123 bash[24950]: cluster 2024-09-14T04:05:52.198255+0000 mgr.y (mgr.14406) 162 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:05:55.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:55 smithi038 bash[22519]: cluster 2024-09-14T04:05:54.198728+0000 mgr.y (mgr.14406) 163 : cluster [DBG] pgmap v142: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:05:55.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:55 smithi038 bash[32505]: cluster 2024-09-14T04:05:54.198728+0000 mgr.y (mgr.14406) 163 : cluster [DBG] pgmap v142: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:05:55.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:55 smithi123 bash[24950]: cluster 2024-09-14T04:05:54.198728+0000 mgr.y (mgr.14406) 163 : cluster [DBG] pgmap v142: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:05:57.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:57 smithi038 bash[22519]: cluster 2024-09-14T04:05:56.199286+0000 mgr.y (mgr.14406) 164 : cluster [DBG] pgmap v143: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:05:57.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:57 smithi038 bash[32505]: cluster 2024-09-14T04:05:56.199286+0000 mgr.y (mgr.14406) 164 : cluster [DBG] pgmap v143: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:05:57.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:57 smithi123 bash[24950]: cluster 2024-09-14T04:05:56.199286+0000 mgr.y (mgr.14406) 164 : cluster [DBG] pgmap v143: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:05:59.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:05:59 smithi038 bash[22519]: cluster 2024-09-14T04:05:58.200139+0000 mgr.y (mgr.14406) 165 : cluster [DBG] pgmap v144: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:05:59.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:05:59 smithi038 bash[32505]: cluster 2024-09-14T04:05:58.200139+0000 mgr.y (mgr.14406) 165 : cluster [DBG] pgmap v144: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:05:59.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:05:59 smithi123 bash[24950]: cluster 2024-09-14T04:05:58.200139+0000 mgr.y (mgr.14406) 165 : cluster [DBG] pgmap v144: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:01.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:06:01 smithi038 bash[22519]: cluster 2024-09-14T04:06:00.200559+0000 mgr.y (mgr.14406) 166 : cluster [DBG] pgmap v145: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:01.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:06:01 smithi038 bash[22519]: audit 2024-09-14T04:06:01.223874+0000 mon.c (mon.2) 108 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:06:01.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:06:01 smithi038 bash[32505]: cluster 2024-09-14T04:06:00.200559+0000 mgr.y (mgr.14406) 166 : cluster [DBG] pgmap v145: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:01.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:06:01 smithi038 bash[32505]: audit 2024-09-14T04:06:01.223874+0000 mon.c (mon.2) 108 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:06:01.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:06:01 smithi123 bash[24950]: cluster 2024-09-14T04:06:00.200559+0000 mgr.y (mgr.14406) 166 : cluster [DBG] pgmap v145: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:01.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:06:01 smithi123 bash[24950]: audit 2024-09-14T04:06:01.223874+0000 mon.c (mon.2) 108 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:06:01.934 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:06:01 smithi123 bash[25882]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:06:01] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-14T04:06:02.260 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:06:02 smithi038 bash[22772]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:06:02] "GET /metrics HTTP/1.1" 200 240085 "" "Prometheus/2.43.0" 2024-09-14T04:06:03.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:06:03 smithi123 bash[24950]: cluster 2024-09-14T04:06:02.201699+0000 mgr.y (mgr.14406) 167 : cluster [DBG] pgmap v146: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:04.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:06:03 smithi038 bash[22519]: cluster 2024-09-14T04:06:02.201699+0000 mgr.y (mgr.14406) 167 : cluster [DBG] pgmap v146: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:04.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:06:03 smithi038 bash[32505]: cluster 2024-09-14T04:06:02.201699+0000 mgr.y (mgr.14406) 167 : cluster [DBG] pgmap v146: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:05.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:06:05 smithi038 bash[22519]: cluster 2024-09-14T04:06:04.202436+0000 mgr.y (mgr.14406) 168 : cluster [DBG] pgmap v147: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:05.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:06:05 smithi038 bash[32505]: cluster 2024-09-14T04:06:04.202436+0000 mgr.y (mgr.14406) 168 : cluster [DBG] pgmap v147: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:05.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:06:05 smithi123 bash[24950]: cluster 2024-09-14T04:06:04.202436+0000 mgr.y (mgr.14406) 168 : cluster [DBG] pgmap v147: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:07.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:06:07 smithi038 bash[22519]: cluster 2024-09-14T04:06:06.203062+0000 mgr.y (mgr.14406) 169 : cluster [DBG] pgmap v148: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:07.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:06:07 smithi038 bash[32505]: cluster 2024-09-14T04:06:06.203062+0000 mgr.y (mgr.14406) 169 : cluster [DBG] pgmap v148: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:07.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:06:07 smithi123 bash[24950]: cluster 2024-09-14T04:06:06.203062+0000 mgr.y (mgr.14406) 169 : cluster [DBG] pgmap v148: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:09.589 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:06:09 smithi038 bash[22519]: cluster 2024-09-14T04:06:08.204382+0000 mgr.y (mgr.14406) 170 : cluster [DBG] pgmap v149: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:09.923 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:06:09 smithi038 bash[32505]: cluster 2024-09-14T04:06:08.204382+0000 mgr.y (mgr.14406) 170 : cluster [DBG] pgmap v149: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:09.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:06:09 smithi123 bash[24950]: cluster 2024-09-14T04:06:08.204382+0000 mgr.y (mgr.14406) 170 : cluster [DBG] pgmap v149: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:10.793 INFO:teuthology.orchestra.run.smithi038.stdout:55834574981 2024-09-14T04:06:10.794 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-09-14T04:06:11.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:06:11 smithi123 bash[24950]: cluster 2024-09-14T04:06:10.205316+0000 mgr.y (mgr.14406) 171 : cluster [DBG] pgmap v150: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:11.933 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:06:11 smithi123 bash[25882]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:06:11] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-14T04:06:12.013 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:06:11 smithi038 bash[22519]: cluster 2024-09-14T04:06:10.205316+0000 mgr.y (mgr.14406) 171 : cluster [DBG] pgmap v150: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:12.014 INFO:teuthology.orchestra.run.smithi038.stdout:107374182510 2024-09-14T04:06:12.015 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-09-14T04:06:12.015 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:06:11 smithi038 bash[32505]: cluster 2024-09-14T04:06:10.205316+0000 mgr.y (mgr.14406) 171 : cluster [DBG] pgmap v150: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:12.031 INFO:teuthology.orchestra.run.smithi038.stdout:128849018980 2024-09-14T04:06:12.031 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-09-14T04:06:12.269 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:06:12 smithi038 bash[22772]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:06:12] "GET /metrics HTTP/1.1" 200 240085 "" "Prometheus/2.43.0" 2024-09-14T04:06:13.766 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:06:13 smithi038 bash[32505]: cluster 2024-09-14T04:06:12.206042+0000 mgr.y (mgr.14406) 172 : cluster [DBG] pgmap v151: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:13.766 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:06:13 smithi038 bash[32505]: audit 2024-09-14T04:06:12.851753+0000 mon.c (mon.2) 109 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:06:13.766 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:06:13 smithi038 bash[32505]: audit 2024-09-14T04:06:13.368367+0000 mon.c (mon.2) 110 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:06:13.766 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:06:13 smithi038 bash[32505]: audit 2024-09-14T04:06:13.369968+0000 mon.c (mon.2) 111 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:06:13.766 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:06:13 smithi038 bash[32505]: audit 2024-09-14T04:06:13.384246+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:06:13.767 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:06:13 smithi038 bash[22519]: cluster 2024-09-14T04:06:12.206042+0000 mgr.y (mgr.14406) 172 : cluster [DBG] pgmap v151: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:13.767 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:06:13 smithi038 bash[22519]: audit 2024-09-14T04:06:12.851753+0000 mon.c (mon.2) 109 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:06:13.767 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:06:13 smithi038 bash[22519]: audit 2024-09-14T04:06:13.368367+0000 mon.c (mon.2) 110 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:06:13.767 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:06:13 smithi038 bash[22519]: audit 2024-09-14T04:06:13.369968+0000 mon.c (mon.2) 111 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:06:13.767 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:06:13 smithi038 bash[22519]: audit 2024-09-14T04:06:13.384246+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:06:13.768 INFO:teuthology.orchestra.run.smithi038.stdout:77309411451 2024-09-14T04:06:13.768 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-09-14T04:06:13.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:06:13 smithi123 bash[24950]: cluster 2024-09-14T04:06:12.206042+0000 mgr.y (mgr.14406) 172 : cluster [DBG] pgmap v151: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:13.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:06:13 smithi123 bash[24950]: audit 2024-09-14T04:06:12.851753+0000 mon.c (mon.2) 109 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:06:13.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:06:13 smithi123 bash[24950]: audit 2024-09-14T04:06:13.368367+0000 mon.c (mon.2) 110 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:06:13.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:06:13 smithi123 bash[24950]: audit 2024-09-14T04:06:13.369968+0000 mon.c (mon.2) 111 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:06:13.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:06:13 smithi123 bash[24950]: audit 2024-09-14T04:06:13.384246+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:06:13.971 INFO:teuthology.orchestra.run.smithi038.stdout:154618822746 2024-09-14T04:06:13.972 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-09-14T04:06:14.024 INFO:teuthology.orchestra.run.smithi038.stdout:180388626511 2024-09-14T04:06:14.025 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-09-14T04:06:14.642 INFO:teuthology.orchestra.run.smithi038.stdout:34359738513 2024-09-14T04:06:14.642 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-09-14T04:06:14.701 INFO:teuthology.orchestra.run.smithi038.stdout:206158430275 2024-09-14T04:06:14.702 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-09-14T04:06:15.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:06:15 smithi123 bash[24950]: cluster 2024-09-14T04:06:14.206425+0000 mgr.y (mgr.14406) 173 : cluster [DBG] pgmap v152: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:16.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:06:15 smithi038 bash[22519]: cluster 2024-09-14T04:06:14.206425+0000 mgr.y (mgr.14406) 173 : cluster [DBG] pgmap v152: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:16.019 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:06:15 smithi038 bash[32505]: cluster 2024-09-14T04:06:14.206425+0000 mgr.y (mgr.14406) 173 : cluster [DBG] pgmap v152: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:16.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:06:16 smithi123 bash[24950]: audit 2024-09-14T04:06:16.224139+0000 mon.c (mon.2) 112 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:06:17.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:06:16 smithi038 bash[22519]: audit 2024-09-14T04:06:16.224139+0000 mon.c (mon.2) 112 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:06:17.019 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:06:16 smithi038 bash[32505]: audit 2024-09-14T04:06:16.224139+0000 mon.c (mon.2) 112 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:06:17.632 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:06:17.633 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:06:17.633 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:06:17.634 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:06:17.868 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:06:17 smithi038 bash[22519]: cluster 2024-09-14T04:06:16.206994+0000 mgr.y (mgr.14406) 174 : cluster [DBG] pgmap v153: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:17.868 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:06:17 smithi038 bash[32505]: cluster 2024-09-14T04:06:16.206994+0000 mgr.y (mgr.14406) 174 : cluster [DBG] pgmap v153: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:17.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:06:17 smithi123 bash[24950]: cluster 2024-09-14T04:06:16.206994+0000 mgr.y (mgr.14406) 174 : cluster [DBG] pgmap v153: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:18.654 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:06:18.655 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:06:18.655 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:06:18.655 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:06:19.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:06:19 smithi123 bash[24950]: cluster 2024-09-14T04:06:18.208115+0000 mgr.y (mgr.14406) 175 : cluster [DBG] pgmap v154: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:20.088 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:06:19 smithi038 bash[22519]: cluster 2024-09-14T04:06:18.208115+0000 mgr.y (mgr.14406) 175 : cluster [DBG] pgmap v154: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:20.088 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:06:19 smithi038 bash[32505]: cluster 2024-09-14T04:06:18.208115+0000 mgr.y (mgr.14406) 175 : cluster [DBG] pgmap v154: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:21.800 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:06:21 smithi038 bash[22519]: cluster 2024-09-14T04:06:20.208737+0000 mgr.y (mgr.14406) 176 : cluster [DBG] pgmap v155: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:21.800 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:06:21 smithi038 bash[32505]: cluster 2024-09-14T04:06:20.208737+0000 mgr.y (mgr.14406) 176 : cluster [DBG] pgmap v155: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:21.933 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:06:21 smithi123 bash[25882]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:06:21] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-14T04:06:21.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:06:21 smithi123 bash[24950]: cluster 2024-09-14T04:06:20.208737+0000 mgr.y (mgr.14406) 176 : cluster [DBG] pgmap v155: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:22.143 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:06:22 smithi038 bash[22772]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:06:22] "GET /metrics HTTP/1.1" 200 240076 "" "Prometheus/2.43.0" 2024-09-14T04:06:23.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:06:23 smithi123 bash[24950]: cluster 2024-09-14T04:06:22.209432+0000 mgr.y (mgr.14406) 177 : cluster [DBG] pgmap v156: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:24.044 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:06:23 smithi038 bash[22519]: cluster 2024-09-14T04:06:22.209432+0000 mgr.y (mgr.14406) 177 : cluster [DBG] pgmap v156: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:24.045 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:06:23 smithi038 bash[32505]: cluster 2024-09-14T04:06:22.209432+0000 mgr.y (mgr.14406) 177 : cluster [DBG] pgmap v156: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:25.928 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:06:25 smithi038 bash[32505]: cluster 2024-09-14T04:06:24.209809+0000 mgr.y (mgr.14406) 178 : cluster [DBG] pgmap v157: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:25.928 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:06:25 smithi038 bash[22519]: cluster 2024-09-14T04:06:24.209809+0000 mgr.y (mgr.14406) 178 : cluster [DBG] pgmap v157: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:25.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:06:25 smithi123 bash[24950]: cluster 2024-09-14T04:06:24.209809+0000 mgr.y (mgr.14406) 178 : cluster [DBG] pgmap v157: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:27.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:06:27 smithi038 bash[22519]: cluster 2024-09-14T04:06:26.210387+0000 mgr.y (mgr.14406) 179 : cluster [DBG] pgmap v158: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:27.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:06:27 smithi038 bash[32505]: cluster 2024-09-14T04:06:26.210387+0000 mgr.y (mgr.14406) 179 : cluster [DBG] pgmap v158: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:27.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:06:27 smithi123 bash[24950]: cluster 2024-09-14T04:06:26.210387+0000 mgr.y (mgr.14406) 179 : cluster [DBG] pgmap v158: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:29.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:06:29 smithi123 bash[24950]: cluster 2024-09-14T04:06:28.211491+0000 mgr.y (mgr.14406) 180 : cluster [DBG] pgmap v159: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:30.029 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:06:29 smithi038 bash[22519]: cluster 2024-09-14T04:06:28.211491+0000 mgr.y (mgr.14406) 180 : cluster [DBG] pgmap v159: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:30.030 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:06:29 smithi038 bash[32505]: cluster 2024-09-14T04:06:28.211491+0000 mgr.y (mgr.14406) 180 : cluster [DBG] pgmap v159: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:31.933 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:06:31 smithi123 bash[25882]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:06:31] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-14T04:06:31.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:06:31 smithi123 bash[24950]: cluster 2024-09-14T04:06:30.212102+0000 mgr.y (mgr.14406) 181 : cluster [DBG] pgmap v160: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:31.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:06:31 smithi123 bash[24950]: audit 2024-09-14T04:06:31.224578+0000 mon.c (mon.2) 113 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:06:32.019 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:06:31 smithi038 bash[32505]: cluster 2024-09-14T04:06:30.212102+0000 mgr.y (mgr.14406) 181 : cluster [DBG] pgmap v160: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:32.019 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:06:31 smithi038 bash[32505]: audit 2024-09-14T04:06:31.224578+0000 mon.c (mon.2) 113 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:06:32.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:06:31 smithi038 bash[22519]: cluster 2024-09-14T04:06:30.212102+0000 mgr.y (mgr.14406) 181 : cluster [DBG] pgmap v160: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:32.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:06:31 smithi038 bash[22519]: audit 2024-09-14T04:06:31.224578+0000 mon.c (mon.2) 113 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:06:32.519 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:06:32 smithi038 bash[22772]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:06:32] "GET /metrics HTTP/1.1" 200 240053 "" "Prometheus/2.43.0" 2024-09-14T04:06:33.222 INFO:teuthology.orchestra.run.smithi038.stdout:107374182515 2024-09-14T04:06:33.902 INFO:teuthology.orchestra.run.smithi038.stdout:55834574986 2024-09-14T04:06:33.914 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:06:33 smithi038 bash[22519]: cluster 2024-09-14T04:06:32.213184+0000 mgr.y (mgr.14406) 182 : cluster [DBG] pgmap v161: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:33.914 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:06:33 smithi038 bash[22519]: audit 2024-09-14T04:06:33.225449+0000 mon.a (mon.0) 828 : audit [DBG] from='client.? 172.21.15.38:0/982058630' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-14T04:06:33.914 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:06:33 smithi038 bash[32505]: cluster 2024-09-14T04:06:32.213184+0000 mgr.y (mgr.14406) 182 : cluster [DBG] pgmap v161: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:33.914 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:06:33 smithi038 bash[32505]: audit 2024-09-14T04:06:33.225449+0000 mon.a (mon.0) 828 : audit [DBG] from='client.? 172.21.15.38:0/982058630' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-14T04:06:34.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:06:33 smithi123 bash[24950]: cluster 2024-09-14T04:06:32.213184+0000 mgr.y (mgr.14406) 182 : cluster [DBG] pgmap v161: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:34.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:06:33 smithi123 bash[24950]: audit 2024-09-14T04:06:33.225449+0000 mon.a (mon.0) 828 : audit [DBG] from='client.? 172.21.15.38:0/982058630' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-14T04:06:35.019 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:06:34 smithi038 bash[32505]: audit 2024-09-14T04:06:33.905271+0000 mon.a (mon.0) 829 : audit [DBG] from='client.? 172.21.15.38:0/3796785370' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-14T04:06:35.019 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:06:34 smithi038 bash[32505]: cluster 2024-09-14T04:06:34.213737+0000 mgr.y (mgr.14406) 183 : cluster [DBG] pgmap v162: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:35.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:06:34 smithi038 bash[22519]: audit 2024-09-14T04:06:33.905271+0000 mon.a (mon.0) 829 : audit [DBG] from='client.? 172.21.15.38:0/3796785370' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-14T04:06:35.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:06:34 smithi038 bash[22519]: cluster 2024-09-14T04:06:34.213737+0000 mgr.y (mgr.14406) 183 : cluster [DBG] pgmap v162: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:35.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:06:34 smithi123 bash[24950]: audit 2024-09-14T04:06:33.905271+0000 mon.a (mon.0) 829 : audit [DBG] from='client.? 172.21.15.38:0/3796785370' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-14T04:06:35.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:06:34 smithi123 bash[24950]: cluster 2024-09-14T04:06:34.213737+0000 mgr.y (mgr.14406) 183 : cluster [DBG] pgmap v162: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:35.535 INFO:teuthology.orchestra.run.smithi038.stdout:128849018985 2024-09-14T04:06:36.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:06:35 smithi038 bash[22519]: audit 2024-09-14T04:06:35.538422+0000 mon.a (mon.0) 830 : audit [DBG] from='client.? 172.21.15.38:0/262436342' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-14T04:06:36.019 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:06:35 smithi038 bash[32505]: audit 2024-09-14T04:06:35.538422+0000 mon.a (mon.0) 830 : audit [DBG] from='client.? 172.21.15.38:0/262436342' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-14T04:06:36.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:06:35 smithi123 bash[24950]: audit 2024-09-14T04:06:35.538422+0000 mon.a (mon.0) 830 : audit [DBG] from='client.? 172.21.15.38:0/262436342' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-14T04:06:36.469 INFO:teuthology.orchestra.run.smithi038.stdout:34359738518 2024-09-14T04:06:36.481 INFO:teuthology.orchestra.run.smithi038.stdout:77309411456 2024-09-14T04:06:36.738 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:06:36 smithi038 bash[22519]: cluster 2024-09-14T04:06:36.214144+0000 mgr.y (mgr.14406) 184 : cluster [DBG] pgmap v163: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:36.738 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:06:36 smithi038 bash[22519]: audit 2024-09-14T04:06:36.472184+0000 mon.a (mon.0) 831 : audit [DBG] from='client.? 172.21.15.38:0/4063528316' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-14T04:06:36.738 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:06:36 smithi038 bash[22519]: audit 2024-09-14T04:06:36.482189+0000 mon.c (mon.2) 114 : audit [DBG] from='client.? 172.21.15.38:0/1769085571' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-14T04:06:36.738 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:06:36 smithi038 bash[32505]: cluster 2024-09-14T04:06:36.214144+0000 mgr.y (mgr.14406) 184 : cluster [DBG] pgmap v163: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:36.739 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:06:36 smithi038 bash[32505]: audit 2024-09-14T04:06:36.472184+0000 mon.a (mon.0) 831 : audit [DBG] from='client.? 172.21.15.38:0/4063528316' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-14T04:06:36.739 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:06:36 smithi038 bash[32505]: audit 2024-09-14T04:06:36.482189+0000 mon.c (mon.2) 114 : audit [DBG] from='client.? 172.21.15.38:0/1769085571' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-14T04:06:37.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:06:36 smithi123 bash[24950]: cluster 2024-09-14T04:06:36.214144+0000 mgr.y (mgr.14406) 184 : cluster [DBG] pgmap v163: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:37.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:06:36 smithi123 bash[24950]: audit 2024-09-14T04:06:36.472184+0000 mon.a (mon.0) 831 : audit [DBG] from='client.? 172.21.15.38:0/4063528316' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-14T04:06:37.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:06:36 smithi123 bash[24950]: audit 2024-09-14T04:06:36.482189+0000 mon.c (mon.2) 114 : audit [DBG] from='client.? 172.21.15.38:0/1769085571' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-14T04:06:37.332 INFO:teuthology.orchestra.run.smithi038.stdout:206158430280 2024-09-14T04:06:37.998 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:06:37 smithi038 bash[22519]: audit 2024-09-14T04:06:37.335092+0000 mon.a (mon.0) 832 : audit [DBG] from='client.? 172.21.15.38:0/330576516' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-14T04:06:37.998 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:06:37 smithi038 bash[32505]: audit 2024-09-14T04:06:37.335092+0000 mon.a (mon.0) 832 : audit [DBG] from='client.? 172.21.15.38:0/330576516' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-14T04:06:37.999 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574981 got 55834574986 for osd.1 2024-09-14T04:06:37.999 DEBUG:teuthology.parallel:result is None 2024-09-14T04:06:38.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:06:37 smithi123 bash[24950]: audit 2024-09-14T04:06:37.335092+0000 mon.a (mon.0) 832 : audit [DBG] from='client.? 172.21.15.38:0/330576516' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-14T04:06:38.685 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182510 got 107374182515 for osd.3 2024-09-14T04:06:38.686 DEBUG:teuthology.parallel:result is None 2024-09-14T04:06:39.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:06:38 smithi038 bash[22519]: cluster 2024-09-14T04:06:38.215187+0000 mgr.y (mgr.14406) 185 : cluster [DBG] pgmap v164: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:39.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:06:38 smithi038 bash[32505]: cluster 2024-09-14T04:06:38.215187+0000 mgr.y (mgr.14406) 185 : cluster [DBG] pgmap v164: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:39.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:06:38 smithi123 bash[24950]: cluster 2024-09-14T04:06:38.215187+0000 mgr.y (mgr.14406) 185 : cluster [DBG] pgmap v164: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:39.291 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018980 got 128849018985 for osd.4 2024-09-14T04:06:39.291 DEBUG:teuthology.parallel:result is None 2024-09-14T04:06:40.472 INFO:tasks.cephadm.ceph_manager.ceph:need seq 206158430275 got 206158430280 for osd.7 2024-09-14T04:06:40.472 DEBUG:teuthology.parallel:result is None 2024-09-14T04:06:40.572 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738513 got 34359738518 for osd.0 2024-09-14T04:06:40.572 DEBUG:teuthology.parallel:result is None 2024-09-14T04:06:40.820 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411451 got 77309411456 for osd.2 2024-09-14T04:06:40.820 DEBUG:teuthology.parallel:result is None 2024-09-14T04:06:40.972 INFO:teuthology.orchestra.run.smithi038.stdout:154618822752 2024-09-14T04:06:41.104 INFO:teuthology.orchestra.run.smithi038.stdout:180388626517 2024-09-14T04:06:41.623 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:06:41 smithi123 bash[24950]: cluster 2024-09-14T04:06:40.215936+0000 mgr.y (mgr.14406) 186 : cluster [DBG] pgmap v165: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:41.624 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:06:41 smithi123 bash[24950]: audit 2024-09-14T04:06:40.975309+0000 mon.a (mon.0) 833 : audit [DBG] from='client.? 172.21.15.38:0/4223677552' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-14T04:06:41.624 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:06:41 smithi123 bash[24950]: audit 2024-09-14T04:06:41.107358+0000 mon.c (mon.2) 115 : audit [DBG] from='client.? 172.21.15.38:0/2742606394' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-14T04:06:41.816 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:06:41 smithi038 bash[22519]: cluster 2024-09-14T04:06:40.215936+0000 mgr.y (mgr.14406) 186 : cluster [DBG] pgmap v165: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:41.817 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:06:41 smithi038 bash[22519]: audit 2024-09-14T04:06:40.975309+0000 mon.a (mon.0) 833 : audit [DBG] from='client.? 172.21.15.38:0/4223677552' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-14T04:06:41.817 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:06:41 smithi038 bash[22519]: audit 2024-09-14T04:06:41.107358+0000 mon.c (mon.2) 115 : audit [DBG] from='client.? 172.21.15.38:0/2742606394' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-14T04:06:41.817 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:06:41 smithi038 bash[32505]: cluster 2024-09-14T04:06:40.215936+0000 mgr.y (mgr.14406) 186 : cluster [DBG] pgmap v165: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:41.818 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:06:41 smithi038 bash[32505]: audit 2024-09-14T04:06:40.975309+0000 mon.a (mon.0) 833 : audit [DBG] from='client.? 172.21.15.38:0/4223677552' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-14T04:06:41.818 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:06:41 smithi038 bash[32505]: audit 2024-09-14T04:06:41.107358+0000 mon.c (mon.2) 115 : audit [DBG] from='client.? 172.21.15.38:0/2742606394' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-14T04:06:41.933 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:06:41 smithi123 bash[25882]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:06:41] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-14T04:06:42.269 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:06:42 smithi038 bash[22772]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:06:42] "GET /metrics HTTP/1.1" 200 240053 "" "Prometheus/2.43.0" 2024-09-14T04:06:42.365 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618822746 got 154618822752 for osd.5 2024-09-14T04:06:42.365 DEBUG:teuthology.parallel:result is None 2024-09-14T04:06:42.422 INFO:tasks.cephadm.ceph_manager.ceph:need seq 180388626511 got 180388626517 for osd.6 2024-09-14T04:06:42.422 DEBUG:teuthology.parallel:result is None 2024-09-14T04:06:42.422 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-14T04:06:42.423 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-14T04:06:43.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:06:43 smithi123 bash[24950]: cluster 2024-09-14T04:06:42.216977+0000 mgr.y (mgr.14406) 187 : cluster [DBG] pgmap v166: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:43.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:06:43 smithi038 bash[22519]: cluster 2024-09-14T04:06:42.216977+0000 mgr.y (mgr.14406) 187 : cluster [DBG] pgmap v166: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:43.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:06:43 smithi038 bash[32505]: cluster 2024-09-14T04:06:42.216977+0000 mgr.y (mgr.14406) 187 : cluster [DBG] pgmap v166: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:45.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:06:45 smithi123 bash[24950]: cluster 2024-09-14T04:06:44.217610+0000 mgr.y (mgr.14406) 188 : cluster [DBG] pgmap v167: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:45.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:06:45 smithi038 bash[22519]: cluster 2024-09-14T04:06:44.217610+0000 mgr.y (mgr.14406) 188 : cluster [DBG] pgmap v167: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:45.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:06:45 smithi038 bash[32505]: cluster 2024-09-14T04:06:44.217610+0000 mgr.y (mgr.14406) 188 : cluster [DBG] pgmap v167: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:46.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:06:46 smithi123 bash[24950]: audit 2024-09-14T04:06:46.236044+0000 mon.c (mon.2) 116 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:06:46.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:06:46 smithi038 bash[22519]: audit 2024-09-14T04:06:46.236044+0000 mon.c (mon.2) 116 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:06:46.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:06:46 smithi038 bash[32505]: audit 2024-09-14T04:06:46.236044+0000 mon.c (mon.2) 116 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:06:47.209 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:06:47.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:06:47 smithi123 bash[24950]: cluster 2024-09-14T04:06:46.218215+0000 mgr.y (mgr.14406) 189 : cluster [DBG] pgmap v168: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:47.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:06:47 smithi038 bash[22519]: cluster 2024-09-14T04:06:46.218215+0000 mgr.y (mgr.14406) 189 : cluster [DBG] pgmap v168: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:47.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:06:47 smithi038 bash[32505]: cluster 2024-09-14T04:06:46.218215+0000 mgr.y (mgr.14406) 189 : cluster [DBG] pgmap v168: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:49.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:06:49 smithi123 bash[24950]: cluster 2024-09-14T04:06:48.219073+0000 mgr.y (mgr.14406) 190 : cluster [DBG] pgmap v169: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:49.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:06:49 smithi038 bash[22519]: cluster 2024-09-14T04:06:48.219073+0000 mgr.y (mgr.14406) 190 : cluster [DBG] pgmap v169: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:49.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:06:49 smithi038 bash[32505]: cluster 2024-09-14T04:06:48.219073+0000 mgr.y (mgr.14406) 190 : cluster [DBG] pgmap v169: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:51.068 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-09-14T04:06:51.068 INFO:teuthology.orchestra.run.smithi038.stderr:dumped all 2024-09-14T04:06:51.624 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:06:51 smithi123 bash[24950]: cluster 2024-09-14T04:06:50.219673+0000 mgr.y (mgr.14406) 191 : cluster [DBG] pgmap v170: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:51.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:06:51 smithi038 bash[22519]: cluster 2024-09-14T04:06:50.219673+0000 mgr.y (mgr.14406) 191 : cluster [DBG] pgmap v170: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:51.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:06:51 smithi038 bash[32505]: cluster 2024-09-14T04:06:50.219673+0000 mgr.y (mgr.14406) 191 : cluster [DBG] pgmap v170: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:51.884 INFO:teuthology.orchestra.run.smithi038.stdout:{"pg_ready":true,"pg_map":{"version":170,"stamp":"2024-09-14T04:06:50.219355+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":592725,"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":173,"num_read_kb":280,"num_write":160,"num_write_kb":1643,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":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":127,"ondisk_log_size":127,"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":2385960,"kb_used_data":7108,"kb_used_omap":13,"kb_used_meta":2378738,"kb_avail":747575256,"statfs":{"total":767960285184,"available":765517062144,"internally_reserved":0,"allocated":7278592,"data_stored":4184223,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13632,"internal_metadata":2435828416},"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.004956"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.417041+0000","last_change":"2024-09-14T04:04:59.804537+0000","last_active":"2024-09-14T04:05:46.417041+0000","last_peered":"2024-09-14T04:05:46.417041+0000","last_clean":"2024-09-14T04:05:46.417041+0000","last_became_active":"2024-09-14T04:04:59.803717+0000","last_became_peered":"2024-09-14T04:04:59.803717+0000","last_unstale":"2024-09-14T04:05:46.417041+0000","last_undegraded":"2024-09-14T04:05:46.417041+0000","last_fullsized":"2024-09-14T04:05:46.417041+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:16:44.666245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'2","reported_seq":19,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.832763+0000","last_change":"2024-09-14T04:04:58.759775+0000","last_active":"2024-09-14T04:05:46.832763+0000","last_peered":"2024-09-14T04:05:46.832763+0000","last_clean":"2024-09-14T04:05:46.832763+0000","last_became_active":"2024-09-14T04:04:58.759248+0000","last_became_peered":"2024-09-14T04:04:58.759248+0000","last_unstale":"2024-09-14T04:05:46.832763+0000","last_undegraded":"2024-09-14T04:05:46.832763+0000","last_fullsized":"2024-09-14T04:05:46.832763+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:00:47.526269+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":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.414332+0000","last_change":"2024-09-14T04:04:59.796103+0000","last_active":"2024-09-14T04:05:46.414332+0000","last_peered":"2024-09-14T04:05:46.414332+0000","last_clean":"2024-09-14T04:05:46.414332+0000","last_became_active":"2024-09-14T04:04:59.795280+0000","last_became_peered":"2024-09-14T04:04:59.795280+0000","last_unstale":"2024-09-14T04:05:46.414332+0000","last_undegraded":"2024-09-14T04:05:46.414332+0000","last_fullsized":"2024-09-14T04:05:46.414332+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:36:12.728516+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.405303+0000","last_change":"2024-09-14T04:04:58.776449+0000","last_active":"2024-09-14T04:05:46.405303+0000","last_peered":"2024-09-14T04:05:46.405303+0000","last_clean":"2024-09-14T04:05:46.405303+0000","last_became_active":"2024-09-14T04:04:58.775178+0000","last_became_peered":"2024-09-14T04:04:58.775178+0000","last_unstale":"2024-09-14T04:05:46.405303+0000","last_undegraded":"2024-09-14T04:05:46.405303+0000","last_fullsized":"2024-09-14T04:05:46.405303+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:00:56.915061+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.406093+0000","last_change":"2024-09-14T04:04:59.799105+0000","last_active":"2024-09-14T04:05:46.406093+0000","last_peered":"2024-09-14T04:05:46.406093+0000","last_clean":"2024-09-14T04:05:46.406093+0000","last_became_active":"2024-09-14T04:04:59.798326+0000","last_became_peered":"2024-09-14T04:04:59.798326+0000","last_unstale":"2024-09-14T04:05:46.406093+0000","last_undegraded":"2024-09-14T04:05:46.406093+0000","last_fullsized":"2024-09-14T04:05:46.406093+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:38:31.802484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.832934+0000","last_change":"2024-09-14T04:04:58.760278+0000","last_active":"2024-09-14T04:05:46.832934+0000","last_peered":"2024-09-14T04:05:46.832934+0000","last_clean":"2024-09-14T04:05:46.832934+0000","last_became_active":"2024-09-14T04:04:58.759858+0000","last_became_peered":"2024-09-14T04:04:58.759858+0000","last_unstale":"2024-09-14T04:05:46.832934+0000","last_undegraded":"2024-09-14T04:05:46.832934+0000","last_fullsized":"2024-09-14T04:05:46.832934+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:53:10.868974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.418899+0000","last_change":"2024-09-14T04:04:59.804706+0000","last_active":"2024-09-14T04:05:46.418899+0000","last_peered":"2024-09-14T04:05:46.418899+0000","last_clean":"2024-09-14T04:05:46.418899+0000","last_became_active":"2024-09-14T04:04:59.803918+0000","last_became_peered":"2024-09-14T04:04:59.803918+0000","last_unstale":"2024-09-14T04:05:46.418899+0000","last_undegraded":"2024-09-14T04:05:46.418899+0000","last_fullsized":"2024-09-14T04:05:46.418899+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:59:44.841998+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'8","reported_seq":27,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.422043+0000","last_change":"2024-09-14T04:04:58.778391+0000","last_active":"2024-09-14T04:05:46.422043+0000","last_peered":"2024-09-14T04:05:46.422043+0000","last_clean":"2024-09-14T04:05:46.422043+0000","last_became_active":"2024-09-14T04:04:58.777895+0000","last_became_peered":"2024-09-14T04:04:58.777895+0000","last_unstale":"2024-09-14T04:05:46.422043+0000","last_undegraded":"2024-09-14T04:05:46.422043+0000","last_fullsized":"2024-09-14T04:05:46.422043+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T06:21:26.264481+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":12,"num_read_kb":12,"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":"63'1","reported_seq":17,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.832950+0000","last_change":"2024-09-14T04:04:58.755085+0000","last_active":"2024-09-14T04:05:46.832950+0000","last_peered":"2024-09-14T04:05:46.832950+0000","last_clean":"2024-09-14T04:05:46.832950+0000","last_became_active":"2024-09-14T04:04:58.753385+0000","last_became_peered":"2024-09-14T04:04:58.753385+0000","last_unstale":"2024-09-14T04:05:46.832950+0000","last_undegraded":"2024-09-14T04:05:46.832950+0000","last_fullsized":"2024-09-14T04:05:46.832950+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:29:03.135395+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":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.414010+0000","last_change":"2024-09-14T04:04:59.798230+0000","last_active":"2024-09-14T04:05:46.414010+0000","last_peered":"2024-09-14T04:05:46.414010+0000","last_clean":"2024-09-14T04:05:46.414010+0000","last_became_active":"2024-09-14T04:04:59.797446+0000","last_became_peered":"2024-09-14T04:04:59.797446+0000","last_unstale":"2024-09-14T04:05:46.414010+0000","last_undegraded":"2024-09-14T04:05:46.414010+0000","last_fullsized":"2024-09-14T04:05:46.414010+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:46:48.706881+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'2","reported_seq":18,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.833039+0000","last_change":"2024-09-14T04:04:58.754388+0000","last_active":"2024-09-14T04:05:46.833039+0000","last_peered":"2024-09-14T04:05:46.833039+0000","last_clean":"2024-09-14T04:05:46.833039+0000","last_became_active":"2024-09-14T04:04:58.753827+0000","last_became_peered":"2024-09-14T04:04:58.753827+0000","last_unstale":"2024-09-14T04:05:46.833039+0000","last_undegraded":"2024-09-14T04:05:46.833039+0000","last_fullsized":"2024-09-14T04:05:46.833039+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:09:18.350880+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":24,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-14T04:05:47.643922+0000","last_change":"2024-09-14T04:05:47.643922+0000","last_active":"2024-09-14T04:05:47.643922+0000","last_peered":"2024-09-14T04:05:47.643922+0000","last_clean":"2024-09-14T04:05:47.643922+0000","last_became_active":"2024-09-14T04:05:47.643347+0000","last_became_peered":"2024-09-14T04:05:47.643347+0000","last_unstale":"2024-09-14T04:05:47.643922+0000","last_undegraded":"2024-09-14T04:05:47.643922+0000","last_fullsized":"2024-09-14T04:05:47.643922+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:52:20.787386+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"63'1","reported_seq":17,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.832859+0000","last_change":"2024-09-14T04:04:58.757076+0000","last_active":"2024-09-14T04:05:46.832859+0000","last_peered":"2024-09-14T04:05:46.832859+0000","last_clean":"2024-09-14T04:05:46.832859+0000","last_became_active":"2024-09-14T04:04:58.756500+0000","last_became_peered":"2024-09-14T04:04:58.756500+0000","last_unstale":"2024-09-14T04:05:46.832859+0000","last_undegraded":"2024-09-14T04:05:46.832859+0000","last_fullsized":"2024-09-14T04:05:46.832859+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:54:39.772562+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":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.420477+0000","last_change":"2024-09-14T04:04:59.800423+0000","last_active":"2024-09-14T04:05:46.420477+0000","last_peered":"2024-09-14T04:05:46.420477+0000","last_clean":"2024-09-14T04:05:46.420477+0000","last_became_active":"2024-09-14T04:04:59.799663+0000","last_became_peered":"2024-09-14T04:04:59.799663+0000","last_unstale":"2024-09-14T04:05:46.420477+0000","last_undegraded":"2024-09-14T04:05:46.420477+0000","last_fullsized":"2024-09-14T04:05:46.420477+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:38:24.954080+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.414400+0000","last_change":"2024-09-14T04:04:58.769924+0000","last_active":"2024-09-14T04:05:46.414400+0000","last_peered":"2024-09-14T04:05:46.414400+0000","last_clean":"2024-09-14T04:05:46.414400+0000","last_became_active":"2024-09-14T04:04:58.769451+0000","last_became_peered":"2024-09-14T04:04:58.769451+0000","last_unstale":"2024-09-14T04:05:46.414400+0000","last_undegraded":"2024-09-14T04:05:46.414400+0000","last_fullsized":"2024-09-14T04:05:46.414400+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:30:31.996390+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2024-09-14T04:05:47.844969+0000","last_change":"2024-09-14T04:05:47.844969+0000","last_active":"2024-09-14T04:05:47.844969+0000","last_peered":"2024-09-14T04:05:47.844969+0000","last_clean":"2024-09-14T04:05:47.844969+0000","last_became_active":"2024-09-14T04:05:47.844239+0000","last_became_peered":"2024-09-14T04:05:47.844239+0000","last_unstale":"2024-09-14T04:05:47.844969+0000","last_undegraded":"2024-09-14T04:05:47.844969+0000","last_fullsized":"2024-09-14T04:05:47.844969+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:37:53.318147+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,4],"acting":[0,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.b","version":"64'3","reported_seq":19,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.416161+0000","last_change":"2024-09-14T04:04:58.792356+0000","last_active":"2024-09-14T04:05:46.416161+0000","last_peered":"2024-09-14T04:05:46.416161+0000","last_clean":"2024-09-14T04:05:46.416161+0000","last_became_active":"2024-09-14T04:04:58.791386+0000","last_became_peered":"2024-09-14T04:04:58.791386+0000","last_unstale":"2024-09-14T04:05:46.416161+0000","last_undegraded":"2024-09-14T04:05:46.416161+0000","last_fullsized":"2024-09-14T04:05:46.416161+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T04:10:00.809220+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.410970+0000","last_change":"2024-09-14T04:04:58.894339+0000","last_active":"2024-09-14T04:05:46.410970+0000","last_peered":"2024-09-14T04:05:46.410970+0000","last_clean":"2024-09-14T04:05:46.410970+0000","last_became_active":"2024-09-14T04:04:58.893417+0000","last_became_peered":"2024-09-14T04:04:58.893417+0000","last_unstale":"2024-09-14T04:05:46.410970+0000","last_undegraded":"2024-09-14T04:05:46.410970+0000","last_fullsized":"2024-09-14T04:05:46.410970+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:38:40.469733+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.420856+0000","last_change":"2024-09-14T04:04:58.762245+0000","last_active":"2024-09-14T04:05:46.420856+0000","last_peered":"2024-09-14T04:05:46.420856+0000","last_clean":"2024-09-14T04:05:46.420856+0000","last_became_active":"2024-09-14T04:04:58.761651+0000","last_became_peered":"2024-09-14T04:04:58.761651+0000","last_unstale":"2024-09-14T04:05:46.420856+0000","last_undegraded":"2024-09-14T04:05:46.420856+0000","last_fullsized":"2024-09-14T04:05:46.420856+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:33:36.509057+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.411795+0000","last_change":"2024-09-14T04:04:59.099310+0000","last_active":"2024-09-14T04:05:46.411795+0000","last_peered":"2024-09-14T04:05:46.411795+0000","last_clean":"2024-09-14T04:05:46.411795+0000","last_became_active":"2024-09-14T04:04:59.097790+0000","last_became_peered":"2024-09-14T04:04:59.097790+0000","last_unstale":"2024-09-14T04:05:46.411795+0000","last_undegraded":"2024-09-14T04:05:46.411795+0000","last_fullsized":"2024-09-14T04:05:46.411795+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:30:43.210296+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.410865+0000","last_change":"2024-09-14T04:04:58.753097+0000","last_active":"2024-09-14T04:05:46.410865+0000","last_peered":"2024-09-14T04:05:46.410865+0000","last_clean":"2024-09-14T04:05:46.410865+0000","last_became_active":"2024-09-14T04:04:58.749576+0000","last_became_peered":"2024-09-14T04:04:58.749576+0000","last_unstale":"2024-09-14T04:05:46.410865+0000","last_undegraded":"2024-09-14T04:05:46.410865+0000","last_fullsized":"2024-09-14T04:05:46.410865+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:22:16.568168+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.411488+0000","last_change":"2024-09-14T04:04:59.098931+0000","last_active":"2024-09-14T04:05:46.411488+0000","last_peered":"2024-09-14T04:05:46.411488+0000","last_clean":"2024-09-14T04:05:46.411488+0000","last_became_active":"2024-09-14T04:04:59.098182+0000","last_became_peered":"2024-09-14T04:04:59.098182+0000","last_unstale":"2024-09-14T04:05:46.411488+0000","last_undegraded":"2024-09-14T04:05:46.411488+0000","last_fullsized":"2024-09-14T04:05:46.411488+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:04:09.324806+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.414820+0000","last_change":"2024-09-14T04:04:58.777623+0000","last_active":"2024-09-14T04:05:46.414820+0000","last_peered":"2024-09-14T04:05:46.414820+0000","last_clean":"2024-09-14T04:05:46.414820+0000","last_became_active":"2024-09-14T04:04:58.776628+0000","last_became_peered":"2024-09-14T04:04:58.776628+0000","last_unstale":"2024-09-14T04:05:46.414820+0000","last_undegraded":"2024-09-14T04:05:46.414820+0000","last_fullsized":"2024-09-14T04:05:46.414820+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:42:56.844104+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.415399+0000","last_change":"2024-09-14T04:05:00.631442+0000","last_active":"2024-09-14T04:05:46.415399+0000","last_peered":"2024-09-14T04:05:46.415399+0000","last_clean":"2024-09-14T04:05:46.415399+0000","last_became_active":"2024-09-14T04:05:00.630996+0000","last_became_peered":"2024-09-14T04:05:00.630996+0000","last_unstale":"2024-09-14T04:05:46.415399+0000","last_undegraded":"2024-09-14T04:05:46.415399+0000","last_fullsized":"2024-09-14T04:05:46.415399+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:56:25.302804+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"51'79","reported_seq":57,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.833849+0000","last_change":"2024-09-14T04:00:47.714231+0000","last_active":"2024-09-14T04:05:46.833849+0000","last_peered":"2024-09-14T04:05:46.833849+0000","last_clean":"2024-09-14T04:05:46.833849+0000","last_became_active":"2024-09-14T04:00:47.704106+0000","last_became_peered":"2024-09-14T04:00:47.704106+0000","last_unstale":"2024-09-14T04:05:46.833849+0000","last_undegraded":"2024-09-14T04:05:46.833849+0000","last_fullsized":"2024-09-14T04:05:46.833849+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T03:56:14.533049+0000","objects_scrubbed":0,"log_size":79,"log_dups_size":0,"ondisk_log_size":79,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:02:07.642670+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":126,"num_read_kb":231,"num_write":113,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"55'1","reported_seq":28,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.414162+0000","last_change":"2024-09-14T04:02:50.289624+0000","last_active":"2024-09-14T04:05:46.414162+0000","last_peered":"2024-09-14T04:05:46.414162+0000","last_clean":"2024-09-14T04:05:46.414162+0000","last_became_active":"2024-09-14T04:02:37.333686+0000","last_became_peered":"2024-09-14T04:02:37.333686+0000","last_unstale":"2024-09-14T04:05:46.414162+0000","last_undegraded":"2024-09-14T04:05:46.414162+0000","last_fullsized":"2024-09-14T04:05:46.414162+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:10:29.444681+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000682689,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.415734+0000","last_change":"2024-09-14T04:04:58.765798+0000","last_active":"2024-09-14T04:05:46.415734+0000","last_peered":"2024-09-14T04:05:46.415734+0000","last_clean":"2024-09-14T04:05:46.415734+0000","last_became_active":"2024-09-14T04:04:58.764785+0000","last_became_peered":"2024-09-14T04:04:58.764785+0000","last_unstale":"2024-09-14T04:05:46.415734+0000","last_undegraded":"2024-09-14T04:05:46.415734+0000","last_fullsized":"2024-09-14T04:05:46.415734+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:59:30.189640+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.421296+0000","last_change":"2024-09-14T04:05:00.636257+0000","last_active":"2024-09-14T04:05:46.421296+0000","last_peered":"2024-09-14T04:05:46.421296+0000","last_clean":"2024-09-14T04:05:46.421296+0000","last_became_active":"2024-09-14T04:05:00.635364+0000","last_became_peered":"2024-09-14T04:05:00.635364+0000","last_unstale":"2024-09-14T04:05:46.421296+0000","last_undegraded":"2024-09-14T04:05:46.421296+0000","last_fullsized":"2024-09-14T04:05:46.421296+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:15:02.486949+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":27,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.833587+0000","last_change":"2024-09-14T04:02:50.558039+0000","last_active":"2024-09-14T04:05:46.833587+0000","last_peered":"2024-09-14T04:05:46.833587+0000","last_clean":"2024-09-14T04:05:46.833587+0000","last_became_active":"2024-09-14T04:02:38.112409+0000","last_became_peered":"2024-09-14T04:02:38.112409+0000","last_unstale":"2024-09-14T04:05:46.833587+0000","last_undegraded":"2024-09-14T04:05:46.833587+0000","last_fullsized":"2024-09-14T04:05:46.833587+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:59:17.994157+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00063445000000000005,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.404935+0000","last_change":"2024-09-14T04:04:58.774967+0000","last_active":"2024-09-14T04:05:46.404935+0000","last_peered":"2024-09-14T04:05:46.404935+0000","last_clean":"2024-09-14T04:05:46.404935+0000","last_became_active":"2024-09-14T04:04:58.774444+0000","last_became_peered":"2024-09-14T04:04:58.774444+0000","last_unstale":"2024-09-14T04:05:46.404935+0000","last_undegraded":"2024-09-14T04:05:46.404935+0000","last_fullsized":"2024-09-14T04:05:46.404935+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:51:20.442953+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.405899+0000","last_change":"2024-09-14T04:05:00.560331+0000","last_active":"2024-09-14T04:05:46.405899+0000","last_peered":"2024-09-14T04:05:46.405899+0000","last_clean":"2024-09-14T04:05:46.405899+0000","last_became_active":"2024-09-14T04:05:00.559433+0000","last_became_peered":"2024-09-14T04:05:00.559433+0000","last_unstale":"2024-09-14T04:05:46.405899+0000","last_undegraded":"2024-09-14T04:05:46.405899+0000","last_fullsized":"2024-09-14T04:05:46.405899+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:45:53.897821+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":27,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.418527+0000","last_change":"2024-09-14T04:02:50.383427+0000","last_active":"2024-09-14T04:05:46.418527+0000","last_peered":"2024-09-14T04:05:46.418527+0000","last_clean":"2024-09-14T04:05:46.418527+0000","last_became_active":"2024-09-14T04:02:38.112182+0000","last_became_peered":"2024-09-14T04:02:38.112182+0000","last_unstale":"2024-09-14T04:05:46.418527+0000","last_undegraded":"2024-09-14T04:05:46.418527+0000","last_fullsized":"2024-09-14T04:05:46.418527+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:12:32.660053+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026470600000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.411490+0000","last_change":"2024-09-14T04:04:58.750258+0000","last_active":"2024-09-14T04:05:46.411490+0000","last_peered":"2024-09-14T04:05:46.411490+0000","last_clean":"2024-09-14T04:05:46.411490+0000","last_became_active":"2024-09-14T04:04:58.748565+0000","last_became_peered":"2024-09-14T04:04:58.748565+0000","last_unstale":"2024-09-14T04:05:46.411490+0000","last_undegraded":"2024-09-14T04:05:46.411490+0000","last_fullsized":"2024-09-14T04:05:46.411490+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:04:07.818204+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.415746+0000","last_change":"2024-09-14T04:04:59.798966+0000","last_active":"2024-09-14T04:05:46.415746+0000","last_peered":"2024-09-14T04:05:46.415746+0000","last_clean":"2024-09-14T04:05:46.415746+0000","last_became_active":"2024-09-14T04:04:59.798168+0000","last_became_peered":"2024-09-14T04:04:59.798168+0000","last_unstale":"2024-09-14T04:05:46.415746+0000","last_undegraded":"2024-09-14T04:05:46.415746+0000","last_fullsized":"2024-09-14T04:05:46.415746+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:11:05.614801+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"57'2","reported_seq":29,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.414406+0000","last_change":"2024-09-14T04:02:50.290684+0000","last_active":"2024-09-14T04:05:46.414406+0000","last_peered":"2024-09-14T04:05:46.414406+0000","last_clean":"2024-09-14T04:05:46.414406+0000","last_became_active":"2024-09-14T04:02:37.335096+0000","last_became_peered":"2024-09-14T04:02:37.335096+0000","last_unstale":"2024-09-14T04:05:46.414406+0000","last_undegraded":"2024-09-14T04:05:46.414406+0000","last_fullsized":"2024-09-14T04:05:46.414406+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:43:52.927096+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0017315220000000001,"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":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.412096+0000","last_change":"2024-09-14T04:04:58.757189+0000","last_active":"2024-09-14T04:05:46.412096+0000","last_peered":"2024-09-14T04:05:46.412096+0000","last_clean":"2024-09-14T04:05:46.412096+0000","last_became_active":"2024-09-14T04:04:58.756624+0000","last_became_peered":"2024-09-14T04:04:58.756624+0000","last_unstale":"2024-09-14T04:05:46.412096+0000","last_undegraded":"2024-09-14T04:05:46.412096+0000","last_fullsized":"2024-09-14T04:05:46.412096+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:23:40.393741+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.412328+0000","last_change":"2024-09-14T04:05:00.561331+0000","last_active":"2024-09-14T04:05:46.412328+0000","last_peered":"2024-09-14T04:05:46.412328+0000","last_clean":"2024-09-14T04:05:46.412328+0000","last_became_active":"2024-09-14T04:05:00.559875+0000","last_became_peered":"2024-09-14T04:05:00.559875+0000","last_unstale":"2024-09-14T04:05:46.412328+0000","last_undegraded":"2024-09-14T04:05:46.412328+0000","last_fullsized":"2024-09-14T04:05:46.412328+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:15:13.246896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.414716+0000","last_change":"2024-09-14T04:04:58.770192+0000","last_active":"2024-09-14T04:05:46.414716+0000","last_peered":"2024-09-14T04:05:46.414716+0000","last_clean":"2024-09-14T04:05:46.414716+0000","last_became_active":"2024-09-14T04:04:58.769702+0000","last_became_peered":"2024-09-14T04:04:58.769702+0000","last_unstale":"2024-09-14T04:05:46.414716+0000","last_undegraded":"2024-09-14T04:05:46.414716+0000","last_fullsized":"2024-09-14T04:05:46.414716+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:08:47.483057+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":27,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.412943+0000","last_change":"2024-09-14T04:02:50.291366+0000","last_active":"2024-09-14T04:05:46.412943+0000","last_peered":"2024-09-14T04:05:46.412943+0000","last_clean":"2024-09-14T04:05:46.412943+0000","last_became_active":"2024-09-14T04:02:38.111881+0000","last_became_peered":"2024-09-14T04:02:38.111881+0000","last_unstale":"2024-09-14T04:05:46.412943+0000","last_undegraded":"2024-09-14T04:05:46.412943+0000","last_fullsized":"2024-09-14T04:05:46.412943+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:08:35.673101+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000609499,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.412288+0000","last_change":"2024-09-14T04:05:00.631427+0000","last_active":"2024-09-14T04:05:46.412288+0000","last_peered":"2024-09-14T04:05:46.412288+0000","last_clean":"2024-09-14T04:05:46.412288+0000","last_became_active":"2024-09-14T04:05:00.631052+0000","last_became_peered":"2024-09-14T04:05:00.631052+0000","last_unstale":"2024-09-14T04:05:46.412288+0000","last_undegraded":"2024-09-14T04:05:46.412288+0000","last_fullsized":"2024-09-14T04:05:46.412288+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:58:01.310083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.412714+0000","last_change":"2024-09-14T04:04:58.763203+0000","last_active":"2024-09-14T04:05:46.412714+0000","last_peered":"2024-09-14T04:05:46.412714+0000","last_clean":"2024-09-14T04:05:46.412714+0000","last_became_active":"2024-09-14T04:04:58.762498+0000","last_became_peered":"2024-09-14T04:04:58.762498+0000","last_unstale":"2024-09-14T04:05:46.412714+0000","last_undegraded":"2024-09-14T04:05:46.412714+0000","last_fullsized":"2024-09-14T04:05:46.412714+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:02:17.853168+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":27,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.834557+0000","last_change":"2024-09-14T04:02:50.558154+0000","last_active":"2024-09-14T04:05:46.834557+0000","last_peered":"2024-09-14T04:05:46.834557+0000","last_clean":"2024-09-14T04:05:46.834557+0000","last_became_active":"2024-09-14T04:02:38.113199+0000","last_became_peered":"2024-09-14T04:02:38.113199+0000","last_unstale":"2024-09-14T04:05:46.834557+0000","last_undegraded":"2024-09-14T04:05:46.834557+0000","last_fullsized":"2024-09-14T04:05:46.834557+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:01:26.407128+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067607599999999996,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.408138+0000","last_change":"2024-09-14T04:04:59.798332+0000","last_active":"2024-09-14T04:05:46.408138+0000","last_peered":"2024-09-14T04:05:46.408138+0000","last_clean":"2024-09-14T04:05:46.408138+0000","last_became_active":"2024-09-14T04:04:59.796890+0000","last_became_peered":"2024-09-14T04:04:59.796890+0000","last_unstale":"2024-09-14T04:05:46.408138+0000","last_undegraded":"2024-09-14T04:05:46.408138+0000","last_fullsized":"2024-09-14T04:05:46.408138+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:42:13.936696+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'2","reported_seq":18,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.419140+0000","last_change":"2024-09-14T04:04:58.789647+0000","last_active":"2024-09-14T04:05:46.419140+0000","last_peered":"2024-09-14T04:05:46.419140+0000","last_clean":"2024-09-14T04:05:46.419140+0000","last_became_active":"2024-09-14T04:04:58.788238+0000","last_became_peered":"2024-09-14T04:04:58.788238+0000","last_unstale":"2024-09-14T04:05:46.419140+0000","last_undegraded":"2024-09-14T04:05:46.419140+0000","last_fullsized":"2024-09-14T04:05:46.419140+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:39:40.713826+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":27,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.414901+0000","last_change":"2024-09-14T04:02:50.291220+0000","last_active":"2024-09-14T04:05:46.414901+0000","last_peered":"2024-09-14T04:05:46.414901+0000","last_clean":"2024-09-14T04:05:46.414901+0000","last_became_active":"2024-09-14T04:02:37.512820+0000","last_became_peered":"2024-09-14T04:02:37.512820+0000","last_unstale":"2024-09-14T04:05:46.414901+0000","last_undegraded":"2024-09-14T04:05:46.414901+0000","last_fullsized":"2024-09-14T04:05:46.414901+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:00:17.731198+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000495241,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.414247+0000","last_change":"2024-09-14T04:04:59.800313+0000","last_active":"2024-09-14T04:05:46.414247+0000","last_peered":"2024-09-14T04:05:46.414247+0000","last_clean":"2024-09-14T04:05:46.414247+0000","last_became_active":"2024-09-14T04:04:59.798633+0000","last_became_peered":"2024-09-14T04:04:59.798633+0000","last_unstale":"2024-09-14T04:05:46.414247+0000","last_undegraded":"2024-09-14T04:05:46.414247+0000","last_fullsized":"2024-09-14T04:05:46.414247+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:47:45.289403+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"64'1","reported_seq":16,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.409358+0000","last_change":"2024-09-14T04:04:58.773065+0000","last_active":"2024-09-14T04:05:46.409358+0000","last_peered":"2024-09-14T04:05:46.409358+0000","last_clean":"2024-09-14T04:05:46.409358+0000","last_became_active":"2024-09-14T04:04:58.770668+0000","last_became_peered":"2024-09-14T04:04:58.770668+0000","last_unstale":"2024-09-14T04:05:46.409358+0000","last_undegraded":"2024-09-14T04:05:46.409358+0000","last_fullsized":"2024-09-14T04:05:46.409358+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:27:53.622485+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":27,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.421333+0000","last_change":"2024-09-14T04:02:50.292491+0000","last_active":"2024-09-14T04:05:46.421333+0000","last_peered":"2024-09-14T04:05:46.421333+0000","last_clean":"2024-09-14T04:05:46.421333+0000","last_became_active":"2024-09-14T04:02:37.332402+0000","last_became_peered":"2024-09-14T04:02:37.332402+0000","last_unstale":"2024-09-14T04:05:46.421333+0000","last_undegraded":"2024-09-14T04:05:46.421333+0000","last_fullsized":"2024-09-14T04:05:46.421333+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:49:20.820141+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00065019000000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.410627+0000","last_change":"2024-09-14T04:04:58.894635+0000","last_active":"2024-09-14T04:05:46.410627+0000","last_peered":"2024-09-14T04:05:46.410627+0000","last_clean":"2024-09-14T04:05:46.410627+0000","last_became_active":"2024-09-14T04:04:58.893747+0000","last_became_peered":"2024-09-14T04:04:58.893747+0000","last_unstale":"2024-09-14T04:05:46.410627+0000","last_undegraded":"2024-09-14T04:05:46.410627+0000","last_fullsized":"2024-09-14T04:05:46.410627+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:13:15.991689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.411875+0000","last_change":"2024-09-14T04:04:59.099833+0000","last_active":"2024-09-14T04:05:46.411875+0000","last_peered":"2024-09-14T04:05:46.411875+0000","last_clean":"2024-09-14T04:05:46.411875+0000","last_became_active":"2024-09-14T04:04:59.099044+0000","last_became_peered":"2024-09-14T04:04:59.099044+0000","last_unstale":"2024-09-14T04:05:46.411875+0000","last_undegraded":"2024-09-14T04:05:46.411875+0000","last_fullsized":"2024-09-14T04:05:46.411875+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:14:04.208264+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"64'7","reported_seq":27,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.411048+0000","last_change":"2024-09-14T04:04:58.750437+0000","last_active":"2024-09-14T04:05:46.411048+0000","last_peered":"2024-09-14T04:05:46.411048+0000","last_clean":"2024-09-14T04:05:46.411048+0000","last_became_active":"2024-09-14T04:04:58.748930+0000","last_became_peered":"2024-09-14T04:04:58.748930+0000","last_unstale":"2024-09-14T04:05:46.411048+0000","last_undegraded":"2024-09-14T04:05:46.411048+0000","last_fullsized":"2024-09-14T04:05:46.411048+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T04:33:28.622868+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":1552,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"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":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.412201+0000","last_change":"2024-09-14T04:05:00.561761+0000","last_active":"2024-09-14T04:05:46.412201+0000","last_peered":"2024-09-14T04:05:46.412201+0000","last_clean":"2024-09-14T04:05:46.412201+0000","last_became_active":"2024-09-14T04:05:00.559102+0000","last_became_peered":"2024-09-14T04:05:00.559102+0000","last_unstale":"2024-09-14T04:05:46.412201+0000","last_undegraded":"2024-09-14T04:05:46.412201+0000","last_fullsized":"2024-09-14T04:05:46.412201+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:09:51.491865+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'3","reported_seq":20,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.833197+0000","last_change":"2024-09-14T04:04:58.768451+0000","last_active":"2024-09-14T04:05:46.833197+0000","last_peered":"2024-09-14T04:05:46.833197+0000","last_clean":"2024-09-14T04:05:46.833197+0000","last_became_active":"2024-09-14T04:04:58.767823+0000","last_became_peered":"2024-09-14T04:04:58.767823+0000","last_unstale":"2024-09-14T04:05:46.833197+0000","last_undegraded":"2024-09-14T04:05:46.833197+0000","last_fullsized":"2024-09-14T04:05:46.833197+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T11:02:41.352961+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":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":[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":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.414646+0000","last_change":"2024-09-14T04:04:58.765267+0000","last_active":"2024-09-14T04:05:46.414646+0000","last_peered":"2024-09-14T04:05:46.414646+0000","last_clean":"2024-09-14T04:05:46.414646+0000","last_became_active":"2024-09-14T04:04:58.764820+0000","last_became_peered":"2024-09-14T04:04:58.764820+0000","last_unstale":"2024-09-14T04:05:46.414646+0000","last_undegraded":"2024-09-14T04:05:46.414646+0000","last_fullsized":"2024-09-14T04:05:46.414646+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:24:31.514568+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.415169+0000","last_change":"2024-09-14T04:04:59.799562+0000","last_active":"2024-09-14T04:05:46.415169+0000","last_peered":"2024-09-14T04:05:46.415169+0000","last_clean":"2024-09-14T04:05:46.415169+0000","last_became_active":"2024-09-14T04:04:59.798292+0000","last_became_peered":"2024-09-14T04:04:59.798292+0000","last_unstale":"2024-09-14T04:05:46.415169+0000","last_undegraded":"2024-09-14T04:05:46.415169+0000","last_fullsized":"2024-09-14T04:05:46.415169+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:55:56.781392+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.410032+0000","last_change":"2024-09-14T04:04:58.775907+0000","last_active":"2024-09-14T04:05:46.410032+0000","last_peered":"2024-09-14T04:05:46.410032+0000","last_clean":"2024-09-14T04:05:46.410032+0000","last_became_active":"2024-09-14T04:04:58.775125+0000","last_became_peered":"2024-09-14T04:04:58.775125+0000","last_unstale":"2024-09-14T04:05:46.410032+0000","last_undegraded":"2024-09-14T04:05:46.410032+0000","last_fullsized":"2024-09-14T04:05:46.410032+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:54:01.466725+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":24,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-14T04:05:47.731205+0000","last_change":"2024-09-14T04:05:47.731205+0000","last_active":"2024-09-14T04:05:47.731205+0000","last_peered":"2024-09-14T04:05:47.731205+0000","last_clean":"2024-09-14T04:05:47.731205+0000","last_became_active":"2024-09-14T04:05:47.730469+0000","last_became_peered":"2024-09-14T04:05:47.730469+0000","last_unstale":"2024-09-14T04:05:47.731205+0000","last_undegraded":"2024-09-14T04:05:47.731205+0000","last_fullsized":"2024-09-14T04:05:47.731205+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:34:42.339237+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1f","version":"0'0","reported_seq":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.421130+0000","last_change":"2024-09-14T04:04:59.803373+0000","last_active":"2024-09-14T04:05:46.421130+0000","last_peered":"2024-09-14T04:05:46.421130+0000","last_clean":"2024-09-14T04:05:46.421130+0000","last_became_active":"2024-09-14T04:04:59.802549+0000","last_became_peered":"2024-09-14T04:04:59.802549+0000","last_unstale":"2024-09-14T04:05:46.421130+0000","last_undegraded":"2024-09-14T04:05:46.421130+0000","last_fullsized":"2024-09-14T04:05:46.421130+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:48:26.061084+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.414572+0000","last_change":"2024-09-14T04:04:58.788938+0000","last_active":"2024-09-14T04:05:46.414572+0000","last_peered":"2024-09-14T04:05:46.414572+0000","last_clean":"2024-09-14T04:05:46.414572+0000","last_became_active":"2024-09-14T04:04:58.788237+0000","last_became_peered":"2024-09-14T04:04:58.788237+0000","last_unstale":"2024-09-14T04:05:46.414572+0000","last_undegraded":"2024-09-14T04:05:46.414572+0000","last_fullsized":"2024-09-14T04:05:46.414572+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:29:44.066500+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.405684+0000","last_change":"2024-09-14T04:04:59.797819+0000","last_active":"2024-09-14T04:05:46.405684+0000","last_peered":"2024-09-14T04:05:46.405684+0000","last_clean":"2024-09-14T04:05:46.405684+0000","last_became_active":"2024-09-14T04:04:59.796595+0000","last_became_peered":"2024-09-14T04:04:59.796595+0000","last_unstale":"2024-09-14T04:05:46.405684+0000","last_undegraded":"2024-09-14T04:05:46.405684+0000","last_fullsized":"2024-09-14T04:05:46.405684+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:50:31.749499+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.412684+0000","last_change":"2024-09-14T04:04:58.770283+0000","last_active":"2024-09-14T04:05:46.412684+0000","last_peered":"2024-09-14T04:05:46.412684+0000","last_clean":"2024-09-14T04:05:46.412684+0000","last_became_active":"2024-09-14T04:04:58.769475+0000","last_became_peered":"2024-09-14T04:04:58.769475+0000","last_unstale":"2024-09-14T04:05:46.412684+0000","last_undegraded":"2024-09-14T04:05:46.412684+0000","last_fullsized":"2024-09-14T04:05:46.412684+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:49:46.265237+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.417763+0000","last_change":"2024-09-14T04:05:00.634113+0000","last_active":"2024-09-14T04:05:46.417763+0000","last_peered":"2024-09-14T04:05:46.417763+0000","last_clean":"2024-09-14T04:05:46.417763+0000","last_became_active":"2024-09-14T04:05:00.633665+0000","last_became_peered":"2024-09-14T04:05:00.633665+0000","last_unstale":"2024-09-14T04:05:46.417763+0000","last_undegraded":"2024-09-14T04:05:46.417763+0000","last_fullsized":"2024-09-14T04:05:46.417763+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:42:46.361272+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"64'2","reported_seq":17,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.410731+0000","last_change":"2024-09-14T04:04:58.761597+0000","last_active":"2024-09-14T04:05:46.410731+0000","last_peered":"2024-09-14T04:05:46.410731+0000","last_clean":"2024-09-14T04:05:46.410731+0000","last_became_active":"2024-09-14T04:04:58.761147+0000","last_became_peered":"2024-09-14T04:04:58.761147+0000","last_unstale":"2024-09-14T04:05:46.410731+0000","last_undegraded":"2024-09-14T04:05:46.410731+0000","last_fullsized":"2024-09-14T04:05:46.410731+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:44:37.002382+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.414752+0000","last_change":"2024-09-14T04:04:59.096459+0000","last_active":"2024-09-14T04:05:46.414752+0000","last_peered":"2024-09-14T04:05:46.414752+0000","last_clean":"2024-09-14T04:05:46.414752+0000","last_became_active":"2024-09-14T04:04:59.096132+0000","last_became_peered":"2024-09-14T04:04:59.096132+0000","last_unstale":"2024-09-14T04:05:46.414752+0000","last_undegraded":"2024-09-14T04:05:46.414752+0000","last_fullsized":"2024-09-14T04:05:46.414752+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:15:58.847430+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"64'2","reported_seq":17,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.408508+0000","last_change":"2024-09-14T04:04:58.771590+0000","last_active":"2024-09-14T04:05:46.408508+0000","last_peered":"2024-09-14T04:05:46.408508+0000","last_clean":"2024-09-14T04:05:46.408508+0000","last_became_active":"2024-09-14T04:04:58.771034+0000","last_became_peered":"2024-09-14T04:04:58.771034+0000","last_unstale":"2024-09-14T04:05:46.408508+0000","last_undegraded":"2024-09-14T04:05:46.408508+0000","last_fullsized":"2024-09-14T04:05:46.408508+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:09:16.774578+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.411670+0000","last_change":"2024-09-14T04:04:59.101517+0000","last_active":"2024-09-14T04:05:46.411670+0000","last_peered":"2024-09-14T04:05:46.411670+0000","last_clean":"2024-09-14T04:05:46.411670+0000","last_became_active":"2024-09-14T04:04:59.100539+0000","last_became_peered":"2024-09-14T04:04:59.100539+0000","last_unstale":"2024-09-14T04:05:46.411670+0000","last_undegraded":"2024-09-14T04:05:46.411670+0000","last_fullsized":"2024-09-14T04:05:46.411670+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:33:55.521680+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'2","reported_seq":18,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.414354+0000","last_change":"2024-09-14T04:04:58.765274+0000","last_active":"2024-09-14T04:05:46.414354+0000","last_peered":"2024-09-14T04:05:46.414354+0000","last_clean":"2024-09-14T04:05:46.414354+0000","last_became_active":"2024-09-14T04:04:58.764753+0000","last_became_peered":"2024-09-14T04:04:58.764753+0000","last_unstale":"2024-09-14T04:05:46.414354+0000","last_undegraded":"2024-09-14T04:05:46.414354+0000","last_fullsized":"2024-09-14T04:05:46.414354+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:26:43.644993+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.410609+0000","last_change":"2024-09-14T04:04:58.797819+0000","last_active":"2024-09-14T04:05:46.410609+0000","last_peered":"2024-09-14T04:05:46.410609+0000","last_clean":"2024-09-14T04:05:46.410609+0000","last_became_active":"2024-09-14T04:04:58.797439+0000","last_became_peered":"2024-09-14T04:04:58.797439+0000","last_unstale":"2024-09-14T04:05:46.410609+0000","last_undegraded":"2024-09-14T04:05:46.410609+0000","last_fullsized":"2024-09-14T04:05:46.410609+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:47:05.837170+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'2","reported_seq":18,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.414715+0000","last_change":"2024-09-14T04:04:58.762191+0000","last_active":"2024-09-14T04:05:46.414715+0000","last_peered":"2024-09-14T04:05:46.414715+0000","last_clean":"2024-09-14T04:05:46.414715+0000","last_became_active":"2024-09-14T04:04:58.761683+0000","last_became_peered":"2024-09-14T04:04:58.761683+0000","last_unstale":"2024-09-14T04:05:46.414715+0000","last_undegraded":"2024-09-14T04:05:46.414715+0000","last_fullsized":"2024-09-14T04:05:46.414715+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:39:39.493157+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.415926+0000","last_change":"2024-09-14T04:05:00.560210+0000","last_active":"2024-09-14T04:05:46.415926+0000","last_peered":"2024-09-14T04:05:46.415926+0000","last_clean":"2024-09-14T04:05:46.415926+0000","last_became_active":"2024-09-14T04:05:00.559390+0000","last_became_peered":"2024-09-14T04:05:00.559390+0000","last_unstale":"2024-09-14T04:05:46.415926+0000","last_undegraded":"2024-09-14T04:05:46.415926+0000","last_fullsized":"2024-09-14T04:05:46.415926+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:49:57.707606+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"64'2","reported_seq":17,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.418329+0000","last_change":"2024-09-14T04:04:58.765879+0000","last_active":"2024-09-14T04:05:46.418329+0000","last_peered":"2024-09-14T04:05:46.418329+0000","last_clean":"2024-09-14T04:05:46.418329+0000","last_became_active":"2024-09-14T04:04:58.765185+0000","last_became_peered":"2024-09-14T04:04:58.765185+0000","last_unstale":"2024-09-14T04:05:46.418329+0000","last_undegraded":"2024-09-14T04:05:46.418329+0000","last_fullsized":"2024-09-14T04:05:46.418329+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:34:44.165892+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.410174+0000","last_change":"2024-09-14T04:04:59.100332+0000","last_active":"2024-09-14T04:05:46.410174+0000","last_peered":"2024-09-14T04:05:46.410174+0000","last_clean":"2024-09-14T04:05:46.410174+0000","last_became_active":"2024-09-14T04:04:59.098476+0000","last_became_peered":"2024-09-14T04:04:59.098476+0000","last_unstale":"2024-09-14T04:05:46.410174+0000","last_undegraded":"2024-09-14T04:05:46.410174+0000","last_fullsized":"2024-09-14T04:05:46.410174+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:47:49.853740+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"64'5","reported_seq":22,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.410037+0000","last_change":"2024-09-14T04:04:58.774549+0000","last_active":"2024-09-14T04:05:46.410037+0000","last_peered":"2024-09-14T04:05:46.410037+0000","last_clean":"2024-09-14T04:05:46.410037+0000","last_became_active":"2024-09-14T04:04:58.772628+0000","last_became_peered":"2024-09-14T04:04:58.772628+0000","last_unstale":"2024-09-14T04:05:46.410037+0000","last_undegraded":"2024-09-14T04:05:46.410037+0000","last_fullsized":"2024-09-14T04:05:46.410037+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T04:22:54.861389+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_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":2338,"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":47,"num_read_kb":49,"num_write":45,"num_write_kb":13,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":7014,"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":126,"num_read_kb":231,"num_write":113,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":79,"ondisk_log_size":79,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430283,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298624,"kb_used_data":1268,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446528,"statfs":{"total":95995035648,"available":95689244672,"internally_reserved":0,"allocated":1298432,"data_stored":893080,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Sep 14 04:05:50 2024","interfaces":[{"interface":"back","average":{"1min":1.0009999999999999,"5min":0.91800000000000004,"15min":0.93000000000000005},"min":{"1min":0.72999999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":1.2,"5min":1.3089999999999999,"15min":1.3089999999999999},"last":0.82099999999999995},{"interface":"front","average":{"1min":0.88400000000000001,"5min":0.91500000000000004,"15min":0.92100000000000004},"min":{"1min":0.63700000000000001,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":1.149,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":0.83699999999999997}]},{"osd":1,"last update":"Sat Sep 14 04:05:50 2024","interfaces":[{"interface":"back","average":{"1min":0.93000000000000005,"5min":0.91800000000000004,"15min":0.93200000000000005},"min":{"1min":0.70499999999999996,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":1.117,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":0.91200000000000003},{"interface":"front","average":{"1min":0.92500000000000004,"5min":0.92000000000000004,"15min":0.96999999999999997},"min":{"1min":0.58299999999999996,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":1.3049999999999999,"5min":1.335,"15min":1.335},"last":0.97299999999999998}]},{"osd":2,"last update":"Sat Sep 14 04:05:50 2024","interfaces":[{"interface":"back","average":{"1min":0.89600000000000002,"5min":0.91300000000000003,"15min":0.92800000000000005},"min":{"1min":0.67500000000000004,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.21,"5min":1.266,"15min":1.266},"last":0.70499999999999996},{"interface":"front","average":{"1min":0.98399999999999999,"5min":0.97299999999999998,"15min":0.98299999999999998},"min":{"1min":0.754,"5min":0.499,"15min":0.499},"max":{"1min":1.169,"5min":1.3460000000000001,"15min":1.3460000000000001},"last":0.94699999999999995}]},{"osd":3,"last update":"Sat Sep 14 04:05:50 2024","interfaces":[{"interface":"back","average":{"1min":0.95799999999999996,"5min":0.94199999999999995,"15min":0.96199999999999997},"min":{"1min":0.68899999999999995,"5min":0.375,"15min":0.375},"max":{"1min":1.337,"5min":1.337,"15min":1.337},"last":0.88200000000000001},{"interface":"front","average":{"1min":0.99299999999999999,"5min":1.0049999999999999,"15min":1.0269999999999999},"min":{"1min":0.68799999999999994,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":1.264,"5min":1.3859999999999999,"15min":1.3859999999999999},"last":0.87}]},{"osd":4,"last update":"Sat Sep 14 04:05:50 2024","interfaces":[{"interface":"back","average":{"1min":0.81799999999999995,"5min":0.86099999999999999,"15min":0.90900000000000003},"min":{"1min":0.60699999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":1.264,"5min":1.421,"15min":1.421},"last":0.67300000000000004},{"interface":"front","average":{"1min":0.93899999999999995,"5min":0.91800000000000004,"15min":0.95499999999999996},"min":{"1min":0.56899999999999995,"5min":0.439,"15min":0.439},"max":{"1min":1.4199999999999999,"5min":1.4199999999999999,"15min":1.4199999999999999},"last":0.79000000000000004}]},{"osd":5,"last update":"Sat Sep 14 04:05:50 2024","interfaces":[{"interface":"back","average":{"1min":0.96799999999999997,"5min":0.98399999999999999,"15min":0.98199999999999998},"min":{"1min":0.69999999999999996,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.3220000000000001,"5min":1.4650000000000001,"15min":1.4650000000000001},"last":0.73599999999999999},{"interface":"front","average":{"1min":1.02,"5min":0.99399999999999999,"15min":1.012},"min":{"1min":0.53000000000000003,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":1.371,"5min":1.6240000000000001,"15min":1.6240000000000001},"last":1.056}]},{"osd":6,"last update":"Sat Sep 14 04:05:50 2024","interfaces":[{"interface":"back","average":{"1min":1.0700000000000001,"5min":1.0469999999999999,"15min":1.1060000000000001},"min":{"1min":0.66700000000000004,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":1.45,"5min":1.6739999999999999,"15min":1.6739999999999999},"last":1.1259999999999999},{"interface":"front","average":{"1min":1.0820000000000001,"5min":1.05,"15min":1.1080000000000001},"min":{"1min":0.80600000000000005,"5min":0.37,"15min":0.37},"max":{"1min":1.4890000000000001,"5min":1.4890000000000001,"15min":1.4890000000000001},"last":0.92900000000000005}]}]},{"osd":6,"up_from":42,"seq":180388626519,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298612,"kb_used_data":1252,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446540,"statfs":{"total":95995035648,"available":95689256960,"internally_reserved":0,"allocated":1282048,"data_stored":892394,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Sep 14 04:06:02 2024","interfaces":[{"interface":"back","average":{"1min":0.87,"5min":0.86399999999999999,"15min":0.84599999999999997},"min":{"1min":0.55400000000000005,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":1.99,"5min":1.99,"15min":1.99},"last":1.1000000000000001},{"interface":"front","average":{"1min":0.91900000000000004,"5min":0.88600000000000001,"15min":0.81799999999999995},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":1.1200000000000001,"5min":1.3080000000000001,"15min":1.3080000000000001},"last":0.81499999999999995}]},{"osd":1,"last update":"Sat Sep 14 04:06:02 2024","interfaces":[{"interface":"back","average":{"1min":1.0169999999999999,"5min":0.995,"15min":0.96799999999999997},"min":{"1min":0.58699999999999997,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":1.8069999999999999,"5min":1.8069999999999999,"15min":1.8069999999999999},"last":1.0129999999999999},{"interface":"front","average":{"1min":0.98399999999999999,"5min":1.0089999999999999,"15min":0.96299999999999997},"min":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":1.4670000000000001,"5min":1.4670000000000001,"15min":1.4670000000000001},"last":1.048}]},{"osd":2,"last update":"Sat Sep 14 04:06:02 2024","interfaces":[{"interface":"back","average":{"1min":0.86499999999999999,"5min":0.88300000000000001,"15min":0.83899999999999997},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":1.2649999999999999,"5min":1.2909999999999999,"15min":1.2909999999999999},"last":0.96299999999999997},{"interface":"front","average":{"1min":0.96299999999999997,"5min":0.91900000000000004,"15min":0.92100000000000004},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":1.216,"5min":1.365,"15min":1.365},"last":0.86399999999999999}]},{"osd":3,"last update":"Sat Sep 14 04:06:02 2024","interfaces":[{"interface":"back","average":{"1min":0.99199999999999999,"5min":0.98799999999999999,"15min":0.88500000000000001},"min":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.51500000000000001},"max":{"1min":1.8859999999999999,"5min":1.8859999999999999,"15min":1.8859999999999999},"last":0.83999999999999997},{"interface":"front","average":{"1min":0.96499999999999997,"5min":0.95499999999999996,"15min":0.90700000000000003},"min":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":1.78,"5min":1.78,"15min":1.78},"last":1.1419999999999999}]},{"osd":4,"last update":"Sat Sep 14 04:06:02 2024","interfaces":[{"interface":"back","average":{"1min":0.90900000000000003,"5min":0.91000000000000003,"15min":0.79400000000000004},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.35399999999999998},"max":{"1min":1.2509999999999999,"5min":1.381,"15min":1.381},"last":0.93200000000000005},{"interface":"front","average":{"1min":0.92100000000000004,"5min":0.92500000000000004,"15min":0.83799999999999997},"min":{"1min":0.44,"5min":0.44,"15min":0.40100000000000002},"max":{"1min":1.2190000000000001,"5min":1.331,"15min":1.331},"last":0.91000000000000003}]},{"osd":5,"last update":"Sat Sep 14 04:06:02 2024","interfaces":[{"interface":"back","average":{"1min":0.94599999999999995,"5min":0.95299999999999996,"15min":0.85499999999999998},"min":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.38800000000000001},"max":{"1min":1.2609999999999999,"5min":1.4710000000000001,"15min":1.4710000000000001},"last":1.0760000000000001},{"interface":"front","average":{"1min":0.98599999999999999,"5min":1.0309999999999999,"15min":0.92000000000000004},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":1.9279999999999999,"5min":1.9279999999999999,"15min":1.9279999999999999},"last":1.204}]},{"osd":7,"last update":"Sat Sep 14 04:05:51 2024","interfaces":[{"interface":"back","average":{"1min":1,"5min":1.004,"15min":0.95799999999999996},"min":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.4199999999999999,"5min":1.5349999999999999,"15min":1.5349999999999999},"last":1.1779999999999999},{"interface":"front","average":{"1min":1.081,"5min":1.0960000000000001,"15min":1.0529999999999999},"min":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.73,"5min":1.73,"15min":1.73},"last":1.254}]}]},{"osd":5,"up_from":36,"seq":154618822754,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298028,"kb_used_data":668,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447124,"statfs":{"total":95995035648,"available":95689854976,"internally_reserved":0,"allocated":684032,"data_stored":301288,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Sep 14 04:06:09 2024","interfaces":[{"interface":"back","average":{"1min":0.90400000000000003,"5min":0.89200000000000002,"15min":0.79800000000000004},"min":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44},"max":{"1min":1.2110000000000001,"5min":1.522,"15min":1.522},"last":0.81100000000000005},{"interface":"front","average":{"1min":0.92200000000000004,"5min":0.89400000000000002,"15min":0.84399999999999997},"min":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.141,"5min":1.274,"15min":1.482},"last":0.73899999999999999}]},{"osd":1,"last update":"Sat Sep 14 04:06:09 2024","interfaces":[{"interface":"back","average":{"1min":0.98599999999999999,"5min":0.94699999999999995,"15min":0.88300000000000001},"min":{"1min":0.56200000000000006,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.1830000000000001,"5min":1.3580000000000001,"15min":1.3580000000000001},"last":0.95699999999999996},{"interface":"front","average":{"1min":0.871,"5min":0.91000000000000003,"15min":0.84599999999999997},"min":{"1min":0.53000000000000003,"5min":0.438,"15min":0.438},"max":{"1min":1.1319999999999999,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":0.97999999999999998}]},{"osd":2,"last update":"Sat Sep 14 04:06:09 2024","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":0.95699999999999996,"15min":0.91000000000000003},"min":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.236,"5min":1.323,"15min":1.323},"last":0.88600000000000001},{"interface":"front","average":{"1min":0.94299999999999995,"5min":0.95399999999999996,"15min":0.92900000000000005},"min":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.2230000000000001,"5min":1.6659999999999999,"15min":1.6659999999999999},"last":1.1499999999999999}]},{"osd":3,"last update":"Sat Sep 14 04:06:09 2024","interfaces":[{"interface":"back","average":{"1min":0.97699999999999998,"5min":0.97499999999999998,"15min":0.89900000000000002},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.196,"5min":1.593,"15min":1.593},"last":1.04},{"interface":"front","average":{"1min":0.93999999999999995,"5min":0.93500000000000005,"15min":0.90100000000000002},"min":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.1819999999999999,"5min":1.2669999999999999,"15min":1.3979999999999999},"last":1.117}]},{"osd":4,"last update":"Sat Sep 14 04:06:09 2024","interfaces":[{"interface":"back","average":{"1min":0.82899999999999996,"5min":0.88600000000000001,"15min":0.76100000000000001},"min":{"1min":0.46600000000000003,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":1.0069999999999999,"5min":1.7849999999999999,"15min":2.6400000000000001},"last":0.68400000000000005},{"interface":"front","average":{"1min":0.90600000000000003,"5min":0.95999999999999996,"15min":0.85999999999999999},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":1.1559999999999999,"5min":2.4470000000000001,"15min":2.4470000000000001},"last":1.083}]},{"osd":6,"last update":"Sat Sep 14 04:05:54 2024","interfaces":[{"interface":"back","average":{"1min":0.95799999999999996,"5min":0.95499999999999996,"15min":0.86099999999999999},"min":{"1min":0.52000000000000002,"5min":0.44500000000000001,"15min":0.39400000000000002},"max":{"1min":1.23,"5min":1.889,"15min":1.889},"last":0.77600000000000002},{"interface":"front","average":{"1min":0.90900000000000003,"5min":0.93100000000000005,"15min":0.86099999999999999},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36499999999999999},"max":{"1min":1.3080000000000001,"5min":2.3559999999999999,"15min":2.3559999999999999},"last":1.0009999999999999}]},{"osd":7,"last update":"Sat Sep 14 04:05:52 2024","interfaces":[{"interface":"back","average":{"1min":1.014,"5min":0.997,"15min":0.96899999999999997},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":1.264,"5min":2.246,"15min":2.246},"last":0.92600000000000005},{"interface":"front","average":{"1min":1.0900000000000001,"5min":1.0580000000000001,"15min":0.97699999999999998},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":1.2689999999999999,"5min":1.966,"15min":1.966},"last":1.0609999999999999}]}]},{"osd":4,"up_from":30,"seq":128849018988,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298036,"kb_used_data":684,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447116,"statfs":{"total":95995035648,"available":95689846784,"internally_reserved":0,"allocated":700416,"data_stored":302642,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Sep 14 04:06:16 2024","interfaces":[{"interface":"back","average":{"1min":0.98699999999999999,"5min":0.92900000000000005,"15min":0.83099999999999996},"min":{"1min":0.56200000000000006,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":1.266,"5min":1.2749999999999999,"15min":1.2749999999999999},"last":1.004},{"interface":"front","average":{"1min":0.90400000000000003,"5min":0.90400000000000003,"15min":0.87},"min":{"1min":0.56000000000000005,"5min":0.54000000000000004,"15min":0.51200000000000001},"max":{"1min":1.2130000000000001,"5min":1.3420000000000001,"15min":1.353},"last":0.70699999999999996}]},{"osd":1,"last update":"Sat Sep 14 04:06:16 2024","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":0.92500000000000004,"15min":0.86199999999999999},"min":{"1min":0.76900000000000002,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":1.2230000000000001,"5min":1.3740000000000001,"15min":1.3740000000000001},"last":0.875},{"interface":"front","average":{"1min":1.012,"5min":0.96999999999999997,"15min":0.86399999999999999},"min":{"1min":0.58499999999999996,"5min":0.502,"15min":0.502},"max":{"1min":1.3480000000000001,"5min":1.389,"15min":1.389},"last":1.0920000000000001}]},{"osd":2,"last update":"Sat Sep 14 04:06:16 2024","interfaces":[{"interface":"back","average":{"1min":0.98999999999999999,"5min":0.97999999999999998,"15min":0.90800000000000003},"min":{"1min":0.72899999999999998,"5min":0.63300000000000001,"15min":0.52900000000000003},"max":{"1min":1.329,"5min":1.405,"15min":1.405},"last":0.95499999999999996},{"interface":"front","average":{"1min":0.96099999999999997,"5min":0.90200000000000002,"15min":0.86399999999999999},"min":{"1min":0.64100000000000001,"5min":0.495,"15min":0.495},"max":{"1min":1.1879999999999999,"5min":1.353,"15min":1.353},"last":1.042}]},{"osd":3,"last update":"Sat Sep 14 04:06:16 2024","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":0.92600000000000005,"15min":0.91200000000000003},"min":{"1min":0.73099999999999998,"5min":0.60999999999999999,"15min":0.60099999999999998},"max":{"1min":1.1850000000000001,"5min":1.202,"15min":1.202},"last":1.157},{"interface":"front","average":{"1min":0.98799999999999999,"5min":0.97799999999999998,"15min":0.89200000000000002},"min":{"1min":0.749,"5min":0.59199999999999997,"15min":0.51200000000000001},"max":{"1min":1.2649999999999999,"5min":1.3819999999999999,"15min":1.3819999999999999},"last":1.179}]},{"osd":5,"last update":"Sat Sep 14 04:06:03 2024","interfaces":[{"interface":"back","average":{"1min":0.873,"5min":0.89100000000000001,"15min":0.73299999999999998},"min":{"1min":0.46100000000000002,"5min":0.45500000000000002,"15min":0.308},"max":{"1min":1.226,"5min":1.2410000000000001,"15min":1.2410000000000001},"last":0.80600000000000005},{"interface":"front","average":{"1min":0.877,"5min":0.89500000000000002,"15min":0.74199999999999999},"min":{"1min":0.54100000000000004,"5min":0.37,"15min":0.34799999999999998},"max":{"1min":1.1699999999999999,"5min":1.325,"15min":1.325},"last":1.2310000000000001}]},{"osd":6,"last update":"Sat Sep 14 04:06:03 2024","interfaces":[{"interface":"back","average":{"1min":0.92700000000000005,"5min":0.94599999999999995,"15min":0.82599999999999996},"min":{"1min":0.57599999999999996,"5min":0.42499999999999999,"15min":0.39900000000000002},"max":{"1min":1.2749999999999999,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":1.1299999999999999},{"interface":"front","average":{"1min":1.0580000000000001,"5min":1.081,"15min":0.95099999999999996},"min":{"1min":0.63200000000000001,"5min":0.435,"15min":0.34399999999999997},"max":{"1min":1.369,"5min":1.6180000000000001,"15min":1.6180000000000001},"last":1.29}]},{"osd":7,"last update":"Sat Sep 14 04:05:58 2024","interfaces":[{"interface":"back","average":{"1min":1.091,"5min":1.1060000000000001,"15min":1.125},"min":{"1min":0.55300000000000005,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":1.2949999999999999,"5min":1.54,"15min":1.54},"last":1.206},{"interface":"front","average":{"1min":1.0309999999999999,"5min":1.0469999999999999,"15min":1.0940000000000001},"min":{"1min":0.56799999999999995,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":1.276,"5min":1.4610000000000001,"15min":1.4610000000000001},"last":1.2629999999999999}]}]},{"osd":3,"up_from":25,"seq":107374182518,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298016,"kb_used_data":660,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447136,"statfs":{"total":95995035648,"available":95689867264,"internally_reserved":0,"allocated":675840,"data_stored":300719,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Sep 14 04:06:25 2024","interfaces":[{"interface":"back","average":{"1min":0.64700000000000002,"5min":0.67200000000000004,"15min":0.67000000000000004},"min":{"1min":0.374,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":1.0569999999999999,"5min":1.212,"15min":1.212},"last":0.503},{"interface":"front","average":{"1min":0.69099999999999995,"5min":0.77600000000000002,"15min":0.755},"min":{"1min":0.31900000000000001,"5min":0.251,"15min":0.251},"max":{"1min":1.008,"5min":1.6459999999999999,"15min":1.6459999999999999},"last":0.72399999999999998}]},{"osd":1,"last update":"Sat Sep 14 04:06:25 2024","interfaces":[{"interface":"back","average":{"1min":0.73699999999999999,"5min":0.78100000000000003,"15min":0.76200000000000001},"min":{"1min":0.36499999999999999,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":1.2769999999999999,"5min":1.3979999999999999,"15min":1.3979999999999999},"last":1.075},{"interface":"front","average":{"1min":0.73599999999999999,"5min":0.76000000000000001,"15min":0.76200000000000001},"min":{"1min":0.371,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":1.3400000000000001,"5min":1.651,"15min":1.651},"last":0.58699999999999997}]},{"osd":2,"last update":"Sat Sep 14 04:06:25 2024","interfaces":[{"interface":"back","average":{"1min":0.81000000000000005,"5min":0.86899999999999999,"15min":0.84299999999999997},"min":{"1min":0.34200000000000003,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":1.264,"5min":1.708,"15min":1.708},"last":1.2769999999999999},{"interface":"front","average":{"1min":0.77300000000000002,"5min":0.79000000000000004,"15min":0.78600000000000003},"min":{"1min":0.35799999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.137,"5min":1.329,"15min":1.329},"last":0.629}]},{"osd":4,"last update":"Sat Sep 14 04:06:16 2024","interfaces":[{"interface":"back","average":{"1min":0.96199999999999997,"5min":0.94899999999999995,"15min":0.91000000000000003},"min":{"1min":0.66100000000000003,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":1.1619999999999999,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":1.002},{"interface":"front","average":{"1min":1.0349999999999999,"5min":1.024,"15min":0.94199999999999995},"min":{"1min":0.65500000000000003,"5min":0.504,"15min":0.504},"max":{"1min":1.345,"5min":1.6100000000000001,"15min":1.6100000000000001},"last":1.1930000000000001}]},{"osd":5,"last update":"Sat Sep 14 04:06:09 2024","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":1.046,"15min":1.018},"min":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.5349999999999999,"5min":1.7390000000000001,"15min":1.7390000000000001},"last":1.1120000000000001},{"interface":"front","average":{"1min":1.006,"5min":1.01,"15min":0.97999999999999998},"min":{"1min":0.59999999999999998,"5min":0.498,"15min":0.498},"max":{"1min":1.3220000000000001,"5min":1.7569999999999999,"15min":1.7569999999999999},"last":0.77300000000000002}]},{"osd":6,"last update":"Sat Sep 14 04:05:58 2024","interfaces":[{"interface":"back","average":{"1min":1.052,"5min":1.0700000000000001,"15min":1.1160000000000001},"min":{"1min":0.52200000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.4910000000000001,"5min":1.756,"15min":1.756},"last":1.4219999999999999},{"interface":"front","average":{"1min":1.0389999999999999,"5min":1.0669999999999999,"15min":1.1000000000000001},"min":{"1min":0.53100000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.371,"5min":1.7889999999999999,"15min":1.7889999999999999},"last":1.232}]},{"osd":7,"last update":"Sat Sep 14 04:05:58 2024","interfaces":[{"interface":"back","average":{"1min":1.0629999999999999,"5min":1.1120000000000001,"15min":1.155},"min":{"1min":0.58499999999999996,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":1.518,"5min":1.8520000000000001,"15min":1.8520000000000001},"last":1.3169999999999999},{"interface":"front","average":{"1min":1.1279999999999999,"5min":1.163,"15min":1.1910000000000001},"min":{"1min":0.54500000000000004,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.581,"5min":1.8360000000000001,"15min":1.8360000000000001},"last":1.351}]}]},{"osd":2,"up_from":18,"seq":77309411459,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298024,"kb_used_data":668,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447128,"statfs":{"total":95995035648,"available":95689859072,"internally_reserved":0,"allocated":684032,"data_stored":301548,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Sep 14 04:06:31 2024","interfaces":[{"interface":"back","average":{"1min":0.70299999999999996,"5min":0.69299999999999995,"15min":0.623},"min":{"1min":0.42999999999999999,"5min":0.309,"15min":0.29299999999999998},"max":{"1min":1.0409999999999999,"5min":1.1859999999999999,"15min":1.1990000000000001},"last":0.98199999999999998},{"interface":"front","average":{"1min":0.67800000000000005,"5min":0.754,"15min":0.67200000000000004},"min":{"1min":0.29699999999999999,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":1.0660000000000001,"5min":1.2989999999999999,"15min":1.498},"last":0.503}]},{"osd":1,"last update":"Sat Sep 14 04:06:31 2024","interfaces":[{"interface":"back","average":{"1min":0.67600000000000005,"5min":0.72299999999999998,"15min":0.67100000000000004},"min":{"1min":0.32200000000000001,"5min":0.31900000000000001,"15min":0.30599999999999999},"max":{"1min":0.98499999999999999,"5min":1.288,"15min":1.288},"last":0.56799999999999995},{"interface":"front","average":{"1min":0.77800000000000002,"5min":0.80100000000000005,"15min":0.72999999999999998},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.26500000000000001},"max":{"1min":1.1739999999999999,"5min":1.2,"15min":1.2829999999999999},"last":0.71299999999999997}]},{"osd":3,"last update":"Sat Sep 14 04:06:24 2024","interfaces":[{"interface":"back","average":{"1min":0.92500000000000004,"5min":0.877,"15min":0.84399999999999997},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":1.323,"5min":1.415,"15min":1.427},"last":1.0389999999999999},{"interface":"front","average":{"1min":0.90500000000000003,"5min":0.85899999999999999,"15min":0.80400000000000005},"min":{"1min":0.37,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":1.2549999999999999,"5min":1.333,"15min":1.333},"last":0.76200000000000001}]},{"osd":4,"last update":"Sat Sep 14 04:06:22 2024","interfaces":[{"interface":"back","average":{"1min":1.099,"5min":1.0660000000000001,"15min":0.997},"min":{"1min":0.70199999999999996,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.4910000000000001,"5min":1.4910000000000001,"15min":1.4910000000000001},"last":1.0820000000000001},{"interface":"front","average":{"1min":1.042,"5min":1.0489999999999999,"15min":0.97799999999999998},"min":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":1.3620000000000001,"5min":1.5029999999999999,"15min":1.6060000000000001},"last":0.83799999999999997}]},{"osd":5,"last update":"Sat Sep 14 04:06:05 2024","interfaces":[{"interface":"back","average":{"1min":1.01,"5min":1.0409999999999999,"15min":0.96499999999999997},"min":{"1min":0.60199999999999998,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.2869999999999999,"5min":1.458,"15min":1.458},"last":0.89000000000000001},{"interface":"front","average":{"1min":0.98299999999999998,"5min":0.98599999999999999,"15min":0.90800000000000003},"min":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.3480000000000001,"5min":1.5960000000000001,"15min":1.5960000000000001},"last":0.80100000000000005}]},{"osd":6,"last update":"Sat Sep 14 04:06:03 2024","interfaces":[{"interface":"back","average":{"1min":1.1779999999999999,"5min":1.109,"15min":1.111},"min":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.5820000000000001,"5min":1.5820000000000001,"15min":1.5820000000000001},"last":0.85099999999999998},{"interface":"front","average":{"1min":1.169,"5min":1.135,"15min":1.173},"min":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.5800000000000001,"5min":1.637,"15min":1.849},"last":0.95899999999999996}]},{"osd":7,"last update":"Sat Sep 14 04:05:59 2024","interfaces":[{"interface":"back","average":{"1min":1.1259999999999999,"5min":1.0860000000000001,"15min":1.0760000000000001},"min":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":1.546,"5min":1.6950000000000001,"15min":1.6950000000000001},"last":0.93100000000000005},{"interface":"front","average":{"1min":1.198,"5min":1.194,"15min":1.2250000000000001},"min":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":1.653,"5min":1.95,"15min":1.95},"last":1.006}]}]},{"osd":1,"up_from":13,"seq":55834574989,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298020,"kb_used_data":664,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447132,"statfs":{"total":95995035648,"available":95689863168,"internally_reserved":0,"allocated":679936,"data_stored":300963,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Sep 14 04:06:34 2024","interfaces":[{"interface":"back","average":{"1min":0.624,"5min":0.67800000000000005,"15min":0.60799999999999998},"min":{"1min":0.255,"5min":0.255,"15min":0.255},"max":{"1min":0.80700000000000005,"5min":1.1970000000000001,"15min":1.206},"last":0.66500000000000004},{"interface":"front","average":{"1min":0.80500000000000005,"5min":0.75900000000000001,"15min":0.67400000000000004},"min":{"1min":0.27200000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":1.494,"5min":1.6910000000000001,"15min":1.6910000000000001},"last":0.80300000000000005}]},{"osd":2,"last update":"Sat Sep 14 04:06:34 2024","interfaces":[{"interface":"back","average":{"1min":0.64700000000000002,"5min":0.68400000000000005,"15min":0.64500000000000002},"min":{"1min":0.23899999999999999,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":1.165,"5min":1.165,"15min":1.165},"last":0.69899999999999995},{"interface":"front","average":{"1min":0.746,"5min":0.80000000000000004,"15min":0.73499999999999999},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":1.115,"5min":1.421,"15min":1.421},"last":1.2010000000000001}]},{"osd":3,"last update":"Sat Sep 14 04:06:26 2024","interfaces":[{"interface":"back","average":{"1min":0.91500000000000004,"5min":0.89100000000000001,"15min":0.85599999999999998},"min":{"1min":0.33600000000000002,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":1.6180000000000001,"5min":1.6180000000000001,"15min":1.6180000000000001},"last":0.874},{"interface":"front","average":{"1min":0.83299999999999996,"5min":0.82899999999999996,"15min":0.78400000000000003},"min":{"1min":0.312,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":1.1779999999999999,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":0.92900000000000005}]},{"osd":4,"last update":"Sat Sep 14 04:06:11 2024","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":0.98299999999999998,"15min":0.94199999999999995},"min":{"1min":0.67800000000000005,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.232,"5min":1.3220000000000001,"15min":1.3300000000000001},"last":1.155},{"interface":"front","average":{"1min":1.002,"5min":1.028,"15min":0.96699999999999997},"min":{"1min":0.66500000000000004,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.3480000000000001,"5min":1.5720000000000001,"15min":1.5720000000000001},"last":1.2450000000000001}]},{"osd":5,"last update":"Sat Sep 14 04:06:05 2024","interfaces":[{"interface":"back","average":{"1min":1.0089999999999999,"5min":1.016,"15min":0.96299999999999997},"min":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.3999999999999999,"5min":1.403,"15min":1.403},"last":1.0189999999999999},{"interface":"front","average":{"1min":1.052,"5min":1.0589999999999999,"15min":1.03},"min":{"1min":0.56299999999999994,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.3109999999999999,"5min":1.5609999999999999,"15min":1.5609999999999999},"last":1.306}]},{"osd":6,"last update":"Sat Sep 14 04:06:05 2024","interfaces":[{"interface":"back","average":{"1min":1.018,"5min":1.069,"15min":1.0609999999999999},"min":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.4650000000000001,"5min":1.4650000000000001,"15min":1.4650000000000001},"last":1.119},{"interface":"front","average":{"1min":1.1060000000000001,"5min":1.133,"15min":1.167},"min":{"1min":0.60099999999999998,"5min":0.502,"15min":0.502},"max":{"1min":1.379,"5min":1.609,"15min":1.609},"last":1.3759999999999999}]},{"osd":7,"last update":"Sat Sep 14 04:05:57 2024","interfaces":[{"interface":"back","average":{"1min":1.165,"5min":1.1539999999999999,"15min":1.1779999999999999},"min":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.625,"5min":1.6870000000000001,"15min":1.6870000000000001},"last":1.429},{"interface":"front","average":{"1min":1.107,"5min":1.1100000000000001,"15min":1.121},"min":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.508,"5min":1.508,"15min":1.508},"last":1.3400000000000001}]}]},{"osd":0,"up_from":8,"seq":34359738521,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298600,"kb_used_data":1244,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446552,"statfs":{"total":95995035648,"available":95689269248,"internally_reserved":0,"allocated":1273856,"data_stored":891589,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Sep 14 04:06:40 2024","interfaces":[{"interface":"back","average":{"1min":0.61899999999999999,"5min":0.69099999999999995,"15min":0.63100000000000001},"min":{"1min":0.38200000000000001,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":1.0329999999999999,"5min":1.246,"15min":1.246},"last":0.80600000000000005},{"interface":"front","average":{"1min":0.67700000000000005,"5min":0.72099999999999997,"15min":0.67700000000000005},"min":{"1min":0.39100000000000001,"5min":0.314,"15min":0.30399999999999999},"max":{"1min":1.0429999999999999,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":0.75800000000000001}]},{"osd":2,"last update":"Sat Sep 14 04:06:40 2024","interfaces":[{"interface":"back","average":{"1min":0.65600000000000003,"5min":0.745,"15min":0.69499999999999995},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.96899999999999997,"5min":1.645,"15min":1.645},"last":0.71099999999999997},{"interface":"front","average":{"1min":0.70499999999999996,"5min":0.76200000000000001,"15min":0.73599999999999999},"min":{"1min":0.39900000000000002,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":1.0980000000000001,"5min":1.2509999999999999,"15min":1.28},"last":1.2430000000000001}]},{"osd":3,"last update":"Sat Sep 14 04:06:37 2024","interfaces":[{"interface":"back","average":{"1min":0.79400000000000004,"5min":0.84299999999999997,"15min":0.83699999999999997},"min":{"1min":0.41699999999999998,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":1.254,"5min":1.7390000000000001,"15min":1.7390000000000001},"last":0.89300000000000002},{"interface":"front","average":{"1min":0.78700000000000003,"5min":0.82199999999999995,"15min":0.83199999999999996},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":1.325,"5min":1.325,"15min":1.325},"last":0.84099999999999997}]},{"osd":4,"last update":"Sat Sep 14 04:06:09 2024","interfaces":[{"interface":"back","average":{"1min":1.0660000000000001,"5min":1.0369999999999999,"15min":1.012},"min":{"1min":0.85499999999999998,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.4570000000000001,"5min":1.4570000000000001,"15min":1.4570000000000001},"last":1.329},{"interface":"front","average":{"1min":1.0229999999999999,"5min":0.95399999999999996,"15min":0.93400000000000005},"min":{"1min":0.75600000000000001,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.296,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":1.0920000000000001}]},{"osd":5,"last update":"Sat Sep 14 04:06:04 2024","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":0.96799999999999997,"15min":0.97699999999999998},"min":{"1min":0.55300000000000005,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.361,"5min":1.367,"15min":1.367},"last":1.145},{"interface":"front","average":{"1min":1.1020000000000001,"5min":1.0840000000000001,"15min":1.0149999999999999},"min":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.3500000000000001,"5min":1.53,"15min":1.53},"last":1.1240000000000001}]},{"osd":6,"last update":"Sat Sep 14 04:05:58 2024","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":0.96299999999999997,"15min":1.0009999999999999},"min":{"1min":0.49299999999999999,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.409,"5min":1.409,"15min":1.425},"last":0.95899999999999996},{"interface":"front","average":{"1min":1.123,"5min":1.1080000000000001,"15min":1.0960000000000001},"min":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.4550000000000001,"5min":1.6890000000000001,"15min":1.6890000000000001},"last":1.2070000000000001}]},{"osd":7,"last update":"Sat Sep 14 04:05:58 2024","interfaces":[{"interface":"back","average":{"1min":1.1100000000000001,"5min":1.119,"15min":1.1459999999999999},"min":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.5189999999999999,"5min":1.6759999999999999,"15min":1.6759999999999999},"last":1.02},{"interface":"front","average":{"1min":1.0880000000000001,"5min":1.0880000000000001,"15min":1.141},"min":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.3260000000000001,"5min":1.647,"15min":1.647},"last":1.377}]}]}],"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":592,"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":604,"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":1698,"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":640,"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":1622,"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":1768,"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-09-14T04:06:51.892 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-14T04:06:51.936 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:06:51 smithi123 bash[25882]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:06:51] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-14T04:06:52.269 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:06:52 smithi038 bash[22772]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:06:52] "GET /metrics HTTP/1.1" 200 240043 "" "Prometheus/2.43.0" 2024-09-14T04:06:52.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:06:52 smithi123 bash[24950]: audit 2024-09-14T04:06:51.048736+0000 mgr.y (mgr.14406) 192 : audit [DBG] from='client.14745 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:06:52.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:06:52 smithi038 bash[22519]: audit 2024-09-14T04:06:51.048736+0000 mgr.y (mgr.14406) 192 : audit [DBG] from='client.14745 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:06:52.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:06:52 smithi038 bash[32505]: audit 2024-09-14T04:06:51.048736+0000 mgr.y (mgr.14406) 192 : audit [DBG] from='client.14745 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:06:53.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:06:53 smithi123 bash[24950]: cluster 2024-09-14T04:06:52.220697+0000 mgr.y (mgr.14406) 193 : cluster [DBG] pgmap v171: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:53.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:06:53 smithi038 bash[22519]: cluster 2024-09-14T04:06:52.220697+0000 mgr.y (mgr.14406) 193 : cluster [DBG] pgmap v171: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:53.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:06:53 smithi038 bash[32505]: cluster 2024-09-14T04:06:52.220697+0000 mgr.y (mgr.14406) 193 : cluster [DBG] pgmap v171: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:55.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:06:55 smithi123 bash[24950]: cluster 2024-09-14T04:06:54.221342+0000 mgr.y (mgr.14406) 194 : cluster [DBG] pgmap v172: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:55.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:06:55 smithi038 bash[22519]: cluster 2024-09-14T04:06:54.221342+0000 mgr.y (mgr.14406) 194 : cluster [DBG] pgmap v172: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:55.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:06:55 smithi038 bash[32505]: cluster 2024-09-14T04:06:54.221342+0000 mgr.y (mgr.14406) 194 : cluster [DBG] pgmap v172: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:56.678 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:06:57.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:06:57 smithi123 bash[24950]: cluster 2024-09-14T04:06:56.221980+0000 mgr.y (mgr.14406) 195 : cluster [DBG] pgmap v173: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:57.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:06:57 smithi038 bash[22519]: cluster 2024-09-14T04:06:56.221980+0000 mgr.y (mgr.14406) 195 : cluster [DBG] pgmap v173: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:57.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:06:57 smithi038 bash[32505]: cluster 2024-09-14T04:06:56.221980+0000 mgr.y (mgr.14406) 195 : cluster [DBG] pgmap v173: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:59.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:06:59 smithi123 bash[24950]: cluster 2024-09-14T04:06:58.222990+0000 mgr.y (mgr.14406) 196 : cluster [DBG] pgmap v174: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:59.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:06:59 smithi038 bash[22519]: cluster 2024-09-14T04:06:58.222990+0000 mgr.y (mgr.14406) 196 : cluster [DBG] pgmap v174: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:06:59.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:06:59 smithi038 bash[32505]: cluster 2024-09-14T04:06:58.222990+0000 mgr.y (mgr.14406) 196 : cluster [DBG] pgmap v174: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:07:00.361 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-09-14T04:07:00.367 INFO:teuthology.orchestra.run.smithi038.stderr:dumped all 2024-09-14T04:07:01.174 INFO:teuthology.orchestra.run.smithi038.stdout:{"pg_ready":true,"pg_map":{"version":175,"stamp":"2024-09-14T04:07:00.223212+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":592725,"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":173,"num_read_kb":280,"num_write":160,"num_write_kb":1643,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":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":127,"ondisk_log_size":127,"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":2385960,"kb_used_data":7108,"kb_used_omap":13,"kb_used_meta":2378738,"kb_avail":747575256,"statfs":{"total":767960285184,"available":765517062144,"internally_reserved":0,"allocated":7278592,"data_stored":4184223,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13632,"internal_metadata":2435828416},"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.004768"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.417041+0000","last_change":"2024-09-14T04:04:59.804537+0000","last_active":"2024-09-14T04:05:46.417041+0000","last_peered":"2024-09-14T04:05:46.417041+0000","last_clean":"2024-09-14T04:05:46.417041+0000","last_became_active":"2024-09-14T04:04:59.803717+0000","last_became_peered":"2024-09-14T04:04:59.803717+0000","last_unstale":"2024-09-14T04:05:46.417041+0000","last_undegraded":"2024-09-14T04:05:46.417041+0000","last_fullsized":"2024-09-14T04:05:46.417041+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:16:44.666245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'2","reported_seq":19,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.832763+0000","last_change":"2024-09-14T04:04:58.759775+0000","last_active":"2024-09-14T04:05:46.832763+0000","last_peered":"2024-09-14T04:05:46.832763+0000","last_clean":"2024-09-14T04:05:46.832763+0000","last_became_active":"2024-09-14T04:04:58.759248+0000","last_became_peered":"2024-09-14T04:04:58.759248+0000","last_unstale":"2024-09-14T04:05:46.832763+0000","last_undegraded":"2024-09-14T04:05:46.832763+0000","last_fullsized":"2024-09-14T04:05:46.832763+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:00:47.526269+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":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.414332+0000","last_change":"2024-09-14T04:04:59.796103+0000","last_active":"2024-09-14T04:05:46.414332+0000","last_peered":"2024-09-14T04:05:46.414332+0000","last_clean":"2024-09-14T04:05:46.414332+0000","last_became_active":"2024-09-14T04:04:59.795280+0000","last_became_peered":"2024-09-14T04:04:59.795280+0000","last_unstale":"2024-09-14T04:05:46.414332+0000","last_undegraded":"2024-09-14T04:05:46.414332+0000","last_fullsized":"2024-09-14T04:05:46.414332+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:36:12.728516+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.405303+0000","last_change":"2024-09-14T04:04:58.776449+0000","last_active":"2024-09-14T04:05:46.405303+0000","last_peered":"2024-09-14T04:05:46.405303+0000","last_clean":"2024-09-14T04:05:46.405303+0000","last_became_active":"2024-09-14T04:04:58.775178+0000","last_became_peered":"2024-09-14T04:04:58.775178+0000","last_unstale":"2024-09-14T04:05:46.405303+0000","last_undegraded":"2024-09-14T04:05:46.405303+0000","last_fullsized":"2024-09-14T04:05:46.405303+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:00:56.915061+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.406093+0000","last_change":"2024-09-14T04:04:59.799105+0000","last_active":"2024-09-14T04:05:46.406093+0000","last_peered":"2024-09-14T04:05:46.406093+0000","last_clean":"2024-09-14T04:05:46.406093+0000","last_became_active":"2024-09-14T04:04:59.798326+0000","last_became_peered":"2024-09-14T04:04:59.798326+0000","last_unstale":"2024-09-14T04:05:46.406093+0000","last_undegraded":"2024-09-14T04:05:46.406093+0000","last_fullsized":"2024-09-14T04:05:46.406093+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:38:31.802484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.832934+0000","last_change":"2024-09-14T04:04:58.760278+0000","last_active":"2024-09-14T04:05:46.832934+0000","last_peered":"2024-09-14T04:05:46.832934+0000","last_clean":"2024-09-14T04:05:46.832934+0000","last_became_active":"2024-09-14T04:04:58.759858+0000","last_became_peered":"2024-09-14T04:04:58.759858+0000","last_unstale":"2024-09-14T04:05:46.832934+0000","last_undegraded":"2024-09-14T04:05:46.832934+0000","last_fullsized":"2024-09-14T04:05:46.832934+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:53:10.868974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.418899+0000","last_change":"2024-09-14T04:04:59.804706+0000","last_active":"2024-09-14T04:05:46.418899+0000","last_peered":"2024-09-14T04:05:46.418899+0000","last_clean":"2024-09-14T04:05:46.418899+0000","last_became_active":"2024-09-14T04:04:59.803918+0000","last_became_peered":"2024-09-14T04:04:59.803918+0000","last_unstale":"2024-09-14T04:05:46.418899+0000","last_undegraded":"2024-09-14T04:05:46.418899+0000","last_fullsized":"2024-09-14T04:05:46.418899+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:59:44.841998+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'8","reported_seq":27,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.422043+0000","last_change":"2024-09-14T04:04:58.778391+0000","last_active":"2024-09-14T04:05:46.422043+0000","last_peered":"2024-09-14T04:05:46.422043+0000","last_clean":"2024-09-14T04:05:46.422043+0000","last_became_active":"2024-09-14T04:04:58.777895+0000","last_became_peered":"2024-09-14T04:04:58.777895+0000","last_unstale":"2024-09-14T04:05:46.422043+0000","last_undegraded":"2024-09-14T04:05:46.422043+0000","last_fullsized":"2024-09-14T04:05:46.422043+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T06:21:26.264481+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":12,"num_read_kb":12,"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":"63'1","reported_seq":17,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.832950+0000","last_change":"2024-09-14T04:04:58.755085+0000","last_active":"2024-09-14T04:05:46.832950+0000","last_peered":"2024-09-14T04:05:46.832950+0000","last_clean":"2024-09-14T04:05:46.832950+0000","last_became_active":"2024-09-14T04:04:58.753385+0000","last_became_peered":"2024-09-14T04:04:58.753385+0000","last_unstale":"2024-09-14T04:05:46.832950+0000","last_undegraded":"2024-09-14T04:05:46.832950+0000","last_fullsized":"2024-09-14T04:05:46.832950+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:29:03.135395+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":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.414010+0000","last_change":"2024-09-14T04:04:59.798230+0000","last_active":"2024-09-14T04:05:46.414010+0000","last_peered":"2024-09-14T04:05:46.414010+0000","last_clean":"2024-09-14T04:05:46.414010+0000","last_became_active":"2024-09-14T04:04:59.797446+0000","last_became_peered":"2024-09-14T04:04:59.797446+0000","last_unstale":"2024-09-14T04:05:46.414010+0000","last_undegraded":"2024-09-14T04:05:46.414010+0000","last_fullsized":"2024-09-14T04:05:46.414010+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:46:48.706881+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'2","reported_seq":18,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.833039+0000","last_change":"2024-09-14T04:04:58.754388+0000","last_active":"2024-09-14T04:05:46.833039+0000","last_peered":"2024-09-14T04:05:46.833039+0000","last_clean":"2024-09-14T04:05:46.833039+0000","last_became_active":"2024-09-14T04:04:58.753827+0000","last_became_peered":"2024-09-14T04:04:58.753827+0000","last_unstale":"2024-09-14T04:05:46.833039+0000","last_undegraded":"2024-09-14T04:05:46.833039+0000","last_fullsized":"2024-09-14T04:05:46.833039+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:09:18.350880+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":24,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-14T04:05:47.643922+0000","last_change":"2024-09-14T04:05:47.643922+0000","last_active":"2024-09-14T04:05:47.643922+0000","last_peered":"2024-09-14T04:05:47.643922+0000","last_clean":"2024-09-14T04:05:47.643922+0000","last_became_active":"2024-09-14T04:05:47.643347+0000","last_became_peered":"2024-09-14T04:05:47.643347+0000","last_unstale":"2024-09-14T04:05:47.643922+0000","last_undegraded":"2024-09-14T04:05:47.643922+0000","last_fullsized":"2024-09-14T04:05:47.643922+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:52:20.787386+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"63'1","reported_seq":17,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.832859+0000","last_change":"2024-09-14T04:04:58.757076+0000","last_active":"2024-09-14T04:05:46.832859+0000","last_peered":"2024-09-14T04:05:46.832859+0000","last_clean":"2024-09-14T04:05:46.832859+0000","last_became_active":"2024-09-14T04:04:58.756500+0000","last_became_peered":"2024-09-14T04:04:58.756500+0000","last_unstale":"2024-09-14T04:05:46.832859+0000","last_undegraded":"2024-09-14T04:05:46.832859+0000","last_fullsized":"2024-09-14T04:05:46.832859+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:54:39.772562+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":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.420477+0000","last_change":"2024-09-14T04:04:59.800423+0000","last_active":"2024-09-14T04:05:46.420477+0000","last_peered":"2024-09-14T04:05:46.420477+0000","last_clean":"2024-09-14T04:05:46.420477+0000","last_became_active":"2024-09-14T04:04:59.799663+0000","last_became_peered":"2024-09-14T04:04:59.799663+0000","last_unstale":"2024-09-14T04:05:46.420477+0000","last_undegraded":"2024-09-14T04:05:46.420477+0000","last_fullsized":"2024-09-14T04:05:46.420477+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:38:24.954080+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.414400+0000","last_change":"2024-09-14T04:04:58.769924+0000","last_active":"2024-09-14T04:05:46.414400+0000","last_peered":"2024-09-14T04:05:46.414400+0000","last_clean":"2024-09-14T04:05:46.414400+0000","last_became_active":"2024-09-14T04:04:58.769451+0000","last_became_peered":"2024-09-14T04:04:58.769451+0000","last_unstale":"2024-09-14T04:05:46.414400+0000","last_undegraded":"2024-09-14T04:05:46.414400+0000","last_fullsized":"2024-09-14T04:05:46.414400+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:30:31.996390+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2024-09-14T04:05:47.844969+0000","last_change":"2024-09-14T04:05:47.844969+0000","last_active":"2024-09-14T04:05:47.844969+0000","last_peered":"2024-09-14T04:05:47.844969+0000","last_clean":"2024-09-14T04:05:47.844969+0000","last_became_active":"2024-09-14T04:05:47.844239+0000","last_became_peered":"2024-09-14T04:05:47.844239+0000","last_unstale":"2024-09-14T04:05:47.844969+0000","last_undegraded":"2024-09-14T04:05:47.844969+0000","last_fullsized":"2024-09-14T04:05:47.844969+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:37:53.318147+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,4],"acting":[0,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.b","version":"64'3","reported_seq":19,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.416161+0000","last_change":"2024-09-14T04:04:58.792356+0000","last_active":"2024-09-14T04:05:46.416161+0000","last_peered":"2024-09-14T04:05:46.416161+0000","last_clean":"2024-09-14T04:05:46.416161+0000","last_became_active":"2024-09-14T04:04:58.791386+0000","last_became_peered":"2024-09-14T04:04:58.791386+0000","last_unstale":"2024-09-14T04:05:46.416161+0000","last_undegraded":"2024-09-14T04:05:46.416161+0000","last_fullsized":"2024-09-14T04:05:46.416161+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T04:10:00.809220+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.410970+0000","last_change":"2024-09-14T04:04:58.894339+0000","last_active":"2024-09-14T04:05:46.410970+0000","last_peered":"2024-09-14T04:05:46.410970+0000","last_clean":"2024-09-14T04:05:46.410970+0000","last_became_active":"2024-09-14T04:04:58.893417+0000","last_became_peered":"2024-09-14T04:04:58.893417+0000","last_unstale":"2024-09-14T04:05:46.410970+0000","last_undegraded":"2024-09-14T04:05:46.410970+0000","last_fullsized":"2024-09-14T04:05:46.410970+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:38:40.469733+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.420856+0000","last_change":"2024-09-14T04:04:58.762245+0000","last_active":"2024-09-14T04:05:46.420856+0000","last_peered":"2024-09-14T04:05:46.420856+0000","last_clean":"2024-09-14T04:05:46.420856+0000","last_became_active":"2024-09-14T04:04:58.761651+0000","last_became_peered":"2024-09-14T04:04:58.761651+0000","last_unstale":"2024-09-14T04:05:46.420856+0000","last_undegraded":"2024-09-14T04:05:46.420856+0000","last_fullsized":"2024-09-14T04:05:46.420856+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:33:36.509057+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.411795+0000","last_change":"2024-09-14T04:04:59.099310+0000","last_active":"2024-09-14T04:05:46.411795+0000","last_peered":"2024-09-14T04:05:46.411795+0000","last_clean":"2024-09-14T04:05:46.411795+0000","last_became_active":"2024-09-14T04:04:59.097790+0000","last_became_peered":"2024-09-14T04:04:59.097790+0000","last_unstale":"2024-09-14T04:05:46.411795+0000","last_undegraded":"2024-09-14T04:05:46.411795+0000","last_fullsized":"2024-09-14T04:05:46.411795+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:30:43.210296+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.410865+0000","last_change":"2024-09-14T04:04:58.753097+0000","last_active":"2024-09-14T04:05:46.410865+0000","last_peered":"2024-09-14T04:05:46.410865+0000","last_clean":"2024-09-14T04:05:46.410865+0000","last_became_active":"2024-09-14T04:04:58.749576+0000","last_became_peered":"2024-09-14T04:04:58.749576+0000","last_unstale":"2024-09-14T04:05:46.410865+0000","last_undegraded":"2024-09-14T04:05:46.410865+0000","last_fullsized":"2024-09-14T04:05:46.410865+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:22:16.568168+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.411488+0000","last_change":"2024-09-14T04:04:59.098931+0000","last_active":"2024-09-14T04:05:46.411488+0000","last_peered":"2024-09-14T04:05:46.411488+0000","last_clean":"2024-09-14T04:05:46.411488+0000","last_became_active":"2024-09-14T04:04:59.098182+0000","last_became_peered":"2024-09-14T04:04:59.098182+0000","last_unstale":"2024-09-14T04:05:46.411488+0000","last_undegraded":"2024-09-14T04:05:46.411488+0000","last_fullsized":"2024-09-14T04:05:46.411488+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:04:09.324806+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.414820+0000","last_change":"2024-09-14T04:04:58.777623+0000","last_active":"2024-09-14T04:05:46.414820+0000","last_peered":"2024-09-14T04:05:46.414820+0000","last_clean":"2024-09-14T04:05:46.414820+0000","last_became_active":"2024-09-14T04:04:58.776628+0000","last_became_peered":"2024-09-14T04:04:58.776628+0000","last_unstale":"2024-09-14T04:05:46.414820+0000","last_undegraded":"2024-09-14T04:05:46.414820+0000","last_fullsized":"2024-09-14T04:05:46.414820+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:42:56.844104+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.415399+0000","last_change":"2024-09-14T04:05:00.631442+0000","last_active":"2024-09-14T04:05:46.415399+0000","last_peered":"2024-09-14T04:05:46.415399+0000","last_clean":"2024-09-14T04:05:46.415399+0000","last_became_active":"2024-09-14T04:05:00.630996+0000","last_became_peered":"2024-09-14T04:05:00.630996+0000","last_unstale":"2024-09-14T04:05:46.415399+0000","last_undegraded":"2024-09-14T04:05:46.415399+0000","last_fullsized":"2024-09-14T04:05:46.415399+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:56:25.302804+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"51'79","reported_seq":57,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.833849+0000","last_change":"2024-09-14T04:00:47.714231+0000","last_active":"2024-09-14T04:05:46.833849+0000","last_peered":"2024-09-14T04:05:46.833849+0000","last_clean":"2024-09-14T04:05:46.833849+0000","last_became_active":"2024-09-14T04:00:47.704106+0000","last_became_peered":"2024-09-14T04:00:47.704106+0000","last_unstale":"2024-09-14T04:05:46.833849+0000","last_undegraded":"2024-09-14T04:05:46.833849+0000","last_fullsized":"2024-09-14T04:05:46.833849+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T03:56:14.533049+0000","objects_scrubbed":0,"log_size":79,"log_dups_size":0,"ondisk_log_size":79,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:02:07.642670+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":126,"num_read_kb":231,"num_write":113,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"55'1","reported_seq":28,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.414162+0000","last_change":"2024-09-14T04:02:50.289624+0000","last_active":"2024-09-14T04:05:46.414162+0000","last_peered":"2024-09-14T04:05:46.414162+0000","last_clean":"2024-09-14T04:05:46.414162+0000","last_became_active":"2024-09-14T04:02:37.333686+0000","last_became_peered":"2024-09-14T04:02:37.333686+0000","last_unstale":"2024-09-14T04:05:46.414162+0000","last_undegraded":"2024-09-14T04:05:46.414162+0000","last_fullsized":"2024-09-14T04:05:46.414162+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:10:29.444681+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000682689,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.415734+0000","last_change":"2024-09-14T04:04:58.765798+0000","last_active":"2024-09-14T04:05:46.415734+0000","last_peered":"2024-09-14T04:05:46.415734+0000","last_clean":"2024-09-14T04:05:46.415734+0000","last_became_active":"2024-09-14T04:04:58.764785+0000","last_became_peered":"2024-09-14T04:04:58.764785+0000","last_unstale":"2024-09-14T04:05:46.415734+0000","last_undegraded":"2024-09-14T04:05:46.415734+0000","last_fullsized":"2024-09-14T04:05:46.415734+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:59:30.189640+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.421296+0000","last_change":"2024-09-14T04:05:00.636257+0000","last_active":"2024-09-14T04:05:46.421296+0000","last_peered":"2024-09-14T04:05:46.421296+0000","last_clean":"2024-09-14T04:05:46.421296+0000","last_became_active":"2024-09-14T04:05:00.635364+0000","last_became_peered":"2024-09-14T04:05:00.635364+0000","last_unstale":"2024-09-14T04:05:46.421296+0000","last_undegraded":"2024-09-14T04:05:46.421296+0000","last_fullsized":"2024-09-14T04:05:46.421296+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:15:02.486949+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":27,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.833587+0000","last_change":"2024-09-14T04:02:50.558039+0000","last_active":"2024-09-14T04:05:46.833587+0000","last_peered":"2024-09-14T04:05:46.833587+0000","last_clean":"2024-09-14T04:05:46.833587+0000","last_became_active":"2024-09-14T04:02:38.112409+0000","last_became_peered":"2024-09-14T04:02:38.112409+0000","last_unstale":"2024-09-14T04:05:46.833587+0000","last_undegraded":"2024-09-14T04:05:46.833587+0000","last_fullsized":"2024-09-14T04:05:46.833587+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:59:17.994157+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00063445000000000005,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.404935+0000","last_change":"2024-09-14T04:04:58.774967+0000","last_active":"2024-09-14T04:05:46.404935+0000","last_peered":"2024-09-14T04:05:46.404935+0000","last_clean":"2024-09-14T04:05:46.404935+0000","last_became_active":"2024-09-14T04:04:58.774444+0000","last_became_peered":"2024-09-14T04:04:58.774444+0000","last_unstale":"2024-09-14T04:05:46.404935+0000","last_undegraded":"2024-09-14T04:05:46.404935+0000","last_fullsized":"2024-09-14T04:05:46.404935+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:51:20.442953+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.405899+0000","last_change":"2024-09-14T04:05:00.560331+0000","last_active":"2024-09-14T04:05:46.405899+0000","last_peered":"2024-09-14T04:05:46.405899+0000","last_clean":"2024-09-14T04:05:46.405899+0000","last_became_active":"2024-09-14T04:05:00.559433+0000","last_became_peered":"2024-09-14T04:05:00.559433+0000","last_unstale":"2024-09-14T04:05:46.405899+0000","last_undegraded":"2024-09-14T04:05:46.405899+0000","last_fullsized":"2024-09-14T04:05:46.405899+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:45:53.897821+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":27,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.418527+0000","last_change":"2024-09-14T04:02:50.383427+0000","last_active":"2024-09-14T04:05:46.418527+0000","last_peered":"2024-09-14T04:05:46.418527+0000","last_clean":"2024-09-14T04:05:46.418527+0000","last_became_active":"2024-09-14T04:02:38.112182+0000","last_became_peered":"2024-09-14T04:02:38.112182+0000","last_unstale":"2024-09-14T04:05:46.418527+0000","last_undegraded":"2024-09-14T04:05:46.418527+0000","last_fullsized":"2024-09-14T04:05:46.418527+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:12:32.660053+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026470600000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.411490+0000","last_change":"2024-09-14T04:04:58.750258+0000","last_active":"2024-09-14T04:05:46.411490+0000","last_peered":"2024-09-14T04:05:46.411490+0000","last_clean":"2024-09-14T04:05:46.411490+0000","last_became_active":"2024-09-14T04:04:58.748565+0000","last_became_peered":"2024-09-14T04:04:58.748565+0000","last_unstale":"2024-09-14T04:05:46.411490+0000","last_undegraded":"2024-09-14T04:05:46.411490+0000","last_fullsized":"2024-09-14T04:05:46.411490+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:04:07.818204+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.415746+0000","last_change":"2024-09-14T04:04:59.798966+0000","last_active":"2024-09-14T04:05:46.415746+0000","last_peered":"2024-09-14T04:05:46.415746+0000","last_clean":"2024-09-14T04:05:46.415746+0000","last_became_active":"2024-09-14T04:04:59.798168+0000","last_became_peered":"2024-09-14T04:04:59.798168+0000","last_unstale":"2024-09-14T04:05:46.415746+0000","last_undegraded":"2024-09-14T04:05:46.415746+0000","last_fullsized":"2024-09-14T04:05:46.415746+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:11:05.614801+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"57'2","reported_seq":29,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.414406+0000","last_change":"2024-09-14T04:02:50.290684+0000","last_active":"2024-09-14T04:05:46.414406+0000","last_peered":"2024-09-14T04:05:46.414406+0000","last_clean":"2024-09-14T04:05:46.414406+0000","last_became_active":"2024-09-14T04:02:37.335096+0000","last_became_peered":"2024-09-14T04:02:37.335096+0000","last_unstale":"2024-09-14T04:05:46.414406+0000","last_undegraded":"2024-09-14T04:05:46.414406+0000","last_fullsized":"2024-09-14T04:05:46.414406+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:43:52.927096+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0017315220000000001,"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":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.412096+0000","last_change":"2024-09-14T04:04:58.757189+0000","last_active":"2024-09-14T04:05:46.412096+0000","last_peered":"2024-09-14T04:05:46.412096+0000","last_clean":"2024-09-14T04:05:46.412096+0000","last_became_active":"2024-09-14T04:04:58.756624+0000","last_became_peered":"2024-09-14T04:04:58.756624+0000","last_unstale":"2024-09-14T04:05:46.412096+0000","last_undegraded":"2024-09-14T04:05:46.412096+0000","last_fullsized":"2024-09-14T04:05:46.412096+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:23:40.393741+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.412328+0000","last_change":"2024-09-14T04:05:00.561331+0000","last_active":"2024-09-14T04:05:46.412328+0000","last_peered":"2024-09-14T04:05:46.412328+0000","last_clean":"2024-09-14T04:05:46.412328+0000","last_became_active":"2024-09-14T04:05:00.559875+0000","last_became_peered":"2024-09-14T04:05:00.559875+0000","last_unstale":"2024-09-14T04:05:46.412328+0000","last_undegraded":"2024-09-14T04:05:46.412328+0000","last_fullsized":"2024-09-14T04:05:46.412328+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:15:13.246896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.414716+0000","last_change":"2024-09-14T04:04:58.770192+0000","last_active":"2024-09-14T04:05:46.414716+0000","last_peered":"2024-09-14T04:05:46.414716+0000","last_clean":"2024-09-14T04:05:46.414716+0000","last_became_active":"2024-09-14T04:04:58.769702+0000","last_became_peered":"2024-09-14T04:04:58.769702+0000","last_unstale":"2024-09-14T04:05:46.414716+0000","last_undegraded":"2024-09-14T04:05:46.414716+0000","last_fullsized":"2024-09-14T04:05:46.414716+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:08:47.483057+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":27,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.412943+0000","last_change":"2024-09-14T04:02:50.291366+0000","last_active":"2024-09-14T04:05:46.412943+0000","last_peered":"2024-09-14T04:05:46.412943+0000","last_clean":"2024-09-14T04:05:46.412943+0000","last_became_active":"2024-09-14T04:02:38.111881+0000","last_became_peered":"2024-09-14T04:02:38.111881+0000","last_unstale":"2024-09-14T04:05:46.412943+0000","last_undegraded":"2024-09-14T04:05:46.412943+0000","last_fullsized":"2024-09-14T04:05:46.412943+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:08:35.673101+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000609499,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.412288+0000","last_change":"2024-09-14T04:05:00.631427+0000","last_active":"2024-09-14T04:05:46.412288+0000","last_peered":"2024-09-14T04:05:46.412288+0000","last_clean":"2024-09-14T04:05:46.412288+0000","last_became_active":"2024-09-14T04:05:00.631052+0000","last_became_peered":"2024-09-14T04:05:00.631052+0000","last_unstale":"2024-09-14T04:05:46.412288+0000","last_undegraded":"2024-09-14T04:05:46.412288+0000","last_fullsized":"2024-09-14T04:05:46.412288+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:58:01.310083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.412714+0000","last_change":"2024-09-14T04:04:58.763203+0000","last_active":"2024-09-14T04:05:46.412714+0000","last_peered":"2024-09-14T04:05:46.412714+0000","last_clean":"2024-09-14T04:05:46.412714+0000","last_became_active":"2024-09-14T04:04:58.762498+0000","last_became_peered":"2024-09-14T04:04:58.762498+0000","last_unstale":"2024-09-14T04:05:46.412714+0000","last_undegraded":"2024-09-14T04:05:46.412714+0000","last_fullsized":"2024-09-14T04:05:46.412714+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:02:17.853168+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":27,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.834557+0000","last_change":"2024-09-14T04:02:50.558154+0000","last_active":"2024-09-14T04:05:46.834557+0000","last_peered":"2024-09-14T04:05:46.834557+0000","last_clean":"2024-09-14T04:05:46.834557+0000","last_became_active":"2024-09-14T04:02:38.113199+0000","last_became_peered":"2024-09-14T04:02:38.113199+0000","last_unstale":"2024-09-14T04:05:46.834557+0000","last_undegraded":"2024-09-14T04:05:46.834557+0000","last_fullsized":"2024-09-14T04:05:46.834557+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:01:26.407128+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067607599999999996,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.408138+0000","last_change":"2024-09-14T04:04:59.798332+0000","last_active":"2024-09-14T04:05:46.408138+0000","last_peered":"2024-09-14T04:05:46.408138+0000","last_clean":"2024-09-14T04:05:46.408138+0000","last_became_active":"2024-09-14T04:04:59.796890+0000","last_became_peered":"2024-09-14T04:04:59.796890+0000","last_unstale":"2024-09-14T04:05:46.408138+0000","last_undegraded":"2024-09-14T04:05:46.408138+0000","last_fullsized":"2024-09-14T04:05:46.408138+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:42:13.936696+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'2","reported_seq":18,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.419140+0000","last_change":"2024-09-14T04:04:58.789647+0000","last_active":"2024-09-14T04:05:46.419140+0000","last_peered":"2024-09-14T04:05:46.419140+0000","last_clean":"2024-09-14T04:05:46.419140+0000","last_became_active":"2024-09-14T04:04:58.788238+0000","last_became_peered":"2024-09-14T04:04:58.788238+0000","last_unstale":"2024-09-14T04:05:46.419140+0000","last_undegraded":"2024-09-14T04:05:46.419140+0000","last_fullsized":"2024-09-14T04:05:46.419140+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:39:40.713826+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":27,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.414901+0000","last_change":"2024-09-14T04:02:50.291220+0000","last_active":"2024-09-14T04:05:46.414901+0000","last_peered":"2024-09-14T04:05:46.414901+0000","last_clean":"2024-09-14T04:05:46.414901+0000","last_became_active":"2024-09-14T04:02:37.512820+0000","last_became_peered":"2024-09-14T04:02:37.512820+0000","last_unstale":"2024-09-14T04:05:46.414901+0000","last_undegraded":"2024-09-14T04:05:46.414901+0000","last_fullsized":"2024-09-14T04:05:46.414901+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:00:17.731198+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000495241,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.414247+0000","last_change":"2024-09-14T04:04:59.800313+0000","last_active":"2024-09-14T04:05:46.414247+0000","last_peered":"2024-09-14T04:05:46.414247+0000","last_clean":"2024-09-14T04:05:46.414247+0000","last_became_active":"2024-09-14T04:04:59.798633+0000","last_became_peered":"2024-09-14T04:04:59.798633+0000","last_unstale":"2024-09-14T04:05:46.414247+0000","last_undegraded":"2024-09-14T04:05:46.414247+0000","last_fullsized":"2024-09-14T04:05:46.414247+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:47:45.289403+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"64'1","reported_seq":16,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.409358+0000","last_change":"2024-09-14T04:04:58.773065+0000","last_active":"2024-09-14T04:05:46.409358+0000","last_peered":"2024-09-14T04:05:46.409358+0000","last_clean":"2024-09-14T04:05:46.409358+0000","last_became_active":"2024-09-14T04:04:58.770668+0000","last_became_peered":"2024-09-14T04:04:58.770668+0000","last_unstale":"2024-09-14T04:05:46.409358+0000","last_undegraded":"2024-09-14T04:05:46.409358+0000","last_fullsized":"2024-09-14T04:05:46.409358+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:27:53.622485+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":27,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.421333+0000","last_change":"2024-09-14T04:02:50.292491+0000","last_active":"2024-09-14T04:05:46.421333+0000","last_peered":"2024-09-14T04:05:46.421333+0000","last_clean":"2024-09-14T04:05:46.421333+0000","last_became_active":"2024-09-14T04:02:37.332402+0000","last_became_peered":"2024-09-14T04:02:37.332402+0000","last_unstale":"2024-09-14T04:05:46.421333+0000","last_undegraded":"2024-09-14T04:05:46.421333+0000","last_fullsized":"2024-09-14T04:05:46.421333+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:49:20.820141+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00065019000000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.410627+0000","last_change":"2024-09-14T04:04:58.894635+0000","last_active":"2024-09-14T04:05:46.410627+0000","last_peered":"2024-09-14T04:05:46.410627+0000","last_clean":"2024-09-14T04:05:46.410627+0000","last_became_active":"2024-09-14T04:04:58.893747+0000","last_became_peered":"2024-09-14T04:04:58.893747+0000","last_unstale":"2024-09-14T04:05:46.410627+0000","last_undegraded":"2024-09-14T04:05:46.410627+0000","last_fullsized":"2024-09-14T04:05:46.410627+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:13:15.991689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.411875+0000","last_change":"2024-09-14T04:04:59.099833+0000","last_active":"2024-09-14T04:05:46.411875+0000","last_peered":"2024-09-14T04:05:46.411875+0000","last_clean":"2024-09-14T04:05:46.411875+0000","last_became_active":"2024-09-14T04:04:59.099044+0000","last_became_peered":"2024-09-14T04:04:59.099044+0000","last_unstale":"2024-09-14T04:05:46.411875+0000","last_undegraded":"2024-09-14T04:05:46.411875+0000","last_fullsized":"2024-09-14T04:05:46.411875+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:14:04.208264+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"64'7","reported_seq":27,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.411048+0000","last_change":"2024-09-14T04:04:58.750437+0000","last_active":"2024-09-14T04:05:46.411048+0000","last_peered":"2024-09-14T04:05:46.411048+0000","last_clean":"2024-09-14T04:05:46.411048+0000","last_became_active":"2024-09-14T04:04:58.748930+0000","last_became_peered":"2024-09-14T04:04:58.748930+0000","last_unstale":"2024-09-14T04:05:46.411048+0000","last_undegraded":"2024-09-14T04:05:46.411048+0000","last_fullsized":"2024-09-14T04:05:46.411048+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T04:33:28.622868+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":1552,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"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":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.412201+0000","last_change":"2024-09-14T04:05:00.561761+0000","last_active":"2024-09-14T04:05:46.412201+0000","last_peered":"2024-09-14T04:05:46.412201+0000","last_clean":"2024-09-14T04:05:46.412201+0000","last_became_active":"2024-09-14T04:05:00.559102+0000","last_became_peered":"2024-09-14T04:05:00.559102+0000","last_unstale":"2024-09-14T04:05:46.412201+0000","last_undegraded":"2024-09-14T04:05:46.412201+0000","last_fullsized":"2024-09-14T04:05:46.412201+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:09:51.491865+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'3","reported_seq":20,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.833197+0000","last_change":"2024-09-14T04:04:58.768451+0000","last_active":"2024-09-14T04:05:46.833197+0000","last_peered":"2024-09-14T04:05:46.833197+0000","last_clean":"2024-09-14T04:05:46.833197+0000","last_became_active":"2024-09-14T04:04:58.767823+0000","last_became_peered":"2024-09-14T04:04:58.767823+0000","last_unstale":"2024-09-14T04:05:46.833197+0000","last_undegraded":"2024-09-14T04:05:46.833197+0000","last_fullsized":"2024-09-14T04:05:46.833197+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T11:02:41.352961+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":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":[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":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.414646+0000","last_change":"2024-09-14T04:04:58.765267+0000","last_active":"2024-09-14T04:05:46.414646+0000","last_peered":"2024-09-14T04:05:46.414646+0000","last_clean":"2024-09-14T04:05:46.414646+0000","last_became_active":"2024-09-14T04:04:58.764820+0000","last_became_peered":"2024-09-14T04:04:58.764820+0000","last_unstale":"2024-09-14T04:05:46.414646+0000","last_undegraded":"2024-09-14T04:05:46.414646+0000","last_fullsized":"2024-09-14T04:05:46.414646+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:24:31.514568+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.415169+0000","last_change":"2024-09-14T04:04:59.799562+0000","last_active":"2024-09-14T04:05:46.415169+0000","last_peered":"2024-09-14T04:05:46.415169+0000","last_clean":"2024-09-14T04:05:46.415169+0000","last_became_active":"2024-09-14T04:04:59.798292+0000","last_became_peered":"2024-09-14T04:04:59.798292+0000","last_unstale":"2024-09-14T04:05:46.415169+0000","last_undegraded":"2024-09-14T04:05:46.415169+0000","last_fullsized":"2024-09-14T04:05:46.415169+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:55:56.781392+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.410032+0000","last_change":"2024-09-14T04:04:58.775907+0000","last_active":"2024-09-14T04:05:46.410032+0000","last_peered":"2024-09-14T04:05:46.410032+0000","last_clean":"2024-09-14T04:05:46.410032+0000","last_became_active":"2024-09-14T04:04:58.775125+0000","last_became_peered":"2024-09-14T04:04:58.775125+0000","last_unstale":"2024-09-14T04:05:46.410032+0000","last_undegraded":"2024-09-14T04:05:46.410032+0000","last_fullsized":"2024-09-14T04:05:46.410032+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:54:01.466725+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":24,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-14T04:05:47.731205+0000","last_change":"2024-09-14T04:05:47.731205+0000","last_active":"2024-09-14T04:05:47.731205+0000","last_peered":"2024-09-14T04:05:47.731205+0000","last_clean":"2024-09-14T04:05:47.731205+0000","last_became_active":"2024-09-14T04:05:47.730469+0000","last_became_peered":"2024-09-14T04:05:47.730469+0000","last_unstale":"2024-09-14T04:05:47.731205+0000","last_undegraded":"2024-09-14T04:05:47.731205+0000","last_fullsized":"2024-09-14T04:05:47.731205+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:34:42.339237+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1f","version":"0'0","reported_seq":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.421130+0000","last_change":"2024-09-14T04:04:59.803373+0000","last_active":"2024-09-14T04:05:46.421130+0000","last_peered":"2024-09-14T04:05:46.421130+0000","last_clean":"2024-09-14T04:05:46.421130+0000","last_became_active":"2024-09-14T04:04:59.802549+0000","last_became_peered":"2024-09-14T04:04:59.802549+0000","last_unstale":"2024-09-14T04:05:46.421130+0000","last_undegraded":"2024-09-14T04:05:46.421130+0000","last_fullsized":"2024-09-14T04:05:46.421130+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:48:26.061084+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.414572+0000","last_change":"2024-09-14T04:04:58.788938+0000","last_active":"2024-09-14T04:05:46.414572+0000","last_peered":"2024-09-14T04:05:46.414572+0000","last_clean":"2024-09-14T04:05:46.414572+0000","last_became_active":"2024-09-14T04:04:58.788237+0000","last_became_peered":"2024-09-14T04:04:58.788237+0000","last_unstale":"2024-09-14T04:05:46.414572+0000","last_undegraded":"2024-09-14T04:05:46.414572+0000","last_fullsized":"2024-09-14T04:05:46.414572+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:29:44.066500+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.405684+0000","last_change":"2024-09-14T04:04:59.797819+0000","last_active":"2024-09-14T04:05:46.405684+0000","last_peered":"2024-09-14T04:05:46.405684+0000","last_clean":"2024-09-14T04:05:46.405684+0000","last_became_active":"2024-09-14T04:04:59.796595+0000","last_became_peered":"2024-09-14T04:04:59.796595+0000","last_unstale":"2024-09-14T04:05:46.405684+0000","last_undegraded":"2024-09-14T04:05:46.405684+0000","last_fullsized":"2024-09-14T04:05:46.405684+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:50:31.749499+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.412684+0000","last_change":"2024-09-14T04:04:58.770283+0000","last_active":"2024-09-14T04:05:46.412684+0000","last_peered":"2024-09-14T04:05:46.412684+0000","last_clean":"2024-09-14T04:05:46.412684+0000","last_became_active":"2024-09-14T04:04:58.769475+0000","last_became_peered":"2024-09-14T04:04:58.769475+0000","last_unstale":"2024-09-14T04:05:46.412684+0000","last_undegraded":"2024-09-14T04:05:46.412684+0000","last_fullsized":"2024-09-14T04:05:46.412684+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:49:46.265237+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.417763+0000","last_change":"2024-09-14T04:05:00.634113+0000","last_active":"2024-09-14T04:05:46.417763+0000","last_peered":"2024-09-14T04:05:46.417763+0000","last_clean":"2024-09-14T04:05:46.417763+0000","last_became_active":"2024-09-14T04:05:00.633665+0000","last_became_peered":"2024-09-14T04:05:00.633665+0000","last_unstale":"2024-09-14T04:05:46.417763+0000","last_undegraded":"2024-09-14T04:05:46.417763+0000","last_fullsized":"2024-09-14T04:05:46.417763+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:42:46.361272+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"64'2","reported_seq":17,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.410731+0000","last_change":"2024-09-14T04:04:58.761597+0000","last_active":"2024-09-14T04:05:46.410731+0000","last_peered":"2024-09-14T04:05:46.410731+0000","last_clean":"2024-09-14T04:05:46.410731+0000","last_became_active":"2024-09-14T04:04:58.761147+0000","last_became_peered":"2024-09-14T04:04:58.761147+0000","last_unstale":"2024-09-14T04:05:46.410731+0000","last_undegraded":"2024-09-14T04:05:46.410731+0000","last_fullsized":"2024-09-14T04:05:46.410731+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:44:37.002382+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.414752+0000","last_change":"2024-09-14T04:04:59.096459+0000","last_active":"2024-09-14T04:05:46.414752+0000","last_peered":"2024-09-14T04:05:46.414752+0000","last_clean":"2024-09-14T04:05:46.414752+0000","last_became_active":"2024-09-14T04:04:59.096132+0000","last_became_peered":"2024-09-14T04:04:59.096132+0000","last_unstale":"2024-09-14T04:05:46.414752+0000","last_undegraded":"2024-09-14T04:05:46.414752+0000","last_fullsized":"2024-09-14T04:05:46.414752+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:15:58.847430+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"64'2","reported_seq":17,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.408508+0000","last_change":"2024-09-14T04:04:58.771590+0000","last_active":"2024-09-14T04:05:46.408508+0000","last_peered":"2024-09-14T04:05:46.408508+0000","last_clean":"2024-09-14T04:05:46.408508+0000","last_became_active":"2024-09-14T04:04:58.771034+0000","last_became_peered":"2024-09-14T04:04:58.771034+0000","last_unstale":"2024-09-14T04:05:46.408508+0000","last_undegraded":"2024-09-14T04:05:46.408508+0000","last_fullsized":"2024-09-14T04:05:46.408508+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:09:16.774578+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.411670+0000","last_change":"2024-09-14T04:04:59.101517+0000","last_active":"2024-09-14T04:05:46.411670+0000","last_peered":"2024-09-14T04:05:46.411670+0000","last_clean":"2024-09-14T04:05:46.411670+0000","last_became_active":"2024-09-14T04:04:59.100539+0000","last_became_peered":"2024-09-14T04:04:59.100539+0000","last_unstale":"2024-09-14T04:05:46.411670+0000","last_undegraded":"2024-09-14T04:05:46.411670+0000","last_fullsized":"2024-09-14T04:05:46.411670+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:33:55.521680+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'2","reported_seq":18,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.414354+0000","last_change":"2024-09-14T04:04:58.765274+0000","last_active":"2024-09-14T04:05:46.414354+0000","last_peered":"2024-09-14T04:05:46.414354+0000","last_clean":"2024-09-14T04:05:46.414354+0000","last_became_active":"2024-09-14T04:04:58.764753+0000","last_became_peered":"2024-09-14T04:04:58.764753+0000","last_unstale":"2024-09-14T04:05:46.414354+0000","last_undegraded":"2024-09-14T04:05:46.414354+0000","last_fullsized":"2024-09-14T04:05:46.414354+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:26:43.644993+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.410609+0000","last_change":"2024-09-14T04:04:58.797819+0000","last_active":"2024-09-14T04:05:46.410609+0000","last_peered":"2024-09-14T04:05:46.410609+0000","last_clean":"2024-09-14T04:05:46.410609+0000","last_became_active":"2024-09-14T04:04:58.797439+0000","last_became_peered":"2024-09-14T04:04:58.797439+0000","last_unstale":"2024-09-14T04:05:46.410609+0000","last_undegraded":"2024-09-14T04:05:46.410609+0000","last_fullsized":"2024-09-14T04:05:46.410609+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:47:05.837170+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'2","reported_seq":18,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.414715+0000","last_change":"2024-09-14T04:04:58.762191+0000","last_active":"2024-09-14T04:05:46.414715+0000","last_peered":"2024-09-14T04:05:46.414715+0000","last_clean":"2024-09-14T04:05:46.414715+0000","last_became_active":"2024-09-14T04:04:58.761683+0000","last_became_peered":"2024-09-14T04:04:58.761683+0000","last_unstale":"2024-09-14T04:05:46.414715+0000","last_undegraded":"2024-09-14T04:05:46.414715+0000","last_fullsized":"2024-09-14T04:05:46.414715+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:39:39.493157+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.415926+0000","last_change":"2024-09-14T04:05:00.560210+0000","last_active":"2024-09-14T04:05:46.415926+0000","last_peered":"2024-09-14T04:05:46.415926+0000","last_clean":"2024-09-14T04:05:46.415926+0000","last_became_active":"2024-09-14T04:05:00.559390+0000","last_became_peered":"2024-09-14T04:05:00.559390+0000","last_unstale":"2024-09-14T04:05:46.415926+0000","last_undegraded":"2024-09-14T04:05:46.415926+0000","last_fullsized":"2024-09-14T04:05:46.415926+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:49:57.707606+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"64'2","reported_seq":17,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.418329+0000","last_change":"2024-09-14T04:04:58.765879+0000","last_active":"2024-09-14T04:05:46.418329+0000","last_peered":"2024-09-14T04:05:46.418329+0000","last_clean":"2024-09-14T04:05:46.418329+0000","last_became_active":"2024-09-14T04:04:58.765185+0000","last_became_peered":"2024-09-14T04:04:58.765185+0000","last_unstale":"2024-09-14T04:05:46.418329+0000","last_undegraded":"2024-09-14T04:05:46.418329+0000","last_fullsized":"2024-09-14T04:05:46.418329+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:34:44.165892+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.410174+0000","last_change":"2024-09-14T04:04:59.100332+0000","last_active":"2024-09-14T04:05:46.410174+0000","last_peered":"2024-09-14T04:05:46.410174+0000","last_clean":"2024-09-14T04:05:46.410174+0000","last_became_active":"2024-09-14T04:04:59.098476+0000","last_became_peered":"2024-09-14T04:04:59.098476+0000","last_unstale":"2024-09-14T04:05:46.410174+0000","last_undegraded":"2024-09-14T04:05:46.410174+0000","last_fullsized":"2024-09-14T04:05:46.410174+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:47:49.853740+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"64'5","reported_seq":22,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-14T04:05:46.410037+0000","last_change":"2024-09-14T04:04:58.774549+0000","last_active":"2024-09-14T04:05:46.410037+0000","last_peered":"2024-09-14T04:05:46.410037+0000","last_clean":"2024-09-14T04:05:46.410037+0000","last_became_active":"2024-09-14T04:04:58.772628+0000","last_became_peered":"2024-09-14T04:04:58.772628+0000","last_unstale":"2024-09-14T04:05:46.410037+0000","last_undegraded":"2024-09-14T04:05:46.410037+0000","last_fullsized":"2024-09-14T04:05:46.410037+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T04:22:54.861389+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_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":2338,"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":47,"num_read_kb":49,"num_write":45,"num_write_kb":13,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":7014,"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":126,"num_read_kb":231,"num_write":113,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":79,"ondisk_log_size":79,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430285,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298624,"kb_used_data":1268,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446528,"statfs":{"total":95995035648,"available":95689244672,"internally_reserved":0,"allocated":1298432,"data_stored":893080,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Sep 14 04:06:54 2024","interfaces":[{"interface":"back","average":{"1min":0.85899999999999999,"5min":0.90200000000000002,"15min":0.92400000000000004},"min":{"1min":0.622,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":1.3120000000000001,"5min":1.3120000000000001,"15min":1.3120000000000001},"last":1.2450000000000001},{"interface":"front","average":{"1min":0.95399999999999996,"5min":0.92100000000000004,"15min":0.92300000000000004},"min":{"1min":0.68000000000000005,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":1.2509999999999999,"5min":1.288,"15min":1.4139999999999999},"last":0.71399999999999997}]},{"osd":1,"last update":"Sat Sep 14 04:06:54 2024","interfaces":[{"interface":"back","average":{"1min":0.91900000000000004,"5min":0.91300000000000003,"15min":0.93100000000000005},"min":{"1min":0.68999999999999995,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":1.1950000000000001,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":1.099},{"interface":"front","average":{"1min":0.97999999999999998,"5min":0.91700000000000004,"15min":0.96899999999999997},"min":{"1min":0.76700000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":1.234,"5min":1.3049999999999999,"15min":1.335},"last":1.0009999999999999}]},{"osd":2,"last update":"Sat Sep 14 04:06:54 2024","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":0.91700000000000004,"15min":0.92900000000000005},"min":{"1min":0.64900000000000002,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.2709999999999999,"5min":1.2709999999999999,"15min":1.2709999999999999},"last":1.0580000000000001},{"interface":"front","average":{"1min":0.92200000000000004,"5min":0.95899999999999996,"15min":0.97799999999999998},"min":{"1min":0.753,"5min":0.499,"15min":0.499},"max":{"1min":1.159,"5min":1.3460000000000001,"15min":1.3460000000000001},"last":1.024}]},{"osd":3,"last update":"Sat Sep 14 04:06:54 2024","interfaces":[{"interface":"back","average":{"1min":0.98599999999999999,"5min":0.94399999999999995,"15min":0.96299999999999997},"min":{"1min":0.73399999999999999,"5min":0.375,"15min":0.375},"max":{"1min":1.3520000000000001,"5min":1.3520000000000001,"15min":1.3520000000000001},"last":0.97499999999999998},{"interface":"front","average":{"1min":1.0169999999999999,"5min":1,"15min":1.026},"min":{"1min":0.72999999999999998,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":1.24,"5min":1.3200000000000001,"15min":1.3859999999999999},"last":1.177}]},{"osd":4,"last update":"Sat Sep 14 04:06:54 2024","interfaces":[{"interface":"back","average":{"1min":0.89400000000000002,"5min":0.85299999999999998,"15min":0.90700000000000003},"min":{"1min":0.59599999999999997,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":1.2969999999999999,"5min":1.3700000000000001,"15min":1.421},"last":0.61599999999999999},{"interface":"front","average":{"1min":1.0620000000000001,"5min":0.93600000000000005,"15min":0.96099999999999997},"min":{"1min":0.79000000000000004,"5min":0.439,"15min":0.439},"max":{"1min":1.2729999999999999,"5min":1.4199999999999999,"15min":1.4199999999999999},"last":0.81799999999999995}]},{"osd":5,"last update":"Sat Sep 14 04:06:54 2024","interfaces":[{"interface":"back","average":{"1min":0.98999999999999999,"5min":0.98499999999999999,"15min":0.98199999999999998},"min":{"1min":0.71599999999999997,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.252,"5min":1.391,"15min":1.4650000000000001},"last":0.89500000000000002},{"interface":"front","average":{"1min":1.107,"5min":1.0109999999999999,"15min":1.018},"min":{"1min":0.85899999999999999,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":1.347,"5min":1.399,"15min":1.6240000000000001},"last":0.86499999999999999}]},{"osd":6,"last update":"Sat Sep 14 04:06:54 2024","interfaces":[{"interface":"back","average":{"1min":1.1479999999999999,"5min":1.0489999999999999,"15min":1.107},"min":{"1min":0.79500000000000004,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":1.304,"5min":1.45,"15min":1.6739999999999999},"last":0.94699999999999995},{"interface":"front","average":{"1min":1.147,"5min":1.052,"15min":1.1080000000000001},"min":{"1min":0.91800000000000004,"5min":0.37,"15min":0.37},"max":{"1min":1.403,"5min":1.4890000000000001,"15min":1.4890000000000001},"last":1.1319999999999999}]}]},{"osd":6,"up_from":42,"seq":180388626521,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298612,"kb_used_data":1252,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446540,"statfs":{"total":95995035648,"available":95689256960,"internally_reserved":0,"allocated":1282048,"data_stored":892394,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Sep 14 04:06:02 2024","interfaces":[{"interface":"back","average":{"1min":0.87,"5min":0.86399999999999999,"15min":0.84599999999999997},"min":{"1min":0.55400000000000005,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":1.99,"5min":1.99,"15min":1.99},"last":1.0189999999999999},{"interface":"front","average":{"1min":0.91900000000000004,"5min":0.88600000000000001,"15min":0.81799999999999995},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":1.1200000000000001,"5min":1.3080000000000001,"15min":1.3080000000000001},"last":0.98899999999999999}]},{"osd":1,"last update":"Sat Sep 14 04:06:02 2024","interfaces":[{"interface":"back","average":{"1min":1.0169999999999999,"5min":0.995,"15min":0.96799999999999997},"min":{"1min":0.58699999999999997,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":1.8069999999999999,"5min":1.8069999999999999,"15min":1.8069999999999999},"last":1.0940000000000001},{"interface":"front","average":{"1min":0.98399999999999999,"5min":1.0089999999999999,"15min":0.96299999999999997},"min":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":1.4670000000000001,"5min":1.4670000000000001,"15min":1.4670000000000001},"last":0.93999999999999995}]},{"osd":2,"last update":"Sat Sep 14 04:06:02 2024","interfaces":[{"interface":"back","average":{"1min":0.86499999999999999,"5min":0.88300000000000001,"15min":0.83899999999999997},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":1.2649999999999999,"5min":1.2909999999999999,"15min":1.2909999999999999},"last":0.876},{"interface":"front","average":{"1min":0.96299999999999997,"5min":0.91900000000000004,"15min":0.92100000000000004},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":1.216,"5min":1.365,"15min":1.365},"last":1.1279999999999999}]},{"osd":3,"last update":"Sat Sep 14 04:06:02 2024","interfaces":[{"interface":"back","average":{"1min":0.99199999999999999,"5min":0.98799999999999999,"15min":0.88500000000000001},"min":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.51500000000000001},"max":{"1min":1.8859999999999999,"5min":1.8859999999999999,"15min":1.8859999999999999},"last":0.90700000000000003},{"interface":"front","average":{"1min":0.96499999999999997,"5min":0.95499999999999996,"15min":0.90700000000000003},"min":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":1.78,"5min":1.78,"15min":1.78},"last":0.71999999999999997}]},{"osd":4,"last update":"Sat Sep 14 04:06:02 2024","interfaces":[{"interface":"back","average":{"1min":0.90900000000000003,"5min":0.91000000000000003,"15min":0.79400000000000004},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.35399999999999998},"max":{"1min":1.2509999999999999,"5min":1.381,"15min":1.381},"last":0.80400000000000005},{"interface":"front","average":{"1min":0.92100000000000004,"5min":0.92500000000000004,"15min":0.83799999999999997},"min":{"1min":0.44,"5min":0.44,"15min":0.40100000000000002},"max":{"1min":1.2190000000000001,"5min":1.331,"15min":1.331},"last":0.65300000000000002}]},{"osd":5,"last update":"Sat Sep 14 04:06:02 2024","interfaces":[{"interface":"back","average":{"1min":0.94599999999999995,"5min":0.95299999999999996,"15min":0.85499999999999998},"min":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.38800000000000001},"max":{"1min":1.2609999999999999,"5min":1.4710000000000001,"15min":1.4710000000000001},"last":0.96099999999999997},{"interface":"front","average":{"1min":0.98599999999999999,"5min":1.0309999999999999,"15min":0.92000000000000004},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":1.9279999999999999,"5min":1.9279999999999999,"15min":1.9279999999999999},"last":0.77600000000000002}]},{"osd":7,"last update":"Sat Sep 14 04:06:55 2024","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":1.016,"15min":0.96199999999999997},"min":{"1min":0.71799999999999997,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.1779999999999999,"5min":1.5349999999999999,"15min":1.5349999999999999},"last":1.056},{"interface":"front","average":{"1min":1.093,"5min":1.1080000000000001,"15min":1.0569999999999999},"min":{"1min":0.75900000000000001,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.2969999999999999,"5min":1.73,"15min":1.73},"last":0.84699999999999998}]}]},{"osd":5,"up_from":36,"seq":154618822756,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298028,"kb_used_data":668,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447124,"statfs":{"total":95995035648,"available":95689854976,"internally_reserved":0,"allocated":684032,"data_stored":301288,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Sep 14 04:06:09 2024","interfaces":[{"interface":"back","average":{"1min":0.90400000000000003,"5min":0.89200000000000002,"15min":0.79800000000000004},"min":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44},"max":{"1min":1.2110000000000001,"5min":1.522,"15min":1.522},"last":1.018},{"interface":"front","average":{"1min":0.92200000000000004,"5min":0.89400000000000002,"15min":0.84399999999999997},"min":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.141,"5min":1.274,"15min":1.482},"last":0.99099999999999999}]},{"osd":1,"last update":"Sat Sep 14 04:06:09 2024","interfaces":[{"interface":"back","average":{"1min":0.98599999999999999,"5min":0.94699999999999995,"15min":0.88300000000000001},"min":{"1min":0.56200000000000006,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.1830000000000001,"5min":1.3580000000000001,"15min":1.3580000000000001},"last":1.0660000000000001},{"interface":"front","average":{"1min":0.871,"5min":0.91000000000000003,"15min":0.84599999999999997},"min":{"1min":0.53000000000000003,"5min":0.438,"15min":0.438},"max":{"1min":1.1319999999999999,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":0.84799999999999998}]},{"osd":2,"last update":"Sat Sep 14 04:06:09 2024","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":0.95699999999999996,"15min":0.91000000000000003},"min":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.236,"5min":1.323,"15min":1.323},"last":0.89200000000000002},{"interface":"front","average":{"1min":0.94299999999999995,"5min":0.95399999999999996,"15min":0.92900000000000005},"min":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.2230000000000001,"5min":1.6659999999999999,"15min":1.6659999999999999},"last":1.147}]},{"osd":3,"last update":"Sat Sep 14 04:06:09 2024","interfaces":[{"interface":"back","average":{"1min":0.97699999999999998,"5min":0.97499999999999998,"15min":0.89900000000000002},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.196,"5min":1.593,"15min":1.593},"last":0.93200000000000005},{"interface":"front","average":{"1min":0.93999999999999995,"5min":0.93500000000000005,"15min":0.90100000000000002},"min":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.1819999999999999,"5min":1.2669999999999999,"15min":1.3979999999999999},"last":1.0409999999999999}]},{"osd":4,"last update":"Sat Sep 14 04:06:09 2024","interfaces":[{"interface":"back","average":{"1min":0.82899999999999996,"5min":0.88600000000000001,"15min":0.76100000000000001},"min":{"1min":0.46600000000000003,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":1.0069999999999999,"5min":1.7849999999999999,"15min":2.6400000000000001},"last":0.76600000000000001},{"interface":"front","average":{"1min":0.90600000000000003,"5min":0.95999999999999996,"15min":0.85999999999999999},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":1.1559999999999999,"5min":2.4470000000000001,"15min":2.4470000000000001},"last":1.0940000000000001}]},{"osd":6,"last update":"Sat Sep 14 04:06:55 2024","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":0.97599999999999998,"15min":0.871},"min":{"1min":0.66200000000000003,"5min":0.46200000000000002,"15min":0.39400000000000002},"max":{"1min":1.268,"5min":1.889,"15min":1.889},"last":0.95599999999999996},{"interface":"front","average":{"1min":0.84899999999999998,"5min":0.93400000000000005,"15min":0.86299999999999999},"min":{"1min":0.626,"5min":0.36899999999999999,"15min":0.36499999999999999},"max":{"1min":1.0800000000000001,"5min":2.3559999999999999,"15min":2.3559999999999999},"last":0.81200000000000006}]},{"osd":7,"last update":"Sat Sep 14 04:06:55 2024","interfaces":[{"interface":"back","average":{"1min":0.93400000000000005,"5min":0.99199999999999999,"15min":0.96699999999999997},"min":{"1min":0.76400000000000001,"5min":0.434,"15min":0.434},"max":{"1min":1.1419999999999999,"5min":2.246,"15min":2.246},"last":0.91700000000000004},{"interface":"front","average":{"1min":1.0549999999999999,"5min":1.081,"15min":0.98499999999999999},"min":{"1min":0.80600000000000005,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":1.2809999999999999,"5min":1.966,"15min":1.966},"last":1.1200000000000001}]}]},{"osd":4,"up_from":30,"seq":128849018990,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298036,"kb_used_data":684,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447116,"statfs":{"total":95995035648,"available":95689846784,"internally_reserved":0,"allocated":700416,"data_stored":302642,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Sep 14 04:06:16 2024","interfaces":[{"interface":"back","average":{"1min":0.98699999999999999,"5min":0.92900000000000005,"15min":0.83099999999999996},"min":{"1min":0.56200000000000006,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":1.266,"5min":1.2749999999999999,"15min":1.2749999999999999},"last":1.056},{"interface":"front","average":{"1min":0.90400000000000003,"5min":0.90400000000000003,"15min":0.87},"min":{"1min":0.56000000000000005,"5min":0.54000000000000004,"15min":0.51200000000000001},"max":{"1min":1.2130000000000001,"5min":1.3420000000000001,"15min":1.353},"last":1.1399999999999999}]},{"osd":1,"last update":"Sat Sep 14 04:06:16 2024","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":0.92500000000000004,"15min":0.86199999999999999},"min":{"1min":0.76900000000000002,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":1.2230000000000001,"5min":1.3740000000000001,"15min":1.3740000000000001},"last":1.111},{"interface":"front","average":{"1min":1.012,"5min":0.96999999999999997,"15min":0.86399999999999999},"min":{"1min":0.58499999999999996,"5min":0.502,"15min":0.502},"max":{"1min":1.3480000000000001,"5min":1.389,"15min":1.389},"last":0.89000000000000001}]},{"osd":2,"last update":"Sat Sep 14 04:06:16 2024","interfaces":[{"interface":"back","average":{"1min":0.98999999999999999,"5min":0.97999999999999998,"15min":0.90800000000000003},"min":{"1min":0.72899999999999998,"5min":0.63300000000000001,"15min":0.52900000000000003},"max":{"1min":1.329,"5min":1.405,"15min":1.405},"last":0.99399999999999999},{"interface":"front","average":{"1min":0.96099999999999997,"5min":0.90200000000000002,"15min":0.86399999999999999},"min":{"1min":0.64100000000000001,"5min":0.495,"15min":0.495},"max":{"1min":1.1879999999999999,"5min":1.353,"15min":1.353},"last":1.02}]},{"osd":3,"last update":"Sat Sep 14 04:06:16 2024","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":0.92600000000000005,"15min":0.91200000000000003},"min":{"1min":0.73099999999999998,"5min":0.60999999999999999,"15min":0.60099999999999998},"max":{"1min":1.1850000000000001,"5min":1.202,"15min":1.202},"last":0.81499999999999995},{"interface":"front","average":{"1min":0.98799999999999999,"5min":0.97799999999999998,"15min":0.89200000000000002},"min":{"1min":0.749,"5min":0.59199999999999997,"15min":0.51200000000000001},"max":{"1min":1.2649999999999999,"5min":1.3819999999999999,"15min":1.3819999999999999},"last":1.167}]},{"osd":5,"last update":"Sat Sep 14 04:06:03 2024","interfaces":[{"interface":"back","average":{"1min":0.873,"5min":0.89100000000000001,"15min":0.73299999999999998},"min":{"1min":0.46100000000000002,"5min":0.45500000000000002,"15min":0.308},"max":{"1min":1.226,"5min":1.2410000000000001,"15min":1.2410000000000001},"last":0.76400000000000001},{"interface":"front","average":{"1min":0.877,"5min":0.89500000000000002,"15min":0.74199999999999999},"min":{"1min":0.54100000000000004,"5min":0.37,"15min":0.34799999999999998},"max":{"1min":1.1699999999999999,"5min":1.325,"15min":1.325},"last":0.91100000000000003}]},{"osd":6,"last update":"Sat Sep 14 04:06:03 2024","interfaces":[{"interface":"back","average":{"1min":0.92700000000000005,"5min":0.94599999999999995,"15min":0.82599999999999996},"min":{"1min":0.57599999999999996,"5min":0.42499999999999999,"15min":0.39900000000000002},"max":{"1min":1.2749999999999999,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":0.85599999999999998},{"interface":"front","average":{"1min":1.0580000000000001,"5min":1.081,"15min":0.95099999999999996},"min":{"1min":0.63200000000000001,"5min":0.435,"15min":0.34399999999999997},"max":{"1min":1.369,"5min":1.6180000000000001,"15min":1.6180000000000001},"last":1.083}]},{"osd":7,"last update":"Sat Sep 14 04:05:58 2024","interfaces":[{"interface":"back","average":{"1min":1.091,"5min":1.1060000000000001,"15min":1.125},"min":{"1min":0.55300000000000005,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":1.2949999999999999,"5min":1.54,"15min":1.54},"last":1.1870000000000001},{"interface":"front","average":{"1min":1.0309999999999999,"5min":1.0469999999999999,"15min":1.0940000000000001},"min":{"1min":0.56799999999999995,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":1.276,"5min":1.4610000000000001,"15min":1.4610000000000001},"last":0.96099999999999997}]}]},{"osd":3,"up_from":25,"seq":107374182520,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298016,"kb_used_data":660,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447136,"statfs":{"total":95995035648,"available":95689867264,"internally_reserved":0,"allocated":675840,"data_stored":300719,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Sep 14 04:06:25 2024","interfaces":[{"interface":"back","average":{"1min":0.64700000000000002,"5min":0.67200000000000004,"15min":0.67000000000000004},"min":{"1min":0.374,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":1.0569999999999999,"5min":1.212,"15min":1.212},"last":0.85499999999999998},{"interface":"front","average":{"1min":0.69099999999999995,"5min":0.77600000000000002,"15min":0.755},"min":{"1min":0.31900000000000001,"5min":0.251,"15min":0.251},"max":{"1min":1.008,"5min":1.6459999999999999,"15min":1.6459999999999999},"last":0.65500000000000003}]},{"osd":1,"last update":"Sat Sep 14 04:06:25 2024","interfaces":[{"interface":"back","average":{"1min":0.73699999999999999,"5min":0.78100000000000003,"15min":0.76200000000000001},"min":{"1min":0.36499999999999999,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":1.2769999999999999,"5min":1.3979999999999999,"15min":1.3979999999999999},"last":0.80400000000000005},{"interface":"front","average":{"1min":0.73599999999999999,"5min":0.76000000000000001,"15min":0.76200000000000001},"min":{"1min":0.371,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":1.3400000000000001,"5min":1.651,"15min":1.651},"last":0.90800000000000003}]},{"osd":2,"last update":"Sat Sep 14 04:06:25 2024","interfaces":[{"interface":"back","average":{"1min":0.81000000000000005,"5min":0.86899999999999999,"15min":0.84299999999999997},"min":{"1min":0.34200000000000003,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":1.264,"5min":1.708,"15min":1.708},"last":1.0169999999999999},{"interface":"front","average":{"1min":0.77300000000000002,"5min":0.79000000000000004,"15min":0.78600000000000003},"min":{"1min":0.35799999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.137,"5min":1.329,"15min":1.329},"last":0.75}]},{"osd":4,"last update":"Sat Sep 14 04:06:16 2024","interfaces":[{"interface":"back","average":{"1min":0.96199999999999997,"5min":0.94899999999999995,"15min":0.91000000000000003},"min":{"1min":0.66100000000000003,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":1.1619999999999999,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":0.99399999999999999},{"interface":"front","average":{"1min":1.0349999999999999,"5min":1.024,"15min":0.94199999999999995},"min":{"1min":0.65500000000000003,"5min":0.504,"15min":0.504},"max":{"1min":1.345,"5min":1.6100000000000001,"15min":1.6100000000000001},"last":1.194}]},{"osd":5,"last update":"Sat Sep 14 04:06:09 2024","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":1.046,"15min":1.018},"min":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.5349999999999999,"5min":1.7390000000000001,"15min":1.7390000000000001},"last":1.242},{"interface":"front","average":{"1min":1.006,"5min":1.01,"15min":0.97999999999999998},"min":{"1min":0.59999999999999998,"5min":0.498,"15min":0.498},"max":{"1min":1.3220000000000001,"5min":1.7569999999999999,"15min":1.7569999999999999},"last":0.96899999999999997}]},{"osd":6,"last update":"Sat Sep 14 04:05:58 2024","interfaces":[{"interface":"back","average":{"1min":1.052,"5min":1.0700000000000001,"15min":1.1160000000000001},"min":{"1min":0.52200000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.4910000000000001,"5min":1.756,"15min":1.756},"last":1.151},{"interface":"front","average":{"1min":1.0389999999999999,"5min":1.0669999999999999,"15min":1.1000000000000001},"min":{"1min":0.53100000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.371,"5min":1.7889999999999999,"15min":1.7889999999999999},"last":0.95299999999999996}]},{"osd":7,"last update":"Sat Sep 14 04:05:58 2024","interfaces":[{"interface":"back","average":{"1min":1.0629999999999999,"5min":1.1120000000000001,"15min":1.155},"min":{"1min":0.58499999999999996,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":1.518,"5min":1.8520000000000001,"15min":1.8520000000000001},"last":0.88},{"interface":"front","average":{"1min":1.1279999999999999,"5min":1.163,"15min":1.1910000000000001},"min":{"1min":0.54500000000000004,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.581,"5min":1.8360000000000001,"15min":1.8360000000000001},"last":1.1000000000000001}]}]},{"osd":2,"up_from":18,"seq":77309411461,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298024,"kb_used_data":668,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447128,"statfs":{"total":95995035648,"available":95689859072,"internally_reserved":0,"allocated":684032,"data_stored":301548,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Sep 14 04:06:31 2024","interfaces":[{"interface":"back","average":{"1min":0.70299999999999996,"5min":0.69299999999999995,"15min":0.623},"min":{"1min":0.42999999999999999,"5min":0.309,"15min":0.29299999999999998},"max":{"1min":1.0409999999999999,"5min":1.1859999999999999,"15min":1.1990000000000001},"last":0.79400000000000004},{"interface":"front","average":{"1min":0.67800000000000005,"5min":0.754,"15min":0.67200000000000004},"min":{"1min":0.29699999999999999,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":1.0660000000000001,"5min":1.2989999999999999,"15min":1.498},"last":0.70599999999999996}]},{"osd":1,"last update":"Sat Sep 14 04:06:31 2024","interfaces":[{"interface":"back","average":{"1min":0.67600000000000005,"5min":0.72299999999999998,"15min":0.67100000000000004},"min":{"1min":0.32200000000000001,"5min":0.31900000000000001,"15min":0.30599999999999999},"max":{"1min":0.98499999999999999,"5min":1.288,"15min":1.288},"last":0.746},{"interface":"front","average":{"1min":0.77800000000000002,"5min":0.80100000000000005,"15min":0.72999999999999998},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.26500000000000001},"max":{"1min":1.1739999999999999,"5min":1.2,"15min":1.2829999999999999},"last":1.038}]},{"osd":3,"last update":"Sat Sep 14 04:06:24 2024","interfaces":[{"interface":"back","average":{"1min":0.92500000000000004,"5min":0.877,"15min":0.84399999999999997},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":1.323,"5min":1.415,"15min":1.427},"last":1.2230000000000001},{"interface":"front","average":{"1min":0.90500000000000003,"5min":0.85899999999999999,"15min":0.80400000000000005},"min":{"1min":0.37,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":1.2549999999999999,"5min":1.333,"15min":1.333},"last":0.89400000000000002}]},{"osd":4,"last update":"Sat Sep 14 04:06:22 2024","interfaces":[{"interface":"back","average":{"1min":1.099,"5min":1.0660000000000001,"15min":0.997},"min":{"1min":0.70199999999999996,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.4910000000000001,"5min":1.4910000000000001,"15min":1.4910000000000001},"last":1.125},{"interface":"front","average":{"1min":1.042,"5min":1.0489999999999999,"15min":0.97799999999999998},"min":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":1.3620000000000001,"5min":1.5029999999999999,"15min":1.6060000000000001},"last":1.0800000000000001}]},{"osd":5,"last update":"Sat Sep 14 04:06:05 2024","interfaces":[{"interface":"back","average":{"1min":1.01,"5min":1.0409999999999999,"15min":0.96499999999999997},"min":{"1min":0.60199999999999998,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.2869999999999999,"5min":1.458,"15min":1.458},"last":0.998},{"interface":"front","average":{"1min":0.98299999999999998,"5min":0.98599999999999999,"15min":0.90800000000000003},"min":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.3480000000000001,"5min":1.5960000000000001,"15min":1.5960000000000001},"last":0.95899999999999996}]},{"osd":6,"last update":"Sat Sep 14 04:06:03 2024","interfaces":[{"interface":"back","average":{"1min":1.1779999999999999,"5min":1.109,"15min":1.111},"min":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.5820000000000001,"5min":1.5820000000000001,"15min":1.5820000000000001},"last":1.1839999999999999},{"interface":"front","average":{"1min":1.169,"5min":1.135,"15min":1.173},"min":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.5800000000000001,"5min":1.637,"15min":1.849},"last":1.298}]},{"osd":7,"last update":"Sat Sep 14 04:05:59 2024","interfaces":[{"interface":"back","average":{"1min":1.1259999999999999,"5min":1.0860000000000001,"15min":1.0760000000000001},"min":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":1.546,"5min":1.6950000000000001,"15min":1.6950000000000001},"last":1.1479999999999999},{"interface":"front","average":{"1min":1.198,"5min":1.194,"15min":1.2250000000000001},"min":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":1.653,"5min":1.95,"15min":1.95},"last":1.244}]}]},{"osd":1,"up_from":13,"seq":55834574991,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298020,"kb_used_data":664,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447132,"statfs":{"total":95995035648,"available":95689863168,"internally_reserved":0,"allocated":679936,"data_stored":300963,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Sep 14 04:06:34 2024","interfaces":[{"interface":"back","average":{"1min":0.624,"5min":0.67800000000000005,"15min":0.60799999999999998},"min":{"1min":0.255,"5min":0.255,"15min":0.255},"max":{"1min":0.80700000000000005,"5min":1.1970000000000001,"15min":1.206},"last":0.72699999999999998},{"interface":"front","average":{"1min":0.80500000000000005,"5min":0.75900000000000001,"15min":0.67400000000000004},"min":{"1min":0.27200000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":1.494,"5min":1.6910000000000001,"15min":1.6910000000000001},"last":0.47699999999999998}]},{"osd":2,"last update":"Sat Sep 14 04:06:34 2024","interfaces":[{"interface":"back","average":{"1min":0.64700000000000002,"5min":0.68400000000000005,"15min":0.64500000000000002},"min":{"1min":0.23899999999999999,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":1.165,"5min":1.165,"15min":1.165},"last":0.45400000000000001},{"interface":"front","average":{"1min":0.746,"5min":0.80000000000000004,"15min":0.73499999999999999},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":1.115,"5min":1.421,"15min":1.421},"last":0.52500000000000002}]},{"osd":3,"last update":"Sat Sep 14 04:06:26 2024","interfaces":[{"interface":"back","average":{"1min":0.91500000000000004,"5min":0.89100000000000001,"15min":0.85599999999999998},"min":{"1min":0.33600000000000002,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":1.6180000000000001,"5min":1.6180000000000001,"15min":1.6180000000000001},"last":0.60899999999999999},{"interface":"front","average":{"1min":0.83299999999999996,"5min":0.82899999999999996,"15min":0.78400000000000003},"min":{"1min":0.312,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":1.1779999999999999,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":0.501}]},{"osd":4,"last update":"Sat Sep 14 04:06:11 2024","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":0.98299999999999998,"15min":0.94199999999999995},"min":{"1min":0.67800000000000005,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.232,"5min":1.3220000000000001,"15min":1.3300000000000001},"last":0.77100000000000002},{"interface":"front","average":{"1min":1.002,"5min":1.028,"15min":0.96699999999999997},"min":{"1min":0.66500000000000004,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.3480000000000001,"5min":1.5720000000000001,"15min":1.5720000000000001},"last":0.90100000000000002}]},{"osd":5,"last update":"Sat Sep 14 04:06:05 2024","interfaces":[{"interface":"back","average":{"1min":1.0089999999999999,"5min":1.016,"15min":0.96299999999999997},"min":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.3999999999999999,"5min":1.403,"15min":1.403},"last":0.65100000000000002},{"interface":"front","average":{"1min":1.052,"5min":1.0589999999999999,"15min":1.03},"min":{"1min":0.56299999999999994,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.3109999999999999,"5min":1.5609999999999999,"15min":1.5609999999999999},"last":0.71399999999999997}]},{"osd":6,"last update":"Sat Sep 14 04:06:05 2024","interfaces":[{"interface":"back","average":{"1min":1.018,"5min":1.069,"15min":1.0609999999999999},"min":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.4650000000000001,"5min":1.4650000000000001,"15min":1.4650000000000001},"last":0.94399999999999995},{"interface":"front","average":{"1min":1.1060000000000001,"5min":1.133,"15min":1.167},"min":{"1min":0.60099999999999998,"5min":0.502,"15min":0.502},"max":{"1min":1.379,"5min":1.609,"15min":1.609},"last":0.79500000000000004}]},{"osd":7,"last update":"Sat Sep 14 04:05:57 2024","interfaces":[{"interface":"back","average":{"1min":1.165,"5min":1.1539999999999999,"15min":1.1779999999999999},"min":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.625,"5min":1.6870000000000001,"15min":1.6870000000000001},"last":0.75800000000000001},{"interface":"front","average":{"1min":1.107,"5min":1.1100000000000001,"15min":1.121},"min":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.508,"5min":1.508,"15min":1.508},"last":0.91900000000000004}]}]},{"osd":0,"up_from":8,"seq":34359738523,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298600,"kb_used_data":1244,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446552,"statfs":{"total":95995035648,"available":95689269248,"internally_reserved":0,"allocated":1273856,"data_stored":891589,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Sep 14 04:06:40 2024","interfaces":[{"interface":"back","average":{"1min":0.61899999999999999,"5min":0.69099999999999995,"15min":0.63100000000000001},"min":{"1min":0.38200000000000001,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":1.0329999999999999,"5min":1.246,"15min":1.246},"last":0.70299999999999996},{"interface":"front","average":{"1min":0.67700000000000005,"5min":0.72099999999999997,"15min":0.67700000000000005},"min":{"1min":0.39100000000000001,"5min":0.314,"15min":0.30399999999999999},"max":{"1min":1.0429999999999999,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":0.92100000000000004}]},{"osd":2,"last update":"Sat Sep 14 04:06:40 2024","interfaces":[{"interface":"back","average":{"1min":0.65600000000000003,"5min":0.745,"15min":0.69499999999999995},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.96899999999999997,"5min":1.645,"15min":1.645},"last":0.85599999999999998},{"interface":"front","average":{"1min":0.70499999999999996,"5min":0.76200000000000001,"15min":0.73599999999999999},"min":{"1min":0.39900000000000002,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":1.0980000000000001,"5min":1.2509999999999999,"15min":1.28},"last":0.74299999999999999}]},{"osd":3,"last update":"Sat Sep 14 04:06:37 2024","interfaces":[{"interface":"back","average":{"1min":0.79400000000000004,"5min":0.84299999999999997,"15min":0.83699999999999997},"min":{"1min":0.41699999999999998,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":1.254,"5min":1.7390000000000001,"15min":1.7390000000000001},"last":0.95399999999999996},{"interface":"front","average":{"1min":0.78700000000000003,"5min":0.82199999999999995,"15min":0.83199999999999996},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":1.325,"5min":1.325,"15min":1.325},"last":1.038}]},{"osd":4,"last update":"Sat Sep 14 04:06:09 2024","interfaces":[{"interface":"back","average":{"1min":1.0660000000000001,"5min":1.0369999999999999,"15min":1.012},"min":{"1min":0.85499999999999998,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.4570000000000001,"5min":1.4570000000000001,"15min":1.4570000000000001},"last":1.179},{"interface":"front","average":{"1min":1.0229999999999999,"5min":0.95399999999999996,"15min":0.93400000000000005},"min":{"1min":0.75600000000000001,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.296,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":1.1499999999999999}]},{"osd":5,"last update":"Sat Sep 14 04:06:04 2024","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":0.96799999999999997,"15min":0.97699999999999998},"min":{"1min":0.55300000000000005,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.361,"5min":1.367,"15min":1.367},"last":1.075},{"interface":"front","average":{"1min":1.1020000000000001,"5min":1.0840000000000001,"15min":1.0149999999999999},"min":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.3500000000000001,"5min":1.53,"15min":1.53},"last":1.2190000000000001}]},{"osd":6,"last update":"Sat Sep 14 04:05:58 2024","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":0.96299999999999997,"15min":1.0009999999999999},"min":{"1min":0.49299999999999999,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.409,"5min":1.409,"15min":1.425},"last":0.97799999999999998},{"interface":"front","average":{"1min":1.123,"5min":1.1080000000000001,"15min":1.0960000000000001},"min":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.4550000000000001,"5min":1.6890000000000001,"15min":1.6890000000000001},"last":1.0029999999999999}]},{"osd":7,"last update":"Sat Sep 14 04:05:58 2024","interfaces":[{"interface":"back","average":{"1min":1.1100000000000001,"5min":1.119,"15min":1.1459999999999999},"min":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.5189999999999999,"5min":1.6759999999999999,"15min":1.6759999999999999},"last":1.1220000000000001},{"interface":"front","average":{"1min":1.0880000000000001,"5min":1.0880000000000001,"15min":1.141},"min":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.3260000000000001,"5min":1.647,"15min":1.647},"last":1.27}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":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":592,"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":604,"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":1698,"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":640,"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":1622,"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":1768,"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-09-14T04:07:01.179 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-14T04:07:01.179 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-14T04:07:01.179 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-14T04:07:01.179 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph health --format=json 2024-09-14T04:07:01.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:01 smithi038 bash[22519]: cluster 2024-09-14T04:07:00.223487+0000 mgr.y (mgr.14406) 197 : cluster [DBG] pgmap v175: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:07:01.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:01 smithi038 bash[22519]: audit 2024-09-14T04:07:00.350490+0000 mgr.y (mgr.14406) 198 : audit [DBG] from='client.14751 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:07:01.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:01 smithi038 bash[22519]: audit 2024-09-14T04:07:01.236296+0000 mon.c (mon.2) 117 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:07:01.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:01 smithi038 bash[32505]: cluster 2024-09-14T04:07:00.223487+0000 mgr.y (mgr.14406) 197 : cluster [DBG] pgmap v175: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:07:01.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:01 smithi038 bash[32505]: audit 2024-09-14T04:07:00.350490+0000 mgr.y (mgr.14406) 198 : audit [DBG] from='client.14751 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:07:01.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:01 smithi038 bash[32505]: audit 2024-09-14T04:07:01.236296+0000 mon.c (mon.2) 117 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:07:01.683 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:07:01 smithi123 bash[25882]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:07:01] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-14T04:07:01.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:01 smithi123 bash[24950]: cluster 2024-09-14T04:07:00.223487+0000 mgr.y (mgr.14406) 197 : cluster [DBG] pgmap v175: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:07:01.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:01 smithi123 bash[24950]: audit 2024-09-14T04:07:00.350490+0000 mgr.y (mgr.14406) 198 : audit [DBG] from='client.14751 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:07:01.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:01 smithi123 bash[24950]: audit 2024-09-14T04:07:01.236296+0000 mon.c (mon.2) 117 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:07:02.519 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:07:02 smithi038 bash[22772]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:07:02] "GET /metrics HTTP/1.1" 200 240049 "" "Prometheus/2.43.0" 2024-09-14T04:07:03.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:03 smithi123 bash[24950]: cluster 2024-09-14T04:07:02.224524+0000 mgr.y (mgr.14406) 199 : cluster [DBG] pgmap v176: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:07:03.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:03 smithi038 bash[22519]: cluster 2024-09-14T04:07:02.224524+0000 mgr.y (mgr.14406) 199 : cluster [DBG] pgmap v176: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:07:03.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:03 smithi038 bash[32505]: cluster 2024-09-14T04:07:02.224524+0000 mgr.y (mgr.14406) 199 : cluster [DBG] pgmap v176: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:07:05.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:05 smithi038 bash[32505]: cluster 2024-09-14T04:07:04.225194+0000 mgr.y (mgr.14406) 200 : cluster [DBG] pgmap v177: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:07:05.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:05 smithi038 bash[22519]: cluster 2024-09-14T04:07:04.225194+0000 mgr.y (mgr.14406) 200 : cluster [DBG] pgmap v177: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:07:05.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:05 smithi123 bash[24950]: cluster 2024-09-14T04:07:04.225194+0000 mgr.y (mgr.14406) 200 : cluster [DBG] pgmap v177: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:07:05.978 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:07:07.755 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:07 smithi038 bash[22519]: cluster 2024-09-14T04:07:06.225835+0000 mgr.y (mgr.14406) 201 : cluster [DBG] pgmap v178: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:07:07.756 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:07 smithi038 bash[32505]: cluster 2024-09-14T04:07:06.225835+0000 mgr.y (mgr.14406) 201 : cluster [DBG] pgmap v178: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:07:07.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:07 smithi123 bash[24950]: cluster 2024-09-14T04:07:06.225835+0000 mgr.y (mgr.14406) 201 : cluster [DBG] pgmap v178: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:07:09.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:09 smithi038 bash[32505]: cluster 2024-09-14T04:07:08.226937+0000 mgr.y (mgr.14406) 202 : cluster [DBG] pgmap v179: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:07:09.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:09 smithi038 bash[22519]: cluster 2024-09-14T04:07:08.226937+0000 mgr.y (mgr.14406) 202 : cluster [DBG] pgmap v179: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:07:09.845 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-09-14T04:07:09.845 INFO:teuthology.orchestra.run.smithi038.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-14T04:07:09.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:09 smithi123 bash[24950]: cluster 2024-09-14T04:07:08.226937+0000 mgr.y (mgr.14406) 202 : cluster [DBG] pgmap v179: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:07:10.623 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-14T04:07:10.624 INFO:teuthology.run_tasks:Running task print... 2024-09-14T04:07:10.634 INFO:teuthology.task.print:**** upgrading first half of cluster, with stress **** 2024-09-14T04:07:10.634 INFO:teuthology.run_tasks:Running task parallel... 2024-09-14T04:07:10.649 INFO:teuthology.task.parallel:starting parallel... 2024-09-14T04:07:10.650 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-09-14T04:07:10.651 INFO:teuthology.task.sequential:In sequential, running task full_sequential... 2024-09-14T04:07:10.651 INFO:teuthology.task.full_sequential:In full_sequential, running task rados... 2024-09-14T04:07:10.655 INFO:tasks.rados:Beginning rados... 2024-09-14T04:07:10.655 INFO:tasks.rados:config is {'clients': ['client.0'], 'objects': 500, 'op_weights': {'delete': 10, 'read': 45, 'write': 45}, 'ops': 4000, 'write_append_excl': False} 2024-09-14T04:07:10.655 INFO:tasks.rados:overrides is {'admin_socket': {'branch': 'main'}, 'ceph': {'conf': {'global': {'mon election default strategy': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}}, 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', '\\(POOL_APP_NOT_ENABLED\\)', 'OSD_DOWN', 'mons down', 'mon down', 'MON_DOWN', 'out of quorum', 'PG_DEGRADED', 'Reduced data availability', 'Degraded data redundancy', 'OSDMAP_FLAGS', 'PG_AVAILABILITY'], 'sha1': 'a2782315255a3e7d5f6cdc9eb35785187ff6ddf8'}, 'ceph-deploy': {'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {}}}, 'install': {'ceph': {'flavor': 'default', 'sha1': 'a2782315255a3e7d5f6cdc9eb35785187ff6ddf8'}}, 'workunit': {'branch': 'main', 'sha1': '1c941a66c1b420259b8fc5ac19e792dbbf60aded'}} 2024-09-14T04:07:10.655 INFO:tasks.rados:config is {'clients': ['client.0'], 'objects': 500, 'op_weights': {'delete': 10, 'read': 45, 'write': 45}, 'ops': 4000, 'write_append_excl': False} 2024-09-14T04:07:10.656 INFO:tasks.rados:joining rados 2024-09-14T04:07:10.656 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-09-14T04:07:10.656 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2024-09-14T04:07:10.656 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi038.front.sepia.ceph.com 2024-09-14T04:07:10.656 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -e sha1=a2782315255a3e7d5f6cdc9eb35785187ff6ddf8 -- bash -c 'ceph config set mgr mgr/cephadm/daemon_cache_timeout 60' 2024-09-14T04:07:10.657 INFO:tasks.rados:clients are ['client.0', 'client.1'] 2024-09-14T04:07:10.657 INFO:tasks.rados:starting run 0 out of 1 2024-09-14T04:07:10.657 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_0 2024-09-14T04:07:10.657 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd pool create unique_pool_0 16 2024-09-14T04:07:10.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:10 smithi038 bash[22519]: audit 2024-09-14T04:07:09.848211+0000 mon.c (mon.2) 118 : audit [DBG] from='client.? 172.21.15.38:0/2019038399' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-14T04:07:10.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:10 smithi038 bash[32505]: audit 2024-09-14T04:07:09.848211+0000 mon.c (mon.2) 118 : audit [DBG] from='client.? 172.21.15.38:0/2019038399' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-14T04:07:10.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:10 smithi123 bash[24950]: audit 2024-09-14T04:07:09.848211+0000 mon.c (mon.2) 118 : audit [DBG] from='client.? 172.21.15.38:0/2019038399' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-14T04:07:11.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:11 smithi038 bash[22519]: cluster 2024-09-14T04:07:10.227563+0000 mgr.y (mgr.14406) 203 : cluster [DBG] pgmap v180: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:07:11.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:11 smithi038 bash[32505]: cluster 2024-09-14T04:07:10.227563+0000 mgr.y (mgr.14406) 203 : cluster [DBG] pgmap v180: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:07:11.933 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:07:11 smithi123 bash[25882]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:07:11] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-14T04:07:11.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:11 smithi123 bash[24950]: cluster 2024-09-14T04:07:10.227563+0000 mgr.y (mgr.14406) 203 : cluster [DBG] pgmap v180: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:07:12.519 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:07:12 smithi038 bash[22772]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:07:12] "GET /metrics HTTP/1.1" 200 240049 "" "Prometheus/2.43.0" 2024-09-14T04:07:13.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:13 smithi038 bash[32505]: cluster 2024-09-14T04:07:12.228603+0000 mgr.y (mgr.14406) 204 : cluster [DBG] pgmap v181: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:07:13.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:13 smithi038 bash[32505]: audit 2024-09-14T04:07:13.428786+0000 mon.c (mon.2) 119 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:07:13.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:13 smithi038 bash[22519]: cluster 2024-09-14T04:07:12.228603+0000 mgr.y (mgr.14406) 204 : cluster [DBG] pgmap v181: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:07:13.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:13 smithi038 bash[22519]: audit 2024-09-14T04:07:13.428786+0000 mon.c (mon.2) 119 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:07:13.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:13 smithi123 bash[24950]: cluster 2024-09-14T04:07:12.228603+0000 mgr.y (mgr.14406) 204 : cluster [DBG] pgmap v181: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:07:13.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:13 smithi123 bash[24950]: audit 2024-09-14T04:07:13.428786+0000 mon.c (mon.2) 119 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:07:14.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:14 smithi038 bash[22519]: audit 2024-09-14T04:07:13.872406+0000 mon.c (mon.2) 120 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:07:14.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:14 smithi038 bash[22519]: audit 2024-09-14T04:07:13.874195+0000 mon.c (mon.2) 121 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:07:14.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:14 smithi038 bash[22519]: audit 2024-09-14T04:07:13.885911+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:07:14.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:14 smithi038 bash[32505]: audit 2024-09-14T04:07:13.872406+0000 mon.c (mon.2) 120 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:07:14.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:14 smithi038 bash[32505]: audit 2024-09-14T04:07:13.874195+0000 mon.c (mon.2) 121 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:07:14.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:14 smithi038 bash[32505]: audit 2024-09-14T04:07:13.885911+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:07:14.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:14 smithi123 bash[24950]: audit 2024-09-14T04:07:13.872406+0000 mon.c (mon.2) 120 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:07:14.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:14 smithi123 bash[24950]: audit 2024-09-14T04:07:13.874195+0000 mon.c (mon.2) 121 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:07:14.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:14 smithi123 bash[24950]: audit 2024-09-14T04:07:13.885911+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:07:15.443 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:07:15.444 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:07:15.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:15 smithi038 bash[22519]: cluster 2024-09-14T04:07:14.229235+0000 mgr.y (mgr.14406) 205 : cluster [DBG] pgmap v182: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:07:15.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:15 smithi038 bash[32505]: cluster 2024-09-14T04:07:14.229235+0000 mgr.y (mgr.14406) 205 : cluster [DBG] pgmap v182: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:07:15.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:15 smithi123 bash[24950]: cluster 2024-09-14T04:07:14.229235+0000 mgr.y (mgr.14406) 205 : cluster [DBG] pgmap v182: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:07:16.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:16 smithi038 bash[22519]: audit 2024-09-14T04:07:16.236834+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:07:16.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:16 smithi038 bash[32505]: audit 2024-09-14T04:07:16.236834+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:07:16.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:16 smithi123 bash[24950]: audit 2024-09-14T04:07:16.236834+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:07:17.746 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:17 smithi038 bash[22519]: cluster 2024-09-14T04:07:16.229795+0000 mgr.y (mgr.14406) 206 : cluster [DBG] pgmap v183: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:07:17.746 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:17 smithi038 bash[32505]: cluster 2024-09-14T04:07:16.229795+0000 mgr.y (mgr.14406) 206 : cluster [DBG] pgmap v183: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:07:17.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:17 smithi123 bash[24950]: cluster 2024-09-14T04:07:16.229795+0000 mgr.y (mgr.14406) 206 : cluster [DBG] pgmap v183: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:07:19.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:19 smithi038 bash[22519]: cluster 2024-09-14T04:07:18.230898+0000 mgr.y (mgr.14406) 207 : cluster [DBG] pgmap v184: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:07:19.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:19 smithi038 bash[32505]: cluster 2024-09-14T04:07:18.230898+0000 mgr.y (mgr.14406) 207 : cluster [DBG] pgmap v184: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:07:19.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:19 smithi123 bash[24950]: cluster 2024-09-14T04:07:18.230898+0000 mgr.y (mgr.14406) 207 : cluster [DBG] pgmap v184: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:07:21.545 INFO:teuthology.orchestra.run.smithi038.stderr:pool 'unique_pool_0' created 2024-09-14T04:07:21.652 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:21 smithi038 bash[22519]: cluster 2024-09-14T04:07:20.231594+0000 mgr.y (mgr.14406) 208 : cluster [DBG] pgmap v185: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:07:21.652 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:21 smithi038 bash[22519]: audit 2024-09-14T04:07:20.945400+0000 mon.a (mon.0) 835 : audit [INF] from='client.? 172.21.15.38:0/4055937105' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2024-09-14T04:07:21.652 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:21 smithi038 bash[22519]: audit 2024-09-14T04:07:21.386091+0000 mon.a (mon.0) 836 : audit [INF] from='client.? 172.21.15.38:0/3846312131' entity='client.admin' 2024-09-14T04:07:21.653 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:21 smithi038 bash[22519]: audit 2024-09-14T04:07:21.399977+0000 mon.c (mon.2) 123 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:07:21.653 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:21 smithi038 bash[32505]: cluster 2024-09-14T04:07:20.231594+0000 mgr.y (mgr.14406) 208 : cluster [DBG] pgmap v185: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:07:21.653 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:21 smithi038 bash[32505]: audit 2024-09-14T04:07:20.945400+0000 mon.a (mon.0) 835 : audit [INF] from='client.? 172.21.15.38:0/4055937105' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2024-09-14T04:07:21.653 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:21 smithi038 bash[32505]: audit 2024-09-14T04:07:21.386091+0000 mon.a (mon.0) 836 : audit [INF] from='client.? 172.21.15.38:0/3846312131' entity='client.admin' 2024-09-14T04:07:21.653 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:21 smithi038 bash[32505]: audit 2024-09-14T04:07:21.399977+0000 mon.c (mon.2) 123 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:07:21.653 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:07:21 smithi038 bash[22772]: [14/Sep/2024:04:07:21] ENGINE Bus STOPPING 2024-09-14T04:07:21.654 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:07:21 smithi038 bash[22772]: [14/Sep/2024:04:07:21] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-14T04:07:21.654 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:07:21 smithi038 bash[22772]: [14/Sep/2024:04:07:21] ENGINE Bus STOPPED 2024-09-14T04:07:21.654 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:07:21 smithi038 bash[22772]: [14/Sep/2024:04:07:21] ENGINE Bus STARTING 2024-09-14T04:07:21.933 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:07:21 smithi123 bash[25882]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:07:21] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-14T04:07:21.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:21 smithi123 bash[24950]: cluster 2024-09-14T04:07:20.231594+0000 mgr.y (mgr.14406) 208 : cluster [DBG] pgmap v185: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:07:21.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:21 smithi123 bash[24950]: audit 2024-09-14T04:07:20.945400+0000 mon.a (mon.0) 835 : audit [INF] from='client.? 172.21.15.38:0/4055937105' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2024-09-14T04:07:21.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:21 smithi123 bash[24950]: audit 2024-09-14T04:07:21.386091+0000 mon.a (mon.0) 836 : audit [INF] from='client.? 172.21.15.38:0/3846312131' entity='client.admin' 2024-09-14T04:07:21.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:21 smithi123 bash[24950]: audit 2024-09-14T04:07:21.399977+0000 mon.c (mon.2) 123 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:07:22.019 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:07:21 smithi038 bash[22772]: [14/Sep/2024:04:07:21] ENGINE Serving on http://:::9283 2024-09-14T04:07:22.019 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:07:21 smithi038 bash[22772]: [14/Sep/2024:04:07:21] ENGINE Bus STARTED 2024-09-14T04:07:22.328 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:07:22 smithi038 bash[22772]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:07:22] "GET /metrics HTTP/1.1" 200 240030 "" "Prometheus/2.43.0" 2024-09-14T04:07:22.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:22 smithi038 bash[22519]: audit 2024-09-14T04:07:21.541184+0000 mon.a (mon.0) 837 : audit [INF] from='client.? 172.21.15.38:0/4055937105' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2024-09-14T04:07:22.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:22 smithi038 bash[22519]: cluster 2024-09-14T04:07:21.541329+0000 mon.a (mon.0) 838 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-09-14T04:07:22.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:22 smithi038 bash[32505]: audit 2024-09-14T04:07:21.541184+0000 mon.a (mon.0) 837 : audit [INF] from='client.? 172.21.15.38:0/4055937105' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2024-09-14T04:07:22.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:22 smithi038 bash[32505]: cluster 2024-09-14T04:07:21.541329+0000 mon.a (mon.0) 838 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-09-14T04:07:22.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:22 smithi123 bash[24950]: audit 2024-09-14T04:07:21.541184+0000 mon.a (mon.0) 837 : audit [INF] from='client.? 172.21.15.38:0/4055937105' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2024-09-14T04:07:22.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:22 smithi123 bash[24950]: cluster 2024-09-14T04:07:21.541329+0000 mon.a (mon.0) 838 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-09-14T04:07:22.949 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -e sha1=a2782315255a3e7d5f6cdc9eb35785187ff6ddf8 -- bash -c 'ceph config set global log_to_journald false --force' 2024-09-14T04:07:22.997 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd pool application enable unique_pool_0 rados --yes-i-really-mean-it || true 2024-09-14T04:07:23.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:23 smithi123 bash[24950]: cluster 2024-09-14T04:07:22.232758+0000 mgr.y (mgr.14406) 209 : cluster [DBG] pgmap v187: 89 pgs: 16 creating+peering, 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:07:23.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:23 smithi123 bash[24950]: cluster 2024-09-14T04:07:22.535030+0000 mon.a (mon.0) 839 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-14T04:07:23.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:23 smithi123 bash[24950]: cluster 2024-09-14T04:07:22.557355+0000 mon.a (mon.0) 840 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-09-14T04:07:24.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:23 smithi038 bash[22519]: cluster 2024-09-14T04:07:22.232758+0000 mgr.y (mgr.14406) 209 : cluster [DBG] pgmap v187: 89 pgs: 16 creating+peering, 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:07:24.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:23 smithi038 bash[22519]: cluster 2024-09-14T04:07:22.535030+0000 mon.a (mon.0) 839 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-14T04:07:24.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:23 smithi038 bash[22519]: cluster 2024-09-14T04:07:22.557355+0000 mon.a (mon.0) 840 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-09-14T04:07:24.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:23 smithi038 bash[32505]: cluster 2024-09-14T04:07:22.232758+0000 mgr.y (mgr.14406) 209 : cluster [DBG] pgmap v187: 89 pgs: 16 creating+peering, 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:07:24.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:23 smithi038 bash[32505]: cluster 2024-09-14T04:07:22.535030+0000 mon.a (mon.0) 839 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-14T04:07:24.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:23 smithi038 bash[32505]: cluster 2024-09-14T04:07:22.557355+0000 mon.a (mon.0) 840 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-09-14T04:07:24.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:24 smithi123 bash[24950]: cluster 2024-09-14T04:07:23.578140+0000 mon.a (mon.0) 841 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-09-14T04:07:25.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:24 smithi038 bash[22519]: cluster 2024-09-14T04:07:23.578140+0000 mon.a (mon.0) 841 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-09-14T04:07:25.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:24 smithi038 bash[32505]: cluster 2024-09-14T04:07:23.578140+0000 mon.a (mon.0) 841 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-09-14T04:07:25.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:25 smithi123 bash[24950]: cluster 2024-09-14T04:07:24.233426+0000 mgr.y (mgr.14406) 210 : cluster [DBG] pgmap v190: 89 pgs: 16 creating+peering, 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:07:26.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:25 smithi038 bash[22519]: cluster 2024-09-14T04:07:24.233426+0000 mgr.y (mgr.14406) 210 : cluster [DBG] pgmap v190: 89 pgs: 16 creating+peering, 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:07:26.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:25 smithi038 bash[32505]: cluster 2024-09-14T04:07:24.233426+0000 mgr.y (mgr.14406) 210 : cluster [DBG] pgmap v190: 89 pgs: 16 creating+peering, 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:07:27.223 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:07:27.223 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:07:27.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:27 smithi038 bash[32505]: cluster 2024-09-14T04:07:26.233898+0000 mgr.y (mgr.14406) 211 : cluster [DBG] pgmap v191: 89 pgs: 16 creating+peering, 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:07:27.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:27 smithi038 bash[32505]: audit 2024-09-14T04:07:26.758263+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:07:27.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:27 smithi038 bash[32505]: audit 2024-09-14T04:07:26.766127+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:07:27.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:27 smithi038 bash[32505]: audit 2024-09-14T04:07:27.039122+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:07:27.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:27 smithi038 bash[32505]: audit 2024-09-14T04:07:27.053991+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:07:27.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:27 smithi038 bash[32505]: audit 2024-09-14T04:07:27.057793+0000 mon.c (mon.2) 124 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:07:27.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:27 smithi038 bash[32505]: audit 2024-09-14T04:07:27.059798+0000 mon.c (mon.2) 125 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:07:27.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:27 smithi038 bash[32505]: audit 2024-09-14T04:07:27.071948+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:07:27.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:27 smithi038 bash[22519]: cluster 2024-09-14T04:07:26.233898+0000 mgr.y (mgr.14406) 211 : cluster [DBG] pgmap v191: 89 pgs: 16 creating+peering, 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:07:27.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:27 smithi038 bash[22519]: audit 2024-09-14T04:07:26.758263+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:07:27.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:27 smithi038 bash[22519]: audit 2024-09-14T04:07:26.766127+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:07:27.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:27 smithi038 bash[22519]: audit 2024-09-14T04:07:27.039122+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:07:27.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:27 smithi038 bash[22519]: audit 2024-09-14T04:07:27.053991+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:07:27.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:27 smithi038 bash[22519]: audit 2024-09-14T04:07:27.057793+0000 mon.c (mon.2) 124 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:07:27.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:27 smithi038 bash[22519]: audit 2024-09-14T04:07:27.059798+0000 mon.c (mon.2) 125 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:07:27.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:27 smithi038 bash[22519]: audit 2024-09-14T04:07:27.071948+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:07:27.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:27 smithi123 bash[24950]: cluster 2024-09-14T04:07:26.233898+0000 mgr.y (mgr.14406) 211 : cluster [DBG] pgmap v191: 89 pgs: 16 creating+peering, 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:07:27.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:27 smithi123 bash[24950]: audit 2024-09-14T04:07:26.758263+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:07:27.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:27 smithi123 bash[24950]: audit 2024-09-14T04:07:26.766127+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:07:27.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:27 smithi123 bash[24950]: audit 2024-09-14T04:07:27.039122+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:07:27.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:27 smithi123 bash[24950]: audit 2024-09-14T04:07:27.053991+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:07:27.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:27 smithi123 bash[24950]: audit 2024-09-14T04:07:27.057793+0000 mon.c (mon.2) 124 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:07:27.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:27 smithi123 bash[24950]: audit 2024-09-14T04:07:27.059798+0000 mon.c (mon.2) 125 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:07:27.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:27 smithi123 bash[24950]: audit 2024-09-14T04:07:27.071948+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:07:29.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:29 smithi123 bash[24950]: cluster 2024-09-14T04:07:28.235152+0000 mgr.y (mgr.14406) 212 : cluster [DBG] pgmap v192: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:07:30.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:29 smithi038 bash[22519]: cluster 2024-09-14T04:07:28.235152+0000 mgr.y (mgr.14406) 212 : cluster [DBG] pgmap v192: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:07:30.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:29 smithi038 bash[32505]: cluster 2024-09-14T04:07:28.235152+0000 mgr.y (mgr.14406) 212 : cluster [DBG] pgmap v192: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:07:31.932 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:07:31 smithi123 bash[25882]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:07:31] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-14T04:07:31.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:31 smithi123 bash[24950]: cluster 2024-09-14T04:07:30.235852+0000 mgr.y (mgr.14406) 213 : cluster [DBG] pgmap v193: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:07:31.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:31 smithi123 bash[24950]: audit 2024-09-14T04:07:31.247050+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:07:31.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:31 smithi123 bash[24950]: audit 2024-09-14T04:07:31.250957+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:07:32.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:31 smithi038 bash[22519]: cluster 2024-09-14T04:07:30.235852+0000 mgr.y (mgr.14406) 213 : cluster [DBG] pgmap v193: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:07:32.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:31 smithi038 bash[22519]: audit 2024-09-14T04:07:31.247050+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:07:32.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:31 smithi038 bash[22519]: audit 2024-09-14T04:07:31.250957+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:07:32.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:31 smithi038 bash[32505]: cluster 2024-09-14T04:07:30.235852+0000 mgr.y (mgr.14406) 213 : cluster [DBG] pgmap v193: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:07:32.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:31 smithi038 bash[32505]: audit 2024-09-14T04:07:31.247050+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:07:32.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:31 smithi038 bash[32505]: audit 2024-09-14T04:07:31.250957+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:07:32.311 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:07:32 smithi038 bash[22772]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:07:32] "GET /metrics HTTP/1.1" 200 242363 "" "Prometheus/2.43.0" 2024-09-14T04:07:33.585 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -e sha1=a2782315255a3e7d5f6cdc9eb35785187ff6ddf8 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-09-14T04:07:33.651 INFO:teuthology.orchestra.run.smithi038.stderr:enabled application 'rados' on pool 'unique_pool_0' 2024-09-14T04:07:33.927 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:33 smithi038 bash[22519]: cluster 2024-09-14T04:07:32.237039+0000 mgr.y (mgr.14406) 214 : cluster [DBG] pgmap v194: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:07:33.927 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:33 smithi038 bash[22519]: audit 2024-09-14T04:07:32.666653+0000 mon.a (mon.0) 848 : audit [INF] from='client.? 172.21.15.38:0/3536682257' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-09-14T04:07:33.927 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:33 smithi038 bash[32505]: cluster 2024-09-14T04:07:32.237039+0000 mgr.y (mgr.14406) 214 : cluster [DBG] pgmap v194: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:07:33.927 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:33 smithi038 bash[32505]: audit 2024-09-14T04:07:32.666653+0000 mon.a (mon.0) 848 : audit [INF] from='client.? 172.21.15.38:0/3536682257' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-09-14T04:07:33.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:33 smithi123 bash[24950]: cluster 2024-09-14T04:07:32.237039+0000 mgr.y (mgr.14406) 214 : cluster [DBG] pgmap v194: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:07:33.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:33 smithi123 bash[24950]: audit 2024-09-14T04:07:32.666653+0000 mon.a (mon.0) 848 : audit [INF] from='client.? 172.21.15.38:0/3536682257' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-09-14T04:07:34.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:34 smithi038 bash[22519]: audit 2024-09-14T04:07:33.653621+0000 mon.a (mon.0) 849 : audit [INF] from='client.? 172.21.15.38:0/3536682257' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-14T04:07:34.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:34 smithi038 bash[22519]: cluster 2024-09-14T04:07:33.653687+0000 mon.a (mon.0) 850 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-09-14T04:07:34.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:34 smithi038 bash[32505]: audit 2024-09-14T04:07:33.653621+0000 mon.a (mon.0) 849 : audit [INF] from='client.? 172.21.15.38:0/3536682257' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-14T04:07:34.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:34 smithi038 bash[32505]: cluster 2024-09-14T04:07:33.653687+0000 mon.a (mon.0) 850 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-09-14T04:07:34.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:34 smithi123 bash[24950]: audit 2024-09-14T04:07:33.653621+0000 mon.a (mon.0) 849 : audit [INF] from='client.? 172.21.15.38:0/3536682257' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-14T04:07:34.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:34 smithi123 bash[24950]: cluster 2024-09-14T04:07:33.653687+0000 mon.a (mon.0) 850 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-09-14T04:07:35.509 DEBUG:teuthology.orchestra.run.smithi038:> CEPH_CLIENT_ID=0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph_test_rados --max-ops 4000 --objects 500 --max-in-flight 16 --size 4000000 --min-stride-size 400000 --max-stride-size 800000 --max-seconds 0 --op read 45 --op write 45 --op delete 10 --pool unique_pool_0 2024-09-14T04:07:35.527 INFO:tasks.rados.rados.0.smithi038.stdout:adding op weight read -> 45 2024-09-14T04:07:35.528 INFO:tasks.rados.rados.0.smithi038.stdout:adding op weight write -> 45 2024-09-14T04:07:35.528 INFO:tasks.rados.rados.0.smithi038.stdout:adding op weight delete -> 10 2024-09-14T04:07:35.528 INFO:tasks.rados.rados.0.smithi038.stdout:ceph version 17.2.7 (b12291d110049b2f35e32e0de30d70e9a4c060d2) quincy (stable) 2024-09-14T04:07:35.528 INFO:tasks.rados.rados.0.smithi038.stdout:Configuration: 2024-09-14T04:07:35.528 INFO:tasks.rados.rados.0.smithi038.stdout: Number of operations: 4000 2024-09-14T04:07:35.528 INFO:tasks.rados.rados.0.smithi038.stdout: Number of objects: 500 2024-09-14T04:07:35.528 INFO:tasks.rados.rados.0.smithi038.stdout: Max in flight operations: 16 2024-09-14T04:07:35.528 INFO:tasks.rados.rados.0.smithi038.stdout: Object size (in bytes): 4000000 2024-09-14T04:07:35.528 INFO:tasks.rados.rados.0.smithi038.stdout: Write stride min: 400000 2024-09-14T04:07:35.528 INFO:tasks.rados.rados.0.smithi038.stdout: Write stride max: 800000 2024-09-14T04:07:35.669 INFO:tasks.rados.rados.0.smithi038.stdout:1: write initial oid 1 2024-09-14T04:07:35.669 INFO:tasks.rados.rados.0.smithi038.stdout:1: seq_num 0 ranges {416807=475249,1542129=474678} 2024-09-14T04:07:35.677 INFO:tasks.rados.rados.0.smithi038.stdout:1: writing smithi03870129-1 from 416807 to 892056 tid 1 2024-09-14T04:07:35.688 INFO:tasks.rados.rados.0.smithi038.stdout:1: writing smithi03870129-1 from 1542129 to 2016807 tid 2 2024-09-14T04:07:35.688 INFO:tasks.rados.rados.0.smithi038.stdout:2: write initial oid 2 2024-09-14T04:07:35.688 INFO:tasks.rados.rados.0.smithi038.stdout:2: seq_num 1 ranges {416807=475249,1542129=474678} 2024-09-14T04:07:35.697 INFO:tasks.rados.rados.0.smithi038.stdout:2: writing smithi03870129-2 from 416807 to 892056 tid 1 2024-09-14T04:07:35.707 INFO:tasks.rados.rados.0.smithi038.stdout:2: writing smithi03870129-2 from 1542129 to 2016807 tid 2 2024-09-14T04:07:35.707 INFO:tasks.rados.rados.0.smithi038.stdout:3: write initial oid 3 2024-09-14T04:07:35.707 INFO:tasks.rados.rados.0.smithi038.stdout:3: seq_num 2 ranges {433614=550498,1600611=433003} 2024-09-14T04:07:35.715 INFO:tasks.rados.rados.0.smithi038.stdout:3: writing smithi03870129-3 from 433614 to 984112 tid 1 2024-09-14T04:07:35.724 INFO:tasks.rados.rados.0.smithi038.stdout:3: writing smithi03870129-3 from 1600611 to 2033614 tid 2 2024-09-14T04:07:35.724 INFO:tasks.rados.rados.0.smithi038.stdout:4: write initial oid 4 2024-09-14T04:07:35.725 INFO:tasks.rados.rados.0.smithi038.stdout:1: finishing write tid 1 to smithi03870129-1 2024-09-14T04:07:35.725 INFO:tasks.rados.rados.0.smithi038.stdout:1: finishing write tid 2 to smithi03870129-1 2024-09-14T04:07:35.725 INFO:tasks.rados.rados.0.smithi038.stdout:1: finishing write tid 3 to smithi03870129-1 2024-09-14T04:07:35.725 INFO:tasks.rados.rados.0.smithi038.stdout:1: finishing write tid 4 to smithi03870129-1 2024-09-14T04:07:35.725 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 1 v 3 (ObjNum 0 snap 0 seq_num 0) dirty exists 2024-09-14T04:07:35.725 INFO:tasks.rados.rados.0.smithi038.stdout:1: left oid 1 (ObjNum 0 snap 0 seq_num 0) 2024-09-14T04:07:35.725 INFO:tasks.rados.rados.0.smithi038.stdout:2: finishing write tid 1 to smithi03870129-2 2024-09-14T04:07:35.725 INFO:tasks.rados.rados.0.smithi038.stdout:2: finishing write tid 2 to smithi03870129-2 2024-09-14T04:07:35.725 INFO:tasks.rados.rados.0.smithi038.stdout:2: finishing write tid 3 to smithi03870129-2 2024-09-14T04:07:35.725 INFO:tasks.rados.rados.0.smithi038.stdout:2: finishing write tid 4 to smithi03870129-2 2024-09-14T04:07:35.725 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 2 v 3 (ObjNum 1 snap 0 seq_num 1) dirty exists 2024-09-14T04:07:35.725 INFO:tasks.rados.rados.0.smithi038.stdout:2: left oid 2 (ObjNum 1 snap 0 seq_num 1) 2024-09-14T04:07:35.725 INFO:tasks.rados.rados.0.smithi038.stdout:3: finishing write tid 1 to smithi03870129-3 2024-09-14T04:07:35.726 INFO:tasks.rados.rados.0.smithi038.stdout:4: seq_num 3 ranges {450421=625747,1659093=391328} 2024-09-14T04:07:35.733 INFO:tasks.rados.rados.0.smithi038.stdout:4: writing smithi03870129-4 from 450421 to 1076168 tid 1 2024-09-14T04:07:35.741 INFO:tasks.rados.rados.0.smithi038.stdout:4: writing smithi03870129-4 from 1659093 to 2050421 tid 2 2024-09-14T04:07:35.742 INFO:tasks.rados.rados.0.smithi038.stdout:1: done (3 left) 2024-09-14T04:07:35.742 INFO:tasks.rados.rados.0.smithi038.stdout:2: done (2 left) 2024-09-14T04:07:35.742 INFO:tasks.rados.rados.0.smithi038.stdout:5: write initial oid 5 2024-09-14T04:07:35.742 INFO:tasks.rados.rados.0.smithi038.stdout:5: seq_num 4 ranges {467228=700996,1717575=349653} 2024-09-14T04:07:35.751 INFO:tasks.rados.rados.0.smithi038.stdout:5: writing smithi03870129-5 from 467228 to 1168224 tid 1 2024-09-14T04:07:35.758 INFO:tasks.rados.rados.0.smithi038.stdout:5: writing smithi03870129-5 from 1717575 to 2067228 tid 2 2024-09-14T04:07:35.758 INFO:tasks.rados.rados.0.smithi038.stdout:6: write initial oid 6 2024-09-14T04:07:35.758 INFO:tasks.rados.rados.0.smithi038.stdout:6: seq_num 5 ranges {484035=776245,2059704=24331} 2024-09-14T04:07:35.767 INFO:tasks.rados.rados.0.smithi038.stdout:6: writing smithi03870129-6 from 484035 to 1260280 tid 1 2024-09-14T04:07:35.772 INFO:tasks.rados.rados.0.smithi038.stdout:6: writing smithi03870129-6 from 2059704 to 2084035 tid 2 2024-09-14T04:07:35.772 INFO:tasks.rados.rados.0.smithi038.stdout:7: write initial oid 7 2024-09-14T04:07:35.772 INFO:tasks.rados.rados.0.smithi038.stdout:7: seq_num 6 ranges {500842=451494,1718186=382656} 2024-09-14T04:07:35.778 INFO:tasks.rados.rados.0.smithi038.stdout:7: writing smithi03870129-7 from 500842 to 952336 tid 1 2024-09-14T04:07:35.785 INFO:tasks.rados.rados.0.smithi038.stdout:7: writing smithi03870129-7 from 1718186 to 2100842 tid 2 2024-09-14T04:07:35.785 INFO:tasks.rados.rados.0.smithi038.stdout:8: write initial oid 8 2024-09-14T04:07:35.785 INFO:tasks.rados.rados.0.smithi038.stdout:8: seq_num 7 ranges {517649=526743,1776668=340981} 2024-09-14T04:07:35.791 INFO:tasks.rados.rados.0.smithi038.stdout:8: writing smithi03870129-8 from 517649 to 1044392 tid 1 2024-09-14T04:07:35.797 INFO:tasks.rados.rados.0.smithi038.stdout:8: writing smithi03870129-8 from 1776668 to 2117649 tid 2 2024-09-14T04:07:35.798 INFO:tasks.rados.rados.0.smithi038.stdout:9: write initial oid 9 2024-09-14T04:07:35.798 INFO:tasks.rados.rados.0.smithi038.stdout:9: seq_num 8 ranges {534456=718345,1951503=182953} 2024-09-14T04:07:35.805 INFO:tasks.rados.rados.0.smithi038.stdout:9: writing smithi03870129-9 from 534456 to 1252801 tid 1 2024-09-14T04:07:35.810 INFO:tasks.rados.rados.0.smithi038.stdout:9: writing smithi03870129-9 from 1951503 to 2134456 tid 2 2024-09-14T04:07:35.810 INFO:tasks.rados.rados.0.smithi038.stdout:10: write initial oid 10 2024-09-14T04:07:35.810 INFO:tasks.rados.rados.0.smithi038.stdout:10: seq_num 9 ranges {551263=793594,1893632=257631} 2024-09-14T04:07:35.818 INFO:tasks.rados.rados.0.smithi038.stdout:10: writing smithi03870129-10 from 551263 to 1344857 tid 1 2024-09-14T04:07:35.822 INFO:tasks.rados.rados.0.smithi038.stdout:10: writing smithi03870129-10 from 1893632 to 2151263 tid 2 2024-09-14T04:07:35.823 INFO:tasks.rados.rados.0.smithi038.stdout:11: write initial oid 11 2024-09-14T04:07:35.823 INFO:tasks.rados.rados.0.smithi038.stdout:11: seq_num 10 ranges {568070=468843,1552114=615956} 2024-09-14T04:07:35.828 INFO:tasks.rados.rados.0.smithi038.stdout:11: writing smithi03870129-11 from 568070 to 1036913 tid 1 2024-09-14T04:07:35.835 INFO:tasks.rados.rados.0.smithi038.stdout:11: writing smithi03870129-11 from 1552114 to 2168070 tid 2 2024-09-14T04:07:35.835 INFO:tasks.rados.rados.0.smithi038.stdout:12: write initial oid 12 2024-09-14T04:07:35.835 INFO:tasks.rados.rados.0.smithi038.stdout:12: seq_num 11 ranges {584877=544092,1610596=562003} 2024-09-14T04:07:35.841 INFO:tasks.rados.rados.0.smithi038.stdout:12: writing smithi03870129-12 from 584877 to 1128969 tid 1 2024-09-14T04:07:35.847 INFO:tasks.rados.rados.0.smithi038.stdout:12: writing smithi03870129-12 from 1610596 to 2172599 tid 2 2024-09-14T04:07:35.847 INFO:tasks.rados.rados.0.smithi038.stdout:13: write initial oid 13 2024-09-14T04:07:35.848 INFO:tasks.rados.rados.0.smithi038.stdout:13: seq_num 12 ranges {601684=619341,1669078=532606} 2024-09-14T04:07:35.855 INFO:tasks.rados.rados.0.smithi038.stdout:13: writing smithi03870129-13 from 601684 to 1221025 tid 1 2024-09-14T04:07:35.860 INFO:tasks.rados.rados.0.smithi038.stdout:13: writing smithi03870129-13 from 1669078 to 2201684 tid 2 2024-09-14T04:07:35.860 INFO:tasks.rados.rados.0.smithi038.stdout:14: write initial oid 14 2024-09-14T04:07:35.861 INFO:tasks.rados.rados.0.smithi038.stdout:14: seq_num 13 ranges {618491=694590,2011207=207284} 2024-09-14T04:07:35.868 INFO:tasks.rados.rados.0.smithi038.stdout:14: writing smithi03870129-14 from 618491 to 1313081 tid 1 2024-09-14T04:07:35.873 INFO:tasks.rados.rados.0.smithi038.stdout:14: writing smithi03870129-14 from 2011207 to 2218491 tid 2 2024-09-14T04:07:35.873 INFO:tasks.rados.rados.0.smithi038.stdout:15: write initial oid 15 2024-09-14T04:07:35.874 INFO:tasks.rados.rados.0.smithi038.stdout:15: seq_num 14 ranges {635298=769839,2069689=165609} 2024-09-14T04:07:35.881 INFO:tasks.rados.rados.0.smithi038.stdout:15: writing smithi03870129-15 from 635298 to 1405137 tid 1 2024-09-14T04:07:35.886 INFO:tasks.rados.rados.0.smithi038.stdout:15: writing smithi03870129-15 from 2069689 to 2235298 tid 2 2024-09-14T04:07:35.886 INFO:tasks.rados.rados.0.smithi038.stdout:16: write initial oid 16 2024-09-14T04:07:35.886 INFO:tasks.rados.rados.0.smithi038.stdout:16: seq_num 15 ranges {652105=445088,1728171=452988} 2024-09-14T04:07:35.892 INFO:tasks.rados.rados.0.smithi038.stdout:16: writing smithi03870129-16 from 652105 to 1097193 tid 1 2024-09-14T04:07:35.898 INFO:tasks.rados.rados.0.smithi038.stdout:16: writing smithi03870129-16 from 1728171 to 2181159 tid 2 2024-09-14T04:07:35.898 INFO:tasks.rados.rados.0.smithi038.stdout:17: write initial oid 17 2024-09-14T04:07:35.899 INFO:tasks.rados.rados.0.smithi038.stdout:17: seq_num 16 ranges {668912=636690,1903006=365906} 2024-09-14T04:07:35.906 INFO:tasks.rados.rados.0.smithi038.stdout:17: writing smithi03870129-17 from 668912 to 1305602 tid 1 2024-09-14T04:07:35.912 INFO:tasks.rados.rados.0.smithi038.stdout:17: writing smithi03870129-17 from 1903006 to 2268912 tid 2 2024-09-14T04:07:35.912 INFO:tasks.rados.rados.0.smithi038.stdout:18: write initial oid 18 2024-09-14T04:07:35.912 INFO:tasks.rados.rados.0.smithi038.stdout:18: seq_num 17 ranges {685719=711939,1845135=440584} 2024-09-14T04:07:35.919 INFO:tasks.rados.rados.0.smithi038.stdout:18: writing smithi03870129-18 from 685719 to 1397658 tid 1 2024-09-14T04:07:35.925 INFO:tasks.rados.rados.0.smithi038.stdout:18: writing smithi03870129-18 from 1845135 to 2285719 tid 2 2024-09-14T04:07:35.925 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:35.925 INFO:tasks.rados.rados.0.smithi038.stdout:3: finishing write tid 2 to smithi03870129-3 2024-09-14T04:07:35.925 INFO:tasks.rados.rados.0.smithi038.stdout:3: finishing write tid 3 to smithi03870129-3 2024-09-14T04:07:35.925 INFO:tasks.rados.rados.0.smithi038.stdout:3: finishing write tid 4 to smithi03870129-3 2024-09-14T04:07:35.926 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 3 v 3 (ObjNum 2 snap 0 seq_num 2) dirty exists 2024-09-14T04:07:35.926 INFO:tasks.rados.rados.0.smithi038.stdout:3: left oid 3 (ObjNum 2 snap 0 seq_num 2) 2024-09-14T04:07:35.926 INFO:tasks.rados.rados.0.smithi038.stdout:4: finishing write tid 1 to smithi03870129-4 2024-09-14T04:07:35.926 INFO:tasks.rados.rados.0.smithi038.stdout:4: finishing write tid 2 to smithi03870129-4 2024-09-14T04:07:35.926 INFO:tasks.rados.rados.0.smithi038.stdout:4: finishing write tid 3 to smithi03870129-4 2024-09-14T04:07:35.926 INFO:tasks.rados.rados.0.smithi038.stdout:4: finishing write tid 4 to smithi03870129-4 2024-09-14T04:07:35.926 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 4 v 3 (ObjNum 3 snap 0 seq_num 3) dirty exists 2024-09-14T04:07:35.926 INFO:tasks.rados.rados.0.smithi038.stdout:4: left oid 4 (ObjNum 3 snap 0 seq_num 3) 2024-09-14T04:07:35.926 INFO:tasks.rados.rados.0.smithi038.stdout:3: done (15 left) 2024-09-14T04:07:35.926 INFO:tasks.rados.rados.0.smithi038.stdout:4: done (14 left) 2024-09-14T04:07:35.926 INFO:tasks.rados.rados.0.smithi038.stdout:19: write initial oid 19 2024-09-14T04:07:35.926 INFO:tasks.rados.rados.0.smithi038.stdout:19: seq_num 18 ranges {702526=787188,1903617=398909} 2024-09-14T04:07:35.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:35 smithi123 bash[24950]: cluster 2024-09-14T04:07:34.237696+0000 mgr.y (mgr.14406) 215 : cluster [DBG] pgmap v196: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:07:35.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:35 smithi123 bash[24950]: cluster 2024-09-14T04:07:34.649928+0000 mon.a (mon.0) 851 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-14T04:07:35.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:35 smithi123 bash[24950]: cluster 2024-09-14T04:07:34.649993+0000 mon.a (mon.0) 852 : cluster [INF] Cluster is now healthy 2024-09-14T04:07:35.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:35 smithi123 bash[24950]: audit 2024-09-14T04:07:35.545882+0000 mon.a (mon.0) 853 : audit [INF] from='client.? 172.21.15.38:0/3530933720' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-09-14T04:07:35.934 INFO:tasks.rados.rados.0.smithi038.stdout:19: writing smithi03870129-19 from 702526 to 1489714 tid 1 2024-09-14T04:07:35.938 INFO:tasks.rados.rados.0.smithi038.stdout:19: writing smithi03870129-19 from 1903617 to 2302526 tid 2 2024-09-14T04:07:35.939 INFO:tasks.rados.rados.0.smithi038.stdout:20: write initial oid 20 2024-09-14T04:07:35.939 INFO:tasks.rados.rados.0.smithi038.stdout:20: seq_num 19 ranges {719333=462437,1962099=357234} 2024-09-14T04:07:35.945 INFO:tasks.rados.rados.0.smithi038.stdout:20: writing smithi03870129-20 from 719333 to 1181770 tid 1 2024-09-14T04:07:35.952 INFO:tasks.rados.rados.0.smithi038.stdout:20: writing smithi03870129-20 from 1962099 to 2319333 tid 2 2024-09-14T04:07:35.952 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:35.952 INFO:tasks.rados.rados.0.smithi038.stdout:5: finishing write tid 1 to smithi03870129-5 2024-09-14T04:07:35.953 INFO:tasks.rados.rados.0.smithi038.stdout:5: finishing write tid 2 to smithi03870129-5 2024-09-14T04:07:35.953 INFO:tasks.rados.rados.0.smithi038.stdout:5: finishing write tid 3 to smithi03870129-5 2024-09-14T04:07:35.953 INFO:tasks.rados.rados.0.smithi038.stdout:5: finishing write tid 4 to smithi03870129-5 2024-09-14T04:07:35.953 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 5 v 3 (ObjNum 4 snap 0 seq_num 4) dirty exists 2024-09-14T04:07:35.953 INFO:tasks.rados.rados.0.smithi038.stdout:5: left oid 5 (ObjNum 4 snap 0 seq_num 4) 2024-09-14T04:07:35.953 INFO:tasks.rados.rados.0.smithi038.stdout:6: finishing write tid 1 to smithi03870129-6 2024-09-14T04:07:35.953 INFO:tasks.rados.rados.0.smithi038.stdout:6: finishing write tid 2 to smithi03870129-6 2024-09-14T04:07:35.953 INFO:tasks.rados.rados.0.smithi038.stdout:6: finishing write tid 3 to smithi03870129-6 2024-09-14T04:07:35.953 INFO:tasks.rados.rados.0.smithi038.stdout:6: finishing write tid 4 to smithi03870129-6 2024-09-14T04:07:35.953 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 6 v 3 (ObjNum 5 snap 0 seq_num 5) dirty exists 2024-09-14T04:07:35.953 INFO:tasks.rados.rados.0.smithi038.stdout:6: left oid 6 (ObjNum 5 snap 0 seq_num 5) 2024-09-14T04:07:35.953 INFO:tasks.rados.rados.0.smithi038.stdout:7: finishing write tid 1 to smithi03870129-7 2024-09-14T04:07:35.953 INFO:tasks.rados.rados.0.smithi038.stdout:7: finishing write tid 2 to smithi03870129-7 2024-09-14T04:07:35.953 INFO:tasks.rados.rados.0.smithi038.stdout:7: finishing write tid 3 to smithi03870129-7 2024-09-14T04:07:35.954 INFO:tasks.rados.rados.0.smithi038.stdout:7: finishing write tid 4 to smithi03870129-7 2024-09-14T04:07:35.954 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 7 v 6 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-09-14T04:07:35.954 INFO:tasks.rados.rados.0.smithi038.stdout:7: left oid 7 (ObjNum 6 snap 0 seq_num 6) 2024-09-14T04:07:35.954 INFO:tasks.rados.rados.0.smithi038.stdout:8: finishing write tid 1 to smithi03870129-8 2024-09-14T04:07:35.954 INFO:tasks.rados.rados.0.smithi038.stdout:8: finishing write tid 2 to smithi03870129-8 2024-09-14T04:07:35.954 INFO:tasks.rados.rados.0.smithi038.stdout:8: finishing write tid 3 to smithi03870129-8 2024-09-14T04:07:35.954 INFO:tasks.rados.rados.0.smithi038.stdout:8: finishing write tid 4 to smithi03870129-8 2024-09-14T04:07:35.954 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 8 v 6 (ObjNum 7 snap 0 seq_num 7) dirty exists 2024-09-14T04:07:35.954 INFO:tasks.rados.rados.0.smithi038.stdout:8: left oid 8 (ObjNum 7 snap 0 seq_num 7) 2024-09-14T04:07:35.954 INFO:tasks.rados.rados.0.smithi038.stdout:9: finishing write tid 1 to smithi03870129-9 2024-09-14T04:07:35.954 INFO:tasks.rados.rados.0.smithi038.stdout:9: finishing write tid 2 to smithi03870129-9 2024-09-14T04:07:35.954 INFO:tasks.rados.rados.0.smithi038.stdout:9: finishing write tid 3 to smithi03870129-9 2024-09-14T04:07:35.954 INFO:tasks.rados.rados.0.smithi038.stdout:5: done (15 left) 2024-09-14T04:07:35.955 INFO:tasks.rados.rados.0.smithi038.stdout:6: done (14 left) 2024-09-14T04:07:35.955 INFO:tasks.rados.rados.0.smithi038.stdout:7: done (13 left) 2024-09-14T04:07:35.955 INFO:tasks.rados.rados.0.smithi038.stdout:8: done (12 left) 2024-09-14T04:07:35.955 INFO:tasks.rados.rados.0.smithi038.stdout:21: write initial oid 21 2024-09-14T04:07:35.955 INFO:tasks.rados.rados.0.smithi038.stdout:21: seq_num 20 ranges {736140=537686,2020581=315559} 2024-09-14T04:07:35.959 INFO:tasks.rados.rados.0.smithi038.stdout:21: writing smithi03870129-21 from 736140 to 1273826 tid 1 2024-09-14T04:07:35.968 INFO:tasks.rados.rados.0.smithi038.stdout:21: writing smithi03870129-21 from 2020581 to 2336140 tid 2 2024-09-14T04:07:35.968 INFO:tasks.rados.rados.0.smithi038.stdout:22: write initial oid 22 2024-09-14T04:07:35.968 INFO:tasks.rados.rados.0.smithi038.stdout:22: seq_num 21 ranges {752947=612935,1962710=390237} 2024-09-14T04:07:35.973 INFO:tasks.rados.rados.0.smithi038.stdout:22: writing smithi03870129-22 from 752947 to 1365882 tid 1 2024-09-14T04:07:35.978 INFO:tasks.rados.rados.0.smithi038.stdout:22: writing smithi03870129-22 from 1962710 to 2352947 tid 2 2024-09-14T04:07:35.979 INFO:tasks.rados.rados.0.smithi038.stdout:23: write initial oid 23 2024-09-14T04:07:35.979 INFO:tasks.rados.rados.0.smithi038.stdout:23: seq_num 22 ranges {769754=688184,2021192=348562} 2024-09-14T04:07:35.987 INFO:tasks.rados.rados.0.smithi038.stdout:23: writing smithi03870129-23 from 769754 to 1457938 tid 1 2024-09-14T04:07:35.992 INFO:tasks.rados.rados.0.smithi038.stdout:23: writing smithi03870129-23 from 2021192 to 2369754 tid 2 2024-09-14T04:07:35.992 INFO:tasks.rados.rados.0.smithi038.stdout:24: write initial oid 24 2024-09-14T04:07:35.992 INFO:tasks.rados.rados.0.smithi038.stdout:24: seq_num 23 ranges {786561=479786,1796027=467664} 2024-09-14T04:07:35.999 INFO:tasks.rados.rados.0.smithi038.stdout:24: writing smithi03870129-24 from 786561 to 1266347 tid 1 2024-09-14T04:07:36.005 INFO:tasks.rados.rados.0.smithi038.stdout:24: writing smithi03870129-24 from 1796027 to 2263691 tid 2 2024-09-14T04:07:36.005 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:36.006 INFO:tasks.rados.rados.0.smithi038.stdout:9: finishing write tid 4 to smithi03870129-9 2024-09-14T04:07:36.006 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 9 v 6 (ObjNum 8 snap 0 seq_num 8) dirty exists 2024-09-14T04:07:36.006 INFO:tasks.rados.rados.0.smithi038.stdout:9: left oid 9 (ObjNum 8 snap 0 seq_num 8) 2024-09-14T04:07:36.006 INFO:tasks.rados.rados.0.smithi038.stdout:9: done (15 left) 2024-09-14T04:07:36.006 INFO:tasks.rados.rados.0.smithi038.stdout:25: write initial oid 25 2024-09-14T04:07:36.006 INFO:tasks.rados.rados.0.smithi038.stdout:25: seq_num 24 ranges {403368=555035,1454509=727675} 2024-09-14T04:07:36.011 INFO:tasks.rados.rados.0.smithi038.stdout:25: writing smithi03870129-25 from 403368 to 958403 tid 1 2024-09-14T04:07:36.019 INFO:tasks.rados.rados.0.smithi038.stdout:25: writing smithi03870129-25 from 1454509 to 2182184 tid 2 2024-09-14T04:07:36.019 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:36.019 INFO:tasks.rados.rados.0.smithi038.stdout:10: finishing write tid 1 to smithi03870129-10 2024-09-14T04:07:36.019 INFO:tasks.rados.rados.0.smithi038.stdout:10: finishing write tid 2 to smithi03870129-10 2024-09-14T04:07:36.019 INFO:tasks.rados.rados.0.smithi038.stdout:10: finishing write tid 3 to smithi03870129-10 2024-09-14T04:07:36.019 INFO:tasks.rados.rados.0.smithi038.stdout:10: finishing write tid 4 to smithi03870129-10 2024-09-14T04:07:36.020 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 10 v 9 (ObjNum 9 snap 0 seq_num 9) dirty exists 2024-09-14T04:07:36.020 INFO:tasks.rados.rados.0.smithi038.stdout:10: left oid 10 (ObjNum 9 snap 0 seq_num 9) 2024-09-14T04:07:36.020 INFO:tasks.rados.rados.0.smithi038.stdout:11: finishing write tid 1 to smithi03870129-11 2024-09-14T04:07:36.020 INFO:tasks.rados.rados.0.smithi038.stdout:11: finishing write tid 2 to smithi03870129-11 2024-09-14T04:07:36.020 INFO:tasks.rados.rados.0.smithi038.stdout:11: finishing write tid 3 to smithi03870129-11 2024-09-14T04:07:36.020 INFO:tasks.rados.rados.0.smithi038.stdout:11: finishing write tid 4 to smithi03870129-11 2024-09-14T04:07:36.020 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 11 v 9 (ObjNum 10 snap 0 seq_num 10) dirty exists 2024-09-14T04:07:36.021 INFO:tasks.rados.rados.0.smithi038.stdout:11: left oid 11 (ObjNum 10 snap 0 seq_num 10) 2024-09-14T04:07:36.021 INFO:tasks.rados.rados.0.smithi038.stdout:12: finishing write tid 1 to smithi03870129-12 2024-09-14T04:07:36.021 INFO:tasks.rados.rados.0.smithi038.stdout:12: finishing write tid 2 to smithi03870129-12 2024-09-14T04:07:36.021 INFO:tasks.rados.rados.0.smithi038.stdout:12: finishing write tid 3 to smithi03870129-12 2024-09-14T04:07:36.021 INFO:tasks.rados.rados.0.smithi038.stdout:12: finishing write tid 4 to smithi03870129-12 2024-09-14T04:07:36.021 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 12 v 6 (ObjNum 11 snap 0 seq_num 11) dirty exists 2024-09-14T04:07:36.021 INFO:tasks.rados.rados.0.smithi038.stdout:12: left oid 12 (ObjNum 11 snap 0 seq_num 11) 2024-09-14T04:07:36.021 INFO:tasks.rados.rados.0.smithi038.stdout:13: finishing write tid 1 to smithi03870129-13 2024-09-14T04:07:36.021 INFO:tasks.rados.rados.0.smithi038.stdout:13: finishing write tid 2 to smithi03870129-13 2024-09-14T04:07:36.021 INFO:tasks.rados.rados.0.smithi038.stdout:13: finishing write tid 3 to smithi03870129-13 2024-09-14T04:07:36.021 INFO:tasks.rados.rados.0.smithi038.stdout:13: finishing write tid 4 to smithi03870129-13 2024-09-14T04:07:36.021 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 13 v 3 (ObjNum 12 snap 0 seq_num 12) dirty exists 2024-09-14T04:07:36.021 INFO:tasks.rados.rados.0.smithi038.stdout:13: left oid 13 (ObjNum 12 snap 0 seq_num 12) 2024-09-14T04:07:36.021 INFO:tasks.rados.rados.0.smithi038.stdout:14: finishing write tid 1 to smithi03870129-14 2024-09-14T04:07:36.022 INFO:tasks.rados.rados.0.smithi038.stdout:14: finishing write tid 2 to smithi03870129-14 2024-09-14T04:07:36.022 INFO:tasks.rados.rados.0.smithi038.stdout:14: finishing write tid 3 to smithi03870129-14 2024-09-14T04:07:36.022 INFO:tasks.rados.rados.0.smithi038.stdout:14: finishing write tid 4 to smithi03870129-14 2024-09-14T04:07:36.022 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 14 v 6 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-09-14T04:07:36.022 INFO:tasks.rados.rados.0.smithi038.stdout:14: left oid 14 (ObjNum 13 snap 0 seq_num 13) 2024-09-14T04:07:36.022 INFO:tasks.rados.rados.0.smithi038.stdout:15: finishing write tid 1 to smithi03870129-15 2024-09-14T04:07:36.022 INFO:tasks.rados.rados.0.smithi038.stdout:15: finishing write tid 2 to smithi03870129-15 2024-09-14T04:07:36.022 INFO:tasks.rados.rados.0.smithi038.stdout:15: finishing write tid 3 to smithi03870129-15 2024-09-14T04:07:36.022 INFO:tasks.rados.rados.0.smithi038.stdout:15: finishing write tid 4 to smithi03870129-15 2024-09-14T04:07:36.022 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 15 v 3 (ObjNum 14 snap 0 seq_num 14) dirty exists 2024-09-14T04:07:36.022 INFO:tasks.rados.rados.0.smithi038.stdout:15: left oid 15 (ObjNum 14 snap 0 seq_num 14) 2024-09-14T04:07:36.022 INFO:tasks.rados.rados.0.smithi038.stdout:16: finishing write tid 1 to smithi03870129-16 2024-09-14T04:07:36.022 INFO:tasks.rados.rados.0.smithi038.stdout:16: finishing write tid 2 to smithi03870129-16 2024-09-14T04:07:36.022 INFO:tasks.rados.rados.0.smithi038.stdout:16: finishing write tid 3 to smithi03870129-16 2024-09-14T04:07:36.022 INFO:tasks.rados.rados.0.smithi038.stdout:16: finishing write tid 4 to smithi03870129-16 2024-09-14T04:07:36.023 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 16 v 6 (ObjNum 15 snap 0 seq_num 15) dirty exists 2024-09-14T04:07:36.023 INFO:tasks.rados.rados.0.smithi038.stdout:16: left oid 16 (ObjNum 15 snap 0 seq_num 15) 2024-09-14T04:07:36.023 INFO:tasks.rados.rados.0.smithi038.stdout:17: finishing write tid 1 to smithi03870129-17 2024-09-14T04:07:36.023 INFO:tasks.rados.rados.0.smithi038.stdout:17: finishing write tid 2 to smithi03870129-17 2024-09-14T04:07:36.023 INFO:tasks.rados.rados.0.smithi038.stdout:17: finishing write tid 3 to smithi03870129-17 2024-09-14T04:07:36.023 INFO:tasks.rados.rados.0.smithi038.stdout:17: finishing write tid 4 to smithi03870129-17 2024-09-14T04:07:36.023 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 17 v 3 (ObjNum 16 snap 0 seq_num 16) dirty exists 2024-09-14T04:07:36.023 INFO:tasks.rados.rados.0.smithi038.stdout:17: left oid 17 (ObjNum 16 snap 0 seq_num 16) 2024-09-14T04:07:36.023 INFO:tasks.rados.rados.0.smithi038.stdout:10: done (15 left) 2024-09-14T04:07:36.023 INFO:tasks.rados.rados.0.smithi038.stdout:11: done (14 left) 2024-09-14T04:07:36.023 INFO:tasks.rados.rados.0.smithi038.stdout:12: done (13 left) 2024-09-14T04:07:36.023 INFO:tasks.rados.rados.0.smithi038.stdout:13: done (12 left) 2024-09-14T04:07:36.023 INFO:tasks.rados.rados.0.smithi038.stdout:14: done (11 left) 2024-09-14T04:07:36.023 INFO:tasks.rados.rados.0.smithi038.stdout:15: done (10 left) 2024-09-14T04:07:36.023 INFO:tasks.rados.rados.0.smithi038.stdout:16: done (9 left) 2024-09-14T04:07:36.023 INFO:tasks.rados.rados.0.smithi038.stdout:17: done (8 left) 2024-09-14T04:07:36.024 INFO:tasks.rados.rados.0.smithi038.stdout:26: write initial oid 26 2024-09-14T04:07:36.024 INFO:tasks.rados.rados.0.smithi038.stdout:26: seq_num 25 ranges {420175=630284,1796638=471333} 2024-09-14T04:07:36.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:35 smithi038 bash[32505]: cluster 2024-09-14T04:07:34.237696+0000 mgr.y (mgr.14406) 215 : cluster [DBG] pgmap v196: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:07:36.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:35 smithi038 bash[32505]: cluster 2024-09-14T04:07:34.649928+0000 mon.a (mon.0) 851 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-14T04:07:36.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:35 smithi038 bash[32505]: cluster 2024-09-14T04:07:34.649993+0000 mon.a (mon.0) 852 : cluster [INF] Cluster is now healthy 2024-09-14T04:07:36.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:35 smithi038 bash[32505]: audit 2024-09-14T04:07:35.545882+0000 mon.a (mon.0) 853 : audit [INF] from='client.? 172.21.15.38:0/3530933720' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-09-14T04:07:36.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:35 smithi038 bash[22519]: cluster 2024-09-14T04:07:34.237696+0000 mgr.y (mgr.14406) 215 : cluster [DBG] pgmap v196: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:07:36.025 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:35 smithi038 bash[22519]: cluster 2024-09-14T04:07:34.649928+0000 mon.a (mon.0) 851 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-14T04:07:36.025 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:35 smithi038 bash[22519]: cluster 2024-09-14T04:07:34.649993+0000 mon.a (mon.0) 852 : cluster [INF] Cluster is now healthy 2024-09-14T04:07:36.025 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:35 smithi038 bash[22519]: audit 2024-09-14T04:07:35.545882+0000 mon.a (mon.0) 853 : audit [INF] from='client.? 172.21.15.38:0/3530933720' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-09-14T04:07:36.025 INFO:tasks.rados.rados.0.smithi038.stdout:26: writing smithi03870129-26 from 420175 to 1050459 tid 1 2024-09-14T04:07:36.031 INFO:tasks.rados.rados.0.smithi038.stdout:26: writing smithi03870129-26 from 1796638 to 2267971 tid 2 2024-09-14T04:07:36.032 INFO:tasks.rados.rados.0.smithi038.stdout:27: write initial oid 27 2024-09-14T04:07:36.032 INFO:tasks.rados.rados.0.smithi038.stdout:27: seq_num 26 ranges {436982=705533,1855120=581862} 2024-09-14T04:07:36.038 INFO:tasks.rados.rados.0.smithi038.stdout:27: writing smithi03870129-27 from 436982 to 1142515 tid 1 2024-09-14T04:07:36.046 INFO:tasks.rados.rados.0.smithi038.stdout:27: writing smithi03870129-27 from 1855120 to 2436982 tid 2 2024-09-14T04:07:36.046 INFO:tasks.rados.rados.0.smithi038.stdout:28: write initial oid 28 2024-09-14T04:07:36.046 INFO:tasks.rados.rados.0.smithi038.stdout:28: seq_num 27 ranges {453789=780782,1913602=475002} 2024-09-14T04:07:36.053 INFO:tasks.rados.rados.0.smithi038.stdout:28: writing smithi03870129-28 from 453789 to 1234571 tid 1 2024-09-14T04:07:36.060 INFO:tasks.rados.rados.0.smithi038.stdout:28: writing smithi03870129-28 from 1913602 to 2388604 tid 2 2024-09-14T04:07:36.060 INFO:tasks.rados.rados.0.smithi038.stdout:29: write initial oid 29 2024-09-14T04:07:36.060 INFO:tasks.rados.rados.0.smithi038.stdout:29: seq_num 28 ranges {470596=456031,1572084=618660} 2024-09-14T04:07:36.065 INFO:tasks.rados.rados.0.smithi038.stdout:29: writing smithi03870129-29 from 470596 to 926627 tid 1 2024-09-14T04:07:36.072 INFO:tasks.rados.rados.0.smithi038.stdout:29: writing smithi03870129-29 from 1572084 to 2190744 tid 2 2024-09-14T04:07:36.072 INFO:tasks.rados.rados.0.smithi038.stdout:30: write initial oid 30 2024-09-14T04:07:36.072 INFO:tasks.rados.rados.0.smithi038.stdout:30: seq_num 29 ranges {487403=531280,1514213=478671} 2024-09-14T04:07:36.078 INFO:tasks.rados.rados.0.smithi038.stdout:30: writing smithi03870129-30 from 487403 to 1018683 tid 1 2024-09-14T04:07:36.083 INFO:tasks.rados.rados.0.smithi038.stdout:30: writing smithi03870129-30 from 1514213 to 1992884 tid 2 2024-09-14T04:07:36.083 INFO:tasks.rados.rados.0.smithi038.stdout:31: write initial oid 31 2024-09-14T04:07:36.083 INFO:tasks.rados.rados.0.smithi038.stdout:31: seq_num 30 ranges {504210=606529,1572695=622329} 2024-09-14T04:07:36.089 INFO:tasks.rados.rados.0.smithi038.stdout:31: writing smithi03870129-31 from 504210 to 1110739 tid 1 2024-09-14T04:07:36.096 INFO:tasks.rados.rados.0.smithi038.stdout:31: writing smithi03870129-31 from 1572695 to 2195024 tid 2 2024-09-14T04:07:36.096 INFO:tasks.rados.rados.0.smithi038.stdout:32: write initial oid 32 2024-09-14T04:07:36.096 INFO:tasks.rados.rados.0.smithi038.stdout:32: seq_num 31 ranges {521017=798131,1747530=482340} 2024-09-14T04:07:36.103 INFO:tasks.rados.rados.0.smithi038.stdout:32: writing smithi03870129-32 from 521017 to 1319148 tid 1 2024-09-14T04:07:36.108 INFO:tasks.rados.rados.0.smithi038.stdout:32: writing smithi03870129-32 from 1747530 to 2229870 tid 2 2024-09-14T04:07:36.109 INFO:tasks.rados.rados.0.smithi038.stdout:33: write initial oid 33 2024-09-14T04:07:36.109 INFO:tasks.rados.rados.0.smithi038.stdout:33: seq_num 32 ranges {537824=473380,1806012=625998} 2024-09-14T04:07:36.114 INFO:tasks.rados.rados.0.smithi038.stdout:33: writing smithi03870129-33 from 537824 to 1011204 tid 1 2024-09-14T04:07:36.123 INFO:tasks.rados.rados.0.smithi038.stdout:33: writing smithi03870129-33 from 1806012 to 2432010 tid 2 2024-09-14T04:07:36.123 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:36.123 INFO:tasks.rados.rados.0.smithi038.stdout:18: finishing write tid 1 to smithi03870129-18 2024-09-14T04:07:36.123 INFO:tasks.rados.rados.0.smithi038.stdout:18: finishing write tid 2 to smithi03870129-18 2024-09-14T04:07:36.123 INFO:tasks.rados.rados.0.smithi038.stdout:18: finishing write tid 3 to smithi03870129-18 2024-09-14T04:07:36.123 INFO:tasks.rados.rados.0.smithi038.stdout:18: finishing write tid 4 to smithi03870129-18 2024-09-14T04:07:36.123 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 18 v 3 (ObjNum 17 snap 0 seq_num 17) dirty exists 2024-09-14T04:07:36.123 INFO:tasks.rados.rados.0.smithi038.stdout:18: left oid 18 (ObjNum 17 snap 0 seq_num 17) 2024-09-14T04:07:36.123 INFO:tasks.rados.rados.0.smithi038.stdout:19: finishing write tid 1 to smithi03870129-19 2024-09-14T04:07:36.123 INFO:tasks.rados.rados.0.smithi038.stdout:18: done (15 left) 2024-09-14T04:07:36.124 INFO:tasks.rados.rados.0.smithi038.stdout:34: write initial oid 34 2024-09-14T04:07:36.124 INFO:tasks.rados.rados.0.smithi038.stdout:34: seq_num 33 ranges {554631=548629,1748141=486009} 2024-09-14T04:07:36.129 INFO:tasks.rados.rados.0.smithi038.stdout:34: writing smithi03870129-34 from 554631 to 1103260 tid 1 2024-09-14T04:07:36.136 INFO:tasks.rados.rados.0.smithi038.stdout:34: writing smithi03870129-34 from 1748141 to 2234150 tid 2 2024-09-14T04:07:36.136 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:36.136 INFO:tasks.rados.rados.0.smithi038.stdout:19: finishing write tid 2 to smithi03870129-19 2024-09-14T04:07:36.136 INFO:tasks.rados.rados.0.smithi038.stdout:19: finishing write tid 3 to smithi03870129-19 2024-09-14T04:07:36.136 INFO:tasks.rados.rados.0.smithi038.stdout:19: finishing write tid 4 to smithi03870129-19 2024-09-14T04:07:36.136 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 19 v 3 (ObjNum 18 snap 0 seq_num 18) dirty exists 2024-09-14T04:07:36.137 INFO:tasks.rados.rados.0.smithi038.stdout:19: left oid 19 (ObjNum 18 snap 0 seq_num 18) 2024-09-14T04:07:36.137 INFO:tasks.rados.rados.0.smithi038.stdout:20: finishing write tid 1 to smithi03870129-20 2024-09-14T04:07:36.137 INFO:tasks.rados.rados.0.smithi038.stdout:20: finishing write tid 2 to smithi03870129-20 2024-09-14T04:07:36.137 INFO:tasks.rados.rados.0.smithi038.stdout:19: done (15 left) 2024-09-14T04:07:36.137 INFO:tasks.rados.rados.0.smithi038.stdout:35: write initial oid 35 2024-09-14T04:07:36.137 INFO:tasks.rados.rados.0.smithi038.stdout:35: seq_num 34 ranges {571438=623878,1806623=629667} 2024-09-14T04:07:36.142 INFO:tasks.rados.rados.0.smithi038.stdout:35: writing smithi03870129-35 from 571438 to 1195316 tid 1 2024-09-14T04:07:36.150 INFO:tasks.rados.rados.0.smithi038.stdout:35: writing smithi03870129-35 from 1806623 to 2436290 tid 2 2024-09-14T04:07:36.150 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:36.151 INFO:tasks.rados.rados.0.smithi038.stdout:20: finishing write tid 3 to smithi03870129-20 2024-09-14T04:07:36.151 INFO:tasks.rados.rados.0.smithi038.stdout:20: finishing write tid 4 to smithi03870129-20 2024-09-14T04:07:36.151 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 20 v 6 (ObjNum 19 snap 0 seq_num 19) dirty exists 2024-09-14T04:07:36.151 INFO:tasks.rados.rados.0.smithi038.stdout:20: left oid 20 (ObjNum 19 snap 0 seq_num 19) 2024-09-14T04:07:36.151 INFO:tasks.rados.rados.0.smithi038.stdout:21: finishing write tid 1 to smithi03870129-21 2024-09-14T04:07:36.151 INFO:tasks.rados.rados.0.smithi038.stdout:21: finishing write tid 2 to smithi03870129-21 2024-09-14T04:07:36.151 INFO:tasks.rados.rados.0.smithi038.stdout:21: finishing write tid 3 to smithi03870129-21 2024-09-14T04:07:36.151 INFO:tasks.rados.rados.0.smithi038.stdout:21: finishing write tid 4 to smithi03870129-21 2024-09-14T04:07:36.151 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 21 v 12 (ObjNum 20 snap 0 seq_num 20) dirty exists 2024-09-14T04:07:36.151 INFO:tasks.rados.rados.0.smithi038.stdout:21: left oid 21 (ObjNum 20 snap 0 seq_num 20) 2024-09-14T04:07:36.151 INFO:tasks.rados.rados.0.smithi038.stdout:22: finishing write tid 1 to smithi03870129-22 2024-09-14T04:07:36.151 INFO:tasks.rados.rados.0.smithi038.stdout:22: finishing write tid 2 to smithi03870129-22 2024-09-14T04:07:36.151 INFO:tasks.rados.rados.0.smithi038.stdout:22: finishing write tid 3 to smithi03870129-22 2024-09-14T04:07:36.151 INFO:tasks.rados.rados.0.smithi038.stdout:22: finishing write tid 4 to smithi03870129-22 2024-09-14T04:07:36.152 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 22 v 3 (ObjNum 21 snap 0 seq_num 21) dirty exists 2024-09-14T04:07:36.152 INFO:tasks.rados.rados.0.smithi038.stdout:22: left oid 22 (ObjNum 21 snap 0 seq_num 21) 2024-09-14T04:07:36.152 INFO:tasks.rados.rados.0.smithi038.stdout:23: finishing write tid 1 to smithi03870129-23 2024-09-14T04:07:36.152 INFO:tasks.rados.rados.0.smithi038.stdout:23: finishing write tid 2 to smithi03870129-23 2024-09-14T04:07:36.152 INFO:tasks.rados.rados.0.smithi038.stdout:23: finishing write tid 3 to smithi03870129-23 2024-09-14T04:07:36.152 INFO:tasks.rados.rados.0.smithi038.stdout:23: finishing write tid 4 to smithi03870129-23 2024-09-14T04:07:36.152 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 23 v 9 (ObjNum 22 snap 0 seq_num 22) dirty exists 2024-09-14T04:07:36.152 INFO:tasks.rados.rados.0.smithi038.stdout:23: left oid 23 (ObjNum 22 snap 0 seq_num 22) 2024-09-14T04:07:36.152 INFO:tasks.rados.rados.0.smithi038.stdout:24: finishing write tid 1 to smithi03870129-24 2024-09-14T04:07:36.152 INFO:tasks.rados.rados.0.smithi038.stdout:24: finishing write tid 2 to smithi03870129-24 2024-09-14T04:07:36.152 INFO:tasks.rados.rados.0.smithi038.stdout:24: finishing write tid 3 to smithi03870129-24 2024-09-14T04:07:36.152 INFO:tasks.rados.rados.0.smithi038.stdout:24: finishing write tid 4 to smithi03870129-24 2024-09-14T04:07:36.152 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 24 v 12 (ObjNum 23 snap 0 seq_num 23) dirty exists 2024-09-14T04:07:36.153 INFO:tasks.rados.rados.0.smithi038.stdout:24: left oid 24 (ObjNum 23 snap 0 seq_num 23) 2024-09-14T04:07:36.153 INFO:tasks.rados.rados.0.smithi038.stdout:25: finishing write tid 1 to smithi03870129-25 2024-09-14T04:07:36.153 INFO:tasks.rados.rados.0.smithi038.stdout:20: done (15 left) 2024-09-14T04:07:36.153 INFO:tasks.rados.rados.0.smithi038.stdout:21: done (14 left) 2024-09-14T04:07:36.153 INFO:tasks.rados.rados.0.smithi038.stdout:22: done (13 left) 2024-09-14T04:07:36.153 INFO:tasks.rados.rados.0.smithi038.stdout:23: done (12 left) 2024-09-14T04:07:36.153 INFO:tasks.rados.rados.0.smithi038.stdout:24: done (11 left) 2024-09-14T04:07:36.153 INFO:tasks.rados.rados.0.smithi038.stdout:36: write initial oid 36 2024-09-14T04:07:36.153 INFO:tasks.rados.rados.0.smithi038.stdout:36: seq_num 35 ranges {588245=699127,1865105=489678} 2024-09-14T04:07:36.157 INFO:tasks.rados.rados.0.smithi038.stdout:36: writing smithi03870129-36 from 588245 to 1287372 tid 1 2024-09-14T04:07:36.164 INFO:tasks.rados.rados.0.smithi038.stdout:36: writing smithi03870129-36 from 1865105 to 2354783 tid 2 2024-09-14T04:07:36.164 INFO:tasks.rados.rados.0.smithi038.stdout:37: write initial oid 37 2024-09-14T04:07:36.164 INFO:tasks.rados.rados.0.smithi038.stdout:37: seq_num 36 ranges {605052=774376,1923587=633336} 2024-09-14T04:07:36.172 INFO:tasks.rados.rados.0.smithi038.stdout:37: writing smithi03870129-37 from 605052 to 1379428 tid 1 2024-09-14T04:07:36.178 INFO:tasks.rados.rados.0.smithi038.stdout:37: writing smithi03870129-37 from 1923587 to 2556923 tid 2 2024-09-14T04:07:36.178 INFO:tasks.rados.rados.0.smithi038.stdout:38: write initial oid 38 2024-09-14T04:07:36.179 INFO:tasks.rados.rados.0.smithi038.stdout:38: seq_num 37 ranges {621859=449625,1865716=756143} 2024-09-14T04:07:36.186 INFO:tasks.rados.rados.0.smithi038.stdout:38: writing smithi03870129-38 from 621859 to 1071484 tid 1 2024-09-14T04:07:36.194 INFO:tasks.rados.rados.0.smithi038.stdout:38: writing smithi03870129-38 from 1865716 to 2621859 tid 2 2024-09-14T04:07:36.194 INFO:tasks.rados.rados.0.smithi038.stdout:39: write initial oid 39 2024-09-14T04:07:36.194 INFO:tasks.rados.rados.0.smithi038.stdout:39: seq_num 38 ranges {638666=524874,1924198=637005} 2024-09-14T04:07:36.201 INFO:tasks.rados.rados.0.smithi038.stdout:39: writing smithi03870129-39 from 638666 to 1163540 tid 1 2024-09-14T04:07:36.209 INFO:tasks.rados.rados.0.smithi038.stdout:39: writing smithi03870129-39 from 1924198 to 2561203 tid 2 2024-09-14T04:07:36.209 INFO:tasks.rados.rados.0.smithi038.stdout:40: write initial oid 40 2024-09-14T04:07:36.209 INFO:tasks.rados.rados.0.smithi038.stdout:40: seq_num 39 ranges {655473=716476,2099033=556440} 2024-09-14T04:07:36.217 INFO:tasks.rados.rados.0.smithi038.stdout:40: writing smithi03870129-40 from 655473 to 1371949 tid 1 2024-09-14T04:07:36.226 INFO:tasks.rados.rados.0.smithi038.stdout:40: writing smithi03870129-40 from 2099033 to 2655473 tid 2 2024-09-14T04:07:36.226 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:36.226 INFO:tasks.rados.rados.0.smithi038.stdout:25: finishing write tid 2 to smithi03870129-25 2024-09-14T04:07:36.226 INFO:tasks.rados.rados.0.smithi038.stdout:25: finishing write tid 3 to smithi03870129-25 2024-09-14T04:07:36.226 INFO:tasks.rados.rados.0.smithi038.stdout:25: finishing write tid 4 to smithi03870129-25 2024-09-14T04:07:36.226 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 25 v 3 (ObjNum 24 snap 0 seq_num 24) dirty exists 2024-09-14T04:07:36.226 INFO:tasks.rados.rados.0.smithi038.stdout:25: left oid 25 (ObjNum 24 snap 0 seq_num 24) 2024-09-14T04:07:36.226 INFO:tasks.rados.rados.0.smithi038.stdout:26: finishing write tid 1 to smithi03870129-26 2024-09-14T04:07:36.226 INFO:tasks.rados.rados.0.smithi038.stdout:26: finishing write tid 2 to smithi03870129-26 2024-09-14T04:07:36.226 INFO:tasks.rados.rados.0.smithi038.stdout:26: finishing write tid 3 to smithi03870129-26 2024-09-14T04:07:36.226 INFO:tasks.rados.rados.0.smithi038.stdout:26: finishing write tid 4 to smithi03870129-26 2024-09-14T04:07:36.226 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 26 v 9 (ObjNum 25 snap 0 seq_num 25) dirty exists 2024-09-14T04:07:36.227 INFO:tasks.rados.rados.0.smithi038.stdout:26: left oid 26 (ObjNum 25 snap 0 seq_num 25) 2024-09-14T04:07:36.227 INFO:tasks.rados.rados.0.smithi038.stdout:27: finishing write tid 1 to smithi03870129-27 2024-09-14T04:07:36.227 INFO:tasks.rados.rados.0.smithi038.stdout:27: finishing write tid 2 to smithi03870129-27 2024-09-14T04:07:36.227 INFO:tasks.rados.rados.0.smithi038.stdout:27: finishing write tid 3 to smithi03870129-27 2024-09-14T04:07:36.227 INFO:tasks.rados.rados.0.smithi038.stdout:27: finishing write tid 4 to smithi03870129-27 2024-09-14T04:07:36.227 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 27 v 15 (ObjNum 26 snap 0 seq_num 26) dirty exists 2024-09-14T04:07:36.227 INFO:tasks.rados.rados.0.smithi038.stdout:27: left oid 27 (ObjNum 26 snap 0 seq_num 26) 2024-09-14T04:07:36.227 INFO:tasks.rados.rados.0.smithi038.stdout:28: finishing write tid 1 to smithi03870129-28 2024-09-14T04:07:36.227 INFO:tasks.rados.rados.0.smithi038.stdout:28: finishing write tid 2 to smithi03870129-28 2024-09-14T04:07:36.227 INFO:tasks.rados.rados.0.smithi038.stdout:28: finishing write tid 3 to smithi03870129-28 2024-09-14T04:07:36.227 INFO:tasks.rados.rados.0.smithi038.stdout:28: finishing write tid 4 to smithi03870129-28 2024-09-14T04:07:36.227 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 28 v 3 (ObjNum 27 snap 0 seq_num 27) dirty exists 2024-09-14T04:07:36.227 INFO:tasks.rados.rados.0.smithi038.stdout:28: left oid 28 (ObjNum 27 snap 0 seq_num 27) 2024-09-14T04:07:36.227 INFO:tasks.rados.rados.0.smithi038.stdout:29: finishing write tid 1 to smithi03870129-29 2024-09-14T04:07:36.228 INFO:tasks.rados.rados.0.smithi038.stdout:29: finishing write tid 2 to smithi03870129-29 2024-09-14T04:07:36.228 INFO:tasks.rados.rados.0.smithi038.stdout:29: finishing write tid 3 to smithi03870129-29 2024-09-14T04:07:36.228 INFO:tasks.rados.rados.0.smithi038.stdout:29: finishing write tid 4 to smithi03870129-29 2024-09-14T04:07:36.228 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 29 v 9 (ObjNum 28 snap 0 seq_num 28) dirty exists 2024-09-14T04:07:36.228 INFO:tasks.rados.rados.0.smithi038.stdout:29: left oid 29 (ObjNum 28 snap 0 seq_num 28) 2024-09-14T04:07:36.228 INFO:tasks.rados.rados.0.smithi038.stdout:30: finishing write tid 1 to smithi03870129-30 2024-09-14T04:07:36.228 INFO:tasks.rados.rados.0.smithi038.stdout:30: finishing write tid 2 to smithi03870129-30 2024-09-14T04:07:36.228 INFO:tasks.rados.rados.0.smithi038.stdout:30: finishing write tid 3 to smithi03870129-30 2024-09-14T04:07:36.228 INFO:tasks.rados.rados.0.smithi038.stdout:30: finishing write tid 4 to smithi03870129-30 2024-09-14T04:07:36.228 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 30 v 6 (ObjNum 29 snap 0 seq_num 29) dirty exists 2024-09-14T04:07:36.228 INFO:tasks.rados.rados.0.smithi038.stdout:30: left oid 30 (ObjNum 29 snap 0 seq_num 29) 2024-09-14T04:07:36.228 INFO:tasks.rados.rados.0.smithi038.stdout:31: finishing write tid 1 to smithi03870129-31 2024-09-14T04:07:36.228 INFO:tasks.rados.rados.0.smithi038.stdout:31: finishing write tid 2 to smithi03870129-31 2024-09-14T04:07:36.228 INFO:tasks.rados.rados.0.smithi038.stdout:31: finishing write tid 3 to smithi03870129-31 2024-09-14T04:07:36.229 INFO:tasks.rados.rados.0.smithi038.stdout:31: finishing write tid 4 to smithi03870129-31 2024-09-14T04:07:36.229 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 31 v 9 (ObjNum 30 snap 0 seq_num 30) dirty exists 2024-09-14T04:07:36.229 INFO:tasks.rados.rados.0.smithi038.stdout:31: left oid 31 (ObjNum 30 snap 0 seq_num 30) 2024-09-14T04:07:36.229 INFO:tasks.rados.rados.0.smithi038.stdout:32: finishing write tid 1 to smithi03870129-32 2024-09-14T04:07:36.229 INFO:tasks.rados.rados.0.smithi038.stdout:32: finishing write tid 2 to smithi03870129-32 2024-09-14T04:07:36.229 INFO:tasks.rados.rados.0.smithi038.stdout:32: finishing write tid 3 to smithi03870129-32 2024-09-14T04:07:36.229 INFO:tasks.rados.rados.0.smithi038.stdout:32: finishing write tid 4 to smithi03870129-32 2024-09-14T04:07:36.229 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 32 v 12 (ObjNum 31 snap 0 seq_num 31) dirty exists 2024-09-14T04:07:36.229 INFO:tasks.rados.rados.0.smithi038.stdout:32: left oid 32 (ObjNum 31 snap 0 seq_num 31) 2024-09-14T04:07:36.230 INFO:tasks.rados.rados.0.smithi038.stdout:33: finishing write tid 1 to smithi03870129-33 2024-09-14T04:07:36.230 INFO:tasks.rados.rados.0.smithi038.stdout:33: finishing write tid 2 to smithi03870129-33 2024-09-14T04:07:36.230 INFO:tasks.rados.rados.0.smithi038.stdout:33: finishing write tid 3 to smithi03870129-33 2024-09-14T04:07:36.230 INFO:tasks.rados.rados.0.smithi038.stdout:33: finishing write tid 4 to smithi03870129-33 2024-09-14T04:07:36.230 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 33 v 6 (ObjNum 32 snap 0 seq_num 32) dirty exists 2024-09-14T04:07:36.230 INFO:tasks.rados.rados.0.smithi038.stdout:33: left oid 33 (ObjNum 32 snap 0 seq_num 32) 2024-09-14T04:07:36.230 INFO:tasks.rados.rados.0.smithi038.stdout:34: finishing write tid 1 to smithi03870129-34 2024-09-14T04:07:36.230 INFO:tasks.rados.rados.0.smithi038.stdout:34: finishing write tid 2 to smithi03870129-34 2024-09-14T04:07:36.230 INFO:tasks.rados.rados.0.smithi038.stdout:34: finishing write tid 3 to smithi03870129-34 2024-09-14T04:07:36.230 INFO:tasks.rados.rados.0.smithi038.stdout:34: finishing write tid 4 to smithi03870129-34 2024-09-14T04:07:36.230 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 34 v 3 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-09-14T04:07:36.230 INFO:tasks.rados.rados.0.smithi038.stdout:34: left oid 34 (ObjNum 33 snap 0 seq_num 33) 2024-09-14T04:07:36.230 INFO:tasks.rados.rados.0.smithi038.stdout:35: finishing write tid 1 to smithi03870129-35 2024-09-14T04:07:36.230 INFO:tasks.rados.rados.0.smithi038.stdout:25: done (15 left) 2024-09-14T04:07:36.231 INFO:tasks.rados.rados.0.smithi038.stdout:26: done (14 left) 2024-09-14T04:07:36.231 INFO:tasks.rados.rados.0.smithi038.stdout:27: done (13 left) 2024-09-14T04:07:36.231 INFO:tasks.rados.rados.0.smithi038.stdout:28: done (12 left) 2024-09-14T04:07:36.231 INFO:tasks.rados.rados.0.smithi038.stdout:29: done (11 left) 2024-09-14T04:07:36.231 INFO:tasks.rados.rados.0.smithi038.stdout:30: done (10 left) 2024-09-14T04:07:36.231 INFO:tasks.rados.rados.0.smithi038.stdout:31: done (9 left) 2024-09-14T04:07:36.231 INFO:tasks.rados.rados.0.smithi038.stdout:32: done (8 left) 2024-09-14T04:07:36.231 INFO:tasks.rados.rados.0.smithi038.stdout:33: done (7 left) 2024-09-14T04:07:36.231 INFO:tasks.rados.rados.0.smithi038.stdout:34: done (6 left) 2024-09-14T04:07:36.231 INFO:tasks.rados.rados.0.smithi038.stdout:41: write initial oid 41 2024-09-14T04:07:36.231 INFO:tasks.rados.rados.0.smithi038.stdout:41: seq_num 40 ranges {672280=791725,2157515=514765} 2024-09-14T04:07:36.233 INFO:tasks.rados.rados.0.smithi038.stdout:41: writing smithi03870129-41 from 672280 to 1464005 tid 1 2024-09-14T04:07:36.240 INFO:tasks.rados.rados.0.smithi038.stdout:41: writing smithi03870129-41 from 2157515 to 2672280 tid 2 2024-09-14T04:07:36.240 INFO:tasks.rados.rados.0.smithi038.stdout:42: write initial oid 42 2024-09-14T04:07:36.240 INFO:tasks.rados.rados.0.smithi038.stdout:42: seq_num 41 ranges {689087=466974,1699644=784332} 2024-09-14T04:07:36.247 INFO:tasks.rados.rados.0.smithi038.stdout:42: writing smithi03870129-42 from 689087 to 1156061 tid 1 2024-09-14T04:07:36.254 INFO:tasks.rados.rados.0.smithi038.stdout:42: writing smithi03870129-42 from 1699644 to 2483976 tid 2 2024-09-14T04:07:36.255 INFO:tasks.rados.rados.0.smithi038.stdout:43: write initial oid 43 2024-09-14T04:07:36.255 INFO:tasks.rados.rados.0.smithi038.stdout:43: seq_num 42 ranges {705894=542223,1758126=644343} 2024-09-14T04:07:36.261 INFO:tasks.rados.rados.0.smithi038.stdout:43: writing smithi03870129-43 from 705894 to 1248117 tid 1 2024-09-14T04:07:36.268 INFO:tasks.rados.rados.0.smithi038.stdout:43: writing smithi03870129-43 from 1758126 to 2402469 tid 2 2024-09-14T04:07:36.268 INFO:tasks.rados.rados.0.smithi038.stdout:44: write initial oid 44 2024-09-14T04:07:36.268 INFO:tasks.rados.rados.0.smithi038.stdout:44: seq_num 43 ranges {722701=617472,1816608=788001} 2024-09-14T04:07:36.275 INFO:tasks.rados.rados.0.smithi038.stdout:44: writing smithi03870129-44 from 722701 to 1340173 tid 1 2024-09-14T04:07:36.283 INFO:tasks.rados.rados.0.smithi038.stdout:44: writing smithi03870129-44 from 1816608 to 2604609 tid 2 2024-09-14T04:07:36.283 INFO:tasks.rados.rados.0.smithi038.stdout:45: write initial oid 45 2024-09-14T04:07:36.283 INFO:tasks.rados.rados.0.smithi038.stdout:45: seq_num 44 ranges {739508=692721,1875090=648012} 2024-09-14T04:07:36.291 INFO:tasks.rados.rados.0.smithi038.stdout:45: writing smithi03870129-45 from 739508 to 1432229 tid 1 2024-09-14T04:07:36.297 INFO:tasks.rados.rados.0.smithi038.stdout:45: writing smithi03870129-45 from 1875090 to 2523102 tid 2 2024-09-14T04:07:36.297 INFO:tasks.rados.rados.0.smithi038.stdout:46: write initial oid 46 2024-09-14T04:07:36.297 INFO:tasks.rados.rados.0.smithi038.stdout:46: seq_num 45 ranges {756315=767970,1933572=791670} 2024-09-14T04:07:36.305 INFO:tasks.rados.rados.0.smithi038.stdout:46: writing smithi03870129-46 from 756315 to 1524285 tid 1 2024-09-14T04:07:36.313 INFO:tasks.rados.rados.0.smithi038.stdout:46: writing smithi03870129-46 from 1933572 to 2725242 tid 2 2024-09-14T04:07:36.313 INFO:tasks.rados.rados.0.smithi038.stdout:47: write initial oid 47 2024-09-14T04:07:36.313 INFO:tasks.rados.rados.0.smithi038.stdout:47: seq_num 46 ranges {773122=559572,1992054=651681} 2024-09-14T04:07:36.320 INFO:tasks.rados.rados.0.smithi038.stdout:47: writing smithi03870129-47 from 773122 to 1332694 tid 1 2024-09-14T04:07:36.328 INFO:tasks.rados.rados.0.smithi038.stdout:47: writing smithi03870129-47 from 1992054 to 2643735 tid 2 2024-09-14T04:07:36.328 INFO:tasks.rados.rados.0.smithi038.stdout:48: write initial oid 48 2024-09-14T04:07:36.328 INFO:tasks.rados.rados.0.smithi038.stdout:48: seq_num 47 ranges {789929=634821,2050536=739393} 2024-09-14T04:07:36.336 INFO:tasks.rados.rados.0.smithi038.stdout:48: writing smithi03870129-48 from 789929 to 1424750 tid 1 2024-09-14T04:07:36.344 INFO:tasks.rados.rados.0.smithi038.stdout:48: writing smithi03870129-48 from 2050536 to 2789929 tid 2 2024-09-14T04:07:36.344 INFO:tasks.rados.rados.0.smithi038.stdout:49: write initial oid 49 2024-09-14T04:07:36.344 INFO:tasks.rados.rados.0.smithi038.stdout:49: seq_num 48 ranges {406736=710070,1709018=655350} 2024-09-14T04:07:36.351 INFO:tasks.rados.rados.0.smithi038.stdout:49: writing smithi03870129-49 from 406736 to 1116806 tid 1 2024-09-14T04:07:36.358 INFO:tasks.rados.rados.0.smithi038.stdout:49: writing smithi03870129-49 from 1709018 to 2364368 tid 2 2024-09-14T04:07:36.358 INFO:tasks.rados.rados.0.smithi038.stdout:50: write initial oid 50 2024-09-14T04:07:36.358 INFO:tasks.rados.rados.0.smithi038.stdout:50: seq_num 49 ranges {423543=785319,1767500=799008} 2024-09-14T04:07:36.365 INFO:tasks.rados.rados.0.smithi038.stdout:50: writing smithi03870129-50 from 423543 to 1208862 tid 1 2024-09-14T04:07:36.377 INFO:tasks.rados.rados.0.smithi038.stdout:50: writing smithi03870129-50 from 1767500 to 2566508 tid 2 2024-09-14T04:07:36.377 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:36.377 INFO:tasks.rados.rados.0.smithi038.stdout:35: finishing write tid 2 to smithi03870129-35 2024-09-14T04:07:36.377 INFO:tasks.rados.rados.0.smithi038.stdout:35: finishing write tid 3 to smithi03870129-35 2024-09-14T04:07:36.377 INFO:tasks.rados.rados.0.smithi038.stdout:35: finishing write tid 4 to smithi03870129-35 2024-09-14T04:07:36.377 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 35 v 9 (ObjNum 34 snap 0 seq_num 34) dirty exists 2024-09-14T04:07:36.378 INFO:tasks.rados.rados.0.smithi038.stdout:35: left oid 35 (ObjNum 34 snap 0 seq_num 34) 2024-09-14T04:07:36.378 INFO:tasks.rados.rados.0.smithi038.stdout:36: finishing write tid 1 to smithi03870129-36 2024-09-14T04:07:36.378 INFO:tasks.rados.rados.0.smithi038.stdout:36: finishing write tid 2 to smithi03870129-36 2024-09-14T04:07:36.378 INFO:tasks.rados.rados.0.smithi038.stdout:36: finishing write tid 3 to smithi03870129-36 2024-09-14T04:07:36.378 INFO:tasks.rados.rados.0.smithi038.stdout:35: done (15 left) 2024-09-14T04:07:36.378 INFO:tasks.rados.rados.0.smithi038.stdout:51: write initial oid 51 2024-09-14T04:07:36.378 INFO:tasks.rados.rados.0.smithi038.stdout:51: seq_num 50 ranges {440350=460568,1309629=542666,2323973=516377} 2024-09-14T04:07:36.379 INFO:tasks.rados.rados.0.smithi038.stdout:51: writing smithi03870129-51 from 440350 to 900918 tid 1 2024-09-14T04:07:36.384 INFO:tasks.rados.rados.0.smithi038.stdout:51: writing smithi03870129-51 from 1309629 to 1852295 tid 2 2024-09-14T04:07:36.391 INFO:tasks.rados.rados.0.smithi038.stdout:51: writing smithi03870129-51 from 2323973 to 2840350 tid 3 2024-09-14T04:07:36.391 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:36.391 INFO:tasks.rados.rados.0.smithi038.stdout:36: finishing write tid 4 to smithi03870129-36 2024-09-14T04:07:36.391 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 36 v 12 (ObjNum 35 snap 0 seq_num 35) dirty exists 2024-09-14T04:07:36.391 INFO:tasks.rados.rados.0.smithi038.stdout:36: left oid 36 (ObjNum 35 snap 0 seq_num 35) 2024-09-14T04:07:36.391 INFO:tasks.rados.rados.0.smithi038.stdout:37: finishing write tid 1 to smithi03870129-37 2024-09-14T04:07:36.391 INFO:tasks.rados.rados.0.smithi038.stdout:37: finishing write tid 2 to smithi03870129-37 2024-09-14T04:07:36.391 INFO:tasks.rados.rados.0.smithi038.stdout:37: finishing write tid 3 to smithi03870129-37 2024-09-14T04:07:36.391 INFO:tasks.rados.rados.0.smithi038.stdout:37: finishing write tid 4 to smithi03870129-37 2024-09-14T04:07:36.391 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 37 v 12 (ObjNum 36 snap 0 seq_num 36) dirty exists 2024-09-14T04:07:36.391 INFO:tasks.rados.rados.0.smithi038.stdout:37: left oid 37 (ObjNum 36 snap 0 seq_num 36) 2024-09-14T04:07:36.392 INFO:tasks.rados.rados.0.smithi038.stdout:38: finishing write tid 1 to smithi03870129-38 2024-09-14T04:07:36.392 INFO:tasks.rados.rados.0.smithi038.stdout:38: finishing write tid 2 to smithi03870129-38 2024-09-14T04:07:36.392 INFO:tasks.rados.rados.0.smithi038.stdout:38: finishing write tid 3 to smithi03870129-38 2024-09-14T04:07:36.392 INFO:tasks.rados.rados.0.smithi038.stdout:38: finishing write tid 4 to smithi03870129-38 2024-09-14T04:07:36.392 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 38 v 6 (ObjNum 37 snap 0 seq_num 37) dirty exists 2024-09-14T04:07:36.392 INFO:tasks.rados.rados.0.smithi038.stdout:38: left oid 38 (ObjNum 37 snap 0 seq_num 37) 2024-09-14T04:07:36.392 INFO:tasks.rados.rados.0.smithi038.stdout:39: finishing write tid 1 to smithi03870129-39 2024-09-14T04:07:36.392 INFO:tasks.rados.rados.0.smithi038.stdout:39: finishing write tid 2 to smithi03870129-39 2024-09-14T04:07:36.392 INFO:tasks.rados.rados.0.smithi038.stdout:39: finishing write tid 3 to smithi03870129-39 2024-09-14T04:07:36.392 INFO:tasks.rados.rados.0.smithi038.stdout:36: done (15 left) 2024-09-14T04:07:36.392 INFO:tasks.rados.rados.0.smithi038.stdout:37: done (14 left) 2024-09-14T04:07:36.392 INFO:tasks.rados.rados.0.smithi038.stdout:38: done (13 left) 2024-09-14T04:07:36.392 INFO:tasks.rados.rados.0.smithi038.stdout:52: write initial oid 52 2024-09-14T04:07:36.393 INFO:tasks.rados.rados.0.smithi038.stdout:52: seq_num 51 ranges {457157=535817,1768111=402677} 2024-09-14T04:07:36.395 INFO:tasks.rados.rados.0.smithi038.stdout:52: writing smithi03870129-52 from 457157 to 992974 tid 1 2024-09-14T04:07:36.402 INFO:tasks.rados.rados.0.smithi038.stdout:52: writing smithi03870129-52 from 1768111 to 2170788 tid 2 2024-09-14T04:07:36.402 INFO:tasks.rados.rados.0.smithi038.stdout:53: write initial oid 53 2024-09-14T04:07:36.402 INFO:tasks.rados.rados.0.smithi038.stdout:53: seq_num 52 ranges {473964=611066,1826593=546335,2778819=95145} 2024-09-14T04:07:36.408 INFO:tasks.rados.rados.0.smithi038.stdout:53: writing smithi03870129-53 from 473964 to 1085030 tid 1 2024-09-14T04:07:36.415 INFO:tasks.rados.rados.0.smithi038.stdout:53: writing smithi03870129-53 from 1826593 to 2372928 tid 2 2024-09-14T04:07:36.418 INFO:tasks.rados.rados.0.smithi038.stdout:53: writing smithi03870129-53 from 2778819 to 2873964 tid 3 2024-09-14T04:07:36.418 INFO:tasks.rados.rados.0.smithi038.stdout:54: write initial oid 54 2024-09-14T04:07:36.418 INFO:tasks.rados.rados.0.smithi038.stdout:54: seq_num 53 ranges {490771=686315,1885075=406346} 2024-09-14T04:07:36.425 INFO:tasks.rados.rados.0.smithi038.stdout:54: writing smithi03870129-54 from 490771 to 1177086 tid 1 2024-09-14T04:07:36.431 INFO:tasks.rados.rados.0.smithi038.stdout:54: writing smithi03870129-54 from 1885075 to 2291421 tid 2 2024-09-14T04:07:36.431 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:36.431 INFO:tasks.rados.rados.0.smithi038.stdout:39: finishing write tid 4 to smithi03870129-39 2024-09-14T04:07:36.431 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 39 v 9 (ObjNum 38 snap 0 seq_num 38) dirty exists 2024-09-14T04:07:36.431 INFO:tasks.rados.rados.0.smithi038.stdout:39: left oid 39 (ObjNum 38 snap 0 seq_num 38) 2024-09-14T04:07:36.431 INFO:tasks.rados.rados.0.smithi038.stdout:40: finishing write tid 1 to smithi03870129-40 2024-09-14T04:07:36.431 INFO:tasks.rados.rados.0.smithi038.stdout:39: done (15 left) 2024-09-14T04:07:36.431 INFO:tasks.rados.rados.0.smithi038.stdout:55: write initial oid 55 2024-09-14T04:07:36.431 INFO:tasks.rados.rados.0.smithi038.stdout:55: seq_num 54 ranges {507578=477917,1543557=550004,2833665=73913} 2024-09-14T04:07:36.437 INFO:tasks.rados.rados.0.smithi038.stdout:55: writing smithi03870129-55 from 507578 to 985495 tid 1 2024-09-14T04:07:36.443 INFO:tasks.rados.rados.0.smithi038.stdout:55: writing smithi03870129-55 from 1543557 to 2093561 tid 2 2024-09-14T04:07:36.448 INFO:tasks.rados.rados.0.smithi038.stdout:55: writing smithi03870129-55 from 2833665 to 2907578 tid 3 2024-09-14T04:07:36.448 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:36.448 INFO:tasks.rados.rados.0.smithi038.stdout:40: finishing write tid 2 to smithi03870129-40 2024-09-14T04:07:36.448 INFO:tasks.rados.rados.0.smithi038.stdout:40: finishing write tid 3 to smithi03870129-40 2024-09-14T04:07:36.448 INFO:tasks.rados.rados.0.smithi038.stdout:40: finishing write tid 4 to smithi03870129-40 2024-09-14T04:07:36.448 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 40 v 12 (ObjNum 39 snap 0 seq_num 39) dirty exists 2024-09-14T04:07:36.448 INFO:tasks.rados.rados.0.smithi038.stdout:40: left oid 40 (ObjNum 39 snap 0 seq_num 39) 2024-09-14T04:07:36.448 INFO:tasks.rados.rados.0.smithi038.stdout:41: finishing write tid 1 to smithi03870129-41 2024-09-14T04:07:36.448 INFO:tasks.rados.rados.0.smithi038.stdout:41: finishing write tid 2 to smithi03870129-41 2024-09-14T04:07:36.448 INFO:tasks.rados.rados.0.smithi038.stdout:41: finishing write tid 3 to smithi03870129-41 2024-09-14T04:07:36.448 INFO:tasks.rados.rados.0.smithi038.stdout:41: finishing write tid 4 to smithi03870129-41 2024-09-14T04:07:36.449 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 41 v 9 (ObjNum 40 snap 0 seq_num 40) dirty exists 2024-09-14T04:07:36.449 INFO:tasks.rados.rados.0.smithi038.stdout:41: left oid 41 (ObjNum 40 snap 0 seq_num 40) 2024-09-14T04:07:36.449 INFO:tasks.rados.rados.0.smithi038.stdout:40: done (15 left) 2024-09-14T04:07:36.449 INFO:tasks.rados.rados.0.smithi038.stdout:41: done (14 left) 2024-09-14T04:07:36.449 INFO:tasks.rados.rados.0.smithi038.stdout:56: write initial oid 56 2024-09-14T04:07:36.449 INFO:tasks.rados.rados.0.smithi038.stdout:56: seq_num 55 ranges {524385=553166,1602039=410015,2577441=346944} 2024-09-14T04:07:36.453 INFO:tasks.rados.rados.0.smithi038.stdout:56: writing smithi03870129-56 from 524385 to 1077551 tid 1 2024-09-14T04:07:36.459 INFO:tasks.rados.rados.0.smithi038.stdout:56: writing smithi03870129-56 from 1602039 to 2012054 tid 2 2024-09-14T04:07:36.464 INFO:tasks.rados.rados.0.smithi038.stdout:56: writing smithi03870129-56 from 2577441 to 2924385 tid 3 2024-09-14T04:07:36.464 INFO:tasks.rados.rados.0.smithi038.stdout:57: write initial oid 57 2024-09-14T04:07:36.464 INFO:tasks.rados.rados.0.smithi038.stdout:57: seq_num 56 ranges {541192=628415,1660521=553673,2888511=52681} 2024-09-14T04:07:36.470 INFO:tasks.rados.rados.0.smithi038.stdout:57: writing smithi03870129-57 from 541192 to 1169607 tid 1 2024-09-14T04:07:36.476 INFO:tasks.rados.rados.0.smithi038.stdout:57: writing smithi03870129-57 from 1660521 to 2214194 tid 2 2024-09-14T04:07:36.481 INFO:tasks.rados.rados.0.smithi038.stdout:57: writing smithi03870129-57 from 2888511 to 2941192 tid 3 2024-09-14T04:07:36.481 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:36.481 INFO:tasks.rados.rados.0.smithi038.stdout:42: finishing write tid 1 to smithi03870129-42 2024-09-14T04:07:36.481 INFO:tasks.rados.rados.0.smithi038.stdout:42: finishing write tid 2 to smithi03870129-42 2024-09-14T04:07:36.481 INFO:tasks.rados.rados.0.smithi038.stdout:42: finishing write tid 3 to smithi03870129-42 2024-09-14T04:07:36.481 INFO:tasks.rados.rados.0.smithi038.stdout:42: finishing write tid 4 to smithi03870129-42 2024-09-14T04:07:36.481 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 42 v 15 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-09-14T04:07:36.481 INFO:tasks.rados.rados.0.smithi038.stdout:42: left oid 42 (ObjNum 41 snap 0 seq_num 41) 2024-09-14T04:07:36.482 INFO:tasks.rados.rados.0.smithi038.stdout:43: finishing write tid 1 to smithi03870129-43 2024-09-14T04:07:36.482 INFO:tasks.rados.rados.0.smithi038.stdout:43: finishing write tid 2 to smithi03870129-43 2024-09-14T04:07:36.482 INFO:tasks.rados.rados.0.smithi038.stdout:43: finishing write tid 3 to smithi03870129-43 2024-09-14T04:07:36.482 INFO:tasks.rados.rados.0.smithi038.stdout:43: finishing write tid 4 to smithi03870129-43 2024-09-14T04:07:36.482 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 43 v 6 (ObjNum 42 snap 0 seq_num 42) dirty exists 2024-09-14T04:07:36.482 INFO:tasks.rados.rados.0.smithi038.stdout:43: left oid 43 (ObjNum 42 snap 0 seq_num 42) 2024-09-14T04:07:36.482 INFO:tasks.rados.rados.0.smithi038.stdout:44: finishing write tid 1 to smithi03870129-44 2024-09-14T04:07:36.482 INFO:tasks.rados.rados.0.smithi038.stdout:44: finishing write tid 2 to smithi03870129-44 2024-09-14T04:07:36.482 INFO:tasks.rados.rados.0.smithi038.stdout:44: finishing write tid 3 to smithi03870129-44 2024-09-14T04:07:36.482 INFO:tasks.rados.rados.0.smithi038.stdout:44: finishing write tid 4 to smithi03870129-44 2024-09-14T04:07:36.482 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 44 v 12 (ObjNum 43 snap 0 seq_num 43) dirty exists 2024-09-14T04:07:36.482 INFO:tasks.rados.rados.0.smithi038.stdout:44: left oid 44 (ObjNum 43 snap 0 seq_num 43) 2024-09-14T04:07:36.482 INFO:tasks.rados.rados.0.smithi038.stdout:45: finishing write tid 1 to smithi03870129-45 2024-09-14T04:07:36.483 INFO:tasks.rados.rados.0.smithi038.stdout:45: finishing write tid 2 to smithi03870129-45 2024-09-14T04:07:36.483 INFO:tasks.rados.rados.0.smithi038.stdout:45: finishing write tid 3 to smithi03870129-45 2024-09-14T04:07:36.483 INFO:tasks.rados.rados.0.smithi038.stdout:45: finishing write tid 4 to smithi03870129-45 2024-09-14T04:07:36.483 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 45 v 6 (ObjNum 44 snap 0 seq_num 44) dirty exists 2024-09-14T04:07:36.483 INFO:tasks.rados.rados.0.smithi038.stdout:45: left oid 45 (ObjNum 44 snap 0 seq_num 44) 2024-09-14T04:07:36.483 INFO:tasks.rados.rados.0.smithi038.stdout:46: finishing write tid 1 to smithi03870129-46 2024-09-14T04:07:36.483 INFO:tasks.rados.rados.0.smithi038.stdout:46: finishing write tid 2 to smithi03870129-46 2024-09-14T04:07:36.483 INFO:tasks.rados.rados.0.smithi038.stdout:46: finishing write tid 3 to smithi03870129-46 2024-09-14T04:07:36.483 INFO:tasks.rados.rados.0.smithi038.stdout:46: finishing write tid 4 to smithi03870129-46 2024-09-14T04:07:36.483 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 46 v 9 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-09-14T04:07:36.483 INFO:tasks.rados.rados.0.smithi038.stdout:46: left oid 46 (ObjNum 45 snap 0 seq_num 45) 2024-09-14T04:07:36.483 INFO:tasks.rados.rados.0.smithi038.stdout:47: finishing write tid 1 to smithi03870129-47 2024-09-14T04:07:36.483 INFO:tasks.rados.rados.0.smithi038.stdout:47: finishing write tid 2 to smithi03870129-47 2024-09-14T04:07:36.484 INFO:tasks.rados.rados.0.smithi038.stdout:47: finishing write tid 3 to smithi03870129-47 2024-09-14T04:07:36.484 INFO:tasks.rados.rados.0.smithi038.stdout:47: finishing write tid 4 to smithi03870129-47 2024-09-14T04:07:36.484 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 47 v 12 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-09-14T04:07:36.484 INFO:tasks.rados.rados.0.smithi038.stdout:47: left oid 47 (ObjNum 46 snap 0 seq_num 46) 2024-09-14T04:07:36.484 INFO:tasks.rados.rados.0.smithi038.stdout:48: finishing write tid 1 to smithi03870129-48 2024-09-14T04:07:36.484 INFO:tasks.rados.rados.0.smithi038.stdout:48: finishing write tid 2 to smithi03870129-48 2024-09-14T04:07:36.484 INFO:tasks.rados.rados.0.smithi038.stdout:48: finishing write tid 3 to smithi03870129-48 2024-09-14T04:07:36.484 INFO:tasks.rados.rados.0.smithi038.stdout:48: finishing write tid 4 to smithi03870129-48 2024-09-14T04:07:36.484 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 48 v 9 (ObjNum 47 snap 0 seq_num 47) dirty exists 2024-09-14T04:07:36.484 INFO:tasks.rados.rados.0.smithi038.stdout:48: left oid 48 (ObjNum 47 snap 0 seq_num 47) 2024-09-14T04:07:36.484 INFO:tasks.rados.rados.0.smithi038.stdout:49: finishing write tid 1 to smithi03870129-49 2024-09-14T04:07:36.484 INFO:tasks.rados.rados.0.smithi038.stdout:49: finishing write tid 2 to smithi03870129-49 2024-09-14T04:07:36.484 INFO:tasks.rados.rados.0.smithi038.stdout:49: finishing write tid 3 to smithi03870129-49 2024-09-14T04:07:36.485 INFO:tasks.rados.rados.0.smithi038.stdout:49: finishing write tid 4 to smithi03870129-49 2024-09-14T04:07:36.485 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 49 v 6 (ObjNum 48 snap 0 seq_num 48) dirty exists 2024-09-14T04:07:36.485 INFO:tasks.rados.rados.0.smithi038.stdout:49: left oid 49 (ObjNum 48 snap 0 seq_num 48) 2024-09-14T04:07:36.485 INFO:tasks.rados.rados.0.smithi038.stdout:50: finishing write tid 1 to smithi03870129-50 2024-09-14T04:07:36.485 INFO:tasks.rados.rados.0.smithi038.stdout:50: finishing write tid 2 to smithi03870129-50 2024-09-14T04:07:36.485 INFO:tasks.rados.rados.0.smithi038.stdout:50: finishing write tid 3 to smithi03870129-50 2024-09-14T04:07:36.485 INFO:tasks.rados.rados.0.smithi038.stdout:50: finishing write tid 4 to smithi03870129-50 2024-09-14T04:07:36.485 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 50 v 15 (ObjNum 49 snap 0 seq_num 49) dirty exists 2024-09-14T04:07:36.485 INFO:tasks.rados.rados.0.smithi038.stdout:50: left oid 50 (ObjNum 49 snap 0 seq_num 49) 2024-09-14T04:07:36.485 INFO:tasks.rados.rados.0.smithi038.stdout:51: finishing write tid 1 to smithi03870129-51 2024-09-14T04:07:36.485 INFO:tasks.rados.rados.0.smithi038.stdout:51: finishing write tid 2 to smithi03870129-51 2024-09-14T04:07:36.485 INFO:tasks.rados.rados.0.smithi038.stdout:51: finishing write tid 3 to smithi03870129-51 2024-09-14T04:07:36.485 INFO:tasks.rados.rados.0.smithi038.stdout:51: finishing write tid 4 to smithi03870129-51 2024-09-14T04:07:36.486 INFO:tasks.rados.rados.0.smithi038.stdout:51: finishing write tid 5 to smithi03870129-51 2024-09-14T04:07:36.486 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 51 v 16 (ObjNum 50 snap 0 seq_num 50) dirty exists 2024-09-14T04:07:36.486 INFO:tasks.rados.rados.0.smithi038.stdout:51: left oid 51 (ObjNum 50 snap 0 seq_num 50) 2024-09-14T04:07:36.486 INFO:tasks.rados.rados.0.smithi038.stdout:52: finishing write tid 1 to smithi03870129-52 2024-09-14T04:07:36.486 INFO:tasks.rados.rados.0.smithi038.stdout:52: finishing write tid 2 to smithi03870129-52 2024-09-14T04:07:36.486 INFO:tasks.rados.rados.0.smithi038.stdout:52: finishing write tid 3 to smithi03870129-52 2024-09-14T04:07:36.486 INFO:tasks.rados.rados.0.smithi038.stdout:52: finishing write tid 4 to smithi03870129-52 2024-09-14T04:07:36.486 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 52 v 15 (ObjNum 51 snap 0 seq_num 51) dirty exists 2024-09-14T04:07:36.486 INFO:tasks.rados.rados.0.smithi038.stdout:52: left oid 52 (ObjNum 51 snap 0 seq_num 51) 2024-09-14T04:07:36.486 INFO:tasks.rados.rados.0.smithi038.stdout:53: finishing write tid 1 to smithi03870129-53 2024-09-14T04:07:36.486 INFO:tasks.rados.rados.0.smithi038.stdout:53: finishing write tid 2 to smithi03870129-53 2024-09-14T04:07:36.486 INFO:tasks.rados.rados.0.smithi038.stdout:53: finishing write tid 3 to smithi03870129-53 2024-09-14T04:07:36.486 INFO:tasks.rados.rados.0.smithi038.stdout:53: finishing write tid 4 to smithi03870129-53 2024-09-14T04:07:36.487 INFO:tasks.rados.rados.0.smithi038.stdout:53: finishing write tid 5 to smithi03870129-53 2024-09-14T04:07:36.487 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 53 v 10 (ObjNum 52 snap 0 seq_num 52) dirty exists 2024-09-14T04:07:36.487 INFO:tasks.rados.rados.0.smithi038.stdout:53: left oid 53 (ObjNum 52 snap 0 seq_num 52) 2024-09-14T04:07:36.487 INFO:tasks.rados.rados.0.smithi038.stdout:54: finishing write tid 1 to smithi03870129-54 2024-09-14T04:07:36.487 INFO:tasks.rados.rados.0.smithi038.stdout:42: done (15 left) 2024-09-14T04:07:36.487 INFO:tasks.rados.rados.0.smithi038.stdout:43: done (14 left) 2024-09-14T04:07:36.487 INFO:tasks.rados.rados.0.smithi038.stdout:44: done (13 left) 2024-09-14T04:07:36.487 INFO:tasks.rados.rados.0.smithi038.stdout:45: done (12 left) 2024-09-14T04:07:36.487 INFO:tasks.rados.rados.0.smithi038.stdout:46: done (11 left) 2024-09-14T04:07:36.487 INFO:tasks.rados.rados.0.smithi038.stdout:47: done (10 left) 2024-09-14T04:07:36.487 INFO:tasks.rados.rados.0.smithi038.stdout:48: done (9 left) 2024-09-14T04:07:36.487 INFO:tasks.rados.rados.0.smithi038.stdout:49: done (8 left) 2024-09-14T04:07:36.487 INFO:tasks.rados.rados.0.smithi038.stdout:50: done (7 left) 2024-09-14T04:07:36.487 INFO:tasks.rados.rados.0.smithi038.stdout:51: done (6 left) 2024-09-14T04:07:36.488 INFO:tasks.rados.rados.0.smithi038.stdout:52: done (5 left) 2024-09-14T04:07:36.488 INFO:tasks.rados.rados.0.smithi038.stdout:53: done (4 left) 2024-09-14T04:07:36.488 INFO:tasks.rados.rados.0.smithi038.stdout:58: write initial oid 58 2024-09-14T04:07:36.488 INFO:tasks.rados.rados.0.smithi038.stdout:58: seq_num 57 ranges {557999=703664,1719003=413684,2632287=325712} 2024-09-14T04:07:36.488 INFO:tasks.rados.rados.0.smithi038.stdout:58: writing smithi03870129-58 from 557999 to 1261663 tid 1 2024-09-14T04:07:36.492 INFO:tasks.rados.rados.0.smithi038.stdout:58: writing smithi03870129-58 from 1719003 to 2132687 tid 2 2024-09-14T04:07:36.497 INFO:tasks.rados.rados.0.smithi038.stdout:58: writing smithi03870129-58 from 2632287 to 2957999 tid 3 2024-09-14T04:07:36.497 INFO:tasks.rados.rados.0.smithi038.stdout:59: write initial oid 59 2024-09-14T04:07:36.497 INFO:tasks.rados.rados.0.smithi038.stdout:59: seq_num 58 ranges {574806=778913,2061132=557342} 2024-09-14T04:07:36.504 INFO:tasks.rados.rados.0.smithi038.stdout:59: writing smithi03870129-59 from 574806 to 1353719 tid 1 2024-09-14T04:07:36.511 INFO:tasks.rados.rados.0.smithi038.stdout:59: writing smithi03870129-59 from 2061132 to 2618474 tid 2 2024-09-14T04:07:36.512 INFO:tasks.rados.rados.0.smithi038.stdout:60: write initial oid 60 2024-09-14T04:07:36.512 INFO:tasks.rados.rados.0.smithi038.stdout:60: seq_num 59 ranges {591613=454162,1719614=417353,2570780=420833} 2024-09-14T04:07:36.517 INFO:tasks.rados.rados.0.smithi038.stdout:60: writing smithi03870129-60 from 591613 to 1045775 tid 1 2024-09-14T04:07:36.523 INFO:tasks.rados.rados.0.smithi038.stdout:60: writing smithi03870129-60 from 1719614 to 2136967 tid 2 2024-09-14T04:07:36.528 INFO:tasks.rados.rados.0.smithi038.stdout:60: writing smithi03870129-60 from 2570780 to 2991613 tid 3 2024-09-14T04:07:36.528 INFO:tasks.rados.rados.0.smithi038.stdout:61: write initial oid 61 2024-09-14T04:07:36.528 INFO:tasks.rados.rados.0.smithi038.stdout:61: seq_num 60 ranges {608420=529411,1778096=561011,2881850=126570} 2024-09-14T04:07:36.534 INFO:tasks.rados.rados.0.smithi038.stdout:61: writing smithi03870129-61 from 608420 to 1137831 tid 1 2024-09-14T04:07:36.541 INFO:tasks.rados.rados.0.smithi038.stdout:61: writing smithi03870129-61 from 1778096 to 2339107 tid 2 2024-09-14T04:07:36.545 INFO:tasks.rados.rados.0.smithi038.stdout:61: writing smithi03870129-61 from 2881850 to 3008420 tid 3 2024-09-14T04:07:36.545 INFO:tasks.rados.rados.0.smithi038.stdout:62: write initial oid 62 2024-09-14T04:07:36.545 INFO:tasks.rados.rados.0.smithi038.stdout:62: seq_num 61 ranges {625227=721013,1952931=704669} 2024-09-14T04:07:36.552 INFO:tasks.rados.rados.0.smithi038.stdout:62: writing smithi03870129-62 from 625227 to 1346240 tid 1 2024-09-14T04:07:36.560 INFO:tasks.rados.rados.0.smithi038.stdout:62: writing smithi03870129-62 from 1952931 to 2657600 tid 2 2024-09-14T04:07:36.560 INFO:tasks.rados.rados.0.smithi038.stdout:63: write initial oid 63 2024-09-14T04:07:36.560 INFO:tasks.rados.rados.0.smithi038.stdout:63: seq_num 62 ranges {642034=796262,1895060=564680} 2024-09-14T04:07:36.568 INFO:tasks.rados.rados.0.smithi038.stdout:63: writing smithi03870129-63 from 642034 to 1438296 tid 1 2024-09-14T04:07:36.573 INFO:tasks.rados.rados.0.smithi038.stdout:63: writing smithi03870129-63 from 1895060 to 2459740 tid 2 2024-09-14T04:07:36.574 INFO:tasks.rados.rados.0.smithi038.stdout:64: write initial oid 64 2024-09-14T04:07:36.574 INFO:tasks.rados.rados.0.smithi038.stdout:64: seq_num 63 ranges {658841=471511,1553542=708338,2964119=94722} 2024-09-14T04:07:36.580 INFO:tasks.rados.rados.0.smithi038.stdout:64: writing smithi03870129-64 from 658841 to 1130352 tid 1 2024-09-14T04:07:36.586 INFO:tasks.rados.rados.0.smithi038.stdout:64: writing smithi03870129-64 from 1553542 to 2261880 tid 2 2024-09-14T04:07:36.591 INFO:tasks.rados.rados.0.smithi038.stdout:64: writing smithi03870129-64 from 2964119 to 3058841 tid 3 2024-09-14T04:07:36.591 INFO:tasks.rados.rados.0.smithi038.stdout:65: write initial oid 65 2024-09-14T04:07:36.591 INFO:tasks.rados.rados.0.smithi038.stdout:65: seq_num 64 ranges {675648=546760,2012024=568349} 2024-09-14T04:07:36.598 INFO:tasks.rados.rados.0.smithi038.stdout:65: writing smithi03870129-65 from 675648 to 1222408 tid 1 2024-09-14T04:07:36.605 INFO:tasks.rados.rados.0.smithi038.stdout:65: writing smithi03870129-65 from 2012024 to 2580373 tid 2 2024-09-14T04:07:36.605 INFO:tasks.rados.rados.0.smithi038.stdout:66: write initial oid 66 2024-09-14T04:07:36.605 INFO:tasks.rados.rados.0.smithi038.stdout:66: seq_num 65 ranges {692455=622009,2070506=712007} 2024-09-14T04:07:36.612 INFO:tasks.rados.rados.0.smithi038.stdout:66: writing smithi03870129-66 from 692455 to 1314464 tid 1 2024-09-14T04:07:36.620 INFO:tasks.rados.rados.0.smithi038.stdout:66: writing smithi03870129-66 from 2070506 to 2782513 tid 2 2024-09-14T04:07:36.620 INFO:tasks.rados.rados.0.smithi038.stdout:67: write initial oid 67 2024-09-14T04:07:36.621 INFO:tasks.rados.rados.0.smithi038.stdout:67: seq_num 66 ranges {709262=697258,2012635=572018,3046388=62874} 2024-09-14T04:07:36.628 INFO:tasks.rados.rados.0.smithi038.stdout:67: writing smithi03870129-67 from 709262 to 1406520 tid 1 2024-09-14T04:07:36.635 INFO:tasks.rados.rados.0.smithi038.stdout:67: writing smithi03870129-67 from 2012635 to 2584653 tid 2 2024-09-14T04:07:36.638 INFO:tasks.rados.rados.0.smithi038.stdout:67: writing smithi03870129-67 from 3046388 to 3109262 tid 3 2024-09-14T04:07:36.638 INFO:tasks.rados.rados.0.smithi038.stdout:68: write initial oid 68 2024-09-14T04:07:36.638 INFO:tasks.rados.rados.0.smithi038.stdout:68: seq_num 67 ranges {726069=772507,2071117=715676} 2024-09-14T04:07:36.646 INFO:tasks.rados.rados.0.smithi038.stdout:68: writing smithi03870129-68 from 726069 to 1498576 tid 1 2024-09-14T04:07:36.653 INFO:tasks.rados.rados.0.smithi038.stdout:68: writing smithi03870129-68 from 2071117 to 2786793 tid 2 2024-09-14T04:07:36.654 INFO:tasks.rados.rados.0.smithi038.stdout:69: write initial oid 69 2024-09-14T04:07:36.654 INFO:tasks.rados.rados.0.smithi038.stdout:69: seq_num 68 ranges {742876=447756,1729599=575687,3101234=41642} 2024-09-14T04:07:36.660 INFO:tasks.rados.rados.0.smithi038.stdout:69: writing smithi03870129-69 from 742876 to 1190632 tid 1 2024-09-14T04:07:36.666 INFO:tasks.rados.rados.0.smithi038.stdout:69: writing smithi03870129-69 from 1729599 to 2305286 tid 2 2024-09-14T04:07:36.671 INFO:tasks.rados.rados.0.smithi038.stdout:69: writing smithi03870129-69 from 3101234 to 3142876 tid 3 2024-09-14T04:07:36.671 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:36.672 INFO:tasks.rados.rados.0.smithi038.stdout:54: finishing write tid 2 to smithi03870129-54 2024-09-14T04:07:36.672 INFO:tasks.rados.rados.0.smithi038.stdout:54: finishing write tid 3 to smithi03870129-54 2024-09-14T04:07:36.672 INFO:tasks.rados.rados.0.smithi038.stdout:54: finishing write tid 4 to smithi03870129-54 2024-09-14T04:07:36.672 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 54 v 15 (ObjNum 53 snap 0 seq_num 53) dirty exists 2024-09-14T04:07:36.672 INFO:tasks.rados.rados.0.smithi038.stdout:54: left oid 54 (ObjNum 53 snap 0 seq_num 53) 2024-09-14T04:07:36.672 INFO:tasks.rados.rados.0.smithi038.stdout:55: finishing write tid 1 to smithi03870129-55 2024-09-14T04:07:36.672 INFO:tasks.rados.rados.0.smithi038.stdout:54: done (15 left) 2024-09-14T04:07:36.672 INFO:tasks.rados.rados.0.smithi038.stdout:70: write initial oid 70 2024-09-14T04:07:36.672 INFO:tasks.rados.rados.0.smithi038.stdout:70: seq_num 69 ranges {759683=639358,1904434=719345,3128657=31026} 2024-09-14T04:07:36.679 INFO:tasks.rados.rados.0.smithi038.stdout:70: writing smithi03870129-70 from 759683 to 1399041 tid 1 2024-09-14T04:07:36.686 INFO:tasks.rados.rados.0.smithi038.stdout:70: writing smithi03870129-70 from 1904434 to 2623779 tid 2 2024-09-14T04:07:36.689 INFO:tasks.rados.rados.0.smithi038.stdout:70: writing smithi03870129-70 from 3128657 to 3159683 tid 3 2024-09-14T04:07:36.690 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:36.690 INFO:tasks.rados.rados.0.smithi038.stdout:55: finishing write tid 2 to smithi03870129-55 2024-09-14T04:07:36.690 INFO:tasks.rados.rados.0.smithi038.stdout:55: finishing write tid 3 to smithi03870129-55 2024-09-14T04:07:36.690 INFO:tasks.rados.rados.0.smithi038.stdout:55: finishing write tid 4 to smithi03870129-55 2024-09-14T04:07:36.690 INFO:tasks.rados.rados.0.smithi038.stdout:55: finishing write tid 5 to smithi03870129-55 2024-09-14T04:07:36.690 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 55 v 20 (ObjNum 54 snap 0 seq_num 54) dirty exists 2024-09-14T04:07:36.690 INFO:tasks.rados.rados.0.smithi038.stdout:55: left oid 55 (ObjNum 54 snap 0 seq_num 54) 2024-09-14T04:07:36.690 INFO:tasks.rados.rados.0.smithi038.stdout:56: finishing write tid 1 to smithi03870129-56 2024-09-14T04:07:36.690 INFO:tasks.rados.rados.0.smithi038.stdout:56: finishing write tid 2 to smithi03870129-56 2024-09-14T04:07:36.690 INFO:tasks.rados.rados.0.smithi038.stdout:56: finishing write tid 3 to smithi03870129-56 2024-09-14T04:07:36.690 INFO:tasks.rados.rados.0.smithi038.stdout:56: finishing write tid 4 to smithi03870129-56 2024-09-14T04:07:36.690 INFO:tasks.rados.rados.0.smithi038.stdout:56: finishing write tid 5 to smithi03870129-56 2024-09-14T04:07:36.690 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 56 v 7 (ObjNum 55 snap 0 seq_num 55) dirty exists 2024-09-14T04:07:36.691 INFO:tasks.rados.rados.0.smithi038.stdout:56: left oid 56 (ObjNum 55 snap 0 seq_num 55) 2024-09-14T04:07:36.691 INFO:tasks.rados.rados.0.smithi038.stdout:57: finishing write tid 1 to smithi03870129-57 2024-09-14T04:07:36.691 INFO:tasks.rados.rados.0.smithi038.stdout:57: finishing write tid 2 to smithi03870129-57 2024-09-14T04:07:36.691 INFO:tasks.rados.rados.0.smithi038.stdout:57: finishing write tid 3 to smithi03870129-57 2024-09-14T04:07:36.691 INFO:tasks.rados.rados.0.smithi038.stdout:55: done (15 left) 2024-09-14T04:07:36.691 INFO:tasks.rados.rados.0.smithi038.stdout:56: done (14 left) 2024-09-14T04:07:36.691 INFO:tasks.rados.rados.0.smithi038.stdout:71: write initial oid 71 2024-09-14T04:07:36.691 INFO:tasks.rados.rados.0.smithi038.stdout:71: seq_num 70 ranges {776490=714607,2246563=579356} 2024-09-14T04:07:36.698 INFO:tasks.rados.rados.0.smithi038.stdout:71: writing smithi03870129-71 from 776490 to 1491097 tid 1 2024-09-14T04:07:36.706 INFO:tasks.rados.rados.0.smithi038.stdout:71: writing smithi03870129-71 from 2246563 to 2825919 tid 2 2024-09-14T04:07:36.706 INFO:tasks.rados.rados.0.smithi038.stdout:72: write initial oid 72 2024-09-14T04:07:36.706 INFO:tasks.rados.rados.0.smithi038.stdout:72: seq_num 71 ranges {793297=789856,2305045=723014} 2024-09-14T04:07:36.715 INFO:tasks.rados.rados.0.smithi038.stdout:72: writing smithi03870129-72 from 793297 to 1583153 tid 1 2024-09-14T04:07:36.723 INFO:tasks.rados.rados.0.smithi038.stdout:72: writing smithi03870129-72 from 2305045 to 3028059 tid 2 2024-09-14T04:07:36.724 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:36.724 INFO:tasks.rados.rados.0.smithi038.stdout:57: finishing write tid 4 to smithi03870129-57 2024-09-14T04:07:36.724 INFO:tasks.rados.rados.0.smithi038.stdout:57: finishing write tid 5 to smithi03870129-57 2024-09-14T04:07:36.724 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 57 v 7 (ObjNum 56 snap 0 seq_num 56) dirty exists 2024-09-14T04:07:36.724 INFO:tasks.rados.rados.0.smithi038.stdout:57: left oid 57 (ObjNum 56 snap 0 seq_num 56) 2024-09-14T04:07:36.724 INFO:tasks.rados.rados.0.smithi038.stdout:58: finishing write tid 1 to smithi03870129-58 2024-09-14T04:07:36.724 INFO:tasks.rados.rados.0.smithi038.stdout:58: finishing write tid 2 to smithi03870129-58 2024-09-14T04:07:36.724 INFO:tasks.rados.rados.0.smithi038.stdout:58: finishing write tid 3 to smithi03870129-58 2024-09-14T04:07:36.724 INFO:tasks.rados.rados.0.smithi038.stdout:58: finishing write tid 4 to smithi03870129-58 2024-09-14T04:07:36.725 INFO:tasks.rados.rados.0.smithi038.stdout:57: done (15 left) 2024-09-14T04:07:36.725 INFO:tasks.rados.rados.0.smithi038.stdout:73: write initial oid 73 2024-09-14T04:07:36.725 INFO:tasks.rados.rados.0.smithi038.stdout:73: seq_num 72 ranges {410104=465105,1563527=583025,2810926=399178} 2024-09-14T04:07:36.728 INFO:tasks.rados.rados.0.smithi038.stdout:73: writing smithi03870129-73 from 410104 to 875209 tid 1 2024-09-14T04:07:36.735 INFO:tasks.rados.rados.0.smithi038.stdout:73: writing smithi03870129-73 from 1563527 to 2146552 tid 2 2024-09-14T04:07:36.742 INFO:tasks.rados.rados.0.smithi038.stdout:73: writing smithi03870129-73 from 2810926 to 3210104 tid 3 2024-09-14T04:07:36.742 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:36.742 INFO:tasks.rados.rados.0.smithi038.stdout:58: finishing write tid 5 to smithi03870129-58 2024-09-14T04:07:36.742 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 58 v 10 (ObjNum 57 snap 0 seq_num 57) dirty exists 2024-09-14T04:07:36.742 INFO:tasks.rados.rados.0.smithi038.stdout:58: left oid 58 (ObjNum 57 snap 0 seq_num 57) 2024-09-14T04:07:36.743 INFO:tasks.rados.rados.0.smithi038.stdout:58: done (15 left) 2024-09-14T04:07:36.743 INFO:tasks.rados.rados.0.smithi038.stdout:74: write initial oid 74 2024-09-14T04:07:36.743 INFO:tasks.rados.rados.0.smithi038.stdout:74: seq_num 73 ranges {426911=540354,1622009=726683,3121996=104915} 2024-09-14T04:07:36.747 INFO:tasks.rados.rados.0.smithi038.stdout:74: writing smithi03870129-74 from 426911 to 967265 tid 1 2024-09-14T04:07:36.755 INFO:tasks.rados.rados.0.smithi038.stdout:74: writing smithi03870129-74 from 1622009 to 2348692 tid 2 2024-09-14T04:07:36.761 INFO:tasks.rados.rados.0.smithi038.stdout:74: writing smithi03870129-74 from 3121996 to 3226911 tid 3 2024-09-14T04:07:36.762 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:36.762 INFO:tasks.rados.rados.0.smithi038.stdout:59: finishing write tid 1 to smithi03870129-59 2024-09-14T04:07:36.762 INFO:tasks.rados.rados.0.smithi038.stdout:59: finishing write tid 2 to smithi03870129-59 2024-09-14T04:07:36.763 INFO:tasks.rados.rados.0.smithi038.stdout:59: finishing write tid 3 to smithi03870129-59 2024-09-14T04:07:36.763 INFO:tasks.rados.rados.0.smithi038.stdout:59: finishing write tid 4 to smithi03870129-59 2024-09-14T04:07:36.763 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 59 v 18 (ObjNum 58 snap 0 seq_num 58) dirty exists 2024-09-14T04:07:36.763 INFO:tasks.rados.rados.0.smithi038.stdout:59: left oid 59 (ObjNum 58 snap 0 seq_num 58) 2024-09-14T04:07:36.763 INFO:tasks.rados.rados.0.smithi038.stdout:60: finishing write tid 1 to smithi03870129-60 2024-09-14T04:07:36.763 INFO:tasks.rados.rados.0.smithi038.stdout:60: finishing write tid 2 to smithi03870129-60 2024-09-14T04:07:36.763 INFO:tasks.rados.rados.0.smithi038.stdout:60: finishing write tid 3 to smithi03870129-60 2024-09-14T04:07:36.763 INFO:tasks.rados.rados.0.smithi038.stdout:60: finishing write tid 4 to smithi03870129-60 2024-09-14T04:07:36.763 INFO:tasks.rados.rados.0.smithi038.stdout:60: finishing write tid 5 to smithi03870129-60 2024-09-14T04:07:36.763 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 60 v 24 (ObjNum 59 snap 0 seq_num 59) dirty exists 2024-09-14T04:07:36.763 INFO:tasks.rados.rados.0.smithi038.stdout:60: left oid 60 (ObjNum 59 snap 0 seq_num 59) 2024-09-14T04:07:36.763 INFO:tasks.rados.rados.0.smithi038.stdout:61: finishing write tid 1 to smithi03870129-61 2024-09-14T04:07:36.764 INFO:tasks.rados.rados.0.smithi038.stdout:61: finishing write tid 2 to smithi03870129-61 2024-09-14T04:07:36.764 INFO:tasks.rados.rados.0.smithi038.stdout:61: finishing write tid 3 to smithi03870129-61 2024-09-14T04:07:36.764 INFO:tasks.rados.rados.0.smithi038.stdout:61: finishing write tid 4 to smithi03870129-61 2024-09-14T04:07:36.764 INFO:tasks.rados.rados.0.smithi038.stdout:61: finishing write tid 5 to smithi03870129-61 2024-09-14T04:07:36.764 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 61 v 28 (ObjNum 60 snap 0 seq_num 60) dirty exists 2024-09-14T04:07:36.764 INFO:tasks.rados.rados.0.smithi038.stdout:61: left oid 61 (ObjNum 60 snap 0 seq_num 60) 2024-09-14T04:07:36.764 INFO:tasks.rados.rados.0.smithi038.stdout:59: done (15 left) 2024-09-14T04:07:36.764 INFO:tasks.rados.rados.0.smithi038.stdout:60: done (14 left) 2024-09-14T04:07:36.764 INFO:tasks.rados.rados.0.smithi038.stdout:61: done (13 left) 2024-09-14T04:07:36.765 INFO:tasks.rados.rados.0.smithi038.stdout:75: write initial oid 75 2024-09-14T04:07:36.765 INFO:tasks.rados.rados.0.smithi038.stdout:75: seq_num 74 ranges {443718=615603,1564138=470341,2633066=610652} 2024-09-14T04:07:36.767 INFO:tasks.rados.rados.0.smithi038.stdout:75: writing smithi03870129-75 from 443718 to 1059321 tid 1 2024-09-14T04:07:36.772 INFO:tasks.rados.rados.0.smithi038.stdout:75: writing smithi03870129-75 from 1564138 to 2034479 tid 2 2024-09-14T04:07:36.779 INFO:tasks.rados.rados.0.smithi038.stdout:75: writing smithi03870129-75 from 2633066 to 3243718 tid 3 2024-09-14T04:07:36.779 INFO:tasks.rados.rados.0.smithi038.stdout:76: write initial oid 76 2024-09-14T04:07:36.779 INFO:tasks.rados.rados.0.smithi038.stdout:76: seq_num 75 ranges {460525=690852,1622620=730352,3060489=200036} 2024-09-14T04:07:36.786 INFO:tasks.rados.rados.0.smithi038.stdout:76: writing smithi03870129-76 from 460525 to 1151377 tid 1 2024-09-14T04:07:36.792 INFO:tasks.rados.rados.0.smithi038.stdout:76: writing smithi03870129-76 from 1622620 to 2352972 tid 2 2024-09-14T04:07:36.798 INFO:tasks.rados.rados.0.smithi038.stdout:76: writing smithi03870129-76 from 3060489 to 3260525 tid 3 2024-09-14T04:07:36.798 INFO:tasks.rados.rados.0.smithi038.stdout:77: write initial oid 77 2024-09-14T04:07:36.798 INFO:tasks.rados.rados.0.smithi038.stdout:77: seq_num 76 ranges {477332=766101,1681102=474010,2687912=589420} 2024-09-14T04:07:36.805 INFO:tasks.rados.rados.0.smithi038.stdout:77: writing smithi03870129-77 from 477332 to 1243433 tid 1 2024-09-14T04:07:36.810 INFO:tasks.rados.rados.0.smithi038.stdout:77: writing smithi03870129-77 from 1681102 to 2155112 tid 2 2024-09-14T04:07:36.817 INFO:tasks.rados.rados.0.smithi038.stdout:77: writing smithi03870129-77 from 2687912 to 3277332 tid 3 2024-09-14T04:07:36.817 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:36.817 INFO:tasks.rados.rados.0.smithi038.stdout:62: finishing write tid 1 to smithi03870129-62 2024-09-14T04:07:36.817 INFO:tasks.rados.rados.0.smithi038.stdout:62: finishing write tid 2 to smithi03870129-62 2024-09-14T04:07:36.817 INFO:tasks.rados.rados.0.smithi038.stdout:62: finishing write tid 3 to smithi03870129-62 2024-09-14T04:07:36.817 INFO:tasks.rados.rados.0.smithi038.stdout:62: finishing write tid 4 to smithi03870129-62 2024-09-14T04:07:36.817 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 62 v 31 (ObjNum 61 snap 0 seq_num 61) dirty exists 2024-09-14T04:07:36.818 INFO:tasks.rados.rados.0.smithi038.stdout:62: left oid 62 (ObjNum 61 snap 0 seq_num 61) 2024-09-14T04:07:36.818 INFO:tasks.rados.rados.0.smithi038.stdout:63: finishing write tid 1 to smithi03870129-63 2024-09-14T04:07:36.818 INFO:tasks.rados.rados.0.smithi038.stdout:63: finishing write tid 2 to smithi03870129-63 2024-09-14T04:07:36.818 INFO:tasks.rados.rados.0.smithi038.stdout:63: finishing write tid 3 to smithi03870129-63 2024-09-14T04:07:36.818 INFO:tasks.rados.rados.0.smithi038.stdout:63: finishing write tid 4 to smithi03870129-63 2024-09-14T04:07:36.818 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 63 v 15 (ObjNum 62 snap 0 seq_num 62) dirty exists 2024-09-14T04:07:36.818 INFO:tasks.rados.rados.0.smithi038.stdout:63: left oid 63 (ObjNum 62 snap 0 seq_num 62) 2024-09-14T04:07:36.818 INFO:tasks.rados.rados.0.smithi038.stdout:62: done (15 left) 2024-09-14T04:07:36.818 INFO:tasks.rados.rados.0.smithi038.stdout:63: done (14 left) 2024-09-14T04:07:36.818 INFO:tasks.rados.rados.0.smithi038.stdout:78: write initial oid 78 2024-09-14T04:07:36.818 INFO:tasks.rados.rados.0.smithi038.stdout:78: seq_num 77 ranges {494139=557703,1455937=734021,2948041=346098} 2024-09-14T04:07:36.823 INFO:tasks.rados.rados.0.smithi038.stdout:78: writing smithi03870129-78 from 494139 to 1051842 tid 1 2024-09-14T04:07:36.830 INFO:tasks.rados.rados.0.smithi038.stdout:78: writing smithi03870129-78 from 1455937 to 2189958 tid 2 2024-09-14T04:07:36.836 INFO:tasks.rados.rados.0.smithi038.stdout:78: writing smithi03870129-78 from 2948041 to 3294139 tid 3 2024-09-14T04:07:36.837 INFO:tasks.rados.rados.0.smithi038.stdout:79: write initial oid 79 2024-09-14T04:07:36.837 INFO:tasks.rados.rados.0.smithi038.stdout:79: seq_num 78 ranges {510946=632952,1798066=477679,2742758=457217} 2024-09-14T04:07:36.843 INFO:tasks.rados.rados.0.smithi038.stdout:79: writing smithi03870129-79 from 510946 to 1143898 tid 1 2024-09-14T04:07:36.850 INFO:tasks.rados.rados.0.smithi038.stdout:79: writing smithi03870129-79 from 1798066 to 2275745 tid 2 2024-09-14T04:07:36.856 INFO:tasks.rados.rados.0.smithi038.stdout:79: writing smithi03870129-79 from 2742758 to 3199975 tid 3 2024-09-14T04:07:36.856 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:36.856 INFO:tasks.rados.rados.0.smithi038.stdout:64: finishing write tid 1 to smithi03870129-64 2024-09-14T04:07:36.856 INFO:tasks.rados.rados.0.smithi038.stdout:64: finishing write tid 2 to smithi03870129-64 2024-09-14T04:07:36.856 INFO:tasks.rados.rados.0.smithi038.stdout:64: finishing write tid 3 to smithi03870129-64 2024-09-14T04:07:36.856 INFO:tasks.rados.rados.0.smithi038.stdout:64: finishing write tid 4 to smithi03870129-64 2024-09-14T04:07:36.856 INFO:tasks.rados.rados.0.smithi038.stdout:64: finishing write tid 5 to smithi03870129-64 2024-09-14T04:07:36.856 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 64 v 22 (ObjNum 63 snap 0 seq_num 63) dirty exists 2024-09-14T04:07:36.856 INFO:tasks.rados.rados.0.smithi038.stdout:64: left oid 64 (ObjNum 63 snap 0 seq_num 63) 2024-09-14T04:07:36.856 INFO:tasks.rados.rados.0.smithi038.stdout:65: finishing write tid 1 to smithi03870129-65 2024-09-14T04:07:36.857 INFO:tasks.rados.rados.0.smithi038.stdout:65: finishing write tid 2 to smithi03870129-65 2024-09-14T04:07:36.857 INFO:tasks.rados.rados.0.smithi038.stdout:65: finishing write tid 3 to smithi03870129-65 2024-09-14T04:07:36.857 INFO:tasks.rados.rados.0.smithi038.stdout:65: finishing write tid 4 to smithi03870129-65 2024-09-14T04:07:36.857 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 65 v 18 (ObjNum 64 snap 0 seq_num 64) dirty exists 2024-09-14T04:07:36.857 INFO:tasks.rados.rados.0.smithi038.stdout:65: left oid 65 (ObjNum 64 snap 0 seq_num 64) 2024-09-14T04:07:36.857 INFO:tasks.rados.rados.0.smithi038.stdout:64: done (15 left) 2024-09-14T04:07:36.857 INFO:tasks.rados.rados.0.smithi038.stdout:65: done (14 left) 2024-09-14T04:07:36.857 INFO:tasks.rados.rados.0.smithi038.stdout:80: write initial oid 80 2024-09-14T04:07:36.857 INFO:tasks.rados.rados.0.smithi038.stdout:80: seq_num 79 ranges {527753=708201,1856548=737690,3286534=41219} 2024-09-14T04:07:36.863 INFO:tasks.rados.rados.0.smithi038.stdout:80: writing smithi03870129-80 from 527753 to 1235954 tid 1 2024-09-14T04:07:36.871 INFO:tasks.rados.rados.0.smithi038.stdout:80: writing smithi03870129-80 from 1856548 to 2594238 tid 2 2024-09-14T04:07:36.875 INFO:tasks.rados.rados.0.smithi038.stdout:80: writing smithi03870129-80 from 3286534 to 3327753 tid 3 2024-09-14T04:07:36.875 INFO:tasks.rados.rados.0.smithi038.stdout:81: write initial oid 81 2024-09-14T04:07:36.875 INFO:tasks.rados.rados.0.smithi038.stdout:81: seq_num 80 ranges {544560=783450,1915030=481348,2797604=479761} 2024-09-14T04:07:36.882 INFO:tasks.rados.rados.0.smithi038.stdout:81: writing smithi03870129-81 from 544560 to 1328010 tid 1 2024-09-14T04:07:36.888 INFO:tasks.rados.rados.0.smithi038.stdout:81: writing smithi03870129-81 from 1915030 to 2396378 tid 2 2024-09-14T04:07:36.893 INFO:tasks.rados.rados.0.smithi038.stdout:81: writing smithi03870129-81 from 2797604 to 3277365 tid 3 2024-09-14T04:07:36.893 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:36.893 INFO:tasks.rados.rados.0.smithi038.stdout:66: finishing write tid 1 to smithi03870129-66 2024-09-14T04:07:36.894 INFO:tasks.rados.rados.0.smithi038.stdout:66: finishing write tid 2 to smithi03870129-66 2024-09-14T04:07:36.894 INFO:tasks.rados.rados.0.smithi038.stdout:66: finishing write tid 3 to smithi03870129-66 2024-09-14T04:07:36.894 INFO:tasks.rados.rados.0.smithi038.stdout:66: finishing write tid 4 to smithi03870129-66 2024-09-14T04:07:36.894 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 66 v 18 (ObjNum 65 snap 0 seq_num 65) dirty exists 2024-09-14T04:07:36.894 INFO:tasks.rados.rados.0.smithi038.stdout:66: left oid 66 (ObjNum 65 snap 0 seq_num 65) 2024-09-14T04:07:36.894 INFO:tasks.rados.rados.0.smithi038.stdout:67: finishing write tid 1 to smithi03870129-67 2024-09-14T04:07:36.894 INFO:tasks.rados.rados.0.smithi038.stdout:66: done (15 left) 2024-09-14T04:07:36.894 INFO:tasks.rados.rados.0.smithi038.stdout:82: write initial oid 82 2024-09-14T04:07:36.894 INFO:tasks.rados.rados.0.smithi038.stdout:82: seq_num 81 ranges {561367=458699,1573512=741359,2941380=419987} 2024-09-14T04:07:36.899 INFO:tasks.rados.rados.0.smithi038.stdout:82: writing smithi03870129-82 from 561367 to 1020066 tid 1 2024-09-14T04:07:36.906 INFO:tasks.rados.rados.0.smithi038.stdout:82: writing smithi03870129-82 from 1573512 to 2314871 tid 2 2024-09-14T04:07:36.913 INFO:tasks.rados.rados.0.smithi038.stdout:82: writing smithi03870129-82 from 2941380 to 3361367 tid 3 2024-09-14T04:07:36.913 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:36.913 INFO:tasks.rados.rados.0.smithi038.stdout:67: finishing write tid 2 to smithi03870129-67 2024-09-14T04:07:36.913 INFO:tasks.rados.rados.0.smithi038.stdout:67: finishing write tid 3 to smithi03870129-67 2024-09-14T04:07:36.913 INFO:tasks.rados.rados.0.smithi038.stdout:67: finishing write tid 4 to smithi03870129-67 2024-09-14T04:07:36.913 INFO:tasks.rados.rados.0.smithi038.stdout:67: finishing write tid 5 to smithi03870129-67 2024-09-14T04:07:36.913 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 67 v 22 (ObjNum 66 snap 0 seq_num 66) dirty exists 2024-09-14T04:07:36.914 INFO:tasks.rados.rados.0.smithi038.stdout:67: left oid 67 (ObjNum 66 snap 0 seq_num 66) 2024-09-14T04:07:36.914 INFO:tasks.rados.rados.0.smithi038.stdout:68: finishing write tid 1 to smithi03870129-68 2024-09-14T04:07:36.914 INFO:tasks.rados.rados.0.smithi038.stdout:68: finishing write tid 2 to smithi03870129-68 2024-09-14T04:07:36.914 INFO:tasks.rados.rados.0.smithi038.stdout:68: finishing write tid 3 to smithi03870129-68 2024-09-14T04:07:36.914 INFO:tasks.rados.rados.0.smithi038.stdout:68: finishing write tid 4 to smithi03870129-68 2024-09-14T04:07:36.914 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 68 v 25 (ObjNum 67 snap 0 seq_num 67) dirty exists 2024-09-14T04:07:36.914 INFO:tasks.rados.rados.0.smithi038.stdout:68: left oid 68 (ObjNum 67 snap 0 seq_num 67) 2024-09-14T04:07:36.914 INFO:tasks.rados.rados.0.smithi038.stdout:69: finishing write tid 1 to smithi03870129-69 2024-09-14T04:07:36.914 INFO:tasks.rados.rados.0.smithi038.stdout:69: finishing write tid 2 to smithi03870129-69 2024-09-14T04:07:36.914 INFO:tasks.rados.rados.0.smithi038.stdout:69: finishing write tid 3 to smithi03870129-69 2024-09-14T04:07:36.914 INFO:tasks.rados.rados.0.smithi038.stdout:69: finishing write tid 4 to smithi03870129-69 2024-09-14T04:07:36.914 INFO:tasks.rados.rados.0.smithi038.stdout:69: finishing write tid 5 to smithi03870129-69 2024-09-14T04:07:36.914 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 69 v 14 (ObjNum 68 snap 0 seq_num 68) dirty exists 2024-09-14T04:07:36.914 INFO:tasks.rados.rados.0.smithi038.stdout:69: left oid 69 (ObjNum 68 snap 0 seq_num 68) 2024-09-14T04:07:36.914 INFO:tasks.rados.rados.0.smithi038.stdout:70: finishing write tid 1 to smithi03870129-70 2024-09-14T04:07:36.915 INFO:tasks.rados.rados.0.smithi038.stdout:67: done (15 left) 2024-09-14T04:07:36.915 INFO:tasks.rados.rados.0.smithi038.stdout:68: done (14 left) 2024-09-14T04:07:36.915 INFO:tasks.rados.rados.0.smithi038.stdout:69: done (13 left) 2024-09-14T04:07:36.915 INFO:tasks.rados.rados.0.smithi038.stdout:83: write initial oid 83 2024-09-14T04:07:36.915 INFO:tasks.rados.rados.0.smithi038.stdout:83: seq_num 82 ranges {578174=533948,1515641=485017,2736097=502305} 2024-09-14T04:07:36.919 INFO:tasks.rados.rados.0.smithi038.stdout:83: writing smithi03870129-83 from 578174 to 1112122 tid 1 2024-09-14T04:07:36.924 INFO:tasks.rados.rados.0.smithi038.stdout:83: writing smithi03870129-83 from 1515641 to 2000658 tid 2 2024-09-14T04:07:36.931 INFO:tasks.rados.rados.0.smithi038.stdout:83: writing smithi03870129-83 from 2736097 to 3238402 tid 3 2024-09-14T04:07:36.931 INFO:tasks.rados.rados.0.smithi038.stdout:84: write initial oid 84 2024-09-14T04:07:36.931 INFO:tasks.rados.rados.0.smithi038.stdout:84: seq_num 83 ranges {594981=609197,1974123=745028,3279873=115108} 2024-09-14T04:07:36.938 INFO:tasks.rados.rados.0.smithi038.stdout:84: writing smithi03870129-84 from 594981 to 1204178 tid 1 2024-09-14T04:07:36.946 INFO:tasks.rados.rados.0.smithi038.stdout:84: writing smithi03870129-84 from 1974123 to 2719151 tid 2 2024-09-14T04:07:36.950 INFO:tasks.rados.rados.0.smithi038.stdout:84: writing smithi03870129-84 from 3279873 to 3394981 tid 3 2024-09-14T04:07:36.950 INFO:tasks.rados.rados.0.smithi038.stdout:85: write initial oid 85 2024-09-14T04:07:36.950 INFO:tasks.rados.rados.0.smithi038.stdout:85: seq_num 84 ranges {611788=400799,1748958=488686,2907296=504492} 2024-09-14T04:07:36.956 INFO:tasks.rados.rados.0.smithi038.stdout:85: writing smithi03870129-85 from 611788 to 1012587 tid 1 2024-09-14T04:07:36.963 INFO:tasks.rados.rados.0.smithi038.stdout:85: writing smithi03870129-85 from 1748958 to 2237644 tid 2 2024-09-14T04:07:36.970 INFO:tasks.rados.rados.0.smithi038.stdout:85: writing smithi03870129-85 from 2907296 to 3411788 tid 3 2024-09-14T04:07:36.970 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:36.970 INFO:tasks.rados.rados.0.smithi038.stdout:70: finishing write tid 2 to smithi03870129-70 2024-09-14T04:07:36.970 INFO:tasks.rados.rados.0.smithi038.stdout:70: finishing write tid 3 to smithi03870129-70 2024-09-14T04:07:36.970 INFO:tasks.rados.rados.0.smithi038.stdout:70: finishing write tid 4 to smithi03870129-70 2024-09-14T04:07:36.970 INFO:tasks.rados.rados.0.smithi038.stdout:70: finishing write tid 5 to smithi03870129-70 2024-09-14T04:07:36.970 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 70 v 16 (ObjNum 69 snap 0 seq_num 69) dirty exists 2024-09-14T04:07:36.970 INFO:tasks.rados.rados.0.smithi038.stdout:70: left oid 70 (ObjNum 69 snap 0 seq_num 69) 2024-09-14T04:07:36.970 INFO:tasks.rados.rados.0.smithi038.stdout:71: finishing write tid 1 to smithi03870129-71 2024-09-14T04:07:36.970 INFO:tasks.rados.rados.0.smithi038.stdout:70: done (15 left) 2024-09-14T04:07:36.971 INFO:tasks.rados.rados.0.smithi038.stdout:86: write initial oid 86 2024-09-14T04:07:36.971 INFO:tasks.rados.rados.0.smithi038.stdout:86: seq_num 85 ranges {628595=476048,1807440=632344,2934719=452474} 2024-09-14T04:07:36.976 INFO:tasks.rados.rados.0.smithi038.stdout:86: writing smithi03870129-86 from 628595 to 1104643 tid 1 2024-09-14T04:07:36.983 INFO:tasks.rados.rados.0.smithi038.stdout:86: writing smithi03870129-86 from 1807440 to 2439784 tid 2 2024-09-14T04:07:36.989 INFO:tasks.rados.rados.0.smithi038.stdout:86: writing smithi03870129-86 from 2934719 to 3387193 tid 3 2024-09-14T04:07:36.990 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:36.990 INFO:tasks.rados.rados.0.smithi038.stdout:71: finishing write tid 2 to smithi03870129-71 2024-09-14T04:07:36.990 INFO:tasks.rados.rados.0.smithi038.stdout:71: finishing write tid 3 to smithi03870129-71 2024-09-14T04:07:36.990 INFO:tasks.rados.rados.0.smithi038.stdout:71: finishing write tid 4 to smithi03870129-71 2024-09-14T04:07:36.990 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 71 v 12 (ObjNum 70 snap 0 seq_num 70) dirty exists 2024-09-14T04:07:36.990 INFO:tasks.rados.rados.0.smithi038.stdout:71: left oid 71 (ObjNum 70 snap 0 seq_num 70) 2024-09-14T04:07:36.990 INFO:tasks.rados.rados.0.smithi038.stdout:72: finishing write tid 1 to smithi03870129-72 2024-09-14T04:07:36.990 INFO:tasks.rados.rados.0.smithi038.stdout:72: finishing write tid 2 to smithi03870129-72 2024-09-14T04:07:36.990 INFO:tasks.rados.rados.0.smithi038.stdout:72: finishing write tid 3 to smithi03870129-72 2024-09-14T04:07:36.990 INFO:tasks.rados.rados.0.smithi038.stdout:72: finishing write tid 4 to smithi03870129-72 2024-09-14T04:07:36.990 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 72 v 17 (ObjNum 71 snap 0 seq_num 71) dirty exists 2024-09-14T04:07:36.990 INFO:tasks.rados.rados.0.smithi038.stdout:72: left oid 72 (ObjNum 71 snap 0 seq_num 71) 2024-09-14T04:07:36.990 INFO:tasks.rados.rados.0.smithi038.stdout:73: finishing write tid 1 to smithi03870129-73 2024-09-14T04:07:36.990 INFO:tasks.rados.rados.0.smithi038.stdout:73: finishing write tid 2 to smithi03870129-73 2024-09-14T04:07:36.991 INFO:tasks.rados.rados.0.smithi038.stdout:73: finishing write tid 3 to smithi03870129-73 2024-09-14T04:07:36.991 INFO:tasks.rados.rados.0.smithi038.stdout:73: finishing write tid 4 to smithi03870129-73 2024-09-14T04:07:36.991 INFO:tasks.rados.rados.0.smithi038.stdout:73: finishing write tid 5 to smithi03870129-73 2024-09-14T04:07:36.991 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 73 v 21 (ObjNum 72 snap 0 seq_num 72) dirty exists 2024-09-14T04:07:36.991 INFO:tasks.rados.rados.0.smithi038.stdout:73: left oid 73 (ObjNum 72 snap 0 seq_num 72) 2024-09-14T04:07:36.991 INFO:tasks.rados.rados.0.smithi038.stdout:74: finishing write tid 1 to smithi03870129-74 2024-09-14T04:07:36.991 INFO:tasks.rados.rados.0.smithi038.stdout:74: finishing write tid 2 to smithi03870129-74 2024-09-14T04:07:36.991 INFO:tasks.rados.rados.0.smithi038.stdout:74: finishing write tid 3 to smithi03870129-74 2024-09-14T04:07:36.991 INFO:tasks.rados.rados.0.smithi038.stdout:74: finishing write tid 4 to smithi03870129-74 2024-09-14T04:07:36.991 INFO:tasks.rados.rados.0.smithi038.stdout:74: finishing write tid 5 to smithi03870129-74 2024-09-14T04:07:36.991 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 74 v 35 (ObjNum 73 snap 0 seq_num 73) dirty exists 2024-09-14T04:07:36.991 INFO:tasks.rados.rados.0.smithi038.stdout:74: left oid 74 (ObjNum 73 snap 0 seq_num 73) 2024-09-14T04:07:36.991 INFO:tasks.rados.rados.0.smithi038.stdout:71: done (15 left) 2024-09-14T04:07:36.992 INFO:tasks.rados.rados.0.smithi038.stdout:72: done (14 left) 2024-09-14T04:07:36.992 INFO:tasks.rados.rados.0.smithi038.stdout:73: done (13 left) 2024-09-14T04:07:36.992 INFO:tasks.rados.rados.0.smithi038.stdout:74: done (12 left) 2024-09-14T04:07:36.992 INFO:tasks.rados.rados.0.smithi038.stdout:87: write initial oid 87 2024-09-14T04:07:36.992 INFO:tasks.rados.rados.0.smithi038.stdout:87: seq_num 86 ranges {645402=551297,1749569=492355,2845789=599613} 2024-09-14T04:07:36.996 INFO:tasks.rados.rados.0.smithi038.stdout:87: writing smithi03870129-87 from 645402 to 1196699 tid 1 2024-09-14T04:07:37.002 INFO:tasks.rados.rados.0.smithi038.stdout:87: writing smithi03870129-87 from 1749569 to 2241924 tid 2 2024-09-14T04:07:37.008 INFO:tasks.rados.rados.0.smithi038.stdout:87: writing smithi03870129-87 from 2845789 to 3445402 tid 3 2024-09-14T04:07:37.009 INFO:tasks.rados.rados.0.smithi038.stdout:88: write initial oid 88 2024-09-14T04:07:37.009 INFO:tasks.rados.rados.0.smithi038.stdout:88: seq_num 87 ranges {662209=626546,1808051=636013,2873212=588997} 2024-09-14T04:07:37.016 INFO:tasks.rados.rados.0.smithi038.stdout:88: writing smithi03870129-88 from 662209 to 1288755 tid 1 2024-09-14T04:07:37.019 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:36 smithi038 bash[32505]: audit 2024-09-14T04:07:35.670800+0000 mon.a (mon.0) 854 : audit [INF] from='client.? 172.21.15.38:0/3530933720' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2024-09-14T04:07:37.019 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:36 smithi038 bash[32505]: cluster 2024-09-14T04:07:35.670968+0000 mon.a (mon.0) 855 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-09-14T04:07:37.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:36 smithi038 bash[22519]: audit 2024-09-14T04:07:35.670800+0000 mon.a (mon.0) 854 : audit [INF] from='client.? 172.21.15.38:0/3530933720' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2024-09-14T04:07:37.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:36 smithi038 bash[22519]: cluster 2024-09-14T04:07:35.670968+0000 mon.a (mon.0) 855 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-09-14T04:07:37.022 INFO:tasks.rados.rados.0.smithi038.stdout:88: writing smithi03870129-88 from 1808051 to 2444064 tid 2 2024-09-14T04:07:37.028 INFO:tasks.rados.rados.0.smithi038.stdout:88: writing smithi03870129-88 from 2873212 to 3462209 tid 3 2024-09-14T04:07:37.028 INFO:tasks.rados.rados.0.smithi038.stdout:89: write initial oid 89 2024-09-14T04:07:37.028 INFO:tasks.rados.rados.0.smithi038.stdout:89: seq_num 88 ranges {679016=701795,1866533=496024,2900635=402643} 2024-09-14T04:07:37.036 INFO:tasks.rados.rados.0.smithi038.stdout:89: writing smithi03870129-89 from 679016 to 1380811 tid 1 2024-09-14T04:07:37.041 INFO:tasks.rados.rados.0.smithi038.stdout:89: writing smithi03870129-89 from 1866533 to 2362557 tid 2 2024-09-14T04:07:37.046 INFO:tasks.rados.rados.0.smithi038.stdout:89: writing smithi03870129-89 from 2900635 to 3303278 tid 3 2024-09-14T04:07:37.047 INFO:tasks.rados.rados.0.smithi038.stdout:90: write initial oid 90 2024-09-14T04:07:37.047 INFO:tasks.rados.rados.0.smithi038.stdout:90: seq_num 89 ranges {695823=777044,1925015=639682,3328058=167765} 2024-09-14T04:07:37.055 INFO:tasks.rados.rados.0.smithi038.stdout:90: writing smithi03870129-90 from 695823 to 1472867 tid 1 2024-09-14T04:07:37.061 INFO:tasks.rados.rados.0.smithi038.stdout:90: writing smithi03870129-90 from 1925015 to 2564697 tid 2 2024-09-14T04:07:37.066 INFO:tasks.rados.rados.0.smithi038.stdout:90: writing smithi03870129-90 from 3328058 to 3495823 tid 3 2024-09-14T04:07:37.067 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:37.067 INFO:tasks.rados.rados.0.smithi038.stdout:75: finishing write tid 1 to smithi03870129-75 2024-09-14T04:07:37.067 INFO:tasks.rados.rados.0.smithi038.stdout:75: finishing write tid 2 to smithi03870129-75 2024-09-14T04:07:37.067 INFO:tasks.rados.rados.0.smithi038.stdout:75: finishing write tid 3 to smithi03870129-75 2024-09-14T04:07:37.067 INFO:tasks.rados.rados.0.smithi038.stdout:75: finishing write tid 4 to smithi03870129-75 2024-09-14T04:07:37.067 INFO:tasks.rados.rados.0.smithi038.stdout:75: finishing write tid 5 to smithi03870129-75 2024-09-14T04:07:37.067 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 75 v 16 (ObjNum 74 snap 0 seq_num 74) dirty exists 2024-09-14T04:07:37.067 INFO:tasks.rados.rados.0.smithi038.stdout:75: left oid 75 (ObjNum 74 snap 0 seq_num 74) 2024-09-14T04:07:37.067 INFO:tasks.rados.rados.0.smithi038.stdout:76: finishing write tid 1 to smithi03870129-76 2024-09-14T04:07:37.067 INFO:tasks.rados.rados.0.smithi038.stdout:75: done (15 left) 2024-09-14T04:07:37.067 INFO:tasks.rados.rados.0.smithi038.stdout:91: write initial oid 91 2024-09-14T04:07:37.067 INFO:tasks.rados.rados.0.smithi038.stdout:91: seq_num 90 ranges {712630=452293,1583497=499693,2555481=425187} 2024-09-14T04:07:37.073 INFO:tasks.rados.rados.0.smithi038.stdout:91: writing smithi03870129-91 from 712630 to 1164923 tid 1 2024-09-14T04:07:37.078 INFO:tasks.rados.rados.0.smithi038.stdout:91: writing smithi03870129-91 from 1583497 to 2083190 tid 2 2024-09-14T04:07:37.084 INFO:tasks.rados.rados.0.smithi038.stdout:91: writing smithi03870129-91 from 2555481 to 2980668 tid 3 2024-09-14T04:07:37.084 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:37.084 INFO:tasks.rados.rados.0.smithi038.stdout:76: finishing write tid 2 to smithi03870129-76 2024-09-14T04:07:37.084 INFO:tasks.rados.rados.0.smithi038.stdout:76: finishing write tid 3 to smithi03870129-76 2024-09-14T04:07:37.084 INFO:tasks.rados.rados.0.smithi038.stdout:76: finishing write tid 4 to smithi03870129-76 2024-09-14T04:07:37.084 INFO:tasks.rados.rados.0.smithi038.stdout:76: finishing write tid 5 to smithi03870129-76 2024-09-14T04:07:37.084 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 76 v 13 (ObjNum 75 snap 0 seq_num 75) dirty exists 2024-09-14T04:07:37.084 INFO:tasks.rados.rados.0.smithi038.stdout:76: left oid 76 (ObjNum 75 snap 0 seq_num 75) 2024-09-14T04:07:37.084 INFO:tasks.rados.rados.0.smithi038.stdout:77: finishing write tid 1 to smithi03870129-77 2024-09-14T04:07:37.084 INFO:tasks.rados.rados.0.smithi038.stdout:76: done (15 left) 2024-09-14T04:07:37.084 INFO:tasks.rados.rados.0.smithi038.stdout:92: write initial oid 92 2024-09-14T04:07:37.085 INFO:tasks.rados.rados.0.smithi038.stdout:92: seq_num 91 ranges {729437=527542,1925626=643351,3266551=262886} 2024-09-14T04:07:37.091 INFO:tasks.rados.rados.0.smithi038.stdout:92: writing smithi03870129-92 from 729437 to 1256979 tid 1 2024-09-14T04:07:37.098 INFO:tasks.rados.rados.0.smithi038.stdout:92: writing smithi03870129-92 from 1925626 to 2568977 tid 2 2024-09-14T04:07:37.104 INFO:tasks.rados.rados.0.smithi038.stdout:92: writing smithi03870129-92 from 3266551 to 3529437 tid 3 2024-09-14T04:07:37.104 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:37.105 INFO:tasks.rados.rados.0.smithi038.stdout:77: finishing write tid 2 to smithi03870129-77 2024-09-14T04:07:37.105 INFO:tasks.rados.rados.0.smithi038.stdout:77: finishing write tid 3 to smithi03870129-77 2024-09-14T04:07:37.105 INFO:tasks.rados.rados.0.smithi038.stdout:77: finishing write tid 4 to smithi03870129-77 2024-09-14T04:07:37.105 INFO:tasks.rados.rados.0.smithi038.stdout:77: finishing write tid 5 to smithi03870129-77 2024-09-14T04:07:37.105 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 77 v 13 (ObjNum 76 snap 0 seq_num 76) dirty exists 2024-09-14T04:07:37.105 INFO:tasks.rados.rados.0.smithi038.stdout:77: left oid 77 (ObjNum 76 snap 0 seq_num 76) 2024-09-14T04:07:37.105 INFO:tasks.rados.rados.0.smithi038.stdout:78: finishing write tid 1 to smithi03870129-78 2024-09-14T04:07:37.105 INFO:tasks.rados.rados.0.smithi038.stdout:78: finishing write tid 2 to smithi03870129-78 2024-09-14T04:07:37.105 INFO:tasks.rados.rados.0.smithi038.stdout:78: finishing write tid 3 to smithi03870129-78 2024-09-14T04:07:37.105 INFO:tasks.rados.rados.0.smithi038.stdout:78: finishing write tid 4 to smithi03870129-78 2024-09-14T04:07:37.105 INFO:tasks.rados.rados.0.smithi038.stdout:78: finishing write tid 5 to smithi03870129-78 2024-09-14T04:07:37.105 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 78 v 19 (ObjNum 77 snap 0 seq_num 77) dirty exists 2024-09-14T04:07:37.106 INFO:tasks.rados.rados.0.smithi038.stdout:78: left oid 78 (ObjNum 77 snap 0 seq_num 77) 2024-09-14T04:07:37.106 INFO:tasks.rados.rados.0.smithi038.stdout:77: done (15 left) 2024-09-14T04:07:37.106 INFO:tasks.rados.rados.0.smithi038.stdout:78: done (14 left) 2024-09-14T04:07:37.106 INFO:tasks.rados.rados.0.smithi038.stdout:93: write initial oid 93 2024-09-14T04:07:37.106 INFO:tasks.rados.rados.0.smithi038.stdout:93: seq_num 92 ranges {746244=719144,2100461=503362,3126680=419564} 2024-09-14T04:07:37.112 INFO:tasks.rados.rados.0.smithi038.stdout:93: writing smithi03870129-93 from 746244 to 1465388 tid 1 2024-09-14T04:07:37.119 INFO:tasks.rados.rados.0.smithi038.stdout:93: writing smithi03870129-93 from 2100461 to 2603823 tid 2 2024-09-14T04:07:37.124 INFO:tasks.rados.rados.0.smithi038.stdout:93: writing smithi03870129-93 from 3126680 to 3546244 tid 3 2024-09-14T04:07:37.124 INFO:tasks.rados.rados.0.smithi038.stdout:94: write initial oid 94 2024-09-14T04:07:37.124 INFO:tasks.rados.rados.0.smithi038.stdout:94: seq_num 93 ranges {763051=794393,2158943=647020,3437750=125301} 2024-09-14T04:07:37.133 INFO:tasks.rados.rados.0.smithi038.stdout:94: writing smithi03870129-94 from 763051 to 1557444 tid 1 2024-09-14T04:07:37.140 INFO:tasks.rados.rados.0.smithi038.stdout:94: writing smithi03870129-94 from 2158943 to 2805963 tid 2 2024-09-14T04:07:37.144 INFO:tasks.rados.rados.0.smithi038.stdout:94: writing smithi03870129-94 from 3437750 to 3563051 tid 3 2024-09-14T04:07:37.145 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:37.145 INFO:tasks.rados.rados.0.smithi038.stdout:79: finishing write tid 1 to smithi03870129-79 2024-09-14T04:07:37.145 INFO:tasks.rados.rados.0.smithi038.stdout:79: finishing write tid 2 to smithi03870129-79 2024-09-14T04:07:37.145 INFO:tasks.rados.rados.0.smithi038.stdout:79: finishing write tid 3 to smithi03870129-79 2024-09-14T04:07:37.145 INFO:tasks.rados.rados.0.smithi038.stdout:79: finishing write tid 4 to smithi03870129-79 2024-09-14T04:07:37.145 INFO:tasks.rados.rados.0.smithi038.stdout:79: finishing write tid 5 to smithi03870129-79 2024-09-14T04:07:37.145 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 79 v 11 (ObjNum 78 snap 0 seq_num 78) dirty exists 2024-09-14T04:07:37.145 INFO:tasks.rados.rados.0.smithi038.stdout:79: left oid 79 (ObjNum 78 snap 0 seq_num 78) 2024-09-14T04:07:37.145 INFO:tasks.rados.rados.0.smithi038.stdout:80: finishing write tid 1 to smithi03870129-80 2024-09-14T04:07:37.145 INFO:tasks.rados.rados.0.smithi038.stdout:80: finishing write tid 2 to smithi03870129-80 2024-09-14T04:07:37.145 INFO:tasks.rados.rados.0.smithi038.stdout:80: finishing write tid 3 to smithi03870129-80 2024-09-14T04:07:37.145 INFO:tasks.rados.rados.0.smithi038.stdout:80: finishing write tid 4 to smithi03870129-80 2024-09-14T04:07:37.145 INFO:tasks.rados.rados.0.smithi038.stdout:80: finishing write tid 5 to smithi03870129-80 2024-09-14T04:07:37.145 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 80 v 20 (ObjNum 79 snap 0 seq_num 79) dirty exists 2024-09-14T04:07:37.146 INFO:tasks.rados.rados.0.smithi038.stdout:80: left oid 80 (ObjNum 79 snap 0 seq_num 79) 2024-09-14T04:07:37.146 INFO:tasks.rados.rados.0.smithi038.stdout:81: finishing write tid 1 to smithi03870129-81 2024-09-14T04:07:37.146 INFO:tasks.rados.rados.0.smithi038.stdout:81: finishing write tid 2 to smithi03870129-81 2024-09-14T04:07:37.146 INFO:tasks.rados.rados.0.smithi038.stdout:81: finishing write tid 3 to smithi03870129-81 2024-09-14T04:07:37.146 INFO:tasks.rados.rados.0.smithi038.stdout:81: finishing write tid 4 to smithi03870129-81 2024-09-14T04:07:37.146 INFO:tasks.rados.rados.0.smithi038.stdout:81: finishing write tid 5 to smithi03870129-81 2024-09-14T04:07:37.146 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 81 v 39 (ObjNum 80 snap 0 seq_num 80) dirty exists 2024-09-14T04:07:37.146 INFO:tasks.rados.rados.0.smithi038.stdout:81: left oid 81 (ObjNum 80 snap 0 seq_num 80) 2024-09-14T04:07:37.146 INFO:tasks.rados.rados.0.smithi038.stdout:82: finishing write tid 1 to smithi03870129-82 2024-09-14T04:07:37.146 INFO:tasks.rados.rados.0.smithi038.stdout:82: finishing write tid 2 to smithi03870129-82 2024-09-14T04:07:37.146 INFO:tasks.rados.rados.0.smithi038.stdout:79: done (15 left) 2024-09-14T04:07:37.146 INFO:tasks.rados.rados.0.smithi038.stdout:80: done (14 left) 2024-09-14T04:07:37.146 INFO:tasks.rados.rados.0.smithi038.stdout:81: done (13 left) 2024-09-14T04:07:37.146 INFO:tasks.rados.rados.0.smithi038.stdout:95: write initial oid 95 2024-09-14T04:07:37.146 INFO:tasks.rados.rados.0.smithi038.stdout:95: seq_num 94 ranges {779858=469642,1817425=507031,2781526=586628} 2024-09-14T04:07:37.152 INFO:tasks.rados.rados.0.smithi038.stdout:95: writing smithi03870129-95 from 779858 to 1249500 tid 1 2024-09-14T04:07:37.158 INFO:tasks.rados.rados.0.smithi038.stdout:95: writing smithi03870129-95 from 1817425 to 2324456 tid 2 2024-09-14T04:07:37.164 INFO:tasks.rados.rados.0.smithi038.stdout:95: writing smithi03870129-95 from 2781526 to 3368154 tid 3 2024-09-14T04:07:37.164 INFO:tasks.rados.rados.0.smithi038.stdout:96: write initial oid 96 2024-09-14T04:07:37.164 INFO:tasks.rados.rados.0.smithi038.stdout:96: seq_num 95 ranges {796665=544891,1759554=650689,2976243=620422} 2024-09-14T04:07:37.171 INFO:tasks.rados.rados.0.smithi038.stdout:96: writing smithi03870129-96 from 796665 to 1341556 tid 1 2024-09-14T04:07:37.177 INFO:tasks.rados.rados.0.smithi038.stdout:96: writing smithi03870129-96 from 1759554 to 2410243 tid 2 2024-09-14T04:07:37.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:36 smithi123 bash[24950]: audit 2024-09-14T04:07:35.670800+0000 mon.a (mon.0) 854 : audit [INF] from='client.? 172.21.15.38:0/3530933720' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2024-09-14T04:07:37.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:36 smithi123 bash[24950]: cluster 2024-09-14T04:07:35.670968+0000 mon.a (mon.0) 855 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-09-14T04:07:37.184 INFO:tasks.rados.rados.0.smithi038.stdout:96: writing smithi03870129-96 from 2976243 to 3596665 tid 3 2024-09-14T04:07:37.185 INFO:tasks.rados.rados.0.smithi038.stdout:97: write initial oid 97 2024-09-14T04:07:37.185 INFO:tasks.rados.rados.0.smithi038.stdout:97: seq_num 96 ranges {413472=620140,1818036=510700,3120019=493453} 2024-09-14T04:07:37.193 INFO:tasks.rados.rados.0.smithi038.stdout:97: writing smithi03870129-97 from 413472 to 1033612 tid 1 2024-09-14T04:07:37.198 INFO:tasks.rados.rados.0.smithi038.stdout:97: writing smithi03870129-97 from 1818036 to 2328736 tid 2 2024-09-14T04:07:37.206 INFO:tasks.rados.rados.0.smithi038.stdout:97: writing smithi03870129-97 from 3120019 to 3613472 tid 3 2024-09-14T04:07:37.206 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:37.206 INFO:tasks.rados.rados.0.smithi038.stdout:82: finishing write tid 3 to smithi03870129-82 2024-09-14T04:07:37.206 INFO:tasks.rados.rados.0.smithi038.stdout:82: finishing write tid 4 to smithi03870129-82 2024-09-14T04:07:37.206 INFO:tasks.rados.rados.0.smithi038.stdout:82: finishing write tid 5 to smithi03870129-82 2024-09-14T04:07:37.206 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 82 v 4 (ObjNum 81 snap 0 seq_num 81) dirty exists 2024-09-14T04:07:37.206 INFO:tasks.rados.rados.0.smithi038.stdout:82: left oid 82 (ObjNum 81 snap 0 seq_num 81) 2024-09-14T04:07:37.206 INFO:tasks.rados.rados.0.smithi038.stdout:83: finishing write tid 1 to smithi03870129-83 2024-09-14T04:07:37.207 INFO:tasks.rados.rados.0.smithi038.stdout:83: finishing write tid 2 to smithi03870129-83 2024-09-14T04:07:37.207 INFO:tasks.rados.rados.0.smithi038.stdout:83: finishing write tid 3 to smithi03870129-83 2024-09-14T04:07:37.207 INFO:tasks.rados.rados.0.smithi038.stdout:83: finishing write tid 4 to smithi03870129-83 2024-09-14T04:07:37.207 INFO:tasks.rados.rados.0.smithi038.stdout:83: finishing write tid 5 to smithi03870129-83 2024-09-14T04:07:37.207 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 83 v 20 (ObjNum 82 snap 0 seq_num 82) dirty exists 2024-09-14T04:07:37.207 INFO:tasks.rados.rados.0.smithi038.stdout:83: left oid 83 (ObjNum 82 snap 0 seq_num 82) 2024-09-14T04:07:37.207 INFO:tasks.rados.rados.0.smithi038.stdout:84: finishing write tid 1 to smithi03870129-84 2024-09-14T04:07:37.207 INFO:tasks.rados.rados.0.smithi038.stdout:84: finishing write tid 2 to smithi03870129-84 2024-09-14T04:07:37.207 INFO:tasks.rados.rados.0.smithi038.stdout:84: finishing write tid 3 to smithi03870129-84 2024-09-14T04:07:37.207 INFO:tasks.rados.rados.0.smithi038.stdout:84: finishing write tid 4 to smithi03870129-84 2024-09-14T04:07:37.207 INFO:tasks.rados.rados.0.smithi038.stdout:84: finishing write tid 5 to smithi03870129-84 2024-09-14T04:07:37.207 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 84 v 8 (ObjNum 83 snap 0 seq_num 83) dirty exists 2024-09-14T04:07:37.207 INFO:tasks.rados.rados.0.smithi038.stdout:84: left oid 84 (ObjNum 83 snap 0 seq_num 83) 2024-09-14T04:07:37.207 INFO:tasks.rados.rados.0.smithi038.stdout:85: finishing write tid 1 to smithi03870129-85 2024-09-14T04:07:37.208 INFO:tasks.rados.rados.0.smithi038.stdout:85: finishing write tid 2 to smithi03870129-85 2024-09-14T04:07:37.208 INFO:tasks.rados.rados.0.smithi038.stdout:85: finishing write tid 3 to smithi03870129-85 2024-09-14T04:07:37.208 INFO:tasks.rados.rados.0.smithi038.stdout:85: finishing write tid 4 to smithi03870129-85 2024-09-14T04:07:37.208 INFO:tasks.rados.rados.0.smithi038.stdout:82: done (15 left) 2024-09-14T04:07:37.208 INFO:tasks.rados.rados.0.smithi038.stdout:83: done (14 left) 2024-09-14T04:07:37.208 INFO:tasks.rados.rados.0.smithi038.stdout:84: done (13 left) 2024-09-14T04:07:37.208 INFO:tasks.rados.rados.0.smithi038.stdout:98: write initial oid 98 2024-09-14T04:07:37.208 INFO:tasks.rados.rados.0.smithi038.stdout:98: seq_num 97 ranges {430279=695389,1876518=654358,3031089=536797} 2024-09-14T04:07:37.212 INFO:tasks.rados.rados.0.smithi038.stdout:98: writing smithi03870129-98 from 430279 to 1125668 tid 1 2024-09-14T04:07:37.220 INFO:tasks.rados.rados.0.smithi038.stdout:98: writing smithi03870129-98 from 1876518 to 2530876 tid 2 2024-09-14T04:07:37.226 INFO:tasks.rados.rados.0.smithi038.stdout:98: writing smithi03870129-98 from 3031089 to 3567886 tid 3 2024-09-14T04:07:37.226 INFO:tasks.rados.rados.0.smithi038.stdout:99: write initial oid 99 2024-09-14T04:07:37.226 INFO:tasks.rados.rados.0.smithi038.stdout:99: seq_num 98 ranges {447086=770638,1935000=798016,3458512=188574} 2024-09-14T04:07:37.233 INFO:tasks.rados.rados.0.smithi038.stdout:99: writing smithi03870129-99 from 447086 to 1217724 tid 1 2024-09-14T04:07:37.242 INFO:tasks.rados.rados.0.smithi038.stdout:99: writing smithi03870129-99 from 1935000 to 2733016 tid 2 2024-09-14T04:07:37.247 INFO:tasks.rados.rados.0.smithi038.stdout:99: writing smithi03870129-99 from 3458512 to 3647086 tid 3 2024-09-14T04:07:37.247 INFO:tasks.rados.rados.0.smithi038.stdout:100: write initial oid 100 2024-09-14T04:07:37.247 INFO:tasks.rados.rados.0.smithi038.stdout:100: seq_num 99 ranges {463893=562240,1593482=658027,2685935=559341} 2024-09-14T04:07:37.253 INFO:tasks.rados.rados.0.smithi038.stdout:100: writing smithi03870129-100 from 463893 to 1026133 tid 1 2024-09-14T04:07:37.260 INFO:tasks.rados.rados.0.smithi038.stdout:100: writing smithi03870129-100 from 1593482 to 2251509 tid 2 2024-09-14T04:07:37.266 INFO:tasks.rados.rados.0.smithi038.stdout:100: writing smithi03870129-100 from 2685935 to 3245276 tid 3 2024-09-14T04:07:37.266 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:37.266 INFO:tasks.rados.rados.0.smithi038.stdout:85: finishing write tid 5 to smithi03870129-85 2024-09-14T04:07:37.266 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 85 v 24 (ObjNum 84 snap 0 seq_num 84) dirty exists 2024-09-14T04:07:37.266 INFO:tasks.rados.rados.0.smithi038.stdout:85: left oid 85 (ObjNum 84 snap 0 seq_num 84) 2024-09-14T04:07:37.266 INFO:tasks.rados.rados.0.smithi038.stdout:85: done (15 left) 2024-09-14T04:07:37.267 INFO:tasks.rados.rados.0.smithi038.stdout:101: write initial oid 101 2024-09-14T04:07:37.267 INFO:tasks.rados.rados.0.smithi038.stdout:101: seq_num 100 ranges {480700=637489,1651964=401685,2713358=770613} 2024-09-14T04:07:37.272 INFO:tasks.rados.rados.0.smithi038.stdout:101: writing smithi03870129-101 from 480700 to 1118189 tid 1 2024-09-14T04:07:37.278 INFO:tasks.rados.rados.0.smithi038.stdout:101: writing smithi03870129-101 from 1651964 to 2053649 tid 2 2024-09-14T04:07:37.286 INFO:tasks.rados.rados.0.smithi038.stdout:101: writing smithi03870129-101 from 2713358 to 3483971 tid 3 2024-09-14T04:07:37.286 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:37.286 INFO:tasks.rados.rados.0.smithi038.stdout:86: finishing write tid 1 to smithi03870129-86 2024-09-14T04:07:37.286 INFO:tasks.rados.rados.0.smithi038.stdout:86: finishing write tid 2 to smithi03870129-86 2024-09-14T04:07:37.286 INFO:tasks.rados.rados.0.smithi038.stdout:86: finishing write tid 3 to smithi03870129-86 2024-09-14T04:07:37.286 INFO:tasks.rados.rados.0.smithi038.stdout:86: finishing write tid 4 to smithi03870129-86 2024-09-14T04:07:37.287 INFO:tasks.rados.rados.0.smithi038.stdout:86: finishing write tid 5 to smithi03870129-86 2024-09-14T04:07:37.287 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 86 v 23 (ObjNum 85 snap 0 seq_num 85) dirty exists 2024-09-14T04:07:37.287 INFO:tasks.rados.rados.0.smithi038.stdout:86: left oid 86 (ObjNum 85 snap 0 seq_num 85) 2024-09-14T04:07:37.287 INFO:tasks.rados.rados.0.smithi038.stdout:87: finishing write tid 1 to smithi03870129-87 2024-09-14T04:07:37.287 INFO:tasks.rados.rados.0.smithi038.stdout:86: done (15 left) 2024-09-14T04:07:37.287 INFO:tasks.rados.rados.0.smithi038.stdout:102: write initial oid 102 2024-09-14T04:07:37.287 INFO:tasks.rados.rados.0.smithi038.stdout:102: seq_num 101 ranges {497507=712738,1710446=661696,3140781=556726} 2024-09-14T04:07:37.293 INFO:tasks.rados.rados.0.smithi038.stdout:102: writing smithi03870129-102 from 497507 to 1210245 tid 1 2024-09-14T04:07:37.300 INFO:tasks.rados.rados.0.smithi038.stdout:102: writing smithi03870129-102 from 1710446 to 2372142 tid 2 2024-09-14T04:07:37.307 INFO:tasks.rados.rados.0.smithi038.stdout:102: writing smithi03870129-102 from 3140781 to 3697507 tid 3 2024-09-14T04:07:37.307 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:37.307 INFO:tasks.rados.rados.0.smithi038.stdout:87: finishing write tid 2 to smithi03870129-87 2024-09-14T04:07:37.307 INFO:tasks.rados.rados.0.smithi038.stdout:87: finishing write tid 3 to smithi03870129-87 2024-09-14T04:07:37.308 INFO:tasks.rados.rados.0.smithi038.stdout:87: finishing write tid 4 to smithi03870129-87 2024-09-14T04:07:37.308 INFO:tasks.rados.rados.0.smithi038.stdout:87: finishing write tid 5 to smithi03870129-87 2024-09-14T04:07:37.308 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 87 v 12 (ObjNum 86 snap 0 seq_num 86) dirty exists 2024-09-14T04:07:37.308 INFO:tasks.rados.rados.0.smithi038.stdout:87: left oid 87 (ObjNum 86 snap 0 seq_num 86) 2024-09-14T04:07:37.308 INFO:tasks.rados.rados.0.smithi038.stdout:88: finishing write tid 1 to smithi03870129-88 2024-09-14T04:07:37.308 INFO:tasks.rados.rados.0.smithi038.stdout:88: finishing write tid 2 to smithi03870129-88 2024-09-14T04:07:37.308 INFO:tasks.rados.rados.0.smithi038.stdout:88: finishing write tid 3 to smithi03870129-88 2024-09-14T04:07:37.308 INFO:tasks.rados.rados.0.smithi038.stdout:88: finishing write tid 4 to smithi03870129-88 2024-09-14T04:07:37.308 INFO:tasks.rados.rados.0.smithi038.stdout:88: finishing write tid 5 to smithi03870129-88 2024-09-14T04:07:37.308 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 88 v 28 (ObjNum 87 snap 0 seq_num 87) dirty exists 2024-09-14T04:07:37.308 INFO:tasks.rados.rados.0.smithi038.stdout:88: left oid 88 (ObjNum 87 snap 0 seq_num 87) 2024-09-14T04:07:37.308 INFO:tasks.rados.rados.0.smithi038.stdout:89: finishing write tid 1 to smithi03870129-89 2024-09-14T04:07:37.308 INFO:tasks.rados.rados.0.smithi038.stdout:89: finishing write tid 2 to smithi03870129-89 2024-09-14T04:07:37.308 INFO:tasks.rados.rados.0.smithi038.stdout:89: finishing write tid 3 to smithi03870129-89 2024-09-14T04:07:37.309 INFO:tasks.rados.rados.0.smithi038.stdout:89: finishing write tid 4 to smithi03870129-89 2024-09-14T04:07:37.309 INFO:tasks.rados.rados.0.smithi038.stdout:89: finishing write tid 5 to smithi03870129-89 2024-09-14T04:07:37.309 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 89 v 17 (ObjNum 88 snap 0 seq_num 88) dirty exists 2024-09-14T04:07:37.309 INFO:tasks.rados.rados.0.smithi038.stdout:89: left oid 89 (ObjNum 88 snap 0 seq_num 88) 2024-09-14T04:07:37.309 INFO:tasks.rados.rados.0.smithi038.stdout:87: done (15 left) 2024-09-14T04:07:37.309 INFO:tasks.rados.rados.0.smithi038.stdout:88: done (14 left) 2024-09-14T04:07:37.309 INFO:tasks.rados.rados.0.smithi038.stdout:89: done (13 left) 2024-09-14T04:07:37.309 INFO:tasks.rados.rados.0.smithi038.stdout:103: write initial oid 103 2024-09-14T04:07:37.309 INFO:tasks.rados.rados.0.smithi038.stdout:103: seq_num 102 ranges {514314=787987,1768928=405354,2768204=509510} 2024-09-14T04:07:37.314 INFO:tasks.rados.rados.0.smithi038.stdout:103: writing smithi03870129-103 from 514314 to 1302301 tid 1 2024-09-14T04:07:37.319 INFO:tasks.rados.rados.0.smithi038.stdout:103: writing smithi03870129-103 from 1768928 to 2174282 tid 2 2024-09-14T04:07:37.325 INFO:tasks.rados.rados.0.smithi038.stdout:103: writing smithi03870129-103 from 2768204 to 3277714 tid 3 2024-09-14T04:07:37.325 INFO:tasks.rados.rados.0.smithi038.stdout:104: write initial oid 104 2024-09-14T04:07:37.325 INFO:tasks.rados.rados.0.smithi038.stdout:104: seq_num 103 ranges {531121=463236,1711057=665365,3079274=651847} 2024-09-14T04:07:37.331 INFO:tasks.rados.rados.0.smithi038.stdout:104: writing smithi03870129-104 from 531121 to 994357 tid 1 2024-09-14T04:07:37.338 INFO:tasks.rados.rados.0.smithi038.stdout:104: writing smithi03870129-104 from 1711057 to 2376422 tid 2 2024-09-14T04:07:37.346 INFO:tasks.rados.rados.0.smithi038.stdout:104: writing smithi03870129-104 from 3079274 to 3731121 tid 3 2024-09-14T04:07:37.346 INFO:tasks.rados.rados.0.smithi038.stdout:105: write initial oid 105 2024-09-14T04:07:37.346 INFO:tasks.rados.rados.0.smithi038.stdout:105: seq_num 104 ranges {547928=538485,1769539=409023,2706697=532054} 2024-09-14T04:07:37.352 INFO:tasks.rados.rados.0.smithi038.stdout:105: writing smithi03870129-105 from 547928 to 1086413 tid 1 2024-09-14T04:07:37.358 INFO:tasks.rados.rados.0.smithi038.stdout:105: writing smithi03870129-105 from 1769539 to 2178562 tid 2 2024-09-14T04:07:37.364 INFO:tasks.rados.rados.0.smithi038.stdout:105: writing smithi03870129-105 from 2706697 to 3238751 tid 3 2024-09-14T04:07:37.364 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:37.364 INFO:tasks.rados.rados.0.smithi038.stdout:90: finishing write tid 1 to smithi03870129-90 2024-09-14T04:07:37.364 INFO:tasks.rados.rados.0.smithi038.stdout:90: finishing write tid 2 to smithi03870129-90 2024-09-14T04:07:37.364 INFO:tasks.rados.rados.0.smithi038.stdout:90: finishing write tid 3 to smithi03870129-90 2024-09-14T04:07:37.364 INFO:tasks.rados.rados.0.smithi038.stdout:90: finishing write tid 4 to smithi03870129-90 2024-09-14T04:07:37.365 INFO:tasks.rados.rados.0.smithi038.stdout:90: finishing write tid 5 to smithi03870129-90 2024-09-14T04:07:37.365 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 90 v 43 (ObjNum 89 snap 0 seq_num 89) dirty exists 2024-09-14T04:07:37.365 INFO:tasks.rados.rados.0.smithi038.stdout:90: left oid 90 (ObjNum 89 snap 0 seq_num 89) 2024-09-14T04:07:37.365 INFO:tasks.rados.rados.0.smithi038.stdout:91: finishing write tid 1 to smithi03870129-91 2024-09-14T04:07:37.365 INFO:tasks.rados.rados.0.smithi038.stdout:91: finishing write tid 2 to smithi03870129-91 2024-09-14T04:07:37.365 INFO:tasks.rados.rados.0.smithi038.stdout:91: finishing write tid 3 to smithi03870129-91 2024-09-14T04:07:37.365 INFO:tasks.rados.rados.0.smithi038.stdout:91: finishing write tid 4 to smithi03870129-91 2024-09-14T04:07:37.365 INFO:tasks.rados.rados.0.smithi038.stdout:91: finishing write tid 5 to smithi03870129-91 2024-09-14T04:07:37.365 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 91 v 47 (ObjNum 90 snap 0 seq_num 90) dirty exists 2024-09-14T04:07:37.365 INFO:tasks.rados.rados.0.smithi038.stdout:91: left oid 91 (ObjNum 90 snap 0 seq_num 90) 2024-09-14T04:07:37.365 INFO:tasks.rados.rados.0.smithi038.stdout:92: finishing write tid 1 to smithi03870129-92 2024-09-14T04:07:37.365 INFO:tasks.rados.rados.0.smithi038.stdout:92: finishing write tid 2 to smithi03870129-92 2024-09-14T04:07:37.365 INFO:tasks.rados.rados.0.smithi038.stdout:92: finishing write tid 3 to smithi03870129-92 2024-09-14T04:07:37.365 INFO:tasks.rados.rados.0.smithi038.stdout:92: finishing write tid 4 to smithi03870129-92 2024-09-14T04:07:37.365 INFO:tasks.rados.rados.0.smithi038.stdout:90: done (15 left) 2024-09-14T04:07:37.366 INFO:tasks.rados.rados.0.smithi038.stdout:91: done (14 left) 2024-09-14T04:07:37.366 INFO:tasks.rados.rados.0.smithi038.stdout:106: write initial oid 106 2024-09-14T04:07:37.366 INFO:tasks.rados.rados.0.smithi038.stdout:106: seq_num 105 ranges {564735=613734,1828021=669034,3134120=630615} 2024-09-14T04:07:37.370 INFO:tasks.rados.rados.0.smithi038.stdout:106: writing smithi03870129-106 from 564735 to 1178469 tid 1 2024-09-14T04:07:37.378 INFO:tasks.rados.rados.0.smithi038.stdout:106: writing smithi03870129-106 from 1828021 to 2497055 tid 2 2024-09-14T04:07:37.385 INFO:tasks.rados.rados.0.smithi038.stdout:106: writing smithi03870129-106 from 3134120 to 3764735 tid 3 2024-09-14T04:07:37.385 INFO:tasks.rados.rados.0.smithi038.stdout:107: write initial oid 107 2024-09-14T04:07:37.385 INFO:tasks.rados.rados.0.smithi038.stdout:107: seq_num 106 ranges {581542=688983,1886503=412692,2761543=670951} 2024-09-14T04:07:37.392 INFO:tasks.rados.rados.0.smithi038.stdout:107: writing smithi03870129-107 from 581542 to 1270525 tid 1 2024-09-14T04:07:37.398 INFO:tasks.rados.rados.0.smithi038.stdout:107: writing smithi03870129-107 from 1886503 to 2299195 tid 2 2024-09-14T04:07:37.404 INFO:tasks.rados.rados.0.smithi038.stdout:107: writing smithi03870129-107 from 2761543 to 3432494 tid 3 2024-09-14T04:07:37.404 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:37.405 INFO:tasks.rados.rados.0.smithi038.stdout:92: finishing write tid 5 to smithi03870129-92 2024-09-14T04:07:37.405 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 92 v 11 (ObjNum 91 snap 0 seq_num 91) dirty exists 2024-09-14T04:07:37.405 INFO:tasks.rados.rados.0.smithi038.stdout:92: left oid 92 (ObjNum 91 snap 0 seq_num 91) 2024-09-14T04:07:37.405 INFO:tasks.rados.rados.0.smithi038.stdout:92: done (15 left) 2024-09-14T04:07:37.405 INFO:tasks.rados.rados.0.smithi038.stdout:108: write initial oid 108 2024-09-14T04:07:37.405 INFO:tasks.rados.rados.0.smithi038.stdout:108: seq_num 107 ranges {598349=480585,1544985=672703,2905319=482223} 2024-09-14T04:07:37.410 INFO:tasks.rados.rados.0.smithi038.stdout:108: writing smithi03870129-108 from 598349 to 1078934 tid 1 2024-09-14T04:07:37.417 INFO:tasks.rados.rados.0.smithi038.stdout:108: writing smithi03870129-108 from 1544985 to 2217688 tid 2 2024-09-14T04:07:37.424 INFO:tasks.rados.rados.0.smithi038.stdout:108: writing smithi03870129-108 from 2905319 to 3387542 tid 3 2024-09-14T04:07:37.424 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:37.424 INFO:tasks.rados.rados.0.smithi038.stdout:93: finishing write tid 1 to smithi03870129-93 2024-09-14T04:07:37.424 INFO:tasks.rados.rados.0.smithi038.stdout:93: finishing write tid 2 to smithi03870129-93 2024-09-14T04:07:37.424 INFO:tasks.rados.rados.0.smithi038.stdout:93: finishing write tid 3 to smithi03870129-93 2024-09-14T04:07:37.424 INFO:tasks.rados.rados.0.smithi038.stdout:93: finishing write tid 4 to smithi03870129-93 2024-09-14T04:07:37.424 INFO:tasks.rados.rados.0.smithi038.stdout:93: finishing write tid 5 to smithi03870129-93 2024-09-14T04:07:37.424 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 93 v 17 (ObjNum 92 snap 0 seq_num 92) dirty exists 2024-09-14T04:07:37.424 INFO:tasks.rados.rados.0.smithi038.stdout:93: left oid 93 (ObjNum 92 snap 0 seq_num 92) 2024-09-14T04:07:37.424 INFO:tasks.rados.rados.0.smithi038.stdout:94: finishing write tid 1 to smithi03870129-94 2024-09-14T04:07:37.425 INFO:tasks.rados.rados.0.smithi038.stdout:94: finishing write tid 2 to smithi03870129-94 2024-09-14T04:07:37.425 INFO:tasks.rados.rados.0.smithi038.stdout:93: done (15 left) 2024-09-14T04:07:37.425 INFO:tasks.rados.rados.0.smithi038.stdout:109: write initial oid 109 2024-09-14T04:07:37.425 INFO:tasks.rados.rados.0.smithi038.stdout:109: seq_num 108 ranges {615156=555834,1603467=416361,2816389=693495} 2024-09-14T04:07:37.430 INFO:tasks.rados.rados.0.smithi038.stdout:109: writing smithi03870129-109 from 615156 to 1170990 tid 1 2024-09-14T04:07:37.435 INFO:tasks.rados.rados.0.smithi038.stdout:109: writing smithi03870129-109 from 1603467 to 2019828 tid 2 2024-09-14T04:07:37.444 INFO:tasks.rados.rados.0.smithi038.stdout:109: writing smithi03870129-109 from 2816389 to 3509884 tid 3 2024-09-14T04:07:37.444 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:37.444 INFO:tasks.rados.rados.0.smithi038.stdout:94: finishing write tid 3 to smithi03870129-94 2024-09-14T04:07:37.444 INFO:tasks.rados.rados.0.smithi038.stdout:94: finishing write tid 4 to smithi03870129-94 2024-09-14T04:07:37.444 INFO:tasks.rados.rados.0.smithi038.stdout:94: finishing write tid 5 to smithi03870129-94 2024-09-14T04:07:37.444 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 94 v 27 (ObjNum 93 snap 0 seq_num 93) dirty exists 2024-09-14T04:07:37.444 INFO:tasks.rados.rados.0.smithi038.stdout:94: left oid 94 (ObjNum 93 snap 0 seq_num 93) 2024-09-14T04:07:37.444 INFO:tasks.rados.rados.0.smithi038.stdout:95: finishing write tid 1 to smithi03870129-95 2024-09-14T04:07:37.444 INFO:tasks.rados.rados.0.smithi038.stdout:94: done (15 left) 2024-09-14T04:07:37.444 INFO:tasks.rados.rados.0.smithi038.stdout:110: write initial oid 110 2024-09-14T04:07:37.445 INFO:tasks.rados.rados.0.smithi038.stdout:110: seq_num 109 ranges {631963=631083,2061949=560019,3243812=504767} 2024-09-14T04:07:37.451 INFO:tasks.rados.rados.0.smithi038.stdout:110: writing smithi03870129-110 from 631963 to 1263046 tid 1 2024-09-14T04:07:37.458 INFO:tasks.rados.rados.0.smithi038.stdout:110: writing smithi03870129-110 from 2061949 to 2621968 tid 2 2024-09-14T04:07:37.465 INFO:tasks.rados.rados.0.smithi038.stdout:110: writing smithi03870129-110 from 3243812 to 3748579 tid 3 2024-09-14T04:07:37.465 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:37.465 INFO:tasks.rados.rados.0.smithi038.stdout:95: finishing write tid 2 to smithi03870129-95 2024-09-14T04:07:37.465 INFO:tasks.rados.rados.0.smithi038.stdout:95: finishing write tid 3 to smithi03870129-95 2024-09-14T04:07:37.466 INFO:tasks.rados.rados.0.smithi038.stdout:95: finishing write tid 4 to smithi03870129-95 2024-09-14T04:07:37.466 INFO:tasks.rados.rados.0.smithi038.stdout:95: finishing write tid 5 to smithi03870129-95 2024-09-14T04:07:37.466 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 95 v 25 (ObjNum 94 snap 0 seq_num 94) dirty exists 2024-09-14T04:07:37.466 INFO:tasks.rados.rados.0.smithi038.stdout:95: left oid 95 (ObjNum 94 snap 0 seq_num 94) 2024-09-14T04:07:37.466 INFO:tasks.rados.rados.0.smithi038.stdout:96: finishing write tid 1 to smithi03870129-96 2024-09-14T04:07:37.466 INFO:tasks.rados.rados.0.smithi038.stdout:96: finishing write tid 2 to smithi03870129-96 2024-09-14T04:07:37.466 INFO:tasks.rados.rados.0.smithi038.stdout:96: finishing write tid 3 to smithi03870129-96 2024-09-14T04:07:37.466 INFO:tasks.rados.rados.0.smithi038.stdout:95: done (15 left) 2024-09-14T04:07:37.466 INFO:tasks.rados.rados.0.smithi038.stdout:111: write initial oid 111 2024-09-14T04:07:37.466 INFO:tasks.rados.rados.0.smithi038.stdout:111: seq_num 110 ranges {648770=706332,2120431=420030,3271235=432392} 2024-09-14T04:07:37.472 INFO:tasks.rados.rados.0.smithi038.stdout:111: writing smithi03870129-111 from 648770 to 1355102 tid 1 2024-09-14T04:07:37.478 INFO:tasks.rados.rados.0.smithi038.stdout:111: writing smithi03870129-111 from 2120431 to 2540461 tid 2 2024-09-14T04:07:37.485 INFO:tasks.rados.rados.0.smithi038.stdout:111: writing smithi03870129-111 from 3271235 to 3703627 tid 3 2024-09-14T04:07:37.486 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:37.486 INFO:tasks.rados.rados.0.smithi038.stdout:96: finishing write tid 4 to smithi03870129-96 2024-09-14T04:07:37.486 INFO:tasks.rados.rados.0.smithi038.stdout:96: finishing write tid 5 to smithi03870129-96 2024-09-14T04:07:37.486 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 96 v 51 (ObjNum 95 snap 0 seq_num 95) dirty exists 2024-09-14T04:07:37.486 INFO:tasks.rados.rados.0.smithi038.stdout:96: left oid 96 (ObjNum 95 snap 0 seq_num 95) 2024-09-14T04:07:37.486 INFO:tasks.rados.rados.0.smithi038.stdout:97: finishing write tid 1 to smithi03870129-97 2024-09-14T04:07:37.486 INFO:tasks.rados.rados.0.smithi038.stdout:96: done (15 left) 2024-09-14T04:07:37.487 INFO:tasks.rados.rados.0.smithi038.stdout:112: write initial oid 112 2024-09-14T04:07:37.487 INFO:tasks.rados.rados.0.smithi038.stdout:112: seq_num 111 ranges {665577=781581,2062560=563688,3182305=643664} 2024-09-14T04:07:37.493 INFO:tasks.rados.rados.0.smithi038.stdout:112: writing smithi03870129-112 from 665577 to 1447158 tid 1 2024-09-14T04:07:37.499 INFO:tasks.rados.rados.0.smithi038.stdout:112: writing smithi03870129-112 from 2062560 to 2626248 tid 2 2024-09-14T04:07:37.507 INFO:tasks.rados.rados.0.smithi038.stdout:112: writing smithi03870129-112 from 3182305 to 3825969 tid 3 2024-09-14T04:07:37.507 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:37.507 INFO:tasks.rados.rados.0.smithi038.stdout:97: finishing write tid 2 to smithi03870129-97 2024-09-14T04:07:37.507 INFO:tasks.rados.rados.0.smithi038.stdout:97: finishing write tid 3 to smithi03870129-97 2024-09-14T04:07:37.507 INFO:tasks.rados.rados.0.smithi038.stdout:97: finishing write tid 4 to smithi03870129-97 2024-09-14T04:07:37.507 INFO:tasks.rados.rados.0.smithi038.stdout:97: finishing write tid 5 to smithi03870129-97 2024-09-14T04:07:37.507 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 97 v 21 (ObjNum 96 snap 0 seq_num 96) dirty exists 2024-09-14T04:07:37.507 INFO:tasks.rados.rados.0.smithi038.stdout:97: left oid 97 (ObjNum 96 snap 0 seq_num 96) 2024-09-14T04:07:37.508 INFO:tasks.rados.rados.0.smithi038.stdout:98: finishing write tid 1 to smithi03870129-98 2024-09-14T04:07:37.508 INFO:tasks.rados.rados.0.smithi038.stdout:98: finishing write tid 2 to smithi03870129-98 2024-09-14T04:07:37.508 INFO:tasks.rados.rados.0.smithi038.stdout:98: finishing write tid 3 to smithi03870129-98 2024-09-14T04:07:37.508 INFO:tasks.rados.rados.0.smithi038.stdout:98: finishing write tid 4 to smithi03870129-98 2024-09-14T04:07:37.508 INFO:tasks.rados.rados.0.smithi038.stdout:98: finishing write tid 5 to smithi03870129-98 2024-09-14T04:07:37.508 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 98 v 29 (ObjNum 97 snap 0 seq_num 97) dirty exists 2024-09-14T04:07:37.508 INFO:tasks.rados.rados.0.smithi038.stdout:98: left oid 98 (ObjNum 97 snap 0 seq_num 97) 2024-09-14T04:07:37.508 INFO:tasks.rados.rados.0.smithi038.stdout:99: finishing write tid 1 to smithi03870129-99 2024-09-14T04:07:37.508 INFO:tasks.rados.rados.0.smithi038.stdout:99: finishing write tid 2 to smithi03870129-99 2024-09-14T04:07:37.508 INFO:tasks.rados.rados.0.smithi038.stdout:99: finishing write tid 3 to smithi03870129-99 2024-09-14T04:07:37.508 INFO:tasks.rados.rados.0.smithi038.stdout:99: finishing write tid 4 to smithi03870129-99 2024-09-14T04:07:37.508 INFO:tasks.rados.rados.0.smithi038.stdout:97: done (15 left) 2024-09-14T04:07:37.508 INFO:tasks.rados.rados.0.smithi038.stdout:98: done (14 left) 2024-09-14T04:07:37.508 INFO:tasks.rados.rados.0.smithi038.stdout:113: write initial oid 113 2024-09-14T04:07:37.508 INFO:tasks.rados.rados.0.smithi038.stdout:113: seq_num 112 ranges {682384=456830,1721042=423699,2809728=454936,3731357=151027} 2024-09-14T04:07:37.513 INFO:tasks.rados.rados.0.smithi038.stdout:113: writing smithi03870129-113 from 682384 to 1139214 tid 1 2024-09-14T04:07:37.518 INFO:tasks.rados.rados.0.smithi038.stdout:113: writing smithi03870129-113 from 1721042 to 2144741 tid 2 2024-09-14T04:07:37.524 INFO:tasks.rados.rados.0.smithi038.stdout:113: writing smithi03870129-113 from 2809728 to 3264664 tid 3 2024-09-14T04:07:37.528 INFO:tasks.rados.rados.0.smithi038.stdout:113: writing smithi03870129-113 from 3731357 to 3882384 tid 4 2024-09-14T04:07:37.528 INFO:tasks.rados.rados.0.smithi038.stdout:114: write initial oid 114 2024-09-14T04:07:37.528 INFO:tasks.rados.rados.0.smithi038.stdout:114: seq_num 113 ranges {699191=532079,1779524=567357,2837151=666208} 2024-09-14T04:07:37.534 INFO:tasks.rados.rados.0.smithi038.stdout:114: writing smithi03870129-114 from 699191 to 1231270 tid 1 2024-09-14T04:07:37.541 INFO:tasks.rados.rados.0.smithi038.stdout:114: writing smithi03870129-114 from 1779524 to 2346881 tid 2 2024-09-14T04:07:37.547 INFO:tasks.rados.rados.0.smithi038.stdout:114: writing smithi03870129-114 from 2837151 to 3503359 tid 3 2024-09-14T04:07:37.547 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:37.548 INFO:tasks.rados.rados.0.smithi038.stdout:99: finishing write tid 5 to smithi03870129-99 2024-09-14T04:07:37.548 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 99 v 22 (ObjNum 98 snap 0 seq_num 98) dirty exists 2024-09-14T04:07:37.548 INFO:tasks.rados.rados.0.smithi038.stdout:99: left oid 99 (ObjNum 98 snap 0 seq_num 98) 2024-09-14T04:07:37.548 INFO:tasks.rados.rados.0.smithi038.stdout:99: done (15 left) 2024-09-14T04:07:37.548 INFO:tasks.rados.rados.0.smithi038.stdout:115: write initial oid 115 2024-09-14T04:07:37.548 INFO:tasks.rados.rados.0.smithi038.stdout:115: seq_num 114 ranges {715998=607328,1838006=427368,2864574=477480,3863835=52163} 2024-09-14T04:07:37.554 INFO:tasks.rados.rados.0.smithi038.stdout:115: writing smithi03870129-115 from 715998 to 1323326 tid 1 2024-09-14T04:07:37.560 INFO:tasks.rados.rados.0.smithi038.stdout:115: writing smithi03870129-115 from 1838006 to 2265374 tid 2 2024-09-14T04:07:37.566 INFO:tasks.rados.rados.0.smithi038.stdout:115: writing smithi03870129-115 from 2864574 to 3342054 tid 3 2024-09-14T04:07:37.569 INFO:tasks.rados.rados.0.smithi038.stdout:115: writing smithi03870129-115 from 3863835 to 3915998 tid 4 2024-09-14T04:07:37.569 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:37.569 INFO:tasks.rados.rados.0.smithi038.stdout:100: finishing write tid 1 to smithi03870129-100 2024-09-14T04:07:37.569 INFO:tasks.rados.rados.0.smithi038.stdout:100: finishing write tid 2 to smithi03870129-100 2024-09-14T04:07:37.570 INFO:tasks.rados.rados.0.smithi038.stdout:100: finishing write tid 3 to smithi03870129-100 2024-09-14T04:07:37.570 INFO:tasks.rados.rados.0.smithi038.stdout:100: finishing write tid 4 to smithi03870129-100 2024-09-14T04:07:37.570 INFO:tasks.rados.rados.0.smithi038.stdout:100: finishing write tid 5 to smithi03870129-100 2024-09-14T04:07:37.570 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 100 v 33 (ObjNum 99 snap 0 seq_num 99) dirty exists 2024-09-14T04:07:37.570 INFO:tasks.rados.rados.0.smithi038.stdout:100: left oid 100 (ObjNum 99 snap 0 seq_num 99) 2024-09-14T04:07:37.570 INFO:tasks.rados.rados.0.smithi038.stdout:101: finishing write tid 1 to smithi03870129-101 2024-09-14T04:07:37.570 INFO:tasks.rados.rados.0.smithi038.stdout:100: done (15 left) 2024-09-14T04:07:37.570 INFO:tasks.rados.rados.0.smithi038.stdout:116: write initial oid 116 2024-09-14T04:07:37.570 INFO:tasks.rados.rados.0.smithi038.stdout:116: seq_num 115 ranges {732805=798930,2296488=571026,3291997=405105} 2024-09-14T04:07:37.578 INFO:tasks.rados.rados.0.smithi038.stdout:116: writing smithi03870129-116 from 732805 to 1531735 tid 1 2024-09-14T04:07:37.585 INFO:tasks.rados.rados.0.smithi038.stdout:116: writing smithi03870129-116 from 2296488 to 2867514 tid 2 2024-09-14T04:07:37.590 INFO:tasks.rados.rados.0.smithi038.stdout:116: writing smithi03870129-116 from 3291997 to 3697102 tid 3 2024-09-14T04:07:37.590 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:37.590 INFO:tasks.rados.rados.0.smithi038.stdout:101: finishing write tid 2 to smithi03870129-101 2024-09-14T04:07:37.590 INFO:tasks.rados.rados.0.smithi038.stdout:101: finishing write tid 3 to smithi03870129-101 2024-09-14T04:07:37.590 INFO:tasks.rados.rados.0.smithi038.stdout:101: finishing write tid 4 to smithi03870129-101 2024-09-14T04:07:37.591 INFO:tasks.rados.rados.0.smithi038.stdout:101: finishing write tid 5 to smithi03870129-101 2024-09-14T04:07:37.591 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 101 v 19 (ObjNum 100 snap 0 seq_num 100) dirty exists 2024-09-14T04:07:37.591 INFO:tasks.rados.rados.0.smithi038.stdout:101: left oid 101 (ObjNum 100 snap 0 seq_num 100) 2024-09-14T04:07:37.591 INFO:tasks.rados.rados.0.smithi038.stdout:102: finishing write tid 1 to smithi03870129-102 2024-09-14T04:07:37.591 INFO:tasks.rados.rados.0.smithi038.stdout:102: finishing write tid 2 to smithi03870129-102 2024-09-14T04:07:37.591 INFO:tasks.rados.rados.0.smithi038.stdout:102: finishing write tid 3 to smithi03870129-102 2024-09-14T04:07:37.591 INFO:tasks.rados.rados.0.smithi038.stdout:102: finishing write tid 4 to smithi03870129-102 2024-09-14T04:07:37.591 INFO:tasks.rados.rados.0.smithi038.stdout:102: finishing write tid 5 to smithi03870129-102 2024-09-14T04:07:37.591 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 102 v 19 (ObjNum 101 snap 0 seq_num 101) dirty exists 2024-09-14T04:07:37.591 INFO:tasks.rados.rados.0.smithi038.stdout:102: left oid 102 (ObjNum 101 snap 0 seq_num 101) 2024-09-14T04:07:37.591 INFO:tasks.rados.rados.0.smithi038.stdout:103: finishing write tid 1 to smithi03870129-103 2024-09-14T04:07:37.591 INFO:tasks.rados.rados.0.smithi038.stdout:103: finishing write tid 2 to smithi03870129-103 2024-09-14T04:07:37.591 INFO:tasks.rados.rados.0.smithi038.stdout:103: finishing write tid 3 to smithi03870129-103 2024-09-14T04:07:37.591 INFO:tasks.rados.rados.0.smithi038.stdout:103: finishing write tid 4 to smithi03870129-103 2024-09-14T04:07:37.591 INFO:tasks.rados.rados.0.smithi038.stdout:103: finishing write tid 5 to smithi03870129-103 2024-09-14T04:07:37.591 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 103 v 15 (ObjNum 102 snap 0 seq_num 102) dirty exists 2024-09-14T04:07:37.592 INFO:tasks.rados.rados.0.smithi038.stdout:103: left oid 103 (ObjNum 102 snap 0 seq_num 102) 2024-09-14T04:07:37.592 INFO:tasks.rados.rados.0.smithi038.stdout:104: finishing write tid 1 to smithi03870129-104 2024-09-14T04:07:37.592 INFO:tasks.rados.rados.0.smithi038.stdout:104: finishing write tid 2 to smithi03870129-104 2024-09-14T04:07:37.592 INFO:tasks.rados.rados.0.smithi038.stdout:104: finishing write tid 3 to smithi03870129-104 2024-09-14T04:07:37.592 INFO:tasks.rados.rados.0.smithi038.stdout:104: finishing write tid 4 to smithi03870129-104 2024-09-14T04:07:37.592 INFO:tasks.rados.rados.0.smithi038.stdout:104: finishing write tid 5 to smithi03870129-104 2024-09-14T04:07:37.592 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 104 v 23 (ObjNum 103 snap 0 seq_num 103) dirty exists 2024-09-14T04:07:37.592 INFO:tasks.rados.rados.0.smithi038.stdout:104: left oid 104 (ObjNum 103 snap 0 seq_num 103) 2024-09-14T04:07:37.592 INFO:tasks.rados.rados.0.smithi038.stdout:101: done (15 left) 2024-09-14T04:07:37.592 INFO:tasks.rados.rados.0.smithi038.stdout:102: done (14 left) 2024-09-14T04:07:37.592 INFO:tasks.rados.rados.0.smithi038.stdout:103: done (13 left) 2024-09-14T04:07:37.592 INFO:tasks.rados.rados.0.smithi038.stdout:104: done (12 left) 2024-09-14T04:07:37.592 INFO:tasks.rados.rados.0.smithi038.stdout:117: write initial oid 117 2024-09-14T04:07:37.592 INFO:tasks.rados.rados.0.smithi038.stdout:117: seq_num 116 ranges {749612=474179,1954970=431037,2919420=616377} 2024-09-14T04:07:37.597 INFO:tasks.rados.rados.0.smithi038.stdout:117: writing smithi03870129-117 from 749612 to 1223791 tid 1 2024-09-14T04:07:37.603 INFO:tasks.rados.rados.0.smithi038.stdout:117: writing smithi03870129-117 from 1954970 to 2386007 tid 2 2024-09-14T04:07:37.609 INFO:tasks.rados.rados.0.smithi038.stdout:117: writing smithi03870129-117 from 2919420 to 3535797 tid 3 2024-09-14T04:07:37.610 INFO:tasks.rados.rados.0.smithi038.stdout:118: write initial oid 118 2024-09-14T04:07:37.610 INFO:tasks.rados.rados.0.smithi038.stdout:118: seq_num 117 ranges {766419=549428,2013452=574695,3346843=427649} 2024-09-14T04:07:37.617 INFO:tasks.rados.rados.0.smithi038.stdout:118: writing smithi03870129-118 from 766419 to 1315847 tid 1 2024-09-14T04:07:37.624 INFO:tasks.rados.rados.0.smithi038.stdout:118: writing smithi03870129-118 from 2013452 to 2588147 tid 2 2024-09-14T04:07:37.630 INFO:tasks.rados.rados.0.smithi038.stdout:118: writing smithi03870129-118 from 3346843 to 3774492 tid 3 2024-09-14T04:07:37.630 INFO:tasks.rados.rados.0.smithi038.stdout:119: write initial oid 119 2024-09-14T04:07:37.630 INFO:tasks.rados.rados.0.smithi038.stdout:119: seq_num 118 ranges {783226=624677,2071934=434706,2974266=638921} 2024-09-14T04:07:37.638 INFO:tasks.rados.rados.0.smithi038.stdout:119: writing smithi03870129-119 from 783226 to 1407903 tid 1 2024-09-14T04:07:37.644 INFO:tasks.rados.rados.0.smithi038.stdout:119: writing smithi03870129-119 from 2071934 to 2506640 tid 2 2024-09-14T04:07:37.650 INFO:tasks.rados.rados.0.smithi038.stdout:119: writing smithi03870129-119 from 2974266 to 3613187 tid 3 2024-09-14T04:07:37.650 INFO:tasks.rados.rados.0.smithi038.stdout:120: write initial oid 120 2024-09-14T04:07:37.650 INFO:tasks.rados.rados.0.smithi038.stdout:120: seq_num 119 ranges {400033=699926,1614063=385970} 2024-09-14T04:07:37.656 INFO:tasks.rados.rados.0.smithi038.stdout:120: writing smithi03870129-120 from 400033 to 1099959 tid 1 2024-09-14T04:07:37.661 INFO:tasks.rados.rados.0.smithi038.stdout:120: writing smithi03870129-120 from 1614063 to 2000033 tid 2 2024-09-14T04:07:37.661 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:37.661 INFO:tasks.rados.rados.0.smithi038.stdout:105: finishing write tid 1 to smithi03870129-105 2024-09-14T04:07:37.661 INFO:tasks.rados.rados.0.smithi038.stdout:105: finishing write tid 2 to smithi03870129-105 2024-09-14T04:07:37.661 INFO:tasks.rados.rados.0.smithi038.stdout:105: finishing write tid 3 to smithi03870129-105 2024-09-14T04:07:37.661 INFO:tasks.rados.rados.0.smithi038.stdout:105: finishing write tid 4 to smithi03870129-105 2024-09-14T04:07:37.662 INFO:tasks.rados.rados.0.smithi038.stdout:105: finishing write tid 5 to smithi03870129-105 2024-09-14T04:07:37.662 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 105 v 55 (ObjNum 104 snap 0 seq_num 104) dirty exists 2024-09-14T04:07:37.662 INFO:tasks.rados.rados.0.smithi038.stdout:105: left oid 105 (ObjNum 104 snap 0 seq_num 104) 2024-09-14T04:07:37.662 INFO:tasks.rados.rados.0.smithi038.stdout:106: finishing write tid 1 to smithi03870129-106 2024-09-14T04:07:37.662 INFO:tasks.rados.rados.0.smithi038.stdout:106: finishing write tid 2 to smithi03870129-106 2024-09-14T04:07:37.662 INFO:tasks.rados.rados.0.smithi038.stdout:106: finishing write tid 3 to smithi03870129-106 2024-09-14T04:07:37.662 INFO:tasks.rados.rados.0.smithi038.stdout:106: finishing write tid 4 to smithi03870129-106 2024-09-14T04:07:37.662 INFO:tasks.rados.rados.0.smithi038.stdout:106: finishing write tid 5 to smithi03870129-106 2024-09-14T04:07:37.662 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 106 v 19 (ObjNum 105 snap 0 seq_num 105) dirty exists 2024-09-14T04:07:37.662 INFO:tasks.rados.rados.0.smithi038.stdout:106: left oid 106 (ObjNum 105 snap 0 seq_num 105) 2024-09-14T04:07:37.662 INFO:tasks.rados.rados.0.smithi038.stdout:105: done (15 left) 2024-09-14T04:07:37.662 INFO:tasks.rados.rados.0.smithi038.stdout:106: done (14 left) 2024-09-14T04:07:37.662 INFO:tasks.rados.rados.0.smithi038.stdout:121: write initial oid 121 2024-09-14T04:07:37.662 INFO:tasks.rados.rados.0.smithi038.stdout:121: seq_num 120 ranges {416840=775175,1672545=344295} 2024-09-14T04:07:37.667 INFO:tasks.rados.rados.0.smithi038.stdout:121: writing smithi03870129-121 from 416840 to 1192015 tid 1 2024-09-14T04:07:37.672 INFO:tasks.rados.rados.0.smithi038.stdout:121: writing smithi03870129-121 from 1672545 to 2016840 tid 2 2024-09-14T04:07:37.672 INFO:tasks.rados.rados.0.smithi038.stdout:122: write initial oid 122 2024-09-14T04:07:37.672 INFO:tasks.rados.rados.0.smithi038.stdout:122: seq_num 121 ranges {433647=450424,1331027=582033} 2024-09-14T04:07:37.677 INFO:tasks.rados.rados.0.smithi038.stdout:122: writing smithi03870129-122 from 433647 to 884071 tid 1 2024-09-14T04:07:37.683 INFO:tasks.rados.rados.0.smithi038.stdout:122: writing smithi03870129-122 from 1331027 to 1913060 tid 2 2024-09-14T04:07:37.683 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:37.683 INFO:tasks.rados.rados.0.smithi038.stdout:107: finishing write tid 1 to smithi03870129-107 2024-09-14T04:07:37.683 INFO:tasks.rados.rados.0.smithi038.stdout:107: finishing write tid 2 to smithi03870129-107 2024-09-14T04:07:37.683 INFO:tasks.rados.rados.0.smithi038.stdout:107: finishing write tid 3 to smithi03870129-107 2024-09-14T04:07:37.683 INFO:tasks.rados.rados.0.smithi038.stdout:107: finishing write tid 4 to smithi03870129-107 2024-09-14T04:07:37.683 INFO:tasks.rados.rados.0.smithi038.stdout:107: finishing write tid 5 to smithi03870129-107 2024-09-14T04:07:37.683 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 107 v 25 (ObjNum 106 snap 0 seq_num 106) dirty exists 2024-09-14T04:07:37.683 INFO:tasks.rados.rados.0.smithi038.stdout:107: left oid 107 (ObjNum 106 snap 0 seq_num 106) 2024-09-14T04:07:37.683 INFO:tasks.rados.rados.0.smithi038.stdout:108: finishing write tid 1 to smithi03870129-108 2024-09-14T04:07:37.684 INFO:tasks.rados.rados.0.smithi038.stdout:108: finishing write tid 2 to smithi03870129-108 2024-09-14T04:07:37.684 INFO:tasks.rados.rados.0.smithi038.stdout:107: done (15 left) 2024-09-14T04:07:37.684 INFO:tasks.rados.rados.0.smithi038.stdout:123: write initial oid 123 2024-09-14T04:07:37.684 INFO:tasks.rados.rados.0.smithi038.stdout:123: seq_num 122 ranges {450454=642026,1505862=544592} 2024-09-14T04:07:37.688 INFO:tasks.rados.rados.0.smithi038.stdout:123: writing smithi03870129-123 from 450454 to 1092480 tid 1 2024-09-14T04:07:37.694 INFO:tasks.rados.rados.0.smithi038.stdout:123: writing smithi03870129-123 from 1505862 to 2050454 tid 2 2024-09-14T04:07:37.695 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:37.695 INFO:tasks.rados.rados.0.smithi038.stdout:108: finishing write tid 3 to smithi03870129-108 2024-09-14T04:07:37.695 INFO:tasks.rados.rados.0.smithi038.stdout:108: finishing write tid 4 to smithi03870129-108 2024-09-14T04:07:37.695 INFO:tasks.rados.rados.0.smithi038.stdout:108: finishing write tid 5 to smithi03870129-108 2024-09-14T04:07:37.695 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 108 v 27 (ObjNum 107 snap 0 seq_num 107) dirty exists 2024-09-14T04:07:37.695 INFO:tasks.rados.rados.0.smithi038.stdout:108: left oid 108 (ObjNum 107 snap 0 seq_num 107) 2024-09-14T04:07:37.695 INFO:tasks.rados.rados.0.smithi038.stdout:109: finishing write tid 1 to smithi03870129-109 2024-09-14T04:07:37.695 INFO:tasks.rados.rados.0.smithi038.stdout:109: finishing write tid 2 to smithi03870129-109 2024-09-14T04:07:37.695 INFO:tasks.rados.rados.0.smithi038.stdout:109: finishing write tid 3 to smithi03870129-109 2024-09-14T04:07:37.695 INFO:tasks.rados.rados.0.smithi038.stdout:109: finishing write tid 4 to smithi03870129-109 2024-09-14T04:07:37.695 INFO:tasks.rados.rados.0.smithi038.stdout:109: finishing write tid 5 to smithi03870129-109 2024-09-14T04:07:37.695 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 109 v 23 (ObjNum 108 snap 0 seq_num 108) dirty exists 2024-09-14T04:07:37.696 INFO:tasks.rados.rados.0.smithi038.stdout:109: left oid 109 (ObjNum 108 snap 0 seq_num 108) 2024-09-14T04:07:37.696 INFO:tasks.rados.rados.0.smithi038.stdout:108: done (15 left) 2024-09-14T04:07:37.696 INFO:tasks.rados.rados.0.smithi038.stdout:109: done (14 left) 2024-09-14T04:07:37.696 INFO:tasks.rados.rados.0.smithi038.stdout:124: write initial oid 124 2024-09-14T04:07:37.696 INFO:tasks.rados.rados.0.smithi038.stdout:124: seq_num 123 ranges {467261=717275,1847991=219270} 2024-09-14T04:07:37.701 INFO:tasks.rados.rados.0.smithi038.stdout:124: writing smithi03870129-124 from 467261 to 1184536 tid 1 2024-09-14T04:07:37.706 INFO:tasks.rados.rados.0.smithi038.stdout:124: writing smithi03870129-124 from 1847991 to 2067261 tid 2 2024-09-14T04:07:37.706 INFO:tasks.rados.rados.0.smithi038.stdout:125: write initial oid 125 2024-09-14T04:07:37.706 INFO:tasks.rados.rados.0.smithi038.stdout:125: seq_num 124 ranges {484068=792524,1906473=177595} 2024-09-14T04:07:37.714 INFO:tasks.rados.rados.0.smithi038.stdout:125: writing smithi03870129-125 from 484068 to 1276592 tid 1 2024-09-14T04:07:37.719 INFO:tasks.rados.rados.0.smithi038.stdout:125: writing smithi03870129-125 from 1906473 to 2084068 tid 2 2024-09-14T04:07:37.719 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:37.719 INFO:tasks.rados.rados.0.smithi038.stdout:110: finishing write tid 1 to smithi03870129-110 2024-09-14T04:07:37.719 INFO:tasks.rados.rados.0.smithi038.stdout:110: finishing write tid 2 to smithi03870129-110 2024-09-14T04:07:37.720 INFO:tasks.rados.rados.0.smithi038.stdout:110: finishing write tid 3 to smithi03870129-110 2024-09-14T04:07:37.720 INFO:tasks.rados.rados.0.smithi038.stdout:110: finishing write tid 4 to smithi03870129-110 2024-09-14T04:07:37.720 INFO:tasks.rados.rados.0.smithi038.stdout:110: finishing write tid 5 to smithi03870129-110 2024-09-14T04:07:37.720 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 110 v 59 (ObjNum 109 snap 0 seq_num 109) dirty exists 2024-09-14T04:07:37.720 INFO:tasks.rados.rados.0.smithi038.stdout:110: left oid 110 (ObjNum 109 snap 0 seq_num 109) 2024-09-14T04:07:37.720 INFO:tasks.rados.rados.0.smithi038.stdout:111: finishing write tid 1 to smithi03870129-111 2024-09-14T04:07:37.720 INFO:tasks.rados.rados.0.smithi038.stdout:111: finishing write tid 2 to smithi03870129-111 2024-09-14T04:07:37.720 INFO:tasks.rados.rados.0.smithi038.stdout:111: finishing write tid 3 to smithi03870129-111 2024-09-14T04:07:37.720 INFO:tasks.rados.rados.0.smithi038.stdout:111: finishing write tid 4 to smithi03870129-111 2024-09-14T04:07:37.720 INFO:tasks.rados.rados.0.smithi038.stdout:111: finishing write tid 5 to smithi03870129-111 2024-09-14T04:07:37.720 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 111 v 26 (ObjNum 110 snap 0 seq_num 110) dirty exists 2024-09-14T04:07:37.720 INFO:tasks.rados.rados.0.smithi038.stdout:111: left oid 111 (ObjNum 110 snap 0 seq_num 110) 2024-09-14T04:07:37.721 INFO:tasks.rados.rados.0.smithi038.stdout:112: finishing write tid 1 to smithi03870129-112 2024-09-14T04:07:37.721 INFO:tasks.rados.rados.0.smithi038.stdout:112: finishing write tid 2 to smithi03870129-112 2024-09-14T04:07:37.721 INFO:tasks.rados.rados.0.smithi038.stdout:112: finishing write tid 3 to smithi03870129-112 2024-09-14T04:07:37.721 INFO:tasks.rados.rados.0.smithi038.stdout:112: finishing write tid 4 to smithi03870129-112 2024-09-14T04:07:37.721 INFO:tasks.rados.rados.0.smithi038.stdout:112: finishing write tid 5 to smithi03870129-112 2024-09-14T04:07:37.721 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 112 v 21 (ObjNum 111 snap 0 seq_num 111) dirty exists 2024-09-14T04:07:37.721 INFO:tasks.rados.rados.0.smithi038.stdout:112: left oid 112 (ObjNum 111 snap 0 seq_num 111) 2024-09-14T04:07:37.721 INFO:tasks.rados.rados.0.smithi038.stdout:113: finishing write tid 1 to smithi03870129-113 2024-09-14T04:07:37.721 INFO:tasks.rados.rados.0.smithi038.stdout:113: finishing write tid 2 to smithi03870129-113 2024-09-14T04:07:37.721 INFO:tasks.rados.rados.0.smithi038.stdout:113: finishing write tid 3 to smithi03870129-113 2024-09-14T04:07:37.721 INFO:tasks.rados.rados.0.smithi038.stdout:113: finishing write tid 4 to smithi03870129-113 2024-09-14T04:07:37.721 INFO:tasks.rados.rados.0.smithi038.stdout:113: finishing write tid 5 to smithi03870129-113 2024-09-14T04:07:37.721 INFO:tasks.rados.rados.0.smithi038.stdout:113: finishing write tid 6 to smithi03870129-113 2024-09-14T04:07:37.721 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 113 v 30 (ObjNum 112 snap 0 seq_num 112) dirty exists 2024-09-14T04:07:37.722 INFO:tasks.rados.rados.0.smithi038.stdout:113: left oid 113 (ObjNum 112 snap 0 seq_num 112) 2024-09-14T04:07:37.722 INFO:tasks.rados.rados.0.smithi038.stdout:114: finishing write tid 1 to smithi03870129-114 2024-09-14T04:07:37.722 INFO:tasks.rados.rados.0.smithi038.stdout:114: finishing write tid 2 to smithi03870129-114 2024-09-14T04:07:37.722 INFO:tasks.rados.rados.0.smithi038.stdout:114: finishing write tid 3 to smithi03870129-114 2024-09-14T04:07:37.722 INFO:tasks.rados.rados.0.smithi038.stdout:114: finishing write tid 4 to smithi03870129-114 2024-09-14T04:07:37.722 INFO:tasks.rados.rados.0.smithi038.stdout:114: finishing write tid 5 to smithi03870129-114 2024-09-14T04:07:37.722 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 114 v 30 (ObjNum 113 snap 0 seq_num 113) dirty exists 2024-09-14T04:07:37.722 INFO:tasks.rados.rados.0.smithi038.stdout:114: left oid 114 (ObjNum 113 snap 0 seq_num 113) 2024-09-14T04:07:37.722 INFO:tasks.rados.rados.0.smithi038.stdout:115: finishing write tid 1 to smithi03870129-115 2024-09-14T04:07:37.722 INFO:tasks.rados.rados.0.smithi038.stdout:115: finishing write tid 2 to smithi03870129-115 2024-09-14T04:07:37.722 INFO:tasks.rados.rados.0.smithi038.stdout:115: finishing write tid 3 to smithi03870129-115 2024-09-14T04:07:37.723 INFO:tasks.rados.rados.0.smithi038.stdout:115: finishing write tid 4 to smithi03870129-115 2024-09-14T04:07:37.723 INFO:tasks.rados.rados.0.smithi038.stdout:115: finishing write tid 5 to smithi03870129-115 2024-09-14T04:07:37.723 INFO:tasks.rados.rados.0.smithi038.stdout:115: finishing write tid 6 to smithi03870129-115 2024-09-14T04:07:37.723 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 115 v 27 (ObjNum 114 snap 0 seq_num 114) dirty exists 2024-09-14T04:07:37.723 INFO:tasks.rados.rados.0.smithi038.stdout:115: left oid 115 (ObjNum 114 snap 0 seq_num 114) 2024-09-14T04:07:37.723 INFO:tasks.rados.rados.0.smithi038.stdout:116: finishing write tid 1 to smithi03870129-116 2024-09-14T04:07:37.723 INFO:tasks.rados.rados.0.smithi038.stdout:116: finishing write tid 2 to smithi03870129-116 2024-09-14T04:07:37.723 INFO:tasks.rados.rados.0.smithi038.stdout:116: finishing write tid 3 to smithi03870129-116 2024-09-14T04:07:37.723 INFO:tasks.rados.rados.0.smithi038.stdout:116: finishing write tid 4 to smithi03870129-116 2024-09-14T04:07:37.723 INFO:tasks.rados.rados.0.smithi038.stdout:116: finishing write tid 5 to smithi03870129-116 2024-09-14T04:07:37.723 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 116 v 37 (ObjNum 115 snap 0 seq_num 115) dirty exists 2024-09-14T04:07:37.723 INFO:tasks.rados.rados.0.smithi038.stdout:116: left oid 116 (ObjNum 115 snap 0 seq_num 115) 2024-09-14T04:07:37.724 INFO:tasks.rados.rados.0.smithi038.stdout:117: finishing write tid 1 to smithi03870129-117 2024-09-14T04:07:37.724 INFO:tasks.rados.rados.0.smithi038.stdout:117: finishing write tid 2 to smithi03870129-117 2024-09-14T04:07:37.724 INFO:tasks.rados.rados.0.smithi038.stdout:117: finishing write tid 3 to smithi03870129-117 2024-09-14T04:07:37.724 INFO:tasks.rados.rados.0.smithi038.stdout:117: finishing write tid 4 to smithi03870129-117 2024-09-14T04:07:37.724 INFO:tasks.rados.rados.0.smithi038.stdout:117: finishing write tid 5 to smithi03870129-117 2024-09-14T04:07:37.724 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 117 v 63 (ObjNum 116 snap 0 seq_num 116) dirty exists 2024-09-14T04:07:37.724 INFO:tasks.rados.rados.0.smithi038.stdout:117: left oid 117 (ObjNum 116 snap 0 seq_num 116) 2024-09-14T04:07:37.724 INFO:tasks.rados.rados.0.smithi038.stdout:118: finishing write tid 1 to smithi03870129-118 2024-09-14T04:07:37.724 INFO:tasks.rados.rados.0.smithi038.stdout:118: finishing write tid 2 to smithi03870129-118 2024-09-14T04:07:37.724 INFO:tasks.rados.rados.0.smithi038.stdout:118: finishing write tid 3 to smithi03870129-118 2024-09-14T04:07:37.724 INFO:tasks.rados.rados.0.smithi038.stdout:118: finishing write tid 4 to smithi03870129-118 2024-09-14T04:07:37.724 INFO:tasks.rados.rados.0.smithi038.stdout:118: finishing write tid 5 to smithi03870129-118 2024-09-14T04:07:37.724 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 118 v 31 (ObjNum 117 snap 0 seq_num 117) dirty exists 2024-09-14T04:07:37.725 INFO:tasks.rados.rados.0.smithi038.stdout:118: left oid 118 (ObjNum 117 snap 0 seq_num 117) 2024-09-14T04:07:37.725 INFO:tasks.rados.rados.0.smithi038.stdout:119: finishing write tid 1 to smithi03870129-119 2024-09-14T04:07:37.725 INFO:tasks.rados.rados.0.smithi038.stdout:119: finishing write tid 2 to smithi03870129-119 2024-09-14T04:07:37.725 INFO:tasks.rados.rados.0.smithi038.stdout:110: done (15 left) 2024-09-14T04:07:37.725 INFO:tasks.rados.rados.0.smithi038.stdout:111: done (14 left) 2024-09-14T04:07:37.725 INFO:tasks.rados.rados.0.smithi038.stdout:112: done (13 left) 2024-09-14T04:07:37.725 INFO:tasks.rados.rados.0.smithi038.stdout:113: done (12 left) 2024-09-14T04:07:37.725 INFO:tasks.rados.rados.0.smithi038.stdout:114: done (11 left) 2024-09-14T04:07:37.725 INFO:tasks.rados.rados.0.smithi038.stdout:115: done (10 left) 2024-09-14T04:07:37.725 INFO:tasks.rados.rados.0.smithi038.stdout:116: done (9 left) 2024-09-14T04:07:37.725 INFO:tasks.rados.rados.0.smithi038.stdout:117: done (8 left) 2024-09-14T04:07:37.725 INFO:tasks.rados.rados.0.smithi038.stdout:118: done (7 left) 2024-09-14T04:07:37.725 INFO:tasks.rados.rados.0.smithi038.stdout:126: write initial oid 126 2024-09-14T04:07:37.726 INFO:tasks.rados.rados.0.smithi038.stdout:126: seq_num 125 ranges {500875=467773,1564955=535920} 2024-09-14T04:07:37.726 INFO:tasks.rados.rados.0.smithi038.stdout:126: writing smithi03870129-126 from 500875 to 968648 tid 1 2024-09-14T04:07:37.730 INFO:tasks.rados.rados.0.smithi038.stdout:126: writing smithi03870129-126 from 1564955 to 2100875 tid 2 2024-09-14T04:07:37.730 INFO:tasks.rados.rados.0.smithi038.stdout:127: write initial oid 127 2024-09-14T04:07:37.730 INFO:tasks.rados.rados.0.smithi038.stdout:127: seq_num 126 ranges {517682=543022,1623437=494245} 2024-09-14T04:07:37.736 INFO:tasks.rados.rados.0.smithi038.stdout:127: writing smithi03870129-127 from 517682 to 1060704 tid 1 2024-09-14T04:07:37.742 INFO:tasks.rados.rados.0.smithi038.stdout:127: writing smithi03870129-127 from 1623437 to 2117682 tid 2 2024-09-14T04:07:37.742 INFO:tasks.rados.rados.0.smithi038.stdout:128: write initial oid 128 2024-09-14T04:07:37.742 INFO:tasks.rados.rados.0.smithi038.stdout:128: seq_num 127 ranges {534489=618271,1565566=568923} 2024-09-14T04:07:37.749 INFO:tasks.rados.rados.0.smithi038.stdout:128: writing smithi03870129-128 from 534489 to 1152760 tid 1 2024-09-14T04:07:37.754 INFO:tasks.rados.rados.0.smithi038.stdout:128: writing smithi03870129-128 from 1565566 to 2134489 tid 2 2024-09-14T04:07:37.754 INFO:tasks.rados.rados.0.smithi038.stdout:129: write initial oid 129 2024-09-14T04:07:37.754 INFO:tasks.rados.rados.0.smithi038.stdout:129: seq_num 128 ranges {551296=693520,2024048=127248} 2024-09-14T04:07:37.761 INFO:tasks.rados.rados.0.smithi038.stdout:129: writing smithi03870129-129 from 551296 to 1244816 tid 1 2024-09-14T04:07:37.766 INFO:tasks.rados.rados.0.smithi038.stdout:129: writing smithi03870129-129 from 2024048 to 2151296 tid 2 2024-09-14T04:07:37.766 INFO:tasks.rados.rados.0.smithi038.stdout:130: write initial oid 130 2024-09-14T04:07:37.766 INFO:tasks.rados.rados.0.smithi038.stdout:130: seq_num 129 ranges {568103=768769,2082530=85573} 2024-09-14T04:07:37.774 INFO:tasks.rados.rados.0.smithi038.stdout:130: writing smithi03870129-130 from 568103 to 1336872 tid 1 2024-09-14T04:07:37.778 INFO:tasks.rados.rados.0.smithi038.stdout:130: writing smithi03870129-130 from 2082530 to 2168103 tid 2 2024-09-14T04:07:37.779 INFO:tasks.rados.rados.0.smithi038.stdout:131: write initial oid 131 2024-09-14T04:07:37.779 INFO:tasks.rados.rados.0.smithi038.stdout:131: seq_num 130 ranges {584910=560371,1857365=327545} 2024-09-14T04:07:37.785 INFO:tasks.rados.rados.0.smithi038.stdout:131: writing smithi03870129-131 from 584910 to 1145281 tid 1 2024-09-14T04:07:37.791 INFO:tasks.rados.rados.0.smithi038.stdout:131: writing smithi03870129-131 from 1857365 to 2184910 tid 2 2024-09-14T04:07:37.791 INFO:tasks.rados.rados.0.smithi038.stdout:132: write initial oid 132 2024-09-14T04:07:37.791 INFO:tasks.rados.rados.0.smithi038.stdout:132: seq_num 131 ranges {601717=635620,1799494=402223} 2024-09-14T04:07:37.797 INFO:tasks.rados.rados.0.smithi038.stdout:132: writing smithi03870129-132 from 601717 to 1237337 tid 1 2024-09-14T04:07:37.803 INFO:tasks.rados.rados.0.smithi038.stdout:132: writing smithi03870129-132 from 1799494 to 2201717 tid 2 2024-09-14T04:07:37.803 INFO:tasks.rados.rados.0.smithi038.stdout:133: write initial oid 133 2024-09-14T04:07:37.803 INFO:tasks.rados.rados.0.smithi038.stdout:133: seq_num 132 ranges {618524=710869,1857976=360548} 2024-09-14T04:07:37.810 INFO:tasks.rados.rados.0.smithi038.stdout:133: writing smithi03870129-133 from 618524 to 1329393 tid 1 2024-09-14T04:07:37.815 INFO:tasks.rados.rados.0.smithi038.stdout:133: writing smithi03870129-133 from 1857976 to 2218524 tid 2 2024-09-14T04:07:37.815 INFO:tasks.rados.rados.0.smithi038.stdout:134: write initial oid 134 2024-09-14T04:07:37.815 INFO:tasks.rados.rados.0.smithi038.stdout:134: seq_num 133 ranges {635331=786118,1916458=318873} 2024-09-14T04:07:37.823 INFO:tasks.rados.rados.0.smithi038.stdout:134: writing smithi03870129-134 from 635331 to 1421449 tid 1 2024-09-14T04:07:37.828 INFO:tasks.rados.rados.0.smithi038.stdout:134: writing smithi03870129-134 from 1916458 to 2235331 tid 2 2024-09-14T04:07:37.828 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:37.828 INFO:tasks.rados.rados.0.smithi038.stdout:119: finishing write tid 3 to smithi03870129-119 2024-09-14T04:07:37.828 INFO:tasks.rados.rados.0.smithi038.stdout:119: finishing write tid 4 to smithi03870129-119 2024-09-14T04:07:37.828 INFO:tasks.rados.rados.0.smithi038.stdout:119: finishing write tid 5 to smithi03870129-119 2024-09-14T04:07:37.829 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 119 v 32 (ObjNum 118 snap 0 seq_num 118) dirty exists 2024-09-14T04:07:37.829 INFO:tasks.rados.rados.0.smithi038.stdout:119: left oid 119 (ObjNum 118 snap 0 seq_num 118) 2024-09-14T04:07:37.829 INFO:tasks.rados.rados.0.smithi038.stdout:120: finishing write tid 1 to smithi03870129-120 2024-09-14T04:07:37.829 INFO:tasks.rados.rados.0.smithi038.stdout:120: finishing write tid 2 to smithi03870129-120 2024-09-14T04:07:37.829 INFO:tasks.rados.rados.0.smithi038.stdout:120: finishing write tid 3 to smithi03870129-120 2024-09-14T04:07:37.829 INFO:tasks.rados.rados.0.smithi038.stdout:120: finishing write tid 4 to smithi03870129-120 2024-09-14T04:07:37.829 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 120 v 30 (ObjNum 119 snap 0 seq_num 119) dirty exists 2024-09-14T04:07:37.830 INFO:tasks.rados.rados.0.smithi038.stdout:120: left oid 120 (ObjNum 119 snap 0 seq_num 119) 2024-09-14T04:07:37.830 INFO:tasks.rados.rados.0.smithi038.stdout:119: done (15 left) 2024-09-14T04:07:37.830 INFO:tasks.rados.rados.0.smithi038.stdout:120: done (14 left) 2024-09-14T04:07:37.830 INFO:tasks.rados.rados.0.smithi038.stdout:135: write initial oid 135 2024-09-14T04:07:37.830 INFO:tasks.rados.rados.0.smithi038.stdout:135: seq_num 134 ranges {652138=461367,1574940=677198} 2024-09-14T04:07:37.834 INFO:tasks.rados.rados.0.smithi038.stdout:135: writing smithi03870129-135 from 652138 to 1113505 tid 1 2024-09-14T04:07:37.840 INFO:tasks.rados.rados.0.smithi038.stdout:135: writing smithi03870129-135 from 1574940 to 2252138 tid 2 2024-09-14T04:07:37.840 INFO:tasks.rados.rados.0.smithi038.stdout:136: write initial oid 136 2024-09-14T04:07:37.840 INFO:tasks.rados.rados.0.smithi038.stdout:136: seq_num 135 ranges {668945=536616,1633422=491363} 2024-09-14T04:07:37.847 INFO:tasks.rados.rados.0.smithi038.stdout:136: writing smithi03870129-136 from 668945 to 1205561 tid 1 2024-09-14T04:07:37.852 INFO:tasks.rados.rados.0.smithi038.stdout:136: writing smithi03870129-136 from 1633422 to 2124785 tid 2 2024-09-14T04:07:37.852 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:37.852 INFO:tasks.rados.rados.0.smithi038.stdout:121: finishing write tid 1 to smithi03870129-121 2024-09-14T04:07:37.853 INFO:tasks.rados.rados.0.smithi038.stdout:121: finishing write tid 2 to smithi03870129-121 2024-09-14T04:07:37.853 INFO:tasks.rados.rados.0.smithi038.stdout:121: finishing write tid 3 to smithi03870129-121 2024-09-14T04:07:37.853 INFO:tasks.rados.rados.0.smithi038.stdout:121: finishing write tid 4 to smithi03870129-121 2024-09-14T04:07:37.853 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 121 v 28 (ObjNum 120 snap 0 seq_num 120) dirty exists 2024-09-14T04:07:37.853 INFO:tasks.rados.rados.0.smithi038.stdout:121: left oid 121 (ObjNum 120 snap 0 seq_num 120) 2024-09-14T04:07:37.853 INFO:tasks.rados.rados.0.smithi038.stdout:122: finishing write tid 1 to smithi03870129-122 2024-09-14T04:07:37.853 INFO:tasks.rados.rados.0.smithi038.stdout:121: done (15 left) 2024-09-14T04:07:37.853 INFO:tasks.rados.rados.0.smithi038.stdout:137: write initial oid 137 2024-09-14T04:07:37.853 INFO:tasks.rados.rados.0.smithi038.stdout:137: seq_num 136 ranges {685752=611865,1975551=310201} 2024-09-14T04:07:37.860 INFO:tasks.rados.rados.0.smithi038.stdout:137: writing smithi03870129-137 from 685752 to 1297617 tid 1 2024-09-14T04:07:37.866 INFO:tasks.rados.rados.0.smithi038.stdout:137: writing smithi03870129-137 from 1975551 to 2285752 tid 2 2024-09-14T04:07:37.866 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:37.866 INFO:tasks.rados.rados.0.smithi038.stdout:122: finishing write tid 2 to smithi03870129-122 2024-09-14T04:07:37.866 INFO:tasks.rados.rados.0.smithi038.stdout:122: finishing write tid 3 to smithi03870129-122 2024-09-14T04:07:37.866 INFO:tasks.rados.rados.0.smithi038.stdout:122: finishing write tid 4 to smithi03870129-122 2024-09-14T04:07:37.866 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 122 v 14 (ObjNum 121 snap 0 seq_num 121) dirty exists 2024-09-14T04:07:37.866 INFO:tasks.rados.rados.0.smithi038.stdout:122: left oid 122 (ObjNum 121 snap 0 seq_num 121) 2024-09-14T04:07:37.867 INFO:tasks.rados.rados.0.smithi038.stdout:123: finishing write tid 1 to smithi03870129-123 2024-09-14T04:07:37.867 INFO:tasks.rados.rados.0.smithi038.stdout:123: finishing write tid 2 to smithi03870129-123 2024-09-14T04:07:37.867 INFO:tasks.rados.rados.0.smithi038.stdout:123: finishing write tid 3 to smithi03870129-123 2024-09-14T04:07:37.867 INFO:tasks.rados.rados.0.smithi038.stdout:123: finishing write tid 4 to smithi03870129-123 2024-09-14T04:07:37.867 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 123 v 33 (ObjNum 122 snap 0 seq_num 122) dirty exists 2024-09-14T04:07:37.867 INFO:tasks.rados.rados.0.smithi038.stdout:123: left oid 123 (ObjNum 122 snap 0 seq_num 122) 2024-09-14T04:07:37.867 INFO:tasks.rados.rados.0.smithi038.stdout:124: finishing write tid 1 to smithi03870129-124 2024-09-14T04:07:37.867 INFO:tasks.rados.rados.0.smithi038.stdout:124: finishing write tid 2 to smithi03870129-124 2024-09-14T04:07:37.867 INFO:tasks.rados.rados.0.smithi038.stdout:124: finishing write tid 3 to smithi03870129-124 2024-09-14T04:07:37.867 INFO:tasks.rados.rados.0.smithi038.stdout:124: finishing write tid 4 to smithi03870129-124 2024-09-14T04:07:37.867 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 124 v 24 (ObjNum 123 snap 0 seq_num 123) dirty exists 2024-09-14T04:07:37.867 INFO:tasks.rados.rados.0.smithi038.stdout:124: left oid 124 (ObjNum 123 snap 0 seq_num 123) 2024-09-14T04:07:37.867 INFO:tasks.rados.rados.0.smithi038.stdout:125: finishing write tid 1 to smithi03870129-125 2024-09-14T04:07:37.868 INFO:tasks.rados.rados.0.smithi038.stdout:125: finishing write tid 2 to smithi03870129-125 2024-09-14T04:07:37.868 INFO:tasks.rados.rados.0.smithi038.stdout:125: finishing write tid 3 to smithi03870129-125 2024-09-14T04:07:37.868 INFO:tasks.rados.rados.0.smithi038.stdout:125: finishing write tid 4 to smithi03870129-125 2024-09-14T04:07:37.868 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 125 v 40 (ObjNum 124 snap 0 seq_num 124) dirty exists 2024-09-14T04:07:37.868 INFO:tasks.rados.rados.0.smithi038.stdout:125: left oid 125 (ObjNum 124 snap 0 seq_num 124) 2024-09-14T04:07:37.868 INFO:tasks.rados.rados.0.smithi038.stdout:126: finishing write tid 1 to smithi03870129-126 2024-09-14T04:07:37.868 INFO:tasks.rados.rados.0.smithi038.stdout:126: finishing write tid 2 to smithi03870129-126 2024-09-14T04:07:37.868 INFO:tasks.rados.rados.0.smithi038.stdout:126: finishing write tid 3 to smithi03870129-126 2024-09-14T04:07:37.868 INFO:tasks.rados.rados.0.smithi038.stdout:126: finishing write tid 4 to smithi03870129-126 2024-09-14T04:07:37.868 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 126 v 36 (ObjNum 125 snap 0 seq_num 125) dirty exists 2024-09-14T04:07:37.868 INFO:tasks.rados.rados.0.smithi038.stdout:126: left oid 126 (ObjNum 125 snap 0 seq_num 125) 2024-09-14T04:07:37.868 INFO:tasks.rados.rados.0.smithi038.stdout:122: done (15 left) 2024-09-14T04:07:37.868 INFO:tasks.rados.rados.0.smithi038.stdout:123: done (14 left) 2024-09-14T04:07:37.869 INFO:tasks.rados.rados.0.smithi038.stdout:124: done (13 left) 2024-09-14T04:07:37.869 INFO:tasks.rados.rados.0.smithi038.stdout:125: done (12 left) 2024-09-14T04:07:37.869 INFO:tasks.rados.rados.0.smithi038.stdout:126: done (11 left) 2024-09-14T04:07:37.869 INFO:tasks.rados.rados.0.smithi038.stdout:138: write initial oid 138 2024-09-14T04:07:37.869 INFO:tasks.rados.rados.0.smithi038.stdout:138: seq_num 137 ranges {702559=403467,1750386=495032} 2024-09-14T04:07:37.872 INFO:tasks.rados.rados.0.smithi038.stdout:138: writing smithi03870129-138 from 702559 to 1106026 tid 1 2024-09-14T04:07:37.878 INFO:tasks.rados.rados.0.smithi038.stdout:138: writing smithi03870129-138 from 1750386 to 2245418 tid 2 2024-09-14T04:07:37.878 INFO:tasks.rados.rados.0.smithi038.stdout:139: write initial oid 139 2024-09-14T04:07:37.878 INFO:tasks.rados.rados.0.smithi038.stdout:139: seq_num 138 ranges {719366=478716,1808868=510498} 2024-09-14T04:07:37.884 INFO:tasks.rados.rados.0.smithi038.stdout:139: writing smithi03870129-139 from 719366 to 1198082 tid 1 2024-09-14T04:07:37.891 INFO:tasks.rados.rados.0.smithi038.stdout:139: writing smithi03870129-139 from 1808868 to 2319366 tid 2 2024-09-14T04:07:37.891 INFO:tasks.rados.rados.0.smithi038.stdout:140: write initial oid 140 2024-09-14T04:07:37.891 INFO:tasks.rados.rados.0.smithi038.stdout:140: seq_num 139 ranges {736173=553965,1867350=468823} 2024-09-14T04:07:37.898 INFO:tasks.rados.rados.0.smithi038.stdout:140: writing smithi03870129-140 from 736173 to 1290138 tid 1 2024-09-14T04:07:37.904 INFO:tasks.rados.rados.0.smithi038.stdout:140: writing smithi03870129-140 from 1867350 to 2336173 tid 2 2024-09-14T04:07:37.904 INFO:tasks.rados.rados.0.smithi038.stdout:141: write initial oid 141 2024-09-14T04:07:37.904 INFO:tasks.rados.rados.0.smithi038.stdout:141: seq_num 140 ranges {752980=629214,1809479=543501} 2024-09-14T04:07:37.911 INFO:tasks.rados.rados.0.smithi038.stdout:141: writing smithi03870129-141 from 752980 to 1382194 tid 1 2024-09-14T04:07:37.917 INFO:tasks.rados.rados.0.smithi038.stdout:141: writing smithi03870129-141 from 1809479 to 2352980 tid 2 2024-09-14T04:07:37.917 INFO:tasks.rados.rados.0.smithi038.stdout:142: write initial oid 142 2024-09-14T04:07:37.917 INFO:tasks.rados.rados.0.smithi038.stdout:142: seq_num 141 ranges {769787=704463,2267961=101826} 2024-09-14T04:07:37.925 INFO:tasks.rados.rados.0.smithi038.stdout:142: writing smithi03870129-142 from 769787 to 1474250 tid 1 2024-09-14T04:07:37.930 INFO:tasks.rados.rados.0.smithi038.stdout:142: writing smithi03870129-142 from 2267961 to 2369787 tid 2 2024-09-14T04:07:37.930 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:37.930 INFO:tasks.rados.rados.0.smithi038.stdout:127: finishing write tid 1 to smithi03870129-127 2024-09-14T04:07:37.930 INFO:tasks.rados.rados.0.smithi038.stdout:127: finishing write tid 2 to smithi03870129-127 2024-09-14T04:07:37.930 INFO:tasks.rados.rados.0.smithi038.stdout:127: finishing write tid 3 to smithi03870129-127 2024-09-14T04:07:37.930 INFO:tasks.rados.rados.0.smithi038.stdout:127: finishing write tid 4 to smithi03870129-127 2024-09-14T04:07:37.930 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 127 v 15 (ObjNum 126 snap 0 seq_num 126) dirty exists 2024-09-14T04:07:37.930 INFO:tasks.rados.rados.0.smithi038.stdout:127: left oid 127 (ObjNum 126 snap 0 seq_num 126) 2024-09-14T04:07:37.930 INFO:tasks.rados.rados.0.smithi038.stdout:128: finishing write tid 1 to smithi03870129-128 2024-09-14T04:07:37.930 INFO:tasks.rados.rados.0.smithi038.stdout:128: finishing write tid 2 to smithi03870129-128 2024-09-14T04:07:37.930 INFO:tasks.rados.rados.0.smithi038.stdout:128: finishing write tid 3 to smithi03870129-128 2024-09-14T04:07:37.931 INFO:tasks.rados.rados.0.smithi038.stdout:128: finishing write tid 4 to smithi03870129-128 2024-09-14T04:07:37.931 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 128 v 34 (ObjNum 127 snap 0 seq_num 127) dirty exists 2024-09-14T04:07:37.931 INFO:tasks.rados.rados.0.smithi038.stdout:128: left oid 128 (ObjNum 127 snap 0 seq_num 127) 2024-09-14T04:07:37.931 INFO:tasks.rados.rados.0.smithi038.stdout:129: finishing write tid 1 to smithi03870129-129 2024-09-14T04:07:37.931 INFO:tasks.rados.rados.0.smithi038.stdout:127: done (15 left) 2024-09-14T04:07:37.931 INFO:tasks.rados.rados.0.smithi038.stdout:128: done (14 left) 2024-09-14T04:07:37.931 INFO:tasks.rados.rados.0.smithi038.stdout:143: write initial oid 143 2024-09-14T04:07:37.931 INFO:tasks.rados.rados.0.smithi038.stdout:143: seq_num 142 ranges {786594=779712,2326443=60151} 2024-09-14T04:07:37.939 INFO:tasks.rados.rados.0.smithi038.stdout:143: writing smithi03870129-143 from 786594 to 1566306 tid 1 2024-09-14T04:07:37.943 INFO:tasks.rados.rados.0.smithi038.stdout:143: writing smithi03870129-143 from 2326443 to 2386594 tid 2 2024-09-14T04:07:37.943 INFO:tasks.rados.rados.0.smithi038.stdout:144: write initial oid 144 2024-09-14T04:07:37.943 INFO:tasks.rados.rados.0.smithi038.stdout:144: seq_num 143 ranges {403401=454961,1584925=506039} 2024-09-14T04:07:37.948 INFO:tasks.rados.rados.0.smithi038.stdout:144: writing smithi03870129-144 from 403401 to 858362 tid 1 2024-09-14T04:07:37.955 INFO:tasks.rados.rados.0.smithi038.stdout:144: writing smithi03870129-144 from 1584925 to 2090964 tid 2 2024-09-14T04:07:37.955 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:37.955 INFO:tasks.rados.rados.0.smithi038.stdout:129: finishing write tid 2 to smithi03870129-129 2024-09-14T04:07:37.955 INFO:tasks.rados.rados.0.smithi038.stdout:129: finishing write tid 3 to smithi03870129-129 2024-09-14T04:07:37.955 INFO:tasks.rados.rados.0.smithi038.stdout:129: finishing write tid 4 to smithi03870129-129 2024-09-14T04:07:37.955 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 129 v 39 (ObjNum 128 snap 0 seq_num 128) dirty exists 2024-09-14T04:07:37.955 INFO:tasks.rados.rados.0.smithi038.stdout:129: left oid 129 (ObjNum 128 snap 0 seq_num 128) 2024-09-14T04:07:37.955 INFO:tasks.rados.rados.0.smithi038.stdout:130: finishing write tid 1 to smithi03870129-130 2024-09-14T04:07:37.956 INFO:tasks.rados.rados.0.smithi038.stdout:130: finishing write tid 2 to smithi03870129-130 2024-09-14T04:07:37.956 INFO:tasks.rados.rados.0.smithi038.stdout:129: done (15 left) 2024-09-14T04:07:37.956 INFO:tasks.rados.rados.0.smithi038.stdout:145: write initial oid 145 2024-09-14T04:07:37.956 INFO:tasks.rados.rados.0.smithi038.stdout:145: seq_num 144 ranges {420208=530210,1527054=766050} 2024-09-14T04:07:37.960 INFO:tasks.rados.rados.0.smithi038.stdout:145: writing smithi03870129-145 from 420208 to 950418 tid 1 2024-09-14T04:07:37.968 INFO:tasks.rados.rados.0.smithi038.stdout:145: writing smithi03870129-145 from 1527054 to 2293104 tid 2 2024-09-14T04:07:37.968 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:37.968 INFO:tasks.rados.rados.0.smithi038.stdout:130: finishing write tid 3 to smithi03870129-130 2024-09-14T04:07:37.968 INFO:tasks.rados.rados.0.smithi038.stdout:130: finishing write tid 4 to smithi03870129-130 2024-09-14T04:07:37.968 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 130 v 13 (ObjNum 129 snap 0 seq_num 129) dirty exists 2024-09-14T04:07:37.968 INFO:tasks.rados.rados.0.smithi038.stdout:130: left oid 130 (ObjNum 129 snap 0 seq_num 129) 2024-09-14T04:07:37.968 INFO:tasks.rados.rados.0.smithi038.stdout:131: finishing write tid 1 to smithi03870129-131 2024-09-14T04:07:37.968 INFO:tasks.rados.rados.0.smithi038.stdout:131: finishing write tid 2 to smithi03870129-131 2024-09-14T04:07:37.968 INFO:tasks.rados.rados.0.smithi038.stdout:131: finishing write tid 3 to smithi03870129-131 2024-09-14T04:07:37.969 INFO:tasks.rados.rados.0.smithi038.stdout:131: finishing write tid 4 to smithi03870129-131 2024-09-14T04:07:37.969 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 131 v 17 (ObjNum 130 snap 0 seq_num 130) dirty exists 2024-09-14T04:07:37.969 INFO:tasks.rados.rados.0.smithi038.stdout:131: left oid 131 (ObjNum 130 snap 0 seq_num 130) 2024-09-14T04:07:37.969 INFO:tasks.rados.rados.0.smithi038.stdout:130: done (15 left) 2024-09-14T04:07:37.969 INFO:tasks.rados.rados.0.smithi038.stdout:131: done (14 left) 2024-09-14T04:07:37.969 INFO:tasks.rados.rados.0.smithi038.stdout:146: write initial oid 146 2024-09-14T04:07:37.969 INFO:tasks.rados.rados.0.smithi038.stdout:146: seq_num 145 ranges {437015=721812,1701889=509708} 2024-09-14T04:07:37.974 INFO:tasks.rados.rados.0.smithi038.stdout:146: writing smithi03870129-146 from 437015 to 1158827 tid 1 2024-09-14T04:07:37.980 INFO:tasks.rados.rados.0.smithi038.stdout:146: writing smithi03870129-146 from 1701889 to 2211597 tid 2 2024-09-14T04:07:37.980 INFO:tasks.rados.rados.0.smithi038.stdout:147: write initial oid 147 2024-09-14T04:07:37.980 INFO:tasks.rados.rados.0.smithi038.stdout:147: seq_num 146 ranges {453822=797061,1760371=653366} 2024-09-14T04:07:37.987 INFO:tasks.rados.rados.0.smithi038.stdout:147: writing smithi03870129-147 from 453822 to 1250883 tid 1 2024-09-14T04:07:37.994 INFO:tasks.rados.rados.0.smithi038.stdout:147: writing smithi03870129-147 from 1760371 to 2413737 tid 2 2024-09-14T04:07:37.994 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:37.994 INFO:tasks.rados.rados.0.smithi038.stdout:132: finishing write tid 1 to smithi03870129-132 2024-09-14T04:07:37.994 INFO:tasks.rados.rados.0.smithi038.stdout:132: finishing write tid 2 to smithi03870129-132 2024-09-14T04:07:37.994 INFO:tasks.rados.rados.0.smithi038.stdout:132: finishing write tid 3 to smithi03870129-132 2024-09-14T04:07:37.994 INFO:tasks.rados.rados.0.smithi038.stdout:132: finishing write tid 4 to smithi03870129-132 2024-09-14T04:07:37.994 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 132 v 20 (ObjNum 131 snap 0 seq_num 131) dirty exists 2024-09-14T04:07:37.994 INFO:tasks.rados.rados.0.smithi038.stdout:132: left oid 132 (ObjNum 131 snap 0 seq_num 131) 2024-09-14T04:07:37.994 INFO:tasks.rados.rados.0.smithi038.stdout:133: finishing write tid 1 to smithi03870129-133 2024-09-14T04:07:37.995 INFO:tasks.rados.rados.0.smithi038.stdout:133: finishing write tid 2 to smithi03870129-133 2024-09-14T04:07:37.995 INFO:tasks.rados.rados.0.smithi038.stdout:133: finishing write tid 3 to smithi03870129-133 2024-09-14T04:07:37.995 INFO:tasks.rados.rados.0.smithi038.stdout:133: finishing write tid 4 to smithi03870129-133 2024-09-14T04:07:37.995 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 133 v 26 (ObjNum 132 snap 0 seq_num 132) dirty exists 2024-09-14T04:07:37.995 INFO:tasks.rados.rados.0.smithi038.stdout:133: left oid 133 (ObjNum 132 snap 0 seq_num 132) 2024-09-14T04:07:37.995 INFO:tasks.rados.rados.0.smithi038.stdout:134: finishing write tid 1 to smithi03870129-134 2024-09-14T04:07:37.995 INFO:tasks.rados.rados.0.smithi038.stdout:134: finishing write tid 2 to smithi03870129-134 2024-09-14T04:07:37.995 INFO:tasks.rados.rados.0.smithi038.stdout:134: finishing write tid 3 to smithi03870129-134 2024-09-14T04:07:37.995 INFO:tasks.rados.rados.0.smithi038.stdout:134: finishing write tid 4 to smithi03870129-134 2024-09-14T04:07:37.995 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 134 v 66 (ObjNum 133 snap 0 seq_num 133) dirty exists 2024-09-14T04:07:37.995 INFO:tasks.rados.rados.0.smithi038.stdout:134: left oid 134 (ObjNum 133 snap 0 seq_num 133) 2024-09-14T04:07:37.995 INFO:tasks.rados.rados.0.smithi038.stdout:135: finishing write tid 1 to smithi03870129-135 2024-09-14T04:07:37.995 INFO:tasks.rados.rados.0.smithi038.stdout:135: finishing write tid 2 to smithi03870129-135 2024-09-14T04:07:37.996 INFO:tasks.rados.rados.0.smithi038.stdout:132: done (15 left) 2024-09-14T04:07:37.996 INFO:tasks.rados.rados.0.smithi038.stdout:133: done (14 left) 2024-09-14T04:07:37.996 INFO:tasks.rados.rados.0.smithi038.stdout:134: done (13 left) 2024-09-14T04:07:37.996 INFO:tasks.rados.rados.0.smithi038.stdout:148: write initial oid 148 2024-09-14T04:07:37.996 INFO:tasks.rados.rados.0.smithi038.stdout:148: seq_num 147 ranges {470629=472310,1418853=513377} 2024-09-14T04:07:37.999 INFO:tasks.rados.rados.0.smithi038.stdout:148: writing smithi03870129-148 from 470629 to 942939 tid 1 2024-09-14T04:07:38.004 INFO:tasks.rados.rados.0.smithi038.stdout:148: writing smithi03870129-148 from 1418853 to 1932230 tid 2 2024-09-14T04:07:38.004 INFO:tasks.rados.rados.0.smithi038.stdout:149: write initial oid 149 2024-09-14T04:07:38.004 INFO:tasks.rados.rados.0.smithi038.stdout:149: seq_num 148 ranges {487436=547559,1760982=657035} 2024-09-14T04:07:38.012 INFO:tasks.rados.rados.0.smithi038.stdout:149: writing smithi03870129-149 from 487436 to 1034995 tid 1 2024-09-14T04:07:38.018 INFO:tasks.rados.rados.0.smithi038.stdout:149: writing smithi03870129-149 from 1760982 to 2418017 tid 2 2024-09-14T04:07:38.018 INFO:tasks.rados.rados.0.smithi038.stdout:150: write initial oid 150 2024-09-14T04:07:38.018 INFO:tasks.rados.rados.0.smithi038.stdout:150: seq_num 149 ranges {504243=622808,1819464=517046} 2024-09-14T04:07:38.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:37 smithi038 bash[22519]: cluster 2024-09-14T04:07:36.238350+0000 mgr.y (mgr.14406) 216 : cluster [DBG] pgmap v198: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:07:38.019 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:37 smithi038 bash[32505]: cluster 2024-09-14T04:07:36.238350+0000 mgr.y (mgr.14406) 216 : cluster [DBG] pgmap v198: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:07:38.024 INFO:tasks.rados.rados.0.smithi038.stdout:150: writing smithi03870129-150 from 504243 to 1127051 tid 1 2024-09-14T04:07:38.031 INFO:tasks.rados.rados.0.smithi038.stdout:150: writing smithi03870129-150 from 1819464 to 2336510 tid 2 2024-09-14T04:07:38.031 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:38.031 INFO:tasks.rados.rados.0.smithi038.stdout:135: finishing write tid 3 to smithi03870129-135 2024-09-14T04:07:38.031 INFO:tasks.rados.rados.0.smithi038.stdout:135: finishing write tid 4 to smithi03870129-135 2024-09-14T04:07:38.031 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 135 v 35 (ObjNum 134 snap 0 seq_num 134) dirty exists 2024-09-14T04:07:38.031 INFO:tasks.rados.rados.0.smithi038.stdout:135: left oid 135 (ObjNum 134 snap 0 seq_num 134) 2024-09-14T04:07:38.031 INFO:tasks.rados.rados.0.smithi038.stdout:136: finishing write tid 1 to smithi03870129-136 2024-09-14T04:07:38.031 INFO:tasks.rados.rados.0.smithi038.stdout:135: done (15 left) 2024-09-14T04:07:38.032 INFO:tasks.rados.rados.0.smithi038.stdout:151: write initial oid 151 2024-09-14T04:07:38.032 INFO:tasks.rados.rados.0.smithi038.stdout:151: seq_num 150 ranges {521050=698057,1877946=643104} 2024-09-14T04:07:38.037 INFO:tasks.rados.rados.0.smithi038.stdout:151: writing smithi03870129-151 from 521050 to 1219107 tid 1 2024-09-14T04:07:38.045 INFO:tasks.rados.rados.0.smithi038.stdout:151: writing smithi03870129-151 from 1877946 to 2521050 tid 2 2024-09-14T04:07:38.045 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:38.045 INFO:tasks.rados.rados.0.smithi038.stdout:136: finishing write tid 2 to smithi03870129-136 2024-09-14T04:07:38.045 INFO:tasks.rados.rados.0.smithi038.stdout:136: finishing write tid 3 to smithi03870129-136 2024-09-14T04:07:38.045 INFO:tasks.rados.rados.0.smithi038.stdout:136: finishing write tid 4 to smithi03870129-136 2024-09-14T04:07:38.045 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 136 v 29 (ObjNum 135 snap 0 seq_num 135) dirty exists 2024-09-14T04:07:38.045 INFO:tasks.rados.rados.0.smithi038.stdout:136: left oid 136 (ObjNum 135 snap 0 seq_num 135) 2024-09-14T04:07:38.046 INFO:tasks.rados.rados.0.smithi038.stdout:137: finishing write tid 1 to smithi03870129-137 2024-09-14T04:07:38.046 INFO:tasks.rados.rados.0.smithi038.stdout:137: finishing write tid 2 to smithi03870129-137 2024-09-14T04:07:38.046 INFO:tasks.rados.rados.0.smithi038.stdout:137: finishing write tid 3 to smithi03870129-137 2024-09-14T04:07:38.046 INFO:tasks.rados.rados.0.smithi038.stdout:137: finishing write tid 4 to smithi03870129-137 2024-09-14T04:07:38.046 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 137 v 23 (ObjNum 136 snap 0 seq_num 136) dirty exists 2024-09-14T04:07:38.046 INFO:tasks.rados.rados.0.smithi038.stdout:137: left oid 137 (ObjNum 136 snap 0 seq_num 136) 2024-09-14T04:07:38.046 INFO:tasks.rados.rados.0.smithi038.stdout:136: done (15 left) 2024-09-14T04:07:38.046 INFO:tasks.rados.rados.0.smithi038.stdout:137: done (14 left) 2024-09-14T04:07:38.046 INFO:tasks.rados.rados.0.smithi038.stdout:152: write initial oid 152 2024-09-14T04:07:38.046 INFO:tasks.rados.rados.0.smithi038.stdout:152: seq_num 151 ranges {537857=773306,1936428=520715} 2024-09-14T04:07:38.052 INFO:tasks.rados.rados.0.smithi038.stdout:152: writing smithi03870129-152 from 537857 to 1311163 tid 1 2024-09-14T04:07:38.058 INFO:tasks.rados.rados.0.smithi038.stdout:152: writing smithi03870129-152 from 1936428 to 2457143 tid 2 2024-09-14T04:07:38.058 INFO:tasks.rados.rados.0.smithi038.stdout:153: write initial oid 153 2024-09-14T04:07:38.058 INFO:tasks.rados.rados.0.smithi038.stdout:153: seq_num 152 ranges {554664=448555,1478557=664373} 2024-09-14T04:07:38.064 INFO:tasks.rados.rados.0.smithi038.stdout:153: writing smithi03870129-153 from 554664 to 1003219 tid 1 2024-09-14T04:07:38.070 INFO:tasks.rados.rados.0.smithi038.stdout:153: writing smithi03870129-153 from 1478557 to 2142930 tid 2 2024-09-14T04:07:38.070 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:38.070 INFO:tasks.rados.rados.0.smithi038.stdout:138: finishing write tid 1 to smithi03870129-138 2024-09-14T04:07:38.070 INFO:tasks.rados.rados.0.smithi038.stdout:138: finishing write tid 2 to smithi03870129-138 2024-09-14T04:07:38.070 INFO:tasks.rados.rados.0.smithi038.stdout:138: finishing write tid 3 to smithi03870129-138 2024-09-14T04:07:38.070 INFO:tasks.rados.rados.0.smithi038.stdout:138: finishing write tid 4 to smithi03870129-138 2024-09-14T04:07:38.070 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 138 v 69 (ObjNum 137 snap 0 seq_num 137) dirty exists 2024-09-14T04:07:38.070 INFO:tasks.rados.rados.0.smithi038.stdout:138: left oid 138 (ObjNum 137 snap 0 seq_num 137) 2024-09-14T04:07:38.071 INFO:tasks.rados.rados.0.smithi038.stdout:139: finishing write tid 1 to smithi03870129-139 2024-09-14T04:07:38.071 INFO:tasks.rados.rados.0.smithi038.stdout:138: done (15 left) 2024-09-14T04:07:38.071 INFO:tasks.rados.rados.0.smithi038.stdout:154: write initial oid 154 2024-09-14T04:07:38.071 INFO:tasks.rados.rados.0.smithi038.stdout:154: seq_num 153 ranges {571471=640157,1653392=524384} 2024-09-14T04:07:38.076 INFO:tasks.rados.rados.0.smithi038.stdout:154: writing smithi03870129-154 from 571471 to 1211628 tid 1 2024-09-14T04:07:38.082 INFO:tasks.rados.rados.0.smithi038.stdout:154: writing smithi03870129-154 from 1653392 to 2177776 tid 2 2024-09-14T04:07:38.082 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:38.082 INFO:tasks.rados.rados.0.smithi038.stdout:139: finishing write tid 2 to smithi03870129-139 2024-09-14T04:07:38.082 INFO:tasks.rados.rados.0.smithi038.stdout:139: finishing write tid 3 to smithi03870129-139 2024-09-14T04:07:38.082 INFO:tasks.rados.rados.0.smithi038.stdout:139: finishing write tid 4 to smithi03870129-139 2024-09-14T04:07:38.082 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 139 v 32 (ObjNum 138 snap 0 seq_num 138) dirty exists 2024-09-14T04:07:38.082 INFO:tasks.rados.rados.0.smithi038.stdout:139: left oid 139 (ObjNum 138 snap 0 seq_num 138) 2024-09-14T04:07:38.082 INFO:tasks.rados.rados.0.smithi038.stdout:140: finishing write tid 1 to smithi03870129-140 2024-09-14T04:07:38.083 INFO:tasks.rados.rados.0.smithi038.stdout:140: finishing write tid 2 to smithi03870129-140 2024-09-14T04:07:38.083 INFO:tasks.rados.rados.0.smithi038.stdout:140: finishing write tid 3 to smithi03870129-140 2024-09-14T04:07:38.083 INFO:tasks.rados.rados.0.smithi038.stdout:140: finishing write tid 4 to smithi03870129-140 2024-09-14T04:07:38.083 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 140 v 35 (ObjNum 139 snap 0 seq_num 139) dirty exists 2024-09-14T04:07:38.083 INFO:tasks.rados.rados.0.smithi038.stdout:140: left oid 140 (ObjNum 139 snap 0 seq_num 139) 2024-09-14T04:07:38.083 INFO:tasks.rados.rados.0.smithi038.stdout:139: done (15 left) 2024-09-14T04:07:38.083 INFO:tasks.rados.rados.0.smithi038.stdout:140: done (14 left) 2024-09-14T04:07:38.083 INFO:tasks.rados.rados.0.smithi038.stdout:155: write initial oid 155 2024-09-14T04:07:38.083 INFO:tasks.rados.rados.0.smithi038.stdout:155: seq_num 154 ranges {588278=715406,1711874=668042} 2024-09-14T04:07:38.089 INFO:tasks.rados.rados.0.smithi038.stdout:155: writing smithi03870129-155 from 588278 to 1303684 tid 1 2024-09-14T04:07:38.095 INFO:tasks.rados.rados.0.smithi038.stdout:155: writing smithi03870129-155 from 1711874 to 2379916 tid 2 2024-09-14T04:07:38.095 INFO:tasks.rados.rados.0.smithi038.stdout:156: write initial oid 156 2024-09-14T04:07:38.096 INFO:tasks.rados.rados.0.smithi038.stdout:156: seq_num 155 ranges {605085=790655,2170356=434729} 2024-09-14T04:07:38.103 INFO:tasks.rados.rados.0.smithi038.stdout:156: writing smithi03870129-156 from 605085 to 1395740 tid 1 2024-09-14T04:07:38.110 INFO:tasks.rados.rados.0.smithi038.stdout:156: writing smithi03870129-156 from 2170356 to 2605085 tid 2 2024-09-14T04:07:38.110 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:38.110 INFO:tasks.rados.rados.0.smithi038.stdout:141: finishing write tid 1 to smithi03870129-141 2024-09-14T04:07:38.110 INFO:tasks.rados.rados.0.smithi038.stdout:141: finishing write tid 2 to smithi03870129-141 2024-09-14T04:07:38.111 INFO:tasks.rados.rados.0.smithi038.stdout:141: finishing write tid 3 to smithi03870129-141 2024-09-14T04:07:38.111 INFO:tasks.rados.rados.0.smithi038.stdout:141: finishing write tid 4 to smithi03870129-141 2024-09-14T04:07:38.111 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 141 v 38 (ObjNum 140 snap 0 seq_num 140) dirty exists 2024-09-14T04:07:38.111 INFO:tasks.rados.rados.0.smithi038.stdout:141: left oid 141 (ObjNum 140 snap 0 seq_num 140) 2024-09-14T04:07:38.111 INFO:tasks.rados.rados.0.smithi038.stdout:142: finishing write tid 1 to smithi03870129-142 2024-09-14T04:07:38.111 INFO:tasks.rados.rados.0.smithi038.stdout:142: finishing write tid 2 to smithi03870129-142 2024-09-14T04:07:38.111 INFO:tasks.rados.rados.0.smithi038.stdout:142: finishing write tid 3 to smithi03870129-142 2024-09-14T04:07:38.111 INFO:tasks.rados.rados.0.smithi038.stdout:141: done (15 left) 2024-09-14T04:07:38.111 INFO:tasks.rados.rados.0.smithi038.stdout:157: write initial oid 157 2024-09-14T04:07:38.111 INFO:tasks.rados.rados.0.smithi038.stdout:157: seq_num 156 ranges {621892=465904,1712485=671711} 2024-09-14T04:07:38.116 INFO:tasks.rados.rados.0.smithi038.stdout:157: writing smithi03870129-157 from 621892 to 1087796 tid 1 2024-09-14T04:07:38.123 INFO:tasks.rados.rados.0.smithi038.stdout:157: writing smithi03870129-157 from 1712485 to 2384196 tid 2 2024-09-14T04:07:38.123 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:38.123 INFO:tasks.rados.rados.0.smithi038.stdout:142: finishing write tid 4 to smithi03870129-142 2024-09-14T04:07:38.124 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 142 v 41 (ObjNum 141 snap 0 seq_num 141) dirty exists 2024-09-14T04:07:38.124 INFO:tasks.rados.rados.0.smithi038.stdout:142: left oid 142 (ObjNum 141 snap 0 seq_num 141) 2024-09-14T04:07:38.124 INFO:tasks.rados.rados.0.smithi038.stdout:142: done (15 left) 2024-09-14T04:07:38.124 INFO:tasks.rados.rados.0.smithi038.stdout:158: write initial oid 158 2024-09-14T04:07:38.124 INFO:tasks.rados.rados.0.smithi038.stdout:158: seq_num 157 ranges {638699=541153,1770967=531722} 2024-09-14T04:07:38.129 INFO:tasks.rados.rados.0.smithi038.stdout:158: writing smithi03870129-158 from 638699 to 1179852 tid 1 2024-09-14T04:07:38.136 INFO:tasks.rados.rados.0.smithi038.stdout:158: writing smithi03870129-158 from 1770967 to 2302689 tid 2 2024-09-14T04:07:38.136 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:38.136 INFO:tasks.rados.rados.0.smithi038.stdout:143: finishing write tid 1 to smithi03870129-143 2024-09-14T04:07:38.136 INFO:tasks.rados.rados.0.smithi038.stdout:143: finishing write tid 2 to smithi03870129-143 2024-09-14T04:07:38.136 INFO:tasks.rados.rados.0.smithi038.stdout:143: finishing write tid 3 to smithi03870129-143 2024-09-14T04:07:38.136 INFO:tasks.rados.rados.0.smithi038.stdout:143: finishing write tid 4 to smithi03870129-143 2024-09-14T04:07:38.137 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 143 v 16 (ObjNum 142 snap 0 seq_num 142) dirty exists 2024-09-14T04:07:38.137 INFO:tasks.rados.rados.0.smithi038.stdout:143: left oid 143 (ObjNum 142 snap 0 seq_num 142) 2024-09-14T04:07:38.137 INFO:tasks.rados.rados.0.smithi038.stdout:144: finishing write tid 1 to smithi03870129-144 2024-09-14T04:07:38.137 INFO:tasks.rados.rados.0.smithi038.stdout:144: finishing write tid 2 to smithi03870129-144 2024-09-14T04:07:38.137 INFO:tasks.rados.rados.0.smithi038.stdout:144: finishing write tid 3 to smithi03870129-144 2024-09-14T04:07:38.137 INFO:tasks.rados.rados.0.smithi038.stdout:143: done (15 left) 2024-09-14T04:07:38.137 INFO:tasks.rados.rados.0.smithi038.stdout:159: write initial oid 159 2024-09-14T04:07:38.137 INFO:tasks.rados.rados.0.smithi038.stdout:159: seq_num 158 ranges {655506=616402,1829449=675380} 2024-09-14T04:07:38.143 INFO:tasks.rados.rados.0.smithi038.stdout:159: writing smithi03870129-159 from 655506 to 1271908 tid 1 2024-09-14T04:07:38.150 INFO:tasks.rados.rados.0.smithi038.stdout:159: writing smithi03870129-159 from 1829449 to 2504829 tid 2 2024-09-14T04:07:38.150 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:38.150 INFO:tasks.rados.rados.0.smithi038.stdout:144: finishing write tid 4 to smithi03870129-144 2024-09-14T04:07:38.150 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 144 v 22 (ObjNum 143 snap 0 seq_num 143) dirty exists 2024-09-14T04:07:38.150 INFO:tasks.rados.rados.0.smithi038.stdout:144: left oid 144 (ObjNum 143 snap 0 seq_num 143) 2024-09-14T04:07:38.150 INFO:tasks.rados.rados.0.smithi038.stdout:144: done (15 left) 2024-09-14T04:07:38.150 INFO:tasks.rados.rados.0.smithi038.stdout:160: write initial oid 160 2024-09-14T04:07:38.150 INFO:tasks.rados.rados.0.smithi038.stdout:160: seq_num 159 ranges {672313=691651,1887931=419038} 2024-09-14T04:07:38.157 INFO:tasks.rados.rados.0.smithi038.stdout:160: writing smithi03870129-160 from 672313 to 1363964 tid 1 2024-09-14T04:07:38.163 INFO:tasks.rados.rados.0.smithi038.stdout:160: writing smithi03870129-160 from 1887931 to 2306969 tid 2 2024-09-14T04:07:38.163 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:38.163 INFO:tasks.rados.rados.0.smithi038.stdout:145: finishing write tid 1 to smithi03870129-145 2024-09-14T04:07:38.163 INFO:tasks.rados.rados.0.smithi038.stdout:145: finishing write tid 2 to smithi03870129-145 2024-09-14T04:07:38.163 INFO:tasks.rados.rados.0.smithi038.stdout:145: finishing write tid 3 to smithi03870129-145 2024-09-14T04:07:38.163 INFO:tasks.rados.rados.0.smithi038.stdout:145: finishing write tid 4 to smithi03870129-145 2024-09-14T04:07:38.163 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 145 v 18 (ObjNum 144 snap 0 seq_num 144) dirty exists 2024-09-14T04:07:38.163 INFO:tasks.rados.rados.0.smithi038.stdout:145: left oid 145 (ObjNum 144 snap 0 seq_num 144) 2024-09-14T04:07:38.163 INFO:tasks.rados.rados.0.smithi038.stdout:146: finishing write tid 1 to smithi03870129-146 2024-09-14T04:07:38.163 INFO:tasks.rados.rados.0.smithi038.stdout:146: finishing write tid 2 to smithi03870129-146 2024-09-14T04:07:38.163 INFO:tasks.rados.rados.0.smithi038.stdout:146: finishing write tid 3 to smithi03870129-146 2024-09-14T04:07:38.163 INFO:tasks.rados.rados.0.smithi038.stdout:146: finishing write tid 4 to smithi03870129-146 2024-09-14T04:07:38.163 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 146 v 27 (ObjNum 145 snap 0 seq_num 145) dirty exists 2024-09-14T04:07:38.164 INFO:tasks.rados.rados.0.smithi038.stdout:146: left oid 146 (ObjNum 145 snap 0 seq_num 145) 2024-09-14T04:07:38.164 INFO:tasks.rados.rados.0.smithi038.stdout:145: done (15 left) 2024-09-14T04:07:38.164 INFO:tasks.rados.rados.0.smithi038.stdout:146: done (14 left) 2024-09-14T04:07:38.164 INFO:tasks.rados.rados.0.smithi038.stdout:161: write initial oid 161 2024-09-14T04:07:38.164 INFO:tasks.rados.rados.0.smithi038.stdout:161: seq_num 160 ranges {689120=483253,1946413=679049} 2024-09-14T04:07:38.169 INFO:tasks.rados.rados.0.smithi038.stdout:161: writing smithi03870129-161 from 689120 to 1172373 tid 1 2024-09-14T04:07:38.177 INFO:tasks.rados.rados.0.smithi038.stdout:161: writing smithi03870129-161 from 1946413 to 2625462 tid 2 2024-09-14T04:07:38.177 INFO:tasks.rados.rados.0.smithi038.stdout:162: write initial oid 162 2024-09-14T04:07:38.177 INFO:tasks.rados.rados.0.smithi038.stdout:162: seq_num 161 ranges {705927=558502,2004895=422707} 2024-09-14T04:07:38.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:37 smithi123 bash[24950]: cluster 2024-09-14T04:07:36.238350+0000 mgr.y (mgr.14406) 216 : cluster [DBG] pgmap v198: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:07:38.184 INFO:tasks.rados.rados.0.smithi038.stdout:162: writing smithi03870129-162 from 705927 to 1264429 tid 1 2024-09-14T04:07:38.191 INFO:tasks.rados.rados.0.smithi038.stdout:162: writing smithi03870129-162 from 2004895 to 2427602 tid 2 2024-09-14T04:07:38.191 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:38.191 INFO:tasks.rados.rados.0.smithi038.stdout:147: finishing write tid 1 to smithi03870129-147 2024-09-14T04:07:38.191 INFO:tasks.rados.rados.0.smithi038.stdout:147: finishing write tid 2 to smithi03870129-147 2024-09-14T04:07:38.191 INFO:tasks.rados.rados.0.smithi038.stdout:147: finishing write tid 3 to smithi03870129-147 2024-09-14T04:07:38.191 INFO:tasks.rados.rados.0.smithi038.stdout:147: finishing write tid 4 to smithi03870129-147 2024-09-14T04:07:38.191 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 147 v 44 (ObjNum 146 snap 0 seq_num 146) dirty exists 2024-09-14T04:07:38.191 INFO:tasks.rados.rados.0.smithi038.stdout:147: left oid 147 (ObjNum 146 snap 0 seq_num 146) 2024-09-14T04:07:38.191 INFO:tasks.rados.rados.0.smithi038.stdout:148: finishing write tid 1 to smithi03870129-148 2024-09-14T04:07:38.191 INFO:tasks.rados.rados.0.smithi038.stdout:147: done (15 left) 2024-09-14T04:07:38.192 INFO:tasks.rados.rados.0.smithi038.stdout:163: write initial oid 163 2024-09-14T04:07:38.192 INFO:tasks.rados.rados.0.smithi038.stdout:163: seq_num 162 ranges {722734=633751,2063377=659357} 2024-09-14T04:07:38.198 INFO:tasks.rados.rados.0.smithi038.stdout:163: writing smithi03870129-163 from 722734 to 1356485 tid 1 2024-09-14T04:07:38.206 INFO:tasks.rados.rados.0.smithi038.stdout:163: writing smithi03870129-163 from 2063377 to 2722734 tid 2 2024-09-14T04:07:38.206 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:38.206 INFO:tasks.rados.rados.0.smithi038.stdout:148: finishing write tid 2 to smithi03870129-148 2024-09-14T04:07:38.206 INFO:tasks.rados.rados.0.smithi038.stdout:148: finishing write tid 3 to smithi03870129-148 2024-09-14T04:07:38.206 INFO:tasks.rados.rados.0.smithi038.stdout:148: finishing write tid 4 to smithi03870129-148 2024-09-14T04:07:38.206 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 148 v 23 (ObjNum 147 snap 0 seq_num 147) dirty exists 2024-09-14T04:07:38.206 INFO:tasks.rados.rados.0.smithi038.stdout:148: left oid 148 (ObjNum 147 snap 0 seq_num 147) 2024-09-14T04:07:38.206 INFO:tasks.rados.rados.0.smithi038.stdout:149: finishing write tid 1 to smithi03870129-149 2024-09-14T04:07:38.206 INFO:tasks.rados.rados.0.smithi038.stdout:148: done (15 left) 2024-09-14T04:07:38.206 INFO:tasks.rados.rados.0.smithi038.stdout:164: write initial oid 164 2024-09-14T04:07:38.207 INFO:tasks.rados.rados.0.smithi038.stdout:164: seq_num 163 ranges {739541=709000,2121859=426376} 2024-09-14T04:07:38.216 INFO:tasks.rados.rados.0.smithi038.stdout:164: writing smithi03870129-164 from 739541 to 1448541 tid 1 2024-09-14T04:07:38.220 INFO:tasks.rados.rados.0.smithi038.stdout:164: writing smithi03870129-164 from 2121859 to 2548235 tid 2 2024-09-14T04:07:38.220 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:38.220 INFO:tasks.rados.rados.0.smithi038.stdout:149: finishing write tid 2 to smithi03870129-149 2024-09-14T04:07:38.220 INFO:tasks.rados.rados.0.smithi038.stdout:149: finishing write tid 3 to smithi03870129-149 2024-09-14T04:07:38.220 INFO:tasks.rados.rados.0.smithi038.stdout:149: finishing write tid 4 to smithi03870129-149 2024-09-14T04:07:38.221 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 149 v 33 (ObjNum 148 snap 0 seq_num 148) dirty exists 2024-09-14T04:07:38.221 INFO:tasks.rados.rados.0.smithi038.stdout:149: left oid 149 (ObjNum 148 snap 0 seq_num 148) 2024-09-14T04:07:38.221 INFO:tasks.rados.rados.0.smithi038.stdout:150: finishing write tid 1 to smithi03870129-150 2024-09-14T04:07:38.221 INFO:tasks.rados.rados.0.smithi038.stdout:149: done (15 left) 2024-09-14T04:07:38.221 INFO:tasks.rados.rados.0.smithi038.stdout:165: write initial oid 165 2024-09-14T04:07:38.221 INFO:tasks.rados.rados.0.smithi038.stdout:165: seq_num 164 ranges {756348=784249,2063988=686387} 2024-09-14T04:07:38.229 INFO:tasks.rados.rados.0.smithi038.stdout:165: writing smithi03870129-165 from 756348 to 1540597 tid 1 2024-09-14T04:07:38.235 INFO:tasks.rados.rados.0.smithi038.stdout:165: writing smithi03870129-165 from 2063988 to 2750375 tid 2 2024-09-14T04:07:38.236 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:38.236 INFO:tasks.rados.rados.0.smithi038.stdout:150: finishing write tid 2 to smithi03870129-150 2024-09-14T04:07:38.236 INFO:tasks.rados.rados.0.smithi038.stdout:150: finishing write tid 3 to smithi03870129-150 2024-09-14T04:07:38.236 INFO:tasks.rados.rados.0.smithi038.stdout:150: finishing write tid 4 to smithi03870129-150 2024-09-14T04:07:38.236 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 150 v 31 (ObjNum 149 snap 0 seq_num 149) dirty exists 2024-09-14T04:07:38.236 INFO:tasks.rados.rados.0.smithi038.stdout:150: left oid 150 (ObjNum 149 snap 0 seq_num 149) 2024-09-14T04:07:38.236 INFO:tasks.rados.rados.0.smithi038.stdout:151: finishing write tid 1 to smithi03870129-151 2024-09-14T04:07:38.236 INFO:tasks.rados.rados.0.smithi038.stdout:151: finishing write tid 2 to smithi03870129-151 2024-09-14T04:07:38.236 INFO:tasks.rados.rados.0.smithi038.stdout:151: finishing write tid 3 to smithi03870129-151 2024-09-14T04:07:38.236 INFO:tasks.rados.rados.0.smithi038.stdout:151: finishing write tid 4 to smithi03870129-151 2024-09-14T04:07:38.236 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 151 v 34 (ObjNum 150 snap 0 seq_num 150) dirty exists 2024-09-14T04:07:38.236 INFO:tasks.rados.rados.0.smithi038.stdout:151: left oid 151 (ObjNum 150 snap 0 seq_num 150) 2024-09-14T04:07:38.236 INFO:tasks.rados.rados.0.smithi038.stdout:150: done (15 left) 2024-09-14T04:07:38.237 INFO:tasks.rados.rados.0.smithi038.stdout:151: done (14 left) 2024-09-14T04:07:38.237 INFO:tasks.rados.rados.0.smithi038.stdout:166: write initial oid 166 2024-09-14T04:07:38.237 INFO:tasks.rados.rados.0.smithi038.stdout:166: seq_num 165 ranges {773155=459498,1722470=430045,2648676=124479} 2024-09-14T04:07:38.242 INFO:tasks.rados.rados.0.smithi038.stdout:166: writing smithi03870129-166 from 773155 to 1232653 tid 1 2024-09-14T04:07:38.247 INFO:tasks.rados.rados.0.smithi038.stdout:166: writing smithi03870129-166 from 1722470 to 2152515 tid 2 2024-09-14T04:07:38.250 INFO:tasks.rados.rados.0.smithi038.stdout:166: writing smithi03870129-166 from 2648676 to 2773155 tid 3 2024-09-14T04:07:38.250 INFO:tasks.rados.rados.0.smithi038.stdout:167: write initial oid 167 2024-09-14T04:07:38.251 INFO:tasks.rados.rados.0.smithi038.stdout:167: seq_num 166 ranges {789962=534747,1780952=690056} 2024-09-14T04:07:38.258 INFO:tasks.rados.rados.0.smithi038.stdout:167: writing smithi03870129-167 from 789962 to 1324709 tid 1 2024-09-14T04:07:38.264 INFO:tasks.rados.rados.0.smithi038.stdout:167: writing smithi03870129-167 from 1780952 to 2471008 tid 2 2024-09-14T04:07:38.264 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:38.265 INFO:tasks.rados.rados.0.smithi038.stdout:152: finishing write tid 1 to smithi03870129-152 2024-09-14T04:07:38.265 INFO:tasks.rados.rados.0.smithi038.stdout:152: finishing write tid 2 to smithi03870129-152 2024-09-14T04:07:38.265 INFO:tasks.rados.rados.0.smithi038.stdout:152: finishing write tid 3 to smithi03870129-152 2024-09-14T04:07:38.265 INFO:tasks.rados.rados.0.smithi038.stdout:152: finishing write tid 4 to smithi03870129-152 2024-09-14T04:07:38.265 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 152 v 38 (ObjNum 151 snap 0 seq_num 151) dirty exists 2024-09-14T04:07:38.265 INFO:tasks.rados.rados.0.smithi038.stdout:152: left oid 152 (ObjNum 151 snap 0 seq_num 151) 2024-09-14T04:07:38.265 INFO:tasks.rados.rados.0.smithi038.stdout:153: finishing write tid 1 to smithi03870129-153 2024-09-14T04:07:38.265 INFO:tasks.rados.rados.0.smithi038.stdout:153: finishing write tid 2 to smithi03870129-153 2024-09-14T04:07:38.265 INFO:tasks.rados.rados.0.smithi038.stdout:153: finishing write tid 3 to smithi03870129-153 2024-09-14T04:07:38.265 INFO:tasks.rados.rados.0.smithi038.stdout:153: finishing write tid 4 to smithi03870129-153 2024-09-14T04:07:38.265 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 153 v 47 (ObjNum 152 snap 0 seq_num 152) dirty exists 2024-09-14T04:07:38.265 INFO:tasks.rados.rados.0.smithi038.stdout:153: left oid 153 (ObjNum 152 snap 0 seq_num 152) 2024-09-14T04:07:38.265 INFO:tasks.rados.rados.0.smithi038.stdout:152: done (15 left) 2024-09-14T04:07:38.265 INFO:tasks.rados.rados.0.smithi038.stdout:153: done (14 left) 2024-09-14T04:07:38.266 INFO:tasks.rados.rados.0.smithi038.stdout:168: write initial oid 168 2024-09-14T04:07:38.266 INFO:tasks.rados.rados.0.smithi038.stdout:168: seq_num 167 ranges {406769=609996,1439434=433714,2303522=503247} 2024-09-14T04:07:38.270 INFO:tasks.rados.rados.0.smithi038.stdout:168: writing smithi03870129-168 from 406769 to 1016765 tid 1 2024-09-14T04:07:38.275 INFO:tasks.rados.rados.0.smithi038.stdout:168: writing smithi03870129-168 from 1439434 to 1873148 tid 2 2024-09-14T04:07:38.280 INFO:tasks.rados.rados.0.smithi038.stdout:168: writing smithi03870129-168 from 2303522 to 2806769 tid 3 2024-09-14T04:07:38.280 INFO:tasks.rados.rados.0.smithi038.stdout:169: write initial oid 169 2024-09-14T04:07:38.281 INFO:tasks.rados.rados.0.smithi038.stdout:169: seq_num 168 ranges {423576=401598,1497916=693725} 2024-09-14T04:07:38.285 INFO:tasks.rados.rados.0.smithi038.stdout:169: writing smithi03870129-169 from 423576 to 825174 tid 1 2024-09-14T04:07:38.293 INFO:tasks.rados.rados.0.smithi038.stdout:169: writing smithi03870129-169 from 1497916 to 2191641 tid 2 2024-09-14T04:07:38.293 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:38.293 INFO:tasks.rados.rados.0.smithi038.stdout:154: finishing write tid 1 to smithi03870129-154 2024-09-14T04:07:38.293 INFO:tasks.rados.rados.0.smithi038.stdout:154: finishing write tid 2 to smithi03870129-154 2024-09-14T04:07:38.293 INFO:tasks.rados.rados.0.smithi038.stdout:154: finishing write tid 3 to smithi03870129-154 2024-09-14T04:07:38.293 INFO:tasks.rados.rados.0.smithi038.stdout:154: finishing write tid 4 to smithi03870129-154 2024-09-14T04:07:38.293 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 154 v 37 (ObjNum 153 snap 0 seq_num 153) dirty exists 2024-09-14T04:07:38.293 INFO:tasks.rados.rados.0.smithi038.stdout:154: left oid 154 (ObjNum 153 snap 0 seq_num 153) 2024-09-14T04:07:38.294 INFO:tasks.rados.rados.0.smithi038.stdout:155: finishing write tid 1 to smithi03870129-155 2024-09-14T04:07:38.294 INFO:tasks.rados.rados.0.smithi038.stdout:154: done (15 left) 2024-09-14T04:07:38.294 INFO:tasks.rados.rados.0.smithi038.stdout:170: write initial oid 170 2024-09-14T04:07:38.294 INFO:tasks.rados.rados.0.smithi038.stdout:170: seq_num 169 ranges {440383=476847,1556398=437383,2474721=365662} 2024-09-14T04:07:38.297 INFO:tasks.rados.rados.0.smithi038.stdout:170: writing smithi03870129-170 from 440383 to 917230 tid 1 2024-09-14T04:07:38.303 INFO:tasks.rados.rados.0.smithi038.stdout:170: writing smithi03870129-170 from 1556398 to 1993781 tid 2 2024-09-14T04:07:38.309 INFO:tasks.rados.rados.0.smithi038.stdout:170: writing smithi03870129-170 from 2474721 to 2840383 tid 3 2024-09-14T04:07:38.309 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:38.309 INFO:tasks.rados.rados.0.smithi038.stdout:155: finishing write tid 2 to smithi03870129-155 2024-09-14T04:07:38.309 INFO:tasks.rados.rados.0.smithi038.stdout:155: finishing write tid 3 to smithi03870129-155 2024-09-14T04:07:38.309 INFO:tasks.rados.rados.0.smithi038.stdout:155: finishing write tid 4 to smithi03870129-155 2024-09-14T04:07:38.309 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 155 v 40 (ObjNum 154 snap 0 seq_num 154) dirty exists 2024-09-14T04:07:38.309 INFO:tasks.rados.rados.0.smithi038.stdout:155: left oid 155 (ObjNum 154 snap 0 seq_num 154) 2024-09-14T04:07:38.309 INFO:tasks.rados.rados.0.smithi038.stdout:156: finishing write tid 1 to smithi03870129-156 2024-09-14T04:07:38.309 INFO:tasks.rados.rados.0.smithi038.stdout:156: finishing write tid 2 to smithi03870129-156 2024-09-14T04:07:38.309 INFO:tasks.rados.rados.0.smithi038.stdout:156: finishing write tid 3 to smithi03870129-156 2024-09-14T04:07:38.309 INFO:tasks.rados.rados.0.smithi038.stdout:156: finishing write tid 4 to smithi03870129-156 2024-09-14T04:07:38.309 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 156 v 30 (ObjNum 155 snap 0 seq_num 155) dirty exists 2024-09-14T04:07:38.309 INFO:tasks.rados.rados.0.smithi038.stdout:156: left oid 156 (ObjNum 155 snap 0 seq_num 155) 2024-09-14T04:07:38.310 INFO:tasks.rados.rados.0.smithi038.stdout:155: done (15 left) 2024-09-14T04:07:38.310 INFO:tasks.rados.rados.0.smithi038.stdout:156: done (14 left) 2024-09-14T04:07:38.310 INFO:tasks.rados.rados.0.smithi038.stdout:171: write initial oid 171 2024-09-14T04:07:38.310 INFO:tasks.rados.rados.0.smithi038.stdout:171: seq_num 170 ranges {457190=552096,1614880=581041,2785791=71399} 2024-09-14T04:07:38.314 INFO:tasks.rados.rados.0.smithi038.stdout:171: writing smithi03870129-171 from 457190 to 1009286 tid 1 2024-09-14T04:07:38.321 INFO:tasks.rados.rados.0.smithi038.stdout:171: writing smithi03870129-171 from 1614880 to 2195921 tid 2 2024-09-14T04:07:38.325 INFO:tasks.rados.rados.0.smithi038.stdout:171: writing smithi03870129-171 from 2785791 to 2857190 tid 3 2024-09-14T04:07:38.325 INFO:tasks.rados.rados.0.smithi038.stdout:172: write initial oid 172 2024-09-14T04:07:38.325 INFO:tasks.rados.rados.0.smithi038.stdout:172: seq_num 171 ranges {473997=627345,1673362=441052,2529567=344430} 2024-09-14T04:07:38.331 INFO:tasks.rados.rados.0.smithi038.stdout:172: writing smithi03870129-172 from 473997 to 1101342 tid 1 2024-09-14T04:07:38.336 INFO:tasks.rados.rados.0.smithi038.stdout:172: writing smithi03870129-172 from 1673362 to 2114414 tid 2 2024-09-14T04:07:38.341 INFO:tasks.rados.rados.0.smithi038.stdout:172: writing smithi03870129-172 from 2529567 to 2873997 tid 3 2024-09-14T04:07:38.341 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:38.341 INFO:tasks.rados.rados.0.smithi038.stdout:157: finishing write tid 1 to smithi03870129-157 2024-09-14T04:07:38.341 INFO:tasks.rados.rados.0.smithi038.stdout:157: finishing write tid 2 to smithi03870129-157 2024-09-14T04:07:38.341 INFO:tasks.rados.rados.0.smithi038.stdout:157: finishing write tid 3 to smithi03870129-157 2024-09-14T04:07:38.341 INFO:tasks.rados.rados.0.smithi038.stdout:157: finishing write tid 4 to smithi03870129-157 2024-09-14T04:07:38.341 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 157 v 37 (ObjNum 156 snap 0 seq_num 156) dirty exists 2024-09-14T04:07:38.341 INFO:tasks.rados.rados.0.smithi038.stdout:157: left oid 157 (ObjNum 156 snap 0 seq_num 156) 2024-09-14T04:07:38.341 INFO:tasks.rados.rados.0.smithi038.stdout:158: finishing write tid 1 to smithi03870129-158 2024-09-14T04:07:38.341 INFO:tasks.rados.rados.0.smithi038.stdout:158: finishing write tid 2 to smithi03870129-158 2024-09-14T04:07:38.341 INFO:tasks.rados.rados.0.smithi038.stdout:158: finishing write tid 3 to smithi03870129-158 2024-09-14T04:07:38.342 INFO:tasks.rados.rados.0.smithi038.stdout:157: done (15 left) 2024-09-14T04:07:38.342 INFO:tasks.rados.rados.0.smithi038.stdout:173: write initial oid 173 2024-09-14T04:07:38.342 INFO:tasks.rados.rados.0.smithi038.stdout:173: seq_num 172 ranges {490804=702594,1615491=584710,2724284=166520} 2024-09-14T04:07:38.347 INFO:tasks.rados.rados.0.smithi038.stdout:173: writing smithi03870129-173 from 490804 to 1193398 tid 1 2024-09-14T04:07:38.352 INFO:tasks.rados.rados.0.smithi038.stdout:173: writing smithi03870129-173 from 1615491 to 2200201 tid 2 2024-09-14T04:07:38.356 INFO:tasks.rados.rados.0.smithi038.stdout:173: writing smithi03870129-173 from 2724284 to 2890804 tid 3 2024-09-14T04:07:38.357 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:38.357 INFO:tasks.rados.rados.0.smithi038.stdout:158: finishing write tid 4 to smithi03870129-158 2024-09-14T04:07:38.357 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 158 v 41 (ObjNum 157 snap 0 seq_num 157) dirty exists 2024-09-14T04:07:38.357 INFO:tasks.rados.rados.0.smithi038.stdout:158: left oid 158 (ObjNum 157 snap 0 seq_num 157) 2024-09-14T04:07:38.357 INFO:tasks.rados.rados.0.smithi038.stdout:158: done (15 left) 2024-09-14T04:07:38.357 INFO:tasks.rados.rados.0.smithi038.stdout:174: write initial oid 174 2024-09-14T04:07:38.357 INFO:tasks.rados.rados.0.smithi038.stdout:174: seq_num 173 ranges {507611=777843,2073973=444721} 2024-09-14T04:07:38.363 INFO:tasks.rados.rados.0.smithi038.stdout:174: writing smithi03870129-174 from 507611 to 1285454 tid 1 2024-09-14T04:07:38.369 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:07:38.372 INFO:tasks.rados.rados.0.smithi038.stdout:174: writing smithi03870129-174 from 2073973 to 2518694 tid 2 2024-09-14T04:07:38.372 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:38.372 INFO:tasks.rados.rados.0.smithi038.stdout:159: finishing write tid 1 to smithi03870129-159 2024-09-14T04:07:38.372 INFO:tasks.rados.rados.0.smithi038.stdout:159: finishing write tid 2 to smithi03870129-159 2024-09-14T04:07:38.372 INFO:tasks.rados.rados.0.smithi038.stdout:159: finishing write tid 3 to smithi03870129-159 2024-09-14T04:07:38.372 INFO:tasks.rados.rados.0.smithi038.stdout:159: finishing write tid 4 to smithi03870129-159 2024-09-14T04:07:38.373 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 159 v 33 (ObjNum 158 snap 0 seq_num 158) dirty exists 2024-09-14T04:07:38.373 INFO:tasks.rados.rados.0.smithi038.stdout:159: left oid 159 (ObjNum 158 snap 0 seq_num 158) 2024-09-14T04:07:38.373 INFO:tasks.rados.rados.0.smithi038.stdout:160: finishing write tid 1 to smithi03870129-160 2024-09-14T04:07:38.373 INFO:tasks.rados.rados.0.smithi038.stdout:160: finishing write tid 2 to smithi03870129-160 2024-09-14T04:07:38.373 INFO:tasks.rados.rados.0.smithi038.stdout:160: finishing write tid 3 to smithi03870129-160 2024-09-14T04:07:38.373 INFO:tasks.rados.rados.0.smithi038.stdout:160: finishing write tid 4 to smithi03870129-160 2024-09-14T04:07:38.373 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 160 v 19 (ObjNum 159 snap 0 seq_num 159) dirty exists 2024-09-14T04:07:38.373 INFO:tasks.rados.rados.0.smithi038.stdout:160: left oid 160 (ObjNum 159 snap 0 seq_num 159) 2024-09-14T04:07:38.373 INFO:tasks.rados.rados.0.smithi038.stdout:159: done (15 left) 2024-09-14T04:07:38.373 INFO:tasks.rados.rados.0.smithi038.stdout:160: done (14 left) 2024-09-14T04:07:38.373 INFO:tasks.rados.rados.0.smithi038.stdout:175: write initial oid 175 2024-09-14T04:07:38.373 INFO:tasks.rados.rados.0.smithi038.stdout:175: seq_num 174 ranges {524418=453092,1732455=588379,2779130=145288} 2024-09-14T04:07:38.376 INFO:tasks.rados.rados.0.smithi038.stdout:175: writing smithi03870129-175 from 524418 to 977510 tid 1 2024-09-14T04:07:38.383 INFO:tasks.rados.rados.0.smithi038.stdout:175: writing smithi03870129-175 from 1732455 to 2320834 tid 2 2024-09-14T04:07:38.386 INFO:tasks.rados.rados.0.smithi038.stdout:175: writing smithi03870129-175 from 2779130 to 2924418 tid 3 2024-09-14T04:07:38.386 INFO:tasks.rados.rados.0.smithi038.stdout:176: write initial oid 176 2024-09-14T04:07:38.386 INFO:tasks.rados.rados.0.smithi038.stdout:176: seq_num 175 ranges {541225=644694,1907290=448390} 2024-09-14T04:07:38.393 INFO:tasks.rados.rados.0.smithi038.stdout:176: writing smithi03870129-176 from 541225 to 1185919 tid 1 2024-09-14T04:07:38.399 INFO:tasks.rados.rados.0.smithi038.stdout:176: writing smithi03870129-176 from 1907290 to 2355680 tid 2 2024-09-14T04:07:38.400 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:38.400 INFO:tasks.rados.rados.0.smithi038.stdout:161: finishing write tid 1 to smithi03870129-161 2024-09-14T04:07:38.400 INFO:tasks.rados.rados.0.smithi038.stdout:161: finishing write tid 2 to smithi03870129-161 2024-09-14T04:07:38.400 INFO:tasks.rados.rados.0.smithi038.stdout:161: finishing write tid 3 to smithi03870129-161 2024-09-14T04:07:38.400 INFO:tasks.rados.rados.0.smithi038.stdout:161: finishing write tid 4 to smithi03870129-161 2024-09-14T04:07:38.400 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 161 v 40 (ObjNum 160 snap 0 seq_num 160) dirty exists 2024-09-14T04:07:38.400 INFO:tasks.rados.rados.0.smithi038.stdout:161: left oid 161 (ObjNum 160 snap 0 seq_num 160) 2024-09-14T04:07:38.400 INFO:tasks.rados.rados.0.smithi038.stdout:162: finishing write tid 1 to smithi03870129-162 2024-09-14T04:07:38.400 INFO:tasks.rados.rados.0.smithi038.stdout:162: finishing write tid 2 to smithi03870129-162 2024-09-14T04:07:38.400 INFO:tasks.rados.rados.0.smithi038.stdout:161: done (15 left) 2024-09-14T04:07:38.400 INFO:tasks.rados.rados.0.smithi038.stdout:177: write initial oid 177 2024-09-14T04:07:38.401 INFO:tasks.rados.rados.0.smithi038.stdout:177: seq_num 176 ranges {558032=719943,1849419=592048} 2024-09-14T04:07:38.406 INFO:tasks.rados.rados.0.smithi038.stdout:177: writing smithi03870129-177 from 558032 to 1277975 tid 1 2024-09-14T04:07:38.413 INFO:tasks.rados.rados.0.smithi038.stdout:177: writing smithi03870129-177 from 1849419 to 2441467 tid 2 2024-09-14T04:07:38.413 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:38.413 INFO:tasks.rados.rados.0.smithi038.stdout:162: finishing write tid 3 to smithi03870129-162 2024-09-14T04:07:38.413 INFO:tasks.rados.rados.0.smithi038.stdout:162: finishing write tid 4 to smithi03870129-162 2024-09-14T04:07:38.413 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 162 v 36 (ObjNum 161 snap 0 seq_num 161) dirty exists 2024-09-14T04:07:38.413 INFO:tasks.rados.rados.0.smithi038.stdout:162: left oid 162 (ObjNum 161 snap 0 seq_num 161) 2024-09-14T04:07:38.413 INFO:tasks.rados.rados.0.smithi038.stdout:163: finishing write tid 1 to smithi03870129-163 2024-09-14T04:07:38.413 INFO:tasks.rados.rados.0.smithi038.stdout:163: finishing write tid 2 to smithi03870129-163 2024-09-14T04:07:38.413 INFO:tasks.rados.rados.0.smithi038.stdout:163: finishing write tid 3 to smithi03870129-163 2024-09-14T04:07:38.413 INFO:tasks.rados.rados.0.smithi038.stdout:163: finishing write tid 4 to smithi03870129-163 2024-09-14T04:07:38.413 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 163 v 44 (ObjNum 162 snap 0 seq_num 162) dirty exists 2024-09-14T04:07:38.414 INFO:tasks.rados.rados.0.smithi038.stdout:163: left oid 163 (ObjNum 162 snap 0 seq_num 162) 2024-09-14T04:07:38.414 INFO:tasks.rados.rados.0.smithi038.stdout:164: finishing write tid 1 to smithi03870129-164 2024-09-14T04:07:38.414 INFO:tasks.rados.rados.0.smithi038.stdout:162: done (15 left) 2024-09-14T04:07:38.414 INFO:tasks.rados.rados.0.smithi038.stdout:163: done (14 left) 2024-09-14T04:07:38.414 INFO:tasks.rados.rados.0.smithi038.stdout:178: write initial oid 178 2024-09-14T04:07:38.414 INFO:tasks.rados.rados.0.smithi038.stdout:178: seq_num 177 ranges {574839=795192,1907901=452059} 2024-09-14T04:07:38.421 INFO:tasks.rados.rados.0.smithi038.stdout:178: writing smithi03870129-178 from 574839 to 1370031 tid 1 2024-09-14T04:07:38.426 INFO:tasks.rados.rados.0.smithi038.stdout:178: writing smithi03870129-178 from 1907901 to 2359960 tid 2 2024-09-14T04:07:38.426 INFO:tasks.rados.rados.0.smithi038.stdout:179: write initial oid 179 2024-09-14T04:07:38.426 INFO:tasks.rados.rados.0.smithi038.stdout:179: seq_num 178 ranges {591646=470441,1566383=595717,2888822=102824} 2024-09-14T04:07:38.432 INFO:tasks.rados.rados.0.smithi038.stdout:179: writing smithi03870129-179 from 591646 to 1062087 tid 1 2024-09-14T04:07:38.438 INFO:tasks.rados.rados.0.smithi038.stdout:179: writing smithi03870129-179 from 1566383 to 2162100 tid 2 2024-09-14T04:07:38.443 INFO:tasks.rados.rados.0.smithi038.stdout:179: writing smithi03870129-179 from 2888822 to 2991646 tid 3 2024-09-14T04:07:38.443 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:38.443 INFO:tasks.rados.rados.0.smithi038.stdout:164: finishing write tid 2 to smithi03870129-164 2024-09-14T04:07:38.444 INFO:tasks.rados.rados.0.smithi038.stdout:164: finishing write tid 3 to smithi03870129-164 2024-09-14T04:07:38.444 INFO:tasks.rados.rados.0.smithi038.stdout:164: finishing write tid 4 to smithi03870129-164 2024-09-14T04:07:38.444 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 164 v 50 (ObjNum 163 snap 0 seq_num 163) dirty exists 2024-09-14T04:07:38.444 INFO:tasks.rados.rados.0.smithi038.stdout:164: left oid 164 (ObjNum 163 snap 0 seq_num 163) 2024-09-14T04:07:38.444 INFO:tasks.rados.rados.0.smithi038.stdout:165: finishing write tid 1 to smithi03870129-165 2024-09-14T04:07:38.444 INFO:tasks.rados.rados.0.smithi038.stdout:165: finishing write tid 2 to smithi03870129-165 2024-09-14T04:07:38.444 INFO:tasks.rados.rados.0.smithi038.stdout:165: finishing write tid 3 to smithi03870129-165 2024-09-14T04:07:38.445 INFO:tasks.rados.rados.0.smithi038.stdout:165: finishing write tid 4 to smithi03870129-165 2024-09-14T04:07:38.445 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 165 v 26 (ObjNum 164 snap 0 seq_num 164) dirty exists 2024-09-14T04:07:38.445 INFO:tasks.rados.rados.0.smithi038.stdout:165: left oid 165 (ObjNum 164 snap 0 seq_num 164) 2024-09-14T04:07:38.445 INFO:tasks.rados.rados.0.smithi038.stdout:166: finishing write tid 1 to smithi03870129-166 2024-09-14T04:07:38.445 INFO:tasks.rados.rados.0.smithi038.stdout:164: done (15 left) 2024-09-14T04:07:38.445 INFO:tasks.rados.rados.0.smithi038.stdout:165: done (14 left) 2024-09-14T04:07:38.445 INFO:tasks.rados.rados.0.smithi038.stdout:180: write initial oid 180 2024-09-14T04:07:38.445 INFO:tasks.rados.rados.0.smithi038.stdout:180: seq_num 179 ranges {608453=545690,1624865=455728,2632598=375855} 2024-09-14T04:07:38.449 INFO:tasks.rados.rados.0.smithi038.stdout:180: writing smithi03870129-180 from 608453 to 1154143 tid 1 2024-09-14T04:07:38.454 INFO:tasks.rados.rados.0.smithi038.stdout:180: writing smithi03870129-180 from 1624865 to 2080593 tid 2 2024-09-14T04:07:38.459 INFO:tasks.rados.rados.0.smithi038.stdout:180: writing smithi03870129-180 from 2632598 to 3008453 tid 3 2024-09-14T04:07:38.459 INFO:tasks.rados.rados.0.smithi038.stdout:181: write initial oid 181 2024-09-14T04:07:38.460 INFO:tasks.rados.rados.0.smithi038.stdout:181: seq_num 180 ranges {625260=620939,1683347=599386,2943668=81592} 2024-09-14T04:07:38.466 INFO:tasks.rados.rados.0.smithi038.stdout:181: writing smithi03870129-181 from 625260 to 1246199 tid 1 2024-09-14T04:07:38.472 INFO:tasks.rados.rados.0.smithi038.stdout:181: writing smithi03870129-181 from 1683347 to 2282733 tid 2 2024-09-14T04:07:38.476 INFO:tasks.rados.rados.0.smithi038.stdout:181: writing smithi03870129-181 from 2943668 to 3025260 tid 3 2024-09-14T04:07:38.476 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:38.476 INFO:tasks.rados.rados.0.smithi038.stdout:166: finishing write tid 2 to smithi03870129-166 2024-09-14T04:07:38.476 INFO:tasks.rados.rados.0.smithi038.stdout:166: finishing write tid 3 to smithi03870129-166 2024-09-14T04:07:38.476 INFO:tasks.rados.rados.0.smithi038.stdout:166: finishing write tid 4 to smithi03870129-166 2024-09-14T04:07:38.477 INFO:tasks.rados.rados.0.smithi038.stdout:166: finishing write tid 5 to smithi03870129-166 2024-09-14T04:07:38.477 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 166 v 54 (ObjNum 165 snap 0 seq_num 165) dirty exists 2024-09-14T04:07:38.477 INFO:tasks.rados.rados.0.smithi038.stdout:166: left oid 166 (ObjNum 165 snap 0 seq_num 165) 2024-09-14T04:07:38.477 INFO:tasks.rados.rados.0.smithi038.stdout:167: finishing write tid 1 to smithi03870129-167 2024-09-14T04:07:38.477 INFO:tasks.rados.rados.0.smithi038.stdout:167: finishing write tid 2 to smithi03870129-167 2024-09-14T04:07:38.477 INFO:tasks.rados.rados.0.smithi038.stdout:166: done (15 left) 2024-09-14T04:07:38.478 INFO:tasks.rados.rados.0.smithi038.stdout:182: write initial oid 182 2024-09-14T04:07:38.478 INFO:tasks.rados.rados.0.smithi038.stdout:182: seq_num 181 ranges {642067=696188,2025476=459397,2971091=70976} 2024-09-14T04:07:38.484 INFO:tasks.rados.rados.0.smithi038.stdout:182: writing smithi03870129-182 from 642067 to 1338255 tid 1 2024-09-14T04:07:38.490 INFO:tasks.rados.rados.0.smithi038.stdout:182: writing smithi03870129-182 from 2025476 to 2484873 tid 2 2024-09-14T04:07:38.493 INFO:tasks.rados.rados.0.smithi038.stdout:182: writing smithi03870129-182 from 2971091 to 3042067 tid 3 2024-09-14T04:07:38.493 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:38.494 INFO:tasks.rados.rados.0.smithi038.stdout:167: finishing write tid 3 to smithi03870129-167 2024-09-14T04:07:38.494 INFO:tasks.rados.rados.0.smithi038.stdout:167: finishing write tid 4 to smithi03870129-167 2024-09-14T04:07:38.494 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 167 v 36 (ObjNum 166 snap 0 seq_num 166) dirty exists 2024-09-14T04:07:38.494 INFO:tasks.rados.rados.0.smithi038.stdout:167: left oid 167 (ObjNum 166 snap 0 seq_num 166) 2024-09-14T04:07:38.494 INFO:tasks.rados.rados.0.smithi038.stdout:168: finishing write tid 1 to smithi03870129-168 2024-09-14T04:07:38.494 INFO:tasks.rados.rados.0.smithi038.stdout:168: finishing write tid 2 to smithi03870129-168 2024-09-14T04:07:38.494 INFO:tasks.rados.rados.0.smithi038.stdout:168: finishing write tid 3 to smithi03870129-168 2024-09-14T04:07:38.494 INFO:tasks.rados.rados.0.smithi038.stdout:168: finishing write tid 4 to smithi03870129-168 2024-09-14T04:07:38.494 INFO:tasks.rados.rados.0.smithi038.stdout:168: finishing write tid 5 to smithi03870129-168 2024-09-14T04:07:38.494 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 168 v 26 (ObjNum 167 snap 0 seq_num 167) dirty exists 2024-09-14T04:07:38.494 INFO:tasks.rados.rados.0.smithi038.stdout:168: left oid 168 (ObjNum 167 snap 0 seq_num 167) 2024-09-14T04:07:38.494 INFO:tasks.rados.rados.0.smithi038.stdout:169: finishing write tid 1 to smithi03870129-169 2024-09-14T04:07:38.495 INFO:tasks.rados.rados.0.smithi038.stdout:169: finishing write tid 2 to smithi03870129-169 2024-09-14T04:07:38.495 INFO:tasks.rados.rados.0.smithi038.stdout:169: finishing write tid 3 to smithi03870129-169 2024-09-14T04:07:38.495 INFO:tasks.rados.rados.0.smithi038.stdout:169: finishing write tid 4 to smithi03870129-169 2024-09-14T04:07:38.495 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 169 v 47 (ObjNum 168 snap 0 seq_num 168) dirty exists 2024-09-14T04:07:38.495 INFO:tasks.rados.rados.0.smithi038.stdout:169: left oid 169 (ObjNum 168 snap 0 seq_num 168) 2024-09-14T04:07:38.495 INFO:tasks.rados.rados.0.smithi038.stdout:170: finishing write tid 1 to smithi03870129-170 2024-09-14T04:07:38.495 INFO:tasks.rados.rados.0.smithi038.stdout:170: finishing write tid 2 to smithi03870129-170 2024-09-14T04:07:38.495 INFO:tasks.rados.rados.0.smithi038.stdout:170: finishing write tid 3 to smithi03870129-170 2024-09-14T04:07:38.495 INFO:tasks.rados.rados.0.smithi038.stdout:170: finishing write tid 4 to smithi03870129-170 2024-09-14T04:07:38.495 INFO:tasks.rados.rados.0.smithi038.stdout:170: finishing write tid 5 to smithi03870129-170 2024-09-14T04:07:38.495 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 170 v 40 (ObjNum 169 snap 0 seq_num 169) dirty exists 2024-09-14T04:07:38.495 INFO:tasks.rados.rados.0.smithi038.stdout:170: left oid 170 (ObjNum 169 snap 0 seq_num 169) 2024-09-14T04:07:38.495 INFO:tasks.rados.rados.0.smithi038.stdout:171: finishing write tid 1 to smithi03870129-171 2024-09-14T04:07:38.496 INFO:tasks.rados.rados.0.smithi038.stdout:171: finishing write tid 2 to smithi03870129-171 2024-09-14T04:07:38.496 INFO:tasks.rados.rados.0.smithi038.stdout:171: finishing write tid 3 to smithi03870129-171 2024-09-14T04:07:38.496 INFO:tasks.rados.rados.0.smithi038.stdout:171: finishing write tid 4 to smithi03870129-171 2024-09-14T04:07:38.496 INFO:tasks.rados.rados.0.smithi038.stdout:171: finishing write tid 5 to smithi03870129-171 2024-09-14T04:07:38.496 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 171 v 44 (ObjNum 170 snap 0 seq_num 170) dirty exists 2024-09-14T04:07:38.496 INFO:tasks.rados.rados.0.smithi038.stdout:171: left oid 171 (ObjNum 170 snap 0 seq_num 170) 2024-09-14T04:07:38.496 INFO:tasks.rados.rados.0.smithi038.stdout:172: finishing write tid 1 to smithi03870129-172 2024-09-14T04:07:38.496 INFO:tasks.rados.rados.0.smithi038.stdout:172: finishing write tid 2 to smithi03870129-172 2024-09-14T04:07:38.496 INFO:tasks.rados.rados.0.smithi038.stdout:167: done (15 left) 2024-09-14T04:07:38.496 INFO:tasks.rados.rados.0.smithi038.stdout:168: done (14 left) 2024-09-14T04:07:38.496 INFO:tasks.rados.rados.0.smithi038.stdout:169: done (13 left) 2024-09-14T04:07:38.496 INFO:tasks.rados.rados.0.smithi038.stdout:170: done (12 left) 2024-09-14T04:07:38.496 INFO:tasks.rados.rados.0.smithi038.stdout:171: done (11 left) 2024-09-14T04:07:38.497 INFO:tasks.rados.rados.0.smithi038.stdout:183: write initial oid 183 2024-09-14T04:07:38.497 INFO:tasks.rados.rados.0.smithi038.stdout:183: seq_num 182 ranges {658874=771437,2083958=603055} 2024-09-14T04:07:38.501 INFO:tasks.rados.rados.0.smithi038.stdout:183: writing smithi03870129-183 from 658874 to 1430311 tid 1 2024-09-14T04:07:38.508 INFO:tasks.rados.rados.0.smithi038.stdout:183: writing smithi03870129-183 from 2083958 to 2687013 tid 2 2024-09-14T04:07:38.508 INFO:tasks.rados.rados.0.smithi038.stdout:184: write initial oid 184 2024-09-14T04:07:38.508 INFO:tasks.rados.rados.0.smithi038.stdout:184: seq_num 183 ranges {675681=563039,1858793=746713,3025937=49744} 2024-09-14T04:07:38.515 INFO:tasks.rados.rados.0.smithi038.stdout:184: writing smithi03870129-184 from 675681 to 1238720 tid 1 2024-09-14T04:07:38.522 INFO:tasks.rados.rados.0.smithi038.stdout:184: writing smithi03870129-184 from 1858793 to 2605506 tid 2 2024-09-14T04:07:38.525 INFO:tasks.rados.rados.0.smithi038.stdout:184: writing smithi03870129-184 from 3025937 to 3075681 tid 3 2024-09-14T04:07:38.525 INFO:tasks.rados.rados.0.smithi038.stdout:185: write initial oid 185 2024-09-14T04:07:38.525 INFO:tasks.rados.rados.0.smithi038.stdout:185: seq_num 184 ranges {692488=638288,1917275=606724} 2024-09-14T04:07:38.532 INFO:tasks.rados.rados.0.smithi038.stdout:185: writing smithi03870129-185 from 692488 to 1330776 tid 1 2024-09-14T04:07:38.539 INFO:tasks.rados.rados.0.smithi038.stdout:185: writing smithi03870129-185 from 1917275 to 2523999 tid 2 2024-09-14T04:07:38.539 INFO:tasks.rados.rados.0.smithi038.stdout:186: write initial oid 186 2024-09-14T04:07:38.539 INFO:tasks.rados.rados.0.smithi038.stdout:186: seq_num 185 ranges {709295=713537,1859404=750382} 2024-09-14T04:07:38.547 INFO:tasks.rados.rados.0.smithi038.stdout:186: writing smithi03870129-186 from 709295 to 1422832 tid 1 2024-09-14T04:07:38.553 INFO:tasks.rados.rados.0.smithi038.stdout:186: writing smithi03870129-186 from 1859404 to 2609786 tid 2 2024-09-14T04:07:38.554 INFO:tasks.rados.rados.0.smithi038.stdout:187: write initial oid 187 2024-09-14T04:07:38.554 INFO:tasks.rados.rados.0.smithi038.stdout:187: seq_num 186 ranges {726102=788786,1917886=610393,3108206=17896} 2024-09-14T04:07:38.562 INFO:tasks.rados.rados.0.smithi038.stdout:187: writing smithi03870129-187 from 726102 to 1514888 tid 1 2024-09-14T04:07:38.568 INFO:tasks.rados.rados.0.smithi038.stdout:187: writing smithi03870129-187 from 1917886 to 2528279 tid 2 2024-09-14T04:07:38.571 INFO:tasks.rados.rados.0.smithi038.stdout:187: writing smithi03870129-187 from 3108206 to 3126102 tid 3 2024-09-14T04:07:38.572 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:38.572 INFO:tasks.rados.rados.0.smithi038.stdout:172: finishing write tid 3 to smithi03870129-172 2024-09-14T04:07:38.572 INFO:tasks.rados.rados.0.smithi038.stdout:172: finishing write tid 4 to smithi03870129-172 2024-09-14T04:07:38.572 INFO:tasks.rados.rados.0.smithi038.stdout:172: finishing write tid 5 to smithi03870129-172 2024-09-14T04:07:38.572 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 172 v 51 (ObjNum 171 snap 0 seq_num 171) dirty exists 2024-09-14T04:07:38.573 INFO:tasks.rados.rados.0.smithi038.stdout:172: left oid 172 (ObjNum 171 snap 0 seq_num 171) 2024-09-14T04:07:38.573 INFO:tasks.rados.rados.0.smithi038.stdout:173: finishing write tid 1 to smithi03870129-173 2024-09-14T04:07:38.573 INFO:tasks.rados.rados.0.smithi038.stdout:173: finishing write tid 2 to smithi03870129-173 2024-09-14T04:07:38.573 INFO:tasks.rados.rados.0.smithi038.stdout:173: finishing write tid 3 to smithi03870129-173 2024-09-14T04:07:38.573 INFO:tasks.rados.rados.0.smithi038.stdout:172: done (15 left) 2024-09-14T04:07:38.573 INFO:tasks.rados.rados.0.smithi038.stdout:188: write initial oid 188 2024-09-14T04:07:38.574 INFO:tasks.rados.rados.0.smithi038.stdout:188: seq_num 187 ranges {742909=464035,1976368=754051} 2024-09-14T04:07:38.578 INFO:tasks.rados.rados.0.smithi038.stdout:188: writing smithi03870129-188 from 742909 to 1206944 tid 1 2024-09-14T04:07:38.587 INFO:tasks.rados.rados.0.smithi038.stdout:188: writing smithi03870129-188 from 1976368 to 2730419 tid 2 2024-09-14T04:07:38.587 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:38.587 INFO:tasks.rados.rados.0.smithi038.stdout:173: finishing write tid 4 to smithi03870129-173 2024-09-14T04:07:38.587 INFO:tasks.rados.rados.0.smithi038.stdout:173: finishing write tid 5 to smithi03870129-173 2024-09-14T04:07:38.587 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 173 v 30 (ObjNum 172 snap 0 seq_num 172) dirty exists 2024-09-14T04:07:38.587 INFO:tasks.rados.rados.0.smithi038.stdout:173: left oid 173 (ObjNum 172 snap 0 seq_num 172) 2024-09-14T04:07:38.587 INFO:tasks.rados.rados.0.smithi038.stdout:174: finishing write tid 1 to smithi03870129-174 2024-09-14T04:07:38.588 INFO:tasks.rados.rados.0.smithi038.stdout:174: finishing write tid 2 to smithi03870129-174 2024-09-14T04:07:38.588 INFO:tasks.rados.rados.0.smithi038.stdout:173: done (15 left) 2024-09-14T04:07:38.588 INFO:tasks.rados.rados.0.smithi038.stdout:189: write initial oid 189 2024-09-14T04:07:38.588 INFO:tasks.rados.rados.0.smithi038.stdout:189: seq_num 188 ranges {759716=539284,2034850=614062} 2024-09-14T04:07:38.594 INFO:tasks.rados.rados.0.smithi038.stdout:189: writing smithi03870129-189 from 759716 to 1299000 tid 1 2024-09-14T04:07:38.603 INFO:tasks.rados.rados.0.smithi038.stdout:189: writing smithi03870129-189 from 2034850 to 2648912 tid 2 2024-09-14T04:07:38.603 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:38.603 INFO:tasks.rados.rados.0.smithi038.stdout:174: finishing write tid 3 to smithi03870129-174 2024-09-14T04:07:38.603 INFO:tasks.rados.rados.0.smithi038.stdout:174: finishing write tid 4 to smithi03870129-174 2024-09-14T04:07:38.603 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 174 v 29 (ObjNum 173 snap 0 seq_num 173) dirty exists 2024-09-14T04:07:38.604 INFO:tasks.rados.rados.0.smithi038.stdout:174: left oid 174 (ObjNum 173 snap 0 seq_num 173) 2024-09-14T04:07:38.604 INFO:tasks.rados.rados.0.smithi038.stdout:175: finishing write tid 1 to smithi03870129-175 2024-09-14T04:07:38.604 INFO:tasks.rados.rados.0.smithi038.stdout:175: finishing write tid 2 to smithi03870129-175 2024-09-14T04:07:38.604 INFO:tasks.rados.rados.0.smithi038.stdout:174: done (15 left) 2024-09-14T04:07:38.604 INFO:tasks.rados.rados.0.smithi038.stdout:190: write initial oid 190 2024-09-14T04:07:38.605 INFO:tasks.rados.rados.0.smithi038.stdout:190: seq_num 189 ranges {776523=614533,1976979=757720} 2024-09-14T04:07:38.610 INFO:tasks.rados.rados.0.smithi038.stdout:190: writing smithi03870129-190 from 776523 to 1391056 tid 1 2024-09-14T04:07:38.618 INFO:tasks.rados.rados.0.smithi038.stdout:190: writing smithi03870129-190 from 1976979 to 2734699 tid 2 2024-09-14T04:07:38.618 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:38.618 INFO:tasks.rados.rados.0.smithi038.stdout:175: finishing write tid 3 to smithi03870129-175 2024-09-14T04:07:38.618 INFO:tasks.rados.rados.0.smithi038.stdout:175: finishing write tid 4 to smithi03870129-175 2024-09-14T04:07:38.619 INFO:tasks.rados.rados.0.smithi038.stdout:175: finishing write tid 5 to smithi03870129-175 2024-09-14T04:07:38.619 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 175 v 55 (ObjNum 174 snap 0 seq_num 174) dirty exists 2024-09-14T04:07:38.619 INFO:tasks.rados.rados.0.smithi038.stdout:175: left oid 175 (ObjNum 174 snap 0 seq_num 174) 2024-09-14T04:07:38.619 INFO:tasks.rados.rados.0.smithi038.stdout:176: finishing write tid 1 to smithi03870129-176 2024-09-14T04:07:38.619 INFO:tasks.rados.rados.0.smithi038.stdout:176: finishing write tid 2 to smithi03870129-176 2024-09-14T04:07:38.619 INFO:tasks.rados.rados.0.smithi038.stdout:175: done (15 left) 2024-09-14T04:07:38.619 INFO:tasks.rados.rados.0.smithi038.stdout:191: write initial oid 191 2024-09-14T04:07:38.620 INFO:tasks.rados.rados.0.smithi038.stdout:191: seq_num 190 ranges {793330=689782,2035461=617731,3101545=91785} 2024-09-14T04:07:38.628 INFO:tasks.rados.rados.0.smithi038.stdout:191: writing smithi03870129-191 from 793330 to 1483112 tid 1 2024-09-14T04:07:38.633 INFO:tasks.rados.rados.0.smithi038.stdout:191: writing smithi03870129-191 from 2035461 to 2653192 tid 2 2024-09-14T04:07:38.636 INFO:tasks.rados.rados.0.smithi038.stdout:191: writing smithi03870129-191 from 3101545 to 3193330 tid 3 2024-09-14T04:07:38.637 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:38.637 INFO:tasks.rados.rados.0.smithi038.stdout:176: finishing write tid 3 to smithi03870129-176 2024-09-14T04:07:38.637 INFO:tasks.rados.rados.0.smithi038.stdout:176: finishing write tid 4 to smithi03870129-176 2024-09-14T04:07:38.637 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 176 v 30 (ObjNum 175 snap 0 seq_num 175) dirty exists 2024-09-14T04:07:38.637 INFO:tasks.rados.rados.0.smithi038.stdout:176: left oid 176 (ObjNum 175 snap 0 seq_num 175) 2024-09-14T04:07:38.637 INFO:tasks.rados.rados.0.smithi038.stdout:177: finishing write tid 1 to smithi03870129-177 2024-09-14T04:07:38.638 INFO:tasks.rados.rados.0.smithi038.stdout:176: done (15 left) 2024-09-14T04:07:38.638 INFO:tasks.rados.rados.0.smithi038.stdout:192: write initial oid 192 2024-09-14T04:07:38.638 INFO:tasks.rados.rados.0.smithi038.stdout:192: seq_num 191 ranges {410137=481384,1410296=761389,2728968=481169} 2024-09-14T04:07:38.641 INFO:tasks.rados.rados.0.smithi038.stdout:192: writing smithi03870129-192 from 410137 to 891521 tid 1 2024-09-14T04:07:38.648 INFO:tasks.rados.rados.0.smithi038.stdout:192: writing smithi03870129-192 from 1410296 to 2171685 tid 2 2024-09-14T04:07:38.654 INFO:tasks.rados.rados.0.smithi038.stdout:192: writing smithi03870129-192 from 2728968 to 3210137 tid 3 2024-09-14T04:07:38.654 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:38.654 INFO:tasks.rados.rados.0.smithi038.stdout:177: finishing write tid 2 to smithi03870129-177 2024-09-14T04:07:38.654 INFO:tasks.rados.rados.0.smithi038.stdout:177: finishing write tid 3 to smithi03870129-177 2024-09-14T04:07:38.654 INFO:tasks.rados.rados.0.smithi038.stdout:177: finishing write tid 4 to smithi03870129-177 2024-09-14T04:07:38.655 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 177 v 33 (ObjNum 176 snap 0 seq_num 176) dirty exists 2024-09-14T04:07:38.655 INFO:tasks.rados.rados.0.smithi038.stdout:177: left oid 177 (ObjNum 176 snap 0 seq_num 176) 2024-09-14T04:07:38.655 INFO:tasks.rados.rados.0.smithi038.stdout:178: finishing write tid 1 to smithi03870129-178 2024-09-14T04:07:38.655 INFO:tasks.rados.rados.0.smithi038.stdout:177: done (15 left) 2024-09-14T04:07:38.655 INFO:tasks.rados.rados.0.smithi038.stdout:193: write initial oid 193 2024-09-14T04:07:38.655 INFO:tasks.rados.rados.0.smithi038.stdout:193: seq_num 192 ranges {426944=556633,1468778=621400,2872744=354200} 2024-09-14T04:07:38.660 INFO:tasks.rados.rados.0.smithi038.stdout:193: writing smithi03870129-193 from 426944 to 983577 tid 1 2024-09-14T04:07:38.666 INFO:tasks.rados.rados.0.smithi038.stdout:193: writing smithi03870129-193 from 1468778 to 2090178 tid 2 2024-09-14T04:07:38.673 INFO:tasks.rados.rados.0.smithi038.stdout:193: writing smithi03870129-193 from 2872744 to 3226944 tid 3 2024-09-14T04:07:38.673 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:38.673 INFO:tasks.rados.rados.0.smithi038.stdout:178: finishing write tid 2 to smithi03870129-178 2024-09-14T04:07:38.673 INFO:tasks.rados.rados.0.smithi038.stdout:178: finishing write tid 3 to smithi03870129-178 2024-09-14T04:07:38.673 INFO:tasks.rados.rados.0.smithi038.stdout:178: finishing write tid 4 to smithi03870129-178 2024-09-14T04:07:38.673 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 178 v 26 (ObjNum 177 snap 0 seq_num 177) dirty exists 2024-09-14T04:07:38.673 INFO:tasks.rados.rados.0.smithi038.stdout:178: left oid 178 (ObjNum 177 snap 0 seq_num 177) 2024-09-14T04:07:38.673 INFO:tasks.rados.rados.0.smithi038.stdout:179: finishing write tid 1 to smithi03870129-179 2024-09-14T04:07:38.673 INFO:tasks.rados.rados.0.smithi038.stdout:179: finishing write tid 2 to smithi03870129-179 2024-09-14T04:07:38.673 INFO:tasks.rados.rados.0.smithi038.stdout:179: finishing write tid 3 to smithi03870129-179 2024-09-14T04:07:38.673 INFO:tasks.rados.rados.0.smithi038.stdout:179: finishing write tid 4 to smithi03870129-179 2024-09-14T04:07:38.673 INFO:tasks.rados.rados.0.smithi038.stdout:179: finishing write tid 5 to smithi03870129-179 2024-09-14T04:07:38.674 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 179 v 59 (ObjNum 178 snap 0 seq_num 178) dirty exists 2024-09-14T04:07:38.674 INFO:tasks.rados.rados.0.smithi038.stdout:179: left oid 179 (ObjNum 178 snap 0 seq_num 178) 2024-09-14T04:07:38.674 INFO:tasks.rados.rados.0.smithi038.stdout:180: finishing write tid 1 to smithi03870129-180 2024-09-14T04:07:38.674 INFO:tasks.rados.rados.0.smithi038.stdout:180: finishing write tid 2 to smithi03870129-180 2024-09-14T04:07:38.674 INFO:tasks.rados.rados.0.smithi038.stdout:180: finishing write tid 3 to smithi03870129-180 2024-09-14T04:07:38.674 INFO:tasks.rados.rados.0.smithi038.stdout:178: done (15 left) 2024-09-14T04:07:38.674 INFO:tasks.rados.rados.0.smithi038.stdout:179: done (14 left) 2024-09-14T04:07:38.674 INFO:tasks.rados.rados.0.smithi038.stdout:194: write initial oid 194 2024-09-14T04:07:38.674 INFO:tasks.rados.rados.0.smithi038.stdout:194: seq_num 193 ranges {443751=631882,1810907=765058,3067461=176290} 2024-09-14T04:07:38.678 INFO:tasks.rados.rados.0.smithi038.stdout:194: writing smithi03870129-194 from 443751 to 1075633 tid 1 2024-09-14T04:07:38.687 INFO:tasks.rados.rados.0.smithi038.stdout:194: writing smithi03870129-194 from 1810907 to 2575965 tid 2 2024-09-14T04:07:38.691 INFO:tasks.rados.rados.0.smithi038.stdout:194: writing smithi03870129-194 from 3067461 to 3243751 tid 3 2024-09-14T04:07:38.691 INFO:tasks.rados.rados.0.smithi038.stdout:195: write initial oid 195 2024-09-14T04:07:38.691 INFO:tasks.rados.rados.0.smithi038.stdout:195: seq_num 194 ranges {460558=707131,1869389=508716,3094884=165674} 2024-09-14T04:07:38.698 INFO:tasks.rados.rados.0.smithi038.stdout:195: writing smithi03870129-195 from 460558 to 1167689 tid 1 2024-09-14T04:07:38.706 INFO:tasks.rados.rados.0.smithi038.stdout:195: writing smithi03870129-195 from 1869389 to 2378105 tid 2 2024-09-14T04:07:38.711 INFO:tasks.rados.rados.0.smithi038.stdout:195: writing smithi03870129-195 from 3094884 to 3260558 tid 3 2024-09-14T04:07:38.711 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:38.711 INFO:tasks.rados.rados.0.smithi038.stdout:180: finishing write tid 4 to smithi03870129-180 2024-09-14T04:07:38.711 INFO:tasks.rados.rados.0.smithi038.stdout:180: finishing write tid 5 to smithi03870129-180 2024-09-14T04:07:38.711 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 180 v 34 (ObjNum 179 snap 0 seq_num 179) dirty exists 2024-09-14T04:07:38.711 INFO:tasks.rados.rados.0.smithi038.stdout:180: left oid 180 (ObjNum 179 snap 0 seq_num 179) 2024-09-14T04:07:38.711 INFO:tasks.rados.rados.0.smithi038.stdout:181: finishing write tid 1 to smithi03870129-181 2024-09-14T04:07:38.711 INFO:tasks.rados.rados.0.smithi038.stdout:181: finishing write tid 2 to smithi03870129-181 2024-09-14T04:07:38.711 INFO:tasks.rados.rados.0.smithi038.stdout:180: done (15 left) 2024-09-14T04:07:38.712 INFO:tasks.rados.rados.0.smithi038.stdout:196: write initial oid 196 2024-09-14T04:07:38.712 INFO:tasks.rados.rados.0.smithi038.stdout:196: seq_num 195 ranges {477365=782380,1927871=768727,3122307=155058} 2024-09-14T04:07:38.718 INFO:tasks.rados.rados.0.smithi038.stdout:196: writing smithi03870129-196 from 477365 to 1259745 tid 1 2024-09-14T04:07:38.726 INFO:tasks.rados.rados.0.smithi038.stdout:196: writing smithi03870129-196 from 1927871 to 2696598 tid 2 2024-09-14T04:07:38.729 INFO:tasks.rados.rados.0.smithi038.stdout:196: writing smithi03870129-196 from 3122307 to 3277365 tid 3 2024-09-14T04:07:38.730 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:38.730 INFO:tasks.rados.rados.0.smithi038.stdout:181: finishing write tid 3 to smithi03870129-181 2024-09-14T04:07:38.730 INFO:tasks.rados.rados.0.smithi038.stdout:181: finishing write tid 4 to smithi03870129-181 2024-09-14T04:07:38.730 INFO:tasks.rados.rados.0.smithi038.stdout:181: finishing write tid 5 to smithi03870129-181 2024-09-14T04:07:38.730 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 181 v 73 (ObjNum 180 snap 0 seq_num 180) dirty exists 2024-09-14T04:07:38.730 INFO:tasks.rados.rados.0.smithi038.stdout:181: left oid 181 (ObjNum 180 snap 0 seq_num 180) 2024-09-14T04:07:38.730 INFO:tasks.rados.rados.0.smithi038.stdout:182: finishing write tid 1 to smithi03870129-182 2024-09-14T04:07:38.730 INFO:tasks.rados.rados.0.smithi038.stdout:182: finishing write tid 2 to smithi03870129-182 2024-09-14T04:07:38.730 INFO:tasks.rados.rados.0.smithi038.stdout:181: done (15 left) 2024-09-14T04:07:38.731 INFO:tasks.rados.rados.0.smithi038.stdout:197: write initial oid 197 2024-09-14T04:07:38.731 INFO:tasks.rados.rados.0.smithi038.stdout:197: seq_num 196 ranges {494172=457629,1586353=512385,2749730=544442} 2024-09-14T04:07:38.735 INFO:tasks.rados.rados.0.smithi038.stdout:197: writing smithi03870129-197 from 494172 to 951801 tid 1 2024-09-14T04:07:38.741 INFO:tasks.rados.rados.0.smithi038.stdout:197: writing smithi03870129-197 from 1586353 to 2098738 tid 2 2024-09-14T04:07:38.749 INFO:tasks.rados.rados.0.smithi038.stdout:197: writing smithi03870129-197 from 2749730 to 3294172 tid 3 2024-09-14T04:07:38.749 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:38.749 INFO:tasks.rados.rados.0.smithi038.stdout:182: finishing write tid 3 to smithi03870129-182 2024-09-14T04:07:38.750 INFO:tasks.rados.rados.0.smithi038.stdout:182: finishing write tid 4 to smithi03870129-182 2024-09-14T04:07:38.750 INFO:tasks.rados.rados.0.smithi038.stdout:182: finishing write tid 5 to smithi03870129-182 2024-09-14T04:07:38.750 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 182 v 58 (ObjNum 181 snap 0 seq_num 181) dirty exists 2024-09-14T04:07:38.750 INFO:tasks.rados.rados.0.smithi038.stdout:182: left oid 182 (ObjNum 181 snap 0 seq_num 181) 2024-09-14T04:07:38.750 INFO:tasks.rados.rados.0.smithi038.stdout:183: finishing write tid 1 to smithi03870129-183 2024-09-14T04:07:38.750 INFO:tasks.rados.rados.0.smithi038.stdout:183: finishing write tid 2 to smithi03870129-183 2024-09-14T04:07:38.750 INFO:tasks.rados.rados.0.smithi038.stdout:183: finishing write tid 3 to smithi03870129-183 2024-09-14T04:07:38.750 INFO:tasks.rados.rados.0.smithi038.stdout:183: finishing write tid 4 to smithi03870129-183 2024-09-14T04:07:38.750 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 183 v 37 (ObjNum 182 snap 0 seq_num 182) dirty exists 2024-09-14T04:07:38.750 INFO:tasks.rados.rados.0.smithi038.stdout:183: left oid 183 (ObjNum 182 snap 0 seq_num 182) 2024-09-14T04:07:38.750 INFO:tasks.rados.rados.0.smithi038.stdout:184: finishing write tid 1 to smithi03870129-184 2024-09-14T04:07:38.751 INFO:tasks.rados.rados.0.smithi038.stdout:182: done (15 left) 2024-09-14T04:07:38.751 INFO:tasks.rados.rados.0.smithi038.stdout:183: done (14 left) 2024-09-14T04:07:38.751 INFO:tasks.rados.rados.0.smithi038.stdout:198: write initial oid 198 2024-09-14T04:07:38.751 INFO:tasks.rados.rados.0.smithi038.stdout:198: seq_num 197 ranges {510979=532878,1528482=772396,3060800=250179} 2024-09-14T04:07:38.755 INFO:tasks.rados.rados.0.smithi038.stdout:198: writing smithi03870129-198 from 510979 to 1043857 tid 1 2024-09-14T04:07:38.763 INFO:tasks.rados.rados.0.smithi038.stdout:198: writing smithi03870129-198 from 1528482 to 2300878 tid 2 2024-09-14T04:07:38.769 INFO:tasks.rados.rados.0.smithi038.stdout:198: writing smithi03870129-198 from 3060800 to 3310979 tid 3 2024-09-14T04:07:38.769 INFO:tasks.rados.rados.0.smithi038.stdout:199: write initial oid 199 2024-09-14T04:07:38.769 INFO:tasks.rados.rados.0.smithi038.stdout:199: seq_num 198 ranges {527786=724480,1703317=516054,2804576=435035} 2024-09-14T04:07:38.776 INFO:tasks.rados.rados.0.smithi038.stdout:199: writing smithi03870129-199 from 527786 to 1252266 tid 1 2024-09-14T04:07:38.782 INFO:tasks.rados.rados.0.smithi038.stdout:199: writing smithi03870129-199 from 1703317 to 2219371 tid 2 2024-09-14T04:07:38.788 INFO:tasks.rados.rados.0.smithi038.stdout:199: writing smithi03870129-199 from 2804576 to 3239611 tid 3 2024-09-14T04:07:38.788 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:38.788 INFO:tasks.rados.rados.0.smithi038.stdout:184: finishing write tid 2 to smithi03870129-184 2024-09-14T04:07:38.788 INFO:tasks.rados.rados.0.smithi038.stdout:184: finishing write tid 3 to smithi03870129-184 2024-09-14T04:07:38.788 INFO:tasks.rados.rados.0.smithi038.stdout:184: finishing write tid 4 to smithi03870129-184 2024-09-14T04:07:38.788 INFO:tasks.rados.rados.0.smithi038.stdout:184: finishing write tid 5 to smithi03870129-184 2024-09-14T04:07:38.789 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 184 v 34 (ObjNum 183 snap 0 seq_num 183) dirty exists 2024-09-14T04:07:38.789 INFO:tasks.rados.rados.0.smithi038.stdout:184: left oid 184 (ObjNum 183 snap 0 seq_num 183) 2024-09-14T04:07:38.789 INFO:tasks.rados.rados.0.smithi038.stdout:185: finishing write tid 1 to smithi03870129-185 2024-09-14T04:07:38.789 INFO:tasks.rados.rados.0.smithi038.stdout:185: finishing write tid 2 to smithi03870129-185 2024-09-14T04:07:38.789 INFO:tasks.rados.rados.0.smithi038.stdout:185: finishing write tid 3 to smithi03870129-185 2024-09-14T04:07:38.789 INFO:tasks.rados.rados.0.smithi038.stdout:184: done (15 left) 2024-09-14T04:07:38.789 INFO:tasks.rados.rados.0.smithi038.stdout:200: write initial oid 200 2024-09-14T04:07:38.789 INFO:tasks.rados.rados.0.smithi038.stdout:200: seq_num 199 ranges {544593=799729,1761799=776065,2948352=396241} 2024-09-14T04:07:38.796 INFO:tasks.rados.rados.0.smithi038.stdout:200: writing smithi03870129-200 from 544593 to 1344322 tid 1 2024-09-14T04:07:38.803 INFO:tasks.rados.rados.0.smithi038.stdout:200: writing smithi03870129-200 from 1761799 to 2537864 tid 2 2024-09-14T04:07:38.808 INFO:tasks.rados.rados.0.smithi038.stdout:200: writing smithi03870129-200 from 2948352 to 3344593 tid 3 2024-09-14T04:07:38.808 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:38.808 INFO:tasks.rados.rados.0.smithi038.stdout:185: finishing write tid 4 to smithi03870129-185 2024-09-14T04:07:38.808 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 185 v 47 (ObjNum 184 snap 0 seq_num 184) dirty exists 2024-09-14T04:07:38.809 INFO:tasks.rados.rados.0.smithi038.stdout:185: left oid 185 (ObjNum 184 snap 0 seq_num 184) 2024-09-14T04:07:38.809 INFO:tasks.rados.rados.0.smithi038.stdout:186: finishing write tid 1 to smithi03870129-186 2024-09-14T04:07:38.809 INFO:tasks.rados.rados.0.smithi038.stdout:186: finishing write tid 2 to smithi03870129-186 2024-09-14T04:07:38.809 INFO:tasks.rados.rados.0.smithi038.stdout:186: finishing write tid 3 to smithi03870129-186 2024-09-14T04:07:38.809 INFO:tasks.rados.rados.0.smithi038.stdout:186: finishing write tid 4 to smithi03870129-186 2024-09-14T04:07:38.809 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 186 v 39 (ObjNum 185 snap 0 seq_num 185) dirty exists 2024-09-14T04:07:38.809 INFO:tasks.rados.rados.0.smithi038.stdout:186: left oid 186 (ObjNum 185 snap 0 seq_num 185) 2024-09-14T04:07:38.809 INFO:tasks.rados.rados.0.smithi038.stdout:187: finishing write tid 1 to smithi03870129-187 2024-09-14T04:07:38.809 INFO:tasks.rados.rados.0.smithi038.stdout:187: finishing write tid 2 to smithi03870129-187 2024-09-14T04:07:38.809 INFO:tasks.rados.rados.0.smithi038.stdout:187: finishing write tid 3 to smithi03870129-187 2024-09-14T04:07:38.809 INFO:tasks.rados.rados.0.smithi038.stdout:187: finishing write tid 4 to smithi03870129-187 2024-09-14T04:07:38.810 INFO:tasks.rados.rados.0.smithi038.stdout:187: finishing write tid 5 to smithi03870129-187 2024-09-14T04:07:38.810 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 187 v 43 (ObjNum 186 snap 0 seq_num 186) dirty exists 2024-09-14T04:07:38.810 INFO:tasks.rados.rados.0.smithi038.stdout:187: left oid 187 (ObjNum 186 snap 0 seq_num 186) 2024-09-14T04:07:38.810 INFO:tasks.rados.rados.0.smithi038.stdout:188: finishing write tid 1 to smithi03870129-188 2024-09-14T04:07:38.810 INFO:tasks.rados.rados.0.smithi038.stdout:185: done (15 left) 2024-09-14T04:07:38.810 INFO:tasks.rados.rados.0.smithi038.stdout:186: done (14 left) 2024-09-14T04:07:38.810 INFO:tasks.rados.rados.0.smithi038.stdout:187: done (13 left) 2024-09-14T04:07:38.810 INFO:tasks.rados.rados.0.smithi038.stdout:201: write initial oid 201 2024-09-14T04:07:38.810 INFO:tasks.rados.rados.0.smithi038.stdout:201: seq_num 200 ranges {561400=474978,1820281=519723,2859422=457579} 2024-09-14T04:07:38.813 INFO:tasks.rados.rados.0.smithi038.stdout:201: writing smithi03870129-201 from 561400 to 1036378 tid 1 2024-09-14T04:07:38.821 INFO:tasks.rados.rados.0.smithi038.stdout:201: writing smithi03870129-201 from 1820281 to 2340004 tid 2 2024-09-14T04:07:38.826 INFO:tasks.rados.rados.0.smithi038.stdout:201: writing smithi03870129-201 from 2859422 to 3317001 tid 3 2024-09-14T04:07:38.826 INFO:tasks.rados.rados.0.smithi038.stdout:202: write initial oid 202 2024-09-14T04:07:38.826 INFO:tasks.rados.rados.0.smithi038.stdout:202: seq_num 201 ranges {578207=550227,1762410=779734,3286845=91362} 2024-09-14T04:07:38.833 INFO:tasks.rados.rados.0.smithi038.stdout:202: writing smithi03870129-202 from 578207 to 1128434 tid 1 2024-09-14T04:07:38.841 INFO:tasks.rados.rados.0.smithi038.stdout:202: writing smithi03870129-202 from 1762410 to 2542144 tid 2 2024-09-14T04:07:38.845 INFO:tasks.rados.rados.0.smithi038.stdout:202: writing smithi03870129-202 from 3286845 to 3378207 tid 3 2024-09-14T04:07:38.846 INFO:tasks.rados.rados.0.smithi038.stdout:203: write initial oid 203 2024-09-14T04:07:38.846 INFO:tasks.rados.rados.0.smithi038.stdout:203: seq_num 202 ranges {595014=625476,1820892=523392,2797915=596476} 2024-09-14T04:07:38.852 INFO:tasks.rados.rados.0.smithi038.stdout:203: writing smithi03870129-203 from 595014 to 1220490 tid 1 2024-09-14T04:07:38.859 INFO:tasks.rados.rados.0.smithi038.stdout:203: writing smithi03870129-203 from 1820892 to 2344284 tid 2 2024-09-14T04:07:38.865 INFO:tasks.rados.rados.0.smithi038.stdout:203: writing smithi03870129-203 from 2797915 to 3394391 tid 3 2024-09-14T04:07:38.865 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:38.865 INFO:tasks.rados.rados.0.smithi038.stdout:188: finishing write tid 2 to smithi03870129-188 2024-09-14T04:07:38.865 INFO:tasks.rados.rados.0.smithi038.stdout:188: finishing write tid 3 to smithi03870129-188 2024-09-14T04:07:38.865 INFO:tasks.rados.rados.0.smithi038.stdout:188: finishing write tid 4 to smithi03870129-188 2024-09-14T04:07:38.865 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 188 v 32 (ObjNum 187 snap 0 seq_num 187) dirty exists 2024-09-14T04:07:38.865 INFO:tasks.rados.rados.0.smithi038.stdout:188: left oid 188 (ObjNum 187 snap 0 seq_num 187) 2024-09-14T04:07:38.865 INFO:tasks.rados.rados.0.smithi038.stdout:189: finishing write tid 1 to smithi03870129-189 2024-09-14T04:07:38.865 INFO:tasks.rados.rados.0.smithi038.stdout:189: finishing write tid 2 to smithi03870129-189 2024-09-14T04:07:38.866 INFO:tasks.rados.rados.0.smithi038.stdout:188: done (15 left) 2024-09-14T04:07:38.866 INFO:tasks.rados.rados.0.smithi038.stdout:204: write initial oid 204 2024-09-14T04:07:38.866 INFO:tasks.rados.rados.0.smithi038.stdout:204: seq_num 203 ranges {611821=700725,1879374=783403,3341691=70130} 2024-09-14T04:07:38.872 INFO:tasks.rados.rados.0.smithi038.stdout:204: writing smithi03870129-204 from 611821 to 1312546 tid 1 2024-09-14T04:07:38.880 INFO:tasks.rados.rados.0.smithi038.stdout:204: writing smithi03870129-204 from 1879374 to 2662777 tid 2 2024-09-14T04:07:38.884 INFO:tasks.rados.rados.0.smithi038.stdout:204: writing smithi03870129-204 from 3341691 to 3411821 tid 3 2024-09-14T04:07:38.884 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:38.884 INFO:tasks.rados.rados.0.smithi038.stdout:189: finishing write tid 3 to smithi03870129-189 2024-09-14T04:07:38.884 INFO:tasks.rados.rados.0.smithi038.stdout:189: finishing write tid 4 to smithi03870129-189 2024-09-14T04:07:38.884 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 189 v 35 (ObjNum 188 snap 0 seq_num 188) dirty exists 2024-09-14T04:07:38.884 INFO:tasks.rados.rados.0.smithi038.stdout:189: left oid 189 (ObjNum 188 snap 0 seq_num 188) 2024-09-14T04:07:38.884 INFO:tasks.rados.rados.0.smithi038.stdout:190: finishing write tid 1 to smithi03870129-190 2024-09-14T04:07:38.885 INFO:tasks.rados.rados.0.smithi038.stdout:190: finishing write tid 2 to smithi03870129-190 2024-09-14T04:07:38.885 INFO:tasks.rados.rados.0.smithi038.stdout:189: done (15 left) 2024-09-14T04:07:38.885 INFO:tasks.rados.rados.0.smithi038.stdout:205: write initial oid 205 2024-09-14T04:07:38.885 INFO:tasks.rados.rados.0.smithi038.stdout:190: finishing write tid 3 to smithi03870129-190 2024-09-14T04:07:38.885 INFO:tasks.rados.rados.0.smithi038.stdout:190: finishing write tid 4 to smithi03870129-190 2024-09-14T04:07:38.885 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 190 v 29 (ObjNum 189 snap 0 seq_num 189) dirty exists 2024-09-14T04:07:38.885 INFO:tasks.rados.rados.0.smithi038.stdout:190: left oid 190 (ObjNum 189 snap 0 seq_num 189) 2024-09-14T04:07:38.885 INFO:tasks.rados.rados.0.smithi038.stdout:191: finishing write tid 1 to smithi03870129-191 2024-09-14T04:07:38.885 INFO:tasks.rados.rados.0.smithi038.stdout:205: seq_num 204 ranges {628628=775974,1937856=527061,3252761=175867} 2024-09-14T04:07:38.892 INFO:tasks.rados.rados.0.smithi038.stdout:205: writing smithi03870129-205 from 628628 to 1404602 tid 1 2024-09-14T04:07:38.898 INFO:tasks.rados.rados.0.smithi038.stdout:205: writing smithi03870129-205 from 1937856 to 2464917 tid 2 2024-09-14T04:07:38.903 INFO:tasks.rados.rados.0.smithi038.stdout:205: writing smithi03870129-205 from 3252761 to 3428628 tid 3 2024-09-14T04:07:38.903 INFO:tasks.rados.rados.0.smithi038.stdout:190: done (15 left) 2024-09-14T04:07:38.903 INFO:tasks.rados.rados.0.smithi038.stdout:206: write initial oid 206 2024-09-14T04:07:38.904 INFO:tasks.rados.rados.0.smithi038.stdout:206: seq_num 205 ranges {645435=451223,1879985=787072,3280184=165251} 2024-09-14T04:07:38.909 INFO:tasks.rados.rados.0.smithi038.stdout:206: writing smithi03870129-206 from 645435 to 1096658 tid 1 2024-09-14T04:07:38.918 INFO:tasks.rados.rados.0.smithi038.stdout:206: writing smithi03870129-206 from 1879985 to 2667057 tid 2 2024-09-14T04:07:38.922 INFO:tasks.rados.rados.0.smithi038.stdout:206: writing smithi03870129-206 from 3280184 to 3445435 tid 3 2024-09-14T04:07:38.922 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:38.922 INFO:tasks.rados.rados.0.smithi038.stdout:191: finishing write tid 2 to smithi03870129-191 2024-09-14T04:07:38.922 INFO:tasks.rados.rados.0.smithi038.stdout:191: finishing write tid 3 to smithi03870129-191 2024-09-14T04:07:38.923 INFO:tasks.rados.rados.0.smithi038.stdout:191: finishing write tid 4 to smithi03870129-191 2024-09-14T04:07:38.923 INFO:tasks.rados.rados.0.smithi038.stdout:191: finishing write tid 5 to smithi03870129-191 2024-09-14T04:07:38.923 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 191 v 63 (ObjNum 190 snap 0 seq_num 190) dirty exists 2024-09-14T04:07:38.923 INFO:tasks.rados.rados.0.smithi038.stdout:191: left oid 191 (ObjNum 190 snap 0 seq_num 190) 2024-09-14T04:07:38.923 INFO:tasks.rados.rados.0.smithi038.stdout:192: finishing write tid 1 to smithi03870129-192 2024-09-14T04:07:38.923 INFO:tasks.rados.rados.0.smithi038.stdout:192: finishing write tid 2 to smithi03870129-192 2024-09-14T04:07:38.923 INFO:tasks.rados.rados.0.smithi038.stdout:191: done (15 left) 2024-09-14T04:07:38.923 INFO:tasks.rados.rados.0.smithi038.stdout:207: write initial oid 207 2024-09-14T04:07:38.923 INFO:tasks.rados.rados.0.smithi038.stdout:207: seq_num 206 ranges {662242=642825,2054820=530730,3307607=154635} 2024-09-14T04:07:38.929 INFO:tasks.rados.rados.0.smithi038.stdout:207: writing smithi03870129-207 from 662242 to 1305067 tid 1 2024-09-14T04:07:38.936 INFO:tasks.rados.rados.0.smithi038.stdout:207: writing smithi03870129-207 from 2054820 to 2585550 tid 2 2024-09-14T04:07:38.942 INFO:tasks.rados.rados.0.smithi038.stdout:207: writing smithi03870129-207 from 3307607 to 3462242 tid 3 2024-09-14T04:07:38.942 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:38.942 INFO:tasks.rados.rados.0.smithi038.stdout:192: finishing write tid 3 to smithi03870129-192 2024-09-14T04:07:38.942 INFO:tasks.rados.rados.0.smithi038.stdout:192: finishing write tid 4 to smithi03870129-192 2024-09-14T04:07:38.942 INFO:tasks.rados.rados.0.smithi038.stdout:192: finishing write tid 5 to smithi03870129-192 2024-09-14T04:07:38.942 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 192 v 23 (ObjNum 191 snap 0 seq_num 191) dirty exists 2024-09-14T04:07:38.942 INFO:tasks.rados.rados.0.smithi038.stdout:192: left oid 192 (ObjNum 191 snap 0 seq_num 191) 2024-09-14T04:07:38.942 INFO:tasks.rados.rados.0.smithi038.stdout:193: finishing write tid 1 to smithi03870129-193 2024-09-14T04:07:38.942 INFO:tasks.rados.rados.0.smithi038.stdout:193: finishing write tid 2 to smithi03870129-193 2024-09-14T04:07:38.942 INFO:tasks.rados.rados.0.smithi038.stdout:193: finishing write tid 3 to smithi03870129-193 2024-09-14T04:07:38.942 INFO:tasks.rados.rados.0.smithi038.stdout:193: finishing write tid 4 to smithi03870129-193 2024-09-14T04:07:38.942 INFO:tasks.rados.rados.0.smithi038.stdout:193: finishing write tid 5 to smithi03870129-193 2024-09-14T04:07:38.942 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 193 v 62 (ObjNum 192 snap 0 seq_num 192) dirty exists 2024-09-14T04:07:38.943 INFO:tasks.rados.rados.0.smithi038.stdout:193: left oid 193 (ObjNum 192 snap 0 seq_num 192) 2024-09-14T04:07:38.943 INFO:tasks.rados.rados.0.smithi038.stdout:194: finishing write tid 1 to smithi03870129-194 2024-09-14T04:07:38.943 INFO:tasks.rados.rados.0.smithi038.stdout:194: finishing write tid 2 to smithi03870129-194 2024-09-14T04:07:38.943 INFO:tasks.rados.rados.0.smithi038.stdout:192: done (15 left) 2024-09-14T04:07:38.943 INFO:tasks.rados.rados.0.smithi038.stdout:193: done (14 left) 2024-09-14T04:07:38.943 INFO:tasks.rados.rados.0.smithi038.stdout:208: write initial oid 208 2024-09-14T04:07:38.943 INFO:tasks.rados.rados.0.smithi038.stdout:208: seq_num 207 ranges {679049=718074,2113302=674388,3335030=144019} 2024-09-14T04:07:38.949 INFO:tasks.rados.rados.0.smithi038.stdout:208: writing smithi03870129-208 from 679049 to 1397123 tid 1 2024-09-14T04:07:38.957 INFO:tasks.rados.rados.0.smithi038.stdout:208: writing smithi03870129-208 from 2113302 to 2787690 tid 2 2024-09-14T04:07:38.961 INFO:tasks.rados.rados.0.smithi038.stdout:208: writing smithi03870129-208 from 3335030 to 3479049 tid 3 2024-09-14T04:07:38.961 INFO:tasks.rados.rados.0.smithi038.stdout:209: write initial oid 209 2024-09-14T04:07:38.961 INFO:tasks.rados.rados.0.smithi038.stdout:209: seq_num 208 ranges {695856=793323,2171784=534399,3362453=133403} 2024-09-14T04:07:38.969 INFO:tasks.rados.rados.0.smithi038.stdout:209: writing smithi03870129-209 from 695856 to 1489179 tid 1 2024-09-14T04:07:38.977 INFO:tasks.rados.rados.0.smithi038.stdout:209: writing smithi03870129-209 from 2171784 to 2706183 tid 2 2024-09-14T04:07:38.981 INFO:tasks.rados.rados.0.smithi038.stdout:209: writing smithi03870129-209 from 3362453 to 3495856 tid 3 2024-09-14T04:07:38.982 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:38.982 INFO:tasks.rados.rados.0.smithi038.stdout:194: finishing write tid 3 to smithi03870129-194 2024-09-14T04:07:38.982 INFO:tasks.rados.rados.0.smithi038.stdout:194: finishing write tid 4 to smithi03870129-194 2024-09-14T04:07:38.982 INFO:tasks.rados.rados.0.smithi038.stdout:194: finishing write tid 5 to smithi03870129-194 2024-09-14T04:07:38.982 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 194 v 47 (ObjNum 193 snap 0 seq_num 193) dirty exists 2024-09-14T04:07:38.983 INFO:tasks.rados.rados.0.smithi038.stdout:194: left oid 194 (ObjNum 193 snap 0 seq_num 193) 2024-09-14T04:07:38.983 INFO:tasks.rados.rados.0.smithi038.stdout:195: finishing write tid 1 to smithi03870129-195 2024-09-14T04:07:38.983 INFO:tasks.rados.rados.0.smithi038.stdout:195: finishing write tid 2 to smithi03870129-195 2024-09-14T04:07:38.983 INFO:tasks.rados.rados.0.smithi038.stdout:195: finishing write tid 3 to smithi03870129-195 2024-09-14T04:07:38.983 INFO:tasks.rados.rados.0.smithi038.stdout:194: done (15 left) 2024-09-14T04:07:38.983 INFO:tasks.rados.rados.0.smithi038.stdout:210: write initial oid 210 2024-09-14T04:07:38.983 INFO:tasks.rados.rados.0.smithi038.stdout:210: seq_num 209 ranges {712663=468572,1713913=678057,2873523=591733} 2024-09-14T04:07:38.987 INFO:tasks.rados.rados.0.smithi038.stdout:210: writing smithi03870129-210 from 712663 to 1181235 tid 1 2024-09-14T04:07:38.993 INFO:tasks.rados.rados.0.smithi038.stdout:210: writing smithi03870129-210 from 1713913 to 2391970 tid 2 2024-09-14T04:07:39.000 INFO:tasks.rados.rados.0.smithi038.stdout:210: writing smithi03870129-210 from 2873523 to 3465256 tid 3 2024-09-14T04:07:39.000 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:39.000 INFO:tasks.rados.rados.0.smithi038.stdout:195: finishing write tid 4 to smithi03870129-195 2024-09-14T04:07:39.000 INFO:tasks.rados.rados.0.smithi038.stdout:195: finishing write tid 5 to smithi03870129-195 2024-09-14T04:07:39.000 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 195 v 33 (ObjNum 194 snap 0 seq_num 194) dirty exists 2024-09-14T04:07:39.001 INFO:tasks.rados.rados.0.smithi038.stdout:195: left oid 195 (ObjNum 194 snap 0 seq_num 194) 2024-09-14T04:07:39.001 INFO:tasks.rados.rados.0.smithi038.stdout:196: finishing write tid 1 to smithi03870129-196 2024-09-14T04:07:39.001 INFO:tasks.rados.rados.0.smithi038.stdout:196: finishing write tid 2 to smithi03870129-196 2024-09-14T04:07:39.001 INFO:tasks.rados.rados.0.smithi038.stdout:195: done (15 left) 2024-09-14T04:07:39.001 INFO:tasks.rados.rados.0.smithi038.stdout:211: write initial oid 211 2024-09-14T04:07:39.001 INFO:tasks.rados.rados.0.smithi038.stdout:211: seq_num 210 ranges {729470=543821,1772395=538068,2900946=403005} 2024-09-14T04:07:39.007 INFO:tasks.rados.rados.0.smithi038.stdout:211: writing smithi03870129-211 from 729470 to 1273291 tid 1 2024-09-14T04:07:39.013 INFO:tasks.rados.rados.0.smithi038.stdout:211: writing smithi03870129-211 from 1772395 to 2310463 tid 2 2024-09-14T04:07:39.018 INFO:tasks.rados.rados.0.smithi038.stdout:211: writing smithi03870129-211 from 2900946 to 3303951 tid 3 2024-09-14T04:07:39.019 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:39.019 INFO:tasks.rados.rados.0.smithi038.stdout:196: finishing write tid 3 to smithi03870129-196 2024-09-14T04:07:39.019 INFO:tasks.rados.rados.0.smithi038.stdout:196: finishing write tid 4 to smithi03870129-196 2024-09-14T04:07:39.019 INFO:tasks.rados.rados.0.smithi038.stdout:196: finishing write tid 5 to smithi03870129-196 2024-09-14T04:07:39.019 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 196 v 66 (ObjNum 195 snap 0 seq_num 195) dirty exists 2024-09-14T04:07:39.019 INFO:tasks.rados.rados.0.smithi038.stdout:196: left oid 196 (ObjNum 195 snap 0 seq_num 195) 2024-09-14T04:07:39.019 INFO:tasks.rados.rados.0.smithi038.stdout:197: finishing write tid 1 to smithi03870129-197 2024-09-14T04:07:39.019 INFO:tasks.rados.rados.0.smithi038.stdout:197: finishing write tid 2 to smithi03870129-197 2024-09-14T04:07:39.020 INFO:tasks.rados.rados.0.smithi038.stdout:196: done (15 left) 2024-09-14T04:07:39.020 INFO:tasks.rados.rados.0.smithi038.stdout:212: write initial oid 212 2024-09-14T04:07:39.020 INFO:tasks.rados.rados.0.smithi038.stdout:212: seq_num 211 ranges {746277=619070,1830877=681726,2928369=617908} 2024-09-14T04:07:39.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:38 smithi038 bash[22519]: cluster 2024-09-14T04:07:38.239592+0000 mgr.y (mgr.14406) 217 : cluster [DBG] pgmap v199: 89 pgs: 89 active+clean; 251 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 14 MiB/s wr, 74 op/s 2024-09-14T04:07:39.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:38 smithi038 bash[32505]: cluster 2024-09-14T04:07:38.239592+0000 mgr.y (mgr.14406) 217 : cluster [DBG] pgmap v199: 89 pgs: 89 active+clean; 251 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 14 MiB/s wr, 74 op/s 2024-09-14T04:07:39.026 INFO:tasks.rados.rados.0.smithi038.stdout:212: writing smithi03870129-212 from 746277 to 1365347 tid 1 2024-09-14T04:07:39.032 INFO:tasks.rados.rados.0.smithi038.stdout:212: writing smithi03870129-212 from 1830877 to 2512603 tid 2 2024-09-14T04:07:39.038 INFO:tasks.rados.rados.0.smithi038.stdout:212: writing smithi03870129-212 from 2928369 to 3546277 tid 3 2024-09-14T04:07:39.039 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:39.039 INFO:tasks.rados.rados.0.smithi038.stdout:197: finishing write tid 3 to smithi03870129-197 2024-09-14T04:07:39.039 INFO:tasks.rados.rados.0.smithi038.stdout:197: finishing write tid 4 to smithi03870129-197 2024-09-14T04:07:39.039 INFO:tasks.rados.rados.0.smithi038.stdout:197: finishing write tid 5 to smithi03870129-197 2024-09-14T04:07:39.039 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 197 v 38 (ObjNum 196 snap 0 seq_num 196) dirty exists 2024-09-14T04:07:39.039 INFO:tasks.rados.rados.0.smithi038.stdout:197: left oid 197 (ObjNum 196 snap 0 seq_num 196) 2024-09-14T04:07:39.039 INFO:tasks.rados.rados.0.smithi038.stdout:198: finishing write tid 1 to smithi03870129-198 2024-09-14T04:07:39.039 INFO:tasks.rados.rados.0.smithi038.stdout:198: finishing write tid 2 to smithi03870129-198 2024-09-14T04:07:39.039 INFO:tasks.rados.rados.0.smithi038.stdout:197: done (15 left) 2024-09-14T04:07:39.039 INFO:tasks.rados.rados.0.smithi038.stdout:213: write initial oid 213 2024-09-14T04:07:39.039 INFO:tasks.rados.rados.0.smithi038.stdout:213: seq_num 212 ranges {763084=694319,1889359=541737,2955792=541902} 2024-09-14T04:07:39.046 INFO:tasks.rados.rados.0.smithi038.stdout:213: writing smithi03870129-213 from 763084 to 1457403 tid 1 2024-09-14T04:07:39.051 INFO:tasks.rados.rados.0.smithi038.stdout:213: writing smithi03870129-213 from 1889359 to 2431096 tid 2 2024-09-14T04:07:39.058 INFO:tasks.rados.rados.0.smithi038.stdout:213: writing smithi03870129-213 from 2955792 to 3497694 tid 3 2024-09-14T04:07:39.058 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:39.058 INFO:tasks.rados.rados.0.smithi038.stdout:198: finishing write tid 3 to smithi03870129-198 2024-09-14T04:07:39.058 INFO:tasks.rados.rados.0.smithi038.stdout:198: finishing write tid 4 to smithi03870129-198 2024-09-14T04:07:39.058 INFO:tasks.rados.rados.0.smithi038.stdout:198: finishing write tid 5 to smithi03870129-198 2024-09-14T04:07:39.058 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 198 v 51 (ObjNum 197 snap 0 seq_num 197) dirty exists 2024-09-14T04:07:39.058 INFO:tasks.rados.rados.0.smithi038.stdout:198: left oid 198 (ObjNum 197 snap 0 seq_num 197) 2024-09-14T04:07:39.058 INFO:tasks.rados.rados.0.smithi038.stdout:199: finishing write tid 1 to smithi03870129-199 2024-09-14T04:07:39.058 INFO:tasks.rados.rados.0.smithi038.stdout:198: done (15 left) 2024-09-14T04:07:39.058 INFO:tasks.rados.rados.0.smithi038.stdout:214: write initial oid 214 2024-09-14T04:07:39.058 INFO:tasks.rados.rados.0.smithi038.stdout:214: seq_num 213 ranges {779891=485921,1947841=685395,3383215=196676} 2024-09-14T04:07:39.065 INFO:tasks.rados.rados.0.smithi038.stdout:214: writing smithi03870129-214 from 779891 to 1265812 tid 1 2024-09-14T04:07:39.072 INFO:tasks.rados.rados.0.smithi038.stdout:214: writing smithi03870129-214 from 1947841 to 2633236 tid 2 2024-09-14T04:07:39.078 INFO:tasks.rados.rados.0.smithi038.stdout:214: writing smithi03870129-214 from 3383215 to 3579891 tid 3 2024-09-14T04:07:39.078 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:39.078 INFO:tasks.rados.rados.0.smithi038.stdout:199: finishing write tid 2 to smithi03870129-199 2024-09-14T04:07:39.078 INFO:tasks.rados.rados.0.smithi038.stdout:199: finishing write tid 3 to smithi03870129-199 2024-09-14T04:07:39.078 INFO:tasks.rados.rados.0.smithi038.stdout:199: finishing write tid 4 to smithi03870129-199 2024-09-14T04:07:39.078 INFO:tasks.rados.rados.0.smithi038.stdout:199: finishing write tid 5 to smithi03870129-199 2024-09-14T04:07:39.078 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 199 v 37 (ObjNum 198 snap 0 seq_num 198) dirty exists 2024-09-14T04:07:39.078 INFO:tasks.rados.rados.0.smithi038.stdout:199: left oid 199 (ObjNum 198 snap 0 seq_num 198) 2024-09-14T04:07:39.078 INFO:tasks.rados.rados.0.smithi038.stdout:200: finishing write tid 1 to smithi03870129-200 2024-09-14T04:07:39.078 INFO:tasks.rados.rados.0.smithi038.stdout:199: done (15 left) 2024-09-14T04:07:39.078 INFO:tasks.rados.rados.0.smithi038.stdout:215: write initial oid 215 2024-09-14T04:07:39.078 INFO:tasks.rados.rados.0.smithi038.stdout:215: seq_num 214 ranges {796698=561170,2006323=545406,3126991=469707} 2024-09-14T04:07:39.085 INFO:tasks.rados.rados.0.smithi038.stdout:215: writing smithi03870129-215 from 796698 to 1357868 tid 1 2024-09-14T04:07:39.091 INFO:tasks.rados.rados.0.smithi038.stdout:215: writing smithi03870129-215 from 2006323 to 2551729 tid 2 2024-09-14T04:07:39.097 INFO:tasks.rados.rados.0.smithi038.stdout:215: writing smithi03870129-215 from 3126991 to 3596698 tid 3 2024-09-14T04:07:39.098 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:39.098 INFO:tasks.rados.rados.0.smithi038.stdout:200: finishing write tid 2 to smithi03870129-200 2024-09-14T04:07:39.098 INFO:tasks.rados.rados.0.smithi038.stdout:200: finishing write tid 3 to smithi03870129-200 2024-09-14T04:07:39.098 INFO:tasks.rados.rados.0.smithi038.stdout:200: finishing write tid 4 to smithi03870129-200 2024-09-14T04:07:39.098 INFO:tasks.rados.rados.0.smithi038.stdout:200: finishing write tid 5 to smithi03870129-200 2024-09-14T04:07:39.098 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 200 v 41 (ObjNum 199 snap 0 seq_num 199) dirty exists 2024-09-14T04:07:39.098 INFO:tasks.rados.rados.0.smithi038.stdout:200: left oid 200 (ObjNum 199 snap 0 seq_num 199) 2024-09-14T04:07:39.098 INFO:tasks.rados.rados.0.smithi038.stdout:201: finishing write tid 1 to smithi03870129-201 2024-09-14T04:07:39.098 INFO:tasks.rados.rados.0.smithi038.stdout:201: finishing write tid 2 to smithi03870129-201 2024-09-14T04:07:39.098 INFO:tasks.rados.rados.0.smithi038.stdout:200: done (15 left) 2024-09-14T04:07:39.098 INFO:tasks.rados.rados.0.smithi038.stdout:216: write initial oid 216 2024-09-14T04:07:39.098 INFO:tasks.rados.rados.0.smithi038.stdout:216: seq_num 215 ranges {413505=636419,1664805=689064,3038061=492071} 2024-09-14T04:07:39.103 INFO:tasks.rados.rados.0.smithi038.stdout:216: writing smithi03870129-216 from 413505 to 1049924 tid 1 2024-09-14T04:07:39.111 INFO:tasks.rados.rados.0.smithi038.stdout:216: writing smithi03870129-216 from 1664805 to 2353869 tid 2 2024-09-14T04:07:39.117 INFO:tasks.rados.rados.0.smithi038.stdout:216: writing smithi03870129-216 from 3038061 to 3530132 tid 3 2024-09-14T04:07:39.117 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:39.117 INFO:tasks.rados.rados.0.smithi038.stdout:201: finishing write tid 3 to smithi03870129-201 2024-09-14T04:07:39.117 INFO:tasks.rados.rados.0.smithi038.stdout:201: finishing write tid 4 to smithi03870129-201 2024-09-14T04:07:39.117 INFO:tasks.rados.rados.0.smithi038.stdout:201: finishing write tid 5 to smithi03870129-201 2024-09-14T04:07:39.118 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 201 v 44 (ObjNum 200 snap 0 seq_num 200) dirty exists 2024-09-14T04:07:39.118 INFO:tasks.rados.rados.0.smithi038.stdout:201: left oid 201 (ObjNum 200 snap 0 seq_num 200) 2024-09-14T04:07:39.118 INFO:tasks.rados.rados.0.smithi038.stdout:202: finishing write tid 1 to smithi03870129-202 2024-09-14T04:07:39.118 INFO:tasks.rados.rados.0.smithi038.stdout:201: done (15 left) 2024-09-14T04:07:39.118 INFO:tasks.rados.rados.0.smithi038.stdout:217: write initial oid 217 2024-09-14T04:07:39.118 INFO:tasks.rados.rados.0.smithi038.stdout:217: seq_num 216 ranges {430312=711668,1723287=549075,2781837=703343} 2024-09-14T04:07:39.123 INFO:tasks.rados.rados.0.smithi038.stdout:217: writing smithi03870129-217 from 430312 to 1141980 tid 1 2024-09-14T04:07:39.129 INFO:tasks.rados.rados.0.smithi038.stdout:217: writing smithi03870129-217 from 1723287 to 2272362 tid 2 2024-09-14T04:07:39.136 INFO:tasks.rados.rados.0.smithi038.stdout:217: writing smithi03870129-217 from 2781837 to 3485180 tid 3 2024-09-14T04:07:39.137 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:39.137 INFO:tasks.rados.rados.0.smithi038.stdout:202: finishing write tid 2 to smithi03870129-202 2024-09-14T04:07:39.137 INFO:tasks.rados.rados.0.smithi038.stdout:202: finishing write tid 3 to smithi03870129-202 2024-09-14T04:07:39.137 INFO:tasks.rados.rados.0.smithi038.stdout:202: finishing write tid 4 to smithi03870129-202 2024-09-14T04:07:39.137 INFO:tasks.rados.rados.0.smithi038.stdout:202: finishing write tid 5 to smithi03870129-202 2024-09-14T04:07:39.137 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 202 v 39 (ObjNum 201 snap 0 seq_num 201) dirty exists 2024-09-14T04:07:39.137 INFO:tasks.rados.rados.0.smithi038.stdout:202: left oid 202 (ObjNum 201 snap 0 seq_num 201) 2024-09-14T04:07:39.137 INFO:tasks.rados.rados.0.smithi038.stdout:203: finishing write tid 1 to smithi03870129-203 2024-09-14T04:07:39.137 INFO:tasks.rados.rados.0.smithi038.stdout:203: finishing write tid 2 to smithi03870129-203 2024-09-14T04:07:39.137 INFO:tasks.rados.rados.0.smithi038.stdout:203: finishing write tid 3 to smithi03870129-203 2024-09-14T04:07:39.137 INFO:tasks.rados.rados.0.smithi038.stdout:203: finishing write tid 4 to smithi03870129-203 2024-09-14T04:07:39.137 INFO:tasks.rados.rados.0.smithi038.stdout:203: finishing write tid 5 to smithi03870129-203 2024-09-14T04:07:39.137 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 203 v 55 (ObjNum 202 snap 0 seq_num 202) dirty exists 2024-09-14T04:07:39.137 INFO:tasks.rados.rados.0.smithi038.stdout:203: left oid 203 (ObjNum 202 snap 0 seq_num 202) 2024-09-14T04:07:39.138 INFO:tasks.rados.rados.0.smithi038.stdout:202: done (15 left) 2024-09-14T04:07:39.138 INFO:tasks.rados.rados.0.smithi038.stdout:203: done (14 left) 2024-09-14T04:07:39.138 INFO:tasks.rados.rados.0.smithi038.stdout:218: write initial oid 218 2024-09-14T04:07:39.138 INFO:tasks.rados.rados.0.smithi038.stdout:218: seq_num 217 ranges {447119=786917,1665416=692733,2976554=514615} 2024-09-14T04:07:39.143 INFO:tasks.rados.rados.0.smithi038.stdout:218: writing smithi03870129-218 from 447119 to 1234036 tid 1 2024-09-14T04:07:39.150 INFO:tasks.rados.rados.0.smithi038.stdout:218: writing smithi03870129-218 from 1665416 to 2358149 tid 2 2024-09-14T04:07:39.156 INFO:tasks.rados.rados.0.smithi038.stdout:218: writing smithi03870129-218 from 2976554 to 3491169 tid 3 2024-09-14T04:07:39.156 INFO:tasks.rados.rados.0.smithi038.stdout:219: write initial oid 219 2024-09-14T04:07:39.156 INFO:tasks.rados.rados.0.smithi038.stdout:219: seq_num 218 ranges {463926=462166,1723898=436391,2603977=725887} 2024-09-14T04:07:39.161 INFO:tasks.rados.rados.0.smithi038.stdout:219: writing smithi03870129-219 from 463926 to 926092 tid 1 2024-09-14T04:07:39.168 INFO:tasks.rados.rados.0.smithi038.stdout:219: writing smithi03870129-219 from 1723898 to 2160289 tid 2 2024-09-14T04:07:39.175 INFO:tasks.rados.rados.0.smithi038.stdout:219: writing smithi03870129-219 from 2603977 to 3329864 tid 3 2024-09-14T04:07:39.175 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:39.175 INFO:tasks.rados.rados.0.smithi038.stdout:204: finishing write tid 1 to smithi03870129-204 2024-09-14T04:07:39.175 INFO:tasks.rados.rados.0.smithi038.stdout:204: finishing write tid 2 to smithi03870129-204 2024-09-14T04:07:39.175 INFO:tasks.rados.rados.0.smithi038.stdout:204: finishing write tid 3 to smithi03870129-204 2024-09-14T04:07:39.175 INFO:tasks.rados.rados.0.smithi038.stdout:204: finishing write tid 4 to smithi03870129-204 2024-09-14T04:07:39.175 INFO:tasks.rados.rados.0.smithi038.stdout:204: finishing write tid 5 to smithi03870129-204 2024-09-14T04:07:39.175 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 204 v 51 (ObjNum 203 snap 0 seq_num 203) dirty exists 2024-09-14T04:07:39.176 INFO:tasks.rados.rados.0.smithi038.stdout:204: left oid 204 (ObjNum 203 snap 0 seq_num 203) 2024-09-14T04:07:39.176 INFO:tasks.rados.rados.0.smithi038.stdout:205: finishing write tid 1 to smithi03870129-205 2024-09-14T04:07:39.176 INFO:tasks.rados.rados.0.smithi038.stdout:205: finishing write tid 2 to smithi03870129-205 2024-09-14T04:07:39.176 INFO:tasks.rados.rados.0.smithi038.stdout:205: finishing write tid 3 to smithi03870129-205 2024-09-14T04:07:39.176 INFO:tasks.rados.rados.0.smithi038.stdout:205: finishing write tid 4 to smithi03870129-205 2024-09-14T04:07:39.176 INFO:tasks.rados.rados.0.smithi038.stdout:205: finishing write tid 5 to smithi03870129-205 2024-09-14T04:07:39.176 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 205 v 45 (ObjNum 204 snap 0 seq_num 204) dirty exists 2024-09-14T04:07:39.176 INFO:tasks.rados.rados.0.smithi038.stdout:205: left oid 205 (ObjNum 204 snap 0 seq_num 204) 2024-09-14T04:07:39.176 INFO:tasks.rados.rados.0.smithi038.stdout:204: done (15 left) 2024-09-14T04:07:39.176 INFO:tasks.rados.rados.0.smithi038.stdout:205: done (14 left) 2024-09-14T04:07:39.176 INFO:tasks.rados.rados.0.smithi038.stdout:220: write initial oid 220 2024-09-14T04:07:39.176 INFO:tasks.rados.rados.0.smithi038.stdout:220: seq_num 219 ranges {480733=537415,1782380=696402,3031400=537159} 2024-09-14T04:07:39.181 INFO:tasks.rados.rados.0.smithi038.stdout:220: writing smithi03870129-220 from 480733 to 1018148 tid 1 2024-09-14T04:07:39.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:38 smithi123 bash[24950]: cluster 2024-09-14T04:07:38.239592+0000 mgr.y (mgr.14406) 217 : cluster [DBG] pgmap v199: 89 pgs: 89 active+clean; 251 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 14 MiB/s wr, 74 op/s 2024-09-14T04:07:39.189 INFO:tasks.rados.rados.0.smithi038.stdout:220: writing smithi03870129-220 from 1782380 to 2478782 tid 2 2024-09-14T04:07:39.195 INFO:tasks.rados.rados.0.smithi038.stdout:220: writing smithi03870129-220 from 3031400 to 3568559 tid 3 2024-09-14T04:07:39.195 INFO:tasks.rados.rados.0.smithi038.stdout:221: write initial oid 221 2024-09-14T04:07:39.196 INFO:tasks.rados.rados.0.smithi038.stdout:206: finishing write tid 1 to smithi03870129-206 2024-09-14T04:07:39.196 INFO:tasks.rados.rados.0.smithi038.stdout:221: seq_num 220 ranges {497540=612664,1840862=440060,3058823=464784} 2024-09-14T04:07:39.201 INFO:tasks.rados.rados.0.smithi038.stdout:221: writing smithi03870129-221 from 497540 to 1110204 tid 1 2024-09-14T04:07:39.208 INFO:tasks.rados.rados.0.smithi038.stdout:221: writing smithi03870129-221 from 1840862 to 2280922 tid 2 2024-09-14T04:07:39.215 INFO:tasks.rados.rados.0.smithi038.stdout:221: writing smithi03870129-221 from 3058823 to 3523607 tid 3 2024-09-14T04:07:39.215 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:39.215 INFO:tasks.rados.rados.0.smithi038.stdout:206: finishing write tid 2 to smithi03870129-206 2024-09-14T04:07:39.215 INFO:tasks.rados.rados.0.smithi038.stdout:206: finishing write tid 3 to smithi03870129-206 2024-09-14T04:07:39.215 INFO:tasks.rados.rados.0.smithi038.stdout:206: finishing write tid 4 to smithi03870129-206 2024-09-14T04:07:39.216 INFO:tasks.rados.rados.0.smithi038.stdout:206: finishing write tid 5 to smithi03870129-206 2024-09-14T04:07:39.216 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 206 v 37 (ObjNum 205 snap 0 seq_num 205) dirty exists 2024-09-14T04:07:39.216 INFO:tasks.rados.rados.0.smithi038.stdout:206: left oid 206 (ObjNum 205 snap 0 seq_num 205) 2024-09-14T04:07:39.216 INFO:tasks.rados.rados.0.smithi038.stdout:207: finishing write tid 1 to smithi03870129-207 2024-09-14T04:07:39.216 INFO:tasks.rados.rados.0.smithi038.stdout:206: done (15 left) 2024-09-14T04:07:39.216 INFO:tasks.rados.rados.0.smithi038.stdout:222: write initial oid 222 2024-09-14T04:07:39.216 INFO:tasks.rados.rados.0.smithi038.stdout:222: seq_num 221 ranges {514347=404266,1499344=700071,2686246=676056} 2024-09-14T04:07:39.220 INFO:tasks.rados.rados.0.smithi038.stdout:222: writing smithi03870129-222 from 514347 to 918613 tid 1 2024-09-14T04:07:39.227 INFO:tasks.rados.rados.0.smithi038.stdout:222: writing smithi03870129-222 from 1499344 to 2199415 tid 2 2024-09-14T04:07:39.234 INFO:tasks.rados.rados.0.smithi038.stdout:222: writing smithi03870129-222 from 2686246 to 3362302 tid 3 2024-09-14T04:07:39.234 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:39.234 INFO:tasks.rados.rados.0.smithi038.stdout:207: finishing write tid 2 to smithi03870129-207 2024-09-14T04:07:39.234 INFO:tasks.rados.rados.0.smithi038.stdout:207: finishing write tid 3 to smithi03870129-207 2024-09-14T04:07:39.234 INFO:tasks.rados.rados.0.smithi038.stdout:207: finishing write tid 4 to smithi03870129-207 2024-09-14T04:07:39.234 INFO:tasks.rados.rados.0.smithi038.stdout:207: finishing write tid 5 to smithi03870129-207 2024-09-14T04:07:39.234 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 207 v 44 (ObjNum 206 snap 0 seq_num 206) dirty exists 2024-09-14T04:07:39.234 INFO:tasks.rados.rados.0.smithi038.stdout:207: left oid 207 (ObjNum 206 snap 0 seq_num 206) 2024-09-14T04:07:39.234 INFO:tasks.rados.rados.0.smithi038.stdout:208: finishing write tid 1 to smithi03870129-208 2024-09-14T04:07:39.235 INFO:tasks.rados.rados.0.smithi038.stdout:207: done (15 left) 2024-09-14T04:07:39.235 INFO:tasks.rados.rados.0.smithi038.stdout:223: write initial oid 223 2024-09-14T04:07:39.235 INFO:tasks.rados.rados.0.smithi038.stdout:223: seq_num 222 ranges {531154=479515,1557826=443729,2713669=487328,3679295=51859} 2024-09-14T04:07:39.239 INFO:tasks.rados.rados.0.smithi038.stdout:223: writing smithi03870129-223 from 531154 to 1010669 tid 1 2024-09-14T04:07:39.245 INFO:tasks.rados.rados.0.smithi038.stdout:223: writing smithi03870129-223 from 1557826 to 2001555 tid 2 2024-09-14T04:07:39.252 INFO:tasks.rados.rados.0.smithi038.stdout:223: writing smithi03870129-223 from 2713669 to 3200997 tid 3 2024-09-14T04:07:39.255 INFO:tasks.rados.rados.0.smithi038.stdout:223: writing smithi03870129-223 from 3679295 to 3731154 tid 4 2024-09-14T04:07:39.255 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:39.255 INFO:tasks.rados.rados.0.smithi038.stdout:208: finishing write tid 2 to smithi03870129-208 2024-09-14T04:07:39.255 INFO:tasks.rados.rados.0.smithi038.stdout:208: finishing write tid 3 to smithi03870129-208 2024-09-14T04:07:39.255 INFO:tasks.rados.rados.0.smithi038.stdout:208: finishing write tid 4 to smithi03870129-208 2024-09-14T04:07:39.255 INFO:tasks.rados.rados.0.smithi038.stdout:208: finishing write tid 5 to smithi03870129-208 2024-09-14T04:07:39.255 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 208 v 49 (ObjNum 207 snap 0 seq_num 207) dirty exists 2024-09-14T04:07:39.256 INFO:tasks.rados.rados.0.smithi038.stdout:208: left oid 208 (ObjNum 207 snap 0 seq_num 207) 2024-09-14T04:07:39.256 INFO:tasks.rados.rados.0.smithi038.stdout:209: finishing write tid 1 to smithi03870129-209 2024-09-14T04:07:39.256 INFO:tasks.rados.rados.0.smithi038.stdout:209: finishing write tid 2 to smithi03870129-209 2024-09-14T04:07:39.256 INFO:tasks.rados.rados.0.smithi038.stdout:209: finishing write tid 3 to smithi03870129-209 2024-09-14T04:07:39.256 INFO:tasks.rados.rados.0.smithi038.stdout:209: finishing write tid 4 to smithi03870129-209 2024-09-14T04:07:39.256 INFO:tasks.rados.rados.0.smithi038.stdout:209: finishing write tid 5 to smithi03870129-209 2024-09-14T04:07:39.256 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 209 v 44 (ObjNum 208 snap 0 seq_num 208) dirty exists 2024-09-14T04:07:39.256 INFO:tasks.rados.rados.0.smithi038.stdout:209: left oid 209 (ObjNum 208 snap 0 seq_num 208) 2024-09-14T04:07:39.256 INFO:tasks.rados.rados.0.smithi038.stdout:208: done (15 left) 2024-09-14T04:07:39.256 INFO:tasks.rados.rados.0.smithi038.stdout:209: done (14 left) 2024-09-14T04:07:39.256 INFO:tasks.rados.rados.0.smithi038.stdout:224: write initial oid 224 2024-09-14T04:07:39.256 INFO:tasks.rados.rados.0.smithi038.stdout:224: seq_num 223 ranges {547961=554764,1616308=703740,2741092=698600} 2024-09-14T04:07:39.261 INFO:tasks.rados.rados.0.smithi038.stdout:224: writing smithi03870129-224 from 547961 to 1102725 tid 1 2024-09-14T04:07:39.268 INFO:tasks.rados.rados.0.smithi038.stdout:224: writing smithi03870129-224 from 1616308 to 2320048 tid 2 2024-09-14T04:07:39.274 INFO:tasks.rados.rados.0.smithi038.stdout:224: writing smithi03870129-224 from 2741092 to 3439692 tid 3 2024-09-14T04:07:39.274 INFO:tasks.rados.rados.0.smithi038.stdout:225: write initial oid 225 2024-09-14T04:07:39.275 INFO:tasks.rados.rados.0.smithi038.stdout:225: seq_num 224 ranges {564768=630013,1674790=447398,2768515=626225} 2024-09-14T04:07:39.281 INFO:tasks.rados.rados.0.smithi038.stdout:225: writing smithi03870129-225 from 564768 to 1194781 tid 1 2024-09-14T04:07:39.286 INFO:tasks.rados.rados.0.smithi038.stdout:225: writing smithi03870129-225 from 1674790 to 2122188 tid 2 2024-09-14T04:07:39.294 INFO:tasks.rados.rados.0.smithi038.stdout:225: writing smithi03870129-225 from 2768515 to 3394740 tid 3 2024-09-14T04:07:39.294 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:39.294 INFO:tasks.rados.rados.0.smithi038.stdout:210: finishing write tid 1 to smithi03870129-210 2024-09-14T04:07:39.294 INFO:tasks.rados.rados.0.smithi038.stdout:210: finishing write tid 2 to smithi03870129-210 2024-09-14T04:07:39.294 INFO:tasks.rados.rados.0.smithi038.stdout:210: finishing write tid 3 to smithi03870129-210 2024-09-14T04:07:39.294 INFO:tasks.rados.rados.0.smithi038.stdout:210: finishing write tid 4 to smithi03870129-210 2024-09-14T04:07:39.294 INFO:tasks.rados.rados.0.smithi038.stdout:210: finishing write tid 5 to smithi03870129-210 2024-09-14T04:07:39.294 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 210 v 53 (ObjNum 209 snap 0 seq_num 209) dirty exists 2024-09-14T04:07:39.294 INFO:tasks.rados.rados.0.smithi038.stdout:210: left oid 210 (ObjNum 209 snap 0 seq_num 209) 2024-09-14T04:07:39.294 INFO:tasks.rados.rados.0.smithi038.stdout:211: finishing write tid 1 to smithi03870129-211 2024-09-14T04:07:39.295 INFO:tasks.rados.rados.0.smithi038.stdout:211: finishing write tid 2 to smithi03870129-211 2024-09-14T04:07:39.295 INFO:tasks.rados.rados.0.smithi038.stdout:211: finishing write tid 3 to smithi03870129-211 2024-09-14T04:07:39.295 INFO:tasks.rados.rados.0.smithi038.stdout:211: finishing write tid 4 to smithi03870129-211 2024-09-14T04:07:39.295 INFO:tasks.rados.rados.0.smithi038.stdout:210: done (15 left) 2024-09-14T04:07:39.295 INFO:tasks.rados.rados.0.smithi038.stdout:226: write initial oid 226 2024-09-14T04:07:39.295 INFO:tasks.rados.rados.0.smithi038.stdout:226: seq_num 225 ranges {581575=705262,1733272=707409,3195938=437497} 2024-09-14T04:07:39.301 INFO:tasks.rados.rados.0.smithi038.stdout:226: writing smithi03870129-226 from 581575 to 1286837 tid 1 2024-09-14T04:07:39.308 INFO:tasks.rados.rados.0.smithi038.stdout:226: writing smithi03870129-226 from 1733272 to 2440681 tid 2 2024-09-14T04:07:39.314 INFO:tasks.rados.rados.0.smithi038.stdout:226: writing smithi03870129-226 from 3195938 to 3633435 tid 3 2024-09-14T04:07:39.315 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:39.315 INFO:tasks.rados.rados.0.smithi038.stdout:211: finishing write tid 5 to smithi03870129-211 2024-09-14T04:07:39.315 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 211 v 41 (ObjNum 210 snap 0 seq_num 210) dirty exists 2024-09-14T04:07:39.315 INFO:tasks.rados.rados.0.smithi038.stdout:211: left oid 211 (ObjNum 210 snap 0 seq_num 210) 2024-09-14T04:07:39.315 INFO:tasks.rados.rados.0.smithi038.stdout:211: done (15 left) 2024-09-14T04:07:39.315 INFO:tasks.rados.rados.0.smithi038.stdout:227: write initial oid 227 2024-09-14T04:07:39.315 INFO:tasks.rados.rados.0.smithi038.stdout:227: seq_num 226 ranges {598382=780511,2075401=451067,3107008=648769} 2024-09-14T04:07:39.322 INFO:tasks.rados.rados.0.smithi038.stdout:227: writing smithi03870129-227 from 598382 to 1378893 tid 1 2024-09-14T04:07:39.329 INFO:tasks.rados.rados.0.smithi038.stdout:227: writing smithi03870129-227 from 2075401 to 2526468 tid 2 2024-09-14T04:07:39.335 INFO:tasks.rados.rados.0.smithi038.stdout:227: writing smithi03870129-227 from 3107008 to 3755777 tid 3 2024-09-14T04:07:39.336 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:39.336 INFO:tasks.rados.rados.0.smithi038.stdout:212: finishing write tid 1 to smithi03870129-212 2024-09-14T04:07:39.336 INFO:tasks.rados.rados.0.smithi038.stdout:212: finishing write tid 2 to smithi03870129-212 2024-09-14T04:07:39.336 INFO:tasks.rados.rados.0.smithi038.stdout:212: finishing write tid 3 to smithi03870129-212 2024-09-14T04:07:39.336 INFO:tasks.rados.rados.0.smithi038.stdout:212: finishing write tid 4 to smithi03870129-212 2024-09-14T04:07:39.336 INFO:tasks.rados.rados.0.smithi038.stdout:212: finishing write tid 5 to smithi03870129-212 2024-09-14T04:07:39.336 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 212 v 59 (ObjNum 211 snap 0 seq_num 211) dirty exists 2024-09-14T04:07:39.336 INFO:tasks.rados.rados.0.smithi038.stdout:212: left oid 212 (ObjNum 211 snap 0 seq_num 211) 2024-09-14T04:07:39.336 INFO:tasks.rados.rados.0.smithi038.stdout:213: finishing write tid 1 to smithi03870129-213 2024-09-14T04:07:39.336 INFO:tasks.rados.rados.0.smithi038.stdout:212: done (15 left) 2024-09-14T04:07:39.336 INFO:tasks.rados.rados.0.smithi038.stdout:228: write initial oid 228 2024-09-14T04:07:39.337 INFO:tasks.rados.rados.0.smithi038.stdout:228: seq_num 227 ranges {615189=455760,1733883=711078,3134431=460041} 2024-09-14T04:07:39.341 INFO:tasks.rados.rados.0.smithi038.stdout:228: writing smithi03870129-228 from 615189 to 1070949 tid 1 2024-09-14T04:07:39.349 INFO:tasks.rados.rados.0.smithi038.stdout:228: writing smithi03870129-228 from 1733883 to 2444961 tid 2 2024-09-14T04:07:39.356 INFO:tasks.rados.rados.0.smithi038.stdout:228: writing smithi03870129-228 from 3134431 to 3594472 tid 3 2024-09-14T04:07:39.356 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:39.356 INFO:tasks.rados.rados.0.smithi038.stdout:213: finishing write tid 2 to smithi03870129-213 2024-09-14T04:07:39.356 INFO:tasks.rados.rados.0.smithi038.stdout:213: finishing write tid 3 to smithi03870129-213 2024-09-14T04:07:39.356 INFO:tasks.rados.rados.0.smithi038.stdout:213: finishing write tid 4 to smithi03870129-213 2024-09-14T04:07:39.356 INFO:tasks.rados.rados.0.smithi038.stdout:213: finishing write tid 5 to smithi03870129-213 2024-09-14T04:07:39.356 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 213 v 77 (ObjNum 212 snap 0 seq_num 212) dirty exists 2024-09-14T04:07:39.356 INFO:tasks.rados.rados.0.smithi038.stdout:213: left oid 213 (ObjNum 212 snap 0 seq_num 212) 2024-09-14T04:07:39.356 INFO:tasks.rados.rados.0.smithi038.stdout:214: finishing write tid 1 to smithi03870129-214 2024-09-14T04:07:39.357 INFO:tasks.rados.rados.0.smithi038.stdout:214: finishing write tid 2 to smithi03870129-214 2024-09-14T04:07:39.357 INFO:tasks.rados.rados.0.smithi038.stdout:214: finishing write tid 3 to smithi03870129-214 2024-09-14T04:07:39.357 INFO:tasks.rados.rados.0.smithi038.stdout:214: finishing write tid 4 to smithi03870129-214 2024-09-14T04:07:39.357 INFO:tasks.rados.rados.0.smithi038.stdout:214: finishing write tid 5 to smithi03870129-214 2024-09-14T04:07:39.357 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 214 v 57 (ObjNum 213 snap 0 seq_num 213) dirty exists 2024-09-14T04:07:39.357 INFO:tasks.rados.rados.0.smithi038.stdout:214: left oid 214 (ObjNum 213 snap 0 seq_num 213) 2024-09-14T04:07:39.357 INFO:tasks.rados.rados.0.smithi038.stdout:215: finishing write tid 1 to smithi03870129-215 2024-09-14T04:07:39.357 INFO:tasks.rados.rados.0.smithi038.stdout:215: finishing write tid 2 to smithi03870129-215 2024-09-14T04:07:39.357 INFO:tasks.rados.rados.0.smithi038.stdout:215: finishing write tid 3 to smithi03870129-215 2024-09-14T04:07:39.357 INFO:tasks.rados.rados.0.smithi038.stdout:215: finishing write tid 4 to smithi03870129-215 2024-09-14T04:07:39.357 INFO:tasks.rados.rados.0.smithi038.stdout:215: finishing write tid 5 to smithi03870129-215 2024-09-14T04:07:39.357 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 215 v 45 (ObjNum 214 snap 0 seq_num 214) dirty exists 2024-09-14T04:07:39.357 INFO:tasks.rados.rados.0.smithi038.stdout:215: left oid 215 (ObjNum 214 snap 0 seq_num 214) 2024-09-14T04:07:39.358 INFO:tasks.rados.rados.0.smithi038.stdout:213: done (15 left) 2024-09-14T04:07:39.358 INFO:tasks.rados.rados.0.smithi038.stdout:214: done (14 left) 2024-09-14T04:07:39.358 INFO:tasks.rados.rados.0.smithi038.stdout:215: done (13 left) 2024-09-14T04:07:39.358 INFO:tasks.rados.rados.0.smithi038.stdout:229: write initial oid 229 2024-09-14T04:07:39.358 INFO:tasks.rados.rados.0.smithi038.stdout:229: seq_num 228 ranges {631996=531009,1792365=454736,2761854=671313} 2024-09-14T04:07:39.362 INFO:tasks.rados.rados.0.smithi038.stdout:229: writing smithi03870129-229 from 631996 to 1163005 tid 1 2024-09-14T04:07:39.368 INFO:tasks.rados.rados.0.smithi038.stdout:229: writing smithi03870129-229 from 1792365 to 2247101 tid 2 2024-09-14T04:07:39.375 INFO:tasks.rados.rados.0.smithi038.stdout:229: writing smithi03870129-229 from 2761854 to 3433167 tid 3 2024-09-14T04:07:39.375 INFO:tasks.rados.rados.0.smithi038.stdout:230: write initial oid 230 2024-09-14T04:07:39.375 INFO:tasks.rados.rados.0.smithi038.stdout:230: seq_num 229 ranges {648803=722611,1967200=714747,3421983=426820} 2024-09-14T04:07:39.382 INFO:tasks.rados.rados.0.smithi038.stdout:230: writing smithi03870129-230 from 648803 to 1371414 tid 1 2024-09-14T04:07:39.390 INFO:tasks.rados.rados.0.smithi038.stdout:230: writing smithi03870129-230 from 1967200 to 2681947 tid 2 2024-09-14T04:07:39.396 INFO:tasks.rados.rados.0.smithi038.stdout:230: writing smithi03870129-230 from 3421983 to 3848803 tid 3 2024-09-14T04:07:39.396 INFO:tasks.rados.rados.0.smithi038.stdout:231: write initial oid 231 2024-09-14T04:07:39.396 INFO:tasks.rados.rados.0.smithi038.stdout:231: seq_num 230 ranges {665610=797860,1909329=458405,2816700=410210} 2024-09-14T04:07:39.404 INFO:tasks.rados.rados.0.smithi038.stdout:231: writing smithi03870129-231 from 665610 to 1463470 tid 1 2024-09-14T04:07:39.409 INFO:tasks.rados.rados.0.smithi038.stdout:231: writing smithi03870129-231 from 1909329 to 2367734 tid 2 2024-09-14T04:07:39.414 INFO:tasks.rados.rados.0.smithi038.stdout:231: writing smithi03870129-231 from 2816700 to 3226910 tid 3 2024-09-14T04:07:39.414 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:39.414 INFO:tasks.rados.rados.0.smithi038.stdout:216: finishing write tid 1 to smithi03870129-216 2024-09-14T04:07:39.414 INFO:tasks.rados.rados.0.smithi038.stdout:216: finishing write tid 2 to smithi03870129-216 2024-09-14T04:07:39.414 INFO:tasks.rados.rados.0.smithi038.stdout:216: finishing write tid 3 to smithi03870129-216 2024-09-14T04:07:39.414 INFO:tasks.rados.rados.0.smithi038.stdout:216: finishing write tid 4 to smithi03870129-216 2024-09-14T04:07:39.414 INFO:tasks.rados.rados.0.smithi038.stdout:216: finishing write tid 5 to smithi03870129-216 2024-09-14T04:07:39.415 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 216 v 27 (ObjNum 215 snap 0 seq_num 215) dirty exists 2024-09-14T04:07:39.415 INFO:tasks.rados.rados.0.smithi038.stdout:216: left oid 216 (ObjNum 215 snap 0 seq_num 215) 2024-09-14T04:07:39.415 INFO:tasks.rados.rados.0.smithi038.stdout:217: finishing write tid 1 to smithi03870129-217 2024-09-14T04:07:39.415 INFO:tasks.rados.rados.0.smithi038.stdout:217: finishing write tid 2 to smithi03870129-217 2024-09-14T04:07:39.415 INFO:tasks.rados.rados.0.smithi038.stdout:217: finishing write tid 3 to smithi03870129-217 2024-09-14T04:07:39.415 INFO:tasks.rados.rados.0.smithi038.stdout:217: finishing write tid 4 to smithi03870129-217 2024-09-14T04:07:39.415 INFO:tasks.rados.rados.0.smithi038.stdout:217: finishing write tid 5 to smithi03870129-217 2024-09-14T04:07:39.415 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 217 v 55 (ObjNum 216 snap 0 seq_num 216) dirty exists 2024-09-14T04:07:39.415 INFO:tasks.rados.rados.0.smithi038.stdout:217: left oid 217 (ObjNum 216 snap 0 seq_num 216) 2024-09-14T04:07:39.415 INFO:tasks.rados.rados.0.smithi038.stdout:218: finishing write tid 1 to smithi03870129-218 2024-09-14T04:07:39.415 INFO:tasks.rados.rados.0.smithi038.stdout:218: finishing write tid 2 to smithi03870129-218 2024-09-14T04:07:39.415 INFO:tasks.rados.rados.0.smithi038.stdout:218: finishing write tid 3 to smithi03870129-218 2024-09-14T04:07:39.415 INFO:tasks.rados.rados.0.smithi038.stdout:218: finishing write tid 4 to smithi03870129-218 2024-09-14T04:07:39.416 INFO:tasks.rados.rados.0.smithi038.stdout:218: finishing write tid 5 to smithi03870129-218 2024-09-14T04:07:39.416 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 218 v 43 (ObjNum 217 snap 0 seq_num 217) dirty exists 2024-09-14T04:07:39.416 INFO:tasks.rados.rados.0.smithi038.stdout:218: left oid 218 (ObjNum 217 snap 0 seq_num 217) 2024-09-14T04:07:39.416 INFO:tasks.rados.rados.0.smithi038.stdout:219: finishing write tid 1 to smithi03870129-219 2024-09-14T04:07:39.416 INFO:tasks.rados.rados.0.smithi038.stdout:219: finishing write tid 2 to smithi03870129-219 2024-09-14T04:07:39.416 INFO:tasks.rados.rados.0.smithi038.stdout:216: done (15 left) 2024-09-14T04:07:39.416 INFO:tasks.rados.rados.0.smithi038.stdout:217: done (14 left) 2024-09-14T04:07:39.416 INFO:tasks.rados.rados.0.smithi038.stdout:218: done (13 left) 2024-09-14T04:07:39.416 INFO:tasks.rados.rados.0.smithi038.stdout:232: write initial oid 232 2024-09-14T04:07:39.416 INFO:tasks.rados.rados.0.smithi038.stdout:232: seq_num 231 ranges {682417=473109,1567811=602063,2844123=621482} 2024-09-14T04:07:39.420 INFO:tasks.rados.rados.0.smithi038.stdout:232: writing smithi03870129-232 from 682417 to 1155526 tid 1 2024-09-14T04:07:39.425 INFO:tasks.rados.rados.0.smithi038.stdout:232: writing smithi03870129-232 from 1567811 to 2169874 tid 2 2024-09-14T04:07:39.433 INFO:tasks.rados.rados.0.smithi038.stdout:232: writing smithi03870129-232 from 2844123 to 3465605 tid 3 2024-09-14T04:07:39.433 INFO:tasks.rados.rados.0.smithi038.stdout:233: write initial oid 233 2024-09-14T04:07:39.433 INFO:tasks.rados.rados.0.smithi038.stdout:233: seq_num 232 ranges {699224=548358,2026293=462074,3271546=432754} 2024-09-14T04:07:39.440 INFO:tasks.rados.rados.0.smithi038.stdout:233: writing smithi03870129-233 from 699224 to 1247582 tid 1 2024-09-14T04:07:39.449 INFO:tasks.rados.rados.0.smithi038.stdout:233: writing smithi03870129-233 from 2026293 to 2488367 tid 2 2024-09-14T04:07:39.454 INFO:tasks.rados.rados.0.smithi038.stdout:233: writing smithi03870129-233 from 3271546 to 3704300 tid 3 2024-09-14T04:07:39.455 INFO:tasks.rados.rados.0.smithi038.stdout:234: write initial oid 234 2024-09-14T04:07:39.455 INFO:tasks.rados.rados.0.smithi038.stdout:219: finishing write tid 3 to smithi03870129-219 2024-09-14T04:07:39.455 INFO:tasks.rados.rados.0.smithi038.stdout:234: seq_num 233 ranges {716031=623607,2084775=605732,3298969=617062} 2024-09-14T04:07:39.461 INFO:tasks.rados.rados.0.smithi038.stdout:234: writing smithi03870129-234 from 716031 to 1339638 tid 1 2024-09-14T04:07:39.468 INFO:tasks.rados.rados.0.smithi038.stdout:234: writing smithi03870129-234 from 2084775 to 2690507 tid 2 2024-09-14T04:07:39.476 INFO:tasks.rados.rados.0.smithi038.stdout:234: writing smithi03870129-234 from 3298969 to 3916031 tid 3 2024-09-14T04:07:39.476 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:39.476 INFO:tasks.rados.rados.0.smithi038.stdout:219: finishing write tid 4 to smithi03870129-219 2024-09-14T04:07:39.476 INFO:tasks.rados.rados.0.smithi038.stdout:219: finishing write tid 5 to smithi03870129-219 2024-09-14T04:07:39.476 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 219 v 70 (ObjNum 218 snap 0 seq_num 218) dirty exists 2024-09-14T04:07:39.476 INFO:tasks.rados.rados.0.smithi038.stdout:219: left oid 219 (ObjNum 218 snap 0 seq_num 218) 2024-09-14T04:07:39.476 INFO:tasks.rados.rados.0.smithi038.stdout:220: finishing write tid 1 to smithi03870129-220 2024-09-14T04:07:39.477 INFO:tasks.rados.rados.0.smithi038.stdout:220: finishing write tid 2 to smithi03870129-220 2024-09-14T04:07:39.477 INFO:tasks.rados.rados.0.smithi038.stdout:220: finishing write tid 3 to smithi03870129-220 2024-09-14T04:07:39.477 INFO:tasks.rados.rados.0.smithi038.stdout:220: finishing write tid 4 to smithi03870129-220 2024-09-14T04:07:39.477 INFO:tasks.rados.rados.0.smithi038.stdout:220: finishing write tid 5 to smithi03870129-220 2024-09-14T04:07:39.477 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 220 v 81 (ObjNum 219 snap 0 seq_num 219) dirty exists 2024-09-14T04:07:39.477 INFO:tasks.rados.rados.0.smithi038.stdout:220: left oid 220 (ObjNum 219 snap 0 seq_num 219) 2024-09-14T04:07:39.477 INFO:tasks.rados.rados.0.smithi038.stdout:221: finishing write tid 1 to smithi03870129-221 2024-09-14T04:07:39.477 INFO:tasks.rados.rados.0.smithi038.stdout:221: finishing write tid 2 to smithi03870129-221 2024-09-14T04:07:39.477 INFO:tasks.rados.rados.0.smithi038.stdout:221: finishing write tid 3 to smithi03870129-221 2024-09-14T04:07:39.477 INFO:tasks.rados.rados.0.smithi038.stdout:221: finishing write tid 4 to smithi03870129-221 2024-09-14T04:07:39.477 INFO:tasks.rados.rados.0.smithi038.stdout:221: finishing write tid 5 to smithi03870129-221 2024-09-14T04:07:39.477 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 221 v 85 (ObjNum 220 snap 0 seq_num 220) dirty exists 2024-09-14T04:07:39.477 INFO:tasks.rados.rados.0.smithi038.stdout:221: left oid 221 (ObjNum 220 snap 0 seq_num 220) 2024-09-14T04:07:39.477 INFO:tasks.rados.rados.0.smithi038.stdout:222: finishing write tid 1 to smithi03870129-222 2024-09-14T04:07:39.478 INFO:tasks.rados.rados.0.smithi038.stdout:222: finishing write tid 2 to smithi03870129-222 2024-09-14T04:07:39.478 INFO:tasks.rados.rados.0.smithi038.stdout:222: finishing write tid 3 to smithi03870129-222 2024-09-14T04:07:39.478 INFO:tasks.rados.rados.0.smithi038.stdout:222: finishing write tid 4 to smithi03870129-222 2024-09-14T04:07:39.478 INFO:tasks.rados.rados.0.smithi038.stdout:222: finishing write tid 5 to smithi03870129-222 2024-09-14T04:07:39.478 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 222 v 67 (ObjNum 221 snap 0 seq_num 221) dirty exists 2024-09-14T04:07:39.478 INFO:tasks.rados.rados.0.smithi038.stdout:222: left oid 222 (ObjNum 221 snap 0 seq_num 221) 2024-09-14T04:07:39.478 INFO:tasks.rados.rados.0.smithi038.stdout:223: finishing write tid 1 to smithi03870129-223 2024-09-14T04:07:39.478 INFO:tasks.rados.rados.0.smithi038.stdout:223: finishing write tid 2 to smithi03870129-223 2024-09-14T04:07:39.478 INFO:tasks.rados.rados.0.smithi038.stdout:223: finishing write tid 3 to smithi03870129-223 2024-09-14T04:07:39.478 INFO:tasks.rados.rados.0.smithi038.stdout:223: finishing write tid 4 to smithi03870129-223 2024-09-14T04:07:39.478 INFO:tasks.rados.rados.0.smithi038.stdout:223: finishing write tid 5 to smithi03870129-223 2024-09-14T04:07:39.479 INFO:tasks.rados.rados.0.smithi038.stdout:223: finishing write tid 6 to smithi03870129-223 2024-09-14T04:07:39.479 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 223 v 44 (ObjNum 222 snap 0 seq_num 222) dirty exists 2024-09-14T04:07:39.479 INFO:tasks.rados.rados.0.smithi038.stdout:223: left oid 223 (ObjNum 222 snap 0 seq_num 222) 2024-09-14T04:07:39.479 INFO:tasks.rados.rados.0.smithi038.stdout:224: finishing write tid 1 to smithi03870129-224 2024-09-14T04:07:39.479 INFO:tasks.rados.rados.0.smithi038.stdout:224: finishing write tid 2 to smithi03870129-224 2024-09-14T04:07:39.479 INFO:tasks.rados.rados.0.smithi038.stdout:224: finishing write tid 3 to smithi03870129-224 2024-09-14T04:07:39.479 INFO:tasks.rados.rados.0.smithi038.stdout:224: finishing write tid 4 to smithi03870129-224 2024-09-14T04:07:39.479 INFO:tasks.rados.rados.0.smithi038.stdout:224: finishing write tid 5 to smithi03870129-224 2024-09-14T04:07:39.479 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 224 v 89 (ObjNum 223 snap 0 seq_num 223) dirty exists 2024-09-14T04:07:39.479 INFO:tasks.rados.rados.0.smithi038.stdout:224: left oid 224 (ObjNum 223 snap 0 seq_num 223) 2024-09-14T04:07:39.479 INFO:tasks.rados.rados.0.smithi038.stdout:225: finishing write tid 1 to smithi03870129-225 2024-09-14T04:07:39.479 INFO:tasks.rados.rados.0.smithi038.stdout:225: finishing write tid 2 to smithi03870129-225 2024-09-14T04:07:39.479 INFO:tasks.rados.rados.0.smithi038.stdout:225: finishing write tid 3 to smithi03870129-225 2024-09-14T04:07:39.479 INFO:tasks.rados.rados.0.smithi038.stdout:225: finishing write tid 4 to smithi03870129-225 2024-09-14T04:07:39.480 INFO:tasks.rados.rados.0.smithi038.stdout:225: finishing write tid 5 to smithi03870129-225 2024-09-14T04:07:39.480 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 225 v 59 (ObjNum 224 snap 0 seq_num 224) dirty exists 2024-09-14T04:07:39.480 INFO:tasks.rados.rados.0.smithi038.stdout:225: left oid 225 (ObjNum 224 snap 0 seq_num 224) 2024-09-14T04:07:39.480 INFO:tasks.rados.rados.0.smithi038.stdout:226: finishing write tid 1 to smithi03870129-226 2024-09-14T04:07:39.480 INFO:tasks.rados.rados.0.smithi038.stdout:226: finishing write tid 2 to smithi03870129-226 2024-09-14T04:07:39.480 INFO:tasks.rados.rados.0.smithi038.stdout:226: finishing write tid 3 to smithi03870129-226 2024-09-14T04:07:39.480 INFO:tasks.rados.rados.0.smithi038.stdout:226: finishing write tid 4 to smithi03870129-226 2024-09-14T04:07:39.480 INFO:tasks.rados.rados.0.smithi038.stdout:226: finishing write tid 5 to smithi03870129-226 2024-09-14T04:07:39.480 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 226 v 22 (ObjNum 225 snap 0 seq_num 225) dirty exists 2024-09-14T04:07:39.480 INFO:tasks.rados.rados.0.smithi038.stdout:226: left oid 226 (ObjNum 225 snap 0 seq_num 225) 2024-09-14T04:07:39.480 INFO:tasks.rados.rados.0.smithi038.stdout:227: finishing write tid 1 to smithi03870129-227 2024-09-14T04:07:39.480 INFO:tasks.rados.rados.0.smithi038.stdout:227: finishing write tid 2 to smithi03870129-227 2024-09-14T04:07:39.480 INFO:tasks.rados.rados.0.smithi038.stdout:227: finishing write tid 3 to smithi03870129-227 2024-09-14T04:07:39.481 INFO:tasks.rados.rados.0.smithi038.stdout:227: finishing write tid 4 to smithi03870129-227 2024-09-14T04:07:39.481 INFO:tasks.rados.rados.0.smithi038.stdout:227: finishing write tid 5 to smithi03870129-227 2024-09-14T04:07:39.481 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 227 v 42 (ObjNum 226 snap 0 seq_num 226) dirty exists 2024-09-14T04:07:39.481 INFO:tasks.rados.rados.0.smithi038.stdout:227: left oid 227 (ObjNum 226 snap 0 seq_num 226) 2024-09-14T04:07:39.481 INFO:tasks.rados.rados.0.smithi038.stdout:228: finishing write tid 1 to smithi03870129-228 2024-09-14T04:07:39.481 INFO:tasks.rados.rados.0.smithi038.stdout:228: finishing write tid 2 to smithi03870129-228 2024-09-14T04:07:39.481 INFO:tasks.rados.rados.0.smithi038.stdout:228: finishing write tid 3 to smithi03870129-228 2024-09-14T04:07:39.481 INFO:tasks.rados.rados.0.smithi038.stdout:228: finishing write tid 4 to smithi03870129-228 2024-09-14T04:07:39.481 INFO:tasks.rados.rados.0.smithi038.stdout:228: finishing write tid 5 to smithi03870129-228 2024-09-14T04:07:39.481 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 228 v 61 (ObjNum 227 snap 0 seq_num 227) dirty exists 2024-09-14T04:07:39.481 INFO:tasks.rados.rados.0.smithi038.stdout:228: left oid 228 (ObjNum 227 snap 0 seq_num 227) 2024-09-14T04:07:39.481 INFO:tasks.rados.rados.0.smithi038.stdout:229: finishing write tid 1 to smithi03870129-229 2024-09-14T04:07:39.482 INFO:tasks.rados.rados.0.smithi038.stdout:229: finishing write tid 2 to smithi03870129-229 2024-09-14T04:07:39.482 INFO:tasks.rados.rados.0.smithi038.stdout:229: finishing write tid 3 to smithi03870129-229 2024-09-14T04:07:39.482 INFO:tasks.rados.rados.0.smithi038.stdout:229: finishing write tid 4 to smithi03870129-229 2024-09-14T04:07:39.482 INFO:tasks.rados.rados.0.smithi038.stdout:229: finishing write tid 5 to smithi03870129-229 2024-09-14T04:07:39.482 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 229 v 47 (ObjNum 228 snap 0 seq_num 228) dirty exists 2024-09-14T04:07:39.482 INFO:tasks.rados.rados.0.smithi038.stdout:229: left oid 229 (ObjNum 228 snap 0 seq_num 228) 2024-09-14T04:07:39.482 INFO:tasks.rados.rados.0.smithi038.stdout:230: finishing write tid 1 to smithi03870129-230 2024-09-14T04:07:39.482 INFO:tasks.rados.rados.0.smithi038.stdout:230: finishing write tid 2 to smithi03870129-230 2024-09-14T04:07:39.482 INFO:tasks.rados.rados.0.smithi038.stdout:230: finishing write tid 3 to smithi03870129-230 2024-09-14T04:07:39.482 INFO:tasks.rados.rados.0.smithi038.stdout:230: finishing write tid 4 to smithi03870129-230 2024-09-14T04:07:39.482 INFO:tasks.rados.rados.0.smithi038.stdout:230: finishing write tid 5 to smithi03870129-230 2024-09-14T04:07:39.482 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 230 v 74 (ObjNum 229 snap 0 seq_num 229) dirty exists 2024-09-14T04:07:39.482 INFO:tasks.rados.rados.0.smithi038.stdout:230: left oid 230 (ObjNum 229 snap 0 seq_num 229) 2024-09-14T04:07:39.482 INFO:tasks.rados.rados.0.smithi038.stdout:231: finishing write tid 1 to smithi03870129-231 2024-09-14T04:07:39.483 INFO:tasks.rados.rados.0.smithi038.stdout:231: finishing write tid 2 to smithi03870129-231 2024-09-14T04:07:39.483 INFO:tasks.rados.rados.0.smithi038.stdout:219: done (15 left) 2024-09-14T04:07:39.483 INFO:tasks.rados.rados.0.smithi038.stdout:220: done (14 left) 2024-09-14T04:07:39.483 INFO:tasks.rados.rados.0.smithi038.stdout:221: done (13 left) 2024-09-14T04:07:39.483 INFO:tasks.rados.rados.0.smithi038.stdout:222: done (12 left) 2024-09-14T04:07:39.483 INFO:tasks.rados.rados.0.smithi038.stdout:223: done (11 left) 2024-09-14T04:07:39.483 INFO:tasks.rados.rados.0.smithi038.stdout:224: done (10 left) 2024-09-14T04:07:39.483 INFO:tasks.rados.rados.0.smithi038.stdout:225: done (9 left) 2024-09-14T04:07:39.483 INFO:tasks.rados.rados.0.smithi038.stdout:226: done (8 left) 2024-09-14T04:07:39.483 INFO:tasks.rados.rados.0.smithi038.stdout:227: done (7 left) 2024-09-14T04:07:39.483 INFO:tasks.rados.rados.0.smithi038.stdout:228: done (6 left) 2024-09-14T04:07:39.483 INFO:tasks.rados.rados.0.smithi038.stdout:229: done (5 left) 2024-09-14T04:07:39.483 INFO:tasks.rados.rados.0.smithi038.stdout:230: done (4 left) 2024-09-14T04:07:39.484 INFO:tasks.rados.rados.0.smithi038.stdout:235: write initial oid 235 2024-09-14T04:07:39.484 INFO:tasks.rados.rados.0.smithi038.stdout:235: seq_num 234 ranges {732838=698856,2026904=465743,3210039=571651} 2024-09-14T04:07:39.484 INFO:tasks.rados.rados.0.smithi038.stdout:235: writing smithi03870129-235 from 732838 to 1431694 tid 1 2024-09-14T04:07:39.489 INFO:tasks.rados.rados.0.smithi038.stdout:235: writing smithi03870129-235 from 2026904 to 2492647 tid 2 2024-09-14T04:07:39.497 INFO:tasks.rados.rados.0.smithi038.stdout:235: writing smithi03870129-235 from 3210039 to 3781690 tid 3 2024-09-14T04:07:39.497 INFO:tasks.rados.rados.0.smithi038.stdout:236: write initial oid 236 2024-09-14T04:07:39.497 INFO:tasks.rados.rados.0.smithi038.stdout:231: finishing write tid 3 to smithi03870129-231 2024-09-14T04:07:39.497 INFO:tasks.rados.rados.0.smithi038.stdout:231: finishing write tid 4 to smithi03870129-231 2024-09-14T04:07:39.498 INFO:tasks.rados.rados.0.smithi038.stdout:231: finishing write tid 5 to smithi03870129-231 2024-09-14T04:07:39.498 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 231 v 48 (ObjNum 230 snap 0 seq_num 230) dirty exists 2024-09-14T04:07:39.498 INFO:tasks.rados.rados.0.smithi038.stdout:231: left oid 231 (ObjNum 230 snap 0 seq_num 230) 2024-09-14T04:07:39.498 INFO:tasks.rados.rados.0.smithi038.stdout:232: finishing write tid 1 to smithi03870129-232 2024-09-14T04:07:39.498 INFO:tasks.rados.rados.0.smithi038.stdout:232: finishing write tid 2 to smithi03870129-232 2024-09-14T04:07:39.498 INFO:tasks.rados.rados.0.smithi038.stdout:232: finishing write tid 3 to smithi03870129-232 2024-09-14T04:07:39.498 INFO:tasks.rados.rados.0.smithi038.stdout:232: finishing write tid 4 to smithi03870129-232 2024-09-14T04:07:39.498 INFO:tasks.rados.rados.0.smithi038.stdout:232: finishing write tid 5 to smithi03870129-232 2024-09-14T04:07:39.498 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 232 v 63 (ObjNum 231 snap 0 seq_num 231) dirty exists 2024-09-14T04:07:39.498 INFO:tasks.rados.rados.0.smithi038.stdout:232: left oid 232 (ObjNum 231 snap 0 seq_num 231) 2024-09-14T04:07:39.498 INFO:tasks.rados.rados.0.smithi038.stdout:233: finishing write tid 1 to smithi03870129-233 2024-09-14T04:07:39.498 INFO:tasks.rados.rados.0.smithi038.stdout:233: finishing write tid 2 to smithi03870129-233 2024-09-14T04:07:39.498 INFO:tasks.rados.rados.0.smithi038.stdout:236: seq_num 235 ranges {749645=774105,2085386=609401,3237462=712183} 2024-09-14T04:07:39.505 INFO:tasks.rados.rados.0.smithi038.stdout:236: writing smithi03870129-236 from 749645 to 1523750 tid 1 2024-09-14T04:07:39.512 INFO:tasks.rados.rados.0.smithi038.stdout:236: writing smithi03870129-236 from 2085386 to 2694787 tid 2 2024-09-14T04:07:39.519 INFO:tasks.rados.rados.0.smithi038.stdout:236: writing smithi03870129-236 from 3237462 to 3949645 tid 3 2024-09-14T04:07:39.519 INFO:tasks.rados.rados.0.smithi038.stdout:231: done (5 left) 2024-09-14T04:07:39.519 INFO:tasks.rados.rados.0.smithi038.stdout:232: done (4 left) 2024-09-14T04:07:39.519 INFO:tasks.rados.rados.0.smithi038.stdout:237: write initial oid 237 2024-09-14T04:07:39.520 INFO:tasks.rados.rados.0.smithi038.stdout:237: seq_num 236 ranges {766452=565707,1860221=469412,2981238=594195} 2024-09-14T04:07:39.526 INFO:tasks.rados.rados.0.smithi038.stdout:237: writing smithi03870129-237 from 766452 to 1332159 tid 1 2024-09-14T04:07:39.531 INFO:tasks.rados.rados.0.smithi038.stdout:237: writing smithi03870129-237 from 1860221 to 2329633 tid 2 2024-09-14T04:07:39.539 INFO:tasks.rados.rados.0.smithi038.stdout:237: writing smithi03870129-237 from 2981238 to 3575433 tid 3 2024-09-14T04:07:39.539 INFO:tasks.rados.rados.0.smithi038.stdout:238: write initial oid 238 2024-09-14T04:07:39.539 INFO:tasks.rados.rados.0.smithi038.stdout:233: finishing write tid 3 to smithi03870129-233 2024-09-14T04:07:39.539 INFO:tasks.rados.rados.0.smithi038.stdout:233: finishing write tid 4 to smithi03870129-233 2024-09-14T04:07:39.539 INFO:tasks.rados.rados.0.smithi038.stdout:233: finishing write tid 5 to smithi03870129-233 2024-09-14T04:07:39.539 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 233 v 67 (ObjNum 232 snap 0 seq_num 232) dirty exists 2024-09-14T04:07:39.539 INFO:tasks.rados.rados.0.smithi038.stdout:233: left oid 233 (ObjNum 232 snap 0 seq_num 232) 2024-09-14T04:07:39.539 INFO:tasks.rados.rados.0.smithi038.stdout:234: finishing write tid 1 to smithi03870129-234 2024-09-14T04:07:39.539 INFO:tasks.rados.rados.0.smithi038.stdout:234: finishing write tid 2 to smithi03870129-234 2024-09-14T04:07:39.539 INFO:tasks.rados.rados.0.smithi038.stdout:238: seq_num 237 ranges {783259=640956,1918703=613070,3008661=405467,3821939=161320} 2024-09-14T04:07:39.548 INFO:tasks.rados.rados.0.smithi038.stdout:238: writing smithi03870129-238 from 783259 to 1424215 tid 1 2024-09-14T04:07:39.553 INFO:tasks.rados.rados.0.smithi038.stdout:238: writing smithi03870129-238 from 1918703 to 2531773 tid 2 2024-09-14T04:07:39.557 INFO:tasks.rados.rados.0.smithi038.stdout:238: writing smithi03870129-238 from 3008661 to 3414128 tid 3 2024-09-14T04:07:39.561 INFO:tasks.rados.rados.0.smithi038.stdout:238: writing smithi03870129-238 from 3821939 to 3983259 tid 4 2024-09-14T04:07:39.561 INFO:tasks.rados.rados.0.smithi038.stdout:233: done (5 left) 2024-09-14T04:07:39.561 INFO:tasks.rados.rados.0.smithi038.stdout:239: write initial oid 239 2024-09-14T04:07:39.561 INFO:tasks.rados.rados.0.smithi038.stdout:239: seq_num 238 ranges {400066=716205,1860832=139234} 2024-09-14T04:07:39.567 INFO:tasks.rados.rados.0.smithi038.stdout:239: writing smithi03870129-239 from 400066 to 1116271 tid 1 2024-09-14T04:07:39.572 INFO:tasks.rados.rados.0.smithi038.stdout:239: writing smithi03870129-239 from 1860832 to 2000066 tid 2 2024-09-14T04:07:39.572 INFO:tasks.rados.rados.0.smithi038.stdout:240: write initial oid 240 2024-09-14T04:07:39.572 INFO:tasks.rados.rados.0.smithi038.stdout:240: seq_num 239 ranges {416873=791454,1919314=97559} 2024-09-14T04:07:39.578 INFO:tasks.rados.rados.0.smithi038.stdout:240: writing smithi03870129-240 from 416873 to 1208327 tid 1 2024-09-14T04:07:39.583 INFO:tasks.rados.rados.0.smithi038.stdout:240: writing smithi03870129-240 from 1919314 to 2016873 tid 2 2024-09-14T04:07:39.583 INFO:tasks.rados.rados.0.smithi038.stdout:241: write initial oid 241 2024-09-14T04:07:39.583 INFO:tasks.rados.rados.0.smithi038.stdout:241: seq_num 240 ranges {433680=466703,1577796=455884} 2024-09-14T04:07:39.588 INFO:tasks.rados.rados.0.smithi038.stdout:241: writing smithi03870129-241 from 433680 to 900383 tid 1 2024-09-14T04:07:39.594 INFO:tasks.rados.rados.0.smithi038.stdout:241: writing smithi03870129-241 from 1577796 to 2033680 tid 2 2024-09-14T04:07:39.594 INFO:tasks.rados.rados.0.smithi038.stdout:242: write initial oid 242 2024-09-14T04:07:39.594 INFO:tasks.rados.rados.0.smithi038.stdout:242: seq_num 241 ranges {450487=541952,1636278=414209} 2024-09-14T04:07:39.600 INFO:tasks.rados.rados.0.smithi038.stdout:242: writing smithi03870129-242 from 450487 to 992439 tid 1 2024-09-14T04:07:39.606 INFO:tasks.rados.rados.0.smithi038.stdout:242: writing smithi03870129-242 from 1636278 to 2050487 tid 2 2024-09-14T04:07:39.606 INFO:tasks.rados.rados.0.smithi038.stdout:243: write initial oid 243 2024-09-14T04:07:39.606 INFO:tasks.rados.rados.0.smithi038.stdout:243: seq_num 242 ranges {467294=617201,1578407=488887} 2024-09-14T04:07:39.612 INFO:tasks.rados.rados.0.smithi038.stdout:243: writing smithi03870129-243 from 467294 to 1084495 tid 1 2024-09-14T04:07:39.618 INFO:tasks.rados.rados.0.smithi038.stdout:243: writing smithi03870129-243 from 1578407 to 2067294 tid 2 2024-09-14T04:07:39.618 INFO:tasks.rados.rados.0.smithi038.stdout:244: write initial oid 244 2024-09-14T04:07:39.618 INFO:tasks.rados.rados.0.smithi038.stdout:244: seq_num 243 ranges {484101=692450,1636889=447212} 2024-09-14T04:07:39.624 INFO:tasks.rados.rados.0.smithi038.stdout:244: writing smithi03870129-244 from 484101 to 1176551 tid 1 2024-09-14T04:07:39.629 INFO:tasks.rados.rados.0.smithi038.stdout:244: writing smithi03870129-244 from 1636889 to 2084101 tid 2 2024-09-14T04:07:39.629 INFO:tasks.rados.rados.0.smithi038.stdout:245: write initial oid 245 2024-09-14T04:07:39.629 INFO:tasks.rados.rados.0.smithi038.stdout:245: seq_num 244 ranges {500908=484052,1411724=689184} 2024-09-14T04:07:39.634 INFO:tasks.rados.rados.0.smithi038.stdout:245: writing smithi03870129-245 from 500908 to 984960 tid 1 2024-09-14T04:07:39.641 INFO:tasks.rados.rados.0.smithi038.stdout:245: writing smithi03870129-245 from 1411724 to 2100908 tid 2 2024-09-14T04:07:39.641 INFO:tasks.rados.rados.0.smithi038.stdout:246: write initial oid 246 2024-09-14T04:07:39.641 INFO:tasks.rados.rados.0.smithi038.stdout:246: seq_num 245 ranges {517715=559301,1870206=247509} 2024-09-14T04:07:39.647 INFO:tasks.rados.rados.0.smithi038.stdout:246: writing smithi03870129-246 from 517715 to 1077016 tid 1 2024-09-14T04:07:39.652 INFO:tasks.rados.rados.0.smithi038.stdout:246: writing smithi03870129-246 from 1870206 to 2117715 tid 2 2024-09-14T04:07:39.653 INFO:tasks.rados.rados.0.smithi038.stdout:247: write initial oid 247 2024-09-14T04:07:39.653 INFO:tasks.rados.rados.0.smithi038.stdout:247: seq_num 246 ranges {534522=634550,1812335=322187} 2024-09-14T04:07:39.659 INFO:tasks.rados.rados.0.smithi038.stdout:247: writing smithi03870129-247 from 534522 to 1169072 tid 1 2024-09-14T04:07:39.664 INFO:tasks.rados.rados.0.smithi038.stdout:247: writing smithi03870129-247 from 1812335 to 2134522 tid 2 2024-09-14T04:07:39.665 INFO:tasks.rados.rados.0.smithi038.stdout:248: write initial oid 248 2024-09-14T04:07:39.665 INFO:tasks.rados.rados.0.smithi038.stdout:248: seq_num 247 ranges {551329=709799,1870817=280512} 2024-09-14T04:07:39.671 INFO:tasks.rados.rados.0.smithi038.stdout:248: writing smithi03870129-248 from 551329 to 1261128 tid 1 2024-09-14T04:07:39.677 INFO:tasks.rados.rados.0.smithi038.stdout:248: writing smithi03870129-248 from 1870817 to 2151329 tid 2 2024-09-14T04:07:39.677 INFO:tasks.rados.rados.0.smithi038.stdout:249: write initial oid 249 2024-09-14T04:07:39.677 INFO:tasks.rados.rados.0.smithi038.stdout:249: seq_num 248 ranges {568136=785048,1929299=238837} 2024-09-14T04:07:39.684 INFO:tasks.rados.rados.0.smithi038.stdout:249: writing smithi03870129-249 from 568136 to 1353184 tid 1 2024-09-14T04:07:39.689 INFO:tasks.rados.rados.0.smithi038.stdout:249: writing smithi03870129-249 from 1929299 to 2168136 tid 2 2024-09-14T04:07:39.689 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:39.689 INFO:tasks.rados.rados.0.smithi038.stdout:234: finishing write tid 3 to smithi03870129-234 2024-09-14T04:07:39.689 INFO:tasks.rados.rados.0.smithi038.stdout:234: finishing write tid 4 to smithi03870129-234 2024-09-14T04:07:39.689 INFO:tasks.rados.rados.0.smithi038.stdout:234: finishing write tid 5 to smithi03870129-234 2024-09-14T04:07:39.689 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 234 v 93 (ObjNum 233 snap 0 seq_num 233) dirty exists 2024-09-14T04:07:39.690 INFO:tasks.rados.rados.0.smithi038.stdout:234: left oid 234 (ObjNum 233 snap 0 seq_num 233) 2024-09-14T04:07:39.690 INFO:tasks.rados.rados.0.smithi038.stdout:235: finishing write tid 1 to smithi03870129-235 2024-09-14T04:07:39.690 INFO:tasks.rados.rados.0.smithi038.stdout:235: finishing write tid 2 to smithi03870129-235 2024-09-14T04:07:39.690 INFO:tasks.rados.rados.0.smithi038.stdout:235: finishing write tid 3 to smithi03870129-235 2024-09-14T04:07:39.690 INFO:tasks.rados.rados.0.smithi038.stdout:235: finishing write tid 4 to smithi03870129-235 2024-09-14T04:07:39.690 INFO:tasks.rados.rados.0.smithi038.stdout:235: finishing write tid 5 to smithi03870129-235 2024-09-14T04:07:39.690 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 235 v 63 (ObjNum 234 snap 0 seq_num 234) dirty exists 2024-09-14T04:07:39.690 INFO:tasks.rados.rados.0.smithi038.stdout:235: left oid 235 (ObjNum 234 snap 0 seq_num 234) 2024-09-14T04:07:39.690 INFO:tasks.rados.rados.0.smithi038.stdout:236: finishing write tid 1 to smithi03870129-236 2024-09-14T04:07:39.690 INFO:tasks.rados.rados.0.smithi038.stdout:234: done (15 left) 2024-09-14T04:07:39.690 INFO:tasks.rados.rados.0.smithi038.stdout:235: done (14 left) 2024-09-14T04:07:39.690 INFO:tasks.rados.rados.0.smithi038.stdout:250: write initial oid 250 2024-09-14T04:07:39.690 INFO:tasks.rados.rados.0.smithi038.stdout:250: seq_num 249 ranges {584943=460297,1587781=597162} 2024-09-14T04:07:39.694 INFO:tasks.rados.rados.0.smithi038.stdout:250: writing smithi03870129-250 from 584943 to 1045240 tid 1 2024-09-14T04:07:39.701 INFO:tasks.rados.rados.0.smithi038.stdout:250: writing smithi03870129-250 from 1587781 to 2184943 tid 2 2024-09-14T04:07:39.701 INFO:tasks.rados.rados.0.smithi038.stdout:251: write initial oid 251 2024-09-14T04:07:39.701 INFO:tasks.rados.rados.0.smithi038.stdout:251: seq_num 250 ranges {601750=535546,1929910=271840} 2024-09-14T04:07:39.707 INFO:tasks.rados.rados.0.smithi038.stdout:251: writing smithi03870129-251 from 601750 to 1137296 tid 1 2024-09-14T04:07:39.713 INFO:tasks.rados.rados.0.smithi038.stdout:251: writing smithi03870129-251 from 1929910 to 2201750 tid 2 2024-09-14T04:07:39.714 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:39.714 INFO:tasks.rados.rados.0.smithi038.stdout:236: finishing write tid 2 to smithi03870129-236 2024-09-14T04:07:39.714 INFO:tasks.rados.rados.0.smithi038.stdout:236: finishing write tid 3 to smithi03870129-236 2024-09-14T04:07:39.714 INFO:tasks.rados.rados.0.smithi038.stdout:236: finishing write tid 4 to smithi03870129-236 2024-09-14T04:07:39.714 INFO:tasks.rados.rados.0.smithi038.stdout:236: finishing write tid 5 to smithi03870129-236 2024-09-14T04:07:39.714 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 236 v 51 (ObjNum 235 snap 0 seq_num 235) dirty exists 2024-09-14T04:07:39.714 INFO:tasks.rados.rados.0.smithi038.stdout:236: left oid 236 (ObjNum 235 snap 0 seq_num 235) 2024-09-14T04:07:39.714 INFO:tasks.rados.rados.0.smithi038.stdout:237: finishing write tid 1 to smithi03870129-237 2024-09-14T04:07:39.714 INFO:tasks.rados.rados.0.smithi038.stdout:236: done (15 left) 2024-09-14T04:07:39.714 INFO:tasks.rados.rados.0.smithi038.stdout:252: write initial oid 252 2024-09-14T04:07:39.714 INFO:tasks.rados.rados.0.smithi038.stdout:252: seq_num 251 ranges {618557=727148,2104745=113812} 2024-09-14T04:07:39.721 INFO:tasks.rados.rados.0.smithi038.stdout:252: writing smithi03870129-252 from 618557 to 1345705 tid 1 2024-09-14T04:07:39.727 INFO:tasks.rados.rados.0.smithi038.stdout:252: writing smithi03870129-252 from 2104745 to 2218557 tid 2 2024-09-14T04:07:39.727 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:39.727 INFO:tasks.rados.rados.0.smithi038.stdout:237: finishing write tid 2 to smithi03870129-237 2024-09-14T04:07:39.727 INFO:tasks.rados.rados.0.smithi038.stdout:237: finishing write tid 3 to smithi03870129-237 2024-09-14T04:07:39.727 INFO:tasks.rados.rados.0.smithi038.stdout:237: finishing write tid 4 to smithi03870129-237 2024-09-14T04:07:39.727 INFO:tasks.rados.rados.0.smithi038.stdout:237: finishing write tid 5 to smithi03870129-237 2024-09-14T04:07:39.728 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 237 v 78 (ObjNum 236 snap 0 seq_num 236) dirty exists 2024-09-14T04:07:39.728 INFO:tasks.rados.rados.0.smithi038.stdout:237: left oid 237 (ObjNum 236 snap 0 seq_num 236) 2024-09-14T04:07:39.728 INFO:tasks.rados.rados.0.smithi038.stdout:238: finishing write tid 1 to smithi03870129-238 2024-09-14T04:07:39.728 INFO:tasks.rados.rados.0.smithi038.stdout:238: finishing write tid 2 to smithi03870129-238 2024-09-14T04:07:39.728 INFO:tasks.rados.rados.0.smithi038.stdout:238: finishing write tid 3 to smithi03870129-238 2024-09-14T04:07:39.728 INFO:tasks.rados.rados.0.smithi038.stdout:238: finishing write tid 4 to smithi03870129-238 2024-09-14T04:07:39.728 INFO:tasks.rados.rados.0.smithi038.stdout:238: finishing write tid 5 to smithi03870129-238 2024-09-14T04:07:39.728 INFO:tasks.rados.rados.0.smithi038.stdout:238: finishing write tid 6 to smithi03870129-238 2024-09-14T04:07:39.728 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 238 v 42 (ObjNum 237 snap 0 seq_num 237) dirty exists 2024-09-14T04:07:39.728 INFO:tasks.rados.rados.0.smithi038.stdout:238: left oid 238 (ObjNum 237 snap 0 seq_num 237) 2024-09-14T04:07:39.728 INFO:tasks.rados.rados.0.smithi038.stdout:239: finishing write tid 1 to smithi03870129-239 2024-09-14T04:07:39.728 INFO:tasks.rados.rados.0.smithi038.stdout:239: finishing write tid 2 to smithi03870129-239 2024-09-14T04:07:39.729 INFO:tasks.rados.rados.0.smithi038.stdout:239: finishing write tid 3 to smithi03870129-239 2024-09-14T04:07:39.729 INFO:tasks.rados.rados.0.smithi038.stdout:239: finishing write tid 4 to smithi03870129-239 2024-09-14T04:07:39.729 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 239 v 70 (ObjNum 238 snap 0 seq_num 238) dirty exists 2024-09-14T04:07:39.729 INFO:tasks.rados.rados.0.smithi038.stdout:239: left oid 239 (ObjNum 238 snap 0 seq_num 238) 2024-09-14T04:07:39.729 INFO:tasks.rados.rados.0.smithi038.stdout:240: finishing write tid 1 to smithi03870129-240 2024-09-14T04:07:39.729 INFO:tasks.rados.rados.0.smithi038.stdout:240: finishing write tid 2 to smithi03870129-240 2024-09-14T04:07:39.729 INFO:tasks.rados.rados.0.smithi038.stdout:240: finishing write tid 3 to smithi03870129-240 2024-09-14T04:07:39.729 INFO:tasks.rados.rados.0.smithi038.stdout:240: finishing write tid 4 to smithi03870129-240 2024-09-14T04:07:39.729 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 240 v 64 (ObjNum 239 snap 0 seq_num 239) dirty exists 2024-09-14T04:07:39.729 INFO:tasks.rados.rados.0.smithi038.stdout:240: left oid 240 (ObjNum 239 snap 0 seq_num 239) 2024-09-14T04:07:39.729 INFO:tasks.rados.rados.0.smithi038.stdout:241: finishing write tid 1 to smithi03870129-241 2024-09-14T04:07:39.729 INFO:tasks.rados.rados.0.smithi038.stdout:241: finishing write tid 2 to smithi03870129-241 2024-09-14T04:07:39.729 INFO:tasks.rados.rados.0.smithi038.stdout:241: finishing write tid 3 to smithi03870129-241 2024-09-14T04:07:39.730 INFO:tasks.rados.rados.0.smithi038.stdout:241: finishing write tid 4 to smithi03870129-241 2024-09-14T04:07:39.730 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 241 v 73 (ObjNum 240 snap 0 seq_num 240) dirty exists 2024-09-14T04:07:39.730 INFO:tasks.rados.rados.0.smithi038.stdout:241: left oid 241 (ObjNum 240 snap 0 seq_num 240) 2024-09-14T04:07:39.730 INFO:tasks.rados.rados.0.smithi038.stdout:242: finishing write tid 1 to smithi03870129-242 2024-09-14T04:07:39.730 INFO:tasks.rados.rados.0.smithi038.stdout:242: finishing write tid 2 to smithi03870129-242 2024-09-14T04:07:39.730 INFO:tasks.rados.rados.0.smithi038.stdout:242: finishing write tid 3 to smithi03870129-242 2024-09-14T04:07:39.730 INFO:tasks.rados.rados.0.smithi038.stdout:242: finishing write tid 4 to smithi03870129-242 2024-09-14T04:07:39.730 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 242 v 66 (ObjNum 241 snap 0 seq_num 241) dirty exists 2024-09-14T04:07:39.730 INFO:tasks.rados.rados.0.smithi038.stdout:242: left oid 242 (ObjNum 241 snap 0 seq_num 241) 2024-09-14T04:07:39.730 INFO:tasks.rados.rados.0.smithi038.stdout:243: finishing write tid 1 to smithi03870129-243 2024-09-14T04:07:39.730 INFO:tasks.rados.rados.0.smithi038.stdout:243: finishing write tid 2 to smithi03870129-243 2024-09-14T04:07:39.730 INFO:tasks.rados.rados.0.smithi038.stdout:243: finishing write tid 3 to smithi03870129-243 2024-09-14T04:07:39.730 INFO:tasks.rados.rados.0.smithi038.stdout:243: finishing write tid 4 to smithi03870129-243 2024-09-14T04:07:39.730 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 243 v 69 (ObjNum 242 snap 0 seq_num 242) dirty exists 2024-09-14T04:07:39.731 INFO:tasks.rados.rados.0.smithi038.stdout:243: left oid 243 (ObjNum 242 snap 0 seq_num 242) 2024-09-14T04:07:39.731 INFO:tasks.rados.rados.0.smithi038.stdout:244: finishing write tid 1 to smithi03870129-244 2024-09-14T04:07:39.731 INFO:tasks.rados.rados.0.smithi038.stdout:244: finishing write tid 2 to smithi03870129-244 2024-09-14T04:07:39.731 INFO:tasks.rados.rados.0.smithi038.stdout:244: finishing write tid 3 to smithi03870129-244 2024-09-14T04:07:39.731 INFO:tasks.rados.rados.0.smithi038.stdout:244: finishing write tid 4 to smithi03870129-244 2024-09-14T04:07:39.731 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 244 v 51 (ObjNum 243 snap 0 seq_num 243) dirty exists 2024-09-14T04:07:39.731 INFO:tasks.rados.rados.0.smithi038.stdout:244: left oid 244 (ObjNum 243 snap 0 seq_num 243) 2024-09-14T04:07:39.731 INFO:tasks.rados.rados.0.smithi038.stdout:245: finishing write tid 1 to smithi03870129-245 2024-09-14T04:07:39.731 INFO:tasks.rados.rados.0.smithi038.stdout:245: finishing write tid 2 to smithi03870129-245 2024-09-14T04:07:39.731 INFO:tasks.rados.rados.0.smithi038.stdout:245: finishing write tid 3 to smithi03870129-245 2024-09-14T04:07:39.731 INFO:tasks.rados.rados.0.smithi038.stdout:245: finishing write tid 4 to smithi03870129-245 2024-09-14T04:07:39.731 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 245 v 45 (ObjNum 244 snap 0 seq_num 244) dirty exists 2024-09-14T04:07:39.731 INFO:tasks.rados.rados.0.smithi038.stdout:245: left oid 245 (ObjNum 244 snap 0 seq_num 244) 2024-09-14T04:07:39.731 INFO:tasks.rados.rados.0.smithi038.stdout:246: finishing write tid 1 to smithi03870129-246 2024-09-14T04:07:39.732 INFO:tasks.rados.rados.0.smithi038.stdout:246: finishing write tid 2 to smithi03870129-246 2024-09-14T04:07:39.732 INFO:tasks.rados.rados.0.smithi038.stdout:246: finishing write tid 3 to smithi03870129-246 2024-09-14T04:07:39.732 INFO:tasks.rados.rados.0.smithi038.stdout:246: finishing write tid 4 to smithi03870129-246 2024-09-14T04:07:39.732 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 246 v 47 (ObjNum 245 snap 0 seq_num 245) dirty exists 2024-09-14T04:07:39.732 INFO:tasks.rados.rados.0.smithi038.stdout:246: left oid 246 (ObjNum 245 snap 0 seq_num 245) 2024-09-14T04:07:39.732 INFO:tasks.rados.rados.0.smithi038.stdout:247: finishing write tid 1 to smithi03870129-247 2024-09-14T04:07:39.732 INFO:tasks.rados.rados.0.smithi038.stdout:247: finishing write tid 2 to smithi03870129-247 2024-09-14T04:07:39.732 INFO:tasks.rados.rados.0.smithi038.stdout:247: finishing write tid 3 to smithi03870129-247 2024-09-14T04:07:39.732 INFO:tasks.rados.rados.0.smithi038.stdout:247: finishing write tid 4 to smithi03870129-247 2024-09-14T04:07:39.732 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 247 v 48 (ObjNum 246 snap 0 seq_num 246) dirty exists 2024-09-14T04:07:39.732 INFO:tasks.rados.rados.0.smithi038.stdout:247: left oid 247 (ObjNum 246 snap 0 seq_num 246) 2024-09-14T04:07:39.732 INFO:tasks.rados.rados.0.smithi038.stdout:248: finishing write tid 1 to smithi03870129-248 2024-09-14T04:07:39.732 INFO:tasks.rados.rados.0.smithi038.stdout:248: finishing write tid 2 to smithi03870129-248 2024-09-14T04:07:39.733 INFO:tasks.rados.rados.0.smithi038.stdout:248: finishing write tid 3 to smithi03870129-248 2024-09-14T04:07:39.733 INFO:tasks.rados.rados.0.smithi038.stdout:248: finishing write tid 4 to smithi03870129-248 2024-09-14T04:07:39.733 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 248 v 67 (ObjNum 247 snap 0 seq_num 247) dirty exists 2024-09-14T04:07:39.733 INFO:tasks.rados.rados.0.smithi038.stdout:248: left oid 248 (ObjNum 247 snap 0 seq_num 247) 2024-09-14T04:07:39.733 INFO:tasks.rados.rados.0.smithi038.stdout:237: done (15 left) 2024-09-14T04:07:39.733 INFO:tasks.rados.rados.0.smithi038.stdout:238: done (14 left) 2024-09-14T04:07:39.733 INFO:tasks.rados.rados.0.smithi038.stdout:239: done (13 left) 2024-09-14T04:07:39.733 INFO:tasks.rados.rados.0.smithi038.stdout:240: done (12 left) 2024-09-14T04:07:39.733 INFO:tasks.rados.rados.0.smithi038.stdout:241: done (11 left) 2024-09-14T04:07:39.733 INFO:tasks.rados.rados.0.smithi038.stdout:242: done (10 left) 2024-09-14T04:07:39.733 INFO:tasks.rados.rados.0.smithi038.stdout:243: done (9 left) 2024-09-14T04:07:39.733 INFO:tasks.rados.rados.0.smithi038.stdout:244: done (8 left) 2024-09-14T04:07:39.733 INFO:tasks.rados.rados.0.smithi038.stdout:245: done (7 left) 2024-09-14T04:07:39.733 INFO:tasks.rados.rados.0.smithi038.stdout:246: done (6 left) 2024-09-14T04:07:39.733 INFO:tasks.rados.rados.0.smithi038.stdout:247: done (5 left) 2024-09-14T04:07:39.734 INFO:tasks.rados.rados.0.smithi038.stdout:248: done (4 left) 2024-09-14T04:07:39.734 INFO:tasks.rados.rados.0.smithi038.stdout:253: write initial oid 253 2024-09-14T04:07:39.734 INFO:tasks.rados.rados.0.smithi038.stdout:253: seq_num 252 ranges {635364=402397,1763227=472137} 2024-09-14T04:07:39.734 INFO:tasks.rados.rados.0.smithi038.stdout:253: writing smithi03870129-253 from 635364 to 1037761 tid 1 2024-09-14T04:07:39.739 INFO:tasks.rados.rados.0.smithi038.stdout:253: writing smithi03870129-253 from 1763227 to 2235364 tid 2 2024-09-14T04:07:39.739 INFO:tasks.rados.rados.0.smithi038.stdout:254: write initial oid 254 2024-09-14T04:07:39.739 INFO:tasks.rados.rados.0.smithi038.stdout:254: seq_num 253 ranges {652171=477646,1821709=430462} 2024-09-14T04:07:39.745 INFO:tasks.rados.rados.0.smithi038.stdout:254: writing smithi03870129-254 from 652171 to 1129817 tid 1 2024-09-14T04:07:39.751 INFO:tasks.rados.rados.0.smithi038.stdout:254: writing smithi03870129-254 from 1821709 to 2252171 tid 2 2024-09-14T04:07:39.752 INFO:tasks.rados.rados.0.smithi038.stdout:255: write initial oid 255 2024-09-14T04:07:39.752 INFO:tasks.rados.rados.0.smithi038.stdout:255: seq_num 254 ranges {668978=552895,1763838=505140} 2024-09-14T04:07:39.758 INFO:tasks.rados.rados.0.smithi038.stdout:255: writing smithi03870129-255 from 668978 to 1221873 tid 1 2024-09-14T04:07:39.764 INFO:tasks.rados.rados.0.smithi038.stdout:255: writing smithi03870129-255 from 1763838 to 2268978 tid 2 2024-09-14T04:07:39.764 INFO:tasks.rados.rados.0.smithi038.stdout:256: write initial oid 256 2024-09-14T04:07:39.764 INFO:tasks.rados.rados.0.smithi038.stdout:256: seq_num 255 ranges {685785=628144,1822320=463465} 2024-09-14T04:07:39.771 INFO:tasks.rados.rados.0.smithi038.stdout:256: writing smithi03870129-256 from 685785 to 1313929 tid 1 2024-09-14T04:07:39.777 INFO:tasks.rados.rados.0.smithi038.stdout:256: writing smithi03870129-256 from 1822320 to 2285785 tid 2 2024-09-14T04:07:39.777 INFO:tasks.rados.rados.0.smithi038.stdout:257: write initial oid 257 2024-09-14T04:07:39.777 INFO:tasks.rados.rados.0.smithi038.stdout:257: seq_num 256 ranges {702592=703393,1880802=421790} 2024-09-14T04:07:39.784 INFO:tasks.rados.rados.0.smithi038.stdout:257: writing smithi03870129-257 from 702592 to 1405985 tid 1 2024-09-14T04:07:39.789 INFO:tasks.rados.rados.0.smithi038.stdout:257: writing smithi03870129-257 from 1880802 to 2302592 tid 2 2024-09-14T04:07:39.790 INFO:tasks.rados.rados.0.smithi038.stdout:258: write initial oid 258 2024-09-14T04:07:39.790 INFO:tasks.rados.rados.0.smithi038.stdout:258: seq_num 257 ranges {719399=778642,1939284=380115} 2024-09-14T04:07:39.798 INFO:tasks.rados.rados.0.smithi038.stdout:258: writing smithi03870129-258 from 719399 to 1498041 tid 1 2024-09-14T04:07:39.803 INFO:tasks.rados.rados.0.smithi038.stdout:258: writing smithi03870129-258 from 1939284 to 2319399 tid 2 2024-09-14T04:07:39.803 INFO:tasks.rados.rados.0.smithi038.stdout:259: write initial oid 259 2024-09-14T04:07:39.803 INFO:tasks.rados.rados.0.smithi038.stdout:259: seq_num 258 ranges {736206=453891,1881413=454793} 2024-09-14T04:07:39.809 INFO:tasks.rados.rados.0.smithi038.stdout:259: writing smithi03870129-259 from 736206 to 1190097 tid 1 2024-09-14T04:07:39.816 INFO:tasks.rados.rados.0.smithi038.stdout:259: writing smithi03870129-259 from 1881413 to 2336206 tid 2 2024-09-14T04:07:39.816 INFO:tasks.rados.rados.0.smithi038.stdout:260: write initial oid 260 2024-09-14T04:07:39.816 INFO:tasks.rados.rados.0.smithi038.stdout:260: seq_num 259 ranges {753013=645493,2056248=296765} 2024-09-14T04:07:39.823 INFO:tasks.rados.rados.0.smithi038.stdout:260: writing smithi03870129-260 from 753013 to 1398506 tid 1 2024-09-14T04:07:39.829 INFO:tasks.rados.rados.0.smithi038.stdout:260: writing smithi03870129-260 from 2056248 to 2353013 tid 2 2024-09-14T04:07:39.829 INFO:tasks.rados.rados.0.smithi038.stdout:261: write initial oid 261 2024-09-14T04:07:39.829 INFO:tasks.rados.rados.0.smithi038.stdout:261: seq_num 260 ranges {769820=720742,2114730=255090} 2024-09-14T04:07:39.837 INFO:tasks.rados.rados.0.smithi038.stdout:261: writing smithi03870129-261 from 769820 to 1490562 tid 1 2024-09-14T04:07:39.842 INFO:tasks.rados.rados.0.smithi038.stdout:261: writing smithi03870129-261 from 2114730 to 2369820 tid 2 2024-09-14T04:07:39.842 INFO:tasks.rados.rados.0.smithi038.stdout:262: write initial oid 262 2024-09-14T04:07:39.842 INFO:tasks.rados.rados.0.smithi038.stdout:262: seq_num 261 ranges {786627=795991,2173212=213415} 2024-09-14T04:07:39.851 INFO:tasks.rados.rados.0.smithi038.stdout:262: writing smithi03870129-262 from 786627 to 1582618 tid 1 2024-09-14T04:07:39.855 INFO:tasks.rados.rados.0.smithi038.stdout:262: writing smithi03870129-262 from 2173212 to 2386627 tid 2 2024-09-14T04:07:39.855 INFO:tasks.rados.rados.0.smithi038.stdout:263: write initial oid 263 2024-09-14T04:07:39.855 INFO:tasks.rados.rados.0.smithi038.stdout:263: seq_num 262 ranges {403434=471240,1315341=400756} 2024-09-14T04:07:39.860 INFO:tasks.rados.rados.0.smithi038.stdout:263: writing smithi03870129-263 from 403434 to 874674 tid 1 2024-09-14T04:07:39.865 INFO:tasks.rados.rados.0.smithi038.stdout:263: writing smithi03870129-263 from 1315341 to 1716097 tid 2 2024-09-14T04:07:39.865 INFO:tasks.rados.rados.0.smithi038.stdout:264: write initial oid 264 2024-09-14T04:07:39.865 INFO:tasks.rados.rados.0.smithi038.stdout:264: seq_num 263 ranges {420241=546489,1373823=544414} 2024-09-14T04:07:39.870 INFO:tasks.rados.rados.0.smithi038.stdout:264: writing smithi03870129-264 from 420241 to 966730 tid 1 2024-09-14T04:07:39.878 INFO:tasks.rados.rados.0.smithi038.stdout:264: writing smithi03870129-264 from 1373823 to 1918237 tid 2 2024-09-14T04:07:39.878 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:39.878 INFO:tasks.rados.rados.0.smithi038.stdout:249: finishing write tid 1 to smithi03870129-249 2024-09-14T04:07:39.878 INFO:tasks.rados.rados.0.smithi038.stdout:249: finishing write tid 2 to smithi03870129-249 2024-09-14T04:07:39.878 INFO:tasks.rados.rados.0.smithi038.stdout:249: finishing write tid 3 to smithi03870129-249 2024-09-14T04:07:39.878 INFO:tasks.rados.rados.0.smithi038.stdout:249: finishing write tid 4 to smithi03870129-249 2024-09-14T04:07:39.878 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 249 v 54 (ObjNum 248 snap 0 seq_num 248) dirty exists 2024-09-14T04:07:39.879 INFO:tasks.rados.rados.0.smithi038.stdout:249: left oid 249 (ObjNum 248 snap 0 seq_num 248) 2024-09-14T04:07:39.879 INFO:tasks.rados.rados.0.smithi038.stdout:250: finishing write tid 1 to smithi03870129-250 2024-09-14T04:07:39.879 INFO:tasks.rados.rados.0.smithi038.stdout:250: finishing write tid 2 to smithi03870129-250 2024-09-14T04:07:39.879 INFO:tasks.rados.rados.0.smithi038.stdout:250: finishing write tid 3 to smithi03870129-250 2024-09-14T04:07:39.879 INFO:tasks.rados.rados.0.smithi038.stdout:250: finishing write tid 4 to smithi03870129-250 2024-09-14T04:07:39.879 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 250 v 96 (ObjNum 249 snap 0 seq_num 249) dirty exists 2024-09-14T04:07:39.879 INFO:tasks.rados.rados.0.smithi038.stdout:250: left oid 250 (ObjNum 249 snap 0 seq_num 249) 2024-09-14T04:07:39.879 INFO:tasks.rados.rados.0.smithi038.stdout:251: finishing write tid 1 to smithi03870129-251 2024-09-14T04:07:39.880 INFO:tasks.rados.rados.0.smithi038.stdout:251: finishing write tid 2 to smithi03870129-251 2024-09-14T04:07:39.880 INFO:tasks.rados.rados.0.smithi038.stdout:251: finishing write tid 3 to smithi03870129-251 2024-09-14T04:07:39.880 INFO:tasks.rados.rados.0.smithi038.stdout:251: finishing write tid 4 to smithi03870129-251 2024-09-14T04:07:39.880 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 251 v 48 (ObjNum 250 snap 0 seq_num 250) dirty exists 2024-09-14T04:07:39.880 INFO:tasks.rados.rados.0.smithi038.stdout:251: left oid 251 (ObjNum 250 snap 0 seq_num 250) 2024-09-14T04:07:39.880 INFO:tasks.rados.rados.0.smithi038.stdout:249: done (15 left) 2024-09-14T04:07:39.880 INFO:tasks.rados.rados.0.smithi038.stdout:250: done (14 left) 2024-09-14T04:07:39.880 INFO:tasks.rados.rados.0.smithi038.stdout:251: done (13 left) 2024-09-14T04:07:39.880 INFO:tasks.rados.rados.0.smithi038.stdout:265: write initial oid 265 2024-09-14T04:07:39.880 INFO:tasks.rados.rados.0.smithi038.stdout:265: seq_num 264 ranges {437048=621738,1832305=404425} 2024-09-14T04:07:39.882 INFO:tasks.rados.rados.0.smithi038.stdout:265: writing smithi03870129-265 from 437048 to 1058786 tid 1 2024-09-14T04:07:39.888 INFO:tasks.rados.rados.0.smithi038.stdout:265: writing smithi03870129-265 from 1832305 to 2236730 tid 2 2024-09-14T04:07:39.888 INFO:tasks.rados.rados.0.smithi038.stdout:266: write initial oid 266 2024-09-14T04:07:39.888 INFO:tasks.rados.rados.0.smithi038.stdout:266: seq_num 265 ranges {453855=696987,1890787=548083} 2024-09-14T04:07:39.894 INFO:tasks.rados.rados.0.smithi038.stdout:266: writing smithi03870129-266 from 453855 to 1150842 tid 1 2024-09-14T04:07:39.902 INFO:tasks.rados.rados.0.smithi038.stdout:266: writing smithi03870129-266 from 1890787 to 2438870 tid 2 2024-09-14T04:07:39.902 INFO:tasks.rados.rados.0.smithi038.stdout:267: write initial oid 267 2024-09-14T04:07:39.902 INFO:tasks.rados.rados.0.smithi038.stdout:267: seq_num 266 ranges {470662=772236,1832916=408094} 2024-09-14T04:07:39.909 INFO:tasks.rados.rados.0.smithi038.stdout:267: writing smithi03870129-267 from 470662 to 1242898 tid 1 2024-09-14T04:07:39.915 INFO:tasks.rados.rados.0.smithi038.stdout:267: writing smithi03870129-267 from 1832916 to 2241010 tid 2 2024-09-14T04:07:39.915 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:39.915 INFO:tasks.rados.rados.0.smithi038.stdout:252: finishing write tid 1 to smithi03870129-252 2024-09-14T04:07:39.916 INFO:tasks.rados.rados.0.smithi038.stdout:252: finishing write tid 2 to smithi03870129-252 2024-09-14T04:07:39.916 INFO:tasks.rados.rados.0.smithi038.stdout:252: finishing write tid 3 to smithi03870129-252 2024-09-14T04:07:39.916 INFO:tasks.rados.rados.0.smithi038.stdout:252: finishing write tid 4 to smithi03870129-252 2024-09-14T04:07:39.916 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 252 v 70 (ObjNum 251 snap 0 seq_num 251) dirty exists 2024-09-14T04:07:39.916 INFO:tasks.rados.rados.0.smithi038.stdout:252: left oid 252 (ObjNum 251 snap 0 seq_num 251) 2024-09-14T04:07:39.916 INFO:tasks.rados.rados.0.smithi038.stdout:253: finishing write tid 1 to smithi03870129-253 2024-09-14T04:07:39.917 INFO:tasks.rados.rados.0.smithi038.stdout:253: finishing write tid 2 to smithi03870129-253 2024-09-14T04:07:39.917 INFO:tasks.rados.rados.0.smithi038.stdout:252: done (15 left) 2024-09-14T04:07:39.917 INFO:tasks.rados.rados.0.smithi038.stdout:268: write initial oid 268 2024-09-14T04:07:39.917 INFO:tasks.rados.rados.0.smithi038.stdout:268: seq_num 267 ranges {487469=563838,1607751=551752} 2024-09-14T04:07:39.921 INFO:tasks.rados.rados.0.smithi038.stdout:268: writing smithi03870129-268 from 487469 to 1051307 tid 1 2024-09-14T04:07:39.927 INFO:tasks.rados.rados.0.smithi038.stdout:268: writing smithi03870129-268 from 1607751 to 2159503 tid 2 2024-09-14T04:07:39.928 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:39.928 INFO:tasks.rados.rados.0.smithi038.stdout:253: finishing write tid 3 to smithi03870129-253 2024-09-14T04:07:39.928 INFO:tasks.rados.rados.0.smithi038.stdout:253: finishing write tid 4 to smithi03870129-253 2024-09-14T04:07:39.928 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 253 v 25 (ObjNum 252 snap 0 seq_num 252) dirty exists 2024-09-14T04:07:39.928 INFO:tasks.rados.rados.0.smithi038.stdout:253: left oid 253 (ObjNum 252 snap 0 seq_num 252) 2024-09-14T04:07:39.928 INFO:tasks.rados.rados.0.smithi038.stdout:254: finishing write tid 1 to smithi03870129-254 2024-09-14T04:07:39.928 INFO:tasks.rados.rados.0.smithi038.stdout:254: finishing write tid 2 to smithi03870129-254 2024-09-14T04:07:39.928 INFO:tasks.rados.rados.0.smithi038.stdout:254: finishing write tid 3 to smithi03870129-254 2024-09-14T04:07:39.928 INFO:tasks.rados.rados.0.smithi038.stdout:254: finishing write tid 4 to smithi03870129-254 2024-09-14T04:07:39.928 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 254 v 47 (ObjNum 253 snap 0 seq_num 253) dirty exists 2024-09-14T04:07:39.928 INFO:tasks.rados.rados.0.smithi038.stdout:254: left oid 254 (ObjNum 253 snap 0 seq_num 253) 2024-09-14T04:07:39.928 INFO:tasks.rados.rados.0.smithi038.stdout:255: finishing write tid 1 to smithi03870129-255 2024-09-14T04:07:39.929 INFO:tasks.rados.rados.0.smithi038.stdout:255: finishing write tid 2 to smithi03870129-255 2024-09-14T04:07:39.929 INFO:tasks.rados.rados.0.smithi038.stdout:255: finishing write tid 3 to smithi03870129-255 2024-09-14T04:07:39.929 INFO:tasks.rados.rados.0.smithi038.stdout:253: done (15 left) 2024-09-14T04:07:39.929 INFO:tasks.rados.rados.0.smithi038.stdout:254: done (14 left) 2024-09-14T04:07:39.929 INFO:tasks.rados.rados.0.smithi038.stdout:269: write initial oid 269 2024-09-14T04:07:39.929 INFO:tasks.rados.rados.0.smithi038.stdout:269: seq_num 268 ranges {504276=639087,1666233=695410} 2024-09-14T04:07:39.933 INFO:tasks.rados.rados.0.smithi038.stdout:269: writing smithi03870129-269 from 504276 to 1143363 tid 1 2024-09-14T04:07:39.940 INFO:tasks.rados.rados.0.smithi038.stdout:269: writing smithi03870129-269 from 1666233 to 2361643 tid 2 2024-09-14T04:07:39.940 INFO:tasks.rados.rados.0.smithi038.stdout:270: write initial oid 270 2024-09-14T04:07:39.940 INFO:tasks.rados.rados.0.smithi038.stdout:270: seq_num 269 ranges {521083=714336,1724715=555421} 2024-09-14T04:07:39.947 INFO:tasks.rados.rados.0.smithi038.stdout:270: writing smithi03870129-270 from 521083 to 1235419 tid 1 2024-09-14T04:07:39.954 INFO:tasks.rados.rados.0.smithi038.stdout:270: writing smithi03870129-270 from 1724715 to 2280136 tid 2 2024-09-14T04:07:39.954 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:39.954 INFO:tasks.rados.rados.0.smithi038.stdout:255: finishing write tid 4 to smithi03870129-255 2024-09-14T04:07:39.955 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 255 v 76 (ObjNum 254 snap 0 seq_num 254) dirty exists 2024-09-14T04:07:39.955 INFO:tasks.rados.rados.0.smithi038.stdout:255: left oid 255 (ObjNum 254 snap 0 seq_num 254) 2024-09-14T04:07:39.955 INFO:tasks.rados.rados.0.smithi038.stdout:256: finishing write tid 1 to smithi03870129-256 2024-09-14T04:07:39.955 INFO:tasks.rados.rados.0.smithi038.stdout:255: done (15 left) 2024-09-14T04:07:39.955 INFO:tasks.rados.rados.0.smithi038.stdout:271: write initial oid 271 2024-09-14T04:07:39.955 INFO:tasks.rados.rados.0.smithi038.stdout:271: seq_num 270 ranges {537890=789585,1783197=699079} 2024-09-14T04:07:39.961 INFO:tasks.rados.rados.0.smithi038.stdout:271: writing smithi03870129-271 from 537890 to 1327475 tid 1 2024-09-14T04:07:39.967 INFO:tasks.rados.rados.0.smithi038.stdout:271: writing smithi03870129-271 from 1783197 to 2482276 tid 2 2024-09-14T04:07:39.967 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:39.967 INFO:tasks.rados.rados.0.smithi038.stdout:256: finishing write tid 2 to smithi03870129-256 2024-09-14T04:07:39.967 INFO:tasks.rados.rados.0.smithi038.stdout:256: finishing write tid 3 to smithi03870129-256 2024-09-14T04:07:39.967 INFO:tasks.rados.rados.0.smithi038.stdout:256: finishing write tid 4 to smithi03870129-256 2024-09-14T04:07:39.968 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 256 v 70 (ObjNum 255 snap 0 seq_num 255) dirty exists 2024-09-14T04:07:39.968 INFO:tasks.rados.rados.0.smithi038.stdout:256: left oid 256 (ObjNum 255 snap 0 seq_num 255) 2024-09-14T04:07:39.968 INFO:tasks.rados.rados.0.smithi038.stdout:257: finishing write tid 1 to smithi03870129-257 2024-09-14T04:07:39.968 INFO:tasks.rados.rados.0.smithi038.stdout:257: finishing write tid 2 to smithi03870129-257 2024-09-14T04:07:39.968 INFO:tasks.rados.rados.0.smithi038.stdout:256: done (15 left) 2024-09-14T04:07:39.968 INFO:tasks.rados.rados.0.smithi038.stdout:272: write initial oid 272 2024-09-14T04:07:39.968 INFO:tasks.rados.rados.0.smithi038.stdout:272: seq_num 271 ranges {554697=464834,1725326=559090} 2024-09-14T04:07:39.973 INFO:tasks.rados.rados.0.smithi038.stdout:272: writing smithi03870129-272 from 554697 to 1019531 tid 1 2024-09-14T04:07:39.980 INFO:tasks.rados.rados.0.smithi038.stdout:272: writing smithi03870129-272 from 1725326 to 2284416 tid 2 2024-09-14T04:07:39.981 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:39.981 INFO:tasks.rados.rados.0.smithi038.stdout:257: finishing write tid 3 to smithi03870129-257 2024-09-14T04:07:39.981 INFO:tasks.rados.rados.0.smithi038.stdout:257: finishing write tid 4 to smithi03870129-257 2024-09-14T04:07:39.981 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 257 v 51 (ObjNum 256 snap 0 seq_num 256) dirty exists 2024-09-14T04:07:39.981 INFO:tasks.rados.rados.0.smithi038.stdout:257: left oid 257 (ObjNum 256 snap 0 seq_num 256) 2024-09-14T04:07:39.981 INFO:tasks.rados.rados.0.smithi038.stdout:258: finishing write tid 1 to smithi03870129-258 2024-09-14T04:07:39.981 INFO:tasks.rados.rados.0.smithi038.stdout:258: finishing write tid 2 to smithi03870129-258 2024-09-14T04:07:39.982 INFO:tasks.rados.rados.0.smithi038.stdout:258: finishing write tid 3 to smithi03870129-258 2024-09-14T04:07:39.982 INFO:tasks.rados.rados.0.smithi038.stdout:257: done (15 left) 2024-09-14T04:07:39.982 INFO:tasks.rados.rados.0.smithi038.stdout:273: write initial oid 273 2024-09-14T04:07:39.982 INFO:tasks.rados.rados.0.smithi038.stdout:273: seq_num 272 ranges {571504=540083,1783808=702748} 2024-09-14T04:07:39.986 INFO:tasks.rados.rados.0.smithi038.stdout:273: writing smithi03870129-273 from 571504 to 1111587 tid 1 2024-09-14T04:07:39.993 INFO:tasks.rados.rados.0.smithi038.stdout:273: writing smithi03870129-273 from 1783808 to 2486556 tid 2 2024-09-14T04:07:39.994 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:39.994 INFO:tasks.rados.rados.0.smithi038.stdout:258: finishing write tid 4 to smithi03870129-258 2024-09-14T04:07:39.994 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 258 v 45 (ObjNum 257 snap 0 seq_num 257) dirty exists 2024-09-14T04:07:39.994 INFO:tasks.rados.rados.0.smithi038.stdout:258: left oid 258 (ObjNum 257 snap 0 seq_num 257) 2024-09-14T04:07:39.994 INFO:tasks.rados.rados.0.smithi038.stdout:259: finishing write tid 1 to smithi03870129-259 2024-09-14T04:07:39.994 INFO:tasks.rados.rados.0.smithi038.stdout:258: done (15 left) 2024-09-14T04:07:39.994 INFO:tasks.rados.rados.0.smithi038.stdout:274: write initial oid 274 2024-09-14T04:07:39.994 INFO:tasks.rados.rados.0.smithi038.stdout:274: seq_num 273 ranges {588311=615332,1842290=562759} 2024-09-14T04:07:40.000 INFO:tasks.rados.rados.0.smithi038.stdout:274: writing smithi03870129-274 from 588311 to 1203643 tid 1 2024-09-14T04:07:40.007 INFO:tasks.rados.rados.0.smithi038.stdout:274: writing smithi03870129-274 from 1842290 to 2405049 tid 2 2024-09-14T04:07:40.007 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:40.008 INFO:tasks.rados.rados.0.smithi038.stdout:259: finishing write tid 2 to smithi03870129-259 2024-09-14T04:07:40.008 INFO:tasks.rados.rados.0.smithi038.stdout:259: finishing write tid 3 to smithi03870129-259 2024-09-14T04:07:40.008 INFO:tasks.rados.rados.0.smithi038.stdout:259: finishing write tid 4 to smithi03870129-259 2024-09-14T04:07:40.008 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 259 v 50 (ObjNum 258 snap 0 seq_num 258) dirty exists 2024-09-14T04:07:40.008 INFO:tasks.rados.rados.0.smithi038.stdout:259: left oid 259 (ObjNum 258 snap 0 seq_num 258) 2024-09-14T04:07:40.009 INFO:tasks.rados.rados.0.smithi038.stdout:260: finishing write tid 1 to smithi03870129-260 2024-09-14T04:07:40.009 INFO:tasks.rados.rados.0.smithi038.stdout:260: finishing write tid 2 to smithi03870129-260 2024-09-14T04:07:40.009 INFO:tasks.rados.rados.0.smithi038.stdout:260: finishing write tid 3 to smithi03870129-260 2024-09-14T04:07:40.009 INFO:tasks.rados.rados.0.smithi038.stdout:259: done (15 left) 2024-09-14T04:07:40.010 INFO:tasks.rados.rados.0.smithi038.stdout:275: write initial oid 275 2024-09-14T04:07:40.010 INFO:tasks.rados.rados.0.smithi038.stdout:275: seq_num 274 ranges {605118=406934,1617125=706417} 2024-09-14T04:07:40.013 INFO:tasks.rados.rados.0.smithi038.stdout:275: writing smithi03870129-275 from 605118 to 1012052 tid 1 2024-09-14T04:07:40.020 INFO:tasks.rados.rados.0.smithi038.stdout:275: writing smithi03870129-275 from 1617125 to 2323542 tid 2 2024-09-14T04:07:40.021 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:40.021 INFO:tasks.rados.rados.0.smithi038.stdout:260: finishing write tid 4 to smithi03870129-260 2024-09-14T04:07:40.021 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 260 v 50 (ObjNum 259 snap 0 seq_num 259) dirty exists 2024-09-14T04:07:40.021 INFO:tasks.rados.rados.0.smithi038.stdout:260: left oid 260 (ObjNum 259 snap 0 seq_num 259) 2024-09-14T04:07:40.021 INFO:tasks.rados.rados.0.smithi038.stdout:261: finishing write tid 1 to smithi03870129-261 2024-09-14T04:07:40.022 INFO:tasks.rados.rados.0.smithi038.stdout:260: done (15 left) 2024-09-14T04:07:40.022 INFO:tasks.rados.rados.0.smithi038.stdout:276: write initial oid 276 2024-09-14T04:07:40.022 INFO:tasks.rados.rados.0.smithi038.stdout:276: seq_num 275 ranges {621925=482183,1559254=566428} 2024-09-14T04:07:40.026 INFO:tasks.rados.rados.0.smithi038.stdout:276: writing smithi03870129-276 from 621925 to 1104108 tid 1 2024-09-14T04:07:40.033 INFO:tasks.rados.rados.0.smithi038.stdout:276: writing smithi03870129-276 from 1559254 to 2125682 tid 2 2024-09-14T04:07:40.033 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:40.033 INFO:tasks.rados.rados.0.smithi038.stdout:261: finishing write tid 2 to smithi03870129-261 2024-09-14T04:07:40.033 INFO:tasks.rados.rados.0.smithi038.stdout:261: finishing write tid 3 to smithi03870129-261 2024-09-14T04:07:40.033 INFO:tasks.rados.rados.0.smithi038.stdout:261: finishing write tid 4 to smithi03870129-261 2024-09-14T04:07:40.033 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 261 v 53 (ObjNum 260 snap 0 seq_num 260) dirty exists 2024-09-14T04:07:40.033 INFO:tasks.rados.rados.0.smithi038.stdout:261: left oid 261 (ObjNum 260 snap 0 seq_num 260) 2024-09-14T04:07:40.033 INFO:tasks.rados.rados.0.smithi038.stdout:262: finishing write tid 1 to smithi03870129-262 2024-09-14T04:07:40.033 INFO:tasks.rados.rados.0.smithi038.stdout:262: finishing write tid 2 to smithi03870129-262 2024-09-14T04:07:40.033 INFO:tasks.rados.rados.0.smithi038.stdout:262: finishing write tid 3 to smithi03870129-262 2024-09-14T04:07:40.033 INFO:tasks.rados.rados.0.smithi038.stdout:262: finishing write tid 4 to smithi03870129-262 2024-09-14T04:07:40.033 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 262 v 47 (ObjNum 261 snap 0 seq_num 261) dirty exists 2024-09-14T04:07:40.034 INFO:tasks.rados.rados.0.smithi038.stdout:262: left oid 262 (ObjNum 261 snap 0 seq_num 261) 2024-09-14T04:07:40.034 INFO:tasks.rados.rados.0.smithi038.stdout:263: finishing write tid 1 to smithi03870129-263 2024-09-14T04:07:40.034 INFO:tasks.rados.rados.0.smithi038.stdout:263: finishing write tid 2 to smithi03870129-263 2024-09-14T04:07:40.034 INFO:tasks.rados.rados.0.smithi038.stdout:263: finishing write tid 3 to smithi03870129-263 2024-09-14T04:07:40.034 INFO:tasks.rados.rados.0.smithi038.stdout:263: finishing write tid 4 to smithi03870129-263 2024-09-14T04:07:40.034 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 263 v 73 (ObjNum 262 snap 0 seq_num 262) dirty exists 2024-09-14T04:07:40.034 INFO:tasks.rados.rados.0.smithi038.stdout:263: left oid 263 (ObjNum 262 snap 0 seq_num 262) 2024-09-14T04:07:40.034 INFO:tasks.rados.rados.0.smithi038.stdout:264: finishing write tid 1 to smithi03870129-264 2024-09-14T04:07:40.034 INFO:tasks.rados.rados.0.smithi038.stdout:261: done (15 left) 2024-09-14T04:07:40.034 INFO:tasks.rados.rados.0.smithi038.stdout:262: done (14 left) 2024-09-14T04:07:40.034 INFO:tasks.rados.rados.0.smithi038.stdout:263: done (13 left) 2024-09-14T04:07:40.034 INFO:tasks.rados.rados.0.smithi038.stdout:277: write initial oid 277 2024-09-14T04:07:40.034 INFO:tasks.rados.rados.0.smithi038.stdout:277: seq_num 276 ranges {638732=557432,1617736=710086} 2024-09-14T04:07:40.038 INFO:tasks.rados.rados.0.smithi038.stdout:277: writing smithi03870129-277 from 638732 to 1196164 tid 1 2024-09-14T04:07:40.045 INFO:tasks.rados.rados.0.smithi038.stdout:277: writing smithi03870129-277 from 1617736 to 2327822 tid 2 2024-09-14T04:07:40.045 INFO:tasks.rados.rados.0.smithi038.stdout:278: write initial oid 278 2024-09-14T04:07:40.045 INFO:tasks.rados.rados.0.smithi038.stdout:264: finishing write tid 2 to smithi03870129-264 2024-09-14T04:07:40.045 INFO:tasks.rados.rados.0.smithi038.stdout:264: finishing write tid 3 to smithi03870129-264 2024-09-14T04:07:40.045 INFO:tasks.rados.rados.0.smithi038.stdout:264: finishing write tid 4 to smithi03870129-264 2024-09-14T04:07:40.045 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 264 v 54 (ObjNum 263 snap 0 seq_num 263) dirty exists 2024-09-14T04:07:40.046 INFO:tasks.rados.rados.0.smithi038.stdout:264: left oid 264 (ObjNum 263 snap 0 seq_num 263) 2024-09-14T04:07:40.046 INFO:tasks.rados.rados.0.smithi038.stdout:278: seq_num 277 ranges {655539=632681,2076218=570097} 2024-09-14T04:07:40.052 INFO:tasks.rados.rados.0.smithi038.stdout:278: writing smithi03870129-278 from 655539 to 1288220 tid 1 2024-09-14T04:07:40.060 INFO:tasks.rados.rados.0.smithi038.stdout:278: writing smithi03870129-278 from 2076218 to 2646315 tid 2 2024-09-14T04:07:40.060 INFO:tasks.rados.rados.0.smithi038.stdout:264: done (14 left) 2024-09-14T04:07:40.060 INFO:tasks.rados.rados.0.smithi038.stdout:279: write initial oid 279 2024-09-14T04:07:40.060 INFO:tasks.rados.rados.0.smithi038.stdout:279: seq_num 278 ranges {672346=707930,2134700=537646} 2024-09-14T04:07:40.068 INFO:tasks.rados.rados.0.smithi038.stdout:279: writing smithi03870129-279 from 672346 to 1380276 tid 1 2024-09-14T04:07:40.075 INFO:tasks.rados.rados.0.smithi038.stdout:279: writing smithi03870129-279 from 2134700 to 2672346 tid 2 2024-09-14T04:07:40.075 INFO:tasks.rados.rados.0.smithi038.stdout:280: write initial oid 280 2024-09-14T04:07:40.075 INFO:tasks.rados.rados.0.smithi038.stdout:280: seq_num 279 ranges {689153=783179,2076829=457413} 2024-09-14T04:07:40.083 INFO:tasks.rados.rados.0.smithi038.stdout:280: writing smithi03870129-280 from 689153 to 1472332 tid 1 2024-09-14T04:07:40.090 INFO:tasks.rados.rados.0.smithi038.stdout:280: writing smithi03870129-280 from 2076829 to 2534242 tid 2 2024-09-14T04:07:40.090 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:40.090 INFO:tasks.rados.rados.0.smithi038.stdout:265: finishing write tid 1 to smithi03870129-265 2024-09-14T04:07:40.090 INFO:tasks.rados.rados.0.smithi038.stdout:265: finishing write tid 2 to smithi03870129-265 2024-09-14T04:07:40.090 INFO:tasks.rados.rados.0.smithi038.stdout:265: finishing write tid 3 to smithi03870129-265 2024-09-14T04:07:40.090 INFO:tasks.rados.rados.0.smithi038.stdout:265: finishing write tid 4 to smithi03870129-265 2024-09-14T04:07:40.090 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 265 v 99 (ObjNum 264 snap 0 seq_num 264) dirty exists 2024-09-14T04:07:40.090 INFO:tasks.rados.rados.0.smithi038.stdout:265: left oid 265 (ObjNum 264 snap 0 seq_num 264) 2024-09-14T04:07:40.090 INFO:tasks.rados.rados.0.smithi038.stdout:266: finishing write tid 1 to smithi03870129-266 2024-09-14T04:07:40.090 INFO:tasks.rados.rados.0.smithi038.stdout:266: finishing write tid 2 to smithi03870129-266 2024-09-14T04:07:40.091 INFO:tasks.rados.rados.0.smithi038.stdout:266: finishing write tid 3 to smithi03870129-266 2024-09-14T04:07:40.091 INFO:tasks.rados.rados.0.smithi038.stdout:266: finishing write tid 4 to smithi03870129-266 2024-09-14T04:07:40.091 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 266 v 50 (ObjNum 265 snap 0 seq_num 265) dirty exists 2024-09-14T04:07:40.091 INFO:tasks.rados.rados.0.smithi038.stdout:266: left oid 266 (ObjNum 265 snap 0 seq_num 265) 2024-09-14T04:07:40.091 INFO:tasks.rados.rados.0.smithi038.stdout:267: finishing write tid 1 to smithi03870129-267 2024-09-14T04:07:40.091 INFO:tasks.rados.rados.0.smithi038.stdout:267: finishing write tid 2 to smithi03870129-267 2024-09-14T04:07:40.091 INFO:tasks.rados.rados.0.smithi038.stdout:267: finishing write tid 3 to smithi03870129-267 2024-09-14T04:07:40.091 INFO:tasks.rados.rados.0.smithi038.stdout:267: finishing write tid 4 to smithi03870129-267 2024-09-14T04:07:40.091 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 267 v 79 (ObjNum 266 snap 0 seq_num 266) dirty exists 2024-09-14T04:07:40.091 INFO:tasks.rados.rados.0.smithi038.stdout:267: left oid 267 (ObjNum 266 snap 0 seq_num 266) 2024-09-14T04:07:40.091 INFO:tasks.rados.rados.0.smithi038.stdout:268: finishing write tid 1 to smithi03870129-268 2024-09-14T04:07:40.091 INFO:tasks.rados.rados.0.smithi038.stdout:268: finishing write tid 2 to smithi03870129-268 2024-09-14T04:07:40.091 INFO:tasks.rados.rados.0.smithi038.stdout:268: finishing write tid 3 to smithi03870129-268 2024-09-14T04:07:40.092 INFO:tasks.rados.rados.0.smithi038.stdout:268: finishing write tid 4 to smithi03870129-268 2024-09-14T04:07:40.092 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 268 v 82 (ObjNum 267 snap 0 seq_num 267) dirty exists 2024-09-14T04:07:40.092 INFO:tasks.rados.rados.0.smithi038.stdout:268: left oid 268 (ObjNum 267 snap 0 seq_num 267) 2024-09-14T04:07:40.092 INFO:tasks.rados.rados.0.smithi038.stdout:269: finishing write tid 1 to smithi03870129-269 2024-09-14T04:07:40.092 INFO:tasks.rados.rados.0.smithi038.stdout:269: finishing write tid 2 to smithi03870129-269 2024-09-14T04:07:40.092 INFO:tasks.rados.rados.0.smithi038.stdout:269: finishing write tid 3 to smithi03870129-269 2024-09-14T04:07:40.092 INFO:tasks.rados.rados.0.smithi038.stdout:269: finishing write tid 4 to smithi03870129-269 2024-09-14T04:07:40.092 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 269 v 48 (ObjNum 268 snap 0 seq_num 268) dirty exists 2024-09-14T04:07:40.092 INFO:tasks.rados.rados.0.smithi038.stdout:269: left oid 269 (ObjNum 268 snap 0 seq_num 268) 2024-09-14T04:07:40.092 INFO:tasks.rados.rados.0.smithi038.stdout:270: finishing write tid 1 to smithi03870129-270 2024-09-14T04:07:40.092 INFO:tasks.rados.rados.0.smithi038.stdout:270: finishing write tid 2 to smithi03870129-270 2024-09-14T04:07:40.092 INFO:tasks.rados.rados.0.smithi038.stdout:270: finishing write tid 3 to smithi03870129-270 2024-09-14T04:07:40.092 INFO:tasks.rados.rados.0.smithi038.stdout:270: finishing write tid 4 to smithi03870129-270 2024-09-14T04:07:40.092 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 270 v 81 (ObjNum 269 snap 0 seq_num 269) dirty exists 2024-09-14T04:07:40.093 INFO:tasks.rados.rados.0.smithi038.stdout:270: left oid 270 (ObjNum 269 snap 0 seq_num 269) 2024-09-14T04:07:40.093 INFO:tasks.rados.rados.0.smithi038.stdout:271: finishing write tid 1 to smithi03870129-271 2024-09-14T04:07:40.093 INFO:tasks.rados.rados.0.smithi038.stdout:271: finishing write tid 2 to smithi03870129-271 2024-09-14T04:07:40.093 INFO:tasks.rados.rados.0.smithi038.stdout:271: finishing write tid 3 to smithi03870129-271 2024-09-14T04:07:40.093 INFO:tasks.rados.rados.0.smithi038.stdout:271: finishing write tid 4 to smithi03870129-271 2024-09-14T04:07:40.093 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 271 v 84 (ObjNum 270 snap 0 seq_num 270) dirty exists 2024-09-14T04:07:40.093 INFO:tasks.rados.rados.0.smithi038.stdout:271: left oid 271 (ObjNum 270 snap 0 seq_num 270) 2024-09-14T04:07:40.093 INFO:tasks.rados.rados.0.smithi038.stdout:272: finishing write tid 1 to smithi03870129-272 2024-09-14T04:07:40.093 INFO:tasks.rados.rados.0.smithi038.stdout:272: finishing write tid 2 to smithi03870129-272 2024-09-14T04:07:40.093 INFO:tasks.rados.rados.0.smithi038.stdout:272: finishing write tid 3 to smithi03870129-272 2024-09-14T04:07:40.094 INFO:tasks.rados.rados.0.smithi038.stdout:272: finishing write tid 4 to smithi03870129-272 2024-09-14T04:07:40.094 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 272 v 53 (ObjNum 271 snap 0 seq_num 271) dirty exists 2024-09-14T04:07:40.094 INFO:tasks.rados.rados.0.smithi038.stdout:272: left oid 272 (ObjNum 271 snap 0 seq_num 271) 2024-09-14T04:07:40.094 INFO:tasks.rados.rados.0.smithi038.stdout:273: finishing write tid 1 to smithi03870129-273 2024-09-14T04:07:40.094 INFO:tasks.rados.rados.0.smithi038.stdout:273: finishing write tid 2 to smithi03870129-273 2024-09-14T04:07:40.094 INFO:tasks.rados.rados.0.smithi038.stdout:273: finishing write tid 3 to smithi03870129-273 2024-09-14T04:07:40.094 INFO:tasks.rados.rados.0.smithi038.stdout:265: done (15 left) 2024-09-14T04:07:40.094 INFO:tasks.rados.rados.0.smithi038.stdout:266: done (14 left) 2024-09-14T04:07:40.094 INFO:tasks.rados.rados.0.smithi038.stdout:267: done (13 left) 2024-09-14T04:07:40.094 INFO:tasks.rados.rados.0.smithi038.stdout:268: done (12 left) 2024-09-14T04:07:40.094 INFO:tasks.rados.rados.0.smithi038.stdout:269: done (11 left) 2024-09-14T04:07:40.094 INFO:tasks.rados.rados.0.smithi038.stdout:270: done (10 left) 2024-09-14T04:07:40.094 INFO:tasks.rados.rados.0.smithi038.stdout:271: done (9 left) 2024-09-14T04:07:40.094 INFO:tasks.rados.rados.0.smithi038.stdout:272: done (8 left) 2024-09-14T04:07:40.094 INFO:tasks.rados.rados.0.smithi038.stdout:281: write initial oid 281 2024-09-14T04:07:40.094 INFO:tasks.rados.rados.0.smithi038.stdout:281: seq_num 280 ranges {705960=458428,1735311=717424} 2024-09-14T04:07:40.095 INFO:tasks.rados.rados.0.smithi038.stdout:281: writing smithi03870129-281 from 705960 to 1164388 tid 1 2024-09-14T04:07:40.102 INFO:tasks.rados.rados.0.smithi038.stdout:281: writing smithi03870129-281 from 1735311 to 2452735 tid 2 2024-09-14T04:07:40.103 INFO:tasks.rados.rados.0.smithi038.stdout:282: write initial oid 282 2024-09-14T04:07:40.103 INFO:tasks.rados.rados.0.smithi038.stdout:282: seq_num 281 ranges {722767=533677,1793793=461082} 2024-09-14T04:07:40.109 INFO:tasks.rados.rados.0.smithi038.stdout:282: writing smithi03870129-282 from 722767 to 1256444 tid 1 2024-09-14T04:07:40.115 INFO:tasks.rados.rados.0.smithi038.stdout:282: writing smithi03870129-282 from 1793793 to 2254875 tid 2 2024-09-14T04:07:40.115 INFO:tasks.rados.rados.0.smithi038.stdout:283: write initial oid 283 2024-09-14T04:07:40.115 INFO:tasks.rados.rados.0.smithi038.stdout:283: seq_num 282 ranges {739574=725279,1968628=721093} 2024-09-14T04:07:40.123 INFO:tasks.rados.rados.0.smithi038.stdout:283: writing smithi03870129-283 from 739574 to 1464853 tid 1 2024-09-14T04:07:40.131 INFO:tasks.rados.rados.0.smithi038.stdout:283: writing smithi03870129-283 from 1968628 to 2689721 tid 2 2024-09-14T04:07:40.131 INFO:tasks.rados.rados.0.smithi038.stdout:284: write initial oid 284 2024-09-14T04:07:40.131 INFO:tasks.rados.rados.0.smithi038.stdout:273: finishing write tid 4 to smithi03870129-273 2024-09-14T04:07:40.131 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 273 v 73 (ObjNum 272 snap 0 seq_num 272) dirty exists 2024-09-14T04:07:40.131 INFO:tasks.rados.rados.0.smithi038.stdout:273: left oid 273 (ObjNum 272 snap 0 seq_num 272) 2024-09-14T04:07:40.131 INFO:tasks.rados.rados.0.smithi038.stdout:274: finishing write tid 1 to smithi03870129-274 2024-09-14T04:07:40.131 INFO:tasks.rados.rados.0.smithi038.stdout:274: finishing write tid 2 to smithi03870129-274 2024-09-14T04:07:40.131 INFO:tasks.rados.rados.0.smithi038.stdout:274: finishing write tid 3 to smithi03870129-274 2024-09-14T04:07:40.131 INFO:tasks.rados.rados.0.smithi038.stdout:274: finishing write tid 4 to smithi03870129-274 2024-09-14T04:07:40.131 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 274 v 76 (ObjNum 273 snap 0 seq_num 273) dirty exists 2024-09-14T04:07:40.131 INFO:tasks.rados.rados.0.smithi038.stdout:274: left oid 274 (ObjNum 273 snap 0 seq_num 273) 2024-09-14T04:07:40.131 INFO:tasks.rados.rados.0.smithi038.stdout:275: finishing write tid 1 to smithi03870129-275 2024-09-14T04:07:40.131 INFO:tasks.rados.rados.0.smithi038.stdout:275: finishing write tid 2 to smithi03870129-275 2024-09-14T04:07:40.132 INFO:tasks.rados.rados.0.smithi038.stdout:275: finishing write tid 3 to smithi03870129-275 2024-09-14T04:07:40.132 INFO:tasks.rados.rados.0.smithi038.stdout:275: finishing write tid 4 to smithi03870129-275 2024-09-14T04:07:40.132 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 275 v 56 (ObjNum 274 snap 0 seq_num 274) dirty exists 2024-09-14T04:07:40.132 INFO:tasks.rados.rados.0.smithi038.stdout:275: left oid 275 (ObjNum 274 snap 0 seq_num 274) 2024-09-14T04:07:40.132 INFO:tasks.rados.rados.0.smithi038.stdout:276: finishing write tid 1 to smithi03870129-276 2024-09-14T04:07:40.132 INFO:tasks.rados.rados.0.smithi038.stdout:284: seq_num 283 ranges {756381=400528,1910757=464751} 2024-09-14T04:07:40.137 INFO:tasks.rados.rados.0.smithi038.stdout:284: writing smithi03870129-284 from 756381 to 1156909 tid 1 2024-09-14T04:07:40.143 INFO:tasks.rados.rados.0.smithi038.stdout:284: writing smithi03870129-284 from 1910757 to 2375508 tid 2 2024-09-14T04:07:40.144 INFO:tasks.rados.rados.0.smithi038.stdout:273: done (11 left) 2024-09-14T04:07:40.144 INFO:tasks.rados.rados.0.smithi038.stdout:274: done (10 left) 2024-09-14T04:07:40.144 INFO:tasks.rados.rados.0.smithi038.stdout:275: done (9 left) 2024-09-14T04:07:40.144 INFO:tasks.rados.rados.0.smithi038.stdout:285: write initial oid 285 2024-09-14T04:07:40.144 INFO:tasks.rados.rados.0.smithi038.stdout:285: seq_num 284 ranges {773188=475777,1969239=724762} 2024-09-14T04:07:40.151 INFO:tasks.rados.rados.0.smithi038.stdout:285: writing smithi03870129-285 from 773188 to 1248965 tid 1 2024-09-14T04:07:40.161 INFO:tasks.rados.rados.0.smithi038.stdout:285: writing smithi03870129-285 from 1969239 to 2694001 tid 2 2024-09-14T04:07:40.161 INFO:tasks.rados.rados.0.smithi038.stdout:286: write initial oid 286 2024-09-14T04:07:40.161 INFO:tasks.rados.rados.0.smithi038.stdout:286: seq_num 285 ranges {789995=551026,2027721=468420} 2024-09-14T04:07:40.167 INFO:tasks.rados.rados.0.smithi038.stdout:286: writing smithi03870129-286 from 789995 to 1341021 tid 1 2024-09-14T04:07:40.173 INFO:tasks.rados.rados.0.smithi038.stdout:286: writing smithi03870129-286 from 2027721 to 2496141 tid 2 2024-09-14T04:07:40.173 INFO:tasks.rados.rados.0.smithi038.stdout:287: write initial oid 287 2024-09-14T04:07:40.173 INFO:tasks.rados.rados.0.smithi038.stdout:287: seq_num 286 ranges {406802=626275,1686203=728431} 2024-09-14T04:07:40.179 INFO:tasks.rados.rados.0.smithi038.stdout:287: writing smithi03870129-287 from 406802 to 1033077 tid 1 2024-09-14T04:07:40.187 INFO:tasks.rados.rados.0.smithi038.stdout:287: writing smithi03870129-287 from 1686203 to 2414634 tid 2 2024-09-14T04:07:40.187 INFO:tasks.rados.rados.0.smithi038.stdout:288: write initial oid 288 2024-09-14T04:07:40.187 INFO:tasks.rados.rados.0.smithi038.stdout:288: seq_num 287 ranges {423609=701524,1628332=472089,2648987=174622} 2024-09-14T04:07:40.193 INFO:tasks.rados.rados.0.smithi038.stdout:288: writing smithi03870129-288 from 423609 to 1125133 tid 1 2024-09-14T04:07:40.199 INFO:tasks.rados.rados.0.smithi038.stdout:288: writing smithi03870129-288 from 1628332 to 2100421 tid 2 2024-09-14T04:07:40.203 INFO:tasks.rados.rados.0.smithi038.stdout:288: writing smithi03870129-288 from 2648987 to 2823609 tid 3 2024-09-14T04:07:40.203 INFO:tasks.rados.rados.0.smithi038.stdout:289: write initial oid 289 2024-09-14T04:07:40.203 INFO:tasks.rados.rados.0.smithi038.stdout:289: seq_num 288 ranges {440416=776773,1686814=732100} 2024-09-14T04:07:40.210 INFO:tasks.rados.rados.0.smithi038.stdout:289: writing smithi03870129-289 from 440416 to 1217189 tid 1 2024-09-14T04:07:40.217 INFO:tasks.rados.rados.0.smithi038.stdout:289: writing smithi03870129-289 from 1686814 to 2418914 tid 2 2024-09-14T04:07:40.217 INFO:tasks.rados.rados.0.smithi038.stdout:290: write initial oid 290 2024-09-14T04:07:40.217 INFO:tasks.rados.rados.0.smithi038.stdout:290: seq_num 289 ranges {457223=568375,1461649=475758,2420186=437037} 2024-09-14T04:07:40.223 INFO:tasks.rados.rados.0.smithi038.stdout:290: writing smithi03870129-290 from 457223 to 1025598 tid 1 2024-09-14T04:07:40.228 INFO:tasks.rados.rados.0.smithi038.stdout:290: writing smithi03870129-290 from 1461649 to 1937407 tid 2 2024-09-14T04:07:40.233 INFO:tasks.rados.rados.0.smithi038.stdout:290: writing smithi03870129-290 from 2420186 to 2857223 tid 3 2024-09-14T04:07:40.233 INFO:tasks.rados.rados.0.smithi038.stdout:291: write initial oid 291 2024-09-14T04:07:40.233 INFO:tasks.rados.rados.0.smithi038.stdout:291: seq_num 290 ranges {474030=643624,1520131=735769} 2024-09-14T04:07:40.239 INFO:tasks.rados.rados.0.smithi038.stdout:291: writing smithi03870129-291 from 474030 to 1117654 tid 1 2024-09-14T04:07:40.247 INFO:tasks.rados.rados.0.smithi038.stdout:291: writing smithi03870129-291 from 1520131 to 2255900 tid 2 2024-09-14T04:07:40.247 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:40.247 INFO:tasks.rados.rados.0.smithi038.stdout:276: finishing write tid 2 to smithi03870129-276 2024-09-14T04:07:40.247 INFO:tasks.rados.rados.0.smithi038.stdout:276: finishing write tid 3 to smithi03870129-276 2024-09-14T04:07:40.247 INFO:tasks.rados.rados.0.smithi038.stdout:276: finishing write tid 4 to smithi03870129-276 2024-09-14T04:07:40.247 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 276 v 79 (ObjNum 275 snap 0 seq_num 275) dirty exists 2024-09-14T04:07:40.247 INFO:tasks.rados.rados.0.smithi038.stdout:276: left oid 276 (ObjNum 275 snap 0 seq_num 275) 2024-09-14T04:07:40.247 INFO:tasks.rados.rados.0.smithi038.stdout:277: finishing write tid 1 to smithi03870129-277 2024-09-14T04:07:40.247 INFO:tasks.rados.rados.0.smithi038.stdout:276: done (15 left) 2024-09-14T04:07:40.247 INFO:tasks.rados.rados.0.smithi038.stdout:292: write initial oid 292 2024-09-14T04:07:40.247 INFO:tasks.rados.rados.0.smithi038.stdout:292: seq_num 291 ranges {490837=718873,1862260=479427,2875032=15805} 2024-09-14T04:07:40.253 INFO:tasks.rados.rados.0.smithi038.stdout:292: writing smithi03870129-292 from 490837 to 1209710 tid 1 2024-09-14T04:07:40.259 INFO:tasks.rados.rados.0.smithi038.stdout:292: writing smithi03870129-292 from 1862260 to 2341687 tid 2 2024-09-14T04:07:40.263 INFO:tasks.rados.rados.0.smithi038.stdout:292: writing smithi03870129-292 from 2875032 to 2890837 tid 3 2024-09-14T04:07:40.263 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:40.263 INFO:tasks.rados.rados.0.smithi038.stdout:277: finishing write tid 2 to smithi03870129-277 2024-09-14T04:07:40.263 INFO:tasks.rados.rados.0.smithi038.stdout:277: finishing write tid 3 to smithi03870129-277 2024-09-14T04:07:40.263 INFO:tasks.rados.rados.0.smithi038.stdout:277: finishing write tid 4 to smithi03870129-277 2024-09-14T04:07:40.263 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 277 v 76 (ObjNum 276 snap 0 seq_num 276) dirty exists 2024-09-14T04:07:40.263 INFO:tasks.rados.rados.0.smithi038.stdout:277: left oid 277 (ObjNum 276 snap 0 seq_num 276) 2024-09-14T04:07:40.263 INFO:tasks.rados.rados.0.smithi038.stdout:278: finishing write tid 1 to smithi03870129-278 2024-09-14T04:07:40.263 INFO:tasks.rados.rados.0.smithi038.stdout:278: finishing write tid 2 to smithi03870129-278 2024-09-14T04:07:40.263 INFO:tasks.rados.rados.0.smithi038.stdout:278: finishing write tid 3 to smithi03870129-278 2024-09-14T04:07:40.263 INFO:tasks.rados.rados.0.smithi038.stdout:278: finishing write tid 4 to smithi03870129-278 2024-09-14T04:07:40.263 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 278 v 79 (ObjNum 277 snap 0 seq_num 277) dirty exists 2024-09-14T04:07:40.264 INFO:tasks.rados.rados.0.smithi038.stdout:278: left oid 278 (ObjNum 277 snap 0 seq_num 277) 2024-09-14T04:07:40.264 INFO:tasks.rados.rados.0.smithi038.stdout:279: finishing write tid 1 to smithi03870129-279 2024-09-14T04:07:40.264 INFO:tasks.rados.rados.0.smithi038.stdout:279: finishing write tid 2 to smithi03870129-279 2024-09-14T04:07:40.264 INFO:tasks.rados.rados.0.smithi038.stdout:279: finishing write tid 3 to smithi03870129-279 2024-09-14T04:07:40.264 INFO:tasks.rados.rados.0.smithi038.stdout:277: done (15 left) 2024-09-14T04:07:40.264 INFO:tasks.rados.rados.0.smithi038.stdout:278: done (14 left) 2024-09-14T04:07:40.264 INFO:tasks.rados.rados.0.smithi038.stdout:293: write initial oid 293 2024-09-14T04:07:40.264 INFO:tasks.rados.rados.0.smithi038.stdout:293: seq_num 292 ranges {507644=794122,1920742=623085} 2024-09-14T04:07:40.270 INFO:tasks.rados.rados.0.smithi038.stdout:293: writing smithi03870129-293 from 507644 to 1301766 tid 1 2024-09-14T04:07:40.277 INFO:tasks.rados.rados.0.smithi038.stdout:293: writing smithi03870129-293 from 1920742 to 2543827 tid 2 2024-09-14T04:07:40.277 INFO:tasks.rados.rados.0.smithi038.stdout:294: write initial oid 294 2024-09-14T04:07:40.277 INFO:tasks.rados.rados.0.smithi038.stdout:294: seq_num 293 ranges {524451=469371,1579224=483096,2529878=394573} 2024-09-14T04:07:40.282 INFO:tasks.rados.rados.0.smithi038.stdout:294: writing smithi03870129-294 from 524451 to 993822 tid 1 2024-09-14T04:07:40.288 INFO:tasks.rados.rados.0.smithi038.stdout:294: writing smithi03870129-294 from 1579224 to 2062320 tid 2 2024-09-14T04:07:40.293 INFO:tasks.rados.rados.0.smithi038.stdout:294: writing smithi03870129-294 from 2529878 to 2924451 tid 3 2024-09-14T04:07:40.294 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:40.294 INFO:tasks.rados.rados.0.smithi038.stdout:279: finishing write tid 4 to smithi03870129-279 2024-09-14T04:07:40.294 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 279 v 72 (ObjNum 278 snap 0 seq_num 278) dirty exists 2024-09-14T04:07:40.294 INFO:tasks.rados.rados.0.smithi038.stdout:279: left oid 279 (ObjNum 278 snap 0 seq_num 278) 2024-09-14T04:07:40.294 INFO:tasks.rados.rados.0.smithi038.stdout:280: finishing write tid 1 to smithi03870129-280 2024-09-14T04:07:40.294 INFO:tasks.rados.rados.0.smithi038.stdout:279: done (15 left) 2024-09-14T04:07:40.294 INFO:tasks.rados.rados.0.smithi038.stdout:295: write initial oid 295 2024-09-14T04:07:40.294 INFO:tasks.rados.rados.0.smithi038.stdout:295: seq_num 294 ranges {541258=544620,1637706=626754,2840948=100310} 2024-09-14T04:07:40.300 INFO:tasks.rados.rados.0.smithi038.stdout:295: writing smithi03870129-295 from 541258 to 1085878 tid 1 2024-09-14T04:07:40.306 INFO:tasks.rados.rados.0.smithi038.stdout:295: writing smithi03870129-295 from 1637706 to 2264460 tid 2 2024-09-14T04:07:40.310 INFO:tasks.rados.rados.0.smithi038.stdout:295: writing smithi03870129-295 from 2840948 to 2941258 tid 3 2024-09-14T04:07:40.311 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:40.311 INFO:tasks.rados.rados.0.smithi038.stdout:280: finishing write tid 2 to smithi03870129-280 2024-09-14T04:07:40.311 INFO:tasks.rados.rados.0.smithi038.stdout:280: finishing write tid 3 to smithi03870129-280 2024-09-14T04:07:40.311 INFO:tasks.rados.rados.0.smithi038.stdout:280: finishing write tid 4 to smithi03870129-280 2024-09-14T04:07:40.311 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 280 v 28 (ObjNum 279 snap 0 seq_num 279) dirty exists 2024-09-14T04:07:40.311 INFO:tasks.rados.rados.0.smithi038.stdout:280: left oid 280 (ObjNum 279 snap 0 seq_num 279) 2024-09-14T04:07:40.311 INFO:tasks.rados.rados.0.smithi038.stdout:281: finishing write tid 1 to smithi03870129-281 2024-09-14T04:07:40.311 INFO:tasks.rados.rados.0.smithi038.stdout:281: finishing write tid 2 to smithi03870129-281 2024-09-14T04:07:40.311 INFO:tasks.rados.rados.0.smithi038.stdout:281: finishing write tid 3 to smithi03870129-281 2024-09-14T04:07:40.311 INFO:tasks.rados.rados.0.smithi038.stdout:281: finishing write tid 4 to smithi03870129-281 2024-09-14T04:07:40.312 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 281 v 85 (ObjNum 280 snap 0 seq_num 280) dirty exists 2024-09-14T04:07:40.312 INFO:tasks.rados.rados.0.smithi038.stdout:281: left oid 281 (ObjNum 280 snap 0 seq_num 280) 2024-09-14T04:07:40.312 INFO:tasks.rados.rados.0.smithi038.stdout:282: finishing write tid 1 to smithi03870129-282 2024-09-14T04:07:40.312 INFO:tasks.rados.rados.0.smithi038.stdout:282: finishing write tid 2 to smithi03870129-282 2024-09-14T04:07:40.312 INFO:tasks.rados.rados.0.smithi038.stdout:282: finishing write tid 3 to smithi03870129-282 2024-09-14T04:07:40.312 INFO:tasks.rados.rados.0.smithi038.stdout:282: finishing write tid 4 to smithi03870129-282 2024-09-14T04:07:40.312 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 282 v 53 (ObjNum 281 snap 0 seq_num 281) dirty exists 2024-09-14T04:07:40.312 INFO:tasks.rados.rados.0.smithi038.stdout:282: left oid 282 (ObjNum 281 snap 0 seq_num 281) 2024-09-14T04:07:40.312 INFO:tasks.rados.rados.0.smithi038.stdout:283: finishing write tid 1 to smithi03870129-283 2024-09-14T04:07:40.312 INFO:tasks.rados.rados.0.smithi038.stdout:280: done (15 left) 2024-09-14T04:07:40.312 INFO:tasks.rados.rados.0.smithi038.stdout:281: done (14 left) 2024-09-14T04:07:40.312 INFO:tasks.rados.rados.0.smithi038.stdout:282: done (13 left) 2024-09-14T04:07:40.312 INFO:tasks.rados.rados.0.smithi038.stdout:296: write initial oid 296 2024-09-14T04:07:40.313 INFO:tasks.rados.rados.0.smithi038.stdout:296: seq_num 295 ranges {558065=619869,1579835=486765,2468371=489694} 2024-09-14T04:07:40.317 INFO:tasks.rados.rados.0.smithi038.stdout:296: writing smithi03870129-296 from 558065 to 1177934 tid 1 2024-09-14T04:07:40.322 INFO:tasks.rados.rados.0.smithi038.stdout:296: writing smithi03870129-296 from 1579835 to 2066600 tid 2 2024-09-14T04:07:40.327 INFO:tasks.rados.rados.0.smithi038.stdout:296: writing smithi03870129-296 from 2468371 to 2958065 tid 3 2024-09-14T04:07:40.328 INFO:tasks.rados.rados.0.smithi038.stdout:297: write initial oid 297 2024-09-14T04:07:40.328 INFO:tasks.rados.rados.0.smithi038.stdout:297: seq_num 296 ranges {574872=695118,2038317=630423} 2024-09-14T04:07:40.334 INFO:tasks.rados.rados.0.smithi038.stdout:297: writing smithi03870129-297 from 574872 to 1269990 tid 1 2024-09-14T04:07:40.342 INFO:tasks.rados.rados.0.smithi038.stdout:297: writing smithi03870129-297 from 2038317 to 2668740 tid 2 2024-09-14T04:07:40.343 INFO:tasks.rados.rados.0.smithi038.stdout:298: write initial oid 298 2024-09-14T04:07:40.343 INFO:tasks.rados.rados.0.smithi038.stdout:298: seq_num 297 ranges {591679=486720,1813152=490434} 2024-09-14T04:07:40.348 INFO:tasks.rados.rados.0.smithi038.stdout:298: writing smithi03870129-298 from 591679 to 1078399 tid 1 2024-09-14T04:07:40.356 INFO:tasks.rados.rados.0.smithi038.stdout:298: writing smithi03870129-298 from 1813152 to 2303586 tid 2 2024-09-14T04:07:40.356 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:40.356 INFO:tasks.rados.rados.0.smithi038.stdout:283: finishing write tid 2 to smithi03870129-283 2024-09-14T04:07:40.356 INFO:tasks.rados.rados.0.smithi038.stdout:283: finishing write tid 3 to smithi03870129-283 2024-09-14T04:07:40.356 INFO:tasks.rados.rados.0.smithi038.stdout:283: finishing write tid 4 to smithi03870129-283 2024-09-14T04:07:40.356 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 283 v 87 (ObjNum 282 snap 0 seq_num 282) dirty exists 2024-09-14T04:07:40.356 INFO:tasks.rados.rados.0.smithi038.stdout:283: left oid 283 (ObjNum 282 snap 0 seq_num 282) 2024-09-14T04:07:40.356 INFO:tasks.rados.rados.0.smithi038.stdout:284: finishing write tid 1 to smithi03870129-284 2024-09-14T04:07:40.356 INFO:tasks.rados.rados.0.smithi038.stdout:284: finishing write tid 2 to smithi03870129-284 2024-09-14T04:07:40.356 INFO:tasks.rados.rados.0.smithi038.stdout:284: finishing write tid 3 to smithi03870129-284 2024-09-14T04:07:40.356 INFO:tasks.rados.rados.0.smithi038.stdout:284: finishing write tid 4 to smithi03870129-284 2024-09-14T04:07:40.357 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 284 v 75 (ObjNum 283 snap 0 seq_num 283) dirty exists 2024-09-14T04:07:40.357 INFO:tasks.rados.rados.0.smithi038.stdout:284: left oid 284 (ObjNum 283 snap 0 seq_num 283) 2024-09-14T04:07:40.357 INFO:tasks.rados.rados.0.smithi038.stdout:285: finishing write tid 1 to smithi03870129-285 2024-09-14T04:07:40.357 INFO:tasks.rados.rados.0.smithi038.stdout:283: done (15 left) 2024-09-14T04:07:40.357 INFO:tasks.rados.rados.0.smithi038.stdout:284: done (14 left) 2024-09-14T04:07:40.357 INFO:tasks.rados.rados.0.smithi038.stdout:299: write initial oid 299 2024-09-14T04:07:40.357 INFO:tasks.rados.rados.0.smithi038.stdout:299: seq_num 298 ranges {608486=561969,1871634=634092,2950640=57846} 2024-09-14T04:07:40.362 INFO:tasks.rados.rados.0.smithi038.stdout:299: writing smithi03870129-299 from 608486 to 1170455 tid 1 2024-09-14T04:07:40.370 INFO:tasks.rados.rados.0.smithi038.stdout:299: writing smithi03870129-299 from 1871634 to 2505726 tid 2 2024-09-14T04:07:40.373 INFO:tasks.rados.rados.0.smithi038.stdout:299: writing smithi03870129-299 from 2950640 to 3008486 tid 3 2024-09-14T04:07:40.373 INFO:tasks.rados.rados.0.smithi038.stdout:300: write initial oid 300 2024-09-14T04:07:40.373 INFO:tasks.rados.rados.0.smithi038.stdout:300: seq_num 299 ranges {625293=637218,1813763=494103,2978063=47230} 2024-09-14T04:07:40.380 INFO:tasks.rados.rados.0.smithi038.stdout:300: writing smithi03870129-300 from 625293 to 1262511 tid 1 2024-09-14T04:07:40.385 INFO:tasks.rados.rados.0.smithi038.stdout:300: writing smithi03870129-300 from 1813763 to 2307866 tid 2 2024-09-14T04:07:40.390 INFO:tasks.rados.rados.0.smithi038.stdout:300: writing smithi03870129-300 from 2978063 to 3025293 tid 3 2024-09-14T04:07:40.390 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:40.390 INFO:tasks.rados.rados.0.smithi038.stdout:285: finishing write tid 2 to smithi03870129-285 2024-09-14T04:07:40.390 INFO:tasks.rados.rados.0.smithi038.stdout:285: finishing write tid 3 to smithi03870129-285 2024-09-14T04:07:40.390 INFO:tasks.rados.rados.0.smithi038.stdout:285: finishing write tid 4 to smithi03870129-285 2024-09-14T04:07:40.390 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 285 v 56 (ObjNum 284 snap 0 seq_num 284) dirty exists 2024-09-14T04:07:40.390 INFO:tasks.rados.rados.0.smithi038.stdout:285: left oid 285 (ObjNum 284 snap 0 seq_num 284) 2024-09-14T04:07:40.390 INFO:tasks.rados.rados.0.smithi038.stdout:286: finishing write tid 1 to smithi03870129-286 2024-09-14T04:07:40.390 INFO:tasks.rados.rados.0.smithi038.stdout:286: finishing write tid 2 to smithi03870129-286 2024-09-14T04:07:40.390 INFO:tasks.rados.rados.0.smithi038.stdout:286: finishing write tid 3 to smithi03870129-286 2024-09-14T04:07:40.390 INFO:tasks.rados.rados.0.smithi038.stdout:285: done (15 left) 2024-09-14T04:07:40.391 INFO:tasks.rados.rados.0.smithi038.stdout:301: write initial oid 301 2024-09-14T04:07:40.391 INFO:tasks.rados.rados.0.smithi038.stdout:301: seq_num 300 ranges {642100=712467,1872245=637761} 2024-09-14T04:07:40.397 INFO:tasks.rados.rados.0.smithi038.stdout:301: writing smithi03870129-301 from 642100 to 1354567 tid 1 2024-09-14T04:07:40.404 INFO:tasks.rados.rados.0.smithi038.stdout:301: writing smithi03870129-301 from 1872245 to 2510006 tid 2 2024-09-14T04:07:40.404 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:40.404 INFO:tasks.rados.rados.0.smithi038.stdout:286: finishing write tid 4 to smithi03870129-286 2024-09-14T04:07:40.404 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 286 v 54 (ObjNum 285 snap 0 seq_num 285) dirty exists 2024-09-14T04:07:40.404 INFO:tasks.rados.rados.0.smithi038.stdout:286: left oid 286 (ObjNum 285 snap 0 seq_num 285) 2024-09-14T04:07:40.404 INFO:tasks.rados.rados.0.smithi038.stdout:287: finishing write tid 1 to smithi03870129-287 2024-09-14T04:07:40.404 INFO:tasks.rados.rados.0.smithi038.stdout:287: finishing write tid 2 to smithi03870129-287 2024-09-14T04:07:40.405 INFO:tasks.rados.rados.0.smithi038.stdout:287: finishing write tid 3 to smithi03870129-287 2024-09-14T04:07:40.405 INFO:tasks.rados.rados.0.smithi038.stdout:287: finishing write tid 4 to smithi03870129-287 2024-09-14T04:07:40.405 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 287 v 59 (ObjNum 286 snap 0 seq_num 286) dirty exists 2024-09-14T04:07:40.405 INFO:tasks.rados.rados.0.smithi038.stdout:287: left oid 287 (ObjNum 286 snap 0 seq_num 286) 2024-09-14T04:07:40.405 INFO:tasks.rados.rados.0.smithi038.stdout:288: finishing write tid 1 to smithi03870129-288 2024-09-14T04:07:40.405 INFO:tasks.rados.rados.0.smithi038.stdout:288: finishing write tid 2 to smithi03870129-288 2024-09-14T04:07:40.405 INFO:tasks.rados.rados.0.smithi038.stdout:286: done (15 left) 2024-09-14T04:07:40.405 INFO:tasks.rados.rados.0.smithi038.stdout:287: done (14 left) 2024-09-14T04:07:40.405 INFO:tasks.rados.rados.0.smithi038.stdout:302: write initial oid 302 2024-09-14T04:07:40.405 INFO:tasks.rados.rados.0.smithi038.stdout:302: seq_num 301 ranges {658907=787716,1930727=497772,3032909=25998} 2024-09-14T04:07:40.412 INFO:tasks.rados.rados.0.smithi038.stdout:302: writing smithi03870129-302 from 658907 to 1446623 tid 1 2024-09-14T04:07:40.418 INFO:tasks.rados.rados.0.smithi038.stdout:302: writing smithi03870129-302 from 1930727 to 2428499 tid 2 2024-09-14T04:07:40.421 INFO:tasks.rados.rados.0.smithi038.stdout:302: writing smithi03870129-302 from 3032909 to 3058907 tid 3 2024-09-14T04:07:40.421 INFO:tasks.rados.rados.0.smithi038.stdout:303: write initial oid 303 2024-09-14T04:07:40.422 INFO:tasks.rados.rados.0.smithi038.stdout:303: seq_num 302 ranges {675714=462965,1589209=641430,2943979=131735} 2024-09-14T04:07:40.428 INFO:tasks.rados.rados.0.smithi038.stdout:303: writing smithi03870129-303 from 675714 to 1138679 tid 1 2024-09-14T04:07:40.434 INFO:tasks.rados.rados.0.smithi038.stdout:303: writing smithi03870129-303 from 1589209 to 2230639 tid 2 2024-09-14T04:07:40.439 INFO:tasks.rados.rados.0.smithi038.stdout:303: writing smithi03870129-303 from 2943979 to 3075714 tid 3 2024-09-14T04:07:40.439 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:40.439 INFO:tasks.rados.rados.0.smithi038.stdout:288: finishing write tid 3 to smithi03870129-288 2024-09-14T04:07:40.439 INFO:tasks.rados.rados.0.smithi038.stdout:288: finishing write tid 4 to smithi03870129-288 2024-09-14T04:07:40.439 INFO:tasks.rados.rados.0.smithi038.stdout:288: finishing write tid 5 to smithi03870129-288 2024-09-14T04:07:40.440 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 288 v 58 (ObjNum 287 snap 0 seq_num 287) dirty exists 2024-09-14T04:07:40.440 INFO:tasks.rados.rados.0.smithi038.stdout:288: left oid 288 (ObjNum 287 snap 0 seq_num 287) 2024-09-14T04:07:40.440 INFO:tasks.rados.rados.0.smithi038.stdout:289: finishing write tid 1 to smithi03870129-289 2024-09-14T04:07:40.440 INFO:tasks.rados.rados.0.smithi038.stdout:289: finishing write tid 2 to smithi03870129-289 2024-09-14T04:07:40.440 INFO:tasks.rados.rados.0.smithi038.stdout:289: finishing write tid 3 to smithi03870129-289 2024-09-14T04:07:40.440 INFO:tasks.rados.rados.0.smithi038.stdout:289: finishing write tid 4 to smithi03870129-289 2024-09-14T04:07:40.440 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 289 v 61 (ObjNum 288 snap 0 seq_num 288) dirty exists 2024-09-14T04:07:40.440 INFO:tasks.rados.rados.0.smithi038.stdout:289: left oid 289 (ObjNum 288 snap 0 seq_num 288) 2024-09-14T04:07:40.440 INFO:tasks.rados.rados.0.smithi038.stdout:288: done (15 left) 2024-09-14T04:07:40.440 INFO:tasks.rados.rados.0.smithi038.stdout:289: done (14 left) 2024-09-14T04:07:40.440 INFO:tasks.rados.rados.0.smithi038.stdout:304: write initial oid 304 2024-09-14T04:07:40.440 INFO:tasks.rados.rados.0.smithi038.stdout:304: seq_num 303 ranges {692521=538214,1931338=785088} 2024-09-14T04:07:40.446 INFO:tasks.rados.rados.0.smithi038.stdout:304: writing smithi03870129-304 from 692521 to 1230735 tid 1 2024-09-14T04:07:40.454 INFO:tasks.rados.rados.0.smithi038.stdout:304: writing smithi03870129-304 from 1931338 to 2716426 tid 2 2024-09-14T04:07:40.454 INFO:tasks.rados.rados.0.smithi038.stdout:305: write initial oid 305 2024-09-14T04:07:40.455 INFO:tasks.rados.rados.0.smithi038.stdout:305: seq_num 304 ranges {709328=613463,1989820=645099} 2024-09-14T04:07:40.462 INFO:tasks.rados.rados.0.smithi038.stdout:305: writing smithi03870129-305 from 709328 to 1322791 tid 1 2024-09-14T04:07:40.470 INFO:tasks.rados.rados.0.smithi038.stdout:305: writing smithi03870129-305 from 1989820 to 2634919 tid 2 2024-09-14T04:07:40.470 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:40.470 INFO:tasks.rados.rados.0.smithi038.stdout:290: finishing write tid 1 to smithi03870129-290 2024-09-14T04:07:40.470 INFO:tasks.rados.rados.0.smithi038.stdout:290: finishing write tid 2 to smithi03870129-290 2024-09-14T04:07:40.470 INFO:tasks.rados.rados.0.smithi038.stdout:290: finishing write tid 3 to smithi03870129-290 2024-09-14T04:07:40.471 INFO:tasks.rados.rados.0.smithi038.stdout:290: finishing write tid 4 to smithi03870129-290 2024-09-14T04:07:40.471 INFO:tasks.rados.rados.0.smithi038.stdout:290: finishing write tid 5 to smithi03870129-290 2024-09-14T04:07:40.472 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 290 v 58 (ObjNum 289 snap 0 seq_num 289) dirty exists 2024-09-14T04:07:40.472 INFO:tasks.rados.rados.0.smithi038.stdout:290: left oid 290 (ObjNum 289 snap 0 seq_num 289) 2024-09-14T04:07:40.472 INFO:tasks.rados.rados.0.smithi038.stdout:291: finishing write tid 1 to smithi03870129-291 2024-09-14T04:07:40.472 INFO:tasks.rados.rados.0.smithi038.stdout:291: finishing write tid 2 to smithi03870129-291 2024-09-14T04:07:40.472 INFO:tasks.rados.rados.0.smithi038.stdout:290: done (15 left) 2024-09-14T04:07:40.472 INFO:tasks.rados.rados.0.smithi038.stdout:306: write initial oid 306 2024-09-14T04:07:40.472 INFO:tasks.rados.rados.0.smithi038.stdout:306: seq_num 305 ranges {726135=405065,1764655=788757,3026248=99887} 2024-09-14T04:07:40.476 INFO:tasks.rados.rados.0.smithi038.stdout:306: writing smithi03870129-306 from 726135 to 1131200 tid 1 2024-09-14T04:07:40.484 INFO:tasks.rados.rados.0.smithi038.stdout:306: writing smithi03870129-306 from 1764655 to 2553412 tid 2 2024-09-14T04:07:40.488 INFO:tasks.rados.rados.0.smithi038.stdout:306: writing smithi03870129-306 from 3026248 to 3126135 tid 3 2024-09-14T04:07:40.488 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:40.488 INFO:tasks.rados.rados.0.smithi038.stdout:291: finishing write tid 3 to smithi03870129-291 2024-09-14T04:07:40.488 INFO:tasks.rados.rados.0.smithi038.stdout:291: finishing write tid 4 to smithi03870129-291 2024-09-14T04:07:40.488 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 291 v 51 (ObjNum 290 snap 0 seq_num 290) dirty exists 2024-09-14T04:07:40.488 INFO:tasks.rados.rados.0.smithi038.stdout:291: left oid 291 (ObjNum 290 snap 0 seq_num 290) 2024-09-14T04:07:40.488 INFO:tasks.rados.rados.0.smithi038.stdout:292: finishing write tid 1 to smithi03870129-292 2024-09-14T04:07:40.488 INFO:tasks.rados.rados.0.smithi038.stdout:292: finishing write tid 2 to smithi03870129-292 2024-09-14T04:07:40.488 INFO:tasks.rados.rados.0.smithi038.stdout:291: done (15 left) 2024-09-14T04:07:40.488 INFO:tasks.rados.rados.0.smithi038.stdout:307: write initial oid 307 2024-09-14T04:07:40.488 INFO:tasks.rados.rados.0.smithi038.stdout:307: seq_num 306 ranges {742942=480314,1823137=648768} 2024-09-14T04:07:40.494 INFO:tasks.rados.rados.0.smithi038.stdout:307: writing smithi03870129-307 from 742942 to 1223256 tid 1 2024-09-14T04:07:40.502 INFO:tasks.rados.rados.0.smithi038.stdout:307: writing smithi03870129-307 from 1823137 to 2471905 tid 2 2024-09-14T04:07:40.502 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:40.502 INFO:tasks.rados.rados.0.smithi038.stdout:292: finishing write tid 3 to smithi03870129-292 2024-09-14T04:07:40.502 INFO:tasks.rados.rados.0.smithi038.stdout:292: finishing write tid 4 to smithi03870129-292 2024-09-14T04:07:40.502 INFO:tasks.rados.rados.0.smithi038.stdout:292: finishing write tid 5 to smithi03870129-292 2024-09-14T04:07:40.502 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 292 v 91 (ObjNum 291 snap 0 seq_num 291) dirty exists 2024-09-14T04:07:40.503 INFO:tasks.rados.rados.0.smithi038.stdout:292: left oid 292 (ObjNum 291 snap 0 seq_num 291) 2024-09-14T04:07:40.503 INFO:tasks.rados.rados.0.smithi038.stdout:293: finishing write tid 1 to smithi03870129-293 2024-09-14T04:07:40.503 INFO:tasks.rados.rados.0.smithi038.stdout:292: done (15 left) 2024-09-14T04:07:40.503 INFO:tasks.rados.rados.0.smithi038.stdout:308: write initial oid 308 2024-09-14T04:07:40.503 INFO:tasks.rados.rados.0.smithi038.stdout:308: seq_num 307 ranges {759749=555563,1765266=792426,2964741=195008} 2024-09-14T04:07:40.510 INFO:tasks.rados.rados.0.smithi038.stdout:308: writing smithi03870129-308 from 759749 to 1315312 tid 1 2024-09-14T04:07:40.516 INFO:tasks.rados.rados.0.smithi038.stdout:308: writing smithi03870129-308 from 1765266 to 2557692 tid 2 2024-09-14T04:07:40.520 INFO:tasks.rados.rados.0.smithi038.stdout:308: writing smithi03870129-308 from 2964741 to 3159749 tid 3 2024-09-14T04:07:40.520 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:40.520 INFO:tasks.rados.rados.0.smithi038.stdout:293: finishing write tid 2 to smithi03870129-293 2024-09-14T04:07:40.521 INFO:tasks.rados.rados.0.smithi038.stdout:293: finishing write tid 3 to smithi03870129-293 2024-09-14T04:07:40.521 INFO:tasks.rados.rados.0.smithi038.stdout:293: finishing write tid 4 to smithi03870129-293 2024-09-14T04:07:40.521 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 293 v 88 (ObjNum 292 snap 0 seq_num 292) dirty exists 2024-09-14T04:07:40.521 INFO:tasks.rados.rados.0.smithi038.stdout:293: left oid 293 (ObjNum 292 snap 0 seq_num 292) 2024-09-14T04:07:40.521 INFO:tasks.rados.rados.0.smithi038.stdout:294: finishing write tid 1 to smithi03870129-294 2024-09-14T04:07:40.521 INFO:tasks.rados.rados.0.smithi038.stdout:294: finishing write tid 2 to smithi03870129-294 2024-09-14T04:07:40.521 INFO:tasks.rados.rados.0.smithi038.stdout:293: done (15 left) 2024-09-14T04:07:40.521 INFO:tasks.rados.rados.0.smithi038.stdout:309: write initial oid 309 2024-09-14T04:07:40.521 INFO:tasks.rados.rados.0.smithi038.stdout:309: seq_num 308 ranges {776556=630812,1823748=652437,3108517=68039} 2024-09-14T04:07:40.528 INFO:tasks.rados.rados.0.smithi038.stdout:309: writing smithi03870129-309 from 776556 to 1407368 tid 1 2024-09-14T04:07:40.535 INFO:tasks.rados.rados.0.smithi038.stdout:309: writing smithi03870129-309 from 1823748 to 2476185 tid 2 2024-09-14T04:07:40.539 INFO:tasks.rados.rados.0.smithi038.stdout:309: writing smithi03870129-309 from 3108517 to 3176556 tid 3 2024-09-14T04:07:40.539 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:40.539 INFO:tasks.rados.rados.0.smithi038.stdout:294: finishing write tid 3 to smithi03870129-294 2024-09-14T04:07:40.539 INFO:tasks.rados.rados.0.smithi038.stdout:294: finishing write tid 4 to smithi03870129-294 2024-09-14T04:07:40.539 INFO:tasks.rados.rados.0.smithi038.stdout:294: finishing write tid 5 to smithi03870129-294 2024-09-14T04:07:40.539 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 294 v 58 (ObjNum 293 snap 0 seq_num 293) dirty exists 2024-09-14T04:07:40.539 INFO:tasks.rados.rados.0.smithi038.stdout:294: left oid 294 (ObjNum 293 snap 0 seq_num 293) 2024-09-14T04:07:40.539 INFO:tasks.rados.rados.0.smithi038.stdout:295: finishing write tid 1 to smithi03870129-295 2024-09-14T04:07:40.539 INFO:tasks.rados.rados.0.smithi038.stdout:294: done (15 left) 2024-09-14T04:07:40.539 INFO:tasks.rados.rados.0.smithi038.stdout:310: write initial oid 310 2024-09-14T04:07:40.539 INFO:tasks.rados.rados.0.smithi038.stdout:310: seq_num 309 ranges {793363=706061,2282230=796095} 2024-09-14T04:07:40.547 INFO:tasks.rados.rados.0.smithi038.stdout:310: writing smithi03870129-310 from 793363 to 1499424 tid 1 2024-09-14T04:07:40.557 INFO:tasks.rados.rados.0.smithi038.stdout:310: writing smithi03870129-310 from 2282230 to 3078325 tid 2 2024-09-14T04:07:40.557 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:40.557 INFO:tasks.rados.rados.0.smithi038.stdout:295: finishing write tid 2 to smithi03870129-295 2024-09-14T04:07:40.557 INFO:tasks.rados.rados.0.smithi038.stdout:295: finishing write tid 3 to smithi03870129-295 2024-09-14T04:07:40.557 INFO:tasks.rados.rados.0.smithi038.stdout:295: finishing write tid 4 to smithi03870129-295 2024-09-14T04:07:40.557 INFO:tasks.rados.rados.0.smithi038.stdout:295: finishing write tid 5 to smithi03870129-295 2024-09-14T04:07:40.557 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 295 v 32 (ObjNum 294 snap 0 seq_num 294) dirty exists 2024-09-14T04:07:40.557 INFO:tasks.rados.rados.0.smithi038.stdout:295: left oid 295 (ObjNum 294 snap 0 seq_num 294) 2024-09-14T04:07:40.557 INFO:tasks.rados.rados.0.smithi038.stdout:296: finishing write tid 1 to smithi03870129-296 2024-09-14T04:07:40.557 INFO:tasks.rados.rados.0.smithi038.stdout:296: finishing write tid 2 to smithi03870129-296 2024-09-14T04:07:40.557 INFO:tasks.rados.rados.0.smithi038.stdout:296: finishing write tid 3 to smithi03870129-296 2024-09-14T04:07:40.558 INFO:tasks.rados.rados.0.smithi038.stdout:296: finishing write tid 4 to smithi03870129-296 2024-09-14T04:07:40.558 INFO:tasks.rados.rados.0.smithi038.stdout:296: finishing write tid 5 to smithi03870129-296 2024-09-14T04:07:40.558 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 296 v 62 (ObjNum 295 snap 0 seq_num 295) dirty exists 2024-09-14T04:07:40.558 INFO:tasks.rados.rados.0.smithi038.stdout:296: left oid 296 (ObjNum 295 snap 0 seq_num 295) 2024-09-14T04:07:40.558 INFO:tasks.rados.rados.0.smithi038.stdout:297: finishing write tid 1 to smithi03870129-297 2024-09-14T04:07:40.558 INFO:tasks.rados.rados.0.smithi038.stdout:297: finishing write tid 2 to smithi03870129-297 2024-09-14T04:07:40.558 INFO:tasks.rados.rados.0.smithi038.stdout:297: finishing write tid 3 to smithi03870129-297 2024-09-14T04:07:40.558 INFO:tasks.rados.rados.0.smithi038.stdout:295: done (15 left) 2024-09-14T04:07:40.558 INFO:tasks.rados.rados.0.smithi038.stdout:296: done (14 left) 2024-09-14T04:07:40.558 INFO:tasks.rados.rados.0.smithi038.stdout:311: write initial oid 311 2024-09-14T04:07:40.558 INFO:tasks.rados.rados.0.smithi038.stdout:311: seq_num 310 ranges {410170=781310,1940712=656106,3163363=46807} 2024-09-14T04:07:40.563 INFO:tasks.rados.rados.0.smithi038.stdout:311: writing smithi03870129-311 from 410170 to 1191480 tid 1 2024-09-14T04:07:40.571 INFO:tasks.rados.rados.0.smithi038.stdout:311: writing smithi03870129-311 from 1940712 to 2596818 tid 2 2024-09-14T04:07:40.575 INFO:tasks.rados.rados.0.smithi038.stdout:311: writing smithi03870129-311 from 3163363 to 3210170 tid 3 2024-09-14T04:07:40.575 INFO:tasks.rados.rados.0.smithi038.stdout:312: write initial oid 312 2024-09-14T04:07:40.575 INFO:tasks.rados.rados.0.smithi038.stdout:312: seq_num 311 ranges {426977=456559,1482841=799764,2958080=268897} 2024-09-14T04:07:40.580 INFO:tasks.rados.rados.0.smithi038.stdout:312: writing smithi03870129-312 from 426977 to 883536 tid 1 2024-09-14T04:07:40.588 INFO:tasks.rados.rados.0.smithi038.stdout:312: writing smithi03870129-312 from 1482841 to 2282605 tid 2 2024-09-14T04:07:40.594 INFO:tasks.rados.rados.0.smithi038.stdout:312: writing smithi03870129-312 from 2958080 to 3226977 tid 3 2024-09-14T04:07:40.594 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:40.594 INFO:tasks.rados.rados.0.smithi038.stdout:297: finishing write tid 4 to smithi03870129-297 2024-09-14T04:07:40.594 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 297 v 62 (ObjNum 296 snap 0 seq_num 296) dirty exists 2024-09-14T04:07:40.594 INFO:tasks.rados.rados.0.smithi038.stdout:297: left oid 297 (ObjNum 296 snap 0 seq_num 296) 2024-09-14T04:07:40.594 INFO:tasks.rados.rados.0.smithi038.stdout:298: finishing write tid 1 to smithi03870129-298 2024-09-14T04:07:40.595 INFO:tasks.rados.rados.0.smithi038.stdout:298: finishing write tid 2 to smithi03870129-298 2024-09-14T04:07:40.595 INFO:tasks.rados.rados.0.smithi038.stdout:297: done (15 left) 2024-09-14T04:07:40.595 INFO:tasks.rados.rados.0.smithi038.stdout:313: write initial oid 313 2024-09-14T04:07:40.595 INFO:tasks.rados.rados.0.smithi038.stdout:313: seq_num 312 ranges {443784=648161,1657676=659775,2818209=425575} 2024-09-14T04:07:40.600 INFO:tasks.rados.rados.0.smithi038.stdout:313: writing smithi03870129-313 from 443784 to 1091945 tid 1 2024-09-14T04:07:40.607 INFO:tasks.rados.rados.0.smithi038.stdout:313: writing smithi03870129-313 from 1657676 to 2317451 tid 2 2024-09-14T04:07:40.612 INFO:tasks.rados.rados.0.smithi038.stdout:313: writing smithi03870129-313 from 2818209 to 3243784 tid 3 2024-09-14T04:07:40.613 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:40.613 INFO:tasks.rados.rados.0.smithi038.stdout:298: finishing write tid 3 to smithi03870129-298 2024-09-14T04:07:40.613 INFO:tasks.rados.rados.0.smithi038.stdout:298: finishing write tid 4 to smithi03870129-298 2024-09-14T04:07:40.613 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 298 v 65 (ObjNum 297 snap 0 seq_num 297) dirty exists 2024-09-14T04:07:40.613 INFO:tasks.rados.rados.0.smithi038.stdout:298: left oid 298 (ObjNum 297 snap 0 seq_num 297) 2024-09-14T04:07:40.613 INFO:tasks.rados.rados.0.smithi038.stdout:299: finishing write tid 1 to smithi03870129-299 2024-09-14T04:07:40.613 INFO:tasks.rados.rados.0.smithi038.stdout:298: done (15 left) 2024-09-14T04:07:40.613 INFO:tasks.rados.rados.0.smithi038.stdout:314: write initial oid 314 2024-09-14T04:07:40.613 INFO:tasks.rados.rados.0.smithi038.stdout:314: seq_num 313 ranges {460591=723410,1716158=403433,2729279=440140} 2024-09-14T04:07:40.619 INFO:tasks.rados.rados.0.smithi038.stdout:314: writing smithi03870129-314 from 460591 to 1184001 tid 1 2024-09-14T04:07:40.624 INFO:tasks.rados.rados.0.smithi038.stdout:314: writing smithi03870129-314 from 1716158 to 2119591 tid 2 2024-09-14T04:07:40.631 INFO:tasks.rados.rados.0.smithi038.stdout:314: writing smithi03870129-314 from 2729279 to 3169419 tid 3 2024-09-14T04:07:40.631 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:40.631 INFO:tasks.rados.rados.0.smithi038.stdout:299: finishing write tid 2 to smithi03870129-299 2024-09-14T04:07:40.631 INFO:tasks.rados.rados.0.smithi038.stdout:299: finishing write tid 3 to smithi03870129-299 2024-09-14T04:07:40.631 INFO:tasks.rados.rados.0.smithi038.stdout:299: finishing write tid 4 to smithi03870129-299 2024-09-14T04:07:40.631 INFO:tasks.rados.rados.0.smithi038.stdout:299: finishing write tid 5 to smithi03870129-299 2024-09-14T04:07:40.631 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 299 v 57 (ObjNum 298 snap 0 seq_num 298) dirty exists 2024-09-14T04:07:40.631 INFO:tasks.rados.rados.0.smithi038.stdout:299: left oid 299 (ObjNum 298 snap 0 seq_num 298) 2024-09-14T04:07:40.631 INFO:tasks.rados.rados.0.smithi038.stdout:300: finishing write tid 1 to smithi03870129-300 2024-09-14T04:07:40.631 INFO:tasks.rados.rados.0.smithi038.stdout:299: done (15 left) 2024-09-14T04:07:40.632 INFO:tasks.rados.rados.0.smithi038.stdout:315: write initial oid 315 2024-09-14T04:07:40.632 INFO:tasks.rados.rados.0.smithi038.stdout:315: seq_num 314 ranges {477398=798659,1774640=663444,2873055=404343} 2024-09-14T04:07:40.638 INFO:tasks.rados.rados.0.smithi038.stdout:315: writing smithi03870129-315 from 477398 to 1276057 tid 1 2024-09-14T04:07:40.645 INFO:tasks.rados.rados.0.smithi038.stdout:315: writing smithi03870129-315 from 1774640 to 2438084 tid 2 2024-09-14T04:07:40.650 INFO:tasks.rados.rados.0.smithi038.stdout:315: writing smithi03870129-315 from 2873055 to 3277398 tid 3 2024-09-14T04:07:40.650 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:40.650 INFO:tasks.rados.rados.0.smithi038.stdout:300: finishing write tid 2 to smithi03870129-300 2024-09-14T04:07:40.650 INFO:tasks.rados.rados.0.smithi038.stdout:300: finishing write tid 3 to smithi03870129-300 2024-09-14T04:07:40.650 INFO:tasks.rados.rados.0.smithi038.stdout:300: finishing write tid 4 to smithi03870129-300 2024-09-14T04:07:40.651 INFO:tasks.rados.rados.0.smithi038.stdout:300: finishing write tid 5 to smithi03870129-300 2024-09-14T04:07:40.651 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 300 v 60 (ObjNum 299 snap 0 seq_num 299) dirty exists 2024-09-14T04:07:40.651 INFO:tasks.rados.rados.0.smithi038.stdout:300: left oid 300 (ObjNum 299 snap 0 seq_num 299) 2024-09-14T04:07:40.651 INFO:tasks.rados.rados.0.smithi038.stdout:301: finishing write tid 1 to smithi03870129-301 2024-09-14T04:07:40.651 INFO:tasks.rados.rados.0.smithi038.stdout:301: finishing write tid 2 to smithi03870129-301 2024-09-14T04:07:40.651 INFO:tasks.rados.rados.0.smithi038.stdout:301: finishing write tid 3 to smithi03870129-301 2024-09-14T04:07:40.651 INFO:tasks.rados.rados.0.smithi038.stdout:301: finishing write tid 4 to smithi03870129-301 2024-09-14T04:07:40.651 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 301 v 51 (ObjNum 300 snap 0 seq_num 300) dirty exists 2024-09-14T04:07:40.651 INFO:tasks.rados.rados.0.smithi038.stdout:301: left oid 301 (ObjNum 300 snap 0 seq_num 300) 2024-09-14T04:07:40.651 INFO:tasks.rados.rados.0.smithi038.stdout:302: finishing write tid 1 to smithi03870129-302 2024-09-14T04:07:40.651 INFO:tasks.rados.rados.0.smithi038.stdout:302: finishing write tid 2 to smithi03870129-302 2024-09-14T04:07:40.651 INFO:tasks.rados.rados.0.smithi038.stdout:302: finishing write tid 3 to smithi03870129-302 2024-09-14T04:07:40.651 INFO:tasks.rados.rados.0.smithi038.stdout:302: finishing write tid 4 to smithi03870129-302 2024-09-14T04:07:40.652 INFO:tasks.rados.rados.0.smithi038.stdout:302: finishing write tid 5 to smithi03870129-302 2024-09-14T04:07:40.652 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 302 v 66 (ObjNum 301 snap 0 seq_num 301) dirty exists 2024-09-14T04:07:40.652 INFO:tasks.rados.rados.0.smithi038.stdout:302: left oid 302 (ObjNum 301 snap 0 seq_num 301) 2024-09-14T04:07:40.652 INFO:tasks.rados.rados.0.smithi038.stdout:303: finishing write tid 1 to smithi03870129-303 2024-09-14T04:07:40.652 INFO:tasks.rados.rados.0.smithi038.stdout:303: finishing write tid 2 to smithi03870129-303 2024-09-14T04:07:40.652 INFO:tasks.rados.rados.0.smithi038.stdout:303: finishing write tid 3 to smithi03870129-303 2024-09-14T04:07:40.652 INFO:tasks.rados.rados.0.smithi038.stdout:303: finishing write tid 4 to smithi03870129-303 2024-09-14T04:07:40.652 INFO:tasks.rados.rados.0.smithi038.stdout:303: finishing write tid 5 to smithi03870129-303 2024-09-14T04:07:40.652 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 303 v 92 (ObjNum 302 snap 0 seq_num 302) dirty exists 2024-09-14T04:07:40.652 INFO:tasks.rados.rados.0.smithi038.stdout:303: left oid 303 (ObjNum 302 snap 0 seq_num 302) 2024-09-14T04:07:40.652 INFO:tasks.rados.rados.0.smithi038.stdout:304: finishing write tid 1 to smithi03870129-304 2024-09-14T04:07:40.653 INFO:tasks.rados.rados.0.smithi038.stdout:304: finishing write tid 2 to smithi03870129-304 2024-09-14T04:07:40.653 INFO:tasks.rados.rados.0.smithi038.stdout:304: finishing write tid 3 to smithi03870129-304 2024-09-14T04:07:40.653 INFO:tasks.rados.rados.0.smithi038.stdout:304: finishing write tid 4 to smithi03870129-304 2024-09-14T04:07:40.653 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 304 v 61 (ObjNum 303 snap 0 seq_num 303) dirty exists 2024-09-14T04:07:40.653 INFO:tasks.rados.rados.0.smithi038.stdout:304: left oid 304 (ObjNum 303 snap 0 seq_num 303) 2024-09-14T04:07:40.653 INFO:tasks.rados.rados.0.smithi038.stdout:305: finishing write tid 1 to smithi03870129-305 2024-09-14T04:07:40.653 INFO:tasks.rados.rados.0.smithi038.stdout:305: finishing write tid 2 to smithi03870129-305 2024-09-14T04:07:40.653 INFO:tasks.rados.rados.0.smithi038.stdout:305: finishing write tid 3 to smithi03870129-305 2024-09-14T04:07:40.653 INFO:tasks.rados.rados.0.smithi038.stdout:305: finishing write tid 4 to smithi03870129-305 2024-09-14T04:07:40.653 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 305 v 60 (ObjNum 304 snap 0 seq_num 304) dirty exists 2024-09-14T04:07:40.653 INFO:tasks.rados.rados.0.smithi038.stdout:305: left oid 305 (ObjNum 304 snap 0 seq_num 304) 2024-09-14T04:07:40.653 INFO:tasks.rados.rados.0.smithi038.stdout:300: done (15 left) 2024-09-14T04:07:40.653 INFO:tasks.rados.rados.0.smithi038.stdout:301: done (14 left) 2024-09-14T04:07:40.653 INFO:tasks.rados.rados.0.smithi038.stdout:302: done (13 left) 2024-09-14T04:07:40.654 INFO:tasks.rados.rados.0.smithi038.stdout:303: done (12 left) 2024-09-14T04:07:40.654 INFO:tasks.rados.rados.0.smithi038.stdout:304: done (11 left) 2024-09-14T04:07:40.654 INFO:tasks.rados.rados.0.smithi038.stdout:305: done (10 left) 2024-09-14T04:07:40.654 INFO:tasks.rados.rados.0.smithi038.stdout:316: write initial oid 316 2024-09-14T04:07:40.654 INFO:tasks.rados.rados.0.smithi038.stdout:316: seq_num 315 ranges {494205=473908,1433122=407102,2384125=462684} 2024-09-14T04:07:40.655 INFO:tasks.rados.rados.0.smithi038.stdout:316: writing smithi03870129-316 from 494205 to 968113 tid 1 2024-09-14T04:07:40.660 INFO:tasks.rados.rados.0.smithi038.stdout:316: writing smithi03870129-316 from 1433122 to 1840224 tid 2 2024-09-14T04:07:40.666 INFO:tasks.rados.rados.0.smithi038.stdout:316: writing smithi03870129-316 from 2384125 to 2846809 tid 3 2024-09-14T04:07:40.666 INFO:tasks.rados.rados.0.smithi038.stdout:317: write initial oid 317 2024-09-14T04:07:40.666 INFO:tasks.rados.rados.0.smithi038.stdout:317: seq_num 316 ranges {511012=549157,1775251=550760,3095195=215817} 2024-09-14T04:07:40.672 INFO:tasks.rados.rados.0.smithi038.stdout:317: writing smithi03870129-317 from 511012 to 1060169 tid 1 2024-09-14T04:07:40.680 INFO:tasks.rados.rados.0.smithi038.stdout:317: writing smithi03870129-317 from 1775251 to 2326011 tid 2 2024-09-14T04:07:40.685 INFO:tasks.rados.rados.0.smithi038.stdout:317: writing smithi03870129-317 from 3095195 to 3311012 tid 3 2024-09-14T04:07:40.685 INFO:tasks.rados.rados.0.smithi038.stdout:318: write initial oid 318 2024-09-14T04:07:40.685 INFO:tasks.rados.rados.0.smithi038.stdout:318: seq_num 317 ranges {527819=624406,1833733=410771,2722618=601581} 2024-09-14T04:07:40.692 INFO:tasks.rados.rados.0.smithi038.stdout:318: writing smithi03870129-318 from 527819 to 1152225 tid 1 2024-09-14T04:07:40.698 INFO:tasks.rados.rados.0.smithi038.stdout:318: writing smithi03870129-318 from 1833733 to 2244504 tid 2 2024-09-14T04:07:40.704 INFO:tasks.rados.rados.0.smithi038.stdout:318: writing smithi03870129-318 from 2722618 to 3324199 tid 3 2024-09-14T04:07:40.704 INFO:tasks.rados.rados.0.smithi038.stdout:319: write initial oid 319 2024-09-14T04:07:40.704 INFO:tasks.rados.rados.0.smithi038.stdout:319: seq_num 318 ranges {544626=699655,1892215=554429,3150041=194585} 2024-09-14T04:07:40.711 INFO:tasks.rados.rados.0.smithi038.stdout:319: writing smithi03870129-319 from 544626 to 1244281 tid 1 2024-09-14T04:07:40.718 INFO:tasks.rados.rados.0.smithi038.stdout:319: writing smithi03870129-319 from 1892215 to 2446644 tid 2 2024-09-14T04:07:40.724 INFO:tasks.rados.rados.0.smithi038.stdout:319: writing smithi03870129-319 from 3150041 to 3344626 tid 3 2024-09-14T04:07:40.724 INFO:tasks.rados.rados.0.smithi038.stdout:320: write initial oid 320 2024-09-14T04:07:40.724 INFO:tasks.rados.rados.0.smithi038.stdout:320: seq_num 319 ranges {561433=774904,1950697=414440,2777464=583969} 2024-09-14T04:07:40.731 INFO:tasks.rados.rados.0.smithi038.stdout:320: writing smithi03870129-320 from 561433 to 1336337 tid 1 2024-09-14T04:07:40.737 INFO:tasks.rados.rados.0.smithi038.stdout:320: writing smithi03870129-320 from 1950697 to 2365137 tid 2 2024-09-14T04:07:40.743 INFO:tasks.rados.rados.0.smithi038.stdout:320: writing smithi03870129-320 from 2777464 to 3361433 tid 3 2024-09-14T04:07:40.743 INFO:tasks.rados.rados.0.smithi038.stdout:321: write initial oid 321 2024-09-14T04:07:40.743 INFO:tasks.rados.rados.0.smithi038.stdout:321: seq_num 320 ranges {578240=566506,1609179=558098,2804887=551750} 2024-09-14T04:07:40.749 INFO:tasks.rados.rados.0.smithi038.stdout:321: writing smithi03870129-321 from 578240 to 1144746 tid 1 2024-09-14T04:07:40.755 INFO:tasks.rados.rados.0.smithi038.stdout:321: writing smithi03870129-321 from 1609179 to 2167277 tid 2 2024-09-14T04:07:40.762 INFO:tasks.rados.rados.0.smithi038.stdout:321: writing smithi03870129-321 from 2804887 to 3356637 tid 3 2024-09-14T04:07:40.762 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:40.762 INFO:tasks.rados.rados.0.smithi038.stdout:306: finishing write tid 1 to smithi03870129-306 2024-09-14T04:07:40.762 INFO:tasks.rados.rados.0.smithi038.stdout:306: finishing write tid 2 to smithi03870129-306 2024-09-14T04:07:40.762 INFO:tasks.rados.rados.0.smithi038.stdout:306: finishing write tid 3 to smithi03870129-306 2024-09-14T04:07:40.762 INFO:tasks.rados.rados.0.smithi038.stdout:306: finishing write tid 4 to smithi03870129-306 2024-09-14T04:07:40.762 INFO:tasks.rados.rados.0.smithi038.stdout:306: finishing write tid 5 to smithi03870129-306 2024-09-14T04:07:40.762 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 306 v 55 (ObjNum 305 snap 0 seq_num 305) dirty exists 2024-09-14T04:07:40.762 INFO:tasks.rados.rados.0.smithi038.stdout:306: left oid 306 (ObjNum 305 snap 0 seq_num 305) 2024-09-14T04:07:40.762 INFO:tasks.rados.rados.0.smithi038.stdout:307: finishing write tid 1 to smithi03870129-307 2024-09-14T04:07:40.762 INFO:tasks.rados.rados.0.smithi038.stdout:307: finishing write tid 2 to smithi03870129-307 2024-09-14T04:07:40.762 INFO:tasks.rados.rados.0.smithi038.stdout:307: finishing write tid 3 to smithi03870129-307 2024-09-14T04:07:40.762 INFO:tasks.rados.rados.0.smithi038.stdout:307: finishing write tid 4 to smithi03870129-307 2024-09-14T04:07:40.763 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 307 v 95 (ObjNum 306 snap 0 seq_num 306) dirty exists 2024-09-14T04:07:40.763 INFO:tasks.rados.rados.0.smithi038.stdout:307: left oid 307 (ObjNum 306 snap 0 seq_num 306) 2024-09-14T04:07:40.763 INFO:tasks.rados.rados.0.smithi038.stdout:308: finishing write tid 1 to smithi03870129-308 2024-09-14T04:07:40.763 INFO:tasks.rados.rados.0.smithi038.stdout:308: finishing write tid 2 to smithi03870129-308 2024-09-14T04:07:40.763 INFO:tasks.rados.rados.0.smithi038.stdout:308: finishing write tid 3 to smithi03870129-308 2024-09-14T04:07:40.764 INFO:tasks.rados.rados.0.smithi038.stdout:308: finishing write tid 4 to smithi03870129-308 2024-09-14T04:07:40.764 INFO:tasks.rados.rados.0.smithi038.stdout:308: finishing write tid 5 to smithi03870129-308 2024-09-14T04:07:40.764 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 308 v 103 (ObjNum 307 snap 0 seq_num 307) dirty exists 2024-09-14T04:07:40.764 INFO:tasks.rados.rados.0.smithi038.stdout:308: left oid 308 (ObjNum 307 snap 0 seq_num 307) 2024-09-14T04:07:40.764 INFO:tasks.rados.rados.0.smithi038.stdout:309: finishing write tid 1 to smithi03870129-309 2024-09-14T04:07:40.764 INFO:tasks.rados.rados.0.smithi038.stdout:306: done (15 left) 2024-09-14T04:07:40.765 INFO:tasks.rados.rados.0.smithi038.stdout:307: done (14 left) 2024-09-14T04:07:40.765 INFO:tasks.rados.rados.0.smithi038.stdout:308: done (13 left) 2024-09-14T04:07:40.765 INFO:tasks.rados.rados.0.smithi038.stdout:322: write initial oid 322 2024-09-14T04:07:40.765 INFO:tasks.rados.rados.0.smithi038.stdout:322: seq_num 321 ranges {595047=641755,1667661=418109,2548663=763022} 2024-09-14T04:07:40.768 INFO:tasks.rados.rados.0.smithi038.stdout:322: writing smithi03870129-322 from 595047 to 1236802 tid 1 2024-09-14T04:07:40.773 INFO:tasks.rados.rados.0.smithi038.stdout:322: writing smithi03870129-322 from 1667661 to 2085770 tid 2 2024-09-14T04:07:40.780 INFO:tasks.rados.rados.0.smithi038.stdout:322: writing smithi03870129-322 from 2548663 to 3311685 tid 3 2024-09-14T04:07:40.780 INFO:tasks.rados.rados.0.smithi038.stdout:323: write initial oid 323 2024-09-14T04:07:40.780 INFO:tasks.rados.rados.0.smithi038.stdout:323: seq_num 322 ranges {611854=717004,2126143=561767,3259733=152121} 2024-09-14T04:07:40.787 INFO:tasks.rados.rados.0.smithi038.stdout:323: writing smithi03870129-323 from 611854 to 1328858 tid 1 2024-09-14T04:07:40.795 INFO:tasks.rados.rados.0.smithi038.stdout:323: writing smithi03870129-323 from 2126143 to 2687910 tid 2 2024-09-14T04:07:40.799 INFO:tasks.rados.rados.0.smithi038.stdout:323: writing smithi03870129-323 from 3259733 to 3411854 tid 3 2024-09-14T04:07:40.799 INFO:tasks.rados.rados.0.smithi038.stdout:324: write initial oid 324 2024-09-14T04:07:40.799 INFO:tasks.rados.rados.0.smithi038.stdout:324: seq_num 323 ranges {628661=792253,2184625=421778,3403509=25152} 2024-09-14T04:07:40.807 INFO:tasks.rados.rados.0.smithi038.stdout:324: writing smithi03870129-324 from 628661 to 1420914 tid 1 2024-09-14T04:07:40.814 INFO:tasks.rados.rados.0.smithi038.stdout:324: writing smithi03870129-324 from 2184625 to 2606403 tid 2 2024-09-14T04:07:40.818 INFO:tasks.rados.rados.0.smithi038.stdout:324: writing smithi03870129-324 from 3403509 to 3428661 tid 3 2024-09-14T04:07:40.818 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:40.818 INFO:tasks.rados.rados.0.smithi038.stdout:309: finishing write tid 2 to smithi03870129-309 2024-09-14T04:07:40.818 INFO:tasks.rados.rados.0.smithi038.stdout:309: finishing write tid 3 to smithi03870129-309 2024-09-14T04:07:40.818 INFO:tasks.rados.rados.0.smithi038.stdout:309: finishing write tid 4 to smithi03870129-309 2024-09-14T04:07:40.818 INFO:tasks.rados.rados.0.smithi038.stdout:309: finishing write tid 5 to smithi03870129-309 2024-09-14T04:07:40.818 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 309 v 83 (ObjNum 308 snap 0 seq_num 308) dirty exists 2024-09-14T04:07:40.819 INFO:tasks.rados.rados.0.smithi038.stdout:309: left oid 309 (ObjNum 308 snap 0 seq_num 308) 2024-09-14T04:07:40.819 INFO:tasks.rados.rados.0.smithi038.stdout:310: finishing write tid 1 to smithi03870129-310 2024-09-14T04:07:40.819 INFO:tasks.rados.rados.0.smithi038.stdout:310: finishing write tid 2 to smithi03870129-310 2024-09-14T04:07:40.819 INFO:tasks.rados.rados.0.smithi038.stdout:310: finishing write tid 3 to smithi03870129-310 2024-09-14T04:07:40.819 INFO:tasks.rados.rados.0.smithi038.stdout:309: done (15 left) 2024-09-14T04:07:40.819 INFO:tasks.rados.rados.0.smithi038.stdout:325: write initial oid 325 2024-09-14T04:07:40.819 INFO:tasks.rados.rados.0.smithi038.stdout:325: seq_num 324 ranges {645468=467502,1726754=565436,2798226=596838} 2024-09-14T04:07:40.824 INFO:tasks.rados.rados.0.smithi038.stdout:325: writing smithi03870129-325 from 645468 to 1112970 tid 1 2024-09-14T04:07:40.831 INFO:tasks.rados.rados.0.smithi038.stdout:325: writing smithi03870129-325 from 1726754 to 2292190 tid 2 2024-09-14T04:07:40.837 INFO:tasks.rados.rados.0.smithi038.stdout:325: writing smithi03870129-325 from 2798226 to 3395064 tid 3 2024-09-14T04:07:40.837 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:40.837 INFO:tasks.rados.rados.0.smithi038.stdout:310: finishing write tid 4 to smithi03870129-310 2024-09-14T04:07:40.837 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 310 v 64 (ObjNum 309 snap 0 seq_num 309) dirty exists 2024-09-14T04:07:40.837 INFO:tasks.rados.rados.0.smithi038.stdout:310: left oid 310 (ObjNum 309 snap 0 seq_num 309) 2024-09-14T04:07:40.837 INFO:tasks.rados.rados.0.smithi038.stdout:311: finishing write tid 1 to smithi03870129-311 2024-09-14T04:07:40.837 INFO:tasks.rados.rados.0.smithi038.stdout:310: done (15 left) 2024-09-14T04:07:40.837 INFO:tasks.rados.rados.0.smithi038.stdout:326: write initial oid 326 2024-09-14T04:07:40.837 INFO:tasks.rados.rados.0.smithi038.stdout:326: seq_num 325 ranges {662275=542751,1785236=425447,2942002=520273} 2024-09-14T04:07:40.843 INFO:tasks.rados.rados.0.smithi038.stdout:326: writing smithi03870129-326 from 662275 to 1205026 tid 1 2024-09-14T04:07:40.849 INFO:tasks.rados.rados.0.smithi038.stdout:326: writing smithi03870129-326 from 1785236 to 2210683 tid 2 2024-09-14T04:07:40.856 INFO:tasks.rados.rados.0.smithi038.stdout:326: writing smithi03870129-326 from 2942002 to 3462275 tid 3 2024-09-14T04:07:40.856 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:40.856 INFO:tasks.rados.rados.0.smithi038.stdout:311: finishing write tid 2 to smithi03870129-311 2024-09-14T04:07:40.856 INFO:tasks.rados.rados.0.smithi038.stdout:311: finishing write tid 3 to smithi03870129-311 2024-09-14T04:07:40.856 INFO:tasks.rados.rados.0.smithi038.stdout:311: finishing write tid 4 to smithi03870129-311 2024-09-14T04:07:40.856 INFO:tasks.rados.rados.0.smithi038.stdout:311: finishing write tid 5 to smithi03870129-311 2024-09-14T04:07:40.856 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 311 v 64 (ObjNum 310 snap 0 seq_num 310) dirty exists 2024-09-14T04:07:40.856 INFO:tasks.rados.rados.0.smithi038.stdout:311: left oid 311 (ObjNum 310 snap 0 seq_num 310) 2024-09-14T04:07:40.857 INFO:tasks.rados.rados.0.smithi038.stdout:312: finishing write tid 1 to smithi03870129-312 2024-09-14T04:07:40.857 INFO:tasks.rados.rados.0.smithi038.stdout:312: finishing write tid 2 to smithi03870129-312 2024-09-14T04:07:40.857 INFO:tasks.rados.rados.0.smithi038.stdout:312: finishing write tid 3 to smithi03870129-312 2024-09-14T04:07:40.857 INFO:tasks.rados.rados.0.smithi038.stdout:311: done (15 left) 2024-09-14T04:07:40.857 INFO:tasks.rados.rados.0.smithi038.stdout:327: write initial oid 327 2024-09-14T04:07:40.857 INFO:tasks.rados.rados.0.smithi038.stdout:327: seq_num 326 ranges {679082=618000,1843718=569105,2853072=626010} 2024-09-14T04:07:40.863 INFO:tasks.rados.rados.0.smithi038.stdout:327: writing smithi03870129-327 from 679082 to 1297082 tid 1 2024-09-14T04:07:40.869 INFO:tasks.rados.rados.0.smithi038.stdout:327: writing smithi03870129-327 from 1843718 to 2412823 tid 2 2024-09-14T04:07:40.875 INFO:tasks.rados.rados.0.smithi038.stdout:327: writing smithi03870129-327 from 2853072 to 3479082 tid 3 2024-09-14T04:07:40.875 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:40.876 INFO:tasks.rados.rados.0.smithi038.stdout:312: finishing write tid 4 to smithi03870129-312 2024-09-14T04:07:40.876 INFO:tasks.rados.rados.0.smithi038.stdout:312: finishing write tid 5 to smithi03870129-312 2024-09-14T04:07:40.876 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 312 v 36 (ObjNum 311 snap 0 seq_num 311) dirty exists 2024-09-14T04:07:40.876 INFO:tasks.rados.rados.0.smithi038.stdout:312: left oid 312 (ObjNum 311 snap 0 seq_num 311) 2024-09-14T04:07:40.876 INFO:tasks.rados.rados.0.smithi038.stdout:313: finishing write tid 1 to smithi03870129-313 2024-09-14T04:07:40.876 INFO:tasks.rados.rados.0.smithi038.stdout:313: finishing write tid 2 to smithi03870129-313 2024-09-14T04:07:40.876 INFO:tasks.rados.rados.0.smithi038.stdout:313: finishing write tid 3 to smithi03870129-313 2024-09-14T04:07:40.876 INFO:tasks.rados.rados.0.smithi038.stdout:313: finishing write tid 4 to smithi03870129-313 2024-09-14T04:07:40.876 INFO:tasks.rados.rados.0.smithi038.stdout:313: finishing write tid 5 to smithi03870129-313 2024-09-14T04:07:40.876 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 313 v 64 (ObjNum 312 snap 0 seq_num 312) dirty exists 2024-09-14T04:07:40.876 INFO:tasks.rados.rados.0.smithi038.stdout:313: left oid 313 (ObjNum 312 snap 0 seq_num 312) 2024-09-14T04:07:40.876 INFO:tasks.rados.rados.0.smithi038.stdout:314: finishing write tid 1 to smithi03870129-314 2024-09-14T04:07:40.876 INFO:tasks.rados.rados.0.smithi038.stdout:314: finishing write tid 2 to smithi03870129-314 2024-09-14T04:07:40.877 INFO:tasks.rados.rados.0.smithi038.stdout:314: finishing write tid 3 to smithi03870129-314 2024-09-14T04:07:40.877 INFO:tasks.rados.rados.0.smithi038.stdout:314: finishing write tid 4 to smithi03870129-314 2024-09-14T04:07:40.877 INFO:tasks.rados.rados.0.smithi038.stdout:312: done (15 left) 2024-09-14T04:07:40.877 INFO:tasks.rados.rados.0.smithi038.stdout:313: done (14 left) 2024-09-14T04:07:40.877 INFO:tasks.rados.rados.0.smithi038.stdout:328: write initial oid 328 2024-09-14T04:07:40.877 INFO:tasks.rados.rados.0.smithi038.stdout:328: seq_num 327 ranges {695889=409602,1618553=712763,2996848=499041} 2024-09-14T04:07:40.881 INFO:tasks.rados.rados.0.smithi038.stdout:328: writing smithi03870129-328 from 695889 to 1105491 tid 1 2024-09-14T04:07:40.888 INFO:tasks.rados.rados.0.smithi038.stdout:328: writing smithi03870129-328 from 1618553 to 2331316 tid 2 2024-09-14T04:07:40.895 INFO:tasks.rados.rados.0.smithi038.stdout:328: writing smithi03870129-328 from 2996848 to 3495889 tid 3 2024-09-14T04:07:40.895 INFO:tasks.rados.rados.0.smithi038.stdout:329: write initial oid 329 2024-09-14T04:07:40.895 INFO:tasks.rados.rados.0.smithi038.stdout:329: seq_num 328 ranges {712696=484851,1960682=572774,3307918=204778} 2024-09-14T04:07:40.901 INFO:tasks.rados.rados.0.smithi038.stdout:329: writing smithi03870129-329 from 712696 to 1197547 tid 1 2024-09-14T04:07:40.908 INFO:tasks.rados.rados.0.smithi038.stdout:329: writing smithi03870129-329 from 1960682 to 2533456 tid 2 2024-09-14T04:07:40.914 INFO:tasks.rados.rados.0.smithi038.stdout:329: writing smithi03870129-329 from 3307918 to 3512696 tid 3 2024-09-14T04:07:40.914 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:40.914 INFO:tasks.rados.rados.0.smithi038.stdout:314: finishing write tid 5 to smithi03870129-314 2024-09-14T04:07:40.915 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 314 v 69 (ObjNum 313 snap 0 seq_num 313) dirty exists 2024-09-14T04:07:40.915 INFO:tasks.rados.rados.0.smithi038.stdout:314: left oid 314 (ObjNum 313 snap 0 seq_num 313) 2024-09-14T04:07:40.915 INFO:tasks.rados.rados.0.smithi038.stdout:314: done (15 left) 2024-09-14T04:07:40.915 INFO:tasks.rados.rados.0.smithi038.stdout:330: write initial oid 330 2024-09-14T04:07:40.915 INFO:tasks.rados.rados.0.smithi038.stdout:330: seq_num 329 ranges {729503=560100,2019164=716432,3335341=194162} 2024-09-14T04:07:40.921 INFO:tasks.rados.rados.0.smithi038.stdout:330: writing smithi03870129-330 from 729503 to 1289603 tid 1 2024-09-14T04:07:40.929 INFO:tasks.rados.rados.0.smithi038.stdout:330: writing smithi03870129-330 from 2019164 to 2735596 tid 2 2024-09-14T04:07:40.934 INFO:tasks.rados.rados.0.smithi038.stdout:330: writing smithi03870129-330 from 3335341 to 3529503 tid 3 2024-09-14T04:07:40.935 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:40.935 INFO:tasks.rados.rados.0.smithi038.stdout:315: finishing write tid 1 to smithi03870129-315 2024-09-14T04:07:40.935 INFO:tasks.rados.rados.0.smithi038.stdout:315: finishing write tid 2 to smithi03870129-315 2024-09-14T04:07:40.935 INFO:tasks.rados.rados.0.smithi038.stdout:315: finishing write tid 3 to smithi03870129-315 2024-09-14T04:07:40.935 INFO:tasks.rados.rados.0.smithi038.stdout:315: finishing write tid 4 to smithi03870129-315 2024-09-14T04:07:40.935 INFO:tasks.rados.rados.0.smithi038.stdout:315: finishing write tid 5 to smithi03870129-315 2024-09-14T04:07:40.935 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 315 v 99 (ObjNum 314 snap 0 seq_num 314) dirty exists 2024-09-14T04:07:40.935 INFO:tasks.rados.rados.0.smithi038.stdout:315: left oid 315 (ObjNum 314 snap 0 seq_num 314) 2024-09-14T04:07:40.936 INFO:tasks.rados.rados.0.smithi038.stdout:316: finishing write tid 1 to smithi03870129-316 2024-09-14T04:07:40.936 INFO:tasks.rados.rados.0.smithi038.stdout:316: finishing write tid 2 to smithi03870129-316 2024-09-14T04:07:40.936 INFO:tasks.rados.rados.0.smithi038.stdout:316: finishing write tid 3 to smithi03870129-316 2024-09-14T04:07:40.936 INFO:tasks.rados.rados.0.smithi038.stdout:316: finishing write tid 4 to smithi03870129-316 2024-09-14T04:07:40.936 INFO:tasks.rados.rados.0.smithi038.stdout:316: finishing write tid 5 to smithi03870129-316 2024-09-14T04:07:40.936 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 316 v 40 (ObjNum 315 snap 0 seq_num 315) dirty exists 2024-09-14T04:07:40.936 INFO:tasks.rados.rados.0.smithi038.stdout:316: left oid 316 (ObjNum 315 snap 0 seq_num 315) 2024-09-14T04:07:40.936 INFO:tasks.rados.rados.0.smithi038.stdout:317: finishing write tid 1 to smithi03870129-317 2024-09-14T04:07:40.936 INFO:tasks.rados.rados.0.smithi038.stdout:317: finishing write tid 2 to smithi03870129-317 2024-09-14T04:07:40.936 INFO:tasks.rados.rados.0.smithi038.stdout:317: finishing write tid 3 to smithi03870129-317 2024-09-14T04:07:40.936 INFO:tasks.rados.rados.0.smithi038.stdout:317: finishing write tid 4 to smithi03870129-317 2024-09-14T04:07:40.936 INFO:tasks.rados.rados.0.smithi038.stdout:317: finishing write tid 5 to smithi03870129-317 2024-09-14T04:07:40.936 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 317 v 55 (ObjNum 316 snap 0 seq_num 316) dirty exists 2024-09-14T04:07:40.937 INFO:tasks.rados.rados.0.smithi038.stdout:317: left oid 317 (ObjNum 316 snap 0 seq_num 316) 2024-09-14T04:07:40.937 INFO:tasks.rados.rados.0.smithi038.stdout:318: finishing write tid 1 to smithi03870129-318 2024-09-14T04:07:40.937 INFO:tasks.rados.rados.0.smithi038.stdout:318: finishing write tid 2 to smithi03870129-318 2024-09-14T04:07:40.937 INFO:tasks.rados.rados.0.smithi038.stdout:318: finishing write tid 3 to smithi03870129-318 2024-09-14T04:07:40.937 INFO:tasks.rados.rados.0.smithi038.stdout:318: finishing write tid 4 to smithi03870129-318 2024-09-14T04:07:40.937 INFO:tasks.rados.rados.0.smithi038.stdout:318: finishing write tid 5 to smithi03870129-318 2024-09-14T04:07:40.937 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 318 v 79 (ObjNum 317 snap 0 seq_num 317) dirty exists 2024-09-14T04:07:40.937 INFO:tasks.rados.rados.0.smithi038.stdout:318: left oid 318 (ObjNum 317 snap 0 seq_num 317) 2024-09-14T04:07:40.937 INFO:tasks.rados.rados.0.smithi038.stdout:319: finishing write tid 1 to smithi03870129-319 2024-09-14T04:07:40.937 INFO:tasks.rados.rados.0.smithi038.stdout:319: finishing write tid 2 to smithi03870129-319 2024-09-14T04:07:40.937 INFO:tasks.rados.rados.0.smithi038.stdout:319: finishing write tid 3 to smithi03870129-319 2024-09-14T04:07:40.937 INFO:tasks.rados.rados.0.smithi038.stdout:319: finishing write tid 4 to smithi03870129-319 2024-09-14T04:07:40.937 INFO:tasks.rados.rados.0.smithi038.stdout:319: finishing write tid 5 to smithi03870129-319 2024-09-14T04:07:40.937 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 319 v 83 (ObjNum 318 snap 0 seq_num 318) dirty exists 2024-09-14T04:07:40.937 INFO:tasks.rados.rados.0.smithi038.stdout:319: left oid 319 (ObjNum 318 snap 0 seq_num 318) 2024-09-14T04:07:40.938 INFO:tasks.rados.rados.0.smithi038.stdout:320: finishing write tid 1 to smithi03870129-320 2024-09-14T04:07:40.938 INFO:tasks.rados.rados.0.smithi038.stdout:315: done (15 left) 2024-09-14T04:07:40.938 INFO:tasks.rados.rados.0.smithi038.stdout:316: done (14 left) 2024-09-14T04:07:40.938 INFO:tasks.rados.rados.0.smithi038.stdout:317: done (13 left) 2024-09-14T04:07:40.938 INFO:tasks.rados.rados.0.smithi038.stdout:318: done (12 left) 2024-09-14T04:07:40.938 INFO:tasks.rados.rados.0.smithi038.stdout:319: done (11 left) 2024-09-14T04:07:40.938 INFO:tasks.rados.rados.0.smithi038.stdout:331: write initial oid 331 2024-09-14T04:07:40.938 INFO:tasks.rados.rados.0.smithi038.stdout:331: seq_num 330 ranges {746310=635349,2077646=576443,3362764=183546} 2024-09-14T04:07:40.941 INFO:tasks.rados.rados.0.smithi038.stdout:331: writing smithi03870129-331 from 746310 to 1381659 tid 1 2024-09-14T04:07:40.949 INFO:tasks.rados.rados.0.smithi038.stdout:331: writing smithi03870129-331 from 2077646 to 2654089 tid 2 2024-09-14T04:07:40.954 INFO:tasks.rados.rados.0.smithi038.stdout:331: writing smithi03870129-331 from 3362764 to 3546310 tid 3 2024-09-14T04:07:40.954 INFO:tasks.rados.rados.0.smithi038.stdout:332: write initial oid 332 2024-09-14T04:07:40.954 INFO:tasks.rados.rados.0.smithi038.stdout:332: seq_num 331 ranges {763117=710598,2136128=720101,3390187=172930} 2024-09-14T04:07:40.962 INFO:tasks.rados.rados.0.smithi038.stdout:332: writing smithi03870129-332 from 763117 to 1473715 tid 1 2024-09-14T04:07:40.969 INFO:tasks.rados.rados.0.smithi038.stdout:332: writing smithi03870129-332 from 2136128 to 2856229 tid 2 2024-09-14T04:07:40.974 INFO:tasks.rados.rados.0.smithi038.stdout:332: writing smithi03870129-332 from 3390187 to 3563117 tid 3 2024-09-14T04:07:40.974 INFO:tasks.rados.rados.0.smithi038.stdout:333: write initial oid 333 2024-09-14T04:07:40.974 INFO:tasks.rados.rados.0.smithi038.stdout:333: seq_num 332 ranges {779924=785847,2078257=580112,3301257=278667} 2024-09-14T04:07:40.982 INFO:tasks.rados.rados.0.smithi038.stdout:333: writing smithi03870129-333 from 779924 to 1565771 tid 1 2024-09-14T04:07:40.988 INFO:tasks.rados.rados.0.smithi038.stdout:333: writing smithi03870129-333 from 2078257 to 2658369 tid 2 2024-09-14T04:07:40.993 INFO:tasks.rados.rados.0.smithi038.stdout:333: writing smithi03870129-333 from 3301257 to 3579924 tid 3 2024-09-14T04:07:40.993 INFO:tasks.rados.rados.0.smithi038.stdout:334: write initial oid 334 2024-09-14T04:07:40.993 INFO:tasks.rados.rados.0.smithi038.stdout:334: seq_num 333 ranges {796731=461096,1736739=723770,2928680=668051} 2024-09-14T04:07:41.000 INFO:tasks.rados.rados.0.smithi038.stdout:334: writing smithi03870129-334 from 796731 to 1257827 tid 1 2024-09-14T04:07:41.007 INFO:tasks.rados.rados.0.smithi038.stdout:334: writing smithi03870129-334 from 1736739 to 2460509 tid 2 2024-09-14T04:07:41.013 INFO:tasks.rados.rados.0.smithi038.stdout:334: writing smithi03870129-334 from 2928680 to 3596731 tid 3 2024-09-14T04:07:41.013 INFO:tasks.rados.rados.0.smithi038.stdout:335: write initial oid 335 2024-09-14T04:07:41.013 INFO:tasks.rados.rados.0.smithi038.stdout:335: seq_num 334 ranges {413538=536345,1395221=583781,2556103=658617} 2024-09-14T04:07:41.019 INFO:tasks.rados.rados.0.smithi038.stdout:335: writing smithi03870129-335 from 413538 to 949883 tid 1 2024-09-14T04:07:41.024 INFO:tasks.rados.rados.0.smithi038.stdout:335: writing smithi03870129-335 from 1395221 to 1979002 tid 2 2024-09-14T04:07:41.031 INFO:tasks.rados.rados.0.smithi038.stdout:335: writing smithi03870129-335 from 2556103 to 3214720 tid 3 2024-09-14T04:07:41.032 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:41.032 INFO:tasks.rados.rados.0.smithi038.stdout:320: finishing write tid 2 to smithi03870129-320 2024-09-14T04:07:41.032 INFO:tasks.rados.rados.0.smithi038.stdout:320: finishing write tid 3 to smithi03870129-320 2024-09-14T04:07:41.032 INFO:tasks.rados.rados.0.smithi038.stdout:320: finishing write tid 4 to smithi03870129-320 2024-09-14T04:07:41.032 INFO:tasks.rados.rados.0.smithi038.stdout:320: finishing write tid 5 to smithi03870129-320 2024-09-14T04:07:41.032 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 320 v 31 (ObjNum 319 snap 0 seq_num 319) dirty exists 2024-09-14T04:07:41.032 INFO:tasks.rados.rados.0.smithi038.stdout:320: left oid 320 (ObjNum 319 snap 0 seq_num 319) 2024-09-14T04:07:41.032 INFO:tasks.rados.rados.0.smithi038.stdout:321: finishing write tid 1 to smithi03870129-321 2024-09-14T04:07:41.032 INFO:tasks.rados.rados.0.smithi038.stdout:320: done (15 left) 2024-09-14T04:07:41.032 INFO:tasks.rados.rados.0.smithi038.stdout:336: write initial oid 336 2024-09-14T04:07:41.032 INFO:tasks.rados.rados.0.smithi038.stdout:336: seq_num 335 ranges {430345=727947,1570056=727439,2699879=469889} 2024-09-14T04:07:41.038 INFO:tasks.rados.rados.0.smithi038.stdout:336: writing smithi03870129-336 from 430345 to 1158292 tid 1 2024-09-14T04:07:41.044 INFO:tasks.rados.rados.0.smithi038.stdout:336: writing smithi03870129-336 from 1570056 to 2297495 tid 2 2024-09-14T04:07:41.049 INFO:tasks.rados.rados.0.smithi038.stdout:336: writing smithi03870129-336 from 2699879 to 3169768 tid 3 2024-09-14T04:07:41.049 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:41.049 INFO:tasks.rados.rados.0.smithi038.stdout:321: finishing write tid 2 to smithi03870129-321 2024-09-14T04:07:41.050 INFO:tasks.rados.rados.0.smithi038.stdout:321: finishing write tid 3 to smithi03870129-321 2024-09-14T04:07:41.050 INFO:tasks.rados.rados.0.smithi038.stdout:321: finishing write tid 4 to smithi03870129-321 2024-09-14T04:07:41.050 INFO:tasks.rados.rados.0.smithi038.stdout:321: finishing write tid 5 to smithi03870129-321 2024-09-14T04:07:41.050 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 321 v 65 (ObjNum 320 snap 0 seq_num 320) dirty exists 2024-09-14T04:07:41.050 INFO:tasks.rados.rados.0.smithi038.stdout:321: left oid 321 (ObjNum 320 snap 0 seq_num 320) 2024-09-14T04:07:41.050 INFO:tasks.rados.rados.0.smithi038.stdout:322: finishing write tid 1 to smithi03870129-322 2024-09-14T04:07:41.050 INFO:tasks.rados.rados.0.smithi038.stdout:321: done (15 left) 2024-09-14T04:07:41.050 INFO:tasks.rados.rados.0.smithi038.stdout:337: write initial oid 337 2024-09-14T04:07:41.050 INFO:tasks.rados.rados.0.smithi038.stdout:337: seq_num 336 ranges {447152=403196,1512185=587450,2727302=681161} 2024-09-14T04:07:41.054 INFO:tasks.rados.rados.0.smithi038.stdout:337: writing smithi03870129-337 from 447152 to 850348 tid 1 2024-09-14T04:07:41.061 INFO:tasks.rados.rados.0.smithi038.stdout:337: writing smithi03870129-337 from 1512185 to 2099635 tid 2 2024-09-14T04:07:41.068 INFO:tasks.rados.rados.0.smithi038.stdout:337: writing smithi03870129-337 from 2727302 to 3408463 tid 3 2024-09-14T04:07:41.068 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:41.068 INFO:tasks.rados.rados.0.smithi038.stdout:322: finishing write tid 2 to smithi03870129-322 2024-09-14T04:07:41.069 INFO:tasks.rados.rados.0.smithi038.stdout:322: finishing write tid 3 to smithi03870129-322 2024-09-14T04:07:41.069 INFO:tasks.rados.rados.0.smithi038.stdout:322: finishing write tid 4 to smithi03870129-322 2024-09-14T04:07:41.069 INFO:tasks.rados.rados.0.smithi038.stdout:322: finishing write tid 5 to smithi03870129-322 2024-09-14T04:07:41.069 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 322 v 69 (ObjNum 321 snap 0 seq_num 321) dirty exists 2024-09-14T04:07:41.069 INFO:tasks.rados.rados.0.smithi038.stdout:322: left oid 322 (ObjNum 321 snap 0 seq_num 321) 2024-09-14T04:07:41.069 INFO:tasks.rados.rados.0.smithi038.stdout:323: finishing write tid 1 to smithi03870129-323 2024-09-14T04:07:41.069 INFO:tasks.rados.rados.0.smithi038.stdout:322: done (15 left) 2024-09-14T04:07:41.069 INFO:tasks.rados.rados.0.smithi038.stdout:338: write initial oid 338 2024-09-14T04:07:41.069 INFO:tasks.rados.rados.0.smithi038.stdout:338: seq_num 337 ranges {463959=478445,1570667=731108,3038372=492433} 2024-09-14T04:07:41.073 INFO:tasks.rados.rados.0.smithi038.stdout:338: writing smithi03870129-338 from 463959 to 942404 tid 1 2024-09-14T04:07:41.081 INFO:tasks.rados.rados.0.smithi038.stdout:338: writing smithi03870129-338 from 1570667 to 2301775 tid 2 2024-09-14T04:07:41.088 INFO:tasks.rados.rados.0.smithi038.stdout:338: writing smithi03870129-338 from 3038372 to 3530805 tid 3 2024-09-14T04:07:41.088 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:41.088 INFO:tasks.rados.rados.0.smithi038.stdout:323: finishing write tid 2 to smithi03870129-323 2024-09-14T04:07:41.088 INFO:tasks.rados.rados.0.smithi038.stdout:323: finishing write tid 3 to smithi03870129-323 2024-09-14T04:07:41.088 INFO:tasks.rados.rados.0.smithi038.stdout:323: finishing write tid 4 to smithi03870129-323 2024-09-14T04:07:41.088 INFO:tasks.rados.rados.0.smithi038.stdout:323: finishing write tid 5 to smithi03870129-323 2024-09-14T04:07:41.089 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 323 v 73 (ObjNum 322 snap 0 seq_num 322) dirty exists 2024-09-14T04:07:41.089 INFO:tasks.rados.rados.0.smithi038.stdout:323: left oid 323 (ObjNum 322 snap 0 seq_num 322) 2024-09-14T04:07:41.089 INFO:tasks.rados.rados.0.smithi038.stdout:324: finishing write tid 1 to smithi03870129-324 2024-09-14T04:07:41.089 INFO:tasks.rados.rados.0.smithi038.stdout:323: done (15 left) 2024-09-14T04:07:41.089 INFO:tasks.rados.rados.0.smithi038.stdout:339: write initial oid 339 2024-09-14T04:07:41.089 INFO:tasks.rados.rados.0.smithi038.stdout:339: seq_num 338 ranges {480766=553694,1629149=591119,2782148=420058} 2024-09-14T04:07:41.095 INFO:tasks.rados.rados.0.smithi038.stdout:339: writing smithi03870129-339 from 480766 to 1034460 tid 1 2024-09-14T04:07:41.100 INFO:tasks.rados.rados.0.smithi038.stdout:339: writing smithi03870129-339 from 1629149 to 2220268 tid 2 2024-09-14T04:07:41.105 INFO:tasks.rados.rados.0.smithi038.stdout:339: writing smithi03870129-339 from 2782148 to 3202206 tid 3 2024-09-14T04:07:41.105 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:41.105 INFO:tasks.rados.rados.0.smithi038.stdout:324: finishing write tid 2 to smithi03870129-324 2024-09-14T04:07:41.106 INFO:tasks.rados.rados.0.smithi038.stdout:324: finishing write tid 3 to smithi03870129-324 2024-09-14T04:07:41.106 INFO:tasks.rados.rados.0.smithi038.stdout:324: finishing write tid 4 to smithi03870129-324 2024-09-14T04:07:41.106 INFO:tasks.rados.rados.0.smithi038.stdout:324: finishing write tid 5 to smithi03870129-324 2024-09-14T04:07:41.106 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 324 v 95 (ObjNum 323 snap 0 seq_num 323) dirty exists 2024-09-14T04:07:41.106 INFO:tasks.rados.rados.0.smithi038.stdout:324: left oid 324 (ObjNum 323 snap 0 seq_num 323) 2024-09-14T04:07:41.106 INFO:tasks.rados.rados.0.smithi038.stdout:325: finishing write tid 1 to smithi03870129-325 2024-09-14T04:07:41.106 INFO:tasks.rados.rados.0.smithi038.stdout:324: done (15 left) 2024-09-14T04:07:41.106 INFO:tasks.rados.rados.0.smithi038.stdout:340: write initial oid 340 2024-09-14T04:07:41.106 INFO:tasks.rados.rados.0.smithi038.stdout:340: seq_num 339 ranges {497573=628943,1687631=734777,3093218=604355} 2024-09-14T04:07:41.111 INFO:tasks.rados.rados.0.smithi038.stdout:340: writing smithi03870129-340 from 497573 to 1126516 tid 1 2024-09-14T04:07:41.118 INFO:tasks.rados.rados.0.smithi038.stdout:340: writing smithi03870129-340 from 1687631 to 2422408 tid 2 2024-09-14T04:07:41.125 INFO:tasks.rados.rados.0.smithi038.stdout:340: writing smithi03870129-340 from 3093218 to 3697573 tid 3 2024-09-14T04:07:41.126 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:41.126 INFO:tasks.rados.rados.0.smithi038.stdout:325: finishing write tid 2 to smithi03870129-325 2024-09-14T04:07:41.126 INFO:tasks.rados.rados.0.smithi038.stdout:325: finishing write tid 3 to smithi03870129-325 2024-09-14T04:07:41.126 INFO:tasks.rados.rados.0.smithi038.stdout:325: finishing write tid 4 to smithi03870129-325 2024-09-14T04:07:41.126 INFO:tasks.rados.rados.0.smithi038.stdout:325: finishing write tid 5 to smithi03870129-325 2024-09-14T04:07:41.126 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 325 v 68 (ObjNum 324 snap 0 seq_num 324) dirty exists 2024-09-14T04:07:41.126 INFO:tasks.rados.rados.0.smithi038.stdout:325: left oid 325 (ObjNum 324 snap 0 seq_num 324) 2024-09-14T04:07:41.126 INFO:tasks.rados.rados.0.smithi038.stdout:326: finishing write tid 1 to smithi03870129-326 2024-09-14T04:07:41.126 INFO:tasks.rados.rados.0.smithi038.stdout:325: done (15 left) 2024-09-14T04:07:41.126 INFO:tasks.rados.rados.0.smithi038.stdout:341: write initial oid 341 2024-09-14T04:07:41.126 INFO:tasks.rados.rados.0.smithi038.stdout:341: seq_num 340 ranges {514380=704192,1629760=478435,2604288=442602} 2024-09-14T04:07:41.132 INFO:tasks.rados.rados.0.smithi038.stdout:341: writing smithi03870129-341 from 514380 to 1218572 tid 1 2024-09-14T04:07:41.137 INFO:tasks.rados.rados.0.smithi038.stdout:341: writing smithi03870129-341 from 1629760 to 2108195 tid 2 2024-09-14T04:07:41.143 INFO:tasks.rados.rados.0.smithi038.stdout:341: writing smithi03870129-341 from 2604288 to 3046890 tid 3 2024-09-14T04:07:41.143 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:41.143 INFO:tasks.rados.rados.0.smithi038.stdout:326: finishing write tid 2 to smithi03870129-326 2024-09-14T04:07:41.143 INFO:tasks.rados.rados.0.smithi038.stdout:326: finishing write tid 3 to smithi03870129-326 2024-09-14T04:07:41.143 INFO:tasks.rados.rados.0.smithi038.stdout:326: finishing write tid 4 to smithi03870129-326 2024-09-14T04:07:41.143 INFO:tasks.rados.rados.0.smithi038.stdout:326: finishing write tid 5 to smithi03870129-326 2024-09-14T04:07:41.143 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 326 v 35 (ObjNum 325 snap 0 seq_num 325) dirty exists 2024-09-14T04:07:41.143 INFO:tasks.rados.rados.0.smithi038.stdout:326: left oid 326 (ObjNum 325 snap 0 seq_num 325) 2024-09-14T04:07:41.143 INFO:tasks.rados.rados.0.smithi038.stdout:327: finishing write tid 1 to smithi03870129-327 2024-09-14T04:07:41.143 INFO:tasks.rados.rados.0.smithi038.stdout:327: finishing write tid 2 to smithi03870129-327 2024-09-14T04:07:41.143 INFO:tasks.rados.rados.0.smithi038.stdout:326: done (15 left) 2024-09-14T04:07:41.143 INFO:tasks.rados.rados.0.smithi038.stdout:342: write initial oid 342 2024-09-14T04:07:41.144 INFO:tasks.rados.rados.0.smithi038.stdout:342: seq_num 341 ranges {531187=779441,2088242=738446,3431711=299476} 2024-09-14T04:07:41.149 INFO:tasks.rados.rados.0.smithi038.stdout:342: writing smithi03870129-342 from 531187 to 1310628 tid 1 2024-09-14T04:07:41.158 INFO:tasks.rados.rados.0.smithi038.stdout:342: writing smithi03870129-342 from 2088242 to 2826688 tid 2 2024-09-14T04:07:41.163 INFO:tasks.rados.rados.0.smithi038.stdout:342: writing smithi03870129-342 from 3431711 to 3731187 tid 3 2024-09-14T04:07:41.163 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:41.163 INFO:tasks.rados.rados.0.smithi038.stdout:327: finishing write tid 3 to smithi03870129-327 2024-09-14T04:07:41.163 INFO:tasks.rados.rados.0.smithi038.stdout:327: finishing write tid 4 to smithi03870129-327 2024-09-14T04:07:41.163 INFO:tasks.rados.rados.0.smithi038.stdout:327: finishing write tid 5 to smithi03870129-327 2024-09-14T04:07:41.163 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 327 v 59 (ObjNum 326 snap 0 seq_num 326) dirty exists 2024-09-14T04:07:41.163 INFO:tasks.rados.rados.0.smithi038.stdout:327: left oid 327 (ObjNum 326 snap 0 seq_num 326) 2024-09-14T04:07:41.164 INFO:tasks.rados.rados.0.smithi038.stdout:328: finishing write tid 1 to smithi03870129-328 2024-09-14T04:07:41.164 INFO:tasks.rados.rados.0.smithi038.stdout:328: finishing write tid 2 to smithi03870129-328 2024-09-14T04:07:41.164 INFO:tasks.rados.rados.0.smithi038.stdout:328: finishing write tid 3 to smithi03870129-328 2024-09-14T04:07:41.164 INFO:tasks.rados.rados.0.smithi038.stdout:327: done (15 left) 2024-09-14T04:07:41.164 INFO:tasks.rados.rados.0.smithi038.stdout:343: write initial oid 343 2024-09-14T04:07:41.164 INFO:tasks.rados.rados.0.smithi038.stdout:343: seq_num 342 ranges {547994=454690,1746724=482104,2659134=465146,3605976=142018} 2024-09-14T04:07:41.168 INFO:tasks.rados.rados.0.smithi038.stdout:343: writing smithi03870129-343 from 547994 to 1002684 tid 1 2024-09-14T04:07:41.175 INFO:tasks.rados.rados.0.smithi038.stdout:343: writing smithi03870129-343 from 1746724 to 2228828 tid 2 2024-09-14T04:07:41.180 INFO:tasks.rados.rados.0.smithi038.stdout:343: writing smithi03870129-343 from 2659134 to 3124280 tid 3 2024-09-14T04:07:41.184 INFO:tasks.rados.rados.0.smithi038.stdout:343: writing smithi03870129-343 from 3605976 to 3747994 tid 4 2024-09-14T04:07:41.184 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:41.184 INFO:tasks.rados.rados.0.smithi038.stdout:328: finishing write tid 4 to smithi03870129-328 2024-09-14T04:07:41.184 INFO:tasks.rados.rados.0.smithi038.stdout:328: finishing write tid 5 to smithi03870129-328 2024-09-14T04:07:41.184 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 328 v 99 (ObjNum 327 snap 0 seq_num 327) dirty exists 2024-09-14T04:07:41.184 INFO:tasks.rados.rados.0.smithi038.stdout:328: left oid 328 (ObjNum 327 snap 0 seq_num 327) 2024-09-14T04:07:41.184 INFO:tasks.rados.rados.0.smithi038.stdout:329: finishing write tid 1 to smithi03870129-329 2024-09-14T04:07:41.185 INFO:tasks.rados.rados.0.smithi038.stdout:329: finishing write tid 2 to smithi03870129-329 2024-09-14T04:07:41.185 INFO:tasks.rados.rados.0.smithi038.stdout:328: done (15 left) 2024-09-14T04:07:41.185 INFO:tasks.rados.rados.0.smithi038.stdout:344: write initial oid 344 2024-09-14T04:07:41.185 INFO:tasks.rados.rados.0.smithi038.stdout:344: seq_num 343 ranges {564801=646292,1921559=742115,3202910=561891} 2024-09-14T04:07:41.190 INFO:tasks.rados.rados.0.smithi038.stdout:344: writing smithi03870129-344 from 564801 to 1211093 tid 1 2024-09-14T04:07:41.199 INFO:tasks.rados.rados.0.smithi038.stdout:344: writing smithi03870129-344 from 1921559 to 2663674 tid 2 2024-09-14T04:07:41.206 INFO:tasks.rados.rados.0.smithi038.stdout:344: writing smithi03870129-344 from 3202910 to 3764801 tid 3 2024-09-14T04:07:41.206 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:41.206 INFO:tasks.rados.rados.0.smithi038.stdout:329: finishing write tid 3 to smithi03870129-329 2024-09-14T04:07:41.206 INFO:tasks.rados.rados.0.smithi038.stdout:329: finishing write tid 4 to smithi03870129-329 2024-09-14T04:07:41.206 INFO:tasks.rados.rados.0.smithi038.stdout:329: finishing write tid 5 to smithi03870129-329 2024-09-14T04:07:41.206 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 329 v 72 (ObjNum 328 snap 0 seq_num 328) dirty exists 2024-09-14T04:07:41.206 INFO:tasks.rados.rados.0.smithi038.stdout:329: left oid 329 (ObjNum 328 snap 0 seq_num 328) 2024-09-14T04:07:41.207 INFO:tasks.rados.rados.0.smithi038.stdout:330: finishing write tid 1 to smithi03870129-330 2024-09-14T04:07:41.207 INFO:tasks.rados.rados.0.smithi038.stdout:330: finishing write tid 2 to smithi03870129-330 2024-09-14T04:07:41.207 INFO:tasks.rados.rados.0.smithi038.stdout:330: finishing write tid 3 to smithi03870129-330 2024-09-14T04:07:41.207 INFO:tasks.rados.rados.0.smithi038.stdout:330: finishing write tid 4 to smithi03870129-330 2024-09-14T04:07:41.207 INFO:tasks.rados.rados.0.smithi038.stdout:330: finishing write tid 5 to smithi03870129-330 2024-09-14T04:07:41.207 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 330 v 83 (ObjNum 329 snap 0 seq_num 329) dirty exists 2024-09-14T04:07:41.207 INFO:tasks.rados.rados.0.smithi038.stdout:330: left oid 330 (ObjNum 329 snap 0 seq_num 329) 2024-09-14T04:07:41.208 INFO:tasks.rados.rados.0.smithi038.stdout:331: finishing write tid 1 to smithi03870129-331 2024-09-14T04:07:41.208 INFO:tasks.rados.rados.0.smithi038.stdout:329: done (15 left) 2024-09-14T04:07:41.208 INFO:tasks.rados.rados.0.smithi038.stdout:330: done (14 left) 2024-09-14T04:07:41.208 INFO:tasks.rados.rados.0.smithi038.stdout:345: write initial oid 345 2024-09-14T04:07:41.208 INFO:tasks.rados.rados.0.smithi038.stdout:345: seq_num 344 ranges {581608=721541,1863688=485773,3113980=604043} 2024-09-14T04:07:41.213 INFO:tasks.rados.rados.0.smithi038.stdout:345: writing smithi03870129-345 from 581608 to 1303149 tid 1 2024-09-14T04:07:41.218 INFO:tasks.rados.rados.0.smithi038.stdout:345: writing smithi03870129-345 from 1863688 to 2349461 tid 2 2024-09-14T04:07:41.226 INFO:tasks.rados.rados.0.smithi038.stdout:345: writing smithi03870129-345 from 3113980 to 3718023 tid 3 2024-09-14T04:07:41.226 INFO:tasks.rados.rados.0.smithi038.stdout:346: write initial oid 346 2024-09-14T04:07:41.226 INFO:tasks.rados.rados.0.smithi038.stdout:346: seq_num 345 ranges {598415=796790,1922170=745784,3141403=415315} 2024-09-14T04:07:41.234 INFO:tasks.rados.rados.0.smithi038.stdout:346: writing smithi03870129-346 from 598415 to 1395205 tid 1 2024-09-14T04:07:41.241 INFO:tasks.rados.rados.0.smithi038.stdout:346: writing smithi03870129-346 from 1922170 to 2667954 tid 2 2024-09-14T04:07:41.246 INFO:tasks.rados.rados.0.smithi038.stdout:346: writing smithi03870129-346 from 3141403 to 3556718 tid 3 2024-09-14T04:07:41.246 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:41.246 INFO:tasks.rados.rados.0.smithi038.stdout:331: finishing write tid 2 to smithi03870129-331 2024-09-14T04:07:41.246 INFO:tasks.rados.rados.0.smithi038.stdout:331: finishing write tid 3 to smithi03870129-331 2024-09-14T04:07:41.247 INFO:tasks.rados.rados.0.smithi038.stdout:331: finishing write tid 4 to smithi03870129-331 2024-09-14T04:07:41.247 INFO:tasks.rados.rados.0.smithi038.stdout:331: finishing write tid 5 to smithi03870129-331 2024-09-14T04:07:41.247 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 331 v 107 (ObjNum 330 snap 0 seq_num 330) dirty exists 2024-09-14T04:07:41.247 INFO:tasks.rados.rados.0.smithi038.stdout:331: left oid 331 (ObjNum 330 snap 0 seq_num 330) 2024-09-14T04:07:41.247 INFO:tasks.rados.rados.0.smithi038.stdout:332: finishing write tid 1 to smithi03870129-332 2024-09-14T04:07:41.247 INFO:tasks.rados.rados.0.smithi038.stdout:331: done (15 left) 2024-09-14T04:07:41.247 INFO:tasks.rados.rados.0.smithi038.stdout:347: write initial oid 347 2024-09-14T04:07:41.247 INFO:tasks.rados.rados.0.smithi038.stdout:347: seq_num 346 ranges {615222=472039,1580652=489442,2768826=626587} 2024-09-14T04:07:41.252 INFO:tasks.rados.rados.0.smithi038.stdout:347: writing smithi03870129-347 from 615222 to 1087261 tid 1 2024-09-14T04:07:41.258 INFO:tasks.rados.rados.0.smithi038.stdout:347: writing smithi03870129-347 from 1580652 to 2070094 tid 2 2024-09-14T04:07:41.265 INFO:tasks.rados.rados.0.smithi038.stdout:347: writing smithi03870129-347 from 2768826 to 3395413 tid 3 2024-09-14T04:07:41.265 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:41.266 INFO:tasks.rados.rados.0.smithi038.stdout:332: finishing write tid 2 to smithi03870129-332 2024-09-14T04:07:41.266 INFO:tasks.rados.rados.0.smithi038.stdout:332: finishing write tid 3 to smithi03870129-332 2024-09-14T04:07:41.266 INFO:tasks.rados.rados.0.smithi038.stdout:332: finishing write tid 4 to smithi03870129-332 2024-09-14T04:07:41.266 INFO:tasks.rados.rados.0.smithi038.stdout:332: finishing write tid 5 to smithi03870129-332 2024-09-14T04:07:41.266 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 332 v 44 (ObjNum 331 snap 0 seq_num 331) dirty exists 2024-09-14T04:07:41.266 INFO:tasks.rados.rados.0.smithi038.stdout:332: left oid 332 (ObjNum 331 snap 0 seq_num 331) 2024-09-14T04:07:41.266 INFO:tasks.rados.rados.0.smithi038.stdout:333: finishing write tid 1 to smithi03870129-333 2024-09-14T04:07:41.266 INFO:tasks.rados.rados.0.smithi038.stdout:333: finishing write tid 2 to smithi03870129-333 2024-09-14T04:07:41.266 INFO:tasks.rados.rados.0.smithi038.stdout:332: done (15 left) 2024-09-14T04:07:41.266 INFO:tasks.rados.rados.0.smithi038.stdout:348: write initial oid 348 2024-09-14T04:07:41.266 INFO:tasks.rados.rados.0.smithi038.stdout:348: seq_num 347 ranges {632029=547288,1639134=749453,2796249=437859,3653524=178505} 2024-09-14T04:07:41.272 INFO:tasks.rados.rados.0.smithi038.stdout:348: writing smithi03870129-348 from 632029 to 1179317 tid 1 2024-09-14T04:07:41.278 INFO:tasks.rados.rados.0.smithi038.stdout:348: writing smithi03870129-348 from 1639134 to 2388587 tid 2 2024-09-14T04:07:41.283 INFO:tasks.rados.rados.0.smithi038.stdout:348: writing smithi03870129-348 from 2796249 to 3234108 tid 3 2024-09-14T04:07:41.287 INFO:tasks.rados.rados.0.smithi038.stdout:348: writing smithi03870129-348 from 3653524 to 3832029 tid 4 2024-09-14T04:07:41.287 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:41.287 INFO:tasks.rados.rados.0.smithi038.stdout:333: finishing write tid 3 to smithi03870129-333 2024-09-14T04:07:41.287 INFO:tasks.rados.rados.0.smithi038.stdout:333: finishing write tid 4 to smithi03870129-333 2024-09-14T04:07:41.287 INFO:tasks.rados.rados.0.smithi038.stdout:333: finishing write tid 5 to smithi03870129-333 2024-09-14T04:07:41.287 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 333 v 59 (ObjNum 332 snap 0 seq_num 332) dirty exists 2024-09-14T04:07:41.287 INFO:tasks.rados.rados.0.smithi038.stdout:333: left oid 333 (ObjNum 332 snap 0 seq_num 332) 2024-09-14T04:07:41.288 INFO:tasks.rados.rados.0.smithi038.stdout:334: finishing write tid 1 to smithi03870129-334 2024-09-14T04:07:41.288 INFO:tasks.rados.rados.0.smithi038.stdout:334: finishing write tid 2 to smithi03870129-334 2024-09-14T04:07:41.288 INFO:tasks.rados.rados.0.smithi038.stdout:334: finishing write tid 3 to smithi03870129-334 2024-09-14T04:07:41.288 INFO:tasks.rados.rados.0.smithi038.stdout:333: done (15 left) 2024-09-14T04:07:41.288 INFO:tasks.rados.rados.0.smithi038.stdout:349: write initial oid 349 2024-09-14T04:07:41.288 INFO:tasks.rados.rados.0.smithi038.stdout:349: seq_num 348 ranges {648836=622537,1981263=493111,3107319=741517} 2024-09-14T04:07:41.294 INFO:tasks.rados.rados.0.smithi038.stdout:349: writing smithi03870129-349 from 648836 to 1271373 tid 1 2024-09-14T04:07:41.301 INFO:tasks.rados.rados.0.smithi038.stdout:349: writing smithi03870129-349 from 1981263 to 2474374 tid 2 2024-09-14T04:07:41.309 INFO:tasks.rados.rados.0.smithi038.stdout:349: writing smithi03870129-349 from 3107319 to 3848836 tid 3 2024-09-14T04:07:41.309 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:41.310 INFO:tasks.rados.rados.0.smithi038.stdout:334: finishing write tid 4 to smithi03870129-334 2024-09-14T04:07:41.310 INFO:tasks.rados.rados.0.smithi038.stdout:334: finishing write tid 5 to smithi03870129-334 2024-09-14T04:07:41.310 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 334 v 48 (ObjNum 333 snap 0 seq_num 333) dirty exists 2024-09-14T04:07:41.310 INFO:tasks.rados.rados.0.smithi038.stdout:334: left oid 334 (ObjNum 333 snap 0 seq_num 333) 2024-09-14T04:07:41.310 INFO:tasks.rados.rados.0.smithi038.stdout:335: finishing write tid 1 to smithi03870129-335 2024-09-14T04:07:41.310 INFO:tasks.rados.rados.0.smithi038.stdout:334: done (15 left) 2024-09-14T04:07:41.310 INFO:tasks.rados.rados.0.smithi038.stdout:350: write initial oid 350 2024-09-14T04:07:41.310 INFO:tasks.rados.rados.0.smithi038.stdout:350: seq_num 349 ranges {665643=697786,2039745=753122,3534742=330901} 2024-09-14T04:07:41.316 INFO:tasks.rados.rados.0.smithi038.stdout:350: writing smithi03870129-350 from 665643 to 1363429 tid 1 2024-09-14T04:07:41.324 INFO:tasks.rados.rados.0.smithi038.stdout:350: writing smithi03870129-350 from 2039745 to 2792867 tid 2 2024-09-14T04:07:41.330 INFO:tasks.rados.rados.0.smithi038.stdout:350: writing smithi03870129-350 from 3534742 to 3865643 tid 3 2024-09-14T04:07:41.330 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:41.331 INFO:tasks.rados.rados.0.smithi038.stdout:335: finishing write tid 2 to smithi03870129-335 2024-09-14T04:07:41.331 INFO:tasks.rados.rados.0.smithi038.stdout:335: finishing write tid 3 to smithi03870129-335 2024-09-14T04:07:41.331 INFO:tasks.rados.rados.0.smithi038.stdout:335: finishing write tid 4 to smithi03870129-335 2024-09-14T04:07:41.331 INFO:tasks.rados.rados.0.smithi038.stdout:335: finishing write tid 5 to smithi03870129-335 2024-09-14T04:07:41.331 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 335 v 111 (ObjNum 334 snap 0 seq_num 334) dirty exists 2024-09-14T04:07:41.331 INFO:tasks.rados.rados.0.smithi038.stdout:335: left oid 335 (ObjNum 334 snap 0 seq_num 334) 2024-09-14T04:07:41.331 INFO:tasks.rados.rados.0.smithi038.stdout:335: done (15 left) 2024-09-14T04:07:41.331 INFO:tasks.rados.rados.0.smithi038.stdout:351: write initial oid 351 2024-09-14T04:07:41.331 INFO:tasks.rados.rados.0.smithi038.stdout:351: seq_num 350 ranges {682450=489388,1814580=496780,2878518=788028} 2024-09-14T04:07:41.337 INFO:tasks.rados.rados.0.smithi038.stdout:351: writing smithi03870129-351 from 682450 to 1171838 tid 1 2024-09-14T04:07:41.343 INFO:tasks.rados.rados.0.smithi038.stdout:351: writing smithi03870129-351 from 1814580 to 2311360 tid 2 2024-09-14T04:07:41.351 INFO:tasks.rados.rados.0.smithi038.stdout:351: writing smithi03870129-351 from 2878518 to 3666546 tid 3 2024-09-14T04:07:41.351 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:41.351 INFO:tasks.rados.rados.0.smithi038.stdout:336: finishing write tid 1 to smithi03870129-336 2024-09-14T04:07:41.351 INFO:tasks.rados.rados.0.smithi038.stdout:336: finishing write tid 2 to smithi03870129-336 2024-09-14T04:07:41.351 INFO:tasks.rados.rados.0.smithi038.stdout:336: finishing write tid 3 to smithi03870129-336 2024-09-14T04:07:41.351 INFO:tasks.rados.rados.0.smithi038.stdout:336: finishing write tid 4 to smithi03870129-336 2024-09-14T04:07:41.351 INFO:tasks.rados.rados.0.smithi038.stdout:336: finishing write tid 5 to smithi03870129-336 2024-09-14T04:07:41.351 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 336 v 115 (ObjNum 335 snap 0 seq_num 335) dirty exists 2024-09-14T04:07:41.352 INFO:tasks.rados.rados.0.smithi038.stdout:336: left oid 336 (ObjNum 335 snap 0 seq_num 335) 2024-09-14T04:07:41.352 INFO:tasks.rados.rados.0.smithi038.stdout:337: finishing write tid 1 to smithi03870129-337 2024-09-14T04:07:41.352 INFO:tasks.rados.rados.0.smithi038.stdout:337: finishing write tid 2 to smithi03870129-337 2024-09-14T04:07:41.352 INFO:tasks.rados.rados.0.smithi038.stdout:337: finishing write tid 3 to smithi03870129-337 2024-09-14T04:07:41.352 INFO:tasks.rados.rados.0.smithi038.stdout:336: done (15 left) 2024-09-14T04:07:41.352 INFO:tasks.rados.rados.0.smithi038.stdout:352: write initial oid 352 2024-09-14T04:07:41.352 INFO:tasks.rados.rados.0.smithi038.stdout:352: seq_num 351 ranges {699257=564637,1873062=640438,3305941=593316} 2024-09-14T04:07:41.358 INFO:tasks.rados.rados.0.smithi038.stdout:352: writing smithi03870129-352 from 699257 to 1263894 tid 1 2024-09-14T04:07:41.365 INFO:tasks.rados.rados.0.smithi038.stdout:352: writing smithi03870129-352 from 1873062 to 2513500 tid 2 2024-09-14T04:07:41.372 INFO:tasks.rados.rados.0.smithi038.stdout:352: writing smithi03870129-352 from 3305941 to 3899257 tid 3 2024-09-14T04:07:41.373 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:41.373 INFO:tasks.rados.rados.0.smithi038.stdout:337: finishing write tid 4 to smithi03870129-337 2024-09-14T04:07:41.373 INFO:tasks.rados.rados.0.smithi038.stdout:337: finishing write tid 5 to smithi03870129-337 2024-09-14T04:07:41.373 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 337 v 39 (ObjNum 336 snap 0 seq_num 336) dirty exists 2024-09-14T04:07:41.373 INFO:tasks.rados.rados.0.smithi038.stdout:337: left oid 337 (ObjNum 336 snap 0 seq_num 336) 2024-09-14T04:07:41.373 INFO:tasks.rados.rados.0.smithi038.stdout:338: finishing write tid 1 to smithi03870129-338 2024-09-14T04:07:41.373 INFO:tasks.rados.rados.0.smithi038.stdout:338: finishing write tid 2 to smithi03870129-338 2024-09-14T04:07:41.373 INFO:tasks.rados.rados.0.smithi038.stdout:337: done (15 left) 2024-09-14T04:07:41.373 INFO:tasks.rados.rados.0.smithi038.stdout:353: write initial oid 353 2024-09-14T04:07:41.373 INFO:tasks.rados.rados.0.smithi038.stdout:353: seq_num 352 ranges {716064=639886,1815191=500449,2817011=526925} 2024-09-14T04:07:41.380 INFO:tasks.rados.rados.0.smithi038.stdout:353: writing smithi03870129-353 from 716064 to 1355950 tid 1 2024-09-14T04:07:41.385 INFO:tasks.rados.rados.0.smithi038.stdout:353: writing smithi03870129-353 from 1815191 to 2315640 tid 2 2024-09-14T04:07:41.391 INFO:tasks.rados.rados.0.smithi038.stdout:353: writing smithi03870129-353 from 2817011 to 3343936 tid 3 2024-09-14T04:07:41.391 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:41.391 INFO:tasks.rados.rados.0.smithi038.stdout:338: finishing write tid 3 to smithi03870129-338 2024-09-14T04:07:41.391 INFO:tasks.rados.rados.0.smithi038.stdout:338: finishing write tid 4 to smithi03870129-338 2024-09-14T04:07:41.392 INFO:tasks.rados.rados.0.smithi038.stdout:338: finishing write tid 5 to smithi03870129-338 2024-09-14T04:07:41.392 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 338 v 103 (ObjNum 337 snap 0 seq_num 337) dirty exists 2024-09-14T04:07:41.392 INFO:tasks.rados.rados.0.smithi038.stdout:338: left oid 338 (ObjNum 337 snap 0 seq_num 337) 2024-09-14T04:07:41.392 INFO:tasks.rados.rados.0.smithi038.stdout:339: finishing write tid 1 to smithi03870129-339 2024-09-14T04:07:41.392 INFO:tasks.rados.rados.0.smithi038.stdout:339: finishing write tid 2 to smithi03870129-339 2024-09-14T04:07:41.392 INFO:tasks.rados.rados.0.smithi038.stdout:338: done (15 left) 2024-09-14T04:07:41.392 INFO:tasks.rados.rados.0.smithi038.stdout:354: write initial oid 354 2024-09-14T04:07:41.392 INFO:tasks.rados.rados.0.smithi038.stdout:354: seq_num 353 ranges {732871=715135,1873673=644107,3244434=688437} 2024-09-14T04:07:41.399 INFO:tasks.rados.rados.0.smithi038.stdout:354: writing smithi03870129-354 from 732871 to 1448006 tid 1 2024-09-14T04:07:41.405 INFO:tasks.rados.rados.0.smithi038.stdout:354: writing smithi03870129-354 from 1873673 to 2517780 tid 2 2024-09-14T04:07:41.413 INFO:tasks.rados.rados.0.smithi038.stdout:354: writing smithi03870129-354 from 3244434 to 3932871 tid 3 2024-09-14T04:07:41.414 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:41.414 INFO:tasks.rados.rados.0.smithi038.stdout:339: finishing write tid 3 to smithi03870129-339 2024-09-14T04:07:41.414 INFO:tasks.rados.rados.0.smithi038.stdout:339: finishing write tid 4 to smithi03870129-339 2024-09-14T04:07:41.414 INFO:tasks.rados.rados.0.smithi038.stdout:339: finishing write tid 5 to smithi03870129-339 2024-09-14T04:07:41.414 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 339 v 63 (ObjNum 338 snap 0 seq_num 338) dirty exists 2024-09-14T04:07:41.414 INFO:tasks.rados.rados.0.smithi038.stdout:339: left oid 339 (ObjNum 338 snap 0 seq_num 338) 2024-09-14T04:07:41.414 INFO:tasks.rados.rados.0.smithi038.stdout:340: finishing write tid 1 to smithi03870129-340 2024-09-14T04:07:41.414 INFO:tasks.rados.rados.0.smithi038.stdout:340: finishing write tid 2 to smithi03870129-340 2024-09-14T04:07:41.414 INFO:tasks.rados.rados.0.smithi038.stdout:339: done (15 left) 2024-09-14T04:07:41.414 INFO:tasks.rados.rados.0.smithi038.stdout:355: write initial oid 355 2024-09-14T04:07:41.414 INFO:tasks.rados.rados.0.smithi038.stdout:355: seq_num 354 ranges {749678=790384,2332155=504118,3271857=549469} 2024-09-14T04:07:41.422 INFO:tasks.rados.rados.0.smithi038.stdout:355: writing smithi03870129-355 from 749678 to 1540062 tid 1 2024-09-14T04:07:41.429 INFO:tasks.rados.rados.0.smithi038.stdout:355: writing smithi03870129-355 from 2332155 to 2836273 tid 2 2024-09-14T04:07:41.435 INFO:tasks.rados.rados.0.smithi038.stdout:355: writing smithi03870129-355 from 3271857 to 3821326 tid 3 2024-09-14T04:07:41.435 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:41.435 INFO:tasks.rados.rados.0.smithi038.stdout:340: finishing write tid 3 to smithi03870129-340 2024-09-14T04:07:41.435 INFO:tasks.rados.rados.0.smithi038.stdout:340: finishing write tid 4 to smithi03870129-340 2024-09-14T04:07:41.435 INFO:tasks.rados.rados.0.smithi038.stdout:340: finishing write tid 5 to smithi03870129-340 2024-09-14T04:07:41.435 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 340 v 103 (ObjNum 339 snap 0 seq_num 339) dirty exists 2024-09-14T04:07:41.435 INFO:tasks.rados.rados.0.smithi038.stdout:340: left oid 340 (ObjNum 339 snap 0 seq_num 339) 2024-09-14T04:07:41.435 INFO:tasks.rados.rados.0.smithi038.stdout:341: finishing write tid 1 to smithi03870129-341 2024-09-14T04:07:41.435 INFO:tasks.rados.rados.0.smithi038.stdout:341: finishing write tid 2 to smithi03870129-341 2024-09-14T04:07:41.435 INFO:tasks.rados.rados.0.smithi038.stdout:340: done (15 left) 2024-09-14T04:07:41.435 INFO:tasks.rados.rados.0.smithi038.stdout:356: write initial oid 356 2024-09-14T04:07:41.436 INFO:tasks.rados.rados.0.smithi038.stdout:356: seq_num 355 ranges {766485=465633,1990637=647776,3299280=667205} 2024-09-14T04:07:41.441 INFO:tasks.rados.rados.0.smithi038.stdout:356: writing smithi03870129-356 from 766485 to 1232118 tid 1 2024-09-14T04:07:41.449 INFO:tasks.rados.rados.0.smithi038.stdout:356: writing smithi03870129-356 from 1990637 to 2638413 tid 2 2024-09-14T04:07:41.457 INFO:tasks.rados.rados.0.smithi038.stdout:356: writing smithi03870129-356 from 3299280 to 3966485 tid 3 2024-09-14T04:07:41.458 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:41.458 INFO:tasks.rados.rados.0.smithi038.stdout:341: finishing write tid 3 to smithi03870129-341 2024-09-14T04:07:41.458 INFO:tasks.rados.rados.0.smithi038.stdout:341: finishing write tid 4 to smithi03870129-341 2024-09-14T04:07:41.458 INFO:tasks.rados.rados.0.smithi038.stdout:341: finishing write tid 5 to smithi03870129-341 2024-09-14T04:07:41.458 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 341 v 68 (ObjNum 340 snap 0 seq_num 340) dirty exists 2024-09-14T04:07:41.458 INFO:tasks.rados.rados.0.smithi038.stdout:341: left oid 341 (ObjNum 340 snap 0 seq_num 340) 2024-09-14T04:07:41.459 INFO:tasks.rados.rados.0.smithi038.stdout:342: finishing write tid 1 to smithi03870129-342 2024-09-14T04:07:41.459 INFO:tasks.rados.rados.0.smithi038.stdout:342: finishing write tid 2 to smithi03870129-342 2024-09-14T04:07:41.459 INFO:tasks.rados.rados.0.smithi038.stdout:341: done (15 left) 2024-09-14T04:07:41.459 INFO:tasks.rados.rados.0.smithi038.stdout:357: write initial oid 357 2024-09-14T04:07:41.459 INFO:tasks.rados.rados.0.smithi038.stdout:357: seq_num 356 ranges {783292=540882,1932766=507787,3210350=572013} 2024-09-14T04:07:41.465 INFO:tasks.rados.rados.0.smithi038.stdout:357: writing smithi03870129-357 from 783292 to 1324174 tid 1 2024-09-14T04:07:41.471 INFO:tasks.rados.rados.0.smithi038.stdout:357: writing smithi03870129-357 from 1932766 to 2440553 tid 2 2024-09-14T04:07:41.478 INFO:tasks.rados.rados.0.smithi038.stdout:357: writing smithi03870129-357 from 3210350 to 3782363 tid 3 2024-09-14T04:07:41.478 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:41.478 INFO:tasks.rados.rados.0.smithi038.stdout:342: finishing write tid 3 to smithi03870129-342 2024-09-14T04:07:41.479 INFO:tasks.rados.rados.0.smithi038.stdout:342: finishing write tid 4 to smithi03870129-342 2024-09-14T04:07:41.479 INFO:tasks.rados.rados.0.smithi038.stdout:342: finishing write tid 5 to smithi03870129-342 2024-09-14T04:07:41.479 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 342 v 77 (ObjNum 341 snap 0 seq_num 341) dirty exists 2024-09-14T04:07:41.479 INFO:tasks.rados.rados.0.smithi038.stdout:342: left oid 342 (ObjNum 341 snap 0 seq_num 341) 2024-09-14T04:07:41.479 INFO:tasks.rados.rados.0.smithi038.stdout:343: finishing write tid 1 to smithi03870129-343 2024-09-14T04:07:41.479 INFO:tasks.rados.rados.0.smithi038.stdout:343: finishing write tid 2 to smithi03870129-343 2024-09-14T04:07:41.479 INFO:tasks.rados.rados.0.smithi038.stdout:342: done (15 left) 2024-09-14T04:07:41.479 INFO:tasks.rados.rados.0.smithi038.stdout:358: write initial oid 358 2024-09-14T04:07:41.479 INFO:tasks.rados.rados.0.smithi038.stdout:358: seq_num 357 ranges {400099=616131,1591248=408851} 2024-09-14T04:07:41.484 INFO:tasks.rados.rados.0.smithi038.stdout:358: writing smithi03870129-358 from 400099 to 1016230 tid 1 2024-09-14T04:07:41.489 INFO:tasks.rados.rados.0.smithi038.stdout:358: writing smithi03870129-358 from 1591248 to 2000099 tid 2 2024-09-14T04:07:41.490 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:41.490 INFO:tasks.rados.rados.0.smithi038.stdout:343: finishing write tid 3 to smithi03870129-343 2024-09-14T04:07:41.490 INFO:tasks.rados.rados.0.smithi038.stdout:343: finishing write tid 4 to smithi03870129-343 2024-09-14T04:07:41.490 INFO:tasks.rados.rados.0.smithi038.stdout:343: finishing write tid 5 to smithi03870129-343 2024-09-14T04:07:41.490 INFO:tasks.rados.rados.0.smithi038.stdout:343: finishing write tid 6 to smithi03870129-343 2024-09-14T04:07:41.490 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 343 v 53 (ObjNum 342 snap 0 seq_num 342) dirty exists 2024-09-14T04:07:41.490 INFO:tasks.rados.rados.0.smithi038.stdout:343: left oid 343 (ObjNum 342 snap 0 seq_num 342) 2024-09-14T04:07:41.490 INFO:tasks.rados.rados.0.smithi038.stdout:344: finishing write tid 1 to smithi03870129-344 2024-09-14T04:07:41.490 INFO:tasks.rados.rados.0.smithi038.stdout:344: finishing write tid 2 to smithi03870129-344 2024-09-14T04:07:41.490 INFO:tasks.rados.rados.0.smithi038.stdout:343: done (15 left) 2024-09-14T04:07:41.490 INFO:tasks.rados.rados.0.smithi038.stdout:359: write initial oid 359 2024-09-14T04:07:41.490 INFO:tasks.rados.rados.0.smithi038.stdout:359: seq_num 358 ranges {416906=407733,1366083=511456} 2024-09-14T04:07:41.494 INFO:tasks.rados.rados.0.smithi038.stdout:359: writing smithi03870129-359 from 416906 to 824639 tid 1 2024-09-14T04:07:41.500 INFO:tasks.rados.rados.0.smithi038.stdout:359: writing smithi03870129-359 from 1366083 to 1877539 tid 2 2024-09-14T04:07:41.501 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:41.501 INFO:tasks.rados.rados.0.smithi038.stdout:344: finishing write tid 3 to smithi03870129-344 2024-09-14T04:07:41.501 INFO:tasks.rados.rados.0.smithi038.stdout:344: finishing write tid 4 to smithi03870129-344 2024-09-14T04:07:41.501 INFO:tasks.rados.rados.0.smithi038.stdout:344: finishing write tid 5 to smithi03870129-344 2024-09-14T04:07:41.501 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 344 v 68 (ObjNum 343 snap 0 seq_num 343) dirty exists 2024-09-14T04:07:41.501 INFO:tasks.rados.rados.0.smithi038.stdout:344: left oid 344 (ObjNum 343 snap 0 seq_num 343) 2024-09-14T04:07:41.501 INFO:tasks.rados.rados.0.smithi038.stdout:345: finishing write tid 1 to smithi03870129-345 2024-09-14T04:07:41.501 INFO:tasks.rados.rados.0.smithi038.stdout:345: finishing write tid 2 to smithi03870129-345 2024-09-14T04:07:41.501 INFO:tasks.rados.rados.0.smithi038.stdout:345: finishing write tid 3 to smithi03870129-345 2024-09-14T04:07:41.501 INFO:tasks.rados.rados.0.smithi038.stdout:345: finishing write tid 4 to smithi03870129-345 2024-09-14T04:07:41.501 INFO:tasks.rados.rados.0.smithi038.stdout:345: finishing write tid 5 to smithi03870129-345 2024-09-14T04:07:41.501 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 345 v 73 (ObjNum 344 snap 0 seq_num 344) dirty exists 2024-09-14T04:07:41.501 INFO:tasks.rados.rados.0.smithi038.stdout:345: left oid 345 (ObjNum 344 snap 0 seq_num 344) 2024-09-14T04:07:41.501 INFO:tasks.rados.rados.0.smithi038.stdout:346: finishing write tid 1 to smithi03870129-346 2024-09-14T04:07:41.502 INFO:tasks.rados.rados.0.smithi038.stdout:346: finishing write tid 2 to smithi03870129-346 2024-09-14T04:07:41.502 INFO:tasks.rados.rados.0.smithi038.stdout:346: finishing write tid 3 to smithi03870129-346 2024-09-14T04:07:41.502 INFO:tasks.rados.rados.0.smithi038.stdout:346: finishing write tid 4 to smithi03870129-346 2024-09-14T04:07:41.502 INFO:tasks.rados.rados.0.smithi038.stdout:346: finishing write tid 5 to smithi03870129-346 2024-09-14T04:07:41.502 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 346 v 87 (ObjNum 345 snap 0 seq_num 345) dirty exists 2024-09-14T04:07:41.502 INFO:tasks.rados.rados.0.smithi038.stdout:346: left oid 346 (ObjNum 345 snap 0 seq_num 345) 2024-09-14T04:07:41.502 INFO:tasks.rados.rados.0.smithi038.stdout:344: done (15 left) 2024-09-14T04:07:41.502 INFO:tasks.rados.rados.0.smithi038.stdout:345: done (14 left) 2024-09-14T04:07:41.502 INFO:tasks.rados.rados.0.smithi038.stdout:346: done (13 left) 2024-09-14T04:07:41.502 INFO:tasks.rados.rados.0.smithi038.stdout:360: write initial oid 360 2024-09-14T04:07:41.502 INFO:tasks.rados.rados.0.smithi038.stdout:360: seq_num 359 ranges {433713=482982,1424565=609148} 2024-09-14T04:07:41.508 INFO:tasks.rados.rados.0.smithi038.stdout:360: writing smithi03870129-360 from 433713 to 916695 tid 1 2024-09-14T04:07:41.512 INFO:tasks.rados.rados.0.smithi038.stdout:360: writing smithi03870129-360 from 1424565 to 2033713 tid 2 2024-09-14T04:07:41.512 INFO:tasks.rados.rados.0.smithi038.stdout:361: write initial oid 361 2024-09-14T04:07:41.512 INFO:tasks.rados.rados.0.smithi038.stdout:361: seq_num 360 ranges {450520=558231,1483047=515125} 2024-09-14T04:07:41.517 INFO:tasks.rados.rados.0.smithi038.stdout:361: writing smithi03870129-361 from 450520 to 1008751 tid 1 2024-09-14T04:07:41.523 INFO:tasks.rados.rados.0.smithi038.stdout:361: writing smithi03870129-361 from 1483047 to 1998172 tid 2 2024-09-14T04:07:41.523 INFO:tasks.rados.rados.0.smithi038.stdout:362: write initial oid 362 2024-09-14T04:07:41.523 INFO:tasks.rados.rados.0.smithi038.stdout:362: seq_num 361 ranges {467327=633480,1825176=242151} 2024-09-14T04:07:41.529 INFO:tasks.rados.rados.0.smithi038.stdout:362: writing smithi03870129-362 from 467327 to 1100807 tid 1 2024-09-14T04:07:41.535 INFO:tasks.rados.rados.0.smithi038.stdout:362: writing smithi03870129-362 from 1825176 to 2067327 tid 2 2024-09-14T04:07:41.535 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:41.535 INFO:tasks.rados.rados.0.smithi038.stdout:347: finishing write tid 1 to smithi03870129-347 2024-09-14T04:07:41.535 INFO:tasks.rados.rados.0.smithi038.stdout:347: finishing write tid 2 to smithi03870129-347 2024-09-14T04:07:41.535 INFO:tasks.rados.rados.0.smithi038.stdout:347: finishing write tid 3 to smithi03870129-347 2024-09-14T04:07:41.535 INFO:tasks.rados.rados.0.smithi038.stdout:347: finishing write tid 4 to smithi03870129-347 2024-09-14T04:07:41.535 INFO:tasks.rados.rados.0.smithi038.stdout:347: finishing write tid 5 to smithi03870129-347 2024-09-14T04:07:41.535 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 347 v 107 (ObjNum 346 snap 0 seq_num 346) dirty exists 2024-09-14T04:07:41.535 INFO:tasks.rados.rados.0.smithi038.stdout:347: left oid 347 (ObjNum 346 snap 0 seq_num 346) 2024-09-14T04:07:41.535 INFO:tasks.rados.rados.0.smithi038.stdout:348: finishing write tid 1 to smithi03870129-348 2024-09-14T04:07:41.535 INFO:tasks.rados.rados.0.smithi038.stdout:348: finishing write tid 2 to smithi03870129-348 2024-09-14T04:07:41.536 INFO:tasks.rados.rados.0.smithi038.stdout:347: done (15 left) 2024-09-14T04:07:41.536 INFO:tasks.rados.rados.0.smithi038.stdout:363: write initial oid 363 2024-09-14T04:07:41.536 INFO:tasks.rados.rados.0.smithi038.stdout:363: seq_num 362 ranges {484134=708729,1883658=200476} 2024-09-14T04:07:41.541 INFO:tasks.rados.rados.0.smithi038.stdout:363: writing smithi03870129-363 from 484134 to 1192863 tid 1 2024-09-14T04:07:41.546 INFO:tasks.rados.rados.0.smithi038.stdout:363: writing smithi03870129-363 from 1883658 to 2084134 tid 2 2024-09-14T04:07:41.546 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:41.546 INFO:tasks.rados.rados.0.smithi038.stdout:348: finishing write tid 3 to smithi03870129-348 2024-09-14T04:07:41.546 INFO:tasks.rados.rados.0.smithi038.stdout:348: finishing write tid 4 to smithi03870129-348 2024-09-14T04:07:41.547 INFO:tasks.rados.rados.0.smithi038.stdout:348: finishing write tid 5 to smithi03870129-348 2024-09-14T04:07:41.547 INFO:tasks.rados.rados.0.smithi038.stdout:348: finishing write tid 6 to smithi03870129-348 2024-09-14T04:07:41.547 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 348 v 88 (ObjNum 347 snap 0 seq_num 347) dirty exists 2024-09-14T04:07:41.547 INFO:tasks.rados.rados.0.smithi038.stdout:348: left oid 348 (ObjNum 347 snap 0 seq_num 347) 2024-09-14T04:07:41.547 INFO:tasks.rados.rados.0.smithi038.stdout:349: finishing write tid 1 to smithi03870129-349 2024-09-14T04:07:41.547 INFO:tasks.rados.rados.0.smithi038.stdout:349: finishing write tid 2 to smithi03870129-349 2024-09-14T04:07:41.547 INFO:tasks.rados.rados.0.smithi038.stdout:348: done (15 left) 2024-09-14T04:07:41.547 INFO:tasks.rados.rados.0.smithi038.stdout:364: write initial oid 364 2024-09-14T04:07:41.547 INFO:tasks.rados.rados.0.smithi038.stdout:364: seq_num 363 ranges {500941=783978,1942140=158801} 2024-09-14T04:07:41.553 INFO:tasks.rados.rados.0.smithi038.stdout:364: writing smithi03870129-364 from 500941 to 1284919 tid 1 2024-09-14T04:07:41.558 INFO:tasks.rados.rados.0.smithi038.stdout:364: writing smithi03870129-364 from 1942140 to 2100941 tid 2 2024-09-14T04:07:41.558 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:41.558 INFO:tasks.rados.rados.0.smithi038.stdout:349: finishing write tid 3 to smithi03870129-349 2024-09-14T04:07:41.559 INFO:tasks.rados.rados.0.smithi038.stdout:349: finishing write tid 4 to smithi03870129-349 2024-09-14T04:07:41.559 INFO:tasks.rados.rados.0.smithi038.stdout:349: finishing write tid 5 to smithi03870129-349 2024-09-14T04:07:41.559 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 349 v 111 (ObjNum 348 snap 0 seq_num 348) dirty exists 2024-09-14T04:07:41.559 INFO:tasks.rados.rados.0.smithi038.stdout:349: left oid 349 (ObjNum 348 snap 0 seq_num 348) 2024-09-14T04:07:41.559 INFO:tasks.rados.rados.0.smithi038.stdout:350: finishing write tid 1 to smithi03870129-350 2024-09-14T04:07:41.559 INFO:tasks.rados.rados.0.smithi038.stdout:349: done (15 left) 2024-09-14T04:07:41.559 INFO:tasks.rados.rados.0.smithi038.stdout:365: write initial oid 365 2024-09-14T04:07:41.559 INFO:tasks.rados.rados.0.smithi038.stdout:365: seq_num 364 ranges {517748=459227,1600622=406110} 2024-09-14T04:07:41.564 INFO:tasks.rados.rados.0.smithi038.stdout:365: writing smithi03870129-365 from 517748 to 976975 tid 1 2024-09-14T04:07:41.570 INFO:tasks.rados.rados.0.smithi038.stdout:365: writing smithi03870129-365 from 1600622 to 2006732 tid 2 2024-09-14T04:07:41.570 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:41.570 INFO:tasks.rados.rados.0.smithi038.stdout:350: finishing write tid 2 to smithi03870129-350 2024-09-14T04:07:41.570 INFO:tasks.rados.rados.0.smithi038.stdout:350: finishing write tid 3 to smithi03870129-350 2024-09-14T04:07:41.570 INFO:tasks.rados.rados.0.smithi038.stdout:350: finishing write tid 4 to smithi03870129-350 2024-09-14T04:07:41.570 INFO:tasks.rados.rados.0.smithi038.stdout:350: finishing write tid 5 to smithi03870129-350 2024-09-14T04:07:41.570 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 350 v 72 (ObjNum 349 snap 0 seq_num 349) dirty exists 2024-09-14T04:07:41.570 INFO:tasks.rados.rados.0.smithi038.stdout:350: left oid 350 (ObjNum 349 snap 0 seq_num 349) 2024-09-14T04:07:41.570 INFO:tasks.rados.rados.0.smithi038.stdout:351: finishing write tid 1 to smithi03870129-351 2024-09-14T04:07:41.570 INFO:tasks.rados.rados.0.smithi038.stdout:351: finishing write tid 2 to smithi03870129-351 2024-09-14T04:07:41.570 INFO:tasks.rados.rados.0.smithi038.stdout:350: done (15 left) 2024-09-14T04:07:41.571 INFO:tasks.rados.rados.0.smithi038.stdout:366: write initial oid 366 2024-09-14T04:07:41.571 INFO:tasks.rados.rados.0.smithi038.stdout:366: seq_num 365 ranges {534555=650829,1659104=475451} 2024-09-14T04:07:41.576 INFO:tasks.rados.rados.0.smithi038.stdout:366: writing smithi03870129-366 from 534555 to 1185384 tid 1 2024-09-14T04:07:41.582 INFO:tasks.rados.rados.0.smithi038.stdout:366: writing smithi03870129-366 from 1659104 to 2134555 tid 2 2024-09-14T04:07:41.582 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:41.582 INFO:tasks.rados.rados.0.smithi038.stdout:351: finishing write tid 3 to smithi03870129-351 2024-09-14T04:07:41.582 INFO:tasks.rados.rados.0.smithi038.stdout:351: finishing write tid 4 to smithi03870129-351 2024-09-14T04:07:41.582 INFO:tasks.rados.rados.0.smithi038.stdout:351: finishing write tid 5 to smithi03870129-351 2024-09-14T04:07:41.582 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 351 v 63 (ObjNum 350 snap 0 seq_num 350) dirty exists 2024-09-14T04:07:41.582 INFO:tasks.rados.rados.0.smithi038.stdout:351: left oid 351 (ObjNum 350 snap 0 seq_num 350) 2024-09-14T04:07:41.583 INFO:tasks.rados.rados.0.smithi038.stdout:352: finishing write tid 1 to smithi03870129-352 2024-09-14T04:07:41.583 INFO:tasks.rados.rados.0.smithi038.stdout:351: done (15 left) 2024-09-14T04:07:41.583 INFO:tasks.rados.rados.0.smithi038.stdout:367: write initial oid 367 2024-09-14T04:07:41.583 INFO:tasks.rados.rados.0.smithi038.stdout:367: seq_num 366 ranges {551362=726078,1717586=409779} 2024-09-14T04:07:41.589 INFO:tasks.rados.rados.0.smithi038.stdout:367: writing smithi03870129-367 from 551362 to 1277440 tid 1 2024-09-14T04:07:41.594 INFO:tasks.rados.rados.0.smithi038.stdout:367: writing smithi03870129-367 from 1717586 to 2127365 tid 2 2024-09-14T04:07:41.594 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:41.594 INFO:tasks.rados.rados.0.smithi038.stdout:352: finishing write tid 2 to smithi03870129-352 2024-09-14T04:07:41.594 INFO:tasks.rados.rados.0.smithi038.stdout:352: finishing write tid 3 to smithi03870129-352 2024-09-14T04:07:41.594 INFO:tasks.rados.rados.0.smithi038.stdout:352: finishing write tid 4 to smithi03870129-352 2024-09-14T04:07:41.594 INFO:tasks.rados.rados.0.smithi038.stdout:352: finishing write tid 5 to smithi03870129-352 2024-09-14T04:07:41.594 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 352 v 92 (ObjNum 351 snap 0 seq_num 351) dirty exists 2024-09-14T04:07:41.594 INFO:tasks.rados.rados.0.smithi038.stdout:352: left oid 352 (ObjNum 351 snap 0 seq_num 351) 2024-09-14T04:07:41.594 INFO:tasks.rados.rados.0.smithi038.stdout:353: finishing write tid 1 to smithi03870129-353 2024-09-14T04:07:41.595 INFO:tasks.rados.rados.0.smithi038.stdout:353: finishing write tid 2 to smithi03870129-353 2024-09-14T04:07:41.595 INFO:tasks.rados.rados.0.smithi038.stdout:353: finishing write tid 3 to smithi03870129-353 2024-09-14T04:07:41.595 INFO:tasks.rados.rados.0.smithi038.stdout:352: done (15 left) 2024-09-14T04:07:41.595 INFO:tasks.rados.rados.0.smithi038.stdout:368: write initial oid 368 2024-09-14T04:07:41.595 INFO:tasks.rados.rados.0.smithi038.stdout:368: seq_num 367 ranges {568169=401327,1376068=669790} 2024-09-14T04:07:41.599 INFO:tasks.rados.rados.0.smithi038.stdout:368: writing smithi03870129-368 from 568169 to 969496 tid 1 2024-09-14T04:07:41.605 INFO:tasks.rados.rados.0.smithi038.stdout:368: writing smithi03870129-368 from 1376068 to 2045858 tid 2 2024-09-14T04:07:41.605 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:41.605 INFO:tasks.rados.rados.0.smithi038.stdout:353: finishing write tid 4 to smithi03870129-353 2024-09-14T04:07:41.605 INFO:tasks.rados.rados.0.smithi038.stdout:353: finishing write tid 5 to smithi03870129-353 2024-09-14T04:07:41.605 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 353 v 77 (ObjNum 352 snap 0 seq_num 352) dirty exists 2024-09-14T04:07:41.605 INFO:tasks.rados.rados.0.smithi038.stdout:353: left oid 353 (ObjNum 352 snap 0 seq_num 352) 2024-09-14T04:07:41.605 INFO:tasks.rados.rados.0.smithi038.stdout:354: finishing write tid 1 to smithi03870129-354 2024-09-14T04:07:41.606 INFO:tasks.rados.rados.0.smithi038.stdout:353: done (15 left) 2024-09-14T04:07:41.606 INFO:tasks.rados.rados.0.smithi038.stdout:369: write initial oid 369 2024-09-14T04:07:41.606 INFO:tasks.rados.rados.0.smithi038.stdout:369: seq_num 368 ranges {584976=476576,1834550=350426} 2024-09-14T04:07:41.611 INFO:tasks.rados.rados.0.smithi038.stdout:369: writing smithi03870129-369 from 584976 to 1061552 tid 1 2024-09-14T04:07:41.618 INFO:tasks.rados.rados.0.smithi038.stdout:369: writing smithi03870129-369 from 1834550 to 2184976 tid 2 2024-09-14T04:07:41.618 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:41.618 INFO:tasks.rados.rados.0.smithi038.stdout:354: finishing write tid 2 to smithi03870129-354 2024-09-14T04:07:41.618 INFO:tasks.rados.rados.0.smithi038.stdout:354: finishing write tid 3 to smithi03870129-354 2024-09-14T04:07:41.618 INFO:tasks.rados.rados.0.smithi038.stdout:354: finishing write tid 4 to smithi03870129-354 2024-09-14T04:07:41.618 INFO:tasks.rados.rados.0.smithi038.stdout:354: finishing write tid 5 to smithi03870129-354 2024-09-14T04:07:41.618 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 354 v 67 (ObjNum 353 snap 0 seq_num 353) dirty exists 2024-09-14T04:07:41.618 INFO:tasks.rados.rados.0.smithi038.stdout:354: left oid 354 (ObjNum 353 snap 0 seq_num 353) 2024-09-14T04:07:41.619 INFO:tasks.rados.rados.0.smithi038.stdout:355: finishing write tid 1 to smithi03870129-355 2024-09-14T04:07:41.619 INFO:tasks.rados.rados.0.smithi038.stdout:355: finishing write tid 2 to smithi03870129-355 2024-09-14T04:07:41.619 INFO:tasks.rados.rados.0.smithi038.stdout:355: finishing write tid 3 to smithi03870129-355 2024-09-14T04:07:41.619 INFO:tasks.rados.rados.0.smithi038.stdout:354: done (15 left) 2024-09-14T04:07:41.619 INFO:tasks.rados.rados.0.smithi038.stdout:370: write initial oid 370 2024-09-14T04:07:41.619 INFO:tasks.rados.rados.0.smithi038.stdout:370: seq_num 369 ranges {601783=551825,1776679=425104} 2024-09-14T04:07:41.623 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:41 smithi123 bash[24950]: cluster 2024-09-14T04:07:40.240240+0000 mgr.y (mgr.14406) 218 : cluster [DBG] pgmap v200: 89 pgs: 89 active+clean; 251 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 14 MiB/s wr, 74 op/s 2024-09-14T04:07:41.624 INFO:tasks.rados.rados.0.smithi038.stdout:370: writing smithi03870129-370 from 601783 to 1153608 tid 1 2024-09-14T04:07:41.630 INFO:tasks.rados.rados.0.smithi038.stdout:370: writing smithi03870129-370 from 1776679 to 2201783 tid 2 2024-09-14T04:07:41.630 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:41.630 INFO:tasks.rados.rados.0.smithi038.stdout:355: finishing write tid 4 to smithi03870129-355 2024-09-14T04:07:41.630 INFO:tasks.rados.rados.0.smithi038.stdout:355: finishing write tid 5 to smithi03870129-355 2024-09-14T04:07:41.630 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 355 v 115 (ObjNum 354 snap 0 seq_num 354) dirty exists 2024-09-14T04:07:41.630 INFO:tasks.rados.rados.0.smithi038.stdout:355: left oid 355 (ObjNum 354 snap 0 seq_num 354) 2024-09-14T04:07:41.630 INFO:tasks.rados.rados.0.smithi038.stdout:356: finishing write tid 1 to smithi03870129-356 2024-09-14T04:07:41.630 INFO:tasks.rados.rados.0.smithi038.stdout:356: finishing write tid 2 to smithi03870129-356 2024-09-14T04:07:41.630 INFO:tasks.rados.rados.0.smithi038.stdout:356: finishing write tid 3 to smithi03870129-356 2024-09-14T04:07:41.630 INFO:tasks.rados.rados.0.smithi038.stdout:356: finishing write tid 4 to smithi03870129-356 2024-09-14T04:07:41.630 INFO:tasks.rados.rados.0.smithi038.stdout:356: finishing write tid 5 to smithi03870129-356 2024-09-14T04:07:41.631 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 356 v 71 (ObjNum 355 snap 0 seq_num 355) dirty exists 2024-09-14T04:07:41.631 INFO:tasks.rados.rados.0.smithi038.stdout:356: left oid 356 (ObjNum 355 snap 0 seq_num 355) 2024-09-14T04:07:41.631 INFO:tasks.rados.rados.0.smithi038.stdout:357: finishing write tid 1 to smithi03870129-357 2024-09-14T04:07:41.631 INFO:tasks.rados.rados.0.smithi038.stdout:357: finishing write tid 2 to smithi03870129-357 2024-09-14T04:07:41.631 INFO:tasks.rados.rados.0.smithi038.stdout:357: finishing write tid 3 to smithi03870129-357 2024-09-14T04:07:41.631 INFO:tasks.rados.rados.0.smithi038.stdout:357: finishing write tid 4 to smithi03870129-357 2024-09-14T04:07:41.631 INFO:tasks.rados.rados.0.smithi038.stdout:355: done (15 left) 2024-09-14T04:07:41.631 INFO:tasks.rados.rados.0.smithi038.stdout:356: done (14 left) 2024-09-14T04:07:41.631 INFO:tasks.rados.rados.0.smithi038.stdout:371: write initial oid 371 2024-09-14T04:07:41.631 INFO:tasks.rados.rados.0.smithi038.stdout:371: seq_num 370 ranges {618590=627074,1835161=383429} 2024-09-14T04:07:41.636 INFO:tasks.rados.rados.0.smithi038.stdout:371: writing smithi03870129-371 from 618590 to 1245664 tid 1 2024-09-14T04:07:41.642 INFO:tasks.rados.rados.0.smithi038.stdout:371: writing smithi03870129-371 from 1835161 to 2218590 tid 2 2024-09-14T04:07:41.642 INFO:tasks.rados.rados.0.smithi038.stdout:372: write initial oid 372 2024-09-14T04:07:41.643 INFO:tasks.rados.rados.0.smithi038.stdout:372: seq_num 371 ranges {635397=702323,1893643=341754} 2024-09-14T04:07:41.649 INFO:tasks.rados.rados.0.smithi038.stdout:372: writing smithi03870129-372 from 635397 to 1337720 tid 1 2024-09-14T04:07:41.655 INFO:tasks.rados.rados.0.smithi038.stdout:372: writing smithi03870129-372 from 1893643 to 2235397 tid 2 2024-09-14T04:07:41.655 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:41.655 INFO:tasks.rados.rados.0.smithi038.stdout:357: finishing write tid 5 to smithi03870129-357 2024-09-14T04:07:41.655 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 357 v 119 (ObjNum 356 snap 0 seq_num 356) dirty exists 2024-09-14T04:07:41.655 INFO:tasks.rados.rados.0.smithi038.stdout:357: left oid 357 (ObjNum 356 snap 0 seq_num 356) 2024-09-14T04:07:41.655 INFO:tasks.rados.rados.0.smithi038.stdout:358: finishing write tid 1 to smithi03870129-358 2024-09-14T04:07:41.655 INFO:tasks.rados.rados.0.smithi038.stdout:358: finishing write tid 2 to smithi03870129-358 2024-09-14T04:07:41.655 INFO:tasks.rados.rados.0.smithi038.stdout:358: finishing write tid 3 to smithi03870129-358 2024-09-14T04:07:41.656 INFO:tasks.rados.rados.0.smithi038.stdout:358: finishing write tid 4 to smithi03870129-358 2024-09-14T04:07:41.656 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 358 v 86 (ObjNum 357 snap 0 seq_num 357) dirty exists 2024-09-14T04:07:41.656 INFO:tasks.rados.rados.0.smithi038.stdout:358: left oid 358 (ObjNum 357 snap 0 seq_num 357) 2024-09-14T04:07:41.656 INFO:tasks.rados.rados.0.smithi038.stdout:359: finishing write tid 1 to smithi03870129-359 2024-09-14T04:07:41.656 INFO:tasks.rados.rados.0.smithi038.stdout:357: done (15 left) 2024-09-14T04:07:41.656 INFO:tasks.rados.rados.0.smithi038.stdout:358: done (14 left) 2024-09-14T04:07:41.656 INFO:tasks.rados.rados.0.smithi038.stdout:373: write initial oid 373 2024-09-14T04:07:41.656 INFO:tasks.rados.rados.0.smithi038.stdout:373: seq_num 372 ranges {652204=777572,1952125=300079} 2024-09-14T04:07:41.662 INFO:tasks.rados.rados.0.smithi038.stdout:373: writing smithi03870129-373 from 652204 to 1429776 tid 1 2024-09-14T04:07:41.667 INFO:tasks.rados.rados.0.smithi038.stdout:373: writing smithi03870129-373 from 1952125 to 2252204 tid 2 2024-09-14T04:07:41.667 INFO:tasks.rados.rados.0.smithi038.stdout:374: write initial oid 374 2024-09-14T04:07:41.667 INFO:tasks.rados.rados.0.smithi038.stdout:374: seq_num 373 ranges {669011=569174,2010607=258404} 2024-09-14T04:07:41.673 INFO:tasks.rados.rados.0.smithi038.stdout:374: writing smithi03870129-374 from 669011 to 1238185 tid 1 2024-09-14T04:07:41.680 INFO:tasks.rados.rados.0.smithi038.stdout:374: writing smithi03870129-374 from 2010607 to 2269011 tid 2 2024-09-14T04:07:41.680 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:41.680 INFO:tasks.rados.rados.0.smithi038.stdout:359: finishing write tid 2 to smithi03870129-359 2024-09-14T04:07:41.680 INFO:tasks.rados.rados.0.smithi038.stdout:359: finishing write tid 3 to smithi03870129-359 2024-09-14T04:07:41.680 INFO:tasks.rados.rados.0.smithi038.stdout:359: finishing write tid 4 to smithi03870129-359 2024-09-14T04:07:41.680 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 359 v 74 (ObjNum 358 snap 0 seq_num 358) dirty exists 2024-09-14T04:07:41.680 INFO:tasks.rados.rados.0.smithi038.stdout:359: left oid 359 (ObjNum 358 snap 0 seq_num 358) 2024-09-14T04:07:41.680 INFO:tasks.rados.rados.0.smithi038.stdout:360: finishing write tid 1 to smithi03870129-360 2024-09-14T04:07:41.680 INFO:tasks.rados.rados.0.smithi038.stdout:360: finishing write tid 2 to smithi03870129-360 2024-09-14T04:07:41.680 INFO:tasks.rados.rados.0.smithi038.stdout:360: finishing write tid 3 to smithi03870129-360 2024-09-14T04:07:41.681 INFO:tasks.rados.rados.0.smithi038.stdout:360: finishing write tid 4 to smithi03870129-360 2024-09-14T04:07:41.681 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 360 v 122 (ObjNum 359 snap 0 seq_num 359) dirty exists 2024-09-14T04:07:41.681 INFO:tasks.rados.rados.0.smithi038.stdout:360: left oid 360 (ObjNum 359 snap 0 seq_num 359) 2024-09-14T04:07:41.681 INFO:tasks.rados.rados.0.smithi038.stdout:361: finishing write tid 1 to smithi03870129-361 2024-09-14T04:07:41.681 INFO:tasks.rados.rados.0.smithi038.stdout:359: done (15 left) 2024-09-14T04:07:41.681 INFO:tasks.rados.rados.0.smithi038.stdout:360: done (14 left) 2024-09-14T04:07:41.681 INFO:tasks.rados.rados.0.smithi038.stdout:375: write initial oid 375 2024-09-14T04:07:41.681 INFO:tasks.rados.rados.0.smithi038.stdout:375: seq_num 374 ranges {685818=644423,2069089=216729} 2024-09-14T04:07:41.687 INFO:tasks.rados.rados.0.smithi038.stdout:375: writing smithi03870129-375 from 685818 to 1330241 tid 1 2024-09-14T04:07:41.692 INFO:tasks.rados.rados.0.smithi038.stdout:375: writing smithi03870129-375 from 2069089 to 2285818 tid 2 2024-09-14T04:07:41.692 INFO:tasks.rados.rados.0.smithi038.stdout:376: write initial oid 376 2024-09-14T04:07:41.692 INFO:tasks.rados.rados.0.smithi038.stdout:376: seq_num 375 ranges {702625=719672,2127571=175054} 2024-09-14T04:07:41.700 INFO:tasks.rados.rados.0.smithi038.stdout:376: writing smithi03870129-376 from 702625 to 1422297 tid 1 2024-09-14T04:07:41.705 INFO:tasks.rados.rados.0.smithi038.stdout:376: writing smithi03870129-376 from 2127571 to 2302625 tid 2 2024-09-14T04:07:41.705 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:41.705 INFO:tasks.rados.rados.0.smithi038.stdout:361: finishing write tid 2 to smithi03870129-361 2024-09-14T04:07:41.705 INFO:tasks.rados.rados.0.smithi038.stdout:361: finishing write tid 3 to smithi03870129-361 2024-09-14T04:07:41.705 INFO:tasks.rados.rados.0.smithi038.stdout:361: finishing write tid 4 to smithi03870129-361 2024-09-14T04:07:41.705 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 361 v 89 (ObjNum 360 snap 0 seq_num 360) dirty exists 2024-09-14T04:07:41.705 INFO:tasks.rados.rados.0.smithi038.stdout:361: left oid 361 (ObjNum 360 snap 0 seq_num 360) 2024-09-14T04:07:41.705 INFO:tasks.rados.rados.0.smithi038.stdout:362: finishing write tid 1 to smithi03870129-362 2024-09-14T04:07:41.706 INFO:tasks.rados.rados.0.smithi038.stdout:361: done (15 left) 2024-09-14T04:07:41.706 INFO:tasks.rados.rados.0.smithi038.stdout:377: write initial oid 377 2024-09-14T04:07:41.706 INFO:tasks.rados.rados.0.smithi038.stdout:377: seq_num 376 ranges {719432=794921,2186053=133379} 2024-09-14T04:07:41.713 INFO:tasks.rados.rados.0.smithi038.stdout:377: writing smithi03870129-377 from 719432 to 1514353 tid 1 2024-09-14T04:07:41.718 INFO:tasks.rados.rados.0.smithi038.stdout:377: writing smithi03870129-377 from 2186053 to 2319432 tid 2 2024-09-14T04:07:41.718 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:41.718 INFO:tasks.rados.rados.0.smithi038.stdout:362: finishing write tid 2 to smithi03870129-362 2024-09-14T04:07:41.718 INFO:tasks.rados.rados.0.smithi038.stdout:362: finishing write tid 3 to smithi03870129-362 2024-09-14T04:07:41.718 INFO:tasks.rados.rados.0.smithi038.stdout:362: finishing write tid 4 to smithi03870129-362 2024-09-14T04:07:41.718 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 362 v 69 (ObjNum 361 snap 0 seq_num 361) dirty exists 2024-09-14T04:07:41.718 INFO:tasks.rados.rados.0.smithi038.stdout:362: left oid 362 (ObjNum 361 snap 0 seq_num 361) 2024-09-14T04:07:41.718 INFO:tasks.rados.rados.0.smithi038.stdout:363: finishing write tid 1 to smithi03870129-363 2024-09-14T04:07:41.719 INFO:tasks.rados.rados.0.smithi038.stdout:363: finishing write tid 2 to smithi03870129-363 2024-09-14T04:07:41.719 INFO:tasks.rados.rados.0.smithi038.stdout:363: finishing write tid 3 to smithi03870129-363 2024-09-14T04:07:41.719 INFO:tasks.rados.rados.0.smithi038.stdout:363: finishing write tid 4 to smithi03870129-363 2024-09-14T04:07:41.719 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 363 v 77 (ObjNum 362 snap 0 seq_num 362) dirty exists 2024-09-14T04:07:41.719 INFO:tasks.rados.rados.0.smithi038.stdout:363: left oid 363 (ObjNum 362 snap 0 seq_num 362) 2024-09-14T04:07:41.719 INFO:tasks.rados.rados.0.smithi038.stdout:364: finishing write tid 1 to smithi03870129-364 2024-09-14T04:07:41.719 INFO:tasks.rados.rados.0.smithi038.stdout:364: finishing write tid 2 to smithi03870129-364 2024-09-14T04:07:41.719 INFO:tasks.rados.rados.0.smithi038.stdout:364: finishing write tid 3 to smithi03870129-364 2024-09-14T04:07:41.719 INFO:tasks.rados.rados.0.smithi038.stdout:364: finishing write tid 4 to smithi03870129-364 2024-09-14T04:07:41.719 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 364 v 118 (ObjNum 363 snap 0 seq_num 363) dirty exists 2024-09-14T04:07:41.719 INFO:tasks.rados.rados.0.smithi038.stdout:364: left oid 364 (ObjNum 363 snap 0 seq_num 363) 2024-09-14T04:07:41.719 INFO:tasks.rados.rados.0.smithi038.stdout:365: finishing write tid 1 to smithi03870129-365 2024-09-14T04:07:41.719 INFO:tasks.rados.rados.0.smithi038.stdout:362: done (15 left) 2024-09-14T04:07:41.719 INFO:tasks.rados.rados.0.smithi038.stdout:363: done (14 left) 2024-09-14T04:07:41.720 INFO:tasks.rados.rados.0.smithi038.stdout:364: done (13 left) 2024-09-14T04:07:41.720 INFO:tasks.rados.rados.0.smithi038.stdout:378: write initial oid 378 2024-09-14T04:07:41.720 INFO:tasks.rados.rados.0.smithi038.stdout:378: seq_num 377 ranges {736239=470170,1728182=571782} 2024-09-14T04:07:41.724 INFO:tasks.rados.rados.0.smithi038.stdout:378: writing smithi03870129-378 from 736239 to 1206409 tid 1 2024-09-14T04:07:41.731 INFO:tasks.rados.rados.0.smithi038.stdout:378: writing smithi03870129-378 from 1728182 to 2299964 tid 2 2024-09-14T04:07:41.731 INFO:tasks.rados.rados.0.smithi038.stdout:379: write initial oid 379 2024-09-14T04:07:41.731 INFO:tasks.rados.rados.0.smithi038.stdout:379: seq_num 378 ranges {753046=545419,1786664=431793} 2024-09-14T04:07:41.738 INFO:tasks.rados.rados.0.smithi038.stdout:379: writing smithi03870129-379 from 753046 to 1298465 tid 1 2024-09-14T04:07:41.743 INFO:tasks.rados.rados.0.smithi038.stdout:379: writing smithi03870129-379 from 1786664 to 2218457 tid 2 2024-09-14T04:07:41.743 INFO:tasks.rados.rados.0.smithi038.stdout:380: write initial oid 380 2024-09-14T04:07:41.744 INFO:tasks.rados.rados.0.smithi038.stdout:380: seq_num 379 ranges {769853=620668,1845146=524707} 2024-09-14T04:07:41.751 INFO:tasks.rados.rados.0.smithi038.stdout:380: writing smithi03870129-380 from 769853 to 1390521 tid 1 2024-09-14T04:07:41.757 INFO:tasks.rados.rados.0.smithi038.stdout:380: writing smithi03870129-380 from 1845146 to 2369853 tid 2 2024-09-14T04:07:41.758 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:41.758 INFO:tasks.rados.rados.0.smithi038.stdout:365: finishing write tid 2 to smithi03870129-365 2024-09-14T04:07:41.758 INFO:tasks.rados.rados.0.smithi038.stdout:365: finishing write tid 3 to smithi03870129-365 2024-09-14T04:07:41.758 INFO:tasks.rados.rados.0.smithi038.stdout:365: finishing write tid 4 to smithi03870129-365 2024-09-14T04:07:41.758 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 365 v 90 (ObjNum 364 snap 0 seq_num 364) dirty exists 2024-09-14T04:07:41.758 INFO:tasks.rados.rados.0.smithi038.stdout:365: left oid 365 (ObjNum 364 snap 0 seq_num 364) 2024-09-14T04:07:41.758 INFO:tasks.rados.rados.0.smithi038.stdout:366: finishing write tid 1 to smithi03870129-366 2024-09-14T04:07:41.758 INFO:tasks.rados.rados.0.smithi038.stdout:366: finishing write tid 2 to smithi03870129-366 2024-09-14T04:07:41.758 INFO:tasks.rados.rados.0.smithi038.stdout:366: finishing write tid 3 to smithi03870129-366 2024-09-14T04:07:41.758 INFO:tasks.rados.rados.0.smithi038.stdout:365: done (15 left) 2024-09-14T04:07:41.758 INFO:tasks.rados.rados.0.smithi038.stdout:381: write initial oid 381 2024-09-14T04:07:41.758 INFO:tasks.rados.rados.0.smithi038.stdout:381: seq_num 380 ranges {786660=695917,1903628=435462} 2024-09-14T04:07:41.765 INFO:tasks.rados.rados.0.smithi038.stdout:381: writing smithi03870129-381 from 786660 to 1482577 tid 1 2024-09-14T04:07:41.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:41 smithi038 bash[22519]: cluster 2024-09-14T04:07:40.240240+0000 mgr.y (mgr.14406) 218 : cluster [DBG] pgmap v200: 89 pgs: 89 active+clean; 251 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 14 MiB/s wr, 74 op/s 2024-09-14T04:07:41.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:41 smithi038 bash[32505]: cluster 2024-09-14T04:07:40.240240+0000 mgr.y (mgr.14406) 218 : cluster [DBG] pgmap v200: 89 pgs: 89 active+clean; 251 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 14 MiB/s wr, 74 op/s 2024-09-14T04:07:41.771 INFO:tasks.rados.rados.0.smithi038.stdout:381: writing smithi03870129-381 from 1903628 to 2339090 tid 2 2024-09-14T04:07:41.771 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:41.771 INFO:tasks.rados.rados.0.smithi038.stdout:366: finishing write tid 4 to smithi03870129-366 2024-09-14T04:07:41.771 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 366 v 93 (ObjNum 365 snap 0 seq_num 365) dirty exists 2024-09-14T04:07:41.771 INFO:tasks.rados.rados.0.smithi038.stdout:366: left oid 366 (ObjNum 365 snap 0 seq_num 365) 2024-09-14T04:07:41.771 INFO:tasks.rados.rados.0.smithi038.stdout:366: done (15 left) 2024-09-14T04:07:41.771 INFO:tasks.rados.rados.0.smithi038.stdout:382: write initial oid 382 2024-09-14T04:07:41.771 INFO:tasks.rados.rados.0.smithi038.stdout:382: seq_num 381 ranges {403467=487519,1562110=579120} 2024-09-14T04:07:41.775 INFO:tasks.rados.rados.0.smithi038.stdout:382: writing smithi03870129-382 from 403467 to 890986 tid 1 2024-09-14T04:07:41.783 INFO:tasks.rados.rados.0.smithi038.stdout:382: writing smithi03870129-382 from 1562110 to 2141230 tid 2 2024-09-14T04:07:41.783 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:41.784 INFO:tasks.rados.rados.0.smithi038.stdout:367: finishing write tid 1 to smithi03870129-367 2024-09-14T04:07:41.784 INFO:tasks.rados.rados.0.smithi038.stdout:367: finishing write tid 2 to smithi03870129-367 2024-09-14T04:07:41.784 INFO:tasks.rados.rados.0.smithi038.stdout:367: finishing write tid 3 to smithi03870129-367 2024-09-14T04:07:41.784 INFO:tasks.rados.rados.0.smithi038.stdout:367: finishing write tid 4 to smithi03870129-367 2024-09-14T04:07:41.784 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 367 v 96 (ObjNum 366 snap 0 seq_num 366) dirty exists 2024-09-14T04:07:41.784 INFO:tasks.rados.rados.0.smithi038.stdout:367: left oid 367 (ObjNum 366 snap 0 seq_num 366) 2024-09-14T04:07:41.784 INFO:tasks.rados.rados.0.smithi038.stdout:368: finishing write tid 1 to smithi03870129-368 2024-09-14T04:07:41.784 INFO:tasks.rados.rados.0.smithi038.stdout:368: finishing write tid 2 to smithi03870129-368 2024-09-14T04:07:41.784 INFO:tasks.rados.rados.0.smithi038.stdout:368: finishing write tid 3 to smithi03870129-368 2024-09-14T04:07:41.784 INFO:tasks.rados.rados.0.smithi038.stdout:368: finishing write tid 4 to smithi03870129-368 2024-09-14T04:07:41.784 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 368 v 121 (ObjNum 367 snap 0 seq_num 367) dirty exists 2024-09-14T04:07:41.784 INFO:tasks.rados.rados.0.smithi038.stdout:368: left oid 368 (ObjNum 367 snap 0 seq_num 367) 2024-09-14T04:07:41.784 INFO:tasks.rados.rados.0.smithi038.stdout:369: finishing write tid 1 to smithi03870129-369 2024-09-14T04:07:41.785 INFO:tasks.rados.rados.0.smithi038.stdout:369: finishing write tid 2 to smithi03870129-369 2024-09-14T04:07:41.785 INFO:tasks.rados.rados.0.smithi038.stdout:369: finishing write tid 3 to smithi03870129-369 2024-09-14T04:07:41.785 INFO:tasks.rados.rados.0.smithi038.stdout:367: done (15 left) 2024-09-14T04:07:41.785 INFO:tasks.rados.rados.0.smithi038.stdout:368: done (14 left) 2024-09-14T04:07:41.785 INFO:tasks.rados.rados.0.smithi038.stdout:383: write initial oid 383 2024-09-14T04:07:41.785 INFO:tasks.rados.rados.0.smithi038.stdout:383: seq_num 382 ranges {420274=562768,1620592=439131} 2024-09-14T04:07:41.788 INFO:tasks.rados.rados.0.smithi038.stdout:383: writing smithi03870129-383 from 420274 to 983042 tid 1 2024-09-14T04:07:41.794 INFO:tasks.rados.rados.0.smithi038.stdout:383: writing smithi03870129-383 from 1620592 to 2059723 tid 2 2024-09-14T04:07:41.794 INFO:tasks.rados.rados.0.smithi038.stdout:384: write initial oid 384 2024-09-14T04:07:41.795 INFO:tasks.rados.rados.0.smithi038.stdout:384: seq_num 383 ranges {437081=638017,1679074=582789} 2024-09-14T04:07:41.800 INFO:tasks.rados.rados.0.smithi038.stdout:384: writing smithi03870129-384 from 437081 to 1075098 tid 1 2024-09-14T04:07:41.808 INFO:tasks.rados.rados.0.smithi038.stdout:384: writing smithi03870129-384 from 1679074 to 2261863 tid 2 2024-09-14T04:07:41.808 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:41.808 INFO:tasks.rados.rados.0.smithi038.stdout:369: finishing write tid 4 to smithi03870129-369 2024-09-14T04:07:41.809 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 369 v 106 (ObjNum 368 snap 0 seq_num 368) dirty exists 2024-09-14T04:07:41.809 INFO:tasks.rados.rados.0.smithi038.stdout:369: left oid 369 (ObjNum 368 snap 0 seq_num 368) 2024-09-14T04:07:41.809 INFO:tasks.rados.rados.0.smithi038.stdout:370: finishing write tid 1 to smithi03870129-370 2024-09-14T04:07:41.809 INFO:tasks.rados.rados.0.smithi038.stdout:370: finishing write tid 2 to smithi03870129-370 2024-09-14T04:07:41.809 INFO:tasks.rados.rados.0.smithi038.stdout:370: finishing write tid 3 to smithi03870129-370 2024-09-14T04:07:41.809 INFO:tasks.rados.rados.0.smithi038.stdout:370: finishing write tid 4 to smithi03870129-370 2024-09-14T04:07:41.809 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 370 v 99 (ObjNum 369 snap 0 seq_num 369) dirty exists 2024-09-14T04:07:41.809 INFO:tasks.rados.rados.0.smithi038.stdout:370: left oid 370 (ObjNum 369 snap 0 seq_num 369) 2024-09-14T04:07:41.809 INFO:tasks.rados.rados.0.smithi038.stdout:371: finishing write tid 1 to smithi03870129-371 2024-09-14T04:07:41.809 INFO:tasks.rados.rados.0.smithi038.stdout:371: finishing write tid 2 to smithi03870129-371 2024-09-14T04:07:41.809 INFO:tasks.rados.rados.0.smithi038.stdout:371: finishing write tid 3 to smithi03870129-371 2024-09-14T04:07:41.809 INFO:tasks.rados.rados.0.smithi038.stdout:371: finishing write tid 4 to smithi03870129-371 2024-09-14T04:07:41.809 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 371 v 80 (ObjNum 370 snap 0 seq_num 370) dirty exists 2024-09-14T04:07:41.810 INFO:tasks.rados.rados.0.smithi038.stdout:371: left oid 371 (ObjNum 370 snap 0 seq_num 370) 2024-09-14T04:07:41.810 INFO:tasks.rados.rados.0.smithi038.stdout:372: finishing write tid 1 to smithi03870129-372 2024-09-14T04:07:41.810 INFO:tasks.rados.rados.0.smithi038.stdout:372: finishing write tid 2 to smithi03870129-372 2024-09-14T04:07:41.810 INFO:tasks.rados.rados.0.smithi038.stdout:372: finishing write tid 3 to smithi03870129-372 2024-09-14T04:07:41.810 INFO:tasks.rados.rados.0.smithi038.stdout:372: finishing write tid 4 to smithi03870129-372 2024-09-14T04:07:41.810 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 372 v 80 (ObjNum 371 snap 0 seq_num 371) dirty exists 2024-09-14T04:07:41.810 INFO:tasks.rados.rados.0.smithi038.stdout:372: left oid 372 (ObjNum 371 snap 0 seq_num 371) 2024-09-14T04:07:41.810 INFO:tasks.rados.rados.0.smithi038.stdout:373: finishing write tid 1 to smithi03870129-373 2024-09-14T04:07:41.810 INFO:tasks.rados.rados.0.smithi038.stdout:369: done (15 left) 2024-09-14T04:07:41.810 INFO:tasks.rados.rados.0.smithi038.stdout:370: done (14 left) 2024-09-14T04:07:41.810 INFO:tasks.rados.rados.0.smithi038.stdout:371: done (13 left) 2024-09-14T04:07:41.810 INFO:tasks.rados.rados.0.smithi038.stdout:372: done (12 left) 2024-09-14T04:07:41.810 INFO:tasks.rados.rados.0.smithi038.stdout:385: write initial oid 385 2024-09-14T04:07:41.810 INFO:tasks.rados.rados.0.smithi038.stdout:385: seq_num 384 ranges {453888=713266,1737556=442800} 2024-09-14T04:07:41.814 INFO:tasks.rados.rados.0.smithi038.stdout:385: writing smithi03870129-385 from 453888 to 1167154 tid 1 2024-09-14T04:07:41.820 INFO:tasks.rados.rados.0.smithi038.stdout:385: writing smithi03870129-385 from 1737556 to 2180356 tid 2 2024-09-14T04:07:41.820 INFO:tasks.rados.rados.0.smithi038.stdout:386: write initial oid 386 2024-09-14T04:07:41.821 INFO:tasks.rados.rados.0.smithi038.stdout:386: seq_num 385 ranges {470695=788515,1679685=586458} 2024-09-14T04:07:41.827 INFO:tasks.rados.rados.0.smithi038.stdout:386: writing smithi03870129-386 from 470695 to 1259210 tid 1 2024-09-14T04:07:41.833 INFO:tasks.rados.rados.0.smithi038.stdout:386: writing smithi03870129-386 from 1679685 to 2266143 tid 2 2024-09-14T04:07:41.833 INFO:tasks.rados.rados.0.smithi038.stdout:387: write initial oid 387 2024-09-14T04:07:41.834 INFO:tasks.rados.rados.0.smithi038.stdout:387: seq_num 386 ranges {487502=463764,1738167=446469} 2024-09-14T04:07:41.839 INFO:tasks.rados.rados.0.smithi038.stdout:387: writing smithi03870129-387 from 487502 to 951266 tid 1 2024-09-14T04:07:41.846 INFO:tasks.rados.rados.0.smithi038.stdout:387: writing smithi03870129-387 from 1738167 to 2184636 tid 2 2024-09-14T04:07:41.846 INFO:tasks.rados.rados.0.smithi038.stdout:388: write initial oid 388 2024-09-14T04:07:41.846 INFO:tasks.rados.rados.0.smithi038.stdout:388: seq_num 387 ranges {504309=539013,1796649=590127} 2024-09-14T04:07:41.852 INFO:tasks.rados.rados.0.smithi038.stdout:388: writing smithi03870129-388 from 504309 to 1043322 tid 1 2024-09-14T04:07:41.860 INFO:tasks.rados.rados.0.smithi038.stdout:388: writing smithi03870129-388 from 1796649 to 2386776 tid 2 2024-09-14T04:07:41.860 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:41.860 INFO:tasks.rados.rados.0.smithi038.stdout:373: finishing write tid 2 to smithi03870129-373 2024-09-14T04:07:41.860 INFO:tasks.rados.rados.0.smithi038.stdout:373: finishing write tid 3 to smithi03870129-373 2024-09-14T04:07:41.861 INFO:tasks.rados.rados.0.smithi038.stdout:373: finishing write tid 4 to smithi03870129-373 2024-09-14T04:07:41.861 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 373 v 109 (ObjNum 372 snap 0 seq_num 372) dirty exists 2024-09-14T04:07:41.861 INFO:tasks.rados.rados.0.smithi038.stdout:373: left oid 373 (ObjNum 372 snap 0 seq_num 372) 2024-09-14T04:07:41.861 INFO:tasks.rados.rados.0.smithi038.stdout:374: finishing write tid 1 to smithi03870129-374 2024-09-14T04:07:41.861 INFO:tasks.rados.rados.0.smithi038.stdout:374: finishing write tid 2 to smithi03870129-374 2024-09-14T04:07:41.862 INFO:tasks.rados.rados.0.smithi038.stdout:374: finishing write tid 3 to smithi03870129-374 2024-09-14T04:07:41.862 INFO:tasks.rados.rados.0.smithi038.stdout:374: finishing write tid 4 to smithi03870129-374 2024-09-14T04:07:41.862 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 374 v 66 (ObjNum 373 snap 0 seq_num 373) dirty exists 2024-09-14T04:07:41.862 INFO:tasks.rados.rados.0.smithi038.stdout:374: left oid 374 (ObjNum 373 snap 0 seq_num 373) 2024-09-14T04:07:41.862 INFO:tasks.rados.rados.0.smithi038.stdout:375: finishing write tid 1 to smithi03870129-375 2024-09-14T04:07:41.862 INFO:tasks.rados.rados.0.smithi038.stdout:375: finishing write tid 2 to smithi03870129-375 2024-09-14T04:07:41.862 INFO:tasks.rados.rados.0.smithi038.stdout:375: finishing write tid 3 to smithi03870129-375 2024-09-14T04:07:41.862 INFO:tasks.rados.rados.0.smithi038.stdout:375: finishing write tid 4 to smithi03870129-375 2024-09-14T04:07:41.862 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 375 v 112 (ObjNum 374 snap 0 seq_num 374) dirty exists 2024-09-14T04:07:41.862 INFO:tasks.rados.rados.0.smithi038.stdout:375: left oid 375 (ObjNum 374 snap 0 seq_num 374) 2024-09-14T04:07:41.862 INFO:tasks.rados.rados.0.smithi038.stdout:376: finishing write tid 1 to smithi03870129-376 2024-09-14T04:07:41.862 INFO:tasks.rados.rados.0.smithi038.stdout:376: finishing write tid 2 to smithi03870129-376 2024-09-14T04:07:41.862 INFO:tasks.rados.rados.0.smithi038.stdout:373: done (15 left) 2024-09-14T04:07:41.862 INFO:tasks.rados.rados.0.smithi038.stdout:374: done (14 left) 2024-09-14T04:07:41.863 INFO:tasks.rados.rados.0.smithi038.stdout:375: done (13 left) 2024-09-14T04:07:41.863 INFO:tasks.rados.rados.0.smithi038.stdout:389: write initial oid 389 2024-09-14T04:07:41.863 INFO:tasks.rados.rados.0.smithi038.stdout:389: seq_num 388 ranges {521116=730615,1971484=549632} 2024-09-14T04:07:41.867 INFO:tasks.rados.rados.0.smithi038.stdout:389: writing smithi03870129-389 from 521116 to 1251731 tid 1 2024-09-14T04:07:41.874 INFO:tasks.rados.rados.0.smithi038.stdout:389: writing smithi03870129-389 from 1971484 to 2521116 tid 2 2024-09-14T04:07:41.874 INFO:tasks.rados.rados.0.smithi038.stdout:390: write initial oid 390 2024-09-14T04:07:41.875 INFO:tasks.rados.rados.0.smithi038.stdout:390: seq_num 389 ranges {537923=405864,1513613=593796} 2024-09-14T04:07:41.880 INFO:tasks.rados.rados.0.smithi038.stdout:390: writing smithi03870129-390 from 537923 to 943787 tid 1 2024-09-14T04:07:41.887 INFO:tasks.rados.rados.0.smithi038.stdout:390: writing smithi03870129-390 from 1513613 to 2107409 tid 2 2024-09-14T04:07:41.887 INFO:tasks.rados.rados.0.smithi038.stdout:391: write initial oid 391 2024-09-14T04:07:41.887 INFO:tasks.rados.rados.0.smithi038.stdout:376: finishing write tid 3 to smithi03870129-376 2024-09-14T04:07:41.887 INFO:tasks.rados.rados.0.smithi038.stdout:376: finishing write tid 4 to smithi03870129-376 2024-09-14T04:07:41.887 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 376 v 125 (ObjNum 375 snap 0 seq_num 375) dirty exists 2024-09-14T04:07:41.887 INFO:tasks.rados.rados.0.smithi038.stdout:376: left oid 376 (ObjNum 375 snap 0 seq_num 375) 2024-09-14T04:07:41.887 INFO:tasks.rados.rados.0.smithi038.stdout:391: seq_num 390 ranges {554730=481113,1572095=737454} 2024-09-14T04:07:41.892 INFO:tasks.rados.rados.0.smithi038.stdout:391: writing smithi03870129-391 from 554730 to 1035843 tid 1 2024-09-14T04:07:41.900 INFO:tasks.rados.rados.0.smithi038.stdout:391: writing smithi03870129-391 from 1572095 to 2309549 tid 2 2024-09-14T04:07:41.900 INFO:tasks.rados.rados.0.smithi038.stdout:376: done (15 left) 2024-09-14T04:07:41.900 INFO:tasks.rados.rados.0.smithi038.stdout:392: write initial oid 392 2024-09-14T04:07:41.900 INFO:tasks.rados.rados.0.smithi038.stdout:392: seq_num 391 ranges {571537=556362,1630577=597465} 2024-09-14T04:07:41.906 INFO:tasks.rados.rados.0.smithi038.stdout:392: writing smithi03870129-392 from 571537 to 1127899 tid 1 2024-09-14T04:07:41.913 INFO:tasks.rados.rados.0.smithi038.stdout:392: writing smithi03870129-392 from 1630577 to 2228042 tid 2 2024-09-14T04:07:41.913 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:41.913 INFO:tasks.rados.rados.0.smithi038.stdout:377: finishing write tid 1 to smithi03870129-377 2024-09-14T04:07:41.914 INFO:tasks.rados.rados.0.smithi038.stdout:377: finishing write tid 2 to smithi03870129-377 2024-09-14T04:07:41.914 INFO:tasks.rados.rados.0.smithi038.stdout:377: finishing write tid 3 to smithi03870129-377 2024-09-14T04:07:41.914 INFO:tasks.rados.rados.0.smithi038.stdout:377: finishing write tid 4 to smithi03870129-377 2024-09-14T04:07:41.914 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 377 v 75 (ObjNum 376 snap 0 seq_num 376) dirty exists 2024-09-14T04:07:41.914 INFO:tasks.rados.rados.0.smithi038.stdout:377: left oid 377 (ObjNum 376 snap 0 seq_num 376) 2024-09-14T04:07:41.914 INFO:tasks.rados.rados.0.smithi038.stdout:378: finishing write tid 1 to smithi03870129-378 2024-09-14T04:07:41.914 INFO:tasks.rados.rados.0.smithi038.stdout:378: finishing write tid 2 to smithi03870129-378 2024-09-14T04:07:41.914 INFO:tasks.rados.rados.0.smithi038.stdout:378: finishing write tid 3 to smithi03870129-378 2024-09-14T04:07:41.914 INFO:tasks.rados.rados.0.smithi038.stdout:378: finishing write tid 4 to smithi03870129-378 2024-09-14T04:07:41.914 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 378 v 124 (ObjNum 377 snap 0 seq_num 377) dirty exists 2024-09-14T04:07:41.914 INFO:tasks.rados.rados.0.smithi038.stdout:378: left oid 378 (ObjNum 377 snap 0 seq_num 377) 2024-09-14T04:07:41.914 INFO:tasks.rados.rados.0.smithi038.stdout:379: finishing write tid 1 to smithi03870129-379 2024-09-14T04:07:41.914 INFO:tasks.rados.rados.0.smithi038.stdout:379: finishing write tid 2 to smithi03870129-379 2024-09-14T04:07:41.914 INFO:tasks.rados.rados.0.smithi038.stdout:379: finishing write tid 3 to smithi03870129-379 2024-09-14T04:07:41.915 INFO:tasks.rados.rados.0.smithi038.stdout:379: finishing write tid 4 to smithi03870129-379 2024-09-14T04:07:41.915 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 379 v 56 (ObjNum 378 snap 0 seq_num 378) dirty exists 2024-09-14T04:07:41.915 INFO:tasks.rados.rados.0.smithi038.stdout:379: left oid 379 (ObjNum 378 snap 0 seq_num 378) 2024-09-14T04:07:41.915 INFO:tasks.rados.rados.0.smithi038.stdout:380: finishing write tid 1 to smithi03870129-380 2024-09-14T04:07:41.915 INFO:tasks.rados.rados.0.smithi038.stdout:380: finishing write tid 2 to smithi03870129-380 2024-09-14T04:07:41.915 INFO:tasks.rados.rados.0.smithi038.stdout:380: finishing write tid 3 to smithi03870129-380 2024-09-14T04:07:41.915 INFO:tasks.rados.rados.0.smithi038.stdout:380: finishing write tid 4 to smithi03870129-380 2024-09-14T04:07:41.915 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 380 v 83 (ObjNum 379 snap 0 seq_num 379) dirty exists 2024-09-14T04:07:41.915 INFO:tasks.rados.rados.0.smithi038.stdout:380: left oid 380 (ObjNum 379 snap 0 seq_num 379) 2024-09-14T04:07:41.915 INFO:tasks.rados.rados.0.smithi038.stdout:381: finishing write tid 1 to smithi03870129-381 2024-09-14T04:07:41.915 INFO:tasks.rados.rados.0.smithi038.stdout:381: finishing write tid 2 to smithi03870129-381 2024-09-14T04:07:41.915 INFO:tasks.rados.rados.0.smithi038.stdout:381: finishing write tid 3 to smithi03870129-381 2024-09-14T04:07:41.915 INFO:tasks.rados.rados.0.smithi038.stdout:381: finishing write tid 4 to smithi03870129-381 2024-09-14T04:07:41.916 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 381 v 69 (ObjNum 380 snap 0 seq_num 380) dirty exists 2024-09-14T04:07:41.916 INFO:tasks.rados.rados.0.smithi038.stdout:381: left oid 381 (ObjNum 380 snap 0 seq_num 380) 2024-09-14T04:07:41.916 INFO:tasks.rados.rados.0.smithi038.stdout:382: finishing write tid 1 to smithi03870129-382 2024-09-14T04:07:41.916 INFO:tasks.rados.rados.0.smithi038.stdout:382: finishing write tid 2 to smithi03870129-382 2024-09-14T04:07:41.916 INFO:tasks.rados.rados.0.smithi038.stdout:382: finishing write tid 3 to smithi03870129-382 2024-09-14T04:07:41.916 INFO:tasks.rados.rados.0.smithi038.stdout:382: finishing write tid 4 to smithi03870129-382 2024-09-14T04:07:41.916 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 382 v 80 (ObjNum 381 snap 0 seq_num 381) dirty exists 2024-09-14T04:07:41.916 INFO:tasks.rados.rados.0.smithi038.stdout:382: left oid 382 (ObjNum 381 snap 0 seq_num 381) 2024-09-14T04:07:41.916 INFO:tasks.rados.rados.0.smithi038.stdout:383: finishing write tid 1 to smithi03870129-383 2024-09-14T04:07:41.916 INFO:tasks.rados.rados.0.smithi038.stdout:383: finishing write tid 2 to smithi03870129-383 2024-09-14T04:07:41.916 INFO:tasks.rados.rados.0.smithi038.stdout:383: finishing write tid 3 to smithi03870129-383 2024-09-14T04:07:41.916 INFO:tasks.rados.rados.0.smithi038.stdout:383: finishing write tid 4 to smithi03870129-383 2024-09-14T04:07:41.916 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 383 v 75 (ObjNum 382 snap 0 seq_num 382) dirty exists 2024-09-14T04:07:41.916 INFO:tasks.rados.rados.0.smithi038.stdout:383: left oid 383 (ObjNum 382 snap 0 seq_num 382) 2024-09-14T04:07:41.916 INFO:tasks.rados.rados.0.smithi038.stdout:384: finishing write tid 1 to smithi03870129-384 2024-09-14T04:07:41.917 INFO:tasks.rados.rados.0.smithi038.stdout:377: done (15 left) 2024-09-14T04:07:41.917 INFO:tasks.rados.rados.0.smithi038.stdout:378: done (14 left) 2024-09-14T04:07:41.917 INFO:tasks.rados.rados.0.smithi038.stdout:379: done (13 left) 2024-09-14T04:07:41.917 INFO:tasks.rados.rados.0.smithi038.stdout:380: done (12 left) 2024-09-14T04:07:41.917 INFO:tasks.rados.rados.0.smithi038.stdout:381: done (11 left) 2024-09-14T04:07:41.917 INFO:tasks.rados.rados.0.smithi038.stdout:382: done (10 left) 2024-09-14T04:07:41.917 INFO:tasks.rados.rados.0.smithi038.stdout:383: done (9 left) 2024-09-14T04:07:41.917 INFO:tasks.rados.rados.0.smithi038.stdout:393: write initial oid 393 2024-09-14T04:07:41.917 INFO:tasks.rados.rados.0.smithi038.stdout:393: seq_num 392 ranges {588344=631611,1689059=741123} 2024-09-14T04:07:41.919 INFO:tasks.rados.rados.0.smithi038.stdout:393: writing smithi03870129-393 from 588344 to 1219955 tid 1 2024-09-14T04:07:41.926 INFO:tasks.rados.rados.0.smithi038.stdout:393: writing smithi03870129-393 from 1689059 to 2430182 tid 2 2024-09-14T04:07:41.926 INFO:tasks.rados.rados.0.smithi038.stdout:394: write initial oid 394 2024-09-14T04:07:41.926 INFO:tasks.rados.rados.0.smithi038.stdout:394: seq_num 393 ranges {605151=706860,2031188=573963} 2024-09-14T04:07:41.932 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:07:41 smithi123 bash[25882]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:07:41] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-14T04:07:41.933 INFO:tasks.rados.rados.0.smithi038.stdout:394: writing smithi03870129-394 from 605151 to 1312011 tid 1 2024-09-14T04:07:41.941 INFO:tasks.rados.rados.0.smithi038.stdout:394: writing smithi03870129-394 from 2031188 to 2605151 tid 2 2024-09-14T04:07:41.941 INFO:tasks.rados.rados.0.smithi038.stdout:395: write initial oid 395 2024-09-14T04:07:41.941 INFO:tasks.rados.rados.0.smithi038.stdout:395: seq_num 394 ranges {621958=782109,2089670=532288} 2024-09-14T04:07:41.949 INFO:tasks.rados.rados.0.smithi038.stdout:395: writing smithi03870129-395 from 621958 to 1404067 tid 1 2024-09-14T04:07:41.955 INFO:tasks.rados.rados.0.smithi038.stdout:395: writing smithi03870129-395 from 2089670 to 2621958 tid 2 2024-09-14T04:07:41.955 INFO:tasks.rados.rados.0.smithi038.stdout:396: write initial oid 396 2024-09-14T04:07:41.955 INFO:tasks.rados.rados.0.smithi038.stdout:396: seq_num 395 ranges {638765=457358,1748152=604803} 2024-09-14T04:07:41.961 INFO:tasks.rados.rados.0.smithi038.stdout:396: writing smithi03870129-396 from 638765 to 1096123 tid 1 2024-09-14T04:07:41.968 INFO:tasks.rados.rados.0.smithi038.stdout:396: writing smithi03870129-396 from 1748152 to 2352955 tid 2 2024-09-14T04:07:41.969 INFO:tasks.rados.rados.0.smithi038.stdout:397: write initial oid 397 2024-09-14T04:07:41.969 INFO:tasks.rados.rados.0.smithi038.stdout:397: seq_num 396 ranges {655572=648960,1922987=732585} 2024-09-14T04:07:41.976 INFO:tasks.rados.rados.0.smithi038.stdout:397: writing smithi03870129-397 from 655572 to 1304532 tid 1 2024-09-14T04:07:41.983 INFO:tasks.rados.rados.0.smithi038.stdout:397: writing smithi03870129-397 from 1922987 to 2655572 tid 2 2024-09-14T04:07:41.983 INFO:tasks.rados.rados.0.smithi038.stdout:398: write initial oid 398 2024-09-14T04:07:41.984 INFO:tasks.rados.rados.0.smithi038.stdout:398: seq_num 397 ranges {672379=724209,1865116=608472} 2024-09-14T04:07:41.991 INFO:tasks.rados.rados.0.smithi038.stdout:398: writing smithi03870129-398 from 672379 to 1396588 tid 1 2024-09-14T04:07:41.997 INFO:tasks.rados.rados.0.smithi038.stdout:398: writing smithi03870129-398 from 1865116 to 2473588 tid 2 2024-09-14T04:07:41.998 INFO:tasks.rados.rados.0.smithi038.stdout:399: write initial oid 399 2024-09-14T04:07:41.998 INFO:tasks.rados.rados.0.smithi038.stdout:399: seq_num 398 ranges {689186=799458,1923598=752130} 2024-09-14T04:07:42.006 INFO:tasks.rados.rados.0.smithi038.stdout:399: writing smithi03870129-399 from 689186 to 1488644 tid 1 2024-09-14T04:07:42.013 INFO:tasks.rados.rados.0.smithi038.stdout:399: writing smithi03870129-399 from 1923598 to 2675728 tid 2 2024-09-14T04:07:42.013 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:42.013 INFO:tasks.rados.rados.0.smithi038.stdout:384: finishing write tid 2 to smithi03870129-384 2024-09-14T04:07:42.013 INFO:tasks.rados.rados.0.smithi038.stdout:384: finishing write tid 3 to smithi03870129-384 2024-09-14T04:07:42.013 INFO:tasks.rados.rados.0.smithi038.stdout:384: finishing write tid 4 to smithi03870129-384 2024-09-14T04:07:42.014 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 384 v 72 (ObjNum 383 snap 0 seq_num 383) dirty exists 2024-09-14T04:07:42.014 INFO:tasks.rados.rados.0.smithi038.stdout:384: left oid 384 (ObjNum 383 snap 0 seq_num 383) 2024-09-14T04:07:42.014 INFO:tasks.rados.rados.0.smithi038.stdout:385: finishing write tid 1 to smithi03870129-385 2024-09-14T04:07:42.014 INFO:tasks.rados.rados.0.smithi038.stdout:384: done (15 left) 2024-09-14T04:07:42.014 INFO:tasks.rados.rados.0.smithi038.stdout:400: write initial oid 400 2024-09-14T04:07:42.014 INFO:tasks.rados.rados.0.smithi038.stdout:400: seq_num 399 ranges {705993=474707,1582080=612141} 2024-09-14T04:07:42.020 INFO:tasks.rados.rados.0.smithi038.stdout:400: writing smithi03870129-400 from 705993 to 1180700 tid 1 2024-09-14T04:07:42.026 INFO:tasks.rados.rados.0.smithi038.stdout:400: writing smithi03870129-400 from 1582080 to 2194221 tid 2 2024-09-14T04:07:42.026 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:42.026 INFO:tasks.rados.rados.0.smithi038.stdout:385: finishing write tid 2 to smithi03870129-385 2024-09-14T04:07:42.026 INFO:tasks.rados.rados.0.smithi038.stdout:385: finishing write tid 3 to smithi03870129-385 2024-09-14T04:07:42.026 INFO:tasks.rados.rados.0.smithi038.stdout:385: finishing write tid 4 to smithi03870129-385 2024-09-14T04:07:42.026 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 385 v 86 (ObjNum 384 snap 0 seq_num 384) dirty exists 2024-09-14T04:07:42.026 INFO:tasks.rados.rados.0.smithi038.stdout:385: left oid 385 (ObjNum 384 snap 0 seq_num 384) 2024-09-14T04:07:42.026 INFO:tasks.rados.rados.0.smithi038.stdout:386: finishing write tid 1 to smithi03870129-386 2024-09-14T04:07:42.026 INFO:tasks.rados.rados.0.smithi038.stdout:385: done (15 left) 2024-09-14T04:07:42.026 INFO:tasks.rados.rados.0.smithi038.stdout:401: write initial oid 401 2024-09-14T04:07:42.026 INFO:tasks.rados.rados.0.smithi038.stdout:401: seq_num 400 ranges {722800=549956,2040562=682238} 2024-09-14T04:07:42.033 INFO:tasks.rados.rados.0.smithi038.stdout:401: writing smithi03870129-401 from 722800 to 1272756 tid 1 2024-09-14T04:07:42.041 INFO:tasks.rados.rados.0.smithi038.stdout:401: writing smithi03870129-401 from 2040562 to 2722800 tid 2 2024-09-14T04:07:42.041 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:42.041 INFO:tasks.rados.rados.0.smithi038.stdout:386: finishing write tid 2 to smithi03870129-386 2024-09-14T04:07:42.042 INFO:tasks.rados.rados.0.smithi038.stdout:386: finishing write tid 3 to smithi03870129-386 2024-09-14T04:07:42.042 INFO:tasks.rados.rados.0.smithi038.stdout:386: finishing write tid 4 to smithi03870129-386 2024-09-14T04:07:42.042 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 386 v 59 (ObjNum 385 snap 0 seq_num 385) dirty exists 2024-09-14T04:07:42.042 INFO:tasks.rados.rados.0.smithi038.stdout:386: left oid 386 (ObjNum 385 snap 0 seq_num 385) 2024-09-14T04:07:42.042 INFO:tasks.rados.rados.0.smithi038.stdout:387: finishing write tid 1 to smithi03870129-387 2024-09-14T04:07:42.042 INFO:tasks.rados.rados.0.smithi038.stdout:386: done (15 left) 2024-09-14T04:07:42.042 INFO:tasks.rados.rados.0.smithi038.stdout:402: write initial oid 402 2024-09-14T04:07:42.042 INFO:tasks.rados.rados.0.smithi038.stdout:402: seq_num 401 ranges {739607=625205,1982691=499457} 2024-09-14T04:07:42.049 INFO:tasks.rados.rados.0.smithi038.stdout:402: writing smithi03870129-402 from 739607 to 1364812 tid 1 2024-09-14T04:07:42.056 INFO:tasks.rados.rados.0.smithi038.stdout:402: writing smithi03870129-402 from 1982691 to 2482148 tid 2 2024-09-14T04:07:42.056 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:42.056 INFO:tasks.rados.rados.0.smithi038.stdout:387: finishing write tid 2 to smithi03870129-387 2024-09-14T04:07:42.056 INFO:tasks.rados.rados.0.smithi038.stdout:387: finishing write tid 3 to smithi03870129-387 2024-09-14T04:07:42.056 INFO:tasks.rados.rados.0.smithi038.stdout:387: finishing write tid 4 to smithi03870129-387 2024-09-14T04:07:42.056 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 387 v 127 (ObjNum 386 snap 0 seq_num 386) dirty exists 2024-09-14T04:07:42.056 INFO:tasks.rados.rados.0.smithi038.stdout:387: left oid 387 (ObjNum 386 snap 0 seq_num 386) 2024-09-14T04:07:42.056 INFO:tasks.rados.rados.0.smithi038.stdout:388: finishing write tid 1 to smithi03870129-388 2024-09-14T04:07:42.056 INFO:tasks.rados.rados.0.smithi038.stdout:388: finishing write tid 2 to smithi03870129-388 2024-09-14T04:07:42.056 INFO:tasks.rados.rados.0.smithi038.stdout:388: finishing write tid 3 to smithi03870129-388 2024-09-14T04:07:42.057 INFO:tasks.rados.rados.0.smithi038.stdout:388: finishing write tid 4 to smithi03870129-388 2024-09-14T04:07:42.057 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 388 v 62 (ObjNum 387 snap 0 seq_num 387) dirty exists 2024-09-14T04:07:42.057 INFO:tasks.rados.rados.0.smithi038.stdout:388: left oid 388 (ObjNum 387 snap 0 seq_num 387) 2024-09-14T04:07:42.057 INFO:tasks.rados.rados.0.smithi038.stdout:387: done (15 left) 2024-09-14T04:07:42.057 INFO:tasks.rados.rados.0.smithi038.stdout:388: done (14 left) 2024-09-14T04:07:42.057 INFO:tasks.rados.rados.0.smithi038.stdout:403: write initial oid 403 2024-09-14T04:07:42.057 INFO:tasks.rados.rados.0.smithi038.stdout:403: seq_num 402 ranges {756414=700454,2041173=715241} 2024-09-14T04:07:42.064 INFO:tasks.rados.rados.0.smithi038.stdout:403: writing smithi03870129-403 from 756414 to 1456868 tid 1 2024-09-14T04:07:42.071 INFO:tasks.rados.rados.0.smithi038.stdout:403: writing smithi03870129-403 from 2041173 to 2756414 tid 2 2024-09-14T04:07:42.071 INFO:tasks.rados.rados.0.smithi038.stdout:404: write initial oid 404 2024-09-14T04:07:42.072 INFO:tasks.rados.rados.0.smithi038.stdout:404: seq_num 403 ranges {773221=492056,1816008=503126} 2024-09-14T04:07:42.078 INFO:tasks.rados.rados.0.smithi038.stdout:404: writing smithi03870129-404 from 773221 to 1265277 tid 1 2024-09-14T04:07:42.085 INFO:tasks.rados.rados.0.smithi038.stdout:404: writing smithi03870129-404 from 1816008 to 2319134 tid 2 2024-09-14T04:07:42.085 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:42.085 INFO:tasks.rados.rados.0.smithi038.stdout:389: finishing write tid 1 to smithi03870129-389 2024-09-14T04:07:42.085 INFO:tasks.rados.rados.0.smithi038.stdout:389: finishing write tid 2 to smithi03870129-389 2024-09-14T04:07:42.085 INFO:tasks.rados.rados.0.smithi038.stdout:389: finishing write tid 3 to smithi03870129-389 2024-09-14T04:07:42.085 INFO:tasks.rados.rados.0.smithi038.stdout:389: finishing write tid 4 to smithi03870129-389 2024-09-14T04:07:42.085 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 389 v 72 (ObjNum 388 snap 0 seq_num 388) dirty exists 2024-09-14T04:07:42.085 INFO:tasks.rados.rados.0.smithi038.stdout:389: left oid 389 (ObjNum 388 snap 0 seq_num 388) 2024-09-14T04:07:42.086 INFO:tasks.rados.rados.0.smithi038.stdout:390: finishing write tid 1 to smithi03870129-390 2024-09-14T04:07:42.086 INFO:tasks.rados.rados.0.smithi038.stdout:389: done (15 left) 2024-09-14T04:07:42.086 INFO:tasks.rados.rados.0.smithi038.stdout:405: write initial oid 405 2024-09-14T04:07:42.086 INFO:tasks.rados.rados.0.smithi038.stdout:405: seq_num 404 ranges {790028=567305,1874490=763137} 2024-09-14T04:07:42.092 INFO:tasks.rados.rados.0.smithi038.stdout:405: writing smithi03870129-405 from 790028 to 1357333 tid 1 2024-09-14T04:07:42.100 INFO:tasks.rados.rados.0.smithi038.stdout:405: writing smithi03870129-405 from 1874490 to 2637627 tid 2 2024-09-14T04:07:42.100 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:42.101 INFO:tasks.rados.rados.0.smithi038.stdout:390: finishing write tid 2 to smithi03870129-390 2024-09-14T04:07:42.101 INFO:tasks.rados.rados.0.smithi038.stdout:390: finishing write tid 3 to smithi03870129-390 2024-09-14T04:07:42.101 INFO:tasks.rados.rados.0.smithi038.stdout:390: finishing write tid 4 to smithi03870129-390 2024-09-14T04:07:42.101 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 390 v 75 (ObjNum 389 snap 0 seq_num 389) dirty exists 2024-09-14T04:07:42.101 INFO:tasks.rados.rados.0.smithi038.stdout:390: left oid 390 (ObjNum 389 snap 0 seq_num 389) 2024-09-14T04:07:42.101 INFO:tasks.rados.rados.0.smithi038.stdout:391: finishing write tid 1 to smithi03870129-391 2024-09-14T04:07:42.102 INFO:tasks.rados.rados.0.smithi038.stdout:391: finishing write tid 2 to smithi03870129-391 2024-09-14T04:07:42.102 INFO:tasks.rados.rados.0.smithi038.stdout:391: finishing write tid 3 to smithi03870129-391 2024-09-14T04:07:42.102 INFO:tasks.rados.rados.0.smithi038.stdout:390: done (15 left) 2024-09-14T04:07:42.102 INFO:tasks.rados.rados.0.smithi038.stdout:406: write initial oid 406 2024-09-14T04:07:42.102 INFO:tasks.rados.rados.0.smithi038.stdout:406: seq_num 405 ranges {406835=642554,1532972=506795,2772312=34523} 2024-09-14T04:07:42.106 INFO:tasks.rados.rados.0.smithi038.stdout:406: writing smithi03870129-406 from 406835 to 1049389 tid 1 2024-09-14T04:07:42.111 INFO:tasks.rados.rados.0.smithi038.stdout:406: writing smithi03870129-406 from 1532972 to 2039767 tid 2 2024-09-14T04:07:42.116 INFO:tasks.rados.rados.0.smithi038.stdout:406: writing smithi03870129-406 from 2772312 to 2806835 tid 3 2024-09-14T04:07:42.116 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:42.116 INFO:tasks.rados.rados.0.smithi038.stdout:391: finishing write tid 4 to smithi03870129-391 2024-09-14T04:07:42.117 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 391 v 78 (ObjNum 390 snap 0 seq_num 390) dirty exists 2024-09-14T04:07:42.117 INFO:tasks.rados.rados.0.smithi038.stdout:391: left oid 391 (ObjNum 390 snap 0 seq_num 390) 2024-09-14T04:07:42.117 INFO:tasks.rados.rados.0.smithi038.stdout:391: done (15 left) 2024-09-14T04:07:42.117 INFO:tasks.rados.rados.0.smithi038.stdout:407: write initial oid 407 2024-09-14T04:07:42.117 INFO:tasks.rados.rados.0.smithi038.stdout:407: seq_num 406 ranges {423642=717803,1875101=766806} 2024-09-14T04:07:42.124 INFO:tasks.rados.rados.0.smithi038.stdout:407: writing smithi03870129-407 from 423642 to 1141445 tid 1 2024-09-14T04:07:42.132 INFO:tasks.rados.rados.0.smithi038.stdout:407: writing smithi03870129-407 from 1875101 to 2641907 tid 2 2024-09-14T04:07:42.132 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:42.132 INFO:tasks.rados.rados.0.smithi038.stdout:392: finishing write tid 1 to smithi03870129-392 2024-09-14T04:07:42.132 INFO:tasks.rados.rados.0.smithi038.stdout:392: finishing write tid 2 to smithi03870129-392 2024-09-14T04:07:42.132 INFO:tasks.rados.rados.0.smithi038.stdout:392: finishing write tid 3 to smithi03870129-392 2024-09-14T04:07:42.132 INFO:tasks.rados.rados.0.smithi038.stdout:392: finishing write tid 4 to smithi03870129-392 2024-09-14T04:07:42.132 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 392 v 78 (ObjNum 391 snap 0 seq_num 391) dirty exists 2024-09-14T04:07:42.132 INFO:tasks.rados.rados.0.smithi038.stdout:392: left oid 392 (ObjNum 391 snap 0 seq_num 391) 2024-09-14T04:07:42.132 INFO:tasks.rados.rados.0.smithi038.stdout:393: finishing write tid 1 to smithi03870129-393 2024-09-14T04:07:42.132 INFO:tasks.rados.rados.0.smithi038.stdout:392: done (15 left) 2024-09-14T04:07:42.133 INFO:tasks.rados.rados.0.smithi038.stdout:408: write initial oid 408 2024-09-14T04:07:42.133 INFO:tasks.rados.rados.0.smithi038.stdout:408: seq_num 407 ranges {440449=793052,1933583=510464} 2024-09-14T04:07:42.139 INFO:tasks.rados.rados.0.smithi038.stdout:408: writing smithi03870129-408 from 440449 to 1233501 tid 1 2024-09-14T04:07:42.146 INFO:tasks.rados.rados.0.smithi038.stdout:408: writing smithi03870129-408 from 1933583 to 2444047 tid 2 2024-09-14T04:07:42.146 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:42.146 INFO:tasks.rados.rados.0.smithi038.stdout:393: finishing write tid 2 to smithi03870129-393 2024-09-14T04:07:42.147 INFO:tasks.rados.rados.0.smithi038.stdout:393: finishing write tid 3 to smithi03870129-393 2024-09-14T04:07:42.147 INFO:tasks.rados.rados.0.smithi038.stdout:393: finishing write tid 4 to smithi03870129-393 2024-09-14T04:07:42.147 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 393 v 42 (ObjNum 392 snap 0 seq_num 392) dirty exists 2024-09-14T04:07:42.147 INFO:tasks.rados.rados.0.smithi038.stdout:393: left oid 393 (ObjNum 392 snap 0 seq_num 392) 2024-09-14T04:07:42.147 INFO:tasks.rados.rados.0.smithi038.stdout:394: finishing write tid 1 to smithi03870129-394 2024-09-14T04:07:42.147 INFO:tasks.rados.rados.0.smithi038.stdout:394: finishing write tid 2 to smithi03870129-394 2024-09-14T04:07:42.147 INFO:tasks.rados.rados.0.smithi038.stdout:394: finishing write tid 3 to smithi03870129-394 2024-09-14T04:07:42.147 INFO:tasks.rados.rados.0.smithi038.stdout:393: done (15 left) 2024-09-14T04:07:42.147 INFO:tasks.rados.rados.0.smithi038.stdout:409: write initial oid 409 2024-09-14T04:07:42.147 INFO:tasks.rados.rados.0.smithi038.stdout:409: seq_num 408 ranges {457256=468301,1592065=770475,2854581=2675} 2024-09-14T04:07:42.152 INFO:tasks.rados.rados.0.smithi038.stdout:409: writing smithi03870129-409 from 457256 to 925557 tid 1 2024-09-14T04:07:42.160 INFO:tasks.rados.rados.0.smithi038.stdout:409: writing smithi03870129-409 from 1592065 to 2362540 tid 2 2024-09-14T04:07:42.163 INFO:tasks.rados.rados.0.smithi038.stdout:409: writing smithi03870129-409 from 2854581 to 2857256 tid 3 2024-09-14T04:07:42.164 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:42.164 INFO:tasks.rados.rados.0.smithi038.stdout:394: finishing write tid 4 to smithi03870129-394 2024-09-14T04:07:42.164 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 394 v 115 (ObjNum 393 snap 0 seq_num 393) dirty exists 2024-09-14T04:07:42.164 INFO:tasks.rados.rados.0.smithi038.stdout:394: left oid 394 (ObjNum 393 snap 0 seq_num 393) 2024-09-14T04:07:42.164 INFO:tasks.rados.rados.0.smithi038.stdout:395: finishing write tid 1 to smithi03870129-395 2024-09-14T04:07:42.164 INFO:tasks.rados.rados.0.smithi038.stdout:395: finishing write tid 2 to smithi03870129-395 2024-09-14T04:07:42.164 INFO:tasks.rados.rados.0.smithi038.stdout:395: finishing write tid 3 to smithi03870129-395 2024-09-14T04:07:42.164 INFO:tasks.rados.rados.0.smithi038.stdout:395: finishing write tid 4 to smithi03870129-395 2024-09-14T04:07:42.164 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 395 v 75 (ObjNum 394 snap 0 seq_num 394) dirty exists 2024-09-14T04:07:42.164 INFO:tasks.rados.rados.0.smithi038.stdout:395: left oid 395 (ObjNum 394 snap 0 seq_num 394) 2024-09-14T04:07:42.164 INFO:tasks.rados.rados.0.smithi038.stdout:396: finishing write tid 1 to smithi03870129-396 2024-09-14T04:07:42.164 INFO:tasks.rados.rados.0.smithi038.stdout:396: finishing write tid 2 to smithi03870129-396 2024-09-14T04:07:42.164 INFO:tasks.rados.rados.0.smithi038.stdout:396: finishing write tid 3 to smithi03870129-396 2024-09-14T04:07:42.165 INFO:tasks.rados.rados.0.smithi038.stdout:394: done (15 left) 2024-09-14T04:07:42.165 INFO:tasks.rados.rados.0.smithi038.stdout:395: done (14 left) 2024-09-14T04:07:42.165 INFO:tasks.rados.rados.0.smithi038.stdout:410: write initial oid 410 2024-09-14T04:07:42.165 INFO:tasks.rados.rados.0.smithi038.stdout:410: seq_num 409 ranges {474063=543550,1650547=514133,2765651=108412} 2024-09-14T04:07:42.169 INFO:tasks.rados.rados.0.smithi038.stdout:410: writing smithi03870129-410 from 474063 to 1017613 tid 1 2024-09-14T04:07:42.175 INFO:tasks.rados.rados.0.smithi038.stdout:410: writing smithi03870129-410 from 1650547 to 2164680 tid 2 2024-09-14T04:07:42.180 INFO:tasks.rados.rados.0.smithi038.stdout:410: writing smithi03870129-410 from 2765651 to 2874063 tid 3 2024-09-14T04:07:42.180 INFO:tasks.rados.rados.0.smithi038.stdout:411: write initial oid 411 2024-09-14T04:07:42.180 INFO:tasks.rados.rados.0.smithi038.stdout:411: seq_num 410 ranges {490870=618799,1592676=774144,2793074=97796} 2024-09-14T04:07:42.186 INFO:tasks.rados.rados.0.smithi038.stdout:411: writing smithi03870129-411 from 490870 to 1109669 tid 1 2024-09-14T04:07:42.193 INFO:tasks.rados.rados.0.smithi038.stdout:411: writing smithi03870129-411 from 1592676 to 2366820 tid 2 2024-09-14T04:07:42.197 INFO:tasks.rados.rados.0.smithi038.stdout:411: writing smithi03870129-411 from 2793074 to 2890870 tid 3 2024-09-14T04:07:42.197 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:42.197 INFO:tasks.rados.rados.0.smithi038.stdout:396: finishing write tid 4 to smithi03870129-396 2024-09-14T04:07:42.197 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 396 v 78 (ObjNum 395 snap 0 seq_num 395) dirty exists 2024-09-14T04:07:42.197 INFO:tasks.rados.rados.0.smithi038.stdout:396: left oid 396 (ObjNum 395 snap 0 seq_num 395) 2024-09-14T04:07:42.198 INFO:tasks.rados.rados.0.smithi038.stdout:397: finishing write tid 1 to smithi03870129-397 2024-09-14T04:07:42.198 INFO:tasks.rados.rados.0.smithi038.stdout:396: done (15 left) 2024-09-14T04:07:42.198 INFO:tasks.rados.rados.0.smithi038.stdout:412: write initial oid 412 2024-09-14T04:07:42.198 INFO:tasks.rados.rados.0.smithi038.stdout:412: seq_num 411 ranges {507677=410401,1367511=517802,2420497=487180} 2024-09-14T04:07:42.202 INFO:tasks.rados.rados.0.smithi038.stdout:412: writing smithi03870129-412 from 507677 to 918078 tid 1 2024-09-14T04:07:42.207 INFO:tasks.rados.rados.0.smithi038.stdout:412: writing smithi03870129-412 from 1367511 to 1885313 tid 2 2024-09-14T04:07:42.214 INFO:tasks.rados.rados.0.smithi038.stdout:412: writing smithi03870129-412 from 2420497 to 2907677 tid 3 2024-09-14T04:07:42.214 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:42.214 INFO:tasks.rados.rados.0.smithi038.stdout:397: finishing write tid 2 to smithi03870129-397 2024-09-14T04:07:42.214 INFO:tasks.rados.rados.0.smithi038.stdout:397: finishing write tid 3 to smithi03870129-397 2024-09-14T04:07:42.214 INFO:tasks.rados.rados.0.smithi038.stdout:397: finishing write tid 4 to smithi03870129-397 2024-09-14T04:07:42.214 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 397 v 81 (ObjNum 396 snap 0 seq_num 396) dirty exists 2024-09-14T04:07:42.214 INFO:tasks.rados.rados.0.smithi038.stdout:397: left oid 397 (ObjNum 396 snap 0 seq_num 396) 2024-09-14T04:07:42.214 INFO:tasks.rados.rados.0.smithi038.stdout:398: finishing write tid 1 to smithi03870129-398 2024-09-14T04:07:42.215 INFO:tasks.rados.rados.0.smithi038.stdout:398: finishing write tid 2 to smithi03870129-398 2024-09-14T04:07:42.215 INFO:tasks.rados.rados.0.smithi038.stdout:398: finishing write tid 3 to smithi03870129-398 2024-09-14T04:07:42.215 INFO:tasks.rados.rados.0.smithi038.stdout:398: finishing write tid 4 to smithi03870129-398 2024-09-14T04:07:42.215 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 398 v 65 (ObjNum 397 snap 0 seq_num 397) dirty exists 2024-09-14T04:07:42.215 INFO:tasks.rados.rados.0.smithi038.stdout:398: left oid 398 (ObjNum 397 snap 0 seq_num 397) 2024-09-14T04:07:42.215 INFO:tasks.rados.rados.0.smithi038.stdout:399: finishing write tid 1 to smithi03870129-399 2024-09-14T04:07:42.215 INFO:tasks.rados.rados.0.smithi038.stdout:397: done (15 left) 2024-09-14T04:07:42.215 INFO:tasks.rados.rados.0.smithi038.stdout:398: done (14 left) 2024-09-14T04:07:42.215 INFO:tasks.rados.rados.0.smithi038.stdout:413: write initial oid 413 2024-09-14T04:07:42.215 INFO:tasks.rados.rados.0.smithi038.stdout:413: seq_num 412 ranges {524484=485650,1425993=661460,2847920=76564} 2024-09-14T04:07:42.219 INFO:tasks.rados.rados.0.smithi038.stdout:413: writing smithi03870129-413 from 524484 to 1010134 tid 1 2024-09-14T04:07:42.225 INFO:tasks.rados.rados.0.smithi038.stdout:413: writing smithi03870129-413 from 1425993 to 2087453 tid 2 2024-09-14T04:07:42.230 INFO:tasks.rados.rados.0.smithi038.stdout:413: writing smithi03870129-413 from 2847920 to 2924484 tid 3 2024-09-14T04:07:42.230 INFO:tasks.rados.rados.0.smithi038.stdout:414: write initial oid 414 2024-09-14T04:07:42.230 INFO:tasks.rados.rados.0.smithi038.stdout:414: seq_num 413 ranges {541291=560899,1884475=521471} 2024-09-14T04:07:42.236 INFO:tasks.rados.rados.0.smithi038.stdout:414: writing smithi03870129-414 from 541291 to 1102190 tid 1 2024-09-14T04:07:42.244 INFO:tasks.rados.rados.0.smithi038.stdout:414: writing smithi03870129-414 from 1884475 to 2405946 tid 2 2024-09-14T04:07:42.245 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:42.245 INFO:tasks.rados.rados.0.smithi038.stdout:399: finishing write tid 2 to smithi03870129-399 2024-09-14T04:07:42.245 INFO:tasks.rados.rados.0.smithi038.stdout:399: finishing write tid 3 to smithi03870129-399 2024-09-14T04:07:42.245 INFO:tasks.rados.rados.0.smithi038.stdout:399: finishing write tid 4 to smithi03870129-399 2024-09-14T04:07:42.245 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 399 v 81 (ObjNum 398 snap 0 seq_num 398) dirty exists 2024-09-14T04:07:42.245 INFO:tasks.rados.rados.0.smithi038.stdout:399: left oid 399 (ObjNum 398 snap 0 seq_num 398) 2024-09-14T04:07:42.245 INFO:tasks.rados.rados.0.smithi038.stdout:400: finishing write tid 1 to smithi03870129-400 2024-09-14T04:07:42.245 INFO:tasks.rados.rados.0.smithi038.stdout:400: finishing write tid 2 to smithi03870129-400 2024-09-14T04:07:42.245 INFO:tasks.rados.rados.0.smithi038.stdout:400: finishing write tid 3 to smithi03870129-400 2024-09-14T04:07:42.245 INFO:tasks.rados.rados.0.smithi038.stdout:400: finishing write tid 4 to smithi03870129-400 2024-09-14T04:07:42.245 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 400 v 81 (ObjNum 399 snap 0 seq_num 399) dirty exists 2024-09-14T04:07:42.245 INFO:tasks.rados.rados.0.smithi038.stdout:400: left oid 400 (ObjNum 399 snap 0 seq_num 399) 2024-09-14T04:07:42.245 INFO:tasks.rados.rados.0.smithi038.stdout:401: finishing write tid 1 to smithi03870129-401 2024-09-14T04:07:42.246 INFO:tasks.rados.rados.0.smithi038.stdout:399: done (15 left) 2024-09-14T04:07:42.246 INFO:tasks.rados.rados.0.smithi038.stdout:400: done (14 left) 2024-09-14T04:07:42.246 INFO:tasks.rados.rados.0.smithi038.stdout:415: write initial oid 415 2024-09-14T04:07:42.246 INFO:tasks.rados.rados.0.smithi038.stdout:415: seq_num 414 ranges {558098=636148,1826604=665129} 2024-09-14T04:07:42.251 INFO:tasks.rados.rados.0.smithi038.stdout:415: writing smithi03870129-415 from 558098 to 1194246 tid 1 2024-09-14T04:07:42.258 INFO:tasks.rados.rados.0.smithi038.stdout:415: writing smithi03870129-415 from 1826604 to 2491733 tid 2 2024-09-14T04:07:42.258 INFO:tasks.rados.rados.0.smithi038.stdout:416: write initial oid 416 2024-09-14T04:07:42.258 INFO:tasks.rados.rados.0.smithi038.stdout:416: seq_num 415 ranges {574905=711397,1885086=525140,2930189=44716} 2024-09-14T04:07:42.265 INFO:tasks.rados.rados.0.smithi038.stdout:416: writing smithi03870129-416 from 574905 to 1286302 tid 1 2024-09-14T04:07:42.272 INFO:tasks.rados.rados.0.smithi038.stdout:416: writing smithi03870129-416 from 1885086 to 2410226 tid 2 2024-09-14T04:07:42.276 INFO:tasks.rados.rados.0.smithi038.stdout:416: writing smithi03870129-416 from 2930189 to 2974905 tid 3 2024-09-14T04:07:42.276 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:42.276 INFO:tasks.rados.rados.0.smithi038.stdout:401: finishing write tid 2 to smithi03870129-401 2024-09-14T04:07:42.276 INFO:tasks.rados.rados.0.smithi038.stdout:401: finishing write tid 3 to smithi03870129-401 2024-09-14T04:07:42.277 INFO:tasks.rados.rados.0.smithi038.stdout:401: finishing write tid 4 to smithi03870129-401 2024-09-14T04:07:42.277 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 401 v 45 (ObjNum 400 snap 0 seq_num 400) dirty exists 2024-09-14T04:07:42.277 INFO:tasks.rados.rados.0.smithi038.stdout:401: left oid 401 (ObjNum 400 snap 0 seq_num 400) 2024-09-14T04:07:42.277 INFO:tasks.rados.rados.0.smithi038.stdout:402: finishing write tid 1 to smithi03870129-402 2024-09-14T04:07:42.277 INFO:tasks.rados.rados.0.smithi038.stdout:402: finishing write tid 2 to smithi03870129-402 2024-09-14T04:07:42.277 INFO:tasks.rados.rados.0.smithi038.stdout:402: finishing write tid 3 to smithi03870129-402 2024-09-14T04:07:42.278 INFO:tasks.rados.rados.0.smithi038.stdout:401: done (15 left) 2024-09-14T04:07:42.278 INFO:tasks.rados.rados.0.smithi038.stdout:417: write initial oid 417 2024-09-14T04:07:42.278 INFO:tasks.rados.rados.0.smithi038.stdout:417: seq_num 416 ranges {591712=786646,1943568=668798} 2024-09-14T04:07:42.283 INFO:tasks.rados.rados.0.smithi038.stdout:417: writing smithi03870129-417 from 591712 to 1378358 tid 1 2024-09-14T04:07:42.291 INFO:tasks.rados.rados.0.smithi038.stdout:417: writing smithi03870129-417 from 1943568 to 2612366 tid 2 2024-09-14T04:07:42.291 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:42.291 INFO:tasks.rados.rados.0.smithi038.stdout:402: finishing write tid 4 to smithi03870129-402 2024-09-14T04:07:42.291 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 402 v 68 (ObjNum 401 snap 0 seq_num 401) dirty exists 2024-09-14T04:07:42.291 INFO:tasks.rados.rados.0.smithi038.stdout:402: left oid 402 (ObjNum 401 snap 0 seq_num 401) 2024-09-14T04:07:42.291 INFO:tasks.rados.rados.0.smithi038.stdout:403: finishing write tid 1 to smithi03870129-403 2024-09-14T04:07:42.291 INFO:tasks.rados.rados.0.smithi038.stdout:403: finishing write tid 2 to smithi03870129-403 2024-09-14T04:07:42.291 INFO:tasks.rados.rados.0.smithi038.stdout:402: done (15 left) 2024-09-14T04:07:42.291 INFO:tasks.rados.rados.0.smithi038.stdout:418: write initial oid 418 2024-09-14T04:07:42.291 INFO:tasks.rados.rados.0.smithi038.stdout:418: seq_num 417 ranges {608519=461895,1602050=528809,2585035=423484} 2024-09-14T04:07:42.297 INFO:tasks.rados.rados.0.smithi038.stdout:418: writing smithi03870129-418 from 608519 to 1070414 tid 1 2024-09-14T04:07:42.303 INFO:tasks.rados.rados.0.smithi038.stdout:418: writing smithi03870129-418 from 1602050 to 2130859 tid 2 2024-09-14T04:07:42.309 INFO:tasks.rados.rados.0.smithi038.stdout:418: writing smithi03870129-418 from 2585035 to 3008519 tid 3 2024-09-14T04:07:42.310 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:42.310 INFO:tasks.rados.rados.0.smithi038.stdout:403: finishing write tid 3 to smithi03870129-403 2024-09-14T04:07:42.310 INFO:tasks.rados.rados.0.smithi038.stdout:403: finishing write tid 4 to smithi03870129-403 2024-09-14T04:07:42.310 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 403 v 128 (ObjNum 402 snap 0 seq_num 402) dirty exists 2024-09-14T04:07:42.310 INFO:tasks.rados.rados.0.smithi038.stdout:403: left oid 403 (ObjNum 402 snap 0 seq_num 402) 2024-09-14T04:07:42.310 INFO:tasks.rados.rados.0.smithi038.stdout:404: finishing write tid 1 to smithi03870129-404 2024-09-14T04:07:42.310 INFO:tasks.rados.rados.0.smithi038.stdout:404: finishing write tid 2 to smithi03870129-404 2024-09-14T04:07:42.310 INFO:tasks.rados.rados.0.smithi038.stdout:404: finishing write tid 3 to smithi03870129-404 2024-09-14T04:07:42.310 INFO:tasks.rados.rados.0.smithi038.stdout:404: finishing write tid 4 to smithi03870129-404 2024-09-14T04:07:42.310 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 404 v 92 (ObjNum 403 snap 0 seq_num 403) dirty exists 2024-09-14T04:07:42.310 INFO:tasks.rados.rados.0.smithi038.stdout:404: left oid 404 (ObjNum 403 snap 0 seq_num 403) 2024-09-14T04:07:42.310 INFO:tasks.rados.rados.0.smithi038.stdout:405: finishing write tid 1 to smithi03870129-405 2024-09-14T04:07:42.310 INFO:tasks.rados.rados.0.smithi038.stdout:403: done (15 left) 2024-09-14T04:07:42.311 INFO:tasks.rados.rados.0.smithi038.stdout:404: done (14 left) 2024-09-14T04:07:42.311 INFO:tasks.rados.rados.0.smithi038.stdout:419: write initial oid 419 2024-09-14T04:07:42.311 INFO:tasks.rados.rados.0.smithi038.stdout:419: seq_num 418 ranges {625326=537144,1944179=672467} 2024-09-14T04:07:42.316 INFO:tasks.rados.rados.0.smithi038.stdout:419: writing smithi03870129-419 from 625326 to 1162470 tid 1 2024-09-14T04:07:42.324 INFO:tasks.rados.rados.0.smithi038.stdout:419: writing smithi03870129-419 from 1944179 to 2616646 tid 2 2024-09-14T04:07:42.324 INFO:tasks.rados.rados.0.smithi038.stdout:420: write initial oid 420 2024-09-14T04:07:42.324 INFO:tasks.rados.rados.0.smithi038.stdout:420: seq_num 419 ranges {642133=728746,2119014=532478} 2024-09-14T04:07:42.332 INFO:tasks.rados.rados.0.smithi038.stdout:420: writing smithi03870129-420 from 642133 to 1370879 tid 1 2024-09-14T04:07:42.340 INFO:tasks.rados.rados.0.smithi038.stdout:420: writing smithi03870129-420 from 2119014 to 2651492 tid 2 2024-09-14T04:07:42.340 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:42.341 INFO:tasks.rados.rados.0.smithi038.stdout:405: finishing write tid 2 to smithi03870129-405 2024-09-14T04:07:42.341 INFO:tasks.rados.rados.0.smithi038.stdout:405: finishing write tid 3 to smithi03870129-405 2024-09-14T04:07:42.341 INFO:tasks.rados.rados.0.smithi038.stdout:405: finishing write tid 4 to smithi03870129-405 2024-09-14T04:07:42.341 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 405 v 102 (ObjNum 404 snap 0 seq_num 404) dirty exists 2024-09-14T04:07:42.341 INFO:tasks.rados.rados.0.smithi038.stdout:405: left oid 405 (ObjNum 404 snap 0 seq_num 404) 2024-09-14T04:07:42.341 INFO:tasks.rados.rados.0.smithi038.stdout:406: finishing write tid 1 to smithi03870129-406 2024-09-14T04:07:42.342 INFO:tasks.rados.rados.0.smithi038.stdout:405: done (15 left) 2024-09-14T04:07:42.342 INFO:tasks.rados.rados.0.smithi038.stdout:421: write initial oid 421 2024-09-14T04:07:42.342 INFO:tasks.rados.rados.0.smithi038.stdout:421: seq_num 420 ranges {658940=403995,1777496=676136,2950951=107989} 2024-09-14T04:07:42.345 INFO:tasks.rados.rados.0.smithi038.stdout:421: writing smithi03870129-421 from 658940 to 1062935 tid 1 2024-09-14T04:07:42.353 INFO:tasks.rados.rados.0.smithi038.stdout:421: writing smithi03870129-421 from 1777496 to 2453632 tid 2 2024-09-14T04:07:42.357 INFO:tasks.rados.rados.0.smithi038.stdout:421: writing smithi03870129-421 from 2950951 to 3058940 tid 3 2024-09-14T04:07:42.358 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:42.358 INFO:tasks.rados.rados.0.smithi038.stdout:406: finishing write tid 2 to smithi03870129-406 2024-09-14T04:07:42.358 INFO:tasks.rados.rados.0.smithi038.stdout:406: finishing write tid 3 to smithi03870129-406 2024-09-14T04:07:42.358 INFO:tasks.rados.rados.0.smithi038.stdout:406: finishing write tid 4 to smithi03870129-406 2024-09-14T04:07:42.358 INFO:tasks.rados.rados.0.smithi038.stdout:406: finishing write tid 5 to smithi03870129-406 2024-09-14T04:07:42.358 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 406 v 85 (ObjNum 405 snap 0 seq_num 405) dirty exists 2024-09-14T04:07:42.359 INFO:tasks.rados.rados.0.smithi038.stdout:406: left oid 406 (ObjNum 405 snap 0 seq_num 405) 2024-09-14T04:07:42.359 INFO:tasks.rados.rados.0.smithi038.stdout:407: finishing write tid 1 to smithi03870129-407 2024-09-14T04:07:42.359 INFO:tasks.rados.rados.0.smithi038.stdout:406: done (15 left) 2024-09-14T04:07:42.359 INFO:tasks.rados.rados.0.smithi038.stdout:422: write initial oid 422 2024-09-14T04:07:42.359 INFO:tasks.rados.rados.0.smithi038.stdout:422: seq_num 421 ranges {675747=479244,1835978=536147} 2024-09-14T04:07:42.363 INFO:tasks.rados.rados.0.smithi038.stdout:422: writing smithi03870129-422 from 675747 to 1154991 tid 1 2024-09-14T04:07:42.371 INFO:tasks.rados.rados.0.smithi038.stdout:422: writing smithi03870129-422 from 1835978 to 2372125 tid 2 2024-09-14T04:07:42.371 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:42.371 INFO:tasks.rados.rados.0.smithi038.stdout:407: finishing write tid 2 to smithi03870129-407 2024-09-14T04:07:42.371 INFO:tasks.rados.rados.0.smithi038.stdout:407: finishing write tid 3 to smithi03870129-407 2024-09-14T04:07:42.371 INFO:tasks.rados.rados.0.smithi038.stdout:407: finishing write tid 4 to smithi03870129-407 2024-09-14T04:07:42.372 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 407 v 88 (ObjNum 406 snap 0 seq_num 406) dirty exists 2024-09-14T04:07:42.372 INFO:tasks.rados.rados.0.smithi038.stdout:407: left oid 407 (ObjNum 406 snap 0 seq_num 406) 2024-09-14T04:07:42.372 INFO:tasks.rados.rados.0.smithi038.stdout:408: finishing write tid 1 to smithi03870129-408 2024-09-14T04:07:42.372 INFO:tasks.rados.rados.0.smithi038.stdout:408: finishing write tid 2 to smithi03870129-408 2024-09-14T04:07:42.372 INFO:tasks.rados.rados.0.smithi038.stdout:407: done (15 left) 2024-09-14T04:07:42.372 INFO:tasks.rados.rados.0.smithi038.stdout:423: write initial oid 423 2024-09-14T04:07:42.372 INFO:tasks.rados.rados.0.smithi038.stdout:423: seq_num 422 ranges {692554=554493,1778107=679805,2889444=203110} 2024-09-14T04:07:42.377 INFO:tasks.rados.rados.0.smithi038.stdout:423: writing smithi03870129-423 from 692554 to 1247047 tid 1 2024-09-14T04:07:42.384 INFO:tasks.rados.rados.0.smithi038.stdout:423: writing smithi03870129-423 from 1778107 to 2457912 tid 2 2024-09-14T04:07:42.388 INFO:tasks.rados.rados.0.smithi038.stdout:423: writing smithi03870129-423 from 2889444 to 3092554 tid 3 2024-09-14T04:07:42.388 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:42.388 INFO:tasks.rados.rados.0.smithi038.stdout:408: finishing write tid 3 to smithi03870129-408 2024-09-14T04:07:42.388 INFO:tasks.rados.rados.0.smithi038.stdout:408: finishing write tid 4 to smithi03870129-408 2024-09-14T04:07:42.389 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 408 v 131 (ObjNum 407 snap 0 seq_num 407) dirty exists 2024-09-14T04:07:42.389 INFO:tasks.rados.rados.0.smithi038.stdout:408: left oid 408 (ObjNum 407 snap 0 seq_num 407) 2024-09-14T04:07:42.389 INFO:tasks.rados.rados.0.smithi038.stdout:409: finishing write tid 1 to smithi03870129-409 2024-09-14T04:07:42.389 INFO:tasks.rados.rados.0.smithi038.stdout:409: finishing write tid 2 to smithi03870129-409 2024-09-14T04:07:42.389 INFO:tasks.rados.rados.0.smithi038.stdout:409: finishing write tid 3 to smithi03870129-409 2024-09-14T04:07:42.389 INFO:tasks.rados.rados.0.smithi038.stdout:409: finishing write tid 4 to smithi03870129-409 2024-09-14T04:07:42.389 INFO:tasks.rados.rados.0.smithi038.stdout:409: finishing write tid 5 to smithi03870129-409 2024-09-14T04:07:42.389 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 409 v 96 (ObjNum 408 snap 0 seq_num 408) dirty exists 2024-09-14T04:07:42.389 INFO:tasks.rados.rados.0.smithi038.stdout:409: left oid 409 (ObjNum 408 snap 0 seq_num 408) 2024-09-14T04:07:42.389 INFO:tasks.rados.rados.0.smithi038.stdout:410: finishing write tid 1 to smithi03870129-410 2024-09-14T04:07:42.389 INFO:tasks.rados.rados.0.smithi038.stdout:410: finishing write tid 2 to smithi03870129-410 2024-09-14T04:07:42.389 INFO:tasks.rados.rados.0.smithi038.stdout:410: finishing write tid 3 to smithi03870129-410 2024-09-14T04:07:42.389 INFO:tasks.rados.rados.0.smithi038.stdout:410: finishing write tid 4 to smithi03870129-410 2024-09-14T04:07:42.390 INFO:tasks.rados.rados.0.smithi038.stdout:410: finishing write tid 5 to smithi03870129-410 2024-09-14T04:07:42.390 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 410 v 135 (ObjNum 409 snap 0 seq_num 409) dirty exists 2024-09-14T04:07:42.390 INFO:tasks.rados.rados.0.smithi038.stdout:410: left oid 410 (ObjNum 409 snap 0 seq_num 409) 2024-09-14T04:07:42.390 INFO:tasks.rados.rados.0.smithi038.stdout:411: finishing write tid 1 to smithi03870129-411 2024-09-14T04:07:42.390 INFO:tasks.rados.rados.0.smithi038.stdout:411: finishing write tid 2 to smithi03870129-411 2024-09-14T04:07:42.390 INFO:tasks.rados.rados.0.smithi038.stdout:411: finishing write tid 3 to smithi03870129-411 2024-09-14T04:07:42.390 INFO:tasks.rados.rados.0.smithi038.stdout:411: finishing write tid 4 to smithi03870129-411 2024-09-14T04:07:42.390 INFO:tasks.rados.rados.0.smithi038.stdout:411: finishing write tid 5 to smithi03870129-411 2024-09-14T04:07:42.390 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 411 v 72 (ObjNum 410 snap 0 seq_num 410) dirty exists 2024-09-14T04:07:42.390 INFO:tasks.rados.rados.0.smithi038.stdout:411: left oid 411 (ObjNum 410 snap 0 seq_num 410) 2024-09-14T04:07:42.390 INFO:tasks.rados.rados.0.smithi038.stdout:412: finishing write tid 1 to smithi03870129-412 2024-09-14T04:07:42.390 INFO:tasks.rados.rados.0.smithi038.stdout:412: finishing write tid 2 to smithi03870129-412 2024-09-14T04:07:42.390 INFO:tasks.rados.rados.0.smithi038.stdout:412: finishing write tid 3 to smithi03870129-412 2024-09-14T04:07:42.390 INFO:tasks.rados.rados.0.smithi038.stdout:412: finishing write tid 4 to smithi03870129-412 2024-09-14T04:07:42.391 INFO:tasks.rados.rados.0.smithi038.stdout:412: finishing write tid 5 to smithi03870129-412 2024-09-14T04:07:42.391 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 412 v 96 (ObjNum 411 snap 0 seq_num 411) dirty exists 2024-09-14T04:07:42.391 INFO:tasks.rados.rados.0.smithi038.stdout:412: left oid 412 (ObjNum 411 snap 0 seq_num 411) 2024-09-14T04:07:42.391 INFO:tasks.rados.rados.0.smithi038.stdout:413: finishing write tid 1 to smithi03870129-413 2024-09-14T04:07:42.391 INFO:tasks.rados.rados.0.smithi038.stdout:413: finishing write tid 2 to smithi03870129-413 2024-09-14T04:07:42.391 INFO:tasks.rados.rados.0.smithi038.stdout:413: finishing write tid 3 to smithi03870129-413 2024-09-14T04:07:42.391 INFO:tasks.rados.rados.0.smithi038.stdout:413: finishing write tid 4 to smithi03870129-413 2024-09-14T04:07:42.391 INFO:tasks.rados.rados.0.smithi038.stdout:413: finishing write tid 5 to smithi03870129-413 2024-09-14T04:07:42.391 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 413 v 79 (ObjNum 412 snap 0 seq_num 412) dirty exists 2024-09-14T04:07:42.391 INFO:tasks.rados.rados.0.smithi038.stdout:413: left oid 413 (ObjNum 412 snap 0 seq_num 412) 2024-09-14T04:07:42.391 INFO:tasks.rados.rados.0.smithi038.stdout:414: finishing write tid 1 to smithi03870129-414 2024-09-14T04:07:42.391 INFO:tasks.rados.rados.0.smithi038.stdout:414: finishing write tid 2 to smithi03870129-414 2024-09-14T04:07:42.391 INFO:tasks.rados.rados.0.smithi038.stdout:414: finishing write tid 3 to smithi03870129-414 2024-09-14T04:07:42.392 INFO:tasks.rados.rados.0.smithi038.stdout:414: finishing write tid 4 to smithi03870129-414 2024-09-14T04:07:42.392 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 414 v 105 (ObjNum 413 snap 0 seq_num 413) dirty exists 2024-09-14T04:07:42.392 INFO:tasks.rados.rados.0.smithi038.stdout:414: left oid 414 (ObjNum 413 snap 0 seq_num 413) 2024-09-14T04:07:42.392 INFO:tasks.rados.rados.0.smithi038.stdout:415: finishing write tid 1 to smithi03870129-415 2024-09-14T04:07:42.392 INFO:tasks.rados.rados.0.smithi038.stdout:415: finishing write tid 2 to smithi03870129-415 2024-09-14T04:07:42.392 INFO:tasks.rados.rados.0.smithi038.stdout:415: finishing write tid 3 to smithi03870129-415 2024-09-14T04:07:42.392 INFO:tasks.rados.rados.0.smithi038.stdout:415: finishing write tid 4 to smithi03870129-415 2024-09-14T04:07:42.392 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 415 v 75 (ObjNum 414 snap 0 seq_num 414) dirty exists 2024-09-14T04:07:42.392 INFO:tasks.rados.rados.0.smithi038.stdout:415: left oid 415 (ObjNum 414 snap 0 seq_num 414) 2024-09-14T04:07:42.392 INFO:tasks.rados.rados.0.smithi038.stdout:416: finishing write tid 1 to smithi03870129-416 2024-09-14T04:07:42.392 INFO:tasks.rados.rados.0.smithi038.stdout:416: finishing write tid 2 to smithi03870129-416 2024-09-14T04:07:42.392 INFO:tasks.rados.rados.0.smithi038.stdout:416: finishing write tid 3 to smithi03870129-416 2024-09-14T04:07:42.392 INFO:tasks.rados.rados.0.smithi038.stdout:416: finishing write tid 4 to smithi03870129-416 2024-09-14T04:07:42.393 INFO:tasks.rados.rados.0.smithi038.stdout:416: finishing write tid 5 to smithi03870129-416 2024-09-14T04:07:42.393 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 416 v 100 (ObjNum 415 snap 0 seq_num 415) dirty exists 2024-09-14T04:07:42.393 INFO:tasks.rados.rados.0.smithi038.stdout:416: left oid 416 (ObjNum 415 snap 0 seq_num 415) 2024-09-14T04:07:42.393 INFO:tasks.rados.rados.0.smithi038.stdout:417: finishing write tid 1 to smithi03870129-417 2024-09-14T04:07:42.393 INFO:tasks.rados.rados.0.smithi038.stdout:408: done (15 left) 2024-09-14T04:07:42.393 INFO:tasks.rados.rados.0.smithi038.stdout:409: done (14 left) 2024-09-14T04:07:42.393 INFO:tasks.rados.rados.0.smithi038.stdout:410: done (13 left) 2024-09-14T04:07:42.393 INFO:tasks.rados.rados.0.smithi038.stdout:411: done (12 left) 2024-09-14T04:07:42.393 INFO:tasks.rados.rados.0.smithi038.stdout:412: done (11 left) 2024-09-14T04:07:42.393 INFO:tasks.rados.rados.0.smithi038.stdout:413: done (10 left) 2024-09-14T04:07:42.393 INFO:tasks.rados.rados.0.smithi038.stdout:414: done (9 left) 2024-09-14T04:07:42.393 INFO:tasks.rados.rados.0.smithi038.stdout:415: done (8 left) 2024-09-14T04:07:42.393 INFO:tasks.rados.rados.0.smithi038.stdout:416: done (7 left) 2024-09-14T04:07:42.393 INFO:tasks.rados.rados.0.smithi038.stdout:424: write initial oid 424 2024-09-14T04:07:42.394 INFO:tasks.rados.rados.0.smithi038.stdout:424: seq_num 423 ranges {709361=629742,1836589=539816,3033220=76141} 2024-09-14T04:07:42.397 INFO:tasks.rados.rados.0.smithi038.stdout:424: writing smithi03870129-424 from 709361 to 1339103 tid 1 2024-09-14T04:07:42.404 INFO:tasks.rados.rados.0.smithi038.stdout:424: writing smithi03870129-424 from 1836589 to 2376405 tid 2 2024-09-14T04:07:42.409 INFO:tasks.rados.rados.0.smithi038.stdout:424: writing smithi03870129-424 from 3033220 to 3109361 tid 3 2024-09-14T04:07:42.409 INFO:tasks.rados.rados.0.smithi038.stdout:425: write initial oid 425 2024-09-14T04:07:42.409 INFO:tasks.rados.rados.0.smithi038.stdout:425: seq_num 424 ranges {726168=704991,1895071=683474} 2024-09-14T04:07:42.417 INFO:tasks.rados.rados.0.smithi038.stdout:425: writing smithi03870129-425 from 726168 to 1431159 tid 1 2024-09-14T04:07:42.423 INFO:tasks.rados.rados.0.smithi038.stdout:425: writing smithi03870129-425 from 1895071 to 2578545 tid 2 2024-09-14T04:07:42.423 INFO:tasks.rados.rados.0.smithi038.stdout:426: write initial oid 426 2024-09-14T04:07:42.424 INFO:tasks.rados.rados.0.smithi038.stdout:426: seq_num 425 ranges {742975=780240,1953553=427132,2971713=171262} 2024-09-14T04:07:42.433 INFO:tasks.rados.rados.0.smithi038.stdout:426: writing smithi03870129-426 from 742975 to 1523215 tid 1 2024-09-14T04:07:42.437 INFO:tasks.rados.rados.0.smithi038.stdout:426: writing smithi03870129-426 from 1953553 to 2380685 tid 2 2024-09-14T04:07:42.442 INFO:tasks.rados.rados.0.smithi038.stdout:426: writing smithi03870129-426 from 2971713 to 3142975 tid 3 2024-09-14T04:07:42.442 INFO:tasks.rados.rados.0.smithi038.stdout:427: write initial oid 427 2024-09-14T04:07:42.442 INFO:tasks.rados.rados.0.smithi038.stdout:427: seq_num 426 ranges {759782=571842,2012035=687143} 2024-09-14T04:07:42.449 INFO:tasks.rados.rados.0.smithi038.stdout:427: writing smithi03870129-427 from 759782 to 1331624 tid 1 2024-09-14T04:07:42.457 INFO:tasks.rados.rados.0.smithi038.stdout:427: writing smithi03870129-427 from 2012035 to 2699178 tid 2 2024-09-14T04:07:42.457 INFO:tasks.rados.rados.0.smithi038.stdout:428: write initial oid 428 2024-09-14T04:07:42.457 INFO:tasks.rados.rados.0.smithi038.stdout:428: seq_num 427 ranges {776589=647091,2070517=430801,3026559=150030} 2024-09-14T04:07:42.465 INFO:tasks.rados.rados.0.smithi038.stdout:428: writing smithi03870129-428 from 776589 to 1423680 tid 1 2024-09-14T04:07:42.471 INFO:tasks.rados.rados.0.smithi038.stdout:428: writing smithi03870129-428 from 2070517 to 2501318 tid 2 2024-09-14T04:07:42.475 INFO:tasks.rados.rados.0.smithi038.stdout:428: writing smithi03870129-428 from 3026559 to 3176589 tid 3 2024-09-14T04:07:42.475 INFO:tasks.rados.rados.0.smithi038.stdout:429: write initial oid 429 2024-09-14T04:07:42.475 INFO:tasks.rados.rados.0.smithi038.stdout:429: seq_num 428 ranges {793396=722340,2128999=690812} 2024-09-14T04:07:42.484 INFO:tasks.rados.rados.0.smithi038.stdout:429: writing smithi03870129-429 from 793396 to 1515736 tid 1 2024-09-14T04:07:42.492 INFO:tasks.rados.rados.0.smithi038.stdout:429: writing smithi03870129-429 from 2128999 to 2819811 tid 2 2024-09-14T04:07:42.492 INFO:tasks.rados.rados.0.smithi038.stdout:430: write initial oid 430 2024-09-14T04:07:42.492 INFO:tasks.rados.rados.0.smithi038.stdout:417: finishing write tid 2 to smithi03870129-417 2024-09-14T04:07:42.492 INFO:tasks.rados.rados.0.smithi038.stdout:430: seq_num 429 ranges {410203=797589,1787481=434470,2681405=528798} 2024-09-14T04:07:42.499 INFO:tasks.rados.rados.0.smithi038.stdout:430: writing smithi03870129-430 from 410203 to 1207792 tid 1 2024-09-14T04:07:42.505 INFO:tasks.rados.rados.0.smithi038.stdout:430: writing smithi03870129-430 from 1787481 to 2221951 tid 2 2024-09-14T04:07:42.511 INFO:tasks.rados.rados.0.smithi038.stdout:430: writing smithi03870129-430 from 2681405 to 3210203 tid 3 2024-09-14T04:07:42.511 INFO:tasks.rados.rados.0.smithi038.stdout:431: write initial oid 431 2024-09-14T04:07:42.511 INFO:tasks.rados.rados.0.smithi038.stdout:431: seq_num 430 ranges {427010=472838,1329610=694481,2708828=518182} 2024-09-14T04:07:42.516 INFO:tasks.rados.rados.0.smithi038.stdout:431: writing smithi03870129-431 from 427010 to 899848 tid 1 2024-09-14T04:07:42.519 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:07:42 smithi038 bash[22772]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:07:42] "GET /metrics HTTP/1.1" 200 242363 "" "Prometheus/2.43.0" 2024-09-14T04:07:42.523 INFO:tasks.rados.rados.0.smithi038.stdout:431: writing smithi03870129-431 from 1329610 to 2024091 tid 2 2024-09-14T04:07:42.527 INFO:teuthology.orchestra.run.smithi038.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:a2782315255a3e7d5f6cdc9eb35785187ff6ddf8 2024-09-14T04:07:42.532 INFO:tasks.rados.rados.0.smithi038.stdout:431: writing smithi03870129-431 from 2708828 to 3227010 tid 3 2024-09-14T04:07:42.532 INFO:tasks.rados.rados.0.smithi038.stdout:432: write initial oid 432 2024-09-14T04:07:42.532 INFO:tasks.rados.rados.0.smithi038.stdout:432: seq_num 431 ranges {443817=548087,1788092=438139,3019898=223919} 2024-09-14T04:07:42.536 INFO:tasks.rados.rados.0.smithi038.stdout:432: writing smithi03870129-432 from 443817 to 991904 tid 1 2024-09-14T04:07:42.544 INFO:tasks.rados.rados.0.smithi038.stdout:432: writing smithi03870129-432 from 1788092 to 2226231 tid 2 2024-09-14T04:07:42.550 INFO:tasks.rados.rados.0.smithi038.stdout:432: writing smithi03870129-432 from 3019898 to 3243817 tid 3 2024-09-14T04:07:42.550 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:42.550 INFO:tasks.rados.rados.0.smithi038.stdout:417: finishing write tid 3 to smithi03870129-417 2024-09-14T04:07:42.551 INFO:tasks.rados.rados.0.smithi038.stdout:417: finishing write tid 4 to smithi03870129-417 2024-09-14T04:07:42.551 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 417 v 83 (ObjNum 416 snap 0 seq_num 416) dirty exists 2024-09-14T04:07:42.551 INFO:tasks.rados.rados.0.smithi038.stdout:417: left oid 417 (ObjNum 416 snap 0 seq_num 416) 2024-09-14T04:07:42.551 INFO:tasks.rados.rados.0.smithi038.stdout:418: finishing write tid 1 to smithi03870129-418 2024-09-14T04:07:42.551 INFO:tasks.rados.rados.0.smithi038.stdout:418: finishing write tid 2 to smithi03870129-418 2024-09-14T04:07:42.551 INFO:tasks.rados.rados.0.smithi038.stdout:417: done (15 left) 2024-09-14T04:07:42.551 INFO:tasks.rados.rados.0.smithi038.stdout:433: write initial oid 433 2024-09-14T04:07:42.551 INFO:tasks.rados.rados.0.smithi038.stdout:433: seq_num 432 ranges {460624=623336,1846574=698150,3163674=96950} 2024-09-14T04:07:42.556 INFO:tasks.rados.rados.0.smithi038.stdout:433: writing smithi03870129-433 from 460624 to 1083960 tid 1 2024-09-14T04:07:42.564 INFO:tasks.rados.rados.0.smithi038.stdout:433: writing smithi03870129-433 from 1846574 to 2544724 tid 2 2024-09-14T04:07:42.569 INFO:tasks.rados.rados.0.smithi038.stdout:433: writing smithi03870129-433 from 3163674 to 3260624 tid 3 2024-09-14T04:07:42.569 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:42.569 INFO:tasks.rados.rados.0.smithi038.stdout:418: finishing write tid 3 to smithi03870129-418 2024-09-14T04:07:42.569 INFO:tasks.rados.rados.0.smithi038.stdout:418: finishing write tid 4 to smithi03870129-418 2024-09-14T04:07:42.569 INFO:tasks.rados.rados.0.smithi038.stdout:418: finishing write tid 5 to smithi03870129-418 2024-09-14T04:07:42.569 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 418 v 83 (ObjNum 417 snap 0 seq_num 417) dirty exists 2024-09-14T04:07:42.569 INFO:tasks.rados.rados.0.smithi038.stdout:418: left oid 418 (ObjNum 417 snap 0 seq_num 417) 2024-09-14T04:07:42.569 INFO:tasks.rados.rados.0.smithi038.stdout:419: finishing write tid 1 to smithi03870129-419 2024-09-14T04:07:42.570 INFO:tasks.rados.rados.0.smithi038.stdout:419: finishing write tid 2 to smithi03870129-419 2024-09-14T04:07:42.570 INFO:tasks.rados.rados.0.smithi038.stdout:419: finishing write tid 3 to smithi03870129-419 2024-09-14T04:07:42.570 INFO:tasks.rados.rados.0.smithi038.stdout:419: finishing write tid 4 to smithi03870129-419 2024-09-14T04:07:42.570 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 419 v 108 (ObjNum 418 snap 0 seq_num 418) dirty exists 2024-09-14T04:07:42.570 INFO:tasks.rados.rados.0.smithi038.stdout:419: left oid 419 (ObjNum 418 snap 0 seq_num 418) 2024-09-14T04:07:42.570 INFO:tasks.rados.rados.0.smithi038.stdout:420: finishing write tid 1 to smithi03870129-420 2024-09-14T04:07:42.570 INFO:tasks.rados.rados.0.smithi038.stdout:420: finishing write tid 2 to smithi03870129-420 2024-09-14T04:07:42.570 INFO:tasks.rados.rados.0.smithi038.stdout:418: done (15 left) 2024-09-14T04:07:42.570 INFO:tasks.rados.rados.0.smithi038.stdout:419: done (14 left) 2024-09-14T04:07:42.570 INFO:tasks.rados.rados.0.smithi038.stdout:434: write initial oid 434 2024-09-14T04:07:42.570 INFO:tasks.rados.rados.0.smithi038.stdout:434: seq_num 433 ranges {477431=698585,1905056=441808,3074744=202687} 2024-09-14T04:07:42.577 INFO:tasks.rados.rados.0.smithi038.stdout:434: writing smithi03870129-434 from 477431 to 1176016 tid 1 2024-09-14T04:07:42.583 INFO:tasks.rados.rados.0.smithi038.stdout:434: writing smithi03870129-434 from 1905056 to 2346864 tid 2 2024-09-14T04:07:42.589 INFO:tasks.rados.rados.0.smithi038.stdout:434: writing smithi03870129-434 from 3074744 to 3277431 tid 3 2024-09-14T04:07:42.589 INFO:tasks.rados.rados.0.smithi038.stdout:435: write initial oid 435 2024-09-14T04:07:42.589 INFO:tasks.rados.rados.0.smithi038.stdout:435: seq_num 434 ranges {494238=490187,1563538=701819,2818520=475718} 2024-09-14T04:07:42.594 INFO:tasks.rados.rados.0.smithi038.stdout:435: writing smithi03870129-435 from 494238 to 984425 tid 1 2024-09-14T04:07:42.602 INFO:tasks.rados.rados.0.smithi038.stdout:435: writing smithi03870129-435 from 1563538 to 2265357 tid 2 2024-09-14T04:07:42.608 INFO:tasks.rados.rados.0.smithi038.stdout:435: writing smithi03870129-435 from 2818520 to 3294238 tid 3 2024-09-14T04:07:42.608 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:42.608 INFO:tasks.rados.rados.0.smithi038.stdout:420: finishing write tid 3 to smithi03870129-420 2024-09-14T04:07:42.608 INFO:tasks.rados.rados.0.smithi038.stdout:420: finishing write tid 4 to smithi03870129-420 2024-09-14T04:07:42.608 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 420 v 138 (ObjNum 419 snap 0 seq_num 419) dirty exists 2024-09-14T04:07:42.609 INFO:tasks.rados.rados.0.smithi038.stdout:420: left oid 420 (ObjNum 419 snap 0 seq_num 419) 2024-09-14T04:07:42.609 INFO:tasks.rados.rados.0.smithi038.stdout:421: finishing write tid 1 to smithi03870129-421 2024-09-14T04:07:42.609 INFO:tasks.rados.rados.0.smithi038.stdout:421: finishing write tid 2 to smithi03870129-421 2024-09-14T04:07:42.609 INFO:tasks.rados.rados.0.smithi038.stdout:421: finishing write tid 3 to smithi03870129-421 2024-09-14T04:07:42.609 INFO:tasks.rados.rados.0.smithi038.stdout:421: finishing write tid 4 to smithi03870129-421 2024-09-14T04:07:42.609 INFO:tasks.rados.rados.0.smithi038.stdout:420: done (15 left) 2024-09-14T04:07:42.609 INFO:tasks.rados.rados.0.smithi038.stdout:436: write initial oid 436 2024-09-14T04:07:42.609 INFO:tasks.rados.rados.0.smithi038.stdout:436: seq_num 435 ranges {511045=565436,1622020=445477,2729590=556855} 2024-09-14T04:07:42.615 INFO:tasks.rados.rados.0.smithi038.stdout:436: writing smithi03870129-436 from 511045 to 1076481 tid 1 2024-09-14T04:07:42.619 INFO:tasks.rados.rados.0.smithi038.stdout:436: writing smithi03870129-436 from 1622020 to 2067497 tid 2 2024-09-14T04:07:42.627 INFO:tasks.rados.rados.0.smithi038.stdout:436: writing smithi03870129-436 from 2729590 to 3286445 tid 3 2024-09-14T04:07:42.627 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:42.627 INFO:tasks.rados.rados.0.smithi038.stdout:421: finishing write tid 5 to smithi03870129-421 2024-09-14T04:07:42.627 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 421 v 92 (ObjNum 420 snap 0 seq_num 420) dirty exists 2024-09-14T04:07:42.628 INFO:tasks.rados.rados.0.smithi038.stdout:421: left oid 421 (ObjNum 420 snap 0 seq_num 420) 2024-09-14T04:07:42.628 INFO:tasks.rados.rados.0.smithi038.stdout:422: finishing write tid 1 to smithi03870129-422 2024-09-14T04:07:42.628 INFO:tasks.rados.rados.0.smithi038.stdout:422: finishing write tid 2 to smithi03870129-422 2024-09-14T04:07:42.628 INFO:tasks.rados.rados.0.smithi038.stdout:421: done (15 left) 2024-09-14T04:07:42.628 INFO:tasks.rados.rados.0.smithi038.stdout:437: write initial oid 437 2024-09-14T04:07:42.628 INFO:tasks.rados.rados.0.smithi038.stdout:437: seq_num 436 ranges {527852=640685,1680502=589135,2757013=570839} 2024-09-14T04:07:42.633 INFO:tasks.rados.rados.0.smithi038.stdout:437: writing smithi03870129-437 from 527852 to 1168537 tid 1 2024-09-14T04:07:42.640 INFO:tasks.rados.rados.0.smithi038.stdout:437: writing smithi03870129-437 from 1680502 to 2269637 tid 2 2024-09-14T04:07:42.646 INFO:tasks.rados.rados.0.smithi038.stdout:437: writing smithi03870129-437 from 2757013 to 3327852 tid 3 2024-09-14T04:07:42.646 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:42.646 INFO:tasks.rados.rados.0.smithi038.stdout:422: finishing write tid 3 to smithi03870129-422 2024-09-14T04:07:42.646 INFO:tasks.rados.rados.0.smithi038.stdout:422: finishing write tid 4 to smithi03870129-422 2024-09-14T04:07:42.646 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 422 v 130 (ObjNum 421 snap 0 seq_num 421) dirty exists 2024-09-14T04:07:42.646 INFO:tasks.rados.rados.0.smithi038.stdout:422: left oid 422 (ObjNum 421 snap 0 seq_num 421) 2024-09-14T04:07:42.646 INFO:tasks.rados.rados.0.smithi038.stdout:423: finishing write tid 1 to smithi03870129-423 2024-09-14T04:07:42.646 INFO:tasks.rados.rados.0.smithi038.stdout:423: finishing write tid 2 to smithi03870129-423 2024-09-14T04:07:42.647 INFO:tasks.rados.rados.0.smithi038.stdout:423: finishing write tid 3 to smithi03870129-423 2024-09-14T04:07:42.647 INFO:tasks.rados.rados.0.smithi038.stdout:423: finishing write tid 4 to smithi03870129-423 2024-09-14T04:07:42.647 INFO:tasks.rados.rados.0.smithi038.stdout:422: done (15 left) 2024-09-14T04:07:42.647 INFO:tasks.rados.rados.0.smithi038.stdout:438: write initial oid 438 2024-09-14T04:07:42.647 INFO:tasks.rados.rados.0.smithi038.stdout:438: seq_num 437 ranges {544659=715934,1738984=449146,2784436=560223} 2024-09-14T04:07:42.652 INFO:tasks.rados.rados.0.smithi038.stdout:438: writing smithi03870129-438 from 544659 to 1260593 tid 1 2024-09-14T04:07:42.657 INFO:tasks.rados.rados.0.smithi038.stdout:438: writing smithi03870129-438 from 1738984 to 2188130 tid 2 2024-09-14T04:07:42.665 INFO:tasks.rados.rados.0.smithi038.stdout:438: writing smithi03870129-438 from 2784436 to 3344659 tid 3 2024-09-14T04:07:42.718 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:42.718 INFO:tasks.rados.rados.0.smithi038.stdout:423: finishing write tid 5 to smithi03870129-423 2024-09-14T04:07:42.718 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 423 v 112 (ObjNum 422 snap 0 seq_num 422) dirty exists 2024-09-14T04:07:42.719 INFO:tasks.rados.rados.0.smithi038.stdout:423: left oid 423 (ObjNum 422 snap 0 seq_num 422) 2024-09-14T04:07:42.719 INFO:tasks.rados.rados.0.smithi038.stdout:424: finishing write tid 1 to smithi03870129-424 2024-09-14T04:07:42.719 INFO:tasks.rados.rados.0.smithi038.stdout:424: finishing write tid 2 to smithi03870129-424 2024-09-14T04:07:42.719 INFO:tasks.rados.rados.0.smithi038.stdout:424: finishing write tid 3 to smithi03870129-424 2024-09-14T04:07:42.719 INFO:tasks.rados.rados.0.smithi038.stdout:424: finishing write tid 4 to smithi03870129-424 2024-09-14T04:07:42.719 INFO:tasks.rados.rados.0.smithi038.stdout:424: finishing write tid 5 to smithi03870129-424 2024-09-14T04:07:42.719 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 424 v 96 (ObjNum 423 snap 0 seq_num 423) dirty exists 2024-09-14T04:07:42.719 INFO:tasks.rados.rados.0.smithi038.stdout:424: left oid 424 (ObjNum 423 snap 0 seq_num 423) 2024-09-14T04:07:42.719 INFO:tasks.rados.rados.0.smithi038.stdout:425: finishing write tid 1 to smithi03870129-425 2024-09-14T04:07:42.719 INFO:tasks.rados.rados.0.smithi038.stdout:425: finishing write tid 2 to smithi03870129-425 2024-09-14T04:07:42.719 INFO:tasks.rados.rados.0.smithi038.stdout:425: finishing write tid 3 to smithi03870129-425 2024-09-14T04:07:42.719 INFO:tasks.rados.rados.0.smithi038.stdout:423: done (15 left) 2024-09-14T04:07:42.719 INFO:tasks.rados.rados.0.smithi038.stdout:424: done (14 left) 2024-09-14T04:07:42.719 INFO:tasks.rados.rados.0.smithi038.stdout:439: write initial oid 439 2024-09-14T04:07:42.720 INFO:tasks.rados.rados.0.smithi038.stdout:439: seq_num 438 ranges {561466=791183,2081113=592804,3095506=265960} 2024-09-14T04:07:42.722 INFO:tasks.rados.rados.0.smithi038.stdout:439: writing smithi03870129-439 from 561466 to 1352649 tid 1 2024-09-14T04:07:42.722 INFO:tasks.rados.rados.0.smithi038.stdout:439: writing smithi03870129-439 from 2081113 to 2673917 tid 2 2024-09-14T04:07:42.722 INFO:tasks.rados.rados.0.smithi038.stdout:439: writing smithi03870129-439 from 3095506 to 3361466 tid 3 2024-09-14T04:07:42.722 INFO:tasks.rados.rados.0.smithi038.stdout:440: write initial oid 440 2024-09-14T04:07:42.722 INFO:tasks.rados.rados.0.smithi038.stdout:440: seq_num 439 ranges {578273=466432,1739595=452815,2722929=655344} 2024-09-14T04:07:42.722 INFO:tasks.rados.rados.0.smithi038.stdout:440: writing smithi03870129-440 from 578273 to 1044705 tid 1 2024-09-14T04:07:42.723 INFO:tasks.rados.rados.0.smithi038.stdout:440: writing smithi03870129-440 from 1739595 to 2192410 tid 2 2024-09-14T04:07:42.723 INFO:tasks.rados.rados.0.smithi038.stdout:440: writing smithi03870129-440 from 2722929 to 3378273 tid 3 2024-09-14T04:07:42.723 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:42.723 INFO:tasks.rados.rados.0.smithi038.stdout:425: finishing write tid 4 to smithi03870129-425 2024-09-14T04:07:42.723 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 425 v 83 (ObjNum 424 snap 0 seq_num 424) dirty exists 2024-09-14T04:07:42.723 INFO:tasks.rados.rados.0.smithi038.stdout:425: left oid 425 (ObjNum 424 snap 0 seq_num 424) 2024-09-14T04:07:42.723 INFO:tasks.rados.rados.0.smithi038.stdout:426: finishing write tid 1 to smithi03870129-426 2024-09-14T04:07:42.723 INFO:tasks.rados.rados.0.smithi038.stdout:425: done (15 left) 2024-09-14T04:07:42.723 INFO:tasks.rados.rados.0.smithi038.stdout:441: write initial oid 441 2024-09-14T04:07:42.723 INFO:tasks.rados.rados.0.smithi038.stdout:441: seq_num 440 ranges {595080=541681,1798077=596473,3150352=244728} 2024-09-14T04:07:42.723 INFO:tasks.rados.rados.0.smithi038.stdout:441: writing smithi03870129-441 from 595080 to 1136761 tid 1 2024-09-14T04:07:42.723 INFO:tasks.rados.rados.0.smithi038.stdout:441: writing smithi03870129-441 from 1798077 to 2394550 tid 2 2024-09-14T04:07:42.723 INFO:tasks.rados.rados.0.smithi038.stdout:441: writing smithi03870129-441 from 3150352 to 3395080 tid 3 2024-09-14T04:07:42.723 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:42.724 INFO:tasks.rados.rados.0.smithi038.stdout:426: finishing write tid 2 to smithi03870129-426 2024-09-14T04:07:42.724 INFO:tasks.rados.rados.0.smithi038.stdout:426: finishing write tid 3 to smithi03870129-426 2024-09-14T04:07:42.724 INFO:tasks.rados.rados.0.smithi038.stdout:426: finishing write tid 4 to smithi03870129-426 2024-09-14T04:07:42.724 INFO:tasks.rados.rados.0.smithi038.stdout:426: finishing write tid 5 to smithi03870129-426 2024-09-14T04:07:42.724 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 426 v 87 (ObjNum 425 snap 0 seq_num 425) dirty exists 2024-09-14T04:07:42.724 INFO:tasks.rados.rados.0.smithi038.stdout:426: left oid 426 (ObjNum 425 snap 0 seq_num 425) 2024-09-14T04:07:42.724 INFO:tasks.rados.rados.0.smithi038.stdout:427: finishing write tid 1 to smithi03870129-427 2024-09-14T04:07:42.724 INFO:tasks.rados.rados.0.smithi038.stdout:427: finishing write tid 2 to smithi03870129-427 2024-09-14T04:07:42.724 INFO:tasks.rados.rados.0.smithi038.stdout:427: finishing write tid 3 to smithi03870129-427 2024-09-14T04:07:42.724 INFO:tasks.rados.rados.0.smithi038.stdout:427: finishing write tid 4 to smithi03870129-427 2024-09-14T04:07:42.724 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 427 v 71 (ObjNum 426 snap 0 seq_num 426) dirty exists 2024-09-14T04:07:42.724 INFO:tasks.rados.rados.0.smithi038.stdout:427: left oid 427 (ObjNum 426 snap 0 seq_num 426) 2024-09-14T04:07:42.724 INFO:tasks.rados.rados.0.smithi038.stdout:428: finishing write tid 1 to smithi03870129-428 2024-09-14T04:07:42.724 INFO:tasks.rados.rados.0.smithi038.stdout:426: done (15 left) 2024-09-14T04:07:42.724 INFO:tasks.rados.rados.0.smithi038.stdout:427: done (14 left) 2024-09-14T04:07:42.725 INFO:tasks.rados.rados.0.smithi038.stdout:442: write initial oid 442 2024-09-14T04:07:42.725 INFO:tasks.rados.rados.0.smithi038.stdout:442: seq_num 441 ranges {611887=733283,1972912=456484,2894128=517759} 2024-09-14T04:07:42.729 INFO:tasks.rados.rados.0.smithi038.stdout:442: writing smithi03870129-442 from 611887 to 1345170 tid 1 2024-09-14T04:07:42.737 INFO:tasks.rados.rados.0.smithi038.stdout:442: writing smithi03870129-442 from 1972912 to 2429396 tid 2 2024-09-14T04:07:42.740 INFO:tasks.rados.rados.0.smithi038.stdout:442: writing smithi03870129-442 from 2894128 to 3411887 tid 3 2024-09-14T04:07:42.741 INFO:tasks.rados.rados.0.smithi038.stdout:443: write initial oid 443 2024-09-14T04:07:42.741 INFO:tasks.rados.rados.0.smithi038.stdout:443: seq_num 442 ranges {628694=408532,1515041=600142,2805198=552112} 2024-09-14T04:07:42.746 INFO:tasks.rados.rados.0.smithi038.stdout:443: writing smithi03870129-443 from 628694 to 1037226 tid 1 2024-09-14T04:07:42.752 INFO:tasks.rados.rados.0.smithi038.stdout:443: writing smithi03870129-443 from 1515041 to 2115183 tid 2 2024-09-14T04:07:42.761 INFO:tasks.rados.rados.0.smithi038.stdout:443: writing smithi03870129-443 from 2805198 to 3357310 tid 3 2024-09-14T04:07:42.761 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:42.761 INFO:tasks.rados.rados.0.smithi038.stdout:428: finishing write tid 2 to smithi03870129-428 2024-09-14T04:07:42.761 INFO:tasks.rados.rados.0.smithi038.stdout:428: finishing write tid 3 to smithi03870129-428 2024-09-14T04:07:42.761 INFO:tasks.rados.rados.0.smithi038.stdout:428: finishing write tid 4 to smithi03870129-428 2024-09-14T04:07:42.761 INFO:tasks.rados.rados.0.smithi038.stdout:428: finishing write tid 5 to smithi03870129-428 2024-09-14T04:07:42.761 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 428 v 134 (ObjNum 427 snap 0 seq_num 427) dirty exists 2024-09-14T04:07:42.761 INFO:tasks.rados.rados.0.smithi038.stdout:428: left oid 428 (ObjNum 427 snap 0 seq_num 427) 2024-09-14T04:07:42.761 INFO:tasks.rados.rados.0.smithi038.stdout:429: finishing write tid 1 to smithi03870129-429 2024-09-14T04:07:42.761 INFO:tasks.rados.rados.0.smithi038.stdout:429: finishing write tid 2 to smithi03870129-429 2024-09-14T04:07:42.761 INFO:tasks.rados.rados.0.smithi038.stdout:429: finishing write tid 3 to smithi03870129-429 2024-09-14T04:07:42.762 INFO:tasks.rados.rados.0.smithi038.stdout:429: finishing write tid 4 to smithi03870129-429 2024-09-14T04:07:42.762 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 429 v 84 (ObjNum 428 snap 0 seq_num 428) dirty exists 2024-09-14T04:07:42.762 INFO:tasks.rados.rados.0.smithi038.stdout:429: left oid 429 (ObjNum 428 snap 0 seq_num 428) 2024-09-14T04:07:42.762 INFO:tasks.rados.rados.0.smithi038.stdout:430: finishing write tid 1 to smithi03870129-430 2024-09-14T04:07:42.762 INFO:tasks.rados.rados.0.smithi038.stdout:428: done (15 left) 2024-09-14T04:07:42.762 INFO:tasks.rados.rados.0.smithi038.stdout:429: done (14 left) 2024-09-14T04:07:42.762 INFO:tasks.rados.rados.0.smithi038.stdout:444: write initial oid 444 2024-09-14T04:07:42.762 INFO:tasks.rados.rados.0.smithi038.stdout:444: seq_num 443 ranges {645501=483781,1573523=460153,2548974=763384} 2024-09-14T04:07:42.767 INFO:tasks.rados.rados.0.smithi038.stdout:444: writing smithi03870129-444 from 645501 to 1129282 tid 1 2024-09-14T04:07:42.772 INFO:tasks.rados.rados.0.smithi038.stdout:444: writing smithi03870129-444 from 1573523 to 2033676 tid 2 2024-09-14T04:07:42.779 INFO:tasks.rados.rados.0.smithi038.stdout:444: writing smithi03870129-444 from 2548974 to 3312358 tid 3 2024-09-14T04:07:42.779 INFO:tasks.rados.rados.0.smithi038.stdout:445: write initial oid 445 2024-09-14T04:07:42.779 INFO:tasks.rados.rados.0.smithi038.stdout:445: seq_num 444 ranges {662308=559030,1632005=603811,2860044=602264} 2024-09-14T04:07:42.785 INFO:tasks.rados.rados.0.smithi038.stdout:445: writing smithi03870129-445 from 662308 to 1221338 tid 1 2024-09-14T04:07:42.791 INFO:tasks.rados.rados.0.smithi038.stdout:445: writing smithi03870129-445 from 1632005 to 2235816 tid 2 2024-09-14T04:07:42.798 INFO:tasks.rados.rados.0.smithi038.stdout:445: writing smithi03870129-445 from 2860044 to 3462308 tid 3 2024-09-14T04:07:42.798 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:42.798 INFO:tasks.rados.rados.0.smithi038.stdout:430: finishing write tid 2 to smithi03870129-430 2024-09-14T04:07:42.799 INFO:tasks.rados.rados.0.smithi038.stdout:430: finishing write tid 3 to smithi03870129-430 2024-09-14T04:07:42.799 INFO:tasks.rados.rados.0.smithi038.stdout:430: finishing write tid 4 to smithi03870129-430 2024-09-14T04:07:42.799 INFO:tasks.rados.rados.0.smithi038.stdout:430: finishing write tid 5 to smithi03870129-430 2024-09-14T04:07:42.799 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 430 v 87 (ObjNum 429 snap 0 seq_num 429) dirty exists 2024-09-14T04:07:42.799 INFO:tasks.rados.rados.0.smithi038.stdout:430: left oid 430 (ObjNum 429 snap 0 seq_num 429) 2024-09-14T04:07:42.799 INFO:tasks.rados.rados.0.smithi038.stdout:431: finishing write tid 1 to smithi03870129-431 2024-09-14T04:07:42.799 INFO:tasks.rados.rados.0.smithi038.stdout:431: finishing write tid 2 to smithi03870129-431 2024-09-14T04:07:42.799 INFO:tasks.rados.rados.0.smithi038.stdout:431: finishing write tid 3 to smithi03870129-431 2024-09-14T04:07:42.799 INFO:tasks.rados.rados.0.smithi038.stdout:431: finishing write tid 4 to smithi03870129-431 2024-09-14T04:07:42.799 INFO:tasks.rados.rados.0.smithi038.stdout:430: done (15 left) 2024-09-14T04:07:42.799 INFO:tasks.rados.rados.0.smithi038.stdout:446: write initial oid 446 2024-09-14T04:07:42.799 INFO:tasks.rados.rados.0.smithi038.stdout:446: seq_num 445 ranges {679115=634279,2090487=463822,3003820=475295} 2024-09-14T04:07:42.805 INFO:tasks.rados.rados.0.smithi038.stdout:446: writing smithi03870129-446 from 679115 to 1313394 tid 1 2024-09-14T04:07:42.812 INFO:tasks.rados.rados.0.smithi038.stdout:446: writing smithi03870129-446 from 2090487 to 2554309 tid 2 2024-09-14T04:07:42.818 INFO:tasks.rados.rados.0.smithi038.stdout:446: writing smithi03870129-446 from 3003820 to 3479115 tid 3 2024-09-14T04:07:42.818 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:42.818 INFO:tasks.rados.rados.0.smithi038.stdout:431: finishing write tid 5 to smithi03870129-431 2024-09-14T04:07:42.818 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 431 v 79 (ObjNum 430 snap 0 seq_num 430) dirty exists 2024-09-14T04:07:42.818 INFO:tasks.rados.rados.0.smithi038.stdout:431: left oid 431 (ObjNum 430 snap 0 seq_num 430) 2024-09-14T04:07:42.818 INFO:tasks.rados.rados.0.smithi038.stdout:432: finishing write tid 1 to smithi03870129-432 2024-09-14T04:07:42.818 INFO:tasks.rados.rados.0.smithi038.stdout:432: finishing write tid 2 to smithi03870129-432 2024-09-14T04:07:42.818 INFO:tasks.rados.rados.0.smithi038.stdout:431: done (15 left) 2024-09-14T04:07:42.818 INFO:tasks.rados.rados.0.smithi038.stdout:447: write initial oid 447 2024-09-14T04:07:42.819 INFO:tasks.rados.rados.0.smithi038.stdout:447: seq_num 446 ranges {695922=709528,2032616=607480,3198537=297385} 2024-09-14T04:07:42.825 INFO:tasks.rados.rados.0.smithi038.stdout:447: writing smithi03870129-447 from 695922 to 1405450 tid 1 2024-09-14T04:07:42.832 INFO:tasks.rados.rados.0.smithi038.stdout:447: writing smithi03870129-447 from 2032616 to 2640096 tid 2 2024-09-14T04:07:42.837 INFO:tasks.rados.rados.0.smithi038.stdout:447: writing smithi03870129-447 from 3198537 to 3495922 tid 3 2024-09-14T04:07:42.838 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:42.838 INFO:tasks.rados.rados.0.smithi038.stdout:432: finishing write tid 3 to smithi03870129-432 2024-09-14T04:07:42.838 INFO:tasks.rados.rados.0.smithi038.stdout:432: finishing write tid 4 to smithi03870129-432 2024-09-14T04:07:42.838 INFO:tasks.rados.rados.0.smithi038.stdout:432: finishing write tid 5 to smithi03870129-432 2024-09-14T04:07:42.838 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 432 v 91 (ObjNum 431 snap 0 seq_num 431) dirty exists 2024-09-14T04:07:42.838 INFO:tasks.rados.rados.0.smithi038.stdout:432: left oid 432 (ObjNum 431 snap 0 seq_num 431) 2024-09-14T04:07:42.838 INFO:tasks.rados.rados.0.smithi038.stdout:433: finishing write tid 1 to smithi03870129-433 2024-09-14T04:07:42.838 INFO:tasks.rados.rados.0.smithi038.stdout:433: finishing write tid 2 to smithi03870129-433 2024-09-14T04:07:42.838 INFO:tasks.rados.rados.0.smithi038.stdout:433: finishing write tid 3 to smithi03870129-433 2024-09-14T04:07:42.838 INFO:tasks.rados.rados.0.smithi038.stdout:433: finishing write tid 4 to smithi03870129-433 2024-09-14T04:07:42.838 INFO:tasks.rados.rados.0.smithi038.stdout:433: finishing write tid 5 to smithi03870129-433 2024-09-14T04:07:42.838 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 433 v 116 (ObjNum 432 snap 0 seq_num 432) dirty exists 2024-09-14T04:07:42.838 INFO:tasks.rados.rados.0.smithi038.stdout:433: left oid 433 (ObjNum 432 snap 0 seq_num 432) 2024-09-14T04:07:42.839 INFO:tasks.rados.rados.0.smithi038.stdout:434: finishing write tid 1 to smithi03870129-434 2024-09-14T04:07:42.839 INFO:tasks.rados.rados.0.smithi038.stdout:434: finishing write tid 2 to smithi03870129-434 2024-09-14T04:07:42.839 INFO:tasks.rados.rados.0.smithi038.stdout:434: finishing write tid 3 to smithi03870129-434 2024-09-14T04:07:42.839 INFO:tasks.rados.rados.0.smithi038.stdout:434: finishing write tid 4 to smithi03870129-434 2024-09-14T04:07:42.839 INFO:tasks.rados.rados.0.smithi038.stdout:434: finishing write tid 5 to smithi03870129-434 2024-09-14T04:07:42.839 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 434 v 88 (ObjNum 433 snap 0 seq_num 433) dirty exists 2024-09-14T04:07:42.839 INFO:tasks.rados.rados.0.smithi038.stdout:434: left oid 434 (ObjNum 433 snap 0 seq_num 433) 2024-09-14T04:07:42.839 INFO:tasks.rados.rados.0.smithi038.stdout:435: finishing write tid 1 to smithi03870129-435 2024-09-14T04:07:42.839 INFO:tasks.rados.rados.0.smithi038.stdout:435: finishing write tid 2 to smithi03870129-435 2024-09-14T04:07:42.839 INFO:tasks.rados.rados.0.smithi038.stdout:435: finishing write tid 3 to smithi03870129-435 2024-09-14T04:07:42.839 INFO:tasks.rados.rados.0.smithi038.stdout:435: finishing write tid 4 to smithi03870129-435 2024-09-14T04:07:42.839 INFO:tasks.rados.rados.0.smithi038.stdout:432: done (15 left) 2024-09-14T04:07:42.839 INFO:tasks.rados.rados.0.smithi038.stdout:433: done (14 left) 2024-09-14T04:07:42.839 INFO:tasks.rados.rados.0.smithi038.stdout:434: done (13 left) 2024-09-14T04:07:42.840 INFO:tasks.rados.rados.0.smithi038.stdout:448: write initial oid 448 2024-09-14T04:07:42.840 INFO:tasks.rados.rados.0.smithi038.stdout:448: seq_num 447 ranges {712729=784777,2091098=467491,3342313=170416} 2024-09-14T04:07:42.845 INFO:tasks.rados.rados.0.smithi038.stdout:448: writing smithi03870129-448 from 712729 to 1497506 tid 1 2024-09-14T04:07:42.852 INFO:tasks.rados.rados.0.smithi038.stdout:448: writing smithi03870129-448 from 2091098 to 2558589 tid 2 2024-09-14T04:07:42.857 INFO:tasks.rados.rados.0.smithi038.stdout:448: writing smithi03870129-448 from 3342313 to 3512729 tid 3 2024-09-14T04:07:42.857 INFO:tasks.rados.rados.0.smithi038.stdout:449: write initial oid 449 2024-09-14T04:07:42.857 INFO:tasks.rados.rados.0.smithi038.stdout:449: seq_num 448 ranges {729536=460026,1749580=611149,2853383=452450} 2024-09-14T04:07:42.863 INFO:tasks.rados.rados.0.smithi038.stdout:449: writing smithi03870129-449 from 729536 to 1189562 tid 1 2024-09-14T04:07:42.870 INFO:tasks.rados.rados.0.smithi038.stdout:449: writing smithi03870129-449 from 1749580 to 2360729 tid 2 2024-09-14T04:07:42.875 INFO:tasks.rados.rados.0.smithi038.stdout:449: writing smithi03870129-449 from 2853383 to 3305833 tid 3 2024-09-14T04:07:42.875 INFO:tasks.rados.rados.0.smithi038.stdout:450: write initial oid 450 2024-09-14T04:07:42.875 INFO:tasks.rados.rados.0.smithi038.stdout:450: seq_num 449 ranges {746343=651628,1924415=754807,3397159=149184} 2024-09-14T04:07:42.883 INFO:tasks.rados.rados.0.smithi038.stdout:450: writing smithi03870129-450 from 746343 to 1397971 tid 1 2024-09-14T04:07:42.890 INFO:tasks.rados.rados.0.smithi038.stdout:450: writing smithi03870129-450 from 1924415 to 2679222 tid 2 2024-09-14T04:07:42.895 INFO:tasks.rados.rados.0.smithi038.stdout:450: writing smithi03870129-450 from 3397159 to 3546343 tid 3 2024-09-14T04:07:42.896 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:42.896 INFO:tasks.rados.rados.0.smithi038.stdout:435: finishing write tid 5 to smithi03870129-435 2024-09-14T04:07:42.896 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 435 v 92 (ObjNum 434 snap 0 seq_num 434) dirty exists 2024-09-14T04:07:42.896 INFO:tasks.rados.rados.0.smithi038.stdout:435: left oid 435 (ObjNum 434 snap 0 seq_num 434) 2024-09-14T04:07:42.896 INFO:tasks.rados.rados.0.smithi038.stdout:436: finishing write tid 1 to smithi03870129-436 2024-09-14T04:07:42.896 INFO:tasks.rados.rados.0.smithi038.stdout:436: finishing write tid 2 to smithi03870129-436 2024-09-14T04:07:42.896 INFO:tasks.rados.rados.0.smithi038.stdout:436: finishing write tid 3 to smithi03870129-436 2024-09-14T04:07:42.896 INFO:tasks.rados.rados.0.smithi038.stdout:436: finishing write tid 4 to smithi03870129-436 2024-09-14T04:07:42.896 INFO:tasks.rados.rados.0.smithi038.stdout:436: finishing write tid 5 to smithi03870129-436 2024-09-14T04:07:42.896 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 436 v 90 (ObjNum 435 snap 0 seq_num 435) dirty exists 2024-09-14T04:07:42.896 INFO:tasks.rados.rados.0.smithi038.stdout:436: left oid 436 (ObjNum 435 snap 0 seq_num 435) 2024-09-14T04:07:42.896 INFO:tasks.rados.rados.0.smithi038.stdout:437: finishing write tid 1 to smithi03870129-437 2024-09-14T04:07:42.897 INFO:tasks.rados.rados.0.smithi038.stdout:437: finishing write tid 2 to smithi03870129-437 2024-09-14T04:07:42.897 INFO:tasks.rados.rados.0.smithi038.stdout:437: finishing write tid 3 to smithi03870129-437 2024-09-14T04:07:42.897 INFO:tasks.rados.rados.0.smithi038.stdout:437: finishing write tid 4 to smithi03870129-437 2024-09-14T04:07:42.897 INFO:tasks.rados.rados.0.smithi038.stdout:437: finishing write tid 5 to smithi03870129-437 2024-09-14T04:07:42.897 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 437 v 104 (ObjNum 436 snap 0 seq_num 436) dirty exists 2024-09-14T04:07:42.897 INFO:tasks.rados.rados.0.smithi038.stdout:437: left oid 437 (ObjNum 436 snap 0 seq_num 436) 2024-09-14T04:07:42.897 INFO:tasks.rados.rados.0.smithi038.stdout:438: finishing write tid 1 to smithi03870129-438 2024-09-14T04:07:42.897 INFO:tasks.rados.rados.0.smithi038.stdout:438: finishing write tid 2 to smithi03870129-438 2024-09-14T04:07:42.897 INFO:tasks.rados.rados.0.smithi038.stdout:435: done (15 left) 2024-09-14T04:07:42.897 INFO:tasks.rados.rados.0.smithi038.stdout:436: done (14 left) 2024-09-14T04:07:42.897 INFO:tasks.rados.rados.0.smithi038.stdout:437: done (13 left) 2024-09-14T04:07:42.897 INFO:tasks.rados.rados.0.smithi038.stdout:451: write initial oid 451 2024-09-14T04:07:42.897 INFO:tasks.rados.rados.0.smithi038.stdout:451: seq_num 450 ranges {763150=726877,1982897=614818,3024582=474994} 2024-09-14T04:07:42.903 INFO:tasks.rados.rados.0.smithi038.stdout:451: writing smithi03870129-451 from 763150 to 1490027 tid 1 2024-09-14T04:07:42.909 INFO:tasks.rados.rados.0.smithi038.stdout:451: writing smithi03870129-451 from 1982897 to 2597715 tid 2 2024-09-14T04:07:42.914 INFO:tasks.rados.rados.0.smithi038.stdout:451: writing smithi03870129-451 from 3024582 to 3499576 tid 3 2024-09-14T04:07:42.914 INFO:tasks.rados.rados.0.smithi038.stdout:452: write initial oid 452 2024-09-14T04:07:42.914 INFO:tasks.rados.rados.0.smithi038.stdout:452: seq_num 451 ranges {779957=402126,1925026=758476,3335652=244305} 2024-09-14T04:07:42.921 INFO:tasks.rados.rados.0.smithi038.stdout:452: writing smithi03870129-452 from 779957 to 1182083 tid 1 2024-09-14T04:07:42.929 INFO:tasks.rados.rados.0.smithi038.stdout:452: writing smithi03870129-452 from 1925026 to 2683502 tid 2 2024-09-14T04:07:42.934 INFO:tasks.rados.rados.0.smithi038.stdout:452: writing smithi03870129-452 from 3335652 to 3579957 tid 3 2024-09-14T04:07:42.934 INFO:tasks.rados.rados.0.smithi038.stdout:453: write initial oid 453 2024-09-14T04:07:42.934 INFO:tasks.rados.rados.0.smithi038.stdout:453: seq_num 452 ranges {796764=477375,1983508=618487,3363075=233689} 2024-09-14T04:07:42.941 INFO:tasks.rados.rados.0.smithi038.stdout:453: writing smithi03870129-453 from 796764 to 1274139 tid 1 2024-09-14T04:07:42.948 INFO:tasks.rados.rados.0.smithi038.stdout:453: writing smithi03870129-453 from 1983508 to 2601995 tid 2 2024-09-14T04:07:42.954 INFO:tasks.rados.rados.0.smithi038.stdout:453: writing smithi03870129-453 from 3363075 to 3596764 tid 3 2024-09-14T04:07:42.954 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:42.954 INFO:tasks.rados.rados.0.smithi038.stdout:438: finishing write tid 3 to smithi03870129-438 2024-09-14T04:07:42.954 INFO:tasks.rados.rados.0.smithi038.stdout:438: finishing write tid 4 to smithi03870129-438 2024-09-14T04:07:42.954 INFO:tasks.rados.rados.0.smithi038.stdout:438: finishing write tid 5 to smithi03870129-438 2024-09-14T04:07:42.954 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 438 v 108 (ObjNum 437 snap 0 seq_num 437) dirty exists 2024-09-14T04:07:42.954 INFO:tasks.rados.rados.0.smithi038.stdout:438: left oid 438 (ObjNum 437 snap 0 seq_num 437) 2024-09-14T04:07:42.954 INFO:tasks.rados.rados.0.smithi038.stdout:439: finishing write tid 1 to smithi03870129-439 2024-09-14T04:07:42.954 INFO:tasks.rados.rados.0.smithi038.stdout:439: finishing write tid 2 to smithi03870129-439 2024-09-14T04:07:42.955 INFO:tasks.rados.rados.0.smithi038.stdout:439: finishing write tid 3 to smithi03870129-439 2024-09-14T04:07:42.955 INFO:tasks.rados.rados.0.smithi038.stdout:439: finishing write tid 4 to smithi03870129-439 2024-09-14T04:07:42.955 INFO:tasks.rados.rados.0.smithi038.stdout:439: finishing write tid 5 to smithi03870129-439 2024-09-14T04:07:42.955 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 439 v 142 (ObjNum 438 snap 0 seq_num 438) dirty exists 2024-09-14T04:07:42.955 INFO:tasks.rados.rados.0.smithi038.stdout:439: left oid 439 (ObjNum 438 snap 0 seq_num 438) 2024-09-14T04:07:42.955 INFO:tasks.rados.rados.0.smithi038.stdout:438: done (15 left) 2024-09-14T04:07:42.955 INFO:tasks.rados.rados.0.smithi038.stdout:439: done (14 left) 2024-09-14T04:07:42.955 INFO:tasks.rados.rados.0.smithi038.stdout:454: write initial oid 454 2024-09-14T04:07:42.955 INFO:tasks.rados.rados.0.smithi038.stdout:454: seq_num 453 ranges {413571=552624,1641990=762145,2990498=425163} 2024-09-14T04:07:42.959 INFO:tasks.rados.rados.0.smithi038.stdout:454: writing smithi03870129-454 from 413571 to 966195 tid 1 2024-09-14T04:07:42.967 INFO:tasks.rados.rados.0.smithi038.stdout:454: writing smithi03870129-454 from 1641990 to 2404135 tid 2 2024-09-14T04:07:42.973 INFO:tasks.rados.rados.0.smithi038.stdout:454: writing smithi03870129-454 from 2990498 to 3415661 tid 3 2024-09-14T04:07:42.974 INFO:tasks.rados.rados.0.smithi038.stdout:455: write initial oid 455 2024-09-14T04:07:42.974 INFO:tasks.rados.rados.0.smithi038.stdout:455: seq_num 454 ranges {430378=627873,1700472=622156,3017921=612457} 2024-09-14T04:07:42.979 INFO:tasks.rados.rados.0.smithi038.stdout:455: writing smithi03870129-455 from 430378 to 1058251 tid 1 2024-09-14T04:07:42.986 INFO:tasks.rados.rados.0.smithi038.stdout:455: writing smithi03870129-455 from 1700472 to 2322628 tid 2 2024-09-14T04:07:42.994 INFO:tasks.rados.rados.0.smithi038.stdout:455: writing smithi03870129-455 from 3017921 to 3630378 tid 3 2024-09-14T04:07:42.994 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:42.994 INFO:tasks.rados.rados.0.smithi038.stdout:440: finishing write tid 1 to smithi03870129-440 2024-09-14T04:07:42.994 INFO:tasks.rados.rados.0.smithi038.stdout:440: finishing write tid 2 to smithi03870129-440 2024-09-14T04:07:42.994 INFO:tasks.rados.rados.0.smithi038.stdout:440: finishing write tid 3 to smithi03870129-440 2024-09-14T04:07:42.994 INFO:tasks.rados.rados.0.smithi038.stdout:440: finishing write tid 4 to smithi03870129-440 2024-09-14T04:07:42.994 INFO:tasks.rados.rados.0.smithi038.stdout:440: finishing write tid 5 to smithi03870129-440 2024-09-14T04:07:42.994 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 440 v 75 (ObjNum 439 snap 0 seq_num 439) dirty exists 2024-09-14T04:07:42.994 INFO:tasks.rados.rados.0.smithi038.stdout:440: left oid 440 (ObjNum 439 snap 0 seq_num 439) 2024-09-14T04:07:42.994 INFO:tasks.rados.rados.0.smithi038.stdout:441: finishing write tid 1 to smithi03870129-441 2024-09-14T04:07:42.995 INFO:tasks.rados.rados.0.smithi038.stdout:441: finishing write tid 2 to smithi03870129-441 2024-09-14T04:07:42.995 INFO:tasks.rados.rados.0.smithi038.stdout:441: finishing write tid 3 to smithi03870129-441 2024-09-14T04:07:42.995 INFO:tasks.rados.rados.0.smithi038.stdout:441: finishing write tid 4 to smithi03870129-441 2024-09-14T04:07:42.995 INFO:tasks.rados.rados.0.smithi038.stdout:441: finishing write tid 5 to smithi03870129-441 2024-09-14T04:07:42.995 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 441 v 100 (ObjNum 440 snap 0 seq_num 440) dirty exists 2024-09-14T04:07:42.995 INFO:tasks.rados.rados.0.smithi038.stdout:441: left oid 441 (ObjNum 440 snap 0 seq_num 440) 2024-09-14T04:07:42.995 INFO:tasks.rados.rados.0.smithi038.stdout:440: done (15 left) 2024-09-14T04:07:42.995 INFO:tasks.rados.rados.0.smithi038.stdout:441: done (14 left) 2024-09-14T04:07:42.995 INFO:tasks.rados.rados.0.smithi038.stdout:456: write initial oid 456 2024-09-14T04:07:42.995 INFO:tasks.rados.rados.0.smithi038.stdout:456: seq_num 455 ranges {447185=703122,1642601=765814,2928991=447707} 2024-09-14T04:07:43.000 INFO:tasks.rados.rados.0.smithi038.stdout:456: writing smithi03870129-456 from 447185 to 1150307 tid 1 2024-09-14T04:07:43.007 INFO:tasks.rados.rados.0.smithi038.stdout:456: writing smithi03870129-456 from 1642601 to 2408415 tid 2 2024-09-14T04:07:43.012 INFO:tasks.rados.rados.0.smithi038.stdout:456: writing smithi03870129-456 from 2928991 to 3376698 tid 3 2024-09-14T04:07:43.012 INFO:tasks.rados.rados.0.smithi038.stdout:457: write initial oid 457 2024-09-14T04:07:43.013 INFO:tasks.rados.rados.0.smithi038.stdout:457: seq_num 456 ranges {463992=778371,1701083=625825,2956414=658979} 2024-09-14T04:07:43.019 INFO:tasks.rados.rados.0.smithi038.stdout:457: writing smithi03870129-457 from 463992 to 1242363 tid 1 2024-09-14T04:07:43.025 INFO:tasks.rados.rados.0.smithi038.stdout:457: writing smithi03870129-457 from 1701083 to 2326908 tid 2 2024-09-14T04:07:43.034 INFO:tasks.rados.rados.0.smithi038.stdout:457: writing smithi03870129-457 from 2956414 to 3615393 tid 3 2024-09-14T04:07:43.034 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:43.034 INFO:tasks.rados.rados.0.smithi038.stdout:442: finishing write tid 1 to smithi03870129-442 2024-09-14T04:07:43.034 INFO:tasks.rados.rados.0.smithi038.stdout:442: finishing write tid 2 to smithi03870129-442 2024-09-14T04:07:43.034 INFO:tasks.rados.rados.0.smithi038.stdout:442: finishing write tid 3 to smithi03870129-442 2024-09-14T04:07:43.034 INFO:tasks.rados.rados.0.smithi038.stdout:442: finishing write tid 4 to smithi03870129-442 2024-09-14T04:07:43.034 INFO:tasks.rados.rados.0.smithi038.stdout:442: finishing write tid 5 to smithi03870129-442 2024-09-14T04:07:43.034 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 442 v 94 (ObjNum 441 snap 0 seq_num 441) dirty exists 2024-09-14T04:07:43.034 INFO:tasks.rados.rados.0.smithi038.stdout:442: left oid 442 (ObjNum 441 snap 0 seq_num 441) 2024-09-14T04:07:43.034 INFO:tasks.rados.rados.0.smithi038.stdout:443: finishing write tid 1 to smithi03870129-443 2024-09-14T04:07:43.034 INFO:tasks.rados.rados.0.smithi038.stdout:443: finishing write tid 2 to smithi03870129-443 2024-09-14T04:07:43.034 INFO:tasks.rados.rados.0.smithi038.stdout:443: finishing write tid 3 to smithi03870129-443 2024-09-14T04:07:43.035 INFO:tasks.rados.rados.0.smithi038.stdout:443: finishing write tid 4 to smithi03870129-443 2024-09-14T04:07:43.035 INFO:tasks.rados.rados.0.smithi038.stdout:443: finishing write tid 5 to smithi03870129-443 2024-09-14T04:07:43.035 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 443 v 87 (ObjNum 442 snap 0 seq_num 442) dirty exists 2024-09-14T04:07:43.035 INFO:tasks.rados.rados.0.smithi038.stdout:443: left oid 443 (ObjNum 442 snap 0 seq_num 442) 2024-09-14T04:07:43.035 INFO:tasks.rados.rados.0.smithi038.stdout:444: finishing write tid 1 to smithi03870129-444 2024-09-14T04:07:43.035 INFO:tasks.rados.rados.0.smithi038.stdout:444: finishing write tid 2 to smithi03870129-444 2024-09-14T04:07:43.035 INFO:tasks.rados.rados.0.smithi038.stdout:442: done (15 left) 2024-09-14T04:07:43.035 INFO:tasks.rados.rados.0.smithi038.stdout:443: done (14 left) 2024-09-14T04:07:43.035 INFO:tasks.rados.rados.0.smithi038.stdout:458: write initial oid 458 2024-09-14T04:07:43.035 INFO:tasks.rados.rados.0.smithi038.stdout:458: seq_num 457 ranges {480799=569973,1475918=769483,2700190=586604} 2024-09-14T04:07:43.039 INFO:tasks.rados.rados.0.smithi038.stdout:458: writing smithi03870129-458 from 480799 to 1050772 tid 1 2024-09-14T04:07:43.045 INFO:tasks.rados.rados.0.smithi038.stdout:458: writing smithi03870129-458 from 1475918 to 2245401 tid 2 2024-09-14T04:07:43.051 INFO:tasks.rados.rados.0.smithi038.stdout:458: writing smithi03870129-458 from 2700190 to 3286794 tid 3 2024-09-14T04:07:43.051 INFO:tasks.rados.rados.0.smithi038.stdout:459: write initial oid 459 2024-09-14T04:07:43.051 INFO:tasks.rados.rados.0.smithi038.stdout:459: seq_num 458 ranges {497606=645222,1934400=629494,3243966=453640} 2024-09-14T04:07:43.058 INFO:tasks.rados.rados.0.smithi038.stdout:459: writing smithi03870129-459 from 497606 to 1142828 tid 1 2024-09-14T04:07:43.065 INFO:tasks.rados.rados.0.smithi038.stdout:459: writing smithi03870129-459 from 1934400 to 2563894 tid 2 2024-09-14T04:07:43.073 INFO:tasks.rados.rados.0.smithi038.stdout:459: writing smithi03870129-459 from 3243966 to 3697606 tid 3 2024-09-14T04:07:43.073 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:43.073 INFO:tasks.rados.rados.0.smithi038.stdout:444: finishing write tid 3 to smithi03870129-444 2024-09-14T04:07:43.073 INFO:tasks.rados.rados.0.smithi038.stdout:444: finishing write tid 4 to smithi03870129-444 2024-09-14T04:07:43.073 INFO:tasks.rados.rados.0.smithi038.stdout:444: finishing write tid 5 to smithi03870129-444 2024-09-14T04:07:43.073 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 444 v 104 (ObjNum 443 snap 0 seq_num 443) dirty exists 2024-09-14T04:07:43.073 INFO:tasks.rados.rados.0.smithi038.stdout:444: left oid 444 (ObjNum 443 snap 0 seq_num 443) 2024-09-14T04:07:43.073 INFO:tasks.rados.rados.0.smithi038.stdout:445: finishing write tid 1 to smithi03870129-445 2024-09-14T04:07:43.073 INFO:tasks.rados.rados.0.smithi038.stdout:445: finishing write tid 2 to smithi03870129-445 2024-09-14T04:07:43.074 INFO:tasks.rados.rados.0.smithi038.stdout:445: finishing write tid 3 to smithi03870129-445 2024-09-14T04:07:43.074 INFO:tasks.rados.rados.0.smithi038.stdout:445: finishing write tid 4 to smithi03870129-445 2024-09-14T04:07:43.074 INFO:tasks.rados.rados.0.smithi038.stdout:445: finishing write tid 5 to smithi03870129-445 2024-09-14T04:07:43.074 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 445 v 112 (ObjNum 444 snap 0 seq_num 444) dirty exists 2024-09-14T04:07:43.074 INFO:tasks.rados.rados.0.smithi038.stdout:445: left oid 445 (ObjNum 444 snap 0 seq_num 444) 2024-09-14T04:07:43.074 INFO:tasks.rados.rados.0.smithi038.stdout:446: finishing write tid 1 to smithi03870129-446 2024-09-14T04:07:43.074 INFO:tasks.rados.rados.0.smithi038.stdout:446: finishing write tid 2 to smithi03870129-446 2024-09-14T04:07:43.074 INFO:tasks.rados.rados.0.smithi038.stdout:444: done (15 left) 2024-09-14T04:07:43.074 INFO:tasks.rados.rados.0.smithi038.stdout:445: done (14 left) 2024-09-14T04:07:43.074 INFO:tasks.rados.rados.0.smithi038.stdout:460: write initial oid 460 2024-09-14T04:07:43.074 INFO:tasks.rados.rados.0.smithi038.stdout:460: seq_num 459 ranges {514413=720471,1876529=773152,3438683=275730} 2024-09-14T04:07:43.079 INFO:tasks.rados.rados.0.smithi038.stdout:460: writing smithi03870129-460 from 514413 to 1234884 tid 1 2024-09-14T04:07:43.087 INFO:tasks.rados.rados.0.smithi038.stdout:460: writing smithi03870129-460 from 1876529 to 2649681 tid 2 2024-09-14T04:07:43.093 INFO:tasks.rados.rados.0.smithi038.stdout:460: writing smithi03870129-460 from 3438683 to 3714413 tid 3 2024-09-14T04:07:43.093 INFO:tasks.rados.rados.0.smithi038.stdout:461: write initial oid 461 2024-09-14T04:07:43.093 INFO:tasks.rados.rados.0.smithi038.stdout:461: seq_num 460 ranges {531220=795720,1935011=516810,3066106=420420} 2024-09-14T04:07:43.100 INFO:tasks.rados.rados.0.smithi038.stdout:461: writing smithi03870129-461 from 531220 to 1326940 tid 1 2024-09-14T04:07:43.107 INFO:tasks.rados.rados.0.smithi038.stdout:461: writing smithi03870129-461 from 1935011 to 2451821 tid 2 2024-09-14T04:07:43.113 INFO:tasks.rados.rados.0.smithi038.stdout:461: writing smithi03870129-461 from 3066106 to 3486526 tid 3 2024-09-14T04:07:43.114 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:43.115 INFO:tasks.rados.rados.0.smithi038.stdout:446: finishing write tid 3 to smithi03870129-446 2024-09-14T04:07:43.115 INFO:tasks.rados.rados.0.smithi038.stdout:446: finishing write tid 4 to smithi03870129-446 2024-09-14T04:07:43.115 INFO:tasks.rados.rados.0.smithi038.stdout:446: finishing write tid 5 to smithi03870129-446 2024-09-14T04:07:43.115 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 446 v 100 (ObjNum 445 snap 0 seq_num 445) dirty exists 2024-09-14T04:07:43.115 INFO:tasks.rados.rados.0.smithi038.stdout:446: left oid 446 (ObjNum 445 snap 0 seq_num 445) 2024-09-14T04:07:43.115 INFO:tasks.rados.rados.0.smithi038.stdout:447: finishing write tid 1 to smithi03870129-447 2024-09-14T04:07:43.115 INFO:tasks.rados.rados.0.smithi038.stdout:446: done (15 left) 2024-09-14T04:07:43.115 INFO:tasks.rados.rados.0.smithi038.stdout:462: write initial oid 462 2024-09-14T04:07:43.115 INFO:tasks.rados.rados.0.smithi038.stdout:462: seq_num 461 ranges {548027=470969,1593493=776821,3093529=631692} 2024-09-14T04:07:43.118 INFO:tasks.rados.rados.0.smithi038.stdout:462: writing smithi03870129-462 from 548027 to 1018996 tid 1 2024-09-14T04:07:43.126 INFO:tasks.rados.rados.0.smithi038.stdout:462: writing smithi03870129-462 from 1593493 to 2370314 tid 2 2024-09-14T04:07:43.134 INFO:tasks.rados.rados.0.smithi038.stdout:462: writing smithi03870129-462 from 3093529 to 3725221 tid 3 2024-09-14T04:07:43.134 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:43.134 INFO:tasks.rados.rados.0.smithi038.stdout:447: finishing write tid 2 to smithi03870129-447 2024-09-14T04:07:43.134 INFO:tasks.rados.rados.0.smithi038.stdout:447: finishing write tid 3 to smithi03870129-447 2024-09-14T04:07:43.134 INFO:tasks.rados.rados.0.smithi038.stdout:447: finishing write tid 4 to smithi03870129-447 2024-09-14T04:07:43.134 INFO:tasks.rados.rados.0.smithi038.stdout:447: finishing write tid 5 to smithi03870129-447 2024-09-14T04:07:43.134 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 447 v 138 (ObjNum 446 snap 0 seq_num 446) dirty exists 2024-09-14T04:07:43.134 INFO:tasks.rados.rados.0.smithi038.stdout:447: left oid 447 (ObjNum 446 snap 0 seq_num 446) 2024-09-14T04:07:43.134 INFO:tasks.rados.rados.0.smithi038.stdout:448: finishing write tid 1 to smithi03870129-448 2024-09-14T04:07:43.134 INFO:tasks.rados.rados.0.smithi038.stdout:447: done (15 left) 2024-09-14T04:07:43.135 INFO:tasks.rados.rados.0.smithi038.stdout:463: write initial oid 463 2024-09-14T04:07:43.135 INFO:tasks.rados.rados.0.smithi038.stdout:463: seq_num 462 ranges {564834=546218,1651975=520479,2720952=559317} 2024-09-14T04:07:43.139 INFO:tasks.rados.rados.0.smithi038.stdout:463: writing smithi03870129-463 from 564834 to 1111052 tid 1 2024-09-14T04:07:43.146 INFO:tasks.rados.rados.0.smithi038.stdout:463: writing smithi03870129-463 from 1651975 to 2172454 tid 2 2024-09-14T04:07:43.152 INFO:tasks.rados.rados.0.smithi038.stdout:463: writing smithi03870129-463 from 2720952 to 3280269 tid 3 2024-09-14T04:07:43.152 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:43.153 INFO:tasks.rados.rados.0.smithi038.stdout:448: finishing write tid 2 to smithi03870129-448 2024-09-14T04:07:43.153 INFO:tasks.rados.rados.0.smithi038.stdout:448: finishing write tid 3 to smithi03870129-448 2024-09-14T04:07:43.153 INFO:tasks.rados.rados.0.smithi038.stdout:448: finishing write tid 4 to smithi03870129-448 2024-09-14T04:07:43.153 INFO:tasks.rados.rados.0.smithi038.stdout:448: finishing write tid 5 to smithi03870129-448 2024-09-14T04:07:43.153 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 448 v 96 (ObjNum 447 snap 0 seq_num 447) dirty exists 2024-09-14T04:07:43.153 INFO:tasks.rados.rados.0.smithi038.stdout:448: left oid 448 (ObjNum 447 snap 0 seq_num 447) 2024-09-14T04:07:43.153 INFO:tasks.rados.rados.0.smithi038.stdout:449: finishing write tid 1 to smithi03870129-449 2024-09-14T04:07:43.153 INFO:tasks.rados.rados.0.smithi038.stdout:448: done (15 left) 2024-09-14T04:07:43.153 INFO:tasks.rados.rados.0.smithi038.stdout:464: write initial oid 464 2024-09-14T04:07:43.153 INFO:tasks.rados.rados.0.smithi038.stdout:464: seq_num 463 ranges {581641=621467,1994104=780490,3432022=349619} 2024-09-14T04:07:43.158 INFO:tasks.rados.rados.0.smithi038.stdout:464: writing smithi03870129-464 from 581641 to 1203108 tid 1 2024-09-14T04:07:43.167 INFO:tasks.rados.rados.0.smithi038.stdout:464: writing smithi03870129-464 from 1994104 to 2774594 tid 2 2024-09-14T04:07:43.174 INFO:tasks.rados.rados.0.smithi038.stdout:464: writing smithi03870129-464 from 3432022 to 3781641 tid 3 2024-09-14T04:07:43.174 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:43.174 INFO:tasks.rados.rados.0.smithi038.stdout:449: finishing write tid 2 to smithi03870129-449 2024-09-14T04:07:43.174 INFO:tasks.rados.rados.0.smithi038.stdout:449: finishing write tid 3 to smithi03870129-449 2024-09-14T04:07:43.175 INFO:tasks.rados.rados.0.smithi038.stdout:449: finishing write tid 4 to smithi03870129-449 2024-09-14T04:07:43.175 INFO:tasks.rados.rados.0.smithi038.stdout:449: finishing write tid 5 to smithi03870129-449 2024-09-14T04:07:43.175 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 449 v 79 (ObjNum 448 snap 0 seq_num 448) dirty exists 2024-09-14T04:07:43.175 INFO:tasks.rados.rados.0.smithi038.stdout:449: left oid 449 (ObjNum 448 snap 0 seq_num 448) 2024-09-14T04:07:43.175 INFO:tasks.rados.rados.0.smithi038.stdout:450: finishing write tid 1 to smithi03870129-450 2024-09-14T04:07:43.175 INFO:tasks.rados.rados.0.smithi038.stdout:450: finishing write tid 2 to smithi03870129-450 2024-09-14T04:07:43.175 INFO:tasks.rados.rados.0.smithi038.stdout:450: finishing write tid 3 to smithi03870129-450 2024-09-14T04:07:43.175 INFO:tasks.rados.rados.0.smithi038.stdout:450: finishing write tid 4 to smithi03870129-450 2024-09-14T04:07:43.175 INFO:tasks.rados.rados.0.smithi038.stdout:450: finishing write tid 5 to smithi03870129-450 2024-09-14T04:07:43.175 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 450 v 83 (ObjNum 449 snap 0 seq_num 449) dirty exists 2024-09-14T04:07:43.175 INFO:tasks.rados.rados.0.smithi038.stdout:450: left oid 450 (ObjNum 449 snap 0 seq_num 449) 2024-09-14T04:07:43.176 INFO:tasks.rados.rados.0.smithi038.stdout:451: finishing write tid 1 to smithi03870129-451 2024-09-14T04:07:43.176 INFO:tasks.rados.rados.0.smithi038.stdout:451: finishing write tid 2 to smithi03870129-451 2024-09-14T04:07:43.176 INFO:tasks.rados.rados.0.smithi038.stdout:451: finishing write tid 3 to smithi03870129-451 2024-09-14T04:07:43.176 INFO:tasks.rados.rados.0.smithi038.stdout:451: finishing write tid 4 to smithi03870129-451 2024-09-14T04:07:43.176 INFO:tasks.rados.rados.0.smithi038.stdout:451: finishing write tid 5 to smithi03870129-451 2024-09-14T04:07:43.176 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 451 v 49 (ObjNum 450 snap 0 seq_num 450) dirty exists 2024-09-14T04:07:43.176 INFO:tasks.rados.rados.0.smithi038.stdout:451: left oid 451 (ObjNum 450 snap 0 seq_num 450) 2024-09-14T04:07:43.176 INFO:tasks.rados.rados.0.smithi038.stdout:452: finishing write tid 1 to smithi03870129-452 2024-09-14T04:07:43.176 INFO:tasks.rados.rados.0.smithi038.stdout:452: finishing write tid 2 to smithi03870129-452 2024-09-14T04:07:43.176 INFO:tasks.rados.rados.0.smithi038.stdout:449: done (15 left) 2024-09-14T04:07:43.176 INFO:tasks.rados.rados.0.smithi038.stdout:450: done (14 left) 2024-09-14T04:07:43.176 INFO:tasks.rados.rados.0.smithi038.stdout:451: done (13 left) 2024-09-14T04:07:43.177 INFO:tasks.rados.rados.0.smithi038.stdout:465: write initial oid 465 2024-09-14T04:07:43.177 INFO:tasks.rados.rados.0.smithi038.stdout:465: seq_num 464 ranges {598448=413069,1768939=524148,2775798=581861,3781488=16960} 2024-09-14T04:07:43.178 INFO:tasks.rados.rados.0.smithi038.stdout:465: writing smithi03870129-465 from 598448 to 1011517 tid 1 2024-09-14T04:07:43.185 INFO:tasks.rados.rados.0.smithi038.stdout:465: writing smithi03870129-465 from 1768939 to 2293087 tid 2 2024-09-14T04:07:43.191 INFO:tasks.rados.rados.0.smithi038.stdout:465: writing smithi03870129-465 from 2775798 to 3357659 tid 3 2024-09-14T04:07:43.194 INFO:tasks.rados.rados.0.smithi038.stdout:465: writing smithi03870129-465 from 3781488 to 3798448 tid 4 2024-09-14T04:07:43.194 INFO:tasks.rados.rados.0.smithi038.stdout:466: write initial oid 466 2024-09-14T04:07:43.194 INFO:tasks.rados.rados.0.smithi038.stdout:466: seq_num 465 ranges {615255=488318,1827421=784159,3203221=612034} 2024-09-14T04:07:43.200 INFO:tasks.rados.rados.0.smithi038.stdout:466: writing smithi03870129-466 from 615255 to 1103573 tid 1 2024-09-14T04:07:43.208 INFO:tasks.rados.rados.0.smithi038.stdout:466: writing smithi03870129-466 from 1827421 to 2611580 tid 2 2024-09-14T04:07:43.215 INFO:tasks.rados.rados.0.smithi038.stdout:466: writing smithi03870129-466 from 3203221 to 3815255 tid 3 2024-09-14T04:07:43.215 INFO:tasks.rados.rados.0.smithi038.stdout:467: write initial oid 467 2024-09-14T04:07:43.215 INFO:tasks.rados.rados.0.smithi038.stdout:467: seq_num 466 ranges {632062=563567,1885903=527817,2830644=720758} 2024-09-14T04:07:43.221 INFO:tasks.rados.rados.0.smithi038.stdout:467: writing smithi03870129-467 from 632062 to 1195629 tid 1 2024-09-14T04:07:43.228 INFO:tasks.rados.rados.0.smithi038.stdout:467: writing smithi03870129-467 from 1885903 to 2413720 tid 2 2024-09-14T04:07:43.235 INFO:tasks.rados.rados.0.smithi038.stdout:467: writing smithi03870129-467 from 2830644 to 3551402 tid 3 2024-09-14T04:07:43.235 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:43.235 INFO:tasks.rados.rados.0.smithi038.stdout:452: finishing write tid 3 to smithi03870129-452 2024-09-14T04:07:43.235 INFO:tasks.rados.rados.0.smithi038.stdout:452: finishing write tid 4 to smithi03870129-452 2024-09-14T04:07:43.236 INFO:tasks.rados.rados.0.smithi038.stdout:452: finishing write tid 5 to smithi03870129-452 2024-09-14T04:07:43.236 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 452 v 98 (ObjNum 451 snap 0 seq_num 451) dirty exists 2024-09-14T04:07:43.236 INFO:tasks.rados.rados.0.smithi038.stdout:452: left oid 452 (ObjNum 451 snap 0 seq_num 451) 2024-09-14T04:07:43.236 INFO:tasks.rados.rados.0.smithi038.stdout:453: finishing write tid 1 to smithi03870129-453 2024-09-14T04:07:43.236 INFO:tasks.rados.rados.0.smithi038.stdout:452: done (15 left) 2024-09-14T04:07:43.236 INFO:tasks.rados.rados.0.smithi038.stdout:468: write initial oid 468 2024-09-14T04:07:43.236 INFO:tasks.rados.rados.0.smithi038.stdout:468: seq_num 467 ranges {648869=638816,1828032=787828,3141714=532030} 2024-09-14T04:07:43.242 INFO:tasks.rados.rados.0.smithi038.stdout:468: writing smithi03870129-468 from 648869 to 1287685 tid 1 2024-09-14T04:07:43.249 INFO:tasks.rados.rados.0.smithi038.stdout:468: writing smithi03870129-468 from 1828032 to 2615860 tid 2 2024-09-14T04:07:43.255 INFO:tasks.rados.rados.0.smithi038.stdout:468: writing smithi03870129-468 from 3141714 to 3673744 tid 3 2024-09-14T04:07:43.256 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:43.256 INFO:tasks.rados.rados.0.smithi038.stdout:453: finishing write tid 2 to smithi03870129-453 2024-09-14T04:07:43.256 INFO:tasks.rados.rados.0.smithi038.stdout:453: finishing write tid 3 to smithi03870129-453 2024-09-14T04:07:43.256 INFO:tasks.rados.rados.0.smithi038.stdout:453: finishing write tid 4 to smithi03870129-453 2024-09-14T04:07:43.256 INFO:tasks.rados.rados.0.smithi038.stdout:453: finishing write tid 5 to smithi03870129-453 2024-09-14T04:07:43.256 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 453 v 53 (ObjNum 452 snap 0 seq_num 452) dirty exists 2024-09-14T04:07:43.256 INFO:tasks.rados.rados.0.smithi038.stdout:453: left oid 453 (ObjNum 452 snap 0 seq_num 452) 2024-09-14T04:07:43.256 INFO:tasks.rados.rados.0.smithi038.stdout:454: finishing write tid 1 to smithi03870129-454 2024-09-14T04:07:43.256 INFO:tasks.rados.rados.0.smithi038.stdout:453: done (15 left) 2024-09-14T04:07:43.256 INFO:tasks.rados.rados.0.smithi038.stdout:469: write initial oid 469 2024-09-14T04:07:43.256 INFO:tasks.rados.rados.0.smithi038.stdout:469: seq_num 468 ranges {665676=714065,1886514=531486,3169137=696539} 2024-09-14T04:07:43.263 INFO:tasks.rados.rados.0.smithi038.stdout:469: writing smithi03870129-469 from 665676 to 1379741 tid 1 2024-09-14T04:07:43.268 INFO:tasks.rados.rados.0.smithi038.stdout:469: writing smithi03870129-469 from 1886514 to 2418000 tid 2 2024-09-14T04:07:43.278 INFO:tasks.rados.rados.0.smithi038.stdout:469: writing smithi03870129-469 from 3169137 to 3865676 tid 3 2024-09-14T04:07:43.279 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:43.279 INFO:tasks.rados.rados.0.smithi038.stdout:454: finishing write tid 2 to smithi03870129-454 2024-09-14T04:07:43.279 INFO:tasks.rados.rados.0.smithi038.stdout:454: finishing write tid 3 to smithi03870129-454 2024-09-14T04:07:43.279 INFO:tasks.rados.rados.0.smithi038.stdout:454: finishing write tid 4 to smithi03870129-454 2024-09-14T04:07:43.279 INFO:tasks.rados.rados.0.smithi038.stdout:454: finishing write tid 5 to smithi03870129-454 2024-09-14T04:07:43.279 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 454 v 100 (ObjNum 453 snap 0 seq_num 453) dirty exists 2024-09-14T04:07:43.279 INFO:tasks.rados.rados.0.smithi038.stdout:454: left oid 454 (ObjNum 453 snap 0 seq_num 453) 2024-09-14T04:07:43.279 INFO:tasks.rados.rados.0.smithi038.stdout:455: finishing write tid 1 to smithi03870129-455 2024-09-14T04:07:43.279 INFO:tasks.rados.rados.0.smithi038.stdout:455: finishing write tid 2 to smithi03870129-455 2024-09-14T04:07:43.279 INFO:tasks.rados.rados.0.smithi038.stdout:455: finishing write tid 3 to smithi03870129-455 2024-09-14T04:07:43.279 INFO:tasks.rados.rados.0.smithi038.stdout:455: finishing write tid 4 to smithi03870129-455 2024-09-14T04:07:43.280 INFO:tasks.rados.rados.0.smithi038.stdout:455: finishing write tid 5 to smithi03870129-455 2024-09-14T04:07:43.280 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 455 v 85 (ObjNum 454 snap 0 seq_num 454) dirty exists 2024-09-14T04:07:43.280 INFO:tasks.rados.rados.0.smithi038.stdout:455: left oid 455 (ObjNum 454 snap 0 seq_num 454) 2024-09-14T04:07:43.280 INFO:tasks.rados.rados.0.smithi038.stdout:456: finishing write tid 1 to smithi03870129-456 2024-09-14T04:07:43.280 INFO:tasks.rados.rados.0.smithi038.stdout:456: finishing write tid 2 to smithi03870129-456 2024-09-14T04:07:43.280 INFO:tasks.rados.rados.0.smithi038.stdout:456: finishing write tid 3 to smithi03870129-456 2024-09-14T04:07:43.280 INFO:tasks.rados.rados.0.smithi038.stdout:456: finishing write tid 4 to smithi03870129-456 2024-09-14T04:07:43.280 INFO:tasks.rados.rados.0.smithi038.stdout:456: finishing write tid 5 to smithi03870129-456 2024-09-14T04:07:43.280 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 456 v 120 (ObjNum 455 snap 0 seq_num 455) dirty exists 2024-09-14T04:07:43.280 INFO:tasks.rados.rados.0.smithi038.stdout:456: left oid 456 (ObjNum 455 snap 0 seq_num 455) 2024-09-14T04:07:43.280 INFO:tasks.rados.rados.0.smithi038.stdout:457: finishing write tid 1 to smithi03870129-457 2024-09-14T04:07:43.280 INFO:tasks.rados.rados.0.smithi038.stdout:457: finishing write tid 2 to smithi03870129-457 2024-09-14T04:07:43.281 INFO:tasks.rados.rados.0.smithi038.stdout:457: finishing write tid 3 to smithi03870129-457 2024-09-14T04:07:43.281 INFO:tasks.rados.rados.0.smithi038.stdout:457: finishing write tid 4 to smithi03870129-457 2024-09-14T04:07:43.281 INFO:tasks.rados.rados.0.smithi038.stdout:457: finishing write tid 5 to smithi03870129-457 2024-09-14T04:07:43.281 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 457 v 95 (ObjNum 456 snap 0 seq_num 456) dirty exists 2024-09-14T04:07:43.281 INFO:tasks.rados.rados.0.smithi038.stdout:457: left oid 457 (ObjNum 456 snap 0 seq_num 456) 2024-09-14T04:07:43.281 INFO:tasks.rados.rados.0.smithi038.stdout:458: finishing write tid 1 to smithi03870129-458 2024-09-14T04:07:43.281 INFO:tasks.rados.rados.0.smithi038.stdout:458: finishing write tid 2 to smithi03870129-458 2024-09-14T04:07:43.281 INFO:tasks.rados.rados.0.smithi038.stdout:454: done (15 left) 2024-09-14T04:07:43.281 INFO:tasks.rados.rados.0.smithi038.stdout:455: done (14 left) 2024-09-14T04:07:43.281 INFO:tasks.rados.rados.0.smithi038.stdout:456: done (13 left) 2024-09-14T04:07:43.281 INFO:tasks.rados.rados.0.smithi038.stdout:457: done (12 left) 2024-09-14T04:07:43.282 INFO:tasks.rados.rados.0.smithi038.stdout:470: write initial oid 470 2024-09-14T04:07:43.282 INFO:tasks.rados.rados.0.smithi038.stdout:470: seq_num 469 ranges {682483=789314,1944996=791497,3196560=554574} 2024-09-14T04:07:43.285 INFO:tasks.rados.rados.0.smithi038.stdout:470: writing smithi03870129-470 from 682483 to 1471797 tid 1 2024-09-14T04:07:43.293 INFO:tasks.rados.rados.0.smithi038.stdout:470: writing smithi03870129-470 from 1944996 to 2736493 tid 2 2024-09-14T04:07:43.298 INFO:tasks.rados.rados.0.smithi038.stdout:470: writing smithi03870129-470 from 3196560 to 3751134 tid 3 2024-09-14T04:07:43.298 INFO:tasks.rados.rados.0.smithi038.stdout:471: write initial oid 471 2024-09-14T04:07:43.299 INFO:tasks.rados.rados.0.smithi038.stdout:471: seq_num 470 ranges {699290=464563,1603478=535155,2823983=765846} 2024-09-14T04:07:43.305 INFO:tasks.rados.rados.0.smithi038.stdout:471: writing smithi03870129-471 from 699290 to 1163853 tid 1 2024-09-14T04:07:43.311 INFO:tasks.rados.rados.0.smithi038.stdout:471: writing smithi03870129-471 from 1603478 to 2138633 tid 2 2024-09-14T04:07:43.319 INFO:tasks.rados.rados.0.smithi038.stdout:471: writing smithi03870129-471 from 2823983 to 3589829 tid 3 2024-09-14T04:07:43.319 INFO:tasks.rados.rados.0.smithi038.stdout:472: write initial oid 472 2024-09-14T04:07:43.319 INFO:tasks.rados.rados.0.smithi038.stdout:472: seq_num 471 ranges {716097=539812,1945607=795166,3535053=381044} 2024-09-14T04:07:43.326 INFO:tasks.rados.rados.0.smithi038.stdout:472: writing smithi03870129-472 from 716097 to 1255909 tid 1 2024-09-14T04:07:43.334 INFO:tasks.rados.rados.0.smithi038.stdout:472: writing smithi03870129-472 from 1945607 to 2740773 tid 2 2024-09-14T04:07:43.341 INFO:tasks.rados.rados.0.smithi038.stdout:472: writing smithi03870129-472 from 3535053 to 3916097 tid 3 2024-09-14T04:07:43.341 INFO:tasks.rados.rados.0.smithi038.stdout:473: write initial oid 473 2024-09-14T04:07:43.341 INFO:tasks.rados.rados.0.smithi038.stdout:473: seq_num 472 ranges {732904=731414,2120442=538824,3278829=504743} 2024-09-14T04:07:43.349 INFO:tasks.rados.rados.0.smithi038.stdout:473: writing smithi03870129-473 from 732904 to 1464318 tid 1 2024-09-14T04:07:43.356 INFO:tasks.rados.rados.0.smithi038.stdout:473: writing smithi03870129-473 from 2120442 to 2659266 tid 2 2024-09-14T04:07:43.363 INFO:tasks.rados.rados.0.smithi038.stdout:473: writing smithi03870129-473 from 3278829 to 3783572 tid 3 2024-09-14T04:07:43.363 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:43.364 INFO:tasks.rados.rados.0.smithi038.stdout:458: finishing write tid 3 to smithi03870129-458 2024-09-14T04:07:43.364 INFO:tasks.rados.rados.0.smithi038.stdout:458: finishing write tid 4 to smithi03870129-458 2024-09-14T04:07:43.364 INFO:tasks.rados.rados.0.smithi038.stdout:458: finishing write tid 5 to smithi03870129-458 2024-09-14T04:07:43.364 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 458 v 116 (ObjNum 457 snap 0 seq_num 457) dirty exists 2024-09-14T04:07:43.364 INFO:tasks.rados.rados.0.smithi038.stdout:458: left oid 458 (ObjNum 457 snap 0 seq_num 457) 2024-09-14T04:07:43.364 INFO:tasks.rados.rados.0.smithi038.stdout:459: finishing write tid 1 to smithi03870129-459 2024-09-14T04:07:43.365 INFO:tasks.rados.rados.0.smithi038.stdout:458: done (15 left) 2024-09-14T04:07:43.365 INFO:tasks.rados.rados.0.smithi038.stdout:474: write initial oid 474 2024-09-14T04:07:43.365 INFO:tasks.rados.rados.0.smithi038.stdout:474: seq_num 473 ranges {749711=406663,1778924=682482,3189899=716015} 2024-09-14T04:07:43.368 INFO:tasks.rados.rados.0.smithi038.stdout:474: writing smithi03870129-474 from 749711 to 1156374 tid 1 2024-09-14T04:07:43.375 INFO:tasks.rados.rados.0.smithi038.stdout:474: writing smithi03870129-474 from 1778924 to 2461406 tid 2 2024-09-14T04:07:43.384 INFO:tasks.rados.rados.0.smithi038.stdout:474: writing smithi03870129-474 from 3189899 to 3905914 tid 3 2024-09-14T04:07:43.385 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:43.385 INFO:tasks.rados.rados.0.smithi038.stdout:459: finishing write tid 2 to smithi03870129-459 2024-09-14T04:07:43.385 INFO:tasks.rados.rados.0.smithi038.stdout:459: finishing write tid 3 to smithi03870129-459 2024-09-14T04:07:43.385 INFO:tasks.rados.rados.0.smithi038.stdout:459: finishing write tid 4 to smithi03870129-459 2024-09-14T04:07:43.385 INFO:tasks.rados.rados.0.smithi038.stdout:459: finishing write tid 5 to smithi03870129-459 2024-09-14T04:07:43.385 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 459 v 104 (ObjNum 458 snap 0 seq_num 458) dirty exists 2024-09-14T04:07:43.385 INFO:tasks.rados.rados.0.smithi038.stdout:459: left oid 459 (ObjNum 458 snap 0 seq_num 458) 2024-09-14T04:07:43.385 INFO:tasks.rados.rados.0.smithi038.stdout:460: finishing write tid 1 to smithi03870129-460 2024-09-14T04:07:43.385 INFO:tasks.rados.rados.0.smithi038.stdout:459: done (15 left) 2024-09-14T04:07:43.385 INFO:tasks.rados.rados.0.smithi038.stdout:475: write initial oid 475 2024-09-14T04:07:43.386 INFO:tasks.rados.rados.0.smithi038.stdout:475: seq_num 474 ranges {766518=481912,1837406=542493,2933675=527287,3876584=89934} 2024-09-14T04:07:43.390 INFO:tasks.rados.rados.0.smithi038.stdout:475: writing smithi03870129-475 from 766518 to 1248430 tid 1 2024-09-14T04:07:43.396 INFO:tasks.rados.rados.0.smithi038.stdout:475: writing smithi03870129-475 from 1837406 to 2379899 tid 2 2024-09-14T04:07:43.402 INFO:tasks.rados.rados.0.smithi038.stdout:475: writing smithi03870129-475 from 2933675 to 3460962 tid 3 2024-09-14T04:07:43.406 INFO:tasks.rados.rados.0.smithi038.stdout:475: writing smithi03870129-475 from 3876584 to 3966518 tid 4 2024-09-14T04:07:43.406 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:43.406 INFO:tasks.rados.rados.0.smithi038.stdout:460: finishing write tid 2 to smithi03870129-460 2024-09-14T04:07:43.406 INFO:tasks.rados.rados.0.smithi038.stdout:460: finishing write tid 3 to smithi03870129-460 2024-09-14T04:07:43.406 INFO:tasks.rados.rados.0.smithi038.stdout:460: finishing write tid 4 to smithi03870129-460 2024-09-14T04:07:43.406 INFO:tasks.rados.rados.0.smithi038.stdout:460: finishing write tid 5 to smithi03870129-460 2024-09-14T04:07:43.406 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 460 v 146 (ObjNum 459 snap 0 seq_num 459) dirty exists 2024-09-14T04:07:43.406 INFO:tasks.rados.rados.0.smithi038.stdout:460: left oid 460 (ObjNum 459 snap 0 seq_num 459) 2024-09-14T04:07:43.406 INFO:tasks.rados.rados.0.smithi038.stdout:461: finishing write tid 1 to smithi03870129-461 2024-09-14T04:07:43.407 INFO:tasks.rados.rados.0.smithi038.stdout:461: finishing write tid 2 to smithi03870129-461 2024-09-14T04:07:43.407 INFO:tasks.rados.rados.0.smithi038.stdout:461: finishing write tid 3 to smithi03870129-461 2024-09-14T04:07:43.407 INFO:tasks.rados.rados.0.smithi038.stdout:461: finishing write tid 4 to smithi03870129-461 2024-09-14T04:07:43.407 INFO:tasks.rados.rados.0.smithi038.stdout:461: finishing write tid 5 to smithi03870129-461 2024-09-14T04:07:43.407 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 461 v 99 (ObjNum 460 snap 0 seq_num 460) dirty exists 2024-09-14T04:07:43.407 INFO:tasks.rados.rados.0.smithi038.stdout:461: left oid 461 (ObjNum 460 snap 0 seq_num 460) 2024-09-14T04:07:43.407 INFO:tasks.rados.rados.0.smithi038.stdout:462: finishing write tid 1 to smithi03870129-462 2024-09-14T04:07:43.407 INFO:tasks.rados.rados.0.smithi038.stdout:462: finishing write tid 2 to smithi03870129-462 2024-09-14T04:07:43.407 INFO:tasks.rados.rados.0.smithi038.stdout:462: finishing write tid 3 to smithi03870129-462 2024-09-14T04:07:43.408 INFO:tasks.rados.rados.0.smithi038.stdout:462: finishing write tid 4 to smithi03870129-462 2024-09-14T04:07:43.408 INFO:tasks.rados.rados.0.smithi038.stdout:462: finishing write tid 5 to smithi03870129-462 2024-09-14T04:07:43.408 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 462 v 124 (ObjNum 461 snap 0 seq_num 461) dirty exists 2024-09-14T04:07:43.408 INFO:tasks.rados.rados.0.smithi038.stdout:462: left oid 462 (ObjNum 461 snap 0 seq_num 461) 2024-09-14T04:07:43.408 INFO:tasks.rados.rados.0.smithi038.stdout:463: finishing write tid 1 to smithi03870129-463 2024-09-14T04:07:43.408 INFO:tasks.rados.rados.0.smithi038.stdout:463: finishing write tid 2 to smithi03870129-463 2024-09-14T04:07:43.408 INFO:tasks.rados.rados.0.smithi038.stdout:463: finishing write tid 3 to smithi03870129-463 2024-09-14T04:07:43.408 INFO:tasks.rados.rados.0.smithi038.stdout:463: finishing write tid 4 to smithi03870129-463 2024-09-14T04:07:43.408 INFO:tasks.rados.rados.0.smithi038.stdout:463: finishing write tid 5 to smithi03870129-463 2024-09-14T04:07:43.408 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 463 v 108 (ObjNum 462 snap 0 seq_num 462) dirty exists 2024-09-14T04:07:43.408 INFO:tasks.rados.rados.0.smithi038.stdout:463: left oid 463 (ObjNum 462 snap 0 seq_num 462) 2024-09-14T04:07:43.408 INFO:tasks.rados.rados.0.smithi038.stdout:464: finishing write tid 1 to smithi03870129-464 2024-09-14T04:07:43.409 INFO:tasks.rados.rados.0.smithi038.stdout:464: finishing write tid 2 to smithi03870129-464 2024-09-14T04:07:43.409 INFO:tasks.rados.rados.0.smithi038.stdout:464: finishing write tid 3 to smithi03870129-464 2024-09-14T04:07:43.409 INFO:tasks.rados.rados.0.smithi038.stdout:464: finishing write tid 4 to smithi03870129-464 2024-09-14T04:07:43.409 INFO:tasks.rados.rados.0.smithi038.stdout:464: finishing write tid 5 to smithi03870129-464 2024-09-14T04:07:43.409 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 464 v 104 (ObjNum 463 snap 0 seq_num 463) dirty exists 2024-09-14T04:07:43.409 INFO:tasks.rados.rados.0.smithi038.stdout:464: left oid 464 (ObjNum 463 snap 0 seq_num 463) 2024-09-14T04:07:43.409 INFO:tasks.rados.rados.0.smithi038.stdout:465: finishing write tid 1 to smithi03870129-465 2024-09-14T04:07:43.409 INFO:tasks.rados.rados.0.smithi038.stdout:460: done (15 left) 2024-09-14T04:07:43.409 INFO:tasks.rados.rados.0.smithi038.stdout:461: done (14 left) 2024-09-14T04:07:43.409 INFO:tasks.rados.rados.0.smithi038.stdout:462: done (13 left) 2024-09-14T04:07:43.409 INFO:tasks.rados.rados.0.smithi038.stdout:463: done (12 left) 2024-09-14T04:07:43.409 INFO:tasks.rados.rados.0.smithi038.stdout:464: done (11 left) 2024-09-14T04:07:43.409 INFO:tasks.rados.rados.0.smithi038.stdout:476: write initial oid 476 2024-09-14T04:07:43.409 INFO:tasks.rados.rados.0.smithi038.stdout:476: seq_num 475 ranges {783325=557161,1779535=686151,3244745=454912} 2024-09-14T04:07:43.413 INFO:tasks.rados.rados.0.smithi038.stdout:476: writing smithi03870129-476 from 783325 to 1340486 tid 1 2024-09-14T04:07:43.419 INFO:tasks.rados.rados.0.smithi038.stdout:476: writing smithi03870129-476 from 1779535 to 2465686 tid 2 2024-09-14T04:07:43.426 INFO:tasks.rados.rados.0.smithi038.stdout:476: writing smithi03870129-476 from 3244745 to 3699657 tid 3 2024-09-14T04:07:43.426 INFO:tasks.rados.rados.0.smithi038.stdout:477: write initial oid 477 2024-09-14T04:07:43.426 INFO:tasks.rados.rados.0.smithi038.stdout:477: seq_num 476 ranges {400132=632410,1438017=546162} 2024-09-14T04:07:43.432 INFO:tasks.rados.rados.0.smithi038.stdout:477: writing smithi03870129-477 from 400132 to 1032542 tid 1 2024-09-14T04:07:43.437 INFO:tasks.rados.rados.0.smithi038.stdout:477: writing smithi03870129-477 from 1438017 to 1984179 tid 2 2024-09-14T04:07:43.438 INFO:tasks.rados.rados.0.smithi038.stdout:478: write initial oid 478 2024-09-14T04:07:43.438 INFO:tasks.rados.rados.0.smithi038.stdout:478: seq_num 477 ranges {416939=707659,1896499=120440} 2024-09-14T04:07:43.444 INFO:tasks.rados.rados.0.smithi038.stdout:478: writing smithi03870129-478 from 416939 to 1124598 tid 1 2024-09-14T04:07:43.450 INFO:tasks.rados.rados.0.smithi038.stdout:478: writing smithi03870129-478 from 1896499 to 2016939 tid 2 2024-09-14T04:07:43.450 INFO:tasks.rados.rados.0.smithi038.stdout:479: write initial oid 479 2024-09-14T04:07:43.450 INFO:tasks.rados.rados.0.smithi038.stdout:465: finishing write tid 2 to smithi03870129-465 2024-09-14T04:07:43.450 INFO:tasks.rados.rados.0.smithi038.stdout:465: finishing write tid 3 to smithi03870129-465 2024-09-14T04:07:43.450 INFO:tasks.rados.rados.0.smithi038.stdout:465: finishing write tid 4 to smithi03870129-465 2024-09-14T04:07:43.451 INFO:tasks.rados.rados.0.smithi038.stdout:465: finishing write tid 5 to smithi03870129-465 2024-09-14T04:07:43.451 INFO:tasks.rados.rados.0.smithi038.stdout:465: finishing write tid 6 to smithi03870129-465 2024-09-14T04:07:43.451 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 465 v 143 (ObjNum 464 snap 0 seq_num 464) dirty exists 2024-09-14T04:07:43.451 INFO:tasks.rados.rados.0.smithi038.stdout:465: left oid 465 (ObjNum 464 snap 0 seq_num 464) 2024-09-14T04:07:43.451 INFO:tasks.rados.rados.0.smithi038.stdout:466: finishing write tid 1 to smithi03870129-466 2024-09-14T04:07:43.451 INFO:tasks.rados.rados.0.smithi038.stdout:466: finishing write tid 2 to smithi03870129-466 2024-09-14T04:07:43.451 INFO:tasks.rados.rados.0.smithi038.stdout:466: finishing write tid 3 to smithi03870129-466 2024-09-14T04:07:43.451 INFO:tasks.rados.rados.0.smithi038.stdout:466: finishing write tid 4 to smithi03870129-466 2024-09-14T04:07:43.451 INFO:tasks.rados.rados.0.smithi038.stdout:466: finishing write tid 5 to smithi03870129-466 2024-09-14T04:07:43.451 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 466 v 91 (ObjNum 465 snap 0 seq_num 465) dirty exists 2024-09-14T04:07:43.451 INFO:tasks.rados.rados.0.smithi038.stdout:466: left oid 466 (ObjNum 465 snap 0 seq_num 465) 2024-09-14T04:07:43.451 INFO:tasks.rados.rados.0.smithi038.stdout:467: finishing write tid 1 to smithi03870129-467 2024-09-14T04:07:43.451 INFO:tasks.rados.rados.0.smithi038.stdout:467: finishing write tid 2 to smithi03870129-467 2024-09-14T04:07:43.451 INFO:tasks.rados.rados.0.smithi038.stdout:467: finishing write tid 3 to smithi03870129-467 2024-09-14T04:07:43.451 INFO:tasks.rados.rados.0.smithi038.stdout:467: finishing write tid 4 to smithi03870129-467 2024-09-14T04:07:43.452 INFO:tasks.rados.rados.0.smithi038.stdout:467: finishing write tid 5 to smithi03870129-467 2024-09-14T04:07:43.452 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 467 v 112 (ObjNum 466 snap 0 seq_num 466) dirty exists 2024-09-14T04:07:43.452 INFO:tasks.rados.rados.0.smithi038.stdout:467: left oid 467 (ObjNum 466 snap 0 seq_num 466) 2024-09-14T04:07:43.452 INFO:tasks.rados.rados.0.smithi038.stdout:479: seq_num 478 ranges {433746=782908,1954981=78765} 2024-09-14T04:07:43.456 INFO:tasks.rados.rados.0.smithi038.stdout:479: writing smithi03870129-479 from 433746 to 1216654 tid 1 2024-09-14T04:07:43.461 INFO:tasks.rados.rados.0.smithi038.stdout:479: writing smithi03870129-479 from 1954981 to 2033746 tid 2 2024-09-14T04:07:43.461 INFO:tasks.rados.rados.0.smithi038.stdout:465: done (14 left) 2024-09-14T04:07:43.461 INFO:tasks.rados.rados.0.smithi038.stdout:466: done (13 left) 2024-09-14T04:07:43.461 INFO:tasks.rados.rados.0.smithi038.stdout:467: done (12 left) 2024-09-14T04:07:43.461 INFO:tasks.rados.rados.0.smithi038.stdout:480: write initial oid 480 2024-09-14T04:07:43.462 INFO:tasks.rados.rados.0.smithi038.stdout:480: seq_num 479 ranges {450553=574510,1613463=437090} 2024-09-14T04:07:43.467 INFO:tasks.rados.rados.0.smithi038.stdout:480: writing smithi03870129-480 from 450553 to 1025063 tid 1 2024-09-14T04:07:43.472 INFO:tasks.rados.rados.0.smithi038.stdout:480: writing smithi03870129-480 from 1613463 to 2050553 tid 2 2024-09-14T04:07:43.472 INFO:tasks.rados.rados.0.smithi038.stdout:481: write initial oid 481 2024-09-14T04:07:43.472 INFO:tasks.rados.rados.0.smithi038.stdout:481: seq_num 480 ranges {467360=649759,1671945=395415} 2024-09-14T04:07:43.478 INFO:tasks.rados.rados.0.smithi038.stdout:481: writing smithi03870129-481 from 467360 to 1117119 tid 1 2024-09-14T04:07:43.484 INFO:tasks.rados.rados.0.smithi038.stdout:481: writing smithi03870129-481 from 1671945 to 2067360 tid 2 2024-09-14T04:07:43.484 INFO:tasks.rados.rados.0.smithi038.stdout:482: write initial oid 482 2024-09-14T04:07:43.484 INFO:tasks.rados.rados.0.smithi038.stdout:482: seq_num 481 ranges {484167=725008,1730427=353740} 2024-09-14T04:07:43.491 INFO:tasks.rados.rados.0.smithi038.stdout:482: writing smithi03870129-482 from 484167 to 1209175 tid 1 2024-09-14T04:07:43.496 INFO:tasks.rados.rados.0.smithi038.stdout:482: writing smithi03870129-482 from 1730427 to 2084167 tid 2 2024-09-14T04:07:43.496 INFO:tasks.rados.rados.0.smithi038.stdout:483: write initial oid 483 2024-09-14T04:07:43.496 INFO:tasks.rados.rados.0.smithi038.stdout:483: seq_num 482 ranges {500974=400257,1388909=557169} 2024-09-14T04:07:43.501 INFO:tasks.rados.rados.0.smithi038.stdout:483: writing smithi03870129-483 from 500974 to 901231 tid 1 2024-09-14T04:07:43.510 INFO:tasks.rados.rados.0.smithi038.stdout:483: writing smithi03870129-483 from 1388909 to 1946078 tid 2 2024-09-14T04:07:43.511 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:43.511 INFO:tasks.rados.rados.0.smithi038.stdout:468: finishing write tid 1 to smithi03870129-468 2024-09-14T04:07:43.511 INFO:tasks.rados.rados.0.smithi038.stdout:468: finishing write tid 2 to smithi03870129-468 2024-09-14T04:07:43.511 INFO:tasks.rados.rados.0.smithi038.stdout:468: finishing write tid 3 to smithi03870129-468 2024-09-14T04:07:43.511 INFO:tasks.rados.rados.0.smithi038.stdout:468: finishing write tid 4 to smithi03870129-468 2024-09-14T04:07:43.511 INFO:tasks.rados.rados.0.smithi038.stdout:468: finishing write tid 5 to smithi03870129-468 2024-09-14T04:07:43.511 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 468 v 102 (ObjNum 467 snap 0 seq_num 467) dirty exists 2024-09-14T04:07:43.511 INFO:tasks.rados.rados.0.smithi038.stdout:468: left oid 468 (ObjNum 467 snap 0 seq_num 467) 2024-09-14T04:07:43.511 INFO:tasks.rados.rados.0.smithi038.stdout:469: finishing write tid 1 to smithi03870129-469 2024-09-14T04:07:43.511 INFO:tasks.rados.rados.0.smithi038.stdout:469: finishing write tid 2 to smithi03870129-469 2024-09-14T04:07:43.511 INFO:tasks.rados.rados.0.smithi038.stdout:469: finishing write tid 3 to smithi03870129-469 2024-09-14T04:07:43.511 INFO:tasks.rados.rados.0.smithi038.stdout:469: finishing write tid 4 to smithi03870129-469 2024-09-14T04:07:43.511 INFO:tasks.rados.rados.0.smithi038.stdout:469: finishing write tid 5 to smithi03870129-469 2024-09-14T04:07:43.511 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 469 v 91 (ObjNum 468 snap 0 seq_num 468) dirty exists 2024-09-14T04:07:43.512 INFO:tasks.rados.rados.0.smithi038.stdout:469: left oid 469 (ObjNum 468 snap 0 seq_num 468) 2024-09-14T04:07:43.512 INFO:tasks.rados.rados.0.smithi038.stdout:470: finishing write tid 1 to smithi03870129-470 2024-09-14T04:07:43.512 INFO:tasks.rados.rados.0.smithi038.stdout:470: finishing write tid 2 to smithi03870129-470 2024-09-14T04:07:43.512 INFO:tasks.rados.rados.0.smithi038.stdout:470: finishing write tid 3 to smithi03870129-470 2024-09-14T04:07:43.512 INFO:tasks.rados.rados.0.smithi038.stdout:470: finishing write tid 4 to smithi03870129-470 2024-09-14T04:07:43.512 INFO:tasks.rados.rados.0.smithi038.stdout:470: finishing write tid 5 to smithi03870129-470 2024-09-14T04:07:43.512 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 470 v 108 (ObjNum 469 snap 0 seq_num 469) dirty exists 2024-09-14T04:07:43.512 INFO:tasks.rados.rados.0.smithi038.stdout:470: left oid 470 (ObjNum 469 snap 0 seq_num 469) 2024-09-14T04:07:43.512 INFO:tasks.rados.rados.0.smithi038.stdout:471: finishing write tid 1 to smithi03870129-471 2024-09-14T04:07:43.512 INFO:tasks.rados.rados.0.smithi038.stdout:471: finishing write tid 2 to smithi03870129-471 2024-09-14T04:07:43.512 INFO:tasks.rados.rados.0.smithi038.stdout:471: finishing write tid 3 to smithi03870129-471 2024-09-14T04:07:43.512 INFO:tasks.rados.rados.0.smithi038.stdout:471: finishing write tid 4 to smithi03870129-471 2024-09-14T04:07:43.513 INFO:tasks.rados.rados.0.smithi038.stdout:471: finishing write tid 5 to smithi03870129-471 2024-09-14T04:07:43.513 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 471 v 147 (ObjNum 470 snap 0 seq_num 470) dirty exists 2024-09-14T04:07:43.513 INFO:tasks.rados.rados.0.smithi038.stdout:471: left oid 471 (ObjNum 470 snap 0 seq_num 470) 2024-09-14T04:07:43.513 INFO:tasks.rados.rados.0.smithi038.stdout:472: finishing write tid 1 to smithi03870129-472 2024-09-14T04:07:43.513 INFO:tasks.rados.rados.0.smithi038.stdout:472: finishing write tid 2 to smithi03870129-472 2024-09-14T04:07:43.513 INFO:tasks.rados.rados.0.smithi038.stdout:472: finishing write tid 3 to smithi03870129-472 2024-09-14T04:07:43.513 INFO:tasks.rados.rados.0.smithi038.stdout:472: finishing write tid 4 to smithi03870129-472 2024-09-14T04:07:43.513 INFO:tasks.rados.rados.0.smithi038.stdout:472: finishing write tid 5 to smithi03870129-472 2024-09-14T04:07:43.513 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 472 v 151 (ObjNum 471 snap 0 seq_num 471) dirty exists 2024-09-14T04:07:43.513 INFO:tasks.rados.rados.0.smithi038.stdout:472: left oid 472 (ObjNum 471 snap 0 seq_num 471) 2024-09-14T04:07:43.513 INFO:tasks.rados.rados.0.smithi038.stdout:473: finishing write tid 1 to smithi03870129-473 2024-09-14T04:07:43.513 INFO:tasks.rados.rados.0.smithi038.stdout:473: finishing write tid 2 to smithi03870129-473 2024-09-14T04:07:43.513 INFO:tasks.rados.rados.0.smithi038.stdout:473: finishing write tid 3 to smithi03870129-473 2024-09-14T04:07:43.513 INFO:tasks.rados.rados.0.smithi038.stdout:473: finishing write tid 4 to smithi03870129-473 2024-09-14T04:07:43.513 INFO:tasks.rados.rados.0.smithi038.stdout:473: finishing write tid 5 to smithi03870129-473 2024-09-14T04:07:43.514 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 473 v 103 (ObjNum 472 snap 0 seq_num 472) dirty exists 2024-09-14T04:07:43.514 INFO:tasks.rados.rados.0.smithi038.stdout:473: left oid 473 (ObjNum 472 snap 0 seq_num 472) 2024-09-14T04:07:43.514 INFO:tasks.rados.rados.0.smithi038.stdout:474: finishing write tid 1 to smithi03870129-474 2024-09-14T04:07:43.514 INFO:tasks.rados.rados.0.smithi038.stdout:474: finishing write tid 2 to smithi03870129-474 2024-09-14T04:07:43.514 INFO:tasks.rados.rados.0.smithi038.stdout:468: done (15 left) 2024-09-14T04:07:43.514 INFO:tasks.rados.rados.0.smithi038.stdout:469: done (14 left) 2024-09-14T04:07:43.514 INFO:tasks.rados.rados.0.smithi038.stdout:470: done (13 left) 2024-09-14T04:07:43.514 INFO:tasks.rados.rados.0.smithi038.stdout:471: done (12 left) 2024-09-14T04:07:43.514 INFO:tasks.rados.rados.0.smithi038.stdout:472: done (11 left) 2024-09-14T04:07:43.514 INFO:tasks.rados.rados.0.smithi038.stdout:473: done (10 left) 2024-09-14T04:07:43.514 INFO:tasks.rados.rados.0.smithi038.stdout:484: write initial oid 484 2024-09-14T04:07:43.514 INFO:tasks.rados.rados.0.smithi038.stdout:484: seq_num 483 ranges {517781=475506,1731038=386743} 2024-09-14T04:07:43.515 INFO:tasks.rados.rados.0.smithi038.stdout:484: writing smithi03870129-484 from 517781 to 993287 tid 1 2024-09-14T04:07:43.519 INFO:tasks.rados.rados.0.smithi038.stdout:484: writing smithi03870129-484 from 1731038 to 2117781 tid 2 2024-09-14T04:07:43.520 INFO:tasks.rados.rados.0.smithi038.stdout:485: write initial oid 485 2024-09-14T04:07:43.520 INFO:tasks.rados.rados.0.smithi038.stdout:485: seq_num 484 ranges {534588=550755,1789520=345068} 2024-09-14T04:07:43.526 INFO:tasks.rados.rados.0.smithi038.stdout:485: writing smithi03870129-485 from 534588 to 1085343 tid 1 2024-09-14T04:07:43.532 INFO:tasks.rados.rados.0.smithi038.stdout:485: writing smithi03870129-485 from 1789520 to 2134588 tid 2 2024-09-14T04:07:43.532 INFO:tasks.rados.rados.0.smithi038.stdout:486: write initial oid 486 2024-09-14T04:07:43.532 INFO:tasks.rados.rados.0.smithi038.stdout:486: seq_num 485 ranges {551395=626004,1848002=303393} 2024-09-14T04:07:43.538 INFO:tasks.rados.rados.0.smithi038.stdout:486: writing smithi03870129-486 from 551395 to 1177399 tid 1 2024-09-14T04:07:43.544 INFO:tasks.rados.rados.0.smithi038.stdout:486: writing smithi03870129-486 from 1848002 to 2151395 tid 2 2024-09-14T04:07:43.545 INFO:tasks.rados.rados.0.smithi038.stdout:487: write initial oid 487 2024-09-14T04:07:43.545 INFO:tasks.rados.rados.0.smithi038.stdout:487: seq_num 486 ranges {568202=701253,1906484=261718} 2024-09-14T04:07:43.551 INFO:tasks.rados.rados.0.smithi038.stdout:487: writing smithi03870129-487 from 568202 to 1269455 tid 1 2024-09-14T04:07:43.557 INFO:tasks.rados.rados.0.smithi038.stdout:487: writing smithi03870129-487 from 1906484 to 2168202 tid 2 2024-09-14T04:07:43.557 INFO:tasks.rados.rados.0.smithi038.stdout:488: write initial oid 488 2024-09-14T04:07:43.557 INFO:tasks.rados.rados.0.smithi038.stdout:488: seq_num 487 ranges {585009=492855,1564966=620043} 2024-09-14T04:07:43.562 INFO:tasks.rados.rados.0.smithi038.stdout:488: writing smithi03870129-488 from 585009 to 1077864 tid 1 2024-09-14T04:07:43.568 INFO:tasks.rados.rados.0.smithi038.stdout:488: writing smithi03870129-488 from 1564966 to 2185009 tid 2 2024-09-14T04:07:43.568 INFO:tasks.rados.rados.0.smithi038.stdout:489: write initial oid 489 2024-09-14T04:07:43.568 INFO:tasks.rados.rados.0.smithi038.stdout:489: seq_num 488 ranges {601816=568104,1623448=451823} 2024-09-14T04:07:43.574 INFO:tasks.rados.rados.0.smithi038.stdout:489: writing smithi03870129-489 from 601816 to 1169920 tid 1 2024-09-14T04:07:43.580 INFO:tasks.rados.rados.0.smithi038.stdout:489: writing smithi03870129-489 from 1623448 to 2075271 tid 2 2024-09-14T04:07:43.581 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:43.581 INFO:tasks.rados.rados.0.smithi038.stdout:474: finishing write tid 3 to smithi03870129-474 2024-09-14T04:07:43.581 INFO:tasks.rados.rados.0.smithi038.stdout:474: finishing write tid 4 to smithi03870129-474 2024-09-14T04:07:43.581 INFO:tasks.rados.rados.0.smithi038.stdout:474: finishing write tid 5 to smithi03870129-474 2024-09-14T04:07:43.581 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 474 v 119 (ObjNum 473 snap 0 seq_num 473) dirty exists 2024-09-14T04:07:43.581 INFO:tasks.rados.rados.0.smithi038.stdout:474: left oid 474 (ObjNum 473 snap 0 seq_num 473) 2024-09-14T04:07:43.581 INFO:tasks.rados.rados.0.smithi038.stdout:475: finishing write tid 1 to smithi03870129-475 2024-09-14T04:07:43.581 INFO:tasks.rados.rados.0.smithi038.stdout:475: finishing write tid 2 to smithi03870129-475 2024-09-14T04:07:43.581 INFO:tasks.rados.rados.0.smithi038.stdout:475: finishing write tid 3 to smithi03870129-475 2024-09-14T04:07:43.581 INFO:tasks.rados.rados.0.smithi038.stdout:475: finishing write tid 4 to smithi03870129-475 2024-09-14T04:07:43.581 INFO:tasks.rados.rados.0.smithi038.stdout:475: finishing write tid 5 to smithi03870129-475 2024-09-14T04:07:43.581 INFO:tasks.rados.rados.0.smithi038.stdout:475: finishing write tid 6 to smithi03870129-475 2024-09-14T04:07:43.581 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 475 v 151 (ObjNum 474 snap 0 seq_num 474) dirty exists 2024-09-14T04:07:43.582 INFO:tasks.rados.rados.0.smithi038.stdout:475: left oid 475 (ObjNum 474 snap 0 seq_num 474) 2024-09-14T04:07:43.582 INFO:tasks.rados.rados.0.smithi038.stdout:476: finishing write tid 1 to smithi03870129-476 2024-09-14T04:07:43.582 INFO:tasks.rados.rados.0.smithi038.stdout:474: done (15 left) 2024-09-14T04:07:43.582 INFO:tasks.rados.rados.0.smithi038.stdout:475: done (14 left) 2024-09-14T04:07:43.582 INFO:tasks.rados.rados.0.smithi038.stdout:490: write initial oid 490 2024-09-14T04:07:43.582 INFO:tasks.rados.rados.0.smithi038.stdout:490: seq_num 489 ranges {618623=643353,1681930=536693} 2024-09-14T04:07:43.586 INFO:tasks.rados.rados.0.smithi038.stdout:490: writing smithi03870129-490 from 618623 to 1261976 tid 1 2024-09-14T04:07:43.592 INFO:tasks.rados.rados.0.smithi038.stdout:490: writing smithi03870129-490 from 1681930 to 2218623 tid 2 2024-09-14T04:07:43.592 INFO:tasks.rados.rados.0.smithi038.stdout:491: write initial oid 491 2024-09-14T04:07:43.592 INFO:tasks.rados.rados.0.smithi038.stdout:491: seq_num 490 ranges {635430=718602,2140412=95018} 2024-09-14T04:07:43.599 INFO:tasks.rados.rados.0.smithi038.stdout:491: writing smithi03870129-491 from 635430 to 1354032 tid 1 2024-09-14T04:07:43.606 INFO:tasks.rados.rados.0.smithi038.stdout:491: writing smithi03870129-491 from 2140412 to 2235430 tid 2 2024-09-14T04:07:43.606 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:43.606 INFO:tasks.rados.rados.0.smithi038.stdout:476: finishing write tid 2 to smithi03870129-476 2024-09-14T04:07:43.606 INFO:tasks.rados.rados.0.smithi038.stdout:476: finishing write tid 3 to smithi03870129-476 2024-09-14T04:07:43.607 INFO:tasks.rados.rados.0.smithi038.stdout:476: finishing write tid 4 to smithi03870129-476 2024-09-14T04:07:43.607 INFO:tasks.rados.rados.0.smithi038.stdout:476: finishing write tid 5 to smithi03870129-476 2024-09-14T04:07:43.607 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 476 v 95 (ObjNum 475 snap 0 seq_num 475) dirty exists 2024-09-14T04:07:43.607 INFO:tasks.rados.rados.0.smithi038.stdout:476: left oid 476 (ObjNum 475 snap 0 seq_num 475) 2024-09-14T04:07:43.607 INFO:tasks.rados.rados.0.smithi038.stdout:477: finishing write tid 1 to smithi03870129-477 2024-09-14T04:07:43.607 INFO:tasks.rados.rados.0.smithi038.stdout:476: done (15 left) 2024-09-14T04:07:43.607 INFO:tasks.rados.rados.0.smithi038.stdout:492: write initial oid 492 2024-09-14T04:07:43.607 INFO:tasks.rados.rados.0.smithi038.stdout:492: seq_num 491 ranges {652237=793851,2198894=53343} 2024-09-14T04:07:43.612 INFO:tasks.rados.rados.0.smithi038.stdout:492: writing smithi03870129-492 from 652237 to 1446088 tid 1 2024-09-14T04:07:43.619 INFO:tasks.rados.rados.0.smithi038.stdout:492: writing smithi03870129-492 from 2198894 to 2252237 tid 2 2024-09-14T04:07:43.619 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:43.619 INFO:tasks.rados.rados.0.smithi038.stdout:477: finishing write tid 2 to smithi03870129-477 2024-09-14T04:07:43.619 INFO:tasks.rados.rados.0.smithi038.stdout:477: finishing write tid 3 to smithi03870129-477 2024-09-14T04:07:43.619 INFO:tasks.rados.rados.0.smithi038.stdout:477: finishing write tid 4 to smithi03870129-477 2024-09-14T04:07:43.619 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 477 v 86 (ObjNum 476 snap 0 seq_num 476) dirty exists 2024-09-14T04:07:43.619 INFO:tasks.rados.rados.0.smithi038.stdout:477: left oid 477 (ObjNum 476 snap 0 seq_num 476) 2024-09-14T04:07:43.620 INFO:tasks.rados.rados.0.smithi038.stdout:478: finishing write tid 1 to smithi03870129-478 2024-09-14T04:07:43.620 INFO:tasks.rados.rados.0.smithi038.stdout:478: finishing write tid 2 to smithi03870129-478 2024-09-14T04:07:43.620 INFO:tasks.rados.rados.0.smithi038.stdout:478: finishing write tid 3 to smithi03870129-478 2024-09-14T04:07:43.620 INFO:tasks.rados.rados.0.smithi038.stdout:478: finishing write tid 4 to smithi03870129-478 2024-09-14T04:07:43.620 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 478 v 119 (ObjNum 477 snap 0 seq_num 477) dirty exists 2024-09-14T04:07:43.620 INFO:tasks.rados.rados.0.smithi038.stdout:478: left oid 478 (ObjNum 477 snap 0 seq_num 477) 2024-09-14T04:07:43.620 INFO:tasks.rados.rados.0.smithi038.stdout:479: finishing write tid 1 to smithi03870129-479 2024-09-14T04:07:43.620 INFO:tasks.rados.rados.0.smithi038.stdout:479: finishing write tid 2 to smithi03870129-479 2024-09-14T04:07:43.620 INFO:tasks.rados.rados.0.smithi038.stdout:479: finishing write tid 3 to smithi03870129-479 2024-09-14T04:07:43.620 INFO:tasks.rados.rados.0.smithi038.stdout:479: finishing write tid 4 to smithi03870129-479 2024-09-14T04:07:43.620 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 479 v 115 (ObjNum 478 snap 0 seq_num 478) dirty exists 2024-09-14T04:07:43.620 INFO:tasks.rados.rados.0.smithi038.stdout:479: left oid 479 (ObjNum 478 snap 0 seq_num 478) 2024-09-14T04:07:43.620 INFO:tasks.rados.rados.0.smithi038.stdout:480: finishing write tid 1 to smithi03870129-480 2024-09-14T04:07:43.620 INFO:tasks.rados.rados.0.smithi038.stdout:480: finishing write tid 2 to smithi03870129-480 2024-09-14T04:07:43.620 INFO:tasks.rados.rados.0.smithi038.stdout:480: finishing write tid 3 to smithi03870129-480 2024-09-14T04:07:43.621 INFO:tasks.rados.rados.0.smithi038.stdout:480: finishing write tid 4 to smithi03870129-480 2024-09-14T04:07:43.621 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 480 v 127 (ObjNum 479 snap 0 seq_num 479) dirty exists 2024-09-14T04:07:43.621 INFO:tasks.rados.rados.0.smithi038.stdout:480: left oid 480 (ObjNum 479 snap 0 seq_num 479) 2024-09-14T04:07:43.621 INFO:tasks.rados.rados.0.smithi038.stdout:481: finishing write tid 1 to smithi03870129-481 2024-09-14T04:07:43.621 INFO:tasks.rados.rados.0.smithi038.stdout:481: finishing write tid 2 to smithi03870129-481 2024-09-14T04:07:43.621 INFO:tasks.rados.rados.0.smithi038.stdout:481: finishing write tid 3 to smithi03870129-481 2024-09-14T04:07:43.621 INFO:tasks.rados.rados.0.smithi038.stdout:481: finishing write tid 4 to smithi03870129-481 2024-09-14T04:07:43.621 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 481 v 154 (ObjNum 480 snap 0 seq_num 480) dirty exists 2024-09-14T04:07:43.621 INFO:tasks.rados.rados.0.smithi038.stdout:481: left oid 481 (ObjNum 480 snap 0 seq_num 480) 2024-09-14T04:07:43.621 INFO:tasks.rados.rados.0.smithi038.stdout:482: finishing write tid 1 to smithi03870129-482 2024-09-14T04:07:43.621 INFO:tasks.rados.rados.0.smithi038.stdout:482: finishing write tid 2 to smithi03870129-482 2024-09-14T04:07:43.621 INFO:tasks.rados.rados.0.smithi038.stdout:482: finishing write tid 3 to smithi03870129-482 2024-09-14T04:07:43.621 INFO:tasks.rados.rados.0.smithi038.stdout:482: finishing write tid 4 to smithi03870129-482 2024-09-14T04:07:43.622 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 482 v 98 (ObjNum 481 snap 0 seq_num 481) dirty exists 2024-09-14T04:07:43.622 INFO:tasks.rados.rados.0.smithi038.stdout:482: left oid 482 (ObjNum 481 snap 0 seq_num 481) 2024-09-14T04:07:43.622 INFO:tasks.rados.rados.0.smithi038.stdout:483: finishing write tid 1 to smithi03870129-483 2024-09-14T04:07:43.622 INFO:tasks.rados.rados.0.smithi038.stdout:477: done (15 left) 2024-09-14T04:07:43.622 INFO:tasks.rados.rados.0.smithi038.stdout:478: done (14 left) 2024-09-14T04:07:43.622 INFO:tasks.rados.rados.0.smithi038.stdout:479: done (13 left) 2024-09-14T04:07:43.622 INFO:tasks.rados.rados.0.smithi038.stdout:480: done (12 left) 2024-09-14T04:07:43.622 INFO:tasks.rados.rados.0.smithi038.stdout:481: done (11 left) 2024-09-14T04:07:43.622 INFO:tasks.rados.rados.0.smithi038.stdout:482: done (10 left) 2024-09-14T04:07:43.622 INFO:tasks.rados.rados.0.smithi038.stdout:493: write initial oid 493 2024-09-14T04:07:43.622 INFO:tasks.rados.rados.0.smithi038.stdout:493: seq_num 492 ranges {669044=469100,1741023=459161} 2024-09-14T04:07:43.624 INFO:tasks.rados.rados.0.smithi038.stdout:493: writing smithi03870129-493 from 669044 to 1138144 tid 1 2024-09-14T04:07:43.630 INFO:tasks.rados.rados.0.smithi038.stdout:493: writing smithi03870129-493 from 1741023 to 2200184 tid 2 2024-09-14T04:07:43.630 INFO:tasks.rados.rados.0.smithi038.stdout:494: write initial oid 494 2024-09-14T04:07:43.630 INFO:tasks.rados.rados.0.smithi038.stdout:494: seq_num 493 ranges {685851=544349,1799505=486346} 2024-09-14T04:07:43.636 INFO:tasks.rados.rados.0.smithi038.stdout:494: writing smithi03870129-494 from 685851 to 1230200 tid 1 2024-09-14T04:07:43.643 INFO:tasks.rados.rados.0.smithi038.stdout:494: writing smithi03870129-494 from 1799505 to 2285851 tid 2 2024-09-14T04:07:43.643 INFO:tasks.rados.rados.0.smithi038.stdout:495: write initial oid 495 2024-09-14T04:07:43.643 INFO:tasks.rados.rados.0.smithi038.stdout:495: seq_num 494 ranges {702658=619598,1857987=444671} 2024-09-14T04:07:43.651 INFO:tasks.rados.rados.0.smithi038.stdout:495: writing smithi03870129-495 from 702658 to 1322256 tid 1 2024-09-14T04:07:43.656 INFO:tasks.rados.rados.0.smithi038.stdout:495: writing smithi03870129-495 from 1857987 to 2302658 tid 2 2024-09-14T04:07:43.657 INFO:tasks.rados.rados.0.smithi038.stdout:496: write initial oid 496 2024-09-14T04:07:43.657 INFO:tasks.rados.rados.0.smithi038.stdout:496: seq_num 495 ranges {719465=411200,1632822=686643} 2024-09-14T04:07:43.663 INFO:tasks.rados.rados.0.smithi038.stdout:496: writing smithi03870129-496 from 719465 to 1130665 tid 1 2024-09-14T04:07:43.670 INFO:tasks.rados.rados.0.smithi038.stdout:496: writing smithi03870129-496 from 1632822 to 2319465 tid 2 2024-09-14T04:07:43.670 INFO:tasks.rados.rados.0.smithi038.stdout:497: write initial oid 497 2024-09-14T04:07:43.670 INFO:tasks.rados.rados.0.smithi038.stdout:497: seq_num 496 ranges {736272=486449,1974951=361321} 2024-09-14T04:07:43.677 INFO:tasks.rados.rados.0.smithi038.stdout:497: writing smithi03870129-497 from 736272 to 1222721 tid 1 2024-09-14T04:07:43.683 INFO:tasks.rados.rados.0.smithi038.stdout:497: writing smithi03870129-497 from 1974951 to 2336272 tid 2 2024-09-14T04:07:43.683 INFO:tasks.rados.rados.0.smithi038.stdout:498: write initial oid 498 2024-09-14T04:07:43.683 INFO:tasks.rados.rados.0.smithi038.stdout:498: seq_num 497 ranges {753079=561698,2033433=319646} 2024-09-14T04:07:43.685 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -e sha1=a2782315255a3e7d5f6cdc9eb35785187ff6ddf8 -- bash -c 'ceph orch ps' 2024-09-14T04:07:43.690 INFO:tasks.rados.rados.0.smithi038.stdout:498: writing smithi03870129-498 from 753079 to 1314777 tid 1 2024-09-14T04:07:43.697 INFO:tasks.rados.rados.0.smithi038.stdout:498: writing smithi03870129-498 from 2033433 to 2353079 tid 2 2024-09-14T04:07:43.697 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:43.697 INFO:tasks.rados.rados.0.smithi038.stdout:483: finishing write tid 2 to smithi03870129-483 2024-09-14T04:07:43.697 INFO:tasks.rados.rados.0.smithi038.stdout:483: finishing write tid 3 to smithi03870129-483 2024-09-14T04:07:43.697 INFO:tasks.rados.rados.0.smithi038.stdout:483: finishing write tid 4 to smithi03870129-483 2024-09-14T04:07:43.697 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 483 v 122 (ObjNum 482 snap 0 seq_num 482) dirty exists 2024-09-14T04:07:43.697 INFO:tasks.rados.rados.0.smithi038.stdout:483: left oid 483 (ObjNum 482 snap 0 seq_num 482) 2024-09-14T04:07:43.697 INFO:tasks.rados.rados.0.smithi038.stdout:484: finishing write tid 1 to smithi03870129-484 2024-09-14T04:07:43.697 INFO:tasks.rados.rados.0.smithi038.stdout:484: finishing write tid 2 to smithi03870129-484 2024-09-14T04:07:43.697 INFO:tasks.rados.rados.0.smithi038.stdout:484: finishing write tid 3 to smithi03870129-484 2024-09-14T04:07:43.697 INFO:tasks.rados.rados.0.smithi038.stdout:484: finishing write tid 4 to smithi03870129-484 2024-09-14T04:07:43.697 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 484 v 89 (ObjNum 483 snap 0 seq_num 483) dirty exists 2024-09-14T04:07:43.698 INFO:tasks.rados.rados.0.smithi038.stdout:484: left oid 484 (ObjNum 483 snap 0 seq_num 483) 2024-09-14T04:07:43.698 INFO:tasks.rados.rados.0.smithi038.stdout:485: finishing write tid 1 to smithi03870129-485 2024-09-14T04:07:43.698 INFO:tasks.rados.rados.0.smithi038.stdout:483: done (15 left) 2024-09-14T04:07:43.698 INFO:tasks.rados.rados.0.smithi038.stdout:484: done (14 left) 2024-09-14T04:07:43.698 INFO:tasks.rados.rados.0.smithi038.stdout:499: write initial oid 499 2024-09-14T04:07:43.698 INFO:tasks.rados.rados.0.smithi038.stdout:499: seq_num 498 ranges {769886=636947,2091915=277971} 2024-09-14T04:07:43.704 INFO:tasks.rados.rados.0.smithi038.stdout:499: writing smithi03870129-499 from 769886 to 1406833 tid 1 2024-09-14T04:07:43.710 INFO:tasks.rados.rados.0.smithi038.stdout:499: writing smithi03870129-499 from 2091915 to 2369886 tid 2 2024-09-14T04:07:43.710 INFO:tasks.rados.rados.0.smithi038.stdout:500: write initial oid 500 2024-09-14T04:07:43.710 INFO:tasks.rados.rados.0.smithi038.stdout:500: seq_num 499 ranges {786693=712196,2150397=236296} 2024-09-14T04:07:43.718 INFO:tasks.rados.rados.0.smithi038.stdout:500: writing smithi03870129-500 from 786693 to 1498889 tid 1 2024-09-14T04:07:43.724 INFO:tasks.rados.rados.0.smithi038.stdout:500: writing smithi03870129-500 from 2150397 to 2386693 tid 2 2024-09-14T04:07:43.724 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:43.724 INFO:tasks.rados.rados.0.smithi038.stdout:485: finishing write tid 2 to smithi03870129-485 2024-09-14T04:07:43.724 INFO:tasks.rados.rados.0.smithi038.stdout:485: finishing write tid 3 to smithi03870129-485 2024-09-14T04:07:43.724 INFO:tasks.rados.rados.0.smithi038.stdout:485: finishing write tid 4 to smithi03870129-485 2024-09-14T04:07:43.724 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 485 v 118 (ObjNum 484 snap 0 seq_num 484) dirty exists 2024-09-14T04:07:43.724 INFO:tasks.rados.rados.0.smithi038.stdout:485: left oid 485 (ObjNum 484 snap 0 seq_num 484) 2024-09-14T04:07:43.724 INFO:tasks.rados.rados.0.smithi038.stdout:486: finishing write tid 1 to smithi03870129-486 2024-09-14T04:07:43.724 INFO:tasks.rados.rados.0.smithi038.stdout:486: finishing write tid 2 to smithi03870129-486 2024-09-14T04:07:43.725 INFO:tasks.rados.rados.0.smithi038.stdout:486: finishing write tid 3 to smithi03870129-486 2024-09-14T04:07:43.725 INFO:tasks.rados.rados.0.smithi038.stdout:485: done (15 left) 2024-09-14T04:07:43.725 INFO:tasks.rados.rados.0.smithi038.stdout:501: write oid 208 current snap is 0 2024-09-14T04:07:43.725 INFO:tasks.rados.rados.0.smithi038.stdout:501: seq_num 500 ranges {403500=787445,1692526=473837} 2024-09-14T04:07:43.730 INFO:tasks.rados.rados.0.smithi038.stdout:501: writing smithi03870129-208 from 403500 to 1190945 tid 1 2024-09-14T04:07:43.737 INFO:tasks.rados.rados.0.smithi038.stdout:501: writing smithi03870129-208 from 1692526 to 2166363 tid 2 2024-09-14T04:07:43.737 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:43.737 INFO:tasks.rados.rados.0.smithi038.stdout:486: finishing write tid 4 to smithi03870129-486 2024-09-14T04:07:43.737 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 486 v 94 (ObjNum 485 snap 0 seq_num 485) dirty exists 2024-09-14T04:07:43.737 INFO:tasks.rados.rados.0.smithi038.stdout:486: left oid 486 (ObjNum 485 snap 0 seq_num 485) 2024-09-14T04:07:43.737 INFO:tasks.rados.rados.0.smithi038.stdout:487: finishing write tid 1 to smithi03870129-487 2024-09-14T04:07:43.737 INFO:tasks.rados.rados.0.smithi038.stdout:487: finishing write tid 2 to smithi03870129-487 2024-09-14T04:07:43.737 INFO:tasks.rados.rados.0.smithi038.stdout:487: finishing write tid 3 to smithi03870129-487 2024-09-14T04:07:43.737 INFO:tasks.rados.rados.0.smithi038.stdout:487: finishing write tid 4 to smithi03870129-487 2024-09-14T04:07:43.737 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 487 v 130 (ObjNum 486 snap 0 seq_num 486) dirty exists 2024-09-14T04:07:43.737 INFO:tasks.rados.rados.0.smithi038.stdout:487: left oid 487 (ObjNum 486 snap 0 seq_num 486) 2024-09-14T04:07:43.737 INFO:tasks.rados.rados.0.smithi038.stdout:488: finishing write tid 1 to smithi03870129-488 2024-09-14T04:07:43.738 INFO:tasks.rados.rados.0.smithi038.stdout:488: finishing write tid 2 to smithi03870129-488 2024-09-14T04:07:43.738 INFO:tasks.rados.rados.0.smithi038.stdout:488: finishing write tid 3 to smithi03870129-488 2024-09-14T04:07:43.738 INFO:tasks.rados.rados.0.smithi038.stdout:488: finishing write tid 4 to smithi03870129-488 2024-09-14T04:07:43.738 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 488 v 125 (ObjNum 487 snap 0 seq_num 487) dirty exists 2024-09-14T04:07:43.738 INFO:tasks.rados.rados.0.smithi038.stdout:488: left oid 488 (ObjNum 487 snap 0 seq_num 487) 2024-09-14T04:07:43.738 INFO:tasks.rados.rados.0.smithi038.stdout:489: finishing write tid 1 to smithi03870129-489 2024-09-14T04:07:43.738 INFO:tasks.rados.rados.0.smithi038.stdout:489: finishing write tid 2 to smithi03870129-489 2024-09-14T04:07:43.738 INFO:tasks.rados.rados.0.smithi038.stdout:486: done (15 left) 2024-09-14T04:07:43.738 INFO:tasks.rados.rados.0.smithi038.stdout:487: done (14 left) 2024-09-14T04:07:43.738 INFO:tasks.rados.rados.0.smithi038.stdout:488: done (13 left) 2024-09-14T04:07:43.738 INFO:tasks.rados.rados.0.smithi038.stdout:502: write oid 108 current snap is 0 2024-09-14T04:07:43.738 INFO:tasks.rados.rados.0.smithi038.stdout:502: seq_num 501 ranges {420307=462694,1351008=617495} 2024-09-14T04:07:43.741 INFO:tasks.rados.rados.0.smithi038.stdout:502: writing smithi03870129-108 from 420307 to 883001 tid 1 2024-09-14T04:07:43.751 INFO:tasks.rados.rados.0.smithi038.stdout:502: writing smithi03870129-108 from 1351008 to 1968503 tid 2 2024-09-14T04:07:43.751 INFO:tasks.rados.rados.0.smithi038.stdout:503: delete oid 27 current snap is 0 2024-09-14T04:07:43.751 INFO:tasks.rados.rados.0.smithi038.stdout:489: finishing write tid 3 to smithi03870129-489 2024-09-14T04:07:43.751 INFO:tasks.rados.rados.0.smithi038.stdout:489: finishing write tid 4 to smithi03870129-489 2024-09-14T04:07:43.751 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 489 v 128 (ObjNum 488 snap 0 seq_num 488) dirty exists 2024-09-14T04:07:43.751 INFO:tasks.rados.rados.0.smithi038.stdout:489: left oid 489 (ObjNum 488 snap 0 seq_num 488) 2024-09-14T04:07:43.751 INFO:tasks.rados.rados.0.smithi038.stdout:490: finishing write tid 1 to smithi03870129-490 2024-09-14T04:07:43.751 INFO:tasks.rados.rados.0.smithi038.stdout:490: finishing write tid 2 to smithi03870129-490 2024-09-14T04:07:43.751 INFO:tasks.rados.rados.0.smithi038.stdout:490: finishing write tid 3 to smithi03870129-490 2024-09-14T04:07:43.751 INFO:tasks.rados.rados.0.smithi038.stdout:490: finishing write tid 4 to smithi03870129-490 2024-09-14T04:07:43.752 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 490 v 107 (ObjNum 489 snap 0 seq_num 489) dirty exists 2024-09-14T04:07:43.752 INFO:tasks.rados.rados.0.smithi038.stdout:490: left oid 490 (ObjNum 489 snap 0 seq_num 489) 2024-09-14T04:07:43.752 INFO:tasks.rados.rados.0.smithi038.stdout:491: finishing write tid 1 to smithi03870129-491 2024-09-14T04:07:43.752 INFO:tasks.rados.rados.0.smithi038.stdout:491: finishing write tid 2 to smithi03870129-491 2024-09-14T04:07:43.752 INFO:tasks.rados.rados.0.smithi038.stdout:491: finishing write tid 3 to smithi03870129-491 2024-09-14T04:07:43.752 INFO:tasks.rados.rados.0.smithi038.stdout:491: finishing write tid 4 to smithi03870129-491 2024-09-14T04:07:43.752 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 491 v 82 (ObjNum 490 snap 0 seq_num 490) dirty exists 2024-09-14T04:07:43.752 INFO:tasks.rados.rados.0.smithi038.stdout:491: left oid 491 (ObjNum 490 snap 0 seq_num 490) 2024-09-14T04:07:43.752 INFO:tasks.rados.rados.0.smithi038.stdout:492: finishing write tid 1 to smithi03870129-492 2024-09-14T04:07:43.752 INFO:tasks.rados.rados.0.smithi038.stdout:492: finishing write tid 2 to smithi03870129-492 2024-09-14T04:07:43.752 INFO:tasks.rados.rados.0.smithi038.stdout:492: finishing write tid 3 to smithi03870129-492 2024-09-14T04:07:43.752 INFO:tasks.rados.rados.0.smithi038.stdout:492: finishing write tid 4 to smithi03870129-492 2024-09-14T04:07:43.752 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 492 v 110 (ObjNum 491 snap 0 seq_num 491) dirty exists 2024-09-14T04:07:43.753 INFO:tasks.rados.rados.0.smithi038.stdout:492: left oid 492 (ObjNum 491 snap 0 seq_num 491) 2024-09-14T04:07:43.753 INFO:tasks.rados.rados.0.smithi038.stdout:493: finishing write tid 1 to smithi03870129-493 2024-09-14T04:07:43.753 INFO:tasks.rados.rados.0.smithi038.stdout:493: finishing write tid 2 to smithi03870129-493 2024-09-14T04:07:43.753 INFO:tasks.rados.rados.0.smithi038.stdout:493: finishing write tid 3 to smithi03870129-493 2024-09-14T04:07:43.753 INFO:tasks.rados.rados.0.smithi038.stdout:493: finishing write tid 4 to smithi03870129-493 2024-09-14T04:07:43.753 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 493 v 85 (ObjNum 492 snap 0 seq_num 492) dirty exists 2024-09-14T04:07:43.753 INFO:tasks.rados.rados.0.smithi038.stdout:493: left oid 493 (ObjNum 492 snap 0 seq_num 492) 2024-09-14T04:07:43.753 INFO:tasks.rados.rados.0.smithi038.stdout:494: finishing write tid 1 to smithi03870129-494 2024-09-14T04:07:43.753 INFO:tasks.rados.rados.0.smithi038.stdout:494: finishing write tid 2 to smithi03870129-494 2024-09-14T04:07:43.753 INFO:tasks.rados.rados.0.smithi038.stdout:494: finishing write tid 3 to smithi03870129-494 2024-09-14T04:07:43.753 INFO:tasks.rados.rados.0.smithi038.stdout:494: finishing write tid 4 to smithi03870129-494 2024-09-14T04:07:43.753 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 494 v 88 (ObjNum 493 snap 0 seq_num 493) dirty exists 2024-09-14T04:07:43.753 INFO:tasks.rados.rados.0.smithi038.stdout:494: left oid 494 (ObjNum 493 snap 0 seq_num 493) 2024-09-14T04:07:43.754 INFO:tasks.rados.rados.0.smithi038.stdout:495: finishing write tid 1 to smithi03870129-495 2024-09-14T04:07:43.754 INFO:tasks.rados.rados.0.smithi038.stdout:495: finishing write tid 2 to smithi03870129-495 2024-09-14T04:07:43.754 INFO:tasks.rados.rados.0.smithi038.stdout:495: finishing write tid 3 to smithi03870129-495 2024-09-14T04:07:43.754 INFO:tasks.rados.rados.0.smithi038.stdout:495: finishing write tid 4 to smithi03870129-495 2024-09-14T04:07:43.754 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 495 v 157 (ObjNum 494 snap 0 seq_num 494) dirty exists 2024-09-14T04:07:43.754 INFO:tasks.rados.rados.0.smithi038.stdout:495: left oid 495 (ObjNum 494 snap 0 seq_num 494) 2024-09-14T04:07:43.754 INFO:tasks.rados.rados.0.smithi038.stdout:496: finishing write tid 1 to smithi03870129-496 2024-09-14T04:07:43.754 INFO:tasks.rados.rados.0.smithi038.stdout:496: finishing write tid 2 to smithi03870129-496 2024-09-14T04:07:43.754 INFO:tasks.rados.rados.0.smithi038.stdout:496: finishing write tid 3 to smithi03870129-496 2024-09-14T04:07:43.754 INFO:tasks.rados.rados.0.smithi038.stdout:496: finishing write tid 4 to smithi03870129-496 2024-09-14T04:07:43.754 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 496 v 97 (ObjNum 495 snap 0 seq_num 495) dirty exists 2024-09-14T04:07:43.754 INFO:tasks.rados.rados.0.smithi038.stdout:496: left oid 496 (ObjNum 495 snap 0 seq_num 495) 2024-09-14T04:07:43.754 INFO:tasks.rados.rados.0.smithi038.stdout:497: finishing write tid 1 to smithi03870129-497 2024-09-14T04:07:43.755 INFO:tasks.rados.rados.0.smithi038.stdout:497: finishing write tid 2 to smithi03870129-497 2024-09-14T04:07:43.755 INFO:tasks.rados.rados.0.smithi038.stdout:497: finishing write tid 3 to smithi03870129-497 2024-09-14T04:07:43.755 INFO:tasks.rados.rados.0.smithi038.stdout:497: finishing write tid 4 to smithi03870129-497 2024-09-14T04:07:43.755 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 497 v 131 (ObjNum 496 snap 0 seq_num 496) dirty exists 2024-09-14T04:07:43.755 INFO:tasks.rados.rados.0.smithi038.stdout:497: left oid 497 (ObjNum 496 snap 0 seq_num 496) 2024-09-14T04:07:43.755 INFO:tasks.rados.rados.0.smithi038.stdout:498: finishing write tid 1 to smithi03870129-498 2024-09-14T04:07:43.755 INFO:tasks.rados.rados.0.smithi038.stdout:498: finishing write tid 2 to smithi03870129-498 2024-09-14T04:07:43.755 INFO:tasks.rados.rados.0.smithi038.stdout:498: finishing write tid 3 to smithi03870129-498 2024-09-14T04:07:43.755 INFO:tasks.rados.rados.0.smithi038.stdout:498: finishing write tid 4 to smithi03870129-498 2024-09-14T04:07:43.755 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 498 v 154 (ObjNum 497 snap 0 seq_num 497) dirty exists 2024-09-14T04:07:43.755 INFO:tasks.rados.rados.0.smithi038.stdout:498: left oid 498 (ObjNum 497 snap 0 seq_num 497) 2024-09-14T04:07:43.755 INFO:tasks.rados.rados.0.smithi038.stdout:499: finishing write tid 1 to smithi03870129-499 2024-09-14T04:07:43.755 INFO:tasks.rados.rados.0.smithi038.stdout:499: finishing write tid 2 to smithi03870129-499 2024-09-14T04:07:43.756 INFO:tasks.rados.rados.0.smithi038.stdout:499: finishing write tid 3 to smithi03870129-499 2024-09-14T04:07:43.756 INFO:tasks.rados.rados.0.smithi038.stdout:499: finishing write tid 4 to smithi03870129-499 2024-09-14T04:07:43.756 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 499 v 106 (ObjNum 498 snap 0 seq_num 498) dirty exists 2024-09-14T04:07:43.756 INFO:tasks.rados.rados.0.smithi038.stdout:499: left oid 499 (ObjNum 498 snap 0 seq_num 498) 2024-09-14T04:07:43.756 INFO:tasks.rados.rados.0.smithi038.stdout:500: finishing write tid 1 to smithi03870129-500 2024-09-14T04:07:43.756 INFO:tasks.rados.rados.0.smithi038.stdout:500: finishing write tid 2 to smithi03870129-500 2024-09-14T04:07:43.756 INFO:tasks.rados.rados.0.smithi038.stdout:500: finishing write tid 3 to smithi03870129-500 2024-09-14T04:07:43.756 INFO:tasks.rados.rados.0.smithi038.stdout:500: finishing write tid 4 to smithi03870129-500 2024-09-14T04:07:43.756 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 500 v 122 (ObjNum 499 snap 0 seq_num 499) dirty exists 2024-09-14T04:07:43.756 INFO:tasks.rados.rados.0.smithi038.stdout:500: left oid 500 (ObjNum 499 snap 0 seq_num 499) 2024-09-14T04:07:43.756 INFO:tasks.rados.rados.0.smithi038.stdout:501: finishing write tid 1 to smithi03870129-208 2024-09-14T04:07:43.756 INFO:tasks.rados.rados.0.smithi038.stdout:501: finishing write tid 2 to smithi03870129-208 2024-09-14T04:07:43.756 INFO:tasks.rados.rados.0.smithi038.stdout:501: finishing write tid 3 to smithi03870129-208 2024-09-14T04:07:43.756 INFO:tasks.rados.rados.0.smithi038.stdout:501: finishing write tid 4 to smithi03870129-208 2024-09-14T04:07:43.757 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 208 v 133 (ObjNum 500 snap 0 seq_num 500) dirty exists 2024-09-14T04:07:43.757 INFO:tasks.rados.rados.0.smithi038.stdout:501: left oid 208 (ObjNum 500 snap 0 seq_num 500) 2024-09-14T04:07:43.757 INFO:tasks.rados.rados.0.smithi038.stdout:502: finishing write tid 1 to smithi03870129-108 2024-09-14T04:07:43.757 INFO:tasks.rados.rados.0.smithi038.stdout:489: done (14 left) 2024-09-14T04:07:43.757 INFO:tasks.rados.rados.0.smithi038.stdout:490: done (13 left) 2024-09-14T04:07:43.757 INFO:tasks.rados.rados.0.smithi038.stdout:491: done (12 left) 2024-09-14T04:07:43.757 INFO:tasks.rados.rados.0.smithi038.stdout:492: done (11 left) 2024-09-14T04:07:43.757 INFO:tasks.rados.rados.0.smithi038.stdout:493: done (10 left) 2024-09-14T04:07:43.757 INFO:tasks.rados.rados.0.smithi038.stdout:494: done (9 left) 2024-09-14T04:07:43.757 INFO:tasks.rados.rados.0.smithi038.stdout:495: done (8 left) 2024-09-14T04:07:43.757 INFO:tasks.rados.rados.0.smithi038.stdout:496: done (7 left) 2024-09-14T04:07:43.760 INFO:tasks.rados.rados.0.smithi038.stdout:497: done (6 left) 2024-09-14T04:07:43.760 INFO:tasks.rados.rados.0.smithi038.stdout:498: done (5 left) 2024-09-14T04:07:43.760 INFO:tasks.rados.rados.0.smithi038.stdout:499: done (4 left) 2024-09-14T04:07:43.760 INFO:tasks.rados.rados.0.smithi038.stdout:500: done (3 left) 2024-09-14T04:07:43.760 INFO:tasks.rados.rados.0.smithi038.stdout:501: done (2 left) 2024-09-14T04:07:43.760 INFO:tasks.rados.rados.0.smithi038.stdout:503: done (1 left) 2024-09-14T04:07:43.760 INFO:tasks.rados.rados.0.smithi038.stdout:504: delete oid 166 current snap is 0 2024-09-14T04:07:43.761 INFO:tasks.rados.rados.0.smithi038.stdout:504: done (1 left) 2024-09-14T04:07:43.761 INFO:tasks.rados.rados.0.smithi038.stdout:505: write oid 478 current snap is 0 2024-09-14T04:07:43.761 INFO:tasks.rados.rados.0.smithi038.stdout:505: seq_num 504 ranges {470728=404794,1526454=481175} 2024-09-14T04:07:43.761 INFO:tasks.rados.rados.0.smithi038.stdout:505: writing smithi03870129-478 from 470728 to 875522 tid 1 2024-09-14T04:07:43.764 INFO:tasks.rados.rados.0.smithi038.stdout:505: writing smithi03870129-478 from 1526454 to 2007629 tid 2 2024-09-14T04:07:43.765 INFO:tasks.rados.rados.0.smithi038.stdout:506: delete oid 414 current snap is 0 2024-09-14T04:07:43.765 INFO:tasks.rados.rados.0.smithi038.stdout:502: finishing write tid 2 to smithi03870129-108 2024-09-14T04:07:43.765 INFO:tasks.rados.rados.0.smithi038.stdout:502: finishing write tid 3 to smithi03870129-108 2024-09-14T04:07:43.765 INFO:tasks.rados.rados.0.smithi038.stdout:502: finishing write tid 4 to smithi03870129-108 2024-09-14T04:07:43.765 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 108 v 111 (ObjNum 501 snap 0 seq_num 501) dirty exists 2024-09-14T04:07:43.765 INFO:tasks.rados.rados.0.smithi038.stdout:502: left oid 108 (ObjNum 501 snap 0 seq_num 501) 2024-09-14T04:07:43.765 INFO:tasks.rados.rados.0.smithi038.stdout:505: finishing write tid 1 to smithi03870129-478 2024-09-14T04:07:43.767 INFO:tasks.rados.rados.0.smithi038.stdout:502: done (2 left) 2024-09-14T04:07:43.767 INFO:tasks.rados.rados.0.smithi038.stdout:506: done (1 left) 2024-09-14T04:07:43.767 INFO:tasks.rados.rados.0.smithi038.stdout:507: read oid 434 snap -1 2024-09-14T04:07:43.767 INFO:tasks.rados.rados.0.smithi038.stdout:507: expect (ObjNum 433 snap 0 seq_num 433) 2024-09-14T04:07:43.767 INFO:tasks.rados.rados.0.smithi038.stdout:508: write oid 2 current snap is 0 2024-09-14T04:07:43.767 INFO:tasks.rados.rados.0.smithi038.stdout:508: seq_num 506 ranges {504342=555292,1643418=484844} 2024-09-14T04:07:43.774 INFO:tasks.rados.rados.0.smithi038.stdout:508: writing smithi03870129-2 from 504342 to 1059634 tid 1 2024-09-14T04:07:43.781 INFO:tasks.rados.rados.0.smithi038.stdout:508: writing smithi03870129-2 from 1643418 to 2128262 tid 2 2024-09-14T04:07:43.781 INFO:tasks.rados.rados.0.smithi038.stdout:509: read oid 335 snap -1 2024-09-14T04:07:43.781 INFO:tasks.rados.rados.0.smithi038.stdout:509: expect (ObjNum 334 snap 0 seq_num 334) 2024-09-14T04:07:43.781 INFO:tasks.rados.rados.0.smithi038.stdout:510: read oid 194 snap -1 2024-09-14T04:07:43.782 INFO:tasks.rados.rados.0.smithi038.stdout:510: expect (ObjNum 193 snap 0 seq_num 193) 2024-09-14T04:07:43.782 INFO:tasks.rados.rados.0.smithi038.stdout:511: write oid 165 current snap is 0 2024-09-14T04:07:43.782 INFO:tasks.rados.rados.0.smithi038.stdout:511: seq_num 507 ranges {521149=630541,1701900=628502} 2024-09-14T04:07:43.789 INFO:tasks.rados.rados.0.smithi038.stdout:511: writing smithi03870129-165 from 521149 to 1151690 tid 1 2024-09-14T04:07:43.797 INFO:tasks.rados.rados.0.smithi038.stdout:511: writing smithi03870129-165 from 1701900 to 2330402 tid 2 2024-09-14T04:07:43.797 INFO:tasks.rados.rados.0.smithi038.stdout:512: write oid 250 current snap is 0 2024-09-14T04:07:43.798 INFO:tasks.rados.rados.0.smithi038.stdout:505: finishing write tid 2 to smithi03870129-478 2024-09-14T04:07:43.798 INFO:tasks.rados.rados.0.smithi038.stdout:505: finishing write tid 3 to smithi03870129-478 2024-09-14T04:07:43.798 INFO:tasks.rados.rados.0.smithi038.stdout:505: finishing write tid 4 to smithi03870129-478 2024-09-14T04:07:43.798 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 478 v 125 (ObjNum 504 snap 0 seq_num 504) dirty exists 2024-09-14T04:07:43.798 INFO:tasks.rados.rados.0.smithi038.stdout:505: left oid 478 (ObjNum 504 snap 0 seq_num 504) 2024-09-14T04:07:43.798 INFO:tasks.rados.rados.0.smithi038.stdout:508: finishing write tid 1 to smithi03870129-2 2024-09-14T04:07:43.798 INFO:tasks.rados.rados.0.smithi038.stdout:507: expect (ObjNum 433 snap 0 seq_num 433) 2024-09-14T04:07:43.905 INFO:tasks.rados.rados.0.smithi038.stdout:508: finishing write tid 2 to smithi03870129-2 2024-09-14T04:07:43.905 INFO:tasks.rados.rados.0.smithi038.stdout:508: finishing write tid 3 to smithi03870129-2 2024-09-14T04:07:43.906 INFO:tasks.rados.rados.0.smithi038.stdout:508: finishing write tid 4 to smithi03870129-2 2024-09-14T04:07:43.906 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 2 v 109 (ObjNum 506 snap 0 seq_num 506) dirty exists 2024-09-14T04:07:43.906 INFO:tasks.rados.rados.0.smithi038.stdout:508: left oid 2 (ObjNum 506 snap 0 seq_num 506) 2024-09-14T04:07:43.906 INFO:tasks.rados.rados.0.smithi038.stdout:510: expect (ObjNum 193 snap 0 seq_num 193) 2024-09-14T04:07:43.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:43 smithi123 bash[24950]: cluster 2024-09-14T04:07:42.240910+0000 mgr.y (mgr.14406) 219 : cluster [DBG] pgmap v201: 89 pgs: 89 active+clean; 1.1 GiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s rd, 60 MiB/s wr, 307 op/s 2024-09-14T04:07:43.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:43 smithi123 bash[24950]: audit 2024-09-14T04:07:42.522491+0000 mgr.y (mgr.14406) 220 : audit [DBG] from='client.14793 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:a2782315255a3e7d5f6cdc9eb35785187ff6ddf8", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:07:43.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:43 smithi123 bash[24950]: cephadm 2024-09-14T04:07:42.523195+0000 mgr.y (mgr.14406) 221 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:a2782315255a3e7d5f6cdc9eb35785187ff6ddf8 2024-09-14T04:07:43.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:43 smithi123 bash[24950]: audit 2024-09-14T04:07:42.528239+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:07:43.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:43 smithi123 bash[24950]: audit 2024-09-14T04:07:42.530467+0000 mon.c (mon.2) 127 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:07:43.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:43 smithi123 bash[24950]: audit 2024-09-14T04:07:42.533098+0000 mon.c (mon.2) 128 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:07:43.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:43 smithi123 bash[24950]: audit 2024-09-14T04:07:42.534021+0000 mon.c (mon.2) 129 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:07:43.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:43 smithi123 bash[24950]: audit 2024-09-14T04:07:42.541742+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:07:43.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:43 smithi123 bash[24950]: cephadm 2024-09-14T04:07:42.579839+0000 mgr.y (mgr.14406) 222 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:a2782315255a3e7d5f6cdc9eb35785187ff6ddf8 2024-09-14T04:07:44.005 INFO:tasks.rados.rados.0.smithi038.stdout:511: finishing write tid 1 to smithi03870129-165 2024-09-14T04:07:44.006 INFO:tasks.rados.rados.0.smithi038.stdout:512: seq_num 508 ranges {537956=705790,1644029=772160} 2024-09-14T04:07:44.012 INFO:tasks.rados.rados.0.smithi038.stdout:512: writing smithi03870129-250 from 537956 to 1243746 tid 1 2024-09-14T04:07:44.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:43 smithi038 bash[22519]: cluster 2024-09-14T04:07:42.240910+0000 mgr.y (mgr.14406) 219 : cluster [DBG] pgmap v201: 89 pgs: 89 active+clean; 1.1 GiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s rd, 60 MiB/s wr, 307 op/s 2024-09-14T04:07:44.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:43 smithi038 bash[22519]: audit 2024-09-14T04:07:42.522491+0000 mgr.y (mgr.14406) 220 : audit [DBG] from='client.14793 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:a2782315255a3e7d5f6cdc9eb35785187ff6ddf8", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:07:44.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:43 smithi038 bash[22519]: cephadm 2024-09-14T04:07:42.523195+0000 mgr.y (mgr.14406) 221 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:a2782315255a3e7d5f6cdc9eb35785187ff6ddf8 2024-09-14T04:07:44.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:43 smithi038 bash[22519]: audit 2024-09-14T04:07:42.528239+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:07:44.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:43 smithi038 bash[22519]: audit 2024-09-14T04:07:42.530467+0000 mon.c (mon.2) 127 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:07:44.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:43 smithi038 bash[22519]: audit 2024-09-14T04:07:42.533098+0000 mon.c (mon.2) 128 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:07:44.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:43 smithi038 bash[22519]: audit 2024-09-14T04:07:42.534021+0000 mon.c (mon.2) 129 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:07:44.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:43 smithi038 bash[22519]: audit 2024-09-14T04:07:42.541742+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:07:44.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:43 smithi038 bash[22519]: cephadm 2024-09-14T04:07:42.579839+0000 mgr.y (mgr.14406) 222 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:a2782315255a3e7d5f6cdc9eb35785187ff6ddf8 2024-09-14T04:07:44.020 INFO:tasks.rados.rados.0.smithi038.stdout:512: writing smithi03870129-250 from 1644029 to 2416189 tid 2 2024-09-14T04:07:44.020 INFO:tasks.rados.rados.0.smithi038.stdout:505: done (6 left) 2024-09-14T04:07:44.020 INFO:tasks.rados.rados.0.smithi038.stdout:507: done (5 left) 2024-09-14T04:07:44.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:43 smithi038 bash[32505]: cluster 2024-09-14T04:07:42.240910+0000 mgr.y (mgr.14406) 219 : cluster [DBG] pgmap v201: 89 pgs: 89 active+clean; 1.1 GiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s rd, 60 MiB/s wr, 307 op/s 2024-09-14T04:07:44.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:43 smithi038 bash[32505]: audit 2024-09-14T04:07:42.522491+0000 mgr.y (mgr.14406) 220 : audit [DBG] from='client.14793 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:a2782315255a3e7d5f6cdc9eb35785187ff6ddf8", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:07:44.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:43 smithi038 bash[32505]: cephadm 2024-09-14T04:07:42.523195+0000 mgr.y (mgr.14406) 221 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:a2782315255a3e7d5f6cdc9eb35785187ff6ddf8 2024-09-14T04:07:44.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:43 smithi038 bash[32505]: audit 2024-09-14T04:07:42.528239+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:07:44.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:43 smithi038 bash[32505]: audit 2024-09-14T04:07:42.530467+0000 mon.c (mon.2) 127 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:07:44.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:43 smithi038 bash[32505]: audit 2024-09-14T04:07:42.533098+0000 mon.c (mon.2) 128 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:07:44.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:43 smithi038 bash[32505]: audit 2024-09-14T04:07:42.534021+0000 mon.c (mon.2) 129 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:07:44.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:43 smithi038 bash[32505]: audit 2024-09-14T04:07:42.541742+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:07:44.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:43 smithi038 bash[32505]: cephadm 2024-09-14T04:07:42.579839+0000 mgr.y (mgr.14406) 222 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:a2782315255a3e7d5f6cdc9eb35785187ff6ddf8 2024-09-14T04:07:44.022 INFO:tasks.rados.rados.0.smithi038.stdout:508: done (4 left) 2024-09-14T04:07:44.022 INFO:tasks.rados.rados.0.smithi038.stdout:510: done (3 left) 2024-09-14T04:07:44.022 INFO:tasks.rados.rados.0.smithi038.stdout:513: read oid 329 snap -1 2024-09-14T04:07:44.022 INFO:tasks.rados.rados.0.smithi038.stdout:513: expect (ObjNum 328 snap 0 seq_num 328) 2024-09-14T04:07:44.022 INFO:tasks.rados.rados.0.smithi038.stdout:514: read oid 287 snap -1 2024-09-14T04:07:44.022 INFO:tasks.rados.rados.0.smithi038.stdout:514: expect (ObjNum 286 snap 0 seq_num 286) 2024-09-14T04:07:44.022 INFO:tasks.rados.rados.0.smithi038.stdout:509: expect (ObjNum 334 snap 0 seq_num 334) 2024-09-14T04:07:44.143 INFO:tasks.rados.rados.0.smithi038.stdout:511: finishing write tid 2 to smithi03870129-165 2024-09-14T04:07:44.144 INFO:tasks.rados.rados.0.smithi038.stdout:511: finishing write tid 3 to smithi03870129-165 2024-09-14T04:07:44.144 INFO:tasks.rados.rados.0.smithi038.stdout:511: finishing write tid 4 to smithi03870129-165 2024-09-14T04:07:44.144 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 165 v 92 (ObjNum 507 snap 0 seq_num 507) dirty exists 2024-09-14T04:07:44.144 INFO:tasks.rados.rados.0.smithi038.stdout:511: left oid 165 (ObjNum 507 snap 0 seq_num 507) 2024-09-14T04:07:44.144 INFO:tasks.rados.rados.0.smithi038.stdout:512: finishing write tid 1 to smithi03870129-250 2024-09-14T04:07:44.144 INFO:tasks.rados.rados.0.smithi038.stdout:512: finishing write tid 2 to smithi03870129-250 2024-09-14T04:07:44.144 INFO:tasks.rados.rados.0.smithi038.stdout:515: read oid 140 snap -1 2024-09-14T04:07:44.144 INFO:tasks.rados.rados.0.smithi038.stdout:515: expect (ObjNum 139 snap 0 seq_num 139) 2024-09-14T04:07:44.144 INFO:tasks.rados.rados.0.smithi038.stdout:509: done (5 left) 2024-09-14T04:07:44.144 INFO:tasks.rados.rados.0.smithi038.stdout:511: done (4 left) 2024-09-14T04:07:44.144 INFO:tasks.rados.rados.0.smithi038.stdout:516: write oid 248 current snap is 0 2024-09-14T04:07:44.144 INFO:tasks.rados.rados.0.smithi038.stdout:512: finishing write tid 3 to smithi03870129-250 2024-09-14T04:07:44.144 INFO:tasks.rados.rados.0.smithi038.stdout:512: finishing write tid 4 to smithi03870129-250 2024-09-14T04:07:44.145 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 250 v 160 (ObjNum 508 snap 0 seq_num 508) dirty exists 2024-09-14T04:07:44.145 INFO:tasks.rados.rados.0.smithi038.stdout:512: left oid 250 (ObjNum 508 snap 0 seq_num 508) 2024-09-14T04:07:44.145 INFO:tasks.rados.rados.0.smithi038.stdout:516: seq_num 509 ranges {554763=781039,2102511=452252} 2024-09-14T04:07:44.152 INFO:tasks.rados.rados.0.smithi038.stdout:516: writing smithi03870129-248 from 554763 to 1335802 tid 1 2024-09-14T04:07:44.160 INFO:tasks.rados.rados.0.smithi038.stdout:516: writing smithi03870129-248 from 2102511 to 2554763 tid 2 2024-09-14T04:07:44.160 INFO:tasks.rados.rados.0.smithi038.stdout:512: done (4 left) 2024-09-14T04:07:44.160 INFO:tasks.rados.rados.0.smithi038.stdout:517: write oid 493 current snap is 0 2024-09-14T04:07:44.160 INFO:tasks.rados.rados.0.smithi038.stdout:517: seq_num 510 ranges {571570=572641,1877346=694224} 2024-09-14T04:07:44.168 INFO:tasks.rados.rados.0.smithi038.stdout:517: writing smithi03870129-493 from 571570 to 1144211 tid 1 2024-09-14T04:07:44.175 INFO:tasks.rados.rados.0.smithi038.stdout:517: writing smithi03870129-493 from 1877346 to 2571570 tid 2 2024-09-14T04:07:44.175 INFO:tasks.rados.rados.0.smithi038.stdout:518: read oid 153 snap -1 2024-09-14T04:07:44.175 INFO:tasks.rados.rados.0.smithi038.stdout:518: expect (ObjNum 152 snap 0 seq_num 152) 2024-09-14T04:07:44.176 INFO:tasks.rados.rados.0.smithi038.stdout:519: read oid 252 snap -1 2024-09-14T04:07:44.176 INFO:tasks.rados.rados.0.smithi038.stdout:519: expect (ObjNum 251 snap 0 seq_num 251) 2024-09-14T04:07:44.176 INFO:tasks.rados.rados.0.smithi038.stdout:520: write oid 320 current snap is 0 2024-09-14T04:07:44.176 INFO:tasks.rados.rados.0.smithi038.stdout:513: expect (ObjNum 328 snap 0 seq_num 328) 2024-09-14T04:07:44.295 INFO:tasks.rados.rados.0.smithi038.stdout:514: expect (ObjNum 286 snap 0 seq_num 286) 2024-09-14T04:07:44.385 INFO:tasks.rados.rados.0.smithi038.stdout:515: expect (ObjNum 139 snap 0 seq_num 139) 2024-09-14T04:07:44.466 INFO:tasks.rados.rados.0.smithi038.stdout:516: finishing write tid 1 to smithi03870129-248 2024-09-14T04:07:44.466 INFO:tasks.rados.rados.0.smithi038.stdout:516: finishing write tid 2 to smithi03870129-248 2024-09-14T04:07:44.467 INFO:tasks.rados.rados.0.smithi038.stdout:516: finishing write tid 3 to smithi03870129-248 2024-09-14T04:07:44.467 INFO:tasks.rados.rados.0.smithi038.stdout:516: finishing write tid 4 to smithi03870129-248 2024-09-14T04:07:44.467 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 248 v 137 (ObjNum 509 snap 0 seq_num 509) dirty exists 2024-09-14T04:07:44.467 INFO:tasks.rados.rados.0.smithi038.stdout:516: left oid 248 (ObjNum 509 snap 0 seq_num 509) 2024-09-14T04:07:44.467 INFO:tasks.rados.rados.0.smithi038.stdout:517: finishing write tid 1 to smithi03870129-493 2024-09-14T04:07:44.467 INFO:tasks.rados.rados.0.smithi038.stdout:519: expect (ObjNum 251 snap 0 seq_num 251) 2024-09-14T04:07:44.543 INFO:tasks.rados.rados.0.smithi038.stdout:517: finishing write tid 2 to smithi03870129-493 2024-09-14T04:07:44.544 INFO:tasks.rados.rados.0.smithi038.stdout:517: finishing write tid 3 to smithi03870129-493 2024-09-14T04:07:44.544 INFO:tasks.rados.rados.0.smithi038.stdout:517: finishing write tid 4 to smithi03870129-493 2024-09-14T04:07:44.544 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 493 v 91 (ObjNum 510 snap 0 seq_num 510) dirty exists 2024-09-14T04:07:44.544 INFO:tasks.rados.rados.0.smithi038.stdout:517: left oid 493 (ObjNum 510 snap 0 seq_num 510) 2024-09-14T04:07:44.544 INFO:tasks.rados.rados.0.smithi038.stdout:518: expect (ObjNum 152 snap 0 seq_num 152) 2024-09-14T04:07:44.631 INFO:tasks.rados.rados.0.smithi038.stdout:520: seq_num 511 ranges {588377=647890,1935828=635840} 2024-09-14T04:07:44.638 INFO:tasks.rados.rados.0.smithi038.stdout:520: writing smithi03870129-320 from 588377 to 1236267 tid 1 2024-09-14T04:07:44.645 INFO:tasks.rados.rados.0.smithi038.stdout:520: writing smithi03870129-320 from 1935828 to 2571668 tid 2 2024-09-14T04:07:44.645 INFO:tasks.rados.rados.0.smithi038.stdout:513: done (7 left) 2024-09-14T04:07:44.646 INFO:tasks.rados.rados.0.smithi038.stdout:514: done (6 left) 2024-09-14T04:07:44.646 INFO:tasks.rados.rados.0.smithi038.stdout:515: done (5 left) 2024-09-14T04:07:44.646 INFO:tasks.rados.rados.0.smithi038.stdout:516: done (4 left) 2024-09-14T04:07:44.646 INFO:tasks.rados.rados.0.smithi038.stdout:517: done (3 left) 2024-09-14T04:07:44.646 INFO:tasks.rados.rados.0.smithi038.stdout:518: done (2 left) 2024-09-14T04:07:44.646 INFO:tasks.rados.rados.0.smithi038.stdout:519: done (1 left) 2024-09-14T04:07:44.646 INFO:tasks.rados.rados.0.smithi038.stdout:521: write oid 470 current snap is 0 2024-09-14T04:07:44.646 INFO:tasks.rados.rados.0.smithi038.stdout:521: seq_num 512 ranges {605184=723139,1877957=727227} 2024-09-14T04:07:44.654 INFO:tasks.rados.rados.0.smithi038.stdout:521: writing smithi03870129-470 from 605184 to 1328323 tid 1 2024-09-14T04:07:44.662 INFO:tasks.rados.rados.0.smithi038.stdout:521: writing smithi03870129-470 from 1877957 to 2605184 tid 2 2024-09-14T04:07:44.662 INFO:tasks.rados.rados.0.smithi038.stdout:522: write oid 97 current snap is 0 2024-09-14T04:07:44.662 INFO:tasks.rados.rados.0.smithi038.stdout:522: seq_num 513 ranges {621991=798388,1936439=639509} 2024-09-14T04:07:44.671 INFO:tasks.rados.rados.0.smithi038.stdout:522: writing smithi03870129-97 from 621991 to 1420379 tid 1 2024-09-14T04:07:44.677 INFO:tasks.rados.rados.0.smithi038.stdout:522: writing smithi03870129-97 from 1936439 to 2575948 tid 2 2024-09-14T04:07:44.677 INFO:tasks.rados.rados.0.smithi038.stdout:523: write oid 20 current snap is 0 2024-09-14T04:07:44.678 INFO:tasks.rados.rados.0.smithi038.stdout:523: seq_num 514 ranges {638798=473637,1594921=783167} 2024-09-14T04:07:44.684 INFO:tasks.rados.rados.0.smithi038.stdout:523: writing smithi03870129-20 from 638798 to 1112435 tid 1 2024-09-14T04:07:44.692 INFO:tasks.rados.rados.0.smithi038.stdout:523: writing smithi03870129-20 from 1594921 to 2378088 tid 2 2024-09-14T04:07:44.692 INFO:tasks.rados.rados.0.smithi038.stdout:524: read oid 27 snap -1 2024-09-14T04:07:44.692 INFO:tasks.rados.rados.0.smithi038.stdout:524: expect deleted 2024-09-14T04:07:44.692 INFO:tasks.rados.rados.0.smithi038.stdout:525: write oid 261 current snap is 0 2024-09-14T04:07:44.692 INFO:tasks.rados.rados.0.smithi038.stdout:520: finishing write tid 1 to smithi03870129-320 2024-09-14T04:07:44.692 INFO:tasks.rados.rados.0.smithi038.stdout:520: finishing write tid 2 to smithi03870129-320 2024-09-14T04:07:44.692 INFO:tasks.rados.rados.0.smithi038.stdout:520: finishing write tid 3 to smithi03870129-320 2024-09-14T04:07:44.693 INFO:tasks.rados.rados.0.smithi038.stdout:520: finishing write tid 4 to smithi03870129-320 2024-09-14T04:07:44.693 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 320 v 56 (ObjNum 511 snap 0 seq_num 511) dirty exists 2024-09-14T04:07:44.693 INFO:tasks.rados.rados.0.smithi038.stdout:520: left oid 320 (ObjNum 511 snap 0 seq_num 511) 2024-09-14T04:07:44.693 INFO:tasks.rados.rados.0.smithi038.stdout:521: finishing write tid 1 to smithi03870129-470 2024-09-14T04:07:44.693 INFO:tasks.rados.rados.0.smithi038.stdout:521: finishing write tid 2 to smithi03870129-470 2024-09-14T04:07:44.693 INFO:tasks.rados.rados.0.smithi038.stdout:521: finishing write tid 3 to smithi03870129-470 2024-09-14T04:07:44.693 INFO:tasks.rados.rados.0.smithi038.stdout:525: seq_num 515 ranges {655605=548886,1653403=643178} 2024-09-14T04:07:44.699 INFO:tasks.rados.rados.0.smithi038.stdout:525: writing smithi03870129-261 from 655605 to 1204491 tid 1 2024-09-14T04:07:44.706 INFO:tasks.rados.rados.0.smithi038.stdout:525: writing smithi03870129-261 from 1653403 to 2296581 tid 2 2024-09-14T04:07:44.706 INFO:tasks.rados.rados.0.smithi038.stdout:520: done (5 left) 2024-09-14T04:07:44.706 INFO:tasks.rados.rados.0.smithi038.stdout:526: delete oid 464 current snap is 0 2024-09-14T04:07:44.706 INFO:tasks.rados.rados.0.smithi038.stdout:521: finishing write tid 4 to smithi03870129-470 2024-09-14T04:07:44.706 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 470 v 114 (ObjNum 512 snap 0 seq_num 512) dirty exists 2024-09-14T04:07:44.707 INFO:tasks.rados.rados.0.smithi038.stdout:521: left oid 470 (ObjNum 512 snap 0 seq_num 512) 2024-09-14T04:07:44.707 INFO:tasks.rados.rados.0.smithi038.stdout:522: finishing write tid 1 to smithi03870129-97 2024-09-14T04:07:44.707 INFO:tasks.rados.rados.0.smithi038.stdout:522: finishing write tid 2 to smithi03870129-97 2024-09-14T04:07:44.707 INFO:tasks.rados.rados.0.smithi038.stdout:522: finishing write tid 3 to smithi03870129-97 2024-09-14T04:07:44.707 INFO:tasks.rados.rados.0.smithi038.stdout:522: finishing write tid 4 to smithi03870129-97 2024-09-14T04:07:44.707 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 97 v 128 (ObjNum 513 snap 0 seq_num 513) dirty exists 2024-09-14T04:07:44.707 INFO:tasks.rados.rados.0.smithi038.stdout:522: left oid 97 (ObjNum 513 snap 0 seq_num 513) 2024-09-14T04:07:44.707 INFO:tasks.rados.rados.0.smithi038.stdout:523: finishing write tid 1 to smithi03870129-20 2024-09-14T04:07:44.707 INFO:tasks.rados.rados.0.smithi038.stdout:523: finishing write tid 2 to smithi03870129-20 2024-09-14T04:07:44.707 INFO:tasks.rados.rados.0.smithi038.stdout:523: finishing write tid 3 to smithi03870129-20 2024-09-14T04:07:44.707 INFO:tasks.rados.rados.0.smithi038.stdout:523: finishing write tid 4 to smithi03870129-20 2024-09-14T04:07:44.707 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 20 v 101 (ObjNum 514 snap 0 seq_num 514) dirty exists 2024-09-14T04:07:44.707 INFO:tasks.rados.rados.0.smithi038.stdout:523: left oid 20 (ObjNum 514 snap 0 seq_num 514) 2024-09-14T04:07:44.707 INFO:tasks.rados.rados.0.smithi038.stdout:525: finishing write tid 1 to smithi03870129-261 2024-09-14T04:07:44.712 INFO:tasks.rados.rados.0.smithi038.stdout:525: finishing write tid 2 to smithi03870129-261 2024-09-14T04:07:44.712 INFO:tasks.rados.rados.0.smithi038.stdout:525: finishing write tid 3 to smithi03870129-261 2024-09-14T04:07:44.713 INFO:tasks.rados.rados.0.smithi038.stdout:525: finishing write tid 4 to smithi03870129-261 2024-09-14T04:07:44.713 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 261 v 117 (ObjNum 515 snap 0 seq_num 515) dirty exists 2024-09-14T04:07:44.713 INFO:tasks.rados.rados.0.smithi038.stdout:525: left oid 261 (ObjNum 515 snap 0 seq_num 515) 2024-09-14T04:07:44.713 INFO:tasks.rados.rados.0.smithi038.stdout:521: done (5 left) 2024-09-14T04:07:44.713 INFO:tasks.rados.rados.0.smithi038.stdout:522: done (4 left) 2024-09-14T04:07:44.713 INFO:tasks.rados.rados.0.smithi038.stdout:523: done (3 left) 2024-09-14T04:07:44.713 INFO:tasks.rados.rados.0.smithi038.stdout:524: done (2 left) 2024-09-14T04:07:44.713 INFO:tasks.rados.rados.0.smithi038.stdout:525: done (1 left) 2024-09-14T04:07:44.713 INFO:tasks.rados.rados.0.smithi038.stdout:526: done (0 left) 2024-09-14T04:07:44.713 INFO:tasks.rados.rados.0.smithi038.stdout:527: write oid 430 current snap is 0 2024-09-14T04:07:44.714 INFO:tasks.rados.rados.0.smithi038.stdout:527: seq_num 517 ranges {689219=415737,1770367=646847} 2024-09-14T04:07:44.719 INFO:tasks.rados.rados.0.smithi038.stdout:527: writing smithi03870129-430 from 689219 to 1104956 tid 1 2024-09-14T04:07:44.726 INFO:tasks.rados.rados.0.smithi038.stdout:527: writing smithi03870129-430 from 1770367 to 2417214 tid 2 2024-09-14T04:07:44.727 INFO:tasks.rados.rados.0.smithi038.stdout:528: read oid 446 snap -1 2024-09-14T04:07:44.727 INFO:tasks.rados.rados.0.smithi038.stdout:528: expect (ObjNum 445 snap 0 seq_num 445) 2024-09-14T04:07:44.727 INFO:tasks.rados.rados.0.smithi038.stdout:529: delete oid 494 current snap is 0 2024-09-14T04:07:44.727 INFO:tasks.rados.rados.0.smithi038.stdout:527: finishing write tid 1 to smithi03870129-430 2024-09-14T04:07:44.729 INFO:tasks.rados.rados.0.smithi038.stdout:529: done (2 left) 2024-09-14T04:07:44.729 INFO:tasks.rados.rados.0.smithi038.stdout:530: write oid 55 current snap is 0 2024-09-14T04:07:44.729 INFO:tasks.rados.rados.0.smithi038.stdout:530: seq_num 519 ranges {722833=566235,1887331=650516} 2024-09-14T04:07:44.736 INFO:tasks.rados.rados.0.smithi038.stdout:530: writing smithi03870129-55 from 722833 to 1289068 tid 1 2024-09-14T04:07:44.744 INFO:tasks.rados.rados.0.smithi038.stdout:530: writing smithi03870129-55 from 1887331 to 2537847 tid 2 2024-09-14T04:07:44.744 INFO:tasks.rados.rados.0.smithi038.stdout:531: read oid 295 snap -1 2024-09-14T04:07:44.744 INFO:tasks.rados.rados.0.smithi038.stdout:531: expect (ObjNum 294 snap 0 seq_num 294) 2024-09-14T04:07:44.744 INFO:tasks.rados.rados.0.smithi038.stdout:532: write oid 291 current snap is 0 2024-09-14T04:07:44.744 INFO:tasks.rados.rados.0.smithi038.stdout:532: seq_num 520 ranges {739640=641484,1829460=794174} 2024-09-14T04:07:44.752 INFO:tasks.rados.rados.0.smithi038.stdout:532: writing smithi03870129-291 from 739640 to 1381124 tid 1 2024-09-14T04:07:44.760 INFO:tasks.rados.rados.0.smithi038.stdout:532: writing smithi03870129-291 from 1829460 to 2623634 tid 2 2024-09-14T04:07:44.760 INFO:tasks.rados.rados.0.smithi038.stdout:533: write oid 285 current snap is 0 2024-09-14T04:07:44.760 INFO:tasks.rados.rados.0.smithi038.stdout:527: finishing write tid 2 to smithi03870129-430 2024-09-14T04:07:44.760 INFO:tasks.rados.rados.0.smithi038.stdout:527: finishing write tid 3 to smithi03870129-430 2024-09-14T04:07:44.760 INFO:tasks.rados.rados.0.smithi038.stdout:527: finishing write tid 4 to smithi03870129-430 2024-09-14T04:07:44.760 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 430 v 112 (ObjNum 517 snap 0 seq_num 517) dirty exists 2024-09-14T04:07:44.761 INFO:tasks.rados.rados.0.smithi038.stdout:527: left oid 430 (ObjNum 517 snap 0 seq_num 517) 2024-09-14T04:07:44.761 INFO:tasks.rados.rados.0.smithi038.stdout:530: finishing write tid 1 to smithi03870129-55 2024-09-14T04:07:44.761 INFO:tasks.rados.rados.0.smithi038.stdout:528: expect (ObjNum 445 snap 0 seq_num 445) 2024-09-14T04:07:44.886 INFO:tasks.rados.rados.0.smithi038.stdout:530: finishing write tid 2 to smithi03870129-55 2024-09-14T04:07:44.886 INFO:tasks.rados.rados.0.smithi038.stdout:530: finishing write tid 3 to smithi03870129-55 2024-09-14T04:07:44.886 INFO:tasks.rados.rados.0.smithi038.stdout:530: finishing write tid 4 to smithi03870129-55 2024-09-14T04:07:44.886 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 55 v 163 (ObjNum 519 snap 0 seq_num 519) dirty exists 2024-09-14T04:07:44.886 INFO:tasks.rados.rados.0.smithi038.stdout:530: left oid 55 (ObjNum 519 snap 0 seq_num 519) 2024-09-14T04:07:44.886 INFO:tasks.rados.rados.0.smithi038.stdout:531: expect (ObjNum 294 snap 0 seq_num 294) 2024-09-14T04:07:44.986 INFO:tasks.rados.rados.0.smithi038.stdout:532: finishing write tid 1 to smithi03870129-291 2024-09-14T04:07:44.987 INFO:tasks.rados.rados.0.smithi038.stdout:532: finishing write tid 2 to smithi03870129-291 2024-09-14T04:07:44.987 INFO:tasks.rados.rados.0.smithi038.stdout:532: finishing write tid 3 to smithi03870129-291 2024-09-14T04:07:44.987 INFO:tasks.rados.rados.0.smithi038.stdout:532: finishing write tid 4 to smithi03870129-291 2024-09-14T04:07:44.987 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 291 v 115 (ObjNum 520 snap 0 seq_num 520) dirty exists 2024-09-14T04:07:44.987 INFO:tasks.rados.rados.0.smithi038.stdout:532: left oid 291 (ObjNum 520 snap 0 seq_num 520) 2024-09-14T04:07:44.987 INFO:tasks.rados.rados.0.smithi038.stdout:533: seq_num 521 ranges {756447=716733,1887942=537832} 2024-09-14T04:07:44.999 INFO:tasks.rados.rados.0.smithi038.stdout:533: writing smithi03870129-285 from 756447 to 1473180 tid 1 2024-09-14T04:07:45.009 INFO:tasks.rados.rados.0.smithi038.stdout:533: writing smithi03870129-285 from 1887942 to 2425774 tid 2 2024-09-14T04:07:45.009 INFO:tasks.rados.rados.0.smithi038.stdout:527: done (5 left) 2024-09-14T04:07:45.009 INFO:tasks.rados.rados.0.smithi038.stdout:528: done (4 left) 2024-09-14T04:07:45.009 INFO:tasks.rados.rados.0.smithi038.stdout:530: done (3 left) 2024-09-14T04:07:45.009 INFO:tasks.rados.rados.0.smithi038.stdout:531: done (2 left) 2024-09-14T04:07:45.009 INFO:tasks.rados.rados.0.smithi038.stdout:532: done (1 left) 2024-09-14T04:07:45.009 INFO:tasks.rados.rados.0.smithi038.stdout:534: read oid 155 snap -1 2024-09-14T04:07:45.009 INFO:tasks.rados.rados.0.smithi038.stdout:534: expect (ObjNum 154 snap 0 seq_num 154) 2024-09-14T04:07:45.010 INFO:tasks.rados.rados.0.smithi038.stdout:535: read oid 59 snap -1 2024-09-14T04:07:45.010 INFO:tasks.rados.rados.0.smithi038.stdout:535: expect (ObjNum 58 snap 0 seq_num 58) 2024-09-14T04:07:45.010 INFO:tasks.rados.rados.0.smithi038.stdout:536: write oid 322 current snap is 0 2024-09-14T04:07:45.010 INFO:tasks.rados.rados.0.smithi038.stdout:533: finishing write tid 1 to smithi03870129-285 2024-09-14T04:07:45.010 INFO:tasks.rados.rados.0.smithi038.stdout:536: seq_num 522 ranges {773254=791982,2346424=426830} 2024-09-14T04:07:45.023 INFO:tasks.rados.rados.0.smithi038.stdout:536: writing smithi03870129-322 from 773254 to 1565236 tid 1 2024-09-14T04:07:45.034 INFO:tasks.rados.rados.0.smithi038.stdout:536: writing smithi03870129-322 from 2346424 to 2773254 tid 2 2024-09-14T04:07:45.034 INFO:tasks.rados.rados.0.smithi038.stdout:537: read oid 62 snap -1 2024-09-14T04:07:45.034 INFO:tasks.rados.rados.0.smithi038.stdout:537: expect (ObjNum 61 snap 0 seq_num 61) 2024-09-14T04:07:45.034 INFO:tasks.rados.rados.0.smithi038.stdout:538: write oid 169 current snap is 0 2024-09-14T04:07:45.034 INFO:tasks.rados.rados.0.smithi038.stdout:538: seq_num 523 ranges {790061=467231,2004906=541501} 2024-09-14T04:07:45.047 INFO:tasks.rados.rados.0.smithi038.stdout:538: writing smithi03870129-169 from 790061 to 1257292 tid 1 2024-09-14T04:07:45.056 INFO:tasks.rados.rados.0.smithi038.stdout:538: writing smithi03870129-169 from 2004906 to 2546407 tid 2 2024-09-14T04:07:45.056 INFO:tasks.rados.rados.0.smithi038.stdout:539: write oid 6 current snap is 0 2024-09-14T04:07:45.056 INFO:tasks.rados.rados.0.smithi038.stdout:533: finishing write tid 2 to smithi03870129-285 2024-09-14T04:07:45.056 INFO:tasks.rados.rados.0.smithi038.stdout:533: finishing write tid 3 to smithi03870129-285 2024-09-14T04:07:45.056 INFO:tasks.rados.rados.0.smithi038.stdout:533: finishing write tid 4 to smithi03870129-285 2024-09-14T04:07:45.056 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 285 v 104 (ObjNum 521 snap 0 seq_num 521) dirty exists 2024-09-14T04:07:45.057 INFO:tasks.rados.rados.0.smithi038.stdout:533: left oid 285 (ObjNum 521 snap 0 seq_num 521) 2024-09-14T04:07:45.057 INFO:tasks.rados.rados.0.smithi038.stdout:539: seq_num 524 ranges {406868=542480,1547035=401512,2690354=116514} 2024-09-14T04:07:45.063 INFO:tasks.rados.rados.0.smithi038.stdout:539: writing smithi03870129-6 from 406868 to 949348 tid 1 2024-09-14T04:07:45.071 INFO:tasks.rados.rados.0.smithi038.stdout:539: writing smithi03870129-6 from 1547035 to 1948547 tid 2 2024-09-14T04:07:45.079 INFO:tasks.rados.rados.0.smithi038.stdout:539: writing smithi03870129-6 from 2690354 to 2806868 tid 3 2024-09-14T04:07:45.079 INFO:tasks.rados.rados.0.smithi038.stdout:533: done (6 left) 2024-09-14T04:07:45.079 INFO:tasks.rados.rados.0.smithi038.stdout:540: read oid 76 snap -1 2024-09-14T04:07:45.079 INFO:tasks.rados.rados.0.smithi038.stdout:540: expect (ObjNum 75 snap 0 seq_num 75) 2024-09-14T04:07:45.079 INFO:tasks.rados.rados.0.smithi038.stdout:541: read oid 53 snap -1 2024-09-14T04:07:45.079 INFO:tasks.rados.rados.0.smithi038.stdout:541: expect (ObjNum 52 snap 0 seq_num 52) 2024-09-14T04:07:45.079 INFO:tasks.rados.rados.0.smithi038.stdout:542: write oid 89 current snap is 0 2024-09-14T04:07:45.079 INFO:tasks.rados.rados.0.smithi038.stdout:542: seq_num 525 ranges {423675=734082,1721870=545170,2717777=105898} 2024-09-14T04:07:45.087 INFO:tasks.rados.rados.0.smithi038.stdout:542: writing smithi03870129-89 from 423675 to 1157757 tid 1 2024-09-14T04:07:45.095 INFO:tasks.rados.rados.0.smithi038.stdout:542: writing smithi03870129-89 from 1721870 to 2267040 tid 2 2024-09-14T04:07:45.099 INFO:tasks.rados.rados.0.smithi038.stdout:542: writing smithi03870129-89 from 2717777 to 2823675 tid 3 2024-09-14T04:07:45.099 INFO:tasks.rados.rados.0.smithi038.stdout:543: read oid 344 snap -1 2024-09-14T04:07:45.099 INFO:tasks.rados.rados.0.smithi038.stdout:543: expect (ObjNum 343 snap 0 seq_num 343) 2024-09-14T04:07:45.099 INFO:tasks.rados.rados.0.smithi038.stdout:544: write oid 326 current snap is 0 2024-09-14T04:07:45.099 INFO:tasks.rados.rados.0.smithi038.stdout:544: seq_num 526 ranges {440482=409331,1380352=405181,2461553=378929} 2024-09-14T04:07:45.104 INFO:tasks.rados.rados.0.smithi038.stdout:544: writing smithi03870129-326 from 440482 to 849813 tid 1 2024-09-14T04:07:45.110 INFO:tasks.rados.rados.0.smithi038.stdout:544: writing smithi03870129-326 from 1380352 to 1785533 tid 2 2024-09-14T04:07:45.116 INFO:tasks.rados.rados.0.smithi038.stdout:544: writing smithi03870129-326 from 2461553 to 2840482 tid 3 2024-09-14T04:07:45.116 INFO:tasks.rados.rados.0.smithi038.stdout:545: write oid 362 current snap is 0 2024-09-14T04:07:45.116 INFO:tasks.rados.rados.0.smithi038.stdout:545: seq_num 527 ranges {457289=484580,1438834=548839,2772623=84666} 2024-09-14T04:07:45.121 INFO:tasks.rados.rados.0.smithi038.stdout:545: writing smithi03870129-362 from 457289 to 941869 tid 1 2024-09-14T04:07:45.127 INFO:tasks.rados.rados.0.smithi038.stdout:545: writing smithi03870129-362 from 1438834 to 1987673 tid 2 2024-09-14T04:07:45.132 INFO:tasks.rados.rados.0.smithi038.stdout:545: writing smithi03870129-362 from 2772623 to 2857289 tid 3 2024-09-14T04:07:45.132 INFO:tasks.rados.rados.0.smithi038.stdout:546: read oid 78 snap -1 2024-09-14T04:07:45.132 INFO:tasks.rados.rados.0.smithi038.stdout:546: expect (ObjNum 77 snap 0 seq_num 77) 2024-09-14T04:07:45.133 INFO:tasks.rados.rados.0.smithi038.stdout:547: write oid 406 current snap is 0 2024-09-14T04:07:45.133 INFO:tasks.rados.rados.0.smithi038.stdout:534: expect (ObjNum 154 snap 0 seq_num 154) 2024-09-14T04:07:45.223 INFO:tasks.rados.rados.0.smithi038.stdout:535: expect (ObjNum 58 snap 0 seq_num 58) 2024-09-14T04:07:45.323 INFO:tasks.rados.rados.0.smithi038.stdout:536: finishing write tid 1 to smithi03870129-322 2024-09-14T04:07:45.323 INFO:tasks.rados.rados.0.smithi038.stdout:536: finishing write tid 2 to smithi03870129-322 2024-09-14T04:07:45.323 INFO:tasks.rados.rados.0.smithi038.stdout:536: finishing write tid 3 to smithi03870129-322 2024-09-14T04:07:45.323 INFO:tasks.rados.rados.0.smithi038.stdout:536: finishing write tid 4 to smithi03870129-322 2024-09-14T04:07:45.323 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 322 v 100 (ObjNum 522 snap 0 seq_num 522) dirty exists 2024-09-14T04:07:45.324 INFO:tasks.rados.rados.0.smithi038.stdout:536: left oid 322 (ObjNum 522 snap 0 seq_num 522) 2024-09-14T04:07:45.324 INFO:tasks.rados.rados.0.smithi038.stdout:537: expect (ObjNum 61 snap 0 seq_num 61) 2024-09-14T04:07:45.421 INFO:tasks.rados.rados.0.smithi038.stdout:538: finishing write tid 1 to smithi03870129-169 2024-09-14T04:07:45.421 INFO:tasks.rados.rados.0.smithi038.stdout:538: finishing write tid 2 to smithi03870129-169 2024-09-14T04:07:45.421 INFO:tasks.rados.rados.0.smithi038.stdout:538: finishing write tid 3 to smithi03870129-169 2024-09-14T04:07:45.421 INFO:tasks.rados.rados.0.smithi038.stdout:538: finishing write tid 4 to smithi03870129-169 2024-09-14T04:07:45.421 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 169 v 157 (ObjNum 523 snap 0 seq_num 523) dirty exists 2024-09-14T04:07:45.421 INFO:tasks.rados.rados.0.smithi038.stdout:538: left oid 169 (ObjNum 523 snap 0 seq_num 523) 2024-09-14T04:07:45.421 INFO:tasks.rados.rados.0.smithi038.stdout:539: finishing write tid 1 to smithi03870129-6 2024-09-14T04:07:45.421 INFO:tasks.rados.rados.0.smithi038.stdout:539: finishing write tid 2 to smithi03870129-6 2024-09-14T04:07:45.422 INFO:tasks.rados.rados.0.smithi038.stdout:539: finishing write tid 3 to smithi03870129-6 2024-09-14T04:07:45.422 INFO:tasks.rados.rados.0.smithi038.stdout:539: finishing write tid 4 to smithi03870129-6 2024-09-14T04:07:45.422 INFO:tasks.rados.rados.0.smithi038.stdout:539: finishing write tid 5 to smithi03870129-6 2024-09-14T04:07:45.422 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 6 v 106 (ObjNum 524 snap 0 seq_num 524) dirty exists 2024-09-14T04:07:45.422 INFO:tasks.rados.rados.0.smithi038.stdout:539: left oid 6 (ObjNum 524 snap 0 seq_num 524) 2024-09-14T04:07:45.422 INFO:tasks.rados.rados.0.smithi038.stdout:541: expect (ObjNum 52 snap 0 seq_num 52) 2024-09-14T04:07:45.516 INFO:tasks.rados.rados.0.smithi038.stdout:540: expect (ObjNum 75 snap 0 seq_num 75) 2024-09-14T04:07:45.627 INFO:tasks.rados.rados.0.smithi038.stdout:542: finishing write tid 1 to smithi03870129-89 2024-09-14T04:07:45.627 INFO:tasks.rados.rados.0.smithi038.stdout:542: finishing write tid 2 to smithi03870129-89 2024-09-14T04:07:45.627 INFO:tasks.rados.rados.0.smithi038.stdout:542: finishing write tid 3 to smithi03870129-89 2024-09-14T04:07:45.627 INFO:tasks.rados.rados.0.smithi038.stdout:542: finishing write tid 4 to smithi03870129-89 2024-09-14T04:07:45.627 INFO:tasks.rados.rados.0.smithi038.stdout:542: finishing write tid 5 to smithi03870129-89 2024-09-14T04:07:45.627 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 89 v 141 (ObjNum 525 snap 0 seq_num 525) dirty exists 2024-09-14T04:07:45.627 INFO:tasks.rados.rados.0.smithi038.stdout:542: left oid 89 (ObjNum 525 snap 0 seq_num 525) 2024-09-14T04:07:45.628 INFO:tasks.rados.rados.0.smithi038.stdout:543: expect (ObjNum 343 snap 0 seq_num 343) 2024-09-14T04:07:45.747 INFO:tasks.rados.rados.0.smithi038.stdout:544: finishing write tid 1 to smithi03870129-326 2024-09-14T04:07:45.747 INFO:tasks.rados.rados.0.smithi038.stdout:544: finishing write tid 2 to smithi03870129-326 2024-09-14T04:07:45.747 INFO:tasks.rados.rados.0.smithi038.stdout:544: finishing write tid 3 to smithi03870129-326 2024-09-14T04:07:45.747 INFO:tasks.rados.rados.0.smithi038.stdout:544: finishing write tid 4 to smithi03870129-326 2024-09-14T04:07:45.747 INFO:tasks.rados.rados.0.smithi038.stdout:544: finishing write tid 5 to smithi03870129-326 2024-09-14T04:07:45.747 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 326 v 60 (ObjNum 526 snap 0 seq_num 526) dirty exists 2024-09-14T04:07:45.748 INFO:tasks.rados.rados.0.smithi038.stdout:544: left oid 326 (ObjNum 526 snap 0 seq_num 526) 2024-09-14T04:07:45.748 INFO:tasks.rados.rados.0.smithi038.stdout:545: finishing write tid 1 to smithi03870129-362 2024-09-14T04:07:45.748 INFO:tasks.rados.rados.0.smithi038.stdout:545: finishing write tid 2 to smithi03870129-362 2024-09-14T04:07:45.748 INFO:tasks.rados.rados.0.smithi038.stdout:545: finishing write tid 3 to smithi03870129-362 2024-09-14T04:07:45.748 INFO:tasks.rados.rados.0.smithi038.stdout:545: finishing write tid 4 to smithi03870129-362 2024-09-14T04:07:45.748 INFO:tasks.rados.rados.0.smithi038.stdout:545: finishing write tid 5 to smithi03870129-362 2024-09-14T04:07:45.748 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 362 v 123 (ObjNum 527 snap 0 seq_num 527) dirty exists 2024-09-14T04:07:45.748 INFO:tasks.rados.rados.0.smithi038.stdout:545: left oid 362 (ObjNum 527 snap 0 seq_num 527) 2024-09-14T04:07:45.748 INFO:tasks.rados.rados.0.smithi038.stdout:546: expect (ObjNum 77 snap 0 seq_num 77) 2024-09-14T04:07:45.852 INFO:tasks.rados.rados.0.smithi038.stdout:547: seq_num 528 ranges {474096=559829,1780963=408850,2800046=74050} 2024-09-14T04:07:45.870 INFO:tasks.rados.rados.0.smithi038.stdout:547: writing smithi03870129-406 from 474096 to 1033925 tid 1 2024-09-14T04:07:45.889 INFO:tasks.rados.rados.0.smithi038.stdout:547: writing smithi03870129-406 from 1780963 to 2189813 tid 2 2024-09-14T04:07:45.901 INFO:tasks.rados.rados.0.smithi038.stdout:547: writing smithi03870129-406 from 2800046 to 2874096 tid 3 2024-09-14T04:07:45.901 INFO:tasks.rados.rados.0.smithi038.stdout:534: done (13 left) 2024-09-14T04:07:45.901 INFO:tasks.rados.rados.0.smithi038.stdout:535: done (12 left) 2024-09-14T04:07:45.901 INFO:tasks.rados.rados.0.smithi038.stdout:536: done (11 left) 2024-09-14T04:07:45.901 INFO:tasks.rados.rados.0.smithi038.stdout:537: done (10 left) 2024-09-14T04:07:45.901 INFO:tasks.rados.rados.0.smithi038.stdout:538: done (9 left) 2024-09-14T04:07:45.901 INFO:tasks.rados.rados.0.smithi038.stdout:539: done (8 left) 2024-09-14T04:07:45.901 INFO:tasks.rados.rados.0.smithi038.stdout:540: done (7 left) 2024-09-14T04:07:45.901 INFO:tasks.rados.rados.0.smithi038.stdout:541: done (6 left) 2024-09-14T04:07:45.901 INFO:tasks.rados.rados.0.smithi038.stdout:542: done (5 left) 2024-09-14T04:07:45.902 INFO:tasks.rados.rados.0.smithi038.stdout:543: done (4 left) 2024-09-14T04:07:45.902 INFO:tasks.rados.rados.0.smithi038.stdout:544: done (3 left) 2024-09-14T04:07:45.902 INFO:tasks.rados.rados.0.smithi038.stdout:545: done (2 left) 2024-09-14T04:07:45.902 INFO:tasks.rados.rados.0.smithi038.stdout:546: done (1 left) 2024-09-14T04:07:45.902 INFO:tasks.rados.rados.0.smithi038.stdout:548: read oid 457 snap -1 2024-09-14T04:07:45.903 INFO:tasks.rados.rados.0.smithi038.stdout:548: expect (ObjNum 456 snap 0 seq_num 456) 2024-09-14T04:07:45.903 INFO:tasks.rados.rados.0.smithi038.stdout:549: write oid 275 current snap is 0 2024-09-14T04:07:45.903 INFO:tasks.rados.rados.0.smithi038.stdout:549: seq_num 529 ranges {490903=635078,1839445=552508} 2024-09-14T04:07:45.921 INFO:tasks.rados.rados.0.smithi038.stdout:549: writing smithi03870129-275 from 490903 to 1125981 tid 1 2024-09-14T04:07:45.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:45 smithi123 bash[24950]: cluster 2024-09-14T04:07:44.241492+0000 mgr.y (mgr.14406) 223 : cluster [DBG] pgmap v202: 89 pgs: 89 active+clean; 1.1 GiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 52 MiB/s wr, 263 op/s 2024-09-14T04:07:45.940 INFO:tasks.rados.rados.0.smithi038.stdout:549: writing smithi03870129-275 from 1839445 to 2391953 tid 2 2024-09-14T04:07:45.940 INFO:tasks.rados.rados.0.smithi038.stdout:550: read oid 341 snap -1 2024-09-14T04:07:45.940 INFO:tasks.rados.rados.0.smithi038.stdout:550: expect (ObjNum 340 snap 0 seq_num 340) 2024-09-14T04:07:45.941 INFO:tasks.rados.rados.0.smithi038.stdout:551: read oid 303 snap -1 2024-09-14T04:07:45.941 INFO:tasks.rados.rados.0.smithi038.stdout:551: expect (ObjNum 302 snap 0 seq_num 302) 2024-09-14T04:07:45.941 INFO:tasks.rados.rados.0.smithi038.stdout:552: read oid 126 snap -1 2024-09-14T04:07:45.941 INFO:tasks.rados.rados.0.smithi038.stdout:552: expect (ObjNum 125 snap 0 seq_num 125) 2024-09-14T04:07:45.941 INFO:tasks.rados.rados.0.smithi038.stdout:553: read oid 359 snap -1 2024-09-14T04:07:45.941 INFO:tasks.rados.rados.0.smithi038.stdout:553: expect (ObjNum 358 snap 0 seq_num 358) 2024-09-14T04:07:45.941 INFO:tasks.rados.rados.0.smithi038.stdout:554: write oid 459 current snap is 0 2024-09-14T04:07:45.941 INFO:tasks.rados.rados.0.smithi038.stdout:554: seq_num 530 ranges {507710=710327,1897927=412519,2854892=52818} 2024-09-14T04:07:45.955 INFO:tasks.rados.rados.0.smithi038.stdout:554: writing smithi03870129-459 from 507710 to 1218037 tid 1 2024-09-14T04:07:45.965 INFO:tasks.rados.rados.0.smithi038.stdout:554: writing smithi03870129-459 from 1897927 to 2310446 tid 2 2024-09-14T04:07:45.970 INFO:tasks.rados.rados.0.smithi038.stdout:554: writing smithi03870129-459 from 2854892 to 2907710 tid 3 2024-09-14T04:07:45.970 INFO:tasks.rados.rados.0.smithi038.stdout:555: read oid 2 snap -1 2024-09-14T04:07:45.971 INFO:tasks.rados.rados.0.smithi038.stdout:555: expect (ObjNum 506 snap 0 seq_num 506) 2024-09-14T04:07:45.971 INFO:tasks.rados.rados.0.smithi038.stdout:556: write oid 308 current snap is 0 2024-09-14T04:07:45.971 INFO:tasks.rados.rados.0.smithi038.stdout:547: finishing write tid 1 to smithi03870129-406 2024-09-14T04:07:45.971 INFO:tasks.rados.rados.0.smithi038.stdout:547: finishing write tid 2 to smithi03870129-406 2024-09-14T04:07:45.971 INFO:tasks.rados.rados.0.smithi038.stdout:556: seq_num 531 ranges {524517=785576,1956409=556177} 2024-09-14T04:07:45.981 INFO:tasks.rados.rados.0.smithi038.stdout:556: writing smithi03870129-308 from 524517 to 1310093 tid 1 2024-09-14T04:07:45.990 INFO:tasks.rados.rados.0.smithi038.stdout:556: writing smithi03870129-308 from 1956409 to 2512586 tid 2 2024-09-14T04:07:45.990 INFO:tasks.rados.rados.0.smithi038.stdout:557: read oid 484 snap -1 2024-09-14T04:07:45.990 INFO:tasks.rados.rados.0.smithi038.stdout:557: expect (ObjNum 483 snap 0 seq_num 483) 2024-09-14T04:07:45.990 INFO:tasks.rados.rados.0.smithi038.stdout:558: write oid 324 current snap is 0 2024-09-14T04:07:45.990 INFO:tasks.rados.rados.0.smithi038.stdout:547: finishing write tid 3 to smithi03870129-406 2024-09-14T04:07:45.991 INFO:tasks.rados.rados.0.smithi038.stdout:547: finishing write tid 4 to smithi03870129-406 2024-09-14T04:07:45.991 INFO:tasks.rados.rados.0.smithi038.stdout:547: finishing write tid 5 to smithi03870129-406 2024-09-14T04:07:45.991 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 406 v 127 (ObjNum 528 snap 0 seq_num 528) dirty exists 2024-09-14T04:07:45.991 INFO:tasks.rados.rados.0.smithi038.stdout:547: left oid 406 (ObjNum 528 snap 0 seq_num 528) 2024-09-14T04:07:45.991 INFO:tasks.rados.rados.0.smithi038.stdout:548: expect (ObjNum 456 snap 0 seq_num 456) 2024-09-14T04:07:46.019 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:45 smithi038 bash[32505]: cluster 2024-09-14T04:07:44.241492+0000 mgr.y (mgr.14406) 223 : cluster [DBG] pgmap v202: 89 pgs: 89 active+clean; 1.1 GiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 52 MiB/s wr, 263 op/s 2024-09-14T04:07:46.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:45 smithi038 bash[22519]: cluster 2024-09-14T04:07:44.241492+0000 mgr.y (mgr.14406) 223 : cluster [DBG] pgmap v202: 89 pgs: 89 active+clean; 1.1 GiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 52 MiB/s wr, 263 op/s 2024-09-14T04:07:46.153 INFO:tasks.rados.rados.0.smithi038.stdout:549: finishing write tid 1 to smithi03870129-275 2024-09-14T04:07:46.154 INFO:tasks.rados.rados.0.smithi038.stdout:549: finishing write tid 2 to smithi03870129-275 2024-09-14T04:07:46.154 INFO:tasks.rados.rados.0.smithi038.stdout:549: finishing write tid 3 to smithi03870129-275 2024-09-14T04:07:46.154 INFO:tasks.rados.rados.0.smithi038.stdout:549: finishing write tid 4 to smithi03870129-275 2024-09-14T04:07:46.154 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 275 v 88 (ObjNum 529 snap 0 seq_num 529) dirty exists 2024-09-14T04:07:46.154 INFO:tasks.rados.rados.0.smithi038.stdout:549: left oid 275 (ObjNum 529 snap 0 seq_num 529) 2024-09-14T04:07:46.154 INFO:tasks.rados.rados.0.smithi038.stdout:552: expect (ObjNum 125 snap 0 seq_num 125) 2024-09-14T04:07:46.222 INFO:tasks.rados.rados.0.smithi038.stdout:553: expect (ObjNum 358 snap 0 seq_num 358) 2024-09-14T04:07:46.290 INFO:tasks.rados.rados.0.smithi038.stdout:550: expect (ObjNum 340 snap 0 seq_num 340) 2024-09-14T04:07:46.416 INFO:tasks.rados.rados.0.smithi038.stdout:551: expect (ObjNum 302 snap 0 seq_num 302) 2024-09-14T04:07:46.519 INFO:tasks.rados.rados.0.smithi038.stdout:554: finishing write tid 1 to smithi03870129-459 2024-09-14T04:07:46.519 INFO:tasks.rados.rados.0.smithi038.stdout:554: finishing write tid 2 to smithi03870129-459 2024-09-14T04:07:46.519 INFO:tasks.rados.rados.0.smithi038.stdout:554: finishing write tid 3 to smithi03870129-459 2024-09-14T04:07:46.519 INFO:tasks.rados.rados.0.smithi038.stdout:554: finishing write tid 4 to smithi03870129-459 2024-09-14T04:07:46.519 INFO:tasks.rados.rados.0.smithi038.stdout:554: finishing write tid 5 to smithi03870129-459 2024-09-14T04:07:46.519 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 459 v 131 (ObjNum 530 snap 0 seq_num 530) dirty exists 2024-09-14T04:07:46.520 INFO:tasks.rados.rados.0.smithi038.stdout:554: left oid 459 (ObjNum 530 snap 0 seq_num 530) 2024-09-14T04:07:46.520 INFO:tasks.rados.rados.0.smithi038.stdout:555: expect (ObjNum 506 snap 0 seq_num 506) 2024-09-14T04:07:46.638 INFO:tasks.rados.rados.0.smithi038.stdout:556: finishing write tid 1 to smithi03870129-308 2024-09-14T04:07:46.638 INFO:tasks.rados.rados.0.smithi038.stdout:556: finishing write tid 2 to smithi03870129-308 2024-09-14T04:07:46.638 INFO:tasks.rados.rados.0.smithi038.stdout:556: finishing write tid 3 to smithi03870129-308 2024-09-14T04:07:46.638 INFO:tasks.rados.rados.0.smithi038.stdout:556: finishing write tid 4 to smithi03870129-308 2024-09-14T04:07:46.638 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 308 v 166 (ObjNum 531 snap 0 seq_num 531) dirty exists 2024-09-14T04:07:46.639 INFO:tasks.rados.rados.0.smithi038.stdout:556: left oid 308 (ObjNum 531 snap 0 seq_num 531) 2024-09-14T04:07:46.639 INFO:tasks.rados.rados.0.smithi038.stdout:557: expect (ObjNum 483 snap 0 seq_num 483) 2024-09-14T04:07:46.711 INFO:tasks.rados.rados.0.smithi038.stdout:558: seq_num 532 ranges {541324=460825,1498538=416188,2393385=547939} 2024-09-14T04:07:46.717 INFO:tasks.rados.rados.0.smithi038.stdout:558: writing smithi03870129-324 from 541324 to 1002149 tid 1 2024-09-14T04:07:46.722 INFO:tasks.rados.rados.0.smithi038.stdout:558: writing smithi03870129-324 from 1498538 to 1914726 tid 2 2024-09-14T04:07:46.728 INFO:tasks.rados.rados.0.smithi038.stdout:558: writing smithi03870129-324 from 2393385 to 2941324 tid 3 2024-09-14T04:07:46.728 INFO:tasks.rados.rados.0.smithi038.stdout:547: done (11 left) 2024-09-14T04:07:46.728 INFO:tasks.rados.rados.0.smithi038.stdout:548: done (10 left) 2024-09-14T04:07:46.728 INFO:tasks.rados.rados.0.smithi038.stdout:549: done (9 left) 2024-09-14T04:07:46.728 INFO:tasks.rados.rados.0.smithi038.stdout:550: done (8 left) 2024-09-14T04:07:46.728 INFO:tasks.rados.rados.0.smithi038.stdout:551: done (7 left) 2024-09-14T04:07:46.728 INFO:tasks.rados.rados.0.smithi038.stdout:552: done (6 left) 2024-09-14T04:07:46.728 INFO:tasks.rados.rados.0.smithi038.stdout:553: done (5 left) 2024-09-14T04:07:46.728 INFO:tasks.rados.rados.0.smithi038.stdout:554: done (4 left) 2024-09-14T04:07:46.728 INFO:tasks.rados.rados.0.smithi038.stdout:555: done (3 left) 2024-09-14T04:07:46.729 INFO:tasks.rados.rados.0.smithi038.stdout:556: done (2 left) 2024-09-14T04:07:46.729 INFO:tasks.rados.rados.0.smithi038.stdout:557: done (1 left) 2024-09-14T04:07:46.729 INFO:tasks.rados.rados.0.smithi038.stdout:559: delete oid 141 current snap is 0 2024-09-14T04:07:46.729 INFO:tasks.rados.rados.0.smithi038.stdout:558: finishing write tid 1 to smithi03870129-324 2024-09-14T04:07:46.729 INFO:tasks.rados.rados.0.smithi038.stdout:558: finishing write tid 2 to smithi03870129-324 2024-09-14T04:07:46.733 INFO:tasks.rados.rados.0.smithi038.stdout:558: finishing write tid 3 to smithi03870129-324 2024-09-14T04:07:46.735 INFO:tasks.rados.rados.0.smithi038.stdout:558: finishing write tid 4 to smithi03870129-324 2024-09-14T04:07:46.735 INFO:tasks.rados.rados.0.smithi038.stdout:558: finishing write tid 5 to smithi03870129-324 2024-09-14T04:07:46.735 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 324 v 136 (ObjNum 532 snap 0 seq_num 532) dirty exists 2024-09-14T04:07:46.736 INFO:tasks.rados.rados.0.smithi038.stdout:558: left oid 324 (ObjNum 532 snap 0 seq_num 532) 2024-09-14T04:07:46.736 INFO:tasks.rados.rados.0.smithi038.stdout:558: done (1 left) 2024-09-14T04:07:46.736 INFO:tasks.rados.rados.0.smithi038.stdout:559: done (0 left) 2024-09-14T04:07:46.736 INFO:tasks.rados.rados.0.smithi038.stdout:560: read oid 180 snap -1 2024-09-14T04:07:46.736 INFO:tasks.rados.rados.0.smithi038.stdout:560: expect (ObjNum 179 snap 0 seq_num 179) 2024-09-14T04:07:46.736 INFO:tasks.rados.rados.0.smithi038.stdout:561: write oid 225 current snap is 0 2024-09-14T04:07:46.736 INFO:tasks.rados.rados.0.smithi038.stdout:561: seq_num 534 ranges {574938=727676,1731855=703504,2848231=126707} 2024-09-14T04:07:46.742 INFO:tasks.rados.rados.0.smithi038.stdout:561: writing smithi03870129-225 from 574938 to 1302614 tid 1 2024-09-14T04:07:46.752 INFO:tasks.rados.rados.0.smithi038.stdout:561: writing smithi03870129-225 from 1731855 to 2435359 tid 2 2024-09-14T04:07:46.757 INFO:tasks.rados.rados.0.smithi038.stdout:561: writing smithi03870129-225 from 2848231 to 2974938 tid 3 2024-09-14T04:07:46.758 INFO:tasks.rados.rados.0.smithi038.stdout:562: read oid 335 snap -1 2024-09-14T04:07:46.758 INFO:tasks.rados.rados.0.smithi038.stdout:562: expect (ObjNum 334 snap 0 seq_num 334) 2024-09-14T04:07:46.758 INFO:tasks.rados.rados.0.smithi038.stdout:563: write oid 76 current snap is 0 2024-09-14T04:07:46.758 INFO:tasks.rados.rados.0.smithi038.stdout:563: seq_num 535 ranges {591745=402925,1790337=563515} 2024-09-14T04:07:46.766 INFO:tasks.rados.rados.0.smithi038.stdout:563: writing smithi03870129-76 from 591745 to 994670 tid 1 2024-09-14T04:07:46.778 INFO:tasks.rados.rados.0.smithi038.stdout:563: writing smithi03870129-76 from 1790337 to 2353852 tid 2 2024-09-14T04:07:46.778 INFO:tasks.rados.rados.0.smithi038.stdout:564: read oid 336 snap -1 2024-09-14T04:07:46.778 INFO:tasks.rados.rados.0.smithi038.stdout:564: expect (ObjNum 335 snap 0 seq_num 335) 2024-09-14T04:07:46.778 INFO:tasks.rados.rados.0.smithi038.stdout:565: read oid 406 snap -1 2024-09-14T04:07:46.778 INFO:tasks.rados.rados.0.smithi038.stdout:565: expect (ObjNum 528 snap 0 seq_num 528) 2024-09-14T04:07:46.778 INFO:tasks.rados.rados.0.smithi038.stdout:566: write oid 28 current snap is 0 2024-09-14T04:07:46.779 INFO:tasks.rados.rados.0.smithi038.stdout:566: seq_num 536 ranges {608552=478174,1848819=707173} 2024-09-14T04:07:46.786 INFO:tasks.rados.rados.0.smithi038.stdout:566: writing smithi03870129-28 from 608552 to 1086726 tid 1 2024-09-14T04:07:46.798 INFO:tasks.rados.rados.0.smithi038.stdout:566: writing smithi03870129-28 from 1848819 to 2555992 tid 2 2024-09-14T04:07:46.798 INFO:tasks.rados.rados.0.smithi038.stdout:567: write oid 448 current snap is 0 2024-09-14T04:07:46.798 INFO:tasks.rados.rados.0.smithi038.stdout:560: expect (ObjNum 179 snap 0 seq_num 179) 2024-09-14T04:07:46.942 INFO:tasks.rados.rados.0.smithi038.stdout:561: finishing write tid 1 to smithi03870129-225 2024-09-14T04:07:46.942 INFO:tasks.rados.rados.0.smithi038.stdout:561: finishing write tid 2 to smithi03870129-225 2024-09-14T04:07:46.942 INFO:tasks.rados.rados.0.smithi038.stdout:567: seq_num 537 ranges {625359=553423,1790948=567184,2930500=94859} 2024-09-14T04:07:46.952 INFO:tasks.rados.rados.0.smithi038.stdout:567: writing smithi03870129-448 from 625359 to 1178782 tid 1 2024-09-14T04:07:46.960 INFO:tasks.rados.rados.0.smithi038.stdout:567: writing smithi03870129-448 from 1790948 to 2358132 tid 2 2024-09-14T04:07:46.965 INFO:tasks.rados.rados.0.smithi038.stdout:567: writing smithi03870129-448 from 2930500 to 3025359 tid 3 2024-09-14T04:07:46.965 INFO:tasks.rados.rados.0.smithi038.stdout:560: done (7 left) 2024-09-14T04:07:46.965 INFO:tasks.rados.rados.0.smithi038.stdout:568: read oid 474 snap -1 2024-09-14T04:07:46.965 INFO:tasks.rados.rados.0.smithi038.stdout:568: expect (ObjNum 473 snap 0 seq_num 473) 2024-09-14T04:07:46.965 INFO:tasks.rados.rados.0.smithi038.stdout:569: read oid 3 snap -1 2024-09-14T04:07:46.966 INFO:tasks.rados.rados.0.smithi038.stdout:569: expect (ObjNum 2 snap 0 seq_num 2) 2024-09-14T04:07:46.966 INFO:tasks.rados.rados.0.smithi038.stdout:570: write oid 138 current snap is 0 2024-09-14T04:07:46.966 INFO:tasks.rados.rados.0.smithi038.stdout:570: seq_num 538 ranges {642166=628672,1849430=710842} 2024-09-14T04:07:46.974 INFO:tasks.rados.rados.0.smithi038.stdout:570: writing smithi03870129-138 from 642166 to 1270838 tid 1 2024-09-14T04:07:46.984 INFO:tasks.rados.rados.0.smithi038.stdout:570: writing smithi03870129-138 from 1849430 to 2560272 tid 2 2024-09-14T04:07:46.985 INFO:tasks.rados.rados.0.smithi038.stdout:571: read oid 213 snap -1 2024-09-14T04:07:46.985 INFO:tasks.rados.rados.0.smithi038.stdout:571: expect (ObjNum 212 snap 0 seq_num 212) 2024-09-14T04:07:46.985 INFO:tasks.rados.rados.0.smithi038.stdout:572: write oid 489 current snap is 0 2024-09-14T04:07:46.985 INFO:tasks.rados.rados.0.smithi038.stdout:572: seq_num 539 ranges {658973=703921,1907912=570853,2985346=73627} 2024-09-14T04:07:46.994 INFO:tasks.rados.rados.0.smithi038.stdout:572: writing smithi03870129-489 from 658973 to 1362894 tid 1 2024-09-14T04:07:47.001 INFO:tasks.rados.rados.0.smithi038.stdout:572: writing smithi03870129-489 from 1907912 to 2478765 tid 2 2024-09-14T04:07:47.005 INFO:tasks.rados.rados.0.smithi038.stdout:572: writing smithi03870129-489 from 2985346 to 3058973 tid 3 2024-09-14T04:07:47.006 INFO:tasks.rados.rados.0.smithi038.stdout:573: write oid 375 current snap is 0 2024-09-14T04:07:47.006 INFO:tasks.rados.rados.0.smithi038.stdout:561: finishing write tid 3 to smithi03870129-225 2024-09-14T04:07:47.006 INFO:tasks.rados.rados.0.smithi038.stdout:561: finishing write tid 4 to smithi03870129-225 2024-09-14T04:07:47.006 INFO:tasks.rados.rados.0.smithi038.stdout:561: finishing write tid 5 to smithi03870129-225 2024-09-14T04:07:47.006 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 225 v 114 (ObjNum 534 snap 0 seq_num 534) dirty exists 2024-09-14T04:07:47.006 INFO:tasks.rados.rados.0.smithi038.stdout:561: left oid 225 (ObjNum 534 snap 0 seq_num 534) 2024-09-14T04:07:47.006 INFO:tasks.rados.rados.0.smithi038.stdout:573: seq_num 540 ranges {675780=495523,1682747=714511,3012769=63011} 2024-09-14T04:07:47.013 INFO:tasks.rados.rados.0.smithi038.stdout:573: writing smithi03870129-375 from 675780 to 1171303 tid 1 2024-09-14T04:07:47.021 INFO:tasks.rados.rados.0.smithi038.stdout:573: writing smithi03870129-375 from 1682747 to 2397258 tid 2 2024-09-14T04:07:47.025 INFO:tasks.rados.rados.0.smithi038.stdout:573: writing smithi03870129-375 from 3012769 to 3075780 tid 3 2024-09-14T04:07:47.025 INFO:tasks.rados.rados.0.smithi038.stdout:561: done (12 left) 2024-09-14T04:07:47.025 INFO:tasks.rados.rados.0.smithi038.stdout:574: write oid 462 current snap is 0 2024-09-14T04:07:47.025 INFO:tasks.rados.rados.0.smithi038.stdout:574: seq_num 541 ranges {692587=570772,2024876=574522,3040192=52395} 2024-09-14T04:07:47.033 INFO:tasks.rados.rados.0.smithi038.stdout:574: writing smithi03870129-462 from 692587 to 1263359 tid 1 2024-09-14T04:07:47.041 INFO:tasks.rados.rados.0.smithi038.stdout:574: writing smithi03870129-462 from 2024876 to 2599398 tid 2 2024-09-14T04:07:47.045 INFO:tasks.rados.rados.0.smithi038.stdout:574: writing smithi03870129-462 from 3040192 to 3092587 tid 3 2024-09-14T04:07:47.045 INFO:tasks.rados.rados.0.smithi038.stdout:575: read oid 497 snap -1 2024-09-14T04:07:47.045 INFO:tasks.rados.rados.0.smithi038.stdout:575: expect (ObjNum 496 snap 0 seq_num 496) 2024-09-14T04:07:47.045 INFO:tasks.rados.rados.0.smithi038.stdout:576: delete oid 7 current snap is 0 2024-09-14T04:07:47.045 INFO:tasks.rados.rados.0.smithi038.stdout:562: expect (ObjNum 334 snap 0 seq_num 334) 2024-09-14T04:07:47.166 INFO:tasks.rados.rados.0.smithi038.stdout:563: finishing write tid 1 to smithi03870129-76 2024-09-14T04:07:47.166 INFO:tasks.rados.rados.0.smithi038.stdout:564: expect (ObjNum 335 snap 0 seq_num 335) 2024-09-14T04:07:47.282 INFO:tasks.rados.rados.0.smithi038.stdout:563: finishing write tid 2 to smithi03870129-76 2024-09-14T04:07:47.282 INFO:tasks.rados.rados.0.smithi038.stdout:563: finishing write tid 3 to smithi03870129-76 2024-09-14T04:07:47.282 INFO:tasks.rados.rados.0.smithi038.stdout:563: finishing write tid 4 to smithi03870129-76 2024-09-14T04:07:47.282 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 76 v 144 (ObjNum 535 snap 0 seq_num 535) dirty exists 2024-09-14T04:07:47.282 INFO:tasks.rados.rados.0.smithi038.stdout:563: left oid 76 (ObjNum 535 snap 0 seq_num 535) 2024-09-14T04:07:47.282 INFO:tasks.rados.rados.0.smithi038.stdout:565: expect (ObjNum 528 snap 0 seq_num 528) 2024-09-14T04:07:47.427 INFO:tasks.rados.rados.0.smithi038.stdout:566: finishing write tid 1 to smithi03870129-28 2024-09-14T04:07:47.427 INFO:tasks.rados.rados.0.smithi038.stdout:566: finishing write tid 2 to smithi03870129-28 2024-09-14T04:07:47.428 INFO:tasks.rados.rados.0.smithi038.stdout:566: finishing write tid 3 to smithi03870129-28 2024-09-14T04:07:47.428 INFO:tasks.rados.rados.0.smithi038.stdout:566: finishing write tid 4 to smithi03870129-28 2024-09-14T04:07:47.428 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 28 v 63 (ObjNum 536 snap 0 seq_num 536) dirty exists 2024-09-14T04:07:47.428 INFO:tasks.rados.rados.0.smithi038.stdout:566: left oid 28 (ObjNum 536 snap 0 seq_num 536) 2024-09-14T04:07:47.428 INFO:tasks.rados.rados.0.smithi038.stdout:567: finishing write tid 1 to smithi03870129-448 2024-09-14T04:07:47.428 INFO:tasks.rados.rados.0.smithi038.stdout:567: finishing write tid 2 to smithi03870129-448 2024-09-14T04:07:47.428 INFO:tasks.rados.rados.0.smithi038.stdout:567: finishing write tid 3 to smithi03870129-448 2024-09-14T04:07:47.428 INFO:tasks.rados.rados.0.smithi038.stdout:567: finishing write tid 4 to smithi03870129-448 2024-09-14T04:07:47.428 INFO:tasks.rados.rados.0.smithi038.stdout:567: finishing write tid 5 to smithi03870129-448 2024-09-14T04:07:47.428 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 448 v 122 (ObjNum 537 snap 0 seq_num 537) dirty exists 2024-09-14T04:07:47.428 INFO:tasks.rados.rados.0.smithi038.stdout:567: left oid 448 (ObjNum 537 snap 0 seq_num 537) 2024-09-14T04:07:47.428 INFO:tasks.rados.rados.0.smithi038.stdout:562: done (14 left) 2024-09-14T04:07:47.428 INFO:tasks.rados.rados.0.smithi038.stdout:563: done (13 left) 2024-09-14T04:07:47.429 INFO:tasks.rados.rados.0.smithi038.stdout:564: done (12 left) 2024-09-14T04:07:47.429 INFO:tasks.rados.rados.0.smithi038.stdout:565: done (11 left) 2024-09-14T04:07:47.429 INFO:tasks.rados.rados.0.smithi038.stdout:566: done (10 left) 2024-09-14T04:07:47.429 INFO:tasks.rados.rados.0.smithi038.stdout:567: done (9 left) 2024-09-14T04:07:47.429 INFO:tasks.rados.rados.0.smithi038.stdout:576: done (8 left) 2024-09-14T04:07:47.429 INFO:tasks.rados.rados.0.smithi038.stdout:577: write oid 209 current snap is 0 2024-09-14T04:07:47.429 INFO:tasks.rados.rados.0.smithi038.stdout:569: expect (ObjNum 2 snap 0 seq_num 2) 2024-09-14T04:07:47.491 INFO:tasks.rados.rados.0.smithi038.stdout:570: finishing write tid 1 to smithi03870129-138 2024-09-14T04:07:47.491 INFO:tasks.rados.rados.0.smithi038.stdout:568: expect (ObjNum 473 snap 0 seq_num 473) 2024-09-14T04:07:47.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:47 smithi038 bash[22519]: cluster 2024-09-14T04:07:46.242050+0000 mgr.y (mgr.14406) 224 : cluster [DBG] pgmap v203: 89 pgs: 89 active+clean; 1.1 GiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 39 KiB/s rd, 49 MiB/s wr, 249 op/s 2024-09-14T04:07:47.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:47 smithi038 bash[22519]: audit 2024-09-14T04:07:46.244032+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:07:47.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:47 smithi038 bash[22519]: audit 2024-09-14T04:07:46.255592+0000 mon.c (mon.2) 130 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:07:47.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:47 smithi038 bash[32505]: cluster 2024-09-14T04:07:46.242050+0000 mgr.y (mgr.14406) 224 : cluster [DBG] pgmap v203: 89 pgs: 89 active+clean; 1.1 GiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 39 KiB/s rd, 49 MiB/s wr, 249 op/s 2024-09-14T04:07:47.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:47 smithi038 bash[32505]: audit 2024-09-14T04:07:46.244032+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:07:47.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:47 smithi038 bash[32505]: audit 2024-09-14T04:07:46.255592+0000 mon.c (mon.2) 130 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:07:47.617 INFO:tasks.rados.rados.0.smithi038.stdout:570: finishing write tid 2 to smithi03870129-138 2024-09-14T04:07:47.617 INFO:tasks.rados.rados.0.smithi038.stdout:570: finishing write tid 3 to smithi03870129-138 2024-09-14T04:07:47.617 INFO:tasks.rados.rados.0.smithi038.stdout:570: finishing write tid 4 to smithi03870129-138 2024-09-14T04:07:47.617 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 138 v 169 (ObjNum 538 snap 0 seq_num 538) dirty exists 2024-09-14T04:07:47.617 INFO:tasks.rados.rados.0.smithi038.stdout:570: left oid 138 (ObjNum 538 snap 0 seq_num 538) 2024-09-14T04:07:47.617 INFO:tasks.rados.rados.0.smithi038.stdout:571: expect (ObjNum 212 snap 0 seq_num 212) 2024-09-14T04:07:47.682 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:47 smithi123 bash[24950]: cluster 2024-09-14T04:07:46.242050+0000 mgr.y (mgr.14406) 224 : cluster [DBG] pgmap v203: 89 pgs: 89 active+clean; 1.1 GiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 39 KiB/s rd, 49 MiB/s wr, 249 op/s 2024-09-14T04:07:47.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:47 smithi123 bash[24950]: audit 2024-09-14T04:07:46.244032+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:07:47.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:47 smithi123 bash[24950]: audit 2024-09-14T04:07:46.255592+0000 mon.c (mon.2) 130 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:07:47.729 INFO:tasks.rados.rados.0.smithi038.stdout:572: finishing write tid 1 to smithi03870129-489 2024-09-14T04:07:47.729 INFO:tasks.rados.rados.0.smithi038.stdout:572: finishing write tid 2 to smithi03870129-489 2024-09-14T04:07:47.729 INFO:tasks.rados.rados.0.smithi038.stdout:577: seq_num 543 ranges {726201=721270,2141840=578191} 2024-09-14T04:07:47.737 INFO:tasks.rados.rados.0.smithi038.stdout:577: writing smithi03870129-209 from 726201 to 1447471 tid 1 2024-09-14T04:07:47.744 INFO:tasks.rados.rados.0.smithi038.stdout:577: writing smithi03870129-209 from 2141840 to 2720031 tid 2 2024-09-14T04:07:47.745 INFO:tasks.rados.rados.0.smithi038.stdout:568: done (8 left) 2024-09-14T04:07:47.745 INFO:tasks.rados.rados.0.smithi038.stdout:569: done (7 left) 2024-09-14T04:07:47.745 INFO:tasks.rados.rados.0.smithi038.stdout:570: done (6 left) 2024-09-14T04:07:47.745 INFO:tasks.rados.rados.0.smithi038.stdout:571: done (5 left) 2024-09-14T04:07:47.745 INFO:tasks.rados.rados.0.smithi038.stdout:578: write oid 212 current snap is 0 2024-09-14T04:07:47.745 INFO:tasks.rados.rados.0.smithi038.stdout:572: finishing write tid 3 to smithi03870129-489 2024-09-14T04:07:47.745 INFO:tasks.rados.rados.0.smithi038.stdout:572: finishing write tid 4 to smithi03870129-489 2024-09-14T04:07:47.745 INFO:tasks.rados.rados.0.smithi038.stdout:572: finishing write tid 5 to smithi03870129-489 2024-09-14T04:07:47.745 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 489 v 141 (ObjNum 539 snap 0 seq_num 539) dirty exists 2024-09-14T04:07:47.745 INFO:tasks.rados.rados.0.smithi038.stdout:572: left oid 489 (ObjNum 539 snap 0 seq_num 539) 2024-09-14T04:07:47.745 INFO:tasks.rados.rados.0.smithi038.stdout:573: finishing write tid 1 to smithi03870129-375 2024-09-14T04:07:47.745 INFO:tasks.rados.rados.0.smithi038.stdout:573: finishing write tid 2 to smithi03870129-375 2024-09-14T04:07:47.745 INFO:tasks.rados.rados.0.smithi038.stdout:573: finishing write tid 3 to smithi03870129-375 2024-09-14T04:07:47.746 INFO:tasks.rados.rados.0.smithi038.stdout:578: seq_num 544 ranges {743008=796519,2200322=721849} 2024-09-14T04:07:47.753 INFO:tasks.rados.rados.0.smithi038.stdout:578: writing smithi03870129-212 from 743008 to 1539527 tid 1 2024-09-14T04:07:47.763 INFO:tasks.rados.rados.0.smithi038.stdout:578: writing smithi03870129-212 from 2200322 to 2922171 tid 2 2024-09-14T04:07:47.764 INFO:tasks.rados.rados.0.smithi038.stdout:572: done (5 left) 2024-09-14T04:07:47.764 INFO:tasks.rados.rados.0.smithi038.stdout:579: delete oid 478 current snap is 0 2024-09-14T04:07:47.764 INFO:tasks.rados.rados.0.smithi038.stdout:573: finishing write tid 4 to smithi03870129-375 2024-09-14T04:07:47.764 INFO:tasks.rados.rados.0.smithi038.stdout:573: finishing write tid 5 to smithi03870129-375 2024-09-14T04:07:47.764 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 375 v 145 (ObjNum 540 snap 0 seq_num 540) dirty exists 2024-09-14T04:07:47.764 INFO:tasks.rados.rados.0.smithi038.stdout:573: left oid 375 (ObjNum 540 snap 0 seq_num 540) 2024-09-14T04:07:47.764 INFO:tasks.rados.rados.0.smithi038.stdout:574: finishing write tid 1 to smithi03870129-462 2024-09-14T04:07:47.764 INFO:tasks.rados.rados.0.smithi038.stdout:574: finishing write tid 2 to smithi03870129-462 2024-09-14T04:07:47.764 INFO:tasks.rados.rados.0.smithi038.stdout:574: finishing write tid 3 to smithi03870129-462 2024-09-14T04:07:47.764 INFO:tasks.rados.rados.0.smithi038.stdout:574: finishing write tid 4 to smithi03870129-462 2024-09-14T04:07:47.764 INFO:tasks.rados.rados.0.smithi038.stdout:574: finishing write tid 5 to smithi03870129-462 2024-09-14T04:07:47.764 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 462 v 148 (ObjNum 541 snap 0 seq_num 541) dirty exists 2024-09-14T04:07:47.765 INFO:tasks.rados.rados.0.smithi038.stdout:574: left oid 462 (ObjNum 541 snap 0 seq_num 541) 2024-09-14T04:07:47.765 INFO:tasks.rados.rados.0.smithi038.stdout:575: expect (ObjNum 496 snap 0 seq_num 496) 2024-09-14T04:07:47.845 INFO:tasks.rados.rados.0.smithi038.stdout:577: finishing write tid 1 to smithi03870129-209 2024-09-14T04:07:47.845 INFO:tasks.rados.rados.0.smithi038.stdout:577: finishing write tid 2 to smithi03870129-209 2024-09-14T04:07:47.845 INFO:tasks.rados.rados.0.smithi038.stdout:577: finishing write tid 3 to smithi03870129-209 2024-09-14T04:07:47.845 INFO:tasks.rados.rados.0.smithi038.stdout:577: finishing write tid 4 to smithi03870129-209 2024-09-14T04:07:47.845 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 209 v 125 (ObjNum 543 snap 0 seq_num 543) dirty exists 2024-09-14T04:07:47.845 INFO:tasks.rados.rados.0.smithi038.stdout:577: left oid 209 (ObjNum 543 snap 0 seq_num 543) 2024-09-14T04:07:47.845 INFO:tasks.rados.rados.0.smithi038.stdout:578: finishing write tid 1 to smithi03870129-212 2024-09-14T04:07:47.845 INFO:tasks.rados.rados.0.smithi038.stdout:578: finishing write tid 2 to smithi03870129-212 2024-09-14T04:07:47.846 INFO:tasks.rados.rados.0.smithi038.stdout:578: finishing write tid 3 to smithi03870129-212 2024-09-14T04:07:47.846 INFO:tasks.rados.rados.0.smithi038.stdout:578: finishing write tid 4 to smithi03870129-212 2024-09-14T04:07:47.846 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 212 v 131 (ObjNum 544 snap 0 seq_num 544) dirty exists 2024-09-14T04:07:47.846 INFO:tasks.rados.rados.0.smithi038.stdout:578: left oid 212 (ObjNum 544 snap 0 seq_num 544) 2024-09-14T04:07:47.846 INFO:tasks.rados.rados.0.smithi038.stdout:573: done (5 left) 2024-09-14T04:07:47.846 INFO:tasks.rados.rados.0.smithi038.stdout:574: done (4 left) 2024-09-14T04:07:47.846 INFO:tasks.rados.rados.0.smithi038.stdout:575: done (3 left) 2024-09-14T04:07:47.846 INFO:tasks.rados.rados.0.smithi038.stdout:577: done (2 left) 2024-09-14T04:07:47.847 INFO:tasks.rados.rados.0.smithi038.stdout:578: done (1 left) 2024-09-14T04:07:47.847 INFO:tasks.rados.rados.0.smithi038.stdout:579: done (0 left) 2024-09-14T04:07:47.847 INFO:tasks.rados.rados.0.smithi038.stdout:580: write oid 405 current snap is 0 2024-09-14T04:07:47.847 INFO:tasks.rados.rados.0.smithi038.stdout:580: seq_num 546 ranges {776622=547017,1800933=725518,2944601=232021} 2024-09-14T04:07:47.857 INFO:tasks.rados.rados.0.smithi038.stdout:580: writing smithi03870129-405 from 776622 to 1323639 tid 1 2024-09-14T04:07:47.866 INFO:tasks.rados.rados.0.smithi038.stdout:580: writing smithi03870129-405 from 1800933 to 2526451 tid 2 2024-09-14T04:07:47.872 INFO:tasks.rados.rados.0.smithi038.stdout:580: writing smithi03870129-405 from 2944601 to 3176622 tid 3 2024-09-14T04:07:47.872 INFO:tasks.rados.rados.0.smithi038.stdout:581: delete oid 214 current snap is 0 2024-09-14T04:07:47.872 INFO:tasks.rados.rados.0.smithi038.stdout:580: finishing write tid 1 to smithi03870129-405 2024-09-14T04:07:47.872 INFO:tasks.rados.rados.0.smithi038.stdout:580: finishing write tid 2 to smithi03870129-405 2024-09-14T04:07:47.876 INFO:tasks.rados.rados.0.smithi038.stdout:580: finishing write tid 3 to smithi03870129-405 2024-09-14T04:07:47.876 INFO:tasks.rados.rados.0.smithi038.stdout:580: finishing write tid 4 to smithi03870129-405 2024-09-14T04:07:47.876 INFO:tasks.rados.rados.0.smithi038.stdout:580: finishing write tid 5 to smithi03870129-405 2024-09-14T04:07:47.877 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 405 v 152 (ObjNum 546 snap 0 seq_num 546) dirty exists 2024-09-14T04:07:47.877 INFO:tasks.rados.rados.0.smithi038.stdout:580: left oid 405 (ObjNum 546 snap 0 seq_num 546) 2024-09-14T04:07:47.877 INFO:tasks.rados.rados.0.smithi038.stdout:580: done (1 left) 2024-09-14T04:07:47.878 INFO:tasks.rados.rados.0.smithi038.stdout:581: done (0 left) 2024-09-14T04:07:47.878 INFO:tasks.rados.rados.0.smithi038.stdout:582: read oid 492 snap -1 2024-09-14T04:07:47.878 INFO:tasks.rados.rados.0.smithi038.stdout:582: expect (ObjNum 491 snap 0 seq_num 491) 2024-09-14T04:07:47.878 INFO:tasks.rados.rados.0.smithi038.stdout:583: read oid 361 snap -1 2024-09-14T04:07:47.878 INFO:tasks.rados.rados.0.smithi038.stdout:583: expect (ObjNum 360 snap 0 seq_num 360) 2024-09-14T04:07:47.878 INFO:tasks.rados.rados.0.smithi038.stdout:584: read oid 139 snap -1 2024-09-14T04:07:47.878 INFO:tasks.rados.rados.0.smithi038.stdout:584: expect (ObjNum 138 snap 0 seq_num 138) 2024-09-14T04:07:47.878 INFO:tasks.rados.rados.0.smithi038.stdout:585: read oid 332 snap -1 2024-09-14T04:07:47.878 INFO:tasks.rados.rados.0.smithi038.stdout:585: expect (ObjNum 331 snap 0 seq_num 331) 2024-09-14T04:07:47.878 INFO:tasks.rados.rados.0.smithi038.stdout:586: delete oid 427 current snap is 0 2024-09-14T04:07:47.881 INFO:tasks.rados.rados.0.smithi038.stdout:586: done (4 left) 2024-09-14T04:07:47.881 INFO:tasks.rados.rados.0.smithi038.stdout:587: read oid 116 snap -1 2024-09-14T04:07:47.881 INFO:tasks.rados.rados.0.smithi038.stdout:587: expect (ObjNum 115 snap 0 seq_num 115) 2024-09-14T04:07:47.881 INFO:tasks.rados.rados.0.smithi038.stdout:588: read oid 418 snap -1 2024-09-14T04:07:47.881 INFO:tasks.rados.rados.0.smithi038.stdout:588: expect (ObjNum 417 snap 0 seq_num 417) 2024-09-14T04:07:47.881 INFO:tasks.rados.rados.0.smithi038.stdout:589: read oid 321 snap -1 2024-09-14T04:07:47.881 INFO:tasks.rados.rados.0.smithi038.stdout:589: expect (ObjNum 320 snap 0 seq_num 320) 2024-09-14T04:07:47.881 INFO:tasks.rados.rados.0.smithi038.stdout:590: delete oid 333 current snap is 0 2024-09-14T04:07:47.889 INFO:tasks.rados.rados.0.smithi038.stdout:583: expect (ObjNum 360 snap 0 seq_num 360) 2024-09-14T04:07:47.951 INFO:tasks.rados.rados.0.smithi038.stdout:584: expect (ObjNum 138 snap 0 seq_num 138) 2024-09-14T04:07:48.028 INFO:tasks.rados.rados.0.smithi038.stdout:582: expect (ObjNum 491 snap 0 seq_num 491) 2024-09-14T04:07:48.105 INFO:tasks.rados.rados.0.smithi038.stdout:585: expect (ObjNum 331 snap 0 seq_num 331) 2024-09-14T04:07:48.221 INFO:tasks.rados.rados.0.smithi038.stdout:588: expect (ObjNum 417 snap 0 seq_num 417) 2024-09-14T04:07:48.318 INFO:tasks.rados.rados.0.smithi038.stdout:589: expect (ObjNum 320 snap 0 seq_num 320) 2024-09-14T04:07:48.423 INFO:tasks.rados.rados.0.smithi038.stdout:587: expect (ObjNum 115 snap 0 seq_num 115) 2024-09-14T04:07:48.479 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:07:48.550 INFO:tasks.rados.rados.0.smithi038.stdout:582: done (7 left) 2024-09-14T04:07:48.550 INFO:tasks.rados.rados.0.smithi038.stdout:583: done (6 left) 2024-09-14T04:07:48.551 INFO:tasks.rados.rados.0.smithi038.stdout:584: done (5 left) 2024-09-14T04:07:48.551 INFO:tasks.rados.rados.0.smithi038.stdout:585: done (4 left) 2024-09-14T04:07:48.551 INFO:tasks.rados.rados.0.smithi038.stdout:587: done (3 left) 2024-09-14T04:07:48.551 INFO:tasks.rados.rados.0.smithi038.stdout:588: done (2 left) 2024-09-14T04:07:48.551 INFO:tasks.rados.rados.0.smithi038.stdout:589: done (1 left) 2024-09-14T04:07:48.551 INFO:tasks.rados.rados.0.smithi038.stdout:590: done (0 left) 2024-09-14T04:07:48.551 INFO:tasks.rados.rados.0.smithi038.stdout:591: write oid 211 current snap is 0 2024-09-14T04:07:48.551 INFO:tasks.rados.rados.0.smithi038.stdout:591: seq_num 550 ranges {443850=564366,1634861=732856,2770646=473204} 2024-09-14T04:07:48.557 INFO:tasks.rados.rados.0.smithi038.stdout:591: writing smithi03870129-211 from 443850 to 1008216 tid 1 2024-09-14T04:07:48.566 INFO:tasks.rados.rados.0.smithi038.stdout:591: writing smithi03870129-211 from 1634861 to 2367717 tid 2 2024-09-14T04:07:48.573 INFO:tasks.rados.rados.0.smithi038.stdout:591: writing smithi03870129-211 from 2770646 to 3243850 tid 3 2024-09-14T04:07:48.573 INFO:tasks.rados.rados.0.smithi038.stdout:592: write oid 46 current snap is 0 2024-09-14T04:07:48.573 INFO:tasks.rados.rados.0.smithi038.stdout:591: finishing write tid 1 to smithi03870129-211 2024-09-14T04:07:48.573 INFO:tasks.rados.rados.0.smithi038.stdout:591: finishing write tid 2 to smithi03870129-211 2024-09-14T04:07:48.573 INFO:tasks.rados.rados.0.smithi038.stdout:592: seq_num 551 ranges {460657=639615,1693343=476514,2681716=578941} 2024-09-14T04:07:48.580 INFO:tasks.rados.rados.0.smithi038.stdout:592: writing smithi03870129-46 from 460657 to 1100272 tid 1 2024-09-14T04:07:48.588 INFO:tasks.rados.rados.0.smithi038.stdout:592: writing smithi03870129-46 from 1693343 to 2169857 tid 2 2024-09-14T04:07:48.595 INFO:tasks.rados.rados.0.smithi038.stdout:592: writing smithi03870129-46 from 2681716 to 3260657 tid 3 2024-09-14T04:07:48.595 INFO:tasks.rados.rados.0.smithi038.stdout:593: delete oid 396 current snap is 0 2024-09-14T04:07:48.595 INFO:tasks.rados.rados.0.smithi038.stdout:591: finishing write tid 3 to smithi03870129-211 2024-09-14T04:07:48.595 INFO:tasks.rados.rados.0.smithi038.stdout:591: finishing write tid 4 to smithi03870129-211 2024-09-14T04:07:48.595 INFO:tasks.rados.rados.0.smithi038.stdout:591: finishing write tid 5 to smithi03870129-211 2024-09-14T04:07:48.596 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 211 v 110 (ObjNum 550 snap 0 seq_num 550) dirty exists 2024-09-14T04:07:48.596 INFO:tasks.rados.rados.0.smithi038.stdout:591: left oid 211 (ObjNum 550 snap 0 seq_num 550) 2024-09-14T04:07:48.596 INFO:tasks.rados.rados.0.smithi038.stdout:592: finishing write tid 1 to smithi03870129-46 2024-09-14T04:07:48.596 INFO:tasks.rados.rados.0.smithi038.stdout:592: finishing write tid 2 to smithi03870129-46 2024-09-14T04:07:48.598 INFO:tasks.rados.rados.0.smithi038.stdout:591: done (2 left) 2024-09-14T04:07:48.598 INFO:tasks.rados.rados.0.smithi038.stdout:593: done (1 left) 2024-09-14T04:07:48.598 INFO:tasks.rados.rados.0.smithi038.stdout:594: delete oid 264 current snap is 0 2024-09-14T04:07:48.599 INFO:tasks.rados.rados.0.smithi038.stdout:592: finishing write tid 3 to smithi03870129-46 2024-09-14T04:07:48.600 INFO:tasks.rados.rados.0.smithi038.stdout:592: finishing write tid 4 to smithi03870129-46 2024-09-14T04:07:48.600 INFO:tasks.rados.rados.0.smithi038.stdout:592: finishing write tid 5 to smithi03870129-46 2024-09-14T04:07:48.600 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 46 v 157 (ObjNum 551 snap 0 seq_num 551) dirty exists 2024-09-14T04:07:48.600 INFO:tasks.rados.rados.0.smithi038.stdout:592: left oid 46 (ObjNum 551 snap 0 seq_num 551) 2024-09-14T04:07:48.601 INFO:tasks.rados.rados.0.smithi038.stdout:592: done (1 left) 2024-09-14T04:07:48.601 INFO:tasks.rados.rados.0.smithi038.stdout:594: done (0 left) 2024-09-14T04:07:48.601 INFO:tasks.rados.rados.0.smithi038.stdout:595: delete oid 120 current snap is 0 2024-09-14T04:07:48.602 INFO:tasks.rados.rados.0.smithi038.stdout:595: done (0 left) 2024-09-14T04:07:48.602 INFO:tasks.rados.rados.0.smithi038.stdout:596: read oid 172 snap -1 2024-09-14T04:07:48.603 INFO:tasks.rados.rados.0.smithi038.stdout:596: expect (ObjNum 171 snap 0 seq_num 171) 2024-09-14T04:07:48.603 INFO:tasks.rados.rados.0.smithi038.stdout:597: delete oid 20 current snap is 0 2024-09-14T04:07:48.604 INFO:tasks.rados.rados.0.smithi038.stdout:597: done (1 left) 2024-09-14T04:07:48.604 INFO:tasks.rados.rados.0.smithi038.stdout:598: write oid 267 current snap is 0 2024-09-14T04:07:48.604 INFO:tasks.rados.rados.0.smithi038.stdout:598: seq_num 556 ranges {544692=732213,1985753=743863,3335184=9508} 2024-09-14T04:07:48.612 INFO:tasks.rados.rados.0.smithi038.stdout:598: writing smithi03870129-267 from 544692 to 1276905 tid 1 2024-09-14T04:07:48.622 INFO:tasks.rados.rados.0.smithi038.stdout:598: writing smithi03870129-267 from 1985753 to 2729616 tid 2 2024-09-14T04:07:48.626 INFO:tasks.rados.rados.0.smithi038.stdout:598: writing smithi03870129-267 from 3335184 to 3344692 tid 3 2024-09-14T04:07:48.626 INFO:tasks.rados.rados.0.smithi038.stdout:599: write oid 240 current snap is 0 2024-09-14T04:07:48.626 INFO:tasks.rados.rados.0.smithi038.stdout:599: seq_num 557 ranges {561499=407462,1527882=487521,2729901=557217} 2024-09-14T04:07:48.633 INFO:tasks.rados.rados.0.smithi038.stdout:599: writing smithi03870129-240 from 561499 to 968961 tid 1 2024-09-14T04:07:48.640 INFO:tasks.rados.rados.0.smithi038.stdout:599: writing smithi03870129-240 from 1527882 to 2015403 tid 2 2024-09-14T04:07:48.648 INFO:tasks.rados.rados.0.smithi038.stdout:599: writing smithi03870129-240 from 2729901 to 3287118 tid 3 2024-09-14T04:07:48.648 INFO:tasks.rados.rados.0.smithi038.stdout:600: write oid 107 current snap is 0 2024-09-14T04:07:48.648 INFO:tasks.rados.rados.0.smithi038.stdout:600: seq_num 558 ranges {578306=482711,1586364=631179,2757324=484842} 2024-09-14T04:07:48.654 INFO:tasks.rados.rados.0.smithi038.stdout:600: writing smithi03870129-107 from 578306 to 1061017 tid 1 2024-09-14T04:07:48.660 INFO:tasks.rados.rados.0.smithi038.stdout:600: writing smithi03870129-107 from 1586364 to 2217543 tid 2 2024-09-14T04:07:48.666 INFO:tasks.rados.rados.0.smithi038.stdout:600: writing smithi03870129-107 from 2757324 to 3242166 tid 3 2024-09-14T04:07:48.667 INFO:tasks.rados.rados.0.smithi038.stdout:601: read oid 95 snap -1 2024-09-14T04:07:48.667 INFO:tasks.rados.rados.0.smithi038.stdout:601: expect (ObjNum 94 snap 0 seq_num 94) 2024-09-14T04:07:48.667 INFO:tasks.rados.rados.0.smithi038.stdout:602: write oid 372 current snap is 0 2024-09-14T04:07:48.667 INFO:tasks.rados.rados.0.smithi038.stdout:602: seq_num 559 ranges {595113=557960,1644846=491190,2784747=610366} 2024-09-14T04:07:48.673 INFO:tasks.rados.rados.0.smithi038.stdout:602: writing smithi03870129-372 from 595113 to 1153073 tid 1 2024-09-14T04:07:48.679 INFO:tasks.rados.rados.0.smithi038.stdout:602: writing smithi03870129-372 from 1644846 to 2136036 tid 2 2024-09-14T04:07:48.687 INFO:tasks.rados.rados.0.smithi038.stdout:602: writing smithi03870129-372 from 2784747 to 3395113 tid 3 2024-09-14T04:07:48.687 INFO:tasks.rados.rados.0.smithi038.stdout:603: read oid 321 snap -1 2024-09-14T04:07:48.687 INFO:tasks.rados.rados.0.smithi038.stdout:603: expect (ObjNum 320 snap 0 seq_num 320) 2024-09-14T04:07:48.687 INFO:tasks.rados.rados.0.smithi038.stdout:604: read oid 348 snap -1 2024-09-14T04:07:48.687 INFO:tasks.rados.rados.0.smithi038.stdout:604: expect (ObjNum 347 snap 0 seq_num 347) 2024-09-14T04:07:48.688 INFO:tasks.rados.rados.0.smithi038.stdout:605: write oid 287 current snap is 0 2024-09-14T04:07:48.688 INFO:tasks.rados.rados.0.smithi038.stdout:596: expect (ObjNum 171 snap 0 seq_num 171) 2024-09-14T04:07:48.786 INFO:tasks.rados.rados.0.smithi038.stdout:598: finishing write tid 1 to smithi03870129-267 2024-09-14T04:07:48.786 INFO:tasks.rados.rados.0.smithi038.stdout:598: finishing write tid 2 to smithi03870129-267 2024-09-14T04:07:48.786 INFO:tasks.rados.rados.0.smithi038.stdout:598: finishing write tid 3 to smithi03870129-267 2024-09-14T04:07:48.786 INFO:tasks.rados.rados.0.smithi038.stdout:605: seq_num 560 ranges {611920=633209,1703328=634848,2812170=507386} 2024-09-14T04:07:48.793 INFO:tasks.rados.rados.0.smithi038.stdout:605: writing smithi03870129-287 from 611920 to 1245129 tid 1 2024-09-14T04:07:48.799 INFO:tasks.rados.rados.0.smithi038.stdout:605: writing smithi03870129-287 from 1703328 to 2338176 tid 2 2024-09-14T04:07:48.805 INFO:tasks.rados.rados.0.smithi038.stdout:605: writing smithi03870129-287 from 2812170 to 3319556 tid 3 2024-09-14T04:07:48.805 INFO:tasks.rados.rados.0.smithi038.stdout:596: done (8 left) 2024-09-14T04:07:48.805 INFO:tasks.rados.rados.0.smithi038.stdout:606: write oid 455 current snap is 0 2024-09-14T04:07:48.806 INFO:tasks.rados.rados.0.smithi038.stdout:598: finishing write tid 4 to smithi03870129-267 2024-09-14T04:07:48.806 INFO:tasks.rados.rados.0.smithi038.stdout:598: finishing write tid 5 to smithi03870129-267 2024-09-14T04:07:48.806 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 267 v 161 (ObjNum 556 snap 0 seq_num 556) dirty exists 2024-09-14T04:07:48.806 INFO:tasks.rados.rados.0.smithi038.stdout:598: left oid 267 (ObjNum 556 snap 0 seq_num 556) 2024-09-14T04:07:48.806 INFO:tasks.rados.rados.0.smithi038.stdout:599: finishing write tid 1 to smithi03870129-240 2024-09-14T04:07:48.806 INFO:tasks.rados.rados.0.smithi038.stdout:606: seq_num 561 ranges {628727=708458,2045457=494859,3123240=305487} 2024-09-14T04:07:48.813 INFO:tasks.rados.rados.0.smithi038.stdout:606: writing smithi03870129-455 from 628727 to 1337185 tid 1 2024-09-14T04:07:48.820 INFO:tasks.rados.rados.0.smithi038.stdout:606: writing smithi03870129-455 from 2045457 to 2540316 tid 2 2024-09-14T04:07:48.826 INFO:tasks.rados.rados.0.smithi038.stdout:606: writing smithi03870129-455 from 3123240 to 3428727 tid 3 2024-09-14T04:07:48.826 INFO:tasks.rados.rados.0.smithi038.stdout:598: done (8 left) 2024-09-14T04:07:48.826 INFO:tasks.rados.rados.0.smithi038.stdout:607: read oid 104 snap -1 2024-09-14T04:07:48.826 INFO:tasks.rados.rados.0.smithi038.stdout:607: expect (ObjNum 103 snap 0 seq_num 103) 2024-09-14T04:07:48.826 INFO:tasks.rados.rados.0.smithi038.stdout:608: write oid 297 current snap is 0 2024-09-14T04:07:48.826 INFO:tasks.rados.rados.0.smithi038.stdout:608: seq_num 562 ranges {645534=783707,2103939=638517,3150663=294871} 2024-09-14T04:07:48.834 INFO:tasks.rados.rados.0.smithi038.stdout:608: writing smithi03870129-297 from 645534 to 1429241 tid 1 2024-09-14T04:07:48.841 INFO:tasks.rados.rados.0.smithi038.stdout:608: writing smithi03870129-297 from 2103939 to 2742456 tid 2 2024-09-14T04:07:48.846 INFO:tasks.rados.rados.0.smithi038.stdout:608: writing smithi03870129-297 from 3150663 to 3445534 tid 3 2024-09-14T04:07:48.846 INFO:tasks.rados.rados.0.smithi038.stdout:609: read oid 351 snap -1 2024-09-14T04:07:48.846 INFO:tasks.rados.rados.0.smithi038.stdout:609: expect (ObjNum 350 snap 0 seq_num 350) 2024-09-14T04:07:48.846 INFO:tasks.rados.rados.0.smithi038.stdout:610: write oid 333 current snap is 0 2024-09-14T04:07:48.846 INFO:tasks.rados.rados.0.smithi038.stdout:610: seq_num 563 ranges {662341=575309,1878774=498528,2894439=457555} 2024-09-14T04:07:48.853 INFO:tasks.rados.rados.0.smithi038.stdout:610: writing smithi03870129-333 from 662341 to 1237650 tid 1 2024-09-14T04:07:48.861 INFO:tasks.rados.rados.0.smithi038.stdout:610: writing smithi03870129-333 from 1878774 to 2377302 tid 2 2024-09-14T04:07:48.866 INFO:tasks.rados.rados.0.smithi038.stdout:610: writing smithi03870129-333 from 2894439 to 3351994 tid 3 2024-09-14T04:07:48.866 INFO:tasks.rados.rados.0.smithi038.stdout:611: read oid 443 snap -1 2024-09-14T04:07:48.866 INFO:tasks.rados.rados.0.smithi038.stdout:611: expect (ObjNum 442 snap 0 seq_num 442) 2024-09-14T04:07:48.866 INFO:tasks.rados.rados.0.smithi038.stdout:612: delete oid 98 current snap is 0 2024-09-14T04:07:48.867 INFO:tasks.rados.rados.0.smithi038.stdout:599: finishing write tid 2 to smithi03870129-240 2024-09-14T04:07:48.867 INFO:tasks.rados.rados.0.smithi038.stdout:599: finishing write tid 3 to smithi03870129-240 2024-09-14T04:07:48.867 INFO:tasks.rados.rados.0.smithi038.stdout:599: finishing write tid 4 to smithi03870129-240 2024-09-14T04:07:48.867 INFO:tasks.rados.rados.0.smithi038.stdout:599: finishing write tid 5 to smithi03870129-240 2024-09-14T04:07:48.867 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 240 v 161 (ObjNum 557 snap 0 seq_num 557) dirty exists 2024-09-14T04:07:48.867 INFO:tasks.rados.rados.0.smithi038.stdout:599: left oid 240 (ObjNum 557 snap 0 seq_num 557) 2024-09-14T04:07:48.867 INFO:tasks.rados.rados.0.smithi038.stdout:600: finishing write tid 1 to smithi03870129-107 2024-09-14T04:07:48.867 INFO:tasks.rados.rados.0.smithi038.stdout:600: finishing write tid 2 to smithi03870129-107 2024-09-14T04:07:48.867 INFO:tasks.rados.rados.0.smithi038.stdout:600: finishing write tid 3 to smithi03870129-107 2024-09-14T04:07:48.867 INFO:tasks.rados.rados.0.smithi038.stdout:600: finishing write tid 4 to smithi03870129-107 2024-09-14T04:07:48.867 INFO:tasks.rados.rados.0.smithi038.stdout:600: finishing write tid 5 to smithi03870129-107 2024-09-14T04:07:48.867 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 107 v 136 (ObjNum 558 snap 0 seq_num 558) dirty exists 2024-09-14T04:07:48.867 INFO:tasks.rados.rados.0.smithi038.stdout:600: left oid 107 (ObjNum 558 snap 0 seq_num 558) 2024-09-14T04:07:48.868 INFO:tasks.rados.rados.0.smithi038.stdout:602: finishing write tid 1 to smithi03870129-372 2024-09-14T04:07:48.868 INFO:tasks.rados.rados.0.smithi038.stdout:602: finishing write tid 2 to smithi03870129-372 2024-09-14T04:07:48.868 INFO:tasks.rados.rados.0.smithi038.stdout:601: expect (ObjNum 94 snap 0 seq_num 94) 2024-09-14T04:07:49.002 INFO:tasks.rados.rados.0.smithi038.stdout:602: finishing write tid 3 to smithi03870129-372 2024-09-14T04:07:49.002 INFO:tasks.rados.rados.0.smithi038.stdout:602: finishing write tid 4 to smithi03870129-372 2024-09-14T04:07:49.002 INFO:tasks.rados.rados.0.smithi038.stdout:602: finishing write tid 5 to smithi03870129-372 2024-09-14T04:07:49.003 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 372 v 114 (ObjNum 559 snap 0 seq_num 559) dirty exists 2024-09-14T04:07:49.003 INFO:tasks.rados.rados.0.smithi038.stdout:602: left oid 372 (ObjNum 559 snap 0 seq_num 559) 2024-09-14T04:07:49.003 INFO:tasks.rados.rados.0.smithi038.stdout:603: expect (ObjNum 320 snap 0 seq_num 320) 2024-09-14T04:07:49.110 INFO:tasks.rados.rados.0.smithi038.stdout:604: expect (ObjNum 347 snap 0 seq_num 347) 2024-09-14T04:07:49.238 INFO:tasks.rados.rados.0.smithi038.stdout:605: finishing write tid 1 to smithi03870129-287 2024-09-14T04:07:49.238 INFO:tasks.rados.rados.0.smithi038.stdout:605: finishing write tid 2 to smithi03870129-287 2024-09-14T04:07:49.238 INFO:tasks.rados.rados.0.smithi038.stdout:605: finishing write tid 3 to smithi03870129-287 2024-09-14T04:07:49.238 INFO:tasks.rados.rados.0.smithi038.stdout:605: finishing write tid 4 to smithi03870129-287 2024-09-14T04:07:49.238 INFO:tasks.rados.rados.0.smithi038.stdout:599: done (13 left) 2024-09-14T04:07:49.238 INFO:tasks.rados.rados.0.smithi038.stdout:600: done (12 left) 2024-09-14T04:07:49.238 INFO:tasks.rados.rados.0.smithi038.stdout:601: done (11 left) 2024-09-14T04:07:49.239 INFO:tasks.rados.rados.0.smithi038.stdout:602: done (10 left) 2024-09-14T04:07:49.239 INFO:tasks.rados.rados.0.smithi038.stdout:603: done (9 left) 2024-09-14T04:07:49.239 INFO:tasks.rados.rados.0.smithi038.stdout:604: done (8 left) 2024-09-14T04:07:49.239 INFO:tasks.rados.rados.0.smithi038.stdout:612: done (7 left) 2024-09-14T04:07:49.239 INFO:tasks.rados.rados.0.smithi038.stdout:613: write oid 26 current snap is 0 2024-09-14T04:07:49.239 INFO:tasks.rados.rados.0.smithi038.stdout:605: finishing write tid 5 to smithi03870129-287 2024-09-14T04:07:49.240 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 287 v 109 (ObjNum 560 snap 0 seq_num 560) dirty exists 2024-09-14T04:07:49.240 INFO:tasks.rados.rados.0.smithi038.stdout:605: left oid 287 (ObjNum 560 snap 0 seq_num 560) 2024-09-14T04:07:49.240 INFO:tasks.rados.rados.0.smithi038.stdout:606: finishing write tid 1 to smithi03870129-455 2024-09-14T04:07:49.240 INFO:tasks.rados.rados.0.smithi038.stdout:606: finishing write tid 2 to smithi03870129-455 2024-09-14T04:07:49.240 INFO:tasks.rados.rados.0.smithi038.stdout:606: finishing write tid 3 to smithi03870129-455 2024-09-14T04:07:49.240 INFO:tasks.rados.rados.0.smithi038.stdout:606: finishing write tid 4 to smithi03870129-455 2024-09-14T04:07:49.241 INFO:tasks.rados.rados.0.smithi038.stdout:606: finishing write tid 5 to smithi03870129-455 2024-09-14T04:07:49.241 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 455 v 92 (ObjNum 561 snap 0 seq_num 561) dirty exists 2024-09-14T04:07:49.241 INFO:tasks.rados.rados.0.smithi038.stdout:606: left oid 455 (ObjNum 561 snap 0 seq_num 561) 2024-09-14T04:07:49.241 INFO:tasks.rados.rados.0.smithi038.stdout:607: expect (ObjNum 103 snap 0 seq_num 103) 2024-09-14T04:07:49.357 INFO:tasks.rados.rados.0.smithi038.stdout:608: finishing write tid 1 to smithi03870129-297 2024-09-14T04:07:49.358 INFO:tasks.rados.rados.0.smithi038.stdout:608: finishing write tid 2 to smithi03870129-297 2024-09-14T04:07:49.358 INFO:tasks.rados.rados.0.smithi038.stdout:608: finishing write tid 3 to smithi03870129-297 2024-09-14T04:07:49.358 INFO:tasks.rados.rados.0.smithi038.stdout:608: finishing write tid 4 to smithi03870129-297 2024-09-14T04:07:49.358 INFO:tasks.rados.rados.0.smithi038.stdout:608: finishing write tid 5 to smithi03870129-297 2024-09-14T04:07:49.358 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 297 v 113 (ObjNum 562 snap 0 seq_num 562) dirty exists 2024-09-14T04:07:49.358 INFO:tasks.rados.rados.0.smithi038.stdout:608: left oid 297 (ObjNum 562 snap 0 seq_num 562) 2024-09-14T04:07:49.358 INFO:tasks.rados.rados.0.smithi038.stdout:609: expect (ObjNum 350 snap 0 seq_num 350) 2024-09-14T04:07:49.481 INFO:tasks.rados.rados.0.smithi038.stdout:610: finishing write tid 1 to smithi03870129-333 2024-09-14T04:07:49.481 INFO:tasks.rados.rados.0.smithi038.stdout:610: finishing write tid 2 to smithi03870129-333 2024-09-14T04:07:49.481 INFO:tasks.rados.rados.0.smithi038.stdout:610: finishing write tid 3 to smithi03870129-333 2024-09-14T04:07:49.481 INFO:tasks.rados.rados.0.smithi038.stdout:610: finishing write tid 4 to smithi03870129-333 2024-09-14T04:07:49.482 INFO:tasks.rados.rados.0.smithi038.stdout:610: finishing write tid 5 to smithi03870129-333 2024-09-14T04:07:49.482 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 333 v 120 (ObjNum 563 snap 0 seq_num 563) dirty exists 2024-09-14T04:07:49.482 INFO:tasks.rados.rados.0.smithi038.stdout:610: left oid 333 (ObjNum 563 snap 0 seq_num 563) 2024-09-14T04:07:49.482 INFO:tasks.rados.rados.0.smithi038.stdout:611: expect (ObjNum 442 snap 0 seq_num 442) 2024-09-14T04:07:49.519 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:49 smithi038 bash[32505]: cluster 2024-09-14T04:07:48.243197+0000 mgr.y (mgr.14406) 225 : cluster [DBG] pgmap v204: 89 pgs: 89 active+clean; 1.4 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 29 MiB/s rd, 57 MiB/s wr, 310 op/s 2024-09-14T04:07:49.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:49 smithi038 bash[22519]: cluster 2024-09-14T04:07:48.243197+0000 mgr.y (mgr.14406) 225 : cluster [DBG] pgmap v204: 89 pgs: 89 active+clean; 1.4 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 29 MiB/s rd, 57 MiB/s wr, 310 op/s 2024-09-14T04:07:49.590 INFO:tasks.rados.rados.0.smithi038.stdout:613: seq_num 565 ranges {695955=725807,1879385=502197,2949285=480099} 2024-09-14T04:07:49.615 INFO:tasks.rados.rados.0.smithi038.stdout:613: writing smithi03870129-26 from 695955 to 1421762 tid 1 2024-09-14T04:07:49.631 INFO:tasks.rados.rados.0.smithi038.stdout:613: writing smithi03870129-26 from 1879385 to 2381582 tid 2 2024-09-14T04:07:49.647 INFO:tasks.rados.rados.0.smithi038.stdout:613: writing smithi03870129-26 from 2949285 to 3429384 tid 3 2024-09-14T04:07:49.648 INFO:tasks.rados.rados.0.smithi038.stdout:605: done (7 left) 2024-09-14T04:07:49.648 INFO:tasks.rados.rados.0.smithi038.stdout:606: done (6 left) 2024-09-14T04:07:49.648 INFO:tasks.rados.rados.0.smithi038.stdout:607: done (5 left) 2024-09-14T04:07:49.648 INFO:tasks.rados.rados.0.smithi038.stdout:608: done (4 left) 2024-09-14T04:07:49.648 INFO:tasks.rados.rados.0.smithi038.stdout:609: done (3 left) 2024-09-14T04:07:49.648 INFO:tasks.rados.rados.0.smithi038.stdout:610: done (2 left) 2024-09-14T04:07:49.648 INFO:tasks.rados.rados.0.smithi038.stdout:611: done (1 left) 2024-09-14T04:07:49.649 INFO:tasks.rados.rados.0.smithi038.stdout:614: write oid 262 current snap is 0 2024-09-14T04:07:49.649 INFO:tasks.rados.rados.0.smithi038.stdout:613: finishing write tid 1 to smithi03870129-26 2024-09-14T04:07:49.649 INFO:tasks.rados.rados.0.smithi038.stdout:613: finishing write tid 2 to smithi03870129-26 2024-09-14T04:07:49.649 INFO:tasks.rados.rados.0.smithi038.stdout:614: seq_num 566 ranges {712762=401056,1537867=645855,2860355=652407} 2024-09-14T04:07:49.664 INFO:tasks.rados.rados.0.smithi038.stdout:614: writing smithi03870129-262 from 712762 to 1113818 tid 1 2024-09-14T04:07:49.677 INFO:tasks.rados.rados.0.smithi038.stdout:614: writing smithi03870129-262 from 1537867 to 2183722 tid 2 2024-09-14T04:07:49.682 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:49 smithi123 bash[24950]: cluster 2024-09-14T04:07:48.243197+0000 mgr.y (mgr.14406) 225 : cluster [DBG] pgmap v204: 89 pgs: 89 active+clean; 1.4 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 29 MiB/s rd, 57 MiB/s wr, 310 op/s 2024-09-14T04:07:49.693 INFO:tasks.rados.rados.0.smithi038.stdout:614: writing smithi03870129-262 from 2860355 to 3512762 tid 3 2024-09-14T04:07:49.693 INFO:tasks.rados.rados.0.smithi038.stdout:615: write oid 14 current snap is 0 2024-09-14T04:07:49.693 INFO:tasks.rados.rados.0.smithi038.stdout:613: finishing write tid 3 to smithi03870129-26 2024-09-14T04:07:49.693 INFO:tasks.rados.rados.0.smithi038.stdout:613: finishing write tid 4 to smithi03870129-26 2024-09-14T04:07:49.693 INFO:tasks.rados.rados.0.smithi038.stdout:613: finishing write tid 5 to smithi03870129-26 2024-09-14T04:07:49.693 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 26 v 120 (ObjNum 565 snap 0 seq_num 565) dirty exists 2024-09-14T04:07:49.693 INFO:tasks.rados.rados.0.smithi038.stdout:613: left oid 26 (ObjNum 565 snap 0 seq_num 565) 2024-09-14T04:07:49.693 INFO:tasks.rados.rados.0.smithi038.stdout:614: finishing write tid 1 to smithi03870129-262 2024-09-14T04:07:49.694 INFO:tasks.rados.rados.0.smithi038.stdout:614: finishing write tid 2 to smithi03870129-262 2024-09-14T04:07:49.694 INFO:tasks.rados.rados.0.smithi038.stdout:615: seq_num 567 ranges {729569=476305,1996349=505866,3004131=525438} 2024-09-14T04:07:49.705 INFO:tasks.rados.rados.0.smithi038.stdout:615: writing smithi03870129-14 from 729569 to 1205874 tid 1 2024-09-14T04:07:49.718 INFO:tasks.rados.rados.0.smithi038.stdout:615: writing smithi03870129-14 from 1996349 to 2502215 tid 2 2024-09-14T04:07:49.727 INFO:tasks.rados.rados.0.smithi038.stdout:615: writing smithi03870129-14 from 3004131 to 3529569 tid 3 2024-09-14T04:07:49.727 INFO:tasks.rados.rados.0.smithi038.stdout:613: done (2 left) 2024-09-14T04:07:49.728 INFO:tasks.rados.rados.0.smithi038.stdout:616: write oid 169 current snap is 0 2024-09-14T04:07:49.728 INFO:tasks.rados.rados.0.smithi038.stdout:616: seq_num 568 ranges {746376=551554,2054831=649524,3315201=231175} 2024-09-14T04:07:49.738 INFO:tasks.rados.rados.0.smithi038.stdout:616: writing smithi03870129-169 from 746376 to 1297930 tid 1 2024-09-14T04:07:49.748 INFO:tasks.rados.rados.0.smithi038.stdout:616: writing smithi03870129-169 from 2054831 to 2704355 tid 2 2024-09-14T04:07:49.754 INFO:tasks.rados.rados.0.smithi038.stdout:616: writing smithi03870129-169 from 3315201 to 3546376 tid 3 2024-09-14T04:07:49.755 INFO:tasks.rados.rados.0.smithi038.stdout:617: write oid 17 current snap is 0 2024-09-14T04:07:49.755 INFO:tasks.rados.rados.0.smithi038.stdout:617: seq_num 569 ranges {763183=626803,1996960=793182,3226271=336912} 2024-09-14T04:07:49.764 INFO:tasks.rados.rados.0.smithi038.stdout:617: writing smithi03870129-17 from 763183 to 1389986 tid 1 2024-09-14T04:07:49.772 INFO:tasks.rados.rados.0.smithi038.stdout:617: writing smithi03870129-17 from 1996960 to 2790142 tid 2 2024-09-14T04:07:49.777 INFO:tasks.rados.rados.0.smithi038.stdout:617: writing smithi03870129-17 from 3226271 to 3563183 tid 3 2024-09-14T04:07:49.777 INFO:tasks.rados.rados.0.smithi038.stdout:618: write oid 392 current snap is 0 2024-09-14T04:07:49.777 INFO:tasks.rados.rados.0.smithi038.stdout:618: seq_num 570 ranges {779990=702052,2055442=653193,3253694=326296} 2024-09-14T04:07:49.786 INFO:tasks.rados.rados.0.smithi038.stdout:618: writing smithi03870129-392 from 779990 to 1482042 tid 1 2024-09-14T04:07:49.793 INFO:tasks.rados.rados.0.smithi038.stdout:618: writing smithi03870129-392 from 2055442 to 2708635 tid 2 2024-09-14T04:07:49.799 INFO:tasks.rados.rados.0.smithi038.stdout:618: writing smithi03870129-392 from 3253694 to 3579990 tid 3 2024-09-14T04:07:49.799 INFO:tasks.rados.rados.0.smithi038.stdout:619: read oid 414 snap -1 2024-09-14T04:07:49.799 INFO:tasks.rados.rados.0.smithi038.stdout:619: expect deleted 2024-09-14T04:07:49.799 INFO:tasks.rados.rados.0.smithi038.stdout:620: read oid 479 snap -1 2024-09-14T04:07:49.799 INFO:tasks.rados.rados.0.smithi038.stdout:620: expect (ObjNum 478 snap 0 seq_num 478) 2024-09-14T04:07:49.799 INFO:tasks.rados.rados.0.smithi038.stdout:621: delete oid 196 current snap is 0 2024-09-14T04:07:49.799 INFO:tasks.rados.rados.0.smithi038.stdout:614: finishing write tid 3 to smithi03870129-262 2024-09-14T04:07:49.799 INFO:tasks.rados.rados.0.smithi038.stdout:614: finishing write tid 4 to smithi03870129-262 2024-09-14T04:07:49.799 INFO:tasks.rados.rados.0.smithi038.stdout:614: finishing write tid 5 to smithi03870129-262 2024-09-14T04:07:49.799 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 262 v 117 (ObjNum 566 snap 0 seq_num 566) dirty exists 2024-09-14T04:07:49.799 INFO:tasks.rados.rados.0.smithi038.stdout:614: left oid 262 (ObjNum 566 snap 0 seq_num 566) 2024-09-14T04:07:49.799 INFO:tasks.rados.rados.0.smithi038.stdout:615: finishing write tid 1 to smithi03870129-14 2024-09-14T04:07:49.800 INFO:tasks.rados.rados.0.smithi038.stdout:615: finishing write tid 2 to smithi03870129-14 2024-09-14T04:07:49.800 INFO:tasks.rados.rados.0.smithi038.stdout:615: finishing write tid 3 to smithi03870129-14 2024-09-14T04:07:49.800 INFO:tasks.rados.rados.0.smithi038.stdout:615: finishing write tid 4 to smithi03870129-14 2024-09-14T04:07:49.800 INFO:tasks.rados.rados.0.smithi038.stdout:615: finishing write tid 5 to smithi03870129-14 2024-09-14T04:07:49.800 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 14 v 173 (ObjNum 567 snap 0 seq_num 567) dirty exists 2024-09-14T04:07:49.800 INFO:tasks.rados.rados.0.smithi038.stdout:615: left oid 14 (ObjNum 567 snap 0 seq_num 567) 2024-09-14T04:07:49.800 INFO:tasks.rados.rados.0.smithi038.stdout:616: finishing write tid 1 to smithi03870129-169 2024-09-14T04:07:49.800 INFO:tasks.rados.rados.0.smithi038.stdout:616: finishing write tid 2 to smithi03870129-169 2024-09-14T04:07:49.800 INFO:tasks.rados.rados.0.smithi038.stdout:616: finishing write tid 3 to smithi03870129-169 2024-09-14T04:07:49.800 INFO:tasks.rados.rados.0.smithi038.stdout:616: finishing write tid 4 to smithi03870129-169 2024-09-14T04:07:49.800 INFO:tasks.rados.rados.0.smithi038.stdout:616: finishing write tid 5 to smithi03870129-169 2024-09-14T04:07:49.800 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 169 v 165 (ObjNum 568 snap 0 seq_num 568) dirty exists 2024-09-14T04:07:49.800 INFO:tasks.rados.rados.0.smithi038.stdout:616: left oid 169 (ObjNum 568 snap 0 seq_num 568) 2024-09-14T04:07:49.801 INFO:tasks.rados.rados.0.smithi038.stdout:617: finishing write tid 1 to smithi03870129-17 2024-09-14T04:07:49.801 INFO:tasks.rados.rados.0.smithi038.stdout:617: finishing write tid 2 to smithi03870129-17 2024-09-14T04:07:49.801 INFO:tasks.rados.rados.0.smithi038.stdout:617: finishing write tid 3 to smithi03870129-17 2024-09-14T04:07:49.801 INFO:tasks.rados.rados.0.smithi038.stdout:617: finishing write tid 4 to smithi03870129-17 2024-09-14T04:07:49.801 INFO:tasks.rados.rados.0.smithi038.stdout:617: finishing write tid 5 to smithi03870129-17 2024-09-14T04:07:49.801 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 17 v 129 (ObjNum 569 snap 0 seq_num 569) dirty exists 2024-09-14T04:07:49.801 INFO:tasks.rados.rados.0.smithi038.stdout:617: left oid 17 (ObjNum 569 snap 0 seq_num 569) 2024-09-14T04:07:49.801 INFO:tasks.rados.rados.0.smithi038.stdout:618: finishing write tid 1 to smithi03870129-392 2024-09-14T04:07:49.801 INFO:tasks.rados.rados.0.smithi038.stdout:618: finishing write tid 2 to smithi03870129-392 2024-09-14T04:07:49.802 INFO:tasks.rados.rados.0.smithi038.stdout:614: done (7 left) 2024-09-14T04:07:49.803 INFO:tasks.rados.rados.0.smithi038.stdout:615: done (6 left) 2024-09-14T04:07:49.803 INFO:tasks.rados.rados.0.smithi038.stdout:616: done (5 left) 2024-09-14T04:07:49.803 INFO:tasks.rados.rados.0.smithi038.stdout:617: done (4 left) 2024-09-14T04:07:49.803 INFO:tasks.rados.rados.0.smithi038.stdout:619: done (3 left) 2024-09-14T04:07:49.803 INFO:tasks.rados.rados.0.smithi038.stdout:621: done (2 left) 2024-09-14T04:07:49.803 INFO:tasks.rados.rados.0.smithi038.stdout:622: read oid 303 snap -1 2024-09-14T04:07:49.803 INFO:tasks.rados.rados.0.smithi038.stdout:622: expect (ObjNum 302 snap 0 seq_num 302) 2024-09-14T04:07:49.803 INFO:tasks.rados.rados.0.smithi038.stdout:623: write oid 214 current snap is 0 2024-09-14T04:07:49.803 INFO:tasks.rados.rados.0.smithi038.stdout:623: seq_num 572 ranges {413604=568903,1488759=656862,2624893=591709} 2024-09-14T04:07:49.808 INFO:tasks.rados.rados.0.smithi038.stdout:623: writing smithi03870129-214 from 413604 to 982507 tid 1 2024-09-14T04:07:49.816 INFO:tasks.rados.rados.0.smithi038.stdout:623: writing smithi03870129-214 from 1488759 to 2145621 tid 2 2024-09-14T04:07:49.822 INFO:tasks.rados.rados.0.smithi038.stdout:623: writing smithi03870129-214 from 2624893 to 3216602 tid 3 2024-09-14T04:07:49.823 INFO:tasks.rados.rados.0.smithi038.stdout:624: read oid 491 snap -1 2024-09-14T04:07:49.823 INFO:tasks.rados.rados.0.smithi038.stdout:624: expect (ObjNum 490 snap 0 seq_num 490) 2024-09-14T04:07:49.823 INFO:tasks.rados.rados.0.smithi038.stdout:625: delete oid 29 current snap is 0 2024-09-14T04:07:49.823 INFO:tasks.rados.rados.0.smithi038.stdout:618: finishing write tid 3 to smithi03870129-392 2024-09-14T04:07:49.823 INFO:tasks.rados.rados.0.smithi038.stdout:618: finishing write tid 4 to smithi03870129-392 2024-09-14T04:07:49.823 INFO:tasks.rados.rados.0.smithi038.stdout:618: finishing write tid 5 to smithi03870129-392 2024-09-14T04:07:49.823 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 392 v 133 (ObjNum 570 snap 0 seq_num 570) dirty exists 2024-09-14T04:07:49.823 INFO:tasks.rados.rados.0.smithi038.stdout:618: left oid 392 (ObjNum 570 snap 0 seq_num 570) 2024-09-14T04:07:49.823 INFO:tasks.rados.rados.0.smithi038.stdout:620: expect (ObjNum 478 snap 0 seq_num 478) 2024-09-14T04:07:49.910 INFO:tasks.rados.rados.0.smithi038.stdout:622: expect (ObjNum 302 snap 0 seq_num 302) 2024-09-14T04:07:50.011 INFO:tasks.rados.rados.0.smithi038.stdout:623: finishing write tid 1 to smithi03870129-214 2024-09-14T04:07:50.012 INFO:tasks.rados.rados.0.smithi038.stdout:623: finishing write tid 2 to smithi03870129-214 2024-09-14T04:07:50.012 INFO:tasks.rados.rados.0.smithi038.stdout:624: expect (ObjNum 490 snap 0 seq_num 490) 2024-09-14T04:07:50.087 INFO:tasks.rados.rados.0.smithi038.stdout:623: finishing write tid 3 to smithi03870129-214 2024-09-14T04:07:50.087 INFO:tasks.rados.rados.0.smithi038.stdout:623: finishing write tid 4 to smithi03870129-214 2024-09-14T04:07:50.087 INFO:tasks.rados.rados.0.smithi038.stdout:623: finishing write tid 5 to smithi03870129-214 2024-09-14T04:07:50.087 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 214 v 165 (ObjNum 572 snap 0 seq_num 572) dirty exists 2024-09-14T04:07:50.087 INFO:tasks.rados.rados.0.smithi038.stdout:623: left oid 214 (ObjNum 572 snap 0 seq_num 572) 2024-09-14T04:07:50.087 INFO:tasks.rados.rados.0.smithi038.stdout:618: done (5 left) 2024-09-14T04:07:50.087 INFO:tasks.rados.rados.0.smithi038.stdout:620: done (4 left) 2024-09-14T04:07:50.087 INFO:tasks.rados.rados.0.smithi038.stdout:622: done (3 left) 2024-09-14T04:07:50.087 INFO:tasks.rados.rados.0.smithi038.stdout:623: done (2 left) 2024-09-14T04:07:50.087 INFO:tasks.rados.rados.0.smithi038.stdout:624: done (1 left) 2024-09-14T04:07:50.088 INFO:tasks.rados.rados.0.smithi038.stdout:625: done (0 left) 2024-09-14T04:07:50.088 INFO:tasks.rados.rados.0.smithi038.stdout:626: read oid 215 snap -1 2024-09-14T04:07:50.088 INFO:tasks.rados.rados.0.smithi038.stdout:626: expect (ObjNum 214 snap 0 seq_num 214) 2024-09-14T04:07:50.088 INFO:tasks.rados.rados.0.smithi038.stdout:627: read oid 450 snap -1 2024-09-14T04:07:50.088 INFO:tasks.rados.rados.0.smithi038.stdout:627: expect (ObjNum 449 snap 0 seq_num 449) 2024-09-14T04:07:50.088 INFO:tasks.rados.rados.0.smithi038.stdout:628: write oid 123 current snap is 0 2024-09-14T04:07:50.088 INFO:tasks.rados.rados.0.smithi038.stdout:628: seq_num 574 ranges {447218=719401,1889370=660531,2963386=614253} 2024-09-14T04:07:50.103 INFO:tasks.rados.rados.0.smithi038.stdout:628: writing smithi03870129-123 from 447218 to 1166619 tid 1 2024-09-14T04:07:50.120 INFO:tasks.rados.rados.0.smithi038.stdout:628: writing smithi03870129-123 from 1889370 to 2549901 tid 2 2024-09-14T04:07:50.133 INFO:tasks.rados.rados.0.smithi038.stdout:628: writing smithi03870129-123 from 2963386 to 3577639 tid 3 2024-09-14T04:07:50.133 INFO:tasks.rados.rados.0.smithi038.stdout:629: write oid 226 current snap is 0 2024-09-14T04:07:50.133 INFO:tasks.rados.rados.0.smithi038.stdout:629: seq_num 575 ranges {464025=794650,1947852=404189,2990809=425525} 2024-09-14T04:07:50.148 INFO:tasks.rados.rados.0.smithi038.stdout:629: writing smithi03870129-226 from 464025 to 1258675 tid 1 2024-09-14T04:07:50.158 INFO:tasks.rados.rados.0.smithi038.stdout:629: writing smithi03870129-226 from 1947852 to 2352041 tid 2 2024-09-14T04:07:50.167 INFO:tasks.rados.rados.0.smithi038.stdout:629: writing smithi03870129-226 from 2990809 to 3416334 tid 3 2024-09-14T04:07:50.168 INFO:tasks.rados.rados.0.smithi038.stdout:630: delete oid 364 current snap is 0 2024-09-14T04:07:50.168 INFO:tasks.rados.rados.0.smithi038.stdout:627: expect (ObjNum 449 snap 0 seq_num 449) 2024-09-14T04:07:50.327 INFO:tasks.rados.rados.0.smithi038.stdout:626: expect (ObjNum 214 snap 0 seq_num 214) 2024-09-14T04:07:50.451 INFO:tasks.rados.rados.0.smithi038.stdout:628: finishing write tid 1 to smithi03870129-123 2024-09-14T04:07:50.451 INFO:tasks.rados.rados.0.smithi038.stdout:628: finishing write tid 2 to smithi03870129-123 2024-09-14T04:07:50.451 INFO:tasks.rados.rados.0.smithi038.stdout:626: done (4 left) 2024-09-14T04:07:50.451 INFO:tasks.rados.rados.0.smithi038.stdout:627: done (3 left) 2024-09-14T04:07:50.451 INFO:tasks.rados.rados.0.smithi038.stdout:630: done (2 left) 2024-09-14T04:07:50.451 INFO:tasks.rados.rados.0.smithi038.stdout:631: read oid 336 snap -1 2024-09-14T04:07:50.452 INFO:tasks.rados.rados.0.smithi038.stdout:631: expect (ObjNum 335 snap 0 seq_num 335) 2024-09-14T04:07:50.452 INFO:tasks.rados.rados.0.smithi038.stdout:632: write oid 344 current snap is 0 2024-09-14T04:07:50.452 INFO:tasks.rados.rados.0.smithi038.stdout:628: finishing write tid 3 to smithi03870129-123 2024-09-14T04:07:50.452 INFO:tasks.rados.rados.0.smithi038.stdout:628: finishing write tid 4 to smithi03870129-123 2024-09-14T04:07:50.452 INFO:tasks.rados.rados.0.smithi038.stdout:628: finishing write tid 5 to smithi03870129-123 2024-09-14T04:07:50.452 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 123 v 124 (ObjNum 574 snap 0 seq_num 574) dirty exists 2024-09-14T04:07:50.452 INFO:tasks.rados.rados.0.smithi038.stdout:628: left oid 123 (ObjNum 574 snap 0 seq_num 574) 2024-09-14T04:07:50.452 INFO:tasks.rados.rados.0.smithi038.stdout:629: finishing write tid 1 to smithi03870129-226 2024-09-14T04:07:50.452 INFO:tasks.rados.rados.0.smithi038.stdout:629: finishing write tid 2 to smithi03870129-226 2024-09-14T04:07:50.452 INFO:tasks.rados.rados.0.smithi038.stdout:629: finishing write tid 3 to smithi03870129-226 2024-09-14T04:07:50.452 INFO:tasks.rados.rados.0.smithi038.stdout:629: finishing write tid 4 to smithi03870129-226 2024-09-14T04:07:50.452 INFO:tasks.rados.rados.0.smithi038.stdout:629: finishing write tid 5 to smithi03870129-226 2024-09-14T04:07:50.452 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 226 v 96 (ObjNum 575 snap 0 seq_num 575) dirty exists 2024-09-14T04:07:50.453 INFO:tasks.rados.rados.0.smithi038.stdout:629: left oid 226 (ObjNum 575 snap 0 seq_num 575) 2024-09-14T04:07:50.453 INFO:tasks.rados.rados.0.smithi038.stdout:632: seq_num 577 ranges {497639=545148,1548463=407858,2529302=564422,3528143=169496} 2024-09-14T04:07:50.460 INFO:tasks.rados.rados.0.smithi038.stdout:632: writing smithi03870129-344 from 497639 to 1042787 tid 1 2024-09-14T04:07:50.468 INFO:tasks.rados.rados.0.smithi038.stdout:632: writing smithi03870129-344 from 1548463 to 1956321 tid 2 2024-09-14T04:07:50.478 INFO:tasks.rados.rados.0.smithi038.stdout:632: writing smithi03870129-344 from 2529302 to 3093724 tid 3 2024-09-14T04:07:50.484 INFO:tasks.rados.rados.0.smithi038.stdout:632: writing smithi03870129-344 from 3528143 to 3697639 tid 4 2024-09-14T04:07:50.485 INFO:tasks.rados.rados.0.smithi038.stdout:628: done (3 left) 2024-09-14T04:07:50.485 INFO:tasks.rados.rados.0.smithi038.stdout:629: done (2 left) 2024-09-14T04:07:50.485 INFO:tasks.rados.rados.0.smithi038.stdout:633: read oid 141 snap -1 2024-09-14T04:07:50.485 INFO:tasks.rados.rados.0.smithi038.stdout:633: expect deleted 2024-09-14T04:07:50.485 INFO:tasks.rados.rados.0.smithi038.stdout:634: write oid 246 current snap is 0 2024-09-14T04:07:50.485 INFO:tasks.rados.rados.0.smithi038.stdout:634: seq_num 578 ranges {514446=736750,1723298=667869,3073078=641368} 2024-09-14T04:07:50.495 INFO:tasks.rados.rados.0.smithi038.stdout:634: writing smithi03870129-246 from 514446 to 1251196 tid 1 2024-09-14T04:07:50.505 INFO:tasks.rados.rados.0.smithi038.stdout:634: writing smithi03870129-246 from 1723298 to 2391167 tid 2 2024-09-14T04:07:50.516 INFO:tasks.rados.rados.0.smithi038.stdout:634: writing smithi03870129-246 from 3073078 to 3714446 tid 3 2024-09-14T04:07:50.516 INFO:tasks.rados.rados.0.smithi038.stdout:635: read oid 368 snap -1 2024-09-14T04:07:50.517 INFO:tasks.rados.rados.0.smithi038.stdout:635: expect (ObjNum 367 snap 0 seq_num 367) 2024-09-14T04:07:50.517 INFO:tasks.rados.rados.0.smithi038.stdout:636: read oid 317 snap -1 2024-09-14T04:07:50.517 INFO:tasks.rados.rados.0.smithi038.stdout:636: expect (ObjNum 316 snap 0 seq_num 316) 2024-09-14T04:07:50.517 INFO:tasks.rados.rados.0.smithi038.stdout:637: write oid 41 current snap is 0 2024-09-14T04:07:50.517 INFO:tasks.rados.rados.0.smithi038.stdout:637: seq_num 579 ranges {531253=411999,1381780=411527,2300501=586966,3376974=354279} 2024-09-14T04:07:50.523 INFO:tasks.rados.rados.0.smithi038.stdout:637: writing smithi03870129-41 from 531253 to 943252 tid 1 2024-09-14T04:07:50.529 INFO:tasks.rados.rados.0.smithi038.stdout:637: writing smithi03870129-41 from 1381780 to 1793307 tid 2 2024-09-14T04:07:50.536 INFO:tasks.rados.rados.0.smithi038.stdout:637: writing smithi03870129-41 from 2300501 to 2887467 tid 3 2024-09-14T04:07:50.542 INFO:tasks.rados.rados.0.smithi038.stdout:637: writing smithi03870129-41 from 3376974 to 3731253 tid 4 2024-09-14T04:07:50.542 INFO:tasks.rados.rados.0.smithi038.stdout:638: write oid 81 current snap is 0 2024-09-14T04:07:50.542 INFO:tasks.rados.rados.0.smithi038.stdout:638: seq_num 580 ranges {548060=487248,1440262=671538,2844277=798238} 2024-09-14T04:07:50.548 INFO:tasks.rados.rados.0.smithi038.stdout:638: writing smithi03870129-81 from 548060 to 1035308 tid 1 2024-09-14T04:07:50.555 INFO:tasks.rados.rados.0.smithi038.stdout:638: writing smithi03870129-81 from 1440262 to 2111800 tid 2 2024-09-14T04:07:50.564 INFO:tasks.rados.rados.0.smithi038.stdout:638: writing smithi03870129-81 from 2844277 to 3642515 tid 3 2024-09-14T04:07:50.564 INFO:tasks.rados.rados.0.smithi038.stdout:639: write oid 200 current snap is 0 2024-09-14T04:07:50.564 INFO:tasks.rados.rados.0.smithi038.stdout:639: seq_num 581 ranges {564867=562497,1898744=415196,2755347=725863} 2024-09-14T04:07:50.570 INFO:tasks.rados.rados.0.smithi038.stdout:639: writing smithi03870129-200 from 564867 to 1127364 tid 1 2024-09-14T04:07:50.577 INFO:tasks.rados.rados.0.smithi038.stdout:639: writing smithi03870129-200 from 1898744 to 2313940 tid 2 2024-09-14T04:07:50.584 INFO:tasks.rados.rados.0.smithi038.stdout:639: writing smithi03870129-200 from 2755347 to 3481210 tid 3 2024-09-14T04:07:50.584 INFO:tasks.rados.rados.0.smithi038.stdout:640: write oid 63 current snap is 0 2024-09-14T04:07:50.584 INFO:tasks.rados.rados.0.smithi038.stdout:631: expect (ObjNum 335 snap 0 seq_num 335) 2024-09-14T04:07:50.701 INFO:tasks.rados.rados.0.smithi038.stdout:632: finishing write tid 1 to smithi03870129-344 2024-09-14T04:07:50.701 INFO:tasks.rados.rados.0.smithi038.stdout:632: finishing write tid 2 to smithi03870129-344 2024-09-14T04:07:50.701 INFO:tasks.rados.rados.0.smithi038.stdout:632: finishing write tid 3 to smithi03870129-344 2024-09-14T04:07:50.701 INFO:tasks.rados.rados.0.smithi038.stdout:632: finishing write tid 4 to smithi03870129-344 2024-09-14T04:07:50.701 INFO:tasks.rados.rados.0.smithi038.stdout:632: finishing write tid 5 to smithi03870129-344 2024-09-14T04:07:50.702 INFO:tasks.rados.rados.0.smithi038.stdout:632: finishing write tid 6 to smithi03870129-344 2024-09-14T04:07:50.702 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 344 v 138 (ObjNum 577 snap 0 seq_num 577) dirty exists 2024-09-14T04:07:50.702 INFO:tasks.rados.rados.0.smithi038.stdout:632: left oid 344 (ObjNum 577 snap 0 seq_num 577) 2024-09-14T04:07:50.702 INFO:tasks.rados.rados.0.smithi038.stdout:634: finishing write tid 1 to smithi03870129-246 2024-09-14T04:07:50.702 INFO:tasks.rados.rados.0.smithi038.stdout:634: finishing write tid 2 to smithi03870129-246 2024-09-14T04:07:50.702 INFO:tasks.rados.rados.0.smithi038.stdout:640: seq_num 582 ranges {581674=637746,1840873=558854,3066417=537135} 2024-09-14T04:07:50.708 INFO:tasks.rados.rados.0.smithi038.stdout:640: writing smithi03870129-63 from 581674 to 1219420 tid 1 2024-09-14T04:07:50.715 INFO:tasks.rados.rados.0.smithi038.stdout:640: writing smithi03870129-63 from 1840873 to 2399727 tid 2 2024-09-14T04:07:50.722 INFO:tasks.rados.rados.0.smithi038.stdout:640: writing smithi03870129-63 from 3066417 to 3603552 tid 3 2024-09-14T04:07:50.723 INFO:tasks.rados.rados.0.smithi038.stdout:631: done (9 left) 2024-09-14T04:07:50.723 INFO:tasks.rados.rados.0.smithi038.stdout:632: done (8 left) 2024-09-14T04:07:50.723 INFO:tasks.rados.rados.0.smithi038.stdout:633: done (7 left) 2024-09-14T04:07:50.723 INFO:tasks.rados.rados.0.smithi038.stdout:641: delete oid 369 current snap is 0 2024-09-14T04:07:50.723 INFO:tasks.rados.rados.0.smithi038.stdout:634: finishing write tid 3 to smithi03870129-246 2024-09-14T04:07:50.723 INFO:tasks.rados.rados.0.smithi038.stdout:634: finishing write tid 4 to smithi03870129-246 2024-09-14T04:07:50.723 INFO:tasks.rados.rados.0.smithi038.stdout:634: finishing write tid 5 to smithi03870129-246 2024-09-14T04:07:50.723 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 246 v 97 (ObjNum 578 snap 0 seq_num 578) dirty exists 2024-09-14T04:07:50.723 INFO:tasks.rados.rados.0.smithi038.stdout:634: left oid 246 (ObjNum 578 snap 0 seq_num 578) 2024-09-14T04:07:50.723 INFO:tasks.rados.rados.0.smithi038.stdout:635: expect (ObjNum 367 snap 0 seq_num 367) 2024-09-14T04:07:50.797 INFO:tasks.rados.rados.0.smithi038.stdout:636: expect (ObjNum 316 snap 0 seq_num 316) 2024-09-14T04:07:50.909 INFO:tasks.rados.rados.0.smithi038.stdout:637: finishing write tid 1 to smithi03870129-41 2024-09-14T04:07:50.909 INFO:tasks.rados.rados.0.smithi038.stdout:637: finishing write tid 2 to smithi03870129-41 2024-09-14T04:07:50.909 INFO:tasks.rados.rados.0.smithi038.stdout:637: finishing write tid 3 to smithi03870129-41 2024-09-14T04:07:50.909 INFO:tasks.rados.rados.0.smithi038.stdout:637: finishing write tid 4 to smithi03870129-41 2024-09-14T04:07:50.909 INFO:tasks.rados.rados.0.smithi038.stdout:637: finishing write tid 5 to smithi03870129-41 2024-09-14T04:07:50.909 INFO:tasks.rados.rados.0.smithi038.stdout:637: finishing write tid 6 to smithi03870129-41 2024-09-14T04:07:50.910 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 41 v 102 (ObjNum 579 snap 0 seq_num 579) dirty exists 2024-09-14T04:07:50.910 INFO:tasks.rados.rados.0.smithi038.stdout:637: left oid 41 (ObjNum 579 snap 0 seq_num 579) 2024-09-14T04:07:50.910 INFO:tasks.rados.rados.0.smithi038.stdout:638: finishing write tid 1 to smithi03870129-81 2024-09-14T04:07:50.910 INFO:tasks.rados.rados.0.smithi038.stdout:634: done (7 left) 2024-09-14T04:07:50.910 INFO:tasks.rados.rados.0.smithi038.stdout:635: done (6 left) 2024-09-14T04:07:50.910 INFO:tasks.rados.rados.0.smithi038.stdout:636: done (5 left) 2024-09-14T04:07:50.910 INFO:tasks.rados.rados.0.smithi038.stdout:637: done (4 left) 2024-09-14T04:07:50.910 INFO:tasks.rados.rados.0.smithi038.stdout:641: done (3 left) 2024-09-14T04:07:50.910 INFO:tasks.rados.rados.0.smithi038.stdout:642: write oid 455 current snap is 0 2024-09-14T04:07:50.910 INFO:tasks.rados.rados.0.smithi038.stdout:638: finishing write tid 2 to smithi03870129-81 2024-09-14T04:07:50.910 INFO:tasks.rados.rados.0.smithi038.stdout:642: seq_num 584 ranges {615288=788244,1957837=562523,3121263=559679} 2024-09-14T04:07:50.916 INFO:tasks.rados.rados.0.smithi038.stdout:642: writing smithi03870129-455 from 615288 to 1403532 tid 1 2024-09-14T04:07:50.923 INFO:tasks.rados.rados.0.smithi038.stdout:642: writing smithi03870129-455 from 1957837 to 2520360 tid 2 2024-09-14T04:07:50.930 INFO:tasks.rados.rados.0.smithi038.stdout:642: writing smithi03870129-455 from 3121263 to 3680942 tid 3 2024-09-14T04:07:50.930 INFO:tasks.rados.rados.0.smithi038.stdout:643: write oid 260 current snap is 0 2024-09-14T04:07:50.930 INFO:tasks.rados.rados.0.smithi038.stdout:638: finishing write tid 3 to smithi03870129-81 2024-09-14T04:07:50.930 INFO:tasks.rados.rados.0.smithi038.stdout:638: finishing write tid 4 to smithi03870129-81 2024-09-14T04:07:50.930 INFO:tasks.rados.rados.0.smithi038.stdout:638: finishing write tid 5 to smithi03870129-81 2024-09-14T04:07:50.931 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 81 v 178 (ObjNum 580 snap 0 seq_num 580) dirty exists 2024-09-14T04:07:50.931 INFO:tasks.rados.rados.0.smithi038.stdout:638: left oid 81 (ObjNum 580 snap 0 seq_num 580) 2024-09-14T04:07:50.931 INFO:tasks.rados.rados.0.smithi038.stdout:639: finishing write tid 1 to smithi03870129-200 2024-09-14T04:07:50.931 INFO:tasks.rados.rados.0.smithi038.stdout:639: finishing write tid 2 to smithi03870129-200 2024-09-14T04:07:50.931 INFO:tasks.rados.rados.0.smithi038.stdout:639: finishing write tid 3 to smithi03870129-200 2024-09-14T04:07:50.931 INFO:tasks.rados.rados.0.smithi038.stdout:639: finishing write tid 4 to smithi03870129-200 2024-09-14T04:07:50.931 INFO:tasks.rados.rados.0.smithi038.stdout:639: finishing write tid 5 to smithi03870129-200 2024-09-14T04:07:50.931 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 200 v 169 (ObjNum 581 snap 0 seq_num 581) dirty exists 2024-09-14T04:07:50.931 INFO:tasks.rados.rados.0.smithi038.stdout:639: left oid 200 (ObjNum 581 snap 0 seq_num 581) 2024-09-14T04:07:50.931 INFO:tasks.rados.rados.0.smithi038.stdout:640: finishing write tid 1 to smithi03870129-63 2024-09-14T04:07:50.931 INFO:tasks.rados.rados.0.smithi038.stdout:640: finishing write tid 2 to smithi03870129-63 2024-09-14T04:07:50.931 INFO:tasks.rados.rados.0.smithi038.stdout:640: finishing write tid 3 to smithi03870129-63 2024-09-14T04:07:50.931 INFO:tasks.rados.rados.0.smithi038.stdout:643: seq_num 585 ranges {632095=463493,1616319=422534,2748686=487304} 2024-09-14T04:07:50.936 INFO:tasks.rados.rados.0.smithi038.stdout:643: writing smithi03870129-260 from 632095 to 1095588 tid 1 2024-09-14T04:07:50.941 INFO:tasks.rados.rados.0.smithi038.stdout:643: writing smithi03870129-260 from 1616319 to 2038853 tid 2 2024-09-14T04:07:50.949 INFO:tasks.rados.rados.0.smithi038.stdout:643: writing smithi03870129-260 from 2748686 to 3235990 tid 3 2024-09-14T04:07:50.949 INFO:tasks.rados.rados.0.smithi038.stdout:638: done (4 left) 2024-09-14T04:07:50.949 INFO:tasks.rados.rados.0.smithi038.stdout:639: done (3 left) 2024-09-14T04:07:50.949 INFO:tasks.rados.rados.0.smithi038.stdout:644: write oid 364 current snap is 0 2024-09-14T04:07:50.949 INFO:tasks.rados.rados.0.smithi038.stdout:640: finishing write tid 4 to smithi03870129-63 2024-09-14T04:07:50.949 INFO:tasks.rados.rados.0.smithi038.stdout:640: finishing write tid 5 to smithi03870129-63 2024-09-14T04:07:50.949 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 63 v 122 (ObjNum 582 snap 0 seq_num 582) dirty exists 2024-09-14T04:07:50.949 INFO:tasks.rados.rados.0.smithi038.stdout:640: left oid 63 (ObjNum 582 snap 0 seq_num 582) 2024-09-14T04:07:50.949 INFO:tasks.rados.rados.0.smithi038.stdout:642: finishing write tid 1 to smithi03870129-455 2024-09-14T04:07:50.949 INFO:tasks.rados.rados.0.smithi038.stdout:642: finishing write tid 2 to smithi03870129-455 2024-09-14T04:07:50.950 INFO:tasks.rados.rados.0.smithi038.stdout:642: finishing write tid 3 to smithi03870129-455 2024-09-14T04:07:50.950 INFO:tasks.rados.rados.0.smithi038.stdout:644: seq_num 586 ranges {648902=655095,2074801=566192,3176109=672793} 2024-09-14T04:07:50.956 INFO:tasks.rados.rados.0.smithi038.stdout:644: writing smithi03870129-364 from 648902 to 1303997 tid 1 2024-09-14T04:07:50.963 INFO:tasks.rados.rados.0.smithi038.stdout:644: writing smithi03870129-364 from 2074801 to 2640993 tid 2 2024-09-14T04:07:50.971 INFO:tasks.rados.rados.0.smithi038.stdout:644: writing smithi03870129-364 from 3176109 to 3848902 tid 3 2024-09-14T04:07:50.971 INFO:tasks.rados.rados.0.smithi038.stdout:640: done (3 left) 2024-09-14T04:07:50.971 INFO:tasks.rados.rados.0.smithi038.stdout:645: write oid 251 current snap is 0 2024-09-14T04:07:50.972 INFO:tasks.rados.rados.0.smithi038.stdout:642: finishing write tid 4 to smithi03870129-455 2024-09-14T04:07:50.972 INFO:tasks.rados.rados.0.smithi038.stdout:642: finishing write tid 5 to smithi03870129-455 2024-09-14T04:07:50.972 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 455 v 106 (ObjNum 584 snap 0 seq_num 584) dirty exists 2024-09-14T04:07:50.972 INFO:tasks.rados.rados.0.smithi038.stdout:642: left oid 455 (ObjNum 584 snap 0 seq_num 584) 2024-09-14T04:07:50.972 INFO:tasks.rados.rados.0.smithi038.stdout:643: finishing write tid 1 to smithi03870129-260 2024-09-14T04:07:50.972 INFO:tasks.rados.rados.0.smithi038.stdout:643: finishing write tid 2 to smithi03870129-260 2024-09-14T04:07:50.972 INFO:tasks.rados.rados.0.smithi038.stdout:643: finishing write tid 3 to smithi03870129-260 2024-09-14T04:07:50.972 INFO:tasks.rados.rados.0.smithi038.stdout:643: finishing write tid 4 to smithi03870129-260 2024-09-14T04:07:50.972 INFO:tasks.rados.rados.0.smithi038.stdout:643: finishing write tid 5 to smithi03870129-260 2024-09-14T04:07:50.972 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 260 v 110 (ObjNum 585 snap 0 seq_num 585) dirty exists 2024-09-14T04:07:50.972 INFO:tasks.rados.rados.0.smithi038.stdout:643: left oid 260 (ObjNum 585 snap 0 seq_num 585) 2024-09-14T04:07:50.972 INFO:tasks.rados.rados.0.smithi038.stdout:644: finishing write tid 1 to smithi03870129-364 2024-09-14T04:07:50.972 INFO:tasks.rados.rados.0.smithi038.stdout:644: finishing write tid 2 to smithi03870129-364 2024-09-14T04:07:50.973 INFO:tasks.rados.rados.0.smithi038.stdout:645: seq_num 587 ranges {665709=730344,2133283=426203,3203532=509848} 2024-09-14T04:07:50.978 INFO:tasks.rados.rados.0.smithi038.stdout:645: writing smithi03870129-251 from 665709 to 1396053 tid 1 2024-09-14T04:07:50.985 INFO:tasks.rados.rados.0.smithi038.stdout:645: writing smithi03870129-251 from 2133283 to 2559486 tid 2 2024-09-14T04:07:50.993 INFO:tasks.rados.rados.0.smithi038.stdout:645: writing smithi03870129-251 from 3203532 to 3713380 tid 3 2024-09-14T04:07:50.993 INFO:tasks.rados.rados.0.smithi038.stdout:642: done (3 left) 2024-09-14T04:07:50.993 INFO:tasks.rados.rados.0.smithi038.stdout:643: done (2 left) 2024-09-14T04:07:50.993 INFO:tasks.rados.rados.0.smithi038.stdout:646: read oid 170 snap -1 2024-09-14T04:07:50.993 INFO:tasks.rados.rados.0.smithi038.stdout:646: expect (ObjNum 169 snap 0 seq_num 169) 2024-09-14T04:07:50.993 INFO:tasks.rados.rados.0.smithi038.stdout:647: read oid 233 snap -1 2024-09-14T04:07:50.993 INFO:tasks.rados.rados.0.smithi038.stdout:647: expect (ObjNum 232 snap 0 seq_num 232) 2024-09-14T04:07:50.993 INFO:tasks.rados.rados.0.smithi038.stdout:648: read oid 283 snap -1 2024-09-14T04:07:50.993 INFO:tasks.rados.rados.0.smithi038.stdout:648: expect (ObjNum 282 snap 0 seq_num 282) 2024-09-14T04:07:50.994 INFO:tasks.rados.rados.0.smithi038.stdout:649: read oid 335 snap -1 2024-09-14T04:07:50.994 INFO:tasks.rados.rados.0.smithi038.stdout:649: expect (ObjNum 334 snap 0 seq_num 334) 2024-09-14T04:07:50.994 INFO:tasks.rados.rados.0.smithi038.stdout:650: write oid 294 current snap is 0 2024-09-14T04:07:50.994 INFO:tasks.rados.rados.0.smithi038.stdout:644: finishing write tid 3 to smithi03870129-364 2024-09-14T04:07:50.994 INFO:tasks.rados.rados.0.smithi038.stdout:644: finishing write tid 4 to smithi03870129-364 2024-09-14T04:07:50.994 INFO:tasks.rados.rados.0.smithi038.stdout:644: finishing write tid 5 to smithi03870129-364 2024-09-14T04:07:50.994 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 364 v 182 (ObjNum 586 snap 0 seq_num 586) dirty exists 2024-09-14T04:07:50.994 INFO:tasks.rados.rados.0.smithi038.stdout:644: left oid 364 (ObjNum 586 snap 0 seq_num 586) 2024-09-14T04:07:50.994 INFO:tasks.rados.rados.0.smithi038.stdout:645: finishing write tid 1 to smithi03870129-251 2024-09-14T04:07:50.994 INFO:tasks.rados.rados.0.smithi038.stdout:650: seq_num 588 ranges {682516=405593,1791765=569861,2830955=721120} 2024-09-14T04:07:50.999 INFO:tasks.rados.rados.0.smithi038.stdout:650: writing smithi03870129-294 from 682516 to 1088109 tid 1 2024-09-14T04:07:51.006 INFO:tasks.rados.rados.0.smithi038.stdout:650: writing smithi03870129-294 from 1791765 to 2361626 tid 2 2024-09-14T04:07:51.013 INFO:tasks.rados.rados.0.smithi038.stdout:650: writing smithi03870129-294 from 2830955 to 3552075 tid 3 2024-09-14T04:07:51.013 INFO:tasks.rados.rados.0.smithi038.stdout:644: done (6 left) 2024-09-14T04:07:51.013 INFO:tasks.rados.rados.0.smithi038.stdout:651: write oid 415 current snap is 0 2024-09-14T04:07:51.013 INFO:tasks.rados.rados.0.smithi038.stdout:645: finishing write tid 2 to smithi03870129-251 2024-09-14T04:07:51.013 INFO:tasks.rados.rados.0.smithi038.stdout:651: seq_num 589 ranges {699323=480842,1850247=429872,2858378=532392} 2024-09-14T04:07:51.020 INFO:tasks.rados.rados.0.smithi038.stdout:651: writing smithi03870129-415 from 699323 to 1180165 tid 1 2024-09-14T04:07:51.026 INFO:tasks.rados.rados.0.smithi038.stdout:651: writing smithi03870129-415 from 1850247 to 2280119 tid 2 2024-09-14T04:07:51.032 INFO:tasks.rados.rados.0.smithi038.stdout:651: writing smithi03870129-415 from 2858378 to 3390770 tid 3 2024-09-14T04:07:51.033 INFO:tasks.rados.rados.0.smithi038.stdout:652: read oid 260 snap -1 2024-09-14T04:07:51.033 INFO:tasks.rados.rados.0.smithi038.stdout:652: expect (ObjNum 585 snap 0 seq_num 585) 2024-09-14T04:07:51.033 INFO:tasks.rados.rados.0.smithi038.stdout:653: read oid 181 snap -1 2024-09-14T04:07:51.033 INFO:tasks.rados.rados.0.smithi038.stdout:653: expect (ObjNum 180 snap 0 seq_num 180) 2024-09-14T04:07:51.033 INFO:tasks.rados.rados.0.smithi038.stdout:654: write oid 101 current snap is 0 2024-09-14T04:07:51.033 INFO:tasks.rados.rados.0.smithi038.stdout:654: seq_num 590 ranges {716130=556091,1792376=573530,2769448=460017,3821956=94174} 2024-09-14T04:07:51.040 INFO:tasks.rados.rados.0.smithi038.stdout:654: writing smithi03870129-101 from 716130 to 1272221 tid 1 2024-09-14T04:07:51.046 INFO:tasks.rados.rados.0.smithi038.stdout:654: writing smithi03870129-101 from 1792376 to 2365906 tid 2 2024-09-14T04:07:51.051 INFO:tasks.rados.rados.0.smithi038.stdout:654: writing smithi03870129-101 from 2769448 to 3229465 tid 3 2024-09-14T04:07:51.056 INFO:tasks.rados.rados.0.smithi038.stdout:654: writing smithi03870129-101 from 3821956 to 3916130 tid 4 2024-09-14T04:07:51.056 INFO:tasks.rados.rados.0.smithi038.stdout:655: write oid 57 current snap is 0 2024-09-14T04:07:51.056 INFO:tasks.rados.rados.0.smithi038.stdout:646: expect (ObjNum 169 snap 0 seq_num 169) 2024-09-14T04:07:51.149 INFO:tasks.rados.rados.0.smithi038.stdout:649: expect (ObjNum 334 snap 0 seq_num 334) 2024-09-14T04:07:51.269 INFO:tasks.rados.rados.0.smithi038.stdout:647: expect (ObjNum 232 snap 0 seq_num 232) 2024-09-14T04:07:51.415 INFO:tasks.rados.rados.0.smithi038.stdout:650: finishing write tid 1 to smithi03870129-294 2024-09-14T04:07:51.415 INFO:tasks.rados.rados.0.smithi038.stdout:645: finishing write tid 3 to smithi03870129-251 2024-09-14T04:07:51.415 INFO:tasks.rados.rados.0.smithi038.stdout:645: finishing write tid 4 to smithi03870129-251 2024-09-14T04:07:51.415 INFO:tasks.rados.rados.0.smithi038.stdout:655: seq_num 591 ranges {732937=631340,1850858=433541,2796871=671289,3888195=44742} 2024-09-14T04:07:51.422 INFO:tasks.rados.rados.0.smithi038.stdout:655: writing smithi03870129-57 from 732937 to 1364277 tid 1 2024-09-14T04:07:51.427 INFO:tasks.rados.rados.0.smithi038.stdout:655: writing smithi03870129-57 from 1850858 to 2284399 tid 2 2024-09-14T04:07:51.434 INFO:tasks.rados.rados.0.smithi038.stdout:655: writing smithi03870129-57 from 2796871 to 3468160 tid 3 2024-09-14T04:07:51.437 INFO:tasks.rados.rados.0.smithi038.stdout:655: writing smithi03870129-57 from 3888195 to 3932937 tid 4 2024-09-14T04:07:51.437 INFO:tasks.rados.rados.0.smithi038.stdout:646: done (10 left) 2024-09-14T04:07:51.437 INFO:tasks.rados.rados.0.smithi038.stdout:647: done (9 left) 2024-09-14T04:07:51.437 INFO:tasks.rados.rados.0.smithi038.stdout:649: done (8 left) 2024-09-14T04:07:51.437 INFO:tasks.rados.rados.0.smithi038.stdout:656: read oid 61 snap -1 2024-09-14T04:07:51.437 INFO:tasks.rados.rados.0.smithi038.stdout:656: expect (ObjNum 60 snap 0 seq_num 60) 2024-09-14T04:07:51.437 INFO:tasks.rados.rados.0.smithi038.stdout:657: read oid 481 snap -1 2024-09-14T04:07:51.437 INFO:tasks.rados.rados.0.smithi038.stdout:657: expect (ObjNum 480 snap 0 seq_num 480) 2024-09-14T04:07:51.438 INFO:tasks.rados.rados.0.smithi038.stdout:658: write oid 404 current snap is 0 2024-09-14T04:07:51.438 INFO:tasks.rados.rados.0.smithi038.stdout:648: expect (ObjNum 282 snap 0 seq_num 282) 2024-09-14T04:07:51.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:51 smithi038 bash[22519]: cluster 2024-09-14T04:07:50.243795+0000 mgr.y (mgr.14406) 226 : cluster [DBG] pgmap v205: 89 pgs: 89 active+clean; 1.4 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 29 MiB/s rd, 48 MiB/s wr, 260 op/s 2024-09-14T04:07:51.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:51 smithi038 bash[32505]: cluster 2024-09-14T04:07:50.243795+0000 mgr.y (mgr.14406) 226 : cluster [DBG] pgmap v205: 89 pgs: 89 active+clean; 1.4 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 29 MiB/s rd, 48 MiB/s wr, 260 op/s 2024-09-14T04:07:51.529 INFO:tasks.rados.rados.0.smithi038.stdout:645: finishing write tid 5 to smithi03870129-251 2024-09-14T04:07:51.529 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 251 v 98 (ObjNum 587 snap 0 seq_num 587) dirty exists 2024-09-14T04:07:51.529 INFO:tasks.rados.rados.0.smithi038.stdout:645: left oid 251 (ObjNum 587 snap 0 seq_num 587) 2024-09-14T04:07:51.529 INFO:tasks.rados.rados.0.smithi038.stdout:650: finishing write tid 2 to smithi03870129-294 2024-09-14T04:07:51.529 INFO:tasks.rados.rados.0.smithi038.stdout:650: finishing write tid 3 to smithi03870129-294 2024-09-14T04:07:51.529 INFO:tasks.rados.rados.0.smithi038.stdout:650: finishing write tid 4 to smithi03870129-294 2024-09-14T04:07:51.529 INFO:tasks.rados.rados.0.smithi038.stdout:650: finishing write tid 5 to smithi03870129-294 2024-09-14T04:07:51.529 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 294 v 136 (ObjNum 588 snap 0 seq_num 588) dirty exists 2024-09-14T04:07:51.529 INFO:tasks.rados.rados.0.smithi038.stdout:650: left oid 294 (ObjNum 588 snap 0 seq_num 588) 2024-09-14T04:07:51.530 INFO:tasks.rados.rados.0.smithi038.stdout:651: finishing write tid 1 to smithi03870129-415 2024-09-14T04:07:51.530 INFO:tasks.rados.rados.0.smithi038.stdout:651: finishing write tid 2 to smithi03870129-415 2024-09-14T04:07:51.530 INFO:tasks.rados.rados.0.smithi038.stdout:651: finishing write tid 3 to smithi03870129-415 2024-09-14T04:07:51.530 INFO:tasks.rados.rados.0.smithi038.stdout:658: seq_num 592 ranges {749744=706589,1909340=577199,3224294=482561} 2024-09-14T04:07:51.537 INFO:tasks.rados.rados.0.smithi038.stdout:658: writing smithi03870129-404 from 749744 to 1456333 tid 1 2024-09-14T04:07:51.544 INFO:tasks.rados.rados.0.smithi038.stdout:658: writing smithi03870129-404 from 1909340 to 2486539 tid 2 2024-09-14T04:07:51.551 INFO:tasks.rados.rados.0.smithi038.stdout:658: writing smithi03870129-404 from 3224294 to 3706855 tid 3 2024-09-14T04:07:51.551 INFO:tasks.rados.rados.0.smithi038.stdout:645: done (10 left) 2024-09-14T04:07:51.551 INFO:tasks.rados.rados.0.smithi038.stdout:648: done (9 left) 2024-09-14T04:07:51.551 INFO:tasks.rados.rados.0.smithi038.stdout:650: done (8 left) 2024-09-14T04:07:51.551 INFO:tasks.rados.rados.0.smithi038.stdout:659: write oid 395 current snap is 0 2024-09-14T04:07:51.551 INFO:tasks.rados.rados.0.smithi038.stdout:651: finishing write tid 4 to smithi03870129-415 2024-09-14T04:07:51.551 INFO:tasks.rados.rados.0.smithi038.stdout:651: finishing write tid 5 to smithi03870129-415 2024-09-14T04:07:51.551 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 415 v 100 (ObjNum 589 snap 0 seq_num 589) dirty exists 2024-09-14T04:07:51.551 INFO:tasks.rados.rados.0.smithi038.stdout:651: left oid 415 (ObjNum 589 snap 0 seq_num 589) 2024-09-14T04:07:51.551 INFO:tasks.rados.rados.0.smithi038.stdout:653: expect (ObjNum 180 snap 0 seq_num 180) 2024-09-14T04:07:51.623 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:51 smithi123 bash[24950]: cluster 2024-09-14T04:07:50.243795+0000 mgr.y (mgr.14406) 226 : cluster [DBG] pgmap v205: 89 pgs: 89 active+clean; 1.4 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 29 MiB/s rd, 48 MiB/s wr, 260 op/s 2024-09-14T04:07:51.653 INFO:tasks.rados.rados.0.smithi038.stdout:654: finishing write tid 1 to smithi03870129-101 2024-09-14T04:07:51.653 INFO:tasks.rados.rados.0.smithi038.stdout:652: expect (ObjNum 585 snap 0 seq_num 585) 2024-09-14T04:07:51.832 INFO:tasks.rados.rados.0.smithi038.stdout:654: finishing write tid 2 to smithi03870129-101 2024-09-14T04:07:51.832 INFO:tasks.rados.rados.0.smithi038.stdout:654: finishing write tid 3 to smithi03870129-101 2024-09-14T04:07:51.832 INFO:tasks.rados.rados.0.smithi038.stdout:659: seq_num 593 ranges {766551=498191,1684175=720857,2851717=693833} 2024-09-14T04:07:51.838 INFO:tasks.rados.rados.0.smithi038.stdout:659: writing smithi03870129-395 from 766551 to 1264742 tid 1 2024-09-14T04:07:51.845 INFO:tasks.rados.rados.0.smithi038.stdout:659: writing smithi03870129-395 from 1684175 to 2405032 tid 2 2024-09-14T04:07:51.851 INFO:tasks.rados.rados.0.smithi038.stdout:659: writing smithi03870129-395 from 2851717 to 3545550 tid 3 2024-09-14T04:07:51.851 INFO:tasks.rados.rados.0.smithi038.stdout:651: done (8 left) 2024-09-14T04:07:51.851 INFO:tasks.rados.rados.0.smithi038.stdout:652: done (7 left) 2024-09-14T04:07:51.851 INFO:tasks.rados.rados.0.smithi038.stdout:653: done (6 left) 2024-09-14T04:07:51.852 INFO:tasks.rados.rados.0.smithi038.stdout:660: delete oid 462 current snap is 0 2024-09-14T04:07:51.852 INFO:tasks.rados.rados.0.smithi038.stdout:654: finishing write tid 4 to smithi03870129-101 2024-09-14T04:07:51.852 INFO:tasks.rados.rados.0.smithi038.stdout:654: finishing write tid 5 to smithi03870129-101 2024-09-14T04:07:51.852 INFO:tasks.rados.rados.0.smithi038.stdout:654: finishing write tid 6 to smithi03870129-101 2024-09-14T04:07:51.852 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 101 v 127 (ObjNum 590 snap 0 seq_num 590) dirty exists 2024-09-14T04:07:51.852 INFO:tasks.rados.rados.0.smithi038.stdout:654: left oid 101 (ObjNum 590 snap 0 seq_num 590) 2024-09-14T04:07:51.852 INFO:tasks.rados.rados.0.smithi038.stdout:655: finishing write tid 1 to smithi03870129-57 2024-09-14T04:07:51.852 INFO:tasks.rados.rados.0.smithi038.stdout:655: finishing write tid 2 to smithi03870129-57 2024-09-14T04:07:51.853 INFO:tasks.rados.rados.0.smithi038.stdout:655: finishing write tid 3 to smithi03870129-57 2024-09-14T04:07:51.853 INFO:tasks.rados.rados.0.smithi038.stdout:655: finishing write tid 4 to smithi03870129-57 2024-09-14T04:07:51.853 INFO:tasks.rados.rados.0.smithi038.stdout:655: finishing write tid 5 to smithi03870129-57 2024-09-14T04:07:51.853 INFO:tasks.rados.rados.0.smithi038.stdout:655: finishing write tid 6 to smithi03870129-57 2024-09-14T04:07:51.853 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 57 v 170 (ObjNum 591 snap 0 seq_num 591) dirty exists 2024-09-14T04:07:51.853 INFO:tasks.rados.rados.0.smithi038.stdout:655: left oid 57 (ObjNum 591 snap 0 seq_num 591) 2024-09-14T04:07:51.853 INFO:tasks.rados.rados.0.smithi038.stdout:656: expect (ObjNum 60 snap 0 seq_num 60) 2024-09-14T04:07:51.932 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:07:51 smithi123 bash[25882]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:07:51] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-14T04:07:51.953 INFO:tasks.rados.rados.0.smithi038.stdout:657: expect (ObjNum 480 snap 0 seq_num 480) 2024-09-14T04:07:52.020 INFO:tasks.rados.rados.0.smithi038.stdout:658: finishing write tid 1 to smithi03870129-404 2024-09-14T04:07:52.021 INFO:tasks.rados.rados.0.smithi038.stdout:658: finishing write tid 2 to smithi03870129-404 2024-09-14T04:07:52.021 INFO:tasks.rados.rados.0.smithi038.stdout:654: done (6 left) 2024-09-14T04:07:52.021 INFO:tasks.rados.rados.0.smithi038.stdout:655: done (5 left) 2024-09-14T04:07:52.021 INFO:tasks.rados.rados.0.smithi038.stdout:656: done (4 left) 2024-09-14T04:07:52.021 INFO:tasks.rados.rados.0.smithi038.stdout:657: done (3 left) 2024-09-14T04:07:52.021 INFO:tasks.rados.rados.0.smithi038.stdout:660: done (2 left) 2024-09-14T04:07:52.021 INFO:tasks.rados.rados.0.smithi038.stdout:661: delete oid 459 current snap is 0 2024-09-14T04:07:52.021 INFO:tasks.rados.rados.0.smithi038.stdout:658: finishing write tid 3 to smithi03870129-404 2024-09-14T04:07:52.021 INFO:tasks.rados.rados.0.smithi038.stdout:658: finishing write tid 4 to smithi03870129-404 2024-09-14T04:07:52.021 INFO:tasks.rados.rados.0.smithi038.stdout:658: finishing write tid 5 to smithi03870129-404 2024-09-14T04:07:52.021 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 404 v 140 (ObjNum 592 snap 0 seq_num 592) dirty exists 2024-09-14T04:07:52.021 INFO:tasks.rados.rados.0.smithi038.stdout:658: left oid 404 (ObjNum 592 snap 0 seq_num 592) 2024-09-14T04:07:52.021 INFO:tasks.rados.rados.0.smithi038.stdout:659: finishing write tid 1 to smithi03870129-395 2024-09-14T04:07:52.021 INFO:tasks.rados.rados.0.smithi038.stdout:659: finishing write tid 2 to smithi03870129-395 2024-09-14T04:07:52.022 INFO:tasks.rados.rados.0.smithi038.stdout:659: finishing write tid 3 to smithi03870129-395 2024-09-14T04:07:52.022 INFO:tasks.rados.rados.0.smithi038.stdout:659: finishing write tid 4 to smithi03870129-395 2024-09-14T04:07:52.022 INFO:tasks.rados.rados.0.smithi038.stdout:659: finishing write tid 5 to smithi03870129-395 2024-09-14T04:07:52.022 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 395 v 124 (ObjNum 593 snap 0 seq_num 593) dirty exists 2024-09-14T04:07:52.022 INFO:tasks.rados.rados.0.smithi038.stdout:659: left oid 395 (ObjNum 593 snap 0 seq_num 593) 2024-09-14T04:07:52.023 INFO:tasks.rados.rados.0.smithi038.stdout:658: done (2 left) 2024-09-14T04:07:52.023 INFO:tasks.rados.rados.0.smithi038.stdout:659: done (1 left) 2024-09-14T04:07:52.023 INFO:tasks.rados.rados.0.smithi038.stdout:661: done (0 left) 2024-09-14T04:07:52.023 INFO:tasks.rados.rados.0.smithi038.stdout:662: write oid 426 current snap is 0 2024-09-14T04:07:52.023 INFO:tasks.rados.rados.0.smithi038.stdout:662: seq_num 596 ranges {416972=723938,1743268=273704} 2024-09-14T04:07:52.029 INFO:tasks.rados.rados.0.smithi038.stdout:662: writing smithi03870129-426 from 416972 to 1140910 tid 1 2024-09-14T04:07:52.034 INFO:tasks.rados.rados.0.smithi038.stdout:662: writing smithi03870129-426 from 1743268 to 2016972 tid 2 2024-09-14T04:07:52.034 INFO:tasks.rados.rados.0.smithi038.stdout:663: read oid 456 snap -1 2024-09-14T04:07:52.035 INFO:tasks.rados.rados.0.smithi038.stdout:663: expect (ObjNum 455 snap 0 seq_num 455) 2024-09-14T04:07:52.035 INFO:tasks.rados.rados.0.smithi038.stdout:664: write oid 74 current snap is 0 2024-09-14T04:07:52.035 INFO:tasks.rados.rados.0.smithi038.stdout:664: seq_num 597 ranges {433779=799187,1801750=232029} 2024-09-14T04:07:52.041 INFO:tasks.rados.rados.0.smithi038.stdout:664: writing smithi03870129-74 from 433779 to 1232966 tid 1 2024-09-14T04:07:52.047 INFO:tasks.rados.rados.0.smithi038.stdout:664: writing smithi03870129-74 from 1801750 to 2033779 tid 2 2024-09-14T04:07:52.047 INFO:tasks.rados.rados.0.smithi038.stdout:665: delete oid 371 current snap is 0 2024-09-14T04:07:52.047 INFO:tasks.rados.rados.0.smithi038.stdout:662: finishing write tid 1 to smithi03870129-426 2024-09-14T04:07:52.047 INFO:tasks.rados.rados.0.smithi038.stdout:662: finishing write tid 2 to smithi03870129-426 2024-09-14T04:07:52.047 INFO:tasks.rados.rados.0.smithi038.stdout:662: finishing write tid 3 to smithi03870129-426 2024-09-14T04:07:52.048 INFO:tasks.rados.rados.0.smithi038.stdout:662: finishing write tid 4 to smithi03870129-426 2024-09-14T04:07:52.048 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 426 v 103 (ObjNum 596 snap 0 seq_num 596) dirty exists 2024-09-14T04:07:52.048 INFO:tasks.rados.rados.0.smithi038.stdout:662: left oid 426 (ObjNum 596 snap 0 seq_num 596) 2024-09-14T04:07:52.050 INFO:tasks.rados.rados.0.smithi038.stdout:662: done (3 left) 2024-09-14T04:07:52.050 INFO:tasks.rados.rados.0.smithi038.stdout:665: done (2 left) 2024-09-14T04:07:52.050 INFO:tasks.rados.rados.0.smithi038.stdout:666: read oid 45 snap -1 2024-09-14T04:07:52.050 INFO:tasks.rados.rados.0.smithi038.stdout:666: expect (ObjNum 44 snap 0 seq_num 44) 2024-09-14T04:07:52.050 INFO:tasks.rados.rados.0.smithi038.stdout:667: write oid 299 current snap is 0 2024-09-14T04:07:52.050 INFO:tasks.rados.rados.0.smithi038.stdout:667: seq_num 599 ranges {467393=549685,1802361=265032} 2024-09-14T04:07:52.056 INFO:tasks.rados.rados.0.smithi038.stdout:667: writing smithi03870129-299 from 467393 to 1017078 tid 1 2024-09-14T04:07:52.062 INFO:tasks.rados.rados.0.smithi038.stdout:667: writing smithi03870129-299 from 1802361 to 2067393 tid 2 2024-09-14T04:07:52.062 INFO:tasks.rados.rados.0.smithi038.stdout:668: read oid 136 snap -1 2024-09-14T04:07:52.062 INFO:tasks.rados.rados.0.smithi038.stdout:668: expect (ObjNum 135 snap 0 seq_num 135) 2024-09-14T04:07:52.062 INFO:tasks.rados.rados.0.smithi038.stdout:669: read oid 496 snap -1 2024-09-14T04:07:52.062 INFO:tasks.rados.rados.0.smithi038.stdout:669: expect (ObjNum 495 snap 0 seq_num 495) 2024-09-14T04:07:52.063 INFO:tasks.rados.rados.0.smithi038.stdout:670: read oid 499 snap -1 2024-09-14T04:07:52.063 INFO:tasks.rados.rados.0.smithi038.stdout:670: expect (ObjNum 498 snap 0 seq_num 498) 2024-09-14T04:07:52.063 INFO:tasks.rados.rados.0.smithi038.stdout:663: expect (ObjNum 455 snap 0 seq_num 455) 2024-09-14T04:07:52.222 INFO:tasks.rados.rados.0.smithi038.stdout:664: finishing write tid 1 to smithi03870129-74 2024-09-14T04:07:52.222 INFO:tasks.rados.rados.0.smithi038.stdout:664: finishing write tid 2 to smithi03870129-74 2024-09-14T04:07:52.223 INFO:tasks.rados.rados.0.smithi038.stdout:663: done (6 left) 2024-09-14T04:07:52.223 INFO:tasks.rados.rados.0.smithi038.stdout:671: read oid 237 snap -1 2024-09-14T04:07:52.223 INFO:tasks.rados.rados.0.smithi038.stdout:671: expect (ObjNum 236 snap 0 seq_num 236) 2024-09-14T04:07:52.223 INFO:tasks.rados.rados.0.smithi038.stdout:672: write oid 118 current snap is 0 2024-09-14T04:07:52.223 INFO:tasks.rados.rados.0.smithi038.stdout:664: finishing write tid 3 to smithi03870129-74 2024-09-14T04:07:52.223 INFO:tasks.rados.rados.0.smithi038.stdout:664: finishing write tid 4 to smithi03870129-74 2024-09-14T04:07:52.223 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 74 v 185 (ObjNum 597 snap 0 seq_num 597) dirty exists 2024-09-14T04:07:52.223 INFO:tasks.rados.rados.0.smithi038.stdout:664: left oid 74 (ObjNum 597 snap 0 seq_num 597) 2024-09-14T04:07:52.223 INFO:tasks.rados.rados.0.smithi038.stdout:666: expect (ObjNum 44 snap 0 seq_num 44) 2024-09-14T04:07:52.312 INFO:tasks.rados.rados.0.smithi038.stdout:667: finishing write tid 1 to smithi03870129-299 2024-09-14T04:07:52.312 INFO:tasks.rados.rados.0.smithi038.stdout:667: finishing write tid 2 to smithi03870129-299 2024-09-14T04:07:52.312 INFO:tasks.rados.rados.0.smithi038.stdout:668: expect (ObjNum 135 snap 0 seq_num 135) 2024-09-14T04:07:52.392 INFO:tasks.rados.rados.0.smithi038.stdout:667: finishing write tid 3 to smithi03870129-299 2024-09-14T04:07:52.392 INFO:tasks.rados.rados.0.smithi038.stdout:667: finishing write tid 4 to smithi03870129-299 2024-09-14T04:07:52.392 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 299 v 141 (ObjNum 599 snap 0 seq_num 599) dirty exists 2024-09-14T04:07:52.392 INFO:tasks.rados.rados.0.smithi038.stdout:667: left oid 299 (ObjNum 599 snap 0 seq_num 599) 2024-09-14T04:07:52.392 INFO:tasks.rados.rados.0.smithi038.stdout:669: expect (ObjNum 495 snap 0 seq_num 495) 2024-09-14T04:07:52.468 INFO:tasks.rados.rados.0.smithi038.stdout:670: expect (ObjNum 498 snap 0 seq_num 498) 2024-09-14T04:07:52.519 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:07:52 smithi038 bash[22772]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:07:52] "GET /metrics HTTP/1.1" 200 243119 "" "Prometheus/2.43.0" 2024-09-14T04:07:52.549 INFO:tasks.rados.rados.0.smithi038.stdout:671: expect (ObjNum 236 snap 0 seq_num 236) 2024-09-14T04:07:52.680 INFO:tasks.rados.rados.0.smithi038.stdout:672: seq_num 600 ranges {484200=624934,1860843=223357} 2024-09-14T04:07:52.700 INFO:tasks.rados.rados.0.smithi038.stdout:672: writing smithi03870129-118 from 484200 to 1109134 tid 1 2024-09-14T04:07:52.718 INFO:tasks.rados.rados.0.smithi038.stdout:672: writing smithi03870129-118 from 1860843 to 2084200 tid 2 2024-09-14T04:07:52.718 INFO:tasks.rados.rados.0.smithi038.stdout:664: done (7 left) 2024-09-14T04:07:52.718 INFO:tasks.rados.rados.0.smithi038.stdout:666: done (6 left) 2024-09-14T04:07:52.719 INFO:tasks.rados.rados.0.smithi038.stdout:667: done (5 left) 2024-09-14T04:07:52.719 INFO:tasks.rados.rados.0.smithi038.stdout:668: done (4 left) 2024-09-14T04:07:52.719 INFO:tasks.rados.rados.0.smithi038.stdout:669: done (3 left) 2024-09-14T04:07:52.719 INFO:tasks.rados.rados.0.smithi038.stdout:670: done (2 left) 2024-09-14T04:07:52.719 INFO:tasks.rados.rados.0.smithi038.stdout:671: done (1 left) 2024-09-14T04:07:52.719 INFO:tasks.rados.rados.0.smithi038.stdout:673: read oid 108 snap -1 2024-09-14T04:07:52.719 INFO:tasks.rados.rados.0.smithi038.stdout:673: expect (ObjNum 501 snap 0 seq_num 501) 2024-09-14T04:07:52.719 INFO:tasks.rados.rados.0.smithi038.stdout:674: read oid 75 snap -1 2024-09-14T04:07:52.719 INFO:tasks.rados.rados.0.smithi038.stdout:674: expect (ObjNum 74 snap 0 seq_num 74) 2024-09-14T04:07:52.719 INFO:tasks.rados.rados.0.smithi038.stdout:675: write oid 130 current snap is 0 2024-09-14T04:07:52.719 INFO:tasks.rados.rados.0.smithi038.stdout:672: finishing write tid 1 to smithi03870129-118 2024-09-14T04:07:52.719 INFO:tasks.rados.rados.0.smithi038.stdout:675: seq_num 601 ranges {501007=416536,1635678=465329} 2024-09-14T04:07:52.738 INFO:tasks.rados.rados.0.smithi038.stdout:675: writing smithi03870129-130 from 501007 to 917543 tid 1 2024-09-14T04:07:52.756 INFO:tasks.rados.rados.0.smithi038.stdout:675: writing smithi03870129-130 from 1635678 to 2101007 tid 2 2024-09-14T04:07:52.756 INFO:tasks.rados.rados.0.smithi038.stdout:676: read oid 133 snap -1 2024-09-14T04:07:52.756 INFO:tasks.rados.rados.0.smithi038.stdout:676: expect (ObjNum 132 snap 0 seq_num 132) 2024-09-14T04:07:52.756 INFO:tasks.rados.rados.0.smithi038.stdout:677: read oid 400 snap -1 2024-09-14T04:07:52.756 INFO:tasks.rados.rados.0.smithi038.stdout:677: expect (ObjNum 399 snap 0 seq_num 399) 2024-09-14T04:07:52.756 INFO:tasks.rados.rados.0.smithi038.stdout:678: write oid 233 current snap is 0 2024-09-14T04:07:52.756 INFO:tasks.rados.rados.0.smithi038.stdout:672: finishing write tid 2 to smithi03870129-118 2024-09-14T04:07:52.757 INFO:tasks.rados.rados.0.smithi038.stdout:674: expect (ObjNum 74 snap 0 seq_num 74) 2024-09-14T04:07:52.868 INFO:tasks.rados.rados.0.smithi038.stdout:672: finishing write tid 3 to smithi03870129-118 2024-09-14T04:07:52.868 INFO:tasks.rados.rados.0.smithi038.stdout:672: finishing write tid 4 to smithi03870129-118 2024-09-14T04:07:52.868 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 118 v 144 (ObjNum 600 snap 0 seq_num 600) dirty exists 2024-09-14T04:07:52.868 INFO:tasks.rados.rados.0.smithi038.stdout:672: left oid 118 (ObjNum 600 snap 0 seq_num 600) 2024-09-14T04:07:52.869 INFO:tasks.rados.rados.0.smithi038.stdout:673: expect (ObjNum 501 snap 0 seq_num 501) 2024-09-14T04:07:52.983 INFO:tasks.rados.rados.0.smithi038.stdout:675: finishing write tid 1 to smithi03870129-130 2024-09-14T04:07:52.983 INFO:tasks.rados.rados.0.smithi038.stdout:676: expect (ObjNum 132 snap 0 seq_num 132) 2024-09-14T04:07:53.059 INFO:tasks.rados.rados.0.smithi038.stdout:675: finishing write tid 2 to smithi03870129-130 2024-09-14T04:07:53.059 INFO:tasks.rados.rados.0.smithi038.stdout:675: finishing write tid 3 to smithi03870129-130 2024-09-14T04:07:53.059 INFO:tasks.rados.rados.0.smithi038.stdout:675: finishing write tid 4 to smithi03870129-130 2024-09-14T04:07:53.060 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 130 v 66 (ObjNum 601 snap 0 seq_num 601) dirty exists 2024-09-14T04:07:53.060 INFO:tasks.rados.rados.0.smithi038.stdout:675: left oid 130 (ObjNum 601 snap 0 seq_num 601) 2024-09-14T04:07:53.060 INFO:tasks.rados.rados.0.smithi038.stdout:677: expect (ObjNum 399 snap 0 seq_num 399) 2024-09-14T04:07:53.152 INFO:tasks.rados.rados.0.smithi038.stdout:678: seq_num 602 ranges {517814=491785,1577807=540007} 2024-09-14T04:07:53.169 INFO:tasks.rados.rados.0.smithi038.stdout:678: writing smithi03870129-233 from 517814 to 1009599 tid 1 2024-09-14T04:07:53.188 INFO:tasks.rados.rados.0.smithi038.stdout:678: writing smithi03870129-233 from 1577807 to 2117814 tid 2 2024-09-14T04:07:53.188 INFO:tasks.rados.rados.0.smithi038.stdout:672: done (6 left) 2024-09-14T04:07:53.188 INFO:tasks.rados.rados.0.smithi038.stdout:673: done (5 left) 2024-09-14T04:07:53.189 INFO:tasks.rados.rados.0.smithi038.stdout:674: done (4 left) 2024-09-14T04:07:53.189 INFO:tasks.rados.rados.0.smithi038.stdout:675: done (3 left) 2024-09-14T04:07:53.189 INFO:tasks.rados.rados.0.smithi038.stdout:676: done (2 left) 2024-09-14T04:07:53.189 INFO:tasks.rados.rados.0.smithi038.stdout:677: done (1 left) 2024-09-14T04:07:53.189 INFO:tasks.rados.rados.0.smithi038.stdout:679: read oid 289 snap -1 2024-09-14T04:07:53.189 INFO:tasks.rados.rados.0.smithi038.stdout:679: expect (ObjNum 288 snap 0 seq_num 288) 2024-09-14T04:07:53.189 INFO:tasks.rados.rados.0.smithi038.stdout:680: read oid 276 snap -1 2024-09-14T04:07:53.189 INFO:tasks.rados.rados.0.smithi038.stdout:680: expect (ObjNum 275 snap 0 seq_num 275) 2024-09-14T04:07:53.189 INFO:tasks.rados.rados.0.smithi038.stdout:681: write oid 385 current snap is 0 2024-09-14T04:07:53.189 INFO:tasks.rados.rados.0.smithi038.stdout:681: seq_num 603 ranges {534621=567034,1636289=498332} 2024-09-14T04:07:53.206 INFO:tasks.rados.rados.0.smithi038.stdout:681: writing smithi03870129-385 from 534621 to 1101655 tid 1 2024-09-14T04:07:53.220 INFO:tasks.rados.rados.0.smithi038.stdout:681: writing smithi03870129-385 from 1636289 to 2134621 tid 2 2024-09-14T04:07:53.220 INFO:tasks.rados.rados.0.smithi038.stdout:682: write oid 323 current snap is 0 2024-09-14T04:07:53.220 INFO:tasks.rados.rados.0.smithi038.stdout:678: finishing write tid 1 to smithi03870129-233 2024-09-14T04:07:53.220 INFO:tasks.rados.rados.0.smithi038.stdout:680: expect (ObjNum 275 snap 0 seq_num 275) 2024-09-14T04:07:53.327 INFO:tasks.rados.rados.0.smithi038.stdout:678: finishing write tid 2 to smithi03870129-233 2024-09-14T04:07:53.327 INFO:tasks.rados.rados.0.smithi038.stdout:678: finishing write tid 3 to smithi03870129-233 2024-09-14T04:07:53.327 INFO:tasks.rados.rados.0.smithi038.stdout:678: finishing write tid 4 to smithi03870129-233 2024-09-14T04:07:53.327 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 233 v 143 (ObjNum 602 snap 0 seq_num 602) dirty exists 2024-09-14T04:07:53.328 INFO:tasks.rados.rados.0.smithi038.stdout:678: left oid 233 (ObjNum 602 snap 0 seq_num 602) 2024-09-14T04:07:53.328 INFO:tasks.rados.rados.0.smithi038.stdout:679: expect (ObjNum 288 snap 0 seq_num 288) 2024-09-14T04:07:53.418 INFO:tasks.rados.rados.0.smithi038.stdout:681: finishing write tid 1 to smithi03870129-385 2024-09-14T04:07:53.419 INFO:tasks.rados.rados.0.smithi038.stdout:681: finishing write tid 2 to smithi03870129-385 2024-09-14T04:07:53.419 INFO:tasks.rados.rados.0.smithi038.stdout:681: finishing write tid 3 to smithi03870129-385 2024-09-14T04:07:53.419 INFO:tasks.rados.rados.0.smithi038.stdout:681: finishing write tid 4 to smithi03870129-385 2024-09-14T04:07:53.419 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 385 v 117 (ObjNum 603 snap 0 seq_num 603) dirty exists 2024-09-14T04:07:53.419 INFO:tasks.rados.rados.0.smithi038.stdout:681: left oid 385 (ObjNum 603 snap 0 seq_num 603) 2024-09-14T04:07:53.419 INFO:tasks.rados.rados.0.smithi038.stdout:682: seq_num 604 ranges {551428=642283,1694771=456657} 2024-09-14T04:07:53.437 INFO:tasks.rados.rados.0.smithi038.stdout:682: writing smithi03870129-323 from 551428 to 1193711 tid 1 2024-09-14T04:07:53.448 INFO:tasks.rados.rados.0.smithi038.stdout:682: writing smithi03870129-323 from 1694771 to 2151428 tid 2 2024-09-14T04:07:53.448 INFO:tasks.rados.rados.0.smithi038.stdout:678: done (4 left) 2024-09-14T04:07:53.448 INFO:tasks.rados.rados.0.smithi038.stdout:679: done (3 left) 2024-09-14T04:07:53.448 INFO:tasks.rados.rados.0.smithi038.stdout:680: done (2 left) 2024-09-14T04:07:53.448 INFO:tasks.rados.rados.0.smithi038.stdout:681: done (1 left) 2024-09-14T04:07:53.448 INFO:tasks.rados.rados.0.smithi038.stdout:683: read oid 31 snap -1 2024-09-14T04:07:53.448 INFO:tasks.rados.rados.0.smithi038.stdout:683: expect (ObjNum 30 snap 0 seq_num 30) 2024-09-14T04:07:53.448 INFO:tasks.rados.rados.0.smithi038.stdout:684: read oid 470 snap -1 2024-09-14T04:07:53.448 INFO:tasks.rados.rados.0.smithi038.stdout:684: expect (ObjNum 512 snap 0 seq_num 512) 2024-09-14T04:07:53.448 INFO:tasks.rados.rados.0.smithi038.stdout:685: read oid 329 snap -1 2024-09-14T04:07:53.449 INFO:tasks.rados.rados.0.smithi038.stdout:685: expect (ObjNum 328 snap 0 seq_num 328) 2024-09-14T04:07:53.449 INFO:tasks.rados.rados.0.smithi038.stdout:686: read oid 169 snap -1 2024-09-14T04:07:53.449 INFO:tasks.rados.rados.0.smithi038.stdout:686: expect (ObjNum 568 snap 0 seq_num 568) 2024-09-14T04:07:53.449 INFO:tasks.rados.rados.0.smithi038.stdout:687: read oid 34 snap -1 2024-09-14T04:07:53.449 INFO:tasks.rados.rados.0.smithi038.stdout:687: expect (ObjNum 33 snap 0 seq_num 33) 2024-09-14T04:07:53.449 INFO:tasks.rados.rados.0.smithi038.stdout:688: read oid 326 snap -1 2024-09-14T04:07:53.449 INFO:tasks.rados.rados.0.smithi038.stdout:688: expect (ObjNum 526 snap 0 seq_num 526) 2024-09-14T04:07:53.449 INFO:tasks.rados.rados.0.smithi038.stdout:689: write oid 62 current snap is 0 2024-09-14T04:07:53.449 INFO:tasks.rados.rados.0.smithi038.stdout:682: finishing write tid 1 to smithi03870129-323 2024-09-14T04:07:53.449 INFO:tasks.rados.rados.0.smithi038.stdout:689: seq_num 605 ranges {568235=717532,1753253=414982} 2024-09-14T04:07:53.455 INFO:tasks.rados.rados.0.smithi038.stdout:689: writing smithi03870129-62 from 568235 to 1285767 tid 1 2024-09-14T04:07:53.461 INFO:tasks.rados.rados.0.smithi038.stdout:689: writing smithi03870129-62 from 1753253 to 2168235 tid 2 2024-09-14T04:07:53.461 INFO:tasks.rados.rados.0.smithi038.stdout:690: write oid 6 current snap is 0 2024-09-14T04:07:53.461 INFO:tasks.rados.rados.0.smithi038.stdout:690: seq_num 606 ranges {585042=792781,2095382=89660} 2024-09-14T04:07:53.469 INFO:tasks.rados.rados.0.smithi038.stdout:690: writing smithi03870129-6 from 585042 to 1377823 tid 1 2024-09-14T04:07:53.474 INFO:tasks.rados.rados.0.smithi038.stdout:690: writing smithi03870129-6 from 2095382 to 2185042 tid 2 2024-09-14T04:07:53.474 INFO:tasks.rados.rados.0.smithi038.stdout:691: write oid 50 current snap is 0 2024-09-14T04:07:53.474 INFO:tasks.rados.rados.0.smithi038.stdout:691: seq_num 607 ranges {601849=468030,1753864=447985} 2024-09-14T04:07:53.480 INFO:tasks.rados.rados.0.smithi038.stdout:691: writing smithi03870129-50 from 601849 to 1069879 tid 1 2024-09-14T04:07:53.488 INFO:tasks.rados.rados.0.smithi038.stdout:691: writing smithi03870129-50 from 1753864 to 2201849 tid 2 2024-09-14T04:07:53.488 INFO:tasks.rados.rados.0.smithi038.stdout:692: read oid 230 snap -1 2024-09-14T04:07:53.489 INFO:tasks.rados.rados.0.smithi038.stdout:692: expect (ObjNum 229 snap 0 seq_num 229) 2024-09-14T04:07:53.489 INFO:tasks.rados.rados.0.smithi038.stdout:693: read oid 16 snap -1 2024-09-14T04:07:53.489 INFO:tasks.rados.rados.0.smithi038.stdout:693: expect (ObjNum 15 snap 0 seq_num 15) 2024-09-14T04:07:53.489 INFO:tasks.rados.rados.0.smithi038.stdout:694: write oid 232 current snap is 0 2024-09-14T04:07:53.489 INFO:tasks.rados.rados.0.smithi038.stdout:683: expect (ObjNum 30 snap 0 seq_num 30) 2024-09-14T04:07:53.580 INFO:tasks.rados.rados.0.smithi038.stdout:682: finishing write tid 2 to smithi03870129-323 2024-09-14T04:07:53.580 INFO:tasks.rados.rados.0.smithi038.stdout:682: finishing write tid 3 to smithi03870129-323 2024-09-14T04:07:53.580 INFO:tasks.rados.rados.0.smithi038.stdout:682: finishing write tid 4 to smithi03870129-323 2024-09-14T04:07:53.580 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 323 v 106 (ObjNum 604 snap 0 seq_num 604) dirty exists 2024-09-14T04:07:53.580 INFO:tasks.rados.rados.0.smithi038.stdout:682: left oid 323 (ObjNum 604 snap 0 seq_num 604) 2024-09-14T04:07:53.581 INFO:tasks.rados.rados.0.smithi038.stdout:684: expect (ObjNum 512 snap 0 seq_num 512) 2024-09-14T04:07:53.639 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:53 smithi038 bash[22519]: cluster 2024-09-14T04:07:52.244733+0000 mgr.y (mgr.14406) 227 : cluster [DBG] pgmap v206: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 53 MiB/s wr, 306 op/s 2024-09-14T04:07:53.639 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:53 smithi038 bash[32505]: cluster 2024-09-14T04:07:52.244733+0000 mgr.y (mgr.14406) 227 : cluster [DBG] pgmap v206: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 53 MiB/s wr, 306 op/s 2024-09-14T04:07:53.682 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:53 smithi123 bash[24950]: cluster 2024-09-14T04:07:52.244733+0000 mgr.y (mgr.14406) 227 : cluster [DBG] pgmap v206: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 53 MiB/s wr, 306 op/s 2024-09-14T04:07:53.689 INFO:tasks.rados.rados.0.smithi038.stdout:685: expect (ObjNum 328 snap 0 seq_num 328) 2024-09-14T04:07:53.811 INFO:tasks.rados.rados.0.smithi038.stdout:689: finishing write tid 1 to smithi03870129-62 2024-09-14T04:07:53.811 INFO:tasks.rados.rados.0.smithi038.stdout:689: finishing write tid 2 to smithi03870129-62 2024-09-14T04:07:53.811 INFO:tasks.rados.rados.0.smithi038.stdout:689: finishing write tid 3 to smithi03870129-62 2024-09-14T04:07:53.811 INFO:tasks.rados.rados.0.smithi038.stdout:689: finishing write tid 4 to smithi03870129-62 2024-09-14T04:07:53.811 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 62 v 188 (ObjNum 605 snap 0 seq_num 605) dirty exists 2024-09-14T04:07:53.811 INFO:tasks.rados.rados.0.smithi038.stdout:689: left oid 62 (ObjNum 605 snap 0 seq_num 605) 2024-09-14T04:07:53.811 INFO:tasks.rados.rados.0.smithi038.stdout:686: expect (ObjNum 568 snap 0 seq_num 568) 2024-09-14T04:07:53.990 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-14T04:07:53.990 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.a smithi038 *:9093,9094 running (5m) 27s ago 5m 13.1M - 0.25.0 c8568f914cd2 ed9461050506 2024-09-14T04:07:53.990 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.a smithi123 *:3000 running (5m) 26s ago 5m 79.4M - 9.4.7 954c08fa6188 4f186d1dad6b 2024-09-14T04:07:53.990 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foo.smithi038.tqrryo smithi038 running (2m) 27s ago 2m 11.7M - 17.2.7-1629-geb16b97b ab51d1bebd12 254cbf3321cc 2024-09-14T04:07:53.990 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foo.smithi123.jvlckj smithi123 running (2m) 26s ago 2m 13.2M - 17.2.7-1629-geb16b97b ab51d1bebd12 6eb9307f8185 2024-09-14T04:07:53.990 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.x smithi123 *:8443 running (14m) 26s ago 14m 390M - 17.2.7-1629-geb16b97b ab51d1bebd12 466389bd5c6a 2024-09-14T04:07:53.990 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.y smithi038 *:9283,8765 running (16m) 27s ago 16m 444M - 17.2.7-1629-geb16b97b ab51d1bebd12 8100b9606913 2024-09-14T04:07:53.990 INFO:teuthology.orchestra.run.smithi038.stdout:mon.a smithi038 running (16m) 27s ago 17m 50.6M 2048M 17.2.7-1629-geb16b97b ab51d1bebd12 ab5a284bac13 2024-09-14T04:07:53.990 INFO:teuthology.orchestra.run.smithi038.stdout:mon.b smithi123 running (14m) 26s ago 14m 39.6M 2048M 17.2.7-1629-geb16b97b ab51d1bebd12 ea9ea0374312 2024-09-14T04:07:53.990 INFO:teuthology.orchestra.run.smithi038.stdout:mon.c smithi038 running (14m) 27s ago 14m 39.4M 2048M 17.2.7-1629-geb16b97b ab51d1bebd12 d9471e0bff03 2024-09-14T04:07:53.991 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.a smithi038 *:9100 running (5m) 27s ago 6m 8431k - 1.5.0 0da6a335fe13 3f96cf2a75db 2024-09-14T04:07:53.991 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.b smithi123 *:9100 running (5m) 26s ago 5m 8412k - 1.5.0 0da6a335fe13 24b8d007b7d8 2024-09-14T04:07:53.991 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (13m) 27s ago 13m 45.3M 4061M 17.2.7-1629-geb16b97b ab51d1bebd12 aa49d6f4d307 2024-09-14T04:07:53.991 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (12m) 27s ago 12m 46.2M 4061M 17.2.7-1629-geb16b97b ab51d1bebd12 b2e7322ee10a 2024-09-14T04:07:53.991 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (11m) 27s ago 11m 43.5M 4061M 17.2.7-1629-geb16b97b ab51d1bebd12 0b18fe58397b 2024-09-14T04:07:53.991 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (10m) 27s ago 10m 45.5M 4061M 17.2.7-1629-geb16b97b ab51d1bebd12 56668f08067f 2024-09-14T04:07:53.991 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (9m) 26s ago 10m 43.3M 4060M 17.2.7-1629-geb16b97b ab51d1bebd12 a82876db9621 2024-09-14T04:07:53.991 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (9m) 26s ago 9m 42.4M 4060M 17.2.7-1629-geb16b97b ab51d1bebd12 8b8a6453130d 2024-09-14T04:07:53.991 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (8m) 26s ago 8m 41.6M 4060M 17.2.7-1629-geb16b97b ab51d1bebd12 3ebdcc6eccb9 2024-09-14T04:07:53.991 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (7m) 26s ago 7m 42.4M 4060M 17.2.7-1629-geb16b97b ab51d1bebd12 c679348d06e5 2024-09-14T04:07:53.991 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.a smithi123 *:9095 running (4m) 26s ago 6m 48.2M - 2.43.0 a07b618ecd1d f9245386caf3 2024-09-14T04:07:54.005 INFO:tasks.rados.rados.0.smithi038.stdout:688: expect (ObjNum 526 snap 0 seq_num 526) 2024-09-14T04:07:54.128 INFO:tasks.rados.rados.0.smithi038.stdout:690: finishing write tid 1 to smithi03870129-6 2024-09-14T04:07:54.129 INFO:tasks.rados.rados.0.smithi038.stdout:687: expect (ObjNum 33 snap 0 seq_num 33) 2024-09-14T04:07:54.211 INFO:tasks.rados.rados.0.smithi038.stdout:690: finishing write tid 2 to smithi03870129-6 2024-09-14T04:07:54.211 INFO:tasks.rados.rados.0.smithi038.stdout:690: finishing write tid 3 to smithi03870129-6 2024-09-14T04:07:54.211 INFO:tasks.rados.rados.0.smithi038.stdout:690: finishing write tid 4 to smithi03870129-6 2024-09-14T04:07:54.211 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 6 v 120 (ObjNum 606 snap 0 seq_num 606) dirty exists 2024-09-14T04:07:54.211 INFO:tasks.rados.rados.0.smithi038.stdout:690: left oid 6 (ObjNum 606 snap 0 seq_num 606) 2024-09-14T04:07:54.212 INFO:tasks.rados.rados.0.smithi038.stdout:691: finishing write tid 1 to smithi03870129-50 2024-09-14T04:07:54.212 INFO:tasks.rados.rados.0.smithi038.stdout:691: finishing write tid 2 to smithi03870129-50 2024-09-14T04:07:54.212 INFO:tasks.rados.rados.0.smithi038.stdout:691: finishing write tid 3 to smithi03870129-50 2024-09-14T04:07:54.212 INFO:tasks.rados.rados.0.smithi038.stdout:691: finishing write tid 4 to smithi03870129-50 2024-09-14T04:07:54.212 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 50 v 123 (ObjNum 607 snap 0 seq_num 607) dirty exists 2024-09-14T04:07:54.212 INFO:tasks.rados.rados.0.smithi038.stdout:691: left oid 50 (ObjNum 607 snap 0 seq_num 607) 2024-09-14T04:07:54.212 INFO:tasks.rados.rados.0.smithi038.stdout:693: expect (ObjNum 15 snap 0 seq_num 15) 2024-09-14T04:07:54.288 INFO:tasks.rados.rados.0.smithi038.stdout:692: expect (ObjNum 229 snap 0 seq_num 229) 2024-09-14T04:07:54.416 INFO:tasks.rados.rados.0.smithi038.stdout:694: seq_num 608 ranges {618656=543279,1812346=406310} 2024-09-14T04:07:54.435 INFO:tasks.rados.rados.0.smithi038.stdout:694: writing smithi03870129-232 from 618656 to 1161935 tid 1 2024-09-14T04:07:54.453 INFO:tasks.rados.rados.0.smithi038.stdout:694: writing smithi03870129-232 from 1812346 to 2218656 tid 2 2024-09-14T04:07:54.454 INFO:tasks.rados.rados.0.smithi038.stdout:682: done (12 left) 2024-09-14T04:07:54.454 INFO:tasks.rados.rados.0.smithi038.stdout:683: done (11 left) 2024-09-14T04:07:54.454 INFO:tasks.rados.rados.0.smithi038.stdout:684: done (10 left) 2024-09-14T04:07:54.454 INFO:tasks.rados.rados.0.smithi038.stdout:685: done (9 left) 2024-09-14T04:07:54.454 INFO:tasks.rados.rados.0.smithi038.stdout:686: done (8 left) 2024-09-14T04:07:54.454 INFO:tasks.rados.rados.0.smithi038.stdout:687: done (7 left) 2024-09-14T04:07:54.454 INFO:tasks.rados.rados.0.smithi038.stdout:688: done (6 left) 2024-09-14T04:07:54.455 INFO:tasks.rados.rados.0.smithi038.stdout:689: done (5 left) 2024-09-14T04:07:54.455 INFO:tasks.rados.rados.0.smithi038.stdout:690: done (4 left) 2024-09-14T04:07:54.455 INFO:tasks.rados.rados.0.smithi038.stdout:691: done (3 left) 2024-09-14T04:07:54.455 INFO:tasks.rados.rados.0.smithi038.stdout:692: done (2 left) 2024-09-14T04:07:54.456 INFO:tasks.rados.rados.0.smithi038.stdout:693: done (1 left) 2024-09-14T04:07:54.456 INFO:tasks.rados.rados.0.smithi038.stdout:695: write oid 55 current snap is 0 2024-09-14T04:07:54.456 INFO:tasks.rados.rados.0.smithi038.stdout:694: finishing write tid 1 to smithi03870129-232 2024-09-14T04:07:54.456 INFO:tasks.rados.rados.0.smithi038.stdout:695: seq_num 609 ranges {635463=734881,1987181=248282} 2024-09-14T04:07:54.479 INFO:tasks.rados.rados.0.smithi038.stdout:695: writing smithi03870129-55 from 635463 to 1370344 tid 1 2024-09-14T04:07:54.493 INFO:tasks.rados.rados.0.smithi038.stdout:695: writing smithi03870129-55 from 1987181 to 2235463 tid 2 2024-09-14T04:07:54.493 INFO:tasks.rados.rados.0.smithi038.stdout:696: write oid 398 current snap is 0 2024-09-14T04:07:54.493 INFO:tasks.rados.rados.0.smithi038.stdout:694: finishing write tid 2 to smithi03870129-232 2024-09-14T04:07:54.493 INFO:tasks.rados.rados.0.smithi038.stdout:694: finishing write tid 3 to smithi03870129-232 2024-09-14T04:07:54.493 INFO:tasks.rados.rados.0.smithi038.stdout:694: finishing write tid 4 to smithi03870129-232 2024-09-14T04:07:54.494 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 232 v 146 (ObjNum 608 snap 0 seq_num 608) dirty exists 2024-09-14T04:07:54.494 INFO:tasks.rados.rados.0.smithi038.stdout:694: left oid 232 (ObjNum 608 snap 0 seq_num 608) 2024-09-14T04:07:54.494 INFO:tasks.rados.rados.0.smithi038.stdout:695: finishing write tid 1 to smithi03870129-55 2024-09-14T04:07:54.494 INFO:tasks.rados.rados.0.smithi038.stdout:696: seq_num 610 ranges {652270=410130,1529310=493867} 2024-09-14T04:07:54.506 INFO:tasks.rados.rados.0.smithi038.stdout:696: writing smithi03870129-398 from 652270 to 1062400 tid 1 2024-09-14T04:07:54.519 INFO:tasks.rados.rados.0.smithi038.stdout:696: writing smithi03870129-398 from 1529310 to 2023177 tid 2 2024-09-14T04:07:54.519 INFO:tasks.rados.rados.0.smithi038.stdout:694: done (2 left) 2024-09-14T04:07:54.519 INFO:tasks.rados.rados.0.smithi038.stdout:697: read oid 389 snap -1 2024-09-14T04:07:54.519 INFO:tasks.rados.rados.0.smithi038.stdout:697: expect (ObjNum 388 snap 0 seq_num 388) 2024-09-14T04:07:54.520 INFO:tasks.rados.rados.0.smithi038.stdout:698: read oid 211 snap -1 2024-09-14T04:07:54.520 INFO:tasks.rados.rados.0.smithi038.stdout:698: expect (ObjNum 550 snap 0 seq_num 550) 2024-09-14T04:07:54.520 INFO:tasks.rados.rados.0.smithi038.stdout:699: read oid 202 snap -1 2024-09-14T04:07:54.520 INFO:tasks.rados.rados.0.smithi038.stdout:699: expect (ObjNum 201 snap 0 seq_num 201) 2024-09-14T04:07:54.520 INFO:tasks.rados.rados.0.smithi038.stdout:700: write oid 236 current snap is 0 2024-09-14T04:07:54.520 INFO:tasks.rados.rados.0.smithi038.stdout:695: finishing write tid 2 to smithi03870129-55 2024-09-14T04:07:54.520 INFO:tasks.rados.rados.0.smithi038.stdout:695: finishing write tid 3 to smithi03870129-55 2024-09-14T04:07:54.520 INFO:tasks.rados.rados.0.smithi038.stdout:695: finishing write tid 4 to smithi03870129-55 2024-09-14T04:07:54.520 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 55 v 191 (ObjNum 609 snap 0 seq_num 609) dirty exists 2024-09-14T04:07:54.521 INFO:tasks.rados.rados.0.smithi038.stdout:695: left oid 55 (ObjNum 609 snap 0 seq_num 609) 2024-09-14T04:07:54.521 INFO:tasks.rados.rados.0.smithi038.stdout:696: finishing write tid 1 to smithi03870129-398 2024-09-14T04:07:54.521 INFO:tasks.rados.rados.0.smithi038.stdout:700: seq_num 611 ranges {669077=485379,1587792=681285} 2024-09-14T04:07:54.528 INFO:tasks.rados.rados.0.smithi038.stdout:700: writing smithi03870129-236 from 669077 to 1154456 tid 1 2024-09-14T04:07:54.535 INFO:tasks.rados.rados.0.smithi038.stdout:700: writing smithi03870129-236 from 1587792 to 2269077 tid 2 2024-09-14T04:07:54.535 INFO:tasks.rados.rados.0.smithi038.stdout:695: done (5 left) 2024-09-14T04:07:54.535 INFO:tasks.rados.rados.0.smithi038.stdout:701: read oid 84 snap -1 2024-09-14T04:07:54.535 INFO:tasks.rados.rados.0.smithi038.stdout:701: expect (ObjNum 83 snap 0 seq_num 83) 2024-09-14T04:07:54.535 INFO:tasks.rados.rados.0.smithi038.stdout:702: read oid 491 snap -1 2024-09-14T04:07:54.535 INFO:tasks.rados.rados.0.smithi038.stdout:702: expect (ObjNum 490 snap 0 seq_num 490) 2024-09-14T04:07:54.536 INFO:tasks.rados.rados.0.smithi038.stdout:703: read oid 372 snap -1 2024-09-14T04:07:54.536 INFO:tasks.rados.rados.0.smithi038.stdout:703: expect (ObjNum 559 snap 0 seq_num 559) 2024-09-14T04:07:54.536 INFO:tasks.rados.rados.0.smithi038.stdout:704: write oid 115 current snap is 0 2024-09-14T04:07:54.536 INFO:tasks.rados.rados.0.smithi038.stdout:704: seq_num 612 ranges {685884=560628,2046274=239610} 2024-09-14T04:07:54.542 INFO:tasks.rados.rados.0.smithi038.stdout:704: writing smithi03870129-115 from 685884 to 1246512 tid 1 2024-09-14T04:07:54.549 INFO:tasks.rados.rados.0.smithi038.stdout:704: writing smithi03870129-115 from 2046274 to 2285884 tid 2 2024-09-14T04:07:54.549 INFO:tasks.rados.rados.0.smithi038.stdout:705: write oid 197 current snap is 0 2024-09-14T04:07:54.549 INFO:tasks.rados.rados.0.smithi038.stdout:705: seq_num 613 ranges {702691=635877,2104756=197935} 2024-09-14T04:07:54.557 INFO:tasks.rados.rados.0.smithi038.stdout:705: writing smithi03870129-197 from 702691 to 1338568 tid 1 2024-09-14T04:07:54.563 INFO:tasks.rados.rados.0.smithi038.stdout:705: writing smithi03870129-197 from 2104756 to 2302691 tid 2 2024-09-14T04:07:54.563 INFO:tasks.rados.rados.0.smithi038.stdout:706: write oid 56 current snap is 0 2024-09-14T04:07:54.563 INFO:tasks.rados.rados.0.smithi038.stdout:706: seq_num 614 ranges {719498=711126,2046885=272613} 2024-09-14T04:07:54.572 INFO:tasks.rados.rados.0.smithi038.stdout:706: writing smithi03870129-56 from 719498 to 1430624 tid 1 2024-09-14T04:07:54.577 INFO:tasks.rados.rados.0.smithi038.stdout:706: writing smithi03870129-56 from 2046885 to 2319498 tid 2 2024-09-14T04:07:54.577 INFO:tasks.rados.rados.0.smithi038.stdout:707: read oid 373 snap -1 2024-09-14T04:07:54.578 INFO:tasks.rados.rados.0.smithi038.stdout:707: expect (ObjNum 372 snap 0 seq_num 372) 2024-09-14T04:07:54.578 INFO:tasks.rados.rados.0.smithi038.stdout:708: write oid 487 current snap is 0 2024-09-14T04:07:54.578 INFO:tasks.rados.rados.0.smithi038.stdout:708: seq_num 615 ranges {736305=786375,2105367=230938} 2024-09-14T04:07:54.586 INFO:tasks.rados.rados.0.smithi038.stdout:708: writing smithi03870129-487 from 736305 to 1522680 tid 1 2024-09-14T04:07:54.591 INFO:tasks.rados.rados.0.smithi038.stdout:708: writing smithi03870129-487 from 2105367 to 2336305 tid 2 2024-09-14T04:07:54.591 INFO:tasks.rados.rados.0.smithi038.stdout:709: write oid 104 current snap is 0 2024-09-14T04:07:54.591 INFO:tasks.rados.rados.0.smithi038.stdout:709: seq_num 616 ranges {753112=577977,1880202=472910} 2024-09-14T04:07:54.599 INFO:tasks.rados.rados.0.smithi038.stdout:709: writing smithi03870129-104 from 753112 to 1331089 tid 1 2024-09-14T04:07:54.605 INFO:tasks.rados.rados.0.smithi038.stdout:709: writing smithi03870129-104 from 1880202 to 2353112 tid 2 2024-09-14T04:07:54.605 INFO:tasks.rados.rados.0.smithi038.stdout:710: write oid 490 current snap is 0 2024-09-14T04:07:54.606 INFO:tasks.rados.rados.0.smithi038.stdout:710: seq_num 617 ranges {769919=653226,1938684=431235} 2024-09-14T04:07:54.614 INFO:tasks.rados.rados.0.smithi038.stdout:710: writing smithi03870129-490 from 769919 to 1423145 tid 1 2024-09-14T04:07:54.620 INFO:tasks.rados.rados.0.smithi038.stdout:710: writing smithi03870129-490 from 1938684 to 2369919 tid 2 2024-09-14T04:07:54.620 INFO:tasks.rados.rados.0.smithi038.stdout:711: read oid 447 snap -1 2024-09-14T04:07:54.620 INFO:tasks.rados.rados.0.smithi038.stdout:711: expect (ObjNum 446 snap 0 seq_num 446) 2024-09-14T04:07:54.620 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:54.620 INFO:tasks.rados.rados.0.smithi038.stdout:696: finishing write tid 2 to smithi03870129-398 2024-09-14T04:07:54.620 INFO:tasks.rados.rados.0.smithi038.stdout:696: finishing write tid 3 to smithi03870129-398 2024-09-14T04:07:54.620 INFO:tasks.rados.rados.0.smithi038.stdout:697: expect (ObjNum 388 snap 0 seq_num 388) 2024-09-14T04:07:54.704 INFO:tasks.rados.rados.0.smithi038.stdout:699: expect (ObjNum 201 snap 0 seq_num 201) 2024-09-14T04:07:54.818 INFO:tasks.rados.rados.0.smithi038.stdout:698: expect (ObjNum 550 snap 0 seq_num 550) 2024-09-14T04:07:54.938 INFO:tasks.rados.rados.0.smithi038.stdout:696: finishing write tid 4 to smithi03870129-398 2024-09-14T04:07:54.938 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 398 v 103 (ObjNum 610 snap 0 seq_num 610) dirty exists 2024-09-14T04:07:54.938 INFO:tasks.rados.rados.0.smithi038.stdout:696: left oid 398 (ObjNum 610 snap 0 seq_num 610) 2024-09-14T04:07:54.938 INFO:tasks.rados.rados.0.smithi038.stdout:700: finishing write tid 1 to smithi03870129-236 2024-09-14T04:07:54.939 INFO:tasks.rados.rados.0.smithi038.stdout:700: finishing write tid 2 to smithi03870129-236 2024-09-14T04:07:54.939 INFO:tasks.rados.rados.0.smithi038.stdout:700: finishing write tid 3 to smithi03870129-236 2024-09-14T04:07:54.939 INFO:tasks.rados.rados.0.smithi038.stdout:700: finishing write tid 4 to smithi03870129-236 2024-09-14T04:07:54.939 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 236 v 140 (ObjNum 611 snap 0 seq_num 611) dirty exists 2024-09-14T04:07:54.939 INFO:tasks.rados.rados.0.smithi038.stdout:700: left oid 236 (ObjNum 611 snap 0 seq_num 611) 2024-09-14T04:07:54.939 INFO:tasks.rados.rados.0.smithi038.stdout:701: expect (ObjNum 83 snap 0 seq_num 83) 2024-09-14T04:07:54.970 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -e sha1=a2782315255a3e7d5f6cdc9eb35785187ff6ddf8 -- bash -c 'echo wait for minority of mons to upgrade' 2024-09-14T04:07:55.048 INFO:tasks.rados.rados.0.smithi038.stdout:704: finishing write tid 1 to smithi03870129-115 2024-09-14T04:07:55.049 INFO:tasks.rados.rados.0.smithi038.stdout:703: expect (ObjNum 559 snap 0 seq_num 559) 2024-09-14T04:07:55.196 INFO:tasks.rados.rados.0.smithi038.stdout:702: expect (ObjNum 490 snap 0 seq_num 490) 2024-09-14T04:07:55.269 INFO:tasks.rados.rados.0.smithi038.stdout:704: finishing write tid 2 to smithi03870129-115 2024-09-14T04:07:55.269 INFO:tasks.rados.rados.0.smithi038.stdout:704: finishing write tid 3 to smithi03870129-115 2024-09-14T04:07:55.269 INFO:tasks.rados.rados.0.smithi038.stdout:696: done (15 left) 2024-09-14T04:07:55.270 INFO:tasks.rados.rados.0.smithi038.stdout:697: done (14 left) 2024-09-14T04:07:55.270 INFO:tasks.rados.rados.0.smithi038.stdout:698: done (13 left) 2024-09-14T04:07:55.270 INFO:tasks.rados.rados.0.smithi038.stdout:699: done (12 left) 2024-09-14T04:07:55.270 INFO:tasks.rados.rados.0.smithi038.stdout:700: done (11 left) 2024-09-14T04:07:55.270 INFO:tasks.rados.rados.0.smithi038.stdout:701: done (10 left) 2024-09-14T04:07:55.270 INFO:tasks.rados.rados.0.smithi038.stdout:702: done (9 left) 2024-09-14T04:07:55.270 INFO:tasks.rados.rados.0.smithi038.stdout:703: done (8 left) 2024-09-14T04:07:55.270 INFO:tasks.rados.rados.0.smithi038.stdout:712: write oid 89 current snap is 0 2024-09-14T04:07:55.270 INFO:tasks.rados.rados.0.smithi038.stdout:704: finishing write tid 4 to smithi03870129-115 2024-09-14T04:07:55.270 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 115 v 127 (ObjNum 612 snap 0 seq_num 612) dirty exists 2024-09-14T04:07:55.270 INFO:tasks.rados.rados.0.smithi038.stdout:704: left oid 115 (ObjNum 612 snap 0 seq_num 612) 2024-09-14T04:07:55.270 INFO:tasks.rados.rados.0.smithi038.stdout:705: finishing write tid 1 to smithi03870129-197 2024-09-14T04:07:55.270 INFO:tasks.rados.rados.0.smithi038.stdout:712: seq_num 618 ranges {786726=728475,2280813=105913} 2024-09-14T04:07:55.278 INFO:tasks.rados.rados.0.smithi038.stdout:712: writing smithi03870129-89 from 786726 to 1515201 tid 1 2024-09-14T04:07:55.284 INFO:tasks.rados.rados.0.smithi038.stdout:712: writing smithi03870129-89 from 2280813 to 2386726 tid 2 2024-09-14T04:07:55.284 INFO:tasks.rados.rados.0.smithi038.stdout:704: done (8 left) 2024-09-14T04:07:55.284 INFO:tasks.rados.rados.0.smithi038.stdout:713: read oid 55 snap -1 2024-09-14T04:07:55.284 INFO:tasks.rados.rados.0.smithi038.stdout:713: expect (ObjNum 609 snap 0 seq_num 609) 2024-09-14T04:07:55.284 INFO:tasks.rados.rados.0.smithi038.stdout:714: delete oid 124 current snap is 0 2024-09-14T04:07:55.284 INFO:tasks.rados.rados.0.smithi038.stdout:705: finishing write tid 2 to smithi03870129-197 2024-09-14T04:07:55.284 INFO:tasks.rados.rados.0.smithi038.stdout:705: finishing write tid 3 to smithi03870129-197 2024-09-14T04:07:55.284 INFO:tasks.rados.rados.0.smithi038.stdout:705: finishing write tid 4 to smithi03870129-197 2024-09-14T04:07:55.284 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 197 v 101 (ObjNum 613 snap 0 seq_num 613) dirty exists 2024-09-14T04:07:55.284 INFO:tasks.rados.rados.0.smithi038.stdout:705: left oid 197 (ObjNum 613 snap 0 seq_num 613) 2024-09-14T04:07:55.285 INFO:tasks.rados.rados.0.smithi038.stdout:706: finishing write tid 1 to smithi03870129-56 2024-09-14T04:07:55.285 INFO:tasks.rados.rados.0.smithi038.stdout:706: finishing write tid 2 to smithi03870129-56 2024-09-14T04:07:55.285 INFO:tasks.rados.rados.0.smithi038.stdout:706: finishing write tid 3 to smithi03870129-56 2024-09-14T04:07:55.285 INFO:tasks.rados.rados.0.smithi038.stdout:706: finishing write tid 4 to smithi03870129-56 2024-09-14T04:07:55.285 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 56 v 104 (ObjNum 614 snap 0 seq_num 614) dirty exists 2024-09-14T04:07:55.285 INFO:tasks.rados.rados.0.smithi038.stdout:706: left oid 56 (ObjNum 614 snap 0 seq_num 614) 2024-09-14T04:07:55.285 INFO:tasks.rados.rados.0.smithi038.stdout:707: expect (ObjNum 372 snap 0 seq_num 372) 2024-09-14T04:07:55.356 INFO:tasks.rados.rados.0.smithi038.stdout:708: finishing write tid 1 to smithi03870129-487 2024-09-14T04:07:55.356 INFO:tasks.rados.rados.0.smithi038.stdout:708: finishing write tid 2 to smithi03870129-487 2024-09-14T04:07:55.357 INFO:tasks.rados.rados.0.smithi038.stdout:708: finishing write tid 3 to smithi03870129-487 2024-09-14T04:07:55.357 INFO:tasks.rados.rados.0.smithi038.stdout:708: finishing write tid 4 to smithi03870129-487 2024-09-14T04:07:55.357 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 487 v 173 (ObjNum 615 snap 0 seq_num 615) dirty exists 2024-09-14T04:07:55.357 INFO:tasks.rados.rados.0.smithi038.stdout:708: left oid 487 (ObjNum 615 snap 0 seq_num 615) 2024-09-14T04:07:55.357 INFO:tasks.rados.rados.0.smithi038.stdout:709: finishing write tid 1 to smithi03870129-104 2024-09-14T04:07:55.357 INFO:tasks.rados.rados.0.smithi038.stdout:709: finishing write tid 2 to smithi03870129-104 2024-09-14T04:07:55.357 INFO:tasks.rados.rados.0.smithi038.stdout:709: finishing write tid 3 to smithi03870129-104 2024-09-14T04:07:55.357 INFO:tasks.rados.rados.0.smithi038.stdout:709: finishing write tid 4 to smithi03870129-104 2024-09-14T04:07:55.357 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 104 v 147 (ObjNum 616 snap 0 seq_num 616) dirty exists 2024-09-14T04:07:55.357 INFO:tasks.rados.rados.0.smithi038.stdout:709: left oid 104 (ObjNum 616 snap 0 seq_num 616) 2024-09-14T04:07:55.357 INFO:tasks.rados.rados.0.smithi038.stdout:710: finishing write tid 1 to smithi03870129-490 2024-09-14T04:07:55.357 INFO:tasks.rados.rados.0.smithi038.stdout:710: finishing write tid 2 to smithi03870129-490 2024-09-14T04:07:55.358 INFO:tasks.rados.rados.0.smithi038.stdout:710: finishing write tid 3 to smithi03870129-490 2024-09-14T04:07:55.358 INFO:tasks.rados.rados.0.smithi038.stdout:705: done (9 left) 2024-09-14T04:07:55.358 INFO:tasks.rados.rados.0.smithi038.stdout:706: done (8 left) 2024-09-14T04:07:55.358 INFO:tasks.rados.rados.0.smithi038.stdout:707: done (7 left) 2024-09-14T04:07:55.358 INFO:tasks.rados.rados.0.smithi038.stdout:708: done (6 left) 2024-09-14T04:07:55.358 INFO:tasks.rados.rados.0.smithi038.stdout:709: done (5 left) 2024-09-14T04:07:55.358 INFO:tasks.rados.rados.0.smithi038.stdout:714: done (4 left) 2024-09-14T04:07:55.358 INFO:tasks.rados.rados.0.smithi038.stdout:715: delete oid 325 current snap is 0 2024-09-14T04:07:55.358 INFO:tasks.rados.rados.0.smithi038.stdout:710: finishing write tid 4 to smithi03870129-490 2024-09-14T04:07:55.358 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 490 v 130 (ObjNum 617 snap 0 seq_num 617) dirty exists 2024-09-14T04:07:55.358 INFO:tasks.rados.rados.0.smithi038.stdout:710: left oid 490 (ObjNum 617 snap 0 seq_num 617) 2024-09-14T04:07:55.358 INFO:tasks.rados.rados.0.smithi038.stdout:711: expect (ObjNum 446 snap 0 seq_num 446) 2024-09-14T04:07:55.471 INFO:tasks.rados.rados.0.smithi038.stdout:712: finishing write tid 1 to smithi03870129-89 2024-09-14T04:07:55.472 INFO:tasks.rados.rados.0.smithi038.stdout:710: done (4 left) 2024-09-14T04:07:55.472 INFO:tasks.rados.rados.0.smithi038.stdout:711: done (3 left) 2024-09-14T04:07:55.473 INFO:tasks.rados.rados.0.smithi038.stdout:715: done (2 left) 2024-09-14T04:07:55.473 INFO:tasks.rados.rados.0.smithi038.stdout:716: write oid 204 current snap is 0 2024-09-14T04:07:55.473 INFO:tasks.rados.rados.0.smithi038.stdout:713: expect (ObjNum 609 snap 0 seq_num 609) 2024-09-14T04:07:55.607 INFO:tasks.rados.rados.0.smithi038.stdout:712: finishing write tid 2 to smithi03870129-89 2024-09-14T04:07:55.607 INFO:tasks.rados.rados.0.smithi038.stdout:712: finishing write tid 3 to smithi03870129-89 2024-09-14T04:07:55.608 INFO:tasks.rados.rados.0.smithi038.stdout:712: finishing write tid 4 to smithi03870129-89 2024-09-14T04:07:55.608 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 89 v 176 (ObjNum 618 snap 0 seq_num 618) dirty exists 2024-09-14T04:07:55.608 INFO:tasks.rados.rados.0.smithi038.stdout:712: left oid 89 (ObjNum 618 snap 0 seq_num 618) 2024-09-14T04:07:55.608 INFO:tasks.rados.rados.0.smithi038.stdout:716: seq_num 621 ranges {437147=554222,1656259=655870} 2024-09-14T04:07:55.623 INFO:tasks.rados.rados.0.smithi038.stdout:716: writing smithi03870129-204 from 437147 to 991369 tid 1 2024-09-14T04:07:55.645 INFO:tasks.rados.rados.0.smithi038.stdout:716: writing smithi03870129-204 from 1656259 to 2312129 tid 2 2024-09-14T04:07:55.646 INFO:tasks.rados.rados.0.smithi038.stdout:712: done (2 left) 2024-09-14T04:07:55.646 INFO:tasks.rados.rados.0.smithi038.stdout:713: done (1 left) 2024-09-14T04:07:55.646 INFO:tasks.rados.rados.0.smithi038.stdout:717: write oid 28 current snap is 0 2024-09-14T04:07:55.646 INFO:tasks.rados.rados.0.smithi038.stdout:716: finishing write tid 1 to smithi03870129-204 2024-09-14T04:07:55.646 INFO:tasks.rados.rados.0.smithi038.stdout:717: seq_num 622 ranges {453954=629471,1598388=515881} 2024-09-14T04:07:55.664 INFO:tasks.rados.rados.0.smithi038.stdout:717: writing smithi03870129-28 from 453954 to 1083425 tid 1 2024-09-14T04:07:55.680 INFO:tasks.rados.rados.0.smithi038.stdout:717: writing smithi03870129-28 from 1598388 to 2114269 tid 2 2024-09-14T04:07:55.681 INFO:tasks.rados.rados.0.smithi038.stdout:718: read oid 418 snap -1 2024-09-14T04:07:55.681 INFO:tasks.rados.rados.0.smithi038.stdout:718: expect (ObjNum 417 snap 0 seq_num 417) 2024-09-14T04:07:55.681 INFO:tasks.rados.rados.0.smithi038.stdout:716: finishing write tid 2 to smithi03870129-204 2024-09-14T04:07:55.681 INFO:tasks.rados.rados.0.smithi038.stdout:716: finishing write tid 3 to smithi03870129-204 2024-09-14T04:07:55.681 INFO:tasks.rados.rados.0.smithi038.stdout:716: finishing write tid 4 to smithi03870129-204 2024-09-14T04:07:55.681 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 204 v 133 (ObjNum 621 snap 0 seq_num 621) dirty exists 2024-09-14T04:07:55.681 INFO:tasks.rados.rados.0.smithi038.stdout:716: left oid 204 (ObjNum 621 snap 0 seq_num 621) 2024-09-14T04:07:55.681 INFO:tasks.rados.rados.0.smithi038.stdout:717: finishing write tid 1 to smithi03870129-28 2024-09-14T04:07:55.681 INFO:tasks.rados.rados.0.smithi038.stdout:716: done (2 left) 2024-09-14T04:07:55.681 INFO:tasks.rados.rados.0.smithi038.stdout:719: write oid 60 current snap is 0 2024-09-14T04:07:55.681 INFO:tasks.rados.rados.0.smithi038.stdout:719: seq_num 623 ranges {470761=704720,1656870=659539} 2024-09-14T04:07:55.682 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:55 smithi123 bash[24950]: audit 2024-09-14T04:07:53.969343+0000 mgr.y (mgr.14406) 228 : audit [DBG] from='client.24701 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:07:55.682 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:55 smithi123 bash[24950]: cluster 2024-09-14T04:07:54.245394+0000 mgr.y (mgr.14406) 229 : cluster [DBG] pgmap v207: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 19 MiB/s wr, 136 op/s 2024-09-14T04:07:55.696 INFO:tasks.rados.rados.0.smithi038.stdout:719: writing smithi03870129-60 from 470761 to 1175481 tid 1 2024-09-14T04:07:55.711 INFO:tasks.rados.rados.0.smithi038.stdout:719: writing smithi03870129-60 from 1656870 to 2316409 tid 2 2024-09-14T04:07:55.711 INFO:tasks.rados.rados.0.smithi038.stdout:720: write oid 356 current snap is 0 2024-09-14T04:07:55.711 INFO:tasks.rados.rados.0.smithi038.stdout:717: finishing write tid 2 to smithi03870129-28 2024-09-14T04:07:55.712 INFO:tasks.rados.rados.0.smithi038.stdout:717: finishing write tid 3 to smithi03870129-28 2024-09-14T04:07:55.712 INFO:tasks.rados.rados.0.smithi038.stdout:717: finishing write tid 4 to smithi03870129-28 2024-09-14T04:07:55.712 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 28 v 69 (ObjNum 622 snap 0 seq_num 622) dirty exists 2024-09-14T04:07:55.712 INFO:tasks.rados.rados.0.smithi038.stdout:717: left oid 28 (ObjNum 622 snap 0 seq_num 622) 2024-09-14T04:07:55.712 INFO:tasks.rados.rados.0.smithi038.stdout:718: expect (ObjNum 417 snap 0 seq_num 417) 2024-09-14T04:07:55.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:55 smithi038 bash[32505]: audit 2024-09-14T04:07:53.969343+0000 mgr.y (mgr.14406) 228 : audit [DBG] from='client.24701 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:07:55.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:55 smithi038 bash[32505]: cluster 2024-09-14T04:07:54.245394+0000 mgr.y (mgr.14406) 229 : cluster [DBG] pgmap v207: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 19 MiB/s wr, 136 op/s 2024-09-14T04:07:55.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:55 smithi038 bash[22519]: audit 2024-09-14T04:07:53.969343+0000 mgr.y (mgr.14406) 228 : audit [DBG] from='client.24701 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:07:55.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:55 smithi038 bash[22519]: cluster 2024-09-14T04:07:54.245394+0000 mgr.y (mgr.14406) 229 : cluster [DBG] pgmap v207: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 19 MiB/s wr, 136 op/s 2024-09-14T04:07:55.871 INFO:tasks.rados.rados.0.smithi038.stdout:719: finishing write tid 1 to smithi03870129-60 2024-09-14T04:07:55.871 INFO:tasks.rados.rados.0.smithi038.stdout:719: finishing write tid 2 to smithi03870129-60 2024-09-14T04:07:55.871 INFO:tasks.rados.rados.0.smithi038.stdout:719: finishing write tid 3 to smithi03870129-60 2024-09-14T04:07:55.872 INFO:tasks.rados.rados.0.smithi038.stdout:719: finishing write tid 4 to smithi03870129-60 2024-09-14T04:07:55.872 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 60 v 194 (ObjNum 623 snap 0 seq_num 623) dirty exists 2024-09-14T04:07:55.872 INFO:tasks.rados.rados.0.smithi038.stdout:719: left oid 60 (ObjNum 623 snap 0 seq_num 623) 2024-09-14T04:07:55.872 INFO:tasks.rados.rados.0.smithi038.stdout:720: seq_num 624 ranges {487568=496322,1431705=519550} 2024-09-14T04:07:55.885 INFO:tasks.rados.rados.0.smithi038.stdout:720: writing smithi03870129-356 from 487568 to 983890 tid 1 2024-09-14T04:07:55.901 INFO:tasks.rados.rados.0.smithi038.stdout:720: writing smithi03870129-356 from 1431705 to 1951255 tid 2 2024-09-14T04:07:55.902 INFO:tasks.rados.rados.0.smithi038.stdout:717: done (3 left) 2024-09-14T04:07:55.902 INFO:tasks.rados.rados.0.smithi038.stdout:718: done (2 left) 2024-09-14T04:07:55.902 INFO:tasks.rados.rados.0.smithi038.stdout:719: done (1 left) 2024-09-14T04:07:55.902 INFO:tasks.rados.rados.0.smithi038.stdout:721: read oid 303 snap -1 2024-09-14T04:07:55.902 INFO:tasks.rados.rados.0.smithi038.stdout:721: expect (ObjNum 302 snap 0 seq_num 302) 2024-09-14T04:07:55.902 INFO:tasks.rados.rados.0.smithi038.stdout:722: read oid 105 snap -1 2024-09-14T04:07:55.902 INFO:tasks.rados.rados.0.smithi038.stdout:722: expect (ObjNum 104 snap 0 seq_num 104) 2024-09-14T04:07:55.902 INFO:tasks.rados.rados.0.smithi038.stdout:723: write oid 237 current snap is 0 2024-09-14T04:07:55.902 INFO:tasks.rados.rados.0.smithi038.stdout:720: finishing write tid 1 to smithi03870129-356 2024-09-14T04:07:55.902 INFO:tasks.rados.rados.0.smithi038.stdout:723: seq_num 625 ranges {504375=571571,1490187=663208} 2024-09-14T04:07:55.920 INFO:tasks.rados.rados.0.smithi038.stdout:723: writing smithi03870129-237 from 504375 to 1075946 tid 1 2024-09-14T04:07:55.936 INFO:tasks.rados.rados.0.smithi038.stdout:723: writing smithi03870129-237 from 1490187 to 2153395 tid 2 2024-09-14T04:07:55.936 INFO:tasks.rados.rados.0.smithi038.stdout:724: write oid 330 current snap is 0 2024-09-14T04:07:55.936 INFO:tasks.rados.rados.0.smithi038.stdout:724: seq_num 626 ranges {521182=646820,1948669=523219} 2024-09-14T04:07:55.950 INFO:tasks.rados.rados.0.smithi038.stdout:724: writing smithi03870129-330 from 521182 to 1168002 tid 1 2024-09-14T04:07:55.962 INFO:tasks.rados.rados.0.smithi038.stdout:724: writing smithi03870129-330 from 1948669 to 2471888 tid 2 2024-09-14T04:07:55.963 INFO:tasks.rados.rados.0.smithi038.stdout:725: write oid 25 current snap is 0 2024-09-14T04:07:55.963 INFO:tasks.rados.rados.0.smithi038.stdout:725: seq_num 627 ranges {537989=722069,1890798=647191} 2024-09-14T04:07:55.973 INFO:tasks.rados.rados.0.smithi038.stdout:725: writing smithi03870129-25 from 537989 to 1260058 tid 1 2024-09-14T04:07:55.983 INFO:tasks.rados.rados.0.smithi038.stdout:725: writing smithi03870129-25 from 1890798 to 2537989 tid 2 2024-09-14T04:07:55.983 INFO:tasks.rados.rados.0.smithi038.stdout:726: read oid 387 snap -1 2024-09-14T04:07:55.983 INFO:tasks.rados.rados.0.smithi038.stdout:726: expect (ObjNum 386 snap 0 seq_num 386) 2024-09-14T04:07:55.983 INFO:tasks.rados.rados.0.smithi038.stdout:727: read oid 402 snap -1 2024-09-14T04:07:55.983 INFO:tasks.rados.rados.0.smithi038.stdout:727: expect (ObjNum 401 snap 0 seq_num 401) 2024-09-14T04:07:55.983 INFO:tasks.rados.rados.0.smithi038.stdout:728: read oid 70 snap -1 2024-09-14T04:07:55.983 INFO:tasks.rados.rados.0.smithi038.stdout:728: expect (ObjNum 69 snap 0 seq_num 69) 2024-09-14T04:07:55.984 INFO:tasks.rados.rados.0.smithi038.stdout:729: write oid 228 current snap is 0 2024-09-14T04:07:55.984 INFO:tasks.rados.rados.0.smithi038.stdout:729: seq_num 628 ranges {554796=797318,1949280=526888} 2024-09-14T04:07:55.993 INFO:tasks.rados.rados.0.smithi038.stdout:729: writing smithi03870129-228 from 554796 to 1352114 tid 1 2024-09-14T04:07:56.000 INFO:tasks.rados.rados.0.smithi038.stdout:729: writing smithi03870129-228 from 1949280 to 2476168 tid 2 2024-09-14T04:07:56.000 INFO:tasks.rados.rados.0.smithi038.stdout:730: read oid 121 snap -1 2024-09-14T04:07:56.001 INFO:tasks.rados.rados.0.smithi038.stdout:730: expect (ObjNum 120 snap 0 seq_num 120) 2024-09-14T04:07:56.001 INFO:tasks.rados.rados.0.smithi038.stdout:731: read oid 424 snap -1 2024-09-14T04:07:56.001 INFO:tasks.rados.rados.0.smithi038.stdout:731: expect (ObjNum 423 snap 0 seq_num 423) 2024-09-14T04:07:56.001 INFO:tasks.rados.rados.0.smithi038.stdout:732: write oid 182 current snap is 0 2024-09-14T04:07:56.001 INFO:tasks.rados.rados.0.smithi038.stdout:732: seq_num 629 ranges {571603=472567,1607762=670546} 2024-09-14T04:07:56.007 INFO:tasks.rados.rados.0.smithi038.stdout:732: writing smithi03870129-182 from 571603 to 1044170 tid 1 2024-09-14T04:07:56.014 INFO:tasks.rados.rados.0.smithi038.stdout:732: writing smithi03870129-182 from 1607762 to 2278308 tid 2 2024-09-14T04:07:56.015 INFO:tasks.rados.rados.0.smithi038.stdout:733: write oid 157 current snap is 0 2024-09-14T04:07:56.015 INFO:tasks.rados.rados.0.smithi038.stdout:733: seq_num 630 ranges {588410=547816,1666244=414204,2484603=103807} 2024-09-14T04:07:56.021 INFO:tasks.rados.rados.0.smithi038.stdout:733: writing smithi03870129-157 from 588410 to 1136226 tid 1 2024-09-14T04:07:56.026 INFO:tasks.rados.rados.0.smithi038.stdout:733: writing smithi03870129-157 from 1666244 to 2080448 tid 2 2024-09-14T04:07:56.029 INFO:tasks.rados.rados.0.smithi038.stdout:733: writing smithi03870129-157 from 2484603 to 2588410 tid 3 2024-09-14T04:07:56.030 INFO:tasks.rados.rados.0.smithi038.stdout:734: write oid 89 current snap is 0 2024-09-14T04:07:56.030 INFO:tasks.rados.rados.0.smithi038.stdout:734: seq_num 631 ranges {605217=739418,2124726=480491} 2024-09-14T04:07:56.037 INFO:tasks.rados.rados.0.smithi038.stdout:734: writing smithi03870129-89 from 605217 to 1344635 tid 1 2024-09-14T04:07:56.045 INFO:tasks.rados.rados.0.smithi038.stdout:734: writing smithi03870129-89 from 2124726 to 2605217 tid 2 2024-09-14T04:07:56.045 INFO:tasks.rados.rados.0.smithi038.stdout:735: write oid 175 current snap is 0 2024-09-14T04:07:56.045 INFO:tasks.rados.rados.0.smithi038.stdout:735: seq_num 632 ranges {622024=414667,1783208=417873} 2024-09-14T04:07:56.051 INFO:tasks.rados.rados.0.smithi038.stdout:735: writing smithi03870129-175 from 622024 to 1036691 tid 1 2024-09-14T04:07:56.058 INFO:tasks.rados.rados.0.smithi038.stdout:735: writing smithi03870129-175 from 1783208 to 2201081 tid 2 2024-09-14T04:07:56.059 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:07:56.059 INFO:tasks.rados.rados.0.smithi038.stdout:720: finishing write tid 2 to smithi03870129-356 2024-09-14T04:07:56.059 INFO:tasks.rados.rados.0.smithi038.stdout:720: finishing write tid 3 to smithi03870129-356 2024-09-14T04:07:56.059 INFO:tasks.rados.rados.0.smithi038.stdout:720: finishing write tid 4 to smithi03870129-356 2024-09-14T04:07:56.059 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 356 v 126 (ObjNum 624 snap 0 seq_num 624) dirty exists 2024-09-14T04:07:56.059 INFO:tasks.rados.rados.0.smithi038.stdout:720: left oid 356 (ObjNum 624 snap 0 seq_num 624) 2024-09-14T04:07:56.059 INFO:tasks.rados.rados.0.smithi038.stdout:722: expect (ObjNum 104 snap 0 seq_num 104) 2024-09-14T04:07:56.240 INFO:tasks.rados.rados.0.smithi038.stdout:721: expect (ObjNum 302 snap 0 seq_num 302) 2024-09-14T04:07:56.345 INFO:tasks.rados.rados.0.smithi038.stdout:723: finishing write tid 1 to smithi03870129-237 2024-09-14T04:07:56.345 INFO:tasks.rados.rados.0.smithi038.stdout:723: finishing write tid 2 to smithi03870129-237 2024-09-14T04:07:56.345 INFO:tasks.rados.rados.0.smithi038.stdout:723: finishing write tid 3 to smithi03870129-237 2024-09-14T04:07:56.345 INFO:tasks.rados.rados.0.smithi038.stdout:720: done (15 left) 2024-09-14T04:07:56.345 INFO:tasks.rados.rados.0.smithi038.stdout:721: done (14 left) 2024-09-14T04:07:56.346 INFO:tasks.rados.rados.0.smithi038.stdout:722: done (13 left) 2024-09-14T04:07:56.346 INFO:tasks.rados.rados.0.smithi038.stdout:736: write oid 37 current snap is 0 2024-09-14T04:07:56.346 INFO:tasks.rados.rados.0.smithi038.stdout:723: finishing write tid 4 to smithi03870129-237 2024-09-14T04:07:56.346 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 237 v 150 (ObjNum 625 snap 0 seq_num 625) dirty exists 2024-09-14T04:07:56.346 INFO:tasks.rados.rados.0.smithi038.stdout:723: left oid 237 (ObjNum 625 snap 0 seq_num 625) 2024-09-14T04:07:56.346 INFO:tasks.rados.rados.0.smithi038.stdout:724: finishing write tid 1 to smithi03870129-330 2024-09-14T04:07:56.346 INFO:tasks.rados.rados.0.smithi038.stdout:724: finishing write tid 2 to smithi03870129-330 2024-09-14T04:07:56.346 INFO:tasks.rados.rados.0.smithi038.stdout:724: finishing write tid 3 to smithi03870129-330 2024-09-14T04:07:56.346 INFO:tasks.rados.rados.0.smithi038.stdout:724: finishing write tid 4 to smithi03870129-330 2024-09-14T04:07:56.346 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 330 v 180 (ObjNum 626 snap 0 seq_num 626) dirty exists 2024-09-14T04:07:56.346 INFO:tasks.rados.rados.0.smithi038.stdout:724: left oid 330 (ObjNum 626 snap 0 seq_num 626) 2024-09-14T04:07:56.347 INFO:tasks.rados.rados.0.smithi038.stdout:725: finishing write tid 1 to smithi03870129-25 2024-09-14T04:07:56.347 INFO:tasks.rados.rados.0.smithi038.stdout:725: finishing write tid 2 to smithi03870129-25 2024-09-14T04:07:56.347 INFO:tasks.rados.rados.0.smithi038.stdout:725: finishing write tid 3 to smithi03870129-25 2024-09-14T04:07:56.347 INFO:tasks.rados.rados.0.smithi038.stdout:725: finishing write tid 4 to smithi03870129-25 2024-09-14T04:07:56.347 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 25 v 107 (ObjNum 627 snap 0 seq_num 627) dirty exists 2024-09-14T04:07:56.347 INFO:tasks.rados.rados.0.smithi038.stdout:725: left oid 25 (ObjNum 627 snap 0 seq_num 627) 2024-09-14T04:07:56.347 INFO:tasks.rados.rados.0.smithi038.stdout:728: expect (ObjNum 69 snap 0 seq_num 69) 2024-09-14T04:07:56.447 INFO:tasks.rados.rados.0.smithi038.stdout:726: expect (ObjNum 386 snap 0 seq_num 386) 2024-09-14T04:07:56.531 INFO:tasks.rados.rados.0.smithi038.stdout:727: expect (ObjNum 401 snap 0 seq_num 401) 2024-09-14T04:07:56.622 INFO:tasks.rados.rados.0.smithi038.stdout:729: finishing write tid 1 to smithi03870129-228 2024-09-14T04:07:56.622 INFO:tasks.rados.rados.0.smithi038.stdout:729: finishing write tid 2 to smithi03870129-228 2024-09-14T04:07:56.623 INFO:tasks.rados.rados.0.smithi038.stdout:729: finishing write tid 3 to smithi03870129-228 2024-09-14T04:07:56.623 INFO:tasks.rados.rados.0.smithi038.stdout:729: finishing write tid 4 to smithi03870129-228 2024-09-14T04:07:56.623 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 228 v 183 (ObjNum 628 snap 0 seq_num 628) dirty exists 2024-09-14T04:07:56.623 INFO:tasks.rados.rados.0.smithi038.stdout:729: left oid 228 (ObjNum 628 snap 0 seq_num 628) 2024-09-14T04:07:56.623 INFO:tasks.rados.rados.0.smithi038.stdout:730: expect (ObjNum 120 snap 0 seq_num 120) 2024-09-14T04:07:56.688 INFO:tasks.rados.rados.0.smithi038.stdout:732: finishing write tid 1 to smithi03870129-182 2024-09-14T04:07:56.688 INFO:tasks.rados.rados.0.smithi038.stdout:731: expect (ObjNum 423 snap 0 seq_num 423) 2024-09-14T04:07:56.793 INFO:tasks.rados.rados.0.smithi038.stdout:732: finishing write tid 2 to smithi03870129-182 2024-09-14T04:07:56.793 INFO:tasks.rados.rados.0.smithi038.stdout:732: finishing write tid 3 to smithi03870129-182 2024-09-14T04:07:56.793 INFO:tasks.rados.rados.0.smithi038.stdout:732: finishing write tid 4 to smithi03870129-182 2024-09-14T04:07:56.793 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 182 v 153 (ObjNum 629 snap 0 seq_num 629) dirty exists 2024-09-14T04:07:56.793 INFO:tasks.rados.rados.0.smithi038.stdout:732: left oid 182 (ObjNum 629 snap 0 seq_num 629) 2024-09-14T04:07:56.793 INFO:tasks.rados.rados.0.smithi038.stdout:733: finishing write tid 1 to smithi03870129-157 2024-09-14T04:07:56.793 INFO:tasks.rados.rados.0.smithi038.stdout:733: finishing write tid 2 to smithi03870129-157 2024-09-14T04:07:56.793 INFO:tasks.rados.rados.0.smithi038.stdout:733: finishing write tid 3 to smithi03870129-157 2024-09-14T04:07:56.793 INFO:tasks.rados.rados.0.smithi038.stdout:733: finishing write tid 4 to smithi03870129-157 2024-09-14T04:07:56.793 INFO:tasks.rados.rados.0.smithi038.stdout:736: seq_num 633 ranges {638831=489916,1841690=677884} 2024-09-14T04:07:56.811 INFO:tasks.rados.rados.0.smithi038.stdout:736: writing smithi03870129-37 from 638831 to 1128747 tid 1 2024-09-14T04:07:56.834 INFO:tasks.rados.rados.0.smithi038.stdout:736: writing smithi03870129-37 from 1841690 to 2519574 tid 2 2024-09-14T04:07:56.835 INFO:tasks.rados.rados.0.smithi038.stdout:723: done (13 left) 2024-09-14T04:07:56.835 INFO:tasks.rados.rados.0.smithi038.stdout:724: done (12 left) 2024-09-14T04:07:56.835 INFO:tasks.rados.rados.0.smithi038.stdout:725: done (11 left) 2024-09-14T04:07:56.835 INFO:tasks.rados.rados.0.smithi038.stdout:726: done (10 left) 2024-09-14T04:07:56.835 INFO:tasks.rados.rados.0.smithi038.stdout:727: done (9 left) 2024-09-14T04:07:56.835 INFO:tasks.rados.rados.0.smithi038.stdout:728: done (8 left) 2024-09-14T04:07:56.835 INFO:tasks.rados.rados.0.smithi038.stdout:729: done (7 left) 2024-09-14T04:07:56.835 INFO:tasks.rados.rados.0.smithi038.stdout:730: done (6 left) 2024-09-14T04:07:56.835 INFO:tasks.rados.rados.0.smithi038.stdout:731: done (5 left) 2024-09-14T04:07:56.835 INFO:tasks.rados.rados.0.smithi038.stdout:732: done (4 left) 2024-09-14T04:07:56.835 INFO:tasks.rados.rados.0.smithi038.stdout:737: write oid 174 current snap is 0 2024-09-14T04:07:56.835 INFO:tasks.rados.rados.0.smithi038.stdout:733: finishing write tid 5 to smithi03870129-157 2024-09-14T04:07:56.836 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 157 v 110 (ObjNum 630 snap 0 seq_num 630) dirty exists 2024-09-14T04:07:56.836 INFO:tasks.rados.rados.0.smithi038.stdout:733: left oid 157 (ObjNum 630 snap 0 seq_num 630) 2024-09-14T04:07:56.836 INFO:tasks.rados.rados.0.smithi038.stdout:734: finishing write tid 1 to smithi03870129-89 2024-09-14T04:07:56.836 INFO:tasks.rados.rados.0.smithi038.stdout:734: finishing write tid 2 to smithi03870129-89 2024-09-14T04:07:56.836 INFO:tasks.rados.rados.0.smithi038.stdout:737: seq_num 634 ranges {655638=565165,1900172=421542} 2024-09-14T04:07:56.854 INFO:tasks.rados.rados.0.smithi038.stdout:737: writing smithi03870129-174 from 655638 to 1220803 tid 1 2024-09-14T04:07:56.871 INFO:tasks.rados.rados.0.smithi038.stdout:737: writing smithi03870129-174 from 1900172 to 2321714 tid 2 2024-09-14T04:07:56.871 INFO:tasks.rados.rados.0.smithi038.stdout:733: done (4 left) 2024-09-14T04:07:56.871 INFO:tasks.rados.rados.0.smithi038.stdout:738: read oid 118 snap -1 2024-09-14T04:07:56.872 INFO:tasks.rados.rados.0.smithi038.stdout:738: expect (ObjNum 600 snap 0 seq_num 600) 2024-09-14T04:07:56.872 INFO:tasks.rados.rados.0.smithi038.stdout:739: write oid 204 current snap is 0 2024-09-14T04:07:56.872 INFO:tasks.rados.rados.0.smithi038.stdout:734: finishing write tid 3 to smithi03870129-89 2024-09-14T04:07:56.872 INFO:tasks.rados.rados.0.smithi038.stdout:734: finishing write tid 4 to smithi03870129-89 2024-09-14T04:07:56.872 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 89 v 186 (ObjNum 631 snap 0 seq_num 631) dirty exists 2024-09-14T04:07:56.872 INFO:tasks.rados.rados.0.smithi038.stdout:734: left oid 89 (ObjNum 631 snap 0 seq_num 631) 2024-09-14T04:07:56.872 INFO:tasks.rados.rados.0.smithi038.stdout:735: finishing write tid 1 to smithi03870129-175 2024-09-14T04:07:56.872 INFO:tasks.rados.rados.0.smithi038.stdout:735: finishing write tid 2 to smithi03870129-175 2024-09-14T04:07:56.872 INFO:tasks.rados.rados.0.smithi038.stdout:739: seq_num 635 ranges {672445=640414,1842301=681553} 2024-09-14T04:07:56.887 INFO:tasks.rados.rados.0.smithi038.stdout:739: writing smithi03870129-204 from 672445 to 1312859 tid 1 2024-09-14T04:07:56.902 INFO:tasks.rados.rados.0.smithi038.stdout:739: writing smithi03870129-204 from 1842301 to 2523854 tid 2 2024-09-14T04:07:56.903 INFO:tasks.rados.rados.0.smithi038.stdout:734: done (5 left) 2024-09-14T04:07:56.903 INFO:tasks.rados.rados.0.smithi038.stdout:740: write oid 415 current snap is 0 2024-09-14T04:07:56.903 INFO:tasks.rados.rados.0.smithi038.stdout:735: finishing write tid 3 to smithi03870129-175 2024-09-14T04:07:56.903 INFO:tasks.rados.rados.0.smithi038.stdout:735: finishing write tid 4 to smithi03870129-175 2024-09-14T04:07:56.903 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 175 v 173 (ObjNum 632 snap 0 seq_num 632) dirty exists 2024-09-14T04:07:56.903 INFO:tasks.rados.rados.0.smithi038.stdout:735: left oid 175 (ObjNum 632 snap 0 seq_num 632) 2024-09-14T04:07:56.903 INFO:tasks.rados.rados.0.smithi038.stdout:736: finishing write tid 1 to smithi03870129-37 2024-09-14T04:07:56.903 INFO:tasks.rados.rados.0.smithi038.stdout:736: finishing write tid 2 to smithi03870129-37 2024-09-14T04:07:56.903 INFO:tasks.rados.rados.0.smithi038.stdout:740: seq_num 636 ranges {689252=715663,1900783=425211} 2024-09-14T04:07:56.917 INFO:tasks.rados.rados.0.smithi038.stdout:740: writing smithi03870129-415 from 689252 to 1404915 tid 1 2024-09-14T04:07:56.927 INFO:tasks.rados.rados.0.smithi038.stdout:740: writing smithi03870129-415 from 1900783 to 2325994 tid 2 2024-09-14T04:07:56.927 INFO:tasks.rados.rados.0.smithi038.stdout:735: done (5 left) 2024-09-14T04:07:56.927 INFO:tasks.rados.rados.0.smithi038.stdout:741: read oid 342 snap -1 2024-09-14T04:07:56.927 INFO:tasks.rados.rados.0.smithi038.stdout:741: expect (ObjNum 341 snap 0 seq_num 341) 2024-09-14T04:07:56.927 INFO:tasks.rados.rados.0.smithi038.stdout:742: delete oid 89 current snap is 0 2024-09-14T04:07:56.927 INFO:tasks.rados.rados.0.smithi038.stdout:736: finishing write tid 3 to smithi03870129-37 2024-09-14T04:07:56.927 INFO:tasks.rados.rados.0.smithi038.stdout:736: finishing write tid 4 to smithi03870129-37 2024-09-14T04:07:56.928 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 37 v 136 (ObjNum 633 snap 0 seq_num 633) dirty exists 2024-09-14T04:07:56.928 INFO:tasks.rados.rados.0.smithi038.stdout:736: left oid 37 (ObjNum 633 snap 0 seq_num 633) 2024-09-14T04:07:56.928 INFO:tasks.rados.rados.0.smithi038.stdout:737: finishing write tid 1 to smithi03870129-174 2024-09-14T04:07:56.928 INFO:tasks.rados.rados.0.smithi038.stdout:737: finishing write tid 2 to smithi03870129-174 2024-09-14T04:07:56.928 INFO:tasks.rados.rados.0.smithi038.stdout:737: finishing write tid 3 to smithi03870129-174 2024-09-14T04:07:56.928 INFO:tasks.rados.rados.0.smithi038.stdout:737: finishing write tid 4 to smithi03870129-174 2024-09-14T04:07:56.928 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 174 v 131 (ObjNum 634 snap 0 seq_num 634) dirty exists 2024-09-14T04:07:56.928 INFO:tasks.rados.rados.0.smithi038.stdout:737: left oid 174 (ObjNum 634 snap 0 seq_num 634) 2024-09-14T04:07:56.928 INFO:tasks.rados.rados.0.smithi038.stdout:738: expect (ObjNum 600 snap 0 seq_num 600) 2024-09-14T04:07:57.033 INFO:tasks.rados.rados.0.smithi038.stdout:739: finishing write tid 1 to smithi03870129-204 2024-09-14T04:07:57.033 INFO:tasks.rados.rados.0.smithi038.stdout:739: finishing write tid 2 to smithi03870129-204 2024-09-14T04:07:57.033 INFO:tasks.rados.rados.0.smithi038.stdout:739: finishing write tid 3 to smithi03870129-204 2024-09-14T04:07:57.033 INFO:tasks.rados.rados.0.smithi038.stdout:739: finishing write tid 4 to smithi03870129-204 2024-09-14T04:07:57.033 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 204 v 139 (ObjNum 635 snap 0 seq_num 635) dirty exists 2024-09-14T04:07:57.033 INFO:tasks.rados.rados.0.smithi038.stdout:739: left oid 204 (ObjNum 635 snap 0 seq_num 635) 2024-09-14T04:07:57.034 INFO:tasks.rados.rados.0.smithi038.stdout:740: finishing write tid 1 to smithi03870129-415 2024-09-14T04:07:57.034 INFO:tasks.rados.rados.0.smithi038.stdout:740: finishing write tid 2 to smithi03870129-415 2024-09-14T04:07:57.034 INFO:tasks.rados.rados.0.smithi038.stdout:740: finishing write tid 3 to smithi03870129-415 2024-09-14T04:07:57.034 INFO:tasks.rados.rados.0.smithi038.stdout:740: finishing write tid 4 to smithi03870129-415 2024-09-14T04:07:57.034 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 415 v 106 (ObjNum 636 snap 0 seq_num 636) dirty exists 2024-09-14T04:07:57.034 INFO:tasks.rados.rados.0.smithi038.stdout:740: left oid 415 (ObjNum 636 snap 0 seq_num 636) 2024-09-14T04:07:57.034 INFO:tasks.rados.rados.0.smithi038.stdout:741: expect (ObjNum 341 snap 0 seq_num 341) 2024-09-14T04:07:57.157 INFO:tasks.rados.rados.0.smithi038.stdout:736: done (6 left) 2024-09-14T04:07:57.157 INFO:tasks.rados.rados.0.smithi038.stdout:737: done (5 left) 2024-09-14T04:07:57.158 INFO:tasks.rados.rados.0.smithi038.stdout:738: done (4 left) 2024-09-14T04:07:57.158 INFO:tasks.rados.rados.0.smithi038.stdout:739: done (3 left) 2024-09-14T04:07:57.158 INFO:tasks.rados.rados.0.smithi038.stdout:740: done (2 left) 2024-09-14T04:07:57.158 INFO:tasks.rados.rados.0.smithi038.stdout:741: done (1 left) 2024-09-14T04:07:57.158 INFO:tasks.rados.rados.0.smithi038.stdout:742: done (0 left) 2024-09-14T04:07:57.158 INFO:tasks.rados.rados.0.smithi038.stdout:743: read oid 228 snap -1 2024-09-14T04:07:57.158 INFO:tasks.rados.rados.0.smithi038.stdout:743: expect (ObjNum 628 snap 0 seq_num 628) 2024-09-14T04:07:57.158 INFO:tasks.rados.rados.0.smithi038.stdout:744: read oid 35 snap -1 2024-09-14T04:07:57.158 INFO:tasks.rados.rados.0.smithi038.stdout:744: expect (ObjNum 34 snap 0 seq_num 34) 2024-09-14T04:07:57.158 INFO:tasks.rados.rados.0.smithi038.stdout:745: read oid 289 snap -1 2024-09-14T04:07:57.158 INFO:tasks.rados.rados.0.smithi038.stdout:745: expect (ObjNum 288 snap 0 seq_num 288) 2024-09-14T04:07:57.158 INFO:tasks.rados.rados.0.smithi038.stdout:746: write oid 65 current snap is 0 2024-09-14T04:07:57.158 INFO:tasks.rados.rados.0.smithi038.stdout:746: seq_num 638 ranges {722866=466161,1617747=428880,2587634=135232} 2024-09-14T04:07:57.165 INFO:tasks.rados.rados.0.smithi038.stdout:746: writing smithi03870129-65 from 722866 to 1189027 tid 1 2024-09-14T04:07:57.170 INFO:tasks.rados.rados.0.smithi038.stdout:746: writing smithi03870129-65 from 1617747 to 2046627 tid 2 2024-09-14T04:07:57.174 INFO:tasks.rados.rados.0.smithi038.stdout:746: writing smithi03870129-65 from 2587634 to 2722866 tid 3 2024-09-14T04:07:57.175 INFO:tasks.rados.rados.0.smithi038.stdout:747: read oid 60 snap -1 2024-09-14T04:07:57.175 INFO:tasks.rados.rados.0.smithi038.stdout:747: expect (ObjNum 623 snap 0 seq_num 623) 2024-09-14T04:07:57.175 INFO:tasks.rados.rados.0.smithi038.stdout:748: read oid 265 snap -1 2024-09-14T04:07:57.175 INFO:tasks.rados.rados.0.smithi038.stdout:748: expect (ObjNum 264 snap 0 seq_num 264) 2024-09-14T04:07:57.175 INFO:tasks.rados.rados.0.smithi038.stdout:749: delete oid 63 current snap is 0 2024-09-14T04:07:57.175 INFO:tasks.rados.rados.0.smithi038.stdout:743: expect (ObjNum 628 snap 0 seq_num 628) 2024-09-14T04:07:57.291 INFO:tasks.rados.rados.0.smithi038.stdout:744: expect (ObjNum 34 snap 0 seq_num 34) 2024-09-14T04:07:57.376 INFO:tasks.rados.rados.0.smithi038.stdout:745: expect (ObjNum 288 snap 0 seq_num 288) 2024-09-14T04:07:57.470 INFO:tasks.rados.rados.0.smithi038.stdout:746: finishing write tid 1 to smithi03870129-65 2024-09-14T04:07:57.470 INFO:tasks.rados.rados.0.smithi038.stdout:743: done (6 left) 2024-09-14T04:07:57.470 INFO:tasks.rados.rados.0.smithi038.stdout:744: done (5 left) 2024-09-14T04:07:57.470 INFO:tasks.rados.rados.0.smithi038.stdout:745: done (4 left) 2024-09-14T04:07:57.470 INFO:tasks.rados.rados.0.smithi038.stdout:749: done (3 left) 2024-09-14T04:07:57.470 INFO:tasks.rados.rados.0.smithi038.stdout:750: write oid 237 current snap is 0 2024-09-14T04:07:57.471 INFO:tasks.rados.rados.0.smithi038.stdout:747: expect (ObjNum 623 snap 0 seq_num 623) 2024-09-14T04:07:57.552 INFO:tasks.rados.rados.0.smithi038.stdout:746: finishing write tid 2 to smithi03870129-65 2024-09-14T04:07:57.552 INFO:tasks.rados.rados.0.smithi038.stdout:746: finishing write tid 3 to smithi03870129-65 2024-09-14T04:07:57.552 INFO:tasks.rados.rados.0.smithi038.stdout:746: finishing write tid 4 to smithi03870129-65 2024-09-14T04:07:57.552 INFO:tasks.rados.rados.0.smithi038.stdout:746: finishing write tid 5 to smithi03870129-65 2024-09-14T04:07:57.552 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 65 v 115 (ObjNum 638 snap 0 seq_num 638) dirty exists 2024-09-14T04:07:57.552 INFO:tasks.rados.rados.0.smithi038.stdout:746: left oid 65 (ObjNum 638 snap 0 seq_num 638) 2024-09-14T04:07:57.552 INFO:tasks.rados.rados.0.smithi038.stdout:748: expect (ObjNum 264 snap 0 seq_num 264) 2024-09-14T04:07:57.634 INFO:tasks.rados.rados.0.smithi038.stdout:750: seq_num 640 ranges {756480=733012,2134711=432549} 2024-09-14T04:07:57.642 INFO:tasks.rados.rados.0.smithi038.stdout:750: writing smithi03870129-237 from 756480 to 1489492 tid 1 2024-09-14T04:07:57.648 INFO:tasks.rados.rados.0.smithi038.stdout:750: writing smithi03870129-237 from 2134711 to 2567260 tid 2 2024-09-14T04:07:57.648 INFO:tasks.rados.rados.0.smithi038.stdout:746: done (3 left) 2024-09-14T04:07:57.648 INFO:tasks.rados.rados.0.smithi038.stdout:747: done (2 left) 2024-09-14T04:07:57.648 INFO:tasks.rados.rados.0.smithi038.stdout:748: done (1 left) 2024-09-14T04:07:57.648 INFO:tasks.rados.rados.0.smithi038.stdout:751: write oid 294 current snap is 0 2024-09-14T04:07:57.649 INFO:tasks.rados.rados.0.smithi038.stdout:751: seq_num 641 ranges {773287=408261,1793193=576207} 2024-09-14T04:07:57.654 INFO:tasks.rados.rados.0.smithi038.stdout:751: writing smithi03870129-294 from 773287 to 1181548 tid 1 2024-09-14T04:07:57.661 INFO:tasks.rados.rados.0.smithi038.stdout:751: writing smithi03870129-294 from 1793193 to 2369400 tid 2 2024-09-14T04:07:57.661 INFO:tasks.rados.rados.0.smithi038.stdout:752: write oid 183 current snap is 0 2024-09-14T04:07:57.662 INFO:tasks.rados.rados.0.smithi038.stdout:752: seq_num 642 ranges {790094=483510,1851675=436218} 2024-09-14T04:07:57.670 INFO:tasks.rados.rados.0.smithi038.stdout:752: writing smithi03870129-183 from 790094 to 1273604 tid 1 2024-09-14T04:07:57.678 INFO:tasks.rados.rados.0.smithi038.stdout:752: writing smithi03870129-183 from 1851675 to 2287893 tid 2 2024-09-14T04:07:57.678 INFO:tasks.rados.rados.0.smithi038.stdout:753: delete oid 424 current snap is 0 2024-09-14T04:07:57.678 INFO:tasks.rados.rados.0.smithi038.stdout:750: finishing write tid 1 to smithi03870129-237 2024-09-14T04:07:57.678 INFO:tasks.rados.rados.0.smithi038.stdout:750: finishing write tid 2 to smithi03870129-237 2024-09-14T04:07:57.678 INFO:tasks.rados.rados.0.smithi038.stdout:750: finishing write tid 3 to smithi03870129-237 2024-09-14T04:07:57.678 INFO:tasks.rados.rados.0.smithi038.stdout:750: finishing write tid 4 to smithi03870129-237 2024-09-14T04:07:57.678 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 237 v 156 (ObjNum 640 snap 0 seq_num 640) dirty exists 2024-09-14T04:07:57.679 INFO:tasks.rados.rados.0.smithi038.stdout:750: left oid 237 (ObjNum 640 snap 0 seq_num 640) 2024-09-14T04:07:57.679 INFO:tasks.rados.rados.0.smithi038.stdout:751: finishing write tid 1 to smithi03870129-294 2024-09-14T04:07:57.679 INFO:tasks.rados.rados.0.smithi038.stdout:751: finishing write tid 2 to smithi03870129-294 2024-09-14T04:07:57.679 INFO:tasks.rados.rados.0.smithi038.stdout:751: finishing write tid 3 to smithi03870129-294 2024-09-14T04:07:57.679 INFO:tasks.rados.rados.0.smithi038.stdout:751: finishing write tid 4 to smithi03870129-294 2024-09-14T04:07:57.679 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 294 v 143 (ObjNum 641 snap 0 seq_num 641) dirty exists 2024-09-14T04:07:57.679 INFO:tasks.rados.rados.0.smithi038.stdout:751: left oid 294 (ObjNum 641 snap 0 seq_num 641) 2024-09-14T04:07:57.679 INFO:tasks.rados.rados.0.smithi038.stdout:752: finishing write tid 1 to smithi03870129-183 2024-09-14T04:07:57.681 INFO:tasks.rados.rados.0.smithi038.stdout:750: done (3 left) 2024-09-14T04:07:57.681 INFO:tasks.rados.rados.0.smithi038.stdout:751: done (2 left) 2024-09-14T04:07:57.681 INFO:tasks.rados.rados.0.smithi038.stdout:753: done (1 left) 2024-09-14T04:07:57.681 INFO:tasks.rados.rados.0.smithi038.stdout:754: write oid 423 current snap is 0 2024-09-14T04:07:57.681 INFO:tasks.rados.rados.0.smithi038.stdout:754: seq_num 644 ranges {423708=634008,1852286=439887,2752172=71536} 2024-09-14T04:07:57.682 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:57 smithi123 bash[24950]: cluster 2024-09-14T04:07:56.246029+0000 mgr.y (mgr.14406) 230 : cluster [DBG] pgmap v208: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 19 MiB/s wr, 136 op/s 2024-09-14T04:07:57.689 INFO:tasks.rados.rados.0.smithi038.stdout:754: writing smithi03870129-423 from 423708 to 1057716 tid 1 2024-09-14T04:07:57.697 INFO:tasks.rados.rados.0.smithi038.stdout:754: writing smithi03870129-423 from 1852286 to 2292173 tid 2 2024-09-14T04:07:57.701 INFO:tasks.rados.rados.0.smithi038.stdout:754: writing smithi03870129-423 from 2752172 to 2823708 tid 3 2024-09-14T04:07:57.704 INFO:tasks.rados.rados.0.smithi038.stdout:755: read oid 442 snap -1 2024-09-14T04:07:57.704 INFO:tasks.rados.rados.0.smithi038.stdout:755: expect (ObjNum 441 snap 0 seq_num 441) 2024-09-14T04:07:57.704 INFO:tasks.rados.rados.0.smithi038.stdout:756: write oid 206 current snap is 0 2024-09-14T04:07:57.704 INFO:tasks.rados.rados.0.smithi038.stdout:752: finishing write tid 2 to smithi03870129-183 2024-09-14T04:07:57.704 INFO:tasks.rados.rados.0.smithi038.stdout:752: finishing write tid 3 to smithi03870129-183 2024-09-14T04:07:57.704 INFO:tasks.rados.rados.0.smithi038.stdout:752: finishing write tid 4 to smithi03870129-183 2024-09-14T04:07:57.704 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 183 v 190 (ObjNum 642 snap 0 seq_num 642) dirty exists 2024-09-14T04:07:57.705 INFO:tasks.rados.rados.0.smithi038.stdout:752: left oid 183 (ObjNum 642 snap 0 seq_num 642) 2024-09-14T04:07:57.705 INFO:tasks.rados.rados.0.smithi038.stdout:754: finishing write tid 1 to smithi03870129-423 2024-09-14T04:07:57.705 INFO:tasks.rados.rados.0.smithi038.stdout:756: seq_num 645 ranges {440515=709257,1910768=583545} 2024-09-14T04:07:57.708 INFO:tasks.rados.rados.0.smithi038.stdout:756: writing smithi03870129-206 from 440515 to 1149772 tid 1 2024-09-14T04:07:57.717 INFO:tasks.rados.rados.0.smithi038.stdout:756: writing smithi03870129-206 from 1910768 to 2494313 tid 2 2024-09-14T04:07:57.717 INFO:tasks.rados.rados.0.smithi038.stdout:752: done (3 left) 2024-09-14T04:07:57.717 INFO:tasks.rados.rados.0.smithi038.stdout:757: write oid 323 current snap is 0 2024-09-14T04:07:57.718 INFO:tasks.rados.rados.0.smithi038.stdout:754: finishing write tid 2 to smithi03870129-423 2024-09-14T04:07:57.718 INFO:tasks.rados.rados.0.smithi038.stdout:757: seq_num 646 ranges {457322=784506,1969250=443556} 2024-09-14T04:07:57.725 INFO:tasks.rados.rados.0.smithi038.stdout:757: writing smithi03870129-323 from 457322 to 1241828 tid 1 2024-09-14T04:07:57.732 INFO:tasks.rados.rados.0.smithi038.stdout:757: writing smithi03870129-323 from 1969250 to 2412806 tid 2 2024-09-14T04:07:57.732 INFO:tasks.rados.rados.0.smithi038.stdout:758: write oid 346 current snap is 0 2024-09-14T04:07:57.732 INFO:tasks.rados.rados.0.smithi038.stdout:758: seq_num 647 ranges {474129=576108,1627732=587214,2718088=156041} 2024-09-14T04:07:57.738 INFO:tasks.rados.rados.0.smithi038.stdout:758: writing smithi03870129-346 from 474129 to 1050237 tid 1 2024-09-14T04:07:57.745 INFO:tasks.rados.rados.0.smithi038.stdout:758: writing smithi03870129-346 from 1627732 to 2214946 tid 2 2024-09-14T04:07:57.749 INFO:tasks.rados.rados.0.smithi038.stdout:758: writing smithi03870129-346 from 2718088 to 2874129 tid 3 2024-09-14T04:07:57.749 INFO:tasks.rados.rados.0.smithi038.stdout:759: read oid 52 snap -1 2024-09-14T04:07:57.749 INFO:tasks.rados.rados.0.smithi038.stdout:759: expect (ObjNum 51 snap 0 seq_num 51) 2024-09-14T04:07:57.749 INFO:tasks.rados.rados.0.smithi038.stdout:760: write oid 5 current snap is 0 2024-09-14T04:07:57.749 INFO:tasks.rados.rados.0.smithi038.stdout:760: seq_num 648 ranges {490936=651357,1686214=447225,2861864=29072} 2024-09-14T04:07:57.756 INFO:tasks.rados.rados.0.smithi038.stdout:760: writing smithi03870129-5 from 490936 to 1142293 tid 1 2024-09-14T04:07:57.762 INFO:tasks.rados.rados.0.smithi038.stdout:760: writing smithi03870129-5 from 1686214 to 2133439 tid 2 2024-09-14T04:07:57.767 INFO:tasks.rados.rados.0.smithi038.stdout:760: writing smithi03870129-5 from 2861864 to 2890936 tid 3 2024-09-14T04:07:57.767 INFO:tasks.rados.rados.0.smithi038.stdout:761: read oid 31 snap -1 2024-09-14T04:07:57.767 INFO:tasks.rados.rados.0.smithi038.stdout:761: expect (ObjNum 30 snap 0 seq_num 30) 2024-09-14T04:07:57.767 INFO:tasks.rados.rados.0.smithi038.stdout:762: write oid 82 current snap is 0 2024-09-14T04:07:57.767 INFO:tasks.rados.rados.0.smithi038.stdout:754: finishing write tid 3 to smithi03870129-423 2024-09-14T04:07:57.767 INFO:tasks.rados.rados.0.smithi038.stdout:754: finishing write tid 4 to smithi03870129-423 2024-09-14T04:07:57.767 INFO:tasks.rados.rados.0.smithi038.stdout:754: finishing write tid 5 to smithi03870129-423 2024-09-14T04:07:57.767 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 423 v 194 (ObjNum 644 snap 0 seq_num 644) dirty exists 2024-09-14T04:07:57.767 INFO:tasks.rados.rados.0.smithi038.stdout:754: left oid 423 (ObjNum 644 snap 0 seq_num 644) 2024-09-14T04:07:57.767 INFO:tasks.rados.rados.0.smithi038.stdout:755: expect (ObjNum 441 snap 0 seq_num 441) 2024-09-14T04:07:57.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:57 smithi038 bash[22519]: cluster 2024-09-14T04:07:56.246029+0000 mgr.y (mgr.14406) 230 : cluster [DBG] pgmap v208: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 19 MiB/s wr, 136 op/s 2024-09-14T04:07:57.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:57 smithi038 bash[32505]: cluster 2024-09-14T04:07:56.246029+0000 mgr.y (mgr.14406) 230 : cluster [DBG] pgmap v208: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 19 MiB/s wr, 136 op/s 2024-09-14T04:07:57.876 INFO:tasks.rados.rados.0.smithi038.stdout:756: finishing write tid 1 to smithi03870129-206 2024-09-14T04:07:57.876 INFO:tasks.rados.rados.0.smithi038.stdout:756: finishing write tid 2 to smithi03870129-206 2024-09-14T04:07:57.876 INFO:tasks.rados.rados.0.smithi038.stdout:756: finishing write tid 3 to smithi03870129-206 2024-09-14T04:07:57.876 INFO:tasks.rados.rados.0.smithi038.stdout:756: finishing write tid 4 to smithi03870129-206 2024-09-14T04:07:57.876 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 206 v 129 (ObjNum 645 snap 0 seq_num 645) dirty exists 2024-09-14T04:07:57.876 INFO:tasks.rados.rados.0.smithi038.stdout:756: left oid 206 (ObjNum 645 snap 0 seq_num 645) 2024-09-14T04:07:57.876 INFO:tasks.rados.rados.0.smithi038.stdout:757: finishing write tid 1 to smithi03870129-323 2024-09-14T04:07:57.876 INFO:tasks.rados.rados.0.smithi038.stdout:757: finishing write tid 2 to smithi03870129-323 2024-09-14T04:07:57.876 INFO:tasks.rados.rados.0.smithi038.stdout:757: finishing write tid 3 to smithi03870129-323 2024-09-14T04:07:57.877 INFO:tasks.rados.rados.0.smithi038.stdout:757: finishing write tid 4 to smithi03870129-323 2024-09-14T04:07:57.877 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 323 v 113 (ObjNum 646 snap 0 seq_num 646) dirty exists 2024-09-14T04:07:57.877 INFO:tasks.rados.rados.0.smithi038.stdout:757: left oid 323 (ObjNum 646 snap 0 seq_num 646) 2024-09-14T04:07:57.877 INFO:tasks.rados.rados.0.smithi038.stdout:758: finishing write tid 1 to smithi03870129-346 2024-09-14T04:07:57.877 INFO:tasks.rados.rados.0.smithi038.stdout:758: finishing write tid 2 to smithi03870129-346 2024-09-14T04:07:57.877 INFO:tasks.rados.rados.0.smithi038.stdout:758: finishing write tid 3 to smithi03870129-346 2024-09-14T04:07:57.877 INFO:tasks.rados.rados.0.smithi038.stdout:758: finishing write tid 4 to smithi03870129-346 2024-09-14T04:07:57.877 INFO:tasks.rados.rados.0.smithi038.stdout:758: finishing write tid 5 to smithi03870129-346 2024-09-14T04:07:57.877 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 346 v 198 (ObjNum 647 snap 0 seq_num 647) dirty exists 2024-09-14T04:07:57.877 INFO:tasks.rados.rados.0.smithi038.stdout:758: left oid 346 (ObjNum 647 snap 0 seq_num 647) 2024-09-14T04:07:57.877 INFO:tasks.rados.rados.0.smithi038.stdout:759: expect (ObjNum 51 snap 0 seq_num 51) 2024-09-14T04:07:57.972 INFO:tasks.rados.rados.0.smithi038.stdout:760: finishing write tid 1 to smithi03870129-5 2024-09-14T04:07:57.972 INFO:tasks.rados.rados.0.smithi038.stdout:760: finishing write tid 2 to smithi03870129-5 2024-09-14T04:07:57.972 INFO:tasks.rados.rados.0.smithi038.stdout:762: seq_num 649 ranges {507743=726606,1744696=590883,2772934=134809} 2024-09-14T04:07:57.981 INFO:tasks.rados.rados.0.smithi038.stdout:762: writing smithi03870129-82 from 507743 to 1234349 tid 1 2024-09-14T04:07:57.989 INFO:tasks.rados.rados.0.smithi038.stdout:762: writing smithi03870129-82 from 1744696 to 2335579 tid 2 2024-09-14T04:07:57.994 INFO:tasks.rados.rados.0.smithi038.stdout:762: writing smithi03870129-82 from 2772934 to 2907743 tid 3 2024-09-14T04:07:57.994 INFO:tasks.rados.rados.0.smithi038.stdout:754: done (8 left) 2024-09-14T04:07:57.994 INFO:tasks.rados.rados.0.smithi038.stdout:755: done (7 left) 2024-09-14T04:07:57.994 INFO:tasks.rados.rados.0.smithi038.stdout:756: done (6 left) 2024-09-14T04:07:57.994 INFO:tasks.rados.rados.0.smithi038.stdout:757: done (5 left) 2024-09-14T04:07:57.994 INFO:tasks.rados.rados.0.smithi038.stdout:758: done (4 left) 2024-09-14T04:07:57.994 INFO:tasks.rados.rados.0.smithi038.stdout:759: done (3 left) 2024-09-14T04:07:57.994 INFO:tasks.rados.rados.0.smithi038.stdout:763: delete oid 292 current snap is 0 2024-09-14T04:07:57.994 INFO:tasks.rados.rados.0.smithi038.stdout:760: finishing write tid 3 to smithi03870129-5 2024-09-14T04:07:57.994 INFO:tasks.rados.rados.0.smithi038.stdout:760: finishing write tid 4 to smithi03870129-5 2024-09-14T04:07:57.994 INFO:tasks.rados.rados.0.smithi038.stdout:760: finishing write tid 5 to smithi03870129-5 2024-09-14T04:07:57.994 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 5 v 148 (ObjNum 648 snap 0 seq_num 648) dirty exists 2024-09-14T04:07:57.995 INFO:tasks.rados.rados.0.smithi038.stdout:760: left oid 5 (ObjNum 648 snap 0 seq_num 648) 2024-09-14T04:07:57.995 INFO:tasks.rados.rados.0.smithi038.stdout:761: expect (ObjNum 30 snap 0 seq_num 30) 2024-09-14T04:07:58.074 INFO:tasks.rados.rados.0.smithi038.stdout:762: finishing write tid 1 to smithi03870129-82 2024-09-14T04:07:58.074 INFO:tasks.rados.rados.0.smithi038.stdout:760: done (3 left) 2024-09-14T04:07:58.074 INFO:tasks.rados.rados.0.smithi038.stdout:761: done (2 left) 2024-09-14T04:07:58.074 INFO:tasks.rados.rados.0.smithi038.stdout:763: done (1 left) 2024-09-14T04:07:58.074 INFO:tasks.rados.rados.0.smithi038.stdout:764: read oid 329 snap -1 2024-09-14T04:07:58.074 INFO:tasks.rados.rados.0.smithi038.stdout:764: expect (ObjNum 328 snap 0 seq_num 328) 2024-09-14T04:07:58.074 INFO:tasks.rados.rados.0.smithi038.stdout:765: write oid 306 current snap is 0 2024-09-14T04:07:58.074 INFO:tasks.rados.rados.0.smithi038.stdout:762: finishing write tid 2 to smithi03870129-82 2024-09-14T04:07:58.074 INFO:tasks.rados.rados.0.smithi038.stdout:765: seq_num 651 ranges {541357=477104,1745307=594552} 2024-09-14T04:07:58.084 INFO:tasks.rados.rados.0.smithi038.stdout:765: writing smithi03870129-306 from 541357 to 1018461 tid 1 2024-09-14T04:07:58.097 INFO:tasks.rados.rados.0.smithi038.stdout:765: writing smithi03870129-306 from 1745307 to 2339859 tid 2 2024-09-14T04:07:58.097 INFO:tasks.rados.rados.0.smithi038.stdout:766: write oid 437 current snap is 0 2024-09-14T04:07:58.097 INFO:tasks.rados.rados.0.smithi038.stdout:762: finishing write tid 3 to smithi03870129-82 2024-09-14T04:07:58.097 INFO:tasks.rados.rados.0.smithi038.stdout:762: finishing write tid 4 to smithi03870129-82 2024-09-14T04:07:58.097 INFO:tasks.rados.rados.0.smithi038.stdout:762: finishing write tid 5 to smithi03870129-82 2024-09-14T04:07:58.097 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 82 v 110 (ObjNum 649 snap 0 seq_num 649) dirty exists 2024-09-14T04:07:58.098 INFO:tasks.rados.rados.0.smithi038.stdout:762: left oid 82 (ObjNum 649 snap 0 seq_num 649) 2024-09-14T04:07:58.098 INFO:tasks.rados.rados.0.smithi038.stdout:764: expect (ObjNum 328 snap 0 seq_num 328) 2024-09-14T04:07:58.214 INFO:tasks.rados.rados.0.smithi038.stdout:765: finishing write tid 1 to smithi03870129-306 2024-09-14T04:07:58.214 INFO:tasks.rados.rados.0.smithi038.stdout:765: finishing write tid 2 to smithi03870129-306 2024-09-14T04:07:58.214 INFO:tasks.rados.rados.0.smithi038.stdout:765: finishing write tid 3 to smithi03870129-306 2024-09-14T04:07:58.214 INFO:tasks.rados.rados.0.smithi038.stdout:765: finishing write tid 4 to smithi03870129-306 2024-09-14T04:07:58.214 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 306 v 127 (ObjNum 651 snap 0 seq_num 651) dirty exists 2024-09-14T04:07:58.214 INFO:tasks.rados.rados.0.smithi038.stdout:765: left oid 306 (ObjNum 651 snap 0 seq_num 651) 2024-09-14T04:07:58.214 INFO:tasks.rados.rados.0.smithi038.stdout:766: seq_num 652 ranges {558164=552353,1803789=454563,2855203=102961} 2024-09-14T04:07:58.230 INFO:tasks.rados.rados.0.smithi038.stdout:766: writing smithi03870129-437 from 558164 to 1110517 tid 1 2024-09-14T04:07:58.249 INFO:tasks.rados.rados.0.smithi038.stdout:766: writing smithi03870129-437 from 1803789 to 2258352 tid 2 2024-09-14T04:07:58.262 INFO:tasks.rados.rados.0.smithi038.stdout:766: writing smithi03870129-437 from 2855203 to 2958164 tid 3 2024-09-14T04:07:58.262 INFO:tasks.rados.rados.0.smithi038.stdout:762: done (3 left) 2024-09-14T04:07:58.262 INFO:tasks.rados.rados.0.smithi038.stdout:764: done (2 left) 2024-09-14T04:07:58.262 INFO:tasks.rados.rados.0.smithi038.stdout:765: done (1 left) 2024-09-14T04:07:58.262 INFO:tasks.rados.rados.0.smithi038.stdout:767: read oid 462 snap -1 2024-09-14T04:07:58.262 INFO:tasks.rados.rados.0.smithi038.stdout:767: expect deleted 2024-09-14T04:07:58.262 INFO:tasks.rados.rados.0.smithi038.stdout:768: read oid 223 snap -1 2024-09-14T04:07:58.263 INFO:tasks.rados.rados.0.smithi038.stdout:768: expect (ObjNum 222 snap 0 seq_num 222) 2024-09-14T04:07:58.263 INFO:tasks.rados.rados.0.smithi038.stdout:769: write oid 352 current snap is 0 2024-09-14T04:07:58.263 INFO:tasks.rados.rados.0.smithi038.stdout:769: seq_num 653 ranges {574971=627602,1862271=598221} 2024-09-14T04:07:58.273 INFO:tasks.rados.rados.0.smithi038.stdout:769: writing smithi03870129-352 from 574971 to 1202573 tid 1 2024-09-14T04:07:58.284 INFO:tasks.rados.rados.0.smithi038.stdout:769: writing smithi03870129-352 from 1862271 to 2460492 tid 2 2024-09-14T04:07:58.284 INFO:tasks.rados.rados.0.smithi038.stdout:770: write oid 254 current snap is 0 2024-09-14T04:07:58.284 INFO:tasks.rados.rados.0.smithi038.stdout:770: seq_num 654 ranges {591778=419204,1637106=741879,2910049=81729} 2024-09-14T04:07:58.293 INFO:tasks.rados.rados.0.smithi038.stdout:770: writing smithi03870129-254 from 591778 to 1010982 tid 1 2024-09-14T04:07:58.303 INFO:tasks.rados.rados.0.smithi038.stdout:770: writing smithi03870129-254 from 1637106 to 2378985 tid 2 2024-09-14T04:07:58.309 INFO:tasks.rados.rados.0.smithi038.stdout:770: writing smithi03870129-254 from 2910049 to 2991778 tid 3 2024-09-14T04:07:58.309 INFO:tasks.rados.rados.0.smithi038.stdout:771: write oid 128 current snap is 0 2024-09-14T04:07:58.309 INFO:tasks.rados.rados.0.smithi038.stdout:766: finishing write tid 1 to smithi03870129-437 2024-09-14T04:07:58.309 INFO:tasks.rados.rados.0.smithi038.stdout:766: finishing write tid 2 to smithi03870129-437 2024-09-14T04:07:58.309 INFO:tasks.rados.rados.0.smithi038.stdout:771: seq_num 655 ranges {608585=494453,1579235=601890,2821119=187466} 2024-09-14T04:07:58.315 INFO:tasks.rados.rados.0.smithi038.stdout:771: writing smithi03870129-128 from 608585 to 1103038 tid 1 2024-09-14T04:07:58.322 INFO:tasks.rados.rados.0.smithi038.stdout:771: writing smithi03870129-128 from 1579235 to 2181125 tid 2 2024-09-14T04:07:58.328 INFO:tasks.rados.rados.0.smithi038.stdout:771: writing smithi03870129-128 from 2821119 to 3008585 tid 3 2024-09-14T04:07:58.328 INFO:tasks.rados.rados.0.smithi038.stdout:772: read oid 184 snap -1 2024-09-14T04:07:58.328 INFO:tasks.rados.rados.0.smithi038.stdout:772: expect (ObjNum 183 snap 0 seq_num 183) 2024-09-14T04:07:58.328 INFO:tasks.rados.rados.0.smithi038.stdout:773: write oid 24 current snap is 0 2024-09-14T04:07:58.329 INFO:tasks.rados.rados.0.smithi038.stdout:773: seq_num 656 ranges {625392=569702,1637717=745548,2848542=176850} 2024-09-14T04:07:58.336 INFO:tasks.rados.rados.0.smithi038.stdout:773: writing smithi03870129-24 from 625392 to 1195094 tid 1 2024-09-14T04:07:58.344 INFO:tasks.rados.rados.0.smithi038.stdout:773: writing smithi03870129-24 from 1637717 to 2383265 tid 2 2024-09-14T04:07:58.349 INFO:tasks.rados.rados.0.smithi038.stdout:773: writing smithi03870129-24 from 2848542 to 3025392 tid 3 2024-09-14T04:07:58.349 INFO:tasks.rados.rados.0.smithi038.stdout:774: read oid 72 snap -1 2024-09-14T04:07:58.350 INFO:tasks.rados.rados.0.smithi038.stdout:774: expect (ObjNum 71 snap 0 seq_num 71) 2024-09-14T04:07:58.350 INFO:tasks.rados.rados.0.smithi038.stdout:775: read oid 105 snap -1 2024-09-14T04:07:58.351 INFO:tasks.rados.rados.0.smithi038.stdout:775: expect (ObjNum 104 snap 0 seq_num 104) 2024-09-14T04:07:58.351 INFO:tasks.rados.rados.0.smithi038.stdout:776: read oid 356 snap -1 2024-09-14T04:07:58.351 INFO:tasks.rados.rados.0.smithi038.stdout:776: expect (ObjNum 624 snap 0 seq_num 624) 2024-09-14T04:07:58.351 INFO:tasks.rados.rados.0.smithi038.stdout:777: write oid 421 current snap is 0 2024-09-14T04:07:58.351 INFO:tasks.rados.rados.0.smithi038.stdout:766: finishing write tid 3 to smithi03870129-437 2024-09-14T04:07:58.351 INFO:tasks.rados.rados.0.smithi038.stdout:766: finishing write tid 4 to smithi03870129-437 2024-09-14T04:07:58.351 INFO:tasks.rados.rados.0.smithi038.stdout:766: finishing write tid 5 to smithi03870129-437 2024-09-14T04:07:58.351 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 437 v 150 (ObjNum 652 snap 0 seq_num 652) dirty exists 2024-09-14T04:07:58.351 INFO:tasks.rados.rados.0.smithi038.stdout:766: left oid 437 (ObjNum 652 snap 0 seq_num 652) 2024-09-14T04:07:58.351 INFO:tasks.rados.rados.0.smithi038.stdout:768: expect (ObjNum 222 snap 0 seq_num 222) 2024-09-14T04:07:58.493 INFO:tasks.rados.rados.0.smithi038.stdout:769: finishing write tid 1 to smithi03870129-352 2024-09-14T04:07:58.493 INFO:tasks.rados.rados.0.smithi038.stdout:769: finishing write tid 2 to smithi03870129-352 2024-09-14T04:07:58.493 INFO:tasks.rados.rados.0.smithi038.stdout:769: finishing write tid 3 to smithi03870129-352 2024-09-14T04:07:58.494 INFO:tasks.rados.rados.0.smithi038.stdout:769: finishing write tid 4 to smithi03870129-352 2024-09-14T04:07:58.494 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 352 v 142 (ObjNum 653 snap 0 seq_num 653) dirty exists 2024-09-14T04:07:58.494 INFO:tasks.rados.rados.0.smithi038.stdout:769: left oid 352 (ObjNum 653 snap 0 seq_num 653) 2024-09-14T04:07:58.494 INFO:tasks.rados.rados.0.smithi038.stdout:770: finishing write tid 1 to smithi03870129-254 2024-09-14T04:07:58.494 INFO:tasks.rados.rados.0.smithi038.stdout:770: finishing write tid 2 to smithi03870129-254 2024-09-14T04:07:58.494 INFO:tasks.rados.rados.0.smithi038.stdout:770: finishing write tid 3 to smithi03870129-254 2024-09-14T04:07:58.494 INFO:tasks.rados.rados.0.smithi038.stdout:777: seq_num 657 ranges {642199=644951,1696199=605559,2992318=49881} 2024-09-14T04:07:58.500 INFO:tasks.rados.rados.0.smithi038.stdout:777: writing smithi03870129-421 from 642199 to 1287150 tid 1 2024-09-14T04:07:58.508 INFO:tasks.rados.rados.0.smithi038.stdout:777: writing smithi03870129-421 from 1696199 to 2301758 tid 2 2024-09-14T04:07:58.514 INFO:tasks.rados.rados.0.smithi038.stdout:777: writing smithi03870129-421 from 2992318 to 3042199 tid 3 2024-09-14T04:07:58.514 INFO:tasks.rados.rados.0.smithi038.stdout:766: done (11 left) 2024-09-14T04:07:58.514 INFO:tasks.rados.rados.0.smithi038.stdout:767: done (10 left) 2024-09-14T04:07:58.514 INFO:tasks.rados.rados.0.smithi038.stdout:768: done (9 left) 2024-09-14T04:07:58.514 INFO:tasks.rados.rados.0.smithi038.stdout:769: done (8 left) 2024-09-14T04:07:58.514 INFO:tasks.rados.rados.0.smithi038.stdout:778: write oid 147 current snap is 0 2024-09-14T04:07:58.514 INFO:tasks.rados.rados.0.smithi038.stdout:770: finishing write tid 4 to smithi03870129-254 2024-09-14T04:07:58.514 INFO:tasks.rados.rados.0.smithi038.stdout:770: finishing write tid 5 to smithi03870129-254 2024-09-14T04:07:58.514 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 254 v 151 (ObjNum 654 snap 0 seq_num 654) dirty exists 2024-09-14T04:07:58.514 INFO:tasks.rados.rados.0.smithi038.stdout:770: left oid 254 (ObjNum 654 snap 0 seq_num 654) 2024-09-14T04:07:58.514 INFO:tasks.rados.rados.0.smithi038.stdout:771: finishing write tid 1 to smithi03870129-128 2024-09-14T04:07:58.514 INFO:tasks.rados.rados.0.smithi038.stdout:778: seq_num 658 ranges {659006=720200,2154681=749217} 2024-09-14T04:07:58.523 INFO:tasks.rados.rados.0.smithi038.stdout:778: writing smithi03870129-147 from 659006 to 1379206 tid 1 2024-09-14T04:07:58.535 INFO:tasks.rados.rados.0.smithi038.stdout:778: writing smithi03870129-147 from 2154681 to 2903898 tid 2 2024-09-14T04:07:58.535 INFO:tasks.rados.rados.0.smithi038.stdout:770: done (8 left) 2024-09-14T04:07:58.535 INFO:tasks.rados.rados.0.smithi038.stdout:779: read oid 338 snap -1 2024-09-14T04:07:58.535 INFO:tasks.rados.rados.0.smithi038.stdout:779: expect (ObjNum 337 snap 0 seq_num 337) 2024-09-14T04:07:58.536 INFO:tasks.rados.rados.0.smithi038.stdout:780: write oid 38 current snap is 0 2024-09-14T04:07:58.536 INFO:tasks.rados.rados.0.smithi038.stdout:771: finishing write tid 2 to smithi03870129-128 2024-09-14T04:07:58.536 INFO:tasks.rados.rados.0.smithi038.stdout:771: finishing write tid 3 to smithi03870129-128 2024-09-14T04:07:58.536 INFO:tasks.rados.rados.0.smithi038.stdout:771: finishing write tid 4 to smithi03870129-128 2024-09-14T04:07:58.536 INFO:tasks.rados.rados.0.smithi038.stdout:771: finishing write tid 5 to smithi03870129-128 2024-09-14T04:07:58.536 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 128 v 155 (ObjNum 655 snap 0 seq_num 655) dirty exists 2024-09-14T04:07:58.537 INFO:tasks.rados.rados.0.smithi038.stdout:771: left oid 128 (ObjNum 655 snap 0 seq_num 655) 2024-09-14T04:07:58.537 INFO:tasks.rados.rados.0.smithi038.stdout:773: finishing write tid 1 to smithi03870129-24 2024-09-14T04:07:58.537 INFO:tasks.rados.rados.0.smithi038.stdout:772: expect (ObjNum 183 snap 0 seq_num 183) 2024-09-14T04:07:58.642 INFO:tasks.rados.rados.0.smithi038.stdout:773: finishing write tid 2 to smithi03870129-24 2024-09-14T04:07:58.642 INFO:tasks.rados.rados.0.smithi038.stdout:780: seq_num 659 ranges {675813=795449,2096810=609228} 2024-09-14T04:07:58.650 INFO:tasks.rados.rados.0.smithi038.stdout:780: writing smithi03870129-38 from 675813 to 1471262 tid 1 2024-09-14T04:07:58.659 INFO:tasks.rados.rados.0.smithi038.stdout:780: writing smithi03870129-38 from 2096810 to 2706038 tid 2 2024-09-14T04:07:58.659 INFO:tasks.rados.rados.0.smithi038.stdout:771: done (9 left) 2024-09-14T04:07:58.659 INFO:tasks.rados.rados.0.smithi038.stdout:772: done (8 left) 2024-09-14T04:07:58.659 INFO:tasks.rados.rados.0.smithi038.stdout:781: write oid 213 current snap is 0 2024-09-14T04:07:58.659 INFO:tasks.rados.rados.0.smithi038.stdout:781: seq_num 660 ranges {692620=470698,1755292=752886} 2024-09-14T04:07:58.666 INFO:tasks.rados.rados.0.smithi038.stdout:781: writing smithi03870129-213 from 692620 to 1163318 tid 1 2024-09-14T04:07:58.675 INFO:tasks.rados.rados.0.smithi038.stdout:781: writing smithi03870129-213 from 1755292 to 2508178 tid 2 2024-09-14T04:07:58.675 INFO:tasks.rados.rados.0.smithi038.stdout:782: read oid 341 snap -1 2024-09-14T04:07:58.676 INFO:tasks.rados.rados.0.smithi038.stdout:782: expect (ObjNum 340 snap 0 seq_num 340) 2024-09-14T04:07:58.676 INFO:tasks.rados.rados.0.smithi038.stdout:783: read oid 190 snap -1 2024-09-14T04:07:58.676 INFO:tasks.rados.rados.0.smithi038.stdout:783: expect (ObjNum 189 snap 0 seq_num 189) 2024-09-14T04:07:58.676 INFO:tasks.rados.rados.0.smithi038.stdout:784: delete oid 137 current snap is 0 2024-09-14T04:07:58.676 INFO:tasks.rados.rados.0.smithi038.stdout:775: expect (ObjNum 104 snap 0 seq_num 104) 2024-09-14T04:07:58.800 INFO:tasks.rados.rados.0.smithi038.stdout:776: expect (ObjNum 624 snap 0 seq_num 624) 2024-09-14T04:07:58.917 INFO:tasks.rados.rados.0.smithi038.stdout:773: finishing write tid 3 to smithi03870129-24 2024-09-14T04:07:58.917 INFO:tasks.rados.rados.0.smithi038.stdout:773: finishing write tid 4 to smithi03870129-24 2024-09-14T04:07:58.917 INFO:tasks.rados.rados.0.smithi038.stdout:773: finishing write tid 5 to smithi03870129-24 2024-09-14T04:07:58.917 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 24 v 152 (ObjNum 656 snap 0 seq_num 656) dirty exists 2024-09-14T04:07:58.917 INFO:tasks.rados.rados.0.smithi038.stdout:773: left oid 24 (ObjNum 656 snap 0 seq_num 656) 2024-09-14T04:07:58.918 INFO:tasks.rados.rados.0.smithi038.stdout:774: expect (ObjNum 71 snap 0 seq_num 71) 2024-09-14T04:07:59.018 INFO:tasks.rados.rados.0.smithi038.stdout:777: finishing write tid 1 to smithi03870129-421 2024-09-14T04:07:59.019 INFO:tasks.rados.rados.0.smithi038.stdout:777: finishing write tid 2 to smithi03870129-421 2024-09-14T04:07:59.019 INFO:tasks.rados.rados.0.smithi038.stdout:777: finishing write tid 3 to smithi03870129-421 2024-09-14T04:07:59.019 INFO:tasks.rados.rados.0.smithi038.stdout:777: finishing write tid 4 to smithi03870129-421 2024-09-14T04:07:59.019 INFO:tasks.rados.rados.0.smithi038.stdout:777: finishing write tid 5 to smithi03870129-421 2024-09-14T04:07:59.019 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 421 v 156 (ObjNum 657 snap 0 seq_num 657) dirty exists 2024-09-14T04:07:59.020 INFO:tasks.rados.rados.0.smithi038.stdout:777: left oid 421 (ObjNum 657 snap 0 seq_num 657) 2024-09-14T04:07:59.020 INFO:tasks.rados.rados.0.smithi038.stdout:778: finishing write tid 1 to smithi03870129-147 2024-09-14T04:07:59.020 INFO:tasks.rados.rados.0.smithi038.stdout:778: finishing write tid 2 to smithi03870129-147 2024-09-14T04:07:59.020 INFO:tasks.rados.rados.0.smithi038.stdout:778: finishing write tid 3 to smithi03870129-147 2024-09-14T04:07:59.020 INFO:tasks.rados.rados.0.smithi038.stdout:778: finishing write tid 4 to smithi03870129-147 2024-09-14T04:07:59.020 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 147 v 160 (ObjNum 658 snap 0 seq_num 658) dirty exists 2024-09-14T04:07:59.020 INFO:tasks.rados.rados.0.smithi038.stdout:778: left oid 147 (ObjNum 658 snap 0 seq_num 658) 2024-09-14T04:07:59.020 INFO:tasks.rados.rados.0.smithi038.stdout:773: done (11 left) 2024-09-14T04:07:59.020 INFO:tasks.rados.rados.0.smithi038.stdout:774: done (10 left) 2024-09-14T04:07:59.020 INFO:tasks.rados.rados.0.smithi038.stdout:775: done (9 left) 2024-09-14T04:07:59.020 INFO:tasks.rados.rados.0.smithi038.stdout:776: done (8 left) 2024-09-14T04:07:59.021 INFO:tasks.rados.rados.0.smithi038.stdout:777: done (7 left) 2024-09-14T04:07:59.021 INFO:tasks.rados.rados.0.smithi038.stdout:778: done (6 left) 2024-09-14T04:07:59.021 INFO:tasks.rados.rados.0.smithi038.stdout:784: done (5 left) 2024-09-14T04:07:59.021 INFO:tasks.rados.rados.0.smithi038.stdout:785: read oid 386 snap -1 2024-09-14T04:07:59.021 INFO:tasks.rados.rados.0.smithi038.stdout:785: expect (ObjNum 385 snap 0 seq_num 385) 2024-09-14T04:07:59.021 INFO:tasks.rados.rados.0.smithi038.stdout:786: write oid 73 current snap is 0 2024-09-14T04:07:59.021 INFO:tasks.rados.rados.0.smithi038.stdout:779: expect (ObjNum 337 snap 0 seq_num 337) 2024-09-14T04:07:59.136 INFO:tasks.rados.rados.0.smithi038.stdout:780: finishing write tid 1 to smithi03870129-38 2024-09-14T04:07:59.136 INFO:tasks.rados.rados.0.smithi038.stdout:780: finishing write tid 2 to smithi03870129-38 2024-09-14T04:07:59.137 INFO:tasks.rados.rados.0.smithi038.stdout:780: finishing write tid 3 to smithi03870129-38 2024-09-14T04:07:59.137 INFO:tasks.rados.rados.0.smithi038.stdout:780: finishing write tid 4 to smithi03870129-38 2024-09-14T04:07:59.137 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 38 v 158 (ObjNum 659 snap 0 seq_num 659) dirty exists 2024-09-14T04:07:59.137 INFO:tasks.rados.rados.0.smithi038.stdout:780: left oid 38 (ObjNum 659 snap 0 seq_num 659) 2024-09-14T04:07:59.137 INFO:tasks.rados.rados.0.smithi038.stdout:781: finishing write tid 1 to smithi03870129-213 2024-09-14T04:07:59.137 INFO:tasks.rados.rados.0.smithi038.stdout:781: finishing write tid 2 to smithi03870129-213 2024-09-14T04:07:59.137 INFO:tasks.rados.rados.0.smithi038.stdout:781: finishing write tid 3 to smithi03870129-213 2024-09-14T04:07:59.137 INFO:tasks.rados.rados.0.smithi038.stdout:781: finishing write tid 4 to smithi03870129-213 2024-09-14T04:07:59.137 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 213 v 197 (ObjNum 660 snap 0 seq_num 660) dirty exists 2024-09-14T04:07:59.138 INFO:tasks.rados.rados.0.smithi038.stdout:781: left oid 213 (ObjNum 660 snap 0 seq_num 660) 2024-09-14T04:07:59.138 INFO:tasks.rados.rados.0.smithi038.stdout:782: expect (ObjNum 340 snap 0 seq_num 340) 2024-09-14T04:07:59.258 INFO:tasks.rados.rados.0.smithi038.stdout:783: expect (ObjNum 189 snap 0 seq_num 189) 2024-09-14T04:07:59.363 INFO:tasks.rados.rados.0.smithi038.stdout:785: expect (ObjNum 385 snap 0 seq_num 385) 2024-09-14T04:07:59.438 INFO:tasks.rados.rados.0.smithi038.stdout:786: seq_num 662 ranges {726234=737549,1988609=756555} 2024-09-14T04:07:59.462 INFO:tasks.rados.rados.0.smithi038.stdout:786: writing smithi03870129-73 from 726234 to 1463783 tid 1 2024-09-14T04:07:59.484 INFO:tasks.rados.rados.0.smithi038.stdout:786: writing smithi03870129-73 from 1988609 to 2745164 tid 2 2024-09-14T04:07:59.484 INFO:tasks.rados.rados.0.smithi038.stdout:779: done (6 left) 2024-09-14T04:07:59.485 INFO:tasks.rados.rados.0.smithi038.stdout:780: done (5 left) 2024-09-14T04:07:59.485 INFO:tasks.rados.rados.0.smithi038.stdout:781: done (4 left) 2024-09-14T04:07:59.485 INFO:tasks.rados.rados.0.smithi038.stdout:782: done (3 left) 2024-09-14T04:07:59.485 INFO:tasks.rados.rados.0.smithi038.stdout:783: done (2 left) 2024-09-14T04:07:59.485 INFO:tasks.rados.rados.0.smithi038.stdout:785: done (1 left) 2024-09-14T04:07:59.485 INFO:tasks.rados.rados.0.smithi038.stdout:787: read oid 421 snap -1 2024-09-14T04:07:59.485 INFO:tasks.rados.rados.0.smithi038.stdout:787: expect (ObjNum 657 snap 0 seq_num 657) 2024-09-14T04:07:59.485 INFO:tasks.rados.rados.0.smithi038.stdout:788: write oid 497 current snap is 0 2024-09-14T04:07:59.485 INFO:tasks.rados.rados.0.smithi038.stdout:788: seq_num 663 ranges {743041=412798,1930738=616566,3040503=102538} 2024-09-14T04:07:59.498 INFO:tasks.rados.rados.0.smithi038.stdout:788: writing smithi03870129-497 from 743041 to 1155839 tid 1 2024-09-14T04:07:59.513 INFO:tasks.rados.rados.0.smithi038.stdout:788: writing smithi03870129-497 from 1930738 to 2547304 tid 2 2024-09-14T04:07:59.519 INFO:tasks.rados.rados.0.smithi038.stdout:788: writing smithi03870129-497 from 3040503 to 3143041 tid 3 2024-09-14T04:07:59.519 INFO:tasks.rados.rados.0.smithi038.stdout:789: write oid 367 current snap is 0 2024-09-14T04:07:59.519 INFO:tasks.rados.rados.0.smithi038.stdout:786: finishing write tid 1 to smithi03870129-73 2024-09-14T04:07:59.519 INFO:tasks.rados.rados.0.smithi038.stdout:786: finishing write tid 2 to smithi03870129-73 2024-09-14T04:07:59.519 INFO:tasks.rados.rados.0.smithi038.stdout:786: finishing write tid 3 to smithi03870129-73 2024-09-14T04:07:59.519 INFO:tasks.rados.rados.0.smithi038.stdout:786: finishing write tid 4 to smithi03870129-73 2024-09-14T04:07:59.520 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 73 v 116 (ObjNum 662 snap 0 seq_num 662) dirty exists 2024-09-14T04:07:59.520 INFO:tasks.rados.rados.0.smithi038.stdout:786: left oid 73 (ObjNum 662 snap 0 seq_num 662) 2024-09-14T04:07:59.520 INFO:tasks.rados.rados.0.smithi038.stdout:787: expect (ObjNum 657 snap 0 seq_num 657) 2024-09-14T04:07:59.682 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:07:59 smithi123 bash[24950]: cluster 2024-09-14T04:07:58.247206+0000 mgr.y (mgr.14406) 231 : cluster [DBG] pgmap v209: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 91 MiB/s rd, 22 MiB/s wr, 178 op/s 2024-09-14T04:07:59.692 INFO:tasks.rados.rados.0.smithi038.stdout:788: finishing write tid 1 to smithi03870129-497 2024-09-14T04:07:59.692 INFO:tasks.rados.rados.0.smithi038.stdout:789: seq_num 664 ranges {759848=488047,1989220=760224} 2024-09-14T04:07:59.705 INFO:tasks.rados.rados.0.smithi038.stdout:789: writing smithi03870129-367 from 759848 to 1247895 tid 1 2024-09-14T04:07:59.721 INFO:tasks.rados.rados.0.smithi038.stdout:789: writing smithi03870129-367 from 1989220 to 2749444 tid 2 2024-09-14T04:07:59.721 INFO:tasks.rados.rados.0.smithi038.stdout:786: done (3 left) 2024-09-14T04:07:59.721 INFO:tasks.rados.rados.0.smithi038.stdout:787: done (2 left) 2024-09-14T04:07:59.721 INFO:tasks.rados.rados.0.smithi038.stdout:790: read oid 102 snap -1 2024-09-14T04:07:59.721 INFO:tasks.rados.rados.0.smithi038.stdout:790: expect (ObjNum 101 snap 0 seq_num 101) 2024-09-14T04:07:59.721 INFO:tasks.rados.rados.0.smithi038.stdout:791: write oid 160 current snap is 0 2024-09-14T04:07:59.721 INFO:tasks.rados.rados.0.smithi038.stdout:791: seq_num 665 ranges {776655=563296,2047702=620235,3095349=81306} 2024-09-14T04:07:59.738 INFO:tasks.rados.rados.0.smithi038.stdout:791: writing smithi03870129-160 from 776655 to 1339951 tid 1 2024-09-14T04:07:59.751 INFO:tasks.rados.rados.0.smithi038.stdout:791: writing smithi03870129-160 from 2047702 to 2667937 tid 2 2024-09-14T04:07:59.756 INFO:tasks.rados.rados.0.smithi038.stdout:791: writing smithi03870129-160 from 3095349 to 3176655 tid 3 2024-09-14T04:07:59.757 INFO:tasks.rados.rados.0.smithi038.stdout:792: write oid 482 current snap is 0 2024-09-14T04:07:59.757 INFO:tasks.rados.rados.0.smithi038.stdout:788: finishing write tid 2 to smithi03870129-497 2024-09-14T04:07:59.760 INFO:tasks.rados.rados.0.smithi038.stdout:788: finishing write tid 3 to smithi03870129-497 2024-09-14T04:07:59.760 INFO:tasks.rados.rados.0.smithi038.stdout:788: finishing write tid 4 to smithi03870129-497 2024-09-14T04:07:59.760 INFO:tasks.rados.rados.0.smithi038.stdout:788: finishing write tid 5 to smithi03870129-497 2024-09-14T04:07:59.761 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 497 v 164 (ObjNum 663 snap 0 seq_num 663) dirty exists 2024-09-14T04:07:59.761 INFO:tasks.rados.rados.0.smithi038.stdout:788: left oid 497 (ObjNum 663 snap 0 seq_num 663) 2024-09-14T04:07:59.761 INFO:tasks.rados.rados.0.smithi038.stdout:789: finishing write tid 1 to smithi03870129-367 2024-09-14T04:07:59.761 INFO:tasks.rados.rados.0.smithi038.stdout:789: finishing write tid 2 to smithi03870129-367 2024-09-14T04:07:59.761 INFO:tasks.rados.rados.0.smithi038.stdout:789: finishing write tid 3 to smithi03870129-367 2024-09-14T04:07:59.761 INFO:tasks.rados.rados.0.smithi038.stdout:792: seq_num 666 ranges {793462=638545,2106184=763893} 2024-09-14T04:07:59.768 INFO:tasks.rados.rados.0.smithi038.stdout:792: writing smithi03870129-482 from 793462 to 1432007 tid 1 2024-09-14T04:07:59.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:07:59 smithi038 bash[32505]: cluster 2024-09-14T04:07:58.247206+0000 mgr.y (mgr.14406) 231 : cluster [DBG] pgmap v209: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 91 MiB/s rd, 22 MiB/s wr, 178 op/s 2024-09-14T04:07:59.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:07:59 smithi038 bash[22519]: cluster 2024-09-14T04:07:58.247206+0000 mgr.y (mgr.14406) 231 : cluster [DBG] pgmap v209: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 91 MiB/s rd, 22 MiB/s wr, 178 op/s 2024-09-14T04:07:59.781 INFO:tasks.rados.rados.0.smithi038.stdout:792: writing smithi03870129-482 from 2106184 to 2870077 tid 2 2024-09-14T04:07:59.781 INFO:tasks.rados.rados.0.smithi038.stdout:788: done (4 left) 2024-09-14T04:07:59.781 INFO:tasks.rados.rados.0.smithi038.stdout:793: read oid 72 snap -1 2024-09-14T04:07:59.781 INFO:tasks.rados.rados.0.smithi038.stdout:793: expect (ObjNum 71 snap 0 seq_num 71) 2024-09-14T04:07:59.781 INFO:tasks.rados.rados.0.smithi038.stdout:794: read oid 29 snap -1 2024-09-14T04:07:59.781 INFO:tasks.rados.rados.0.smithi038.stdout:794: expect deleted 2024-09-14T04:07:59.781 INFO:tasks.rados.rados.0.smithi038.stdout:795: write oid 105 current snap is 0 2024-09-14T04:07:59.781 INFO:tasks.rados.rados.0.smithi038.stdout:789: finishing write tid 4 to smithi03870129-367 2024-09-14T04:07:59.781 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 367 v 201 (ObjNum 664 snap 0 seq_num 664) dirty exists 2024-09-14T04:07:59.781 INFO:tasks.rados.rados.0.smithi038.stdout:789: left oid 367 (ObjNum 664 snap 0 seq_num 664) 2024-09-14T04:07:59.781 INFO:tasks.rados.rados.0.smithi038.stdout:790: expect (ObjNum 101 snap 0 seq_num 101) 2024-09-14T04:07:59.802 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:07:59.918 INFO:tasks.rados.rados.0.smithi038.stdout:791: finishing write tid 1 to smithi03870129-160 2024-09-14T04:07:59.918 INFO:tasks.rados.rados.0.smithi038.stdout:791: finishing write tid 2 to smithi03870129-160 2024-09-14T04:07:59.918 INFO:tasks.rados.rados.0.smithi038.stdout:791: finishing write tid 3 to smithi03870129-160 2024-09-14T04:07:59.918 INFO:tasks.rados.rados.0.smithi038.stdout:795: seq_num 667 ranges {410269=713794,1648313=507551,2917489=292780} 2024-09-14T04:07:59.928 INFO:tasks.rados.rados.0.smithi038.stdout:795: writing smithi03870129-105 from 410269 to 1124063 tid 1 2024-09-14T04:07:59.937 INFO:tasks.rados.rados.0.smithi038.stdout:795: writing smithi03870129-105 from 1648313 to 2155864 tid 2 2024-09-14T04:07:59.948 INFO:tasks.rados.rados.0.smithi038.stdout:795: writing smithi03870129-105 from 2917489 to 3210269 tid 3 2024-09-14T04:07:59.948 INFO:tasks.rados.rados.0.smithi038.stdout:789: done (6 left) 2024-09-14T04:07:59.948 INFO:tasks.rados.rados.0.smithi038.stdout:790: done (5 left) 2024-09-14T04:07:59.948 INFO:tasks.rados.rados.0.smithi038.stdout:796: write oid 297 current snap is 0 2024-09-14T04:07:59.948 INFO:tasks.rados.rados.0.smithi038.stdout:796: seq_num 668 ranges {427076=789043,1706795=767562,2944912=282164} 2024-09-14T04:07:59.960 INFO:tasks.rados.rados.0.smithi038.stdout:796: writing smithi03870129-297 from 427076 to 1216119 tid 1 2024-09-14T04:07:59.968 INFO:tasks.rados.rados.0.smithi038.stdout:796: writing smithi03870129-297 from 1706795 to 2474357 tid 2 2024-09-14T04:07:59.974 INFO:tasks.rados.rados.0.smithi038.stdout:796: writing smithi03870129-297 from 2944912 to 3227076 tid 3 2024-09-14T04:07:59.974 INFO:tasks.rados.rados.0.smithi038.stdout:797: write oid 260 current snap is 0 2024-09-14T04:07:59.974 INFO:tasks.rados.rados.0.smithi038.stdout:797: seq_num 669 ranges {443883=464292,1365277=511220,2572335=671548} 2024-09-14T04:07:59.980 INFO:tasks.rados.rados.0.smithi038.stdout:797: writing smithi03870129-260 from 443883 to 908175 tid 1 2024-09-14T04:07:59.987 INFO:tasks.rados.rados.0.smithi038.stdout:797: writing smithi03870129-260 from 1365277 to 1876497 tid 2 2024-09-14T04:07:59.996 INFO:tasks.rados.rados.0.smithi038.stdout:797: writing smithi03870129-260 from 2572335 to 3243883 tid 3 2024-09-14T04:07:59.997 INFO:tasks.rados.rados.0.smithi038.stdout:798: read oid 20 snap -1 2024-09-14T04:07:59.997 INFO:tasks.rados.rados.0.smithi038.stdout:798: expect deleted 2024-09-14T04:07:59.997 INFO:tasks.rados.rados.0.smithi038.stdout:799: write oid 65 current snap is 0 2024-09-14T04:07:59.997 INFO:tasks.rados.rados.0.smithi038.stdout:791: finishing write tid 4 to smithi03870129-160 2024-09-14T04:07:59.997 INFO:tasks.rados.rados.0.smithi038.stdout:791: finishing write tid 5 to smithi03870129-160 2024-09-14T04:07:59.997 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 160 v 73 (ObjNum 665 snap 0 seq_num 665) dirty exists 2024-09-14T04:07:59.997 INFO:tasks.rados.rados.0.smithi038.stdout:791: left oid 160 (ObjNum 665 snap 0 seq_num 665) 2024-09-14T04:07:59.997 INFO:tasks.rados.rados.0.smithi038.stdout:792: finishing write tid 1 to smithi03870129-482 2024-09-14T04:07:59.997 INFO:tasks.rados.rados.0.smithi038.stdout:799: seq_num 670 ranges {460690=655894,1540112=771231,2716111=539778} 2024-09-14T04:08:00.003 INFO:tasks.rados.rados.0.smithi038.stdout:799: writing smithi03870129-65 from 460690 to 1116584 tid 1 2024-09-14T04:08:00.011 INFO:tasks.rados.rados.0.smithi038.stdout:799: writing smithi03870129-65 from 1540112 to 2311343 tid 2 2024-09-14T04:08:00.017 INFO:tasks.rados.rados.0.smithi038.stdout:799: writing smithi03870129-65 from 2716111 to 3255889 tid 3 2024-09-14T04:08:00.017 INFO:tasks.rados.rados.0.smithi038.stdout:791: done (8 left) 2024-09-14T04:08:00.017 INFO:tasks.rados.rados.0.smithi038.stdout:800: write oid 356 current snap is 0 2024-09-14T04:08:00.017 INFO:tasks.rados.rados.0.smithi038.stdout:800: seq_num 671 ranges {477497=731143,1998594=514889,3143534=133963} 2024-09-14T04:08:00.024 INFO:tasks.rados.rados.0.smithi038.stdout:800: writing smithi03870129-356 from 477497 to 1208640 tid 1 2024-09-14T04:08:00.032 INFO:tasks.rados.rados.0.smithi038.stdout:800: writing smithi03870129-356 from 1998594 to 2513483 tid 2 2024-09-14T04:08:00.037 INFO:tasks.rados.rados.0.smithi038.stdout:800: writing smithi03870129-356 from 3143534 to 3277497 tid 3 2024-09-14T04:08:00.037 INFO:tasks.rados.rados.0.smithi038.stdout:801: delete oid 204 current snap is 0 2024-09-14T04:08:00.038 INFO:tasks.rados.rados.0.smithi038.stdout:792: finishing write tid 2 to smithi03870129-482 2024-09-14T04:08:00.038 INFO:tasks.rados.rados.0.smithi038.stdout:792: finishing write tid 3 to smithi03870129-482 2024-09-14T04:08:00.038 INFO:tasks.rados.rados.0.smithi038.stdout:792: finishing write tid 4 to smithi03870129-482 2024-09-14T04:08:00.038 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 482 v 135 (ObjNum 666 snap 0 seq_num 666) dirty exists 2024-09-14T04:08:00.038 INFO:tasks.rados.rados.0.smithi038.stdout:792: left oid 482 (ObjNum 666 snap 0 seq_num 666) 2024-09-14T04:08:00.038 INFO:tasks.rados.rados.0.smithi038.stdout:793: expect (ObjNum 71 snap 0 seq_num 71) 2024-09-14T04:08:00.140 INFO:tasks.rados.rados.0.smithi038.stdout:795: finishing write tid 1 to smithi03870129-105 2024-09-14T04:08:00.140 INFO:tasks.rados.rados.0.smithi038.stdout:795: finishing write tid 2 to smithi03870129-105 2024-09-14T04:08:00.140 INFO:tasks.rados.rados.0.smithi038.stdout:795: finishing write tid 3 to smithi03870129-105 2024-09-14T04:08:00.140 INFO:tasks.rados.rados.0.smithi038.stdout:795: finishing write tid 4 to smithi03870129-105 2024-09-14T04:08:00.140 INFO:tasks.rados.rados.0.smithi038.stdout:795: finishing write tid 5 to smithi03870129-105 2024-09-14T04:08:00.140 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 105 v 201 (ObjNum 667 snap 0 seq_num 667) dirty exists 2024-09-14T04:08:00.140 INFO:tasks.rados.rados.0.smithi038.stdout:795: left oid 105 (ObjNum 667 snap 0 seq_num 667) 2024-09-14T04:08:00.140 INFO:tasks.rados.rados.0.smithi038.stdout:796: finishing write tid 1 to smithi03870129-297 2024-09-14T04:08:00.141 INFO:tasks.rados.rados.0.smithi038.stdout:792: done (9 left) 2024-09-14T04:08:00.141 INFO:tasks.rados.rados.0.smithi038.stdout:793: done (8 left) 2024-09-14T04:08:00.141 INFO:tasks.rados.rados.0.smithi038.stdout:794: done (7 left) 2024-09-14T04:08:00.141 INFO:tasks.rados.rados.0.smithi038.stdout:795: done (6 left) 2024-09-14T04:08:00.141 INFO:tasks.rados.rados.0.smithi038.stdout:801: done (5 left) 2024-09-14T04:08:00.141 INFO:tasks.rados.rados.0.smithi038.stdout:802: write oid 319 current snap is 0 2024-09-14T04:08:00.141 INFO:tasks.rados.rados.0.smithi038.stdout:796: finishing write tid 2 to smithi03870129-297 2024-09-14T04:08:00.141 INFO:tasks.rados.rados.0.smithi038.stdout:796: finishing write tid 3 to smithi03870129-297 2024-09-14T04:08:00.141 INFO:tasks.rados.rados.0.smithi038.stdout:796: finishing write tid 4 to smithi03870129-297 2024-09-14T04:08:00.141 INFO:tasks.rados.rados.0.smithi038.stdout:796: finishing write tid 5 to smithi03870129-297 2024-09-14T04:08:00.141 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 297 v 139 (ObjNum 668 snap 0 seq_num 668) dirty exists 2024-09-14T04:08:00.141 INFO:tasks.rados.rados.0.smithi038.stdout:796: left oid 297 (ObjNum 668 snap 0 seq_num 668) 2024-09-14T04:08:00.141 INFO:tasks.rados.rados.0.smithi038.stdout:797: finishing write tid 1 to smithi03870129-260 2024-09-14T04:08:00.142 INFO:tasks.rados.rados.0.smithi038.stdout:797: finishing write tid 2 to smithi03870129-260 2024-09-14T04:08:00.142 INFO:tasks.rados.rados.0.smithi038.stdout:797: finishing write tid 3 to smithi03870129-260 2024-09-14T04:08:00.142 INFO:tasks.rados.rados.0.smithi038.stdout:802: seq_num 673 ranges {511111=481641,1599205=518558,2682027=489947} 2024-09-14T04:08:00.147 INFO:tasks.rados.rados.0.smithi038.stdout:802: writing smithi03870129-319 from 511111 to 992752 tid 1 2024-09-14T04:08:00.156 INFO:tasks.rados.rados.0.smithi038.stdout:802: writing smithi03870129-319 from 1599205 to 2117763 tid 2 2024-09-14T04:08:00.165 INFO:tasks.rados.rados.0.smithi038.stdout:802: writing smithi03870129-319 from 2682027 to 3171974 tid 3 2024-09-14T04:08:00.165 INFO:tasks.rados.rados.0.smithi038.stdout:796: done (5 left) 2024-09-14T04:08:00.165 INFO:tasks.rados.rados.0.smithi038.stdout:798: done (4 left) 2024-09-14T04:08:00.165 INFO:tasks.rados.rados.0.smithi038.stdout:803: read oid 249 snap -1 2024-09-14T04:08:00.165 INFO:tasks.rados.rados.0.smithi038.stdout:803: expect (ObjNum 248 snap 0 seq_num 248) 2024-09-14T04:08:00.165 INFO:tasks.rados.rados.0.smithi038.stdout:804: write oid 338 current snap is 0 2024-09-14T04:08:00.165 INFO:tasks.rados.rados.0.smithi038.stdout:797: finishing write tid 4 to smithi03870129-260 2024-09-14T04:08:00.165 INFO:tasks.rados.rados.0.smithi038.stdout:797: finishing write tid 5 to smithi03870129-260 2024-09-14T04:08:00.165 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 260 v 119 (ObjNum 669 snap 0 seq_num 669) dirty exists 2024-09-14T04:08:00.165 INFO:tasks.rados.rados.0.smithi038.stdout:797: left oid 260 (ObjNum 669 snap 0 seq_num 669) 2024-09-14T04:08:00.166 INFO:tasks.rados.rados.0.smithi038.stdout:799: finishing write tid 1 to smithi03870129-65 2024-09-14T04:08:00.166 INFO:tasks.rados.rados.0.smithi038.stdout:799: finishing write tid 2 to smithi03870129-65 2024-09-14T04:08:00.166 INFO:tasks.rados.rados.0.smithi038.stdout:799: finishing write tid 3 to smithi03870129-65 2024-09-14T04:08:00.166 INFO:tasks.rados.rados.0.smithi038.stdout:799: finishing write tid 4 to smithi03870129-65 2024-09-14T04:08:00.166 INFO:tasks.rados.rados.0.smithi038.stdout:799: finishing write tid 5 to smithi03870129-65 2024-09-14T04:08:00.166 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 65 v 123 (ObjNum 670 snap 0 seq_num 670) dirty exists 2024-09-14T04:08:00.166 INFO:tasks.rados.rados.0.smithi038.stdout:799: left oid 65 (ObjNum 670 snap 0 seq_num 670) 2024-09-14T04:08:00.166 INFO:tasks.rados.rados.0.smithi038.stdout:800: finishing write tid 1 to smithi03870129-356 2024-09-14T04:08:00.166 INFO:tasks.rados.rados.0.smithi038.stdout:800: finishing write tid 2 to smithi03870129-356 2024-09-14T04:08:00.166 INFO:tasks.rados.rados.0.smithi038.stdout:800: finishing write tid 3 to smithi03870129-356 2024-09-14T04:08:00.166 INFO:tasks.rados.rados.0.smithi038.stdout:800: finishing write tid 4 to smithi03870129-356 2024-09-14T04:08:00.166 INFO:tasks.rados.rados.0.smithi038.stdout:800: finishing write tid 5 to smithi03870129-356 2024-09-14T04:08:00.166 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 356 v 133 (ObjNum 671 snap 0 seq_num 671) dirty exists 2024-09-14T04:08:00.166 INFO:tasks.rados.rados.0.smithi038.stdout:800: left oid 356 (ObjNum 671 snap 0 seq_num 671) 2024-09-14T04:08:00.167 INFO:tasks.rados.rados.0.smithi038.stdout:802: finishing write tid 1 to smithi03870129-319 2024-09-14T04:08:00.167 INFO:tasks.rados.rados.0.smithi038.stdout:802: finishing write tid 2 to smithi03870129-319 2024-09-14T04:08:00.167 INFO:tasks.rados.rados.0.smithi038.stdout:804: seq_num 674 ranges {527918=556890,1657687=778569,3225803=102115} 2024-09-14T04:08:00.175 INFO:tasks.rados.rados.0.smithi038.stdout:804: writing smithi03870129-338 from 527918 to 1084808 tid 1 2024-09-14T04:08:00.188 INFO:tasks.rados.rados.0.smithi038.stdout:804: writing smithi03870129-338 from 1657687 to 2436256 tid 2 2024-09-14T04:08:00.196 INFO:tasks.rados.rados.0.smithi038.stdout:804: writing smithi03870129-338 from 3225803 to 3327918 tid 3 2024-09-14T04:08:00.196 INFO:tasks.rados.rados.0.smithi038.stdout:797: done (5 left) 2024-09-14T04:08:00.196 INFO:tasks.rados.rados.0.smithi038.stdout:799: done (4 left) 2024-09-14T04:08:00.196 INFO:tasks.rados.rados.0.smithi038.stdout:800: done (3 left) 2024-09-14T04:08:00.196 INFO:tasks.rados.rados.0.smithi038.stdout:805: write oid 60 current snap is 0 2024-09-14T04:08:00.197 INFO:tasks.rados.rados.0.smithi038.stdout:805: seq_num 675 ranges {544725=632139,1716169=522227,2736873=512491} 2024-09-14T04:08:00.205 INFO:tasks.rados.rados.0.smithi038.stdout:805: writing smithi03870129-60 from 544725 to 1176864 tid 1 2024-09-14T04:08:00.213 INFO:tasks.rados.rados.0.smithi038.stdout:805: writing smithi03870129-60 from 1716169 to 2238396 tid 2 2024-09-14T04:08:00.220 INFO:tasks.rados.rados.0.smithi038.stdout:805: writing smithi03870129-60 from 2736873 to 3249364 tid 3 2024-09-14T04:08:00.220 INFO:tasks.rados.rados.0.smithi038.stdout:806: write oid 25 current snap is 0 2024-09-14T04:08:00.220 INFO:tasks.rados.rados.0.smithi038.stdout:802: finishing write tid 3 to smithi03870129-319 2024-09-14T04:08:00.220 INFO:tasks.rados.rados.0.smithi038.stdout:802: finishing write tid 4 to smithi03870129-319 2024-09-14T04:08:00.220 INFO:tasks.rados.rados.0.smithi038.stdout:802: finishing write tid 5 to smithi03870129-319 2024-09-14T04:08:00.220 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 319 v 147 (ObjNum 673 snap 0 seq_num 673) dirty exists 2024-09-14T04:08:00.220 INFO:tasks.rados.rados.0.smithi038.stdout:802: left oid 319 (ObjNum 673 snap 0 seq_num 673) 2024-09-14T04:08:00.220 INFO:tasks.rados.rados.0.smithi038.stdout:803: expect (ObjNum 248 snap 0 seq_num 248) 2024-09-14T04:08:00.289 INFO:tasks.rados.rados.0.smithi038.stdout:804: finishing write tid 1 to smithi03870129-338 2024-09-14T04:08:00.289 INFO:tasks.rados.rados.0.smithi038.stdout:804: finishing write tid 2 to smithi03870129-338 2024-09-14T04:08:00.290 INFO:tasks.rados.rados.0.smithi038.stdout:804: finishing write tid 3 to smithi03870129-338 2024-09-14T04:08:00.290 INFO:tasks.rados.rados.0.smithi038.stdout:804: finishing write tid 4 to smithi03870129-338 2024-09-14T04:08:00.290 INFO:tasks.rados.rados.0.smithi038.stdout:806: seq_num 676 ranges {561532=707388,2058298=782238} 2024-09-14T04:08:00.296 INFO:tasks.rados.rados.0.smithi038.stdout:806: writing smithi03870129-25 from 561532 to 1268920 tid 1 2024-09-14T04:08:00.305 INFO:tasks.rados.rados.0.smithi038.stdout:806: writing smithi03870129-25 from 2058298 to 2840536 tid 2 2024-09-14T04:08:00.306 INFO:tasks.rados.rados.0.smithi038.stdout:802: done (4 left) 2024-09-14T04:08:00.306 INFO:tasks.rados.rados.0.smithi038.stdout:803: done (3 left) 2024-09-14T04:08:00.306 INFO:tasks.rados.rados.0.smithi038.stdout:807: read oid 119 snap -1 2024-09-14T04:08:00.306 INFO:tasks.rados.rados.0.smithi038.stdout:807: expect (ObjNum 118 snap 0 seq_num 118) 2024-09-14T04:08:00.306 INFO:tasks.rados.rados.0.smithi038.stdout:808: write oid 315 current snap is 0 2024-09-14T04:08:00.306 INFO:tasks.rados.rados.0.smithi038.stdout:808: seq_num 677 ranges {578339=498990,1833133=525896,2791719=586620} 2024-09-14T04:08:00.312 INFO:tasks.rados.rados.0.smithi038.stdout:808: writing smithi03870129-315 from 578339 to 1077329 tid 1 2024-09-14T04:08:00.321 INFO:tasks.rados.rados.0.smithi038.stdout:808: writing smithi03870129-315 from 1833133 to 2359029 tid 2 2024-09-14T04:08:00.328 INFO:tasks.rados.rados.0.smithi038.stdout:808: writing smithi03870129-315 from 2791719 to 3378339 tid 3 2024-09-14T04:08:00.328 INFO:tasks.rados.rados.0.smithi038.stdout:809: write oid 468 current snap is 0 2024-09-14T04:08:00.328 INFO:tasks.rados.rados.0.smithi038.stdout:809: seq_num 678 ranges {595146=574239,1891615=669554,3219142=176004} 2024-09-14T04:08:00.336 INFO:tasks.rados.rados.0.smithi038.stdout:809: writing smithi03870129-468 from 595146 to 1169385 tid 1 2024-09-14T04:08:00.345 INFO:tasks.rados.rados.0.smithi038.stdout:809: writing smithi03870129-468 from 1891615 to 2561169 tid 2 2024-09-14T04:08:00.350 INFO:tasks.rados.rados.0.smithi038.stdout:809: writing smithi03870129-468 from 3219142 to 3395146 tid 3 2024-09-14T04:08:00.350 INFO:tasks.rados.rados.0.smithi038.stdout:810: delete oid 140 current snap is 0 2024-09-14T04:08:00.350 INFO:tasks.rados.rados.0.smithi038.stdout:804: finishing write tid 5 to smithi03870129-338 2024-09-14T04:08:00.350 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 338 v 177 (ObjNum 674 snap 0 seq_num 674) dirty exists 2024-09-14T04:08:00.351 INFO:tasks.rados.rados.0.smithi038.stdout:804: left oid 338 (ObjNum 674 snap 0 seq_num 674) 2024-09-14T04:08:00.351 INFO:tasks.rados.rados.0.smithi038.stdout:805: finishing write tid 1 to smithi03870129-60 2024-09-14T04:08:00.351 INFO:tasks.rados.rados.0.smithi038.stdout:805: finishing write tid 2 to smithi03870129-60 2024-09-14T04:08:00.351 INFO:tasks.rados.rados.0.smithi038.stdout:805: finishing write tid 3 to smithi03870129-60 2024-09-14T04:08:00.351 INFO:tasks.rados.rados.0.smithi038.stdout:805: finishing write tid 4 to smithi03870129-60 2024-09-14T04:08:00.351 INFO:tasks.rados.rados.0.smithi038.stdout:805: finishing write tid 5 to smithi03870129-60 2024-09-14T04:08:00.351 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 60 v 205 (ObjNum 675 snap 0 seq_num 675) dirty exists 2024-09-14T04:08:00.351 INFO:tasks.rados.rados.0.smithi038.stdout:805: left oid 60 (ObjNum 675 snap 0 seq_num 675) 2024-09-14T04:08:00.351 INFO:tasks.rados.rados.0.smithi038.stdout:806: finishing write tid 1 to smithi03870129-25 2024-09-14T04:08:00.351 INFO:tasks.rados.rados.0.smithi038.stdout:806: finishing write tid 2 to smithi03870129-25 2024-09-14T04:08:00.351 INFO:tasks.rados.rados.0.smithi038.stdout:806: finishing write tid 3 to smithi03870129-25 2024-09-14T04:08:00.351 INFO:tasks.rados.rados.0.smithi038.stdout:806: finishing write tid 4 to smithi03870129-25 2024-09-14T04:08:00.351 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 25 v 111 (ObjNum 676 snap 0 seq_num 676) dirty exists 2024-09-14T04:08:00.351 INFO:tasks.rados.rados.0.smithi038.stdout:806: left oid 25 (ObjNum 676 snap 0 seq_num 676) 2024-09-14T04:08:00.351 INFO:tasks.rados.rados.0.smithi038.stdout:807: expect (ObjNum 118 snap 0 seq_num 118) 2024-09-14T04:08:00.485 INFO:tasks.rados.rados.0.smithi038.stdout:808: finishing write tid 1 to smithi03870129-315 2024-09-14T04:08:00.485 INFO:tasks.rados.rados.0.smithi038.stdout:808: finishing write tid 2 to smithi03870129-315 2024-09-14T04:08:00.486 INFO:tasks.rados.rados.0.smithi038.stdout:804: done (6 left) 2024-09-14T04:08:00.486 INFO:tasks.rados.rados.0.smithi038.stdout:805: done (5 left) 2024-09-14T04:08:00.486 INFO:tasks.rados.rados.0.smithi038.stdout:806: done (4 left) 2024-09-14T04:08:00.486 INFO:tasks.rados.rados.0.smithi038.stdout:807: done (3 left) 2024-09-14T04:08:00.486 INFO:tasks.rados.rados.0.smithi038.stdout:810: done (2 left) 2024-09-14T04:08:00.486 INFO:tasks.rados.rados.0.smithi038.stdout:811: read oid 372 snap -1 2024-09-14T04:08:00.486 INFO:tasks.rados.rados.0.smithi038.stdout:811: expect (ObjNum 559 snap 0 seq_num 559) 2024-09-14T04:08:00.486 INFO:tasks.rados.rados.0.smithi038.stdout:812: write oid 164 current snap is 0 2024-09-14T04:08:00.486 INFO:tasks.rados.rados.0.smithi038.stdout:808: finishing write tid 3 to smithi03870129-315 2024-09-14T04:08:00.486 INFO:tasks.rados.rados.0.smithi038.stdout:812: seq_num 680 ranges {628760=724737,1892226=673223,3157635=271125} 2024-09-14T04:08:00.494 INFO:tasks.rados.rados.0.smithi038.stdout:812: writing smithi03870129-164 from 628760 to 1353497 tid 1 2024-09-14T04:08:00.502 INFO:tasks.rados.rados.0.smithi038.stdout:812: writing smithi03870129-164 from 1892226 to 2565449 tid 2 2024-09-14T04:08:00.508 INFO:tasks.rados.rados.0.smithi038.stdout:812: writing smithi03870129-164 from 3157635 to 3428760 tid 3 2024-09-14T04:08:00.508 INFO:tasks.rados.rados.0.smithi038.stdout:813: read oid 470 snap -1 2024-09-14T04:08:00.508 INFO:tasks.rados.rados.0.smithi038.stdout:813: expect (ObjNum 512 snap 0 seq_num 512) 2024-09-14T04:08:00.508 INFO:tasks.rados.rados.0.smithi038.stdout:814: read oid 365 snap -1 2024-09-14T04:08:00.508 INFO:tasks.rados.rados.0.smithi038.stdout:814: expect (ObjNum 364 snap 0 seq_num 364) 2024-09-14T04:08:00.508 INFO:tasks.rados.rados.0.smithi038.stdout:815: read oid 130 snap -1 2024-09-14T04:08:00.509 INFO:tasks.rados.rados.0.smithi038.stdout:815: expect (ObjNum 601 snap 0 seq_num 601) 2024-09-14T04:08:00.509 INFO:tasks.rados.rados.0.smithi038.stdout:808: finishing write tid 4 to smithi03870129-315 2024-09-14T04:08:00.509 INFO:tasks.rados.rados.0.smithi038.stdout:808: finishing write tid 5 to smithi03870129-315 2024-09-14T04:08:00.509 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 315 v 181 (ObjNum 677 snap 0 seq_num 677) dirty exists 2024-09-14T04:08:00.509 INFO:tasks.rados.rados.0.smithi038.stdout:808: left oid 315 (ObjNum 677 snap 0 seq_num 677) 2024-09-14T04:08:00.509 INFO:tasks.rados.rados.0.smithi038.stdout:809: finishing write tid 1 to smithi03870129-468 2024-09-14T04:08:00.509 INFO:tasks.rados.rados.0.smithi038.stdout:809: finishing write tid 2 to smithi03870129-468 2024-09-14T04:08:00.509 INFO:tasks.rados.rados.0.smithi038.stdout:809: finishing write tid 3 to smithi03870129-468 2024-09-14T04:08:00.509 INFO:tasks.rados.rados.0.smithi038.stdout:809: finishing write tid 4 to smithi03870129-468 2024-09-14T04:08:00.509 INFO:tasks.rados.rados.0.smithi038.stdout:816: read oid 243 snap -1 2024-09-14T04:08:00.509 INFO:tasks.rados.rados.0.smithi038.stdout:816: expect (ObjNum 242 snap 0 seq_num 242) 2024-09-14T04:08:00.509 INFO:tasks.rados.rados.0.smithi038.stdout:808: done (7 left) 2024-09-14T04:08:00.509 INFO:tasks.rados.rados.0.smithi038.stdout:817: read oid 393 snap -1 2024-09-14T04:08:00.510 INFO:tasks.rados.rados.0.smithi038.stdout:817: expect (ObjNum 392 snap 0 seq_num 392) 2024-09-14T04:08:00.510 INFO:tasks.rados.rados.0.smithi038.stdout:818: delete oid 237 current snap is 0 2024-09-14T04:08:00.510 INFO:tasks.rados.rados.0.smithi038.stdout:809: finishing write tid 5 to smithi03870129-468 2024-09-14T04:08:00.510 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 468 v 137 (ObjNum 678 snap 0 seq_num 678) dirty exists 2024-09-14T04:08:00.510 INFO:tasks.rados.rados.0.smithi038.stdout:809: left oid 468 (ObjNum 678 snap 0 seq_num 678) 2024-09-14T04:08:00.510 INFO:tasks.rados.rados.0.smithi038.stdout:811: expect (ObjNum 559 snap 0 seq_num 559) 2024-09-14T04:08:00.655 INFO:tasks.rados.rados.0.smithi038.stdout:812: finishing write tid 1 to smithi03870129-164 2024-09-14T04:08:00.655 INFO:tasks.rados.rados.0.smithi038.stdout:812: finishing write tid 2 to smithi03870129-164 2024-09-14T04:08:00.655 INFO:tasks.rados.rados.0.smithi038.stdout:812: finishing write tid 3 to smithi03870129-164 2024-09-14T04:08:00.655 INFO:tasks.rados.rados.0.smithi038.stdout:812: finishing write tid 4 to smithi03870129-164 2024-09-14T04:08:00.655 INFO:tasks.rados.rados.0.smithi038.stdout:812: finishing write tid 5 to smithi03870129-164 2024-09-14T04:08:00.655 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 164 v 168 (ObjNum 680 snap 0 seq_num 680) dirty exists 2024-09-14T04:08:00.655 INFO:tasks.rados.rados.0.smithi038.stdout:812: left oid 164 (ObjNum 680 snap 0 seq_num 680) 2024-09-14T04:08:00.656 INFO:tasks.rados.rados.0.smithi038.stdout:813: expect (ObjNum 512 snap 0 seq_num 512) 2024-09-14T04:08:00.759 INFO:tasks.rados.rados.0.smithi038.stdout:814: expect (ObjNum 364 snap 0 seq_num 364) 2024-09-14T04:08:00.829 INFO:tasks.rados.rados.0.smithi038.stdout:816: expect (ObjNum 242 snap 0 seq_num 242) 2024-09-14T04:08:00.899 INFO:tasks.rados.rados.0.smithi038.stdout:815: expect (ObjNum 601 snap 0 seq_num 601) 2024-09-14T04:08:00.989 INFO:tasks.rados.rados.0.smithi038.stdout:817: expect (ObjNum 392 snap 0 seq_num 392) 2024-09-14T04:08:01.075 INFO:tasks.rados.rados.0.smithi038.stdout:809: done (8 left) 2024-09-14T04:08:01.076 INFO:tasks.rados.rados.0.smithi038.stdout:811: done (7 left) 2024-09-14T04:08:01.076 INFO:tasks.rados.rados.0.smithi038.stdout:812: done (6 left) 2024-09-14T04:08:01.076 INFO:tasks.rados.rados.0.smithi038.stdout:813: done (5 left) 2024-09-14T04:08:01.076 INFO:tasks.rados.rados.0.smithi038.stdout:814: done (4 left) 2024-09-14T04:08:01.076 INFO:tasks.rados.rados.0.smithi038.stdout:815: done (3 left) 2024-09-14T04:08:01.076 INFO:tasks.rados.rados.0.smithi038.stdout:816: done (2 left) 2024-09-14T04:08:01.076 INFO:tasks.rados.rados.0.smithi038.stdout:817: done (1 left) 2024-09-14T04:08:01.076 INFO:tasks.rados.rados.0.smithi038.stdout:818: done (0 left) 2024-09-14T04:08:01.076 INFO:tasks.rados.rados.0.smithi038.stdout:819: write oid 238 current snap is 0 2024-09-14T04:08:01.076 INFO:tasks.rados.rados.0.smithi038.stdout:819: seq_num 682 ranges {662374=475235,1609190=676892,2812481=624101} 2024-09-14T04:08:01.094 INFO:tasks.rados.rados.0.smithi038.stdout:819: writing smithi03870129-238 from 662374 to 1137609 tid 1 2024-09-14T04:08:01.114 INFO:tasks.rados.rados.0.smithi038.stdout:819: writing smithi03870129-238 from 1609190 to 2286082 tid 2 2024-09-14T04:08:01.132 INFO:tasks.rados.rados.0.smithi038.stdout:819: writing smithi03870129-238 from 2812481 to 3436582 tid 3 2024-09-14T04:08:01.132 INFO:tasks.rados.rados.0.smithi038.stdout:820: write oid 347 current snap is 0 2024-09-14T04:08:01.132 INFO:tasks.rados.rados.0.smithi038.stdout:819: finishing write tid 1 to smithi03870129-238 2024-09-14T04:08:01.132 INFO:tasks.rados.rados.0.smithi038.stdout:819: finishing write tid 2 to smithi03870129-238 2024-09-14T04:08:01.132 INFO:tasks.rados.rados.0.smithi038.stdout:820: seq_num 683 ranges {679181=550484,1667672=536903,2839904=435373} 2024-09-14T04:08:01.148 INFO:tasks.rados.rados.0.smithi038.stdout:820: writing smithi03870129-347 from 679181 to 1229665 tid 1 2024-09-14T04:08:01.161 INFO:tasks.rados.rados.0.smithi038.stdout:820: writing smithi03870129-347 from 1667672 to 2204575 tid 2 2024-09-14T04:08:01.174 INFO:tasks.rados.rados.0.smithi038.stdout:820: writing smithi03870129-347 from 2839904 to 3275277 tid 3 2024-09-14T04:08:01.174 INFO:tasks.rados.rados.0.smithi038.stdout:821: read oid 349 snap -1 2024-09-14T04:08:01.174 INFO:tasks.rados.rados.0.smithi038.stdout:821: expect (ObjNum 348 snap 0 seq_num 348) 2024-09-14T04:08:01.175 INFO:tasks.rados.rados.0.smithi038.stdout:822: write oid 252 current snap is 0 2024-09-14T04:08:01.175 INFO:tasks.rados.rados.0.smithi038.stdout:822: seq_num 684 ranges {695988=625733,2009801=680561,3150974=345014} 2024-09-14T04:08:01.187 INFO:tasks.rados.rados.0.smithi038.stdout:822: writing smithi03870129-252 from 695988 to 1321721 tid 1 2024-09-14T04:08:01.199 INFO:tasks.rados.rados.0.smithi038.stdout:822: writing smithi03870129-252 from 2009801 to 2690362 tid 2 2024-09-14T04:08:01.205 INFO:tasks.rados.rados.0.smithi038.stdout:822: writing smithi03870129-252 from 3150974 to 3495988 tid 3 2024-09-14T04:08:01.205 INFO:tasks.rados.rados.0.smithi038.stdout:823: write oid 344 current snap is 0 2024-09-14T04:08:01.206 INFO:tasks.rados.rados.0.smithi038.stdout:823: seq_num 685 ranges {712795=417335,1784636=540572,2894750=457917} 2024-09-14T04:08:01.213 INFO:tasks.rados.rados.0.smithi038.stdout:823: writing smithi03870129-344 from 712795 to 1130130 tid 1 2024-09-14T04:08:01.221 INFO:tasks.rados.rados.0.smithi038.stdout:823: writing smithi03870129-344 from 1784636 to 2325208 tid 2 2024-09-14T04:08:01.227 INFO:tasks.rados.rados.0.smithi038.stdout:823: writing smithi03870129-344 from 2894750 to 3352667 tid 3 2024-09-14T04:08:01.228 INFO:tasks.rados.rados.0.smithi038.stdout:824: write oid 495 current snap is 0 2024-09-14T04:08:01.228 INFO:tasks.rados.rados.0.smithi038.stdout:819: finishing write tid 3 to smithi03870129-238 2024-09-14T04:08:01.228 INFO:tasks.rados.rados.0.smithi038.stdout:819: finishing write tid 4 to smithi03870129-238 2024-09-14T04:08:01.228 INFO:tasks.rados.rados.0.smithi038.stdout:819: finishing write tid 5 to smithi03870129-238 2024-09-14T04:08:01.228 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 238 v 131 (ObjNum 682 snap 0 seq_num 682) dirty exists 2024-09-14T04:08:01.228 INFO:tasks.rados.rados.0.smithi038.stdout:819: left oid 238 (ObjNum 682 snap 0 seq_num 682) 2024-09-14T04:08:01.228 INFO:tasks.rados.rados.0.smithi038.stdout:820: finishing write tid 1 to smithi03870129-347 2024-09-14T04:08:01.228 INFO:tasks.rados.rados.0.smithi038.stdout:824: seq_num 686 ranges {729602=492584,1843118=684230,3322173=207429} 2024-09-14T04:08:01.235 INFO:tasks.rados.rados.0.smithi038.stdout:824: writing smithi03870129-495 from 729602 to 1222186 tid 1 2024-09-14T04:08:01.242 INFO:tasks.rados.rados.0.smithi038.stdout:824: writing smithi03870129-495 from 1843118 to 2527348 tid 2 2024-09-14T04:08:01.249 INFO:tasks.rados.rados.0.smithi038.stdout:824: writing smithi03870129-495 from 3322173 to 3529602 tid 3 2024-09-14T04:08:01.249 INFO:tasks.rados.rados.0.smithi038.stdout:819: done (5 left) 2024-09-14T04:08:01.249 INFO:tasks.rados.rados.0.smithi038.stdout:825: write oid 18 current snap is 0 2024-09-14T04:08:01.249 INFO:tasks.rados.rados.0.smithi038.stdout:820: finishing write tid 2 to smithi03870129-347 2024-09-14T04:08:01.249 INFO:tasks.rados.rados.0.smithi038.stdout:825: seq_num 687 ranges {746409=567833,1901600=544241,3065949=480460} 2024-09-14T04:08:01.256 INFO:tasks.rados.rados.0.smithi038.stdout:825: writing smithi03870129-18 from 746409 to 1314242 tid 1 2024-09-14T04:08:01.263 INFO:tasks.rados.rados.0.smithi038.stdout:825: writing smithi03870129-18 from 1901600 to 2445841 tid 2 2024-09-14T04:08:01.270 INFO:tasks.rados.rados.0.smithi038.stdout:825: writing smithi03870129-18 from 3065949 to 3546409 tid 3 2024-09-14T04:08:01.270 INFO:tasks.rados.rados.0.smithi038.stdout:826: write oid 76 current snap is 0 2024-09-14T04:08:01.270 INFO:tasks.rados.rados.0.smithi038.stdout:820: finishing write tid 3 to smithi03870129-347 2024-09-14T04:08:01.270 INFO:tasks.rados.rados.0.smithi038.stdout:820: finishing write tid 4 to smithi03870129-347 2024-09-14T04:08:01.270 INFO:tasks.rados.rados.0.smithi038.stdout:820: finishing write tid 5 to smithi03870129-347 2024-09-14T04:08:01.270 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 347 v 186 (ObjNum 683 snap 0 seq_num 683) dirty exists 2024-09-14T04:08:01.270 INFO:tasks.rados.rados.0.smithi038.stdout:820: left oid 347 (ObjNum 683 snap 0 seq_num 683) 2024-09-14T04:08:01.270 INFO:tasks.rados.rados.0.smithi038.stdout:821: expect (ObjNum 348 snap 0 seq_num 348) 2024-09-14T04:08:01.402 INFO:tasks.rados.rados.0.smithi038.stdout:822: finishing write tid 1 to smithi03870129-252 2024-09-14T04:08:01.403 INFO:tasks.rados.rados.0.smithi038.stdout:822: finishing write tid 2 to smithi03870129-252 2024-09-14T04:08:01.403 INFO:tasks.rados.rados.0.smithi038.stdout:822: finishing write tid 3 to smithi03870129-252 2024-09-14T04:08:01.403 INFO:tasks.rados.rados.0.smithi038.stdout:822: finishing write tid 4 to smithi03870129-252 2024-09-14T04:08:01.403 INFO:tasks.rados.rados.0.smithi038.stdout:822: finishing write tid 5 to smithi03870129-252 2024-09-14T04:08:01.403 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 252 v 205 (ObjNum 684 snap 0 seq_num 684) dirty exists 2024-09-14T04:08:01.403 INFO:tasks.rados.rados.0.smithi038.stdout:822: left oid 252 (ObjNum 684 snap 0 seq_num 684) 2024-09-14T04:08:01.403 INFO:tasks.rados.rados.0.smithi038.stdout:823: finishing write tid 1 to smithi03870129-344 2024-09-14T04:08:01.403 INFO:tasks.rados.rados.0.smithi038.stdout:823: finishing write tid 2 to smithi03870129-344 2024-09-14T04:08:01.403 INFO:tasks.rados.rados.0.smithi038.stdout:823: finishing write tid 3 to smithi03870129-344 2024-09-14T04:08:01.403 INFO:tasks.rados.rados.0.smithi038.stdout:823: finishing write tid 4 to smithi03870129-344 2024-09-14T04:08:01.403 INFO:tasks.rados.rados.0.smithi038.stdout:823: finishing write tid 5 to smithi03870129-344 2024-09-14T04:08:01.403 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 344 v 162 (ObjNum 685 snap 0 seq_num 685) dirty exists 2024-09-14T04:08:01.403 INFO:tasks.rados.rados.0.smithi038.stdout:823: left oid 344 (ObjNum 685 snap 0 seq_num 685) 2024-09-14T04:08:01.403 INFO:tasks.rados.rados.0.smithi038.stdout:824: finishing write tid 1 to smithi03870129-495 2024-09-14T04:08:01.403 INFO:tasks.rados.rados.0.smithi038.stdout:826: seq_num 688 ranges {763216=643082,1843729=687899,3260666=302550} 2024-09-14T04:08:01.411 INFO:tasks.rados.rados.0.smithi038.stdout:826: writing smithi03870129-76 from 763216 to 1406298 tid 1 2024-09-14T04:08:01.418 INFO:tasks.rados.rados.0.smithi038.stdout:826: writing smithi03870129-76 from 1843729 to 2531628 tid 2 2024-09-14T04:08:01.425 INFO:tasks.rados.rados.0.smithi038.stdout:826: writing smithi03870129-76 from 3260666 to 3563216 tid 3 2024-09-14T04:08:01.425 INFO:tasks.rados.rados.0.smithi038.stdout:820: done (6 left) 2024-09-14T04:08:01.425 INFO:tasks.rados.rados.0.smithi038.stdout:821: done (5 left) 2024-09-14T04:08:01.425 INFO:tasks.rados.rados.0.smithi038.stdout:822: done (4 left) 2024-09-14T04:08:01.425 INFO:tasks.rados.rados.0.smithi038.stdout:823: done (3 left) 2024-09-14T04:08:01.425 INFO:tasks.rados.rados.0.smithi038.stdout:827: read oid 388 snap -1 2024-09-14T04:08:01.425 INFO:tasks.rados.rados.0.smithi038.stdout:827: expect (ObjNum 387 snap 0 seq_num 387) 2024-09-14T04:08:01.425 INFO:tasks.rados.rados.0.smithi038.stdout:828: write oid 392 current snap is 0 2024-09-14T04:08:01.425 INFO:tasks.rados.rados.0.smithi038.stdout:828: seq_num 689 ranges {780023=718331,1902211=547910,3004442=575581} 2024-09-14T04:08:01.434 INFO:tasks.rados.rados.0.smithi038.stdout:828: writing smithi03870129-392 from 780023 to 1498354 tid 1 2024-09-14T04:08:01.440 INFO:tasks.rados.rados.0.smithi038.stdout:828: writing smithi03870129-392 from 1902211 to 2450121 tid 2 2024-09-14T04:08:01.448 INFO:tasks.rados.rados.0.smithi038.stdout:828: writing smithi03870129-392 from 3004442 to 3580023 tid 3 2024-09-14T04:08:01.448 INFO:tasks.rados.rados.0.smithi038.stdout:829: read oid 305 snap -1 2024-09-14T04:08:01.448 INFO:tasks.rados.rados.0.smithi038.stdout:829: expect (ObjNum 304 snap 0 seq_num 304) 2024-09-14T04:08:01.449 INFO:tasks.rados.rados.0.smithi038.stdout:830: read oid 28 snap -1 2024-09-14T04:08:01.449 INFO:tasks.rados.rados.0.smithi038.stdout:830: expect (ObjNum 622 snap 0 seq_num 622) 2024-09-14T04:08:01.449 INFO:tasks.rados.rados.0.smithi038.stdout:831: read oid 357 snap -1 2024-09-14T04:08:01.449 INFO:tasks.rados.rados.0.smithi038.stdout:831: expect (ObjNum 356 snap 0 seq_num 356) 2024-09-14T04:08:01.449 INFO:tasks.rados.rados.0.smithi038.stdout:832: write oid 29 current snap is 0 2024-09-14T04:08:01.449 INFO:tasks.rados.rados.0.smithi038.stdout:824: finishing write tid 2 to smithi03870129-495 2024-09-14T04:08:01.449 INFO:tasks.rados.rados.0.smithi038.stdout:824: finishing write tid 3 to smithi03870129-495 2024-09-14T04:08:01.449 INFO:tasks.rados.rados.0.smithi038.stdout:824: finishing write tid 4 to smithi03870129-495 2024-09-14T04:08:01.449 INFO:tasks.rados.rados.0.smithi038.stdout:824: finishing write tid 5 to smithi03870129-495 2024-09-14T04:08:01.449 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 495 v 209 (ObjNum 686 snap 0 seq_num 686) dirty exists 2024-09-14T04:08:01.449 INFO:tasks.rados.rados.0.smithi038.stdout:824: left oid 495 (ObjNum 686 snap 0 seq_num 686) 2024-09-14T04:08:01.449 INFO:tasks.rados.rados.0.smithi038.stdout:825: finishing write tid 1 to smithi03870129-18 2024-09-14T04:08:01.449 INFO:tasks.rados.rados.0.smithi038.stdout:825: finishing write tid 2 to smithi03870129-18 2024-09-14T04:08:01.449 INFO:tasks.rados.rados.0.smithi038.stdout:825: finishing write tid 3 to smithi03870129-18 2024-09-14T04:08:01.450 INFO:tasks.rados.rados.0.smithi038.stdout:832: seq_num 690 ranges {796830=793580,2360693=691568} 2024-09-14T04:08:01.458 INFO:tasks.rados.rados.0.smithi038.stdout:832: writing smithi03870129-29 from 796830 to 1590410 tid 1 2024-09-14T04:08:01.468 INFO:tasks.rados.rados.0.smithi038.stdout:832: writing smithi03870129-29 from 2360693 to 3052261 tid 2 2024-09-14T04:08:01.469 INFO:tasks.rados.rados.0.smithi038.stdout:824: done (8 left) 2024-09-14T04:08:01.469 INFO:tasks.rados.rados.0.smithi038.stdout:833: read oid 282 snap -1 2024-09-14T04:08:01.469 INFO:tasks.rados.rados.0.smithi038.stdout:833: expect (ObjNum 281 snap 0 seq_num 281) 2024-09-14T04:08:01.469 INFO:tasks.rados.rados.0.smithi038.stdout:834: read oid 229 snap -1 2024-09-14T04:08:01.469 INFO:tasks.rados.rados.0.smithi038.stdout:834: expect (ObjNum 228 snap 0 seq_num 228) 2024-09-14T04:08:01.469 INFO:tasks.rados.rados.0.smithi038.stdout:835: read oid 169 snap -1 2024-09-14T04:08:01.469 INFO:tasks.rados.rados.0.smithi038.stdout:835: expect (ObjNum 568 snap 0 seq_num 568) 2024-09-14T04:08:01.469 INFO:tasks.rados.rados.0.smithi038.stdout:836: write oid 345 current snap is 0 2024-09-14T04:08:01.469 INFO:tasks.rados.rados.0.smithi038.stdout:825: finishing write tid 4 to smithi03870129-18 2024-09-14T04:08:01.469 INFO:tasks.rados.rados.0.smithi038.stdout:825: finishing write tid 5 to smithi03870129-18 2024-09-14T04:08:01.469 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 18 v 120 (ObjNum 687 snap 0 seq_num 687) dirty exists 2024-09-14T04:08:01.469 INFO:tasks.rados.rados.0.smithi038.stdout:825: left oid 18 (ObjNum 687 snap 0 seq_num 687) 2024-09-14T04:08:01.469 INFO:tasks.rados.rados.0.smithi038.stdout:826: finishing write tid 1 to smithi03870129-76 2024-09-14T04:08:01.470 INFO:tasks.rados.rados.0.smithi038.stdout:826: finishing write tid 2 to smithi03870129-76 2024-09-14T04:08:01.470 INFO:tasks.rados.rados.0.smithi038.stdout:826: finishing write tid 3 to smithi03870129-76 2024-09-14T04:08:01.470 INFO:tasks.rados.rados.0.smithi038.stdout:826: finishing write tid 4 to smithi03870129-76 2024-09-14T04:08:01.470 INFO:tasks.rados.rados.0.smithi038.stdout:826: finishing write tid 5 to smithi03870129-76 2024-09-14T04:08:01.470 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 76 v 209 (ObjNum 688 snap 0 seq_num 688) dirty exists 2024-09-14T04:08:01.470 INFO:tasks.rados.rados.0.smithi038.stdout:826: left oid 76 (ObjNum 688 snap 0 seq_num 688) 2024-09-14T04:08:01.470 INFO:tasks.rados.rados.0.smithi038.stdout:827: expect (ObjNum 387 snap 0 seq_num 387) 2024-09-14T04:08:01.557 INFO:tasks.rados.rados.0.smithi038.stdout:828: finishing write tid 1 to smithi03870129-392 2024-09-14T04:08:01.557 INFO:tasks.rados.rados.0.smithi038.stdout:828: finishing write tid 2 to smithi03870129-392 2024-09-14T04:08:01.557 INFO:tasks.rados.rados.0.smithi038.stdout:836: seq_num 691 ranges {413637=468829,1619175=435226,2542935=758255} 2024-09-14T04:08:01.562 INFO:tasks.rados.rados.0.smithi038.stdout:836: writing smithi03870129-345 from 413637 to 882466 tid 1 2024-09-14T04:08:01.570 INFO:tasks.rados.rados.0.smithi038.stdout:836: writing smithi03870129-345 from 1619175 to 2054401 tid 2 2024-09-14T04:08:01.578 INFO:tasks.rados.rados.0.smithi038.stdout:836: writing smithi03870129-345 from 2542935 to 3301190 tid 3 2024-09-14T04:08:01.578 INFO:tasks.rados.rados.0.smithi038.stdout:825: done (11 left) 2024-09-14T04:08:01.578 INFO:tasks.rados.rados.0.smithi038.stdout:826: done (10 left) 2024-09-14T04:08:01.578 INFO:tasks.rados.rados.0.smithi038.stdout:827: done (9 left) 2024-09-14T04:08:01.578 INFO:tasks.rados.rados.0.smithi038.stdout:837: read oid 385 snap -1 2024-09-14T04:08:01.578 INFO:tasks.rados.rados.0.smithi038.stdout:837: expect (ObjNum 603 snap 0 seq_num 603) 2024-09-14T04:08:01.578 INFO:tasks.rados.rados.0.smithi038.stdout:838: read oid 21 snap -1 2024-09-14T04:08:01.579 INFO:tasks.rados.rados.0.smithi038.stdout:838: expect (ObjNum 20 snap 0 seq_num 20) 2024-09-14T04:08:01.579 INFO:tasks.rados.rados.0.smithi038.stdout:839: read oid 194 snap -1 2024-09-14T04:08:01.579 INFO:tasks.rados.rados.0.smithi038.stdout:839: expect (ObjNum 193 snap 0 seq_num 193) 2024-09-14T04:08:01.579 INFO:tasks.rados.rados.0.smithi038.stdout:840: write oid 355 current snap is 0 2024-09-14T04:08:01.579 INFO:tasks.rados.rados.0.smithi038.stdout:831: expect (ObjNum 356 snap 0 seq_num 356) 2024-09-14T04:08:01.623 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:01 smithi123 bash[24950]: cluster 2024-09-14T04:08:00.247632+0000 mgr.y (mgr.14406) 232 : cluster [DBG] pgmap v210: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 63 MiB/s rd, 8.3 MiB/s wr, 87 op/s 2024-09-14T04:08:01.623 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:01 smithi123 bash[24950]: audit 2024-09-14T04:08:01.237755+0000 mon.c (mon.2) 131 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:08:01.714 INFO:tasks.rados.rados.0.smithi038.stdout:828: finishing write tid 3 to smithi03870129-392 2024-09-14T04:08:01.714 INFO:tasks.rados.rados.0.smithi038.stdout:828: finishing write tid 4 to smithi03870129-392 2024-09-14T04:08:01.714 INFO:tasks.rados.rados.0.smithi038.stdout:828: finishing write tid 5 to smithi03870129-392 2024-09-14T04:08:01.715 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 392 v 166 (ObjNum 689 snap 0 seq_num 689) dirty exists 2024-09-14T04:08:01.715 INFO:tasks.rados.rados.0.smithi038.stdout:828: left oid 392 (ObjNum 689 snap 0 seq_num 689) 2024-09-14T04:08:01.715 INFO:tasks.rados.rados.0.smithi038.stdout:829: expect (ObjNum 304 snap 0 seq_num 304) 2024-09-14T04:08:01.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:01 smithi038 bash[32505]: cluster 2024-09-14T04:08:00.247632+0000 mgr.y (mgr.14406) 232 : cluster [DBG] pgmap v210: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 63 MiB/s rd, 8.3 MiB/s wr, 87 op/s 2024-09-14T04:08:01.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:01 smithi038 bash[32505]: audit 2024-09-14T04:08:01.237755+0000 mon.c (mon.2) 131 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:08:01.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:01 smithi038 bash[22519]: cluster 2024-09-14T04:08:00.247632+0000 mgr.y (mgr.14406) 232 : cluster [DBG] pgmap v210: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 63 MiB/s rd, 8.3 MiB/s wr, 87 op/s 2024-09-14T04:08:01.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:01 smithi038 bash[22519]: audit 2024-09-14T04:08:01.237755+0000 mon.c (mon.2) 131 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:08:01.821 INFO:tasks.rados.rados.0.smithi038.stdout:832: finishing write tid 1 to smithi03870129-29 2024-09-14T04:08:01.822 INFO:tasks.rados.rados.0.smithi038.stdout:840: seq_num 692 ranges {430444=660431,1677657=695237,2970358=569527} 2024-09-14T04:08:01.827 INFO:tasks.rados.rados.0.smithi038.stdout:840: writing smithi03870129-355 from 430444 to 1090875 tid 1 2024-09-14T04:08:01.835 INFO:tasks.rados.rados.0.smithi038.stdout:840: writing smithi03870129-355 from 1677657 to 2372894 tid 2 2024-09-14T04:08:01.842 INFO:tasks.rados.rados.0.smithi038.stdout:840: writing smithi03870129-355 from 2970358 to 3539885 tid 3 2024-09-14T04:08:01.842 INFO:tasks.rados.rados.0.smithi038.stdout:828: done (12 left) 2024-09-14T04:08:01.842 INFO:tasks.rados.rados.0.smithi038.stdout:829: done (11 left) 2024-09-14T04:08:01.842 INFO:tasks.rados.rados.0.smithi038.stdout:831: done (10 left) 2024-09-14T04:08:01.842 INFO:tasks.rados.rados.0.smithi038.stdout:841: write oid 161 current snap is 0 2024-09-14T04:08:01.842 INFO:tasks.rados.rados.0.smithi038.stdout:841: seq_num 693 ranges {447251=735680,1736139=438895,2597781=780799} 2024-09-14T04:08:01.848 INFO:tasks.rados.rados.0.smithi038.stdout:841: writing smithi03870129-161 from 447251 to 1182931 tid 1 2024-09-14T04:08:01.854 INFO:tasks.rados.rados.0.smithi038.stdout:841: writing smithi03870129-161 from 1736139 to 2175034 tid 2 2024-09-14T04:08:01.862 INFO:tasks.rados.rados.0.smithi038.stdout:841: writing smithi03870129-161 from 2597781 to 3378580 tid 3 2024-09-14T04:08:01.862 INFO:tasks.rados.rados.0.smithi038.stdout:842: write oid 275 current snap is 0 2024-09-14T04:08:01.862 INFO:tasks.rados.rados.0.smithi038.stdout:842: seq_num 694 ranges {464058=410929,1394621=698906,2625204=592071,3656107=7951} 2024-09-14T04:08:01.866 INFO:tasks.rados.rados.0.smithi038.stdout:842: writing smithi03870129-275 from 464058 to 874987 tid 1 2024-09-14T04:08:01.874 INFO:tasks.rados.rados.0.smithi038.stdout:842: writing smithi03870129-275 from 1394621 to 2093527 tid 2 2024-09-14T04:08:01.880 INFO:tasks.rados.rados.0.smithi038.stdout:842: writing smithi03870129-275 from 2625204 to 3217275 tid 3 2024-09-14T04:08:01.883 INFO:tasks.rados.rados.0.smithi038.stdout:842: writing smithi03870129-275 from 3656107 to 3664058 tid 4 2024-09-14T04:08:01.883 INFO:tasks.rados.rados.0.smithi038.stdout:843: read oid 259 snap -1 2024-09-14T04:08:01.883 INFO:tasks.rados.rados.0.smithi038.stdout:843: expect (ObjNum 258 snap 0 seq_num 258) 2024-09-14T04:08:01.884 INFO:tasks.rados.rados.0.smithi038.stdout:844: delete oid 487 current snap is 0 2024-09-14T04:08:01.884 INFO:tasks.rados.rados.0.smithi038.stdout:830: expect (ObjNum 622 snap 0 seq_num 622) 2024-09-14T04:08:01.932 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:08:01 smithi123 bash[25882]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:08:01] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-14T04:08:02.023 INFO:tasks.rados.rados.0.smithi038.stdout:832: finishing write tid 2 to smithi03870129-29 2024-09-14T04:08:02.023 INFO:tasks.rados.rados.0.smithi038.stdout:832: finishing write tid 3 to smithi03870129-29 2024-09-14T04:08:02.023 INFO:tasks.rados.rados.0.smithi038.stdout:830: done (13 left) 2024-09-14T04:08:02.023 INFO:tasks.rados.rados.0.smithi038.stdout:844: done (12 left) 2024-09-14T04:08:02.023 INFO:tasks.rados.rados.0.smithi038.stdout:845: read oid 23 snap -1 2024-09-14T04:08:02.023 INFO:tasks.rados.rados.0.smithi038.stdout:845: expect (ObjNum 22 snap 0 seq_num 22) 2024-09-14T04:08:02.023 INFO:tasks.rados.rados.0.smithi038.stdout:846: read oid 13 snap -1 2024-09-14T04:08:02.023 INFO:tasks.rados.rados.0.smithi038.stdout:846: expect (ObjNum 12 snap 0 seq_num 12) 2024-09-14T04:08:02.023 INFO:tasks.rados.rados.0.smithi038.stdout:847: read oid 300 snap -1 2024-09-14T04:08:02.023 INFO:tasks.rados.rados.0.smithi038.stdout:847: expect (ObjNum 299 snap 0 seq_num 299) 2024-09-14T04:08:02.024 INFO:tasks.rados.rados.0.smithi038.stdout:848: write oid 303 current snap is 0 2024-09-14T04:08:02.024 INFO:tasks.rados.rados.0.smithi038.stdout:832: finishing write tid 4 to smithi03870129-29 2024-09-14T04:08:02.024 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 29 v 142 (ObjNum 690 snap 0 seq_num 690) dirty exists 2024-09-14T04:08:02.024 INFO:tasks.rados.rados.0.smithi038.stdout:832: left oid 29 (ObjNum 690 snap 0 seq_num 690) 2024-09-14T04:08:02.024 INFO:tasks.rados.rados.0.smithi038.stdout:833: expect (ObjNum 281 snap 0 seq_num 281) 2024-09-14T04:08:02.118 INFO:tasks.rados.rados.0.smithi038.stdout:834: expect (ObjNum 228 snap 0 seq_num 228) 2024-09-14T04:08:02.156 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:08:02 smithi038 bash[22772]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:08:02] "GET /metrics HTTP/1.1" 200 243489 "" "Prometheus/2.43.0" 2024-09-14T04:08:02.245 INFO:tasks.rados.rados.0.smithi038.stdout:835: expect (ObjNum 568 snap 0 seq_num 568) 2024-09-14T04:08:02.435 INFO:tasks.rados.rados.0.smithi038.stdout:836: finishing write tid 1 to smithi03870129-345 2024-09-14T04:08:02.435 INFO:tasks.rados.rados.0.smithi038.stdout:836: finishing write tid 2 to smithi03870129-345 2024-09-14T04:08:02.435 INFO:tasks.rados.rados.0.smithi038.stdout:837: expect (ObjNum 603 snap 0 seq_num 603) 2024-09-14T04:08:02.521 INFO:tasks.rados.rados.0.smithi038.stdout:838: expect (ObjNum 20 snap 0 seq_num 20) 2024-09-14T04:08:02.601 INFO:tasks.rados.rados.0.smithi038.stdout:839: expect (ObjNum 193 snap 0 seq_num 193) 2024-09-14T04:08:02.702 INFO:tasks.rados.rados.0.smithi038.stdout:836: finishing write tid 3 to smithi03870129-345 2024-09-14T04:08:02.702 INFO:tasks.rados.rados.0.smithi038.stdout:836: finishing write tid 4 to smithi03870129-345 2024-09-14T04:08:02.702 INFO:tasks.rados.rados.0.smithi038.stdout:836: finishing write tid 5 to smithi03870129-345 2024-09-14T04:08:02.702 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 345 v 146 (ObjNum 691 snap 0 seq_num 691) dirty exists 2024-09-14T04:08:02.702 INFO:tasks.rados.rados.0.smithi038.stdout:836: left oid 345 (ObjNum 691 snap 0 seq_num 691) 2024-09-14T04:08:02.702 INFO:tasks.rados.rados.0.smithi038.stdout:840: finishing write tid 1 to smithi03870129-355 2024-09-14T04:08:02.702 INFO:tasks.rados.rados.0.smithi038.stdout:840: finishing write tid 2 to smithi03870129-355 2024-09-14T04:08:02.702 INFO:tasks.rados.rados.0.smithi038.stdout:840: finishing write tid 3 to smithi03870129-355 2024-09-14T04:08:02.702 INFO:tasks.rados.rados.0.smithi038.stdout:848: seq_num 696 ranges {497672=561427,1795232=702575,2963697=730968} 2024-09-14T04:08:02.720 INFO:tasks.rados.rados.0.smithi038.stdout:848: writing smithi03870129-303 from 497672 to 1059099 tid 1 2024-09-14T04:08:02.743 INFO:tasks.rados.rados.0.smithi038.stdout:848: writing smithi03870129-303 from 1795232 to 2497807 tid 2 2024-09-14T04:08:02.763 INFO:tasks.rados.rados.0.smithi038.stdout:848: writing smithi03870129-303 from 2963697 to 3694665 tid 3 2024-09-14T04:08:02.763 INFO:tasks.rados.rados.0.smithi038.stdout:832: done (15 left) 2024-09-14T04:08:02.763 INFO:tasks.rados.rados.0.smithi038.stdout:833: done (14 left) 2024-09-14T04:08:02.763 INFO:tasks.rados.rados.0.smithi038.stdout:834: done (13 left) 2024-09-14T04:08:02.763 INFO:tasks.rados.rados.0.smithi038.stdout:835: done (12 left) 2024-09-14T04:08:02.763 INFO:tasks.rados.rados.0.smithi038.stdout:836: done (11 left) 2024-09-14T04:08:02.763 INFO:tasks.rados.rados.0.smithi038.stdout:837: done (10 left) 2024-09-14T04:08:02.763 INFO:tasks.rados.rados.0.smithi038.stdout:838: done (9 left) 2024-09-14T04:08:02.763 INFO:tasks.rados.rados.0.smithi038.stdout:839: done (8 left) 2024-09-14T04:08:02.764 INFO:tasks.rados.rados.0.smithi038.stdout:849: delete oid 156 current snap is 0 2024-09-14T04:08:02.764 INFO:tasks.rados.rados.0.smithi038.stdout:840: finishing write tid 4 to smithi03870129-355 2024-09-14T04:08:02.764 INFO:tasks.rados.rados.0.smithi038.stdout:840: finishing write tid 5 to smithi03870129-355 2024-09-14T04:08:02.764 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 355 v 190 (ObjNum 692 snap 0 seq_num 692) dirty exists 2024-09-14T04:08:02.764 INFO:tasks.rados.rados.0.smithi038.stdout:840: left oid 355 (ObjNum 692 snap 0 seq_num 692) 2024-09-14T04:08:02.764 INFO:tasks.rados.rados.0.smithi038.stdout:841: finishing write tid 1 to smithi03870129-161 2024-09-14T04:08:02.764 INFO:tasks.rados.rados.0.smithi038.stdout:841: finishing write tid 2 to smithi03870129-161 2024-09-14T04:08:02.764 INFO:tasks.rados.rados.0.smithi038.stdout:841: finishing write tid 3 to smithi03870129-161 2024-09-14T04:08:02.764 INFO:tasks.rados.rados.0.smithi038.stdout:841: finishing write tid 4 to smithi03870129-161 2024-09-14T04:08:02.764 INFO:tasks.rados.rados.0.smithi038.stdout:841: finishing write tid 5 to smithi03870129-161 2024-09-14T04:08:02.764 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 161 v 124 (ObjNum 693 snap 0 seq_num 693) dirty exists 2024-09-14T04:08:02.764 INFO:tasks.rados.rados.0.smithi038.stdout:841: left oid 161 (ObjNum 693 snap 0 seq_num 693) 2024-09-14T04:08:02.764 INFO:tasks.rados.rados.0.smithi038.stdout:842: finishing write tid 1 to smithi03870129-275 2024-09-14T04:08:02.765 INFO:tasks.rados.rados.0.smithi038.stdout:842: finishing write tid 2 to smithi03870129-275 2024-09-14T04:08:02.765 INFO:tasks.rados.rados.0.smithi038.stdout:842: finishing write tid 3 to smithi03870129-275 2024-09-14T04:08:02.765 INFO:tasks.rados.rados.0.smithi038.stdout:842: finishing write tid 4 to smithi03870129-275 2024-09-14T04:08:02.765 INFO:tasks.rados.rados.0.smithi038.stdout:842: finishing write tid 5 to smithi03870129-275 2024-09-14T04:08:02.765 INFO:tasks.rados.rados.0.smithi038.stdout:842: finishing write tid 6 to smithi03870129-275 2024-09-14T04:08:02.765 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 275 v 128 (ObjNum 694 snap 0 seq_num 694) dirty exists 2024-09-14T04:08:02.765 INFO:tasks.rados.rados.0.smithi038.stdout:842: left oid 275 (ObjNum 694 snap 0 seq_num 694) 2024-09-14T04:08:02.765 INFO:tasks.rados.rados.0.smithi038.stdout:843: expect (ObjNum 258 snap 0 seq_num 258) 2024-09-14T04:08:02.842 INFO:tasks.rados.rados.0.smithi038.stdout:845: expect (ObjNum 22 snap 0 seq_num 22) 2024-09-14T04:08:02.921 INFO:tasks.rados.rados.0.smithi038.stdout:847: expect (ObjNum 299 snap 0 seq_num 299) 2024-09-14T04:08:03.025 INFO:tasks.rados.rados.0.smithi038.stdout:846: expect (ObjNum 12 snap 0 seq_num 12) 2024-09-14T04:08:03.089 INFO:tasks.rados.rados.0.smithi038.stdout:848: finishing write tid 1 to smithi03870129-303 2024-09-14T04:08:03.089 INFO:tasks.rados.rados.0.smithi038.stdout:848: finishing write tid 2 to smithi03870129-303 2024-09-14T04:08:03.089 INFO:tasks.rados.rados.0.smithi038.stdout:848: finishing write tid 3 to smithi03870129-303 2024-09-14T04:08:03.089 INFO:tasks.rados.rados.0.smithi038.stdout:848: finishing write tid 4 to smithi03870129-303 2024-09-14T04:08:03.089 INFO:tasks.rados.rados.0.smithi038.stdout:848: finishing write tid 5 to smithi03870129-303 2024-09-14T04:08:03.089 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 303 v 194 (ObjNum 696 snap 0 seq_num 696) dirty exists 2024-09-14T04:08:03.089 INFO:tasks.rados.rados.0.smithi038.stdout:848: left oid 303 (ObjNum 696 snap 0 seq_num 696) 2024-09-14T04:08:03.089 INFO:tasks.rados.rados.0.smithi038.stdout:840: done (8 left) 2024-09-14T04:08:03.089 INFO:tasks.rados.rados.0.smithi038.stdout:841: done (7 left) 2024-09-14T04:08:03.089 INFO:tasks.rados.rados.0.smithi038.stdout:842: done (6 left) 2024-09-14T04:08:03.090 INFO:tasks.rados.rados.0.smithi038.stdout:843: done (5 left) 2024-09-14T04:08:03.090 INFO:tasks.rados.rados.0.smithi038.stdout:845: done (4 left) 2024-09-14T04:08:03.090 INFO:tasks.rados.rados.0.smithi038.stdout:846: done (3 left) 2024-09-14T04:08:03.090 INFO:tasks.rados.rados.0.smithi038.stdout:847: done (2 left) 2024-09-14T04:08:03.090 INFO:tasks.rados.rados.0.smithi038.stdout:848: done (1 left) 2024-09-14T04:08:03.090 INFO:tasks.rados.rados.0.smithi038.stdout:849: done (0 left) 2024-09-14T04:08:03.090 INFO:tasks.rados.rados.0.smithi038.stdout:850: delete oid 161 current snap is 0 2024-09-14T04:08:03.091 INFO:tasks.rados.rados.0.smithi038.stdout:850: done (0 left) 2024-09-14T04:08:03.092 INFO:tasks.rados.rados.0.smithi038.stdout:851: read oid 258 snap -1 2024-09-14T04:08:03.092 INFO:tasks.rados.rados.0.smithi038.stdout:851: expect (ObjNum 257 snap 0 seq_num 257) 2024-09-14T04:08:03.092 INFO:tasks.rados.rados.0.smithi038.stdout:852: read oid 475 snap -1 2024-09-14T04:08:03.092 INFO:tasks.rados.rados.0.smithi038.stdout:852: expect (ObjNum 474 snap 0 seq_num 474) 2024-09-14T04:08:03.092 INFO:tasks.rados.rados.0.smithi038.stdout:853: write oid 413 current snap is 0 2024-09-14T04:08:03.092 INFO:tasks.rados.rados.0.smithi038.stdout:853: seq_num 699 ranges {548093=787174,1970678=449902,3045966=681137} 2024-09-14T04:08:03.114 INFO:tasks.rados.rados.0.smithi038.stdout:853: writing smithi03870129-413 from 548093 to 1335267 tid 1 2024-09-14T04:08:03.133 INFO:tasks.rados.rados.0.smithi038.stdout:853: writing smithi03870129-413 from 1970678 to 2420580 tid 2 2024-09-14T04:08:03.152 INFO:tasks.rados.rados.0.smithi038.stdout:853: writing smithi03870129-413 from 3045966 to 3727103 tid 3 2024-09-14T04:08:03.152 INFO:tasks.rados.rados.0.smithi038.stdout:854: write oid 210 current snap is 0 2024-09-14T04:08:03.152 INFO:tasks.rados.rados.0.smithi038.stdout:854: seq_num 700 ranges {564900=578776,1629160=709913,3073389=492409} 2024-09-14T04:08:03.166 INFO:tasks.rados.rados.0.smithi038.stdout:854: writing smithi03870129-210 from 564900 to 1143676 tid 1 2024-09-14T04:08:03.177 INFO:tasks.rados.rados.0.smithi038.stdout:854: writing smithi03870129-210 from 1629160 to 2339073 tid 2 2024-09-14T04:08:03.188 INFO:tasks.rados.rados.0.smithi038.stdout:854: writing smithi03870129-210 from 3073389 to 3565798 tid 3 2024-09-14T04:08:03.188 INFO:tasks.rados.rados.0.smithi038.stdout:855: read oid 118 snap -1 2024-09-14T04:08:03.188 INFO:tasks.rados.rados.0.smithi038.stdout:855: expect (ObjNum 600 snap 0 seq_num 600) 2024-09-14T04:08:03.188 INFO:tasks.rados.rados.0.smithi038.stdout:856: delete oid 98 current snap is 0 2024-09-14T04:08:03.188 INFO:tasks.rados.rados.0.smithi038.stdout:851: expect (ObjNum 257 snap 0 seq_num 257) 2024-09-14T04:08:03.286 INFO:tasks.rados.rados.0.smithi038.stdout:852: expect (ObjNum 474 snap 0 seq_num 474) 2024-09-14T04:08:03.424 INFO:tasks.rados.rados.0.smithi038.stdout:853: finishing write tid 1 to smithi03870129-413 2024-09-14T04:08:03.424 INFO:tasks.rados.rados.0.smithi038.stdout:853: finishing write tid 2 to smithi03870129-413 2024-09-14T04:08:03.424 INFO:tasks.rados.rados.0.smithi038.stdout:853: finishing write tid 3 to smithi03870129-413 2024-09-14T04:08:03.424 INFO:tasks.rados.rados.0.smithi038.stdout:853: finishing write tid 4 to smithi03870129-413 2024-09-14T04:08:03.425 INFO:tasks.rados.rados.0.smithi038.stdout:853: finishing write tid 5 to smithi03870129-413 2024-09-14T04:08:03.425 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 413 v 135 (ObjNum 699 snap 0 seq_num 699) dirty exists 2024-09-14T04:08:03.425 INFO:tasks.rados.rados.0.smithi038.stdout:853: left oid 413 (ObjNum 699 snap 0 seq_num 699) 2024-09-14T04:08:03.425 INFO:tasks.rados.rados.0.smithi038.stdout:854: finishing write tid 1 to smithi03870129-210 2024-09-14T04:08:03.425 INFO:tasks.rados.rados.0.smithi038.stdout:854: finishing write tid 2 to smithi03870129-210 2024-09-14T04:08:03.425 INFO:tasks.rados.rados.0.smithi038.stdout:854: finishing write tid 3 to smithi03870129-210 2024-09-14T04:08:03.425 INFO:tasks.rados.rados.0.smithi038.stdout:854: finishing write tid 4 to smithi03870129-210 2024-09-14T04:08:03.425 INFO:tasks.rados.rados.0.smithi038.stdout:855: expect (ObjNum 600 snap 0 seq_num 600) 2024-09-14T04:08:03.521 INFO:tasks.rados.rados.0.smithi038.stdout:854: finishing write tid 5 to smithi03870129-210 2024-09-14T04:08:03.521 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 210 v 215 (ObjNum 700 snap 0 seq_num 700) dirty exists 2024-09-14T04:08:03.521 INFO:tasks.rados.rados.0.smithi038.stdout:854: left oid 210 (ObjNum 700 snap 0 seq_num 700) 2024-09-14T04:08:03.521 INFO:tasks.rados.rados.0.smithi038.stdout:851: done (5 left) 2024-09-14T04:08:03.521 INFO:tasks.rados.rados.0.smithi038.stdout:852: done (4 left) 2024-09-14T04:08:03.521 INFO:tasks.rados.rados.0.smithi038.stdout:853: done (3 left) 2024-09-14T04:08:03.521 INFO:tasks.rados.rados.0.smithi038.stdout:854: done (2 left) 2024-09-14T04:08:03.521 INFO:tasks.rados.rados.0.smithi038.stdout:855: done (1 left) 2024-09-14T04:08:03.521 INFO:tasks.rados.rados.0.smithi038.stdout:856: done (0 left) 2024-09-14T04:08:03.521 INFO:tasks.rados.rados.0.smithi038.stdout:857: read oid 407 snap -1 2024-09-14T04:08:03.522 INFO:tasks.rados.rados.0.smithi038.stdout:857: expect (ObjNum 406 snap 0 seq_num 406) 2024-09-14T04:08:03.522 INFO:tasks.rados.rados.0.smithi038.stdout:858: delete oid 245 current snap is 0 2024-09-14T04:08:03.523 INFO:tasks.rados.rados.0.smithi038.stdout:858: done (1 left) 2024-09-14T04:08:03.523 INFO:tasks.rados.rados.0.smithi038.stdout:859: read oid 427 snap -1 2024-09-14T04:08:03.523 INFO:tasks.rados.rados.0.smithi038.stdout:859: expect deleted 2024-09-14T04:08:03.523 INFO:tasks.rados.rados.0.smithi038.stdout:860: write oid 152 current snap is 0 2024-09-14T04:08:03.523 INFO:tasks.rados.rados.0.smithi038.stdout:860: seq_num 703 ranges {615321=404523,1804606=457240,2755658=726225} 2024-09-14T04:08:03.529 INFO:tasks.rados.rados.0.smithi038.stdout:860: writing smithi03870129-152 from 615321 to 1019844 tid 1 2024-09-14T04:08:03.537 INFO:tasks.rados.rados.0.smithi038.stdout:860: writing smithi03870129-152 from 1804606 to 2261846 tid 2 2024-09-14T04:08:03.546 INFO:tasks.rados.rados.0.smithi038.stdout:860: writing smithi03870129-152 from 2755658 to 3481883 tid 3 2024-09-14T04:08:03.546 INFO:tasks.rados.rados.0.smithi038.stdout:861: read oid 196 snap -1 2024-09-14T04:08:03.546 INFO:tasks.rados.rados.0.smithi038.stdout:861: expect deleted 2024-09-14T04:08:03.546 INFO:tasks.rados.rados.0.smithi038.stdout:862: read oid 210 snap -1 2024-09-14T04:08:03.546 INFO:tasks.rados.rados.0.smithi038.stdout:862: expect (ObjNum 700 snap 0 seq_num 700) 2024-09-14T04:08:03.546 INFO:tasks.rados.rados.0.smithi038.stdout:863: write oid 206 current snap is 0 2024-09-14T04:08:03.546 INFO:tasks.rados.rados.0.smithi038.stdout:863: seq_num 704 ranges {632128=479772,1746735=600898,3066728=653850} 2024-09-14T04:08:03.552 INFO:tasks.rados.rados.0.smithi038.stdout:863: writing smithi03870129-206 from 632128 to 1111900 tid 1 2024-09-14T04:08:03.559 INFO:tasks.rados.rados.0.smithi038.stdout:863: writing smithi03870129-206 from 1746735 to 2347633 tid 2 2024-09-14T04:08:03.567 INFO:tasks.rados.rados.0.smithi038.stdout:863: writing smithi03870129-206 from 3066728 to 3720578 tid 3 2024-09-14T04:08:03.568 INFO:tasks.rados.rados.0.smithi038.stdout:864: write oid 242 current snap is 0 2024-09-14T04:08:03.568 INFO:tasks.rados.rados.0.smithi038.stdout:864: seq_num 705 ranges {648935=555021,1805217=460909,2694151=465122,3817442=31493} 2024-09-14T04:08:03.574 INFO:tasks.rados.rados.0.smithi038.stdout:864: writing smithi03870129-242 from 648935 to 1203956 tid 1 2024-09-14T04:08:03.581 INFO:tasks.rados.rados.0.smithi038.stdout:864: writing smithi03870129-242 from 1805217 to 2266126 tid 2 2024-09-14T04:08:03.586 INFO:tasks.rados.rados.0.smithi038.stdout:864: writing smithi03870129-242 from 2694151 to 3159273 tid 3 2024-09-14T04:08:03.590 INFO:tasks.rados.rados.0.smithi038.stdout:864: writing smithi03870129-242 from 3817442 to 3848935 tid 4 2024-09-14T04:08:03.590 INFO:tasks.rados.rados.0.smithi038.stdout:865: read oid 343 snap -1 2024-09-14T04:08:03.590 INFO:tasks.rados.rados.0.smithi038.stdout:865: expect (ObjNum 342 snap 0 seq_num 342) 2024-09-14T04:08:03.591 INFO:tasks.rados.rados.0.smithi038.stdout:866: read oid 287 snap -1 2024-09-14T04:08:03.591 INFO:tasks.rados.rados.0.smithi038.stdout:866: expect (ObjNum 560 snap 0 seq_num 560) 2024-09-14T04:08:03.591 INFO:tasks.rados.rados.0.smithi038.stdout:867: write oid 173 current snap is 0 2024-09-14T04:08:03.591 INFO:tasks.rados.rados.0.smithi038.stdout:867: seq_num 706 ranges {665742=630270,1863699=604567,3121574=676394} 2024-09-14T04:08:03.598 INFO:tasks.rados.rados.0.smithi038.stdout:867: writing smithi03870129-173 from 665742 to 1296012 tid 1 2024-09-14T04:08:03.605 INFO:tasks.rados.rados.0.smithi038.stdout:867: writing smithi03870129-173 from 1863699 to 2468266 tid 2 2024-09-14T04:08:03.613 INFO:tasks.rados.rados.0.smithi038.stdout:867: writing smithi03870129-173 from 3121574 to 3797968 tid 3 2024-09-14T04:08:03.613 INFO:tasks.rados.rados.0.smithi038.stdout:868: read oid 255 snap -1 2024-09-14T04:08:03.613 INFO:tasks.rados.rados.0.smithi038.stdout:868: expect (ObjNum 254 snap 0 seq_num 254) 2024-09-14T04:08:03.613 INFO:tasks.rados.rados.0.smithi038.stdout:869: read oid 235 snap -1 2024-09-14T04:08:03.613 INFO:tasks.rados.rados.0.smithi038.stdout:869: expect (ObjNum 234 snap 0 seq_num 234) 2024-09-14T04:08:03.613 INFO:tasks.rados.rados.0.smithi038.stdout:870: delete oid 469 current snap is 0 2024-09-14T04:08:03.613 INFO:tasks.rados.rados.0.smithi038.stdout:860: finishing write tid 1 to smithi03870129-152 2024-09-14T04:08:03.613 INFO:tasks.rados.rados.0.smithi038.stdout:857: expect (ObjNum 406 snap 0 seq_num 406) 2024-09-14T04:08:03.682 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:03 smithi123 bash[24950]: cluster 2024-09-14T04:08:02.248855+0000 mgr.y (mgr.14406) 233 : cluster [DBG] pgmap v211: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 98 MiB/s rd, 14 MiB/s wr, 141 op/s 2024-09-14T04:08:03.712 INFO:tasks.rados.rados.0.smithi038.stdout:860: finishing write tid 2 to smithi03870129-152 2024-09-14T04:08:03.712 INFO:tasks.rados.rados.0.smithi038.stdout:860: finishing write tid 3 to smithi03870129-152 2024-09-14T04:08:03.713 INFO:tasks.rados.rados.0.smithi038.stdout:860: finishing write tid 4 to smithi03870129-152 2024-09-14T04:08:03.713 INFO:tasks.rados.rados.0.smithi038.stdout:860: finishing write tid 5 to smithi03870129-152 2024-09-14T04:08:03.713 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 152 v 198 (ObjNum 703 snap 0 seq_num 703) dirty exists 2024-09-14T04:08:03.713 INFO:tasks.rados.rados.0.smithi038.stdout:860: left oid 152 (ObjNum 703 snap 0 seq_num 703) 2024-09-14T04:08:03.713 INFO:tasks.rados.rados.0.smithi038.stdout:862: expect (ObjNum 700 snap 0 seq_num 700) 2024-09-14T04:08:03.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:03 smithi038 bash[22519]: cluster 2024-09-14T04:08:02.248855+0000 mgr.y (mgr.14406) 233 : cluster [DBG] pgmap v211: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 98 MiB/s rd, 14 MiB/s wr, 141 op/s 2024-09-14T04:08:03.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:03 smithi038 bash[32505]: cluster 2024-09-14T04:08:02.248855+0000 mgr.y (mgr.14406) 233 : cluster [DBG] pgmap v211: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 98 MiB/s rd, 14 MiB/s wr, 141 op/s 2024-09-14T04:08:03.895 INFO:tasks.rados.rados.0.smithi038.stdout:863: finishing write tid 1 to smithi03870129-206 2024-09-14T04:08:03.895 INFO:tasks.rados.rados.0.smithi038.stdout:863: finishing write tid 2 to smithi03870129-206 2024-09-14T04:08:03.895 INFO:tasks.rados.rados.0.smithi038.stdout:857: done (12 left) 2024-09-14T04:08:03.895 INFO:tasks.rados.rados.0.smithi038.stdout:859: done (11 left) 2024-09-14T04:08:03.895 INFO:tasks.rados.rados.0.smithi038.stdout:860: done (10 left) 2024-09-14T04:08:03.895 INFO:tasks.rados.rados.0.smithi038.stdout:861: done (9 left) 2024-09-14T04:08:03.895 INFO:tasks.rados.rados.0.smithi038.stdout:862: done (8 left) 2024-09-14T04:08:03.895 INFO:tasks.rados.rados.0.smithi038.stdout:870: done (7 left) 2024-09-14T04:08:03.896 INFO:tasks.rados.rados.0.smithi038.stdout:871: read oid 64 snap -1 2024-09-14T04:08:03.896 INFO:tasks.rados.rados.0.smithi038.stdout:871: expect (ObjNum 63 snap 0 seq_num 63) 2024-09-14T04:08:03.896 INFO:tasks.rados.rados.0.smithi038.stdout:872: read oid 145 snap -1 2024-09-14T04:08:03.896 INFO:tasks.rados.rados.0.smithi038.stdout:872: expect (ObjNum 144 snap 0 seq_num 144) 2024-09-14T04:08:03.896 INFO:tasks.rados.rados.0.smithi038.stdout:873: read oid 474 snap -1 2024-09-14T04:08:03.896 INFO:tasks.rados.rados.0.smithi038.stdout:873: expect (ObjNum 473 snap 0 seq_num 473) 2024-09-14T04:08:03.896 INFO:tasks.rados.rados.0.smithi038.stdout:874: read oid 344 snap -1 2024-09-14T04:08:03.896 INFO:tasks.rados.rados.0.smithi038.stdout:874: expect (ObjNum 685 snap 0 seq_num 685) 2024-09-14T04:08:03.896 INFO:tasks.rados.rados.0.smithi038.stdout:875: read oid 119 snap -1 2024-09-14T04:08:03.896 INFO:tasks.rados.rados.0.smithi038.stdout:875: expect (ObjNum 118 snap 0 seq_num 118) 2024-09-14T04:08:03.896 INFO:tasks.rados.rados.0.smithi038.stdout:876: read oid 345 snap -1 2024-09-14T04:08:03.896 INFO:tasks.rados.rados.0.smithi038.stdout:876: expect (ObjNum 691 snap 0 seq_num 691) 2024-09-14T04:08:03.896 INFO:tasks.rados.rados.0.smithi038.stdout:877: read oid 464 snap -1 2024-09-14T04:08:03.896 INFO:tasks.rados.rados.0.smithi038.stdout:877: expect deleted 2024-09-14T04:08:03.897 INFO:tasks.rados.rados.0.smithi038.stdout:878: read oid 11 snap -1 2024-09-14T04:08:03.897 INFO:tasks.rados.rados.0.smithi038.stdout:878: expect (ObjNum 10 snap 0 seq_num 10) 2024-09-14T04:08:03.897 INFO:tasks.rados.rados.0.smithi038.stdout:879: write oid 134 current snap is 0 2024-09-14T04:08:03.897 INFO:tasks.rados.rados.0.smithi038.stdout:863: finishing write tid 3 to smithi03870129-206 2024-09-14T04:08:03.897 INFO:tasks.rados.rados.0.smithi038.stdout:863: finishing write tid 4 to smithi03870129-206 2024-09-14T04:08:03.897 INFO:tasks.rados.rados.0.smithi038.stdout:879: seq_num 708 ranges {699356=497121,1980663=608236,3176420=415291} 2024-09-14T04:08:03.902 INFO:tasks.rados.rados.0.smithi038.stdout:879: writing smithi03870129-134 from 699356 to 1196477 tid 1 2024-09-14T04:08:03.910 INFO:tasks.rados.rados.0.smithi038.stdout:879: writing smithi03870129-134 from 1980663 to 2588899 tid 2 2024-09-14T04:08:03.917 INFO:tasks.rados.rados.0.smithi038.stdout:879: writing smithi03870129-134 from 3176420 to 3591711 tid 3 2024-09-14T04:08:03.918 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:08:03.918 INFO:tasks.rados.rados.0.smithi038.stdout:863: finishing write tid 5 to smithi03870129-206 2024-09-14T04:08:03.918 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 206 v 141 (ObjNum 704 snap 0 seq_num 704) dirty exists 2024-09-14T04:08:03.918 INFO:tasks.rados.rados.0.smithi038.stdout:863: left oid 206 (ObjNum 704 snap 0 seq_num 704) 2024-09-14T04:08:03.918 INFO:tasks.rados.rados.0.smithi038.stdout:864: finishing write tid 1 to smithi03870129-242 2024-09-14T04:08:03.918 INFO:tasks.rados.rados.0.smithi038.stdout:864: finishing write tid 2 to smithi03870129-242 2024-09-14T04:08:03.918 INFO:tasks.rados.rados.0.smithi038.stdout:864: finishing write tid 3 to smithi03870129-242 2024-09-14T04:08:03.918 INFO:tasks.rados.rados.0.smithi038.stdout:864: finishing write tid 4 to smithi03870129-242 2024-09-14T04:08:03.918 INFO:tasks.rados.rados.0.smithi038.stdout:864: finishing write tid 5 to smithi03870129-242 2024-09-14T04:08:03.918 INFO:tasks.rados.rados.0.smithi038.stdout:864: finishing write tid 6 to smithi03870129-242 2024-09-14T04:08:03.918 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 242 v 152 (ObjNum 705 snap 0 seq_num 705) dirty exists 2024-09-14T04:08:03.918 INFO:tasks.rados.rados.0.smithi038.stdout:864: left oid 242 (ObjNum 705 snap 0 seq_num 705) 2024-09-14T04:08:03.919 INFO:tasks.rados.rados.0.smithi038.stdout:866: expect (ObjNum 560 snap 0 seq_num 560) 2024-09-14T04:08:04.087 INFO:tasks.rados.rados.0.smithi038.stdout:865: expect (ObjNum 342 snap 0 seq_num 342) 2024-09-14T04:08:04.211 INFO:tasks.rados.rados.0.smithi038.stdout:867: finishing write tid 1 to smithi03870129-173 2024-09-14T04:08:04.211 INFO:tasks.rados.rados.0.smithi038.stdout:867: finishing write tid 2 to smithi03870129-173 2024-09-14T04:08:04.211 INFO:tasks.rados.rados.0.smithi038.stdout:868: expect (ObjNum 254 snap 0 seq_num 254) 2024-09-14T04:08:04.285 INFO:tasks.rados.rados.0.smithi038.stdout:867: finishing write tid 3 to smithi03870129-173 2024-09-14T04:08:04.286 INFO:tasks.rados.rados.0.smithi038.stdout:867: finishing write tid 4 to smithi03870129-173 2024-09-14T04:08:04.286 INFO:tasks.rados.rados.0.smithi038.stdout:867: finishing write tid 5 to smithi03870129-173 2024-09-14T04:08:04.286 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 173 v 116 (ObjNum 706 snap 0 seq_num 706) dirty exists 2024-09-14T04:08:04.286 INFO:tasks.rados.rados.0.smithi038.stdout:867: left oid 173 (ObjNum 706 snap 0 seq_num 706) 2024-09-14T04:08:04.286 INFO:tasks.rados.rados.0.smithi038.stdout:869: expect (ObjNum 234 snap 0 seq_num 234) 2024-09-14T04:08:04.423 INFO:tasks.rados.rados.0.smithi038.stdout:872: expect (ObjNum 144 snap 0 seq_num 144) 2024-09-14T04:08:04.505 INFO:tasks.rados.rados.0.smithi038.stdout:871: expect (ObjNum 63 snap 0 seq_num 63) 2024-09-14T04:08:04.509 INFO:teuthology.orchestra.run.smithi038.stdout:wait for minority of mons to upgrade 2024-09-14T04:08:04.611 INFO:tasks.rados.rados.0.smithi038.stdout:876: expect (ObjNum 691 snap 0 seq_num 691) 2024-09-14T04:08:04.781 INFO:tasks.rados.rados.0.smithi038.stdout:879: finishing write tid 1 to smithi03870129-134 2024-09-14T04:08:04.781 INFO:tasks.rados.rados.0.smithi038.stdout:878: expect (ObjNum 10 snap 0 seq_num 10) 2024-09-14T04:08:04.851 INFO:tasks.rados.rados.0.smithi038.stdout:879: finishing write tid 2 to smithi03870129-134 2024-09-14T04:08:04.852 INFO:tasks.rados.rados.0.smithi038.stdout:879: finishing write tid 3 to smithi03870129-134 2024-09-14T04:08:04.852 INFO:tasks.rados.rados.0.smithi038.stdout:874: expect (ObjNum 685 snap 0 seq_num 685) 2024-09-14T04:08:05.068 INFO:tasks.rados.rados.0.smithi038.stdout:873: expect (ObjNum 473 snap 0 seq_num 473) 2024-09-14T04:08:05.200 INFO:tasks.rados.rados.0.smithi038.stdout:879: finishing write tid 4 to smithi03870129-134 2024-09-14T04:08:05.200 INFO:tasks.rados.rados.0.smithi038.stdout:879: finishing write tid 5 to smithi03870129-134 2024-09-14T04:08:05.200 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 134 v 213 (ObjNum 708 snap 0 seq_num 708) dirty exists 2024-09-14T04:08:05.200 INFO:tasks.rados.rados.0.smithi038.stdout:879: left oid 134 (ObjNum 708 snap 0 seq_num 708) 2024-09-14T04:08:05.200 INFO:tasks.rados.rados.0.smithi038.stdout:875: expect (ObjNum 118 snap 0 seq_num 118) 2024-09-14T04:08:05.336 INFO:tasks.rados.rados.0.smithi038.stdout:863: done (15 left) 2024-09-14T04:08:05.336 INFO:tasks.rados.rados.0.smithi038.stdout:864: done (14 left) 2024-09-14T04:08:05.336 INFO:tasks.rados.rados.0.smithi038.stdout:865: done (13 left) 2024-09-14T04:08:05.336 INFO:tasks.rados.rados.0.smithi038.stdout:866: done (12 left) 2024-09-14T04:08:05.336 INFO:tasks.rados.rados.0.smithi038.stdout:867: done (11 left) 2024-09-14T04:08:05.336 INFO:tasks.rados.rados.0.smithi038.stdout:868: done (10 left) 2024-09-14T04:08:05.336 INFO:tasks.rados.rados.0.smithi038.stdout:869: done (9 left) 2024-09-14T04:08:05.337 INFO:tasks.rados.rados.0.smithi038.stdout:871: done (8 left) 2024-09-14T04:08:05.337 INFO:tasks.rados.rados.0.smithi038.stdout:872: done (7 left) 2024-09-14T04:08:05.337 INFO:tasks.rados.rados.0.smithi038.stdout:873: done (6 left) 2024-09-14T04:08:05.337 INFO:tasks.rados.rados.0.smithi038.stdout:874: done (5 left) 2024-09-14T04:08:05.337 INFO:tasks.rados.rados.0.smithi038.stdout:875: done (4 left) 2024-09-14T04:08:05.337 INFO:tasks.rados.rados.0.smithi038.stdout:876: done (3 left) 2024-09-14T04:08:05.337 INFO:tasks.rados.rados.0.smithi038.stdout:877: done (2 left) 2024-09-14T04:08:05.337 INFO:tasks.rados.rados.0.smithi038.stdout:878: done (1 left) 2024-09-14T04:08:05.337 INFO:tasks.rados.rados.0.smithi038.stdout:879: done (0 left) 2024-09-14T04:08:05.337 INFO:tasks.rados.rados.0.smithi038.stdout:880: read oid 228 snap -1 2024-09-14T04:08:05.337 INFO:tasks.rados.rados.0.smithi038.stdout:880: expect (ObjNum 628 snap 0 seq_num 628) 2024-09-14T04:08:05.337 INFO:tasks.rados.rados.0.smithi038.stdout:881: write oid 466 current snap is 0 2024-09-14T04:08:05.338 INFO:tasks.rados.rados.0.smithi038.stdout:881: seq_num 709 ranges {716163=572370,2039145=468247,3203843=626563} 2024-09-14T04:08:05.358 INFO:tasks.rados.rados.0.smithi038.stdout:881: writing smithi03870129-466 from 716163 to 1288533 tid 1 2024-09-14T04:08:05.379 INFO:tasks.rados.rados.0.smithi038.stdout:881: writing smithi03870129-466 from 2039145 to 2507392 tid 2 2024-09-14T04:08:05.397 INFO:tasks.rados.rados.0.smithi038.stdout:881: writing smithi03870129-466 from 3203843 to 3830406 tid 3 2024-09-14T04:08:05.397 INFO:tasks.rados.rados.0.smithi038.stdout:882: write oid 345 current snap is 0 2024-09-14T04:08:05.397 INFO:tasks.rados.rados.0.smithi038.stdout:882: seq_num 710 ranges {732970=647619,2097627=611905,3231266=437835} 2024-09-14T04:08:05.413 INFO:tasks.rados.rados.0.smithi038.stdout:882: writing smithi03870129-345 from 732970 to 1380589 tid 1 2024-09-14T04:08:05.425 INFO:tasks.rados.rados.0.smithi038.stdout:882: writing smithi03870129-345 from 2097627 to 2709532 tid 2 2024-09-14T04:08:05.433 INFO:tasks.rados.rados.0.smithi038.stdout:882: writing smithi03870129-345 from 3231266 to 3669101 tid 3 2024-09-14T04:08:05.433 INFO:tasks.rados.rados.0.smithi038.stdout:883: write oid 251 current snap is 0 2024-09-14T04:08:05.433 INFO:tasks.rados.rados.0.smithi038.stdout:883: seq_num 711 ranges {749777=722868,2156109=471916,3258689=649107} 2024-09-14T04:08:05.444 INFO:tasks.rados.rados.0.smithi038.stdout:883: writing smithi03870129-251 from 749777 to 1472645 tid 1 2024-09-14T04:08:05.452 INFO:tasks.rados.rados.0.smithi038.stdout:883: writing smithi03870129-251 from 2156109 to 2628025 tid 2 2024-09-14T04:08:05.460 INFO:tasks.rados.rados.0.smithi038.stdout:883: writing smithi03870129-251 from 3258689 to 3907796 tid 3 2024-09-14T04:08:05.460 INFO:tasks.rados.rados.0.smithi038.stdout:884: delete oid 163 current snap is 0 2024-09-14T04:08:05.461 INFO:tasks.rados.rados.0.smithi038.stdout:880: expect (ObjNum 628 snap 0 seq_num 628) 2024-09-14T04:08:05.543 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -e sha1=a2782315255a3e7d5f6cdc9eb35785187ff6ddf8 -- bash -c 'while ! ceph mon versions | grep $sha1 && ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error; do sleep 2 ; done' 2024-09-14T04:08:05.596 INFO:tasks.rados.rados.0.smithi038.stdout:881: finishing write tid 1 to smithi03870129-466 2024-09-14T04:08:05.596 INFO:tasks.rados.rados.0.smithi038.stdout:881: finishing write tid 2 to smithi03870129-466 2024-09-14T04:08:05.596 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:05 smithi038 bash[32505]: cluster 2024-09-14T04:08:04.249499+0000 mgr.y (mgr.14406) 234 : cluster [DBG] pgmap v212: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 68 MiB/s rd, 8.7 MiB/s wr, 95 op/s 2024-09-14T04:08:05.597 INFO:tasks.rados.rados.0.smithi038.stdout:880: done (4 left) 2024-09-14T04:08:05.597 INFO:tasks.rados.rados.0.smithi038.stdout:884: done (3 left) 2024-09-14T04:08:05.597 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:05 smithi038 bash[22519]: cluster 2024-09-14T04:08:04.249499+0000 mgr.y (mgr.14406) 234 : cluster [DBG] pgmap v212: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 68 MiB/s rd, 8.7 MiB/s wr, 95 op/s 2024-09-14T04:08:05.598 INFO:tasks.rados.rados.0.smithi038.stdout:885: read oid 164 snap -1 2024-09-14T04:08:05.598 INFO:tasks.rados.rados.0.smithi038.stdout:885: expect (ObjNum 680 snap 0 seq_num 680) 2024-09-14T04:08:05.598 INFO:tasks.rados.rados.0.smithi038.stdout:886: write oid 87 current snap is 0 2024-09-14T04:08:05.598 INFO:tasks.rados.rados.0.smithi038.stdout:881: finishing write tid 3 to smithi03870129-466 2024-09-14T04:08:05.598 INFO:tasks.rados.rados.0.smithi038.stdout:881: finishing write tid 4 to smithi03870129-466 2024-09-14T04:08:05.598 INFO:tasks.rados.rados.0.smithi038.stdout:881: finishing write tid 5 to smithi03870129-466 2024-09-14T04:08:05.598 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 466 v 129 (ObjNum 709 snap 0 seq_num 709) dirty exists 2024-09-14T04:08:05.598 INFO:tasks.rados.rados.0.smithi038.stdout:881: left oid 466 (ObjNum 709 snap 0 seq_num 709) 2024-09-14T04:08:05.598 INFO:tasks.rados.rados.0.smithi038.stdout:882: finishing write tid 1 to smithi03870129-345 2024-09-14T04:08:05.598 INFO:tasks.rados.rados.0.smithi038.stdout:886: seq_num 713 ranges {783391=473366,1756720=475585,2797182=788004} 2024-09-14T04:08:05.605 INFO:tasks.rados.rados.0.smithi038.stdout:886: writing smithi03870129-87 from 783391 to 1256757 tid 1 2024-09-14T04:08:05.612 INFO:tasks.rados.rados.0.smithi038.stdout:886: writing smithi03870129-87 from 1756720 to 2232305 tid 2 2024-09-14T04:08:05.622 INFO:tasks.rados.rados.0.smithi038.stdout:886: writing smithi03870129-87 from 2797182 to 3585186 tid 3 2024-09-14T04:08:05.623 INFO:tasks.rados.rados.0.smithi038.stdout:881: done (4 left) 2024-09-14T04:08:05.623 INFO:tasks.rados.rados.0.smithi038.stdout:887: write oid 104 current snap is 0 2024-09-14T04:08:05.623 INFO:tasks.rados.rados.0.smithi038.stdout:882: finishing write tid 2 to smithi03870129-345 2024-09-14T04:08:05.623 INFO:tasks.rados.rados.0.smithi038.stdout:882: finishing write tid 3 to smithi03870129-345 2024-09-14T04:08:05.623 INFO:tasks.rados.rados.0.smithi038.stdout:887: seq_num 714 ranges {400198=548615,1415202=584996} 2024-09-14T04:08:05.629 INFO:tasks.rados.rados.0.smithi038.stdout:887: writing smithi03870129-104 from 400198 to 948813 tid 1 2024-09-14T04:08:05.637 INFO:tasks.rados.rados.0.smithi038.stdout:887: writing smithi03870129-104 from 1415202 to 2000198 tid 2 2024-09-14T04:08:05.638 INFO:tasks.rados.rados.0.smithi038.stdout:888: delete oid 385 current snap is 0 2024-09-14T04:08:05.638 INFO:tasks.rados.rados.0.smithi038.stdout:882: finishing write tid 4 to smithi03870129-345 2024-09-14T04:08:05.638 INFO:tasks.rados.rados.0.smithi038.stdout:882: finishing write tid 5 to smithi03870129-345 2024-09-14T04:08:05.638 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 345 v 151 (ObjNum 710 snap 0 seq_num 710) dirty exists 2024-09-14T04:08:05.638 INFO:tasks.rados.rados.0.smithi038.stdout:882: left oid 345 (ObjNum 710 snap 0 seq_num 710) 2024-09-14T04:08:05.638 INFO:tasks.rados.rados.0.smithi038.stdout:883: finishing write tid 1 to smithi03870129-251 2024-09-14T04:08:05.638 INFO:tasks.rados.rados.0.smithi038.stdout:883: finishing write tid 2 to smithi03870129-251 2024-09-14T04:08:05.638 INFO:tasks.rados.rados.0.smithi038.stdout:883: finishing write tid 3 to smithi03870129-251 2024-09-14T04:08:05.638 INFO:tasks.rados.rados.0.smithi038.stdout:883: finishing write tid 4 to smithi03870129-251 2024-09-14T04:08:05.638 INFO:tasks.rados.rados.0.smithi038.stdout:883: finishing write tid 5 to smithi03870129-251 2024-09-14T04:08:05.638 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 251 v 120 (ObjNum 711 snap 0 seq_num 711) dirty exists 2024-09-14T04:08:05.638 INFO:tasks.rados.rados.0.smithi038.stdout:883: left oid 251 (ObjNum 711 snap 0 seq_num 711) 2024-09-14T04:08:05.638 INFO:tasks.rados.rados.0.smithi038.stdout:885: expect (ObjNum 680 snap 0 seq_num 680) 2024-09-14T04:08:05.682 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:05 smithi123 bash[24950]: cluster 2024-09-14T04:08:04.249499+0000 mgr.y (mgr.14406) 234 : cluster [DBG] pgmap v212: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 68 MiB/s rd, 8.7 MiB/s wr, 95 op/s 2024-09-14T04:08:05.798 INFO:tasks.rados.rados.0.smithi038.stdout:886: finishing write tid 1 to smithi03870129-87 2024-09-14T04:08:05.798 INFO:tasks.rados.rados.0.smithi038.stdout:886: finishing write tid 2 to smithi03870129-87 2024-09-14T04:08:05.798 INFO:tasks.rados.rados.0.smithi038.stdout:886: finishing write tid 3 to smithi03870129-87 2024-09-14T04:08:05.798 INFO:tasks.rados.rados.0.smithi038.stdout:886: finishing write tid 4 to smithi03870129-87 2024-09-14T04:08:05.798 INFO:tasks.rados.rados.0.smithi038.stdout:886: finishing write tid 5 to smithi03870129-87 2024-09-14T04:08:05.798 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 87 v 114 (ObjNum 713 snap 0 seq_num 713) dirty exists 2024-09-14T04:08:05.798 INFO:tasks.rados.rados.0.smithi038.stdout:886: left oid 87 (ObjNum 713 snap 0 seq_num 713) 2024-09-14T04:08:05.798 INFO:tasks.rados.rados.0.smithi038.stdout:887: finishing write tid 1 to smithi03870129-104 2024-09-14T04:08:05.798 INFO:tasks.rados.rados.0.smithi038.stdout:882: done (5 left) 2024-09-14T04:08:05.798 INFO:tasks.rados.rados.0.smithi038.stdout:883: done (4 left) 2024-09-14T04:08:05.798 INFO:tasks.rados.rados.0.smithi038.stdout:885: done (3 left) 2024-09-14T04:08:05.798 INFO:tasks.rados.rados.0.smithi038.stdout:886: done (2 left) 2024-09-14T04:08:05.799 INFO:tasks.rados.rados.0.smithi038.stdout:888: done (1 left) 2024-09-14T04:08:05.799 INFO:tasks.rados.rados.0.smithi038.stdout:889: write oid 86 current snap is 0 2024-09-14T04:08:05.799 INFO:tasks.rados.rados.0.smithi038.stdout:887: finishing write tid 2 to smithi03870129-104 2024-09-14T04:08:05.799 INFO:tasks.rados.rados.0.smithi038.stdout:887: finishing write tid 3 to smithi03870129-104 2024-09-14T04:08:05.799 INFO:tasks.rados.rados.0.smithi038.stdout:887: finishing write tid 4 to smithi03870129-104 2024-09-14T04:08:05.799 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 104 v 169 (ObjNum 714 snap 0 seq_num 714) dirty exists 2024-09-14T04:08:05.799 INFO:tasks.rados.rados.0.smithi038.stdout:887: left oid 104 (ObjNum 714 snap 0 seq_num 714) 2024-09-14T04:08:05.799 INFO:tasks.rados.rados.0.smithi038.stdout:889: seq_num 716 ranges {433812=415466,1648519=385293} 2024-09-14T04:08:05.802 INFO:tasks.rados.rados.0.smithi038.stdout:889: writing smithi03870129-86 from 433812 to 849278 tid 1 2024-09-14T04:08:05.809 INFO:tasks.rados.rados.0.smithi038.stdout:889: writing smithi03870129-86 from 1648519 to 2033812 tid 2 2024-09-14T04:08:05.809 INFO:tasks.rados.rados.0.smithi038.stdout:887: done (1 left) 2024-09-14T04:08:05.810 INFO:tasks.rados.rados.0.smithi038.stdout:890: write oid 383 current snap is 0 2024-09-14T04:08:05.810 INFO:tasks.rados.rados.0.smithi038.stdout:890: seq_num 717 ranges {450619=490715,1590648=459971} 2024-09-14T04:08:05.814 INFO:tasks.rados.rados.0.smithi038.stdout:890: writing smithi03870129-383 from 450619 to 941334 tid 1 2024-09-14T04:08:05.821 INFO:tasks.rados.rados.0.smithi038.stdout:890: writing smithi03870129-383 from 1590648 to 2050619 tid 2 2024-09-14T04:08:05.821 INFO:tasks.rados.rados.0.smithi038.stdout:891: write oid 303 current snap is 0 2024-09-14T04:08:05.821 INFO:tasks.rados.rados.0.smithi038.stdout:889: finishing write tid 1 to smithi03870129-86 2024-09-14T04:08:05.821 INFO:tasks.rados.rados.0.smithi038.stdout:889: finishing write tid 2 to smithi03870129-86 2024-09-14T04:08:05.821 INFO:tasks.rados.rados.0.smithi038.stdout:889: finishing write tid 3 to smithi03870129-86 2024-09-14T04:08:05.821 INFO:tasks.rados.rados.0.smithi038.stdout:889: finishing write tid 4 to smithi03870129-86 2024-09-14T04:08:05.821 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 86 v 145 (ObjNum 716 snap 0 seq_num 716) dirty exists 2024-09-14T04:08:05.822 INFO:tasks.rados.rados.0.smithi038.stdout:889: left oid 86 (ObjNum 716 snap 0 seq_num 716) 2024-09-14T04:08:05.822 INFO:tasks.rados.rados.0.smithi038.stdout:890: finishing write tid 1 to smithi03870129-383 2024-09-14T04:08:05.822 INFO:tasks.rados.rados.0.smithi038.stdout:891: seq_num 718 ranges {467426=565964,1649130=418296} 2024-09-14T04:08:05.827 INFO:tasks.rados.rados.0.smithi038.stdout:891: writing smithi03870129-303 from 467426 to 1033390 tid 1 2024-09-14T04:08:05.834 INFO:tasks.rados.rados.0.smithi038.stdout:891: writing smithi03870129-303 from 1649130 to 2067426 tid 2 2024-09-14T04:08:05.834 INFO:tasks.rados.rados.0.smithi038.stdout:889: done (2 left) 2024-09-14T04:08:05.834 INFO:tasks.rados.rados.0.smithi038.stdout:892: read oid 301 snap -1 2024-09-14T04:08:05.834 INFO:tasks.rados.rados.0.smithi038.stdout:892: expect (ObjNum 300 snap 0 seq_num 300) 2024-09-14T04:08:05.834 INFO:tasks.rados.rados.0.smithi038.stdout:893: write oid 367 current snap is 0 2024-09-14T04:08:05.834 INFO:tasks.rados.rados.0.smithi038.stdout:890: finishing write tid 2 to smithi03870129-383 2024-09-14T04:08:05.834 INFO:tasks.rados.rados.0.smithi038.stdout:890: finishing write tid 3 to smithi03870129-383 2024-09-14T04:08:05.834 INFO:tasks.rados.rados.0.smithi038.stdout:890: finishing write tid 4 to smithi03870129-383 2024-09-14T04:08:05.834 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 383 v 172 (ObjNum 717 snap 0 seq_num 717) dirty exists 2024-09-14T04:08:05.834 INFO:tasks.rados.rados.0.smithi038.stdout:890: left oid 383 (ObjNum 717 snap 0 seq_num 717) 2024-09-14T04:08:05.834 INFO:tasks.rados.rados.0.smithi038.stdout:893: seq_num 719 ranges {484233=641213,1707612=376621} 2024-09-14T04:08:05.840 INFO:tasks.rados.rados.0.smithi038.stdout:893: writing smithi03870129-367 from 484233 to 1125446 tid 1 2024-09-14T04:08:05.846 INFO:tasks.rados.rados.0.smithi038.stdout:893: writing smithi03870129-367 from 1707612 to 2084233 tid 2 2024-09-14T04:08:05.846 INFO:tasks.rados.rados.0.smithi038.stdout:890: done (3 left) 2024-09-14T04:08:05.846 INFO:tasks.rados.rados.0.smithi038.stdout:894: delete oid 383 current snap is 0 2024-09-14T04:08:05.846 INFO:tasks.rados.rados.0.smithi038.stdout:891: finishing write tid 1 to smithi03870129-303 2024-09-14T04:08:05.846 INFO:tasks.rados.rados.0.smithi038.stdout:892: expect (ObjNum 300 snap 0 seq_num 300) 2024-09-14T04:08:05.948 INFO:tasks.rados.rados.0.smithi038.stdout:891: finishing write tid 2 to smithi03870129-303 2024-09-14T04:08:05.948 INFO:tasks.rados.rados.0.smithi038.stdout:891: finishing write tid 3 to smithi03870129-303 2024-09-14T04:08:05.948 INFO:tasks.rados.rados.0.smithi038.stdout:891: finishing write tid 4 to smithi03870129-303 2024-09-14T04:08:05.948 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 303 v 202 (ObjNum 718 snap 0 seq_num 718) dirty exists 2024-09-14T04:08:05.948 INFO:tasks.rados.rados.0.smithi038.stdout:891: left oid 303 (ObjNum 718 snap 0 seq_num 718) 2024-09-14T04:08:05.948 INFO:tasks.rados.rados.0.smithi038.stdout:893: finishing write tid 1 to smithi03870129-367 2024-09-14T04:08:05.948 INFO:tasks.rados.rados.0.smithi038.stdout:893: finishing write tid 2 to smithi03870129-367 2024-09-14T04:08:05.948 INFO:tasks.rados.rados.0.smithi038.stdout:893: finishing write tid 3 to smithi03870129-367 2024-09-14T04:08:05.948 INFO:tasks.rados.rados.0.smithi038.stdout:893: finishing write tid 4 to smithi03870129-367 2024-09-14T04:08:05.948 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 367 v 218 (ObjNum 719 snap 0 seq_num 719) dirty exists 2024-09-14T04:08:05.948 INFO:tasks.rados.rados.0.smithi038.stdout:893: left oid 367 (ObjNum 719 snap 0 seq_num 719) 2024-09-14T04:08:05.949 INFO:tasks.rados.rados.0.smithi038.stdout:891: done (3 left) 2024-09-14T04:08:05.949 INFO:tasks.rados.rados.0.smithi038.stdout:892: done (2 left) 2024-09-14T04:08:05.949 INFO:tasks.rados.rados.0.smithi038.stdout:893: done (1 left) 2024-09-14T04:08:05.949 INFO:tasks.rados.rados.0.smithi038.stdout:894: done (0 left) 2024-09-14T04:08:05.949 INFO:tasks.rados.rados.0.smithi038.stdout:895: write oid 465 current snap is 0 2024-09-14T04:08:05.949 INFO:tasks.rados.rados.0.smithi038.stdout:895: seq_num 721 ranges {517847=791711,2108223=9624} 2024-09-14T04:08:05.957 INFO:tasks.rados.rados.0.smithi038.stdout:895: writing smithi03870129-465 from 517847 to 1309558 tid 1 2024-09-14T04:08:05.963 INFO:tasks.rados.rados.0.smithi038.stdout:895: writing smithi03870129-465 from 2108223 to 2117847 tid 2 2024-09-14T04:08:05.963 INFO:tasks.rados.rados.0.smithi038.stdout:896: read oid 225 snap -1 2024-09-14T04:08:05.963 INFO:tasks.rados.rados.0.smithi038.stdout:896: expect (ObjNum 534 snap 0 seq_num 534) 2024-09-14T04:08:05.963 INFO:tasks.rados.rados.0.smithi038.stdout:897: write oid 196 current snap is 0 2024-09-14T04:08:05.963 INFO:tasks.rados.rados.0.smithi038.stdout:895: finishing write tid 1 to smithi03870129-465 2024-09-14T04:08:05.963 INFO:tasks.rados.rados.0.smithi038.stdout:897: seq_num 722 ranges {534654=466960,1766705=367949} 2024-09-14T04:08:05.969 INFO:tasks.rados.rados.0.smithi038.stdout:897: writing smithi03870129-196 from 534654 to 1001614 tid 1 2024-09-14T04:08:05.976 INFO:tasks.rados.rados.0.smithi038.stdout:897: writing smithi03870129-196 from 1766705 to 2134654 tid 2 2024-09-14T04:08:05.976 INFO:tasks.rados.rados.0.smithi038.stdout:898: read oid 401 snap -1 2024-09-14T04:08:05.976 INFO:tasks.rados.rados.0.smithi038.stdout:898: expect (ObjNum 400 snap 0 seq_num 400) 2024-09-14T04:08:05.976 INFO:tasks.rados.rados.0.smithi038.stdout:899: read oid 354 snap -1 2024-09-14T04:08:05.976 INFO:tasks.rados.rados.0.smithi038.stdout:899: expect (ObjNum 353 snap 0 seq_num 353) 2024-09-14T04:08:05.976 INFO:tasks.rados.rados.0.smithi038.stdout:900: write oid 325 current snap is 0 2024-09-14T04:08:05.976 INFO:tasks.rados.rados.0.smithi038.stdout:900: seq_num 723 ranges {551461=658562,1941540=209921} 2024-09-14T04:08:05.983 INFO:tasks.rados.rados.0.smithi038.stdout:900: writing smithi03870129-325 from 551461 to 1210023 tid 1 2024-09-14T04:08:05.989 INFO:tasks.rados.rados.0.smithi038.stdout:900: writing smithi03870129-325 from 1941540 to 2151461 tid 2 2024-09-14T04:08:05.989 INFO:tasks.rados.rados.0.smithi038.stdout:901: read oid 294 snap -1 2024-09-14T04:08:05.989 INFO:tasks.rados.rados.0.smithi038.stdout:901: expect (ObjNum 641 snap 0 seq_num 641) 2024-09-14T04:08:05.989 INFO:tasks.rados.rados.0.smithi038.stdout:902: read oid 239 snap -1 2024-09-14T04:08:05.989 INFO:tasks.rados.rados.0.smithi038.stdout:902: expect (ObjNum 238 snap 0 seq_num 238) 2024-09-14T04:08:05.989 INFO:tasks.rados.rados.0.smithi038.stdout:903: write oid 49 current snap is 0 2024-09-14T04:08:05.989 INFO:tasks.rados.rados.0.smithi038.stdout:895: finishing write tid 2 to smithi03870129-465 2024-09-14T04:08:05.989 INFO:tasks.rados.rados.0.smithi038.stdout:895: finishing write tid 3 to smithi03870129-465 2024-09-14T04:08:05.990 INFO:tasks.rados.rados.0.smithi038.stdout:895: finishing write tid 4 to smithi03870129-465 2024-09-14T04:08:05.990 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 465 v 216 (ObjNum 721 snap 0 seq_num 721) dirty exists 2024-09-14T04:08:05.990 INFO:tasks.rados.rados.0.smithi038.stdout:895: left oid 465 (ObjNum 721 snap 0 seq_num 721) 2024-09-14T04:08:05.990 INFO:tasks.rados.rados.0.smithi038.stdout:896: expect (ObjNum 534 snap 0 seq_num 534) 2024-09-14T04:08:06.140 INFO:tasks.rados.rados.0.smithi038.stdout:897: finishing write tid 1 to smithi03870129-196 2024-09-14T04:08:06.140 INFO:tasks.rados.rados.0.smithi038.stdout:897: finishing write tid 2 to smithi03870129-196 2024-09-14T04:08:06.140 INFO:tasks.rados.rados.0.smithi038.stdout:899: expect (ObjNum 353 snap 0 seq_num 353) 2024-09-14T04:08:06.276 INFO:tasks.rados.rados.0.smithi038.stdout:897: finishing write tid 3 to smithi03870129-196 2024-09-14T04:08:06.276 INFO:tasks.rados.rados.0.smithi038.stdout:897: finishing write tid 4 to smithi03870129-196 2024-09-14T04:08:06.276 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 196 v 172 (ObjNum 722 snap 0 seq_num 722) dirty exists 2024-09-14T04:08:06.276 INFO:tasks.rados.rados.0.smithi038.stdout:897: left oid 196 (ObjNum 722 snap 0 seq_num 722) 2024-09-14T04:08:06.276 INFO:tasks.rados.rados.0.smithi038.stdout:900: finishing write tid 1 to smithi03870129-325 2024-09-14T04:08:06.276 INFO:tasks.rados.rados.0.smithi038.stdout:898: expect (ObjNum 400 snap 0 seq_num 400) 2024-09-14T04:08:06.368 INFO:tasks.rados.rados.0.smithi038.stdout:900: finishing write tid 2 to smithi03870129-325 2024-09-14T04:08:06.368 INFO:tasks.rados.rados.0.smithi038.stdout:900: finishing write tid 3 to smithi03870129-325 2024-09-14T04:08:06.368 INFO:tasks.rados.rados.0.smithi038.stdout:903: seq_num 724 ranges {568268=733811,2000022=168246} 2024-09-14T04:08:06.375 INFO:tasks.rados.rados.0.smithi038.stdout:903: writing smithi03870129-49 from 568268 to 1302079 tid 1 2024-09-14T04:08:06.380 INFO:tasks.rados.rados.0.smithi038.stdout:903: writing smithi03870129-49 from 2000022 to 2168268 tid 2 2024-09-14T04:08:06.380 INFO:tasks.rados.rados.0.smithi038.stdout:895: done (8 left) 2024-09-14T04:08:06.380 INFO:tasks.rados.rados.0.smithi038.stdout:896: done (7 left) 2024-09-14T04:08:06.381 INFO:tasks.rados.rados.0.smithi038.stdout:897: done (6 left) 2024-09-14T04:08:06.381 INFO:tasks.rados.rados.0.smithi038.stdout:898: done (5 left) 2024-09-14T04:08:06.381 INFO:tasks.rados.rados.0.smithi038.stdout:899: done (4 left) 2024-09-14T04:08:06.381 INFO:tasks.rados.rados.0.smithi038.stdout:904: write oid 181 current snap is 0 2024-09-14T04:08:06.381 INFO:tasks.rados.rados.0.smithi038.stdout:900: finishing write tid 4 to smithi03870129-325 2024-09-14T04:08:06.381 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 325 v 132 (ObjNum 723 snap 0 seq_num 723) dirty exists 2024-09-14T04:08:06.381 INFO:tasks.rados.rados.0.smithi038.stdout:900: left oid 325 (ObjNum 723 snap 0 seq_num 723) 2024-09-14T04:08:06.381 INFO:tasks.rados.rados.0.smithi038.stdout:902: expect (ObjNum 238 snap 0 seq_num 238) 2024-09-14T04:08:06.445 INFO:tasks.rados.rados.0.smithi038.stdout:901: expect (ObjNum 641 snap 0 seq_num 641) 2024-09-14T04:08:06.605 INFO:tasks.rados.rados.0.smithi038.stdout:903: finishing write tid 1 to smithi03870129-49 2024-09-14T04:08:06.606 INFO:tasks.rados.rados.0.smithi038.stdout:903: finishing write tid 2 to smithi03870129-49 2024-09-14T04:08:06.606 INFO:tasks.rados.rados.0.smithi038.stdout:903: finishing write tid 3 to smithi03870129-49 2024-09-14T04:08:06.606 INFO:tasks.rados.rados.0.smithi038.stdout:903: finishing write tid 4 to smithi03870129-49 2024-09-14T04:08:06.606 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 49 v 132 (ObjNum 724 snap 0 seq_num 724) dirty exists 2024-09-14T04:08:06.606 INFO:tasks.rados.rados.0.smithi038.stdout:903: left oid 49 (ObjNum 724 snap 0 seq_num 724) 2024-09-14T04:08:06.606 INFO:tasks.rados.rados.0.smithi038.stdout:904: seq_num 725 ranges {585075=409060,1542151=642924} 2024-09-14T04:08:06.623 INFO:tasks.rados.rados.0.smithi038.stdout:904: writing smithi03870129-181 from 585075 to 994135 tid 1 2024-09-14T04:08:06.643 INFO:tasks.rados.rados.0.smithi038.stdout:904: writing smithi03870129-181 from 1542151 to 2185075 tid 2 2024-09-14T04:08:06.644 INFO:tasks.rados.rados.0.smithi038.stdout:900: done (4 left) 2024-09-14T04:08:06.644 INFO:tasks.rados.rados.0.smithi038.stdout:901: done (3 left) 2024-09-14T04:08:06.644 INFO:tasks.rados.rados.0.smithi038.stdout:902: done (2 left) 2024-09-14T04:08:06.644 INFO:tasks.rados.rados.0.smithi038.stdout:903: done (1 left) 2024-09-14T04:08:06.644 INFO:tasks.rados.rados.0.smithi038.stdout:905: delete oid 441 current snap is 0 2024-09-14T04:08:06.644 INFO:tasks.rados.rados.0.smithi038.stdout:904: finishing write tid 1 to smithi03870129-181 2024-09-14T04:08:06.647 INFO:tasks.rados.rados.0.smithi038.stdout:905: done (1 left) 2024-09-14T04:08:06.647 INFO:tasks.rados.rados.0.smithi038.stdout:906: write oid 51 current snap is 0 2024-09-14T04:08:06.647 INFO:tasks.rados.rados.0.smithi038.stdout:906: seq_num 727 ranges {618689=559558,1659115=559574} 2024-09-14T04:08:06.667 INFO:tasks.rados.rados.0.smithi038.stdout:906: writing smithi03870129-51 from 618689 to 1178247 tid 1 2024-09-14T04:08:06.683 INFO:tasks.rados.rados.0.smithi038.stdout:906: writing smithi03870129-51 from 1659115 to 2218689 tid 2 2024-09-14T04:08:06.683 INFO:tasks.rados.rados.0.smithi038.stdout:907: read oid 253 snap -1 2024-09-14T04:08:06.683 INFO:tasks.rados.rados.0.smithi038.stdout:907: expect (ObjNum 252 snap 0 seq_num 252) 2024-09-14T04:08:06.683 INFO:tasks.rados.rados.0.smithi038.stdout:908: write oid 152 current snap is 0 2024-09-14T04:08:06.684 INFO:tasks.rados.rados.0.smithi038.stdout:904: finishing write tid 2 to smithi03870129-181 2024-09-14T04:08:06.684 INFO:tasks.rados.rados.0.smithi038.stdout:904: finishing write tid 3 to smithi03870129-181 2024-09-14T04:08:06.684 INFO:tasks.rados.rados.0.smithi038.stdout:904: finishing write tid 4 to smithi03870129-181 2024-09-14T04:08:06.684 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 181 v 219 (ObjNum 725 snap 0 seq_num 725) dirty exists 2024-09-14T04:08:06.684 INFO:tasks.rados.rados.0.smithi038.stdout:904: left oid 181 (ObjNum 725 snap 0 seq_num 725) 2024-09-14T04:08:06.684 INFO:tasks.rados.rados.0.smithi038.stdout:906: finishing write tid 1 to smithi03870129-51 2024-09-14T04:08:06.684 INFO:tasks.rados.rados.0.smithi038.stdout:908: seq_num 728 ranges {635496=634807,1717597=517899} 2024-09-14T04:08:06.699 INFO:tasks.rados.rados.0.smithi038.stdout:908: writing smithi03870129-152 from 635496 to 1270303 tid 1 2024-09-14T04:08:06.711 INFO:tasks.rados.rados.0.smithi038.stdout:908: writing smithi03870129-152 from 1717597 to 2235496 tid 2 2024-09-14T04:08:06.712 INFO:tasks.rados.rados.0.smithi038.stdout:904: done (3 left) 2024-09-14T04:08:06.712 INFO:tasks.rados.rados.0.smithi038.stdout:909: read oid 87 snap -1 2024-09-14T04:08:06.712 INFO:tasks.rados.rados.0.smithi038.stdout:909: expect (ObjNum 713 snap 0 seq_num 713) 2024-09-14T04:08:06.712 INFO:tasks.rados.rados.0.smithi038.stdout:910: read oid 222 snap -1 2024-09-14T04:08:06.712 INFO:tasks.rados.rados.0.smithi038.stdout:910: expect (ObjNum 221 snap 0 seq_num 221) 2024-09-14T04:08:06.712 INFO:tasks.rados.rados.0.smithi038.stdout:911: delete oid 466 current snap is 0 2024-09-14T04:08:06.712 INFO:tasks.rados.rados.0.smithi038.stdout:906: finishing write tid 2 to smithi03870129-51 2024-09-14T04:08:06.712 INFO:tasks.rados.rados.0.smithi038.stdout:906: finishing write tid 3 to smithi03870129-51 2024-09-14T04:08:06.712 INFO:tasks.rados.rados.0.smithi038.stdout:906: finishing write tid 4 to smithi03870129-51 2024-09-14T04:08:06.712 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 51 v 222 (ObjNum 727 snap 0 seq_num 727) dirty exists 2024-09-14T04:08:06.712 INFO:tasks.rados.rados.0.smithi038.stdout:906: left oid 51 (ObjNum 727 snap 0 seq_num 727) 2024-09-14T04:08:06.712 INFO:tasks.rados.rados.0.smithi038.stdout:907: expect (ObjNum 252 snap 0 seq_num 252) 2024-09-14T04:08:06.825 INFO:tasks.rados.rados.0.smithi038.stdout:908: finishing write tid 1 to smithi03870129-152 2024-09-14T04:08:06.825 INFO:tasks.rados.rados.0.smithi038.stdout:909: expect (ObjNum 713 snap 0 seq_num 713) 2024-09-14T04:08:07.019 INFO:tasks.rados.rados.0.smithi038.stdout:908: finishing write tid 2 to smithi03870129-152 2024-09-14T04:08:07.019 INFO:tasks.rados.rados.0.smithi038.stdout:908: finishing write tid 3 to smithi03870129-152 2024-09-14T04:08:07.019 INFO:tasks.rados.rados.0.smithi038.stdout:908: finishing write tid 4 to smithi03870129-152 2024-09-14T04:08:07.019 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 152 v 205 (ObjNum 728 snap 0 seq_num 728) dirty exists 2024-09-14T04:08:07.019 INFO:tasks.rados.rados.0.smithi038.stdout:908: left oid 152 (ObjNum 728 snap 0 seq_num 728) 2024-09-14T04:08:07.019 INFO:tasks.rados.rados.0.smithi038.stdout:910: expect (ObjNum 221 snap 0 seq_num 221) 2024-09-14T04:08:07.147 INFO:tasks.rados.rados.0.smithi038.stdout:906: done (5 left) 2024-09-14T04:08:07.147 INFO:tasks.rados.rados.0.smithi038.stdout:907: done (4 left) 2024-09-14T04:08:07.147 INFO:tasks.rados.rados.0.smithi038.stdout:908: done (3 left) 2024-09-14T04:08:07.147 INFO:tasks.rados.rados.0.smithi038.stdout:909: done (2 left) 2024-09-14T04:08:07.147 INFO:tasks.rados.rados.0.smithi038.stdout:910: done (1 left) 2024-09-14T04:08:07.147 INFO:tasks.rados.rados.0.smithi038.stdout:911: done (0 left) 2024-09-14T04:08:07.147 INFO:tasks.rados.rados.0.smithi038.stdout:912: read oid 417 snap -1 2024-09-14T04:08:07.148 INFO:tasks.rados.rados.0.smithi038.stdout:912: expect (ObjNum 416 snap 0 seq_num 416) 2024-09-14T04:08:07.148 INFO:tasks.rados.rados.0.smithi038.stdout:913: read oid 126 snap -1 2024-09-14T04:08:07.148 INFO:tasks.rados.rados.0.smithi038.stdout:913: expect (ObjNum 125 snap 0 seq_num 125) 2024-09-14T04:08:07.148 INFO:tasks.rados.rados.0.smithi038.stdout:914: delete oid 412 current snap is 0 2024-09-14T04:08:07.154 INFO:tasks.rados.rados.0.smithi038.stdout:912: expect (ObjNum 416 snap 0 seq_num 416) 2024-09-14T04:08:07.251 INFO:tasks.rados.rados.0.smithi038.stdout:913: expect (ObjNum 125 snap 0 seq_num 125) 2024-09-14T04:08:07.329 INFO:tasks.rados.rados.0.smithi038.stdout:912: done (2 left) 2024-09-14T04:08:07.329 INFO:tasks.rados.rados.0.smithi038.stdout:913: done (1 left) 2024-09-14T04:08:07.329 INFO:tasks.rados.rados.0.smithi038.stdout:914: done (0 left) 2024-09-14T04:08:07.329 INFO:tasks.rados.rados.0.smithi038.stdout:915: delete oid 391 current snap is 0 2024-09-14T04:08:07.329 INFO:tasks.rados.rados.0.smithi038.stdout:915: done (0 left) 2024-09-14T04:08:07.330 INFO:tasks.rados.rados.0.smithi038.stdout:916: write oid 55 current snap is 0 2024-09-14T04:08:07.330 INFO:tasks.rados.rados.0.smithi038.stdout:916: seq_num 732 ranges {702724=652156,1951525=351199} 2024-09-14T04:08:07.353 INFO:tasks.rados.rados.0.smithi038.stdout:916: writing smithi03870129-55 from 702724 to 1354880 tid 1 2024-09-14T04:08:07.370 INFO:tasks.rados.rados.0.smithi038.stdout:916: writing smithi03870129-55 from 1951525 to 2302724 tid 2 2024-09-14T04:08:07.370 INFO:tasks.rados.rados.0.smithi038.stdout:917: read oid 281 snap -1 2024-09-14T04:08:07.370 INFO:tasks.rados.rados.0.smithi038.stdout:917: expect (ObjNum 280 snap 0 seq_num 280) 2024-09-14T04:08:07.370 INFO:tasks.rados.rados.0.smithi038.stdout:918: read oid 103 snap -1 2024-09-14T04:08:07.370 INFO:tasks.rados.rados.0.smithi038.stdout:918: expect (ObjNum 102 snap 0 seq_num 102) 2024-09-14T04:08:07.370 INFO:tasks.rados.rados.0.smithi038.stdout:919: read oid 189 snap -1 2024-09-14T04:08:07.370 INFO:tasks.rados.rados.0.smithi038.stdout:919: expect (ObjNum 188 snap 0 seq_num 188) 2024-09-14T04:08:07.370 INFO:tasks.rados.rados.0.smithi038.stdout:920: write oid 330 current snap is 0 2024-09-14T04:08:07.371 INFO:tasks.rados.rados.0.smithi038.stdout:916: finishing write tid 1 to smithi03870129-55 2024-09-14T04:08:07.371 INFO:tasks.rados.rados.0.smithi038.stdout:920: seq_num 733 ranges {719531=727405,1893654=425877} 2024-09-14T04:08:07.394 INFO:tasks.rados.rados.0.smithi038.stdout:920: writing smithi03870129-330 from 719531 to 1446936 tid 1 2024-09-14T04:08:07.408 INFO:tasks.rados.rados.0.smithi038.stdout:920: writing smithi03870129-330 from 1893654 to 2319531 tid 2 2024-09-14T04:08:07.408 INFO:tasks.rados.rados.0.smithi038.stdout:921: write oid 278 current snap is 0 2024-09-14T04:08:07.408 INFO:tasks.rados.rados.0.smithi038.stdout:921: seq_num 734 ranges {736338=402654,1552136=539580} 2024-09-14T04:08:07.422 INFO:tasks.rados.rados.0.smithi038.stdout:921: writing smithi03870129-278 from 736338 to 1138992 tid 1 2024-09-14T04:08:07.432 INFO:tasks.rados.rados.0.smithi038.stdout:921: writing smithi03870129-278 from 1552136 to 2091716 tid 2 2024-09-14T04:08:07.432 INFO:tasks.rados.rados.0.smithi038.stdout:922: write oid 283 current snap is 0 2024-09-14T04:08:07.432 INFO:tasks.rados.rados.0.smithi038.stdout:922: seq_num 735 ranges {753145=477903,2010618=342527} 2024-09-14T04:08:07.442 INFO:tasks.rados.rados.0.smithi038.stdout:922: writing smithi03870129-283 from 753145 to 1231048 tid 1 2024-09-14T04:08:07.452 INFO:tasks.rados.rados.0.smithi038.stdout:922: writing smithi03870129-283 from 2010618 to 2353145 tid 2 2024-09-14T04:08:07.452 INFO:tasks.rados.rados.0.smithi038.stdout:923: read oid 177 snap -1 2024-09-14T04:08:07.452 INFO:tasks.rados.rados.0.smithi038.stdout:923: expect (ObjNum 176 snap 0 seq_num 176) 2024-09-14T04:08:07.452 INFO:tasks.rados.rados.0.smithi038.stdout:924: delete oid 338 current snap is 0 2024-09-14T04:08:07.452 INFO:tasks.rados.rados.0.smithi038.stdout:916: finishing write tid 2 to smithi03870129-55 2024-09-14T04:08:07.452 INFO:tasks.rados.rados.0.smithi038.stdout:916: finishing write tid 3 to smithi03870129-55 2024-09-14T04:08:07.452 INFO:tasks.rados.rados.0.smithi038.stdout:916: finishing write tid 4 to smithi03870129-55 2024-09-14T04:08:07.452 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 55 v 225 (ObjNum 732 snap 0 seq_num 732) dirty exists 2024-09-14T04:08:07.452 INFO:tasks.rados.rados.0.smithi038.stdout:916: left oid 55 (ObjNum 732 snap 0 seq_num 732) 2024-09-14T04:08:07.453 INFO:tasks.rados.rados.0.smithi038.stdout:919: expect (ObjNum 188 snap 0 seq_num 188) 2024-09-14T04:08:07.559 INFO:tasks.rados.rados.0.smithi038.stdout:917: expect (ObjNum 280 snap 0 seq_num 280) 2024-09-14T04:08:07.651 INFO:tasks.rados.rados.0.smithi038.stdout:918: expect (ObjNum 102 snap 0 seq_num 102) 2024-09-14T04:08:07.682 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:07 smithi123 bash[24950]: cluster 2024-09-14T04:08:06.250102+0000 mgr.y (mgr.14406) 235 : cluster [DBG] pgmap v213: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 68 MiB/s rd, 8.7 MiB/s wr, 95 op/s 2024-09-14T04:08:07.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:07 smithi038 bash[32505]: cluster 2024-09-14T04:08:06.250102+0000 mgr.y (mgr.14406) 235 : cluster [DBG] pgmap v213: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 68 MiB/s rd, 8.7 MiB/s wr, 95 op/s 2024-09-14T04:08:07.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:07 smithi038 bash[22519]: cluster 2024-09-14T04:08:06.250102+0000 mgr.y (mgr.14406) 235 : cluster [DBG] pgmap v213: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 68 MiB/s rd, 8.7 MiB/s wr, 95 op/s 2024-09-14T04:08:07.774 INFO:tasks.rados.rados.0.smithi038.stdout:920: finishing write tid 1 to smithi03870129-330 2024-09-14T04:08:07.774 INFO:tasks.rados.rados.0.smithi038.stdout:920: finishing write tid 2 to smithi03870129-330 2024-09-14T04:08:07.774 INFO:tasks.rados.rados.0.smithi038.stdout:920: finishing write tid 3 to smithi03870129-330 2024-09-14T04:08:07.774 INFO:tasks.rados.rados.0.smithi038.stdout:920: finishing write tid 4 to smithi03870129-330 2024-09-14T04:08:07.774 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 330 v 221 (ObjNum 733 snap 0 seq_num 733) dirty exists 2024-09-14T04:08:07.774 INFO:tasks.rados.rados.0.smithi038.stdout:920: left oid 330 (ObjNum 733 snap 0 seq_num 733) 2024-09-14T04:08:07.774 INFO:tasks.rados.rados.0.smithi038.stdout:921: finishing write tid 1 to smithi03870129-278 2024-09-14T04:08:07.775 INFO:tasks.rados.rados.0.smithi038.stdout:921: finishing write tid 2 to smithi03870129-278 2024-09-14T04:08:07.775 INFO:tasks.rados.rados.0.smithi038.stdout:921: finishing write tid 3 to smithi03870129-278 2024-09-14T04:08:07.775 INFO:tasks.rados.rados.0.smithi038.stdout:921: finishing write tid 4 to smithi03870129-278 2024-09-14T04:08:07.775 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 278 v 224 (ObjNum 734 snap 0 seq_num 734) dirty exists 2024-09-14T04:08:07.775 INFO:tasks.rados.rados.0.smithi038.stdout:921: left oid 278 (ObjNum 734 snap 0 seq_num 734) 2024-09-14T04:08:07.775 INFO:tasks.rados.rados.0.smithi038.stdout:922: finishing write tid 1 to smithi03870129-283 2024-09-14T04:08:07.775 INFO:tasks.rados.rados.0.smithi038.stdout:923: expect (ObjNum 176 snap 0 seq_num 176) 2024-09-14T04:08:07.872 INFO:tasks.rados.rados.0.smithi038.stdout:922: finishing write tid 2 to smithi03870129-283 2024-09-14T04:08:07.872 INFO:tasks.rados.rados.0.smithi038.stdout:922: finishing write tid 3 to smithi03870129-283 2024-09-14T04:08:07.872 INFO:tasks.rados.rados.0.smithi038.stdout:922: finishing write tid 4 to smithi03870129-283 2024-09-14T04:08:07.873 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 283 v 175 (ObjNum 735 snap 0 seq_num 735) dirty exists 2024-09-14T04:08:07.873 INFO:tasks.rados.rados.0.smithi038.stdout:922: left oid 283 (ObjNum 735 snap 0 seq_num 735) 2024-09-14T04:08:07.873 INFO:tasks.rados.rados.0.smithi038.stdout:916: done (8 left) 2024-09-14T04:08:07.873 INFO:tasks.rados.rados.0.smithi038.stdout:917: done (7 left) 2024-09-14T04:08:07.873 INFO:tasks.rados.rados.0.smithi038.stdout:918: done (6 left) 2024-09-14T04:08:07.873 INFO:tasks.rados.rados.0.smithi038.stdout:919: done (5 left) 2024-09-14T04:08:07.873 INFO:tasks.rados.rados.0.smithi038.stdout:920: done (4 left) 2024-09-14T04:08:07.873 INFO:tasks.rados.rados.0.smithi038.stdout:921: done (3 left) 2024-09-14T04:08:07.873 INFO:tasks.rados.rados.0.smithi038.stdout:922: done (2 left) 2024-09-14T04:08:07.873 INFO:tasks.rados.rados.0.smithi038.stdout:923: done (1 left) 2024-09-14T04:08:07.873 INFO:tasks.rados.rados.0.smithi038.stdout:924: done (0 left) 2024-09-14T04:08:07.873 INFO:tasks.rados.rados.0.smithi038.stdout:925: read oid 404 snap -1 2024-09-14T04:08:07.873 INFO:tasks.rados.rados.0.smithi038.stdout:925: expect (ObjNum 592 snap 0 seq_num 592) 2024-09-14T04:08:07.873 INFO:tasks.rados.rados.0.smithi038.stdout:926: write oid 375 current snap is 0 2024-09-14T04:08:07.874 INFO:tasks.rados.rados.0.smithi038.stdout:926: seq_num 737 ranges {786759=628401,2011229=375530} 2024-09-14T04:08:07.897 INFO:tasks.rados.rados.0.smithi038.stdout:926: writing smithi03870129-375 from 786759 to 1415160 tid 1 2024-09-14T04:08:07.914 INFO:tasks.rados.rados.0.smithi038.stdout:926: writing smithi03870129-375 from 2011229 to 2386759 tid 2 2024-09-14T04:08:07.914 INFO:tasks.rados.rados.0.smithi038.stdout:927: read oid 82 snap -1 2024-09-14T04:08:07.914 INFO:tasks.rados.rados.0.smithi038.stdout:927: expect (ObjNum 649 snap 0 seq_num 649) 2024-09-14T04:08:07.914 INFO:tasks.rados.rados.0.smithi038.stdout:928: write oid 80 current snap is 0 2024-09-14T04:08:07.914 INFO:tasks.rados.rados.0.smithi038.stdout:928: seq_num 738 ranges {403566=420003,1386064=546918} 2024-09-14T04:08:07.927 INFO:tasks.rados.rados.0.smithi038.stdout:928: writing smithi03870129-80 from 403566 to 823569 tid 1 2024-09-14T04:08:07.941 INFO:tasks.rados.rados.0.smithi038.stdout:928: writing smithi03870129-80 from 1386064 to 1932982 tid 2 2024-09-14T04:08:07.941 INFO:tasks.rados.rados.0.smithi038.stdout:929: write oid 85 current snap is 0 2024-09-14T04:08:07.941 INFO:tasks.rados.rados.0.smithi038.stdout:929: seq_num 739 ranges {420373=495252,1444546=690576} 2024-09-14T04:08:07.950 INFO:tasks.rados.rados.0.smithi038.stdout:929: writing smithi03870129-85 from 420373 to 915625 tid 1 2024-09-14T04:08:07.961 INFO:tasks.rados.rados.0.smithi038.stdout:929: writing smithi03870129-85 from 1444546 to 2135122 tid 2 2024-09-14T04:08:07.961 INFO:tasks.rados.rados.0.smithi038.stdout:930: write oid 296 current snap is 0 2024-09-14T04:08:07.961 INFO:tasks.rados.rados.0.smithi038.stdout:930: seq_num 740 ranges {437180=570501,1503028=550587} 2024-09-14T04:08:07.968 INFO:tasks.rados.rados.0.smithi038.stdout:930: writing smithi03870129-296 from 437180 to 1007681 tid 1 2024-09-14T04:08:07.976 INFO:tasks.rados.rados.0.smithi038.stdout:930: writing smithi03870129-296 from 1503028 to 2053615 tid 2 2024-09-14T04:08:07.976 INFO:tasks.rados.rados.0.smithi038.stdout:931: write oid 313 current snap is 0 2024-09-14T04:08:07.976 INFO:tasks.rados.rados.0.smithi038.stdout:931: seq_num 741 ranges {453987=645750,1845157=608830} 2024-09-14T04:08:07.984 INFO:tasks.rados.rados.0.smithi038.stdout:931: writing smithi03870129-313 from 453987 to 1099737 tid 1 2024-09-14T04:08:07.993 INFO:tasks.rados.rados.0.smithi038.stdout:931: writing smithi03870129-313 from 1845157 to 2453987 tid 2 2024-09-14T04:08:07.993 INFO:tasks.rados.rados.0.smithi038.stdout:932: write oid 462 current snap is 0 2024-09-14T04:08:07.993 INFO:tasks.rados.rados.0.smithi038.stdout:932: seq_num 742 ranges {470794=720999,1903639=554256} 2024-09-14T04:08:08.000 INFO:tasks.rados.rados.0.smithi038.stdout:932: writing smithi03870129-462 from 470794 to 1191793 tid 1 2024-09-14T04:08:08.008 INFO:tasks.rados.rados.0.smithi038.stdout:932: writing smithi03870129-462 from 1903639 to 2457895 tid 2 2024-09-14T04:08:08.008 INFO:tasks.rados.rados.0.smithi038.stdout:933: read oid 175 snap -1 2024-09-14T04:08:08.008 INFO:tasks.rados.rados.0.smithi038.stdout:933: expect (ObjNum 632 snap 0 seq_num 632) 2024-09-14T04:08:08.008 INFO:tasks.rados.rados.0.smithi038.stdout:934: delete oid 153 current snap is 0 2024-09-14T04:08:08.008 INFO:tasks.rados.rados.0.smithi038.stdout:925: expect (ObjNum 592 snap 0 seq_num 592) 2024-09-14T04:08:08.207 INFO:tasks.rados.rados.0.smithi038.stdout:926: finishing write tid 1 to smithi03870129-375 2024-09-14T04:08:08.207 INFO:tasks.rados.rados.0.smithi038.stdout:926: finishing write tid 2 to smithi03870129-375 2024-09-14T04:08:08.207 INFO:tasks.rados.rados.0.smithi038.stdout:926: finishing write tid 3 to smithi03870129-375 2024-09-14T04:08:08.207 INFO:tasks.rados.rados.0.smithi038.stdout:926: finishing write tid 4 to smithi03870129-375 2024-09-14T04:08:08.207 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 375 v 178 (ObjNum 737 snap 0 seq_num 737) dirty exists 2024-09-14T04:08:08.207 INFO:tasks.rados.rados.0.smithi038.stdout:926: left oid 375 (ObjNum 737 snap 0 seq_num 737) 2024-09-14T04:08:08.207 INFO:tasks.rados.rados.0.smithi038.stdout:927: expect (ObjNum 649 snap 0 seq_num 649) 2024-09-14T04:08:08.330 INFO:tasks.rados.rados.0.smithi038.stdout:928: finishing write tid 1 to smithi03870129-80 2024-09-14T04:08:08.331 INFO:tasks.rados.rados.0.smithi038.stdout:928: finishing write tid 2 to smithi03870129-80 2024-09-14T04:08:08.331 INFO:tasks.rados.rados.0.smithi038.stdout:928: finishing write tid 3 to smithi03870129-80 2024-09-14T04:08:08.331 INFO:tasks.rados.rados.0.smithi038.stdout:928: finishing write tid 4 to smithi03870129-80 2024-09-14T04:08:08.331 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 80 v 181 (ObjNum 738 snap 0 seq_num 738) dirty exists 2024-09-14T04:08:08.331 INFO:tasks.rados.rados.0.smithi038.stdout:928: left oid 80 (ObjNum 738 snap 0 seq_num 738) 2024-09-14T04:08:08.331 INFO:tasks.rados.rados.0.smithi038.stdout:929: finishing write tid 1 to smithi03870129-85 2024-09-14T04:08:08.331 INFO:tasks.rados.rados.0.smithi038.stdout:929: finishing write tid 2 to smithi03870129-85 2024-09-14T04:08:08.331 INFO:tasks.rados.rados.0.smithi038.stdout:925: done (9 left) 2024-09-14T04:08:08.331 INFO:tasks.rados.rados.0.smithi038.stdout:926: done (8 left) 2024-09-14T04:08:08.331 INFO:tasks.rados.rados.0.smithi038.stdout:927: done (7 left) 2024-09-14T04:08:08.332 INFO:tasks.rados.rados.0.smithi038.stdout:928: done (6 left) 2024-09-14T04:08:08.332 INFO:tasks.rados.rados.0.smithi038.stdout:934: done (5 left) 2024-09-14T04:08:08.332 INFO:tasks.rados.rados.0.smithi038.stdout:935: read oid 282 snap -1 2024-09-14T04:08:08.332 INFO:tasks.rados.rados.0.smithi038.stdout:935: expect (ObjNum 281 snap 0 seq_num 281) 2024-09-14T04:08:08.332 INFO:tasks.rados.rados.0.smithi038.stdout:936: write oid 42 current snap is 0 2024-09-14T04:08:08.332 INFO:tasks.rados.rados.0.smithi038.stdout:929: finishing write tid 3 to smithi03870129-85 2024-09-14T04:08:08.332 INFO:tasks.rados.rados.0.smithi038.stdout:929: finishing write tid 4 to smithi03870129-85 2024-09-14T04:08:08.332 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 85 v 184 (ObjNum 739 snap 0 seq_num 739) dirty exists 2024-09-14T04:08:08.332 INFO:tasks.rados.rados.0.smithi038.stdout:929: left oid 85 (ObjNum 739 snap 0 seq_num 739) 2024-09-14T04:08:08.332 INFO:tasks.rados.rados.0.smithi038.stdout:930: finishing write tid 1 to smithi03870129-296 2024-09-14T04:08:08.332 INFO:tasks.rados.rados.0.smithi038.stdout:936: seq_num 744 ranges {504408=471497,1620603=557925} 2024-09-14T04:08:08.336 INFO:tasks.rados.rados.0.smithi038.stdout:936: writing smithi03870129-42 from 504408 to 975905 tid 1 2024-09-14T04:08:08.344 INFO:tasks.rados.rados.0.smithi038.stdout:936: writing smithi03870129-42 from 1620603 to 2178528 tid 2 2024-09-14T04:08:08.344 INFO:tasks.rados.rados.0.smithi038.stdout:929: done (6 left) 2024-09-14T04:08:08.344 INFO:tasks.rados.rados.0.smithi038.stdout:937: read oid 127 snap -1 2024-09-14T04:08:08.344 INFO:tasks.rados.rados.0.smithi038.stdout:937: expect (ObjNum 126 snap 0 seq_num 126) 2024-09-14T04:08:08.344 INFO:tasks.rados.rados.0.smithi038.stdout:938: write oid 242 current snap is 0 2024-09-14T04:08:08.344 INFO:tasks.rados.rados.0.smithi038.stdout:930: finishing write tid 2 to smithi03870129-296 2024-09-14T04:08:08.344 INFO:tasks.rados.rados.0.smithi038.stdout:930: finishing write tid 3 to smithi03870129-296 2024-09-14T04:08:08.344 INFO:tasks.rados.rados.0.smithi038.stdout:930: finishing write tid 4 to smithi03870129-296 2024-09-14T04:08:08.345 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 296 v 159 (ObjNum 740 snap 0 seq_num 740) dirty exists 2024-09-14T04:08:08.345 INFO:tasks.rados.rados.0.smithi038.stdout:930: left oid 296 (ObjNum 740 snap 0 seq_num 740) 2024-09-14T04:08:08.345 INFO:tasks.rados.rados.0.smithi038.stdout:931: finishing write tid 1 to smithi03870129-313 2024-09-14T04:08:08.345 INFO:tasks.rados.rados.0.smithi038.stdout:938: seq_num 745 ranges {521215=546746,1562732=701583} 2024-09-14T04:08:08.350 INFO:tasks.rados.rados.0.smithi038.stdout:938: writing smithi03870129-242 from 521215 to 1067961 tid 1 2024-09-14T04:08:08.358 INFO:tasks.rados.rados.0.smithi038.stdout:938: writing smithi03870129-242 from 1562732 to 2264315 tid 2 2024-09-14T04:08:08.358 INFO:tasks.rados.rados.0.smithi038.stdout:930: done (7 left) 2024-09-14T04:08:08.358 INFO:tasks.rados.rados.0.smithi038.stdout:939: write oid 326 current snap is 0 2024-09-14T04:08:08.358 INFO:tasks.rados.rados.0.smithi038.stdout:931: finishing write tid 2 to smithi03870129-313 2024-09-14T04:08:08.358 INFO:tasks.rados.rados.0.smithi038.stdout:931: finishing write tid 3 to smithi03870129-313 2024-09-14T04:08:08.358 INFO:tasks.rados.rados.0.smithi038.stdout:931: finishing write tid 4 to smithi03870129-313 2024-09-14T04:08:08.358 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 313 v 176 (ObjNum 741 snap 0 seq_num 741) dirty exists 2024-09-14T04:08:08.358 INFO:tasks.rados.rados.0.smithi038.stdout:931: left oid 313 (ObjNum 741 snap 0 seq_num 741) 2024-09-14T04:08:08.358 INFO:tasks.rados.rados.0.smithi038.stdout:932: finishing write tid 1 to smithi03870129-462 2024-09-14T04:08:08.358 INFO:tasks.rados.rados.0.smithi038.stdout:939: seq_num 746 ranges {538022=738348,1737567=561594} 2024-09-14T04:08:08.364 INFO:tasks.rados.rados.0.smithi038.stdout:939: writing smithi03870129-326 from 538022 to 1276370 tid 1 2024-09-14T04:08:08.371 INFO:tasks.rados.rados.0.smithi038.stdout:939: writing smithi03870129-326 from 1737567 to 2299161 tid 2 2024-09-14T04:08:08.371 INFO:tasks.rados.rados.0.smithi038.stdout:931: done (7 left) 2024-09-14T04:08:08.372 INFO:tasks.rados.rados.0.smithi038.stdout:940: read oid 333 snap -1 2024-09-14T04:08:08.372 INFO:tasks.rados.rados.0.smithi038.stdout:940: expect (ObjNum 563 snap 0 seq_num 563) 2024-09-14T04:08:08.372 INFO:tasks.rados.rados.0.smithi038.stdout:941: write oid 287 current snap is 0 2024-09-14T04:08:08.372 INFO:tasks.rados.rados.0.smithi038.stdout:932: finishing write tid 2 to smithi03870129-462 2024-09-14T04:08:08.372 INFO:tasks.rados.rados.0.smithi038.stdout:932: finishing write tid 3 to smithi03870129-462 2024-09-14T04:08:08.372 INFO:tasks.rados.rados.0.smithi038.stdout:932: finishing write tid 4 to smithi03870129-462 2024-09-14T04:08:08.373 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 462 v 227 (ObjNum 742 snap 0 seq_num 742) dirty exists 2024-09-14T04:08:08.373 INFO:tasks.rados.rados.0.smithi038.stdout:932: left oid 462 (ObjNum 742 snap 0 seq_num 742) 2024-09-14T04:08:08.373 INFO:tasks.rados.rados.0.smithi038.stdout:933: expect (ObjNum 632 snap 0 seq_num 632) 2024-09-14T04:08:08.495 INFO:tasks.rados.rados.0.smithi038.stdout:935: expect (ObjNum 281 snap 0 seq_num 281) 2024-09-14T04:08:08.589 INFO:tasks.rados.rados.0.smithi038.stdout:936: finishing write tid 1 to smithi03870129-42 2024-09-14T04:08:08.589 INFO:tasks.rados.rados.0.smithi038.stdout:937: expect (ObjNum 126 snap 0 seq_num 126) 2024-09-14T04:08:08.658 INFO:tasks.rados.rados.0.smithi038.stdout:936: finishing write tid 2 to smithi03870129-42 2024-09-14T04:08:08.658 INFO:tasks.rados.rados.0.smithi038.stdout:936: finishing write tid 3 to smithi03870129-42 2024-09-14T04:08:08.658 INFO:tasks.rados.rados.0.smithi038.stdout:936: finishing write tid 4 to smithi03870129-42 2024-09-14T04:08:08.658 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 42 v 179 (ObjNum 744 snap 0 seq_num 744) dirty exists 2024-09-14T04:08:08.659 INFO:tasks.rados.rados.0.smithi038.stdout:936: left oid 42 (ObjNum 744 snap 0 seq_num 744) 2024-09-14T04:08:08.659 INFO:tasks.rados.rados.0.smithi038.stdout:938: finishing write tid 1 to smithi03870129-242 2024-09-14T04:08:08.659 INFO:tasks.rados.rados.0.smithi038.stdout:938: finishing write tid 2 to smithi03870129-242 2024-09-14T04:08:08.659 INFO:tasks.rados.rados.0.smithi038.stdout:938: finishing write tid 3 to smithi03870129-242 2024-09-14T04:08:08.659 INFO:tasks.rados.rados.0.smithi038.stdout:938: finishing write tid 4 to smithi03870129-242 2024-09-14T04:08:08.659 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 242 v 157 (ObjNum 745 snap 0 seq_num 745) dirty exists 2024-09-14T04:08:08.659 INFO:tasks.rados.rados.0.smithi038.stdout:938: left oid 242 (ObjNum 745 snap 0 seq_num 745) 2024-09-14T04:08:08.659 INFO:tasks.rados.rados.0.smithi038.stdout:939: finishing write tid 1 to smithi03870129-326 2024-09-14T04:08:08.659 INFO:tasks.rados.rados.0.smithi038.stdout:939: finishing write tid 2 to smithi03870129-326 2024-09-14T04:08:08.659 INFO:tasks.rados.rados.0.smithi038.stdout:940: expect (ObjNum 563 snap 0 seq_num 563) 2024-09-14T04:08:08.778 INFO:tasks.rados.rados.0.smithi038.stdout:939: finishing write tid 3 to smithi03870129-326 2024-09-14T04:08:08.778 INFO:tasks.rados.rados.0.smithi038.stdout:939: finishing write tid 4 to smithi03870129-326 2024-09-14T04:08:08.778 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 326 v 76 (ObjNum 746 snap 0 seq_num 746) dirty exists 2024-09-14T04:08:08.778 INFO:tasks.rados.rados.0.smithi038.stdout:939: left oid 326 (ObjNum 746 snap 0 seq_num 746) 2024-09-14T04:08:08.778 INFO:tasks.rados.rados.0.smithi038.stdout:941: seq_num 747 ranges {554829=413597,1396049=705252} 2024-09-14T04:08:08.793 INFO:tasks.rados.rados.0.smithi038.stdout:941: writing smithi03870129-287 from 554829 to 968426 tid 1 2024-09-14T04:08:08.814 INFO:tasks.rados.rados.0.smithi038.stdout:941: writing smithi03870129-287 from 1396049 to 2101301 tid 2 2024-09-14T04:08:08.814 INFO:tasks.rados.rados.0.smithi038.stdout:932: done (8 left) 2024-09-14T04:08:08.814 INFO:tasks.rados.rados.0.smithi038.stdout:933: done (7 left) 2024-09-14T04:08:08.814 INFO:tasks.rados.rados.0.smithi038.stdout:935: done (6 left) 2024-09-14T04:08:08.814 INFO:tasks.rados.rados.0.smithi038.stdout:936: done (5 left) 2024-09-14T04:08:08.814 INFO:tasks.rados.rados.0.smithi038.stdout:937: done (4 left) 2024-09-14T04:08:08.815 INFO:tasks.rados.rados.0.smithi038.stdout:938: done (3 left) 2024-09-14T04:08:08.815 INFO:tasks.rados.rados.0.smithi038.stdout:939: done (2 left) 2024-09-14T04:08:08.815 INFO:tasks.rados.rados.0.smithi038.stdout:940: done (1 left) 2024-09-14T04:08:08.815 INFO:tasks.rados.rados.0.smithi038.stdout:942: write oid 227 current snap is 0 2024-09-14T04:08:08.815 INFO:tasks.rados.rados.0.smithi038.stdout:942: seq_num 748 ranges {571636=488846,1854531=565263} 2024-09-14T04:08:08.831 INFO:tasks.rados.rados.0.smithi038.stdout:942: writing smithi03870129-227 from 571636 to 1060482 tid 1 2024-09-14T04:08:08.849 INFO:tasks.rados.rados.0.smithi038.stdout:942: writing smithi03870129-227 from 1854531 to 2419794 tid 2 2024-09-14T04:08:08.849 INFO:tasks.rados.rados.0.smithi038.stdout:943: read oid 39 snap -1 2024-09-14T04:08:08.849 INFO:tasks.rados.rados.0.smithi038.stdout:943: expect (ObjNum 38 snap 0 seq_num 38) 2024-09-14T04:08:08.849 INFO:tasks.rados.rados.0.smithi038.stdout:944: read oid 169 snap -1 2024-09-14T04:08:08.849 INFO:tasks.rados.rados.0.smithi038.stdout:944: expect (ObjNum 568 snap 0 seq_num 568) 2024-09-14T04:08:08.849 INFO:tasks.rados.rados.0.smithi038.stdout:945: read oid 2 snap -1 2024-09-14T04:08:08.849 INFO:tasks.rados.rados.0.smithi038.stdout:945: expect (ObjNum 506 snap 0 seq_num 506) 2024-09-14T04:08:08.850 INFO:tasks.rados.rados.0.smithi038.stdout:946: write oid 213 current snap is 0 2024-09-14T04:08:08.850 INFO:tasks.rados.rados.0.smithi038.stdout:941: finishing write tid 1 to smithi03870129-287 2024-09-14T04:08:08.850 INFO:tasks.rados.rados.0.smithi038.stdout:941: finishing write tid 2 to smithi03870129-287 2024-09-14T04:08:08.850 INFO:tasks.rados.rados.0.smithi038.stdout:941: finishing write tid 3 to smithi03870129-287 2024-09-14T04:08:08.850 INFO:tasks.rados.rados.0.smithi038.stdout:941: finishing write tid 4 to smithi03870129-287 2024-09-14T04:08:08.850 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 287 v 154 (ObjNum 747 snap 0 seq_num 747) dirty exists 2024-09-14T04:08:08.850 INFO:tasks.rados.rados.0.smithi038.stdout:941: left oid 287 (ObjNum 747 snap 0 seq_num 747) 2024-09-14T04:08:08.850 INFO:tasks.rados.rados.0.smithi038.stdout:942: finishing write tid 1 to smithi03870129-227 2024-09-14T04:08:08.850 INFO:tasks.rados.rados.0.smithi038.stdout:946: seq_num 749 ranges {588443=564095,1796660=708921} 2024-09-14T04:08:08.856 INFO:tasks.rados.rados.0.smithi038.stdout:946: writing smithi03870129-213 from 588443 to 1152538 tid 1 2024-09-14T04:08:08.866 INFO:tasks.rados.rados.0.smithi038.stdout:946: writing smithi03870129-213 from 1796660 to 2505581 tid 2 2024-09-14T04:08:08.866 INFO:tasks.rados.rados.0.smithi038.stdout:941: done (5 left) 2024-09-14T04:08:08.866 INFO:tasks.rados.rados.0.smithi038.stdout:947: write oid 62 current snap is 0 2024-09-14T04:08:08.866 INFO:tasks.rados.rados.0.smithi038.stdout:947: seq_num 750 ranges {605250=639344,1855142=452579} 2024-09-14T04:08:08.873 INFO:tasks.rados.rados.0.smithi038.stdout:947: writing smithi03870129-62 from 605250 to 1244594 tid 1 2024-09-14T04:08:08.879 INFO:tasks.rados.rados.0.smithi038.stdout:947: writing smithi03870129-62 from 1855142 to 2307721 tid 2 2024-09-14T04:08:08.879 INFO:tasks.rados.rados.0.smithi038.stdout:948: write oid 231 current snap is 0 2024-09-14T04:08:08.879 INFO:tasks.rados.rados.0.smithi038.stdout:948: seq_num 751 ranges {622057=714593,1913624=708433} 2024-09-14T04:08:08.887 INFO:tasks.rados.rados.0.smithi038.stdout:948: writing smithi03870129-231 from 622057 to 1336650 tid 1 2024-09-14T04:08:08.894 INFO:tasks.rados.rados.0.smithi038.stdout:948: writing smithi03870129-231 from 1913624 to 2622057 tid 2 2024-09-14T04:08:08.894 INFO:tasks.rados.rados.0.smithi038.stdout:949: read oid 403 snap -1 2024-09-14T04:08:08.895 INFO:tasks.rados.rados.0.smithi038.stdout:949: expect (ObjNum 402 snap 0 seq_num 402) 2024-09-14T04:08:08.895 INFO:tasks.rados.rados.0.smithi038.stdout:950: write oid 316 current snap is 0 2024-09-14T04:08:08.895 INFO:tasks.rados.rados.0.smithi038.stdout:945: expect (ObjNum 506 snap 0 seq_num 506) 2024-09-14T04:08:09.013 INFO:tasks.rados.rados.0.smithi038.stdout:942: finishing write tid 2 to smithi03870129-227 2024-09-14T04:08:09.013 INFO:tasks.rados.rados.0.smithi038.stdout:942: finishing write tid 3 to smithi03870129-227 2024-09-14T04:08:09.013 INFO:tasks.rados.rados.0.smithi038.stdout:942: finishing write tid 4 to smithi03870129-227 2024-09-14T04:08:09.013 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 227 v 123 (ObjNum 748 snap 0 seq_num 748) dirty exists 2024-09-14T04:08:09.013 INFO:tasks.rados.rados.0.smithi038.stdout:942: left oid 227 (ObjNum 748 snap 0 seq_num 748) 2024-09-14T04:08:09.013 INFO:tasks.rados.rados.0.smithi038.stdout:946: finishing write tid 1 to smithi03870129-213 2024-09-14T04:08:09.013 INFO:tasks.rados.rados.0.smithi038.stdout:944: expect (ObjNum 568 snap 0 seq_num 568) 2024-09-14T04:08:09.201 INFO:tasks.rados.rados.0.smithi038.stdout:943: expect (ObjNum 38 snap 0 seq_num 38) 2024-09-14T04:08:09.288 INFO:tasks.rados.rados.0.smithi038.stdout:946: finishing write tid 2 to smithi03870129-213 2024-09-14T04:08:09.288 INFO:tasks.rados.rados.0.smithi038.stdout:946: finishing write tid 3 to smithi03870129-213 2024-09-14T04:08:09.288 INFO:tasks.rados.rados.0.smithi038.stdout:946: finishing write tid 4 to smithi03870129-213 2024-09-14T04:08:09.288 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 213 v 228 (ObjNum 749 snap 0 seq_num 749) dirty exists 2024-09-14T04:08:09.288 INFO:tasks.rados.rados.0.smithi038.stdout:946: left oid 213 (ObjNum 749 snap 0 seq_num 749) 2024-09-14T04:08:09.288 INFO:tasks.rados.rados.0.smithi038.stdout:947: finishing write tid 1 to smithi03870129-62 2024-09-14T04:08:09.288 INFO:tasks.rados.rados.0.smithi038.stdout:947: finishing write tid 2 to smithi03870129-62 2024-09-14T04:08:09.288 INFO:tasks.rados.rados.0.smithi038.stdout:947: finishing write tid 3 to smithi03870129-62 2024-09-14T04:08:09.289 INFO:tasks.rados.rados.0.smithi038.stdout:947: finishing write tid 4 to smithi03870129-62 2024-09-14T04:08:09.289 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 62 v 231 (ObjNum 750 snap 0 seq_num 750) dirty exists 2024-09-14T04:08:09.289 INFO:tasks.rados.rados.0.smithi038.stdout:947: left oid 62 (ObjNum 750 snap 0 seq_num 750) 2024-09-14T04:08:09.289 INFO:tasks.rados.rados.0.smithi038.stdout:950: seq_num 752 ranges {638864=789842,1972106=456248} 2024-09-14T04:08:09.313 INFO:tasks.rados.rados.0.smithi038.stdout:950: writing smithi03870129-316 from 638864 to 1428706 tid 1 2024-09-14T04:08:09.330 INFO:tasks.rados.rados.0.smithi038.stdout:950: writing smithi03870129-316 from 1972106 to 2428354 tid 2 2024-09-14T04:08:09.330 INFO:tasks.rados.rados.0.smithi038.stdout:942: done (8 left) 2024-09-14T04:08:09.330 INFO:tasks.rados.rados.0.smithi038.stdout:943: done (7 left) 2024-09-14T04:08:09.330 INFO:tasks.rados.rados.0.smithi038.stdout:944: done (6 left) 2024-09-14T04:08:09.330 INFO:tasks.rados.rados.0.smithi038.stdout:945: done (5 left) 2024-09-14T04:08:09.330 INFO:tasks.rados.rados.0.smithi038.stdout:946: done (4 left) 2024-09-14T04:08:09.330 INFO:tasks.rados.rados.0.smithi038.stdout:947: done (3 left) 2024-09-14T04:08:09.330 INFO:tasks.rados.rados.0.smithi038.stdout:951: write oid 402 current snap is 0 2024-09-14T04:08:09.330 INFO:tasks.rados.rados.0.smithi038.stdout:948: finishing write tid 1 to smithi03870129-231 2024-09-14T04:08:09.331 INFO:tasks.rados.rados.0.smithi038.stdout:948: finishing write tid 2 to smithi03870129-231 2024-09-14T04:08:09.331 INFO:tasks.rados.rados.0.smithi038.stdout:948: finishing write tid 3 to smithi03870129-231 2024-09-14T04:08:09.331 INFO:tasks.rados.rados.0.smithi038.stdout:948: finishing write tid 4 to smithi03870129-231 2024-09-14T04:08:09.331 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 231 v 136 (ObjNum 751 snap 0 seq_num 751) dirty exists 2024-09-14T04:08:09.331 INFO:tasks.rados.rados.0.smithi038.stdout:948: left oid 231 (ObjNum 751 snap 0 seq_num 751) 2024-09-14T04:08:09.331 INFO:tasks.rados.rados.0.smithi038.stdout:949: expect (ObjNum 402 snap 0 seq_num 402) 2024-09-14T04:08:09.422 INFO:tasks.rados.rados.0.smithi038.stdout:950: finishing write tid 1 to smithi03870129-316 2024-09-14T04:08:09.422 INFO:tasks.rados.rados.0.smithi038.stdout:950: finishing write tid 2 to smithi03870129-316 2024-09-14T04:08:09.422 INFO:tasks.rados.rados.0.smithi038.stdout:951: seq_num 753 ranges {655671=581444,2030588=625083} 2024-09-14T04:08:09.429 INFO:tasks.rados.rados.0.smithi038.stdout:951: writing smithi03870129-402 from 655671 to 1237115 tid 1 2024-09-14T04:08:09.437 INFO:tasks.rados.rados.0.smithi038.stdout:951: writing smithi03870129-402 from 2030588 to 2655671 tid 2 2024-09-14T04:08:09.437 INFO:tasks.rados.rados.0.smithi038.stdout:948: done (3 left) 2024-09-14T04:08:09.437 INFO:tasks.rados.rados.0.smithi038.stdout:949: done (2 left) 2024-09-14T04:08:09.437 INFO:tasks.rados.rados.0.smithi038.stdout:952: read oid 148 snap -1 2024-09-14T04:08:09.437 INFO:tasks.rados.rados.0.smithi038.stdout:952: expect (ObjNum 147 snap 0 seq_num 147) 2024-09-14T04:08:09.437 INFO:tasks.rados.rados.0.smithi038.stdout:953: write oid 55 current snap is 0 2024-09-14T04:08:09.437 INFO:tasks.rados.rados.0.smithi038.stdout:950: finishing write tid 3 to smithi03870129-316 2024-09-14T04:08:09.437 INFO:tasks.rados.rados.0.smithi038.stdout:950: finishing write tid 4 to smithi03870129-316 2024-09-14T04:08:09.437 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 316 v 117 (ObjNum 752 snap 0 seq_num 752) dirty exists 2024-09-14T04:08:09.438 INFO:tasks.rados.rados.0.smithi038.stdout:950: left oid 316 (ObjNum 752 snap 0 seq_num 752) 2024-09-14T04:08:09.438 INFO:tasks.rados.rados.0.smithi038.stdout:951: finishing write tid 1 to smithi03870129-402 2024-09-14T04:08:09.438 INFO:tasks.rados.rados.0.smithi038.stdout:953: seq_num 754 ranges {672478=656693,2089070=459917} 2024-09-14T04:08:09.454 INFO:tasks.rados.rados.0.smithi038.stdout:953: writing smithi03870129-55 from 672478 to 1329171 tid 1 2024-09-14T04:08:09.466 INFO:tasks.rados.rados.0.smithi038.stdout:953: writing smithi03870129-55 from 2089070 to 2548987 tid 2 2024-09-14T04:08:09.466 INFO:tasks.rados.rados.0.smithi038.stdout:950: done (3 left) 2024-09-14T04:08:09.466 INFO:tasks.rados.rados.0.smithi038.stdout:954: write oid 279 current snap is 0 2024-09-14T04:08:09.466 INFO:tasks.rados.rados.0.smithi038.stdout:951: finishing write tid 2 to smithi03870129-402 2024-09-14T04:08:09.466 INFO:tasks.rados.rados.0.smithi038.stdout:951: finishing write tid 3 to smithi03870129-402 2024-09-14T04:08:09.466 INFO:tasks.rados.rados.0.smithi038.stdout:954: seq_num 755 ranges {689285=731942,2147552=541733} 2024-09-14T04:08:09.478 INFO:tasks.rados.rados.0.smithi038.stdout:954: writing smithi03870129-279 from 689285 to 1421227 tid 1 2024-09-14T04:08:09.489 INFO:tasks.rados.rados.0.smithi038.stdout:954: writing smithi03870129-279 from 2147552 to 2689285 tid 2 2024-09-14T04:08:09.490 INFO:tasks.rados.rados.0.smithi038.stdout:955: write oid 335 current snap is 0 2024-09-14T04:08:09.490 INFO:tasks.rados.rados.0.smithi038.stdout:955: seq_num 756 ranges {706092=407191,1806034=463586} 2024-09-14T04:08:09.498 INFO:tasks.rados.rados.0.smithi038.stdout:955: writing smithi03870129-335 from 706092 to 1113283 tid 1 2024-09-14T04:08:09.507 INFO:tasks.rados.rados.0.smithi038.stdout:955: writing smithi03870129-335 from 1806034 to 2269620 tid 2 2024-09-14T04:08:09.507 INFO:tasks.rados.rados.0.smithi038.stdout:956: read oid 386 snap -1 2024-09-14T04:08:09.508 INFO:tasks.rados.rados.0.smithi038.stdout:956: expect (ObjNum 385 snap 0 seq_num 385) 2024-09-14T04:08:09.508 INFO:tasks.rados.rados.0.smithi038.stdout:957: write oid 332 current snap is 0 2024-09-14T04:08:09.508 INFO:tasks.rados.rados.0.smithi038.stdout:957: seq_num 757 ranges {722899=482440,1748163=723597} 2024-09-14T04:08:09.516 INFO:tasks.rados.rados.0.smithi038.stdout:957: writing smithi03870129-332 from 722899 to 1205339 tid 1 2024-09-14T04:08:09.525 INFO:tasks.rados.rados.0.smithi038.stdout:957: writing smithi03870129-332 from 1748163 to 2471760 tid 2 2024-09-14T04:08:09.525 INFO:tasks.rados.rados.0.smithi038.stdout:958: delete oid 336 current snap is 0 2024-09-14T04:08:09.525 INFO:tasks.rados.rados.0.smithi038.stdout:951: finishing write tid 4 to smithi03870129-402 2024-09-14T04:08:09.525 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 402 v 120 (ObjNum 753 snap 0 seq_num 753) dirty exists 2024-09-14T04:08:09.525 INFO:tasks.rados.rados.0.smithi038.stdout:951: left oid 402 (ObjNum 753 snap 0 seq_num 753) 2024-09-14T04:08:09.525 INFO:tasks.rados.rados.0.smithi038.stdout:952: expect (ObjNum 147 snap 0 seq_num 147) 2024-09-14T04:08:09.656 INFO:tasks.rados.rados.0.smithi038.stdout:953: finishing write tid 1 to smithi03870129-55 2024-09-14T04:08:09.656 INFO:tasks.rados.rados.0.smithi038.stdout:953: finishing write tid 2 to smithi03870129-55 2024-09-14T04:08:09.656 INFO:tasks.rados.rados.0.smithi038.stdout:953: finishing write tid 3 to smithi03870129-55 2024-09-14T04:08:09.656 INFO:tasks.rados.rados.0.smithi038.stdout:953: finishing write tid 4 to smithi03870129-55 2024-09-14T04:08:09.656 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 55 v 234 (ObjNum 754 snap 0 seq_num 754) dirty exists 2024-09-14T04:08:09.656 INFO:tasks.rados.rados.0.smithi038.stdout:953: left oid 55 (ObjNum 754 snap 0 seq_num 754) 2024-09-14T04:08:09.656 INFO:tasks.rados.rados.0.smithi038.stdout:954: finishing write tid 1 to smithi03870129-279 2024-09-14T04:08:09.656 INFO:tasks.rados.rados.0.smithi038.stdout:954: finishing write tid 2 to smithi03870129-279 2024-09-14T04:08:09.656 INFO:tasks.rados.rados.0.smithi038.stdout:954: finishing write tid 3 to smithi03870129-279 2024-09-14T04:08:09.656 INFO:tasks.rados.rados.0.smithi038.stdout:951: done (7 left) 2024-09-14T04:08:09.656 INFO:tasks.rados.rados.0.smithi038.stdout:952: done (6 left) 2024-09-14T04:08:09.656 INFO:tasks.rados.rados.0.smithi038.stdout:953: done (5 left) 2024-09-14T04:08:09.657 INFO:tasks.rados.rados.0.smithi038.stdout:958: done (4 left) 2024-09-14T04:08:09.657 INFO:tasks.rados.rados.0.smithi038.stdout:959: write oid 259 current snap is 0 2024-09-14T04:08:09.657 INFO:tasks.rados.rados.0.smithi038.stdout:954: finishing write tid 4 to smithi03870129-279 2024-09-14T04:08:09.657 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 279 v 160 (ObjNum 755 snap 0 seq_num 755) dirty exists 2024-09-14T04:08:09.657 INFO:tasks.rados.rados.0.smithi038.stdout:954: left oid 279 (ObjNum 755 snap 0 seq_num 755) 2024-09-14T04:08:09.657 INFO:tasks.rados.rados.0.smithi038.stdout:955: finishing write tid 1 to smithi03870129-335 2024-09-14T04:08:09.657 INFO:tasks.rados.rados.0.smithi038.stdout:956: expect (ObjNum 385 snap 0 seq_num 385) 2024-09-14T04:08:09.682 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:09 smithi123 bash[24950]: cluster 2024-09-14T04:08:08.251216+0000 mgr.y (mgr.14406) 236 : cluster [DBG] pgmap v214: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 95 MiB/s rd, 11 MiB/s wr, 127 op/s 2024-09-14T04:08:09.741 INFO:tasks.rados.rados.0.smithi038.stdout:955: finishing write tid 2 to smithi03870129-335 2024-09-14T04:08:09.741 INFO:tasks.rados.rados.0.smithi038.stdout:955: finishing write tid 3 to smithi03870129-335 2024-09-14T04:08:09.741 INFO:tasks.rados.rados.0.smithi038.stdout:955: finishing write tid 4 to smithi03870129-335 2024-09-14T04:08:09.741 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 335 v 237 (ObjNum 756 snap 0 seq_num 756) dirty exists 2024-09-14T04:08:09.742 INFO:tasks.rados.rados.0.smithi038.stdout:955: left oid 335 (ObjNum 756 snap 0 seq_num 756) 2024-09-14T04:08:09.742 INFO:tasks.rados.rados.0.smithi038.stdout:957: finishing write tid 1 to smithi03870129-332 2024-09-14T04:08:09.742 INFO:tasks.rados.rados.0.smithi038.stdout:957: finishing write tid 2 to smithi03870129-332 2024-09-14T04:08:09.742 INFO:tasks.rados.rados.0.smithi038.stdout:957: finishing write tid 3 to smithi03870129-332 2024-09-14T04:08:09.742 INFO:tasks.rados.rados.0.smithi038.stdout:957: finishing write tid 4 to smithi03870129-332 2024-09-14T04:08:09.742 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 332 v 123 (ObjNum 757 snap 0 seq_num 757) dirty exists 2024-09-14T04:08:09.742 INFO:tasks.rados.rados.0.smithi038.stdout:957: left oid 332 (ObjNum 757 snap 0 seq_num 757) 2024-09-14T04:08:09.742 INFO:tasks.rados.rados.0.smithi038.stdout:959: seq_num 759 ranges {756513=632938,1865127=727266} 2024-09-14T04:08:09.753 INFO:tasks.rados.rados.0.smithi038.stdout:959: writing smithi03870129-259 from 756513 to 1389451 tid 1 2024-09-14T04:08:09.762 INFO:tasks.rados.rados.0.smithi038.stdout:959: writing smithi03870129-259 from 1865127 to 2592393 tid 2 2024-09-14T04:08:09.763 INFO:tasks.rados.rados.0.smithi038.stdout:954: done (4 left) 2024-09-14T04:08:09.763 INFO:tasks.rados.rados.0.smithi038.stdout:955: done (3 left) 2024-09-14T04:08:09.763 INFO:tasks.rados.rados.0.smithi038.stdout:956: done (2 left) 2024-09-14T04:08:09.763 INFO:tasks.rados.rados.0.smithi038.stdout:957: done (1 left) 2024-09-14T04:08:09.763 INFO:tasks.rados.rados.0.smithi038.stdout:960: write oid 135 current snap is 0 2024-09-14T04:08:09.763 INFO:tasks.rados.rados.0.smithi038.stdout:959: finishing write tid 1 to smithi03870129-259 2024-09-14T04:08:09.763 INFO:tasks.rados.rados.0.smithi038.stdout:960: seq_num 760 ranges {773320=708187,1923609=470924} 2024-09-14T04:08:09.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:09 smithi038 bash[22519]: cluster 2024-09-14T04:08:08.251216+0000 mgr.y (mgr.14406) 236 : cluster [DBG] pgmap v214: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 95 MiB/s rd, 11 MiB/s wr, 127 op/s 2024-09-14T04:08:09.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:09 smithi038 bash[32505]: cluster 2024-09-14T04:08:08.251216+0000 mgr.y (mgr.14406) 236 : cluster [DBG] pgmap v214: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 95 MiB/s rd, 11 MiB/s wr, 127 op/s 2024-09-14T04:08:09.771 INFO:tasks.rados.rados.0.smithi038.stdout:960: writing smithi03870129-135 from 773320 to 1481507 tid 1 2024-09-14T04:08:09.777 INFO:tasks.rados.rados.0.smithi038.stdout:960: writing smithi03870129-135 from 1923609 to 2394533 tid 2 2024-09-14T04:08:09.777 INFO:tasks.rados.rados.0.smithi038.stdout:961: write oid 206 current snap is 0 2024-09-14T04:08:09.777 INFO:tasks.rados.rados.0.smithi038.stdout:959: finishing write tid 2 to smithi03870129-259 2024-09-14T04:08:09.777 INFO:tasks.rados.rados.0.smithi038.stdout:959: finishing write tid 3 to smithi03870129-259 2024-09-14T04:08:09.777 INFO:tasks.rados.rados.0.smithi038.stdout:959: finishing write tid 4 to smithi03870129-259 2024-09-14T04:08:09.777 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 259 v 182 (ObjNum 759 snap 0 seq_num 759) dirty exists 2024-09-14T04:08:09.777 INFO:tasks.rados.rados.0.smithi038.stdout:959: left oid 259 (ObjNum 759 snap 0 seq_num 759) 2024-09-14T04:08:09.777 INFO:tasks.rados.rados.0.smithi038.stdout:961: seq_num 761 ranges {790127=499789,1698444=730935} 2024-09-14T04:08:09.784 INFO:tasks.rados.rados.0.smithi038.stdout:961: writing smithi03870129-206 from 790127 to 1289916 tid 1 2024-09-14T04:08:09.791 INFO:tasks.rados.rados.0.smithi038.stdout:961: writing smithi03870129-206 from 1698444 to 2429379 tid 2 2024-09-14T04:08:09.791 INFO:tasks.rados.rados.0.smithi038.stdout:959: done (2 left) 2024-09-14T04:08:09.791 INFO:tasks.rados.rados.0.smithi038.stdout:962: write oid 233 current snap is 0 2024-09-14T04:08:09.791 INFO:tasks.rados.rados.0.smithi038.stdout:962: seq_num 762 ranges {406934=575038,1640573=474593,2642791=164143} 2024-09-14T04:08:09.798 INFO:tasks.rados.rados.0.smithi038.stdout:962: writing smithi03870129-233 from 406934 to 981972 tid 1 2024-09-14T04:08:09.807 INFO:tasks.rados.rados.0.smithi038.stdout:962: writing smithi03870129-233 from 1640573 to 2115166 tid 2 2024-09-14T04:08:09.812 INFO:tasks.rados.rados.0.smithi038.stdout:962: writing smithi03870129-233 from 2642791 to 2806934 tid 3 2024-09-14T04:08:09.812 INFO:tasks.rados.rados.0.smithi038.stdout:963: write oid 447 current snap is 0 2024-09-14T04:08:09.812 INFO:tasks.rados.rados.0.smithi038.stdout:963: seq_num 763 ranges {423741=650287,1699055=618251} 2024-09-14T04:08:09.818 INFO:tasks.rados.rados.0.smithi038.stdout:963: writing smithi03870129-447 from 423741 to 1074028 tid 1 2024-09-14T04:08:09.826 INFO:tasks.rados.rados.0.smithi038.stdout:963: writing smithi03870129-447 from 1699055 to 2317306 tid 2 2024-09-14T04:08:09.826 INFO:tasks.rados.rados.0.smithi038.stdout:964: read oid 271 snap -1 2024-09-14T04:08:09.826 INFO:tasks.rados.rados.0.smithi038.stdout:964: expect (ObjNum 270 snap 0 seq_num 270) 2024-09-14T04:08:09.826 INFO:tasks.rados.rados.0.smithi038.stdout:965: read oid 422 snap -1 2024-09-14T04:08:09.827 INFO:tasks.rados.rados.0.smithi038.stdout:965: expect (ObjNum 421 snap 0 seq_num 421) 2024-09-14T04:08:09.827 INFO:tasks.rados.rados.0.smithi038.stdout:966: write oid 436 current snap is 0 2024-09-14T04:08:09.827 INFO:tasks.rados.rados.0.smithi038.stdout:960: finishing write tid 1 to smithi03870129-135 2024-09-14T04:08:09.827 INFO:tasks.rados.rados.0.smithi038.stdout:966: seq_num 764 ranges {440548=725536,1757537=478262,2813990=26558} 2024-09-14T04:08:09.833 INFO:tasks.rados.rados.0.smithi038.stdout:966: writing smithi03870129-436 from 440548 to 1166084 tid 1 2024-09-14T04:08:09.840 INFO:tasks.rados.rados.0.smithi038.stdout:966: writing smithi03870129-436 from 1757537 to 2235799 tid 2 2024-09-14T04:08:09.844 INFO:tasks.rados.rados.0.smithi038.stdout:966: writing smithi03870129-436 from 2813990 to 2840548 tid 3 2024-09-14T04:08:09.844 INFO:tasks.rados.rados.0.smithi038.stdout:967: read oid 16 snap -1 2024-09-14T04:08:09.844 INFO:tasks.rados.rados.0.smithi038.stdout:967: expect (ObjNum 15 snap 0 seq_num 15) 2024-09-14T04:08:09.844 INFO:tasks.rados.rados.0.smithi038.stdout:968: write oid 380 current snap is 0 2024-09-14T04:08:09.845 INFO:tasks.rados.rados.0.smithi038.stdout:968: seq_num 765 ranges {457355=400785,1416019=621920,2725060=132295} 2024-09-14T04:08:09.849 INFO:tasks.rados.rados.0.smithi038.stdout:968: writing smithi03870129-380 from 457355 to 858140 tid 1 2024-09-14T04:08:09.856 INFO:tasks.rados.rados.0.smithi038.stdout:968: writing smithi03870129-380 from 1416019 to 2037939 tid 2 2024-09-14T04:08:09.861 INFO:tasks.rados.rados.0.smithi038.stdout:968: writing smithi03870129-380 from 2725060 to 2857355 tid 3 2024-09-14T04:08:09.861 INFO:tasks.rados.rados.0.smithi038.stdout:969: read oid 404 snap -1 2024-09-14T04:08:09.861 INFO:tasks.rados.rados.0.smithi038.stdout:969: expect (ObjNum 592 snap 0 seq_num 592) 2024-09-14T04:08:09.861 INFO:tasks.rados.rados.0.smithi038.stdout:970: write oid 57 current snap is 0 2024-09-14T04:08:09.861 INFO:tasks.rados.rados.0.smithi038.stdout:960: finishing write tid 2 to smithi03870129-135 2024-09-14T04:08:09.861 INFO:tasks.rados.rados.0.smithi038.stdout:970: seq_num 766 ranges {474162=476034,1358148=481931,2352483=465303} 2024-09-14T04:08:09.867 INFO:tasks.rados.rados.0.smithi038.stdout:970: writing smithi03870129-57 from 474162 to 950196 tid 1 2024-09-14T04:08:09.872 INFO:tasks.rados.rados.0.smithi038.stdout:970: writing smithi03870129-57 from 1358148 to 1840079 tid 2 2024-09-14T04:08:09.878 INFO:tasks.rados.rados.0.smithi038.stdout:970: writing smithi03870129-57 from 2352483 to 2817786 tid 3 2024-09-14T04:08:09.878 INFO:tasks.rados.rados.0.smithi038.stdout:971: read oid 346 snap -1 2024-09-14T04:08:09.878 INFO:tasks.rados.rados.0.smithi038.stdout:971: expect (ObjNum 647 snap 0 seq_num 647) 2024-09-14T04:08:09.878 INFO:tasks.rados.rados.0.smithi038.stdout:972: read oid 21 snap -1 2024-09-14T04:08:09.878 INFO:tasks.rados.rados.0.smithi038.stdout:972: expect (ObjNum 20 snap 0 seq_num 20) 2024-09-14T04:08:09.879 INFO:tasks.rados.rados.0.smithi038.stdout:973: delete oid 125 current snap is 0 2024-09-14T04:08:09.879 INFO:tasks.rados.rados.0.smithi038.stdout:960: finishing write tid 3 to smithi03870129-135 2024-09-14T04:08:09.879 INFO:tasks.rados.rados.0.smithi038.stdout:960: finishing write tid 4 to smithi03870129-135 2024-09-14T04:08:09.879 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 135 v 188 (ObjNum 760 snap 0 seq_num 760) dirty exists 2024-09-14T04:08:09.879 INFO:tasks.rados.rados.0.smithi038.stdout:960: left oid 135 (ObjNum 760 snap 0 seq_num 760) 2024-09-14T04:08:09.879 INFO:tasks.rados.rados.0.smithi038.stdout:961: finishing write tid 1 to smithi03870129-206 2024-09-14T04:08:09.879 INFO:tasks.rados.rados.0.smithi038.stdout:961: finishing write tid 2 to smithi03870129-206 2024-09-14T04:08:09.879 INFO:tasks.rados.rados.0.smithi038.stdout:961: finishing write tid 3 to smithi03870129-206 2024-09-14T04:08:09.879 INFO:tasks.rados.rados.0.smithi038.stdout:961: finishing write tid 4 to smithi03870129-206 2024-09-14T04:08:09.879 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 206 v 148 (ObjNum 761 snap 0 seq_num 761) dirty exists 2024-09-14T04:08:09.879 INFO:tasks.rados.rados.0.smithi038.stdout:961: left oid 206 (ObjNum 761 snap 0 seq_num 761) 2024-09-14T04:08:09.879 INFO:tasks.rados.rados.0.smithi038.stdout:962: finishing write tid 1 to smithi03870129-233 2024-09-14T04:08:09.879 INFO:tasks.rados.rados.0.smithi038.stdout:962: finishing write tid 2 to smithi03870129-233 2024-09-14T04:08:09.879 INFO:tasks.rados.rados.0.smithi038.stdout:962: finishing write tid 3 to smithi03870129-233 2024-09-14T04:08:09.880 INFO:tasks.rados.rados.0.smithi038.stdout:962: finishing write tid 4 to smithi03870129-233 2024-09-14T04:08:09.880 INFO:tasks.rados.rados.0.smithi038.stdout:962: finishing write tid 5 to smithi03870129-233 2024-09-14T04:08:09.880 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 233 v 154 (ObjNum 762 snap 0 seq_num 762) dirty exists 2024-09-14T04:08:09.880 INFO:tasks.rados.rados.0.smithi038.stdout:962: left oid 233 (ObjNum 762 snap 0 seq_num 762) 2024-09-14T04:08:09.880 INFO:tasks.rados.rados.0.smithi038.stdout:963: finishing write tid 1 to smithi03870129-447 2024-09-14T04:08:09.880 INFO:tasks.rados.rados.0.smithi038.stdout:965: expect (ObjNum 421 snap 0 seq_num 421) 2024-09-14T04:08:09.995 INFO:tasks.rados.rados.0.smithi038.stdout:963: finishing write tid 2 to smithi03870129-447 2024-09-14T04:08:09.995 INFO:tasks.rados.rados.0.smithi038.stdout:963: finishing write tid 3 to smithi03870129-447 2024-09-14T04:08:09.995 INFO:tasks.rados.rados.0.smithi038.stdout:963: finishing write tid 4 to smithi03870129-447 2024-09-14T04:08:09.995 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 447 v 241 (ObjNum 763 snap 0 seq_num 763) dirty exists 2024-09-14T04:08:09.995 INFO:tasks.rados.rados.0.smithi038.stdout:963: left oid 447 (ObjNum 763 snap 0 seq_num 763) 2024-09-14T04:08:09.995 INFO:tasks.rados.rados.0.smithi038.stdout:964: expect (ObjNum 270 snap 0 seq_num 270) 2024-09-14T04:08:10.077 INFO:tasks.rados.rados.0.smithi038.stdout:966: finishing write tid 1 to smithi03870129-436 2024-09-14T04:08:10.077 INFO:tasks.rados.rados.0.smithi038.stdout:966: finishing write tid 2 to smithi03870129-436 2024-09-14T04:08:10.077 INFO:tasks.rados.rados.0.smithi038.stdout:966: finishing write tid 3 to smithi03870129-436 2024-09-14T04:08:10.077 INFO:tasks.rados.rados.0.smithi038.stdout:966: finishing write tid 4 to smithi03870129-436 2024-09-14T04:08:10.077 INFO:tasks.rados.rados.0.smithi038.stdout:966: finishing write tid 5 to smithi03870129-436 2024-09-14T04:08:10.077 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 436 v 152 (ObjNum 764 snap 0 seq_num 764) dirty exists 2024-09-14T04:08:10.077 INFO:tasks.rados.rados.0.smithi038.stdout:966: left oid 436 (ObjNum 764 snap 0 seq_num 764) 2024-09-14T04:08:10.077 INFO:tasks.rados.rados.0.smithi038.stdout:967: expect (ObjNum 15 snap 0 seq_num 15) 2024-09-14T04:08:10.155 INFO:tasks.rados.rados.0.smithi038.stdout:968: finishing write tid 1 to smithi03870129-380 2024-09-14T04:08:10.156 INFO:tasks.rados.rados.0.smithi038.stdout:968: finishing write tid 2 to smithi03870129-380 2024-09-14T04:08:10.156 INFO:tasks.rados.rados.0.smithi038.stdout:968: finishing write tid 3 to smithi03870129-380 2024-09-14T04:08:10.156 INFO:tasks.rados.rados.0.smithi038.stdout:968: finishing write tid 4 to smithi03870129-380 2024-09-14T04:08:10.156 INFO:tasks.rados.rados.0.smithi038.stdout:968: finishing write tid 5 to smithi03870129-380 2024-09-14T04:08:10.156 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 380 v 156 (ObjNum 765 snap 0 seq_num 765) dirty exists 2024-09-14T04:08:10.156 INFO:tasks.rados.rados.0.smithi038.stdout:968: left oid 380 (ObjNum 765 snap 0 seq_num 765) 2024-09-14T04:08:10.156 INFO:tasks.rados.rados.0.smithi038.stdout:969: expect (ObjNum 592 snap 0 seq_num 592) 2024-09-14T04:08:10.353 INFO:tasks.rados.rados.0.smithi038.stdout:970: finishing write tid 1 to smithi03870129-57 2024-09-14T04:08:10.354 INFO:tasks.rados.rados.0.smithi038.stdout:970: finishing write tid 2 to smithi03870129-57 2024-09-14T04:08:10.354 INFO:tasks.rados.rados.0.smithi038.stdout:960: done (13 left) 2024-09-14T04:08:10.354 INFO:tasks.rados.rados.0.smithi038.stdout:961: done (12 left) 2024-09-14T04:08:10.354 INFO:tasks.rados.rados.0.smithi038.stdout:962: done (11 left) 2024-09-14T04:08:10.354 INFO:tasks.rados.rados.0.smithi038.stdout:963: done (10 left) 2024-09-14T04:08:10.354 INFO:tasks.rados.rados.0.smithi038.stdout:964: done (9 left) 2024-09-14T04:08:10.354 INFO:tasks.rados.rados.0.smithi038.stdout:965: done (8 left) 2024-09-14T04:08:10.354 INFO:tasks.rados.rados.0.smithi038.stdout:966: done (7 left) 2024-09-14T04:08:10.354 INFO:tasks.rados.rados.0.smithi038.stdout:967: done (6 left) 2024-09-14T04:08:10.354 INFO:tasks.rados.rados.0.smithi038.stdout:968: done (5 left) 2024-09-14T04:08:10.354 INFO:tasks.rados.rados.0.smithi038.stdout:969: done (4 left) 2024-09-14T04:08:10.354 INFO:tasks.rados.rados.0.smithi038.stdout:973: done (3 left) 2024-09-14T04:08:10.355 INFO:tasks.rados.rados.0.smithi038.stdout:974: read oid 272 snap -1 2024-09-14T04:08:10.355 INFO:tasks.rados.rados.0.smithi038.stdout:974: expect (ObjNum 271 snap 0 seq_num 271) 2024-09-14T04:08:10.355 INFO:tasks.rados.rados.0.smithi038.stdout:975: read oid 56 snap -1 2024-09-14T04:08:10.355 INFO:tasks.rados.rados.0.smithi038.stdout:975: expect (ObjNum 614 snap 0 seq_num 614) 2024-09-14T04:08:10.355 INFO:tasks.rados.rados.0.smithi038.stdout:976: write oid 386 current snap is 0 2024-09-14T04:08:10.355 INFO:tasks.rados.rados.0.smithi038.stdout:970: finishing write tid 3 to smithi03870129-57 2024-09-14T04:08:10.355 INFO:tasks.rados.rados.0.smithi038.stdout:970: finishing write tid 4 to smithi03870129-57 2024-09-14T04:08:10.355 INFO:tasks.rados.rados.0.smithi038.stdout:972: expect (ObjNum 20 snap 0 seq_num 20) 2024-09-14T04:08:10.355 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:08:10.433 INFO:tasks.rados.rados.0.smithi038.stdout:970: finishing write tid 5 to smithi03870129-57 2024-09-14T04:08:10.433 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 57 v 210 (ObjNum 766 snap 0 seq_num 766) dirty exists 2024-09-14T04:08:10.433 INFO:tasks.rados.rados.0.smithi038.stdout:970: left oid 57 (ObjNum 766 snap 0 seq_num 766) 2024-09-14T04:08:10.433 INFO:tasks.rados.rados.0.smithi038.stdout:971: expect (ObjNum 647 snap 0 seq_num 647) 2024-09-14T04:08:10.567 INFO:tasks.rados.rados.0.smithi038.stdout:974: expect (ObjNum 271 snap 0 seq_num 271) 2024-09-14T04:08:10.654 INFO:tasks.rados.rados.0.smithi038.stdout:975: expect (ObjNum 614 snap 0 seq_num 614) 2024-09-14T04:08:10.759 INFO:tasks.rados.rados.0.smithi038.stdout:976: seq_num 768 ranges {507776=742885,1991465=485600} 2024-09-14T04:08:10.781 INFO:tasks.rados.rados.0.smithi038.stdout:976: writing smithi03870129-386 from 507776 to 1250661 tid 1 2024-09-14T04:08:10.803 INFO:tasks.rados.rados.0.smithi038.stdout:976: writing smithi03870129-386 from 1991465 to 2477065 tid 2 2024-09-14T04:08:10.804 INFO:tasks.rados.rados.0.smithi038.stdout:970: done (5 left) 2024-09-14T04:08:10.804 INFO:tasks.rados.rados.0.smithi038.stdout:971: done (4 left) 2024-09-14T04:08:10.804 INFO:tasks.rados.rados.0.smithi038.stdout:972: done (3 left) 2024-09-14T04:08:10.804 INFO:tasks.rados.rados.0.smithi038.stdout:974: done (2 left) 2024-09-14T04:08:10.804 INFO:tasks.rados.rados.0.smithi038.stdout:975: done (1 left) 2024-09-14T04:08:10.804 INFO:tasks.rados.rados.0.smithi038.stdout:977: read oid 326 snap -1 2024-09-14T04:08:10.804 INFO:tasks.rados.rados.0.smithi038.stdout:977: expect (ObjNum 746 snap 0 seq_num 746) 2024-09-14T04:08:10.804 INFO:tasks.rados.rados.0.smithi038.stdout:978: read oid 263 snap -1 2024-09-14T04:08:10.804 INFO:tasks.rados.rados.0.smithi038.stdout:978: expect (ObjNum 262 snap 0 seq_num 262) 2024-09-14T04:08:10.804 INFO:tasks.rados.rados.0.smithi038.stdout:979: read oid 143 snap -1 2024-09-14T04:08:10.804 INFO:tasks.rados.rados.0.smithi038.stdout:979: expect (ObjNum 142 snap 0 seq_num 142) 2024-09-14T04:08:10.805 INFO:tasks.rados.rados.0.smithi038.stdout:980: read oid 286 snap -1 2024-09-14T04:08:10.805 INFO:tasks.rados.rados.0.smithi038.stdout:980: expect (ObjNum 285 snap 0 seq_num 285) 2024-09-14T04:08:10.805 INFO:tasks.rados.rados.0.smithi038.stdout:976: finishing write tid 1 to smithi03870129-386 2024-09-14T04:08:10.805 INFO:tasks.rados.rados.0.smithi038.stdout:981: read oid 376 snap -1 2024-09-14T04:08:10.805 INFO:tasks.rados.rados.0.smithi038.stdout:981: expect (ObjNum 375 snap 0 seq_num 375) 2024-09-14T04:08:10.805 INFO:tasks.rados.rados.0.smithi038.stdout:982: write oid 94 current snap is 0 2024-09-14T04:08:10.805 INFO:tasks.rados.rados.0.smithi038.stdout:982: seq_num 769 ranges {524583=418134,1649947=629258,2834752=89831} 2024-09-14T04:08:10.818 INFO:tasks.rados.rados.0.smithi038.stdout:982: writing smithi03870129-94 from 524583 to 942717 tid 1 2024-09-14T04:08:10.834 INFO:tasks.rados.rados.0.smithi038.stdout:982: writing smithi03870129-94 from 1649947 to 2279205 tid 2 2024-09-14T04:08:10.841 INFO:tasks.rados.rados.0.smithi038.stdout:982: writing smithi03870129-94 from 2834752 to 2924583 tid 3 2024-09-14T04:08:10.841 INFO:tasks.rados.rados.0.smithi038.stdout:983: write oid 452 current snap is 0 2024-09-14T04:08:10.841 INFO:tasks.rados.rados.0.smithi038.stdout:983: seq_num 770 ranges {541390=493383,1592076=489269,2862175=79215} 2024-09-14T04:08:10.849 INFO:tasks.rados.rados.0.smithi038.stdout:983: writing smithi03870129-452 from 541390 to 1034773 tid 1 2024-09-14T04:08:10.857 INFO:tasks.rados.rados.0.smithi038.stdout:983: writing smithi03870129-452 from 1592076 to 2081345 tid 2 2024-09-14T04:08:10.864 INFO:tasks.rados.rados.0.smithi038.stdout:983: writing smithi03870129-452 from 2862175 to 2941390 tid 3 2024-09-14T04:08:10.864 INFO:tasks.rados.rados.0.smithi038.stdout:984: read oid 469 snap -1 2024-09-14T04:08:10.864 INFO:tasks.rados.rados.0.smithi038.stdout:984: expect deleted 2024-09-14T04:08:10.864 INFO:tasks.rados.rados.0.smithi038.stdout:985: read oid 331 snap -1 2024-09-14T04:08:10.864 INFO:tasks.rados.rados.0.smithi038.stdout:985: expect (ObjNum 330 snap 0 seq_num 330) 2024-09-14T04:08:10.865 INFO:tasks.rados.rados.0.smithi038.stdout:986: write oid 301 current snap is 0 2024-09-14T04:08:10.865 INFO:tasks.rados.rados.0.smithi038.stdout:976: finishing write tid 2 to smithi03870129-386 2024-09-14T04:08:10.865 INFO:tasks.rados.rados.0.smithi038.stdout:976: finishing write tid 3 to smithi03870129-386 2024-09-14T04:08:10.865 INFO:tasks.rados.rados.0.smithi038.stdout:976: finishing write tid 4 to smithi03870129-386 2024-09-14T04:08:10.865 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 386 v 126 (ObjNum 768 snap 0 seq_num 768) dirty exists 2024-09-14T04:08:10.865 INFO:tasks.rados.rados.0.smithi038.stdout:976: left oid 386 (ObjNum 768 snap 0 seq_num 768) 2024-09-14T04:08:10.865 INFO:tasks.rados.rados.0.smithi038.stdout:978: expect (ObjNum 262 snap 0 seq_num 262) 2024-09-14T04:08:10.948 INFO:tasks.rados.rados.0.smithi038.stdout:977: expect (ObjNum 746 snap 0 seq_num 746) 2024-09-14T04:08:11.065 INFO:tasks.rados.rados.0.smithi038.stdout:981: expect (ObjNum 375 snap 0 seq_num 375) 2024-09-14T04:08:11.140 INFO:tasks.rados.rados.0.smithi038.stdout:980: expect (ObjNum 285 snap 0 seq_num 285) 2024-09-14T04:08:11.235 INFO:tasks.rados.rados.0.smithi038.stdout:982: finishing write tid 1 to smithi03870129-94 2024-09-14T04:08:11.235 INFO:tasks.rados.rados.0.smithi038.stdout:979: expect (ObjNum 142 snap 0 seq_num 142) 2024-09-14T04:08:11.318 INFO:tasks.rados.rados.0.smithi038.stdout:982: finishing write tid 2 to smithi03870129-94 2024-09-14T04:08:11.319 INFO:tasks.rados.rados.0.smithi038.stdout:982: finishing write tid 3 to smithi03870129-94 2024-09-14T04:08:11.319 INFO:tasks.rados.rados.0.smithi038.stdout:982: finishing write tid 4 to smithi03870129-94 2024-09-14T04:08:11.319 INFO:tasks.rados.rados.0.smithi038.stdout:982: finishing write tid 5 to smithi03870129-94 2024-09-14T04:08:11.319 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 94 v 160 (ObjNum 769 snap 0 seq_num 769) dirty exists 2024-09-14T04:08:11.319 INFO:tasks.rados.rados.0.smithi038.stdout:982: left oid 94 (ObjNum 769 snap 0 seq_num 769) 2024-09-14T04:08:11.319 INFO:tasks.rados.rados.0.smithi038.stdout:983: finishing write tid 1 to smithi03870129-452 2024-09-14T04:08:11.319 INFO:tasks.rados.rados.0.smithi038.stdout:983: finishing write tid 2 to smithi03870129-452 2024-09-14T04:08:11.319 INFO:tasks.rados.rados.0.smithi038.stdout:983: finishing write tid 3 to smithi03870129-452 2024-09-14T04:08:11.319 INFO:tasks.rados.rados.0.smithi038.stdout:983: finishing write tid 4 to smithi03870129-452 2024-09-14T04:08:11.319 INFO:tasks.rados.rados.0.smithi038.stdout:986: seq_num 771 ranges {558197=568632,1650558=632927,2773245=184952} 2024-09-14T04:08:11.337 INFO:tasks.rados.rados.0.smithi038.stdout:986: writing smithi03870129-301 from 558197 to 1126829 tid 1 2024-09-14T04:08:11.356 INFO:tasks.rados.rados.0.smithi038.stdout:986: writing smithi03870129-301 from 1650558 to 2283485 tid 2 2024-09-14T04:08:11.368 INFO:tasks.rados.rados.0.smithi038.stdout:986: writing smithi03870129-301 from 2773245 to 2958197 tid 3 2024-09-14T04:08:11.368 INFO:tasks.rados.rados.0.smithi038.stdout:976: done (10 left) 2024-09-14T04:08:11.368 INFO:tasks.rados.rados.0.smithi038.stdout:977: done (9 left) 2024-09-14T04:08:11.369 INFO:tasks.rados.rados.0.smithi038.stdout:978: done (8 left) 2024-09-14T04:08:11.369 INFO:tasks.rados.rados.0.smithi038.stdout:979: done (7 left) 2024-09-14T04:08:11.369 INFO:tasks.rados.rados.0.smithi038.stdout:980: done (6 left) 2024-09-14T04:08:11.369 INFO:tasks.rados.rados.0.smithi038.stdout:981: done (5 left) 2024-09-14T04:08:11.369 INFO:tasks.rados.rados.0.smithi038.stdout:982: done (4 left) 2024-09-14T04:08:11.369 INFO:tasks.rados.rados.0.smithi038.stdout:984: done (3 left) 2024-09-14T04:08:11.369 INFO:tasks.rados.rados.0.smithi038.stdout:987: write oid 187 current snap is 0 2024-09-14T04:08:11.369 INFO:tasks.rados.rados.0.smithi038.stdout:987: seq_num 772 ranges {575004=643881,1709040=492938,2917021=57983} 2024-09-14T04:08:11.384 INFO:tasks.rados.rados.0.smithi038.stdout:987: writing smithi03870129-187 from 575004 to 1218885 tid 1 2024-09-14T04:08:11.395 INFO:tasks.rados.rados.0.smithi038.stdout:987: writing smithi03870129-187 from 1709040 to 2201978 tid 2 2024-09-14T04:08:11.403 INFO:tasks.rados.rados.0.smithi038.stdout:987: writing smithi03870129-187 from 2917021 to 2975004 tid 3 2024-09-14T04:08:11.403 INFO:tasks.rados.rados.0.smithi038.stdout:988: read oid 99 snap -1 2024-09-14T04:08:11.403 INFO:tasks.rados.rados.0.smithi038.stdout:988: expect (ObjNum 98 snap 0 seq_num 98) 2024-09-14T04:08:11.403 INFO:tasks.rados.rados.0.smithi038.stdout:989: write oid 249 current snap is 0 2024-09-14T04:08:11.403 INFO:tasks.rados.rados.0.smithi038.stdout:989: seq_num 773 ranges {591811=719130,1767522=636596,2828091=163720} 2024-09-14T04:08:11.414 INFO:tasks.rados.rados.0.smithi038.stdout:989: writing smithi03870129-249 from 591811 to 1310941 tid 1 2024-09-14T04:08:11.423 INFO:tasks.rados.rados.0.smithi038.stdout:989: writing smithi03870129-249 from 1767522 to 2404118 tid 2 2024-09-14T04:08:11.428 INFO:tasks.rados.rados.0.smithi038.stdout:989: writing smithi03870129-249 from 2828091 to 2991811 tid 3 2024-09-14T04:08:11.428 INFO:tasks.rados.rados.0.smithi038.stdout:990: delete oid 42 current snap is 0 2024-09-14T04:08:11.428 INFO:tasks.rados.rados.0.smithi038.stdout:983: finishing write tid 5 to smithi03870129-452 2024-09-14T04:08:11.428 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 452 v 164 (ObjNum 770 snap 0 seq_num 770) dirty exists 2024-09-14T04:08:11.428 INFO:tasks.rados.rados.0.smithi038.stdout:983: left oid 452 (ObjNum 770 snap 0 seq_num 770) 2024-09-14T04:08:11.428 INFO:tasks.rados.rados.0.smithi038.stdout:985: expect (ObjNum 330 snap 0 seq_num 330) 2024-09-14T04:08:11.553 INFO:tasks.rados.rados.0.smithi038.stdout:986: finishing write tid 1 to smithi03870129-301 2024-09-14T04:08:11.553 INFO:tasks.rados.rados.0.smithi038.stdout:986: finishing write tid 2 to smithi03870129-301 2024-09-14T04:08:11.553 INFO:tasks.rados.rados.0.smithi038.stdout:986: finishing write tid 3 to smithi03870129-301 2024-09-14T04:08:11.553 INFO:tasks.rados.rados.0.smithi038.stdout:986: finishing write tid 4 to smithi03870129-301 2024-09-14T04:08:11.553 INFO:tasks.rados.rados.0.smithi038.stdout:986: finishing write tid 5 to smithi03870129-301 2024-09-14T04:08:11.553 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 301 v 168 (ObjNum 771 snap 0 seq_num 771) dirty exists 2024-09-14T04:08:11.553 INFO:tasks.rados.rados.0.smithi038.stdout:986: left oid 301 (ObjNum 771 snap 0 seq_num 771) 2024-09-14T04:08:11.553 INFO:tasks.rados.rados.0.smithi038.stdout:987: finishing write tid 1 to smithi03870129-187 2024-09-14T04:08:11.553 INFO:tasks.rados.rados.0.smithi038.stdout:987: finishing write tid 2 to smithi03870129-187 2024-09-14T04:08:11.554 INFO:tasks.rados.rados.0.smithi038.stdout:987: finishing write tid 3 to smithi03870129-187 2024-09-14T04:08:11.554 INFO:tasks.rados.rados.0.smithi038.stdout:987: finishing write tid 4 to smithi03870129-187 2024-09-14T04:08:11.554 INFO:tasks.rados.rados.0.smithi038.stdout:987: finishing write tid 5 to smithi03870129-187 2024-09-14T04:08:11.554 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 187 v 164 (ObjNum 772 snap 0 seq_num 772) dirty exists 2024-09-14T04:08:11.554 INFO:tasks.rados.rados.0.smithi038.stdout:987: left oid 187 (ObjNum 772 snap 0 seq_num 772) 2024-09-14T04:08:11.554 INFO:tasks.rados.rados.0.smithi038.stdout:988: expect (ObjNum 98 snap 0 seq_num 98) 2024-09-14T04:08:11.623 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:11 smithi123 bash[24950]: cluster 2024-09-14T04:08:10.251864+0000 mgr.y (mgr.14406) 237 : cluster [DBG] pgmap v215: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 62 MiB/s rd, 8.3 MiB/s wr, 86 op/s 2024-09-14T04:08:11.680 INFO:tasks.rados.rados.0.smithi038.stdout:989: finishing write tid 1 to smithi03870129-249 2024-09-14T04:08:11.680 INFO:tasks.rados.rados.0.smithi038.stdout:989: finishing write tid 2 to smithi03870129-249 2024-09-14T04:08:11.680 INFO:tasks.rados.rados.0.smithi038.stdout:989: finishing write tid 3 to smithi03870129-249 2024-09-14T04:08:11.680 INFO:tasks.rados.rados.0.smithi038.stdout:989: finishing write tid 4 to smithi03870129-249 2024-09-14T04:08:11.680 INFO:tasks.rados.rados.0.smithi038.stdout:989: finishing write tid 5 to smithi03870129-249 2024-09-14T04:08:11.680 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 249 v 140 (ObjNum 773 snap 0 seq_num 773) dirty exists 2024-09-14T04:08:11.681 INFO:tasks.rados.rados.0.smithi038.stdout:989: left oid 249 (ObjNum 773 snap 0 seq_num 773) 2024-09-14T04:08:11.681 INFO:tasks.rados.rados.0.smithi038.stdout:983: done (6 left) 2024-09-14T04:08:11.681 INFO:tasks.rados.rados.0.smithi038.stdout:985: done (5 left) 2024-09-14T04:08:11.681 INFO:tasks.rados.rados.0.smithi038.stdout:986: done (4 left) 2024-09-14T04:08:11.681 INFO:tasks.rados.rados.0.smithi038.stdout:987: done (3 left) 2024-09-14T04:08:11.681 INFO:tasks.rados.rados.0.smithi038.stdout:988: done (2 left) 2024-09-14T04:08:11.681 INFO:tasks.rados.rados.0.smithi038.stdout:989: done (1 left) 2024-09-14T04:08:11.681 INFO:tasks.rados.rados.0.smithi038.stdout:990: done (0 left) 2024-09-14T04:08:11.681 INFO:tasks.rados.rados.0.smithi038.stdout:991: write oid 392 current snap is 0 2024-09-14T04:08:11.681 INFO:tasks.rados.rados.0.smithi038.stdout:991: seq_num 775 ranges {625425=469628,1768133=640265} 2024-09-14T04:08:11.695 INFO:tasks.rados.rados.0.smithi038.stdout:991: writing smithi03870129-392 from 625425 to 1095053 tid 1 2024-09-14T04:08:11.714 INFO:tasks.rados.rados.0.smithi038.stdout:991: writing smithi03870129-392 from 1768133 to 2408398 tid 2 2024-09-14T04:08:11.714 INFO:tasks.rados.rados.0.smithi038.stdout:992: write oid 3 current snap is 0 2024-09-14T04:08:11.715 INFO:tasks.rados.rados.0.smithi038.stdout:991: finishing write tid 1 to smithi03870129-392 2024-09-14T04:08:11.715 INFO:tasks.rados.rados.0.smithi038.stdout:992: seq_num 776 ranges {642232=661230,1942968=783923} 2024-09-14T04:08:11.733 INFO:tasks.rados.rados.0.smithi038.stdout:992: writing smithi03870129-3 from 642232 to 1303462 tid 1 2024-09-14T04:08:11.752 INFO:tasks.rados.rados.0.smithi038.stdout:992: writing smithi03870129-3 from 1942968 to 2726891 tid 2 2024-09-14T04:08:11.752 INFO:tasks.rados.rados.0.smithi038.stdout:993: delete oid 434 current snap is 0 2024-09-14T04:08:11.752 INFO:tasks.rados.rados.0.smithi038.stdout:991: finishing write tid 2 to smithi03870129-392 2024-09-14T04:08:11.752 INFO:tasks.rados.rados.0.smithi038.stdout:991: finishing write tid 3 to smithi03870129-392 2024-09-14T04:08:11.752 INFO:tasks.rados.rados.0.smithi038.stdout:991: finishing write tid 4 to smithi03870129-392 2024-09-14T04:08:11.752 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 392 v 186 (ObjNum 775 snap 0 seq_num 775) dirty exists 2024-09-14T04:08:11.753 INFO:tasks.rados.rados.0.smithi038.stdout:991: left oid 392 (ObjNum 775 snap 0 seq_num 775) 2024-09-14T04:08:11.753 INFO:tasks.rados.rados.0.smithi038.stdout:992: finishing write tid 1 to smithi03870129-3 2024-09-14T04:08:11.754 INFO:tasks.rados.rados.0.smithi038.stdout:991: done (2 left) 2024-09-14T04:08:11.754 INFO:tasks.rados.rados.0.smithi038.stdout:993: done (1 left) 2024-09-14T04:08:11.754 INFO:tasks.rados.rados.0.smithi038.stdout:994: delete oid 59 current snap is 0 2024-09-14T04:08:11.757 INFO:tasks.rados.rados.0.smithi038.stdout:994: done (1 left) 2024-09-14T04:08:11.757 INFO:tasks.rados.rados.0.smithi038.stdout:995: read oid 156 snap -1 2024-09-14T04:08:11.757 INFO:tasks.rados.rados.0.smithi038.stdout:995: expect deleted 2024-09-14T04:08:11.757 INFO:tasks.rados.rados.0.smithi038.stdout:996: read oid 260 snap -1 2024-09-14T04:08:11.757 INFO:tasks.rados.rados.0.smithi038.stdout:996: expect (ObjNum 669 snap 0 seq_num 669) 2024-09-14T04:08:11.757 INFO:tasks.rados.rados.0.smithi038.stdout:997: read oid 122 snap -1 2024-09-14T04:08:11.757 INFO:tasks.rados.rados.0.smithi038.stdout:997: expect (ObjNum 121 snap 0 seq_num 121) 2024-09-14T04:08:11.757 INFO:tasks.rados.rados.0.smithi038.stdout:998: write oid 460 current snap is 0 2024-09-14T04:08:11.757 INFO:tasks.rados.rados.0.smithi038.stdout:998: seq_num 779 ranges {692653=486977,1602061=647603,2992629=100024} 2024-09-14T04:08:11.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:11 smithi038 bash[32505]: cluster 2024-09-14T04:08:10.251864+0000 mgr.y (mgr.14406) 237 : cluster [DBG] pgmap v215: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 62 MiB/s rd, 8.3 MiB/s wr, 86 op/s 2024-09-14T04:08:11.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:11 smithi038 bash[22519]: cluster 2024-09-14T04:08:10.251864+0000 mgr.y (mgr.14406) 237 : cluster [DBG] pgmap v215: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 62 MiB/s rd, 8.3 MiB/s wr, 86 op/s 2024-09-14T04:08:11.770 INFO:tasks.rados.rados.0.smithi038.stdout:998: writing smithi03870129-460 from 692653 to 1179630 tid 1 2024-09-14T04:08:11.782 INFO:tasks.rados.rados.0.smithi038.stdout:998: writing smithi03870129-460 from 1602061 to 2249664 tid 2 2024-09-14T04:08:11.790 INFO:tasks.rados.rados.0.smithi038.stdout:998: writing smithi03870129-460 from 2992629 to 3092653 tid 3 2024-09-14T04:08:11.790 INFO:tasks.rados.rados.0.smithi038.stdout:999: write oid 191 current snap is 0 2024-09-14T04:08:11.790 INFO:tasks.rados.rados.0.smithi038.stdout:999: seq_num 780 ranges {709460=562226,2060543=791261} 2024-09-14T04:08:11.802 INFO:tasks.rados.rados.0.smithi038.stdout:999: writing smithi03870129-191 from 709460 to 1271686 tid 1 2024-09-14T04:08:11.815 INFO:tasks.rados.rados.0.smithi038.stdout:999: writing smithi03870129-191 from 2060543 to 2851804 tid 2 2024-09-14T04:08:11.815 INFO:tasks.rados.rados.0.smithi038.stdout:1000: read oid 179 snap -1 2024-09-14T04:08:11.816 INFO:tasks.rados.rados.0.smithi038.stdout:1000: expect (ObjNum 178 snap 0 seq_num 178) 2024-09-14T04:08:11.816 INFO:tasks.rados.rados.0.smithi038.stdout:1001: read oid 39 snap -1 2024-09-14T04:08:11.816 INFO:tasks.rados.rados.0.smithi038.stdout:1001: expect (ObjNum 38 snap 0 seq_num 38) 2024-09-14T04:08:11.816 INFO:tasks.rados.rados.0.smithi038.stdout:1002: write oid 74 current snap is 0 2024-09-14T04:08:11.816 INFO:tasks.rados.rados.0.smithi038.stdout:992: finishing write tid 2 to smithi03870129-3 2024-09-14T04:08:11.816 INFO:tasks.rados.rados.0.smithi038.stdout:992: finishing write tid 3 to smithi03870129-3 2024-09-14T04:08:11.817 INFO:tasks.rados.rados.0.smithi038.stdout:1002: seq_num 781 ranges {726267=637475,2119025=651272} 2024-09-14T04:08:11.825 INFO:tasks.rados.rados.0.smithi038.stdout:1002: writing smithi03870129-74 from 726267 to 1363742 tid 1 2024-09-14T04:08:11.835 INFO:tasks.rados.rados.0.smithi038.stdout:1002: writing smithi03870129-74 from 2119025 to 2770297 tid 2 2024-09-14T04:08:11.835 INFO:tasks.rados.rados.0.smithi038.stdout:995: done (8 left) 2024-09-14T04:08:11.835 INFO:tasks.rados.rados.0.smithi038.stdout:1003: write oid 92 current snap is 0 2024-09-14T04:08:11.835 INFO:tasks.rados.rados.0.smithi038.stdout:992: finishing write tid 4 to smithi03870129-3 2024-09-14T04:08:11.836 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 3 v 157 (ObjNum 776 snap 0 seq_num 776) dirty exists 2024-09-14T04:08:11.836 INFO:tasks.rados.rados.0.smithi038.stdout:992: left oid 3 (ObjNum 776 snap 0 seq_num 776) 2024-09-14T04:08:11.836 INFO:tasks.rados.rados.0.smithi038.stdout:996: expect (ObjNum 669 snap 0 seq_num 669) 2024-09-14T04:08:11.932 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:08:11 smithi123 bash[25882]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:08:11] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-14T04:08:12.037 INFO:tasks.rados.rados.0.smithi038.stdout:997: expect (ObjNum 121 snap 0 seq_num 121) 2024-09-14T04:08:12.101 INFO:tasks.rados.rados.0.smithi038.stdout:998: finishing write tid 1 to smithi03870129-460 2024-09-14T04:08:12.101 INFO:tasks.rados.rados.0.smithi038.stdout:998: finishing write tid 2 to smithi03870129-460 2024-09-14T04:08:12.101 INFO:tasks.rados.rados.0.smithi038.stdout:998: finishing write tid 3 to smithi03870129-460 2024-09-14T04:08:12.102 INFO:tasks.rados.rados.0.smithi038.stdout:998: finishing write tid 4 to smithi03870129-460 2024-09-14T04:08:12.102 INFO:tasks.rados.rados.0.smithi038.stdout:998: finishing write tid 5 to smithi03870129-460 2024-09-14T04:08:12.102 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 460 v 214 (ObjNum 779 snap 0 seq_num 779) dirty exists 2024-09-14T04:08:12.102 INFO:tasks.rados.rados.0.smithi038.stdout:998: left oid 460 (ObjNum 779 snap 0 seq_num 779) 2024-09-14T04:08:12.102 INFO:tasks.rados.rados.0.smithi038.stdout:999: finishing write tid 1 to smithi03870129-191 2024-09-14T04:08:12.102 INFO:tasks.rados.rados.0.smithi038.stdout:1001: expect (ObjNum 38 snap 0 seq_num 38) 2024-09-14T04:08:12.187 INFO:tasks.rados.rados.0.smithi038.stdout:999: finishing write tid 2 to smithi03870129-191 2024-09-14T04:08:12.187 INFO:tasks.rados.rados.0.smithi038.stdout:999: finishing write tid 3 to smithi03870129-191 2024-09-14T04:08:12.187 INFO:tasks.rados.rados.0.smithi038.stdout:999: finishing write tid 4 to smithi03870129-191 2024-09-14T04:08:12.188 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 191 v 217 (ObjNum 780 snap 0 seq_num 780) dirty exists 2024-09-14T04:08:12.188 INFO:tasks.rados.rados.0.smithi038.stdout:999: left oid 191 (ObjNum 780 snap 0 seq_num 780) 2024-09-14T04:08:12.188 INFO:tasks.rados.rados.0.smithi038.stdout:1000: expect (ObjNum 178 snap 0 seq_num 178) 2024-09-14T04:08:12.287 INFO:tasks.rados.rados.0.smithi038.stdout:1002: finishing write tid 1 to smithi03870129-74 2024-09-14T04:08:12.288 INFO:tasks.rados.rados.0.smithi038.stdout:1002: finishing write tid 2 to smithi03870129-74 2024-09-14T04:08:12.288 INFO:tasks.rados.rados.0.smithi038.stdout:1002: finishing write tid 3 to smithi03870129-74 2024-09-14T04:08:12.288 INFO:tasks.rados.rados.0.smithi038.stdout:1002: finishing write tid 4 to smithi03870129-74 2024-09-14T04:08:12.288 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 74 v 244 (ObjNum 781 snap 0 seq_num 781) dirty exists 2024-09-14T04:08:12.288 INFO:tasks.rados.rados.0.smithi038.stdout:1002: left oid 74 (ObjNum 781 snap 0 seq_num 781) 2024-09-14T04:08:12.288 INFO:tasks.rados.rados.0.smithi038.stdout:1003: seq_num 782 ranges {743074=712724,2061154=794930} 2024-09-14T04:08:12.311 INFO:tasks.rados.rados.0.smithi038.stdout:1003: writing smithi03870129-92 from 743074 to 1455798 tid 1 2024-09-14T04:08:12.336 INFO:tasks.rados.rados.0.smithi038.stdout:1003: writing smithi03870129-92 from 2061154 to 2856084 tid 2 2024-09-14T04:08:12.337 INFO:tasks.rados.rados.0.smithi038.stdout:992: done (8 left) 2024-09-14T04:08:12.337 INFO:tasks.rados.rados.0.smithi038.stdout:996: done (7 left) 2024-09-14T04:08:12.337 INFO:tasks.rados.rados.0.smithi038.stdout:997: done (6 left) 2024-09-14T04:08:12.337 INFO:tasks.rados.rados.0.smithi038.stdout:998: done (5 left) 2024-09-14T04:08:12.337 INFO:tasks.rados.rados.0.smithi038.stdout:999: done (4 left) 2024-09-14T04:08:12.337 INFO:tasks.rados.rados.0.smithi038.stdout:1000: done (3 left) 2024-09-14T04:08:12.337 INFO:tasks.rados.rados.0.smithi038.stdout:1001: done (2 left) 2024-09-14T04:08:12.337 INFO:tasks.rados.rados.0.smithi038.stdout:1002: done (1 left) 2024-09-14T04:08:12.337 INFO:tasks.rados.rados.0.smithi038.stdout:1004: write oid 465 current snap is 0 2024-09-14T04:08:12.337 INFO:tasks.rados.rados.0.smithi038.stdout:1004: seq_num 783 ranges {759881=787973,2119636=654941} 2024-09-14T04:08:12.357 INFO:tasks.rados.rados.0.smithi038.stdout:1004: writing smithi03870129-465 from 759881 to 1547854 tid 1 2024-09-14T04:08:12.370 INFO:tasks.rados.rados.0.smithi038.stdout:1004: writing smithi03870129-465 from 2119636 to 2774577 tid 2 2024-09-14T04:08:12.370 INFO:tasks.rados.rados.0.smithi038.stdout:1005: write oid 245 current snap is 0 2024-09-14T04:08:12.370 INFO:tasks.rados.rados.0.smithi038.stdout:1005: seq_num 784 ranges {776688=579575,1894471=798599} 2024-09-14T04:08:12.382 INFO:tasks.rados.rados.0.smithi038.stdout:1005: writing smithi03870129-245 from 776688 to 1356263 tid 1 2024-09-14T04:08:12.393 INFO:tasks.rados.rados.0.smithi038.stdout:1005: writing smithi03870129-245 from 1894471 to 2693070 tid 2 2024-09-14T04:08:12.393 INFO:tasks.rados.rados.0.smithi038.stdout:1006: read oid 60 snap -1 2024-09-14T04:08:12.393 INFO:tasks.rados.rados.0.smithi038.stdout:1006: expect (ObjNum 675 snap 0 seq_num 675) 2024-09-14T04:08:12.393 INFO:tasks.rados.rados.0.smithi038.stdout:1007: read oid 400 snap -1 2024-09-14T04:08:12.393 INFO:tasks.rados.rados.0.smithi038.stdout:1007: expect (ObjNum 399 snap 0 seq_num 399) 2024-09-14T04:08:12.393 INFO:tasks.rados.rados.0.smithi038.stdout:1008: read oid 30 snap -1 2024-09-14T04:08:12.393 INFO:tasks.rados.rados.0.smithi038.stdout:1008: expect (ObjNum 29 snap 0 seq_num 29) 2024-09-14T04:08:12.393 INFO:tasks.rados.rados.0.smithi038.stdout:1009: write oid 437 current snap is 0 2024-09-14T04:08:12.393 INFO:tasks.rados.rados.0.smithi038.stdout:1009: seq_num 785 ranges {793495=654824,1952953=658610,3157167=36328} 2024-09-14T04:08:12.403 INFO:tasks.rados.rados.0.smithi038.stdout:1009: writing smithi03870129-437 from 793495 to 1448319 tid 1 2024-09-14T04:08:12.411 INFO:tasks.rados.rados.0.smithi038.stdout:1009: writing smithi03870129-437 from 1952953 to 2611563 tid 2 2024-09-14T04:08:12.415 INFO:tasks.rados.rados.0.smithi038.stdout:1009: writing smithi03870129-437 from 3157167 to 3193495 tid 3 2024-09-14T04:08:12.415 INFO:tasks.rados.rados.0.smithi038.stdout:1010: read oid 414 snap -1 2024-09-14T04:08:12.416 INFO:tasks.rados.rados.0.smithi038.stdout:1010: expect deleted 2024-09-14T04:08:12.416 INFO:tasks.rados.rados.0.smithi038.stdout:1011: read oid 51 snap -1 2024-09-14T04:08:12.416 INFO:tasks.rados.rados.0.smithi038.stdout:1011: expect (ObjNum 727 snap 0 seq_num 727) 2024-09-14T04:08:12.416 INFO:tasks.rados.rados.0.smithi038.stdout:1012: write oid 28 current snap is 0 2024-09-14T04:08:12.416 INFO:tasks.rados.rados.0.smithi038.stdout:1003: finishing write tid 1 to smithi03870129-92 2024-09-14T04:08:12.416 INFO:tasks.rados.rados.0.smithi038.stdout:1003: finishing write tid 2 to smithi03870129-92 2024-09-14T04:08:12.416 INFO:tasks.rados.rados.0.smithi038.stdout:1003: finishing write tid 3 to smithi03870129-92 2024-09-14T04:08:12.416 INFO:tasks.rados.rados.0.smithi038.stdout:1003: finishing write tid 4 to smithi03870129-92 2024-09-14T04:08:12.416 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 92 v 220 (ObjNum 782 snap 0 seq_num 782) dirty exists 2024-09-14T04:08:12.416 INFO:tasks.rados.rados.0.smithi038.stdout:1003: left oid 92 (ObjNum 782 snap 0 seq_num 782) 2024-09-14T04:08:12.416 INFO:tasks.rados.rados.0.smithi038.stdout:1004: finishing write tid 1 to smithi03870129-465 2024-09-14T04:08:12.416 INFO:tasks.rados.rados.0.smithi038.stdout:1004: finishing write tid 2 to smithi03870129-465 2024-09-14T04:08:12.416 INFO:tasks.rados.rados.0.smithi038.stdout:1004: finishing write tid 3 to smithi03870129-465 2024-09-14T04:08:12.417 INFO:tasks.rados.rados.0.smithi038.stdout:1004: finishing write tid 4 to smithi03870129-465 2024-09-14T04:08:12.417 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 465 v 247 (ObjNum 783 snap 0 seq_num 783) dirty exists 2024-09-14T04:08:12.417 INFO:tasks.rados.rados.0.smithi038.stdout:1004: left oid 465 (ObjNum 783 snap 0 seq_num 783) 2024-09-14T04:08:12.417 INFO:tasks.rados.rados.0.smithi038.stdout:1005: finishing write tid 1 to smithi03870129-245 2024-09-14T04:08:12.417 INFO:tasks.rados.rados.0.smithi038.stdout:1005: finishing write tid 2 to smithi03870129-245 2024-09-14T04:08:12.417 INFO:tasks.rados.rados.0.smithi038.stdout:1005: finishing write tid 3 to smithi03870129-245 2024-09-14T04:08:12.417 INFO:tasks.rados.rados.0.smithi038.stdout:1012: seq_num 786 ranges {410302=730073,1895082=402268,2951884=258418} 2024-09-14T04:08:12.422 INFO:tasks.rados.rados.0.smithi038.stdout:1012: writing smithi03870129-28 from 410302 to 1140375 tid 1 2024-09-14T04:08:12.428 INFO:tasks.rados.rados.0.smithi038.stdout:1012: writing smithi03870129-28 from 1895082 to 2297350 tid 2 2024-09-14T04:08:12.434 INFO:tasks.rados.rados.0.smithi038.stdout:1012: writing smithi03870129-28 from 2951884 to 3210302 tid 3 2024-09-14T04:08:12.434 INFO:tasks.rados.rados.0.smithi038.stdout:1003: done (9 left) 2024-09-14T04:08:12.434 INFO:tasks.rados.rados.0.smithi038.stdout:1004: done (8 left) 2024-09-14T04:08:12.434 INFO:tasks.rados.rados.0.smithi038.stdout:1013: read oid 80 snap -1 2024-09-14T04:08:12.434 INFO:tasks.rados.rados.0.smithi038.stdout:1013: expect (ObjNum 738 snap 0 seq_num 738) 2024-09-14T04:08:12.435 INFO:tasks.rados.rados.0.smithi038.stdout:1005: finishing write tid 4 to smithi03870129-245 2024-09-14T04:08:12.435 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 245 v 126 (ObjNum 784 snap 0 seq_num 784) dirty exists 2024-09-14T04:08:12.435 INFO:tasks.rados.rados.0.smithi038.stdout:1005: left oid 245 (ObjNum 784 snap 0 seq_num 784) 2024-09-14T04:08:12.435 INFO:tasks.rados.rados.0.smithi038.stdout:1008: expect (ObjNum 29 snap 0 seq_num 29) 2024-09-14T04:08:12.519 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:08:12 smithi038 bash[22772]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:08:12] "GET /metrics HTTP/1.1" 200 243489 "" "Prometheus/2.43.0" 2024-09-14T04:08:12.543 INFO:tasks.rados.rados.0.smithi038.stdout:1007: expect (ObjNum 399 snap 0 seq_num 399) 2024-09-14T04:08:12.632 INFO:tasks.rados.rados.0.smithi038.stdout:1006: expect (ObjNum 675 snap 0 seq_num 675) 2024-09-14T04:08:12.791 INFO:tasks.rados.rados.0.smithi038.stdout:1009: finishing write tid 1 to smithi03870129-437 2024-09-14T04:08:12.791 INFO:tasks.rados.rados.0.smithi038.stdout:1009: finishing write tid 2 to smithi03870129-437 2024-09-14T04:08:12.791 INFO:tasks.rados.rados.0.smithi038.stdout:1009: finishing write tid 3 to smithi03870129-437 2024-09-14T04:08:12.791 INFO:tasks.rados.rados.0.smithi038.stdout:1009: finishing write tid 4 to smithi03870129-437 2024-09-14T04:08:12.791 INFO:tasks.rados.rados.0.smithi038.stdout:1009: finishing write tid 5 to smithi03870129-437 2024-09-14T04:08:12.791 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 437 v 161 (ObjNum 785 snap 0 seq_num 785) dirty exists 2024-09-14T04:08:12.791 INFO:tasks.rados.rados.0.smithi038.stdout:1009: left oid 437 (ObjNum 785 snap 0 seq_num 785) 2024-09-14T04:08:12.791 INFO:tasks.rados.rados.0.smithi038.stdout:1011: expect (ObjNum 727 snap 0 seq_num 727) 2024-09-14T04:08:12.887 INFO:tasks.rados.rados.0.smithi038.stdout:1012: finishing write tid 1 to smithi03870129-28 2024-09-14T04:08:12.887 INFO:tasks.rados.rados.0.smithi038.stdout:1012: finishing write tid 2 to smithi03870129-28 2024-09-14T04:08:12.888 INFO:tasks.rados.rados.0.smithi038.stdout:1012: finishing write tid 3 to smithi03870129-28 2024-09-14T04:08:12.888 INFO:tasks.rados.rados.0.smithi038.stdout:1012: finishing write tid 4 to smithi03870129-28 2024-09-14T04:08:12.888 INFO:tasks.rados.rados.0.smithi038.stdout:1012: finishing write tid 5 to smithi03870129-28 2024-09-14T04:08:12.888 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 28 v 80 (ObjNum 786 snap 0 seq_num 786) dirty exists 2024-09-14T04:08:12.888 INFO:tasks.rados.rados.0.smithi038.stdout:1012: left oid 28 (ObjNum 786 snap 0 seq_num 786) 2024-09-14T04:08:12.888 INFO:tasks.rados.rados.0.smithi038.stdout:1013: expect (ObjNum 738 snap 0 seq_num 738) 2024-09-14T04:08:13.011 INFO:tasks.rados.rados.0.smithi038.stdout:1005: done (8 left) 2024-09-14T04:08:13.011 INFO:tasks.rados.rados.0.smithi038.stdout:1006: done (7 left) 2024-09-14T04:08:13.011 INFO:tasks.rados.rados.0.smithi038.stdout:1007: done (6 left) 2024-09-14T04:08:13.011 INFO:tasks.rados.rados.0.smithi038.stdout:1008: done (5 left) 2024-09-14T04:08:13.011 INFO:tasks.rados.rados.0.smithi038.stdout:1009: done (4 left) 2024-09-14T04:08:13.012 INFO:tasks.rados.rados.0.smithi038.stdout:1010: done (3 left) 2024-09-14T04:08:13.012 INFO:tasks.rados.rados.0.smithi038.stdout:1011: done (2 left) 2024-09-14T04:08:13.012 INFO:tasks.rados.rados.0.smithi038.stdout:1012: done (1 left) 2024-09-14T04:08:13.012 INFO:tasks.rados.rados.0.smithi038.stdout:1013: done (0 left) 2024-09-14T04:08:13.012 INFO:tasks.rados.rados.0.smithi038.stdout:1014: read oid 61 snap -1 2024-09-14T04:08:13.012 INFO:tasks.rados.rados.0.smithi038.stdout:1014: expect (ObjNum 60 snap 0 seq_num 60) 2024-09-14T04:08:13.012 INFO:tasks.rados.rados.0.smithi038.stdout:1015: read oid 122 snap -1 2024-09-14T04:08:13.012 INFO:tasks.rados.rados.0.smithi038.stdout:1015: expect (ObjNum 121 snap 0 seq_num 121) 2024-09-14T04:08:13.012 INFO:tasks.rados.rados.0.smithi038.stdout:1016: write oid 339 current snap is 0 2024-09-14T04:08:13.012 INFO:tasks.rados.rados.0.smithi038.stdout:1016: seq_num 787 ranges {427109=405322,1553564=545926,2579307=647802} 2024-09-14T04:08:13.016 INFO:tasks.rados.rados.0.smithi038.stdout:1016: writing smithi03870129-339 from 427109 to 832431 tid 1 2024-09-14T04:08:13.024 INFO:tasks.rados.rados.0.smithi038.stdout:1016: writing smithi03870129-339 from 1553564 to 2099490 tid 2 2024-09-14T04:08:13.031 INFO:tasks.rados.rados.0.smithi038.stdout:1016: writing smithi03870129-339 from 2579307 to 3227109 tid 3 2024-09-14T04:08:13.031 INFO:tasks.rados.rados.0.smithi038.stdout:1017: write oid 218 current snap is 0 2024-09-14T04:08:13.031 INFO:tasks.rados.rados.0.smithi038.stdout:1017: seq_num 788 ranges {443916=480571,1612046=405937,2606730=495052} 2024-09-14T04:08:13.037 INFO:tasks.rados.rados.0.smithi038.stdout:1017: writing smithi03870129-218 from 443916 to 924487 tid 1 2024-09-14T04:08:13.045 INFO:tasks.rados.rados.0.smithi038.stdout:1017: writing smithi03870129-218 from 1612046 to 2017983 tid 2 2024-09-14T04:08:13.051 INFO:tasks.rados.rados.0.smithi038.stdout:1017: writing smithi03870129-218 from 2606730 to 3101782 tid 3 2024-09-14T04:08:13.051 INFO:tasks.rados.rados.0.smithi038.stdout:1018: read oid 383 snap -1 2024-09-14T04:08:13.052 INFO:tasks.rados.rados.0.smithi038.stdout:1018: expect deleted 2024-09-14T04:08:13.052 INFO:tasks.rados.rados.0.smithi038.stdout:1019: read oid 340 snap -1 2024-09-14T04:08:13.052 INFO:tasks.rados.rados.0.smithi038.stdout:1019: expect (ObjNum 339 snap 0 seq_num 339) 2024-09-14T04:08:13.052 INFO:tasks.rados.rados.0.smithi038.stdout:1020: write oid 167 current snap is 0 2024-09-14T04:08:13.052 INFO:tasks.rados.rados.0.smithi038.stdout:1020: seq_num 789 ranges {460723=555820,1670528=549595,2634153=626570} 2024-09-14T04:08:13.058 INFO:tasks.rados.rados.0.smithi038.stdout:1020: writing smithi03870129-167 from 460723 to 1016543 tid 1 2024-09-14T04:08:13.066 INFO:tasks.rados.rados.0.smithi038.stdout:1020: writing smithi03870129-167 from 1670528 to 2220123 tid 2 2024-09-14T04:08:13.073 INFO:tasks.rados.rados.0.smithi038.stdout:1020: writing smithi03870129-167 from 2634153 to 3260723 tid 3 2024-09-14T04:08:13.073 INFO:tasks.rados.rados.0.smithi038.stdout:1021: write oid 149 current snap is 0 2024-09-14T04:08:13.073 INFO:tasks.rados.rados.0.smithi038.stdout:1014: expect (ObjNum 60 snap 0 seq_num 60) 2024-09-14T04:08:13.189 INFO:tasks.rados.rados.0.smithi038.stdout:1015: expect (ObjNum 121 snap 0 seq_num 121) 2024-09-14T04:08:13.268 INFO:tasks.rados.rados.0.smithi038.stdout:1016: finishing write tid 1 to smithi03870129-339 2024-09-14T04:08:13.269 INFO:tasks.rados.rados.0.smithi038.stdout:1016: finishing write tid 2 to smithi03870129-339 2024-09-14T04:08:13.269 INFO:tasks.rados.rados.0.smithi038.stdout:1016: finishing write tid 3 to smithi03870129-339 2024-09-14T04:08:13.269 INFO:tasks.rados.rados.0.smithi038.stdout:1016: finishing write tid 4 to smithi03870129-339 2024-09-14T04:08:13.269 INFO:tasks.rados.rados.0.smithi038.stdout:1016: finishing write tid 5 to smithi03870129-339 2024-09-14T04:08:13.269 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 339 v 172 (ObjNum 787 snap 0 seq_num 787) dirty exists 2024-09-14T04:08:13.269 INFO:tasks.rados.rados.0.smithi038.stdout:1016: left oid 339 (ObjNum 787 snap 0 seq_num 787) 2024-09-14T04:08:13.269 INFO:tasks.rados.rados.0.smithi038.stdout:1017: finishing write tid 1 to smithi03870129-218 2024-09-14T04:08:13.269 INFO:tasks.rados.rados.0.smithi038.stdout:1017: finishing write tid 2 to smithi03870129-218 2024-09-14T04:08:13.269 INFO:tasks.rados.rados.0.smithi038.stdout:1017: finishing write tid 3 to smithi03870129-218 2024-09-14T04:08:13.269 INFO:tasks.rados.rados.0.smithi038.stdout:1017: finishing write tid 4 to smithi03870129-218 2024-09-14T04:08:13.269 INFO:tasks.rados.rados.0.smithi038.stdout:1017: finishing write tid 5 to smithi03870129-218 2024-09-14T04:08:13.269 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 218 v 164 (ObjNum 788 snap 0 seq_num 788) dirty exists 2024-09-14T04:08:13.269 INFO:tasks.rados.rados.0.smithi038.stdout:1017: left oid 218 (ObjNum 788 snap 0 seq_num 788) 2024-09-14T04:08:13.270 INFO:tasks.rados.rados.0.smithi038.stdout:1020: finishing write tid 1 to smithi03870129-167 2024-09-14T04:08:13.270 INFO:tasks.rados.rados.0.smithi038.stdout:1019: expect (ObjNum 339 snap 0 seq_num 339) 2024-09-14T04:08:13.418 INFO:tasks.rados.rados.0.smithi038.stdout:1020: finishing write tid 2 to smithi03870129-167 2024-09-14T04:08:13.419 INFO:tasks.rados.rados.0.smithi038.stdout:1020: finishing write tid 3 to smithi03870129-167 2024-09-14T04:08:13.419 INFO:tasks.rados.rados.0.smithi038.stdout:1020: finishing write tid 4 to smithi03870129-167 2024-09-14T04:08:13.419 INFO:tasks.rados.rados.0.smithi038.stdout:1020: finishing write tid 5 to smithi03870129-167 2024-09-14T04:08:13.419 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 167 v 168 (ObjNum 789 snap 0 seq_num 789) dirty exists 2024-09-14T04:08:13.419 INFO:tasks.rados.rados.0.smithi038.stdout:1020: left oid 167 (ObjNum 789 snap 0 seq_num 789) 2024-09-14T04:08:13.419 INFO:tasks.rados.rados.0.smithi038.stdout:1021: seq_num 790 ranges {477530=631069,1612657=409606,2545223=517596} 2024-09-14T04:08:13.425 INFO:tasks.rados.rados.0.smithi038.stdout:1021: writing smithi03870129-149 from 477530 to 1108599 tid 1 2024-09-14T04:08:13.431 INFO:tasks.rados.rados.0.smithi038.stdout:1021: writing smithi03870129-149 from 1612657 to 2022263 tid 2 2024-09-14T04:08:13.438 INFO:tasks.rados.rados.0.smithi038.stdout:1021: writing smithi03870129-149 from 2545223 to 3062819 tid 3 2024-09-14T04:08:13.438 INFO:tasks.rados.rados.0.smithi038.stdout:1014: done (7 left) 2024-09-14T04:08:13.439 INFO:tasks.rados.rados.0.smithi038.stdout:1015: done (6 left) 2024-09-14T04:08:13.439 INFO:tasks.rados.rados.0.smithi038.stdout:1016: done (5 left) 2024-09-14T04:08:13.439 INFO:tasks.rados.rados.0.smithi038.stdout:1017: done (4 left) 2024-09-14T04:08:13.439 INFO:tasks.rados.rados.0.smithi038.stdout:1018: done (3 left) 2024-09-14T04:08:13.439 INFO:tasks.rados.rados.0.smithi038.stdout:1019: done (2 left) 2024-09-14T04:08:13.439 INFO:tasks.rados.rados.0.smithi038.stdout:1020: done (1 left) 2024-09-14T04:08:13.439 INFO:tasks.rados.rados.0.smithi038.stdout:1022: write oid 300 current snap is 0 2024-09-14T04:08:13.439 INFO:tasks.rados.rados.0.smithi038.stdout:1021: finishing write tid 1 to smithi03870129-149 2024-09-14T04:08:13.439 INFO:tasks.rados.rados.0.smithi038.stdout:1021: finishing write tid 2 to smithi03870129-149 2024-09-14T04:08:13.439 INFO:tasks.rados.rados.0.smithi038.stdout:1022: seq_num 791 ranges {494337=422671,1387492=553264,2688999=445221} 2024-09-14T04:08:13.443 INFO:tasks.rados.rados.0.smithi038.stdout:1022: writing smithi03870129-300 from 494337 to 917008 tid 1 2024-09-14T04:08:13.449 INFO:tasks.rados.rados.0.smithi038.stdout:1022: writing smithi03870129-300 from 1387492 to 1940756 tid 2 2024-09-14T04:08:13.457 INFO:tasks.rados.rados.0.smithi038.stdout:1022: writing smithi03870129-300 from 2688999 to 3134220 tid 3 2024-09-14T04:08:13.457 INFO:tasks.rados.rados.0.smithi038.stdout:1023: read oid 261 snap -1 2024-09-14T04:08:13.457 INFO:tasks.rados.rados.0.smithi038.stdout:1023: expect (ObjNum 515 snap 0 seq_num 515) 2024-09-14T04:08:13.457 INFO:tasks.rados.rados.0.smithi038.stdout:1024: read oid 58 snap -1 2024-09-14T04:08:13.458 INFO:tasks.rados.rados.0.smithi038.stdout:1024: expect (ObjNum 57 snap 0 seq_num 57) 2024-09-14T04:08:13.458 INFO:tasks.rados.rados.0.smithi038.stdout:1025: write oid 417 current snap is 0 2024-09-14T04:08:13.458 INFO:tasks.rados.rados.0.smithi038.stdout:1025: seq_num 792 ranges {511144=497920,1445974=413275,2316422=656493} 2024-09-14T04:08:13.463 INFO:tasks.rados.rados.0.smithi038.stdout:1025: writing smithi03870129-417 from 511144 to 1009064 tid 1 2024-09-14T04:08:13.469 INFO:tasks.rados.rados.0.smithi038.stdout:1025: writing smithi03870129-417 from 1445974 to 1859249 tid 2 2024-09-14T04:08:13.477 INFO:tasks.rados.rados.0.smithi038.stdout:1025: writing smithi03870129-417 from 2316422 to 2972915 tid 3 2024-09-14T04:08:13.478 INFO:tasks.rados.rados.0.smithi038.stdout:1026: read oid 41 snap -1 2024-09-14T04:08:13.478 INFO:tasks.rados.rados.0.smithi038.stdout:1026: expect (ObjNum 579 snap 0 seq_num 579) 2024-09-14T04:08:13.478 INFO:tasks.rados.rados.0.smithi038.stdout:1027: read oid 163 snap -1 2024-09-14T04:08:13.478 INFO:tasks.rados.rados.0.smithi038.stdout:1027: expect deleted 2024-09-14T04:08:13.478 INFO:tasks.rados.rados.0.smithi038.stdout:1028: write oid 315 current snap is 0 2024-09-14T04:08:13.478 INFO:tasks.rados.rados.0.smithi038.stdout:1021: finishing write tid 3 to smithi03870129-149 2024-09-14T04:08:13.478 INFO:tasks.rados.rados.0.smithi038.stdout:1021: finishing write tid 4 to smithi03870129-149 2024-09-14T04:08:13.478 INFO:tasks.rados.rados.0.smithi038.stdout:1021: finishing write tid 5 to smithi03870129-149 2024-09-14T04:08:13.478 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 149 v 165 (ObjNum 790 snap 0 seq_num 790) dirty exists 2024-09-14T04:08:13.478 INFO:tasks.rados.rados.0.smithi038.stdout:1021: left oid 149 (ObjNum 790 snap 0 seq_num 790) 2024-09-14T04:08:13.478 INFO:tasks.rados.rados.0.smithi038.stdout:1022: finishing write tid 1 to smithi03870129-300 2024-09-14T04:08:13.478 INFO:tasks.rados.rados.0.smithi038.stdout:1022: finishing write tid 2 to smithi03870129-300 2024-09-14T04:08:13.479 INFO:tasks.rados.rados.0.smithi038.stdout:1022: finishing write tid 3 to smithi03870129-300 2024-09-14T04:08:13.479 INFO:tasks.rados.rados.0.smithi038.stdout:1028: seq_num 793 ranges {527951=573169,1504456=556933,2743845=467765} 2024-09-14T04:08:13.483 INFO:tasks.rados.rados.0.smithi038.stdout:1028: writing smithi03870129-315 from 527951 to 1101120 tid 1 2024-09-14T04:08:13.489 INFO:tasks.rados.rados.0.smithi038.stdout:1028: writing smithi03870129-315 from 1504456 to 2061389 tid 2 2024-09-14T04:08:13.496 INFO:tasks.rados.rados.0.smithi038.stdout:1028: writing smithi03870129-315 from 2743845 to 3211610 tid 3 2024-09-14T04:08:13.496 INFO:tasks.rados.rados.0.smithi038.stdout:1021: done (7 left) 2024-09-14T04:08:13.496 INFO:tasks.rados.rados.0.smithi038.stdout:1029: write oid 391 current snap is 0 2024-09-14T04:08:13.496 INFO:tasks.rados.rados.0.smithi038.stdout:1029: seq_num 794 ranges {544758=648418,1846585=416944,2771268=573490} 2024-09-14T04:08:13.502 INFO:tasks.rados.rados.0.smithi038.stdout:1029: writing smithi03870129-391 from 544758 to 1193176 tid 1 2024-09-14T04:08:13.509 INFO:tasks.rados.rados.0.smithi038.stdout:1029: writing smithi03870129-391 from 1846585 to 2263529 tid 2 2024-09-14T04:08:13.515 INFO:tasks.rados.rados.0.smithi038.stdout:1029: writing smithi03870129-391 from 2771268 to 3344758 tid 3 2024-09-14T04:08:13.515 INFO:tasks.rados.rados.0.smithi038.stdout:1030: read oid 109 snap -1 2024-09-14T04:08:13.515 INFO:tasks.rados.rados.0.smithi038.stdout:1030: expect (ObjNum 108 snap 0 seq_num 108) 2024-09-14T04:08:13.515 INFO:tasks.rados.rados.0.smithi038.stdout:1031: write oid 86 current snap is 0 2024-09-14T04:08:13.516 INFO:tasks.rados.rados.0.smithi038.stdout:1031: seq_num 795 ranges {561565=723667,1905067=560602,3082338=279227} 2024-09-14T04:08:13.523 INFO:tasks.rados.rados.0.smithi038.stdout:1031: writing smithi03870129-86 from 561565 to 1285232 tid 1 2024-09-14T04:08:13.530 INFO:tasks.rados.rados.0.smithi038.stdout:1031: writing smithi03870129-86 from 1905067 to 2465669 tid 2 2024-09-14T04:08:13.536 INFO:tasks.rados.rados.0.smithi038.stdout:1031: writing smithi03870129-86 from 3082338 to 3361565 tid 3 2024-09-14T04:08:13.536 INFO:tasks.rados.rados.0.smithi038.stdout:1032: delete oid 102 current snap is 0 2024-09-14T04:08:13.536 INFO:tasks.rados.rados.0.smithi038.stdout:1022: finishing write tid 4 to smithi03870129-300 2024-09-14T04:08:13.536 INFO:tasks.rados.rados.0.smithi038.stdout:1022: finishing write tid 5 to smithi03870129-300 2024-09-14T04:08:13.536 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 300 v 138 (ObjNum 791 snap 0 seq_num 791) dirty exists 2024-09-14T04:08:13.536 INFO:tasks.rados.rados.0.smithi038.stdout:1022: left oid 300 (ObjNum 791 snap 0 seq_num 791) 2024-09-14T04:08:13.536 INFO:tasks.rados.rados.0.smithi038.stdout:1025: finishing write tid 1 to smithi03870129-417 2024-09-14T04:08:13.536 INFO:tasks.rados.rados.0.smithi038.stdout:1023: expect (ObjNum 515 snap 0 seq_num 515) 2024-09-14T04:08:13.675 INFO:tasks.rados.rados.0.smithi038.stdout:1025: finishing write tid 2 to smithi03870129-417 2024-09-14T04:08:13.675 INFO:tasks.rados.rados.0.smithi038.stdout:1024: expect (ObjNum 57 snap 0 seq_num 57) 2024-09-14T04:08:13.682 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:13 smithi123 bash[24950]: cluster 2024-09-14T04:08:12.253073+0000 mgr.y (mgr.14406) 238 : cluster [DBG] pgmap v216: 89 pgs: 89 active+clean; 1.2 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 89 MiB/s rd, 12 MiB/s wr, 129 op/s 2024-09-14T04:08:13.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:13 smithi038 bash[22519]: cluster 2024-09-14T04:08:12.253073+0000 mgr.y (mgr.14406) 238 : cluster [DBG] pgmap v216: 89 pgs: 89 active+clean; 1.2 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 89 MiB/s rd, 12 MiB/s wr, 129 op/s 2024-09-14T04:08:13.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:13 smithi038 bash[32505]: cluster 2024-09-14T04:08:12.253073+0000 mgr.y (mgr.14406) 238 : cluster [DBG] pgmap v216: 89 pgs: 89 active+clean; 1.2 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 89 MiB/s rd, 12 MiB/s wr, 129 op/s 2024-09-14T04:08:13.785 INFO:tasks.rados.rados.0.smithi038.stdout:1025: finishing write tid 3 to smithi03870129-417 2024-09-14T04:08:13.785 INFO:tasks.rados.rados.0.smithi038.stdout:1022: done (10 left) 2024-09-14T04:08:13.785 INFO:tasks.rados.rados.0.smithi038.stdout:1023: done (9 left) 2024-09-14T04:08:13.785 INFO:tasks.rados.rados.0.smithi038.stdout:1024: done (8 left) 2024-09-14T04:08:13.786 INFO:tasks.rados.rados.0.smithi038.stdout:1027: done (7 left) 2024-09-14T04:08:13.786 INFO:tasks.rados.rados.0.smithi038.stdout:1032: done (6 left) 2024-09-14T04:08:13.786 INFO:tasks.rados.rados.0.smithi038.stdout:1033: read oid 463 snap -1 2024-09-14T04:08:13.786 INFO:tasks.rados.rados.0.smithi038.stdout:1033: expect (ObjNum 462 snap 0 seq_num 462) 2024-09-14T04:08:13.786 INFO:tasks.rados.rados.0.smithi038.stdout:1034: read oid 217 snap -1 2024-09-14T04:08:13.786 INFO:tasks.rados.rados.0.smithi038.stdout:1034: expect (ObjNum 216 snap 0 seq_num 216) 2024-09-14T04:08:13.786 INFO:tasks.rados.rados.0.smithi038.stdout:1035: write oid 152 current snap is 0 2024-09-14T04:08:13.786 INFO:tasks.rados.rados.0.smithi038.stdout:1026: expect (ObjNum 579 snap 0 seq_num 579) 2024-09-14T04:08:13.976 INFO:tasks.rados.rados.0.smithi038.stdout:1025: finishing write tid 4 to smithi03870129-417 2024-09-14T04:08:13.976 INFO:tasks.rados.rados.0.smithi038.stdout:1025: finishing write tid 5 to smithi03870129-417 2024-09-14T04:08:13.976 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 417 v 158 (ObjNum 792 snap 0 seq_num 792) dirty exists 2024-09-14T04:08:13.976 INFO:tasks.rados.rados.0.smithi038.stdout:1025: left oid 417 (ObjNum 792 snap 0 seq_num 792) 2024-09-14T04:08:13.977 INFO:tasks.rados.rados.0.smithi038.stdout:1028: finishing write tid 1 to smithi03870129-315 2024-09-14T04:08:13.977 INFO:tasks.rados.rados.0.smithi038.stdout:1035: seq_num 797 ranges {595179=474165,1622031=564271,2737184=629206} 2024-09-14T04:08:13.982 INFO:tasks.rados.rados.0.smithi038.stdout:1035: writing smithi03870129-152 from 595179 to 1069344 tid 1 2024-09-14T04:08:13.989 INFO:tasks.rados.rados.0.smithi038.stdout:1035: writing smithi03870129-152 from 1622031 to 2186302 tid 2 2024-09-14T04:08:13.997 INFO:tasks.rados.rados.0.smithi038.stdout:1035: writing smithi03870129-152 from 2737184 to 3366390 tid 3 2024-09-14T04:08:13.997 INFO:tasks.rados.rados.0.smithi038.stdout:1025: done (8 left) 2024-09-14T04:08:13.997 INFO:tasks.rados.rados.0.smithi038.stdout:1026: done (7 left) 2024-09-14T04:08:13.997 INFO:tasks.rados.rados.0.smithi038.stdout:1036: write oid 305 current snap is 0 2024-09-14T04:08:13.997 INFO:tasks.rados.rados.0.smithi038.stdout:1028: finishing write tid 2 to smithi03870129-315 2024-09-14T04:08:13.997 INFO:tasks.rados.rados.0.smithi038.stdout:1028: finishing write tid 3 to smithi03870129-315 2024-09-14T04:08:13.997 INFO:tasks.rados.rados.0.smithi038.stdout:1028: finishing write tid 4 to smithi03870129-315 2024-09-14T04:08:13.997 INFO:tasks.rados.rados.0.smithi038.stdout:1028: finishing write tid 5 to smithi03870129-315 2024-09-14T04:08:13.997 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 315 v 224 (ObjNum 793 snap 0 seq_num 793) dirty exists 2024-09-14T04:08:13.998 INFO:tasks.rados.rados.0.smithi038.stdout:1028: left oid 315 (ObjNum 793 snap 0 seq_num 793) 2024-09-14T04:08:13.998 INFO:tasks.rados.rados.0.smithi038.stdout:1029: finishing write tid 1 to smithi03870129-391 2024-09-14T04:08:13.998 INFO:tasks.rados.rados.0.smithi038.stdout:1029: finishing write tid 2 to smithi03870129-391 2024-09-14T04:08:13.998 INFO:tasks.rados.rados.0.smithi038.stdout:1029: finishing write tid 3 to smithi03870129-391 2024-09-14T04:08:13.998 INFO:tasks.rados.rados.0.smithi038.stdout:1029: finishing write tid 4 to smithi03870129-391 2024-09-14T04:08:13.998 INFO:tasks.rados.rados.0.smithi038.stdout:1029: finishing write tid 5 to smithi03870129-391 2024-09-14T04:08:13.998 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 391 v 142 (ObjNum 794 snap 0 seq_num 794) dirty exists 2024-09-14T04:08:13.998 INFO:tasks.rados.rados.0.smithi038.stdout:1029: left oid 391 (ObjNum 794 snap 0 seq_num 794) 2024-09-14T04:08:13.998 INFO:tasks.rados.rados.0.smithi038.stdout:1030: expect (ObjNum 108 snap 0 seq_num 108) 2024-09-14T04:08:14.133 INFO:tasks.rados.rados.0.smithi038.stdout:1031: finishing write tid 1 to smithi03870129-86 2024-09-14T04:08:14.133 INFO:tasks.rados.rados.0.smithi038.stdout:1031: finishing write tid 2 to smithi03870129-86 2024-09-14T04:08:14.133 INFO:tasks.rados.rados.0.smithi038.stdout:1031: finishing write tid 3 to smithi03870129-86 2024-09-14T04:08:14.133 INFO:tasks.rados.rados.0.smithi038.stdout:1031: finishing write tid 4 to smithi03870129-86 2024-09-14T04:08:14.133 INFO:tasks.rados.rados.0.smithi038.stdout:1031: finishing write tid 5 to smithi03870129-86 2024-09-14T04:08:14.134 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 86 v 176 (ObjNum 795 snap 0 seq_num 795) dirty exists 2024-09-14T04:08:14.134 INFO:tasks.rados.rados.0.smithi038.stdout:1031: left oid 86 (ObjNum 795 snap 0 seq_num 795) 2024-09-14T04:08:14.134 INFO:tasks.rados.rados.0.smithi038.stdout:1036: seq_num 798 ranges {611986=549414,1564160=424282,2764607=440478} 2024-09-14T04:08:14.140 INFO:tasks.rados.rados.0.smithi038.stdout:1036: writing smithi03870129-305 from 611986 to 1161400 tid 1 2024-09-14T04:08:14.146 INFO:tasks.rados.rados.0.smithi038.stdout:1036: writing smithi03870129-305 from 1564160 to 1988442 tid 2 2024-09-14T04:08:14.153 INFO:tasks.rados.rados.0.smithi038.stdout:1036: writing smithi03870129-305 from 2764607 to 3205085 tid 3 2024-09-14T04:08:14.153 INFO:tasks.rados.rados.0.smithi038.stdout:1028: done (7 left) 2024-09-14T04:08:14.153 INFO:tasks.rados.rados.0.smithi038.stdout:1029: done (6 left) 2024-09-14T04:08:14.153 INFO:tasks.rados.rados.0.smithi038.stdout:1030: done (5 left) 2024-09-14T04:08:14.153 INFO:tasks.rados.rados.0.smithi038.stdout:1031: done (4 left) 2024-09-14T04:08:14.154 INFO:tasks.rados.rados.0.smithi038.stdout:1037: write oid 32 current snap is 0 2024-09-14T04:08:14.154 INFO:tasks.rados.rados.0.smithi038.stdout:1037: seq_num 799 ranges {628793=741016,2138995=567940,3192030=236763} 2024-09-14T04:08:14.162 INFO:tasks.rados.rados.0.smithi038.stdout:1037: writing smithi03870129-32 from 628793 to 1369809 tid 1 2024-09-14T04:08:14.170 INFO:tasks.rados.rados.0.smithi038.stdout:1037: writing smithi03870129-32 from 2138995 to 2706935 tid 2 2024-09-14T04:08:14.175 INFO:tasks.rados.rados.0.smithi038.stdout:1037: writing smithi03870129-32 from 3192030 to 3428793 tid 3 2024-09-14T04:08:14.175 INFO:tasks.rados.rados.0.smithi038.stdout:1038: delete oid 401 current snap is 0 2024-09-14T04:08:14.175 INFO:tasks.rados.rados.0.smithi038.stdout:1034: expect (ObjNum 216 snap 0 seq_num 216) 2024-09-14T04:08:14.316 INFO:tasks.rados.rados.0.smithi038.stdout:1033: expect (ObjNum 462 snap 0 seq_num 462) 2024-09-14T04:08:14.456 INFO:tasks.rados.rados.0.smithi038.stdout:1035: finishing write tid 1 to smithi03870129-152 2024-09-14T04:08:14.456 INFO:tasks.rados.rados.0.smithi038.stdout:1035: finishing write tid 2 to smithi03870129-152 2024-09-14T04:08:14.456 INFO:tasks.rados.rados.0.smithi038.stdout:1035: finishing write tid 3 to smithi03870129-152 2024-09-14T04:08:14.456 INFO:tasks.rados.rados.0.smithi038.stdout:1035: finishing write tid 4 to smithi03870129-152 2024-09-14T04:08:14.456 INFO:tasks.rados.rados.0.smithi038.stdout:1035: finishing write tid 5 to smithi03870129-152 2024-09-14T04:08:14.457 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 152 v 228 (ObjNum 797 snap 0 seq_num 797) dirty exists 2024-09-14T04:08:14.457 INFO:tasks.rados.rados.0.smithi038.stdout:1035: left oid 152 (ObjNum 797 snap 0 seq_num 797) 2024-09-14T04:08:14.457 INFO:tasks.rados.rados.0.smithi038.stdout:1033: done (5 left) 2024-09-14T04:08:14.457 INFO:tasks.rados.rados.0.smithi038.stdout:1034: done (4 left) 2024-09-14T04:08:14.457 INFO:tasks.rados.rados.0.smithi038.stdout:1035: done (3 left) 2024-09-14T04:08:14.457 INFO:tasks.rados.rados.0.smithi038.stdout:1038: done (2 left) 2024-09-14T04:08:14.457 INFO:tasks.rados.rados.0.smithi038.stdout:1039: read oid 267 snap -1 2024-09-14T04:08:14.457 INFO:tasks.rados.rados.0.smithi038.stdout:1039: expect (ObjNum 556 snap 0 seq_num 556) 2024-09-14T04:08:14.457 INFO:tasks.rados.rados.0.smithi038.stdout:1040: read oid 127 snap -1 2024-09-14T04:08:14.457 INFO:tasks.rados.rados.0.smithi038.stdout:1040: expect (ObjNum 126 snap 0 seq_num 126) 2024-09-14T04:08:14.457 INFO:tasks.rados.rados.0.smithi038.stdout:1041: delete oid 383 current snap is 0 2024-09-14T04:08:14.457 INFO:tasks.rados.rados.0.smithi038.stdout:1036: finishing write tid 1 to smithi03870129-305 2024-09-14T04:08:14.457 INFO:tasks.rados.rados.0.smithi038.stdout:1036: finishing write tid 2 to smithi03870129-305 2024-09-14T04:08:14.457 INFO:tasks.rados.rados.0.smithi038.stdout:1036: finishing write tid 3 to smithi03870129-305 2024-09-14T04:08:14.458 INFO:tasks.rados.rados.0.smithi038.stdout:1036: finishing write tid 4 to smithi03870129-305 2024-09-14T04:08:14.458 INFO:tasks.rados.rados.0.smithi038.stdout:1036: finishing write tid 5 to smithi03870129-305 2024-09-14T04:08:14.458 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 305 v 192 (ObjNum 798 snap 0 seq_num 798) dirty exists 2024-09-14T04:08:14.458 INFO:tasks.rados.rados.0.smithi038.stdout:1036: left oid 305 (ObjNum 798 snap 0 seq_num 798) 2024-09-14T04:08:14.458 INFO:tasks.rados.rados.0.smithi038.stdout:1037: finishing write tid 1 to smithi03870129-32 2024-09-14T04:08:14.458 INFO:tasks.rados.rados.0.smithi038.stdout:1037: finishing write tid 2 to smithi03870129-32 2024-09-14T04:08:14.458 INFO:tasks.rados.rados.0.smithi038.stdout:1037: finishing write tid 3 to smithi03870129-32 2024-09-14T04:08:14.458 INFO:tasks.rados.rados.0.smithi038.stdout:1037: finishing write tid 4 to smithi03870129-32 2024-09-14T04:08:14.458 INFO:tasks.rados.rados.0.smithi038.stdout:1037: finishing write tid 5 to smithi03870129-32 2024-09-14T04:08:14.458 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 32 v 162 (ObjNum 799 snap 0 seq_num 799) dirty exists 2024-09-14T04:08:14.458 INFO:tasks.rados.rados.0.smithi038.stdout:1037: left oid 32 (ObjNum 799 snap 0 seq_num 799) 2024-09-14T04:08:14.459 INFO:tasks.rados.rados.0.smithi038.stdout:1040: expect (ObjNum 126 snap 0 seq_num 126) 2024-09-14T04:08:14.544 INFO:tasks.rados.rados.0.smithi038.stdout:1039: expect (ObjNum 556 snap 0 seq_num 556) 2024-09-14T04:08:14.714 INFO:tasks.rados.rados.0.smithi038.stdout:1036: done (4 left) 2024-09-14T04:08:14.714 INFO:tasks.rados.rados.0.smithi038.stdout:1037: done (3 left) 2024-09-14T04:08:14.714 INFO:tasks.rados.rados.0.smithi038.stdout:1039: done (2 left) 2024-09-14T04:08:14.715 INFO:tasks.rados.rados.0.smithi038.stdout:1040: done (1 left) 2024-09-14T04:08:14.715 INFO:tasks.rados.rados.0.smithi038.stdout:1041: done (0 left) 2024-09-14T04:08:14.715 INFO:tasks.rados.rados.0.smithi038.stdout:1042: write oid 445 current snap is 0 2024-09-14T04:08:14.715 INFO:tasks.rados.rados.0.smithi038.stdout:1042: seq_num 802 ranges {679214=566763,1798088=715267,3157946=321268} 2024-09-14T04:08:14.721 INFO:tasks.rados.rados.0.smithi038.stdout:1042: writing smithi03870129-445 from 679214 to 1245977 tid 1 2024-09-14T04:08:14.728 INFO:tasks.rados.rados.0.smithi038.stdout:1042: writing smithi03870129-445 from 1798088 to 2513355 tid 2 2024-09-14T04:08:14.734 INFO:tasks.rados.rados.0.smithi038.stdout:1042: writing smithi03870129-445 from 3157946 to 3479214 tid 3 2024-09-14T04:08:14.735 INFO:tasks.rados.rados.0.smithi038.stdout:1043: write oid 29 current snap is 0 2024-09-14T04:08:14.735 INFO:tasks.rados.rados.0.smithi038.stdout:1042: finishing write tid 1 to smithi03870129-445 2024-09-14T04:08:14.735 INFO:tasks.rados.rados.0.smithi038.stdout:1043: seq_num 803 ranges {696021=642012,1856570=575278,3185369=310652} 2024-09-14T04:08:14.742 INFO:tasks.rados.rados.0.smithi038.stdout:1043: writing smithi03870129-29 from 696021 to 1338033 tid 1 2024-09-14T04:08:14.748 INFO:tasks.rados.rados.0.smithi038.stdout:1043: writing smithi03870129-29 from 1856570 to 2431848 tid 2 2024-09-14T04:08:14.755 INFO:tasks.rados.rados.0.smithi038.stdout:1043: writing smithi03870129-29 from 3185369 to 3496021 tid 3 2024-09-14T04:08:14.755 INFO:tasks.rados.rados.0.smithi038.stdout:1044: read oid 89 snap -1 2024-09-14T04:08:14.755 INFO:tasks.rados.rados.0.smithi038.stdout:1044: expect deleted 2024-09-14T04:08:14.755 INFO:tasks.rados.rados.0.smithi038.stdout:1045: write oid 74 current snap is 0 2024-09-14T04:08:14.755 INFO:tasks.rados.rados.0.smithi038.stdout:1045: seq_num 804 ranges {712828=717261,1915052=718936,3212792=300036} 2024-09-14T04:08:14.763 INFO:tasks.rados.rados.0.smithi038.stdout:1045: writing smithi03870129-74 from 712828 to 1430089 tid 1 2024-09-14T04:08:14.771 INFO:tasks.rados.rados.0.smithi038.stdout:1045: writing smithi03870129-74 from 1915052 to 2633988 tid 2 2024-09-14T04:08:14.776 INFO:tasks.rados.rados.0.smithi038.stdout:1045: writing smithi03870129-74 from 3212792 to 3512828 tid 3 2024-09-14T04:08:14.777 INFO:tasks.rados.rados.0.smithi038.stdout:1046: write oid 90 current snap is 0 2024-09-14T04:08:14.777 INFO:tasks.rados.rados.0.smithi038.stdout:1042: finishing write tid 2 to smithi03870129-445 2024-09-14T04:08:14.777 INFO:tasks.rados.rados.0.smithi038.stdout:1042: finishing write tid 3 to smithi03870129-445 2024-09-14T04:08:14.777 INFO:tasks.rados.rados.0.smithi038.stdout:1042: finishing write tid 4 to smithi03870129-445 2024-09-14T04:08:14.777 INFO:tasks.rados.rados.0.smithi038.stdout:1042: finishing write tid 5 to smithi03870129-445 2024-09-14T04:08:14.777 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 445 v 169 (ObjNum 802 snap 0 seq_num 802) dirty exists 2024-09-14T04:08:14.777 INFO:tasks.rados.rados.0.smithi038.stdout:1042: left oid 445 (ObjNum 802 snap 0 seq_num 802) 2024-09-14T04:08:14.777 INFO:tasks.rados.rados.0.smithi038.stdout:1043: finishing write tid 1 to smithi03870129-29 2024-09-14T04:08:14.777 INFO:tasks.rados.rados.0.smithi038.stdout:1046: seq_num 805 ranges {729635=792510,1973534=578947,3240215=289420} 2024-09-14T04:08:14.785 INFO:tasks.rados.rados.0.smithi038.stdout:1046: writing smithi03870129-90 from 729635 to 1522145 tid 1 2024-09-14T04:08:14.791 INFO:tasks.rados.rados.0.smithi038.stdout:1046: writing smithi03870129-90 from 1973534 to 2552481 tid 2 2024-09-14T04:08:14.797 INFO:tasks.rados.rados.0.smithi038.stdout:1046: writing smithi03870129-90 from 3240215 to 3529635 tid 3 2024-09-14T04:08:14.797 INFO:tasks.rados.rados.0.smithi038.stdout:1042: done (4 left) 2024-09-14T04:08:14.797 INFO:tasks.rados.rados.0.smithi038.stdout:1047: write oid 383 current snap is 0 2024-09-14T04:08:14.798 INFO:tasks.rados.rados.0.smithi038.stdout:1043: finishing write tid 2 to smithi03870129-29 2024-09-14T04:08:14.798 INFO:tasks.rados.rados.0.smithi038.stdout:1043: finishing write tid 3 to smithi03870129-29 2024-09-14T04:08:14.798 INFO:tasks.rados.rados.0.smithi038.stdout:1047: seq_num 806 ranges {746442=584112,1748369=722605,2983991=562451} 2024-09-14T04:08:14.805 INFO:tasks.rados.rados.0.smithi038.stdout:1047: writing smithi03870129-383 from 746442 to 1330554 tid 1 2024-09-14T04:08:14.811 INFO:tasks.rados.rados.0.smithi038.stdout:1047: writing smithi03870129-383 from 1748369 to 2470974 tid 2 2024-09-14T04:08:14.819 INFO:tasks.rados.rados.0.smithi038.stdout:1047: writing smithi03870129-383 from 2983991 to 3546442 tid 3 2024-09-14T04:08:14.819 INFO:tasks.rados.rados.0.smithi038.stdout:1044: done (4 left) 2024-09-14T04:08:14.819 INFO:tasks.rados.rados.0.smithi038.stdout:1048: read oid 22 snap -1 2024-09-14T04:08:14.819 INFO:tasks.rados.rados.0.smithi038.stdout:1048: expect (ObjNum 21 snap 0 seq_num 21) 2024-09-14T04:08:14.819 INFO:tasks.rados.rados.0.smithi038.stdout:1043: finishing write tid 4 to smithi03870129-29 2024-09-14T04:08:14.819 INFO:tasks.rados.rados.0.smithi038.stdout:1043: finishing write tid 5 to smithi03870129-29 2024-09-14T04:08:14.819 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 29 v 166 (ObjNum 803 snap 0 seq_num 803) dirty exists 2024-09-14T04:08:14.819 INFO:tasks.rados.rados.0.smithi038.stdout:1043: left oid 29 (ObjNum 803 snap 0 seq_num 803) 2024-09-14T04:08:14.820 INFO:tasks.rados.rados.0.smithi038.stdout:1045: finishing write tid 1 to smithi03870129-74 2024-09-14T04:08:14.820 INFO:tasks.rados.rados.0.smithi038.stdout:1045: finishing write tid 2 to smithi03870129-74 2024-09-14T04:08:14.820 INFO:tasks.rados.rados.0.smithi038.stdout:1045: finishing write tid 3 to smithi03870129-74 2024-09-14T04:08:14.820 INFO:tasks.rados.rados.0.smithi038.stdout:1049: read oid 60 snap -1 2024-09-14T04:08:14.820 INFO:tasks.rados.rados.0.smithi038.stdout:1049: expect (ObjNum 675 snap 0 seq_num 675) 2024-09-14T04:08:14.820 INFO:tasks.rados.rados.0.smithi038.stdout:1043: done (5 left) 2024-09-14T04:08:14.820 INFO:tasks.rados.rados.0.smithi038.stdout:1050: write oid 421 current snap is 0 2024-09-14T04:08:14.820 INFO:tasks.rados.rados.0.smithi038.stdout:1045: finishing write tid 4 to smithi03870129-74 2024-09-14T04:08:14.820 INFO:tasks.rados.rados.0.smithi038.stdout:1045: finishing write tid 5 to smithi03870129-74 2024-09-14T04:08:14.820 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 74 v 251 (ObjNum 804 snap 0 seq_num 804) dirty exists 2024-09-14T04:08:14.820 INFO:tasks.rados.rados.0.smithi038.stdout:1045: left oid 74 (ObjNum 804 snap 0 seq_num 804) 2024-09-14T04:08:14.821 INFO:tasks.rados.rados.0.smithi038.stdout:1046: finishing write tid 1 to smithi03870129-90 2024-09-14T04:08:14.821 INFO:tasks.rados.rados.0.smithi038.stdout:1050: seq_num 807 ranges {763249=659361,2090498=582616,3295061=268188} 2024-09-14T04:08:14.828 INFO:tasks.rados.rados.0.smithi038.stdout:1050: writing smithi03870129-421 from 763249 to 1422610 tid 1 2024-09-14T04:08:14.835 INFO:tasks.rados.rados.0.smithi038.stdout:1050: writing smithi03870129-421 from 2090498 to 2673114 tid 2 2024-09-14T04:08:14.841 INFO:tasks.rados.rados.0.smithi038.stdout:1050: writing smithi03870129-421 from 3295061 to 3563249 tid 3 2024-09-14T04:08:14.841 INFO:tasks.rados.rados.0.smithi038.stdout:1045: done (5 left) 2024-09-14T04:08:14.841 INFO:tasks.rados.rados.0.smithi038.stdout:1051: read oid 89 snap -1 2024-09-14T04:08:14.841 INFO:tasks.rados.rados.0.smithi038.stdout:1051: expect deleted 2024-09-14T04:08:14.841 INFO:tasks.rados.rados.0.smithi038.stdout:1052: write oid 157 current snap is 0 2024-09-14T04:08:14.842 INFO:tasks.rados.rados.0.smithi038.stdout:1046: finishing write tid 2 to smithi03870129-90 2024-09-14T04:08:14.842 INFO:tasks.rados.rados.0.smithi038.stdout:1046: finishing write tid 3 to smithi03870129-90 2024-09-14T04:08:14.842 INFO:tasks.rados.rados.0.smithi038.stdout:1046: finishing write tid 4 to smithi03870129-90 2024-09-14T04:08:14.842 INFO:tasks.rados.rados.0.smithi038.stdout:1046: finishing write tid 5 to smithi03870129-90 2024-09-14T04:08:14.842 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 90 v 255 (ObjNum 805 snap 0 seq_num 805) dirty exists 2024-09-14T04:08:14.842 INFO:tasks.rados.rados.0.smithi038.stdout:1046: left oid 90 (ObjNum 805 snap 0 seq_num 805) 2024-09-14T04:08:14.842 INFO:tasks.rados.rados.0.smithi038.stdout:1047: finishing write tid 1 to smithi03870129-383 2024-09-14T04:08:14.842 INFO:tasks.rados.rados.0.smithi038.stdout:1047: finishing write tid 2 to smithi03870129-383 2024-09-14T04:08:14.842 INFO:tasks.rados.rados.0.smithi038.stdout:1047: finishing write tid 3 to smithi03870129-383 2024-09-14T04:08:14.842 INFO:tasks.rados.rados.0.smithi038.stdout:1052: seq_num 808 ranges {780056=734610,2148980=726274,3322484=257572} 2024-09-14T04:08:14.849 INFO:tasks.rados.rados.0.smithi038.stdout:1052: writing smithi03870129-157 from 780056 to 1514666 tid 1 2024-09-14T04:08:14.857 INFO:tasks.rados.rados.0.smithi038.stdout:1052: writing smithi03870129-157 from 2148980 to 2875254 tid 2 2024-09-14T04:08:14.861 INFO:tasks.rados.rados.0.smithi038.stdout:1052: writing smithi03870129-157 from 3322484 to 3580056 tid 3 2024-09-14T04:08:14.862 INFO:tasks.rados.rados.0.smithi038.stdout:1046: done (6 left) 2024-09-14T04:08:14.862 INFO:tasks.rados.rados.0.smithi038.stdout:1053: write oid 491 current snap is 0 2024-09-14T04:08:14.862 INFO:tasks.rados.rados.0.smithi038.stdout:1047: finishing write tid 4 to smithi03870129-383 2024-09-14T04:08:14.862 INFO:tasks.rados.rados.0.smithi038.stdout:1047: finishing write tid 5 to smithi03870129-383 2024-09-14T04:08:14.862 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 383 v 197 (ObjNum 806 snap 0 seq_num 806) dirty exists 2024-09-14T04:08:14.862 INFO:tasks.rados.rados.0.smithi038.stdout:1047: left oid 383 (ObjNum 806 snap 0 seq_num 806) 2024-09-14T04:08:14.862 INFO:tasks.rados.rados.0.smithi038.stdout:1049: expect (ObjNum 675 snap 0 seq_num 675) 2024-09-14T04:08:15.026 INFO:tasks.rados.rados.0.smithi038.stdout:1048: expect (ObjNum 21 snap 0 seq_num 21) 2024-09-14T04:08:15.103 INFO:tasks.rados.rados.0.smithi038.stdout:1050: finishing write tid 1 to smithi03870129-421 2024-09-14T04:08:15.103 INFO:tasks.rados.rados.0.smithi038.stdout:1050: finishing write tid 2 to smithi03870129-421 2024-09-14T04:08:15.103 INFO:tasks.rados.rados.0.smithi038.stdout:1053: seq_num 809 ranges {796863=409859,1807462=586285,3066260=530603} 2024-09-14T04:08:15.111 INFO:tasks.rados.rados.0.smithi038.stdout:1053: writing smithi03870129-491 from 796863 to 1206722 tid 1 2024-09-14T04:08:15.120 INFO:tasks.rados.rados.0.smithi038.stdout:1053: writing smithi03870129-491 from 1807462 to 2393747 tid 2 2024-09-14T04:08:15.126 INFO:tasks.rados.rados.0.smithi038.stdout:1053: writing smithi03870129-491 from 3066260 to 3596863 tid 3 2024-09-14T04:08:15.126 INFO:tasks.rados.rados.0.smithi038.stdout:1047: done (6 left) 2024-09-14T04:08:15.127 INFO:tasks.rados.rados.0.smithi038.stdout:1048: done (5 left) 2024-09-14T04:08:15.127 INFO:tasks.rados.rados.0.smithi038.stdout:1049: done (4 left) 2024-09-14T04:08:15.127 INFO:tasks.rados.rados.0.smithi038.stdout:1054: write oid 251 current snap is 0 2024-09-14T04:08:15.127 INFO:tasks.rados.rados.0.smithi038.stdout:1054: seq_num 810 ranges {413670=485108,1465944=729943,2977330=524801} 2024-09-14T04:08:15.132 INFO:tasks.rados.rados.0.smithi038.stdout:1054: writing smithi03870129-251 from 413670 to 898778 tid 1 2024-09-14T04:08:15.139 INFO:tasks.rados.rados.0.smithi038.stdout:1054: writing smithi03870129-251 from 1465944 to 2195887 tid 2 2024-09-14T04:08:15.146 INFO:tasks.rados.rados.0.smithi038.stdout:1054: writing smithi03870129-251 from 2977330 to 3502131 tid 3 2024-09-14T04:08:15.147 INFO:tasks.rados.rados.0.smithi038.stdout:1055: write oid 345 current snap is 0 2024-09-14T04:08:15.147 INFO:tasks.rados.rados.0.smithi038.stdout:1055: seq_num 811 ranges {430477=560357,1408073=473601,2488400=736073} 2024-09-14T04:08:15.152 INFO:tasks.rados.rados.0.smithi038.stdout:1055: writing smithi03870129-345 from 430477 to 990834 tid 1 2024-09-14T04:08:15.157 INFO:tasks.rados.rados.0.smithi038.stdout:1055: writing smithi03870129-345 from 1408073 to 1881674 tid 2 2024-09-14T04:08:15.166 INFO:tasks.rados.rados.0.smithi038.stdout:1055: writing smithi03870129-345 from 2488400 to 3224473 tid 3 2024-09-14T04:08:15.166 INFO:tasks.rados.rados.0.smithi038.stdout:1056: read oid 33 snap -1 2024-09-14T04:08:15.166 INFO:tasks.rados.rados.0.smithi038.stdout:1056: expect (ObjNum 32 snap 0 seq_num 32) 2024-09-14T04:08:15.166 INFO:tasks.rados.rados.0.smithi038.stdout:1057: read oid 156 snap -1 2024-09-14T04:08:15.166 INFO:tasks.rados.rados.0.smithi038.stdout:1057: expect deleted 2024-09-14T04:08:15.166 INFO:tasks.rados.rados.0.smithi038.stdout:1058: write oid 468 current snap is 0 2024-09-14T04:08:15.166 INFO:tasks.rados.rados.0.smithi038.stdout:1058: seq_num 812 ranges {447284=635606,1866555=733612,3315823=331461} 2024-09-14T04:08:15.172 INFO:tasks.rados.rados.0.smithi038.stdout:1058: writing smithi03870129-468 from 447284 to 1082890 tid 1 2024-09-14T04:08:15.180 INFO:tasks.rados.rados.0.smithi038.stdout:1058: writing smithi03870129-468 from 1866555 to 2600167 tid 2 2024-09-14T04:08:15.186 INFO:tasks.rados.rados.0.smithi038.stdout:1058: writing smithi03870129-468 from 3315823 to 3647284 tid 3 2024-09-14T04:08:15.186 INFO:tasks.rados.rados.0.smithi038.stdout:1059: write oid 195 current snap is 0 2024-09-14T04:08:15.186 INFO:tasks.rados.rados.0.smithi038.stdout:1050: finishing write tid 3 to smithi03870129-421 2024-09-14T04:08:15.186 INFO:tasks.rados.rados.0.smithi038.stdout:1050: finishing write tid 4 to smithi03870129-421 2024-09-14T04:08:15.187 INFO:tasks.rados.rados.0.smithi038.stdout:1059: seq_num 813 ranges {464091=710855,1925037=477270,2943246=474970} 2024-09-14T04:08:15.193 INFO:tasks.rados.rados.0.smithi038.stdout:1059: writing smithi03870129-195 from 464091 to 1174946 tid 1 2024-09-14T04:08:15.200 INFO:tasks.rados.rados.0.smithi038.stdout:1059: writing smithi03870129-195 from 1925037 to 2402307 tid 2 2024-09-14T04:08:15.206 INFO:tasks.rados.rados.0.smithi038.stdout:1059: writing smithi03870129-195 from 2943246 to 3418216 tid 3 2024-09-14T04:08:15.206 INFO:tasks.rados.rados.0.smithi038.stdout:1051: done (9 left) 2024-09-14T04:08:15.206 INFO:tasks.rados.rados.0.smithi038.stdout:1060: delete oid 233 current snap is 0 2024-09-14T04:08:15.206 INFO:tasks.rados.rados.0.smithi038.stdout:1050: finishing write tid 5 to smithi03870129-421 2024-09-14T04:08:15.206 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 421 v 172 (ObjNum 807 snap 0 seq_num 807) dirty exists 2024-09-14T04:08:15.206 INFO:tasks.rados.rados.0.smithi038.stdout:1050: left oid 421 (ObjNum 807 snap 0 seq_num 807) 2024-09-14T04:08:15.207 INFO:tasks.rados.rados.0.smithi038.stdout:1052: finishing write tid 1 to smithi03870129-157 2024-09-14T04:08:15.207 INFO:tasks.rados.rados.0.smithi038.stdout:1052: finishing write tid 2 to smithi03870129-157 2024-09-14T04:08:15.207 INFO:tasks.rados.rados.0.smithi038.stdout:1052: finishing write tid 3 to smithi03870129-157 2024-09-14T04:08:15.207 INFO:tasks.rados.rados.0.smithi038.stdout:1052: finishing write tid 4 to smithi03870129-157 2024-09-14T04:08:15.207 INFO:tasks.rados.rados.0.smithi038.stdout:1052: finishing write tid 5 to smithi03870129-157 2024-09-14T04:08:15.207 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 157 v 144 (ObjNum 808 snap 0 seq_num 808) dirty exists 2024-09-14T04:08:15.207 INFO:tasks.rados.rados.0.smithi038.stdout:1052: left oid 157 (ObjNum 808 snap 0 seq_num 808) 2024-09-14T04:08:15.207 INFO:tasks.rados.rados.0.smithi038.stdout:1053: finishing write tid 1 to smithi03870129-491 2024-09-14T04:08:15.207 INFO:tasks.rados.rados.0.smithi038.stdout:1053: finishing write tid 2 to smithi03870129-491 2024-09-14T04:08:15.207 INFO:tasks.rados.rados.0.smithi038.stdout:1053: finishing write tid 3 to smithi03870129-491 2024-09-14T04:08:15.207 INFO:tasks.rados.rados.0.smithi038.stdout:1053: finishing write tid 4 to smithi03870129-491 2024-09-14T04:08:15.207 INFO:tasks.rados.rados.0.smithi038.stdout:1053: finishing write tid 5 to smithi03870129-491 2024-09-14T04:08:15.207 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 491 v 130 (ObjNum 809 snap 0 seq_num 809) dirty exists 2024-09-14T04:08:15.207 INFO:tasks.rados.rados.0.smithi038.stdout:1053: left oid 491 (ObjNum 809 snap 0 seq_num 809) 2024-09-14T04:08:15.208 INFO:tasks.rados.rados.0.smithi038.stdout:1054: finishing write tid 1 to smithi03870129-251 2024-09-14T04:08:15.208 INFO:tasks.rados.rados.0.smithi038.stdout:1054: finishing write tid 2 to smithi03870129-251 2024-09-14T04:08:15.208 INFO:tasks.rados.rados.0.smithi038.stdout:1054: finishing write tid 3 to smithi03870129-251 2024-09-14T04:08:15.208 INFO:tasks.rados.rados.0.smithi038.stdout:1054: finishing write tid 4 to smithi03870129-251 2024-09-14T04:08:15.208 INFO:tasks.rados.rados.0.smithi038.stdout:1054: finishing write tid 5 to smithi03870129-251 2024-09-14T04:08:15.208 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 251 v 130 (ObjNum 810 snap 0 seq_num 810) dirty exists 2024-09-14T04:08:15.208 INFO:tasks.rados.rados.0.smithi038.stdout:1054: left oid 251 (ObjNum 810 snap 0 seq_num 810) 2024-09-14T04:08:15.208 INFO:tasks.rados.rados.0.smithi038.stdout:1055: finishing write tid 1 to smithi03870129-345 2024-09-14T04:08:15.208 INFO:tasks.rados.rados.0.smithi038.stdout:1055: finishing write tid 2 to smithi03870129-345 2024-09-14T04:08:15.208 INFO:tasks.rados.rados.0.smithi038.stdout:1055: finishing write tid 3 to smithi03870129-345 2024-09-14T04:08:15.208 INFO:tasks.rados.rados.0.smithi038.stdout:1055: finishing write tid 4 to smithi03870129-345 2024-09-14T04:08:15.208 INFO:tasks.rados.rados.0.smithi038.stdout:1055: finishing write tid 5 to smithi03870129-345 2024-09-14T04:08:15.208 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 345 v 170 (ObjNum 811 snap 0 seq_num 811) dirty exists 2024-09-14T04:08:15.208 INFO:tasks.rados.rados.0.smithi038.stdout:1055: left oid 345 (ObjNum 811 snap 0 seq_num 811) 2024-09-14T04:08:15.209 INFO:tasks.rados.rados.0.smithi038.stdout:1056: expect (ObjNum 32 snap 0 seq_num 32) 2024-09-14T04:08:15.295 INFO:tasks.rados.rados.0.smithi038.stdout:1058: finishing write tid 1 to smithi03870129-468 2024-09-14T04:08:15.295 INFO:tasks.rados.rados.0.smithi038.stdout:1058: finishing write tid 2 to smithi03870129-468 2024-09-14T04:08:15.295 INFO:tasks.rados.rados.0.smithi038.stdout:1050: done (9 left) 2024-09-14T04:08:15.296 INFO:tasks.rados.rados.0.smithi038.stdout:1052: done (8 left) 2024-09-14T04:08:15.296 INFO:tasks.rados.rados.0.smithi038.stdout:1053: done (7 left) 2024-09-14T04:08:15.296 INFO:tasks.rados.rados.0.smithi038.stdout:1054: done (6 left) 2024-09-14T04:08:15.296 INFO:tasks.rados.rados.0.smithi038.stdout:1055: done (5 left) 2024-09-14T04:08:15.296 INFO:tasks.rados.rados.0.smithi038.stdout:1056: done (4 left) 2024-09-14T04:08:15.296 INFO:tasks.rados.rados.0.smithi038.stdout:1057: done (3 left) 2024-09-14T04:08:15.296 INFO:tasks.rados.rados.0.smithi038.stdout:1060: done (2 left) 2024-09-14T04:08:15.296 INFO:tasks.rados.rados.0.smithi038.stdout:1061: write oid 151 current snap is 0 2024-09-14T04:08:15.296 INFO:tasks.rados.rados.0.smithi038.stdout:1061: seq_num 815 ranges {497705=577706,1642001=480939,2598092=497514} 2024-09-14T04:08:15.301 INFO:tasks.rados.rados.0.smithi038.stdout:1061: writing smithi03870129-151 from 497705 to 1075411 tid 1 2024-09-14T04:08:15.307 INFO:tasks.rados.rados.0.smithi038.stdout:1061: writing smithi03870129-151 from 1642001 to 2122940 tid 2 2024-09-14T04:08:15.313 INFO:tasks.rados.rados.0.smithi038.stdout:1061: writing smithi03870129-151 from 2598092 to 3095606 tid 3 2024-09-14T04:08:15.313 INFO:tasks.rados.rados.0.smithi038.stdout:1062: write oid 269 current snap is 0 2024-09-14T04:08:15.314 INFO:tasks.rados.rados.0.smithi038.stdout:1058: finishing write tid 3 to smithi03870129-468 2024-09-14T04:08:15.314 INFO:tasks.rados.rados.0.smithi038.stdout:1058: finishing write tid 4 to smithi03870129-468 2024-09-14T04:08:15.314 INFO:tasks.rados.rados.0.smithi038.stdout:1062: seq_num 816 ranges {514512=652955,1700483=740950,3025515=688997} 2024-09-14T04:08:15.320 INFO:tasks.rados.rados.0.smithi038.stdout:1062: writing smithi03870129-269 from 514512 to 1167467 tid 1 2024-09-14T04:08:15.327 INFO:tasks.rados.rados.0.smithi038.stdout:1062: writing smithi03870129-269 from 1700483 to 2441433 tid 2 2024-09-14T04:08:15.336 INFO:tasks.rados.rados.0.smithi038.stdout:1062: writing smithi03870129-269 from 3025515 to 3714512 tid 3 2024-09-14T04:08:15.336 INFO:tasks.rados.rados.0.smithi038.stdout:1063: read oid 241 snap -1 2024-09-14T04:08:15.336 INFO:tasks.rados.rados.0.smithi038.stdout:1063: expect (ObjNum 240 snap 0 seq_num 240) 2024-09-14T04:08:15.336 INFO:tasks.rados.rados.0.smithi038.stdout:1064: write oid 157 current snap is 0 2024-09-14T04:08:15.336 INFO:tasks.rados.rados.0.smithi038.stdout:1058: finishing write tid 5 to smithi03870129-468 2024-09-14T04:08:15.336 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 468 v 180 (ObjNum 812 snap 0 seq_num 812) dirty exists 2024-09-14T04:08:15.336 INFO:tasks.rados.rados.0.smithi038.stdout:1058: left oid 468 (ObjNum 812 snap 0 seq_num 812) 2024-09-14T04:08:15.336 INFO:tasks.rados.rados.0.smithi038.stdout:1059: finishing write tid 1 to smithi03870129-195 2024-09-14T04:08:15.336 INFO:tasks.rados.rados.0.smithi038.stdout:1059: finishing write tid 2 to smithi03870129-195 2024-09-14T04:08:15.336 INFO:tasks.rados.rados.0.smithi038.stdout:1059: finishing write tid 3 to smithi03870129-195 2024-09-14T04:08:15.337 INFO:tasks.rados.rados.0.smithi038.stdout:1059: finishing write tid 4 to smithi03870129-195 2024-09-14T04:08:15.337 INFO:tasks.rados.rados.0.smithi038.stdout:1059: finishing write tid 5 to smithi03870129-195 2024-09-14T04:08:15.337 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 195 v 139 (ObjNum 813 snap 0 seq_num 813) dirty exists 2024-09-14T04:08:15.337 INFO:tasks.rados.rados.0.smithi038.stdout:1059: left oid 195 (ObjNum 813 snap 0 seq_num 813) 2024-09-14T04:08:15.337 INFO:tasks.rados.rados.0.smithi038.stdout:1061: finishing write tid 1 to smithi03870129-151 2024-09-14T04:08:15.337 INFO:tasks.rados.rados.0.smithi038.stdout:1061: finishing write tid 2 to smithi03870129-151 2024-09-14T04:08:15.337 INFO:tasks.rados.rados.0.smithi038.stdout:1064: seq_num 817 ranges {531319=728204,1758965=484608,2652938=520058} 2024-09-14T04:08:15.343 INFO:tasks.rados.rados.0.smithi038.stdout:1064: writing smithi03870129-157 from 531319 to 1259523 tid 1 2024-09-14T04:08:15.349 INFO:tasks.rados.rados.0.smithi038.stdout:1064: writing smithi03870129-157 from 1758965 to 2243573 tid 2 2024-09-14T04:08:15.355 INFO:tasks.rados.rados.0.smithi038.stdout:1064: writing smithi03870129-157 from 2652938 to 3172996 tid 3 2024-09-14T04:08:15.355 INFO:tasks.rados.rados.0.smithi038.stdout:1058: done (5 left) 2024-09-14T04:08:15.355 INFO:tasks.rados.rados.0.smithi038.stdout:1059: done (4 left) 2024-09-14T04:08:15.355 INFO:tasks.rados.rados.0.smithi038.stdout:1065: write oid 143 current snap is 0 2024-09-14T04:08:15.355 INFO:tasks.rados.rados.0.smithi038.stdout:1061: finishing write tid 3 to smithi03870129-151 2024-09-14T04:08:15.355 INFO:tasks.rados.rados.0.smithi038.stdout:1061: finishing write tid 4 to smithi03870129-151 2024-09-14T04:08:15.356 INFO:tasks.rados.rados.0.smithi038.stdout:1061: finishing write tid 5 to smithi03870129-151 2024-09-14T04:08:15.356 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 151 v 148 (ObjNum 815 snap 0 seq_num 815) dirty exists 2024-09-14T04:08:15.356 INFO:tasks.rados.rados.0.smithi038.stdout:1061: left oid 151 (ObjNum 815 snap 0 seq_num 815) 2024-09-14T04:08:15.356 INFO:tasks.rados.rados.0.smithi038.stdout:1062: finishing write tid 1 to smithi03870129-269 2024-09-14T04:08:15.356 INFO:tasks.rados.rados.0.smithi038.stdout:1062: finishing write tid 2 to smithi03870129-269 2024-09-14T04:08:15.356 INFO:tasks.rados.rados.0.smithi038.stdout:1062: finishing write tid 3 to smithi03870129-269 2024-09-14T04:08:15.356 INFO:tasks.rados.rados.0.smithi038.stdout:1062: finishing write tid 4 to smithi03870129-269 2024-09-14T04:08:15.356 INFO:tasks.rados.rados.0.smithi038.stdout:1062: finishing write tid 5 to smithi03870129-269 2024-09-14T04:08:15.356 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 269 v 143 (ObjNum 816 snap 0 seq_num 816) dirty exists 2024-09-14T04:08:15.356 INFO:tasks.rados.rados.0.smithi038.stdout:1062: left oid 269 (ObjNum 816 snap 0 seq_num 816) 2024-09-14T04:08:15.356 INFO:tasks.rados.rados.0.smithi038.stdout:1063: expect (ObjNum 240 snap 0 seq_num 240) 2024-09-14T04:08:15.429 INFO:tasks.rados.rados.0.smithi038.stdout:1064: finishing write tid 1 to smithi03870129-157 2024-09-14T04:08:15.429 INFO:tasks.rados.rados.0.smithi038.stdout:1064: finishing write tid 2 to smithi03870129-157 2024-09-14T04:08:15.429 INFO:tasks.rados.rados.0.smithi038.stdout:1064: finishing write tid 3 to smithi03870129-157 2024-09-14T04:08:15.429 INFO:tasks.rados.rados.0.smithi038.stdout:1064: finishing write tid 4 to smithi03870129-157 2024-09-14T04:08:15.429 INFO:tasks.rados.rados.0.smithi038.stdout:1064: finishing write tid 5 to smithi03870129-157 2024-09-14T04:08:15.429 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 157 v 152 (ObjNum 817 snap 0 seq_num 817) dirty exists 2024-09-14T04:08:15.429 INFO:tasks.rados.rados.0.smithi038.stdout:1064: left oid 157 (ObjNum 817 snap 0 seq_num 817) 2024-09-14T04:08:15.430 INFO:tasks.rados.rados.0.smithi038.stdout:1065: seq_num 818 ranges {548126=403453,1417447=744619,2680361=447683,3680450=67676} 2024-09-14T04:08:15.434 INFO:tasks.rados.rados.0.smithi038.stdout:1065: writing smithi03870129-143 from 548126 to 951579 tid 1 2024-09-14T04:08:15.441 INFO:tasks.rados.rados.0.smithi038.stdout:1065: writing smithi03870129-143 from 1417447 to 2162066 tid 2 2024-09-14T04:08:15.447 INFO:tasks.rados.rados.0.smithi038.stdout:1065: writing smithi03870129-143 from 2680361 to 3128044 tid 3 2024-09-14T04:08:15.451 INFO:tasks.rados.rados.0.smithi038.stdout:1065: writing smithi03870129-143 from 3680450 to 3748126 tid 4 2024-09-14T04:08:15.451 INFO:tasks.rados.rados.0.smithi038.stdout:1061: done (4 left) 2024-09-14T04:08:15.451 INFO:tasks.rados.rados.0.smithi038.stdout:1062: done (3 left) 2024-09-14T04:08:15.451 INFO:tasks.rados.rados.0.smithi038.stdout:1063: done (2 left) 2024-09-14T04:08:15.451 INFO:tasks.rados.rados.0.smithi038.stdout:1064: done (1 left) 2024-09-14T04:08:15.451 INFO:tasks.rados.rados.0.smithi038.stdout:1066: read oid 138 snap -1 2024-09-14T04:08:15.451 INFO:tasks.rados.rados.0.smithi038.stdout:1066: expect (ObjNum 538 snap 0 seq_num 538) 2024-09-14T04:08:15.452 INFO:tasks.rados.rados.0.smithi038.stdout:1067: read oid 396 snap -1 2024-09-14T04:08:15.452 INFO:tasks.rados.rados.0.smithi038.stdout:1067: expect deleted 2024-09-14T04:08:15.452 INFO:tasks.rados.rados.0.smithi038.stdout:1068: write oid 72 current snap is 0 2024-09-14T04:08:15.452 INFO:tasks.rados.rados.0.smithi038.stdout:1065: finishing write tid 1 to smithi03870129-143 2024-09-14T04:08:15.452 INFO:tasks.rados.rados.0.smithi038.stdout:1068: seq_num 819 ranges {564933=478702,1759576=488277,2991431=658955} 2024-09-14T04:08:15.456 INFO:tasks.rados.rados.0.smithi038.stdout:1068: writing smithi03870129-72 from 564933 to 1043635 tid 1 2024-09-14T04:08:15.463 INFO:tasks.rados.rados.0.smithi038.stdout:1068: writing smithi03870129-72 from 1759576 to 2247853 tid 2 2024-09-14T04:08:15.472 INFO:tasks.rados.rados.0.smithi038.stdout:1068: writing smithi03870129-72 from 2991431 to 3650386 tid 3 2024-09-14T04:08:15.473 INFO:tasks.rados.rados.0.smithi038.stdout:1069: read oid 195 snap -1 2024-09-14T04:08:15.473 INFO:tasks.rados.rados.0.smithi038.stdout:1069: expect (ObjNum 813 snap 0 seq_num 813) 2024-09-14T04:08:15.473 INFO:tasks.rados.rados.0.smithi038.stdout:1070: read oid 312 snap -1 2024-09-14T04:08:15.473 INFO:tasks.rados.rados.0.smithi038.stdout:1070: expect (ObjNum 311 snap 0 seq_num 311) 2024-09-14T04:08:15.473 INFO:tasks.rados.rados.0.smithi038.stdout:1071: read oid 94 snap -1 2024-09-14T04:08:15.473 INFO:tasks.rados.rados.0.smithi038.stdout:1071: expect (ObjNum 769 snap 0 seq_num 769) 2024-09-14T04:08:15.473 INFO:tasks.rados.rados.0.smithi038.stdout:1072: read oid 315 snap -1 2024-09-14T04:08:15.473 INFO:tasks.rados.rados.0.smithi038.stdout:1072: expect (ObjNum 793 snap 0 seq_num 793) 2024-09-14T04:08:15.473 INFO:tasks.rados.rados.0.smithi038.stdout:1073: write oid 168 current snap is 0 2024-09-14T04:08:15.473 INFO:tasks.rados.rados.0.smithi038.stdout:1065: finishing write tid 2 to smithi03870129-143 2024-09-14T04:08:15.473 INFO:tasks.rados.rados.0.smithi038.stdout:1073: seq_num 820 ranges {581740=553951,1818058=748288,3018854=470227} 2024-09-14T04:08:15.479 INFO:tasks.rados.rados.0.smithi038.stdout:1073: writing smithi03870129-168 from 581740 to 1135691 tid 1 2024-09-14T04:08:15.487 INFO:tasks.rados.rados.0.smithi038.stdout:1073: writing smithi03870129-168 from 1818058 to 2566346 tid 2 2024-09-14T04:08:15.493 INFO:tasks.rados.rados.0.smithi038.stdout:1073: writing smithi03870129-168 from 3018854 to 3489081 tid 3 2024-09-14T04:08:15.493 INFO:tasks.rados.rados.0.smithi038.stdout:1074: write oid 244 current snap is 0 2024-09-14T04:08:15.493 INFO:tasks.rados.rados.0.smithi038.stdout:1065: finishing write tid 3 to smithi03870129-143 2024-09-14T04:08:15.493 INFO:tasks.rados.rados.0.smithi038.stdout:1074: seq_num 821 ranges {598547=629200,1876540=491946,3046277=681499} 2024-09-14T04:08:15.500 INFO:tasks.rados.rados.0.smithi038.stdout:1074: writing smithi03870129-244 from 598547 to 1227747 tid 1 2024-09-14T04:08:15.506 INFO:tasks.rados.rados.0.smithi038.stdout:1074: writing smithi03870129-244 from 1876540 to 2368486 tid 2 2024-09-14T04:08:15.514 INFO:tasks.rados.rados.0.smithi038.stdout:1074: writing smithi03870129-244 from 3046277 to 3727776 tid 3 2024-09-14T04:08:15.514 INFO:tasks.rados.rados.0.smithi038.stdout:1067: done (9 left) 2024-09-14T04:08:15.515 INFO:tasks.rados.rados.0.smithi038.stdout:1075: write oid 31 current snap is 0 2024-09-14T04:08:15.515 INFO:tasks.rados.rados.0.smithi038.stdout:1065: finishing write tid 4 to smithi03870129-143 2024-09-14T04:08:15.515 INFO:tasks.rados.rados.0.smithi038.stdout:1066: expect (ObjNum 538 snap 0 seq_num 538) 2024-09-14T04:08:15.677 INFO:tasks.rados.rados.0.smithi038.stdout:1065: finishing write tid 5 to smithi03870129-143 2024-09-14T04:08:15.677 INFO:tasks.rados.rados.0.smithi038.stdout:1065: finishing write tid 6 to smithi03870129-143 2024-09-14T04:08:15.677 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 143 v 86 (ObjNum 818 snap 0 seq_num 818) dirty exists 2024-09-14T04:08:15.677 INFO:tasks.rados.rados.0.smithi038.stdout:1065: left oid 143 (ObjNum 818 snap 0 seq_num 818) 2024-09-14T04:08:15.677 INFO:tasks.rados.rados.0.smithi038.stdout:1068: finishing write tid 1 to smithi03870129-72 2024-09-14T04:08:15.677 INFO:tasks.rados.rados.0.smithi038.stdout:1068: finishing write tid 2 to smithi03870129-72 2024-09-14T04:08:15.677 INFO:tasks.rados.rados.0.smithi038.stdout:1075: seq_num 822 ranges {615354=420802,1651375=751957,3190053=492771} 2024-09-14T04:08:15.682 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:15 smithi123 bash[24950]: cluster 2024-09-14T04:08:14.253505+0000 mgr.y (mgr.14406) 239 : cluster [DBG] pgmap v217: 89 pgs: 89 active+clean; 1.2 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 6.7 MiB/s wr, 76 op/s 2024-09-14T04:08:15.682 INFO:tasks.rados.rados.0.smithi038.stdout:1075: writing smithi03870129-31 from 615354 to 1036156 tid 1 2024-09-14T04:08:15.690 INFO:tasks.rados.rados.0.smithi038.stdout:1075: writing smithi03870129-31 from 1651375 to 2403332 tid 2 2024-09-14T04:08:15.698 INFO:tasks.rados.rados.0.smithi038.stdout:1075: writing smithi03870129-31 from 3190053 to 3682824 tid 3 2024-09-14T04:08:15.698 INFO:tasks.rados.rados.0.smithi038.stdout:1065: done (9 left) 2024-09-14T04:08:15.698 INFO:tasks.rados.rados.0.smithi038.stdout:1066: done (8 left) 2024-09-14T04:08:15.698 INFO:tasks.rados.rados.0.smithi038.stdout:1076: read oid 187 snap -1 2024-09-14T04:08:15.698 INFO:tasks.rados.rados.0.smithi038.stdout:1076: expect (ObjNum 772 snap 0 seq_num 772) 2024-09-14T04:08:15.698 INFO:tasks.rados.rados.0.smithi038.stdout:1077: write oid 100 current snap is 0 2024-09-14T04:08:15.698 INFO:tasks.rados.rados.0.smithi038.stdout:1077: seq_num 823 ranges {632161=496051,1593504=495615,2701123=420396,3611645=220516} 2024-09-14T04:08:15.704 INFO:tasks.rados.rados.0.smithi038.stdout:1077: writing smithi03870129-100 from 632161 to 1128212 tid 1 2024-09-14T04:08:15.709 INFO:tasks.rados.rados.0.smithi038.stdout:1077: writing smithi03870129-100 from 1593504 to 2089119 tid 2 2024-09-14T04:08:15.715 INFO:tasks.rados.rados.0.smithi038.stdout:1077: writing smithi03870129-100 from 2701123 to 3121519 tid 3 2024-09-14T04:08:15.719 INFO:tasks.rados.rados.0.smithi038.stdout:1077: writing smithi03870129-100 from 3611645 to 3832161 tid 4 2024-09-14T04:08:15.720 INFO:tasks.rados.rados.0.smithi038.stdout:1078: write oid 159 current snap is 0 2024-09-14T04:08:15.720 INFO:tasks.rados.rados.0.smithi038.stdout:1078: seq_num 824 ranges {648968=571300,1651986=639273,2728546=631668} 2024-09-14T04:08:15.726 INFO:tasks.rados.rados.0.smithi038.stdout:1078: writing smithi03870129-159 from 648968 to 1220268 tid 1 2024-09-14T04:08:15.732 INFO:tasks.rados.rados.0.smithi038.stdout:1078: writing smithi03870129-159 from 1651986 to 2291259 tid 2 2024-09-14T04:08:15.739 INFO:tasks.rados.rados.0.smithi038.stdout:1078: writing smithi03870129-159 from 2728546 to 3360214 tid 3 2024-09-14T04:08:15.739 INFO:tasks.rados.rados.0.smithi038.stdout:1079: delete oid 116 current snap is 0 2024-09-14T04:08:15.739 INFO:tasks.rados.rados.0.smithi038.stdout:1068: finishing write tid 3 to smithi03870129-72 2024-09-14T04:08:15.739 INFO:tasks.rados.rados.0.smithi038.stdout:1068: finishing write tid 4 to smithi03870129-72 2024-09-14T04:08:15.739 INFO:tasks.rados.rados.0.smithi038.stdout:1069: expect (ObjNum 813 snap 0 seq_num 813) 2024-09-14T04:08:15.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:15 smithi038 bash[22519]: cluster 2024-09-14T04:08:14.253505+0000 mgr.y (mgr.14406) 239 : cluster [DBG] pgmap v217: 89 pgs: 89 active+clean; 1.2 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 6.7 MiB/s wr, 76 op/s 2024-09-14T04:08:15.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:15 smithi038 bash[32505]: cluster 2024-09-14T04:08:14.253505+0000 mgr.y (mgr.14406) 239 : cluster [DBG] pgmap v217: 89 pgs: 89 active+clean; 1.2 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 6.7 MiB/s wr, 76 op/s 2024-09-14T04:08:15.928 INFO:tasks.rados.rados.0.smithi038.stdout:1071: expect (ObjNum 769 snap 0 seq_num 769) 2024-09-14T04:08:16.074 INFO:tasks.rados.rados.0.smithi038.stdout:1073: finishing write tid 1 to smithi03870129-168 2024-09-14T04:08:16.074 INFO:tasks.rados.rados.0.smithi038.stdout:1070: expect (ObjNum 311 snap 0 seq_num 311) 2024-09-14T04:08:16.182 INFO:tasks.rados.rados.0.smithi038.stdout:1068: finishing write tid 5 to smithi03870129-72 2024-09-14T04:08:16.182 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 72 v 156 (ObjNum 819 snap 0 seq_num 819) dirty exists 2024-09-14T04:08:16.182 INFO:tasks.rados.rados.0.smithi038.stdout:1068: left oid 72 (ObjNum 819 snap 0 seq_num 819) 2024-09-14T04:08:16.182 INFO:tasks.rados.rados.0.smithi038.stdout:1072: expect (ObjNum 793 snap 0 seq_num 793) 2024-09-14T04:08:16.386 INFO:tasks.rados.rados.0.smithi038.stdout:1073: finishing write tid 2 to smithi03870129-168 2024-09-14T04:08:16.387 INFO:tasks.rados.rados.0.smithi038.stdout:1073: finishing write tid 3 to smithi03870129-168 2024-09-14T04:08:16.387 INFO:tasks.rados.rados.0.smithi038.stdout:1073: finishing write tid 4 to smithi03870129-168 2024-09-14T04:08:16.387 INFO:tasks.rados.rados.0.smithi038.stdout:1073: finishing write tid 5 to smithi03870129-168 2024-09-14T04:08:16.387 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 168 v 174 (ObjNum 820 snap 0 seq_num 820) dirty exists 2024-09-14T04:08:16.387 INFO:tasks.rados.rados.0.smithi038.stdout:1073: left oid 168 (ObjNum 820 snap 0 seq_num 820) 2024-09-14T04:08:16.387 INFO:tasks.rados.rados.0.smithi038.stdout:1074: finishing write tid 1 to smithi03870129-244 2024-09-14T04:08:16.387 INFO:tasks.rados.rados.0.smithi038.stdout:1074: finishing write tid 2 to smithi03870129-244 2024-09-14T04:08:16.387 INFO:tasks.rados.rados.0.smithi038.stdout:1074: finishing write tid 3 to smithi03870129-244 2024-09-14T04:08:16.387 INFO:tasks.rados.rados.0.smithi038.stdout:1074: finishing write tid 4 to smithi03870129-244 2024-09-14T04:08:16.387 INFO:tasks.rados.rados.0.smithi038.stdout:1074: finishing write tid 5 to smithi03870129-244 2024-09-14T04:08:16.387 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 244 v 160 (ObjNum 821 snap 0 seq_num 821) dirty exists 2024-09-14T04:08:16.387 INFO:tasks.rados.rados.0.smithi038.stdout:1074: left oid 244 (ObjNum 821 snap 0 seq_num 821) 2024-09-14T04:08:16.387 INFO:tasks.rados.rados.0.smithi038.stdout:1075: finishing write tid 1 to smithi03870129-31 2024-09-14T04:08:16.388 INFO:tasks.rados.rados.0.smithi038.stdout:1075: finishing write tid 2 to smithi03870129-31 2024-09-14T04:08:16.388 INFO:tasks.rados.rados.0.smithi038.stdout:1068: done (11 left) 2024-09-14T04:08:16.388 INFO:tasks.rados.rados.0.smithi038.stdout:1069: done (10 left) 2024-09-14T04:08:16.388 INFO:tasks.rados.rados.0.smithi038.stdout:1070: done (9 left) 2024-09-14T04:08:16.388 INFO:tasks.rados.rados.0.smithi038.stdout:1071: done (8 left) 2024-09-14T04:08:16.388 INFO:tasks.rados.rados.0.smithi038.stdout:1072: done (7 left) 2024-09-14T04:08:16.388 INFO:tasks.rados.rados.0.smithi038.stdout:1073: done (6 left) 2024-09-14T04:08:16.388 INFO:tasks.rados.rados.0.smithi038.stdout:1074: done (5 left) 2024-09-14T04:08:16.388 INFO:tasks.rados.rados.0.smithi038.stdout:1079: done (4 left) 2024-09-14T04:08:16.389 INFO:tasks.rados.rados.0.smithi038.stdout:1080: write oid 444 current snap is 0 2024-09-14T04:08:16.389 INFO:tasks.rados.rados.0.smithi038.stdout:1080: seq_num 826 ranges {682582=721798,2168950=642942,3583392=299190} 2024-09-14T04:08:16.394 INFO:tasks.rados.rados.0.smithi038.stdout:1080: writing smithi03870129-444 from 682582 to 1404380 tid 1 2024-09-14T04:08:16.402 INFO:tasks.rados.rados.0.smithi038.stdout:1080: writing smithi03870129-444 from 2168950 to 2811892 tid 2 2024-09-14T04:08:16.408 INFO:tasks.rados.rados.0.smithi038.stdout:1080: writing smithi03870129-444 from 3583392 to 3882582 tid 3 2024-09-14T04:08:16.409 INFO:tasks.rados.rados.0.smithi038.stdout:1081: write oid 172 current snap is 0 2024-09-14T04:08:16.409 INFO:tasks.rados.rados.0.smithi038.stdout:1081: seq_num 827 ranges {699389=797047,2111079=502953,3094462=581837} 2024-09-14T04:08:16.417 INFO:tasks.rados.rados.0.smithi038.stdout:1081: writing smithi03870129-172 from 699389 to 1496436 tid 1 2024-09-14T04:08:16.424 INFO:tasks.rados.rados.0.smithi038.stdout:1081: writing smithi03870129-172 from 2111079 to 2614032 tid 2 2024-09-14T04:08:16.431 INFO:tasks.rados.rados.0.smithi038.stdout:1081: writing smithi03870129-172 from 3094462 to 3676299 tid 3 2024-09-14T04:08:16.431 INFO:tasks.rados.rados.0.smithi038.stdout:1082: delete oid 356 current snap is 0 2024-09-14T04:08:16.431 INFO:tasks.rados.rados.0.smithi038.stdout:1075: finishing write tid 3 to smithi03870129-31 2024-09-14T04:08:16.431 INFO:tasks.rados.rados.0.smithi038.stdout:1075: finishing write tid 4 to smithi03870129-31 2024-09-14T04:08:16.431 INFO:tasks.rados.rados.0.smithi038.stdout:1076: expect (ObjNum 772 snap 0 seq_num 772) 2024-09-14T04:08:16.581 INFO:tasks.rados.rados.0.smithi038.stdout:1075: finishing write tid 5 to smithi03870129-31 2024-09-14T04:08:16.581 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 31 v 174 (ObjNum 822 snap 0 seq_num 822) dirty exists 2024-09-14T04:08:16.581 INFO:tasks.rados.rados.0.smithi038.stdout:1075: left oid 31 (ObjNum 822 snap 0 seq_num 822) 2024-09-14T04:08:16.581 INFO:tasks.rados.rados.0.smithi038.stdout:1077: finishing write tid 1 to smithi03870129-100 2024-09-14T04:08:16.581 INFO:tasks.rados.rados.0.smithi038.stdout:1077: finishing write tid 2 to smithi03870129-100 2024-09-14T04:08:16.581 INFO:tasks.rados.rados.0.smithi038.stdout:1077: finishing write tid 3 to smithi03870129-100 2024-09-14T04:08:16.581 INFO:tasks.rados.rados.0.smithi038.stdout:1077: finishing write tid 4 to smithi03870129-100 2024-09-14T04:08:16.581 INFO:tasks.rados.rados.0.smithi038.stdout:1077: finishing write tid 5 to smithi03870129-100 2024-09-14T04:08:16.581 INFO:tasks.rados.rados.0.smithi038.stdout:1077: finishing write tid 6 to smithi03870129-100 2024-09-14T04:08:16.581 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 100 v 147 (ObjNum 823 snap 0 seq_num 823) dirty exists 2024-09-14T04:08:16.581 INFO:tasks.rados.rados.0.smithi038.stdout:1077: left oid 100 (ObjNum 823 snap 0 seq_num 823) 2024-09-14T04:08:16.582 INFO:tasks.rados.rados.0.smithi038.stdout:1078: finishing write tid 1 to smithi03870129-159 2024-09-14T04:08:16.582 INFO:tasks.rados.rados.0.smithi038.stdout:1078: finishing write tid 2 to smithi03870129-159 2024-09-14T04:08:16.582 INFO:tasks.rados.rados.0.smithi038.stdout:1078: finishing write tid 3 to smithi03870129-159 2024-09-14T04:08:16.582 INFO:tasks.rados.rados.0.smithi038.stdout:1078: finishing write tid 4 to smithi03870129-159 2024-09-14T04:08:16.582 INFO:tasks.rados.rados.0.smithi038.stdout:1078: finishing write tid 5 to smithi03870129-159 2024-09-14T04:08:16.582 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 159 v 176 (ObjNum 824 snap 0 seq_num 824) dirty exists 2024-09-14T04:08:16.582 INFO:tasks.rados.rados.0.smithi038.stdout:1078: left oid 159 (ObjNum 824 snap 0 seq_num 824) 2024-09-14T04:08:16.582 INFO:tasks.rados.rados.0.smithi038.stdout:1080: finishing write tid 1 to smithi03870129-444 2024-09-14T04:08:16.582 INFO:tasks.rados.rados.0.smithi038.stdout:1080: finishing write tid 2 to smithi03870129-444 2024-09-14T04:08:16.582 INFO:tasks.rados.rados.0.smithi038.stdout:1080: finishing write tid 3 to smithi03870129-444 2024-09-14T04:08:16.582 INFO:tasks.rados.rados.0.smithi038.stdout:1080: finishing write tid 4 to smithi03870129-444 2024-09-14T04:08:16.582 INFO:tasks.rados.rados.0.smithi038.stdout:1080: finishing write tid 5 to smithi03870129-444 2024-09-14T04:08:16.582 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 444 v 168 (ObjNum 826 snap 0 seq_num 826) dirty exists 2024-09-14T04:08:16.582 INFO:tasks.rados.rados.0.smithi038.stdout:1080: left oid 444 (ObjNum 826 snap 0 seq_num 826) 2024-09-14T04:08:16.583 INFO:tasks.rados.rados.0.smithi038.stdout:1081: finishing write tid 1 to smithi03870129-172 2024-09-14T04:08:16.583 INFO:tasks.rados.rados.0.smithi038.stdout:1081: finishing write tid 2 to smithi03870129-172 2024-09-14T04:08:16.583 INFO:tasks.rados.rados.0.smithi038.stdout:1081: finishing write tid 3 to smithi03870129-172 2024-09-14T04:08:16.583 INFO:tasks.rados.rados.0.smithi038.stdout:1081: finishing write tid 4 to smithi03870129-172 2024-09-14T04:08:16.583 INFO:tasks.rados.rados.0.smithi038.stdout:1081: finishing write tid 5 to smithi03870129-172 2024-09-14T04:08:16.583 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 172 v 232 (ObjNum 827 snap 0 seq_num 827) dirty exists 2024-09-14T04:08:16.583 INFO:tasks.rados.rados.0.smithi038.stdout:1081: left oid 172 (ObjNum 827 snap 0 seq_num 827) 2024-09-14T04:08:16.583 INFO:tasks.rados.rados.0.smithi038.stdout:1075: done (6 left) 2024-09-14T04:08:16.583 INFO:tasks.rados.rados.0.smithi038.stdout:1076: done (5 left) 2024-09-14T04:08:16.583 INFO:tasks.rados.rados.0.smithi038.stdout:1077: done (4 left) 2024-09-14T04:08:16.583 INFO:tasks.rados.rados.0.smithi038.stdout:1078: done (3 left) 2024-09-14T04:08:16.583 INFO:tasks.rados.rados.0.smithi038.stdout:1080: done (2 left) 2024-09-14T04:08:16.583 INFO:tasks.rados.rados.0.smithi038.stdout:1081: done (1 left) 2024-09-14T04:08:16.583 INFO:tasks.rados.rados.0.smithi038.stdout:1082: done (0 left) 2024-09-14T04:08:16.584 INFO:tasks.rados.rados.0.smithi038.stdout:1083: write oid 244 current snap is 0 2024-09-14T04:08:16.584 INFO:tasks.rados.rados.0.smithi038.stdout:1083: seq_num 829 ranges {733003=663898,1944396=506622,2865661=604381} 2024-09-14T04:08:16.588 INFO:tasks.rados.rados.0.smithi038.stdout:1083: writing smithi03870129-244 from 733003 to 1396901 tid 1 2024-09-14T04:08:16.594 INFO:tasks.rados.rados.0.smithi038.stdout:1083: writing smithi03870129-244 from 1944396 to 2451018 tid 2 2024-09-14T04:08:16.601 INFO:tasks.rados.rados.0.smithi038.stdout:1083: writing smithi03870129-244 from 2865661 to 3470042 tid 3 2024-09-14T04:08:16.601 INFO:tasks.rados.rados.0.smithi038.stdout:1084: read oid 248 snap -1 2024-09-14T04:08:16.601 INFO:tasks.rados.rados.0.smithi038.stdout:1084: expect (ObjNum 509 snap 0 seq_num 509) 2024-09-14T04:08:16.601 INFO:tasks.rados.rados.0.smithi038.stdout:1085: read oid 402 snap -1 2024-09-14T04:08:16.601 INFO:tasks.rados.rados.0.smithi038.stdout:1085: expect (ObjNum 753 snap 0 seq_num 753) 2024-09-14T04:08:16.601 INFO:tasks.rados.rados.0.smithi038.stdout:1086: write oid 19 current snap is 0 2024-09-14T04:08:16.602 INFO:tasks.rados.rados.0.smithi038.stdout:1083: finishing write tid 1 to smithi03870129-244 2024-09-14T04:08:16.602 INFO:tasks.rados.rados.0.smithi038.stdout:1083: finishing write tid 2 to smithi03870129-244 2024-09-14T04:08:16.602 INFO:tasks.rados.rados.0.smithi038.stdout:1086: seq_num 830 ranges {749810=739147,2002878=650280,3293084=415653} 2024-09-14T04:08:16.610 INFO:tasks.rados.rados.0.smithi038.stdout:1086: writing smithi03870129-19 from 749810 to 1488957 tid 1 2024-09-14T04:08:16.617 INFO:tasks.rados.rados.0.smithi038.stdout:1086: writing smithi03870129-19 from 2002878 to 2653158 tid 2 2024-09-14T04:08:16.623 INFO:tasks.rados.rados.0.smithi038.stdout:1086: writing smithi03870129-19 from 3293084 to 3708737 tid 3 2024-09-14T04:08:16.623 INFO:tasks.rados.rados.0.smithi038.stdout:1087: write oid 131 current snap is 0 2024-09-14T04:08:16.623 INFO:tasks.rados.rados.0.smithi038.stdout:1087: seq_num 831 ranges {766617=414396,1945007=510291,3204154=626925} 2024-09-14T04:08:16.630 INFO:tasks.rados.rados.0.smithi038.stdout:1087: writing smithi03870129-131 from 766617 to 1181013 tid 1 2024-09-14T04:08:16.637 INFO:tasks.rados.rados.0.smithi038.stdout:1087: writing smithi03870129-131 from 1945007 to 2455298 tid 2 2024-09-14T04:08:16.645 INFO:tasks.rados.rados.0.smithi038.stdout:1087: writing smithi03870129-131 from 3204154 to 3831079 tid 3 2024-09-14T04:08:16.645 INFO:tasks.rados.rados.0.smithi038.stdout:1088: read oid 422 snap -1 2024-09-14T04:08:16.646 INFO:tasks.rados.rados.0.smithi038.stdout:1088: expect (ObjNum 421 snap 0 seq_num 421) 2024-09-14T04:08:16.646 INFO:tasks.rados.rados.0.smithi038.stdout:1089: write oid 327 current snap is 0 2024-09-14T04:08:16.646 INFO:tasks.rados.rados.0.smithi038.stdout:1089: seq_num 832 ranges {783424=489645,2003489=653949,3231577=554550} 2024-09-14T04:08:16.652 INFO:tasks.rados.rados.0.smithi038.stdout:1089: writing smithi03870129-327 from 783424 to 1273069 tid 1 2024-09-14T04:08:16.660 INFO:tasks.rados.rados.0.smithi038.stdout:1089: writing smithi03870129-327 from 2003489 to 2657438 tid 2 2024-09-14T04:08:16.667 INFO:tasks.rados.rados.0.smithi038.stdout:1089: writing smithi03870129-327 from 3231577 to 3786127 tid 3 2024-09-14T04:08:16.668 INFO:tasks.rados.rados.0.smithi038.stdout:1090: write oid 351 current snap is 0 2024-09-14T04:08:16.668 INFO:tasks.rados.rados.0.smithi038.stdout:1090: seq_num 833 ranges {400231=564894,1661971=338260} 2024-09-14T04:08:16.673 INFO:tasks.rados.rados.0.smithi038.stdout:1090: writing smithi03870129-351 from 400231 to 965125 tid 1 2024-09-14T04:08:16.679 INFO:tasks.rados.rados.0.smithi038.stdout:1090: writing smithi03870129-351 from 1661971 to 2000231 tid 2 2024-09-14T04:08:16.680 INFO:tasks.rados.rados.0.smithi038.stdout:1091: read oid 18 snap -1 2024-09-14T04:08:16.680 INFO:tasks.rados.rados.0.smithi038.stdout:1091: expect (ObjNum 687 snap 0 seq_num 687) 2024-09-14T04:08:16.680 INFO:tasks.rados.rados.0.smithi038.stdout:1092: write oid 89 current snap is 0 2024-09-14T04:08:16.680 INFO:tasks.rados.rados.0.smithi038.stdout:1092: seq_num 834 ranges {417038=640143,1720453=296585} 2024-09-14T04:08:16.682 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:16 smithi123 bash[24950]: audit 2024-09-14T04:08:16.237784+0000 mon.c (mon.2) 132 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:08:16.686 INFO:tasks.rados.rados.0.smithi038.stdout:1092: writing smithi03870129-89 from 417038 to 1057181 tid 1 2024-09-14T04:08:16.691 INFO:tasks.rados.rados.0.smithi038.stdout:1092: writing smithi03870129-89 from 1720453 to 2017038 tid 2 2024-09-14T04:08:16.691 INFO:tasks.rados.rados.0.smithi038.stdout:1093: delete oid 61 current snap is 0 2024-09-14T04:08:16.691 INFO:tasks.rados.rados.0.smithi038.stdout:1085: expect (ObjNum 753 snap 0 seq_num 753) 2024-09-14T04:08:16.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:16 smithi038 bash[22519]: audit 2024-09-14T04:08:16.237784+0000 mon.c (mon.2) 132 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:08:16.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:16 smithi038 bash[32505]: audit 2024-09-14T04:08:16.237784+0000 mon.c (mon.2) 132 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:08:16.818 INFO:tasks.rados.rados.0.smithi038.stdout:1084: expect (ObjNum 509 snap 0 seq_num 509) 2024-09-14T04:08:16.946 INFO:tasks.rados.rados.0.smithi038.stdout:1083: finishing write tid 3 to smithi03870129-244 2024-09-14T04:08:16.946 INFO:tasks.rados.rados.0.smithi038.stdout:1083: finishing write tid 4 to smithi03870129-244 2024-09-14T04:08:16.947 INFO:tasks.rados.rados.0.smithi038.stdout:1084: done (10 left) 2024-09-14T04:08:16.947 INFO:tasks.rados.rados.0.smithi038.stdout:1085: done (9 left) 2024-09-14T04:08:16.947 INFO:tasks.rados.rados.0.smithi038.stdout:1093: done (8 left) 2024-09-14T04:08:16.947 INFO:tasks.rados.rados.0.smithi038.stdout:1094: write oid 152 current snap is 0 2024-09-14T04:08:16.947 INFO:tasks.rados.rados.0.smithi038.stdout:1083: finishing write tid 5 to smithi03870129-244 2024-09-14T04:08:16.947 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 244 v 164 (ObjNum 829 snap 0 seq_num 829) dirty exists 2024-09-14T04:08:16.947 INFO:tasks.rados.rados.0.smithi038.stdout:1083: left oid 244 (ObjNum 829 snap 0 seq_num 829) 2024-09-14T04:08:16.947 INFO:tasks.rados.rados.0.smithi038.stdout:1086: finishing write tid 1 to smithi03870129-19 2024-09-14T04:08:16.947 INFO:tasks.rados.rados.0.smithi038.stdout:1086: finishing write tid 2 to smithi03870129-19 2024-09-14T04:08:16.947 INFO:tasks.rados.rados.0.smithi038.stdout:1094: seq_num 836 ranges {450652=790641,1721064=329588} 2024-09-14T04:08:16.954 INFO:tasks.rados.rados.0.smithi038.stdout:1094: writing smithi03870129-152 from 450652 to 1241293 tid 1 2024-09-14T04:08:16.961 INFO:tasks.rados.rados.0.smithi038.stdout:1094: writing smithi03870129-152 from 1721064 to 2050652 tid 2 2024-09-14T04:08:16.961 INFO:tasks.rados.rados.0.smithi038.stdout:1083: done (8 left) 2024-09-14T04:08:16.961 INFO:tasks.rados.rados.0.smithi038.stdout:1095: read oid 424 snap -1 2024-09-14T04:08:16.961 INFO:tasks.rados.rados.0.smithi038.stdout:1095: expect deleted 2024-09-14T04:08:16.961 INFO:tasks.rados.rados.0.smithi038.stdout:1096: write oid 449 current snap is 0 2024-09-14T04:08:16.961 INFO:tasks.rados.rados.0.smithi038.stdout:1086: finishing write tid 3 to smithi03870129-19 2024-09-14T04:08:16.961 INFO:tasks.rados.rados.0.smithi038.stdout:1086: finishing write tid 4 to smithi03870129-19 2024-09-14T04:08:16.962 INFO:tasks.rados.rados.0.smithi038.stdout:1086: finishing write tid 5 to smithi03870129-19 2024-09-14T04:08:16.962 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 19 v 231 (ObjNum 830 snap 0 seq_num 830) dirty exists 2024-09-14T04:08:16.962 INFO:tasks.rados.rados.0.smithi038.stdout:1086: left oid 19 (ObjNum 830 snap 0 seq_num 830) 2024-09-14T04:08:16.962 INFO:tasks.rados.rados.0.smithi038.stdout:1087: finishing write tid 1 to smithi03870129-131 2024-09-14T04:08:16.962 INFO:tasks.rados.rados.0.smithi038.stdout:1096: seq_num 837 ranges {467459=582243,1495899=404945} 2024-09-14T04:08:16.965 INFO:tasks.rados.rados.0.smithi038.stdout:1096: writing smithi03870129-449 from 467459 to 1049702 tid 1 2024-09-14T04:08:16.970 INFO:tasks.rados.rados.0.smithi038.stdout:1096: writing smithi03870129-449 from 1495899 to 1900844 tid 2 2024-09-14T04:08:16.971 INFO:tasks.rados.rados.0.smithi038.stdout:1086: done (9 left) 2024-09-14T04:08:16.971 INFO:tasks.rados.rados.0.smithi038.stdout:1097: read oid 336 snap -1 2024-09-14T04:08:16.971 INFO:tasks.rados.rados.0.smithi038.stdout:1097: expect deleted 2024-09-14T04:08:16.971 INFO:tasks.rados.rados.0.smithi038.stdout:1098: write oid 434 current snap is 0 2024-09-14T04:08:16.971 INFO:tasks.rados.rados.0.smithi038.stdout:1087: finishing write tid 2 to smithi03870129-131 2024-09-14T04:08:16.971 INFO:tasks.rados.rados.0.smithi038.stdout:1088: expect (ObjNum 421 snap 0 seq_num 421) 2024-09-14T04:08:17.109 INFO:tasks.rados.rados.0.smithi038.stdout:1087: finishing write tid 3 to smithi03870129-131 2024-09-14T04:08:17.109 INFO:tasks.rados.rados.0.smithi038.stdout:1087: finishing write tid 4 to smithi03870129-131 2024-09-14T04:08:17.109 INFO:tasks.rados.rados.0.smithi038.stdout:1087: finishing write tid 5 to smithi03870129-131 2024-09-14T04:08:17.109 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 131 v 134 (ObjNum 831 snap 0 seq_num 831) dirty exists 2024-09-14T04:08:17.109 INFO:tasks.rados.rados.0.smithi038.stdout:1087: left oid 131 (ObjNum 831 snap 0 seq_num 831) 2024-09-14T04:08:17.109 INFO:tasks.rados.rados.0.smithi038.stdout:1089: finishing write tid 1 to smithi03870129-327 2024-09-14T04:08:17.110 INFO:tasks.rados.rados.0.smithi038.stdout:1089: finishing write tid 2 to smithi03870129-327 2024-09-14T04:08:17.110 INFO:tasks.rados.rados.0.smithi038.stdout:1098: seq_num 838 ranges {484266=657492,1554381=529885} 2024-09-14T04:08:17.119 INFO:tasks.rados.rados.0.smithi038.stdout:1098: writing smithi03870129-434 from 484266 to 1141758 tid 1 2024-09-14T04:08:17.125 INFO:tasks.rados.rados.0.smithi038.stdout:1098: writing smithi03870129-434 from 1554381 to 2084266 tid 2 2024-09-14T04:08:17.125 INFO:tasks.rados.rados.0.smithi038.stdout:1087: done (10 left) 2024-09-14T04:08:17.125 INFO:tasks.rados.rados.0.smithi038.stdout:1088: done (9 left) 2024-09-14T04:08:17.125 INFO:tasks.rados.rados.0.smithi038.stdout:1099: read oid 244 snap -1 2024-09-14T04:08:17.125 INFO:tasks.rados.rados.0.smithi038.stdout:1099: expect (ObjNum 829 snap 0 seq_num 829) 2024-09-14T04:08:17.125 INFO:tasks.rados.rados.0.smithi038.stdout:1100: read oid 39 snap -1 2024-09-14T04:08:17.125 INFO:tasks.rados.rados.0.smithi038.stdout:1100: expect (ObjNum 38 snap 0 seq_num 38) 2024-09-14T04:08:17.125 INFO:tasks.rados.rados.0.smithi038.stdout:1101: write oid 117 current snap is 0 2024-09-14T04:08:17.126 INFO:tasks.rados.rados.0.smithi038.stdout:1089: finishing write tid 3 to smithi03870129-327 2024-09-14T04:08:17.126 INFO:tasks.rados.rados.0.smithi038.stdout:1089: finishing write tid 4 to smithi03870129-327 2024-09-14T04:08:17.126 INFO:tasks.rados.rados.0.smithi038.stdout:1089: finishing write tid 5 to smithi03870129-327 2024-09-14T04:08:17.126 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 327 v 185 (ObjNum 832 snap 0 seq_num 832) dirty exists 2024-09-14T04:08:17.126 INFO:tasks.rados.rados.0.smithi038.stdout:1089: left oid 327 (ObjNum 832 snap 0 seq_num 832) 2024-09-14T04:08:17.126 INFO:tasks.rados.rados.0.smithi038.stdout:1090: finishing write tid 1 to smithi03870129-351 2024-09-14T04:08:17.126 INFO:tasks.rados.rados.0.smithi038.stdout:1090: finishing write tid 2 to smithi03870129-351 2024-09-14T04:08:17.126 INFO:tasks.rados.rados.0.smithi038.stdout:1090: finishing write tid 3 to smithi03870129-351 2024-09-14T04:08:17.126 INFO:tasks.rados.rados.0.smithi038.stdout:1090: finishing write tid 4 to smithi03870129-351 2024-09-14T04:08:17.126 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 351 v 146 (ObjNum 833 snap 0 seq_num 833) dirty exists 2024-09-14T04:08:17.126 INFO:tasks.rados.rados.0.smithi038.stdout:1090: left oid 351 (ObjNum 833 snap 0 seq_num 833) 2024-09-14T04:08:17.126 INFO:tasks.rados.rados.0.smithi038.stdout:1092: finishing write tid 1 to smithi03870129-89 2024-09-14T04:08:17.126 INFO:tasks.rados.rados.0.smithi038.stdout:1092: finishing write tid 2 to smithi03870129-89 2024-09-14T04:08:17.126 INFO:tasks.rados.rados.0.smithi038.stdout:1092: finishing write tid 3 to smithi03870129-89 2024-09-14T04:08:17.126 INFO:tasks.rados.rados.0.smithi038.stdout:1092: finishing write tid 4 to smithi03870129-89 2024-09-14T04:08:17.127 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 89 v 234 (ObjNum 834 snap 0 seq_num 834) dirty exists 2024-09-14T04:08:17.127 INFO:tasks.rados.rados.0.smithi038.stdout:1092: left oid 89 (ObjNum 834 snap 0 seq_num 834) 2024-09-14T04:08:17.127 INFO:tasks.rados.rados.0.smithi038.stdout:1091: expect (ObjNum 687 snap 0 seq_num 687) 2024-09-14T04:08:17.303 INFO:tasks.rados.rados.0.smithi038.stdout:1094: finishing write tid 1 to smithi03870129-152 2024-09-14T04:08:17.303 INFO:tasks.rados.rados.0.smithi038.stdout:1094: finishing write tid 2 to smithi03870129-152 2024-09-14T04:08:17.303 INFO:tasks.rados.rados.0.smithi038.stdout:1094: finishing write tid 3 to smithi03870129-152 2024-09-14T04:08:17.303 INFO:tasks.rados.rados.0.smithi038.stdout:1094: finishing write tid 4 to smithi03870129-152 2024-09-14T04:08:17.303 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 152 v 235 (ObjNum 836 snap 0 seq_num 836) dirty exists 2024-09-14T04:08:17.303 INFO:tasks.rados.rados.0.smithi038.stdout:1094: left oid 152 (ObjNum 836 snap 0 seq_num 836) 2024-09-14T04:08:17.303 INFO:tasks.rados.rados.0.smithi038.stdout:1096: finishing write tid 1 to smithi03870129-449 2024-09-14T04:08:17.303 INFO:tasks.rados.rados.0.smithi038.stdout:1096: finishing write tid 2 to smithi03870129-449 2024-09-14T04:08:17.304 INFO:tasks.rados.rados.0.smithi038.stdout:1096: finishing write tid 3 to smithi03870129-449 2024-09-14T04:08:17.304 INFO:tasks.rados.rados.0.smithi038.stdout:1096: finishing write tid 4 to smithi03870129-449 2024-09-14T04:08:17.304 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 449 v 137 (ObjNum 837 snap 0 seq_num 837) dirty exists 2024-09-14T04:08:17.304 INFO:tasks.rados.rados.0.smithi038.stdout:1096: left oid 449 (ObjNum 837 snap 0 seq_num 837) 2024-09-14T04:08:17.304 INFO:tasks.rados.rados.0.smithi038.stdout:1098: finishing write tid 1 to smithi03870129-434 2024-09-14T04:08:17.304 INFO:tasks.rados.rados.0.smithi038.stdout:1098: finishing write tid 2 to smithi03870129-434 2024-09-14T04:08:17.304 INFO:tasks.rados.rados.0.smithi038.stdout:1098: finishing write tid 3 to smithi03870129-434 2024-09-14T04:08:17.304 INFO:tasks.rados.rados.0.smithi038.stdout:1098: finishing write tid 4 to smithi03870129-434 2024-09-14T04:08:17.304 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 434 v 200 (ObjNum 838 snap 0 seq_num 838) dirty exists 2024-09-14T04:08:17.304 INFO:tasks.rados.rados.0.smithi038.stdout:1098: left oid 434 (ObjNum 838 snap 0 seq_num 838) 2024-09-14T04:08:17.304 INFO:tasks.rados.rados.0.smithi038.stdout:1100: expect (ObjNum 38 snap 0 seq_num 38) 2024-09-14T04:08:17.399 INFO:tasks.rados.rados.0.smithi038.stdout:1099: expect (ObjNum 829 snap 0 seq_num 829) 2024-09-14T04:08:17.664 INFO:tasks.rados.rados.0.smithi038.stdout:1101: seq_num 839 ranges {501073=732741,1896510=204563} 2024-09-14T04:08:17.671 INFO:tasks.rados.rados.0.smithi038.stdout:1101: writing smithi03870129-117 from 501073 to 1233814 tid 1 2024-09-14T04:08:17.677 INFO:tasks.rados.rados.0.smithi038.stdout:1101: writing smithi03870129-117 from 1896510 to 2101073 tid 2 2024-09-14T04:08:17.677 INFO:tasks.rados.rados.0.smithi038.stdout:1089: done (11 left) 2024-09-14T04:08:17.677 INFO:tasks.rados.rados.0.smithi038.stdout:1090: done (10 left) 2024-09-14T04:08:17.677 INFO:tasks.rados.rados.0.smithi038.stdout:1091: done (9 left) 2024-09-14T04:08:17.677 INFO:tasks.rados.rados.0.smithi038.stdout:1092: done (8 left) 2024-09-14T04:08:17.677 INFO:tasks.rados.rados.0.smithi038.stdout:1094: done (7 left) 2024-09-14T04:08:17.678 INFO:tasks.rados.rados.0.smithi038.stdout:1095: done (6 left) 2024-09-14T04:08:17.678 INFO:tasks.rados.rados.0.smithi038.stdout:1096: done (5 left) 2024-09-14T04:08:17.678 INFO:tasks.rados.rados.0.smithi038.stdout:1097: done (4 left) 2024-09-14T04:08:17.678 INFO:tasks.rados.rados.0.smithi038.stdout:1098: done (3 left) 2024-09-14T04:08:17.678 INFO:tasks.rados.rados.0.smithi038.stdout:1099: done (2 left) 2024-09-14T04:08:17.678 INFO:tasks.rados.rados.0.smithi038.stdout:1100: done (1 left) 2024-09-14T04:08:17.678 INFO:tasks.rados.rados.0.smithi038.stdout:1101: finishing write tid 1 to smithi03870129-117 2024-09-14T04:08:17.678 INFO:tasks.rados.rados.0.smithi038.stdout:1102: read oid 367 snap -1 2024-09-14T04:08:17.678 INFO:tasks.rados.rados.0.smithi038.stdout:1102: expect (ObjNum 719 snap 0 seq_num 719) 2024-09-14T04:08:17.678 INFO:tasks.rados.rados.0.smithi038.stdout:1103: read oid 319 snap -1 2024-09-14T04:08:17.678 INFO:tasks.rados.rados.0.smithi038.stdout:1103: expect (ObjNum 673 snap 0 seq_num 673) 2024-09-14T04:08:17.678 INFO:tasks.rados.rados.0.smithi038.stdout:1104: write oid 289 current snap is 0 2024-09-14T04:08:17.678 INFO:tasks.rados.rados.0.smithi038.stdout:1104: seq_num 840 ranges {517880=407990,1554992=562888} 2024-09-14T04:08:17.682 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:17 smithi123 bash[24950]: cluster 2024-09-14T04:08:16.253824+0000 mgr.y (mgr.14406) 240 : cluster [DBG] pgmap v218: 89 pgs: 89 active+clean; 1.2 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 6.7 MiB/s wr, 76 op/s 2024-09-14T04:08:17.682 INFO:tasks.rados.rados.0.smithi038.stdout:1104: writing smithi03870129-289 from 517880 to 925870 tid 1 2024-09-14T04:08:17.690 INFO:tasks.rados.rados.0.smithi038.stdout:1104: writing smithi03870129-289 from 1554992 to 2117880 tid 2 2024-09-14T04:08:17.690 INFO:tasks.rados.rados.0.smithi038.stdout:1105: read oid 163 snap -1 2024-09-14T04:08:17.690 INFO:tasks.rados.rados.0.smithi038.stdout:1105: expect deleted 2024-09-14T04:08:17.690 INFO:tasks.rados.rados.0.smithi038.stdout:1106: write oid 337 current snap is 0 2024-09-14T04:08:17.690 INFO:tasks.rados.rados.0.smithi038.stdout:1101: finishing write tid 2 to smithi03870129-117 2024-09-14T04:08:17.690 INFO:tasks.rados.rados.0.smithi038.stdout:1106: seq_num 841 ranges {534687=483239,1613474=412283} 2024-09-14T04:08:17.696 INFO:tasks.rados.rados.0.smithi038.stdout:1106: writing smithi03870129-337 from 534687 to 1017926 tid 1 2024-09-14T04:08:17.702 INFO:tasks.rados.rados.0.smithi038.stdout:1106: writing smithi03870129-337 from 1613474 to 2025757 tid 2 2024-09-14T04:08:17.702 INFO:tasks.rados.rados.0.smithi038.stdout:1107: read oid 450 snap -1 2024-09-14T04:08:17.702 INFO:tasks.rados.rados.0.smithi038.stdout:1107: expect (ObjNum 449 snap 0 seq_num 449) 2024-09-14T04:08:17.703 INFO:tasks.rados.rados.0.smithi038.stdout:1108: write oid 192 current snap is 0 2024-09-14T04:08:17.703 INFO:tasks.rados.rados.0.smithi038.stdout:1101: finishing write tid 3 to smithi03870129-117 2024-09-14T04:08:17.703 INFO:tasks.rados.rados.0.smithi038.stdout:1101: finishing write tid 4 to smithi03870129-117 2024-09-14T04:08:17.703 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 117 v 259 (ObjNum 839 snap 0 seq_num 839) dirty exists 2024-09-14T04:08:17.703 INFO:tasks.rados.rados.0.smithi038.stdout:1101: left oid 117 (ObjNum 839 snap 0 seq_num 839) 2024-09-14T04:08:17.703 INFO:tasks.rados.rados.0.smithi038.stdout:1102: expect (ObjNum 719 snap 0 seq_num 719) 2024-09-14T04:08:17.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:17 smithi038 bash[22519]: cluster 2024-09-14T04:08:16.253824+0000 mgr.y (mgr.14406) 240 : cluster [DBG] pgmap v218: 89 pgs: 89 active+clean; 1.2 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 6.7 MiB/s wr, 76 op/s 2024-09-14T04:08:17.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:17 smithi038 bash[32505]: cluster 2024-09-14T04:08:16.253824+0000 mgr.y (mgr.14406) 240 : cluster [DBG] pgmap v218: 89 pgs: 89 active+clean; 1.2 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 6.7 MiB/s wr, 76 op/s 2024-09-14T04:08:17.843 INFO:tasks.rados.rados.0.smithi038.stdout:1103: expect (ObjNum 673 snap 0 seq_num 673) 2024-09-14T04:08:18.022 INFO:tasks.rados.rados.0.smithi038.stdout:1104: finishing write tid 1 to smithi03870129-289 2024-09-14T04:08:18.022 INFO:tasks.rados.rados.0.smithi038.stdout:1104: finishing write tid 2 to smithi03870129-289 2024-09-14T04:08:18.022 INFO:tasks.rados.rados.0.smithi038.stdout:1104: finishing write tid 3 to smithi03870129-289 2024-09-14T04:08:18.022 INFO:tasks.rados.rados.0.smithi038.stdout:1104: finishing write tid 4 to smithi03870129-289 2024-09-14T04:08:18.022 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 289 v 140 (ObjNum 840 snap 0 seq_num 840) dirty exists 2024-09-14T04:08:18.022 INFO:tasks.rados.rados.0.smithi038.stdout:1104: left oid 289 (ObjNum 840 snap 0 seq_num 840) 2024-09-14T04:08:18.022 INFO:tasks.rados.rados.0.smithi038.stdout:1106: finishing write tid 1 to smithi03870129-337 2024-09-14T04:08:18.022 INFO:tasks.rados.rados.0.smithi038.stdout:1106: finishing write tid 2 to smithi03870129-337 2024-09-14T04:08:18.022 INFO:tasks.rados.rados.0.smithi038.stdout:1107: expect (ObjNum 449 snap 0 seq_num 449) 2024-09-14T04:08:18.148 INFO:tasks.rados.rados.0.smithi038.stdout:1106: finishing write tid 3 to smithi03870129-337 2024-09-14T04:08:18.148 INFO:tasks.rados.rados.0.smithi038.stdout:1106: finishing write tid 4 to smithi03870129-337 2024-09-14T04:08:18.148 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 337 v 89 (ObjNum 841 snap 0 seq_num 841) dirty exists 2024-09-14T04:08:18.148 INFO:tasks.rados.rados.0.smithi038.stdout:1106: left oid 337 (ObjNum 841 snap 0 seq_num 841) 2024-09-14T04:08:18.148 INFO:tasks.rados.rados.0.smithi038.stdout:1108: seq_num 842 ranges {551494=558488,1671956=479538} 2024-09-14T04:08:18.154 INFO:tasks.rados.rados.0.smithi038.stdout:1108: writing smithi03870129-192 from 551494 to 1109982 tid 1 2024-09-14T04:08:18.161 INFO:tasks.rados.rados.0.smithi038.stdout:1108: writing smithi03870129-192 from 1671956 to 2151494 tid 2 2024-09-14T04:08:18.161 INFO:tasks.rados.rados.0.smithi038.stdout:1101: done (7 left) 2024-09-14T04:08:18.161 INFO:tasks.rados.rados.0.smithi038.stdout:1102: done (6 left) 2024-09-14T04:08:18.161 INFO:tasks.rados.rados.0.smithi038.stdout:1103: done (5 left) 2024-09-14T04:08:18.161 INFO:tasks.rados.rados.0.smithi038.stdout:1104: done (4 left) 2024-09-14T04:08:18.161 INFO:tasks.rados.rados.0.smithi038.stdout:1105: done (3 left) 2024-09-14T04:08:18.161 INFO:tasks.rados.rados.0.smithi038.stdout:1106: done (2 left) 2024-09-14T04:08:18.161 INFO:tasks.rados.rados.0.smithi038.stdout:1107: done (1 left) 2024-09-14T04:08:18.162 INFO:tasks.rados.rados.0.smithi038.stdout:1109: read oid 403 snap -1 2024-09-14T04:08:18.162 INFO:tasks.rados.rados.0.smithi038.stdout:1109: expect (ObjNum 402 snap 0 seq_num 402) 2024-09-14T04:08:18.162 INFO:tasks.rados.rados.0.smithi038.stdout:1110: read oid 393 snap -1 2024-09-14T04:08:18.162 INFO:tasks.rados.rados.0.smithi038.stdout:1110: expect (ObjNum 392 snap 0 seq_num 392) 2024-09-14T04:08:18.162 INFO:tasks.rados.rados.0.smithi038.stdout:1111: read oid 194 snap -1 2024-09-14T04:08:18.162 INFO:tasks.rados.rados.0.smithi038.stdout:1111: expect (ObjNum 193 snap 0 seq_num 193) 2024-09-14T04:08:18.162 INFO:tasks.rados.rados.0.smithi038.stdout:1112: write oid 3 current snap is 0 2024-09-14T04:08:18.162 INFO:tasks.rados.rados.0.smithi038.stdout:1108: finishing write tid 1 to smithi03870129-192 2024-09-14T04:08:18.162 INFO:tasks.rados.rados.0.smithi038.stdout:1112: seq_num 843 ranges {568301=633737,1614085=415952} 2024-09-14T04:08:18.168 INFO:tasks.rados.rados.0.smithi038.stdout:1112: writing smithi03870129-3 from 568301 to 1202038 tid 1 2024-09-14T04:08:18.173 INFO:tasks.rados.rados.0.smithi038.stdout:1112: writing smithi03870129-3 from 1614085 to 2030037 tid 2 2024-09-14T04:08:18.174 INFO:tasks.rados.rados.0.smithi038.stdout:1113: read oid 489 snap -1 2024-09-14T04:08:18.174 INFO:tasks.rados.rados.0.smithi038.stdout:1113: expect (ObjNum 539 snap 0 seq_num 539) 2024-09-14T04:08:18.174 INFO:tasks.rados.rados.0.smithi038.stdout:1114: read oid 491 snap -1 2024-09-14T04:08:18.174 INFO:tasks.rados.rados.0.smithi038.stdout:1114: expect (ObjNum 809 snap 0 seq_num 809) 2024-09-14T04:08:18.174 INFO:tasks.rados.rados.0.smithi038.stdout:1115: read oid 56 snap -1 2024-09-14T04:08:18.174 INFO:tasks.rados.rados.0.smithi038.stdout:1115: expect (ObjNum 614 snap 0 seq_num 614) 2024-09-14T04:08:18.174 INFO:tasks.rados.rados.0.smithi038.stdout:1116: read oid 196 snap -1 2024-09-14T04:08:18.174 INFO:tasks.rados.rados.0.smithi038.stdout:1116: expect (ObjNum 722 snap 0 seq_num 722) 2024-09-14T04:08:18.174 INFO:tasks.rados.rados.0.smithi038.stdout:1117: write oid 482 current snap is 0 2024-09-14T04:08:18.174 INFO:tasks.rados.rados.0.smithi038.stdout:1117: seq_num 844 ranges {585108=425339,1788920=396188} 2024-09-14T04:08:18.180 INFO:tasks.rados.rados.0.smithi038.stdout:1117: writing smithi03870129-482 from 585108 to 1010447 tid 1 2024-09-14T04:08:18.188 INFO:tasks.rados.rados.0.smithi038.stdout:1117: writing smithi03870129-482 from 1788920 to 2185108 tid 2 2024-09-14T04:08:18.189 INFO:tasks.rados.rados.0.smithi038.stdout:1118: write oid 136 current snap is 0 2024-09-14T04:08:18.189 INFO:tasks.rados.rados.0.smithi038.stdout:1118: seq_num 845 ranges {601915=500588,1847402=354513} 2024-09-14T04:08:18.195 INFO:tasks.rados.rados.0.smithi038.stdout:1118: writing smithi03870129-136 from 601915 to 1102503 tid 1 2024-09-14T04:08:18.202 INFO:tasks.rados.rados.0.smithi038.stdout:1118: writing smithi03870129-136 from 1847402 to 2201915 tid 2 2024-09-14T04:08:18.202 INFO:tasks.rados.rados.0.smithi038.stdout:1119: write oid 30 current snap is 0 2024-09-14T04:08:18.202 INFO:tasks.rados.rados.0.smithi038.stdout:1119: seq_num 846 ranges {618722=575837,1905884=312838} 2024-09-14T04:08:18.209 INFO:tasks.rados.rados.0.smithi038.stdout:1119: writing smithi03870129-30 from 618722 to 1194559 tid 1 2024-09-14T04:08:18.216 INFO:tasks.rados.rados.0.smithi038.stdout:1119: writing smithi03870129-30 from 1905884 to 2218722 tid 2 2024-09-14T04:08:18.216 INFO:tasks.rados.rados.0.smithi038.stdout:1120: write oid 395 current snap is 0 2024-09-14T04:08:18.216 INFO:tasks.rados.rados.0.smithi038.stdout:1111: expect (ObjNum 193 snap 0 seq_num 193) 2024-09-14T04:08:18.352 INFO:tasks.rados.rados.0.smithi038.stdout:1110: expect (ObjNum 392 snap 0 seq_num 392) 2024-09-14T04:08:18.456 INFO:tasks.rados.rados.0.smithi038.stdout:1108: finishing write tid 2 to smithi03870129-192 2024-09-14T04:08:18.456 INFO:tasks.rados.rados.0.smithi038.stdout:1108: finishing write tid 3 to smithi03870129-192 2024-09-14T04:08:18.456 INFO:tasks.rados.rados.0.smithi038.stdout:1108: finishing write tid 4 to smithi03870129-192 2024-09-14T04:08:18.456 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 192 v 92 (ObjNum 842 snap 0 seq_num 842) dirty exists 2024-09-14T04:08:18.456 INFO:tasks.rados.rados.0.smithi038.stdout:1108: left oid 192 (ObjNum 842 snap 0 seq_num 842) 2024-09-14T04:08:18.456 INFO:tasks.rados.rados.0.smithi038.stdout:1112: finishing write tid 1 to smithi03870129-3 2024-09-14T04:08:18.457 INFO:tasks.rados.rados.0.smithi038.stdout:1109: expect (ObjNum 402 snap 0 seq_num 402) 2024-09-14T04:08:18.572 INFO:tasks.rados.rados.0.smithi038.stdout:1114: expect (ObjNum 809 snap 0 seq_num 809) 2024-09-14T04:08:18.737 INFO:tasks.rados.rados.0.smithi038.stdout:1112: finishing write tid 2 to smithi03870129-3 2024-09-14T04:08:18.738 INFO:tasks.rados.rados.0.smithi038.stdout:1112: finishing write tid 3 to smithi03870129-3 2024-09-14T04:08:18.738 INFO:tasks.rados.rados.0.smithi038.stdout:1112: finishing write tid 4 to smithi03870129-3 2024-09-14T04:08:18.738 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 3 v 177 (ObjNum 843 snap 0 seq_num 843) dirty exists 2024-09-14T04:08:18.738 INFO:tasks.rados.rados.0.smithi038.stdout:1112: left oid 3 (ObjNum 843 snap 0 seq_num 843) 2024-09-14T04:08:18.738 INFO:tasks.rados.rados.0.smithi038.stdout:1115: expect (ObjNum 614 snap 0 seq_num 614) 2024-09-14T04:08:18.849 INFO:tasks.rados.rados.0.smithi038.stdout:1117: finishing write tid 1 to smithi03870129-482 2024-09-14T04:08:18.849 INFO:tasks.rados.rados.0.smithi038.stdout:1120: seq_num 847 ranges {635529=651086,1848013=387516} 2024-09-14T04:08:18.857 INFO:tasks.rados.rados.0.smithi038.stdout:1120: writing smithi03870129-395 from 635529 to 1286615 tid 1 2024-09-14T04:08:18.865 INFO:tasks.rados.rados.0.smithi038.stdout:1120: writing smithi03870129-395 from 1848013 to 2235529 tid 2 2024-09-14T04:08:18.865 INFO:tasks.rados.rados.0.smithi038.stdout:1108: done (12 left) 2024-09-14T04:08:18.865 INFO:tasks.rados.rados.0.smithi038.stdout:1109: done (11 left) 2024-09-14T04:08:18.865 INFO:tasks.rados.rados.0.smithi038.stdout:1110: done (10 left) 2024-09-14T04:08:18.865 INFO:tasks.rados.rados.0.smithi038.stdout:1111: done (9 left) 2024-09-14T04:08:18.865 INFO:tasks.rados.rados.0.smithi038.stdout:1112: done (8 left) 2024-09-14T04:08:18.865 INFO:tasks.rados.rados.0.smithi038.stdout:1114: done (7 left) 2024-09-14T04:08:18.865 INFO:tasks.rados.rados.0.smithi038.stdout:1115: done (6 left) 2024-09-14T04:08:18.865 INFO:tasks.rados.rados.0.smithi038.stdout:1121: read oid 464 snap -1 2024-09-14T04:08:18.865 INFO:tasks.rados.rados.0.smithi038.stdout:1121: expect deleted 2024-09-14T04:08:18.865 INFO:tasks.rados.rados.0.smithi038.stdout:1122: write oid 247 current snap is 0 2024-09-14T04:08:18.865 INFO:tasks.rados.rados.0.smithi038.stdout:1113: expect (ObjNum 539 snap 0 seq_num 539) 2024-09-14T04:08:19.014 INFO:tasks.rados.rados.0.smithi038.stdout:1117: finishing write tid 2 to smithi03870129-482 2024-09-14T04:08:19.014 INFO:tasks.rados.rados.0.smithi038.stdout:1117: finishing write tid 3 to smithi03870129-482 2024-09-14T04:08:19.014 INFO:tasks.rados.rados.0.smithi038.stdout:1122: seq_num 848 ranges {652336=726335,1906495=345841} 2024-09-14T04:08:19.022 INFO:tasks.rados.rados.0.smithi038.stdout:1122: writing smithi03870129-247 from 652336 to 1378671 tid 1 2024-09-14T04:08:19.028 INFO:tasks.rados.rados.0.smithi038.stdout:1122: writing smithi03870129-247 from 1906495 to 2252336 tid 2 2024-09-14T04:08:19.028 INFO:tasks.rados.rados.0.smithi038.stdout:1113: done (7 left) 2024-09-14T04:08:19.028 INFO:tasks.rados.rados.0.smithi038.stdout:1123: write oid 88 current snap is 0 2024-09-14T04:08:19.028 INFO:tasks.rados.rados.0.smithi038.stdout:1123: seq_num 849 ranges {669143=401584,1564977=426959} 2024-09-14T04:08:19.034 INFO:tasks.rados.rados.0.smithi038.stdout:1123: writing smithi03870129-88 from 669143 to 1070727 tid 1 2024-09-14T04:08:19.040 INFO:tasks.rados.rados.0.smithi038.stdout:1123: writing smithi03870129-88 from 1564977 to 1991936 tid 2 2024-09-14T04:08:19.040 INFO:tasks.rados.rados.0.smithi038.stdout:1124: write oid 465 current snap is 0 2024-09-14T04:08:19.040 INFO:tasks.rados.rados.0.smithi038.stdout:1117: finishing write tid 4 to smithi03870129-482 2024-09-14T04:08:19.040 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 482 v 177 (ObjNum 844 snap 0 seq_num 844) dirty exists 2024-09-14T04:08:19.040 INFO:tasks.rados.rados.0.smithi038.stdout:1117: left oid 482 (ObjNum 844 snap 0 seq_num 844) 2024-09-14T04:08:19.040 INFO:tasks.rados.rados.0.smithi038.stdout:1116: expect (ObjNum 722 snap 0 seq_num 722) 2024-09-14T04:08:19.121 INFO:tasks.rados.rados.0.smithi038.stdout:1118: finishing write tid 1 to smithi03870129-136 2024-09-14T04:08:19.121 INFO:tasks.rados.rados.0.smithi038.stdout:1118: finishing write tid 2 to smithi03870129-136 2024-09-14T04:08:19.121 INFO:tasks.rados.rados.0.smithi038.stdout:1118: finishing write tid 3 to smithi03870129-136 2024-09-14T04:08:19.121 INFO:tasks.rados.rados.0.smithi038.stdout:1118: finishing write tid 4 to smithi03870129-136 2024-09-14T04:08:19.121 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 136 v 238 (ObjNum 845 snap 0 seq_num 845) dirty exists 2024-09-14T04:08:19.121 INFO:tasks.rados.rados.0.smithi038.stdout:1118: left oid 136 (ObjNum 845 snap 0 seq_num 845) 2024-09-14T04:08:19.122 INFO:tasks.rados.rados.0.smithi038.stdout:1119: finishing write tid 1 to smithi03870129-30 2024-09-14T04:08:19.122 INFO:tasks.rados.rados.0.smithi038.stdout:1124: seq_num 850 ranges {685950=476833,1623459=570617} 2024-09-14T04:08:19.128 INFO:tasks.rados.rados.0.smithi038.stdout:1124: writing smithi03870129-465 from 685950 to 1162783 tid 1 2024-09-14T04:08:19.134 INFO:tasks.rados.rados.0.smithi038.stdout:1124: writing smithi03870129-465 from 1623459 to 2194076 tid 2 2024-09-14T04:08:19.134 INFO:tasks.rados.rados.0.smithi038.stdout:1116: done (8 left) 2024-09-14T04:08:19.134 INFO:tasks.rados.rados.0.smithi038.stdout:1117: done (7 left) 2024-09-14T04:08:19.134 INFO:tasks.rados.rados.0.smithi038.stdout:1118: done (6 left) 2024-09-14T04:08:19.135 INFO:tasks.rados.rados.0.smithi038.stdout:1125: write oid 324 current snap is 0 2024-09-14T04:08:19.135 INFO:tasks.rados.rados.0.smithi038.stdout:1125: seq_num 851 ranges {702757=552082,1681941=430628} 2024-09-14T04:08:19.142 INFO:tasks.rados.rados.0.smithi038.stdout:1125: writing smithi03870129-324 from 702757 to 1254839 tid 1 2024-09-14T04:08:19.147 INFO:tasks.rados.rados.0.smithi038.stdout:1125: writing smithi03870129-324 from 1681941 to 2112569 tid 2 2024-09-14T04:08:19.147 INFO:tasks.rados.rados.0.smithi038.stdout:1126: write oid 358 current snap is 0 2024-09-14T04:08:19.147 INFO:tasks.rados.rados.0.smithi038.stdout:1119: finishing write tid 2 to smithi03870129-30 2024-09-14T04:08:19.147 INFO:tasks.rados.rados.0.smithi038.stdout:1119: finishing write tid 3 to smithi03870129-30 2024-09-14T04:08:19.147 INFO:tasks.rados.rados.0.smithi038.stdout:1119: finishing write tid 4 to smithi03870129-30 2024-09-14T04:08:19.148 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 30 v 237 (ObjNum 846 snap 0 seq_num 846) dirty exists 2024-09-14T04:08:19.148 INFO:tasks.rados.rados.0.smithi038.stdout:1119: left oid 30 (ObjNum 846 snap 0 seq_num 846) 2024-09-14T04:08:19.148 INFO:tasks.rados.rados.0.smithi038.stdout:1120: finishing write tid 1 to smithi03870129-395 2024-09-14T04:08:19.148 INFO:tasks.rados.rados.0.smithi038.stdout:1120: finishing write tid 2 to smithi03870129-395 2024-09-14T04:08:19.148 INFO:tasks.rados.rados.0.smithi038.stdout:1120: finishing write tid 3 to smithi03870129-395 2024-09-14T04:08:19.148 INFO:tasks.rados.rados.0.smithi038.stdout:1120: finishing write tid 4 to smithi03870129-395 2024-09-14T04:08:19.148 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 395 v 149 (ObjNum 847 snap 0 seq_num 847) dirty exists 2024-09-14T04:08:19.148 INFO:tasks.rados.rados.0.smithi038.stdout:1120: left oid 395 (ObjNum 847 snap 0 seq_num 847) 2024-09-14T04:08:19.149 INFO:tasks.rados.rados.0.smithi038.stdout:1122: finishing write tid 1 to smithi03870129-247 2024-09-14T04:08:19.149 INFO:tasks.rados.rados.0.smithi038.stdout:1122: finishing write tid 2 to smithi03870129-247 2024-09-14T04:08:19.149 INFO:tasks.rados.rados.0.smithi038.stdout:1122: finishing write tid 3 to smithi03870129-247 2024-09-14T04:08:19.149 INFO:tasks.rados.rados.0.smithi038.stdout:1122: finishing write tid 4 to smithi03870129-247 2024-09-14T04:08:19.149 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 247 v 188 (ObjNum 848 snap 0 seq_num 848) dirty exists 2024-09-14T04:08:19.149 INFO:tasks.rados.rados.0.smithi038.stdout:1122: left oid 247 (ObjNum 848 snap 0 seq_num 848) 2024-09-14T04:08:19.149 INFO:tasks.rados.rados.0.smithi038.stdout:1123: finishing write tid 1 to smithi03870129-88 2024-09-14T04:08:19.149 INFO:tasks.rados.rados.0.smithi038.stdout:1126: seq_num 852 ranges {719564=743684,2140423=179141} 2024-09-14T04:08:19.155 INFO:tasks.rados.rados.0.smithi038.stdout:1126: writing smithi03870129-358 from 719564 to 1463248 tid 1 2024-09-14T04:08:19.161 INFO:tasks.rados.rados.0.smithi038.stdout:1126: writing smithi03870129-358 from 2140423 to 2319564 tid 2 2024-09-14T04:08:19.161 INFO:tasks.rados.rados.0.smithi038.stdout:1119: done (7 left) 2024-09-14T04:08:19.161 INFO:tasks.rados.rados.0.smithi038.stdout:1120: done (6 left) 2024-09-14T04:08:19.161 INFO:tasks.rados.rados.0.smithi038.stdout:1121: done (5 left) 2024-09-14T04:08:19.161 INFO:tasks.rados.rados.0.smithi038.stdout:1122: done (4 left) 2024-09-14T04:08:19.162 INFO:tasks.rados.rados.0.smithi038.stdout:1127: read oid 429 snap -1 2024-09-14T04:08:19.162 INFO:tasks.rados.rados.0.smithi038.stdout:1127: expect (ObjNum 428 snap 0 seq_num 428) 2024-09-14T04:08:19.162 INFO:tasks.rados.rados.0.smithi038.stdout:1128: write oid 452 current snap is 0 2024-09-14T04:08:19.162 INFO:tasks.rados.rados.0.smithi038.stdout:1123: finishing write tid 2 to smithi03870129-88 2024-09-14T04:08:19.162 INFO:tasks.rados.rados.0.smithi038.stdout:1123: finishing write tid 3 to smithi03870129-88 2024-09-14T04:08:19.162 INFO:tasks.rados.rados.0.smithi038.stdout:1123: finishing write tid 4 to smithi03870129-88 2024-09-14T04:08:19.162 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 88 v 191 (ObjNum 849 snap 0 seq_num 849) dirty exists 2024-09-14T04:08:19.162 INFO:tasks.rados.rados.0.smithi038.stdout:1123: left oid 88 (ObjNum 849 snap 0 seq_num 849) 2024-09-14T04:08:19.162 INFO:tasks.rados.rados.0.smithi038.stdout:1124: finishing write tid 1 to smithi03870129-465 2024-09-14T04:08:19.162 INFO:tasks.rados.rados.0.smithi038.stdout:1124: finishing write tid 2 to smithi03870129-465 2024-09-14T04:08:19.162 INFO:tasks.rados.rados.0.smithi038.stdout:1124: finishing write tid 3 to smithi03870129-465 2024-09-14T04:08:19.162 INFO:tasks.rados.rados.0.smithi038.stdout:1128: seq_num 853 ranges {736371=418933,1798905=434297} 2024-09-14T04:08:19.168 INFO:tasks.rados.rados.0.smithi038.stdout:1128: writing smithi03870129-452 from 736371 to 1155304 tid 1 2024-09-14T04:08:19.176 INFO:tasks.rados.rados.0.smithi038.stdout:1128: writing smithi03870129-452 from 1798905 to 2233202 tid 2 2024-09-14T04:08:19.176 INFO:tasks.rados.rados.0.smithi038.stdout:1123: done (5 left) 2024-09-14T04:08:19.176 INFO:tasks.rados.rados.0.smithi038.stdout:1129: write oid 141 current snap is 0 2024-09-14T04:08:19.176 INFO:tasks.rados.rados.0.smithi038.stdout:1124: finishing write tid 4 to smithi03870129-465 2024-09-14T04:08:19.177 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 465 v 262 (ObjNum 850 snap 0 seq_num 850) dirty exists 2024-09-14T04:08:19.177 INFO:tasks.rados.rados.0.smithi038.stdout:1124: left oid 465 (ObjNum 850 snap 0 seq_num 850) 2024-09-14T04:08:19.177 INFO:tasks.rados.rados.0.smithi038.stdout:1125: finishing write tid 1 to smithi03870129-324 2024-09-14T04:08:19.177 INFO:tasks.rados.rados.0.smithi038.stdout:1125: finishing write tid 2 to smithi03870129-324 2024-09-14T04:08:19.177 INFO:tasks.rados.rados.0.smithi038.stdout:1125: finishing write tid 3 to smithi03870129-324 2024-09-14T04:08:19.177 INFO:tasks.rados.rados.0.smithi038.stdout:1125: finishing write tid 4 to smithi03870129-324 2024-09-14T04:08:19.178 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 324 v 194 (ObjNum 851 snap 0 seq_num 851) dirty exists 2024-09-14T04:08:19.178 INFO:tasks.rados.rados.0.smithi038.stdout:1125: left oid 324 (ObjNum 851 snap 0 seq_num 851) 2024-09-14T04:08:19.178 INFO:tasks.rados.rados.0.smithi038.stdout:1126: finishing write tid 1 to smithi03870129-358 2024-09-14T04:08:19.178 INFO:tasks.rados.rados.0.smithi038.stdout:1126: finishing write tid 2 to smithi03870129-358 2024-09-14T04:08:19.178 INFO:tasks.rados.rados.0.smithi038.stdout:1129: seq_num 854 ranges {753178=494182,1857387=495791} 2024-09-14T04:08:19.182 INFO:tasks.rados.rados.0.smithi038.stdout:1129: writing smithi03870129-141 from 753178 to 1247360 tid 1 2024-09-14T04:08:19.189 INFO:tasks.rados.rados.0.smithi038.stdout:1129: writing smithi03870129-141 from 1857387 to 2353178 tid 2 2024-09-14T04:08:19.190 INFO:tasks.rados.rados.0.smithi038.stdout:1124: done (5 left) 2024-09-14T04:08:19.190 INFO:tasks.rados.rados.0.smithi038.stdout:1125: done (4 left) 2024-09-14T04:08:19.190 INFO:tasks.rados.rados.0.smithi038.stdout:1130: read oid 26 snap -1 2024-09-14T04:08:19.190 INFO:tasks.rados.rados.0.smithi038.stdout:1130: expect (ObjNum 565 snap 0 seq_num 565) 2024-09-14T04:08:19.190 INFO:tasks.rados.rados.0.smithi038.stdout:1131: read oid 229 snap -1 2024-09-14T04:08:19.190 INFO:tasks.rados.rados.0.smithi038.stdout:1131: expect (ObjNum 228 snap 0 seq_num 228) 2024-09-14T04:08:19.190 INFO:tasks.rados.rados.0.smithi038.stdout:1132: read oid 316 snap -1 2024-09-14T04:08:19.190 INFO:tasks.rados.rados.0.smithi038.stdout:1132: expect (ObjNum 752 snap 0 seq_num 752) 2024-09-14T04:08:19.190 INFO:tasks.rados.rados.0.smithi038.stdout:1133: write oid 255 current snap is 0 2024-09-14T04:08:19.190 INFO:tasks.rados.rados.0.smithi038.stdout:1126: finishing write tid 3 to smithi03870129-358 2024-09-14T04:08:19.190 INFO:tasks.rados.rados.0.smithi038.stdout:1126: finishing write tid 4 to smithi03870129-358 2024-09-14T04:08:19.191 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 358 v 180 (ObjNum 852 snap 0 seq_num 852) dirty exists 2024-09-14T04:08:19.191 INFO:tasks.rados.rados.0.smithi038.stdout:1126: left oid 358 (ObjNum 852 snap 0 seq_num 852) 2024-09-14T04:08:19.191 INFO:tasks.rados.rados.0.smithi038.stdout:1127: expect (ObjNum 428 snap 0 seq_num 428) 2024-09-14T04:08:19.311 INFO:tasks.rados.rados.0.smithi038.stdout:1128: finishing write tid 1 to smithi03870129-452 2024-09-14T04:08:19.311 INFO:tasks.rados.rados.0.smithi038.stdout:1128: finishing write tid 2 to smithi03870129-452 2024-09-14T04:08:19.312 INFO:tasks.rados.rados.0.smithi038.stdout:1128: finishing write tid 3 to smithi03870129-452 2024-09-14T04:08:19.312 INFO:tasks.rados.rados.0.smithi038.stdout:1128: finishing write tid 4 to smithi03870129-452 2024-09-14T04:08:19.312 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 452 v 191 (ObjNum 853 snap 0 seq_num 853) dirty exists 2024-09-14T04:08:19.312 INFO:tasks.rados.rados.0.smithi038.stdout:1128: left oid 452 (ObjNum 853 snap 0 seq_num 853) 2024-09-14T04:08:19.312 INFO:tasks.rados.rados.0.smithi038.stdout:1129: finishing write tid 1 to smithi03870129-141 2024-09-14T04:08:19.312 INFO:tasks.rados.rados.0.smithi038.stdout:1130: expect (ObjNum 565 snap 0 seq_num 565) 2024-09-14T04:08:19.490 INFO:tasks.rados.rados.0.smithi038.stdout:1132: expect (ObjNum 752 snap 0 seq_num 752) 2024-09-14T04:08:19.627 INFO:tasks.rados.rados.0.smithi038.stdout:1129: finishing write tid 2 to smithi03870129-141 2024-09-14T04:08:19.628 INFO:tasks.rados.rados.0.smithi038.stdout:1129: finishing write tid 3 to smithi03870129-141 2024-09-14T04:08:19.628 INFO:tasks.rados.rados.0.smithi038.stdout:1133: seq_num 855 ranges {769985=569431,1915869=437966} 2024-09-14T04:08:19.635 INFO:tasks.rados.rados.0.smithi038.stdout:1133: writing smithi03870129-255 from 769985 to 1339416 tid 1 2024-09-14T04:08:19.642 INFO:tasks.rados.rados.0.smithi038.stdout:1133: writing smithi03870129-255 from 1915869 to 2353835 tid 2 2024-09-14T04:08:19.642 INFO:tasks.rados.rados.0.smithi038.stdout:1126: done (7 left) 2024-09-14T04:08:19.642 INFO:tasks.rados.rados.0.smithi038.stdout:1127: done (6 left) 2024-09-14T04:08:19.642 INFO:tasks.rados.rados.0.smithi038.stdout:1128: done (5 left) 2024-09-14T04:08:19.642 INFO:tasks.rados.rados.0.smithi038.stdout:1130: done (4 left) 2024-09-14T04:08:19.642 INFO:tasks.rados.rados.0.smithi038.stdout:1132: done (3 left) 2024-09-14T04:08:19.642 INFO:tasks.rados.rados.0.smithi038.stdout:1134: delete oid 311 current snap is 0 2024-09-14T04:08:19.642 INFO:tasks.rados.rados.0.smithi038.stdout:1129: finishing write tid 4 to smithi03870129-141 2024-09-14T04:08:19.642 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 141 v 197 (ObjNum 854 snap 0 seq_num 854) dirty exists 2024-09-14T04:08:19.642 INFO:tasks.rados.rados.0.smithi038.stdout:1129: left oid 141 (ObjNum 854 snap 0 seq_num 854) 2024-09-14T04:08:19.643 INFO:tasks.rados.rados.0.smithi038.stdout:1131: expect (ObjNum 228 snap 0 seq_num 228) 2024-09-14T04:08:19.682 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:19 smithi123 bash[24950]: cluster 2024-09-14T04:08:18.254539+0000 mgr.y (mgr.14406) 241 : cluster [DBG] pgmap v219: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 83 MiB/s rd, 13 MiB/s wr, 124 op/s 2024-09-14T04:08:19.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:19 smithi038 bash[22519]: cluster 2024-09-14T04:08:18.254539+0000 mgr.y (mgr.14406) 241 : cluster [DBG] pgmap v219: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 83 MiB/s rd, 13 MiB/s wr, 124 op/s 2024-09-14T04:08:19.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:19 smithi038 bash[32505]: cluster 2024-09-14T04:08:18.254539+0000 mgr.y (mgr.14406) 241 : cluster [DBG] pgmap v219: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 83 MiB/s rd, 13 MiB/s wr, 124 op/s 2024-09-14T04:08:19.779 INFO:tasks.rados.rados.0.smithi038.stdout:1129: done (3 left) 2024-09-14T04:08:19.779 INFO:tasks.rados.rados.0.smithi038.stdout:1131: done (2 left) 2024-09-14T04:08:19.779 INFO:tasks.rados.rados.0.smithi038.stdout:1134: done (1 left) 2024-09-14T04:08:19.779 INFO:tasks.rados.rados.0.smithi038.stdout:1135: read oid 249 snap -1 2024-09-14T04:08:19.780 INFO:tasks.rados.rados.0.smithi038.stdout:1135: expect (ObjNum 773 snap 0 seq_num 773) 2024-09-14T04:08:19.780 INFO:tasks.rados.rados.0.smithi038.stdout:1136: write oid 16 current snap is 0 2024-09-14T04:08:19.780 INFO:tasks.rados.rados.0.smithi038.stdout:1133: finishing write tid 1 to smithi03870129-255 2024-09-14T04:08:19.780 INFO:tasks.rados.rados.0.smithi038.stdout:1133: finishing write tid 2 to smithi03870129-255 2024-09-14T04:08:19.780 INFO:tasks.rados.rados.0.smithi038.stdout:1136: seq_num 857 ranges {403599=719929,1916480=441635} 2024-09-14T04:08:19.786 INFO:tasks.rados.rados.0.smithi038.stdout:1136: writing smithi03870129-16 from 403599 to 1123528 tid 1 2024-09-14T04:08:19.793 INFO:tasks.rados.rados.0.smithi038.stdout:1136: writing smithi03870129-16 from 1916480 to 2358115 tid 2 2024-09-14T04:08:19.793 INFO:tasks.rados.rados.0.smithi038.stdout:1137: write oid 280 current snap is 0 2024-09-14T04:08:19.793 INFO:tasks.rados.rados.0.smithi038.stdout:1133: finishing write tid 3 to smithi03870129-255 2024-09-14T04:08:19.793 INFO:tasks.rados.rados.0.smithi038.stdout:1133: finishing write tid 4 to smithi03870129-255 2024-09-14T04:08:19.794 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 255 v 241 (ObjNum 855 snap 0 seq_num 855) dirty exists 2024-09-14T04:08:19.794 INFO:tasks.rados.rados.0.smithi038.stdout:1133: left oid 255 (ObjNum 855 snap 0 seq_num 855) 2024-09-14T04:08:19.794 INFO:tasks.rados.rados.0.smithi038.stdout:1135: expect (ObjNum 773 snap 0 seq_num 773) 2024-09-14T04:08:19.938 INFO:tasks.rados.rados.0.smithi038.stdout:1136: finishing write tid 1 to smithi03870129-16 2024-09-14T04:08:19.938 INFO:tasks.rados.rados.0.smithi038.stdout:1136: finishing write tid 2 to smithi03870129-16 2024-09-14T04:08:19.938 INFO:tasks.rados.rados.0.smithi038.stdout:1136: finishing write tid 3 to smithi03870129-16 2024-09-14T04:08:19.938 INFO:tasks.rados.rados.0.smithi038.stdout:1136: finishing write tid 4 to smithi03870129-16 2024-09-14T04:08:19.938 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 16 v 183 (ObjNum 857 snap 0 seq_num 857) dirty exists 2024-09-14T04:08:19.938 INFO:tasks.rados.rados.0.smithi038.stdout:1136: left oid 16 (ObjNum 857 snap 0 seq_num 857) 2024-09-14T04:08:19.938 INFO:tasks.rados.rados.0.smithi038.stdout:1137: seq_num 858 ranges {420406=795178,1974962=445444} 2024-09-14T04:08:19.945 INFO:tasks.rados.rados.0.smithi038.stdout:1137: writing smithi03870129-280 from 420406 to 1215584 tid 1 2024-09-14T04:08:19.952 INFO:tasks.rados.rados.0.smithi038.stdout:1137: writing smithi03870129-280 from 1974962 to 2420406 tid 2 2024-09-14T04:08:19.952 INFO:tasks.rados.rados.0.smithi038.stdout:1133: done (3 left) 2024-09-14T04:08:19.953 INFO:tasks.rados.rados.0.smithi038.stdout:1135: done (2 left) 2024-09-14T04:08:19.953 INFO:tasks.rados.rados.0.smithi038.stdout:1136: done (1 left) 2024-09-14T04:08:19.953 INFO:tasks.rados.rados.0.smithi038.stdout:1138: write oid 454 current snap is 0 2024-09-14T04:08:19.953 INFO:tasks.rados.rados.0.smithi038.stdout:1138: seq_num 859 ranges {437213=470427,1633444=728951} 2024-09-14T04:08:19.957 INFO:tasks.rados.rados.0.smithi038.stdout:1138: writing smithi03870129-454 from 437213 to 907640 tid 1 2024-09-14T04:08:19.966 INFO:tasks.rados.rados.0.smithi038.stdout:1138: writing smithi03870129-454 from 1633444 to 2362395 tid 2 2024-09-14T04:08:19.966 INFO:tasks.rados.rados.0.smithi038.stdout:1139: write oid 457 current snap is 0 2024-09-14T04:08:19.966 INFO:tasks.rados.rados.0.smithi038.stdout:1139: seq_num 860 ranges {454020=662029,1691926=588962} 2024-09-14T04:08:19.973 INFO:tasks.rados.rados.0.smithi038.stdout:1139: writing smithi03870129-457 from 454020 to 1116049 tid 1 2024-09-14T04:08:19.980 INFO:tasks.rados.rados.0.smithi038.stdout:1139: writing smithi03870129-457 from 1691926 to 2280888 tid 2 2024-09-14T04:08:19.980 INFO:tasks.rados.rados.0.smithi038.stdout:1140: write oid 140 current snap is 0 2024-09-14T04:08:19.980 INFO:tasks.rados.rados.0.smithi038.stdout:1137: finishing write tid 1 to smithi03870129-280 2024-09-14T04:08:19.980 INFO:tasks.rados.rados.0.smithi038.stdout:1140: seq_num 861 ranges {470827=737278,1750408=720419} 2024-09-14T04:08:19.987 INFO:tasks.rados.rados.0.smithi038.stdout:1140: writing smithi03870129-140 from 470827 to 1208105 tid 1 2024-09-14T04:08:19.995 INFO:tasks.rados.rados.0.smithi038.stdout:1140: writing smithi03870129-140 from 1750408 to 2470827 tid 2 2024-09-14T04:08:19.995 INFO:tasks.rados.rados.0.smithi038.stdout:1141: write oid 261 current snap is 0 2024-09-14T04:08:19.995 INFO:tasks.rados.rados.0.smithi038.stdout:1137: finishing write tid 2 to smithi03870129-280 2024-09-14T04:08:19.995 INFO:tasks.rados.rados.0.smithi038.stdout:1137: finishing write tid 3 to smithi03870129-280 2024-09-14T04:08:19.995 INFO:tasks.rados.rados.0.smithi038.stdout:1137: finishing write tid 4 to smithi03870129-280 2024-09-14T04:08:19.995 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 280 v 133 (ObjNum 858 snap 0 seq_num 858) dirty exists 2024-09-14T04:08:19.996 INFO:tasks.rados.rados.0.smithi038.stdout:1137: left oid 280 (ObjNum 858 snap 0 seq_num 858) 2024-09-14T04:08:19.996 INFO:tasks.rados.rados.0.smithi038.stdout:1138: finishing write tid 1 to smithi03870129-454 2024-09-14T04:08:19.996 INFO:tasks.rados.rados.0.smithi038.stdout:1138: finishing write tid 2 to smithi03870129-454 2024-09-14T04:08:19.996 INFO:tasks.rados.rados.0.smithi038.stdout:1138: finishing write tid 3 to smithi03870129-454 2024-09-14T04:08:19.996 INFO:tasks.rados.rados.0.smithi038.stdout:1141: seq_num 862 ranges {487634=412527,1408890=592631} 2024-09-14T04:08:20.000 INFO:tasks.rados.rados.0.smithi038.stdout:1141: writing smithi03870129-261 from 487634 to 900161 tid 1 2024-09-14T04:08:20.008 INFO:tasks.rados.rados.0.smithi038.stdout:1141: writing smithi03870129-261 from 1408890 to 2001521 tid 2 2024-09-14T04:08:20.008 INFO:tasks.rados.rados.0.smithi038.stdout:1137: done (4 left) 2024-09-14T04:08:20.008 INFO:tasks.rados.rados.0.smithi038.stdout:1142: write oid 67 current snap is 0 2024-09-14T04:08:20.008 INFO:tasks.rados.rados.0.smithi038.stdout:1138: finishing write tid 4 to smithi03870129-454 2024-09-14T04:08:20.008 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 454 v 203 (ObjNum 859 snap 0 seq_num 859) dirty exists 2024-09-14T04:08:20.008 INFO:tasks.rados.rados.0.smithi038.stdout:1138: left oid 454 (ObjNum 859 snap 0 seq_num 859) 2024-09-14T04:08:20.008 INFO:tasks.rados.rados.0.smithi038.stdout:1139: finishing write tid 1 to smithi03870129-457 2024-09-14T04:08:20.008 INFO:tasks.rados.rados.0.smithi038.stdout:1139: finishing write tid 2 to smithi03870129-457 2024-09-14T04:08:20.008 INFO:tasks.rados.rados.0.smithi038.stdout:1139: finishing write tid 3 to smithi03870129-457 2024-09-14T04:08:20.008 INFO:tasks.rados.rados.0.smithi038.stdout:1139: finishing write tid 4 to smithi03870129-457 2024-09-14T04:08:20.008 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 457 v 152 (ObjNum 860 snap 0 seq_num 860) dirty exists 2024-09-14T04:08:20.009 INFO:tasks.rados.rados.0.smithi038.stdout:1139: left oid 457 (ObjNum 860 snap 0 seq_num 860) 2024-09-14T04:08:20.009 INFO:tasks.rados.rados.0.smithi038.stdout:1140: finishing write tid 1 to smithi03870129-140 2024-09-14T04:08:20.009 INFO:tasks.rados.rados.0.smithi038.stdout:1140: finishing write tid 2 to smithi03870129-140 2024-09-14T04:08:20.009 INFO:tasks.rados.rados.0.smithi038.stdout:1140: finishing write tid 3 to smithi03870129-140 2024-09-14T04:08:20.009 INFO:tasks.rados.rados.0.smithi038.stdout:1140: finishing write tid 4 to smithi03870129-140 2024-09-14T04:08:20.009 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 140 v 244 (ObjNum 861 snap 0 seq_num 861) dirty exists 2024-09-14T04:08:20.009 INFO:tasks.rados.rados.0.smithi038.stdout:1140: left oid 140 (ObjNum 861 snap 0 seq_num 861) 2024-09-14T04:08:20.009 INFO:tasks.rados.rados.0.smithi038.stdout:1141: finishing write tid 1 to smithi03870129-261 2024-09-14T04:08:20.009 INFO:tasks.rados.rados.0.smithi038.stdout:1142: seq_num 863 ranges {504441=487776,1467372=736289} 2024-09-14T04:08:20.013 INFO:tasks.rados.rados.0.smithi038.stdout:1142: writing smithi03870129-67 from 504441 to 992217 tid 1 2024-09-14T04:08:20.021 INFO:tasks.rados.rados.0.smithi038.stdout:1142: writing smithi03870129-67 from 1467372 to 2203661 tid 2 2024-09-14T04:08:20.021 INFO:tasks.rados.rados.0.smithi038.stdout:1138: done (4 left) 2024-09-14T04:08:20.021 INFO:tasks.rados.rados.0.smithi038.stdout:1139: done (3 left) 2024-09-14T04:08:20.021 INFO:tasks.rados.rados.0.smithi038.stdout:1140: done (2 left) 2024-09-14T04:08:20.021 INFO:tasks.rados.rados.0.smithi038.stdout:1143: read oid 328 snap -1 2024-09-14T04:08:20.021 INFO:tasks.rados.rados.0.smithi038.stdout:1143: expect (ObjNum 327 snap 0 seq_num 327) 2024-09-14T04:08:20.021 INFO:tasks.rados.rados.0.smithi038.stdout:1144: read oid 250 snap -1 2024-09-14T04:08:20.021 INFO:tasks.rados.rados.0.smithi038.stdout:1144: expect (ObjNum 508 snap 0 seq_num 508) 2024-09-14T04:08:20.021 INFO:tasks.rados.rados.0.smithi038.stdout:1145: write oid 230 current snap is 0 2024-09-14T04:08:20.021 INFO:tasks.rados.rados.0.smithi038.stdout:1141: finishing write tid 2 to smithi03870129-261 2024-09-14T04:08:20.022 INFO:tasks.rados.rados.0.smithi038.stdout:1145: seq_num 864 ranges {521248=563025,1809501=596300} 2024-09-14T04:08:20.027 INFO:tasks.rados.rados.0.smithi038.stdout:1145: writing smithi03870129-230 from 521248 to 1084273 tid 1 2024-09-14T04:08:20.035 INFO:tasks.rados.rados.0.smithi038.stdout:1145: writing smithi03870129-230 from 1809501 to 2405801 tid 2 2024-09-14T04:08:20.035 INFO:tasks.rados.rados.0.smithi038.stdout:1146: read oid 305 snap -1 2024-09-14T04:08:20.035 INFO:tasks.rados.rados.0.smithi038.stdout:1146: expect (ObjNum 798 snap 0 seq_num 798) 2024-09-14T04:08:20.035 INFO:tasks.rados.rados.0.smithi038.stdout:1147: delete oid 62 current snap is 0 2024-09-14T04:08:20.035 INFO:tasks.rados.rados.0.smithi038.stdout:1141: finishing write tid 3 to smithi03870129-261 2024-09-14T04:08:20.035 INFO:tasks.rados.rados.0.smithi038.stdout:1141: finishing write tid 4 to smithi03870129-261 2024-09-14T04:08:20.035 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 261 v 206 (ObjNum 862 snap 0 seq_num 862) dirty exists 2024-09-14T04:08:20.035 INFO:tasks.rados.rados.0.smithi038.stdout:1141: left oid 261 (ObjNum 862 snap 0 seq_num 862) 2024-09-14T04:08:20.036 INFO:tasks.rados.rados.0.smithi038.stdout:1142: finishing write tid 1 to smithi03870129-67 2024-09-14T04:08:20.036 INFO:tasks.rados.rados.0.smithi038.stdout:1144: expect (ObjNum 508 snap 0 seq_num 508) 2024-09-14T04:08:20.167 INFO:tasks.rados.rados.0.smithi038.stdout:1142: finishing write tid 2 to smithi03870129-67 2024-09-14T04:08:20.168 INFO:tasks.rados.rados.0.smithi038.stdout:1142: finishing write tid 3 to smithi03870129-67 2024-09-14T04:08:20.168 INFO:tasks.rados.rados.0.smithi038.stdout:1141: done (6 left) 2024-09-14T04:08:20.168 INFO:tasks.rados.rados.0.smithi038.stdout:1144: done (5 left) 2024-09-14T04:08:20.168 INFO:tasks.rados.rados.0.smithi038.stdout:1147: done (4 left) 2024-09-14T04:08:20.168 INFO:tasks.rados.rados.0.smithi038.stdout:1148: read oid 224 snap -1 2024-09-14T04:08:20.168 INFO:tasks.rados.rados.0.smithi038.stdout:1148: expect (ObjNum 223 snap 0 seq_num 223) 2024-09-14T04:08:20.168 INFO:tasks.rados.rados.0.smithi038.stdout:1149: read oid 43 snap -1 2024-09-14T04:08:20.168 INFO:tasks.rados.rados.0.smithi038.stdout:1149: expect (ObjNum 42 snap 0 seq_num 42) 2024-09-14T04:08:20.168 INFO:tasks.rados.rados.0.smithi038.stdout:1150: write oid 257 current snap is 0 2024-09-14T04:08:20.168 INFO:tasks.rados.rados.0.smithi038.stdout:1150: seq_num 866 ranges {554862=713523,1926465=599969} 2024-09-14T04:08:20.174 INFO:tasks.rados.rados.0.smithi038.stdout:1150: writing smithi03870129-257 from 554862 to 1268385 tid 1 2024-09-14T04:08:20.182 INFO:tasks.rados.rados.0.smithi038.stdout:1150: writing smithi03870129-257 from 1926465 to 2526434 tid 2 2024-09-14T04:08:20.182 INFO:tasks.rados.rados.0.smithi038.stdout:1151: read oid 458 snap -1 2024-09-14T04:08:20.182 INFO:tasks.rados.rados.0.smithi038.stdout:1151: expect (ObjNum 457 snap 0 seq_num 457) 2024-09-14T04:08:20.183 INFO:tasks.rados.rados.0.smithi038.stdout:1152: write oid 394 current snap is 0 2024-09-14T04:08:20.183 INFO:tasks.rados.rados.0.smithi038.stdout:1142: finishing write tid 4 to smithi03870129-67 2024-09-14T04:08:20.183 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 67 v 152 (ObjNum 863 snap 0 seq_num 863) dirty exists 2024-09-14T04:08:20.183 INFO:tasks.rados.rados.0.smithi038.stdout:1142: left oid 67 (ObjNum 863 snap 0 seq_num 863) 2024-09-14T04:08:20.183 INFO:tasks.rados.rados.0.smithi038.stdout:1143: expect (ObjNum 327 snap 0 seq_num 327) 2024-09-14T04:08:20.318 INFO:tasks.rados.rados.0.smithi038.stdout:1145: finishing write tid 1 to smithi03870129-230 2024-09-14T04:08:20.318 INFO:tasks.rados.rados.0.smithi038.stdout:1145: finishing write tid 2 to smithi03870129-230 2024-09-14T04:08:20.318 INFO:tasks.rados.rados.0.smithi038.stdout:1145: finishing write tid 3 to smithi03870129-230 2024-09-14T04:08:20.318 INFO:tasks.rados.rados.0.smithi038.stdout:1145: finishing write tid 4 to smithi03870129-230 2024-09-14T04:08:20.318 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 230 v 200 (ObjNum 864 snap 0 seq_num 864) dirty exists 2024-09-14T04:08:20.318 INFO:tasks.rados.rados.0.smithi038.stdout:1145: left oid 230 (ObjNum 864 snap 0 seq_num 864) 2024-09-14T04:08:20.318 INFO:tasks.rados.rados.0.smithi038.stdout:1146: expect (ObjNum 798 snap 0 seq_num 798) 2024-09-14T04:08:20.504 INFO:tasks.rados.rados.0.smithi038.stdout:1149: expect (ObjNum 42 snap 0 seq_num 42) 2024-09-14T04:08:20.617 INFO:tasks.rados.rados.0.smithi038.stdout:1148: expect (ObjNum 223 snap 0 seq_num 223) 2024-09-14T04:08:20.751 INFO:tasks.rados.rados.0.smithi038.stdout:1150: finishing write tid 1 to smithi03870129-257 2024-09-14T04:08:20.751 INFO:tasks.rados.rados.0.smithi038.stdout:1150: finishing write tid 2 to smithi03870129-257 2024-09-14T04:08:20.751 INFO:tasks.rados.rados.0.smithi038.stdout:1150: finishing write tid 3 to smithi03870129-257 2024-09-14T04:08:20.751 INFO:tasks.rados.rados.0.smithi038.stdout:1150: finishing write tid 4 to smithi03870129-257 2024-09-14T04:08:20.751 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 257 v 143 (ObjNum 866 snap 0 seq_num 866) dirty exists 2024-09-14T04:08:20.752 INFO:tasks.rados.rados.0.smithi038.stdout:1150: left oid 257 (ObjNum 866 snap 0 seq_num 866) 2024-09-14T04:08:20.752 INFO:tasks.rados.rados.0.smithi038.stdout:1151: expect (ObjNum 457 snap 0 seq_num 457) 2024-09-14T04:08:20.882 INFO:tasks.rados.rados.0.smithi038.stdout:1152: seq_num 867 ranges {571669=505125,1701300=743627} 2024-09-14T04:08:20.888 INFO:tasks.rados.rados.0.smithi038.stdout:1152: writing smithi03870129-394 from 571669 to 1076794 tid 1 2024-09-14T04:08:20.896 INFO:tasks.rados.rados.0.smithi038.stdout:1152: writing smithi03870129-394 from 1701300 to 2444927 tid 2 2024-09-14T04:08:20.897 INFO:tasks.rados.rados.0.smithi038.stdout:1142: done (8 left) 2024-09-14T04:08:20.897 INFO:tasks.rados.rados.0.smithi038.stdout:1143: done (7 left) 2024-09-14T04:08:20.897 INFO:tasks.rados.rados.0.smithi038.stdout:1145: done (6 left) 2024-09-14T04:08:20.897 INFO:tasks.rados.rados.0.smithi038.stdout:1146: done (5 left) 2024-09-14T04:08:20.897 INFO:tasks.rados.rados.0.smithi038.stdout:1148: done (4 left) 2024-09-14T04:08:20.897 INFO:tasks.rados.rados.0.smithi038.stdout:1149: done (3 left) 2024-09-14T04:08:20.897 INFO:tasks.rados.rados.0.smithi038.stdout:1150: done (2 left) 2024-09-14T04:08:20.897 INFO:tasks.rados.rados.0.smithi038.stdout:1151: done (1 left) 2024-09-14T04:08:20.897 INFO:tasks.rados.rados.0.smithi038.stdout:1153: read oid 57 snap -1 2024-09-14T04:08:20.898 INFO:tasks.rados.rados.0.smithi038.stdout:1153: expect (ObjNum 766 snap 0 seq_num 766) 2024-09-14T04:08:20.898 INFO:tasks.rados.rados.0.smithi038.stdout:1154: write oid 455 current snap is 0 2024-09-14T04:08:20.898 INFO:tasks.rados.rados.0.smithi038.stdout:1152: finishing write tid 1 to smithi03870129-394 2024-09-14T04:08:20.898 INFO:tasks.rados.rados.0.smithi038.stdout:1154: seq_num 868 ranges {588476=580374,1643429=603638} 2024-09-14T04:08:20.902 INFO:tasks.rados.rados.0.smithi038.stdout:1154: writing smithi03870129-455 from 588476 to 1168850 tid 1 2024-09-14T04:08:20.910 INFO:tasks.rados.rados.0.smithi038.stdout:1154: writing smithi03870129-455 from 1643429 to 2247067 tid 2 2024-09-14T04:08:20.910 INFO:tasks.rados.rados.0.smithi038.stdout:1155: write oid 497 current snap is 0 2024-09-14T04:08:20.910 INFO:tasks.rados.rados.0.smithi038.stdout:1155: seq_num 869 ranges {605283=655623,1701911=747296} 2024-09-14T04:08:20.917 INFO:tasks.rados.rados.0.smithi038.stdout:1155: writing smithi03870129-497 from 605283 to 1260906 tid 1 2024-09-14T04:08:20.924 INFO:tasks.rados.rados.0.smithi038.stdout:1155: writing smithi03870129-497 from 1701911 to 2449207 tid 2 2024-09-14T04:08:20.924 INFO:tasks.rados.rados.0.smithi038.stdout:1156: write oid 29 current snap is 0 2024-09-14T04:08:20.924 INFO:tasks.rados.rados.0.smithi038.stdout:1154: finishing write tid 1 to smithi03870129-455 2024-09-14T04:08:20.924 INFO:tasks.rados.rados.0.smithi038.stdout:1153: expect (ObjNum 766 snap 0 seq_num 766) 2024-09-14T04:08:21.098 INFO:tasks.rados.rados.0.smithi038.stdout:1152: finishing write tid 2 to smithi03870129-394 2024-09-14T04:08:21.098 INFO:tasks.rados.rados.0.smithi038.stdout:1152: finishing write tid 3 to smithi03870129-394 2024-09-14T04:08:21.098 INFO:tasks.rados.rados.0.smithi038.stdout:1152: finishing write tid 4 to smithi03870129-394 2024-09-14T04:08:21.098 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 394 v 203 (ObjNum 867 snap 0 seq_num 867) dirty exists 2024-09-14T04:08:21.098 INFO:tasks.rados.rados.0.smithi038.stdout:1152: left oid 394 (ObjNum 867 snap 0 seq_num 867) 2024-09-14T04:08:21.098 INFO:tasks.rados.rados.0.smithi038.stdout:1154: finishing write tid 2 to smithi03870129-455 2024-09-14T04:08:21.098 INFO:tasks.rados.rados.0.smithi038.stdout:1154: finishing write tid 3 to smithi03870129-455 2024-09-14T04:08:21.098 INFO:tasks.rados.rados.0.smithi038.stdout:1156: seq_num 870 ranges {622090=730872,1760393=607307} 2024-09-14T04:08:21.105 INFO:tasks.rados.rados.0.smithi038.stdout:1156: writing smithi03870129-29 from 622090 to 1352962 tid 1 2024-09-14T04:08:21.113 INFO:tasks.rados.rados.0.smithi038.stdout:1156: writing smithi03870129-29 from 1760393 to 2367700 tid 2 2024-09-14T04:08:21.113 INFO:tasks.rados.rados.0.smithi038.stdout:1152: done (4 left) 2024-09-14T04:08:21.113 INFO:tasks.rados.rados.0.smithi038.stdout:1153: done (3 left) 2024-09-14T04:08:21.113 INFO:tasks.rados.rados.0.smithi038.stdout:1157: write oid 146 current snap is 0 2024-09-14T04:08:21.113 INFO:tasks.rados.rados.0.smithi038.stdout:1154: finishing write tid 4 to smithi03870129-455 2024-09-14T04:08:21.113 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 455 v 155 (ObjNum 868 snap 0 seq_num 868) dirty exists 2024-09-14T04:08:21.113 INFO:tasks.rados.rados.0.smithi038.stdout:1154: left oid 455 (ObjNum 868 snap 0 seq_num 868) 2024-09-14T04:08:21.113 INFO:tasks.rados.rados.0.smithi038.stdout:1155: finishing write tid 1 to smithi03870129-497 2024-09-14T04:08:21.113 INFO:tasks.rados.rados.0.smithi038.stdout:1155: finishing write tid 2 to smithi03870129-497 2024-09-14T04:08:21.113 INFO:tasks.rados.rados.0.smithi038.stdout:1155: finishing write tid 3 to smithi03870129-497 2024-09-14T04:08:21.114 INFO:tasks.rados.rados.0.smithi038.stdout:1155: finishing write tid 4 to smithi03870129-497 2024-09-14T04:08:21.114 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 497 v 206 (ObjNum 869 snap 0 seq_num 869) dirty exists 2024-09-14T04:08:21.114 INFO:tasks.rados.rados.0.smithi038.stdout:1155: left oid 497 (ObjNum 869 snap 0 seq_num 869) 2024-09-14T04:08:21.114 INFO:tasks.rados.rados.0.smithi038.stdout:1156: finishing write tid 1 to smithi03870129-29 2024-09-14T04:08:21.114 INFO:tasks.rados.rados.0.smithi038.stdout:1157: seq_num 871 ranges {638897=406121,1818875=750965} 2024-09-14T04:08:21.118 INFO:tasks.rados.rados.0.smithi038.stdout:1157: writing smithi03870129-146 from 638897 to 1045018 tid 1 2024-09-14T04:08:21.128 INFO:tasks.rados.rados.0.smithi038.stdout:1157: writing smithi03870129-146 from 1818875 to 2569840 tid 2 2024-09-14T04:08:21.128 INFO:tasks.rados.rados.0.smithi038.stdout:1154: done (3 left) 2024-09-14T04:08:21.128 INFO:tasks.rados.rados.0.smithi038.stdout:1155: done (2 left) 2024-09-14T04:08:21.128 INFO:tasks.rados.rados.0.smithi038.stdout:1158: read oid 163 snap -1 2024-09-14T04:08:21.128 INFO:tasks.rados.rados.0.smithi038.stdout:1158: expect deleted 2024-09-14T04:08:21.129 INFO:tasks.rados.rados.0.smithi038.stdout:1159: read oid 451 snap -1 2024-09-14T04:08:21.129 INFO:tasks.rados.rados.0.smithi038.stdout:1159: expect (ObjNum 450 snap 0 seq_num 450) 2024-09-14T04:08:21.129 INFO:tasks.rados.rados.0.smithi038.stdout:1156: finishing write tid 2 to smithi03870129-29 2024-09-14T04:08:21.129 INFO:tasks.rados.rados.0.smithi038.stdout:1156: finishing write tid 3 to smithi03870129-29 2024-09-14T04:08:21.129 INFO:tasks.rados.rados.0.smithi038.stdout:1156: finishing write tid 4 to smithi03870129-29 2024-09-14T04:08:21.129 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 29 v 180 (ObjNum 870 snap 0 seq_num 870) dirty exists 2024-09-14T04:08:21.129 INFO:tasks.rados.rados.0.smithi038.stdout:1156: left oid 29 (ObjNum 870 snap 0 seq_num 870) 2024-09-14T04:08:21.129 INFO:tasks.rados.rados.0.smithi038.stdout:1157: finishing write tid 1 to smithi03870129-146 2024-09-14T04:08:21.129 INFO:tasks.rados.rados.0.smithi038.stdout:1160: read oid 122 snap -1 2024-09-14T04:08:21.129 INFO:tasks.rados.rados.0.smithi038.stdout:1160: expect (ObjNum 121 snap 0 seq_num 121) 2024-09-14T04:08:21.129 INFO:tasks.rados.rados.0.smithi038.stdout:1156: done (4 left) 2024-09-14T04:08:21.129 INFO:tasks.rados.rados.0.smithi038.stdout:1161: write oid 359 current snap is 0 2024-09-14T04:08:21.129 INFO:tasks.rados.rados.0.smithi038.stdout:1161: seq_num 872 ranges {655704=481370,1761004=494623} 2024-09-14T04:08:21.134 INFO:tasks.rados.rados.0.smithi038.stdout:1161: writing smithi03870129-359 from 655704 to 1137074 tid 1 2024-09-14T04:08:21.142 INFO:tasks.rados.rados.0.smithi038.stdout:1161: writing smithi03870129-359 from 1761004 to 2255627 tid 2 2024-09-14T04:08:21.142 INFO:tasks.rados.rados.0.smithi038.stdout:1162: read oid 260 snap -1 2024-09-14T04:08:21.142 INFO:tasks.rados.rados.0.smithi038.stdout:1162: expect (ObjNum 669 snap 0 seq_num 669) 2024-09-14T04:08:21.142 INFO:tasks.rados.rados.0.smithi038.stdout:1163: read oid 495 snap -1 2024-09-14T04:08:21.142 INFO:tasks.rados.rados.0.smithi038.stdout:1163: expect (ObjNum 686 snap 0 seq_num 686) 2024-09-14T04:08:21.142 INFO:tasks.rados.rados.0.smithi038.stdout:1164: read oid 283 snap -1 2024-09-14T04:08:21.142 INFO:tasks.rados.rados.0.smithi038.stdout:1164: expect (ObjNum 735 snap 0 seq_num 735) 2024-09-14T04:08:21.142 INFO:tasks.rados.rados.0.smithi038.stdout:1165: write oid 337 current snap is 0 2024-09-14T04:08:21.142 INFO:tasks.rados.rados.0.smithi038.stdout:1165: seq_num 873 ranges {672511=556619,1819486=754634} 2024-09-14T04:08:21.148 INFO:tasks.rados.rados.0.smithi038.stdout:1165: writing smithi03870129-337 from 672511 to 1229130 tid 1 2024-09-14T04:08:21.156 INFO:tasks.rados.rados.0.smithi038.stdout:1165: writing smithi03870129-337 from 1819486 to 2574120 tid 2 2024-09-14T04:08:21.156 INFO:tasks.rados.rados.0.smithi038.stdout:1166: delete oid 496 current snap is 0 2024-09-14T04:08:21.156 INFO:tasks.rados.rados.0.smithi038.stdout:1160: expect (ObjNum 121 snap 0 seq_num 121) 2024-09-14T04:08:21.228 INFO:tasks.rados.rados.0.smithi038.stdout:1157: finishing write tid 2 to smithi03870129-146 2024-09-14T04:08:21.228 INFO:tasks.rados.rados.0.smithi038.stdout:1157: finishing write tid 3 to smithi03870129-146 2024-09-14T04:08:21.228 INFO:tasks.rados.rados.0.smithi038.stdout:1157: finishing write tid 4 to smithi03870129-146 2024-09-14T04:08:21.228 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 146 v 240 (ObjNum 871 snap 0 seq_num 871) dirty exists 2024-09-14T04:08:21.229 INFO:tasks.rados.rados.0.smithi038.stdout:1157: left oid 146 (ObjNum 871 snap 0 seq_num 871) 2024-09-14T04:08:21.229 INFO:tasks.rados.rados.0.smithi038.stdout:1161: finishing write tid 1 to smithi03870129-359 2024-09-14T04:08:21.229 INFO:tasks.rados.rados.0.smithi038.stdout:1159: expect (ObjNum 450 snap 0 seq_num 450) 2024-09-14T04:08:21.356 INFO:tasks.rados.rados.0.smithi038.stdout:1162: expect (ObjNum 669 snap 0 seq_num 669) 2024-09-14T04:08:21.539 INFO:tasks.rados.rados.0.smithi038.stdout:1163: expect (ObjNum 686 snap 0 seq_num 686) 2024-09-14T04:08:21.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:21 smithi123 bash[24950]: cluster 2024-09-14T04:08:20.254932+0000 mgr.y (mgr.14406) 242 : cluster [DBG] pgmap v220: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 10 MiB/s wr, 91 op/s 2024-09-14T04:08:21.684 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:08:21 smithi123 bash[25882]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:08:21] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-14T04:08:21.709 INFO:tasks.rados.rados.0.smithi038.stdout:1161: finishing write tid 2 to smithi03870129-359 2024-09-14T04:08:21.710 INFO:tasks.rados.rados.0.smithi038.stdout:1161: finishing write tid 3 to smithi03870129-359 2024-09-14T04:08:21.710 INFO:tasks.rados.rados.0.smithi038.stdout:1161: finishing write tid 4 to smithi03870129-359 2024-09-14T04:08:21.710 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 359 v 194 (ObjNum 872 snap 0 seq_num 872) dirty exists 2024-09-14T04:08:21.710 INFO:tasks.rados.rados.0.smithi038.stdout:1161: left oid 359 (ObjNum 872 snap 0 seq_num 872) 2024-09-14T04:08:21.710 INFO:tasks.rados.rados.0.smithi038.stdout:1164: expect (ObjNum 735 snap 0 seq_num 735) 2024-09-14T04:08:21.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:21 smithi038 bash[22519]: cluster 2024-09-14T04:08:20.254932+0000 mgr.y (mgr.14406) 242 : cluster [DBG] pgmap v220: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 10 MiB/s wr, 91 op/s 2024-09-14T04:08:21.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:21 smithi038 bash[32505]: cluster 2024-09-14T04:08:20.254932+0000 mgr.y (mgr.14406) 242 : cluster [DBG] pgmap v220: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 10 MiB/s wr, 91 op/s 2024-09-14T04:08:21.832 INFO:tasks.rados.rados.0.smithi038.stdout:1165: finishing write tid 1 to smithi03870129-337 2024-09-14T04:08:21.832 INFO:tasks.rados.rados.0.smithi038.stdout:1165: finishing write tid 2 to smithi03870129-337 2024-09-14T04:08:21.832 INFO:tasks.rados.rados.0.smithi038.stdout:1157: done (9 left) 2024-09-14T04:08:21.832 INFO:tasks.rados.rados.0.smithi038.stdout:1158: done (8 left) 2024-09-14T04:08:21.832 INFO:tasks.rados.rados.0.smithi038.stdout:1159: done (7 left) 2024-09-14T04:08:21.833 INFO:tasks.rados.rados.0.smithi038.stdout:1160: done (6 left) 2024-09-14T04:08:21.833 INFO:tasks.rados.rados.0.smithi038.stdout:1161: done (5 left) 2024-09-14T04:08:21.833 INFO:tasks.rados.rados.0.smithi038.stdout:1162: done (4 left) 2024-09-14T04:08:21.833 INFO:tasks.rados.rados.0.smithi038.stdout:1163: done (3 left) 2024-09-14T04:08:21.833 INFO:tasks.rados.rados.0.smithi038.stdout:1164: done (2 left) 2024-09-14T04:08:21.833 INFO:tasks.rados.rados.0.smithi038.stdout:1166: done (1 left) 2024-09-14T04:08:21.833 INFO:tasks.rados.rados.0.smithi038.stdout:1167: write oid 480 current snap is 0 2024-09-14T04:08:21.834 INFO:tasks.rados.rados.0.smithi038.stdout:1165: finishing write tid 3 to smithi03870129-337 2024-09-14T04:08:21.834 INFO:tasks.rados.rados.0.smithi038.stdout:1165: finishing write tid 4 to smithi03870129-337 2024-09-14T04:08:21.834 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 337 v 95 (ObjNum 873 snap 0 seq_num 873) dirty exists 2024-09-14T04:08:21.834 INFO:tasks.rados.rados.0.smithi038.stdout:1165: left oid 337 (ObjNum 873 snap 0 seq_num 873) 2024-09-14T04:08:21.834 INFO:tasks.rados.rados.0.smithi038.stdout:1167: seq_num 875 ranges {706125=423470,1652803=758303} 2024-09-14T04:08:21.838 INFO:tasks.rados.rados.0.smithi038.stdout:1167: writing smithi03870129-480 from 706125 to 1129595 tid 1 2024-09-14T04:08:21.846 INFO:tasks.rados.rados.0.smithi038.stdout:1167: writing smithi03870129-480 from 1652803 to 2411106 tid 2 2024-09-14T04:08:21.846 INFO:tasks.rados.rados.0.smithi038.stdout:1165: done (1 left) 2024-09-14T04:08:21.846 INFO:tasks.rados.rados.0.smithi038.stdout:1168: read oid 264 snap -1 2024-09-14T04:08:21.846 INFO:tasks.rados.rados.0.smithi038.stdout:1168: expect deleted 2024-09-14T04:08:21.846 INFO:tasks.rados.rados.0.smithi038.stdout:1169: write oid 133 current snap is 0 2024-09-14T04:08:21.846 INFO:tasks.rados.rados.0.smithi038.stdout:1167: finishing write tid 1 to smithi03870129-480 2024-09-14T04:08:21.846 INFO:tasks.rados.rados.0.smithi038.stdout:1169: seq_num 876 ranges {722932=498719,1994932=501961} 2024-09-14T04:08:21.852 INFO:tasks.rados.rados.0.smithi038.stdout:1169: writing smithi03870129-133 from 722932 to 1221651 tid 1 2024-09-14T04:08:21.860 INFO:tasks.rados.rados.0.smithi038.stdout:1169: writing smithi03870129-133 from 1994932 to 2496893 tid 2 2024-09-14T04:08:21.860 INFO:tasks.rados.rados.0.smithi038.stdout:1170: read oid 400 snap -1 2024-09-14T04:08:21.860 INFO:tasks.rados.rados.0.smithi038.stdout:1170: expect (ObjNum 399 snap 0 seq_num 399) 2024-09-14T04:08:21.861 INFO:tasks.rados.rados.0.smithi038.stdout:1171: write oid 135 current snap is 0 2024-09-14T04:08:21.861 INFO:tasks.rados.rados.0.smithi038.stdout:1171: seq_num 877 ranges {739739=573968,2053414=686325} 2024-09-14T04:08:21.868 INFO:tasks.rados.rados.0.smithi038.stdout:1171: writing smithi03870129-135 from 739739 to 1313707 tid 1 2024-09-14T04:08:21.877 INFO:tasks.rados.rados.0.smithi038.stdout:1171: writing smithi03870129-135 from 2053414 to 2739739 tid 2 2024-09-14T04:08:21.877 INFO:tasks.rados.rados.0.smithi038.stdout:1172: read oid 145 snap -1 2024-09-14T04:08:21.877 INFO:tasks.rados.rados.0.smithi038.stdout:1172: expect (ObjNum 144 snap 0 seq_num 144) 2024-09-14T04:08:21.877 INFO:tasks.rados.rados.0.smithi038.stdout:1173: read oid 351 snap -1 2024-09-14T04:08:21.877 INFO:tasks.rados.rados.0.smithi038.stdout:1173: expect (ObjNum 833 snap 0 seq_num 833) 2024-09-14T04:08:21.878 INFO:tasks.rados.rados.0.smithi038.stdout:1174: read oid 181 snap -1 2024-09-14T04:08:21.878 INFO:tasks.rados.rados.0.smithi038.stdout:1174: expect (ObjNum 725 snap 0 seq_num 725) 2024-09-14T04:08:21.878 INFO:tasks.rados.rados.0.smithi038.stdout:1175: write oid 386 current snap is 0 2024-09-14T04:08:21.878 INFO:tasks.rados.rados.0.smithi038.stdout:1175: seq_num 878 ranges {756546=649217,2111896=505630} 2024-09-14T04:08:21.885 INFO:tasks.rados.rados.0.smithi038.stdout:1175: writing smithi03870129-386 from 756546 to 1405763 tid 1 2024-09-14T04:08:21.893 INFO:tasks.rados.rados.0.smithi038.stdout:1175: writing smithi03870129-386 from 2111896 to 2617526 tid 2 2024-09-14T04:08:21.893 INFO:tasks.rados.rados.0.smithi038.stdout:1176: read oid 31 snap -1 2024-09-14T04:08:21.893 INFO:tasks.rados.rados.0.smithi038.stdout:1176: expect (ObjNum 822 snap 0 seq_num 822) 2024-09-14T04:08:21.893 INFO:tasks.rados.rados.0.smithi038.stdout:1177: write oid 205 current snap is 0 2024-09-14T04:08:21.893 INFO:tasks.rados.rados.0.smithi038.stdout:1167: finishing write tid 2 to smithi03870129-480 2024-09-14T04:08:21.893 INFO:tasks.rados.rados.0.smithi038.stdout:1177: seq_num 879 ranges {773353=724466,2170378=602975} 2024-09-14T04:08:21.901 INFO:tasks.rados.rados.0.smithi038.stdout:1177: writing smithi03870129-205 from 773353 to 1497819 tid 1 2024-09-14T04:08:21.910 INFO:tasks.rados.rados.0.smithi038.stdout:1177: writing smithi03870129-205 from 2170378 to 2773353 tid 2 2024-09-14T04:08:21.910 INFO:tasks.rados.rados.0.smithi038.stdout:1168: done (10 left) 2024-09-14T04:08:21.910 INFO:tasks.rados.rados.0.smithi038.stdout:1178: write oid 218 current snap is 0 2024-09-14T04:08:21.910 INFO:tasks.rados.rados.0.smithi038.stdout:1178: seq_num 880 ranges {790160=799715,2112507=509299} 2024-09-14T04:08:21.919 INFO:tasks.rados.rados.0.smithi038.stdout:1178: writing smithi03870129-218 from 790160 to 1589875 tid 1 2024-09-14T04:08:21.926 INFO:tasks.rados.rados.0.smithi038.stdout:1178: writing smithi03870129-218 from 2112507 to 2621806 tid 2 2024-09-14T04:08:21.926 INFO:tasks.rados.rados.0.smithi038.stdout:1179: write oid 184 current snap is 0 2024-09-14T04:08:21.926 INFO:tasks.rados.rados.0.smithi038.stdout:1167: finishing write tid 3 to smithi03870129-480 2024-09-14T04:08:21.926 INFO:tasks.rados.rados.0.smithi038.stdout:1167: finishing write tid 4 to smithi03870129-480 2024-09-14T04:08:21.926 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 480 v 243 (ObjNum 875 snap 0 seq_num 875) dirty exists 2024-09-14T04:08:21.926 INFO:tasks.rados.rados.0.smithi038.stdout:1167: left oid 480 (ObjNum 875 snap 0 seq_num 875) 2024-09-14T04:08:21.926 INFO:tasks.rados.rados.0.smithi038.stdout:1169: finishing write tid 1 to smithi03870129-133 2024-09-14T04:08:21.926 INFO:tasks.rados.rados.0.smithi038.stdout:1179: seq_num 881 ranges {406967=474964,1370989=769310,2677186=129781} 2024-09-14T04:08:21.930 INFO:tasks.rados.rados.0.smithi038.stdout:1179: writing smithi03870129-184 from 406967 to 881931 tid 1 2024-09-14T04:08:21.937 INFO:tasks.rados.rados.0.smithi038.stdout:1179: writing smithi03870129-184 from 1370989 to 2140299 tid 2 2024-09-14T04:08:21.942 INFO:tasks.rados.rados.0.smithi038.stdout:1179: writing smithi03870129-184 from 2677186 to 2806967 tid 3 2024-09-14T04:08:21.942 INFO:tasks.rados.rados.0.smithi038.stdout:1167: done (11 left) 2024-09-14T04:08:21.942 INFO:tasks.rados.rados.0.smithi038.stdout:1180: read oid 77 snap -1 2024-09-14T04:08:21.942 INFO:tasks.rados.rados.0.smithi038.stdout:1180: expect (ObjNum 76 snap 0 seq_num 76) 2024-09-14T04:08:21.942 INFO:tasks.rados.rados.0.smithi038.stdout:1181: read oid 87 snap -1 2024-09-14T04:08:21.942 INFO:tasks.rados.rados.0.smithi038.stdout:1181: expect (ObjNum 713 snap 0 seq_num 713) 2024-09-14T04:08:21.942 INFO:tasks.rados.rados.0.smithi038.stdout:1182: read oid 230 snap -1 2024-09-14T04:08:21.942 INFO:tasks.rados.rados.0.smithi038.stdout:1182: expect (ObjNum 864 snap 0 seq_num 864) 2024-09-14T04:08:21.942 INFO:tasks.rados.rados.0.smithi038.stdout:1183: write oid 274 current snap is 0 2024-09-14T04:08:21.943 INFO:tasks.rados.rados.0.smithi038.stdout:1183: seq_num 882 ranges {423774=666566,1545824=512968,2704609=119165} 2024-09-14T04:08:21.949 INFO:tasks.rados.rados.0.smithi038.stdout:1183: writing smithi03870129-274 from 423774 to 1090340 tid 1 2024-09-14T04:08:21.955 INFO:tasks.rados.rados.0.smithi038.stdout:1183: writing smithi03870129-274 from 1545824 to 2058792 tid 2 2024-09-14T04:08:21.959 INFO:tasks.rados.rados.0.smithi038.stdout:1183: writing smithi03870129-274 from 2704609 to 2823774 tid 3 2024-09-14T04:08:21.959 INFO:tasks.rados.rados.0.smithi038.stdout:1184: read oid 470 snap -1 2024-09-14T04:08:21.959 INFO:tasks.rados.rados.0.smithi038.stdout:1184: expect (ObjNum 512 snap 0 seq_num 512) 2024-09-14T04:08:21.960 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:08:21.960 INFO:tasks.rados.rados.0.smithi038.stdout:1169: finishing write tid 2 to smithi03870129-133 2024-09-14T04:08:21.960 INFO:tasks.rados.rados.0.smithi038.stdout:1169: finishing write tid 3 to smithi03870129-133 2024-09-14T04:08:21.960 INFO:tasks.rados.rados.0.smithi038.stdout:1169: finishing write tid 4 to smithi03870129-133 2024-09-14T04:08:21.960 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 133 v 247 (ObjNum 876 snap 0 seq_num 876) dirty exists 2024-09-14T04:08:21.960 INFO:tasks.rados.rados.0.smithi038.stdout:1169: left oid 133 (ObjNum 876 snap 0 seq_num 876) 2024-09-14T04:08:21.960 INFO:tasks.rados.rados.0.smithi038.stdout:1170: expect (ObjNum 399 snap 0 seq_num 399) 2024-09-14T04:08:22.057 INFO:tasks.rados.rados.0.smithi038.stdout:1171: finishing write tid 1 to smithi03870129-135 2024-09-14T04:08:22.057 INFO:tasks.rados.rados.0.smithi038.stdout:1173: expect (ObjNum 833 snap 0 seq_num 833) 2024-09-14T04:08:22.147 INFO:tasks.rados.rados.0.smithi038.stdout:1174: expect (ObjNum 725 snap 0 seq_num 725) 2024-09-14T04:08:22.253 INFO:tasks.rados.rados.0.smithi038.stdout:1171: finishing write tid 2 to smithi03870129-135 2024-09-14T04:08:22.253 INFO:tasks.rados.rados.0.smithi038.stdout:1171: finishing write tid 3 to smithi03870129-135 2024-09-14T04:08:22.253 INFO:tasks.rados.rados.0.smithi038.stdout:1171: finishing write tid 4 to smithi03870129-135 2024-09-14T04:08:22.253 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 135 v 209 (ObjNum 877 snap 0 seq_num 877) dirty exists 2024-09-14T04:08:22.254 INFO:tasks.rados.rados.0.smithi038.stdout:1171: left oid 135 (ObjNum 877 snap 0 seq_num 877) 2024-09-14T04:08:22.254 INFO:tasks.rados.rados.0.smithi038.stdout:1172: expect (ObjNum 144 snap 0 seq_num 144) 2024-09-14T04:08:22.352 INFO:tasks.rados.rados.0.smithi038.stdout:1175: finishing write tid 1 to smithi03870129-386 2024-09-14T04:08:22.352 INFO:tasks.rados.rados.0.smithi038.stdout:1175: finishing write tid 2 to smithi03870129-386 2024-09-14T04:08:22.353 INFO:tasks.rados.rados.0.smithi038.stdout:1175: finishing write tid 3 to smithi03870129-386 2024-09-14T04:08:22.353 INFO:tasks.rados.rados.0.smithi038.stdout:1169: done (15 left) 2024-09-14T04:08:22.353 INFO:tasks.rados.rados.0.smithi038.stdout:1170: done (14 left) 2024-09-14T04:08:22.353 INFO:tasks.rados.rados.0.smithi038.stdout:1171: done (13 left) 2024-09-14T04:08:22.353 INFO:tasks.rados.rados.0.smithi038.stdout:1172: done (12 left) 2024-09-14T04:08:22.353 INFO:tasks.rados.rados.0.smithi038.stdout:1173: done (11 left) 2024-09-14T04:08:22.353 INFO:tasks.rados.rados.0.smithi038.stdout:1174: done (10 left) 2024-09-14T04:08:22.353 INFO:tasks.rados.rados.0.smithi038.stdout:1185: read oid 53 snap -1 2024-09-14T04:08:22.353 INFO:tasks.rados.rados.0.smithi038.stdout:1185: expect (ObjNum 52 snap 0 seq_num 52) 2024-09-14T04:08:22.353 INFO:tasks.rados.rados.0.smithi038.stdout:1186: write oid 308 current snap is 0 2024-09-14T04:08:22.353 INFO:tasks.rados.rados.0.smithi038.stdout:1175: finishing write tid 4 to smithi03870129-386 2024-09-14T04:08:22.353 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 386 v 136 (ObjNum 878 snap 0 seq_num 878) dirty exists 2024-09-14T04:08:22.353 INFO:tasks.rados.rados.0.smithi038.stdout:1175: left oid 386 (ObjNum 878 snap 0 seq_num 878) 2024-09-14T04:08:22.354 INFO:tasks.rados.rados.0.smithi038.stdout:1176: expect (ObjNum 822 snap 0 seq_num 822) 2024-09-14T04:08:22.519 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:08:22 smithi038 bash[22772]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:08:22] "GET /metrics HTTP/1.1" 200 243560 "" "Prometheus/2.43.0" 2024-09-14T04:08:22.546 INFO:tasks.rados.rados.0.smithi038.stdout:1177: finishing write tid 1 to smithi03870129-205 2024-09-14T04:08:22.547 INFO:tasks.rados.rados.0.smithi038.stdout:1177: finishing write tid 2 to smithi03870129-205 2024-09-14T04:08:22.547 INFO:tasks.rados.rados.0.smithi038.stdout:1177: finishing write tid 3 to smithi03870129-205 2024-09-14T04:08:22.547 INFO:tasks.rados.rados.0.smithi038.stdout:1177: finishing write tid 4 to smithi03870129-205 2024-09-14T04:08:22.547 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 205 v 246 (ObjNum 879 snap 0 seq_num 879) dirty exists 2024-09-14T04:08:22.547 INFO:tasks.rados.rados.0.smithi038.stdout:1177: left oid 205 (ObjNum 879 snap 0 seq_num 879) 2024-09-14T04:08:22.547 INFO:tasks.rados.rados.0.smithi038.stdout:1178: finishing write tid 1 to smithi03870129-218 2024-09-14T04:08:22.547 INFO:tasks.rados.rados.0.smithi038.stdout:1186: seq_num 883 ranges {440581=741815,1604306=656626,2732032=108549} 2024-09-14T04:08:22.553 INFO:tasks.rados.rados.0.smithi038.stdout:1186: writing smithi03870129-308 from 440581 to 1182396 tid 1 2024-09-14T04:08:22.560 INFO:tasks.rados.rados.0.smithi038.stdout:1186: writing smithi03870129-308 from 1604306 to 2260932 tid 2 2024-09-14T04:08:22.564 INFO:tasks.rados.rados.0.smithi038.stdout:1186: writing smithi03870129-308 from 2732032 to 2840581 tid 3 2024-09-14T04:08:22.564 INFO:tasks.rados.rados.0.smithi038.stdout:1175: done (11 left) 2024-09-14T04:08:22.564 INFO:tasks.rados.rados.0.smithi038.stdout:1176: done (10 left) 2024-09-14T04:08:22.564 INFO:tasks.rados.rados.0.smithi038.stdout:1177: done (9 left) 2024-09-14T04:08:22.564 INFO:tasks.rados.rados.0.smithi038.stdout:1187: write oid 82 current snap is 0 2024-09-14T04:08:22.564 INFO:tasks.rados.rados.0.smithi038.stdout:1187: seq_num 884 ranges {457388=417064,1546435=516637,2643102=214286} 2024-09-14T04:08:22.569 INFO:tasks.rados.rados.0.smithi038.stdout:1187: writing smithi03870129-82 from 457388 to 874452 tid 1 2024-09-14T04:08:22.575 INFO:tasks.rados.rados.0.smithi038.stdout:1187: writing smithi03870129-82 from 1546435 to 2063072 tid 2 2024-09-14T04:08:22.581 INFO:tasks.rados.rados.0.smithi038.stdout:1187: writing smithi03870129-82 from 2643102 to 2857388 tid 3 2024-09-14T04:08:22.581 INFO:tasks.rados.rados.0.smithi038.stdout:1188: write oid 370 current snap is 0 2024-09-14T04:08:22.581 INFO:tasks.rados.rados.0.smithi038.stdout:1178: finishing write tid 2 to smithi03870129-218 2024-09-14T04:08:22.581 INFO:tasks.rados.rados.0.smithi038.stdout:1178: finishing write tid 3 to smithi03870129-218 2024-09-14T04:08:22.581 INFO:tasks.rados.rados.0.smithi038.stdout:1178: finishing write tid 4 to smithi03870129-218 2024-09-14T04:08:22.581 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 218 v 179 (ObjNum 880 snap 0 seq_num 880) dirty exists 2024-09-14T04:08:22.581 INFO:tasks.rados.rados.0.smithi038.stdout:1178: left oid 218 (ObjNum 880 snap 0 seq_num 880) 2024-09-14T04:08:22.581 INFO:tasks.rados.rados.0.smithi038.stdout:1179: finishing write tid 1 to smithi03870129-184 2024-09-14T04:08:22.581 INFO:tasks.rados.rados.0.smithi038.stdout:1180: expect (ObjNum 76 snap 0 seq_num 76) 2024-09-14T04:08:22.709 INFO:tasks.rados.rados.0.smithi038.stdout:1181: expect (ObjNum 713 snap 0 seq_num 713) 2024-09-14T04:08:22.899 INFO:tasks.rados.rados.0.smithi038.stdout:1179: finishing write tid 2 to smithi03870129-184 2024-09-14T04:08:22.899 INFO:tasks.rados.rados.0.smithi038.stdout:1179: finishing write tid 3 to smithi03870129-184 2024-09-14T04:08:22.899 INFO:tasks.rados.rados.0.smithi038.stdout:1179: finishing write tid 4 to smithi03870129-184 2024-09-14T04:08:22.899 INFO:tasks.rados.rados.0.smithi038.stdout:1179: finishing write tid 5 to smithi03870129-184 2024-09-14T04:08:22.899 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 184 v 147 (ObjNum 881 snap 0 seq_num 881) dirty exists 2024-09-14T04:08:22.900 INFO:tasks.rados.rados.0.smithi038.stdout:1179: left oid 184 (ObjNum 881 snap 0 seq_num 881) 2024-09-14T04:08:22.900 INFO:tasks.rados.rados.0.smithi038.stdout:1182: expect (ObjNum 864 snap 0 seq_num 864) 2024-09-14T04:08:23.025 INFO:tasks.rados.rados.0.smithi038.stdout:1183: finishing write tid 1 to smithi03870129-274 2024-09-14T04:08:23.025 INFO:tasks.rados.rados.0.smithi038.stdout:1183: finishing write tid 2 to smithi03870129-274 2024-09-14T04:08:23.025 INFO:tasks.rados.rados.0.smithi038.stdout:1183: finishing write tid 3 to smithi03870129-274 2024-09-14T04:08:23.025 INFO:tasks.rados.rados.0.smithi038.stdout:1183: finishing write tid 4 to smithi03870129-274 2024-09-14T04:08:23.025 INFO:tasks.rados.rados.0.smithi038.stdout:1183: finishing write tid 5 to smithi03870129-274 2024-09-14T04:08:23.025 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 274 v 187 (ObjNum 882 snap 0 seq_num 882) dirty exists 2024-09-14T04:08:23.025 INFO:tasks.rados.rados.0.smithi038.stdout:1183: left oid 274 (ObjNum 882 snap 0 seq_num 882) 2024-09-14T04:08:23.025 INFO:tasks.rados.rados.0.smithi038.stdout:1184: expect (ObjNum 512 snap 0 seq_num 512) 2024-09-14T04:08:23.130 INFO:tasks.rados.rados.0.smithi038.stdout:1185: expect (ObjNum 52 snap 0 seq_num 52) 2024-09-14T04:08:23.220 INFO:tasks.rados.rados.0.smithi038.stdout:1186: finishing write tid 1 to smithi03870129-308 2024-09-14T04:08:23.220 INFO:tasks.rados.rados.0.smithi038.stdout:1186: finishing write tid 2 to smithi03870129-308 2024-09-14T04:08:23.220 INFO:tasks.rados.rados.0.smithi038.stdout:1186: finishing write tid 3 to smithi03870129-308 2024-09-14T04:08:23.221 INFO:tasks.rados.rados.0.smithi038.stdout:1186: finishing write tid 4 to smithi03870129-308 2024-09-14T04:08:23.221 INFO:tasks.rados.rados.0.smithi038.stdout:1186: finishing write tid 5 to smithi03870129-308 2024-09-14T04:08:23.221 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 308 v 267 (ObjNum 883 snap 0 seq_num 883) dirty exists 2024-09-14T04:08:23.221 INFO:tasks.rados.rados.0.smithi038.stdout:1186: left oid 308 (ObjNum 883 snap 0 seq_num 883) 2024-09-14T04:08:23.221 INFO:tasks.rados.rados.0.smithi038.stdout:1187: finishing write tid 1 to smithi03870129-82 2024-09-14T04:08:23.221 INFO:tasks.rados.rados.0.smithi038.stdout:1188: seq_num 885 ranges {474195=492313,1604917=660295,2670525=203670} 2024-09-14T04:08:23.225 INFO:tasks.rados.rados.0.smithi038.stdout:1188: writing smithi03870129-370 from 474195 to 966508 tid 1 2024-09-14T04:08:23.232 INFO:tasks.rados.rados.0.smithi038.stdout:1188: writing smithi03870129-370 from 1604917 to 2265212 tid 2 2024-09-14T04:08:23.238 INFO:tasks.rados.rados.0.smithi038.stdout:1188: writing smithi03870129-370 from 2670525 to 2874195 tid 3 2024-09-14T04:08:23.238 INFO:tasks.rados.rados.0.smithi038.stdout:1178: done (10 left) 2024-09-14T04:08:23.239 INFO:tasks.rados.rados.0.smithi038.stdout:1179: done (9 left) 2024-09-14T04:08:23.239 INFO:tasks.rados.rados.0.smithi038.stdout:1180: done (8 left) 2024-09-14T04:08:23.239 INFO:tasks.rados.rados.0.smithi038.stdout:1181: done (7 left) 2024-09-14T04:08:23.239 INFO:tasks.rados.rados.0.smithi038.stdout:1182: done (6 left) 2024-09-14T04:08:23.239 INFO:tasks.rados.rados.0.smithi038.stdout:1183: done (5 left) 2024-09-14T04:08:23.239 INFO:tasks.rados.rados.0.smithi038.stdout:1184: done (4 left) 2024-09-14T04:08:23.240 INFO:tasks.rados.rados.0.smithi038.stdout:1185: done (3 left) 2024-09-14T04:08:23.240 INFO:tasks.rados.rados.0.smithi038.stdout:1186: done (2 left) 2024-09-14T04:08:23.240 INFO:tasks.rados.rados.0.smithi038.stdout:1189: write oid 72 current snap is 0 2024-09-14T04:08:23.240 INFO:tasks.rados.rados.0.smithi038.stdout:1187: finishing write tid 2 to smithi03870129-82 2024-09-14T04:08:23.240 INFO:tasks.rados.rados.0.smithi038.stdout:1187: finishing write tid 3 to smithi03870129-82 2024-09-14T04:08:23.241 INFO:tasks.rados.rados.0.smithi038.stdout:1187: finishing write tid 4 to smithi03870129-82 2024-09-14T04:08:23.241 INFO:tasks.rados.rados.0.smithi038.stdout:1187: finishing write tid 5 to smithi03870129-82 2024-09-14T04:08:23.241 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 82 v 140 (ObjNum 884 snap 0 seq_num 884) dirty exists 2024-09-14T04:08:23.241 INFO:tasks.rados.rados.0.smithi038.stdout:1187: left oid 82 (ObjNum 884 snap 0 seq_num 884) 2024-09-14T04:08:23.241 INFO:tasks.rados.rados.0.smithi038.stdout:1188: finishing write tid 1 to smithi03870129-370 2024-09-14T04:08:23.241 INFO:tasks.rados.rados.0.smithi038.stdout:1189: seq_num 886 ranges {491002=567562,1663399=520306,2814301=76701} 2024-09-14T04:08:23.242 INFO:tasks.rados.rados.0.smithi038.stdout:1189: writing smithi03870129-72 from 491002 to 1058564 tid 1 2024-09-14T04:08:23.248 INFO:tasks.rados.rados.0.smithi038.stdout:1189: writing smithi03870129-72 from 1663399 to 2183705 tid 2 2024-09-14T04:08:23.253 INFO:tasks.rados.rados.0.smithi038.stdout:1189: writing smithi03870129-72 from 2814301 to 2891002 tid 3 2024-09-14T04:08:23.253 INFO:tasks.rados.rados.0.smithi038.stdout:1187: done (2 left) 2024-09-14T04:08:23.253 INFO:tasks.rados.rados.0.smithi038.stdout:1190: read oid 50 snap -1 2024-09-14T04:08:23.253 INFO:tasks.rados.rados.0.smithi038.stdout:1190: expect (ObjNum 607 snap 0 seq_num 607) 2024-09-14T04:08:23.253 INFO:tasks.rados.rados.0.smithi038.stdout:1191: delete oid 447 current snap is 0 2024-09-14T04:08:23.253 INFO:tasks.rados.rados.0.smithi038.stdout:1188: finishing write tid 2 to smithi03870129-370 2024-09-14T04:08:23.253 INFO:tasks.rados.rados.0.smithi038.stdout:1188: finishing write tid 3 to smithi03870129-370 2024-09-14T04:08:23.253 INFO:tasks.rados.rados.0.smithi038.stdout:1188: finishing write tid 4 to smithi03870129-370 2024-09-14T04:08:23.254 INFO:tasks.rados.rados.0.smithi038.stdout:1188: finishing write tid 5 to smithi03870129-370 2024-09-14T04:08:23.254 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 370 v 250 (ObjNum 885 snap 0 seq_num 885) dirty exists 2024-09-14T04:08:23.254 INFO:tasks.rados.rados.0.smithi038.stdout:1188: left oid 370 (ObjNum 885 snap 0 seq_num 885) 2024-09-14T04:08:23.254 INFO:tasks.rados.rados.0.smithi038.stdout:1189: finishing write tid 1 to smithi03870129-72 2024-09-14T04:08:23.254 INFO:tasks.rados.rados.0.smithi038.stdout:1188: done (3 left) 2024-09-14T04:08:23.254 INFO:tasks.rados.rados.0.smithi038.stdout:1191: done (2 left) 2024-09-14T04:08:23.254 INFO:tasks.rados.rados.0.smithi038.stdout:1192: write oid 62 current snap is 0 2024-09-14T04:08:23.254 INFO:tasks.rados.rados.0.smithi038.stdout:1192: seq_num 888 ranges {524616=718060,1664010=523975,2752794=171822} 2024-09-14T04:08:23.261 INFO:tasks.rados.rados.0.smithi038.stdout:1192: writing smithi03870129-62 from 524616 to 1242676 tid 1 2024-09-14T04:08:23.266 INFO:tasks.rados.rados.0.smithi038.stdout:1192: writing smithi03870129-62 from 1664010 to 2187985 tid 2 2024-09-14T04:08:23.271 INFO:tasks.rados.rados.0.smithi038.stdout:1192: writing smithi03870129-62 from 2752794 to 2924616 tid 3 2024-09-14T04:08:23.271 INFO:tasks.rados.rados.0.smithi038.stdout:1193: read oid 250 snap -1 2024-09-14T04:08:23.271 INFO:tasks.rados.rados.0.smithi038.stdout:1193: expect (ObjNum 508 snap 0 seq_num 508) 2024-09-14T04:08:23.271 INFO:tasks.rados.rados.0.smithi038.stdout:1194: delete oid 445 current snap is 0 2024-09-14T04:08:23.272 INFO:tasks.rados.rados.0.smithi038.stdout:1189: finishing write tid 2 to smithi03870129-72 2024-09-14T04:08:23.272 INFO:tasks.rados.rados.0.smithi038.stdout:1189: finishing write tid 3 to smithi03870129-72 2024-09-14T04:08:23.272 INFO:tasks.rados.rados.0.smithi038.stdout:1189: finishing write tid 4 to smithi03870129-72 2024-09-14T04:08:23.272 INFO:tasks.rados.rados.0.smithi038.stdout:1189: finishing write tid 5 to smithi03870129-72 2024-09-14T04:08:23.272 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 72 v 169 (ObjNum 886 snap 0 seq_num 886) dirty exists 2024-09-14T04:08:23.272 INFO:tasks.rados.rados.0.smithi038.stdout:1189: left oid 72 (ObjNum 886 snap 0 seq_num 886) 2024-09-14T04:08:23.272 INFO:tasks.rados.rados.0.smithi038.stdout:1190: expect (ObjNum 607 snap 0 seq_num 607) 2024-09-14T04:08:23.360 INFO:tasks.rados.rados.0.smithi038.stdout:1192: finishing write tid 1 to smithi03870129-62 2024-09-14T04:08:23.361 INFO:tasks.rados.rados.0.smithi038.stdout:1192: finishing write tid 2 to smithi03870129-62 2024-09-14T04:08:23.361 INFO:tasks.rados.rados.0.smithi038.stdout:1192: finishing write tid 3 to smithi03870129-62 2024-09-14T04:08:23.361 INFO:tasks.rados.rados.0.smithi038.stdout:1192: finishing write tid 4 to smithi03870129-62 2024-09-14T04:08:23.361 INFO:tasks.rados.rados.0.smithi038.stdout:1192: finishing write tid 5 to smithi03870129-62 2024-09-14T04:08:23.361 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 62 v 272 (ObjNum 888 snap 0 seq_num 888) dirty exists 2024-09-14T04:08:23.361 INFO:tasks.rados.rados.0.smithi038.stdout:1192: left oid 62 (ObjNum 888 snap 0 seq_num 888) 2024-09-14T04:08:23.361 INFO:tasks.rados.rados.0.smithi038.stdout:1193: expect (ObjNum 508 snap 0 seq_num 508) 2024-09-14T04:08:23.479 INFO:tasks.rados.rados.0.smithi038.stdout:1189: done (4 left) 2024-09-14T04:08:23.479 INFO:tasks.rados.rados.0.smithi038.stdout:1190: done (3 left) 2024-09-14T04:08:23.479 INFO:tasks.rados.rados.0.smithi038.stdout:1192: done (2 left) 2024-09-14T04:08:23.479 INFO:tasks.rados.rados.0.smithi038.stdout:1193: done (1 left) 2024-09-14T04:08:23.479 INFO:tasks.rados.rados.0.smithi038.stdout:1194: done (0 left) 2024-09-14T04:08:23.479 INFO:tasks.rados.rados.0.smithi038.stdout:1195: write oid 317 current snap is 0 2024-09-14T04:08:23.480 INFO:tasks.rados.rados.0.smithi038.stdout:1195: seq_num 890 ranges {558230=584911,1897327=527644,2923993=34237} 2024-09-14T04:08:23.489 INFO:tasks.rados.rados.0.smithi038.stdout:1195: writing smithi03870129-317 from 558230 to 1143141 tid 1 2024-09-14T04:08:23.500 INFO:tasks.rados.rados.0.smithi038.stdout:1195: writing smithi03870129-317 from 1897327 to 2424971 tid 2 2024-09-14T04:08:23.506 INFO:tasks.rados.rados.0.smithi038.stdout:1195: writing smithi03870129-317 from 2923993 to 2958230 tid 3 2024-09-14T04:08:23.506 INFO:tasks.rados.rados.0.smithi038.stdout:1196: delete oid 383 current snap is 0 2024-09-14T04:08:23.506 INFO:tasks.rados.rados.0.smithi038.stdout:1195: finishing write tid 1 to smithi03870129-317 2024-09-14T04:08:23.506 INFO:tasks.rados.rados.0.smithi038.stdout:1195: finishing write tid 2 to smithi03870129-317 2024-09-14T04:08:23.508 INFO:tasks.rados.rados.0.smithi038.stdout:1196: done (1 left) 2024-09-14T04:08:23.508 INFO:tasks.rados.rados.0.smithi038.stdout:1197: write oid 429 current snap is 0 2024-09-14T04:08:23.508 INFO:tasks.rados.rados.0.smithi038.stdout:1197: seq_num 892 ranges {591844=735409,1897938=531313,2862486=129358} 2024-09-14T04:08:23.521 INFO:tasks.rados.rados.0.smithi038.stdout:1197: writing smithi03870129-429 from 591844 to 1327253 tid 1 2024-09-14T04:08:23.533 INFO:tasks.rados.rados.0.smithi038.stdout:1197: writing smithi03870129-429 from 1897938 to 2429251 tid 2 2024-09-14T04:08:23.539 INFO:tasks.rados.rados.0.smithi038.stdout:1197: writing smithi03870129-429 from 2862486 to 2991844 tid 3 2024-09-14T04:08:23.540 INFO:tasks.rados.rados.0.smithi038.stdout:1198: delete oid 187 current snap is 0 2024-09-14T04:08:23.540 INFO:tasks.rados.rados.0.smithi038.stdout:1195: finishing write tid 3 to smithi03870129-317 2024-09-14T04:08:23.540 INFO:tasks.rados.rados.0.smithi038.stdout:1195: finishing write tid 4 to smithi03870129-317 2024-09-14T04:08:23.540 INFO:tasks.rados.rados.0.smithi038.stdout:1195: finishing write tid 5 to smithi03870129-317 2024-09-14T04:08:23.540 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 317 v 198 (ObjNum 890 snap 0 seq_num 890) dirty exists 2024-09-14T04:08:23.541 INFO:tasks.rados.rados.0.smithi038.stdout:1195: left oid 317 (ObjNum 890 snap 0 seq_num 890) 2024-09-14T04:08:23.541 INFO:tasks.rados.rados.0.smithi038.stdout:1197: finishing write tid 1 to smithi03870129-429 2024-09-14T04:08:23.541 INFO:tasks.rados.rados.0.smithi038.stdout:1197: finishing write tid 2 to smithi03870129-429 2024-09-14T04:08:23.542 INFO:tasks.rados.rados.0.smithi038.stdout:1195: done (2 left) 2024-09-14T04:08:23.542 INFO:tasks.rados.rados.0.smithi038.stdout:1198: done (1 left) 2024-09-14T04:08:23.542 INFO:tasks.rados.rados.0.smithi038.stdout:1199: write oid 127 current snap is 0 2024-09-14T04:08:23.542 INFO:tasks.rados.rados.0.smithi038.stdout:1199: seq_num 894 ranges {625458=485907,1614902=534982,2917332=108126} 2024-09-14T04:08:23.552 INFO:tasks.rados.rados.0.smithi038.stdout:1199: writing smithi03870129-127 from 625458 to 1111365 tid 1 2024-09-14T04:08:23.562 INFO:tasks.rados.rados.0.smithi038.stdout:1199: writing smithi03870129-127 from 1614902 to 2149884 tid 2 2024-09-14T04:08:23.570 INFO:tasks.rados.rados.0.smithi038.stdout:1199: writing smithi03870129-127 from 2917332 to 3025458 tid 3 2024-09-14T04:08:23.570 INFO:tasks.rados.rados.0.smithi038.stdout:1200: write oid 484 current snap is 0 2024-09-14T04:08:23.570 INFO:tasks.rados.rados.0.smithi038.stdout:1200: seq_num 895 ranges {642265=561156,1673384=678640,2828402=213863} 2024-09-14T04:08:23.580 INFO:tasks.rados.rados.0.smithi038.stdout:1200: writing smithi03870129-484 from 642265 to 1203421 tid 1 2024-09-14T04:08:23.587 INFO:tasks.rados.rados.0.smithi038.stdout:1200: writing smithi03870129-484 from 1673384 to 2352024 tid 2 2024-09-14T04:08:23.592 INFO:tasks.rados.rados.0.smithi038.stdout:1200: writing smithi03870129-484 from 2828402 to 3042265 tid 3 2024-09-14T04:08:23.592 INFO:tasks.rados.rados.0.smithi038.stdout:1201: write oid 124 current snap is 0 2024-09-14T04:08:23.592 INFO:tasks.rados.rados.0.smithi038.stdout:1197: finishing write tid 3 to smithi03870129-429 2024-09-14T04:08:23.592 INFO:tasks.rados.rados.0.smithi038.stdout:1201: seq_num 896 ranges {659072=636405,1731866=422298,2855825=203247} 2024-09-14T04:08:23.600 INFO:tasks.rados.rados.0.smithi038.stdout:1201: writing smithi03870129-124 from 659072 to 1295477 tid 1 2024-09-14T04:08:23.606 INFO:tasks.rados.rados.0.smithi038.stdout:1201: writing smithi03870129-124 from 1731866 to 2154164 tid 2 2024-09-14T04:08:23.613 INFO:tasks.rados.rados.0.smithi038.stdout:1201: writing smithi03870129-124 from 2855825 to 3059072 tid 3 2024-09-14T04:08:23.613 INFO:tasks.rados.rados.0.smithi038.stdout:1202: read oid 42 snap -1 2024-09-14T04:08:23.613 INFO:tasks.rados.rados.0.smithi038.stdout:1202: expect deleted 2024-09-14T04:08:23.613 INFO:tasks.rados.rados.0.smithi038.stdout:1203: write oid 473 current snap is 0 2024-09-14T04:08:23.613 INFO:tasks.rados.rados.0.smithi038.stdout:1203: seq_num 897 ranges {675879=711654,2073995=682309} 2024-09-14T04:08:23.622 INFO:tasks.rados.rados.0.smithi038.stdout:1203: writing smithi03870129-473 from 675879 to 1387533 tid 1 2024-09-14T04:08:23.630 INFO:tasks.rados.rados.0.smithi038.stdout:1203: writing smithi03870129-473 from 2073995 to 2756304 tid 2 2024-09-14T04:08:23.631 INFO:tasks.rados.rados.0.smithi038.stdout:1204: read oid 89 snap -1 2024-09-14T04:08:23.631 INFO:tasks.rados.rados.0.smithi038.stdout:1204: expect (ObjNum 834 snap 0 seq_num 834) 2024-09-14T04:08:23.631 INFO:tasks.rados.rados.0.smithi038.stdout:1205: write oid 441 current snap is 0 2024-09-14T04:08:23.631 INFO:tasks.rados.rados.0.smithi038.stdout:1205: seq_num 898 ranges {692686=503256,1848830=425967,2910671=182015} 2024-09-14T04:08:23.638 INFO:tasks.rados.rados.0.smithi038.stdout:1205: writing smithi03870129-441 from 692686 to 1195942 tid 1 2024-09-14T04:08:23.644 INFO:tasks.rados.rados.0.smithi038.stdout:1205: writing smithi03870129-441 from 1848830 to 2274797 tid 2 2024-09-14T04:08:23.649 INFO:tasks.rados.rados.0.smithi038.stdout:1205: writing smithi03870129-441 from 2910671 to 3092686 tid 3 2024-09-14T04:08:23.649 INFO:tasks.rados.rados.0.smithi038.stdout:1206: write oid 395 current snap is 0 2024-09-14T04:08:23.649 INFO:tasks.rados.rados.0.smithi038.stdout:1197: finishing write tid 4 to smithi03870129-429 2024-09-14T04:08:23.649 INFO:tasks.rados.rados.0.smithi038.stdout:1197: finishing write tid 5 to smithi03870129-429 2024-09-14T04:08:23.649 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 429 v 211 (ObjNum 892 snap 0 seq_num 892) dirty exists 2024-09-14T04:08:23.649 INFO:tasks.rados.rados.0.smithi038.stdout:1197: left oid 429 (ObjNum 892 snap 0 seq_num 892) 2024-09-14T04:08:23.649 INFO:tasks.rados.rados.0.smithi038.stdout:1199: finishing write tid 1 to smithi03870129-127 2024-09-14T04:08:23.649 INFO:tasks.rados.rados.0.smithi038.stdout:1199: finishing write tid 2 to smithi03870129-127 2024-09-14T04:08:23.649 INFO:tasks.rados.rados.0.smithi038.stdout:1199: finishing write tid 3 to smithi03870129-127 2024-09-14T04:08:23.649 INFO:tasks.rados.rados.0.smithi038.stdout:1199: finishing write tid 4 to smithi03870129-127 2024-09-14T04:08:23.650 INFO:tasks.rados.rados.0.smithi038.stdout:1199: finishing write tid 5 to smithi03870129-127 2024-09-14T04:08:23.650 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 127 v 144 (ObjNum 894 snap 0 seq_num 894) dirty exists 2024-09-14T04:08:23.650 INFO:tasks.rados.rados.0.smithi038.stdout:1199: left oid 127 (ObjNum 894 snap 0 seq_num 894) 2024-09-14T04:08:23.650 INFO:tasks.rados.rados.0.smithi038.stdout:1200: finishing write tid 1 to smithi03870129-484 2024-09-14T04:08:23.650 INFO:tasks.rados.rados.0.smithi038.stdout:1206: seq_num 899 ranges {709493=578505,1907312=685978} 2024-09-14T04:08:23.656 INFO:tasks.rados.rados.0.smithi038.stdout:1206: writing smithi03870129-395 from 709493 to 1287998 tid 1 2024-09-14T04:08:23.663 INFO:tasks.rados.rados.0.smithi038.stdout:1206: writing smithi03870129-395 from 1907312 to 2593290 tid 2 2024-09-14T04:08:23.663 INFO:tasks.rados.rados.0.smithi038.stdout:1197: done (8 left) 2024-09-14T04:08:23.663 INFO:tasks.rados.rados.0.smithi038.stdout:1199: done (7 left) 2024-09-14T04:08:23.663 INFO:tasks.rados.rados.0.smithi038.stdout:1207: read oid 177 snap -1 2024-09-14T04:08:23.664 INFO:tasks.rados.rados.0.smithi038.stdout:1207: expect (ObjNum 176 snap 0 seq_num 176) 2024-09-14T04:08:23.664 INFO:tasks.rados.rados.0.smithi038.stdout:1208: read oid 333 snap -1 2024-09-14T04:08:23.664 INFO:tasks.rados.rados.0.smithi038.stdout:1208: expect (ObjNum 563 snap 0 seq_num 563) 2024-09-14T04:08:23.664 INFO:tasks.rados.rados.0.smithi038.stdout:1209: read oid 258 snap -1 2024-09-14T04:08:23.664 INFO:tasks.rados.rados.0.smithi038.stdout:1209: expect (ObjNum 257 snap 0 seq_num 257) 2024-09-14T04:08:23.664 INFO:tasks.rados.rados.0.smithi038.stdout:1210: write oid 398 current snap is 0 2024-09-14T04:08:23.664 INFO:tasks.rados.rados.0.smithi038.stdout:1210: seq_num 900 ranges {726300=653754,1965794=429636,2965517=160783} 2024-09-14T04:08:23.671 INFO:tasks.rados.rados.0.smithi038.stdout:1210: writing smithi03870129-398 from 726300 to 1380054 tid 1 2024-09-14T04:08:23.677 INFO:tasks.rados.rados.0.smithi038.stdout:1210: writing smithi03870129-398 from 1965794 to 2395430 tid 2 2024-09-14T04:08:23.682 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:23 smithi123 bash[24950]: cluster 2024-09-14T04:08:22.255602+0000 mgr.y (mgr.14406) 243 : cluster [DBG] pgmap v221: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 85 MiB/s rd, 14 MiB/s wr, 134 op/s 2024-09-14T04:08:23.682 INFO:tasks.rados.rados.0.smithi038.stdout:1210: writing smithi03870129-398 from 2965517 to 3126300 tid 3 2024-09-14T04:08:23.682 INFO:tasks.rados.rados.0.smithi038.stdout:1211: write oid 168 current snap is 0 2024-09-14T04:08:23.682 INFO:tasks.rados.rados.0.smithi038.stdout:1211: seq_num 901 ranges {743107=729003,1907923=689647} 2024-09-14T04:08:23.690 INFO:tasks.rados.rados.0.smithi038.stdout:1211: writing smithi03870129-168 from 743107 to 1472110 tid 1 2024-09-14T04:08:23.696 INFO:tasks.rados.rados.0.smithi038.stdout:1211: writing smithi03870129-168 from 1907923 to 2597570 tid 2 2024-09-14T04:08:23.696 INFO:tasks.rados.rados.0.smithi038.stdout:1212: read oid 399 snap -1 2024-09-14T04:08:23.697 INFO:tasks.rados.rados.0.smithi038.stdout:1212: expect (ObjNum 398 snap 0 seq_num 398) 2024-09-14T04:08:23.697 INFO:tasks.rados.rados.0.smithi038.stdout:1213: read oid 191 snap -1 2024-09-14T04:08:23.697 INFO:tasks.rados.rados.0.smithi038.stdout:1213: expect (ObjNum 780 snap 0 seq_num 780) 2024-09-14T04:08:23.697 INFO:tasks.rados.rados.0.smithi038.stdout:1214: write oid 371 current snap is 0 2024-09-14T04:08:23.697 INFO:tasks.rados.rados.0.smithi038.stdout:1214: seq_num 902 ranges {759914=404252,1566405=433305,2504010=655904} 2024-09-14T04:08:23.703 INFO:tasks.rados.rados.0.smithi038.stdout:1214: writing smithi03870129-371 from 759914 to 1164166 tid 1 2024-09-14T04:08:23.708 INFO:tasks.rados.rados.0.smithi038.stdout:1214: writing smithi03870129-371 from 1566405 to 1999710 tid 2 2024-09-14T04:08:23.715 INFO:tasks.rados.rados.0.smithi038.stdout:1214: writing smithi03870129-371 from 2504010 to 3159914 tid 3 2024-09-14T04:08:23.715 INFO:tasks.rados.rados.0.smithi038.stdout:1215: delete oid 30 current snap is 0 2024-09-14T04:08:23.715 INFO:tasks.rados.rados.0.smithi038.stdout:1200: finishing write tid 2 to smithi03870129-484 2024-09-14T04:08:23.715 INFO:tasks.rados.rados.0.smithi038.stdout:1200: finishing write tid 3 to smithi03870129-484 2024-09-14T04:08:23.715 INFO:tasks.rados.rados.0.smithi038.stdout:1200: finishing write tid 4 to smithi03870129-484 2024-09-14T04:08:23.715 INFO:tasks.rados.rados.0.smithi038.stdout:1200: finishing write tid 5 to smithi03870129-484 2024-09-14T04:08:23.715 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 484 v 151 (ObjNum 895 snap 0 seq_num 895) dirty exists 2024-09-14T04:08:23.715 INFO:tasks.rados.rados.0.smithi038.stdout:1200: left oid 484 (ObjNum 895 snap 0 seq_num 895) 2024-09-14T04:08:23.715 INFO:tasks.rados.rados.0.smithi038.stdout:1201: finishing write tid 1 to smithi03870129-124 2024-09-14T04:08:23.715 INFO:tasks.rados.rados.0.smithi038.stdout:1201: finishing write tid 2 to smithi03870129-124 2024-09-14T04:08:23.715 INFO:tasks.rados.rados.0.smithi038.stdout:1201: finishing write tid 3 to smithi03870129-124 2024-09-14T04:08:23.715 INFO:tasks.rados.rados.0.smithi038.stdout:1201: finishing write tid 4 to smithi03870129-124 2024-09-14T04:08:23.716 INFO:tasks.rados.rados.0.smithi038.stdout:1201: finishing write tid 5 to smithi03870129-124 2024-09-14T04:08:23.716 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 124 v 254 (ObjNum 896 snap 0 seq_num 896) dirty exists 2024-09-14T04:08:23.716 INFO:tasks.rados.rados.0.smithi038.stdout:1201: left oid 124 (ObjNum 896 snap 0 seq_num 896) 2024-09-14T04:08:23.716 INFO:tasks.rados.rados.0.smithi038.stdout:1203: finishing write tid 1 to smithi03870129-473 2024-09-14T04:08:23.716 INFO:tasks.rados.rados.0.smithi038.stdout:1204: expect (ObjNum 834 snap 0 seq_num 834) 2024-09-14T04:08:23.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:23 smithi038 bash[22519]: cluster 2024-09-14T04:08:22.255602+0000 mgr.y (mgr.14406) 243 : cluster [DBG] pgmap v221: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 85 MiB/s rd, 14 MiB/s wr, 134 op/s 2024-09-14T04:08:23.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:23 smithi038 bash[32505]: cluster 2024-09-14T04:08:22.255602+0000 mgr.y (mgr.14406) 243 : cluster [DBG] pgmap v221: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 85 MiB/s rd, 14 MiB/s wr, 134 op/s 2024-09-14T04:08:23.830 INFO:tasks.rados.rados.0.smithi038.stdout:1203: finishing write tid 2 to smithi03870129-473 2024-09-14T04:08:23.831 INFO:tasks.rados.rados.0.smithi038.stdout:1203: finishing write tid 3 to smithi03870129-473 2024-09-14T04:08:23.831 INFO:tasks.rados.rados.0.smithi038.stdout:1203: finishing write tid 4 to smithi03870129-473 2024-09-14T04:08:23.831 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 473 v 155 (ObjNum 897 snap 0 seq_num 897) dirty exists 2024-09-14T04:08:23.831 INFO:tasks.rados.rados.0.smithi038.stdout:1203: left oid 473 (ObjNum 897 snap 0 seq_num 897) 2024-09-14T04:08:23.831 INFO:tasks.rados.rados.0.smithi038.stdout:1205: finishing write tid 1 to smithi03870129-441 2024-09-14T04:08:23.831 INFO:tasks.rados.rados.0.smithi038.stdout:1205: finishing write tid 2 to smithi03870129-441 2024-09-14T04:08:23.831 INFO:tasks.rados.rados.0.smithi038.stdout:1205: finishing write tid 3 to smithi03870129-441 2024-09-14T04:08:23.831 INFO:tasks.rados.rados.0.smithi038.stdout:1205: finishing write tid 4 to smithi03870129-441 2024-09-14T04:08:23.831 INFO:tasks.rados.rados.0.smithi038.stdout:1200: done (15 left) 2024-09-14T04:08:23.831 INFO:tasks.rados.rados.0.smithi038.stdout:1201: done (14 left) 2024-09-14T04:08:23.831 INFO:tasks.rados.rados.0.smithi038.stdout:1202: done (13 left) 2024-09-14T04:08:23.831 INFO:tasks.rados.rados.0.smithi038.stdout:1203: done (12 left) 2024-09-14T04:08:23.831 INFO:tasks.rados.rados.0.smithi038.stdout:1204: done (11 left) 2024-09-14T04:08:23.831 INFO:tasks.rados.rados.0.smithi038.stdout:1215: done (10 left) 2024-09-14T04:08:23.832 INFO:tasks.rados.rados.0.smithi038.stdout:1216: write oid 2 current snap is 0 2024-09-14T04:08:23.832 INFO:tasks.rados.rados.0.smithi038.stdout:1205: finishing write tid 5 to smithi03870129-441 2024-09-14T04:08:23.832 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 441 v 173 (ObjNum 898 snap 0 seq_num 898) dirty exists 2024-09-14T04:08:23.832 INFO:tasks.rados.rados.0.smithi038.stdout:1205: left oid 441 (ObjNum 898 snap 0 seq_num 898) 2024-09-14T04:08:23.832 INFO:tasks.rados.rados.0.smithi038.stdout:1206: finishing write tid 1 to smithi03870129-395 2024-09-14T04:08:23.832 INFO:tasks.rados.rados.0.smithi038.stdout:1216: seq_num 904 ranges {793528=554750,2083369=436974,2958856=234672} 2024-09-14T04:08:23.838 INFO:tasks.rados.rados.0.smithi038.stdout:1216: writing smithi03870129-2 from 793528 to 1348278 tid 1 2024-09-14T04:08:23.844 INFO:tasks.rados.rados.0.smithi038.stdout:1216: writing smithi03870129-2 from 2083369 to 2520343 tid 2 2024-09-14T04:08:23.848 INFO:tasks.rados.rados.0.smithi038.stdout:1216: writing smithi03870129-2 from 2958856 to 3193528 tid 3 2024-09-14T04:08:23.848 INFO:tasks.rados.rados.0.smithi038.stdout:1205: done (10 left) 2024-09-14T04:08:23.848 INFO:tasks.rados.rados.0.smithi038.stdout:1217: read oid 475 snap -1 2024-09-14T04:08:23.848 INFO:tasks.rados.rados.0.smithi038.stdout:1217: expect (ObjNum 474 snap 0 seq_num 474) 2024-09-14T04:08:23.848 INFO:tasks.rados.rados.0.smithi038.stdout:1218: delete oid 270 current snap is 0 2024-09-14T04:08:23.849 INFO:tasks.rados.rados.0.smithi038.stdout:1207: expect (ObjNum 176 snap 0 seq_num 176) 2024-09-14T04:08:23.952 INFO:tasks.rados.rados.0.smithi038.stdout:1206: finishing write tid 2 to smithi03870129-395 2024-09-14T04:08:23.952 INFO:tasks.rados.rados.0.smithi038.stdout:1206: finishing write tid 3 to smithi03870129-395 2024-09-14T04:08:23.953 INFO:tasks.rados.rados.0.smithi038.stdout:1207: done (11 left) 2024-09-14T04:08:23.953 INFO:tasks.rados.rados.0.smithi038.stdout:1218: done (10 left) 2024-09-14T04:08:23.953 INFO:tasks.rados.rados.0.smithi038.stdout:1219: read oid 42 snap -1 2024-09-14T04:08:23.953 INFO:tasks.rados.rados.0.smithi038.stdout:1219: expect deleted 2024-09-14T04:08:23.953 INFO:tasks.rados.rados.0.smithi038.stdout:1220: read oid 232 snap -1 2024-09-14T04:08:23.953 INFO:tasks.rados.rados.0.smithi038.stdout:1220: expect (ObjNum 608 snap 0 seq_num 608) 2024-09-14T04:08:23.953 INFO:tasks.rados.rados.0.smithi038.stdout:1221: write oid 145 current snap is 0 2024-09-14T04:08:23.953 INFO:tasks.rados.rados.0.smithi038.stdout:1206: finishing write tid 4 to smithi03870129-395 2024-09-14T04:08:23.953 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 395 v 158 (ObjNum 899 snap 0 seq_num 899) dirty exists 2024-09-14T04:08:23.953 INFO:tasks.rados.rados.0.smithi038.stdout:1206: left oid 395 (ObjNum 899 snap 0 seq_num 899) 2024-09-14T04:08:23.953 INFO:tasks.rados.rados.0.smithi038.stdout:1208: expect (ObjNum 563 snap 0 seq_num 563) 2024-09-14T04:08:24.064 INFO:tasks.rados.rados.0.smithi038.stdout:1210: finishing write tid 1 to smithi03870129-398 2024-09-14T04:08:24.064 INFO:tasks.rados.rados.0.smithi038.stdout:1209: expect (ObjNum 257 snap 0 seq_num 257) 2024-09-14T04:08:24.136 INFO:tasks.rados.rados.0.smithi038.stdout:1210: finishing write tid 2 to smithi03870129-398 2024-09-14T04:08:24.136 INFO:tasks.rados.rados.0.smithi038.stdout:1210: finishing write tid 3 to smithi03870129-398 2024-09-14T04:08:24.136 INFO:tasks.rados.rados.0.smithi038.stdout:1221: seq_num 906 ranges {427142=421601,1400333=440643,2613702=450326} 2024-09-14T04:08:24.141 INFO:tasks.rados.rados.0.smithi038.stdout:1221: writing smithi03870129-145 from 427142 to 848743 tid 1 2024-09-14T04:08:24.146 INFO:tasks.rados.rados.0.smithi038.stdout:1221: writing smithi03870129-145 from 1400333 to 1840976 tid 2 2024-09-14T04:08:24.154 INFO:tasks.rados.rados.0.smithi038.stdout:1221: writing smithi03870129-145 from 2613702 to 3064028 tid 3 2024-09-14T04:08:24.154 INFO:tasks.rados.rados.0.smithi038.stdout:1206: done (12 left) 2024-09-14T04:08:24.154 INFO:tasks.rados.rados.0.smithi038.stdout:1208: done (11 left) 2024-09-14T04:08:24.154 INFO:tasks.rados.rados.0.smithi038.stdout:1209: done (10 left) 2024-09-14T04:08:24.154 INFO:tasks.rados.rados.0.smithi038.stdout:1222: read oid 329 snap -1 2024-09-14T04:08:24.154 INFO:tasks.rados.rados.0.smithi038.stdout:1222: expect (ObjNum 328 snap 0 seq_num 328) 2024-09-14T04:08:24.154 INFO:tasks.rados.rados.0.smithi038.stdout:1223: read oid 54 snap -1 2024-09-14T04:08:24.154 INFO:tasks.rados.rados.0.smithi038.stdout:1223: expect (ObjNum 53 snap 0 seq_num 53) 2024-09-14T04:08:24.154 INFO:tasks.rados.rados.0.smithi038.stdout:1224: delete oid 441 current snap is 0 2024-09-14T04:08:24.154 INFO:tasks.rados.rados.0.smithi038.stdout:1210: finishing write tid 4 to smithi03870129-398 2024-09-14T04:08:24.155 INFO:tasks.rados.rados.0.smithi038.stdout:1210: finishing write tid 5 to smithi03870129-398 2024-09-14T04:08:24.155 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 398 v 148 (ObjNum 900 snap 0 seq_num 900) dirty exists 2024-09-14T04:08:24.155 INFO:tasks.rados.rados.0.smithi038.stdout:1210: left oid 398 (ObjNum 900 snap 0 seq_num 900) 2024-09-14T04:08:24.155 INFO:tasks.rados.rados.0.smithi038.stdout:1211: finishing write tid 1 to smithi03870129-168 2024-09-14T04:08:24.155 INFO:tasks.rados.rados.0.smithi038.stdout:1211: finishing write tid 2 to smithi03870129-168 2024-09-14T04:08:24.155 INFO:tasks.rados.rados.0.smithi038.stdout:1211: finishing write tid 3 to smithi03870129-168 2024-09-14T04:08:24.155 INFO:tasks.rados.rados.0.smithi038.stdout:1211: finishing write tid 4 to smithi03870129-168 2024-09-14T04:08:24.155 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 168 v 183 (ObjNum 901 snap 0 seq_num 901) dirty exists 2024-09-14T04:08:24.155 INFO:tasks.rados.rados.0.smithi038.stdout:1211: left oid 168 (ObjNum 901 snap 0 seq_num 901) 2024-09-14T04:08:24.155 INFO:tasks.rados.rados.0.smithi038.stdout:1214: finishing write tid 1 to smithi03870129-371 2024-09-14T04:08:24.155 INFO:tasks.rados.rados.0.smithi038.stdout:1214: finishing write tid 2 to smithi03870129-371 2024-09-14T04:08:24.155 INFO:tasks.rados.rados.0.smithi038.stdout:1213: expect (ObjNum 780 snap 0 seq_num 780) 2024-09-14T04:08:24.305 INFO:tasks.rados.rados.0.smithi038.stdout:1212: expect (ObjNum 398 snap 0 seq_num 398) 2024-09-14T04:08:24.389 INFO:tasks.rados.rados.0.smithi038.stdout:1214: finishing write tid 3 to smithi03870129-371 2024-09-14T04:08:24.389 INFO:tasks.rados.rados.0.smithi038.stdout:1214: finishing write tid 4 to smithi03870129-371 2024-09-14T04:08:24.389 INFO:tasks.rados.rados.0.smithi038.stdout:1214: finishing write tid 5 to smithi03870129-371 2024-09-14T04:08:24.389 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 371 v 187 (ObjNum 902 snap 0 seq_num 902) dirty exists 2024-09-14T04:08:24.389 INFO:tasks.rados.rados.0.smithi038.stdout:1214: left oid 371 (ObjNum 902 snap 0 seq_num 902) 2024-09-14T04:08:24.389 INFO:tasks.rados.rados.0.smithi038.stdout:1216: finishing write tid 1 to smithi03870129-2 2024-09-14T04:08:24.389 INFO:tasks.rados.rados.0.smithi038.stdout:1216: finishing write tid 2 to smithi03870129-2 2024-09-14T04:08:24.389 INFO:tasks.rados.rados.0.smithi038.stdout:1216: finishing write tid 3 to smithi03870129-2 2024-09-14T04:08:24.389 INFO:tasks.rados.rados.0.smithi038.stdout:1216: finishing write tid 4 to smithi03870129-2 2024-09-14T04:08:24.389 INFO:tasks.rados.rados.0.smithi038.stdout:1216: finishing write tid 5 to smithi03870129-2 2024-09-14T04:08:24.389 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 2 v 162 (ObjNum 904 snap 0 seq_num 904) dirty exists 2024-09-14T04:08:24.390 INFO:tasks.rados.rados.0.smithi038.stdout:1216: left oid 2 (ObjNum 904 snap 0 seq_num 904) 2024-09-14T04:08:24.390 INFO:tasks.rados.rados.0.smithi038.stdout:1210: done (12 left) 2024-09-14T04:08:24.390 INFO:tasks.rados.rados.0.smithi038.stdout:1211: done (11 left) 2024-09-14T04:08:24.390 INFO:tasks.rados.rados.0.smithi038.stdout:1212: done (10 left) 2024-09-14T04:08:24.390 INFO:tasks.rados.rados.0.smithi038.stdout:1213: done (9 left) 2024-09-14T04:08:24.390 INFO:tasks.rados.rados.0.smithi038.stdout:1214: done (8 left) 2024-09-14T04:08:24.390 INFO:tasks.rados.rados.0.smithi038.stdout:1216: done (7 left) 2024-09-14T04:08:24.390 INFO:tasks.rados.rados.0.smithi038.stdout:1224: done (6 left) 2024-09-14T04:08:24.390 INFO:tasks.rados.rados.0.smithi038.stdout:1225: read oid 80 snap -1 2024-09-14T04:08:24.390 INFO:tasks.rados.rados.0.smithi038.stdout:1225: expect (ObjNum 738 snap 0 seq_num 738) 2024-09-14T04:08:24.390 INFO:tasks.rados.rados.0.smithi038.stdout:1226: read oid 190 snap -1 2024-09-14T04:08:24.390 INFO:tasks.rados.rados.0.smithi038.stdout:1226: expect (ObjNum 189 snap 0 seq_num 189) 2024-09-14T04:08:24.390 INFO:tasks.rados.rados.0.smithi038.stdout:1227: read oid 106 snap -1 2024-09-14T04:08:24.390 INFO:tasks.rados.rados.0.smithi038.stdout:1227: expect (ObjNum 105 snap 0 seq_num 105) 2024-09-14T04:08:24.391 INFO:tasks.rados.rados.0.smithi038.stdout:1228: delete oid 171 current snap is 0 2024-09-14T04:08:24.391 INFO:tasks.rados.rados.0.smithi038.stdout:1217: expect (ObjNum 474 snap 0 seq_num 474) 2024-09-14T04:08:24.518 INFO:tasks.rados.rados.0.smithi038.stdout:1220: expect (ObjNum 608 snap 0 seq_num 608) 2024-09-14T04:08:24.617 INFO:tasks.rados.rados.0.smithi038.stdout:1221: finishing write tid 1 to smithi03870129-145 2024-09-14T04:08:24.618 INFO:tasks.rados.rados.0.smithi038.stdout:1221: finishing write tid 2 to smithi03870129-145 2024-09-14T04:08:24.618 INFO:tasks.rados.rados.0.smithi038.stdout:1221: finishing write tid 3 to smithi03870129-145 2024-09-14T04:08:24.618 INFO:tasks.rados.rados.0.smithi038.stdout:1222: expect (ObjNum 328 snap 0 seq_num 328) 2024-09-14T04:08:24.733 INFO:tasks.rados.rados.0.smithi038.stdout:1221: finishing write tid 4 to smithi03870129-145 2024-09-14T04:08:24.733 INFO:tasks.rados.rados.0.smithi038.stdout:1221: finishing write tid 5 to smithi03870129-145 2024-09-14T04:08:24.733 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 145 v 152 (ObjNum 906 snap 0 seq_num 906) dirty exists 2024-09-14T04:08:24.733 INFO:tasks.rados.rados.0.smithi038.stdout:1221: left oid 145 (ObjNum 906 snap 0 seq_num 906) 2024-09-14T04:08:24.733 INFO:tasks.rados.rados.0.smithi038.stdout:1223: expect (ObjNum 53 snap 0 seq_num 53) 2024-09-14T04:08:24.825 INFO:tasks.rados.rados.0.smithi038.stdout:1226: expect (ObjNum 189 snap 0 seq_num 189) 2024-09-14T04:08:24.925 INFO:tasks.rados.rados.0.smithi038.stdout:1227: expect (ObjNum 105 snap 0 seq_num 105) 2024-09-14T04:08:25.046 INFO:tasks.rados.rados.0.smithi038.stdout:1225: expect (ObjNum 738 snap 0 seq_num 738) 2024-09-14T04:08:25.152 INFO:tasks.rados.rados.0.smithi038.stdout:1217: done (9 left) 2024-09-14T04:08:25.152 INFO:tasks.rados.rados.0.smithi038.stdout:1219: done (8 left) 2024-09-14T04:08:25.152 INFO:tasks.rados.rados.0.smithi038.stdout:1220: done (7 left) 2024-09-14T04:08:25.152 INFO:tasks.rados.rados.0.smithi038.stdout:1221: done (6 left) 2024-09-14T04:08:25.152 INFO:tasks.rados.rados.0.smithi038.stdout:1222: done (5 left) 2024-09-14T04:08:25.152 INFO:tasks.rados.rados.0.smithi038.stdout:1223: done (4 left) 2024-09-14T04:08:25.152 INFO:tasks.rados.rados.0.smithi038.stdout:1225: done (3 left) 2024-09-14T04:08:25.152 INFO:tasks.rados.rados.0.smithi038.stdout:1226: done (2 left) 2024-09-14T04:08:25.152 INFO:tasks.rados.rados.0.smithi038.stdout:1227: done (1 left) 2024-09-14T04:08:25.153 INFO:tasks.rados.rados.0.smithi038.stdout:1228: done (0 left) 2024-09-14T04:08:25.153 INFO:tasks.rados.rados.0.smithi038.stdout:1229: read oid 212 snap -1 2024-09-14T04:08:25.153 INFO:tasks.rados.rados.0.smithi038.stdout:1229: expect (ObjNum 544 snap 0 seq_num 544) 2024-09-14T04:08:25.153 INFO:tasks.rados.rados.0.smithi038.stdout:1230: write oid 331 current snap is 0 2024-09-14T04:08:25.153 INFO:tasks.rados.rados.0.smithi038.stdout:1230: seq_num 909 ranges {477563=647348,1859426=587970,2979618=297945} 2024-09-14T04:08:25.170 INFO:tasks.rados.rados.0.smithi038.stdout:1230: writing smithi03870129-331 from 477563 to 1124911 tid 1 2024-09-14T04:08:25.192 INFO:tasks.rados.rados.0.smithi038.stdout:1230: writing smithi03870129-331 from 1859426 to 2447396 tid 2 2024-09-14T04:08:25.203 INFO:tasks.rados.rados.0.smithi038.stdout:1230: writing smithi03870129-331 from 2979618 to 3277563 tid 3 2024-09-14T04:08:25.204 INFO:tasks.rados.rados.0.smithi038.stdout:1231: read oid 11 snap -1 2024-09-14T04:08:25.204 INFO:tasks.rados.rados.0.smithi038.stdout:1231: expect (ObjNum 10 snap 0 seq_num 10) 2024-09-14T04:08:25.204 INFO:tasks.rados.rados.0.smithi038.stdout:1232: write oid 431 current snap is 0 2024-09-14T04:08:25.204 INFO:tasks.rados.rados.0.smithi038.stdout:1229: expect (ObjNum 544 snap 0 seq_num 544) 2024-09-14T04:08:25.372 INFO:tasks.rados.rados.0.smithi038.stdout:1230: finishing write tid 1 to smithi03870129-331 2024-09-14T04:08:25.372 INFO:tasks.rados.rados.0.smithi038.stdout:1230: finishing write tid 2 to smithi03870129-331 2024-09-14T04:08:25.372 INFO:tasks.rados.rados.0.smithi038.stdout:1232: seq_num 910 ranges {494370=722597,1917908=447981,3007041=287329} 2024-09-14T04:08:25.378 INFO:tasks.rados.rados.0.smithi038.stdout:1232: writing smithi03870129-431 from 494370 to 1216967 tid 1 2024-09-14T04:08:25.384 INFO:tasks.rados.rados.0.smithi038.stdout:1232: writing smithi03870129-431 from 1917908 to 2365889 tid 2 2024-09-14T04:08:25.390 INFO:tasks.rados.rados.0.smithi038.stdout:1232: writing smithi03870129-431 from 3007041 to 3294370 tid 3 2024-09-14T04:08:25.390 INFO:tasks.rados.rados.0.smithi038.stdout:1229: done (3 left) 2024-09-14T04:08:25.390 INFO:tasks.rados.rados.0.smithi038.stdout:1233: write oid 180 current snap is 0 2024-09-14T04:08:25.390 INFO:tasks.rados.rados.0.smithi038.stdout:1230: finishing write tid 3 to smithi03870129-331 2024-09-14T04:08:25.391 INFO:tasks.rados.rados.0.smithi038.stdout:1230: finishing write tid 4 to smithi03870129-331 2024-09-14T04:08:25.391 INFO:tasks.rados.rados.0.smithi038.stdout:1230: finishing write tid 5 to smithi03870129-331 2024-09-14T04:08:25.391 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 331 v 276 (ObjNum 909 snap 0 seq_num 909) dirty exists 2024-09-14T04:08:25.391 INFO:tasks.rados.rados.0.smithi038.stdout:1230: left oid 331 (ObjNum 909 snap 0 seq_num 909) 2024-09-14T04:08:25.391 INFO:tasks.rados.rados.0.smithi038.stdout:1231: expect (ObjNum 10 snap 0 seq_num 10) 2024-09-14T04:08:25.477 INFO:tasks.rados.rados.0.smithi038.stdout:1232: finishing write tid 1 to smithi03870129-431 2024-09-14T04:08:25.477 INFO:tasks.rados.rados.0.smithi038.stdout:1232: finishing write tid 2 to smithi03870129-431 2024-09-14T04:08:25.477 INFO:tasks.rados.rados.0.smithi038.stdout:1232: finishing write tid 3 to smithi03870129-431 2024-09-14T04:08:25.477 INFO:tasks.rados.rados.0.smithi038.stdout:1232: finishing write tid 4 to smithi03870129-431 2024-09-14T04:08:25.477 INFO:tasks.rados.rados.0.smithi038.stdout:1232: finishing write tid 5 to smithi03870129-431 2024-09-14T04:08:25.477 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 431 v 156 (ObjNum 910 snap 0 seq_num 910) dirty exists 2024-09-14T04:08:25.477 INFO:tasks.rados.rados.0.smithi038.stdout:1232: left oid 431 (ObjNum 910 snap 0 seq_num 910) 2024-09-14T04:08:25.478 INFO:tasks.rados.rados.0.smithi038.stdout:1233: seq_num 911 ranges {511177=797846,1976390=591639,3034464=276713} 2024-09-14T04:08:25.484 INFO:tasks.rados.rados.0.smithi038.stdout:1233: writing smithi03870129-180 from 511177 to 1309023 tid 1 2024-09-14T04:08:25.491 INFO:tasks.rados.rados.0.smithi038.stdout:1233: writing smithi03870129-180 from 1976390 to 2568029 tid 2 2024-09-14T04:08:25.495 INFO:tasks.rados.rados.0.smithi038.stdout:1233: writing smithi03870129-180 from 3034464 to 3311177 tid 3 2024-09-14T04:08:25.495 INFO:tasks.rados.rados.0.smithi038.stdout:1230: done (3 left) 2024-09-14T04:08:25.495 INFO:tasks.rados.rados.0.smithi038.stdout:1231: done (2 left) 2024-09-14T04:08:25.495 INFO:tasks.rados.rados.0.smithi038.stdout:1232: done (1 left) 2024-09-14T04:08:25.496 INFO:tasks.rados.rados.0.smithi038.stdout:1234: write oid 19 current snap is 0 2024-09-14T04:08:25.496 INFO:tasks.rados.rados.0.smithi038.stdout:1234: seq_num 912 ranges {527984=473095,1634872=451650,2661887=634311} 2024-09-14T04:08:25.501 INFO:tasks.rados.rados.0.smithi038.stdout:1234: writing smithi03870129-19 from 527984 to 1001079 tid 1 2024-09-14T04:08:25.507 INFO:tasks.rados.rados.0.smithi038.stdout:1234: writing smithi03870129-19 from 1634872 to 2086522 tid 2 2024-09-14T04:08:25.514 INFO:tasks.rados.rados.0.smithi038.stdout:1234: writing smithi03870129-19 from 2661887 to 3296198 tid 3 2024-09-14T04:08:25.514 INFO:tasks.rados.rados.0.smithi038.stdout:1235: write oid 322 current snap is 0 2024-09-14T04:08:25.514 INFO:tasks.rados.rados.0.smithi038.stdout:1235: seq_num 913 ranges {544791=664697,1693354=595308,2689310=445583} 2024-09-14T04:08:25.521 INFO:tasks.rados.rados.0.smithi038.stdout:1235: writing smithi03870129-322 from 544791 to 1209488 tid 1 2024-09-14T04:08:25.527 INFO:tasks.rados.rados.0.smithi038.stdout:1235: writing smithi03870129-322 from 1693354 to 2288662 tid 2 2024-09-14T04:08:25.532 INFO:tasks.rados.rados.0.smithi038.stdout:1235: writing smithi03870129-322 from 2689310 to 3134893 tid 3 2024-09-14T04:08:25.532 INFO:tasks.rados.rados.0.smithi038.stdout:1236: read oid 442 snap -1 2024-09-14T04:08:25.532 INFO:tasks.rados.rados.0.smithi038.stdout:1236: expect (ObjNum 441 snap 0 seq_num 441) 2024-09-14T04:08:25.532 INFO:tasks.rados.rados.0.smithi038.stdout:1237: write oid 233 current snap is 0 2024-09-14T04:08:25.532 INFO:tasks.rados.rados.0.smithi038.stdout:1233: finishing write tid 1 to smithi03870129-180 2024-09-14T04:08:25.532 INFO:tasks.rados.rados.0.smithi038.stdout:1237: seq_num 914 ranges {561598=739946,1751836=455319,2716733=644865} 2024-09-14T04:08:25.539 INFO:tasks.rados.rados.0.smithi038.stdout:1237: writing smithi03870129-233 from 561598 to 1301544 tid 1 2024-09-14T04:08:25.544 INFO:tasks.rados.rados.0.smithi038.stdout:1237: writing smithi03870129-233 from 1751836 to 2207155 tid 2 2024-09-14T04:08:25.551 INFO:tasks.rados.rados.0.smithi038.stdout:1237: writing smithi03870129-233 from 2716733 to 3361598 tid 3 2024-09-14T04:08:25.551 INFO:tasks.rados.rados.0.smithi038.stdout:1238: write oid 212 current snap is 0 2024-09-14T04:08:25.551 INFO:tasks.rados.rados.0.smithi038.stdout:1233: finishing write tid 2 to smithi03870129-180 2024-09-14T04:08:25.551 INFO:tasks.rados.rados.0.smithi038.stdout:1233: finishing write tid 3 to smithi03870129-180 2024-09-14T04:08:25.552 INFO:tasks.rados.rados.0.smithi038.stdout:1233: finishing write tid 4 to smithi03870129-180 2024-09-14T04:08:25.552 INFO:tasks.rados.rados.0.smithi038.stdout:1233: finishing write tid 5 to smithi03870129-180 2024-09-14T04:08:25.552 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 180 v 259 (ObjNum 911 snap 0 seq_num 911) dirty exists 2024-09-14T04:08:25.552 INFO:tasks.rados.rados.0.smithi038.stdout:1233: left oid 180 (ObjNum 911 snap 0 seq_num 911) 2024-09-14T04:08:25.552 INFO:tasks.rados.rados.0.smithi038.stdout:1234: finishing write tid 1 to smithi03870129-19 2024-09-14T04:08:25.552 INFO:tasks.rados.rados.0.smithi038.stdout:1234: finishing write tid 2 to smithi03870129-19 2024-09-14T04:08:25.552 INFO:tasks.rados.rados.0.smithi038.stdout:1234: finishing write tid 3 to smithi03870129-19 2024-09-14T04:08:25.552 INFO:tasks.rados.rados.0.smithi038.stdout:1234: finishing write tid 4 to smithi03870129-19 2024-09-14T04:08:25.552 INFO:tasks.rados.rados.0.smithi038.stdout:1234: finishing write tid 5 to smithi03870129-19 2024-09-14T04:08:25.552 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 19 v 263 (ObjNum 912 snap 0 seq_num 912) dirty exists 2024-09-14T04:08:25.552 INFO:tasks.rados.rados.0.smithi038.stdout:1234: left oid 19 (ObjNum 912 snap 0 seq_num 912) 2024-09-14T04:08:25.552 INFO:tasks.rados.rados.0.smithi038.stdout:1238: seq_num 915 ranges {578405=415195,1410318=598977,2744156=584480} 2024-09-14T04:08:25.556 INFO:tasks.rados.rados.0.smithi038.stdout:1238: writing smithi03870129-212 from 578405 to 993600 tid 1 2024-09-14T04:08:25.562 INFO:tasks.rados.rados.0.smithi038.stdout:1238: writing smithi03870129-212 from 1410318 to 2009295 tid 2 2024-09-14T04:08:25.570 INFO:tasks.rados.rados.0.smithi038.stdout:1238: writing smithi03870129-212 from 2744156 to 3328636 tid 3 2024-09-14T04:08:25.570 INFO:tasks.rados.rados.0.smithi038.stdout:1233: done (5 left) 2024-09-14T04:08:25.570 INFO:tasks.rados.rados.0.smithi038.stdout:1234: done (4 left) 2024-09-14T04:08:25.570 INFO:tasks.rados.rados.0.smithi038.stdout:1239: read oid 443 snap -1 2024-09-14T04:08:25.570 INFO:tasks.rados.rados.0.smithi038.stdout:1239: expect (ObjNum 442 snap 0 seq_num 442) 2024-09-14T04:08:25.570 INFO:tasks.rados.rados.0.smithi038.stdout:1240: write oid 182 current snap is 0 2024-09-14T04:08:25.570 INFO:tasks.rados.rados.0.smithi038.stdout:1235: finishing write tid 1 to smithi03870129-322 2024-09-14T04:08:25.571 INFO:tasks.rados.rados.0.smithi038.stdout:1240: seq_num 916 ranges {595212=490444,1868800=458988,2887932=507280} 2024-09-14T04:08:25.576 INFO:tasks.rados.rados.0.smithi038.stdout:1240: writing smithi03870129-182 from 595212 to 1085656 tid 1 2024-09-14T04:08:25.583 INFO:tasks.rados.rados.0.smithi038.stdout:1240: writing smithi03870129-182 from 1868800 to 2327788 tid 2 2024-09-14T04:08:25.589 INFO:tasks.rados.rados.0.smithi038.stdout:1240: writing smithi03870129-182 from 2887932 to 3395212 tid 3 2024-09-14T04:08:25.589 INFO:tasks.rados.rados.0.smithi038.stdout:1241: read oid 95 snap -1 2024-09-14T04:08:25.589 INFO:tasks.rados.rados.0.smithi038.stdout:1241: expect (ObjNum 94 snap 0 seq_num 94) 2024-09-14T04:08:25.589 INFO:tasks.rados.rados.0.smithi038.stdout:1242: write oid 479 current snap is 0 2024-09-14T04:08:25.589 INFO:tasks.rados.rados.0.smithi038.stdout:1235: finishing write tid 2 to smithi03870129-322 2024-09-14T04:08:25.589 INFO:tasks.rados.rados.0.smithi038.stdout:1235: finishing write tid 3 to smithi03870129-322 2024-09-14T04:08:25.589 INFO:tasks.rados.rados.0.smithi038.stdout:1235: finishing write tid 4 to smithi03870129-322 2024-09-14T04:08:25.590 INFO:tasks.rados.rados.0.smithi038.stdout:1235: finishing write tid 5 to smithi03870129-322 2024-09-14T04:08:25.590 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 322 v 173 (ObjNum 913 snap 0 seq_num 913) dirty exists 2024-09-14T04:08:25.590 INFO:tasks.rados.rados.0.smithi038.stdout:1235: left oid 322 (ObjNum 913 snap 0 seq_num 913) 2024-09-14T04:08:25.590 INFO:tasks.rados.rados.0.smithi038.stdout:1236: expect (ObjNum 441 snap 0 seq_num 441) 2024-09-14T04:08:25.667 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:08:25.682 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:25 smithi123 bash[24950]: cluster 2024-09-14T04:08:24.256181+0000 mgr.y (mgr.14406) 244 : cluster [DBG] pgmap v222: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 9.9 MiB/s wr, 90 op/s 2024-09-14T04:08:25.682 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:25 smithi123 bash[24950]: audit 2024-09-14T04:08:25.340359+0000 mon.c (mon.2) 133 : audit [DBG] from='client.? 172.21.15.38:0/704034307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:08:25.731 INFO:tasks.rados.rados.0.smithi038.stdout:1237: finishing write tid 1 to smithi03870129-233 2024-09-14T04:08:25.731 INFO:tasks.rados.rados.0.smithi038.stdout:1242: seq_num 917 ranges {612019=565693,1810929=602646,3082649=329370} 2024-09-14T04:08:25.737 INFO:tasks.rados.rados.0.smithi038.stdout:1242: writing smithi03870129-479 from 612019 to 1177712 tid 1 2024-09-14T04:08:25.744 INFO:tasks.rados.rados.0.smithi038.stdout:1242: writing smithi03870129-479 from 1810929 to 2413575 tid 2 2024-09-14T04:08:25.751 INFO:tasks.rados.rados.0.smithi038.stdout:1242: writing smithi03870129-479 from 3082649 to 3412019 tid 3 2024-09-14T04:08:25.751 INFO:tasks.rados.rados.0.smithi038.stdout:1235: done (7 left) 2024-09-14T04:08:25.751 INFO:tasks.rados.rados.0.smithi038.stdout:1236: done (6 left) 2024-09-14T04:08:25.751 INFO:tasks.rados.rados.0.smithi038.stdout:1243: write oid 445 current snap is 0 2024-09-14T04:08:25.751 INFO:tasks.rados.rados.0.smithi038.stdout:1243: seq_num 918 ranges {628826=640942,1869411=462657,2826425=534649} 2024-09-14T04:08:25.757 INFO:tasks.rados.rados.0.smithi038.stdout:1243: writing smithi03870129-445 from 628826 to 1269768 tid 1 2024-09-14T04:08:25.763 INFO:tasks.rados.rados.0.smithi038.stdout:1243: writing smithi03870129-445 from 1869411 to 2332068 tid 2 2024-09-14T04:08:25.769 INFO:tasks.rados.rados.0.smithi038.stdout:1243: writing smithi03870129-445 from 2826425 to 3361074 tid 3 2024-09-14T04:08:25.770 INFO:tasks.rados.rados.0.smithi038.stdout:1244: write oid 114 current snap is 0 2024-09-14T04:08:25.770 INFO:tasks.rados.rados.0.smithi038.stdout:1237: finishing write tid 2 to smithi03870129-233 2024-09-14T04:08:25.770 INFO:tasks.rados.rados.0.smithi038.stdout:1237: finishing write tid 3 to smithi03870129-233 2024-09-14T04:08:25.770 INFO:tasks.rados.rados.0.smithi038.stdout:1237: finishing write tid 4 to smithi03870129-233 2024-09-14T04:08:25.770 INFO:tasks.rados.rados.0.smithi038.stdout:1237: finishing write tid 5 to smithi03870129-233 2024-09-14T04:08:25.770 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 233 v 193 (ObjNum 914 snap 0 seq_num 914) dirty exists 2024-09-14T04:08:25.770 INFO:tasks.rados.rados.0.smithi038.stdout:1237: left oid 233 (ObjNum 914 snap 0 seq_num 914) 2024-09-14T04:08:25.770 INFO:tasks.rados.rados.0.smithi038.stdout:1238: finishing write tid 1 to smithi03870129-212 2024-09-14T04:08:25.770 INFO:tasks.rados.rados.0.smithi038.stdout:1238: finishing write tid 2 to smithi03870129-212 2024-09-14T04:08:25.770 INFO:tasks.rados.rados.0.smithi038.stdout:1238: finishing write tid 3 to smithi03870129-212 2024-09-14T04:08:25.770 INFO:tasks.rados.rados.0.smithi038.stdout:1238: finishing write tid 4 to smithi03870129-212 2024-09-14T04:08:25.770 INFO:tasks.rados.rados.0.smithi038.stdout:1238: finishing write tid 5 to smithi03870129-212 2024-09-14T04:08:25.770 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 212 v 197 (ObjNum 915 snap 0 seq_num 915) dirty exists 2024-09-14T04:08:25.771 INFO:tasks.rados.rados.0.smithi038.stdout:1238: left oid 212 (ObjNum 915 snap 0 seq_num 915) 2024-09-14T04:08:25.771 INFO:tasks.rados.rados.0.smithi038.stdout:1239: expect (ObjNum 442 snap 0 seq_num 442) 2024-09-14T04:08:25.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:25 smithi038 bash[22519]: cluster 2024-09-14T04:08:24.256181+0000 mgr.y (mgr.14406) 244 : cluster [DBG] pgmap v222: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 9.9 MiB/s wr, 90 op/s 2024-09-14T04:08:25.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:25 smithi038 bash[22519]: audit 2024-09-14T04:08:25.340359+0000 mon.c (mon.2) 133 : audit [DBG] from='client.? 172.21.15.38:0/704034307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:08:25.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:25 smithi038 bash[32505]: cluster 2024-09-14T04:08:24.256181+0000 mgr.y (mgr.14406) 244 : cluster [DBG] pgmap v222: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 9.9 MiB/s wr, 90 op/s 2024-09-14T04:08:25.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:25 smithi038 bash[32505]: audit 2024-09-14T04:08:25.340359+0000 mon.c (mon.2) 133 : audit [DBG] from='client.? 172.21.15.38:0/704034307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:08:25.879 INFO:tasks.rados.rados.0.smithi038.stdout:1240: finishing write tid 1 to smithi03870129-182 2024-09-14T04:08:25.879 INFO:tasks.rados.rados.0.smithi038.stdout:1240: finishing write tid 2 to smithi03870129-182 2024-09-14T04:08:25.879 INFO:tasks.rados.rados.0.smithi038.stdout:1240: finishing write tid 3 to smithi03870129-182 2024-09-14T04:08:25.879 INFO:tasks.rados.rados.0.smithi038.stdout:1240: finishing write tid 4 to smithi03870129-182 2024-09-14T04:08:25.879 INFO:tasks.rados.rados.0.smithi038.stdout:1240: finishing write tid 5 to smithi03870129-182 2024-09-14T04:08:25.879 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 182 v 214 (ObjNum 916 snap 0 seq_num 916) dirty exists 2024-09-14T04:08:25.879 INFO:tasks.rados.rados.0.smithi038.stdout:1240: left oid 182 (ObjNum 916 snap 0 seq_num 916) 2024-09-14T04:08:25.879 INFO:tasks.rados.rados.0.smithi038.stdout:1241: expect (ObjNum 94 snap 0 seq_num 94) 2024-09-14T04:08:25.993 INFO:tasks.rados.rados.0.smithi038.stdout:1242: finishing write tid 1 to smithi03870129-479 2024-09-14T04:08:25.994 INFO:tasks.rados.rados.0.smithi038.stdout:1242: finishing write tid 2 to smithi03870129-479 2024-09-14T04:08:25.994 INFO:tasks.rados.rados.0.smithi038.stdout:1242: finishing write tid 3 to smithi03870129-479 2024-09-14T04:08:25.994 INFO:tasks.rados.rados.0.smithi038.stdout:1242: finishing write tid 4 to smithi03870129-479 2024-09-14T04:08:25.994 INFO:tasks.rados.rados.0.smithi038.stdout:1242: finishing write tid 5 to smithi03870129-479 2024-09-14T04:08:25.994 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 479 v 183 (ObjNum 917 snap 0 seq_num 917) dirty exists 2024-09-14T04:08:25.994 INFO:tasks.rados.rados.0.smithi038.stdout:1242: left oid 479 (ObjNum 917 snap 0 seq_num 917) 2024-09-14T04:08:25.994 INFO:tasks.rados.rados.0.smithi038.stdout:1243: finishing write tid 1 to smithi03870129-445 2024-09-14T04:08:25.994 INFO:tasks.rados.rados.0.smithi038.stdout:1243: finishing write tid 2 to smithi03870129-445 2024-09-14T04:08:25.994 INFO:tasks.rados.rados.0.smithi038.stdout:1244: seq_num 919 ranges {645633=716191,1927893=606315,3137495=308138} 2024-09-14T04:08:26.004 INFO:tasks.rados.rados.0.smithi038.stdout:1244: writing smithi03870129-114 from 645633 to 1361824 tid 1 2024-09-14T04:08:26.013 INFO:tasks.rados.rados.0.smithi038.stdout:1244: writing smithi03870129-114 from 1927893 to 2534208 tid 2 2024-09-14T04:08:26.021 INFO:tasks.rados.rados.0.smithi038.stdout:1244: writing smithi03870129-114 from 3137495 to 3445633 tid 3 2024-09-14T04:08:26.021 INFO:tasks.rados.rados.0.smithi038.stdout:1237: done (7 left) 2024-09-14T04:08:26.021 INFO:tasks.rados.rados.0.smithi038.stdout:1238: done (6 left) 2024-09-14T04:08:26.021 INFO:tasks.rados.rados.0.smithi038.stdout:1239: done (5 left) 2024-09-14T04:08:26.021 INFO:tasks.rados.rados.0.smithi038.stdout:1240: done (4 left) 2024-09-14T04:08:26.021 INFO:tasks.rados.rados.0.smithi038.stdout:1241: done (3 left) 2024-09-14T04:08:26.021 INFO:tasks.rados.rados.0.smithi038.stdout:1242: done (2 left) 2024-09-14T04:08:26.022 INFO:tasks.rados.rados.0.smithi038.stdout:1245: read oid 464 snap -1 2024-09-14T04:08:26.022 INFO:tasks.rados.rados.0.smithi038.stdout:1245: expect deleted 2024-09-14T04:08:26.022 INFO:tasks.rados.rados.0.smithi038.stdout:1246: read oid 498 snap -1 2024-09-14T04:08:26.022 INFO:tasks.rados.rados.0.smithi038.stdout:1246: expect (ObjNum 497 snap 0 seq_num 497) 2024-09-14T04:08:26.022 INFO:tasks.rados.rados.0.smithi038.stdout:1247: write oid 105 current snap is 0 2024-09-14T04:08:26.022 INFO:tasks.rados.rados.0.smithi038.stdout:1243: finishing write tid 3 to smithi03870129-445 2024-09-14T04:08:26.022 INFO:tasks.rados.rados.0.smithi038.stdout:1243: finishing write tid 4 to smithi03870129-445 2024-09-14T04:08:26.022 INFO:tasks.rados.rados.0.smithi038.stdout:1243: finishing write tid 5 to smithi03870129-445 2024-09-14T04:08:26.022 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 445 v 201 (ObjNum 918 snap 0 seq_num 918) dirty exists 2024-09-14T04:08:26.022 INFO:tasks.rados.rados.0.smithi038.stdout:1243: left oid 445 (ObjNum 918 snap 0 seq_num 918) 2024-09-14T04:08:26.022 INFO:tasks.rados.rados.0.smithi038.stdout:1244: finishing write tid 1 to smithi03870129-114 2024-09-14T04:08:26.022 INFO:tasks.rados.rados.0.smithi038.stdout:1244: finishing write tid 2 to smithi03870129-114 2024-09-14T04:08:26.022 INFO:tasks.rados.rados.0.smithi038.stdout:1247: seq_num 920 ranges {662440=507793,1702728=749973,2881271=557193} 2024-09-14T04:08:26.030 INFO:tasks.rados.rados.0.smithi038.stdout:1247: writing smithi03870129-105 from 662440 to 1170233 tid 1 2024-09-14T04:08:26.040 INFO:tasks.rados.rados.0.smithi038.stdout:1247: writing smithi03870129-105 from 1702728 to 2452701 tid 2 2024-09-14T04:08:26.048 INFO:tasks.rados.rados.0.smithi038.stdout:1247: writing smithi03870129-105 from 2881271 to 3438464 tid 3 2024-09-14T04:08:26.048 INFO:tasks.rados.rados.0.smithi038.stdout:1243: done (4 left) 2024-09-14T04:08:26.048 INFO:tasks.rados.rados.0.smithi038.stdout:1248: write oid 435 current snap is 0 2024-09-14T04:08:26.048 INFO:tasks.rados.rados.0.smithi038.stdout:1248: seq_num 921 ranges {679247=583042,2044857=609984,3192341=286906} 2024-09-14T04:08:26.058 INFO:tasks.rados.rados.0.smithi038.stdout:1248: writing smithi03870129-435 from 679247 to 1262289 tid 1 2024-09-14T04:08:26.068 INFO:tasks.rados.rados.0.smithi038.stdout:1248: writing smithi03870129-435 from 2044857 to 2654841 tid 2 2024-09-14T04:08:26.075 INFO:tasks.rados.rados.0.smithi038.stdout:1248: writing smithi03870129-435 from 3192341 to 3479247 tid 3 2024-09-14T04:08:26.075 INFO:tasks.rados.rados.0.smithi038.stdout:1249: write oid 177 current snap is 0 2024-09-14T04:08:26.075 INFO:tasks.rados.rados.0.smithi038.stdout:1244: finishing write tid 3 to smithi03870129-114 2024-09-14T04:08:26.075 INFO:tasks.rados.rados.0.smithi038.stdout:1249: seq_num 922 ranges {696054=658291,2103339=753642} 2024-09-14T04:08:26.083 INFO:tasks.rados.rados.0.smithi038.stdout:1249: writing smithi03870129-177 from 696054 to 1354345 tid 1 2024-09-14T04:08:26.094 INFO:tasks.rados.rados.0.smithi038.stdout:1249: writing smithi03870129-177 from 2103339 to 2856981 tid 2 2024-09-14T04:08:26.094 INFO:tasks.rados.rados.0.smithi038.stdout:1245: done (5 left) 2024-09-14T04:08:26.094 INFO:tasks.rados.rados.0.smithi038.stdout:1250: read oid 326 snap -1 2024-09-14T04:08:26.094 INFO:tasks.rados.rados.0.smithi038.stdout:1250: expect (ObjNum 746 snap 0 seq_num 746) 2024-09-14T04:08:26.094 INFO:tasks.rados.rados.0.smithi038.stdout:1251: read oid 232 snap -1 2024-09-14T04:08:26.094 INFO:tasks.rados.rados.0.smithi038.stdout:1251: expect (ObjNum 608 snap 0 seq_num 608) 2024-09-14T04:08:26.094 INFO:tasks.rados.rados.0.smithi038.stdout:1252: read oid 321 snap -1 2024-09-14T04:08:26.094 INFO:tasks.rados.rados.0.smithi038.stdout:1252: expect (ObjNum 320 snap 0 seq_num 320) 2024-09-14T04:08:26.094 INFO:tasks.rados.rados.0.smithi038.stdout:1253: write oid 164 current snap is 0 2024-09-14T04:08:26.095 INFO:tasks.rados.rados.0.smithi038.stdout:1244: finishing write tid 4 to smithi03870129-114 2024-09-14T04:08:26.095 INFO:tasks.rados.rados.0.smithi038.stdout:1244: finishing write tid 5 to smithi03870129-114 2024-09-14T04:08:26.095 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 114 v 187 (ObjNum 919 snap 0 seq_num 919) dirty exists 2024-09-14T04:08:26.095 INFO:tasks.rados.rados.0.smithi038.stdout:1244: left oid 114 (ObjNum 919 snap 0 seq_num 919) 2024-09-14T04:08:26.095 INFO:tasks.rados.rados.0.smithi038.stdout:1246: expect (ObjNum 497 snap 0 seq_num 497) 2024-09-14T04:08:26.173 INFO:tasks.rados.rados.0.smithi038.stdout:1247: finishing write tid 1 to smithi03870129-105 2024-09-14T04:08:26.174 INFO:tasks.rados.rados.0.smithi038.stdout:1247: finishing write tid 2 to smithi03870129-105 2024-09-14T04:08:26.174 INFO:tasks.rados.rados.0.smithi038.stdout:1247: finishing write tid 3 to smithi03870129-105 2024-09-14T04:08:26.174 INFO:tasks.rados.rados.0.smithi038.stdout:1247: finishing write tid 4 to smithi03870129-105 2024-09-14T04:08:26.174 INFO:tasks.rados.rados.0.smithi038.stdout:1247: finishing write tid 5 to smithi03870129-105 2024-09-14T04:08:26.174 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 105 v 280 (ObjNum 920 snap 0 seq_num 920) dirty exists 2024-09-14T04:08:26.174 INFO:tasks.rados.rados.0.smithi038.stdout:1247: left oid 105 (ObjNum 920 snap 0 seq_num 920) 2024-09-14T04:08:26.174 INFO:tasks.rados.rados.0.smithi038.stdout:1253: seq_num 923 ranges {712861=733540,2161821=613653,3247187=265674} 2024-09-14T04:08:26.183 INFO:tasks.rados.rados.0.smithi038.stdout:1253: writing smithi03870129-164 from 712861 to 1446401 tid 1 2024-09-14T04:08:26.191 INFO:tasks.rados.rados.0.smithi038.stdout:1253: writing smithi03870129-164 from 2161821 to 2775474 tid 2 2024-09-14T04:08:26.197 INFO:tasks.rados.rados.0.smithi038.stdout:1253: writing smithi03870129-164 from 3247187 to 3512861 tid 3 2024-09-14T04:08:26.197 INFO:tasks.rados.rados.0.smithi038.stdout:1244: done (8 left) 2024-09-14T04:08:26.197 INFO:tasks.rados.rados.0.smithi038.stdout:1246: done (7 left) 2024-09-14T04:08:26.197 INFO:tasks.rados.rados.0.smithi038.stdout:1247: done (6 left) 2024-09-14T04:08:26.197 INFO:tasks.rados.rados.0.smithi038.stdout:1254: write oid 228 current snap is 0 2024-09-14T04:08:26.197 INFO:tasks.rados.rados.0.smithi038.stdout:1248: finishing write tid 1 to smithi03870129-435 2024-09-14T04:08:26.197 INFO:tasks.rados.rados.0.smithi038.stdout:1248: finishing write tid 2 to smithi03870129-435 2024-09-14T04:08:26.198 INFO:tasks.rados.rados.0.smithi038.stdout:1248: finishing write tid 3 to smithi03870129-435 2024-09-14T04:08:26.198 INFO:tasks.rados.rados.0.smithi038.stdout:1248: finishing write tid 4 to smithi03870129-435 2024-09-14T04:08:26.198 INFO:tasks.rados.rados.0.smithi038.stdout:1248: finishing write tid 5 to smithi03870129-435 2024-09-14T04:08:26.198 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 435 v 215 (ObjNum 921 snap 0 seq_num 921) dirty exists 2024-09-14T04:08:26.198 INFO:tasks.rados.rados.0.smithi038.stdout:1248: left oid 435 (ObjNum 921 snap 0 seq_num 921) 2024-09-14T04:08:26.198 INFO:tasks.rados.rados.0.smithi038.stdout:1249: finishing write tid 1 to smithi03870129-177 2024-09-14T04:08:26.198 INFO:tasks.rados.rados.0.smithi038.stdout:1251: expect (ObjNum 608 snap 0 seq_num 608) 2024-09-14T04:08:26.298 INFO:tasks.rados.rados.0.smithi038.stdout:1249: finishing write tid 2 to smithi03870129-177 2024-09-14T04:08:26.298 INFO:tasks.rados.rados.0.smithi038.stdout:1249: finishing write tid 3 to smithi03870129-177 2024-09-14T04:08:26.298 INFO:tasks.rados.rados.0.smithi038.stdout:1254: seq_num 924 ranges {729668=408789,1820303=757311,3274610=255058} 2024-09-14T04:08:26.309 INFO:tasks.rados.rados.0.smithi038.stdout:1254: writing smithi03870129-228 from 729668 to 1138457 tid 1 2024-09-14T04:08:26.321 INFO:tasks.rados.rados.0.smithi038.stdout:1254: writing smithi03870129-228 from 1820303 to 2577614 tid 2 2024-09-14T04:08:26.330 INFO:tasks.rados.rados.0.smithi038.stdout:1254: writing smithi03870129-228 from 3274610 to 3529668 tid 3 2024-09-14T04:08:26.330 INFO:tasks.rados.rados.0.smithi038.stdout:1248: done (6 left) 2024-09-14T04:08:26.330 INFO:tasks.rados.rados.0.smithi038.stdout:1251: done (5 left) 2024-09-14T04:08:26.330 INFO:tasks.rados.rados.0.smithi038.stdout:1255: write oid 138 current snap is 0 2024-09-14T04:08:26.330 INFO:tasks.rados.rados.0.smithi038.stdout:1249: finishing write tid 4 to smithi03870129-177 2024-09-14T04:08:26.330 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 177 v 201 (ObjNum 922 snap 0 seq_num 922) dirty exists 2024-09-14T04:08:26.330 INFO:tasks.rados.rados.0.smithi038.stdout:1249: left oid 177 (ObjNum 922 snap 0 seq_num 922) 2024-09-14T04:08:26.330 INFO:tasks.rados.rados.0.smithi038.stdout:1250: expect (ObjNum 746 snap 0 seq_num 746) 2024-09-14T04:08:26.446 INFO:tasks.rados.rados.0.smithi038.stdout:1252: expect (ObjNum 320 snap 0 seq_num 320) 2024-09-14T04:08:26.553 INFO:tasks.rados.rados.0.smithi038.stdout:1253: finishing write tid 1 to smithi03870129-164 2024-09-14T04:08:26.553 INFO:tasks.rados.rados.0.smithi038.stdout:1253: finishing write tid 2 to smithi03870129-164 2024-09-14T04:08:26.553 INFO:tasks.rados.rados.0.smithi038.stdout:1253: finishing write tid 3 to smithi03870129-164 2024-09-14T04:08:26.553 INFO:tasks.rados.rados.0.smithi038.stdout:1253: finishing write tid 4 to smithi03870129-164 2024-09-14T04:08:26.553 INFO:tasks.rados.rados.0.smithi038.stdout:1253: finishing write tid 5 to smithi03870129-164 2024-09-14T04:08:26.553 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 164 v 218 (ObjNum 923 snap 0 seq_num 923) dirty exists 2024-09-14T04:08:26.553 INFO:tasks.rados.rados.0.smithi038.stdout:1253: left oid 164 (ObjNum 923 snap 0 seq_num 923) 2024-09-14T04:08:26.554 INFO:tasks.rados.rados.0.smithi038.stdout:1254: finishing write tid 1 to smithi03870129-228 2024-09-14T04:08:26.554 INFO:tasks.rados.rados.0.smithi038.stdout:1254: finishing write tid 2 to smithi03870129-228 2024-09-14T04:08:26.554 INFO:tasks.rados.rados.0.smithi038.stdout:1254: finishing write tid 3 to smithi03870129-228 2024-09-14T04:08:26.554 INFO:tasks.rados.rados.0.smithi038.stdout:1254: finishing write tid 4 to smithi03870129-228 2024-09-14T04:08:26.554 INFO:tasks.rados.rados.0.smithi038.stdout:1254: finishing write tid 5 to smithi03870129-228 2024-09-14T04:08:26.554 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 228 v 267 (ObjNum 924 snap 0 seq_num 924) dirty exists 2024-09-14T04:08:26.554 INFO:tasks.rados.rados.0.smithi038.stdout:1254: left oid 228 (ObjNum 924 snap 0 seq_num 924) 2024-09-14T04:08:26.554 INFO:tasks.rados.rados.0.smithi038.stdout:1255: seq_num 925 ranges {746475=484038,1762432=617322,2785680=529906} 2024-09-14T04:08:26.568 INFO:tasks.rados.rados.0.smithi038.stdout:1255: writing smithi03870129-138 from 746475 to 1230513 tid 1 2024-09-14T04:08:26.583 INFO:tasks.rados.rados.0.smithi038.stdout:1255: writing smithi03870129-138 from 1762432 to 2379754 tid 2 2024-09-14T04:08:26.595 INFO:tasks.rados.rados.0.smithi038.stdout:1255: writing smithi03870129-138 from 2785680 to 3315586 tid 3 2024-09-14T04:08:26.595 INFO:tasks.rados.rados.0.smithi038.stdout:1249: done (5 left) 2024-09-14T04:08:26.596 INFO:tasks.rados.rados.0.smithi038.stdout:1250: done (4 left) 2024-09-14T04:08:26.596 INFO:tasks.rados.rados.0.smithi038.stdout:1252: done (3 left) 2024-09-14T04:08:26.596 INFO:tasks.rados.rados.0.smithi038.stdout:1253: done (2 left) 2024-09-14T04:08:26.596 INFO:tasks.rados.rados.0.smithi038.stdout:1254: done (1 left) 2024-09-14T04:08:26.596 INFO:tasks.rados.rados.0.smithi038.stdout:1256: read oid 310 snap -1 2024-09-14T04:08:26.596 INFO:tasks.rados.rados.0.smithi038.stdout:1256: expect (ObjNum 309 snap 0 seq_num 309) 2024-09-14T04:08:26.596 INFO:tasks.rados.rados.0.smithi038.stdout:1257: write oid 307 current snap is 0 2024-09-14T04:08:26.596 INFO:tasks.rados.rados.0.smithi038.stdout:1255: finishing write tid 1 to smithi03870129-138 2024-09-14T04:08:26.596 INFO:tasks.rados.rados.0.smithi038.stdout:1255: finishing write tid 2 to smithi03870129-138 2024-09-14T04:08:26.596 INFO:tasks.rados.rados.0.smithi038.stdout:1257: seq_num 926 ranges {763282=559287,1820914=760980,3213103=350179} 2024-09-14T04:08:26.611 INFO:tasks.rados.rados.0.smithi038.stdout:1257: writing smithi03870129-307 from 763282 to 1322569 tid 1 2024-09-14T04:08:26.627 INFO:tasks.rados.rados.0.smithi038.stdout:1257: writing smithi03870129-307 from 1820914 to 2581894 tid 2 2024-09-14T04:08:26.637 INFO:tasks.rados.rados.0.smithi038.stdout:1257: writing smithi03870129-307 from 3213103 to 3563282 tid 3 2024-09-14T04:08:26.637 INFO:tasks.rados.rados.0.smithi038.stdout:1258: read oid 110 snap -1 2024-09-14T04:08:26.638 INFO:tasks.rados.rados.0.smithi038.stdout:1258: expect (ObjNum 109 snap 0 seq_num 109) 2024-09-14T04:08:26.638 INFO:tasks.rados.rados.0.smithi038.stdout:1259: read oid 176 snap -1 2024-09-14T04:08:26.638 INFO:tasks.rados.rados.0.smithi038.stdout:1259: expect (ObjNum 175 snap 0 seq_num 175) 2024-09-14T04:08:26.638 INFO:tasks.rados.rados.0.smithi038.stdout:1260: write oid 499 current snap is 0 2024-09-14T04:08:26.638 INFO:tasks.rados.rados.0.smithi038.stdout:1255: finishing write tid 3 to smithi03870129-138 2024-09-14T04:08:26.638 INFO:tasks.rados.rados.0.smithi038.stdout:1260: seq_num 927 ranges {780089=634536,1879396=620991,3240526=339563} 2024-09-14T04:08:26.652 INFO:tasks.rados.rados.0.smithi038.stdout:1260: writing smithi03870129-499 from 780089 to 1414625 tid 1 2024-09-14T04:08:26.662 INFO:tasks.rados.rados.0.smithi038.stdout:1260: writing smithi03870129-499 from 1879396 to 2500387 tid 2 2024-09-14T04:08:26.672 INFO:tasks.rados.rados.0.smithi038.stdout:1260: writing smithi03870129-499 from 3240526 to 3580089 tid 3 2024-09-14T04:08:26.672 INFO:tasks.rados.rados.0.smithi038.stdout:1261: read oid 126 snap -1 2024-09-14T04:08:26.672 INFO:tasks.rados.rados.0.smithi038.stdout:1261: expect (ObjNum 125 snap 0 seq_num 125) 2024-09-14T04:08:26.672 INFO:tasks.rados.rados.0.smithi038.stdout:1262: write oid 303 current snap is 0 2024-09-14T04:08:26.672 INFO:tasks.rados.rados.0.smithi038.stdout:1262: seq_num 928 ranges {796896=426138,1654231=764649,2984302=480075} 2024-09-14T04:08:26.682 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:26 smithi123 bash[24950]: audit 2024-09-14T04:08:25.658066+0000 mgr.y (mgr.14406) 245 : audit [DBG] from='client.24713 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:08:26.682 INFO:tasks.rados.rados.0.smithi038.stdout:1262: writing smithi03870129-303 from 796896 to 1223034 tid 1 2024-09-14T04:08:26.690 INFO:tasks.rados.rados.0.smithi038.stdout:1262: writing smithi03870129-303 from 1654231 to 2418880 tid 2 2024-09-14T04:08:26.697 INFO:tasks.rados.rados.0.smithi038.stdout:1262: writing smithi03870129-303 from 2984302 to 3464377 tid 3 2024-09-14T04:08:26.697 INFO:tasks.rados.rados.0.smithi038.stdout:1263: delete oid 292 current snap is 0 2024-09-14T04:08:26.697 INFO:tasks.rados.rados.0.smithi038.stdout:1255: finishing write tid 4 to smithi03870129-138 2024-09-14T04:08:26.698 INFO:tasks.rados.rados.0.smithi038.stdout:1255: finishing write tid 5 to smithi03870129-138 2024-09-14T04:08:26.698 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 138 v 284 (ObjNum 925 snap 0 seq_num 925) dirty exists 2024-09-14T04:08:26.698 INFO:tasks.rados.rados.0.smithi038.stdout:1255: left oid 138 (ObjNum 925 snap 0 seq_num 925) 2024-09-14T04:08:26.698 INFO:tasks.rados.rados.0.smithi038.stdout:1256: expect (ObjNum 309 snap 0 seq_num 309) 2024-09-14T04:08:26.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:26 smithi038 bash[32505]: audit 2024-09-14T04:08:25.658066+0000 mgr.y (mgr.14406) 245 : audit [DBG] from='client.24713 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:08:26.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:26 smithi038 bash[22519]: audit 2024-09-14T04:08:25.658066+0000 mgr.y (mgr.14406) 245 : audit [DBG] from='client.24713 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:08:26.809 INFO:tasks.rados.rados.0.smithi038.stdout:1257: finishing write tid 1 to smithi03870129-307 2024-09-14T04:08:26.812 INFO:tasks.rados.rados.0.smithi038.stdout:1257: finishing write tid 2 to smithi03870129-307 2024-09-14T04:08:26.812 INFO:tasks.rados.rados.0.smithi038.stdout:1257: finishing write tid 3 to smithi03870129-307 2024-09-14T04:08:26.812 INFO:tasks.rados.rados.0.smithi038.stdout:1257: finishing write tid 4 to smithi03870129-307 2024-09-14T04:08:26.812 INFO:tasks.rados.rados.0.smithi038.stdout:1257: finishing write tid 5 to smithi03870129-307 2024-09-14T04:08:26.812 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 307 v 251 (ObjNum 926 snap 0 seq_num 926) dirty exists 2024-09-14T04:08:26.812 INFO:tasks.rados.rados.0.smithi038.stdout:1257: left oid 307 (ObjNum 926 snap 0 seq_num 926) 2024-09-14T04:08:26.812 INFO:tasks.rados.rados.0.smithi038.stdout:1258: expect (ObjNum 109 snap 0 seq_num 109) 2024-09-14T04:08:26.931 INFO:tasks.rados.rados.0.smithi038.stdout:1259: expect (ObjNum 175 snap 0 seq_num 175) 2024-09-14T04:08:27.027 INFO:tasks.rados.rados.0.smithi038.stdout:1260: finishing write tid 1 to smithi03870129-499 2024-09-14T04:08:27.028 INFO:tasks.rados.rados.0.smithi038.stdout:1260: finishing write tid 2 to smithi03870129-499 2024-09-14T04:08:27.028 INFO:tasks.rados.rados.0.smithi038.stdout:1260: finishing write tid 3 to smithi03870129-499 2024-09-14T04:08:27.028 INFO:tasks.rados.rados.0.smithi038.stdout:1260: finishing write tid 4 to smithi03870129-499 2024-09-14T04:08:27.028 INFO:tasks.rados.rados.0.smithi038.stdout:1260: finishing write tid 5 to smithi03870129-499 2024-09-14T04:08:27.028 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 499 v 166 (ObjNum 927 snap 0 seq_num 927) dirty exists 2024-09-14T04:08:27.028 INFO:tasks.rados.rados.0.smithi038.stdout:1260: left oid 499 (ObjNum 927 snap 0 seq_num 927) 2024-09-14T04:08:27.028 INFO:tasks.rados.rados.0.smithi038.stdout:1261: expect (ObjNum 125 snap 0 seq_num 125) 2024-09-14T04:08:27.094 INFO:tasks.rados.rados.0.smithi038.stdout:1262: finishing write tid 1 to smithi03870129-303 2024-09-14T04:08:27.094 INFO:tasks.rados.rados.0.smithi038.stdout:1262: finishing write tid 2 to smithi03870129-303 2024-09-14T04:08:27.094 INFO:tasks.rados.rados.0.smithi038.stdout:1262: finishing write tid 3 to smithi03870129-303 2024-09-14T04:08:27.094 INFO:tasks.rados.rados.0.smithi038.stdout:1262: finishing write tid 4 to smithi03870129-303 2024-09-14T04:08:27.095 INFO:tasks.rados.rados.0.smithi038.stdout:1262: finishing write tid 5 to smithi03870129-303 2024-09-14T04:08:27.095 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 303 v 255 (ObjNum 928 snap 0 seq_num 928) dirty exists 2024-09-14T04:08:27.095 INFO:tasks.rados.rados.0.smithi038.stdout:1262: left oid 303 (ObjNum 928 snap 0 seq_num 928) 2024-09-14T04:08:27.095 INFO:tasks.rados.rados.0.smithi038.stdout:1255: done (8 left) 2024-09-14T04:08:27.095 INFO:tasks.rados.rados.0.smithi038.stdout:1256: done (7 left) 2024-09-14T04:08:27.095 INFO:tasks.rados.rados.0.smithi038.stdout:1257: done (6 left) 2024-09-14T04:08:27.095 INFO:tasks.rados.rados.0.smithi038.stdout:1258: done (5 left) 2024-09-14T04:08:27.095 INFO:tasks.rados.rados.0.smithi038.stdout:1259: done (4 left) 2024-09-14T04:08:27.095 INFO:tasks.rados.rados.0.smithi038.stdout:1260: done (3 left) 2024-09-14T04:08:27.095 INFO:tasks.rados.rados.0.smithi038.stdout:1261: done (2 left) 2024-09-14T04:08:27.095 INFO:tasks.rados.rados.0.smithi038.stdout:1262: done (1 left) 2024-09-14T04:08:27.095 INFO:tasks.rados.rados.0.smithi038.stdout:1263: done (0 left) 2024-09-14T04:08:27.095 INFO:tasks.rados.rados.0.smithi038.stdout:1264: write oid 461 current snap is 0 2024-09-14T04:08:27.095 INFO:tasks.rados.rados.0.smithi038.stdout:1264: seq_num 930 ranges {430510=576636,1654842=768318,2922795=502619} 2024-09-14T04:08:27.109 INFO:tasks.rados.rados.0.smithi038.stdout:1264: writing smithi03870129-461 from 430510 to 1007146 tid 1 2024-09-14T04:08:27.131 INFO:tasks.rados.rados.0.smithi038.stdout:1264: writing smithi03870129-461 from 1654842 to 2423160 tid 2 2024-09-14T04:08:27.146 INFO:tasks.rados.rados.0.smithi038.stdout:1264: writing smithi03870129-461 from 2922795 to 3425414 tid 3 2024-09-14T04:08:27.146 INFO:tasks.rados.rados.0.smithi038.stdout:1265: write oid 224 current snap is 0 2024-09-14T04:08:27.146 INFO:tasks.rados.rados.0.smithi038.stdout:1264: finishing write tid 1 to smithi03870129-461 2024-09-14T04:08:27.146 INFO:tasks.rados.rados.0.smithi038.stdout:1264: finishing write tid 2 to smithi03870129-461 2024-09-14T04:08:27.147 INFO:tasks.rados.rados.0.smithi038.stdout:1265: seq_num 931 ranges {447317=651885,1713324=628329,3066571=580746} 2024-09-14T04:08:27.160 INFO:tasks.rados.rados.0.smithi038.stdout:1265: writing smithi03870129-224 from 447317 to 1099202 tid 1 2024-09-14T04:08:27.177 INFO:tasks.rados.rados.0.smithi038.stdout:1265: writing smithi03870129-224 from 1713324 to 2341653 tid 2 2024-09-14T04:08:27.192 INFO:tasks.rados.rados.0.smithi038.stdout:1265: writing smithi03870129-224 from 3066571 to 3647317 tid 3 2024-09-14T04:08:27.192 INFO:tasks.rados.rados.0.smithi038.stdout:1266: read oid 30 snap -1 2024-09-14T04:08:27.192 INFO:tasks.rados.rados.0.smithi038.stdout:1266: expect deleted 2024-09-14T04:08:27.192 INFO:tasks.rados.rados.0.smithi038.stdout:1267: delete oid 143 current snap is 0 2024-09-14T04:08:27.192 INFO:tasks.rados.rados.0.smithi038.stdout:1264: finishing write tid 3 to smithi03870129-461 2024-09-14T04:08:27.192 INFO:tasks.rados.rados.0.smithi038.stdout:1264: finishing write tid 4 to smithi03870129-461 2024-09-14T04:08:27.192 INFO:tasks.rados.rados.0.smithi038.stdout:1264: finishing write tid 5 to smithi03870129-461 2024-09-14T04:08:27.192 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 461 v 170 (ObjNum 930 snap 0 seq_num 930) dirty exists 2024-09-14T04:08:27.192 INFO:tasks.rados.rados.0.smithi038.stdout:1264: left oid 461 (ObjNum 930 snap 0 seq_num 930) 2024-09-14T04:08:27.192 INFO:tasks.rados.rados.0.smithi038.stdout:1265: finishing write tid 1 to smithi03870129-224 2024-09-14T04:08:27.192 INFO:tasks.rados.rados.0.smithi038.stdout:1265: finishing write tid 2 to smithi03870129-224 2024-09-14T04:08:27.195 INFO:tasks.rados.rados.0.smithi038.stdout:1264: done (3 left) 2024-09-14T04:08:27.195 INFO:tasks.rados.rados.0.smithi038.stdout:1266: done (2 left) 2024-09-14T04:08:27.195 INFO:tasks.rados.rados.0.smithi038.stdout:1267: done (1 left) 2024-09-14T04:08:27.195 INFO:tasks.rados.rados.0.smithi038.stdout:1268: read oid 475 snap -1 2024-09-14T04:08:27.195 INFO:tasks.rados.rados.0.smithi038.stdout:1268: expect (ObjNum 474 snap 0 seq_num 474) 2024-09-14T04:08:27.195 INFO:tasks.rados.rados.0.smithi038.stdout:1269: write oid 447 current snap is 0 2024-09-14T04:08:27.195 INFO:tasks.rados.rados.0.smithi038.stdout:1269: seq_num 933 ranges {480931=402383,1313935=515645,2488711=452788,3443230=237701} 2024-09-14T04:08:27.203 INFO:tasks.rados.rados.0.smithi038.stdout:1269: writing smithi03870129-447 from 480931 to 883314 tid 1 2024-09-14T04:08:27.212 INFO:tasks.rados.rados.0.smithi038.stdout:1269: writing smithi03870129-447 from 1313935 to 1829580 tid 2 2024-09-14T04:08:27.224 INFO:tasks.rados.rados.0.smithi038.stdout:1269: writing smithi03870129-447 from 2488711 to 2941499 tid 3 2024-09-14T04:08:27.230 INFO:tasks.rados.rados.0.smithi038.stdout:1269: writing smithi03870129-447 from 3443230 to 3680931 tid 4 2024-09-14T04:08:27.230 INFO:tasks.rados.rados.0.smithi038.stdout:1270: write oid 408 current snap is 0 2024-09-14T04:08:27.230 INFO:tasks.rados.rados.0.smithi038.stdout:1265: finishing write tid 3 to smithi03870129-224 2024-09-14T04:08:27.230 INFO:tasks.rados.rados.0.smithi038.stdout:1265: finishing write tid 4 to smithi03870129-224 2024-09-14T04:08:27.230 INFO:tasks.rados.rados.0.smithi038.stdout:1265: finishing write tid 5 to smithi03870129-224 2024-09-14T04:08:27.231 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 224 v 288 (ObjNum 931 snap 0 seq_num 931) dirty exists 2024-09-14T04:08:27.231 INFO:tasks.rados.rados.0.smithi038.stdout:1265: left oid 224 (ObjNum 931 snap 0 seq_num 931) 2024-09-14T04:08:27.231 INFO:tasks.rados.rados.0.smithi038.stdout:1269: finishing write tid 1 to smithi03870129-447 2024-09-14T04:08:27.231 INFO:tasks.rados.rados.0.smithi038.stdout:1268: expect (ObjNum 474 snap 0 seq_num 474) 2024-09-14T04:08:27.370 INFO:tasks.rados.rados.0.smithi038.stdout:1269: finishing write tid 2 to smithi03870129-447 2024-09-14T04:08:27.370 INFO:tasks.rados.rados.0.smithi038.stdout:1269: finishing write tid 3 to smithi03870129-447 2024-09-14T04:08:27.371 INFO:tasks.rados.rados.0.smithi038.stdout:1269: finishing write tid 4 to smithi03870129-447 2024-09-14T04:08:27.371 INFO:tasks.rados.rados.0.smithi038.stdout:1269: finishing write tid 5 to smithi03870129-447 2024-09-14T04:08:27.371 INFO:tasks.rados.rados.0.smithi038.stdout:1269: finishing write tid 6 to smithi03870129-447 2024-09-14T04:08:27.371 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 447 v 293 (ObjNum 933 snap 0 seq_num 933) dirty exists 2024-09-14T04:08:27.371 INFO:tasks.rados.rados.0.smithi038.stdout:1269: left oid 447 (ObjNum 933 snap 0 seq_num 933) 2024-09-14T04:08:27.371 INFO:tasks.rados.rados.0.smithi038.stdout:1270: seq_num 934 ranges {497738=477632,1772417=775656,3316134=381604} 2024-09-14T04:08:27.379 INFO:tasks.rados.rados.0.smithi038.stdout:1270: writing smithi03870129-408 from 497738 to 975370 tid 1 2024-09-14T04:08:27.393 INFO:tasks.rados.rados.0.smithi038.stdout:1270: writing smithi03870129-408 from 1772417 to 2548073 tid 2 2024-09-14T04:08:27.405 INFO:tasks.rados.rados.0.smithi038.stdout:1270: writing smithi03870129-408 from 3316134 to 3697738 tid 3 2024-09-14T04:08:27.405 INFO:tasks.rados.rados.0.smithi038.stdout:1265: done (3 left) 2024-09-14T04:08:27.405 INFO:tasks.rados.rados.0.smithi038.stdout:1268: done (2 left) 2024-09-14T04:08:27.405 INFO:tasks.rados.rados.0.smithi038.stdout:1269: done (1 left) 2024-09-14T04:08:27.405 INFO:tasks.rados.rados.0.smithi038.stdout:1270: finishing write tid 1 to smithi03870129-408 2024-09-14T04:08:27.405 INFO:tasks.rados.rados.0.smithi038.stdout:1270: finishing write tid 2 to smithi03870129-408 2024-09-14T04:08:27.405 INFO:tasks.rados.rados.0.smithi038.stdout:1271: read oid 228 snap -1 2024-09-14T04:08:27.406 INFO:tasks.rados.rados.0.smithi038.stdout:1271: expect (ObjNum 924 snap 0 seq_num 924) 2024-09-14T04:08:27.406 INFO:tasks.rados.rados.0.smithi038.stdout:1272: write oid 330 current snap is 0 2024-09-14T04:08:27.406 INFO:tasks.rados.rados.0.smithi038.stdout:1272: seq_num 935 ranges {514545=552881,1830899=519314,2943557=475332} 2024-09-14T04:08:27.415 INFO:tasks.rados.rados.0.smithi038.stdout:1272: writing smithi03870129-330 from 514545 to 1067426 tid 1 2024-09-14T04:08:27.429 INFO:tasks.rados.rados.0.smithi038.stdout:1272: writing smithi03870129-330 from 1830899 to 2350213 tid 2 2024-09-14T04:08:27.439 INFO:tasks.rados.rados.0.smithi038.stdout:1272: writing smithi03870129-330 from 2943557 to 3418889 tid 3 2024-09-14T04:08:27.439 INFO:tasks.rados.rados.0.smithi038.stdout:1273: write oid 292 current snap is 0 2024-09-14T04:08:27.439 INFO:tasks.rados.rados.0.smithi038.stdout:1273: seq_num 936 ranges {531352=744483,2005734=779325,3487333=244019} 2024-09-14T04:08:27.449 INFO:tasks.rados.rados.0.smithi038.stdout:1273: writing smithi03870129-292 from 531352 to 1275835 tid 1 2024-09-14T04:08:27.461 INFO:tasks.rados.rados.0.smithi038.stdout:1273: writing smithi03870129-292 from 2005734 to 2785059 tid 2 2024-09-14T04:08:27.467 INFO:tasks.rados.rados.0.smithi038.stdout:1273: writing smithi03870129-292 from 3487333 to 3731352 tid 3 2024-09-14T04:08:27.467 INFO:tasks.rados.rados.0.smithi038.stdout:1274: read oid 188 snap -1 2024-09-14T04:08:27.467 INFO:tasks.rados.rados.0.smithi038.stdout:1274: expect (ObjNum 187 snap 0 seq_num 187) 2024-09-14T04:08:27.467 INFO:tasks.rados.rados.0.smithi038.stdout:1275: read oid 276 snap -1 2024-09-14T04:08:27.467 INFO:tasks.rados.rados.0.smithi038.stdout:1275: expect (ObjNum 275 snap 0 seq_num 275) 2024-09-14T04:08:27.468 INFO:tasks.rados.rados.0.smithi038.stdout:1276: read oid 313 snap -1 2024-09-14T04:08:27.468 INFO:tasks.rados.rados.0.smithi038.stdout:1276: expect (ObjNum 741 snap 0 seq_num 741) 2024-09-14T04:08:27.468 INFO:tasks.rados.rados.0.smithi038.stdout:1277: read oid 133 snap -1 2024-09-14T04:08:27.468 INFO:tasks.rados.rados.0.smithi038.stdout:1277: expect (ObjNum 876 snap 0 seq_num 876) 2024-09-14T04:08:27.468 INFO:tasks.rados.rados.0.smithi038.stdout:1278: read oid 55 snap -1 2024-09-14T04:08:27.468 INFO:tasks.rados.rados.0.smithi038.stdout:1278: expect (ObjNum 754 snap 0 seq_num 754) 2024-09-14T04:08:27.468 INFO:tasks.rados.rados.0.smithi038.stdout:1279: write oid 377 current snap is 0 2024-09-14T04:08:27.468 INFO:tasks.rados.rados.0.smithi038.stdout:1279: seq_num 937 ranges {548159=419732,1664216=522983,2714756=614229} 2024-09-14T04:08:27.474 INFO:tasks.rados.rados.0.smithi038.stdout:1279: writing smithi03870129-377 from 548159 to 967891 tid 1 2024-09-14T04:08:27.481 INFO:tasks.rados.rados.0.smithi038.stdout:1279: writing smithi03870129-377 from 1664216 to 2187199 tid 2 2024-09-14T04:08:27.488 INFO:tasks.rados.rados.0.smithi038.stdout:1279: writing smithi03870129-377 from 2714756 to 3328985 tid 3 2024-09-14T04:08:27.488 INFO:tasks.rados.rados.0.smithi038.stdout:1280: read oid 107 snap -1 2024-09-14T04:08:27.489 INFO:tasks.rados.rados.0.smithi038.stdout:1280: expect (ObjNum 558 snap 0 seq_num 558) 2024-09-14T04:08:27.489 INFO:tasks.rados.rados.0.smithi038.stdout:1281: write oid 209 current snap is 0 2024-09-14T04:08:27.489 INFO:tasks.rados.rados.0.smithi038.stdout:1281: seq_num 938 ranges {564966=494981,1606345=782994,3025826=425501} 2024-09-14T04:08:27.495 INFO:tasks.rados.rados.0.smithi038.stdout:1281: writing smithi03870129-209 from 564966 to 1059947 tid 1 2024-09-14T04:08:27.502 INFO:tasks.rados.rados.0.smithi038.stdout:1281: writing smithi03870129-209 from 1606345 to 2389339 tid 2 2024-09-14T04:08:27.509 INFO:tasks.rados.rados.0.smithi038.stdout:1281: writing smithi03870129-209 from 3025826 to 3451327 tid 3 2024-09-14T04:08:27.509 INFO:tasks.rados.rados.0.smithi038.stdout:1282: write oid 153 current snap is 0 2024-09-14T04:08:27.509 INFO:tasks.rados.rados.0.smithi038.stdout:1270: finishing write tid 3 to smithi03870129-408 2024-09-14T04:08:27.509 INFO:tasks.rados.rados.0.smithi038.stdout:1282: seq_num 939 ranges {581773=570230,1664827=526652,2653249=636773} 2024-09-14T04:08:27.515 INFO:tasks.rados.rados.0.smithi038.stdout:1282: writing smithi03870129-153 from 581773 to 1152003 tid 1 2024-09-14T04:08:27.522 INFO:tasks.rados.rados.0.smithi038.stdout:1282: writing smithi03870129-153 from 1664827 to 2191479 tid 2 2024-09-14T04:08:27.529 INFO:tasks.rados.rados.0.smithi038.stdout:1282: writing smithi03870129-153 from 2653249 to 3290022 tid 3 2024-09-14T04:08:27.529 INFO:tasks.rados.rados.0.smithi038.stdout:1283: delete oid 44 current snap is 0 2024-09-14T04:08:27.529 INFO:tasks.rados.rados.0.smithi038.stdout:1270: finishing write tid 4 to smithi03870129-408 2024-09-14T04:08:27.529 INFO:tasks.rados.rados.0.smithi038.stdout:1270: finishing write tid 5 to smithi03870129-408 2024-09-14T04:08:27.529 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 408 v 259 (ObjNum 934 snap 0 seq_num 934) dirty exists 2024-09-14T04:08:27.529 INFO:tasks.rados.rados.0.smithi038.stdout:1270: left oid 408 (ObjNum 934 snap 0 seq_num 934) 2024-09-14T04:08:27.529 INFO:tasks.rados.rados.0.smithi038.stdout:1271: expect (ObjNum 924 snap 0 seq_num 924) 2024-09-14T04:08:27.682 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:27 smithi123 bash[24950]: audit 2024-09-14T04:08:25.948198+0000 mgr.y (mgr.14406) 246 : audit [DBG] from='client.24719 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:08:27.682 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:27 smithi123 bash[24950]: cluster 2024-09-14T04:08:26.256949+0000 mgr.y (mgr.14406) 247 : cluster [DBG] pgmap v223: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 9.9 MiB/s wr, 90 op/s 2024-09-14T04:08:27.757 INFO:tasks.rados.rados.0.smithi038.stdout:1272: finishing write tid 1 to smithi03870129-330 2024-09-14T04:08:27.758 INFO:tasks.rados.rados.0.smithi038.stdout:1272: finishing write tid 2 to smithi03870129-330 2024-09-14T04:08:27.758 INFO:tasks.rados.rados.0.smithi038.stdout:1272: finishing write tid 3 to smithi03870129-330 2024-09-14T04:08:27.758 INFO:tasks.rados.rados.0.smithi038.stdout:1272: finishing write tid 4 to smithi03870129-330 2024-09-14T04:08:27.758 INFO:tasks.rados.rados.0.smithi038.stdout:1272: finishing write tid 5 to smithi03870129-330 2024-09-14T04:08:27.758 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 330 v 271 (ObjNum 935 snap 0 seq_num 935) dirty exists 2024-09-14T04:08:27.758 INFO:tasks.rados.rados.0.smithi038.stdout:1272: left oid 330 (ObjNum 935 snap 0 seq_num 935) 2024-09-14T04:08:27.758 INFO:tasks.rados.rados.0.smithi038.stdout:1273: finishing write tid 1 to smithi03870129-292 2024-09-14T04:08:27.758 INFO:tasks.rados.rados.0.smithi038.stdout:1273: finishing write tid 2 to smithi03870129-292 2024-09-14T04:08:27.758 INFO:tasks.rados.rados.0.smithi038.stdout:1274: expect (ObjNum 187 snap 0 seq_num 187) 2024-09-14T04:08:27.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:27 smithi038 bash[32505]: audit 2024-09-14T04:08:25.948198+0000 mgr.y (mgr.14406) 246 : audit [DBG] from='client.24719 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:08:27.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:27 smithi038 bash[32505]: cluster 2024-09-14T04:08:26.256949+0000 mgr.y (mgr.14406) 247 : cluster [DBG] pgmap v223: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 9.9 MiB/s wr, 90 op/s 2024-09-14T04:08:27.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:27 smithi038 bash[22519]: audit 2024-09-14T04:08:25.948198+0000 mgr.y (mgr.14406) 246 : audit [DBG] from='client.24719 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:08:27.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:27 smithi038 bash[22519]: cluster 2024-09-14T04:08:26.256949+0000 mgr.y (mgr.14406) 247 : cluster [DBG] pgmap v223: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 9.9 MiB/s wr, 90 op/s 2024-09-14T04:08:27.861 INFO:tasks.rados.rados.0.smithi038.stdout:1273: finishing write tid 3 to smithi03870129-292 2024-09-14T04:08:27.861 INFO:tasks.rados.rados.0.smithi038.stdout:1273: finishing write tid 4 to smithi03870129-292 2024-09-14T04:08:27.861 INFO:tasks.rados.rados.0.smithi038.stdout:1276: expect (ObjNum 741 snap 0 seq_num 741) 2024-09-14T04:08:27.966 INFO:tasks.rados.rados.0.smithi038.stdout:1277: expect (ObjNum 876 snap 0 seq_num 876) 2024-09-14T04:08:28.094 INFO:tasks.rados.rados.0.smithi038.stdout:1273: finishing write tid 5 to smithi03870129-292 2024-09-14T04:08:28.094 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 292 v 223 (ObjNum 936 snap 0 seq_num 936) dirty exists 2024-09-14T04:08:28.094 INFO:tasks.rados.rados.0.smithi038.stdout:1273: left oid 292 (ObjNum 936 snap 0 seq_num 936) 2024-09-14T04:08:28.094 INFO:tasks.rados.rados.0.smithi038.stdout:1278: expect (ObjNum 754 snap 0 seq_num 754) 2024-09-14T04:08:28.302 INFO:tasks.rados.rados.0.smithi038.stdout:1279: finishing write tid 1 to smithi03870129-377 2024-09-14T04:08:28.303 INFO:tasks.rados.rados.0.smithi038.stdout:1275: expect (ObjNum 275 snap 0 seq_num 275) 2024-09-14T04:08:28.387 INFO:tasks.rados.rados.0.smithi038.stdout:1279: finishing write tid 2 to smithi03870129-377 2024-09-14T04:08:28.387 INFO:tasks.rados.rados.0.smithi038.stdout:1279: finishing write tid 3 to smithi03870129-377 2024-09-14T04:08:28.388 INFO:tasks.rados.rados.0.smithi038.stdout:1279: finishing write tid 4 to smithi03870129-377 2024-09-14T04:08:28.388 INFO:tasks.rados.rados.0.smithi038.stdout:1279: finishing write tid 5 to smithi03870129-377 2024-09-14T04:08:28.388 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 377 v 159 (ObjNum 937 snap 0 seq_num 937) dirty exists 2024-09-14T04:08:28.388 INFO:tasks.rados.rados.0.smithi038.stdout:1279: left oid 377 (ObjNum 937 snap 0 seq_num 937) 2024-09-14T04:08:28.388 INFO:tasks.rados.rados.0.smithi038.stdout:1280: expect (ObjNum 558 snap 0 seq_num 558) 2024-09-14T04:08:28.544 INFO:tasks.rados.rados.0.smithi038.stdout:1281: finishing write tid 1 to smithi03870129-209 2024-09-14T04:08:28.544 INFO:tasks.rados.rados.0.smithi038.stdout:1281: finishing write tid 2 to smithi03870129-209 2024-09-14T04:08:28.544 INFO:tasks.rados.rados.0.smithi038.stdout:1281: finishing write tid 3 to smithi03870129-209 2024-09-14T04:08:28.545 INFO:tasks.rados.rados.0.smithi038.stdout:1281: finishing write tid 4 to smithi03870129-209 2024-09-14T04:08:28.545 INFO:tasks.rados.rados.0.smithi038.stdout:1281: finishing write tid 5 to smithi03870129-209 2024-09-14T04:08:28.545 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 209 v 219 (ObjNum 938 snap 0 seq_num 938) dirty exists 2024-09-14T04:08:28.545 INFO:tasks.rados.rados.0.smithi038.stdout:1281: left oid 209 (ObjNum 938 snap 0 seq_num 938) 2024-09-14T04:08:28.545 INFO:tasks.rados.rados.0.smithi038.stdout:1282: finishing write tid 1 to smithi03870129-153 2024-09-14T04:08:28.545 INFO:tasks.rados.rados.0.smithi038.stdout:1282: finishing write tid 2 to smithi03870129-153 2024-09-14T04:08:28.545 INFO:tasks.rados.rados.0.smithi038.stdout:1282: finishing write tid 3 to smithi03870129-153 2024-09-14T04:08:28.545 INFO:tasks.rados.rados.0.smithi038.stdout:1282: finishing write tid 4 to smithi03870129-153 2024-09-14T04:08:28.546 INFO:tasks.rados.rados.0.smithi038.stdout:1282: finishing write tid 5 to smithi03870129-153 2024-09-14T04:08:28.546 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 153 v 227 (ObjNum 939 snap 0 seq_num 939) dirty exists 2024-09-14T04:08:28.546 INFO:tasks.rados.rados.0.smithi038.stdout:1282: left oid 153 (ObjNum 939 snap 0 seq_num 939) 2024-09-14T04:08:28.546 INFO:tasks.rados.rados.0.smithi038.stdout:1270: done (13 left) 2024-09-14T04:08:28.546 INFO:tasks.rados.rados.0.smithi038.stdout:1271: done (12 left) 2024-09-14T04:08:28.546 INFO:tasks.rados.rados.0.smithi038.stdout:1272: done (11 left) 2024-09-14T04:08:28.546 INFO:tasks.rados.rados.0.smithi038.stdout:1273: done (10 left) 2024-09-14T04:08:28.546 INFO:tasks.rados.rados.0.smithi038.stdout:1274: done (9 left) 2024-09-14T04:08:28.546 INFO:tasks.rados.rados.0.smithi038.stdout:1275: done (8 left) 2024-09-14T04:08:28.546 INFO:tasks.rados.rados.0.smithi038.stdout:1276: done (7 left) 2024-09-14T04:08:28.546 INFO:tasks.rados.rados.0.smithi038.stdout:1277: done (6 left) 2024-09-14T04:08:28.547 INFO:tasks.rados.rados.0.smithi038.stdout:1278: done (5 left) 2024-09-14T04:08:28.547 INFO:tasks.rados.rados.0.smithi038.stdout:1279: done (4 left) 2024-09-14T04:08:28.547 INFO:tasks.rados.rados.0.smithi038.stdout:1280: done (3 left) 2024-09-14T04:08:28.547 INFO:tasks.rados.rados.0.smithi038.stdout:1281: done (2 left) 2024-09-14T04:08:28.547 INFO:tasks.rados.rados.0.smithi038.stdout:1282: done (1 left) 2024-09-14T04:08:28.547 INFO:tasks.rados.rados.0.smithi038.stdout:1283: done (0 left) 2024-09-14T04:08:28.547 INFO:tasks.rados.rados.0.smithi038.stdout:1284: write oid 57 current snap is 0 2024-09-14T04:08:28.547 INFO:tasks.rados.rados.0.smithi038.stdout:1284: seq_num 941 ranges {615387=720728,1781791=530321,3108095=707292} 2024-09-14T04:08:28.565 INFO:tasks.rados.rados.0.smithi038.stdout:1284: writing smithi03870129-57 from 615387 to 1336115 tid 1 2024-09-14T04:08:28.582 INFO:tasks.rados.rados.0.smithi038.stdout:1284: writing smithi03870129-57 from 1781791 to 2312112 tid 2 2024-09-14T04:08:28.603 INFO:tasks.rados.rados.0.smithi038.stdout:1284: writing smithi03870129-57 from 3108095 to 3815387 tid 3 2024-09-14T04:08:28.603 INFO:tasks.rados.rados.0.smithi038.stdout:1285: write oid 25 current snap is 0 2024-09-14T04:08:28.603 INFO:tasks.rados.rados.0.smithi038.stdout:1284: finishing write tid 1 to smithi03870129-57 2024-09-14T04:08:28.603 INFO:tasks.rados.rados.0.smithi038.stdout:1284: finishing write tid 2 to smithi03870129-57 2024-09-14T04:08:28.603 INFO:tasks.rados.rados.0.smithi038.stdout:1285: seq_num 942 ranges {632194=795977,2123920=790332,3419165=413029} 2024-09-14T04:08:28.609 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:08:28.618 INFO:tasks.rados.rados.0.smithi038.stdout:1285: writing smithi03870129-25 from 632194 to 1428171 tid 1 2024-09-14T04:08:28.634 INFO:tasks.rados.rados.0.smithi038.stdout:1285: writing smithi03870129-25 from 2123920 to 2914252 tid 2 2024-09-14T04:08:28.642 INFO:tasks.rados.rados.0.smithi038.stdout:1285: writing smithi03870129-25 from 3419165 to 3832194 tid 3 2024-09-14T04:08:28.642 INFO:tasks.rados.rados.0.smithi038.stdout:1286: write oid 32 current snap is 0 2024-09-14T04:08:28.642 INFO:tasks.rados.rados.0.smithi038.stdout:1284: finishing write tid 3 to smithi03870129-57 2024-09-14T04:08:28.642 INFO:tasks.rados.rados.0.smithi038.stdout:1284: finishing write tid 4 to smithi03870129-57 2024-09-14T04:08:28.642 INFO:tasks.rados.rados.0.smithi038.stdout:1284: finishing write tid 5 to smithi03870129-57 2024-09-14T04:08:28.642 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 57 v 263 (ObjNum 941 snap 0 seq_num 941) dirty exists 2024-09-14T04:08:28.643 INFO:tasks.rados.rados.0.smithi038.stdout:1284: left oid 57 (ObjNum 941 snap 0 seq_num 941) 2024-09-14T04:08:28.643 INFO:tasks.rados.rados.0.smithi038.stdout:1285: finishing write tid 1 to smithi03870129-25 2024-09-14T04:08:28.643 INFO:tasks.rados.rados.0.smithi038.stdout:1285: finishing write tid 2 to smithi03870129-25 2024-09-14T04:08:28.643 INFO:tasks.rados.rados.0.smithi038.stdout:1286: seq_num 943 ranges {649001=587579,1898755=533990,3162941=686060} 2024-09-14T04:08:28.653 INFO:tasks.rados.rados.0.smithi038.stdout:1286: writing smithi03870129-32 from 649001 to 1236580 tid 1 2024-09-14T04:08:28.663 INFO:tasks.rados.rados.0.smithi038.stdout:1286: writing smithi03870129-32 from 1898755 to 2432745 tid 2 2024-09-14T04:08:28.675 INFO:tasks.rados.rados.0.smithi038.stdout:1286: writing smithi03870129-32 from 3162941 to 3849001 tid 3 2024-09-14T04:08:28.675 INFO:tasks.rados.rados.0.smithi038.stdout:1284: done (2 left) 2024-09-14T04:08:28.675 INFO:tasks.rados.rados.0.smithi038.stdout:1287: write oid 439 current snap is 0 2024-09-14T04:08:28.675 INFO:tasks.rados.rados.0.smithi038.stdout:1285: finishing write tid 3 to smithi03870129-25 2024-09-14T04:08:28.675 INFO:tasks.rados.rados.0.smithi038.stdout:1287: seq_num 944 ranges {665808=662828,1957237=677648,3074011=609486} 2024-09-14T04:08:28.682 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:28 smithi123 bash[24950]: audit 2024-09-14T04:08:28.296909+0000 mon.a (mon.0) 859 : audit [DBG] from='client.? 172.21.15.38:0/1157301672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:08:28.684 INFO:tasks.rados.rados.0.smithi038.stdout:1287: writing smithi03870129-439 from 665808 to 1328636 tid 1 2024-09-14T04:08:28.694 INFO:tasks.rados.rados.0.smithi038.stdout:1287: writing smithi03870129-439 from 1957237 to 2634885 tid 2 2024-09-14T04:08:28.702 INFO:tasks.rados.rados.0.smithi038.stdout:1287: writing smithi03870129-439 from 3074011 to 3683497 tid 3 2024-09-14T04:08:28.702 INFO:tasks.rados.rados.0.smithi038.stdout:1288: read oid 222 snap -1 2024-09-14T04:08:28.702 INFO:tasks.rados.rados.0.smithi038.stdout:1288: expect (ObjNum 221 snap 0 seq_num 221) 2024-09-14T04:08:28.702 INFO:tasks.rados.rados.0.smithi038.stdout:1289: read oid 383 snap -1 2024-09-14T04:08:28.703 INFO:tasks.rados.rados.0.smithi038.stdout:1289: expect deleted 2024-09-14T04:08:28.703 INFO:tasks.rados.rados.0.smithi038.stdout:1290: read oid 454 snap -1 2024-09-14T04:08:28.703 INFO:tasks.rados.rados.0.smithi038.stdout:1290: expect (ObjNum 859 snap 0 seq_num 859) 2024-09-14T04:08:28.703 INFO:tasks.rados.rados.0.smithi038.stdout:1291: write oid 148 current snap is 0 2024-09-14T04:08:28.703 INFO:tasks.rados.rados.0.smithi038.stdout:1285: finishing write tid 4 to smithi03870129-25 2024-09-14T04:08:28.703 INFO:tasks.rados.rados.0.smithi038.stdout:1285: finishing write tid 5 to smithi03870129-25 2024-09-14T04:08:28.703 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 25 v 155 (ObjNum 942 snap 0 seq_num 942) dirty exists 2024-09-14T04:08:28.703 INFO:tasks.rados.rados.0.smithi038.stdout:1285: left oid 25 (ObjNum 942 snap 0 seq_num 942) 2024-09-14T04:08:28.703 INFO:tasks.rados.rados.0.smithi038.stdout:1286: finishing write tid 1 to smithi03870129-32 2024-09-14T04:08:28.703 INFO:tasks.rados.rados.0.smithi038.stdout:1286: finishing write tid 2 to smithi03870129-32 2024-09-14T04:08:28.703 INFO:tasks.rados.rados.0.smithi038.stdout:1291: seq_num 945 ranges {682615=738077,2015719=537659,3217787=420758} 2024-09-14T04:08:28.712 INFO:tasks.rados.rados.0.smithi038.stdout:1291: writing smithi03870129-148 from 682615 to 1420692 tid 1 2024-09-14T04:08:28.720 INFO:tasks.rados.rados.0.smithi038.stdout:1291: writing smithi03870129-148 from 2015719 to 2553378 tid 2 2024-09-14T04:08:28.728 INFO:tasks.rados.rados.0.smithi038.stdout:1291: writing smithi03870129-148 from 3217787 to 3638545 tid 3 2024-09-14T04:08:28.728 INFO:tasks.rados.rados.0.smithi038.stdout:1285: done (6 left) 2024-09-14T04:08:28.728 INFO:tasks.rados.rados.0.smithi038.stdout:1292: write oid 231 current snap is 0 2024-09-14T04:08:28.728 INFO:tasks.rados.rados.0.smithi038.stdout:1292: seq_num 946 ranges {699422=413326,1557848=681317,3012504=748383} 2024-09-14T04:08:28.734 INFO:tasks.rados.rados.0.smithi038.stdout:1292: writing smithi03870129-231 from 699422 to 1112748 tid 1 2024-09-14T04:08:28.803 INFO:tasks.rados.rados.0.smithi038.stdout:1292: writing smithi03870129-231 from 1557848 to 2239165 tid 2 2024-09-14T04:08:28.803 INFO:tasks.rados.rados.0.smithi038.stdout:1292: writing smithi03870129-231 from 3012504 to 3760887 tid 3 2024-09-14T04:08:28.803 INFO:tasks.rados.rados.0.smithi038.stdout:1293: write oid 105 current snap is 0 2024-09-14T04:08:28.804 INFO:tasks.rados.rados.0.smithi038.stdout:1293: seq_num 947 ranges {716229=488575,1616330=541328,2756280=559655} 2024-09-14T04:08:28.804 INFO:tasks.rados.rados.0.smithi038.stdout:1293: writing smithi03870129-105 from 716229 to 1204804 tid 1 2024-09-14T04:08:28.804 INFO:tasks.rados.rados.0.smithi038.stdout:1293: writing smithi03870129-105 from 1616330 to 2157658 tid 2 2024-09-14T04:08:28.804 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:28 smithi038 bash[22519]: audit 2024-09-14T04:08:28.296909+0000 mon.a (mon.0) 859 : audit [DBG] from='client.? 172.21.15.38:0/1157301672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:08:28.804 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:28 smithi038 bash[32505]: audit 2024-09-14T04:08:28.296909+0000 mon.a (mon.0) 859 : audit [DBG] from='client.? 172.21.15.38:0/1157301672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:08:28.806 INFO:tasks.rados.rados.0.smithi038.stdout:1293: writing smithi03870129-105 from 2756280 to 3315935 tid 3 2024-09-14T04:08:28.807 INFO:tasks.rados.rados.0.smithi038.stdout:1294: read oid 172 snap -1 2024-09-14T04:08:28.807 INFO:tasks.rados.rados.0.smithi038.stdout:1294: expect (ObjNum 827 snap 0 seq_num 827) 2024-09-14T04:08:28.807 INFO:tasks.rados.rados.0.smithi038.stdout:1295: read oid 386 snap -1 2024-09-14T04:08:28.807 INFO:tasks.rados.rados.0.smithi038.stdout:1295: expect (ObjNum 878 snap 0 seq_num 878) 2024-09-14T04:08:28.807 INFO:tasks.rados.rados.0.smithi038.stdout:1296: write oid 247 current snap is 0 2024-09-14T04:08:28.807 INFO:tasks.rados.rados.0.smithi038.stdout:1286: finishing write tid 3 to smithi03870129-32 2024-09-14T04:08:28.807 INFO:tasks.rados.rados.0.smithi038.stdout:1286: finishing write tid 4 to smithi03870129-32 2024-09-14T04:08:28.807 INFO:tasks.rados.rados.0.smithi038.stdout:1286: finishing write tid 5 to smithi03870129-32 2024-09-14T04:08:28.807 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 32 v 191 (ObjNum 943 snap 0 seq_num 943) dirty exists 2024-09-14T04:08:28.807 INFO:tasks.rados.rados.0.smithi038.stdout:1286: left oid 32 (ObjNum 943 snap 0 seq_num 943) 2024-09-14T04:08:28.807 INFO:tasks.rados.rados.0.smithi038.stdout:1296: seq_num 948 ranges {733036=563824,2074812=684986,3183703=749333} 2024-09-14T04:08:28.807 INFO:tasks.rados.rados.0.smithi038.stdout:1296: writing smithi03870129-247 from 733036 to 1296860 tid 1 2024-09-14T04:08:28.808 INFO:tasks.rados.rados.0.smithi038.stdout:1296: writing smithi03870129-247 from 2074812 to 2759798 tid 2 2024-09-14T04:08:28.808 INFO:tasks.rados.rados.0.smithi038.stdout:1296: writing smithi03870129-247 from 3183703 to 3933036 tid 3 2024-09-14T04:08:28.808 INFO:tasks.rados.rados.0.smithi038.stdout:1286: done (10 left) 2024-09-14T04:08:28.808 INFO:tasks.rados.rados.0.smithi038.stdout:1297: write oid 424 current snap is 0 2024-09-14T04:08:28.808 INFO:tasks.rados.rados.0.smithi038.stdout:1297: seq_num 949 ranges {749843=639073,2133294=544997,3211126=582199} 2024-09-14T04:08:28.808 INFO:tasks.rados.rados.0.smithi038.stdout:1297: writing smithi03870129-424 from 749843 to 1388916 tid 1 2024-09-14T04:08:28.808 INFO:tasks.rados.rados.0.smithi038.stdout:1297: writing smithi03870129-424 from 2133294 to 2678291 tid 2 2024-09-14T04:08:28.815 INFO:tasks.rados.rados.0.smithi038.stdout:1297: writing smithi03870129-424 from 3211126 to 3793325 tid 3 2024-09-14T04:08:28.815 INFO:tasks.rados.rados.0.smithi038.stdout:1298: read oid 63 snap -1 2024-09-14T04:08:28.815 INFO:tasks.rados.rados.0.smithi038.stdout:1298: expect deleted 2024-09-14T04:08:28.815 INFO:tasks.rados.rados.0.smithi038.stdout:1299: delete oid 300 current snap is 0 2024-09-14T04:08:28.815 INFO:tasks.rados.rados.0.smithi038.stdout:1287: finishing write tid 1 to smithi03870129-439 2024-09-14T04:08:28.815 INFO:tasks.rados.rados.0.smithi038.stdout:1287: finishing write tid 2 to smithi03870129-439 2024-09-14T04:08:28.815 INFO:tasks.rados.rados.0.smithi038.stdout:1290: expect (ObjNum 859 snap 0 seq_num 859) 2024-09-14T04:08:28.946 INFO:tasks.rados.rados.0.smithi038.stdout:1291: finishing write tid 1 to smithi03870129-148 2024-09-14T04:08:28.946 INFO:tasks.rados.rados.0.smithi038.stdout:1287: finishing write tid 3 to smithi03870129-439 2024-09-14T04:08:28.946 INFO:tasks.rados.rados.0.smithi038.stdout:1287: finishing write tid 4 to smithi03870129-439 2024-09-14T04:08:28.946 INFO:tasks.rados.rados.0.smithi038.stdout:1287: finishing write tid 5 to smithi03870129-439 2024-09-14T04:08:28.946 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 439 v 267 (ObjNum 944 snap 0 seq_num 944) dirty exists 2024-09-14T04:08:28.946 INFO:tasks.rados.rados.0.smithi038.stdout:1287: left oid 439 (ObjNum 944 snap 0 seq_num 944) 2024-09-14T04:08:28.946 INFO:tasks.rados.rados.0.smithi038.stdout:1288: expect (ObjNum 221 snap 0 seq_num 221) 2024-09-14T04:08:29.063 INFO:tasks.rados.rados.0.smithi038.stdout:1291: finishing write tid 2 to smithi03870129-148 2024-09-14T04:08:29.063 INFO:tasks.rados.rados.0.smithi038.stdout:1291: finishing write tid 3 to smithi03870129-148 2024-09-14T04:08:29.063 INFO:tasks.rados.rados.0.smithi038.stdout:1291: finishing write tid 4 to smithi03870129-148 2024-09-14T04:08:29.063 INFO:tasks.rados.rados.0.smithi038.stdout:1291: finishing write tid 5 to smithi03870129-148 2024-09-14T04:08:29.063 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 148 v 174 (ObjNum 945 snap 0 seq_num 945) dirty exists 2024-09-14T04:08:29.063 INFO:tasks.rados.rados.0.smithi038.stdout:1291: left oid 148 (ObjNum 945 snap 0 seq_num 945) 2024-09-14T04:08:29.064 INFO:tasks.rados.rados.0.smithi038.stdout:1292: finishing write tid 1 to smithi03870129-231 2024-09-14T04:08:29.064 INFO:tasks.rados.rados.0.smithi038.stdout:1292: finishing write tid 2 to smithi03870129-231 2024-09-14T04:08:29.064 INFO:tasks.rados.rados.0.smithi038.stdout:1292: finishing write tid 3 to smithi03870129-231 2024-09-14T04:08:29.064 INFO:tasks.rados.rados.0.smithi038.stdout:1292: finishing write tid 4 to smithi03870129-231 2024-09-14T04:08:29.064 INFO:tasks.rados.rados.0.smithi038.stdout:1292: finishing write tid 5 to smithi03870129-231 2024-09-14T04:08:29.064 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 231 v 177 (ObjNum 946 snap 0 seq_num 946) dirty exists 2024-09-14T04:08:29.064 INFO:tasks.rados.rados.0.smithi038.stdout:1292: left oid 231 (ObjNum 946 snap 0 seq_num 946) 2024-09-14T04:08:29.064 INFO:tasks.rados.rados.0.smithi038.stdout:1293: finishing write tid 1 to smithi03870129-105 2024-09-14T04:08:29.064 INFO:tasks.rados.rados.0.smithi038.stdout:1293: finishing write tid 2 to smithi03870129-105 2024-09-14T04:08:29.064 INFO:tasks.rados.rados.0.smithi038.stdout:1287: done (12 left) 2024-09-14T04:08:29.065 INFO:tasks.rados.rados.0.smithi038.stdout:1288: done (11 left) 2024-09-14T04:08:29.065 INFO:tasks.rados.rados.0.smithi038.stdout:1289: done (10 left) 2024-09-14T04:08:29.065 INFO:tasks.rados.rados.0.smithi038.stdout:1290: done (9 left) 2024-09-14T04:08:29.065 INFO:tasks.rados.rados.0.smithi038.stdout:1291: done (8 left) 2024-09-14T04:08:29.065 INFO:tasks.rados.rados.0.smithi038.stdout:1292: done (7 left) 2024-09-14T04:08:29.066 INFO:tasks.rados.rados.0.smithi038.stdout:1299: done (6 left) 2024-09-14T04:08:29.066 INFO:tasks.rados.rados.0.smithi038.stdout:1300: delete oid 92 current snap is 0 2024-09-14T04:08:29.066 INFO:tasks.rados.rados.0.smithi038.stdout:1293: finishing write tid 3 to smithi03870129-105 2024-09-14T04:08:29.066 INFO:tasks.rados.rados.0.smithi038.stdout:1293: finishing write tid 4 to smithi03870129-105 2024-09-14T04:08:29.067 INFO:tasks.rados.rados.0.smithi038.stdout:1293: finishing write tid 5 to smithi03870129-105 2024-09-14T04:08:29.067 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 105 v 297 (ObjNum 947 snap 0 seq_num 947) dirty exists 2024-09-14T04:08:29.067 INFO:tasks.rados.rados.0.smithi038.stdout:1293: left oid 105 (ObjNum 947 snap 0 seq_num 947) 2024-09-14T04:08:29.067 INFO:tasks.rados.rados.0.smithi038.stdout:1295: expect (ObjNum 878 snap 0 seq_num 878) 2024-09-14T04:08:29.223 INFO:tasks.rados.rados.0.smithi038.stdout:1296: finishing write tid 1 to smithi03870129-247 2024-09-14T04:08:29.223 INFO:tasks.rados.rados.0.smithi038.stdout:1294: expect (ObjNum 827 snap 0 seq_num 827) 2024-09-14T04:08:29.398 INFO:tasks.rados.rados.0.smithi038.stdout:1296: finishing write tid 2 to smithi03870129-247 2024-09-14T04:08:29.398 INFO:tasks.rados.rados.0.smithi038.stdout:1296: finishing write tid 3 to smithi03870129-247 2024-09-14T04:08:29.398 INFO:tasks.rados.rados.0.smithi038.stdout:1296: finishing write tid 4 to smithi03870129-247 2024-09-14T04:08:29.398 INFO:tasks.rados.rados.0.smithi038.stdout:1296: finishing write tid 5 to smithi03870129-247 2024-09-14T04:08:29.398 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 247 v 206 (ObjNum 948 snap 0 seq_num 948) dirty exists 2024-09-14T04:08:29.398 INFO:tasks.rados.rados.0.smithi038.stdout:1296: left oid 247 (ObjNum 948 snap 0 seq_num 948) 2024-09-14T04:08:29.398 INFO:tasks.rados.rados.0.smithi038.stdout:1297: finishing write tid 1 to smithi03870129-424 2024-09-14T04:08:29.398 INFO:tasks.rados.rados.0.smithi038.stdout:1297: finishing write tid 2 to smithi03870129-424 2024-09-14T04:08:29.398 INFO:tasks.rados.rados.0.smithi038.stdout:1297: finishing write tid 3 to smithi03870129-424 2024-09-14T04:08:29.399 INFO:tasks.rados.rados.0.smithi038.stdout:1297: finishing write tid 4 to smithi03870129-424 2024-09-14T04:08:29.399 INFO:tasks.rados.rados.0.smithi038.stdout:1297: finishing write tid 5 to smithi03870129-424 2024-09-14T04:08:29.399 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 424 v 191 (ObjNum 949 snap 0 seq_num 949) dirty exists 2024-09-14T04:08:29.399 INFO:tasks.rados.rados.0.smithi038.stdout:1297: left oid 424 (ObjNum 949 snap 0 seq_num 949) 2024-09-14T04:08:29.399 INFO:tasks.rados.rados.0.smithi038.stdout:1293: done (6 left) 2024-09-14T04:08:29.399 INFO:tasks.rados.rados.0.smithi038.stdout:1294: done (5 left) 2024-09-14T04:08:29.399 INFO:tasks.rados.rados.0.smithi038.stdout:1295: done (4 left) 2024-09-14T04:08:29.399 INFO:tasks.rados.rados.0.smithi038.stdout:1296: done (3 left) 2024-09-14T04:08:29.399 INFO:tasks.rados.rados.0.smithi038.stdout:1297: done (2 left) 2024-09-14T04:08:29.399 INFO:tasks.rados.rados.0.smithi038.stdout:1298: done (1 left) 2024-09-14T04:08:29.399 INFO:tasks.rados.rados.0.smithi038.stdout:1300: done (0 left) 2024-09-14T04:08:29.399 INFO:tasks.rados.rados.0.smithi038.stdout:1301: write oid 61 current snap is 0 2024-09-14T04:08:29.399 INFO:tasks.rados.rados.0.smithi038.stdout:1301: seq_num 952 ranges {400264=581173,1508740=491524} 2024-09-14T04:08:29.413 INFO:tasks.rados.rados.0.smithi038.stdout:1301: writing smithi03870129-61 from 400264 to 981437 tid 1 2024-09-14T04:08:29.426 INFO:tasks.rados.rados.0.smithi038.stdout:1301: writing smithi03870129-61 from 1508740 to 2000264 tid 2 2024-09-14T04:08:29.426 INFO:tasks.rados.rados.0.smithi038.stdout:1302: write oid 498 current snap is 0 2024-09-14T04:08:29.426 INFO:tasks.rados.rados.0.smithi038.stdout:1302: seq_num 953 ranges {417071=656422,1567222=449849} 2024-09-14T04:08:29.441 INFO:tasks.rados.rados.0.smithi038.stdout:1302: writing smithi03870129-498 from 417071 to 1073493 tid 1 2024-09-14T04:08:29.454 INFO:tasks.rados.rados.0.smithi038.stdout:1302: writing smithi03870129-498 from 1567222 to 2017071 tid 2 2024-09-14T04:08:29.454 INFO:tasks.rados.rados.0.smithi038.stdout:1303: write oid 196 current snap is 0 2024-09-14T04:08:29.454 INFO:tasks.rados.rados.0.smithi038.stdout:1301: finishing write tid 1 to smithi03870129-61 2024-09-14T04:08:29.454 INFO:tasks.rados.rados.0.smithi038.stdout:1301: finishing write tid 2 to smithi03870129-61 2024-09-14T04:08:29.455 INFO:tasks.rados.rados.0.smithi038.stdout:1301: finishing write tid 3 to smithi03870129-61 2024-09-14T04:08:29.455 INFO:tasks.rados.rados.0.smithi038.stdout:1301: finishing write tid 4 to smithi03870129-61 2024-09-14T04:08:29.455 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 61 v 300 (ObjNum 952 snap 0 seq_num 952) dirty exists 2024-09-14T04:08:29.455 INFO:tasks.rados.rados.0.smithi038.stdout:1301: left oid 61 (ObjNum 952 snap 0 seq_num 952) 2024-09-14T04:08:29.455 INFO:tasks.rados.rados.0.smithi038.stdout:1302: finishing write tid 1 to smithi03870129-498 2024-09-14T04:08:29.455 INFO:tasks.rados.rados.0.smithi038.stdout:1303: seq_num 954 ranges {433878=731671,1909351=124527} 2024-09-14T04:08:29.467 INFO:tasks.rados.rados.0.smithi038.stdout:1303: writing smithi03870129-196 from 433878 to 1165549 tid 1 2024-09-14T04:08:29.478 INFO:tasks.rados.rados.0.smithi038.stdout:1303: writing smithi03870129-196 from 1909351 to 2033878 tid 2 2024-09-14T04:08:29.478 INFO:tasks.rados.rados.0.smithi038.stdout:1301: done (2 left) 2024-09-14T04:08:29.478 INFO:tasks.rados.rados.0.smithi038.stdout:1304: read oid 144 snap -1 2024-09-14T04:08:29.478 INFO:tasks.rados.rados.0.smithi038.stdout:1304: expect (ObjNum 143 snap 0 seq_num 143) 2024-09-14T04:08:29.478 INFO:tasks.rados.rados.0.smithi038.stdout:1305: read oid 317 snap -1 2024-09-14T04:08:29.478 INFO:tasks.rados.rados.0.smithi038.stdout:1305: expect (ObjNum 890 snap 0 seq_num 890) 2024-09-14T04:08:29.478 INFO:tasks.rados.rados.0.smithi038.stdout:1306: write oid 373 current snap is 0 2024-09-14T04:08:29.478 INFO:tasks.rados.rados.0.smithi038.stdout:1306: seq_num 955 ranges {450685=406920,1567833=482852} 2024-09-14T04:08:29.487 INFO:tasks.rados.rados.0.smithi038.stdout:1306: writing smithi03870129-373 from 450685 to 857605 tid 1 2024-09-14T04:08:29.499 INFO:tasks.rados.rados.0.smithi038.stdout:1306: writing smithi03870129-373 from 1567833 to 2050685 tid 2 2024-09-14T04:08:29.500 INFO:tasks.rados.rados.0.smithi038.stdout:1307: read oid 227 snap -1 2024-09-14T04:08:29.500 INFO:tasks.rados.rados.0.smithi038.stdout:1307: expect (ObjNum 748 snap 0 seq_num 748) 2024-09-14T04:08:29.500 INFO:tasks.rados.rados.0.smithi038.stdout:1308: write oid 326 current snap is 0 2024-09-14T04:08:29.500 INFO:tasks.rados.rados.0.smithi038.stdout:1308: seq_num 956 ranges {467492=482169,1626315=441177} 2024-09-14T04:08:29.509 INFO:tasks.rados.rados.0.smithi038.stdout:1308: writing smithi03870129-326 from 467492 to 949661 tid 1 2024-09-14T04:08:29.518 INFO:tasks.rados.rados.0.smithi038.stdout:1308: writing smithi03870129-326 from 1626315 to 2067492 tid 2 2024-09-14T04:08:29.518 INFO:tasks.rados.rados.0.smithi038.stdout:1309: read oid 71 snap -1 2024-09-14T04:08:29.519 INFO:tasks.rados.rados.0.smithi038.stdout:1309: expect (ObjNum 70 snap 0 seq_num 70) 2024-09-14T04:08:29.519 INFO:tasks.rados.rados.0.smithi038.stdout:1310: write oid 344 current snap is 0 2024-09-14T04:08:29.519 INFO:tasks.rados.rados.0.smithi038.stdout:1302: finishing write tid 2 to smithi03870129-498 2024-09-14T04:08:29.519 INFO:tasks.rados.rados.0.smithi038.stdout:1302: finishing write tid 3 to smithi03870129-498 2024-09-14T04:08:29.519 INFO:tasks.rados.rados.0.smithi038.stdout:1310: seq_num 957 ranges {484299=557418,1684797=399502} 2024-09-14T04:08:29.525 INFO:tasks.rados.rados.0.smithi038.stdout:1310: writing smithi03870129-344 from 484299 to 1041717 tid 1 2024-09-14T04:08:29.534 INFO:tasks.rados.rados.0.smithi038.stdout:1310: writing smithi03870129-344 from 1684797 to 2084299 tid 2 2024-09-14T04:08:29.534 INFO:tasks.rados.rados.0.smithi038.stdout:1311: write oid 199 current snap is 0 2024-09-14T04:08:29.534 INFO:tasks.rados.rados.0.smithi038.stdout:1302: finishing write tid 4 to smithi03870129-498 2024-09-14T04:08:29.534 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 498 v 271 (ObjNum 953 snap 0 seq_num 953) dirty exists 2024-09-14T04:08:29.534 INFO:tasks.rados.rados.0.smithi038.stdout:1302: left oid 498 (ObjNum 953 snap 0 seq_num 953) 2024-09-14T04:08:29.534 INFO:tasks.rados.rados.0.smithi038.stdout:1303: finishing write tid 1 to smithi03870129-196 2024-09-14T04:08:29.534 INFO:tasks.rados.rados.0.smithi038.stdout:1303: finishing write tid 2 to smithi03870129-196 2024-09-14T04:08:29.534 INFO:tasks.rados.rados.0.smithi038.stdout:1303: finishing write tid 3 to smithi03870129-196 2024-09-14T04:08:29.534 INFO:tasks.rados.rados.0.smithi038.stdout:1303: finishing write tid 4 to smithi03870129-196 2024-09-14T04:08:29.534 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 196 v 230 (ObjNum 954 snap 0 seq_num 954) dirty exists 2024-09-14T04:08:29.534 INFO:tasks.rados.rados.0.smithi038.stdout:1303: left oid 196 (ObjNum 954 snap 0 seq_num 954) 2024-09-14T04:08:29.534 INFO:tasks.rados.rados.0.smithi038.stdout:1304: expect (ObjNum 143 snap 0 seq_num 143) 2024-09-14T04:08:29.625 INFO:tasks.rados.rados.0.smithi038.stdout:1305: expect (ObjNum 890 snap 0 seq_num 890) 2024-09-14T04:08:29.682 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:29 smithi123 bash[24950]: cluster 2024-09-14T04:08:28.258186+0000 mgr.y (mgr.14406) 248 : cluster [DBG] pgmap v224: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 82 MiB/s rd, 14 MiB/s wr, 130 op/s 2024-09-14T04:08:29.682 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:29 smithi123 bash[24950]: audit 2024-09-14T04:08:28.599367+0000 mgr.y (mgr.14406) 249 : audit [DBG] from='client.24731 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:08:29.752 INFO:tasks.rados.rados.0.smithi038.stdout:1306: finishing write tid 1 to smithi03870129-373 2024-09-14T04:08:29.752 INFO:tasks.rados.rados.0.smithi038.stdout:1306: finishing write tid 2 to smithi03870129-373 2024-09-14T04:08:29.752 INFO:tasks.rados.rados.0.smithi038.stdout:1306: finishing write tid 3 to smithi03870129-373 2024-09-14T04:08:29.752 INFO:tasks.rados.rados.0.smithi038.stdout:1307: expect (ObjNum 748 snap 0 seq_num 748) 2024-09-14T04:08:29.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:29 smithi038 bash[22519]: cluster 2024-09-14T04:08:28.258186+0000 mgr.y (mgr.14406) 248 : cluster [DBG] pgmap v224: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 82 MiB/s rd, 14 MiB/s wr, 130 op/s 2024-09-14T04:08:29.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:29 smithi038 bash[22519]: audit 2024-09-14T04:08:28.599367+0000 mgr.y (mgr.14406) 249 : audit [DBG] from='client.24731 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:08:29.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:29 smithi038 bash[32505]: cluster 2024-09-14T04:08:28.258186+0000 mgr.y (mgr.14406) 248 : cluster [DBG] pgmap v224: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 82 MiB/s rd, 14 MiB/s wr, 130 op/s 2024-09-14T04:08:29.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:29 smithi038 bash[32505]: audit 2024-09-14T04:08:28.599367+0000 mgr.y (mgr.14406) 249 : audit [DBG] from='client.24731 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:08:29.873 INFO:tasks.rados.rados.0.smithi038.stdout:1306: finishing write tid 4 to smithi03870129-373 2024-09-14T04:08:29.873 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 373 v 233 (ObjNum 955 snap 0 seq_num 955) dirty exists 2024-09-14T04:08:29.873 INFO:tasks.rados.rados.0.smithi038.stdout:1306: left oid 373 (ObjNum 955 snap 0 seq_num 955) 2024-09-14T04:08:29.873 INFO:tasks.rados.rados.0.smithi038.stdout:1308: finishing write tid 1 to smithi03870129-326 2024-09-14T04:08:29.873 INFO:tasks.rados.rados.0.smithi038.stdout:1308: finishing write tid 2 to smithi03870129-326 2024-09-14T04:08:29.874 INFO:tasks.rados.rados.0.smithi038.stdout:1308: finishing write tid 3 to smithi03870129-326 2024-09-14T04:08:29.874 INFO:tasks.rados.rados.0.smithi038.stdout:1308: finishing write tid 4 to smithi03870129-326 2024-09-14T04:08:29.874 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 326 v 99 (ObjNum 956 snap 0 seq_num 956) dirty exists 2024-09-14T04:08:29.874 INFO:tasks.rados.rados.0.smithi038.stdout:1308: left oid 326 (ObjNum 956 snap 0 seq_num 956) 2024-09-14T04:08:29.874 INFO:tasks.rados.rados.0.smithi038.stdout:1309: expect (ObjNum 70 snap 0 seq_num 70) 2024-09-14T04:08:29.976 INFO:tasks.rados.rados.0.smithi038.stdout:1310: finishing write tid 1 to smithi03870129-344 2024-09-14T04:08:29.976 INFO:tasks.rados.rados.0.smithi038.stdout:1310: finishing write tid 2 to smithi03870129-344 2024-09-14T04:08:29.976 INFO:tasks.rados.rados.0.smithi038.stdout:1310: finishing write tid 3 to smithi03870129-344 2024-09-14T04:08:29.976 INFO:tasks.rados.rados.0.smithi038.stdout:1310: finishing write tid 4 to smithi03870129-344 2024-09-14T04:08:29.976 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 344 v 222 (ObjNum 957 snap 0 seq_num 957) dirty exists 2024-09-14T04:08:29.976 INFO:tasks.rados.rados.0.smithi038.stdout:1310: left oid 344 (ObjNum 957 snap 0 seq_num 957) 2024-09-14T04:08:29.976 INFO:tasks.rados.rados.0.smithi038.stdout:1311: seq_num 958 ranges {501106=749020,1743279=357827} 2024-09-14T04:08:29.996 INFO:tasks.rados.rados.0.smithi038.stdout:1311: writing smithi03870129-199 from 501106 to 1250126 tid 1 2024-09-14T04:08:30.009 INFO:tasks.rados.rados.0.smithi038.stdout:1311: writing smithi03870129-199 from 1743279 to 2101106 tid 2 2024-09-14T04:08:30.009 INFO:tasks.rados.rados.0.smithi038.stdout:1302: done (9 left) 2024-09-14T04:08:30.009 INFO:tasks.rados.rados.0.smithi038.stdout:1303: done (8 left) 2024-09-14T04:08:30.009 INFO:tasks.rados.rados.0.smithi038.stdout:1304: done (7 left) 2024-09-14T04:08:30.009 INFO:tasks.rados.rados.0.smithi038.stdout:1305: done (6 left) 2024-09-14T04:08:30.009 INFO:tasks.rados.rados.0.smithi038.stdout:1306: done (5 left) 2024-09-14T04:08:30.010 INFO:tasks.rados.rados.0.smithi038.stdout:1307: done (4 left) 2024-09-14T04:08:30.010 INFO:tasks.rados.rados.0.smithi038.stdout:1308: done (3 left) 2024-09-14T04:08:30.010 INFO:tasks.rados.rados.0.smithi038.stdout:1309: done (2 left) 2024-09-14T04:08:30.010 INFO:tasks.rados.rados.0.smithi038.stdout:1310: done (1 left) 2024-09-14T04:08:30.010 INFO:tasks.rados.rados.0.smithi038.stdout:1312: read oid 325 snap -1 2024-09-14T04:08:30.010 INFO:tasks.rados.rados.0.smithi038.stdout:1312: expect (ObjNum 723 snap 0 seq_num 723) 2024-09-14T04:08:30.010 INFO:tasks.rados.rados.0.smithi038.stdout:1313: read oid 491 snap -1 2024-09-14T04:08:30.010 INFO:tasks.rados.rados.0.smithi038.stdout:1313: expect (ObjNum 809 snap 0 seq_num 809) 2024-09-14T04:08:30.010 INFO:tasks.rados.rados.0.smithi038.stdout:1314: delete oid 137 current snap is 0 2024-09-14T04:08:30.010 INFO:tasks.rados.rados.0.smithi038.stdout:1311: finishing write tid 1 to smithi03870129-199 2024-09-14T04:08:30.012 INFO:tasks.rados.rados.0.smithi038.stdout:1314: done (3 left) 2024-09-14T04:08:30.012 INFO:tasks.rados.rados.0.smithi038.stdout:1315: write oid 370 current snap is 0 2024-09-14T04:08:30.012 INFO:tasks.rados.rados.0.smithi038.stdout:1315: seq_num 960 ranges {534720=499518,1460243=674477} 2024-09-14T04:08:30.029 INFO:tasks.rados.rados.0.smithi038.stdout:1315: writing smithi03870129-370 from 534720 to 1034238 tid 1 2024-09-14T04:08:30.042 INFO:tasks.rados.rados.0.smithi038.stdout:1315: writing smithi03870129-370 from 1460243 to 2134720 tid 2 2024-09-14T04:08:30.042 INFO:tasks.rados.rados.0.smithi038.stdout:1316: read oid 70 snap -1 2024-09-14T04:08:30.042 INFO:tasks.rados.rados.0.smithi038.stdout:1316: expect (ObjNum 69 snap 0 seq_num 69) 2024-09-14T04:08:30.042 INFO:tasks.rados.rados.0.smithi038.stdout:1317: write oid 443 current snap is 0 2024-09-14T04:08:30.042 INFO:tasks.rados.rados.0.smithi038.stdout:1317: seq_num 961 ranges {551527=574767,1918725=232802} 2024-09-14T04:08:30.053 INFO:tasks.rados.rados.0.smithi038.stdout:1317: writing smithi03870129-443 from 551527 to 1126294 tid 1 2024-09-14T04:08:30.063 INFO:tasks.rados.rados.0.smithi038.stdout:1317: writing smithi03870129-443 from 1918725 to 2151527 tid 2 2024-09-14T04:08:30.064 INFO:tasks.rados.rados.0.smithi038.stdout:1318: read oid 324 snap -1 2024-09-14T04:08:30.064 INFO:tasks.rados.rados.0.smithi038.stdout:1318: expect (ObjNum 851 snap 0 seq_num 851) 2024-09-14T04:08:30.064 INFO:tasks.rados.rados.0.smithi038.stdout:1319: write oid 278 current snap is 0 2024-09-14T04:08:30.064 INFO:tasks.rados.rados.0.smithi038.stdout:1319: seq_num 962 ranges {568334=650016,1860854=307480} 2024-09-14T04:08:30.075 INFO:tasks.rados.rados.0.smithi038.stdout:1319: writing smithi03870129-278 from 568334 to 1218350 tid 1 2024-09-14T04:08:30.086 INFO:tasks.rados.rados.0.smithi038.stdout:1319: writing smithi03870129-278 from 1860854 to 2168334 tid 2 2024-09-14T04:08:30.086 INFO:tasks.rados.rados.0.smithi038.stdout:1320: read oid 419 snap -1 2024-09-14T04:08:30.086 INFO:tasks.rados.rados.0.smithi038.stdout:1320: expect (ObjNum 418 snap 0 seq_num 418) 2024-09-14T04:08:30.086 INFO:tasks.rados.rados.0.smithi038.stdout:1321: read oid 91 snap -1 2024-09-14T04:08:30.086 INFO:tasks.rados.rados.0.smithi038.stdout:1321: expect (ObjNum 90 snap 0 seq_num 90) 2024-09-14T04:08:30.086 INFO:tasks.rados.rados.0.smithi038.stdout:1322: read oid 386 snap -1 2024-09-14T04:08:30.086 INFO:tasks.rados.rados.0.smithi038.stdout:1322: expect (ObjNum 878 snap 0 seq_num 878) 2024-09-14T04:08:30.086 INFO:tasks.rados.rados.0.smithi038.stdout:1323: read oid 165 snap -1 2024-09-14T04:08:30.086 INFO:tasks.rados.rados.0.smithi038.stdout:1323: expect (ObjNum 507 snap 0 seq_num 507) 2024-09-14T04:08:30.087 INFO:tasks.rados.rados.0.smithi038.stdout:1324: read oid 45 snap -1 2024-09-14T04:08:30.087 INFO:tasks.rados.rados.0.smithi038.stdout:1324: expect (ObjNum 44 snap 0 seq_num 44) 2024-09-14T04:08:30.087 INFO:tasks.rados.rados.0.smithi038.stdout:1325: read oid 417 snap -1 2024-09-14T04:08:30.087 INFO:tasks.rados.rados.0.smithi038.stdout:1325: expect (ObjNum 792 snap 0 seq_num 792) 2024-09-14T04:08:30.087 INFO:tasks.rados.rados.0.smithi038.stdout:1326: read oid 11 snap -1 2024-09-14T04:08:30.087 INFO:tasks.rados.rados.0.smithi038.stdout:1326: expect (ObjNum 10 snap 0 seq_num 10) 2024-09-14T04:08:30.087 INFO:tasks.rados.rados.0.smithi038.stdout:1327: read oid 434 snap -1 2024-09-14T04:08:30.087 INFO:tasks.rados.rados.0.smithi038.stdout:1327: expect (ObjNum 838 snap 0 seq_num 838) 2024-09-14T04:08:30.087 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:08:30.087 INFO:tasks.rados.rados.0.smithi038.stdout:1312: expect (ObjNum 723 snap 0 seq_num 723) 2024-09-14T04:08:30.193 INFO:tasks.rados.rados.0.smithi038.stdout:1311: finishing write tid 2 to smithi03870129-199 2024-09-14T04:08:30.193 INFO:tasks.rados.rados.0.smithi038.stdout:1311: finishing write tid 3 to smithi03870129-199 2024-09-14T04:08:30.193 INFO:tasks.rados.rados.0.smithi038.stdout:1311: finishing write tid 4 to smithi03870129-199 2024-09-14T04:08:30.193 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 199 v 177 (ObjNum 958 snap 0 seq_num 958) dirty exists 2024-09-14T04:08:30.194 INFO:tasks.rados.rados.0.smithi038.stdout:1311: left oid 199 (ObjNum 958 snap 0 seq_num 958) 2024-09-14T04:08:30.194 INFO:tasks.rados.rados.0.smithi038.stdout:1313: expect (ObjNum 809 snap 0 seq_num 809) 2024-09-14T04:08:30.346 INFO:tasks.rados.rados.0.smithi038.stdout:1315: finishing write tid 1 to smithi03870129-370 2024-09-14T04:08:30.346 INFO:tasks.rados.rados.0.smithi038.stdout:1316: expect (ObjNum 69 snap 0 seq_num 69) 2024-09-14T04:08:30.459 INFO:tasks.rados.rados.0.smithi038.stdout:1315: finishing write tid 2 to smithi03870129-370 2024-09-14T04:08:30.459 INFO:tasks.rados.rados.0.smithi038.stdout:1315: finishing write tid 3 to smithi03870129-370 2024-09-14T04:08:30.459 INFO:tasks.rados.rados.0.smithi038.stdout:1315: finishing write tid 4 to smithi03870129-370 2024-09-14T04:08:30.459 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 370 v 274 (ObjNum 960 snap 0 seq_num 960) dirty exists 2024-09-14T04:08:30.460 INFO:tasks.rados.rados.0.smithi038.stdout:1315: left oid 370 (ObjNum 960 snap 0 seq_num 960) 2024-09-14T04:08:30.460 INFO:tasks.rados.rados.0.smithi038.stdout:1317: finishing write tid 1 to smithi03870129-443 2024-09-14T04:08:30.460 INFO:tasks.rados.rados.0.smithi038.stdout:1317: finishing write tid 2 to smithi03870129-443 2024-09-14T04:08:30.460 INFO:tasks.rados.rados.0.smithi038.stdout:1317: finishing write tid 3 to smithi03870129-443 2024-09-14T04:08:30.460 INFO:tasks.rados.rados.0.smithi038.stdout:1317: finishing write tid 4 to smithi03870129-443 2024-09-14T04:08:30.460 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 443 v 194 (ObjNum 961 snap 0 seq_num 961) dirty exists 2024-09-14T04:08:30.460 INFO:tasks.rados.rados.0.smithi038.stdout:1317: left oid 443 (ObjNum 961 snap 0 seq_num 961) 2024-09-14T04:08:30.460 INFO:tasks.rados.rados.0.smithi038.stdout:1311: done (15 left) 2024-09-14T04:08:30.460 INFO:tasks.rados.rados.0.smithi038.stdout:1312: done (14 left) 2024-09-14T04:08:30.460 INFO:tasks.rados.rados.0.smithi038.stdout:1313: done (13 left) 2024-09-14T04:08:30.460 INFO:tasks.rados.rados.0.smithi038.stdout:1315: done (12 left) 2024-09-14T04:08:30.460 INFO:tasks.rados.rados.0.smithi038.stdout:1316: done (11 left) 2024-09-14T04:08:30.460 INFO:tasks.rados.rados.0.smithi038.stdout:1317: done (10 left) 2024-09-14T04:08:30.461 INFO:tasks.rados.rados.0.smithi038.stdout:1328: read oid 383 snap -1 2024-09-14T04:08:30.461 INFO:tasks.rados.rados.0.smithi038.stdout:1328: expect deleted 2024-09-14T04:08:30.461 INFO:tasks.rados.rados.0.smithi038.stdout:1329: read oid 23 snap -1 2024-09-14T04:08:30.461 INFO:tasks.rados.rados.0.smithi038.stdout:1329: expect (ObjNum 22 snap 0 seq_num 22) 2024-09-14T04:08:30.461 INFO:tasks.rados.rados.0.smithi038.stdout:1330: read oid 435 snap -1 2024-09-14T04:08:30.461 INFO:tasks.rados.rados.0.smithi038.stdout:1330: expect (ObjNum 921 snap 0 seq_num 921) 2024-09-14T04:08:30.461 INFO:tasks.rados.rados.0.smithi038.stdout:1331: write oid 156 current snap is 0 2024-09-14T04:08:30.461 INFO:tasks.rados.rados.0.smithi038.stdout:1318: expect (ObjNum 851 snap 0 seq_num 851) 2024-09-14T04:08:30.597 INFO:tasks.rados.rados.0.smithi038.stdout:1319: finishing write tid 1 to smithi03870129-278 2024-09-14T04:08:30.597 INFO:tasks.rados.rados.0.smithi038.stdout:1322: expect (ObjNum 878 snap 0 seq_num 878) 2024-09-14T04:08:30.757 INFO:tasks.rados.rados.0.smithi038.stdout:1324: expect (ObjNum 44 snap 0 seq_num 44) 2024-09-14T04:08:30.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:30 smithi038 bash[32505]: audit 2024-09-14T04:08:28.916453+0000 mgr.y (mgr.14406) 250 : audit [DBG] from='client.14835 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:08:30.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:30 smithi038 bash[22519]: audit 2024-09-14T04:08:28.916453+0000 mgr.y (mgr.14406) 250 : audit [DBG] from='client.14835 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:08:30.841 INFO:tasks.rados.rados.0.smithi038.stdout:1325: expect (ObjNum 792 snap 0 seq_num 792) 2024-09-14T04:08:30.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:30 smithi123 bash[24950]: audit 2024-09-14T04:08:28.916453+0000 mgr.y (mgr.14406) 250 : audit [DBG] from='client.14835 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:08:30.985 INFO:tasks.rados.rados.0.smithi038.stdout:1320: expect (ObjNum 418 snap 0 seq_num 418) 2024-09-14T04:08:31.080 INFO:tasks.rados.rados.0.smithi038.stdout:1326: expect (ObjNum 10 snap 0 seq_num 10) 2024-09-14T04:08:31.147 INFO:tasks.rados.rados.0.smithi038.stdout:1323: expect (ObjNum 507 snap 0 seq_num 507) 2024-09-14T04:08:31.270 INFO:tasks.rados.rados.0.smithi038.stdout:1319: finishing write tid 2 to smithi03870129-278 2024-09-14T04:08:31.270 INFO:tasks.rados.rados.0.smithi038.stdout:1319: finishing write tid 3 to smithi03870129-278 2024-09-14T04:08:31.270 INFO:tasks.rados.rados.0.smithi038.stdout:1319: finishing write tid 4 to smithi03870129-278 2024-09-14T04:08:31.270 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 278 v 277 (ObjNum 962 snap 0 seq_num 962) dirty exists 2024-09-14T04:08:31.270 INFO:tasks.rados.rados.0.smithi038.stdout:1319: left oid 278 (ObjNum 962 snap 0 seq_num 962) 2024-09-14T04:08:31.271 INFO:tasks.rados.rados.0.smithi038.stdout:1321: expect (ObjNum 90 snap 0 seq_num 90) 2024-09-14T04:08:31.388 INFO:tasks.rados.rados.0.smithi038.stdout:1327: expect (ObjNum 838 snap 0 seq_num 838) 2024-09-14T04:08:31.451 INFO:tasks.rados.rados.0.smithi038.stdout:1329: expect (ObjNum 22 snap 0 seq_num 22) 2024-09-14T04:08:31.525 INFO:tasks.rados.rados.0.smithi038.stdout:1330: expect (ObjNum 921 snap 0 seq_num 921) 2024-09-14T04:08:31.549 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:08:31.689 INFO:tasks.rados.rados.0.smithi038.stdout:1331: seq_num 963 ranges {585141=725265,1919336=265805} 2024-09-14T04:08:31.709 INFO:tasks.rados.rados.0.smithi038.stdout:1331: writing smithi03870129-156 from 585141 to 1310406 tid 1 2024-09-14T04:08:31.721 INFO:tasks.rados.rados.0.smithi038.stdout:1331: writing smithi03870129-156 from 1919336 to 2185141 tid 2 2024-09-14T04:08:31.721 INFO:tasks.rados.rados.0.smithi038.stdout:1318: done (13 left) 2024-09-14T04:08:31.721 INFO:tasks.rados.rados.0.smithi038.stdout:1319: done (12 left) 2024-09-14T04:08:31.721 INFO:tasks.rados.rados.0.smithi038.stdout:1320: done (11 left) 2024-09-14T04:08:31.722 INFO:tasks.rados.rados.0.smithi038.stdout:1321: done (10 left) 2024-09-14T04:08:31.722 INFO:tasks.rados.rados.0.smithi038.stdout:1322: done (9 left) 2024-09-14T04:08:31.722 INFO:tasks.rados.rados.0.smithi038.stdout:1323: done (8 left) 2024-09-14T04:08:31.722 INFO:tasks.rados.rados.0.smithi038.stdout:1324: done (7 left) 2024-09-14T04:08:31.722 INFO:tasks.rados.rados.0.smithi038.stdout:1325: done (6 left) 2024-09-14T04:08:31.723 INFO:tasks.rados.rados.0.smithi038.stdout:1326: done (5 left) 2024-09-14T04:08:31.723 INFO:tasks.rados.rados.0.smithi038.stdout:1327: done (4 left) 2024-09-14T04:08:31.724 INFO:tasks.rados.rados.0.smithi038.stdout:1328: done (3 left) 2024-09-14T04:08:31.724 INFO:tasks.rados.rados.0.smithi038.stdout:1329: done (2 left) 2024-09-14T04:08:31.724 INFO:tasks.rados.rados.0.smithi038.stdout:1330: done (1 left) 2024-09-14T04:08:31.724 INFO:tasks.rados.rados.0.smithi038.stdout:1332: write oid 21 current snap is 0 2024-09-14T04:08:31.724 INFO:tasks.rados.rados.0.smithi038.stdout:1331: finishing write tid 1 to smithi03870129-156 2024-09-14T04:08:31.724 INFO:tasks.rados.rados.0.smithi038.stdout:1332: seq_num 964 ranges {601948=400514,1577818=624130} 2024-09-14T04:08:31.731 INFO:tasks.rados.rados.0.smithi038.stdout:1332: writing smithi03870129-21 from 601948 to 1002462 tid 1 2024-09-14T04:08:31.744 INFO:tasks.rados.rados.0.smithi038.stdout:1332: writing smithi03870129-21 from 1577818 to 2201948 tid 2 2024-09-14T04:08:31.744 INFO:tasks.rados.rados.0.smithi038.stdout:1333: delete oid 127 current snap is 0 2024-09-14T04:08:31.745 INFO:tasks.rados.rados.0.smithi038.stdout:1331: finishing write tid 2 to smithi03870129-156 2024-09-14T04:08:31.745 INFO:tasks.rados.rados.0.smithi038.stdout:1331: finishing write tid 3 to smithi03870129-156 2024-09-14T04:08:31.745 INFO:tasks.rados.rados.0.smithi038.stdout:1331: finishing write tid 4 to smithi03870129-156 2024-09-14T04:08:31.745 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 156 v 280 (ObjNum 963 snap 0 seq_num 963) dirty exists 2024-09-14T04:08:31.745 INFO:tasks.rados.rados.0.smithi038.stdout:1331: left oid 156 (ObjNum 963 snap 0 seq_num 963) 2024-09-14T04:08:31.745 INFO:tasks.rados.rados.0.smithi038.stdout:1332: finishing write tid 1 to smithi03870129-21 2024-09-14T04:08:31.747 INFO:tasks.rados.rados.0.smithi038.stdout:1331: done (2 left) 2024-09-14T04:08:31.747 INFO:tasks.rados.rados.0.smithi038.stdout:1333: done (1 left) 2024-09-14T04:08:31.748 INFO:tasks.rados.rados.0.smithi038.stdout:1334: write oid 327 current snap is 0 2024-09-14T04:08:31.748 INFO:tasks.rados.rados.0.smithi038.stdout:1334: seq_num 966 ranges {635562=667365,2094782=140780} 2024-09-14T04:08:31.754 INFO:tasks.rados.rados.0.smithi038.stdout:1334: writing smithi03870129-327 from 635562 to 1302927 tid 1 2024-09-14T04:08:31.760 INFO:tasks.rados.rados.0.smithi038.stdout:1334: writing smithi03870129-327 from 2094782 to 2235562 tid 2 2024-09-14T04:08:31.760 INFO:tasks.rados.rados.0.smithi038.stdout:1335: write oid 237 current snap is 0 2024-09-14T04:08:31.760 INFO:tasks.rados.rados.0.smithi038.stdout:1335: seq_num 967 ranges {652369=742614,2153264=99105} 2024-09-14T04:08:31.767 INFO:tasks.rados.rados.0.smithi038.stdout:1335: writing smithi03870129-237 from 652369 to 1394983 tid 1 2024-09-14T04:08:31.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:31 smithi038 bash[22519]: cluster 2024-09-14T04:08:30.258785+0000 mgr.y (mgr.14406) 251 : cluster [DBG] pgmap v225: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 8.2 MiB/s wr, 82 op/s 2024-09-14T04:08:31.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:31 smithi038 bash[22519]: audit 2024-09-14T04:08:31.238353+0000 mon.c (mon.2) 134 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:08:31.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:31 smithi038 bash[22519]: audit 2024-09-14T04:08:31.257481+0000 mon.a (mon.0) 860 : audit [DBG] from='client.? 172.21.15.38:0/1278525173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:08:31.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:31 smithi038 bash[22519]: audit 2024-09-14T04:08:31.344070+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:08:31.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:31 smithi038 bash[22519]: audit 2024-09-14T04:08:31.362857+0000 mon.c (mon.2) 135 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:08:31.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:31 smithi038 bash[22519]: audit 2024-09-14T04:08:31.369606+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:08:31.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:31 smithi038 bash[32505]: cluster 2024-09-14T04:08:30.258785+0000 mgr.y (mgr.14406) 251 : cluster [DBG] pgmap v225: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 8.2 MiB/s wr, 82 op/s 2024-09-14T04:08:31.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:31 smithi038 bash[32505]: audit 2024-09-14T04:08:31.238353+0000 mon.c (mon.2) 134 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:08:31.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:31 smithi038 bash[32505]: audit 2024-09-14T04:08:31.257481+0000 mon.a (mon.0) 860 : audit [DBG] from='client.? 172.21.15.38:0/1278525173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:08:31.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:31 smithi038 bash[32505]: audit 2024-09-14T04:08:31.344070+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:08:31.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:31 smithi038 bash[32505]: audit 2024-09-14T04:08:31.362857+0000 mon.c (mon.2) 135 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:08:31.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:31 smithi038 bash[32505]: audit 2024-09-14T04:08:31.369606+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:08:31.772 INFO:tasks.rados.rados.0.smithi038.stdout:1335: writing smithi03870129-237 from 2153264 to 2252369 tid 2 2024-09-14T04:08:31.772 INFO:tasks.rados.rados.0.smithi038.stdout:1336: read oid 489 snap -1 2024-09-14T04:08:31.772 INFO:tasks.rados.rados.0.smithi038.stdout:1336: expect (ObjNum 539 snap 0 seq_num 539) 2024-09-14T04:08:31.772 INFO:tasks.rados.rados.0.smithi038.stdout:1337: write oid 95 current snap is 0 2024-09-14T04:08:31.772 INFO:tasks.rados.rados.0.smithi038.stdout:1337: seq_num 968 ranges {669176=417863,1811746=457430} 2024-09-14T04:08:31.778 INFO:tasks.rados.rados.0.smithi038.stdout:1337: writing smithi03870129-95 from 669176 to 1087039 tid 1 2024-09-14T04:08:31.785 INFO:tasks.rados.rados.0.smithi038.stdout:1337: writing smithi03870129-95 from 1811746 to 2269176 tid 2 2024-09-14T04:08:31.785 INFO:tasks.rados.rados.0.smithi038.stdout:1338: write oid 498 current snap is 0 2024-09-14T04:08:31.785 INFO:tasks.rados.rados.0.smithi038.stdout:1338: seq_num 969 ranges {685983=493112,1870228=415755} 2024-09-14T04:08:31.791 INFO:tasks.rados.rados.0.smithi038.stdout:1338: writing smithi03870129-498 from 685983 to 1179095 tid 1 2024-09-14T04:08:31.798 INFO:tasks.rados.rados.0.smithi038.stdout:1338: writing smithi03870129-498 from 1870228 to 2285983 tid 2 2024-09-14T04:08:31.798 INFO:tasks.rados.rados.0.smithi038.stdout:1339: read oid 196 snap -1 2024-09-14T04:08:31.798 INFO:tasks.rados.rados.0.smithi038.stdout:1339: expect (ObjNum 954 snap 0 seq_num 954) 2024-09-14T04:08:31.798 INFO:tasks.rados.rados.0.smithi038.stdout:1340: write oid 185 current snap is 0 2024-09-14T04:08:31.799 INFO:tasks.rados.rados.0.smithi038.stdout:1332: finishing write tid 2 to smithi03870129-21 2024-09-14T04:08:31.799 INFO:tasks.rados.rados.0.smithi038.stdout:1340: seq_num 970 ranges {702790=568361,1812357=490433} 2024-09-14T04:08:31.804 INFO:tasks.rados.rados.0.smithi038.stdout:1340: writing smithi03870129-185 from 702790 to 1271151 tid 1 2024-09-14T04:08:31.811 INFO:tasks.rados.rados.0.smithi038.stdout:1340: writing smithi03870129-185 from 1812357 to 2302790 tid 2 2024-09-14T04:08:31.812 INFO:tasks.rados.rados.0.smithi038.stdout:1341: read oid 377 snap -1 2024-09-14T04:08:31.812 INFO:tasks.rados.rados.0.smithi038.stdout:1341: expect (ObjNum 937 snap 0 seq_num 937) 2024-09-14T04:08:31.812 INFO:tasks.rados.rados.0.smithi038.stdout:1342: write oid 407 current snap is 0 2024-09-14T04:08:31.812 INFO:tasks.rados.rados.0.smithi038.stdout:1332: finishing write tid 3 to smithi03870129-21 2024-09-14T04:08:31.812 INFO:tasks.rados.rados.0.smithi038.stdout:1332: finishing write tid 4 to smithi03870129-21 2024-09-14T04:08:31.812 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 21 v 180 (ObjNum 964 snap 0 seq_num 964) dirty exists 2024-09-14T04:08:31.812 INFO:tasks.rados.rados.0.smithi038.stdout:1332: left oid 21 (ObjNum 964 snap 0 seq_num 964) 2024-09-14T04:08:31.813 INFO:tasks.rados.rados.0.smithi038.stdout:1334: finishing write tid 1 to smithi03870129-327 2024-09-14T04:08:31.813 INFO:tasks.rados.rados.0.smithi038.stdout:1334: finishing write tid 2 to smithi03870129-327 2024-09-14T04:08:31.813 INFO:tasks.rados.rados.0.smithi038.stdout:1334: finishing write tid 3 to smithi03870129-327 2024-09-14T04:08:31.813 INFO:tasks.rados.rados.0.smithi038.stdout:1334: finishing write tid 4 to smithi03870129-327 2024-09-14T04:08:31.813 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 327 v 209 (ObjNum 966 snap 0 seq_num 966) dirty exists 2024-09-14T04:08:31.813 INFO:tasks.rados.rados.0.smithi038.stdout:1334: left oid 327 (ObjNum 966 snap 0 seq_num 966) 2024-09-14T04:08:31.813 INFO:tasks.rados.rados.0.smithi038.stdout:1335: finishing write tid 1 to smithi03870129-237 2024-09-14T04:08:31.813 INFO:tasks.rados.rados.0.smithi038.stdout:1335: finishing write tid 2 to smithi03870129-237 2024-09-14T04:08:31.813 INFO:tasks.rados.rados.0.smithi038.stdout:1335: finishing write tid 3 to smithi03870129-237 2024-09-14T04:08:31.813 INFO:tasks.rados.rados.0.smithi038.stdout:1335: finishing write tid 4 to smithi03870129-237 2024-09-14T04:08:31.813 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 237 v 236 (ObjNum 967 snap 0 seq_num 967) dirty exists 2024-09-14T04:08:31.813 INFO:tasks.rados.rados.0.smithi038.stdout:1335: left oid 237 (ObjNum 967 snap 0 seq_num 967) 2024-09-14T04:08:31.813 INFO:tasks.rados.rados.0.smithi038.stdout:1337: finishing write tid 1 to smithi03870129-95 2024-09-14T04:08:31.813 INFO:tasks.rados.rados.0.smithi038.stdout:1336: expect (ObjNum 539 snap 0 seq_num 539) 2024-09-14T04:08:31.923 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:08:31 smithi123 bash[25882]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:08:31] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-14T04:08:31.923 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:31 smithi123 bash[24950]: cluster 2024-09-14T04:08:30.258785+0000 mgr.y (mgr.14406) 251 : cluster [DBG] pgmap v225: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 8.2 MiB/s wr, 82 op/s 2024-09-14T04:08:31.923 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:31 smithi123 bash[24950]: audit 2024-09-14T04:08:31.238353+0000 mon.c (mon.2) 134 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:08:31.923 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:31 smithi123 bash[24950]: audit 2024-09-14T04:08:31.257481+0000 mon.a (mon.0) 860 : audit [DBG] from='client.? 172.21.15.38:0/1278525173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:08:31.923 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:31 smithi123 bash[24950]: audit 2024-09-14T04:08:31.344070+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:08:31.923 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:31 smithi123 bash[24950]: audit 2024-09-14T04:08:31.362857+0000 mon.c (mon.2) 135 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:08:31.924 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:31 smithi123 bash[24950]: audit 2024-09-14T04:08:31.369606+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:08:31.992 INFO:tasks.rados.rados.0.smithi038.stdout:1337: finishing write tid 2 to smithi03870129-95 2024-09-14T04:08:31.992 INFO:tasks.rados.rados.0.smithi038.stdout:1337: finishing write tid 3 to smithi03870129-95 2024-09-14T04:08:31.992 INFO:tasks.rados.rados.0.smithi038.stdout:1337: finishing write tid 4 to smithi03870129-95 2024-09-14T04:08:31.992 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 95 v 180 (ObjNum 968 snap 0 seq_num 968) dirty exists 2024-09-14T04:08:31.992 INFO:tasks.rados.rados.0.smithi038.stdout:1337: left oid 95 (ObjNum 968 snap 0 seq_num 968) 2024-09-14T04:08:31.992 INFO:tasks.rados.rados.0.smithi038.stdout:1338: finishing write tid 1 to smithi03870129-498 2024-09-14T04:08:31.992 INFO:tasks.rados.rados.0.smithi038.stdout:1338: finishing write tid 2 to smithi03870129-498 2024-09-14T04:08:31.992 INFO:tasks.rados.rados.0.smithi038.stdout:1338: finishing write tid 3 to smithi03870129-498 2024-09-14T04:08:31.992 INFO:tasks.rados.rados.0.smithi038.stdout:1338: finishing write tid 4 to smithi03870129-498 2024-09-14T04:08:31.992 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 498 v 274 (ObjNum 969 snap 0 seq_num 969) dirty exists 2024-09-14T04:08:31.992 INFO:tasks.rados.rados.0.smithi038.stdout:1338: left oid 498 (ObjNum 969 snap 0 seq_num 969) 2024-09-14T04:08:31.993 INFO:tasks.rados.rados.0.smithi038.stdout:1339: expect (ObjNum 954 snap 0 seq_num 954) 2024-09-14T04:08:32.088 INFO:tasks.rados.rados.0.smithi038.stdout:1340: finishing write tid 1 to smithi03870129-185 2024-09-14T04:08:32.088 INFO:tasks.rados.rados.0.smithi038.stdout:1341: expect (ObjNum 937 snap 0 seq_num 937) 2024-09-14T04:08:32.257 INFO:tasks.rados.rados.0.smithi038.stdout:1340: finishing write tid 2 to smithi03870129-185 2024-09-14T04:08:32.257 INFO:tasks.rados.rados.0.smithi038.stdout:1340: finishing write tid 3 to smithi03870129-185 2024-09-14T04:08:32.258 INFO:tasks.rados.rados.0.smithi038.stdout:1340: finishing write tid 4 to smithi03870129-185 2024-09-14T04:08:32.258 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 185 v 204 (ObjNum 970 snap 0 seq_num 970) dirty exists 2024-09-14T04:08:32.258 INFO:tasks.rados.rados.0.smithi038.stdout:1340: left oid 185 (ObjNum 970 snap 0 seq_num 970) 2024-09-14T04:08:32.258 INFO:tasks.rados.rados.0.smithi038.stdout:1342: seq_num 971 ranges {719597=643610,1870839=448758} 2024-09-14T04:08:32.270 INFO:tasks.rados.rados.0.smithi038.stdout:1342: writing smithi03870129-407 from 719597 to 1363207 tid 1 2024-09-14T04:08:32.279 INFO:tasks.rados.rados.0.smithi038.stdout:1342: writing smithi03870129-407 from 1870839 to 2319597 tid 2 2024-09-14T04:08:32.280 INFO:tasks.rados.rados.0.smithi038.stdout:1332: done (9 left) 2024-09-14T04:08:32.280 INFO:tasks.rados.rados.0.smithi038.stdout:1334: done (8 left) 2024-09-14T04:08:32.280 INFO:tasks.rados.rados.0.smithi038.stdout:1335: done (7 left) 2024-09-14T04:08:32.280 INFO:tasks.rados.rados.0.smithi038.stdout:1336: done (6 left) 2024-09-14T04:08:32.280 INFO:tasks.rados.rados.0.smithi038.stdout:1337: done (5 left) 2024-09-14T04:08:32.280 INFO:tasks.rados.rados.0.smithi038.stdout:1338: done (4 left) 2024-09-14T04:08:32.280 INFO:tasks.rados.rados.0.smithi038.stdout:1339: done (3 left) 2024-09-14T04:08:32.280 INFO:tasks.rados.rados.0.smithi038.stdout:1340: done (2 left) 2024-09-14T04:08:32.280 INFO:tasks.rados.rados.0.smithi038.stdout:1341: done (1 left) 2024-09-14T04:08:32.280 INFO:tasks.rados.rados.0.smithi038.stdout:1343: read oid 267 snap -1 2024-09-14T04:08:32.280 INFO:tasks.rados.rados.0.smithi038.stdout:1343: expect (ObjNum 556 snap 0 seq_num 556) 2024-09-14T04:08:32.280 INFO:tasks.rados.rados.0.smithi038.stdout:1344: write oid 489 current snap is 0 2024-09-14T04:08:32.281 INFO:tasks.rados.rados.0.smithi038.stdout:1342: finishing write tid 1 to smithi03870129-407 2024-09-14T04:08:32.281 INFO:tasks.rados.rados.0.smithi038.stdout:1344: seq_num 972 ranges {736404=718859,1929321=407083} 2024-09-14T04:08:32.295 INFO:tasks.rados.rados.0.smithi038.stdout:1344: writing smithi03870129-489 from 736404 to 1455263 tid 1 2024-09-14T04:08:32.305 INFO:tasks.rados.rados.0.smithi038.stdout:1344: writing smithi03870129-489 from 1929321 to 2336404 tid 2 2024-09-14T04:08:32.305 INFO:tasks.rados.rados.0.smithi038.stdout:1345: write oid 428 current snap is 0 2024-09-14T04:08:32.305 INFO:tasks.rados.rados.0.smithi038.stdout:1342: finishing write tid 2 to smithi03870129-407 2024-09-14T04:08:32.305 INFO:tasks.rados.rados.0.smithi038.stdout:1342: finishing write tid 3 to smithi03870129-407 2024-09-14T04:08:32.305 INFO:tasks.rados.rados.0.smithi038.stdout:1342: finishing write tid 4 to smithi03870129-407 2024-09-14T04:08:32.305 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 407 v 194 (ObjNum 971 snap 0 seq_num 971) dirty exists 2024-09-14T04:08:32.305 INFO:tasks.rados.rados.0.smithi038.stdout:1342: left oid 407 (ObjNum 971 snap 0 seq_num 971) 2024-09-14T04:08:32.305 INFO:tasks.rados.rados.0.smithi038.stdout:1343: expect (ObjNum 556 snap 0 seq_num 556) 2024-09-14T04:08:32.451 INFO:tasks.rados.rados.0.smithi038.stdout:1344: finishing write tid 1 to smithi03870129-489 2024-09-14T04:08:32.451 INFO:tasks.rados.rados.0.smithi038.stdout:1344: finishing write tid 2 to smithi03870129-489 2024-09-14T04:08:32.451 INFO:tasks.rados.rados.0.smithi038.stdout:1344: finishing write tid 3 to smithi03870129-489 2024-09-14T04:08:32.451 INFO:tasks.rados.rados.0.smithi038.stdout:1344: finishing write tid 4 to smithi03870129-489 2024-09-14T04:08:32.451 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 489 v 239 (ObjNum 972 snap 0 seq_num 972) dirty exists 2024-09-14T04:08:32.451 INFO:tasks.rados.rados.0.smithi038.stdout:1344: left oid 489 (ObjNum 972 snap 0 seq_num 972) 2024-09-14T04:08:32.451 INFO:tasks.rados.rados.0.smithi038.stdout:1345: seq_num 973 ranges {753211=794108,1987803=365408} 2024-09-14T04:08:32.458 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:08:32 smithi038 bash[22772]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:08:32] "GET /metrics HTTP/1.1" 200 243588 "" "Prometheus/2.43.0" 2024-09-14T04:08:32.469 INFO:tasks.rados.rados.0.smithi038.stdout:1345: writing smithi03870129-428 from 753211 to 1547319 tid 1 2024-09-14T04:08:32.479 INFO:tasks.rados.rados.0.smithi038.stdout:1345: writing smithi03870129-428 from 1987803 to 2353211 tid 2 2024-09-14T04:08:32.479 INFO:tasks.rados.rados.0.smithi038.stdout:1342: done (3 left) 2024-09-14T04:08:32.480 INFO:tasks.rados.rados.0.smithi038.stdout:1343: done (2 left) 2024-09-14T04:08:32.480 INFO:tasks.rados.rados.0.smithi038.stdout:1344: done (1 left) 2024-09-14T04:08:32.480 INFO:tasks.rados.rados.0.smithi038.stdout:1346: read oid 96 snap -1 2024-09-14T04:08:32.480 INFO:tasks.rados.rados.0.smithi038.stdout:1346: expect (ObjNum 95 snap 0 seq_num 95) 2024-09-14T04:08:32.480 INFO:tasks.rados.rados.0.smithi038.stdout:1347: read oid 255 snap -1 2024-09-14T04:08:32.480 INFO:tasks.rados.rados.0.smithi038.stdout:1347: expect (ObjNum 855 snap 0 seq_num 855) 2024-09-14T04:08:32.480 INFO:tasks.rados.rados.0.smithi038.stdout:1348: write oid 294 current snap is 0 2024-09-14T04:08:32.480 INFO:tasks.rados.rados.0.smithi038.stdout:1345: finishing write tid 1 to smithi03870129-428 2024-09-14T04:08:32.480 INFO:tasks.rados.rados.0.smithi038.stdout:1348: seq_num 974 ranges {770018=585710,2046285=323733} 2024-09-14T04:08:32.495 INFO:tasks.rados.rados.0.smithi038.stdout:1348: writing smithi03870129-294 from 770018 to 1355728 tid 1 2024-09-14T04:08:32.507 INFO:tasks.rados.rados.0.smithi038.stdout:1348: writing smithi03870129-294 from 2046285 to 2370018 tid 2 2024-09-14T04:08:32.507 INFO:tasks.rados.rados.0.smithi038.stdout:1349: read oid 214 snap -1 2024-09-14T04:08:32.507 INFO:tasks.rados.rados.0.smithi038.stdout:1349: expect (ObjNum 572 snap 0 seq_num 572) 2024-09-14T04:08:32.507 INFO:tasks.rados.rados.0.smithi038.stdout:1350: write oid 222 current snap is 0 2024-09-14T04:08:32.507 INFO:tasks.rados.rados.0.smithi038.stdout:1350: seq_num 975 ranges {786825=660959,2104767=282058} 2024-09-14T04:08:32.521 INFO:tasks.rados.rados.0.smithi038.stdout:1350: writing smithi03870129-222 from 786825 to 1447784 tid 1 2024-09-14T04:08:32.528 INFO:tasks.rados.rados.0.smithi038.stdout:1350: writing smithi03870129-222 from 2104767 to 2386825 tid 2 2024-09-14T04:08:32.528 INFO:tasks.rados.rados.0.smithi038.stdout:1351: read oid 189 snap -1 2024-09-14T04:08:32.529 INFO:tasks.rados.rados.0.smithi038.stdout:1351: expect (ObjNum 188 snap 0 seq_num 188) 2024-09-14T04:08:32.530 INFO:tasks.rados.rados.0.smithi038.stdout:1352: read oid 135 snap -1 2024-09-14T04:08:32.530 INFO:tasks.rados.rados.0.smithi038.stdout:1352: expect (ObjNum 877 snap 0 seq_num 877) 2024-09-14T04:08:32.530 INFO:tasks.rados.rados.0.smithi038.stdout:1353: write oid 374 current snap is 0 2024-09-14T04:08:32.530 INFO:tasks.rados.rados.0.smithi038.stdout:1353: seq_num 976 ranges {403632=736208,1763249=619999} 2024-09-14T04:08:32.537 INFO:tasks.rados.rados.0.smithi038.stdout:1353: writing smithi03870129-374 from 403632 to 1139840 tid 1 2024-09-14T04:08:32.546 INFO:tasks.rados.rados.0.smithi038.stdout:1353: writing smithi03870129-374 from 1763249 to 2383248 tid 2 2024-09-14T04:08:32.546 INFO:tasks.rados.rados.0.smithi038.stdout:1354: write oid 267 current snap is 0 2024-09-14T04:08:32.546 INFO:tasks.rados.rados.0.smithi038.stdout:1354: seq_num 977 ranges {420439=411457,1421731=480010} 2024-09-14T04:08:32.551 INFO:tasks.rados.rados.0.smithi038.stdout:1354: writing smithi03870129-267 from 420439 to 831896 tid 1 2024-09-14T04:08:32.558 INFO:tasks.rados.rados.0.smithi038.stdout:1354: writing smithi03870129-267 from 1421731 to 1901741 tid 2 2024-09-14T04:08:32.559 INFO:tasks.rados.rados.0.smithi038.stdout:1355: read oid 281 snap -1 2024-09-14T04:08:32.559 INFO:tasks.rados.rados.0.smithi038.stdout:1355: expect (ObjNum 280 snap 0 seq_num 280) 2024-09-14T04:08:32.559 INFO:tasks.rados.rados.0.smithi038.stdout:1356: read oid 422 snap -1 2024-09-14T04:08:32.559 INFO:tasks.rados.rados.0.smithi038.stdout:1356: expect (ObjNum 421 snap 0 seq_num 421) 2024-09-14T04:08:32.559 INFO:tasks.rados.rados.0.smithi038.stdout:1357: read oid 488 snap -1 2024-09-14T04:08:32.559 INFO:tasks.rados.rados.0.smithi038.stdout:1357: expect (ObjNum 487 snap 0 seq_num 487) 2024-09-14T04:08:32.559 INFO:tasks.rados.rados.0.smithi038.stdout:1358: write oid 449 current snap is 0 2024-09-14T04:08:32.559 INFO:tasks.rados.rados.0.smithi038.stdout:1358: seq_num 978 ranges {437246=486706,1363860=623668} 2024-09-14T04:08:32.563 INFO:tasks.rados.rados.0.smithi038.stdout:1358: writing smithi03870129-449 from 437246 to 923952 tid 1 2024-09-14T04:08:32.570 INFO:tasks.rados.rados.0.smithi038.stdout:1358: writing smithi03870129-449 from 1363860 to 1987528 tid 2 2024-09-14T04:08:32.570 INFO:tasks.rados.rados.0.smithi038.stdout:1359: delete oid 129 current snap is 0 2024-09-14T04:08:32.570 INFO:tasks.rados.rados.0.smithi038.stdout:1345: finishing write tid 2 to smithi03870129-428 2024-09-14T04:08:32.570 INFO:tasks.rados.rados.0.smithi038.stdout:1345: finishing write tid 3 to smithi03870129-428 2024-09-14T04:08:32.570 INFO:tasks.rados.rados.0.smithi038.stdout:1345: finishing write tid 4 to smithi03870129-428 2024-09-14T04:08:32.570 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 428 v 303 (ObjNum 973 snap 0 seq_num 973) dirty exists 2024-09-14T04:08:32.570 INFO:tasks.rados.rados.0.smithi038.stdout:1345: left oid 428 (ObjNum 973 snap 0 seq_num 973) 2024-09-14T04:08:32.570 INFO:tasks.rados.rados.0.smithi038.stdout:1347: expect (ObjNum 855 snap 0 seq_num 855) 2024-09-14T04:08:32.686 INFO:tasks.rados.rados.0.smithi038.stdout:1346: expect (ObjNum 95 snap 0 seq_num 95) 2024-09-14T04:08:32.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:32 smithi038 bash[32505]: cephadm 2024-09-14T04:08:31.361445+0000 mgr.y (mgr.14406) 252 : cephadm [INF] Upgrade: Target is version 19.3.0-4907-ga2782315 (unknown) 2024-09-14T04:08:32.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:32 smithi038 bash[32505]: cephadm 2024-09-14T04:08:31.361518+0000 mgr.y (mgr.14406) 253 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:862445896ef1df9aa3acdb9cfb761812e8e943c37f87d60be1b51d2242056802, digests ['quay.ceph.io/ceph-ci/ceph@sha256:862445896ef1df9aa3acdb9cfb761812e8e943c37f87d60be1b51d2242056802'] 2024-09-14T04:08:32.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:32 smithi038 bash[32505]: cephadm 2024-09-14T04:08:31.372165+0000 mgr.y (mgr.14406) 254 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-09-14T04:08:32.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:32 smithi038 bash[32505]: audit 2024-09-14T04:08:31.540454+0000 mgr.y (mgr.14406) 255 : audit [DBG] from='client.24749 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:08:32.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:32 smithi038 bash[32505]: cephadm 2024-09-14T04:08:31.601239+0000 mgr.y (mgr.14406) 256 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:862445896ef1df9aa3acdb9cfb761812e8e943c37f87d60be1b51d2242056802 on smithi123 2024-09-14T04:08:32.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:32 smithi038 bash[22519]: cephadm 2024-09-14T04:08:31.361445+0000 mgr.y (mgr.14406) 252 : cephadm [INF] Upgrade: Target is version 19.3.0-4907-ga2782315 (unknown) 2024-09-14T04:08:32.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:32 smithi038 bash[22519]: cephadm 2024-09-14T04:08:31.361518+0000 mgr.y (mgr.14406) 253 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:862445896ef1df9aa3acdb9cfb761812e8e943c37f87d60be1b51d2242056802, digests ['quay.ceph.io/ceph-ci/ceph@sha256:862445896ef1df9aa3acdb9cfb761812e8e943c37f87d60be1b51d2242056802'] 2024-09-14T04:08:32.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:32 smithi038 bash[22519]: cephadm 2024-09-14T04:08:31.372165+0000 mgr.y (mgr.14406) 254 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-09-14T04:08:32.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:32 smithi038 bash[22519]: audit 2024-09-14T04:08:31.540454+0000 mgr.y (mgr.14406) 255 : audit [DBG] from='client.24749 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:08:32.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:32 smithi038 bash[22519]: cephadm 2024-09-14T04:08:31.601239+0000 mgr.y (mgr.14406) 256 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:862445896ef1df9aa3acdb9cfb761812e8e943c37f87d60be1b51d2242056802 on smithi123 2024-09-14T04:08:32.795 INFO:tasks.rados.rados.0.smithi038.stdout:1348: finishing write tid 1 to smithi03870129-294 2024-09-14T04:08:32.795 INFO:tasks.rados.rados.0.smithi038.stdout:1348: finishing write tid 2 to smithi03870129-294 2024-09-14T04:08:32.796 INFO:tasks.rados.rados.0.smithi038.stdout:1348: finishing write tid 3 to smithi03870129-294 2024-09-14T04:08:32.796 INFO:tasks.rados.rados.0.smithi038.stdout:1348: finishing write tid 4 to smithi03870129-294 2024-09-14T04:08:32.796 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 294 v 197 (ObjNum 974 snap 0 seq_num 974) dirty exists 2024-09-14T04:08:32.796 INFO:tasks.rados.rados.0.smithi038.stdout:1348: left oid 294 (ObjNum 974 snap 0 seq_num 974) 2024-09-14T04:08:32.796 INFO:tasks.rados.rados.0.smithi038.stdout:1349: expect (ObjNum 572 snap 0 seq_num 572) 2024-09-14T04:08:32.905 INFO:tasks.rados.rados.0.smithi038.stdout:1350: finishing write tid 1 to smithi03870129-222 2024-09-14T04:08:32.905 INFO:tasks.rados.rados.0.smithi038.stdout:1350: finishing write tid 2 to smithi03870129-222 2024-09-14T04:08:32.905 INFO:tasks.rados.rados.0.smithi038.stdout:1350: finishing write tid 3 to smithi03870129-222 2024-09-14T04:08:32.905 INFO:tasks.rados.rados.0.smithi038.stdout:1351: expect (ObjNum 188 snap 0 seq_num 188) 2024-09-14T04:08:32.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:32 smithi123 bash[24950]: cephadm 2024-09-14T04:08:31.361445+0000 mgr.y (mgr.14406) 252 : cephadm [INF] Upgrade: Target is version 19.3.0-4907-ga2782315 (unknown) 2024-09-14T04:08:32.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:32 smithi123 bash[24950]: cephadm 2024-09-14T04:08:31.361518+0000 mgr.y (mgr.14406) 253 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:862445896ef1df9aa3acdb9cfb761812e8e943c37f87d60be1b51d2242056802, digests ['quay.ceph.io/ceph-ci/ceph@sha256:862445896ef1df9aa3acdb9cfb761812e8e943c37f87d60be1b51d2242056802'] 2024-09-14T04:08:32.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:32 smithi123 bash[24950]: cephadm 2024-09-14T04:08:31.372165+0000 mgr.y (mgr.14406) 254 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-09-14T04:08:32.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:32 smithi123 bash[24950]: audit 2024-09-14T04:08:31.540454+0000 mgr.y (mgr.14406) 255 : audit [DBG] from='client.24749 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:08:32.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:32 smithi123 bash[24950]: cephadm 2024-09-14T04:08:31.601239+0000 mgr.y (mgr.14406) 256 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:862445896ef1df9aa3acdb9cfb761812e8e943c37f87d60be1b51d2242056802 on smithi123 2024-09-14T04:08:33.005 INFO:tasks.rados.rados.0.smithi038.stdout:1350: finishing write tid 4 to smithi03870129-222 2024-09-14T04:08:33.006 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 222 v 277 (ObjNum 975 snap 0 seq_num 975) dirty exists 2024-09-14T04:08:33.006 INFO:tasks.rados.rados.0.smithi038.stdout:1350: left oid 222 (ObjNum 975 snap 0 seq_num 975) 2024-09-14T04:08:33.006 INFO:tasks.rados.rados.0.smithi038.stdout:1352: expect (ObjNum 877 snap 0 seq_num 877) 2024-09-14T04:08:33.147 INFO:tasks.rados.rados.0.smithi038.stdout:1353: finishing write tid 1 to smithi03870129-374 2024-09-14T04:08:33.147 INFO:tasks.rados.rados.0.smithi038.stdout:1353: finishing write tid 2 to smithi03870129-374 2024-09-14T04:08:33.147 INFO:tasks.rados.rados.0.smithi038.stdout:1353: finishing write tid 3 to smithi03870129-374 2024-09-14T04:08:33.147 INFO:tasks.rados.rados.0.smithi038.stdout:1353: finishing write tid 4 to smithi03870129-374 2024-09-14T04:08:33.147 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 374 v 183 (ObjNum 976 snap 0 seq_num 976) dirty exists 2024-09-14T04:08:33.147 INFO:tasks.rados.rados.0.smithi038.stdout:1353: left oid 374 (ObjNum 976 snap 0 seq_num 976) 2024-09-14T04:08:33.147 INFO:tasks.rados.rados.0.smithi038.stdout:1354: finishing write tid 1 to smithi03870129-267 2024-09-14T04:08:33.147 INFO:tasks.rados.rados.0.smithi038.stdout:1354: finishing write tid 2 to smithi03870129-267 2024-09-14T04:08:33.147 INFO:tasks.rados.rados.0.smithi038.stdout:1356: expect (ObjNum 421 snap 0 seq_num 421) 2024-09-14T04:08:33.246 INFO:tasks.rados.rados.0.smithi038.stdout:1357: expect (ObjNum 487 snap 0 seq_num 487) 2024-09-14T04:08:33.312 INFO:tasks.rados.rados.0.smithi038.stdout:1354: finishing write tid 3 to smithi03870129-267 2024-09-14T04:08:33.312 INFO:tasks.rados.rados.0.smithi038.stdout:1354: finishing write tid 4 to smithi03870129-267 2024-09-14T04:08:33.313 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 267 v 280 (ObjNum 977 snap 0 seq_num 977) dirty exists 2024-09-14T04:08:33.313 INFO:tasks.rados.rados.0.smithi038.stdout:1354: left oid 267 (ObjNum 977 snap 0 seq_num 977) 2024-09-14T04:08:33.313 INFO:tasks.rados.rados.0.smithi038.stdout:1355: expect (ObjNum 280 snap 0 seq_num 280) 2024-09-14T04:08:33.397 INFO:tasks.rados.rados.0.smithi038.stdout:1358: finishing write tid 1 to smithi03870129-449 2024-09-14T04:08:33.397 INFO:tasks.rados.rados.0.smithi038.stdout:1358: finishing write tid 2 to smithi03870129-449 2024-09-14T04:08:33.398 INFO:tasks.rados.rados.0.smithi038.stdout:1358: finishing write tid 3 to smithi03870129-449 2024-09-14T04:08:33.398 INFO:tasks.rados.rados.0.smithi038.stdout:1358: finishing write tid 4 to smithi03870129-449 2024-09-14T04:08:33.398 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 449 v 159 (ObjNum 978 snap 0 seq_num 978) dirty exists 2024-09-14T04:08:33.398 INFO:tasks.rados.rados.0.smithi038.stdout:1358: left oid 449 (ObjNum 978 snap 0 seq_num 978) 2024-09-14T04:08:33.398 INFO:tasks.rados.rados.0.smithi038.stdout:1345: done (14 left) 2024-09-14T04:08:33.398 INFO:tasks.rados.rados.0.smithi038.stdout:1346: done (13 left) 2024-09-14T04:08:33.398 INFO:tasks.rados.rados.0.smithi038.stdout:1347: done (12 left) 2024-09-14T04:08:33.398 INFO:tasks.rados.rados.0.smithi038.stdout:1348: done (11 left) 2024-09-14T04:08:33.398 INFO:tasks.rados.rados.0.smithi038.stdout:1349: done (10 left) 2024-09-14T04:08:33.398 INFO:tasks.rados.rados.0.smithi038.stdout:1350: done (9 left) 2024-09-14T04:08:33.398 INFO:tasks.rados.rados.0.smithi038.stdout:1351: done (8 left) 2024-09-14T04:08:33.398 INFO:tasks.rados.rados.0.smithi038.stdout:1352: done (7 left) 2024-09-14T04:08:33.398 INFO:tasks.rados.rados.0.smithi038.stdout:1353: done (6 left) 2024-09-14T04:08:33.398 INFO:tasks.rados.rados.0.smithi038.stdout:1354: done (5 left) 2024-09-14T04:08:33.398 INFO:tasks.rados.rados.0.smithi038.stdout:1355: done (4 left) 2024-09-14T04:08:33.399 INFO:tasks.rados.rados.0.smithi038.stdout:1356: done (3 left) 2024-09-14T04:08:33.399 INFO:tasks.rados.rados.0.smithi038.stdout:1357: done (2 left) 2024-09-14T04:08:33.399 INFO:tasks.rados.rados.0.smithi038.stdout:1358: done (1 left) 2024-09-14T04:08:33.399 INFO:tasks.rados.rados.0.smithi038.stdout:1359: done (0 left) 2024-09-14T04:08:33.399 INFO:tasks.rados.rados.0.smithi038.stdout:1360: read oid 320 snap -1 2024-09-14T04:08:33.399 INFO:tasks.rados.rados.0.smithi038.stdout:1360: expect (ObjNum 511 snap 0 seq_num 511) 2024-09-14T04:08:33.399 INFO:tasks.rados.rados.0.smithi038.stdout:1361: write oid 411 current snap is 0 2024-09-14T04:08:33.399 INFO:tasks.rados.rados.0.smithi038.stdout:1361: seq_num 980 ranges {470860=637204,1880824=590036} 2024-09-14T04:08:33.416 INFO:tasks.rados.rados.0.smithi038.stdout:1361: writing smithi03870129-411 from 470860 to 1108064 tid 1 2024-09-14T04:08:33.439 INFO:tasks.rados.rados.0.smithi038.stdout:1361: writing smithi03870129-411 from 1880824 to 2470860 tid 2 2024-09-14T04:08:33.439 INFO:tasks.rados.rados.0.smithi038.stdout:1362: write oid 284 current snap is 0 2024-09-14T04:08:33.439 INFO:tasks.rados.rados.0.smithi038.stdout:1362: seq_num 981 ranges {487667=428806,1655659=770995} 2024-09-14T04:08:33.452 INFO:tasks.rados.rados.0.smithi038.stdout:1362: writing smithi03870129-284 from 487667 to 916473 tid 1 2024-09-14T04:08:33.471 INFO:tasks.rados.rados.0.smithi038.stdout:1362: writing smithi03870129-284 from 1655659 to 2426654 tid 2 2024-09-14T04:08:33.471 INFO:tasks.rados.rados.0.smithi038.stdout:1363: read oid 62 snap -1 2024-09-14T04:08:33.471 INFO:tasks.rados.rados.0.smithi038.stdout:1363: expect (ObjNum 888 snap 0 seq_num 888) 2024-09-14T04:08:33.472 INFO:tasks.rados.rados.0.smithi038.stdout:1364: read oid 497 snap -1 2024-09-14T04:08:33.472 INFO:tasks.rados.rados.0.smithi038.stdout:1364: expect (ObjNum 869 snap 0 seq_num 869) 2024-09-14T04:08:33.472 INFO:tasks.rados.rados.0.smithi038.stdout:1365: read oid 52 snap -1 2024-09-14T04:08:33.472 INFO:tasks.rados.rados.0.smithi038.stdout:1365: expect (ObjNum 51 snap 0 seq_num 51) 2024-09-14T04:08:33.472 INFO:tasks.rados.rados.0.smithi038.stdout:1366: read oid 28 snap -1 2024-09-14T04:08:33.472 INFO:tasks.rados.rados.0.smithi038.stdout:1366: expect (ObjNum 786 snap 0 seq_num 786) 2024-09-14T04:08:33.472 INFO:tasks.rados.rados.0.smithi038.stdout:1367: write oid 429 current snap is 0 2024-09-14T04:08:33.472 INFO:tasks.rados.rados.0.smithi038.stdout:1367: seq_num 982 ranges {504474=504055,1714141=631006} 2024-09-14T04:08:33.481 INFO:tasks.rados.rados.0.smithi038.stdout:1367: writing smithi03870129-429 from 504474 to 1008529 tid 1 2024-09-14T04:08:33.493 INFO:tasks.rados.rados.0.smithi038.stdout:1367: writing smithi03870129-429 from 1714141 to 2345147 tid 2 2024-09-14T04:08:33.493 INFO:tasks.rados.rados.0.smithi038.stdout:1368: delete oid 217 current snap is 0 2024-09-14T04:08:33.493 INFO:tasks.rados.rados.0.smithi038.stdout:1360: expect (ObjNum 511 snap 0 seq_num 511) 2024-09-14T04:08:33.647 INFO:tasks.rados.rados.0.smithi038.stdout:1361: finishing write tid 1 to smithi03870129-411 2024-09-14T04:08:33.647 INFO:tasks.rados.rados.0.smithi038.stdout:1361: finishing write tid 2 to smithi03870129-411 2024-09-14T04:08:33.647 INFO:tasks.rados.rados.0.smithi038.stdout:1361: finishing write tid 3 to smithi03870129-411 2024-09-14T04:08:33.647 INFO:tasks.rados.rados.0.smithi038.stdout:1361: finishing write tid 4 to smithi03870129-411 2024-09-14T04:08:33.647 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 411 v 160 (ObjNum 980 snap 0 seq_num 980) dirty exists 2024-09-14T04:08:33.647 INFO:tasks.rados.rados.0.smithi038.stdout:1361: left oid 411 (ObjNum 980 snap 0 seq_num 980) 2024-09-14T04:08:33.647 INFO:tasks.rados.rados.0.smithi038.stdout:1362: finishing write tid 1 to smithi03870129-284 2024-09-14T04:08:33.647 INFO:tasks.rados.rados.0.smithi038.stdout:1363: expect (ObjNum 888 snap 0 seq_num 888) 2024-09-14T04:08:33.739 INFO:tasks.rados.rados.0.smithi038.stdout:1362: finishing write tid 2 to smithi03870129-284 2024-09-14T04:08:33.739 INFO:tasks.rados.rados.0.smithi038.stdout:1362: finishing write tid 3 to smithi03870129-284 2024-09-14T04:08:33.739 INFO:tasks.rados.rados.0.smithi038.stdout:1362: finishing write tid 4 to smithi03870129-284 2024-09-14T04:08:33.739 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 284 v 178 (ObjNum 981 snap 0 seq_num 981) dirty exists 2024-09-14T04:08:33.739 INFO:tasks.rados.rados.0.smithi038.stdout:1362: left oid 284 (ObjNum 981 snap 0 seq_num 981) 2024-09-14T04:08:33.739 INFO:tasks.rados.rados.0.smithi038.stdout:1364: expect (ObjNum 869 snap 0 seq_num 869) 2024-09-14T04:08:33.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:33 smithi038 bash[22519]: audit 2024-09-14T04:08:31.846121+0000 mgr.y (mgr.14406) 257 : audit [DBG] from='client.14853 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:08:33.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:33 smithi038 bash[22519]: cluster 2024-09-14T04:08:32.259912+0000 mgr.y (mgr.14406) 258 : cluster [DBG] pgmap v226: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 81 MiB/s rd, 12 MiB/s wr, 122 op/s 2024-09-14T04:08:33.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:33 smithi038 bash[32505]: audit 2024-09-14T04:08:31.846121+0000 mgr.y (mgr.14406) 257 : audit [DBG] from='client.14853 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:08:33.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:33 smithi038 bash[32505]: cluster 2024-09-14T04:08:32.259912+0000 mgr.y (mgr.14406) 258 : cluster [DBG] pgmap v226: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 81 MiB/s rd, 12 MiB/s wr, 122 op/s 2024-09-14T04:08:33.903 INFO:tasks.rados.rados.0.smithi038.stdout:1365: expect (ObjNum 51 snap 0 seq_num 51) 2024-09-14T04:08:33.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:33 smithi123 bash[24950]: audit 2024-09-14T04:08:31.846121+0000 mgr.y (mgr.14406) 257 : audit [DBG] from='client.14853 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:08:33.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:33 smithi123 bash[24950]: cluster 2024-09-14T04:08:32.259912+0000 mgr.y (mgr.14406) 258 : cluster [DBG] pgmap v226: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 81 MiB/s rd, 12 MiB/s wr, 122 op/s 2024-09-14T04:08:33.999 INFO:tasks.rados.rados.0.smithi038.stdout:1366: expect (ObjNum 786 snap 0 seq_num 786) 2024-09-14T04:08:34.201 INFO:tasks.rados.rados.0.smithi038.stdout:1367: finishing write tid 1 to smithi03870129-429 2024-09-14T04:08:34.201 INFO:tasks.rados.rados.0.smithi038.stdout:1367: finishing write tid 2 to smithi03870129-429 2024-09-14T04:08:34.201 INFO:tasks.rados.rados.0.smithi038.stdout:1367: finishing write tid 3 to smithi03870129-429 2024-09-14T04:08:34.201 INFO:tasks.rados.rados.0.smithi038.stdout:1367: finishing write tid 4 to smithi03870129-429 2024-09-14T04:08:34.202 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 429 v 225 (ObjNum 982 snap 0 seq_num 982) dirty exists 2024-09-14T04:08:34.202 INFO:tasks.rados.rados.0.smithi038.stdout:1367: left oid 429 (ObjNum 982 snap 0 seq_num 982) 2024-09-14T04:08:34.202 INFO:tasks.rados.rados.0.smithi038.stdout:1360: done (8 left) 2024-09-14T04:08:34.202 INFO:tasks.rados.rados.0.smithi038.stdout:1361: done (7 left) 2024-09-14T04:08:34.202 INFO:tasks.rados.rados.0.smithi038.stdout:1362: done (6 left) 2024-09-14T04:08:34.202 INFO:tasks.rados.rados.0.smithi038.stdout:1363: done (5 left) 2024-09-14T04:08:34.202 INFO:tasks.rados.rados.0.smithi038.stdout:1364: done (4 left) 2024-09-14T04:08:34.202 INFO:tasks.rados.rados.0.smithi038.stdout:1365: done (3 left) 2024-09-14T04:08:34.202 INFO:tasks.rados.rados.0.smithi038.stdout:1366: done (2 left) 2024-09-14T04:08:34.202 INFO:tasks.rados.rados.0.smithi038.stdout:1367: done (1 left) 2024-09-14T04:08:34.202 INFO:tasks.rados.rados.0.smithi038.stdout:1368: done (0 left) 2024-09-14T04:08:34.202 INFO:tasks.rados.rados.0.smithi038.stdout:1369: write oid 472 current snap is 0 2024-09-14T04:08:34.202 INFO:tasks.rados.rados.0.smithi038.stdout:1369: seq_num 984 ranges {538088=654553,1714752=634675} 2024-09-14T04:08:34.207 INFO:tasks.rados.rados.0.smithi038.stdout:1369: writing smithi03870129-472 from 538088 to 1192641 tid 1 2024-09-14T04:08:34.214 INFO:tasks.rados.rados.0.smithi038.stdout:1369: writing smithi03870129-472 from 1714752 to 2349427 tid 2 2024-09-14T04:08:34.214 INFO:tasks.rados.rados.0.smithi038.stdout:1370: write oid 41 current snap is 0 2024-09-14T04:08:34.214 INFO:tasks.rados.rados.0.smithi038.stdout:1369: finishing write tid 1 to smithi03870129-472 2024-09-14T04:08:34.214 INFO:tasks.rados.rados.0.smithi038.stdout:1370: seq_num 985 ranges {554895=729802,1773234=778333} 2024-09-14T04:08:34.221 INFO:tasks.rados.rados.0.smithi038.stdout:1370: writing smithi03870129-41 from 554895 to 1284697 tid 1 2024-09-14T04:08:34.229 INFO:tasks.rados.rados.0.smithi038.stdout:1370: writing smithi03870129-41 from 1773234 to 2551567 tid 2 2024-09-14T04:08:34.229 INFO:tasks.rados.rados.0.smithi038.stdout:1371: read oid 373 snap -1 2024-09-14T04:08:34.229 INFO:tasks.rados.rados.0.smithi038.stdout:1371: expect (ObjNum 955 snap 0 seq_num 955) 2024-09-14T04:08:34.230 INFO:tasks.rados.rados.0.smithi038.stdout:1372: write oid 219 current snap is 0 2024-09-14T04:08:34.230 INFO:tasks.rados.rados.0.smithi038.stdout:1369: finishing write tid 2 to smithi03870129-472 2024-09-14T04:08:34.230 INFO:tasks.rados.rados.0.smithi038.stdout:1369: finishing write tid 3 to smithi03870129-472 2024-09-14T04:08:34.230 INFO:tasks.rados.rados.0.smithi038.stdout:1369: finishing write tid 4 to smithi03870129-472 2024-09-14T04:08:34.230 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 472 v 306 (ObjNum 984 snap 0 seq_num 984) dirty exists 2024-09-14T04:08:34.230 INFO:tasks.rados.rados.0.smithi038.stdout:1369: left oid 472 (ObjNum 984 snap 0 seq_num 984) 2024-09-14T04:08:34.230 INFO:tasks.rados.rados.0.smithi038.stdout:1370: finishing write tid 1 to smithi03870129-41 2024-09-14T04:08:34.230 INFO:tasks.rados.rados.0.smithi038.stdout:1372: seq_num 986 ranges {571702=405051,1431716=638344,2560365=11337} 2024-09-14T04:08:34.235 INFO:tasks.rados.rados.0.smithi038.stdout:1372: writing smithi03870129-219 from 571702 to 976753 tid 1 2024-09-14T04:08:34.241 INFO:tasks.rados.rados.0.smithi038.stdout:1372: writing smithi03870129-219 from 1431716 to 2070060 tid 2 2024-09-14T04:08:34.244 INFO:tasks.rados.rados.0.smithi038.stdout:1372: writing smithi03870129-219 from 2560365 to 2571702 tid 3 2024-09-14T04:08:34.244 INFO:tasks.rados.rados.0.smithi038.stdout:1369: done (3 left) 2024-09-14T04:08:34.244 INFO:tasks.rados.rados.0.smithi038.stdout:1373: read oid 82 snap -1 2024-09-14T04:08:34.244 INFO:tasks.rados.rados.0.smithi038.stdout:1373: expect (ObjNum 884 snap 0 seq_num 884) 2024-09-14T04:08:34.244 INFO:tasks.rados.rados.0.smithi038.stdout:1374: write oid 391 current snap is 0 2024-09-14T04:08:34.244 INFO:tasks.rados.rados.0.smithi038.stdout:1370: finishing write tid 2 to smithi03870129-41 2024-09-14T04:08:34.245 INFO:tasks.rados.rados.0.smithi038.stdout:1370: finishing write tid 3 to smithi03870129-41 2024-09-14T04:08:34.245 INFO:tasks.rados.rados.0.smithi038.stdout:1370: finishing write tid 4 to smithi03870129-41 2024-09-14T04:08:34.245 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 41 v 163 (ObjNum 985 snap 0 seq_num 985) dirty exists 2024-09-14T04:08:34.245 INFO:tasks.rados.rados.0.smithi038.stdout:1370: left oid 41 (ObjNum 985 snap 0 seq_num 985) 2024-09-14T04:08:34.245 INFO:tasks.rados.rados.0.smithi038.stdout:1371: expect (ObjNum 955 snap 0 seq_num 955) 2024-09-14T04:08:34.327 INFO:tasks.rados.rados.0.smithi038.stdout:1372: finishing write tid 1 to smithi03870129-219 2024-09-14T04:08:34.327 INFO:tasks.rados.rados.0.smithi038.stdout:1372: finishing write tid 2 to smithi03870129-219 2024-09-14T04:08:34.328 INFO:tasks.rados.rados.0.smithi038.stdout:1372: finishing write tid 3 to smithi03870129-219 2024-09-14T04:08:34.328 INFO:tasks.rados.rados.0.smithi038.stdout:1372: finishing write tid 4 to smithi03870129-219 2024-09-14T04:08:34.328 INFO:tasks.rados.rados.0.smithi038.stdout:1372: finishing write tid 5 to smithi03870129-219 2024-09-14T04:08:34.328 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 219 v 243 (ObjNum 986 snap 0 seq_num 986) dirty exists 2024-09-14T04:08:34.328 INFO:tasks.rados.rados.0.smithi038.stdout:1372: left oid 219 (ObjNum 986 snap 0 seq_num 986) 2024-09-14T04:08:34.328 INFO:tasks.rados.rados.0.smithi038.stdout:1373: expect (ObjNum 884 snap 0 seq_num 884) 2024-09-14T04:08:34.449 INFO:tasks.rados.rados.0.smithi038.stdout:1374: seq_num 987 ranges {588509=480300,1773845=782002} 2024-09-14T04:08:34.459 INFO:tasks.rados.rados.0.smithi038.stdout:1374: writing smithi03870129-391 from 588509 to 1068809 tid 1 2024-09-14T04:08:34.473 INFO:tasks.rados.rados.0.smithi038.stdout:1374: writing smithi03870129-391 from 1773845 to 2555847 tid 2 2024-09-14T04:08:34.473 INFO:tasks.rados.rados.0.smithi038.stdout:1370: done (4 left) 2024-09-14T04:08:34.473 INFO:tasks.rados.rados.0.smithi038.stdout:1371: done (3 left) 2024-09-14T04:08:34.473 INFO:tasks.rados.rados.0.smithi038.stdout:1372: done (2 left) 2024-09-14T04:08:34.474 INFO:tasks.rados.rados.0.smithi038.stdout:1373: done (1 left) 2024-09-14T04:08:34.474 INFO:tasks.rados.rados.0.smithi038.stdout:1375: write oid 173 current snap is 0 2024-09-14T04:08:34.474 INFO:tasks.rados.rados.0.smithi038.stdout:1374: finishing write tid 1 to smithi03870129-391 2024-09-14T04:08:34.474 INFO:tasks.rados.rados.0.smithi038.stdout:1375: seq_num 988 ranges {605316=555549,1832327=642013} 2024-09-14T04:08:34.485 INFO:tasks.rados.rados.0.smithi038.stdout:1375: writing smithi03870129-173 from 605316 to 1160865 tid 1 2024-09-14T04:08:34.489 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:08:34.498 INFO:tasks.rados.rados.0.smithi038.stdout:1375: writing smithi03870129-173 from 1832327 to 2474340 tid 2 2024-09-14T04:08:34.498 INFO:tasks.rados.rados.0.smithi038.stdout:1376: write oid 242 current snap is 0 2024-09-14T04:08:34.498 INFO:tasks.rados.rados.0.smithi038.stdout:1374: finishing write tid 2 to smithi03870129-391 2024-09-14T04:08:34.498 INFO:tasks.rados.rados.0.smithi038.stdout:1374: finishing write tid 3 to smithi03870129-391 2024-09-14T04:08:34.498 INFO:tasks.rados.rados.0.smithi038.stdout:1374: finishing write tid 4 to smithi03870129-391 2024-09-14T04:08:34.498 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 391 v 166 (ObjNum 987 snap 0 seq_num 987) dirty exists 2024-09-14T04:08:34.498 INFO:tasks.rados.rados.0.smithi038.stdout:1374: left oid 391 (ObjNum 987 snap 0 seq_num 987) 2024-09-14T04:08:34.498 INFO:tasks.rados.rados.0.smithi038.stdout:1375: finishing write tid 1 to smithi03870129-173 2024-09-14T04:08:34.498 INFO:tasks.rados.rados.0.smithi038.stdout:1376: seq_num 989 ranges {622123=747151,2007162=614961} 2024-09-14T04:08:34.512 INFO:tasks.rados.rados.0.smithi038.stdout:1376: writing smithi03870129-242 from 622123 to 1369274 tid 1 2024-09-14T04:08:34.524 INFO:tasks.rados.rados.0.smithi038.stdout:1376: writing smithi03870129-242 from 2007162 to 2622123 tid 2 2024-09-14T04:08:34.524 INFO:tasks.rados.rados.0.smithi038.stdout:1374: done (2 left) 2024-09-14T04:08:34.524 INFO:tasks.rados.rados.0.smithi038.stdout:1377: write oid 482 current snap is 0 2024-09-14T04:08:34.525 INFO:tasks.rados.rados.0.smithi038.stdout:1375: finishing write tid 2 to smithi03870129-173 2024-09-14T04:08:34.525 INFO:tasks.rados.rados.0.smithi038.stdout:1375: finishing write tid 3 to smithi03870129-173 2024-09-14T04:08:34.525 INFO:tasks.rados.rados.0.smithi038.stdout:1375: finishing write tid 4 to smithi03870129-173 2024-09-14T04:08:34.525 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 173 v 162 (ObjNum 988 snap 0 seq_num 988) dirty exists 2024-09-14T04:08:34.525 INFO:tasks.rados.rados.0.smithi038.stdout:1375: left oid 173 (ObjNum 988 snap 0 seq_num 988) 2024-09-14T04:08:34.525 INFO:tasks.rados.rados.0.smithi038.stdout:1376: finishing write tid 1 to smithi03870129-242 2024-09-14T04:08:34.525 INFO:tasks.rados.rados.0.smithi038.stdout:1377: seq_num 990 ranges {638930=422400,1665644=645682} 2024-09-14T04:08:34.533 INFO:tasks.rados.rados.0.smithi038.stdout:1377: writing smithi03870129-482 from 638930 to 1061330 tid 1 2024-09-14T04:08:34.544 INFO:tasks.rados.rados.0.smithi038.stdout:1377: writing smithi03870129-482 from 1665644 to 2311326 tid 2 2024-09-14T04:08:34.544 INFO:tasks.rados.rados.0.smithi038.stdout:1375: done (2 left) 2024-09-14T04:08:34.544 INFO:tasks.rados.rados.0.smithi038.stdout:1378: read oid 295 snap -1 2024-09-14T04:08:34.544 INFO:tasks.rados.rados.0.smithi038.stdout:1378: expect (ObjNum 294 snap 0 seq_num 294) 2024-09-14T04:08:34.544 INFO:tasks.rados.rados.0.smithi038.stdout:1379: write oid 435 current snap is 0 2024-09-14T04:08:34.544 INFO:tasks.rados.rados.0.smithi038.stdout:1379: seq_num 991 ranges {655737=497649,1607773=789340} 2024-09-14T04:08:34.553 INFO:tasks.rados.rados.0.smithi038.stdout:1379: writing smithi03870129-435 from 655737 to 1153386 tid 1 2024-09-14T04:08:34.564 INFO:tasks.rados.rados.0.smithi038.stdout:1379: writing smithi03870129-435 from 1607773 to 2397113 tid 2 2024-09-14T04:08:34.564 INFO:tasks.rados.rados.0.smithi038.stdout:1380: write oid 311 current snap is 0 2024-09-14T04:08:34.565 INFO:tasks.rados.rados.0.smithi038.stdout:1380: seq_num 992 ranges {672544=572898,1666255=532998} 2024-09-14T04:08:34.573 INFO:tasks.rados.rados.0.smithi038.stdout:1380: writing smithi03870129-311 from 672544 to 1245442 tid 1 2024-09-14T04:08:34.579 INFO:tasks.rados.rados.0.smithi038.stdout:1380: writing smithi03870129-311 from 1666255 to 2199253 tid 2 2024-09-14T04:08:34.580 INFO:tasks.rados.rados.0.smithi038.stdout:1381: read oid 251 snap -1 2024-09-14T04:08:34.580 INFO:tasks.rados.rados.0.smithi038.stdout:1381: expect (ObjNum 810 snap 0 seq_num 810) 2024-09-14T04:08:34.580 INFO:tasks.rados.rados.0.smithi038.stdout:1382: write oid 41 current snap is 0 2024-09-14T04:08:34.580 INFO:tasks.rados.rados.0.smithi038.stdout:1382: seq_num 993 ranges {689351=648147,2124737=564614} 2024-09-14T04:08:34.587 INFO:tasks.rados.rados.0.smithi038.stdout:1382: writing smithi03870129-41 from 689351 to 1337498 tid 1 2024-09-14T04:08:34.595 INFO:tasks.rados.rados.0.smithi038.stdout:1382: writing smithi03870129-41 from 2124737 to 2689351 tid 2 2024-09-14T04:08:34.595 INFO:tasks.rados.rados.0.smithi038.stdout:1383: delete oid 30 current snap is 0 2024-09-14T04:08:34.595 INFO:tasks.rados.rados.0.smithi038.stdout:1376: finishing write tid 2 to smithi03870129-242 2024-09-14T04:08:34.595 INFO:tasks.rados.rados.0.smithi038.stdout:1376: finishing write tid 3 to smithi03870129-242 2024-09-14T04:08:34.595 INFO:tasks.rados.rados.0.smithi038.stdout:1376: finishing write tid 4 to smithi03870129-242 2024-09-14T04:08:34.595 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 242 v 182 (ObjNum 989 snap 0 seq_num 989) dirty exists 2024-09-14T04:08:34.595 INFO:tasks.rados.rados.0.smithi038.stdout:1376: left oid 242 (ObjNum 989 snap 0 seq_num 989) 2024-09-14T04:08:34.595 INFO:tasks.rados.rados.0.smithi038.stdout:1377: finishing write tid 1 to smithi03870129-482 2024-09-14T04:08:34.595 INFO:tasks.rados.rados.0.smithi038.stdout:1377: finishing write tid 2 to smithi03870129-482 2024-09-14T04:08:34.595 INFO:tasks.rados.rados.0.smithi038.stdout:1377: finishing write tid 3 to smithi03870129-482 2024-09-14T04:08:34.595 INFO:tasks.rados.rados.0.smithi038.stdout:1377: finishing write tid 4 to smithi03870129-482 2024-09-14T04:08:34.595 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 482 v 197 (ObjNum 990 snap 0 seq_num 990) dirty exists 2024-09-14T04:08:34.596 INFO:tasks.rados.rados.0.smithi038.stdout:1377: left oid 482 (ObjNum 990 snap 0 seq_num 990) 2024-09-14T04:08:34.596 INFO:tasks.rados.rados.0.smithi038.stdout:1378: expect (ObjNum 294 snap 0 seq_num 294) 2024-09-14T04:08:34.691 INFO:tasks.rados.rados.0.smithi038.stdout:1379: finishing write tid 1 to smithi03870129-435 2024-09-14T04:08:34.691 INFO:tasks.rados.rados.0.smithi038.stdout:1379: finishing write tid 2 to smithi03870129-435 2024-09-14T04:08:34.691 INFO:tasks.rados.rados.0.smithi038.stdout:1379: finishing write tid 3 to smithi03870129-435 2024-09-14T04:08:34.691 INFO:tasks.rados.rados.0.smithi038.stdout:1379: finishing write tid 4 to smithi03870129-435 2024-09-14T04:08:34.692 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 435 v 228 (ObjNum 991 snap 0 seq_num 991) dirty exists 2024-09-14T04:08:34.692 INFO:tasks.rados.rados.0.smithi038.stdout:1379: left oid 435 (ObjNum 991 snap 0 seq_num 991) 2024-09-14T04:08:34.692 INFO:tasks.rados.rados.0.smithi038.stdout:1380: finishing write tid 1 to smithi03870129-311 2024-09-14T04:08:34.692 INFO:tasks.rados.rados.0.smithi038.stdout:1380: finishing write tid 2 to smithi03870129-311 2024-09-14T04:08:34.692 INFO:tasks.rados.rados.0.smithi038.stdout:1380: finishing write tid 3 to smithi03870129-311 2024-09-14T04:08:34.692 INFO:tasks.rados.rados.0.smithi038.stdout:1380: finishing write tid 4 to smithi03870129-311 2024-09-14T04:08:34.693 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 311 v 169 (ObjNum 992 snap 0 seq_num 992) dirty exists 2024-09-14T04:08:34.693 INFO:tasks.rados.rados.0.smithi038.stdout:1380: left oid 311 (ObjNum 992 snap 0 seq_num 992) 2024-09-14T04:08:34.693 INFO:tasks.rados.rados.0.smithi038.stdout:1382: finishing write tid 1 to smithi03870129-41 2024-09-14T04:08:34.693 INFO:tasks.rados.rados.0.smithi038.stdout:1381: expect (ObjNum 810 snap 0 seq_num 810) 2024-09-14T04:08:34.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:34 smithi038 bash[22519]: audit 2024-09-14T04:08:34.190692+0000 mon.a (mon.0) 863 : audit [DBG] from='client.? 172.21.15.38:0/205353529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:08:34.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:34 smithi038 bash[32505]: audit 2024-09-14T04:08:34.190692+0000 mon.a (mon.0) 863 : audit [DBG] from='client.? 172.21.15.38:0/205353529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:08:34.899 INFO:tasks.rados.rados.0.smithi038.stdout:1382: finishing write tid 2 to smithi03870129-41 2024-09-14T04:08:34.899 INFO:tasks.rados.rados.0.smithi038.stdout:1382: finishing write tid 3 to smithi03870129-41 2024-09-14T04:08:34.899 INFO:tasks.rados.rados.0.smithi038.stdout:1382: finishing write tid 4 to smithi03870129-41 2024-09-14T04:08:34.899 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 41 v 172 (ObjNum 993 snap 0 seq_num 993) dirty exists 2024-09-14T04:08:34.899 INFO:tasks.rados.rados.0.smithi038.stdout:1382: left oid 41 (ObjNum 993 snap 0 seq_num 993) 2024-09-14T04:08:34.899 INFO:tasks.rados.rados.0.smithi038.stdout:1376: done (7 left) 2024-09-14T04:08:34.899 INFO:tasks.rados.rados.0.smithi038.stdout:1377: done (6 left) 2024-09-14T04:08:34.899 INFO:tasks.rados.rados.0.smithi038.stdout:1378: done (5 left) 2024-09-14T04:08:34.900 INFO:tasks.rados.rados.0.smithi038.stdout:1379: done (4 left) 2024-09-14T04:08:34.900 INFO:tasks.rados.rados.0.smithi038.stdout:1380: done (3 left) 2024-09-14T04:08:34.900 INFO:tasks.rados.rados.0.smithi038.stdout:1381: done (2 left) 2024-09-14T04:08:34.900 INFO:tasks.rados.rados.0.smithi038.stdout:1382: done (1 left) 2024-09-14T04:08:34.900 INFO:tasks.rados.rados.0.smithi038.stdout:1383: done (0 left) 2024-09-14T04:08:34.900 INFO:tasks.rados.rados.0.smithi038.stdout:1384: read oid 251 snap -1 2024-09-14T04:08:34.900 INFO:tasks.rados.rados.0.smithi038.stdout:1384: expect (ObjNum 810 snap 0 seq_num 810) 2024-09-14T04:08:34.900 INFO:tasks.rados.rados.0.smithi038.stdout:1385: write oid 388 current snap is 0 2024-09-14T04:08:34.900 INFO:tasks.rados.rados.0.smithi038.stdout:1385: seq_num 995 ranges {722965=798645,2125348=597617} 2024-09-14T04:08:34.907 INFO:tasks.rados.rados.0.smithi038.stdout:1385: writing smithi03870129-388 from 722965 to 1521610 tid 1 2024-09-14T04:08:34.914 INFO:tasks.rados.rados.0.smithi038.stdout:1385: writing smithi03870129-388 from 2125348 to 2722965 tid 2 2024-09-14T04:08:34.914 INFO:tasks.rados.rados.0.smithi038.stdout:1386: read oid 384 snap -1 2024-09-14T04:08:34.914 INFO:tasks.rados.rados.0.smithi038.stdout:1386: expect (ObjNum 383 snap 0 seq_num 383) 2024-09-14T04:08:34.914 INFO:tasks.rados.rados.0.smithi038.stdout:1387: write oid 281 current snap is 0 2024-09-14T04:08:34.914 INFO:tasks.rados.rados.0.smithi038.stdout:1387: seq_num 996 ranges {739772=590247,1900183=540336} 2024-09-14T04:08:34.922 INFO:tasks.rados.rados.0.smithi038.stdout:1387: writing smithi03870129-281 from 739772 to 1330019 tid 1 2024-09-14T04:08:34.929 INFO:tasks.rados.rados.0.smithi038.stdout:1387: writing smithi03870129-281 from 1900183 to 2440519 tid 2 2024-09-14T04:08:34.929 INFO:tasks.rados.rados.0.smithi038.stdout:1388: read oid 33 snap -1 2024-09-14T04:08:34.929 INFO:tasks.rados.rados.0.smithi038.stdout:1388: expect (ObjNum 32 snap 0 seq_num 32) 2024-09-14T04:08:34.929 INFO:tasks.rados.rados.0.smithi038.stdout:1389: read oid 324 snap -1 2024-09-14T04:08:34.929 INFO:tasks.rados.rados.0.smithi038.stdout:1389: expect (ObjNum 851 snap 0 seq_num 851) 2024-09-14T04:08:34.929 INFO:tasks.rados.rados.0.smithi038.stdout:1390: read oid 119 snap -1 2024-09-14T04:08:34.930 INFO:tasks.rados.rados.0.smithi038.stdout:1390: expect (ObjNum 118 snap 0 seq_num 118) 2024-09-14T04:08:34.930 INFO:tasks.rados.rados.0.smithi038.stdout:1391: read oid 151 snap -1 2024-09-14T04:08:34.930 INFO:tasks.rados.rados.0.smithi038.stdout:1391: expect (ObjNum 815 snap 0 seq_num 815) 2024-09-14T04:08:34.930 INFO:tasks.rados.rados.0.smithi038.stdout:1392: read oid 130 snap -1 2024-09-14T04:08:34.930 INFO:tasks.rados.rados.0.smithi038.stdout:1392: expect (ObjNum 601 snap 0 seq_num 601) 2024-09-14T04:08:34.930 INFO:tasks.rados.rados.0.smithi038.stdout:1393: write oid 78 current snap is 0 2024-09-14T04:08:34.930 INFO:tasks.rados.rados.0.smithi038.stdout:1393: seq_num 997 ranges {756579=665496,1958665=400347} 2024-09-14T04:08:34.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:34 smithi123 bash[24950]: audit 2024-09-14T04:08:34.190692+0000 mon.a (mon.0) 863 : audit [DBG] from='client.? 172.21.15.38:0/205353529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:08:34.937 INFO:tasks.rados.rados.0.smithi038.stdout:1393: writing smithi03870129-78 from 756579 to 1422075 tid 1 2024-09-14T04:08:34.942 INFO:tasks.rados.rados.0.smithi038.stdout:1393: writing smithi03870129-78 from 1958665 to 2359012 tid 2 2024-09-14T04:08:34.942 INFO:tasks.rados.rados.0.smithi038.stdout:1394: read oid 448 snap -1 2024-09-14T04:08:34.942 INFO:tasks.rados.rados.0.smithi038.stdout:1394: expect (ObjNum 537 snap 0 seq_num 537) 2024-09-14T04:08:34.943 INFO:tasks.rados.rados.0.smithi038.stdout:1395: write oid 245 current snap is 0 2024-09-14T04:08:34.943 INFO:tasks.rados.rados.0.smithi038.stdout:1395: seq_num 998 ranges {773386=740745,2017147=544005} 2024-09-14T04:08:34.951 INFO:tasks.rados.rados.0.smithi038.stdout:1395: writing smithi03870129-245 from 773386 to 1514131 tid 1 2024-09-14T04:08:34.958 INFO:tasks.rados.rados.0.smithi038.stdout:1395: writing smithi03870129-245 from 2017147 to 2561152 tid 2 2024-09-14T04:08:34.958 INFO:tasks.rados.rados.0.smithi038.stdout:1396: read oid 291 snap -1 2024-09-14T04:08:34.958 INFO:tasks.rados.rados.0.smithi038.stdout:1396: expect (ObjNum 520 snap 0 seq_num 520) 2024-09-14T04:08:34.958 INFO:tasks.rados.rados.0.smithi038.stdout:1397: read oid 51 snap -1 2024-09-14T04:08:34.958 INFO:tasks.rados.rados.0.smithi038.stdout:1397: expect (ObjNum 727 snap 0 seq_num 727) 2024-09-14T04:08:34.958 INFO:tasks.rados.rados.0.smithi038.stdout:1398: delete oid 333 current snap is 0 2024-09-14T04:08:34.958 INFO:tasks.rados.rados.0.smithi038.stdout:1384: expect (ObjNum 810 snap 0 seq_num 810) 2024-09-14T04:08:35.179 INFO:tasks.rados.rados.0.smithi038.stdout:1385: finishing write tid 1 to smithi03870129-388 2024-09-14T04:08:35.180 INFO:tasks.rados.rados.0.smithi038.stdout:1385: finishing write tid 2 to smithi03870129-388 2024-09-14T04:08:35.180 INFO:tasks.rados.rados.0.smithi038.stdout:1385: finishing write tid 3 to smithi03870129-388 2024-09-14T04:08:35.180 INFO:tasks.rados.rados.0.smithi038.stdout:1385: finishing write tid 4 to smithi03870129-388 2024-09-14T04:08:35.180 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 388 v 163 (ObjNum 995 snap 0 seq_num 995) dirty exists 2024-09-14T04:08:35.180 INFO:tasks.rados.rados.0.smithi038.stdout:1385: left oid 388 (ObjNum 995 snap 0 seq_num 995) 2024-09-14T04:08:35.180 INFO:tasks.rados.rados.0.smithi038.stdout:1386: expect (ObjNum 383 snap 0 seq_num 383) 2024-09-14T04:08:35.253 INFO:tasks.rados.rados.0.smithi038.stdout:1387: finishing write tid 1 to smithi03870129-281 2024-09-14T04:08:35.254 INFO:tasks.rados.rados.0.smithi038.stdout:1388: expect (ObjNum 32 snap 0 seq_num 32) 2024-09-14T04:08:35.332 INFO:tasks.rados.rados.0.smithi038.stdout:1389: expect (ObjNum 851 snap 0 seq_num 851) 2024-09-14T04:08:35.463 INFO:tasks.rados.rados.0.smithi038.stdout:1387: finishing write tid 2 to smithi03870129-281 2024-09-14T04:08:35.463 INFO:tasks.rados.rados.0.smithi038.stdout:1387: finishing write tid 3 to smithi03870129-281 2024-09-14T04:08:35.463 INFO:tasks.rados.rados.0.smithi038.stdout:1387: finishing write tid 4 to smithi03870129-281 2024-09-14T04:08:35.463 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 281 v 283 (ObjNum 996 snap 0 seq_num 996) dirty exists 2024-09-14T04:08:35.463 INFO:tasks.rados.rados.0.smithi038.stdout:1387: left oid 281 (ObjNum 996 snap 0 seq_num 996) 2024-09-14T04:08:35.464 INFO:tasks.rados.rados.0.smithi038.stdout:1392: expect (ObjNum 601 snap 0 seq_num 601) 2024-09-14T04:08:35.546 INFO:tasks.rados.rados.0.smithi038.stdout:1393: finishing write tid 1 to smithi03870129-78 2024-09-14T04:08:35.546 INFO:tasks.rados.rados.0.smithi038.stdout:1393: finishing write tid 2 to smithi03870129-78 2024-09-14T04:08:35.546 INFO:tasks.rados.rados.0.smithi038.stdout:1393: finishing write tid 3 to smithi03870129-78 2024-09-14T04:08:35.546 INFO:tasks.rados.rados.0.smithi038.stdout:1393: finishing write tid 4 to smithi03870129-78 2024-09-14T04:08:35.546 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 78 v 212 (ObjNum 997 snap 0 seq_num 997) dirty exists 2024-09-14T04:08:35.547 INFO:tasks.rados.rados.0.smithi038.stdout:1393: left oid 78 (ObjNum 997 snap 0 seq_num 997) 2024-09-14T04:08:35.547 INFO:tasks.rados.rados.0.smithi038.stdout:1390: expect (ObjNum 118 snap 0 seq_num 118) 2024-09-14T04:08:35.670 INFO:tasks.rados.rados.0.smithi038.stdout:1391: expect (ObjNum 815 snap 0 seq_num 815) 2024-09-14T04:08:35.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:35 smithi038 bash[22519]: cluster 2024-09-14T04:08:34.260305+0000 mgr.y (mgr.14406) 259 : cluster [DBG] pgmap v227: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 8.2 MiB/s wr, 80 op/s 2024-09-14T04:08:35.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:35 smithi038 bash[22519]: audit 2024-09-14T04:08:34.479578+0000 mgr.y (mgr.14406) 260 : audit [DBG] from='client.24767 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:08:35.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:35 smithi038 bash[32505]: cluster 2024-09-14T04:08:34.260305+0000 mgr.y (mgr.14406) 259 : cluster [DBG] pgmap v227: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 8.2 MiB/s wr, 80 op/s 2024-09-14T04:08:35.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:35 smithi038 bash[32505]: audit 2024-09-14T04:08:34.479578+0000 mgr.y (mgr.14406) 260 : audit [DBG] from='client.24767 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:08:35.831 INFO:tasks.rados.rados.0.smithi038.stdout:1395: finishing write tid 1 to smithi03870129-245 2024-09-14T04:08:35.831 INFO:tasks.rados.rados.0.smithi038.stdout:1395: finishing write tid 2 to smithi03870129-245 2024-09-14T04:08:35.831 INFO:tasks.rados.rados.0.smithi038.stdout:1395: finishing write tid 3 to smithi03870129-245 2024-09-14T04:08:35.831 INFO:tasks.rados.rados.0.smithi038.stdout:1395: finishing write tid 4 to smithi03870129-245 2024-09-14T04:08:35.832 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 245 v 165 (ObjNum 998 snap 0 seq_num 998) dirty exists 2024-09-14T04:08:35.832 INFO:tasks.rados.rados.0.smithi038.stdout:1395: left oid 245 (ObjNum 998 snap 0 seq_num 998) 2024-09-14T04:08:35.832 INFO:tasks.rados.rados.0.smithi038.stdout:1397: expect (ObjNum 727 snap 0 seq_num 727) 2024-09-14T04:08:35.920 INFO:tasks.rados.rados.0.smithi038.stdout:1394: expect (ObjNum 537 snap 0 seq_num 537) 2024-09-14T04:08:35.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:35 smithi123 bash[24950]: cluster 2024-09-14T04:08:34.260305+0000 mgr.y (mgr.14406) 259 : cluster [DBG] pgmap v227: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 8.2 MiB/s wr, 80 op/s 2024-09-14T04:08:35.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:35 smithi123 bash[24950]: audit 2024-09-14T04:08:34.479578+0000 mgr.y (mgr.14406) 260 : audit [DBG] from='client.24767 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:08:36.051 INFO:tasks.rados.rados.0.smithi038.stdout:1396: expect (ObjNum 520 snap 0 seq_num 520) 2024-09-14T04:08:36.158 INFO:tasks.rados.rados.0.smithi038.stdout:1384: done (14 left) 2024-09-14T04:08:36.158 INFO:tasks.rados.rados.0.smithi038.stdout:1385: done (13 left) 2024-09-14T04:08:36.158 INFO:tasks.rados.rados.0.smithi038.stdout:1386: done (12 left) 2024-09-14T04:08:36.158 INFO:tasks.rados.rados.0.smithi038.stdout:1387: done (11 left) 2024-09-14T04:08:36.158 INFO:tasks.rados.rados.0.smithi038.stdout:1388: done (10 left) 2024-09-14T04:08:36.158 INFO:tasks.rados.rados.0.smithi038.stdout:1389: done (9 left) 2024-09-14T04:08:36.158 INFO:tasks.rados.rados.0.smithi038.stdout:1390: done (8 left) 2024-09-14T04:08:36.158 INFO:tasks.rados.rados.0.smithi038.stdout:1391: done (7 left) 2024-09-14T04:08:36.158 INFO:tasks.rados.rados.0.smithi038.stdout:1392: done (6 left) 2024-09-14T04:08:36.159 INFO:tasks.rados.rados.0.smithi038.stdout:1393: done (5 left) 2024-09-14T04:08:36.159 INFO:tasks.rados.rados.0.smithi038.stdout:1394: done (4 left) 2024-09-14T04:08:36.159 INFO:tasks.rados.rados.0.smithi038.stdout:1395: done (3 left) 2024-09-14T04:08:36.159 INFO:tasks.rados.rados.0.smithi038.stdout:1396: done (2 left) 2024-09-14T04:08:36.159 INFO:tasks.rados.rados.0.smithi038.stdout:1397: done (1 left) 2024-09-14T04:08:36.159 INFO:tasks.rados.rados.0.smithi038.stdout:1398: done (0 left) 2024-09-14T04:08:36.159 INFO:tasks.rados.rados.0.smithi038.stdout:1399: delete oid 373 current snap is 0 2024-09-14T04:08:36.160 INFO:tasks.rados.rados.0.smithi038.stdout:1399: done (0 left) 2024-09-14T04:08:36.161 INFO:tasks.rados.rados.0.smithi038.stdout:1400: write oid 377 current snap is 0 2024-09-14T04:08:36.161 INFO:tasks.rados.rados.0.smithi038.stdout:1400: seq_num 1001 ranges {423807=566492,1676240=407685,2739004=84803} 2024-09-14T04:08:36.177 INFO:tasks.rados.rados.0.smithi038.stdout:1400: writing smithi03870129-377 from 423807 to 990299 tid 1 2024-09-14T04:08:36.194 INFO:tasks.rados.rados.0.smithi038.stdout:1400: writing smithi03870129-377 from 1676240 to 2083925 tid 2 2024-09-14T04:08:36.207 INFO:tasks.rados.rados.0.smithi038.stdout:1400: writing smithi03870129-377 from 2739004 to 2823807 tid 3 2024-09-14T04:08:36.207 INFO:tasks.rados.rados.0.smithi038.stdout:1401: write oid 440 current snap is 0 2024-09-14T04:08:36.207 INFO:tasks.rados.rados.0.smithi038.stdout:1401: seq_num 1002 ranges {440614=641741,1734722=551343} 2024-09-14T04:08:36.224 INFO:tasks.rados.rados.0.smithi038.stdout:1401: writing smithi03870129-440 from 440614 to 1082355 tid 1 2024-09-14T04:08:36.235 INFO:tasks.rados.rados.0.smithi038.stdout:1401: writing smithi03870129-440 from 1734722 to 2286065 tid 2 2024-09-14T04:08:36.235 INFO:tasks.rados.rados.0.smithi038.stdout:1402: write oid 253 current snap is 0 2024-09-14T04:08:36.236 INFO:tasks.rados.rados.0.smithi038.stdout:1402: seq_num 1003 ranges {457421=716990,1676851=411354,2677497=179924} 2024-09-14T04:08:36.246 INFO:tasks.rados.rados.0.smithi038.stdout:1402: writing smithi03870129-253 from 457421 to 1174411 tid 1 2024-09-14T04:08:36.254 INFO:tasks.rados.rados.0.smithi038.stdout:1402: writing smithi03870129-253 from 1676851 to 2088205 tid 2 2024-09-14T04:08:36.260 INFO:tasks.rados.rados.0.smithi038.stdout:1402: writing smithi03870129-253 from 2677497 to 2857421 tid 3 2024-09-14T04:08:36.260 INFO:tasks.rados.rados.0.smithi038.stdout:1403: read oid 104 snap -1 2024-09-14T04:08:36.260 INFO:tasks.rados.rados.0.smithi038.stdout:1403: expect (ObjNum 714 snap 0 seq_num 714) 2024-09-14T04:08:36.261 INFO:tasks.rados.rados.0.smithi038.stdout:1404: read oid 279 snap -1 2024-09-14T04:08:36.261 INFO:tasks.rados.rados.0.smithi038.stdout:1404: expect (ObjNum 755 snap 0 seq_num 755) 2024-09-14T04:08:36.261 INFO:tasks.rados.rados.0.smithi038.stdout:1405: read oid 221 snap -1 2024-09-14T04:08:36.261 INFO:tasks.rados.rados.0.smithi038.stdout:1405: expect (ObjNum 220 snap 0 seq_num 220) 2024-09-14T04:08:36.261 INFO:tasks.rados.rados.0.smithi038.stdout:1406: write oid 444 current snap is 0 2024-09-14T04:08:36.261 INFO:tasks.rados.rados.0.smithi038.stdout:1406: seq_num 1004 ranges {474228=508592,1451686=555012,2704920=169308} 2024-09-14T04:08:36.268 INFO:tasks.rados.rados.0.smithi038.stdout:1406: writing smithi03870129-444 from 474228 to 982820 tid 1 2024-09-14T04:08:36.275 INFO:tasks.rados.rados.0.smithi038.stdout:1406: writing smithi03870129-444 from 1451686 to 2006698 tid 2 2024-09-14T04:08:36.281 INFO:tasks.rados.rados.0.smithi038.stdout:1406: writing smithi03870129-444 from 2704920 to 2874228 tid 3 2024-09-14T04:08:36.281 INFO:tasks.rados.rados.0.smithi038.stdout:1407: write oid 271 current snap is 0 2024-09-14T04:08:36.281 INFO:tasks.rados.rados.0.smithi038.stdout:1407: seq_num 1005 ranges {491035=583841,1510168=698670,2732343=158692} 2024-09-14T04:08:36.287 INFO:tasks.rados.rados.0.smithi038.stdout:1407: writing smithi03870129-271 from 491035 to 1074876 tid 1 2024-09-14T04:08:36.293 INFO:tasks.rados.rados.0.smithi038.stdout:1407: writing smithi03870129-271 from 1510168 to 2208838 tid 2 2024-09-14T04:08:36.297 INFO:tasks.rados.rados.0.smithi038.stdout:1407: writing smithi03870129-271 from 2732343 to 2891035 tid 3 2024-09-14T04:08:36.297 INFO:tasks.rados.rados.0.smithi038.stdout:1408: write oid 281 current snap is 0 2024-09-14T04:08:36.298 INFO:tasks.rados.rados.0.smithi038.stdout:1408: seq_num 1006 ranges {507842=659090,1568650=558681,2759766=148076} 2024-09-14T04:08:36.304 INFO:tasks.rados.rados.0.smithi038.stdout:1408: writing smithi03870129-281 from 507842 to 1166932 tid 1 2024-09-14T04:08:36.309 INFO:tasks.rados.rados.0.smithi038.stdout:1408: writing smithi03870129-281 from 1568650 to 2127331 tid 2 2024-09-14T04:08:36.314 INFO:tasks.rados.rados.0.smithi038.stdout:1408: writing smithi03870129-281 from 2759766 to 2907842 tid 3 2024-09-14T04:08:36.314 INFO:tasks.rados.rados.0.smithi038.stdout:1409: read oid 99 snap -1 2024-09-14T04:08:36.314 INFO:tasks.rados.rados.0.smithi038.stdout:1409: expect (ObjNum 98 snap 0 seq_num 98) 2024-09-14T04:08:36.314 INFO:tasks.rados.rados.0.smithi038.stdout:1410: write oid 490 current snap is 0 2024-09-14T04:08:36.314 INFO:tasks.rados.rados.0.smithi038.stdout:1410: seq_num 1007 ranges {524649=734339,1910779=702339} 2024-09-14T04:08:36.321 INFO:tasks.rados.rados.0.smithi038.stdout:1410: writing smithi03870129-490 from 524649 to 1258988 tid 1 2024-09-14T04:08:36.329 INFO:tasks.rados.rados.0.smithi038.stdout:1410: writing smithi03870129-490 from 1910779 to 2613118 tid 2 2024-09-14T04:08:36.329 INFO:tasks.rados.rados.0.smithi038.stdout:1411: read oid 367 snap -1 2024-09-14T04:08:36.329 INFO:tasks.rados.rados.0.smithi038.stdout:1411: expect (ObjNum 719 snap 0 seq_num 719) 2024-09-14T04:08:36.329 INFO:tasks.rados.rados.0.smithi038.stdout:1412: write oid 287 current snap is 0 2024-09-14T04:08:36.329 INFO:tasks.rados.rados.0.smithi038.stdout:1400: finishing write tid 1 to smithi03870129-377 2024-09-14T04:08:36.329 INFO:tasks.rados.rados.0.smithi038.stdout:1412: seq_num 1008 ranges {541456=409588,1569261=562350,2814612=126844} 2024-09-14T04:08:36.334 INFO:tasks.rados.rados.0.smithi038.stdout:1412: writing smithi03870129-287 from 541456 to 951044 tid 1 2024-09-14T04:08:36.341 INFO:tasks.rados.rados.0.smithi038.stdout:1412: writing smithi03870129-287 from 1569261 to 2131611 tid 2 2024-09-14T04:08:36.346 INFO:tasks.rados.rados.0.smithi038.stdout:1412: writing smithi03870129-287 from 2814612 to 2941456 tid 3 2024-09-14T04:08:36.346 INFO:tasks.rados.rados.0.smithi038.stdout:1413: write oid 35 current snap is 0 2024-09-14T04:08:36.346 INFO:tasks.rados.rados.0.smithi038.stdout:1413: seq_num 1009 ranges {558263=484837,1627743=706008} 2024-09-14T04:08:36.352 INFO:tasks.rados.rados.0.smithi038.stdout:1413: writing smithi03870129-35 from 558263 to 1043100 tid 1 2024-09-14T04:08:36.359 INFO:tasks.rados.rados.0.smithi038.stdout:1413: writing smithi03870129-35 from 1627743 to 2333751 tid 2 2024-09-14T04:08:36.360 INFO:tasks.rados.rados.0.smithi038.stdout:1414: read oid 307 snap -1 2024-09-14T04:08:36.360 INFO:tasks.rados.rados.0.smithi038.stdout:1414: expect (ObjNum 926 snap 0 seq_num 926) 2024-09-14T04:08:36.360 INFO:tasks.rados.rados.0.smithi038.stdout:1415: write oid 318 current snap is 0 2024-09-14T04:08:36.360 INFO:tasks.rados.rados.0.smithi038.stdout:1415: seq_num 1010 ranges {575070=560086,1686225=566019,2869458=105612} 2024-09-14T04:08:36.366 INFO:tasks.rados.rados.0.smithi038.stdout:1415: writing smithi03870129-318 from 575070 to 1135156 tid 1 2024-09-14T04:08:36.372 INFO:tasks.rados.rados.0.smithi038.stdout:1415: writing smithi03870129-318 from 1686225 to 2252244 tid 2 2024-09-14T04:08:36.378 INFO:tasks.rados.rados.0.smithi038.stdout:1415: writing smithi03870129-318 from 2869458 to 2975070 tid 3 2024-09-14T04:08:36.378 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:08:36.378 INFO:tasks.rados.rados.0.smithi038.stdout:1400: finishing write tid 2 to smithi03870129-377 2024-09-14T04:08:36.378 INFO:tasks.rados.rados.0.smithi038.stdout:1400: finishing write tid 3 to smithi03870129-377 2024-09-14T04:08:36.378 INFO:tasks.rados.rados.0.smithi038.stdout:1400: finishing write tid 4 to smithi03870129-377 2024-09-14T04:08:36.378 INFO:tasks.rados.rados.0.smithi038.stdout:1400: finishing write tid 5 to smithi03870129-377 2024-09-14T04:08:36.378 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 377 v 176 (ObjNum 1001 snap 0 seq_num 1001) dirty exists 2024-09-14T04:08:36.378 INFO:tasks.rados.rados.0.smithi038.stdout:1400: left oid 377 (ObjNum 1001 snap 0 seq_num 1001) 2024-09-14T04:08:36.378 INFO:tasks.rados.rados.0.smithi038.stdout:1401: finishing write tid 1 to smithi03870129-440 2024-09-14T04:08:36.378 INFO:tasks.rados.rados.0.smithi038.stdout:1400: done (15 left) 2024-09-14T04:08:36.379 INFO:tasks.rados.rados.0.smithi038.stdout:1416: read oid 285 snap -1 2024-09-14T04:08:36.379 INFO:tasks.rados.rados.0.smithi038.stdout:1416: expect (ObjNum 521 snap 0 seq_num 521) 2024-09-14T04:08:36.379 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:08:36.379 INFO:tasks.rados.rados.0.smithi038.stdout:1401: finishing write tid 2 to smithi03870129-440 2024-09-14T04:08:36.379 INFO:tasks.rados.rados.0.smithi038.stdout:1401: finishing write tid 3 to smithi03870129-440 2024-09-14T04:08:36.379 INFO:tasks.rados.rados.0.smithi038.stdout:1401: finishing write tid 4 to smithi03870129-440 2024-09-14T04:08:36.379 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 440 v 168 (ObjNum 1002 snap 0 seq_num 1002) dirty exists 2024-09-14T04:08:36.379 INFO:tasks.rados.rados.0.smithi038.stdout:1401: left oid 440 (ObjNum 1002 snap 0 seq_num 1002) 2024-09-14T04:08:36.379 INFO:tasks.rados.rados.0.smithi038.stdout:1402: finishing write tid 1 to smithi03870129-253 2024-09-14T04:08:36.379 INFO:tasks.rados.rados.0.smithi038.stdout:1402: finishing write tid 2 to smithi03870129-253 2024-09-14T04:08:36.379 INFO:tasks.rados.rados.0.smithi038.stdout:1401: done (15 left) 2024-09-14T04:08:36.379 INFO:tasks.rados.rados.0.smithi038.stdout:1417: read oid 488 snap -1 2024-09-14T04:08:36.379 INFO:tasks.rados.rados.0.smithi038.stdout:1417: expect (ObjNum 487 snap 0 seq_num 487) 2024-09-14T04:08:36.379 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:08:36.379 INFO:tasks.rados.rados.0.smithi038.stdout:1402: finishing write tid 3 to smithi03870129-253 2024-09-14T04:08:36.380 INFO:tasks.rados.rados.0.smithi038.stdout:1402: finishing write tid 4 to smithi03870129-253 2024-09-14T04:08:36.380 INFO:tasks.rados.rados.0.smithi038.stdout:1402: finishing write tid 5 to smithi03870129-253 2024-09-14T04:08:36.380 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 253 v 167 (ObjNum 1003 snap 0 seq_num 1003) dirty exists 2024-09-14T04:08:36.380 INFO:tasks.rados.rados.0.smithi038.stdout:1402: left oid 253 (ObjNum 1003 snap 0 seq_num 1003) 2024-09-14T04:08:36.380 INFO:tasks.rados.rados.0.smithi038.stdout:1405: expect (ObjNum 220 snap 0 seq_num 220) 2024-09-14T04:08:36.551 INFO:tasks.rados.rados.0.smithi038.stdout:1404: expect (ObjNum 755 snap 0 seq_num 755) 2024-09-14T04:08:36.671 INFO:tasks.rados.rados.0.smithi038.stdout:1403: expect (ObjNum 714 snap 0 seq_num 714) 2024-09-14T04:08:36.750 INFO:tasks.rados.rados.0.smithi038.stdout:1406: finishing write tid 1 to smithi03870129-444 2024-09-14T04:08:36.750 INFO:tasks.rados.rados.0.smithi038.stdout:1406: finishing write tid 2 to smithi03870129-444 2024-09-14T04:08:36.751 INFO:tasks.rados.rados.0.smithi038.stdout:1406: finishing write tid 3 to smithi03870129-444 2024-09-14T04:08:36.751 INFO:tasks.rados.rados.0.smithi038.stdout:1406: finishing write tid 4 to smithi03870129-444 2024-09-14T04:08:36.751 INFO:tasks.rados.rados.0.smithi038.stdout:1406: finishing write tid 5 to smithi03870129-444 2024-09-14T04:08:36.751 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 444 v 186 (ObjNum 1004 snap 0 seq_num 1004) dirty exists 2024-09-14T04:08:36.751 INFO:tasks.rados.rados.0.smithi038.stdout:1406: left oid 444 (ObjNum 1004 snap 0 seq_num 1004) 2024-09-14T04:08:36.751 INFO:tasks.rados.rados.0.smithi038.stdout:1407: finishing write tid 1 to smithi03870129-271 2024-09-14T04:08:36.751 INFO:tasks.rados.rados.0.smithi038.stdout:1407: finishing write tid 2 to smithi03870129-271 2024-09-14T04:08:36.751 INFO:tasks.rados.rados.0.smithi038.stdout:1407: finishing write tid 3 to smithi03870129-271 2024-09-14T04:08:36.751 INFO:tasks.rados.rados.0.smithi038.stdout:1407: finishing write tid 4 to smithi03870129-271 2024-09-14T04:08:36.751 INFO:tasks.rados.rados.0.smithi038.stdout:1407: finishing write tid 5 to smithi03870129-271 2024-09-14T04:08:36.751 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 271 v 248 (ObjNum 1005 snap 0 seq_num 1005) dirty exists 2024-09-14T04:08:36.751 INFO:tasks.rados.rados.0.smithi038.stdout:1407: left oid 271 (ObjNum 1005 snap 0 seq_num 1005) 2024-09-14T04:08:36.751 INFO:tasks.rados.rados.0.smithi038.stdout:1408: finishing write tid 1 to smithi03870129-281 2024-09-14T04:08:36.751 INFO:tasks.rados.rados.0.smithi038.stdout:1408: finishing write tid 2 to smithi03870129-281 2024-09-14T04:08:36.752 INFO:tasks.rados.rados.0.smithi038.stdout:1408: finishing write tid 3 to smithi03870129-281 2024-09-14T04:08:36.752 INFO:tasks.rados.rados.0.smithi038.stdout:1408: finishing write tid 4 to smithi03870129-281 2024-09-14T04:08:36.752 INFO:tasks.rados.rados.0.smithi038.stdout:1408: finishing write tid 5 to smithi03870129-281 2024-09-14T04:08:36.752 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 281 v 287 (ObjNum 1006 snap 0 seq_num 1006) dirty exists 2024-09-14T04:08:36.752 INFO:tasks.rados.rados.0.smithi038.stdout:1408: left oid 281 (ObjNum 1006 snap 0 seq_num 1006) 2024-09-14T04:08:36.752 INFO:tasks.rados.rados.0.smithi038.stdout:1409: expect (ObjNum 98 snap 0 seq_num 98) 2024-09-14T04:08:36.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:36 smithi038 bash[22519]: audit 2024-09-14T04:08:34.775711+0000 mgr.y (mgr.14406) 261 : audit [DBG] from='client.14871 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:08:36.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:36 smithi038 bash[32505]: audit 2024-09-14T04:08:34.775711+0000 mgr.y (mgr.14406) 261 : audit [DBG] from='client.14871 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:08:36.864 INFO:tasks.rados.rados.0.smithi038.stdout:1410: finishing write tid 1 to smithi03870129-490 2024-09-14T04:08:36.865 INFO:tasks.rados.rados.0.smithi038.stdout:1410: finishing write tid 2 to smithi03870129-490 2024-09-14T04:08:36.865 INFO:tasks.rados.rados.0.smithi038.stdout:1411: expect (ObjNum 719 snap 0 seq_num 719) 2024-09-14T04:08:36.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:36 smithi123 bash[24950]: audit 2024-09-14T04:08:34.775711+0000 mgr.y (mgr.14406) 261 : audit [DBG] from='client.14871 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:08:36.969 INFO:tasks.rados.rados.0.smithi038.stdout:1410: finishing write tid 3 to smithi03870129-490 2024-09-14T04:08:36.969 INFO:tasks.rados.rados.0.smithi038.stdout:1410: finishing write tid 4 to smithi03870129-490 2024-09-14T04:08:36.969 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 490 v 189 (ObjNum 1007 snap 0 seq_num 1007) dirty exists 2024-09-14T04:08:36.969 INFO:tasks.rados.rados.0.smithi038.stdout:1410: left oid 490 (ObjNum 1007 snap 0 seq_num 1007) 2024-09-14T04:08:36.969 INFO:tasks.rados.rados.0.smithi038.stdout:1412: finishing write tid 1 to smithi03870129-287 2024-09-14T04:08:36.969 INFO:tasks.rados.rados.0.smithi038.stdout:1412: finishing write tid 2 to smithi03870129-287 2024-09-14T04:08:36.969 INFO:tasks.rados.rados.0.smithi038.stdout:1412: finishing write tid 3 to smithi03870129-287 2024-09-14T04:08:36.969 INFO:tasks.rados.rados.0.smithi038.stdout:1412: finishing write tid 4 to smithi03870129-287 2024-09-14T04:08:36.970 INFO:tasks.rados.rados.0.smithi038.stdout:1412: finishing write tid 5 to smithi03870129-287 2024-09-14T04:08:36.970 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 287 v 201 (ObjNum 1008 snap 0 seq_num 1008) dirty exists 2024-09-14T04:08:36.970 INFO:tasks.rados.rados.0.smithi038.stdout:1412: left oid 287 (ObjNum 1008 snap 0 seq_num 1008) 2024-09-14T04:08:36.970 INFO:tasks.rados.rados.0.smithi038.stdout:1413: finishing write tid 1 to smithi03870129-35 2024-09-14T04:08:36.970 INFO:tasks.rados.rados.0.smithi038.stdout:1413: finishing write tid 2 to smithi03870129-35 2024-09-14T04:08:36.970 INFO:tasks.rados.rados.0.smithi038.stdout:1413: finishing write tid 3 to smithi03870129-35 2024-09-14T04:08:36.970 INFO:tasks.rados.rados.0.smithi038.stdout:1413: finishing write tid 4 to smithi03870129-35 2024-09-14T04:08:36.970 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 35 v 309 (ObjNum 1009 snap 0 seq_num 1009) dirty exists 2024-09-14T04:08:36.970 INFO:tasks.rados.rados.0.smithi038.stdout:1413: left oid 35 (ObjNum 1009 snap 0 seq_num 1009) 2024-09-14T04:08:36.970 INFO:tasks.rados.rados.0.smithi038.stdout:1415: finishing write tid 1 to smithi03870129-318 2024-09-14T04:08:36.970 INFO:tasks.rados.rados.0.smithi038.stdout:1414: expect (ObjNum 926 snap 0 seq_num 926) 2024-09-14T04:08:37.134 INFO:tasks.rados.rados.0.smithi038.stdout:1415: finishing write tid 2 to smithi03870129-318 2024-09-14T04:08:37.135 INFO:tasks.rados.rados.0.smithi038.stdout:1417: expect (ObjNum 487 snap 0 seq_num 487) 2024-09-14T04:08:37.203 INFO:tasks.rados.rados.0.smithi038.stdout:1416: expect (ObjNum 521 snap 0 seq_num 521) 2024-09-14T04:08:37.330 INFO:tasks.rados.rados.0.smithi038.stdout:1415: finishing write tid 3 to smithi03870129-318 2024-09-14T04:08:37.330 INFO:tasks.rados.rados.0.smithi038.stdout:1415: finishing write tid 4 to smithi03870129-318 2024-09-14T04:08:37.330 INFO:tasks.rados.rados.0.smithi038.stdout:1415: finishing write tid 5 to smithi03870129-318 2024-09-14T04:08:37.330 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 318 v 193 (ObjNum 1010 snap 0 seq_num 1010) dirty exists 2024-09-14T04:08:37.331 INFO:tasks.rados.rados.0.smithi038.stdout:1415: left oid 318 (ObjNum 1010 snap 0 seq_num 1010) 2024-09-14T04:08:37.331 INFO:tasks.rados.rados.0.smithi038.stdout:1402: done (15 left) 2024-09-14T04:08:37.331 INFO:tasks.rados.rados.0.smithi038.stdout:1403: done (14 left) 2024-09-14T04:08:37.331 INFO:tasks.rados.rados.0.smithi038.stdout:1404: done (13 left) 2024-09-14T04:08:37.331 INFO:tasks.rados.rados.0.smithi038.stdout:1405: done (12 left) 2024-09-14T04:08:37.331 INFO:tasks.rados.rados.0.smithi038.stdout:1406: done (11 left) 2024-09-14T04:08:37.331 INFO:tasks.rados.rados.0.smithi038.stdout:1407: done (10 left) 2024-09-14T04:08:37.331 INFO:tasks.rados.rados.0.smithi038.stdout:1408: done (9 left) 2024-09-14T04:08:37.331 INFO:tasks.rados.rados.0.smithi038.stdout:1409: done (8 left) 2024-09-14T04:08:37.331 INFO:tasks.rados.rados.0.smithi038.stdout:1410: done (7 left) 2024-09-14T04:08:37.331 INFO:tasks.rados.rados.0.smithi038.stdout:1411: done (6 left) 2024-09-14T04:08:37.331 INFO:tasks.rados.rados.0.smithi038.stdout:1412: done (5 left) 2024-09-14T04:08:37.331 INFO:tasks.rados.rados.0.smithi038.stdout:1413: done (4 left) 2024-09-14T04:08:37.331 INFO:tasks.rados.rados.0.smithi038.stdout:1414: done (3 left) 2024-09-14T04:08:37.331 INFO:tasks.rados.rados.0.smithi038.stdout:1415: done (2 left) 2024-09-14T04:08:37.332 INFO:tasks.rados.rados.0.smithi038.stdout:1416: done (1 left) 2024-09-14T04:08:37.332 INFO:tasks.rados.rados.0.smithi038.stdout:1417: done (0 left) 2024-09-14T04:08:37.332 INFO:tasks.rados.rados.0.smithi038.stdout:1418: read oid 73 snap -1 2024-09-14T04:08:37.332 INFO:tasks.rados.rados.0.smithi038.stdout:1418: expect (ObjNum 662 snap 0 seq_num 662) 2024-09-14T04:08:37.332 INFO:tasks.rados.rados.0.smithi038.stdout:1419: read oid 430 snap -1 2024-09-14T04:08:37.332 INFO:tasks.rados.rados.0.smithi038.stdout:1419: expect (ObjNum 517 snap 0 seq_num 517) 2024-09-14T04:08:37.332 INFO:tasks.rados.rados.0.smithi038.stdout:1420: write oid 11 current snap is 0 2024-09-14T04:08:37.332 INFO:tasks.rados.rados.0.smithi038.stdout:1420: seq_num 1011 ranges {591877=635335,1628354=709677} 2024-09-14T04:08:37.352 INFO:tasks.rados.rados.0.smithi038.stdout:1420: writing smithi03870129-11 from 591877 to 1227212 tid 1 2024-09-14T04:08:37.370 INFO:tasks.rados.rados.0.smithi038.stdout:1420: writing smithi03870129-11 from 1628354 to 2338031 tid 2 2024-09-14T04:08:37.370 INFO:tasks.rados.rados.0.smithi038.stdout:1421: read oid 53 snap -1 2024-09-14T04:08:37.370 INFO:tasks.rados.rados.0.smithi038.stdout:1421: expect (ObjNum 52 snap 0 seq_num 52) 2024-09-14T04:08:37.370 INFO:tasks.rados.rados.0.smithi038.stdout:1422: delete oid 62 current snap is 0 2024-09-14T04:08:37.370 INFO:tasks.rados.rados.0.smithi038.stdout:1419: expect (ObjNum 517 snap 0 seq_num 517) 2024-09-14T04:08:37.409 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:08:37.502 INFO:tasks.rados.rados.0.smithi038.stdout:1418: expect (ObjNum 662 snap 0 seq_num 662) 2024-09-14T04:08:37.643 INFO:tasks.rados.rados.0.smithi038.stdout:1420: finishing write tid 1 to smithi03870129-11 2024-09-14T04:08:37.643 INFO:tasks.rados.rados.0.smithi038.stdout:1420: finishing write tid 2 to smithi03870129-11 2024-09-14T04:08:37.643 INFO:tasks.rados.rados.0.smithi038.stdout:1420: finishing write tid 3 to smithi03870129-11 2024-09-14T04:08:37.643 INFO:tasks.rados.rados.0.smithi038.stdout:1420: finishing write tid 4 to smithi03870129-11 2024-09-14T04:08:37.643 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 11 v 200 (ObjNum 1011 snap 0 seq_num 1011) dirty exists 2024-09-14T04:08:37.643 INFO:tasks.rados.rados.0.smithi038.stdout:1420: left oid 11 (ObjNum 1011 snap 0 seq_num 1011) 2024-09-14T04:08:37.643 INFO:tasks.rados.rados.0.smithi038.stdout:1421: expect (ObjNum 52 snap 0 seq_num 52) 2024-09-14T04:08:37.735 INFO:tasks.rados.rados.0.smithi038.stdout:1418: done (4 left) 2024-09-14T04:08:37.735 INFO:tasks.rados.rados.0.smithi038.stdout:1419: done (3 left) 2024-09-14T04:08:37.735 INFO:tasks.rados.rados.0.smithi038.stdout:1420: done (2 left) 2024-09-14T04:08:37.736 INFO:tasks.rados.rados.0.smithi038.stdout:1421: done (1 left) 2024-09-14T04:08:37.736 INFO:tasks.rados.rados.0.smithi038.stdout:1422: done (0 left) 2024-09-14T04:08:37.736 INFO:tasks.rados.rados.0.smithi038.stdout:1423: read oid 279 snap -1 2024-09-14T04:08:37.736 INFO:tasks.rados.rados.0.smithi038.stdout:1423: expect (ObjNum 755 snap 0 seq_num 755) 2024-09-14T04:08:37.736 INFO:tasks.rados.rados.0.smithi038.stdout:1424: write oid 72 current snap is 0 2024-09-14T04:08:37.736 INFO:tasks.rados.rados.0.smithi038.stdout:1424: seq_num 1013 ranges {625491=502186,1861671=713346} 2024-09-14T04:08:37.742 INFO:tasks.rados.rados.0.smithi038.stdout:1424: writing smithi03870129-72 from 625491 to 1127677 tid 1 2024-09-14T04:08:37.750 INFO:tasks.rados.rados.0.smithi038.stdout:1424: writing smithi03870129-72 from 1861671 to 2575017 tid 2 2024-09-14T04:08:37.750 INFO:tasks.rados.rados.0.smithi038.stdout:1425: write oid 373 current snap is 0 2024-09-14T04:08:37.750 INFO:tasks.rados.rados.0.smithi038.stdout:1425: seq_num 1014 ranges {642298=577435,1920153=573357,2979150=63148} 2024-09-14T04:08:37.760 INFO:tasks.rados.rados.0.smithi038.stdout:1425: writing smithi03870129-373 from 642298 to 1219733 tid 1 2024-09-14T04:08:37.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:37 smithi038 bash[22519]: cluster 2024-09-14T04:08:36.260756+0000 mgr.y (mgr.14406) 262 : cluster [DBG] pgmap v228: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 8.2 MiB/s wr, 80 op/s 2024-09-14T04:08:37.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:37 smithi038 bash[22519]: audit 2024-09-14T04:08:37.112020+0000 mon.c (mon.2) 136 : audit [DBG] from='client.? 172.21.15.38:0/553344786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:08:37.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:37 smithi038 bash[32505]: cluster 2024-09-14T04:08:36.260756+0000 mgr.y (mgr.14406) 262 : cluster [DBG] pgmap v228: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 8.2 MiB/s wr, 80 op/s 2024-09-14T04:08:37.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:37 smithi038 bash[32505]: audit 2024-09-14T04:08:37.112020+0000 mon.c (mon.2) 136 : audit [DBG] from='client.? 172.21.15.38:0/553344786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:08:37.774 INFO:tasks.rados.rados.0.smithi038.stdout:1425: writing smithi03870129-373 from 1920153 to 2493510 tid 2 2024-09-14T04:08:37.780 INFO:tasks.rados.rados.0.smithi038.stdout:1425: writing smithi03870129-373 from 2979150 to 3042298 tid 3 2024-09-14T04:08:37.780 INFO:tasks.rados.rados.0.smithi038.stdout:1426: write oid 467 current snap is 0 2024-09-14T04:08:37.780 INFO:tasks.rados.rados.0.smithi038.stdout:1426: seq_num 1015 ranges {659105=652684,1862282=717015} 2024-09-14T04:08:37.791 INFO:tasks.rados.rados.0.smithi038.stdout:1426: writing smithi03870129-467 from 659105 to 1311789 tid 1 2024-09-14T04:08:37.801 INFO:tasks.rados.rados.0.smithi038.stdout:1426: writing smithi03870129-467 from 1862282 to 2579297 tid 2 2024-09-14T04:08:37.801 INFO:tasks.rados.rados.0.smithi038.stdout:1427: write oid 84 current snap is 0 2024-09-14T04:08:37.801 INFO:tasks.rados.rados.0.smithi038.stdout:1427: seq_num 1016 ranges {675912=727933,1920764=460673,2801290=274622} 2024-09-14T04:08:37.811 INFO:tasks.rados.rados.0.smithi038.stdout:1427: writing smithi03870129-84 from 675912 to 1403845 tid 1 2024-09-14T04:08:37.817 INFO:tasks.rados.rados.0.smithi038.stdout:1427: writing smithi03870129-84 from 1920764 to 2381437 tid 2 2024-09-14T04:08:37.822 INFO:tasks.rados.rados.0.smithi038.stdout:1427: writing smithi03870129-84 from 2801290 to 3075912 tid 3 2024-09-14T04:08:37.822 INFO:tasks.rados.rados.0.smithi038.stdout:1428: read oid 352 snap -1 2024-09-14T04:08:37.822 INFO:tasks.rados.rados.0.smithi038.stdout:1428: expect (ObjNum 653 snap 0 seq_num 653) 2024-09-14T04:08:37.822 INFO:tasks.rados.rados.0.smithi038.stdout:1429: write oid 282 current snap is 0 2024-09-14T04:08:37.822 INFO:tasks.rados.rados.0.smithi038.stdout:1429: seq_num 1017 ranges {692719=403182,1579246=720684,2828713=264006} 2024-09-14T04:08:37.828 INFO:tasks.rados.rados.0.smithi038.stdout:1429: writing smithi03870129-282 from 692719 to 1095901 tid 1 2024-09-14T04:08:37.835 INFO:tasks.rados.rados.0.smithi038.stdout:1429: writing smithi03870129-282 from 1579246 to 2299930 tid 2 2024-09-14T04:08:37.840 INFO:tasks.rados.rados.0.smithi038.stdout:1429: writing smithi03870129-282 from 2828713 to 3092719 tid 3 2024-09-14T04:08:37.841 INFO:tasks.rados.rados.0.smithi038.stdout:1430: read oid 488 snap -1 2024-09-14T04:08:37.841 INFO:tasks.rados.rados.0.smithi038.stdout:1430: expect (ObjNum 487 snap 0 seq_num 487) 2024-09-14T04:08:37.841 INFO:tasks.rados.rados.0.smithi038.stdout:1431: write oid 348 current snap is 0 2024-09-14T04:08:37.841 INFO:tasks.rados.rados.0.smithi038.stdout:1423: expect (ObjNum 755 snap 0 seq_num 755) 2024-09-14T04:08:37.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:37 smithi123 bash[24950]: cluster 2024-09-14T04:08:36.260756+0000 mgr.y (mgr.14406) 262 : cluster [DBG] pgmap v228: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 8.2 MiB/s wr, 80 op/s 2024-09-14T04:08:37.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:37 smithi123 bash[24950]: audit 2024-09-14T04:08:37.112020+0000 mon.c (mon.2) 136 : audit [DBG] from='client.? 172.21.15.38:0/553344786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:08:37.991 INFO:tasks.rados.rados.0.smithi038.stdout:1424: finishing write tid 1 to smithi03870129-72 2024-09-14T04:08:37.991 INFO:tasks.rados.rados.0.smithi038.stdout:1424: finishing write tid 2 to smithi03870129-72 2024-09-14T04:08:37.991 INFO:tasks.rados.rados.0.smithi038.stdout:1424: finishing write tid 3 to smithi03870129-72 2024-09-14T04:08:37.991 INFO:tasks.rados.rados.0.smithi038.stdout:1424: finishing write tid 4 to smithi03870129-72 2024-09-14T04:08:37.991 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 72 v 183 (ObjNum 1013 snap 0 seq_num 1013) dirty exists 2024-09-14T04:08:37.991 INFO:tasks.rados.rados.0.smithi038.stdout:1424: left oid 72 (ObjNum 1013 snap 0 seq_num 1013) 2024-09-14T04:08:37.992 INFO:tasks.rados.rados.0.smithi038.stdout:1425: finishing write tid 1 to smithi03870129-373 2024-09-14T04:08:37.992 INFO:tasks.rados.rados.0.smithi038.stdout:1425: finishing write tid 2 to smithi03870129-373 2024-09-14T04:08:37.992 INFO:tasks.rados.rados.0.smithi038.stdout:1425: finishing write tid 3 to smithi03870129-373 2024-09-14T04:08:37.992 INFO:tasks.rados.rados.0.smithi038.stdout:1425: finishing write tid 4 to smithi03870129-373 2024-09-14T04:08:37.992 INFO:tasks.rados.rados.0.smithi038.stdout:1425: finishing write tid 5 to smithi03870129-373 2024-09-14T04:08:37.992 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 373 v 252 (ObjNum 1014 snap 0 seq_num 1014) dirty exists 2024-09-14T04:08:37.992 INFO:tasks.rados.rados.0.smithi038.stdout:1425: left oid 373 (ObjNum 1014 snap 0 seq_num 1014) 2024-09-14T04:08:37.992 INFO:tasks.rados.rados.0.smithi038.stdout:1426: finishing write tid 1 to smithi03870129-467 2024-09-14T04:08:37.992 INFO:tasks.rados.rados.0.smithi038.stdout:1426: finishing write tid 2 to smithi03870129-467 2024-09-14T04:08:37.992 INFO:tasks.rados.rados.0.smithi038.stdout:1426: finishing write tid 3 to smithi03870129-467 2024-09-14T04:08:37.992 INFO:tasks.rados.rados.0.smithi038.stdout:1426: finishing write tid 4 to smithi03870129-467 2024-09-14T04:08:37.992 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 467 v 203 (ObjNum 1015 snap 0 seq_num 1015) dirty exists 2024-09-14T04:08:37.992 INFO:tasks.rados.rados.0.smithi038.stdout:1426: left oid 467 (ObjNum 1015 snap 0 seq_num 1015) 2024-09-14T04:08:37.992 INFO:tasks.rados.rados.0.smithi038.stdout:1427: finishing write tid 1 to smithi03870129-84 2024-09-14T04:08:37.993 INFO:tasks.rados.rados.0.smithi038.stdout:1427: finishing write tid 2 to smithi03870129-84 2024-09-14T04:08:37.993 INFO:tasks.rados.rados.0.smithi038.stdout:1427: finishing write tid 3 to smithi03870129-84 2024-09-14T04:08:37.993 INFO:tasks.rados.rados.0.smithi038.stdout:1427: finishing write tid 4 to smithi03870129-84 2024-09-14T04:08:37.993 INFO:tasks.rados.rados.0.smithi038.stdout:1431: seq_num 1018 ranges {709526=478431,1637728=464342,2856136=253390} 2024-09-14T04:08:37.998 INFO:tasks.rados.rados.0.smithi038.stdout:1431: writing smithi03870129-348 from 709526 to 1187957 tid 1 2024-09-14T04:08:38.004 INFO:tasks.rados.rados.0.smithi038.stdout:1431: writing smithi03870129-348 from 1637728 to 2102070 tid 2 2024-09-14T04:08:38.011 INFO:tasks.rados.rados.0.smithi038.stdout:1431: writing smithi03870129-348 from 2856136 to 3109526 tid 3 2024-09-14T04:08:38.012 INFO:tasks.rados.rados.0.smithi038.stdout:1423: done (8 left) 2024-09-14T04:08:38.012 INFO:tasks.rados.rados.0.smithi038.stdout:1424: done (7 left) 2024-09-14T04:08:38.012 INFO:tasks.rados.rados.0.smithi038.stdout:1425: done (6 left) 2024-09-14T04:08:38.012 INFO:tasks.rados.rados.0.smithi038.stdout:1426: done (5 left) 2024-09-14T04:08:38.012 INFO:tasks.rados.rados.0.smithi038.stdout:1432: delete oid 422 current snap is 0 2024-09-14T04:08:38.012 INFO:tasks.rados.rados.0.smithi038.stdout:1427: finishing write tid 5 to smithi03870129-84 2024-09-14T04:08:38.012 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 84 v 171 (ObjNum 1016 snap 0 seq_num 1016) dirty exists 2024-09-14T04:08:38.012 INFO:tasks.rados.rados.0.smithi038.stdout:1427: left oid 84 (ObjNum 1016 snap 0 seq_num 1016) 2024-09-14T04:08:38.012 INFO:tasks.rados.rados.0.smithi038.stdout:1428: expect (ObjNum 653 snap 0 seq_num 653) 2024-09-14T04:08:38.150 INFO:tasks.rados.rados.0.smithi038.stdout:1429: finishing write tid 1 to smithi03870129-282 2024-09-14T04:08:38.150 INFO:tasks.rados.rados.0.smithi038.stdout:1429: finishing write tid 2 to smithi03870129-282 2024-09-14T04:08:38.150 INFO:tasks.rados.rados.0.smithi038.stdout:1429: finishing write tid 3 to smithi03870129-282 2024-09-14T04:08:38.150 INFO:tasks.rados.rados.0.smithi038.stdout:1429: finishing write tid 4 to smithi03870129-282 2024-09-14T04:08:38.150 INFO:tasks.rados.rados.0.smithi038.stdout:1429: finishing write tid 5 to smithi03870129-282 2024-09-14T04:08:38.150 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 282 v 205 (ObjNum 1017 snap 0 seq_num 1017) dirty exists 2024-09-14T04:08:38.150 INFO:tasks.rados.rados.0.smithi038.stdout:1429: left oid 282 (ObjNum 1017 snap 0 seq_num 1017) 2024-09-14T04:08:38.150 INFO:tasks.rados.rados.0.smithi038.stdout:1430: expect (ObjNum 487 snap 0 seq_num 487) 2024-09-14T04:08:38.218 INFO:tasks.rados.rados.0.smithi038.stdout:1431: finishing write tid 1 to smithi03870129-348 2024-09-14T04:08:38.218 INFO:tasks.rados.rados.0.smithi038.stdout:1431: finishing write tid 2 to smithi03870129-348 2024-09-14T04:08:38.218 INFO:tasks.rados.rados.0.smithi038.stdout:1431: finishing write tid 3 to smithi03870129-348 2024-09-14T04:08:38.218 INFO:tasks.rados.rados.0.smithi038.stdout:1431: finishing write tid 4 to smithi03870129-348 2024-09-14T04:08:38.218 INFO:tasks.rados.rados.0.smithi038.stdout:1431: finishing write tid 5 to smithi03870129-348 2024-09-14T04:08:38.218 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 348 v 197 (ObjNum 1018 snap 0 seq_num 1018) dirty exists 2024-09-14T04:08:38.219 INFO:tasks.rados.rados.0.smithi038.stdout:1431: left oid 348 (ObjNum 1018 snap 0 seq_num 1018) 2024-09-14T04:08:38.219 INFO:tasks.rados.rados.0.smithi038.stdout:1427: done (5 left) 2024-09-14T04:08:38.219 INFO:tasks.rados.rados.0.smithi038.stdout:1428: done (4 left) 2024-09-14T04:08:38.219 INFO:tasks.rados.rados.0.smithi038.stdout:1429: done (3 left) 2024-09-14T04:08:38.219 INFO:tasks.rados.rados.0.smithi038.stdout:1430: done (2 left) 2024-09-14T04:08:38.219 INFO:tasks.rados.rados.0.smithi038.stdout:1431: done (1 left) 2024-09-14T04:08:38.219 INFO:tasks.rados.rados.0.smithi038.stdout:1432: done (0 left) 2024-09-14T04:08:38.219 INFO:tasks.rados.rados.0.smithi038.stdout:1433: write oid 266 current snap is 0 2024-09-14T04:08:38.219 INFO:tasks.rados.rados.0.smithi038.stdout:1433: seq_num 1020 ranges {743140=745282,2154692=468011} 2024-09-14T04:08:38.236 INFO:tasks.rados.rados.0.smithi038.stdout:1433: writing smithi03870129-266 from 743140 to 1488422 tid 1 2024-09-14T04:08:38.250 INFO:tasks.rados.rados.0.smithi038.stdout:1433: writing smithi03870129-266 from 2154692 to 2622703 tid 2 2024-09-14T04:08:38.250 INFO:tasks.rados.rados.0.smithi038.stdout:1434: delete oid 335 current snap is 0 2024-09-14T04:08:38.250 INFO:tasks.rados.rados.0.smithi038.stdout:1433: finishing write tid 1 to smithi03870129-266 2024-09-14T04:08:38.253 INFO:tasks.rados.rados.0.smithi038.stdout:1434: done (1 left) 2024-09-14T04:08:38.253 INFO:tasks.rados.rados.0.smithi038.stdout:1435: read oid 417 snap -1 2024-09-14T04:08:38.253 INFO:tasks.rados.rados.0.smithi038.stdout:1435: expect (ObjNum 792 snap 0 seq_num 792) 2024-09-14T04:08:38.253 INFO:tasks.rados.rados.0.smithi038.stdout:1436: write oid 63 current snap is 0 2024-09-14T04:08:38.253 INFO:tasks.rados.rados.0.smithi038.stdout:1436: seq_num 1022 ranges {776754=495780,1871656=471680,2965828=210926} 2024-09-14T04:08:38.264 INFO:tasks.rados.rados.0.smithi038.stdout:1436: writing smithi03870129-63 from 776754 to 1272534 tid 1 2024-09-14T04:08:38.270 INFO:tasks.rados.rados.0.smithi038.stdout:1436: writing smithi03870129-63 from 1871656 to 2343336 tid 2 2024-09-14T04:08:38.275 INFO:tasks.rados.rados.0.smithi038.stdout:1436: writing smithi03870129-63 from 2965828 to 3176754 tid 3 2024-09-14T04:08:38.275 INFO:tasks.rados.rados.0.smithi038.stdout:1437: write oid 262 current snap is 0 2024-09-14T04:08:38.275 INFO:tasks.rados.rados.0.smithi038.stdout:1437: seq_num 1023 ranges {793561=571029,1813785=731691,2993251=200310} 2024-09-14T04:08:38.283 INFO:tasks.rados.rados.0.smithi038.stdout:1437: writing smithi03870129-262 from 793561 to 1364590 tid 1 2024-09-14T04:08:38.289 INFO:tasks.rados.rados.0.smithi038.stdout:1437: writing smithi03870129-262 from 1813785 to 2545476 tid 2 2024-09-14T04:08:38.293 INFO:tasks.rados.rados.0.smithi038.stdout:1437: writing smithi03870129-262 from 2993251 to 3193561 tid 3 2024-09-14T04:08:38.293 INFO:tasks.rados.rados.0.smithi038.stdout:1438: write oid 113 current snap is 0 2024-09-14T04:08:38.294 INFO:tasks.rados.rados.0.smithi038.stdout:1438: seq_num 1024 ranges {410368=646278,1472267=475349,2504321=405600} 2024-09-14T04:08:38.299 INFO:tasks.rados.rados.0.smithi038.stdout:1438: writing smithi03870129-113 from 410368 to 1056646 tid 1 2024-09-14T04:08:38.305 INFO:tasks.rados.rados.0.smithi038.stdout:1438: writing smithi03870129-113 from 1472267 to 1947616 tid 2 2024-09-14T04:08:38.312 INFO:tasks.rados.rados.0.smithi038.stdout:1438: writing smithi03870129-113 from 2504321 to 2909921 tid 3 2024-09-14T04:08:38.312 INFO:tasks.rados.rados.0.smithi038.stdout:1439: write oid 265 current snap is 0 2024-09-14T04:08:38.312 INFO:tasks.rados.rados.0.smithi038.stdout:1439: seq_num 1025 ranges {427175=721527,1930749=735360} 2024-09-14T04:08:38.318 INFO:tasks.rados.rados.0.smithi038.stdout:1439: writing smithi03870129-265 from 427175 to 1148702 tid 1 2024-09-14T04:08:38.327 INFO:tasks.rados.rados.0.smithi038.stdout:1439: writing smithi03870129-265 from 1930749 to 2666109 tid 2 2024-09-14T04:08:38.327 INFO:tasks.rados.rados.0.smithi038.stdout:1440: write oid 356 current snap is 0 2024-09-14T04:08:38.327 INFO:tasks.rados.rados.0.smithi038.stdout:1433: finishing write tid 2 to smithi03870129-266 2024-09-14T04:08:38.327 INFO:tasks.rados.rados.0.smithi038.stdout:1433: finishing write tid 3 to smithi03870129-266 2024-09-14T04:08:38.327 INFO:tasks.rados.rados.0.smithi038.stdout:1433: finishing write tid 4 to smithi03870129-266 2024-09-14T04:08:38.328 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 266 v 208 (ObjNum 1020 snap 0 seq_num 1020) dirty exists 2024-09-14T04:08:38.328 INFO:tasks.rados.rados.0.smithi038.stdout:1433: left oid 266 (ObjNum 1020 snap 0 seq_num 1020) 2024-09-14T04:08:38.328 INFO:tasks.rados.rados.0.smithi038.stdout:1435: expect (ObjNum 792 snap 0 seq_num 792) 2024-09-14T04:08:38.476 INFO:tasks.rados.rados.0.smithi038.stdout:1436: finishing write tid 1 to smithi03870129-63 2024-09-14T04:08:38.477 INFO:tasks.rados.rados.0.smithi038.stdout:1436: finishing write tid 2 to smithi03870129-63 2024-09-14T04:08:38.477 INFO:tasks.rados.rados.0.smithi038.stdout:1440: seq_num 1026 ranges {443982=796776,1989231=479018,2959167=284815} 2024-09-14T04:08:38.481 INFO:tasks.rados.rados.0.smithi038.stdout:1440: writing smithi03870129-356 from 443982 to 1240758 tid 1 2024-09-14T04:08:38.489 INFO:tasks.rados.rados.0.smithi038.stdout:1440: writing smithi03870129-356 from 1989231 to 2468249 tid 2 2024-09-14T04:08:38.494 INFO:tasks.rados.rados.0.smithi038.stdout:1440: writing smithi03870129-356 from 2959167 to 3243982 tid 3 2024-09-14T04:08:38.494 INFO:tasks.rados.rados.0.smithi038.stdout:1433: done (6 left) 2024-09-14T04:08:38.494 INFO:tasks.rados.rados.0.smithi038.stdout:1435: done (5 left) 2024-09-14T04:08:38.494 INFO:tasks.rados.rados.0.smithi038.stdout:1441: read oid 264 snap -1 2024-09-14T04:08:38.495 INFO:tasks.rados.rados.0.smithi038.stdout:1441: expect deleted 2024-09-14T04:08:38.495 INFO:tasks.rados.rados.0.smithi038.stdout:1442: read oid 25 snap -1 2024-09-14T04:08:38.495 INFO:tasks.rados.rados.0.smithi038.stdout:1442: expect (ObjNum 942 snap 0 seq_num 942) 2024-09-14T04:08:38.495 INFO:tasks.rados.rados.0.smithi038.stdout:1443: write oid 344 current snap is 0 2024-09-14T04:08:38.495 INFO:tasks.rados.rados.0.smithi038.stdout:1443: seq_num 1027 ranges {460789=588378,1764066=739029,3219296=41493} 2024-09-14T04:08:38.501 INFO:tasks.rados.rados.0.smithi038.stdout:1443: writing smithi03870129-344 from 460789 to 1049167 tid 1 2024-09-14T04:08:38.511 INFO:tasks.rados.rados.0.smithi038.stdout:1443: writing smithi03870129-344 from 1764066 to 2503095 tid 2 2024-09-14T04:08:38.516 INFO:tasks.rados.rados.0.smithi038.stdout:1443: writing smithi03870129-344 from 3219296 to 3260789 tid 3 2024-09-14T04:08:38.516 INFO:tasks.rados.rados.0.smithi038.stdout:1444: write oid 382 current snap is 0 2024-09-14T04:08:38.517 INFO:tasks.rados.rados.0.smithi038.stdout:1444: seq_num 1028 ranges {477596=663627,1706195=482687,2614013=567041} 2024-09-14T04:08:38.524 INFO:tasks.rados.rados.0.smithi038.stdout:1444: writing smithi03870129-382 from 477596 to 1141223 tid 1 2024-09-14T04:08:38.531 INFO:tasks.rados.rados.0.smithi038.stdout:1444: writing smithi03870129-382 from 1706195 to 2188882 tid 2 2024-09-14T04:08:38.538 INFO:tasks.rados.rados.0.smithi038.stdout:1444: writing smithi03870129-382 from 2614013 to 3181054 tid 3 2024-09-14T04:08:38.539 INFO:tasks.rados.rados.0.smithi038.stdout:1445: read oid 247 snap -1 2024-09-14T04:08:38.539 INFO:tasks.rados.rados.0.smithi038.stdout:1445: expect (ObjNum 948 snap 0 seq_num 948) 2024-09-14T04:08:38.539 INFO:tasks.rados.rados.0.smithi038.stdout:1446: delete oid 72 current snap is 0 2024-09-14T04:08:38.539 INFO:tasks.rados.rados.0.smithi038.stdout:1436: finishing write tid 3 to smithi03870129-63 2024-09-14T04:08:38.539 INFO:tasks.rados.rados.0.smithi038.stdout:1436: finishing write tid 4 to smithi03870129-63 2024-09-14T04:08:38.539 INFO:tasks.rados.rados.0.smithi038.stdout:1436: finishing write tid 5 to smithi03870129-63 2024-09-14T04:08:38.539 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 63 v 212 (ObjNum 1022 snap 0 seq_num 1022) dirty exists 2024-09-14T04:08:38.539 INFO:tasks.rados.rados.0.smithi038.stdout:1436: left oid 63 (ObjNum 1022 snap 0 seq_num 1022) 2024-09-14T04:08:38.539 INFO:tasks.rados.rados.0.smithi038.stdout:1437: finishing write tid 1 to smithi03870129-262 2024-09-14T04:08:38.539 INFO:tasks.rados.rados.0.smithi038.stdout:1437: finishing write tid 2 to smithi03870129-262 2024-09-14T04:08:38.540 INFO:tasks.rados.rados.0.smithi038.stdout:1437: finishing write tid 3 to smithi03870129-262 2024-09-14T04:08:38.540 INFO:tasks.rados.rados.0.smithi038.stdout:1437: finishing write tid 4 to smithi03870129-262 2024-09-14T04:08:38.540 INFO:tasks.rados.rados.0.smithi038.stdout:1437: finishing write tid 5 to smithi03870129-262 2024-09-14T04:08:38.540 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 262 v 216 (ObjNum 1023 snap 0 seq_num 1023) dirty exists 2024-09-14T04:08:38.540 INFO:tasks.rados.rados.0.smithi038.stdout:1437: left oid 262 (ObjNum 1023 snap 0 seq_num 1023) 2024-09-14T04:08:38.540 INFO:tasks.rados.rados.0.smithi038.stdout:1438: finishing write tid 1 to smithi03870129-113 2024-09-14T04:08:38.540 INFO:tasks.rados.rados.0.smithi038.stdout:1438: finishing write tid 2 to smithi03870129-113 2024-09-14T04:08:38.540 INFO:tasks.rados.rados.0.smithi038.stdout:1438: finishing write tid 3 to smithi03870129-113 2024-09-14T04:08:38.540 INFO:tasks.rados.rados.0.smithi038.stdout:1438: finishing write tid 4 to smithi03870129-113 2024-09-14T04:08:38.541 INFO:tasks.rados.rados.0.smithi038.stdout:1438: finishing write tid 5 to smithi03870129-113 2024-09-14T04:08:38.541 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 113 v 208 (ObjNum 1024 snap 0 seq_num 1024) dirty exists 2024-09-14T04:08:38.541 INFO:tasks.rados.rados.0.smithi038.stdout:1438: left oid 113 (ObjNum 1024 snap 0 seq_num 1024) 2024-09-14T04:08:38.541 INFO:tasks.rados.rados.0.smithi038.stdout:1439: finishing write tid 1 to smithi03870129-265 2024-09-14T04:08:38.541 INFO:tasks.rados.rados.0.smithi038.stdout:1439: finishing write tid 2 to smithi03870129-265 2024-09-14T04:08:38.541 INFO:tasks.rados.rados.0.smithi038.stdout:1439: finishing write tid 3 to smithi03870129-265 2024-09-14T04:08:38.541 INFO:tasks.rados.rados.0.smithi038.stdout:1439: finishing write tid 4 to smithi03870129-265 2024-09-14T04:08:38.541 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 265 v 315 (ObjNum 1025 snap 0 seq_num 1025) dirty exists 2024-09-14T04:08:38.541 INFO:tasks.rados.rados.0.smithi038.stdout:1439: left oid 265 (ObjNum 1025 snap 0 seq_num 1025) 2024-09-14T04:08:38.541 INFO:tasks.rados.rados.0.smithi038.stdout:1440: finishing write tid 1 to smithi03870129-356 2024-09-14T04:08:38.542 INFO:tasks.rados.rados.0.smithi038.stdout:1440: finishing write tid 2 to smithi03870129-356 2024-09-14T04:08:38.542 INFO:tasks.rados.rados.0.smithi038.stdout:1440: finishing write tid 3 to smithi03870129-356 2024-09-14T04:08:38.542 INFO:tasks.rados.rados.0.smithi038.stdout:1440: finishing write tid 4 to smithi03870129-356 2024-09-14T04:08:38.542 INFO:tasks.rados.rados.0.smithi038.stdout:1440: finishing write tid 5 to smithi03870129-356 2024-09-14T04:08:38.542 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 356 v 216 (ObjNum 1026 snap 0 seq_num 1026) dirty exists 2024-09-14T04:08:38.542 INFO:tasks.rados.rados.0.smithi038.stdout:1440: left oid 356 (ObjNum 1026 snap 0 seq_num 1026) 2024-09-14T04:08:38.542 INFO:tasks.rados.rados.0.smithi038.stdout:1442: expect (ObjNum 942 snap 0 seq_num 942) 2024-09-14T04:08:38.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:38 smithi038 bash[32505]: audit 2024-09-14T04:08:37.399480+0000 mgr.y (mgr.14406) 263 : audit [DBG] from='client.14883 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:08:38.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:38 smithi038 bash[32505]: audit 2024-09-14T04:08:37.693976+0000 mgr.y (mgr.14406) 264 : audit [DBG] from='client.24791 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:08:38.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:38 smithi038 bash[22519]: audit 2024-09-14T04:08:37.399480+0000 mgr.y (mgr.14406) 263 : audit [DBG] from='client.14883 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:08:38.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:38 smithi038 bash[22519]: audit 2024-09-14T04:08:37.693976+0000 mgr.y (mgr.14406) 264 : audit [DBG] from='client.24791 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:08:38.785 INFO:tasks.rados.rados.0.smithi038.stdout:1443: finishing write tid 1 to smithi03870129-344 2024-09-14T04:08:38.786 INFO:tasks.rados.rados.0.smithi038.stdout:1443: finishing write tid 2 to smithi03870129-344 2024-09-14T04:08:38.786 INFO:tasks.rados.rados.0.smithi038.stdout:1443: finishing write tid 3 to smithi03870129-344 2024-09-14T04:08:38.786 INFO:tasks.rados.rados.0.smithi038.stdout:1443: finishing write tid 4 to smithi03870129-344 2024-09-14T04:08:38.786 INFO:tasks.rados.rados.0.smithi038.stdout:1443: finishing write tid 5 to smithi03870129-344 2024-09-14T04:08:38.786 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 344 v 232 (ObjNum 1027 snap 0 seq_num 1027) dirty exists 2024-09-14T04:08:38.786 INFO:tasks.rados.rados.0.smithi038.stdout:1443: left oid 344 (ObjNum 1027 snap 0 seq_num 1027) 2024-09-14T04:08:38.786 INFO:tasks.rados.rados.0.smithi038.stdout:1444: finishing write tid 1 to smithi03870129-382 2024-09-14T04:08:38.786 INFO:tasks.rados.rados.0.smithi038.stdout:1444: finishing write tid 2 to smithi03870129-382 2024-09-14T04:08:38.786 INFO:tasks.rados.rados.0.smithi038.stdout:1436: done (10 left) 2024-09-14T04:08:38.786 INFO:tasks.rados.rados.0.smithi038.stdout:1437: done (9 left) 2024-09-14T04:08:38.786 INFO:tasks.rados.rados.0.smithi038.stdout:1438: done (8 left) 2024-09-14T04:08:38.786 INFO:tasks.rados.rados.0.smithi038.stdout:1439: done (7 left) 2024-09-14T04:08:38.786 INFO:tasks.rados.rados.0.smithi038.stdout:1440: done (6 left) 2024-09-14T04:08:38.787 INFO:tasks.rados.rados.0.smithi038.stdout:1441: done (5 left) 2024-09-14T04:08:38.787 INFO:tasks.rados.rados.0.smithi038.stdout:1442: done (4 left) 2024-09-14T04:08:38.787 INFO:tasks.rados.rados.0.smithi038.stdout:1443: done (3 left) 2024-09-14T04:08:38.787 INFO:tasks.rados.rados.0.smithi038.stdout:1446: done (2 left) 2024-09-14T04:08:38.787 INFO:tasks.rados.rados.0.smithi038.stdout:1447: read oid 443 snap -1 2024-09-14T04:08:38.787 INFO:tasks.rados.rados.0.smithi038.stdout:1447: expect (ObjNum 961 snap 0 seq_num 961) 2024-09-14T04:08:38.787 INFO:tasks.rados.rados.0.smithi038.stdout:1448: write oid 436 current snap is 0 2024-09-14T04:08:38.787 INFO:tasks.rados.rados.0.smithi038.stdout:1444: finishing write tid 3 to smithi03870129-382 2024-09-14T04:08:38.787 INFO:tasks.rados.rados.0.smithi038.stdout:1444: finishing write tid 4 to smithi03870129-382 2024-09-14T04:08:38.787 INFO:tasks.rados.rados.0.smithi038.stdout:1444: finishing write tid 5 to smithi03870129-382 2024-09-14T04:08:38.787 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 382 v 187 (ObjNum 1028 snap 0 seq_num 1028) dirty exists 2024-09-14T04:08:38.787 INFO:tasks.rados.rados.0.smithi038.stdout:1444: left oid 382 (ObjNum 1028 snap 0 seq_num 1028) 2024-09-14T04:08:38.787 INFO:tasks.rados.rados.0.smithi038.stdout:1445: expect (ObjNum 948 snap 0 seq_num 948) 2024-09-14T04:08:38.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:38 smithi123 bash[24950]: audit 2024-09-14T04:08:37.399480+0000 mgr.y (mgr.14406) 263 : audit [DBG] from='client.14883 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:08:38.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:38 smithi123 bash[24950]: audit 2024-09-14T04:08:37.693976+0000 mgr.y (mgr.14406) 264 : audit [DBG] from='client.24791 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:08:38.975 INFO:tasks.rados.rados.0.smithi038.stdout:1447: expect (ObjNum 961 snap 0 seq_num 961) 2024-09-14T04:08:39.070 INFO:tasks.rados.rados.0.smithi038.stdout:1448: seq_num 1030 ranges {511210=414125,1423159=486356,2668859=589585} 2024-09-14T04:08:39.084 INFO:tasks.rados.rados.0.smithi038.stdout:1448: writing smithi03870129-436 from 511210 to 925335 tid 1 2024-09-14T04:08:39.099 INFO:tasks.rados.rados.0.smithi038.stdout:1448: writing smithi03870129-436 from 1423159 to 1909515 tid 2 2024-09-14T04:08:39.120 INFO:tasks.rados.rados.0.smithi038.stdout:1448: writing smithi03870129-436 from 2668859 to 3258444 tid 3 2024-09-14T04:08:39.120 INFO:tasks.rados.rados.0.smithi038.stdout:1444: done (3 left) 2024-09-14T04:08:39.121 INFO:tasks.rados.rados.0.smithi038.stdout:1445: done (2 left) 2024-09-14T04:08:39.121 INFO:tasks.rados.rados.0.smithi038.stdout:1447: done (1 left) 2024-09-14T04:08:39.121 INFO:tasks.rados.rados.0.smithi038.stdout:1449: write oid 252 current snap is 0 2024-09-14T04:08:39.121 INFO:tasks.rados.rados.0.smithi038.stdout:1449: seq_num 1031 ranges {528017=489374,1481641=630014,2696282=400857} 2024-09-14T04:08:39.133 INFO:tasks.rados.rados.0.smithi038.stdout:1449: writing smithi03870129-252 from 528017 to 1017391 tid 1 2024-09-14T04:08:39.144 INFO:tasks.rados.rados.0.smithi038.stdout:1449: writing smithi03870129-252 from 1481641 to 2111655 tid 2 2024-09-14T04:08:39.153 INFO:tasks.rados.rados.0.smithi038.stdout:1449: writing smithi03870129-252 from 2696282 to 3097139 tid 3 2024-09-14T04:08:39.154 INFO:tasks.rados.rados.0.smithi038.stdout:1450: write oid 9 current snap is 0 2024-09-14T04:08:39.154 INFO:tasks.rados.rados.0.smithi038.stdout:1450: seq_num 1032 ranges {544824=564623,1823770=490025,3007352=337472} 2024-09-14T04:08:39.162 INFO:tasks.rados.rados.0.smithi038.stdout:1450: writing smithi03870129-9 from 544824 to 1109447 tid 1 2024-09-14T04:08:39.171 INFO:tasks.rados.rados.0.smithi038.stdout:1450: writing smithi03870129-9 from 1823770 to 2313795 tid 2 2024-09-14T04:08:39.178 INFO:tasks.rados.rados.0.smithi038.stdout:1450: writing smithi03870129-9 from 3007352 to 3344824 tid 3 2024-09-14T04:08:39.178 INFO:tasks.rados.rados.0.smithi038.stdout:1451: write oid 256 current snap is 0 2024-09-14T04:08:39.178 INFO:tasks.rados.rados.0.smithi038.stdout:1451: seq_num 1033 ranges {561631=639872,1882252=633683,3034775=326856} 2024-09-14T04:08:39.186 INFO:tasks.rados.rados.0.smithi038.stdout:1451: writing smithi03870129-256 from 561631 to 1201503 tid 1 2024-09-14T04:08:39.194 INFO:tasks.rados.rados.0.smithi038.stdout:1451: writing smithi03870129-256 from 1882252 to 2515935 tid 2 2024-09-14T04:08:39.199 INFO:tasks.rados.rados.0.smithi038.stdout:1451: writing smithi03870129-256 from 3034775 to 3361631 tid 3 2024-09-14T04:08:39.199 INFO:tasks.rados.rados.0.smithi038.stdout:1452: delete oid 144 current snap is 0 2024-09-14T04:08:39.200 INFO:tasks.rados.rados.0.smithi038.stdout:1448: finishing write tid 1 to smithi03870129-436 2024-09-14T04:08:39.200 INFO:tasks.rados.rados.0.smithi038.stdout:1448: finishing write tid 2 to smithi03870129-436 2024-09-14T04:08:39.200 INFO:tasks.rados.rados.0.smithi038.stdout:1448: finishing write tid 3 to smithi03870129-436 2024-09-14T04:08:39.200 INFO:tasks.rados.rados.0.smithi038.stdout:1448: finishing write tid 4 to smithi03870129-436 2024-09-14T04:08:39.200 INFO:tasks.rados.rados.0.smithi038.stdout:1448: finishing write tid 5 to smithi03870129-436 2024-09-14T04:08:39.200 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 436 v 220 (ObjNum 1030 snap 0 seq_num 1030) dirty exists 2024-09-14T04:08:39.200 INFO:tasks.rados.rados.0.smithi038.stdout:1448: left oid 436 (ObjNum 1030 snap 0 seq_num 1030) 2024-09-14T04:08:39.200 INFO:tasks.rados.rados.0.smithi038.stdout:1449: finishing write tid 1 to smithi03870129-252 2024-09-14T04:08:39.200 INFO:tasks.rados.rados.0.smithi038.stdout:1449: finishing write tid 2 to smithi03870129-252 2024-09-14T04:08:39.200 INFO:tasks.rados.rados.0.smithi038.stdout:1449: finishing write tid 3 to smithi03870129-252 2024-09-14T04:08:39.200 INFO:tasks.rados.rados.0.smithi038.stdout:1449: finishing write tid 4 to smithi03870129-252 2024-09-14T04:08:39.200 INFO:tasks.rados.rados.0.smithi038.stdout:1449: finishing write tid 5 to smithi03870129-252 2024-09-14T04:08:39.200 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 252 v 285 (ObjNum 1031 snap 0 seq_num 1031) dirty exists 2024-09-14T04:08:39.201 INFO:tasks.rados.rados.0.smithi038.stdout:1449: left oid 252 (ObjNum 1031 snap 0 seq_num 1031) 2024-09-14T04:08:39.201 INFO:tasks.rados.rados.0.smithi038.stdout:1450: finishing write tid 1 to smithi03870129-9 2024-09-14T04:08:39.201 INFO:tasks.rados.rados.0.smithi038.stdout:1450: finishing write tid 2 to smithi03870129-9 2024-09-14T04:08:39.201 INFO:tasks.rados.rados.0.smithi038.stdout:1450: finishing write tid 3 to smithi03870129-9 2024-09-14T04:08:39.201 INFO:tasks.rados.rados.0.smithi038.stdout:1450: finishing write tid 4 to smithi03870129-9 2024-09-14T04:08:39.201 INFO:tasks.rados.rados.0.smithi038.stdout:1450: finishing write tid 5 to smithi03870129-9 2024-09-14T04:08:39.201 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 9 v 207 (ObjNum 1032 snap 0 seq_num 1032) dirty exists 2024-09-14T04:08:39.201 INFO:tasks.rados.rados.0.smithi038.stdout:1450: left oid 9 (ObjNum 1032 snap 0 seq_num 1032) 2024-09-14T04:08:39.201 INFO:tasks.rados.rados.0.smithi038.stdout:1451: finishing write tid 1 to smithi03870129-256 2024-09-14T04:08:39.201 INFO:tasks.rados.rados.0.smithi038.stdout:1451: finishing write tid 2 to smithi03870129-256 2024-09-14T04:08:39.202 INFO:tasks.rados.rados.0.smithi038.stdout:1448: done (4 left) 2024-09-14T04:08:39.203 INFO:tasks.rados.rados.0.smithi038.stdout:1449: done (3 left) 2024-09-14T04:08:39.203 INFO:tasks.rados.rados.0.smithi038.stdout:1450: done (2 left) 2024-09-14T04:08:39.204 INFO:tasks.rados.rados.0.smithi038.stdout:1452: done (1 left) 2024-09-14T04:08:39.204 INFO:tasks.rados.rados.0.smithi038.stdout:1453: read oid 21 snap -1 2024-09-14T04:08:39.204 INFO:tasks.rados.rados.0.smithi038.stdout:1453: expect (ObjNum 964 snap 0 seq_num 964) 2024-09-14T04:08:39.204 INFO:tasks.rados.rados.0.smithi038.stdout:1454: read oid 95 snap -1 2024-09-14T04:08:39.204 INFO:tasks.rados.rados.0.smithi038.stdout:1454: expect (ObjNum 968 snap 0 seq_num 968) 2024-09-14T04:08:39.204 INFO:tasks.rados.rados.0.smithi038.stdout:1455: read oid 54 snap -1 2024-09-14T04:08:39.204 INFO:tasks.rados.rados.0.smithi038.stdout:1455: expect (ObjNum 53 snap 0 seq_num 53) 2024-09-14T04:08:39.205 INFO:tasks.rados.rados.0.smithi038.stdout:1456: read oid 215 snap -1 2024-09-14T04:08:39.205 INFO:tasks.rados.rados.0.smithi038.stdout:1456: expect (ObjNum 214 snap 0 seq_num 214) 2024-09-14T04:08:39.205 INFO:tasks.rados.rados.0.smithi038.stdout:1457: read oid 252 snap -1 2024-09-14T04:08:39.205 INFO:tasks.rados.rados.0.smithi038.stdout:1457: expect (ObjNum 1031 snap 0 seq_num 1031) 2024-09-14T04:08:39.205 INFO:tasks.rados.rados.0.smithi038.stdout:1458: write oid 144 current snap is 0 2024-09-14T04:08:39.205 INFO:tasks.rados.rados.0.smithi038.stdout:1458: seq_num 1035 ranges {595245=506723,1715569=637352,2805974=562298} 2024-09-14T04:08:39.209 INFO:tasks.rados.rados.0.smithi038.stdout:1458: writing smithi03870129-144 from 595245 to 1101968 tid 1 2024-09-14T04:08:39.216 INFO:tasks.rados.rados.0.smithi038.stdout:1458: writing smithi03870129-144 from 1715569 to 2352921 tid 2 2024-09-14T04:08:39.223 INFO:tasks.rados.rados.0.smithi038.stdout:1458: writing smithi03870129-144 from 2805974 to 3368272 tid 3 2024-09-14T04:08:39.223 INFO:tasks.rados.rados.0.smithi038.stdout:1459: read oid 91 snap -1 2024-09-14T04:08:39.223 INFO:tasks.rados.rados.0.smithi038.stdout:1459: expect (ObjNum 90 snap 0 seq_num 90) 2024-09-14T04:08:39.223 INFO:tasks.rados.rados.0.smithi038.stdout:1460: delete oid 345 current snap is 0 2024-09-14T04:08:39.223 INFO:tasks.rados.rados.0.smithi038.stdout:1451: finishing write tid 3 to smithi03870129-256 2024-09-14T04:08:39.223 INFO:tasks.rados.rados.0.smithi038.stdout:1451: finishing write tid 4 to smithi03870129-256 2024-09-14T04:08:39.223 INFO:tasks.rados.rados.0.smithi038.stdout:1451: finishing write tid 5 to smithi03870129-256 2024-09-14T04:08:39.223 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 256 v 212 (ObjNum 1033 snap 0 seq_num 1033) dirty exists 2024-09-14T04:08:39.223 INFO:tasks.rados.rados.0.smithi038.stdout:1451: left oid 256 (ObjNum 1033 snap 0 seq_num 1033) 2024-09-14T04:08:39.223 INFO:tasks.rados.rados.0.smithi038.stdout:1455: expect (ObjNum 53 snap 0 seq_num 53) 2024-09-14T04:08:39.317 INFO:tasks.rados.rados.0.smithi038.stdout:1454: expect (ObjNum 968 snap 0 seq_num 968) 2024-09-14T04:08:39.408 INFO:tasks.rados.rados.0.smithi038.stdout:1453: expect (ObjNum 964 snap 0 seq_num 964) 2024-09-14T04:08:39.494 INFO:tasks.rados.rados.0.smithi038.stdout:1456: expect (ObjNum 214 snap 0 seq_num 214) 2024-09-14T04:08:39.607 INFO:tasks.rados.rados.0.smithi038.stdout:1458: finishing write tid 1 to smithi03870129-144 2024-09-14T04:08:39.607 INFO:tasks.rados.rados.0.smithi038.stdout:1457: expect (ObjNum 1031 snap 0 seq_num 1031) 2024-09-14T04:08:39.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:39 smithi038 bash[22519]: cluster 2024-09-14T04:08:38.262253+0000 mgr.y (mgr.14406) 265 : cluster [DBG] pgmap v229: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 85 MiB/s rd, 12 MiB/s wr, 121 op/s 2024-09-14T04:08:39.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:39 smithi038 bash[32505]: cluster 2024-09-14T04:08:38.262253+0000 mgr.y (mgr.14406) 265 : cluster [DBG] pgmap v229: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 85 MiB/s rd, 12 MiB/s wr, 121 op/s 2024-09-14T04:08:39.804 INFO:tasks.rados.rados.0.smithi038.stdout:1458: finishing write tid 2 to smithi03870129-144 2024-09-14T04:08:39.805 INFO:tasks.rados.rados.0.smithi038.stdout:1458: finishing write tid 3 to smithi03870129-144 2024-09-14T04:08:39.805 INFO:tasks.rados.rados.0.smithi038.stdout:1451: done (8 left) 2024-09-14T04:08:39.805 INFO:tasks.rados.rados.0.smithi038.stdout:1453: done (7 left) 2024-09-14T04:08:39.805 INFO:tasks.rados.rados.0.smithi038.stdout:1454: done (6 left) 2024-09-14T04:08:39.805 INFO:tasks.rados.rados.0.smithi038.stdout:1455: done (5 left) 2024-09-14T04:08:39.805 INFO:tasks.rados.rados.0.smithi038.stdout:1456: done (4 left) 2024-09-14T04:08:39.805 INFO:tasks.rados.rados.0.smithi038.stdout:1457: done (3 left) 2024-09-14T04:08:39.805 INFO:tasks.rados.rados.0.smithi038.stdout:1460: done (2 left) 2024-09-14T04:08:39.805 INFO:tasks.rados.rados.0.smithi038.stdout:1461: write oid 401 current snap is 0 2024-09-14T04:08:39.805 INFO:tasks.rados.rados.0.smithi038.stdout:1458: finishing write tid 4 to smithi03870129-144 2024-09-14T04:08:39.805 INFO:tasks.rados.rados.0.smithi038.stdout:1458: finishing write tid 5 to smithi03870129-144 2024-09-14T04:08:39.805 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 144 v 221 (ObjNum 1035 snap 0 seq_num 1035) dirty exists 2024-09-14T04:08:39.805 INFO:tasks.rados.rados.0.smithi038.stdout:1458: left oid 144 (ObjNum 1035 snap 0 seq_num 1035) 2024-09-14T04:08:39.805 INFO:tasks.rados.rados.0.smithi038.stdout:1459: expect (ObjNum 90 snap 0 seq_num 90) 2024-09-14T04:08:39.915 INFO:tasks.rados.rados.0.smithi038.stdout:1461: seq_num 1037 ranges {628859=657221,1716180=641021,3144467=284392} 2024-09-14T04:08:39.923 INFO:tasks.rados.rados.0.smithi038.stdout:1461: writing smithi03870129-401 from 628859 to 1286080 tid 1 2024-09-14T04:08:39.931 INFO:tasks.rados.rados.0.smithi038.stdout:1461: writing smithi03870129-401 from 1716180 to 2357201 tid 2 2024-09-14T04:08:39.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:39 smithi123 bash[24950]: cluster 2024-09-14T04:08:38.262253+0000 mgr.y (mgr.14406) 265 : cluster [DBG] pgmap v229: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 85 MiB/s rd, 12 MiB/s wr, 121 op/s 2024-09-14T04:08:39.938 INFO:tasks.rados.rados.0.smithi038.stdout:1461: writing smithi03870129-401 from 3144467 to 3428859 tid 3 2024-09-14T04:08:39.938 INFO:tasks.rados.rados.0.smithi038.stdout:1458: done (2 left) 2024-09-14T04:08:39.938 INFO:tasks.rados.rados.0.smithi038.stdout:1459: done (1 left) 2024-09-14T04:08:39.938 INFO:tasks.rados.rados.0.smithi038.stdout:1462: delete oid 83 current snap is 0 2024-09-14T04:08:39.938 INFO:tasks.rados.rados.0.smithi038.stdout:1461: finishing write tid 1 to smithi03870129-401 2024-09-14T04:08:39.938 INFO:tasks.rados.rados.0.smithi038.stdout:1461: finishing write tid 2 to smithi03870129-401 2024-09-14T04:08:39.941 INFO:tasks.rados.rados.0.smithi038.stdout:1462: done (1 left) 2024-09-14T04:08:39.941 INFO:tasks.rados.rados.0.smithi038.stdout:1463: read oid 469 snap -1 2024-09-14T04:08:39.941 INFO:tasks.rados.rados.0.smithi038.stdout:1463: expect deleted 2024-09-14T04:08:39.941 INFO:tasks.rados.rados.0.smithi038.stdout:1464: write oid 93 current snap is 0 2024-09-14T04:08:39.941 INFO:tasks.rados.rados.0.smithi038.stdout:1464: seq_num 1039 ranges {662473=407719,1833144=644690,3199313=263160} 2024-09-14T04:08:39.948 INFO:tasks.rados.rados.0.smithi038.stdout:1464: writing smithi03870129-93 from 662473 to 1070192 tid 1 2024-09-14T04:08:39.959 INFO:tasks.rados.rados.0.smithi038.stdout:1464: writing smithi03870129-93 from 1833144 to 2477834 tid 2 2024-09-14T04:08:39.967 INFO:tasks.rados.rados.0.smithi038.stdout:1464: writing smithi03870129-93 from 3199313 to 3462473 tid 3 2024-09-14T04:08:39.968 INFO:tasks.rados.rados.0.smithi038.stdout:1465: read oid 146 snap -1 2024-09-14T04:08:39.968 INFO:tasks.rados.rados.0.smithi038.stdout:1465: expect (ObjNum 871 snap 0 seq_num 871) 2024-09-14T04:08:39.968 INFO:tasks.rados.rados.0.smithi038.stdout:1466: read oid 57 snap -1 2024-09-14T04:08:39.968 INFO:tasks.rados.rados.0.smithi038.stdout:1466: expect (ObjNum 941 snap 0 seq_num 941) 2024-09-14T04:08:39.968 INFO:tasks.rados.rados.0.smithi038.stdout:1467: read oid 402 snap -1 2024-09-14T04:08:39.968 INFO:tasks.rados.rados.0.smithi038.stdout:1467: expect (ObjNum 753 snap 0 seq_num 753) 2024-09-14T04:08:39.968 INFO:tasks.rados.rados.0.smithi038.stdout:1468: read oid 219 snap -1 2024-09-14T04:08:39.968 INFO:tasks.rados.rados.0.smithi038.stdout:1468: expect (ObjNum 986 snap 0 seq_num 986) 2024-09-14T04:08:39.968 INFO:tasks.rados.rados.0.smithi038.stdout:1469: write oid 403 current snap is 0 2024-09-14T04:08:39.968 INFO:tasks.rados.rados.0.smithi038.stdout:1469: seq_num 1040 ranges {679280=482968,1775273=788348,3110383=368897} 2024-09-14T04:08:39.976 INFO:tasks.rados.rados.0.smithi038.stdout:1469: writing smithi03870129-403 from 679280 to 1162248 tid 1 2024-09-14T04:08:39.986 INFO:tasks.rados.rados.0.smithi038.stdout:1469: writing smithi03870129-403 from 1775273 to 2563621 tid 2 2024-09-14T04:08:39.992 INFO:tasks.rados.rados.0.smithi038.stdout:1469: writing smithi03870129-403 from 3110383 to 3479280 tid 3 2024-09-14T04:08:39.993 INFO:tasks.rados.rados.0.smithi038.stdout:1470: read oid 197 snap -1 2024-09-14T04:08:39.993 INFO:tasks.rados.rados.0.smithi038.stdout:1470: expect (ObjNum 613 snap 0 seq_num 613) 2024-09-14T04:08:39.993 INFO:tasks.rados.rados.0.smithi038.stdout:1471: read oid 198 snap -1 2024-09-14T04:08:39.993 INFO:tasks.rados.rados.0.smithi038.stdout:1471: expect (ObjNum 197 snap 0 seq_num 197) 2024-09-14T04:08:39.993 INFO:tasks.rados.rados.0.smithi038.stdout:1472: read oid 174 snap -1 2024-09-14T04:08:39.993 INFO:tasks.rados.rados.0.smithi038.stdout:1472: expect (ObjNum 634 snap 0 seq_num 634) 2024-09-14T04:08:39.993 INFO:tasks.rados.rados.0.smithi038.stdout:1473: write oid 291 current snap is 0 2024-09-14T04:08:39.993 INFO:tasks.rados.rados.0.smithi038.stdout:1461: finishing write tid 3 to smithi03870129-401 2024-09-14T04:08:39.993 INFO:tasks.rados.rados.0.smithi038.stdout:1461: finishing write tid 4 to smithi03870129-401 2024-09-14T04:08:39.993 INFO:tasks.rados.rados.0.smithi038.stdout:1473: seq_num 1041 ranges {696087=558217,1833755=648359,3137806=358281} 2024-09-14T04:08:40.000 INFO:tasks.rados.rados.0.smithi038.stdout:1473: writing smithi03870129-291 from 696087 to 1254304 tid 1 2024-09-14T04:08:40.007 INFO:tasks.rados.rados.0.smithi038.stdout:1473: writing smithi03870129-291 from 1833755 to 2482114 tid 2 2024-09-14T04:08:40.014 INFO:tasks.rados.rados.0.smithi038.stdout:1473: writing smithi03870129-291 from 3137806 to 3496087 tid 3 2024-09-14T04:08:40.014 INFO:tasks.rados.rados.0.smithi038.stdout:1463: done (11 left) 2024-09-14T04:08:40.014 INFO:tasks.rados.rados.0.smithi038.stdout:1474: read oid 500 snap -1 2024-09-14T04:08:40.014 INFO:tasks.rados.rados.0.smithi038.stdout:1474: expect (ObjNum 499 snap 0 seq_num 499) 2024-09-14T04:08:40.014 INFO:tasks.rados.rados.0.smithi038.stdout:1475: read oid 310 snap -1 2024-09-14T04:08:40.014 INFO:tasks.rados.rados.0.smithi038.stdout:1475: expect (ObjNum 309 snap 0 seq_num 309) 2024-09-14T04:08:40.014 INFO:tasks.rados.rados.0.smithi038.stdout:1476: read oid 406 snap -1 2024-09-14T04:08:40.014 INFO:tasks.rados.rados.0.smithi038.stdout:1476: expect (ObjNum 528 snap 0 seq_num 528) 2024-09-14T04:08:40.014 INFO:tasks.rados.rados.0.smithi038.stdout:1477: write oid 226 current snap is 0 2024-09-14T04:08:40.015 INFO:tasks.rados.rados.0.smithi038.stdout:1461: finishing write tid 5 to smithi03870129-401 2024-09-14T04:08:40.015 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 401 v 103 (ObjNum 1037 snap 0 seq_num 1037) dirty exists 2024-09-14T04:08:40.015 INFO:tasks.rados.rados.0.smithi038.stdout:1461: left oid 401 (ObjNum 1037 snap 0 seq_num 1037) 2024-09-14T04:08:40.015 INFO:tasks.rados.rados.0.smithi038.stdout:1464: finishing write tid 1 to smithi03870129-93 2024-09-14T04:08:40.015 INFO:tasks.rados.rados.0.smithi038.stdout:1477: seq_num 1042 ranges {712894=749819,2008590=792017,3281582=231312} 2024-09-14T04:08:40.022 INFO:tasks.rados.rados.0.smithi038.stdout:1477: writing smithi03870129-226 from 712894 to 1462713 tid 1 2024-09-14T04:08:40.030 INFO:tasks.rados.rados.0.smithi038.stdout:1477: writing smithi03870129-226 from 2008590 to 2800607 tid 2 2024-09-14T04:08:40.035 INFO:tasks.rados.rados.0.smithi038.stdout:1477: writing smithi03870129-226 from 3281582 to 3512894 tid 3 2024-09-14T04:08:40.035 INFO:tasks.rados.rados.0.smithi038.stdout:1461: done (14 left) 2024-09-14T04:08:40.035 INFO:tasks.rados.rados.0.smithi038.stdout:1478: write oid 447 current snap is 0 2024-09-14T04:08:40.035 INFO:tasks.rados.rados.0.smithi038.stdout:1478: seq_num 1043 ranges {729701=425068,1667072=652028,2909005=485180} 2024-09-14T04:08:40.041 INFO:tasks.rados.rados.0.smithi038.stdout:1478: writing smithi03870129-447 from 729701 to 1154769 tid 1 2024-09-14T04:08:40.048 INFO:tasks.rados.rados.0.smithi038.stdout:1478: writing smithi03870129-447 from 1667072 to 2319100 tid 2 2024-09-14T04:08:40.054 INFO:tasks.rados.rados.0.smithi038.stdout:1478: writing smithi03870129-447 from 2909005 to 3394185 tid 3 2024-09-14T04:08:40.055 INFO:tasks.rados.rados.0.smithi038.stdout:1479: read oid 27 snap -1 2024-09-14T04:08:40.055 INFO:tasks.rados.rados.0.smithi038.stdout:1479: expect deleted 2024-09-14T04:08:40.055 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:08:40.055 INFO:tasks.rados.rados.0.smithi038.stdout:1464: finishing write tid 2 to smithi03870129-93 2024-09-14T04:08:40.055 INFO:tasks.rados.rados.0.smithi038.stdout:1464: finishing write tid 3 to smithi03870129-93 2024-09-14T04:08:40.055 INFO:tasks.rados.rados.0.smithi038.stdout:1464: finishing write tid 4 to smithi03870129-93 2024-09-14T04:08:40.055 INFO:tasks.rados.rados.0.smithi038.stdout:1464: finishing write tid 5 to smithi03870129-93 2024-09-14T04:08:40.055 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 93 v 216 (ObjNum 1039 snap 0 seq_num 1039) dirty exists 2024-09-14T04:08:40.055 INFO:tasks.rados.rados.0.smithi038.stdout:1464: left oid 93 (ObjNum 1039 snap 0 seq_num 1039) 2024-09-14T04:08:40.056 INFO:tasks.rados.rados.0.smithi038.stdout:1464: done (15 left) 2024-09-14T04:08:40.056 INFO:tasks.rados.rados.0.smithi038.stdout:1480: write oid 452 current snap is 0 2024-09-14T04:08:40.056 INFO:tasks.rados.rados.0.smithi038.stdout:1480: seq_num 1044 ranges {746508=500317,2009201=795686,3220075=326433} 2024-09-14T04:08:40.061 INFO:tasks.rados.rados.0.smithi038.stdout:1480: writing smithi03870129-452 from 746508 to 1246825 tid 1 2024-09-14T04:08:40.070 INFO:tasks.rados.rados.0.smithi038.stdout:1480: writing smithi03870129-452 from 2009201 to 2804887 tid 2 2024-09-14T04:08:40.075 INFO:tasks.rados.rados.0.smithi038.stdout:1480: writing smithi03870129-452 from 3220075 to 3546508 tid 3 2024-09-14T04:08:40.075 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:08:40.075 INFO:tasks.rados.rados.0.smithi038.stdout:1467: expect (ObjNum 753 snap 0 seq_num 753) 2024-09-14T04:08:40.227 INFO:tasks.rados.rados.0.smithi038.stdout:1465: expect (ObjNum 871 snap 0 seq_num 871) 2024-09-14T04:08:40.350 INFO:tasks.rados.rados.0.smithi038.stdout:1468: expect (ObjNum 986 snap 0 seq_num 986) 2024-09-14T04:08:40.366 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:08:40.469 INFO:tasks.rados.rados.0.smithi038.stdout:1466: expect (ObjNum 941 snap 0 seq_num 941) 2024-09-14T04:08:40.674 INFO:tasks.rados.rados.0.smithi038.stdout:1469: finishing write tid 1 to smithi03870129-403 2024-09-14T04:08:40.674 INFO:tasks.rados.rados.0.smithi038.stdout:1469: finishing write tid 2 to smithi03870129-403 2024-09-14T04:08:40.674 INFO:tasks.rados.rados.0.smithi038.stdout:1469: finishing write tid 3 to smithi03870129-403 2024-09-14T04:08:40.674 INFO:tasks.rados.rados.0.smithi038.stdout:1469: finishing write tid 4 to smithi03870129-403 2024-09-14T04:08:40.674 INFO:tasks.rados.rados.0.smithi038.stdout:1469: finishing write tid 5 to smithi03870129-403 2024-09-14T04:08:40.674 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 403 v 291 (ObjNum 1040 snap 0 seq_num 1040) dirty exists 2024-09-14T04:08:40.674 INFO:tasks.rados.rados.0.smithi038.stdout:1469: left oid 403 (ObjNum 1040 snap 0 seq_num 1040) 2024-09-14T04:08:40.674 INFO:tasks.rados.rados.0.smithi038.stdout:1472: expect (ObjNum 634 snap 0 seq_num 634) 2024-09-14T04:08:40.797 INFO:tasks.rados.rados.0.smithi038.stdout:1470: expect (ObjNum 613 snap 0 seq_num 613) 2024-09-14T04:08:40.898 INFO:tasks.rados.rados.0.smithi038.stdout:1471: expect (ObjNum 197 snap 0 seq_num 197) 2024-09-14T04:08:40.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:40 smithi123 bash[24950]: audit 2024-09-14T04:08:40.080845+0000 mon.a (mon.0) 864 : audit [DBG] from='client.? 172.21.15.38:0/3220544964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:08:40.999 INFO:tasks.rados.rados.0.smithi038.stdout:1473: finishing write tid 1 to smithi03870129-291 2024-09-14T04:08:41.000 INFO:tasks.rados.rados.0.smithi038.stdout:1473: finishing write tid 2 to smithi03870129-291 2024-09-14T04:08:41.000 INFO:tasks.rados.rados.0.smithi038.stdout:1474: expect (ObjNum 499 snap 0 seq_num 499) 2024-09-14T04:08:41.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:40 smithi038 bash[22519]: audit 2024-09-14T04:08:40.080845+0000 mon.a (mon.0) 864 : audit [DBG] from='client.? 172.21.15.38:0/3220544964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:08:41.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:40 smithi038 bash[32505]: audit 2024-09-14T04:08:40.080845+0000 mon.a (mon.0) 864 : audit [DBG] from='client.? 172.21.15.38:0/3220544964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:08:41.075 INFO:tasks.rados.rados.0.smithi038.stdout:1473: finishing write tid 3 to smithi03870129-291 2024-09-14T04:08:41.075 INFO:tasks.rados.rados.0.smithi038.stdout:1473: finishing write tid 4 to smithi03870129-291 2024-09-14T04:08:41.075 INFO:tasks.rados.rados.0.smithi038.stdout:1473: finishing write tid 5 to smithi03870129-291 2024-09-14T04:08:41.075 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 291 v 189 (ObjNum 1041 snap 0 seq_num 1041) dirty exists 2024-09-14T04:08:41.076 INFO:tasks.rados.rados.0.smithi038.stdout:1473: left oid 291 (ObjNum 1041 snap 0 seq_num 1041) 2024-09-14T04:08:41.076 INFO:tasks.rados.rados.0.smithi038.stdout:1477: finishing write tid 1 to smithi03870129-226 2024-09-14T04:08:41.076 INFO:tasks.rados.rados.0.smithi038.stdout:1477: finishing write tid 2 to smithi03870129-226 2024-09-14T04:08:41.076 INFO:tasks.rados.rados.0.smithi038.stdout:1477: finishing write tid 3 to smithi03870129-226 2024-09-14T04:08:41.076 INFO:tasks.rados.rados.0.smithi038.stdout:1477: finishing write tid 4 to smithi03870129-226 2024-09-14T04:08:41.076 INFO:tasks.rados.rados.0.smithi038.stdout:1477: finishing write tid 5 to smithi03870129-226 2024-09-14T04:08:41.076 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 226 v 175 (ObjNum 1042 snap 0 seq_num 1042) dirty exists 2024-09-14T04:08:41.076 INFO:tasks.rados.rados.0.smithi038.stdout:1477: left oid 226 (ObjNum 1042 snap 0 seq_num 1042) 2024-09-14T04:08:41.076 INFO:tasks.rados.rados.0.smithi038.stdout:1475: expect (ObjNum 309 snap 0 seq_num 309) 2024-09-14T04:08:41.173 INFO:tasks.rados.rados.0.smithi038.stdout:1476: expect (ObjNum 528 snap 0 seq_num 528) 2024-09-14T04:08:41.308 INFO:tasks.rados.rados.0.smithi038.stdout:1478: finishing write tid 1 to smithi03870129-447 2024-09-14T04:08:41.308 INFO:tasks.rados.rados.0.smithi038.stdout:1478: finishing write tid 2 to smithi03870129-447 2024-09-14T04:08:41.309 INFO:tasks.rados.rados.0.smithi038.stdout:1478: finishing write tid 3 to smithi03870129-447 2024-09-14T04:08:41.309 INFO:tasks.rados.rados.0.smithi038.stdout:1478: finishing write tid 4 to smithi03870129-447 2024-09-14T04:08:41.309 INFO:tasks.rados.rados.0.smithi038.stdout:1478: finishing write tid 5 to smithi03870129-447 2024-09-14T04:08:41.309 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 447 v 319 (ObjNum 1043 snap 0 seq_num 1043) dirty exists 2024-09-14T04:08:41.309 INFO:tasks.rados.rados.0.smithi038.stdout:1478: left oid 447 (ObjNum 1043 snap 0 seq_num 1043) 2024-09-14T04:08:41.309 INFO:tasks.rados.rados.0.smithi038.stdout:1480: finishing write tid 1 to smithi03870129-452 2024-09-14T04:08:41.309 INFO:tasks.rados.rados.0.smithi038.stdout:1480: finishing write tid 2 to smithi03870129-452 2024-09-14T04:08:41.309 INFO:tasks.rados.rados.0.smithi038.stdout:1480: finishing write tid 3 to smithi03870129-452 2024-09-14T04:08:41.309 INFO:tasks.rados.rados.0.smithi038.stdout:1480: finishing write tid 4 to smithi03870129-452 2024-09-14T04:08:41.309 INFO:tasks.rados.rados.0.smithi038.stdout:1480: finishing write tid 5 to smithi03870129-452 2024-09-14T04:08:41.309 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 452 v 224 (ObjNum 1044 snap 0 seq_num 1044) dirty exists 2024-09-14T04:08:41.309 INFO:tasks.rados.rados.0.smithi038.stdout:1480: left oid 452 (ObjNum 1044 snap 0 seq_num 1044) 2024-09-14T04:08:41.309 INFO:tasks.rados.rados.0.smithi038.stdout:1465: done (15 left) 2024-09-14T04:08:41.309 INFO:tasks.rados.rados.0.smithi038.stdout:1466: done (14 left) 2024-09-14T04:08:41.309 INFO:tasks.rados.rados.0.smithi038.stdout:1467: done (13 left) 2024-09-14T04:08:41.310 INFO:tasks.rados.rados.0.smithi038.stdout:1468: done (12 left) 2024-09-14T04:08:41.310 INFO:tasks.rados.rados.0.smithi038.stdout:1469: done (11 left) 2024-09-14T04:08:41.310 INFO:tasks.rados.rados.0.smithi038.stdout:1470: done (10 left) 2024-09-14T04:08:41.310 INFO:tasks.rados.rados.0.smithi038.stdout:1471: done (9 left) 2024-09-14T04:08:41.310 INFO:tasks.rados.rados.0.smithi038.stdout:1472: done (8 left) 2024-09-14T04:08:41.310 INFO:tasks.rados.rados.0.smithi038.stdout:1473: done (7 left) 2024-09-14T04:08:41.310 INFO:tasks.rados.rados.0.smithi038.stdout:1474: done (6 left) 2024-09-14T04:08:41.310 INFO:tasks.rados.rados.0.smithi038.stdout:1475: done (5 left) 2024-09-14T04:08:41.310 INFO:tasks.rados.rados.0.smithi038.stdout:1476: done (4 left) 2024-09-14T04:08:41.310 INFO:tasks.rados.rados.0.smithi038.stdout:1477: done (3 left) 2024-09-14T04:08:41.310 INFO:tasks.rados.rados.0.smithi038.stdout:1478: done (2 left) 2024-09-14T04:08:41.310 INFO:tasks.rados.rados.0.smithi038.stdout:1479: done (1 left) 2024-09-14T04:08:41.310 INFO:tasks.rados.rados.0.smithi038.stdout:1480: done (0 left) 2024-09-14T04:08:41.310 INFO:tasks.rados.rados.0.smithi038.stdout:1481: read oid 293 snap -1 2024-09-14T04:08:41.310 INFO:tasks.rados.rados.0.smithi038.stdout:1481: expect (ObjNum 292 snap 0 seq_num 292) 2024-09-14T04:08:41.311 INFO:tasks.rados.rados.0.smithi038.stdout:1482: read oid 476 snap -1 2024-09-14T04:08:41.311 INFO:tasks.rados.rados.0.smithi038.stdout:1482: expect (ObjNum 475 snap 0 seq_num 475) 2024-09-14T04:08:41.311 INFO:tasks.rados.rados.0.smithi038.stdout:1483: read oid 79 snap -1 2024-09-14T04:08:41.311 INFO:tasks.rados.rados.0.smithi038.stdout:1483: expect (ObjNum 78 snap 0 seq_num 78) 2024-09-14T04:08:41.311 INFO:tasks.rados.rados.0.smithi038.stdout:1484: delete oid 409 current snap is 0 2024-09-14T04:08:41.312 INFO:tasks.rados.rados.0.smithi038.stdout:1484: done (3 left) 2024-09-14T04:08:41.312 INFO:tasks.rados.rados.0.smithi038.stdout:1485: read oid 200 snap -1 2024-09-14T04:08:41.312 INFO:tasks.rados.rados.0.smithi038.stdout:1485: expect (ObjNum 581 snap 0 seq_num 581) 2024-09-14T04:08:41.312 INFO:tasks.rados.rados.0.smithi038.stdout:1486: write oid 420 current snap is 0 2024-09-14T04:08:41.312 INFO:tasks.rados.rados.0.smithi038.stdout:1486: seq_num 1046 ranges {780122=650815,2126165=799355} 2024-09-14T04:08:41.335 INFO:tasks.rados.rados.0.smithi038.stdout:1486: writing smithi03870129-420 from 780122 to 1430937 tid 1 2024-09-14T04:08:41.360 INFO:tasks.rados.rados.0.smithi038.stdout:1486: writing smithi03870129-420 from 2126165 to 2925520 tid 2 2024-09-14T04:08:41.360 INFO:tasks.rados.rados.0.smithi038.stdout:1487: read oid 164 snap -1 2024-09-14T04:08:41.360 INFO:tasks.rados.rados.0.smithi038.stdout:1487: expect (ObjNum 923 snap 0 seq_num 923) 2024-09-14T04:08:41.360 INFO:tasks.rados.rados.0.smithi038.stdout:1488: delete oid 303 current snap is 0 2024-09-14T04:08:41.360 INFO:tasks.rados.rados.0.smithi038.stdout:1485: expect (ObjNum 581 snap 0 seq_num 581) 2024-09-14T04:08:41.591 INFO:tasks.rados.rados.0.smithi038.stdout:1482: expect (ObjNum 475 snap 0 seq_num 475) 2024-09-14T04:08:41.719 INFO:tasks.rados.rados.0.smithi038.stdout:1481: expect (ObjNum 292 snap 0 seq_num 292) 2024-09-14T04:08:41.810 INFO:tasks.rados.rados.0.smithi038.stdout:1483: expect (ObjNum 78 snap 0 seq_num 78) 2024-09-14T04:08:41.915 INFO:tasks.rados.rados.0.smithi038.stdout:1486: finishing write tid 1 to smithi03870129-420 2024-09-14T04:08:41.915 INFO:tasks.rados.rados.0.smithi038.stdout:1486: finishing write tid 2 to smithi03870129-420 2024-09-14T04:08:41.915 INFO:tasks.rados.rados.0.smithi038.stdout:1486: finishing write tid 3 to smithi03870129-420 2024-09-14T04:08:41.915 INFO:tasks.rados.rados.0.smithi038.stdout:1486: finishing write tid 4 to smithi03870129-420 2024-09-14T04:08:41.915 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 420 v 294 (ObjNum 1046 snap 0 seq_num 1046) dirty exists 2024-09-14T04:08:41.915 INFO:tasks.rados.rados.0.smithi038.stdout:1486: left oid 420 (ObjNum 1046 snap 0 seq_num 1046) 2024-09-14T04:08:41.915 INFO:tasks.rados.rados.0.smithi038.stdout:1487: expect (ObjNum 923 snap 0 seq_num 923) 2024-09-14T04:08:41.932 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:08:41 smithi123 bash[25882]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:08:41] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-14T04:08:41.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:41 smithi123 bash[24950]: cluster 2024-09-14T04:08:40.262730+0000 mgr.y (mgr.14406) 266 : cluster [DBG] pgmap v230: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 7.0 MiB/s wr, 80 op/s 2024-09-14T04:08:41.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:41 smithi123 bash[24950]: audit 2024-09-14T04:08:40.358107+0000 mgr.y (mgr.14406) 267 : audit [DBG] from='client.24803 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:08:41.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:41 smithi123 bash[24950]: audit 2024-09-14T04:08:40.647949+0000 mgr.y (mgr.14406) 268 : audit [DBG] from='client.24809 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:08:42.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:41 smithi038 bash[22519]: cluster 2024-09-14T04:08:40.262730+0000 mgr.y (mgr.14406) 266 : cluster [DBG] pgmap v230: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 7.0 MiB/s wr, 80 op/s 2024-09-14T04:08:42.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:41 smithi038 bash[22519]: audit 2024-09-14T04:08:40.358107+0000 mgr.y (mgr.14406) 267 : audit [DBG] from='client.24803 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:08:42.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:41 smithi038 bash[22519]: audit 2024-09-14T04:08:40.647949+0000 mgr.y (mgr.14406) 268 : audit [DBG] from='client.24809 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:08:42.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:41 smithi038 bash[32505]: cluster 2024-09-14T04:08:40.262730+0000 mgr.y (mgr.14406) 266 : cluster [DBG] pgmap v230: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 7.0 MiB/s wr, 80 op/s 2024-09-14T04:08:42.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:41 smithi038 bash[32505]: audit 2024-09-14T04:08:40.358107+0000 mgr.y (mgr.14406) 267 : audit [DBG] from='client.24803 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:08:42.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:41 smithi038 bash[32505]: audit 2024-09-14T04:08:40.647949+0000 mgr.y (mgr.14406) 268 : audit [DBG] from='client.24809 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:08:42.122 INFO:tasks.rados.rados.0.smithi038.stdout:1481: done (6 left) 2024-09-14T04:08:42.122 INFO:tasks.rados.rados.0.smithi038.stdout:1482: done (5 left) 2024-09-14T04:08:42.122 INFO:tasks.rados.rados.0.smithi038.stdout:1483: done (4 left) 2024-09-14T04:08:42.122 INFO:tasks.rados.rados.0.smithi038.stdout:1485: done (3 left) 2024-09-14T04:08:42.122 INFO:tasks.rados.rados.0.smithi038.stdout:1486: done (2 left) 2024-09-14T04:08:42.122 INFO:tasks.rados.rados.0.smithi038.stdout:1487: done (1 left) 2024-09-14T04:08:42.122 INFO:tasks.rados.rados.0.smithi038.stdout:1488: done (0 left) 2024-09-14T04:08:42.122 INFO:tasks.rados.rados.0.smithi038.stdout:1489: read oid 481 snap -1 2024-09-14T04:08:42.122 INFO:tasks.rados.rados.0.smithi038.stdout:1489: expect (ObjNum 480 snap 0 seq_num 480) 2024-09-14T04:08:42.122 INFO:tasks.rados.rados.0.smithi038.stdout:1490: read oid 374 snap -1 2024-09-14T04:08:42.122 INFO:tasks.rados.rados.0.smithi038.stdout:1490: expect (ObjNum 976 snap 0 seq_num 976) 2024-09-14T04:08:42.122 INFO:tasks.rados.rados.0.smithi038.stdout:1491: write oid 323 current snap is 0 2024-09-14T04:08:42.123 INFO:tasks.rados.rados.0.smithi038.stdout:1491: seq_num 1048 ranges {413736=401313,1326776=403024,2413414=457893,3438716=175020} 2024-09-14T04:08:42.135 INFO:tasks.rados.rados.0.smithi038.stdout:1491: writing smithi03870129-323 from 413736 to 815049 tid 1 2024-09-14T04:08:42.150 INFO:tasks.rados.rados.0.smithi038.stdout:1491: writing smithi03870129-323 from 1326776 to 1729800 tid 2 2024-09-14T04:08:42.169 INFO:tasks.rados.rados.0.smithi038.stdout:1491: writing smithi03870129-323 from 2413414 to 2871307 tid 3 2024-09-14T04:08:42.180 INFO:tasks.rados.rados.0.smithi038.stdout:1491: writing smithi03870129-323 from 3438716 to 3613736 tid 4 2024-09-14T04:08:42.180 INFO:tasks.rados.rados.0.smithi038.stdout:1492: read oid 498 snap -1 2024-09-14T04:08:42.180 INFO:tasks.rados.rados.0.smithi038.stdout:1492: expect (ObjNum 969 snap 0 seq_num 969) 2024-09-14T04:08:42.180 INFO:tasks.rados.rados.0.smithi038.stdout:1493: read oid 378 snap -1 2024-09-14T04:08:42.180 INFO:tasks.rados.rados.0.smithi038.stdout:1493: expect (ObjNum 377 snap 0 seq_num 377) 2024-09-14T04:08:42.180 INFO:tasks.rados.rados.0.smithi038.stdout:1494: delete oid 92 current snap is 0 2024-09-14T04:08:42.180 INFO:tasks.rados.rados.0.smithi038.stdout:1489: expect (ObjNum 480 snap 0 seq_num 480) 2024-09-14T04:08:42.246 INFO:tasks.rados.rados.0.smithi038.stdout:1490: expect (ObjNum 976 snap 0 seq_num 976) 2024-09-14T04:08:42.356 INFO:tasks.rados.rados.0.smithi038.stdout:1491: finishing write tid 1 to smithi03870129-323 2024-09-14T04:08:42.356 INFO:tasks.rados.rados.0.smithi038.stdout:1491: finishing write tid 2 to smithi03870129-323 2024-09-14T04:08:42.356 INFO:tasks.rados.rados.0.smithi038.stdout:1491: finishing write tid 3 to smithi03870129-323 2024-09-14T04:08:42.357 INFO:tasks.rados.rados.0.smithi038.stdout:1491: finishing write tid 4 to smithi03870129-323 2024-09-14T04:08:42.357 INFO:tasks.rados.rados.0.smithi038.stdout:1491: finishing write tid 5 to smithi03870129-323 2024-09-14T04:08:42.357 INFO:tasks.rados.rados.0.smithi038.stdout:1491: finishing write tid 6 to smithi03870129-323 2024-09-14T04:08:42.357 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 323 v 193 (ObjNum 1048 snap 0 seq_num 1048) dirty exists 2024-09-14T04:08:42.357 INFO:tasks.rados.rados.0.smithi038.stdout:1491: left oid 323 (ObjNum 1048 snap 0 seq_num 1048) 2024-09-14T04:08:42.357 INFO:tasks.rados.rados.0.smithi038.stdout:1493: expect (ObjNum 377 snap 0 seq_num 377) 2024-09-14T04:08:42.428 INFO:tasks.rados.rados.0.smithi038.stdout:1492: expect (ObjNum 969 snap 0 seq_num 969) 2024-09-14T04:08:42.519 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:08:42 smithi038 bash[22772]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:08:42] "GET /metrics HTTP/1.1" 200 243588 "" "Prometheus/2.43.0" 2024-09-14T04:08:42.545 INFO:tasks.rados.rados.0.smithi038.stdout:1489: done (5 left) 2024-09-14T04:08:42.545 INFO:tasks.rados.rados.0.smithi038.stdout:1490: done (4 left) 2024-09-14T04:08:42.545 INFO:tasks.rados.rados.0.smithi038.stdout:1491: done (3 left) 2024-09-14T04:08:42.545 INFO:tasks.rados.rados.0.smithi038.stdout:1492: done (2 left) 2024-09-14T04:08:42.546 INFO:tasks.rados.rados.0.smithi038.stdout:1493: done (1 left) 2024-09-14T04:08:42.546 INFO:tasks.rados.rados.0.smithi038.stdout:1494: done (0 left) 2024-09-14T04:08:42.546 INFO:tasks.rados.rados.0.smithi038.stdout:1495: write oid 140 current snap is 0 2024-09-14T04:08:42.546 INFO:tasks.rados.rados.0.smithi038.stdout:1495: seq_num 1050 ranges {447350=668164,1560093=406693,2584613=480437} 2024-09-14T04:08:42.563 INFO:tasks.rados.rados.0.smithi038.stdout:1495: writing smithi03870129-140 from 447350 to 1115514 tid 1 2024-09-14T04:08:42.578 INFO:tasks.rados.rados.0.smithi038.stdout:1495: writing smithi03870129-140 from 1560093 to 1966786 tid 2 2024-09-14T04:08:42.596 INFO:tasks.rados.rados.0.smithi038.stdout:1495: writing smithi03870129-140 from 2584613 to 3065050 tid 3 2024-09-14T04:08:42.596 INFO:tasks.rados.rados.0.smithi038.stdout:1496: write oid 163 current snap is 0 2024-09-14T04:08:42.596 INFO:tasks.rados.rados.0.smithi038.stdout:1496: seq_num 1051 ranges {464157=743413,1618575=666704,3012036=408062} 2024-09-14T04:08:42.610 INFO:tasks.rados.rados.0.smithi038.stdout:1496: writing smithi03870129-163 from 464157 to 1207570 tid 1 2024-09-14T04:08:42.622 INFO:tasks.rados.rados.0.smithi038.stdout:1496: writing smithi03870129-163 from 1618575 to 2285279 tid 2 2024-09-14T04:08:42.631 INFO:tasks.rados.rados.0.smithi038.stdout:1496: writing smithi03870129-163 from 3012036 to 3420098 tid 3 2024-09-14T04:08:42.631 INFO:tasks.rados.rados.0.smithi038.stdout:1497: write oid 132 current snap is 0 2024-09-14T04:08:42.632 INFO:tasks.rados.rados.0.smithi038.stdout:1497: seq_num 1052 ranges {480964=418662,1560704=410362,2523106=619334} 2024-09-14T04:08:42.638 INFO:tasks.rados.rados.0.smithi038.stdout:1497: writing smithi03870129-132 from 480964 to 899626 tid 1 2024-09-14T04:08:42.646 INFO:tasks.rados.rados.0.smithi038.stdout:1497: writing smithi03870129-132 from 1560704 to 1971066 tid 2 2024-09-14T04:08:42.655 INFO:tasks.rados.rados.0.smithi038.stdout:1497: writing smithi03870129-132 from 2523106 to 3142440 tid 3 2024-09-14T04:08:42.655 INFO:tasks.rados.rados.0.smithi038.stdout:1498: delete oid 275 current snap is 0 2024-09-14T04:08:42.655 INFO:tasks.rados.rados.0.smithi038.stdout:1495: finishing write tid 1 to smithi03870129-140 2024-09-14T04:08:42.655 INFO:tasks.rados.rados.0.smithi038.stdout:1495: finishing write tid 2 to smithi03870129-140 2024-09-14T04:08:42.655 INFO:tasks.rados.rados.0.smithi038.stdout:1495: finishing write tid 3 to smithi03870129-140 2024-09-14T04:08:42.655 INFO:tasks.rados.rados.0.smithi038.stdout:1495: finishing write tid 4 to smithi03870129-140 2024-09-14T04:08:42.655 INFO:tasks.rados.rados.0.smithi038.stdout:1495: finishing write tid 5 to smithi03870129-140 2024-09-14T04:08:42.655 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 140 v 300 (ObjNum 1050 snap 0 seq_num 1050) dirty exists 2024-09-14T04:08:42.655 INFO:tasks.rados.rados.0.smithi038.stdout:1495: left oid 140 (ObjNum 1050 snap 0 seq_num 1050) 2024-09-14T04:08:42.655 INFO:tasks.rados.rados.0.smithi038.stdout:1496: finishing write tid 1 to smithi03870129-163 2024-09-14T04:08:42.655 INFO:tasks.rados.rados.0.smithi038.stdout:1496: finishing write tid 2 to smithi03870129-163 2024-09-14T04:08:42.655 INFO:tasks.rados.rados.0.smithi038.stdout:1496: finishing write tid 3 to smithi03870129-163 2024-09-14T04:08:42.656 INFO:tasks.rados.rados.0.smithi038.stdout:1496: finishing write tid 4 to smithi03870129-163 2024-09-14T04:08:42.656 INFO:tasks.rados.rados.0.smithi038.stdout:1496: finishing write tid 5 to smithi03870129-163 2024-09-14T04:08:42.656 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 163 v 304 (ObjNum 1051 snap 0 seq_num 1051) dirty exists 2024-09-14T04:08:42.656 INFO:tasks.rados.rados.0.smithi038.stdout:1496: left oid 163 (ObjNum 1051 snap 0 seq_num 1051) 2024-09-14T04:08:42.656 INFO:tasks.rados.rados.0.smithi038.stdout:1497: finishing write tid 1 to smithi03870129-132 2024-09-14T04:08:42.656 INFO:tasks.rados.rados.0.smithi038.stdout:1497: finishing write tid 2 to smithi03870129-132 2024-09-14T04:08:42.658 INFO:tasks.rados.rados.0.smithi038.stdout:1495: done (3 left) 2024-09-14T04:08:42.658 INFO:tasks.rados.rados.0.smithi038.stdout:1496: done (2 left) 2024-09-14T04:08:42.658 INFO:tasks.rados.rados.0.smithi038.stdout:1498: done (1 left) 2024-09-14T04:08:42.658 INFO:tasks.rados.rados.0.smithi038.stdout:1499: read oid 171 snap -1 2024-09-14T04:08:42.658 INFO:tasks.rados.rados.0.smithi038.stdout:1499: expect deleted 2024-09-14T04:08:42.658 INFO:tasks.rados.rados.0.smithi038.stdout:1500: write oid 35 current snap is 0 2024-09-14T04:08:42.658 INFO:tasks.rados.rados.0.smithi038.stdout:1500: seq_num 1054 ranges {514578=569160,1677668=414031,2577952=641878} 2024-09-14T04:08:42.667 INFO:tasks.rados.rados.0.smithi038.stdout:1500: writing smithi03870129-35 from 514578 to 1083738 tid 1 2024-09-14T04:08:42.674 INFO:tasks.rados.rados.0.smithi038.stdout:1500: writing smithi03870129-35 from 1677668 to 2091699 tid 2 2024-09-14T04:08:42.681 INFO:tasks.rados.rados.0.smithi038.stdout:1500: writing smithi03870129-35 from 2577952 to 3219830 tid 3 2024-09-14T04:08:42.681 INFO:tasks.rados.rados.0.smithi038.stdout:1501: delete oid 104 current snap is 0 2024-09-14T04:08:42.681 INFO:tasks.rados.rados.0.smithi038.stdout:1497: finishing write tid 3 to smithi03870129-132 2024-09-14T04:08:42.682 INFO:tasks.rados.rados.0.smithi038.stdout:1497: finishing write tid 4 to smithi03870129-132 2024-09-14T04:08:42.682 INFO:tasks.rados.rados.0.smithi038.stdout:1497: finishing write tid 5 to smithi03870129-132 2024-09-14T04:08:42.682 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 132 v 172 (ObjNum 1052 snap 0 seq_num 1052) dirty exists 2024-09-14T04:08:42.682 INFO:tasks.rados.rados.0.smithi038.stdout:1497: left oid 132 (ObjNum 1052 snap 0 seq_num 1052) 2024-09-14T04:08:42.682 INFO:tasks.rados.rados.0.smithi038.stdout:1500: finishing write tid 1 to smithi03870129-35 2024-09-14T04:08:42.682 INFO:tasks.rados.rados.0.smithi038.stdout:1500: finishing write tid 2 to smithi03870129-35 2024-09-14T04:08:42.684 INFO:tasks.rados.rados.0.smithi038.stdout:1497: done (3 left) 2024-09-14T04:08:42.684 INFO:tasks.rados.rados.0.smithi038.stdout:1499: done (2 left) 2024-09-14T04:08:42.684 INFO:tasks.rados.rados.0.smithi038.stdout:1501: done (1 left) 2024-09-14T04:08:42.684 INFO:tasks.rados.rados.0.smithi038.stdout:1502: write oid 274 current snap is 0 2024-09-14T04:08:42.684 INFO:tasks.rados.rados.0.smithi038.stdout:1502: seq_num 1056 ranges {548192=719658,1678279=417700,2516445=780775} 2024-09-14T04:08:42.693 INFO:tasks.rados.rados.0.smithi038.stdout:1502: writing smithi03870129-274 from 548192 to 1267850 tid 1 2024-09-14T04:08:42.699 INFO:tasks.rados.rados.0.smithi038.stdout:1502: writing smithi03870129-274 from 1678279 to 2095979 tid 2 2024-09-14T04:08:42.708 INFO:tasks.rados.rados.0.smithi038.stdout:1502: writing smithi03870129-274 from 2516445 to 3297220 tid 3 2024-09-14T04:08:42.708 INFO:tasks.rados.rados.0.smithi038.stdout:1503: read oid 88 snap -1 2024-09-14T04:08:42.708 INFO:tasks.rados.rados.0.smithi038.stdout:1503: expect (ObjNum 849 snap 0 seq_num 849) 2024-09-14T04:08:42.708 INFO:tasks.rados.rados.0.smithi038.stdout:1504: write oid 489 current snap is 0 2024-09-14T04:08:42.709 INFO:tasks.rados.rados.0.smithi038.stdout:1500: finishing write tid 3 to smithi03870129-35 2024-09-14T04:08:42.709 INFO:tasks.rados.rados.0.smithi038.stdout:1500: finishing write tid 4 to smithi03870129-35 2024-09-14T04:08:42.709 INFO:tasks.rados.rados.0.smithi038.stdout:1500: finishing write tid 5 to smithi03870129-35 2024-09-14T04:08:42.709 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 35 v 323 (ObjNum 1054 snap 0 seq_num 1054) dirty exists 2024-09-14T04:08:42.709 INFO:tasks.rados.rados.0.smithi038.stdout:1500: left oid 35 (ObjNum 1054 snap 0 seq_num 1054) 2024-09-14T04:08:42.709 INFO:tasks.rados.rados.0.smithi038.stdout:1502: finishing write tid 1 to smithi03870129-274 2024-09-14T04:08:42.709 INFO:tasks.rados.rados.0.smithi038.stdout:1502: finishing write tid 2 to smithi03870129-274 2024-09-14T04:08:42.709 INFO:tasks.rados.rados.0.smithi038.stdout:1504: seq_num 1057 ranges {564999=511260,1853114=561358,3060221=592047} 2024-09-14T04:08:42.716 INFO:tasks.rados.rados.0.smithi038.stdout:1504: writing smithi03870129-489 from 564999 to 1076259 tid 1 2024-09-14T04:08:42.726 INFO:tasks.rados.rados.0.smithi038.stdout:1504: writing smithi03870129-489 from 1853114 to 2414472 tid 2 2024-09-14T04:08:42.734 INFO:tasks.rados.rados.0.smithi038.stdout:1504: writing smithi03870129-489 from 3060221 to 3652268 tid 3 2024-09-14T04:08:42.734 INFO:tasks.rados.rados.0.smithi038.stdout:1500: done (3 left) 2024-09-14T04:08:42.734 INFO:tasks.rados.rados.0.smithi038.stdout:1505: read oid 27 snap -1 2024-09-14T04:08:42.734 INFO:tasks.rados.rados.0.smithi038.stdout:1505: expect deleted 2024-09-14T04:08:42.734 INFO:tasks.rados.rados.0.smithi038.stdout:1506: write oid 382 current snap is 0 2024-09-14T04:08:42.734 INFO:tasks.rados.rados.0.smithi038.stdout:1502: finishing write tid 3 to smithi03870129-274 2024-09-14T04:08:42.734 INFO:tasks.rados.rados.0.smithi038.stdout:1502: finishing write tid 4 to smithi03870129-274 2024-09-14T04:08:42.734 INFO:tasks.rados.rados.0.smithi038.stdout:1506: seq_num 1058 ranges {581806=586509,1911596=421369,3087644=403319} 2024-09-14T04:08:42.740 INFO:tasks.rados.rados.0.smithi038.stdout:1506: writing smithi03870129-382 from 581806 to 1168315 tid 1 2024-09-14T04:08:42.747 INFO:tasks.rados.rados.0.smithi038.stdout:1506: writing smithi03870129-382 from 1911596 to 2332965 tid 2 2024-09-14T04:08:42.755 INFO:tasks.rados.rados.0.smithi038.stdout:1506: writing smithi03870129-382 from 3087644 to 3490963 tid 3 2024-09-14T04:08:42.755 INFO:tasks.rados.rados.0.smithi038.stdout:1507: delete oid 289 current snap is 0 2024-09-14T04:08:42.756 INFO:tasks.rados.rados.0.smithi038.stdout:1502: finishing write tid 5 to smithi03870129-274 2024-09-14T04:08:42.756 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 274 v 221 (ObjNum 1056 snap 0 seq_num 1056) dirty exists 2024-09-14T04:08:42.756 INFO:tasks.rados.rados.0.smithi038.stdout:1502: left oid 274 (ObjNum 1056 snap 0 seq_num 1056) 2024-09-14T04:08:42.756 INFO:tasks.rados.rados.0.smithi038.stdout:1503: expect (ObjNum 849 snap 0 seq_num 849) 2024-09-14T04:08:42.862 INFO:tasks.rados.rados.0.smithi038.stdout:1504: finishing write tid 1 to smithi03870129-489 2024-09-14T04:08:42.862 INFO:tasks.rados.rados.0.smithi038.stdout:1504: finishing write tid 2 to smithi03870129-489 2024-09-14T04:08:42.862 INFO:tasks.rados.rados.0.smithi038.stdout:1504: finishing write tid 3 to smithi03870129-489 2024-09-14T04:08:42.862 INFO:tasks.rados.rados.0.smithi038.stdout:1504: finishing write tid 4 to smithi03870129-489 2024-09-14T04:08:42.862 INFO:tasks.rados.rados.0.smithi038.stdout:1504: finishing write tid 5 to smithi03870129-489 2024-09-14T04:08:42.862 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 489 v 256 (ObjNum 1057 snap 0 seq_num 1057) dirty exists 2024-09-14T04:08:42.862 INFO:tasks.rados.rados.0.smithi038.stdout:1504: left oid 489 (ObjNum 1057 snap 0 seq_num 1057) 2024-09-14T04:08:42.862 INFO:tasks.rados.rados.0.smithi038.stdout:1506: finishing write tid 1 to smithi03870129-382 2024-09-14T04:08:42.862 INFO:tasks.rados.rados.0.smithi038.stdout:1506: finishing write tid 2 to smithi03870129-382 2024-09-14T04:08:42.863 INFO:tasks.rados.rados.0.smithi038.stdout:1506: finishing write tid 3 to smithi03870129-382 2024-09-14T04:08:42.863 INFO:tasks.rados.rados.0.smithi038.stdout:1506: finishing write tid 4 to smithi03870129-382 2024-09-14T04:08:42.863 INFO:tasks.rados.rados.0.smithi038.stdout:1506: finishing write tid 5 to smithi03870129-382 2024-09-14T04:08:42.863 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 382 v 197 (ObjNum 1058 snap 0 seq_num 1058) dirty exists 2024-09-14T04:08:42.863 INFO:tasks.rados.rados.0.smithi038.stdout:1506: left oid 382 (ObjNum 1058 snap 0 seq_num 1058) 2024-09-14T04:08:42.863 INFO:tasks.rados.rados.0.smithi038.stdout:1502: done (5 left) 2024-09-14T04:08:42.863 INFO:tasks.rados.rados.0.smithi038.stdout:1503: done (4 left) 2024-09-14T04:08:42.863 INFO:tasks.rados.rados.0.smithi038.stdout:1504: done (3 left) 2024-09-14T04:08:42.863 INFO:tasks.rados.rados.0.smithi038.stdout:1505: done (2 left) 2024-09-14T04:08:42.863 INFO:tasks.rados.rados.0.smithi038.stdout:1506: done (1 left) 2024-09-14T04:08:42.863 INFO:tasks.rados.rados.0.smithi038.stdout:1507: done (0 left) 2024-09-14T04:08:42.863 INFO:tasks.rados.rados.0.smithi038.stdout:1508: write oid 432 current snap is 0 2024-09-14T04:08:42.863 INFO:tasks.rados.rados.0.smithi038.stdout:1508: seq_num 1060 ranges {615420=737007,1912207=425038,3026137=542216} 2024-09-14T04:08:42.869 INFO:tasks.rados.rados.0.smithi038.stdout:1508: writing smithi03870129-432 from 615420 to 1352427 tid 1 2024-09-14T04:08:42.876 INFO:tasks.rados.rados.0.smithi038.stdout:1508: writing smithi03870129-432 from 1912207 to 2337245 tid 2 2024-09-14T04:08:42.883 INFO:tasks.rados.rados.0.smithi038.stdout:1508: writing smithi03870129-432 from 3026137 to 3568353 tid 3 2024-09-14T04:08:42.884 INFO:tasks.rados.rados.0.smithi038.stdout:1509: read oid 476 snap -1 2024-09-14T04:08:42.884 INFO:tasks.rados.rados.0.smithi038.stdout:1509: expect (ObjNum 475 snap 0 seq_num 475) 2024-09-14T04:08:42.884 INFO:tasks.rados.rados.0.smithi038.stdout:1510: delete oid 23 current snap is 0 2024-09-14T04:08:42.884 INFO:tasks.rados.rados.0.smithi038.stdout:1508: finishing write tid 1 to smithi03870129-432 2024-09-14T04:08:42.884 INFO:tasks.rados.rados.0.smithi038.stdout:1508: finishing write tid 2 to smithi03870129-432 2024-09-14T04:08:42.886 INFO:tasks.rados.rados.0.smithi038.stdout:1510: done (2 left) 2024-09-14T04:08:42.886 INFO:tasks.rados.rados.0.smithi038.stdout:1511: write oid 235 current snap is 0 2024-09-14T04:08:42.886 INFO:tasks.rados.rados.0.smithi038.stdout:1511: seq_num 1062 ranges {649034=487505,1629171=428707,2680983=564760,3798768=50266} 2024-09-14T04:08:42.893 INFO:tasks.rados.rados.0.smithi038.stdout:1511: writing smithi03870129-235 from 649034 to 1136539 tid 1 2024-09-14T04:08:42.898 INFO:tasks.rados.rados.0.smithi038.stdout:1511: writing smithi03870129-235 from 1629171 to 2057878 tid 2 2024-09-14T04:08:42.905 INFO:tasks.rados.rados.0.smithi038.stdout:1511: writing smithi03870129-235 from 2680983 to 3245743 tid 3 2024-09-14T04:08:42.910 INFO:tasks.rados.rados.0.smithi038.stdout:1511: writing smithi03870129-235 from 3798768 to 3849034 tid 4 2024-09-14T04:08:42.910 INFO:tasks.rados.rados.0.smithi038.stdout:1512: write oid 28 current snap is 0 2024-09-14T04:08:42.910 INFO:tasks.rados.rados.0.smithi038.stdout:1512: seq_num 1063 ranges {665841=562754,1687653=572365,2708406=776032} 2024-09-14T04:08:42.918 INFO:tasks.rados.rados.0.smithi038.stdout:1512: writing smithi03870129-28 from 665841 to 1228595 tid 1 2024-09-14T04:08:42.925 INFO:tasks.rados.rados.0.smithi038.stdout:1512: writing smithi03870129-28 from 1687653 to 2260018 tid 2 2024-09-14T04:08:42.933 INFO:tasks.rados.rados.0.smithi038.stdout:1512: writing smithi03870129-28 from 2708406 to 3484438 tid 3 2024-09-14T04:08:42.934 INFO:tasks.rados.rados.0.smithi038.stdout:1513: read oid 402 snap -1 2024-09-14T04:08:42.934 INFO:tasks.rados.rados.0.smithi038.stdout:1513: expect (ObjNum 753 snap 0 seq_num 753) 2024-09-14T04:08:42.934 INFO:tasks.rados.rados.0.smithi038.stdout:1514: write oid 208 current snap is 0 2024-09-14T04:08:42.934 INFO:tasks.rados.rados.0.smithi038.stdout:1514: seq_num 1064 ranges {682648=638003,2029782=432376,3019476=587304} 2024-09-14T04:08:42.941 INFO:tasks.rados.rados.0.smithi038.stdout:1514: writing smithi03870129-208 from 682648 to 1320651 tid 1 2024-09-14T04:08:42.948 INFO:tasks.rados.rados.0.smithi038.stdout:1514: writing smithi03870129-208 from 2029782 to 2462158 tid 2 2024-09-14T04:08:42.957 INFO:tasks.rados.rados.0.smithi038.stdout:1514: writing smithi03870129-208 from 3019476 to 3606780 tid 3 2024-09-14T04:08:42.957 INFO:tasks.rados.rados.0.smithi038.stdout:1515: read oid 130 snap -1 2024-09-14T04:08:42.957 INFO:tasks.rados.rados.0.smithi038.stdout:1515: expect (ObjNum 601 snap 0 seq_num 601) 2024-09-14T04:08:42.957 INFO:tasks.rados.rados.0.smithi038.stdout:1516: read oid 332 snap -1 2024-09-14T04:08:42.957 INFO:tasks.rados.rados.0.smithi038.stdout:1516: expect (ObjNum 757 snap 0 seq_num 757) 2024-09-14T04:08:42.958 INFO:tasks.rados.rados.0.smithi038.stdout:1517: read oid 499 snap -1 2024-09-14T04:08:42.958 INFO:tasks.rados.rados.0.smithi038.stdout:1517: expect (ObjNum 927 snap 0 seq_num 927) 2024-09-14T04:08:42.958 INFO:tasks.rados.rados.0.smithi038.stdout:1518: write oid 453 current snap is 0 2024-09-14T04:08:42.958 INFO:tasks.rados.rados.0.smithi038.stdout:1508: finishing write tid 3 to smithi03870129-432 2024-09-14T04:08:42.958 INFO:tasks.rados.rados.0.smithi038.stdout:1508: finishing write tid 4 to smithi03870129-432 2024-09-14T04:08:42.959 INFO:tasks.rados.rados.0.smithi038.stdout:1508: finishing write tid 5 to smithi03870129-432 2024-09-14T04:08:42.959 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 432 v 193 (ObjNum 1060 snap 0 seq_num 1060) dirty exists 2024-09-14T04:08:42.959 INFO:tasks.rados.rados.0.smithi038.stdout:1508: left oid 432 (ObjNum 1060 snap 0 seq_num 1060) 2024-09-14T04:08:42.959 INFO:tasks.rados.rados.0.smithi038.stdout:1518: seq_num 1065 ranges {699455=429605,1804617=576034,3163252=514929} 2024-09-14T04:08:42.962 INFO:tasks.rados.rados.0.smithi038.stdout:1518: writing smithi03870129-453 from 699455 to 1129060 tid 1 2024-09-14T04:08:42.969 INFO:tasks.rados.rados.0.smithi038.stdout:1518: writing smithi03870129-453 from 1804617 to 2380651 tid 2 2024-09-14T04:08:42.977 INFO:tasks.rados.rados.0.smithi038.stdout:1518: writing smithi03870129-453 from 3163252 to 3678181 tid 3 2024-09-14T04:08:42.977 INFO:tasks.rados.rados.0.smithi038.stdout:1508: done (9 left) 2024-09-14T04:08:42.978 INFO:tasks.rados.rados.0.smithi038.stdout:1519: read oid 99 snap -1 2024-09-14T04:08:42.978 INFO:tasks.rados.rados.0.smithi038.stdout:1519: expect (ObjNum 98 snap 0 seq_num 98) 2024-09-14T04:08:42.978 INFO:tasks.rados.rados.0.smithi038.stdout:1520: write oid 296 current snap is 0 2024-09-14T04:08:42.978 INFO:tasks.rados.rados.0.smithi038.stdout:1520: seq_num 1066 ranges {716262=504854,1863099=719692,3074322=726201} 2024-09-14T04:08:42.983 INFO:tasks.rados.rados.0.smithi038.stdout:1520: writing smithi03870129-296 from 716262 to 1221116 tid 1 2024-09-14T04:08:42.991 INFO:tasks.rados.rados.0.smithi038.stdout:1520: writing smithi03870129-296 from 1863099 to 2582791 tid 2 2024-09-14T04:08:42.998 INFO:tasks.rados.rados.0.smithi038.stdout:1520: writing smithi03870129-296 from 3074322 to 3800523 tid 3 2024-09-14T04:08:42.999 INFO:tasks.rados.rados.0.smithi038.stdout:1521: read oid 188 snap -1 2024-09-14T04:08:42.999 INFO:tasks.rados.rados.0.smithi038.stdout:1521: expect (ObjNum 187 snap 0 seq_num 187) 2024-09-14T04:08:42.999 INFO:tasks.rados.rados.0.smithi038.stdout:1522: read oid 129 snap -1 2024-09-14T04:08:42.999 INFO:tasks.rados.rados.0.smithi038.stdout:1522: expect deleted 2024-09-14T04:08:42.999 INFO:tasks.rados.rados.0.smithi038.stdout:1523: write oid 488 current snap is 0 2024-09-14T04:08:42.999 INFO:tasks.rados.rados.0.smithi038.stdout:1523: seq_num 1067 ranges {733069=580103,1921581=579703,3218098=537473} 2024-09-14T04:08:43.006 INFO:tasks.rados.rados.0.smithi038.stdout:1523: writing smithi03870129-488 from 733069 to 1313172 tid 1 2024-09-14T04:08:43.013 INFO:tasks.rados.rados.0.smithi038.stdout:1523: writing smithi03870129-488 from 1921581 to 2501284 tid 2 2024-09-14T04:08:43.020 INFO:tasks.rados.rados.0.smithi038.stdout:1523: writing smithi03870129-488 from 3218098 to 3755571 tid 3 2024-09-14T04:08:43.020 INFO:tasks.rados.rados.0.smithi038.stdout:1524: write oid 466 current snap is 0 2024-09-14T04:08:43.021 INFO:tasks.rados.rados.0.smithi038.stdout:1509: expect (ObjNum 475 snap 0 seq_num 475) 2024-09-14T04:08:43.173 INFO:tasks.rados.rados.0.smithi038.stdout:1511: finishing write tid 1 to smithi03870129-235 2024-09-14T04:08:43.173 INFO:tasks.rados.rados.0.smithi038.stdout:1511: finishing write tid 2 to smithi03870129-235 2024-09-14T04:08:43.173 INFO:tasks.rados.rados.0.smithi038.stdout:1511: finishing write tid 3 to smithi03870129-235 2024-09-14T04:08:43.173 INFO:tasks.rados.rados.0.smithi038.stdout:1511: finishing write tid 4 to smithi03870129-235 2024-09-14T04:08:43.173 INFO:tasks.rados.rados.0.smithi038.stdout:1511: finishing write tid 5 to smithi03870129-235 2024-09-14T04:08:43.173 INFO:tasks.rados.rados.0.smithi038.stdout:1511: finishing write tid 6 to smithi03870129-235 2024-09-14T04:08:43.173 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 235 v 202 (ObjNum 1062 snap 0 seq_num 1062) dirty exists 2024-09-14T04:08:43.173 INFO:tasks.rados.rados.0.smithi038.stdout:1511: left oid 235 (ObjNum 1062 snap 0 seq_num 1062) 2024-09-14T04:08:43.174 INFO:tasks.rados.rados.0.smithi038.stdout:1512: finishing write tid 1 to smithi03870129-28 2024-09-14T04:08:43.174 INFO:tasks.rados.rados.0.smithi038.stdout:1512: finishing write tid 2 to smithi03870129-28 2024-09-14T04:08:43.174 INFO:tasks.rados.rados.0.smithi038.stdout:1524: seq_num 1068 ranges {749876=655352,1863710=723361,3012815=748745} 2024-09-14T04:08:43.181 INFO:tasks.rados.rados.0.smithi038.stdout:1524: writing smithi03870129-466 from 749876 to 1405228 tid 1 2024-09-14T04:08:43.188 INFO:tasks.rados.rados.0.smithi038.stdout:1524: writing smithi03870129-466 from 1863710 to 2587071 tid 2 2024-09-14T04:08:43.196 INFO:tasks.rados.rados.0.smithi038.stdout:1524: writing smithi03870129-466 from 3012815 to 3761560 tid 3 2024-09-14T04:08:43.198 INFO:tasks.rados.rados.0.smithi038.stdout:1509: done (14 left) 2024-09-14T04:08:43.198 INFO:tasks.rados.rados.0.smithi038.stdout:1511: done (13 left) 2024-09-14T04:08:43.198 INFO:tasks.rados.rados.0.smithi038.stdout:1525: write oid 83 current snap is 0 2024-09-14T04:08:43.198 INFO:tasks.rados.rados.0.smithi038.stdout:1525: seq_num 1069 ranges {766683=730601,1922192=583372,3156591=676370} 2024-09-14T04:08:43.203 INFO:tasks.rados.rados.0.smithi038.stdout:1525: writing smithi03870129-83 from 766683 to 1497284 tid 1 2024-09-14T04:08:43.209 INFO:tasks.rados.rados.0.smithi038.stdout:1525: writing smithi03870129-83 from 1922192 to 2505564 tid 2 2024-09-14T04:08:43.216 INFO:tasks.rados.rados.0.smithi038.stdout:1525: writing smithi03870129-83 from 3156591 to 3832961 tid 3 2024-09-14T04:08:43.217 INFO:tasks.rados.rados.0.smithi038.stdout:1526: write oid 16 current snap is 0 2024-09-14T04:08:43.217 INFO:tasks.rados.rados.0.smithi038.stdout:1526: seq_num 1070 ranges {783490=405850,1980674=727030,3184014=487642} 2024-09-14T04:08:43.223 INFO:tasks.rados.rados.0.smithi038.stdout:1526: writing smithi03870129-16 from 783490 to 1189340 tid 1 2024-09-14T04:08:43.232 INFO:tasks.rados.rados.0.smithi038.stdout:1526: writing smithi03870129-16 from 1980674 to 2707704 tid 2 2024-09-14T04:08:43.238 INFO:tasks.rados.rados.0.smithi038.stdout:1526: writing smithi03870129-16 from 3184014 to 3671656 tid 3 2024-09-14T04:08:43.238 INFO:tasks.rados.rados.0.smithi038.stdout:1527: read oid 385 snap -1 2024-09-14T04:08:43.238 INFO:tasks.rados.rados.0.smithi038.stdout:1527: expect deleted 2024-09-14T04:08:43.238 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:08:43.238 INFO:tasks.rados.rados.0.smithi038.stdout:1512: finishing write tid 3 to smithi03870129-28 2024-09-14T04:08:43.238 INFO:tasks.rados.rados.0.smithi038.stdout:1512: finishing write tid 4 to smithi03870129-28 2024-09-14T04:08:43.238 INFO:tasks.rados.rados.0.smithi038.stdout:1512: finishing write tid 5 to smithi03870129-28 2024-09-14T04:08:43.238 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 28 v 107 (ObjNum 1063 snap 0 seq_num 1063) dirty exists 2024-09-14T04:08:43.238 INFO:tasks.rados.rados.0.smithi038.stdout:1512: left oid 28 (ObjNum 1063 snap 0 seq_num 1063) 2024-09-14T04:08:43.238 INFO:tasks.rados.rados.0.smithi038.stdout:1513: expect (ObjNum 753 snap 0 seq_num 753) 2024-09-14T04:08:43.304 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:08:43.360 INFO:tasks.rados.rados.0.smithi038.stdout:1514: finishing write tid 1 to smithi03870129-208 2024-09-14T04:08:43.360 INFO:tasks.rados.rados.0.smithi038.stdout:1512: done (15 left) 2024-09-14T04:08:43.360 INFO:tasks.rados.rados.0.smithi038.stdout:1513: done (14 left) 2024-09-14T04:08:43.360 INFO:tasks.rados.rados.0.smithi038.stdout:1528: write oid 23 current snap is 0 2024-09-14T04:08:43.360 INFO:tasks.rados.rados.0.smithi038.stdout:1514: finishing write tid 2 to smithi03870129-208 2024-09-14T04:08:43.360 INFO:tasks.rados.rados.0.smithi038.stdout:1515: expect (ObjNum 601 snap 0 seq_num 601) 2024-09-14T04:08:43.444 INFO:tasks.rados.rados.0.smithi038.stdout:1516: expect (ObjNum 757 snap 0 seq_num 757) 2024-09-14T04:08:43.568 INFO:tasks.rados.rados.0.smithi038.stdout:1514: finishing write tid 3 to smithi03870129-208 2024-09-14T04:08:43.568 INFO:tasks.rados.rados.0.smithi038.stdout:1514: finishing write tid 4 to smithi03870129-208 2024-09-14T04:08:43.568 INFO:tasks.rados.rados.0.smithi038.stdout:1528: seq_num 1071 ranges {400297=481099,1639156=361141} 2024-09-14T04:08:43.573 INFO:tasks.rados.rados.0.smithi038.stdout:1528: writing smithi03870129-23 from 400297 to 881396 tid 1 2024-09-14T04:08:43.581 INFO:tasks.rados.rados.0.smithi038.stdout:1528: writing smithi03870129-23 from 1639156 to 2000297 tid 2 2024-09-14T04:08:43.581 INFO:tasks.rados.rados.0.smithi038.stdout:1515: done (14 left) 2024-09-14T04:08:43.581 INFO:tasks.rados.rados.0.smithi038.stdout:1516: done (13 left) 2024-09-14T04:08:43.581 INFO:tasks.rados.rados.0.smithi038.stdout:1529: write oid 433 current snap is 0 2024-09-14T04:08:43.581 INFO:tasks.rados.rados.0.smithi038.stdout:1514: finishing write tid 5 to smithi03870129-208 2024-09-14T04:08:43.581 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 208 v 289 (ObjNum 1064 snap 0 seq_num 1064) dirty exists 2024-09-14T04:08:43.581 INFO:tasks.rados.rados.0.smithi038.stdout:1514: left oid 208 (ObjNum 1064 snap 0 seq_num 1064) 2024-09-14T04:08:43.581 INFO:tasks.rados.rados.0.smithi038.stdout:1517: expect (ObjNum 927 snap 0 seq_num 927) 2024-09-14T04:08:43.734 INFO:tasks.rados.rados.0.smithi038.stdout:1518: finishing write tid 1 to smithi03870129-453 2024-09-14T04:08:43.734 INFO:tasks.rados.rados.0.smithi038.stdout:1518: finishing write tid 2 to smithi03870129-453 2024-09-14T04:08:43.734 INFO:tasks.rados.rados.0.smithi038.stdout:1518: finishing write tid 3 to smithi03870129-453 2024-09-14T04:08:43.734 INFO:tasks.rados.rados.0.smithi038.stdout:1518: finishing write tid 4 to smithi03870129-453 2024-09-14T04:08:43.734 INFO:tasks.rados.rados.0.smithi038.stdout:1518: finishing write tid 5 to smithi03870129-453 2024-09-14T04:08:43.734 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 453 v 111 (ObjNum 1065 snap 0 seq_num 1065) dirty exists 2024-09-14T04:08:43.734 INFO:tasks.rados.rados.0.smithi038.stdout:1518: left oid 453 (ObjNum 1065 snap 0 seq_num 1065) 2024-09-14T04:08:43.734 INFO:tasks.rados.rados.0.smithi038.stdout:1519: expect (ObjNum 98 snap 0 seq_num 98) 2024-09-14T04:08:43.846 INFO:tasks.rados.rados.0.smithi038.stdout:1520: finishing write tid 1 to smithi03870129-296 2024-09-14T04:08:43.846 INFO:tasks.rados.rados.0.smithi038.stdout:1520: finishing write tid 2 to smithi03870129-296 2024-09-14T04:08:43.846 INFO:tasks.rados.rados.0.smithi038.stdout:1520: finishing write tid 3 to smithi03870129-296 2024-09-14T04:08:43.846 INFO:tasks.rados.rados.0.smithi038.stdout:1520: finishing write tid 4 to smithi03870129-296 2024-09-14T04:08:43.846 INFO:tasks.rados.rados.0.smithi038.stdout:1520: finishing write tid 5 to smithi03870129-296 2024-09-14T04:08:43.846 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 296 v 211 (ObjNum 1066 snap 0 seq_num 1066) dirty exists 2024-09-14T04:08:43.846 INFO:tasks.rados.rados.0.smithi038.stdout:1520: left oid 296 (ObjNum 1066 snap 0 seq_num 1066) 2024-09-14T04:08:43.846 INFO:tasks.rados.rados.0.smithi038.stdout:1521: expect (ObjNum 187 snap 0 seq_num 187) 2024-09-14T04:08:43.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:43 smithi123 bash[24950]: cluster 2024-09-14T04:08:42.263861+0000 mgr.y (mgr.14406) 269 : cluster [DBG] pgmap v231: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 90 MiB/s rd, 10 MiB/s wr, 119 op/s 2024-09-14T04:08:43.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:43 smithi123 bash[24950]: audit 2024-09-14T04:08:43.015162+0000 mon.a (mon.0) 865 : audit [DBG] from='client.? 172.21.15.38:0/3994584982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:08:43.945 INFO:tasks.rados.rados.0.smithi038.stdout:1523: finishing write tid 1 to smithi03870129-488 2024-09-14T04:08:43.945 INFO:tasks.rados.rados.0.smithi038.stdout:1523: finishing write tid 2 to smithi03870129-488 2024-09-14T04:08:43.945 INFO:tasks.rados.rados.0.smithi038.stdout:1523: finishing write tid 3 to smithi03870129-488 2024-09-14T04:08:43.945 INFO:tasks.rados.rados.0.smithi038.stdout:1523: finishing write tid 4 to smithi03870129-488 2024-09-14T04:08:43.946 INFO:tasks.rados.rados.0.smithi038.stdout:1523: finishing write tid 5 to smithi03870129-488 2024-09-14T04:08:43.946 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 488 v 260 (ObjNum 1067 snap 0 seq_num 1067) dirty exists 2024-09-14T04:08:43.946 INFO:tasks.rados.rados.0.smithi038.stdout:1523: left oid 488 (ObjNum 1067 snap 0 seq_num 1067) 2024-09-14T04:08:43.946 INFO:tasks.rados.rados.0.smithi038.stdout:1524: finishing write tid 1 to smithi03870129-466 2024-09-14T04:08:43.946 INFO:tasks.rados.rados.0.smithi038.stdout:1524: finishing write tid 2 to smithi03870129-466 2024-09-14T04:08:43.946 INFO:tasks.rados.rados.0.smithi038.stdout:1524: finishing write tid 3 to smithi03870129-466 2024-09-14T04:08:43.946 INFO:tasks.rados.rados.0.smithi038.stdout:1524: finishing write tid 4 to smithi03870129-466 2024-09-14T04:08:43.946 INFO:tasks.rados.rados.0.smithi038.stdout:1524: finishing write tid 5 to smithi03870129-466 2024-09-14T04:08:43.946 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 466 v 201 (ObjNum 1068 snap 0 seq_num 1068) dirty exists 2024-09-14T04:08:43.946 INFO:tasks.rados.rados.0.smithi038.stdout:1524: left oid 466 (ObjNum 1068 snap 0 seq_num 1068) 2024-09-14T04:08:43.946 INFO:tasks.rados.rados.0.smithi038.stdout:1525: finishing write tid 1 to smithi03870129-83 2024-09-14T04:08:43.946 INFO:tasks.rados.rados.0.smithi038.stdout:1525: finishing write tid 2 to smithi03870129-83 2024-09-14T04:08:43.946 INFO:tasks.rados.rados.0.smithi038.stdout:1525: finishing write tid 3 to smithi03870129-83 2024-09-14T04:08:43.946 INFO:tasks.rados.rados.0.smithi038.stdout:1525: finishing write tid 4 to smithi03870129-83 2024-09-14T04:08:43.947 INFO:tasks.rados.rados.0.smithi038.stdout:1525: finishing write tid 5 to smithi03870129-83 2024-09-14T04:08:43.947 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 83 v 197 (ObjNum 1069 snap 0 seq_num 1069) dirty exists 2024-09-14T04:08:43.947 INFO:tasks.rados.rados.0.smithi038.stdout:1525: left oid 83 (ObjNum 1069 snap 0 seq_num 1069) 2024-09-14T04:08:43.947 INFO:tasks.rados.rados.0.smithi038.stdout:1526: finishing write tid 1 to smithi03870129-16 2024-09-14T04:08:43.947 INFO:tasks.rados.rados.0.smithi038.stdout:1526: finishing write tid 2 to smithi03870129-16 2024-09-14T04:08:43.947 INFO:tasks.rados.rados.0.smithi038.stdout:1526: finishing write tid 3 to smithi03870129-16 2024-09-14T04:08:43.947 INFO:tasks.rados.rados.0.smithi038.stdout:1526: finishing write tid 4 to smithi03870129-16 2024-09-14T04:08:43.947 INFO:tasks.rados.rados.0.smithi038.stdout:1526: finishing write tid 5 to smithi03870129-16 2024-09-14T04:08:43.947 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 16 v 225 (ObjNum 1070 snap 0 seq_num 1070) dirty exists 2024-09-14T04:08:43.947 INFO:tasks.rados.rados.0.smithi038.stdout:1526: left oid 16 (ObjNum 1070 snap 0 seq_num 1070) 2024-09-14T04:08:43.947 INFO:tasks.rados.rados.0.smithi038.stdout:1528: finishing write tid 1 to smithi03870129-23 2024-09-14T04:08:43.947 INFO:tasks.rados.rados.0.smithi038.stdout:1528: finishing write tid 2 to smithi03870129-23 2024-09-14T04:08:43.947 INFO:tasks.rados.rados.0.smithi038.stdout:1528: finishing write tid 3 to smithi03870129-23 2024-09-14T04:08:43.947 INFO:tasks.rados.rados.0.smithi038.stdout:1528: finishing write tid 4 to smithi03870129-23 2024-09-14T04:08:43.947 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 23 v 228 (ObjNum 1071 snap 0 seq_num 1071) dirty exists 2024-09-14T04:08:43.948 INFO:tasks.rados.rados.0.smithi038.stdout:1528: left oid 23 (ObjNum 1071 snap 0 seq_num 1071) 2024-09-14T04:08:43.948 INFO:tasks.rados.rados.0.smithi038.stdout:1529: seq_num 1072 ranges {417104=672701,1813991=203113} 2024-09-14T04:08:43.963 INFO:tasks.rados.rados.0.smithi038.stdout:1529: writing smithi03870129-433 from 417104 to 1089805 tid 1 2024-09-14T04:08:43.978 INFO:tasks.rados.rados.0.smithi038.stdout:1529: writing smithi03870129-433 from 1813991 to 2017104 tid 2 2024-09-14T04:08:43.978 INFO:tasks.rados.rados.0.smithi038.stdout:1514: done (13 left) 2024-09-14T04:08:43.979 INFO:tasks.rados.rados.0.smithi038.stdout:1517: done (12 left) 2024-09-14T04:08:43.979 INFO:tasks.rados.rados.0.smithi038.stdout:1518: done (11 left) 2024-09-14T04:08:43.979 INFO:tasks.rados.rados.0.smithi038.stdout:1519: done (10 left) 2024-09-14T04:08:43.979 INFO:tasks.rados.rados.0.smithi038.stdout:1520: done (9 left) 2024-09-14T04:08:43.979 INFO:tasks.rados.rados.0.smithi038.stdout:1521: done (8 left) 2024-09-14T04:08:43.980 INFO:tasks.rados.rados.0.smithi038.stdout:1522: done (7 left) 2024-09-14T04:08:43.980 INFO:tasks.rados.rados.0.smithi038.stdout:1523: done (6 left) 2024-09-14T04:08:43.980 INFO:tasks.rados.rados.0.smithi038.stdout:1524: done (5 left) 2024-09-14T04:08:43.980 INFO:tasks.rados.rados.0.smithi038.stdout:1525: done (4 left) 2024-09-14T04:08:43.980 INFO:tasks.rados.rados.0.smithi038.stdout:1526: done (3 left) 2024-09-14T04:08:43.980 INFO:tasks.rados.rados.0.smithi038.stdout:1527: done (2 left) 2024-09-14T04:08:43.980 INFO:tasks.rados.rados.0.smithi038.stdout:1528: done (1 left) 2024-09-14T04:08:43.981 INFO:tasks.rados.rados.0.smithi038.stdout:1530: read oid 463 snap -1 2024-09-14T04:08:43.981 INFO:tasks.rados.rados.0.smithi038.stdout:1530: expect (ObjNum 462 snap 0 seq_num 462) 2024-09-14T04:08:43.981 INFO:tasks.rados.rados.0.smithi038.stdout:1531: write oid 168 current snap is 0 2024-09-14T04:08:43.981 INFO:tasks.rados.rados.0.smithi038.stdout:1529: finishing write tid 1 to smithi03870129-433 2024-09-14T04:08:43.981 INFO:tasks.rados.rados.0.smithi038.stdout:1531: seq_num 1073 ranges {433911=747950,1756120=277791} 2024-09-14T04:08:44.004 INFO:tasks.rados.rados.0.smithi038.stdout:1531: writing smithi03870129-168 from 433911 to 1181861 tid 1 2024-09-14T04:08:44.017 INFO:tasks.rados.rados.0.smithi038.stdout:1531: writing smithi03870129-168 from 1756120 to 2033911 tid 2 2024-09-14T04:08:44.017 INFO:tasks.rados.rados.0.smithi038.stdout:1532: read oid 293 snap -1 2024-09-14T04:08:44.018 INFO:tasks.rados.rados.0.smithi038.stdout:1532: expect (ObjNum 292 snap 0 seq_num 292) 2024-09-14T04:08:44.018 INFO:tasks.rados.rados.0.smithi038.stdout:1533: read oid 430 snap -1 2024-09-14T04:08:44.018 INFO:tasks.rados.rados.0.smithi038.stdout:1533: expect (ObjNum 517 snap 0 seq_num 517) 2024-09-14T04:08:44.018 INFO:tasks.rados.rados.0.smithi038.stdout:1534: write oid 141 current snap is 0 2024-09-14T04:08:44.018 INFO:tasks.rados.rados.0.smithi038.stdout:1529: finishing write tid 2 to smithi03870129-433 2024-09-14T04:08:44.018 INFO:tasks.rados.rados.0.smithi038.stdout:1529: finishing write tid 3 to smithi03870129-433 2024-09-14T04:08:44.018 INFO:tasks.rados.rados.0.smithi038.stdout:1529: finishing write tid 4 to smithi03870129-433 2024-09-14T04:08:44.018 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 433 v 292 (ObjNum 1072 snap 0 seq_num 1072) dirty exists 2024-09-14T04:08:44.018 INFO:tasks.rados.rados.0.smithi038.stdout:1529: left oid 433 (ObjNum 1072 snap 0 seq_num 1072) 2024-09-14T04:08:44.018 INFO:tasks.rados.rados.0.smithi038.stdout:1530: expect (ObjNum 462 snap 0 seq_num 462) 2024-09-14T04:08:44.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:43 smithi038 bash[22519]: cluster 2024-09-14T04:08:42.263861+0000 mgr.y (mgr.14406) 269 : cluster [DBG] pgmap v231: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 90 MiB/s rd, 10 MiB/s wr, 119 op/s 2024-09-14T04:08:44.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:43 smithi038 bash[22519]: audit 2024-09-14T04:08:43.015162+0000 mon.a (mon.0) 865 : audit [DBG] from='client.? 172.21.15.38:0/3994584982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:08:44.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:43 smithi038 bash[32505]: cluster 2024-09-14T04:08:42.263861+0000 mgr.y (mgr.14406) 269 : cluster [DBG] pgmap v231: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 90 MiB/s rd, 10 MiB/s wr, 119 op/s 2024-09-14T04:08:44.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:43 smithi038 bash[32505]: audit 2024-09-14T04:08:43.015162+0000 mon.a (mon.0) 865 : audit [DBG] from='client.? 172.21.15.38:0/3994584982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:08:44.144 INFO:tasks.rados.rados.0.smithi038.stdout:1531: finishing write tid 1 to smithi03870129-168 2024-09-14T04:08:44.144 INFO:tasks.rados.rados.0.smithi038.stdout:1531: finishing write tid 2 to smithi03870129-168 2024-09-14T04:08:44.144 INFO:tasks.rados.rados.0.smithi038.stdout:1531: finishing write tid 3 to smithi03870129-168 2024-09-14T04:08:44.145 INFO:tasks.rados.rados.0.smithi038.stdout:1531: finishing write tid 4 to smithi03870129-168 2024-09-14T04:08:44.145 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 168 v 225 (ObjNum 1073 snap 0 seq_num 1073) dirty exists 2024-09-14T04:08:44.145 INFO:tasks.rados.rados.0.smithi038.stdout:1531: left oid 168 (ObjNum 1073 snap 0 seq_num 1073) 2024-09-14T04:08:44.145 INFO:tasks.rados.rados.0.smithi038.stdout:1533: expect (ObjNum 517 snap 0 seq_num 517) 2024-09-14T04:08:44.272 INFO:tasks.rados.rados.0.smithi038.stdout:1532: expect (ObjNum 292 snap 0 seq_num 292) 2024-09-14T04:08:44.364 INFO:tasks.rados.rados.0.smithi038.stdout:1534: seq_num 1074 ranges {450718=423199,1414602=636116} 2024-09-14T04:08:44.378 INFO:tasks.rados.rados.0.smithi038.stdout:1534: writing smithi03870129-141 from 450718 to 873917 tid 1 2024-09-14T04:08:44.398 INFO:tasks.rados.rados.0.smithi038.stdout:1534: writing smithi03870129-141 from 1414602 to 2050718 tid 2 2024-09-14T04:08:44.398 INFO:tasks.rados.rados.0.smithi038.stdout:1529: done (5 left) 2024-09-14T04:08:44.398 INFO:tasks.rados.rados.0.smithi038.stdout:1530: done (4 left) 2024-09-14T04:08:44.398 INFO:tasks.rados.rados.0.smithi038.stdout:1531: done (3 left) 2024-09-14T04:08:44.398 INFO:tasks.rados.rados.0.smithi038.stdout:1532: done (2 left) 2024-09-14T04:08:44.398 INFO:tasks.rados.rados.0.smithi038.stdout:1533: done (1 left) 2024-09-14T04:08:44.398 INFO:tasks.rados.rados.0.smithi038.stdout:1535: write oid 378 current snap is 0 2024-09-14T04:08:44.398 INFO:tasks.rados.rados.0.smithi038.stdout:1535: seq_num 1075 ranges {467525=498448,1473084=594379} 2024-09-14T04:08:44.413 INFO:tasks.rados.rados.0.smithi038.stdout:1535: writing smithi03870129-378 from 467525 to 965973 tid 1 2024-09-14T04:08:44.428 INFO:tasks.rados.rados.0.smithi038.stdout:1535: writing smithi03870129-378 from 1473084 to 2067463 tid 2 2024-09-14T04:08:44.428 INFO:tasks.rados.rados.0.smithi038.stdout:1536: write oid 480 current snap is 0 2024-09-14T04:08:44.428 INFO:tasks.rados.rados.0.smithi038.stdout:1536: seq_num 1076 ranges {484332=573697,1531566=552766} 2024-09-14T04:08:44.439 INFO:tasks.rados.rados.0.smithi038.stdout:1536: writing smithi03870129-480 from 484332 to 1058029 tid 1 2024-09-14T04:08:44.449 INFO:tasks.rados.rados.0.smithi038.stdout:1536: writing smithi03870129-480 from 1531566 to 2084332 tid 2 2024-09-14T04:08:44.449 INFO:tasks.rados.rados.0.smithi038.stdout:1537: write oid 446 current snap is 0 2024-09-14T04:08:44.449 INFO:tasks.rados.rados.0.smithi038.stdout:1537: seq_num 1077 ranges {501139=648946,1873695=227444} 2024-09-14T04:08:44.458 INFO:tasks.rados.rados.0.smithi038.stdout:1537: writing smithi03870129-446 from 501139 to 1150085 tid 1 2024-09-14T04:08:44.466 INFO:tasks.rados.rados.0.smithi038.stdout:1537: writing smithi03870129-446 from 1873695 to 2101139 tid 2 2024-09-14T04:08:44.466 INFO:tasks.rados.rados.0.smithi038.stdout:1538: write oid 215 current snap is 0 2024-09-14T04:08:44.466 INFO:tasks.rados.rados.0.smithi038.stdout:1538: seq_num 1078 ranges {517946=724195,1932177=185769} 2024-09-14T04:08:44.474 INFO:tasks.rados.rados.0.smithi038.stdout:1538: writing smithi03870129-215 from 517946 to 1242141 tid 1 2024-09-14T04:08:44.480 INFO:tasks.rados.rados.0.smithi038.stdout:1538: writing smithi03870129-215 from 1932177 to 2117946 tid 2 2024-09-14T04:08:44.481 INFO:tasks.rados.rados.0.smithi038.stdout:1539: read oid 145 snap -1 2024-09-14T04:08:44.481 INFO:tasks.rados.rados.0.smithi038.stdout:1539: expect (ObjNum 906 snap 0 seq_num 906) 2024-09-14T04:08:44.481 INFO:tasks.rados.rados.0.smithi038.stdout:1540: read oid 227 snap -1 2024-09-14T04:08:44.481 INFO:tasks.rados.rados.0.smithi038.stdout:1540: expect (ObjNum 748 snap 0 seq_num 748) 2024-09-14T04:08:44.481 INFO:tasks.rados.rados.0.smithi038.stdout:1541: write oid 435 current snap is 0 2024-09-14T04:08:44.481 INFO:tasks.rados.rados.0.smithi038.stdout:1541: seq_num 1079 ranges {534753=799444,1990659=144094} 2024-09-14T04:08:44.489 INFO:tasks.rados.rados.0.smithi038.stdout:1541: writing smithi03870129-435 from 534753 to 1334197 tid 1 2024-09-14T04:08:44.496 INFO:tasks.rados.rados.0.smithi038.stdout:1541: writing smithi03870129-435 from 1990659 to 2134753 tid 2 2024-09-14T04:08:44.496 INFO:tasks.rados.rados.0.smithi038.stdout:1542: read oid 281 snap -1 2024-09-14T04:08:44.496 INFO:tasks.rados.rados.0.smithi038.stdout:1542: expect (ObjNum 1006 snap 0 seq_num 1006) 2024-09-14T04:08:44.496 INFO:tasks.rados.rados.0.smithi038.stdout:1543: write oid 359 current snap is 0 2024-09-14T04:08:44.496 INFO:tasks.rados.rados.0.smithi038.stdout:1534: finishing write tid 1 to smithi03870129-141 2024-09-14T04:08:44.496 INFO:tasks.rados.rados.0.smithi038.stdout:1543: seq_num 1080 ranges {551560=591046,1765494=386066} 2024-09-14T04:08:44.502 INFO:tasks.rados.rados.0.smithi038.stdout:1543: writing smithi03870129-359 from 551560 to 1142606 tid 1 2024-09-14T04:08:44.508 INFO:tasks.rados.rados.0.smithi038.stdout:1543: writing smithi03870129-359 from 1765494 to 2151560 tid 2 2024-09-14T04:08:44.508 INFO:tasks.rados.rados.0.smithi038.stdout:1544: read oid 441 snap -1 2024-09-14T04:08:44.508 INFO:tasks.rados.rados.0.smithi038.stdout:1544: expect deleted 2024-09-14T04:08:44.508 INFO:tasks.rados.rados.0.smithi038.stdout:1545: write oid 334 current snap is 0 2024-09-14T04:08:44.509 INFO:tasks.rados.rados.0.smithi038.stdout:1534: finishing write tid 2 to smithi03870129-141 2024-09-14T04:08:44.509 INFO:tasks.rados.rados.0.smithi038.stdout:1534: finishing write tid 3 to smithi03870129-141 2024-09-14T04:08:44.509 INFO:tasks.rados.rados.0.smithi038.stdout:1545: seq_num 1081 ranges {568367=666295,1707623=460744} 2024-09-14T04:08:44.516 INFO:tasks.rados.rados.0.smithi038.stdout:1545: writing smithi03870129-334 from 568367 to 1234662 tid 1 2024-09-14T04:08:44.521 INFO:tasks.rados.rados.0.smithi038.stdout:1545: writing smithi03870129-334 from 1707623 to 2168367 tid 2 2024-09-14T04:08:44.521 INFO:tasks.rados.rados.0.smithi038.stdout:1546: write oid 65 current snap is 0 2024-09-14T04:08:44.521 INFO:tasks.rados.rados.0.smithi038.stdout:1534: finishing write tid 4 to smithi03870129-141 2024-09-14T04:08:44.521 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 141 v 263 (ObjNum 1074 snap 0 seq_num 1074) dirty exists 2024-09-14T04:08:44.522 INFO:tasks.rados.rados.0.smithi038.stdout:1534: left oid 141 (ObjNum 1074 snap 0 seq_num 1074) 2024-09-14T04:08:44.522 INFO:tasks.rados.rados.0.smithi038.stdout:1535: finishing write tid 1 to smithi03870129-378 2024-09-14T04:08:44.522 INFO:tasks.rados.rados.0.smithi038.stdout:1535: finishing write tid 2 to smithi03870129-378 2024-09-14T04:08:44.522 INFO:tasks.rados.rados.0.smithi038.stdout:1546: seq_num 1082 ranges {585174=741544,1766105=419069} 2024-09-14T04:08:44.530 INFO:tasks.rados.rados.0.smithi038.stdout:1546: writing smithi03870129-65 from 585174 to 1326718 tid 1 2024-09-14T04:08:44.537 INFO:tasks.rados.rados.0.smithi038.stdout:1546: writing smithi03870129-65 from 1766105 to 2185174 tid 2 2024-09-14T04:08:44.537 INFO:tasks.rados.rados.0.smithi038.stdout:1534: done (12 left) 2024-09-14T04:08:44.537 INFO:tasks.rados.rados.0.smithi038.stdout:1547: write oid 498 current snap is 0 2024-09-14T04:08:44.537 INFO:tasks.rados.rados.0.smithi038.stdout:1535: finishing write tid 3 to smithi03870129-378 2024-09-14T04:08:44.537 INFO:tasks.rados.rados.0.smithi038.stdout:1535: finishing write tid 4 to smithi03870129-378 2024-09-14T04:08:44.537 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 378 v 326 (ObjNum 1075 snap 0 seq_num 1075) dirty exists 2024-09-14T04:08:44.537 INFO:tasks.rados.rados.0.smithi038.stdout:1535: left oid 378 (ObjNum 1075 snap 0 seq_num 1075) 2024-09-14T04:08:44.537 INFO:tasks.rados.rados.0.smithi038.stdout:1536: finishing write tid 1 to smithi03870129-480 2024-09-14T04:08:44.537 INFO:tasks.rados.rados.0.smithi038.stdout:1547: seq_num 1083 ranges {601981=416793,1424587=492702} 2024-09-14T04:08:44.544 INFO:tasks.rados.rados.0.smithi038.stdout:1547: writing smithi03870129-498 from 601981 to 1018774 tid 1 2024-09-14T04:08:44.550 INFO:tasks.rados.rados.0.smithi038.stdout:1547: writing smithi03870129-498 from 1424587 to 1917289 tid 2 2024-09-14T04:08:44.550 INFO:tasks.rados.rados.0.smithi038.stdout:1535: done (12 left) 2024-09-14T04:08:44.551 INFO:tasks.rados.rados.0.smithi038.stdout:1548: read oid 308 snap -1 2024-09-14T04:08:44.551 INFO:tasks.rados.rados.0.smithi038.stdout:1548: expect (ObjNum 883 snap 0 seq_num 883) 2024-09-14T04:08:44.551 INFO:tasks.rados.rados.0.smithi038.stdout:1549: write oid 470 current snap is 0 2024-09-14T04:08:44.551 INFO:tasks.rados.rados.0.smithi038.stdout:1549: seq_num 1084 ranges {618788=492042,1883069=335719} 2024-09-14T04:08:44.558 INFO:tasks.rados.rados.0.smithi038.stdout:1549: writing smithi03870129-470 from 618788 to 1110830 tid 1 2024-09-14T04:08:44.565 INFO:tasks.rados.rados.0.smithi038.stdout:1549: writing smithi03870129-470 from 1883069 to 2218788 tid 2 2024-09-14T04:08:44.565 INFO:tasks.rados.rados.0.smithi038.stdout:1550: write oid 134 current snap is 0 2024-09-14T04:08:44.565 INFO:tasks.rados.rados.0.smithi038.stdout:1550: seq_num 1085 ranges {635595=567291,1825198=410397} 2024-09-14T04:08:44.571 INFO:tasks.rados.rados.0.smithi038.stdout:1550: writing smithi03870129-134 from 635595 to 1202886 tid 1 2024-09-14T04:08:44.579 INFO:tasks.rados.rados.0.smithi038.stdout:1550: writing smithi03870129-134 from 1825198 to 2235595 tid 2 2024-09-14T04:08:44.579 INFO:tasks.rados.rados.0.smithi038.stdout:1551: read oid 33 snap -1 2024-09-14T04:08:44.579 INFO:tasks.rados.rados.0.smithi038.stdout:1551: expect (ObjNum 32 snap 0 seq_num 32) 2024-09-14T04:08:44.579 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:08:44.579 INFO:tasks.rados.rados.0.smithi038.stdout:1536: finishing write tid 2 to smithi03870129-480 2024-09-14T04:08:44.579 INFO:tasks.rados.rados.0.smithi038.stdout:1536: finishing write tid 3 to smithi03870129-480 2024-09-14T04:08:44.579 INFO:tasks.rados.rados.0.smithi038.stdout:1536: finishing write tid 4 to smithi03870129-480 2024-09-14T04:08:44.580 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 480 v 295 (ObjNum 1076 snap 0 seq_num 1076) dirty exists 2024-09-14T04:08:44.580 INFO:tasks.rados.rados.0.smithi038.stdout:1536: left oid 480 (ObjNum 1076 snap 0 seq_num 1076) 2024-09-14T04:08:44.580 INFO:tasks.rados.rados.0.smithi038.stdout:1537: finishing write tid 1 to smithi03870129-446 2024-09-14T04:08:44.580 INFO:tasks.rados.rados.0.smithi038.stdout:1537: finishing write tid 2 to smithi03870129-446 2024-09-14T04:08:44.580 INFO:tasks.rados.rados.0.smithi038.stdout:1537: finishing write tid 3 to smithi03870129-446 2024-09-14T04:08:44.580 INFO:tasks.rados.rados.0.smithi038.stdout:1537: finishing write tid 4 to smithi03870129-446 2024-09-14T04:08:44.580 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 446 v 214 (ObjNum 1077 snap 0 seq_num 1077) dirty exists 2024-09-14T04:08:44.580 INFO:tasks.rados.rados.0.smithi038.stdout:1537: left oid 446 (ObjNum 1077 snap 0 seq_num 1077) 2024-09-14T04:08:44.580 INFO:tasks.rados.rados.0.smithi038.stdout:1536: done (15 left) 2024-09-14T04:08:44.580 INFO:tasks.rados.rados.0.smithi038.stdout:1537: done (14 left) 2024-09-14T04:08:44.580 INFO:tasks.rados.rados.0.smithi038.stdout:1552: write oid 326 current snap is 0 2024-09-14T04:08:44.580 INFO:tasks.rados.rados.0.smithi038.stdout:1552: seq_num 1086 ranges {652402=642540,1883680=368722} 2024-09-14T04:08:44.585 INFO:tasks.rados.rados.0.smithi038.stdout:1552: writing smithi03870129-326 from 652402 to 1294942 tid 1 2024-09-14T04:08:44.591 INFO:tasks.rados.rados.0.smithi038.stdout:1552: writing smithi03870129-326 from 1883680 to 2252402 tid 2 2024-09-14T04:08:44.591 INFO:tasks.rados.rados.0.smithi038.stdout:1553: write oid 262 current snap is 0 2024-09-14T04:08:44.591 INFO:tasks.rados.rados.0.smithi038.stdout:1538: finishing write tid 1 to smithi03870129-215 2024-09-14T04:08:44.591 INFO:tasks.rados.rados.0.smithi038.stdout:1538: finishing write tid 2 to smithi03870129-215 2024-09-14T04:08:44.591 INFO:tasks.rados.rados.0.smithi038.stdout:1538: finishing write tid 3 to smithi03870129-215 2024-09-14T04:08:44.592 INFO:tasks.rados.rados.0.smithi038.stdout:1538: finishing write tid 4 to smithi03870129-215 2024-09-14T04:08:44.592 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 215 v 231 (ObjNum 1078 snap 0 seq_num 1078) dirty exists 2024-09-14T04:08:44.592 INFO:tasks.rados.rados.0.smithi038.stdout:1538: left oid 215 (ObjNum 1078 snap 0 seq_num 1078) 2024-09-14T04:08:44.592 INFO:tasks.rados.rados.0.smithi038.stdout:1539: expect (ObjNum 906 snap 0 seq_num 906) 2024-09-14T04:08:44.788 INFO:tasks.rados.rados.0.smithi038.stdout:1540: expect (ObjNum 748 snap 0 seq_num 748) 2024-09-14T04:08:44.909 INFO:tasks.rados.rados.0.smithi038.stdout:1541: finishing write tid 1 to smithi03870129-435 2024-09-14T04:08:44.909 INFO:tasks.rados.rados.0.smithi038.stdout:1541: finishing write tid 2 to smithi03870129-435 2024-09-14T04:08:44.909 INFO:tasks.rados.rados.0.smithi038.stdout:1541: finishing write tid 3 to smithi03870129-435 2024-09-14T04:08:44.909 INFO:tasks.rados.rados.0.smithi038.stdout:1541: finishing write tid 4 to smithi03870129-435 2024-09-14T04:08:44.910 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 435 v 236 (ObjNum 1079 snap 0 seq_num 1079) dirty exists 2024-09-14T04:08:44.910 INFO:tasks.rados.rados.0.smithi038.stdout:1541: left oid 435 (ObjNum 1079 snap 0 seq_num 1079) 2024-09-14T04:08:44.910 INFO:tasks.rados.rados.0.smithi038.stdout:1542: expect (ObjNum 1006 snap 0 seq_num 1006) 2024-09-14T04:08:44.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:44 smithi123 bash[24950]: audit 2024-09-14T04:08:43.295934+0000 mgr.y (mgr.14406) 270 : audit [DBG] from='client.14919 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:08:44.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:44 smithi123 bash[24950]: audit 2024-09-14T04:08:43.593772+0000 mgr.y (mgr.14406) 271 : audit [DBG] from='client.24827 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:08:45.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:44 smithi038 bash[22519]: audit 2024-09-14T04:08:43.295934+0000 mgr.y (mgr.14406) 270 : audit [DBG] from='client.14919 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:08:45.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:44 smithi038 bash[22519]: audit 2024-09-14T04:08:43.593772+0000 mgr.y (mgr.14406) 271 : audit [DBG] from='client.24827 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:08:45.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:44 smithi038 bash[32505]: audit 2024-09-14T04:08:43.295934+0000 mgr.y (mgr.14406) 270 : audit [DBG] from='client.14919 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:08:45.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:44 smithi038 bash[32505]: audit 2024-09-14T04:08:43.593772+0000 mgr.y (mgr.14406) 271 : audit [DBG] from='client.24827 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:08:45.087 INFO:tasks.rados.rados.0.smithi038.stdout:1543: finishing write tid 1 to smithi03870129-359 2024-09-14T04:08:45.088 INFO:tasks.rados.rados.0.smithi038.stdout:1543: finishing write tid 2 to smithi03870129-359 2024-09-14T04:08:45.088 INFO:tasks.rados.rados.0.smithi038.stdout:1543: finishing write tid 3 to smithi03870129-359 2024-09-14T04:08:45.088 INFO:tasks.rados.rados.0.smithi038.stdout:1543: finishing write tid 4 to smithi03870129-359 2024-09-14T04:08:45.088 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 359 v 234 (ObjNum 1080 snap 0 seq_num 1080) dirty exists 2024-09-14T04:08:45.088 INFO:tasks.rados.rados.0.smithi038.stdout:1543: left oid 359 (ObjNum 1080 snap 0 seq_num 1080) 2024-09-14T04:08:45.088 INFO:tasks.rados.rados.0.smithi038.stdout:1545: finishing write tid 1 to smithi03870129-334 2024-09-14T04:08:45.088 INFO:tasks.rados.rados.0.smithi038.stdout:1545: finishing write tid 2 to smithi03870129-334 2024-09-14T04:08:45.089 INFO:tasks.rados.rados.0.smithi038.stdout:1545: finishing write tid 3 to smithi03870129-334 2024-09-14T04:08:45.089 INFO:tasks.rados.rados.0.smithi038.stdout:1545: finishing write tid 4 to smithi03870129-334 2024-09-14T04:08:45.089 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 334 v 178 (ObjNum 1081 snap 0 seq_num 1081) dirty exists 2024-09-14T04:08:45.089 INFO:tasks.rados.rados.0.smithi038.stdout:1545: left oid 334 (ObjNum 1081 snap 0 seq_num 1081) 2024-09-14T04:08:45.089 INFO:tasks.rados.rados.0.smithi038.stdout:1546: finishing write tid 1 to smithi03870129-65 2024-09-14T04:08:45.089 INFO:tasks.rados.rados.0.smithi038.stdout:1546: finishing write tid 2 to smithi03870129-65 2024-09-14T04:08:45.089 INFO:tasks.rados.rados.0.smithi038.stdout:1553: seq_num 1087 ranges {669209=717789,1942162=327047} 2024-09-14T04:08:45.100 INFO:tasks.rados.rados.0.smithi038.stdout:1553: writing smithi03870129-262 from 669209 to 1386998 tid 1 2024-09-14T04:08:45.109 INFO:tasks.rados.rados.0.smithi038.stdout:1553: writing smithi03870129-262 from 1942162 to 2269209 tid 2 2024-09-14T04:08:45.109 INFO:tasks.rados.rados.0.smithi038.stdout:1538: done (15 left) 2024-09-14T04:08:45.110 INFO:tasks.rados.rados.0.smithi038.stdout:1539: done (14 left) 2024-09-14T04:08:45.110 INFO:tasks.rados.rados.0.smithi038.stdout:1540: done (13 left) 2024-09-14T04:08:45.110 INFO:tasks.rados.rados.0.smithi038.stdout:1541: done (12 left) 2024-09-14T04:08:45.110 INFO:tasks.rados.rados.0.smithi038.stdout:1542: done (11 left) 2024-09-14T04:08:45.110 INFO:tasks.rados.rados.0.smithi038.stdout:1543: done (10 left) 2024-09-14T04:08:45.110 INFO:tasks.rados.rados.0.smithi038.stdout:1544: done (9 left) 2024-09-14T04:08:45.110 INFO:tasks.rados.rados.0.smithi038.stdout:1545: done (8 left) 2024-09-14T04:08:45.111 INFO:tasks.rados.rados.0.smithi038.stdout:1554: write oid 155 current snap is 0 2024-09-14T04:08:45.111 INFO:tasks.rados.rados.0.smithi038.stdout:1546: finishing write tid 3 to smithi03870129-65 2024-09-14T04:08:45.111 INFO:tasks.rados.rados.0.smithi038.stdout:1546: finishing write tid 4 to smithi03870129-65 2024-09-14T04:08:45.111 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 65 v 180 (ObjNum 1082 snap 0 seq_num 1082) dirty exists 2024-09-14T04:08:45.111 INFO:tasks.rados.rados.0.smithi038.stdout:1546: left oid 65 (ObjNum 1082 snap 0 seq_num 1082) 2024-09-14T04:08:45.111 INFO:tasks.rados.rados.0.smithi038.stdout:1547: finishing write tid 1 to smithi03870129-498 2024-09-14T04:08:45.111 INFO:tasks.rados.rados.0.smithi038.stdout:1547: finishing write tid 2 to smithi03870129-498 2024-09-14T04:08:45.111 INFO:tasks.rados.rados.0.smithi038.stdout:1547: finishing write tid 3 to smithi03870129-498 2024-09-14T04:08:45.111 INFO:tasks.rados.rados.0.smithi038.stdout:1547: finishing write tid 4 to smithi03870129-498 2024-09-14T04:08:45.111 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 498 v 307 (ObjNum 1083 snap 0 seq_num 1083) dirty exists 2024-09-14T04:08:45.111 INFO:tasks.rados.rados.0.smithi038.stdout:1547: left oid 498 (ObjNum 1083 snap 0 seq_num 1083) 2024-09-14T04:08:45.111 INFO:tasks.rados.rados.0.smithi038.stdout:1548: expect (ObjNum 883 snap 0 seq_num 883) 2024-09-14T04:08:45.278 INFO:tasks.rados.rados.0.smithi038.stdout:1549: finishing write tid 1 to smithi03870129-470 2024-09-14T04:08:45.278 INFO:tasks.rados.rados.0.smithi038.stdout:1549: finishing write tid 2 to smithi03870129-470 2024-09-14T04:08:45.278 INFO:tasks.rados.rados.0.smithi038.stdout:1549: finishing write tid 3 to smithi03870129-470 2024-09-14T04:08:45.278 INFO:tasks.rados.rados.0.smithi038.stdout:1549: finishing write tid 4 to smithi03870129-470 2024-09-14T04:08:45.279 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 470 v 239 (ObjNum 1084 snap 0 seq_num 1084) dirty exists 2024-09-14T04:08:45.279 INFO:tasks.rados.rados.0.smithi038.stdout:1549: left oid 470 (ObjNum 1084 snap 0 seq_num 1084) 2024-09-14T04:08:45.279 INFO:tasks.rados.rados.0.smithi038.stdout:1550: finishing write tid 1 to smithi03870129-134 2024-09-14T04:08:45.279 INFO:tasks.rados.rados.0.smithi038.stdout:1551: expect (ObjNum 32 snap 0 seq_num 32) 2024-09-14T04:08:45.360 INFO:tasks.rados.rados.0.smithi038.stdout:1550: finishing write tid 2 to smithi03870129-134 2024-09-14T04:08:45.360 INFO:tasks.rados.rados.0.smithi038.stdout:1550: finishing write tid 3 to smithi03870129-134 2024-09-14T04:08:45.360 INFO:tasks.rados.rados.0.smithi038.stdout:1550: finishing write tid 4 to smithi03870129-134 2024-09-14T04:08:45.360 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 134 v 329 (ObjNum 1085 snap 0 seq_num 1085) dirty exists 2024-09-14T04:08:45.360 INFO:tasks.rados.rados.0.smithi038.stdout:1550: left oid 134 (ObjNum 1085 snap 0 seq_num 1085) 2024-09-14T04:08:45.360 INFO:tasks.rados.rados.0.smithi038.stdout:1552: finishing write tid 1 to smithi03870129-326 2024-09-14T04:08:45.360 INFO:tasks.rados.rados.0.smithi038.stdout:1552: finishing write tid 2 to smithi03870129-326 2024-09-14T04:08:45.360 INFO:tasks.rados.rados.0.smithi038.stdout:1552: finishing write tid 3 to smithi03870129-326 2024-09-14T04:08:45.360 INFO:tasks.rados.rados.0.smithi038.stdout:1552: finishing write tid 4 to smithi03870129-326 2024-09-14T04:08:45.360 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 326 v 114 (ObjNum 1086 snap 0 seq_num 1086) dirty exists 2024-09-14T04:08:45.360 INFO:tasks.rados.rados.0.smithi038.stdout:1552: left oid 326 (ObjNum 1086 snap 0 seq_num 1086) 2024-09-14T04:08:45.360 INFO:tasks.rados.rados.0.smithi038.stdout:1553: finishing write tid 1 to smithi03870129-262 2024-09-14T04:08:45.361 INFO:tasks.rados.rados.0.smithi038.stdout:1553: finishing write tid 2 to smithi03870129-262 2024-09-14T04:08:45.361 INFO:tasks.rados.rados.0.smithi038.stdout:1553: finishing write tid 3 to smithi03870129-262 2024-09-14T04:08:45.361 INFO:tasks.rados.rados.0.smithi038.stdout:1553: finishing write tid 4 to smithi03870129-262 2024-09-14T04:08:45.361 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 262 v 228 (ObjNum 1087 snap 0 seq_num 1087) dirty exists 2024-09-14T04:08:45.361 INFO:tasks.rados.rados.0.smithi038.stdout:1553: left oid 262 (ObjNum 1087 snap 0 seq_num 1087) 2024-09-14T04:08:45.361 INFO:tasks.rados.rados.0.smithi038.stdout:1554: seq_num 1088 ranges {686016=509391,1716997=569019} 2024-09-14T04:08:45.379 INFO:tasks.rados.rados.0.smithi038.stdout:1554: writing smithi03870129-155 from 686016 to 1195407 tid 1 2024-09-14T04:08:45.397 INFO:tasks.rados.rados.0.smithi038.stdout:1554: writing smithi03870129-155 from 1716997 to 2286016 tid 2 2024-09-14T04:08:45.397 INFO:tasks.rados.rados.0.smithi038.stdout:1546: done (8 left) 2024-09-14T04:08:45.397 INFO:tasks.rados.rados.0.smithi038.stdout:1547: done (7 left) 2024-09-14T04:08:45.398 INFO:tasks.rados.rados.0.smithi038.stdout:1548: done (6 left) 2024-09-14T04:08:45.398 INFO:tasks.rados.rados.0.smithi038.stdout:1549: done (5 left) 2024-09-14T04:08:45.398 INFO:tasks.rados.rados.0.smithi038.stdout:1550: done (4 left) 2024-09-14T04:08:45.398 INFO:tasks.rados.rados.0.smithi038.stdout:1551: done (3 left) 2024-09-14T04:08:45.398 INFO:tasks.rados.rados.0.smithi038.stdout:1552: done (2 left) 2024-09-14T04:08:45.398 INFO:tasks.rados.rados.0.smithi038.stdout:1553: done (1 left) 2024-09-14T04:08:45.398 INFO:tasks.rados.rados.0.smithi038.stdout:1555: read oid 394 snap -1 2024-09-14T04:08:45.398 INFO:tasks.rados.rados.0.smithi038.stdout:1555: expect (ObjNum 867 snap 0 seq_num 867) 2024-09-14T04:08:45.398 INFO:tasks.rados.rados.0.smithi038.stdout:1556: write oid 13 current snap is 0 2024-09-14T04:08:45.398 INFO:tasks.rados.rados.0.smithi038.stdout:1554: finishing write tid 1 to smithi03870129-155 2024-09-14T04:08:45.398 INFO:tasks.rados.rados.0.smithi038.stdout:1556: seq_num 1089 ranges {702823=584640,2059126=243697} 2024-09-14T04:08:45.417 INFO:tasks.rados.rados.0.smithi038.stdout:1556: writing smithi03870129-13 from 702823 to 1287463 tid 1 2024-09-14T04:08:45.430 INFO:tasks.rados.rados.0.smithi038.stdout:1556: writing smithi03870129-13 from 2059126 to 2302823 tid 2 2024-09-14T04:08:45.430 INFO:tasks.rados.rados.0.smithi038.stdout:1557: read oid 135 snap -1 2024-09-14T04:08:45.430 INFO:tasks.rados.rados.0.smithi038.stdout:1557: expect (ObjNum 877 snap 0 seq_num 877) 2024-09-14T04:08:45.430 INFO:tasks.rados.rados.0.smithi038.stdout:1558: read oid 383 snap -1 2024-09-14T04:08:45.430 INFO:tasks.rados.rados.0.smithi038.stdout:1558: expect deleted 2024-09-14T04:08:45.430 INFO:tasks.rados.rados.0.smithi038.stdout:1559: read oid 449 snap -1 2024-09-14T04:08:45.430 INFO:tasks.rados.rados.0.smithi038.stdout:1559: expect (ObjNum 978 snap 0 seq_num 978) 2024-09-14T04:08:45.430 INFO:tasks.rados.rados.0.smithi038.stdout:1560: read oid 254 snap -1 2024-09-14T04:08:45.430 INFO:tasks.rados.rados.0.smithi038.stdout:1560: expect (ObjNum 654 snap 0 seq_num 654) 2024-09-14T04:08:45.430 INFO:tasks.rados.rados.0.smithi038.stdout:1554: finishing write tid 2 to smithi03870129-155 2024-09-14T04:08:45.430 INFO:tasks.rados.rados.0.smithi038.stdout:1554: finishing write tid 3 to smithi03870129-155 2024-09-14T04:08:45.430 INFO:tasks.rados.rados.0.smithi038.stdout:1554: finishing write tid 4 to smithi03870129-155 2024-09-14T04:08:45.430 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 155 v 242 (ObjNum 1088 snap 0 seq_num 1088) dirty exists 2024-09-14T04:08:45.431 INFO:tasks.rados.rados.0.smithi038.stdout:1554: left oid 155 (ObjNum 1088 snap 0 seq_num 1088) 2024-09-14T04:08:45.431 INFO:tasks.rados.rados.0.smithi038.stdout:1555: expect (ObjNum 867 snap 0 seq_num 867) 2024-09-14T04:08:45.557 INFO:tasks.rados.rados.0.smithi038.stdout:1556: finishing write tid 1 to smithi03870129-13 2024-09-14T04:08:45.558 INFO:tasks.rados.rados.0.smithi038.stdout:1561: read oid 16 snap -1 2024-09-14T04:08:45.558 INFO:tasks.rados.rados.0.smithi038.stdout:1561: expect (ObjNum 1070 snap 0 seq_num 1070) 2024-09-14T04:08:45.558 INFO:tasks.rados.rados.0.smithi038.stdout:1554: done (7 left) 2024-09-14T04:08:45.558 INFO:tasks.rados.rados.0.smithi038.stdout:1555: done (6 left) 2024-09-14T04:08:45.558 INFO:tasks.rados.rados.0.smithi038.stdout:1562: read oid 426 snap -1 2024-09-14T04:08:45.558 INFO:tasks.rados.rados.0.smithi038.stdout:1562: expect (ObjNum 596 snap 0 seq_num 596) 2024-09-14T04:08:45.558 INFO:tasks.rados.rados.0.smithi038.stdout:1563: write oid 473 current snap is 0 2024-09-14T04:08:45.558 INFO:tasks.rados.rados.0.smithi038.stdout:1563: seq_num 1090 ranges {719630=659889,2117608=202022} 2024-09-14T04:08:45.567 INFO:tasks.rados.rados.0.smithi038.stdout:1563: writing smithi03870129-473 from 719630 to 1379519 tid 1 2024-09-14T04:08:45.572 INFO:tasks.rados.rados.0.smithi038.stdout:1563: writing smithi03870129-473 from 2117608 to 2319630 tid 2 2024-09-14T04:08:45.572 INFO:tasks.rados.rados.0.smithi038.stdout:1564: write oid 231 current snap is 0 2024-09-14T04:08:45.572 INFO:tasks.rados.rados.0.smithi038.stdout:1564: seq_num 1091 ranges {736437=735138,2176090=160347} 2024-09-14T04:08:45.592 INFO:tasks.rados.rados.0.smithi038.stdout:1564: writing smithi03870129-231 from 736437 to 1471575 tid 1 2024-09-14T04:08:45.601 INFO:tasks.rados.rados.0.smithi038.stdout:1564: writing smithi03870129-231 from 2176090 to 2336437 tid 2 2024-09-14T04:08:45.602 INFO:tasks.rados.rados.0.smithi038.stdout:1565: write oid 467 current snap is 0 2024-09-14T04:08:45.602 INFO:tasks.rados.rados.0.smithi038.stdout:1556: finishing write tid 2 to smithi03870129-13 2024-09-14T04:08:45.602 INFO:tasks.rados.rados.0.smithi038.stdout:1556: finishing write tid 3 to smithi03870129-13 2024-09-14T04:08:45.602 INFO:tasks.rados.rados.0.smithi038.stdout:1556: finishing write tid 4 to smithi03870129-13 2024-09-14T04:08:45.602 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 13 v 332 (ObjNum 1089 snap 0 seq_num 1089) dirty exists 2024-09-14T04:08:45.602 INFO:tasks.rados.rados.0.smithi038.stdout:1556: left oid 13 (ObjNum 1089 snap 0 seq_num 1089) 2024-09-14T04:08:45.602 INFO:tasks.rados.rados.0.smithi038.stdout:1557: expect (ObjNum 877 snap 0 seq_num 877) 2024-09-14T04:08:45.761 INFO:tasks.rados.rados.0.smithi038.stdout:1559: expect (ObjNum 978 snap 0 seq_num 978) 2024-09-14T04:08:45.905 INFO:tasks.rados.rados.0.smithi038.stdout:1560: expect (ObjNum 654 snap 0 seq_num 654) 2024-09-14T04:08:45.931 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:45 smithi123 bash[24950]: cluster 2024-09-14T04:08:44.264459+0000 mgr.y (mgr.14406) 272 : cluster [DBG] pgmap v232: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 62 MiB/s rd, 6.7 MiB/s wr, 79 op/s 2024-09-14T04:08:46.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:45 smithi038 bash[22519]: cluster 2024-09-14T04:08:44.264459+0000 mgr.y (mgr.14406) 272 : cluster [DBG] pgmap v232: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 62 MiB/s rd, 6.7 MiB/s wr, 79 op/s 2024-09-14T04:08:46.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:45 smithi038 bash[32505]: cluster 2024-09-14T04:08:44.264459+0000 mgr.y (mgr.14406) 272 : cluster [DBG] pgmap v232: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 62 MiB/s rd, 6.7 MiB/s wr, 79 op/s 2024-09-14T04:08:46.041 INFO:tasks.rados.rados.0.smithi038.stdout:1561: expect (ObjNum 1070 snap 0 seq_num 1070) 2024-09-14T04:08:46.261 INFO:tasks.rados.rados.0.smithi038.stdout:1562: expect (ObjNum 596 snap 0 seq_num 596) 2024-09-14T04:08:46.264 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:08:46.349 INFO:tasks.rados.rados.0.smithi038.stdout:1563: finishing write tid 1 to smithi03870129-473 2024-09-14T04:08:46.349 INFO:tasks.rados.rados.0.smithi038.stdout:1563: finishing write tid 2 to smithi03870129-473 2024-09-14T04:08:46.349 INFO:tasks.rados.rados.0.smithi038.stdout:1563: finishing write tid 3 to smithi03870129-473 2024-09-14T04:08:46.349 INFO:tasks.rados.rados.0.smithi038.stdout:1563: finishing write tid 4 to smithi03870129-473 2024-09-14T04:08:46.349 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 473 v 200 (ObjNum 1090 snap 0 seq_num 1090) dirty exists 2024-09-14T04:08:46.350 INFO:tasks.rados.rados.0.smithi038.stdout:1563: left oid 473 (ObjNum 1090 snap 0 seq_num 1090) 2024-09-14T04:08:46.350 INFO:tasks.rados.rados.0.smithi038.stdout:1564: finishing write tid 1 to smithi03870129-231 2024-09-14T04:08:46.350 INFO:tasks.rados.rados.0.smithi038.stdout:1564: finishing write tid 2 to smithi03870129-231 2024-09-14T04:08:46.350 INFO:tasks.rados.rados.0.smithi038.stdout:1564: finishing write tid 3 to smithi03870129-231 2024-09-14T04:08:46.350 INFO:tasks.rados.rados.0.smithi038.stdout:1565: seq_num 1092 ranges {753244=410387,1834572=518672} 2024-09-14T04:08:46.355 INFO:tasks.rados.rados.0.smithi038.stdout:1565: writing smithi03870129-467 from 753244 to 1163631 tid 1 2024-09-14T04:08:46.363 INFO:tasks.rados.rados.0.smithi038.stdout:1565: writing smithi03870129-467 from 1834572 to 2353244 tid 2 2024-09-14T04:08:46.363 INFO:tasks.rados.rados.0.smithi038.stdout:1556: done (9 left) 2024-09-14T04:08:46.363 INFO:tasks.rados.rados.0.smithi038.stdout:1557: done (8 left) 2024-09-14T04:08:46.363 INFO:tasks.rados.rados.0.smithi038.stdout:1558: done (7 left) 2024-09-14T04:08:46.363 INFO:tasks.rados.rados.0.smithi038.stdout:1559: done (6 left) 2024-09-14T04:08:46.363 INFO:tasks.rados.rados.0.smithi038.stdout:1560: done (5 left) 2024-09-14T04:08:46.363 INFO:tasks.rados.rados.0.smithi038.stdout:1561: done (4 left) 2024-09-14T04:08:46.363 INFO:tasks.rados.rados.0.smithi038.stdout:1562: done (3 left) 2024-09-14T04:08:46.363 INFO:tasks.rados.rados.0.smithi038.stdout:1563: done (2 left) 2024-09-14T04:08:46.363 INFO:tasks.rados.rados.0.smithi038.stdout:1566: write oid 111 current snap is 0 2024-09-14T04:08:46.363 INFO:tasks.rados.rados.0.smithi038.stdout:1564: finishing write tid 4 to smithi03870129-231 2024-09-14T04:08:46.363 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 231 v 204 (ObjNum 1091 snap 0 seq_num 1091) dirty exists 2024-09-14T04:08:46.364 INFO:tasks.rados.rados.0.smithi038.stdout:1564: left oid 231 (ObjNum 1091 snap 0 seq_num 1091) 2024-09-14T04:08:46.364 INFO:tasks.rados.rados.0.smithi038.stdout:1565: finishing write tid 1 to smithi03870129-467 2024-09-14T04:08:46.364 INFO:tasks.rados.rados.0.smithi038.stdout:1566: seq_num 1093 ranges {770051=485636,1776701=511047} 2024-09-14T04:08:46.369 INFO:tasks.rados.rados.0.smithi038.stdout:1566: writing smithi03870129-111 from 770051 to 1255687 tid 1 2024-09-14T04:08:46.375 INFO:tasks.rados.rados.0.smithi038.stdout:1566: writing smithi03870129-111 from 1776701 to 2287748 tid 2 2024-09-14T04:08:46.375 INFO:tasks.rados.rados.0.smithi038.stdout:1564: done (2 left) 2024-09-14T04:08:46.376 INFO:tasks.rados.rados.0.smithi038.stdout:1567: write oid 106 current snap is 0 2024-09-14T04:08:46.376 INFO:tasks.rados.rados.0.smithi038.stdout:1567: seq_num 1094 ranges {786858=560885,1835183=551675} 2024-09-14T04:08:46.383 INFO:tasks.rados.rados.0.smithi038.stdout:1567: writing smithi03870129-106 from 786858 to 1347743 tid 1 2024-09-14T04:08:46.389 INFO:tasks.rados.rados.0.smithi038.stdout:1567: writing smithi03870129-106 from 1835183 to 2386858 tid 2 2024-09-14T04:08:46.389 INFO:tasks.rados.rados.0.smithi038.stdout:1568: write oid 406 current snap is 0 2024-09-14T04:08:46.389 INFO:tasks.rados.rados.0.smithi038.stdout:1565: finishing write tid 2 to smithi03870129-467 2024-09-14T04:08:46.390 INFO:tasks.rados.rados.0.smithi038.stdout:1565: finishing write tid 3 to smithi03870129-467 2024-09-14T04:08:46.390 INFO:tasks.rados.rados.0.smithi038.stdout:1568: seq_num 1095 ranges {403665=752487,1610018=514716} 2024-09-14T04:08:46.396 INFO:tasks.rados.rados.0.smithi038.stdout:1568: writing smithi03870129-406 from 403665 to 1156152 tid 1 2024-09-14T04:08:46.402 INFO:tasks.rados.rados.0.smithi038.stdout:1568: writing smithi03870129-406 from 1610018 to 2124734 tid 2 2024-09-14T04:08:46.402 INFO:tasks.rados.rados.0.smithi038.stdout:1569: read oid 38 snap -1 2024-09-14T04:08:46.402 INFO:tasks.rados.rados.0.smithi038.stdout:1569: expect (ObjNum 659 snap 0 seq_num 659) 2024-09-14T04:08:46.402 INFO:tasks.rados.rados.0.smithi038.stdout:1570: read oid 320 snap -1 2024-09-14T04:08:46.402 INFO:tasks.rados.rados.0.smithi038.stdout:1570: expect (ObjNum 511 snap 0 seq_num 511) 2024-09-14T04:08:46.403 INFO:tasks.rados.rados.0.smithi038.stdout:1571: write oid 325 current snap is 0 2024-09-14T04:08:46.403 INFO:tasks.rados.rados.0.smithi038.stdout:1565: finishing write tid 4 to smithi03870129-467 2024-09-14T04:08:46.403 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 467 v 217 (ObjNum 1092 snap 0 seq_num 1092) dirty exists 2024-09-14T04:08:46.403 INFO:tasks.rados.rados.0.smithi038.stdout:1565: left oid 467 (ObjNum 1092 snap 0 seq_num 1092) 2024-09-14T04:08:46.403 INFO:tasks.rados.rados.0.smithi038.stdout:1566: finishing write tid 1 to smithi03870129-111 2024-09-14T04:08:46.403 INFO:tasks.rados.rados.0.smithi038.stdout:1571: seq_num 1096 ranges {420472=427736,1268500=658374,2347953=72519} 2024-09-14T04:08:46.406 INFO:tasks.rados.rados.0.smithi038.stdout:1571: writing smithi03870129-325 from 420472 to 848208 tid 1 2024-09-14T04:08:46.413 INFO:tasks.rados.rados.0.smithi038.stdout:1571: writing smithi03870129-325 from 1268500 to 1926874 tid 2 2024-09-14T04:08:46.416 INFO:tasks.rados.rados.0.smithi038.stdout:1571: writing smithi03870129-325 from 2347953 to 2420472 tid 3 2024-09-14T04:08:46.416 INFO:tasks.rados.rados.0.smithi038.stdout:1565: done (6 left) 2024-09-14T04:08:46.416 INFO:tasks.rados.rados.0.smithi038.stdout:1572: write oid 285 current snap is 0 2024-09-14T04:08:46.416 INFO:tasks.rados.rados.0.smithi038.stdout:1566: finishing write tid 2 to smithi03870129-111 2024-09-14T04:08:46.416 INFO:tasks.rados.rados.0.smithi038.stdout:1566: finishing write tid 3 to smithi03870129-111 2024-09-14T04:08:46.416 INFO:tasks.rados.rados.0.smithi038.stdout:1566: finishing write tid 4 to smithi03870129-111 2024-09-14T04:08:46.416 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 111 v 220 (ObjNum 1093 snap 0 seq_num 1093) dirty exists 2024-09-14T04:08:46.417 INFO:tasks.rados.rados.0.smithi038.stdout:1566: left oid 111 (ObjNum 1093 snap 0 seq_num 1093) 2024-09-14T04:08:46.417 INFO:tasks.rados.rados.0.smithi038.stdout:1572: seq_num 1097 ranges {437279=502985,1610629=518385} 2024-09-14T04:08:46.422 INFO:tasks.rados.rados.0.smithi038.stdout:1572: writing smithi03870129-285 from 437279 to 940264 tid 1 2024-09-14T04:08:46.429 INFO:tasks.rados.rados.0.smithi038.stdout:1572: writing smithi03870129-285 from 1610629 to 2129014 tid 2 2024-09-14T04:08:46.429 INFO:tasks.rados.rados.0.smithi038.stdout:1566: done (6 left) 2024-09-14T04:08:46.429 INFO:tasks.rados.rados.0.smithi038.stdout:1573: read oid 87 snap -1 2024-09-14T04:08:46.429 INFO:tasks.rados.rados.0.smithi038.stdout:1573: expect (ObjNum 713 snap 0 seq_num 713) 2024-09-14T04:08:46.429 INFO:tasks.rados.rados.0.smithi038.stdout:1574: write oid 307 current snap is 0 2024-09-14T04:08:46.429 INFO:tasks.rados.rados.0.smithi038.stdout:1567: finishing write tid 1 to smithi03870129-106 2024-09-14T04:08:46.430 INFO:tasks.rados.rados.0.smithi038.stdout:1567: finishing write tid 2 to smithi03870129-106 2024-09-14T04:08:46.430 INFO:tasks.rados.rados.0.smithi038.stdout:1567: finishing write tid 3 to smithi03870129-106 2024-09-14T04:08:46.430 INFO:tasks.rados.rados.0.smithi038.stdout:1567: finishing write tid 4 to smithi03870129-106 2024-09-14T04:08:46.430 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 106 v 310 (ObjNum 1094 snap 0 seq_num 1094) dirty exists 2024-09-14T04:08:46.430 INFO:tasks.rados.rados.0.smithi038.stdout:1567: left oid 106 (ObjNum 1094 snap 0 seq_num 1094) 2024-09-14T04:08:46.430 INFO:tasks.rados.rados.0.smithi038.stdout:1568: finishing write tid 1 to smithi03870129-406 2024-09-14T04:08:46.430 INFO:tasks.rados.rados.0.smithi038.stdout:1574: seq_num 1098 ranges {454086=578234,1669111=662043} 2024-09-14T04:08:46.435 INFO:tasks.rados.rados.0.smithi038.stdout:1574: writing smithi03870129-307 from 454086 to 1032320 tid 1 2024-09-14T04:08:46.443 INFO:tasks.rados.rados.0.smithi038.stdout:1574: writing smithi03870129-307 from 1669111 to 2331154 tid 2 2024-09-14T04:08:46.443 INFO:tasks.rados.rados.0.smithi038.stdout:1567: done (7 left) 2024-09-14T04:08:46.443 INFO:tasks.rados.rados.0.smithi038.stdout:1575: read oid 124 snap -1 2024-09-14T04:08:46.443 INFO:tasks.rados.rados.0.smithi038.stdout:1575: expect (ObjNum 896 snap 0 seq_num 896) 2024-09-14T04:08:46.443 INFO:tasks.rados.rados.0.smithi038.stdout:1576: write oid 301 current snap is 0 2024-09-14T04:08:46.443 INFO:tasks.rados.rados.0.smithi038.stdout:1568: finishing write tid 2 to smithi03870129-406 2024-09-14T04:08:46.444 INFO:tasks.rados.rados.0.smithi038.stdout:1568: finishing write tid 3 to smithi03870129-406 2024-09-14T04:08:46.444 INFO:tasks.rados.rados.0.smithi038.stdout:1576: seq_num 1099 ranges {470893=653483,1727593=522054} 2024-09-14T04:08:46.449 INFO:tasks.rados.rados.0.smithi038.stdout:1576: writing smithi03870129-301 from 470893 to 1124376 tid 1 2024-09-14T04:08:46.457 INFO:tasks.rados.rados.0.smithi038.stdout:1576: writing smithi03870129-301 from 1727593 to 2249647 tid 2 2024-09-14T04:08:46.457 INFO:tasks.rados.rados.0.smithi038.stdout:1577: read oid 367 snap -1 2024-09-14T04:08:46.457 INFO:tasks.rados.rados.0.smithi038.stdout:1577: expect (ObjNum 719 snap 0 seq_num 719) 2024-09-14T04:08:46.457 INFO:tasks.rados.rados.0.smithi038.stdout:1578: read oid 233 snap -1 2024-09-14T04:08:46.457 INFO:tasks.rados.rados.0.smithi038.stdout:1578: expect (ObjNum 914 snap 0 seq_num 914) 2024-09-14T04:08:46.457 INFO:tasks.rados.rados.0.smithi038.stdout:1579: write oid 270 current snap is 0 2024-09-14T04:08:46.457 INFO:tasks.rados.rados.0.smithi038.stdout:1568: finishing write tid 4 to smithi03870129-406 2024-09-14T04:08:46.457 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 406 v 223 (ObjNum 1095 snap 0 seq_num 1095) dirty exists 2024-09-14T04:08:46.458 INFO:tasks.rados.rados.0.smithi038.stdout:1568: left oid 406 (ObjNum 1095 snap 0 seq_num 1095) 2024-09-14T04:08:46.458 INFO:tasks.rados.rados.0.smithi038.stdout:1579: seq_num 1100 ranges {487700=728732,1786075=665712} 2024-09-14T04:08:46.465 INFO:tasks.rados.rados.0.smithi038.stdout:1579: writing smithi03870129-270 from 487700 to 1216432 tid 1 2024-09-14T04:08:46.471 INFO:tasks.rados.rados.0.smithi038.stdout:1579: writing smithi03870129-270 from 1786075 to 2451787 tid 2 2024-09-14T04:08:46.471 INFO:tasks.rados.rados.0.smithi038.stdout:1568: done (11 left) 2024-09-14T04:08:46.471 INFO:tasks.rados.rados.0.smithi038.stdout:1580: write oid 494 current snap is 0 2024-09-14T04:08:46.471 INFO:tasks.rados.rados.0.smithi038.stdout:1580: seq_num 1101 ranges {504507=403981,1328204=409370,2252362=252145} 2024-09-14T04:08:46.476 INFO:tasks.rados.rados.0.smithi038.stdout:1580: writing smithi03870129-494 from 504507 to 908488 tid 1 2024-09-14T04:08:46.480 INFO:tasks.rados.rados.0.smithi038.stdout:1580: writing smithi03870129-494 from 1328204 to 1737574 tid 2 2024-09-14T04:08:46.485 INFO:tasks.rados.rados.0.smithi038.stdout:1580: writing smithi03870129-494 from 2252362 to 2504507 tid 3 2024-09-14T04:08:46.485 INFO:tasks.rados.rados.0.smithi038.stdout:1581: write oid 212 current snap is 0 2024-09-14T04:08:46.485 INFO:tasks.rados.rados.0.smithi038.stdout:1581: seq_num 1102 ranges {521314=479230,1786686=669381} 2024-09-14T04:08:46.490 INFO:tasks.rados.rados.0.smithi038.stdout:1581: writing smithi03870129-212 from 521314 to 1000544 tid 1 2024-09-14T04:08:46.500 INFO:tasks.rados.rados.0.smithi038.stdout:1581: writing smithi03870129-212 from 1786686 to 2456067 tid 2 2024-09-14T04:08:46.500 INFO:tasks.rados.rados.0.smithi038.stdout:1582: read oid 354 snap -1 2024-09-14T04:08:46.500 INFO:tasks.rados.rados.0.smithi038.stdout:1582: expect (ObjNum 353 snap 0 seq_num 353) 2024-09-14T04:08:46.500 INFO:tasks.rados.rados.0.smithi038.stdout:1583: read oid 185 snap -1 2024-09-14T04:08:46.500 INFO:tasks.rados.rados.0.smithi038.stdout:1583: expect (ObjNum 970 snap 0 seq_num 970) 2024-09-14T04:08:46.500 INFO:tasks.rados.rados.0.smithi038.stdout:1584: read oid 187 snap -1 2024-09-14T04:08:46.500 INFO:tasks.rados.rados.0.smithi038.stdout:1584: expect deleted 2024-09-14T04:08:46.500 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:08:46.500 INFO:tasks.rados.rados.0.smithi038.stdout:1569: expect (ObjNum 659 snap 0 seq_num 659) 2024-09-14T04:08:46.690 INFO:tasks.rados.rados.0.smithi038.stdout:1571: finishing write tid 1 to smithi03870129-325 2024-09-14T04:08:46.690 INFO:tasks.rados.rados.0.smithi038.stdout:1571: finishing write tid 2 to smithi03870129-325 2024-09-14T04:08:46.690 INFO:tasks.rados.rados.0.smithi038.stdout:1571: finishing write tid 3 to smithi03870129-325 2024-09-14T04:08:46.690 INFO:tasks.rados.rados.0.smithi038.stdout:1571: finishing write tid 4 to smithi03870129-325 2024-09-14T04:08:46.690 INFO:tasks.rados.rados.0.smithi038.stdout:1571: finishing write tid 5 to smithi03870129-325 2024-09-14T04:08:46.690 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 325 v 184 (ObjNum 1096 snap 0 seq_num 1096) dirty exists 2024-09-14T04:08:46.690 INFO:tasks.rados.rados.0.smithi038.stdout:1571: left oid 325 (ObjNum 1096 snap 0 seq_num 1096) 2024-09-14T04:08:46.690 INFO:tasks.rados.rados.0.smithi038.stdout:1570: expect (ObjNum 511 snap 0 seq_num 511) 2024-09-14T04:08:46.791 INFO:tasks.rados.rados.0.smithi038.stdout:1572: finishing write tid 1 to smithi03870129-285 2024-09-14T04:08:46.792 INFO:tasks.rados.rados.0.smithi038.stdout:1572: finishing write tid 2 to smithi03870129-285 2024-09-14T04:08:46.792 INFO:tasks.rados.rados.0.smithi038.stdout:1572: finishing write tid 3 to smithi03870129-285 2024-09-14T04:08:46.792 INFO:tasks.rados.rados.0.smithi038.stdout:1572: finishing write tid 4 to smithi03870129-285 2024-09-14T04:08:46.792 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 285 v 231 (ObjNum 1097 snap 0 seq_num 1097) dirty exists 2024-09-14T04:08:46.792 INFO:tasks.rados.rados.0.smithi038.stdout:1572: left oid 285 (ObjNum 1097 snap 0 seq_num 1097) 2024-09-14T04:08:46.792 INFO:tasks.rados.rados.0.smithi038.stdout:1573: expect (ObjNum 713 snap 0 seq_num 713) 2024-09-14T04:08:46.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:46 smithi123 bash[24950]: audit 2024-09-14T04:08:45.955816+0000 mon.a (mon.0) 866 : audit [DBG] from='client.? 172.21.15.38:0/1877611080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:08:46.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:46 smithi123 bash[24950]: audit 2024-09-14T04:08:46.238517+0000 mon.c (mon.2) 137 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:08:46.977 INFO:tasks.rados.rados.0.smithi038.stdout:1574: finishing write tid 1 to smithi03870129-307 2024-09-14T04:08:46.978 INFO:tasks.rados.rados.0.smithi038.stdout:1574: finishing write tid 2 to smithi03870129-307 2024-09-14T04:08:46.978 INFO:tasks.rados.rados.0.smithi038.stdout:1575: expect (ObjNum 896 snap 0 seq_num 896) 2024-09-14T04:08:47.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:46 smithi038 bash[22519]: audit 2024-09-14T04:08:45.955816+0000 mon.a (mon.0) 866 : audit [DBG] from='client.? 172.21.15.38:0/1877611080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:08:47.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:46 smithi038 bash[22519]: audit 2024-09-14T04:08:46.238517+0000 mon.c (mon.2) 137 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:08:47.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:46 smithi038 bash[32505]: audit 2024-09-14T04:08:45.955816+0000 mon.a (mon.0) 866 : audit [DBG] from='client.? 172.21.15.38:0/1877611080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:08:47.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:46 smithi038 bash[32505]: audit 2024-09-14T04:08:46.238517+0000 mon.c (mon.2) 137 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:08:47.076 INFO:tasks.rados.rados.0.smithi038.stdout:1574: finishing write tid 3 to smithi03870129-307 2024-09-14T04:08:47.077 INFO:tasks.rados.rados.0.smithi038.stdout:1574: finishing write tid 4 to smithi03870129-307 2024-09-14T04:08:47.077 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 307 v 313 (ObjNum 1098 snap 0 seq_num 1098) dirty exists 2024-09-14T04:08:47.077 INFO:tasks.rados.rados.0.smithi038.stdout:1574: left oid 307 (ObjNum 1098 snap 0 seq_num 1098) 2024-09-14T04:08:47.077 INFO:tasks.rados.rados.0.smithi038.stdout:1576: finishing write tid 1 to smithi03870129-301 2024-09-14T04:08:47.077 INFO:tasks.rados.rados.0.smithi038.stdout:1576: finishing write tid 2 to smithi03870129-301 2024-09-14T04:08:47.077 INFO:tasks.rados.rados.0.smithi038.stdout:1576: finishing write tid 3 to smithi03870129-301 2024-09-14T04:08:47.077 INFO:tasks.rados.rados.0.smithi038.stdout:1576: finishing write tid 4 to smithi03870129-301 2024-09-14T04:08:47.077 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 301 v 237 (ObjNum 1099 snap 0 seq_num 1099) dirty exists 2024-09-14T04:08:47.077 INFO:tasks.rados.rados.0.smithi038.stdout:1576: left oid 301 (ObjNum 1099 snap 0 seq_num 1099) 2024-09-14T04:08:47.077 INFO:tasks.rados.rados.0.smithi038.stdout:1578: expect (ObjNum 914 snap 0 seq_num 914) 2024-09-14T04:08:47.176 INFO:tasks.rados.rados.0.smithi038.stdout:1577: expect (ObjNum 719 snap 0 seq_num 719) 2024-09-14T04:08:47.280 INFO:tasks.rados.rados.0.smithi038.stdout:1579: finishing write tid 1 to smithi03870129-270 2024-09-14T04:08:47.281 INFO:tasks.rados.rados.0.smithi038.stdout:1579: finishing write tid 2 to smithi03870129-270 2024-09-14T04:08:47.281 INFO:tasks.rados.rados.0.smithi038.stdout:1579: finishing write tid 3 to smithi03870129-270 2024-09-14T04:08:47.281 INFO:tasks.rados.rados.0.smithi038.stdout:1579: finishing write tid 4 to smithi03870129-270 2024-09-14T04:08:47.281 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 270 v 266 (ObjNum 1100 snap 0 seq_num 1100) dirty exists 2024-09-14T04:08:47.281 INFO:tasks.rados.rados.0.smithi038.stdout:1579: left oid 270 (ObjNum 1100 snap 0 seq_num 1100) 2024-09-14T04:08:47.281 INFO:tasks.rados.rados.0.smithi038.stdout:1580: finishing write tid 1 to smithi03870129-494 2024-09-14T04:08:47.281 INFO:tasks.rados.rados.0.smithi038.stdout:1580: finishing write tid 2 to smithi03870129-494 2024-09-14T04:08:47.281 INFO:tasks.rados.rados.0.smithi038.stdout:1580: finishing write tid 3 to smithi03870129-494 2024-09-14T04:08:47.281 INFO:tasks.rados.rados.0.smithi038.stdout:1580: finishing write tid 4 to smithi03870129-494 2024-09-14T04:08:47.281 INFO:tasks.rados.rados.0.smithi038.stdout:1580: finishing write tid 5 to smithi03870129-494 2024-09-14T04:08:47.281 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 494 v 182 (ObjNum 1101 snap 0 seq_num 1101) dirty exists 2024-09-14T04:08:47.281 INFO:tasks.rados.rados.0.smithi038.stdout:1580: left oid 494 (ObjNum 1101 snap 0 seq_num 1101) 2024-09-14T04:08:47.282 INFO:tasks.rados.rados.0.smithi038.stdout:1581: finishing write tid 1 to smithi03870129-212 2024-09-14T04:08:47.282 INFO:tasks.rados.rados.0.smithi038.stdout:1582: expect (ObjNum 353 snap 0 seq_num 353) 2024-09-14T04:08:47.398 INFO:tasks.rados.rados.0.smithi038.stdout:1581: finishing write tid 2 to smithi03870129-212 2024-09-14T04:08:47.399 INFO:tasks.rados.rados.0.smithi038.stdout:1581: finishing write tid 3 to smithi03870129-212 2024-09-14T04:08:47.399 INFO:tasks.rados.rados.0.smithi038.stdout:1581: finishing write tid 4 to smithi03870129-212 2024-09-14T04:08:47.399 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 212 v 228 (ObjNum 1102 snap 0 seq_num 1102) dirty exists 2024-09-14T04:08:47.399 INFO:tasks.rados.rados.0.smithi038.stdout:1581: left oid 212 (ObjNum 1102 snap 0 seq_num 1102) 2024-09-14T04:08:47.399 INFO:tasks.rados.rados.0.smithi038.stdout:1583: expect (ObjNum 970 snap 0 seq_num 970) 2024-09-14T04:08:47.490 INFO:tasks.rados.rados.0.smithi038.stdout:1569: done (15 left) 2024-09-14T04:08:47.491 INFO:tasks.rados.rados.0.smithi038.stdout:1570: done (14 left) 2024-09-14T04:08:47.491 INFO:tasks.rados.rados.0.smithi038.stdout:1571: done (13 left) 2024-09-14T04:08:47.491 INFO:tasks.rados.rados.0.smithi038.stdout:1572: done (12 left) 2024-09-14T04:08:47.491 INFO:tasks.rados.rados.0.smithi038.stdout:1573: done (11 left) 2024-09-14T04:08:47.492 INFO:tasks.rados.rados.0.smithi038.stdout:1574: done (10 left) 2024-09-14T04:08:47.492 INFO:tasks.rados.rados.0.smithi038.stdout:1575: done (9 left) 2024-09-14T04:08:47.492 INFO:tasks.rados.rados.0.smithi038.stdout:1576: done (8 left) 2024-09-14T04:08:47.492 INFO:tasks.rados.rados.0.smithi038.stdout:1577: done (7 left) 2024-09-14T04:08:47.492 INFO:tasks.rados.rados.0.smithi038.stdout:1578: done (6 left) 2024-09-14T04:08:47.492 INFO:tasks.rados.rados.0.smithi038.stdout:1579: done (5 left) 2024-09-14T04:08:47.492 INFO:tasks.rados.rados.0.smithi038.stdout:1580: done (4 left) 2024-09-14T04:08:47.492 INFO:tasks.rados.rados.0.smithi038.stdout:1581: done (3 left) 2024-09-14T04:08:47.492 INFO:tasks.rados.rados.0.smithi038.stdout:1582: done (2 left) 2024-09-14T04:08:47.492 INFO:tasks.rados.rados.0.smithi038.stdout:1583: done (1 left) 2024-09-14T04:08:47.492 INFO:tasks.rados.rados.0.smithi038.stdout:1584: done (0 left) 2024-09-14T04:08:47.493 INFO:tasks.rados.rados.0.smithi038.stdout:1585: read oid 203 snap -1 2024-09-14T04:08:47.493 INFO:tasks.rados.rados.0.smithi038.stdout:1585: expect (ObjNum 202 snap 0 seq_num 202) 2024-09-14T04:08:47.493 INFO:tasks.rados.rados.0.smithi038.stdout:1586: read oid 79 snap -1 2024-09-14T04:08:47.493 INFO:tasks.rados.rados.0.smithi038.stdout:1586: expect (ObjNum 78 snap 0 seq_num 78) 2024-09-14T04:08:47.493 INFO:tasks.rados.rados.0.smithi038.stdout:1587: write oid 250 current snap is 0 2024-09-14T04:08:47.493 INFO:tasks.rados.rados.0.smithi038.stdout:1587: seq_num 1103 ranges {538121=670832,1961521=413039} 2024-09-14T04:08:47.512 INFO:tasks.rados.rados.0.smithi038.stdout:1587: writing smithi03870129-250 from 538121 to 1208953 tid 1 2024-09-14T04:08:47.532 INFO:tasks.rados.rados.0.smithi038.stdout:1587: writing smithi03870129-250 from 1961521 to 2374560 tid 2 2024-09-14T04:08:47.532 INFO:tasks.rados.rados.0.smithi038.stdout:1588: read oid 420 snap -1 2024-09-14T04:08:47.532 INFO:tasks.rados.rados.0.smithi038.stdout:1588: expect (ObjNum 1046 snap 0 seq_num 1046) 2024-09-14T04:08:47.532 INFO:tasks.rados.rados.0.smithi038.stdout:1589: write oid 285 current snap is 0 2024-09-14T04:08:47.532 INFO:tasks.rados.rados.0.smithi038.stdout:1589: seq_num 1104 ranges {554928=746081,2020003=534925} 2024-09-14T04:08:47.551 INFO:tasks.rados.rados.0.smithi038.stdout:1589: writing smithi03870129-285 from 554928 to 1301009 tid 1 2024-09-14T04:08:47.566 INFO:tasks.rados.rados.0.smithi038.stdout:1589: writing smithi03870129-285 from 2020003 to 2554928 tid 2 2024-09-14T04:08:47.567 INFO:tasks.rados.rados.0.smithi038.stdout:1590: write oid 239 current snap is 0 2024-09-14T04:08:47.567 INFO:tasks.rados.rados.0.smithi038.stdout:1585: expect (ObjNum 202 snap 0 seq_num 202) 2024-09-14T04:08:47.698 INFO:tasks.rados.rados.0.smithi038.stdout:1586: expect (ObjNum 78 snap 0 seq_num 78) 2024-09-14T04:08:47.803 INFO:tasks.rados.rados.0.smithi038.stdout:1587: finishing write tid 1 to smithi03870129-250 2024-09-14T04:08:47.803 INFO:tasks.rados.rados.0.smithi038.stdout:1587: finishing write tid 2 to smithi03870129-250 2024-09-14T04:08:47.803 INFO:tasks.rados.rados.0.smithi038.stdout:1587: finishing write tid 3 to smithi03870129-250 2024-09-14T04:08:47.803 INFO:tasks.rados.rados.0.smithi038.stdout:1587: finishing write tid 4 to smithi03870129-250 2024-09-14T04:08:47.803 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 250 v 335 (ObjNum 1103 snap 0 seq_num 1103) dirty exists 2024-09-14T04:08:47.803 INFO:tasks.rados.rados.0.smithi038.stdout:1587: left oid 250 (ObjNum 1103 snap 0 seq_num 1103) 2024-09-14T04:08:47.803 INFO:tasks.rados.rados.0.smithi038.stdout:1588: expect (ObjNum 1046 snap 0 seq_num 1046) 2024-09-14T04:08:47.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:47 smithi123 bash[24950]: audit 2024-09-14T04:08:46.249101+0000 mgr.y (mgr.14406) 273 : audit [DBG] from='client.24839 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:08:47.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:47 smithi123 bash[24950]: cluster 2024-09-14T04:08:46.265092+0000 mgr.y (mgr.14406) 274 : cluster [DBG] pgmap v233: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 62 MiB/s rd, 6.7 MiB/s wr, 79 op/s 2024-09-14T04:08:47.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:47 smithi123 bash[24950]: audit 2024-09-14T04:08:46.555447+0000 mgr.y (mgr.14406) 275 : audit [DBG] from='client.14943 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:08:47.968 INFO:tasks.rados.rados.0.smithi038.stdout:1589: finishing write tid 1 to smithi03870129-285 2024-09-14T04:08:47.968 INFO:tasks.rados.rados.0.smithi038.stdout:1589: finishing write tid 2 to smithi03870129-285 2024-09-14T04:08:47.969 INFO:tasks.rados.rados.0.smithi038.stdout:1589: finishing write tid 3 to smithi03870129-285 2024-09-14T04:08:47.969 INFO:tasks.rados.rados.0.smithi038.stdout:1589: finishing write tid 4 to smithi03870129-285 2024-09-14T04:08:47.969 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 285 v 234 (ObjNum 1104 snap 0 seq_num 1104) dirty exists 2024-09-14T04:08:47.969 INFO:tasks.rados.rados.0.smithi038.stdout:1589: left oid 285 (ObjNum 1104 snap 0 seq_num 1104) 2024-09-14T04:08:47.969 INFO:tasks.rados.rados.0.smithi038.stdout:1590: seq_num 1105 ranges {571735=421330,1562132=416708} 2024-09-14T04:08:47.984 INFO:tasks.rados.rados.0.smithi038.stdout:1590: writing smithi03870129-239 from 571735 to 993065 tid 1 2024-09-14T04:08:48.002 INFO:tasks.rados.rados.0.smithi038.stdout:1590: writing smithi03870129-239 from 1562132 to 1978840 tid 2 2024-09-14T04:08:48.002 INFO:tasks.rados.rados.0.smithi038.stdout:1585: done (5 left) 2024-09-14T04:08:48.002 INFO:tasks.rados.rados.0.smithi038.stdout:1586: done (4 left) 2024-09-14T04:08:48.002 INFO:tasks.rados.rados.0.smithi038.stdout:1587: done (3 left) 2024-09-14T04:08:48.002 INFO:tasks.rados.rados.0.smithi038.stdout:1588: done (2 left) 2024-09-14T04:08:48.002 INFO:tasks.rados.rados.0.smithi038.stdout:1589: done (1 left) 2024-09-14T04:08:48.002 INFO:tasks.rados.rados.0.smithi038.stdout:1591: read oid 86 snap -1 2024-09-14T04:08:48.002 INFO:tasks.rados.rados.0.smithi038.stdout:1591: expect (ObjNum 795 snap 0 seq_num 795) 2024-09-14T04:08:48.002 INFO:tasks.rados.rados.0.smithi038.stdout:1592: read oid 449 snap -1 2024-09-14T04:08:48.003 INFO:tasks.rados.rados.0.smithi038.stdout:1592: expect (ObjNum 978 snap 0 seq_num 978) 2024-09-14T04:08:48.003 INFO:tasks.rados.rados.0.smithi038.stdout:1593: read oid 223 snap -1 2024-09-14T04:08:48.003 INFO:tasks.rados.rados.0.smithi038.stdout:1593: expect (ObjNum 222 snap 0 seq_num 222) 2024-09-14T04:08:48.003 INFO:tasks.rados.rados.0.smithi038.stdout:1594: read oid 189 snap -1 2024-09-14T04:08:48.003 INFO:tasks.rados.rados.0.smithi038.stdout:1594: expect (ObjNum 188 snap 0 seq_num 188) 2024-09-14T04:08:48.003 INFO:tasks.rados.rados.0.smithi038.stdout:1595: read oid 263 snap -1 2024-09-14T04:08:48.003 INFO:tasks.rados.rados.0.smithi038.stdout:1595: expect (ObjNum 262 snap 0 seq_num 262) 2024-09-14T04:08:48.003 INFO:tasks.rados.rados.0.smithi038.stdout:1596: write oid 160 current snap is 0 2024-09-14T04:08:48.003 INFO:tasks.rados.rados.0.smithi038.stdout:1590: finishing write tid 1 to smithi03870129-239 2024-09-14T04:08:48.003 INFO:tasks.rados.rados.0.smithi038.stdout:1596: seq_num 1106 ranges {588542=496579,1620614=676719} 2024-09-14T04:08:48.011 INFO:tasks.rados.rados.0.smithi038.stdout:1596: writing smithi03870129-160 from 588542 to 1085121 tid 1 2024-09-14T04:08:48.019 INFO:tasks.rados.rados.0.smithi038.stdout:1596: writing smithi03870129-160 from 1620614 to 2297333 tid 2 2024-09-14T04:08:48.019 INFO:tasks.rados.rados.0.smithi038.stdout:1597: write oid 270 current snap is 0 2024-09-14T04:08:48.019 INFO:tasks.rados.rados.0.smithi038.stdout:1597: seq_num 1107 ranges {605349=571828,1679096=420377} 2024-09-14T04:08:48.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:47 smithi038 bash[22519]: audit 2024-09-14T04:08:46.249101+0000 mgr.y (mgr.14406) 273 : audit [DBG] from='client.24839 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:08:48.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:47 smithi038 bash[22519]: cluster 2024-09-14T04:08:46.265092+0000 mgr.y (mgr.14406) 274 : cluster [DBG] pgmap v233: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 62 MiB/s rd, 6.7 MiB/s wr, 79 op/s 2024-09-14T04:08:48.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:47 smithi038 bash[22519]: audit 2024-09-14T04:08:46.555447+0000 mgr.y (mgr.14406) 275 : audit [DBG] from='client.14943 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:08:48.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:47 smithi038 bash[32505]: audit 2024-09-14T04:08:46.249101+0000 mgr.y (mgr.14406) 273 : audit [DBG] from='client.24839 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:08:48.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:47 smithi038 bash[32505]: cluster 2024-09-14T04:08:46.265092+0000 mgr.y (mgr.14406) 274 : cluster [DBG] pgmap v233: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 62 MiB/s rd, 6.7 MiB/s wr, 79 op/s 2024-09-14T04:08:48.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:47 smithi038 bash[32505]: audit 2024-09-14T04:08:46.555447+0000 mgr.y (mgr.14406) 275 : audit [DBG] from='client.14943 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:08:48.025 INFO:tasks.rados.rados.0.smithi038.stdout:1597: writing smithi03870129-270 from 605349 to 1177177 tid 1 2024-09-14T04:08:48.031 INFO:tasks.rados.rados.0.smithi038.stdout:1597: writing smithi03870129-270 from 1679096 to 2099473 tid 2 2024-09-14T04:08:48.031 INFO:tasks.rados.rados.0.smithi038.stdout:1598: write oid 435 current snap is 0 2024-09-14T04:08:48.031 INFO:tasks.rados.rados.0.smithi038.stdout:1598: seq_num 1108 ranges {622156=647077,1737578=680388} 2024-09-14T04:08:48.038 INFO:tasks.rados.rados.0.smithi038.stdout:1598: writing smithi03870129-435 from 622156 to 1269233 tid 1 2024-09-14T04:08:48.045 INFO:tasks.rados.rados.0.smithi038.stdout:1598: writing smithi03870129-435 from 1737578 to 2417966 tid 2 2024-09-14T04:08:48.045 INFO:tasks.rados.rados.0.smithi038.stdout:1599: write oid 103 current snap is 0 2024-09-14T04:08:48.045 INFO:tasks.rados.rados.0.smithi038.stdout:1599: seq_num 1109 ranges {638963=722326,2079707=424046} 2024-09-14T04:08:48.053 INFO:tasks.rados.rados.0.smithi038.stdout:1599: writing smithi03870129-103 from 638963 to 1361289 tid 1 2024-09-14T04:08:48.059 INFO:tasks.rados.rados.0.smithi038.stdout:1599: writing smithi03870129-103 from 2079707 to 2503753 tid 2 2024-09-14T04:08:48.059 INFO:tasks.rados.rados.0.smithi038.stdout:1600: read oid 151 snap -1 2024-09-14T04:08:48.059 INFO:tasks.rados.rados.0.smithi038.stdout:1600: expect (ObjNum 815 snap 0 seq_num 815) 2024-09-14T04:08:48.059 INFO:tasks.rados.rados.0.smithi038.stdout:1601: write oid 346 current snap is 0 2024-09-14T04:08:48.059 INFO:tasks.rados.rados.0.smithi038.stdout:1601: seq_num 1110 ranges {655770=513928,1854542=684057} 2024-09-14T04:08:48.065 INFO:tasks.rados.rados.0.smithi038.stdout:1601: writing smithi03870129-346 from 655770 to 1169698 tid 1 2024-09-14T04:08:48.073 INFO:tasks.rados.rados.0.smithi038.stdout:1601: writing smithi03870129-346 from 1854542 to 2538599 tid 2 2024-09-14T04:08:48.073 INFO:tasks.rados.rados.0.smithi038.stdout:1602: read oid 185 snap -1 2024-09-14T04:08:48.073 INFO:tasks.rados.rados.0.smithi038.stdout:1602: expect (ObjNum 970 snap 0 seq_num 970) 2024-09-14T04:08:48.073 INFO:tasks.rados.rados.0.smithi038.stdout:1603: write oid 256 current snap is 0 2024-09-14T04:08:48.073 INFO:tasks.rados.rados.0.smithi038.stdout:1603: seq_num 1111 ranges {672577=589177,1913024=427715} 2024-09-14T04:08:48.080 INFO:tasks.rados.rados.0.smithi038.stdout:1603: writing smithi03870129-256 from 672577 to 1261754 tid 1 2024-09-14T04:08:48.087 INFO:tasks.rados.rados.0.smithi038.stdout:1603: writing smithi03870129-256 from 1913024 to 2340739 tid 2 2024-09-14T04:08:48.087 INFO:tasks.rados.rados.0.smithi038.stdout:1604: read oid 267 snap -1 2024-09-14T04:08:48.087 INFO:tasks.rados.rados.0.smithi038.stdout:1604: expect (ObjNum 977 snap 0 seq_num 977) 2024-09-14T04:08:48.087 INFO:tasks.rados.rados.0.smithi038.stdout:1605: read oid 480 snap -1 2024-09-14T04:08:48.087 INFO:tasks.rados.rados.0.smithi038.stdout:1605: expect (ObjNum 1076 snap 0 seq_num 1076) 2024-09-14T04:08:48.088 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:08:48.088 INFO:tasks.rados.rados.0.smithi038.stdout:1595: expect (ObjNum 262 snap 0 seq_num 262) 2024-09-14T04:08:48.174 INFO:tasks.rados.rados.0.smithi038.stdout:1590: finishing write tid 2 to smithi03870129-239 2024-09-14T04:08:48.174 INFO:tasks.rados.rados.0.smithi038.stdout:1592: expect (ObjNum 978 snap 0 seq_num 978) 2024-09-14T04:08:48.313 INFO:tasks.rados.rados.0.smithi038.stdout:1591: expect (ObjNum 795 snap 0 seq_num 795) 2024-09-14T04:08:48.453 INFO:tasks.rados.rados.0.smithi038.stdout:1590: finishing write tid 3 to smithi03870129-239 2024-09-14T04:08:48.453 INFO:tasks.rados.rados.0.smithi038.stdout:1590: finishing write tid 4 to smithi03870129-239 2024-09-14T04:08:48.453 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 239 v 316 (ObjNum 1105 snap 0 seq_num 1105) dirty exists 2024-09-14T04:08:48.454 INFO:tasks.rados.rados.0.smithi038.stdout:1590: left oid 239 (ObjNum 1105 snap 0 seq_num 1105) 2024-09-14T04:08:48.454 INFO:tasks.rados.rados.0.smithi038.stdout:1593: expect (ObjNum 222 snap 0 seq_num 222) 2024-09-14T04:08:48.571 INFO:tasks.rados.rados.0.smithi038.stdout:1594: expect (ObjNum 188 snap 0 seq_num 188) 2024-09-14T04:08:48.673 INFO:tasks.rados.rados.0.smithi038.stdout:1596: finishing write tid 1 to smithi03870129-160 2024-09-14T04:08:48.673 INFO:tasks.rados.rados.0.smithi038.stdout:1596: finishing write tid 2 to smithi03870129-160 2024-09-14T04:08:48.673 INFO:tasks.rados.rados.0.smithi038.stdout:1596: finishing write tid 3 to smithi03870129-160 2024-09-14T04:08:48.674 INFO:tasks.rados.rados.0.smithi038.stdout:1597: finishing write tid 1 to smithi03870129-270 2024-09-14T04:08:48.674 INFO:tasks.rados.rados.0.smithi038.stdout:1597: finishing write tid 2 to smithi03870129-270 2024-09-14T04:08:48.674 INFO:tasks.rados.rados.0.smithi038.stdout:1596: finishing write tid 4 to smithi03870129-160 2024-09-14T04:08:48.674 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 160 v 117 (ObjNum 1106 snap 0 seq_num 1106) dirty exists 2024-09-14T04:08:48.674 INFO:tasks.rados.rados.0.smithi038.stdout:1596: left oid 160 (ObjNum 1106 snap 0 seq_num 1106) 2024-09-14T04:08:48.674 INFO:tasks.rados.rados.0.smithi038.stdout:1597: finishing write tid 3 to smithi03870129-270 2024-09-14T04:08:48.674 INFO:tasks.rados.rados.0.smithi038.stdout:1597: finishing write tid 4 to smithi03870129-270 2024-09-14T04:08:48.674 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 270 v 269 (ObjNum 1107 snap 0 seq_num 1107) dirty exists 2024-09-14T04:08:48.674 INFO:tasks.rados.rados.0.smithi038.stdout:1597: left oid 270 (ObjNum 1107 snap 0 seq_num 1107) 2024-09-14T04:08:48.674 INFO:tasks.rados.rados.0.smithi038.stdout:1598: finishing write tid 1 to smithi03870129-435 2024-09-14T04:08:48.674 INFO:tasks.rados.rados.0.smithi038.stdout:1598: finishing write tid 2 to smithi03870129-435 2024-09-14T04:08:48.674 INFO:tasks.rados.rados.0.smithi038.stdout:1598: finishing write tid 3 to smithi03870129-435 2024-09-14T04:08:48.674 INFO:tasks.rados.rados.0.smithi038.stdout:1598: finishing write tid 4 to smithi03870129-435 2024-09-14T04:08:48.674 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 435 v 245 (ObjNum 1108 snap 0 seq_num 1108) dirty exists 2024-09-14T04:08:48.675 INFO:tasks.rados.rados.0.smithi038.stdout:1598: left oid 435 (ObjNum 1108 snap 0 seq_num 1108) 2024-09-14T04:08:48.675 INFO:tasks.rados.rados.0.smithi038.stdout:1599: finishing write tid 1 to smithi03870129-103 2024-09-14T04:08:48.675 INFO:tasks.rados.rados.0.smithi038.stdout:1590: done (15 left) 2024-09-14T04:08:48.675 INFO:tasks.rados.rados.0.smithi038.stdout:1591: done (14 left) 2024-09-14T04:08:48.675 INFO:tasks.rados.rados.0.smithi038.stdout:1592: done (13 left) 2024-09-14T04:08:48.675 INFO:tasks.rados.rados.0.smithi038.stdout:1593: done (12 left) 2024-09-14T04:08:48.675 INFO:tasks.rados.rados.0.smithi038.stdout:1594: done (11 left) 2024-09-14T04:08:48.675 INFO:tasks.rados.rados.0.smithi038.stdout:1595: done (10 left) 2024-09-14T04:08:48.675 INFO:tasks.rados.rados.0.smithi038.stdout:1596: done (9 left) 2024-09-14T04:08:48.675 INFO:tasks.rados.rados.0.smithi038.stdout:1597: done (8 left) 2024-09-14T04:08:48.675 INFO:tasks.rados.rados.0.smithi038.stdout:1598: done (7 left) 2024-09-14T04:08:48.675 INFO:tasks.rados.rados.0.smithi038.stdout:1606: read oid 490 snap -1 2024-09-14T04:08:48.675 INFO:tasks.rados.rados.0.smithi038.stdout:1606: expect (ObjNum 1007 snap 0 seq_num 1007) 2024-09-14T04:08:48.676 INFO:tasks.rados.rados.0.smithi038.stdout:1607: delete oid 33 current snap is 0 2024-09-14T04:08:48.676 INFO:tasks.rados.rados.0.smithi038.stdout:1599: finishing write tid 2 to smithi03870129-103 2024-09-14T04:08:48.676 INFO:tasks.rados.rados.0.smithi038.stdout:1599: finishing write tid 3 to smithi03870129-103 2024-09-14T04:08:48.676 INFO:tasks.rados.rados.0.smithi038.stdout:1599: finishing write tid 4 to smithi03870129-103 2024-09-14T04:08:48.676 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 103 v 319 (ObjNum 1109 snap 0 seq_num 1109) dirty exists 2024-09-14T04:08:48.676 INFO:tasks.rados.rados.0.smithi038.stdout:1599: left oid 103 (ObjNum 1109 snap 0 seq_num 1109) 2024-09-14T04:08:48.676 INFO:tasks.rados.rados.0.smithi038.stdout:1600: expect (ObjNum 815 snap 0 seq_num 815) 2024-09-14T04:08:48.834 INFO:tasks.rados.rados.0.smithi038.stdout:1601: finishing write tid 1 to smithi03870129-346 2024-09-14T04:08:48.834 INFO:tasks.rados.rados.0.smithi038.stdout:1602: expect (ObjNum 970 snap 0 seq_num 970) 2024-09-14T04:08:48.927 INFO:tasks.rados.rados.0.smithi038.stdout:1601: finishing write tid 2 to smithi03870129-346 2024-09-14T04:08:48.927 INFO:tasks.rados.rados.0.smithi038.stdout:1601: finishing write tid 3 to smithi03870129-346 2024-09-14T04:08:48.927 INFO:tasks.rados.rados.0.smithi038.stdout:1601: finishing write tid 4 to smithi03870129-346 2024-09-14T04:08:48.927 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 346 v 298 (ObjNum 1110 snap 0 seq_num 1110) dirty exists 2024-09-14T04:08:48.927 INFO:tasks.rados.rados.0.smithi038.stdout:1601: left oid 346 (ObjNum 1110 snap 0 seq_num 1110) 2024-09-14T04:08:48.927 INFO:tasks.rados.rados.0.smithi038.stdout:1603: finishing write tid 1 to smithi03870129-256 2024-09-14T04:08:48.927 INFO:tasks.rados.rados.0.smithi038.stdout:1603: finishing write tid 2 to smithi03870129-256 2024-09-14T04:08:48.927 INFO:tasks.rados.rados.0.smithi038.stdout:1599: done (8 left) 2024-09-14T04:08:48.927 INFO:tasks.rados.rados.0.smithi038.stdout:1600: done (7 left) 2024-09-14T04:08:48.927 INFO:tasks.rados.rados.0.smithi038.stdout:1601: done (6 left) 2024-09-14T04:08:48.927 INFO:tasks.rados.rados.0.smithi038.stdout:1602: done (5 left) 2024-09-14T04:08:48.928 INFO:tasks.rados.rados.0.smithi038.stdout:1607: done (4 left) 2024-09-14T04:08:48.928 INFO:tasks.rados.rados.0.smithi038.stdout:1608: read oid 26 snap -1 2024-09-14T04:08:48.928 INFO:tasks.rados.rados.0.smithi038.stdout:1608: expect (ObjNum 565 snap 0 seq_num 565) 2024-09-14T04:08:48.928 INFO:tasks.rados.rados.0.smithi038.stdout:1609: delete oid 183 current snap is 0 2024-09-14T04:08:48.928 INFO:tasks.rados.rados.0.smithi038.stdout:1603: finishing write tid 3 to smithi03870129-256 2024-09-14T04:08:48.928 INFO:tasks.rados.rados.0.smithi038.stdout:1603: finishing write tid 4 to smithi03870129-256 2024-09-14T04:08:48.928 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 256 v 231 (ObjNum 1111 snap 0 seq_num 1111) dirty exists 2024-09-14T04:08:48.928 INFO:tasks.rados.rados.0.smithi038.stdout:1603: left oid 256 (ObjNum 1111 snap 0 seq_num 1111) 2024-09-14T04:08:48.928 INFO:tasks.rados.rados.0.smithi038.stdout:1605: expect (ObjNum 1076 snap 0 seq_num 1076) 2024-09-14T04:08:49.015 INFO:tasks.rados.rados.0.smithi038.stdout:1604: expect (ObjNum 977 snap 0 seq_num 977) 2024-09-14T04:08:49.154 INFO:tasks.rados.rados.0.smithi038.stdout:1606: expect (ObjNum 1007 snap 0 seq_num 1007) 2024-09-14T04:08:49.175 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:08:49.314 INFO:tasks.rados.rados.0.smithi038.stdout:1608: expect (ObjNum 565 snap 0 seq_num 565) 2024-09-14T04:08:49.473 INFO:tasks.rados.rados.0.smithi038.stdout:1603: done (5 left) 2024-09-14T04:08:49.473 INFO:tasks.rados.rados.0.smithi038.stdout:1604: done (4 left) 2024-09-14T04:08:49.473 INFO:tasks.rados.rados.0.smithi038.stdout:1605: done (3 left) 2024-09-14T04:08:49.474 INFO:tasks.rados.rados.0.smithi038.stdout:1606: done (2 left) 2024-09-14T04:08:49.474 INFO:tasks.rados.rados.0.smithi038.stdout:1608: done (1 left) 2024-09-14T04:08:49.474 INFO:tasks.rados.rados.0.smithi038.stdout:1609: done (0 left) 2024-09-14T04:08:49.474 INFO:tasks.rados.rados.0.smithi038.stdout:1610: read oid 121 snap -1 2024-09-14T04:08:49.474 INFO:tasks.rados.rados.0.smithi038.stdout:1610: expect (ObjNum 120 snap 0 seq_num 120) 2024-09-14T04:08:49.474 INFO:tasks.rados.rados.0.smithi038.stdout:1611: delete oid 217 current snap is 0 2024-09-14T04:08:49.475 INFO:tasks.rados.rados.0.smithi038.stdout:1611: done (1 left) 2024-09-14T04:08:49.475 INFO:tasks.rados.rados.0.smithi038.stdout:1612: read oid 352 snap -1 2024-09-14T04:08:49.475 INFO:tasks.rados.rados.0.smithi038.stdout:1612: expect (ObjNum 653 snap 0 seq_num 653) 2024-09-14T04:08:49.475 INFO:tasks.rados.rados.0.smithi038.stdout:1613: write oid 477 current snap is 0 2024-09-14T04:08:49.475 INFO:tasks.rados.rados.0.smithi038.stdout:1613: seq_num 1115 ranges {739805=490173,1630599=435053,2636284=103521} 2024-09-14T04:08:49.485 INFO:tasks.rados.rados.0.smithi038.stdout:1613: writing smithi03870129-477 from 739805 to 1229978 tid 1 2024-09-14T04:08:49.493 INFO:tasks.rados.rados.0.smithi038.stdout:1613: writing smithi03870129-477 from 1630599 to 2065652 tid 2 2024-09-14T04:08:49.499 INFO:tasks.rados.rados.0.smithi038.stdout:1613: writing smithi03870129-477 from 2636284 to 2739805 tid 3 2024-09-14T04:08:49.499 INFO:tasks.rados.rados.0.smithi038.stdout:1614: write oid 408 current snap is 0 2024-09-14T04:08:49.499 INFO:tasks.rados.rados.0.smithi038.stdout:1614: seq_num 1116 ranges {756612=565422,2089081=578711} 2024-09-14T04:08:49.510 INFO:tasks.rados.rados.0.smithi038.stdout:1614: writing smithi03870129-408 from 756612 to 1322034 tid 1 2024-09-14T04:08:49.525 INFO:tasks.rados.rados.0.smithi038.stdout:1614: writing smithi03870129-408 from 2089081 to 2667792 tid 2 2024-09-14T04:08:49.525 INFO:tasks.rados.rados.0.smithi038.stdout:1615: write oid 407 current snap is 0 2024-09-14T04:08:49.525 INFO:tasks.rados.rados.0.smithi038.stdout:1615: seq_num 1117 ranges {773419=640671,2147563=438722} 2024-09-14T04:08:49.533 INFO:tasks.rados.rados.0.smithi038.stdout:1615: writing smithi03870129-407 from 773419 to 1414090 tid 1 2024-09-14T04:08:49.543 INFO:tasks.rados.rados.0.smithi038.stdout:1615: writing smithi03870129-407 from 2147563 to 2586285 tid 2 2024-09-14T04:08:49.543 INFO:tasks.rados.rados.0.smithi038.stdout:1616: delete oid 165 current snap is 0 2024-09-14T04:08:49.543 INFO:tasks.rados.rados.0.smithi038.stdout:1610: expect (ObjNum 120 snap 0 seq_num 120) 2024-09-14T04:08:49.659 INFO:tasks.rados.rados.0.smithi038.stdout:1612: expect (ObjNum 653 snap 0 seq_num 653) 2024-09-14T04:08:49.794 INFO:tasks.rados.rados.0.smithi038.stdout:1613: finishing write tid 1 to smithi03870129-477 2024-09-14T04:08:49.794 INFO:tasks.rados.rados.0.smithi038.stdout:1613: finishing write tid 2 to smithi03870129-477 2024-09-14T04:08:49.794 INFO:tasks.rados.rados.0.smithi038.stdout:1613: finishing write tid 3 to smithi03870129-477 2024-09-14T04:08:49.794 INFO:tasks.rados.rados.0.smithi038.stdout:1613: finishing write tid 4 to smithi03870129-477 2024-09-14T04:08:49.794 INFO:tasks.rados.rados.0.smithi038.stdout:1613: finishing write tid 5 to smithi03870129-477 2024-09-14T04:08:49.794 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 477 v 177 (ObjNum 1115 snap 0 seq_num 1115) dirty exists 2024-09-14T04:08:49.794 INFO:tasks.rados.rados.0.smithi038.stdout:1613: left oid 477 (ObjNum 1115 snap 0 seq_num 1115) 2024-09-14T04:08:49.794 INFO:tasks.rados.rados.0.smithi038.stdout:1614: finishing write tid 1 to smithi03870129-408 2024-09-14T04:08:49.794 INFO:tasks.rados.rados.0.smithi038.stdout:1614: finishing write tid 2 to smithi03870129-408 2024-09-14T04:08:49.794 INFO:tasks.rados.rados.0.smithi038.stdout:1614: finishing write tid 3 to smithi03870129-408 2024-09-14T04:08:49.795 INFO:tasks.rados.rados.0.smithi038.stdout:1614: finishing write tid 4 to smithi03870129-408 2024-09-14T04:08:49.795 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 408 v 322 (ObjNum 1116 snap 0 seq_num 1116) dirty exists 2024-09-14T04:08:49.795 INFO:tasks.rados.rados.0.smithi038.stdout:1614: left oid 408 (ObjNum 1116 snap 0 seq_num 1116) 2024-09-14T04:08:49.795 INFO:tasks.rados.rados.0.smithi038.stdout:1615: finishing write tid 1 to smithi03870129-407 2024-09-14T04:08:49.795 INFO:tasks.rados.rados.0.smithi038.stdout:1615: finishing write tid 2 to smithi03870129-407 2024-09-14T04:08:49.795 INFO:tasks.rados.rados.0.smithi038.stdout:1615: finishing write tid 3 to smithi03870129-407 2024-09-14T04:08:49.795 INFO:tasks.rados.rados.0.smithi038.stdout:1615: finishing write tid 4 to smithi03870129-407 2024-09-14T04:08:49.795 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 407 v 226 (ObjNum 1117 snap 0 seq_num 1117) dirty exists 2024-09-14T04:08:49.795 INFO:tasks.rados.rados.0.smithi038.stdout:1615: left oid 407 (ObjNum 1117 snap 0 seq_num 1117) 2024-09-14T04:08:49.795 INFO:tasks.rados.rados.0.smithi038.stdout:1610: done (5 left) 2024-09-14T04:08:49.795 INFO:tasks.rados.rados.0.smithi038.stdout:1612: done (4 left) 2024-09-14T04:08:49.795 INFO:tasks.rados.rados.0.smithi038.stdout:1613: done (3 left) 2024-09-14T04:08:49.796 INFO:tasks.rados.rados.0.smithi038.stdout:1614: done (2 left) 2024-09-14T04:08:49.796 INFO:tasks.rados.rados.0.smithi038.stdout:1615: done (1 left) 2024-09-14T04:08:49.796 INFO:tasks.rados.rados.0.smithi038.stdout:1616: done (0 left) 2024-09-14T04:08:49.796 INFO:tasks.rados.rados.0.smithi038.stdout:1617: read oid 225 snap -1 2024-09-14T04:08:49.796 INFO:tasks.rados.rados.0.smithi038.stdout:1617: expect (ObjNum 534 snap 0 seq_num 534) 2024-09-14T04:08:49.796 INFO:tasks.rados.rados.0.smithi038.stdout:1618: write oid 14 current snap is 0 2024-09-14T04:08:49.796 INFO:tasks.rados.rados.0.smithi038.stdout:1618: seq_num 1119 ranges {407033=507522,1464527=442391,2345976=461057} 2024-09-14T04:08:49.803 INFO:tasks.rados.rados.0.smithi038.stdout:1618: writing smithi03870129-14 from 407033 to 914555 tid 1 2024-09-14T04:08:49.813 INFO:tasks.rados.rados.0.smithi038.stdout:1618: writing smithi03870129-14 from 1464527 to 1906918 tid 2 2024-09-14T04:08:49.823 INFO:tasks.rados.rados.0.smithi038.stdout:1618: writing smithi03870129-14 from 2345976 to 2807033 tid 3 2024-09-14T04:08:49.823 INFO:tasks.rados.rados.0.smithi038.stdout:1619: read oid 197 snap -1 2024-09-14T04:08:49.823 INFO:tasks.rados.rados.0.smithi038.stdout:1619: expect (ObjNum 613 snap 0 seq_num 613) 2024-09-14T04:08:49.823 INFO:tasks.rados.rados.0.smithi038.stdout:1620: write oid 224 current snap is 0 2024-09-14T04:08:49.823 INFO:tasks.rados.rados.0.smithi038.stdout:1620: seq_num 1120 ranges {423840=582771,1523009=586049,2657046=166794} 2024-09-14T04:08:49.833 INFO:tasks.rados.rados.0.smithi038.stdout:1620: writing smithi03870129-224 from 423840 to 1006611 tid 1 2024-09-14T04:08:49.844 INFO:tasks.rados.rados.0.smithi038.stdout:1620: writing smithi03870129-224 from 1523009 to 2109058 tid 2 2024-09-14T04:08:49.852 INFO:tasks.rados.rados.0.smithi038.stdout:1620: writing smithi03870129-224 from 2657046 to 2823840 tid 3 2024-09-14T04:08:49.852 INFO:tasks.rados.rados.0.smithi038.stdout:1621: read oid 165 snap -1 2024-09-14T04:08:49.852 INFO:tasks.rados.rados.0.smithi038.stdout:1621: expect deleted 2024-09-14T04:08:49.852 INFO:tasks.rados.rados.0.smithi038.stdout:1622: write oid 436 current snap is 0 2024-09-14T04:08:49.852 INFO:tasks.rados.rados.0.smithi038.stdout:1622: seq_num 1121 ranges {440647=658020,1581491=446060,2800822=39825} 2024-09-14T04:08:49.861 INFO:tasks.rados.rados.0.smithi038.stdout:1622: writing smithi03870129-436 from 440647 to 1098667 tid 1 2024-09-14T04:08:49.868 INFO:tasks.rados.rados.0.smithi038.stdout:1622: writing smithi03870129-436 from 1581491 to 2027551 tid 2 2024-09-14T04:08:49.875 INFO:tasks.rados.rados.0.smithi038.stdout:1622: writing smithi03870129-436 from 2800822 to 2840647 tid 3 2024-09-14T04:08:49.875 INFO:tasks.rados.rados.0.smithi038.stdout:1623: write oid 79 current snap is 0 2024-09-14T04:08:49.875 INFO:tasks.rados.rados.0.smithi038.stdout:1617: expect (ObjNum 534 snap 0 seq_num 534) 2024-09-14T04:08:49.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:49 smithi123 bash[24950]: cluster 2024-09-14T04:08:48.266287+0000 mgr.y (mgr.14406) 276 : cluster [DBG] pgmap v234: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 94 MiB/s rd, 12 MiB/s wr, 126 op/s 2024-09-14T04:08:49.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:49 smithi123 bash[24950]: audit 2024-09-14T04:08:48.893355+0000 mon.a (mon.0) 867 : audit [DBG] from='client.? 172.21.15.38:0/2178780282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:08:50.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:49 smithi038 bash[32505]: cluster 2024-09-14T04:08:48.266287+0000 mgr.y (mgr.14406) 276 : cluster [DBG] pgmap v234: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 94 MiB/s rd, 12 MiB/s wr, 126 op/s 2024-09-14T04:08:50.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:49 smithi038 bash[32505]: audit 2024-09-14T04:08:48.893355+0000 mon.a (mon.0) 867 : audit [DBG] from='client.? 172.21.15.38:0/2178780282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:08:50.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:49 smithi038 bash[22519]: cluster 2024-09-14T04:08:48.266287+0000 mgr.y (mgr.14406) 276 : cluster [DBG] pgmap v234: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 94 MiB/s rd, 12 MiB/s wr, 126 op/s 2024-09-14T04:08:50.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:49 smithi038 bash[22519]: audit 2024-09-14T04:08:48.893355+0000 mon.a (mon.0) 867 : audit [DBG] from='client.? 172.21.15.38:0/2178780282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:08:50.028 INFO:tasks.rados.rados.0.smithi038.stdout:1618: finishing write tid 1 to smithi03870129-14 2024-09-14T04:08:50.028 INFO:tasks.rados.rados.0.smithi038.stdout:1618: finishing write tid 2 to smithi03870129-14 2024-09-14T04:08:50.028 INFO:tasks.rados.rados.0.smithi038.stdout:1623: seq_num 1122 ranges {457454=733269,1923620=589718} 2024-09-14T04:08:50.035 INFO:tasks.rados.rados.0.smithi038.stdout:1623: writing smithi03870129-79 from 457454 to 1190723 tid 1 2024-09-14T04:08:50.044 INFO:tasks.rados.rados.0.smithi038.stdout:1623: writing smithi03870129-79 from 1923620 to 2513338 tid 2 2024-09-14T04:08:50.045 INFO:tasks.rados.rados.0.smithi038.stdout:1617: done (6 left) 2024-09-14T04:08:50.045 INFO:tasks.rados.rados.0.smithi038.stdout:1624: write oid 255 current snap is 0 2024-09-14T04:08:50.045 INFO:tasks.rados.rados.0.smithi038.stdout:1618: finishing write tid 3 to smithi03870129-14 2024-09-14T04:08:50.045 INFO:tasks.rados.rados.0.smithi038.stdout:1618: finishing write tid 4 to smithi03870129-14 2024-09-14T04:08:50.045 INFO:tasks.rados.rados.0.smithi038.stdout:1618: finishing write tid 5 to smithi03870129-14 2024-09-14T04:08:50.045 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 14 v 339 (ObjNum 1119 snap 0 seq_num 1119) dirty exists 2024-09-14T04:08:50.045 INFO:tasks.rados.rados.0.smithi038.stdout:1618: left oid 14 (ObjNum 1119 snap 0 seq_num 1119) 2024-09-14T04:08:50.045 INFO:tasks.rados.rados.0.smithi038.stdout:1619: expect (ObjNum 613 snap 0 seq_num 613) 2024-09-14T04:08:50.145 INFO:tasks.rados.rados.0.smithi038.stdout:1620: finishing write tid 1 to smithi03870129-224 2024-09-14T04:08:50.145 INFO:tasks.rados.rados.0.smithi038.stdout:1620: finishing write tid 2 to smithi03870129-224 2024-09-14T04:08:50.145 INFO:tasks.rados.rados.0.smithi038.stdout:1620: finishing write tid 3 to smithi03870129-224 2024-09-14T04:08:50.145 INFO:tasks.rados.rados.0.smithi038.stdout:1620: finishing write tid 4 to smithi03870129-224 2024-09-14T04:08:50.145 INFO:tasks.rados.rados.0.smithi038.stdout:1620: finishing write tid 5 to smithi03870129-224 2024-09-14T04:08:50.146 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 224 v 343 (ObjNum 1120 snap 0 seq_num 1120) dirty exists 2024-09-14T04:08:50.146 INFO:tasks.rados.rados.0.smithi038.stdout:1620: left oid 224 (ObjNum 1120 snap 0 seq_num 1120) 2024-09-14T04:08:50.146 INFO:tasks.rados.rados.0.smithi038.stdout:1622: finishing write tid 1 to smithi03870129-436 2024-09-14T04:08:50.146 INFO:tasks.rados.rados.0.smithi038.stdout:1622: finishing write tid 2 to smithi03870129-436 2024-09-14T04:08:50.146 INFO:tasks.rados.rados.0.smithi038.stdout:1622: finishing write tid 3 to smithi03870129-436 2024-09-14T04:08:50.146 INFO:tasks.rados.rados.0.smithi038.stdout:1622: finishing write tid 4 to smithi03870129-436 2024-09-14T04:08:50.146 INFO:tasks.rados.rados.0.smithi038.stdout:1622: finishing write tid 5 to smithi03870129-436 2024-09-14T04:08:50.146 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 436 v 241 (ObjNum 1121 snap 0 seq_num 1121) dirty exists 2024-09-14T04:08:50.146 INFO:tasks.rados.rados.0.smithi038.stdout:1622: left oid 436 (ObjNum 1121 snap 0 seq_num 1121) 2024-09-14T04:08:50.146 INFO:tasks.rados.rados.0.smithi038.stdout:1623: finishing write tid 1 to smithi03870129-79 2024-09-14T04:08:50.146 INFO:tasks.rados.rados.0.smithi038.stdout:1623: finishing write tid 2 to smithi03870129-79 2024-09-14T04:08:50.146 INFO:tasks.rados.rados.0.smithi038.stdout:1623: finishing write tid 3 to smithi03870129-79 2024-09-14T04:08:50.146 INFO:tasks.rados.rados.0.smithi038.stdout:1623: finishing write tid 4 to smithi03870129-79 2024-09-14T04:08:50.146 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 79 v 181 (ObjNum 1122 snap 0 seq_num 1122) dirty exists 2024-09-14T04:08:50.147 INFO:tasks.rados.rados.0.smithi038.stdout:1623: left oid 79 (ObjNum 1122 snap 0 seq_num 1122) 2024-09-14T04:08:50.147 INFO:tasks.rados.rados.0.smithi038.stdout:1624: seq_num 1123 ranges {474261=408518,1582102=449729,2739315=134946} 2024-09-14T04:08:50.155 INFO:tasks.rados.rados.0.smithi038.stdout:1624: writing smithi03870129-255 from 474261 to 882779 tid 1 2024-09-14T04:08:50.168 INFO:tasks.rados.rados.0.smithi038.stdout:1624: writing smithi03870129-255 from 1582102 to 2031831 tid 2 2024-09-14T04:08:50.179 INFO:tasks.rados.rados.0.smithi038.stdout:1624: writing smithi03870129-255 from 2739315 to 2874261 tid 3 2024-09-14T04:08:50.179 INFO:tasks.rados.rados.0.smithi038.stdout:1618: done (6 left) 2024-09-14T04:08:50.179 INFO:tasks.rados.rados.0.smithi038.stdout:1619: done (5 left) 2024-09-14T04:08:50.179 INFO:tasks.rados.rados.0.smithi038.stdout:1620: done (4 left) 2024-09-14T04:08:50.179 INFO:tasks.rados.rados.0.smithi038.stdout:1621: done (3 left) 2024-09-14T04:08:50.179 INFO:tasks.rados.rados.0.smithi038.stdout:1622: done (2 left) 2024-09-14T04:08:50.179 INFO:tasks.rados.rados.0.smithi038.stdout:1623: done (1 left) 2024-09-14T04:08:50.179 INFO:tasks.rados.rados.0.smithi038.stdout:1625: read oid 206 snap -1 2024-09-14T04:08:50.179 INFO:tasks.rados.rados.0.smithi038.stdout:1625: expect (ObjNum 761 snap 0 seq_num 761) 2024-09-14T04:08:50.179 INFO:tasks.rados.rados.0.smithi038.stdout:1626: write oid 315 current snap is 0 2024-09-14T04:08:50.179 INFO:tasks.rados.rados.0.smithi038.stdout:1624: finishing write tid 1 to smithi03870129-255 2024-09-14T04:08:50.179 INFO:tasks.rados.rados.0.smithi038.stdout:1624: finishing write tid 2 to smithi03870129-255 2024-09-14T04:08:50.180 INFO:tasks.rados.rados.0.smithi038.stdout:1626: seq_num 1124 ranges {491068=483767,1640584=593387,2650385=240683} 2024-09-14T04:08:50.192 INFO:tasks.rados.rados.0.smithi038.stdout:1626: writing smithi03870129-315 from 491068 to 974835 tid 1 2024-09-14T04:08:50.209 INFO:tasks.rados.rados.0.smithi038.stdout:1626: writing smithi03870129-315 from 1640584 to 2233971 tid 2 2024-09-14T04:08:50.216 INFO:tasks.rados.rados.0.smithi038.stdout:1626: writing smithi03870129-315 from 2650385 to 2891068 tid 3 2024-09-14T04:08:50.216 INFO:tasks.rados.rados.0.smithi038.stdout:1627: read oid 214 snap -1 2024-09-14T04:08:50.216 INFO:tasks.rados.rados.0.smithi038.stdout:1627: expect (ObjNum 572 snap 0 seq_num 572) 2024-09-14T04:08:50.217 INFO:tasks.rados.rados.0.smithi038.stdout:1628: write oid 85 current snap is 0 2024-09-14T04:08:50.217 INFO:tasks.rados.rados.0.smithi038.stdout:1628: seq_num 1125 ranges {507875=559016,1699066=737045} 2024-09-14T04:08:50.226 INFO:tasks.rados.rados.0.smithi038.stdout:1628: writing smithi03870129-85 from 507875 to 1066891 tid 1 2024-09-14T04:08:50.237 INFO:tasks.rados.rados.0.smithi038.stdout:1628: writing smithi03870129-85 from 1699066 to 2436111 tid 2 2024-09-14T04:08:50.237 INFO:tasks.rados.rados.0.smithi038.stdout:1629: write oid 17 current snap is 0 2024-09-14T04:08:50.237 INFO:tasks.rados.rados.0.smithi038.stdout:1629: seq_num 1126 ranges {524682=750618,1757548=597056} 2024-09-14T04:08:50.247 INFO:tasks.rados.rados.0.smithi038.stdout:1629: writing smithi03870129-17 from 524682 to 1275300 tid 1 2024-09-14T04:08:50.255 INFO:tasks.rados.rados.0.smithi038.stdout:1629: writing smithi03870129-17 from 1757548 to 2354604 tid 2 2024-09-14T04:08:50.255 INFO:tasks.rados.rados.0.smithi038.stdout:1630: read oid 146 snap -1 2024-09-14T04:08:50.255 INFO:tasks.rados.rados.0.smithi038.stdout:1630: expect (ObjNum 871 snap 0 seq_num 871) 2024-09-14T04:08:50.255 INFO:tasks.rados.rados.0.smithi038.stdout:1631: read oid 410 snap -1 2024-09-14T04:08:50.255 INFO:tasks.rados.rados.0.smithi038.stdout:1631: expect (ObjNum 409 snap 0 seq_num 409) 2024-09-14T04:08:50.255 INFO:tasks.rados.rados.0.smithi038.stdout:1632: write oid 197 current snap is 0 2024-09-14T04:08:50.255 INFO:tasks.rados.rados.0.smithi038.stdout:1632: seq_num 1127 ranges {541489=425867,1416030=740714,2732654=208835} 2024-09-14T04:08:50.261 INFO:tasks.rados.rados.0.smithi038.stdout:1632: writing smithi03870129-197 from 541489 to 967356 tid 1 2024-09-14T04:08:50.269 INFO:tasks.rados.rados.0.smithi038.stdout:1632: writing smithi03870129-197 from 1416030 to 2156744 tid 2 2024-09-14T04:08:50.274 INFO:tasks.rados.rados.0.smithi038.stdout:1632: writing smithi03870129-197 from 2732654 to 2941489 tid 3 2024-09-14T04:08:50.274 INFO:tasks.rados.rados.0.smithi038.stdout:1633: write oid 340 current snap is 0 2024-09-14T04:08:50.274 INFO:tasks.rados.rados.0.smithi038.stdout:1633: seq_num 1128 ranges {558296=501116,1474512=600725,2760077=198219} 2024-09-14T04:08:50.280 INFO:tasks.rados.rados.0.smithi038.stdout:1633: writing smithi03870129-340 from 558296 to 1059412 tid 1 2024-09-14T04:08:50.285 INFO:tasks.rados.rados.0.smithi038.stdout:1633: writing smithi03870129-340 from 1474512 to 2075237 tid 2 2024-09-14T04:08:50.291 INFO:tasks.rados.rados.0.smithi038.stdout:1633: writing smithi03870129-340 from 2760077 to 2958296 tid 3 2024-09-14T04:08:50.291 INFO:tasks.rados.rados.0.smithi038.stdout:1634: read oid 191 snap -1 2024-09-14T04:08:50.291 INFO:tasks.rados.rados.0.smithi038.stdout:1634: expect (ObjNum 780 snap 0 seq_num 780) 2024-09-14T04:08:50.291 INFO:tasks.rados.rados.0.smithi038.stdout:1635: write oid 244 current snap is 0 2024-09-14T04:08:50.291 INFO:tasks.rados.rados.0.smithi038.stdout:1624: finishing write tid 3 to smithi03870129-255 2024-09-14T04:08:50.291 INFO:tasks.rados.rados.0.smithi038.stdout:1624: finishing write tid 4 to smithi03870129-255 2024-09-14T04:08:50.291 INFO:tasks.rados.rados.0.smithi038.stdout:1624: finishing write tid 5 to smithi03870129-255 2024-09-14T04:08:50.291 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 255 v 326 (ObjNum 1123 snap 0 seq_num 1123) dirty exists 2024-09-14T04:08:50.291 INFO:tasks.rados.rados.0.smithi038.stdout:1624: left oid 255 (ObjNum 1123 snap 0 seq_num 1123) 2024-09-14T04:08:50.291 INFO:tasks.rados.rados.0.smithi038.stdout:1635: seq_num 1129 ranges {575103=576365,1932994=744383} 2024-09-14T04:08:50.297 INFO:tasks.rados.rados.0.smithi038.stdout:1635: writing smithi03870129-244 from 575103 to 1151468 tid 1 2024-09-14T04:08:50.306 INFO:tasks.rados.rados.0.smithi038.stdout:1635: writing smithi03870129-244 from 1932994 to 2677377 tid 2 2024-09-14T04:08:50.306 INFO:tasks.rados.rados.0.smithi038.stdout:1624: done (11 left) 2024-09-14T04:08:50.306 INFO:tasks.rados.rados.0.smithi038.stdout:1636: write oid 172 current snap is 0 2024-09-14T04:08:50.306 INFO:tasks.rados.rados.0.smithi038.stdout:1636: seq_num 1130 ranges {591910=651614,1875123=604394} 2024-09-14T04:08:50.313 INFO:tasks.rados.rados.0.smithi038.stdout:1636: writing smithi03870129-172 from 591910 to 1243524 tid 1 2024-09-14T04:08:50.320 INFO:tasks.rados.rados.0.smithi038.stdout:1636: writing smithi03870129-172 from 1875123 to 2479517 tid 2 2024-09-14T04:08:50.320 INFO:tasks.rados.rados.0.smithi038.stdout:1637: read oid 26 snap -1 2024-09-14T04:08:50.320 INFO:tasks.rados.rados.0.smithi038.stdout:1637: expect (ObjNum 565 snap 0 seq_num 565) 2024-09-14T04:08:50.320 INFO:tasks.rados.rados.0.smithi038.stdout:1638: write oid 6 current snap is 0 2024-09-14T04:08:50.321 INFO:tasks.rados.rados.0.smithi038.stdout:1638: seq_num 1131 ranges {608717=726863,1933605=748052} 2024-09-14T04:08:50.328 INFO:tasks.rados.rados.0.smithi038.stdout:1638: writing smithi03870129-6 from 608717 to 1335580 tid 1 2024-09-14T04:08:50.335 INFO:tasks.rados.rados.0.smithi038.stdout:1638: writing smithi03870129-6 from 1933605 to 2681657 tid 2 2024-09-14T04:08:50.335 INFO:tasks.rados.rados.0.smithi038.stdout:1639: write oid 413 current snap is 0 2024-09-14T04:08:50.336 INFO:tasks.rados.rados.0.smithi038.stdout:1625: expect (ObjNum 761 snap 0 seq_num 761) 2024-09-14T04:08:50.575 INFO:tasks.rados.rados.0.smithi038.stdout:1626: finishing write tid 1 to smithi03870129-315 2024-09-14T04:08:50.575 INFO:tasks.rados.rados.0.smithi038.stdout:1626: finishing write tid 2 to smithi03870129-315 2024-09-14T04:08:50.576 INFO:tasks.rados.rados.0.smithi038.stdout:1626: finishing write tid 3 to smithi03870129-315 2024-09-14T04:08:50.576 INFO:tasks.rados.rados.0.smithi038.stdout:1626: finishing write tid 4 to smithi03870129-315 2024-09-14T04:08:50.576 INFO:tasks.rados.rados.0.smithi038.stdout:1626: finishing write tid 5 to smithi03870129-315 2024-09-14T04:08:50.576 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 315 v 330 (ObjNum 1124 snap 0 seq_num 1124) dirty exists 2024-09-14T04:08:50.576 INFO:tasks.rados.rados.0.smithi038.stdout:1626: left oid 315 (ObjNum 1124 snap 0 seq_num 1124) 2024-09-14T04:08:50.576 INFO:tasks.rados.rados.0.smithi038.stdout:1627: expect (ObjNum 572 snap 0 seq_num 572) 2024-09-14T04:08:50.690 INFO:tasks.rados.rados.0.smithi038.stdout:1628: finishing write tid 1 to smithi03870129-85 2024-09-14T04:08:50.690 INFO:tasks.rados.rados.0.smithi038.stdout:1628: finishing write tid 2 to smithi03870129-85 2024-09-14T04:08:50.690 INFO:tasks.rados.rados.0.smithi038.stdout:1628: finishing write tid 3 to smithi03870129-85 2024-09-14T04:08:50.690 INFO:tasks.rados.rados.0.smithi038.stdout:1628: finishing write tid 4 to smithi03870129-85 2024-09-14T04:08:50.690 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 85 v 272 (ObjNum 1125 snap 0 seq_num 1125) dirty exists 2024-09-14T04:08:50.690 INFO:tasks.rados.rados.0.smithi038.stdout:1628: left oid 85 (ObjNum 1125 snap 0 seq_num 1125) 2024-09-14T04:08:50.690 INFO:tasks.rados.rados.0.smithi038.stdout:1629: finishing write tid 1 to smithi03870129-17 2024-09-14T04:08:50.691 INFO:tasks.rados.rados.0.smithi038.stdout:1629: finishing write tid 2 to smithi03870129-17 2024-09-14T04:08:50.691 INFO:tasks.rados.rados.0.smithi038.stdout:1630: expect (ObjNum 871 snap 0 seq_num 871) 2024-09-14T04:08:50.814 INFO:tasks.rados.rados.0.smithi038.stdout:1629: finishing write tid 3 to smithi03870129-17 2024-09-14T04:08:50.814 INFO:tasks.rados.rados.0.smithi038.stdout:1629: finishing write tid 4 to smithi03870129-17 2024-09-14T04:08:50.814 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 17 v 248 (ObjNum 1126 snap 0 seq_num 1126) dirty exists 2024-09-14T04:08:50.814 INFO:tasks.rados.rados.0.smithi038.stdout:1629: left oid 17 (ObjNum 1126 snap 0 seq_num 1126) 2024-09-14T04:08:50.814 INFO:tasks.rados.rados.0.smithi038.stdout:1632: finishing write tid 1 to smithi03870129-197 2024-09-14T04:08:50.814 INFO:tasks.rados.rados.0.smithi038.stdout:1631: expect (ObjNum 409 snap 0 seq_num 409) 2024-09-14T04:08:50.907 INFO:tasks.rados.rados.0.smithi038.stdout:1632: finishing write tid 2 to smithi03870129-197 2024-09-14T04:08:50.907 INFO:tasks.rados.rados.0.smithi038.stdout:1632: finishing write tid 3 to smithi03870129-197 2024-09-14T04:08:50.907 INFO:tasks.rados.rados.0.smithi038.stdout:1632: finishing write tid 4 to smithi03870129-197 2024-09-14T04:08:50.907 INFO:tasks.rados.rados.0.smithi038.stdout:1632: finishing write tid 5 to smithi03870129-197 2024-09-14T04:08:50.907 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 197 v 185 (ObjNum 1127 snap 0 seq_num 1127) dirty exists 2024-09-14T04:08:50.907 INFO:tasks.rados.rados.0.smithi038.stdout:1632: left oid 197 (ObjNum 1127 snap 0 seq_num 1127) 2024-09-14T04:08:50.907 INFO:tasks.rados.rados.0.smithi038.stdout:1633: finishing write tid 1 to smithi03870129-340 2024-09-14T04:08:50.907 INFO:tasks.rados.rados.0.smithi038.stdout:1633: finishing write tid 2 to smithi03870129-340 2024-09-14T04:08:50.907 INFO:tasks.rados.rados.0.smithi038.stdout:1633: finishing write tid 3 to smithi03870129-340 2024-09-14T04:08:50.907 INFO:tasks.rados.rados.0.smithi038.stdout:1633: finishing write tid 4 to smithi03870129-340 2024-09-14T04:08:50.907 INFO:tasks.rados.rados.0.smithi038.stdout:1634: expect (ObjNum 780 snap 0 seq_num 780) 2024-09-14T04:08:50.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:50 smithi123 bash[24950]: audit 2024-09-14T04:08:49.166747+0000 mgr.y (mgr.14406) 277 : audit [DBG] from='client.24857 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:08:50.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:50 smithi123 bash[24950]: audit 2024-09-14T04:08:49.451671+0000 mgr.y (mgr.14406) 278 : audit [DBG] from='client.14961 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:08:51.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:50 smithi038 bash[22519]: audit 2024-09-14T04:08:49.166747+0000 mgr.y (mgr.14406) 277 : audit [DBG] from='client.24857 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:08:51.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:50 smithi038 bash[22519]: audit 2024-09-14T04:08:49.451671+0000 mgr.y (mgr.14406) 278 : audit [DBG] from='client.14961 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:08:51.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:50 smithi038 bash[32505]: audit 2024-09-14T04:08:49.166747+0000 mgr.y (mgr.14406) 277 : audit [DBG] from='client.24857 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:08:51.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:50 smithi038 bash[32505]: audit 2024-09-14T04:08:49.451671+0000 mgr.y (mgr.14406) 278 : audit [DBG] from='client.14961 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:08:51.055 INFO:tasks.rados.rados.0.smithi038.stdout:1633: finishing write tid 5 to smithi03870129-340 2024-09-14T04:08:51.056 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 340 v 276 (ObjNum 1128 snap 0 seq_num 1128) dirty exists 2024-09-14T04:08:51.056 INFO:tasks.rados.rados.0.smithi038.stdout:1633: left oid 340 (ObjNum 1128 snap 0 seq_num 1128) 2024-09-14T04:08:51.056 INFO:tasks.rados.rados.0.smithi038.stdout:1635: finishing write tid 1 to smithi03870129-244 2024-09-14T04:08:51.056 INFO:tasks.rados.rados.0.smithi038.stdout:1635: finishing write tid 2 to smithi03870129-244 2024-09-14T04:08:51.056 INFO:tasks.rados.rados.0.smithi038.stdout:1635: finishing write tid 3 to smithi03870129-244 2024-09-14T04:08:51.056 INFO:tasks.rados.rados.0.smithi038.stdout:1635: finishing write tid 4 to smithi03870129-244 2024-09-14T04:08:51.056 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 244 v 207 (ObjNum 1129 snap 0 seq_num 1129) dirty exists 2024-09-14T04:08:51.056 INFO:tasks.rados.rados.0.smithi038.stdout:1635: left oid 244 (ObjNum 1129 snap 0 seq_num 1129) 2024-09-14T04:08:51.056 INFO:tasks.rados.rados.0.smithi038.stdout:1636: finishing write tid 1 to smithi03870129-172 2024-09-14T04:08:51.056 INFO:tasks.rados.rados.0.smithi038.stdout:1637: expect (ObjNum 565 snap 0 seq_num 565) 2024-09-14T04:08:51.216 INFO:tasks.rados.rados.0.smithi038.stdout:1636: finishing write tid 2 to smithi03870129-172 2024-09-14T04:08:51.216 INFO:tasks.rados.rados.0.smithi038.stdout:1636: finishing write tid 3 to smithi03870129-172 2024-09-14T04:08:51.216 INFO:tasks.rados.rados.0.smithi038.stdout:1636: finishing write tid 4 to smithi03870129-172 2024-09-14T04:08:51.217 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 172 v 333 (ObjNum 1130 snap 0 seq_num 1130) dirty exists 2024-09-14T04:08:51.217 INFO:tasks.rados.rados.0.smithi038.stdout:1636: left oid 172 (ObjNum 1130 snap 0 seq_num 1130) 2024-09-14T04:08:51.217 INFO:tasks.rados.rados.0.smithi038.stdout:1638: finishing write tid 1 to smithi03870129-6 2024-09-14T04:08:51.217 INFO:tasks.rados.rados.0.smithi038.stdout:1638: finishing write tid 2 to smithi03870129-6 2024-09-14T04:08:51.217 INFO:tasks.rados.rados.0.smithi038.stdout:1638: finishing write tid 3 to smithi03870129-6 2024-09-14T04:08:51.217 INFO:tasks.rados.rados.0.smithi038.stdout:1638: finishing write tid 4 to smithi03870129-6 2024-09-14T04:08:51.217 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 6 v 244 (ObjNum 1131 snap 0 seq_num 1131) dirty exists 2024-09-14T04:08:51.217 INFO:tasks.rados.rados.0.smithi038.stdout:1638: left oid 6 (ObjNum 1131 snap 0 seq_num 1131) 2024-09-14T04:08:51.217 INFO:tasks.rados.rados.0.smithi038.stdout:1639: seq_num 1132 ranges {625524=402112,1592087=608063,2869769=155755} 2024-09-14T04:08:51.233 INFO:tasks.rados.rados.0.smithi038.stdout:1639: writing smithi03870129-413 from 625524 to 1027636 tid 1 2024-09-14T04:08:51.252 INFO:tasks.rados.rados.0.smithi038.stdout:1639: writing smithi03870129-413 from 1592087 to 2200150 tid 2 2024-09-14T04:08:51.266 INFO:tasks.rados.rados.0.smithi038.stdout:1639: writing smithi03870129-413 from 2869769 to 3025524 tid 3 2024-09-14T04:08:51.266 INFO:tasks.rados.rados.0.smithi038.stdout:1625: done (14 left) 2024-09-14T04:08:51.266 INFO:tasks.rados.rados.0.smithi038.stdout:1626: done (13 left) 2024-09-14T04:08:51.266 INFO:tasks.rados.rados.0.smithi038.stdout:1627: done (12 left) 2024-09-14T04:08:51.267 INFO:tasks.rados.rados.0.smithi038.stdout:1628: done (11 left) 2024-09-14T04:08:51.267 INFO:tasks.rados.rados.0.smithi038.stdout:1629: done (10 left) 2024-09-14T04:08:51.267 INFO:tasks.rados.rados.0.smithi038.stdout:1630: done (9 left) 2024-09-14T04:08:51.267 INFO:tasks.rados.rados.0.smithi038.stdout:1631: done (8 left) 2024-09-14T04:08:51.267 INFO:tasks.rados.rados.0.smithi038.stdout:1632: done (7 left) 2024-09-14T04:08:51.267 INFO:tasks.rados.rados.0.smithi038.stdout:1633: done (6 left) 2024-09-14T04:08:51.267 INFO:tasks.rados.rados.0.smithi038.stdout:1634: done (5 left) 2024-09-14T04:08:51.267 INFO:tasks.rados.rados.0.smithi038.stdout:1635: done (4 left) 2024-09-14T04:08:51.267 INFO:tasks.rados.rados.0.smithi038.stdout:1636: done (3 left) 2024-09-14T04:08:51.267 INFO:tasks.rados.rados.0.smithi038.stdout:1637: done (2 left) 2024-09-14T04:08:51.267 INFO:tasks.rados.rados.0.smithi038.stdout:1638: done (1 left) 2024-09-14T04:08:51.267 INFO:tasks.rados.rados.0.smithi038.stdout:1640: write oid 2 current snap is 0 2024-09-14T04:08:51.267 INFO:tasks.rados.rados.0.smithi038.stdout:1640: seq_num 1133 ranges {642331=593714,1766922=751721} 2024-09-14T04:08:51.282 INFO:tasks.rados.rados.0.smithi038.stdout:1640: writing smithi03870129-2 from 642331 to 1236045 tid 1 2024-09-14T04:08:51.295 INFO:tasks.rados.rados.0.smithi038.stdout:1640: writing smithi03870129-2 from 1766922 to 2518643 tid 2 2024-09-14T04:08:51.296 INFO:tasks.rados.rados.0.smithi038.stdout:1641: write oid 499 current snap is 0 2024-09-14T04:08:51.296 INFO:tasks.rados.rados.0.smithi038.stdout:1641: seq_num 1134 ranges {659138=668963,2109051=611732} 2024-09-14T04:08:51.307 INFO:tasks.rados.rados.0.smithi038.stdout:1641: writing smithi03870129-499 from 659138 to 1328101 tid 1 2024-09-14T04:08:51.318 INFO:tasks.rados.rados.0.smithi038.stdout:1641: writing smithi03870129-499 from 2109051 to 2720783 tid 2 2024-09-14T04:08:51.318 INFO:tasks.rados.rados.0.smithi038.stdout:1642: delete oid 324 current snap is 0 2024-09-14T04:08:51.318 INFO:tasks.rados.rados.0.smithi038.stdout:1639: finishing write tid 1 to smithi03870129-413 2024-09-14T04:08:51.318 INFO:tasks.rados.rados.0.smithi038.stdout:1639: finishing write tid 2 to smithi03870129-413 2024-09-14T04:08:51.319 INFO:tasks.rados.rados.0.smithi038.stdout:1639: finishing write tid 3 to smithi03870129-413 2024-09-14T04:08:51.319 INFO:tasks.rados.rados.0.smithi038.stdout:1639: finishing write tid 4 to smithi03870129-413 2024-09-14T04:08:51.319 INFO:tasks.rados.rados.0.smithi038.stdout:1639: finishing write tid 5 to smithi03870129-413 2024-09-14T04:08:51.319 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 413 v 204 (ObjNum 1132 snap 0 seq_num 1132) dirty exists 2024-09-14T04:08:51.319 INFO:tasks.rados.rados.0.smithi038.stdout:1639: left oid 413 (ObjNum 1132 snap 0 seq_num 1132) 2024-09-14T04:08:51.319 INFO:tasks.rados.rados.0.smithi038.stdout:1640: finishing write tid 1 to smithi03870129-2 2024-09-14T04:08:51.319 INFO:tasks.rados.rados.0.smithi038.stdout:1640: finishing write tid 2 to smithi03870129-2 2024-09-14T04:08:51.319 INFO:tasks.rados.rados.0.smithi038.stdout:1640: finishing write tid 3 to smithi03870129-2 2024-09-14T04:08:51.319 INFO:tasks.rados.rados.0.smithi038.stdout:1640: finishing write tid 4 to smithi03870129-2 2024-09-14T04:08:51.319 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 2 v 207 (ObjNum 1133 snap 0 seq_num 1133) dirty exists 2024-09-14T04:08:51.319 INFO:tasks.rados.rados.0.smithi038.stdout:1640: left oid 2 (ObjNum 1133 snap 0 seq_num 1133) 2024-09-14T04:08:51.319 INFO:tasks.rados.rados.0.smithi038.stdout:1641: finishing write tid 1 to smithi03870129-499 2024-09-14T04:08:51.322 INFO:tasks.rados.rados.0.smithi038.stdout:1639: done (3 left) 2024-09-14T04:08:51.322 INFO:tasks.rados.rados.0.smithi038.stdout:1640: done (2 left) 2024-09-14T04:08:51.323 INFO:tasks.rados.rados.0.smithi038.stdout:1642: done (1 left) 2024-09-14T04:08:51.323 INFO:tasks.rados.rados.0.smithi038.stdout:1643: write oid 406 current snap is 0 2024-09-14T04:08:51.323 INFO:tasks.rados.rados.0.smithi038.stdout:1643: seq_num 1136 ranges {692752=419461,1826015=615401,2979461=113291} 2024-09-14T04:08:51.332 INFO:tasks.rados.rados.0.smithi038.stdout:1643: writing smithi03870129-406 from 692752 to 1112213 tid 1 2024-09-14T04:08:51.341 INFO:tasks.rados.rados.0.smithi038.stdout:1643: writing smithi03870129-406 from 1826015 to 2441416 tid 2 2024-09-14T04:08:51.346 INFO:tasks.rados.rados.0.smithi038.stdout:1643: writing smithi03870129-406 from 2979461 to 3092752 tid 3 2024-09-14T04:08:51.347 INFO:tasks.rados.rados.0.smithi038.stdout:1644: read oid 38 snap -1 2024-09-14T04:08:51.347 INFO:tasks.rados.rados.0.smithi038.stdout:1644: expect (ObjNum 659 snap 0 seq_num 659) 2024-09-14T04:08:51.347 INFO:tasks.rados.rados.0.smithi038.stdout:1645: delete oid 303 current snap is 0 2024-09-14T04:08:51.347 INFO:tasks.rados.rados.0.smithi038.stdout:1641: finishing write tid 2 to smithi03870129-499 2024-09-14T04:08:51.347 INFO:tasks.rados.rados.0.smithi038.stdout:1641: finishing write tid 3 to smithi03870129-499 2024-09-14T04:08:51.347 INFO:tasks.rados.rados.0.smithi038.stdout:1641: finishing write tid 4 to smithi03870129-499 2024-09-14T04:08:51.347 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 499 v 210 (ObjNum 1134 snap 0 seq_num 1134) dirty exists 2024-09-14T04:08:51.347 INFO:tasks.rados.rados.0.smithi038.stdout:1641: left oid 499 (ObjNum 1134 snap 0 seq_num 1134) 2024-09-14T04:08:51.347 INFO:tasks.rados.rados.0.smithi038.stdout:1643: finishing write tid 1 to smithi03870129-406 2024-09-14T04:08:51.351 INFO:tasks.rados.rados.0.smithi038.stdout:1641: done (3 left) 2024-09-14T04:08:51.351 INFO:tasks.rados.rados.0.smithi038.stdout:1645: done (2 left) 2024-09-14T04:08:51.351 INFO:tasks.rados.rados.0.smithi038.stdout:1646: read oid 335 snap -1 2024-09-14T04:08:51.351 INFO:tasks.rados.rados.0.smithi038.stdout:1646: expect deleted 2024-09-14T04:08:51.351 INFO:tasks.rados.rados.0.smithi038.stdout:1647: write oid 165 current snap is 0 2024-09-14T04:08:51.351 INFO:tasks.rados.rados.0.smithi038.stdout:1647: seq_num 1138 ranges {726366=569959,1826626=502717,2801601=324765} 2024-09-14T04:08:51.361 INFO:tasks.rados.rados.0.smithi038.stdout:1647: writing smithi03870129-165 from 726366 to 1296325 tid 1 2024-09-14T04:08:51.370 INFO:tasks.rados.rados.0.smithi038.stdout:1647: writing smithi03870129-165 from 1826626 to 2329343 tid 2 2024-09-14T04:08:51.376 INFO:tasks.rados.rados.0.smithi038.stdout:1647: writing smithi03870129-165 from 2801601 to 3126366 tid 3 2024-09-14T04:08:51.376 INFO:tasks.rados.rados.0.smithi038.stdout:1648: write oid 284 current snap is 0 2024-09-14T04:08:51.376 INFO:tasks.rados.rados.0.smithi038.stdout:1643: finishing write tid 2 to smithi03870129-406 2024-09-14T04:08:51.376 INFO:tasks.rados.rados.0.smithi038.stdout:1648: seq_num 1139 ranges {743173=645208,1885108=762728} 2024-09-14T04:08:51.386 INFO:tasks.rados.rados.0.smithi038.stdout:1648: writing smithi03870129-284 from 743173 to 1388381 tid 1 2024-09-14T04:08:51.397 INFO:tasks.rados.rados.0.smithi038.stdout:1648: writing smithi03870129-284 from 1885108 to 2647836 tid 2 2024-09-14T04:08:51.397 INFO:tasks.rados.rados.0.smithi038.stdout:1649: read oid 170 snap -1 2024-09-14T04:08:51.397 INFO:tasks.rados.rados.0.smithi038.stdout:1649: expect (ObjNum 169 snap 0 seq_num 169) 2024-09-14T04:08:51.397 INFO:tasks.rados.rados.0.smithi038.stdout:1650: write oid 102 current snap is 0 2024-09-14T04:08:51.397 INFO:tasks.rados.rados.0.smithi038.stdout:1650: seq_num 1140 ranges {759980=720457,1943590=506386,2856447=303533} 2024-09-14T04:08:51.407 INFO:tasks.rados.rados.0.smithi038.stdout:1650: writing smithi03870129-102 from 759980 to 1480437 tid 1 2024-09-14T04:08:51.413 INFO:tasks.rados.rados.0.smithi038.stdout:1650: writing smithi03870129-102 from 1943590 to 2449976 tid 2 2024-09-14T04:08:51.418 INFO:tasks.rados.rados.0.smithi038.stdout:1650: writing smithi03870129-102 from 2856447 to 3159980 tid 3 2024-09-14T04:08:51.419 INFO:tasks.rados.rados.0.smithi038.stdout:1651: delete oid 63 current snap is 0 2024-09-14T04:08:51.419 INFO:tasks.rados.rados.0.smithi038.stdout:1643: finishing write tid 3 to smithi03870129-406 2024-09-14T04:08:51.419 INFO:tasks.rados.rados.0.smithi038.stdout:1643: finishing write tid 4 to smithi03870129-406 2024-09-14T04:08:51.419 INFO:tasks.rados.rados.0.smithi038.stdout:1643: finishing write tid 5 to smithi03870129-406 2024-09-14T04:08:51.419 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 406 v 230 (ObjNum 1136 snap 0 seq_num 1136) dirty exists 2024-09-14T04:08:51.419 INFO:tasks.rados.rados.0.smithi038.stdout:1643: left oid 406 (ObjNum 1136 snap 0 seq_num 1136) 2024-09-14T04:08:51.419 INFO:tasks.rados.rados.0.smithi038.stdout:1644: expect (ObjNum 659 snap 0 seq_num 659) 2024-09-14T04:08:51.614 INFO:tasks.rados.rados.0.smithi038.stdout:1647: finishing write tid 1 to smithi03870129-165 2024-09-14T04:08:51.614 INFO:tasks.rados.rados.0.smithi038.stdout:1647: finishing write tid 2 to smithi03870129-165 2024-09-14T04:08:51.614 INFO:tasks.rados.rados.0.smithi038.stdout:1647: finishing write tid 3 to smithi03870129-165 2024-09-14T04:08:51.614 INFO:tasks.rados.rados.0.smithi038.stdout:1643: done (7 left) 2024-09-14T04:08:51.614 INFO:tasks.rados.rados.0.smithi038.stdout:1644: done (6 left) 2024-09-14T04:08:51.614 INFO:tasks.rados.rados.0.smithi038.stdout:1646: done (5 left) 2024-09-14T04:08:51.614 INFO:tasks.rados.rados.0.smithi038.stdout:1651: done (4 left) 2024-09-14T04:08:51.615 INFO:tasks.rados.rados.0.smithi038.stdout:1652: write oid 406 current snap is 0 2024-09-14T04:08:51.615 INFO:tasks.rados.rados.0.smithi038.stdout:1647: finishing write tid 4 to smithi03870129-165 2024-09-14T04:08:51.615 INFO:tasks.rados.rados.0.smithi038.stdout:1647: finishing write tid 5 to smithi03870129-165 2024-09-14T04:08:51.615 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 165 v 189 (ObjNum 1138 snap 0 seq_num 1138) dirty exists 2024-09-14T04:08:51.615 INFO:tasks.rados.rados.0.smithi038.stdout:1647: left oid 165 (ObjNum 1138 snap 0 seq_num 1138) 2024-09-14T04:08:51.615 INFO:tasks.rados.rados.0.smithi038.stdout:1648: finishing write tid 1 to smithi03870129-284 2024-09-14T04:08:51.615 INFO:tasks.rados.rados.0.smithi038.stdout:1648: finishing write tid 2 to smithi03870129-284 2024-09-14T04:08:51.615 INFO:tasks.rados.rados.0.smithi038.stdout:1648: finishing write tid 3 to smithi03870129-284 2024-09-14T04:08:51.615 INFO:tasks.rados.rados.0.smithi038.stdout:1648: finishing write tid 4 to smithi03870129-284 2024-09-14T04:08:51.616 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 284 v 206 (ObjNum 1139 snap 0 seq_num 1139) dirty exists 2024-09-14T04:08:51.616 INFO:tasks.rados.rados.0.smithi038.stdout:1648: left oid 284 (ObjNum 1139 snap 0 seq_num 1139) 2024-09-14T04:08:51.616 INFO:tasks.rados.rados.0.smithi038.stdout:1649: expect (ObjNum 169 snap 0 seq_num 169) 2024-09-14T04:08:51.701 INFO:tasks.rados.rados.0.smithi038.stdout:1650: finishing write tid 1 to smithi03870129-102 2024-09-14T04:08:51.701 INFO:tasks.rados.rados.0.smithi038.stdout:1650: finishing write tid 2 to smithi03870129-102 2024-09-14T04:08:51.702 INFO:tasks.rados.rados.0.smithi038.stdout:1652: seq_num 1142 ranges {793594=587308,2060554=510055} 2024-09-14T04:08:51.710 INFO:tasks.rados.rados.0.smithi038.stdout:1652: writing smithi03870129-406 from 793594 to 1380902 tid 1 2024-09-14T04:08:51.719 INFO:tasks.rados.rados.0.smithi038.stdout:1652: writing smithi03870129-406 from 2060554 to 2570609 tid 2 2024-09-14T04:08:51.719 INFO:tasks.rados.rados.0.smithi038.stdout:1647: done (4 left) 2024-09-14T04:08:51.719 INFO:tasks.rados.rados.0.smithi038.stdout:1648: done (3 left) 2024-09-14T04:08:51.719 INFO:tasks.rados.rados.0.smithi038.stdout:1649: done (2 left) 2024-09-14T04:08:51.719 INFO:tasks.rados.rados.0.smithi038.stdout:1653: read oid 12 snap -1 2024-09-14T04:08:51.719 INFO:tasks.rados.rados.0.smithi038.stdout:1653: expect (ObjNum 11 snap 0 seq_num 11) 2024-09-14T04:08:51.720 INFO:tasks.rados.rados.0.smithi038.stdout:1654: read oid 435 snap -1 2024-09-14T04:08:51.720 INFO:tasks.rados.rados.0.smithi038.stdout:1654: expect (ObjNum 1108 snap 0 seq_num 1108) 2024-09-14T04:08:51.720 INFO:tasks.rados.rados.0.smithi038.stdout:1655: read oid 461 snap -1 2024-09-14T04:08:51.720 INFO:tasks.rados.rados.0.smithi038.stdout:1655: expect (ObjNum 930 snap 0 seq_num 930) 2024-09-14T04:08:51.720 INFO:tasks.rados.rados.0.smithi038.stdout:1656: write oid 391 current snap is 0 2024-09-14T04:08:51.720 INFO:tasks.rados.rados.0.smithi038.stdout:1650: finishing write tid 3 to smithi03870129-102 2024-09-14T04:08:51.720 INFO:tasks.rados.rados.0.smithi038.stdout:1650: finishing write tid 4 to smithi03870129-102 2024-09-14T04:08:51.720 INFO:tasks.rados.rados.0.smithi038.stdout:1650: finishing write tid 5 to smithi03870129-102 2024-09-14T04:08:51.720 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 102 v 252 (ObjNum 1140 snap 0 seq_num 1140) dirty exists 2024-09-14T04:08:51.720 INFO:tasks.rados.rados.0.smithi038.stdout:1650: left oid 102 (ObjNum 1140 snap 0 seq_num 1140) 2024-09-14T04:08:51.720 INFO:tasks.rados.rados.0.smithi038.stdout:1652: finishing write tid 1 to smithi03870129-406 2024-09-14T04:08:51.721 INFO:tasks.rados.rados.0.smithi038.stdout:1656: seq_num 1143 ranges {410401=662557,1719036=770066,2938716=271685} 2024-09-14T04:08:51.726 INFO:tasks.rados.rados.0.smithi038.stdout:1656: writing smithi03870129-391 from 410401 to 1072958 tid 1 2024-09-14T04:08:51.737 INFO:tasks.rados.rados.0.smithi038.stdout:1656: writing smithi03870129-391 from 1719036 to 2489102 tid 2 2024-09-14T04:08:51.742 INFO:tasks.rados.rados.0.smithi038.stdout:1656: writing smithi03870129-391 from 2938716 to 3210401 tid 3 2024-09-14T04:08:51.742 INFO:tasks.rados.rados.0.smithi038.stdout:1650: done (5 left) 2024-09-14T04:08:51.742 INFO:tasks.rados.rados.0.smithi038.stdout:1657: write oid 104 current snap is 0 2024-09-14T04:08:51.742 INFO:tasks.rados.rados.0.smithi038.stdout:1652: finishing write tid 2 to smithi03870129-406 2024-09-14T04:08:51.742 INFO:tasks.rados.rados.0.smithi038.stdout:1652: finishing write tid 3 to smithi03870129-406 2024-09-14T04:08:51.743 INFO:tasks.rados.rados.0.smithi038.stdout:1652: finishing write tid 4 to smithi03870129-406 2024-09-14T04:08:51.743 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 406 v 233 (ObjNum 1142 snap 0 seq_num 1142) dirty exists 2024-09-14T04:08:51.743 INFO:tasks.rados.rados.0.smithi038.stdout:1652: left oid 406 (ObjNum 1142 snap 0 seq_num 1142) 2024-09-14T04:08:51.743 INFO:tasks.rados.rados.0.smithi038.stdout:1655: expect (ObjNum 930 snap 0 seq_num 930) 2024-09-14T04:08:51.932 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:08:51 smithi123 bash[25882]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:08:51] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-14T04:08:51.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:51 smithi123 bash[24950]: cluster 2024-09-14T04:08:50.267100+0000 mgr.y (mgr.14406) 279 : cluster [DBG] pgmap v235: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 62 MiB/s rd, 8.3 MiB/s wr, 84 op/s 2024-09-14T04:08:51.961 INFO:tasks.rados.rados.0.smithi038.stdout:1653: expect (ObjNum 11 snap 0 seq_num 11) 2024-09-14T04:08:52.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:51 smithi038 bash[22519]: cluster 2024-09-14T04:08:50.267100+0000 mgr.y (mgr.14406) 279 : cluster [DBG] pgmap v235: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 62 MiB/s rd, 8.3 MiB/s wr, 84 op/s 2024-09-14T04:08:52.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:51 smithi038 bash[32505]: cluster 2024-09-14T04:08:50.267100+0000 mgr.y (mgr.14406) 279 : cluster [DBG] pgmap v235: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 62 MiB/s rd, 8.3 MiB/s wr, 84 op/s 2024-09-14T04:08:52.029 INFO:tasks.rados.rados.0.smithi038.stdout:1656: finishing write tid 1 to smithi03870129-391 2024-09-14T04:08:52.030 INFO:tasks.rados.rados.0.smithi038.stdout:1654: expect (ObjNum 1108 snap 0 seq_num 1108) 2024-09-14T04:08:52.127 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:08:52.206 INFO:tasks.rados.rados.0.smithi038.stdout:1656: finishing write tid 2 to smithi03870129-391 2024-09-14T04:08:52.206 INFO:tasks.rados.rados.0.smithi038.stdout:1656: finishing write tid 3 to smithi03870129-391 2024-09-14T04:08:52.206 INFO:tasks.rados.rados.0.smithi038.stdout:1656: finishing write tid 4 to smithi03870129-391 2024-09-14T04:08:52.206 INFO:tasks.rados.rados.0.smithi038.stdout:1656: finishing write tid 5 to smithi03870129-391 2024-09-14T04:08:52.206 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 391 v 189 (ObjNum 1143 snap 0 seq_num 1143) dirty exists 2024-09-14T04:08:52.207 INFO:tasks.rados.rados.0.smithi038.stdout:1656: left oid 391 (ObjNum 1143 snap 0 seq_num 1143) 2024-09-14T04:08:52.207 INFO:tasks.rados.rados.0.smithi038.stdout:1657: seq_num 1144 ranges {427208=737806,1777518=513724,2966139=261069} 2024-09-14T04:08:52.215 INFO:tasks.rados.rados.0.smithi038.stdout:1657: writing smithi03870129-104 from 427208 to 1165014 tid 1 2024-09-14T04:08:52.224 INFO:tasks.rados.rados.0.smithi038.stdout:1657: writing smithi03870129-104 from 1777518 to 2291242 tid 2 2024-09-14T04:08:52.232 INFO:tasks.rados.rados.0.smithi038.stdout:1657: writing smithi03870129-104 from 2966139 to 3227208 tid 3 2024-09-14T04:08:52.233 INFO:tasks.rados.rados.0.smithi038.stdout:1652: done (5 left) 2024-09-14T04:08:52.233 INFO:tasks.rados.rados.0.smithi038.stdout:1653: done (4 left) 2024-09-14T04:08:52.233 INFO:tasks.rados.rados.0.smithi038.stdout:1654: done (3 left) 2024-09-14T04:08:52.233 INFO:tasks.rados.rados.0.smithi038.stdout:1655: done (2 left) 2024-09-14T04:08:52.233 INFO:tasks.rados.rados.0.smithi038.stdout:1656: done (1 left) 2024-09-14T04:08:52.233 INFO:tasks.rados.rados.0.smithi038.stdout:1658: read oid 202 snap -1 2024-09-14T04:08:52.233 INFO:tasks.rados.rados.0.smithi038.stdout:1658: expect (ObjNum 201 snap 0 seq_num 201) 2024-09-14T04:08:52.233 INFO:tasks.rados.rados.0.smithi038.stdout:1659: write oid 242 current snap is 0 2024-09-14T04:08:52.233 INFO:tasks.rados.rados.0.smithi038.stdout:1657: finishing write tid 1 to smithi03870129-104 2024-09-14T04:08:52.233 INFO:tasks.rados.rados.0.smithi038.stdout:1657: finishing write tid 2 to smithi03870129-104 2024-09-14T04:08:52.233 INFO:tasks.rados.rados.0.smithi038.stdout:1659: seq_num 1145 ranges {444015=413055,1436000=773735,2709915=534100} 2024-09-14T04:08:52.239 INFO:tasks.rados.rados.0.smithi038.stdout:1659: writing smithi03870129-242 from 444015 to 857070 tid 1 2024-09-14T04:08:52.249 INFO:tasks.rados.rados.0.smithi038.stdout:1659: writing smithi03870129-242 from 1436000 to 2209735 tid 2 2024-09-14T04:08:52.258 INFO:tasks.rados.rados.0.smithi038.stdout:1659: writing smithi03870129-242 from 2709915 to 3244015 tid 3 2024-09-14T04:08:52.258 INFO:tasks.rados.rados.0.smithi038.stdout:1660: write oid 343 current snap is 0 2024-09-14T04:08:52.258 INFO:tasks.rados.rados.0.smithi038.stdout:1660: seq_num 1146 ranges {460822=488304,1378129=517393,2504632=405962} 2024-09-14T04:08:52.266 INFO:tasks.rados.rados.0.smithi038.stdout:1660: writing smithi03870129-343 from 460822 to 949126 tid 1 2024-09-14T04:08:52.273 INFO:tasks.rados.rados.0.smithi038.stdout:1660: writing smithi03870129-343 from 1378129 to 1895522 tid 2 2024-09-14T04:08:52.281 INFO:tasks.rados.rados.0.smithi038.stdout:1660: writing smithi03870129-343 from 2504632 to 2910594 tid 3 2024-09-14T04:08:52.281 INFO:tasks.rados.rados.0.smithi038.stdout:1661: write oid 417 current snap is 0 2024-09-14T04:08:52.281 INFO:tasks.rados.rados.0.smithi038.stdout:1661: seq_num 1147 ranges {477629=563553,1836611=777404,3048408=229221} 2024-09-14T04:08:52.288 INFO:tasks.rados.rados.0.smithi038.stdout:1661: writing smithi03870129-417 from 477629 to 1041182 tid 1 2024-09-14T04:08:52.298 INFO:tasks.rados.rados.0.smithi038.stdout:1661: writing smithi03870129-417 from 1836611 to 2614015 tid 2 2024-09-14T04:08:52.302 INFO:tasks.rados.rados.0.smithi038.stdout:1661: writing smithi03870129-417 from 3048408 to 3277629 tid 3 2024-09-14T04:08:52.302 INFO:tasks.rados.rados.0.smithi038.stdout:1662: delete oid 468 current snap is 0 2024-09-14T04:08:52.302 INFO:tasks.rados.rados.0.smithi038.stdout:1658: expect (ObjNum 201 snap 0 seq_num 201) 2024-09-14T04:08:52.409 INFO:tasks.rados.rados.0.smithi038.stdout:1657: finishing write tid 3 to smithi03870129-104 2024-09-14T04:08:52.410 INFO:tasks.rados.rados.0.smithi038.stdout:1657: finishing write tid 4 to smithi03870129-104 2024-09-14T04:08:52.410 INFO:tasks.rados.rados.0.smithi038.stdout:1657: finishing write tid 5 to smithi03870129-104 2024-09-14T04:08:52.410 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 104 v 256 (ObjNum 1144 snap 0 seq_num 1144) dirty exists 2024-09-14T04:08:52.410 INFO:tasks.rados.rados.0.smithi038.stdout:1657: left oid 104 (ObjNum 1144 snap 0 seq_num 1144) 2024-09-14T04:08:52.410 INFO:tasks.rados.rados.0.smithi038.stdout:1659: finishing write tid 1 to smithi03870129-242 2024-09-14T04:08:52.410 INFO:tasks.rados.rados.0.smithi038.stdout:1659: finishing write tid 2 to smithi03870129-242 2024-09-14T04:08:52.410 INFO:tasks.rados.rados.0.smithi038.stdout:1659: finishing write tid 3 to smithi03870129-242 2024-09-14T04:08:52.410 INFO:tasks.rados.rados.0.smithi038.stdout:1659: finishing write tid 4 to smithi03870129-242 2024-09-14T04:08:52.410 INFO:tasks.rados.rados.0.smithi038.stdout:1659: finishing write tid 5 to smithi03870129-242 2024-09-14T04:08:52.410 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 242 v 210 (ObjNum 1145 snap 0 seq_num 1145) dirty exists 2024-09-14T04:08:52.410 INFO:tasks.rados.rados.0.smithi038.stdout:1659: left oid 242 (ObjNum 1145 snap 0 seq_num 1145) 2024-09-14T04:08:52.411 INFO:tasks.rados.rados.0.smithi038.stdout:1660: finishing write tid 1 to smithi03870129-343 2024-09-14T04:08:52.411 INFO:tasks.rados.rados.0.smithi038.stdout:1660: finishing write tid 2 to smithi03870129-343 2024-09-14T04:08:52.411 INFO:tasks.rados.rados.0.smithi038.stdout:1660: finishing write tid 3 to smithi03870129-343 2024-09-14T04:08:52.411 INFO:tasks.rados.rados.0.smithi038.stdout:1660: finishing write tid 4 to smithi03870129-343 2024-09-14T04:08:52.411 INFO:tasks.rados.rados.0.smithi038.stdout:1657: done (5 left) 2024-09-14T04:08:52.411 INFO:tasks.rados.rados.0.smithi038.stdout:1658: done (4 left) 2024-09-14T04:08:52.411 INFO:tasks.rados.rados.0.smithi038.stdout:1659: done (3 left) 2024-09-14T04:08:52.411 INFO:tasks.rados.rados.0.smithi038.stdout:1662: done (2 left) 2024-09-14T04:08:52.411 INFO:tasks.rados.rados.0.smithi038.stdout:1663: read oid 151 snap -1 2024-09-14T04:08:52.411 INFO:tasks.rados.rados.0.smithi038.stdout:1663: expect (ObjNum 815 snap 0 seq_num 815) 2024-09-14T04:08:52.411 INFO:tasks.rados.rados.0.smithi038.stdout:1664: write oid 141 current snap is 0 2024-09-14T04:08:52.411 INFO:tasks.rados.rados.0.smithi038.stdout:1660: finishing write tid 5 to smithi03870129-343 2024-09-14T04:08:52.411 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 343 v 186 (ObjNum 1146 snap 0 seq_num 1146) dirty exists 2024-09-14T04:08:52.411 INFO:tasks.rados.rados.0.smithi038.stdout:1660: left oid 343 (ObjNum 1146 snap 0 seq_num 1146) 2024-09-14T04:08:52.412 INFO:tasks.rados.rados.0.smithi038.stdout:1661: finishing write tid 1 to smithi03870129-417 2024-09-14T04:08:52.412 INFO:tasks.rados.rados.0.smithi038.stdout:1661: finishing write tid 2 to smithi03870129-417 2024-09-14T04:08:52.412 INFO:tasks.rados.rados.0.smithi038.stdout:1661: finishing write tid 3 to smithi03870129-417 2024-09-14T04:08:52.412 INFO:tasks.rados.rados.0.smithi038.stdout:1664: seq_num 1149 ranges {511243=430404,1669928=664720,3103254=207989} 2024-09-14T04:08:52.415 INFO:tasks.rados.rados.0.smithi038.stdout:1664: writing smithi03870129-141 from 511243 to 941647 tid 1 2024-09-14T04:08:52.425 INFO:tasks.rados.rados.0.smithi038.stdout:1664: writing smithi03870129-141 from 1669928 to 2334648 tid 2 2024-09-14T04:08:52.432 INFO:tasks.rados.rados.0.smithi038.stdout:1664: writing smithi03870129-141 from 3103254 to 3311243 tid 3 2024-09-14T04:08:52.432 INFO:tasks.rados.rados.0.smithi038.stdout:1660: done (3 left) 2024-09-14T04:08:52.432 INFO:tasks.rados.rados.0.smithi038.stdout:1665: read oid 166 snap -1 2024-09-14T04:08:52.432 INFO:tasks.rados.rados.0.smithi038.stdout:1665: expect deleted 2024-09-14T04:08:52.432 INFO:tasks.rados.rados.0.smithi038.stdout:1666: read oid 475 snap -1 2024-09-14T04:08:52.432 INFO:tasks.rados.rados.0.smithi038.stdout:1666: expect (ObjNum 474 snap 0 seq_num 474) 2024-09-14T04:08:52.432 INFO:tasks.rados.rados.0.smithi038.stdout:1667: write oid 190 current snap is 0 2024-09-14T04:08:52.432 INFO:tasks.rados.rados.0.smithi038.stdout:1661: finishing write tid 4 to smithi03870129-417 2024-09-14T04:08:52.432 INFO:tasks.rados.rados.0.smithi038.stdout:1661: finishing write tid 5 to smithi03870129-417 2024-09-14T04:08:52.432 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 417 v 239 (ObjNum 1147 snap 0 seq_num 1147) dirty exists 2024-09-14T04:08:52.433 INFO:tasks.rados.rados.0.smithi038.stdout:1661: left oid 417 (ObjNum 1147 snap 0 seq_num 1147) 2024-09-14T04:08:52.433 INFO:tasks.rados.rados.0.smithi038.stdout:1664: finishing write tid 1 to smithi03870129-141 2024-09-14T04:08:52.433 INFO:tasks.rados.rados.0.smithi038.stdout:1667: seq_num 1150 ranges {528050=505653,1612057=524731,2614324=567403} 2024-09-14T04:08:52.440 INFO:tasks.rados.rados.0.smithi038.stdout:1667: writing smithi03870129-190 from 528050 to 1033703 tid 1 2024-09-14T04:08:52.451 INFO:tasks.rados.rados.0.smithi038.stdout:1667: writing smithi03870129-190 from 1612057 to 2136788 tid 2 2024-09-14T04:08:52.460 INFO:tasks.rados.rados.0.smithi038.stdout:1667: writing smithi03870129-190 from 2614324 to 3181727 tid 3 2024-09-14T04:08:52.460 INFO:tasks.rados.rados.0.smithi038.stdout:1661: done (5 left) 2024-09-14T04:08:52.460 INFO:tasks.rados.rados.0.smithi038.stdout:1668: write oid 157 current snap is 0 2024-09-14T04:08:52.460 INFO:tasks.rados.rados.0.smithi038.stdout:1668: seq_num 1151 ranges {544857=580902,1670539=668389,3041747=303110} 2024-09-14T04:08:52.468 INFO:tasks.rados.rados.0.smithi038.stdout:1668: writing smithi03870129-157 from 544857 to 1125759 tid 1 2024-09-14T04:08:52.477 INFO:tasks.rados.rados.0.smithi038.stdout:1668: writing smithi03870129-157 from 1670539 to 2338928 tid 2 2024-09-14T04:08:52.484 INFO:tasks.rados.rados.0.smithi038.stdout:1668: writing smithi03870129-157 from 3041747 to 3344857 tid 3 2024-09-14T04:08:52.484 INFO:tasks.rados.rados.0.smithi038.stdout:1669: read oid 225 snap -1 2024-09-14T04:08:52.484 INFO:tasks.rados.rados.0.smithi038.stdout:1669: expect (ObjNum 534 snap 0 seq_num 534) 2024-09-14T04:08:52.484 INFO:tasks.rados.rados.0.smithi038.stdout:1670: delete oid 347 current snap is 0 2024-09-14T04:08:52.484 INFO:tasks.rados.rados.0.smithi038.stdout:1663: expect (ObjNum 815 snap 0 seq_num 815) 2024-09-14T04:08:52.519 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:08:52 smithi038 bash[22772]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:08:52] "GET /metrics HTTP/1.1" 200 243618 "" "Prometheus/2.43.0" 2024-09-14T04:08:52.647 INFO:tasks.rados.rados.0.smithi038.stdout:1664: finishing write tid 2 to smithi03870129-141 2024-09-14T04:08:52.647 INFO:tasks.rados.rados.0.smithi038.stdout:1664: finishing write tid 3 to smithi03870129-141 2024-09-14T04:08:52.648 INFO:tasks.rados.rados.0.smithi038.stdout:1664: finishing write tid 4 to smithi03870129-141 2024-09-14T04:08:52.648 INFO:tasks.rados.rados.0.smithi038.stdout:1664: finishing write tid 5 to smithi03870129-141 2024-09-14T04:08:52.648 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 141 v 281 (ObjNum 1149 snap 0 seq_num 1149) dirty exists 2024-09-14T04:08:52.648 INFO:tasks.rados.rados.0.smithi038.stdout:1664: left oid 141 (ObjNum 1149 snap 0 seq_num 1149) 2024-09-14T04:08:52.648 INFO:tasks.rados.rados.0.smithi038.stdout:1667: finishing write tid 1 to smithi03870129-190 2024-09-14T04:08:52.648 INFO:tasks.rados.rados.0.smithi038.stdout:1666: expect (ObjNum 474 snap 0 seq_num 474) 2024-09-14T04:08:52.772 INFO:tasks.rados.rados.0.smithi038.stdout:1667: finishing write tid 2 to smithi03870129-190 2024-09-14T04:08:52.772 INFO:tasks.rados.rados.0.smithi038.stdout:1667: finishing write tid 3 to smithi03870129-190 2024-09-14T04:08:52.772 INFO:tasks.rados.rados.0.smithi038.stdout:1667: finishing write tid 4 to smithi03870129-190 2024-09-14T04:08:52.773 INFO:tasks.rados.rados.0.smithi038.stdout:1667: finishing write tid 5 to smithi03870129-190 2024-09-14T04:08:52.773 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 190 v 214 (ObjNum 1150 snap 0 seq_num 1150) dirty exists 2024-09-14T04:08:52.773 INFO:tasks.rados.rados.0.smithi038.stdout:1667: left oid 190 (ObjNum 1150 snap 0 seq_num 1150) 2024-09-14T04:08:52.773 INFO:tasks.rados.rados.0.smithi038.stdout:1668: finishing write tid 1 to smithi03870129-157 2024-09-14T04:08:52.773 INFO:tasks.rados.rados.0.smithi038.stdout:1668: finishing write tid 2 to smithi03870129-157 2024-09-14T04:08:52.773 INFO:tasks.rados.rados.0.smithi038.stdout:1668: finishing write tid 3 to smithi03870129-157 2024-09-14T04:08:52.773 INFO:tasks.rados.rados.0.smithi038.stdout:1668: finishing write tid 4 to smithi03870129-157 2024-09-14T04:08:52.773 INFO:tasks.rados.rados.0.smithi038.stdout:1669: expect (ObjNum 534 snap 0 seq_num 534) 2024-09-14T04:08:52.907 INFO:tasks.rados.rados.0.smithi038.stdout:1668: finishing write tid 5 to smithi03870129-157 2024-09-14T04:08:52.908 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 157 v 211 (ObjNum 1151 snap 0 seq_num 1151) dirty exists 2024-09-14T04:08:52.908 INFO:tasks.rados.rados.0.smithi038.stdout:1668: left oid 157 (ObjNum 1151 snap 0 seq_num 1151) 2024-09-14T04:08:52.908 INFO:tasks.rados.rados.0.smithi038.stdout:1663: done (7 left) 2024-09-14T04:08:52.908 INFO:tasks.rados.rados.0.smithi038.stdout:1664: done (6 left) 2024-09-14T04:08:52.908 INFO:tasks.rados.rados.0.smithi038.stdout:1665: done (5 left) 2024-09-14T04:08:52.908 INFO:tasks.rados.rados.0.smithi038.stdout:1666: done (4 left) 2024-09-14T04:08:52.908 INFO:tasks.rados.rados.0.smithi038.stdout:1667: done (3 left) 2024-09-14T04:08:52.908 INFO:tasks.rados.rados.0.smithi038.stdout:1668: done (2 left) 2024-09-14T04:08:52.908 INFO:tasks.rados.rados.0.smithi038.stdout:1669: done (1 left) 2024-09-14T04:08:52.909 INFO:tasks.rados.rados.0.smithi038.stdout:1670: done (0 left) 2024-09-14T04:08:52.909 INFO:tasks.rados.rados.0.smithi038.stdout:1671: write oid 115 current snap is 0 2024-09-14T04:08:52.909 INFO:tasks.rados.rados.0.smithi038.stdout:1671: seq_num 1153 ranges {578471=731400,1787503=672058,3096593=281878} 2024-09-14T04:08:52.921 INFO:tasks.rados.rados.0.smithi038.stdout:1671: writing smithi03870129-115 from 578471 to 1309871 tid 1 2024-09-14T04:08:52.931 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:52 smithi123 bash[24950]: audit 2024-09-14T04:08:51.822544+0000 mon.a (mon.0) 868 : audit [DBG] from='client.? 172.21.15.38:0/506276012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:08:52.938 INFO:tasks.rados.rados.0.smithi038.stdout:1671: writing smithi03870129-115 from 1787503 to 2459561 tid 2 2024-09-14T04:08:52.949 INFO:tasks.rados.rados.0.smithi038.stdout:1671: writing smithi03870129-115 from 3096593 to 3378471 tid 3 2024-09-14T04:08:52.949 INFO:tasks.rados.rados.0.smithi038.stdout:1672: write oid 105 current snap is 0 2024-09-14T04:08:52.949 INFO:tasks.rados.rados.0.smithi038.stdout:1672: seq_num 1154 ranges {595278=406649,1729632=532069,3007663=387615} 2024-09-14T04:08:52.960 INFO:tasks.rados.rados.0.smithi038.stdout:1672: writing smithi03870129-105 from 595278 to 1001927 tid 1 2024-09-14T04:08:52.973 INFO:tasks.rados.rados.0.smithi038.stdout:1672: writing smithi03870129-105 from 1729632 to 2261701 tid 2 2024-09-14T04:08:52.983 INFO:tasks.rados.rados.0.smithi038.stdout:1672: writing smithi03870129-105 from 3007663 to 3395278 tid 3 2024-09-14T04:08:52.983 INFO:tasks.rados.rados.0.smithi038.stdout:1673: read oid 318 snap -1 2024-09-14T04:08:52.983 INFO:tasks.rados.rados.0.smithi038.stdout:1673: expect (ObjNum 1010 snap 0 seq_num 1010) 2024-09-14T04:08:52.983 INFO:tasks.rados.rados.0.smithi038.stdout:1674: read oid 236 snap -1 2024-09-14T04:08:52.984 INFO:tasks.rados.rados.0.smithi038.stdout:1674: expect (ObjNum 611 snap 0 seq_num 611) 2024-09-14T04:08:52.984 INFO:tasks.rados.rados.0.smithi038.stdout:1675: read oid 410 snap -1 2024-09-14T04:08:52.984 INFO:tasks.rados.rados.0.smithi038.stdout:1675: expect (ObjNum 409 snap 0 seq_num 409) 2024-09-14T04:08:52.984 INFO:tasks.rados.rados.0.smithi038.stdout:1676: write oid 471 current snap is 0 2024-09-14T04:08:52.984 INFO:tasks.rados.rados.0.smithi038.stdout:1676: seq_num 1155 ranges {612085=481898,1788114=675727,3035086=376999} 2024-09-14T04:08:52.993 INFO:tasks.rados.rados.0.smithi038.stdout:1676: writing smithi03870129-471 from 612085 to 1093983 tid 1 2024-09-14T04:08:53.002 INFO:tasks.rados.rados.0.smithi038.stdout:1676: writing smithi03870129-471 from 1788114 to 2463841 tid 2 2024-09-14T04:08:53.009 INFO:tasks.rados.rados.0.smithi038.stdout:1676: writing smithi03870129-471 from 3035086 to 3412085 tid 3 2024-09-14T04:08:53.009 INFO:tasks.rados.rados.0.smithi038.stdout:1677: delete oid 60 current snap is 0 2024-09-14T04:08:53.009 INFO:tasks.rados.rados.0.smithi038.stdout:1671: finishing write tid 1 to smithi03870129-115 2024-09-14T04:08:53.009 INFO:tasks.rados.rados.0.smithi038.stdout:1671: finishing write tid 2 to smithi03870129-115 2024-09-14T04:08:53.009 INFO:tasks.rados.rados.0.smithi038.stdout:1671: finishing write tid 3 to smithi03870129-115 2024-09-14T04:08:53.010 INFO:tasks.rados.rados.0.smithi038.stdout:1671: finishing write tid 4 to smithi03870129-115 2024-09-14T04:08:53.010 INFO:tasks.rados.rados.0.smithi038.stdout:1671: finishing write tid 5 to smithi03870129-115 2024-09-14T04:08:53.010 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 115 v 214 (ObjNum 1153 snap 0 seq_num 1153) dirty exists 2024-09-14T04:08:53.010 INFO:tasks.rados.rados.0.smithi038.stdout:1671: left oid 115 (ObjNum 1153 snap 0 seq_num 1153) 2024-09-14T04:08:53.010 INFO:tasks.rados.rados.0.smithi038.stdout:1672: finishing write tid 1 to smithi03870129-105 2024-09-14T04:08:53.010 INFO:tasks.rados.rados.0.smithi038.stdout:1672: finishing write tid 2 to smithi03870129-105 2024-09-14T04:08:53.010 INFO:tasks.rados.rados.0.smithi038.stdout:1672: finishing write tid 3 to smithi03870129-105 2024-09-14T04:08:53.010 INFO:tasks.rados.rados.0.smithi038.stdout:1672: finishing write tid 4 to smithi03870129-105 2024-09-14T04:08:53.010 INFO:tasks.rados.rados.0.smithi038.stdout:1672: finishing write tid 5 to smithi03870129-105 2024-09-14T04:08:53.010 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 105 v 347 (ObjNum 1154 snap 0 seq_num 1154) dirty exists 2024-09-14T04:08:53.010 INFO:tasks.rados.rados.0.smithi038.stdout:1672: left oid 105 (ObjNum 1154 snap 0 seq_num 1154) 2024-09-14T04:08:53.010 INFO:tasks.rados.rados.0.smithi038.stdout:1673: expect (ObjNum 1010 snap 0 seq_num 1010) 2024-09-14T04:08:53.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:52 smithi038 bash[22519]: audit 2024-09-14T04:08:51.822544+0000 mon.a (mon.0) 868 : audit [DBG] from='client.? 172.21.15.38:0/506276012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:08:53.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:52 smithi038 bash[32505]: audit 2024-09-14T04:08:51.822544+0000 mon.a (mon.0) 868 : audit [DBG] from='client.? 172.21.15.38:0/506276012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:08:53.181 INFO:tasks.rados.rados.0.smithi038.stdout:1675: expect (ObjNum 409 snap 0 seq_num 409) 2024-09-14T04:08:53.271 INFO:tasks.rados.rados.0.smithi038.stdout:1674: expect (ObjNum 611 snap 0 seq_num 611) 2024-09-14T04:08:53.361 INFO:tasks.rados.rados.0.smithi038.stdout:1676: finishing write tid 1 to smithi03870129-471 2024-09-14T04:08:53.361 INFO:tasks.rados.rados.0.smithi038.stdout:1676: finishing write tid 2 to smithi03870129-471 2024-09-14T04:08:53.361 INFO:tasks.rados.rados.0.smithi038.stdout:1676: finishing write tid 3 to smithi03870129-471 2024-09-14T04:08:53.361 INFO:tasks.rados.rados.0.smithi038.stdout:1676: finishing write tid 4 to smithi03870129-471 2024-09-14T04:08:53.361 INFO:tasks.rados.rados.0.smithi038.stdout:1676: finishing write tid 5 to smithi03870129-471 2024-09-14T04:08:53.361 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 471 v 351 (ObjNum 1155 snap 0 seq_num 1155) dirty exists 2024-09-14T04:08:53.362 INFO:tasks.rados.rados.0.smithi038.stdout:1676: left oid 471 (ObjNum 1155 snap 0 seq_num 1155) 2024-09-14T04:08:53.362 INFO:tasks.rados.rados.0.smithi038.stdout:1671: done (6 left) 2024-09-14T04:08:53.362 INFO:tasks.rados.rados.0.smithi038.stdout:1672: done (5 left) 2024-09-14T04:08:53.362 INFO:tasks.rados.rados.0.smithi038.stdout:1673: done (4 left) 2024-09-14T04:08:53.362 INFO:tasks.rados.rados.0.smithi038.stdout:1674: done (3 left) 2024-09-14T04:08:53.362 INFO:tasks.rados.rados.0.smithi038.stdout:1675: done (2 left) 2024-09-14T04:08:53.362 INFO:tasks.rados.rados.0.smithi038.stdout:1676: done (1 left) 2024-09-14T04:08:53.362 INFO:tasks.rados.rados.0.smithi038.stdout:1677: done (0 left) 2024-09-14T04:08:53.362 INFO:tasks.rados.rados.0.smithi038.stdout:1678: delete oid 464 current snap is 0 2024-09-14T04:08:53.364 INFO:tasks.rados.rados.0.smithi038.stdout:1678: done (0 left) 2024-09-14T04:08:53.364 INFO:tasks.rados.rados.0.smithi038.stdout:1679: write oid 49 current snap is 0 2024-09-14T04:08:53.364 INFO:tasks.rados.rados.0.smithi038.stdout:1679: seq_num 1158 ranges {662506=423998,1563560=539407,2717355=490285} 2024-09-14T04:08:53.379 INFO:tasks.rados.rados.0.smithi038.stdout:1679: writing smithi03870129-49 from 662506 to 1086504 tid 1 2024-09-14T04:08:53.393 INFO:tasks.rados.rados.0.smithi038.stdout:1679: writing smithi03870129-49 from 1563560 to 2102967 tid 2 2024-09-14T04:08:53.409 INFO:tasks.rados.rados.0.smithi038.stdout:1679: writing smithi03870129-49 from 2717355 to 3207640 tid 3 2024-09-14T04:08:53.409 INFO:tasks.rados.rados.0.smithi038.stdout:1680: read oid 223 snap -1 2024-09-14T04:08:53.409 INFO:tasks.rados.rados.0.smithi038.stdout:1680: expect (ObjNum 222 snap 0 seq_num 222) 2024-09-14T04:08:53.409 INFO:tasks.rados.rados.0.smithi038.stdout:1681: write oid 352 current snap is 0 2024-09-14T04:08:53.409 INFO:tasks.rados.rados.0.smithi038.stdout:1681: seq_num 1159 ranges {679313=499247,1622042=683065,2744778=701557} 2024-09-14T04:08:53.423 INFO:tasks.rados.rados.0.smithi038.stdout:1681: writing smithi03870129-352 from 679313 to 1178560 tid 1 2024-09-14T04:08:53.435 INFO:tasks.rados.rados.0.smithi038.stdout:1681: writing smithi03870129-352 from 1622042 to 2305107 tid 2 2024-09-14T04:08:53.445 INFO:tasks.rados.rados.0.smithi038.stdout:1681: writing smithi03870129-352 from 2744778 to 3446335 tid 3 2024-09-14T04:08:53.445 INFO:tasks.rados.rados.0.smithi038.stdout:1682: write oid 121 current snap is 0 2024-09-14T04:08:53.446 INFO:tasks.rados.rados.0.smithi038.stdout:1682: seq_num 1160 ranges {696120=574496,1680524=543076,2888554=512829} 2024-09-14T04:08:53.455 INFO:tasks.rados.rados.0.smithi038.stdout:1682: writing smithi03870129-121 from 696120 to 1270616 tid 1 2024-09-14T04:08:53.462 INFO:tasks.rados.rados.0.smithi038.stdout:1682: writing smithi03870129-121 from 1680524 to 2223600 tid 2 2024-09-14T04:08:53.470 INFO:tasks.rados.rados.0.smithi038.stdout:1682: writing smithi03870129-121 from 2888554 to 3401383 tid 3 2024-09-14T04:08:53.471 INFO:tasks.rados.rados.0.smithi038.stdout:1683: write oid 385 current snap is 0 2024-09-14T04:08:53.471 INFO:tasks.rados.rados.0.smithi038.stdout:1679: finishing write tid 1 to smithi03870129-49 2024-09-14T04:08:53.471 INFO:tasks.rados.rados.0.smithi038.stdout:1679: finishing write tid 2 to smithi03870129-49 2024-09-14T04:08:53.471 INFO:tasks.rados.rados.0.smithi038.stdout:1683: seq_num 1161 ranges {712927=649745,2139006=686734} 2024-09-14T04:08:53.479 INFO:tasks.rados.rados.0.smithi038.stdout:1683: writing smithi03870129-385 from 712927 to 1362672 tid 1 2024-09-14T04:08:53.488 INFO:tasks.rados.rados.0.smithi038.stdout:1683: writing smithi03870129-385 from 2139006 to 2825740 tid 2 2024-09-14T04:08:53.488 INFO:tasks.rados.rados.0.smithi038.stdout:1684: read oid 139 snap -1 2024-09-14T04:08:53.488 INFO:tasks.rados.rados.0.smithi038.stdout:1684: expect (ObjNum 138 snap 0 seq_num 138) 2024-09-14T04:08:53.488 INFO:tasks.rados.rados.0.smithi038.stdout:1685: write oid 364 current snap is 0 2024-09-14T04:08:53.489 INFO:tasks.rados.rados.0.smithi038.stdout:1685: seq_num 1162 ranges {729734=724994,2197488=430392,3227047=302687} 2024-09-14T04:08:53.498 INFO:tasks.rados.rados.0.smithi038.stdout:1685: writing smithi03870129-364 from 729734 to 1454728 tid 1 2024-09-14T04:08:53.505 INFO:tasks.rados.rados.0.smithi038.stdout:1685: writing smithi03870129-364 from 2197488 to 2627880 tid 2 2024-09-14T04:08:53.512 INFO:tasks.rados.rados.0.smithi038.stdout:1685: writing smithi03870129-364 from 3227047 to 3529734 tid 3 2024-09-14T04:08:53.512 INFO:tasks.rados.rados.0.smithi038.stdout:1686: write oid 388 current snap is 0 2024-09-14T04:08:53.512 INFO:tasks.rados.rados.0.smithi038.stdout:1686: seq_num 1163 ranges {746541=400243,1739617=690403,3138117=408424} 2024-09-14T04:08:53.519 INFO:tasks.rados.rados.0.smithi038.stdout:1686: writing smithi03870129-388 from 746541 to 1146784 tid 1 2024-09-14T04:08:53.527 INFO:tasks.rados.rados.0.smithi038.stdout:1686: writing smithi03870129-388 from 1739617 to 2430020 tid 2 2024-09-14T04:08:53.534 INFO:tasks.rados.rados.0.smithi038.stdout:1686: writing smithi03870129-388 from 3138117 to 3546541 tid 3 2024-09-14T04:08:53.534 INFO:tasks.rados.rados.0.smithi038.stdout:1687: read oid 446 snap -1 2024-09-14T04:08:53.535 INFO:tasks.rados.rados.0.smithi038.stdout:1687: expect (ObjNum 1077 snap 0 seq_num 1077) 2024-09-14T04:08:53.535 INFO:tasks.rados.rados.0.smithi038.stdout:1688: read oid 65 snap -1 2024-09-14T04:08:53.535 INFO:tasks.rados.rados.0.smithi038.stdout:1688: expect (ObjNum 1082 snap 0 seq_num 1082) 2024-09-14T04:08:53.535 INFO:tasks.rados.rados.0.smithi038.stdout:1689: write oid 491 current snap is 0 2024-09-14T04:08:53.535 INFO:tasks.rados.rados.0.smithi038.stdout:1679: finishing write tid 3 to smithi03870129-49 2024-09-14T04:08:53.535 INFO:tasks.rados.rados.0.smithi038.stdout:1679: finishing write tid 4 to smithi03870129-49 2024-09-14T04:08:53.535 INFO:tasks.rados.rados.0.smithi038.stdout:1679: finishing write tid 5 to smithi03870129-49 2024-09-14T04:08:53.535 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 49 v 215 (ObjNum 1158 snap 0 seq_num 1158) dirty exists 2024-09-14T04:08:53.535 INFO:tasks.rados.rados.0.smithi038.stdout:1679: left oid 49 (ObjNum 1158 snap 0 seq_num 1158) 2024-09-14T04:08:53.535 INFO:tasks.rados.rados.0.smithi038.stdout:1689: seq_num 1164 ranges {763348=591845,1914452=434061,2881893=674270} 2024-09-14T04:08:53.543 INFO:tasks.rados.rados.0.smithi038.stdout:1689: writing smithi03870129-491 from 763348 to 1355193 tid 1 2024-09-14T04:08:53.549 INFO:tasks.rados.rados.0.smithi038.stdout:1689: writing smithi03870129-491 from 1914452 to 2348513 tid 2 2024-09-14T04:08:53.556 INFO:tasks.rados.rados.0.smithi038.stdout:1689: writing smithi03870129-491 from 2881893 to 3556163 tid 3 2024-09-14T04:08:53.556 INFO:tasks.rados.rados.0.smithi038.stdout:1679: done (10 left) 2024-09-14T04:08:53.557 INFO:tasks.rados.rados.0.smithi038.stdout:1690: read oid 498 snap -1 2024-09-14T04:08:53.557 INFO:tasks.rados.rados.0.smithi038.stdout:1690: expect (ObjNum 1083 snap 0 seq_num 1083) 2024-09-14T04:08:53.557 INFO:tasks.rados.rados.0.smithi038.stdout:1691: delete oid 198 current snap is 0 2024-09-14T04:08:53.557 INFO:tasks.rados.rados.0.smithi038.stdout:1680: expect (ObjNum 222 snap 0 seq_num 222) 2024-09-14T04:08:53.722 INFO:tasks.rados.rados.0.smithi038.stdout:1681: finishing write tid 1 to smithi03870129-352 2024-09-14T04:08:53.722 INFO:tasks.rados.rados.0.smithi038.stdout:1681: finishing write tid 2 to smithi03870129-352 2024-09-14T04:08:53.722 INFO:tasks.rados.rados.0.smithi038.stdout:1681: finishing write tid 3 to smithi03870129-352 2024-09-14T04:08:53.722 INFO:tasks.rados.rados.0.smithi038.stdout:1681: finishing write tid 4 to smithi03870129-352 2024-09-14T04:08:53.722 INFO:tasks.rados.rados.0.smithi038.stdout:1681: finishing write tid 5 to smithi03870129-352 2024-09-14T04:08:53.722 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 352 v 218 (ObjNum 1159 snap 0 seq_num 1159) dirty exists 2024-09-14T04:08:53.722 INFO:tasks.rados.rados.0.smithi038.stdout:1681: left oid 352 (ObjNum 1159 snap 0 seq_num 1159) 2024-09-14T04:08:53.722 INFO:tasks.rados.rados.0.smithi038.stdout:1682: finishing write tid 1 to smithi03870129-121 2024-09-14T04:08:53.722 INFO:tasks.rados.rados.0.smithi038.stdout:1682: finishing write tid 2 to smithi03870129-121 2024-09-14T04:08:53.722 INFO:tasks.rados.rados.0.smithi038.stdout:1682: finishing write tid 3 to smithi03870129-121 2024-09-14T04:08:53.722 INFO:tasks.rados.rados.0.smithi038.stdout:1682: finishing write tid 4 to smithi03870129-121 2024-09-14T04:08:53.723 INFO:tasks.rados.rados.0.smithi038.stdout:1682: finishing write tid 5 to smithi03870129-121 2024-09-14T04:08:53.723 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 121 v 219 (ObjNum 1160 snap 0 seq_num 1160) dirty exists 2024-09-14T04:08:53.723 INFO:tasks.rados.rados.0.smithi038.stdout:1682: left oid 121 (ObjNum 1160 snap 0 seq_num 1160) 2024-09-14T04:08:53.723 INFO:tasks.rados.rados.0.smithi038.stdout:1683: finishing write tid 1 to smithi03870129-385 2024-09-14T04:08:53.723 INFO:tasks.rados.rados.0.smithi038.stdout:1680: done (11 left) 2024-09-14T04:08:53.723 INFO:tasks.rados.rados.0.smithi038.stdout:1681: done (10 left) 2024-09-14T04:08:53.723 INFO:tasks.rados.rados.0.smithi038.stdout:1682: done (9 left) 2024-09-14T04:08:53.723 INFO:tasks.rados.rados.0.smithi038.stdout:1691: done (8 left) 2024-09-14T04:08:53.723 INFO:tasks.rados.rados.0.smithi038.stdout:1692: read oid 368 snap -1 2024-09-14T04:08:53.723 INFO:tasks.rados.rados.0.smithi038.stdout:1692: expect (ObjNum 367 snap 0 seq_num 367) 2024-09-14T04:08:53.723 INFO:tasks.rados.rados.0.smithi038.stdout:1693: read oid 218 snap -1 2024-09-14T04:08:53.723 INFO:tasks.rados.rados.0.smithi038.stdout:1693: expect (ObjNum 880 snap 0 seq_num 880) 2024-09-14T04:08:53.723 INFO:tasks.rados.rados.0.smithi038.stdout:1694: write oid 451 current snap is 0 2024-09-14T04:08:53.724 INFO:tasks.rados.rados.0.smithi038.stdout:1683: finishing write tid 2 to smithi03870129-385 2024-09-14T04:08:53.724 INFO:tasks.rados.rados.0.smithi038.stdout:1683: finishing write tid 3 to smithi03870129-385 2024-09-14T04:08:53.724 INFO:tasks.rados.rados.0.smithi038.stdout:1683: finishing write tid 4 to smithi03870129-385 2024-09-14T04:08:53.724 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 385 v 248 (ObjNum 1161 snap 0 seq_num 1161) dirty exists 2024-09-14T04:08:53.724 INFO:tasks.rados.rados.0.smithi038.stdout:1683: left oid 385 (ObjNum 1161 snap 0 seq_num 1161) 2024-09-14T04:08:53.724 INFO:tasks.rados.rados.0.smithi038.stdout:1684: expect (ObjNum 138 snap 0 seq_num 138) 2024-09-14T04:08:53.797 INFO:tasks.rados.rados.0.smithi038.stdout:1685: finishing write tid 1 to smithi03870129-364 2024-09-14T04:08:53.797 INFO:tasks.rados.rados.0.smithi038.stdout:1685: finishing write tid 2 to smithi03870129-364 2024-09-14T04:08:53.797 INFO:tasks.rados.rados.0.smithi038.stdout:1685: finishing write tid 3 to smithi03870129-364 2024-09-14T04:08:53.797 INFO:tasks.rados.rados.0.smithi038.stdout:1685: finishing write tid 4 to smithi03870129-364 2024-09-14T04:08:53.797 INFO:tasks.rados.rados.0.smithi038.stdout:1685: finishing write tid 5 to smithi03870129-364 2024-09-14T04:08:53.797 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 364 v 356 (ObjNum 1162 snap 0 seq_num 1162) dirty exists 2024-09-14T04:08:53.797 INFO:tasks.rados.rados.0.smithi038.stdout:1685: left oid 364 (ObjNum 1162 snap 0 seq_num 1162) 2024-09-14T04:08:53.797 INFO:tasks.rados.rados.0.smithi038.stdout:1686: finishing write tid 1 to smithi03870129-388 2024-09-14T04:08:53.797 INFO:tasks.rados.rados.0.smithi038.stdout:1686: finishing write tid 2 to smithi03870129-388 2024-09-14T04:08:53.798 INFO:tasks.rados.rados.0.smithi038.stdout:1687: expect (ObjNum 1077 snap 0 seq_num 1077) 2024-09-14T04:08:53.884 INFO:tasks.rados.rados.0.smithi038.stdout:1688: expect (ObjNum 1082 snap 0 seq_num 1082) 2024-09-14T04:08:53.931 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:53 smithi123 bash[24950]: audit 2024-09-14T04:08:52.117898+0000 mgr.y (mgr.14406) 280 : audit [DBG] from='client.24875 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:08:53.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:53 smithi123 bash[24950]: cluster 2024-09-14T04:08:52.268049+0000 mgr.y (mgr.14406) 281 : cluster [DBG] pgmap v236: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 87 MiB/s rd, 12 MiB/s wr, 120 op/s 2024-09-14T04:08:53.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:53 smithi123 bash[24950]: audit 2024-09-14T04:08:52.413218+0000 mgr.y (mgr.14406) 282 : audit [DBG] from='client.14979 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:08:53.978 INFO:tasks.rados.rados.0.smithi038.stdout:1686: finishing write tid 3 to smithi03870129-388 2024-09-14T04:08:53.978 INFO:tasks.rados.rados.0.smithi038.stdout:1686: finishing write tid 4 to smithi03870129-388 2024-09-14T04:08:53.978 INFO:tasks.rados.rados.0.smithi038.stdout:1686: finishing write tid 5 to smithi03870129-388 2024-09-14T04:08:53.978 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 388 v 190 (ObjNum 1163 snap 0 seq_num 1163) dirty exists 2024-09-14T04:08:53.978 INFO:tasks.rados.rados.0.smithi038.stdout:1686: left oid 388 (ObjNum 1163 snap 0 seq_num 1163) 2024-09-14T04:08:53.978 INFO:tasks.rados.rados.0.smithi038.stdout:1689: finishing write tid 1 to smithi03870129-491 2024-09-14T04:08:53.978 INFO:tasks.rados.rados.0.smithi038.stdout:1689: finishing write tid 2 to smithi03870129-491 2024-09-14T04:08:53.979 INFO:tasks.rados.rados.0.smithi038.stdout:1689: finishing write tid 3 to smithi03870129-491 2024-09-14T04:08:53.979 INFO:tasks.rados.rados.0.smithi038.stdout:1689: finishing write tid 4 to smithi03870129-491 2024-09-14T04:08:53.979 INFO:tasks.rados.rados.0.smithi038.stdout:1689: finishing write tid 5 to smithi03870129-491 2024-09-14T04:08:53.979 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 491 v 194 (ObjNum 1164 snap 0 seq_num 1164) dirty exists 2024-09-14T04:08:53.979 INFO:tasks.rados.rados.0.smithi038.stdout:1689: left oid 491 (ObjNum 1164 snap 0 seq_num 1164) 2024-09-14T04:08:53.979 INFO:tasks.rados.rados.0.smithi038.stdout:1690: expect (ObjNum 1083 snap 0 seq_num 1083) 2024-09-14T04:08:54.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:53 smithi038 bash[32505]: audit 2024-09-14T04:08:52.117898+0000 mgr.y (mgr.14406) 280 : audit [DBG] from='client.24875 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:08:54.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:53 smithi038 bash[32505]: cluster 2024-09-14T04:08:52.268049+0000 mgr.y (mgr.14406) 281 : cluster [DBG] pgmap v236: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 87 MiB/s rd, 12 MiB/s wr, 120 op/s 2024-09-14T04:08:54.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:53 smithi038 bash[32505]: audit 2024-09-14T04:08:52.413218+0000 mgr.y (mgr.14406) 282 : audit [DBG] from='client.14979 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:08:54.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:53 smithi038 bash[22519]: audit 2024-09-14T04:08:52.117898+0000 mgr.y (mgr.14406) 280 : audit [DBG] from='client.24875 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:08:54.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:53 smithi038 bash[22519]: cluster 2024-09-14T04:08:52.268049+0000 mgr.y (mgr.14406) 281 : cluster [DBG] pgmap v236: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 87 MiB/s rd, 12 MiB/s wr, 120 op/s 2024-09-14T04:08:54.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:53 smithi038 bash[22519]: audit 2024-09-14T04:08:52.413218+0000 mgr.y (mgr.14406) 282 : audit [DBG] from='client.14979 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:08:54.110 INFO:tasks.rados.rados.0.smithi038.stdout:1692: expect (ObjNum 367 snap 0 seq_num 367) 2024-09-14T04:08:54.178 INFO:tasks.rados.rados.0.smithi038.stdout:1693: expect (ObjNum 880 snap 0 seq_num 880) 2024-09-14T04:08:54.337 INFO:tasks.rados.rados.0.smithi038.stdout:1694: seq_num 1166 ranges {796962=742343,2031416=437730,2936739=413167} 2024-09-14T04:08:54.362 INFO:tasks.rados.rados.0.smithi038.stdout:1694: writing smithi03870129-451 from 796962 to 1539305 tid 1 2024-09-14T04:08:54.377 INFO:tasks.rados.rados.0.smithi038.stdout:1694: writing smithi03870129-451 from 2031416 to 2469146 tid 2 2024-09-14T04:08:54.391 INFO:tasks.rados.rados.0.smithi038.stdout:1694: writing smithi03870129-451 from 2936739 to 3349906 tid 3 2024-09-14T04:08:54.392 INFO:tasks.rados.rados.0.smithi038.stdout:1683: done (10 left) 2024-09-14T04:08:54.392 INFO:tasks.rados.rados.0.smithi038.stdout:1684: done (9 left) 2024-09-14T04:08:54.392 INFO:tasks.rados.rados.0.smithi038.stdout:1685: done (8 left) 2024-09-14T04:08:54.392 INFO:tasks.rados.rados.0.smithi038.stdout:1686: done (7 left) 2024-09-14T04:08:54.392 INFO:tasks.rados.rados.0.smithi038.stdout:1687: done (6 left) 2024-09-14T04:08:54.392 INFO:tasks.rados.rados.0.smithi038.stdout:1688: done (5 left) 2024-09-14T04:08:54.392 INFO:tasks.rados.rados.0.smithi038.stdout:1689: done (4 left) 2024-09-14T04:08:54.392 INFO:tasks.rados.rados.0.smithi038.stdout:1690: done (3 left) 2024-09-14T04:08:54.392 INFO:tasks.rados.rados.0.smithi038.stdout:1692: done (2 left) 2024-09-14T04:08:54.392 INFO:tasks.rados.rados.0.smithi038.stdout:1693: done (1 left) 2024-09-14T04:08:54.393 INFO:tasks.rados.rados.0.smithi038.stdout:1695: read oid 374 snap -1 2024-09-14T04:08:54.393 INFO:tasks.rados.rados.0.smithi038.stdout:1695: expect (ObjNum 976 snap 0 seq_num 976) 2024-09-14T04:08:54.393 INFO:tasks.rados.rados.0.smithi038.stdout:1696: read oid 309 snap -1 2024-09-14T04:08:54.393 INFO:tasks.rados.rados.0.smithi038.stdout:1696: expect (ObjNum 308 snap 0 seq_num 308) 2024-09-14T04:08:54.393 INFO:tasks.rados.rados.0.smithi038.stdout:1697: delete oid 51 current snap is 0 2024-09-14T04:08:54.393 INFO:tasks.rados.rados.0.smithi038.stdout:1694: finishing write tid 1 to smithi03870129-451 2024-09-14T04:08:54.393 INFO:tasks.rados.rados.0.smithi038.stdout:1694: finishing write tid 2 to smithi03870129-451 2024-09-14T04:08:54.394 INFO:tasks.rados.rados.0.smithi038.stdout:1694: finishing write tid 3 to smithi03870129-451 2024-09-14T04:08:54.395 INFO:tasks.rados.rados.0.smithi038.stdout:1697: done (3 left) 2024-09-14T04:08:54.395 INFO:tasks.rados.rados.0.smithi038.stdout:1698: delete oid 31 current snap is 0 2024-09-14T04:08:54.395 INFO:tasks.rados.rados.0.smithi038.stdout:1694: finishing write tid 4 to smithi03870129-451 2024-09-14T04:08:54.395 INFO:tasks.rados.rados.0.smithi038.stdout:1694: finishing write tid 5 to smithi03870129-451 2024-09-14T04:08:54.395 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 451 v 121 (ObjNum 1166 snap 0 seq_num 1166) dirty exists 2024-09-14T04:08:54.395 INFO:tasks.rados.rados.0.smithi038.stdout:1694: left oid 451 (ObjNum 1166 snap 0 seq_num 1166) 2024-09-14T04:08:54.404 INFO:tasks.rados.rados.0.smithi038.stdout:1695: expect (ObjNum 976 snap 0 seq_num 976) 2024-09-14T04:08:54.530 INFO:tasks.rados.rados.0.smithi038.stdout:1696: expect (ObjNum 308 snap 0 seq_num 308) 2024-09-14T04:08:54.630 INFO:tasks.rados.rados.0.smithi038.stdout:1694: done (3 left) 2024-09-14T04:08:54.631 INFO:tasks.rados.rados.0.smithi038.stdout:1695: done (2 left) 2024-09-14T04:08:54.631 INFO:tasks.rados.rados.0.smithi038.stdout:1696: done (1 left) 2024-09-14T04:08:54.631 INFO:tasks.rados.rados.0.smithi038.stdout:1698: done (0 left) 2024-09-14T04:08:54.631 INFO:tasks.rados.rados.0.smithi038.stdout:1699: read oid 122 snap -1 2024-09-14T04:08:54.631 INFO:tasks.rados.rados.0.smithi038.stdout:1699: expect (ObjNum 121 snap 0 seq_num 121) 2024-09-14T04:08:54.631 INFO:tasks.rados.rados.0.smithi038.stdout:1700: write oid 281 current snap is 0 2024-09-14T04:08:54.631 INFO:tasks.rados.rados.0.smithi038.stdout:1700: seq_num 1169 ranges {447383=568090,1690509=701410,2902655=646983} 2024-09-14T04:08:54.646 INFO:tasks.rados.rados.0.smithi038.stdout:1700: writing smithi03870129-281 from 447383 to 1015473 tid 1 2024-09-14T04:08:54.669 INFO:tasks.rados.rados.0.smithi038.stdout:1700: writing smithi03870129-281 from 1690509 to 2391919 tid 2 2024-09-14T04:08:54.685 INFO:tasks.rados.rados.0.smithi038.stdout:1700: writing smithi03870129-281 from 2902655 to 3549638 tid 3 2024-09-14T04:08:54.685 INFO:tasks.rados.rados.0.smithi038.stdout:1701: write oid 359 current snap is 0 2024-09-14T04:08:54.685 INFO:tasks.rados.rados.0.smithi038.stdout:1701: seq_num 1170 ranges {464190=643339,1748991=445068,2930078=574608} 2024-09-14T04:08:54.697 INFO:tasks.rados.rados.0.smithi038.stdout:1701: writing smithi03870129-359 from 464190 to 1107529 tid 1 2024-09-14T04:08:54.707 INFO:tasks.rados.rados.0.smithi038.stdout:1701: writing smithi03870129-359 from 1748991 to 2194059 tid 2 2024-09-14T04:08:54.718 INFO:tasks.rados.rados.0.smithi038.stdout:1701: writing smithi03870129-359 from 2930078 to 3504686 tid 3 2024-09-14T04:08:54.718 INFO:tasks.rados.rados.0.smithi038.stdout:1702: read oid 300 snap -1 2024-09-14T04:08:54.718 INFO:tasks.rados.rados.0.smithi038.stdout:1702: expect deleted 2024-09-14T04:08:54.719 INFO:tasks.rados.rados.0.smithi038.stdout:1703: write oid 110 current snap is 0 2024-09-14T04:08:54.719 INFO:tasks.rados.rados.0.smithi038.stdout:1703: seq_num 1171 ranges {480997=434941,1407473=705079,2557501=785880} 2024-09-14T04:08:54.725 INFO:tasks.rados.rados.0.smithi038.stdout:1703: writing smithi03870129-110 from 480997 to 915938 tid 1 2024-09-14T04:08:54.733 INFO:tasks.rados.rados.0.smithi038.stdout:1703: writing smithi03870129-110 from 1407473 to 2112552 tid 2 2024-09-14T04:08:54.741 INFO:tasks.rados.rados.0.smithi038.stdout:1703: writing smithi03870129-110 from 2557501 to 3343381 tid 3 2024-09-14T04:08:54.741 INFO:tasks.rados.rados.0.smithi038.stdout:1704: write oid 355 current snap is 0 2024-09-14T04:08:54.741 INFO:tasks.rados.rados.0.smithi038.stdout:1699: expect (ObjNum 121 snap 0 seq_num 121) 2024-09-14T04:08:54.849 INFO:tasks.rados.rados.0.smithi038.stdout:1700: finishing write tid 1 to smithi03870129-281 2024-09-14T04:08:54.850 INFO:tasks.rados.rados.0.smithi038.stdout:1700: finishing write tid 2 to smithi03870129-281 2024-09-14T04:08:54.850 INFO:tasks.rados.rados.0.smithi038.stdout:1704: seq_num 1172 ranges {497804=510190,1465955=448737,2584924=597152} 2024-09-14T04:08:54.855 INFO:tasks.rados.rados.0.smithi038.stdout:1704: writing smithi03870129-355 from 497804 to 1007994 tid 1 2024-09-14T04:08:54.860 INFO:tasks.rados.rados.0.smithi038.stdout:1704: writing smithi03870129-355 from 1465955 to 1914692 tid 2 2024-09-14T04:08:54.868 INFO:tasks.rados.rados.0.smithi038.stdout:1704: writing smithi03870129-355 from 2584924 to 3182076 tid 3 2024-09-14T04:08:54.868 INFO:tasks.rados.rados.0.smithi038.stdout:1699: done (5 left) 2024-09-14T04:08:54.868 INFO:tasks.rados.rados.0.smithi038.stdout:1705: read oid 35 snap -1 2024-09-14T04:08:54.868 INFO:tasks.rados.rados.0.smithi038.stdout:1705: expect (ObjNum 1054 snap 0 seq_num 1054) 2024-09-14T04:08:54.868 INFO:tasks.rados.rados.0.smithi038.stdout:1706: delete oid 172 current snap is 0 2024-09-14T04:08:54.868 INFO:tasks.rados.rados.0.smithi038.stdout:1700: finishing write tid 3 to smithi03870129-281 2024-09-14T04:08:54.868 INFO:tasks.rados.rados.0.smithi038.stdout:1700: finishing write tid 4 to smithi03870129-281 2024-09-14T04:08:54.868 INFO:tasks.rados.rados.0.smithi038.stdout:1700: finishing write tid 5 to smithi03870129-281 2024-09-14T04:08:54.868 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 281 v 339 (ObjNum 1169 snap 0 seq_num 1169) dirty exists 2024-09-14T04:08:54.868 INFO:tasks.rados.rados.0.smithi038.stdout:1700: left oid 281 (ObjNum 1169 snap 0 seq_num 1169) 2024-09-14T04:08:54.868 INFO:tasks.rados.rados.0.smithi038.stdout:1701: finishing write tid 1 to smithi03870129-359 2024-09-14T04:08:54.869 INFO:tasks.rados.rados.0.smithi038.stdout:1701: finishing write tid 2 to smithi03870129-359 2024-09-14T04:08:54.869 INFO:tasks.rados.rados.0.smithi038.stdout:1701: finishing write tid 3 to smithi03870129-359 2024-09-14T04:08:54.869 INFO:tasks.rados.rados.0.smithi038.stdout:1701: finishing write tid 4 to smithi03870129-359 2024-09-14T04:08:54.869 INFO:tasks.rados.rados.0.smithi038.stdout:1701: finishing write tid 5 to smithi03870129-359 2024-09-14T04:08:54.869 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 359 v 252 (ObjNum 1170 snap 0 seq_num 1170) dirty exists 2024-09-14T04:08:54.869 INFO:tasks.rados.rados.0.smithi038.stdout:1701: left oid 359 (ObjNum 1170 snap 0 seq_num 1170) 2024-09-14T04:08:54.869 INFO:tasks.rados.rados.0.smithi038.stdout:1703: finishing write tid 1 to smithi03870129-110 2024-09-14T04:08:54.869 INFO:tasks.rados.rados.0.smithi038.stdout:1703: finishing write tid 2 to smithi03870129-110 2024-09-14T04:08:54.869 INFO:tasks.rados.rados.0.smithi038.stdout:1703: finishing write tid 3 to smithi03870129-110 2024-09-14T04:08:54.869 INFO:tasks.rados.rados.0.smithi038.stdout:1703: finishing write tid 4 to smithi03870129-110 2024-09-14T04:08:54.869 INFO:tasks.rados.rados.0.smithi038.stdout:1703: finishing write tid 5 to smithi03870129-110 2024-09-14T04:08:54.869 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 110 v 361 (ObjNum 1171 snap 0 seq_num 1171) dirty exists 2024-09-14T04:08:54.869 INFO:tasks.rados.rados.0.smithi038.stdout:1703: left oid 110 (ObjNum 1171 snap 0 seq_num 1171) 2024-09-14T04:08:54.869 INFO:tasks.rados.rados.0.smithi038.stdout:1704: finishing write tid 1 to smithi03870129-355 2024-09-14T04:08:54.870 INFO:tasks.rados.rados.0.smithi038.stdout:1704: finishing write tid 2 to smithi03870129-355 2024-09-14T04:08:54.871 INFO:tasks.rados.rados.0.smithi038.stdout:1704: finishing write tid 3 to smithi03870129-355 2024-09-14T04:08:54.872 INFO:tasks.rados.rados.0.smithi038.stdout:1704: finishing write tid 4 to smithi03870129-355 2024-09-14T04:08:54.874 INFO:tasks.rados.rados.0.smithi038.stdout:1704: finishing write tid 5 to smithi03870129-355 2024-09-14T04:08:54.874 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 355 v 343 (ObjNum 1172 snap 0 seq_num 1172) dirty exists 2024-09-14T04:08:54.874 INFO:tasks.rados.rados.0.smithi038.stdout:1704: left oid 355 (ObjNum 1172 snap 0 seq_num 1172) 2024-09-14T04:08:54.874 INFO:tasks.rados.rados.0.smithi038.stdout:1700: done (6 left) 2024-09-14T04:08:54.874 INFO:tasks.rados.rados.0.smithi038.stdout:1701: done (5 left) 2024-09-14T04:08:54.874 INFO:tasks.rados.rados.0.smithi038.stdout:1702: done (4 left) 2024-09-14T04:08:54.874 INFO:tasks.rados.rados.0.smithi038.stdout:1703: done (3 left) 2024-09-14T04:08:54.874 INFO:tasks.rados.rados.0.smithi038.stdout:1704: done (2 left) 2024-09-14T04:08:54.874 INFO:tasks.rados.rados.0.smithi038.stdout:1706: done (1 left) 2024-09-14T04:08:54.874 INFO:tasks.rados.rados.0.smithi038.stdout:1707: delete oid 167 current snap is 0 2024-09-14T04:08:54.874 INFO:tasks.rados.rados.0.smithi038.stdout:1705: expect (ObjNum 1054 snap 0 seq_num 1054) 2024-09-14T04:08:55.050 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:08:55.084 INFO:tasks.rados.rados.0.smithi038.stdout:1705: done (1 left) 2024-09-14T04:08:55.084 INFO:tasks.rados.rados.0.smithi038.stdout:1707: done (0 left) 2024-09-14T04:08:55.084 INFO:tasks.rados.rados.0.smithi038.stdout:1708: write oid 102 current snap is 0 2024-09-14T04:08:55.084 INFO:tasks.rados.rados.0.smithi038.stdout:1708: seq_num 1175 ranges {548225=735937,1925048=596064,2950840=547321} 2024-09-14T04:08:55.095 INFO:tasks.rados.rados.0.smithi038.stdout:1708: writing smithi03870129-102 from 548225 to 1284162 tid 1 2024-09-14T04:08:55.105 INFO:tasks.rados.rados.0.smithi038.stdout:1708: writing smithi03870129-102 from 1925048 to 2521112 tid 2 2024-09-14T04:08:55.113 INFO:tasks.rados.rados.0.smithi038.stdout:1708: writing smithi03870129-102 from 2950840 to 3498161 tid 3 2024-09-14T04:08:55.113 INFO:tasks.rados.rados.0.smithi038.stdout:1709: delete oid 5 current snap is 0 2024-09-14T04:08:55.113 INFO:tasks.rados.rados.0.smithi038.stdout:1708: finishing write tid 1 to smithi03870129-102 2024-09-14T04:08:55.113 INFO:tasks.rados.rados.0.smithi038.stdout:1708: finishing write tid 2 to smithi03870129-102 2024-09-14T04:08:55.115 INFO:tasks.rados.rados.0.smithi038.stdout:1709: done (1 left) 2024-09-14T04:08:55.116 INFO:tasks.rados.rados.0.smithi038.stdout:1710: write oid 230 current snap is 0 2024-09-14T04:08:55.116 INFO:tasks.rados.rados.0.smithi038.stdout:1710: seq_num 1177 ranges {581839=486435,1642012=599733,3005686=569865} 2024-09-14T04:08:55.124 INFO:tasks.rados.rados.0.smithi038.stdout:1710: writing smithi03870129-230 from 581839 to 1068274 tid 1 2024-09-14T04:08:55.133 INFO:tasks.rados.rados.0.smithi038.stdout:1710: writing smithi03870129-230 from 1642012 to 2241745 tid 2 2024-09-14T04:08:55.143 INFO:tasks.rados.rados.0.smithi038.stdout:1710: writing smithi03870129-230 from 3005686 to 3575551 tid 3 2024-09-14T04:08:55.143 INFO:tasks.rados.rados.0.smithi038.stdout:1711: write oid 174 current snap is 0 2024-09-14T04:08:55.143 INFO:tasks.rados.rados.0.smithi038.stdout:1708: finishing write tid 3 to smithi03870129-102 2024-09-14T04:08:55.143 INFO:tasks.rados.rados.0.smithi038.stdout:1708: finishing write tid 4 to smithi03870129-102 2024-09-14T04:08:55.144 INFO:tasks.rados.rados.0.smithi038.stdout:1711: seq_num 1178 ranges {598646=561684,1700494=459744,2633109=781137} 2024-09-14T04:08:55.151 INFO:tasks.rados.rados.0.smithi038.stdout:1711: writing smithi03870129-174 from 598646 to 1160330 tid 1 2024-09-14T04:08:55.157 INFO:tasks.rados.rados.0.smithi038.stdout:1711: writing smithi03870129-174 from 1700494 to 2160238 tid 2 2024-09-14T04:08:55.166 INFO:tasks.rados.rados.0.smithi038.stdout:1711: writing smithi03870129-174 from 2633109 to 3414246 tid 3 2024-09-14T04:08:55.166 INFO:tasks.rados.rados.0.smithi038.stdout:1712: write oid 382 current snap is 0 2024-09-14T04:08:55.166 INFO:tasks.rados.rados.0.smithi038.stdout:1708: finishing write tid 5 to smithi03870129-102 2024-09-14T04:08:55.166 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 102 v 261 (ObjNum 1175 snap 0 seq_num 1175) dirty exists 2024-09-14T04:08:55.166 INFO:tasks.rados.rados.0.smithi038.stdout:1708: left oid 102 (ObjNum 1175 snap 0 seq_num 1175) 2024-09-14T04:08:55.166 INFO:tasks.rados.rados.0.smithi038.stdout:1710: finishing write tid 1 to smithi03870129-230 2024-09-14T04:08:55.166 INFO:tasks.rados.rados.0.smithi038.stdout:1710: finishing write tid 2 to smithi03870129-230 2024-09-14T04:08:55.166 INFO:tasks.rados.rados.0.smithi038.stdout:1710: finishing write tid 3 to smithi03870129-230 2024-09-14T04:08:55.166 INFO:tasks.rados.rados.0.smithi038.stdout:1710: finishing write tid 4 to smithi03870129-230 2024-09-14T04:08:55.166 INFO:tasks.rados.rados.0.smithi038.stdout:1710: finishing write tid 5 to smithi03870129-230 2024-09-14T04:08:55.167 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 230 v 285 (ObjNum 1177 snap 0 seq_num 1177) dirty exists 2024-09-14T04:08:55.167 INFO:tasks.rados.rados.0.smithi038.stdout:1710: left oid 230 (ObjNum 1177 snap 0 seq_num 1177) 2024-09-14T04:08:55.167 INFO:tasks.rados.rados.0.smithi038.stdout:1711: finishing write tid 1 to smithi03870129-174 2024-09-14T04:08:55.167 INFO:tasks.rados.rados.0.smithi038.stdout:1712: seq_num 1179 ranges {615453=753286,2158976=603402,3460532=354921} 2024-09-14T04:08:55.174 INFO:tasks.rados.rados.0.smithi038.stdout:1712: writing smithi03870129-382 from 615453 to 1368739 tid 1 2024-09-14T04:08:55.182 INFO:tasks.rados.rados.0.smithi038.stdout:1712: writing smithi03870129-382 from 2158976 to 2762378 tid 2 2024-09-14T04:08:55.189 INFO:tasks.rados.rados.0.smithi038.stdout:1712: writing smithi03870129-382 from 3460532 to 3815453 tid 3 2024-09-14T04:08:55.189 INFO:tasks.rados.rados.0.smithi038.stdout:1708: done (3 left) 2024-09-14T04:08:55.189 INFO:tasks.rados.rados.0.smithi038.stdout:1710: done (2 left) 2024-09-14T04:08:55.189 INFO:tasks.rados.rados.0.smithi038.stdout:1713: write oid 43 current snap is 0 2024-09-14T04:08:55.189 INFO:tasks.rados.rados.0.smithi038.stdout:1711: finishing write tid 2 to smithi03870129-174 2024-09-14T04:08:55.189 INFO:tasks.rados.rados.0.smithi038.stdout:1713: seq_num 1180 ranges {632260=428535,1817458=463413,2687955=520034,3709324=122936} 2024-09-14T04:08:55.194 INFO:tasks.rados.rados.0.smithi038.stdout:1713: writing smithi03870129-43 from 632260 to 1060795 tid 1 2024-09-14T04:08:55.201 INFO:tasks.rados.rados.0.smithi038.stdout:1713: writing smithi03870129-43 from 1817458 to 2280871 tid 2 2024-09-14T04:08:55.206 INFO:tasks.rados.rados.0.smithi038.stdout:1713: writing smithi03870129-43 from 2687955 to 3207989 tid 3 2024-09-14T04:08:55.210 INFO:tasks.rados.rados.0.smithi038.stdout:1713: writing smithi03870129-43 from 3709324 to 3832260 tid 4 2024-09-14T04:08:55.210 INFO:tasks.rados.rados.0.smithi038.stdout:1714: delete oid 21 current snap is 0 2024-09-14T04:08:55.210 INFO:tasks.rados.rados.0.smithi038.stdout:1711: finishing write tid 3 to smithi03870129-174 2024-09-14T04:08:55.210 INFO:tasks.rados.rados.0.smithi038.stdout:1711: finishing write tid 4 to smithi03870129-174 2024-09-14T04:08:55.210 INFO:tasks.rados.rados.0.smithi038.stdout:1711: finishing write tid 5 to smithi03870129-174 2024-09-14T04:08:55.211 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 174 v 243 (ObjNum 1178 snap 0 seq_num 1178) dirty exists 2024-09-14T04:08:55.211 INFO:tasks.rados.rados.0.smithi038.stdout:1711: left oid 174 (ObjNum 1178 snap 0 seq_num 1178) 2024-09-14T04:08:55.211 INFO:tasks.rados.rados.0.smithi038.stdout:1712: finishing write tid 1 to smithi03870129-382 2024-09-14T04:08:55.211 INFO:tasks.rados.rados.0.smithi038.stdout:1712: finishing write tid 2 to smithi03870129-382 2024-09-14T04:08:55.211 INFO:tasks.rados.rados.0.smithi038.stdout:1712: finishing write tid 3 to smithi03870129-382 2024-09-14T04:08:55.211 INFO:tasks.rados.rados.0.smithi038.stdout:1712: finishing write tid 4 to smithi03870129-382 2024-09-14T04:08:55.211 INFO:tasks.rados.rados.0.smithi038.stdout:1712: finishing write tid 5 to smithi03870129-382 2024-09-14T04:08:55.211 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 382 v 223 (ObjNum 1179 snap 0 seq_num 1179) dirty exists 2024-09-14T04:08:55.211 INFO:tasks.rados.rados.0.smithi038.stdout:1712: left oid 382 (ObjNum 1179 snap 0 seq_num 1179) 2024-09-14T04:08:55.211 INFO:tasks.rados.rados.0.smithi038.stdout:1713: finishing write tid 1 to smithi03870129-43 2024-09-14T04:08:55.211 INFO:tasks.rados.rados.0.smithi038.stdout:1713: finishing write tid 2 to smithi03870129-43 2024-09-14T04:08:55.211 INFO:tasks.rados.rados.0.smithi038.stdout:1713: finishing write tid 3 to smithi03870129-43 2024-09-14T04:08:55.213 INFO:tasks.rados.rados.0.smithi038.stdout:1713: finishing write tid 4 to smithi03870129-43 2024-09-14T04:08:55.213 INFO:tasks.rados.rados.0.smithi038.stdout:1713: finishing write tid 5 to smithi03870129-43 2024-09-14T04:08:55.213 INFO:tasks.rados.rados.0.smithi038.stdout:1711: done (3 left) 2024-09-14T04:08:55.213 INFO:tasks.rados.rados.0.smithi038.stdout:1712: done (2 left) 2024-09-14T04:08:55.213 INFO:tasks.rados.rados.0.smithi038.stdout:1714: done (1 left) 2024-09-14T04:08:55.213 INFO:tasks.rados.rados.0.smithi038.stdout:1715: read oid 86 snap -1 2024-09-14T04:08:55.213 INFO:tasks.rados.rados.0.smithi038.stdout:1715: expect (ObjNum 795 snap 0 seq_num 795) 2024-09-14T04:08:55.213 INFO:tasks.rados.rados.0.smithi038.stdout:1716: write oid 250 current snap is 0 2024-09-14T04:08:55.213 INFO:tasks.rados.rados.0.smithi038.stdout:1716: seq_num 1182 ranges {665874=579033,1934422=467082,3142801=542578} 2024-09-14T04:08:55.219 INFO:tasks.rados.rados.0.smithi038.stdout:1716: writing smithi03870129-250 from 665874 to 1244907 tid 1 2024-09-14T04:08:55.226 INFO:tasks.rados.rados.0.smithi038.stdout:1716: writing smithi03870129-250 from 1934422 to 2401504 tid 2 2024-09-14T04:08:55.234 INFO:tasks.rados.rados.0.smithi038.stdout:1716: writing smithi03870129-250 from 3142801 to 3685379 tid 3 2024-09-14T04:08:55.234 INFO:tasks.rados.rados.0.smithi038.stdout:1717: read oid 101 snap -1 2024-09-14T04:08:55.234 INFO:tasks.rados.rados.0.smithi038.stdout:1717: expect (ObjNum 590 snap 0 seq_num 590) 2024-09-14T04:08:55.234 INFO:tasks.rados.rados.0.smithi038.stdout:1718: write oid 372 current snap is 0 2024-09-14T04:08:55.234 INFO:tasks.rados.rados.0.smithi038.stdout:1713: finishing write tid 6 to smithi03870129-43 2024-09-14T04:08:55.234 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 43 v 290 (ObjNum 1180 snap 0 seq_num 1180) dirty exists 2024-09-14T04:08:55.234 INFO:tasks.rados.rados.0.smithi038.stdout:1713: left oid 43 (ObjNum 1180 snap 0 seq_num 1180) 2024-09-14T04:08:55.234 INFO:tasks.rados.rados.0.smithi038.stdout:1718: seq_num 1183 ranges {682681=654282,1876551=610740,3053871=470203} 2024-09-14T04:08:55.241 INFO:tasks.rados.rados.0.smithi038.stdout:1718: writing smithi03870129-372 from 682681 to 1336963 tid 1 2024-09-14T04:08:55.248 INFO:tasks.rados.rados.0.smithi038.stdout:1718: writing smithi03870129-372 from 1876551 to 2487291 tid 2 2024-09-14T04:08:55.254 INFO:tasks.rados.rados.0.smithi038.stdout:1718: writing smithi03870129-372 from 3053871 to 3524074 tid 3 2024-09-14T04:08:55.254 INFO:tasks.rados.rados.0.smithi038.stdout:1713: done (4 left) 2024-09-14T04:08:55.254 INFO:tasks.rados.rados.0.smithi038.stdout:1719: read oid 304 snap -1 2024-09-14T04:08:55.254 INFO:tasks.rados.rados.0.smithi038.stdout:1719: expect (ObjNum 303 snap 0 seq_num 303) 2024-09-14T04:08:55.254 INFO:tasks.rados.rados.0.smithi038.stdout:1720: write oid 317 current snap is 0 2024-09-14T04:08:55.254 INFO:tasks.rados.rados.0.smithi038.stdout:1715: expect (ObjNum 795 snap 0 seq_num 795) 2024-09-14T04:08:55.438 INFO:tasks.rados.rados.0.smithi038.stdout:1716: finishing write tid 1 to smithi03870129-250 2024-09-14T04:08:55.438 INFO:tasks.rados.rados.0.smithi038.stdout:1716: finishing write tid 2 to smithi03870129-250 2024-09-14T04:08:55.438 INFO:tasks.rados.rados.0.smithi038.stdout:1716: finishing write tid 3 to smithi03870129-250 2024-09-14T04:08:55.438 INFO:tasks.rados.rados.0.smithi038.stdout:1716: finishing write tid 4 to smithi03870129-250 2024-09-14T04:08:55.438 INFO:tasks.rados.rados.0.smithi038.stdout:1716: finishing write tid 5 to smithi03870129-250 2024-09-14T04:08:55.438 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 250 v 365 (ObjNum 1182 snap 0 seq_num 1182) dirty exists 2024-09-14T04:08:55.438 INFO:tasks.rados.rados.0.smithi038.stdout:1716: left oid 250 (ObjNum 1182 snap 0 seq_num 1182) 2024-09-14T04:08:55.438 INFO:tasks.rados.rados.0.smithi038.stdout:1717: expect (ObjNum 590 snap 0 seq_num 590) 2024-09-14T04:08:55.618 INFO:tasks.rados.rados.0.smithi038.stdout:1718: finishing write tid 1 to smithi03870129-372 2024-09-14T04:08:55.618 INFO:tasks.rados.rados.0.smithi038.stdout:1718: finishing write tid 2 to smithi03870129-372 2024-09-14T04:08:55.618 INFO:tasks.rados.rados.0.smithi038.stdout:1718: finishing write tid 3 to smithi03870129-372 2024-09-14T04:08:55.619 INFO:tasks.rados.rados.0.smithi038.stdout:1720: seq_num 1184 ranges {699488=729531,1935033=470751,3081294=681475} 2024-09-14T04:08:55.629 INFO:tasks.rados.rados.0.smithi038.stdout:1720: writing smithi03870129-317 from 699488 to 1429019 tid 1 2024-09-14T04:08:55.636 INFO:tasks.rados.rados.0.smithi038.stdout:1720: writing smithi03870129-317 from 1935033 to 2405784 tid 2 2024-09-14T04:08:55.644 INFO:tasks.rados.rados.0.smithi038.stdout:1720: writing smithi03870129-317 from 3081294 to 3762769 tid 3 2024-09-14T04:08:55.644 INFO:tasks.rados.rados.0.smithi038.stdout:1715: done (5 left) 2024-09-14T04:08:55.645 INFO:tasks.rados.rados.0.smithi038.stdout:1716: done (4 left) 2024-09-14T04:08:55.645 INFO:tasks.rados.rados.0.smithi038.stdout:1717: done (3 left) 2024-09-14T04:08:55.645 INFO:tasks.rados.rados.0.smithi038.stdout:1721: read oid 378 snap -1 2024-09-14T04:08:55.645 INFO:tasks.rados.rados.0.smithi038.stdout:1721: expect (ObjNum 1075 snap 0 seq_num 1075) 2024-09-14T04:08:55.645 INFO:tasks.rados.rados.0.smithi038.stdout:1722: write oid 11 current snap is 0 2024-09-14T04:08:55.645 INFO:tasks.rados.rados.0.smithi038.stdout:1718: finishing write tid 4 to smithi03870129-372 2024-09-14T04:08:55.645 INFO:tasks.rados.rados.0.smithi038.stdout:1718: finishing write tid 5 to smithi03870129-372 2024-09-14T04:08:55.645 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 372 v 256 (ObjNum 1183 snap 0 seq_num 1183) dirty exists 2024-09-14T04:08:55.645 INFO:tasks.rados.rados.0.smithi038.stdout:1718: left oid 372 (ObjNum 1183 snap 0 seq_num 1183) 2024-09-14T04:08:55.645 INFO:tasks.rados.rados.0.smithi038.stdout:1722: seq_num 1185 ranges {716295=404780,1593515=614409,2708717=492747,3640519=275776} 2024-09-14T04:08:55.651 INFO:tasks.rados.rados.0.smithi038.stdout:1722: writing smithi03870129-11 from 716295 to 1121075 tid 1 2024-09-14T04:08:55.658 INFO:tasks.rados.rados.0.smithi038.stdout:1722: writing smithi03870129-11 from 1593515 to 2207924 tid 2 2024-09-14T04:08:55.665 INFO:tasks.rados.rados.0.smithi038.stdout:1722: writing smithi03870129-11 from 2708717 to 3201464 tid 3 2024-09-14T04:08:55.670 INFO:tasks.rados.rados.0.smithi038.stdout:1722: writing smithi03870129-11 from 3640519 to 3916295 tid 4 2024-09-14T04:08:55.670 INFO:tasks.rados.rados.0.smithi038.stdout:1718: done (4 left) 2024-09-14T04:08:55.670 INFO:tasks.rados.rados.0.smithi038.stdout:1723: read oid 331 snap -1 2024-09-14T04:08:55.670 INFO:tasks.rados.rados.0.smithi038.stdout:1723: expect (ObjNum 909 snap 0 seq_num 909) 2024-09-14T04:08:55.670 INFO:tasks.rados.rados.0.smithi038.stdout:1724: read oid 105 snap -1 2024-09-14T04:08:55.670 INFO:tasks.rados.rados.0.smithi038.stdout:1724: expect (ObjNum 1154 snap 0 seq_num 1154) 2024-09-14T04:08:55.670 INFO:tasks.rados.rados.0.smithi038.stdout:1725: read oid 70 snap -1 2024-09-14T04:08:55.670 INFO:tasks.rados.rados.0.smithi038.stdout:1725: expect (ObjNum 69 snap 0 seq_num 69) 2024-09-14T04:08:55.670 INFO:tasks.rados.rados.0.smithi038.stdout:1726: write oid 292 current snap is 0 2024-09-14T04:08:55.670 INFO:tasks.rados.rados.0.smithi038.stdout:1719: expect (ObjNum 303 snap 0 seq_num 303) 2024-09-14T04:08:55.770 INFO:tasks.rados.rados.0.smithi038.stdout:1720: finishing write tid 1 to smithi03870129-317 2024-09-14T04:08:55.770 INFO:tasks.rados.rados.0.smithi038.stdout:1720: finishing write tid 2 to smithi03870129-317 2024-09-14T04:08:55.770 INFO:tasks.rados.rados.0.smithi038.stdout:1720: finishing write tid 3 to smithi03870129-317 2024-09-14T04:08:55.770 INFO:tasks.rados.rados.0.smithi038.stdout:1720: finishing write tid 4 to smithi03870129-317 2024-09-14T04:08:55.771 INFO:tasks.rados.rados.0.smithi038.stdout:1720: finishing write tid 5 to smithi03870129-317 2024-09-14T04:08:55.771 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 317 v 260 (ObjNum 1184 snap 0 seq_num 1184) dirty exists 2024-09-14T04:08:55.771 INFO:tasks.rados.rados.0.smithi038.stdout:1720: left oid 317 (ObjNum 1184 snap 0 seq_num 1184) 2024-09-14T04:08:55.771 INFO:tasks.rados.rados.0.smithi038.stdout:1721: expect (ObjNum 1075 snap 0 seq_num 1075) 2024-09-14T04:08:55.866 INFO:tasks.rados.rados.0.smithi038.stdout:1722: finishing write tid 1 to smithi03870129-11 2024-09-14T04:08:55.866 INFO:tasks.rados.rados.0.smithi038.stdout:1722: finishing write tid 2 to smithi03870129-11 2024-09-14T04:08:55.866 INFO:tasks.rados.rados.0.smithi038.stdout:1722: finishing write tid 3 to smithi03870129-11 2024-09-14T04:08:55.866 INFO:tasks.rados.rados.0.smithi038.stdout:1722: finishing write tid 4 to smithi03870129-11 2024-09-14T04:08:55.866 INFO:tasks.rados.rados.0.smithi038.stdout:1722: finishing write tid 5 to smithi03870129-11 2024-09-14T04:08:55.866 INFO:tasks.rados.rados.0.smithi038.stdout:1722: finishing write tid 6 to smithi03870129-11 2024-09-14T04:08:55.867 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 11 v 240 (ObjNum 1185 snap 0 seq_num 1185) dirty exists 2024-09-14T04:08:55.867 INFO:tasks.rados.rados.0.smithi038.stdout:1722: left oid 11 (ObjNum 1185 snap 0 seq_num 1185) 2024-09-14T04:08:55.867 INFO:tasks.rados.rados.0.smithi038.stdout:1725: expect (ObjNum 69 snap 0 seq_num 69) 2024-09-14T04:08:55.931 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:55 smithi123 bash[24950]: cluster 2024-09-14T04:08:54.268633+0000 mgr.y (mgr.14406) 283 : cluster [DBG] pgmap v237: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 8.4 MiB/s wr, 82 op/s 2024-09-14T04:08:55.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:55 smithi123 bash[24950]: audit 2024-09-14T04:08:54.764956+0000 mon.c (mon.2) 138 : audit [DBG] from='client.? 172.21.15.38:0/2474569813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:08:55.966 INFO:tasks.rados.rados.0.smithi038.stdout:1723: expect (ObjNum 909 snap 0 seq_num 909) 2024-09-14T04:08:56.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:55 smithi038 bash[22519]: cluster 2024-09-14T04:08:54.268633+0000 mgr.y (mgr.14406) 283 : cluster [DBG] pgmap v237: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 8.4 MiB/s wr, 82 op/s 2024-09-14T04:08:56.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:55 smithi038 bash[22519]: audit 2024-09-14T04:08:54.764956+0000 mon.c (mon.2) 138 : audit [DBG] from='client.? 172.21.15.38:0/2474569813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:08:56.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:55 smithi038 bash[32505]: cluster 2024-09-14T04:08:54.268633+0000 mgr.y (mgr.14406) 283 : cluster [DBG] pgmap v237: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 8.4 MiB/s wr, 82 op/s 2024-09-14T04:08:56.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:55 smithi038 bash[32505]: audit 2024-09-14T04:08:54.764956+0000 mon.c (mon.2) 138 : audit [DBG] from='client.? 172.21.15.38:0/2474569813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:08:56.105 INFO:tasks.rados.rados.0.smithi038.stdout:1724: expect (ObjNum 1154 snap 0 seq_num 1154) 2024-09-14T04:08:56.346 INFO:tasks.rados.rados.0.smithi038.stdout:1726: seq_num 1186 ranges {733102=596382,1768350=758067,3136140=704019} 2024-09-14T04:08:56.367 INFO:tasks.rados.rados.0.smithi038.stdout:1726: writing smithi03870129-292 from 733102 to 1329484 tid 1 2024-09-14T04:08:56.387 INFO:tasks.rados.rados.0.smithi038.stdout:1726: writing smithi03870129-292 from 1768350 to 2526417 tid 2 2024-09-14T04:08:56.407 INFO:tasks.rados.rados.0.smithi038.stdout:1726: writing smithi03870129-292 from 3136140 to 3840159 tid 3 2024-09-14T04:08:56.407 INFO:tasks.rados.rados.0.smithi038.stdout:1719: done (7 left) 2024-09-14T04:08:56.407 INFO:tasks.rados.rados.0.smithi038.stdout:1720: done (6 left) 2024-09-14T04:08:56.407 INFO:tasks.rados.rados.0.smithi038.stdout:1721: done (5 left) 2024-09-14T04:08:56.407 INFO:tasks.rados.rados.0.smithi038.stdout:1722: done (4 left) 2024-09-14T04:08:56.407 INFO:tasks.rados.rados.0.smithi038.stdout:1723: done (3 left) 2024-09-14T04:08:56.407 INFO:tasks.rados.rados.0.smithi038.stdout:1724: done (2 left) 2024-09-14T04:08:56.407 INFO:tasks.rados.rados.0.smithi038.stdout:1725: done (1 left) 2024-09-14T04:08:56.407 INFO:tasks.rados.rados.0.smithi038.stdout:1727: write oid 226 current snap is 0 2024-09-14T04:08:56.407 INFO:tasks.rados.rados.0.smithi038.stdout:1727: seq_num 1187 ranges {749909=671631,2110479=618078,3163563=515291} 2024-09-14T04:08:56.424 INFO:tasks.rados.rados.0.smithi038.stdout:1727: writing smithi03870129-226 from 749909 to 1421540 tid 1 2024-09-14T04:08:56.440 INFO:tasks.rados.rados.0.smithi038.stdout:1727: writing smithi03870129-226 from 2110479 to 2728557 tid 2 2024-09-14T04:08:56.450 INFO:tasks.rados.rados.0.smithi038.stdout:1727: writing smithi03870129-226 from 3163563 to 3678854 tid 3 2024-09-14T04:08:56.450 INFO:tasks.rados.rados.0.smithi038.stdout:1728: write oid 270 current snap is 0 2024-09-14T04:08:56.450 INFO:tasks.rados.rados.0.smithi038.stdout:1728: seq_num 1188 ranges {766716=746880,2168961=761736,3474633=442916} 2024-09-14T04:08:56.464 INFO:tasks.rados.rados.0.smithi038.stdout:1728: writing smithi03870129-270 from 766716 to 1513596 tid 1 2024-09-14T04:08:56.475 INFO:tasks.rados.rados.0.smithi038.stdout:1728: writing smithi03870129-270 from 2168961 to 2930697 tid 2 2024-09-14T04:08:56.483 INFO:tasks.rados.rados.0.smithi038.stdout:1728: writing smithi03870129-270 from 3474633 to 3917549 tid 3 2024-09-14T04:08:56.483 INFO:tasks.rados.rados.0.smithi038.stdout:1729: write oid 390 current snap is 0 2024-09-14T04:08:56.483 INFO:tasks.rados.rados.0.smithi038.stdout:1726: finishing write tid 1 to smithi03870129-292 2024-09-14T04:08:56.483 INFO:tasks.rados.rados.0.smithi038.stdout:1726: finishing write tid 2 to smithi03870129-292 2024-09-14T04:08:56.483 INFO:tasks.rados.rados.0.smithi038.stdout:1726: finishing write tid 3 to smithi03870129-292 2024-09-14T04:08:56.483 INFO:tasks.rados.rados.0.smithi038.stdout:1729: seq_num 1189 ranges {783523=422129,1827443=621747,3218409=654188} 2024-09-14T04:08:56.491 INFO:tasks.rados.rados.0.smithi038.stdout:1729: writing smithi03870129-390 from 783523 to 1205652 tid 1 2024-09-14T04:08:56.500 INFO:tasks.rados.rados.0.smithi038.stdout:1729: writing smithi03870129-390 from 1827443 to 2449190 tid 2 2024-09-14T04:08:56.511 INFO:tasks.rados.rados.0.smithi038.stdout:1729: writing smithi03870129-390 from 3218409 to 3872597 tid 3 2024-09-14T04:08:56.511 INFO:tasks.rados.rados.0.smithi038.stdout:1730: write oid 138 current snap is 0 2024-09-14T04:08:56.511 INFO:tasks.rados.rados.0.smithi038.stdout:1730: seq_num 1190 ranges {400330=497378,1485925=514405} 2024-09-14T04:08:56.517 INFO:tasks.rados.rados.0.smithi038.stdout:1730: writing smithi03870129-138 from 400330 to 897708 tid 1 2024-09-14T04:08:56.526 INFO:tasks.rados.rados.0.smithi038.stdout:1730: writing smithi03870129-138 from 1485925 to 2000330 tid 2 2024-09-14T04:08:56.526 INFO:tasks.rados.rados.0.smithi038.stdout:1731: write oid 338 current snap is 0 2024-09-14T04:08:56.526 INFO:tasks.rados.rados.0.smithi038.stdout:1731: seq_num 1191 ranges {417137=572627,1428054=589083} 2024-09-14T04:08:56.533 INFO:tasks.rados.rados.0.smithi038.stdout:1731: writing smithi03870129-338 from 417137 to 989764 tid 1 2024-09-14T04:08:56.540 INFO:tasks.rados.rados.0.smithi038.stdout:1731: writing smithi03870129-338 from 1428054 to 2017137 tid 2 2024-09-14T04:08:56.540 INFO:tasks.rados.rados.0.smithi038.stdout:1732: read oid 366 snap -1 2024-09-14T04:08:56.540 INFO:tasks.rados.rados.0.smithi038.stdout:1732: expect (ObjNum 365 snap 0 seq_num 365) 2024-09-14T04:08:56.540 INFO:tasks.rados.rados.0.smithi038.stdout:1733: read oid 111 snap -1 2024-09-14T04:08:56.541 INFO:tasks.rados.rados.0.smithi038.stdout:1733: expect (ObjNum 1093 snap 0 seq_num 1093) 2024-09-14T04:08:56.541 INFO:tasks.rados.rados.0.smithi038.stdout:1734: write oid 105 current snap is 0 2024-09-14T04:08:56.541 INFO:tasks.rados.rados.0.smithi038.stdout:1726: finishing write tid 4 to smithi03870129-292 2024-09-14T04:08:56.541 INFO:tasks.rados.rados.0.smithi038.stdout:1726: finishing write tid 5 to smithi03870129-292 2024-09-14T04:08:56.541 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 292 v 294 (ObjNum 1186 snap 0 seq_num 1186) dirty exists 2024-09-14T04:08:56.541 INFO:tasks.rados.rados.0.smithi038.stdout:1726: left oid 292 (ObjNum 1186 snap 0 seq_num 1186) 2024-09-14T04:08:56.541 INFO:tasks.rados.rados.0.smithi038.stdout:1727: finishing write tid 1 to smithi03870129-226 2024-09-14T04:08:56.541 INFO:tasks.rados.rados.0.smithi038.stdout:1727: finishing write tid 2 to smithi03870129-226 2024-09-14T04:08:56.541 INFO:tasks.rados.rados.0.smithi038.stdout:1727: finishing write tid 3 to smithi03870129-226 2024-09-14T04:08:56.541 INFO:tasks.rados.rados.0.smithi038.stdout:1727: finishing write tid 4 to smithi03870129-226 2024-09-14T04:08:56.541 INFO:tasks.rados.rados.0.smithi038.stdout:1727: finishing write tid 5 to smithi03870129-226 2024-09-14T04:08:56.541 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 226 v 198 (ObjNum 1187 snap 0 seq_num 1187) dirty exists 2024-09-14T04:08:56.541 INFO:tasks.rados.rados.0.smithi038.stdout:1727: left oid 226 (ObjNum 1187 snap 0 seq_num 1187) 2024-09-14T04:08:56.542 INFO:tasks.rados.rados.0.smithi038.stdout:1728: finishing write tid 1 to smithi03870129-270 2024-09-14T04:08:56.542 INFO:tasks.rados.rados.0.smithi038.stdout:1728: finishing write tid 2 to smithi03870129-270 2024-09-14T04:08:56.542 INFO:tasks.rados.rados.0.smithi038.stdout:1734: seq_num 1192 ranges {433944=647876,1486536=547408} 2024-09-14T04:08:56.546 INFO:tasks.rados.rados.0.smithi038.stdout:1734: writing smithi03870129-105 from 433944 to 1081820 tid 1 2024-09-14T04:08:56.554 INFO:tasks.rados.rados.0.smithi038.stdout:1734: writing smithi03870129-105 from 1486536 to 2033944 tid 2 2024-09-14T04:08:56.554 INFO:tasks.rados.rados.0.smithi038.stdout:1726: done (8 left) 2024-09-14T04:08:56.554 INFO:tasks.rados.rados.0.smithi038.stdout:1727: done (7 left) 2024-09-14T04:08:56.554 INFO:tasks.rados.rados.0.smithi038.stdout:1735: read oid 158 snap -1 2024-09-14T04:08:56.554 INFO:tasks.rados.rados.0.smithi038.stdout:1735: expect (ObjNum 157 snap 0 seq_num 157) 2024-09-14T04:08:56.554 INFO:tasks.rados.rados.0.smithi038.stdout:1736: read oid 175 snap -1 2024-09-14T04:08:56.554 INFO:tasks.rados.rados.0.smithi038.stdout:1736: expect (ObjNum 632 snap 0 seq_num 632) 2024-09-14T04:08:56.554 INFO:tasks.rados.rados.0.smithi038.stdout:1737: read oid 462 snap -1 2024-09-14T04:08:56.554 INFO:tasks.rados.rados.0.smithi038.stdout:1737: expect (ObjNum 742 snap 0 seq_num 742) 2024-09-14T04:08:56.554 INFO:tasks.rados.rados.0.smithi038.stdout:1738: read oid 365 snap -1 2024-09-14T04:08:56.554 INFO:tasks.rados.rados.0.smithi038.stdout:1738: expect (ObjNum 364 snap 0 seq_num 364) 2024-09-14T04:08:56.555 INFO:tasks.rados.rados.0.smithi038.stdout:1739: write oid 316 current snap is 0 2024-09-14T04:08:56.555 INFO:tasks.rados.rados.0.smithi038.stdout:1728: finishing write tid 3 to smithi03870129-270 2024-09-14T04:08:56.555 INFO:tasks.rados.rados.0.smithi038.stdout:1728: finishing write tid 4 to smithi03870129-270 2024-09-14T04:08:56.555 INFO:tasks.rados.rados.0.smithi038.stdout:1728: finishing write tid 5 to smithi03870129-270 2024-09-14T04:08:56.555 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 270 v 298 (ObjNum 1188 snap 0 seq_num 1188) dirty exists 2024-09-14T04:08:56.555 INFO:tasks.rados.rados.0.smithi038.stdout:1728: left oid 270 (ObjNum 1188 snap 0 seq_num 1188) 2024-09-14T04:08:56.555 INFO:tasks.rados.rados.0.smithi038.stdout:1729: finishing write tid 1 to smithi03870129-390 2024-09-14T04:08:56.555 INFO:tasks.rados.rados.0.smithi038.stdout:1729: finishing write tid 2 to smithi03870129-390 2024-09-14T04:08:56.555 INFO:tasks.rados.rados.0.smithi038.stdout:1729: finishing write tid 3 to smithi03870129-390 2024-09-14T04:08:56.555 INFO:tasks.rados.rados.0.smithi038.stdout:1729: finishing write tid 4 to smithi03870129-390 2024-09-14T04:08:56.555 INFO:tasks.rados.rados.0.smithi038.stdout:1729: finishing write tid 5 to smithi03870129-390 2024-09-14T04:08:56.555 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 390 v 244 (ObjNum 1189 snap 0 seq_num 1189) dirty exists 2024-09-14T04:08:56.555 INFO:tasks.rados.rados.0.smithi038.stdout:1729: left oid 390 (ObjNum 1189 snap 0 seq_num 1189) 2024-09-14T04:08:56.555 INFO:tasks.rados.rados.0.smithi038.stdout:1730: finishing write tid 1 to smithi03870129-138 2024-09-14T04:08:56.556 INFO:tasks.rados.rados.0.smithi038.stdout:1730: finishing write tid 2 to smithi03870129-138 2024-09-14T04:08:56.556 INFO:tasks.rados.rados.0.smithi038.stdout:1730: finishing write tid 3 to smithi03870129-138 2024-09-14T04:08:56.556 INFO:tasks.rados.rados.0.smithi038.stdout:1730: finishing write tid 4 to smithi03870129-138 2024-09-14T04:08:56.556 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 138 v 368 (ObjNum 1190 snap 0 seq_num 1190) dirty exists 2024-09-14T04:08:56.556 INFO:tasks.rados.rados.0.smithi038.stdout:1730: left oid 138 (ObjNum 1190 snap 0 seq_num 1190) 2024-09-14T04:08:56.556 INFO:tasks.rados.rados.0.smithi038.stdout:1731: finishing write tid 1 to smithi03870129-338 2024-09-14T04:08:56.556 INFO:tasks.rados.rados.0.smithi038.stdout:1739: seq_num 1193 ranges {450751=723125,1945018=105733} 2024-09-14T04:08:56.561 INFO:tasks.rados.rados.0.smithi038.stdout:1739: writing smithi03870129-316 from 450751 to 1173876 tid 1 2024-09-14T04:08:56.567 INFO:tasks.rados.rados.0.smithi038.stdout:1739: writing smithi03870129-316 from 1945018 to 2050751 tid 2 2024-09-14T04:08:56.567 INFO:tasks.rados.rados.0.smithi038.stdout:1728: done (11 left) 2024-09-14T04:08:56.568 INFO:tasks.rados.rados.0.smithi038.stdout:1729: done (10 left) 2024-09-14T04:08:56.568 INFO:tasks.rados.rados.0.smithi038.stdout:1730: done (9 left) 2024-09-14T04:08:56.568 INFO:tasks.rados.rados.0.smithi038.stdout:1740: write oid 189 current snap is 0 2024-09-14T04:08:56.568 INFO:tasks.rados.rados.0.smithi038.stdout:1740: seq_num 1194 ranges {467558=514727,1719853=347705} 2024-09-14T04:08:56.574 INFO:tasks.rados.rados.0.smithi038.stdout:1740: writing smithi03870129-189 from 467558 to 982285 tid 1 2024-09-14T04:08:56.580 INFO:tasks.rados.rados.0.smithi038.stdout:1740: writing smithi03870129-189 from 1719853 to 2067558 tid 2 2024-09-14T04:08:56.580 INFO:tasks.rados.rados.0.smithi038.stdout:1741: write oid 177 current snap is 0 2024-09-14T04:08:56.581 INFO:tasks.rados.rados.0.smithi038.stdout:1731: finishing write tid 2 to smithi03870129-338 2024-09-14T04:08:56.581 INFO:tasks.rados.rados.0.smithi038.stdout:1731: finishing write tid 3 to smithi03870129-338 2024-09-14T04:08:56.581 INFO:tasks.rados.rados.0.smithi038.stdout:1731: finishing write tid 4 to smithi03870129-338 2024-09-14T04:08:56.581 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 338 v 347 (ObjNum 1191 snap 0 seq_num 1191) dirty exists 2024-09-14T04:08:56.581 INFO:tasks.rados.rados.0.smithi038.stdout:1731: left oid 338 (ObjNum 1191 snap 0 seq_num 1191) 2024-09-14T04:08:56.581 INFO:tasks.rados.rados.0.smithi038.stdout:1741: seq_num 1195 ranges {484365=589976,1661982=422383} 2024-09-14T04:08:56.586 INFO:tasks.rados.rados.0.smithi038.stdout:1741: writing smithi03870129-177 from 484365 to 1074341 tid 1 2024-09-14T04:08:56.592 INFO:tasks.rados.rados.0.smithi038.stdout:1741: writing smithi03870129-177 from 1661982 to 2084365 tid 2 2024-09-14T04:08:56.592 INFO:tasks.rados.rados.0.smithi038.stdout:1731: done (10 left) 2024-09-14T04:08:56.593 INFO:tasks.rados.rados.0.smithi038.stdout:1742: delete oid 214 current snap is 0 2024-09-14T04:08:56.593 INFO:tasks.rados.rados.0.smithi038.stdout:1732: expect (ObjNum 365 snap 0 seq_num 365) 2024-09-14T04:08:56.714 INFO:tasks.rados.rados.0.smithi038.stdout:1733: expect (ObjNum 1093 snap 0 seq_num 1093) 2024-09-14T04:08:56.827 INFO:tasks.rados.rados.0.smithi038.stdout:1734: finishing write tid 1 to smithi03870129-105 2024-09-14T04:08:56.827 INFO:tasks.rados.rados.0.smithi038.stdout:1734: finishing write tid 2 to smithi03870129-105 2024-09-14T04:08:56.827 INFO:tasks.rados.rados.0.smithi038.stdout:1734: finishing write tid 3 to smithi03870129-105 2024-09-14T04:08:56.827 INFO:tasks.rados.rados.0.smithi038.stdout:1735: expect (ObjNum 157 snap 0 seq_num 157) 2024-09-14T04:08:56.913 INFO:tasks.rados.rados.0.smithi038.stdout:1734: finishing write tid 4 to smithi03870129-105 2024-09-14T04:08:56.913 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 105 v 371 (ObjNum 1192 snap 0 seq_num 1192) dirty exists 2024-09-14T04:08:56.913 INFO:tasks.rados.rados.0.smithi038.stdout:1734: left oid 105 (ObjNum 1192 snap 0 seq_num 1192) 2024-09-14T04:08:56.913 INFO:tasks.rados.rados.0.smithi038.stdout:1737: expect (ObjNum 742 snap 0 seq_num 742) 2024-09-14T04:08:56.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:56 smithi123 bash[24950]: audit 2024-09-14T04:08:55.040950+0000 mgr.y (mgr.14406) 284 : audit [DBG] from='client.14991 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:08:56.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:56 smithi123 bash[24950]: audit 2024-09-14T04:08:55.326045+0000 mgr.y (mgr.14406) 285 : audit [DBG] from='client.14997 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:08:56.990 INFO:tasks.rados.rados.0.smithi038.stdout:1739: finishing write tid 1 to smithi03870129-316 2024-09-14T04:08:56.990 INFO:tasks.rados.rados.0.smithi038.stdout:1736: expect (ObjNum 632 snap 0 seq_num 632) 2024-09-14T04:08:57.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:56 smithi038 bash[22519]: audit 2024-09-14T04:08:55.040950+0000 mgr.y (mgr.14406) 284 : audit [DBG] from='client.14991 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:08:57.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:56 smithi038 bash[22519]: audit 2024-09-14T04:08:55.326045+0000 mgr.y (mgr.14406) 285 : audit [DBG] from='client.14997 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:08:57.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:56 smithi038 bash[32505]: audit 2024-09-14T04:08:55.040950+0000 mgr.y (mgr.14406) 284 : audit [DBG] from='client.14991 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:08:57.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:56 smithi038 bash[32505]: audit 2024-09-14T04:08:55.326045+0000 mgr.y (mgr.14406) 285 : audit [DBG] from='client.14997 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:08:57.113 INFO:tasks.rados.rados.0.smithi038.stdout:1738: expect (ObjNum 364 snap 0 seq_num 364) 2024-09-14T04:08:57.183 INFO:tasks.rados.rados.0.smithi038.stdout:1739: finishing write tid 2 to smithi03870129-316 2024-09-14T04:08:57.183 INFO:tasks.rados.rados.0.smithi038.stdout:1739: finishing write tid 3 to smithi03870129-316 2024-09-14T04:08:57.183 INFO:tasks.rados.rados.0.smithi038.stdout:1739: finishing write tid 4 to smithi03870129-316 2024-09-14T04:08:57.183 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 316 v 201 (ObjNum 1193 snap 0 seq_num 1193) dirty exists 2024-09-14T04:08:57.183 INFO:tasks.rados.rados.0.smithi038.stdout:1739: left oid 316 (ObjNum 1193 snap 0 seq_num 1193) 2024-09-14T04:08:57.183 INFO:tasks.rados.rados.0.smithi038.stdout:1740: finishing write tid 1 to smithi03870129-189 2024-09-14T04:08:57.183 INFO:tasks.rados.rados.0.smithi038.stdout:1740: finishing write tid 2 to smithi03870129-189 2024-09-14T04:08:57.183 INFO:tasks.rados.rados.0.smithi038.stdout:1740: finishing write tid 3 to smithi03870129-189 2024-09-14T04:08:57.183 INFO:tasks.rados.rados.0.smithi038.stdout:1740: finishing write tid 4 to smithi03870129-189 2024-09-14T04:08:57.184 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 189 v 246 (ObjNum 1194 snap 0 seq_num 1194) dirty exists 2024-09-14T04:08:57.184 INFO:tasks.rados.rados.0.smithi038.stdout:1740: left oid 189 (ObjNum 1194 snap 0 seq_num 1194) 2024-09-14T04:08:57.184 INFO:tasks.rados.rados.0.smithi038.stdout:1741: finishing write tid 1 to smithi03870129-177 2024-09-14T04:08:57.184 INFO:tasks.rados.rados.0.smithi038.stdout:1741: finishing write tid 2 to smithi03870129-177 2024-09-14T04:08:57.184 INFO:tasks.rados.rados.0.smithi038.stdout:1741: finishing write tid 3 to smithi03870129-177 2024-09-14T04:08:57.184 INFO:tasks.rados.rados.0.smithi038.stdout:1741: finishing write tid 4 to smithi03870129-177 2024-09-14T04:08:57.184 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 177 v 263 (ObjNum 1195 snap 0 seq_num 1195) dirty exists 2024-09-14T04:08:57.184 INFO:tasks.rados.rados.0.smithi038.stdout:1741: left oid 177 (ObjNum 1195 snap 0 seq_num 1195) 2024-09-14T04:08:57.184 INFO:tasks.rados.rados.0.smithi038.stdout:1732: done (10 left) 2024-09-14T04:08:57.184 INFO:tasks.rados.rados.0.smithi038.stdout:1733: done (9 left) 2024-09-14T04:08:57.184 INFO:tasks.rados.rados.0.smithi038.stdout:1734: done (8 left) 2024-09-14T04:08:57.184 INFO:tasks.rados.rados.0.smithi038.stdout:1735: done (7 left) 2024-09-14T04:08:57.184 INFO:tasks.rados.rados.0.smithi038.stdout:1736: done (6 left) 2024-09-14T04:08:57.184 INFO:tasks.rados.rados.0.smithi038.stdout:1737: done (5 left) 2024-09-14T04:08:57.185 INFO:tasks.rados.rados.0.smithi038.stdout:1738: done (4 left) 2024-09-14T04:08:57.185 INFO:tasks.rados.rados.0.smithi038.stdout:1739: done (3 left) 2024-09-14T04:08:57.185 INFO:tasks.rados.rados.0.smithi038.stdout:1740: done (2 left) 2024-09-14T04:08:57.185 INFO:tasks.rados.rados.0.smithi038.stdout:1741: done (1 left) 2024-09-14T04:08:57.185 INFO:tasks.rados.rados.0.smithi038.stdout:1742: done (0 left) 2024-09-14T04:08:57.185 INFO:tasks.rados.rados.0.smithi038.stdout:1743: read oid 468 snap -1 2024-09-14T04:08:57.185 INFO:tasks.rados.rados.0.smithi038.stdout:1743: expect deleted 2024-09-14T04:08:57.185 INFO:tasks.rados.rados.0.smithi038.stdout:1744: read oid 9 snap -1 2024-09-14T04:08:57.185 INFO:tasks.rados.rados.0.smithi038.stdout:1744: expect (ObjNum 1032 snap 0 seq_num 1032) 2024-09-14T04:08:57.185 INFO:tasks.rados.rados.0.smithi038.stdout:1745: read oid 68 snap -1 2024-09-14T04:08:57.185 INFO:tasks.rados.rados.0.smithi038.stdout:1745: expect (ObjNum 67 snap 0 seq_num 67) 2024-09-14T04:08:57.185 INFO:tasks.rados.rados.0.smithi038.stdout:1746: write oid 187 current snap is 0 2024-09-14T04:08:57.185 INFO:tasks.rados.rados.0.smithi038.stdout:1746: seq_num 1197 ranges {517979=740474,1778946=339033} 2024-09-14T04:08:57.205 INFO:tasks.rados.rados.0.smithi038.stdout:1746: writing smithi03870129-187 from 517979 to 1258453 tid 1 2024-09-14T04:08:57.219 INFO:tasks.rados.rados.0.smithi038.stdout:1746: writing smithi03870129-187 from 1778946 to 2117979 tid 2 2024-09-14T04:08:57.219 INFO:tasks.rados.rados.0.smithi038.stdout:1747: read oid 69 snap -1 2024-09-14T04:08:57.219 INFO:tasks.rados.rados.0.smithi038.stdout:1747: expect (ObjNum 68 snap 0 seq_num 68) 2024-09-14T04:08:57.219 INFO:tasks.rados.rados.0.smithi038.stdout:1748: write oid 168 current snap is 0 2024-09-14T04:08:57.219 INFO:tasks.rados.rados.0.smithi038.stdout:1748: seq_num 1198 ranges {534786=415723,1437428=697358} 2024-09-14T04:08:57.235 INFO:tasks.rados.rados.0.smithi038.stdout:1748: writing smithi03870129-168 from 534786 to 950509 tid 1 2024-09-14T04:08:57.253 INFO:tasks.rados.rados.0.smithi038.stdout:1748: writing smithi03870129-168 from 1437428 to 2134786 tid 2 2024-09-14T04:08:57.253 INFO:tasks.rados.rados.0.smithi038.stdout:1749: write oid 139 current snap is 0 2024-09-14T04:08:57.254 INFO:tasks.rados.rados.0.smithi038.stdout:1749: seq_num 1199 ranges {551593=490972,1779557=372036} 2024-09-14T04:08:57.266 INFO:tasks.rados.rados.0.smithi038.stdout:1749: writing smithi03870129-139 from 551593 to 1042565 tid 1 2024-09-14T04:08:57.278 INFO:tasks.rados.rados.0.smithi038.stdout:1749: writing smithi03870129-139 from 1779557 to 2151593 tid 2 2024-09-14T04:08:57.278 INFO:tasks.rados.rados.0.smithi038.stdout:1750: write oid 480 current snap is 0 2024-09-14T04:08:57.278 INFO:tasks.rados.rados.0.smithi038.stdout:1750: seq_num 1200 ranges {568400=566221,1838039=330361} 2024-09-14T04:08:57.288 INFO:tasks.rados.rados.0.smithi038.stdout:1750: writing smithi03870129-480 from 568400 to 1134621 tid 1 2024-09-14T04:08:57.296 INFO:tasks.rados.rados.0.smithi038.stdout:1750: writing smithi03870129-480 from 1838039 to 2168400 tid 2 2024-09-14T04:08:57.297 INFO:tasks.rados.rados.0.smithi038.stdout:1751: write oid 193 current snap is 0 2024-09-14T04:08:57.297 INFO:tasks.rados.rados.0.smithi038.stdout:1744: expect (ObjNum 1032 snap 0 seq_num 1032) 2024-09-14T04:08:57.465 INFO:tasks.rados.rados.0.smithi038.stdout:1745: expect (ObjNum 67 snap 0 seq_num 67) 2024-09-14T04:08:57.564 INFO:tasks.rados.rados.0.smithi038.stdout:1746: finishing write tid 1 to smithi03870129-187 2024-09-14T04:08:57.564 INFO:tasks.rados.rados.0.smithi038.stdout:1746: finishing write tid 2 to smithi03870129-187 2024-09-14T04:08:57.564 INFO:tasks.rados.rados.0.smithi038.stdout:1746: finishing write tid 3 to smithi03870129-187 2024-09-14T04:08:57.564 INFO:tasks.rados.rados.0.smithi038.stdout:1746: finishing write tid 4 to smithi03870129-187 2024-09-14T04:08:57.564 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 187 v 221 (ObjNum 1197 snap 0 seq_num 1197) dirty exists 2024-09-14T04:08:57.564 INFO:tasks.rados.rados.0.smithi038.stdout:1746: left oid 187 (ObjNum 1197 snap 0 seq_num 1197) 2024-09-14T04:08:57.564 INFO:tasks.rados.rados.0.smithi038.stdout:1747: expect (ObjNum 68 snap 0 seq_num 68) 2024-09-14T04:08:57.669 INFO:tasks.rados.rados.0.smithi038.stdout:1748: finishing write tid 1 to smithi03870129-168 2024-09-14T04:08:57.669 INFO:tasks.rados.rados.0.smithi038.stdout:1748: finishing write tid 2 to smithi03870129-168 2024-09-14T04:08:57.669 INFO:tasks.rados.rados.0.smithi038.stdout:1748: finishing write tid 3 to smithi03870129-168 2024-09-14T04:08:57.669 INFO:tasks.rados.rados.0.smithi038.stdout:1748: finishing write tid 4 to smithi03870129-168 2024-09-14T04:08:57.669 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 168 v 249 (ObjNum 1198 snap 0 seq_num 1198) dirty exists 2024-09-14T04:08:57.669 INFO:tasks.rados.rados.0.smithi038.stdout:1748: left oid 168 (ObjNum 1198 snap 0 seq_num 1198) 2024-09-14T04:08:57.669 INFO:tasks.rados.rados.0.smithi038.stdout:1749: finishing write tid 1 to smithi03870129-139 2024-09-14T04:08:57.670 INFO:tasks.rados.rados.0.smithi038.stdout:1749: finishing write tid 2 to smithi03870129-139 2024-09-14T04:08:57.670 INFO:tasks.rados.rados.0.smithi038.stdout:1749: finishing write tid 3 to smithi03870129-139 2024-09-14T04:08:57.670 INFO:tasks.rados.rados.0.smithi038.stdout:1749: finishing write tid 4 to smithi03870129-139 2024-09-14T04:08:57.670 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 139 v 350 (ObjNum 1199 snap 0 seq_num 1199) dirty exists 2024-09-14T04:08:57.670 INFO:tasks.rados.rados.0.smithi038.stdout:1749: left oid 139 (ObjNum 1199 snap 0 seq_num 1199) 2024-09-14T04:08:57.670 INFO:tasks.rados.rados.0.smithi038.stdout:1750: finishing write tid 1 to smithi03870129-480 2024-09-14T04:08:57.670 INFO:tasks.rados.rados.0.smithi038.stdout:1751: seq_num 1201 ranges {585207=641470,1896521=288686} 2024-09-14T04:08:57.683 INFO:tasks.rados.rados.0.smithi038.stdout:1751: writing smithi03870129-193 from 585207 to 1226677 tid 1 2024-09-14T04:08:57.690 INFO:tasks.rados.rados.0.smithi038.stdout:1751: writing smithi03870129-193 from 1896521 to 2185207 tid 2 2024-09-14T04:08:57.690 INFO:tasks.rados.rados.0.smithi038.stdout:1743: done (8 left) 2024-09-14T04:08:57.690 INFO:tasks.rados.rados.0.smithi038.stdout:1744: done (7 left) 2024-09-14T04:08:57.690 INFO:tasks.rados.rados.0.smithi038.stdout:1745: done (6 left) 2024-09-14T04:08:57.690 INFO:tasks.rados.rados.0.smithi038.stdout:1746: done (5 left) 2024-09-14T04:08:57.690 INFO:tasks.rados.rados.0.smithi038.stdout:1747: done (4 left) 2024-09-14T04:08:57.690 INFO:tasks.rados.rados.0.smithi038.stdout:1748: done (3 left) 2024-09-14T04:08:57.690 INFO:tasks.rados.rados.0.smithi038.stdout:1749: done (2 left) 2024-09-14T04:08:57.690 INFO:tasks.rados.rados.0.smithi038.stdout:1752: read oid 192 snap -1 2024-09-14T04:08:57.691 INFO:tasks.rados.rados.0.smithi038.stdout:1752: expect (ObjNum 842 snap 0 seq_num 842) 2024-09-14T04:08:57.691 INFO:tasks.rados.rados.0.smithi038.stdout:1753: write oid 234 current snap is 0 2024-09-14T04:08:57.691 INFO:tasks.rados.rados.0.smithi038.stdout:1750: finishing write tid 2 to smithi03870129-480 2024-09-14T04:08:57.691 INFO:tasks.rados.rados.0.smithi038.stdout:1750: finishing write tid 3 to smithi03870129-480 2024-09-14T04:08:57.691 INFO:tasks.rados.rados.0.smithi038.stdout:1750: finishing write tid 4 to smithi03870129-480 2024-09-14T04:08:57.691 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 480 v 303 (ObjNum 1200 snap 0 seq_num 1200) dirty exists 2024-09-14T04:08:57.691 INFO:tasks.rados.rados.0.smithi038.stdout:1750: left oid 480 (ObjNum 1200 snap 0 seq_num 1200) 2024-09-14T04:08:57.691 INFO:tasks.rados.rados.0.smithi038.stdout:1751: finishing write tid 1 to smithi03870129-193 2024-09-14T04:08:57.691 INFO:tasks.rados.rados.0.smithi038.stdout:1753: seq_num 1202 ranges {602014=433072,1671356=530658} 2024-09-14T04:08:57.695 INFO:tasks.rados.rados.0.smithi038.stdout:1753: writing smithi03870129-234 from 602014 to 1035086 tid 1 2024-09-14T04:08:57.705 INFO:tasks.rados.rados.0.smithi038.stdout:1753: writing smithi03870129-234 from 1671356 to 2202014 tid 2 2024-09-14T04:08:57.705 INFO:tasks.rados.rados.0.smithi038.stdout:1750: done (3 left) 2024-09-14T04:08:57.705 INFO:tasks.rados.rados.0.smithi038.stdout:1754: read oid 221 snap -1 2024-09-14T04:08:57.705 INFO:tasks.rados.rados.0.smithi038.stdout:1754: expect (ObjNum 220 snap 0 seq_num 220) 2024-09-14T04:08:57.705 INFO:tasks.rados.rados.0.smithi038.stdout:1755: write oid 25 current snap is 0 2024-09-14T04:08:57.705 INFO:tasks.rados.rados.0.smithi038.stdout:1751: finishing write tid 2 to smithi03870129-193 2024-09-14T04:08:57.705 INFO:tasks.rados.rados.0.smithi038.stdout:1751: finishing write tid 3 to smithi03870129-193 2024-09-14T04:08:57.705 INFO:tasks.rados.rados.0.smithi038.stdout:1751: finishing write tid 4 to smithi03870129-193 2024-09-14T04:08:57.706 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 193 v 301 (ObjNum 1201 snap 0 seq_num 1201) dirty exists 2024-09-14T04:08:57.706 INFO:tasks.rados.rados.0.smithi038.stdout:1751: left oid 193 (ObjNum 1201 snap 0 seq_num 1201) 2024-09-14T04:08:57.706 INFO:tasks.rados.rados.0.smithi038.stdout:1753: finishing write tid 1 to smithi03870129-234 2024-09-14T04:08:57.706 INFO:tasks.rados.rados.0.smithi038.stdout:1755: seq_num 1203 ranges {618821=508321,1613485=531077} 2024-09-14T04:08:57.708 INFO:tasks.rados.rados.0.smithi038.stdout:1755: writing smithi03870129-25 from 618821 to 1127142 tid 1 2024-09-14T04:08:57.714 INFO:tasks.rados.rados.0.smithi038.stdout:1755: writing smithi03870129-25 from 1613485 to 2144562 tid 2 2024-09-14T04:08:57.715 INFO:tasks.rados.rados.0.smithi038.stdout:1751: done (4 left) 2024-09-14T04:08:57.715 INFO:tasks.rados.rados.0.smithi038.stdout:1756: write oid 422 current snap is 0 2024-09-14T04:08:57.715 INFO:tasks.rados.rados.0.smithi038.stdout:1756: seq_num 1204 ranges {635628=583570,1671967=563661} 2024-09-14T04:08:57.721 INFO:tasks.rados.rados.0.smithi038.stdout:1756: writing smithi03870129-422 from 635628 to 1219198 tid 1 2024-09-14T04:08:57.727 INFO:tasks.rados.rados.0.smithi038.stdout:1756: writing smithi03870129-422 from 1671967 to 2235628 tid 2 2024-09-14T04:08:57.727 INFO:tasks.rados.rados.0.smithi038.stdout:1757: write oid 415 current snap is 0 2024-09-14T04:08:57.727 INFO:tasks.rados.rados.0.smithi038.stdout:1757: seq_num 1205 ranges {652435=658819,1730449=521986} 2024-09-14T04:08:57.735 INFO:tasks.rados.rados.0.smithi038.stdout:1757: writing smithi03870129-415 from 652435 to 1311254 tid 1 2024-09-14T04:08:57.740 INFO:tasks.rados.rados.0.smithi038.stdout:1757: writing smithi03870129-415 from 1730449 to 2252435 tid 2 2024-09-14T04:08:57.740 INFO:tasks.rados.rados.0.smithi038.stdout:1752: expect (ObjNum 842 snap 0 seq_num 842) 2024-09-14T04:08:57.849 INFO:tasks.rados.rados.0.smithi038.stdout:1753: finishing write tid 2 to smithi03870129-234 2024-09-14T04:08:57.849 INFO:tasks.rados.rados.0.smithi038.stdout:1753: finishing write tid 3 to smithi03870129-234 2024-09-14T04:08:57.850 INFO:tasks.rados.rados.0.smithi038.stdout:1753: finishing write tid 4 to smithi03870129-234 2024-09-14T04:08:57.850 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 234 v 374 (ObjNum 1202 snap 0 seq_num 1202) dirty exists 2024-09-14T04:08:57.850 INFO:tasks.rados.rados.0.smithi038.stdout:1753: left oid 234 (ObjNum 1202 snap 0 seq_num 1202) 2024-09-14T04:08:57.850 INFO:tasks.rados.rados.0.smithi038.stdout:1755: finishing write tid 1 to smithi03870129-25 2024-09-14T04:08:57.850 INFO:tasks.rados.rados.0.smithi038.stdout:1754: expect (ObjNum 220 snap 0 seq_num 220) 2024-09-14T04:08:57.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:57 smithi123 bash[24950]: cluster 2024-09-14T04:08:56.269275+0000 mgr.y (mgr.14406) 286 : cluster [DBG] pgmap v238: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 8.4 MiB/s wr, 82 op/s 2024-09-14T04:08:57.969 INFO:tasks.rados.rados.0.smithi038.stdout:1755: finishing write tid 2 to smithi03870129-25 2024-09-14T04:08:57.969 INFO:tasks.rados.rados.0.smithi038.stdout:1755: finishing write tid 3 to smithi03870129-25 2024-09-14T04:08:57.969 INFO:tasks.rados.rados.0.smithi038.stdout:1755: finishing write tid 4 to smithi03870129-25 2024-09-14T04:08:57.970 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 25 v 192 (ObjNum 1203 snap 0 seq_num 1203) dirty exists 2024-09-14T04:08:57.970 INFO:tasks.rados.rados.0.smithi038.stdout:1755: left oid 25 (ObjNum 1203 snap 0 seq_num 1203) 2024-09-14T04:08:57.970 INFO:tasks.rados.rados.0.smithi038.stdout:1756: finishing write tid 1 to smithi03870129-422 2024-09-14T04:08:57.970 INFO:tasks.rados.rados.0.smithi038.stdout:1756: finishing write tid 2 to smithi03870129-422 2024-09-14T04:08:57.970 INFO:tasks.rados.rados.0.smithi038.stdout:1758: read oid 141 snap -1 2024-09-14T04:08:57.970 INFO:tasks.rados.rados.0.smithi038.stdout:1758: expect (ObjNum 1149 snap 0 seq_num 1149) 2024-09-14T04:08:57.970 INFO:tasks.rados.rados.0.smithi038.stdout:1752: done (6 left) 2024-09-14T04:08:57.970 INFO:tasks.rados.rados.0.smithi038.stdout:1753: done (5 left) 2024-09-14T04:08:57.970 INFO:tasks.rados.rados.0.smithi038.stdout:1754: done (4 left) 2024-09-14T04:08:57.970 INFO:tasks.rados.rados.0.smithi038.stdout:1755: done (3 left) 2024-09-14T04:08:57.970 INFO:tasks.rados.rados.0.smithi038.stdout:1759: read oid 63 snap -1 2024-09-14T04:08:57.970 INFO:tasks.rados.rados.0.smithi038.stdout:1759: expect deleted 2024-09-14T04:08:57.970 INFO:tasks.rados.rados.0.smithi038.stdout:1760: write oid 115 current snap is 0 2024-09-14T04:08:57.970 INFO:tasks.rados.rados.0.smithi038.stdout:1760: seq_num 1206 ranges {669242=734068,2188931=80311} 2024-09-14T04:08:57.978 INFO:tasks.rados.rados.0.smithi038.stdout:1760: writing smithi03870129-115 from 669242 to 1403310 tid 1 2024-09-14T04:08:57.984 INFO:tasks.rados.rados.0.smithi038.stdout:1760: writing smithi03870129-115 from 2188931 to 2269242 tid 2 2024-09-14T04:08:57.984 INFO:tasks.rados.rados.0.smithi038.stdout:1761: write oid 384 current snap is 0 2024-09-14T04:08:57.984 INFO:tasks.rados.rados.0.smithi038.stdout:1756: finishing write tid 3 to smithi03870129-422 2024-09-14T04:08:57.984 INFO:tasks.rados.rados.0.smithi038.stdout:1756: finishing write tid 4 to smithi03870129-422 2024-09-14T04:08:57.984 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 422 v 377 (ObjNum 1204 snap 0 seq_num 1204) dirty exists 2024-09-14T04:08:57.984 INFO:tasks.rados.rados.0.smithi038.stdout:1756: left oid 422 (ObjNum 1204 snap 0 seq_num 1204) 2024-09-14T04:08:57.985 INFO:tasks.rados.rados.0.smithi038.stdout:1757: finishing write tid 1 to smithi03870129-415 2024-09-14T04:08:57.985 INFO:tasks.rados.rados.0.smithi038.stdout:1757: finishing write tid 2 to smithi03870129-415 2024-09-14T04:08:57.985 INFO:tasks.rados.rados.0.smithi038.stdout:1757: finishing write tid 3 to smithi03870129-415 2024-09-14T04:08:57.985 INFO:tasks.rados.rados.0.smithi038.stdout:1757: finishing write tid 4 to smithi03870129-415 2024-09-14T04:08:57.985 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 415 v 204 (ObjNum 1205 snap 0 seq_num 1205) dirty exists 2024-09-14T04:08:57.985 INFO:tasks.rados.rados.0.smithi038.stdout:1757: left oid 415 (ObjNum 1205 snap 0 seq_num 1205) 2024-09-14T04:08:57.985 INFO:tasks.rados.rados.0.smithi038.stdout:1758: expect (ObjNum 1149 snap 0 seq_num 1149) 2024-09-14T04:08:58.001 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:08:58.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:57 smithi038 bash[22519]: cluster 2024-09-14T04:08:56.269275+0000 mgr.y (mgr.14406) 286 : cluster [DBG] pgmap v238: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 8.4 MiB/s wr, 82 op/s 2024-09-14T04:08:58.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:57 smithi038 bash[32505]: cluster 2024-09-14T04:08:56.269275+0000 mgr.y (mgr.14406) 286 : cluster [DBG] pgmap v238: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 8.4 MiB/s wr, 82 op/s 2024-09-14T04:08:58.147 INFO:tasks.rados.rados.0.smithi038.stdout:1760: finishing write tid 1 to smithi03870129-115 2024-09-14T04:08:58.147 INFO:tasks.rados.rados.0.smithi038.stdout:1760: finishing write tid 2 to smithi03870129-115 2024-09-14T04:08:58.147 INFO:tasks.rados.rados.0.smithi038.stdout:1761: seq_num 1207 ranges {686049=409317,1847413=438636} 2024-09-14T04:08:58.154 INFO:tasks.rados.rados.0.smithi038.stdout:1761: writing smithi03870129-384 from 686049 to 1095366 tid 1 2024-09-14T04:08:58.162 INFO:tasks.rados.rados.0.smithi038.stdout:1761: writing smithi03870129-384 from 1847413 to 2286049 tid 2 2024-09-14T04:08:58.162 INFO:tasks.rados.rados.0.smithi038.stdout:1756: done (5 left) 2024-09-14T04:08:58.162 INFO:tasks.rados.rados.0.smithi038.stdout:1757: done (4 left) 2024-09-14T04:08:58.162 INFO:tasks.rados.rados.0.smithi038.stdout:1758: done (3 left) 2024-09-14T04:08:58.162 INFO:tasks.rados.rados.0.smithi038.stdout:1759: done (2 left) 2024-09-14T04:08:58.162 INFO:tasks.rados.rados.0.smithi038.stdout:1762: delete oid 385 current snap is 0 2024-09-14T04:08:58.162 INFO:tasks.rados.rados.0.smithi038.stdout:1760: finishing write tid 3 to smithi03870129-115 2024-09-14T04:08:58.163 INFO:tasks.rados.rados.0.smithi038.stdout:1760: finishing write tid 4 to smithi03870129-115 2024-09-14T04:08:58.163 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 115 v 224 (ObjNum 1206 snap 0 seq_num 1206) dirty exists 2024-09-14T04:08:58.163 INFO:tasks.rados.rados.0.smithi038.stdout:1760: left oid 115 (ObjNum 1206 snap 0 seq_num 1206) 2024-09-14T04:08:58.163 INFO:tasks.rados.rados.0.smithi038.stdout:1761: finishing write tid 1 to smithi03870129-384 2024-09-14T04:08:58.164 INFO:tasks.rados.rados.0.smithi038.stdout:1760: done (2 left) 2024-09-14T04:08:58.164 INFO:tasks.rados.rados.0.smithi038.stdout:1762: done (1 left) 2024-09-14T04:08:58.165 INFO:tasks.rados.rados.0.smithi038.stdout:1763: read oid 208 snap -1 2024-09-14T04:08:58.165 INFO:tasks.rados.rados.0.smithi038.stdout:1763: expect (ObjNum 1064 snap 0 seq_num 1064) 2024-09-14T04:08:58.165 INFO:tasks.rados.rados.0.smithi038.stdout:1764: write oid 198 current snap is 0 2024-09-14T04:08:58.165 INFO:tasks.rados.rados.0.smithi038.stdout:1764: seq_num 1209 ranges {719663=676168,1964377=355286} 2024-09-14T04:08:58.173 INFO:tasks.rados.rados.0.smithi038.stdout:1764: writing smithi03870129-198 from 719663 to 1395831 tid 1 2024-09-14T04:08:58.180 INFO:tasks.rados.rados.0.smithi038.stdout:1764: writing smithi03870129-198 from 1964377 to 2319663 tid 2 2024-09-14T04:08:58.180 INFO:tasks.rados.rados.0.smithi038.stdout:1765: write oid 445 current snap is 0 2024-09-14T04:08:58.180 INFO:tasks.rados.rados.0.smithi038.stdout:1761: finishing write tid 2 to smithi03870129-384 2024-09-14T04:08:58.180 INFO:tasks.rados.rados.0.smithi038.stdout:1765: seq_num 1210 ranges {736470=751417,2022859=313611} 2024-09-14T04:08:58.189 INFO:tasks.rados.rados.0.smithi038.stdout:1765: writing smithi03870129-445 from 736470 to 1487887 tid 1 2024-09-14T04:08:58.195 INFO:tasks.rados.rados.0.smithi038.stdout:1765: writing smithi03870129-445 from 2022859 to 2336470 tid 2 2024-09-14T04:08:58.195 INFO:tasks.rados.rados.0.smithi038.stdout:1766: delete oid 20 current snap is 0 2024-09-14T04:08:58.195 INFO:tasks.rados.rados.0.smithi038.stdout:1761: finishing write tid 3 to smithi03870129-384 2024-09-14T04:08:58.195 INFO:tasks.rados.rados.0.smithi038.stdout:1761: finishing write tid 4 to smithi03870129-384 2024-09-14T04:08:58.195 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 384 v 247 (ObjNum 1207 snap 0 seq_num 1207) dirty exists 2024-09-14T04:08:58.195 INFO:tasks.rados.rados.0.smithi038.stdout:1761: left oid 384 (ObjNum 1207 snap 0 seq_num 1207) 2024-09-14T04:08:58.195 INFO:tasks.rados.rados.0.smithi038.stdout:1763: expect (ObjNum 1064 snap 0 seq_num 1064) 2024-09-14T04:08:58.419 INFO:tasks.rados.rados.0.smithi038.stdout:1764: finishing write tid 1 to smithi03870129-198 2024-09-14T04:08:58.419 INFO:tasks.rados.rados.0.smithi038.stdout:1764: finishing write tid 2 to smithi03870129-198 2024-09-14T04:08:58.419 INFO:tasks.rados.rados.0.smithi038.stdout:1764: finishing write tid 3 to smithi03870129-198 2024-09-14T04:08:58.419 INFO:tasks.rados.rados.0.smithi038.stdout:1764: finishing write tid 4 to smithi03870129-198 2024-09-14T04:08:58.419 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 198 v 236 (ObjNum 1209 snap 0 seq_num 1209) dirty exists 2024-09-14T04:08:58.419 INFO:tasks.rados.rados.0.smithi038.stdout:1764: left oid 198 (ObjNum 1209 snap 0 seq_num 1209) 2024-09-14T04:08:58.419 INFO:tasks.rados.rados.0.smithi038.stdout:1765: finishing write tid 1 to smithi03870129-445 2024-09-14T04:08:58.419 INFO:tasks.rados.rados.0.smithi038.stdout:1765: finishing write tid 2 to smithi03870129-445 2024-09-14T04:08:58.419 INFO:tasks.rados.rados.0.smithi038.stdout:1765: finishing write tid 3 to smithi03870129-445 2024-09-14T04:08:58.419 INFO:tasks.rados.rados.0.smithi038.stdout:1765: finishing write tid 4 to smithi03870129-445 2024-09-14T04:08:58.419 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 445 v 239 (ObjNum 1210 snap 0 seq_num 1210) dirty exists 2024-09-14T04:08:58.419 INFO:tasks.rados.rados.0.smithi038.stdout:1765: left oid 445 (ObjNum 1210 snap 0 seq_num 1210) 2024-09-14T04:08:58.419 INFO:tasks.rados.rados.0.smithi038.stdout:1761: done (4 left) 2024-09-14T04:08:58.420 INFO:tasks.rados.rados.0.smithi038.stdout:1763: done (3 left) 2024-09-14T04:08:58.420 INFO:tasks.rados.rados.0.smithi038.stdout:1764: done (2 left) 2024-09-14T04:08:58.420 INFO:tasks.rados.rados.0.smithi038.stdout:1765: done (1 left) 2024-09-14T04:08:58.420 INFO:tasks.rados.rados.0.smithi038.stdout:1766: done (0 left) 2024-09-14T04:08:58.420 INFO:tasks.rados.rados.0.smithi038.stdout:1767: delete oid 208 current snap is 0 2024-09-14T04:08:58.421 INFO:tasks.rados.rados.0.smithi038.stdout:1767: done (0 left) 2024-09-14T04:08:58.421 INFO:tasks.rados.rados.0.smithi038.stdout:1768: write oid 21 current snap is 0 2024-09-14T04:08:58.421 INFO:tasks.rados.rados.0.smithi038.stdout:1768: seq_num 1213 ranges {786891=577164,2081952=304939} 2024-09-14T04:08:58.434 INFO:tasks.rados.rados.0.smithi038.stdout:1768: writing smithi03870129-21 from 786891 to 1364055 tid 1 2024-09-14T04:08:58.444 INFO:tasks.rados.rados.0.smithi038.stdout:1768: writing smithi03870129-21 from 2081952 to 2386891 tid 2 2024-09-14T04:08:58.444 INFO:tasks.rados.rados.0.smithi038.stdout:1769: write oid 439 current snap is 0 2024-09-14T04:08:58.445 INFO:tasks.rados.rados.0.smithi038.stdout:1769: seq_num 1214 ranges {403698=652413,1740434=663264} 2024-09-14T04:08:58.454 INFO:tasks.rados.rados.0.smithi038.stdout:1769: writing smithi03870129-439 from 403698 to 1056111 tid 1 2024-09-14T04:08:58.467 INFO:tasks.rados.rados.0.smithi038.stdout:1769: writing smithi03870129-439 from 1740434 to 2403698 tid 2 2024-09-14T04:08:58.468 INFO:tasks.rados.rados.0.smithi038.stdout:1770: read oid 302 snap -1 2024-09-14T04:08:58.468 INFO:tasks.rados.rados.0.smithi038.stdout:1770: expect (ObjNum 301 snap 0 seq_num 301) 2024-09-14T04:08:58.468 INFO:tasks.rados.rados.0.smithi038.stdout:1771: read oid 240 snap -1 2024-09-14T04:08:58.468 INFO:tasks.rados.rados.0.smithi038.stdout:1771: expect (ObjNum 557 snap 0 seq_num 557) 2024-09-14T04:08:58.468 INFO:tasks.rados.rados.0.smithi038.stdout:1772: read oid 250 snap -1 2024-09-14T04:08:58.468 INFO:tasks.rados.rados.0.smithi038.stdout:1772: expect (ObjNum 1182 snap 0 seq_num 1182) 2024-09-14T04:08:58.468 INFO:tasks.rados.rados.0.smithi038.stdout:1773: read oid 311 snap -1 2024-09-14T04:08:58.468 INFO:tasks.rados.rados.0.smithi038.stdout:1773: expect (ObjNum 992 snap 0 seq_num 992) 2024-09-14T04:08:58.468 INFO:tasks.rados.rados.0.smithi038.stdout:1774: read oid 221 snap -1 2024-09-14T04:08:58.468 INFO:tasks.rados.rados.0.smithi038.stdout:1774: expect (ObjNum 220 snap 0 seq_num 220) 2024-09-14T04:08:58.468 INFO:tasks.rados.rados.0.smithi038.stdout:1775: write oid 421 current snap is 0 2024-09-14T04:08:58.468 INFO:tasks.rados.rados.0.smithi038.stdout:1768: finishing write tid 1 to smithi03870129-21 2024-09-14T04:08:58.469 INFO:tasks.rados.rados.0.smithi038.stdout:1768: finishing write tid 2 to smithi03870129-21 2024-09-14T04:08:58.469 INFO:tasks.rados.rados.0.smithi038.stdout:1775: seq_num 1215 ranges {420505=727662,1798916=553091} 2024-09-14T04:08:58.479 INFO:tasks.rados.rados.0.smithi038.stdout:1775: writing smithi03870129-421 from 420505 to 1148167 tid 1 2024-09-14T04:08:58.491 INFO:tasks.rados.rados.0.smithi038.stdout:1775: writing smithi03870129-421 from 1798916 to 2352007 tid 2 2024-09-14T04:08:58.491 INFO:tasks.rados.rados.0.smithi038.stdout:1776: write oid 430 current snap is 0 2024-09-14T04:08:58.491 INFO:tasks.rados.rados.0.smithi038.stdout:1776: seq_num 1216 ranges {437312=402911,1341045=696749} 2024-09-14T04:08:58.498 INFO:tasks.rados.rados.0.smithi038.stdout:1776: writing smithi03870129-430 from 437312 to 840223 tid 1 2024-09-14T04:08:58.509 INFO:tasks.rados.rados.0.smithi038.stdout:1776: writing smithi03870129-430 from 1341045 to 2037794 tid 2 2024-09-14T04:08:58.509 INFO:tasks.rados.rados.0.smithi038.stdout:1777: read oid 196 snap -1 2024-09-14T04:08:58.509 INFO:tasks.rados.rados.0.smithi038.stdout:1777: expect (ObjNum 954 snap 0 seq_num 954) 2024-09-14T04:08:58.509 INFO:tasks.rados.rados.0.smithi038.stdout:1778: read oid 285 snap -1 2024-09-14T04:08:58.509 INFO:tasks.rados.rados.0.smithi038.stdout:1778: expect (ObjNum 1104 snap 0 seq_num 1104) 2024-09-14T04:08:58.510 INFO:tasks.rados.rados.0.smithi038.stdout:1779: read oid 305 snap -1 2024-09-14T04:08:58.510 INFO:tasks.rados.rados.0.smithi038.stdout:1779: expect (ObjNum 798 snap 0 seq_num 798) 2024-09-14T04:08:58.510 INFO:tasks.rados.rados.0.smithi038.stdout:1780: read oid 312 snap -1 2024-09-14T04:08:58.510 INFO:tasks.rados.rados.0.smithi038.stdout:1780: expect (ObjNum 311 snap 0 seq_num 311) 2024-09-14T04:08:58.510 INFO:tasks.rados.rados.0.smithi038.stdout:1781: write oid 341 current snap is 0 2024-09-14T04:08:58.510 INFO:tasks.rados.rados.0.smithi038.stdout:1768: finishing write tid 3 to smithi03870129-21 2024-09-14T04:08:58.510 INFO:tasks.rados.rados.0.smithi038.stdout:1768: finishing write tid 4 to smithi03870129-21 2024-09-14T04:08:58.510 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 21 v 218 (ObjNum 1213 snap 0 seq_num 1213) dirty exists 2024-09-14T04:08:58.510 INFO:tasks.rados.rados.0.smithi038.stdout:1768: left oid 21 (ObjNum 1213 snap 0 seq_num 1213) 2024-09-14T04:08:58.510 INFO:tasks.rados.rados.0.smithi038.stdout:1769: finishing write tid 1 to smithi03870129-439 2024-09-14T04:08:58.510 INFO:tasks.rados.rados.0.smithi038.stdout:1781: seq_num 1217 ranges {454119=594513,1515880=556760} 2024-09-14T04:08:58.517 INFO:tasks.rados.rados.0.smithi038.stdout:1781: writing smithi03870129-341 from 454119 to 1048632 tid 1 2024-09-14T04:08:58.526 INFO:tasks.rados.rados.0.smithi038.stdout:1781: writing smithi03870129-341 from 1515880 to 2072640 tid 2 2024-09-14T04:08:58.526 INFO:tasks.rados.rados.0.smithi038.stdout:1768: done (13 left) 2024-09-14T04:08:58.526 INFO:tasks.rados.rados.0.smithi038.stdout:1782: write oid 139 current snap is 0 2024-09-14T04:08:58.526 INFO:tasks.rados.rados.0.smithi038.stdout:1782: seq_num 1218 ranges {470926=669762,1574362=700418} 2024-09-14T04:08:58.534 INFO:tasks.rados.rados.0.smithi038.stdout:1782: writing smithi03870129-139 from 470926 to 1140688 tid 1 2024-09-14T04:08:58.540 INFO:tasks.rados.rados.0.smithi038.stdout:1782: writing smithi03870129-139 from 1574362 to 2274780 tid 2 2024-09-14T04:08:58.540 INFO:tasks.rados.rados.0.smithi038.stdout:1783: write oid 386 current snap is 0 2024-09-14T04:08:58.540 INFO:tasks.rados.rados.0.smithi038.stdout:1783: seq_num 1219 ranges {487733=745011,1632844=560429} 2024-09-14T04:08:58.546 INFO:tasks.rados.rados.0.smithi038.stdout:1783: writing smithi03870129-386 from 487733 to 1232744 tid 1 2024-09-14T04:08:58.552 INFO:tasks.rados.rados.0.smithi038.stdout:1783: writing smithi03870129-386 from 1632844 to 2193273 tid 2 2024-09-14T04:08:58.553 INFO:tasks.rados.rados.0.smithi038.stdout:1784: read oid 244 snap -1 2024-09-14T04:08:58.553 INFO:tasks.rados.rados.0.smithi038.stdout:1784: expect (ObjNum 1129 snap 0 seq_num 1129) 2024-09-14T04:08:58.553 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:08:58.553 INFO:tasks.rados.rados.0.smithi038.stdout:1769: finishing write tid 2 to smithi03870129-439 2024-09-14T04:08:58.553 INFO:tasks.rados.rados.0.smithi038.stdout:1769: finishing write tid 3 to smithi03870129-439 2024-09-14T04:08:58.553 INFO:tasks.rados.rados.0.smithi038.stdout:1769: finishing write tid 4 to smithi03870129-439 2024-09-14T04:08:58.553 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 439 v 353 (ObjNum 1214 snap 0 seq_num 1214) dirty exists 2024-09-14T04:08:58.553 INFO:tasks.rados.rados.0.smithi038.stdout:1769: left oid 439 (ObjNum 1214 snap 0 seq_num 1214) 2024-09-14T04:08:58.553 INFO:tasks.rados.rados.0.smithi038.stdout:1769: done (15 left) 2024-09-14T04:08:58.553 INFO:tasks.rados.rados.0.smithi038.stdout:1785: read oid 266 snap -1 2024-09-14T04:08:58.553 INFO:tasks.rados.rados.0.smithi038.stdout:1785: expect (ObjNum 1020 snap 0 seq_num 1020) 2024-09-14T04:08:58.553 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:08:58.553 INFO:tasks.rados.rados.0.smithi038.stdout:1770: expect (ObjNum 301 snap 0 seq_num 301) 2024-09-14T04:08:58.709 INFO:tasks.rados.rados.0.smithi038.stdout:1771: expect (ObjNum 557 snap 0 seq_num 557) 2024-09-14T04:08:58.868 INFO:tasks.rados.rados.0.smithi038.stdout:1775: finishing write tid 1 to smithi03870129-421 2024-09-14T04:08:58.868 INFO:tasks.rados.rados.0.smithi038.stdout:1773: expect (ObjNum 992 snap 0 seq_num 992) 2024-09-14T04:08:58.931 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:58 smithi123 bash[24950]: audit 2024-09-14T04:08:57.679309+0000 mon.a (mon.0) 869 : audit [DBG] from='client.? 172.21.15.38:0/688027910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:08:58.954 INFO:tasks.rados.rados.0.smithi038.stdout:1772: expect (ObjNum 1182 snap 0 seq_num 1182) 2024-09-14T04:08:59.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:58 smithi038 bash[22519]: audit 2024-09-14T04:08:57.679309+0000 mon.a (mon.0) 869 : audit [DBG] from='client.? 172.21.15.38:0/688027910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:08:59.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:58 smithi038 bash[32505]: audit 2024-09-14T04:08:57.679309+0000 mon.a (mon.0) 869 : audit [DBG] from='client.? 172.21.15.38:0/688027910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:08:59.218 INFO:tasks.rados.rados.0.smithi038.stdout:1774: expect (ObjNum 220 snap 0 seq_num 220) 2024-09-14T04:08:59.338 INFO:tasks.rados.rados.0.smithi038.stdout:1775: finishing write tid 2 to smithi03870129-421 2024-09-14T04:08:59.338 INFO:tasks.rados.rados.0.smithi038.stdout:1775: finishing write tid 3 to smithi03870129-421 2024-09-14T04:08:59.338 INFO:tasks.rados.rados.0.smithi038.stdout:1775: finishing write tid 4 to smithi03870129-421 2024-09-14T04:08:59.338 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 421 v 250 (ObjNum 1215 snap 0 seq_num 1215) dirty exists 2024-09-14T04:08:59.338 INFO:tasks.rados.rados.0.smithi038.stdout:1775: left oid 421 (ObjNum 1215 snap 0 seq_num 1215) 2024-09-14T04:08:59.338 INFO:tasks.rados.rados.0.smithi038.stdout:1776: finishing write tid 1 to smithi03870129-430 2024-09-14T04:08:59.338 INFO:tasks.rados.rados.0.smithi038.stdout:1778: expect (ObjNum 1104 snap 0 seq_num 1104) 2024-09-14T04:08:59.466 INFO:tasks.rados.rados.0.smithi038.stdout:1780: expect (ObjNum 311 snap 0 seq_num 311) 2024-09-14T04:08:59.566 INFO:tasks.rados.rados.0.smithi038.stdout:1776: finishing write tid 2 to smithi03870129-430 2024-09-14T04:08:59.566 INFO:tasks.rados.rados.0.smithi038.stdout:1776: finishing write tid 3 to smithi03870129-430 2024-09-14T04:08:59.566 INFO:tasks.rados.rados.0.smithi038.stdout:1776: finishing write tid 4 to smithi03870129-430 2024-09-14T04:08:59.566 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 430 v 221 (ObjNum 1216 snap 0 seq_num 1216) dirty exists 2024-09-14T04:08:59.566 INFO:tasks.rados.rados.0.smithi038.stdout:1776: left oid 430 (ObjNum 1216 snap 0 seq_num 1216) 2024-09-14T04:08:59.566 INFO:tasks.rados.rados.0.smithi038.stdout:1781: finishing write tid 1 to smithi03870129-341 2024-09-14T04:08:59.566 INFO:tasks.rados.rados.0.smithi038.stdout:1779: expect (ObjNum 798 snap 0 seq_num 798) 2024-09-14T04:08:59.717 INFO:tasks.rados.rados.0.smithi038.stdout:1777: expect (ObjNum 954 snap 0 seq_num 954) 2024-09-14T04:08:59.811 INFO:tasks.rados.rados.0.smithi038.stdout:1781: finishing write tid 2 to smithi03870129-341 2024-09-14T04:08:59.811 INFO:tasks.rados.rados.0.smithi038.stdout:1770: done (15 left) 2024-09-14T04:08:59.811 INFO:tasks.rados.rados.0.smithi038.stdout:1771: done (14 left) 2024-09-14T04:08:59.811 INFO:tasks.rados.rados.0.smithi038.stdout:1772: done (13 left) 2024-09-14T04:08:59.811 INFO:tasks.rados.rados.0.smithi038.stdout:1773: done (12 left) 2024-09-14T04:08:59.811 INFO:tasks.rados.rados.0.smithi038.stdout:1774: done (11 left) 2024-09-14T04:08:59.812 INFO:tasks.rados.rados.0.smithi038.stdout:1775: done (10 left) 2024-09-14T04:08:59.812 INFO:tasks.rados.rados.0.smithi038.stdout:1776: done (9 left) 2024-09-14T04:08:59.812 INFO:tasks.rados.rados.0.smithi038.stdout:1777: done (8 left) 2024-09-14T04:08:59.812 INFO:tasks.rados.rados.0.smithi038.stdout:1778: done (7 left) 2024-09-14T04:08:59.812 INFO:tasks.rados.rados.0.smithi038.stdout:1779: done (6 left) 2024-09-14T04:08:59.812 INFO:tasks.rados.rados.0.smithi038.stdout:1780: done (5 left) 2024-09-14T04:08:59.812 INFO:tasks.rados.rados.0.smithi038.stdout:1786: read oid 181 snap -1 2024-09-14T04:08:59.812 INFO:tasks.rados.rados.0.smithi038.stdout:1786: expect (ObjNum 725 snap 0 seq_num 725) 2024-09-14T04:08:59.812 INFO:tasks.rados.rados.0.smithi038.stdout:1787: write oid 155 current snap is 0 2024-09-14T04:08:59.812 INFO:tasks.rados.rados.0.smithi038.stdout:1781: finishing write tid 3 to smithi03870129-341 2024-09-14T04:08:59.812 INFO:tasks.rados.rados.0.smithi038.stdout:1781: finishing write tid 4 to smithi03870129-341 2024-09-14T04:08:59.812 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 341 v 195 (ObjNum 1217 snap 0 seq_num 1217) dirty exists 2024-09-14T04:08:59.812 INFO:tasks.rados.rados.0.smithi038.stdout:1781: left oid 341 (ObjNum 1217 snap 0 seq_num 1217) 2024-09-14T04:08:59.813 INFO:tasks.rados.rados.0.smithi038.stdout:1782: finishing write tid 1 to smithi03870129-139 2024-09-14T04:08:59.813 INFO:tasks.rados.rados.0.smithi038.stdout:1782: finishing write tid 2 to smithi03870129-139 2024-09-14T04:08:59.813 INFO:tasks.rados.rados.0.smithi038.stdout:1782: finishing write tid 3 to smithi03870129-139 2024-09-14T04:08:59.813 INFO:tasks.rados.rados.0.smithi038.stdout:1782: finishing write tid 4 to smithi03870129-139 2024-09-14T04:08:59.813 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 139 v 356 (ObjNum 1218 snap 0 seq_num 1218) dirty exists 2024-09-14T04:08:59.813 INFO:tasks.rados.rados.0.smithi038.stdout:1782: left oid 139 (ObjNum 1218 snap 0 seq_num 1218) 2024-09-14T04:08:59.813 INFO:tasks.rados.rados.0.smithi038.stdout:1783: finishing write tid 1 to smithi03870129-386 2024-09-14T04:08:59.813 INFO:tasks.rados.rados.0.smithi038.stdout:1783: finishing write tid 2 to smithi03870129-386 2024-09-14T04:08:59.813 INFO:tasks.rados.rados.0.smithi038.stdout:1783: finishing write tid 3 to smithi03870129-386 2024-09-14T04:08:59.813 INFO:tasks.rados.rados.0.smithi038.stdout:1783: finishing write tid 4 to smithi03870129-386 2024-09-14T04:08:59.813 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 386 v 207 (ObjNum 1219 snap 0 seq_num 1219) dirty exists 2024-09-14T04:08:59.813 INFO:tasks.rados.rados.0.smithi038.stdout:1783: left oid 386 (ObjNum 1219 snap 0 seq_num 1219) 2024-09-14T04:08:59.813 INFO:tasks.rados.rados.0.smithi038.stdout:1785: expect (ObjNum 1020 snap 0 seq_num 1020) 2024-09-14T04:08:59.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:59 smithi123 bash[24950]: audit 2024-09-14T04:08:57.992645+0000 mgr.y (mgr.14406) 287 : audit [DBG] from='client.24911 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:08:59.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:59 smithi123 bash[24950]: cluster 2024-09-14T04:08:58.270385+0000 mgr.y (mgr.14406) 288 : cluster [DBG] pgmap v239: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 84 MiB/s rd, 13 MiB/s wr, 126 op/s 2024-09-14T04:08:59.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:08:59 smithi123 bash[24950]: audit 2024-09-14T04:08:58.296823+0000 mgr.y (mgr.14406) 289 : audit [DBG] from='client.15015 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:08:59.947 INFO:tasks.rados.rados.0.smithi038.stdout:1784: expect (ObjNum 1129 snap 0 seq_num 1129) 2024-09-14T04:09:00.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:59 smithi038 bash[22519]: audit 2024-09-14T04:08:57.992645+0000 mgr.y (mgr.14406) 287 : audit [DBG] from='client.24911 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:00.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:59 smithi038 bash[22519]: cluster 2024-09-14T04:08:58.270385+0000 mgr.y (mgr.14406) 288 : cluster [DBG] pgmap v239: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 84 MiB/s rd, 13 MiB/s wr, 126 op/s 2024-09-14T04:09:00.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:08:59 smithi038 bash[22519]: audit 2024-09-14T04:08:58.296823+0000 mgr.y (mgr.14406) 289 : audit [DBG] from='client.15015 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:00.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:59 smithi038 bash[32505]: audit 2024-09-14T04:08:57.992645+0000 mgr.y (mgr.14406) 287 : audit [DBG] from='client.24911 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:00.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:59 smithi038 bash[32505]: cluster 2024-09-14T04:08:58.270385+0000 mgr.y (mgr.14406) 288 : cluster [DBG] pgmap v239: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 84 MiB/s rd, 13 MiB/s wr, 126 op/s 2024-09-14T04:09:00.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:08:59 smithi038 bash[32505]: audit 2024-09-14T04:08:58.296823+0000 mgr.y (mgr.14406) 289 : audit [DBG] from='client.15015 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:00.155 INFO:tasks.rados.rados.0.smithi038.stdout:1786: expect (ObjNum 725 snap 0 seq_num 725) 2024-09-14T04:09:00.239 INFO:tasks.rados.rados.0.smithi038.stdout:1787: seq_num 1220 ranges {504540=420260,1574973=704087} 2024-09-14T04:09:00.254 INFO:tasks.rados.rados.0.smithi038.stdout:1787: writing smithi03870129-155 from 504540 to 924800 tid 1 2024-09-14T04:09:00.278 INFO:tasks.rados.rados.0.smithi038.stdout:1787: writing smithi03870129-155 from 1574973 to 2279060 tid 2 2024-09-14T04:09:00.279 INFO:tasks.rados.rados.0.smithi038.stdout:1781: done (6 left) 2024-09-14T04:09:00.279 INFO:tasks.rados.rados.0.smithi038.stdout:1782: done (5 left) 2024-09-14T04:09:00.279 INFO:tasks.rados.rados.0.smithi038.stdout:1783: done (4 left) 2024-09-14T04:09:00.279 INFO:tasks.rados.rados.0.smithi038.stdout:1784: done (3 left) 2024-09-14T04:09:00.279 INFO:tasks.rados.rados.0.smithi038.stdout:1785: done (2 left) 2024-09-14T04:09:00.279 INFO:tasks.rados.rados.0.smithi038.stdout:1786: done (1 left) 2024-09-14T04:09:00.279 INFO:tasks.rados.rados.0.smithi038.stdout:1788: write oid 182 current snap is 0 2024-09-14T04:09:00.279 INFO:tasks.rados.rados.0.smithi038.stdout:1787: finishing write tid 1 to smithi03870129-155 2024-09-14T04:09:00.279 INFO:tasks.rados.rados.0.smithi038.stdout:1788: seq_num 1221 ranges {521347=495509,1633455=564098} 2024-09-14T04:09:00.294 INFO:tasks.rados.rados.0.smithi038.stdout:1788: writing smithi03870129-182 from 521347 to 1016856 tid 1 2024-09-14T04:09:00.313 INFO:tasks.rados.rados.0.smithi038.stdout:1788: writing smithi03870129-182 from 1633455 to 2197553 tid 2 2024-09-14T04:09:00.313 INFO:tasks.rados.rados.0.smithi038.stdout:1789: read oid 331 snap -1 2024-09-14T04:09:00.313 INFO:tasks.rados.rados.0.smithi038.stdout:1789: expect (ObjNum 909 snap 0 seq_num 909) 2024-09-14T04:09:00.313 INFO:tasks.rados.rados.0.smithi038.stdout:1790: read oid 466 snap -1 2024-09-14T04:09:00.313 INFO:tasks.rados.rados.0.smithi038.stdout:1790: expect (ObjNum 1068 snap 0 seq_num 1068) 2024-09-14T04:09:00.313 INFO:tasks.rados.rados.0.smithi038.stdout:1791: write oid 371 current snap is 0 2024-09-14T04:09:00.314 INFO:tasks.rados.rados.0.smithi038.stdout:1787: finishing write tid 2 to smithi03870129-155 2024-09-14T04:09:00.314 INFO:tasks.rados.rados.0.smithi038.stdout:1787: finishing write tid 3 to smithi03870129-155 2024-09-14T04:09:00.314 INFO:tasks.rados.rados.0.smithi038.stdout:1787: finishing write tid 4 to smithi03870129-155 2024-09-14T04:09:00.314 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 155 v 264 (ObjNum 1220 snap 0 seq_num 1220) dirty exists 2024-09-14T04:09:00.314 INFO:tasks.rados.rados.0.smithi038.stdout:1787: left oid 155 (ObjNum 1220 snap 0 seq_num 1220) 2024-09-14T04:09:00.314 INFO:tasks.rados.rados.0.smithi038.stdout:1788: finishing write tid 1 to smithi03870129-182 2024-09-14T04:09:00.314 INFO:tasks.rados.rados.0.smithi038.stdout:1791: seq_num 1222 ranges {538154=570758,1691937=707756} 2024-09-14T04:09:00.329 INFO:tasks.rados.rados.0.smithi038.stdout:1791: writing smithi03870129-371 from 538154 to 1108912 tid 1 2024-09-14T04:09:00.346 INFO:tasks.rados.rados.0.smithi038.stdout:1791: writing smithi03870129-371 from 1691937 to 2399693 tid 2 2024-09-14T04:09:00.347 INFO:tasks.rados.rados.0.smithi038.stdout:1787: done (4 left) 2024-09-14T04:09:00.347 INFO:tasks.rados.rados.0.smithi038.stdout:1792: write oid 142 current snap is 0 2024-09-14T04:09:00.347 INFO:tasks.rados.rados.0.smithi038.stdout:1792: seq_num 1223 ranges {554961=646007,1750419=451414} 2024-09-14T04:09:00.359 INFO:tasks.rados.rados.0.smithi038.stdout:1792: writing smithi03870129-142 from 554961 to 1200968 tid 1 2024-09-14T04:09:00.368 INFO:tasks.rados.rados.0.smithi038.stdout:1792: writing smithi03870129-142 from 1750419 to 2201833 tid 2 2024-09-14T04:09:00.368 INFO:tasks.rados.rados.0.smithi038.stdout:1793: read oid 355 snap -1 2024-09-14T04:09:00.368 INFO:tasks.rados.rados.0.smithi038.stdout:1793: expect (ObjNum 1172 snap 0 seq_num 1172) 2024-09-14T04:09:00.368 INFO:tasks.rados.rados.0.smithi038.stdout:1794: delete oid 268 current snap is 0 2024-09-14T04:09:00.368 INFO:tasks.rados.rados.0.smithi038.stdout:1788: finishing write tid 2 to smithi03870129-182 2024-09-14T04:09:00.369 INFO:tasks.rados.rados.0.smithi038.stdout:1788: finishing write tid 3 to smithi03870129-182 2024-09-14T04:09:00.369 INFO:tasks.rados.rados.0.smithi038.stdout:1788: finishing write tid 4 to smithi03870129-182 2024-09-14T04:09:00.369 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 182 v 304 (ObjNum 1221 snap 0 seq_num 1221) dirty exists 2024-09-14T04:09:00.369 INFO:tasks.rados.rados.0.smithi038.stdout:1788: left oid 182 (ObjNum 1221 snap 0 seq_num 1221) 2024-09-14T04:09:00.369 INFO:tasks.rados.rados.0.smithi038.stdout:1789: expect (ObjNum 909 snap 0 seq_num 909) 2024-09-14T04:09:00.536 INFO:tasks.rados.rados.0.smithi038.stdout:1790: expect (ObjNum 1068 snap 0 seq_num 1068) 2024-09-14T04:09:00.656 INFO:tasks.rados.rados.0.smithi038.stdout:1791: finishing write tid 1 to smithi03870129-371 2024-09-14T04:09:00.656 INFO:tasks.rados.rados.0.smithi038.stdout:1791: finishing write tid 2 to smithi03870129-371 2024-09-14T04:09:00.656 INFO:tasks.rados.rados.0.smithi038.stdout:1791: finishing write tid 3 to smithi03870129-371 2024-09-14T04:09:00.656 INFO:tasks.rados.rados.0.smithi038.stdout:1791: finishing write tid 4 to smithi03870129-371 2024-09-14T04:09:00.657 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 371 v 253 (ObjNum 1222 snap 0 seq_num 1222) dirty exists 2024-09-14T04:09:00.657 INFO:tasks.rados.rados.0.smithi038.stdout:1791: left oid 371 (ObjNum 1222 snap 0 seq_num 1222) 2024-09-14T04:09:00.657 INFO:tasks.rados.rados.0.smithi038.stdout:1788: done (6 left) 2024-09-14T04:09:00.657 INFO:tasks.rados.rados.0.smithi038.stdout:1789: done (5 left) 2024-09-14T04:09:00.657 INFO:tasks.rados.rados.0.smithi038.stdout:1790: done (4 left) 2024-09-14T04:09:00.657 INFO:tasks.rados.rados.0.smithi038.stdout:1791: done (3 left) 2024-09-14T04:09:00.657 INFO:tasks.rados.rados.0.smithi038.stdout:1794: done (2 left) 2024-09-14T04:09:00.657 INFO:tasks.rados.rados.0.smithi038.stdout:1795: read oid 431 snap -1 2024-09-14T04:09:00.657 INFO:tasks.rados.rados.0.smithi038.stdout:1795: expect (ObjNum 910 snap 0 seq_num 910) 2024-09-14T04:09:00.657 INFO:tasks.rados.rados.0.smithi038.stdout:1796: write oid 426 current snap is 0 2024-09-14T04:09:00.657 INFO:tasks.rados.rados.0.smithi038.stdout:1792: finishing write tid 1 to smithi03870129-142 2024-09-14T04:09:00.657 INFO:tasks.rados.rados.0.smithi038.stdout:1796: seq_num 1225 ranges {588575=512858,1867383=455083} 2024-09-14T04:09:00.665 INFO:tasks.rados.rados.0.smithi038.stdout:1796: writing smithi03870129-426 from 588575 to 1101433 tid 1 2024-09-14T04:09:00.677 INFO:tasks.rados.rados.0.smithi038.stdout:1796: writing smithi03870129-426 from 1867383 to 2322466 tid 2 2024-09-14T04:09:00.677 INFO:tasks.rados.rados.0.smithi038.stdout:1797: read oid 291 snap -1 2024-09-14T04:09:00.677 INFO:tasks.rados.rados.0.smithi038.stdout:1797: expect (ObjNum 1041 snap 0 seq_num 1041) 2024-09-14T04:09:00.677 INFO:tasks.rados.rados.0.smithi038.stdout:1798: read oid 75 snap -1 2024-09-14T04:09:00.677 INFO:tasks.rados.rados.0.smithi038.stdout:1798: expect (ObjNum 74 snap 0 seq_num 74) 2024-09-14T04:09:00.677 INFO:tasks.rados.rados.0.smithi038.stdout:1799: read oid 282 snap -1 2024-09-14T04:09:00.677 INFO:tasks.rados.rados.0.smithi038.stdout:1799: expect (ObjNum 1017 snap 0 seq_num 1017) 2024-09-14T04:09:00.677 INFO:tasks.rados.rados.0.smithi038.stdout:1800: read oid 257 snap -1 2024-09-14T04:09:00.677 INFO:tasks.rados.rados.0.smithi038.stdout:1800: expect (ObjNum 866 snap 0 seq_num 866) 2024-09-14T04:09:00.678 INFO:tasks.rados.rados.0.smithi038.stdout:1801: read oid 424 snap -1 2024-09-14T04:09:00.678 INFO:tasks.rados.rados.0.smithi038.stdout:1801: expect (ObjNum 949 snap 0 seq_num 949) 2024-09-14T04:09:00.678 INFO:tasks.rados.rados.0.smithi038.stdout:1802: write oid 438 current snap is 0 2024-09-14T04:09:00.678 INFO:tasks.rados.rados.0.smithi038.stdout:1792: finishing write tid 2 to smithi03870129-142 2024-09-14T04:09:00.678 INFO:tasks.rados.rados.0.smithi038.stdout:1792: finishing write tid 3 to smithi03870129-142 2024-09-14T04:09:00.678 INFO:tasks.rados.rados.0.smithi038.stdout:1792: finishing write tid 4 to smithi03870129-142 2024-09-14T04:09:00.678 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 142 v 307 (ObjNum 1223 snap 0 seq_num 1223) dirty exists 2024-09-14T04:09:00.678 INFO:tasks.rados.rados.0.smithi038.stdout:1792: left oid 142 (ObjNum 1223 snap 0 seq_num 1223) 2024-09-14T04:09:00.678 INFO:tasks.rados.rados.0.smithi038.stdout:1793: expect (ObjNum 1172 snap 0 seq_num 1172) 2024-09-14T04:09:00.901 INFO:tasks.rados.rados.0.smithi038.stdout:1795: expect (ObjNum 910 snap 0 seq_num 910) 2024-09-14T04:09:00.931 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:00 smithi123 bash[24950]: audit 2024-09-14T04:09:00.641092+0000 mon.a (mon.0) 870 : audit [DBG] from='client.? 172.21.15.38:0/1854666167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:09:00.934 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:09:01.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:00 smithi038 bash[22519]: audit 2024-09-14T04:09:00.641092+0000 mon.a (mon.0) 870 : audit [DBG] from='client.? 172.21.15.38:0/1854666167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:09:01.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:00 smithi038 bash[32505]: audit 2024-09-14T04:09:00.641092+0000 mon.a (mon.0) 870 : audit [DBG] from='client.? 172.21.15.38:0/1854666167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:09:01.046 INFO:tasks.rados.rados.0.smithi038.stdout:1796: finishing write tid 1 to smithi03870129-426 2024-09-14T04:09:01.046 INFO:tasks.rados.rados.0.smithi038.stdout:1799: expect (ObjNum 1017 snap 0 seq_num 1017) 2024-09-14T04:09:01.184 INFO:tasks.rados.rados.0.smithi038.stdout:1797: expect (ObjNum 1041 snap 0 seq_num 1041) 2024-09-14T04:09:01.360 INFO:tasks.rados.rados.0.smithi038.stdout:1798: expect (ObjNum 74 snap 0 seq_num 74) 2024-09-14T04:09:01.458 INFO:tasks.rados.rados.0.smithi038.stdout:1801: expect (ObjNum 949 snap 0 seq_num 949) 2024-09-14T04:09:01.580 INFO:tasks.rados.rados.0.smithi038.stdout:1800: expect (ObjNum 866 snap 0 seq_num 866) 2024-09-14T04:09:01.697 INFO:tasks.rados.rados.0.smithi038.stdout:1796: finishing write tid 2 to smithi03870129-426 2024-09-14T04:09:01.697 INFO:tasks.rados.rados.0.smithi038.stdout:1796: finishing write tid 3 to smithi03870129-426 2024-09-14T04:09:01.698 INFO:tasks.rados.rados.0.smithi038.stdout:1796: finishing write tid 4 to smithi03870129-426 2024-09-14T04:09:01.698 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 426 v 226 (ObjNum 1225 snap 0 seq_num 1225) dirty exists 2024-09-14T04:09:01.698 INFO:tasks.rados.rados.0.smithi038.stdout:1796: left oid 426 (ObjNum 1225 snap 0 seq_num 1225) 2024-09-14T04:09:01.698 INFO:tasks.rados.rados.0.smithi038.stdout:1802: seq_num 1226 ranges {605382=588107,1925865=679517} 2024-09-14T04:09:01.704 INFO:tasks.rados.rados.0.smithi038.stdout:1802: writing smithi03870129-438 from 605382 to 1193489 tid 1 2024-09-14T04:09:01.712 INFO:tasks.rados.rados.0.smithi038.stdout:1802: writing smithi03870129-438 from 1925865 to 2605382 tid 2 2024-09-14T04:09:01.712 INFO:tasks.rados.rados.0.smithi038.stdout:1792: done (9 left) 2024-09-14T04:09:01.712 INFO:tasks.rados.rados.0.smithi038.stdout:1793: done (8 left) 2024-09-14T04:09:01.712 INFO:tasks.rados.rados.0.smithi038.stdout:1795: done (7 left) 2024-09-14T04:09:01.712 INFO:tasks.rados.rados.0.smithi038.stdout:1796: done (6 left) 2024-09-14T04:09:01.712 INFO:tasks.rados.rados.0.smithi038.stdout:1797: done (5 left) 2024-09-14T04:09:01.712 INFO:tasks.rados.rados.0.smithi038.stdout:1798: done (4 left) 2024-09-14T04:09:01.712 INFO:tasks.rados.rados.0.smithi038.stdout:1799: done (3 left) 2024-09-14T04:09:01.712 INFO:tasks.rados.rados.0.smithi038.stdout:1800: done (2 left) 2024-09-14T04:09:01.713 INFO:tasks.rados.rados.0.smithi038.stdout:1801: done (1 left) 2024-09-14T04:09:01.713 INFO:tasks.rados.rados.0.smithi038.stdout:1803: write oid 95 current snap is 0 2024-09-14T04:09:01.713 INFO:tasks.rados.rados.0.smithi038.stdout:1802: finishing write tid 1 to smithi03870129-438 2024-09-14T04:09:01.713 INFO:tasks.rados.rados.0.smithi038.stdout:1803: seq_num 1227 ranges {622189=663356,1984347=458752} 2024-09-14T04:09:01.719 INFO:tasks.rados.rados.0.smithi038.stdout:1803: writing smithi03870129-95 from 622189 to 1285545 tid 1 2024-09-14T04:09:01.726 INFO:tasks.rados.rados.0.smithi038.stdout:1803: writing smithi03870129-95 from 1984347 to 2443099 tid 2 2024-09-14T04:09:01.726 INFO:tasks.rados.rados.0.smithi038.stdout:1804: write oid 156 current snap is 0 2024-09-14T04:09:01.726 INFO:tasks.rados.rados.0.smithi038.stdout:1802: finishing write tid 2 to smithi03870129-438 2024-09-14T04:09:01.726 INFO:tasks.rados.rados.0.smithi038.stdout:1802: finishing write tid 3 to smithi03870129-438 2024-09-14T04:09:01.726 INFO:tasks.rados.rados.0.smithi038.stdout:1802: finishing write tid 4 to smithi03870129-438 2024-09-14T04:09:01.726 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 438 v 242 (ObjNum 1226 snap 0 seq_num 1226) dirty exists 2024-09-14T04:09:01.726 INFO:tasks.rados.rados.0.smithi038.stdout:1802: left oid 438 (ObjNum 1226 snap 0 seq_num 1226) 2024-09-14T04:09:01.726 INFO:tasks.rados.rados.0.smithi038.stdout:1803: finishing write tid 1 to smithi03870129-95 2024-09-14T04:09:01.726 INFO:tasks.rados.rados.0.smithi038.stdout:1804: seq_num 1228 ranges {638996=738605,1926476=712520} 2024-09-14T04:09:01.734 INFO:tasks.rados.rados.0.smithi038.stdout:1804: writing smithi03870129-156 from 638996 to 1377601 tid 1 2024-09-14T04:09:01.744 INFO:tasks.rados.rados.0.smithi038.stdout:1804: writing smithi03870129-156 from 1926476 to 2638996 tid 2 2024-09-14T04:09:01.744 INFO:tasks.rados.rados.0.smithi038.stdout:1802: done (2 left) 2024-09-14T04:09:01.744 INFO:tasks.rados.rados.0.smithi038.stdout:1805: write oid 204 current snap is 0 2024-09-14T04:09:01.744 INFO:tasks.rados.rados.0.smithi038.stdout:1803: finishing write tid 2 to smithi03870129-95 2024-09-14T04:09:01.745 INFO:tasks.rados.rados.0.smithi038.stdout:1803: finishing write tid 3 to smithi03870129-95 2024-09-14T04:09:01.745 INFO:tasks.rados.rados.0.smithi038.stdout:1803: finishing write tid 4 to smithi03870129-95 2024-09-14T04:09:01.745 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 95 v 229 (ObjNum 1227 snap 0 seq_num 1227) dirty exists 2024-09-14T04:09:01.745 INFO:tasks.rados.rados.0.smithi038.stdout:1803: left oid 95 (ObjNum 1227 snap 0 seq_num 1227) 2024-09-14T04:09:01.745 INFO:tasks.rados.rados.0.smithi038.stdout:1804: finishing write tid 1 to smithi03870129-156 2024-09-14T04:09:01.745 INFO:tasks.rados.rados.0.smithi038.stdout:1805: seq_num 1229 ranges {655803=413854,1584958=462421} 2024-09-14T04:09:01.751 INFO:tasks.rados.rados.0.smithi038.stdout:1805: writing smithi03870129-204 from 655803 to 1069657 tid 1 2024-09-14T04:09:01.757 INFO:tasks.rados.rados.0.smithi038.stdout:1805: writing smithi03870129-204 from 1584958 to 2047379 tid 2 2024-09-14T04:09:01.757 INFO:tasks.rados.rados.0.smithi038.stdout:1803: done (2 left) 2024-09-14T04:09:01.757 INFO:tasks.rados.rados.0.smithi038.stdout:1806: write oid 179 current snap is 0 2024-09-14T04:09:01.757 INFO:tasks.rados.rados.0.smithi038.stdout:1804: finishing write tid 2 to smithi03870129-156 2024-09-14T04:09:01.757 INFO:tasks.rados.rados.0.smithi038.stdout:1804: finishing write tid 3 to smithi03870129-156 2024-09-14T04:09:01.757 INFO:tasks.rados.rados.0.smithi038.stdout:1804: finishing write tid 4 to smithi03870129-156 2024-09-14T04:09:01.757 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 156 v 307 (ObjNum 1228 snap 0 seq_num 1228) dirty exists 2024-09-14T04:09:01.757 INFO:tasks.rados.rados.0.smithi038.stdout:1804: left oid 156 (ObjNum 1228 snap 0 seq_num 1228) 2024-09-14T04:09:01.757 INFO:tasks.rados.rados.0.smithi038.stdout:1805: finishing write tid 1 to smithi03870129-204 2024-09-14T04:09:01.757 INFO:tasks.rados.rados.0.smithi038.stdout:1806: seq_num 1230 ranges {672610=489103,1643440=722432} 2024-09-14T04:09:01.763 INFO:tasks.rados.rados.0.smithi038.stdout:1806: writing smithi03870129-179 from 672610 to 1161713 tid 1 2024-09-14T04:09:01.769 INFO:tasks.rados.rados.0.smithi038.stdout:1806: writing smithi03870129-179 from 1643440 to 2365872 tid 2 2024-09-14T04:09:01.770 INFO:tasks.rados.rados.0.smithi038.stdout:1804: done (2 left) 2024-09-14T04:09:01.770 INFO:tasks.rados.rados.0.smithi038.stdout:1807: write oid 40 current snap is 0 2024-09-14T04:09:01.770 INFO:tasks.rados.rados.0.smithi038.stdout:1807: seq_num 1231 ranges {689417=564352,1701922=466090} 2024-09-14T04:09:01.777 INFO:tasks.rados.rados.0.smithi038.stdout:1807: writing smithi03870129-40 from 689417 to 1253769 tid 1 2024-09-14T04:09:01.782 INFO:tasks.rados.rados.0.smithi038.stdout:1807: writing smithi03870129-40 from 1701922 to 2168012 tid 2 2024-09-14T04:09:01.782 INFO:tasks.rados.rados.0.smithi038.stdout:1808: read oid 117 snap -1 2024-09-14T04:09:01.782 INFO:tasks.rados.rados.0.smithi038.stdout:1808: expect (ObjNum 839 snap 0 seq_num 839) 2024-09-14T04:09:01.782 INFO:tasks.rados.rados.0.smithi038.stdout:1809: write oid 110 current snap is 0 2024-09-14T04:09:01.782 INFO:tasks.rados.rados.0.smithi038.stdout:1809: seq_num 1232 ranges {706224=755954,2160404=545820} 2024-09-14T04:09:01.790 INFO:tasks.rados.rados.0.smithi038.stdout:1809: writing smithi03870129-110 from 706224 to 1462178 tid 1 2024-09-14T04:09:01.800 INFO:tasks.rados.rados.0.smithi038.stdout:1809: writing smithi03870129-110 from 2160404 to 2706224 tid 2 2024-09-14T04:09:01.800 INFO:tasks.rados.rados.0.smithi038.stdout:1810: write oid 340 current snap is 0 2024-09-14T04:09:01.800 INFO:tasks.rados.rados.0.smithi038.stdout:1810: seq_num 1233 ranges {723031=431203,1818886=469759} 2024-09-14T04:09:01.804 INFO:tasks.rados.rados.0.smithi038.stdout:1810: writing smithi03870129-340 from 723031 to 1154234 tid 1 2024-09-14T04:09:01.811 INFO:tasks.rados.rados.0.smithi038.stdout:1810: writing smithi03870129-340 from 1818886 to 2288645 tid 2 2024-09-14T04:09:01.811 INFO:tasks.rados.rados.0.smithi038.stdout:1811: write oid 276 current snap is 0 2024-09-14T04:09:01.811 INFO:tasks.rados.rados.0.smithi038.stdout:1805: finishing write tid 2 to smithi03870129-204 2024-09-14T04:09:01.811 INFO:tasks.rados.rados.0.smithi038.stdout:1811: seq_num 1234 ranges {739838=506452,1877368=613417} 2024-09-14T04:09:01.817 INFO:tasks.rados.rados.0.smithi038.stdout:1811: writing smithi03870129-276 from 739838 to 1246290 tid 1 2024-09-14T04:09:01.824 INFO:tasks.rados.rados.0.smithi038.stdout:1811: writing smithi03870129-276 from 1877368 to 2490785 tid 2 2024-09-14T04:09:01.824 INFO:tasks.rados.rados.0.smithi038.stdout:1812: read oid 80 snap -1 2024-09-14T04:09:01.824 INFO:tasks.rados.rados.0.smithi038.stdout:1812: expect (ObjNum 738 snap 0 seq_num 738) 2024-09-14T04:09:01.824 INFO:tasks.rados.rados.0.smithi038.stdout:1813: write oid 190 current snap is 0 2024-09-14T04:09:01.824 INFO:tasks.rados.rados.0.smithi038.stdout:1813: seq_num 1235 ranges {756645=581701,1935850=473428} 2024-09-14T04:09:01.831 INFO:tasks.rados.rados.0.smithi038.stdout:1813: writing smithi03870129-190 from 756645 to 1338346 tid 1 2024-09-14T04:09:01.837 INFO:tasks.rados.rados.0.smithi038.stdout:1813: writing smithi03870129-190 from 1935850 to 2409278 tid 2 2024-09-14T04:09:01.837 INFO:tasks.rados.rados.0.smithi038.stdout:1814: write oid 488 current snap is 0 2024-09-14T04:09:01.837 INFO:tasks.rados.rados.0.smithi038.stdout:1814: seq_num 1236 ranges {773452=656950,1877979=617086} 2024-09-14T04:09:01.845 INFO:tasks.rados.rados.0.smithi038.stdout:1814: writing smithi03870129-488 from 773452 to 1430402 tid 1 2024-09-14T04:09:01.851 INFO:tasks.rados.rados.0.smithi038.stdout:1814: writing smithi03870129-488 from 1877979 to 2495065 tid 2 2024-09-14T04:09:01.851 INFO:tasks.rados.rados.0.smithi038.stdout:1815: write oid 188 current snap is 0 2024-09-14T04:09:01.851 INFO:tasks.rados.rados.0.smithi038.stdout:1815: seq_num 1237 ranges {790259=732199,1936461=477097} 2024-09-14T04:09:01.859 INFO:tasks.rados.rados.0.smithi038.stdout:1815: writing smithi03870129-188 from 790259 to 1522458 tid 1 2024-09-14T04:09:01.864 INFO:tasks.rados.rados.0.smithi038.stdout:1815: writing smithi03870129-188 from 1936461 to 2413558 tid 2 2024-09-14T04:09:01.864 INFO:tasks.rados.rados.0.smithi038.stdout:1816: write oid 226 current snap is 0 2024-09-14T04:09:01.864 INFO:tasks.rados.rados.0.smithi038.stdout:1816: seq_num 1238 ranges {407066=407448,1594943=620755} 2024-09-14T04:09:01.868 INFO:tasks.rados.rados.0.smithi038.stdout:1816: writing smithi03870129-226 from 407066 to 814514 tid 1 2024-09-14T04:09:01.876 INFO:tasks.rados.rados.0.smithi038.stdout:1816: writing smithi03870129-226 from 1594943 to 2215698 tid 2 2024-09-14T04:09:01.876 INFO:tasks.rados.rados.0.smithi038.stdout:1817: write oid 295 current snap is 0 2024-09-14T04:09:01.877 INFO:tasks.rados.rados.0.smithi038.stdout:1817: seq_num 1239 ranges {423873=482697,1653425=480766,2691441=132432} 2024-09-14T04:09:01.881 INFO:tasks.rados.rados.0.smithi038.stdout:1817: writing smithi03870129-295 from 423873 to 906570 tid 1 2024-09-14T04:09:01.888 INFO:tasks.rados.rados.0.smithi038.stdout:1817: writing smithi03870129-295 from 1653425 to 2134191 tid 2 2024-09-14T04:09:01.892 INFO:tasks.rados.rados.0.smithi038.stdout:1817: writing smithi03870129-295 from 2691441 to 2823873 tid 3 2024-09-14T04:09:01.892 INFO:tasks.rados.rados.0.smithi038.stdout:1818: read oid 403 snap -1 2024-09-14T04:09:01.893 INFO:tasks.rados.rados.0.smithi038.stdout:1818: expect (ObjNum 1040 snap 0 seq_num 1040) 2024-09-14T04:09:01.893 INFO:tasks.rados.rados.0.smithi038.stdout:1819: read oid 339 snap -1 2024-09-14T04:09:01.893 INFO:tasks.rados.rados.0.smithi038.stdout:1819: expect (ObjNum 787 snap 0 seq_num 787) 2024-09-14T04:09:01.893 INFO:tasks.rados.rados.0.smithi038.stdout:1820: write oid 198 current snap is 0 2024-09-14T04:09:01.893 INFO:tasks.rados.rados.0.smithi038.stdout:1820: seq_num 1240 ranges {440680=674299,1711907=624424} 2024-09-14T04:09:01.898 INFO:tasks.rados.rados.0.smithi038.stdout:1820: writing smithi03870129-198 from 440680 to 1114979 tid 1 2024-09-14T04:09:01.906 INFO:tasks.rados.rados.0.smithi038.stdout:1820: writing smithi03870129-198 from 1711907 to 2336331 tid 2 2024-09-14T04:09:01.906 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:09:01.906 INFO:tasks.rados.rados.0.smithi038.stdout:1805: finishing write tid 3 to smithi03870129-204 2024-09-14T04:09:01.906 INFO:tasks.rados.rados.0.smithi038.stdout:1805: finishing write tid 4 to smithi03870129-204 2024-09-14T04:09:01.906 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 204 v 227 (ObjNum 1229 snap 0 seq_num 1229) dirty exists 2024-09-14T04:09:01.906 INFO:tasks.rados.rados.0.smithi038.stdout:1805: left oid 204 (ObjNum 1229 snap 0 seq_num 1229) 2024-09-14T04:09:01.906 INFO:tasks.rados.rados.0.smithi038.stdout:1806: finishing write tid 1 to smithi03870129-179 2024-09-14T04:09:01.906 INFO:tasks.rados.rados.0.smithi038.stdout:1806: finishing write tid 2 to smithi03870129-179 2024-09-14T04:09:01.906 INFO:tasks.rados.rados.0.smithi038.stdout:1806: finishing write tid 3 to smithi03870129-179 2024-09-14T04:09:01.906 INFO:tasks.rados.rados.0.smithi038.stdout:1806: finishing write tid 4 to smithi03870129-179 2024-09-14T04:09:01.906 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 179 v 360 (ObjNum 1230 snap 0 seq_num 1230) dirty exists 2024-09-14T04:09:01.906 INFO:tasks.rados.rados.0.smithi038.stdout:1806: left oid 179 (ObjNum 1230 snap 0 seq_num 1230) 2024-09-14T04:09:01.906 INFO:tasks.rados.rados.0.smithi038.stdout:1807: finishing write tid 1 to smithi03870129-40 2024-09-14T04:09:01.907 INFO:tasks.rados.rados.0.smithi038.stdout:1807: finishing write tid 2 to smithi03870129-40 2024-09-14T04:09:01.907 INFO:tasks.rados.rados.0.smithi038.stdout:1807: finishing write tid 3 to smithi03870129-40 2024-09-14T04:09:01.907 INFO:tasks.rados.rados.0.smithi038.stdout:1807: finishing write tid 4 to smithi03870129-40 2024-09-14T04:09:01.907 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 40 v 267 (ObjNum 1231 snap 0 seq_num 1231) dirty exists 2024-09-14T04:09:01.907 INFO:tasks.rados.rados.0.smithi038.stdout:1807: left oid 40 (ObjNum 1231 snap 0 seq_num 1231) 2024-09-14T04:09:01.907 INFO:tasks.rados.rados.0.smithi038.stdout:1808: expect (ObjNum 839 snap 0 seq_num 839) 2024-09-14T04:09:01.931 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:09:01 smithi123 bash[25882]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:09:01] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-14T04:09:01.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:01 smithi123 bash[24950]: cluster 2024-09-14T04:09:00.270995+0000 mgr.y (mgr.14406) 290 : cluster [DBG] pgmap v240: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 8.5 MiB/s wr, 80 op/s 2024-09-14T04:09:01.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:01 smithi123 bash[24950]: audit 2024-09-14T04:09:01.238735+0000 mon.c (mon.2) 139 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:09:02.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:01 smithi038 bash[22519]: cluster 2024-09-14T04:09:00.270995+0000 mgr.y (mgr.14406) 290 : cluster [DBG] pgmap v240: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 8.5 MiB/s wr, 80 op/s 2024-09-14T04:09:02.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:01 smithi038 bash[22519]: audit 2024-09-14T04:09:01.238735+0000 mon.c (mon.2) 139 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:09:02.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:01 smithi038 bash[32505]: cluster 2024-09-14T04:09:00.270995+0000 mgr.y (mgr.14406) 290 : cluster [DBG] pgmap v240: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 8.5 MiB/s wr, 80 op/s 2024-09-14T04:09:02.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:01 smithi038 bash[32505]: audit 2024-09-14T04:09:01.238735+0000 mon.c (mon.2) 139 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:09:02.025 INFO:tasks.rados.rados.0.smithi038.stdout:1809: finishing write tid 1 to smithi03870129-110 2024-09-14T04:09:02.025 INFO:tasks.rados.rados.0.smithi038.stdout:1809: finishing write tid 2 to smithi03870129-110 2024-09-14T04:09:02.025 INFO:tasks.rados.rados.0.smithi038.stdout:1809: finishing write tid 3 to smithi03870129-110 2024-09-14T04:09:02.025 INFO:tasks.rados.rados.0.smithi038.stdout:1809: finishing write tid 4 to smithi03870129-110 2024-09-14T04:09:02.025 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 110 v 380 (ObjNum 1232 snap 0 seq_num 1232) dirty exists 2024-09-14T04:09:02.025 INFO:tasks.rados.rados.0.smithi038.stdout:1809: left oid 110 (ObjNum 1232 snap 0 seq_num 1232) 2024-09-14T04:09:02.025 INFO:tasks.rados.rados.0.smithi038.stdout:1810: finishing write tid 1 to smithi03870129-340 2024-09-14T04:09:02.025 INFO:tasks.rados.rados.0.smithi038.stdout:1810: finishing write tid 2 to smithi03870129-340 2024-09-14T04:09:02.025 INFO:tasks.rados.rados.0.smithi038.stdout:1810: finishing write tid 3 to smithi03870129-340 2024-09-14T04:09:02.025 INFO:tasks.rados.rados.0.smithi038.stdout:1810: finishing write tid 4 to smithi03870129-340 2024-09-14T04:09:02.025 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 340 v 310 (ObjNum 1233 snap 0 seq_num 1233) dirty exists 2024-09-14T04:09:02.025 INFO:tasks.rados.rados.0.smithi038.stdout:1810: left oid 340 (ObjNum 1233 snap 0 seq_num 1233) 2024-09-14T04:09:02.025 INFO:tasks.rados.rados.0.smithi038.stdout:1811: finishing write tid 1 to smithi03870129-276 2024-09-14T04:09:02.025 INFO:tasks.rados.rados.0.smithi038.stdout:1811: finishing write tid 2 to smithi03870129-276 2024-09-14T04:09:02.026 INFO:tasks.rados.rados.0.smithi038.stdout:1811: finishing write tid 3 to smithi03870129-276 2024-09-14T04:09:02.026 INFO:tasks.rados.rados.0.smithi038.stdout:1811: finishing write tid 4 to smithi03870129-276 2024-09-14T04:09:02.026 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 276 v 245 (ObjNum 1234 snap 0 seq_num 1234) dirty exists 2024-09-14T04:09:02.026 INFO:tasks.rados.rados.0.smithi038.stdout:1811: left oid 276 (ObjNum 1234 snap 0 seq_num 1234) 2024-09-14T04:09:02.026 INFO:tasks.rados.rados.0.smithi038.stdout:1812: expect (ObjNum 738 snap 0 seq_num 738) 2024-09-14T04:09:02.134 INFO:tasks.rados.rados.0.smithi038.stdout:1813: finishing write tid 1 to smithi03870129-190 2024-09-14T04:09:02.134 INFO:tasks.rados.rados.0.smithi038.stdout:1813: finishing write tid 2 to smithi03870129-190 2024-09-14T04:09:02.135 INFO:tasks.rados.rados.0.smithi038.stdout:1813: finishing write tid 3 to smithi03870129-190 2024-09-14T04:09:02.135 INFO:tasks.rados.rados.0.smithi038.stdout:1813: finishing write tid 4 to smithi03870129-190 2024-09-14T04:09:02.135 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 190 v 224 (ObjNum 1235 snap 0 seq_num 1235) dirty exists 2024-09-14T04:09:02.135 INFO:tasks.rados.rados.0.smithi038.stdout:1813: left oid 190 (ObjNum 1235 snap 0 seq_num 1235) 2024-09-14T04:09:02.135 INFO:tasks.rados.rados.0.smithi038.stdout:1814: finishing write tid 1 to smithi03870129-488 2024-09-14T04:09:02.135 INFO:tasks.rados.rados.0.smithi038.stdout:1814: finishing write tid 2 to smithi03870129-488 2024-09-14T04:09:02.135 INFO:tasks.rados.rados.0.smithi038.stdout:1814: finishing write tid 3 to smithi03870129-488 2024-09-14T04:09:02.135 INFO:tasks.rados.rados.0.smithi038.stdout:1814: finishing write tid 4 to smithi03870129-488 2024-09-14T04:09:02.135 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 488 v 313 (ObjNum 1236 snap 0 seq_num 1236) dirty exists 2024-09-14T04:09:02.135 INFO:tasks.rados.rados.0.smithi038.stdout:1814: left oid 488 (ObjNum 1236 snap 0 seq_num 1236) 2024-09-14T04:09:02.135 INFO:tasks.rados.rados.0.smithi038.stdout:1815: finishing write tid 1 to smithi03870129-188 2024-09-14T04:09:02.135 INFO:tasks.rados.rados.0.smithi038.stdout:1815: finishing write tid 2 to smithi03870129-188 2024-09-14T04:09:02.135 INFO:tasks.rados.rados.0.smithi038.stdout:1815: finishing write tid 3 to smithi03870129-188 2024-09-14T04:09:02.135 INFO:tasks.rados.rados.0.smithi038.stdout:1815: finishing write tid 4 to smithi03870129-188 2024-09-14T04:09:02.135 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 188 v 256 (ObjNum 1237 snap 0 seq_num 1237) dirty exists 2024-09-14T04:09:02.135 INFO:tasks.rados.rados.0.smithi038.stdout:1815: left oid 188 (ObjNum 1237 snap 0 seq_num 1237) 2024-09-14T04:09:02.136 INFO:tasks.rados.rados.0.smithi038.stdout:1816: finishing write tid 1 to smithi03870129-226 2024-09-14T04:09:02.136 INFO:tasks.rados.rados.0.smithi038.stdout:1816: finishing write tid 2 to smithi03870129-226 2024-09-14T04:09:02.136 INFO:tasks.rados.rados.0.smithi038.stdout:1816: finishing write tid 3 to smithi03870129-226 2024-09-14T04:09:02.136 INFO:tasks.rados.rados.0.smithi038.stdout:1816: finishing write tid 4 to smithi03870129-226 2024-09-14T04:09:02.136 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 226 v 210 (ObjNum 1238 snap 0 seq_num 1238) dirty exists 2024-09-14T04:09:02.136 INFO:tasks.rados.rados.0.smithi038.stdout:1816: left oid 226 (ObjNum 1238 snap 0 seq_num 1238) 2024-09-14T04:09:02.136 INFO:tasks.rados.rados.0.smithi038.stdout:1817: finishing write tid 1 to smithi03870129-295 2024-09-14T04:09:02.136 INFO:tasks.rados.rados.0.smithi038.stdout:1817: finishing write tid 2 to smithi03870129-295 2024-09-14T04:09:02.136 INFO:tasks.rados.rados.0.smithi038.stdout:1817: finishing write tid 3 to smithi03870129-295 2024-09-14T04:09:02.136 INFO:tasks.rados.rados.0.smithi038.stdout:1817: finishing write tid 4 to smithi03870129-295 2024-09-14T04:09:02.136 INFO:tasks.rados.rados.0.smithi038.stdout:1817: finishing write tid 5 to smithi03870129-295 2024-09-14T04:09:02.136 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 295 v 214 (ObjNum 1239 snap 0 seq_num 1239) dirty exists 2024-09-14T04:09:02.136 INFO:tasks.rados.rados.0.smithi038.stdout:1817: left oid 295 (ObjNum 1239 snap 0 seq_num 1239) 2024-09-14T04:09:02.136 INFO:tasks.rados.rados.0.smithi038.stdout:1819: expect (ObjNum 787 snap 0 seq_num 787) 2024-09-14T04:09:02.269 INFO:tasks.rados.rados.0.smithi038.stdout:1818: expect (ObjNum 1040 snap 0 seq_num 1040) 2024-09-14T04:09:02.421 INFO:tasks.rados.rados.0.smithi038.stdout:1820: finishing write tid 1 to smithi03870129-198 2024-09-14T04:09:02.421 INFO:tasks.rados.rados.0.smithi038.stdout:1820: finishing write tid 2 to smithi03870129-198 2024-09-14T04:09:02.421 INFO:tasks.rados.rados.0.smithi038.stdout:1820: finishing write tid 3 to smithi03870129-198 2024-09-14T04:09:02.421 INFO:tasks.rados.rados.0.smithi038.stdout:1820: finishing write tid 4 to smithi03870129-198 2024-09-14T04:09:02.421 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 198 v 248 (ObjNum 1240 snap 0 seq_num 1240) dirty exists 2024-09-14T04:09:02.421 INFO:tasks.rados.rados.0.smithi038.stdout:1820: left oid 198 (ObjNum 1240 snap 0 seq_num 1240) 2024-09-14T04:09:02.421 INFO:tasks.rados.rados.0.smithi038.stdout:1805: done (15 left) 2024-09-14T04:09:02.421 INFO:tasks.rados.rados.0.smithi038.stdout:1806: done (14 left) 2024-09-14T04:09:02.422 INFO:tasks.rados.rados.0.smithi038.stdout:1807: done (13 left) 2024-09-14T04:09:02.422 INFO:tasks.rados.rados.0.smithi038.stdout:1808: done (12 left) 2024-09-14T04:09:02.422 INFO:tasks.rados.rados.0.smithi038.stdout:1809: done (11 left) 2024-09-14T04:09:02.422 INFO:tasks.rados.rados.0.smithi038.stdout:1810: done (10 left) 2024-09-14T04:09:02.422 INFO:tasks.rados.rados.0.smithi038.stdout:1811: done (9 left) 2024-09-14T04:09:02.422 INFO:tasks.rados.rados.0.smithi038.stdout:1812: done (8 left) 2024-09-14T04:09:02.422 INFO:tasks.rados.rados.0.smithi038.stdout:1813: done (7 left) 2024-09-14T04:09:02.422 INFO:tasks.rados.rados.0.smithi038.stdout:1814: done (6 left) 2024-09-14T04:09:02.422 INFO:tasks.rados.rados.0.smithi038.stdout:1815: done (5 left) 2024-09-14T04:09:02.422 INFO:tasks.rados.rados.0.smithi038.stdout:1816: done (4 left) 2024-09-14T04:09:02.422 INFO:tasks.rados.rados.0.smithi038.stdout:1817: done (3 left) 2024-09-14T04:09:02.422 INFO:tasks.rados.rados.0.smithi038.stdout:1818: done (2 left) 2024-09-14T04:09:02.422 INFO:tasks.rados.rados.0.smithi038.stdout:1819: done (1 left) 2024-09-14T04:09:02.422 INFO:tasks.rados.rados.0.smithi038.stdout:1820: done (0 left) 2024-09-14T04:09:02.423 INFO:tasks.rados.rados.0.smithi038.stdout:1821: delete oid 374 current snap is 0 2024-09-14T04:09:02.423 INFO:tasks.rados.rados.0.smithi038.stdout:1821: done (0 left) 2024-09-14T04:09:02.423 INFO:tasks.rados.rados.0.smithi038.stdout:1822: write oid 384 current snap is 0 2024-09-14T04:09:02.423 INFO:tasks.rados.rados.0.smithi038.stdout:1822: seq_num 1242 ranges {474294=424797,1428871=628093,2657357=216937} 2024-09-14T04:09:02.435 INFO:tasks.rados.rados.0.smithi038.stdout:1822: writing smithi03870129-384 from 474294 to 899091 tid 1 2024-09-14T04:09:02.450 INFO:tasks.rados.rados.0.smithi038.stdout:1822: writing smithi03870129-384 from 1428871 to 2056964 tid 2 2024-09-14T04:09:02.461 INFO:tasks.rados.rados.0.smithi038.stdout:1822: writing smithi03870129-384 from 2657357 to 2874294 tid 3 2024-09-14T04:09:02.461 INFO:tasks.rados.rados.0.smithi038.stdout:1823: write oid 411 current snap is 0 2024-09-14T04:09:02.461 INFO:tasks.rados.rados.0.smithi038.stdout:1822: finishing write tid 1 to smithi03870129-384 2024-09-14T04:09:02.461 INFO:tasks.rados.rados.0.smithi038.stdout:1822: finishing write tid 2 to smithi03870129-384 2024-09-14T04:09:02.462 INFO:tasks.rados.rados.0.smithi038.stdout:1823: seq_num 1243 ranges {491101=500046,1487353=488104,2401133=489968} 2024-09-14T04:09:02.474 INFO:tasks.rados.rados.0.smithi038.stdout:1823: writing smithi03870129-411 from 491101 to 991147 tid 1 2024-09-14T04:09:02.487 INFO:tasks.rados.rados.0.smithi038.stdout:1823: writing smithi03870129-411 from 1487353 to 1975457 tid 2 2024-09-14T04:09:02.498 INFO:tasks.rados.rados.0.smithi038.stdout:1823: writing smithi03870129-411 from 2401133 to 2891101 tid 3 2024-09-14T04:09:02.498 INFO:tasks.rados.rados.0.smithi038.stdout:1824: write oid 438 current snap is 0 2024-09-14T04:09:02.498 INFO:tasks.rados.rados.0.smithi038.stdout:1822: finishing write tid 3 to smithi03870129-384 2024-09-14T04:09:02.499 INFO:tasks.rados.rados.0.smithi038.stdout:1822: finishing write tid 4 to smithi03870129-384 2024-09-14T04:09:02.499 INFO:tasks.rados.rados.0.smithi038.stdout:1822: finishing write tid 5 to smithi03870129-384 2024-09-14T04:09:02.499 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 384 v 254 (ObjNum 1242 snap 0 seq_num 1242) dirty exists 2024-09-14T04:09:02.499 INFO:tasks.rados.rados.0.smithi038.stdout:1822: left oid 384 (ObjNum 1242 snap 0 seq_num 1242) 2024-09-14T04:09:02.499 INFO:tasks.rados.rados.0.smithi038.stdout:1823: finishing write tid 1 to smithi03870129-411 2024-09-14T04:09:02.499 INFO:tasks.rados.rados.0.smithi038.stdout:1823: finishing write tid 2 to smithi03870129-411 2024-09-14T04:09:02.499 INFO:tasks.rados.rados.0.smithi038.stdout:1824: seq_num 1244 ranges {507908=575295,1829482=631762} 2024-09-14T04:09:02.510 INFO:tasks.rados.rados.0.smithi038.stdout:1824: writing smithi03870129-438 from 507908 to 1083203 tid 1 2024-09-14T04:09:02.519 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:09:02 smithi038 bash[22772]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:09:02] "GET /metrics HTTP/1.1" 200 243674 "" "Prometheus/2.43.0" 2024-09-14T04:09:02.526 INFO:tasks.rados.rados.0.smithi038.stdout:1824: writing smithi03870129-438 from 1829482 to 2461244 tid 2 2024-09-14T04:09:02.526 INFO:tasks.rados.rados.0.smithi038.stdout:1822: done (2 left) 2024-09-14T04:09:02.526 INFO:tasks.rados.rados.0.smithi038.stdout:1825: read oid 281 snap -1 2024-09-14T04:09:02.527 INFO:tasks.rados.rados.0.smithi038.stdout:1825: expect (ObjNum 1169 snap 0 seq_num 1169) 2024-09-14T04:09:02.527 INFO:tasks.rados.rados.0.smithi038.stdout:1826: read oid 147 snap -1 2024-09-14T04:09:02.527 INFO:tasks.rados.rados.0.smithi038.stdout:1826: expect (ObjNum 658 snap 0 seq_num 658) 2024-09-14T04:09:02.527 INFO:tasks.rados.rados.0.smithi038.stdout:1827: write oid 462 current snap is 0 2024-09-14T04:09:02.527 INFO:tasks.rados.rados.0.smithi038.stdout:1823: finishing write tid 3 to smithi03870129-411 2024-09-14T04:09:02.527 INFO:tasks.rados.rados.0.smithi038.stdout:1823: finishing write tid 4 to smithi03870129-411 2024-09-14T04:09:02.527 INFO:tasks.rados.rados.0.smithi038.stdout:1823: finishing write tid 5 to smithi03870129-411 2024-09-14T04:09:02.527 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 411 v 218 (ObjNum 1243 snap 0 seq_num 1243) dirty exists 2024-09-14T04:09:02.527 INFO:tasks.rados.rados.0.smithi038.stdout:1823: left oid 411 (ObjNum 1243 snap 0 seq_num 1243) 2024-09-14T04:09:02.527 INFO:tasks.rados.rados.0.smithi038.stdout:1824: finishing write tid 1 to smithi03870129-438 2024-09-14T04:09:02.527 INFO:tasks.rados.rados.0.smithi038.stdout:1827: seq_num 1245 ranges {524715=650544,1887964=491773} 2024-09-14T04:09:02.538 INFO:tasks.rados.rados.0.smithi038.stdout:1827: writing smithi03870129-462 from 524715 to 1175259 tid 1 2024-09-14T04:09:02.550 INFO:tasks.rados.rados.0.smithi038.stdout:1827: writing smithi03870129-462 from 1887964 to 2379737 tid 2 2024-09-14T04:09:02.550 INFO:tasks.rados.rados.0.smithi038.stdout:1823: done (4 left) 2024-09-14T04:09:02.550 INFO:tasks.rados.rados.0.smithi038.stdout:1828: read oid 445 snap -1 2024-09-14T04:09:02.550 INFO:tasks.rados.rados.0.smithi038.stdout:1828: expect (ObjNum 1210 snap 0 seq_num 1210) 2024-09-14T04:09:02.550 INFO:tasks.rados.rados.0.smithi038.stdout:1829: write oid 58 current snap is 0 2024-09-14T04:09:02.550 INFO:tasks.rados.rados.0.smithi038.stdout:1829: seq_num 1246 ranges {541522=725793,1946446=635431} 2024-09-14T04:09:02.560 INFO:tasks.rados.rados.0.smithi038.stdout:1829: writing smithi03870129-58 from 541522 to 1267315 tid 1 2024-09-14T04:09:02.571 INFO:tasks.rados.rados.0.smithi038.stdout:1829: writing smithi03870129-58 from 1946446 to 2581877 tid 2 2024-09-14T04:09:02.571 INFO:tasks.rados.rados.0.smithi038.stdout:1830: delete oid 351 current snap is 0 2024-09-14T04:09:02.571 INFO:tasks.rados.rados.0.smithi038.stdout:1824: finishing write tid 2 to smithi03870129-438 2024-09-14T04:09:02.571 INFO:tasks.rados.rados.0.smithi038.stdout:1824: finishing write tid 3 to smithi03870129-438 2024-09-14T04:09:02.571 INFO:tasks.rados.rados.0.smithi038.stdout:1824: finishing write tid 4 to smithi03870129-438 2024-09-14T04:09:02.571 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 438 v 251 (ObjNum 1244 snap 0 seq_num 1244) dirty exists 2024-09-14T04:09:02.571 INFO:tasks.rados.rados.0.smithi038.stdout:1824: left oid 438 (ObjNum 1244 snap 0 seq_num 1244) 2024-09-14T04:09:02.571 INFO:tasks.rados.rados.0.smithi038.stdout:1826: expect (ObjNum 658 snap 0 seq_num 658) 2024-09-14T04:09:02.724 INFO:tasks.rados.rados.0.smithi038.stdout:1827: finishing write tid 1 to smithi03870129-462 2024-09-14T04:09:02.724 INFO:tasks.rados.rados.0.smithi038.stdout:1825: expect (ObjNum 1169 snap 0 seq_num 1169) 2024-09-14T04:09:02.981 INFO:tasks.rados.rados.0.smithi038.stdout:1827: finishing write tid 2 to smithi03870129-462 2024-09-14T04:09:02.981 INFO:tasks.rados.rados.0.smithi038.stdout:1827: finishing write tid 3 to smithi03870129-462 2024-09-14T04:09:02.981 INFO:tasks.rados.rados.0.smithi038.stdout:1827: finishing write tid 4 to smithi03870129-462 2024-09-14T04:09:02.982 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 462 v 310 (ObjNum 1245 snap 0 seq_num 1245) dirty exists 2024-09-14T04:09:02.982 INFO:tasks.rados.rados.0.smithi038.stdout:1827: left oid 462 (ObjNum 1245 snap 0 seq_num 1245) 2024-09-14T04:09:02.982 INFO:tasks.rados.rados.0.smithi038.stdout:1828: expect (ObjNum 1210 snap 0 seq_num 1210) 2024-09-14T04:09:03.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:02 smithi038 bash[32505]: audit 2024-09-14T04:09:00.924713+0000 mgr.y (mgr.14406) 291 : audit [DBG] from='client.24929 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:03.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:02 smithi038 bash[32505]: audit 2024-09-14T04:09:01.211461+0000 mgr.y (mgr.14406) 292 : audit [DBG] from='client.24935 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:03.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:02 smithi038 bash[22519]: audit 2024-09-14T04:09:00.924713+0000 mgr.y (mgr.14406) 291 : audit [DBG] from='client.24929 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:03.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:02 smithi038 bash[22519]: audit 2024-09-14T04:09:01.211461+0000 mgr.y (mgr.14406) 292 : audit [DBG] from='client.24935 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:03.087 INFO:tasks.rados.rados.0.smithi038.stdout:1829: finishing write tid 1 to smithi03870129-58 2024-09-14T04:09:03.087 INFO:tasks.rados.rados.0.smithi038.stdout:1829: finishing write tid 2 to smithi03870129-58 2024-09-14T04:09:03.088 INFO:tasks.rados.rados.0.smithi038.stdout:1829: finishing write tid 3 to smithi03870129-58 2024-09-14T04:09:03.088 INFO:tasks.rados.rados.0.smithi038.stdout:1829: finishing write tid 4 to smithi03870129-58 2024-09-14T04:09:03.088 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 58 v 232 (ObjNum 1246 snap 0 seq_num 1246) dirty exists 2024-09-14T04:09:03.088 INFO:tasks.rados.rados.0.smithi038.stdout:1829: left oid 58 (ObjNum 1246 snap 0 seq_num 1246) 2024-09-14T04:09:03.088 INFO:tasks.rados.rados.0.smithi038.stdout:1824: done (6 left) 2024-09-14T04:09:03.088 INFO:tasks.rados.rados.0.smithi038.stdout:1825: done (5 left) 2024-09-14T04:09:03.088 INFO:tasks.rados.rados.0.smithi038.stdout:1826: done (4 left) 2024-09-14T04:09:03.088 INFO:tasks.rados.rados.0.smithi038.stdout:1827: done (3 left) 2024-09-14T04:09:03.088 INFO:tasks.rados.rados.0.smithi038.stdout:1828: done (2 left) 2024-09-14T04:09:03.088 INFO:tasks.rados.rados.0.smithi038.stdout:1829: done (1 left) 2024-09-14T04:09:03.088 INFO:tasks.rados.rados.0.smithi038.stdout:1830: done (0 left) 2024-09-14T04:09:03.088 INFO:tasks.rados.rados.0.smithi038.stdout:1831: write oid 128 current snap is 0 2024-09-14T04:09:03.088 INFO:tasks.rados.rados.0.smithi038.stdout:1831: seq_num 1248 ranges {575136=592644,1663410=639100,2705542=269594} 2024-09-14T04:09:03.102 INFO:tasks.rados.rados.0.smithi038.stdout:1831: writing smithi03870129-128 from 575136 to 1167780 tid 1 2024-09-14T04:09:03.117 INFO:tasks.rados.rados.0.smithi038.stdout:1831: writing smithi03870129-128 from 1663410 to 2302510 tid 2 2024-09-14T04:09:03.126 INFO:tasks.rados.rados.0.smithi038.stdout:1831: writing smithi03870129-128 from 2705542 to 2975136 tid 3 2024-09-14T04:09:03.126 INFO:tasks.rados.rados.0.smithi038.stdout:1832: read oid 316 snap -1 2024-09-14T04:09:03.126 INFO:tasks.rados.rados.0.smithi038.stdout:1832: expect (ObjNum 1193 snap 0 seq_num 1193) 2024-09-14T04:09:03.126 INFO:tasks.rados.rados.0.smithi038.stdout:1833: read oid 331 snap -1 2024-09-14T04:09:03.127 INFO:tasks.rados.rados.0.smithi038.stdout:1833: expect (ObjNum 909 snap 0 seq_num 909) 2024-09-14T04:09:03.127 INFO:tasks.rados.rados.0.smithi038.stdout:1834: read oid 454 snap -1 2024-09-14T04:09:03.127 INFO:tasks.rados.rados.0.smithi038.stdout:1834: expect (ObjNum 859 snap 0 seq_num 859) 2024-09-14T04:09:03.127 INFO:tasks.rados.rados.0.smithi038.stdout:1835: write oid 245 current snap is 0 2024-09-14T04:09:03.127 INFO:tasks.rados.rados.0.smithi038.stdout:1831: finishing write tid 1 to smithi03870129-128 2024-09-14T04:09:03.127 INFO:tasks.rados.rados.0.smithi038.stdout:1831: finishing write tid 2 to smithi03870129-128 2024-09-14T04:09:03.127 INFO:tasks.rados.rados.0.smithi038.stdout:1835: seq_num 1249 ranges {591943=667893,1721892=782758} 2024-09-14T04:09:03.144 INFO:tasks.rados.rados.0.smithi038.stdout:1835: writing smithi03870129-245 from 591943 to 1259836 tid 1 2024-09-14T04:09:03.160 INFO:tasks.rados.rados.0.smithi038.stdout:1835: writing smithi03870129-245 from 1721892 to 2504650 tid 2 2024-09-14T04:09:03.160 INFO:tasks.rados.rados.0.smithi038.stdout:1836: delete oid 292 current snap is 0 2024-09-14T04:09:03.160 INFO:tasks.rados.rados.0.smithi038.stdout:1832: expect (ObjNum 1193 snap 0 seq_num 1193) 2024-09-14T04:09:03.181 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:02 smithi123 bash[24950]: audit 2024-09-14T04:09:00.924713+0000 mgr.y (mgr.14406) 291 : audit [DBG] from='client.24929 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:03.181 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:02 smithi123 bash[24950]: audit 2024-09-14T04:09:01.211461+0000 mgr.y (mgr.14406) 292 : audit [DBG] from='client.24935 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:03.275 INFO:tasks.rados.rados.0.smithi038.stdout:1833: expect (ObjNum 909 snap 0 seq_num 909) 2024-09-14T04:09:03.420 INFO:tasks.rados.rados.0.smithi038.stdout:1834: expect (ObjNum 859 snap 0 seq_num 859) 2024-09-14T04:09:03.534 INFO:tasks.rados.rados.0.smithi038.stdout:1831: finishing write tid 3 to smithi03870129-128 2024-09-14T04:09:03.534 INFO:tasks.rados.rados.0.smithi038.stdout:1831: finishing write tid 4 to smithi03870129-128 2024-09-14T04:09:03.534 INFO:tasks.rados.rados.0.smithi038.stdout:1831: finishing write tid 5 to smithi03870129-128 2024-09-14T04:09:03.535 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 128 v 271 (ObjNum 1248 snap 0 seq_num 1248) dirty exists 2024-09-14T04:09:03.535 INFO:tasks.rados.rados.0.smithi038.stdout:1831: left oid 128 (ObjNum 1248 snap 0 seq_num 1248) 2024-09-14T04:09:03.535 INFO:tasks.rados.rados.0.smithi038.stdout:1835: finishing write tid 1 to smithi03870129-245 2024-09-14T04:09:03.535 INFO:tasks.rados.rados.0.smithi038.stdout:1835: finishing write tid 2 to smithi03870129-245 2024-09-14T04:09:03.535 INFO:tasks.rados.rados.0.smithi038.stdout:1835: finishing write tid 3 to smithi03870129-245 2024-09-14T04:09:03.535 INFO:tasks.rados.rados.0.smithi038.stdout:1835: finishing write tid 4 to smithi03870129-245 2024-09-14T04:09:03.535 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 245 v 198 (ObjNum 1249 snap 0 seq_num 1249) dirty exists 2024-09-14T04:09:03.535 INFO:tasks.rados.rados.0.smithi038.stdout:1835: left oid 245 (ObjNum 1249 snap 0 seq_num 1249) 2024-09-14T04:09:03.535 INFO:tasks.rados.rados.0.smithi038.stdout:1831: done (5 left) 2024-09-14T04:09:03.535 INFO:tasks.rados.rados.0.smithi038.stdout:1832: done (4 left) 2024-09-14T04:09:03.535 INFO:tasks.rados.rados.0.smithi038.stdout:1833: done (3 left) 2024-09-14T04:09:03.535 INFO:tasks.rados.rados.0.smithi038.stdout:1834: done (2 left) 2024-09-14T04:09:03.535 INFO:tasks.rados.rados.0.smithi038.stdout:1835: done (1 left) 2024-09-14T04:09:03.536 INFO:tasks.rados.rados.0.smithi038.stdout:1836: done (0 left) 2024-09-14T04:09:03.536 INFO:tasks.rados.rados.0.smithi038.stdout:1837: read oid 123 snap -1 2024-09-14T04:09:03.536 INFO:tasks.rados.rados.0.smithi038.stdout:1837: expect (ObjNum 574 snap 0 seq_num 574) 2024-09-14T04:09:03.536 INFO:tasks.rados.rados.0.smithi038.stdout:1838: write oid 349 current snap is 0 2024-09-14T04:09:03.536 INFO:tasks.rados.rados.0.smithi038.stdout:1838: seq_num 1251 ranges {625557=418391,1838856=786427} 2024-09-14T04:09:03.551 INFO:tasks.rados.rados.0.smithi038.stdout:1838: writing smithi03870129-349 from 625557 to 1043948 tid 1 2024-09-14T04:09:03.572 INFO:tasks.rados.rados.0.smithi038.stdout:1838: writing smithi03870129-349 from 1838856 to 2625283 tid 2 2024-09-14T04:09:03.572 INFO:tasks.rados.rados.0.smithi038.stdout:1839: write oid 169 current snap is 0 2024-09-14T04:09:03.572 INFO:tasks.rados.rados.0.smithi038.stdout:1839: seq_num 1252 ranges {642364=493640,1897338=646438} 2024-09-14T04:09:03.585 INFO:tasks.rados.rados.0.smithi038.stdout:1839: writing smithi03870129-169 from 642364 to 1136004 tid 1 2024-09-14T04:09:03.600 INFO:tasks.rados.rados.0.smithi038.stdout:1839: writing smithi03870129-169 from 1897338 to 2543776 tid 2 2024-09-14T04:09:03.600 INFO:tasks.rados.rados.0.smithi038.stdout:1840: write oid 143 current snap is 0 2024-09-14T04:09:03.600 INFO:tasks.rados.rados.0.smithi038.stdout:1840: seq_num 1253 ranges {659171=568889,1839467=790096} 2024-09-14T04:09:03.611 INFO:tasks.rados.rados.0.smithi038.stdout:1840: writing smithi03870129-143 from 659171 to 1228060 tid 1 2024-09-14T04:09:03.622 INFO:tasks.rados.rados.0.smithi038.stdout:1840: writing smithi03870129-143 from 1839467 to 2629563 tid 2 2024-09-14T04:09:03.623 INFO:tasks.rados.rados.0.smithi038.stdout:1841: write oid 245 current snap is 0 2024-09-14T04:09:03.623 INFO:tasks.rados.rados.0.smithi038.stdout:1841: seq_num 1254 ranges {675978=644138,1897949=650107} 2024-09-14T04:09:03.631 INFO:tasks.rados.rados.0.smithi038.stdout:1841: writing smithi03870129-245 from 675978 to 1320116 tid 1 2024-09-14T04:09:03.639 INFO:tasks.rados.rados.0.smithi038.stdout:1841: writing smithi03870129-245 from 1897949 to 2548056 tid 2 2024-09-14T04:09:03.639 INFO:tasks.rados.rados.0.smithi038.stdout:1842: write oid 289 current snap is 0 2024-09-14T04:09:03.639 INFO:tasks.rados.rados.0.smithi038.stdout:1837: expect (ObjNum 574 snap 0 seq_num 574) 2024-09-14T04:09:03.842 INFO:tasks.rados.rados.0.smithi038.stdout:1838: finishing write tid 1 to smithi03870129-349 2024-09-14T04:09:03.842 INFO:tasks.rados.rados.0.smithi038.stdout:1842: seq_num 1255 ranges {692785=435740,1672784=793765,2897503=195282} 2024-09-14T04:09:03.850 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:09:03.851 INFO:tasks.rados.rados.0.smithi038.stdout:1842: writing smithi03870129-289 from 692785 to 1128525 tid 1 2024-09-14T04:09:03.862 INFO:tasks.rados.rados.0.smithi038.stdout:1842: writing smithi03870129-289 from 1672784 to 2466549 tid 2 2024-09-14T04:09:03.868 INFO:tasks.rados.rados.0.smithi038.stdout:1842: writing smithi03870129-289 from 2897503 to 3092785 tid 3 2024-09-14T04:09:03.868 INFO:tasks.rados.rados.0.smithi038.stdout:1837: done (5 left) 2024-09-14T04:09:03.868 INFO:tasks.rados.rados.0.smithi038.stdout:1843: delete oid 284 current snap is 0 2024-09-14T04:09:03.869 INFO:tasks.rados.rados.0.smithi038.stdout:1838: finishing write tid 2 to smithi03870129-349 2024-09-14T04:09:03.869 INFO:tasks.rados.rados.0.smithi038.stdout:1838: finishing write tid 3 to smithi03870129-349 2024-09-14T04:09:03.869 INFO:tasks.rados.rados.0.smithi038.stdout:1838: finishing write tid 4 to smithi03870129-349 2024-09-14T04:09:03.869 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 349 v 363 (ObjNum 1251 snap 0 seq_num 1251) dirty exists 2024-09-14T04:09:03.869 INFO:tasks.rados.rados.0.smithi038.stdout:1838: left oid 349 (ObjNum 1251 snap 0 seq_num 1251) 2024-09-14T04:09:03.869 INFO:tasks.rados.rados.0.smithi038.stdout:1839: finishing write tid 1 to smithi03870129-169 2024-09-14T04:09:03.869 INFO:tasks.rados.rados.0.smithi038.stdout:1839: finishing write tid 2 to smithi03870129-169 2024-09-14T04:09:03.869 INFO:tasks.rados.rados.0.smithi038.stdout:1839: finishing write tid 3 to smithi03870129-169 2024-09-14T04:09:03.869 INFO:tasks.rados.rados.0.smithi038.stdout:1839: finishing write tid 4 to smithi03870129-169 2024-09-14T04:09:03.869 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 169 v 366 (ObjNum 1252 snap 0 seq_num 1252) dirty exists 2024-09-14T04:09:03.869 INFO:tasks.rados.rados.0.smithi038.stdout:1839: left oid 169 (ObjNum 1252 snap 0 seq_num 1252) 2024-09-14T04:09:03.869 INFO:tasks.rados.rados.0.smithi038.stdout:1840: finishing write tid 1 to smithi03870129-143 2024-09-14T04:09:03.869 INFO:tasks.rados.rados.0.smithi038.stdout:1840: finishing write tid 2 to smithi03870129-143 2024-09-14T04:09:03.870 INFO:tasks.rados.rados.0.smithi038.stdout:1840: finishing write tid 3 to smithi03870129-143 2024-09-14T04:09:03.870 INFO:tasks.rados.rados.0.smithi038.stdout:1840: finishing write tid 4 to smithi03870129-143 2024-09-14T04:09:03.870 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 143 v 124 (ObjNum 1253 snap 0 seq_num 1253) dirty exists 2024-09-14T04:09:03.870 INFO:tasks.rados.rados.0.smithi038.stdout:1840: left oid 143 (ObjNum 1253 snap 0 seq_num 1253) 2024-09-14T04:09:03.870 INFO:tasks.rados.rados.0.smithi038.stdout:1841: finishing write tid 1 to smithi03870129-245 2024-09-14T04:09:03.870 INFO:tasks.rados.rados.0.smithi038.stdout:1841: finishing write tid 2 to smithi03870129-245 2024-09-14T04:09:03.870 INFO:tasks.rados.rados.0.smithi038.stdout:1841: finishing write tid 3 to smithi03870129-245 2024-09-14T04:09:03.870 INFO:tasks.rados.rados.0.smithi038.stdout:1841: finishing write tid 4 to smithi03870129-245 2024-09-14T04:09:03.870 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 245 v 201 (ObjNum 1254 snap 0 seq_num 1254) dirty exists 2024-09-14T04:09:03.870 INFO:tasks.rados.rados.0.smithi038.stdout:1841: left oid 245 (ObjNum 1254 snap 0 seq_num 1254) 2024-09-14T04:09:03.870 INFO:tasks.rados.rados.0.smithi038.stdout:1842: finishing write tid 1 to smithi03870129-289 2024-09-14T04:09:03.871 INFO:tasks.rados.rados.0.smithi038.stdout:1842: finishing write tid 2 to smithi03870129-289 2024-09-14T04:09:03.872 INFO:tasks.rados.rados.0.smithi038.stdout:1838: done (5 left) 2024-09-14T04:09:03.872 INFO:tasks.rados.rados.0.smithi038.stdout:1839: done (4 left) 2024-09-14T04:09:03.872 INFO:tasks.rados.rados.0.smithi038.stdout:1840: done (3 left) 2024-09-14T04:09:03.872 INFO:tasks.rados.rados.0.smithi038.stdout:1841: done (2 left) 2024-09-14T04:09:03.872 INFO:tasks.rados.rados.0.smithi038.stdout:1843: done (1 left) 2024-09-14T04:09:03.872 INFO:tasks.rados.rados.0.smithi038.stdout:1844: read oid 456 snap -1 2024-09-14T04:09:03.872 INFO:tasks.rados.rados.0.smithi038.stdout:1844: expect (ObjNum 455 snap 0 seq_num 455) 2024-09-14T04:09:03.872 INFO:tasks.rados.rados.0.smithi038.stdout:1845: read oid 422 snap -1 2024-09-14T04:09:03.872 INFO:tasks.rados.rados.0.smithi038.stdout:1845: expect (ObjNum 1204 snap 0 seq_num 1204) 2024-09-14T04:09:03.872 INFO:tasks.rados.rados.0.smithi038.stdout:1846: delete oid 196 current snap is 0 2024-09-14T04:09:03.872 INFO:tasks.rados.rados.0.smithi038.stdout:1842: finishing write tid 3 to smithi03870129-289 2024-09-14T04:09:03.872 INFO:tasks.rados.rados.0.smithi038.stdout:1842: finishing write tid 4 to smithi03870129-289 2024-09-14T04:09:03.873 INFO:tasks.rados.rados.0.smithi038.stdout:1842: finishing write tid 5 to smithi03870129-289 2024-09-14T04:09:03.873 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 289 v 205 (ObjNum 1255 snap 0 seq_num 1255) dirty exists 2024-09-14T04:09:03.873 INFO:tasks.rados.rados.0.smithi038.stdout:1842: left oid 289 (ObjNum 1255 snap 0 seq_num 1255) 2024-09-14T04:09:03.873 INFO:tasks.rados.rados.0.smithi038.stdout:1842: done (3 left) 2024-09-14T04:09:03.873 INFO:tasks.rados.rados.0.smithi038.stdout:1846: done (2 left) 2024-09-14T04:09:03.873 INFO:tasks.rados.rados.0.smithi038.stdout:1847: write oid 13 current snap is 0 2024-09-14T04:09:03.873 INFO:tasks.rados.rados.0.smithi038.stdout:1847: seq_num 1258 ranges {743206=661487,2131877=541092} 2024-09-14T04:09:03.879 INFO:tasks.rados.rados.0.smithi038.stdout:1847: writing smithi03870129-13 from 743206 to 1404693 tid 1 2024-09-14T04:09:03.886 INFO:tasks.rados.rados.0.smithi038.stdout:1847: writing smithi03870129-13 from 2131877 to 2672969 tid 2 2024-09-14T04:09:03.886 INFO:tasks.rados.rados.0.smithi038.stdout:1848: delete oid 147 current snap is 0 2024-09-14T04:09:03.886 INFO:tasks.rados.rados.0.smithi038.stdout:1845: expect (ObjNum 1204 snap 0 seq_num 1204) 2024-09-14T04:09:03.965 INFO:tasks.rados.rados.0.smithi038.stdout:1844: expect (ObjNum 455 snap 0 seq_num 455) 2024-09-14T04:09:04.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:03 smithi038 bash[22519]: cluster 2024-09-14T04:09:02.272140+0000 mgr.y (mgr.14406) 293 : cluster [DBG] pgmap v241: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 85 MiB/s rd, 12 MiB/s wr, 120 op/s 2024-09-14T04:09:04.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:03 smithi038 bash[22519]: audit 2024-09-14T04:09:03.559010+0000 mon.c (mon.2) 140 : audit [DBG] from='client.? 172.21.15.38:0/513942957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:09:04.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:03 smithi038 bash[32505]: cluster 2024-09-14T04:09:02.272140+0000 mgr.y (mgr.14406) 293 : cluster [DBG] pgmap v241: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 85 MiB/s rd, 12 MiB/s wr, 120 op/s 2024-09-14T04:09:04.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:03 smithi038 bash[32505]: audit 2024-09-14T04:09:03.559010+0000 mon.c (mon.2) 140 : audit [DBG] from='client.? 172.21.15.38:0/513942957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:09:04.079 INFO:tasks.rados.rados.0.smithi038.stdout:1847: finishing write tid 1 to smithi03870129-13 2024-09-14T04:09:04.079 INFO:tasks.rados.rados.0.smithi038.stdout:1847: finishing write tid 2 to smithi03870129-13 2024-09-14T04:09:04.079 INFO:tasks.rados.rados.0.smithi038.stdout:1847: finishing write tid 3 to smithi03870129-13 2024-09-14T04:09:04.080 INFO:tasks.rados.rados.0.smithi038.stdout:1847: finishing write tid 4 to smithi03870129-13 2024-09-14T04:09:04.080 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 13 v 383 (ObjNum 1258 snap 0 seq_num 1258) dirty exists 2024-09-14T04:09:04.080 INFO:tasks.rados.rados.0.smithi038.stdout:1847: left oid 13 (ObjNum 1258 snap 0 seq_num 1258) 2024-09-14T04:09:04.080 INFO:tasks.rados.rados.0.smithi038.stdout:1844: done (3 left) 2024-09-14T04:09:04.080 INFO:tasks.rados.rados.0.smithi038.stdout:1845: done (2 left) 2024-09-14T04:09:04.080 INFO:tasks.rados.rados.0.smithi038.stdout:1847: done (1 left) 2024-09-14T04:09:04.080 INFO:tasks.rados.rados.0.smithi038.stdout:1848: done (0 left) 2024-09-14T04:09:04.080 INFO:tasks.rados.rados.0.smithi038.stdout:1849: read oid 315 snap -1 2024-09-14T04:09:04.080 INFO:tasks.rados.rados.0.smithi038.stdout:1849: expect (ObjNum 1124 snap 0 seq_num 1124) 2024-09-14T04:09:04.080 INFO:tasks.rados.rados.0.smithi038.stdout:1850: read oid 338 snap -1 2024-09-14T04:09:04.080 INFO:tasks.rados.rados.0.smithi038.stdout:1850: expect (ObjNum 1191 snap 0 seq_num 1191) 2024-09-14T04:09:04.080 INFO:tasks.rados.rados.0.smithi038.stdout:1851: delete oid 70 current snap is 0 2024-09-14T04:09:04.081 INFO:tasks.rados.rados.0.smithi038.stdout:1851: done (2 left) 2024-09-14T04:09:04.081 INFO:tasks.rados.rados.0.smithi038.stdout:1852: write oid 304 current snap is 0 2024-09-14T04:09:04.081 INFO:tasks.rados.rados.0.smithi038.stdout:1852: seq_num 1261 ranges {793627=487234,1790970=404772,2829335=364292} 2024-09-14T04:09:04.100 INFO:tasks.rados.rados.0.smithi038.stdout:1852: writing smithi03870129-304 from 793627 to 1280861 tid 1 2024-09-14T04:09:04.115 INFO:tasks.rados.rados.0.smithi038.stdout:1852: writing smithi03870129-304 from 1790970 to 2195742 tid 2 2024-09-14T04:09:04.129 INFO:tasks.rados.rados.0.smithi038.stdout:1852: writing smithi03870129-304 from 2829335 to 3193627 tid 3 2024-09-14T04:09:04.129 INFO:tasks.rados.rados.0.smithi038.stdout:1853: write oid 164 current snap is 0 2024-09-14T04:09:04.129 INFO:tasks.rados.rados.0.smithi038.stdout:1853: seq_num 1262 ranges {410434=678836,1565805=548430,2573111=637323} 2024-09-14T04:09:04.137 INFO:tasks.rados.rados.0.smithi038.stdout:1853: writing smithi03870129-164 from 410434 to 1089270 tid 1 2024-09-14T04:09:04.144 INFO:tasks.rados.rados.0.smithi038.stdout:1853: writing smithi03870129-164 from 1565805 to 2114235 tid 2 2024-09-14T04:09:04.151 INFO:tasks.rados.rados.0.smithi038.stdout:1853: writing smithi03870129-164 from 2573111 to 3210434 tid 3 2024-09-14T04:09:04.151 INFO:tasks.rados.rados.0.smithi038.stdout:1854: read oid 461 snap -1 2024-09-14T04:09:04.151 INFO:tasks.rados.rados.0.smithi038.stdout:1854: expect (ObjNum 930 snap 0 seq_num 930) 2024-09-14T04:09:04.151 INFO:tasks.rados.rados.0.smithi038.stdout:1855: read oid 275 snap -1 2024-09-14T04:09:04.151 INFO:tasks.rados.rados.0.smithi038.stdout:1855: expect deleted 2024-09-14T04:09:04.151 INFO:tasks.rados.rados.0.smithi038.stdout:1856: write oid 154 current snap is 0 2024-09-14T04:09:04.151 INFO:tasks.rados.rados.0.smithi038.stdout:1856: seq_num 1263 ranges {427241=754085,1624287=408441,2600534=549964} 2024-09-14T04:09:04.157 INFO:tasks.rados.rados.0.smithi038.stdout:1856: writing smithi03870129-154 from 427241 to 1181326 tid 1 2024-09-14T04:09:04.161 INFO:tasks.rados.rados.0.smithi038.stdout:1856: writing smithi03870129-154 from 1624287 to 2032728 tid 2 2024-09-14T04:09:04.168 INFO:tasks.rados.rados.0.smithi038.stdout:1856: writing smithi03870129-154 from 2600534 to 3150498 tid 3 2024-09-14T04:09:04.168 INFO:tasks.rados.rados.0.smithi038.stdout:1857: write oid 155 current snap is 0 2024-09-14T04:09:04.168 INFO:tasks.rados.rados.0.smithi038.stdout:1857: seq_num 1264 ranges {444048=429334,1282769=552099,2627957=616091} 2024-09-14T04:09:04.173 INFO:tasks.rados.rados.0.smithi038.stdout:1857: writing smithi03870129-155 from 444048 to 873382 tid 1 2024-09-14T04:09:04.178 INFO:tasks.rados.rados.0.smithi038.stdout:1857: writing smithi03870129-155 from 1282769 to 1834868 tid 2 2024-09-14T04:09:04.181 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:03 smithi123 bash[24950]: cluster 2024-09-14T04:09:02.272140+0000 mgr.y (mgr.14406) 293 : cluster [DBG] pgmap v241: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 85 MiB/s rd, 12 MiB/s wr, 120 op/s 2024-09-14T04:09:04.181 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:03 smithi123 bash[24950]: audit 2024-09-14T04:09:03.559010+0000 mon.c (mon.2) 140 : audit [DBG] from='client.? 172.21.15.38:0/513942957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:09:04.186 INFO:tasks.rados.rados.0.smithi038.stdout:1857: writing smithi03870129-155 from 2627957 to 3244048 tid 3 2024-09-14T04:09:04.186 INFO:tasks.rados.rados.0.smithi038.stdout:1858: write oid 364 current snap is 0 2024-09-14T04:09:04.186 INFO:tasks.rados.rados.0.smithi038.stdout:1849: expect (ObjNum 1124 snap 0 seq_num 1124) 2024-09-14T04:09:04.424 INFO:tasks.rados.rados.0.smithi038.stdout:1850: expect (ObjNum 1191 snap 0 seq_num 1191) 2024-09-14T04:09:04.485 INFO:tasks.rados.rados.0.smithi038.stdout:1852: finishing write tid 1 to smithi03870129-304 2024-09-14T04:09:04.485 INFO:tasks.rados.rados.0.smithi038.stdout:1852: finishing write tid 2 to smithi03870129-304 2024-09-14T04:09:04.485 INFO:tasks.rados.rados.0.smithi038.stdout:1852: finishing write tid 3 to smithi03870129-304 2024-09-14T04:09:04.485 INFO:tasks.rados.rados.0.smithi038.stdout:1852: finishing write tid 4 to smithi03870129-304 2024-09-14T04:09:04.485 INFO:tasks.rados.rados.0.smithi038.stdout:1852: finishing write tid 5 to smithi03870129-304 2024-09-14T04:09:04.485 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 304 v 236 (ObjNum 1261 snap 0 seq_num 1261) dirty exists 2024-09-14T04:09:04.485 INFO:tasks.rados.rados.0.smithi038.stdout:1852: left oid 304 (ObjNum 1261 snap 0 seq_num 1261) 2024-09-14T04:09:04.486 INFO:tasks.rados.rados.0.smithi038.stdout:1853: finishing write tid 1 to smithi03870129-164 2024-09-14T04:09:04.486 INFO:tasks.rados.rados.0.smithi038.stdout:1853: finishing write tid 2 to smithi03870129-164 2024-09-14T04:09:04.486 INFO:tasks.rados.rados.0.smithi038.stdout:1853: finishing write tid 3 to smithi03870129-164 2024-09-14T04:09:04.486 INFO:tasks.rados.rados.0.smithi038.stdout:1853: finishing write tid 4 to smithi03870129-164 2024-09-14T04:09:04.486 INFO:tasks.rados.rados.0.smithi038.stdout:1853: finishing write tid 5 to smithi03870129-164 2024-09-14T04:09:04.486 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 164 v 320 (ObjNum 1262 snap 0 seq_num 1262) dirty exists 2024-09-14T04:09:04.486 INFO:tasks.rados.rados.0.smithi038.stdout:1853: left oid 164 (ObjNum 1262 snap 0 seq_num 1262) 2024-09-14T04:09:04.486 INFO:tasks.rados.rados.0.smithi038.stdout:1854: expect (ObjNum 930 snap 0 seq_num 930) 2024-09-14T04:09:04.652 INFO:tasks.rados.rados.0.smithi038.stdout:1856: finishing write tid 1 to smithi03870129-154 2024-09-14T04:09:04.652 INFO:tasks.rados.rados.0.smithi038.stdout:1856: finishing write tid 2 to smithi03870129-154 2024-09-14T04:09:04.652 INFO:tasks.rados.rados.0.smithi038.stdout:1856: finishing write tid 3 to smithi03870129-154 2024-09-14T04:09:04.652 INFO:tasks.rados.rados.0.smithi038.stdout:1856: finishing write tid 4 to smithi03870129-154 2024-09-14T04:09:04.652 INFO:tasks.rados.rados.0.smithi038.stdout:1856: finishing write tid 5 to smithi03870129-154 2024-09-14T04:09:04.652 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 154 v 275 (ObjNum 1263 snap 0 seq_num 1263) dirty exists 2024-09-14T04:09:04.652 INFO:tasks.rados.rados.0.smithi038.stdout:1856: left oid 154 (ObjNum 1263 snap 0 seq_num 1263) 2024-09-14T04:09:04.653 INFO:tasks.rados.rados.0.smithi038.stdout:1857: finishing write tid 1 to smithi03870129-155 2024-09-14T04:09:04.653 INFO:tasks.rados.rados.0.smithi038.stdout:1857: finishing write tid 2 to smithi03870129-155 2024-09-14T04:09:04.653 INFO:tasks.rados.rados.0.smithi038.stdout:1857: finishing write tid 3 to smithi03870129-155 2024-09-14T04:09:04.653 INFO:tasks.rados.rados.0.smithi038.stdout:1857: finishing write tid 4 to smithi03870129-155 2024-09-14T04:09:04.653 INFO:tasks.rados.rados.0.smithi038.stdout:1857: finishing write tid 5 to smithi03870129-155 2024-09-14T04:09:04.653 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 155 v 279 (ObjNum 1264 snap 0 seq_num 1264) dirty exists 2024-09-14T04:09:04.653 INFO:tasks.rados.rados.0.smithi038.stdout:1857: left oid 155 (ObjNum 1264 snap 0 seq_num 1264) 2024-09-14T04:09:04.653 INFO:tasks.rados.rados.0.smithi038.stdout:1858: seq_num 1265 ranges {460855=504583,1624898=412110,2539027=572508} 2024-09-14T04:09:04.661 INFO:tasks.rados.rados.0.smithi038.stdout:1858: writing smithi03870129-364 from 460855 to 965438 tid 1 2024-09-14T04:09:04.672 INFO:tasks.rados.rados.0.smithi038.stdout:1858: writing smithi03870129-364 from 1624898 to 2037008 tid 2 2024-09-14T04:09:04.683 INFO:tasks.rados.rados.0.smithi038.stdout:1858: writing smithi03870129-364 from 2539027 to 3111535 tid 3 2024-09-14T04:09:04.683 INFO:tasks.rados.rados.0.smithi038.stdout:1849: done (8 left) 2024-09-14T04:09:04.683 INFO:tasks.rados.rados.0.smithi038.stdout:1850: done (7 left) 2024-09-14T04:09:04.683 INFO:tasks.rados.rados.0.smithi038.stdout:1852: done (6 left) 2024-09-14T04:09:04.683 INFO:tasks.rados.rados.0.smithi038.stdout:1853: done (5 left) 2024-09-14T04:09:04.683 INFO:tasks.rados.rados.0.smithi038.stdout:1854: done (4 left) 2024-09-14T04:09:04.683 INFO:tasks.rados.rados.0.smithi038.stdout:1855: done (3 left) 2024-09-14T04:09:04.683 INFO:tasks.rados.rados.0.smithi038.stdout:1856: done (2 left) 2024-09-14T04:09:04.683 INFO:tasks.rados.rados.0.smithi038.stdout:1857: done (1 left) 2024-09-14T04:09:04.684 INFO:tasks.rados.rados.0.smithi038.stdout:1859: write oid 224 current snap is 0 2024-09-14T04:09:04.684 INFO:tasks.rados.rados.0.smithi038.stdout:1858: finishing write tid 1 to smithi03870129-364 2024-09-14T04:09:04.684 INFO:tasks.rados.rados.0.smithi038.stdout:1858: finishing write tid 2 to smithi03870129-364 2024-09-14T04:09:04.684 INFO:tasks.rados.rados.0.smithi038.stdout:1859: seq_num 1266 ranges {477662=579832,1683380=555768,2966450=311212} 2024-09-14T04:09:04.693 INFO:tasks.rados.rados.0.smithi038.stdout:1859: writing smithi03870129-224 from 477662 to 1057494 tid 1 2024-09-14T04:09:04.705 INFO:tasks.rados.rados.0.smithi038.stdout:1859: writing smithi03870129-224 from 1683380 to 2239148 tid 2 2024-09-14T04:09:04.716 INFO:tasks.rados.rados.0.smithi038.stdout:1859: writing smithi03870129-224 from 2966450 to 3277662 tid 3 2024-09-14T04:09:04.716 INFO:tasks.rados.rados.0.smithi038.stdout:1860: read oid 26 snap -1 2024-09-14T04:09:04.716 INFO:tasks.rados.rados.0.smithi038.stdout:1860: expect (ObjNum 565 snap 0 seq_num 565) 2024-09-14T04:09:04.716 INFO:tasks.rados.rados.0.smithi038.stdout:1861: read oid 386 snap -1 2024-09-14T04:09:04.716 INFO:tasks.rados.rados.0.smithi038.stdout:1861: expect (ObjNum 1219 snap 0 seq_num 1219) 2024-09-14T04:09:04.717 INFO:tasks.rados.rados.0.smithi038.stdout:1862: write oid 410 current snap is 0 2024-09-14T04:09:04.717 INFO:tasks.rados.rados.0.smithi038.stdout:1862: seq_num 1267 ranges {494469=655081,1741862=415779,2710226=584243} 2024-09-14T04:09:04.726 INFO:tasks.rados.rados.0.smithi038.stdout:1862: writing smithi03870129-410 from 494469 to 1149550 tid 1 2024-09-14T04:09:04.735 INFO:tasks.rados.rados.0.smithi038.stdout:1862: writing smithi03870129-410 from 1741862 to 2157641 tid 2 2024-09-14T04:09:04.743 INFO:tasks.rados.rados.0.smithi038.stdout:1862: writing smithi03870129-410 from 2710226 to 3294469 tid 3 2024-09-14T04:09:04.744 INFO:tasks.rados.rados.0.smithi038.stdout:1863: read oid 105 snap -1 2024-09-14T04:09:04.744 INFO:tasks.rados.rados.0.smithi038.stdout:1863: expect (ObjNum 1192 snap 0 seq_num 1192) 2024-09-14T04:09:04.744 INFO:tasks.rados.rados.0.smithi038.stdout:1864: read oid 104 snap -1 2024-09-14T04:09:04.744 INFO:tasks.rados.rados.0.smithi038.stdout:1864: expect (ObjNum 1144 snap 0 seq_num 1144) 2024-09-14T04:09:04.744 INFO:tasks.rados.rados.0.smithi038.stdout:1865: read oid 367 snap -1 2024-09-14T04:09:04.744 INFO:tasks.rados.rados.0.smithi038.stdout:1865: expect (ObjNum 719 snap 0 seq_num 719) 2024-09-14T04:09:04.744 INFO:tasks.rados.rados.0.smithi038.stdout:1866: read oid 246 snap -1 2024-09-14T04:09:04.744 INFO:tasks.rados.rados.0.smithi038.stdout:1866: expect (ObjNum 578 snap 0 seq_num 578) 2024-09-14T04:09:04.744 INFO:tasks.rados.rados.0.smithi038.stdout:1867: delete oid 465 current snap is 0 2024-09-14T04:09:04.744 INFO:tasks.rados.rados.0.smithi038.stdout:1858: finishing write tid 3 to smithi03870129-364 2024-09-14T04:09:04.744 INFO:tasks.rados.rados.0.smithi038.stdout:1858: finishing write tid 4 to smithi03870129-364 2024-09-14T04:09:04.744 INFO:tasks.rados.rados.0.smithi038.stdout:1858: finishing write tid 5 to smithi03870129-364 2024-09-14T04:09:04.744 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 364 v 387 (ObjNum 1265 snap 0 seq_num 1265) dirty exists 2024-09-14T04:09:04.745 INFO:tasks.rados.rados.0.smithi038.stdout:1858: left oid 364 (ObjNum 1265 snap 0 seq_num 1265) 2024-09-14T04:09:04.745 INFO:tasks.rados.rados.0.smithi038.stdout:1859: finishing write tid 1 to smithi03870129-224 2024-09-14T04:09:04.745 INFO:tasks.rados.rados.0.smithi038.stdout:1859: finishing write tid 2 to smithi03870129-224 2024-09-14T04:09:04.745 INFO:tasks.rados.rados.0.smithi038.stdout:1859: finishing write tid 3 to smithi03870129-224 2024-09-14T04:09:04.745 INFO:tasks.rados.rados.0.smithi038.stdout:1859: finishing write tid 4 to smithi03870129-224 2024-09-14T04:09:04.745 INFO:tasks.rados.rados.0.smithi038.stdout:1861: expect (ObjNum 1219 snap 0 seq_num 1219) 2024-09-14T04:09:04.872 INFO:tasks.rados.rados.0.smithi038.stdout:1859: finishing write tid 5 to smithi03870129-224 2024-09-14T04:09:04.872 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 224 v 391 (ObjNum 1266 snap 0 seq_num 1266) dirty exists 2024-09-14T04:09:04.872 INFO:tasks.rados.rados.0.smithi038.stdout:1859: left oid 224 (ObjNum 1266 snap 0 seq_num 1266) 2024-09-14T04:09:04.872 INFO:tasks.rados.rados.0.smithi038.stdout:1862: finishing write tid 1 to smithi03870129-410 2024-09-14T04:09:04.872 INFO:tasks.rados.rados.0.smithi038.stdout:1860: expect (ObjNum 565 snap 0 seq_num 565) 2024-09-14T04:09:05.035 INFO:tasks.rados.rados.0.smithi038.stdout:1862: finishing write tid 2 to smithi03870129-410 2024-09-14T04:09:05.036 INFO:tasks.rados.rados.0.smithi038.stdout:1862: finishing write tid 3 to smithi03870129-410 2024-09-14T04:09:05.036 INFO:tasks.rados.rados.0.smithi038.stdout:1862: finishing write tid 4 to smithi03870129-410 2024-09-14T04:09:05.036 INFO:tasks.rados.rados.0.smithi038.stdout:1862: finishing write tid 5 to smithi03870129-410 2024-09-14T04:09:05.036 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 410 v 370 (ObjNum 1267 snap 0 seq_num 1267) dirty exists 2024-09-14T04:09:05.036 INFO:tasks.rados.rados.0.smithi038.stdout:1862: left oid 410 (ObjNum 1267 snap 0 seq_num 1267) 2024-09-14T04:09:05.036 INFO:tasks.rados.rados.0.smithi038.stdout:1863: expect (ObjNum 1192 snap 0 seq_num 1192) 2024-09-14T04:09:05.123 INFO:tasks.rados.rados.0.smithi038.stdout:1865: expect (ObjNum 719 snap 0 seq_num 719) 2024-09-14T04:09:05.229 INFO:tasks.rados.rados.0.smithi038.stdout:1866: expect (ObjNum 578 snap 0 seq_num 578) 2024-09-14T04:09:05.381 INFO:tasks.rados.rados.0.smithi038.stdout:1864: expect (ObjNum 1144 snap 0 seq_num 1144) 2024-09-14T04:09:05.481 INFO:tasks.rados.rados.0.smithi038.stdout:1858: done (9 left) 2024-09-14T04:09:05.481 INFO:tasks.rados.rados.0.smithi038.stdout:1859: done (8 left) 2024-09-14T04:09:05.481 INFO:tasks.rados.rados.0.smithi038.stdout:1860: done (7 left) 2024-09-14T04:09:05.481 INFO:tasks.rados.rados.0.smithi038.stdout:1861: done (6 left) 2024-09-14T04:09:05.481 INFO:tasks.rados.rados.0.smithi038.stdout:1862: done (5 left) 2024-09-14T04:09:05.481 INFO:tasks.rados.rados.0.smithi038.stdout:1863: done (4 left) 2024-09-14T04:09:05.481 INFO:tasks.rados.rados.0.smithi038.stdout:1864: done (3 left) 2024-09-14T04:09:05.482 INFO:tasks.rados.rados.0.smithi038.stdout:1865: done (2 left) 2024-09-14T04:09:05.482 INFO:tasks.rados.rados.0.smithi038.stdout:1866: done (1 left) 2024-09-14T04:09:05.482 INFO:tasks.rados.rados.0.smithi038.stdout:1867: done (0 left) 2024-09-14T04:09:05.482 INFO:tasks.rados.rados.0.smithi038.stdout:1868: write oid 446 current snap is 0 2024-09-14T04:09:05.482 INFO:tasks.rados.rados.0.smithi038.stdout:1868: seq_num 1269 ranges {528083=405579,1342473=419448,2248719=733949} 2024-09-14T04:09:05.496 INFO:tasks.rados.rados.0.smithi038.stdout:1868: writing smithi03870129-446 from 528083 to 933662 tid 1 2024-09-14T04:09:05.509 INFO:tasks.rados.rados.0.smithi038.stdout:1868: writing smithi03870129-446 from 1342473 to 1761921 tid 2 2024-09-14T04:09:05.529 INFO:tasks.rados.rados.0.smithi038.stdout:1868: writing smithi03870129-446 from 2248719 to 2982668 tid 3 2024-09-14T04:09:05.529 INFO:tasks.rados.rados.0.smithi038.stdout:1869: write oid 385 current snap is 0 2024-09-14T04:09:05.529 INFO:tasks.rados.rados.0.smithi038.stdout:1868: finishing write tid 1 to smithi03870129-446 2024-09-14T04:09:05.529 INFO:tasks.rados.rados.0.smithi038.stdout:1868: finishing write tid 2 to smithi03870129-446 2024-09-14T04:09:05.530 INFO:tasks.rados.rados.0.smithi038.stdout:1869: seq_num 1270 ranges {544890=597181,1917308=563106,3076142=268748} 2024-09-14T04:09:05.546 INFO:tasks.rados.rados.0.smithi038.stdout:1869: writing smithi03870129-385 from 544890 to 1142071 tid 1 2024-09-14T04:09:05.566 INFO:tasks.rados.rados.0.smithi038.stdout:1869: writing smithi03870129-385 from 1917308 to 2480414 tid 2 2024-09-14T04:09:05.576 INFO:tasks.rados.rados.0.smithi038.stdout:1869: writing smithi03870129-385 from 3076142 to 3344890 tid 3 2024-09-14T04:09:05.576 INFO:tasks.rados.rados.0.smithi038.stdout:1870: write oid 420 current snap is 0 2024-09-14T04:09:05.576 INFO:tasks.rados.rados.0.smithi038.stdout:1870: seq_num 1271 ranges {561697=672430,1975790=706764,3103565=258132} 2024-09-14T04:09:05.588 INFO:tasks.rados.rados.0.smithi038.stdout:1870: writing smithi03870129-420 from 561697 to 1234127 tid 1 2024-09-14T04:09:05.600 INFO:tasks.rados.rados.0.smithi038.stdout:1870: writing smithi03870129-420 from 1975790 to 2682554 tid 2 2024-09-14T04:09:05.605 INFO:tasks.rados.rados.0.smithi038.stdout:1870: writing smithi03870129-420 from 3103565 to 3361697 tid 3 2024-09-14T04:09:05.606 INFO:tasks.rados.rados.0.smithi038.stdout:1871: write oid 196 current snap is 0 2024-09-14T04:09:05.606 INFO:tasks.rados.rados.0.smithi038.stdout:1868: finishing write tid 3 to smithi03870129-446 2024-09-14T04:09:05.606 INFO:tasks.rados.rados.0.smithi038.stdout:1868: finishing write tid 4 to smithi03870129-446 2024-09-14T04:09:05.606 INFO:tasks.rados.rados.0.smithi038.stdout:1871: seq_num 1272 ranges {578504=747679,2034272=566775,3130988=247516} 2024-09-14T04:09:05.615 INFO:tasks.rados.rados.0.smithi038.stdout:1871: writing smithi03870129-196 from 578504 to 1326183 tid 1 2024-09-14T04:09:05.624 INFO:tasks.rados.rados.0.smithi038.stdout:1871: writing smithi03870129-196 from 2034272 to 2601047 tid 2 2024-09-14T04:09:05.630 INFO:tasks.rados.rados.0.smithi038.stdout:1871: writing smithi03870129-196 from 3130988 to 3378504 tid 3 2024-09-14T04:09:05.630 INFO:tasks.rados.rados.0.smithi038.stdout:1872: read oid 379 snap -1 2024-09-14T04:09:05.631 INFO:tasks.rados.rados.0.smithi038.stdout:1872: expect (ObjNum 378 snap 0 seq_num 378) 2024-09-14T04:09:05.631 INFO:tasks.rados.rados.0.smithi038.stdout:1873: read oid 240 snap -1 2024-09-14T04:09:05.631 INFO:tasks.rados.rados.0.smithi038.stdout:1873: expect (ObjNum 557 snap 0 seq_num 557) 2024-09-14T04:09:05.631 INFO:tasks.rados.rados.0.smithi038.stdout:1874: read oid 38 snap -1 2024-09-14T04:09:05.631 INFO:tasks.rados.rados.0.smithi038.stdout:1874: expect (ObjNum 659 snap 0 seq_num 659) 2024-09-14T04:09:05.631 INFO:tasks.rados.rados.0.smithi038.stdout:1875: read oid 35 snap -1 2024-09-14T04:09:05.631 INFO:tasks.rados.rados.0.smithi038.stdout:1875: expect (ObjNum 1054 snap 0 seq_num 1054) 2024-09-14T04:09:05.631 INFO:tasks.rados.rados.0.smithi038.stdout:1876: write oid 83 current snap is 0 2024-09-14T04:09:05.631 INFO:tasks.rados.rados.0.smithi038.stdout:1876: seq_num 1273 ranges {595311=422928,1576401=710433,3042058=353253} 2024-09-14T04:09:05.638 INFO:tasks.rados.rados.0.smithi038.stdout:1876: writing smithi03870129-83 from 595311 to 1018239 tid 1 2024-09-14T04:09:05.648 INFO:tasks.rados.rados.0.smithi038.stdout:1876: writing smithi03870129-83 from 1576401 to 2286834 tid 2 2024-09-14T04:09:05.656 INFO:tasks.rados.rados.0.smithi038.stdout:1876: writing smithi03870129-83 from 3042058 to 3395311 tid 3 2024-09-14T04:09:05.657 INFO:tasks.rados.rados.0.smithi038.stdout:1877: write oid 477 current snap is 0 2024-09-14T04:09:05.657 INFO:tasks.rados.rados.0.smithi038.stdout:1868: finishing write tid 5 to smithi03870129-446 2024-09-14T04:09:05.657 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 446 v 258 (ObjNum 1269 snap 0 seq_num 1269) dirty exists 2024-09-14T04:09:05.657 INFO:tasks.rados.rados.0.smithi038.stdout:1868: left oid 446 (ObjNum 1269 snap 0 seq_num 1269) 2024-09-14T04:09:05.657 INFO:tasks.rados.rados.0.smithi038.stdout:1869: finishing write tid 1 to smithi03870129-385 2024-09-14T04:09:05.657 INFO:tasks.rados.rados.0.smithi038.stdout:1869: finishing write tid 2 to smithi03870129-385 2024-09-14T04:09:05.657 INFO:tasks.rados.rados.0.smithi038.stdout:1869: finishing write tid 3 to smithi03870129-385 2024-09-14T04:09:05.657 INFO:tasks.rados.rados.0.smithi038.stdout:1869: finishing write tid 4 to smithi03870129-385 2024-09-14T04:09:05.657 INFO:tasks.rados.rados.0.smithi038.stdout:1877: seq_num 1274 ranges {612118=498177,1634883=570444,2669481=706662} 2024-09-14T04:09:05.664 INFO:tasks.rados.rados.0.smithi038.stdout:1877: writing smithi03870129-477 from 612118 to 1110295 tid 1 2024-09-14T04:09:05.671 INFO:tasks.rados.rados.0.smithi038.stdout:1877: writing smithi03870129-477 from 1634883 to 2205327 tid 2 2024-09-14T04:09:05.679 INFO:tasks.rados.rados.0.smithi038.stdout:1877: writing smithi03870129-477 from 2669481 to 3376143 tid 3 2024-09-14T04:09:05.679 INFO:tasks.rados.rados.0.smithi038.stdout:1868: done (9 left) 2024-09-14T04:09:05.679 INFO:tasks.rados.rados.0.smithi038.stdout:1878: read oid 398 snap -1 2024-09-14T04:09:05.679 INFO:tasks.rados.rados.0.smithi038.stdout:1878: expect (ObjNum 900 snap 0 seq_num 900) 2024-09-14T04:09:05.679 INFO:tasks.rados.rados.0.smithi038.stdout:1879: write oid 305 current snap is 0 2024-09-14T04:09:05.679 INFO:tasks.rados.rados.0.smithi038.stdout:1869: finishing write tid 5 to smithi03870129-385 2024-09-14T04:09:05.679 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 385 v 268 (ObjNum 1270 snap 0 seq_num 1270) dirty exists 2024-09-14T04:09:05.679 INFO:tasks.rados.rados.0.smithi038.stdout:1869: left oid 385 (ObjNum 1270 snap 0 seq_num 1270) 2024-09-14T04:09:05.679 INFO:tasks.rados.rados.0.smithi038.stdout:1870: finishing write tid 1 to smithi03870129-420 2024-09-14T04:09:05.679 INFO:tasks.rados.rados.0.smithi038.stdout:1870: finishing write tid 2 to smithi03870129-420 2024-09-14T04:09:05.679 INFO:tasks.rados.rados.0.smithi038.stdout:1879: seq_num 1275 ranges {628925=573426,1693365=714102,3096904=332021} 2024-09-14T04:09:05.687 INFO:tasks.rados.rados.0.smithi038.stdout:1879: writing smithi03870129-305 from 628925 to 1202351 tid 1 2024-09-14T04:09:05.695 INFO:tasks.rados.rados.0.smithi038.stdout:1879: writing smithi03870129-305 from 1693365 to 2407467 tid 2 2024-09-14T04:09:05.701 INFO:tasks.rados.rados.0.smithi038.stdout:1879: writing smithi03870129-305 from 3096904 to 3428925 tid 3 2024-09-14T04:09:05.702 INFO:tasks.rados.rados.0.smithi038.stdout:1869: done (10 left) 2024-09-14T04:09:05.702 INFO:tasks.rados.rados.0.smithi038.stdout:1880: read oid 457 snap -1 2024-09-14T04:09:05.702 INFO:tasks.rados.rados.0.smithi038.stdout:1880: expect (ObjNum 860 snap 0 seq_num 860) 2024-09-14T04:09:05.702 INFO:tasks.rados.rados.0.smithi038.stdout:1881: write oid 169 current snap is 0 2024-09-14T04:09:05.702 INFO:tasks.rados.rados.0.smithi038.stdout:1870: finishing write tid 3 to smithi03870129-420 2024-09-14T04:09:05.702 INFO:tasks.rados.rados.0.smithi038.stdout:1881: seq_num 1276 ranges {645732=648675,1751847=574113,3124327=321405} 2024-09-14T04:09:05.709 INFO:tasks.rados.rados.0.smithi038.stdout:1881: writing smithi03870129-169 from 645732 to 1294407 tid 1 2024-09-14T04:09:05.715 INFO:tasks.rados.rados.0.smithi038.stdout:1881: writing smithi03870129-169 from 1751847 to 2325960 tid 2 2024-09-14T04:09:05.722 INFO:tasks.rados.rados.0.smithi038.stdout:1881: writing smithi03870129-169 from 3124327 to 3445732 tid 3 2024-09-14T04:09:05.722 INFO:tasks.rados.rados.0.smithi038.stdout:1882: read oid 154 snap -1 2024-09-14T04:09:05.722 INFO:tasks.rados.rados.0.smithi038.stdout:1882: expect (ObjNum 1263 snap 0 seq_num 1263) 2024-09-14T04:09:05.722 INFO:tasks.rados.rados.0.smithi038.stdout:1883: write oid 472 current snap is 0 2024-09-14T04:09:05.722 INFO:tasks.rados.rados.0.smithi038.stdout:1883: seq_num 1277 ranges {662539=723924,2093976=717771,3435397=27142} 2024-09-14T04:09:05.730 INFO:tasks.rados.rados.0.smithi038.stdout:1883: writing smithi03870129-472 from 662539 to 1386463 tid 1 2024-09-14T04:09:05.738 INFO:tasks.rados.rados.0.smithi038.stdout:1883: writing smithi03870129-472 from 2093976 to 2811747 tid 2 2024-09-14T04:09:05.742 INFO:tasks.rados.rados.0.smithi038.stdout:1883: writing smithi03870129-472 from 3435397 to 3462539 tid 3 2024-09-14T04:09:05.742 INFO:tasks.rados.rados.0.smithi038.stdout:1884: write oid 200 current snap is 0 2024-09-14T04:09:05.742 INFO:tasks.rados.rados.0.smithi038.stdout:1884: seq_num 1278 ranges {679346=515526,1868811=577782,3179173=300173} 2024-09-14T04:09:05.749 INFO:tasks.rados.rados.0.smithi038.stdout:1884: writing smithi03870129-200 from 679346 to 1194872 tid 1 2024-09-14T04:09:05.756 INFO:tasks.rados.rados.0.smithi038.stdout:1884: writing smithi03870129-200 from 1868811 to 2446593 tid 2 2024-09-14T04:09:05.762 INFO:tasks.rados.rados.0.smithi038.stdout:1884: writing smithi03870129-200 from 3179173 to 3479346 tid 3 2024-09-14T04:09:05.762 INFO:tasks.rados.rados.0.smithi038.stdout:1885: write oid 193 current snap is 0 2024-09-14T04:09:05.762 INFO:tasks.rados.rados.0.smithi038.stdout:1885: seq_num 1279 ranges {696153=590775,1927293=721440,3206596=289557} 2024-09-14T04:09:05.769 INFO:tasks.rados.rados.0.smithi038.stdout:1885: writing smithi03870129-193 from 696153 to 1286928 tid 1 2024-09-14T04:09:05.777 INFO:tasks.rados.rados.0.smithi038.stdout:1885: writing smithi03870129-193 from 1927293 to 2648733 tid 2 2024-09-14T04:09:05.782 INFO:tasks.rados.rados.0.smithi038.stdout:1885: writing smithi03870129-193 from 3206596 to 3496153 tid 3 2024-09-14T04:09:05.782 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:09:05.782 INFO:tasks.rados.rados.0.smithi038.stdout:1870: finishing write tid 4 to smithi03870129-420 2024-09-14T04:09:05.782 INFO:tasks.rados.rados.0.smithi038.stdout:1870: finishing write tid 5 to smithi03870129-420 2024-09-14T04:09:05.782 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 420 v 374 (ObjNum 1271 snap 0 seq_num 1271) dirty exists 2024-09-14T04:09:05.782 INFO:tasks.rados.rados.0.smithi038.stdout:1870: left oid 420 (ObjNum 1271 snap 0 seq_num 1271) 2024-09-14T04:09:05.782 INFO:tasks.rados.rados.0.smithi038.stdout:1871: finishing write tid 1 to smithi03870129-196 2024-09-14T04:09:05.782 INFO:tasks.rados.rados.0.smithi038.stdout:1870: done (15 left) 2024-09-14T04:09:05.782 INFO:tasks.rados.rados.0.smithi038.stdout:1886: delete oid 331 current snap is 0 2024-09-14T04:09:05.783 INFO:tasks.rados.rados.0.smithi038.stdout:1871: finishing write tid 2 to smithi03870129-196 2024-09-14T04:09:05.783 INFO:tasks.rados.rados.0.smithi038.stdout:1871: finishing write tid 3 to smithi03870129-196 2024-09-14T04:09:05.783 INFO:tasks.rados.rados.0.smithi038.stdout:1871: finishing write tid 4 to smithi03870129-196 2024-09-14T04:09:05.783 INFO:tasks.rados.rados.0.smithi038.stdout:1871: finishing write tid 5 to smithi03870129-196 2024-09-14T04:09:05.783 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 196 v 324 (ObjNum 1272 snap 0 seq_num 1272) dirty exists 2024-09-14T04:09:05.783 INFO:tasks.rados.rados.0.smithi038.stdout:1871: left oid 196 (ObjNum 1272 snap 0 seq_num 1272) 2024-09-14T04:09:05.783 INFO:tasks.rados.rados.0.smithi038.stdout:1872: expect (ObjNum 378 snap 0 seq_num 378) 2024-09-14T04:09:05.915 INFO:tasks.rados.rados.0.smithi038.stdout:1873: expect (ObjNum 557 snap 0 seq_num 557) 2024-09-14T04:09:06.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:05 smithi038 bash[22519]: audit 2024-09-14T04:09:03.840846+0000 mgr.y (mgr.14406) 294 : audit [DBG] from='client.24947 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:06.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:05 smithi038 bash[22519]: audit 2024-09-14T04:09:04.135677+0000 mgr.y (mgr.14406) 295 : audit [DBG] from='client.15051 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:06.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:05 smithi038 bash[22519]: cluster 2024-09-14T04:09:04.272726+0000 mgr.y (mgr.14406) 296 : cluster [DBG] pgmap v242: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 8.6 MiB/s wr, 84 op/s 2024-09-14T04:09:06.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:05 smithi038 bash[32505]: audit 2024-09-14T04:09:03.840846+0000 mgr.y (mgr.14406) 294 : audit [DBG] from='client.24947 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:06.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:05 smithi038 bash[32505]: audit 2024-09-14T04:09:04.135677+0000 mgr.y (mgr.14406) 295 : audit [DBG] from='client.15051 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:06.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:05 smithi038 bash[32505]: cluster 2024-09-14T04:09:04.272726+0000 mgr.y (mgr.14406) 296 : cluster [DBG] pgmap v242: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 8.6 MiB/s wr, 84 op/s 2024-09-14T04:09:06.073 INFO:tasks.rados.rados.0.smithi038.stdout:1874: expect (ObjNum 659 snap 0 seq_num 659) 2024-09-14T04:09:06.181 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:05 smithi123 bash[24950]: audit 2024-09-14T04:09:03.840846+0000 mgr.y (mgr.14406) 294 : audit [DBG] from='client.24947 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:06.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:05 smithi123 bash[24950]: audit 2024-09-14T04:09:04.135677+0000 mgr.y (mgr.14406) 295 : audit [DBG] from='client.15051 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:06.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:05 smithi123 bash[24950]: cluster 2024-09-14T04:09:04.272726+0000 mgr.y (mgr.14406) 296 : cluster [DBG] pgmap v242: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 8.6 MiB/s wr, 84 op/s 2024-09-14T04:09:06.214 INFO:tasks.rados.rados.0.smithi038.stdout:1875: expect (ObjNum 1054 snap 0 seq_num 1054) 2024-09-14T04:09:06.450 INFO:tasks.rados.rados.0.smithi038.stdout:1876: finishing write tid 1 to smithi03870129-83 2024-09-14T04:09:06.450 INFO:tasks.rados.rados.0.smithi038.stdout:1876: finishing write tid 2 to smithi03870129-83 2024-09-14T04:09:06.450 INFO:tasks.rados.rados.0.smithi038.stdout:1876: finishing write tid 3 to smithi03870129-83 2024-09-14T04:09:06.450 INFO:tasks.rados.rados.0.smithi038.stdout:1876: finishing write tid 4 to smithi03870129-83 2024-09-14T04:09:06.450 INFO:tasks.rados.rados.0.smithi038.stdout:1876: finishing write tid 5 to smithi03870129-83 2024-09-14T04:09:06.450 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 83 v 231 (ObjNum 1273 snap 0 seq_num 1273) dirty exists 2024-09-14T04:09:06.450 INFO:tasks.rados.rados.0.smithi038.stdout:1876: left oid 83 (ObjNum 1273 snap 0 seq_num 1273) 2024-09-14T04:09:06.450 INFO:tasks.rados.rados.0.smithi038.stdout:1877: finishing write tid 1 to smithi03870129-477 2024-09-14T04:09:06.450 INFO:tasks.rados.rados.0.smithi038.stdout:1871: done (15 left) 2024-09-14T04:09:06.451 INFO:tasks.rados.rados.0.smithi038.stdout:1872: done (14 left) 2024-09-14T04:09:06.451 INFO:tasks.rados.rados.0.smithi038.stdout:1873: done (13 left) 2024-09-14T04:09:06.451 INFO:tasks.rados.rados.0.smithi038.stdout:1874: done (12 left) 2024-09-14T04:09:06.451 INFO:tasks.rados.rados.0.smithi038.stdout:1875: done (11 left) 2024-09-14T04:09:06.451 INFO:tasks.rados.rados.0.smithi038.stdout:1876: done (10 left) 2024-09-14T04:09:06.451 INFO:tasks.rados.rados.0.smithi038.stdout:1886: done (9 left) 2024-09-14T04:09:06.451 INFO:tasks.rados.rados.0.smithi038.stdout:1887: read oid 37 snap -1 2024-09-14T04:09:06.451 INFO:tasks.rados.rados.0.smithi038.stdout:1887: expect (ObjNum 633 snap 0 seq_num 633) 2024-09-14T04:09:06.451 INFO:tasks.rados.rados.0.smithi038.stdout:1888: read oid 124 snap -1 2024-09-14T04:09:06.451 INFO:tasks.rados.rados.0.smithi038.stdout:1888: expect (ObjNum 896 snap 0 seq_num 896) 2024-09-14T04:09:06.451 INFO:tasks.rados.rados.0.smithi038.stdout:1889: read oid 5 snap -1 2024-09-14T04:09:06.451 INFO:tasks.rados.rados.0.smithi038.stdout:1889: expect deleted 2024-09-14T04:09:06.451 INFO:tasks.rados.rados.0.smithi038.stdout:1890: write oid 230 current snap is 0 2024-09-14T04:09:06.451 INFO:tasks.rados.rados.0.smithi038.stdout:1890: seq_num 1281 ranges {729767=741273,1927904=725109,3145089=384678} 2024-09-14T04:09:06.459 INFO:tasks.rados.rados.0.smithi038.stdout:1890: writing smithi03870129-230 from 729767 to 1471040 tid 1 2024-09-14T04:09:06.467 INFO:tasks.rados.rados.0.smithi038.stdout:1890: writing smithi03870129-230 from 1927904 to 2653013 tid 2 2024-09-14T04:09:06.474 INFO:tasks.rados.rados.0.smithi038.stdout:1890: writing smithi03870129-230 from 3145089 to 3529767 tid 3 2024-09-14T04:09:06.474 INFO:tasks.rados.rados.0.smithi038.stdout:1891: read oid 171 snap -1 2024-09-14T04:09:06.474 INFO:tasks.rados.rados.0.smithi038.stdout:1891: expect deleted 2024-09-14T04:09:06.474 INFO:tasks.rados.rados.0.smithi038.stdout:1892: read oid 475 snap -1 2024-09-14T04:09:06.474 INFO:tasks.rados.rados.0.smithi038.stdout:1892: expect (ObjNum 474 snap 0 seq_num 474) 2024-09-14T04:09:06.475 INFO:tasks.rados.rados.0.smithi038.stdout:1893: read oid 80 snap -1 2024-09-14T04:09:06.475 INFO:tasks.rados.rados.0.smithi038.stdout:1893: expect (ObjNum 738 snap 0 seq_num 738) 2024-09-14T04:09:06.475 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:09:06.475 INFO:tasks.rados.rados.0.smithi038.stdout:1877: finishing write tid 2 to smithi03870129-477 2024-09-14T04:09:06.475 INFO:tasks.rados.rados.0.smithi038.stdout:1877: finishing write tid 3 to smithi03870129-477 2024-09-14T04:09:06.475 INFO:tasks.rados.rados.0.smithi038.stdout:1877: finishing write tid 4 to smithi03870129-477 2024-09-14T04:09:06.475 INFO:tasks.rados.rados.0.smithi038.stdout:1877: finishing write tid 5 to smithi03870129-477 2024-09-14T04:09:06.475 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 477 v 209 (ObjNum 1274 snap 0 seq_num 1274) dirty exists 2024-09-14T04:09:06.475 INFO:tasks.rados.rados.0.smithi038.stdout:1877: left oid 477 (ObjNum 1274 snap 0 seq_num 1274) 2024-09-14T04:09:06.475 INFO:tasks.rados.rados.0.smithi038.stdout:1878: expect (ObjNum 900 snap 0 seq_num 900) 2024-09-14T04:09:06.635 INFO:tasks.rados.rados.0.smithi038.stdout:1879: finishing write tid 1 to smithi03870129-305 2024-09-14T04:09:06.635 INFO:tasks.rados.rados.0.smithi038.stdout:1879: finishing write tid 2 to smithi03870129-305 2024-09-14T04:09:06.635 INFO:tasks.rados.rados.0.smithi038.stdout:1877: done (15 left) 2024-09-14T04:09:06.635 INFO:tasks.rados.rados.0.smithi038.stdout:1878: done (14 left) 2024-09-14T04:09:06.635 INFO:tasks.rados.rados.0.smithi038.stdout:1894: write oid 122 current snap is 0 2024-09-14T04:09:06.635 INFO:tasks.rados.rados.0.smithi038.stdout:1894: seq_num 1282 ranges {746574=416522,1586386=468767,2772512=629544} 2024-09-14T04:09:06.643 INFO:tasks.rados.rados.0.smithi038.stdout:1894: writing smithi03870129-122 from 746574 to 1163096 tid 1 2024-09-14T04:09:06.649 INFO:tasks.rados.rados.0.smithi038.stdout:1894: writing smithi03870129-122 from 1586386 to 2055153 tid 2 2024-09-14T04:09:06.657 INFO:tasks.rados.rados.0.smithi038.stdout:1894: writing smithi03870129-122 from 2772512 to 3402056 tid 3 2024-09-14T04:09:06.657 INFO:tasks.rados.rados.0.smithi038.stdout:1895: write oid 94 current snap is 0 2024-09-14T04:09:06.657 INFO:tasks.rados.rados.0.smithi038.stdout:1880: expect (ObjNum 860 snap 0 seq_num 860) 2024-09-14T04:09:06.785 INFO:tasks.rados.rados.0.smithi038.stdout:1879: finishing write tid 3 to smithi03870129-305 2024-09-14T04:09:06.785 INFO:tasks.rados.rados.0.smithi038.stdout:1879: finishing write tid 4 to smithi03870129-305 2024-09-14T04:09:06.785 INFO:tasks.rados.rados.0.smithi038.stdout:1879: finishing write tid 5 to smithi03870129-305 2024-09-14T04:09:06.785 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 305 v 283 (ObjNum 1275 snap 0 seq_num 1275) dirty exists 2024-09-14T04:09:06.785 INFO:tasks.rados.rados.0.smithi038.stdout:1879: left oid 305 (ObjNum 1275 snap 0 seq_num 1275) 2024-09-14T04:09:06.785 INFO:tasks.rados.rados.0.smithi038.stdout:1881: finishing write tid 1 to smithi03870129-169 2024-09-14T04:09:06.786 INFO:tasks.rados.rados.0.smithi038.stdout:1881: finishing write tid 2 to smithi03870129-169 2024-09-14T04:09:06.786 INFO:tasks.rados.rados.0.smithi038.stdout:1881: finishing write tid 3 to smithi03870129-169 2024-09-14T04:09:06.786 INFO:tasks.rados.rados.0.smithi038.stdout:1881: finishing write tid 4 to smithi03870129-169 2024-09-14T04:09:06.786 INFO:tasks.rados.rados.0.smithi038.stdout:1881: finishing write tid 5 to smithi03870129-169 2024-09-14T04:09:06.786 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 169 v 378 (ObjNum 1276 snap 0 seq_num 1276) dirty exists 2024-09-14T04:09:06.786 INFO:tasks.rados.rados.0.smithi038.stdout:1881: left oid 169 (ObjNum 1276 snap 0 seq_num 1276) 2024-09-14T04:09:06.786 INFO:tasks.rados.rados.0.smithi038.stdout:1882: expect (ObjNum 1263 snap 0 seq_num 1263) 2024-09-14T04:09:06.870 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:09:06.942 INFO:tasks.rados.rados.0.smithi038.stdout:1883: finishing write tid 1 to smithi03870129-472 2024-09-14T04:09:06.942 INFO:tasks.rados.rados.0.smithi038.stdout:1883: finishing write tid 2 to smithi03870129-472 2024-09-14T04:09:06.942 INFO:tasks.rados.rados.0.smithi038.stdout:1883: finishing write tid 3 to smithi03870129-472 2024-09-14T04:09:06.942 INFO:tasks.rados.rados.0.smithi038.stdout:1883: finishing write tid 4 to smithi03870129-472 2024-09-14T04:09:06.942 INFO:tasks.rados.rados.0.smithi038.stdout:1883: finishing write tid 5 to smithi03870129-472 2024-09-14T04:09:06.942 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 472 v 396 (ObjNum 1277 snap 0 seq_num 1277) dirty exists 2024-09-14T04:09:06.942 INFO:tasks.rados.rados.0.smithi038.stdout:1883: left oid 472 (ObjNum 1277 snap 0 seq_num 1277) 2024-09-14T04:09:06.942 INFO:tasks.rados.rados.0.smithi038.stdout:1884: finishing write tid 1 to smithi03870129-200 2024-09-14T04:09:06.942 INFO:tasks.rados.rados.0.smithi038.stdout:1884: finishing write tid 2 to smithi03870129-200 2024-09-14T04:09:06.942 INFO:tasks.rados.rados.0.smithi038.stdout:1884: finishing write tid 3 to smithi03870129-200 2024-09-14T04:09:06.942 INFO:tasks.rados.rados.0.smithi038.stdout:1884: finishing write tid 4 to smithi03870129-200 2024-09-14T04:09:06.943 INFO:tasks.rados.rados.0.smithi038.stdout:1884: finishing write tid 5 to smithi03870129-200 2024-09-14T04:09:06.943 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 200 v 314 (ObjNum 1278 snap 0 seq_num 1278) dirty exists 2024-09-14T04:09:06.943 INFO:tasks.rados.rados.0.smithi038.stdout:1884: left oid 200 (ObjNum 1278 snap 0 seq_num 1278) 2024-09-14T04:09:06.943 INFO:tasks.rados.rados.0.smithi038.stdout:1885: finishing write tid 1 to smithi03870129-193 2024-09-14T04:09:06.943 INFO:tasks.rados.rados.0.smithi038.stdout:1885: finishing write tid 2 to smithi03870129-193 2024-09-14T04:09:06.943 INFO:tasks.rados.rados.0.smithi038.stdout:1885: finishing write tid 3 to smithi03870129-193 2024-09-14T04:09:06.943 INFO:tasks.rados.rados.0.smithi038.stdout:1885: finishing write tid 4 to smithi03870129-193 2024-09-14T04:09:06.943 INFO:tasks.rados.rados.0.smithi038.stdout:1885: finishing write tid 5 to smithi03870129-193 2024-09-14T04:09:06.943 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 193 v 328 (ObjNum 1279 snap 0 seq_num 1279) dirty exists 2024-09-14T04:09:06.943 INFO:tasks.rados.rados.0.smithi038.stdout:1885: left oid 193 (ObjNum 1279 snap 0 seq_num 1279) 2024-09-14T04:09:06.943 INFO:tasks.rados.rados.0.smithi038.stdout:1887: expect (ObjNum 633 snap 0 seq_num 633) 2024-09-14T04:09:07.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:06 smithi038 bash[22519]: audit 2024-09-14T04:09:06.534900+0000 mon.c (mon.2) 141 : audit [DBG] from='client.? 172.21.15.38:0/4238493559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:09:07.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:06 smithi038 bash[32505]: audit 2024-09-14T04:09:06.534900+0000 mon.c (mon.2) 141 : audit [DBG] from='client.? 172.21.15.38:0/4238493559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:09:07.067 INFO:tasks.rados.rados.0.smithi038.stdout:1888: expect (ObjNum 896 snap 0 seq_num 896) 2024-09-14T04:09:07.165 INFO:tasks.rados.rados.0.smithi038.stdout:1890: finishing write tid 1 to smithi03870129-230 2024-09-14T04:09:07.165 INFO:tasks.rados.rados.0.smithi038.stdout:1890: finishing write tid 2 to smithi03870129-230 2024-09-14T04:09:07.165 INFO:tasks.rados.rados.0.smithi038.stdout:1895: seq_num 1283 ranges {763381=491771,2044868=728778,3199935=363446} 2024-09-14T04:09:07.174 INFO:tasks.rados.rados.0.smithi038.stdout:1895: writing smithi03870129-94 from 763381 to 1255152 tid 1 2024-09-14T04:09:07.181 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:06 smithi123 bash[24950]: audit 2024-09-14T04:09:06.534900+0000 mon.c (mon.2) 141 : audit [DBG] from='client.? 172.21.15.38:0/4238493559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:09:07.185 INFO:tasks.rados.rados.0.smithi038.stdout:1895: writing smithi03870129-94 from 2044868 to 2773646 tid 2 2024-09-14T04:09:07.191 INFO:tasks.rados.rados.0.smithi038.stdout:1895: writing smithi03870129-94 from 3199935 to 3563381 tid 3 2024-09-14T04:09:07.191 INFO:tasks.rados.rados.0.smithi038.stdout:1879: done (15 left) 2024-09-14T04:09:07.192 INFO:tasks.rados.rados.0.smithi038.stdout:1880: done (14 left) 2024-09-14T04:09:07.192 INFO:tasks.rados.rados.0.smithi038.stdout:1881: done (13 left) 2024-09-14T04:09:07.192 INFO:tasks.rados.rados.0.smithi038.stdout:1882: done (12 left) 2024-09-14T04:09:07.192 INFO:tasks.rados.rados.0.smithi038.stdout:1883: done (11 left) 2024-09-14T04:09:07.192 INFO:tasks.rados.rados.0.smithi038.stdout:1884: done (10 left) 2024-09-14T04:09:07.192 INFO:tasks.rados.rados.0.smithi038.stdout:1885: done (9 left) 2024-09-14T04:09:07.192 INFO:tasks.rados.rados.0.smithi038.stdout:1887: done (8 left) 2024-09-14T04:09:07.192 INFO:tasks.rados.rados.0.smithi038.stdout:1888: done (7 left) 2024-09-14T04:09:07.192 INFO:tasks.rados.rados.0.smithi038.stdout:1889: done (6 left) 2024-09-14T04:09:07.192 INFO:tasks.rados.rados.0.smithi038.stdout:1896: read oid 142 snap -1 2024-09-14T04:09:07.192 INFO:tasks.rados.rados.0.smithi038.stdout:1896: expect (ObjNum 1223 snap 0 seq_num 1223) 2024-09-14T04:09:07.192 INFO:tasks.rados.rados.0.smithi038.stdout:1897: write oid 156 current snap is 0 2024-09-14T04:09:07.193 INFO:tasks.rados.rados.0.smithi038.stdout:1893: expect (ObjNum 738 snap 0 seq_num 738) 2024-09-14T04:09:07.297 INFO:tasks.rados.rados.0.smithi038.stdout:1890: finishing write tid 3 to smithi03870129-230 2024-09-14T04:09:07.297 INFO:tasks.rados.rados.0.smithi038.stdout:1892: expect (ObjNum 474 snap 0 seq_num 474) 2024-09-14T04:09:07.421 INFO:tasks.rados.rados.0.smithi038.stdout:1890: finishing write tid 4 to smithi03870129-230 2024-09-14T04:09:07.421 INFO:tasks.rados.rados.0.smithi038.stdout:1890: finishing write tid 5 to smithi03870129-230 2024-09-14T04:09:07.421 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 230 v 332 (ObjNum 1281 snap 0 seq_num 1281) dirty exists 2024-09-14T04:09:07.421 INFO:tasks.rados.rados.0.smithi038.stdout:1890: left oid 230 (ObjNum 1281 snap 0 seq_num 1281) 2024-09-14T04:09:07.421 INFO:tasks.rados.rados.0.smithi038.stdout:1894: finishing write tid 1 to smithi03870129-122 2024-09-14T04:09:07.421 INFO:tasks.rados.rados.0.smithi038.stdout:1894: finishing write tid 2 to smithi03870129-122 2024-09-14T04:09:07.422 INFO:tasks.rados.rados.0.smithi038.stdout:1894: finishing write tid 3 to smithi03870129-122 2024-09-14T04:09:07.422 INFO:tasks.rados.rados.0.smithi038.stdout:1894: finishing write tid 4 to smithi03870129-122 2024-09-14T04:09:07.422 INFO:tasks.rados.rados.0.smithi038.stdout:1894: finishing write tid 5 to smithi03870129-122 2024-09-14T04:09:07.422 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 122 v 213 (ObjNum 1282 snap 0 seq_num 1282) dirty exists 2024-09-14T04:09:07.422 INFO:tasks.rados.rados.0.smithi038.stdout:1894: left oid 122 (ObjNum 1282 snap 0 seq_num 1282) 2024-09-14T04:09:07.422 INFO:tasks.rados.rados.0.smithi038.stdout:1895: finishing write tid 1 to smithi03870129-94 2024-09-14T04:09:07.422 INFO:tasks.rados.rados.0.smithi038.stdout:1895: finishing write tid 2 to smithi03870129-94 2024-09-14T04:09:07.422 INFO:tasks.rados.rados.0.smithi038.stdout:1895: finishing write tid 3 to smithi03870129-94 2024-09-14T04:09:07.422 INFO:tasks.rados.rados.0.smithi038.stdout:1895: finishing write tid 4 to smithi03870129-94 2024-09-14T04:09:07.422 INFO:tasks.rados.rados.0.smithi038.stdout:1895: finishing write tid 5 to smithi03870129-94 2024-09-14T04:09:07.422 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 94 v 272 (ObjNum 1283 snap 0 seq_num 1283) dirty exists 2024-09-14T04:09:07.422 INFO:tasks.rados.rados.0.smithi038.stdout:1895: left oid 94 (ObjNum 1283 snap 0 seq_num 1283) 2024-09-14T04:09:07.422 INFO:tasks.rados.rados.0.smithi038.stdout:1896: expect (ObjNum 1223 snap 0 seq_num 1223) 2024-09-14T04:09:07.535 INFO:tasks.rados.rados.0.smithi038.stdout:1897: seq_num 1284 ranges {780188=567020,2103350=472436,3227358=352830} 2024-09-14T04:09:07.557 INFO:tasks.rados.rados.0.smithi038.stdout:1897: writing smithi03870129-156 from 780188 to 1347208 tid 1 2024-09-14T04:09:07.578 INFO:tasks.rados.rados.0.smithi038.stdout:1897: writing smithi03870129-156 from 2103350 to 2575786 tid 2 2024-09-14T04:09:07.593 INFO:tasks.rados.rados.0.smithi038.stdout:1897: writing smithi03870129-156 from 3227358 to 3580188 tid 3 2024-09-14T04:09:07.593 INFO:tasks.rados.rados.0.smithi038.stdout:1890: done (7 left) 2024-09-14T04:09:07.593 INFO:tasks.rados.rados.0.smithi038.stdout:1891: done (6 left) 2024-09-14T04:09:07.593 INFO:tasks.rados.rados.0.smithi038.stdout:1892: done (5 left) 2024-09-14T04:09:07.593 INFO:tasks.rados.rados.0.smithi038.stdout:1893: done (4 left) 2024-09-14T04:09:07.593 INFO:tasks.rados.rados.0.smithi038.stdout:1894: done (3 left) 2024-09-14T04:09:07.594 INFO:tasks.rados.rados.0.smithi038.stdout:1895: done (2 left) 2024-09-14T04:09:07.594 INFO:tasks.rados.rados.0.smithi038.stdout:1896: done (1 left) 2024-09-14T04:09:07.594 INFO:tasks.rados.rados.0.smithi038.stdout:1898: read oid 256 snap -1 2024-09-14T04:09:07.594 INFO:tasks.rados.rados.0.smithi038.stdout:1898: expect (ObjNum 1111 snap 0 seq_num 1111) 2024-09-14T04:09:07.594 INFO:tasks.rados.rados.0.smithi038.stdout:1899: read oid 176 snap -1 2024-09-14T04:09:07.594 INFO:tasks.rados.rados.0.smithi038.stdout:1899: expect (ObjNum 175 snap 0 seq_num 175) 2024-09-14T04:09:07.594 INFO:tasks.rados.rados.0.smithi038.stdout:1900: write oid 92 current snap is 0 2024-09-14T04:09:07.594 INFO:tasks.rados.rados.0.smithi038.stdout:1897: finishing write tid 1 to smithi03870129-156 2024-09-14T04:09:07.594 INFO:tasks.rados.rados.0.smithi038.stdout:1897: finishing write tid 2 to smithi03870129-156 2024-09-14T04:09:07.594 INFO:tasks.rados.rados.0.smithi038.stdout:1900: seq_num 1285 ranges {796995=758622,2161832=732447} 2024-09-14T04:09:07.615 INFO:tasks.rados.rados.0.smithi038.stdout:1900: writing smithi03870129-92 from 796995 to 1555617 tid 1 2024-09-14T04:09:07.633 INFO:tasks.rados.rados.0.smithi038.stdout:1900: writing smithi03870129-92 from 2161832 to 2894279 tid 2 2024-09-14T04:09:07.633 INFO:tasks.rados.rados.0.smithi038.stdout:1901: write oid 44 current snap is 0 2024-09-14T04:09:07.633 INFO:tasks.rados.rados.0.smithi038.stdout:1901: seq_num 1286 ranges {413802=433871,1420314=476105,2482204=790985} 2024-09-14T04:09:07.642 INFO:tasks.rados.rados.0.smithi038.stdout:1901: writing smithi03870129-44 from 413802 to 847673 tid 1 2024-09-14T04:09:07.651 INFO:tasks.rados.rados.0.smithi038.stdout:1901: writing smithi03870129-44 from 1420314 to 1896419 tid 2 2024-09-14T04:09:07.663 INFO:tasks.rados.rados.0.smithi038.stdout:1901: writing smithi03870129-44 from 2482204 to 3273189 tid 3 2024-09-14T04:09:07.663 INFO:tasks.rados.rados.0.smithi038.stdout:1902: read oid 421 snap -1 2024-09-14T04:09:07.663 INFO:tasks.rados.rados.0.smithi038.stdout:1902: expect (ObjNum 1215 snap 0 seq_num 1215) 2024-09-14T04:09:07.663 INFO:tasks.rados.rados.0.smithi038.stdout:1903: read oid 12 snap -1 2024-09-14T04:09:07.664 INFO:tasks.rados.rados.0.smithi038.stdout:1903: expect (ObjNum 11 snap 0 seq_num 11) 2024-09-14T04:09:07.664 INFO:tasks.rados.rados.0.smithi038.stdout:1904: delete oid 66 current snap is 0 2024-09-14T04:09:07.664 INFO:tasks.rados.rados.0.smithi038.stdout:1897: finishing write tid 3 to smithi03870129-156 2024-09-14T04:09:07.664 INFO:tasks.rados.rados.0.smithi038.stdout:1897: finishing write tid 4 to smithi03870129-156 2024-09-14T04:09:07.664 INFO:tasks.rados.rados.0.smithi038.stdout:1897: finishing write tid 5 to smithi03870129-156 2024-09-14T04:09:07.664 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 156 v 318 (ObjNum 1284 snap 0 seq_num 1284) dirty exists 2024-09-14T04:09:07.664 INFO:tasks.rados.rados.0.smithi038.stdout:1897: left oid 156 (ObjNum 1284 snap 0 seq_num 1284) 2024-09-14T04:09:07.664 INFO:tasks.rados.rados.0.smithi038.stdout:1899: expect (ObjNum 175 snap 0 seq_num 175) 2024-09-14T04:09:07.770 INFO:tasks.rados.rados.0.smithi038.stdout:1898: expect (ObjNum 1111 snap 0 seq_num 1111) 2024-09-14T04:09:07.933 INFO:tasks.rados.rados.0.smithi038.stdout:1900: finishing write tid 1 to smithi03870129-92 2024-09-14T04:09:07.933 INFO:tasks.rados.rados.0.smithi038.stdout:1900: finishing write tid 2 to smithi03870129-92 2024-09-14T04:09:07.933 INFO:tasks.rados.rados.0.smithi038.stdout:1900: finishing write tid 3 to smithi03870129-92 2024-09-14T04:09:07.933 INFO:tasks.rados.rados.0.smithi038.stdout:1900: finishing write tid 4 to smithi03870129-92 2024-09-14T04:09:07.933 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 92 v 381 (ObjNum 1285 snap 0 seq_num 1285) dirty exists 2024-09-14T04:09:07.933 INFO:tasks.rados.rados.0.smithi038.stdout:1900: left oid 92 (ObjNum 1285 snap 0 seq_num 1285) 2024-09-14T04:09:07.933 INFO:tasks.rados.rados.0.smithi038.stdout:1901: finishing write tid 1 to smithi03870129-44 2024-09-14T04:09:07.934 INFO:tasks.rados.rados.0.smithi038.stdout:1901: finishing write tid 2 to smithi03870129-44 2024-09-14T04:09:07.934 INFO:tasks.rados.rados.0.smithi038.stdout:1903: expect (ObjNum 11 snap 0 seq_num 11) 2024-09-14T04:09:07.999 INFO:tasks.rados.rados.0.smithi038.stdout:1901: finishing write tid 3 to smithi03870129-44 2024-09-14T04:09:07.999 INFO:tasks.rados.rados.0.smithi038.stdout:1901: finishing write tid 4 to smithi03870129-44 2024-09-14T04:09:07.999 INFO:tasks.rados.rados.0.smithi038.stdout:1901: finishing write tid 5 to smithi03870129-44 2024-09-14T04:09:07.999 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 44 v 276 (ObjNum 1286 snap 0 seq_num 1286) dirty exists 2024-09-14T04:09:08.000 INFO:tasks.rados.rados.0.smithi038.stdout:1901: left oid 44 (ObjNum 1286 snap 0 seq_num 1286) 2024-09-14T04:09:08.000 INFO:tasks.rados.rados.0.smithi038.stdout:1902: expect (ObjNum 1215 snap 0 seq_num 1215) 2024-09-14T04:09:08.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:07 smithi038 bash[32505]: cluster 2024-09-14T04:09:06.273289+0000 mgr.y (mgr.14406) 297 : cluster [DBG] pgmap v243: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 8.6 MiB/s wr, 84 op/s 2024-09-14T04:09:08.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:07 smithi038 bash[32505]: audit 2024-09-14T04:09:06.860897+0000 mgr.y (mgr.14406) 298 : audit [DBG] from='client.24965 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:08.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:07 smithi038 bash[32505]: audit 2024-09-14T04:09:07.147784+0000 mgr.y (mgr.14406) 299 : audit [DBG] from='client.15069 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:08.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:07 smithi038 bash[22519]: cluster 2024-09-14T04:09:06.273289+0000 mgr.y (mgr.14406) 297 : cluster [DBG] pgmap v243: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 8.6 MiB/s wr, 84 op/s 2024-09-14T04:09:08.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:07 smithi038 bash[22519]: audit 2024-09-14T04:09:06.860897+0000 mgr.y (mgr.14406) 298 : audit [DBG] from='client.24965 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:08.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:07 smithi038 bash[22519]: audit 2024-09-14T04:09:07.147784+0000 mgr.y (mgr.14406) 299 : audit [DBG] from='client.15069 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:08.136 INFO:tasks.rados.rados.0.smithi038.stdout:1897: done (7 left) 2024-09-14T04:09:08.137 INFO:tasks.rados.rados.0.smithi038.stdout:1898: done (6 left) 2024-09-14T04:09:08.137 INFO:tasks.rados.rados.0.smithi038.stdout:1899: done (5 left) 2024-09-14T04:09:08.137 INFO:tasks.rados.rados.0.smithi038.stdout:1900: done (4 left) 2024-09-14T04:09:08.137 INFO:tasks.rados.rados.0.smithi038.stdout:1901: done (3 left) 2024-09-14T04:09:08.137 INFO:tasks.rados.rados.0.smithi038.stdout:1902: done (2 left) 2024-09-14T04:09:08.137 INFO:tasks.rados.rados.0.smithi038.stdout:1903: done (1 left) 2024-09-14T04:09:08.137 INFO:tasks.rados.rados.0.smithi038.stdout:1904: done (0 left) 2024-09-14T04:09:08.137 INFO:tasks.rados.rados.0.smithi038.stdout:1905: write oid 19 current snap is 0 2024-09-14T04:09:08.137 INFO:tasks.rados.rados.0.smithi038.stdout:1905: seq_num 1288 ranges {447416=584369,1537278=479774,2537050=529882,3524784=122632} 2024-09-14T04:09:08.153 INFO:tasks.rados.rados.0.smithi038.stdout:1905: writing smithi03870129-19 from 447416 to 1031785 tid 1 2024-09-14T04:09:08.169 INFO:tasks.rados.rados.0.smithi038.stdout:1905: writing smithi03870129-19 from 1537278 to 2017052 tid 2 2024-09-14T04:09:08.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:07 smithi123 bash[24950]: cluster 2024-09-14T04:09:06.273289+0000 mgr.y (mgr.14406) 297 : cluster [DBG] pgmap v243: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 8.6 MiB/s wr, 84 op/s 2024-09-14T04:09:08.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:07 smithi123 bash[24950]: audit 2024-09-14T04:09:06.860897+0000 mgr.y (mgr.14406) 298 : audit [DBG] from='client.24965 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:08.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:07 smithi123 bash[24950]: audit 2024-09-14T04:09:07.147784+0000 mgr.y (mgr.14406) 299 : audit [DBG] from='client.15069 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:08.186 INFO:tasks.rados.rados.0.smithi038.stdout:1905: writing smithi03870129-19 from 2537050 to 3066932 tid 3 2024-09-14T04:09:08.194 INFO:tasks.rados.rados.0.smithi038.stdout:1905: writing smithi03870129-19 from 3524784 to 3647416 tid 4 2024-09-14T04:09:08.194 INFO:tasks.rados.rados.0.smithi038.stdout:1906: delete oid 457 current snap is 0 2024-09-14T04:09:08.194 INFO:tasks.rados.rados.0.smithi038.stdout:1905: finishing write tid 1 to smithi03870129-19 2024-09-14T04:09:08.194 INFO:tasks.rados.rados.0.smithi038.stdout:1905: finishing write tid 2 to smithi03870129-19 2024-09-14T04:09:08.194 INFO:tasks.rados.rados.0.smithi038.stdout:1905: finishing write tid 3 to smithi03870129-19 2024-09-14T04:09:08.198 INFO:tasks.rados.rados.0.smithi038.stdout:1906: done (1 left) 2024-09-14T04:09:08.198 INFO:tasks.rados.rados.0.smithi038.stdout:1907: read oid 348 snap -1 2024-09-14T04:09:08.198 INFO:tasks.rados.rados.0.smithi038.stdout:1907: expect (ObjNum 1018 snap 0 seq_num 1018) 2024-09-14T04:09:08.198 INFO:tasks.rados.rados.0.smithi038.stdout:1908: read oid 364 snap -1 2024-09-14T04:09:08.198 INFO:tasks.rados.rados.0.smithi038.stdout:1908: expect (ObjNum 1265 snap 0 seq_num 1265) 2024-09-14T04:09:08.198 INFO:tasks.rados.rados.0.smithi038.stdout:1909: write oid 341 current snap is 0 2024-09-14T04:09:08.198 INFO:tasks.rados.rados.0.smithi038.stdout:1909: seq_num 1290 ranges {481030=734867,1937889=483443,2875543=552426} 2024-09-14T04:09:08.213 INFO:tasks.rados.rados.0.smithi038.stdout:1909: writing smithi03870129-341 from 481030 to 1215897 tid 1 2024-09-14T04:09:08.228 INFO:tasks.rados.rados.0.smithi038.stdout:1909: writing smithi03870129-341 from 1937889 to 2421332 tid 2 2024-09-14T04:09:08.240 INFO:tasks.rados.rados.0.smithi038.stdout:1909: writing smithi03870129-341 from 2875543 to 3427969 tid 3 2024-09-14T04:09:08.240 INFO:tasks.rados.rados.0.smithi038.stdout:1910: read oid 212 snap -1 2024-09-14T04:09:08.240 INFO:tasks.rados.rados.0.smithi038.stdout:1910: expect (ObjNum 1102 snap 0 seq_num 1102) 2024-09-14T04:09:08.240 INFO:tasks.rados.rados.0.smithi038.stdout:1911: write oid 321 current snap is 0 2024-09-14T04:09:08.240 INFO:tasks.rados.rados.0.smithi038.stdout:1905: finishing write tid 4 to smithi03870129-19 2024-09-14T04:09:08.240 INFO:tasks.rados.rados.0.smithi038.stdout:1905: finishing write tid 5 to smithi03870129-19 2024-09-14T04:09:08.240 INFO:tasks.rados.rados.0.smithi038.stdout:1905: finishing write tid 6 to smithi03870129-19 2024-09-14T04:09:08.240 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 19 v 323 (ObjNum 1288 snap 0 seq_num 1288) dirty exists 2024-09-14T04:09:08.241 INFO:tasks.rados.rados.0.smithi038.stdout:1905: left oid 19 (ObjNum 1288 snap 0 seq_num 1288) 2024-09-14T04:09:08.241 INFO:tasks.rados.rados.0.smithi038.stdout:1907: expect (ObjNum 1018 snap 0 seq_num 1018) 2024-09-14T04:09:08.385 INFO:tasks.rados.rados.0.smithi038.stdout:1908: expect (ObjNum 1265 snap 0 seq_num 1265) 2024-09-14T04:09:08.587 INFO:tasks.rados.rados.0.smithi038.stdout:1909: finishing write tid 1 to smithi03870129-341 2024-09-14T04:09:08.587 INFO:tasks.rados.rados.0.smithi038.stdout:1909: finishing write tid 2 to smithi03870129-341 2024-09-14T04:09:08.587 INFO:tasks.rados.rados.0.smithi038.stdout:1909: finishing write tid 3 to smithi03870129-341 2024-09-14T04:09:08.587 INFO:tasks.rados.rados.0.smithi038.stdout:1909: finishing write tid 4 to smithi03870129-341 2024-09-14T04:09:08.587 INFO:tasks.rados.rados.0.smithi038.stdout:1909: finishing write tid 5 to smithi03870129-341 2024-09-14T04:09:08.587 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 341 v 217 (ObjNum 1290 snap 0 seq_num 1290) dirty exists 2024-09-14T04:09:08.588 INFO:tasks.rados.rados.0.smithi038.stdout:1909: left oid 341 (ObjNum 1290 snap 0 seq_num 1290) 2024-09-14T04:09:08.588 INFO:tasks.rados.rados.0.smithi038.stdout:1910: expect (ObjNum 1102 snap 0 seq_num 1102) 2024-09-14T04:09:08.729 INFO:tasks.rados.rados.0.smithi038.stdout:1911: seq_num 1291 ranges {497837=410116,1596371=743454,2902966=763698} 2024-09-14T04:09:08.743 INFO:tasks.rados.rados.0.smithi038.stdout:1911: writing smithi03870129-321 from 497837 to 907953 tid 1 2024-09-14T04:09:08.767 INFO:tasks.rados.rados.0.smithi038.stdout:1911: writing smithi03870129-321 from 1596371 to 2339825 tid 2 2024-09-14T04:09:08.787 INFO:tasks.rados.rados.0.smithi038.stdout:1911: writing smithi03870129-321 from 2902966 to 3666664 tid 3 2024-09-14T04:09:08.787 INFO:tasks.rados.rados.0.smithi038.stdout:1905: done (5 left) 2024-09-14T04:09:08.787 INFO:tasks.rados.rados.0.smithi038.stdout:1907: done (4 left) 2024-09-14T04:09:08.787 INFO:tasks.rados.rados.0.smithi038.stdout:1908: done (3 left) 2024-09-14T04:09:08.787 INFO:tasks.rados.rados.0.smithi038.stdout:1909: done (2 left) 2024-09-14T04:09:08.787 INFO:tasks.rados.rados.0.smithi038.stdout:1910: done (1 left) 2024-09-14T04:09:08.788 INFO:tasks.rados.rados.0.smithi038.stdout:1912: read oid 336 snap -1 2024-09-14T04:09:08.788 INFO:tasks.rados.rados.0.smithi038.stdout:1912: expect deleted 2024-09-14T04:09:08.788 INFO:tasks.rados.rados.0.smithi038.stdout:1913: read oid 233 snap -1 2024-09-14T04:09:08.788 INFO:tasks.rados.rados.0.smithi038.stdout:1913: expect (ObjNum 914 snap 0 seq_num 914) 2024-09-14T04:09:08.788 INFO:tasks.rados.rados.0.smithi038.stdout:1914: delete oid 385 current snap is 0 2024-09-14T04:09:08.788 INFO:tasks.rados.rados.0.smithi038.stdout:1911: finishing write tid 1 to smithi03870129-321 2024-09-14T04:09:08.788 INFO:tasks.rados.rados.0.smithi038.stdout:1911: finishing write tid 2 to smithi03870129-321 2024-09-14T04:09:08.792 INFO:tasks.rados.rados.0.smithi038.stdout:1912: done (3 left) 2024-09-14T04:09:08.792 INFO:tasks.rados.rados.0.smithi038.stdout:1914: done (2 left) 2024-09-14T04:09:08.792 INFO:tasks.rados.rados.0.smithi038.stdout:1915: write oid 290 current snap is 0 2024-09-14T04:09:08.792 INFO:tasks.rados.rados.0.smithi038.stdout:1915: seq_num 1293 ranges {531451=676967,1713335=747123,2957812=502595} 2024-09-14T04:09:08.807 INFO:tasks.rados.rados.0.smithi038.stdout:1915: writing smithi03870129-290 from 531451 to 1208418 tid 1 2024-09-14T04:09:08.822 INFO:tasks.rados.rados.0.smithi038.stdout:1915: writing smithi03870129-290 from 1713335 to 2460458 tid 2 2024-09-14T04:09:08.834 INFO:tasks.rados.rados.0.smithi038.stdout:1915: writing smithi03870129-290 from 2957812 to 3460407 tid 3 2024-09-14T04:09:08.834 INFO:tasks.rados.rados.0.smithi038.stdout:1916: delete oid 188 current snap is 0 2024-09-14T04:09:08.834 INFO:tasks.rados.rados.0.smithi038.stdout:1911: finishing write tid 3 to smithi03870129-321 2024-09-14T04:09:08.834 INFO:tasks.rados.rados.0.smithi038.stdout:1911: finishing write tid 4 to smithi03870129-321 2024-09-14T04:09:08.834 INFO:tasks.rados.rados.0.smithi038.stdout:1911: finishing write tid 5 to smithi03870129-321 2024-09-14T04:09:08.834 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 321 v 240 (ObjNum 1291 snap 0 seq_num 1291) dirty exists 2024-09-14T04:09:08.834 INFO:tasks.rados.rados.0.smithi038.stdout:1911: left oid 321 (ObjNum 1291 snap 0 seq_num 1291) 2024-09-14T04:09:08.834 INFO:tasks.rados.rados.0.smithi038.stdout:1913: expect (ObjNum 914 snap 0 seq_num 914) 2024-09-14T04:09:08.931 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:08 smithi123 bash[24950]: cluster 2024-09-14T04:09:08.274381+0000 mgr.y (mgr.14406) 300 : cluster [DBG] pgmap v244: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 87 MiB/s rd, 12 MiB/s wr, 121 op/s 2024-09-14T04:09:08.994 INFO:tasks.rados.rados.0.smithi038.stdout:1915: finishing write tid 1 to smithi03870129-290 2024-09-14T04:09:08.994 INFO:tasks.rados.rados.0.smithi038.stdout:1915: finishing write tid 2 to smithi03870129-290 2024-09-14T04:09:08.994 INFO:tasks.rados.rados.0.smithi038.stdout:1915: finishing write tid 3 to smithi03870129-290 2024-09-14T04:09:08.994 INFO:tasks.rados.rados.0.smithi038.stdout:1915: finishing write tid 4 to smithi03870129-290 2024-09-14T04:09:08.994 INFO:tasks.rados.rados.0.smithi038.stdout:1915: finishing write tid 5 to smithi03870129-290 2024-09-14T04:09:08.995 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 290 v 244 (ObjNum 1293 snap 0 seq_num 1293) dirty exists 2024-09-14T04:09:08.995 INFO:tasks.rados.rados.0.smithi038.stdout:1915: left oid 290 (ObjNum 1293 snap 0 seq_num 1293) 2024-09-14T04:09:08.995 INFO:tasks.rados.rados.0.smithi038.stdout:1911: done (3 left) 2024-09-14T04:09:08.995 INFO:tasks.rados.rados.0.smithi038.stdout:1913: done (2 left) 2024-09-14T04:09:08.995 INFO:tasks.rados.rados.0.smithi038.stdout:1915: done (1 left) 2024-09-14T04:09:08.995 INFO:tasks.rados.rados.0.smithi038.stdout:1916: done (0 left) 2024-09-14T04:09:08.995 INFO:tasks.rados.rados.0.smithi038.stdout:1917: write oid 126 current snap is 0 2024-09-14T04:09:08.995 INFO:tasks.rados.rados.0.smithi038.stdout:1917: seq_num 1295 ranges {565065=427465,1430299=634439,2496305=525139,3472104=292961} 2024-09-14T04:09:09.005 INFO:tasks.rados.rados.0.smithi038.stdout:1917: writing smithi03870129-126 from 565065 to 992530 tid 1 2024-09-14T04:09:09.018 INFO:tasks.rados.rados.0.smithi038.stdout:1917: writing smithi03870129-126 from 1430299 to 2064738 tid 2 2024-09-14T04:09:09.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:08 smithi038 bash[32505]: cluster 2024-09-14T04:09:08.274381+0000 mgr.y (mgr.14406) 300 : cluster [DBG] pgmap v244: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 87 MiB/s rd, 12 MiB/s wr, 121 op/s 2024-09-14T04:09:09.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:08 smithi038 bash[22519]: cluster 2024-09-14T04:09:08.274381+0000 mgr.y (mgr.14406) 300 : cluster [DBG] pgmap v244: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 87 MiB/s rd, 12 MiB/s wr, 121 op/s 2024-09-14T04:09:09.029 INFO:tasks.rados.rados.0.smithi038.stdout:1917: writing smithi03870129-126 from 2496305 to 3021444 tid 3 2024-09-14T04:09:09.038 INFO:tasks.rados.rados.0.smithi038.stdout:1917: writing smithi03870129-126 from 3472104 to 3765065 tid 4 2024-09-14T04:09:09.038 INFO:tasks.rados.rados.0.smithi038.stdout:1918: delete oid 90 current snap is 0 2024-09-14T04:09:09.038 INFO:tasks.rados.rados.0.smithi038.stdout:1917: finishing write tid 1 to smithi03870129-126 2024-09-14T04:09:09.038 INFO:tasks.rados.rados.0.smithi038.stdout:1917: finishing write tid 2 to smithi03870129-126 2024-09-14T04:09:09.038 INFO:tasks.rados.rados.0.smithi038.stdout:1917: finishing write tid 3 to smithi03870129-126 2024-09-14T04:09:09.042 INFO:tasks.rados.rados.0.smithi038.stdout:1918: done (1 left) 2024-09-14T04:09:09.042 INFO:tasks.rados.rados.0.smithi038.stdout:1919: read oid 486 snap -1 2024-09-14T04:09:09.042 INFO:tasks.rados.rados.0.smithi038.stdout:1919: expect (ObjNum 485 snap 0 seq_num 485) 2024-09-14T04:09:09.042 INFO:tasks.rados.rados.0.smithi038.stdout:1920: write oid 382 current snap is 0 2024-09-14T04:09:09.042 INFO:tasks.rados.rados.0.smithi038.stdout:1920: seq_num 1297 ranges {598679=577963,1947263=638108,3351151=447528} 2024-09-14T04:09:09.055 INFO:tasks.rados.rados.0.smithi038.stdout:1920: writing smithi03870129-382 from 598679 to 1176642 tid 1 2024-09-14T04:09:09.068 INFO:tasks.rados.rados.0.smithi038.stdout:1920: writing smithi03870129-382 from 1947263 to 2585371 tid 2 2024-09-14T04:09:09.078 INFO:tasks.rados.rados.0.smithi038.stdout:1920: writing smithi03870129-382 from 3351151 to 3798679 tid 3 2024-09-14T04:09:09.078 INFO:tasks.rados.rados.0.smithi038.stdout:1921: write oid 301 current snap is 0 2024-09-14T04:09:09.078 INFO:tasks.rados.rados.0.smithi038.stdout:1921: seq_num 1298 ranges {615486=653212,1889392=498119,2978574=475308} 2024-09-14T04:09:09.087 INFO:tasks.rados.rados.0.smithi038.stdout:1921: writing smithi03870129-301 from 615486 to 1268698 tid 1 2024-09-14T04:09:09.094 INFO:tasks.rados.rados.0.smithi038.stdout:1921: writing smithi03870129-301 from 1889392 to 2387511 tid 2 2024-09-14T04:09:09.102 INFO:tasks.rados.rados.0.smithi038.stdout:1921: writing smithi03870129-301 from 2978574 to 3453882 tid 3 2024-09-14T04:09:09.102 INFO:tasks.rados.rados.0.smithi038.stdout:1922: read oid 184 snap -1 2024-09-14T04:09:09.102 INFO:tasks.rados.rados.0.smithi038.stdout:1922: expect (ObjNum 881 snap 0 seq_num 881) 2024-09-14T04:09:09.102 INFO:tasks.rados.rados.0.smithi038.stdout:1923: write oid 288 current snap is 0 2024-09-14T04:09:09.102 INFO:tasks.rados.rados.0.smithi038.stdout:1917: finishing write tid 4 to smithi03870129-126 2024-09-14T04:09:09.102 INFO:tasks.rados.rados.0.smithi038.stdout:1917: finishing write tid 5 to smithi03870129-126 2024-09-14T04:09:09.102 INFO:tasks.rados.rados.0.smithi038.stdout:1917: finishing write tid 6 to smithi03870129-126 2024-09-14T04:09:09.102 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 126 v 234 (ObjNum 1295 snap 0 seq_num 1295) dirty exists 2024-09-14T04:09:09.102 INFO:tasks.rados.rados.0.smithi038.stdout:1917: left oid 126 (ObjNum 1295 snap 0 seq_num 1295) 2024-09-14T04:09:09.102 INFO:tasks.rados.rados.0.smithi038.stdout:1919: expect (ObjNum 485 snap 0 seq_num 485) 2024-09-14T04:09:09.180 INFO:tasks.rados.rados.0.smithi038.stdout:1920: finishing write tid 1 to smithi03870129-382 2024-09-14T04:09:09.180 INFO:tasks.rados.rados.0.smithi038.stdout:1920: finishing write tid 2 to smithi03870129-382 2024-09-14T04:09:09.180 INFO:tasks.rados.rados.0.smithi038.stdout:1920: finishing write tid 3 to smithi03870129-382 2024-09-14T04:09:09.180 INFO:tasks.rados.rados.0.smithi038.stdout:1920: finishing write tid 4 to smithi03870129-382 2024-09-14T04:09:09.180 INFO:tasks.rados.rados.0.smithi038.stdout:1920: finishing write tid 5 to smithi03870129-382 2024-09-14T04:09:09.180 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 382 v 248 (ObjNum 1297 snap 0 seq_num 1297) dirty exists 2024-09-14T04:09:09.181 INFO:tasks.rados.rados.0.smithi038.stdout:1920: left oid 382 (ObjNum 1297 snap 0 seq_num 1297) 2024-09-14T04:09:09.181 INFO:tasks.rados.rados.0.smithi038.stdout:1921: finishing write tid 1 to smithi03870129-301 2024-09-14T04:09:09.181 INFO:tasks.rados.rados.0.smithi038.stdout:1921: finishing write tid 2 to smithi03870129-301 2024-09-14T04:09:09.181 INFO:tasks.rados.rados.0.smithi038.stdout:1921: finishing write tid 3 to smithi03870129-301 2024-09-14T04:09:09.181 INFO:tasks.rados.rados.0.smithi038.stdout:1921: finishing write tid 4 to smithi03870129-301 2024-09-14T04:09:09.181 INFO:tasks.rados.rados.0.smithi038.stdout:1921: finishing write tid 5 to smithi03870129-301 2024-09-14T04:09:09.181 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 301 v 281 (ObjNum 1298 snap 0 seq_num 1298) dirty exists 2024-09-14T04:09:09.181 INFO:tasks.rados.rados.0.smithi038.stdout:1921: left oid 301 (ObjNum 1298 snap 0 seq_num 1298) 2024-09-14T04:09:09.181 INFO:tasks.rados.rados.0.smithi038.stdout:1922: expect (ObjNum 881 snap 0 seq_num 881) 2024-09-14T04:09:09.302 INFO:tasks.rados.rados.0.smithi038.stdout:1923: seq_num 1299 ranges {632293=728461,1947874=641777,3005997=686580} 2024-09-14T04:09:09.313 INFO:tasks.rados.rados.0.smithi038.stdout:1923: writing smithi03870129-288 from 632293 to 1360754 tid 1 2024-09-14T04:09:09.323 INFO:tasks.rados.rados.0.smithi038.stdout:1923: writing smithi03870129-288 from 1947874 to 2589651 tid 2 2024-09-14T04:09:09.333 INFO:tasks.rados.rados.0.smithi038.stdout:1923: writing smithi03870129-288 from 3005997 to 3692577 tid 3 2024-09-14T04:09:09.333 INFO:tasks.rados.rados.0.smithi038.stdout:1917: done (5 left) 2024-09-14T04:09:09.333 INFO:tasks.rados.rados.0.smithi038.stdout:1919: done (4 left) 2024-09-14T04:09:09.333 INFO:tasks.rados.rados.0.smithi038.stdout:1920: done (3 left) 2024-09-14T04:09:09.333 INFO:tasks.rados.rados.0.smithi038.stdout:1921: done (2 left) 2024-09-14T04:09:09.333 INFO:tasks.rados.rados.0.smithi038.stdout:1922: done (1 left) 2024-09-14T04:09:09.333 INFO:tasks.rados.rados.0.smithi038.stdout:1924: write oid 296 current snap is 0 2024-09-14T04:09:09.333 INFO:tasks.rados.rados.0.smithi038.stdout:1923: finishing write tid 1 to smithi03870129-288 2024-09-14T04:09:09.333 INFO:tasks.rados.rados.0.smithi038.stdout:1923: finishing write tid 2 to smithi03870129-288 2024-09-14T04:09:09.333 INFO:tasks.rados.rados.0.smithi038.stdout:1924: seq_num 1300 ranges {649100=403710,1606356=501788,2633420=497852,3636005=213095} 2024-09-14T04:09:09.341 INFO:tasks.rados.rados.0.smithi038.stdout:1924: writing smithi03870129-296 from 649100 to 1052810 tid 1 2024-09-14T04:09:09.350 INFO:tasks.rados.rados.0.smithi038.stdout:1924: writing smithi03870129-296 from 1606356 to 2108144 tid 2 2024-09-14T04:09:09.358 INFO:tasks.rados.rados.0.smithi038.stdout:1924: writing smithi03870129-296 from 2633420 to 3131272 tid 3 2024-09-14T04:09:09.364 INFO:tasks.rados.rados.0.smithi038.stdout:1924: writing smithi03870129-296 from 3636005 to 3849100 tid 4 2024-09-14T04:09:09.364 INFO:tasks.rados.rados.0.smithi038.stdout:1925: delete oid 357 current snap is 0 2024-09-14T04:09:09.364 INFO:tasks.rados.rados.0.smithi038.stdout:1923: finishing write tid 3 to smithi03870129-288 2024-09-14T04:09:09.365 INFO:tasks.rados.rados.0.smithi038.stdout:1923: finishing write tid 4 to smithi03870129-288 2024-09-14T04:09:09.365 INFO:tasks.rados.rados.0.smithi038.stdout:1923: finishing write tid 5 to smithi03870129-288 2024-09-14T04:09:09.365 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 288 v 221 (ObjNum 1299 snap 0 seq_num 1299) dirty exists 2024-09-14T04:09:09.365 INFO:tasks.rados.rados.0.smithi038.stdout:1923: left oid 288 (ObjNum 1299 snap 0 seq_num 1299) 2024-09-14T04:09:09.365 INFO:tasks.rados.rados.0.smithi038.stdout:1924: finishing write tid 1 to smithi03870129-296 2024-09-14T04:09:09.365 INFO:tasks.rados.rados.0.smithi038.stdout:1924: finishing write tid 2 to smithi03870129-296 2024-09-14T04:09:09.365 INFO:tasks.rados.rados.0.smithi038.stdout:1924: finishing write tid 3 to smithi03870129-296 2024-09-14T04:09:09.368 INFO:tasks.rados.rados.0.smithi038.stdout:1923: done (2 left) 2024-09-14T04:09:09.368 INFO:tasks.rados.rados.0.smithi038.stdout:1925: done (1 left) 2024-09-14T04:09:09.368 INFO:tasks.rados.rados.0.smithi038.stdout:1926: read oid 166 snap -1 2024-09-14T04:09:09.368 INFO:tasks.rados.rados.0.smithi038.stdout:1926: expect deleted 2024-09-14T04:09:09.368 INFO:tasks.rados.rados.0.smithi038.stdout:1927: read oid 87 snap -1 2024-09-14T04:09:09.368 INFO:tasks.rados.rados.0.smithi038.stdout:1927: expect (ObjNum 713 snap 0 seq_num 713) 2024-09-14T04:09:09.368 INFO:tasks.rados.rados.0.smithi038.stdout:1928: delete oid 405 current snap is 0 2024-09-14T04:09:09.368 INFO:tasks.rados.rados.0.smithi038.stdout:1924: finishing write tid 4 to smithi03870129-296 2024-09-14T04:09:09.369 INFO:tasks.rados.rados.0.smithi038.stdout:1924: finishing write tid 5 to smithi03870129-296 2024-09-14T04:09:09.369 INFO:tasks.rados.rados.0.smithi038.stdout:1924: finishing write tid 6 to smithi03870129-296 2024-09-14T04:09:09.369 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 296 v 263 (ObjNum 1300 snap 0 seq_num 1300) dirty exists 2024-09-14T04:09:09.369 INFO:tasks.rados.rados.0.smithi038.stdout:1924: left oid 296 (ObjNum 1300 snap 0 seq_num 1300) 2024-09-14T04:09:09.370 INFO:tasks.rados.rados.0.smithi038.stdout:1924: done (3 left) 2024-09-14T04:09:09.370 INFO:tasks.rados.rados.0.smithi038.stdout:1926: done (2 left) 2024-09-14T04:09:09.370 INFO:tasks.rados.rados.0.smithi038.stdout:1928: done (1 left) 2024-09-14T04:09:09.370 INFO:tasks.rados.rados.0.smithi038.stdout:1929: read oid 354 snap -1 2024-09-14T04:09:09.371 INFO:tasks.rados.rados.0.smithi038.stdout:1929: expect (ObjNum 353 snap 0 seq_num 353) 2024-09-14T04:09:09.371 INFO:tasks.rados.rados.0.smithi038.stdout:1930: write oid 391 current snap is 0 2024-09-14T04:09:09.371 INFO:tasks.rados.rados.0.smithi038.stdout:1930: seq_num 1303 ranges {699521=745810,2181802=649115,3515689=383832} 2024-09-14T04:09:09.383 INFO:tasks.rados.rados.0.smithi038.stdout:1930: writing smithi03870129-391 from 699521 to 1445331 tid 1 2024-09-14T04:09:09.393 INFO:tasks.rados.rados.0.smithi038.stdout:1930: writing smithi03870129-391 from 2181802 to 2830917 tid 2 2024-09-14T04:09:09.401 INFO:tasks.rados.rados.0.smithi038.stdout:1930: writing smithi03870129-391 from 3515689 to 3899521 tid 3 2024-09-14T04:09:09.401 INFO:tasks.rados.rados.0.smithi038.stdout:1931: write oid 90 current snap is 0 2024-09-14T04:09:09.401 INFO:tasks.rados.rados.0.smithi038.stdout:1931: seq_num 1304 ranges {716328=421059,1840284=509126,3143112=659293} 2024-09-14T04:09:09.409 INFO:tasks.rados.rados.0.smithi038.stdout:1931: writing smithi03870129-90 from 716328 to 1137387 tid 1 2024-09-14T04:09:09.417 INFO:tasks.rados.rados.0.smithi038.stdout:1931: writing smithi03870129-90 from 1840284 to 2349410 tid 2 2024-09-14T04:09:09.425 INFO:tasks.rados.rados.0.smithi038.stdout:1931: writing smithi03870129-90 from 3143112 to 3802405 tid 3 2024-09-14T04:09:09.426 INFO:tasks.rados.rados.0.smithi038.stdout:1932: read oid 144 snap -1 2024-09-14T04:09:09.426 INFO:tasks.rados.rados.0.smithi038.stdout:1932: expect (ObjNum 1035 snap 0 seq_num 1035) 2024-09-14T04:09:09.426 INFO:tasks.rados.rados.0.smithi038.stdout:1933: write oid 262 current snap is 0 2024-09-14T04:09:09.426 INFO:tasks.rados.rados.0.smithi038.stdout:1933: seq_num 1305 ranges {733135=496308,1898766=652784,3170535=470565} 2024-09-14T04:09:09.433 INFO:tasks.rados.rados.0.smithi038.stdout:1933: writing smithi03870129-262 from 733135 to 1229443 tid 1 2024-09-14T04:09:09.441 INFO:tasks.rados.rados.0.smithi038.stdout:1933: writing smithi03870129-262 from 1898766 to 2551550 tid 2 2024-09-14T04:09:09.447 INFO:tasks.rados.rados.0.smithi038.stdout:1933: writing smithi03870129-262 from 3170535 to 3641100 tid 3 2024-09-14T04:09:09.447 INFO:tasks.rados.rados.0.smithi038.stdout:1934: read oid 447 snap -1 2024-09-14T04:09:09.447 INFO:tasks.rados.rados.0.smithi038.stdout:1934: expect (ObjNum 1043 snap 0 seq_num 1043) 2024-09-14T04:09:09.447 INFO:tasks.rados.rados.0.smithi038.stdout:1935: read oid 247 snap -1 2024-09-14T04:09:09.447 INFO:tasks.rados.rados.0.smithi038.stdout:1935: expect (ObjNum 948 snap 0 seq_num 948) 2024-09-14T04:09:09.447 INFO:tasks.rados.rados.0.smithi038.stdout:1936: write oid 403 current snap is 0 2024-09-14T04:09:09.447 INFO:tasks.rados.rados.0.smithi038.stdout:1927: expect (ObjNum 713 snap 0 seq_num 713) 2024-09-14T04:09:09.656 INFO:tasks.rados.rados.0.smithi038.stdout:1929: expect (ObjNum 353 snap 0 seq_num 353) 2024-09-14T04:09:09.780 INFO:tasks.rados.rados.0.smithi038.stdout:1930: finishing write tid 1 to smithi03870129-391 2024-09-14T04:09:09.780 INFO:tasks.rados.rados.0.smithi038.stdout:1930: finishing write tid 2 to smithi03870129-391 2024-09-14T04:09:09.780 INFO:tasks.rados.rados.0.smithi038.stdout:1936: seq_num 1306 ranges {749942=571557,1840895=796442,3365252=584690} 2024-09-14T04:09:09.788 INFO:tasks.rados.rados.0.smithi038.stdout:1936: writing smithi03870129-403 from 749942 to 1321499 tid 1 2024-09-14T04:09:09.798 INFO:tasks.rados.rados.0.smithi038.stdout:1936: writing smithi03870129-403 from 1840895 to 2637337 tid 2 2024-09-14T04:09:09.807 INFO:tasks.rados.rados.0.smithi038.stdout:1936: writing smithi03870129-403 from 3365252 to 3949942 tid 3 2024-09-14T04:09:09.807 INFO:tasks.rados.rados.0.smithi038.stdout:1927: done (8 left) 2024-09-14T04:09:09.807 INFO:tasks.rados.rados.0.smithi038.stdout:1929: done (7 left) 2024-09-14T04:09:09.807 INFO:tasks.rados.rados.0.smithi038.stdout:1937: write oid 30 current snap is 0 2024-09-14T04:09:09.807 INFO:tasks.rados.rados.0.smithi038.stdout:1930: finishing write tid 3 to smithi03870129-391 2024-09-14T04:09:09.807 INFO:tasks.rados.rados.0.smithi038.stdout:1930: finishing write tid 4 to smithi03870129-391 2024-09-14T04:09:09.807 INFO:tasks.rados.rados.0.smithi038.stdout:1930: finishing write tid 5 to smithi03870129-391 2024-09-14T04:09:09.808 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 391 v 193 (ObjNum 1303 snap 0 seq_num 1303) dirty exists 2024-09-14T04:09:09.808 INFO:tasks.rados.rados.0.smithi038.stdout:1930: left oid 391 (ObjNum 1303 snap 0 seq_num 1303) 2024-09-14T04:09:09.808 INFO:tasks.rados.rados.0.smithi038.stdout:1931: finishing write tid 1 to smithi03870129-90 2024-09-14T04:09:09.808 INFO:tasks.rados.rados.0.smithi038.stdout:1931: finishing write tid 2 to smithi03870129-90 2024-09-14T04:09:09.808 INFO:tasks.rados.rados.0.smithi038.stdout:1931: finishing write tid 3 to smithi03870129-90 2024-09-14T04:09:09.808 INFO:tasks.rados.rados.0.smithi038.stdout:1931: finishing write tid 4 to smithi03870129-90 2024-09-14T04:09:09.808 INFO:tasks.rados.rados.0.smithi038.stdout:1931: finishing write tid 5 to smithi03870129-90 2024-09-14T04:09:09.808 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 90 v 402 (ObjNum 1304 snap 0 seq_num 1304) dirty exists 2024-09-14T04:09:09.808 INFO:tasks.rados.rados.0.smithi038.stdout:1931: left oid 90 (ObjNum 1304 snap 0 seq_num 1304) 2024-09-14T04:09:09.808 INFO:tasks.rados.rados.0.smithi038.stdout:1932: expect (ObjNum 1035 snap 0 seq_num 1035) 2024-09-14T04:09:09.846 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:09:09.911 INFO:tasks.rados.rados.0.smithi038.stdout:1933: finishing write tid 1 to smithi03870129-262 2024-09-14T04:09:09.911 INFO:tasks.rados.rados.0.smithi038.stdout:1933: finishing write tid 2 to smithi03870129-262 2024-09-14T04:09:09.911 INFO:tasks.rados.rados.0.smithi038.stdout:1933: finishing write tid 3 to smithi03870129-262 2024-09-14T04:09:09.911 INFO:tasks.rados.rados.0.smithi038.stdout:1937: seq_num 1307 ranges {766749=646806,1899377=656453,3109028=609462} 2024-09-14T04:09:09.918 INFO:tasks.rados.rados.0.smithi038.stdout:1937: writing smithi03870129-30 from 766749 to 1413555 tid 1 2024-09-14T04:09:09.927 INFO:tasks.rados.rados.0.smithi038.stdout:1937: writing smithi03870129-30 from 1899377 to 2555830 tid 2 2024-09-14T04:09:09.935 INFO:tasks.rados.rados.0.smithi038.stdout:1937: writing smithi03870129-30 from 3109028 to 3718490 tid 3 2024-09-14T04:09:09.935 INFO:tasks.rados.rados.0.smithi038.stdout:1930: done (7 left) 2024-09-14T04:09:09.935 INFO:tasks.rados.rados.0.smithi038.stdout:1931: done (6 left) 2024-09-14T04:09:09.935 INFO:tasks.rados.rados.0.smithi038.stdout:1932: done (5 left) 2024-09-14T04:09:09.935 INFO:tasks.rados.rados.0.smithi038.stdout:1938: read oid 73 snap -1 2024-09-14T04:09:09.935 INFO:tasks.rados.rados.0.smithi038.stdout:1938: expect (ObjNum 662 snap 0 seq_num 662) 2024-09-14T04:09:09.935 INFO:tasks.rados.rados.0.smithi038.stdout:1939: read oid 7 snap -1 2024-09-14T04:09:09.935 INFO:tasks.rados.rados.0.smithi038.stdout:1939: expect deleted 2024-09-14T04:09:09.935 INFO:tasks.rados.rados.0.smithi038.stdout:1940: write oid 109 current snap is 0 2024-09-14T04:09:09.935 INFO:tasks.rados.rados.0.smithi038.stdout:1933: finishing write tid 4 to smithi03870129-262 2024-09-14T04:09:09.935 INFO:tasks.rados.rados.0.smithi038.stdout:1933: finishing write tid 5 to smithi03870129-262 2024-09-14T04:09:09.935 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 262 v 261 (ObjNum 1305 snap 0 seq_num 1305) dirty exists 2024-09-14T04:09:09.935 INFO:tasks.rados.rados.0.smithi038.stdout:1933: left oid 262 (ObjNum 1305 snap 0 seq_num 1305) 2024-09-14T04:09:09.936 INFO:tasks.rados.rados.0.smithi038.stdout:1935: expect (ObjNum 948 snap 0 seq_num 948) 2024-09-14T04:09:10.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:09 smithi038 bash[22519]: audit 2024-09-14T04:09:09.520962+0000 mon.a (mon.0) 871 : audit [DBG] from='client.? 172.21.15.38:0/2777738235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:09:10.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:09 smithi038 bash[32505]: audit 2024-09-14T04:09:09.520962+0000 mon.a (mon.0) 871 : audit [DBG] from='client.? 172.21.15.38:0/2777738235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:09:10.127 INFO:tasks.rados.rados.0.smithi038.stdout:1934: expect (ObjNum 1043 snap 0 seq_num 1043) 2024-09-14T04:09:10.181 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:09 smithi123 bash[24950]: audit 2024-09-14T04:09:09.520962+0000 mon.a (mon.0) 871 : audit [DBG] from='client.? 172.21.15.38:0/2777738235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:09:10.283 INFO:tasks.rados.rados.0.smithi038.stdout:1936: finishing write tid 1 to smithi03870129-403 2024-09-14T04:09:10.283 INFO:tasks.rados.rados.0.smithi038.stdout:1936: finishing write tid 2 to smithi03870129-403 2024-09-14T04:09:10.283 INFO:tasks.rados.rados.0.smithi038.stdout:1936: finishing write tid 3 to smithi03870129-403 2024-09-14T04:09:10.283 INFO:tasks.rados.rados.0.smithi038.stdout:1936: finishing write tid 4 to smithi03870129-403 2024-09-14T04:09:10.283 INFO:tasks.rados.rados.0.smithi038.stdout:1936: finishing write tid 5 to smithi03870129-403 2024-09-14T04:09:10.283 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 403 v 386 (ObjNum 1306 snap 0 seq_num 1306) dirty exists 2024-09-14T04:09:10.283 INFO:tasks.rados.rados.0.smithi038.stdout:1936: left oid 403 (ObjNum 1306 snap 0 seq_num 1306) 2024-09-14T04:09:10.283 INFO:tasks.rados.rados.0.smithi038.stdout:1937: finishing write tid 1 to smithi03870129-30 2024-09-14T04:09:10.284 INFO:tasks.rados.rados.0.smithi038.stdout:1937: finishing write tid 2 to smithi03870129-30 2024-09-14T04:09:10.284 INFO:tasks.rados.rados.0.smithi038.stdout:1937: finishing write tid 3 to smithi03870129-30 2024-09-14T04:09:10.284 INFO:tasks.rados.rados.0.smithi038.stdout:1937: finishing write tid 4 to smithi03870129-30 2024-09-14T04:09:10.284 INFO:tasks.rados.rados.0.smithi038.stdout:1937: finishing write tid 5 to smithi03870129-30 2024-09-14T04:09:10.284 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 30 v 328 (ObjNum 1307 snap 0 seq_num 1307) dirty exists 2024-09-14T04:09:10.284 INFO:tasks.rados.rados.0.smithi038.stdout:1937: left oid 30 (ObjNum 1307 snap 0 seq_num 1307) 2024-09-14T04:09:10.284 INFO:tasks.rados.rados.0.smithi038.stdout:1940: seq_num 1308 ranges {783556=438408,1674212=400111,2736451=420734,3882270=101286} 2024-09-14T04:09:10.301 INFO:tasks.rados.rados.0.smithi038.stdout:1940: writing smithi03870129-109 from 783556 to 1221964 tid 1 2024-09-14T04:09:10.314 INFO:tasks.rados.rados.0.smithi038.stdout:1940: writing smithi03870129-109 from 1674212 to 2074323 tid 2 2024-09-14T04:09:10.330 INFO:tasks.rados.rados.0.smithi038.stdout:1940: writing smithi03870129-109 from 2736451 to 3157185 tid 3 2024-09-14T04:09:10.341 INFO:tasks.rados.rados.0.smithi038.stdout:1940: writing smithi03870129-109 from 3882270 to 3983556 tid 4 2024-09-14T04:09:10.341 INFO:tasks.rados.rados.0.smithi038.stdout:1933: done (7 left) 2024-09-14T04:09:10.342 INFO:tasks.rados.rados.0.smithi038.stdout:1934: done (6 left) 2024-09-14T04:09:10.342 INFO:tasks.rados.rados.0.smithi038.stdout:1935: done (5 left) 2024-09-14T04:09:10.342 INFO:tasks.rados.rados.0.smithi038.stdout:1936: done (4 left) 2024-09-14T04:09:10.342 INFO:tasks.rados.rados.0.smithi038.stdout:1937: done (3 left) 2024-09-14T04:09:10.342 INFO:tasks.rados.rados.0.smithi038.stdout:1939: done (2 left) 2024-09-14T04:09:10.342 INFO:tasks.rados.rados.0.smithi038.stdout:1941: read oid 490 snap -1 2024-09-14T04:09:10.342 INFO:tasks.rados.rados.0.smithi038.stdout:1941: expect (ObjNum 1007 snap 0 seq_num 1007) 2024-09-14T04:09:10.342 INFO:tasks.rados.rados.0.smithi038.stdout:1942: read oid 29 snap -1 2024-09-14T04:09:10.342 INFO:tasks.rados.rados.0.smithi038.stdout:1942: expect (ObjNum 870 snap 0 seq_num 870) 2024-09-14T04:09:10.342 INFO:tasks.rados.rados.0.smithi038.stdout:1943: read oid 495 snap -1 2024-09-14T04:09:10.342 INFO:tasks.rados.rados.0.smithi038.stdout:1943: expect (ObjNum 686 snap 0 seq_num 686) 2024-09-14T04:09:10.342 INFO:tasks.rados.rados.0.smithi038.stdout:1944: read oid 48 snap -1 2024-09-14T04:09:10.342 INFO:tasks.rados.rados.0.smithi038.stdout:1944: expect (ObjNum 47 snap 0 seq_num 47) 2024-09-14T04:09:10.342 INFO:tasks.rados.rados.0.smithi038.stdout:1945: read oid 449 snap -1 2024-09-14T04:09:10.343 INFO:tasks.rados.rados.0.smithi038.stdout:1945: expect (ObjNum 978 snap 0 seq_num 978) 2024-09-14T04:09:10.343 INFO:tasks.rados.rados.0.smithi038.stdout:1946: read oid 279 snap -1 2024-09-14T04:09:10.343 INFO:tasks.rados.rados.0.smithi038.stdout:1946: expect (ObjNum 755 snap 0 seq_num 755) 2024-09-14T04:09:10.343 INFO:tasks.rados.rados.0.smithi038.stdout:1947: write oid 241 current snap is 0 2024-09-14T04:09:10.343 INFO:tasks.rados.rados.0.smithi038.stdout:1947: seq_num 1309 ranges {400363=513657,1332694=660122} 2024-09-14T04:09:10.348 INFO:tasks.rados.rados.0.smithi038.stdout:1947: writing smithi03870129-241 from 400363 to 914020 tid 1 2024-09-14T04:09:10.355 INFO:tasks.rados.rados.0.smithi038.stdout:1947: writing smithi03870129-241 from 1332694 to 1992816 tid 2 2024-09-14T04:09:10.355 INFO:tasks.rados.rados.0.smithi038.stdout:1948: delete oid 244 current snap is 0 2024-09-14T04:09:10.355 INFO:tasks.rados.rados.0.smithi038.stdout:1938: expect (ObjNum 662 snap 0 seq_num 662) 2024-09-14T04:09:10.491 INFO:tasks.rados.rados.0.smithi038.stdout:1940: finishing write tid 1 to smithi03870129-109 2024-09-14T04:09:10.491 INFO:tasks.rados.rados.0.smithi038.stdout:1940: finishing write tid 2 to smithi03870129-109 2024-09-14T04:09:10.491 INFO:tasks.rados.rados.0.smithi038.stdout:1940: finishing write tid 3 to smithi03870129-109 2024-09-14T04:09:10.491 INFO:tasks.rados.rados.0.smithi038.stdout:1943: expect (ObjNum 686 snap 0 seq_num 686) 2024-09-14T04:09:10.642 INFO:tasks.rados.rados.0.smithi038.stdout:1940: finishing write tid 4 to smithi03870129-109 2024-09-14T04:09:10.642 INFO:tasks.rados.rados.0.smithi038.stdout:1940: finishing write tid 5 to smithi03870129-109 2024-09-14T04:09:10.642 INFO:tasks.rados.rados.0.smithi038.stdout:1940: finishing write tid 6 to smithi03870129-109 2024-09-14T04:09:10.642 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 109 v 391 (ObjNum 1308 snap 0 seq_num 1308) dirty exists 2024-09-14T04:09:10.642 INFO:tasks.rados.rados.0.smithi038.stdout:1940: left oid 109 (ObjNum 1308 snap 0 seq_num 1308) 2024-09-14T04:09:10.642 INFO:tasks.rados.rados.0.smithi038.stdout:1945: expect (ObjNum 978 snap 0 seq_num 978) 2024-09-14T04:09:10.783 INFO:tasks.rados.rados.0.smithi038.stdout:1942: expect (ObjNum 870 snap 0 seq_num 870) 2024-09-14T04:09:10.939 INFO:tasks.rados.rados.0.smithi038.stdout:1941: expect (ObjNum 1007 snap 0 seq_num 1007) 2024-09-14T04:09:11.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:10 smithi038 bash[22519]: audit 2024-09-14T04:09:09.837127+0000 mgr.y (mgr.14406) 301 : audit [DBG] from='client.15081 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:11.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:10 smithi038 bash[22519]: audit 2024-09-14T04:09:10.121482+0000 mgr.y (mgr.14406) 302 : audit [DBG] from='client.15087 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:11.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:10 smithi038 bash[22519]: cluster 2024-09-14T04:09:10.274966+0000 mgr.y (mgr.14406) 303 : cluster [DBG] pgmap v245: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 7.4 MiB/s wr, 77 op/s 2024-09-14T04:09:11.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:10 smithi038 bash[32505]: audit 2024-09-14T04:09:09.837127+0000 mgr.y (mgr.14406) 301 : audit [DBG] from='client.15081 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:11.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:10 smithi038 bash[32505]: audit 2024-09-14T04:09:10.121482+0000 mgr.y (mgr.14406) 302 : audit [DBG] from='client.15087 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:11.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:10 smithi038 bash[32505]: cluster 2024-09-14T04:09:10.274966+0000 mgr.y (mgr.14406) 303 : cluster [DBG] pgmap v245: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 7.4 MiB/s wr, 77 op/s 2024-09-14T04:09:11.098 INFO:tasks.rados.rados.0.smithi038.stdout:1944: expect (ObjNum 47 snap 0 seq_num 47) 2024-09-14T04:09:11.181 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:10 smithi123 bash[24950]: audit 2024-09-14T04:09:09.837127+0000 mgr.y (mgr.14406) 301 : audit [DBG] from='client.15081 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:11.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:10 smithi123 bash[24950]: audit 2024-09-14T04:09:10.121482+0000 mgr.y (mgr.14406) 302 : audit [DBG] from='client.15087 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:11.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:10 smithi123 bash[24950]: cluster 2024-09-14T04:09:10.274966+0000 mgr.y (mgr.14406) 303 : cluster [DBG] pgmap v245: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 7.4 MiB/s wr, 77 op/s 2024-09-14T04:09:11.182 INFO:tasks.rados.rados.0.smithi038.stdout:1947: finishing write tid 1 to smithi03870129-241 2024-09-14T04:09:11.183 INFO:tasks.rados.rados.0.smithi038.stdout:1947: finishing write tid 2 to smithi03870129-241 2024-09-14T04:09:11.183 INFO:tasks.rados.rados.0.smithi038.stdout:1947: finishing write tid 3 to smithi03870129-241 2024-09-14T04:09:11.183 INFO:tasks.rados.rados.0.smithi038.stdout:1947: finishing write tid 4 to smithi03870129-241 2024-09-14T04:09:11.183 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 241 v 394 (ObjNum 1309 snap 0 seq_num 1309) dirty exists 2024-09-14T04:09:11.183 INFO:tasks.rados.rados.0.smithi038.stdout:1947: left oid 241 (ObjNum 1309 snap 0 seq_num 1309) 2024-09-14T04:09:11.183 INFO:tasks.rados.rados.0.smithi038.stdout:1946: expect (ObjNum 755 snap 0 seq_num 755) 2024-09-14T04:09:11.300 INFO:tasks.rados.rados.0.smithi038.stdout:1938: done (9 left) 2024-09-14T04:09:11.300 INFO:tasks.rados.rados.0.smithi038.stdout:1940: done (8 left) 2024-09-14T04:09:11.301 INFO:tasks.rados.rados.0.smithi038.stdout:1941: done (7 left) 2024-09-14T04:09:11.301 INFO:tasks.rados.rados.0.smithi038.stdout:1942: done (6 left) 2024-09-14T04:09:11.301 INFO:tasks.rados.rados.0.smithi038.stdout:1943: done (5 left) 2024-09-14T04:09:11.301 INFO:tasks.rados.rados.0.smithi038.stdout:1944: done (4 left) 2024-09-14T04:09:11.301 INFO:tasks.rados.rados.0.smithi038.stdout:1945: done (3 left) 2024-09-14T04:09:11.301 INFO:tasks.rados.rados.0.smithi038.stdout:1946: done (2 left) 2024-09-14T04:09:11.301 INFO:tasks.rados.rados.0.smithi038.stdout:1947: done (1 left) 2024-09-14T04:09:11.301 INFO:tasks.rados.rados.0.smithi038.stdout:1948: done (0 left) 2024-09-14T04:09:11.301 INFO:tasks.rados.rados.0.smithi038.stdout:1949: read oid 325 snap -1 2024-09-14T04:09:11.301 INFO:tasks.rados.rados.0.smithi038.stdout:1949: expect (ObjNum 1096 snap 0 seq_num 1096) 2024-09-14T04:09:11.301 INFO:tasks.rados.rados.0.smithi038.stdout:1950: delete oid 493 current snap is 0 2024-09-14T04:09:11.304 INFO:tasks.rados.rados.0.smithi038.stdout:1950: done (1 left) 2024-09-14T04:09:11.304 INFO:tasks.rados.rados.0.smithi038.stdout:1951: write oid 408 current snap is 0 2024-09-14T04:09:11.304 INFO:tasks.rados.rados.0.smithi038.stdout:1951: seq_num 1312 ranges {450784=739404,1791787=258997} 2024-09-14T04:09:11.323 INFO:tasks.rados.rados.0.smithi038.stdout:1951: writing smithi03870129-408 from 450784 to 1190188 tid 1 2024-09-14T04:09:11.339 INFO:tasks.rados.rados.0.smithi038.stdout:1951: writing smithi03870129-408 from 1791787 to 2050784 tid 2 2024-09-14T04:09:11.339 INFO:tasks.rados.rados.0.smithi038.stdout:1952: read oid 145 snap -1 2024-09-14T04:09:11.339 INFO:tasks.rados.rados.0.smithi038.stdout:1952: expect (ObjNum 906 snap 0 seq_num 906) 2024-09-14T04:09:11.339 INFO:tasks.rados.rados.0.smithi038.stdout:1953: read oid 264 snap -1 2024-09-14T04:09:11.339 INFO:tasks.rados.rados.0.smithi038.stdout:1953: expect deleted 2024-09-14T04:09:11.339 INFO:tasks.rados.rados.0.smithi038.stdout:1954: read oid 215 snap -1 2024-09-14T04:09:11.339 INFO:tasks.rados.rados.0.smithi038.stdout:1954: expect (ObjNum 1078 snap 0 seq_num 1078) 2024-09-14T04:09:11.339 INFO:tasks.rados.rados.0.smithi038.stdout:1955: delete oid 160 current snap is 0 2024-09-14T04:09:11.339 INFO:tasks.rados.rados.0.smithi038.stdout:1949: expect (ObjNum 1096 snap 0 seq_num 1096) 2024-09-14T04:09:11.443 INFO:tasks.rados.rados.0.smithi038.stdout:1951: finishing write tid 1 to smithi03870129-408 2024-09-14T04:09:11.443 INFO:tasks.rados.rados.0.smithi038.stdout:1951: finishing write tid 2 to smithi03870129-408 2024-09-14T04:09:11.444 INFO:tasks.rados.rados.0.smithi038.stdout:1951: finishing write tid 3 to smithi03870129-408 2024-09-14T04:09:11.444 INFO:tasks.rados.rados.0.smithi038.stdout:1951: finishing write tid 4 to smithi03870129-408 2024-09-14T04:09:11.444 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 408 v 397 (ObjNum 1312 snap 0 seq_num 1312) dirty exists 2024-09-14T04:09:11.444 INFO:tasks.rados.rados.0.smithi038.stdout:1951: left oid 408 (ObjNum 1312 snap 0 seq_num 1312) 2024-09-14T04:09:11.444 INFO:tasks.rados.rados.0.smithi038.stdout:1952: expect (ObjNum 906 snap 0 seq_num 906) 2024-09-14T04:09:11.589 INFO:tasks.rados.rados.0.smithi038.stdout:1954: expect (ObjNum 1078 snap 0 seq_num 1078) 2024-09-14T04:09:11.677 INFO:tasks.rados.rados.0.smithi038.stdout:1949: done (5 left) 2024-09-14T04:09:11.677 INFO:tasks.rados.rados.0.smithi038.stdout:1951: done (4 left) 2024-09-14T04:09:11.677 INFO:tasks.rados.rados.0.smithi038.stdout:1952: done (3 left) 2024-09-14T04:09:11.677 INFO:tasks.rados.rados.0.smithi038.stdout:1953: done (2 left) 2024-09-14T04:09:11.677 INFO:tasks.rados.rados.0.smithi038.stdout:1954: done (1 left) 2024-09-14T04:09:11.677 INFO:tasks.rados.rados.0.smithi038.stdout:1955: done (0 left) 2024-09-14T04:09:11.677 INFO:tasks.rados.rados.0.smithi038.stdout:1956: delete oid 84 current snap is 0 2024-09-14T04:09:11.679 INFO:tasks.rados.rados.0.smithi038.stdout:1956: done (0 left) 2024-09-14T04:09:11.679 INFO:tasks.rados.rados.0.smithi038.stdout:1957: delete oid 240 current snap is 0 2024-09-14T04:09:11.681 INFO:tasks.rados.rados.0.smithi038.stdout:1957: done (0 left) 2024-09-14T04:09:11.682 INFO:tasks.rados.rados.0.smithi038.stdout:1958: read oid 194 snap -1 2024-09-14T04:09:11.682 INFO:tasks.rados.rados.0.smithi038.stdout:1958: expect (ObjNum 193 snap 0 seq_num 193) 2024-09-14T04:09:11.682 INFO:tasks.rados.rados.0.smithi038.stdout:1959: write oid 445 current snap is 0 2024-09-14T04:09:11.682 INFO:tasks.rados.rados.0.smithi038.stdout:1959: seq_num 1316 ranges {518012=756753,2025715=92297} 2024-09-14T04:09:11.697 INFO:tasks.rados.rados.0.smithi038.stdout:1959: writing smithi03870129-445 from 518012 to 1274765 tid 1 2024-09-14T04:09:11.706 INFO:tasks.rados.rados.0.smithi038.stdout:1959: writing smithi03870129-445 from 2025715 to 2118012 tid 2 2024-09-14T04:09:11.706 INFO:tasks.rados.rados.0.smithi038.stdout:1960: write oid 332 current snap is 0 2024-09-14T04:09:11.706 INFO:tasks.rados.rados.0.smithi038.stdout:1960: seq_num 1317 ranges {534819=432002,1684197=450622} 2024-09-14T04:09:11.716 INFO:tasks.rados.rados.0.smithi038.stdout:1960: writing smithi03870129-332 from 534819 to 966821 tid 1 2024-09-14T04:09:11.731 INFO:tasks.rados.rados.0.smithi038.stdout:1960: writing smithi03870129-332 from 1684197 to 2134819 tid 2 2024-09-14T04:09:11.731 INFO:tasks.rados.rados.0.smithi038.stdout:1961: read oid 50 snap -1 2024-09-14T04:09:11.731 INFO:tasks.rados.rados.0.smithi038.stdout:1961: expect (ObjNum 607 snap 0 seq_num 607) 2024-09-14T04:09:11.731 INFO:tasks.rados.rados.0.smithi038.stdout:1962: read oid 264 snap -1 2024-09-14T04:09:11.731 INFO:tasks.rados.rados.0.smithi038.stdout:1962: expect deleted 2024-09-14T04:09:11.731 INFO:tasks.rados.rados.0.smithi038.stdout:1963: write oid 333 current snap is 0 2024-09-14T04:09:11.731 INFO:tasks.rados.rados.0.smithi038.stdout:1963: seq_num 1318 ranges {551626=507251,1626326=418456} 2024-09-14T04:09:11.742 INFO:tasks.rados.rados.0.smithi038.stdout:1963: writing smithi03870129-333 from 551626 to 1058877 tid 1 2024-09-14T04:09:11.751 INFO:tasks.rados.rados.0.smithi038.stdout:1963: writing smithi03870129-333 from 1626326 to 2044782 tid 2 2024-09-14T04:09:11.751 INFO:tasks.rados.rados.0.smithi038.stdout:1964: read oid 14 snap -1 2024-09-14T04:09:11.752 INFO:tasks.rados.rados.0.smithi038.stdout:1964: expect (ObjNum 1119 snap 0 seq_num 1119) 2024-09-14T04:09:11.752 INFO:tasks.rados.rados.0.smithi038.stdout:1965: write oid 90 current snap is 0 2024-09-14T04:09:11.752 INFO:tasks.rados.rados.0.smithi038.stdout:1958: expect (ObjNum 193 snap 0 seq_num 193) 2024-09-14T04:09:11.902 INFO:tasks.rados.rados.0.smithi038.stdout:1959: finishing write tid 1 to smithi03870129-445 2024-09-14T04:09:11.902 INFO:tasks.rados.rados.0.smithi038.stdout:1959: finishing write tid 2 to smithi03870129-445 2024-09-14T04:09:11.902 INFO:tasks.rados.rados.0.smithi038.stdout:1959: finishing write tid 3 to smithi03870129-445 2024-09-14T04:09:11.903 INFO:tasks.rados.rados.0.smithi038.stdout:1959: finishing write tid 4 to smithi03870129-445 2024-09-14T04:09:11.903 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 445 v 254 (ObjNum 1316 snap 0 seq_num 1316) dirty exists 2024-09-14T04:09:11.903 INFO:tasks.rados.rados.0.smithi038.stdout:1959: left oid 445 (ObjNum 1316 snap 0 seq_num 1316) 2024-09-14T04:09:11.903 INFO:tasks.rados.rados.0.smithi038.stdout:1960: finishing write tid 1 to smithi03870129-332 2024-09-14T04:09:11.903 INFO:tasks.rados.rados.0.smithi038.stdout:1965: seq_num 1319 ranges {568433=582500,1684808=483625} 2024-09-14T04:09:11.908 INFO:tasks.rados.rados.0.smithi038.stdout:1965: writing smithi03870129-90 from 568433 to 1150933 tid 1 2024-09-14T04:09:11.918 INFO:tasks.rados.rados.0.smithi038.stdout:1965: writing smithi03870129-90 from 1684808 to 2168433 tid 2 2024-09-14T04:09:11.919 INFO:tasks.rados.rados.0.smithi038.stdout:1958: done (7 left) 2024-09-14T04:09:11.919 INFO:tasks.rados.rados.0.smithi038.stdout:1959: done (6 left) 2024-09-14T04:09:11.919 INFO:tasks.rados.rados.0.smithi038.stdout:1966: write oid 369 current snap is 0 2024-09-14T04:09:11.919 INFO:tasks.rados.rados.0.smithi038.stdout:1961: expect (ObjNum 607 snap 0 seq_num 607) 2024-09-14T04:09:11.931 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:09:11 smithi123 bash[25882]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:09:11] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-14T04:09:12.007 INFO:tasks.rados.rados.0.smithi038.stdout:1960: finishing write tid 2 to smithi03870129-332 2024-09-14T04:09:12.007 INFO:tasks.rados.rados.0.smithi038.stdout:1960: finishing write tid 3 to smithi03870129-332 2024-09-14T04:09:12.007 INFO:tasks.rados.rados.0.smithi038.stdout:1966: seq_num 1320 ranges {585240=657749,1743290=422125} 2024-09-14T04:09:12.014 INFO:tasks.rados.rados.0.smithi038.stdout:1966: writing smithi03870129-369 from 585240 to 1242989 tid 1 2024-09-14T04:09:12.020 INFO:tasks.rados.rados.0.smithi038.stdout:1966: writing smithi03870129-369 from 1743290 to 2165415 tid 2 2024-09-14T04:09:12.020 INFO:tasks.rados.rados.0.smithi038.stdout:1961: done (6 left) 2024-09-14T04:09:12.020 INFO:tasks.rados.rados.0.smithi038.stdout:1962: done (5 left) 2024-09-14T04:09:12.020 INFO:tasks.rados.rados.0.smithi038.stdout:1967: read oid 308 snap -1 2024-09-14T04:09:12.020 INFO:tasks.rados.rados.0.smithi038.stdout:1967: expect (ObjNum 883 snap 0 seq_num 883) 2024-09-14T04:09:12.020 INFO:tasks.rados.rados.0.smithi038.stdout:1968: write oid 136 current snap is 0 2024-09-14T04:09:12.020 INFO:tasks.rados.rados.0.smithi038.stdout:1960: finishing write tid 4 to smithi03870129-332 2024-09-14T04:09:12.020 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 332 v 223 (ObjNum 1317 snap 0 seq_num 1317) dirty exists 2024-09-14T04:09:12.020 INFO:tasks.rados.rados.0.smithi038.stdout:1960: left oid 332 (ObjNum 1317 snap 0 seq_num 1317) 2024-09-14T04:09:12.020 INFO:tasks.rados.rados.0.smithi038.stdout:1963: finishing write tid 1 to smithi03870129-333 2024-09-14T04:09:12.020 INFO:tasks.rados.rados.0.smithi038.stdout:1963: finishing write tid 2 to smithi03870129-333 2024-09-14T04:09:12.020 INFO:tasks.rados.rados.0.smithi038.stdout:1963: finishing write tid 3 to smithi03870129-333 2024-09-14T04:09:12.021 INFO:tasks.rados.rados.0.smithi038.stdout:1968: seq_num 1321 ranges {602047=732998,1801772=400275} 2024-09-14T04:09:12.027 INFO:tasks.rados.rados.0.smithi038.stdout:1968: writing smithi03870129-136 from 602047 to 1335045 tid 1 2024-09-14T04:09:12.037 INFO:tasks.rados.rados.0.smithi038.stdout:1968: writing smithi03870129-136 from 1801772 to 2202047 tid 2 2024-09-14T04:09:12.037 INFO:tasks.rados.rados.0.smithi038.stdout:1960: done (6 left) 2024-09-14T04:09:12.037 INFO:tasks.rados.rados.0.smithi038.stdout:1969: read oid 479 snap -1 2024-09-14T04:09:12.037 INFO:tasks.rados.rados.0.smithi038.stdout:1969: expect (ObjNum 917 snap 0 seq_num 917) 2024-09-14T04:09:12.037 INFO:tasks.rados.rados.0.smithi038.stdout:1970: read oid 62 snap -1 2024-09-14T04:09:12.037 INFO:tasks.rados.rados.0.smithi038.stdout:1970: expect deleted 2024-09-14T04:09:12.037 INFO:tasks.rados.rados.0.smithi038.stdout:1971: read oid 384 snap -1 2024-09-14T04:09:12.037 INFO:tasks.rados.rados.0.smithi038.stdout:1971: expect (ObjNum 1242 snap 0 seq_num 1242) 2024-09-14T04:09:12.037 INFO:tasks.rados.rados.0.smithi038.stdout:1972: write oid 250 current snap is 0 2024-09-14T04:09:12.038 INFO:tasks.rados.rados.0.smithi038.stdout:1963: finishing write tid 4 to smithi03870129-333 2024-09-14T04:09:12.038 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 333 v 235 (ObjNum 1318 snap 0 seq_num 1318) dirty exists 2024-09-14T04:09:12.038 INFO:tasks.rados.rados.0.smithi038.stdout:1963: left oid 333 (ObjNum 1318 snap 0 seq_num 1318) 2024-09-14T04:09:12.038 INFO:tasks.rados.rados.0.smithi038.stdout:1964: expect (ObjNum 1119 snap 0 seq_num 1119) 2024-09-14T04:09:12.175 INFO:tasks.rados.rados.0.smithi038.stdout:1965: finishing write tid 1 to smithi03870129-90 2024-09-14T04:09:12.176 INFO:tasks.rados.rados.0.smithi038.stdout:1965: finishing write tid 2 to smithi03870129-90 2024-09-14T04:09:12.176 INFO:tasks.rados.rados.0.smithi038.stdout:1972: seq_num 1322 ranges {618854=408247,1743901=425794} 2024-09-14T04:09:12.181 INFO:tasks.rados.rados.0.smithi038.stdout:1972: writing smithi03870129-250 from 618854 to 1027101 tid 1 2024-09-14T04:09:12.187 INFO:tasks.rados.rados.0.smithi038.stdout:1972: writing smithi03870129-250 from 1743901 to 2169695 tid 2 2024-09-14T04:09:12.188 INFO:tasks.rados.rados.0.smithi038.stdout:1963: done (9 left) 2024-09-14T04:09:12.188 INFO:tasks.rados.rados.0.smithi038.stdout:1964: done (8 left) 2024-09-14T04:09:12.188 INFO:tasks.rados.rados.0.smithi038.stdout:1973: write oid 469 current snap is 0 2024-09-14T04:09:12.188 INFO:tasks.rados.rados.0.smithi038.stdout:1965: finishing write tid 3 to smithi03870129-90 2024-09-14T04:09:12.188 INFO:tasks.rados.rados.0.smithi038.stdout:1965: finishing write tid 4 to smithi03870129-90 2024-09-14T04:09:12.188 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 90 v 405 (ObjNum 1319 snap 0 seq_num 1319) dirty exists 2024-09-14T04:09:12.188 INFO:tasks.rados.rados.0.smithi038.stdout:1965: left oid 90 (ObjNum 1319 snap 0 seq_num 1319) 2024-09-14T04:09:12.188 INFO:tasks.rados.rados.0.smithi038.stdout:1966: finishing write tid 1 to smithi03870129-369 2024-09-14T04:09:12.188 INFO:tasks.rados.rados.0.smithi038.stdout:1966: finishing write tid 2 to smithi03870129-369 2024-09-14T04:09:12.188 INFO:tasks.rados.rados.0.smithi038.stdout:1966: finishing write tid 3 to smithi03870129-369 2024-09-14T04:09:12.188 INFO:tasks.rados.rados.0.smithi038.stdout:1966: finishing write tid 4 to smithi03870129-369 2024-09-14T04:09:12.188 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 369 v 335 (ObjNum 1320 snap 0 seq_num 1320) dirty exists 2024-09-14T04:09:12.188 INFO:tasks.rados.rados.0.smithi038.stdout:1966: left oid 369 (ObjNum 1320 snap 0 seq_num 1320) 2024-09-14T04:09:12.189 INFO:tasks.rados.rados.0.smithi038.stdout:1967: expect (ObjNum 883 snap 0 seq_num 883) 2024-09-14T04:09:12.358 INFO:tasks.rados.rados.0.smithi038.stdout:1968: finishing write tid 1 to smithi03870129-136 2024-09-14T04:09:12.358 INFO:tasks.rados.rados.0.smithi038.stdout:1968: finishing write tid 2 to smithi03870129-136 2024-09-14T04:09:12.358 INFO:tasks.rados.rados.0.smithi038.stdout:1968: finishing write tid 3 to smithi03870129-136 2024-09-14T04:09:12.359 INFO:tasks.rados.rados.0.smithi038.stdout:1968: finishing write tid 4 to smithi03870129-136 2024-09-14T04:09:12.359 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 136 v 400 (ObjNum 1321 snap 0 seq_num 1321) dirty exists 2024-09-14T04:09:12.359 INFO:tasks.rados.rados.0.smithi038.stdout:1968: left oid 136 (ObjNum 1321 snap 0 seq_num 1321) 2024-09-14T04:09:12.359 INFO:tasks.rados.rados.0.smithi038.stdout:1969: expect (ObjNum 917 snap 0 seq_num 917) 2024-09-14T04:09:12.506 INFO:tasks.rados.rados.0.smithi038.stdout:1971: expect (ObjNum 1242 snap 0 seq_num 1242) 2024-09-14T04:09:12.519 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:09:12 smithi038 bash[22772]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:09:12] "GET /metrics HTTP/1.1" 200 243674 "" "Prometheus/2.43.0" 2024-09-14T04:09:12.652 INFO:tasks.rados.rados.0.smithi038.stdout:1972: finishing write tid 1 to smithi03870129-250 2024-09-14T04:09:12.652 INFO:tasks.rados.rados.0.smithi038.stdout:1972: finishing write tid 2 to smithi03870129-250 2024-09-14T04:09:12.652 INFO:tasks.rados.rados.0.smithi038.stdout:1972: finishing write tid 3 to smithi03870129-250 2024-09-14T04:09:12.652 INFO:tasks.rados.rados.0.smithi038.stdout:1972: finishing write tid 4 to smithi03870129-250 2024-09-14T04:09:12.652 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 250 v 408 (ObjNum 1322 snap 0 seq_num 1322) dirty exists 2024-09-14T04:09:12.653 INFO:tasks.rados.rados.0.smithi038.stdout:1972: left oid 250 (ObjNum 1322 snap 0 seq_num 1322) 2024-09-14T04:09:12.653 INFO:tasks.rados.rados.0.smithi038.stdout:1973: seq_num 1323 ranges {635661=599849,1918736=316925} 2024-09-14T04:09:12.672 INFO:tasks.rados.rados.0.smithi038.stdout:1973: writing smithi03870129-469 from 635661 to 1235510 tid 1 2024-09-14T04:09:12.689 INFO:tasks.rados.rados.0.smithi038.stdout:1973: writing smithi03870129-469 from 1918736 to 2235661 tid 2 2024-09-14T04:09:12.689 INFO:tasks.rados.rados.0.smithi038.stdout:1965: done (8 left) 2024-09-14T04:09:12.689 INFO:tasks.rados.rados.0.smithi038.stdout:1966: done (7 left) 2024-09-14T04:09:12.689 INFO:tasks.rados.rados.0.smithi038.stdout:1967: done (6 left) 2024-09-14T04:09:12.689 INFO:tasks.rados.rados.0.smithi038.stdout:1968: done (5 left) 2024-09-14T04:09:12.690 INFO:tasks.rados.rados.0.smithi038.stdout:1969: done (4 left) 2024-09-14T04:09:12.690 INFO:tasks.rados.rados.0.smithi038.stdout:1970: done (3 left) 2024-09-14T04:09:12.690 INFO:tasks.rados.rados.0.smithi038.stdout:1971: done (2 left) 2024-09-14T04:09:12.690 INFO:tasks.rados.rados.0.smithi038.stdout:1972: done (1 left) 2024-09-14T04:09:12.690 INFO:tasks.rados.rados.0.smithi038.stdout:1974: write oid 212 current snap is 0 2024-09-14T04:09:12.690 INFO:tasks.rados.rados.0.smithi038.stdout:1974: seq_num 1324 ranges {652468=675098,1977218=275250} 2024-09-14T04:09:12.709 INFO:tasks.rados.rados.0.smithi038.stdout:1974: writing smithi03870129-212 from 652468 to 1327566 tid 1 2024-09-14T04:09:12.721 INFO:tasks.rados.rados.0.smithi038.stdout:1974: writing smithi03870129-212 from 1977218 to 2252468 tid 2 2024-09-14T04:09:12.721 INFO:tasks.rados.rados.0.smithi038.stdout:1975: write oid 485 current snap is 0 2024-09-14T04:09:12.721 INFO:tasks.rados.rados.0.smithi038.stdout:1973: finishing write tid 1 to smithi03870129-469 2024-09-14T04:09:12.721 INFO:tasks.rados.rados.0.smithi038.stdout:1973: finishing write tid 2 to smithi03870129-469 2024-09-14T04:09:12.721 INFO:tasks.rados.rados.0.smithi038.stdout:1973: finishing write tid 3 to smithi03870129-469 2024-09-14T04:09:12.721 INFO:tasks.rados.rados.0.smithi038.stdout:1973: finishing write tid 4 to smithi03870129-469 2024-09-14T04:09:12.721 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 469 v 264 (ObjNum 1323 snap 0 seq_num 1323) dirty exists 2024-09-14T04:09:12.721 INFO:tasks.rados.rados.0.smithi038.stdout:1973: left oid 469 (ObjNum 1323 snap 0 seq_num 1323) 2024-09-14T04:09:12.722 INFO:tasks.rados.rados.0.smithi038.stdout:1974: finishing write tid 1 to smithi03870129-212 2024-09-14T04:09:12.722 INFO:tasks.rados.rados.0.smithi038.stdout:1975: seq_num 1325 ranges {669275=750347,2035700=233575} 2024-09-14T04:09:12.738 INFO:tasks.rados.rados.0.smithi038.stdout:1975: writing smithi03870129-485 from 669275 to 1419622 tid 1 2024-09-14T04:09:12.749 INFO:tasks.rados.rados.0.smithi038.stdout:1975: writing smithi03870129-485 from 2035700 to 2269275 tid 2 2024-09-14T04:09:12.749 INFO:tasks.rados.rados.0.smithi038.stdout:1973: done (2 left) 2024-09-14T04:09:12.749 INFO:tasks.rados.rados.0.smithi038.stdout:1976: read oid 204 snap -1 2024-09-14T04:09:12.749 INFO:tasks.rados.rados.0.smithi038.stdout:1976: expect (ObjNum 1229 snap 0 seq_num 1229) 2024-09-14T04:09:12.750 INFO:tasks.rados.rados.0.smithi038.stdout:1977: read oid 483 snap -1 2024-09-14T04:09:12.750 INFO:tasks.rados.rados.0.smithi038.stdout:1977: expect (ObjNum 482 snap 0 seq_num 482) 2024-09-14T04:09:12.750 INFO:tasks.rados.rados.0.smithi038.stdout:1978: write oid 411 current snap is 0 2024-09-14T04:09:12.750 INFO:tasks.rados.rados.0.smithi038.stdout:1974: finishing write tid 2 to smithi03870129-212 2024-09-14T04:09:12.750 INFO:tasks.rados.rados.0.smithi038.stdout:1974: finishing write tid 3 to smithi03870129-212 2024-09-14T04:09:12.750 INFO:tasks.rados.rados.0.smithi038.stdout:1974: finishing write tid 4 to smithi03870129-212 2024-09-14T04:09:12.750 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 212 v 257 (ObjNum 1324 snap 0 seq_num 1324) dirty exists 2024-09-14T04:09:12.750 INFO:tasks.rados.rados.0.smithi038.stdout:1974: left oid 212 (ObjNum 1324 snap 0 seq_num 1324) 2024-09-14T04:09:12.750 INFO:tasks.rados.rados.0.smithi038.stdout:1975: finishing write tid 1 to smithi03870129-485 2024-09-14T04:09:12.750 INFO:tasks.rados.rados.0.smithi038.stdout:1978: seq_num 1326 ranges {686082=425596,1577829=433132} 2024-09-14T04:09:12.764 INFO:tasks.rados.rados.0.smithi038.stdout:1978: writing smithi03870129-411 from 686082 to 1111678 tid 1 2024-09-14T04:09:12.771 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:09:12.775 INFO:tasks.rados.rados.0.smithi038.stdout:1978: writing smithi03870129-411 from 1577829 to 2010961 tid 2 2024-09-14T04:09:12.775 INFO:tasks.rados.rados.0.smithi038.stdout:1974: done (4 left) 2024-09-14T04:09:12.775 INFO:tasks.rados.rados.0.smithi038.stdout:1979: read oid 128 snap -1 2024-09-14T04:09:12.775 INFO:tasks.rados.rados.0.smithi038.stdout:1979: expect (ObjNum 1248 snap 0 seq_num 1248) 2024-09-14T04:09:12.775 INFO:tasks.rados.rados.0.smithi038.stdout:1980: write oid 23 current snap is 0 2024-09-14T04:09:12.776 INFO:tasks.rados.rados.0.smithi038.stdout:1975: finishing write tid 2 to smithi03870129-485 2024-09-14T04:09:12.776 INFO:tasks.rados.rados.0.smithi038.stdout:1975: finishing write tid 3 to smithi03870129-485 2024-09-14T04:09:12.776 INFO:tasks.rados.rados.0.smithi038.stdout:1975: finishing write tid 4 to smithi03870129-485 2024-09-14T04:09:12.776 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 485 v 266 (ObjNum 1325 snap 0 seq_num 1325) dirty exists 2024-09-14T04:09:12.776 INFO:tasks.rados.rados.0.smithi038.stdout:1975: left oid 485 (ObjNum 1325 snap 0 seq_num 1325) 2024-09-14T04:09:12.776 INFO:tasks.rados.rados.0.smithi038.stdout:1976: expect (ObjNum 1229 snap 0 seq_num 1229) 2024-09-14T04:09:12.865 INFO:tasks.rados.rados.0.smithi038.stdout:1977: expect (ObjNum 482 snap 0 seq_num 482) 2024-09-14T04:09:12.932 INFO:tasks.rados.rados.0.smithi038.stdout:1978: finishing write tid 1 to smithi03870129-411 2024-09-14T04:09:12.933 INFO:tasks.rados.rados.0.smithi038.stdout:1978: finishing write tid 2 to smithi03870129-411 2024-09-14T04:09:12.933 INFO:tasks.rados.rados.0.smithi038.stdout:1978: finishing write tid 3 to smithi03870129-411 2024-09-14T04:09:12.933 INFO:tasks.rados.rados.0.smithi038.stdout:1978: finishing write tid 4 to smithi03870129-411 2024-09-14T04:09:12.933 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 411 v 226 (ObjNum 1326 snap 0 seq_num 1326) dirty exists 2024-09-14T04:09:12.933 INFO:tasks.rados.rados.0.smithi038.stdout:1978: left oid 411 (ObjNum 1326 snap 0 seq_num 1326) 2024-09-14T04:09:12.933 INFO:tasks.rados.rados.0.smithi038.stdout:1979: expect (ObjNum 1248 snap 0 seq_num 1248) 2024-09-14T04:09:13.091 INFO:tasks.rados.rados.0.smithi038.stdout:1980: seq_num 1327 ranges {702889=500845,1636311=576790} 2024-09-14T04:09:13.102 INFO:tasks.rados.rados.0.smithi038.stdout:1980: writing smithi03870129-23 from 702889 to 1203734 tid 1 2024-09-14T04:09:13.111 INFO:tasks.rados.rados.0.smithi038.stdout:1980: writing smithi03870129-23 from 1636311 to 2213101 tid 2 2024-09-14T04:09:13.112 INFO:tasks.rados.rados.0.smithi038.stdout:1975: done (5 left) 2024-09-14T04:09:13.112 INFO:tasks.rados.rados.0.smithi038.stdout:1976: done (4 left) 2024-09-14T04:09:13.112 INFO:tasks.rados.rados.0.smithi038.stdout:1977: done (3 left) 2024-09-14T04:09:13.112 INFO:tasks.rados.rados.0.smithi038.stdout:1978: done (2 left) 2024-09-14T04:09:13.112 INFO:tasks.rados.rados.0.smithi038.stdout:1979: done (1 left) 2024-09-14T04:09:13.112 INFO:tasks.rados.rados.0.smithi038.stdout:1981: write oid 453 current snap is 0 2024-09-14T04:09:13.112 INFO:tasks.rados.rados.0.smithi038.stdout:1980: finishing write tid 1 to smithi03870129-23 2024-09-14T04:09:13.112 INFO:tasks.rados.rados.0.smithi038.stdout:1981: seq_num 1328 ranges {719696=576094,2094793=224903} 2024-09-14T04:09:13.122 INFO:tasks.rados.rados.0.smithi038.stdout:1981: writing smithi03870129-453 from 719696 to 1295790 tid 1 2024-09-14T04:09:13.132 INFO:tasks.rados.rados.0.smithi038.stdout:1981: writing smithi03870129-453 from 2094793 to 2319696 tid 2 2024-09-14T04:09:13.132 INFO:tasks.rados.rados.0.smithi038.stdout:1982: write oid 64 current snap is 0 2024-09-14T04:09:13.132 INFO:tasks.rados.rados.0.smithi038.stdout:1982: seq_num 1329 ranges {736503=651343,2153275=183228} 2024-09-14T04:09:13.146 INFO:tasks.rados.rados.0.smithi038.stdout:1982: writing smithi03870129-64 from 736503 to 1387846 tid 1 2024-09-14T04:09:13.155 INFO:tasks.rados.rados.0.smithi038.stdout:1982: writing smithi03870129-64 from 2153275 to 2336503 tid 2 2024-09-14T04:09:13.155 INFO:tasks.rados.rados.0.smithi038.stdout:1983: write oid 412 current snap is 0 2024-09-14T04:09:13.155 INFO:tasks.rados.rados.0.smithi038.stdout:1983: seq_num 1330 ranges {753310=726592,2095404=257906} 2024-09-14T04:09:13.166 INFO:tasks.rados.rados.0.smithi038.stdout:1983: writing smithi03870129-412 from 753310 to 1479902 tid 1 2024-09-14T04:09:13.173 INFO:tasks.rados.rados.0.smithi038.stdout:1983: writing smithi03870129-412 from 2095404 to 2353310 tid 2 2024-09-14T04:09:13.173 INFO:tasks.rados.rados.0.smithi038.stdout:1984: write oid 173 current snap is 0 2024-09-14T04:09:13.173 INFO:tasks.rados.rados.0.smithi038.stdout:1984: seq_num 1331 ranges {770117=518194,1870239=499878} 2024-09-14T04:09:13.182 INFO:tasks.rados.rados.0.smithi038.stdout:1984: writing smithi03870129-173 from 770117 to 1288311 tid 1 2024-09-14T04:09:13.189 INFO:tasks.rados.rados.0.smithi038.stdout:1984: writing smithi03870129-173 from 1870239 to 2370117 tid 2 2024-09-14T04:09:13.189 INFO:tasks.rados.rados.0.smithi038.stdout:1985: write oid 57 current snap is 0 2024-09-14T04:09:13.189 INFO:tasks.rados.rados.0.smithi038.stdout:1980: finishing write tid 2 to smithi03870129-23 2024-09-14T04:09:13.189 INFO:tasks.rados.rados.0.smithi038.stdout:1980: finishing write tid 3 to smithi03870129-23 2024-09-14T04:09:13.189 INFO:tasks.rados.rados.0.smithi038.stdout:1980: finishing write tid 4 to smithi03870129-23 2024-09-14T04:09:13.189 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 23 v 284 (ObjNum 1327 snap 0 seq_num 1327) dirty exists 2024-09-14T04:09:13.189 INFO:tasks.rados.rados.0.smithi038.stdout:1980: left oid 23 (ObjNum 1327 snap 0 seq_num 1327) 2024-09-14T04:09:13.189 INFO:tasks.rados.rados.0.smithi038.stdout:1981: finishing write tid 1 to smithi03870129-453 2024-09-14T04:09:13.189 INFO:tasks.rados.rados.0.smithi038.stdout:1981: finishing write tid 2 to smithi03870129-453 2024-09-14T04:09:13.189 INFO:tasks.rados.rados.0.smithi038.stdout:1985: seq_num 1332 ranges {786924=593443,1928721=458203} 2024-09-14T04:09:13.197 INFO:tasks.rados.rados.0.smithi038.stdout:1985: writing smithi03870129-57 from 786924 to 1380367 tid 1 2024-09-14T04:09:13.204 INFO:tasks.rados.rados.0.smithi038.stdout:1985: writing smithi03870129-57 from 1928721 to 2386924 tid 2 2024-09-14T04:09:13.204 INFO:tasks.rados.rados.0.smithi038.stdout:1980: done (5 left) 2024-09-14T04:09:13.204 INFO:tasks.rados.rados.0.smithi038.stdout:1986: delete oid 466 current snap is 0 2024-09-14T04:09:13.204 INFO:tasks.rados.rados.0.smithi038.stdout:1981: finishing write tid 3 to smithi03870129-453 2024-09-14T04:09:13.204 INFO:tasks.rados.rados.0.smithi038.stdout:1981: finishing write tid 4 to smithi03870129-453 2024-09-14T04:09:13.204 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 453 v 128 (ObjNum 1328 snap 0 seq_num 1328) dirty exists 2024-09-14T04:09:13.204 INFO:tasks.rados.rados.0.smithi038.stdout:1981: left oid 453 (ObjNum 1328 snap 0 seq_num 1328) 2024-09-14T04:09:13.204 INFO:tasks.rados.rados.0.smithi038.stdout:1982: finishing write tid 1 to smithi03870129-64 2024-09-14T04:09:13.204 INFO:tasks.rados.rados.0.smithi038.stdout:1982: finishing write tid 2 to smithi03870129-64 2024-09-14T04:09:13.204 INFO:tasks.rados.rados.0.smithi038.stdout:1982: finishing write tid 3 to smithi03870129-64 2024-09-14T04:09:13.205 INFO:tasks.rados.rados.0.smithi038.stdout:1982: finishing write tid 4 to smithi03870129-64 2024-09-14T04:09:13.205 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 64 v 269 (ObjNum 1329 snap 0 seq_num 1329) dirty exists 2024-09-14T04:09:13.205 INFO:tasks.rados.rados.0.smithi038.stdout:1982: left oid 64 (ObjNum 1329 snap 0 seq_num 1329) 2024-09-14T04:09:13.205 INFO:tasks.rados.rados.0.smithi038.stdout:1983: finishing write tid 1 to smithi03870129-412 2024-09-14T04:09:13.205 INFO:tasks.rados.rados.0.smithi038.stdout:1983: finishing write tid 2 to smithi03870129-412 2024-09-14T04:09:13.205 INFO:tasks.rados.rados.0.smithi038.stdout:1983: finishing write tid 3 to smithi03870129-412 2024-09-14T04:09:13.205 INFO:tasks.rados.rados.0.smithi038.stdout:1983: finishing write tid 4 to smithi03870129-412 2024-09-14T04:09:13.205 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 412 v 237 (ObjNum 1330 snap 0 seq_num 1330) dirty exists 2024-09-14T04:09:13.205 INFO:tasks.rados.rados.0.smithi038.stdout:1983: left oid 412 (ObjNum 1330 snap 0 seq_num 1330) 2024-09-14T04:09:13.205 INFO:tasks.rados.rados.0.smithi038.stdout:1984: finishing write tid 1 to smithi03870129-173 2024-09-14T04:09:13.205 INFO:tasks.rados.rados.0.smithi038.stdout:1984: finishing write tid 2 to smithi03870129-173 2024-09-14T04:09:13.205 INFO:tasks.rados.rados.0.smithi038.stdout:1984: finishing write tid 3 to smithi03870129-173 2024-09-14T04:09:13.205 INFO:tasks.rados.rados.0.smithi038.stdout:1984: finishing write tid 4 to smithi03870129-173 2024-09-14T04:09:13.205 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 173 v 224 (ObjNum 1331 snap 0 seq_num 1331) dirty exists 2024-09-14T04:09:13.206 INFO:tasks.rados.rados.0.smithi038.stdout:1984: left oid 173 (ObjNum 1331 snap 0 seq_num 1331) 2024-09-14T04:09:13.206 INFO:tasks.rados.rados.0.smithi038.stdout:1985: finishing write tid 1 to smithi03870129-57 2024-09-14T04:09:13.207 INFO:tasks.rados.rados.0.smithi038.stdout:1981: done (5 left) 2024-09-14T04:09:13.207 INFO:tasks.rados.rados.0.smithi038.stdout:1982: done (4 left) 2024-09-14T04:09:13.207 INFO:tasks.rados.rados.0.smithi038.stdout:1983: done (3 left) 2024-09-14T04:09:13.207 INFO:tasks.rados.rados.0.smithi038.stdout:1984: done (2 left) 2024-09-14T04:09:13.207 INFO:tasks.rados.rados.0.smithi038.stdout:1986: done (1 left) 2024-09-14T04:09:13.207 INFO:tasks.rados.rados.0.smithi038.stdout:1987: read oid 63 snap -1 2024-09-14T04:09:13.207 INFO:tasks.rados.rados.0.smithi038.stdout:1987: expect deleted 2024-09-14T04:09:13.207 INFO:tasks.rados.rados.0.smithi038.stdout:1988: write oid 274 current snap is 0 2024-09-14T04:09:13.207 INFO:tasks.rados.rados.0.smithi038.stdout:1988: seq_num 1334 ranges {420538=743941,1929332=491206} 2024-09-14T04:09:13.215 INFO:tasks.rados.rados.0.smithi038.stdout:1988: writing smithi03870129-274 from 420538 to 1164479 tid 1 2024-09-14T04:09:13.223 INFO:tasks.rados.rados.0.smithi038.stdout:1988: writing smithi03870129-274 from 1929332 to 2420538 tid 2 2024-09-14T04:09:13.223 INFO:tasks.rados.rados.0.smithi038.stdout:1989: delete oid 195 current snap is 0 2024-09-14T04:09:13.224 INFO:tasks.rados.rados.0.smithi038.stdout:1985: finishing write tid 2 to smithi03870129-57 2024-09-14T04:09:13.224 INFO:tasks.rados.rados.0.smithi038.stdout:1985: finishing write tid 3 to smithi03870129-57 2024-09-14T04:09:13.224 INFO:tasks.rados.rados.0.smithi038.stdout:1985: finishing write tid 4 to smithi03870129-57 2024-09-14T04:09:13.224 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 57 v 403 (ObjNum 1332 snap 0 seq_num 1332) dirty exists 2024-09-14T04:09:13.224 INFO:tasks.rados.rados.0.smithi038.stdout:1985: left oid 57 (ObjNum 1332 snap 0 seq_num 1332) 2024-09-14T04:09:13.224 INFO:tasks.rados.rados.0.smithi038.stdout:1988: finishing write tid 1 to smithi03870129-274 2024-09-14T04:09:13.227 INFO:tasks.rados.rados.0.smithi038.stdout:1985: done (3 left) 2024-09-14T04:09:13.227 INFO:tasks.rados.rados.0.smithi038.stdout:1987: done (2 left) 2024-09-14T04:09:13.227 INFO:tasks.rados.rados.0.smithi038.stdout:1989: done (1 left) 2024-09-14T04:09:13.227 INFO:tasks.rados.rados.0.smithi038.stdout:1990: write oid 74 current snap is 0 2024-09-14T04:09:13.227 INFO:tasks.rados.rados.0.smithi038.stdout:1990: seq_num 1336 ranges {454152=494439,1646296=735124} 2024-09-14T04:09:13.233 INFO:tasks.rados.rados.0.smithi038.stdout:1990: writing smithi03870129-74 from 454152 to 948591 tid 1 2024-09-14T04:09:13.243 INFO:tasks.rados.rados.0.smithi038.stdout:1990: writing smithi03870129-74 from 1646296 to 2381420 tid 2 2024-09-14T04:09:13.244 INFO:tasks.rados.rados.0.smithi038.stdout:1991: read oid 87 snap -1 2024-09-14T04:09:13.244 INFO:tasks.rados.rados.0.smithi038.stdout:1991: expect (ObjNum 713 snap 0 seq_num 713) 2024-09-14T04:09:13.244 INFO:tasks.rados.rados.0.smithi038.stdout:1992: read oid 204 snap -1 2024-09-14T04:09:13.244 INFO:tasks.rados.rados.0.smithi038.stdout:1992: expect (ObjNum 1229 snap 0 seq_num 1229) 2024-09-14T04:09:13.244 INFO:tasks.rados.rados.0.smithi038.stdout:1993: write oid 133 current snap is 0 2024-09-14T04:09:13.244 INFO:tasks.rados.rados.0.smithi038.stdout:1988: finishing write tid 2 to smithi03870129-274 2024-09-14T04:09:13.244 INFO:tasks.rados.rados.0.smithi038.stdout:1993: seq_num 1337 ranges {470959=569688,1704778=595135} 2024-09-14T04:09:13.251 INFO:tasks.rados.rados.0.smithi038.stdout:1993: writing smithi03870129-133 from 470959 to 1040647 tid 1 2024-09-14T04:09:13.260 INFO:tasks.rados.rados.0.smithi038.stdout:1993: writing smithi03870129-133 from 1704778 to 2299913 tid 2 2024-09-14T04:09:13.260 INFO:tasks.rados.rados.0.smithi038.stdout:1994: write oid 310 current snap is 0 2024-09-14T04:09:13.260 INFO:tasks.rados.rados.0.smithi038.stdout:1994: seq_num 1338 ranges {487766=644937,1646907=738793} 2024-09-14T04:09:13.266 INFO:tasks.rados.rados.0.smithi038.stdout:1994: writing smithi03870129-310 from 487766 to 1132703 tid 1 2024-09-14T04:09:13.273 INFO:tasks.rados.rados.0.smithi038.stdout:1994: writing smithi03870129-310 from 1646907 to 2385700 tid 2 2024-09-14T04:09:13.274 INFO:tasks.rados.rados.0.smithi038.stdout:1995: write oid 232 current snap is 0 2024-09-14T04:09:13.274 INFO:tasks.rados.rados.0.smithi038.stdout:1988: finishing write tid 3 to smithi03870129-274 2024-09-14T04:09:13.274 INFO:tasks.rados.rados.0.smithi038.stdout:1988: finishing write tid 4 to smithi03870129-274 2024-09-14T04:09:13.274 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 274 v 260 (ObjNum 1334 snap 0 seq_num 1334) dirty exists 2024-09-14T04:09:13.274 INFO:tasks.rados.rados.0.smithi038.stdout:1988: left oid 274 (ObjNum 1334 snap 0 seq_num 1334) 2024-09-14T04:09:13.274 INFO:tasks.rados.rados.0.smithi038.stdout:1990: finishing write tid 1 to smithi03870129-74 2024-09-14T04:09:13.274 INFO:tasks.rados.rados.0.smithi038.stdout:1995: seq_num 1339 ranges {504573=436539,1421742=598804,2437505=67068} 2024-09-14T04:09:13.278 INFO:tasks.rados.rados.0.smithi038.stdout:1995: writing smithi03870129-232 from 504573 to 941112 tid 1 2024-09-14T04:09:13.285 INFO:tasks.rados.rados.0.smithi038.stdout:1995: writing smithi03870129-232 from 1421742 to 2020546 tid 2 2024-09-14T04:09:13.288 INFO:tasks.rados.rados.0.smithi038.stdout:1995: writing smithi03870129-232 from 2437505 to 2504573 tid 3 2024-09-14T04:09:13.288 INFO:tasks.rados.rados.0.smithi038.stdout:1988: done (6 left) 2024-09-14T04:09:13.288 INFO:tasks.rados.rados.0.smithi038.stdout:1996: write oid 482 current snap is 0 2024-09-14T04:09:13.288 INFO:tasks.rados.rados.0.smithi038.stdout:1996: seq_num 1340 ranges {521380=511788,1480224=742462} 2024-09-14T04:09:13.294 INFO:tasks.rados.rados.0.smithi038.stdout:1996: writing smithi03870129-482 from 521380 to 1033168 tid 1 2024-09-14T04:09:13.301 INFO:tasks.rados.rados.0.smithi038.stdout:1996: writing smithi03870129-482 from 1480224 to 2222686 tid 2 2024-09-14T04:09:13.301 INFO:tasks.rados.rados.0.smithi038.stdout:1997: write oid 20 current snap is 0 2024-09-14T04:09:13.301 INFO:tasks.rados.rados.0.smithi038.stdout:1997: seq_num 1341 ranges {538187=587037,1538706=602473} 2024-09-14T04:09:13.307 INFO:tasks.rados.rados.0.smithi038.stdout:1997: writing smithi03870129-20 from 538187 to 1125224 tid 1 2024-09-14T04:09:13.313 INFO:tasks.rados.rados.0.smithi038.stdout:1997: writing smithi03870129-20 from 1538706 to 2141179 tid 2 2024-09-14T04:09:13.313 INFO:tasks.rados.rados.0.smithi038.stdout:1998: write oid 352 current snap is 0 2024-09-14T04:09:13.313 INFO:tasks.rados.rados.0.smithi038.stdout:1998: seq_num 1342 ranges {554994=662286,1997188=557806} 2024-09-14T04:09:13.320 INFO:tasks.rados.rados.0.smithi038.stdout:1998: writing smithi03870129-352 from 554994 to 1217280 tid 1 2024-09-14T04:09:13.328 INFO:tasks.rados.rados.0.smithi038.stdout:1998: writing smithi03870129-352 from 1997188 to 2554994 tid 2 2024-09-14T04:09:13.328 INFO:tasks.rados.rados.0.smithi038.stdout:1999: write oid 61 current snap is 0 2024-09-14T04:09:13.328 INFO:tasks.rados.rados.0.smithi038.stdout:1999: seq_num 1343 ranges {571801=737535,1939317=489789} 2024-09-14T04:09:13.335 INFO:tasks.rados.rados.0.smithi038.stdout:1999: writing smithi03870129-61 from 571801 to 1309336 tid 1 2024-09-14T04:09:13.342 INFO:tasks.rados.rados.0.smithi038.stdout:1999: writing smithi03870129-61 from 1939317 to 2429106 tid 2 2024-09-14T04:09:13.343 INFO:tasks.rados.rados.0.smithi038.stdout:2000: write oid 376 current snap is 0 2024-09-14T04:09:13.343 INFO:tasks.rados.rados.0.smithi038.stdout:2000: seq_num 1344 ranges {588608=412784,1597799=749800} 2024-09-14T04:09:13.348 INFO:tasks.rados.rados.0.smithi038.stdout:2000: writing smithi03870129-376 from 588608 to 1001392 tid 1 2024-09-14T04:09:13.356 INFO:tasks.rados.rados.0.smithi038.stdout:2000: writing smithi03870129-376 from 1597799 to 2347599 tid 2 2024-09-14T04:09:13.356 INFO:tasks.rados.rados.0.smithi038.stdout:2001: delete oid 67 current snap is 0 2024-09-14T04:09:13.356 INFO:tasks.rados.rados.0.smithi038.stdout:1992: expect (ObjNum 1229 snap 0 seq_num 1229) 2024-09-14T04:09:13.492 INFO:tasks.rados.rados.0.smithi038.stdout:1991: expect (ObjNum 713 snap 0 seq_num 713) 2024-09-14T04:09:13.680 INFO:tasks.rados.rados.0.smithi038.stdout:1990: finishing write tid 2 to smithi03870129-74 2024-09-14T04:09:13.680 INFO:tasks.rados.rados.0.smithi038.stdout:1990: finishing write tid 3 to smithi03870129-74 2024-09-14T04:09:13.680 INFO:tasks.rados.rados.0.smithi038.stdout:1990: finishing write tid 4 to smithi03870129-74 2024-09-14T04:09:13.680 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 74 v 411 (ObjNum 1336 snap 0 seq_num 1336) dirty exists 2024-09-14T04:09:13.680 INFO:tasks.rados.rados.0.smithi038.stdout:1990: left oid 74 (ObjNum 1336 snap 0 seq_num 1336) 2024-09-14T04:09:13.680 INFO:tasks.rados.rados.0.smithi038.stdout:1993: finishing write tid 1 to smithi03870129-133 2024-09-14T04:09:13.680 INFO:tasks.rados.rados.0.smithi038.stdout:1993: finishing write tid 2 to smithi03870129-133 2024-09-14T04:09:13.680 INFO:tasks.rados.rados.0.smithi038.stdout:1993: finishing write tid 3 to smithi03870129-133 2024-09-14T04:09:13.680 INFO:tasks.rados.rados.0.smithi038.stdout:1993: finishing write tid 4 to smithi03870129-133 2024-09-14T04:09:13.681 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 133 v 406 (ObjNum 1337 snap 0 seq_num 1337) dirty exists 2024-09-14T04:09:13.681 INFO:tasks.rados.rados.0.smithi038.stdout:1993: left oid 133 (ObjNum 1337 snap 0 seq_num 1337) 2024-09-14T04:09:13.681 INFO:tasks.rados.rados.0.smithi038.stdout:1994: finishing write tid 1 to smithi03870129-310 2024-09-14T04:09:13.681 INFO:tasks.rados.rados.0.smithi038.stdout:1994: finishing write tid 2 to smithi03870129-310 2024-09-14T04:09:13.681 INFO:tasks.rados.rados.0.smithi038.stdout:1994: finishing write tid 3 to smithi03870129-310 2024-09-14T04:09:13.681 INFO:tasks.rados.rados.0.smithi038.stdout:1994: finishing write tid 4 to smithi03870129-310 2024-09-14T04:09:13.681 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 310 v 227 (ObjNum 1338 snap 0 seq_num 1338) dirty exists 2024-09-14T04:09:13.681 INFO:tasks.rados.rados.0.smithi038.stdout:1994: left oid 310 (ObjNum 1338 snap 0 seq_num 1338) 2024-09-14T04:09:13.681 INFO:tasks.rados.rados.0.smithi038.stdout:1995: finishing write tid 1 to smithi03870129-232 2024-09-14T04:09:13.681 INFO:tasks.rados.rados.0.smithi038.stdout:1995: finishing write tid 2 to smithi03870129-232 2024-09-14T04:09:13.681 INFO:tasks.rados.rados.0.smithi038.stdout:1995: finishing write tid 3 to smithi03870129-232 2024-09-14T04:09:13.681 INFO:tasks.rados.rados.0.smithi038.stdout:1995: finishing write tid 4 to smithi03870129-232 2024-09-14T04:09:13.682 INFO:tasks.rados.rados.0.smithi038.stdout:1990: done (11 left) 2024-09-14T04:09:13.682 INFO:tasks.rados.rados.0.smithi038.stdout:1991: done (10 left) 2024-09-14T04:09:13.682 INFO:tasks.rados.rados.0.smithi038.stdout:1992: done (9 left) 2024-09-14T04:09:13.682 INFO:tasks.rados.rados.0.smithi038.stdout:1993: done (8 left) 2024-09-14T04:09:13.682 INFO:tasks.rados.rados.0.smithi038.stdout:1994: done (7 left) 2024-09-14T04:09:13.682 INFO:tasks.rados.rados.0.smithi038.stdout:2001: done (6 left) 2024-09-14T04:09:13.682 INFO:tasks.rados.rados.0.smithi038.stdout:2002: read oid 308 snap -1 2024-09-14T04:09:13.682 INFO:tasks.rados.rados.0.smithi038.stdout:2002: expect (ObjNum 883 snap 0 seq_num 883) 2024-09-14T04:09:13.682 INFO:tasks.rados.rados.0.smithi038.stdout:2003: write oid 431 current snap is 0 2024-09-14T04:09:13.682 INFO:tasks.rados.rados.0.smithi038.stdout:1995: finishing write tid 5 to smithi03870129-232 2024-09-14T04:09:13.682 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 232 v 264 (ObjNum 1339 snap 0 seq_num 1339) dirty exists 2024-09-14T04:09:13.682 INFO:tasks.rados.rados.0.smithi038.stdout:1995: left oid 232 (ObjNum 1339 snap 0 seq_num 1339) 2024-09-14T04:09:13.682 INFO:tasks.rados.rados.0.smithi038.stdout:1996: finishing write tid 1 to smithi03870129-482 2024-09-14T04:09:13.683 INFO:tasks.rados.rados.0.smithi038.stdout:1996: finishing write tid 2 to smithi03870129-482 2024-09-14T04:09:13.683 INFO:tasks.rados.rados.0.smithi038.stdout:1996: finishing write tid 3 to smithi03870129-482 2024-09-14T04:09:13.683 INFO:tasks.rados.rados.0.smithi038.stdout:1996: finishing write tid 4 to smithi03870129-482 2024-09-14T04:09:13.683 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 482 v 267 (ObjNum 1340 snap 0 seq_num 1340) dirty exists 2024-09-14T04:09:13.683 INFO:tasks.rados.rados.0.smithi038.stdout:1996: left oid 482 (ObjNum 1340 snap 0 seq_num 1340) 2024-09-14T04:09:13.683 INFO:tasks.rados.rados.0.smithi038.stdout:1997: finishing write tid 1 to smithi03870129-20 2024-09-14T04:09:13.683 INFO:tasks.rados.rados.0.smithi038.stdout:1997: finishing write tid 2 to smithi03870129-20 2024-09-14T04:09:13.683 INFO:tasks.rados.rados.0.smithi038.stdout:1997: finishing write tid 3 to smithi03870129-20 2024-09-14T04:09:13.683 INFO:tasks.rados.rados.0.smithi038.stdout:1997: finishing write tid 4 to smithi03870129-20 2024-09-14T04:09:13.683 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 20 v 270 (ObjNum 1341 snap 0 seq_num 1341) dirty exists 2024-09-14T04:09:13.683 INFO:tasks.rados.rados.0.smithi038.stdout:1997: left oid 20 (ObjNum 1341 snap 0 seq_num 1341) 2024-09-14T04:09:13.683 INFO:tasks.rados.rados.0.smithi038.stdout:1998: finishing write tid 1 to smithi03870129-352 2024-09-14T04:09:13.683 INFO:tasks.rados.rados.0.smithi038.stdout:1998: finishing write tid 2 to smithi03870129-352 2024-09-14T04:09:13.683 INFO:tasks.rados.rados.0.smithi038.stdout:1998: finishing write tid 3 to smithi03870129-352 2024-09-14T04:09:13.684 INFO:tasks.rados.rados.0.smithi038.stdout:1998: finishing write tid 4 to smithi03870129-352 2024-09-14T04:09:13.684 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 352 v 240 (ObjNum 1342 snap 0 seq_num 1342) dirty exists 2024-09-14T04:09:13.684 INFO:tasks.rados.rados.0.smithi038.stdout:1998: left oid 352 (ObjNum 1342 snap 0 seq_num 1342) 2024-09-14T04:09:13.684 INFO:tasks.rados.rados.0.smithi038.stdout:1999: finishing write tid 1 to smithi03870129-61 2024-09-14T04:09:13.684 INFO:tasks.rados.rados.0.smithi038.stdout:1999: finishing write tid 2 to smithi03870129-61 2024-09-14T04:09:13.684 INFO:tasks.rados.rados.0.smithi038.stdout:1999: finishing write tid 3 to smithi03870129-61 2024-09-14T04:09:13.684 INFO:tasks.rados.rados.0.smithi038.stdout:1999: finishing write tid 4 to smithi03870129-61 2024-09-14T04:09:13.684 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 61 v 414 (ObjNum 1343 snap 0 seq_num 1343) dirty exists 2024-09-14T04:09:13.684 INFO:tasks.rados.rados.0.smithi038.stdout:1999: left oid 61 (ObjNum 1343 snap 0 seq_num 1343) 2024-09-14T04:09:13.684 INFO:tasks.rados.rados.0.smithi038.stdout:2000: finishing write tid 1 to smithi03870129-376 2024-09-14T04:09:13.684 INFO:tasks.rados.rados.0.smithi038.stdout:2000: finishing write tid 2 to smithi03870129-376 2024-09-14T04:09:13.684 INFO:tasks.rados.rados.0.smithi038.stdout:2000: finishing write tid 3 to smithi03870129-376 2024-09-14T04:09:13.684 INFO:tasks.rados.rados.0.smithi038.stdout:2000: finishing write tid 4 to smithi03870129-376 2024-09-14T04:09:13.684 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 376 v 409 (ObjNum 1344 snap 0 seq_num 1344) dirty exists 2024-09-14T04:09:13.685 INFO:tasks.rados.rados.0.smithi038.stdout:2000: left oid 376 (ObjNum 1344 snap 0 seq_num 1344) 2024-09-14T04:09:13.685 INFO:tasks.rados.rados.0.smithi038.stdout:2003: seq_num 1346 ranges {622222=679635,1831116=753469} 2024-09-14T04:09:13.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:13 smithi123 bash[24950]: cluster 2024-09-14T04:09:12.276044+0000 mgr.y (mgr.14406) 304 : cluster [DBG] pgmap v246: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 88 MiB/s rd, 11 MiB/s wr, 115 op/s 2024-09-14T04:09:13.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:13 smithi123 bash[24950]: audit 2024-09-14T04:09:12.460015+0000 mon.c (mon.2) 142 : audit [DBG] from='client.? 172.21.15.38:0/944829887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:09:13.690 INFO:tasks.rados.rados.0.smithi038.stdout:2003: writing smithi03870129-431 from 622222 to 1301857 tid 1 2024-09-14T04:09:13.700 INFO:tasks.rados.rados.0.smithi038.stdout:2003: writing smithi03870129-431 from 1831116 to 2584585 tid 2 2024-09-14T04:09:13.700 INFO:tasks.rados.rados.0.smithi038.stdout:1995: done (7 left) 2024-09-14T04:09:13.701 INFO:tasks.rados.rados.0.smithi038.stdout:1996: done (6 left) 2024-09-14T04:09:13.701 INFO:tasks.rados.rados.0.smithi038.stdout:1997: done (5 left) 2024-09-14T04:09:13.701 INFO:tasks.rados.rados.0.smithi038.stdout:1998: done (4 left) 2024-09-14T04:09:13.701 INFO:tasks.rados.rados.0.smithi038.stdout:1999: done (3 left) 2024-09-14T04:09:13.701 INFO:tasks.rados.rados.0.smithi038.stdout:2000: done (2 left) 2024-09-14T04:09:13.701 INFO:tasks.rados.rados.0.smithi038.stdout:2004: write oid 68 current snap is 0 2024-09-14T04:09:13.701 INFO:tasks.rados.rados.0.smithi038.stdout:2004: seq_num 1347 ranges {639029=754884,2173245=465784} 2024-09-14T04:09:13.712 INFO:tasks.rados.rados.0.smithi038.stdout:2004: writing smithi03870129-68 from 639029 to 1393913 tid 1 2024-09-14T04:09:13.722 INFO:tasks.rados.rados.0.smithi038.stdout:2004: writing smithi03870129-68 from 2173245 to 2639029 tid 2 2024-09-14T04:09:13.722 INFO:tasks.rados.rados.0.smithi038.stdout:2005: write oid 484 current snap is 0 2024-09-14T04:09:13.723 INFO:tasks.rados.rados.0.smithi038.stdout:2005: seq_num 1348 ranges {655836=430133,1831727=757138} 2024-09-14T04:09:13.731 INFO:tasks.rados.rados.0.smithi038.stdout:2005: writing smithi03870129-484 from 655836 to 1085969 tid 1 2024-09-14T04:09:13.744 INFO:tasks.rados.rados.0.smithi038.stdout:2005: writing smithi03870129-484 from 1831727 to 2588865 tid 2 2024-09-14T04:09:13.744 INFO:tasks.rados.rados.0.smithi038.stdout:2006: delete oid 341 current snap is 0 2024-09-14T04:09:13.744 INFO:tasks.rados.rados.0.smithi038.stdout:2002: expect (ObjNum 883 snap 0 seq_num 883) 2024-09-14T04:09:13.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:13 smithi038 bash[22519]: cluster 2024-09-14T04:09:12.276044+0000 mgr.y (mgr.14406) 304 : cluster [DBG] pgmap v246: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 88 MiB/s rd, 11 MiB/s wr, 115 op/s 2024-09-14T04:09:13.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:13 smithi038 bash[22519]: audit 2024-09-14T04:09:12.460015+0000 mon.c (mon.2) 142 : audit [DBG] from='client.? 172.21.15.38:0/944829887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:09:13.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:13 smithi038 bash[32505]: cluster 2024-09-14T04:09:12.276044+0000 mgr.y (mgr.14406) 304 : cluster [DBG] pgmap v246: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 88 MiB/s rd, 11 MiB/s wr, 115 op/s 2024-09-14T04:09:13.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:13 smithi038 bash[32505]: audit 2024-09-14T04:09:12.460015+0000 mon.c (mon.2) 142 : audit [DBG] from='client.? 172.21.15.38:0/944829887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:09:13.969 INFO:tasks.rados.rados.0.smithi038.stdout:2003: finishing write tid 1 to smithi03870129-431 2024-09-14T04:09:13.969 INFO:tasks.rados.rados.0.smithi038.stdout:2003: finishing write tid 2 to smithi03870129-431 2024-09-14T04:09:13.969 INFO:tasks.rados.rados.0.smithi038.stdout:2003: finishing write tid 3 to smithi03870129-431 2024-09-14T04:09:13.969 INFO:tasks.rados.rados.0.smithi038.stdout:2003: finishing write tid 4 to smithi03870129-431 2024-09-14T04:09:13.969 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 431 v 229 (ObjNum 1346 snap 0 seq_num 1346) dirty exists 2024-09-14T04:09:13.969 INFO:tasks.rados.rados.0.smithi038.stdout:2003: left oid 431 (ObjNum 1346 snap 0 seq_num 1346) 2024-09-14T04:09:13.969 INFO:tasks.rados.rados.0.smithi038.stdout:2004: finishing write tid 1 to smithi03870129-68 2024-09-14T04:09:13.969 INFO:tasks.rados.rados.0.smithi038.stdout:2004: finishing write tid 2 to smithi03870129-68 2024-09-14T04:09:13.970 INFO:tasks.rados.rados.0.smithi038.stdout:2004: finishing write tid 3 to smithi03870129-68 2024-09-14T04:09:13.970 INFO:tasks.rados.rados.0.smithi038.stdout:2004: finishing write tid 4 to smithi03870129-68 2024-09-14T04:09:13.970 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 68 v 197 (ObjNum 1347 snap 0 seq_num 1347) dirty exists 2024-09-14T04:09:13.970 INFO:tasks.rados.rados.0.smithi038.stdout:2004: left oid 68 (ObjNum 1347 snap 0 seq_num 1347) 2024-09-14T04:09:13.970 INFO:tasks.rados.rados.0.smithi038.stdout:2005: finishing write tid 1 to smithi03870129-484 2024-09-14T04:09:13.970 INFO:tasks.rados.rados.0.smithi038.stdout:2005: finishing write tid 2 to smithi03870129-484 2024-09-14T04:09:13.970 INFO:tasks.rados.rados.0.smithi038.stdout:2005: finishing write tid 3 to smithi03870129-484 2024-09-14T04:09:13.970 INFO:tasks.rados.rados.0.smithi038.stdout:2002: done (4 left) 2024-09-14T04:09:13.970 INFO:tasks.rados.rados.0.smithi038.stdout:2003: done (3 left) 2024-09-14T04:09:13.970 INFO:tasks.rados.rados.0.smithi038.stdout:2004: done (2 left) 2024-09-14T04:09:13.970 INFO:tasks.rados.rados.0.smithi038.stdout:2006: done (1 left) 2024-09-14T04:09:13.970 INFO:tasks.rados.rados.0.smithi038.stdout:2007: write oid 80 current snap is 0 2024-09-14T04:09:13.970 INFO:tasks.rados.rados.0.smithi038.stdout:2005: finishing write tid 4 to smithi03870129-484 2024-09-14T04:09:13.971 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 484 v 230 (ObjNum 1348 snap 0 seq_num 1348) dirty exists 2024-09-14T04:09:13.971 INFO:tasks.rados.rados.0.smithi038.stdout:2005: left oid 484 (ObjNum 1348 snap 0 seq_num 1348) 2024-09-14T04:09:13.971 INFO:tasks.rados.rados.0.smithi038.stdout:2007: seq_num 1350 ranges {689450=580631,1948691=740759} 2024-09-14T04:09:13.981 INFO:tasks.rados.rados.0.smithi038.stdout:2007: writing smithi03870129-80 from 689450 to 1270081 tid 1 2024-09-14T04:09:13.997 INFO:tasks.rados.rados.0.smithi038.stdout:2007: writing smithi03870129-80 from 1948691 to 2689450 tid 2 2024-09-14T04:09:13.997 INFO:tasks.rados.rados.0.smithi038.stdout:2005: done (1 left) 2024-09-14T04:09:13.997 INFO:tasks.rados.rados.0.smithi038.stdout:2008: read oid 248 snap -1 2024-09-14T04:09:13.998 INFO:tasks.rados.rados.0.smithi038.stdout:2008: expect (ObjNum 509 snap 0 seq_num 509) 2024-09-14T04:09:13.998 INFO:tasks.rados.rados.0.smithi038.stdout:2009: write oid 440 current snap is 0 2024-09-14T04:09:13.998 INFO:tasks.rados.rados.0.smithi038.stdout:2009: seq_num 1351 ranges {706257=655880,1890820=504465} 2024-09-14T04:09:14.012 INFO:tasks.rados.rados.0.smithi038.stdout:2009: writing smithi03870129-440 from 706257 to 1362137 tid 1 2024-09-14T04:09:14.023 INFO:tasks.rados.rados.0.smithi038.stdout:2009: writing smithi03870129-440 from 1890820 to 2395285 tid 2 2024-09-14T04:09:14.023 INFO:tasks.rados.rados.0.smithi038.stdout:2010: delete oid 254 current snap is 0 2024-09-14T04:09:14.023 INFO:tasks.rados.rados.0.smithi038.stdout:2007: finishing write tid 1 to smithi03870129-80 2024-09-14T04:09:14.023 INFO:tasks.rados.rados.0.smithi038.stdout:2007: finishing write tid 2 to smithi03870129-80 2024-09-14T04:09:14.023 INFO:tasks.rados.rados.0.smithi038.stdout:2007: finishing write tid 3 to smithi03870129-80 2024-09-14T04:09:14.023 INFO:tasks.rados.rados.0.smithi038.stdout:2007: finishing write tid 4 to smithi03870129-80 2024-09-14T04:09:14.024 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 80 v 338 (ObjNum 1350 snap 0 seq_num 1350) dirty exists 2024-09-14T04:09:14.024 INFO:tasks.rados.rados.0.smithi038.stdout:2007: left oid 80 (ObjNum 1350 snap 0 seq_num 1350) 2024-09-14T04:09:14.024 INFO:tasks.rados.rados.0.smithi038.stdout:2008: expect (ObjNum 509 snap 0 seq_num 509) 2024-09-14T04:09:14.157 INFO:tasks.rados.rados.0.smithi038.stdout:2009: finishing write tid 1 to smithi03870129-440 2024-09-14T04:09:14.157 INFO:tasks.rados.rados.0.smithi038.stdout:2009: finishing write tid 2 to smithi03870129-440 2024-09-14T04:09:14.157 INFO:tasks.rados.rados.0.smithi038.stdout:2009: finishing write tid 3 to smithi03870129-440 2024-09-14T04:09:14.157 INFO:tasks.rados.rados.0.smithi038.stdout:2009: finishing write tid 4 to smithi03870129-440 2024-09-14T04:09:14.157 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 440 v 234 (ObjNum 1351 snap 0 seq_num 1351) dirty exists 2024-09-14T04:09:14.157 INFO:tasks.rados.rados.0.smithi038.stdout:2009: left oid 440 (ObjNum 1351 snap 0 seq_num 1351) 2024-09-14T04:09:14.157 INFO:tasks.rados.rados.0.smithi038.stdout:2007: done (3 left) 2024-09-14T04:09:14.157 INFO:tasks.rados.rados.0.smithi038.stdout:2008: done (2 left) 2024-09-14T04:09:14.157 INFO:tasks.rados.rados.0.smithi038.stdout:2009: done (1 left) 2024-09-14T04:09:14.157 INFO:tasks.rados.rados.0.smithi038.stdout:2010: done (0 left) 2024-09-14T04:09:14.157 INFO:tasks.rados.rados.0.smithi038.stdout:2011: write oid 348 current snap is 0 2024-09-14T04:09:14.157 INFO:tasks.rados.rados.0.smithi038.stdout:2011: seq_num 1353 ranges {739871=406378,1607784=508134} 2024-09-14T04:09:14.170 INFO:tasks.rados.rados.0.smithi038.stdout:2011: writing smithi03870129-348 from 739871 to 1146249 tid 1 2024-09-14T04:09:14.183 INFO:tasks.rados.rados.0.smithi038.stdout:2011: writing smithi03870129-348 from 1607784 to 2115918 tid 2 2024-09-14T04:09:14.183 INFO:tasks.rados.rados.0.smithi038.stdout:2012: write oid 160 current snap is 0 2024-09-14T04:09:14.183 INFO:tasks.rados.rados.0.smithi038.stdout:2012: seq_num 1354 ranges {756678=597980,1782619=768145} 2024-09-14T04:09:14.199 INFO:tasks.rados.rados.0.smithi038.stdout:2012: writing smithi03870129-160 from 756678 to 1354658 tid 1 2024-09-14T04:09:14.213 INFO:tasks.rados.rados.0.smithi038.stdout:2012: writing smithi03870129-160 from 1782619 to 2550764 tid 2 2024-09-14T04:09:14.214 INFO:tasks.rados.rados.0.smithi038.stdout:2013: write oid 408 current snap is 0 2024-09-14T04:09:14.214 INFO:tasks.rados.rados.0.smithi038.stdout:2013: seq_num 1355 ranges {773485=673229,2124748=511803} 2024-09-14T04:09:14.227 INFO:tasks.rados.rados.0.smithi038.stdout:2013: writing smithi03870129-408 from 773485 to 1446714 tid 1 2024-09-14T04:09:14.237 INFO:tasks.rados.rados.0.smithi038.stdout:2013: writing smithi03870129-408 from 2124748 to 2636551 tid 2 2024-09-14T04:09:14.237 INFO:tasks.rados.rados.0.smithi038.stdout:2014: write oid 178 current snap is 0 2024-09-14T04:09:14.237 INFO:tasks.rados.rados.0.smithi038.stdout:2011: finishing write tid 1 to smithi03870129-348 2024-09-14T04:09:14.237 INFO:tasks.rados.rados.0.smithi038.stdout:2011: finishing write tid 2 to smithi03870129-348 2024-09-14T04:09:14.237 INFO:tasks.rados.rados.0.smithi038.stdout:2011: finishing write tid 3 to smithi03870129-348 2024-09-14T04:09:14.237 INFO:tasks.rados.rados.0.smithi038.stdout:2011: finishing write tid 4 to smithi03870129-348 2024-09-14T04:09:14.237 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 348 v 243 (ObjNum 1353 snap 0 seq_num 1353) dirty exists 2024-09-14T04:09:14.238 INFO:tasks.rados.rados.0.smithi038.stdout:2011: left oid 348 (ObjNum 1353 snap 0 seq_num 1353) 2024-09-14T04:09:14.238 INFO:tasks.rados.rados.0.smithi038.stdout:2012: finishing write tid 1 to smithi03870129-160 2024-09-14T04:09:14.238 INFO:tasks.rados.rados.0.smithi038.stdout:2012: finishing write tid 2 to smithi03870129-160 2024-09-14T04:09:14.238 INFO:tasks.rados.rados.0.smithi038.stdout:2012: finishing write tid 3 to smithi03870129-160 2024-09-14T04:09:14.238 INFO:tasks.rados.rados.0.smithi038.stdout:2012: finishing write tid 4 to smithi03870129-160 2024-09-14T04:09:14.238 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 160 v 131 (ObjNum 1354 snap 0 seq_num 1354) dirty exists 2024-09-14T04:09:14.238 INFO:tasks.rados.rados.0.smithi038.stdout:2012: left oid 160 (ObjNum 1354 snap 0 seq_num 1354) 2024-09-14T04:09:14.238 INFO:tasks.rados.rados.0.smithi038.stdout:2013: finishing write tid 1 to smithi03870129-408 2024-09-14T04:09:14.238 INFO:tasks.rados.rados.0.smithi038.stdout:2014: seq_num 1356 ranges {790292=748478,2183230=607062} 2024-09-14T04:09:14.250 INFO:tasks.rados.rados.0.smithi038.stdout:2014: writing smithi03870129-178 from 790292 to 1538770 tid 1 2024-09-14T04:09:14.262 INFO:tasks.rados.rados.0.smithi038.stdout:2014: writing smithi03870129-178 from 2183230 to 2790292 tid 2 2024-09-14T04:09:14.262 INFO:tasks.rados.rados.0.smithi038.stdout:2011: done (3 left) 2024-09-14T04:09:14.262 INFO:tasks.rados.rados.0.smithi038.stdout:2012: done (2 left) 2024-09-14T04:09:14.262 INFO:tasks.rados.rados.0.smithi038.stdout:2015: read oid 170 snap -1 2024-09-14T04:09:14.263 INFO:tasks.rados.rados.0.smithi038.stdout:2015: expect (ObjNum 169 snap 0 seq_num 169) 2024-09-14T04:09:14.263 INFO:tasks.rados.rados.0.smithi038.stdout:2016: read oid 372 snap -1 2024-09-14T04:09:14.263 INFO:tasks.rados.rados.0.smithi038.stdout:2016: expect (ObjNum 1183 snap 0 seq_num 1183) 2024-09-14T04:09:14.263 INFO:tasks.rados.rados.0.smithi038.stdout:2017: read oid 500 snap -1 2024-09-14T04:09:14.263 INFO:tasks.rados.rados.0.smithi038.stdout:2017: expect (ObjNum 499 snap 0 seq_num 499) 2024-09-14T04:09:14.263 INFO:tasks.rados.rados.0.smithi038.stdout:2018: read oid 245 snap -1 2024-09-14T04:09:14.263 INFO:tasks.rados.rados.0.smithi038.stdout:2018: expect (ObjNum 1254 snap 0 seq_num 1254) 2024-09-14T04:09:14.263 INFO:tasks.rados.rados.0.smithi038.stdout:2019: write oid 439 current snap is 0 2024-09-14T04:09:14.263 INFO:tasks.rados.rados.0.smithi038.stdout:2019: seq_num 1357 ranges {407099=423727,1441712=515472,2582060=225039} 2024-09-14T04:09:14.270 INFO:tasks.rados.rados.0.smithi038.stdout:2019: writing smithi03870129-439 from 407099 to 830826 tid 1 2024-09-14T04:09:14.280 INFO:tasks.rados.rados.0.smithi038.stdout:2019: writing smithi03870129-439 from 1441712 to 1957184 tid 2 2024-09-14T04:09:14.286 INFO:tasks.rados.rados.0.smithi038.stdout:2019: writing smithi03870129-439 from 2582060 to 2807099 tid 3 2024-09-14T04:09:14.286 INFO:tasks.rados.rados.0.smithi038.stdout:2020: write oid 371 current snap is 0 2024-09-14T04:09:14.286 INFO:tasks.rados.rados.0.smithi038.stdout:2013: finishing write tid 2 to smithi03870129-408 2024-09-14T04:09:14.287 INFO:tasks.rados.rados.0.smithi038.stdout:2020: seq_num 1358 ranges {423906=498976,1500194=659130,2609483=214423} 2024-09-14T04:09:14.293 INFO:tasks.rados.rados.0.smithi038.stdout:2020: writing smithi03870129-371 from 423906 to 922882 tid 1 2024-09-14T04:09:14.301 INFO:tasks.rados.rados.0.smithi038.stdout:2020: writing smithi03870129-371 from 1500194 to 2159324 tid 2 2024-09-14T04:09:14.307 INFO:tasks.rados.rados.0.smithi038.stdout:2020: writing smithi03870129-371 from 2609483 to 2823906 tid 3 2024-09-14T04:09:14.307 INFO:tasks.rados.rados.0.smithi038.stdout:2021: read oid 299 snap -1 2024-09-14T04:09:14.307 INFO:tasks.rados.rados.0.smithi038.stdout:2021: expect (ObjNum 599 snap 0 seq_num 599) 2024-09-14T04:09:14.307 INFO:tasks.rados.rados.0.smithi038.stdout:2022: write oid 409 current snap is 0 2024-09-14T04:09:14.307 INFO:tasks.rados.rados.0.smithi038.stdout:2013: finishing write tid 3 to smithi03870129-408 2024-09-14T04:09:14.307 INFO:tasks.rados.rados.0.smithi038.stdout:2013: finishing write tid 4 to smithi03870129-408 2024-09-14T04:09:14.307 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 408 v 412 (ObjNum 1355 snap 0 seq_num 1355) dirty exists 2024-09-14T04:09:14.307 INFO:tasks.rados.rados.0.smithi038.stdout:2013: left oid 408 (ObjNum 1355 snap 0 seq_num 1355) 2024-09-14T04:09:14.307 INFO:tasks.rados.rados.0.smithi038.stdout:2014: finishing write tid 1 to smithi03870129-178 2024-09-14T04:09:14.307 INFO:tasks.rados.rados.0.smithi038.stdout:2022: seq_num 1359 ranges {440713=574225,1442323=519141,2636906=203807} 2024-09-14T04:09:14.314 INFO:tasks.rados.rados.0.smithi038.stdout:2022: writing smithi03870129-409 from 440713 to 1014938 tid 1 2024-09-14T04:09:14.321 INFO:tasks.rados.rados.0.smithi038.stdout:2022: writing smithi03870129-409 from 1442323 to 1961464 tid 2 2024-09-14T04:09:14.327 INFO:tasks.rados.rados.0.smithi038.stdout:2022: writing smithi03870129-409 from 2636906 to 2840713 tid 3 2024-09-14T04:09:14.327 INFO:tasks.rados.rados.0.smithi038.stdout:2013: done (9 left) 2024-09-14T04:09:14.327 INFO:tasks.rados.rados.0.smithi038.stdout:2023: delete oid 115 current snap is 0 2024-09-14T04:09:14.328 INFO:tasks.rados.rados.0.smithi038.stdout:2015: expect (ObjNum 169 snap 0 seq_num 169) 2024-09-14T04:09:14.420 INFO:tasks.rados.rados.0.smithi038.stdout:2014: finishing write tid 2 to smithi03870129-178 2024-09-14T04:09:14.420 INFO:tasks.rados.rados.0.smithi038.stdout:2014: finishing write tid 3 to smithi03870129-178 2024-09-14T04:09:14.420 INFO:tasks.rados.rados.0.smithi038.stdout:2015: done (9 left) 2024-09-14T04:09:14.421 INFO:tasks.rados.rados.0.smithi038.stdout:2023: done (8 left) 2024-09-14T04:09:14.421 INFO:tasks.rados.rados.0.smithi038.stdout:2024: delete oid 109 current snap is 0 2024-09-14T04:09:14.421 INFO:tasks.rados.rados.0.smithi038.stdout:2014: finishing write tid 4 to smithi03870129-178 2024-09-14T04:09:14.421 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 178 v 239 (ObjNum 1356 snap 0 seq_num 1356) dirty exists 2024-09-14T04:09:14.421 INFO:tasks.rados.rados.0.smithi038.stdout:2014: left oid 178 (ObjNum 1356 snap 0 seq_num 1356) 2024-09-14T04:09:14.421 INFO:tasks.rados.rados.0.smithi038.stdout:2018: expect (ObjNum 1254 snap 0 seq_num 1254) 2024-09-14T04:09:14.653 INFO:tasks.rados.rados.0.smithi038.stdout:2016: expect (ObjNum 1183 snap 0 seq_num 1183) 2024-09-14T04:09:14.682 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:14 smithi123 bash[24950]: audit 2024-09-14T04:09:12.761305+0000 mgr.y (mgr.14406) 305 : audit [DBG] from='client.25001 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:14.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:14 smithi123 bash[24950]: audit 2024-09-14T04:09:13.046277+0000 mgr.y (mgr.14406) 306 : audit [DBG] from='client.15105 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:14.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:14 smithi038 bash[22519]: audit 2024-09-14T04:09:12.761305+0000 mgr.y (mgr.14406) 305 : audit [DBG] from='client.25001 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:14.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:14 smithi038 bash[22519]: audit 2024-09-14T04:09:13.046277+0000 mgr.y (mgr.14406) 306 : audit [DBG] from='client.15105 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:14.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:14 smithi038 bash[32505]: audit 2024-09-14T04:09:12.761305+0000 mgr.y (mgr.14406) 305 : audit [DBG] from='client.25001 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:14.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:14 smithi038 bash[32505]: audit 2024-09-14T04:09:13.046277+0000 mgr.y (mgr.14406) 306 : audit [DBG] from='client.15105 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:14.866 INFO:tasks.rados.rados.0.smithi038.stdout:2017: expect (ObjNum 499 snap 0 seq_num 499) 2024-09-14T04:09:14.941 INFO:tasks.rados.rados.0.smithi038.stdout:2019: finishing write tid 1 to smithi03870129-439 2024-09-14T04:09:14.942 INFO:tasks.rados.rados.0.smithi038.stdout:2019: finishing write tid 2 to smithi03870129-439 2024-09-14T04:09:14.942 INFO:tasks.rados.rados.0.smithi038.stdout:2014: done (8 left) 2024-09-14T04:09:14.942 INFO:tasks.rados.rados.0.smithi038.stdout:2016: done (7 left) 2024-09-14T04:09:14.942 INFO:tasks.rados.rados.0.smithi038.stdout:2017: done (6 left) 2024-09-14T04:09:14.942 INFO:tasks.rados.rados.0.smithi038.stdout:2018: done (5 left) 2024-09-14T04:09:14.942 INFO:tasks.rados.rados.0.smithi038.stdout:2024: done (4 left) 2024-09-14T04:09:14.942 INFO:tasks.rados.rados.0.smithi038.stdout:2025: write oid 367 current snap is 0 2024-09-14T04:09:14.942 INFO:tasks.rados.rados.0.smithi038.stdout:2019: finishing write tid 3 to smithi03870129-439 2024-09-14T04:09:14.942 INFO:tasks.rados.rados.0.smithi038.stdout:2019: finishing write tid 4 to smithi03870129-439 2024-09-14T04:09:14.942 INFO:tasks.rados.rados.0.smithi038.stdout:2025: seq_num 1362 ranges {491134=516325,1734122=666468} 2024-09-14T04:09:14.947 INFO:tasks.rados.rados.0.smithi038.stdout:2025: writing smithi03870129-367 from 491134 to 1007459 tid 1 2024-09-14T04:09:14.955 INFO:tasks.rados.rados.0.smithi038.stdout:2025: writing smithi03870129-367 from 1734122 to 2400590 tid 2 2024-09-14T04:09:14.955 INFO:tasks.rados.rados.0.smithi038.stdout:2026: read oid 67 snap -1 2024-09-14T04:09:14.955 INFO:tasks.rados.rados.0.smithi038.stdout:2026: expect deleted 2024-09-14T04:09:14.955 INFO:tasks.rados.rados.0.smithi038.stdout:2027: read oid 461 snap -1 2024-09-14T04:09:14.955 INFO:tasks.rados.rados.0.smithi038.stdout:2027: expect (ObjNum 930 snap 0 seq_num 930) 2024-09-14T04:09:14.955 INFO:tasks.rados.rados.0.smithi038.stdout:2028: write oid 463 current snap is 0 2024-09-14T04:09:14.956 INFO:tasks.rados.rados.0.smithi038.stdout:2019: finishing write tid 5 to smithi03870129-439 2024-09-14T04:09:14.956 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 439 v 416 (ObjNum 1357 snap 0 seq_num 1357) dirty exists 2024-09-14T04:09:14.956 INFO:tasks.rados.rados.0.smithi038.stdout:2019: left oid 439 (ObjNum 1357 snap 0 seq_num 1357) 2024-09-14T04:09:14.956 INFO:tasks.rados.rados.0.smithi038.stdout:2020: finishing write tid 1 to smithi03870129-371 2024-09-14T04:09:14.956 INFO:tasks.rados.rados.0.smithi038.stdout:2020: finishing write tid 2 to smithi03870129-371 2024-09-14T04:09:14.956 INFO:tasks.rados.rados.0.smithi038.stdout:2028: seq_num 1363 ranges {507941=591574,1676251=526479,2746598=161343} 2024-09-14T04:09:14.961 INFO:tasks.rados.rados.0.smithi038.stdout:2028: writing smithi03870129-463 from 507941 to 1099515 tid 1 2024-09-14T04:09:14.967 INFO:tasks.rados.rados.0.smithi038.stdout:2028: writing smithi03870129-463 from 1676251 to 2202730 tid 2 2024-09-14T04:09:14.973 INFO:tasks.rados.rados.0.smithi038.stdout:2028: writing smithi03870129-463 from 2746598 to 2907941 tid 3 2024-09-14T04:09:14.973 INFO:tasks.rados.rados.0.smithi038.stdout:2019: done (7 left) 2024-09-14T04:09:14.973 INFO:tasks.rados.rados.0.smithi038.stdout:2029: read oid 85 snap -1 2024-09-14T04:09:14.973 INFO:tasks.rados.rados.0.smithi038.stdout:2029: expect (ObjNum 1125 snap 0 seq_num 1125) 2024-09-14T04:09:14.973 INFO:tasks.rados.rados.0.smithi038.stdout:2030: read oid 53 snap -1 2024-09-14T04:09:14.973 INFO:tasks.rados.rados.0.smithi038.stdout:2030: expect (ObjNum 52 snap 0 seq_num 52) 2024-09-14T04:09:14.973 INFO:tasks.rados.rados.0.smithi038.stdout:2031: write oid 222 current snap is 0 2024-09-14T04:09:14.974 INFO:tasks.rados.rados.0.smithi038.stdout:2020: finishing write tid 3 to smithi03870129-371 2024-09-14T04:09:14.974 INFO:tasks.rados.rados.0.smithi038.stdout:2020: finishing write tid 4 to smithi03870129-371 2024-09-14T04:09:14.974 INFO:tasks.rados.rados.0.smithi038.stdout:2020: finishing write tid 5 to smithi03870129-371 2024-09-14T04:09:14.974 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 371 v 274 (ObjNum 1358 snap 0 seq_num 1358) dirty exists 2024-09-14T04:09:14.974 INFO:tasks.rados.rados.0.smithi038.stdout:2020: left oid 371 (ObjNum 1358 snap 0 seq_num 1358) 2024-09-14T04:09:14.974 INFO:tasks.rados.rados.0.smithi038.stdout:2021: expect (ObjNum 599 snap 0 seq_num 599) 2024-09-14T04:09:15.057 INFO:tasks.rados.rados.0.smithi038.stdout:2022: finishing write tid 1 to smithi03870129-409 2024-09-14T04:09:15.057 INFO:tasks.rados.rados.0.smithi038.stdout:2022: finishing write tid 2 to smithi03870129-409 2024-09-14T04:09:15.057 INFO:tasks.rados.rados.0.smithi038.stdout:2022: finishing write tid 3 to smithi03870129-409 2024-09-14T04:09:15.057 INFO:tasks.rados.rados.0.smithi038.stdout:2031: seq_num 1364 ranges {524748=666823,1734733=670137} 2024-09-14T04:09:15.063 INFO:tasks.rados.rados.0.smithi038.stdout:2031: writing smithi03870129-222 from 524748 to 1191571 tid 1 2024-09-14T04:09:15.070 INFO:tasks.rados.rados.0.smithi038.stdout:2031: writing smithi03870129-222 from 1734733 to 2404870 tid 2 2024-09-14T04:09:15.071 INFO:tasks.rados.rados.0.smithi038.stdout:2020: done (9 left) 2024-09-14T04:09:15.071 INFO:tasks.rados.rados.0.smithi038.stdout:2021: done (8 left) 2024-09-14T04:09:15.071 INFO:tasks.rados.rados.0.smithi038.stdout:2032: write oid 72 current snap is 0 2024-09-14T04:09:15.071 INFO:tasks.rados.rados.0.smithi038.stdout:2022: finishing write tid 4 to smithi03870129-409 2024-09-14T04:09:15.071 INFO:tasks.rados.rados.0.smithi038.stdout:2022: finishing write tid 5 to smithi03870129-409 2024-09-14T04:09:15.071 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 409 v 268 (ObjNum 1359 snap 0 seq_num 1359) dirty exists 2024-09-14T04:09:15.071 INFO:tasks.rados.rados.0.smithi038.stdout:2022: left oid 409 (ObjNum 1359 snap 0 seq_num 1359) 2024-09-14T04:09:15.071 INFO:tasks.rados.rados.0.smithi038.stdout:2025: finishing write tid 1 to smithi03870129-367 2024-09-14T04:09:15.071 INFO:tasks.rados.rados.0.smithi038.stdout:2025: finishing write tid 2 to smithi03870129-367 2024-09-14T04:09:15.071 INFO:tasks.rados.rados.0.smithi038.stdout:2025: finishing write tid 3 to smithi03870129-367 2024-09-14T04:09:15.071 INFO:tasks.rados.rados.0.smithi038.stdout:2027: expect (ObjNum 930 snap 0 seq_num 930) 2024-09-14T04:09:15.234 INFO:tasks.rados.rados.0.smithi038.stdout:2025: finishing write tid 4 to smithi03870129-367 2024-09-14T04:09:15.234 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 367 v 332 (ObjNum 1362 snap 0 seq_num 1362) dirty exists 2024-09-14T04:09:15.234 INFO:tasks.rados.rados.0.smithi038.stdout:2025: left oid 367 (ObjNum 1362 snap 0 seq_num 1362) 2024-09-14T04:09:15.234 INFO:tasks.rados.rados.0.smithi038.stdout:2028: finishing write tid 1 to smithi03870129-463 2024-09-14T04:09:15.234 INFO:tasks.rados.rados.0.smithi038.stdout:2032: seq_num 1365 ranges {541555=742072,1793215=530148,2801444=140111} 2024-09-14T04:09:15.240 INFO:tasks.rados.rados.0.smithi038.stdout:2032: writing smithi03870129-72 from 541555 to 1283627 tid 1 2024-09-14T04:09:15.246 INFO:tasks.rados.rados.0.smithi038.stdout:2032: writing smithi03870129-72 from 1793215 to 2323363 tid 2 2024-09-14T04:09:15.250 INFO:tasks.rados.rados.0.smithi038.stdout:2032: writing smithi03870129-72 from 2801444 to 2941555 tid 3 2024-09-14T04:09:15.250 INFO:tasks.rados.rados.0.smithi038.stdout:2022: done (8 left) 2024-09-14T04:09:15.250 INFO:tasks.rados.rados.0.smithi038.stdout:2025: done (7 left) 2024-09-14T04:09:15.250 INFO:tasks.rados.rados.0.smithi038.stdout:2026: done (6 left) 2024-09-14T04:09:15.250 INFO:tasks.rados.rados.0.smithi038.stdout:2027: done (5 left) 2024-09-14T04:09:15.250 INFO:tasks.rados.rados.0.smithi038.stdout:2033: write oid 295 current snap is 0 2024-09-14T04:09:15.250 INFO:tasks.rados.rados.0.smithi038.stdout:2028: finishing write tid 2 to smithi03870129-463 2024-09-14T04:09:15.250 INFO:tasks.rados.rados.0.smithi038.stdout:2028: finishing write tid 3 to smithi03870129-463 2024-09-14T04:09:15.250 INFO:tasks.rados.rados.0.smithi038.stdout:2028: finishing write tid 4 to smithi03870129-463 2024-09-14T04:09:15.251 INFO:tasks.rados.rados.0.smithi038.stdout:2028: finishing write tid 5 to smithi03870129-463 2024-09-14T04:09:15.251 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 463 v 273 (ObjNum 1363 snap 0 seq_num 1363) dirty exists 2024-09-14T04:09:15.251 INFO:tasks.rados.rados.0.smithi038.stdout:2028: left oid 463 (ObjNum 1363 snap 0 seq_num 1363) 2024-09-14T04:09:15.251 INFO:tasks.rados.rados.0.smithi038.stdout:2029: expect (ObjNum 1125 snap 0 seq_num 1125) 2024-09-14T04:09:15.376 INFO:tasks.rados.rados.0.smithi038.stdout:2030: expect (ObjNum 52 snap 0 seq_num 52) 2024-09-14T04:09:15.474 INFO:tasks.rados.rados.0.smithi038.stdout:2031: finishing write tid 1 to smithi03870129-222 2024-09-14T04:09:15.474 INFO:tasks.rados.rados.0.smithi038.stdout:2031: finishing write tid 2 to smithi03870129-222 2024-09-14T04:09:15.474 INFO:tasks.rados.rados.0.smithi038.stdout:2031: finishing write tid 3 to smithi03870129-222 2024-09-14T04:09:15.474 INFO:tasks.rados.rados.0.smithi038.stdout:2031: finishing write tid 4 to smithi03870129-222 2024-09-14T04:09:15.474 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 222 v 420 (ObjNum 1364 snap 0 seq_num 1364) dirty exists 2024-09-14T04:09:15.474 INFO:tasks.rados.rados.0.smithi038.stdout:2031: left oid 222 (ObjNum 1364 snap 0 seq_num 1364) 2024-09-14T04:09:15.474 INFO:tasks.rados.rados.0.smithi038.stdout:2032: finishing write tid 1 to smithi03870129-72 2024-09-14T04:09:15.474 INFO:tasks.rados.rados.0.smithi038.stdout:2032: finishing write tid 2 to smithi03870129-72 2024-09-14T04:09:15.474 INFO:tasks.rados.rados.0.smithi038.stdout:2032: finishing write tid 3 to smithi03870129-72 2024-09-14T04:09:15.475 INFO:tasks.rados.rados.0.smithi038.stdout:2032: finishing write tid 4 to smithi03870129-72 2024-09-14T04:09:15.475 INFO:tasks.rados.rados.0.smithi038.stdout:2032: finishing write tid 5 to smithi03870129-72 2024-09-14T04:09:15.475 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 72 v 254 (ObjNum 1365 snap 0 seq_num 1365) dirty exists 2024-09-14T04:09:15.475 INFO:tasks.rados.rados.0.smithi038.stdout:2032: left oid 72 (ObjNum 1365 snap 0 seq_num 1365) 2024-09-14T04:09:15.475 INFO:tasks.rados.rados.0.smithi038.stdout:2033: seq_num 1366 ranges {558362=417321,1451697=673806,2712514=245848} 2024-09-14T04:09:15.490 INFO:tasks.rados.rados.0.smithi038.stdout:2033: writing smithi03870129-295 from 558362 to 975683 tid 1 2024-09-14T04:09:15.508 INFO:tasks.rados.rados.0.smithi038.stdout:2033: writing smithi03870129-295 from 1451697 to 2125503 tid 2 2024-09-14T04:09:15.517 INFO:tasks.rados.rados.0.smithi038.stdout:2033: writing smithi03870129-295 from 2712514 to 2958362 tid 3 2024-09-14T04:09:15.517 INFO:tasks.rados.rados.0.smithi038.stdout:2028: done (5 left) 2024-09-14T04:09:15.517 INFO:tasks.rados.rados.0.smithi038.stdout:2029: done (4 left) 2024-09-14T04:09:15.518 INFO:tasks.rados.rados.0.smithi038.stdout:2030: done (3 left) 2024-09-14T04:09:15.518 INFO:tasks.rados.rados.0.smithi038.stdout:2031: done (2 left) 2024-09-14T04:09:15.518 INFO:tasks.rados.rados.0.smithi038.stdout:2032: done (1 left) 2024-09-14T04:09:15.518 INFO:tasks.rados.rados.0.smithi038.stdout:2034: read oid 305 snap -1 2024-09-14T04:09:15.518 INFO:tasks.rados.rados.0.smithi038.stdout:2034: expect (ObjNum 1275 snap 0 seq_num 1275) 2024-09-14T04:09:15.518 INFO:tasks.rados.rados.0.smithi038.stdout:2035: write oid 411 current snap is 0 2024-09-14T04:09:15.518 INFO:tasks.rados.rados.0.smithi038.stdout:2035: seq_num 1367 ranges {575169=492570,1793826=417464,2623584=351585} 2024-09-14T04:09:15.527 INFO:tasks.rados.rados.0.smithi038.stdout:2035: writing smithi03870129-411 from 575169 to 1067739 tid 1 2024-09-14T04:09:15.538 INFO:tasks.rados.rados.0.smithi038.stdout:2035: writing smithi03870129-411 from 1793826 to 2211290 tid 2 2024-09-14T04:09:15.544 INFO:tasks.rados.rados.0.smithi038.stdout:2035: writing smithi03870129-411 from 2623584 to 2975169 tid 3 2024-09-14T04:09:15.545 INFO:tasks.rados.rados.0.smithi038.stdout:2036: write oid 251 current snap is 0 2024-09-14T04:09:15.545 INFO:tasks.rados.rados.0.smithi038.stdout:2033: finishing write tid 1 to smithi03870129-295 2024-09-14T04:09:15.545 INFO:tasks.rados.rados.0.smithi038.stdout:2033: finishing write tid 2 to smithi03870129-295 2024-09-14T04:09:15.545 INFO:tasks.rados.rados.0.smithi038.stdout:2033: finishing write tid 3 to smithi03870129-295 2024-09-14T04:09:15.545 INFO:tasks.rados.rados.0.smithi038.stdout:2033: finishing write tid 4 to smithi03870129-295 2024-09-14T04:09:15.545 INFO:tasks.rados.rados.0.smithi038.stdout:2036: seq_num 1368 ranges {591976=567819,1852308=677475} 2024-09-14T04:09:15.553 INFO:tasks.rados.rados.0.smithi038.stdout:2036: writing smithi03870129-251 from 591976 to 1159795 tid 1 2024-09-14T04:09:15.564 INFO:tasks.rados.rados.0.smithi038.stdout:2036: writing smithi03870129-251 from 1852308 to 2529783 tid 2 2024-09-14T04:09:15.564 INFO:tasks.rados.rados.0.smithi038.stdout:2037: read oid 179 snap -1 2024-09-14T04:09:15.564 INFO:tasks.rados.rados.0.smithi038.stdout:2037: expect (ObjNum 1230 snap 0 seq_num 1230) 2024-09-14T04:09:15.564 INFO:tasks.rados.rados.0.smithi038.stdout:2038: delete oid 131 current snap is 0 2024-09-14T04:09:15.564 INFO:tasks.rados.rados.0.smithi038.stdout:2033: finishing write tid 5 to smithi03870129-295 2024-09-14T04:09:15.565 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 295 v 233 (ObjNum 1366 snap 0 seq_num 1366) dirty exists 2024-09-14T04:09:15.565 INFO:tasks.rados.rados.0.smithi038.stdout:2033: left oid 295 (ObjNum 1366 snap 0 seq_num 1366) 2024-09-14T04:09:15.565 INFO:tasks.rados.rados.0.smithi038.stdout:2034: expect (ObjNum 1275 snap 0 seq_num 1275) 2024-09-14T04:09:15.681 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:15 smithi123 bash[24950]: cluster 2024-09-14T04:09:14.276913+0000 mgr.y (mgr.14406) 307 : cluster [DBG] pgmap v247: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 7.1 MiB/s wr, 75 op/s 2024-09-14T04:09:15.696 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:09:15.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:15 smithi038 bash[22519]: cluster 2024-09-14T04:09:14.276913+0000 mgr.y (mgr.14406) 307 : cluster [DBG] pgmap v247: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 7.1 MiB/s wr, 75 op/s 2024-09-14T04:09:15.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:15 smithi038 bash[32505]: cluster 2024-09-14T04:09:14.276913+0000 mgr.y (mgr.14406) 307 : cluster [DBG] pgmap v247: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 7.1 MiB/s wr, 75 op/s 2024-09-14T04:09:15.788 INFO:tasks.rados.rados.0.smithi038.stdout:2035: finishing write tid 1 to smithi03870129-411 2024-09-14T04:09:15.788 INFO:tasks.rados.rados.0.smithi038.stdout:2035: finishing write tid 2 to smithi03870129-411 2024-09-14T04:09:15.788 INFO:tasks.rados.rados.0.smithi038.stdout:2033: done (5 left) 2024-09-14T04:09:15.789 INFO:tasks.rados.rados.0.smithi038.stdout:2034: done (4 left) 2024-09-14T04:09:15.789 INFO:tasks.rados.rados.0.smithi038.stdout:2038: done (3 left) 2024-09-14T04:09:15.789 INFO:tasks.rados.rados.0.smithi038.stdout:2039: delete oid 318 current snap is 0 2024-09-14T04:09:15.789 INFO:tasks.rados.rados.0.smithi038.stdout:2035: finishing write tid 3 to smithi03870129-411 2024-09-14T04:09:15.789 INFO:tasks.rados.rados.0.smithi038.stdout:2035: finishing write tid 4 to smithi03870129-411 2024-09-14T04:09:15.789 INFO:tasks.rados.rados.0.smithi038.stdout:2035: finishing write tid 5 to smithi03870129-411 2024-09-14T04:09:15.789 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 411 v 237 (ObjNum 1367 snap 0 seq_num 1367) dirty exists 2024-09-14T04:09:15.789 INFO:tasks.rados.rados.0.smithi038.stdout:2035: left oid 411 (ObjNum 1367 snap 0 seq_num 1367) 2024-09-14T04:09:15.789 INFO:tasks.rados.rados.0.smithi038.stdout:2036: finishing write tid 1 to smithi03870129-251 2024-09-14T04:09:15.789 INFO:tasks.rados.rados.0.smithi038.stdout:2036: finishing write tid 2 to smithi03870129-251 2024-09-14T04:09:15.789 INFO:tasks.rados.rados.0.smithi038.stdout:2036: finishing write tid 3 to smithi03870129-251 2024-09-14T04:09:15.789 INFO:tasks.rados.rados.0.smithi038.stdout:2036: finishing write tid 4 to smithi03870129-251 2024-09-14T04:09:15.789 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 251 v 237 (ObjNum 1368 snap 0 seq_num 1368) dirty exists 2024-09-14T04:09:15.789 INFO:tasks.rados.rados.0.smithi038.stdout:2036: left oid 251 (ObjNum 1368 snap 0 seq_num 1368) 2024-09-14T04:09:15.790 INFO:tasks.rados.rados.0.smithi038.stdout:2037: expect (ObjNum 1230 snap 0 seq_num 1230) 2024-09-14T04:09:15.897 INFO:tasks.rados.rados.0.smithi038.stdout:2035: done (3 left) 2024-09-14T04:09:15.897 INFO:tasks.rados.rados.0.smithi038.stdout:2036: done (2 left) 2024-09-14T04:09:15.897 INFO:tasks.rados.rados.0.smithi038.stdout:2037: done (1 left) 2024-09-14T04:09:15.897 INFO:tasks.rados.rados.0.smithi038.stdout:2039: done (0 left) 2024-09-14T04:09:15.897 INFO:tasks.rados.rados.0.smithi038.stdout:2040: write oid 430 current snap is 0 2024-09-14T04:09:15.897 INFO:tasks.rados.rados.0.smithi038.stdout:2040: seq_num 1371 ranges {642397=509919,1627754=424802,2733276=309121} 2024-09-14T04:09:15.903 INFO:tasks.rados.rados.0.smithi038.stdout:2040: writing smithi03870129-430 from 642397 to 1152316 tid 1 2024-09-14T04:09:15.908 INFO:tasks.rados.rados.0.smithi038.stdout:2040: writing smithi03870129-430 from 1627754 to 2052556 tid 2 2024-09-14T04:09:15.913 INFO:tasks.rados.rados.0.smithi038.stdout:2040: writing smithi03870129-430 from 2733276 to 3042397 tid 3 2024-09-14T04:09:15.913 INFO:tasks.rados.rados.0.smithi038.stdout:2041: write oid 436 current snap is 0 2024-09-14T04:09:15.913 INFO:tasks.rados.rados.0.smithi038.stdout:2041: seq_num 1372 ranges {659204=585168,1686236=684813} 2024-09-14T04:09:15.921 INFO:tasks.rados.rados.0.smithi038.stdout:2041: writing smithi03870129-436 from 659204 to 1244372 tid 1 2024-09-14T04:09:15.928 INFO:tasks.rados.rados.0.smithi038.stdout:2041: writing smithi03870129-436 from 1686236 to 2371049 tid 2 2024-09-14T04:09:15.928 INFO:tasks.rados.rados.0.smithi038.stdout:2042: read oid 146 snap -1 2024-09-14T04:09:15.928 INFO:tasks.rados.rados.0.smithi038.stdout:2042: expect (ObjNum 871 snap 0 seq_num 871) 2024-09-14T04:09:15.928 INFO:tasks.rados.rados.0.smithi038.stdout:2043: read oid 459 snap -1 2024-09-14T04:09:15.928 INFO:tasks.rados.rados.0.smithi038.stdout:2043: expect deleted 2024-09-14T04:09:15.929 INFO:tasks.rados.rados.0.smithi038.stdout:2044: write oid 308 current snap is 0 2024-09-14T04:09:15.929 INFO:tasks.rados.rados.0.smithi038.stdout:2040: finishing write tid 1 to smithi03870129-430 2024-09-14T04:09:15.929 INFO:tasks.rados.rados.0.smithi038.stdout:2040: finishing write tid 2 to smithi03870129-430 2024-09-14T04:09:15.929 INFO:tasks.rados.rados.0.smithi038.stdout:2040: finishing write tid 3 to smithi03870129-430 2024-09-14T04:09:15.929 INFO:tasks.rados.rados.0.smithi038.stdout:2040: finishing write tid 4 to smithi03870129-430 2024-09-14T04:09:15.929 INFO:tasks.rados.rados.0.smithi038.stdout:2044: seq_num 1373 ranges {676011=660417,1744718=428471,2788122=287889} 2024-09-14T04:09:15.937 INFO:tasks.rados.rados.0.smithi038.stdout:2044: writing smithi03870129-308 from 676011 to 1336428 tid 1 2024-09-14T04:09:15.944 INFO:tasks.rados.rados.0.smithi038.stdout:2044: writing smithi03870129-308 from 1744718 to 2173189 tid 2 2024-09-14T04:09:15.951 INFO:tasks.rados.rados.0.smithi038.stdout:2044: writing smithi03870129-308 from 2788122 to 3076011 tid 3 2024-09-14T04:09:15.951 INFO:tasks.rados.rados.0.smithi038.stdout:2045: write oid 246 current snap is 0 2024-09-14T04:09:15.951 INFO:tasks.rados.rados.0.smithi038.stdout:2040: finishing write tid 5 to smithi03870129-430 2024-09-14T04:09:15.951 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 430 v 243 (ObjNum 1371 snap 0 seq_num 1371) dirty exists 2024-09-14T04:09:15.951 INFO:tasks.rados.rados.0.smithi038.stdout:2040: left oid 430 (ObjNum 1371 snap 0 seq_num 1371) 2024-09-14T04:09:15.951 INFO:tasks.rados.rados.0.smithi038.stdout:2041: finishing write tid 1 to smithi03870129-436 2024-09-14T04:09:15.951 INFO:tasks.rados.rados.0.smithi038.stdout:2045: seq_num 1374 ranges {692818=735666,2203200=688482} 2024-09-14T04:09:15.961 INFO:tasks.rados.rados.0.smithi038.stdout:2045: writing smithi03870129-246 from 692818 to 1428484 tid 1 2024-09-14T04:09:15.971 INFO:tasks.rados.rados.0.smithi038.stdout:2045: writing smithi03870129-246 from 2203200 to 2891682 tid 2 2024-09-14T04:09:15.971 INFO:tasks.rados.rados.0.smithi038.stdout:2040: done (5 left) 2024-09-14T04:09:15.971 INFO:tasks.rados.rados.0.smithi038.stdout:2046: read oid 350 snap -1 2024-09-14T04:09:15.971 INFO:tasks.rados.rados.0.smithi038.stdout:2046: expect (ObjNum 349 snap 0 seq_num 349) 2024-09-14T04:09:15.971 INFO:tasks.rados.rados.0.smithi038.stdout:2047: delete oid 467 current snap is 0 2024-09-14T04:09:15.971 INFO:tasks.rados.rados.0.smithi038.stdout:2042: expect (ObjNum 871 snap 0 seq_num 871) 2024-09-14T04:09:16.099 INFO:tasks.rados.rados.0.smithi038.stdout:2041: finishing write tid 2 to smithi03870129-436 2024-09-14T04:09:16.099 INFO:tasks.rados.rados.0.smithi038.stdout:2041: finishing write tid 3 to smithi03870129-436 2024-09-14T04:09:16.099 INFO:tasks.rados.rados.0.smithi038.stdout:2041: finishing write tid 4 to smithi03870129-436 2024-09-14T04:09:16.100 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 436 v 287 (ObjNum 1372 snap 0 seq_num 1372) dirty exists 2024-09-14T04:09:16.100 INFO:tasks.rados.rados.0.smithi038.stdout:2041: left oid 436 (ObjNum 1372 snap 0 seq_num 1372) 2024-09-14T04:09:16.100 INFO:tasks.rados.rados.0.smithi038.stdout:2044: finishing write tid 1 to smithi03870129-308 2024-09-14T04:09:16.100 INFO:tasks.rados.rados.0.smithi038.stdout:2044: finishing write tid 2 to smithi03870129-308 2024-09-14T04:09:16.100 INFO:tasks.rados.rados.0.smithi038.stdout:2044: finishing write tid 3 to smithi03870129-308 2024-09-14T04:09:16.100 INFO:tasks.rados.rados.0.smithi038.stdout:2044: finishing write tid 4 to smithi03870129-308 2024-09-14T04:09:16.100 INFO:tasks.rados.rados.0.smithi038.stdout:2044: finishing write tid 5 to smithi03870129-308 2024-09-14T04:09:16.100 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 308 v 418 (ObjNum 1373 snap 0 seq_num 1373) dirty exists 2024-09-14T04:09:16.100 INFO:tasks.rados.rados.0.smithi038.stdout:2044: left oid 308 (ObjNum 1373 snap 0 seq_num 1373) 2024-09-14T04:09:16.100 INFO:tasks.rados.rados.0.smithi038.stdout:2045: finishing write tid 1 to smithi03870129-246 2024-09-14T04:09:16.100 INFO:tasks.rados.rados.0.smithi038.stdout:2045: finishing write tid 2 to smithi03870129-246 2024-09-14T04:09:16.100 INFO:tasks.rados.rados.0.smithi038.stdout:2045: finishing write tid 3 to smithi03870129-246 2024-09-14T04:09:16.100 INFO:tasks.rados.rados.0.smithi038.stdout:2045: finishing write tid 4 to smithi03870129-246 2024-09-14T04:09:16.100 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 246 v 200 (ObjNum 1374 snap 0 seq_num 1374) dirty exists 2024-09-14T04:09:16.101 INFO:tasks.rados.rados.0.smithi038.stdout:2045: left oid 246 (ObjNum 1374 snap 0 seq_num 1374) 2024-09-14T04:09:16.101 INFO:tasks.rados.rados.0.smithi038.stdout:2046: expect (ObjNum 349 snap 0 seq_num 349) 2024-09-14T04:09:16.219 INFO:tasks.rados.rados.0.smithi038.stdout:2041: done (6 left) 2024-09-14T04:09:16.219 INFO:tasks.rados.rados.0.smithi038.stdout:2042: done (5 left) 2024-09-14T04:09:16.219 INFO:tasks.rados.rados.0.smithi038.stdout:2043: done (4 left) 2024-09-14T04:09:16.219 INFO:tasks.rados.rados.0.smithi038.stdout:2044: done (3 left) 2024-09-14T04:09:16.219 INFO:tasks.rados.rados.0.smithi038.stdout:2045: done (2 left) 2024-09-14T04:09:16.219 INFO:tasks.rados.rados.0.smithi038.stdout:2046: done (1 left) 2024-09-14T04:09:16.219 INFO:tasks.rados.rados.0.smithi038.stdout:2047: done (0 left) 2024-09-14T04:09:16.219 INFO:tasks.rados.rados.0.smithi038.stdout:2048: read oid 143 snap -1 2024-09-14T04:09:16.219 INFO:tasks.rados.rados.0.smithi038.stdout:2048: expect (ObjNum 1253 snap 0 seq_num 1253) 2024-09-14T04:09:16.220 INFO:tasks.rados.rados.0.smithi038.stdout:2049: read oid 434 snap -1 2024-09-14T04:09:16.220 INFO:tasks.rados.rados.0.smithi038.stdout:2049: expect (ObjNum 838 snap 0 seq_num 838) 2024-09-14T04:09:16.220 INFO:tasks.rados.rados.0.smithi038.stdout:2050: read oid 195 snap -1 2024-09-14T04:09:16.220 INFO:tasks.rados.rados.0.smithi038.stdout:2050: expect deleted 2024-09-14T04:09:16.220 INFO:tasks.rados.rados.0.smithi038.stdout:2051: write oid 60 current snap is 0 2024-09-14T04:09:16.220 INFO:tasks.rados.rados.0.smithi038.stdout:2051: seq_num 1376 ranges {726432=486164,1803811=692151} 2024-09-14T04:09:16.229 INFO:tasks.rados.rados.0.smithi038.stdout:2051: writing smithi03870129-60 from 726432 to 1212596 tid 1 2024-09-14T04:09:16.240 INFO:tasks.rados.rados.0.smithi038.stdout:2051: writing smithi03870129-60 from 1803811 to 2495962 tid 2 2024-09-14T04:09:16.240 INFO:tasks.rados.rados.0.smithi038.stdout:2052: write oid 130 current snap is 0 2024-09-14T04:09:16.240 INFO:tasks.rados.rados.0.smithi038.stdout:2052: seq_num 1377 ranges {743239=677766,1978646=435809,2897814=245425} 2024-09-14T04:09:16.251 INFO:tasks.rados.rados.0.smithi038.stdout:2052: writing smithi03870129-130 from 743239 to 1421005 tid 1 2024-09-14T04:09:16.259 INFO:tasks.rados.rados.0.smithi038.stdout:2052: writing smithi03870129-130 from 1978646 to 2414455 tid 2 2024-09-14T04:09:16.266 INFO:tasks.rados.rados.0.smithi038.stdout:2052: writing smithi03870129-130 from 2897814 to 3143239 tid 3 2024-09-14T04:09:16.266 INFO:tasks.rados.rados.0.smithi038.stdout:2053: read oid 403 snap -1 2024-09-14T04:09:16.266 INFO:tasks.rados.rados.0.smithi038.stdout:2053: expect (ObjNum 1306 snap 0 seq_num 1306) 2024-09-14T04:09:16.266 INFO:tasks.rados.rados.0.smithi038.stdout:2054: read oid 305 snap -1 2024-09-14T04:09:16.266 INFO:tasks.rados.rados.0.smithi038.stdout:2054: expect (ObjNum 1275 snap 0 seq_num 1275) 2024-09-14T04:09:16.266 INFO:tasks.rados.rados.0.smithi038.stdout:2055: write oid 207 current snap is 0 2024-09-14T04:09:16.266 INFO:tasks.rados.rados.0.smithi038.stdout:2055: seq_num 1378 ranges {760046=753015,2037128=695820} 2024-09-14T04:09:16.278 INFO:tasks.rados.rados.0.smithi038.stdout:2055: writing smithi03870129-207 from 760046 to 1513061 tid 1 2024-09-14T04:09:16.287 INFO:tasks.rados.rados.0.smithi038.stdout:2055: writing smithi03870129-207 from 2037128 to 2732948 tid 2 2024-09-14T04:09:16.287 INFO:tasks.rados.rados.0.smithi038.stdout:2056: read oid 4 snap -1 2024-09-14T04:09:16.288 INFO:tasks.rados.rados.0.smithi038.stdout:2056: expect (ObjNum 3 snap 0 seq_num 3) 2024-09-14T04:09:16.288 INFO:tasks.rados.rados.0.smithi038.stdout:2057: write oid 449 current snap is 0 2024-09-14T04:09:16.288 INFO:tasks.rados.rados.0.smithi038.stdout:2057: seq_num 1379 ranges {776853=428264,1979257=439478,2836307=340546} 2024-09-14T04:09:16.296 INFO:tasks.rados.rados.0.smithi038.stdout:2057: writing smithi03870129-449 from 776853 to 1205117 tid 1 2024-09-14T04:09:16.304 INFO:tasks.rados.rados.0.smithi038.stdout:2057: writing smithi03870129-449 from 1979257 to 2418735 tid 2 2024-09-14T04:09:16.308 INFO:tasks.rados.rados.0.smithi038.stdout:2057: writing smithi03870129-449 from 2836307 to 3176853 tid 3 2024-09-14T04:09:16.308 INFO:tasks.rados.rados.0.smithi038.stdout:2058: read oid 210 snap -1 2024-09-14T04:09:16.309 INFO:tasks.rados.rados.0.smithi038.stdout:2058: expect (ObjNum 700 snap 0 seq_num 700) 2024-09-14T04:09:16.309 INFO:tasks.rados.rados.0.smithi038.stdout:2059: write oid 97 current snap is 0 2024-09-14T04:09:16.309 INFO:tasks.rados.rados.0.smithi038.stdout:2059: seq_num 1380 ranges {793660=503513,2037739=583136} 2024-09-14T04:09:16.317 INFO:tasks.rados.rados.0.smithi038.stdout:2059: writing smithi03870129-97 from 793660 to 1297173 tid 1 2024-09-14T04:09:16.326 INFO:tasks.rados.rados.0.smithi038.stdout:2059: writing smithi03870129-97 from 2037739 to 2620875 tid 2 2024-09-14T04:09:16.326 INFO:tasks.rados.rados.0.smithi038.stdout:2050: done (11 left) 2024-09-14T04:09:16.326 INFO:tasks.rados.rados.0.smithi038.stdout:2060: delete oid 263 current snap is 0 2024-09-14T04:09:16.326 INFO:tasks.rados.rados.0.smithi038.stdout:2048: expect (ObjNum 1253 snap 0 seq_num 1253) 2024-09-14T04:09:16.467 INFO:tasks.rados.rados.0.smithi038.stdout:2051: finishing write tid 1 to smithi03870129-60 2024-09-14T04:09:16.467 INFO:tasks.rados.rados.0.smithi038.stdout:2049: expect (ObjNum 838 snap 0 seq_num 838) 2024-09-14T04:09:16.533 INFO:tasks.rados.rados.0.smithi038.stdout:2051: finishing write tid 2 to smithi03870129-60 2024-09-14T04:09:16.533 INFO:tasks.rados.rados.0.smithi038.stdout:2051: finishing write tid 3 to smithi03870129-60 2024-09-14T04:09:16.533 INFO:tasks.rados.rados.0.smithi038.stdout:2051: finishing write tid 4 to smithi03870129-60 2024-09-14T04:09:16.533 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 60 v 421 (ObjNum 1376 snap 0 seq_num 1376) dirty exists 2024-09-14T04:09:16.533 INFO:tasks.rados.rados.0.smithi038.stdout:2051: left oid 60 (ObjNum 1376 snap 0 seq_num 1376) 2024-09-14T04:09:16.533 INFO:tasks.rados.rados.0.smithi038.stdout:2052: finishing write tid 1 to smithi03870129-130 2024-09-14T04:09:16.533 INFO:tasks.rados.rados.0.smithi038.stdout:2052: finishing write tid 2 to smithi03870129-130 2024-09-14T04:09:16.533 INFO:tasks.rados.rados.0.smithi038.stdout:2052: finishing write tid 3 to smithi03870129-130 2024-09-14T04:09:16.533 INFO:tasks.rados.rados.0.smithi038.stdout:2052: finishing write tid 4 to smithi03870129-130 2024-09-14T04:09:16.533 INFO:tasks.rados.rados.0.smithi038.stdout:2052: finishing write tid 5 to smithi03870129-130 2024-09-14T04:09:16.533 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 130 v 135 (ObjNum 1377 snap 0 seq_num 1377) dirty exists 2024-09-14T04:09:16.534 INFO:tasks.rados.rados.0.smithi038.stdout:2052: left oid 130 (ObjNum 1377 snap 0 seq_num 1377) 2024-09-14T04:09:16.534 INFO:tasks.rados.rados.0.smithi038.stdout:2055: finishing write tid 1 to smithi03870129-207 2024-09-14T04:09:16.534 INFO:tasks.rados.rados.0.smithi038.stdout:2054: expect (ObjNum 1275 snap 0 seq_num 1275) 2024-09-14T04:09:16.681 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:16 smithi123 bash[24950]: audit 2024-09-14T04:09:15.394520+0000 mon.c (mon.2) 143 : audit [DBG] from='client.? 172.21.15.38:0/19446989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:09:16.681 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:16 smithi123 bash[24950]: audit 2024-09-14T04:09:15.687402+0000 mgr.y (mgr.14406) 308 : audit [DBG] from='client.15117 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:16.682 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:16 smithi123 bash[24950]: audit 2024-09-14T04:09:16.239883+0000 mon.c (mon.2) 144 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:09:16.720 INFO:tasks.rados.rados.0.smithi038.stdout:2053: expect (ObjNum 1306 snap 0 seq_num 1306) 2024-09-14T04:09:16.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:16 smithi038 bash[32505]: audit 2024-09-14T04:09:15.394520+0000 mon.c (mon.2) 143 : audit [DBG] from='client.? 172.21.15.38:0/19446989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:09:16.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:16 smithi038 bash[32505]: audit 2024-09-14T04:09:15.687402+0000 mgr.y (mgr.14406) 308 : audit [DBG] from='client.15117 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:16.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:16 smithi038 bash[32505]: audit 2024-09-14T04:09:16.239883+0000 mon.c (mon.2) 144 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:09:16.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:16 smithi038 bash[22519]: audit 2024-09-14T04:09:15.394520+0000 mon.c (mon.2) 143 : audit [DBG] from='client.? 172.21.15.38:0/19446989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:09:16.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:16 smithi038 bash[22519]: audit 2024-09-14T04:09:15.687402+0000 mgr.y (mgr.14406) 308 : audit [DBG] from='client.15117 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:16.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:16 smithi038 bash[22519]: audit 2024-09-14T04:09:16.239883+0000 mon.c (mon.2) 144 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:09:16.933 INFO:tasks.rados.rados.0.smithi038.stdout:2055: finishing write tid 2 to smithi03870129-207 2024-09-14T04:09:16.933 INFO:tasks.rados.rados.0.smithi038.stdout:2055: finishing write tid 3 to smithi03870129-207 2024-09-14T04:09:16.933 INFO:tasks.rados.rados.0.smithi038.stdout:2055: finishing write tid 4 to smithi03870129-207 2024-09-14T04:09:16.933 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 207 v 257 (ObjNum 1378 snap 0 seq_num 1378) dirty exists 2024-09-14T04:09:16.933 INFO:tasks.rados.rados.0.smithi038.stdout:2055: left oid 207 (ObjNum 1378 snap 0 seq_num 1378) 2024-09-14T04:09:16.934 INFO:tasks.rados.rados.0.smithi038.stdout:2056: expect (ObjNum 3 snap 0 seq_num 3) 2024-09-14T04:09:16.995 INFO:tasks.rados.rados.0.smithi038.stdout:2057: finishing write tid 1 to smithi03870129-449 2024-09-14T04:09:16.996 INFO:tasks.rados.rados.0.smithi038.stdout:2057: finishing write tid 2 to smithi03870129-449 2024-09-14T04:09:16.996 INFO:tasks.rados.rados.0.smithi038.stdout:2057: finishing write tid 3 to smithi03870129-449 2024-09-14T04:09:16.996 INFO:tasks.rados.rados.0.smithi038.stdout:2057: finishing write tid 4 to smithi03870129-449 2024-09-14T04:09:16.996 INFO:tasks.rados.rados.0.smithi038.stdout:2057: finishing write tid 5 to smithi03870129-449 2024-09-14T04:09:16.996 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 449 v 242 (ObjNum 1379 snap 0 seq_num 1379) dirty exists 2024-09-14T04:09:16.996 INFO:tasks.rados.rados.0.smithi038.stdout:2057: left oid 449 (ObjNum 1379 snap 0 seq_num 1379) 2024-09-14T04:09:16.996 INFO:tasks.rados.rados.0.smithi038.stdout:2058: expect (ObjNum 700 snap 0 seq_num 700) 2024-09-14T04:09:17.169 INFO:tasks.rados.rados.0.smithi038.stdout:2059: finishing write tid 1 to smithi03870129-97 2024-09-14T04:09:17.169 INFO:tasks.rados.rados.0.smithi038.stdout:2059: finishing write tid 2 to smithi03870129-97 2024-09-14T04:09:17.169 INFO:tasks.rados.rados.0.smithi038.stdout:2059: finishing write tid 3 to smithi03870129-97 2024-09-14T04:09:17.169 INFO:tasks.rados.rados.0.smithi038.stdout:2059: finishing write tid 4 to smithi03870129-97 2024-09-14T04:09:17.169 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 97 v 271 (ObjNum 1380 snap 0 seq_num 1380) dirty exists 2024-09-14T04:09:17.169 INFO:tasks.rados.rados.0.smithi038.stdout:2059: left oid 97 (ObjNum 1380 snap 0 seq_num 1380) 2024-09-14T04:09:17.169 INFO:tasks.rados.rados.0.smithi038.stdout:2048: done (11 left) 2024-09-14T04:09:17.169 INFO:tasks.rados.rados.0.smithi038.stdout:2049: done (10 left) 2024-09-14T04:09:17.169 INFO:tasks.rados.rados.0.smithi038.stdout:2051: done (9 left) 2024-09-14T04:09:17.169 INFO:tasks.rados.rados.0.smithi038.stdout:2052: done (8 left) 2024-09-14T04:09:17.170 INFO:tasks.rados.rados.0.smithi038.stdout:2053: done (7 left) 2024-09-14T04:09:17.170 INFO:tasks.rados.rados.0.smithi038.stdout:2054: done (6 left) 2024-09-14T04:09:17.170 INFO:tasks.rados.rados.0.smithi038.stdout:2055: done (5 left) 2024-09-14T04:09:17.170 INFO:tasks.rados.rados.0.smithi038.stdout:2056: done (4 left) 2024-09-14T04:09:17.170 INFO:tasks.rados.rados.0.smithi038.stdout:2057: done (3 left) 2024-09-14T04:09:17.170 INFO:tasks.rados.rados.0.smithi038.stdout:2058: done (2 left) 2024-09-14T04:09:17.170 INFO:tasks.rados.rados.0.smithi038.stdout:2059: done (1 left) 2024-09-14T04:09:17.170 INFO:tasks.rados.rados.0.smithi038.stdout:2060: done (0 left) 2024-09-14T04:09:17.170 INFO:tasks.rados.rados.0.smithi038.stdout:2061: read oid 405 snap -1 2024-09-14T04:09:17.170 INFO:tasks.rados.rados.0.smithi038.stdout:2061: expect deleted 2024-09-14T04:09:17.170 INFO:tasks.rados.rados.0.smithi038.stdout:2062: read oid 467 snap -1 2024-09-14T04:09:17.170 INFO:tasks.rados.rados.0.smithi038.stdout:2062: expect deleted 2024-09-14T04:09:17.170 INFO:tasks.rados.rados.0.smithi038.stdout:2063: delete oid 273 current snap is 0 2024-09-14T04:09:17.172 INFO:tasks.rados.rados.0.smithi038.stdout:2061: done (2 left) 2024-09-14T04:09:17.172 INFO:tasks.rados.rados.0.smithi038.stdout:2062: done (1 left) 2024-09-14T04:09:17.172 INFO:tasks.rados.rados.0.smithi038.stdout:2063: done (0 left) 2024-09-14T04:09:17.172 INFO:tasks.rados.rados.0.smithi038.stdout:2064: read oid 9 snap -1 2024-09-14T04:09:17.172 INFO:tasks.rados.rados.0.smithi038.stdout:2064: expect (ObjNum 1032 snap 0 seq_num 1032) 2024-09-14T04:09:17.172 INFO:tasks.rados.rados.0.smithi038.stdout:2065: write oid 15 current snap is 0 2024-09-14T04:09:17.172 INFO:tasks.rados.rados.0.smithi038.stdout:2065: seq_num 1383 ranges {444081=729260,1813185=446816,2945999=298082} 2024-09-14T04:09:17.193 INFO:tasks.rados.rados.0.smithi038.stdout:2065: writing smithi03870129-15 from 444081 to 1173341 tid 1 2024-09-14T04:09:17.211 INFO:tasks.rados.rados.0.smithi038.stdout:2065: writing smithi03870129-15 from 1813185 to 2260001 tid 2 2024-09-14T04:09:17.226 INFO:tasks.rados.rados.0.smithi038.stdout:2065: writing smithi03870129-15 from 2945999 to 3244081 tid 3 2024-09-14T04:09:17.226 INFO:tasks.rados.rados.0.smithi038.stdout:2066: read oid 499 snap -1 2024-09-14T04:09:17.226 INFO:tasks.rados.rados.0.smithi038.stdout:2066: expect (ObjNum 1134 snap 0 seq_num 1134) 2024-09-14T04:09:17.226 INFO:tasks.rados.rados.0.smithi038.stdout:2067: write oid 31 current snap is 0 2024-09-14T04:09:17.226 INFO:tasks.rados.rados.0.smithi038.stdout:2067: seq_num 1384 ranges {460888=520862,1471667=590474,2573422=455407} 2024-09-14T04:09:17.238 INFO:tasks.rados.rados.0.smithi038.stdout:2067: writing smithi03870129-31 from 460888 to 981750 tid 1 2024-09-14T04:09:17.250 INFO:tasks.rados.rados.0.smithi038.stdout:2067: writing smithi03870129-31 from 1471667 to 2062141 tid 2 2024-09-14T04:09:17.259 INFO:tasks.rados.rados.0.smithi038.stdout:2067: writing smithi03870129-31 from 2573422 to 3028829 tid 3 2024-09-14T04:09:17.259 INFO:tasks.rados.rados.0.smithi038.stdout:2068: write oid 417 current snap is 0 2024-09-14T04:09:17.259 INFO:tasks.rados.rados.0.smithi038.stdout:2068: seq_num 1385 ranges {477695=596111,1530149=450485,2600845=666679} 2024-09-14T04:09:17.267 INFO:tasks.rados.rados.0.smithi038.stdout:2068: writing smithi03870129-417 from 477695 to 1073806 tid 1 2024-09-14T04:09:17.274 INFO:tasks.rados.rados.0.smithi038.stdout:2068: writing smithi03870129-417 from 1530149 to 1980634 tid 2 2024-09-14T04:09:17.283 INFO:tasks.rados.rados.0.smithi038.stdout:2068: writing smithi03870129-417 from 2600845 to 3267524 tid 3 2024-09-14T04:09:17.283 INFO:tasks.rados.rados.0.smithi038.stdout:2069: read oid 474 snap -1 2024-09-14T04:09:17.283 INFO:tasks.rados.rados.0.smithi038.stdout:2069: expect (ObjNum 473 snap 0 seq_num 473) 2024-09-14T04:09:17.283 INFO:tasks.rados.rados.0.smithi038.stdout:2070: delete oid 10 current snap is 0 2024-09-14T04:09:17.283 INFO:tasks.rados.rados.0.smithi038.stdout:2064: expect (ObjNum 1032 snap 0 seq_num 1032) 2024-09-14T04:09:17.466 INFO:tasks.rados.rados.0.smithi038.stdout:2065: finishing write tid 1 to smithi03870129-15 2024-09-14T04:09:17.466 INFO:tasks.rados.rados.0.smithi038.stdout:2065: finishing write tid 2 to smithi03870129-15 2024-09-14T04:09:17.466 INFO:tasks.rados.rados.0.smithi038.stdout:2066: expect (ObjNum 1134 snap 0 seq_num 1134) 2024-09-14T04:09:17.637 INFO:tasks.rados.rados.0.smithi038.stdout:2065: finishing write tid 3 to smithi03870129-15 2024-09-14T04:09:17.637 INFO:tasks.rados.rados.0.smithi038.stdout:2065: finishing write tid 4 to smithi03870129-15 2024-09-14T04:09:17.637 INFO:tasks.rados.rados.0.smithi038.stdout:2065: finishing write tid 5 to smithi03870129-15 2024-09-14T04:09:17.637 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 15 v 204 (ObjNum 1383 snap 0 seq_num 1383) dirty exists 2024-09-14T04:09:17.637 INFO:tasks.rados.rados.0.smithi038.stdout:2065: left oid 15 (ObjNum 1383 snap 0 seq_num 1383) 2024-09-14T04:09:17.637 INFO:tasks.rados.rados.0.smithi038.stdout:2067: finishing write tid 1 to smithi03870129-31 2024-09-14T04:09:17.637 INFO:tasks.rados.rados.0.smithi038.stdout:2067: finishing write tid 2 to smithi03870129-31 2024-09-14T04:09:17.637 INFO:tasks.rados.rados.0.smithi038.stdout:2067: finishing write tid 3 to smithi03870129-31 2024-09-14T04:09:17.637 INFO:tasks.rados.rados.0.smithi038.stdout:2067: finishing write tid 4 to smithi03870129-31 2024-09-14T04:09:17.638 INFO:tasks.rados.rados.0.smithi038.stdout:2067: finishing write tid 5 to smithi03870129-31 2024-09-14T04:09:17.638 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 31 v 276 (ObjNum 1384 snap 0 seq_num 1384) dirty exists 2024-09-14T04:09:17.638 INFO:tasks.rados.rados.0.smithi038.stdout:2067: left oid 31 (ObjNum 1384 snap 0 seq_num 1384) 2024-09-14T04:09:17.638 INFO:tasks.rados.rados.0.smithi038.stdout:2068: finishing write tid 1 to smithi03870129-417 2024-09-14T04:09:17.638 INFO:tasks.rados.rados.0.smithi038.stdout:2068: finishing write tid 2 to smithi03870129-417 2024-09-14T04:09:17.638 INFO:tasks.rados.rados.0.smithi038.stdout:2068: finishing write tid 3 to smithi03870129-417 2024-09-14T04:09:17.638 INFO:tasks.rados.rados.0.smithi038.stdout:2068: finishing write tid 4 to smithi03870129-417 2024-09-14T04:09:17.638 INFO:tasks.rados.rados.0.smithi038.stdout:2068: finishing write tid 5 to smithi03870129-417 2024-09-14T04:09:17.638 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 417 v 278 (ObjNum 1385 snap 0 seq_num 1385) dirty exists 2024-09-14T04:09:17.638 INFO:tasks.rados.rados.0.smithi038.stdout:2068: left oid 417 (ObjNum 1385 snap 0 seq_num 1385) 2024-09-14T04:09:17.638 INFO:tasks.rados.rados.0.smithi038.stdout:2069: expect (ObjNum 473 snap 0 seq_num 473) 2024-09-14T04:09:17.681 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:17 smithi123 bash[24950]: audit 2024-09-14T04:09:15.989425+0000 mgr.y (mgr.14406) 309 : audit [DBG] from='client.15123 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:17.682 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:17 smithi123 bash[24950]: cluster 2024-09-14T04:09:16.277537+0000 mgr.y (mgr.14406) 310 : cluster [DBG] pgmap v248: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 7.1 MiB/s wr, 75 op/s 2024-09-14T04:09:17.762 INFO:tasks.rados.rados.0.smithi038.stdout:2064: done (6 left) 2024-09-14T04:09:17.762 INFO:tasks.rados.rados.0.smithi038.stdout:2065: done (5 left) 2024-09-14T04:09:17.763 INFO:tasks.rados.rados.0.smithi038.stdout:2066: done (4 left) 2024-09-14T04:09:17.763 INFO:tasks.rados.rados.0.smithi038.stdout:2067: done (3 left) 2024-09-14T04:09:17.763 INFO:tasks.rados.rados.0.smithi038.stdout:2068: done (2 left) 2024-09-14T04:09:17.763 INFO:tasks.rados.rados.0.smithi038.stdout:2069: done (1 left) 2024-09-14T04:09:17.763 INFO:tasks.rados.rados.0.smithi038.stdout:2070: done (0 left) 2024-09-14T04:09:17.763 INFO:tasks.rados.rados.0.smithi038.stdout:2071: read oid 243 snap -1 2024-09-14T04:09:17.763 INFO:tasks.rados.rados.0.smithi038.stdout:2071: expect (ObjNum 242 snap 0 seq_num 242) 2024-09-14T04:09:17.763 INFO:tasks.rados.rados.0.smithi038.stdout:2072: read oid 193 snap -1 2024-09-14T04:09:17.763 INFO:tasks.rados.rados.0.smithi038.stdout:2072: expect (ObjNum 1279 snap 0 seq_num 1279) 2024-09-14T04:09:17.763 INFO:tasks.rados.rados.0.smithi038.stdout:2073: write oid 222 current snap is 0 2024-09-14T04:09:17.763 INFO:tasks.rados.rados.0.smithi038.stdout:2073: seq_num 1387 ranges {511309=746609,2047113=454154,3055691=255618} 2024-09-14T04:09:17.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:17 smithi038 bash[32505]: audit 2024-09-14T04:09:15.989425+0000 mgr.y (mgr.14406) 309 : audit [DBG] from='client.15123 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:17.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:17 smithi038 bash[32505]: cluster 2024-09-14T04:09:16.277537+0000 mgr.y (mgr.14406) 310 : cluster [DBG] pgmap v248: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 7.1 MiB/s wr, 75 op/s 2024-09-14T04:09:17.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:17 smithi038 bash[22519]: audit 2024-09-14T04:09:15.989425+0000 mgr.y (mgr.14406) 309 : audit [DBG] from='client.15123 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:17.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:17 smithi038 bash[22519]: cluster 2024-09-14T04:09:16.277537+0000 mgr.y (mgr.14406) 310 : cluster [DBG] pgmap v248: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 7.1 MiB/s wr, 75 op/s 2024-09-14T04:09:17.782 INFO:tasks.rados.rados.0.smithi038.stdout:2073: writing smithi03870129-222 from 511309 to 1257918 tid 1 2024-09-14T04:09:17.801 INFO:tasks.rados.rados.0.smithi038.stdout:2073: writing smithi03870129-222 from 2047113 to 2501267 tid 2 2024-09-14T04:09:17.813 INFO:tasks.rados.rados.0.smithi038.stdout:2073: writing smithi03870129-222 from 3055691 to 3311309 tid 3 2024-09-14T04:09:17.813 INFO:tasks.rados.rados.0.smithi038.stdout:2074: read oid 329 snap -1 2024-09-14T04:09:17.813 INFO:tasks.rados.rados.0.smithi038.stdout:2074: expect (ObjNum 328 snap 0 seq_num 328) 2024-09-14T04:09:17.813 INFO:tasks.rados.rados.0.smithi038.stdout:2075: write oid 404 current snap is 0 2024-09-14T04:09:17.813 INFO:tasks.rados.rados.0.smithi038.stdout:2075: seq_num 1388 ranges {528116=421858,1589242=597812,2966761=361355} 2024-09-14T04:09:17.826 INFO:tasks.rados.rados.0.smithi038.stdout:2075: writing smithi03870129-404 from 528116 to 949974 tid 1 2024-09-14T04:09:17.839 INFO:tasks.rados.rados.0.smithi038.stdout:2075: writing smithi03870129-404 from 1589242 to 2187054 tid 2 2024-09-14T04:09:17.849 INFO:tasks.rados.rados.0.smithi038.stdout:2075: writing smithi03870129-404 from 2966761 to 3328116 tid 3 2024-09-14T04:09:17.849 INFO:tasks.rados.rados.0.smithi038.stdout:2076: read oid 94 snap -1 2024-09-14T04:09:17.849 INFO:tasks.rados.rados.0.smithi038.stdout:2076: expect (ObjNum 1283 snap 0 seq_num 1283) 2024-09-14T04:09:17.850 INFO:tasks.rados.rados.0.smithi038.stdout:2077: read oid 58 snap -1 2024-09-14T04:09:17.850 INFO:tasks.rados.rados.0.smithi038.stdout:2077: expect (ObjNum 1246 snap 0 seq_num 1246) 2024-09-14T04:09:17.850 INFO:tasks.rados.rados.0.smithi038.stdout:2078: read oid 410 snap -1 2024-09-14T04:09:17.850 INFO:tasks.rados.rados.0.smithi038.stdout:2078: expect (ObjNum 1267 snap 0 seq_num 1267) 2024-09-14T04:09:17.850 INFO:tasks.rados.rados.0.smithi038.stdout:2079: write oid 464 current snap is 0 2024-09-14T04:09:17.850 INFO:tasks.rados.rados.0.smithi038.stdout:2079: seq_num 1389 ranges {544923=497107,1647724=457823,2710537=428120} 2024-09-14T04:09:17.857 INFO:tasks.rados.rados.0.smithi038.stdout:2079: writing smithi03870129-464 from 544923 to 1042030 tid 1 2024-09-14T04:09:17.865 INFO:tasks.rados.rados.0.smithi038.stdout:2079: writing smithi03870129-464 from 1647724 to 2105547 tid 2 2024-09-14T04:09:17.872 INFO:tasks.rados.rados.0.smithi038.stdout:2079: writing smithi03870129-464 from 2710537 to 3138657 tid 3 2024-09-14T04:09:17.873 INFO:tasks.rados.rados.0.smithi038.stdout:2080: write oid 403 current snap is 0 2024-09-14T04:09:17.873 INFO:tasks.rados.rados.0.smithi038.stdout:2080: seq_num 1390 ranges {561730=572356,1706206=601481,3021607=340123} 2024-09-14T04:09:17.879 INFO:tasks.rados.rados.0.smithi038.stdout:2080: writing smithi03870129-403 from 561730 to 1134086 tid 1 2024-09-14T04:09:17.886 INFO:tasks.rados.rados.0.smithi038.stdout:2080: writing smithi03870129-403 from 1706206 to 2307687 tid 2 2024-09-14T04:09:17.893 INFO:tasks.rados.rados.0.smithi038.stdout:2080: writing smithi03870129-403 from 3021607 to 3361730 tid 3 2024-09-14T04:09:17.893 INFO:tasks.rados.rados.0.smithi038.stdout:2081: read oid 266 snap -1 2024-09-14T04:09:17.893 INFO:tasks.rados.rados.0.smithi038.stdout:2081: expect (ObjNum 1020 snap 0 seq_num 1020) 2024-09-14T04:09:17.893 INFO:tasks.rados.rados.0.smithi038.stdout:2082: write oid 31 current snap is 0 2024-09-14T04:09:17.893 INFO:tasks.rados.rados.0.smithi038.stdout:2082: seq_num 1391 ranges {578537=647605,1764688=745139,3049030=329507} 2024-09-14T04:09:17.900 INFO:tasks.rados.rados.0.smithi038.stdout:2082: writing smithi03870129-31 from 578537 to 1226142 tid 1 2024-09-14T04:09:17.907 INFO:tasks.rados.rados.0.smithi038.stdout:2082: writing smithi03870129-31 from 1764688 to 2509827 tid 2 2024-09-14T04:09:17.913 INFO:tasks.rados.rados.0.smithi038.stdout:2082: writing smithi03870129-31 from 3049030 to 3378537 tid 3 2024-09-14T04:09:17.913 INFO:tasks.rados.rados.0.smithi038.stdout:2083: read oid 499 snap -1 2024-09-14T04:09:17.913 INFO:tasks.rados.rados.0.smithi038.stdout:2083: expect (ObjNum 1134 snap 0 seq_num 1134) 2024-09-14T04:09:17.913 INFO:tasks.rados.rados.0.smithi038.stdout:2084: write oid 391 current snap is 0 2024-09-14T04:09:17.913 INFO:tasks.rados.rados.0.smithi038.stdout:2071: expect (ObjNum 242 snap 0 seq_num 242) 2024-09-14T04:09:18.019 INFO:tasks.rados.rados.0.smithi038.stdout:2072: expect (ObjNum 1279 snap 0 seq_num 1279) 2024-09-14T04:09:18.200 INFO:tasks.rados.rados.0.smithi038.stdout:2073: finishing write tid 1 to smithi03870129-222 2024-09-14T04:09:18.200 INFO:tasks.rados.rados.0.smithi038.stdout:2073: finishing write tid 2 to smithi03870129-222 2024-09-14T04:09:18.201 INFO:tasks.rados.rados.0.smithi038.stdout:2073: finishing write tid 3 to smithi03870129-222 2024-09-14T04:09:18.201 INFO:tasks.rados.rados.0.smithi038.stdout:2073: finishing write tid 4 to smithi03870129-222 2024-09-14T04:09:18.201 INFO:tasks.rados.rados.0.smithi038.stdout:2073: finishing write tid 5 to smithi03870129-222 2024-09-14T04:09:18.201 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 222 v 424 (ObjNum 1387 snap 0 seq_num 1387) dirty exists 2024-09-14T04:09:18.201 INFO:tasks.rados.rados.0.smithi038.stdout:2073: left oid 222 (ObjNum 1387 snap 0 seq_num 1387) 2024-09-14T04:09:18.201 INFO:tasks.rados.rados.0.smithi038.stdout:2074: expect (ObjNum 328 snap 0 seq_num 328) 2024-09-14T04:09:18.315 INFO:tasks.rados.rados.0.smithi038.stdout:2075: finishing write tid 1 to smithi03870129-404 2024-09-14T04:09:18.316 INFO:tasks.rados.rados.0.smithi038.stdout:2075: finishing write tid 2 to smithi03870129-404 2024-09-14T04:09:18.316 INFO:tasks.rados.rados.0.smithi038.stdout:2075: finishing write tid 3 to smithi03870129-404 2024-09-14T04:09:18.316 INFO:tasks.rados.rados.0.smithi038.stdout:2075: finishing write tid 4 to smithi03870129-404 2024-09-14T04:09:18.316 INFO:tasks.rados.rados.0.smithi038.stdout:2075: finishing write tid 5 to smithi03870129-404 2024-09-14T04:09:18.316 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 404 v 280 (ObjNum 1388 snap 0 seq_num 1388) dirty exists 2024-09-14T04:09:18.316 INFO:tasks.rados.rados.0.smithi038.stdout:2075: left oid 404 (ObjNum 1388 snap 0 seq_num 1388) 2024-09-14T04:09:18.316 INFO:tasks.rados.rados.0.smithi038.stdout:2076: expect (ObjNum 1283 snap 0 seq_num 1283) 2024-09-14T04:09:18.516 INFO:tasks.rados.rados.0.smithi038.stdout:2079: finishing write tid 1 to smithi03870129-464 2024-09-14T04:09:18.516 INFO:tasks.rados.rados.0.smithi038.stdout:2078: expect (ObjNum 1267 snap 0 seq_num 1267) 2024-09-14T04:09:18.645 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:09:18.654 INFO:tasks.rados.rados.0.smithi038.stdout:2079: finishing write tid 2 to smithi03870129-464 2024-09-14T04:09:18.654 INFO:tasks.rados.rados.0.smithi038.stdout:2077: expect (ObjNum 1246 snap 0 seq_num 1246) 2024-09-14T04:09:18.681 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:18 smithi123 bash[24950]: audit 2024-09-14T04:09:18.340297+0000 mon.a (mon.0) 872 : audit [DBG] from='client.? 172.21.15.38:0/3538990038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:09:18.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:18 smithi038 bash[22519]: audit 2024-09-14T04:09:18.340297+0000 mon.a (mon.0) 872 : audit [DBG] from='client.? 172.21.15.38:0/3538990038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:09:18.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:18 smithi038 bash[32505]: audit 2024-09-14T04:09:18.340297+0000 mon.a (mon.0) 872 : audit [DBG] from='client.? 172.21.15.38:0/3538990038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:09:18.789 INFO:tasks.rados.rados.0.smithi038.stdout:2079: finishing write tid 3 to smithi03870129-464 2024-09-14T04:09:18.789 INFO:tasks.rados.rados.0.smithi038.stdout:2079: finishing write tid 4 to smithi03870129-464 2024-09-14T04:09:18.789 INFO:tasks.rados.rados.0.smithi038.stdout:2079: finishing write tid 5 to smithi03870129-464 2024-09-14T04:09:18.789 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 464 v 288 (ObjNum 1389 snap 0 seq_num 1389) dirty exists 2024-09-14T04:09:18.789 INFO:tasks.rados.rados.0.smithi038.stdout:2079: left oid 464 (ObjNum 1389 snap 0 seq_num 1389) 2024-09-14T04:09:18.789 INFO:tasks.rados.rados.0.smithi038.stdout:2080: finishing write tid 1 to smithi03870129-403 2024-09-14T04:09:18.789 INFO:tasks.rados.rados.0.smithi038.stdout:2080: finishing write tid 2 to smithi03870129-403 2024-09-14T04:09:18.789 INFO:tasks.rados.rados.0.smithi038.stdout:2080: finishing write tid 3 to smithi03870129-403 2024-09-14T04:09:18.789 INFO:tasks.rados.rados.0.smithi038.stdout:2080: finishing write tid 4 to smithi03870129-403 2024-09-14T04:09:18.789 INFO:tasks.rados.rados.0.smithi038.stdout:2084: seq_num 1392 ranges {595344=439207,1823170=605150,3076453=318891} 2024-09-14T04:09:18.797 INFO:tasks.rados.rados.0.smithi038.stdout:2084: writing smithi03870129-391 from 595344 to 1034551 tid 1 2024-09-14T04:09:18.808 INFO:tasks.rados.rados.0.smithi038.stdout:2084: writing smithi03870129-391 from 1823170 to 2428320 tid 2 2024-09-14T04:09:18.817 INFO:tasks.rados.rados.0.smithi038.stdout:2084: writing smithi03870129-391 from 3076453 to 3395344 tid 3 2024-09-14T04:09:18.817 INFO:tasks.rados.rados.0.smithi038.stdout:2071: done (13 left) 2024-09-14T04:09:18.817 INFO:tasks.rados.rados.0.smithi038.stdout:2072: done (12 left) 2024-09-14T04:09:18.817 INFO:tasks.rados.rados.0.smithi038.stdout:2073: done (11 left) 2024-09-14T04:09:18.817 INFO:tasks.rados.rados.0.smithi038.stdout:2074: done (10 left) 2024-09-14T04:09:18.817 INFO:tasks.rados.rados.0.smithi038.stdout:2075: done (9 left) 2024-09-14T04:09:18.817 INFO:tasks.rados.rados.0.smithi038.stdout:2076: done (8 left) 2024-09-14T04:09:18.817 INFO:tasks.rados.rados.0.smithi038.stdout:2077: done (7 left) 2024-09-14T04:09:18.817 INFO:tasks.rados.rados.0.smithi038.stdout:2078: done (6 left) 2024-09-14T04:09:18.817 INFO:tasks.rados.rados.0.smithi038.stdout:2079: done (5 left) 2024-09-14T04:09:18.817 INFO:tasks.rados.rados.0.smithi038.stdout:2085: write oid 421 current snap is 0 2024-09-14T04:09:18.818 INFO:tasks.rados.rados.0.smithi038.stdout:2080: finishing write tid 5 to smithi03870129-403 2024-09-14T04:09:18.818 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 403 v 428 (ObjNum 1390 snap 0 seq_num 1390) dirty exists 2024-09-14T04:09:18.818 INFO:tasks.rados.rados.0.smithi038.stdout:2080: left oid 403 (ObjNum 1390 snap 0 seq_num 1390) 2024-09-14T04:09:18.818 INFO:tasks.rados.rados.0.smithi038.stdout:2081: expect (ObjNum 1020 snap 0 seq_num 1020) 2024-09-14T04:09:18.954 INFO:tasks.rados.rados.0.smithi038.stdout:2082: finishing write tid 1 to smithi03870129-31 2024-09-14T04:09:18.954 INFO:tasks.rados.rados.0.smithi038.stdout:2085: seq_num 1393 ranges {612151=514456,1881652=748808,3103876=308275} 2024-09-14T04:09:18.963 INFO:tasks.rados.rados.0.smithi038.stdout:2085: writing smithi03870129-421 from 612151 to 1126607 tid 1 2024-09-14T04:09:18.976 INFO:tasks.rados.rados.0.smithi038.stdout:2085: writing smithi03870129-421 from 1881652 to 2630460 tid 2 2024-09-14T04:09:18.985 INFO:tasks.rados.rados.0.smithi038.stdout:2085: writing smithi03870129-421 from 3103876 to 3412151 tid 3 2024-09-14T04:09:18.985 INFO:tasks.rados.rados.0.smithi038.stdout:2080: done (5 left) 2024-09-14T04:09:18.985 INFO:tasks.rados.rados.0.smithi038.stdout:2081: done (4 left) 2024-09-14T04:09:18.985 INFO:tasks.rados.rados.0.smithi038.stdout:2086: write oid 74 current snap is 0 2024-09-14T04:09:18.985 INFO:tasks.rados.rados.0.smithi038.stdout:2082: finishing write tid 2 to smithi03870129-31 2024-09-14T04:09:18.985 INFO:tasks.rados.rados.0.smithi038.stdout:2083: expect (ObjNum 1134 snap 0 seq_num 1134) 2024-09-14T04:09:19.155 INFO:tasks.rados.rados.0.smithi038.stdout:2082: finishing write tid 3 to smithi03870129-31 2024-09-14T04:09:19.156 INFO:tasks.rados.rados.0.smithi038.stdout:2082: finishing write tid 4 to smithi03870129-31 2024-09-14T04:09:19.156 INFO:tasks.rados.rados.0.smithi038.stdout:2082: finishing write tid 5 to smithi03870129-31 2024-09-14T04:09:19.156 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 31 v 284 (ObjNum 1391 snap 0 seq_num 1391) dirty exists 2024-09-14T04:09:19.156 INFO:tasks.rados.rados.0.smithi038.stdout:2082: left oid 31 (ObjNum 1391 snap 0 seq_num 1391) 2024-09-14T04:09:19.156 INFO:tasks.rados.rados.0.smithi038.stdout:2084: finishing write tid 1 to smithi03870129-391 2024-09-14T04:09:19.156 INFO:tasks.rados.rados.0.smithi038.stdout:2084: finishing write tid 2 to smithi03870129-391 2024-09-14T04:09:19.156 INFO:tasks.rados.rados.0.smithi038.stdout:2084: finishing write tid 3 to smithi03870129-391 2024-09-14T04:09:19.156 INFO:tasks.rados.rados.0.smithi038.stdout:2084: finishing write tid 4 to smithi03870129-391 2024-09-14T04:09:19.156 INFO:tasks.rados.rados.0.smithi038.stdout:2084: finishing write tid 5 to smithi03870129-391 2024-09-14T04:09:19.156 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 391 v 208 (ObjNum 1392 snap 0 seq_num 1392) dirty exists 2024-09-14T04:09:19.156 INFO:tasks.rados.rados.0.smithi038.stdout:2084: left oid 391 (ObjNum 1392 snap 0 seq_num 1392) 2024-09-14T04:09:19.156 INFO:tasks.rados.rados.0.smithi038.stdout:2085: finishing write tid 1 to smithi03870129-421 2024-09-14T04:09:19.157 INFO:tasks.rados.rados.0.smithi038.stdout:2085: finishing write tid 2 to smithi03870129-421 2024-09-14T04:09:19.157 INFO:tasks.rados.rados.0.smithi038.stdout:2085: finishing write tid 3 to smithi03870129-421 2024-09-14T04:09:19.157 INFO:tasks.rados.rados.0.smithi038.stdout:2085: finishing write tid 4 to smithi03870129-421 2024-09-14T04:09:19.157 INFO:tasks.rados.rados.0.smithi038.stdout:2085: finishing write tid 5 to smithi03870129-421 2024-09-14T04:09:19.157 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 421 v 278 (ObjNum 1393 snap 0 seq_num 1393) dirty exists 2024-09-14T04:09:19.157 INFO:tasks.rados.rados.0.smithi038.stdout:2085: left oid 421 (ObjNum 1393 snap 0 seq_num 1393) 2024-09-14T04:09:19.157 INFO:tasks.rados.rados.0.smithi038.stdout:2086: seq_num 1394 ranges {628958=589705,1940134=608819,3131299=297659} 2024-09-14T04:09:19.171 INFO:tasks.rados.rados.0.smithi038.stdout:2086: writing smithi03870129-74 from 628958 to 1218663 tid 1 2024-09-14T04:09:19.189 INFO:tasks.rados.rados.0.smithi038.stdout:2086: writing smithi03870129-74 from 1940134 to 2548953 tid 2 2024-09-14T04:09:19.201 INFO:tasks.rados.rados.0.smithi038.stdout:2086: writing smithi03870129-74 from 3131299 to 3428958 tid 3 2024-09-14T04:09:19.201 INFO:tasks.rados.rados.0.smithi038.stdout:2082: done (4 left) 2024-09-14T04:09:19.201 INFO:tasks.rados.rados.0.smithi038.stdout:2083: done (3 left) 2024-09-14T04:09:19.201 INFO:tasks.rados.rados.0.smithi038.stdout:2084: done (2 left) 2024-09-14T04:09:19.201 INFO:tasks.rados.rados.0.smithi038.stdout:2085: done (1 left) 2024-09-14T04:09:19.201 INFO:tasks.rados.rados.0.smithi038.stdout:2087: write oid 31 current snap is 0 2024-09-14T04:09:19.201 INFO:tasks.rados.rados.0.smithi038.stdout:2086: finishing write tid 1 to smithi03870129-74 2024-09-14T04:09:19.201 INFO:tasks.rados.rados.0.smithi038.stdout:2086: finishing write tid 2 to smithi03870129-74 2024-09-14T04:09:19.201 INFO:tasks.rados.rados.0.smithi038.stdout:2087: seq_num 1395 ranges {645765=664954,1998616=752477,3158722=287043} 2024-09-14T04:09:19.218 INFO:tasks.rados.rados.0.smithi038.stdout:2087: writing smithi03870129-31 from 645765 to 1310719 tid 1 2024-09-14T04:09:19.235 INFO:tasks.rados.rados.0.smithi038.stdout:2087: writing smithi03870129-31 from 1998616 to 2751093 tid 2 2024-09-14T04:09:19.243 INFO:tasks.rados.rados.0.smithi038.stdout:2087: writing smithi03870129-31 from 3158722 to 3445765 tid 3 2024-09-14T04:09:19.243 INFO:tasks.rados.rados.0.smithi038.stdout:2088: write oid 139 current snap is 0 2024-09-14T04:09:19.243 INFO:tasks.rados.rados.0.smithi038.stdout:2088: seq_num 1396 ranges {662572=740203,1940745=612488,3069792=392780} 2024-09-14T04:09:19.255 INFO:tasks.rados.rados.0.smithi038.stdout:2088: writing smithi03870129-139 from 662572 to 1402775 tid 1 2024-09-14T04:09:19.265 INFO:tasks.rados.rados.0.smithi038.stdout:2088: writing smithi03870129-139 from 1940745 to 2553233 tid 2 2024-09-14T04:09:19.271 INFO:tasks.rados.rados.0.smithi038.stdout:2088: writing smithi03870129-139 from 3069792 to 3462572 tid 3 2024-09-14T04:09:19.272 INFO:tasks.rados.rados.0.smithi038.stdout:2089: write oid 477 current snap is 0 2024-09-14T04:09:19.272 INFO:tasks.rados.rados.0.smithi038.stdout:2089: seq_num 1397 ranges {679379=415452,1599227=756146,3097215=382164} 2024-09-14T04:09:19.279 INFO:tasks.rados.rados.0.smithi038.stdout:2089: writing smithi03870129-477 from 679379 to 1094831 tid 1 2024-09-14T04:09:19.287 INFO:tasks.rados.rados.0.smithi038.stdout:2089: writing smithi03870129-477 from 1599227 to 2355373 tid 2 2024-09-14T04:09:19.294 INFO:tasks.rados.rados.0.smithi038.stdout:2089: writing smithi03870129-477 from 3097215 to 3479379 tid 3 2024-09-14T04:09:19.294 INFO:tasks.rados.rados.0.smithi038.stdout:2090: read oid 187 snap -1 2024-09-14T04:09:19.294 INFO:tasks.rados.rados.0.smithi038.stdout:2090: expect (ObjNum 1197 snap 0 seq_num 1197) 2024-09-14T04:09:19.295 INFO:tasks.rados.rados.0.smithi038.stdout:2091: read oid 92 snap -1 2024-09-14T04:09:19.295 INFO:tasks.rados.rados.0.smithi038.stdout:2091: expect (ObjNum 1285 snap 0 seq_num 1285) 2024-09-14T04:09:19.295 INFO:tasks.rados.rados.0.smithi038.stdout:2092: write oid 216 current snap is 0 2024-09-14T04:09:19.295 INFO:tasks.rados.rados.0.smithi038.stdout:2086: finishing write tid 3 to smithi03870129-74 2024-09-14T04:09:19.295 INFO:tasks.rados.rados.0.smithi038.stdout:2086: finishing write tid 4 to smithi03870129-74 2024-09-14T04:09:19.295 INFO:tasks.rados.rados.0.smithi038.stdout:2092: seq_num 1398 ranges {696186=490701,1657709=616157,2724638=562274} 2024-09-14T04:09:19.301 INFO:tasks.rados.rados.0.smithi038.stdout:2092: writing smithi03870129-216 from 696186 to 1186887 tid 1 2024-09-14T04:09:19.307 INFO:tasks.rados.rados.0.smithi038.stdout:2092: writing smithi03870129-216 from 1657709 to 2273866 tid 2 2024-09-14T04:09:19.314 INFO:tasks.rados.rados.0.smithi038.stdout:2092: writing smithi03870129-216 from 2724638 to 3286912 tid 3 2024-09-14T04:09:19.314 INFO:tasks.rados.rados.0.smithi038.stdout:2093: delete oid 165 current snap is 0 2024-09-14T04:09:19.314 INFO:tasks.rados.rados.0.smithi038.stdout:2086: finishing write tid 5 to smithi03870129-74 2024-09-14T04:09:19.314 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 74 v 425 (ObjNum 1394 snap 0 seq_num 1394) dirty exists 2024-09-14T04:09:19.314 INFO:tasks.rados.rados.0.smithi038.stdout:2086: left oid 74 (ObjNum 1394 snap 0 seq_num 1394) 2024-09-14T04:09:19.314 INFO:tasks.rados.rados.0.smithi038.stdout:2087: finishing write tid 1 to smithi03870129-31 2024-09-14T04:09:19.314 INFO:tasks.rados.rados.0.smithi038.stdout:2087: finishing write tid 2 to smithi03870129-31 2024-09-14T04:09:19.315 INFO:tasks.rados.rados.0.smithi038.stdout:2087: finishing write tid 3 to smithi03870129-31 2024-09-14T04:09:19.315 INFO:tasks.rados.rados.0.smithi038.stdout:2087: finishing write tid 4 to smithi03870129-31 2024-09-14T04:09:19.315 INFO:tasks.rados.rados.0.smithi038.stdout:2087: finishing write tid 5 to smithi03870129-31 2024-09-14T04:09:19.315 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 31 v 288 (ObjNum 1395 snap 0 seq_num 1395) dirty exists 2024-09-14T04:09:19.315 INFO:tasks.rados.rados.0.smithi038.stdout:2087: left oid 31 (ObjNum 1395 snap 0 seq_num 1395) 2024-09-14T04:09:19.315 INFO:tasks.rados.rados.0.smithi038.stdout:2088: finishing write tid 1 to smithi03870129-139 2024-09-14T04:09:19.315 INFO:tasks.rados.rados.0.smithi038.stdout:2088: finishing write tid 2 to smithi03870129-139 2024-09-14T04:09:19.315 INFO:tasks.rados.rados.0.smithi038.stdout:2088: finishing write tid 3 to smithi03870129-139 2024-09-14T04:09:19.315 INFO:tasks.rados.rados.0.smithi038.stdout:2088: finishing write tid 4 to smithi03870129-139 2024-09-14T04:09:19.315 INFO:tasks.rados.rados.0.smithi038.stdout:2088: finishing write tid 5 to smithi03870129-139 2024-09-14T04:09:19.315 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 139 v 432 (ObjNum 1396 snap 0 seq_num 1396) dirty exists 2024-09-14T04:09:19.315 INFO:tasks.rados.rados.0.smithi038.stdout:2088: left oid 139 (ObjNum 1396 snap 0 seq_num 1396) 2024-09-14T04:09:19.315 INFO:tasks.rados.rados.0.smithi038.stdout:2089: finishing write tid 1 to smithi03870129-477 2024-09-14T04:09:19.316 INFO:tasks.rados.rados.0.smithi038.stdout:2089: finishing write tid 2 to smithi03870129-477 2024-09-14T04:09:19.316 INFO:tasks.rados.rados.0.smithi038.stdout:2090: expect (ObjNum 1197 snap 0 seq_num 1197) 2024-09-14T04:09:19.406 INFO:tasks.rados.rados.0.smithi038.stdout:2089: finishing write tid 3 to smithi03870129-477 2024-09-14T04:09:19.407 INFO:tasks.rados.rados.0.smithi038.stdout:2089: finishing write tid 4 to smithi03870129-477 2024-09-14T04:09:19.407 INFO:tasks.rados.rados.0.smithi038.stdout:2089: finishing write tid 5 to smithi03870129-477 2024-09-14T04:09:19.407 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 477 v 246 (ObjNum 1397 snap 0 seq_num 1397) dirty exists 2024-09-14T04:09:19.407 INFO:tasks.rados.rados.0.smithi038.stdout:2089: left oid 477 (ObjNum 1397 snap 0 seq_num 1397) 2024-09-14T04:09:19.407 INFO:tasks.rados.rados.0.smithi038.stdout:2091: expect (ObjNum 1285 snap 0 seq_num 1285) 2024-09-14T04:09:19.523 INFO:tasks.rados.rados.0.smithi038.stdout:2092: finishing write tid 1 to smithi03870129-216 2024-09-14T04:09:19.523 INFO:tasks.rados.rados.0.smithi038.stdout:2092: finishing write tid 2 to smithi03870129-216 2024-09-14T04:09:19.523 INFO:tasks.rados.rados.0.smithi038.stdout:2092: finishing write tid 3 to smithi03870129-216 2024-09-14T04:09:19.523 INFO:tasks.rados.rados.0.smithi038.stdout:2092: finishing write tid 4 to smithi03870129-216 2024-09-14T04:09:19.523 INFO:tasks.rados.rados.0.smithi038.stdout:2092: finishing write tid 5 to smithi03870129-216 2024-09-14T04:09:19.523 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 216 v 139 (ObjNum 1398 snap 0 seq_num 1398) dirty exists 2024-09-14T04:09:19.523 INFO:tasks.rados.rados.0.smithi038.stdout:2092: left oid 216 (ObjNum 1398 snap 0 seq_num 1398) 2024-09-14T04:09:19.523 INFO:tasks.rados.rados.0.smithi038.stdout:2086: done (7 left) 2024-09-14T04:09:19.523 INFO:tasks.rados.rados.0.smithi038.stdout:2087: done (6 left) 2024-09-14T04:09:19.523 INFO:tasks.rados.rados.0.smithi038.stdout:2088: done (5 left) 2024-09-14T04:09:19.523 INFO:tasks.rados.rados.0.smithi038.stdout:2089: done (4 left) 2024-09-14T04:09:19.524 INFO:tasks.rados.rados.0.smithi038.stdout:2090: done (3 left) 2024-09-14T04:09:19.524 INFO:tasks.rados.rados.0.smithi038.stdout:2091: done (2 left) 2024-09-14T04:09:19.524 INFO:tasks.rados.rados.0.smithi038.stdout:2092: done (1 left) 2024-09-14T04:09:19.524 INFO:tasks.rados.rados.0.smithi038.stdout:2093: done (0 left) 2024-09-14T04:09:19.524 INFO:tasks.rados.rados.0.smithi038.stdout:2094: read oid 180 snap -1 2024-09-14T04:09:19.524 INFO:tasks.rados.rados.0.smithi038.stdout:2094: expect (ObjNum 911 snap 0 seq_num 911) 2024-09-14T04:09:19.524 INFO:tasks.rados.rados.0.smithi038.stdout:2095: delete oid 382 current snap is 0 2024-09-14T04:09:19.525 INFO:tasks.rados.rados.0.smithi038.stdout:2095: done (1 left) 2024-09-14T04:09:19.526 INFO:tasks.rados.rados.0.smithi038.stdout:2096: read oid 29 snap -1 2024-09-14T04:09:19.526 INFO:tasks.rados.rados.0.smithi038.stdout:2096: expect (ObjNum 870 snap 0 seq_num 870) 2024-09-14T04:09:19.526 INFO:tasks.rados.rados.0.smithi038.stdout:2097: write oid 209 current snap is 0 2024-09-14T04:09:19.526 INFO:tasks.rados.rados.0.smithi038.stdout:2097: seq_num 1401 ranges {746607=432801,1833155=763484,3206907=339700} 2024-09-14T04:09:19.536 INFO:tasks.rados.rados.0.smithi038.stdout:2097: writing smithi03870129-209 from 746607 to 1179408 tid 1 2024-09-14T04:09:19.547 INFO:tasks.rados.rados.0.smithi038.stdout:2097: writing smithi03870129-209 from 1833155 to 2596639 tid 2 2024-09-14T04:09:19.556 INFO:tasks.rados.rados.0.smithi038.stdout:2097: writing smithi03870129-209 from 3206907 to 3546607 tid 3 2024-09-14T04:09:19.556 INFO:tasks.rados.rados.0.smithi038.stdout:2098: delete oid 176 current snap is 0 2024-09-14T04:09:19.556 INFO:tasks.rados.rados.0.smithi038.stdout:2094: expect (ObjNum 911 snap 0 seq_num 911) 2024-09-14T04:09:19.681 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:19 smithi123 bash[24950]: cluster 2024-09-14T04:09:18.278697+0000 mgr.y (mgr.14406) 311 : cluster [DBG] pgmap v249: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 79 MiB/s rd, 12 MiB/s wr, 115 op/s 2024-09-14T04:09:19.682 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:19 smithi123 bash[24950]: audit 2024-09-14T04:09:18.635750+0000 mgr.y (mgr.14406) 312 : audit [DBG] from='client.15135 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:19.721 INFO:tasks.rados.rados.0.smithi038.stdout:2096: expect (ObjNum 870 snap 0 seq_num 870) 2024-09-14T04:09:19.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:19 smithi038 bash[22519]: cluster 2024-09-14T04:09:18.278697+0000 mgr.y (mgr.14406) 311 : cluster [DBG] pgmap v249: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 79 MiB/s rd, 12 MiB/s wr, 115 op/s 2024-09-14T04:09:19.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:19 smithi038 bash[22519]: audit 2024-09-14T04:09:18.635750+0000 mgr.y (mgr.14406) 312 : audit [DBG] from='client.15135 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:19.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:19 smithi038 bash[32505]: cluster 2024-09-14T04:09:18.278697+0000 mgr.y (mgr.14406) 311 : cluster [DBG] pgmap v249: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 79 MiB/s rd, 12 MiB/s wr, 115 op/s 2024-09-14T04:09:19.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:19 smithi038 bash[32505]: audit 2024-09-14T04:09:18.635750+0000 mgr.y (mgr.14406) 312 : audit [DBG] from='client.15135 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:19.883 INFO:tasks.rados.rados.0.smithi038.stdout:2097: finishing write tid 1 to smithi03870129-209 2024-09-14T04:09:19.884 INFO:tasks.rados.rados.0.smithi038.stdout:2097: finishing write tid 2 to smithi03870129-209 2024-09-14T04:09:19.884 INFO:tasks.rados.rados.0.smithi038.stdout:2097: finishing write tid 3 to smithi03870129-209 2024-09-14T04:09:19.884 INFO:tasks.rados.rados.0.smithi038.stdout:2097: finishing write tid 4 to smithi03870129-209 2024-09-14T04:09:19.884 INFO:tasks.rados.rados.0.smithi038.stdout:2097: finishing write tid 5 to smithi03870129-209 2024-09-14T04:09:19.884 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 209 v 292 (ObjNum 1401 snap 0 seq_num 1401) dirty exists 2024-09-14T04:09:19.884 INFO:tasks.rados.rados.0.smithi038.stdout:2097: left oid 209 (ObjNum 1401 snap 0 seq_num 1401) 2024-09-14T04:09:19.884 INFO:tasks.rados.rados.0.smithi038.stdout:2094: done (3 left) 2024-09-14T04:09:19.884 INFO:tasks.rados.rados.0.smithi038.stdout:2096: done (2 left) 2024-09-14T04:09:19.885 INFO:tasks.rados.rados.0.smithi038.stdout:2097: done (1 left) 2024-09-14T04:09:19.885 INFO:tasks.rados.rados.0.smithi038.stdout:2098: done (0 left) 2024-09-14T04:09:19.885 INFO:tasks.rados.rados.0.smithi038.stdout:2099: write oid 285 current snap is 0 2024-09-14T04:09:19.885 INFO:tasks.rados.rados.0.smithi038.stdout:2099: seq_num 1403 ranges {780221=583299,1950119=767153,3261753=318468} 2024-09-14T04:09:19.905 INFO:tasks.rados.rados.0.smithi038.stdout:2099: writing smithi03870129-285 from 780221 to 1363520 tid 1 2024-09-14T04:09:19.927 INFO:tasks.rados.rados.0.smithi038.stdout:2099: writing smithi03870129-285 from 1950119 to 2717272 tid 2 2024-09-14T04:09:19.940 INFO:tasks.rados.rados.0.smithi038.stdout:2099: writing smithi03870129-285 from 3261753 to 3580221 tid 3 2024-09-14T04:09:19.941 INFO:tasks.rados.rados.0.smithi038.stdout:2100: write oid 197 current snap is 0 2024-09-14T04:09:19.941 INFO:tasks.rados.rados.0.smithi038.stdout:2100: seq_num 1404 ranges {797028=658548,1892248=510811,3172823=424205} 2024-09-14T04:09:19.957 INFO:tasks.rados.rados.0.smithi038.stdout:2100: writing smithi03870129-197 from 797028 to 1455576 tid 1 2024-09-14T04:09:19.966 INFO:tasks.rados.rados.0.smithi038.stdout:2100: writing smithi03870129-197 from 1892248 to 2403059 tid 2 2024-09-14T04:09:19.977 INFO:tasks.rados.rados.0.smithi038.stdout:2100: writing smithi03870129-197 from 3172823 to 3597028 tid 3 2024-09-14T04:09:19.977 INFO:tasks.rados.rados.0.smithi038.stdout:2101: read oid 143 snap -1 2024-09-14T04:09:19.977 INFO:tasks.rados.rados.0.smithi038.stdout:2101: expect (ObjNum 1253 snap 0 seq_num 1253) 2024-09-14T04:09:19.977 INFO:tasks.rados.rados.0.smithi038.stdout:2102: read oid 42 snap -1 2024-09-14T04:09:19.977 INFO:tasks.rados.rados.0.smithi038.stdout:2102: expect deleted 2024-09-14T04:09:19.977 INFO:tasks.rados.rados.0.smithi038.stdout:2103: read oid 307 snap -1 2024-09-14T04:09:19.978 INFO:tasks.rados.rados.0.smithi038.stdout:2103: expect (ObjNum 1098 snap 0 seq_num 1098) 2024-09-14T04:09:19.978 INFO:tasks.rados.rados.0.smithi038.stdout:2104: read oid 204 snap -1 2024-09-14T04:09:19.978 INFO:tasks.rados.rados.0.smithi038.stdout:2104: expect (ObjNum 1229 snap 0 seq_num 1229) 2024-09-14T04:09:19.978 INFO:tasks.rados.rados.0.smithi038.stdout:2105: read oid 244 snap -1 2024-09-14T04:09:19.978 INFO:tasks.rados.rados.0.smithi038.stdout:2105: expect deleted 2024-09-14T04:09:19.978 INFO:tasks.rados.rados.0.smithi038.stdout:2106: delete oid 347 current snap is 0 2024-09-14T04:09:19.978 INFO:tasks.rados.rados.0.smithi038.stdout:2099: finishing write tid 1 to smithi03870129-285 2024-09-14T04:09:19.978 INFO:tasks.rados.rados.0.smithi038.stdout:2099: finishing write tid 2 to smithi03870129-285 2024-09-14T04:09:19.978 INFO:tasks.rados.rados.0.smithi038.stdout:2099: finishing write tid 3 to smithi03870129-285 2024-09-14T04:09:19.978 INFO:tasks.rados.rados.0.smithi038.stdout:2099: finishing write tid 4 to smithi03870129-285 2024-09-14T04:09:19.978 INFO:tasks.rados.rados.0.smithi038.stdout:2099: finishing write tid 5 to smithi03870129-285 2024-09-14T04:09:19.978 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 285 v 282 (ObjNum 1403 snap 0 seq_num 1403) dirty exists 2024-09-14T04:09:19.978 INFO:tasks.rados.rados.0.smithi038.stdout:2099: left oid 285 (ObjNum 1403 snap 0 seq_num 1403) 2024-09-14T04:09:19.978 INFO:tasks.rados.rados.0.smithi038.stdout:2100: finishing write tid 1 to smithi03870129-197 2024-09-14T04:09:19.979 INFO:tasks.rados.rados.0.smithi038.stdout:2100: finishing write tid 2 to smithi03870129-197 2024-09-14T04:09:19.982 INFO:tasks.rados.rados.0.smithi038.stdout:2100: finishing write tid 3 to smithi03870129-197 2024-09-14T04:09:19.982 INFO:tasks.rados.rados.0.smithi038.stdout:2100: finishing write tid 4 to smithi03870129-197 2024-09-14T04:09:19.983 INFO:tasks.rados.rados.0.smithi038.stdout:2100: finishing write tid 5 to smithi03870129-197 2024-09-14T04:09:19.983 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 197 v 251 (ObjNum 1404 snap 0 seq_num 1404) dirty exists 2024-09-14T04:09:19.983 INFO:tasks.rados.rados.0.smithi038.stdout:2100: left oid 197 (ObjNum 1404 snap 0 seq_num 1404) 2024-09-14T04:09:19.987 INFO:tasks.rados.rados.0.smithi038.stdout:2104: expect (ObjNum 1229 snap 0 seq_num 1229) 2024-09-14T04:09:20.126 INFO:tasks.rados.rados.0.smithi038.stdout:2101: expect (ObjNum 1253 snap 0 seq_num 1253) 2024-09-14T04:09:20.224 INFO:tasks.rados.rados.0.smithi038.stdout:2103: expect (ObjNum 1098 snap 0 seq_num 1098) 2024-09-14T04:09:20.338 INFO:tasks.rados.rados.0.smithi038.stdout:2099: done (7 left) 2024-09-14T04:09:20.338 INFO:tasks.rados.rados.0.smithi038.stdout:2100: done (6 left) 2024-09-14T04:09:20.338 INFO:tasks.rados.rados.0.smithi038.stdout:2101: done (5 left) 2024-09-14T04:09:20.338 INFO:tasks.rados.rados.0.smithi038.stdout:2102: done (4 left) 2024-09-14T04:09:20.338 INFO:tasks.rados.rados.0.smithi038.stdout:2103: done (3 left) 2024-09-14T04:09:20.338 INFO:tasks.rados.rados.0.smithi038.stdout:2104: done (2 left) 2024-09-14T04:09:20.338 INFO:tasks.rados.rados.0.smithi038.stdout:2105: done (1 left) 2024-09-14T04:09:20.338 INFO:tasks.rados.rados.0.smithi038.stdout:2106: done (0 left) 2024-09-14T04:09:20.338 INFO:tasks.rados.rados.0.smithi038.stdout:2107: write oid 383 current snap is 0 2024-09-14T04:09:20.338 INFO:tasks.rados.rados.0.smithi038.stdout:2107: seq_num 1406 ranges {430642=409046,1609212=514480,2827669=768803} 2024-09-14T04:09:20.351 INFO:tasks.rados.rados.0.smithi038.stdout:2107: writing smithi03870129-383 from 430642 to 839688 tid 1 2024-09-14T04:09:20.372 INFO:tasks.rados.rados.0.smithi038.stdout:2107: writing smithi03870129-383 from 1609212 to 2123692 tid 2 2024-09-14T04:09:20.396 INFO:tasks.rados.rados.0.smithi038.stdout:2107: writing smithi03870129-383 from 2827669 to 3596472 tid 3 2024-09-14T04:09:20.396 INFO:tasks.rados.rados.0.smithi038.stdout:2108: read oid 220 snap -1 2024-09-14T04:09:20.396 INFO:tasks.rados.rados.0.smithi038.stdout:2108: expect (ObjNum 219 snap 0 seq_num 219) 2024-09-14T04:09:20.409 INFO:tasks.rados.rados.0.smithi038.stdout:2109: read oid 445 snap -1 2024-09-14T04:09:20.409 INFO:tasks.rados.rados.0.smithi038.stdout:2109: expect (ObjNum 1316 snap 0 seq_num 1316) 2024-09-14T04:09:20.409 INFO:tasks.rados.rados.0.smithi038.stdout:2110: write oid 78 current snap is 0 2024-09-14T04:09:20.410 INFO:tasks.rados.rados.0.smithi038.stdout:2110: seq_num 1407 ranges {447449=600648,1784047=774491,2971445=676004} 2024-09-14T04:09:20.410 INFO:tasks.rados.rados.0.smithi038.stdout:2110: writing smithi03870129-78 from 447449 to 1048097 tid 1 2024-09-14T04:09:20.429 INFO:tasks.rados.rados.0.smithi038.stdout:2110: writing smithi03870129-78 from 1784047 to 2558538 tid 2 2024-09-14T04:09:20.441 INFO:tasks.rados.rados.0.smithi038.stdout:2110: writing smithi03870129-78 from 2971445 to 3647449 tid 3 2024-09-14T04:09:20.441 INFO:tasks.rados.rados.0.smithi038.stdout:2111: read oid 225 snap -1 2024-09-14T04:09:20.441 INFO:tasks.rados.rados.0.smithi038.stdout:2111: expect (ObjNum 534 snap 0 seq_num 534) 2024-09-14T04:09:20.441 INFO:tasks.rados.rados.0.smithi038.stdout:2112: read oid 27 snap -1 2024-09-14T04:09:20.442 INFO:tasks.rados.rados.0.smithi038.stdout:2112: expect deleted 2024-09-14T04:09:20.442 INFO:tasks.rados.rados.0.smithi038.stdout:2113: write oid 262 current snap is 0 2024-09-14T04:09:20.442 INFO:tasks.rados.rados.0.smithi038.stdout:2107: finishing write tid 1 to smithi03870129-383 2024-09-14T04:09:20.442 INFO:tasks.rados.rados.0.smithi038.stdout:2107: finishing write tid 2 to smithi03870129-383 2024-09-14T04:09:20.442 INFO:tasks.rados.rados.0.smithi038.stdout:2113: seq_num 1408 ranges {464256=675897,1726176=518149,2882515=507700} 2024-09-14T04:09:20.452 INFO:tasks.rados.rados.0.smithi038.stdout:2113: writing smithi03870129-262 from 464256 to 1140153 tid 1 2024-09-14T04:09:20.463 INFO:tasks.rados.rados.0.smithi038.stdout:2113: writing smithi03870129-262 from 1726176 to 2244325 tid 2 2024-09-14T04:09:20.474 INFO:tasks.rados.rados.0.smithi038.stdout:2113: writing smithi03870129-262 from 2882515 to 3390215 tid 3 2024-09-14T04:09:20.476 INFO:tasks.rados.rados.0.smithi038.stdout:2114: write oid 486 current snap is 0 2024-09-14T04:09:20.476 INFO:tasks.rados.rados.0.smithi038.stdout:2107: finishing write tid 3 to smithi03870129-383 2024-09-14T04:09:20.476 INFO:tasks.rados.rados.0.smithi038.stdout:2107: finishing write tid 4 to smithi03870129-383 2024-09-14T04:09:20.476 INFO:tasks.rados.rados.0.smithi038.stdout:2107: finishing write tid 5 to smithi03870129-383 2024-09-14T04:09:20.476 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 383 v 296 (ObjNum 1406 snap 0 seq_num 1406) dirty exists 2024-09-14T04:09:20.476 INFO:tasks.rados.rados.0.smithi038.stdout:2107: left oid 383 (ObjNum 1406 snap 0 seq_num 1406) 2024-09-14T04:09:20.476 INFO:tasks.rados.rados.0.smithi038.stdout:2109: expect (ObjNum 1316 snap 0 seq_num 1316) 2024-09-14T04:09:20.657 INFO:tasks.rados.rados.0.smithi038.stdout:2108: expect (ObjNum 219 snap 0 seq_num 219) 2024-09-14T04:09:20.681 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:20 smithi123 bash[24950]: audit 2024-09-14T04:09:18.928057+0000 mgr.y (mgr.14406) 313 : audit [DBG] from='client.15141 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:20.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:20 smithi038 bash[32505]: audit 2024-09-14T04:09:18.928057+0000 mgr.y (mgr.14406) 313 : audit [DBG] from='client.15141 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:20.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:20 smithi038 bash[22519]: audit 2024-09-14T04:09:18.928057+0000 mgr.y (mgr.14406) 313 : audit [DBG] from='client.15141 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:20.773 INFO:tasks.rados.rados.0.smithi038.stdout:2110: finishing write tid 1 to smithi03870129-78 2024-09-14T04:09:20.773 INFO:tasks.rados.rados.0.smithi038.stdout:2110: finishing write tid 2 to smithi03870129-78 2024-09-14T04:09:20.773 INFO:tasks.rados.rados.0.smithi038.stdout:2110: finishing write tid 3 to smithi03870129-78 2024-09-14T04:09:20.773 INFO:tasks.rados.rados.0.smithi038.stdout:2110: finishing write tid 4 to smithi03870129-78 2024-09-14T04:09:20.773 INFO:tasks.rados.rados.0.smithi038.stdout:2110: finishing write tid 5 to smithi03870129-78 2024-09-14T04:09:20.774 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 78 v 292 (ObjNum 1407 snap 0 seq_num 1407) dirty exists 2024-09-14T04:09:20.774 INFO:tasks.rados.rados.0.smithi038.stdout:2110: left oid 78 (ObjNum 1407 snap 0 seq_num 1407) 2024-09-14T04:09:20.774 INFO:tasks.rados.rados.0.smithi038.stdout:2111: expect (ObjNum 534 snap 0 seq_num 534) 2024-09-14T04:09:20.912 INFO:tasks.rados.rados.0.smithi038.stdout:2113: finishing write tid 1 to smithi03870129-262 2024-09-14T04:09:20.912 INFO:tasks.rados.rados.0.smithi038.stdout:2113: finishing write tid 2 to smithi03870129-262 2024-09-14T04:09:20.912 INFO:tasks.rados.rados.0.smithi038.stdout:2113: finishing write tid 3 to smithi03870129-262 2024-09-14T04:09:20.912 INFO:tasks.rados.rados.0.smithi038.stdout:2113: finishing write tid 4 to smithi03870129-262 2024-09-14T04:09:20.912 INFO:tasks.rados.rados.0.smithi038.stdout:2113: finishing write tid 5 to smithi03870129-262 2024-09-14T04:09:20.912 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 262 v 286 (ObjNum 1408 snap 0 seq_num 1408) dirty exists 2024-09-14T04:09:20.913 INFO:tasks.rados.rados.0.smithi038.stdout:2113: left oid 262 (ObjNum 1408 snap 0 seq_num 1408) 2024-09-14T04:09:20.913 INFO:tasks.rados.rados.0.smithi038.stdout:2114: seq_num 1409 ranges {481063=751146,1784658=778160,3309938=371125} 2024-09-14T04:09:20.930 INFO:tasks.rados.rados.0.smithi038.stdout:2114: writing smithi03870129-486 from 481063 to 1232209 tid 1 2024-09-14T04:09:20.950 INFO:tasks.rados.rados.0.smithi038.stdout:2114: writing smithi03870129-486 from 1784658 to 2562818 tid 2 2024-09-14T04:09:20.967 INFO:tasks.rados.rados.0.smithi038.stdout:2114: writing smithi03870129-486 from 3309938 to 3681063 tid 3 2024-09-14T04:09:20.967 INFO:tasks.rados.rados.0.smithi038.stdout:2107: done (7 left) 2024-09-14T04:09:20.967 INFO:tasks.rados.rados.0.smithi038.stdout:2108: done (6 left) 2024-09-14T04:09:20.967 INFO:tasks.rados.rados.0.smithi038.stdout:2109: done (5 left) 2024-09-14T04:09:20.968 INFO:tasks.rados.rados.0.smithi038.stdout:2110: done (4 left) 2024-09-14T04:09:20.968 INFO:tasks.rados.rados.0.smithi038.stdout:2111: done (3 left) 2024-09-14T04:09:20.968 INFO:tasks.rados.rados.0.smithi038.stdout:2112: done (2 left) 2024-09-14T04:09:20.968 INFO:tasks.rados.rados.0.smithi038.stdout:2113: done (1 left) 2024-09-14T04:09:20.968 INFO:tasks.rados.rados.0.smithi038.stdout:2115: write oid 410 current snap is 0 2024-09-14T04:09:20.968 INFO:tasks.rados.rados.0.smithi038.stdout:2114: finishing write tid 1 to smithi03870129-486 2024-09-14T04:09:20.968 INFO:tasks.rados.rados.0.smithi038.stdout:2114: finishing write tid 2 to smithi03870129-486 2024-09-14T04:09:20.968 INFO:tasks.rados.rados.0.smithi038.stdout:2115: seq_num 1410 ranges {497870=426395,1443140=521818,2537361=530244,3583943=113927} 2024-09-14T04:09:20.978 INFO:tasks.rados.rados.0.smithi038.stdout:2115: writing smithi03870129-410 from 497870 to 924265 tid 1 2024-09-14T04:09:20.992 INFO:tasks.rados.rados.0.smithi038.stdout:2115: writing smithi03870129-410 from 1443140 to 1964958 tid 2 2024-09-14T04:09:21.005 INFO:tasks.rados.rados.0.smithi038.stdout:2115: writing smithi03870129-410 from 2537361 to 3067605 tid 3 2024-09-14T04:09:21.011 INFO:tasks.rados.rados.0.smithi038.stdout:2115: writing smithi03870129-410 from 3583943 to 3697870 tid 4 2024-09-14T04:09:21.012 INFO:tasks.rados.rados.0.smithi038.stdout:2116: read oid 492 snap -1 2024-09-14T04:09:21.012 INFO:tasks.rados.rados.0.smithi038.stdout:2116: expect (ObjNum 491 snap 0 seq_num 491) 2024-09-14T04:09:21.012 INFO:tasks.rados.rados.0.smithi038.stdout:2117: write oid 349 current snap is 0 2024-09-14T04:09:21.012 INFO:tasks.rados.rados.0.smithi038.stdout:2114: finishing write tid 3 to smithi03870129-486 2024-09-14T04:09:21.012 INFO:tasks.rados.rados.0.smithi038.stdout:2114: finishing write tid 4 to smithi03870129-486 2024-09-14T04:09:21.012 INFO:tasks.rados.rados.0.smithi038.stdout:2114: finishing write tid 5 to smithi03870129-486 2024-09-14T04:09:21.012 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 486 v 262 (ObjNum 1409 snap 0 seq_num 1409) dirty exists 2024-09-14T04:09:21.012 INFO:tasks.rados.rados.0.smithi038.stdout:2114: left oid 486 (ObjNum 1409 snap 0 seq_num 1409) 2024-09-14T04:09:21.012 INFO:tasks.rados.rados.0.smithi038.stdout:2115: finishing write tid 1 to smithi03870129-410 2024-09-14T04:09:21.012 INFO:tasks.rados.rados.0.smithi038.stdout:2115: finishing write tid 2 to smithi03870129-410 2024-09-14T04:09:21.012 INFO:tasks.rados.rados.0.smithi038.stdout:2115: finishing write tid 3 to smithi03870129-410 2024-09-14T04:09:21.012 INFO:tasks.rados.rados.0.smithi038.stdout:2117: seq_num 1411 ranges {514677=501644,1501622=781829,2964784=741516} 2024-09-14T04:09:21.022 INFO:tasks.rados.rados.0.smithi038.stdout:2117: writing smithi03870129-349 from 514677 to 1016321 tid 1 2024-09-14T04:09:21.034 INFO:tasks.rados.rados.0.smithi038.stdout:2117: writing smithi03870129-349 from 1501622 to 2283451 tid 2 2024-09-14T04:09:21.042 INFO:tasks.rados.rados.0.smithi038.stdout:2117: writing smithi03870129-349 from 2964784 to 3706300 tid 3 2024-09-14T04:09:21.042 INFO:tasks.rados.rados.0.smithi038.stdout:2114: done (3 left) 2024-09-14T04:09:21.042 INFO:tasks.rados.rados.0.smithi038.stdout:2118: write oid 36 current snap is 0 2024-09-14T04:09:21.042 INFO:tasks.rados.rados.0.smithi038.stdout:2115: finishing write tid 4 to smithi03870129-410 2024-09-14T04:09:21.042 INFO:tasks.rados.rados.0.smithi038.stdout:2118: seq_num 1412 ranges {531484=576893,1843751=525487,2875854=669141} 2024-09-14T04:09:21.048 INFO:tasks.rados.rados.0.smithi038.stdout:2118: writing smithi03870129-36 from 531484 to 1108377 tid 1 2024-09-14T04:09:21.055 INFO:tasks.rados.rados.0.smithi038.stdout:2118: writing smithi03870129-36 from 1843751 to 2369238 tid 2 2024-09-14T04:09:21.063 INFO:tasks.rados.rados.0.smithi038.stdout:2118: writing smithi03870129-36 from 2875854 to 3544995 tid 3 2024-09-14T04:09:21.063 INFO:tasks.rados.rados.0.smithi038.stdout:2119: read oid 391 snap -1 2024-09-14T04:09:21.063 INFO:tasks.rados.rados.0.smithi038.stdout:2119: expect (ObjNum 1392 snap 0 seq_num 1392) 2024-09-14T04:09:21.063 INFO:tasks.rados.rados.0.smithi038.stdout:2120: read oid 73 snap -1 2024-09-14T04:09:21.063 INFO:tasks.rados.rados.0.smithi038.stdout:2120: expect (ObjNum 662 snap 0 seq_num 662) 2024-09-14T04:09:21.063 INFO:tasks.rados.rados.0.smithi038.stdout:2121: write oid 1 current snap is 0 2024-09-14T04:09:21.063 INFO:tasks.rados.rados.0.smithi038.stdout:2115: finishing write tid 5 to smithi03870129-410 2024-09-14T04:09:21.063 INFO:tasks.rados.rados.0.smithi038.stdout:2115: finishing write tid 6 to smithi03870129-410 2024-09-14T04:09:21.063 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 410 v 438 (ObjNum 1410 snap 0 seq_num 1410) dirty exists 2024-09-14T04:09:21.063 INFO:tasks.rados.rados.0.smithi038.stdout:2115: left oid 410 (ObjNum 1410 snap 0 seq_num 1410) 2024-09-14T04:09:21.063 INFO:tasks.rados.rados.0.smithi038.stdout:2116: expect (ObjNum 491 snap 0 seq_num 491) 2024-09-14T04:09:21.138 INFO:tasks.rados.rados.0.smithi038.stdout:2117: finishing write tid 1 to smithi03870129-349 2024-09-14T04:09:21.138 INFO:tasks.rados.rados.0.smithi038.stdout:2117: finishing write tid 2 to smithi03870129-349 2024-09-14T04:09:21.138 INFO:tasks.rados.rados.0.smithi038.stdout:2117: finishing write tid 3 to smithi03870129-349 2024-09-14T04:09:21.138 INFO:tasks.rados.rados.0.smithi038.stdout:2117: finishing write tid 4 to smithi03870129-349 2024-09-14T04:09:21.138 INFO:tasks.rados.rados.0.smithi038.stdout:2117: finishing write tid 5 to smithi03870129-349 2024-09-14T04:09:21.138 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 349 v 442 (ObjNum 1411 snap 0 seq_num 1411) dirty exists 2024-09-14T04:09:21.139 INFO:tasks.rados.rados.0.smithi038.stdout:2117: left oid 349 (ObjNum 1411 snap 0 seq_num 1411) 2024-09-14T04:09:21.139 INFO:tasks.rados.rados.0.smithi038.stdout:2118: finishing write tid 1 to smithi03870129-36 2024-09-14T04:09:21.139 INFO:tasks.rados.rados.0.smithi038.stdout:2118: finishing write tid 2 to smithi03870129-36 2024-09-14T04:09:21.139 INFO:tasks.rados.rados.0.smithi038.stdout:2121: seq_num 1413 ranges {548291=652142,1902233=785498,3303277=445014} 2024-09-14T04:09:21.146 INFO:tasks.rados.rados.0.smithi038.stdout:2121: writing smithi03870129-1 from 548291 to 1200433 tid 1 2024-09-14T04:09:21.159 INFO:tasks.rados.rados.0.smithi038.stdout:2121: writing smithi03870129-1 from 1902233 to 2687731 tid 2 2024-09-14T04:09:21.164 INFO:tasks.rados.rados.0.smithi038.stdout:2121: writing smithi03870129-1 from 3303277 to 3748291 tid 3 2024-09-14T04:09:21.164 INFO:tasks.rados.rados.0.smithi038.stdout:2115: done (6 left) 2024-09-14T04:09:21.164 INFO:tasks.rados.rados.0.smithi038.stdout:2116: done (5 left) 2024-09-14T04:09:21.164 INFO:tasks.rados.rados.0.smithi038.stdout:2117: done (4 left) 2024-09-14T04:09:21.165 INFO:tasks.rados.rados.0.smithi038.stdout:2122: write oid 40 current snap is 0 2024-09-14T04:09:21.165 INFO:tasks.rados.rados.0.smithi038.stdout:2122: seq_num 1414 ranges {565098=727391,1960715=529156,2930700=691685} 2024-09-14T04:09:21.172 INFO:tasks.rados.rados.0.smithi038.stdout:2122: writing smithi03870129-40 from 565098 to 1292489 tid 1 2024-09-14T04:09:21.180 INFO:tasks.rados.rados.0.smithi038.stdout:2122: writing smithi03870129-40 from 1960715 to 2489871 tid 2 2024-09-14T04:09:21.188 INFO:tasks.rados.rados.0.smithi038.stdout:2122: writing smithi03870129-40 from 2930700 to 3622385 tid 3 2024-09-14T04:09:21.188 INFO:tasks.rados.rados.0.smithi038.stdout:2123: read oid 28 snap -1 2024-09-14T04:09:21.188 INFO:tasks.rados.rados.0.smithi038.stdout:2123: expect (ObjNum 1063 snap 0 seq_num 1063) 2024-09-14T04:09:21.188 INFO:tasks.rados.rados.0.smithi038.stdout:2124: write oid 450 current snap is 0 2024-09-14T04:09:21.189 INFO:tasks.rados.rados.0.smithi038.stdout:2124: seq_num 1415 ranges {581905=518993,1735550=672814,2958123=502957} 2024-09-14T04:09:21.195 INFO:tasks.rados.rados.0.smithi038.stdout:2124: writing smithi03870129-450 from 581905 to 1100898 tid 1 2024-09-14T04:09:21.204 INFO:tasks.rados.rados.0.smithi038.stdout:2124: writing smithi03870129-450 from 1735550 to 2408364 tid 2 2024-09-14T04:09:21.210 INFO:tasks.rados.rados.0.smithi038.stdout:2124: writing smithi03870129-450 from 2958123 to 3461080 tid 3 2024-09-14T04:09:21.210 INFO:tasks.rados.rados.0.smithi038.stdout:2125: write oid 364 current snap is 0 2024-09-14T04:09:21.211 INFO:tasks.rados.rados.0.smithi038.stdout:2125: seq_num 1416 ranges {598712=594242,1677679=532825,2985546=430582} 2024-09-14T04:09:21.217 INFO:tasks.rados.rados.0.smithi038.stdout:2125: writing smithi03870129-364 from 598712 to 1192954 tid 1 2024-09-14T04:09:21.223 INFO:tasks.rados.rados.0.smithi038.stdout:2125: writing smithi03870129-364 from 1677679 to 2210504 tid 2 2024-09-14T04:09:21.230 INFO:tasks.rados.rados.0.smithi038.stdout:2125: writing smithi03870129-364 from 2985546 to 3416128 tid 3 2024-09-14T04:09:21.230 INFO:tasks.rados.rados.0.smithi038.stdout:2126: write oid 199 current snap is 0 2024-09-14T04:09:21.230 INFO:tasks.rados.rados.0.smithi038.stdout:2126: seq_num 1417 ranges {615519=669491,1736161=676483,2896616=641854} 2024-09-14T04:09:21.237 INFO:tasks.rados.rados.0.smithi038.stdout:2126: writing smithi03870129-199 from 615519 to 1285010 tid 1 2024-09-14T04:09:21.243 INFO:tasks.rados.rados.0.smithi038.stdout:2126: writing smithi03870129-199 from 1736161 to 2412644 tid 2 2024-09-14T04:09:21.250 INFO:tasks.rados.rados.0.smithi038.stdout:2126: writing smithi03870129-199 from 2896616 to 3538470 tid 3 2024-09-14T04:09:21.250 INFO:tasks.rados.rados.0.smithi038.stdout:2127: read oid 208 snap -1 2024-09-14T04:09:21.250 INFO:tasks.rados.rados.0.smithi038.stdout:2127: expect deleted 2024-09-14T04:09:21.250 INFO:tasks.rados.rados.0.smithi038.stdout:2128: write oid 117 current snap is 0 2024-09-14T04:09:21.251 INFO:tasks.rados.rados.0.smithi038.stdout:2128: seq_num 1418 ranges {632326=744740,1794643=536494,3040392=453126} 2024-09-14T04:09:21.258 INFO:tasks.rados.rados.0.smithi038.stdout:2128: writing smithi03870129-117 from 632326 to 1377066 tid 1 2024-09-14T04:09:21.263 INFO:tasks.rados.rados.0.smithi038.stdout:2128: writing smithi03870129-117 from 1794643 to 2331137 tid 2 2024-09-14T04:09:21.270 INFO:tasks.rados.rados.0.smithi038.stdout:2128: writing smithi03870129-117 from 3040392 to 3493518 tid 3 2024-09-14T04:09:21.270 INFO:tasks.rados.rados.0.smithi038.stdout:2129: write oid 139 current snap is 0 2024-09-14T04:09:21.270 INFO:tasks.rados.rados.0.smithi038.stdout:2119: expect (ObjNum 1392 snap 0 seq_num 1392) 2024-09-14T04:09:21.531 INFO:tasks.rados.rados.0.smithi038.stdout:2118: finishing write tid 3 to smithi03870129-36 2024-09-14T04:09:21.531 INFO:tasks.rados.rados.0.smithi038.stdout:2118: finishing write tid 4 to smithi03870129-36 2024-09-14T04:09:21.531 INFO:tasks.rados.rados.0.smithi038.stdout:2118: finishing write tid 5 to smithi03870129-36 2024-09-14T04:09:21.532 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 36 v 429 (ObjNum 1412 snap 0 seq_num 1412) dirty exists 2024-09-14T04:09:21.532 INFO:tasks.rados.rados.0.smithi038.stdout:2118: left oid 36 (ObjNum 1412 snap 0 seq_num 1412) 2024-09-14T04:09:21.532 INFO:tasks.rados.rados.0.smithi038.stdout:2120: expect (ObjNum 662 snap 0 seq_num 662) 2024-09-14T04:09:21.610 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:09:21.622 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:21 smithi123 bash[24950]: cluster 2024-09-14T04:09:20.279289+0000 mgr.y (mgr.14406) 314 : cluster [DBG] pgmap v250: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 7.9 MiB/s wr, 78 op/s 2024-09-14T04:09:21.622 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:21 smithi123 bash[24950]: audit 2024-09-14T04:09:21.305213+0000 mon.a (mon.0) 873 : audit [DBG] from='client.? 172.21.15.38:0/1063423637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:09:21.672 INFO:tasks.rados.rados.0.smithi038.stdout:2121: finishing write tid 1 to smithi03870129-1 2024-09-14T04:09:21.672 INFO:tasks.rados.rados.0.smithi038.stdout:2121: finishing write tid 2 to smithi03870129-1 2024-09-14T04:09:21.672 INFO:tasks.rados.rados.0.smithi038.stdout:2129: seq_num 1419 ranges {649133=419989,1853125=680152,2951462=664398} 2024-09-14T04:09:21.679 INFO:tasks.rados.rados.0.smithi038.stdout:2129: writing smithi03870129-139 from 649133 to 1069122 tid 1 2024-09-14T04:09:21.687 INFO:tasks.rados.rados.0.smithi038.stdout:2129: writing smithi03870129-139 from 1853125 to 2533277 tid 2 2024-09-14T04:09:21.694 INFO:tasks.rados.rados.0.smithi038.stdout:2129: writing smithi03870129-139 from 2951462 to 3615860 tid 3 2024-09-14T04:09:21.694 INFO:tasks.rados.rados.0.smithi038.stdout:2118: done (11 left) 2024-09-14T04:09:21.694 INFO:tasks.rados.rados.0.smithi038.stdout:2119: done (10 left) 2024-09-14T04:09:21.694 INFO:tasks.rados.rados.0.smithi038.stdout:2120: done (9 left) 2024-09-14T04:09:21.694 INFO:tasks.rados.rados.0.smithi038.stdout:2130: read oid 474 snap -1 2024-09-14T04:09:21.694 INFO:tasks.rados.rados.0.smithi038.stdout:2130: expect (ObjNum 473 snap 0 seq_num 473) 2024-09-14T04:09:21.694 INFO:tasks.rados.rados.0.smithi038.stdout:2131: write oid 86 current snap is 0 2024-09-14T04:09:21.694 INFO:tasks.rados.rados.0.smithi038.stdout:2121: finishing write tid 3 to smithi03870129-1 2024-09-14T04:09:21.694 INFO:tasks.rados.rados.0.smithi038.stdout:2121: finishing write tid 4 to smithi03870129-1 2024-09-14T04:09:21.695 INFO:tasks.rados.rados.0.smithi038.stdout:2121: finishing write tid 5 to smithi03870129-1 2024-09-14T04:09:21.695 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 1 v 290 (ObjNum 1413 snap 0 seq_num 1413) dirty exists 2024-09-14T04:09:21.695 INFO:tasks.rados.rados.0.smithi038.stdout:2121: left oid 1 (ObjNum 1413 snap 0 seq_num 1413) 2024-09-14T04:09:21.695 INFO:tasks.rados.rados.0.smithi038.stdout:2122: finishing write tid 1 to smithi03870129-40 2024-09-14T04:09:21.695 INFO:tasks.rados.rados.0.smithi038.stdout:2122: finishing write tid 2 to smithi03870129-40 2024-09-14T04:09:21.695 INFO:tasks.rados.rados.0.smithi038.stdout:2131: seq_num 1420 ranges {665940=495238,1795254=540163,2978885=475670} 2024-09-14T04:09:21.700 INFO:tasks.rados.rados.0.smithi038.stdout:2131: writing smithi03870129-86 from 665940 to 1161178 tid 1 2024-09-14T04:09:21.707 INFO:tasks.rados.rados.0.smithi038.stdout:2131: writing smithi03870129-86 from 1795254 to 2335417 tid 2 2024-09-14T04:09:21.714 INFO:tasks.rados.rados.0.smithi038.stdout:2131: writing smithi03870129-86 from 2978885 to 3454555 tid 3 2024-09-14T04:09:21.714 INFO:tasks.rados.rados.0.smithi038.stdout:2121: done (10 left) 2024-09-14T04:09:21.714 INFO:tasks.rados.rados.0.smithi038.stdout:2132: read oid 409 snap -1 2024-09-14T04:09:21.714 INFO:tasks.rados.rados.0.smithi038.stdout:2132: expect (ObjNum 1359 snap 0 seq_num 1359) 2024-09-14T04:09:21.714 INFO:tasks.rados.rados.0.smithi038.stdout:2133: delete oid 56 current snap is 0 2024-09-14T04:09:21.714 INFO:tasks.rados.rados.0.smithi038.stdout:2124: finishing write tid 1 to smithi03870129-450 2024-09-14T04:09:21.715 INFO:tasks.rados.rados.0.smithi038.stdout:2122: finishing write tid 3 to smithi03870129-40 2024-09-14T04:09:21.715 INFO:tasks.rados.rados.0.smithi038.stdout:2122: finishing write tid 4 to smithi03870129-40 2024-09-14T04:09:21.715 INFO:tasks.rados.rados.0.smithi038.stdout:2122: finishing write tid 5 to smithi03870129-40 2024-09-14T04:09:21.715 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 40 v 300 (ObjNum 1414 snap 0 seq_num 1414) dirty exists 2024-09-14T04:09:21.715 INFO:tasks.rados.rados.0.smithi038.stdout:2122: left oid 40 (ObjNum 1414 snap 0 seq_num 1414) 2024-09-14T04:09:21.715 INFO:tasks.rados.rados.0.smithi038.stdout:2123: expect (ObjNum 1063 snap 0 seq_num 1063) 2024-09-14T04:09:21.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:21 smithi038 bash[22519]: cluster 2024-09-14T04:09:20.279289+0000 mgr.y (mgr.14406) 314 : cluster [DBG] pgmap v250: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 7.9 MiB/s wr, 78 op/s 2024-09-14T04:09:21.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:21 smithi038 bash[22519]: audit 2024-09-14T04:09:21.305213+0000 mon.a (mon.0) 873 : audit [DBG] from='client.? 172.21.15.38:0/1063423637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:09:21.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:21 smithi038 bash[32505]: cluster 2024-09-14T04:09:20.279289+0000 mgr.y (mgr.14406) 314 : cluster [DBG] pgmap v250: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 7.9 MiB/s wr, 78 op/s 2024-09-14T04:09:21.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:21 smithi038 bash[32505]: audit 2024-09-14T04:09:21.305213+0000 mon.a (mon.0) 873 : audit [DBG] from='client.? 172.21.15.38:0/1063423637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:09:21.931 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:09:21 smithi123 bash[25882]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:09:21] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-14T04:09:21.990 INFO:tasks.rados.rados.0.smithi038.stdout:2124: finishing write tid 2 to smithi03870129-450 2024-09-14T04:09:21.990 INFO:tasks.rados.rados.0.smithi038.stdout:2124: finishing write tid 3 to smithi03870129-450 2024-09-14T04:09:21.990 INFO:tasks.rados.rados.0.smithi038.stdout:2124: finishing write tid 4 to smithi03870129-450 2024-09-14T04:09:21.990 INFO:tasks.rados.rados.0.smithi038.stdout:2124: finishing write tid 5 to smithi03870129-450 2024-09-14T04:09:21.990 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 450 v 255 (ObjNum 1415 snap 0 seq_num 1415) dirty exists 2024-09-14T04:09:21.990 INFO:tasks.rados.rados.0.smithi038.stdout:2124: left oid 450 (ObjNum 1415 snap 0 seq_num 1415) 2024-09-14T04:09:21.990 INFO:tasks.rados.rados.0.smithi038.stdout:2125: finishing write tid 1 to smithi03870129-364 2024-09-14T04:09:21.991 INFO:tasks.rados.rados.0.smithi038.stdout:2125: finishing write tid 2 to smithi03870129-364 2024-09-14T04:09:21.991 INFO:tasks.rados.rados.0.smithi038.stdout:2125: finishing write tid 3 to smithi03870129-364 2024-09-14T04:09:21.991 INFO:tasks.rados.rados.0.smithi038.stdout:2125: finishing write tid 4 to smithi03870129-364 2024-09-14T04:09:21.991 INFO:tasks.rados.rados.0.smithi038.stdout:2125: finishing write tid 5 to smithi03870129-364 2024-09-14T04:09:21.991 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 364 v 433 (ObjNum 1416 snap 0 seq_num 1416) dirty exists 2024-09-14T04:09:21.991 INFO:tasks.rados.rados.0.smithi038.stdout:2125: left oid 364 (ObjNum 1416 snap 0 seq_num 1416) 2024-09-14T04:09:21.991 INFO:tasks.rados.rados.0.smithi038.stdout:2126: finishing write tid 1 to smithi03870129-199 2024-09-14T04:09:21.991 INFO:tasks.rados.rados.0.smithi038.stdout:2126: finishing write tid 2 to smithi03870129-199 2024-09-14T04:09:21.991 INFO:tasks.rados.rados.0.smithi038.stdout:2126: finishing write tid 3 to smithi03870129-199 2024-09-14T04:09:21.991 INFO:tasks.rados.rados.0.smithi038.stdout:2126: finishing write tid 4 to smithi03870129-199 2024-09-14T04:09:21.991 INFO:tasks.rados.rados.0.smithi038.stdout:2126: finishing write tid 5 to smithi03870129-199 2024-09-14T04:09:21.991 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 199 v 248 (ObjNum 1417 snap 0 seq_num 1417) dirty exists 2024-09-14T04:09:21.991 INFO:tasks.rados.rados.0.smithi038.stdout:2126: left oid 199 (ObjNum 1417 snap 0 seq_num 1417) 2024-09-14T04:09:21.991 INFO:tasks.rados.rados.0.smithi038.stdout:2128: finishing write tid 1 to smithi03870129-117 2024-09-14T04:09:21.992 INFO:tasks.rados.rados.0.smithi038.stdout:2128: finishing write tid 2 to smithi03870129-117 2024-09-14T04:09:21.992 INFO:tasks.rados.rados.0.smithi038.stdout:2128: finishing write tid 3 to smithi03870129-117 2024-09-14T04:09:21.992 INFO:tasks.rados.rados.0.smithi038.stdout:2122: done (11 left) 2024-09-14T04:09:21.992 INFO:tasks.rados.rados.0.smithi038.stdout:2123: done (10 left) 2024-09-14T04:09:21.992 INFO:tasks.rados.rados.0.smithi038.stdout:2124: done (9 left) 2024-09-14T04:09:21.992 INFO:tasks.rados.rados.0.smithi038.stdout:2125: done (8 left) 2024-09-14T04:09:21.992 INFO:tasks.rados.rados.0.smithi038.stdout:2126: done (7 left) 2024-09-14T04:09:21.992 INFO:tasks.rados.rados.0.smithi038.stdout:2127: done (6 left) 2024-09-14T04:09:21.992 INFO:tasks.rados.rados.0.smithi038.stdout:2133: done (5 left) 2024-09-14T04:09:21.992 INFO:tasks.rados.rados.0.smithi038.stdout:2134: read oid 27 snap -1 2024-09-14T04:09:21.992 INFO:tasks.rados.rados.0.smithi038.stdout:2134: expect deleted 2024-09-14T04:09:21.992 INFO:tasks.rados.rados.0.smithi038.stdout:2135: read oid 211 snap -1 2024-09-14T04:09:21.992 INFO:tasks.rados.rados.0.smithi038.stdout:2135: expect (ObjNum 550 snap 0 seq_num 550) 2024-09-14T04:09:21.992 INFO:tasks.rados.rados.0.smithi038.stdout:2136: write oid 300 current snap is 0 2024-09-14T04:09:21.992 INFO:tasks.rados.rados.0.smithi038.stdout:2128: finishing write tid 4 to smithi03870129-117 2024-09-14T04:09:21.993 INFO:tasks.rados.rados.0.smithi038.stdout:2128: finishing write tid 5 to smithi03870129-117 2024-09-14T04:09:21.993 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 117 v 437 (ObjNum 1418 snap 0 seq_num 1418) dirty exists 2024-09-14T04:09:21.993 INFO:tasks.rados.rados.0.smithi038.stdout:2128: left oid 117 (ObjNum 1418 snap 0 seq_num 1418) 2024-09-14T04:09:21.993 INFO:tasks.rados.rados.0.smithi038.stdout:2129: finishing write tid 1 to smithi03870129-139 2024-09-14T04:09:21.993 INFO:tasks.rados.rados.0.smithi038.stdout:2129: finishing write tid 2 to smithi03870129-139 2024-09-14T04:09:21.993 INFO:tasks.rados.rados.0.smithi038.stdout:2136: seq_num 1422 ranges {699554=762089,2028571=543832,3150084=614567} 2024-09-14T04:09:22.008 INFO:tasks.rados.rados.0.smithi038.stdout:2136: writing smithi03870129-300 from 699554 to 1461643 tid 1 2024-09-14T04:09:22.024 INFO:tasks.rados.rados.0.smithi038.stdout:2136: writing smithi03870129-300 from 2028571 to 2572403 tid 2 2024-09-14T04:09:22.041 INFO:tasks.rados.rados.0.smithi038.stdout:2136: writing smithi03870129-300 from 3150084 to 3764651 tid 3 2024-09-14T04:09:22.041 INFO:tasks.rados.rados.0.smithi038.stdout:2128: done (7 left) 2024-09-14T04:09:22.041 INFO:tasks.rados.rados.0.smithi038.stdout:2137: read oid 51 snap -1 2024-09-14T04:09:22.041 INFO:tasks.rados.rados.0.smithi038.stdout:2137: expect deleted 2024-09-14T04:09:22.041 INFO:tasks.rados.rados.0.smithi038.stdout:2138: read oid 332 snap -1 2024-09-14T04:09:22.041 INFO:tasks.rados.rados.0.smithi038.stdout:2138: expect (ObjNum 1317 snap 0 seq_num 1317) 2024-09-14T04:09:22.041 INFO:tasks.rados.rados.0.smithi038.stdout:2139: write oid 254 current snap is 0 2024-09-14T04:09:22.041 INFO:tasks.rados.rados.0.smithi038.stdout:2129: finishing write tid 3 to smithi03870129-139 2024-09-14T04:09:22.041 INFO:tasks.rados.rados.0.smithi038.stdout:2129: finishing write tid 4 to smithi03870129-139 2024-09-14T04:09:22.041 INFO:tasks.rados.rados.0.smithi038.stdout:2139: seq_num 1423 ranges {716361=437338,1687053=687490,2777507=425839,3877756=38605} 2024-09-14T04:09:22.056 INFO:tasks.rados.rados.0.smithi038.stdout:2139: writing smithi03870129-254 from 716361 to 1153699 tid 1 2024-09-14T04:09:22.069 INFO:tasks.rados.rados.0.smithi038.stdout:2139: writing smithi03870129-254 from 1687053 to 2374543 tid 2 2024-09-14T04:09:22.076 INFO:tasks.rados.rados.0.smithi038.stdout:2139: writing smithi03870129-254 from 2777507 to 3203346 tid 3 2024-09-14T04:09:22.083 INFO:tasks.rados.rados.0.smithi038.stdout:2139: writing smithi03870129-254 from 3877756 to 3916361 tid 4 2024-09-14T04:09:22.083 INFO:tasks.rados.rados.0.smithi038.stdout:2140: read oid 243 snap -1 2024-09-14T04:09:22.083 INFO:tasks.rados.rados.0.smithi038.stdout:2140: expect (ObjNum 242 snap 0 seq_num 242) 2024-09-14T04:09:22.083 INFO:tasks.rados.rados.0.smithi038.stdout:2141: write oid 276 current snap is 0 2024-09-14T04:09:22.083 INFO:tasks.rados.rados.0.smithi038.stdout:2141: seq_num 1424 ranges {733168=512587,2029182=547501,3088577=637111} 2024-09-14T04:09:22.092 INFO:tasks.rados.rados.0.smithi038.stdout:2141: writing smithi03870129-276 from 733168 to 1245755 tid 1 2024-09-14T04:09:22.101 INFO:tasks.rados.rados.0.smithi038.stdout:2141: writing smithi03870129-276 from 2029182 to 2576683 tid 2 2024-09-14T04:09:22.109 INFO:tasks.rados.rados.0.smithi038.stdout:2141: writing smithi03870129-276 from 3088577 to 3725688 tid 3 2024-09-14T04:09:22.109 INFO:tasks.rados.rados.0.smithi038.stdout:2142: delete oid 232 current snap is 0 2024-09-14T04:09:22.109 INFO:tasks.rados.rados.0.smithi038.stdout:2129: finishing write tid 5 to smithi03870129-139 2024-09-14T04:09:22.109 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 139 v 446 (ObjNum 1419 snap 0 seq_num 1419) dirty exists 2024-09-14T04:09:22.110 INFO:tasks.rados.rados.0.smithi038.stdout:2129: left oid 139 (ObjNum 1419 snap 0 seq_num 1419) 2024-09-14T04:09:22.110 INFO:tasks.rados.rados.0.smithi038.stdout:2130: expect (ObjNum 473 snap 0 seq_num 473) 2024-09-14T04:09:22.251 INFO:tasks.rados.rados.0.smithi038.stdout:2131: finishing write tid 1 to smithi03870129-86 2024-09-14T04:09:22.251 INFO:tasks.rados.rados.0.smithi038.stdout:2131: finishing write tid 2 to smithi03870129-86 2024-09-14T04:09:22.251 INFO:tasks.rados.rados.0.smithi038.stdout:2132: expect (ObjNum 1359 snap 0 seq_num 1359) 2024-09-14T04:09:22.339 INFO:tasks.rados.rados.0.smithi038.stdout:2131: finishing write tid 3 to smithi03870129-86 2024-09-14T04:09:22.339 INFO:tasks.rados.rados.0.smithi038.stdout:2131: finishing write tid 4 to smithi03870129-86 2024-09-14T04:09:22.339 INFO:tasks.rados.rados.0.smithi038.stdout:2131: finishing write tid 5 to smithi03870129-86 2024-09-14T04:09:22.339 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 86 v 296 (ObjNum 1420 snap 0 seq_num 1420) dirty exists 2024-09-14T04:09:22.339 INFO:tasks.rados.rados.0.smithi038.stdout:2131: left oid 86 (ObjNum 1420 snap 0 seq_num 1420) 2024-09-14T04:09:22.339 INFO:tasks.rados.rados.0.smithi038.stdout:2135: expect (ObjNum 550 snap 0 seq_num 550) 2024-09-14T04:09:22.401 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:09:22 smithi038 bash[22772]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:09:22] "GET /metrics HTTP/1.1" 200 243676 "" "Prometheus/2.43.0" 2024-09-14T04:09:22.455 INFO:tasks.rados.rados.0.smithi038.stdout:2136: finishing write tid 1 to smithi03870129-300 2024-09-14T04:09:22.455 INFO:tasks.rados.rados.0.smithi038.stdout:2136: finishing write tid 2 to smithi03870129-300 2024-09-14T04:09:22.455 INFO:tasks.rados.rados.0.smithi038.stdout:2138: expect (ObjNum 1317 snap 0 seq_num 1317) 2024-09-14T04:09:22.560 INFO:tasks.rados.rados.0.smithi038.stdout:2136: finishing write tid 3 to smithi03870129-300 2024-09-14T04:09:22.561 INFO:tasks.rados.rados.0.smithi038.stdout:2136: finishing write tid 4 to smithi03870129-300 2024-09-14T04:09:22.561 INFO:tasks.rados.rados.0.smithi038.stdout:2136: finishing write tid 5 to smithi03870129-300 2024-09-14T04:09:22.561 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 300 v 212 (ObjNum 1422 snap 0 seq_num 1422) dirty exists 2024-09-14T04:09:22.561 INFO:tasks.rados.rados.0.smithi038.stdout:2136: left oid 300 (ObjNum 1422 snap 0 seq_num 1422) 2024-09-14T04:09:22.561 INFO:tasks.rados.rados.0.smithi038.stdout:2139: finishing write tid 1 to smithi03870129-254 2024-09-14T04:09:22.561 INFO:tasks.rados.rados.0.smithi038.stdout:2139: finishing write tid 2 to smithi03870129-254 2024-09-14T04:09:22.561 INFO:tasks.rados.rados.0.smithi038.stdout:2139: finishing write tid 3 to smithi03870129-254 2024-09-14T04:09:22.561 INFO:tasks.rados.rados.0.smithi038.stdout:2139: finishing write tid 4 to smithi03870129-254 2024-09-14T04:09:22.561 INFO:tasks.rados.rados.0.smithi038.stdout:2139: finishing write tid 5 to smithi03870129-254 2024-09-14T04:09:22.561 INFO:tasks.rados.rados.0.smithi038.stdout:2139: finishing write tid 6 to smithi03870129-254 2024-09-14T04:09:22.561 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 254 v 305 (ObjNum 1423 snap 0 seq_num 1423) dirty exists 2024-09-14T04:09:22.561 INFO:tasks.rados.rados.0.smithi038.stdout:2139: left oid 254 (ObjNum 1423 snap 0 seq_num 1423) 2024-09-14T04:09:22.562 INFO:tasks.rados.rados.0.smithi038.stdout:2140: expect (ObjNum 242 snap 0 seq_num 242) 2024-09-14T04:09:22.624 INFO:tasks.rados.rados.0.smithi038.stdout:2141: finishing write tid 1 to smithi03870129-276 2024-09-14T04:09:22.624 INFO:tasks.rados.rados.0.smithi038.stdout:2141: finishing write tid 2 to smithi03870129-276 2024-09-14T04:09:22.625 INFO:tasks.rados.rados.0.smithi038.stdout:2141: finishing write tid 3 to smithi03870129-276 2024-09-14T04:09:22.625 INFO:tasks.rados.rados.0.smithi038.stdout:2141: finishing write tid 4 to smithi03870129-276 2024-09-14T04:09:22.625 INFO:tasks.rados.rados.0.smithi038.stdout:2141: finishing write tid 5 to smithi03870129-276 2024-09-14T04:09:22.625 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 276 v 292 (ObjNum 1424 snap 0 seq_num 1424) dirty exists 2024-09-14T04:09:22.625 INFO:tasks.rados.rados.0.smithi038.stdout:2141: left oid 276 (ObjNum 1424 snap 0 seq_num 1424) 2024-09-14T04:09:22.625 INFO:tasks.rados.rados.0.smithi038.stdout:2129: done (12 left) 2024-09-14T04:09:22.625 INFO:tasks.rados.rados.0.smithi038.stdout:2130: done (11 left) 2024-09-14T04:09:22.625 INFO:tasks.rados.rados.0.smithi038.stdout:2131: done (10 left) 2024-09-14T04:09:22.625 INFO:tasks.rados.rados.0.smithi038.stdout:2132: done (9 left) 2024-09-14T04:09:22.625 INFO:tasks.rados.rados.0.smithi038.stdout:2134: done (8 left) 2024-09-14T04:09:22.625 INFO:tasks.rados.rados.0.smithi038.stdout:2135: done (7 left) 2024-09-14T04:09:22.625 INFO:tasks.rados.rados.0.smithi038.stdout:2136: done (6 left) 2024-09-14T04:09:22.625 INFO:tasks.rados.rados.0.smithi038.stdout:2137: done (5 left) 2024-09-14T04:09:22.625 INFO:tasks.rados.rados.0.smithi038.stdout:2138: done (4 left) 2024-09-14T04:09:22.626 INFO:tasks.rados.rados.0.smithi038.stdout:2139: done (3 left) 2024-09-14T04:09:22.626 INFO:tasks.rados.rados.0.smithi038.stdout:2140: done (2 left) 2024-09-14T04:09:22.626 INFO:tasks.rados.rados.0.smithi038.stdout:2141: done (1 left) 2024-09-14T04:09:22.626 INFO:tasks.rados.rados.0.smithi038.stdout:2142: done (0 left) 2024-09-14T04:09:22.626 INFO:tasks.rados.rados.0.smithi038.stdout:2143: write oid 15 current snap is 0 2024-09-14T04:09:22.626 INFO:tasks.rados.rados.0.smithi038.stdout:2143: seq_num 1426 ranges {766782=663085,2146146=551170,3143423=776008} 2024-09-14T04:09:22.647 INFO:tasks.rados.rados.0.smithi038.stdout:2143: writing smithi03870129-15 from 766782 to 1429867 tid 1 2024-09-14T04:09:22.668 INFO:tasks.rados.rados.0.smithi038.stdout:2143: writing smithi03870129-15 from 2146146 to 2697316 tid 2 2024-09-14T04:09:22.681 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:22 smithi123 bash[24950]: audit 2024-09-14T04:09:21.599269+0000 mgr.y (mgr.14406) 315 : audit [DBG] from='client.15153 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:22.682 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:22 smithi123 bash[24950]: audit 2024-09-14T04:09:21.762372+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:09:22.682 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:22 smithi123 bash[24950]: audit 2024-09-14T04:09:21.775733+0000 mon.c (mon.2) 145 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-14T04:09:22.682 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:22 smithi123 bash[24950]: audit 2024-09-14T04:09:21.776276+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-14T04:09:22.682 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:22 smithi123 bash[24950]: audit 2024-09-14T04:09:21.777868+0000 mon.c (mon.2) 146 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-14T04:09:22.682 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:22 smithi123 bash[24950]: audit 2024-09-14T04:09:21.779271+0000 mon.c (mon.2) 147 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:09:22.685 INFO:tasks.rados.rados.0.smithi038.stdout:2143: writing smithi03870129-15 from 3143423 to 3919431 tid 3 2024-09-14T04:09:22.686 INFO:tasks.rados.rados.0.smithi038.stdout:2144: read oid 248 snap -1 2024-09-14T04:09:22.686 INFO:tasks.rados.rados.0.smithi038.stdout:2144: expect (ObjNum 509 snap 0 seq_num 509) 2024-09-14T04:09:22.686 INFO:tasks.rados.rados.0.smithi038.stdout:2145: write oid 397 current snap is 0 2024-09-14T04:09:22.686 INFO:tasks.rados.rados.0.smithi038.stdout:2143: finishing write tid 1 to smithi03870129-15 2024-09-14T04:09:22.686 INFO:tasks.rados.rados.0.smithi038.stdout:2143: finishing write tid 2 to smithi03870129-15 2024-09-14T04:09:22.686 INFO:tasks.rados.rados.0.smithi038.stdout:2145: seq_num 1427 ranges {783589=738334,2204628=694828,3570846=412743} 2024-09-14T04:09:22.704 INFO:tasks.rados.rados.0.smithi038.stdout:2145: writing smithi03870129-397 from 783589 to 1521923 tid 1 2024-09-14T04:09:22.719 INFO:tasks.rados.rados.0.smithi038.stdout:2145: writing smithi03870129-397 from 2204628 to 2899456 tid 2 2024-09-14T04:09:22.731 INFO:tasks.rados.rados.0.smithi038.stdout:2145: writing smithi03870129-397 from 3570846 to 3983589 tid 3 2024-09-14T04:09:22.731 INFO:tasks.rados.rados.0.smithi038.stdout:2146: write oid 334 current snap is 0 2024-09-14T04:09:22.731 INFO:tasks.rados.rados.0.smithi038.stdout:2146: seq_num 1428 ranges {400396=413583,1463110=438486} 2024-09-14T04:09:22.738 INFO:tasks.rados.rados.0.smithi038.stdout:2146: writing smithi03870129-334 from 400396 to 813979 tid 1 2024-09-14T04:09:22.747 INFO:tasks.rados.rados.0.smithi038.stdout:2146: writing smithi03870129-334 from 1463110 to 1901596 tid 2 2024-09-14T04:09:22.747 INFO:tasks.rados.rados.0.smithi038.stdout:2147: write oid 108 current snap is 0 2024-09-14T04:09:22.747 INFO:tasks.rados.rados.0.smithi038.stdout:2147: seq_num 1429 ranges {417203=488832,1405239=611964} 2024-09-14T04:09:22.754 INFO:tasks.rados.rados.0.smithi038.stdout:2147: writing smithi03870129-108 from 417203 to 906035 tid 1 2024-09-14T04:09:22.762 INFO:tasks.rados.rados.0.smithi038.stdout:2147: writing smithi03870129-108 from 1405239 to 2017203 tid 2 2024-09-14T04:09:22.763 INFO:tasks.rados.rados.0.smithi038.stdout:2148: read oid 130 snap -1 2024-09-14T04:09:22.763 INFO:tasks.rados.rados.0.smithi038.stdout:2148: expect (ObjNum 1377 snap 0 seq_num 1377) 2024-09-14T04:09:22.763 INFO:tasks.rados.rados.0.smithi038.stdout:2149: delete oid 89 current snap is 0 2024-09-14T04:09:22.763 INFO:tasks.rados.rados.0.smithi038.stdout:2144: expect (ObjNum 509 snap 0 seq_num 509) 2024-09-14T04:09:22.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:22 smithi038 bash[22519]: audit 2024-09-14T04:09:21.599269+0000 mgr.y (mgr.14406) 315 : audit [DBG] from='client.15153 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:22.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:22 smithi038 bash[22519]: audit 2024-09-14T04:09:21.762372+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:09:22.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:22 smithi038 bash[22519]: audit 2024-09-14T04:09:21.775733+0000 mon.c (mon.2) 145 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-14T04:09:22.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:22 smithi038 bash[22519]: audit 2024-09-14T04:09:21.776276+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-14T04:09:22.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:22 smithi038 bash[22519]: audit 2024-09-14T04:09:21.777868+0000 mon.c (mon.2) 146 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-14T04:09:22.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:22 smithi038 bash[22519]: audit 2024-09-14T04:09:21.779271+0000 mon.c (mon.2) 147 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:09:22.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:22 smithi038 bash[32505]: audit 2024-09-14T04:09:21.599269+0000 mgr.y (mgr.14406) 315 : audit [DBG] from='client.15153 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:22.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:22 smithi038 bash[32505]: audit 2024-09-14T04:09:21.762372+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:09:22.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:22 smithi038 bash[32505]: audit 2024-09-14T04:09:21.775733+0000 mon.c (mon.2) 145 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-14T04:09:22.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:22 smithi038 bash[32505]: audit 2024-09-14T04:09:21.776276+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-14T04:09:22.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:22 smithi038 bash[32505]: audit 2024-09-14T04:09:21.777868+0000 mon.c (mon.2) 146 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-14T04:09:22.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:22 smithi038 bash[32505]: audit 2024-09-14T04:09:21.779271+0000 mon.c (mon.2) 147 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:09:22.911 INFO:tasks.rados.rados.0.smithi038.stdout:2143: finishing write tid 3 to smithi03870129-15 2024-09-14T04:09:22.911 INFO:tasks.rados.rados.0.smithi038.stdout:2143: finishing write tid 4 to smithi03870129-15 2024-09-14T04:09:22.911 INFO:tasks.rados.rados.0.smithi038.stdout:2143: finishing write tid 5 to smithi03870129-15 2024-09-14T04:09:22.911 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 15 v 216 (ObjNum 1426 snap 0 seq_num 1426) dirty exists 2024-09-14T04:09:22.911 INFO:tasks.rados.rados.0.smithi038.stdout:2143: left oid 15 (ObjNum 1426 snap 0 seq_num 1426) 2024-09-14T04:09:22.911 INFO:tasks.rados.rados.0.smithi038.stdout:2145: finishing write tid 1 to smithi03870129-397 2024-09-14T04:09:22.911 INFO:tasks.rados.rados.0.smithi038.stdout:2145: finishing write tid 2 to smithi03870129-397 2024-09-14T04:09:22.911 INFO:tasks.rados.rados.0.smithi038.stdout:2145: finishing write tid 3 to smithi03870129-397 2024-09-14T04:09:22.912 INFO:tasks.rados.rados.0.smithi038.stdout:2145: finishing write tid 4 to smithi03870129-397 2024-09-14T04:09:22.912 INFO:tasks.rados.rados.0.smithi038.stdout:2145: finishing write tid 5 to smithi03870129-397 2024-09-14T04:09:22.912 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 397 v 282 (ObjNum 1427 snap 0 seq_num 1427) dirty exists 2024-09-14T04:09:22.912 INFO:tasks.rados.rados.0.smithi038.stdout:2145: left oid 397 (ObjNum 1427 snap 0 seq_num 1427) 2024-09-14T04:09:22.912 INFO:tasks.rados.rados.0.smithi038.stdout:2146: finishing write tid 1 to smithi03870129-334 2024-09-14T04:09:22.912 INFO:tasks.rados.rados.0.smithi038.stdout:2146: finishing write tid 2 to smithi03870129-334 2024-09-14T04:09:22.912 INFO:tasks.rados.rados.0.smithi038.stdout:2146: finishing write tid 3 to smithi03870129-334 2024-09-14T04:09:22.912 INFO:tasks.rados.rados.0.smithi038.stdout:2146: finishing write tid 4 to smithi03870129-334 2024-09-14T04:09:22.912 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 334 v 240 (ObjNum 1428 snap 0 seq_num 1428) dirty exists 2024-09-14T04:09:22.912 INFO:tasks.rados.rados.0.smithi038.stdout:2146: left oid 334 (ObjNum 1428 snap 0 seq_num 1428) 2024-09-14T04:09:22.912 INFO:tasks.rados.rados.0.smithi038.stdout:2147: finishing write tid 1 to smithi03870129-108 2024-09-14T04:09:22.912 INFO:tasks.rados.rados.0.smithi038.stdout:2147: finishing write tid 2 to smithi03870129-108 2024-09-14T04:09:22.912 INFO:tasks.rados.rados.0.smithi038.stdout:2147: finishing write tid 3 to smithi03870129-108 2024-09-14T04:09:22.913 INFO:tasks.rados.rados.0.smithi038.stdout:2147: finishing write tid 4 to smithi03870129-108 2024-09-14T04:09:22.913 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 108 v 308 (ObjNum 1429 snap 0 seq_num 1429) dirty exists 2024-09-14T04:09:22.913 INFO:tasks.rados.rados.0.smithi038.stdout:2147: left oid 108 (ObjNum 1429 snap 0 seq_num 1429) 2024-09-14T04:09:22.913 INFO:tasks.rados.rados.0.smithi038.stdout:2148: expect (ObjNum 1377 snap 0 seq_num 1377) 2024-09-14T04:09:23.042 INFO:tasks.rados.rados.0.smithi038.stdout:2143: done (6 left) 2024-09-14T04:09:23.042 INFO:tasks.rados.rados.0.smithi038.stdout:2144: done (5 left) 2024-09-14T04:09:23.042 INFO:tasks.rados.rados.0.smithi038.stdout:2145: done (4 left) 2024-09-14T04:09:23.043 INFO:tasks.rados.rados.0.smithi038.stdout:2146: done (3 left) 2024-09-14T04:09:23.043 INFO:tasks.rados.rados.0.smithi038.stdout:2147: done (2 left) 2024-09-14T04:09:23.043 INFO:tasks.rados.rados.0.smithi038.stdout:2148: done (1 left) 2024-09-14T04:09:23.043 INFO:tasks.rados.rados.0.smithi038.stdout:2149: done (0 left) 2024-09-14T04:09:23.043 INFO:tasks.rados.rados.0.smithi038.stdout:2150: read oid 70 snap -1 2024-09-14T04:09:23.043 INFO:tasks.rados.rados.0.smithi038.stdout:2150: expect deleted 2024-09-14T04:09:23.043 INFO:tasks.rados.rados.0.smithi038.stdout:2151: read oid 392 snap -1 2024-09-14T04:09:23.043 INFO:tasks.rados.rados.0.smithi038.stdout:2151: expect (ObjNum 775 snap 0 seq_num 775) 2024-09-14T04:09:23.043 INFO:tasks.rados.rados.0.smithi038.stdout:2152: write oid 169 current snap is 0 2024-09-14T04:09:23.043 INFO:tasks.rados.rados.0.smithi038.stdout:2152: seq_num 1431 ranges {450817=755683,1638556=412261} 2024-09-14T04:09:23.052 INFO:tasks.rados.rados.0.smithi038.stdout:2152: writing smithi03870129-169 from 450817 to 1206500 tid 1 2024-09-14T04:09:23.060 INFO:tasks.rados.rados.0.smithi038.stdout:2152: writing smithi03870129-169 from 1638556 to 2050817 tid 2 2024-09-14T04:09:23.060 INFO:tasks.rados.rados.0.smithi038.stdout:2153: read oid 458 snap -1 2024-09-14T04:09:23.060 INFO:tasks.rados.rados.0.smithi038.stdout:2153: expect (ObjNum 457 snap 0 seq_num 457) 2024-09-14T04:09:23.060 INFO:tasks.rados.rados.0.smithi038.stdout:2154: read oid 51 snap -1 2024-09-14T04:09:23.061 INFO:tasks.rados.rados.0.smithi038.stdout:2154: expect deleted 2024-09-14T04:09:23.061 INFO:tasks.rados.rados.0.smithi038.stdout:2155: write oid 25 current snap is 0 2024-09-14T04:09:23.061 INFO:tasks.rados.rados.0.smithi038.stdout:2155: seq_num 1432 ranges {467624=430932,1697038=370586} 2024-09-14T04:09:23.068 INFO:tasks.rados.rados.0.smithi038.stdout:2155: writing smithi03870129-25 from 467624 to 898556 tid 1 2024-09-14T04:09:23.078 INFO:tasks.rados.rados.0.smithi038.stdout:2155: writing smithi03870129-25 from 1697038 to 2067624 tid 2 2024-09-14T04:09:23.078 INFO:tasks.rados.rados.0.smithi038.stdout:2156: read oid 443 snap -1 2024-09-14T04:09:23.078 INFO:tasks.rados.rados.0.smithi038.stdout:2156: expect (ObjNum 961 snap 0 seq_num 961) 2024-09-14T04:09:23.079 INFO:tasks.rados.rados.0.smithi038.stdout:2157: write oid 81 current snap is 0 2024-09-14T04:09:23.079 INFO:tasks.rados.rados.0.smithi038.stdout:2157: seq_num 1433 ranges {484431=506181,1639167=445264} 2024-09-14T04:09:23.086 INFO:tasks.rados.rados.0.smithi038.stdout:2157: writing smithi03870129-81 from 484431 to 990612 tid 1 2024-09-14T04:09:23.096 INFO:tasks.rados.rados.0.smithi038.stdout:2157: writing smithi03870129-81 from 1639167 to 2084431 tid 2 2024-09-14T04:09:23.097 INFO:tasks.rados.rados.0.smithi038.stdout:2158: read oid 167 snap -1 2024-09-14T04:09:23.097 INFO:tasks.rados.rados.0.smithi038.stdout:2158: expect deleted 2024-09-14T04:09:23.097 INFO:tasks.rados.rados.0.smithi038.stdout:2159: write oid 453 current snap is 0 2024-09-14T04:09:23.097 INFO:tasks.rados.rados.0.smithi038.stdout:2159: seq_num 1434 ranges {501238=581430,1697649=403589} 2024-09-14T04:09:23.106 INFO:tasks.rados.rados.0.smithi038.stdout:2159: writing smithi03870129-453 from 501238 to 1082668 tid 1 2024-09-14T04:09:23.113 INFO:tasks.rados.rados.0.smithi038.stdout:2159: writing smithi03870129-453 from 1697649 to 2101238 tid 2 2024-09-14T04:09:23.113 INFO:tasks.rados.rados.0.smithi038.stdout:2160: read oid 448 snap -1 2024-09-14T04:09:23.114 INFO:tasks.rados.rados.0.smithi038.stdout:2160: expect (ObjNum 537 snap 0 seq_num 537) 2024-09-14T04:09:23.114 INFO:tasks.rados.rados.0.smithi038.stdout:2161: write oid 322 current snap is 0 2024-09-14T04:09:23.114 INFO:tasks.rados.rados.0.smithi038.stdout:2161: seq_num 1435 ranges {518045=656679,1756131=361914} 2024-09-14T04:09:23.121 INFO:tasks.rados.rados.0.smithi038.stdout:2161: writing smithi03870129-322 from 518045 to 1174724 tid 1 2024-09-14T04:09:23.128 INFO:tasks.rados.rados.0.smithi038.stdout:2161: writing smithi03870129-322 from 1756131 to 2118045 tid 2 2024-09-14T04:09:23.128 INFO:tasks.rados.rados.0.smithi038.stdout:2162: write oid 436 current snap is 0 2024-09-14T04:09:23.128 INFO:tasks.rados.rados.0.smithi038.stdout:2151: expect (ObjNum 775 snap 0 seq_num 775) 2024-09-14T04:09:23.398 INFO:tasks.rados.rados.0.smithi038.stdout:2152: finishing write tid 1 to smithi03870129-169 2024-09-14T04:09:23.398 INFO:tasks.rados.rados.0.smithi038.stdout:2152: finishing write tid 2 to smithi03870129-169 2024-09-14T04:09:23.398 INFO:tasks.rados.rados.0.smithi038.stdout:2152: finishing write tid 3 to smithi03870129-169 2024-09-14T04:09:23.398 INFO:tasks.rados.rados.0.smithi038.stdout:2152: finishing write tid 4 to smithi03870129-169 2024-09-14T04:09:23.398 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 169 v 449 (ObjNum 1431 snap 0 seq_num 1431) dirty exists 2024-09-14T04:09:23.398 INFO:tasks.rados.rados.0.smithi038.stdout:2152: left oid 169 (ObjNum 1431 snap 0 seq_num 1431) 2024-09-14T04:09:23.399 INFO:tasks.rados.rados.0.smithi038.stdout:2153: expect (ObjNum 457 snap 0 seq_num 457) 2024-09-14T04:09:23.514 INFO:tasks.rados.rados.0.smithi038.stdout:2155: finishing write tid 1 to smithi03870129-25 2024-09-14T04:09:23.514 INFO:tasks.rados.rados.0.smithi038.stdout:2155: finishing write tid 2 to smithi03870129-25 2024-09-14T04:09:23.514 INFO:tasks.rados.rados.0.smithi038.stdout:2155: finishing write tid 3 to smithi03870129-25 2024-09-14T04:09:23.514 INFO:tasks.rados.rados.0.smithi038.stdout:2155: finishing write tid 4 to smithi03870129-25 2024-09-14T04:09:23.514 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 25 v 259 (ObjNum 1432 snap 0 seq_num 1432) dirty exists 2024-09-14T04:09:23.514 INFO:tasks.rados.rados.0.smithi038.stdout:2155: left oid 25 (ObjNum 1432 snap 0 seq_num 1432) 2024-09-14T04:09:23.514 INFO:tasks.rados.rados.0.smithi038.stdout:2156: expect (ObjNum 961 snap 0 seq_num 961) 2024-09-14T04:09:23.613 INFO:tasks.rados.rados.0.smithi038.stdout:2157: finishing write tid 1 to smithi03870129-81 2024-09-14T04:09:23.613 INFO:tasks.rados.rados.0.smithi038.stdout:2157: finishing write tid 2 to smithi03870129-81 2024-09-14T04:09:23.613 INFO:tasks.rados.rados.0.smithi038.stdout:2157: finishing write tid 3 to smithi03870129-81 2024-09-14T04:09:23.613 INFO:tasks.rados.rados.0.smithi038.stdout:2157: finishing write tid 4 to smithi03870129-81 2024-09-14T04:09:23.613 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 81 v 440 (ObjNum 1433 snap 0 seq_num 1433) dirty exists 2024-09-14T04:09:23.613 INFO:tasks.rados.rados.0.smithi038.stdout:2157: left oid 81 (ObjNum 1433 snap 0 seq_num 1433) 2024-09-14T04:09:23.613 INFO:tasks.rados.rados.0.smithi038.stdout:2159: finishing write tid 1 to smithi03870129-453 2024-09-14T04:09:23.613 INFO:tasks.rados.rados.0.smithi038.stdout:2159: finishing write tid 2 to smithi03870129-453 2024-09-14T04:09:23.613 INFO:tasks.rados.rados.0.smithi038.stdout:2159: finishing write tid 3 to smithi03870129-453 2024-09-14T04:09:23.613 INFO:tasks.rados.rados.0.smithi038.stdout:2161: finishing write tid 1 to smithi03870129-322 2024-09-14T04:09:23.613 INFO:tasks.rados.rados.0.smithi038.stdout:2160: expect (ObjNum 537 snap 0 seq_num 537) 2024-09-14T04:09:23.681 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:23 smithi123 bash[24950]: cephadm 2024-09-14T04:09:21.754205+0000 mgr.y (mgr.14406) 316 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-14T04:09:23.682 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:23 smithi123 bash[24950]: cephadm 2024-09-14T04:09:21.780744+0000 mgr.y (mgr.14406) 317 : cephadm [INF] Deploying daemon mgr.x on smithi123 2024-09-14T04:09:23.682 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:23 smithi123 bash[24950]: audit 2024-09-14T04:09:21.915357+0000 mgr.y (mgr.14406) 318 : audit [DBG] from='client.15159 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:23.682 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:23 smithi123 bash[24950]: cluster 2024-09-14T04:09:22.280482+0000 mgr.y (mgr.14406) 319 : cluster [DBG] pgmap v251: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 83 MiB/s rd, 13 MiB/s wr, 119 op/s 2024-09-14T04:09:23.748 INFO:tasks.rados.rados.0.smithi038.stdout:2159: finishing write tid 4 to smithi03870129-453 2024-09-14T04:09:23.748 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 453 v 142 (ObjNum 1434 snap 0 seq_num 1434) dirty exists 2024-09-14T04:09:23.748 INFO:tasks.rados.rados.0.smithi038.stdout:2159: left oid 453 (ObjNum 1434 snap 0 seq_num 1434) 2024-09-14T04:09:23.749 INFO:tasks.rados.rados.0.smithi038.stdout:2161: finishing write tid 2 to smithi03870129-322 2024-09-14T04:09:23.749 INFO:tasks.rados.rados.0.smithi038.stdout:2161: finishing write tid 3 to smithi03870129-322 2024-09-14T04:09:23.749 INFO:tasks.rados.rados.0.smithi038.stdout:2161: finishing write tid 4 to smithi03870129-322 2024-09-14T04:09:23.749 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 322 v 265 (ObjNum 1435 snap 0 seq_num 1435) dirty exists 2024-09-14T04:09:23.749 INFO:tasks.rados.rados.0.smithi038.stdout:2161: left oid 322 (ObjNum 1435 snap 0 seq_num 1435) 2024-09-14T04:09:23.749 INFO:tasks.rados.rados.0.smithi038.stdout:2162: seq_num 1436 ranges {534852=731928,1814613=320239} 2024-09-14T04:09:23.769 INFO:tasks.rados.rados.0.smithi038.stdout:2162: writing smithi03870129-436 from 534852 to 1266780 tid 1 2024-09-14T04:09:23.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:23 smithi038 bash[32505]: cephadm 2024-09-14T04:09:21.754205+0000 mgr.y (mgr.14406) 316 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-14T04:09:23.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:23 smithi038 bash[32505]: cephadm 2024-09-14T04:09:21.780744+0000 mgr.y (mgr.14406) 317 : cephadm [INF] Deploying daemon mgr.x on smithi123 2024-09-14T04:09:23.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:23 smithi038 bash[32505]: audit 2024-09-14T04:09:21.915357+0000 mgr.y (mgr.14406) 318 : audit [DBG] from='client.15159 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:23.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:23 smithi038 bash[32505]: cluster 2024-09-14T04:09:22.280482+0000 mgr.y (mgr.14406) 319 : cluster [DBG] pgmap v251: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 83 MiB/s rd, 13 MiB/s wr, 119 op/s 2024-09-14T04:09:23.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:23 smithi038 bash[22519]: cephadm 2024-09-14T04:09:21.754205+0000 mgr.y (mgr.14406) 316 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-14T04:09:23.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:23 smithi038 bash[22519]: cephadm 2024-09-14T04:09:21.780744+0000 mgr.y (mgr.14406) 317 : cephadm [INF] Deploying daemon mgr.x on smithi123 2024-09-14T04:09:23.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:23 smithi038 bash[22519]: audit 2024-09-14T04:09:21.915357+0000 mgr.y (mgr.14406) 318 : audit [DBG] from='client.15159 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:23.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:23 smithi038 bash[22519]: cluster 2024-09-14T04:09:22.280482+0000 mgr.y (mgr.14406) 319 : cluster [DBG] pgmap v251: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 83 MiB/s rd, 13 MiB/s wr, 119 op/s 2024-09-14T04:09:23.783 INFO:tasks.rados.rados.0.smithi038.stdout:2162: writing smithi03870129-436 from 1814613 to 2134852 tid 2 2024-09-14T04:09:23.784 INFO:tasks.rados.rados.0.smithi038.stdout:2150: done (12 left) 2024-09-14T04:09:23.784 INFO:tasks.rados.rados.0.smithi038.stdout:2151: done (11 left) 2024-09-14T04:09:23.784 INFO:tasks.rados.rados.0.smithi038.stdout:2152: done (10 left) 2024-09-14T04:09:23.784 INFO:tasks.rados.rados.0.smithi038.stdout:2153: done (9 left) 2024-09-14T04:09:23.785 INFO:tasks.rados.rados.0.smithi038.stdout:2154: done (8 left) 2024-09-14T04:09:23.785 INFO:tasks.rados.rados.0.smithi038.stdout:2155: done (7 left) 2024-09-14T04:09:23.785 INFO:tasks.rados.rados.0.smithi038.stdout:2156: done (6 left) 2024-09-14T04:09:23.785 INFO:tasks.rados.rados.0.smithi038.stdout:2157: done (5 left) 2024-09-14T04:09:23.785 INFO:tasks.rados.rados.0.smithi038.stdout:2158: done (4 left) 2024-09-14T04:09:23.785 INFO:tasks.rados.rados.0.smithi038.stdout:2159: done (3 left) 2024-09-14T04:09:23.785 INFO:tasks.rados.rados.0.smithi038.stdout:2160: done (2 left) 2024-09-14T04:09:23.785 INFO:tasks.rados.rados.0.smithi038.stdout:2161: done (1 left) 2024-09-14T04:09:23.785 INFO:tasks.rados.rados.0.smithi038.stdout:2163: write oid 279 current snap is 0 2024-09-14T04:09:23.785 INFO:tasks.rados.rados.0.smithi038.stdout:2162: finishing write tid 1 to smithi03870129-436 2024-09-14T04:09:23.785 INFO:tasks.rados.rados.0.smithi038.stdout:2163: seq_num 1437 ranges {551659=523530,1873095=278564} 2024-09-14T04:09:23.801 INFO:tasks.rados.rados.0.smithi038.stdout:2163: writing smithi03870129-279 from 551659 to 1075189 tid 1 2024-09-14T04:09:23.815 INFO:tasks.rados.rados.0.smithi038.stdout:2163: writing smithi03870129-279 from 1873095 to 2151659 tid 2 2024-09-14T04:09:23.815 INFO:tasks.rados.rados.0.smithi038.stdout:2164: write oid 417 current snap is 0 2024-09-14T04:09:23.815 INFO:tasks.rados.rados.0.smithi038.stdout:2162: finishing write tid 2 to smithi03870129-436 2024-09-14T04:09:23.815 INFO:tasks.rados.rados.0.smithi038.stdout:2162: finishing write tid 3 to smithi03870129-436 2024-09-14T04:09:23.815 INFO:tasks.rados.rados.0.smithi038.stdout:2162: finishing write tid 4 to smithi03870129-436 2024-09-14T04:09:23.815 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 436 v 299 (ObjNum 1436 snap 0 seq_num 1436) dirty exists 2024-09-14T04:09:23.815 INFO:tasks.rados.rados.0.smithi038.stdout:2162: left oid 436 (ObjNum 1436 snap 0 seq_num 1436) 2024-09-14T04:09:23.815 INFO:tasks.rados.rados.0.smithi038.stdout:2163: finishing write tid 1 to smithi03870129-279 2024-09-14T04:09:23.815 INFO:tasks.rados.rados.0.smithi038.stdout:2164: seq_num 1438 ranges {568466=598779,1931577=236889} 2024-09-14T04:09:23.829 INFO:tasks.rados.rados.0.smithi038.stdout:2164: writing smithi03870129-417 from 568466 to 1167245 tid 1 2024-09-14T04:09:23.843 INFO:tasks.rados.rados.0.smithi038.stdout:2164: writing smithi03870129-417 from 1931577 to 2168466 tid 2 2024-09-14T04:09:23.843 INFO:tasks.rados.rados.0.smithi038.stdout:2162: done (2 left) 2024-09-14T04:09:23.843 INFO:tasks.rados.rados.0.smithi038.stdout:2165: delete oid 228 current snap is 0 2024-09-14T04:09:23.843 INFO:tasks.rados.rados.0.smithi038.stdout:2163: finishing write tid 2 to smithi03870129-279 2024-09-14T04:09:23.843 INFO:tasks.rados.rados.0.smithi038.stdout:2163: finishing write tid 3 to smithi03870129-279 2024-09-14T04:09:23.843 INFO:tasks.rados.rados.0.smithi038.stdout:2163: finishing write tid 4 to smithi03870129-279 2024-09-14T04:09:23.843 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 279 v 248 (ObjNum 1437 snap 0 seq_num 1437) dirty exists 2024-09-14T04:09:23.843 INFO:tasks.rados.rados.0.smithi038.stdout:2163: left oid 279 (ObjNum 1437 snap 0 seq_num 1437) 2024-09-14T04:09:23.843 INFO:tasks.rados.rados.0.smithi038.stdout:2164: finishing write tid 1 to smithi03870129-417 2024-09-14T04:09:23.845 INFO:tasks.rados.rados.0.smithi038.stdout:2163: done (2 left) 2024-09-14T04:09:23.846 INFO:tasks.rados.rados.0.smithi038.stdout:2165: done (1 left) 2024-09-14T04:09:23.846 INFO:tasks.rados.rados.0.smithi038.stdout:2166: read oid 234 snap -1 2024-09-14T04:09:23.846 INFO:tasks.rados.rados.0.smithi038.stdout:2166: expect (ObjNum 1202 snap 0 seq_num 1202) 2024-09-14T04:09:23.846 INFO:tasks.rados.rados.0.smithi038.stdout:2167: write oid 164 current snap is 0 2024-09-14T04:09:23.846 INFO:tasks.rados.rados.0.smithi038.stdout:2167: seq_num 1440 ranges {602080=749277,2048541=153539} 2024-09-14T04:09:23.861 INFO:tasks.rados.rados.0.smithi038.stdout:2167: writing smithi03870129-164 from 602080 to 1351357 tid 1 2024-09-14T04:09:23.871 INFO:tasks.rados.rados.0.smithi038.stdout:2167: writing smithi03870129-164 from 2048541 to 2202080 tid 2 2024-09-14T04:09:23.871 INFO:tasks.rados.rados.0.smithi038.stdout:2168: write oid 183 current snap is 0 2024-09-14T04:09:23.871 INFO:tasks.rados.rados.0.smithi038.stdout:2164: finishing write tid 2 to smithi03870129-417 2024-09-14T04:09:23.871 INFO:tasks.rados.rados.0.smithi038.stdout:2164: finishing write tid 3 to smithi03870129-417 2024-09-14T04:09:23.871 INFO:tasks.rados.rados.0.smithi038.stdout:2164: finishing write tid 4 to smithi03870129-417 2024-09-14T04:09:23.871 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 417 v 293 (ObjNum 1438 snap 0 seq_num 1438) dirty exists 2024-09-14T04:09:23.872 INFO:tasks.rados.rados.0.smithi038.stdout:2164: left oid 417 (ObjNum 1438 snap 0 seq_num 1438) 2024-09-14T04:09:23.872 INFO:tasks.rados.rados.0.smithi038.stdout:2166: expect (ObjNum 1202 snap 0 seq_num 1202) 2024-09-14T04:09:23.979 INFO:tasks.rados.rados.0.smithi038.stdout:2167: finishing write tid 1 to smithi03870129-164 2024-09-14T04:09:23.979 INFO:tasks.rados.rados.0.smithi038.stdout:2167: finishing write tid 2 to smithi03870129-164 2024-09-14T04:09:23.979 INFO:tasks.rados.rados.0.smithi038.stdout:2167: finishing write tid 3 to smithi03870129-164 2024-09-14T04:09:23.979 INFO:tasks.rados.rados.0.smithi038.stdout:2167: finishing write tid 4 to smithi03870129-164 2024-09-14T04:09:23.979 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 164 v 341 (ObjNum 1440 snap 0 seq_num 1440) dirty exists 2024-09-14T04:09:23.979 INFO:tasks.rados.rados.0.smithi038.stdout:2167: left oid 164 (ObjNum 1440 snap 0 seq_num 1440) 2024-09-14T04:09:23.980 INFO:tasks.rados.rados.0.smithi038.stdout:2168: seq_num 1441 ranges {618887=424526,1590670=604158} 2024-09-14T04:09:23.985 INFO:tasks.rados.rados.0.smithi038.stdout:2168: writing smithi03870129-183 from 618887 to 1043413 tid 1 2024-09-14T04:09:23.992 INFO:tasks.rados.rados.0.smithi038.stdout:2168: writing smithi03870129-183 from 1590670 to 2194828 tid 2 2024-09-14T04:09:23.992 INFO:tasks.rados.rados.0.smithi038.stdout:2164: done (3 left) 2024-09-14T04:09:23.992 INFO:tasks.rados.rados.0.smithi038.stdout:2166: done (2 left) 2024-09-14T04:09:23.992 INFO:tasks.rados.rados.0.smithi038.stdout:2167: done (1 left) 2024-09-14T04:09:23.992 INFO:tasks.rados.rados.0.smithi038.stdout:2169: write oid 314 current snap is 0 2024-09-14T04:09:23.992 INFO:tasks.rados.rados.0.smithi038.stdout:2169: seq_num 1442 ranges {635694=499775,1649152=464169} 2024-09-14T04:09:23.998 INFO:tasks.rados.rados.0.smithi038.stdout:2169: writing smithi03870129-314 from 635694 to 1135469 tid 1 2024-09-14T04:09:24.004 INFO:tasks.rados.rados.0.smithi038.stdout:2169: writing smithi03870129-314 from 1649152 to 2113321 tid 2 2024-09-14T04:09:24.004 INFO:tasks.rados.rados.0.smithi038.stdout:2170: read oid 447 snap -1 2024-09-14T04:09:24.004 INFO:tasks.rados.rados.0.smithi038.stdout:2170: expect (ObjNum 1043 snap 0 seq_num 1043) 2024-09-14T04:09:24.005 INFO:tasks.rados.rados.0.smithi038.stdout:2168: finishing write tid 1 to smithi03870129-183 2024-09-14T04:09:24.005 INFO:tasks.rados.rados.0.smithi038.stdout:2168: finishing write tid 2 to smithi03870129-183 2024-09-14T04:09:24.005 INFO:tasks.rados.rados.0.smithi038.stdout:2168: finishing write tid 3 to smithi03870129-183 2024-09-14T04:09:24.005 INFO:tasks.rados.rados.0.smithi038.stdout:2168: finishing write tid 4 to smithi03870129-183 2024-09-14T04:09:24.005 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 183 v 338 (ObjNum 1441 snap 0 seq_num 1441) dirty exists 2024-09-14T04:09:24.005 INFO:tasks.rados.rados.0.smithi038.stdout:2168: left oid 183 (ObjNum 1441 snap 0 seq_num 1441) 2024-09-14T04:09:24.005 INFO:tasks.rados.rados.0.smithi038.stdout:2169: finishing write tid 1 to smithi03870129-314 2024-09-14T04:09:24.005 INFO:tasks.rados.rados.0.smithi038.stdout:2171: read oid 225 snap -1 2024-09-14T04:09:24.005 INFO:tasks.rados.rados.0.smithi038.stdout:2171: expect (ObjNum 534 snap 0 seq_num 534) 2024-09-14T04:09:24.005 INFO:tasks.rados.rados.0.smithi038.stdout:2168: done (3 left) 2024-09-14T04:09:24.005 INFO:tasks.rados.rados.0.smithi038.stdout:2172: write oid 364 current snap is 0 2024-09-14T04:09:24.005 INFO:tasks.rados.rados.0.smithi038.stdout:2172: seq_num 1443 ranges {652501=575024,1707634=544867} 2024-09-14T04:09:24.011 INFO:tasks.rados.rados.0.smithi038.stdout:2172: writing smithi03870129-364 from 652501 to 1227525 tid 1 2024-09-14T04:09:24.017 INFO:tasks.rados.rados.0.smithi038.stdout:2172: writing smithi03870129-364 from 1707634 to 2252501 tid 2 2024-09-14T04:09:24.017 INFO:tasks.rados.rados.0.smithi038.stdout:2173: write oid 13 current snap is 0 2024-09-14T04:09:24.018 INFO:tasks.rados.rados.0.smithi038.stdout:2173: seq_num 1444 ranges {669308=650273,1766116=467838} 2024-09-14T04:09:24.025 INFO:tasks.rados.rados.0.smithi038.stdout:2173: writing smithi03870129-13 from 669308 to 1319581 tid 1 2024-09-14T04:09:24.030 INFO:tasks.rados.rados.0.smithi038.stdout:2173: writing smithi03870129-13 from 1766116 to 2233954 tid 2 2024-09-14T04:09:24.031 INFO:tasks.rados.rados.0.smithi038.stdout:2174: write oid 168 current snap is 0 2024-09-14T04:09:24.031 INFO:tasks.rados.rados.0.smithi038.stdout:2170: expect (ObjNum 1043 snap 0 seq_num 1043) 2024-09-14T04:09:24.191 INFO:tasks.rados.rados.0.smithi038.stdout:2171: expect (ObjNum 534 snap 0 seq_num 534) 2024-09-14T04:09:24.263 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:09:24 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:09:24.264 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 14 04:09:24 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:09:24.264 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 04:09:24 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:09:24.264 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 04:09:24 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:09:24.265 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:09:24 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:09:24.265 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:09:24 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:09:24.265 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:09:24 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:09:24.266 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:24 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:09:24.266 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 14 04:09:24 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:09:24.330 INFO:tasks.rados.rados.0.smithi038.stdout:2169: finishing write tid 2 to smithi03870129-314 2024-09-14T04:09:24.330 INFO:tasks.rados.rados.0.smithi038.stdout:2169: finishing write tid 3 to smithi03870129-314 2024-09-14T04:09:24.330 INFO:tasks.rados.rados.0.smithi038.stdout:2169: finishing write tid 4 to smithi03870129-314 2024-09-14T04:09:24.330 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 314 v 296 (ObjNum 1442 snap 0 seq_num 1442) dirty exists 2024-09-14T04:09:24.331 INFO:tasks.rados.rados.0.smithi038.stdout:2169: left oid 314 (ObjNum 1442 snap 0 seq_num 1442) 2024-09-14T04:09:24.331 INFO:tasks.rados.rados.0.smithi038.stdout:2172: finishing write tid 1 to smithi03870129-364 2024-09-14T04:09:24.331 INFO:tasks.rados.rados.0.smithi038.stdout:2172: finishing write tid 2 to smithi03870129-364 2024-09-14T04:09:24.331 INFO:tasks.rados.rados.0.smithi038.stdout:2172: finishing write tid 3 to smithi03870129-364 2024-09-14T04:09:24.331 INFO:tasks.rados.rados.0.smithi038.stdout:2172: finishing write tid 4 to smithi03870129-364 2024-09-14T04:09:24.331 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 364 v 443 (ObjNum 1443 snap 0 seq_num 1443) dirty exists 2024-09-14T04:09:24.331 INFO:tasks.rados.rados.0.smithi038.stdout:2172: left oid 364 (ObjNum 1443 snap 0 seq_num 1443) 2024-09-14T04:09:24.331 INFO:tasks.rados.rados.0.smithi038.stdout:2173: finishing write tid 1 to smithi03870129-13 2024-09-14T04:09:24.331 INFO:tasks.rados.rados.0.smithi038.stdout:2173: finishing write tid 2 to smithi03870129-13 2024-09-14T04:09:24.331 INFO:tasks.rados.rados.0.smithi038.stdout:2173: finishing write tid 3 to smithi03870129-13 2024-09-14T04:09:24.331 INFO:tasks.rados.rados.0.smithi038.stdout:2173: finishing write tid 4 to smithi03870129-13 2024-09-14T04:09:24.331 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 13 v 446 (ObjNum 1444 snap 0 seq_num 1444) dirty exists 2024-09-14T04:09:24.331 INFO:tasks.rados.rados.0.smithi038.stdout:2173: left oid 13 (ObjNum 1444 snap 0 seq_num 1444) 2024-09-14T04:09:24.331 INFO:tasks.rados.rados.0.smithi038.stdout:2174: seq_num 1445 ranges {686115=441875,1824598=461517} 2024-09-14T04:09:24.344 INFO:tasks.rados.rados.0.smithi038.stdout:2174: writing smithi03870129-168 from 686115 to 1127990 tid 1 2024-09-14T04:09:24.358 INFO:tasks.rados.rados.0.smithi038.stdout:2174: writing smithi03870129-168 from 1824598 to 2286115 tid 2 2024-09-14T04:09:24.358 INFO:tasks.rados.rados.0.smithi038.stdout:2169: done (5 left) 2024-09-14T04:09:24.358 INFO:tasks.rados.rados.0.smithi038.stdout:2170: done (4 left) 2024-09-14T04:09:24.358 INFO:tasks.rados.rados.0.smithi038.stdout:2171: done (3 left) 2024-09-14T04:09:24.358 INFO:tasks.rados.rados.0.smithi038.stdout:2172: done (2 left) 2024-09-14T04:09:24.359 INFO:tasks.rados.rados.0.smithi038.stdout:2173: done (1 left) 2024-09-14T04:09:24.359 INFO:tasks.rados.rados.0.smithi038.stdout:2175: read oid 65 snap -1 2024-09-14T04:09:24.359 INFO:tasks.rados.rados.0.smithi038.stdout:2175: expect (ObjNum 1082 snap 0 seq_num 1082) 2024-09-14T04:09:24.359 INFO:tasks.rados.rados.0.smithi038.stdout:2176: read oid 218 snap -1 2024-09-14T04:09:24.359 INFO:tasks.rados.rados.0.smithi038.stdout:2176: expect (ObjNum 880 snap 0 seq_num 880) 2024-09-14T04:09:24.359 INFO:tasks.rados.rados.0.smithi038.stdout:2177: read oid 75 snap -1 2024-09-14T04:09:24.359 INFO:tasks.rados.rados.0.smithi038.stdout:2177: expect (ObjNum 74 snap 0 seq_num 74) 2024-09-14T04:09:24.359 INFO:tasks.rados.rados.0.smithi038.stdout:2178: delete oid 29 current snap is 0 2024-09-14T04:09:24.359 INFO:tasks.rados.rados.0.smithi038.stdout:2174: finishing write tid 1 to smithi03870129-168 2024-09-14T04:09:24.362 INFO:tasks.rados.rados.0.smithi038.stdout:2175: expect (ObjNum 1082 snap 0 seq_num 1082) 2024-09-14T04:09:24.461 INFO:tasks.rados.rados.0.smithi038.stdout:2174: finishing write tid 2 to smithi03870129-168 2024-09-14T04:09:24.462 INFO:tasks.rados.rados.0.smithi038.stdout:2174: finishing write tid 3 to smithi03870129-168 2024-09-14T04:09:24.462 INFO:tasks.rados.rados.0.smithi038.stdout:2174: finishing write tid 4 to smithi03870129-168 2024-09-14T04:09:24.462 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 168 v 299 (ObjNum 1445 snap 0 seq_num 1445) dirty exists 2024-09-14T04:09:24.462 INFO:tasks.rados.rados.0.smithi038.stdout:2174: left oid 168 (ObjNum 1445 snap 0 seq_num 1445) 2024-09-14T04:09:24.462 INFO:tasks.rados.rados.0.smithi038.stdout:2177: expect (ObjNum 74 snap 0 seq_num 74) 2024-09-14T04:09:24.560 INFO:tasks.rados.rados.0.smithi038.stdout:2176: expect (ObjNum 880 snap 0 seq_num 880) 2024-09-14T04:09:24.578 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:09:24.629 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:09:24 smithi123 systemd[1]: Stopping Ceph mgr.x for 4d8d8784-724c-11ef-bceb-c7b262605968... 2024-09-14T04:09:24.630 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:24 smithi123 bash[24950]: audit 2024-09-14T04:09:24.276126+0000 mon.c (mon.2) 148 : audit [DBG] from='client.? 172.21.15.38:0/755161253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:09:24.721 INFO:tasks.rados.rados.0.smithi038.stdout:2174: done (4 left) 2024-09-14T04:09:24.721 INFO:tasks.rados.rados.0.smithi038.stdout:2175: done (3 left) 2024-09-14T04:09:24.721 INFO:tasks.rados.rados.0.smithi038.stdout:2176: done (2 left) 2024-09-14T04:09:24.721 INFO:tasks.rados.rados.0.smithi038.stdout:2177: done (1 left) 2024-09-14T04:09:24.721 INFO:tasks.rados.rados.0.smithi038.stdout:2178: done (0 left) 2024-09-14T04:09:24.722 INFO:tasks.rados.rados.0.smithi038.stdout:2179: write oid 425 current snap is 0 2024-09-14T04:09:24.722 INFO:tasks.rados.rados.0.smithi038.stdout:2179: seq_num 1447 ranges {719729=592373,1941562=378167} 2024-09-14T04:09:24.742 INFO:tasks.rados.rados.0.smithi038.stdout:2179: writing smithi03870129-425 from 719729 to 1312102 tid 1 2024-09-14T04:09:24.759 INFO:tasks.rados.rados.0.smithi038.stdout:2179: writing smithi03870129-425 from 1941562 to 2319729 tid 2 2024-09-14T04:09:24.760 INFO:tasks.rados.rados.0.smithi038.stdout:2180: read oid 81 snap -1 2024-09-14T04:09:24.760 INFO:tasks.rados.rados.0.smithi038.stdout:2180: expect (ObjNum 1433 snap 0 seq_num 1433) 2024-09-14T04:09:24.760 INFO:tasks.rados.rados.0.smithi038.stdout:2181: read oid 54 snap -1 2024-09-14T04:09:24.760 INFO:tasks.rados.rados.0.smithi038.stdout:2181: expect (ObjNum 53 snap 0 seq_num 53) 2024-09-14T04:09:24.760 INFO:tasks.rados.rados.0.smithi038.stdout:2182: delete oid 226 current snap is 0 2024-09-14T04:09:24.760 INFO:tasks.rados.rados.0.smithi038.stdout:2179: finishing write tid 1 to smithi03870129-425 2024-09-14T04:09:24.763 INFO:tasks.rados.rados.0.smithi038.stdout:2182: done (3 left) 2024-09-14T04:09:24.763 INFO:tasks.rados.rados.0.smithi038.stdout:2183: write oid 439 current snap is 0 2024-09-14T04:09:24.764 INFO:tasks.rados.rados.0.smithi038.stdout:2183: seq_num 1449 ranges {753343=742871,1942173=411170} 2024-09-14T04:09:24.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:24 smithi038 bash[22519]: audit 2024-09-14T04:09:24.276126+0000 mon.c (mon.2) 148 : audit [DBG] from='client.? 172.21.15.38:0/755161253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:09:24.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:24 smithi038 bash[32505]: audit 2024-09-14T04:09:24.276126+0000 mon.c (mon.2) 148 : audit [DBG] from='client.? 172.21.15.38:0/755161253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:09:24.772 INFO:tasks.rados.rados.0.smithi038.stdout:2183: writing smithi03870129-439 from 753343 to 1496214 tid 1 2024-09-14T04:09:24.779 INFO:tasks.rados.rados.0.smithi038.stdout:2183: writing smithi03870129-439 from 1942173 to 2353343 tid 2 2024-09-14T04:09:24.779 INFO:tasks.rados.rados.0.smithi038.stdout:2184: write oid 68 current snap is 0 2024-09-14T04:09:24.779 INFO:tasks.rados.rados.0.smithi038.stdout:2184: seq_num 1450 ranges {770150=418120,1600655=478845} 2024-09-14T04:09:24.787 INFO:tasks.rados.rados.0.smithi038.stdout:2184: writing smithi03870129-68 from 770150 to 1188270 tid 1 2024-09-14T04:09:24.793 INFO:tasks.rados.rados.0.smithi038.stdout:2184: writing smithi03870129-68 from 1600655 to 2079500 tid 2 2024-09-14T04:09:24.793 INFO:tasks.rados.rados.0.smithi038.stdout:2185: write oid 79 current snap is 0 2024-09-14T04:09:24.793 INFO:tasks.rados.rados.0.smithi038.stdout:2185: seq_num 1451 ranges {786957=493369,2059137=327820} 2024-09-14T04:09:24.801 INFO:tasks.rados.rados.0.smithi038.stdout:2185: writing smithi03870129-79 from 786957 to 1280326 tid 1 2024-09-14T04:09:24.809 INFO:tasks.rados.rados.0.smithi038.stdout:2185: writing smithi03870129-79 from 2059137 to 2386957 tid 2 2024-09-14T04:09:24.810 INFO:tasks.rados.rados.0.smithi038.stdout:2186: write oid 247 current snap is 0 2024-09-14T04:09:24.810 INFO:tasks.rados.rados.0.smithi038.stdout:2179: finishing write tid 2 to smithi03870129-425 2024-09-14T04:09:24.810 INFO:tasks.rados.rados.0.smithi038.stdout:2179: finishing write tid 3 to smithi03870129-425 2024-09-14T04:09:24.810 INFO:tasks.rados.rados.0.smithi038.stdout:2179: finishing write tid 4 to smithi03870129-425 2024-09-14T04:09:24.810 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 425 v 268 (ObjNum 1447 snap 0 seq_num 1447) dirty exists 2024-09-14T04:09:24.810 INFO:tasks.rados.rados.0.smithi038.stdout:2179: left oid 425 (ObjNum 1447 snap 0 seq_num 1447) 2024-09-14T04:09:24.811 INFO:tasks.rados.rados.0.smithi038.stdout:2180: expect (ObjNum 1433 snap 0 seq_num 1433) 2024-09-14T04:09:24.933 INFO:tasks.rados.rados.0.smithi038.stdout:2181: expect (ObjNum 53 snap 0 seq_num 53) 2024-09-14T04:09:25.027 INFO:tasks.rados.rados.0.smithi038.stdout:2183: finishing write tid 1 to smithi03870129-439 2024-09-14T04:09:25.027 INFO:tasks.rados.rados.0.smithi038.stdout:2183: finishing write tid 2 to smithi03870129-439 2024-09-14T04:09:25.027 INFO:tasks.rados.rados.0.smithi038.stdout:2183: finishing write tid 3 to smithi03870129-439 2024-09-14T04:09:25.028 INFO:tasks.rados.rados.0.smithi038.stdout:2183: finishing write tid 4 to smithi03870129-439 2024-09-14T04:09:25.028 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 439 v 452 (ObjNum 1449 snap 0 seq_num 1449) dirty exists 2024-09-14T04:09:25.028 INFO:tasks.rados.rados.0.smithi038.stdout:2183: left oid 439 (ObjNum 1449 snap 0 seq_num 1449) 2024-09-14T04:09:25.028 INFO:tasks.rados.rados.0.smithi038.stdout:2184: finishing write tid 1 to smithi03870129-68 2024-09-14T04:09:25.028 INFO:tasks.rados.rados.0.smithi038.stdout:2184: finishing write tid 2 to smithi03870129-68 2024-09-14T04:09:25.028 INFO:tasks.rados.rados.0.smithi038.stdout:2184: finishing write tid 3 to smithi03870129-68 2024-09-14T04:09:25.028 INFO:tasks.rados.rados.0.smithi038.stdout:2184: finishing write tid 4 to smithi03870129-68 2024-09-14T04:09:25.028 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 68 v 219 (ObjNum 1450 snap 0 seq_num 1450) dirty exists 2024-09-14T04:09:25.028 INFO:tasks.rados.rados.0.smithi038.stdout:2184: left oid 68 (ObjNum 1450 snap 0 seq_num 1450) 2024-09-14T04:09:25.028 INFO:tasks.rados.rados.0.smithi038.stdout:2185: finishing write tid 1 to smithi03870129-79 2024-09-14T04:09:25.028 INFO:tasks.rados.rados.0.smithi038.stdout:2185: finishing write tid 2 to smithi03870129-79 2024-09-14T04:09:25.028 INFO:tasks.rados.rados.0.smithi038.stdout:2185: finishing write tid 3 to smithi03870129-79 2024-09-14T04:09:25.028 INFO:tasks.rados.rados.0.smithi038.stdout:2185: finishing write tid 4 to smithi03870129-79 2024-09-14T04:09:25.028 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 79 v 262 (ObjNum 1451 snap 0 seq_num 1451) dirty exists 2024-09-14T04:09:25.029 INFO:tasks.rados.rados.0.smithi038.stdout:2185: left oid 79 (ObjNum 1451 snap 0 seq_num 1451) 2024-09-14T04:09:25.029 INFO:tasks.rados.rados.0.smithi038.stdout:2186: seq_num 1452 ranges {403764=568618,1717619=686145} 2024-09-14T04:09:25.036 INFO:tasks.rados.rados.0.smithi038.stdout:2186: writing smithi03870129-247 from 403764 to 972382 tid 1 2024-09-14T04:09:25.049 INFO:tasks.rados.rados.0.smithi038.stdout:2186: writing smithi03870129-247 from 1717619 to 2403764 tid 2 2024-09-14T04:09:25.049 INFO:tasks.rados.rados.0.smithi038.stdout:2179: done (6 left) 2024-09-14T04:09:25.049 INFO:tasks.rados.rados.0.smithi038.stdout:2180: done (5 left) 2024-09-14T04:09:25.049 INFO:tasks.rados.rados.0.smithi038.stdout:2181: done (4 left) 2024-09-14T04:09:25.049 INFO:tasks.rados.rados.0.smithi038.stdout:2183: done (3 left) 2024-09-14T04:09:25.049 INFO:tasks.rados.rados.0.smithi038.stdout:2184: done (2 left) 2024-09-14T04:09:25.049 INFO:tasks.rados.rados.0.smithi038.stdout:2185: done (1 left) 2024-09-14T04:09:25.049 INFO:tasks.rados.rados.0.smithi038.stdout:2187: write oid 196 current snap is 0 2024-09-14T04:09:25.050 INFO:tasks.rados.rados.0.smithi038.stdout:2186: finishing write tid 1 to smithi03870129-247 2024-09-14T04:09:25.050 INFO:tasks.rados.rados.0.smithi038.stdout:2187: seq_num 1453 ranges {420571=760220,1776101=626172} 2024-09-14T04:09:25.060 INFO:tasks.rados.rados.0.smithi038.stdout:2187: writing smithi03870129-196 from 420571 to 1180791 tid 1 2024-09-14T04:09:25.073 INFO:tasks.rados.rados.0.smithi038.stdout:2187: writing smithi03870129-196 from 1776101 to 2402273 tid 2 2024-09-14T04:09:25.073 INFO:tasks.rados.rados.0.smithi038.stdout:2188: read oid 185 snap -1 2024-09-14T04:09:25.073 INFO:tasks.rados.rados.0.smithi038.stdout:2188: expect (ObjNum 970 snap 0 seq_num 970) 2024-09-14T04:09:25.073 INFO:tasks.rados.rados.0.smithi038.stdout:2189: read oid 450 snap -1 2024-09-14T04:09:25.073 INFO:tasks.rados.rados.0.smithi038.stdout:2189: expect (ObjNum 1415 snap 0 seq_num 1415) 2024-09-14T04:09:25.073 INFO:tasks.rados.rados.0.smithi038.stdout:2190: write oid 253 current snap is 0 2024-09-14T04:09:25.073 INFO:tasks.rados.rados.0.smithi038.stdout:2186: finishing write tid 2 to smithi03870129-247 2024-09-14T04:09:25.073 INFO:tasks.rados.rados.0.smithi038.stdout:2186: finishing write tid 3 to smithi03870129-247 2024-09-14T04:09:25.073 INFO:tasks.rados.rados.0.smithi038.stdout:2186: finishing write tid 4 to smithi03870129-247 2024-09-14T04:09:25.073 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 247 v 302 (ObjNum 1452 snap 0 seq_num 1452) dirty exists 2024-09-14T04:09:25.073 INFO:tasks.rados.rados.0.smithi038.stdout:2186: left oid 247 (ObjNum 1452 snap 0 seq_num 1452) 2024-09-14T04:09:25.074 INFO:tasks.rados.rados.0.smithi038.stdout:2187: finishing write tid 1 to smithi03870129-196 2024-09-14T04:09:25.074 INFO:tasks.rados.rados.0.smithi038.stdout:2190: seq_num 1454 ranges {437378=435469,1434583=769830} 2024-09-14T04:09:25.082 INFO:tasks.rados.rados.0.smithi038.stdout:2190: writing smithi03870129-253 from 437378 to 872847 tid 1 2024-09-14T04:09:25.097 INFO:tasks.rados.rados.0.smithi038.stdout:2190: writing smithi03870129-253 from 1434583 to 2204413 tid 2 2024-09-14T04:09:25.097 INFO:tasks.rados.rados.0.smithi038.stdout:2186: done (4 left) 2024-09-14T04:09:25.097 INFO:tasks.rados.rados.0.smithi038.stdout:2191: write oid 189 current snap is 0 2024-09-14T04:09:25.097 INFO:tasks.rados.rados.0.smithi038.stdout:2191: seq_num 1455 ranges {454185=510718,1493065=629841} 2024-09-14T04:09:25.105 INFO:tasks.rados.rados.0.smithi038.stdout:2191: writing smithi03870129-189 from 454185 to 964903 tid 1 2024-09-14T04:09:25.115 INFO:tasks.rados.rados.0.smithi038.stdout:2191: writing smithi03870129-189 from 1493065 to 2122906 tid 2 2024-09-14T04:09:25.115 INFO:tasks.rados.rados.0.smithi038.stdout:2192: write oid 335 current snap is 0 2024-09-14T04:09:25.115 INFO:tasks.rados.rados.0.smithi038.stdout:2187: finishing write tid 2 to smithi03870129-196 2024-09-14T04:09:25.115 INFO:tasks.rados.rados.0.smithi038.stdout:2187: finishing write tid 3 to smithi03870129-196 2024-09-14T04:09:25.115 INFO:tasks.rados.rados.0.smithi038.stdout:2192: seq_num 1456 ranges {470992=585967,1551547=773499} 2024-09-14T04:09:25.124 INFO:tasks.rados.rados.0.smithi038.stdout:2192: writing smithi03870129-335 from 470992 to 1056959 tid 1 2024-09-14T04:09:25.132 INFO:tasks.rados.rados.0.smithi038.stdout:2192: writing smithi03870129-335 from 1551547 to 2325046 tid 2 2024-09-14T04:09:25.132 INFO:tasks.rados.rados.0.smithi038.stdout:2193: write oid 349 current snap is 0 2024-09-14T04:09:25.133 INFO:tasks.rados.rados.0.smithi038.stdout:2187: finishing write tid 4 to smithi03870129-196 2024-09-14T04:09:25.133 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 196 v 344 (ObjNum 1453 snap 0 seq_num 1453) dirty exists 2024-09-14T04:09:25.133 INFO:tasks.rados.rados.0.smithi038.stdout:2187: left oid 196 (ObjNum 1453 snap 0 seq_num 1453) 2024-09-14T04:09:25.133 INFO:tasks.rados.rados.0.smithi038.stdout:2188: expect (ObjNum 970 snap 0 seq_num 970) 2024-09-14T04:09:25.280 INFO:tasks.rados.rados.0.smithi038.stdout:2190: finishing write tid 1 to smithi03870129-253 2024-09-14T04:09:25.280 INFO:tasks.rados.rados.0.smithi038.stdout:2189: expect (ObjNum 1415 snap 0 seq_num 1415) 2024-09-14T04:09:25.360 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:09:24 smithi123 bash[53175]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-mgr-x 2024-09-14T04:09:25.360 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:09:25 smithi123 systemd[1]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-14T04:09:25.360 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:09:25 smithi123 bash[53235]: Error response from daemon: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-mgr-x 2024-09-14T04:09:25.360 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:09:25 smithi123 systemd[1]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-09-14T04:09:25.360 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:09:25 smithi123 systemd[1]: Stopped Ceph mgr.x for 4d8d8784-724c-11ef-bceb-c7b262605968. 2024-09-14T04:09:25.453 INFO:tasks.rados.rados.0.smithi038.stdout:2190: finishing write tid 2 to smithi03870129-253 2024-09-14T04:09:25.453 INFO:tasks.rados.rados.0.smithi038.stdout:2190: finishing write tid 3 to smithi03870129-253 2024-09-14T04:09:25.454 INFO:tasks.rados.rados.0.smithi038.stdout:2190: finishing write tid 4 to smithi03870129-253 2024-09-14T04:09:25.454 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 253 v 244 (ObjNum 1454 snap 0 seq_num 1454) dirty exists 2024-09-14T04:09:25.454 INFO:tasks.rados.rados.0.smithi038.stdout:2190: left oid 253 (ObjNum 1454 snap 0 seq_num 1454) 2024-09-14T04:09:25.454 INFO:tasks.rados.rados.0.smithi038.stdout:2191: finishing write tid 1 to smithi03870129-189 2024-09-14T04:09:25.454 INFO:tasks.rados.rados.0.smithi038.stdout:2191: finishing write tid 2 to smithi03870129-189 2024-09-14T04:09:25.454 INFO:tasks.rados.rados.0.smithi038.stdout:2191: finishing write tid 3 to smithi03870129-189 2024-09-14T04:09:25.454 INFO:tasks.rados.rados.0.smithi038.stdout:2191: finishing write tid 4 to smithi03870129-189 2024-09-14T04:09:25.454 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 189 v 303 (ObjNum 1455 snap 0 seq_num 1455) dirty exists 2024-09-14T04:09:25.454 INFO:tasks.rados.rados.0.smithi038.stdout:2191: left oid 189 (ObjNum 1455 snap 0 seq_num 1455) 2024-09-14T04:09:25.454 INFO:tasks.rados.rados.0.smithi038.stdout:2192: finishing write tid 1 to smithi03870129-335 2024-09-14T04:09:25.454 INFO:tasks.rados.rados.0.smithi038.stdout:2192: finishing write tid 2 to smithi03870129-335 2024-09-14T04:09:25.454 INFO:tasks.rados.rados.0.smithi038.stdout:2192: finishing write tid 3 to smithi03870129-335 2024-09-14T04:09:25.454 INFO:tasks.rados.rados.0.smithi038.stdout:2192: finishing write tid 4 to smithi03870129-335 2024-09-14T04:09:25.455 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 335 v 449 (ObjNum 1456 snap 0 seq_num 1456) dirty exists 2024-09-14T04:09:25.455 INFO:tasks.rados.rados.0.smithi038.stdout:2192: left oid 335 (ObjNum 1456 snap 0 seq_num 1456) 2024-09-14T04:09:25.455 INFO:tasks.rados.rados.0.smithi038.stdout:2193: seq_num 1457 ranges {487799=661216,1893676=594123} 2024-09-14T04:09:25.465 INFO:tasks.rados.rados.0.smithi038.stdout:2193: writing smithi03870129-349 from 487799 to 1149015 tid 1 2024-09-14T04:09:25.479 INFO:tasks.rados.rados.0.smithi038.stdout:2193: writing smithi03870129-349 from 1893676 to 2487799 tid 2 2024-09-14T04:09:25.480 INFO:tasks.rados.rados.0.smithi038.stdout:2187: done (6 left) 2024-09-14T04:09:25.480 INFO:tasks.rados.rados.0.smithi038.stdout:2188: done (5 left) 2024-09-14T04:09:25.480 INFO:tasks.rados.rados.0.smithi038.stdout:2189: done (4 left) 2024-09-14T04:09:25.480 INFO:tasks.rados.rados.0.smithi038.stdout:2190: done (3 left) 2024-09-14T04:09:25.480 INFO:tasks.rados.rados.0.smithi038.stdout:2191: done (2 left) 2024-09-14T04:09:25.480 INFO:tasks.rados.rados.0.smithi038.stdout:2192: done (1 left) 2024-09-14T04:09:25.480 INFO:tasks.rados.rados.0.smithi038.stdout:2194: write oid 405 current snap is 0 2024-09-14T04:09:25.480 INFO:tasks.rados.rados.0.smithi038.stdout:2193: finishing write tid 1 to smithi03870129-349 2024-09-14T04:09:25.480 INFO:tasks.rados.rados.0.smithi038.stdout:2194: seq_num 1458 ranges {504606=736465,1952158=552448} 2024-09-14T04:09:25.492 INFO:tasks.rados.rados.0.smithi038.stdout:2194: writing smithi03870129-405 from 504606 to 1241071 tid 1 2024-09-14T04:09:25.506 INFO:tasks.rados.rados.0.smithi038.stdout:2194: writing smithi03870129-405 from 1952158 to 2504606 tid 2 2024-09-14T04:09:25.506 INFO:tasks.rados.rados.0.smithi038.stdout:2195: delete oid 40 current snap is 0 2024-09-14T04:09:25.506 INFO:tasks.rados.rados.0.smithi038.stdout:2193: finishing write tid 2 to smithi03870129-349 2024-09-14T04:09:25.506 INFO:tasks.rados.rados.0.smithi038.stdout:2193: finishing write tid 3 to smithi03870129-349 2024-09-14T04:09:25.506 INFO:tasks.rados.rados.0.smithi038.stdout:2193: finishing write tid 4 to smithi03870129-349 2024-09-14T04:09:25.506 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 349 v 455 (ObjNum 1457 snap 0 seq_num 1457) dirty exists 2024-09-14T04:09:25.506 INFO:tasks.rados.rados.0.smithi038.stdout:2193: left oid 349 (ObjNum 1457 snap 0 seq_num 1457) 2024-09-14T04:09:25.506 INFO:tasks.rados.rados.0.smithi038.stdout:2194: finishing write tid 1 to smithi03870129-405 2024-09-14T04:09:25.508 INFO:tasks.rados.rados.0.smithi038.stdout:2193: done (2 left) 2024-09-14T04:09:25.508 INFO:tasks.rados.rados.0.smithi038.stdout:2195: done (1 left) 2024-09-14T04:09:25.508 INFO:tasks.rados.rados.0.smithi038.stdout:2196: read oid 282 snap -1 2024-09-14T04:09:25.508 INFO:tasks.rados.rados.0.smithi038.stdout:2196: expect (ObjNum 1017 snap 0 seq_num 1017) 2024-09-14T04:09:25.508 INFO:tasks.rados.rados.0.smithi038.stdout:2197: read oid 191 snap -1 2024-09-14T04:09:25.508 INFO:tasks.rados.rados.0.smithi038.stdout:2197: expect (ObjNum 780 snap 0 seq_num 780) 2024-09-14T04:09:25.508 INFO:tasks.rados.rados.0.smithi038.stdout:2198: read oid 62 snap -1 2024-09-14T04:09:25.508 INFO:tasks.rados.rados.0.smithi038.stdout:2198: expect deleted 2024-09-14T04:09:25.509 INFO:tasks.rados.rados.0.smithi038.stdout:2199: write oid 364 current snap is 0 2024-09-14T04:09:25.509 INFO:tasks.rados.rados.0.smithi038.stdout:2199: seq_num 1460 ranges {538220=603316,1785475=752745} 2024-09-14T04:09:25.520 INFO:tasks.rados.rados.0.smithi038.stdout:2199: writing smithi03870129-364 from 538220 to 1141536 tid 1 2024-09-14T04:09:25.536 INFO:tasks.rados.rados.0.smithi038.stdout:2199: writing smithi03870129-364 from 1785475 to 2538220 tid 2 2024-09-14T04:09:25.536 INFO:tasks.rados.rados.0.smithi038.stdout:2200: read oid 14 snap -1 2024-09-14T04:09:25.536 INFO:tasks.rados.rados.0.smithi038.stdout:2200: expect (ObjNum 1119 snap 0 seq_num 1119) 2024-09-14T04:09:25.536 INFO:tasks.rados.rados.0.smithi038.stdout:2201: read oid 392 snap -1 2024-09-14T04:09:25.536 INFO:tasks.rados.rados.0.smithi038.stdout:2201: expect (ObjNum 775 snap 0 seq_num 775) 2024-09-14T04:09:25.536 INFO:tasks.rados.rados.0.smithi038.stdout:2202: write oid 218 current snap is 0 2024-09-14T04:09:25.537 INFO:tasks.rados.rados.0.smithi038.stdout:2202: seq_num 1461 ranges {555027=678565,1727604=640848} 2024-09-14T04:09:25.548 INFO:tasks.rados.rados.0.smithi038.stdout:2202: writing smithi03870129-218 from 555027 to 1233592 tid 1 2024-09-14T04:09:25.557 INFO:tasks.rados.rados.0.smithi038.stdout:2202: writing smithi03870129-218 from 1727604 to 2368452 tid 2 2024-09-14T04:09:25.557 INFO:tasks.rados.rados.0.smithi038.stdout:2203: read oid 306 snap -1 2024-09-14T04:09:25.557 INFO:tasks.rados.rados.0.smithi038.stdout:2203: expect (ObjNum 651 snap 0 seq_num 651) 2024-09-14T04:09:25.558 INFO:tasks.rados.rados.0.smithi038.stdout:2204: delete oid 328 current snap is 0 2024-09-14T04:09:25.558 INFO:tasks.rados.rados.0.smithi038.stdout:2194: finishing write tid 2 to smithi03870129-405 2024-09-14T04:09:25.558 INFO:tasks.rados.rados.0.smithi038.stdout:2194: finishing write tid 3 to smithi03870129-405 2024-09-14T04:09:25.558 INFO:tasks.rados.rados.0.smithi038.stdout:2194: finishing write tid 4 to smithi03870129-405 2024-09-14T04:09:25.558 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 405 v 341 (ObjNum 1458 snap 0 seq_num 1458) dirty exists 2024-09-14T04:09:25.558 INFO:tasks.rados.rados.0.smithi038.stdout:2194: left oid 405 (ObjNum 1458 snap 0 seq_num 1458) 2024-09-14T04:09:25.558 INFO:tasks.rados.rados.0.smithi038.stdout:2196: expect (ObjNum 1017 snap 0 seq_num 1017) 2024-09-14T04:09:25.681 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 14 04:09:25 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:09:25.681 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 04:09:25 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:09:25.682 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 04:09:25 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:09:25.682 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:09:25 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:09:25.682 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:09:25 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:09:25.682 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:09:25 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:09:25.683 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 14 04:09:25 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:09:25.683 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:09:25 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:09:25.683 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:09:25 smithi123 systemd[1]: Started Ceph mgr.x for 4d8d8784-724c-11ef-bceb-c7b262605968. 2024-09-14T04:09:25.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:25 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-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-09-14T04:09:25.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:25 smithi123 bash[24950]: cluster 2024-09-14T04:09:24.280930+0000 mgr.y (mgr.14406) 320 : cluster [DBG] pgmap v252: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 9.4 MiB/s wr, 81 op/s 2024-09-14T04:09:25.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:25 smithi123 bash[24950]: audit 2024-09-14T04:09:24.566794+0000 mgr.y (mgr.14406) 321 : audit [DBG] from='client.15171 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:25.705 INFO:tasks.rados.rados.0.smithi038.stdout:2197: expect (ObjNum 780 snap 0 seq_num 780) 2024-09-14T04:09:25.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:25 smithi038 bash[32505]: cluster 2024-09-14T04:09:24.280930+0000 mgr.y (mgr.14406) 320 : cluster [DBG] pgmap v252: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 9.4 MiB/s wr, 81 op/s 2024-09-14T04:09:25.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:25 smithi038 bash[32505]: audit 2024-09-14T04:09:24.566794+0000 mgr.y (mgr.14406) 321 : audit [DBG] from='client.15171 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:25.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:25 smithi038 bash[22519]: cluster 2024-09-14T04:09:24.280930+0000 mgr.y (mgr.14406) 320 : cluster [DBG] pgmap v252: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 9.4 MiB/s wr, 81 op/s 2024-09-14T04:09:25.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:25 smithi038 bash[22519]: audit 2024-09-14T04:09:24.566794+0000 mgr.y (mgr.14406) 321 : audit [DBG] from='client.15171 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:25.855 INFO:tasks.rados.rados.0.smithi038.stdout:2199: finishing write tid 1 to smithi03870129-364 2024-09-14T04:09:25.855 INFO:tasks.rados.rados.0.smithi038.stdout:2201: expect (ObjNum 775 snap 0 seq_num 775) 2024-09-14T04:09:26.086 INFO:tasks.rados.rados.0.smithi038.stdout:2199: finishing write tid 2 to smithi03870129-364 2024-09-14T04:09:26.086 INFO:tasks.rados.rados.0.smithi038.stdout:2199: finishing write tid 3 to smithi03870129-364 2024-09-14T04:09:26.086 INFO:tasks.rados.rados.0.smithi038.stdout:2199: finishing write tid 4 to smithi03870129-364 2024-09-14T04:09:26.086 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 364 v 452 (ObjNum 1460 snap 0 seq_num 1460) dirty exists 2024-09-14T04:09:26.086 INFO:tasks.rados.rados.0.smithi038.stdout:2199: left oid 364 (ObjNum 1460 snap 0 seq_num 1460) 2024-09-14T04:09:26.086 INFO:tasks.rados.rados.0.smithi038.stdout:2200: expect (ObjNum 1119 snap 0 seq_num 1119) 2024-09-14T04:09:26.226 INFO:tasks.rados.rados.0.smithi038.stdout:2202: finishing write tid 1 to smithi03870129-218 2024-09-14T04:09:26.227 INFO:tasks.rados.rados.0.smithi038.stdout:2202: finishing write tid 2 to smithi03870129-218 2024-09-14T04:09:26.227 INFO:tasks.rados.rados.0.smithi038.stdout:2202: finishing write tid 3 to smithi03870129-218 2024-09-14T04:09:26.227 INFO:tasks.rados.rados.0.smithi038.stdout:2202: finishing write tid 4 to smithi03870129-218 2024-09-14T04:09:26.227 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 218 v 285 (ObjNum 1461 snap 0 seq_num 1461) dirty exists 2024-09-14T04:09:26.227 INFO:tasks.rados.rados.0.smithi038.stdout:2202: left oid 218 (ObjNum 1461 snap 0 seq_num 1461) 2024-09-14T04:09:26.227 INFO:tasks.rados.rados.0.smithi038.stdout:2203: expect (ObjNum 651 snap 0 seq_num 651) 2024-09-14T04:09:26.361 INFO:tasks.rados.rados.0.smithi038.stdout:2194: done (9 left) 2024-09-14T04:09:26.361 INFO:tasks.rados.rados.0.smithi038.stdout:2196: done (8 left) 2024-09-14T04:09:26.362 INFO:tasks.rados.rados.0.smithi038.stdout:2197: done (7 left) 2024-09-14T04:09:26.362 INFO:tasks.rados.rados.0.smithi038.stdout:2198: done (6 left) 2024-09-14T04:09:26.362 INFO:tasks.rados.rados.0.smithi038.stdout:2199: done (5 left) 2024-09-14T04:09:26.362 INFO:tasks.rados.rados.0.smithi038.stdout:2200: done (4 left) 2024-09-14T04:09:26.362 INFO:tasks.rados.rados.0.smithi038.stdout:2201: done (3 left) 2024-09-14T04:09:26.362 INFO:tasks.rados.rados.0.smithi038.stdout:2202: done (2 left) 2024-09-14T04:09:26.362 INFO:tasks.rados.rados.0.smithi038.stdout:2203: done (1 left) 2024-09-14T04:09:26.362 INFO:tasks.rados.rados.0.smithi038.stdout:2204: done (0 left) 2024-09-14T04:09:26.362 INFO:tasks.rados.rados.0.smithi038.stdout:2205: delete oid 462 current snap is 0 2024-09-14T04:09:26.364 INFO:tasks.rados.rados.0.smithi038.stdout:2205: done (0 left) 2024-09-14T04:09:26.364 INFO:tasks.rados.rados.0.smithi038.stdout:2206: write oid 117 current snap is 0 2024-09-14T04:09:26.364 INFO:tasks.rados.rados.0.smithi038.stdout:2206: seq_num 1464 ranges {605448=504312,1903050=702398} 2024-09-14T04:09:26.382 INFO:tasks.rados.rados.0.smithi038.stdout:2206: writing smithi03870129-117 from 605448 to 1109760 tid 1 2024-09-14T04:09:26.407 INFO:tasks.rados.rados.0.smithi038.stdout:2206: writing smithi03870129-117 from 1903050 to 2605448 tid 2 2024-09-14T04:09:26.407 INFO:tasks.rados.rados.0.smithi038.stdout:2207: read oid 173 snap -1 2024-09-14T04:09:26.407 INFO:tasks.rados.rados.0.smithi038.stdout:2207: expect (ObjNum 1331 snap 0 seq_num 1331) 2024-09-14T04:09:26.407 INFO:tasks.rados.rados.0.smithi038.stdout:2208: write oid 316 current snap is 0 2024-09-14T04:09:26.407 INFO:tasks.rados.rados.0.smithi038.stdout:2208: seq_num 1465 ranges {622255=579561,1845179=531833} 2024-09-14T04:09:26.425 INFO:tasks.rados.rados.0.smithi038.stdout:2208: writing smithi03870129-316 from 622255 to 1201816 tid 1 2024-09-14T04:09:26.439 INFO:tasks.rados.rados.0.smithi038.stdout:2208: writing smithi03870129-316 from 1845179 to 2377012 tid 2 2024-09-14T04:09:26.439 INFO:tasks.rados.rados.0.smithi038.stdout:2209: read oid 289 snap -1 2024-09-14T04:09:26.439 INFO:tasks.rados.rados.0.smithi038.stdout:2209: expect (ObjNum 1255 snap 0 seq_num 1255) 2024-09-14T04:09:26.440 INFO:tasks.rados.rados.0.smithi038.stdout:2210: delete oid 484 current snap is 0 2024-09-14T04:09:26.440 INFO:tasks.rados.rados.0.smithi038.stdout:2206: finishing write tid 1 to smithi03870129-117 2024-09-14T04:09:26.440 INFO:tasks.rados.rados.0.smithi038.stdout:2206: finishing write tid 2 to smithi03870129-117 2024-09-14T04:09:26.440 INFO:tasks.rados.rados.0.smithi038.stdout:2206: finishing write tid 3 to smithi03870129-117 2024-09-14T04:09:26.440 INFO:tasks.rados.rados.0.smithi038.stdout:2206: finishing write tid 4 to smithi03870129-117 2024-09-14T04:09:26.440 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 117 v 455 (ObjNum 1464 snap 0 seq_num 1464) dirty exists 2024-09-14T04:09:26.441 INFO:tasks.rados.rados.0.smithi038.stdout:2206: left oid 117 (ObjNum 1464 snap 0 seq_num 1464) 2024-09-14T04:09:26.441 INFO:tasks.rados.rados.0.smithi038.stdout:2207: expect (ObjNum 1331 snap 0 seq_num 1331) 2024-09-14T04:09:26.617 INFO:tasks.rados.rados.0.smithi038.stdout:2208: finishing write tid 1 to smithi03870129-316 2024-09-14T04:09:26.617 INFO:tasks.rados.rados.0.smithi038.stdout:2208: finishing write tid 2 to smithi03870129-316 2024-09-14T04:09:26.617 INFO:tasks.rados.rados.0.smithi038.stdout:2208: finishing write tid 3 to smithi03870129-316 2024-09-14T04:09:26.617 INFO:tasks.rados.rados.0.smithi038.stdout:2208: finishing write tid 4 to smithi03870129-316 2024-09-14T04:09:26.617 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 316 v 247 (ObjNum 1465 snap 0 seq_num 1465) dirty exists 2024-09-14T04:09:26.617 INFO:tasks.rados.rados.0.smithi038.stdout:2208: left oid 316 (ObjNum 1465 snap 0 seq_num 1465) 2024-09-14T04:09:26.617 INFO:tasks.rados.rados.0.smithi038.stdout:2209: expect (ObjNum 1255 snap 0 seq_num 1255) 2024-09-14T04:09:26.712 INFO:tasks.rados.rados.0.smithi038.stdout:2206: done (4 left) 2024-09-14T04:09:26.712 INFO:tasks.rados.rados.0.smithi038.stdout:2207: done (3 left) 2024-09-14T04:09:26.712 INFO:tasks.rados.rados.0.smithi038.stdout:2208: done (2 left) 2024-09-14T04:09:26.712 INFO:tasks.rados.rados.0.smithi038.stdout:2209: done (1 left) 2024-09-14T04:09:26.712 INFO:tasks.rados.rados.0.smithi038.stdout:2210: done (0 left) 2024-09-14T04:09:26.712 INFO:tasks.rados.rados.0.smithi038.stdout:2211: delete oid 301 current snap is 0 2024-09-14T04:09:26.715 INFO:tasks.rados.rados.0.smithi038.stdout:2211: done (0 left) 2024-09-14T04:09:26.715 INFO:tasks.rados.rados.0.smithi038.stdout:2212: write oid 449 current snap is 0 2024-09-14T04:09:26.715 INFO:tasks.rados.rados.0.smithi038.stdout:2212: seq_num 1468 ranges {672676=521661,1736978=795513} 2024-09-14T04:09:26.734 INFO:tasks.rados.rados.0.smithi038.stdout:2212: writing smithi03870129-449 from 672676 to 1194337 tid 1 2024-09-14T04:09:26.756 INFO:tasks.rados.rados.0.smithi038.stdout:2212: writing smithi03870129-449 from 1736978 to 2532491 tid 2 2024-09-14T04:09:26.757 INFO:tasks.rados.rados.0.smithi038.stdout:2213: read oid 384 snap -1 2024-09-14T04:09:26.757 INFO:tasks.rados.rados.0.smithi038.stdout:2213: expect (ObjNum 1242 snap 0 seq_num 1242) 2024-09-14T04:09:26.757 INFO:tasks.rados.rados.0.smithi038.stdout:2214: read oid 306 snap -1 2024-09-14T04:09:26.757 INFO:tasks.rados.rados.0.smithi038.stdout:2214: expect (ObjNum 651 snap 0 seq_num 651) 2024-09-14T04:09:26.757 INFO:tasks.rados.rados.0.smithi038.stdout:2215: write oid 245 current snap is 0 2024-09-14T04:09:26.757 INFO:tasks.rados.rados.0.smithi038.stdout:2212: finishing write tid 1 to smithi03870129-449 2024-09-14T04:09:26.757 INFO:tasks.rados.rados.0.smithi038.stdout:2215: seq_num 1469 ranges {689483=596910,2079107=539171} 2024-09-14T04:09:26.776 INFO:tasks.rados.rados.0.smithi038.stdout:2215: writing smithi03870129-245 from 689483 to 1286393 tid 1 2024-09-14T04:09:26.783 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:26 smithi123 bash[24950]: audit 2024-09-14T04:09:24.876516+0000 mgr.y (mgr.14406) 322 : audit [DBG] from='client.25079 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:26.783 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:26 smithi123 bash[24950]: audit 2024-09-14T04:09:25.524332+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:09:26.783 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:26 smithi123 bash[24950]: audit 2024-09-14T04:09:25.541103+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:09:26.783 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:26 smithi123 bash[24950]: audit 2024-09-14T04:09:25.544208+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:09:26.791 INFO:tasks.rados.rados.0.smithi038.stdout:2215: writing smithi03870129-245 from 2079107 to 2618278 tid 2 2024-09-14T04:09:26.791 INFO:tasks.rados.rados.0.smithi038.stdout:2216: write oid 201 current snap is 0 2024-09-14T04:09:26.791 INFO:tasks.rados.rados.0.smithi038.stdout:2216: seq_num 1470 ranges {706290=672159,2137589=568701} 2024-09-14T04:09:26.803 INFO:tasks.rados.rados.0.smithi038.stdout:2216: writing smithi03870129-201 from 706290 to 1378449 tid 1 2024-09-14T04:09:26.814 INFO:tasks.rados.rados.0.smithi038.stdout:2216: writing smithi03870129-201 from 2137589 to 2706290 tid 2 2024-09-14T04:09:26.814 INFO:tasks.rados.rados.0.smithi038.stdout:2217: delete oid 66 current snap is 0 2024-09-14T04:09:26.814 INFO:tasks.rados.rados.0.smithi038.stdout:2212: finishing write tid 2 to smithi03870129-449 2024-09-14T04:09:26.815 INFO:tasks.rados.rados.0.smithi038.stdout:2212: finishing write tid 3 to smithi03870129-449 2024-09-14T04:09:26.815 INFO:tasks.rados.rados.0.smithi038.stdout:2212: finishing write tid 4 to smithi03870129-449 2024-09-14T04:09:26.815 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 449 v 266 (ObjNum 1468 snap 0 seq_num 1468) dirty exists 2024-09-14T04:09:26.815 INFO:tasks.rados.rados.0.smithi038.stdout:2212: left oid 449 (ObjNum 1468 snap 0 seq_num 1468) 2024-09-14T04:09:26.815 INFO:tasks.rados.rados.0.smithi038.stdout:2213: expect (ObjNum 1242 snap 0 seq_num 1242) 2024-09-14T04:09:26.966 INFO:tasks.rados.rados.0.smithi038.stdout:2214: expect (ObjNum 651 snap 0 seq_num 651) 2024-09-14T04:09:27.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:26 smithi038 bash[22519]: audit 2024-09-14T04:09:24.876516+0000 mgr.y (mgr.14406) 322 : audit [DBG] from='client.25079 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:27.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:26 smithi038 bash[22519]: audit 2024-09-14T04:09:25.524332+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:09:27.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:26 smithi038 bash[22519]: audit 2024-09-14T04:09:25.541103+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:09:27.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:26 smithi038 bash[22519]: audit 2024-09-14T04:09:25.544208+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:09:27.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:26 smithi038 bash[32505]: audit 2024-09-14T04:09:24.876516+0000 mgr.y (mgr.14406) 322 : audit [DBG] from='client.25079 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:27.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:26 smithi038 bash[32505]: audit 2024-09-14T04:09:25.524332+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:09:27.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:26 smithi038 bash[32505]: audit 2024-09-14T04:09:25.541103+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:09:27.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:26 smithi038 bash[32505]: audit 2024-09-14T04:09:25.544208+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:09:27.099 INFO:tasks.rados.rados.0.smithi038.stdout:2215: finishing write tid 1 to smithi03870129-245 2024-09-14T04:09:27.100 INFO:tasks.rados.rados.0.smithi038.stdout:2215: finishing write tid 2 to smithi03870129-245 2024-09-14T04:09:27.100 INFO:tasks.rados.rados.0.smithi038.stdout:2215: finishing write tid 3 to smithi03870129-245 2024-09-14T04:09:27.100 INFO:tasks.rados.rados.0.smithi038.stdout:2215: finishing write tid 4 to smithi03870129-245 2024-09-14T04:09:27.100 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 245 v 269 (ObjNum 1469 snap 0 seq_num 1469) dirty exists 2024-09-14T04:09:27.100 INFO:tasks.rados.rados.0.smithi038.stdout:2215: left oid 245 (ObjNum 1469 snap 0 seq_num 1469) 2024-09-14T04:09:27.100 INFO:tasks.rados.rados.0.smithi038.stdout:2216: finishing write tid 1 to smithi03870129-201 2024-09-14T04:09:27.100 INFO:tasks.rados.rados.0.smithi038.stdout:2216: finishing write tid 2 to smithi03870129-201 2024-09-14T04:09:27.100 INFO:tasks.rados.rados.0.smithi038.stdout:2216: finishing write tid 3 to smithi03870129-201 2024-09-14T04:09:27.100 INFO:tasks.rados.rados.0.smithi038.stdout:2216: finishing write tid 4 to smithi03870129-201 2024-09-14T04:09:27.100 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 201 v 222 (ObjNum 1470 snap 0 seq_num 1470) dirty exists 2024-09-14T04:09:27.100 INFO:tasks.rados.rados.0.smithi038.stdout:2216: left oid 201 (ObjNum 1470 snap 0 seq_num 1470) 2024-09-14T04:09:27.100 INFO:tasks.rados.rados.0.smithi038.stdout:2212: done (5 left) 2024-09-14T04:09:27.100 INFO:tasks.rados.rados.0.smithi038.stdout:2213: done (4 left) 2024-09-14T04:09:27.101 INFO:tasks.rados.rados.0.smithi038.stdout:2214: done (3 left) 2024-09-14T04:09:27.101 INFO:tasks.rados.rados.0.smithi038.stdout:2215: done (2 left) 2024-09-14T04:09:27.101 INFO:tasks.rados.rados.0.smithi038.stdout:2216: done (1 left) 2024-09-14T04:09:27.101 INFO:tasks.rados.rados.0.smithi038.stdout:2217: done (0 left) 2024-09-14T04:09:27.101 INFO:tasks.rados.rados.0.smithi038.stdout:2218: write oid 370 current snap is 0 2024-09-14T04:09:27.101 INFO:tasks.rados.rados.0.smithi038.stdout:2218: seq_num 1472 ranges {739904=422657,1854553=402851} 2024-09-14T04:09:27.122 INFO:tasks.rados.rados.0.smithi038.stdout:2218: writing smithi03870129-370 from 739904 to 1162561 tid 1 2024-09-14T04:09:27.138 INFO:tasks.rados.rados.0.smithi038.stdout:2218: writing smithi03870129-370 from 1854553 to 2257404 tid 2 2024-09-14T04:09:27.138 INFO:tasks.rados.rados.0.smithi038.stdout:2219: write oid 459 current snap is 0 2024-09-14T04:09:27.138 INFO:tasks.rados.rados.0.smithi038.stdout:2218: finishing write tid 1 to smithi03870129-370 2024-09-14T04:09:27.138 INFO:tasks.rados.rados.0.smithi038.stdout:2219: seq_num 1473 ranges {756711=497906,1913035=546509} 2024-09-14T04:09:27.155 INFO:tasks.rados.rados.0.smithi038.stdout:2219: writing smithi03870129-459 from 756711 to 1254617 tid 1 2024-09-14T04:09:27.173 INFO:tasks.rados.rados.0.smithi038.stdout:2219: writing smithi03870129-459 from 1913035 to 2459544 tid 2 2024-09-14T04:09:27.173 INFO:tasks.rados.rados.0.smithi038.stdout:2220: delete oid 355 current snap is 0 2024-09-14T04:09:27.173 INFO:tasks.rados.rados.0.smithi038.stdout:2218: finishing write tid 2 to smithi03870129-370 2024-09-14T04:09:27.173 INFO:tasks.rados.rados.0.smithi038.stdout:2218: finishing write tid 3 to smithi03870129-370 2024-09-14T04:09:27.173 INFO:tasks.rados.rados.0.smithi038.stdout:2218: finishing write tid 4 to smithi03870129-370 2024-09-14T04:09:27.173 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 370 v 345 (ObjNum 1472 snap 0 seq_num 1472) dirty exists 2024-09-14T04:09:27.173 INFO:tasks.rados.rados.0.smithi038.stdout:2218: left oid 370 (ObjNum 1472 snap 0 seq_num 1472) 2024-09-14T04:09:27.173 INFO:tasks.rados.rados.0.smithi038.stdout:2219: finishing write tid 1 to smithi03870129-459 2024-09-14T04:09:27.177 INFO:tasks.rados.rados.0.smithi038.stdout:2218: done (2 left) 2024-09-14T04:09:27.177 INFO:tasks.rados.rados.0.smithi038.stdout:2220: done (1 left) 2024-09-14T04:09:27.177 INFO:tasks.rados.rados.0.smithi038.stdout:2221: read oid 344 snap -1 2024-09-14T04:09:27.177 INFO:tasks.rados.rados.0.smithi038.stdout:2221: expect (ObjNum 1027 snap 0 seq_num 1027) 2024-09-14T04:09:27.177 INFO:tasks.rados.rados.0.smithi038.stdout:2222: read oid 480 snap -1 2024-09-14T04:09:27.177 INFO:tasks.rados.rados.0.smithi038.stdout:2222: expect (ObjNum 1200 snap 0 seq_num 1200) 2024-09-14T04:09:27.177 INFO:tasks.rados.rados.0.smithi038.stdout:2223: write oid 237 current snap is 0 2024-09-14T04:09:27.177 INFO:tasks.rados.rados.0.smithi038.stdout:2223: seq_num 1475 ranges {790325=764757,2029999=550178} 2024-09-14T04:09:27.181 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:09:26 smithi123 bash[53291]: debug 2024-09-14T04:09:26.850+0000 7fe67a13b640 1 -- 172.21.15.123:0/2341530391 <== mon.1 v2:172.21.15.123:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5631128df0e0 con 0x5631128e1800 2024-09-14T04:09:27.194 INFO:tasks.rados.rados.0.smithi038.stdout:2223: writing smithi03870129-237 from 790325 to 1555082 tid 1 2024-09-14T04:09:27.206 INFO:tasks.rados.rados.0.smithi038.stdout:2223: writing smithi03870129-237 from 2029999 to 2580177 tid 2 2024-09-14T04:09:27.206 INFO:tasks.rados.rados.0.smithi038.stdout:2224: write oid 33 current snap is 0 2024-09-14T04:09:27.207 INFO:tasks.rados.rados.0.smithi038.stdout:2219: finishing write tid 2 to smithi03870129-459 2024-09-14T04:09:27.207 INFO:tasks.rados.rados.0.smithi038.stdout:2219: finishing write tid 3 to smithi03870129-459 2024-09-14T04:09:27.207 INFO:tasks.rados.rados.0.smithi038.stdout:2224: seq_num 1476 ranges {407132=440006,1288481=693836,2616455=190677} 2024-09-14T04:09:27.214 INFO:tasks.rados.rados.0.smithi038.stdout:2224: writing smithi03870129-33 from 407132 to 847138 tid 1 2024-09-14T04:09:27.225 INFO:tasks.rados.rados.0.smithi038.stdout:2224: writing smithi03870129-33 from 1288481 to 1982317 tid 2 2024-09-14T04:09:27.233 INFO:tasks.rados.rados.0.smithi038.stdout:2224: writing smithi03870129-33 from 2616455 to 2807132 tid 3 2024-09-14T04:09:27.233 INFO:tasks.rados.rados.0.smithi038.stdout:2225: delete oid 301 current snap is 0 2024-09-14T04:09:27.234 INFO:tasks.rados.rados.0.smithi038.stdout:2219: finishing write tid 4 to smithi03870129-459 2024-09-14T04:09:27.234 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 459 v 288 (ObjNum 1473 snap 0 seq_num 1473) dirty exists 2024-09-14T04:09:27.234 INFO:tasks.rados.rados.0.smithi038.stdout:2219: left oid 459 (ObjNum 1473 snap 0 seq_num 1473) 2024-09-14T04:09:27.234 INFO:tasks.rados.rados.0.smithi038.stdout:2222: expect (ObjNum 1200 snap 0 seq_num 1200) 2024-09-14T04:09:27.395 INFO:tasks.rados.rados.0.smithi038.stdout:2221: expect (ObjNum 1027 snap 0 seq_num 1027) 2024-09-14T04:09:27.524 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:09:27.607 INFO:tasks.rados.rados.0.smithi038.stdout:2223: finishing write tid 1 to smithi03870129-237 2024-09-14T04:09:27.607 INFO:tasks.rados.rados.0.smithi038.stdout:2223: finishing write tid 2 to smithi03870129-237 2024-09-14T04:09:27.607 INFO:tasks.rados.rados.0.smithi038.stdout:2223: finishing write tid 3 to smithi03870129-237 2024-09-14T04:09:27.608 INFO:tasks.rados.rados.0.smithi038.stdout:2223: finishing write tid 4 to smithi03870129-237 2024-09-14T04:09:27.608 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 237 v 348 (ObjNum 1475 snap 0 seq_num 1475) dirty exists 2024-09-14T04:09:27.608 INFO:tasks.rados.rados.0.smithi038.stdout:2223: left oid 237 (ObjNum 1475 snap 0 seq_num 1475) 2024-09-14T04:09:27.608 INFO:tasks.rados.rados.0.smithi038.stdout:2224: finishing write tid 1 to smithi03870129-33 2024-09-14T04:09:27.608 INFO:tasks.rados.rados.0.smithi038.stdout:2224: finishing write tid 2 to smithi03870129-33 2024-09-14T04:09:27.608 INFO:tasks.rados.rados.0.smithi038.stdout:2224: finishing write tid 3 to smithi03870129-33 2024-09-14T04:09:27.608 INFO:tasks.rados.rados.0.smithi038.stdout:2224: finishing write tid 4 to smithi03870129-33 2024-09-14T04:09:27.608 INFO:tasks.rados.rados.0.smithi038.stdout:2219: done (5 left) 2024-09-14T04:09:27.608 INFO:tasks.rados.rados.0.smithi038.stdout:2221: done (4 left) 2024-09-14T04:09:27.608 INFO:tasks.rados.rados.0.smithi038.stdout:2222: done (3 left) 2024-09-14T04:09:27.608 INFO:tasks.rados.rados.0.smithi038.stdout:2223: done (2 left) 2024-09-14T04:09:27.608 INFO:tasks.rados.rados.0.smithi038.stdout:2225: done (1 left) 2024-09-14T04:09:27.608 INFO:tasks.rados.rados.0.smithi038.stdout:2226: read oid 318 snap -1 2024-09-14T04:09:27.609 INFO:tasks.rados.rados.0.smithi038.stdout:2226: expect deleted 2024-09-14T04:09:27.609 INFO:tasks.rados.rados.0.smithi038.stdout:2227: write oid 151 current snap is 0 2024-09-14T04:09:27.609 INFO:tasks.rados.rados.0.smithi038.stdout:2224: finishing write tid 5 to smithi03870129-33 2024-09-14T04:09:27.609 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 33 v 226 (ObjNum 1476 snap 0 seq_num 1476) dirty exists 2024-09-14T04:09:27.609 INFO:tasks.rados.rados.0.smithi038.stdout:2224: left oid 33 (ObjNum 1476 snap 0 seq_num 1476) 2024-09-14T04:09:27.609 INFO:tasks.rados.rados.0.smithi038.stdout:2227: seq_num 1478 ranges {440746=590504,1689092=697505} 2024-09-14T04:09:27.616 INFO:tasks.rados.rados.0.smithi038.stdout:2227: writing smithi03870129-151 from 440746 to 1031250 tid 1 2024-09-14T04:09:27.628 INFO:tasks.rados.rados.0.smithi038.stdout:2227: writing smithi03870129-151 from 1689092 to 2386597 tid 2 2024-09-14T04:09:27.628 INFO:tasks.rados.rados.0.smithi038.stdout:2224: done (2 left) 2024-09-14T04:09:27.628 INFO:tasks.rados.rados.0.smithi038.stdout:2228: write oid 422 current snap is 0 2024-09-14T04:09:27.628 INFO:tasks.rados.rados.0.smithi038.stdout:2228: seq_num 1479 ranges {457553=665753,1747574=557516} 2024-09-14T04:09:27.636 INFO:tasks.rados.rados.0.smithi038.stdout:2228: writing smithi03870129-422 from 457553 to 1123306 tid 1 2024-09-14T04:09:27.645 INFO:tasks.rados.rados.0.smithi038.stdout:2228: writing smithi03870129-422 from 1747574 to 2305090 tid 2 2024-09-14T04:09:27.646 INFO:tasks.rados.rados.0.smithi038.stdout:2229: write oid 156 current snap is 0 2024-09-14T04:09:27.646 INFO:tasks.rados.rados.0.smithi038.stdout:2229: seq_num 1480 ranges {474360=741002,1806056=701174} 2024-09-14T04:09:27.655 INFO:tasks.rados.rados.0.smithi038.stdout:2229: writing smithi03870129-156 from 474360 to 1215362 tid 1 2024-09-14T04:09:27.665 INFO:tasks.rados.rados.0.smithi038.stdout:2229: writing smithi03870129-156 from 1806056 to 2507230 tid 2 2024-09-14T04:09:27.666 INFO:tasks.rados.rados.0.smithi038.stdout:2230: read oid 302 snap -1 2024-09-14T04:09:27.666 INFO:tasks.rados.rados.0.smithi038.stdout:2230: expect (ObjNum 301 snap 0 seq_num 301) 2024-09-14T04:09:27.666 INFO:tasks.rados.rados.0.smithi038.stdout:2231: delete oid 325 current snap is 0 2024-09-14T04:09:27.666 INFO:tasks.rados.rados.0.smithi038.stdout:2227: finishing write tid 1 to smithi03870129-151 2024-09-14T04:09:27.666 INFO:tasks.rados.rados.0.smithi038.stdout:2227: finishing write tid 2 to smithi03870129-151 2024-09-14T04:09:27.666 INFO:tasks.rados.rados.0.smithi038.stdout:2227: finishing write tid 3 to smithi03870129-151 2024-09-14T04:09:27.666 INFO:tasks.rados.rados.0.smithi038.stdout:2227: finishing write tid 4 to smithi03870129-151 2024-09-14T04:09:27.666 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 151 v 271 (ObjNum 1478 snap 0 seq_num 1478) dirty exists 2024-09-14T04:09:27.666 INFO:tasks.rados.rados.0.smithi038.stdout:2227: left oid 151 (ObjNum 1478 snap 0 seq_num 1478) 2024-09-14T04:09:27.666 INFO:tasks.rados.rados.0.smithi038.stdout:2228: finishing write tid 1 to smithi03870129-422 2024-09-14T04:09:27.666 INFO:tasks.rados.rados.0.smithi038.stdout:2228: finishing write tid 2 to smithi03870129-422 2024-09-14T04:09:27.667 INFO:tasks.rados.rados.0.smithi038.stdout:2228: finishing write tid 3 to smithi03870129-422 2024-09-14T04:09:27.667 INFO:tasks.rados.rados.0.smithi038.stdout:2228: finishing write tid 4 to smithi03870129-422 2024-09-14T04:09:27.667 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 422 v 458 (ObjNum 1479 snap 0 seq_num 1479) dirty exists 2024-09-14T04:09:27.667 INFO:tasks.rados.rados.0.smithi038.stdout:2228: left oid 422 (ObjNum 1479 snap 0 seq_num 1479) 2024-09-14T04:09:27.667 INFO:tasks.rados.rados.0.smithi038.stdout:2229: finishing write tid 1 to smithi03870129-156 2024-09-14T04:09:27.669 INFO:tasks.rados.rados.0.smithi038.stdout:2226: done (5 left) 2024-09-14T04:09:27.669 INFO:tasks.rados.rados.0.smithi038.stdout:2227: done (4 left) 2024-09-14T04:09:27.669 INFO:tasks.rados.rados.0.smithi038.stdout:2228: done (3 left) 2024-09-14T04:09:27.669 INFO:tasks.rados.rados.0.smithi038.stdout:2231: done (2 left) 2024-09-14T04:09:27.669 INFO:tasks.rados.rados.0.smithi038.stdout:2232: write oid 220 current snap is 0 2024-09-14T04:09:27.669 INFO:tasks.rados.rados.0.smithi038.stdout:2232: seq_num 1482 ranges {507974=491500,1406667=704843,2548287=359687} 2024-09-14T04:09:27.676 INFO:tasks.rados.rados.0.smithi038.stdout:2232: writing smithi03870129-220 from 507974 to 999474 tid 1 2024-09-14T04:09:27.684 INFO:tasks.rados.rados.0.smithi038.stdout:2232: writing smithi03870129-220 from 1406667 to 2111510 tid 2 2024-09-14T04:09:27.690 INFO:tasks.rados.rados.0.smithi038.stdout:2232: writing smithi03870129-220 from 2548287 to 2907974 tid 3 2024-09-14T04:09:27.690 INFO:tasks.rados.rados.0.smithi038.stdout:2233: read oid 319 snap -1 2024-09-14T04:09:27.690 INFO:tasks.rados.rados.0.smithi038.stdout:2233: expect (ObjNum 673 snap 0 seq_num 673) 2024-09-14T04:09:27.690 INFO:tasks.rados.rados.0.smithi038.stdout:2234: write oid 387 current snap is 0 2024-09-14T04:09:27.691 INFO:tasks.rados.rados.0.smithi038.stdout:2234: seq_num 1483 ranges {524781=683102,1981502=564854} 2024-09-14T04:09:27.699 INFO:tasks.rados.rados.0.smithi038.stdout:2234: writing smithi03870129-387 from 524781 to 1207883 tid 1 2024-09-14T04:09:27.709 INFO:tasks.rados.rados.0.smithi038.stdout:2234: writing smithi03870129-387 from 1981502 to 2546356 tid 2 2024-09-14T04:09:27.709 INFO:tasks.rados.rados.0.smithi038.stdout:2235: write oid 315 current snap is 0 2024-09-14T04:09:27.709 INFO:tasks.rados.rados.0.smithi038.stdout:2229: finishing write tid 2 to smithi03870129-156 2024-09-14T04:09:27.709 INFO:tasks.rados.rados.0.smithi038.stdout:2229: finishing write tid 3 to smithi03870129-156 2024-09-14T04:09:27.709 INFO:tasks.rados.rados.0.smithi038.stdout:2235: seq_num 1484 ranges {541588=758351,2039984=708512} 2024-09-14T04:09:27.717 INFO:tasks.rados.rados.0.smithi038.stdout:2235: writing smithi03870129-315 from 541588 to 1299939 tid 1 2024-09-14T04:09:27.726 INFO:tasks.rados.rados.0.smithi038.stdout:2235: writing smithi03870129-315 from 2039984 to 2748496 tid 2 2024-09-14T04:09:27.726 INFO:tasks.rados.rados.0.smithi038.stdout:2236: write oid 419 current snap is 0 2024-09-14T04:09:27.726 INFO:tasks.rados.rados.0.smithi038.stdout:2229: finishing write tid 4 to smithi03870129-156 2024-09-14T04:09:27.727 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 156 v 348 (ObjNum 1480 snap 0 seq_num 1480) dirty exists 2024-09-14T04:09:27.727 INFO:tasks.rados.rados.0.smithi038.stdout:2229: left oid 156 (ObjNum 1480 snap 0 seq_num 1480) 2024-09-14T04:09:27.727 INFO:tasks.rados.rados.0.smithi038.stdout:2230: expect (ObjNum 301 snap 0 seq_num 301) 2024-09-14T04:09:27.846 INFO:tasks.rados.rados.0.smithi038.stdout:2232: finishing write tid 1 to smithi03870129-220 2024-09-14T04:09:27.847 INFO:tasks.rados.rados.0.smithi038.stdout:2232: finishing write tid 2 to smithi03870129-220 2024-09-14T04:09:27.847 INFO:tasks.rados.rados.0.smithi038.stdout:2232: finishing write tid 3 to smithi03870129-220 2024-09-14T04:09:27.847 INFO:tasks.rados.rados.0.smithi038.stdout:2236: seq_num 1485 ranges {558395=433600,1698466=568523,2863262=95133} 2024-09-14T04:09:27.852 INFO:tasks.rados.rados.0.smithi038.stdout:2236: writing smithi03870129-419 from 558395 to 991995 tid 1 2024-09-14T04:09:27.860 INFO:tasks.rados.rados.0.smithi038.stdout:2236: writing smithi03870129-419 from 1698466 to 2266989 tid 2 2024-09-14T04:09:27.864 INFO:tasks.rados.rados.0.smithi038.stdout:2236: writing smithi03870129-419 from 2863262 to 2958395 tid 3 2024-09-14T04:09:27.864 INFO:tasks.rados.rados.0.smithi038.stdout:2229: done (6 left) 2024-09-14T04:09:27.864 INFO:tasks.rados.rados.0.smithi038.stdout:2230: done (5 left) 2024-09-14T04:09:27.864 INFO:tasks.rados.rados.0.smithi038.stdout:2237: read oid 280 snap -1 2024-09-14T04:09:27.864 INFO:tasks.rados.rados.0.smithi038.stdout:2237: expect (ObjNum 858 snap 0 seq_num 858) 2024-09-14T04:09:27.864 INFO:tasks.rados.rados.0.smithi038.stdout:2238: read oid 376 snap -1 2024-09-14T04:09:27.864 INFO:tasks.rados.rados.0.smithi038.stdout:2238: expect (ObjNum 1344 snap 0 seq_num 1344) 2024-09-14T04:09:27.864 INFO:tasks.rados.rados.0.smithi038.stdout:2239: read oid 384 snap -1 2024-09-14T04:09:27.864 INFO:tasks.rados.rados.0.smithi038.stdout:2239: expect (ObjNum 1242 snap 0 seq_num 1242) 2024-09-14T04:09:27.864 INFO:tasks.rados.rados.0.smithi038.stdout:2240: write oid 321 current snap is 0 2024-09-14T04:09:27.865 INFO:tasks.rados.rados.0.smithi038.stdout:2232: finishing write tid 4 to smithi03870129-220 2024-09-14T04:09:27.865 INFO:tasks.rados.rados.0.smithi038.stdout:2232: finishing write tid 5 to smithi03870129-220 2024-09-14T04:09:27.865 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 220 v 462 (ObjNum 1482 snap 0 seq_num 1482) dirty exists 2024-09-14T04:09:27.865 INFO:tasks.rados.rados.0.smithi038.stdout:2232: left oid 220 (ObjNum 1482 snap 0 seq_num 1482) 2024-09-14T04:09:27.865 INFO:tasks.rados.rados.0.smithi038.stdout:2233: expect (ObjNum 673 snap 0 seq_num 673) 2024-09-14T04:09:27.931 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:27 smithi123 bash[24950]: cluster 2024-09-14T04:09:26.281468+0000 mgr.y (mgr.14406) 323 : cluster [DBG] pgmap v253: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 9.4 MiB/s wr, 81 op/s 2024-09-14T04:09:27.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:27 smithi123 bash[24950]: audit 2024-09-14T04:09:27.234387+0000 mon.a (mon.0) 878 : audit [DBG] from='client.? 172.21.15.38:0/2096862665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:09:28.018 INFO:tasks.rados.rados.0.smithi038.stdout:2234: finishing write tid 1 to smithi03870129-387 2024-09-14T04:09:28.018 INFO:tasks.rados.rados.0.smithi038.stdout:2234: finishing write tid 2 to smithi03870129-387 2024-09-14T04:09:28.018 INFO:tasks.rados.rados.0.smithi038.stdout:2234: finishing write tid 3 to smithi03870129-387 2024-09-14T04:09:28.019 INFO:tasks.rados.rados.0.smithi038.stdout:2234: finishing write tid 4 to smithi03870129-387 2024-09-14T04:09:28.019 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 387 v 465 (ObjNum 1483 snap 0 seq_num 1483) dirty exists 2024-09-14T04:09:28.019 INFO:tasks.rados.rados.0.smithi038.stdout:2234: left oid 387 (ObjNum 1483 snap 0 seq_num 1483) 2024-09-14T04:09:28.019 INFO:tasks.rados.rados.0.smithi038.stdout:2235: finishing write tid 1 to smithi03870129-315 2024-09-14T04:09:28.019 INFO:tasks.rados.rados.0.smithi038.stdout:2235: finishing write tid 2 to smithi03870129-315 2024-09-14T04:09:28.019 INFO:tasks.rados.rados.0.smithi038.stdout:2235: finishing write tid 3 to smithi03870129-315 2024-09-14T04:09:28.019 INFO:tasks.rados.rados.0.smithi038.stdout:2235: finishing write tid 4 to smithi03870129-315 2024-09-14T04:09:28.019 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 315 v 459 (ObjNum 1484 snap 0 seq_num 1484) dirty exists 2024-09-14T04:09:28.019 INFO:tasks.rados.rados.0.smithi038.stdout:2235: left oid 315 (ObjNum 1484 snap 0 seq_num 1484) 2024-09-14T04:09:28.019 INFO:tasks.rados.rados.0.smithi038.stdout:2240: seq_num 1486 ranges {575202=508849,1640595=712181} 2024-09-14T04:09:28.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:27 smithi038 bash[32505]: cluster 2024-09-14T04:09:26.281468+0000 mgr.y (mgr.14406) 323 : cluster [DBG] pgmap v253: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 9.4 MiB/s wr, 81 op/s 2024-09-14T04:09:28.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:27 smithi038 bash[32505]: audit 2024-09-14T04:09:27.234387+0000 mon.a (mon.0) 878 : audit [DBG] from='client.? 172.21.15.38:0/2096862665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:09:28.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:27 smithi038 bash[22519]: cluster 2024-09-14T04:09:26.281468+0000 mgr.y (mgr.14406) 323 : cluster [DBG] pgmap v253: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 9.4 MiB/s wr, 81 op/s 2024-09-14T04:09:28.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:27 smithi038 bash[22519]: audit 2024-09-14T04:09:27.234387+0000 mon.a (mon.0) 878 : audit [DBG] from='client.? 172.21.15.38:0/2096862665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:09:28.027 INFO:tasks.rados.rados.0.smithi038.stdout:2240: writing smithi03870129-321 from 575202 to 1084051 tid 1 2024-09-14T04:09:28.038 INFO:tasks.rados.rados.0.smithi038.stdout:2240: writing smithi03870129-321 from 1640595 to 2352776 tid 2 2024-09-14T04:09:28.038 INFO:tasks.rados.rados.0.smithi038.stdout:2232: done (8 left) 2024-09-14T04:09:28.038 INFO:tasks.rados.rados.0.smithi038.stdout:2233: done (7 left) 2024-09-14T04:09:28.038 INFO:tasks.rados.rados.0.smithi038.stdout:2234: done (6 left) 2024-09-14T04:09:28.038 INFO:tasks.rados.rados.0.smithi038.stdout:2235: done (5 left) 2024-09-14T04:09:28.038 INFO:tasks.rados.rados.0.smithi038.stdout:2241: delete oid 142 current snap is 0 2024-09-14T04:09:28.038 INFO:tasks.rados.rados.0.smithi038.stdout:2236: finishing write tid 1 to smithi03870129-419 2024-09-14T04:09:28.038 INFO:tasks.rados.rados.0.smithi038.stdout:2236: finishing write tid 2 to smithi03870129-419 2024-09-14T04:09:28.038 INFO:tasks.rados.rados.0.smithi038.stdout:2236: finishing write tid 3 to smithi03870129-419 2024-09-14T04:09:28.038 INFO:tasks.rados.rados.0.smithi038.stdout:2236: finishing write tid 4 to smithi03870129-419 2024-09-14T04:09:28.038 INFO:tasks.rados.rados.0.smithi038.stdout:2236: finishing write tid 5 to smithi03870129-419 2024-09-14T04:09:28.039 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 419 v 352 (ObjNum 1485 snap 0 seq_num 1485) dirty exists 2024-09-14T04:09:28.039 INFO:tasks.rados.rados.0.smithi038.stdout:2236: left oid 419 (ObjNum 1485 snap 0 seq_num 1485) 2024-09-14T04:09:28.039 INFO:tasks.rados.rados.0.smithi038.stdout:2237: expect (ObjNum 858 snap 0 seq_num 858) 2024-09-14T04:09:28.135 INFO:tasks.rados.rados.0.smithi038.stdout:2239: expect (ObjNum 1242 snap 0 seq_num 1242) 2024-09-14T04:09:28.266 INFO:tasks.rados.rados.0.smithi038.stdout:2238: expect (ObjNum 1344 snap 0 seq_num 1344) 2024-09-14T04:09:28.381 INFO:tasks.rados.rados.0.smithi038.stdout:2240: finishing write tid 1 to smithi03870129-321 2024-09-14T04:09:28.382 INFO:tasks.rados.rados.0.smithi038.stdout:2240: finishing write tid 2 to smithi03870129-321 2024-09-14T04:09:28.382 INFO:tasks.rados.rados.0.smithi038.stdout:2240: finishing write tid 3 to smithi03870129-321 2024-09-14T04:09:28.382 INFO:tasks.rados.rados.0.smithi038.stdout:2240: finishing write tid 4 to smithi03870129-321 2024-09-14T04:09:28.382 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 321 v 274 (ObjNum 1486 snap 0 seq_num 1486) dirty exists 2024-09-14T04:09:28.382 INFO:tasks.rados.rados.0.smithi038.stdout:2240: left oid 321 (ObjNum 1486 snap 0 seq_num 1486) 2024-09-14T04:09:28.382 INFO:tasks.rados.rados.0.smithi038.stdout:2236: done (5 left) 2024-09-14T04:09:28.382 INFO:tasks.rados.rados.0.smithi038.stdout:2237: done (4 left) 2024-09-14T04:09:28.382 INFO:tasks.rados.rados.0.smithi038.stdout:2238: done (3 left) 2024-09-14T04:09:28.382 INFO:tasks.rados.rados.0.smithi038.stdout:2239: done (2 left) 2024-09-14T04:09:28.382 INFO:tasks.rados.rados.0.smithi038.stdout:2240: done (1 left) 2024-09-14T04:09:28.382 INFO:tasks.rados.rados.0.smithi038.stdout:2241: done (0 left) 2024-09-14T04:09:28.382 INFO:tasks.rados.rados.0.smithi038.stdout:2242: delete oid 281 current snap is 0 2024-09-14T04:09:28.384 INFO:tasks.rados.rados.0.smithi038.stdout:2242: done (0 left) 2024-09-14T04:09:28.384 INFO:tasks.rados.rados.0.smithi038.stdout:2243: delete oid 148 current snap is 0 2024-09-14T04:09:28.385 INFO:tasks.rados.rados.0.smithi038.stdout:2243: done (0 left) 2024-09-14T04:09:28.386 INFO:tasks.rados.rados.0.smithi038.stdout:2244: write oid 168 current snap is 0 2024-09-14T04:09:28.386 INFO:tasks.rados.rados.0.smithi038.stdout:2244: seq_num 1490 ranges {642430=409845,1758170=719519} 2024-09-14T04:09:28.391 INFO:tasks.rados.rados.0.smithi038.stdout:2244: writing smithi03870129-168 from 642430 to 1052275 tid 1 2024-09-14T04:09:28.400 INFO:tasks.rados.rados.0.smithi038.stdout:2244: writing smithi03870129-168 from 1758170 to 2477689 tid 2 2024-09-14T04:09:28.400 INFO:tasks.rados.rados.0.smithi038.stdout:2245: write oid 16 current snap is 0 2024-09-14T04:09:28.400 INFO:tasks.rados.rados.0.smithi038.stdout:2245: seq_num 1491 ranges {659237=601447,1933005=463177} 2024-09-14T04:09:28.407 INFO:tasks.rados.rados.0.smithi038.stdout:2245: writing smithi03870129-16 from 659237 to 1260684 tid 1 2024-09-14T04:09:28.414 INFO:tasks.rados.rados.0.smithi038.stdout:2245: writing smithi03870129-16 from 1933005 to 2396182 tid 2 2024-09-14T04:09:28.414 INFO:tasks.rados.rados.0.smithi038.stdout:2246: write oid 418 current snap is 0 2024-09-14T04:09:28.414 INFO:tasks.rados.rados.0.smithi038.stdout:2244: finishing write tid 1 to smithi03870129-168 2024-09-14T04:09:28.414 INFO:tasks.rados.rados.0.smithi038.stdout:2244: finishing write tid 2 to smithi03870129-168 2024-09-14T04:09:28.414 INFO:tasks.rados.rados.0.smithi038.stdout:2244: finishing write tid 3 to smithi03870129-168 2024-09-14T04:09:28.414 INFO:tasks.rados.rados.0.smithi038.stdout:2244: finishing write tid 4 to smithi03870129-168 2024-09-14T04:09:28.414 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 168 v 306 (ObjNum 1490 snap 0 seq_num 1490) dirty exists 2024-09-14T04:09:28.414 INFO:tasks.rados.rados.0.smithi038.stdout:2244: left oid 168 (ObjNum 1490 snap 0 seq_num 1490) 2024-09-14T04:09:28.414 INFO:tasks.rados.rados.0.smithi038.stdout:2245: finishing write tid 1 to smithi03870129-16 2024-09-14T04:09:28.414 INFO:tasks.rados.rados.0.smithi038.stdout:2246: seq_num 1492 ranges {676044=676696,1991487=723188} 2024-09-14T04:09:28.423 INFO:tasks.rados.rados.0.smithi038.stdout:2246: writing smithi03870129-418 from 676044 to 1352740 tid 1 2024-09-14T04:09:28.432 INFO:tasks.rados.rados.0.smithi038.stdout:2246: writing smithi03870129-418 from 1991487 to 2714675 tid 2 2024-09-14T04:09:28.432 INFO:tasks.rados.rados.0.smithi038.stdout:2244: done (2 left) 2024-09-14T04:09:28.432 INFO:tasks.rados.rados.0.smithi038.stdout:2247: write oid 163 current snap is 0 2024-09-14T04:09:28.432 INFO:tasks.rados.rados.0.smithi038.stdout:2247: seq_num 1493 ranges {692851=751945,2049969=466846} 2024-09-14T04:09:28.441 INFO:tasks.rados.rados.0.smithi038.stdout:2247: writing smithi03870129-163 from 692851 to 1444796 tid 1 2024-09-14T04:09:28.447 INFO:tasks.rados.rados.0.smithi038.stdout:2247: writing smithi03870129-163 from 2049969 to 2516815 tid 2 2024-09-14T04:09:28.447 INFO:tasks.rados.rados.0.smithi038.stdout:2248: write oid 392 current snap is 0 2024-09-14T04:09:28.447 INFO:tasks.rados.rados.0.smithi038.stdout:2245: finishing write tid 2 to smithi03870129-16 2024-09-14T04:09:28.447 INFO:tasks.rados.rados.0.smithi038.stdout:2248: seq_num 1494 ranges {709658=427194,1592098=726857,2761010=348648} 2024-09-14T04:09:28.453 INFO:tasks.rados.rados.0.smithi038.stdout:2248: writing smithi03870129-392 from 709658 to 1136852 tid 1 2024-09-14T04:09:28.461 INFO:tasks.rados.rados.0.smithi038.stdout:2248: writing smithi03870129-392 from 1592098 to 2318955 tid 2 2024-09-14T04:09:28.465 INFO:tasks.rados.rados.0.smithi038.stdout:2248: writing smithi03870129-392 from 2761010 to 3109658 tid 3 2024-09-14T04:09:28.466 INFO:tasks.rados.rados.0.smithi038.stdout:2249: delete oid 360 current snap is 0 2024-09-14T04:09:28.466 INFO:tasks.rados.rados.0.smithi038.stdout:2245: finishing write tid 3 to smithi03870129-16 2024-09-14T04:09:28.466 INFO:tasks.rados.rados.0.smithi038.stdout:2245: finishing write tid 4 to smithi03870129-16 2024-09-14T04:09:28.466 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 16 v 296 (ObjNum 1491 snap 0 seq_num 1491) dirty exists 2024-09-14T04:09:28.466 INFO:tasks.rados.rados.0.smithi038.stdout:2245: left oid 16 (ObjNum 1491 snap 0 seq_num 1491) 2024-09-14T04:09:28.466 INFO:tasks.rados.rados.0.smithi038.stdout:2246: finishing write tid 1 to smithi03870129-418 2024-09-14T04:09:28.466 INFO:tasks.rados.rados.0.smithi038.stdout:2246: finishing write tid 2 to smithi03870129-418 2024-09-14T04:09:28.466 INFO:tasks.rados.rados.0.smithi038.stdout:2246: finishing write tid 3 to smithi03870129-418 2024-09-14T04:09:28.467 INFO:tasks.rados.rados.0.smithi038.stdout:2246: finishing write tid 4 to smithi03870129-418 2024-09-14T04:09:28.467 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 418 v 252 (ObjNum 1492 snap 0 seq_num 1492) dirty exists 2024-09-14T04:09:28.467 INFO:tasks.rados.rados.0.smithi038.stdout:2246: left oid 418 (ObjNum 1492 snap 0 seq_num 1492) 2024-09-14T04:09:28.467 INFO:tasks.rados.rados.0.smithi038.stdout:2247: finishing write tid 1 to smithi03870129-163 2024-09-14T04:09:28.467 INFO:tasks.rados.rados.0.smithi038.stdout:2247: finishing write tid 2 to smithi03870129-163 2024-09-14T04:09:28.467 INFO:tasks.rados.rados.0.smithi038.stdout:2247: finishing write tid 3 to smithi03870129-163 2024-09-14T04:09:28.467 INFO:tasks.rados.rados.0.smithi038.stdout:2247: finishing write tid 4 to smithi03870129-163 2024-09-14T04:09:28.467 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 163 v 463 (ObjNum 1493 snap 0 seq_num 1493) dirty exists 2024-09-14T04:09:28.467 INFO:tasks.rados.rados.0.smithi038.stdout:2247: left oid 163 (ObjNum 1493 snap 0 seq_num 1493) 2024-09-14T04:09:28.468 INFO:tasks.rados.rados.0.smithi038.stdout:2248: finishing write tid 1 to smithi03870129-392 2024-09-14T04:09:28.468 INFO:tasks.rados.rados.0.smithi038.stdout:2248: finishing write tid 2 to smithi03870129-392 2024-09-14T04:09:28.468 INFO:tasks.rados.rados.0.smithi038.stdout:2245: done (4 left) 2024-09-14T04:09:28.468 INFO:tasks.rados.rados.0.smithi038.stdout:2246: done (3 left) 2024-09-14T04:09:28.468 INFO:tasks.rados.rados.0.smithi038.stdout:2247: done (2 left) 2024-09-14T04:09:28.468 INFO:tasks.rados.rados.0.smithi038.stdout:2249: done (1 left) 2024-09-14T04:09:28.468 INFO:tasks.rados.rados.0.smithi038.stdout:2250: write oid 148 current snap is 0 2024-09-14T04:09:28.468 INFO:tasks.rados.rados.0.smithi038.stdout:2250: seq_num 1496 ranges {743272=577692,2109062=730526} 2024-09-14T04:09:28.475 INFO:tasks.rados.rados.0.smithi038.stdout:2250: writing smithi03870129-148 from 743272 to 1320964 tid 1 2024-09-14T04:09:28.484 INFO:tasks.rados.rados.0.smithi038.stdout:2250: writing smithi03870129-148 from 2109062 to 2839588 tid 2 2024-09-14T04:09:28.484 INFO:tasks.rados.rados.0.smithi038.stdout:2251: delete oid 160 current snap is 0 2024-09-14T04:09:28.484 INFO:tasks.rados.rados.0.smithi038.stdout:2248: finishing write tid 3 to smithi03870129-392 2024-09-14T04:09:28.484 INFO:tasks.rados.rados.0.smithi038.stdout:2248: finishing write tid 4 to smithi03870129-392 2024-09-14T04:09:28.484 INFO:tasks.rados.rados.0.smithi038.stdout:2248: finishing write tid 5 to smithi03870129-392 2024-09-14T04:09:28.484 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 392 v 313 (ObjNum 1494 snap 0 seq_num 1494) dirty exists 2024-09-14T04:09:28.484 INFO:tasks.rados.rados.0.smithi038.stdout:2248: left oid 392 (ObjNum 1494 snap 0 seq_num 1494) 2024-09-14T04:09:28.484 INFO:tasks.rados.rados.0.smithi038.stdout:2250: finishing write tid 1 to smithi03870129-148 2024-09-14T04:09:28.486 INFO:tasks.rados.rados.0.smithi038.stdout:2248: done (2 left) 2024-09-14T04:09:28.486 INFO:tasks.rados.rados.0.smithi038.stdout:2251: done (1 left) 2024-09-14T04:09:28.486 INFO:tasks.rados.rados.0.smithi038.stdout:2252: write oid 113 current snap is 0 2024-09-14T04:09:28.486 INFO:tasks.rados.rados.0.smithi038.stdout:2252: seq_num 1498 ranges {776886=444543,1826026=734195,2987055=189831} 2024-09-14T04:09:28.493 INFO:tasks.rados.rados.0.smithi038.stdout:2252: writing smithi03870129-113 from 776886 to 1221429 tid 1 2024-09-14T04:09:28.500 INFO:tasks.rados.rados.0.smithi038.stdout:2252: writing smithi03870129-113 from 1826026 to 2560221 tid 2 2024-09-14T04:09:28.504 INFO:tasks.rados.rados.0.smithi038.stdout:2252: writing smithi03870129-113 from 2987055 to 3176886 tid 3 2024-09-14T04:09:28.504 INFO:tasks.rados.rados.0.smithi038.stdout:2253: delete oid 430 current snap is 0 2024-09-14T04:09:28.504 INFO:tasks.rados.rados.0.smithi038.stdout:2250: finishing write tid 2 to smithi03870129-148 2024-09-14T04:09:28.505 INFO:tasks.rados.rados.0.smithi038.stdout:2250: finishing write tid 3 to smithi03870129-148 2024-09-14T04:09:28.505 INFO:tasks.rados.rados.0.smithi038.stdout:2250: finishing write tid 4 to smithi03870129-148 2024-09-14T04:09:28.505 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 148 v 255 (ObjNum 1496 snap 0 seq_num 1496) dirty exists 2024-09-14T04:09:28.505 INFO:tasks.rados.rados.0.smithi038.stdout:2250: left oid 148 (ObjNum 1496 snap 0 seq_num 1496) 2024-09-14T04:09:28.505 INFO:tasks.rados.rados.0.smithi038.stdout:2252: finishing write tid 1 to smithi03870129-113 2024-09-14T04:09:28.507 INFO:tasks.rados.rados.0.smithi038.stdout:2250: done (2 left) 2024-09-14T04:09:28.507 INFO:tasks.rados.rados.0.smithi038.stdout:2253: done (1 left) 2024-09-14T04:09:28.507 INFO:tasks.rados.rados.0.smithi038.stdout:2254: read oid 389 snap -1 2024-09-14T04:09:28.507 INFO:tasks.rados.rados.0.smithi038.stdout:2254: expect (ObjNum 388 snap 0 seq_num 388) 2024-09-14T04:09:28.507 INFO:tasks.rados.rados.0.smithi038.stdout:2255: write oid 88 current snap is 0 2024-09-14T04:09:28.507 INFO:tasks.rados.rados.0.smithi038.stdout:2255: seq_num 1500 ranges {410500=595041,1542990=621511,2925548=284952} 2024-09-14T04:09:28.513 INFO:tasks.rados.rados.0.smithi038.stdout:2255: writing smithi03870129-88 from 410500 to 1005541 tid 1 2024-09-14T04:09:28.519 INFO:tasks.rados.rados.0.smithi038.stdout:2255: writing smithi03870129-88 from 1542990 to 2164501 tid 2 2024-09-14T04:09:28.525 INFO:tasks.rados.rados.0.smithi038.stdout:2255: writing smithi03870129-88 from 2925548 to 3210500 tid 3 2024-09-14T04:09:28.525 INFO:tasks.rados.rados.0.smithi038.stdout:2256: read oid 208 snap -1 2024-09-14T04:09:28.526 INFO:tasks.rados.rados.0.smithi038.stdout:2256: expect deleted 2024-09-14T04:09:28.526 INFO:tasks.rados.rados.0.smithi038.stdout:2257: read oid 179 snap -1 2024-09-14T04:09:28.526 INFO:tasks.rados.rados.0.smithi038.stdout:2257: expect (ObjNum 1230 snap 0 seq_num 1230) 2024-09-14T04:09:28.526 INFO:tasks.rados.rados.0.smithi038.stdout:2258: write oid 11 current snap is 0 2024-09-14T04:09:28.526 INFO:tasks.rados.rados.0.smithi038.stdout:2252: finishing write tid 2 to smithi03870129-113 2024-09-14T04:09:28.526 INFO:tasks.rados.rados.0.smithi038.stdout:2258: seq_num 1501 ranges {427307=670290,1601472=481522,2552971=483056} 2024-09-14T04:09:28.531 INFO:tasks.rados.rados.0.smithi038.stdout:2258: writing smithi03870129-11 from 427307 to 1097597 tid 1 2024-09-14T04:09:28.537 INFO:tasks.rados.rados.0.smithi038.stdout:2258: writing smithi03870129-11 from 1601472 to 2082994 tid 2 2024-09-14T04:09:28.543 INFO:tasks.rados.rados.0.smithi038.stdout:2258: writing smithi03870129-11 from 2552971 to 3036027 tid 3 2024-09-14T04:09:28.543 INFO:tasks.rados.rados.0.smithi038.stdout:2259: write oid 382 current snap is 0 2024-09-14T04:09:28.543 INFO:tasks.rados.rados.0.smithi038.stdout:2259: seq_num 1502 ranges {444114=745539,1943601=625180} 2024-09-14T04:09:28.549 INFO:tasks.rados.rados.0.smithi038.stdout:2259: writing smithi03870129-382 from 444114 to 1189653 tid 1 2024-09-14T04:09:28.558 INFO:tasks.rados.rados.0.smithi038.stdout:2259: writing smithi03870129-382 from 1943601 to 2568781 tid 2 2024-09-14T04:09:28.558 INFO:tasks.rados.rados.0.smithi038.stdout:2260: write oid 440 current snap is 0 2024-09-14T04:09:28.558 INFO:tasks.rados.rados.0.smithi038.stdout:2260: seq_num 1503 ranges {460921=420788,1602083=485191,2491464=621953} 2024-09-14T04:09:28.563 INFO:tasks.rados.rados.0.smithi038.stdout:2260: writing smithi03870129-440 from 460921 to 881709 tid 1 2024-09-14T04:09:28.570 INFO:tasks.rados.rados.0.smithi038.stdout:2260: writing smithi03870129-440 from 1602083 to 2087274 tid 2 2024-09-14T04:09:28.576 INFO:tasks.rados.rados.0.smithi038.stdout:2260: writing smithi03870129-440 from 2491464 to 3113417 tid 3 2024-09-14T04:09:28.576 INFO:tasks.rados.rados.0.smithi038.stdout:2261: write oid 178 current snap is 0 2024-09-14T04:09:28.576 INFO:tasks.rados.rados.0.smithi038.stdout:2261: seq_num 1504 ranges {477728=496037,1660565=628849,2918887=358841} 2024-09-14T04:09:28.581 INFO:tasks.rados.rados.0.smithi038.stdout:2261: writing smithi03870129-178 from 477728 to 973765 tid 1 2024-09-14T04:09:28.589 INFO:tasks.rados.rados.0.smithi038.stdout:2261: writing smithi03870129-178 from 1660565 to 2289414 tid 2 2024-09-14T04:09:28.595 INFO:tasks.rados.rados.0.smithi038.stdout:2261: writing smithi03870129-178 from 2918887 to 3277728 tid 3 2024-09-14T04:09:28.595 INFO:tasks.rados.rados.0.smithi038.stdout:2262: write oid 431 current snap is 0 2024-09-14T04:09:28.595 INFO:tasks.rados.rados.0.smithi038.stdout:2252: finishing write tid 3 to smithi03870129-113 2024-09-14T04:09:28.595 INFO:tasks.rados.rados.0.smithi038.stdout:2252: finishing write tid 4 to smithi03870129-113 2024-09-14T04:09:28.595 INFO:tasks.rados.rados.0.smithi038.stdout:2252: finishing write tid 5 to smithi03870129-113 2024-09-14T04:09:28.595 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 113 v 300 (ObjNum 1498 snap 0 seq_num 1498) dirty exists 2024-09-14T04:09:28.596 INFO:tasks.rados.rados.0.smithi038.stdout:2252: left oid 113 (ObjNum 1498 snap 0 seq_num 1498) 2024-09-14T04:09:28.596 INFO:tasks.rados.rados.0.smithi038.stdout:2254: expect (ObjNum 388 snap 0 seq_num 388) 2024-09-14T04:09:28.729 INFO:tasks.rados.rados.0.smithi038.stdout:2255: finishing write tid 1 to smithi03870129-88 2024-09-14T04:09:28.729 INFO:tasks.rados.rados.0.smithi038.stdout:2255: finishing write tid 2 to smithi03870129-88 2024-09-14T04:09:28.729 INFO:tasks.rados.rados.0.smithi038.stdout:2255: finishing write tid 3 to smithi03870129-88 2024-09-14T04:09:28.729 INFO:tasks.rados.rados.0.smithi038.stdout:2255: finishing write tid 4 to smithi03870129-88 2024-09-14T04:09:28.730 INFO:tasks.rados.rados.0.smithi038.stdout:2255: finishing write tid 5 to smithi03870129-88 2024-09-14T04:09:28.730 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 88 v 353 (ObjNum 1500 snap 0 seq_num 1500) dirty exists 2024-09-14T04:09:28.730 INFO:tasks.rados.rados.0.smithi038.stdout:2255: left oid 88 (ObjNum 1500 snap 0 seq_num 1500) 2024-09-14T04:09:28.730 INFO:tasks.rados.rados.0.smithi038.stdout:2257: expect (ObjNum 1230 snap 0 seq_num 1230) 2024-09-14T04:09:28.840 INFO:tasks.rados.rados.0.smithi038.stdout:2258: finishing write tid 1 to smithi03870129-11 2024-09-14T04:09:28.840 INFO:tasks.rados.rados.0.smithi038.stdout:2258: finishing write tid 2 to smithi03870129-11 2024-09-14T04:09:28.841 INFO:tasks.rados.rados.0.smithi038.stdout:2258: finishing write tid 3 to smithi03870129-11 2024-09-14T04:09:28.841 INFO:tasks.rados.rados.0.smithi038.stdout:2258: finishing write tid 4 to smithi03870129-11 2024-09-14T04:09:28.841 INFO:tasks.rados.rados.0.smithi038.stdout:2258: finishing write tid 5 to smithi03870129-11 2024-09-14T04:09:28.841 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 11 v 292 (ObjNum 1501 snap 0 seq_num 1501) dirty exists 2024-09-14T04:09:28.841 INFO:tasks.rados.rados.0.smithi038.stdout:2258: left oid 11 (ObjNum 1501 snap 0 seq_num 1501) 2024-09-14T04:09:28.841 INFO:tasks.rados.rados.0.smithi038.stdout:2259: finishing write tid 1 to smithi03870129-382 2024-09-14T04:09:28.841 INFO:tasks.rados.rados.0.smithi038.stdout:2259: finishing write tid 2 to smithi03870129-382 2024-09-14T04:09:28.841 INFO:tasks.rados.rados.0.smithi038.stdout:2259: finishing write tid 3 to smithi03870129-382 2024-09-14T04:09:28.841 INFO:tasks.rados.rados.0.smithi038.stdout:2259: finishing write tid 4 to smithi03870129-382 2024-09-14T04:09:28.841 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 382 v 277 (ObjNum 1502 snap 0 seq_num 1502) dirty exists 2024-09-14T04:09:28.841 INFO:tasks.rados.rados.0.smithi038.stdout:2259: left oid 382 (ObjNum 1502 snap 0 seq_num 1502) 2024-09-14T04:09:28.842 INFO:tasks.rados.rados.0.smithi038.stdout:2260: finishing write tid 1 to smithi03870129-440 2024-09-14T04:09:28.842 INFO:tasks.rados.rados.0.smithi038.stdout:2260: finishing write tid 2 to smithi03870129-440 2024-09-14T04:09:28.842 INFO:tasks.rados.rados.0.smithi038.stdout:2262: seq_num 1505 ranges {494535=571286,1719047=488860,2946310=348225} 2024-09-14T04:09:28.846 INFO:tasks.rados.rados.0.smithi038.stdout:2262: writing smithi03870129-431 from 494535 to 1065821 tid 1 2024-09-14T04:09:28.853 INFO:tasks.rados.rados.0.smithi038.stdout:2262: writing smithi03870129-431 from 1719047 to 2207907 tid 2 2024-09-14T04:09:28.860 INFO:tasks.rados.rados.0.smithi038.stdout:2262: writing smithi03870129-431 from 2946310 to 3294535 tid 3 2024-09-14T04:09:28.860 INFO:tasks.rados.rados.0.smithi038.stdout:2252: done (9 left) 2024-09-14T04:09:28.860 INFO:tasks.rados.rados.0.smithi038.stdout:2254: done (8 left) 2024-09-14T04:09:28.860 INFO:tasks.rados.rados.0.smithi038.stdout:2255: done (7 left) 2024-09-14T04:09:28.861 INFO:tasks.rados.rados.0.smithi038.stdout:2256: done (6 left) 2024-09-14T04:09:28.861 INFO:tasks.rados.rados.0.smithi038.stdout:2257: done (5 left) 2024-09-14T04:09:28.861 INFO:tasks.rados.rados.0.smithi038.stdout:2258: done (4 left) 2024-09-14T04:09:28.861 INFO:tasks.rados.rados.0.smithi038.stdout:2259: done (3 left) 2024-09-14T04:09:28.861 INFO:tasks.rados.rados.0.smithi038.stdout:2263: write oid 272 current snap is 0 2024-09-14T04:09:28.861 INFO:tasks.rados.rados.0.smithi038.stdout:2263: seq_num 1506 ranges {511342=762888,1777529=632518,2973733=337609} 2024-09-14T04:09:28.868 INFO:tasks.rados.rados.0.smithi038.stdout:2263: writing smithi03870129-272 from 511342 to 1274230 tid 1 2024-09-14T04:09:28.875 INFO:tasks.rados.rados.0.smithi038.stdout:2263: writing smithi03870129-272 from 1777529 to 2410047 tid 2 2024-09-14T04:09:28.882 INFO:tasks.rados.rados.0.smithi038.stdout:2263: writing smithi03870129-272 from 2973733 to 3311342 tid 3 2024-09-14T04:09:28.882 INFO:tasks.rados.rados.0.smithi038.stdout:2264: write oid 454 current snap is 0 2024-09-14T04:09:28.882 INFO:tasks.rados.rados.0.smithi038.stdout:2264: seq_num 1507 ranges {528149=438137,1436011=492529,2601156=667041} 2024-09-14T04:09:28.889 INFO:tasks.rados.rados.0.smithi038.stdout:2264: writing smithi03870129-454 from 528149 to 966286 tid 1 2024-09-14T04:09:28.895 INFO:tasks.rados.rados.0.smithi038.stdout:2264: writing smithi03870129-454 from 1436011 to 1928540 tid 2 2024-09-14T04:09:28.905 INFO:tasks.rados.rados.0.smithi038.stdout:2264: writing smithi03870129-454 from 2601156 to 3268197 tid 3 2024-09-14T04:09:28.905 INFO:tasks.rados.rados.0.smithi038.stdout:2265: read oid 191 snap -1 2024-09-14T04:09:28.905 INFO:tasks.rados.rados.0.smithi038.stdout:2265: expect (ObjNum 780 snap 0 seq_num 780) 2024-09-14T04:09:28.905 INFO:tasks.rados.rados.0.smithi038.stdout:2266: read oid 470 snap -1 2024-09-14T04:09:28.905 INFO:tasks.rados.rados.0.smithi038.stdout:2266: expect (ObjNum 1084 snap 0 seq_num 1084) 2024-09-14T04:09:28.905 INFO:tasks.rados.rados.0.smithi038.stdout:2267: read oid 418 snap -1 2024-09-14T04:09:28.905 INFO:tasks.rados.rados.0.smithi038.stdout:2267: expect (ObjNum 1492 snap 0 seq_num 1492) 2024-09-14T04:09:28.905 INFO:tasks.rados.rados.0.smithi038.stdout:2268: read oid 338 snap -1 2024-09-14T04:09:28.905 INFO:tasks.rados.rados.0.smithi038.stdout:2268: expect (ObjNum 1191 snap 0 seq_num 1191) 2024-09-14T04:09:28.905 INFO:tasks.rados.rados.0.smithi038.stdout:2269: write oid 282 current snap is 0 2024-09-14T04:09:28.905 INFO:tasks.rados.rados.0.smithi038.stdout:2260: finishing write tid 3 to smithi03870129-440 2024-09-14T04:09:28.906 INFO:tasks.rados.rados.0.smithi038.stdout:2260: finishing write tid 4 to smithi03870129-440 2024-09-14T04:09:28.906 INFO:tasks.rados.rados.0.smithi038.stdout:2260: finishing write tid 5 to smithi03870129-440 2024-09-14T04:09:28.906 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 440 v 273 (ObjNum 1503 snap 0 seq_num 1503) dirty exists 2024-09-14T04:09:28.906 INFO:tasks.rados.rados.0.smithi038.stdout:2260: left oid 440 (ObjNum 1503 snap 0 seq_num 1503) 2024-09-14T04:09:28.906 INFO:tasks.rados.rados.0.smithi038.stdout:2261: finishing write tid 1 to smithi03870129-178 2024-09-14T04:09:28.906 INFO:tasks.rados.rados.0.smithi038.stdout:2261: finishing write tid 2 to smithi03870129-178 2024-09-14T04:09:28.906 INFO:tasks.rados.rados.0.smithi038.stdout:2261: finishing write tid 3 to smithi03870129-178 2024-09-14T04:09:28.906 INFO:tasks.rados.rados.0.smithi038.stdout:2261: finishing write tid 4 to smithi03870129-178 2024-09-14T04:09:28.906 INFO:tasks.rados.rados.0.smithi038.stdout:2261: finishing write tid 5 to smithi03870129-178 2024-09-14T04:09:28.906 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 178 v 260 (ObjNum 1504 snap 0 seq_num 1504) dirty exists 2024-09-14T04:09:28.906 INFO:tasks.rados.rados.0.smithi038.stdout:2261: left oid 178 (ObjNum 1504 snap 0 seq_num 1504) 2024-09-14T04:09:28.906 INFO:tasks.rados.rados.0.smithi038.stdout:2269: seq_num 1508 ranges {544956=513386,1494493=636187,2628579=594666} 2024-09-14T04:09:28.912 INFO:tasks.rados.rados.0.smithi038.stdout:2269: writing smithi03870129-282 from 544956 to 1058342 tid 1 2024-09-14T04:09:28.920 INFO:tasks.rados.rados.0.smithi038.stdout:2269: writing smithi03870129-282 from 1494493 to 2130680 tid 2 2024-09-14T04:09:28.927 INFO:tasks.rados.rados.0.smithi038.stdout:2269: writing smithi03870129-282 from 2628579 to 3223245 tid 3 2024-09-14T04:09:28.928 INFO:tasks.rados.rados.0.smithi038.stdout:2260: done (9 left) 2024-09-14T04:09:28.928 INFO:tasks.rados.rados.0.smithi038.stdout:2261: done (8 left) 2024-09-14T04:09:28.928 INFO:tasks.rados.rados.0.smithi038.stdout:2270: read oid 300 snap -1 2024-09-14T04:09:28.928 INFO:tasks.rados.rados.0.smithi038.stdout:2270: expect (ObjNum 1422 snap 0 seq_num 1422) 2024-09-14T04:09:28.928 INFO:tasks.rados.rados.0.smithi038.stdout:2271: delete oid 200 current snap is 0 2024-09-14T04:09:28.928 INFO:tasks.rados.rados.0.smithi038.stdout:2262: finishing write tid 1 to smithi03870129-431 2024-09-14T04:09:28.928 INFO:tasks.rados.rados.0.smithi038.stdout:2262: finishing write tid 2 to smithi03870129-431 2024-09-14T04:09:28.928 INFO:tasks.rados.rados.0.smithi038.stdout:2262: finishing write tid 3 to smithi03870129-431 2024-09-14T04:09:28.928 INFO:tasks.rados.rados.0.smithi038.stdout:2262: finishing write tid 4 to smithi03870129-431 2024-09-14T04:09:28.928 INFO:tasks.rados.rados.0.smithi038.stdout:2262: finishing write tid 5 to smithi03870129-431 2024-09-14T04:09:28.928 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 431 v 251 (ObjNum 1505 snap 0 seq_num 1505) dirty exists 2024-09-14T04:09:28.928 INFO:tasks.rados.rados.0.smithi038.stdout:2262: left oid 431 (ObjNum 1505 snap 0 seq_num 1505) 2024-09-14T04:09:28.928 INFO:tasks.rados.rados.0.smithi038.stdout:2263: finishing write tid 1 to smithi03870129-272 2024-09-14T04:09:28.929 INFO:tasks.rados.rados.0.smithi038.stdout:2263: finishing write tid 2 to smithi03870129-272 2024-09-14T04:09:28.929 INFO:tasks.rados.rados.0.smithi038.stdout:2263: finishing write tid 3 to smithi03870129-272 2024-09-14T04:09:28.929 INFO:tasks.rados.rados.0.smithi038.stdout:2263: finishing write tid 4 to smithi03870129-272 2024-09-14T04:09:28.929 INFO:tasks.rados.rados.0.smithi038.stdout:2263: finishing write tid 5 to smithi03870129-272 2024-09-14T04:09:28.929 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 272 v 231 (ObjNum 1506 snap 0 seq_num 1506) dirty exists 2024-09-14T04:09:28.929 INFO:tasks.rados.rados.0.smithi038.stdout:2263: left oid 272 (ObjNum 1506 snap 0 seq_num 1506) 2024-09-14T04:09:28.929 INFO:tasks.rados.rados.0.smithi038.stdout:2264: finishing write tid 1 to smithi03870129-454 2024-09-14T04:09:28.929 INFO:tasks.rados.rados.0.smithi038.stdout:2264: finishing write tid 2 to smithi03870129-454 2024-09-14T04:09:28.929 INFO:tasks.rados.rados.0.smithi038.stdout:2267: expect (ObjNum 1492 snap 0 seq_num 1492) 2024-09-14T04:09:28.931 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:28 smithi123 bash[24950]: audit 2024-09-14T04:09:27.515133+0000 mgr.y (mgr.14406) 324 : audit [DBG] from='client.25097 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:29.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:28 smithi038 bash[32505]: audit 2024-09-14T04:09:27.515133+0000 mgr.y (mgr.14406) 324 : audit [DBG] from='client.25097 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:29.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:28 smithi038 bash[22519]: audit 2024-09-14T04:09:27.515133+0000 mgr.y (mgr.14406) 324 : audit [DBG] from='client.25097 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:29.081 INFO:tasks.rados.rados.0.smithi038.stdout:2264: finishing write tid 3 to smithi03870129-454 2024-09-14T04:09:29.081 INFO:tasks.rados.rados.0.smithi038.stdout:2264: finishing write tid 4 to smithi03870129-454 2024-09-14T04:09:29.081 INFO:tasks.rados.rados.0.smithi038.stdout:2264: finishing write tid 5 to smithi03870129-454 2024-09-14T04:09:29.081 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 454 v 317 (ObjNum 1507 snap 0 seq_num 1507) dirty exists 2024-09-14T04:09:29.081 INFO:tasks.rados.rados.0.smithi038.stdout:2264: left oid 454 (ObjNum 1507 snap 0 seq_num 1507) 2024-09-14T04:09:29.082 INFO:tasks.rados.rados.0.smithi038.stdout:2269: finishing write tid 1 to smithi03870129-282 2024-09-14T04:09:29.082 INFO:tasks.rados.rados.0.smithi038.stdout:2265: expect (ObjNum 780 snap 0 seq_num 780) 2024-09-14T04:09:29.226 INFO:tasks.rados.rados.0.smithi038.stdout:2268: expect (ObjNum 1191 snap 0 seq_num 1191) 2024-09-14T04:09:29.285 INFO:tasks.rados.rados.0.smithi038.stdout:2266: expect (ObjNum 1084 snap 0 seq_num 1084) 2024-09-14T04:09:29.406 INFO:tasks.rados.rados.0.smithi038.stdout:2269: finishing write tid 2 to smithi03870129-282 2024-09-14T04:09:29.407 INFO:tasks.rados.rados.0.smithi038.stdout:2269: finishing write tid 3 to smithi03870129-282 2024-09-14T04:09:29.407 INFO:tasks.rados.rados.0.smithi038.stdout:2269: finishing write tid 4 to smithi03870129-282 2024-09-14T04:09:29.407 INFO:tasks.rados.rados.0.smithi038.stdout:2269: finishing write tid 5 to smithi03870129-282 2024-09-14T04:09:29.407 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 282 v 310 (ObjNum 1508 snap 0 seq_num 1508) dirty exists 2024-09-14T04:09:29.407 INFO:tasks.rados.rados.0.smithi038.stdout:2269: left oid 282 (ObjNum 1508 snap 0 seq_num 1508) 2024-09-14T04:09:29.407 INFO:tasks.rados.rados.0.smithi038.stdout:2270: expect (ObjNum 1422 snap 0 seq_num 1422) 2024-09-14T04:09:29.525 INFO:tasks.rados.rados.0.smithi038.stdout:2262: done (9 left) 2024-09-14T04:09:29.525 INFO:tasks.rados.rados.0.smithi038.stdout:2263: done (8 left) 2024-09-14T04:09:29.525 INFO:tasks.rados.rados.0.smithi038.stdout:2264: done (7 left) 2024-09-14T04:09:29.526 INFO:tasks.rados.rados.0.smithi038.stdout:2265: done (6 left) 2024-09-14T04:09:29.526 INFO:tasks.rados.rados.0.smithi038.stdout:2266: done (5 left) 2024-09-14T04:09:29.526 INFO:tasks.rados.rados.0.smithi038.stdout:2267: done (4 left) 2024-09-14T04:09:29.526 INFO:tasks.rados.rados.0.smithi038.stdout:2268: done (3 left) 2024-09-14T04:09:29.526 INFO:tasks.rados.rados.0.smithi038.stdout:2269: done (2 left) 2024-09-14T04:09:29.526 INFO:tasks.rados.rados.0.smithi038.stdout:2270: done (1 left) 2024-09-14T04:09:29.526 INFO:tasks.rados.rados.0.smithi038.stdout:2271: done (0 left) 2024-09-14T04:09:29.526 INFO:tasks.rados.rados.0.smithi038.stdout:2272: delete oid 142 current snap is 0 2024-09-14T04:09:29.529 INFO:tasks.rados.rados.0.smithi038.stdout:2272: done (0 left) 2024-09-14T04:09:29.529 INFO:tasks.rados.rados.0.smithi038.stdout:2273: write oid 66 current snap is 0 2024-09-14T04:09:29.529 INFO:tasks.rados.rados.0.smithi038.stdout:2273: seq_num 1511 ranges {595377=739133,1953586=499867,3110848=284529} 2024-09-14T04:09:29.550 INFO:tasks.rados.rados.0.smithi038.stdout:2273: writing smithi03870129-66 from 595377 to 1334510 tid 1 2024-09-14T04:09:29.569 INFO:tasks.rados.rados.0.smithi038.stdout:2273: writing smithi03870129-66 from 1953586 to 2453453 tid 2 2024-09-14T04:09:29.583 INFO:tasks.rados.rados.0.smithi038.stdout:2273: writing smithi03870129-66 from 3110848 to 3395377 tid 3 2024-09-14T04:09:29.583 INFO:tasks.rados.rados.0.smithi038.stdout:2274: write oid 208 current snap is 0 2024-09-14T04:09:29.583 INFO:tasks.rados.rados.0.smithi038.stdout:2273: finishing write tid 1 to smithi03870129-66 2024-09-14T04:09:29.583 INFO:tasks.rados.rados.0.smithi038.stdout:2273: finishing write tid 2 to smithi03870129-66 2024-09-14T04:09:29.583 INFO:tasks.rados.rados.0.smithi038.stdout:2274: seq_num 1512 ranges {612184=414382,1612068=643525,3021918=390266} 2024-09-14T04:09:29.597 INFO:tasks.rados.rados.0.smithi038.stdout:2274: writing smithi03870129-208 from 612184 to 1026566 tid 1 2024-09-14T04:09:29.613 INFO:tasks.rados.rados.0.smithi038.stdout:2274: writing smithi03870129-208 from 1612068 to 2255593 tid 2 2024-09-14T04:09:29.627 INFO:tasks.rados.rados.0.smithi038.stdout:2274: writing smithi03870129-208 from 3021918 to 3412184 tid 3 2024-09-14T04:09:29.627 INFO:tasks.rados.rados.0.smithi038.stdout:2275: write oid 94 current snap is 0 2024-09-14T04:09:29.627 INFO:tasks.rados.rados.0.smithi038.stdout:2275: seq_num 1513 ranges {628991=605984,1786903=787183,3165694=263297} 2024-09-14T04:09:29.638 INFO:tasks.rados.rados.0.smithi038.stdout:2275: writing smithi03870129-94 from 628991 to 1234975 tid 1 2024-09-14T04:09:29.649 INFO:tasks.rados.rados.0.smithi038.stdout:2275: writing smithi03870129-94 from 1786903 to 2574086 tid 2 2024-09-14T04:09:29.656 INFO:tasks.rados.rados.0.smithi038.stdout:2275: writing smithi03870129-94 from 3165694 to 3428991 tid 3 2024-09-14T04:09:29.657 INFO:tasks.rados.rados.0.smithi038.stdout:2276: write oid 65 current snap is 0 2024-09-14T04:09:29.657 INFO:tasks.rados.rados.0.smithi038.stdout:2276: seq_num 1514 ranges {645798=681233,1729032=647194,3076764=369034} 2024-09-14T04:09:29.665 INFO:tasks.rados.rados.0.smithi038.stdout:2276: writing smithi03870129-65 from 645798 to 1327031 tid 1 2024-09-14T04:09:29.672 INFO:tasks.rados.rados.0.smithi038.stdout:2276: writing smithi03870129-65 from 1729032 to 2376226 tid 2 2024-09-14T04:09:29.679 INFO:tasks.rados.rados.0.smithi038.stdout:2276: writing smithi03870129-65 from 3076764 to 3445798 tid 3 2024-09-14T04:09:29.679 INFO:tasks.rados.rados.0.smithi038.stdout:2277: write oid 382 current snap is 0 2024-09-14T04:09:29.679 INFO:tasks.rados.rados.0.smithi038.stdout:2273: finishing write tid 3 to smithi03870129-66 2024-09-14T04:09:29.680 INFO:tasks.rados.rados.0.smithi038.stdout:2277: seq_num 1515 ranges {662605=756482,2187514=790852} 2024-09-14T04:09:29.687 INFO:tasks.rados.rados.0.smithi038.stdout:2277: writing smithi03870129-382 from 662605 to 1419087 tid 1 2024-09-14T04:09:29.697 INFO:tasks.rados.rados.0.smithi038.stdout:2277: writing smithi03870129-382 from 2187514 to 2978366 tid 2 2024-09-14T04:09:29.697 INFO:tasks.rados.rados.0.smithi038.stdout:2278: delete oid 220 current snap is 0 2024-09-14T04:09:29.698 INFO:tasks.rados.rados.0.smithi038.stdout:2273: finishing write tid 4 to smithi03870129-66 2024-09-14T04:09:29.698 INFO:tasks.rados.rados.0.smithi038.stdout:2273: finishing write tid 5 to smithi03870129-66 2024-09-14T04:09:29.698 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 66 v 253 (ObjNum 1511 snap 0 seq_num 1511) dirty exists 2024-09-14T04:09:29.698 INFO:tasks.rados.rados.0.smithi038.stdout:2273: left oid 66 (ObjNum 1511 snap 0 seq_num 1511) 2024-09-14T04:09:29.698 INFO:tasks.rados.rados.0.smithi038.stdout:2274: finishing write tid 1 to smithi03870129-208 2024-09-14T04:09:29.698 INFO:tasks.rados.rados.0.smithi038.stdout:2274: finishing write tid 2 to smithi03870129-208 2024-09-14T04:09:29.698 INFO:tasks.rados.rados.0.smithi038.stdout:2274: finishing write tid 3 to smithi03870129-208 2024-09-14T04:09:29.698 INFO:tasks.rados.rados.0.smithi038.stdout:2274: finishing write tid 4 to smithi03870129-208 2024-09-14T04:09:29.698 INFO:tasks.rados.rados.0.smithi038.stdout:2274: finishing write tid 5 to smithi03870129-208 2024-09-14T04:09:29.698 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 208 v 357 (ObjNum 1512 snap 0 seq_num 1512) dirty exists 2024-09-14T04:09:29.698 INFO:tasks.rados.rados.0.smithi038.stdout:2274: left oid 208 (ObjNum 1512 snap 0 seq_num 1512) 2024-09-14T04:09:29.698 INFO:tasks.rados.rados.0.smithi038.stdout:2275: finishing write tid 1 to smithi03870129-94 2024-09-14T04:09:29.698 INFO:tasks.rados.rados.0.smithi038.stdout:2275: finishing write tid 2 to smithi03870129-94 2024-09-14T04:09:29.699 INFO:tasks.rados.rados.0.smithi038.stdout:2275: finishing write tid 3 to smithi03870129-94 2024-09-14T04:09:29.699 INFO:tasks.rados.rados.0.smithi038.stdout:2275: finishing write tid 4 to smithi03870129-94 2024-09-14T04:09:29.699 INFO:tasks.rados.rados.0.smithi038.stdout:2275: finishing write tid 5 to smithi03870129-94 2024-09-14T04:09:29.699 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 94 v 308 (ObjNum 1513 snap 0 seq_num 1513) dirty exists 2024-09-14T04:09:29.699 INFO:tasks.rados.rados.0.smithi038.stdout:2275: left oid 94 (ObjNum 1513 snap 0 seq_num 1513) 2024-09-14T04:09:29.699 INFO:tasks.rados.rados.0.smithi038.stdout:2276: finishing write tid 1 to smithi03870129-65 2024-09-14T04:09:29.699 INFO:tasks.rados.rados.0.smithi038.stdout:2276: finishing write tid 2 to smithi03870129-65 2024-09-14T04:09:29.699 INFO:tasks.rados.rados.0.smithi038.stdout:2276: finishing write tid 3 to smithi03870129-65 2024-09-14T04:09:29.699 INFO:tasks.rados.rados.0.smithi038.stdout:2276: finishing write tid 4 to smithi03870129-65 2024-09-14T04:09:29.699 INFO:tasks.rados.rados.0.smithi038.stdout:2276: finishing write tid 5 to smithi03870129-65 2024-09-14T04:09:29.699 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 65 v 235 (ObjNum 1514 snap 0 seq_num 1514) dirty exists 2024-09-14T04:09:29.699 INFO:tasks.rados.rados.0.smithi038.stdout:2276: left oid 65 (ObjNum 1514 snap 0 seq_num 1514) 2024-09-14T04:09:29.699 INFO:tasks.rados.rados.0.smithi038.stdout:2277: finishing write tid 1 to smithi03870129-382 2024-09-14T04:09:29.700 INFO:tasks.rados.rados.0.smithi038.stdout:2273: done (5 left) 2024-09-14T04:09:29.700 INFO:tasks.rados.rados.0.smithi038.stdout:2274: done (4 left) 2024-09-14T04:09:29.700 INFO:tasks.rados.rados.0.smithi038.stdout:2275: done (3 left) 2024-09-14T04:09:29.700 INFO:tasks.rados.rados.0.smithi038.stdout:2276: done (2 left) 2024-09-14T04:09:29.700 INFO:tasks.rados.rados.0.smithi038.stdout:2278: done (1 left) 2024-09-14T04:09:29.700 INFO:tasks.rados.rados.0.smithi038.stdout:2279: write oid 214 current snap is 0 2024-09-14T04:09:29.700 INFO:tasks.rados.rados.0.smithi038.stdout:2279: seq_num 1517 ranges {696219=506980,1904478=794521,3159033=337186} 2024-09-14T04:09:29.707 INFO:tasks.rados.rados.0.smithi038.stdout:2279: writing smithi03870129-214 from 696219 to 1203199 tid 1 2024-09-14T04:09:29.717 INFO:tasks.rados.rados.0.smithi038.stdout:2279: writing smithi03870129-214 from 1904478 to 2698999 tid 2 2024-09-14T04:09:29.723 INFO:tasks.rados.rados.0.smithi038.stdout:2279: writing smithi03870129-214 from 3159033 to 3496219 tid 3 2024-09-14T04:09:29.723 INFO:tasks.rados.rados.0.smithi038.stdout:2280: read oid 51 snap -1 2024-09-14T04:09:29.723 INFO:tasks.rados.rados.0.smithi038.stdout:2280: expect deleted 2024-09-14T04:09:29.723 INFO:tasks.rados.rados.0.smithi038.stdout:2281: write oid 180 current snap is 0 2024-09-14T04:09:29.723 INFO:tasks.rados.rados.0.smithi038.stdout:2277: finishing write tid 2 to smithi03870129-382 2024-09-14T04:09:29.723 INFO:tasks.rados.rados.0.smithi038.stdout:2281: seq_num 1518 ranges {713026=582229,1962960=654532,3186456=326570} 2024-09-14T04:09:29.731 INFO:tasks.rados.rados.0.smithi038.stdout:2281: writing smithi03870129-180 from 713026 to 1295255 tid 1 2024-09-14T04:09:29.739 INFO:tasks.rados.rados.0.smithi038.stdout:2281: writing smithi03870129-180 from 1962960 to 2617492 tid 2 2024-09-14T04:09:29.745 INFO:tasks.rados.rados.0.smithi038.stdout:2281: writing smithi03870129-180 from 3186456 to 3513026 tid 3 2024-09-14T04:09:29.746 INFO:tasks.rados.rados.0.smithi038.stdout:2282: read oid 68 snap -1 2024-09-14T04:09:29.746 INFO:tasks.rados.rados.0.smithi038.stdout:2282: expect (ObjNum 1450 snap 0 seq_num 1450) 2024-09-14T04:09:29.746 INFO:tasks.rados.rados.0.smithi038.stdout:2283: read oid 498 snap -1 2024-09-14T04:09:29.746 INFO:tasks.rados.rados.0.smithi038.stdout:2283: expect (ObjNum 1083 snap 0 seq_num 1083) 2024-09-14T04:09:29.746 INFO:tasks.rados.rados.0.smithi038.stdout:2284: read oid 13 snap -1 2024-09-14T04:09:29.746 INFO:tasks.rados.rados.0.smithi038.stdout:2284: expect (ObjNum 1444 snap 0 seq_num 1444) 2024-09-14T04:09:29.746 INFO:tasks.rados.rados.0.smithi038.stdout:2285: write oid 288 current snap is 0 2024-09-14T04:09:29.746 INFO:tasks.rados.rados.0.smithi038.stdout:2277: finishing write tid 3 to smithi03870129-382 2024-09-14T04:09:29.746 INFO:tasks.rados.rados.0.smithi038.stdout:2277: finishing write tid 4 to smithi03870129-382 2024-09-14T04:09:29.746 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 382 v 280 (ObjNum 1515 snap 0 seq_num 1515) dirty exists 2024-09-14T04:09:29.746 INFO:tasks.rados.rados.0.smithi038.stdout:2277: left oid 382 (ObjNum 1515 snap 0 seq_num 1515) 2024-09-14T04:09:29.746 INFO:tasks.rados.rados.0.smithi038.stdout:2279: finishing write tid 1 to smithi03870129-214 2024-09-14T04:09:29.747 INFO:tasks.rados.rados.0.smithi038.stdout:2285: seq_num 1519 ranges {729833=657478,1905089=798190,3497526=32307} 2024-09-14T04:09:29.754 INFO:tasks.rados.rados.0.smithi038.stdout:2285: writing smithi03870129-288 from 729833 to 1387311 tid 1 2024-09-14T04:09:29.762 INFO:tasks.rados.rados.0.smithi038.stdout:2285: writing smithi03870129-288 from 1905089 to 2703279 tid 2 2024-09-14T04:09:29.767 INFO:tasks.rados.rados.0.smithi038.stdout:2285: writing smithi03870129-288 from 3497526 to 3529833 tid 3 2024-09-14T04:09:29.767 INFO:tasks.rados.rados.0.smithi038.stdout:2277: done (7 left) 2024-09-14T04:09:29.767 INFO:tasks.rados.rados.0.smithi038.stdout:2286: delete oid 43 current snap is 0 2024-09-14T04:09:29.767 INFO:tasks.rados.rados.0.smithi038.stdout:2279: finishing write tid 2 to smithi03870129-214 2024-09-14T04:09:29.767 INFO:tasks.rados.rados.0.smithi038.stdout:2279: finishing write tid 3 to smithi03870129-214 2024-09-14T04:09:29.767 INFO:tasks.rados.rados.0.smithi038.stdout:2279: finishing write tid 4 to smithi03870129-214 2024-09-14T04:09:29.767 INFO:tasks.rados.rados.0.smithi038.stdout:2279: finishing write tid 5 to smithi03870129-214 2024-09-14T04:09:29.767 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 214 v 361 (ObjNum 1517 snap 0 seq_num 1517) dirty exists 2024-09-14T04:09:29.768 INFO:tasks.rados.rados.0.smithi038.stdout:2279: left oid 214 (ObjNum 1517 snap 0 seq_num 1517) 2024-09-14T04:09:29.768 INFO:tasks.rados.rados.0.smithi038.stdout:2281: finishing write tid 1 to smithi03870129-180 2024-09-14T04:09:29.768 INFO:tasks.rados.rados.0.smithi038.stdout:2281: finishing write tid 2 to smithi03870129-180 2024-09-14T04:09:29.768 INFO:tasks.rados.rados.0.smithi038.stdout:2284: expect (ObjNum 1444 snap 0 seq_num 1444) 2024-09-14T04:09:29.918 INFO:tasks.rados.rados.0.smithi038.stdout:2282: expect (ObjNum 1450 snap 0 seq_num 1450) 2024-09-14T04:09:29.931 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:29 smithi123 bash[24950]: audit 2024-09-14T04:09:27.833038+0000 mgr.y (mgr.14406) 325 : audit [DBG] from='client.15198 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:29.931 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:29 smithi123 bash[24950]: cluster 2024-09-14T04:09:28.282644+0000 mgr.y (mgr.14406) 326 : cluster [DBG] pgmap v254: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 75 MiB/s rd, 13 MiB/s wr, 116 op/s 2024-09-14T04:09:30.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:29 smithi038 bash[22519]: audit 2024-09-14T04:09:27.833038+0000 mgr.y (mgr.14406) 325 : audit [DBG] from='client.15198 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:30.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:29 smithi038 bash[22519]: cluster 2024-09-14T04:09:28.282644+0000 mgr.y (mgr.14406) 326 : cluster [DBG] pgmap v254: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 75 MiB/s rd, 13 MiB/s wr, 116 op/s 2024-09-14T04:09:30.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:29 smithi038 bash[32505]: audit 2024-09-14T04:09:27.833038+0000 mgr.y (mgr.14406) 325 : audit [DBG] from='client.15198 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:30.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:29 smithi038 bash[32505]: cluster 2024-09-14T04:09:28.282644+0000 mgr.y (mgr.14406) 326 : cluster [DBG] pgmap v254: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 75 MiB/s rd, 13 MiB/s wr, 116 op/s 2024-09-14T04:09:30.071 INFO:tasks.rados.rados.0.smithi038.stdout:2281: finishing write tid 3 to smithi03870129-180 2024-09-14T04:09:30.071 INFO:tasks.rados.rados.0.smithi038.stdout:2281: finishing write tid 4 to smithi03870129-180 2024-09-14T04:09:30.071 INFO:tasks.rados.rados.0.smithi038.stdout:2281: finishing write tid 5 to smithi03870129-180 2024-09-14T04:09:30.071 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 180 v 365 (ObjNum 1518 snap 0 seq_num 1518) dirty exists 2024-09-14T04:09:30.071 INFO:tasks.rados.rados.0.smithi038.stdout:2281: left oid 180 (ObjNum 1518 snap 0 seq_num 1518) 2024-09-14T04:09:30.071 INFO:tasks.rados.rados.0.smithi038.stdout:2283: expect (ObjNum 1083 snap 0 seq_num 1083) 2024-09-14T04:09:30.203 INFO:tasks.rados.rados.0.smithi038.stdout:2285: finishing write tid 1 to smithi03870129-288 2024-09-14T04:09:30.204 INFO:tasks.rados.rados.0.smithi038.stdout:2285: finishing write tid 2 to smithi03870129-288 2024-09-14T04:09:30.204 INFO:tasks.rados.rados.0.smithi038.stdout:2285: finishing write tid 3 to smithi03870129-288 2024-09-14T04:09:30.204 INFO:tasks.rados.rados.0.smithi038.stdout:2285: finishing write tid 4 to smithi03870129-288 2024-09-14T04:09:30.204 INFO:tasks.rados.rados.0.smithi038.stdout:2285: finishing write tid 5 to smithi03870129-288 2024-09-14T04:09:30.204 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 288 v 277 (ObjNum 1519 snap 0 seq_num 1519) dirty exists 2024-09-14T04:09:30.204 INFO:tasks.rados.rados.0.smithi038.stdout:2285: left oid 288 (ObjNum 1519 snap 0 seq_num 1519) 2024-09-14T04:09:30.204 INFO:tasks.rados.rados.0.smithi038.stdout:2279: done (7 left) 2024-09-14T04:09:30.204 INFO:tasks.rados.rados.0.smithi038.stdout:2280: done (6 left) 2024-09-14T04:09:30.204 INFO:tasks.rados.rados.0.smithi038.stdout:2281: done (5 left) 2024-09-14T04:09:30.204 INFO:tasks.rados.rados.0.smithi038.stdout:2282: done (4 left) 2024-09-14T04:09:30.204 INFO:tasks.rados.rados.0.smithi038.stdout:2283: done (3 left) 2024-09-14T04:09:30.204 INFO:tasks.rados.rados.0.smithi038.stdout:2284: done (2 left) 2024-09-14T04:09:30.204 INFO:tasks.rados.rados.0.smithi038.stdout:2285: done (1 left) 2024-09-14T04:09:30.205 INFO:tasks.rados.rados.0.smithi038.stdout:2286: done (0 left) 2024-09-14T04:09:30.205 INFO:tasks.rados.rados.0.smithi038.stdout:2287: read oid 439 snap -1 2024-09-14T04:09:30.205 INFO:tasks.rados.rados.0.smithi038.stdout:2287: expect (ObjNum 1449 snap 0 seq_num 1449) 2024-09-14T04:09:30.205 INFO:tasks.rados.rados.0.smithi038.stdout:2288: read oid 453 snap -1 2024-09-14T04:09:30.205 INFO:tasks.rados.rados.0.smithi038.stdout:2288: expect (ObjNum 1434 snap 0 seq_num 1434) 2024-09-14T04:09:30.205 INFO:tasks.rados.rados.0.smithi038.stdout:2289: delete oid 229 current snap is 0 2024-09-14T04:09:30.206 INFO:tasks.rados.rados.0.smithi038.stdout:2289: done (2 left) 2024-09-14T04:09:30.206 INFO:tasks.rados.rados.0.smithi038.stdout:2290: delete oid 430 current snap is 0 2024-09-14T04:09:30.209 INFO:tasks.rados.rados.0.smithi038.stdout:2290: done (2 left) 2024-09-14T04:09:30.209 INFO:tasks.rados.rados.0.smithi038.stdout:2291: read oid 63 snap -1 2024-09-14T04:09:30.209 INFO:tasks.rados.rados.0.smithi038.stdout:2291: expect deleted 2024-09-14T04:09:30.209 INFO:tasks.rados.rados.0.smithi038.stdout:2292: write oid 363 current snap is 0 2024-09-14T04:09:30.209 INFO:tasks.rados.rados.0.smithi038.stdout:2292: seq_num 1523 ranges {797061=674827,2139017=405528,3207218=389843} 2024-09-14T04:09:30.220 INFO:tasks.rados.rados.0.smithi038.stdout:2292: writing smithi03870129-363 from 797061 to 1471888 tid 1 2024-09-14T04:09:30.228 INFO:tasks.rados.rados.0.smithi038.stdout:2292: writing smithi03870129-363 from 2139017 to 2544545 tid 2 2024-09-14T04:09:30.236 INFO:tasks.rados.rados.0.smithi038.stdout:2292: writing smithi03870129-363 from 3207218 to 3597061 tid 3 2024-09-14T04:09:30.236 INFO:tasks.rados.rados.0.smithi038.stdout:2293: read oid 383 snap -1 2024-09-14T04:09:30.236 INFO:tasks.rados.rados.0.smithi038.stdout:2293: expect (ObjNum 1406 snap 0 seq_num 1406) 2024-09-14T04:09:30.236 INFO:tasks.rados.rados.0.smithi038.stdout:2294: write oid 200 current snap is 0 2024-09-14T04:09:30.236 INFO:tasks.rados.rados.0.smithi038.stdout:2294: seq_num 1524 ranges {413868=750076,1797499=549186,3118288=495580} 2024-09-14T04:09:30.244 INFO:tasks.rados.rados.0.smithi038.stdout:2294: writing smithi03870129-200 from 413868 to 1163944 tid 1 2024-09-14T04:09:30.252 INFO:tasks.rados.rados.0.smithi038.stdout:2294: writing smithi03870129-200 from 1797499 to 2346685 tid 2 2024-09-14T04:09:30.260 INFO:tasks.rados.rados.0.smithi038.stdout:2294: writing smithi03870129-200 from 3118288 to 3613868 tid 3 2024-09-14T04:09:30.260 INFO:tasks.rados.rados.0.smithi038.stdout:2295: write oid 402 current snap is 0 2024-09-14T04:09:30.260 INFO:tasks.rados.rados.0.smithi038.stdout:2295: seq_num 1525 ranges {430675=425325,1455981=409197,2462064=535349,3463076=167599} 2024-09-14T04:09:30.265 INFO:tasks.rados.rados.0.smithi038.stdout:2295: writing smithi03870129-402 from 430675 to 856000 tid 1 2024-09-14T04:09:30.271 INFO:tasks.rados.rados.0.smithi038.stdout:2295: writing smithi03870129-402 from 1455981 to 1865178 tid 2 2024-09-14T04:09:30.277 INFO:tasks.rados.rados.0.smithi038.stdout:2295: writing smithi03870129-402 from 2462064 to 2997413 tid 3 2024-09-14T04:09:30.281 INFO:tasks.rados.rados.0.smithi038.stdout:2295: writing smithi03870129-402 from 3463076 to 3630675 tid 4 2024-09-14T04:09:30.281 INFO:tasks.rados.rados.0.smithi038.stdout:2296: read oid 140 snap -1 2024-09-14T04:09:30.281 INFO:tasks.rados.rados.0.smithi038.stdout:2296: expect (ObjNum 1050 snap 0 seq_num 1050) 2024-09-14T04:09:30.281 INFO:tasks.rados.rados.0.smithi038.stdout:2297: write oid 92 current snap is 0 2024-09-14T04:09:30.282 INFO:tasks.rados.rados.0.smithi038.stdout:2288: expect (ObjNum 1434 snap 0 seq_num 1434) 2024-09-14T04:09:30.372 INFO:tasks.rados.rados.0.smithi038.stdout:2287: expect (ObjNum 1449 snap 0 seq_num 1449) 2024-09-14T04:09:30.479 INFO:tasks.rados.rados.0.smithi038.stdout:2292: finishing write tid 1 to smithi03870129-363 2024-09-14T04:09:30.479 INFO:tasks.rados.rados.0.smithi038.stdout:2292: finishing write tid 2 to smithi03870129-363 2024-09-14T04:09:30.479 INFO:tasks.rados.rados.0.smithi038.stdout:2297: seq_num 1526 ranges {447482=500574,1514463=552855,2489487=462974,3645668=1814} 2024-09-14T04:09:30.484 INFO:tasks.rados.rados.0.smithi038.stdout:2297: writing smithi03870129-92 from 447482 to 948056 tid 1 2024-09-14T04:09:30.490 INFO:tasks.rados.rados.0.smithi038.stdout:2297: writing smithi03870129-92 from 1514463 to 2067318 tid 2 2024-09-14T04:09:30.495 INFO:tasks.rados.rados.0.smithi038.stdout:2297: writing smithi03870129-92 from 2489487 to 2952461 tid 3 2024-09-14T04:09:30.500 INFO:tasks.rados.rados.0.smithi038.stdout:2297: writing smithi03870129-92 from 3645668 to 3647482 tid 4 2024-09-14T04:09:30.500 INFO:tasks.rados.rados.0.smithi038.stdout:2287: done (8 left) 2024-09-14T04:09:30.500 INFO:tasks.rados.rados.0.smithi038.stdout:2288: done (7 left) 2024-09-14T04:09:30.500 INFO:tasks.rados.rados.0.smithi038.stdout:2291: done (6 left) 2024-09-14T04:09:30.500 INFO:tasks.rados.rados.0.smithi038.stdout:2298: write oid 31 current snap is 0 2024-09-14T04:09:30.500 INFO:tasks.rados.rados.0.smithi038.stdout:2298: seq_num 1527 ranges {464289=575823,1456592=412866,2400557=674246,3595554=68735} 2024-09-14T04:09:30.505 INFO:tasks.rados.rados.0.smithi038.stdout:2298: writing smithi03870129-31 from 464289 to 1040112 tid 1 2024-09-14T04:09:30.510 INFO:tasks.rados.rados.0.smithi038.stdout:2298: writing smithi03870129-31 from 1456592 to 1869458 tid 2 2024-09-14T04:09:30.517 INFO:tasks.rados.rados.0.smithi038.stdout:2298: writing smithi03870129-31 from 2400557 to 3074803 tid 3 2024-09-14T04:09:30.517 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:09:30.521 INFO:tasks.rados.rados.0.smithi038.stdout:2298: writing smithi03870129-31 from 3595554 to 3664289 tid 4 2024-09-14T04:09:30.521 INFO:tasks.rados.rados.0.smithi038.stdout:2299: read oid 458 snap -1 2024-09-14T04:09:30.521 INFO:tasks.rados.rados.0.smithi038.stdout:2299: expect (ObjNum 457 snap 0 seq_num 457) 2024-09-14T04:09:30.521 INFO:tasks.rados.rados.0.smithi038.stdout:2300: delete oid 332 current snap is 0 2024-09-14T04:09:30.521 INFO:tasks.rados.rados.0.smithi038.stdout:2292: finishing write tid 3 to smithi03870129-363 2024-09-14T04:09:30.521 INFO:tasks.rados.rados.0.smithi038.stdout:2292: finishing write tid 4 to smithi03870129-363 2024-09-14T04:09:30.521 INFO:tasks.rados.rados.0.smithi038.stdout:2292: finishing write tid 5 to smithi03870129-363 2024-09-14T04:09:30.522 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 363 v 312 (ObjNum 1523 snap 0 seq_num 1523) dirty exists 2024-09-14T04:09:30.522 INFO:tasks.rados.rados.0.smithi038.stdout:2292: left oid 363 (ObjNum 1523 snap 0 seq_num 1523) 2024-09-14T04:09:30.522 INFO:tasks.rados.rados.0.smithi038.stdout:2293: expect (ObjNum 1406 snap 0 seq_num 1406) 2024-09-14T04:09:30.663 INFO:tasks.rados.rados.0.smithi038.stdout:2294: finishing write tid 1 to smithi03870129-200 2024-09-14T04:09:30.663 INFO:tasks.rados.rados.0.smithi038.stdout:2294: finishing write tid 2 to smithi03870129-200 2024-09-14T04:09:30.664 INFO:tasks.rados.rados.0.smithi038.stdout:2294: finishing write tid 3 to smithi03870129-200 2024-09-14T04:09:30.664 INFO:tasks.rados.rados.0.smithi038.stdout:2294: finishing write tid 4 to smithi03870129-200 2024-09-14T04:09:30.664 INFO:tasks.rados.rados.0.smithi038.stdout:2294: finishing write tid 5 to smithi03870129-200 2024-09-14T04:09:30.664 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 200 v 369 (ObjNum 1524 snap 0 seq_num 1524) dirty exists 2024-09-14T04:09:30.664 INFO:tasks.rados.rados.0.smithi038.stdout:2294: left oid 200 (ObjNum 1524 snap 0 seq_num 1524) 2024-09-14T04:09:30.664 INFO:tasks.rados.rados.0.smithi038.stdout:2295: finishing write tid 1 to smithi03870129-402 2024-09-14T04:09:30.664 INFO:tasks.rados.rados.0.smithi038.stdout:2292: done (8 left) 2024-09-14T04:09:30.664 INFO:tasks.rados.rados.0.smithi038.stdout:2293: done (7 left) 2024-09-14T04:09:30.664 INFO:tasks.rados.rados.0.smithi038.stdout:2294: done (6 left) 2024-09-14T04:09:30.664 INFO:tasks.rados.rados.0.smithi038.stdout:2300: done (5 left) 2024-09-14T04:09:30.664 INFO:tasks.rados.rados.0.smithi038.stdout:2301: write oid 237 current snap is 0 2024-09-14T04:09:30.664 INFO:tasks.rados.rados.0.smithi038.stdout:2295: finishing write tid 2 to smithi03870129-402 2024-09-14T04:09:30.664 INFO:tasks.rados.rados.0.smithi038.stdout:2295: finishing write tid 3 to smithi03870129-402 2024-09-14T04:09:30.665 INFO:tasks.rados.rados.0.smithi038.stdout:2295: finishing write tid 4 to smithi03870129-402 2024-09-14T04:09:30.665 INFO:tasks.rados.rados.0.smithi038.stdout:2295: finishing write tid 5 to smithi03870129-402 2024-09-14T04:09:30.665 INFO:tasks.rados.rados.0.smithi038.stdout:2301: seq_num 1529 ranges {497903=442674,1689909=416535,2571756=696790} 2024-09-14T04:09:30.668 INFO:tasks.rados.rados.0.smithi038.stdout:2301: writing smithi03870129-237 from 497903 to 940577 tid 1 2024-09-14T04:09:30.675 INFO:tasks.rados.rados.0.smithi038.stdout:2301: writing smithi03870129-237 from 1689909 to 2106444 tid 2 2024-09-14T04:09:30.683 INFO:tasks.rados.rados.0.smithi038.stdout:2301: writing smithi03870129-237 from 2571756 to 3268546 tid 3 2024-09-14T04:09:30.684 INFO:tasks.rados.rados.0.smithi038.stdout:2302: read oid 44 snap -1 2024-09-14T04:09:30.684 INFO:tasks.rados.rados.0.smithi038.stdout:2302: expect (ObjNum 1286 snap 0 seq_num 1286) 2024-09-14T04:09:30.684 INFO:tasks.rados.rados.0.smithi038.stdout:2303: read oid 178 snap -1 2024-09-14T04:09:30.684 INFO:tasks.rados.rados.0.smithi038.stdout:2303: expect (ObjNum 1504 snap 0 seq_num 1504) 2024-09-14T04:09:30.684 INFO:tasks.rados.rados.0.smithi038.stdout:2304: write oid 58 current snap is 0 2024-09-14T04:09:30.684 INFO:tasks.rados.rados.0.smithi038.stdout:2295: finishing write tid 6 to smithi03870129-402 2024-09-14T04:09:30.684 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 402 v 256 (ObjNum 1525 snap 0 seq_num 1525) dirty exists 2024-09-14T04:09:30.684 INFO:tasks.rados.rados.0.smithi038.stdout:2295: left oid 402 (ObjNum 1525 snap 0 seq_num 1525) 2024-09-14T04:09:30.684 INFO:tasks.rados.rados.0.smithi038.stdout:2296: expect (ObjNum 1050 snap 0 seq_num 1050) 2024-09-14T04:09:30.853 INFO:tasks.rados.rados.0.smithi038.stdout:2297: finishing write tid 1 to smithi03870129-92 2024-09-14T04:09:30.853 INFO:tasks.rados.rados.0.smithi038.stdout:2297: finishing write tid 2 to smithi03870129-92 2024-09-14T04:09:30.853 INFO:tasks.rados.rados.0.smithi038.stdout:2297: finishing write tid 3 to smithi03870129-92 2024-09-14T04:09:30.853 INFO:tasks.rados.rados.0.smithi038.stdout:2297: finishing write tid 4 to smithi03870129-92 2024-09-14T04:09:30.853 INFO:tasks.rados.rados.0.smithi038.stdout:2297: finishing write tid 5 to smithi03870129-92 2024-09-14T04:09:30.853 INFO:tasks.rados.rados.0.smithi038.stdout:2297: finishing write tid 6 to smithi03870129-92 2024-09-14T04:09:30.854 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 92 v 469 (ObjNum 1526 snap 0 seq_num 1526) dirty exists 2024-09-14T04:09:30.854 INFO:tasks.rados.rados.0.smithi038.stdout:2297: left oid 92 (ObjNum 1526 snap 0 seq_num 1526) 2024-09-14T04:09:30.854 INFO:tasks.rados.rados.0.smithi038.stdout:2298: finishing write tid 1 to smithi03870129-31 2024-09-14T04:09:30.854 INFO:tasks.rados.rados.0.smithi038.stdout:2304: seq_num 1530 ranges {514710=517923,1748391=560193,2999179=624415} 2024-09-14T04:09:30.858 INFO:tasks.rados.rados.0.smithi038.stdout:2304: writing smithi03870129-58 from 514710 to 1032633 tid 1 2024-09-14T04:09:30.866 INFO:tasks.rados.rados.0.smithi038.stdout:2304: writing smithi03870129-58 from 1748391 to 2308584 tid 2 2024-09-14T04:09:30.874 INFO:tasks.rados.rados.0.smithi038.stdout:2304: writing smithi03870129-58 from 2999179 to 3623594 tid 3 2024-09-14T04:09:30.874 INFO:tasks.rados.rados.0.smithi038.stdout:2295: done (8 left) 2024-09-14T04:09:30.874 INFO:tasks.rados.rados.0.smithi038.stdout:2296: done (7 left) 2024-09-14T04:09:30.875 INFO:tasks.rados.rados.0.smithi038.stdout:2297: done (6 left) 2024-09-14T04:09:30.875 INFO:tasks.rados.rados.0.smithi038.stdout:2305: read oid 406 snap -1 2024-09-14T04:09:30.875 INFO:tasks.rados.rados.0.smithi038.stdout:2305: expect (ObjNum 1142 snap 0 seq_num 1142) 2024-09-14T04:09:30.875 INFO:tasks.rados.rados.0.smithi038.stdout:2306: read oid 290 snap -1 2024-09-14T04:09:30.875 INFO:tasks.rados.rados.0.smithi038.stdout:2306: expect (ObjNum 1293 snap 0 seq_num 1293) 2024-09-14T04:09:30.875 INFO:tasks.rados.rados.0.smithi038.stdout:2307: read oid 179 snap -1 2024-09-14T04:09:30.875 INFO:tasks.rados.rados.0.smithi038.stdout:2307: expect (ObjNum 1230 snap 0 seq_num 1230) 2024-09-14T04:09:30.875 INFO:tasks.rados.rados.0.smithi038.stdout:2308: delete oid 56 current snap is 0 2024-09-14T04:09:30.875 INFO:tasks.rados.rados.0.smithi038.stdout:2298: finishing write tid 2 to smithi03870129-31 2024-09-14T04:09:30.875 INFO:tasks.rados.rados.0.smithi038.stdout:2299: expect (ObjNum 457 snap 0 seq_num 457) 2024-09-14T04:09:30.931 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:30 smithi123 bash[24950]: audit 2024-09-14T04:09:30.190677+0000 mon.a (mon.0) 879 : audit [DBG] from='client.? 172.21.15.38:0/3282532329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:09:30.992 INFO:tasks.rados.rados.0.smithi038.stdout:2298: finishing write tid 3 to smithi03870129-31 2024-09-14T04:09:30.993 INFO:tasks.rados.rados.0.smithi038.stdout:2298: finishing write tid 4 to smithi03870129-31 2024-09-14T04:09:30.993 INFO:tasks.rados.rados.0.smithi038.stdout:2298: finishing write tid 5 to smithi03870129-31 2024-09-14T04:09:30.993 INFO:tasks.rados.rados.0.smithi038.stdout:2299: done (9 left) 2024-09-14T04:09:30.993 INFO:tasks.rados.rados.0.smithi038.stdout:2308: done (8 left) 2024-09-14T04:09:30.993 INFO:tasks.rados.rados.0.smithi038.stdout:2309: write oid 253 current snap is 0 2024-09-14T04:09:30.993 INFO:tasks.rados.rados.0.smithi038.stdout:2298: finishing write tid 6 to smithi03870129-31 2024-09-14T04:09:30.993 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 31 v 305 (ObjNum 1527 snap 0 seq_num 1527) dirty exists 2024-09-14T04:09:30.993 INFO:tasks.rados.rados.0.smithi038.stdout:2298: left oid 31 (ObjNum 1527 snap 0 seq_num 1527) 2024-09-14T04:09:30.993 INFO:tasks.rados.rados.0.smithi038.stdout:2301: finishing write tid 1 to smithi03870129-237 2024-09-14T04:09:30.993 INFO:tasks.rados.rados.0.smithi038.stdout:2301: finishing write tid 2 to smithi03870129-237 2024-09-14T04:09:30.993 INFO:tasks.rados.rados.0.smithi038.stdout:2301: finishing write tid 3 to smithi03870129-237 2024-09-14T04:09:30.994 INFO:tasks.rados.rados.0.smithi038.stdout:2301: finishing write tid 4 to smithi03870129-237 2024-09-14T04:09:30.994 INFO:tasks.rados.rados.0.smithi038.stdout:2301: finishing write tid 5 to smithi03870129-237 2024-09-14T04:09:30.994 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 237 v 359 (ObjNum 1529 snap 0 seq_num 1529) dirty exists 2024-09-14T04:09:30.994 INFO:tasks.rados.rados.0.smithi038.stdout:2301: left oid 237 (ObjNum 1529 snap 0 seq_num 1529) 2024-09-14T04:09:30.994 INFO:tasks.rados.rados.0.smithi038.stdout:2303: expect (ObjNum 1504 snap 0 seq_num 1504) 2024-09-14T04:09:31.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:30 smithi038 bash[22519]: audit 2024-09-14T04:09:30.190677+0000 mon.a (mon.0) 879 : audit [DBG] from='client.? 172.21.15.38:0/3282532329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:09:31.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:30 smithi038 bash[32505]: audit 2024-09-14T04:09:30.190677+0000 mon.a (mon.0) 879 : audit [DBG] from='client.? 172.21.15.38:0/3282532329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:09:31.128 INFO:tasks.rados.rados.0.smithi038.stdout:2302: expect (ObjNum 1286 snap 0 seq_num 1286) 2024-09-14T04:09:31.240 INFO:tasks.rados.rados.0.smithi038.stdout:2304: finishing write tid 1 to smithi03870129-58 2024-09-14T04:09:31.240 INFO:tasks.rados.rados.0.smithi038.stdout:2309: seq_num 1532 ranges {548324=668421,1749002=563862,2937672=646959} 2024-09-14T04:09:31.259 INFO:tasks.rados.rados.0.smithi038.stdout:2309: writing smithi03870129-253 from 548324 to 1216745 tid 1 2024-09-14T04:09:31.275 INFO:tasks.rados.rados.0.smithi038.stdout:2309: writing smithi03870129-253 from 1749002 to 2312864 tid 2 2024-09-14T04:09:31.284 INFO:tasks.rados.rados.0.smithi038.stdout:2309: writing smithi03870129-253 from 2937672 to 3584631 tid 3 2024-09-14T04:09:31.284 INFO:tasks.rados.rados.0.smithi038.stdout:2298: done (8 left) 2024-09-14T04:09:31.284 INFO:tasks.rados.rados.0.smithi038.stdout:2301: done (7 left) 2024-09-14T04:09:31.284 INFO:tasks.rados.rados.0.smithi038.stdout:2302: done (6 left) 2024-09-14T04:09:31.284 INFO:tasks.rados.rados.0.smithi038.stdout:2303: done (5 left) 2024-09-14T04:09:31.284 INFO:tasks.rados.rados.0.smithi038.stdout:2310: write oid 2 current snap is 0 2024-09-14T04:09:31.284 INFO:tasks.rados.rados.0.smithi038.stdout:2310: seq_num 1533 ranges {565131=743670,1807484=423873,2965095=458231} 2024-09-14T04:09:31.293 INFO:tasks.rados.rados.0.smithi038.stdout:2310: writing smithi03870129-2 from 565131 to 1308801 tid 1 2024-09-14T04:09:31.299 INFO:tasks.rados.rados.0.smithi038.stdout:2310: writing smithi03870129-2 from 1807484 to 2231357 tid 2 2024-09-14T04:09:31.307 INFO:tasks.rados.rados.0.smithi038.stdout:2310: writing smithi03870129-2 from 2965095 to 3423326 tid 3 2024-09-14T04:09:31.307 INFO:tasks.rados.rados.0.smithi038.stdout:2311: read oid 246 snap -1 2024-09-14T04:09:31.308 INFO:tasks.rados.rados.0.smithi038.stdout:2311: expect (ObjNum 1374 snap 0 seq_num 1374) 2024-09-14T04:09:31.308 INFO:tasks.rados.rados.0.smithi038.stdout:2312: write oid 495 current snap is 0 2024-09-14T04:09:31.308 INFO:tasks.rados.rados.0.smithi038.stdout:2304: finishing write tid 2 to smithi03870129-58 2024-09-14T04:09:31.308 INFO:tasks.rados.rados.0.smithi038.stdout:2307: expect (ObjNum 1230 snap 0 seq_num 1230) 2024-09-14T04:09:31.418 INFO:tasks.rados.rados.0.smithi038.stdout:2304: finishing write tid 3 to smithi03870129-58 2024-09-14T04:09:31.418 INFO:tasks.rados.rados.0.smithi038.stdout:2304: finishing write tid 4 to smithi03870129-58 2024-09-14T04:09:31.418 INFO:tasks.rados.rados.0.smithi038.stdout:2304: finishing write tid 5 to smithi03870129-58 2024-09-14T04:09:31.418 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 58 v 284 (ObjNum 1530 snap 0 seq_num 1530) dirty exists 2024-09-14T04:09:31.418 INFO:tasks.rados.rados.0.smithi038.stdout:2304: left oid 58 (ObjNum 1530 snap 0 seq_num 1530) 2024-09-14T04:09:31.418 INFO:tasks.rados.rados.0.smithi038.stdout:2305: expect (ObjNum 1142 snap 0 seq_num 1142) 2024-09-14T04:09:31.629 INFO:tasks.rados.rados.0.smithi038.stdout:2306: expect (ObjNum 1293 snap 0 seq_num 1293) 2024-09-14T04:09:31.791 INFO:tasks.rados.rados.0.smithi038.stdout:2309: finishing write tid 1 to smithi03870129-253 2024-09-14T04:09:31.791 INFO:tasks.rados.rados.0.smithi038.stdout:2309: finishing write tid 2 to smithi03870129-253 2024-09-14T04:09:31.791 INFO:tasks.rados.rados.0.smithi038.stdout:2309: finishing write tid 3 to smithi03870129-253 2024-09-14T04:09:31.791 INFO:tasks.rados.rados.0.smithi038.stdout:2309: finishing write tid 4 to smithi03870129-253 2024-09-14T04:09:31.791 INFO:tasks.rados.rados.0.smithi038.stdout:2309: finishing write tid 5 to smithi03870129-253 2024-09-14T04:09:31.791 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 253 v 261 (ObjNum 1532 snap 0 seq_num 1532) dirty exists 2024-09-14T04:09:31.791 INFO:tasks.rados.rados.0.smithi038.stdout:2309: left oid 253 (ObjNum 1532 snap 0 seq_num 1532) 2024-09-14T04:09:31.791 INFO:tasks.rados.rados.0.smithi038.stdout:2310: finishing write tid 1 to smithi03870129-2 2024-09-14T04:09:31.791 INFO:tasks.rados.rados.0.smithi038.stdout:2310: finishing write tid 2 to smithi03870129-2 2024-09-14T04:09:31.791 INFO:tasks.rados.rados.0.smithi038.stdout:2310: finishing write tid 3 to smithi03870129-2 2024-09-14T04:09:31.791 INFO:tasks.rados.rados.0.smithi038.stdout:2310: finishing write tid 4 to smithi03870129-2 2024-09-14T04:09:31.791 INFO:tasks.rados.rados.0.smithi038.stdout:2310: finishing write tid 5 to smithi03870129-2 2024-09-14T04:09:31.791 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 2 v 265 (ObjNum 1533 snap 0 seq_num 1533) dirty exists 2024-09-14T04:09:31.792 INFO:tasks.rados.rados.0.smithi038.stdout:2310: left oid 2 (ObjNum 1533 snap 0 seq_num 1533) 2024-09-14T04:09:31.792 INFO:tasks.rados.rados.0.smithi038.stdout:2311: expect (ObjNum 1374 snap 0 seq_num 1374) 2024-09-14T04:09:31.931 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:31 smithi123 bash[24950]: cluster 2024-09-14T04:09:30.283096+0000 mgr.y (mgr.14406) 327 : cluster [DBG] pgmap v255: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 8.1 MiB/s wr, 75 op/s 2024-09-14T04:09:31.931 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:31 smithi123 bash[24950]: audit 2024-09-14T04:09:30.505515+0000 mgr.y (mgr.14406) 328 : audit [DBG] from='client.25115 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:31.931 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:31 smithi123 bash[24950]: audit 2024-09-14T04:09:30.959889+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:09:31.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:31 smithi123 bash[24950]: audit 2024-09-14T04:09:30.975831+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:09:31.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:31 smithi123 bash[24950]: audit 2024-09-14T04:09:31.239260+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:09:31.977 INFO:tasks.rados.rados.0.smithi038.stdout:2312: seq_num 1534 ranges {581938=418919,1465966=567531,2592518=669503} 2024-09-14T04:09:31.994 INFO:tasks.rados.rados.0.smithi038.stdout:2312: writing smithi03870129-495 from 581938 to 1000857 tid 1 2024-09-14T04:09:32.010 INFO:tasks.rados.rados.0.smithi038.stdout:2312: writing smithi03870129-495 from 1465966 to 2033497 tid 2 2024-09-14T04:09:32.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:31 smithi038 bash[22519]: cluster 2024-09-14T04:09:30.283096+0000 mgr.y (mgr.14406) 327 : cluster [DBG] pgmap v255: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 8.1 MiB/s wr, 75 op/s 2024-09-14T04:09:32.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:31 smithi038 bash[22519]: audit 2024-09-14T04:09:30.505515+0000 mgr.y (mgr.14406) 328 : audit [DBG] from='client.25115 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:32.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:31 smithi038 bash[22519]: audit 2024-09-14T04:09:30.959889+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:09:32.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:31 smithi038 bash[22519]: audit 2024-09-14T04:09:30.975831+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:09:32.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:31 smithi038 bash[22519]: audit 2024-09-14T04:09:31.239260+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:09:32.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:31 smithi038 bash[32505]: cluster 2024-09-14T04:09:30.283096+0000 mgr.y (mgr.14406) 327 : cluster [DBG] pgmap v255: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 8.1 MiB/s wr, 75 op/s 2024-09-14T04:09:32.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:31 smithi038 bash[32505]: audit 2024-09-14T04:09:30.505515+0000 mgr.y (mgr.14406) 328 : audit [DBG] from='client.25115 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:32.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:31 smithi038 bash[32505]: audit 2024-09-14T04:09:30.959889+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:09:32.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:31 smithi038 bash[32505]: audit 2024-09-14T04:09:30.975831+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:09:32.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:31 smithi038 bash[32505]: audit 2024-09-14T04:09:31.239260+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:09:32.032 INFO:tasks.rados.rados.0.smithi038.stdout:2312: writing smithi03870129-495 from 2592518 to 3262021 tid 3 2024-09-14T04:09:32.032 INFO:tasks.rados.rados.0.smithi038.stdout:2304: done (7 left) 2024-09-14T04:09:32.032 INFO:tasks.rados.rados.0.smithi038.stdout:2305: done (6 left) 2024-09-14T04:09:32.032 INFO:tasks.rados.rados.0.smithi038.stdout:2306: done (5 left) 2024-09-14T04:09:32.032 INFO:tasks.rados.rados.0.smithi038.stdout:2307: done (4 left) 2024-09-14T04:09:32.032 INFO:tasks.rados.rados.0.smithi038.stdout:2309: done (3 left) 2024-09-14T04:09:32.032 INFO:tasks.rados.rados.0.smithi038.stdout:2310: done (2 left) 2024-09-14T04:09:32.032 INFO:tasks.rados.rados.0.smithi038.stdout:2311: done (1 left) 2024-09-14T04:09:32.033 INFO:tasks.rados.rados.0.smithi038.stdout:2313: read oid 18 snap -1 2024-09-14T04:09:32.033 INFO:tasks.rados.rados.0.smithi038.stdout:2313: expect (ObjNum 687 snap 0 seq_num 687) 2024-09-14T04:09:32.033 INFO:tasks.rados.rados.0.smithi038.stdout:2314: read oid 156 snap -1 2024-09-14T04:09:32.033 INFO:tasks.rados.rados.0.smithi038.stdout:2314: expect (ObjNum 1480 snap 0 seq_num 1480) 2024-09-14T04:09:32.033 INFO:tasks.rados.rados.0.smithi038.stdout:2315: write oid 404 current snap is 0 2024-09-14T04:09:32.033 INFO:tasks.rados.rados.0.smithi038.stdout:2312: finishing write tid 1 to smithi03870129-495 2024-09-14T04:09:32.033 INFO:tasks.rados.rados.0.smithi038.stdout:2312: finishing write tid 2 to smithi03870129-495 2024-09-14T04:09:32.033 INFO:tasks.rados.rados.0.smithi038.stdout:2315: seq_num 1535 ranges {598745=494168,1808095=427542,2903588=597128} 2024-09-14T04:09:32.039 INFO:tasks.rados.rados.0.smithi038.stdout:2315: writing smithi03870129-404 from 598745 to 1092913 tid 1 2024-09-14T04:09:32.045 INFO:tasks.rados.rados.0.smithi038.stdout:2315: writing smithi03870129-404 from 1808095 to 2235637 tid 2 2024-09-14T04:09:32.053 INFO:tasks.rados.rados.0.smithi038.stdout:2315: writing smithi03870129-404 from 2903588 to 3500716 tid 3 2024-09-14T04:09:32.053 INFO:tasks.rados.rados.0.smithi038.stdout:2316: delete oid 166 current snap is 0 2024-09-14T04:09:32.053 INFO:tasks.rados.rados.0.smithi038.stdout:2312: finishing write tid 3 to smithi03870129-495 2024-09-14T04:09:32.053 INFO:tasks.rados.rados.0.smithi038.stdout:2312: finishing write tid 4 to smithi03870129-495 2024-09-14T04:09:32.053 INFO:tasks.rados.rados.0.smithi038.stdout:2314: expect (ObjNum 1480 snap 0 seq_num 1480) 2024-09-14T04:09:32.229 INFO:tasks.rados.rados.0.smithi038.stdout:2312: finishing write tid 5 to smithi03870129-495 2024-09-14T04:09:32.229 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 495 v 470 (ObjNum 1534 snap 0 seq_num 1534) dirty exists 2024-09-14T04:09:32.229 INFO:tasks.rados.rados.0.smithi038.stdout:2312: left oid 495 (ObjNum 1534 snap 0 seq_num 1534) 2024-09-14T04:09:32.229 INFO:tasks.rados.rados.0.smithi038.stdout:2313: expect (ObjNum 687 snap 0 seq_num 687) 2024-09-14T04:09:32.389 INFO:tasks.rados.rados.0.smithi038.stdout:2315: finishing write tid 1 to smithi03870129-404 2024-09-14T04:09:32.390 INFO:tasks.rados.rados.0.smithi038.stdout:2315: finishing write tid 2 to smithi03870129-404 2024-09-14T04:09:32.390 INFO:tasks.rados.rados.0.smithi038.stdout:2315: finishing write tid 3 to smithi03870129-404 2024-09-14T04:09:32.390 INFO:tasks.rados.rados.0.smithi038.stdout:2315: finishing write tid 4 to smithi03870129-404 2024-09-14T04:09:32.390 INFO:tasks.rados.rados.0.smithi038.stdout:2315: finishing write tid 5 to smithi03870129-404 2024-09-14T04:09:32.390 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 404 v 309 (ObjNum 1535 snap 0 seq_num 1535) dirty exists 2024-09-14T04:09:32.390 INFO:tasks.rados.rados.0.smithi038.stdout:2315: left oid 404 (ObjNum 1535 snap 0 seq_num 1535) 2024-09-14T04:09:32.390 INFO:tasks.rados.rados.0.smithi038.stdout:2312: done (4 left) 2024-09-14T04:09:32.390 INFO:tasks.rados.rados.0.smithi038.stdout:2313: done (3 left) 2024-09-14T04:09:32.390 INFO:tasks.rados.rados.0.smithi038.stdout:2314: done (2 left) 2024-09-14T04:09:32.390 INFO:tasks.rados.rados.0.smithi038.stdout:2315: done (1 left) 2024-09-14T04:09:32.390 INFO:tasks.rados.rados.0.smithi038.stdout:2316: done (0 left) 2024-09-14T04:09:32.390 INFO:tasks.rados.rados.0.smithi038.stdout:2317: write oid 454 current snap is 0 2024-09-14T04:09:32.390 INFO:tasks.rados.rados.0.smithi038.stdout:2317: seq_num 1537 ranges {632359=761019,2041412=714858,3358434=473925} 2024-09-14T04:09:32.407 INFO:tasks.rados.rados.0.smithi038.stdout:2317: writing smithi03870129-454 from 632359 to 1393378 tid 1 2024-09-14T04:09:32.425 INFO:tasks.rados.rados.0.smithi038.stdout:2317: writing smithi03870129-454 from 2041412 to 2756270 tid 2 2024-09-14T04:09:32.440 INFO:tasks.rados.rados.0.smithi038.stdout:2317: writing smithi03870129-454 from 3358434 to 3832359 tid 3 2024-09-14T04:09:32.440 INFO:tasks.rados.rados.0.smithi038.stdout:2318: write oid 266 current snap is 0 2024-09-14T04:09:32.441 INFO:tasks.rados.rados.0.smithi038.stdout:2318: seq_num 1538 ranges {649166=436268,1699894=574869,2702210=430944} 2024-09-14T04:09:32.452 INFO:tasks.rados.rados.0.smithi038.stdout:2318: writing smithi03870129-266 from 649166 to 1085434 tid 1 2024-09-14T04:09:32.464 INFO:tasks.rados.rados.0.smithi038.stdout:2318: writing smithi03870129-266 from 1699894 to 2274763 tid 2 2024-09-14T04:09:32.471 INFO:tasks.rados.rados.0.smithi038.stdout:2318: writing smithi03870129-266 from 2702210 to 3133154 tid 3 2024-09-14T04:09:32.471 INFO:tasks.rados.rados.0.smithi038.stdout:2319: write oid 57 current snap is 0 2024-09-14T04:09:32.471 INFO:tasks.rados.rados.0.smithi038.stdout:2319: seq_num 1539 ranges {665973=511517,1642023=718527,2896927=642216} 2024-09-14T04:09:32.480 INFO:tasks.rados.rados.0.smithi038.stdout:2319: writing smithi03870129-57 from 665973 to 1177490 tid 1 2024-09-14T04:09:32.488 INFO:tasks.rados.rados.0.smithi038.stdout:2319: writing smithi03870129-57 from 1642023 to 2360550 tid 2 2024-09-14T04:09:32.496 INFO:tasks.rados.rados.0.smithi038.stdout:2319: writing smithi03870129-57 from 2896927 to 3539143 tid 3 2024-09-14T04:09:32.496 INFO:tasks.rados.rados.0.smithi038.stdout:2320: read oid 369 snap -1 2024-09-14T04:09:32.497 INFO:tasks.rados.rados.0.smithi038.stdout:2320: expect (ObjNum 1320 snap 0 seq_num 1320) 2024-09-14T04:09:32.497 INFO:tasks.rados.rados.0.smithi038.stdout:2321: write oid 396 current snap is 0 2024-09-14T04:09:32.497 INFO:tasks.rados.rados.0.smithi038.stdout:2321: seq_num 1540 ranges {682780=586766,1700505=578538,3040703=569841} 2024-09-14T04:09:32.504 INFO:tasks.rados.rados.0.smithi038.stdout:2321: writing smithi03870129-396 from 682780 to 1269546 tid 1 2024-09-14T04:09:32.510 INFO:tasks.rados.rados.0.smithi038.stdout:2321: writing smithi03870129-396 from 1700505 to 2279043 tid 2 2024-09-14T04:09:32.518 INFO:tasks.rados.rados.0.smithi038.stdout:2321: writing smithi03870129-396 from 3040703 to 3610544 tid 3 2024-09-14T04:09:32.518 INFO:tasks.rados.rados.0.smithi038.stdout:2322: read oid 386 snap -1 2024-09-14T04:09:32.518 INFO:tasks.rados.rados.0.smithi038.stdout:2322: expect (ObjNum 1219 snap 0 seq_num 1219) 2024-09-14T04:09:32.519 INFO:tasks.rados.rados.0.smithi038.stdout:2323: write oid 466 current snap is 0 2024-09-14T04:09:32.519 INFO:tasks.rados.rados.0.smithi038.stdout:2323: seq_num 1541 ranges {699587=662015,2158987=722196,3351773=547814} 2024-09-14T04:09:32.519 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:09:32 smithi038 bash[22772]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:09:32] "GET /metrics HTTP/1.1" 200 243666 "" "Prometheus/2.43.0" 2024-09-14T04:09:32.526 INFO:tasks.rados.rados.0.smithi038.stdout:2323: writing smithi03870129-466 from 699587 to 1361602 tid 1 2024-09-14T04:09:32.534 INFO:tasks.rados.rados.0.smithi038.stdout:2323: writing smithi03870129-466 from 2158987 to 2881183 tid 2 2024-09-14T04:09:32.540 INFO:tasks.rados.rados.0.smithi038.stdout:2323: writing smithi03870129-466 from 3351773 to 3899587 tid 3 2024-09-14T04:09:32.541 INFO:tasks.rados.rados.0.smithi038.stdout:2324: read oid 130 snap -1 2024-09-14T04:09:32.541 INFO:tasks.rados.rados.0.smithi038.stdout:2324: expect (ObjNum 1377 snap 0 seq_num 1377) 2024-09-14T04:09:32.541 INFO:tasks.rados.rados.0.smithi038.stdout:2325: delete oid 143 current snap is 0 2024-09-14T04:09:32.541 INFO:tasks.rados.rados.0.smithi038.stdout:2317: finishing write tid 1 to smithi03870129-454 2024-09-14T04:09:32.541 INFO:tasks.rados.rados.0.smithi038.stdout:2317: finishing write tid 2 to smithi03870129-454 2024-09-14T04:09:32.541 INFO:tasks.rados.rados.0.smithi038.stdout:2317: finishing write tid 3 to smithi03870129-454 2024-09-14T04:09:32.541 INFO:tasks.rados.rados.0.smithi038.stdout:2317: finishing write tid 4 to smithi03870129-454 2024-09-14T04:09:32.542 INFO:tasks.rados.rados.0.smithi038.stdout:2317: finishing write tid 5 to smithi03870129-454 2024-09-14T04:09:32.542 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 454 v 321 (ObjNum 1537 snap 0 seq_num 1537) dirty exists 2024-09-14T04:09:32.542 INFO:tasks.rados.rados.0.smithi038.stdout:2317: left oid 454 (ObjNum 1537 snap 0 seq_num 1537) 2024-09-14T04:09:32.542 INFO:tasks.rados.rados.0.smithi038.stdout:2318: finishing write tid 1 to smithi03870129-266 2024-09-14T04:09:32.542 INFO:tasks.rados.rados.0.smithi038.stdout:2318: finishing write tid 2 to smithi03870129-266 2024-09-14T04:09:32.542 INFO:tasks.rados.rados.0.smithi038.stdout:2318: finishing write tid 3 to smithi03870129-266 2024-09-14T04:09:32.542 INFO:tasks.rados.rados.0.smithi038.stdout:2318: finishing write tid 4 to smithi03870129-266 2024-09-14T04:09:32.542 INFO:tasks.rados.rados.0.smithi038.stdout:2318: finishing write tid 5 to smithi03870129-266 2024-09-14T04:09:32.542 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 266 v 314 (ObjNum 1538 snap 0 seq_num 1538) dirty exists 2024-09-14T04:09:32.542 INFO:tasks.rados.rados.0.smithi038.stdout:2318: left oid 266 (ObjNum 1538 snap 0 seq_num 1538) 2024-09-14T04:09:32.542 INFO:tasks.rados.rados.0.smithi038.stdout:2319: finishing write tid 1 to smithi03870129-57 2024-09-14T04:09:32.542 INFO:tasks.rados.rados.0.smithi038.stdout:2319: finishing write tid 2 to smithi03870129-57 2024-09-14T04:09:32.542 INFO:tasks.rados.rados.0.smithi038.stdout:2319: finishing write tid 3 to smithi03870129-57 2024-09-14T04:09:32.543 INFO:tasks.rados.rados.0.smithi038.stdout:2320: expect (ObjNum 1320 snap 0 seq_num 1320) 2024-09-14T04:09:32.668 INFO:tasks.rados.rados.0.smithi038.stdout:2319: finishing write tid 4 to smithi03870129-57 2024-09-14T04:09:32.668 INFO:tasks.rados.rados.0.smithi038.stdout:2319: finishing write tid 5 to smithi03870129-57 2024-09-14T04:09:32.669 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 57 v 473 (ObjNum 1539 snap 0 seq_num 1539) dirty exists 2024-09-14T04:09:32.669 INFO:tasks.rados.rados.0.smithi038.stdout:2319: left oid 57 (ObjNum 1539 snap 0 seq_num 1539) 2024-09-14T04:09:32.669 INFO:tasks.rados.rados.0.smithi038.stdout:2321: finishing write tid 1 to smithi03870129-396 2024-09-14T04:09:32.669 INFO:tasks.rados.rados.0.smithi038.stdout:2321: finishing write tid 2 to smithi03870129-396 2024-09-14T04:09:32.669 INFO:tasks.rados.rados.0.smithi038.stdout:2321: finishing write tid 3 to smithi03870129-396 2024-09-14T04:09:32.669 INFO:tasks.rados.rados.0.smithi038.stdout:2321: finishing write tid 4 to smithi03870129-396 2024-09-14T04:09:32.669 INFO:tasks.rados.rados.0.smithi038.stdout:2317: done (8 left) 2024-09-14T04:09:32.669 INFO:tasks.rados.rados.0.smithi038.stdout:2318: done (7 left) 2024-09-14T04:09:32.669 INFO:tasks.rados.rados.0.smithi038.stdout:2319: done (6 left) 2024-09-14T04:09:32.669 INFO:tasks.rados.rados.0.smithi038.stdout:2320: done (5 left) 2024-09-14T04:09:32.669 INFO:tasks.rados.rados.0.smithi038.stdout:2325: done (4 left) 2024-09-14T04:09:32.669 INFO:tasks.rados.rados.0.smithi038.stdout:2326: write oid 310 current snap is 0 2024-09-14T04:09:32.669 INFO:tasks.rados.rados.0.smithi038.stdout:2321: finishing write tid 5 to smithi03870129-396 2024-09-14T04:09:32.669 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 396 v 297 (ObjNum 1540 snap 0 seq_num 1540) dirty exists 2024-09-14T04:09:32.670 INFO:tasks.rados.rados.0.smithi038.stdout:2321: left oid 396 (ObjNum 1540 snap 0 seq_num 1540) 2024-09-14T04:09:32.670 INFO:tasks.rados.rados.0.smithi038.stdout:2322: expect (ObjNum 1219 snap 0 seq_num 1219) 2024-09-14T04:09:32.801 INFO:tasks.rados.rados.0.smithi038.stdout:2323: finishing write tid 1 to smithi03870129-466 2024-09-14T04:09:32.801 INFO:tasks.rados.rados.0.smithi038.stdout:2323: finishing write tid 2 to smithi03870129-466 2024-09-14T04:09:32.802 INFO:tasks.rados.rados.0.smithi038.stdout:2323: finishing write tid 3 to smithi03870129-466 2024-09-14T04:09:32.802 INFO:tasks.rados.rados.0.smithi038.stdout:2323: finishing write tid 4 to smithi03870129-466 2024-09-14T04:09:32.802 INFO:tasks.rados.rados.0.smithi038.stdout:2323: finishing write tid 5 to smithi03870129-466 2024-09-14T04:09:32.802 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 466 v 288 (ObjNum 1541 snap 0 seq_num 1541) dirty exists 2024-09-14T04:09:32.802 INFO:tasks.rados.rados.0.smithi038.stdout:2323: left oid 466 (ObjNum 1541 snap 0 seq_num 1541) 2024-09-14T04:09:32.802 INFO:tasks.rados.rados.0.smithi038.stdout:2324: expect (ObjNum 1377 snap 0 seq_num 1377) 2024-09-14T04:09:32.931 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:32 smithi123 bash[24950]: audit 2024-09-14T04:09:30.841108+0000 mgr.y (mgr.14406) 329 : audit [DBG] from='client.25121 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:32.931 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:32 smithi123 bash[24950]: audit 2024-09-14T04:09:32.300162+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:09:32.931 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:32 smithi123 bash[24950]: audit 2024-09-14T04:09:32.315382+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:09:32.937 INFO:tasks.rados.rados.0.smithi038.stdout:2326: seq_num 1543 ranges {733201=412513,1759598=725865,3006619=403657} 2024-09-14T04:09:32.944 INFO:tasks.rados.rados.0.smithi038.stdout:2326: writing smithi03870129-310 from 733201 to 1145714 tid 1 2024-09-14T04:09:32.951 INFO:tasks.rados.rados.0.smithi038.stdout:2326: writing smithi03870129-310 from 1759598 to 2485463 tid 2 2024-09-14T04:09:32.957 INFO:tasks.rados.rados.0.smithi038.stdout:2326: writing smithi03870129-310 from 3006619 to 3410276 tid 3 2024-09-14T04:09:32.957 INFO:tasks.rados.rados.0.smithi038.stdout:2321: done (4 left) 2024-09-14T04:09:32.957 INFO:tasks.rados.rados.0.smithi038.stdout:2322: done (3 left) 2024-09-14T04:09:32.957 INFO:tasks.rados.rados.0.smithi038.stdout:2323: done (2 left) 2024-09-14T04:09:32.957 INFO:tasks.rados.rados.0.smithi038.stdout:2324: done (1 left) 2024-09-14T04:09:32.958 INFO:tasks.rados.rados.0.smithi038.stdout:2327: read oid 64 snap -1 2024-09-14T04:09:32.958 INFO:tasks.rados.rados.0.smithi038.stdout:2327: expect (ObjNum 1329 snap 0 seq_num 1329) 2024-09-14T04:09:32.958 INFO:tasks.rados.rados.0.smithi038.stdout:2328: write oid 154 current snap is 0 2024-09-14T04:09:32.958 INFO:tasks.rados.rados.0.smithi038.stdout:2326: finishing write tid 1 to smithi03870129-310 2024-09-14T04:09:32.958 INFO:tasks.rados.rados.0.smithi038.stdout:2328: seq_num 1544 ranges {750008=604115,1934433=585876,3150395=731282} 2024-09-14T04:09:32.964 INFO:tasks.rados.rados.0.smithi038.stdout:2328: writing smithi03870129-154 from 750008 to 1354123 tid 1 2024-09-14T04:09:32.971 INFO:tasks.rados.rados.0.smithi038.stdout:2328: writing smithi03870129-154 from 1934433 to 2520309 tid 2 2024-09-14T04:09:32.979 INFO:tasks.rados.rados.0.smithi038.stdout:2328: writing smithi03870129-154 from 3150395 to 3881677 tid 3 2024-09-14T04:09:32.979 INFO:tasks.rados.rados.0.smithi038.stdout:2329: write oid 409 current snap is 0 2024-09-14T04:09:32.979 INFO:tasks.rados.rados.0.smithi038.stdout:2326: finishing write tid 2 to smithi03870129-310 2024-09-14T04:09:32.979 INFO:tasks.rados.rados.0.smithi038.stdout:2326: finishing write tid 3 to smithi03870129-310 2024-09-14T04:09:32.979 INFO:tasks.rados.rados.0.smithi038.stdout:2326: finishing write tid 4 to smithi03870129-310 2024-09-14T04:09:32.980 INFO:tasks.rados.rados.0.smithi038.stdout:2326: finishing write tid 5 to smithi03870129-310 2024-09-14T04:09:32.980 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 310 v 282 (ObjNum 1543 snap 0 seq_num 1543) dirty exists 2024-09-14T04:09:32.980 INFO:tasks.rados.rados.0.smithi038.stdout:2326: left oid 310 (ObjNum 1543 snap 0 seq_num 1543) 2024-09-14T04:09:32.980 INFO:tasks.rados.rados.0.smithi038.stdout:2327: expect (ObjNum 1329 snap 0 seq_num 1329) 2024-09-14T04:09:33.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:32 smithi038 bash[32505]: audit 2024-09-14T04:09:30.841108+0000 mgr.y (mgr.14406) 329 : audit [DBG] from='client.25121 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:33.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:32 smithi038 bash[32505]: audit 2024-09-14T04:09:32.300162+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:09:33.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:32 smithi038 bash[32505]: audit 2024-09-14T04:09:32.315382+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:09:33.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:32 smithi038 bash[22519]: audit 2024-09-14T04:09:30.841108+0000 mgr.y (mgr.14406) 329 : audit [DBG] from='client.25121 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:33.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:32 smithi038 bash[22519]: audit 2024-09-14T04:09:32.300162+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:09:33.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:32 smithi038 bash[22519]: audit 2024-09-14T04:09:32.315382+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:09:33.082 INFO:tasks.rados.rados.0.smithi038.stdout:2328: finishing write tid 1 to smithi03870129-154 2024-09-14T04:09:33.083 INFO:tasks.rados.rados.0.smithi038.stdout:2328: finishing write tid 2 to smithi03870129-154 2024-09-14T04:09:33.083 INFO:tasks.rados.rados.0.smithi038.stdout:2328: finishing write tid 3 to smithi03870129-154 2024-09-14T04:09:33.083 INFO:tasks.rados.rados.0.smithi038.stdout:2328: finishing write tid 4 to smithi03870129-154 2024-09-14T04:09:33.083 INFO:tasks.rados.rados.0.smithi038.stdout:2328: finishing write tid 5 to smithi03870129-154 2024-09-14T04:09:33.083 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 154 v 325 (ObjNum 1544 snap 0 seq_num 1544) dirty exists 2024-09-14T04:09:33.083 INFO:tasks.rados.rados.0.smithi038.stdout:2328: left oid 154 (ObjNum 1544 snap 0 seq_num 1544) 2024-09-14T04:09:33.083 INFO:tasks.rados.rados.0.smithi038.stdout:2329: seq_num 1545 ranges {766815=679364,1992915=729534,3177818=542554} 2024-09-14T04:09:33.093 INFO:tasks.rados.rados.0.smithi038.stdout:2329: writing smithi03870129-409 from 766815 to 1446179 tid 1 2024-09-14T04:09:33.103 INFO:tasks.rados.rados.0.smithi038.stdout:2329: writing smithi03870129-409 from 1992915 to 2722449 tid 2 2024-09-14T04:09:33.111 INFO:tasks.rados.rados.0.smithi038.stdout:2329: writing smithi03870129-409 from 3177818 to 3720372 tid 3 2024-09-14T04:09:33.111 INFO:tasks.rados.rados.0.smithi038.stdout:2326: done (3 left) 2024-09-14T04:09:33.112 INFO:tasks.rados.rados.0.smithi038.stdout:2327: done (2 left) 2024-09-14T04:09:33.112 INFO:tasks.rados.rados.0.smithi038.stdout:2328: done (1 left) 2024-09-14T04:09:33.112 INFO:tasks.rados.rados.0.smithi038.stdout:2330: read oid 31 snap -1 2024-09-14T04:09:33.112 INFO:tasks.rados.rados.0.smithi038.stdout:2330: expect (ObjNum 1527 snap 0 seq_num 1527) 2024-09-14T04:09:33.112 INFO:tasks.rados.rados.0.smithi038.stdout:2331: read oid 65 snap -1 2024-09-14T04:09:33.112 INFO:tasks.rados.rados.0.smithi038.stdout:2331: expect (ObjNum 1514 snap 0 seq_num 1514) 2024-09-14T04:09:33.112 INFO:tasks.rados.rados.0.smithi038.stdout:2332: write oid 487 current snap is 0 2024-09-14T04:09:33.112 INFO:tasks.rados.rados.0.smithi038.stdout:2329: finishing write tid 1 to smithi03870129-409 2024-09-14T04:09:33.112 INFO:tasks.rados.rados.0.smithi038.stdout:2329: finishing write tid 2 to smithi03870129-409 2024-09-14T04:09:33.112 INFO:tasks.rados.rados.0.smithi038.stdout:2332: seq_num 1546 ranges {783622=754613,2051397=589545,3205241=753826} 2024-09-14T04:09:33.122 INFO:tasks.rados.rados.0.smithi038.stdout:2332: writing smithi03870129-487 from 783622 to 1538235 tid 1 2024-09-14T04:09:33.128 INFO:tasks.rados.rados.0.smithi038.stdout:2332: writing smithi03870129-487 from 2051397 to 2640942 tid 2 2024-09-14T04:09:33.136 INFO:tasks.rados.rados.0.smithi038.stdout:2332: writing smithi03870129-487 from 3205241 to 3959067 tid 3 2024-09-14T04:09:33.136 INFO:tasks.rados.rados.0.smithi038.stdout:2333: read oid 5 snap -1 2024-09-14T04:09:33.136 INFO:tasks.rados.rados.0.smithi038.stdout:2333: expect deleted 2024-09-14T04:09:33.136 INFO:tasks.rados.rados.0.smithi038.stdout:2334: read oid 261 snap -1 2024-09-14T04:09:33.136 INFO:tasks.rados.rados.0.smithi038.stdout:2334: expect (ObjNum 862 snap 0 seq_num 862) 2024-09-14T04:09:33.136 INFO:tasks.rados.rados.0.smithi038.stdout:2335: write oid 113 current snap is 0 2024-09-14T04:09:33.136 INFO:tasks.rados.rados.0.smithi038.stdout:2335: seq_num 1547 ranges {400429=429862,1593526=406903} 2024-09-14T04:09:33.140 INFO:tasks.rados.rados.0.smithi038.stdout:2335: writing smithi03870129-113 from 400429 to 830291 tid 1 2024-09-14T04:09:33.147 INFO:tasks.rados.rados.0.smithi038.stdout:2335: writing smithi03870129-113 from 1593526 to 2000429 tid 2 2024-09-14T04:09:33.147 INFO:tasks.rados.rados.0.smithi038.stdout:2336: read oid 470 snap -1 2024-09-14T04:09:33.148 INFO:tasks.rados.rados.0.smithi038.stdout:2336: expect (ObjNum 1084 snap 0 seq_num 1084) 2024-09-14T04:09:33.148 INFO:tasks.rados.rados.0.smithi038.stdout:2337: delete oid 260 current snap is 0 2024-09-14T04:09:33.148 INFO:tasks.rados.rados.0.smithi038.stdout:2331: expect (ObjNum 1514 snap 0 seq_num 1514) 2024-09-14T04:09:33.322 INFO:tasks.rados.rados.0.smithi038.stdout:2329: finishing write tid 3 to smithi03870129-409 2024-09-14T04:09:33.322 INFO:tasks.rados.rados.0.smithi038.stdout:2329: finishing write tid 4 to smithi03870129-409 2024-09-14T04:09:33.323 INFO:tasks.rados.rados.0.smithi038.stdout:2331: done (8 left) 2024-09-14T04:09:33.323 INFO:tasks.rados.rados.0.smithi038.stdout:2337: done (7 left) 2024-09-14T04:09:33.323 INFO:tasks.rados.rados.0.smithi038.stdout:2338: read oid 87 snap -1 2024-09-14T04:09:33.323 INFO:tasks.rados.rados.0.smithi038.stdout:2338: expect (ObjNum 713 snap 0 seq_num 713) 2024-09-14T04:09:33.323 INFO:tasks.rados.rados.0.smithi038.stdout:2339: write oid 68 current snap is 0 2024-09-14T04:09:33.323 INFO:tasks.rados.rados.0.smithi038.stdout:2329: finishing write tid 5 to smithi03870129-409 2024-09-14T04:09:33.323 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 409 v 313 (ObjNum 1545 snap 0 seq_num 1545) dirty exists 2024-09-14T04:09:33.323 INFO:tasks.rados.rados.0.smithi038.stdout:2329: left oid 409 (ObjNum 1545 snap 0 seq_num 1545) 2024-09-14T04:09:33.323 INFO:tasks.rados.rados.0.smithi038.stdout:2330: expect (ObjNum 1527 snap 0 seq_num 1527) 2024-09-14T04:09:33.431 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:09:33 smithi123 bash[53291]: [14/Sep/2024:04:09:33] ENGINE Bus STARTING 2024-09-14T04:09:33.431 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:09:33 smithi123 bash[53291]: CherryPy Checker: 2024-09-14T04:09:33.432 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:09:33 smithi123 bash[53291]: The Application mounted at '' has an empty config. 2024-09-14T04:09:33.432 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:09:33 smithi123 bash[53291]: [14/Sep/2024:04:09:33] ENGINE Serving on http://:::9283 2024-09-14T04:09:33.432 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:09:33 smithi123 bash[53291]: [14/Sep/2024:04:09:33] ENGINE Bus STARTED 2024-09-14T04:09:33.485 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:09:33.545 INFO:tasks.rados.rados.0.smithi038.stdout:2332: finishing write tid 1 to smithi03870129-487 2024-09-14T04:09:33.545 INFO:tasks.rados.rados.0.smithi038.stdout:2332: finishing write tid 2 to smithi03870129-487 2024-09-14T04:09:33.545 INFO:tasks.rados.rados.0.smithi038.stdout:2332: finishing write tid 3 to smithi03870129-487 2024-09-14T04:09:33.545 INFO:tasks.rados.rados.0.smithi038.stdout:2332: finishing write tid 4 to smithi03870129-487 2024-09-14T04:09:33.545 INFO:tasks.rados.rados.0.smithi038.stdout:2339: seq_num 1549 ranges {434043=580360,1710490=323553} 2024-09-14T04:09:33.552 INFO:tasks.rados.rados.0.smithi038.stdout:2339: writing smithi03870129-68 from 434043 to 1014403 tid 1 2024-09-14T04:09:33.561 INFO:tasks.rados.rados.0.smithi038.stdout:2339: writing smithi03870129-68 from 1710490 to 2034043 tid 2 2024-09-14T04:09:33.561 INFO:tasks.rados.rados.0.smithi038.stdout:2329: done (8 left) 2024-09-14T04:09:33.561 INFO:tasks.rados.rados.0.smithi038.stdout:2330: done (7 left) 2024-09-14T04:09:33.561 INFO:tasks.rados.rados.0.smithi038.stdout:2333: done (6 left) 2024-09-14T04:09:33.561 INFO:tasks.rados.rados.0.smithi038.stdout:2340: read oid 237 snap -1 2024-09-14T04:09:33.561 INFO:tasks.rados.rados.0.smithi038.stdout:2340: expect (ObjNum 1529 snap 0 seq_num 1529) 2024-09-14T04:09:33.561 INFO:tasks.rados.rados.0.smithi038.stdout:2341: write oid 255 current snap is 0 2024-09-14T04:09:33.561 INFO:tasks.rados.rados.0.smithi038.stdout:2332: finishing write tid 5 to smithi03870129-487 2024-09-14T04:09:33.561 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 487 v 373 (ObjNum 1546 snap 0 seq_num 1546) dirty exists 2024-09-14T04:09:33.562 INFO:tasks.rados.rados.0.smithi038.stdout:2332: left oid 487 (ObjNum 1546 snap 0 seq_num 1546) 2024-09-14T04:09:33.562 INFO:tasks.rados.rados.0.smithi038.stdout:2335: finishing write tid 1 to smithi03870129-113 2024-09-14T04:09:33.562 INFO:tasks.rados.rados.0.smithi038.stdout:2334: expect (ObjNum 862 snap 0 seq_num 862) 2024-09-14T04:09:33.711 INFO:tasks.rados.rados.0.smithi038.stdout:2335: finishing write tid 2 to smithi03870129-113 2024-09-14T04:09:33.712 INFO:tasks.rados.rados.0.smithi038.stdout:2335: finishing write tid 3 to smithi03870129-113 2024-09-14T04:09:33.712 INFO:tasks.rados.rados.0.smithi038.stdout:2335: finishing write tid 4 to smithi03870129-113 2024-09-14T04:09:33.712 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 113 v 316 (ObjNum 1547 snap 0 seq_num 1547) dirty exists 2024-09-14T04:09:33.712 INFO:tasks.rados.rados.0.smithi038.stdout:2335: left oid 113 (ObjNum 1547 snap 0 seq_num 1547) 2024-09-14T04:09:33.712 INFO:tasks.rados.rados.0.smithi038.stdout:2336: expect (ObjNum 1084 snap 0 seq_num 1084) 2024-09-14T04:09:33.834 INFO:tasks.rados.rados.0.smithi038.stdout:2338: expect (ObjNum 713 snap 0 seq_num 713) 2024-09-14T04:09:33.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:33 smithi123 bash[24950]: cluster 2024-09-14T04:09:32.284221+0000 mgr.y (mgr.14406) 330 : cluster [DBG] pgmap v256: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 77 MiB/s rd, 13 MiB/s wr, 119 op/s 2024-09-14T04:09:33.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:33 smithi123 bash[24950]: audit 2024-09-14T04:09:32.925766+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:09:33.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:33 smithi123 bash[24950]: audit 2024-09-14T04:09:32.939467+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:09:33.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:33 smithi123 bash[24950]: cluster 2024-09-14T04:09:33.101761+0000 mon.a (mon.0) 886 : cluster [DBG] Standby manager daemon x restarted 2024-09-14T04:09:33.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:33 smithi123 bash[24950]: cluster 2024-09-14T04:09:33.101894+0000 mon.a (mon.0) 887 : cluster [DBG] Standby manager daemon x started 2024-09-14T04:09:33.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:33 smithi123 bash[24950]: audit 2024-09-14T04:09:33.107139+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-14T04:09:33.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:33 smithi123 bash[24950]: audit 2024-09-14T04:09:33.108308+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-14T04:09:33.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:33 smithi123 bash[24950]: audit 2024-09-14T04:09:33.110341+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-14T04:09:33.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:33 smithi123 bash[24950]: audit 2024-09-14T04:09:33.111950+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-14T04:09:33.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:33 smithi123 bash[24950]: audit 2024-09-14T04:09:33.201980+0000 mon.c (mon.2) 151 : audit [DBG] from='client.? 172.21.15.38:0/3640833508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:09:34.016 INFO:tasks.rados.rados.0.smithi038.stdout:2339: finishing write tid 1 to smithi03870129-68 2024-09-14T04:09:34.016 INFO:tasks.rados.rados.0.smithi038.stdout:2339: finishing write tid 2 to smithi03870129-68 2024-09-14T04:09:34.016 INFO:tasks.rados.rados.0.smithi038.stdout:2339: finishing write tid 3 to smithi03870129-68 2024-09-14T04:09:34.016 INFO:tasks.rados.rados.0.smithi038.stdout:2339: finishing write tid 4 to smithi03870129-68 2024-09-14T04:09:34.016 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 68 v 239 (ObjNum 1549 snap 0 seq_num 1549) dirty exists 2024-09-14T04:09:34.016 INFO:tasks.rados.rados.0.smithi038.stdout:2339: left oid 68 (ObjNum 1549 snap 0 seq_num 1549) 2024-09-14T04:09:34.016 INFO:tasks.rados.rados.0.smithi038.stdout:2340: expect (ObjNum 1529 snap 0 seq_num 1529) 2024-09-14T04:09:34.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:33 smithi038 bash[22519]: cluster 2024-09-14T04:09:32.284221+0000 mgr.y (mgr.14406) 330 : cluster [DBG] pgmap v256: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 77 MiB/s rd, 13 MiB/s wr, 119 op/s 2024-09-14T04:09:34.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:33 smithi038 bash[22519]: audit 2024-09-14T04:09:32.925766+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:09:34.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:33 smithi038 bash[22519]: audit 2024-09-14T04:09:32.939467+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:09:34.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:33 smithi038 bash[22519]: cluster 2024-09-14T04:09:33.101761+0000 mon.a (mon.0) 886 : cluster [DBG] Standby manager daemon x restarted 2024-09-14T04:09:34.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:33 smithi038 bash[22519]: cluster 2024-09-14T04:09:33.101894+0000 mon.a (mon.0) 887 : cluster [DBG] Standby manager daemon x started 2024-09-14T04:09:34.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:33 smithi038 bash[22519]: audit 2024-09-14T04:09:33.107139+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-14T04:09:34.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:33 smithi038 bash[22519]: audit 2024-09-14T04:09:33.108308+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-14T04:09:34.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:33 smithi038 bash[22519]: audit 2024-09-14T04:09:33.110341+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-14T04:09:34.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:33 smithi038 bash[22519]: audit 2024-09-14T04:09:33.111950+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-14T04:09:34.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:33 smithi038 bash[22519]: audit 2024-09-14T04:09:33.201980+0000 mon.c (mon.2) 151 : audit [DBG] from='client.? 172.21.15.38:0/3640833508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:09:34.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:33 smithi038 bash[32505]: cluster 2024-09-14T04:09:32.284221+0000 mgr.y (mgr.14406) 330 : cluster [DBG] pgmap v256: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 77 MiB/s rd, 13 MiB/s wr, 119 op/s 2024-09-14T04:09:34.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:33 smithi038 bash[32505]: audit 2024-09-14T04:09:32.925766+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:09:34.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:33 smithi038 bash[32505]: audit 2024-09-14T04:09:32.939467+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:09:34.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:33 smithi038 bash[32505]: cluster 2024-09-14T04:09:33.101761+0000 mon.a (mon.0) 886 : cluster [DBG] Standby manager daemon x restarted 2024-09-14T04:09:34.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:33 smithi038 bash[32505]: cluster 2024-09-14T04:09:33.101894+0000 mon.a (mon.0) 887 : cluster [DBG] Standby manager daemon x started 2024-09-14T04:09:34.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:33 smithi038 bash[32505]: audit 2024-09-14T04:09:33.107139+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-14T04:09:34.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:33 smithi038 bash[32505]: audit 2024-09-14T04:09:33.108308+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-14T04:09:34.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:33 smithi038 bash[32505]: audit 2024-09-14T04:09:33.110341+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-14T04:09:34.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:33 smithi038 bash[32505]: audit 2024-09-14T04:09:33.111950+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-14T04:09:34.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:33 smithi038 bash[32505]: audit 2024-09-14T04:09:33.201980+0000 mon.c (mon.2) 151 : audit [DBG] from='client.? 172.21.15.38:0/3640833508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:09:34.173 INFO:tasks.rados.rados.0.smithi038.stdout:2341: seq_num 1550 ranges {450850=655609,1768972=281878} 2024-09-14T04:09:34.191 INFO:tasks.rados.rados.0.smithi038.stdout:2341: writing smithi03870129-255 from 450850 to 1106459 tid 1 2024-09-14T04:09:34.208 INFO:tasks.rados.rados.0.smithi038.stdout:2341: writing smithi03870129-255 from 1768972 to 2050850 tid 2 2024-09-14T04:09:34.208 INFO:tasks.rados.rados.0.smithi038.stdout:2332: done (7 left) 2024-09-14T04:09:34.208 INFO:tasks.rados.rados.0.smithi038.stdout:2334: done (6 left) 2024-09-14T04:09:34.208 INFO:tasks.rados.rados.0.smithi038.stdout:2335: done (5 left) 2024-09-14T04:09:34.208 INFO:tasks.rados.rados.0.smithi038.stdout:2336: done (4 left) 2024-09-14T04:09:34.208 INFO:tasks.rados.rados.0.smithi038.stdout:2338: done (3 left) 2024-09-14T04:09:34.208 INFO:tasks.rados.rados.0.smithi038.stdout:2339: done (2 left) 2024-09-14T04:09:34.208 INFO:tasks.rados.rados.0.smithi038.stdout:2340: done (1 left) 2024-09-14T04:09:34.208 INFO:tasks.rados.rados.0.smithi038.stdout:2342: read oid 419 snap -1 2024-09-14T04:09:34.208 INFO:tasks.rados.rados.0.smithi038.stdout:2342: expect (ObjNum 1485 snap 0 seq_num 1485) 2024-09-14T04:09:34.208 INFO:tasks.rados.rados.0.smithi038.stdout:2343: read oid 158 snap -1 2024-09-14T04:09:34.208 INFO:tasks.rados.rados.0.smithi038.stdout:2343: expect (ObjNum 157 snap 0 seq_num 157) 2024-09-14T04:09:34.209 INFO:tasks.rados.rados.0.smithi038.stdout:2344: write oid 402 current snap is 0 2024-09-14T04:09:34.209 INFO:tasks.rados.rados.0.smithi038.stdout:2341: finishing write tid 1 to smithi03870129-255 2024-09-14T04:09:34.209 INFO:tasks.rados.rados.0.smithi038.stdout:2344: seq_num 1551 ranges {467657=447211,1427454=640203} 2024-09-14T04:09:34.222 INFO:tasks.rados.rados.0.smithi038.stdout:2344: writing smithi03870129-402 from 467657 to 914868 tid 1 2024-09-14T04:09:34.241 INFO:tasks.rados.rados.0.smithi038.stdout:2344: writing smithi03870129-402 from 1427454 to 2067657 tid 2 2024-09-14T04:09:34.241 INFO:tasks.rados.rados.0.smithi038.stdout:2345: read oid 41 snap -1 2024-09-14T04:09:34.241 INFO:tasks.rados.rados.0.smithi038.stdout:2345: expect (ObjNum 993 snap 0 seq_num 993) 2024-09-14T04:09:34.241 INFO:tasks.rados.rados.0.smithi038.stdout:2346: write oid 6 current snap is 0 2024-09-14T04:09:34.241 INFO:tasks.rados.rados.0.smithi038.stdout:2346: seq_num 1552 ranges {484464=522460,1485936=484199} 2024-09-14T04:09:34.253 INFO:tasks.rados.rados.0.smithi038.stdout:2346: writing smithi03870129-6 from 484464 to 1006924 tid 1 2024-09-14T04:09:34.264 INFO:tasks.rados.rados.0.smithi038.stdout:2346: writing smithi03870129-6 from 1485936 to 1970135 tid 2 2024-09-14T04:09:34.264 INFO:tasks.rados.rados.0.smithi038.stdout:2347: read oid 198 snap -1 2024-09-14T04:09:34.264 INFO:tasks.rados.rados.0.smithi038.stdout:2347: expect (ObjNum 1240 snap 0 seq_num 1240) 2024-09-14T04:09:34.265 INFO:tasks.rados.rados.0.smithi038.stdout:2348: write oid 215 current snap is 0 2024-09-14T04:09:34.265 INFO:tasks.rados.rados.0.smithi038.stdout:2348: seq_num 1553 ranges {501271=597709,1544418=556853} 2024-09-14T04:09:34.274 INFO:tasks.rados.rados.0.smithi038.stdout:2348: writing smithi03870129-215 from 501271 to 1098980 tid 1 2024-09-14T04:09:34.283 INFO:tasks.rados.rados.0.smithi038.stdout:2348: writing smithi03870129-215 from 1544418 to 2101271 tid 2 2024-09-14T04:09:34.283 INFO:tasks.rados.rados.0.smithi038.stdout:2349: write oid 254 current snap is 0 2024-09-14T04:09:34.283 INFO:tasks.rados.rados.0.smithi038.stdout:2349: seq_num 1554 ranges {518078=672958,1602900=487868} 2024-09-14T04:09:34.292 INFO:tasks.rados.rados.0.smithi038.stdout:2349: writing smithi03870129-254 from 518078 to 1191036 tid 1 2024-09-14T04:09:34.298 INFO:tasks.rados.rados.0.smithi038.stdout:2349: writing smithi03870129-254 from 1602900 to 2090768 tid 2 2024-09-14T04:09:34.298 INFO:tasks.rados.rados.0.smithi038.stdout:2350: read oid 279 snap -1 2024-09-14T04:09:34.298 INFO:tasks.rados.rados.0.smithi038.stdout:2350: expect (ObjNum 1437 snap 0 seq_num 1437) 2024-09-14T04:09:34.298 INFO:tasks.rados.rados.0.smithi038.stdout:2351: read oid 386 snap -1 2024-09-14T04:09:34.298 INFO:tasks.rados.rados.0.smithi038.stdout:2351: expect (ObjNum 1219 snap 0 seq_num 1219) 2024-09-14T04:09:34.298 INFO:tasks.rados.rados.0.smithi038.stdout:2352: write oid 401 current snap is 0 2024-09-14T04:09:34.298 INFO:tasks.rados.rados.0.smithi038.stdout:2342: expect (ObjNum 1485 snap 0 seq_num 1485) 2024-09-14T04:09:34.445 INFO:tasks.rados.rados.0.smithi038.stdout:2341: finishing write tid 2 to smithi03870129-255 2024-09-14T04:09:34.445 INFO:tasks.rados.rados.0.smithi038.stdout:2341: finishing write tid 3 to smithi03870129-255 2024-09-14T04:09:34.445 INFO:tasks.rados.rados.0.smithi038.stdout:2341: finishing write tid 4 to smithi03870129-255 2024-09-14T04:09:34.445 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 255 v 476 (ObjNum 1550 snap 0 seq_num 1550) dirty exists 2024-09-14T04:09:34.445 INFO:tasks.rados.rados.0.smithi038.stdout:2341: left oid 255 (ObjNum 1550 snap 0 seq_num 1550) 2024-09-14T04:09:34.445 INFO:tasks.rados.rados.0.smithi038.stdout:2343: expect (ObjNum 157 snap 0 seq_num 157) 2024-09-14T04:09:34.530 INFO:tasks.rados.rados.0.smithi038.stdout:2344: finishing write tid 1 to smithi03870129-402 2024-09-14T04:09:34.530 INFO:tasks.rados.rados.0.smithi038.stdout:2345: expect (ObjNum 993 snap 0 seq_num 993) 2024-09-14T04:09:34.695 INFO:tasks.rados.rados.0.smithi038.stdout:2344: finishing write tid 2 to smithi03870129-402 2024-09-14T04:09:34.695 INFO:tasks.rados.rados.0.smithi038.stdout:2344: finishing write tid 3 to smithi03870129-402 2024-09-14T04:09:34.695 INFO:tasks.rados.rados.0.smithi038.stdout:2344: finishing write tid 4 to smithi03870129-402 2024-09-14T04:09:34.695 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 402 v 264 (ObjNum 1551 snap 0 seq_num 1551) dirty exists 2024-09-14T04:09:34.695 INFO:tasks.rados.rados.0.smithi038.stdout:2344: left oid 402 (ObjNum 1551 snap 0 seq_num 1551) 2024-09-14T04:09:34.695 INFO:tasks.rados.rados.0.smithi038.stdout:2346: finishing write tid 1 to smithi03870129-6 2024-09-14T04:09:34.695 INFO:tasks.rados.rados.0.smithi038.stdout:2346: finishing write tid 2 to smithi03870129-6 2024-09-14T04:09:34.695 INFO:tasks.rados.rados.0.smithi038.stdout:2346: finishing write tid 3 to smithi03870129-6 2024-09-14T04:09:34.695 INFO:tasks.rados.rados.0.smithi038.stdout:2346: finishing write tid 4 to smithi03870129-6 2024-09-14T04:09:34.695 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 6 v 315 (ObjNum 1552 snap 0 seq_num 1552) dirty exists 2024-09-14T04:09:34.695 INFO:tasks.rados.rados.0.smithi038.stdout:2346: left oid 6 (ObjNum 1552 snap 0 seq_num 1552) 2024-09-14T04:09:34.696 INFO:tasks.rados.rados.0.smithi038.stdout:2347: expect (ObjNum 1240 snap 0 seq_num 1240) 2024-09-14T04:09:34.821 INFO:tasks.rados.rados.0.smithi038.stdout:2348: finishing write tid 1 to smithi03870129-215 2024-09-14T04:09:34.822 INFO:tasks.rados.rados.0.smithi038.stdout:2348: finishing write tid 2 to smithi03870129-215 2024-09-14T04:09:34.822 INFO:tasks.rados.rados.0.smithi038.stdout:2348: finishing write tid 3 to smithi03870129-215 2024-09-14T04:09:34.822 INFO:tasks.rados.rados.0.smithi038.stdout:2348: finishing write tid 4 to smithi03870129-215 2024-09-14T04:09:34.822 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 215 v 318 (ObjNum 1553 snap 0 seq_num 1553) dirty exists 2024-09-14T04:09:34.822 INFO:tasks.rados.rados.0.smithi038.stdout:2348: left oid 215 (ObjNum 1553 snap 0 seq_num 1553) 2024-09-14T04:09:34.822 INFO:tasks.rados.rados.0.smithi038.stdout:2349: finishing write tid 1 to smithi03870129-254 2024-09-14T04:09:34.823 INFO:tasks.rados.rados.0.smithi038.stdout:2350: expect (ObjNum 1437 snap 0 seq_num 1437) 2024-09-14T04:09:34.911 INFO:tasks.rados.rados.0.smithi038.stdout:2349: finishing write tid 2 to smithi03870129-254 2024-09-14T04:09:34.911 INFO:tasks.rados.rados.0.smithi038.stdout:2349: finishing write tid 3 to smithi03870129-254 2024-09-14T04:09:34.911 INFO:tasks.rados.rados.0.smithi038.stdout:2349: finishing write tid 4 to smithi03870129-254 2024-09-14T04:09:34.911 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 254 v 328 (ObjNum 1554 snap 0 seq_num 1554) dirty exists 2024-09-14T04:09:34.911 INFO:tasks.rados.rados.0.smithi038.stdout:2349: left oid 254 (ObjNum 1554 snap 0 seq_num 1554) 2024-09-14T04:09:34.911 INFO:tasks.rados.rados.0.smithi038.stdout:2351: expect (ObjNum 1219 snap 0 seq_num 1219) 2024-09-14T04:09:34.931 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:34 smithi123 bash[24950]: audit 2024-09-14T04:09:33.476232+0000 mgr.y (mgr.14406) 331 : audit [DBG] from='client.15228 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:34.931 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:34 smithi123 bash[24950]: cluster 2024-09-14T04:09:33.958992+0000 mon.a (mon.0) 888 : cluster [DBG] mgrmap e22: y(active, since 7m), standbys: x 2024-09-14T04:09:35.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:34 smithi038 bash[32505]: audit 2024-09-14T04:09:33.476232+0000 mgr.y (mgr.14406) 331 : audit [DBG] from='client.15228 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:35.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:34 smithi038 bash[32505]: cluster 2024-09-14T04:09:33.958992+0000 mon.a (mon.0) 888 : cluster [DBG] mgrmap e22: y(active, since 7m), standbys: x 2024-09-14T04:09:35.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:34 smithi038 bash[22519]: audit 2024-09-14T04:09:33.476232+0000 mgr.y (mgr.14406) 331 : audit [DBG] from='client.15228 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:35.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:34 smithi038 bash[22519]: cluster 2024-09-14T04:09:33.958992+0000 mon.a (mon.0) 888 : cluster [DBG] mgrmap e22: y(active, since 7m), standbys: x 2024-09-14T04:09:35.030 INFO:tasks.rados.rados.0.smithi038.stdout:2352: seq_num 1555 ranges {534885=748207,1945029=189856} 2024-09-14T04:09:35.051 INFO:tasks.rados.rados.0.smithi038.stdout:2352: writing smithi03870129-401 from 534885 to 1283092 tid 1 2024-09-14T04:09:35.065 INFO:tasks.rados.rados.0.smithi038.stdout:2352: writing smithi03870129-401 from 1945029 to 2134885 tid 2 2024-09-14T04:09:35.065 INFO:tasks.rados.rados.0.smithi038.stdout:2341: done (11 left) 2024-09-14T04:09:35.065 INFO:tasks.rados.rados.0.smithi038.stdout:2342: done (10 left) 2024-09-14T04:09:35.066 INFO:tasks.rados.rados.0.smithi038.stdout:2343: done (9 left) 2024-09-14T04:09:35.066 INFO:tasks.rados.rados.0.smithi038.stdout:2344: done (8 left) 2024-09-14T04:09:35.066 INFO:tasks.rados.rados.0.smithi038.stdout:2345: done (7 left) 2024-09-14T04:09:35.066 INFO:tasks.rados.rados.0.smithi038.stdout:2346: done (6 left) 2024-09-14T04:09:35.066 INFO:tasks.rados.rados.0.smithi038.stdout:2347: done (5 left) 2024-09-14T04:09:35.066 INFO:tasks.rados.rados.0.smithi038.stdout:2348: done (4 left) 2024-09-14T04:09:35.066 INFO:tasks.rados.rados.0.smithi038.stdout:2349: done (3 left) 2024-09-14T04:09:35.066 INFO:tasks.rados.rados.0.smithi038.stdout:2350: done (2 left) 2024-09-14T04:09:35.066 INFO:tasks.rados.rados.0.smithi038.stdout:2351: done (1 left) 2024-09-14T04:09:35.066 INFO:tasks.rados.rados.0.smithi038.stdout:2353: write oid 117 current snap is 0 2024-09-14T04:09:35.067 INFO:tasks.rados.rados.0.smithi038.stdout:2352: finishing write tid 1 to smithi03870129-401 2024-09-14T04:09:35.067 INFO:tasks.rados.rados.0.smithi038.stdout:2353: seq_num 1556 ranges {551692=423456,1603511=491537} 2024-09-14T04:09:35.081 INFO:tasks.rados.rados.0.smithi038.stdout:2353: writing smithi03870129-117 from 551692 to 975148 tid 1 2024-09-14T04:09:35.096 INFO:tasks.rados.rados.0.smithi038.stdout:2353: writing smithi03870129-117 from 1603511 to 2095048 tid 2 2024-09-14T04:09:35.096 INFO:tasks.rados.rados.0.smithi038.stdout:2354: read oid 263 snap -1 2024-09-14T04:09:35.096 INFO:tasks.rados.rados.0.smithi038.stdout:2354: expect deleted 2024-09-14T04:09:35.096 INFO:tasks.rados.rados.0.smithi038.stdout:2355: write oid 429 current snap is 0 2024-09-14T04:09:35.096 INFO:tasks.rados.rados.0.smithi038.stdout:2352: finishing write tid 2 to smithi03870129-401 2024-09-14T04:09:35.096 INFO:tasks.rados.rados.0.smithi038.stdout:2352: finishing write tid 3 to smithi03870129-401 2024-09-14T04:09:35.096 INFO:tasks.rados.rados.0.smithi038.stdout:2352: finishing write tid 4 to smithi03870129-401 2024-09-14T04:09:35.097 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 401 v 147 (ObjNum 1555 snap 0 seq_num 1555) dirty exists 2024-09-14T04:09:35.097 INFO:tasks.rados.rados.0.smithi038.stdout:2352: left oid 401 (ObjNum 1555 snap 0 seq_num 1555) 2024-09-14T04:09:35.097 INFO:tasks.rados.rados.0.smithi038.stdout:2353: finishing write tid 1 to smithi03870129-117 2024-09-14T04:09:35.097 INFO:tasks.rados.rados.0.smithi038.stdout:2355: seq_num 1557 ranges {568499=498705,1661993=506506} 2024-09-14T04:09:35.108 INFO:tasks.rados.rados.0.smithi038.stdout:2355: writing smithi03870129-429 from 568499 to 1067204 tid 1 2024-09-14T04:09:35.120 INFO:tasks.rados.rados.0.smithi038.stdout:2355: writing smithi03870129-429 from 1661993 to 2168499 tid 2 2024-09-14T04:09:35.120 INFO:tasks.rados.rados.0.smithi038.stdout:2352: done (3 left) 2024-09-14T04:09:35.120 INFO:tasks.rados.rados.0.smithi038.stdout:2356: read oid 11 snap -1 2024-09-14T04:09:35.120 INFO:tasks.rados.rados.0.smithi038.stdout:2356: expect (ObjNum 1501 snap 0 seq_num 1501) 2024-09-14T04:09:35.120 INFO:tasks.rados.rados.0.smithi038.stdout:2357: write oid 290 current snap is 0 2024-09-14T04:09:35.120 INFO:tasks.rados.rados.0.smithi038.stdout:2357: seq_num 1558 ranges {585306=573954,1720475=464831} 2024-09-14T04:09:35.133 INFO:tasks.rados.rados.0.smithi038.stdout:2357: writing smithi03870129-290 from 585306 to 1159260 tid 1 2024-09-14T04:09:35.143 INFO:tasks.rados.rados.0.smithi038.stdout:2357: writing smithi03870129-290 from 1720475 to 2185306 tid 2 2024-09-14T04:09:35.143 INFO:tasks.rados.rados.0.smithi038.stdout:2358: read oid 332 snap -1 2024-09-14T04:09:35.143 INFO:tasks.rados.rados.0.smithi038.stdout:2358: expect deleted 2024-09-14T04:09:35.143 INFO:tasks.rados.rados.0.smithi038.stdout:2359: read oid 145 snap -1 2024-09-14T04:09:35.143 INFO:tasks.rados.rados.0.smithi038.stdout:2359: expect (ObjNum 906 snap 0 seq_num 906) 2024-09-14T04:09:35.144 INFO:tasks.rados.rados.0.smithi038.stdout:2360: read oid 414 snap -1 2024-09-14T04:09:35.144 INFO:tasks.rados.rados.0.smithi038.stdout:2360: expect deleted 2024-09-14T04:09:35.144 INFO:tasks.rados.rados.0.smithi038.stdout:2361: read oid 88 snap -1 2024-09-14T04:09:35.144 INFO:tasks.rados.rados.0.smithi038.stdout:2361: expect (ObjNum 1500 snap 0 seq_num 1500) 2024-09-14T04:09:35.144 INFO:tasks.rados.rados.0.smithi038.stdout:2362: read oid 75 snap -1 2024-09-14T04:09:35.144 INFO:tasks.rados.rados.0.smithi038.stdout:2362: expect (ObjNum 74 snap 0 seq_num 74) 2024-09-14T04:09:35.144 INFO:tasks.rados.rados.0.smithi038.stdout:2363: write oid 161 current snap is 0 2024-09-14T04:09:35.144 INFO:tasks.rados.rados.0.smithi038.stdout:2363: seq_num 1559 ranges {602113=765556,1778957=423156} 2024-09-14T04:09:35.155 INFO:tasks.rados.rados.0.smithi038.stdout:2363: writing smithi03870129-161 from 602113 to 1367669 tid 1 2024-09-14T04:09:35.161 INFO:tasks.rados.rados.0.smithi038.stdout:2363: writing smithi03870129-161 from 1778957 to 2202113 tid 2 2024-09-14T04:09:35.161 INFO:tasks.rados.rados.0.smithi038.stdout:2364: write oid 99 current snap is 0 2024-09-14T04:09:35.161 INFO:tasks.rados.rados.0.smithi038.stdout:2364: seq_num 1560 ranges {618920=440805,1837439=381481} 2024-09-14T04:09:35.169 INFO:tasks.rados.rados.0.smithi038.stdout:2364: writing smithi03870129-99 from 618920 to 1059725 tid 1 2024-09-14T04:09:35.177 INFO:tasks.rados.rados.0.smithi038.stdout:2364: writing smithi03870129-99 from 1837439 to 2218920 tid 2 2024-09-14T04:09:35.177 INFO:tasks.rados.rados.0.smithi038.stdout:2365: read oid 424 snap -1 2024-09-14T04:09:35.177 INFO:tasks.rados.rados.0.smithi038.stdout:2365: expect (ObjNum 949 snap 0 seq_num 949) 2024-09-14T04:09:35.177 INFO:tasks.rados.rados.0.smithi038.stdout:2366: read oid 318 snap -1 2024-09-14T04:09:35.177 INFO:tasks.rados.rados.0.smithi038.stdout:2366: expect deleted 2024-09-14T04:09:35.178 INFO:tasks.rados.rados.0.smithi038.stdout:2367: read oid 299 snap -1 2024-09-14T04:09:35.178 INFO:tasks.rados.rados.0.smithi038.stdout:2367: expect (ObjNum 599 snap 0 seq_num 599) 2024-09-14T04:09:35.178 INFO:tasks.rados.rados.0.smithi038.stdout:2368: read oid 433 snap -1 2024-09-14T04:09:35.178 INFO:tasks.rados.rados.0.smithi038.stdout:2368: expect (ObjNum 1072 snap 0 seq_num 1072) 2024-09-14T04:09:35.178 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:09:35.178 INFO:tasks.rados.rados.0.smithi038.stdout:2353: finishing write tid 2 to smithi03870129-117 2024-09-14T04:09:35.178 INFO:tasks.rados.rados.0.smithi038.stdout:2353: finishing write tid 3 to smithi03870129-117 2024-09-14T04:09:35.178 INFO:tasks.rados.rados.0.smithi038.stdout:2353: finishing write tid 4 to smithi03870129-117 2024-09-14T04:09:35.178 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 117 v 473 (ObjNum 1556 snap 0 seq_num 1556) dirty exists 2024-09-14T04:09:35.178 INFO:tasks.rados.rados.0.smithi038.stdout:2353: left oid 117 (ObjNum 1556 snap 0 seq_num 1556) 2024-09-14T04:09:35.179 INFO:tasks.rados.rados.0.smithi038.stdout:2355: finishing write tid 1 to smithi03870129-429 2024-09-14T04:09:35.179 INFO:tasks.rados.rados.0.smithi038.stdout:2355: finishing write tid 2 to smithi03870129-429 2024-09-14T04:09:35.179 INFO:tasks.rados.rados.0.smithi038.stdout:2355: finishing write tid 3 to smithi03870129-429 2024-09-14T04:09:35.179 INFO:tasks.rados.rados.0.smithi038.stdout:2355: finishing write tid 4 to smithi03870129-429 2024-09-14T04:09:35.179 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 429 v 331 (ObjNum 1557 snap 0 seq_num 1557) dirty exists 2024-09-14T04:09:35.179 INFO:tasks.rados.rados.0.smithi038.stdout:2355: left oid 429 (ObjNum 1557 snap 0 seq_num 1557) 2024-09-14T04:09:35.179 INFO:tasks.rados.rados.0.smithi038.stdout:2356: expect (ObjNum 1501 snap 0 seq_num 1501) 2024-09-14T04:09:35.469 INFO:tasks.rados.rados.0.smithi038.stdout:2357: finishing write tid 1 to smithi03870129-290 2024-09-14T04:09:35.470 INFO:tasks.rados.rados.0.smithi038.stdout:2359: expect (ObjNum 906 snap 0 seq_num 906) 2024-09-14T04:09:35.615 INFO:tasks.rados.rados.0.smithi038.stdout:2357: finishing write tid 2 to smithi03870129-290 2024-09-14T04:09:35.615 INFO:tasks.rados.rados.0.smithi038.stdout:2357: finishing write tid 3 to smithi03870129-290 2024-09-14T04:09:35.615 INFO:tasks.rados.rados.0.smithi038.stdout:2357: finishing write tid 4 to smithi03870129-290 2024-09-14T04:09:35.615 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 290 v 291 (ObjNum 1558 snap 0 seq_num 1558) dirty exists 2024-09-14T04:09:35.615 INFO:tasks.rados.rados.0.smithi038.stdout:2357: left oid 290 (ObjNum 1558 snap 0 seq_num 1558) 2024-09-14T04:09:35.615 INFO:tasks.rados.rados.0.smithi038.stdout:2363: finishing write tid 1 to smithi03870129-161 2024-09-14T04:09:35.615 INFO:tasks.rados.rados.0.smithi038.stdout:2361: expect (ObjNum 1500 snap 0 seq_num 1500) 2024-09-14T04:09:35.783 INFO:tasks.rados.rados.0.smithi038.stdout:2362: expect (ObjNum 74 snap 0 seq_num 74) 2024-09-14T04:09:35.882 INFO:tasks.rados.rados.0.smithi038.stdout:2363: finishing write tid 2 to smithi03870129-161 2024-09-14T04:09:35.882 INFO:tasks.rados.rados.0.smithi038.stdout:2363: finishing write tid 3 to smithi03870129-161 2024-09-14T04:09:35.882 INFO:tasks.rados.rados.0.smithi038.stdout:2363: finishing write tid 4 to smithi03870129-161 2024-09-14T04:09:35.882 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 161 v 294 (ObjNum 1559 snap 0 seq_num 1559) dirty exists 2024-09-14T04:09:35.883 INFO:tasks.rados.rados.0.smithi038.stdout:2363: left oid 161 (ObjNum 1559 snap 0 seq_num 1559) 2024-09-14T04:09:35.883 INFO:tasks.rados.rados.0.smithi038.stdout:2364: finishing write tid 1 to smithi03870129-99 2024-09-14T04:09:35.883 INFO:tasks.rados.rados.0.smithi038.stdout:2353: done (15 left) 2024-09-14T04:09:35.883 INFO:tasks.rados.rados.0.smithi038.stdout:2354: done (14 left) 2024-09-14T04:09:35.883 INFO:tasks.rados.rados.0.smithi038.stdout:2355: done (13 left) 2024-09-14T04:09:35.883 INFO:tasks.rados.rados.0.smithi038.stdout:2356: done (12 left) 2024-09-14T04:09:35.883 INFO:tasks.rados.rados.0.smithi038.stdout:2357: done (11 left) 2024-09-14T04:09:35.883 INFO:tasks.rados.rados.0.smithi038.stdout:2358: done (10 left) 2024-09-14T04:09:35.883 INFO:tasks.rados.rados.0.smithi038.stdout:2359: done (9 left) 2024-09-14T04:09:35.883 INFO:tasks.rados.rados.0.smithi038.stdout:2360: done (8 left) 2024-09-14T04:09:35.883 INFO:tasks.rados.rados.0.smithi038.stdout:2361: done (7 left) 2024-09-14T04:09:35.883 INFO:tasks.rados.rados.0.smithi038.stdout:2362: done (6 left) 2024-09-14T04:09:35.883 INFO:tasks.rados.rados.0.smithi038.stdout:2363: done (5 left) 2024-09-14T04:09:35.883 INFO:tasks.rados.rados.0.smithi038.stdout:2369: read oid 342 snap -1 2024-09-14T04:09:35.884 INFO:tasks.rados.rados.0.smithi038.stdout:2369: expect (ObjNum 341 snap 0 seq_num 341) 2024-09-14T04:09:35.884 INFO:tasks.rados.rados.0.smithi038.stdout:2370: write oid 461 current snap is 0 2024-09-14T04:09:35.884 INFO:tasks.rados.rados.0.smithi038.stdout:2370: seq_num 1561 ranges {635727=516054,1895921=339806} 2024-09-14T04:09:35.888 INFO:tasks.rados.rados.0.smithi038.stdout:2370: writing smithi03870129-461 from 635727 to 1151781 tid 1 2024-09-14T04:09:35.895 INFO:tasks.rados.rados.0.smithi038.stdout:2370: writing smithi03870129-461 from 1895921 to 2235727 tid 2 2024-09-14T04:09:35.895 INFO:tasks.rados.rados.0.smithi038.stdout:2371: read oid 417 snap -1 2024-09-14T04:09:35.895 INFO:tasks.rados.rados.0.smithi038.stdout:2371: expect (ObjNum 1438 snap 0 seq_num 1438) 2024-09-14T04:09:35.895 INFO:tasks.rados.rados.0.smithi038.stdout:2372: read oid 243 snap -1 2024-09-14T04:09:35.895 INFO:tasks.rados.rados.0.smithi038.stdout:2372: expect (ObjNum 242 snap 0 seq_num 242) 2024-09-14T04:09:35.895 INFO:tasks.rados.rados.0.smithi038.stdout:2373: write oid 107 current snap is 0 2024-09-14T04:09:35.895 INFO:tasks.rados.rados.0.smithi038.stdout:2364: finishing write tid 2 to smithi03870129-99 2024-09-14T04:09:35.896 INFO:tasks.rados.rados.0.smithi038.stdout:2364: finishing write tid 3 to smithi03870129-99 2024-09-14T04:09:35.896 INFO:tasks.rados.rados.0.smithi038.stdout:2373: seq_num 1562 ranges {652534=591303,1954403=298131} 2024-09-14T04:09:35.903 INFO:tasks.rados.rados.0.smithi038.stdout:2373: writing smithi03870129-107 from 652534 to 1243837 tid 1 2024-09-14T04:09:35.909 INFO:tasks.rados.rados.0.smithi038.stdout:2373: writing smithi03870129-107 from 1954403 to 2252534 tid 2 2024-09-14T04:09:35.910 INFO:tasks.rados.rados.0.smithi038.stdout:2366: done (9 left) 2024-09-14T04:09:35.910 INFO:tasks.rados.rados.0.smithi038.stdout:2374: read oid 410 snap -1 2024-09-14T04:09:35.910 INFO:tasks.rados.rados.0.smithi038.stdout:2374: expect (ObjNum 1410 snap 0 seq_num 1410) 2024-09-14T04:09:35.910 INFO:tasks.rados.rados.0.smithi038.stdout:2375: read oid 152 snap -1 2024-09-14T04:09:35.910 INFO:tasks.rados.rados.0.smithi038.stdout:2375: expect (ObjNum 836 snap 0 seq_num 836) 2024-09-14T04:09:35.910 INFO:tasks.rados.rados.0.smithi038.stdout:2376: write oid 447 current snap is 0 2024-09-14T04:09:35.911 INFO:tasks.rados.rados.0.smithi038.stdout:2368: expect (ObjNum 1072 snap 0 seq_num 1072) 2024-09-14T04:09:35.931 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:35 smithi123 bash[24950]: audit 2024-09-14T04:09:33.763222+0000 mgr.y (mgr.14406) 332 : audit [DBG] from='client.15234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:35.931 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:35 smithi123 bash[24950]: cluster 2024-09-14T04:09:34.284669+0000 mgr.y (mgr.14406) 333 : cluster [DBG] pgmap v257: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 47 MiB/s rd, 8.7 MiB/s wr, 78 op/s 2024-09-14T04:09:35.973 INFO:tasks.rados.rados.0.smithi038.stdout:2364: finishing write tid 4 to smithi03870129-99 2024-09-14T04:09:35.973 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 99 v 256 (ObjNum 1560 snap 0 seq_num 1560) dirty exists 2024-09-14T04:09:35.973 INFO:tasks.rados.rados.0.smithi038.stdout:2364: left oid 99 (ObjNum 1560 snap 0 seq_num 1560) 2024-09-14T04:09:35.974 INFO:tasks.rados.rados.0.smithi038.stdout:2367: expect (ObjNum 599 snap 0 seq_num 599) 2024-09-14T04:09:36.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:35 smithi038 bash[22519]: audit 2024-09-14T04:09:33.763222+0000 mgr.y (mgr.14406) 332 : audit [DBG] from='client.15234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:36.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:35 smithi038 bash[22519]: cluster 2024-09-14T04:09:34.284669+0000 mgr.y (mgr.14406) 333 : cluster [DBG] pgmap v257: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 47 MiB/s rd, 8.7 MiB/s wr, 78 op/s 2024-09-14T04:09:36.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:35 smithi038 bash[32505]: audit 2024-09-14T04:09:33.763222+0000 mgr.y (mgr.14406) 332 : audit [DBG] from='client.15234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:36.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:35 smithi038 bash[32505]: cluster 2024-09-14T04:09:34.284669+0000 mgr.y (mgr.14406) 333 : cluster [DBG] pgmap v257: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 47 MiB/s rd, 8.7 MiB/s wr, 78 op/s 2024-09-14T04:09:36.058 INFO:tasks.rados.rados.0.smithi038.stdout:2365: expect (ObjNum 949 snap 0 seq_num 949) 2024-09-14T04:09:36.185 INFO:tasks.rados.rados.0.smithi038.stdout:2369: expect (ObjNum 341 snap 0 seq_num 341) 2024-09-14T04:09:36.299 INFO:tasks.rados.rados.0.smithi038.stdout:2370: finishing write tid 1 to smithi03870129-461 2024-09-14T04:09:36.300 INFO:tasks.rados.rados.0.smithi038.stdout:2376: seq_num 1563 ranges {669341=666552,2012885=256456} 2024-09-14T04:09:36.321 INFO:tasks.rados.rados.0.smithi038.stdout:2376: writing smithi03870129-447 from 669341 to 1335893 tid 1 2024-09-14T04:09:36.336 INFO:tasks.rados.rados.0.smithi038.stdout:2376: writing smithi03870129-447 from 2012885 to 2269341 tid 2 2024-09-14T04:09:36.336 INFO:tasks.rados.rados.0.smithi038.stdout:2364: done (11 left) 2024-09-14T04:09:36.336 INFO:tasks.rados.rados.0.smithi038.stdout:2365: done (10 left) 2024-09-14T04:09:36.336 INFO:tasks.rados.rados.0.smithi038.stdout:2367: done (9 left) 2024-09-14T04:09:36.336 INFO:tasks.rados.rados.0.smithi038.stdout:2368: done (8 left) 2024-09-14T04:09:36.337 INFO:tasks.rados.rados.0.smithi038.stdout:2369: done (7 left) 2024-09-14T04:09:36.337 INFO:tasks.rados.rados.0.smithi038.stdout:2377: read oid 323 snap -1 2024-09-14T04:09:36.337 INFO:tasks.rados.rados.0.smithi038.stdout:2377: expect (ObjNum 1048 snap 0 seq_num 1048) 2024-09-14T04:09:36.337 INFO:tasks.rados.rados.0.smithi038.stdout:2378: write oid 34 current snap is 0 2024-09-14T04:09:36.337 INFO:tasks.rados.rados.0.smithi038.stdout:2372: expect (ObjNum 242 snap 0 seq_num 242) 2024-09-14T04:09:36.402 INFO:tasks.rados.rados.0.smithi038.stdout:2370: finishing write tid 2 to smithi03870129-461 2024-09-14T04:09:36.402 INFO:tasks.rados.rados.0.smithi038.stdout:2370: finishing write tid 3 to smithi03870129-461 2024-09-14T04:09:36.402 INFO:tasks.rados.rados.0.smithi038.stdout:2370: finishing write tid 4 to smithi03870129-461 2024-09-14T04:09:36.402 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 461 v 268 (ObjNum 1561 snap 0 seq_num 1561) dirty exists 2024-09-14T04:09:36.402 INFO:tasks.rados.rados.0.smithi038.stdout:2370: left oid 461 (ObjNum 1561 snap 0 seq_num 1561) 2024-09-14T04:09:36.402 INFO:tasks.rados.rados.0.smithi038.stdout:2371: expect (ObjNum 1438 snap 0 seq_num 1438) 2024-09-14T04:09:36.414 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:09:36.551 INFO:tasks.rados.rados.0.smithi038.stdout:2373: finishing write tid 1 to smithi03870129-107 2024-09-14T04:09:36.551 INFO:tasks.rados.rados.0.smithi038.stdout:2373: finishing write tid 2 to smithi03870129-107 2024-09-14T04:09:36.551 INFO:tasks.rados.rados.0.smithi038.stdout:2373: finishing write tid 3 to smithi03870129-107 2024-09-14T04:09:36.551 INFO:tasks.rados.rados.0.smithi038.stdout:2373: finishing write tid 4 to smithi03870129-107 2024-09-14T04:09:36.551 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 107 v 319 (ObjNum 1562 snap 0 seq_num 1562) dirty exists 2024-09-14T04:09:36.551 INFO:tasks.rados.rados.0.smithi038.stdout:2373: left oid 107 (ObjNum 1562 snap 0 seq_num 1562) 2024-09-14T04:09:36.551 INFO:tasks.rados.rados.0.smithi038.stdout:2374: expect (ObjNum 1410 snap 0 seq_num 1410) 2024-09-14T04:09:36.749 INFO:tasks.rados.rados.0.smithi038.stdout:2375: expect (ObjNum 836 snap 0 seq_num 836) 2024-09-14T04:09:36.879 INFO:tasks.rados.rados.0.smithi038.stdout:2376: finishing write tid 1 to smithi03870129-447 2024-09-14T04:09:36.879 INFO:tasks.rados.rados.0.smithi038.stdout:2376: finishing write tid 2 to smithi03870129-447 2024-09-14T04:09:36.880 INFO:tasks.rados.rados.0.smithi038.stdout:2376: finishing write tid 3 to smithi03870129-447 2024-09-14T04:09:36.880 INFO:tasks.rados.rados.0.smithi038.stdout:2376: finishing write tid 4 to smithi03870129-447 2024-09-14T04:09:36.880 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 447 v 476 (ObjNum 1563 snap 0 seq_num 1563) dirty exists 2024-09-14T04:09:36.880 INFO:tasks.rados.rados.0.smithi038.stdout:2376: left oid 447 (ObjNum 1563 snap 0 seq_num 1563) 2024-09-14T04:09:36.880 INFO:tasks.rados.rados.0.smithi038.stdout:2377: expect (ObjNum 1048 snap 0 seq_num 1048) 2024-09-14T04:09:36.931 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:36 smithi123 bash[24950]: audit 2024-09-14T04:09:36.114633+0000 mon.a (mon.0) 889 : audit [DBG] from='client.? 172.21.15.38:0/2519282530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:09:37.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:36 smithi038 bash[22519]: audit 2024-09-14T04:09:36.114633+0000 mon.a (mon.0) 889 : audit [DBG] from='client.? 172.21.15.38:0/2519282530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:09:37.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:36 smithi038 bash[32505]: audit 2024-09-14T04:09:36.114633+0000 mon.a (mon.0) 889 : audit [DBG] from='client.? 172.21.15.38:0/2519282530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:09:37.088 INFO:tasks.rados.rados.0.smithi038.stdout:2378: seq_num 1564 ranges {686148=741801,1955014=331134} 2024-09-14T04:09:37.112 INFO:tasks.rados.rados.0.smithi038.stdout:2378: writing smithi03870129-34 from 686148 to 1427949 tid 1 2024-09-14T04:09:37.121 INFO:tasks.rados.rados.0.smithi038.stdout:2378: writing smithi03870129-34 from 1955014 to 2286148 tid 2 2024-09-14T04:09:37.122 INFO:tasks.rados.rados.0.smithi038.stdout:2370: done (8 left) 2024-09-14T04:09:37.122 INFO:tasks.rados.rados.0.smithi038.stdout:2371: done (7 left) 2024-09-14T04:09:37.122 INFO:tasks.rados.rados.0.smithi038.stdout:2372: done (6 left) 2024-09-14T04:09:37.122 INFO:tasks.rados.rados.0.smithi038.stdout:2373: done (5 left) 2024-09-14T04:09:37.122 INFO:tasks.rados.rados.0.smithi038.stdout:2374: done (4 left) 2024-09-14T04:09:37.122 INFO:tasks.rados.rados.0.smithi038.stdout:2375: done (3 left) 2024-09-14T04:09:37.122 INFO:tasks.rados.rados.0.smithi038.stdout:2376: done (2 left) 2024-09-14T04:09:37.122 INFO:tasks.rados.rados.0.smithi038.stdout:2377: done (1 left) 2024-09-14T04:09:37.122 INFO:tasks.rados.rados.0.smithi038.stdout:2379: write oid 242 current snap is 0 2024-09-14T04:09:37.122 INFO:tasks.rados.rados.0.smithi038.stdout:2378: finishing write tid 1 to smithi03870129-34 2024-09-14T04:09:37.122 INFO:tasks.rados.rados.0.smithi038.stdout:2379: seq_num 1565 ranges {702955=417050,1613496=649871} 2024-09-14T04:09:37.137 INFO:tasks.rados.rados.0.smithi038.stdout:2379: writing smithi03870129-242 from 702955 to 1120005 tid 1 2024-09-14T04:09:37.155 INFO:tasks.rados.rados.0.smithi038.stdout:2379: writing smithi03870129-242 from 1613496 to 2263367 tid 2 2024-09-14T04:09:37.155 INFO:tasks.rados.rados.0.smithi038.stdout:2380: write oid 99 current snap is 0 2024-09-14T04:09:37.155 INFO:tasks.rados.rados.0.smithi038.stdout:2378: finishing write tid 2 to smithi03870129-34 2024-09-14T04:09:37.155 INFO:tasks.rados.rados.0.smithi038.stdout:2378: finishing write tid 3 to smithi03870129-34 2024-09-14T04:09:37.155 INFO:tasks.rados.rados.0.smithi038.stdout:2378: finishing write tid 4 to smithi03870129-34 2024-09-14T04:09:37.156 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 34 v 479 (ObjNum 1564 snap 0 seq_num 1564) dirty exists 2024-09-14T04:09:37.156 INFO:tasks.rados.rados.0.smithi038.stdout:2378: left oid 34 (ObjNum 1564 snap 0 seq_num 1564) 2024-09-14T04:09:37.156 INFO:tasks.rados.rados.0.smithi038.stdout:2379: finishing write tid 1 to smithi03870129-242 2024-09-14T04:09:37.156 INFO:tasks.rados.rados.0.smithi038.stdout:2380: seq_num 1566 ranges {719762=492299,1671978=509882} 2024-09-14T04:09:37.172 INFO:tasks.rados.rados.0.smithi038.stdout:2380: writing smithi03870129-99 from 719762 to 1212061 tid 1 2024-09-14T04:09:37.185 INFO:tasks.rados.rados.0.smithi038.stdout:2380: writing smithi03870129-99 from 1671978 to 2181860 tid 2 2024-09-14T04:09:37.185 INFO:tasks.rados.rados.0.smithi038.stdout:2378: done (2 left) 2024-09-14T04:09:37.186 INFO:tasks.rados.rados.0.smithi038.stdout:2381: read oid 132 snap -1 2024-09-14T04:09:37.186 INFO:tasks.rados.rados.0.smithi038.stdout:2381: expect (ObjNum 1052 snap 0 seq_num 1052) 2024-09-14T04:09:37.186 INFO:tasks.rados.rados.0.smithi038.stdout:2382: delete oid 368 current snap is 0 2024-09-14T04:09:37.186 INFO:tasks.rados.rados.0.smithi038.stdout:2379: finishing write tid 2 to smithi03870129-242 2024-09-14T04:09:37.186 INFO:tasks.rados.rados.0.smithi038.stdout:2379: finishing write tid 3 to smithi03870129-242 2024-09-14T04:09:37.186 INFO:tasks.rados.rados.0.smithi038.stdout:2379: finishing write tid 4 to smithi03870129-242 2024-09-14T04:09:37.186 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 242 v 259 (ObjNum 1565 snap 0 seq_num 1565) dirty exists 2024-09-14T04:09:37.186 INFO:tasks.rados.rados.0.smithi038.stdout:2379: left oid 242 (ObjNum 1565 snap 0 seq_num 1565) 2024-09-14T04:09:37.186 INFO:tasks.rados.rados.0.smithi038.stdout:2380: finishing write tid 1 to smithi03870129-99 2024-09-14T04:09:37.187 INFO:tasks.rados.rados.0.smithi038.stdout:2379: done (3 left) 2024-09-14T04:09:37.187 INFO:tasks.rados.rados.0.smithi038.stdout:2382: done (2 left) 2024-09-14T04:09:37.188 INFO:tasks.rados.rados.0.smithi038.stdout:2383: read oid 370 snap -1 2024-09-14T04:09:37.188 INFO:tasks.rados.rados.0.smithi038.stdout:2383: expect (ObjNum 1472 snap 0 seq_num 1472) 2024-09-14T04:09:37.188 INFO:tasks.rados.rados.0.smithi038.stdout:2384: read oid 388 snap -1 2024-09-14T04:09:37.188 INFO:tasks.rados.rados.0.smithi038.stdout:2384: expect (ObjNum 1163 snap 0 seq_num 1163) 2024-09-14T04:09:37.188 INFO:tasks.rados.rados.0.smithi038.stdout:2385: delete oid 115 current snap is 0 2024-09-14T04:09:37.192 INFO:tasks.rados.rados.0.smithi038.stdout:2380: finishing write tid 2 to smithi03870129-99 2024-09-14T04:09:37.192 INFO:tasks.rados.rados.0.smithi038.stdout:2380: finishing write tid 3 to smithi03870129-99 2024-09-14T04:09:37.192 INFO:tasks.rados.rados.0.smithi038.stdout:2380: finishing write tid 4 to smithi03870129-99 2024-09-14T04:09:37.192 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 99 v 262 (ObjNum 1566 snap 0 seq_num 1566) dirty exists 2024-09-14T04:09:37.192 INFO:tasks.rados.rados.0.smithi038.stdout:2380: left oid 99 (ObjNum 1566 snap 0 seq_num 1566) 2024-09-14T04:09:37.193 INFO:tasks.rados.rados.0.smithi038.stdout:2380: done (4 left) 2024-09-14T04:09:37.193 INFO:tasks.rados.rados.0.smithi038.stdout:2385: done (3 left) 2024-09-14T04:09:37.193 INFO:tasks.rados.rados.0.smithi038.stdout:2386: write oid 236 current snap is 0 2024-09-14T04:09:37.193 INFO:tasks.rados.rados.0.smithi038.stdout:2386: seq_num 1569 ranges {770183=434399,1847424=522759} 2024-09-14T04:09:37.200 INFO:tasks.rados.rados.0.smithi038.stdout:2386: writing smithi03870129-236 from 770183 to 1204582 tid 1 2024-09-14T04:09:37.208 INFO:tasks.rados.rados.0.smithi038.stdout:2386: writing smithi03870129-236 from 1847424 to 2370183 tid 2 2024-09-14T04:09:37.208 INFO:tasks.rados.rados.0.smithi038.stdout:2387: write oid 155 current snap is 0 2024-09-14T04:09:37.208 INFO:tasks.rados.rados.0.smithi038.stdout:2387: seq_num 1570 ranges {786990=509648,1905906=481084} 2024-09-14T04:09:37.215 INFO:tasks.rados.rados.0.smithi038.stdout:2387: writing smithi03870129-155 from 786990 to 1296638 tid 1 2024-09-14T04:09:37.225 INFO:tasks.rados.rados.0.smithi038.stdout:2387: writing smithi03870129-155 from 1905906 to 2386990 tid 2 2024-09-14T04:09:37.226 INFO:tasks.rados.rados.0.smithi038.stdout:2388: write oid 169 current snap is 0 2024-09-14T04:09:37.226 INFO:tasks.rados.rados.0.smithi038.stdout:2381: expect (ObjNum 1052 snap 0 seq_num 1052) 2024-09-14T04:09:37.414 INFO:tasks.rados.rados.0.smithi038.stdout:2384: expect (ObjNum 1163 snap 0 seq_num 1163) 2024-09-14T04:09:37.576 INFO:tasks.rados.rados.0.smithi038.stdout:2386: finishing write tid 1 to smithi03870129-236 2024-09-14T04:09:37.577 INFO:tasks.rados.rados.0.smithi038.stdout:2383: expect (ObjNum 1472 snap 0 seq_num 1472) 2024-09-14T04:09:37.709 INFO:tasks.rados.rados.0.smithi038.stdout:2386: finishing write tid 2 to smithi03870129-236 2024-09-14T04:09:37.709 INFO:tasks.rados.rados.0.smithi038.stdout:2386: finishing write tid 3 to smithi03870129-236 2024-09-14T04:09:37.709 INFO:tasks.rados.rados.0.smithi038.stdout:2386: finishing write tid 4 to smithi03870129-236 2024-09-14T04:09:37.709 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 236 v 300 (ObjNum 1569 snap 0 seq_num 1569) dirty exists 2024-09-14T04:09:37.710 INFO:tasks.rados.rados.0.smithi038.stdout:2386: left oid 236 (ObjNum 1569 snap 0 seq_num 1569) 2024-09-14T04:09:37.710 INFO:tasks.rados.rados.0.smithi038.stdout:2387: finishing write tid 1 to smithi03870129-155 2024-09-14T04:09:37.710 INFO:tasks.rados.rados.0.smithi038.stdout:2387: finishing write tid 2 to smithi03870129-155 2024-09-14T04:09:37.710 INFO:tasks.rados.rados.0.smithi038.stdout:2387: finishing write tid 3 to smithi03870129-155 2024-09-14T04:09:37.710 INFO:tasks.rados.rados.0.smithi038.stdout:2387: finishing write tid 4 to smithi03870129-155 2024-09-14T04:09:37.710 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 155 v 334 (ObjNum 1570 snap 0 seq_num 1570) dirty exists 2024-09-14T04:09:37.710 INFO:tasks.rados.rados.0.smithi038.stdout:2387: left oid 155 (ObjNum 1570 snap 0 seq_num 1570) 2024-09-14T04:09:37.710 INFO:tasks.rados.rados.0.smithi038.stdout:2388: seq_num 1571 ranges {403797=584897,1564388=660878} 2024-09-14T04:09:37.722 INFO:tasks.rados.rados.0.smithi038.stdout:2388: writing smithi03870129-169 from 403797 to 988694 tid 1 2024-09-14T04:09:37.739 INFO:tasks.rados.rados.0.smithi038.stdout:2388: writing smithi03870129-169 from 1564388 to 2225266 tid 2 2024-09-14T04:09:37.739 INFO:tasks.rados.rados.0.smithi038.stdout:2381: done (5 left) 2024-09-14T04:09:37.739 INFO:tasks.rados.rados.0.smithi038.stdout:2383: done (4 left) 2024-09-14T04:09:37.739 INFO:tasks.rados.rados.0.smithi038.stdout:2384: done (3 left) 2024-09-14T04:09:37.739 INFO:tasks.rados.rados.0.smithi038.stdout:2386: done (2 left) 2024-09-14T04:09:37.739 INFO:tasks.rados.rados.0.smithi038.stdout:2387: done (1 left) 2024-09-14T04:09:37.739 INFO:tasks.rados.rados.0.smithi038.stdout:2389: read oid 463 snap -1 2024-09-14T04:09:37.739 INFO:tasks.rados.rados.0.smithi038.stdout:2389: expect (ObjNum 1363 snap 0 seq_num 1363) 2024-09-14T04:09:37.739 INFO:tasks.rados.rados.0.smithi038.stdout:2390: read oid 322 snap -1 2024-09-14T04:09:37.739 INFO:tasks.rados.rados.0.smithi038.stdout:2390: expect (ObjNum 1435 snap 0 seq_num 1435) 2024-09-14T04:09:37.739 INFO:tasks.rados.rados.0.smithi038.stdout:2391: write oid 356 current snap is 0 2024-09-14T04:09:37.739 INFO:tasks.rados.rados.0.smithi038.stdout:2388: finishing write tid 1 to smithi03870129-169 2024-09-14T04:09:37.740 INFO:tasks.rados.rados.0.smithi038.stdout:2391: seq_num 1572 ranges {420604=660146,1506517=404536} 2024-09-14T04:09:37.757 INFO:tasks.rados.rados.0.smithi038.stdout:2391: writing smithi03870129-356 from 420604 to 1080750 tid 1 2024-09-14T04:09:37.769 INFO:tasks.rados.rados.0.smithi038.stdout:2391: writing smithi03870129-356 from 1506517 to 1911053 tid 2 2024-09-14T04:09:37.769 INFO:tasks.rados.rados.0.smithi038.stdout:2392: read oid 315 snap -1 2024-09-14T04:09:37.769 INFO:tasks.rados.rados.0.smithi038.stdout:2392: expect (ObjNum 1484 snap 0 seq_num 1484) 2024-09-14T04:09:37.769 INFO:tasks.rados.rados.0.smithi038.stdout:2393: write oid 427 current snap is 0 2024-09-14T04:09:37.769 INFO:tasks.rados.rados.0.smithi038.stdout:2388: finishing write tid 2 to smithi03870129-169 2024-09-14T04:09:37.770 INFO:tasks.rados.rados.0.smithi038.stdout:2388: finishing write tid 3 to smithi03870129-169 2024-09-14T04:09:37.770 INFO:tasks.rados.rados.0.smithi038.stdout:2388: finishing write tid 4 to smithi03870129-169 2024-09-14T04:09:37.770 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 169 v 482 (ObjNum 1571 snap 0 seq_num 1571) dirty exists 2024-09-14T04:09:37.770 INFO:tasks.rados.rados.0.smithi038.stdout:2388: left oid 169 (ObjNum 1571 snap 0 seq_num 1571) 2024-09-14T04:09:37.770 INFO:tasks.rados.rados.0.smithi038.stdout:2390: expect (ObjNum 1435 snap 0 seq_num 1435) 2024-09-14T04:09:37.919 INFO:tasks.rados.rados.0.smithi038.stdout:2389: expect (ObjNum 1363 snap 0 seq_num 1363) 2024-09-14T04:09:37.931 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:37 smithi123 bash[24950]: cluster 2024-09-14T04:09:36.285208+0000 mgr.y (mgr.14406) 334 : cluster [DBG] pgmap v258: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 47 MiB/s rd, 8.7 MiB/s wr, 78 op/s 2024-09-14T04:09:37.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:37 smithi123 bash[24950]: audit 2024-09-14T04:09:36.404604+0000 mgr.y (mgr.14406) 335 : audit [DBG] from='client.15246 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:37.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:37 smithi123 bash[24950]: audit 2024-09-14T04:09:36.692674+0000 mgr.y (mgr.14406) 336 : audit [DBG] from='client.25157 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:38.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:37 smithi038 bash[32505]: cluster 2024-09-14T04:09:36.285208+0000 mgr.y (mgr.14406) 334 : cluster [DBG] pgmap v258: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 47 MiB/s rd, 8.7 MiB/s wr, 78 op/s 2024-09-14T04:09:38.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:37 smithi038 bash[32505]: audit 2024-09-14T04:09:36.404604+0000 mgr.y (mgr.14406) 335 : audit [DBG] from='client.15246 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:38.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:37 smithi038 bash[32505]: audit 2024-09-14T04:09:36.692674+0000 mgr.y (mgr.14406) 336 : audit [DBG] from='client.25157 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:38.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:37 smithi038 bash[22519]: cluster 2024-09-14T04:09:36.285208+0000 mgr.y (mgr.14406) 334 : cluster [DBG] pgmap v258: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 47 MiB/s rd, 8.7 MiB/s wr, 78 op/s 2024-09-14T04:09:38.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:37 smithi038 bash[22519]: audit 2024-09-14T04:09:36.404604+0000 mgr.y (mgr.14406) 335 : audit [DBG] from='client.15246 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:38.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:37 smithi038 bash[22519]: audit 2024-09-14T04:09:36.692674+0000 mgr.y (mgr.14406) 336 : audit [DBG] from='client.25157 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:38.057 INFO:tasks.rados.rados.0.smithi038.stdout:2391: finishing write tid 1 to smithi03870129-356 2024-09-14T04:09:38.058 INFO:tasks.rados.rados.0.smithi038.stdout:2391: finishing write tid 2 to smithi03870129-356 2024-09-14T04:09:38.058 INFO:tasks.rados.rados.0.smithi038.stdout:2391: finishing write tid 3 to smithi03870129-356 2024-09-14T04:09:38.058 INFO:tasks.rados.rados.0.smithi038.stdout:2391: finishing write tid 4 to smithi03870129-356 2024-09-14T04:09:38.058 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 356 v 321 (ObjNum 1572 snap 0 seq_num 1572) dirty exists 2024-09-14T04:09:38.058 INFO:tasks.rados.rados.0.smithi038.stdout:2391: left oid 356 (ObjNum 1572 snap 0 seq_num 1572) 2024-09-14T04:09:38.058 INFO:tasks.rados.rados.0.smithi038.stdout:2392: expect (ObjNum 1484 snap 0 seq_num 1484) 2024-09-14T04:09:38.227 INFO:tasks.rados.rados.0.smithi038.stdout:2393: seq_num 1573 ranges {437411=735395,1964999=472412} 2024-09-14T04:09:38.246 INFO:tasks.rados.rados.0.smithi038.stdout:2393: writing smithi03870129-427 from 437411 to 1172806 tid 1 2024-09-14T04:09:38.267 INFO:tasks.rados.rados.0.smithi038.stdout:2393: writing smithi03870129-427 from 1964999 to 2437411 tid 2 2024-09-14T04:09:38.267 INFO:tasks.rados.rados.0.smithi038.stdout:2388: done (5 left) 2024-09-14T04:09:38.267 INFO:tasks.rados.rados.0.smithi038.stdout:2389: done (4 left) 2024-09-14T04:09:38.267 INFO:tasks.rados.rados.0.smithi038.stdout:2390: done (3 left) 2024-09-14T04:09:38.268 INFO:tasks.rados.rados.0.smithi038.stdout:2391: done (2 left) 2024-09-14T04:09:38.268 INFO:tasks.rados.rados.0.smithi038.stdout:2392: done (1 left) 2024-09-14T04:09:38.268 INFO:tasks.rados.rados.0.smithi038.stdout:2394: write oid 161 current snap is 0 2024-09-14T04:09:38.268 INFO:tasks.rados.rados.0.smithi038.stdout:2393: finishing write tid 1 to smithi03870129-427 2024-09-14T04:09:38.268 INFO:tasks.rados.rados.0.smithi038.stdout:2394: seq_num 1574 ranges {454218=526997,1739834=408205} 2024-09-14T04:09:38.283 INFO:tasks.rados.rados.0.smithi038.stdout:2394: writing smithi03870129-161 from 454218 to 981215 tid 1 2024-09-14T04:09:38.302 INFO:tasks.rados.rados.0.smithi038.stdout:2394: writing smithi03870129-161 from 1739834 to 2148039 tid 2 2024-09-14T04:09:38.302 INFO:tasks.rados.rados.0.smithi038.stdout:2395: write oid 352 current snap is 0 2024-09-14T04:09:38.302 INFO:tasks.rados.rados.0.smithi038.stdout:2393: finishing write tid 2 to smithi03870129-427 2024-09-14T04:09:38.302 INFO:tasks.rados.rados.0.smithi038.stdout:2393: finishing write tid 3 to smithi03870129-427 2024-09-14T04:09:38.302 INFO:tasks.rados.rados.0.smithi038.stdout:2393: finishing write tid 4 to smithi03870129-427 2024-09-14T04:09:38.302 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 427 v 285 (ObjNum 1573 snap 0 seq_num 1573) dirty exists 2024-09-14T04:09:38.302 INFO:tasks.rados.rados.0.smithi038.stdout:2393: left oid 427 (ObjNum 1573 snap 0 seq_num 1573) 2024-09-14T04:09:38.302 INFO:tasks.rados.rados.0.smithi038.stdout:2394: finishing write tid 1 to smithi03870129-161 2024-09-14T04:09:38.303 INFO:tasks.rados.rados.0.smithi038.stdout:2395: seq_num 1575 ranges {471025=602246,1798316=668216} 2024-09-14T04:09:38.317 INFO:tasks.rados.rados.0.smithi038.stdout:2395: writing smithi03870129-352 from 471025 to 1073271 tid 1 2024-09-14T04:09:38.335 INFO:tasks.rados.rados.0.smithi038.stdout:2395: writing smithi03870129-352 from 1798316 to 2466532 tid 2 2024-09-14T04:09:38.335 INFO:tasks.rados.rados.0.smithi038.stdout:2393: done (2 left) 2024-09-14T04:09:38.335 INFO:tasks.rados.rados.0.smithi038.stdout:2396: read oid 426 snap -1 2024-09-14T04:09:38.336 INFO:tasks.rados.rados.0.smithi038.stdout:2396: expect (ObjNum 1225 snap 0 seq_num 1225) 2024-09-14T04:09:38.336 INFO:tasks.rados.rados.0.smithi038.stdout:2397: read oid 431 snap -1 2024-09-14T04:09:38.336 INFO:tasks.rados.rados.0.smithi038.stdout:2397: expect (ObjNum 1505 snap 0 seq_num 1505) 2024-09-14T04:09:38.336 INFO:tasks.rados.rados.0.smithi038.stdout:2398: read oid 484 snap -1 2024-09-14T04:09:38.336 INFO:tasks.rados.rados.0.smithi038.stdout:2398: expect deleted 2024-09-14T04:09:38.336 INFO:tasks.rados.rados.0.smithi038.stdout:2399: read oid 393 snap -1 2024-09-14T04:09:38.336 INFO:tasks.rados.rados.0.smithi038.stdout:2399: expect (ObjNum 392 snap 0 seq_num 392) 2024-09-14T04:09:38.336 INFO:tasks.rados.rados.0.smithi038.stdout:2400: write oid 380 current snap is 0 2024-09-14T04:09:38.336 INFO:tasks.rados.rados.0.smithi038.stdout:2394: finishing write tid 2 to smithi03870129-161 2024-09-14T04:09:38.336 INFO:tasks.rados.rados.0.smithi038.stdout:2394: finishing write tid 3 to smithi03870129-161 2024-09-14T04:09:38.336 INFO:tasks.rados.rados.0.smithi038.stdout:2400: seq_num 1576 ranges {487832=677495,1740445=411874} 2024-09-14T04:09:38.349 INFO:tasks.rados.rados.0.smithi038.stdout:2400: writing smithi03870129-380 from 487832 to 1165327 tid 1 2024-09-14T04:09:38.360 INFO:tasks.rados.rados.0.smithi038.stdout:2400: writing smithi03870129-380 from 1740445 to 2152319 tid 2 2024-09-14T04:09:38.361 INFO:tasks.rados.rados.0.smithi038.stdout:2401: write oid 415 current snap is 0 2024-09-14T04:09:38.361 INFO:tasks.rados.rados.0.smithi038.stdout:2401: seq_num 1577 ranges {504639=752744,1798927=671885} 2024-09-14T04:09:38.372 INFO:tasks.rados.rados.0.smithi038.stdout:2401: writing smithi03870129-415 from 504639 to 1257383 tid 1 2024-09-14T04:09:38.382 INFO:tasks.rados.rados.0.smithi038.stdout:2401: writing smithi03870129-415 from 1798927 to 2470812 tid 2 2024-09-14T04:09:38.383 INFO:tasks.rados.rados.0.smithi038.stdout:2402: read oid 27 snap -1 2024-09-14T04:09:38.383 INFO:tasks.rados.rados.0.smithi038.stdout:2402: expect deleted 2024-09-14T04:09:38.383 INFO:tasks.rados.rados.0.smithi038.stdout:2403: write oid 115 current snap is 0 2024-09-14T04:09:38.383 INFO:tasks.rados.rados.0.smithi038.stdout:2394: finishing write tid 4 to smithi03870129-161 2024-09-14T04:09:38.383 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 161 v 297 (ObjNum 1574 snap 0 seq_num 1574) dirty exists 2024-09-14T04:09:38.383 INFO:tasks.rados.rados.0.smithi038.stdout:2394: left oid 161 (ObjNum 1574 snap 0 seq_num 1574) 2024-09-14T04:09:38.383 INFO:tasks.rados.rados.0.smithi038.stdout:2395: finishing write tid 1 to smithi03870129-352 2024-09-14T04:09:38.383 INFO:tasks.rados.rados.0.smithi038.stdout:2403: seq_num 1578 ranges {521446=427993,1457409=415543,2301012=220434} 2024-09-14T04:09:38.389 INFO:tasks.rados.rados.0.smithi038.stdout:2403: writing smithi03870129-115 from 521446 to 949439 tid 1 2024-09-14T04:09:38.397 INFO:tasks.rados.rados.0.smithi038.stdout:2403: writing smithi03870129-115 from 1457409 to 1872952 tid 2 2024-09-14T04:09:38.402 INFO:tasks.rados.rados.0.smithi038.stdout:2403: writing smithi03870129-115 from 2301012 to 2521446 tid 3 2024-09-14T04:09:38.402 INFO:tasks.rados.rados.0.smithi038.stdout:2394: done (9 left) 2024-09-14T04:09:38.402 INFO:tasks.rados.rados.0.smithi038.stdout:2404: read oid 379 snap -1 2024-09-14T04:09:38.402 INFO:tasks.rados.rados.0.smithi038.stdout:2404: expect (ObjNum 378 snap 0 seq_num 378) 2024-09-14T04:09:38.402 INFO:tasks.rados.rados.0.smithi038.stdout:2405: write oid 159 current snap is 0 2024-09-14T04:09:38.402 INFO:tasks.rados.rados.0.smithi038.stdout:2405: seq_num 1579 ranges {538253=503242,1515891=675554} 2024-09-14T04:09:38.410 INFO:tasks.rados.rados.0.smithi038.stdout:2405: writing smithi03870129-159 from 538253 to 1041495 tid 1 2024-09-14T04:09:38.418 INFO:tasks.rados.rados.0.smithi038.stdout:2405: writing smithi03870129-159 from 1515891 to 2191445 tid 2 2024-09-14T04:09:38.418 INFO:tasks.rados.rados.0.smithi038.stdout:2406: read oid 193 snap -1 2024-09-14T04:09:38.418 INFO:tasks.rados.rados.0.smithi038.stdout:2406: expect (ObjNum 1279 snap 0 seq_num 1279) 2024-09-14T04:09:38.419 INFO:tasks.rados.rados.0.smithi038.stdout:2407: read oid 422 snap -1 2024-09-14T04:09:38.419 INFO:tasks.rados.rados.0.smithi038.stdout:2407: expect (ObjNum 1479 snap 0 seq_num 1479) 2024-09-14T04:09:38.419 INFO:tasks.rados.rados.0.smithi038.stdout:2408: write oid 134 current snap is 0 2024-09-14T04:09:38.419 INFO:tasks.rados.rados.0.smithi038.stdout:2408: seq_num 1580 ranges {555060=578491,1858020=419212} 2024-09-14T04:09:38.426 INFO:tasks.rados.rados.0.smithi038.stdout:2408: writing smithi03870129-134 from 555060 to 1133551 tid 1 2024-09-14T04:09:38.434 INFO:tasks.rados.rados.0.smithi038.stdout:2408: writing smithi03870129-134 from 1858020 to 2277232 tid 2 2024-09-14T04:09:38.435 INFO:tasks.rados.rados.0.smithi038.stdout:2409: delete oid 497 current snap is 0 2024-09-14T04:09:38.435 INFO:tasks.rados.rados.0.smithi038.stdout:2395: finishing write tid 2 to smithi03870129-352 2024-09-14T04:09:38.435 INFO:tasks.rados.rados.0.smithi038.stdout:2395: finishing write tid 3 to smithi03870129-352 2024-09-14T04:09:38.435 INFO:tasks.rados.rados.0.smithi038.stdout:2395: finishing write tid 4 to smithi03870129-352 2024-09-14T04:09:38.435 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 352 v 266 (ObjNum 1575 snap 0 seq_num 1575) dirty exists 2024-09-14T04:09:38.435 INFO:tasks.rados.rados.0.smithi038.stdout:2395: left oid 352 (ObjNum 1575 snap 0 seq_num 1575) 2024-09-14T04:09:38.435 INFO:tasks.rados.rados.0.smithi038.stdout:2399: expect (ObjNum 392 snap 0 seq_num 392) 2024-09-14T04:09:38.568 INFO:tasks.rados.rados.0.smithi038.stdout:2396: expect (ObjNum 1225 snap 0 seq_num 1225) 2024-09-14T04:09:38.711 INFO:tasks.rados.rados.0.smithi038.stdout:2397: expect (ObjNum 1505 snap 0 seq_num 1505) 2024-09-14T04:09:38.888 INFO:tasks.rados.rados.0.smithi038.stdout:2400: finishing write tid 1 to smithi03870129-380 2024-09-14T04:09:38.888 INFO:tasks.rados.rados.0.smithi038.stdout:2400: finishing write tid 2 to smithi03870129-380 2024-09-14T04:09:38.888 INFO:tasks.rados.rados.0.smithi038.stdout:2400: finishing write tid 3 to smithi03870129-380 2024-09-14T04:09:38.889 INFO:tasks.rados.rados.0.smithi038.stdout:2400: finishing write tid 4 to smithi03870129-380 2024-09-14T04:09:38.889 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 380 v 324 (ObjNum 1576 snap 0 seq_num 1576) dirty exists 2024-09-14T04:09:38.889 INFO:tasks.rados.rados.0.smithi038.stdout:2400: left oid 380 (ObjNum 1576 snap 0 seq_num 1576) 2024-09-14T04:09:38.889 INFO:tasks.rados.rados.0.smithi038.stdout:2401: finishing write tid 1 to smithi03870129-415 2024-09-14T04:09:38.889 INFO:tasks.rados.rados.0.smithi038.stdout:2401: finishing write tid 2 to smithi03870129-415 2024-09-14T04:09:38.889 INFO:tasks.rados.rados.0.smithi038.stdout:2401: finishing write tid 3 to smithi03870129-415 2024-09-14T04:09:38.889 INFO:tasks.rados.rados.0.smithi038.stdout:2401: finishing write tid 4 to smithi03870129-415 2024-09-14T04:09:38.889 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 415 v 267 (ObjNum 1577 snap 0 seq_num 1577) dirty exists 2024-09-14T04:09:38.889 INFO:tasks.rados.rados.0.smithi038.stdout:2401: left oid 415 (ObjNum 1577 snap 0 seq_num 1577) 2024-09-14T04:09:38.889 INFO:tasks.rados.rados.0.smithi038.stdout:2403: finishing write tid 1 to smithi03870129-115 2024-09-14T04:09:38.889 INFO:tasks.rados.rados.0.smithi038.stdout:2403: finishing write tid 2 to smithi03870129-115 2024-09-14T04:09:38.889 INFO:tasks.rados.rados.0.smithi038.stdout:2403: finishing write tid 3 to smithi03870129-115 2024-09-14T04:09:38.889 INFO:tasks.rados.rados.0.smithi038.stdout:2403: finishing write tid 4 to smithi03870129-115 2024-09-14T04:09:38.889 INFO:tasks.rados.rados.0.smithi038.stdout:2403: finishing write tid 5 to smithi03870129-115 2024-09-14T04:09:38.890 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 115 v 270 (ObjNum 1578 snap 0 seq_num 1578) dirty exists 2024-09-14T04:09:38.890 INFO:tasks.rados.rados.0.smithi038.stdout:2403: left oid 115 (ObjNum 1578 snap 0 seq_num 1578) 2024-09-14T04:09:38.890 INFO:tasks.rados.rados.0.smithi038.stdout:2404: expect (ObjNum 378 snap 0 seq_num 378) 2024-09-14T04:09:38.964 INFO:tasks.rados.rados.0.smithi038.stdout:2405: finishing write tid 1 to smithi03870129-159 2024-09-14T04:09:38.964 INFO:tasks.rados.rados.0.smithi038.stdout:2405: finishing write tid 2 to smithi03870129-159 2024-09-14T04:09:38.964 INFO:tasks.rados.rados.0.smithi038.stdout:2405: finishing write tid 3 to smithi03870129-159 2024-09-14T04:09:38.964 INFO:tasks.rados.rados.0.smithi038.stdout:2405: finishing write tid 4 to smithi03870129-159 2024-09-14T04:09:38.964 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 159 v 303 (ObjNum 1579 snap 0 seq_num 1579) dirty exists 2024-09-14T04:09:38.964 INFO:tasks.rados.rados.0.smithi038.stdout:2405: left oid 159 (ObjNum 1579 snap 0 seq_num 1579) 2024-09-14T04:09:38.965 INFO:tasks.rados.rados.0.smithi038.stdout:2407: expect (ObjNum 1479 snap 0 seq_num 1479) 2024-09-14T04:09:39.092 INFO:tasks.rados.rados.0.smithi038.stdout:2406: expect (ObjNum 1279 snap 0 seq_num 1279) 2024-09-14T04:09:39.267 INFO:tasks.rados.rados.0.smithi038.stdout:2408: finishing write tid 1 to smithi03870129-134 2024-09-14T04:09:39.267 INFO:tasks.rados.rados.0.smithi038.stdout:2408: finishing write tid 2 to smithi03870129-134 2024-09-14T04:09:39.268 INFO:tasks.rados.rados.0.smithi038.stdout:2408: finishing write tid 3 to smithi03870129-134 2024-09-14T04:09:39.268 INFO:tasks.rados.rados.0.smithi038.stdout:2408: finishing write tid 4 to smithi03870129-134 2024-09-14T04:09:39.268 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 134 v 480 (ObjNum 1580 snap 0 seq_num 1580) dirty exists 2024-09-14T04:09:39.268 INFO:tasks.rados.rados.0.smithi038.stdout:2408: left oid 134 (ObjNum 1580 snap 0 seq_num 1580) 2024-09-14T04:09:39.268 INFO:tasks.rados.rados.0.smithi038.stdout:2395: done (14 left) 2024-09-14T04:09:39.268 INFO:tasks.rados.rados.0.smithi038.stdout:2396: done (13 left) 2024-09-14T04:09:39.268 INFO:tasks.rados.rados.0.smithi038.stdout:2397: done (12 left) 2024-09-14T04:09:39.268 INFO:tasks.rados.rados.0.smithi038.stdout:2398: done (11 left) 2024-09-14T04:09:39.269 INFO:tasks.rados.rados.0.smithi038.stdout:2399: done (10 left) 2024-09-14T04:09:39.269 INFO:tasks.rados.rados.0.smithi038.stdout:2400: done (9 left) 2024-09-14T04:09:39.269 INFO:tasks.rados.rados.0.smithi038.stdout:2401: done (8 left) 2024-09-14T04:09:39.269 INFO:tasks.rados.rados.0.smithi038.stdout:2402: done (7 left) 2024-09-14T04:09:39.269 INFO:tasks.rados.rados.0.smithi038.stdout:2403: done (6 left) 2024-09-14T04:09:39.269 INFO:tasks.rados.rados.0.smithi038.stdout:2404: done (5 left) 2024-09-14T04:09:39.269 INFO:tasks.rados.rados.0.smithi038.stdout:2405: done (4 left) 2024-09-14T04:09:39.269 INFO:tasks.rados.rados.0.smithi038.stdout:2406: done (3 left) 2024-09-14T04:09:39.270 INFO:tasks.rados.rados.0.smithi038.stdout:2407: done (2 left) 2024-09-14T04:09:39.270 INFO:tasks.rados.rados.0.smithi038.stdout:2408: done (1 left) 2024-09-14T04:09:39.270 INFO:tasks.rados.rados.0.smithi038.stdout:2409: done (0 left) 2024-09-14T04:09:39.270 INFO:tasks.rados.rados.0.smithi038.stdout:2410: write oid 118 current snap is 0 2024-09-14T04:09:39.270 INFO:tasks.rados.rados.0.smithi038.stdout:2410: seq_num 1582 ranges {588674=445342,1691337=422881} 2024-09-14T04:09:39.284 INFO:tasks.rados.rados.0.smithi038.stdout:2410: writing smithi03870129-118 from 588674 to 1034016 tid 1 2024-09-14T04:09:39.301 INFO:tasks.rados.rados.0.smithi038.stdout:2410: writing smithi03870129-118 from 1691337 to 2114218 tid 2 2024-09-14T04:09:39.302 INFO:tasks.rados.rados.0.smithi038.stdout:2411: write oid 300 current snap is 0 2024-09-14T04:09:39.302 INFO:tasks.rados.rados.0.smithi038.stdout:2410: finishing write tid 1 to smithi03870129-118 2024-09-14T04:09:39.302 INFO:tasks.rados.rados.0.smithi038.stdout:2411: seq_num 1583 ranges {605481=520591,1749819=682892} 2024-09-14T04:09:39.320 INFO:tasks.rados.rados.0.smithi038.stdout:2411: writing smithi03870129-300 from 605481 to 1126072 tid 1 2024-09-14T04:09:39.337 INFO:tasks.rados.rados.0.smithi038.stdout:2411: writing smithi03870129-300 from 1749819 to 2432711 tid 2 2024-09-14T04:09:39.338 INFO:tasks.rados.rados.0.smithi038.stdout:2412: read oid 464 snap -1 2024-09-14T04:09:39.338 INFO:tasks.rados.rados.0.smithi038.stdout:2412: expect (ObjNum 1389 snap 0 seq_num 1389) 2024-09-14T04:09:39.338 INFO:tasks.rados.rados.0.smithi038.stdout:2413: read oid 367 snap -1 2024-09-14T04:09:39.338 INFO:tasks.rados.rados.0.smithi038.stdout:2413: expect (ObjNum 1362 snap 0 seq_num 1362) 2024-09-14T04:09:39.338 INFO:tasks.rados.rados.0.smithi038.stdout:2414: read oid 217 snap -1 2024-09-14T04:09:39.338 INFO:tasks.rados.rados.0.smithi038.stdout:2414: expect deleted 2024-09-14T04:09:39.338 INFO:tasks.rados.rados.0.smithi038.stdout:2415: delete oid 66 current snap is 0 2024-09-14T04:09:39.338 INFO:tasks.rados.rados.0.smithi038.stdout:2410: finishing write tid 2 to smithi03870129-118 2024-09-14T04:09:39.338 INFO:tasks.rados.rados.0.smithi038.stdout:2410: finishing write tid 3 to smithi03870129-118 2024-09-14T04:09:39.338 INFO:tasks.rados.rados.0.smithi038.stdout:2410: finishing write tid 4 to smithi03870129-118 2024-09-14T04:09:39.338 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 118 v 337 (ObjNum 1582 snap 0 seq_num 1582) dirty exists 2024-09-14T04:09:39.338 INFO:tasks.rados.rados.0.smithi038.stdout:2410: left oid 118 (ObjNum 1582 snap 0 seq_num 1582) 2024-09-14T04:09:39.339 INFO:tasks.rados.rados.0.smithi038.stdout:2411: finishing write tid 1 to smithi03870129-300 2024-09-14T04:09:39.340 INFO:tasks.rados.rados.0.smithi038.stdout:2410: done (5 left) 2024-09-14T04:09:39.340 INFO:tasks.rados.rados.0.smithi038.stdout:2414: done (4 left) 2024-09-14T04:09:39.340 INFO:tasks.rados.rados.0.smithi038.stdout:2415: done (3 left) 2024-09-14T04:09:39.340 INFO:tasks.rados.rados.0.smithi038.stdout:2416: delete oid 275 current snap is 0 2024-09-14T04:09:39.343 INFO:tasks.rados.rados.0.smithi038.stdout:2411: finishing write tid 2 to smithi03870129-300 2024-09-14T04:09:39.343 INFO:tasks.rados.rados.0.smithi038.stdout:2411: finishing write tid 3 to smithi03870129-300 2024-09-14T04:09:39.343 INFO:tasks.rados.rados.0.smithi038.stdout:2411: finishing write tid 4 to smithi03870129-300 2024-09-14T04:09:39.343 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 300 v 242 (ObjNum 1583 snap 0 seq_num 1583) dirty exists 2024-09-14T04:09:39.343 INFO:tasks.rados.rados.0.smithi038.stdout:2411: left oid 300 (ObjNum 1583 snap 0 seq_num 1583) 2024-09-14T04:09:39.344 INFO:tasks.rados.rados.0.smithi038.stdout:2413: expect (ObjNum 1362 snap 0 seq_num 1362) 2024-09-14T04:09:39.347 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:09:39.513 INFO:tasks.rados.rados.0.smithi038.stdout:2412: expect (ObjNum 1389 snap 0 seq_num 1389) 2024-09-14T04:09:39.619 INFO:tasks.rados.rados.0.smithi038.stdout:2411: done (3 left) 2024-09-14T04:09:39.619 INFO:tasks.rados.rados.0.smithi038.stdout:2412: done (2 left) 2024-09-14T04:09:39.619 INFO:tasks.rados.rados.0.smithi038.stdout:2413: done (1 left) 2024-09-14T04:09:39.620 INFO:tasks.rados.rados.0.smithi038.stdout:2416: done (0 left) 2024-09-14T04:09:39.620 INFO:tasks.rados.rados.0.smithi038.stdout:2417: read oid 181 snap -1 2024-09-14T04:09:39.620 INFO:tasks.rados.rados.0.smithi038.stdout:2417: expect (ObjNum 725 snap 0 seq_num 725) 2024-09-14T04:09:39.620 INFO:tasks.rados.rados.0.smithi038.stdout:2418: write oid 105 current snap is 0 2024-09-14T04:09:39.620 INFO:tasks.rados.rados.0.smithi038.stdout:2418: seq_num 1586 ranges {655902=746338,1808912=430219} 2024-09-14T04:09:39.627 INFO:tasks.rados.rados.0.smithi038.stdout:2418: writing smithi03870129-105 from 655902 to 1402240 tid 1 2024-09-14T04:09:39.632 INFO:tasks.rados.rados.0.smithi038.stdout:2418: writing smithi03870129-105 from 1808912 to 2239131 tid 2 2024-09-14T04:09:39.632 INFO:tasks.rados.rados.0.smithi038.stdout:2419: write oid 4 current snap is 0 2024-09-14T04:09:39.632 INFO:tasks.rados.rados.0.smithi038.stdout:2419: seq_num 1587 ranges {672709=421587,1867394=573877} 2024-09-14T04:09:39.637 INFO:tasks.rados.rados.0.smithi038.stdout:2419: writing smithi03870129-4 from 672709 to 1094296 tid 1 2024-09-14T04:09:39.645 INFO:tasks.rados.rados.0.smithi038.stdout:2419: writing smithi03870129-4 from 1867394 to 2441271 tid 2 2024-09-14T04:09:39.645 INFO:tasks.rados.rados.0.smithi038.stdout:2420: read oid 308 snap -1 2024-09-14T04:09:39.646 INFO:tasks.rados.rados.0.smithi038.stdout:2420: expect (ObjNum 1373 snap 0 seq_num 1373) 2024-09-14T04:09:39.646 INFO:tasks.rados.rados.0.smithi038.stdout:2421: write oid 269 current snap is 0 2024-09-14T04:09:39.646 INFO:tasks.rados.rados.0.smithi038.stdout:2417: expect (ObjNum 725 snap 0 seq_num 725) 2024-09-14T04:09:39.681 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:39 smithi123 bash[24950]: cluster 2024-09-14T04:09:38.286155+0000 mgr.y (mgr.14406) 337 : cluster [DBG] pgmap v259: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 69 MiB/s rd, 11 MiB/s wr, 110 op/s 2024-09-14T04:09:39.682 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:39 smithi123 bash[24950]: audit 2024-09-14T04:09:39.046369+0000 mon.a (mon.0) 890 : audit [DBG] from='client.? 172.21.15.38:0/4155657016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:09:39.730 INFO:tasks.rados.rados.0.smithi038.stdout:2418: finishing write tid 1 to smithi03870129-105 2024-09-14T04:09:39.731 INFO:tasks.rados.rados.0.smithi038.stdout:2418: finishing write tid 2 to smithi03870129-105 2024-09-14T04:09:39.731 INFO:tasks.rados.rados.0.smithi038.stdout:2421: seq_num 1588 ranges {689516=496836,1809523=433888} 2024-09-14T04:09:39.737 INFO:tasks.rados.rados.0.smithi038.stdout:2421: writing smithi03870129-269 from 689516 to 1186352 tid 1 2024-09-14T04:09:39.743 INFO:tasks.rados.rados.0.smithi038.stdout:2421: writing smithi03870129-269 from 1809523 to 2243411 tid 2 2024-09-14T04:09:39.743 INFO:tasks.rados.rados.0.smithi038.stdout:2417: done (4 left) 2024-09-14T04:09:39.743 INFO:tasks.rados.rados.0.smithi038.stdout:2422: write oid 362 current snap is 0 2024-09-14T04:09:39.744 INFO:tasks.rados.rados.0.smithi038.stdout:2418: finishing write tid 3 to smithi03870129-105 2024-09-14T04:09:39.744 INFO:tasks.rados.rados.0.smithi038.stdout:2418: finishing write tid 4 to smithi03870129-105 2024-09-14T04:09:39.744 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 105 v 483 (ObjNum 1586 snap 0 seq_num 1586) dirty exists 2024-09-14T04:09:39.744 INFO:tasks.rados.rados.0.smithi038.stdout:2418: left oid 105 (ObjNum 1586 snap 0 seq_num 1586) 2024-09-14T04:09:39.744 INFO:tasks.rados.rados.0.smithi038.stdout:2419: finishing write tid 1 to smithi03870129-4 2024-09-14T04:09:39.744 INFO:tasks.rados.rados.0.smithi038.stdout:2419: finishing write tid 2 to smithi03870129-4 2024-09-14T04:09:39.744 INFO:tasks.rados.rados.0.smithi038.stdout:2419: finishing write tid 3 to smithi03870129-4 2024-09-14T04:09:39.744 INFO:tasks.rados.rados.0.smithi038.stdout:2419: finishing write tid 4 to smithi03870129-4 2024-09-14T04:09:39.744 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 4 v 274 (ObjNum 1587 snap 0 seq_num 1587) dirty exists 2024-09-14T04:09:39.744 INFO:tasks.rados.rados.0.smithi038.stdout:2419: left oid 4 (ObjNum 1587 snap 0 seq_num 1587) 2024-09-14T04:09:39.744 INFO:tasks.rados.rados.0.smithi038.stdout:2422: seq_num 1589 ranges {706323=688438,1984358=577546} 2024-09-14T04:09:39.751 INFO:tasks.rados.rados.0.smithi038.stdout:2422: writing smithi03870129-362 from 706323 to 1394761 tid 1 2024-09-14T04:09:39.759 INFO:tasks.rados.rados.0.smithi038.stdout:2422: writing smithi03870129-362 from 1984358 to 2561904 tid 2 2024-09-14T04:09:39.759 INFO:tasks.rados.rados.0.smithi038.stdout:2418: done (4 left) 2024-09-14T04:09:39.759 INFO:tasks.rados.rados.0.smithi038.stdout:2419: done (3 left) 2024-09-14T04:09:39.759 INFO:tasks.rados.rados.0.smithi038.stdout:2423: write oid 301 current snap is 0 2024-09-14T04:09:39.759 INFO:tasks.rados.rados.0.smithi038.stdout:2420: expect (ObjNum 1373 snap 0 seq_num 1373) 2024-09-14T04:09:39.977 INFO:tasks.rados.rados.0.smithi038.stdout:2421: finishing write tid 1 to smithi03870129-269 2024-09-14T04:09:39.978 INFO:tasks.rados.rados.0.smithi038.stdout:2421: finishing write tid 2 to smithi03870129-269 2024-09-14T04:09:39.978 INFO:tasks.rados.rados.0.smithi038.stdout:2421: finishing write tid 3 to smithi03870129-269 2024-09-14T04:09:39.978 INFO:tasks.rados.rados.0.smithi038.stdout:2421: finishing write tid 4 to smithi03870129-269 2024-09-14T04:09:39.978 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 269 v 271 (ObjNum 1588 snap 0 seq_num 1588) dirty exists 2024-09-14T04:09:39.978 INFO:tasks.rados.rados.0.smithi038.stdout:2421: left oid 269 (ObjNum 1588 snap 0 seq_num 1588) 2024-09-14T04:09:39.978 INFO:tasks.rados.rados.0.smithi038.stdout:2422: finishing write tid 1 to smithi03870129-362 2024-09-14T04:09:39.978 INFO:tasks.rados.rados.0.smithi038.stdout:2422: finishing write tid 2 to smithi03870129-362 2024-09-14T04:09:39.978 INFO:tasks.rados.rados.0.smithi038.stdout:2422: finishing write tid 3 to smithi03870129-362 2024-09-14T04:09:39.978 INFO:tasks.rados.rados.0.smithi038.stdout:2422: finishing write tid 4 to smithi03870129-362 2024-09-14T04:09:39.978 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 362 v 306 (ObjNum 1589 snap 0 seq_num 1589) dirty exists 2024-09-14T04:09:39.978 INFO:tasks.rados.rados.0.smithi038.stdout:2422: left oid 362 (ObjNum 1589 snap 0 seq_num 1589) 2024-09-14T04:09:39.978 INFO:tasks.rados.rados.0.smithi038.stdout:2423: seq_num 1590 ranges {723130=763687,2042840=437557} 2024-09-14T04:09:39.985 INFO:tasks.rados.rados.0.smithi038.stdout:2423: writing smithi03870129-301 from 723130 to 1486817 tid 1 2024-09-14T04:09:39.991 INFO:tasks.rados.rados.0.smithi038.stdout:2423: writing smithi03870129-301 from 2042840 to 2480397 tid 2 2024-09-14T04:09:39.991 INFO:tasks.rados.rados.0.smithi038.stdout:2420: done (3 left) 2024-09-14T04:09:39.991 INFO:tasks.rados.rados.0.smithi038.stdout:2421: done (2 left) 2024-09-14T04:09:39.991 INFO:tasks.rados.rados.0.smithi038.stdout:2422: done (1 left) 2024-09-14T04:09:39.991 INFO:tasks.rados.rados.0.smithi038.stdout:2424: write oid 41 current snap is 0 2024-09-14T04:09:39.991 INFO:tasks.rados.rados.0.smithi038.stdout:2423: finishing write tid 1 to smithi03870129-301 2024-09-14T04:09:39.992 INFO:tasks.rados.rados.0.smithi038.stdout:2424: seq_num 1591 ranges {739937=438936,1701322=581215} 2024-09-14T04:09:39.997 INFO:tasks.rados.rados.0.smithi038.stdout:2424: writing smithi03870129-41 from 739937 to 1178873 tid 1 2024-09-14T04:09:40.004 INFO:tasks.rados.rados.0.smithi038.stdout:2424: writing smithi03870129-41 from 1701322 to 2282537 tid 2 2024-09-14T04:09:40.004 INFO:tasks.rados.rados.0.smithi038.stdout:2425: read oid 283 snap -1 2024-09-14T04:09:40.004 INFO:tasks.rados.rados.0.smithi038.stdout:2425: expect (ObjNum 735 snap 0 seq_num 735) 2024-09-14T04:09:40.004 INFO:tasks.rados.rados.0.smithi038.stdout:2426: read oid 431 snap -1 2024-09-14T04:09:40.004 INFO:tasks.rados.rados.0.smithi038.stdout:2426: expect (ObjNum 1505 snap 0 seq_num 1505) 2024-09-14T04:09:40.004 INFO:tasks.rados.rados.0.smithi038.stdout:2427: write oid 450 current snap is 0 2024-09-14T04:09:40.004 INFO:tasks.rados.rados.0.smithi038.stdout:2423: finishing write tid 2 to smithi03870129-301 2024-09-14T04:09:40.004 INFO:tasks.rados.rados.0.smithi038.stdout:2423: finishing write tid 3 to smithi03870129-301 2024-09-14T04:09:40.004 INFO:tasks.rados.rados.0.smithi038.stdout:2423: finishing write tid 4 to smithi03870129-301 2024-09-14T04:09:40.005 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 301 v 327 (ObjNum 1590 snap 0 seq_num 1590) dirty exists 2024-09-14T04:09:40.005 INFO:tasks.rados.rados.0.smithi038.stdout:2423: left oid 301 (ObjNum 1590 snap 0 seq_num 1590) 2024-09-14T04:09:40.005 INFO:tasks.rados.rados.0.smithi038.stdout:2424: finishing write tid 1 to smithi03870129-41 2024-09-14T04:09:40.005 INFO:tasks.rados.rados.0.smithi038.stdout:2427: seq_num 1592 ranges {756744=514185,2043451=441226} 2024-09-14T04:09:40.011 INFO:tasks.rados.rados.0.smithi038.stdout:2427: writing smithi03870129-450 from 756744 to 1270929 tid 1 2024-09-14T04:09:40.018 INFO:tasks.rados.rados.0.smithi038.stdout:2427: writing smithi03870129-450 from 2043451 to 2484677 tid 2 2024-09-14T04:09:40.018 INFO:tasks.rados.rados.0.smithi038.stdout:2423: done (4 left) 2024-09-14T04:09:40.019 INFO:tasks.rados.rados.0.smithi038.stdout:2428: read oid 317 snap -1 2024-09-14T04:09:40.019 INFO:tasks.rados.rados.0.smithi038.stdout:2428: expect (ObjNum 1184 snap 0 seq_num 1184) 2024-09-14T04:09:40.019 INFO:tasks.rados.rados.0.smithi038.stdout:2429: read oid 310 snap -1 2024-09-14T04:09:40.019 INFO:tasks.rados.rados.0.smithi038.stdout:2429: expect (ObjNum 1543 snap 0 seq_num 1543) 2024-09-14T04:09:40.019 INFO:tasks.rados.rados.0.smithi038.stdout:2430: write oid 479 current snap is 0 2024-09-14T04:09:40.019 INFO:tasks.rados.rados.0.smithi038.stdout:2430: seq_num 1593 ranges {773551=589434,2101933=584884} 2024-09-14T04:09:40.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:39 smithi038 bash[22519]: cluster 2024-09-14T04:09:38.286155+0000 mgr.y (mgr.14406) 337 : cluster [DBG] pgmap v259: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 69 MiB/s rd, 11 MiB/s wr, 110 op/s 2024-09-14T04:09:40.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:39 smithi038 bash[22519]: audit 2024-09-14T04:09:39.046369+0000 mon.a (mon.0) 890 : audit [DBG] from='client.? 172.21.15.38:0/4155657016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:09:40.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:39 smithi038 bash[32505]: cluster 2024-09-14T04:09:38.286155+0000 mgr.y (mgr.14406) 337 : cluster [DBG] pgmap v259: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 69 MiB/s rd, 11 MiB/s wr, 110 op/s 2024-09-14T04:09:40.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:39 smithi038 bash[32505]: audit 2024-09-14T04:09:39.046369+0000 mon.a (mon.0) 890 : audit [DBG] from='client.? 172.21.15.38:0/4155657016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:09:40.028 INFO:tasks.rados.rados.0.smithi038.stdout:2430: writing smithi03870129-479 from 773551 to 1362985 tid 1 2024-09-14T04:09:40.037 INFO:tasks.rados.rados.0.smithi038.stdout:2430: writing smithi03870129-479 from 2101933 to 2686817 tid 2 2024-09-14T04:09:40.038 INFO:tasks.rados.rados.0.smithi038.stdout:2431: write oid 457 current snap is 0 2024-09-14T04:09:40.038 INFO:tasks.rados.rados.0.smithi038.stdout:2431: seq_num 1594 ranges {790358=664683,2160415=444895} 2024-09-14T04:09:40.046 INFO:tasks.rados.rados.0.smithi038.stdout:2431: writing smithi03870129-457 from 790358 to 1455041 tid 1 2024-09-14T04:09:40.052 INFO:tasks.rados.rados.0.smithi038.stdout:2431: writing smithi03870129-457 from 2160415 to 2605310 tid 2 2024-09-14T04:09:40.053 INFO:tasks.rados.rados.0.smithi038.stdout:2432: read oid 399 snap -1 2024-09-14T04:09:40.053 INFO:tasks.rados.rados.0.smithi038.stdout:2432: expect (ObjNum 398 snap 0 seq_num 398) 2024-09-14T04:09:40.053 INFO:tasks.rados.rados.0.smithi038.stdout:2433: read oid 130 snap -1 2024-09-14T04:09:40.053 INFO:tasks.rados.rados.0.smithi038.stdout:2433: expect (ObjNum 1377 snap 0 seq_num 1377) 2024-09-14T04:09:40.053 INFO:tasks.rados.rados.0.smithi038.stdout:2434: write oid 372 current snap is 0 2024-09-14T04:09:40.053 INFO:tasks.rados.rados.0.smithi038.stdout:2426: expect (ObjNum 1505 snap 0 seq_num 1505) 2024-09-14T04:09:40.250 INFO:tasks.rados.rados.0.smithi038.stdout:2424: finishing write tid 2 to smithi03870129-41 2024-09-14T04:09:40.250 INFO:tasks.rados.rados.0.smithi038.stdout:2424: finishing write tid 3 to smithi03870129-41 2024-09-14T04:09:40.250 INFO:tasks.rados.rados.0.smithi038.stdout:2424: finishing write tid 4 to smithi03870129-41 2024-09-14T04:09:40.250 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 41 v 246 (ObjNum 1591 snap 0 seq_num 1591) dirty exists 2024-09-14T04:09:40.250 INFO:tasks.rados.rados.0.smithi038.stdout:2424: left oid 41 (ObjNum 1591 snap 0 seq_num 1591) 2024-09-14T04:09:40.250 INFO:tasks.rados.rados.0.smithi038.stdout:2427: finishing write tid 1 to smithi03870129-450 2024-09-14T04:09:40.250 INFO:tasks.rados.rados.0.smithi038.stdout:2425: expect (ObjNum 735 snap 0 seq_num 735) 2024-09-14T04:09:40.359 INFO:tasks.rados.rados.0.smithi038.stdout:2427: finishing write tid 2 to smithi03870129-450 2024-09-14T04:09:40.359 INFO:tasks.rados.rados.0.smithi038.stdout:2427: finishing write tid 3 to smithi03870129-450 2024-09-14T04:09:40.359 INFO:tasks.rados.rados.0.smithi038.stdout:2427: finishing write tid 4 to smithi03870129-450 2024-09-14T04:09:40.359 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 450 v 288 (ObjNum 1592 snap 0 seq_num 1592) dirty exists 2024-09-14T04:09:40.359 INFO:tasks.rados.rados.0.smithi038.stdout:2427: left oid 450 (ObjNum 1592 snap 0 seq_num 1592) 2024-09-14T04:09:40.359 INFO:tasks.rados.rados.0.smithi038.stdout:2428: expect (ObjNum 1184 snap 0 seq_num 1184) 2024-09-14T04:09:40.572 INFO:tasks.rados.rados.0.smithi038.stdout:2430: finishing write tid 1 to smithi03870129-479 2024-09-14T04:09:40.572 INFO:tasks.rados.rados.0.smithi038.stdout:2429: expect (ObjNum 1543 snap 0 seq_num 1543) 2024-09-14T04:09:40.790 INFO:tasks.rados.rados.0.smithi038.stdout:2430: finishing write tid 2 to smithi03870129-479 2024-09-14T04:09:40.790 INFO:tasks.rados.rados.0.smithi038.stdout:2430: finishing write tid 3 to smithi03870129-479 2024-09-14T04:09:40.790 INFO:tasks.rados.rados.0.smithi038.stdout:2430: finishing write tid 4 to smithi03870129-479 2024-09-14T04:09:40.790 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 479 v 309 (ObjNum 1593 snap 0 seq_num 1593) dirty exists 2024-09-14T04:09:40.790 INFO:tasks.rados.rados.0.smithi038.stdout:2430: left oid 479 (ObjNum 1593 snap 0 seq_num 1593) 2024-09-14T04:09:40.790 INFO:tasks.rados.rados.0.smithi038.stdout:2431: finishing write tid 1 to smithi03870129-457 2024-09-14T04:09:40.790 INFO:tasks.rados.rados.0.smithi038.stdout:2431: finishing write tid 2 to smithi03870129-457 2024-09-14T04:09:40.790 INFO:tasks.rados.rados.0.smithi038.stdout:2431: finishing write tid 3 to smithi03870129-457 2024-09-14T04:09:40.790 INFO:tasks.rados.rados.0.smithi038.stdout:2431: finishing write tid 4 to smithi03870129-457 2024-09-14T04:09:40.790 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 457 v 274 (ObjNum 1594 snap 0 seq_num 1594) dirty exists 2024-09-14T04:09:40.790 INFO:tasks.rados.rados.0.smithi038.stdout:2431: left oid 457 (ObjNum 1594 snap 0 seq_num 1594) 2024-09-14T04:09:40.790 INFO:tasks.rados.rados.0.smithi038.stdout:2432: expect (ObjNum 398 snap 0 seq_num 398) 2024-09-14T04:09:40.869 INFO:tasks.rados.rados.0.smithi038.stdout:2433: expect (ObjNum 1377 snap 0 seq_num 1377) 2024-09-14T04:09:40.931 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:40 smithi123 bash[24950]: audit 2024-09-14T04:09:39.332472+0000 mgr.y (mgr.14406) 338 : audit [DBG] from='client.15264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:40.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:40 smithi123 bash[24950]: audit 2024-09-14T04:09:39.615416+0000 mgr.y (mgr.14406) 339 : audit [DBG] from='client.25175 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:41.001 INFO:tasks.rados.rados.0.smithi038.stdout:2434: seq_num 1595 ranges {407165=739932,1818897=588553} 2024-09-14T04:09:41.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:40 smithi038 bash[22519]: audit 2024-09-14T04:09:39.332472+0000 mgr.y (mgr.14406) 338 : audit [DBG] from='client.15264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:41.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:40 smithi038 bash[22519]: audit 2024-09-14T04:09:39.615416+0000 mgr.y (mgr.14406) 339 : audit [DBG] from='client.25175 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:41.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:40 smithi038 bash[32505]: audit 2024-09-14T04:09:39.332472+0000 mgr.y (mgr.14406) 338 : audit [DBG] from='client.15264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:41.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:40 smithi038 bash[32505]: audit 2024-09-14T04:09:39.615416+0000 mgr.y (mgr.14406) 339 : audit [DBG] from='client.25175 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:41.020 INFO:tasks.rados.rados.0.smithi038.stdout:2434: writing smithi03870129-372 from 407165 to 1147097 tid 1 2024-09-14T04:09:41.031 INFO:tasks.rados.rados.0.smithi038.stdout:2434: writing smithi03870129-372 from 1818897 to 2407450 tid 2 2024-09-14T04:09:41.031 INFO:tasks.rados.rados.0.smithi038.stdout:2424: done (10 left) 2024-09-14T04:09:41.031 INFO:tasks.rados.rados.0.smithi038.stdout:2425: done (9 left) 2024-09-14T04:09:41.031 INFO:tasks.rados.rados.0.smithi038.stdout:2426: done (8 left) 2024-09-14T04:09:41.031 INFO:tasks.rados.rados.0.smithi038.stdout:2427: done (7 left) 2024-09-14T04:09:41.031 INFO:tasks.rados.rados.0.smithi038.stdout:2428: done (6 left) 2024-09-14T04:09:41.031 INFO:tasks.rados.rados.0.smithi038.stdout:2429: done (5 left) 2024-09-14T04:09:41.031 INFO:tasks.rados.rados.0.smithi038.stdout:2430: done (4 left) 2024-09-14T04:09:41.031 INFO:tasks.rados.rados.0.smithi038.stdout:2431: done (3 left) 2024-09-14T04:09:41.031 INFO:tasks.rados.rados.0.smithi038.stdout:2432: done (2 left) 2024-09-14T04:09:41.032 INFO:tasks.rados.rados.0.smithi038.stdout:2433: done (1 left) 2024-09-14T04:09:41.032 INFO:tasks.rados.rados.0.smithi038.stdout:2435: write oid 231 current snap is 0 2024-09-14T04:09:41.032 INFO:tasks.rados.rados.0.smithi038.stdout:2434: finishing write tid 1 to smithi03870129-372 2024-09-14T04:09:41.032 INFO:tasks.rados.rados.0.smithi038.stdout:2435: seq_num 1596 ranges {423972=415181,1361026=448564,2561920=262052} 2024-09-14T04:09:41.036 INFO:tasks.rados.rados.0.smithi038.stdout:2435: writing smithi03870129-231 from 423972 to 839153 tid 1 2024-09-14T04:09:41.041 INFO:tasks.rados.rados.0.smithi038.stdout:2435: writing smithi03870129-231 from 1361026 to 1809590 tid 2 2024-09-14T04:09:41.047 INFO:tasks.rados.rados.0.smithi038.stdout:2435: writing smithi03870129-231 from 2561920 to 2823972 tid 3 2024-09-14T04:09:41.047 INFO:tasks.rados.rados.0.smithi038.stdout:2436: write oid 246 current snap is 0 2024-09-14T04:09:41.047 INFO:tasks.rados.rados.0.smithi038.stdout:2434: finishing write tid 2 to smithi03870129-372 2024-09-14T04:09:41.047 INFO:tasks.rados.rados.0.smithi038.stdout:2434: finishing write tid 3 to smithi03870129-372 2024-09-14T04:09:41.047 INFO:tasks.rados.rados.0.smithi038.stdout:2434: finishing write tid 4 to smithi03870129-372 2024-09-14T04:09:41.048 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 372 v 330 (ObjNum 1595 snap 0 seq_num 1595) dirty exists 2024-09-14T04:09:41.048 INFO:tasks.rados.rados.0.smithi038.stdout:2434: left oid 372 (ObjNum 1595 snap 0 seq_num 1595) 2024-09-14T04:09:41.048 INFO:tasks.rados.rados.0.smithi038.stdout:2435: finishing write tid 1 to smithi03870129-231 2024-09-14T04:09:41.048 INFO:tasks.rados.rados.0.smithi038.stdout:2435: finishing write tid 2 to smithi03870129-231 2024-09-14T04:09:41.048 INFO:tasks.rados.rados.0.smithi038.stdout:2436: seq_num 1597 ranges {440779=606783,1535861=592222,2589343=251436} 2024-09-14T04:09:41.053 INFO:tasks.rados.rados.0.smithi038.stdout:2436: writing smithi03870129-246 from 440779 to 1047562 tid 1 2024-09-14T04:09:41.059 INFO:tasks.rados.rados.0.smithi038.stdout:2436: writing smithi03870129-246 from 1535861 to 2128083 tid 2 2024-09-14T04:09:41.064 INFO:tasks.rados.rados.0.smithi038.stdout:2436: writing smithi03870129-246 from 2589343 to 2840779 tid 3 2024-09-14T04:09:41.064 INFO:tasks.rados.rados.0.smithi038.stdout:2434: done (2 left) 2024-09-14T04:09:41.065 INFO:tasks.rados.rados.0.smithi038.stdout:2437: write oid 343 current snap is 0 2024-09-14T04:09:41.065 INFO:tasks.rados.rados.0.smithi038.stdout:2435: finishing write tid 3 to smithi03870129-231 2024-09-14T04:09:41.065 INFO:tasks.rados.rados.0.smithi038.stdout:2435: finishing write tid 4 to smithi03870129-231 2024-09-14T04:09:41.065 INFO:tasks.rados.rados.0.smithi038.stdout:2435: finishing write tid 5 to smithi03870129-231 2024-09-14T04:09:41.065 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 231 v 301 (ObjNum 1596 snap 0 seq_num 1596) dirty exists 2024-09-14T04:09:41.065 INFO:tasks.rados.rados.0.smithi038.stdout:2435: left oid 231 (ObjNum 1596 snap 0 seq_num 1596) 2024-09-14T04:09:41.065 INFO:tasks.rados.rados.0.smithi038.stdout:2436: finishing write tid 1 to smithi03870129-246 2024-09-14T04:09:41.065 INFO:tasks.rados.rados.0.smithi038.stdout:2436: finishing write tid 2 to smithi03870129-246 2024-09-14T04:09:41.065 INFO:tasks.rados.rados.0.smithi038.stdout:2437: seq_num 1598 ranges {457586=682032,1594343=735880} 2024-09-14T04:09:41.073 INFO:tasks.rados.rados.0.smithi038.stdout:2437: writing smithi03870129-343 from 457586 to 1139618 tid 1 2024-09-14T04:09:41.081 INFO:tasks.rados.rados.0.smithi038.stdout:2437: writing smithi03870129-343 from 1594343 to 2330223 tid 2 2024-09-14T04:09:41.081 INFO:tasks.rados.rados.0.smithi038.stdout:2435: done (2 left) 2024-09-14T04:09:41.081 INFO:tasks.rados.rados.0.smithi038.stdout:2438: write oid 132 current snap is 0 2024-09-14T04:09:41.081 INFO:tasks.rados.rados.0.smithi038.stdout:2436: finishing write tid 3 to smithi03870129-246 2024-09-14T04:09:41.081 INFO:tasks.rados.rados.0.smithi038.stdout:2436: finishing write tid 4 to smithi03870129-246 2024-09-14T04:09:41.081 INFO:tasks.rados.rados.0.smithi038.stdout:2436: finishing write tid 5 to smithi03870129-246 2024-09-14T04:09:41.081 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 246 v 250 (ObjNum 1597 snap 0 seq_num 1597) dirty exists 2024-09-14T04:09:41.081 INFO:tasks.rados.rados.0.smithi038.stdout:2436: left oid 246 (ObjNum 1597 snap 0 seq_num 1597) 2024-09-14T04:09:41.082 INFO:tasks.rados.rados.0.smithi038.stdout:2437: finishing write tid 1 to smithi03870129-343 2024-09-14T04:09:41.082 INFO:tasks.rados.rados.0.smithi038.stdout:2438: seq_num 1599 ranges {474393=757281,1652825=595891} 2024-09-14T04:09:41.089 INFO:tasks.rados.rados.0.smithi038.stdout:2438: writing smithi03870129-132 from 474393 to 1231674 tid 1 2024-09-14T04:09:41.096 INFO:tasks.rados.rados.0.smithi038.stdout:2438: writing smithi03870129-132 from 1652825 to 2248716 tid 2 2024-09-14T04:09:41.096 INFO:tasks.rados.rados.0.smithi038.stdout:2436: done (2 left) 2024-09-14T04:09:41.096 INFO:tasks.rados.rados.0.smithi038.stdout:2439: read oid 430 snap -1 2024-09-14T04:09:41.096 INFO:tasks.rados.rados.0.smithi038.stdout:2439: expect deleted 2024-09-14T04:09:41.096 INFO:tasks.rados.rados.0.smithi038.stdout:2440: write oid 8 current snap is 0 2024-09-14T04:09:41.096 INFO:tasks.rados.rados.0.smithi038.stdout:2437: finishing write tid 2 to smithi03870129-343 2024-09-14T04:09:41.096 INFO:tasks.rados.rados.0.smithi038.stdout:2437: finishing write tid 3 to smithi03870129-343 2024-09-14T04:09:41.096 INFO:tasks.rados.rados.0.smithi038.stdout:2437: finishing write tid 4 to smithi03870129-343 2024-09-14T04:09:41.096 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 343 v 270 (ObjNum 1598 snap 0 seq_num 1598) dirty exists 2024-09-14T04:09:41.097 INFO:tasks.rados.rados.0.smithi038.stdout:2437: left oid 343 (ObjNum 1598 snap 0 seq_num 1598) 2024-09-14T04:09:41.097 INFO:tasks.rados.rados.0.smithi038.stdout:2438: finishing write tid 1 to smithi03870129-132 2024-09-14T04:09:41.097 INFO:tasks.rados.rados.0.smithi038.stdout:2440: seq_num 1600 ranges {491200=432530,1594954=739549} 2024-09-14T04:09:41.101 INFO:tasks.rados.rados.0.smithi038.stdout:2440: writing smithi03870129-8 from 491200 to 923730 tid 1 2024-09-14T04:09:41.110 INFO:tasks.rados.rados.0.smithi038.stdout:2440: writing smithi03870129-8 from 1594954 to 2334503 tid 2 2024-09-14T04:09:41.110 INFO:tasks.rados.rados.0.smithi038.stdout:2437: done (3 left) 2024-09-14T04:09:41.110 INFO:tasks.rados.rados.0.smithi038.stdout:2441: write oid 42 current snap is 0 2024-09-14T04:09:41.110 INFO:tasks.rados.rados.0.smithi038.stdout:2441: seq_num 1601 ranges {508007=507779,1653436=599560} 2024-09-14T04:09:41.116 INFO:tasks.rados.rados.0.smithi038.stdout:2441: writing smithi03870129-42 from 508007 to 1015786 tid 1 2024-09-14T04:09:41.123 INFO:tasks.rados.rados.0.smithi038.stdout:2441: writing smithi03870129-42 from 1653436 to 2252996 tid 2 2024-09-14T04:09:41.123 INFO:tasks.rados.rados.0.smithi038.stdout:2442: write oid 160 current snap is 0 2024-09-14T04:09:41.123 INFO:tasks.rados.rados.0.smithi038.stdout:2442: seq_num 1602 ranges {524814=583028,1711918=743218} 2024-09-14T04:09:41.129 INFO:tasks.rados.rados.0.smithi038.stdout:2442: writing smithi03870129-160 from 524814 to 1107842 tid 1 2024-09-14T04:09:41.137 INFO:tasks.rados.rados.0.smithi038.stdout:2442: writing smithi03870129-160 from 1711918 to 2455136 tid 2 2024-09-14T04:09:41.137 INFO:tasks.rados.rados.0.smithi038.stdout:2443: read oid 246 snap -1 2024-09-14T04:09:41.137 INFO:tasks.rados.rados.0.smithi038.stdout:2443: expect (ObjNum 1597 snap 0 seq_num 1597) 2024-09-14T04:09:41.137 INFO:tasks.rados.rados.0.smithi038.stdout:2444: delete oid 94 current snap is 0 2024-09-14T04:09:41.138 INFO:tasks.rados.rados.0.smithi038.stdout:2438: finishing write tid 2 to smithi03870129-132 2024-09-14T04:09:41.138 INFO:tasks.rados.rados.0.smithi038.stdout:2438: finishing write tid 3 to smithi03870129-132 2024-09-14T04:09:41.138 INFO:tasks.rados.rados.0.smithi038.stdout:2438: finishing write tid 4 to smithi03870129-132 2024-09-14T04:09:41.138 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 132 v 291 (ObjNum 1599 snap 0 seq_num 1599) dirty exists 2024-09-14T04:09:41.138 INFO:tasks.rados.rados.0.smithi038.stdout:2438: left oid 132 (ObjNum 1599 snap 0 seq_num 1599) 2024-09-14T04:09:41.138 INFO:tasks.rados.rados.0.smithi038.stdout:2440: finishing write tid 1 to smithi03870129-8 2024-09-14T04:09:41.138 INFO:tasks.rados.rados.0.smithi038.stdout:2440: finishing write tid 2 to smithi03870129-8 2024-09-14T04:09:41.138 INFO:tasks.rados.rados.0.smithi038.stdout:2440: finishing write tid 3 to smithi03870129-8 2024-09-14T04:09:41.138 INFO:tasks.rados.rados.0.smithi038.stdout:2440: finishing write tid 4 to smithi03870129-8 2024-09-14T04:09:41.138 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 8 v 277 (ObjNum 1600 snap 0 seq_num 1600) dirty exists 2024-09-14T04:09:41.138 INFO:tasks.rados.rados.0.smithi038.stdout:2440: left oid 8 (ObjNum 1600 snap 0 seq_num 1600) 2024-09-14T04:09:41.138 INFO:tasks.rados.rados.0.smithi038.stdout:2441: finishing write tid 1 to smithi03870129-42 2024-09-14T04:09:41.138 INFO:tasks.rados.rados.0.smithi038.stdout:2441: finishing write tid 2 to smithi03870129-42 2024-09-14T04:09:41.138 INFO:tasks.rados.rados.0.smithi038.stdout:2441: finishing write tid 3 to smithi03870129-42 2024-09-14T04:09:41.139 INFO:tasks.rados.rados.0.smithi038.stdout:2441: finishing write tid 4 to smithi03870129-42 2024-09-14T04:09:41.139 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 42 v 340 (ObjNum 1601 snap 0 seq_num 1601) dirty exists 2024-09-14T04:09:41.139 INFO:tasks.rados.rados.0.smithi038.stdout:2441: left oid 42 (ObjNum 1601 snap 0 seq_num 1601) 2024-09-14T04:09:41.139 INFO:tasks.rados.rados.0.smithi038.stdout:2442: finishing write tid 1 to smithi03870129-160 2024-09-14T04:09:41.141 INFO:tasks.rados.rados.0.smithi038.stdout:2438: done (6 left) 2024-09-14T04:09:41.141 INFO:tasks.rados.rados.0.smithi038.stdout:2439: done (5 left) 2024-09-14T04:09:41.141 INFO:tasks.rados.rados.0.smithi038.stdout:2440: done (4 left) 2024-09-14T04:09:41.142 INFO:tasks.rados.rados.0.smithi038.stdout:2441: done (3 left) 2024-09-14T04:09:41.142 INFO:tasks.rados.rados.0.smithi038.stdout:2444: done (2 left) 2024-09-14T04:09:41.142 INFO:tasks.rados.rados.0.smithi038.stdout:2445: read oid 102 snap -1 2024-09-14T04:09:41.142 INFO:tasks.rados.rados.0.smithi038.stdout:2445: expect (ObjNum 1175 snap 0 seq_num 1175) 2024-09-14T04:09:41.142 INFO:tasks.rados.rados.0.smithi038.stdout:2446: write oid 215 current snap is 0 2024-09-14T04:09:41.142 INFO:tasks.rados.rados.0.smithi038.stdout:2446: seq_num 1604 ranges {558428=733526,1712529=746887,2948598=9830} 2024-09-14T04:09:41.149 INFO:tasks.rados.rados.0.smithi038.stdout:2446: writing smithi03870129-215 from 558428 to 1291954 tid 1 2024-09-14T04:09:41.156 INFO:tasks.rados.rados.0.smithi038.stdout:2446: writing smithi03870129-215 from 1712529 to 2459416 tid 2 2024-09-14T04:09:41.159 INFO:tasks.rados.rados.0.smithi038.stdout:2446: writing smithi03870129-215 from 2948598 to 2958428 tid 3 2024-09-14T04:09:41.159 INFO:tasks.rados.rados.0.smithi038.stdout:2447: write oid 303 current snap is 0 2024-09-14T04:09:41.159 INFO:tasks.rados.rados.0.smithi038.stdout:2447: seq_num 1605 ranges {575235=525128,1887364=606898} 2024-09-14T04:09:41.165 INFO:tasks.rados.rados.0.smithi038.stdout:2447: writing smithi03870129-303 from 575235 to 1100363 tid 1 2024-09-14T04:09:41.173 INFO:tasks.rados.rados.0.smithi038.stdout:2447: writing smithi03870129-303 from 1887364 to 2494262 tid 2 2024-09-14T04:09:41.173 INFO:tasks.rados.rados.0.smithi038.stdout:2448: write oid 431 current snap is 0 2024-09-14T04:09:41.173 INFO:tasks.rados.rados.0.smithi038.stdout:2448: seq_num 1606 ranges {592042=600377,1945846=750556} 2024-09-14T04:09:41.180 INFO:tasks.rados.rados.0.smithi038.stdout:2448: writing smithi03870129-431 from 592042 to 1192419 tid 1 2024-09-14T04:09:41.188 INFO:tasks.rados.rados.0.smithi038.stdout:2448: writing smithi03870129-431 from 1945846 to 2696402 tid 2 2024-09-14T04:09:41.188 INFO:tasks.rados.rados.0.smithi038.stdout:2449: write oid 387 current snap is 0 2024-09-14T04:09:41.188 INFO:tasks.rados.rados.0.smithi038.stdout:2449: seq_num 1607 ranges {608849=675626,2004328=610567} 2024-09-14T04:09:41.195 INFO:tasks.rados.rados.0.smithi038.stdout:2449: writing smithi03870129-387 from 608849 to 1284475 tid 1 2024-09-14T04:09:41.203 INFO:tasks.rados.rados.0.smithi038.stdout:2449: writing smithi03870129-387 from 2004328 to 2614895 tid 2 2024-09-14T04:09:41.203 INFO:tasks.rados.rados.0.smithi038.stdout:2450: read oid 390 snap -1 2024-09-14T04:09:41.204 INFO:tasks.rados.rados.0.smithi038.stdout:2450: expect (ObjNum 1189 snap 0 seq_num 1189) 2024-09-14T04:09:41.204 INFO:tasks.rados.rados.0.smithi038.stdout:2451: read oid 401 snap -1 2024-09-14T04:09:41.204 INFO:tasks.rados.rados.0.smithi038.stdout:2451: expect (ObjNum 1555 snap 0 seq_num 1555) 2024-09-14T04:09:41.204 INFO:tasks.rados.rados.0.smithi038.stdout:2452: read oid 349 snap -1 2024-09-14T04:09:41.204 INFO:tasks.rados.rados.0.smithi038.stdout:2452: expect (ObjNum 1457 snap 0 seq_num 1457) 2024-09-14T04:09:41.204 INFO:tasks.rados.rados.0.smithi038.stdout:2453: write oid 456 current snap is 0 2024-09-14T04:09:41.204 INFO:tasks.rados.rados.0.smithi038.stdout:2453: seq_num 1608 ranges {625656=750875,2062810=754225} 2024-09-14T04:09:41.212 INFO:tasks.rados.rados.0.smithi038.stdout:2453: writing smithi03870129-456 from 625656 to 1376531 tid 1 2024-09-14T04:09:41.221 INFO:tasks.rados.rados.0.smithi038.stdout:2453: writing smithi03870129-456 from 2062810 to 2817035 tid 2 2024-09-14T04:09:41.221 INFO:tasks.rados.rados.0.smithi038.stdout:2454: delete oid 133 current snap is 0 2024-09-14T04:09:41.221 INFO:tasks.rados.rados.0.smithi038.stdout:2443: expect (ObjNum 1597 snap 0 seq_num 1597) 2024-09-14T04:09:41.434 INFO:tasks.rados.rados.0.smithi038.stdout:2446: finishing write tid 1 to smithi03870129-215 2024-09-14T04:09:41.434 INFO:tasks.rados.rados.0.smithi038.stdout:2442: finishing write tid 2 to smithi03870129-160 2024-09-14T04:09:41.434 INFO:tasks.rados.rados.0.smithi038.stdout:2442: finishing write tid 3 to smithi03870129-160 2024-09-14T04:09:41.434 INFO:tasks.rados.rados.0.smithi038.stdout:2442: finishing write tid 4 to smithi03870129-160 2024-09-14T04:09:41.434 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 160 v 150 (ObjNum 1602 snap 0 seq_num 1602) dirty exists 2024-09-14T04:09:41.434 INFO:tasks.rados.rados.0.smithi038.stdout:2442: left oid 160 (ObjNum 1602 snap 0 seq_num 1602) 2024-09-14T04:09:41.434 INFO:tasks.rados.rados.0.smithi038.stdout:2445: expect (ObjNum 1175 snap 0 seq_num 1175) 2024-09-14T04:09:41.607 INFO:tasks.rados.rados.0.smithi038.stdout:2446: finishing write tid 2 to smithi03870129-215 2024-09-14T04:09:41.607 INFO:tasks.rados.rados.0.smithi038.stdout:2446: finishing write tid 3 to smithi03870129-215 2024-09-14T04:09:41.607 INFO:tasks.rados.rados.0.smithi038.stdout:2446: finishing write tid 4 to smithi03870129-215 2024-09-14T04:09:41.607 INFO:tasks.rados.rados.0.smithi038.stdout:2446: finishing write tid 5 to smithi03870129-215 2024-09-14T04:09:41.607 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 215 v 335 (ObjNum 1604 snap 0 seq_num 1604) dirty exists 2024-09-14T04:09:41.607 INFO:tasks.rados.rados.0.smithi038.stdout:2446: left oid 215 (ObjNum 1604 snap 0 seq_num 1604) 2024-09-14T04:09:41.607 INFO:tasks.rados.rados.0.smithi038.stdout:2447: finishing write tid 1 to smithi03870129-303 2024-09-14T04:09:41.607 INFO:tasks.rados.rados.0.smithi038.stdout:2447: finishing write tid 2 to smithi03870129-303 2024-09-14T04:09:41.608 INFO:tasks.rados.rados.0.smithi038.stdout:2447: finishing write tid 3 to smithi03870129-303 2024-09-14T04:09:41.608 INFO:tasks.rados.rados.0.smithi038.stdout:2447: finishing write tid 4 to smithi03870129-303 2024-09-14T04:09:41.608 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 303 v 485 (ObjNum 1605 snap 0 seq_num 1605) dirty exists 2024-09-14T04:09:41.608 INFO:tasks.rados.rados.0.smithi038.stdout:2447: left oid 303 (ObjNum 1605 snap 0 seq_num 1605) 2024-09-14T04:09:41.608 INFO:tasks.rados.rados.0.smithi038.stdout:2448: finishing write tid 1 to smithi03870129-431 2024-09-14T04:09:41.608 INFO:tasks.rados.rados.0.smithi038.stdout:2448: finishing write tid 2 to smithi03870129-431 2024-09-14T04:09:41.608 INFO:tasks.rados.rados.0.smithi038.stdout:2448: finishing write tid 3 to smithi03870129-431 2024-09-14T04:09:41.608 INFO:tasks.rados.rados.0.smithi038.stdout:2448: finishing write tid 4 to smithi03870129-431 2024-09-14T04:09:41.608 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 431 v 273 (ObjNum 1606 snap 0 seq_num 1606) dirty exists 2024-09-14T04:09:41.608 INFO:tasks.rados.rados.0.smithi038.stdout:2448: left oid 431 (ObjNum 1606 snap 0 seq_num 1606) 2024-09-14T04:09:41.608 INFO:tasks.rados.rados.0.smithi038.stdout:2449: finishing write tid 1 to smithi03870129-387 2024-09-14T04:09:41.608 INFO:tasks.rados.rados.0.smithi038.stdout:2449: finishing write tid 2 to smithi03870129-387 2024-09-14T04:09:41.608 INFO:tasks.rados.rados.0.smithi038.stdout:2449: finishing write tid 3 to smithi03870129-387 2024-09-14T04:09:41.608 INFO:tasks.rados.rados.0.smithi038.stdout:2449: finishing write tid 4 to smithi03870129-387 2024-09-14T04:09:41.609 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 387 v 486 (ObjNum 1607 snap 0 seq_num 1607) dirty exists 2024-09-14T04:09:41.609 INFO:tasks.rados.rados.0.smithi038.stdout:2449: left oid 387 (ObjNum 1607 snap 0 seq_num 1607) 2024-09-14T04:09:41.609 INFO:tasks.rados.rados.0.smithi038.stdout:2453: finishing write tid 1 to smithi03870129-456 2024-09-14T04:09:41.609 INFO:tasks.rados.rados.0.smithi038.stdout:2451: expect (ObjNum 1555 snap 0 seq_num 1555) 2024-09-14T04:09:41.706 INFO:tasks.rados.rados.0.smithi038.stdout:2450: expect (ObjNum 1189 snap 0 seq_num 1189) 2024-09-14T04:09:41.893 INFO:tasks.rados.rados.0.smithi038.stdout:2452: expect (ObjNum 1457 snap 0 seq_num 1457) 2024-09-14T04:09:41.931 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:41 smithi123 bash[24950]: cluster 2024-09-14T04:09:40.286853+0000 mgr.y (mgr.14406) 340 : cluster [DBG] pgmap v260: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 48 MiB/s rd, 8.1 MiB/s wr, 75 op/s 2024-09-14T04:09:41.932 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:09:41 smithi123 bash[53291]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:09:41] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-14T04:09:42.019 INFO:tasks.rados.rados.0.smithi038.stdout:2453: finishing write tid 2 to smithi03870129-456 2024-09-14T04:09:42.019 INFO:tasks.rados.rados.0.smithi038.stdout:2453: finishing write tid 3 to smithi03870129-456 2024-09-14T04:09:42.019 INFO:tasks.rados.rados.0.smithi038.stdout:2453: finishing write tid 4 to smithi03870129-456 2024-09-14T04:09:42.019 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 456 v 376 (ObjNum 1608 snap 0 seq_num 1608) dirty exists 2024-09-14T04:09:42.019 INFO:tasks.rados.rados.0.smithi038.stdout:2453: left oid 456 (ObjNum 1608 snap 0 seq_num 1608) 2024-09-14T04:09:42.019 INFO:tasks.rados.rados.0.smithi038.stdout:2442: done (11 left) 2024-09-14T04:09:42.019 INFO:tasks.rados.rados.0.smithi038.stdout:2443: done (10 left) 2024-09-14T04:09:42.020 INFO:tasks.rados.rados.0.smithi038.stdout:2445: done (9 left) 2024-09-14T04:09:42.020 INFO:tasks.rados.rados.0.smithi038.stdout:2446: done (8 left) 2024-09-14T04:09:42.020 INFO:tasks.rados.rados.0.smithi038.stdout:2447: done (7 left) 2024-09-14T04:09:42.020 INFO:tasks.rados.rados.0.smithi038.stdout:2448: done (6 left) 2024-09-14T04:09:42.020 INFO:tasks.rados.rados.0.smithi038.stdout:2449: done (5 left) 2024-09-14T04:09:42.020 INFO:tasks.rados.rados.0.smithi038.stdout:2450: done (4 left) 2024-09-14T04:09:42.020 INFO:tasks.rados.rados.0.smithi038.stdout:2451: done (3 left) 2024-09-14T04:09:42.020 INFO:tasks.rados.rados.0.smithi038.stdout:2452: done (2 left) 2024-09-14T04:09:42.020 INFO:tasks.rados.rados.0.smithi038.stdout:2453: done (1 left) 2024-09-14T04:09:42.020 INFO:tasks.rados.rados.0.smithi038.stdout:2454: done (0 left) 2024-09-14T04:09:42.020 INFO:tasks.rados.rados.0.smithi038.stdout:2455: write oid 332 current snap is 0 2024-09-14T04:09:42.020 INFO:tasks.rados.rados.0.smithi038.stdout:2455: seq_num 1610 ranges {659270=501373,1663421=757894} 2024-09-14T04:09:42.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:41 smithi038 bash[22519]: cluster 2024-09-14T04:09:40.286853+0000 mgr.y (mgr.14406) 340 : cluster [DBG] pgmap v260: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 48 MiB/s rd, 8.1 MiB/s wr, 75 op/s 2024-09-14T04:09:42.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:41 smithi038 bash[32505]: cluster 2024-09-14T04:09:40.286853+0000 mgr.y (mgr.14406) 340 : cluster [DBG] pgmap v260: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 48 MiB/s rd, 8.1 MiB/s wr, 75 op/s 2024-09-14T04:09:42.037 INFO:tasks.rados.rados.0.smithi038.stdout:2455: writing smithi03870129-332 from 659270 to 1160643 tid 1 2024-09-14T04:09:42.054 INFO:tasks.rados.rados.0.smithi038.stdout:2455: writing smithi03870129-332 from 1663421 to 2421315 tid 2 2024-09-14T04:09:42.054 INFO:tasks.rados.rados.0.smithi038.stdout:2456: write oid 476 current snap is 0 2024-09-14T04:09:42.054 INFO:tasks.rados.rados.0.smithi038.stdout:2455: finishing write tid 1 to smithi03870129-332 2024-09-14T04:09:42.054 INFO:tasks.rados.rados.0.smithi038.stdout:2456: seq_num 1611 ranges {676077=576622,1721903=501552,2740559=335518} 2024-09-14T04:09:42.065 INFO:tasks.rados.rados.0.smithi038.stdout:2456: writing smithi03870129-476 from 676077 to 1252699 tid 1 2024-09-14T04:09:42.074 INFO:tasks.rados.rados.0.smithi038.stdout:2456: writing smithi03870129-476 from 1721903 to 2223455 tid 2 2024-09-14T04:09:42.080 INFO:tasks.rados.rados.0.smithi038.stdout:2456: writing smithi03870129-476 from 2740559 to 3076077 tid 3 2024-09-14T04:09:42.081 INFO:tasks.rados.rados.0.smithi038.stdout:2457: write oid 261 current snap is 0 2024-09-14T04:09:42.081 INFO:tasks.rados.rados.0.smithi038.stdout:2455: finishing write tid 2 to smithi03870129-332 2024-09-14T04:09:42.081 INFO:tasks.rados.rados.0.smithi038.stdout:2455: finishing write tid 3 to smithi03870129-332 2024-09-14T04:09:42.081 INFO:tasks.rados.rados.0.smithi038.stdout:2455: finishing write tid 4 to smithi03870129-332 2024-09-14T04:09:42.081 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 332 v 276 (ObjNum 1610 snap 0 seq_num 1610) dirty exists 2024-09-14T04:09:42.081 INFO:tasks.rados.rados.0.smithi038.stdout:2455: left oid 332 (ObjNum 1610 snap 0 seq_num 1610) 2024-09-14T04:09:42.081 INFO:tasks.rados.rados.0.smithi038.stdout:2456: finishing write tid 1 to smithi03870129-476 2024-09-14T04:09:42.081 INFO:tasks.rados.rados.0.smithi038.stdout:2456: finishing write tid 2 to smithi03870129-476 2024-09-14T04:09:42.081 INFO:tasks.rados.rados.0.smithi038.stdout:2457: seq_num 1612 ranges {692884=768224,1896738=761563} 2024-09-14T04:09:42.091 INFO:tasks.rados.rados.0.smithi038.stdout:2457: writing smithi03870129-261 from 692884 to 1461108 tid 1 2024-09-14T04:09:42.101 INFO:tasks.rados.rados.0.smithi038.stdout:2457: writing smithi03870129-261 from 1896738 to 2658301 tid 2 2024-09-14T04:09:42.101 INFO:tasks.rados.rados.0.smithi038.stdout:2455: done (2 left) 2024-09-14T04:09:42.101 INFO:tasks.rados.rados.0.smithi038.stdout:2458: write oid 356 current snap is 0 2024-09-14T04:09:42.101 INFO:tasks.rados.rados.0.smithi038.stdout:2456: finishing write tid 3 to smithi03870129-476 2024-09-14T04:09:42.102 INFO:tasks.rados.rados.0.smithi038.stdout:2456: finishing write tid 4 to smithi03870129-476 2024-09-14T04:09:42.102 INFO:tasks.rados.rados.0.smithi038.stdout:2456: finishing write tid 5 to smithi03870129-476 2024-09-14T04:09:42.102 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 476 v 318 (ObjNum 1611 snap 0 seq_num 1611) dirty exists 2024-09-14T04:09:42.102 INFO:tasks.rados.rados.0.smithi038.stdout:2456: left oid 476 (ObjNum 1611 snap 0 seq_num 1611) 2024-09-14T04:09:42.102 INFO:tasks.rados.rados.0.smithi038.stdout:2457: finishing write tid 1 to smithi03870129-261 2024-09-14T04:09:42.102 INFO:tasks.rados.rados.0.smithi038.stdout:2458: seq_num 1613 ranges {709691=443473,1838867=505221,2795405=314286} 2024-09-14T04:09:42.109 INFO:tasks.rados.rados.0.smithi038.stdout:2458: writing smithi03870129-356 from 709691 to 1153164 tid 1 2024-09-14T04:09:42.118 INFO:tasks.rados.rados.0.smithi038.stdout:2458: writing smithi03870129-356 from 1838867 to 2344088 tid 2 2024-09-14T04:09:42.125 INFO:tasks.rados.rados.0.smithi038.stdout:2458: writing smithi03870129-356 from 2795405 to 3109691 tid 3 2024-09-14T04:09:42.125 INFO:tasks.rados.rados.0.smithi038.stdout:2456: done (2 left) 2024-09-14T04:09:42.126 INFO:tasks.rados.rados.0.smithi038.stdout:2459: read oid 496 snap -1 2024-09-14T04:09:42.126 INFO:tasks.rados.rados.0.smithi038.stdout:2459: expect deleted 2024-09-14T04:09:42.126 INFO:tasks.rados.rados.0.smithi038.stdout:2460: read oid 138 snap -1 2024-09-14T04:09:42.126 INFO:tasks.rados.rados.0.smithi038.stdout:2460: expect (ObjNum 1190 snap 0 seq_num 1190) 2024-09-14T04:09:42.126 INFO:tasks.rados.rados.0.smithi038.stdout:2461: read oid 471 snap -1 2024-09-14T04:09:42.126 INFO:tasks.rados.rados.0.smithi038.stdout:2461: expect (ObjNum 1155 snap 0 seq_num 1155) 2024-09-14T04:09:42.126 INFO:tasks.rados.rados.0.smithi038.stdout:2462: read oid 298 snap -1 2024-09-14T04:09:42.126 INFO:tasks.rados.rados.0.smithi038.stdout:2462: expect (ObjNum 297 snap 0 seq_num 297) 2024-09-14T04:09:42.126 INFO:tasks.rados.rados.0.smithi038.stdout:2463: read oid 128 snap -1 2024-09-14T04:09:42.126 INFO:tasks.rados.rados.0.smithi038.stdout:2463: expect (ObjNum 1248 snap 0 seq_num 1248) 2024-09-14T04:09:42.126 INFO:tasks.rados.rados.0.smithi038.stdout:2464: read oid 182 snap -1 2024-09-14T04:09:42.127 INFO:tasks.rados.rados.0.smithi038.stdout:2464: expect (ObjNum 1221 snap 0 seq_num 1221) 2024-09-14T04:09:42.127 INFO:tasks.rados.rados.0.smithi038.stdout:2465: write oid 488 current snap is 0 2024-09-14T04:09:42.127 INFO:tasks.rados.rados.0.smithi038.stdout:2457: finishing write tid 2 to smithi03870129-261 2024-09-14T04:09:42.127 INFO:tasks.rados.rados.0.smithi038.stdout:2457: finishing write tid 3 to smithi03870129-261 2024-09-14T04:09:42.127 INFO:tasks.rados.rados.0.smithi038.stdout:2457: finishing write tid 4 to smithi03870129-261 2024-09-14T04:09:42.127 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 261 v 343 (ObjNum 1612 snap 0 seq_num 1612) dirty exists 2024-09-14T04:09:42.127 INFO:tasks.rados.rados.0.smithi038.stdout:2457: left oid 261 (ObjNum 1612 snap 0 seq_num 1612) 2024-09-14T04:09:42.127 INFO:tasks.rados.rados.0.smithi038.stdout:2458: finishing write tid 1 to smithi03870129-356 2024-09-14T04:09:42.127 INFO:tasks.rados.rados.0.smithi038.stdout:2458: finishing write tid 2 to smithi03870129-356 2024-09-14T04:09:42.127 INFO:tasks.rados.rados.0.smithi038.stdout:2465: seq_num 1614 ranges {726498=518722,1897349=765232} 2024-09-14T04:09:42.134 INFO:tasks.rados.rados.0.smithi038.stdout:2465: writing smithi03870129-488 from 726498 to 1245220 tid 1 2024-09-14T04:09:42.144 INFO:tasks.rados.rados.0.smithi038.stdout:2465: writing smithi03870129-488 from 1897349 to 2662581 tid 2 2024-09-14T04:09:42.144 INFO:tasks.rados.rados.0.smithi038.stdout:2457: done (8 left) 2024-09-14T04:09:42.144 INFO:tasks.rados.rados.0.smithi038.stdout:2466: read oid 127 snap -1 2024-09-14T04:09:42.144 INFO:tasks.rados.rados.0.smithi038.stdout:2466: expect deleted 2024-09-14T04:09:42.144 INFO:tasks.rados.rados.0.smithi038.stdout:2467: write oid 68 current snap is 0 2024-09-14T04:09:42.144 INFO:tasks.rados.rados.0.smithi038.stdout:2467: seq_num 1615 ranges {743305=593971,1955831=508890} 2024-09-14T04:09:42.153 INFO:tasks.rados.rados.0.smithi038.stdout:2467: writing smithi03870129-68 from 743305 to 1337276 tid 1 2024-09-14T04:09:42.158 INFO:tasks.rados.rados.0.smithi038.stdout:2467: writing smithi03870129-68 from 1955831 to 2464721 tid 2 2024-09-14T04:09:42.158 INFO:tasks.rados.rados.0.smithi038.stdout:2468: read oid 37 snap -1 2024-09-14T04:09:42.158 INFO:tasks.rados.rados.0.smithi038.stdout:2468: expect (ObjNum 633 snap 0 seq_num 633) 2024-09-14T04:09:42.159 INFO:tasks.rados.rados.0.smithi038.stdout:2469: write oid 171 current snap is 0 2024-09-14T04:09:42.159 INFO:tasks.rados.rados.0.smithi038.stdout:2469: seq_num 1616 ranges {760112=669220,2014313=768901} 2024-09-14T04:09:42.166 INFO:tasks.rados.rados.0.smithi038.stdout:2469: writing smithi03870129-171 from 760112 to 1429332 tid 1 2024-09-14T04:09:42.175 INFO:tasks.rados.rados.0.smithi038.stdout:2469: writing smithi03870129-171 from 2014313 to 2783214 tid 2 2024-09-14T04:09:42.175 INFO:tasks.rados.rados.0.smithi038.stdout:2470: read oid 490 snap -1 2024-09-14T04:09:42.175 INFO:tasks.rados.rados.0.smithi038.stdout:2470: expect (ObjNum 1007 snap 0 seq_num 1007) 2024-09-14T04:09:42.175 INFO:tasks.rados.rados.0.smithi038.stdout:2471: read oid 487 snap -1 2024-09-14T04:09:42.175 INFO:tasks.rados.rados.0.smithi038.stdout:2471: expect (ObjNum 1546 snap 0 seq_num 1546) 2024-09-14T04:09:42.175 INFO:tasks.rados.rados.0.smithi038.stdout:2472: read oid 481 snap -1 2024-09-14T04:09:42.175 INFO:tasks.rados.rados.0.smithi038.stdout:2472: expect (ObjNum 480 snap 0 seq_num 480) 2024-09-14T04:09:42.175 INFO:tasks.rados.rados.0.smithi038.stdout:2473: read oid 96 snap -1 2024-09-14T04:09:42.175 INFO:tasks.rados.rados.0.smithi038.stdout:2473: expect (ObjNum 95 snap 0 seq_num 95) 2024-09-14T04:09:42.175 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:09:42.175 INFO:tasks.rados.rados.0.smithi038.stdout:2460: expect (ObjNum 1190 snap 0 seq_num 1190) 2024-09-14T04:09:42.275 INFO:tasks.rados.rados.0.smithi038.stdout:2458: finishing write tid 3 to smithi03870129-356 2024-09-14T04:09:42.275 INFO:tasks.rados.rados.0.smithi038.stdout:2458: finishing write tid 4 to smithi03870129-356 2024-09-14T04:09:42.275 INFO:tasks.rados.rados.0.smithi038.stdout:2458: finishing write tid 5 to smithi03870129-356 2024-09-14T04:09:42.275 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 356 v 339 (ObjNum 1613 snap 0 seq_num 1613) dirty exists 2024-09-14T04:09:42.275 INFO:tasks.rados.rados.0.smithi038.stdout:2458: left oid 356 (ObjNum 1613 snap 0 seq_num 1613) 2024-09-14T04:09:42.275 INFO:tasks.rados.rados.0.smithi038.stdout:2462: expect (ObjNum 297 snap 0 seq_num 297) 2024-09-14T04:09:42.288 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:09:42.373 INFO:tasks.rados.rados.0.smithi038.stdout:2461: expect (ObjNum 1155 snap 0 seq_num 1155) 2024-09-14T04:09:42.520 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:09:42 smithi038 bash[22772]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:09:42] "GET /metrics HTTP/1.1" 200 243666 "" "Prometheus/2.43.0" 2024-09-14T04:09:42.523 INFO:tasks.rados.rados.0.smithi038.stdout:2463: expect (ObjNum 1248 snap 0 seq_num 1248) 2024-09-14T04:09:42.678 INFO:tasks.rados.rados.0.smithi038.stdout:2464: expect (ObjNum 1221 snap 0 seq_num 1221) 2024-09-14T04:09:42.857 INFO:tasks.rados.rados.0.smithi038.stdout:2465: finishing write tid 1 to smithi03870129-488 2024-09-14T04:09:42.858 INFO:tasks.rados.rados.0.smithi038.stdout:2458: done (15 left) 2024-09-14T04:09:42.858 INFO:tasks.rados.rados.0.smithi038.stdout:2459: done (14 left) 2024-09-14T04:09:42.858 INFO:tasks.rados.rados.0.smithi038.stdout:2460: done (13 left) 2024-09-14T04:09:42.858 INFO:tasks.rados.rados.0.smithi038.stdout:2461: done (12 left) 2024-09-14T04:09:42.858 INFO:tasks.rados.rados.0.smithi038.stdout:2462: done (11 left) 2024-09-14T04:09:42.858 INFO:tasks.rados.rados.0.smithi038.stdout:2463: done (10 left) 2024-09-14T04:09:42.858 INFO:tasks.rados.rados.0.smithi038.stdout:2464: done (9 left) 2024-09-14T04:09:42.858 INFO:tasks.rados.rados.0.smithi038.stdout:2474: read oid 113 snap -1 2024-09-14T04:09:42.858 INFO:tasks.rados.rados.0.smithi038.stdout:2474: expect (ObjNum 1547 snap 0 seq_num 1547) 2024-09-14T04:09:42.858 INFO:tasks.rados.rados.0.smithi038.stdout:2475: write oid 489 current snap is 0 2024-09-14T04:09:42.858 INFO:tasks.rados.rados.0.smithi038.stdout:2465: finishing write tid 2 to smithi03870129-488 2024-09-14T04:09:42.858 INFO:tasks.rados.rados.0.smithi038.stdout:2465: finishing write tid 3 to smithi03870129-488 2024-09-14T04:09:42.858 INFO:tasks.rados.rados.0.smithi038.stdout:2465: finishing write tid 4 to smithi03870129-488 2024-09-14T04:09:42.858 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 488 v 364 (ObjNum 1614 snap 0 seq_num 1614) dirty exists 2024-09-14T04:09:42.859 INFO:tasks.rados.rados.0.smithi038.stdout:2465: left oid 488 (ObjNum 1614 snap 0 seq_num 1614) 2024-09-14T04:09:42.859 INFO:tasks.rados.rados.0.smithi038.stdout:2467: finishing write tid 1 to smithi03870129-68 2024-09-14T04:09:42.859 INFO:tasks.rados.rados.0.smithi038.stdout:2475: seq_num 1617 ranges {776919=744469,1956442=512559} 2024-09-14T04:09:42.867 INFO:tasks.rados.rados.0.smithi038.stdout:2475: writing smithi03870129-489 from 776919 to 1521388 tid 1 2024-09-14T04:09:42.874 INFO:tasks.rados.rados.0.smithi038.stdout:2475: writing smithi03870129-489 from 1956442 to 2469001 tid 2 2024-09-14T04:09:42.875 INFO:tasks.rados.rados.0.smithi038.stdout:2465: done (10 left) 2024-09-14T04:09:42.875 INFO:tasks.rados.rados.0.smithi038.stdout:2466: done (9 left) 2024-09-14T04:09:42.875 INFO:tasks.rados.rados.0.smithi038.stdout:2476: write oid 70 current snap is 0 2024-09-14T04:09:42.875 INFO:tasks.rados.rados.0.smithi038.stdout:2476: seq_num 1618 ranges {793726=419718,1614924=772570,2932520=261206} 2024-09-14T04:09:42.884 INFO:tasks.rados.rados.0.smithi038.stdout:2476: writing smithi03870129-70 from 793726 to 1213444 tid 1 2024-09-14T04:09:42.890 INFO:tasks.rados.rados.0.smithi038.stdout:2476: writing smithi03870129-70 from 1614924 to 2387494 tid 2 2024-09-14T04:09:42.896 INFO:tasks.rados.rados.0.smithi038.stdout:2476: writing smithi03870129-70 from 2932520 to 3193726 tid 3 2024-09-14T04:09:42.896 INFO:tasks.rados.rados.0.smithi038.stdout:2477: delete oid 258 current snap is 0 2024-09-14T04:09:42.896 INFO:tasks.rados.rados.0.smithi038.stdout:2467: finishing write tid 2 to smithi03870129-68 2024-09-14T04:09:42.896 INFO:tasks.rados.rados.0.smithi038.stdout:2467: finishing write tid 3 to smithi03870129-68 2024-09-14T04:09:42.896 INFO:tasks.rados.rados.0.smithi038.stdout:2468: expect (ObjNum 633 snap 0 seq_num 633) 2024-09-14T04:09:42.914 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:42 smithi038 bash[22519]: audit 2024-09-14T04:09:41.963900+0000 mon.c (mon.2) 152 : audit [DBG] from='client.? 172.21.15.38:0/4061632355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:09:42.915 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:42 smithi038 bash[32505]: audit 2024-09-14T04:09:41.963900+0000 mon.c (mon.2) 152 : audit [DBG] from='client.? 172.21.15.38:0/4061632355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:09:42.915 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:42 smithi123 bash[24950]: audit 2024-09-14T04:09:41.963900+0000 mon.c (mon.2) 152 : audit [DBG] from='client.? 172.21.15.38:0/4061632355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:09:42.915 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:09:42 smithi123 bash[53291]: [14/Sep/2024:04:09:42] ENGINE Bus STOPPING 2024-09-14T04:09:43.040 INFO:tasks.rados.rados.0.smithi038.stdout:2467: finishing write tid 4 to smithi03870129-68 2024-09-14T04:09:43.040 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 68 v 253 (ObjNum 1615 snap 0 seq_num 1615) dirty exists 2024-09-14T04:09:43.040 INFO:tasks.rados.rados.0.smithi038.stdout:2467: left oid 68 (ObjNum 1615 snap 0 seq_num 1615) 2024-09-14T04:09:43.040 INFO:tasks.rados.rados.0.smithi038.stdout:2469: finishing write tid 1 to smithi03870129-171 2024-09-14T04:09:43.040 INFO:tasks.rados.rados.0.smithi038.stdout:2469: finishing write tid 2 to smithi03870129-171 2024-09-14T04:09:43.040 INFO:tasks.rados.rados.0.smithi038.stdout:2469: finishing write tid 3 to smithi03870129-171 2024-09-14T04:09:43.040 INFO:tasks.rados.rados.0.smithi038.stdout:2469: finishing write tid 4 to smithi03870129-171 2024-09-14T04:09:43.040 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 171 v 322 (ObjNum 1616 snap 0 seq_num 1616) dirty exists 2024-09-14T04:09:43.040 INFO:tasks.rados.rados.0.smithi038.stdout:2469: left oid 171 (ObjNum 1616 snap 0 seq_num 1616) 2024-09-14T04:09:43.040 INFO:tasks.rados.rados.0.smithi038.stdout:2470: expect (ObjNum 1007 snap 0 seq_num 1007) 2024-09-14T04:09:43.181 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:09:43 smithi123 bash[53291]: [14/Sep/2024:04:09:43] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-14T04:09:43.181 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:09:43 smithi123 bash[53291]: [14/Sep/2024:04:09:43] ENGINE Bus STOPPED 2024-09-14T04:09:43.200 INFO:tasks.rados.rados.0.smithi038.stdout:2471: expect (ObjNum 1546 snap 0 seq_num 1546) 2024-09-14T04:09:43.270 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:09:42 smithi038 bash[22772]: ignoring --setuser ceph since I am not root 2024-09-14T04:09:43.270 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:09:42 smithi038 bash[22772]: ignoring --setgroup ceph since I am not root 2024-09-14T04:09:43.270 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:09:42 smithi038 bash[22772]: debug 2024-09-14T04:09:42.939+0000 7f1655b7d640 1 -- 172.21.15.38:0/643222614 <== mon.0 v2:172.21.15.38:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x562aee174340 con 0x562aee180800 2024-09-14T04:09:43.270 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:09:43 smithi038 bash[22772]: debug 2024-09-14T04:09:43.043+0000 7f16583d7ec0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-14T04:09:43.320 INFO:tasks.rados.rados.0.smithi038.stdout:2472: expect (ObjNum 480 snap 0 seq_num 480) 2024-09-14T04:09:43.383 INFO:tasks.rados.rados.0.smithi038.stdout:2473: expect (ObjNum 95 snap 0 seq_num 95) 2024-09-14T04:09:43.492 INFO:tasks.rados.rados.0.smithi038.stdout:2474: expect (ObjNum 1547 snap 0 seq_num 1547) 2024-09-14T04:09:43.596 INFO:tasks.rados.rados.0.smithi038.stdout:2475: finishing write tid 1 to smithi03870129-489 2024-09-14T04:09:43.596 INFO:tasks.rados.rados.0.smithi038.stdout:2475: finishing write tid 2 to smithi03870129-489 2024-09-14T04:09:43.596 INFO:tasks.rados.rados.0.smithi038.stdout:2475: finishing write tid 3 to smithi03870129-489 2024-09-14T04:09:43.597 INFO:tasks.rados.rados.0.smithi038.stdout:2475: finishing write tid 4 to smithi03870129-489 2024-09-14T04:09:43.597 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 489 v 367 (ObjNum 1617 snap 0 seq_num 1617) dirty exists 2024-09-14T04:09:43.597 INFO:tasks.rados.rados.0.smithi038.stdout:2475: left oid 489 (ObjNum 1617 snap 0 seq_num 1617) 2024-09-14T04:09:43.597 INFO:tasks.rados.rados.0.smithi038.stdout:2476: finishing write tid 1 to smithi03870129-70 2024-09-14T04:09:43.597 INFO:tasks.rados.rados.0.smithi038.stdout:2476: finishing write tid 2 to smithi03870129-70 2024-09-14T04:09:43.597 INFO:tasks.rados.rados.0.smithi038.stdout:2476: finishing write tid 3 to smithi03870129-70 2024-09-14T04:09:43.597 INFO:tasks.rados.rados.0.smithi038.stdout:2476: finishing write tid 4 to smithi03870129-70 2024-09-14T04:09:43.597 INFO:tasks.rados.rados.0.smithi038.stdout:2476: finishing write tid 5 to smithi03870129-70 2024-09-14T04:09:43.597 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 70 v 281 (ObjNum 1618 snap 0 seq_num 1618) dirty exists 2024-09-14T04:09:43.597 INFO:tasks.rados.rados.0.smithi038.stdout:2476: left oid 70 (ObjNum 1618 snap 0 seq_num 1618) 2024-09-14T04:09:43.597 INFO:tasks.rados.rados.0.smithi038.stdout:2467: done (10 left) 2024-09-14T04:09:43.597 INFO:tasks.rados.rados.0.smithi038.stdout:2468: done (9 left) 2024-09-14T04:09:43.597 INFO:tasks.rados.rados.0.smithi038.stdout:2469: done (8 left) 2024-09-14T04:09:43.598 INFO:tasks.rados.rados.0.smithi038.stdout:2470: done (7 left) 2024-09-14T04:09:43.598 INFO:tasks.rados.rados.0.smithi038.stdout:2471: done (6 left) 2024-09-14T04:09:43.598 INFO:tasks.rados.rados.0.smithi038.stdout:2472: done (5 left) 2024-09-14T04:09:43.598 INFO:tasks.rados.rados.0.smithi038.stdout:2473: done (4 left) 2024-09-14T04:09:43.598 INFO:tasks.rados.rados.0.smithi038.stdout:2474: done (3 left) 2024-09-14T04:09:43.598 INFO:tasks.rados.rados.0.smithi038.stdout:2475: done (2 left) 2024-09-14T04:09:43.598 INFO:tasks.rados.rados.0.smithi038.stdout:2476: done (1 left) 2024-09-14T04:09:43.598 INFO:tasks.rados.rados.0.smithi038.stdout:2477: done (0 left) 2024-09-14T04:09:43.598 INFO:tasks.rados.rados.0.smithi038.stdout:2478: read oid 279 snap -1 2024-09-14T04:09:43.598 INFO:tasks.rados.rados.0.smithi038.stdout:2478: expect (ObjNum 1437 snap 0 seq_num 1437) 2024-09-14T04:09:43.598 INFO:tasks.rados.rados.0.smithi038.stdout:2479: read oid 482 snap -1 2024-09-14T04:09:43.598 INFO:tasks.rados.rados.0.smithi038.stdout:2479: expect (ObjNum 1340 snap 0 seq_num 1340) 2024-09-14T04:09:43.598 INFO:tasks.rados.rados.0.smithi038.stdout:2480: read oid 83 snap -1 2024-09-14T04:09:43.598 INFO:tasks.rados.rados.0.smithi038.stdout:2480: expect (ObjNum 1273 snap 0 seq_num 1273) 2024-09-14T04:09:43.598 INFO:tasks.rados.rados.0.smithi038.stdout:2481: read oid 419 snap -1 2024-09-14T04:09:43.599 INFO:tasks.rados.rados.0.smithi038.stdout:2481: expect (ObjNum 1485 snap 0 seq_num 1485) 2024-09-14T04:09:43.599 INFO:tasks.rados.rados.0.smithi038.stdout:2482: delete oid 155 current snap is 0 2024-09-14T04:09:43.599 INFO:tasks.rados.rados.0.smithi038.stdout:2482: done (4 left) 2024-09-14T04:09:43.599 INFO:tasks.rados.rados.0.smithi038.stdout:2483: write oid 475 current snap is 0 2024-09-14T04:09:43.599 INFO:tasks.rados.rados.0.smithi038.stdout:2483: seq_num 1621 ranges {444147=761818,1790370=519897,2898436=345711} 2024-09-14T04:09:43.608 INFO:tasks.rados.rados.0.smithi038.stdout:2483: writing smithi03870129-475 from 444147 to 1205965 tid 1 2024-09-14T04:09:43.614 INFO:tasks.rados.rados.0.smithi038.stdout:2483: writing smithi03870129-475 from 1790370 to 2310267 tid 2 2024-09-14T04:09:43.619 INFO:tasks.rados.rados.0.smithi038.stdout:2483: writing smithi03870129-475 from 2898436 to 3244147 tid 3 2024-09-14T04:09:43.620 INFO:tasks.rados.rados.0.smithi038.stdout:2484: write oid 319 current snap is 0 2024-09-14T04:09:43.620 INFO:tasks.rados.rados.0.smithi038.stdout:2484: seq_num 1622 ranges {460954=437067,1448852=663555,2525859=735095} 2024-09-14T04:09:43.624 INFO:tasks.rados.rados.0.smithi038.stdout:2484: writing smithi03870129-319 from 460954 to 898021 tid 1 2024-09-14T04:09:43.631 INFO:tasks.rados.rados.0.smithi038.stdout:2484: writing smithi03870129-319 from 1448852 to 2112407 tid 2 2024-09-14T04:09:43.637 INFO:tasks.rados.rados.0.smithi038.stdout:2484: writing smithi03870129-319 from 2525859 to 3260954 tid 3 2024-09-14T04:09:43.637 INFO:tasks.rados.rados.0.smithi038.stdout:2485: read oid 359 snap -1 2024-09-14T04:09:43.637 INFO:tasks.rados.rados.0.smithi038.stdout:2485: expect (ObjNum 1170 snap 0 seq_num 1170) 2024-09-14T04:09:43.637 INFO:tasks.rados.rados.0.smithi038.stdout:2486: write oid 328 current snap is 0 2024-09-14T04:09:43.638 INFO:tasks.rados.rados.0.smithi038.stdout:2478: expect (ObjNum 1437 snap 0 seq_num 1437) 2024-09-14T04:09:43.728 INFO:tasks.rados.rados.0.smithi038.stdout:2479: expect (ObjNum 1340 snap 0 seq_num 1340) 2024-09-14T04:09:43.909 INFO:tasks.rados.rados.0.smithi038.stdout:2480: expect (ObjNum 1273 snap 0 seq_num 1273) 2024-09-14T04:09:43.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:43 smithi123 bash[24950]: audit 2024-09-14T04:09:42.278965+0000 mgr.y (mgr.14406) 341 : audit [DBG] from='client.25187 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:43.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:43 smithi123 bash[24950]: cluster 2024-09-14T04:09:42.287564+0000 mgr.y (mgr.14406) 342 : cluster [DBG] pgmap v261: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 80 MiB/s rd, 12 MiB/s wr, 119 op/s 2024-09-14T04:09:43.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:43 smithi123 bash[24950]: audit 2024-09-14T04:09:42.559079+0000 mgr.y (mgr.14406) 343 : audit [DBG] from='client.15288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:43.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:43 smithi123 bash[24950]: audit 2024-09-14T04:09:42.758096+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:09:43.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:43 smithi123 bash[24950]: audit 2024-09-14T04:09:42.777604+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:09:43.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:43 smithi123 bash[24950]: audit 2024-09-14T04:09:42.780029+0000 mon.c (mon.2) 153 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:09:43.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:43 smithi123 bash[24950]: audit 2024-09-14T04:09:42.781555+0000 mon.c (mon.2) 154 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:09:43.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:43 smithi123 bash[24950]: audit 2024-09-14T04:09:42.795479+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:09:43.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:43 smithi123 bash[24950]: audit 2024-09-14T04:09:42.857967+0000 mon.c (mon.2) 155 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:09:43.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:43 smithi123 bash[24950]: audit 2024-09-14T04:09:42.871331+0000 mon.c (mon.2) 156 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-09-14T04:09:43.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:43 smithi123 bash[24950]: audit 2024-09-14T04:09:42.871948+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-09-14T04:09:43.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:43 smithi123 bash[24950]: cluster 2024-09-14T04:09:42.872765+0000 mon.a (mon.0) 895 : cluster [INF] Activating manager daemon x 2024-09-14T04:09:43.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:43 smithi123 bash[24950]: cluster 2024-09-14T04:09:42.886294+0000 mon.a (mon.0) 896 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-09-14T04:09:43.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:43 smithi123 bash[24950]: audit 2024-09-14T04:09:42.886571+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-09-14T04:09:43.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:43 smithi123 bash[24950]: cluster 2024-09-14T04:09:42.886618+0000 mon.a (mon.0) 898 : cluster [DBG] mgrmap e23: x(active, starting, since 0.013858s) 2024-09-14T04:09:43.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:43 smithi123 bash[24950]: audit 2024-09-14T04:09:42.897565+0000 mon.c (mon.2) 157 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-14T04:09:43.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:43 smithi123 bash[24950]: audit 2024-09-14T04:09:42.897705+0000 mon.c (mon.2) 158 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-14T04:09:43.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:43 smithi123 bash[24950]: audit 2024-09-14T04:09:42.897818+0000 mon.c (mon.2) 159 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-14T04:09:43.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:43 smithi123 bash[24950]: audit 2024-09-14T04:09:42.899264+0000 mon.c (mon.2) 160 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi038.tqrryo"}]: dispatch 2024-09-14T04:09:43.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:43 smithi123 bash[24950]: audit 2024-09-14T04:09:42.899501+0000 mon.c (mon.2) 161 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi123.jvlckj"}]: dispatch 2024-09-14T04:09:43.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:43 smithi123 bash[24950]: audit 2024-09-14T04:09:42.901458+0000 mon.c (mon.2) 162 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-14T04:09:43.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:43 smithi123 bash[24950]: audit 2024-09-14T04:09:42.902093+0000 mon.c (mon.2) 163 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-14T04:09:43.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:43 smithi123 bash[24950]: audit 2024-09-14T04:09:42.902284+0000 mon.c (mon.2) 164 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-14T04:09:43.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:43 smithi123 bash[24950]: audit 2024-09-14T04:09:42.902559+0000 mon.c (mon.2) 165 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-14T04:09:43.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:43 smithi123 bash[24950]: audit 2024-09-14T04:09:42.902844+0000 mon.c (mon.2) 166 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-14T04:09:43.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:43 smithi123 bash[24950]: audit 2024-09-14T04:09:42.903098+0000 mon.c (mon.2) 167 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-14T04:09:43.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:43 smithi123 bash[24950]: audit 2024-09-14T04:09:42.903307+0000 mon.c (mon.2) 168 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-14T04:09:43.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:43 smithi123 bash[24950]: audit 2024-09-14T04:09:42.903522+0000 mon.c (mon.2) 169 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-14T04:09:43.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:43 smithi123 bash[24950]: audit 2024-09-14T04:09:42.903752+0000 mon.c (mon.2) 170 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-14T04:09:43.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:43 smithi123 bash[24950]: audit 2024-09-14T04:09:42.907115+0000 mon.c (mon.2) 171 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-14T04:09:43.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:43 smithi123 bash[24950]: audit 2024-09-14T04:09:42.907337+0000 mon.c (mon.2) 172 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-14T04:09:43.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:43 smithi123 bash[24950]: audit 2024-09-14T04:09:42.907794+0000 mon.c (mon.2) 173 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-14T04:09:43.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:43 smithi123 bash[24950]: cluster 2024-09-14T04:09:43.165333+0000 mon.a (mon.0) 899 : cluster [INF] Manager daemon x is now available 2024-09-14T04:09:44.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:43 smithi038 bash[22519]: audit 2024-09-14T04:09:42.278965+0000 mgr.y (mgr.14406) 341 : audit [DBG] from='client.25187 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:44.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:43 smithi038 bash[22519]: cluster 2024-09-14T04:09:42.287564+0000 mgr.y (mgr.14406) 342 : cluster [DBG] pgmap v261: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 80 MiB/s rd, 12 MiB/s wr, 119 op/s 2024-09-14T04:09:44.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:43 smithi038 bash[22519]: audit 2024-09-14T04:09:42.559079+0000 mgr.y (mgr.14406) 343 : audit [DBG] from='client.15288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:44.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:43 smithi038 bash[22519]: audit 2024-09-14T04:09:42.758096+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:09:44.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:43 smithi038 bash[22519]: audit 2024-09-14T04:09:42.777604+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:09:44.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:43 smithi038 bash[22519]: audit 2024-09-14T04:09:42.780029+0000 mon.c (mon.2) 153 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:09:44.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:43 smithi038 bash[22519]: audit 2024-09-14T04:09:42.781555+0000 mon.c (mon.2) 154 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:09:44.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:43 smithi038 bash[22519]: audit 2024-09-14T04:09:42.795479+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:09:44.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:43 smithi038 bash[22519]: audit 2024-09-14T04:09:42.857967+0000 mon.c (mon.2) 155 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:09:44.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:43 smithi038 bash[22519]: audit 2024-09-14T04:09:42.871331+0000 mon.c (mon.2) 156 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-09-14T04:09:44.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:43 smithi038 bash[22519]: audit 2024-09-14T04:09:42.871948+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-09-14T04:09:44.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:43 smithi038 bash[22519]: cluster 2024-09-14T04:09:42.872765+0000 mon.a (mon.0) 895 : cluster [INF] Activating manager daemon x 2024-09-14T04:09:44.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:43 smithi038 bash[22519]: cluster 2024-09-14T04:09:42.886294+0000 mon.a (mon.0) 896 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-09-14T04:09:44.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:43 smithi038 bash[22519]: audit 2024-09-14T04:09:42.886571+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-09-14T04:09:44.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:43 smithi038 bash[22519]: cluster 2024-09-14T04:09:42.886618+0000 mon.a (mon.0) 898 : cluster [DBG] mgrmap e23: x(active, starting, since 0.013858s) 2024-09-14T04:09:44.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:43 smithi038 bash[22519]: audit 2024-09-14T04:09:42.897565+0000 mon.c (mon.2) 157 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-14T04:09:44.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:43 smithi038 bash[22519]: audit 2024-09-14T04:09:42.897705+0000 mon.c (mon.2) 158 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-14T04:09:44.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:43 smithi038 bash[22519]: audit 2024-09-14T04:09:42.897818+0000 mon.c (mon.2) 159 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-14T04:09:44.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:43 smithi038 bash[22519]: audit 2024-09-14T04:09:42.899264+0000 mon.c (mon.2) 160 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi038.tqrryo"}]: dispatch 2024-09-14T04:09:44.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:43 smithi038 bash[22519]: audit 2024-09-14T04:09:42.899501+0000 mon.c (mon.2) 161 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi123.jvlckj"}]: dispatch 2024-09-14T04:09:44.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:43 smithi038 bash[22519]: audit 2024-09-14T04:09:42.901458+0000 mon.c (mon.2) 162 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-14T04:09:44.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:43 smithi038 bash[22519]: audit 2024-09-14T04:09:42.902093+0000 mon.c (mon.2) 163 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-14T04:09:44.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:43 smithi038 bash[22519]: audit 2024-09-14T04:09:42.902284+0000 mon.c (mon.2) 164 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-14T04:09:44.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:43 smithi038 bash[22519]: audit 2024-09-14T04:09:42.902559+0000 mon.c (mon.2) 165 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-14T04:09:44.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:43 smithi038 bash[22519]: audit 2024-09-14T04:09:42.902844+0000 mon.c (mon.2) 166 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-14T04:09:44.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:43 smithi038 bash[22519]: audit 2024-09-14T04:09:42.903098+0000 mon.c (mon.2) 167 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-14T04:09:44.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:43 smithi038 bash[22519]: audit 2024-09-14T04:09:42.903307+0000 mon.c (mon.2) 168 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-14T04:09:44.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:43 smithi038 bash[22519]: audit 2024-09-14T04:09:42.903522+0000 mon.c (mon.2) 169 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-14T04:09:44.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:43 smithi038 bash[22519]: audit 2024-09-14T04:09:42.903752+0000 mon.c (mon.2) 170 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-14T04:09:44.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:43 smithi038 bash[22519]: audit 2024-09-14T04:09:42.907115+0000 mon.c (mon.2) 171 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-14T04:09:44.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:43 smithi038 bash[22519]: audit 2024-09-14T04:09:42.907337+0000 mon.c (mon.2) 172 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-14T04:09:44.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:43 smithi038 bash[22519]: audit 2024-09-14T04:09:42.907794+0000 mon.c (mon.2) 173 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-14T04:09:44.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:43 smithi038 bash[22519]: cluster 2024-09-14T04:09:43.165333+0000 mon.a (mon.0) 899 : cluster [INF] Manager daemon x is now available 2024-09-14T04:09:44.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:43 smithi038 bash[32505]: audit 2024-09-14T04:09:42.278965+0000 mgr.y (mgr.14406) 341 : audit [DBG] from='client.25187 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:44.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:43 smithi038 bash[32505]: cluster 2024-09-14T04:09:42.287564+0000 mgr.y (mgr.14406) 342 : cluster [DBG] pgmap v261: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 80 MiB/s rd, 12 MiB/s wr, 119 op/s 2024-09-14T04:09:44.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:43 smithi038 bash[32505]: audit 2024-09-14T04:09:42.559079+0000 mgr.y (mgr.14406) 343 : audit [DBG] from='client.15288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:44.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:43 smithi038 bash[32505]: audit 2024-09-14T04:09:42.758096+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:09:44.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:43 smithi038 bash[32505]: audit 2024-09-14T04:09:42.777604+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:09:44.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:43 smithi038 bash[32505]: audit 2024-09-14T04:09:42.780029+0000 mon.c (mon.2) 153 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:09:44.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:43 smithi038 bash[32505]: audit 2024-09-14T04:09:42.781555+0000 mon.c (mon.2) 154 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:09:44.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:43 smithi038 bash[32505]: audit 2024-09-14T04:09:42.795479+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.14406 ' entity='mgr.y' 2024-09-14T04:09:44.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:43 smithi038 bash[32505]: audit 2024-09-14T04:09:42.857967+0000 mon.c (mon.2) 155 : audit [DBG] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:09:44.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:43 smithi038 bash[32505]: audit 2024-09-14T04:09:42.871331+0000 mon.c (mon.2) 156 : audit [INF] from='mgr.14406 172.21.15.38:0/313807468' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-09-14T04:09:44.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:43 smithi038 bash[32505]: audit 2024-09-14T04:09:42.871948+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-09-14T04:09:44.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:43 smithi038 bash[32505]: cluster 2024-09-14T04:09:42.872765+0000 mon.a (mon.0) 895 : cluster [INF] Activating manager daemon x 2024-09-14T04:09:44.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:43 smithi038 bash[32505]: cluster 2024-09-14T04:09:42.886294+0000 mon.a (mon.0) 896 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-09-14T04:09:44.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:43 smithi038 bash[32505]: audit 2024-09-14T04:09:42.886571+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.14406 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-09-14T04:09:44.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:43 smithi038 bash[32505]: cluster 2024-09-14T04:09:42.886618+0000 mon.a (mon.0) 898 : cluster [DBG] mgrmap e23: x(active, starting, since 0.013858s) 2024-09-14T04:09:44.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:43 smithi038 bash[32505]: audit 2024-09-14T04:09:42.897565+0000 mon.c (mon.2) 157 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-14T04:09:44.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:43 smithi038 bash[32505]: audit 2024-09-14T04:09:42.897705+0000 mon.c (mon.2) 158 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-14T04:09:44.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:43 smithi038 bash[32505]: audit 2024-09-14T04:09:42.897818+0000 mon.c (mon.2) 159 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-14T04:09:44.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:43 smithi038 bash[32505]: audit 2024-09-14T04:09:42.899264+0000 mon.c (mon.2) 160 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi038.tqrryo"}]: dispatch 2024-09-14T04:09:44.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:43 smithi038 bash[32505]: audit 2024-09-14T04:09:42.899501+0000 mon.c (mon.2) 161 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi123.jvlckj"}]: dispatch 2024-09-14T04:09:44.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:43 smithi038 bash[32505]: audit 2024-09-14T04:09:42.901458+0000 mon.c (mon.2) 162 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-14T04:09:44.025 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:43 smithi038 bash[32505]: audit 2024-09-14T04:09:42.902093+0000 mon.c (mon.2) 163 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-14T04:09:44.025 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:43 smithi038 bash[32505]: audit 2024-09-14T04:09:42.902284+0000 mon.c (mon.2) 164 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-14T04:09:44.025 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:43 smithi038 bash[32505]: audit 2024-09-14T04:09:42.902559+0000 mon.c (mon.2) 165 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-14T04:09:44.025 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:43 smithi038 bash[32505]: audit 2024-09-14T04:09:42.902844+0000 mon.c (mon.2) 166 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-14T04:09:44.025 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:43 smithi038 bash[32505]: audit 2024-09-14T04:09:42.903098+0000 mon.c (mon.2) 167 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-14T04:09:44.025 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:43 smithi038 bash[32505]: audit 2024-09-14T04:09:42.903307+0000 mon.c (mon.2) 168 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-14T04:09:44.025 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:43 smithi038 bash[32505]: audit 2024-09-14T04:09:42.903522+0000 mon.c (mon.2) 169 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-14T04:09:44.025 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:43 smithi038 bash[32505]: audit 2024-09-14T04:09:42.903752+0000 mon.c (mon.2) 170 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-14T04:09:44.025 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:43 smithi038 bash[32505]: audit 2024-09-14T04:09:42.907115+0000 mon.c (mon.2) 171 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-14T04:09:44.025 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:43 smithi038 bash[32505]: audit 2024-09-14T04:09:42.907337+0000 mon.c (mon.2) 172 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-14T04:09:44.025 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:43 smithi038 bash[32505]: audit 2024-09-14T04:09:42.907794+0000 mon.c (mon.2) 173 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-14T04:09:44.025 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:43 smithi038 bash[32505]: cluster 2024-09-14T04:09:43.165333+0000 mon.a (mon.0) 899 : cluster [INF] Manager daemon x is now available 2024-09-14T04:09:44.051 INFO:tasks.rados.rados.0.smithi038.stdout:2481: expect (ObjNum 1485 snap 0 seq_num 1485) 2024-09-14T04:09:44.185 INFO:tasks.rados.rados.0.smithi038.stdout:2483: finishing write tid 1 to smithi03870129-475 2024-09-14T04:09:44.185 INFO:tasks.rados.rados.0.smithi038.stdout:2483: finishing write tid 2 to smithi03870129-475 2024-09-14T04:09:44.185 INFO:tasks.rados.rados.0.smithi038.stdout:2486: seq_num 1623 ranges {477761=512316,1507334=523566,2553282=599771} 2024-09-14T04:09:44.190 INFO:tasks.rados.rados.0.smithi038.stdout:2486: writing smithi03870129-328 from 477761 to 990077 tid 1 2024-09-14T04:09:44.195 INFO:tasks.rados.rados.0.smithi038.stdout:2486: writing smithi03870129-328 from 1507334 to 2030900 tid 2 2024-09-14T04:09:44.202 INFO:tasks.rados.rados.0.smithi038.stdout:2486: writing smithi03870129-328 from 2553282 to 3153053 tid 3 2024-09-14T04:09:44.202 INFO:tasks.rados.rados.0.smithi038.stdout:2478: done (7 left) 2024-09-14T04:09:44.202 INFO:tasks.rados.rados.0.smithi038.stdout:2479: done (6 left) 2024-09-14T04:09:44.202 INFO:tasks.rados.rados.0.smithi038.stdout:2480: done (5 left) 2024-09-14T04:09:44.202 INFO:tasks.rados.rados.0.smithi038.stdout:2481: done (4 left) 2024-09-14T04:09:44.202 INFO:tasks.rados.rados.0.smithi038.stdout:2487: read oid 411 snap -1 2024-09-14T04:09:44.202 INFO:tasks.rados.rados.0.smithi038.stdout:2487: expect (ObjNum 1367 snap 0 seq_num 1367) 2024-09-14T04:09:44.202 INFO:tasks.rados.rados.0.smithi038.stdout:2488: write oid 77 current snap is 0 2024-09-14T04:09:44.203 INFO:tasks.rados.rados.0.smithi038.stdout:2483: finishing write tid 3 to smithi03870129-475 2024-09-14T04:09:44.203 INFO:tasks.rados.rados.0.smithi038.stdout:2483: finishing write tid 4 to smithi03870129-475 2024-09-14T04:09:44.203 INFO:tasks.rados.rados.0.smithi038.stdout:2488: seq_num 1624 ranges {494568=587565,1565816=667224,2980705=313863} 2024-09-14T04:09:44.209 INFO:tasks.rados.rados.0.smithi038.stdout:2488: writing smithi03870129-77 from 494568 to 1082133 tid 1 2024-09-14T04:09:44.216 INFO:tasks.rados.rados.0.smithi038.stdout:2488: writing smithi03870129-77 from 1565816 to 2233040 tid 2 2024-09-14T04:09:44.223 INFO:tasks.rados.rados.0.smithi038.stdout:2488: writing smithi03870129-77 from 2980705 to 3294568 tid 3 2024-09-14T04:09:44.223 INFO:tasks.rados.rados.0.smithi038.stdout:2489: write oid 479 current snap is 0 2024-09-14T04:09:44.223 INFO:tasks.rados.rados.0.smithi038.stdout:2483: finishing write tid 5 to smithi03870129-475 2024-09-14T04:09:44.223 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 475 v 490 (ObjNum 1621 snap 0 seq_num 1621) dirty exists 2024-09-14T04:09:44.223 INFO:tasks.rados.rados.0.smithi038.stdout:2483: left oid 475 (ObjNum 1621 snap 0 seq_num 1621) 2024-09-14T04:09:44.223 INFO:tasks.rados.rados.0.smithi038.stdout:2484: finishing write tid 1 to smithi03870129-319 2024-09-14T04:09:44.223 INFO:tasks.rados.rados.0.smithi038.stdout:2484: finishing write tid 2 to smithi03870129-319 2024-09-14T04:09:44.224 INFO:tasks.rados.rados.0.smithi038.stdout:2484: finishing write tid 3 to smithi03870129-319 2024-09-14T04:09:44.224 INFO:tasks.rados.rados.0.smithi038.stdout:2489: seq_num 1625 ranges {511375=662814,1907945=527235,2891775=419600} 2024-09-14T04:09:44.229 INFO:tasks.rados.rados.0.smithi038.stdout:2489: writing smithi03870129-479 from 511375 to 1174189 tid 1 2024-09-14T04:09:44.236 INFO:tasks.rados.rados.0.smithi038.stdout:2489: writing smithi03870129-479 from 1907945 to 2435180 tid 2 2024-09-14T04:09:44.241 INFO:tasks.rados.rados.0.smithi038.stdout:2489: writing smithi03870129-479 from 2891775 to 3311375 tid 3 2024-09-14T04:09:44.241 INFO:tasks.rados.rados.0.smithi038.stdout:2483: done (6 left) 2024-09-14T04:09:44.242 INFO:tasks.rados.rados.0.smithi038.stdout:2490: read oid 207 snap -1 2024-09-14T04:09:44.242 INFO:tasks.rados.rados.0.smithi038.stdout:2490: expect (ObjNum 1378 snap 0 seq_num 1378) 2024-09-14T04:09:44.242 INFO:tasks.rados.rados.0.smithi038.stdout:2491: delete oid 292 current snap is 0 2024-09-14T04:09:44.242 INFO:tasks.rados.rados.0.smithi038.stdout:2484: finishing write tid 4 to smithi03870129-319 2024-09-14T04:09:44.242 INFO:tasks.rados.rados.0.smithi038.stdout:2484: finishing write tid 5 to smithi03870129-319 2024-09-14T04:09:44.242 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 319 v 278 (ObjNum 1622 snap 0 seq_num 1622) dirty exists 2024-09-14T04:09:44.242 INFO:tasks.rados.rados.0.smithi038.stdout:2484: left oid 319 (ObjNum 1622 snap 0 seq_num 1622) 2024-09-14T04:09:44.242 INFO:tasks.rados.rados.0.smithi038.stdout:2485: expect (ObjNum 1170 snap 0 seq_num 1170) 2024-09-14T04:09:44.432 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:09:44 smithi123 bash[53291]: [14/Sep/2024:04:09:44] ENGINE Bus STARTING 2024-09-14T04:09:44.432 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:09:44 smithi123 bash[53291]: debug 2024-09-14T04:09:44.142+0000 7fe5e2392640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-14T04:09:44.432 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:09:44 smithi123 bash[53291]: debug 2024-09-14T04:09:44.142+0000 7fe5e2392640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-14T04:09:44.432 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:09:44 smithi123 bash[53291]: debug 2024-09-14T04:09:44.142+0000 7fe5e2392640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-14T04:09:44.432 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:09:44 smithi123 bash[53291]: debug 2024-09-14T04:09:44.142+0000 7fe5e2392640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-14T04:09:44.432 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:09:44 smithi123 bash[53291]: debug 2024-09-14T04:09:44.142+0000 7fe5e2392640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-14T04:09:44.432 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:09:44 smithi123 bash[53291]: debug 2024-09-14T04:09:44.142+0000 7fe5e4b97640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-14T04:09:44.432 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:09:44 smithi123 bash[53291]: debug 2024-09-14T04:09:44.142+0000 7fe5e4b97640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-14T04:09:44.432 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:09:44 smithi123 bash[53291]: debug 2024-09-14T04:09:44.142+0000 7fe5e4b97640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-14T04:09:44.432 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:09:44 smithi123 bash[53291]: debug 2024-09-14T04:09:44.142+0000 7fe5e4b97640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-14T04:09:44.433 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:09:44 smithi123 bash[53291]: debug 2024-09-14T04:09:44.142+0000 7fe5e4b97640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-14T04:09:44.433 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:09:44 smithi123 bash[53291]: [14/Sep/2024:04:09:44] ENGINE Serving on http://:::9283 2024-09-14T04:09:44.433 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:09:44 smithi123 bash[53291]: [14/Sep/2024:04:09:44] ENGINE Bus STARTED 2024-09-14T04:09:44.437 INFO:tasks.rados.rados.0.smithi038.stdout:2486: finishing write tid 1 to smithi03870129-328 2024-09-14T04:09:44.437 INFO:tasks.rados.rados.0.smithi038.stdout:2486: finishing write tid 2 to smithi03870129-328 2024-09-14T04:09:44.437 INFO:tasks.rados.rados.0.smithi038.stdout:2486: finishing write tid 3 to smithi03870129-328 2024-09-14T04:09:44.437 INFO:tasks.rados.rados.0.smithi038.stdout:2486: finishing write tid 4 to smithi03870129-328 2024-09-14T04:09:44.437 INFO:tasks.rados.rados.0.smithi038.stdout:2484: done (7 left) 2024-09-14T04:09:44.438 INFO:tasks.rados.rados.0.smithi038.stdout:2485: done (6 left) 2024-09-14T04:09:44.438 INFO:tasks.rados.rados.0.smithi038.stdout:2491: done (5 left) 2024-09-14T04:09:44.438 INFO:tasks.rados.rados.0.smithi038.stdout:2492: write oid 105 current snap is 0 2024-09-14T04:09:44.438 INFO:tasks.rados.rados.0.smithi038.stdout:2486: finishing write tid 5 to smithi03870129-328 2024-09-14T04:09:44.438 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 328 v 371 (ObjNum 1623 snap 0 seq_num 1623) dirty exists 2024-09-14T04:09:44.438 INFO:tasks.rados.rados.0.smithi038.stdout:2486: left oid 328 (ObjNum 1623 snap 0 seq_num 1623) 2024-09-14T04:09:44.438 INFO:tasks.rados.rados.0.smithi038.stdout:2487: expect (ObjNum 1367 snap 0 seq_num 1367) 2024-09-14T04:09:44.544 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:09:44 smithi038 bash[22772]: debug 2024-09-14T04:09:44.311+0000 7f16583d7ec0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-14T04:09:44.545 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:09:44 smithi038 bash[22772]: debug 2024-09-14T04:09:44.375+0000 7f16583d7ec0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-14T04:09:44.545 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:09:44 smithi038 bash[22772]: debug 2024-09-14T04:09:44.531+0000 7f16583d7ec0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-14T04:09:44.626 INFO:tasks.rados.rados.0.smithi038.stdout:2488: finishing write tid 1 to smithi03870129-77 2024-09-14T04:09:44.626 INFO:tasks.rados.rados.0.smithi038.stdout:2488: finishing write tid 2 to smithi03870129-77 2024-09-14T04:09:44.627 INFO:tasks.rados.rados.0.smithi038.stdout:2492: seq_num 1627 ranges {544989=529665,1741262=530904,3062974=282015} 2024-09-14T04:09:44.632 INFO:tasks.rados.rados.0.smithi038.stdout:2492: writing smithi03870129-105 from 544989 to 1074654 tid 1 2024-09-14T04:09:44.639 INFO:tasks.rados.rados.0.smithi038.stdout:2492: writing smithi03870129-105 from 1741262 to 2272166 tid 2 2024-09-14T04:09:44.646 INFO:tasks.rados.rados.0.smithi038.stdout:2492: writing smithi03870129-105 from 3062974 to 3344989 tid 3 2024-09-14T04:09:44.646 INFO:tasks.rados.rados.0.smithi038.stdout:2486: done (5 left) 2024-09-14T04:09:44.646 INFO:tasks.rados.rados.0.smithi038.stdout:2487: done (4 left) 2024-09-14T04:09:44.646 INFO:tasks.rados.rados.0.smithi038.stdout:2493: read oid 370 snap -1 2024-09-14T04:09:44.646 INFO:tasks.rados.rados.0.smithi038.stdout:2493: expect (ObjNum 1472 snap 0 seq_num 1472) 2024-09-14T04:09:44.646 INFO:tasks.rados.rados.0.smithi038.stdout:2494: read oid 375 snap -1 2024-09-14T04:09:44.646 INFO:tasks.rados.rados.0.smithi038.stdout:2494: expect (ObjNum 737 snap 0 seq_num 737) 2024-09-14T04:09:44.646 INFO:tasks.rados.rados.0.smithi038.stdout:2495: write oid 167 current snap is 0 2024-09-14T04:09:44.646 INFO:tasks.rados.rados.0.smithi038.stdout:2488: finishing write tid 3 to smithi03870129-77 2024-09-14T04:09:44.647 INFO:tasks.rados.rados.0.smithi038.stdout:2488: finishing write tid 4 to smithi03870129-77 2024-09-14T04:09:44.647 INFO:tasks.rados.rados.0.smithi038.stdout:2488: finishing write tid 5 to smithi03870129-77 2024-09-14T04:09:44.647 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 77 v 326 (ObjNum 1624 snap 0 seq_num 1624) dirty exists 2024-09-14T04:09:44.647 INFO:tasks.rados.rados.0.smithi038.stdout:2488: left oid 77 (ObjNum 1624 snap 0 seq_num 1624) 2024-09-14T04:09:44.647 INFO:tasks.rados.rados.0.smithi038.stdout:2489: finishing write tid 1 to smithi03870129-479 2024-09-14T04:09:44.647 INFO:tasks.rados.rados.0.smithi038.stdout:2489: finishing write tid 2 to smithi03870129-479 2024-09-14T04:09:44.647 INFO:tasks.rados.rados.0.smithi038.stdout:2489: finishing write tid 3 to smithi03870129-479 2024-09-14T04:09:44.647 INFO:tasks.rados.rados.0.smithi038.stdout:2489: finishing write tid 4 to smithi03870129-479 2024-09-14T04:09:44.647 INFO:tasks.rados.rados.0.smithi038.stdout:2489: finishing write tid 5 to smithi03870129-479 2024-09-14T04:09:44.647 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 479 v 313 (ObjNum 1625 snap 0 seq_num 1625) dirty exists 2024-09-14T04:09:44.647 INFO:tasks.rados.rados.0.smithi038.stdout:2489: left oid 479 (ObjNum 1625 snap 0 seq_num 1625) 2024-09-14T04:09:44.647 INFO:tasks.rados.rados.0.smithi038.stdout:2490: expect (ObjNum 1378 snap 0 seq_num 1378) 2024-09-14T04:09:44.761 INFO:tasks.rados.rados.0.smithi038.stdout:2492: finishing write tid 1 to smithi03870129-105 2024-09-14T04:09:44.761 INFO:tasks.rados.rados.0.smithi038.stdout:2492: finishing write tid 2 to smithi03870129-105 2024-09-14T04:09:44.761 INFO:tasks.rados.rados.0.smithi038.stdout:2492: finishing write tid 3 to smithi03870129-105 2024-09-14T04:09:44.761 INFO:tasks.rados.rados.0.smithi038.stdout:2492: finishing write tid 4 to smithi03870129-105 2024-09-14T04:09:44.761 INFO:tasks.rados.rados.0.smithi038.stdout:2492: finishing write tid 5 to smithi03870129-105 2024-09-14T04:09:44.762 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 105 v 490 (ObjNum 1627 snap 0 seq_num 1627) dirty exists 2024-09-14T04:09:44.762 INFO:tasks.rados.rados.0.smithi038.stdout:2492: left oid 105 (ObjNum 1627 snap 0 seq_num 1627) 2024-09-14T04:09:44.762 INFO:tasks.rados.rados.0.smithi038.stdout:2493: expect (ObjNum 1472 snap 0 seq_num 1472) 2024-09-14T04:09:44.897 INFO:tasks.rados.rados.0.smithi038.stdout:2494: expect (ObjNum 737 snap 0 seq_num 737) 2024-09-14T04:09:45.003 INFO:tasks.rados.rados.0.smithi038.stdout:2495: seq_num 1628 ranges {561796=604914,1799744=674562,3090397=271399} 2024-09-14T04:09:45.012 INFO:tasks.rados.rados.0.smithi038.stdout:2495: writing smithi03870129-167 from 561796 to 1166710 tid 1 2024-09-14T04:09:45.022 INFO:tasks.rados.rados.0.smithi038.stdout:2495: writing smithi03870129-167 from 1799744 to 2474306 tid 2 2024-09-14T04:09:45.029 INFO:tasks.rados.rados.0.smithi038.stdout:2495: writing smithi03870129-167 from 3090397 to 3361796 tid 3 2024-09-14T04:09:45.029 INFO:tasks.rados.rados.0.smithi038.stdout:2488: done (6 left) 2024-09-14T04:09:45.029 INFO:tasks.rados.rados.0.smithi038.stdout:2489: done (5 left) 2024-09-14T04:09:45.029 INFO:tasks.rados.rados.0.smithi038.stdout:2490: done (4 left) 2024-09-14T04:09:45.029 INFO:tasks.rados.rados.0.smithi038.stdout:2492: done (3 left) 2024-09-14T04:09:45.029 INFO:tasks.rados.rados.0.smithi038.stdout:2493: done (2 left) 2024-09-14T04:09:45.029 INFO:tasks.rados.rados.0.smithi038.stdout:2494: done (1 left) 2024-09-14T04:09:45.030 INFO:tasks.rados.rados.0.smithi038.stdout:2496: write oid 399 current snap is 0 2024-09-14T04:09:45.030 INFO:tasks.rados.rados.0.smithi038.stdout:2495: finishing write tid 1 to smithi03870129-167 2024-09-14T04:09:45.030 INFO:tasks.rados.rados.0.smithi038.stdout:2495: finishing write tid 2 to smithi03870129-167 2024-09-14T04:09:45.030 INFO:tasks.rados.rados.0.smithi038.stdout:2496: seq_num 1629 ranges {578603=680163,1741873=534573,3001467=377136} 2024-09-14T04:09:45.035 INFO:tasks.rados.rados.0.smithi038.stdout:2496: writing smithi03870129-399 from 578603 to 1258766 tid 1 2024-09-14T04:09:45.041 INFO:tasks.rados.rados.0.smithi038.stdout:2496: writing smithi03870129-399 from 1741873 to 2276446 tid 2 2024-09-14T04:09:45.048 INFO:tasks.rados.rados.0.smithi038.stdout:2496: writing smithi03870129-399 from 3001467 to 3378603 tid 3 2024-09-14T04:09:45.048 INFO:tasks.rados.rados.0.smithi038.stdout:2497: read oid 103 snap -1 2024-09-14T04:09:45.048 INFO:tasks.rados.rados.0.smithi038.stdout:2497: expect (ObjNum 1109 snap 0 seq_num 1109) 2024-09-14T04:09:45.048 INFO:tasks.rados.rados.0.smithi038.stdout:2498: write oid 390 current snap is 0 2024-09-14T04:09:45.048 INFO:tasks.rados.rados.0.smithi038.stdout:2498: seq_num 1630 ranges {595410=755412,1800355=678231,3028890=366520} 2024-09-14T04:09:45.055 INFO:tasks.rados.rados.0.smithi038.stdout:2498: writing smithi03870129-390 from 595410 to 1350822 tid 1 2024-09-14T04:09:45.062 INFO:tasks.rados.rados.0.smithi038.stdout:2498: writing smithi03870129-390 from 1800355 to 2478586 tid 2 2024-09-14T04:09:45.067 INFO:tasks.rados.rados.0.smithi038.stdout:2498: writing smithi03870129-390 from 3028890 to 3395410 tid 3 2024-09-14T04:09:45.067 INFO:tasks.rados.rados.0.smithi038.stdout:2499: write oid 92 current snap is 0 2024-09-14T04:09:45.067 INFO:tasks.rados.rados.0.smithi038.stdout:2499: seq_num 1631 ranges {612217=430661,1458837=538242,2656313=522653} 2024-09-14T04:09:45.073 INFO:tasks.rados.rados.0.smithi038.stdout:2499: writing smithi03870129-92 from 612217 to 1042878 tid 1 2024-09-14T04:09:45.078 INFO:tasks.rados.rados.0.smithi038.stdout:2499: writing smithi03870129-92 from 1458837 to 1997079 tid 2 2024-09-14T04:09:45.085 INFO:tasks.rados.rados.0.smithi038.stdout:2499: writing smithi03870129-92 from 2656313 to 3178966 tid 3 2024-09-14T04:09:45.085 INFO:tasks.rados.rados.0.smithi038.stdout:2500: read oid 109 snap -1 2024-09-14T04:09:45.085 INFO:tasks.rados.rados.0.smithi038.stdout:2500: expect deleted 2024-09-14T04:09:45.085 INFO:tasks.rados.rados.0.smithi038.stdout:2501: write oid 417 current snap is 0 2024-09-14T04:09:45.085 INFO:tasks.rados.rados.0.smithi038.stdout:2495: finishing write tid 3 to smithi03870129-167 2024-09-14T04:09:45.085 INFO:tasks.rados.rados.0.smithi038.stdout:2495: finishing write tid 4 to smithi03870129-167 2024-09-14T04:09:45.085 INFO:tasks.rados.rados.0.smithi038.stdout:2495: finishing write tid 5 to smithi03870129-167 2024-09-14T04:09:45.085 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 167 v 317 (ObjNum 1628 snap 0 seq_num 1628) dirty exists 2024-09-14T04:09:45.085 INFO:tasks.rados.rados.0.smithi038.stdout:2495: left oid 167 (ObjNum 1628 snap 0 seq_num 1628) 2024-09-14T04:09:45.086 INFO:tasks.rados.rados.0.smithi038.stdout:2496: finishing write tid 1 to smithi03870129-399 2024-09-14T04:09:45.086 INFO:tasks.rados.rados.0.smithi038.stdout:2496: finishing write tid 2 to smithi03870129-399 2024-09-14T04:09:45.086 INFO:tasks.rados.rados.0.smithi038.stdout:2496: finishing write tid 3 to smithi03870129-399 2024-09-14T04:09:45.086 INFO:tasks.rados.rados.0.smithi038.stdout:2496: finishing write tid 4 to smithi03870129-399 2024-09-14T04:09:45.086 INFO:tasks.rados.rados.0.smithi038.stdout:2496: finishing write tid 5 to smithi03870129-399 2024-09-14T04:09:45.086 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 399 v 257 (ObjNum 1629 snap 0 seq_num 1629) dirty exists 2024-09-14T04:09:45.086 INFO:tasks.rados.rados.0.smithi038.stdout:2496: left oid 399 (ObjNum 1629 snap 0 seq_num 1629) 2024-09-14T04:09:45.086 INFO:tasks.rados.rados.0.smithi038.stdout:2497: expect (ObjNum 1109 snap 0 seq_num 1109) 2024-09-14T04:09:45.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:44 smithi123 bash[24950]: cluster 2024-09-14T04:09:43.890211+0000 mon.a (mon.0) 900 : cluster [DBG] mgrmap e24: x(active, since 1.01744s) 2024-09-14T04:09:45.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:44 smithi123 bash[24950]: audit 2024-09-14T04:09:43.973941+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:09:45.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:44 smithi123 bash[24950]: audit 2024-09-14T04:09:43.983766+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:09:45.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:44 smithi123 bash[24950]: cephadm 2024-09-14T04:09:43.991009+0000 mgr.x (mgr.24589) 2 : cephadm [INF] Checking for cert/key for grafana.a 2024-09-14T04:09:45.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:44 smithi123 bash[24950]: cephadm 2024-09-14T04:09:43.991071+0000 mgr.x (mgr.24589) 3 : cephadm [INF] Migrating grafana.a cert to cert store 2024-09-14T04:09:45.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:44 smithi123 bash[24950]: audit 2024-09-14T04:09:43.993789+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:09:45.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:44 smithi123 bash[24950]: cephadm 2024-09-14T04:09:44.000833+0000 mgr.x (mgr.24589) 4 : cephadm [INF] Migrating grafana.a key to cert store 2024-09-14T04:09:45.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:44 smithi123 bash[24950]: audit 2024-09-14T04:09:44.003044+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:09:45.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:44 smithi123 bash[24950]: audit 2024-09-14T04:09:44.016593+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:09:45.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:44 smithi123 bash[24950]: audit 2024-09-14T04:09:44.031724+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:09:45.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:44 smithi123 bash[24950]: audit 2024-09-14T04:09:44.040393+0000 mon.c (mon.2) 174 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:09:45.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:44 smithi123 bash[24950]: audit 2024-09-14T04:09:44.092474+0000 mon.c (mon.2) 175 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:09:45.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:44 smithi123 bash[24950]: audit 2024-09-14T04:09:44.093155+0000 mon.c (mon.2) 176 : audit [INF] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-14T04:09:45.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:44 smithi123 bash[24950]: audit 2024-09-14T04:09:44.098858+0000 mgr.x (mgr.24589) 5 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-14T04:09:45.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:44 smithi123 bash[24950]: audit 2024-09-14T04:09:44.102865+0000 mon.c (mon.2) 177 : audit [INF] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-14T04:09:45.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:44 smithi123 bash[24950]: audit 2024-09-14T04:09:44.103306+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24589 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-14T04:09:45.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:44 smithi123 bash[24950]: audit 2024-09-14T04:09:44.125449+0000 mon.c (mon.2) 178 : audit [INF] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-14T04:09:45.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:44 smithi123 bash[24950]: audit 2024-09-14T04:09:44.126348+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24589 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-14T04:09:45.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:44 smithi123 bash[24950]: cephadm 2024-09-14T04:09:44.579794+0000 mgr.x (mgr.24589) 6 : cephadm [INF] Deploying cephadm binary to smithi123 2024-09-14T04:09:45.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:44 smithi123 bash[24950]: cephadm 2024-09-14T04:09:44.848636+0000 mgr.x (mgr.24589) 7 : cephadm [INF] [14/Sep/2024:04:09:44] ENGINE Bus STARTING 2024-09-14T04:09:45.197 INFO:tasks.rados.rados.0.smithi038.stdout:2498: finishing write tid 1 to smithi03870129-390 2024-09-14T04:09:45.197 INFO:tasks.rados.rados.0.smithi038.stdout:2498: finishing write tid 2 to smithi03870129-390 2024-09-14T04:09:45.197 INFO:tasks.rados.rados.0.smithi038.stdout:2498: finishing write tid 3 to smithi03870129-390 2024-09-14T04:09:45.198 INFO:tasks.rados.rados.0.smithi038.stdout:2498: finishing write tid 4 to smithi03870129-390 2024-09-14T04:09:45.198 INFO:tasks.rados.rados.0.smithi038.stdout:2498: finishing write tid 5 to smithi03870129-390 2024-09-14T04:09:45.198 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 390 v 321 (ObjNum 1630 snap 0 seq_num 1630) dirty exists 2024-09-14T04:09:45.198 INFO:tasks.rados.rados.0.smithi038.stdout:2498: left oid 390 (ObjNum 1630 snap 0 seq_num 1630) 2024-09-14T04:09:45.198 INFO:tasks.rados.rados.0.smithi038.stdout:2499: finishing write tid 1 to smithi03870129-92 2024-09-14T04:09:45.198 INFO:tasks.rados.rados.0.smithi038.stdout:2499: finishing write tid 2 to smithi03870129-92 2024-09-14T04:09:45.198 INFO:tasks.rados.rados.0.smithi038.stdout:2499: finishing write tid 3 to smithi03870129-92 2024-09-14T04:09:45.198 INFO:tasks.rados.rados.0.smithi038.stdout:2499: finishing write tid 4 to smithi03870129-92 2024-09-14T04:09:45.198 INFO:tasks.rados.rados.0.smithi038.stdout:2499: finishing write tid 5 to smithi03870129-92 2024-09-14T04:09:45.198 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 92 v 494 (ObjNum 1631 snap 0 seq_num 1631) dirty exists 2024-09-14T04:09:45.198 INFO:tasks.rados.rados.0.smithi038.stdout:2499: left oid 92 (ObjNum 1631 snap 0 seq_num 1631) 2024-09-14T04:09:45.198 INFO:tasks.rados.rados.0.smithi038.stdout:2501: seq_num 1632 ranges {629024=505910,1917319=681900,3083736=345288} 2024-09-14T04:09:45.203 INFO:tasks.rados.rados.0.smithi038.stdout:2501: writing smithi03870129-417 from 629024 to 1134934 tid 1 2024-09-14T04:09:45.211 INFO:tasks.rados.rados.0.smithi038.stdout:2501: writing smithi03870129-417 from 1917319 to 2599219 tid 2 2024-09-14T04:09:45.217 INFO:tasks.rados.rados.0.smithi038.stdout:2501: writing smithi03870129-417 from 3083736 to 3429024 tid 3 2024-09-14T04:09:45.217 INFO:tasks.rados.rados.0.smithi038.stdout:2495: done (6 left) 2024-09-14T04:09:45.217 INFO:tasks.rados.rados.0.smithi038.stdout:2496: done (5 left) 2024-09-14T04:09:45.217 INFO:tasks.rados.rados.0.smithi038.stdout:2497: done (4 left) 2024-09-14T04:09:45.217 INFO:tasks.rados.rados.0.smithi038.stdout:2498: done (3 left) 2024-09-14T04:09:45.217 INFO:tasks.rados.rados.0.smithi038.stdout:2499: done (2 left) 2024-09-14T04:09:45.218 INFO:tasks.rados.rados.0.smithi038.stdout:2500: done (1 left) 2024-09-14T04:09:45.218 INFO:tasks.rados.rados.0.smithi038.stdout:2502: delete oid 219 current snap is 0 2024-09-14T04:09:45.218 INFO:tasks.rados.rados.0.smithi038.stdout:2501: finishing write tid 1 to smithi03870129-417 2024-09-14T04:09:45.218 INFO:tasks.rados.rados.0.smithi038.stdout:2501: finishing write tid 2 to smithi03870129-417 2024-09-14T04:09:45.218 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:44 smithi038 bash[22519]: cluster 2024-09-14T04:09:43.890211+0000 mon.a (mon.0) 900 : cluster [DBG] mgrmap e24: x(active, since 1.01744s) 2024-09-14T04:09:45.219 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:44 smithi038 bash[22519]: audit 2024-09-14T04:09:43.973941+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:09:45.219 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:44 smithi038 bash[22519]: audit 2024-09-14T04:09:43.983766+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:09:45.219 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:44 smithi038 bash[22519]: cephadm 2024-09-14T04:09:43.991009+0000 mgr.x (mgr.24589) 2 : cephadm [INF] Checking for cert/key for grafana.a 2024-09-14T04:09:45.219 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:44 smithi038 bash[22519]: cephadm 2024-09-14T04:09:43.991071+0000 mgr.x (mgr.24589) 3 : cephadm [INF] Migrating grafana.a cert to cert store 2024-09-14T04:09:45.219 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:44 smithi038 bash[22519]: audit 2024-09-14T04:09:43.993789+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:09:45.220 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:44 smithi038 bash[22519]: cephadm 2024-09-14T04:09:44.000833+0000 mgr.x (mgr.24589) 4 : cephadm [INF] Migrating grafana.a key to cert store 2024-09-14T04:09:45.220 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:44 smithi038 bash[22519]: audit 2024-09-14T04:09:44.003044+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:09:45.220 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:44 smithi038 bash[22519]: audit 2024-09-14T04:09:44.016593+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:09:45.220 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:44 smithi038 bash[22519]: audit 2024-09-14T04:09:44.031724+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:09:45.220 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:44 smithi038 bash[22519]: audit 2024-09-14T04:09:44.040393+0000 mon.c (mon.2) 174 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:09:45.220 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:44 smithi038 bash[22519]: audit 2024-09-14T04:09:44.092474+0000 mon.c (mon.2) 175 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:09:45.220 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:44 smithi038 bash[22519]: audit 2024-09-14T04:09:44.093155+0000 mon.c (mon.2) 176 : audit [INF] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-14T04:09:45.220 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:44 smithi038 bash[22519]: audit 2024-09-14T04:09:44.098858+0000 mgr.x (mgr.24589) 5 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-14T04:09:45.220 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:44 smithi038 bash[22519]: audit 2024-09-14T04:09:44.102865+0000 mon.c (mon.2) 177 : audit [INF] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-14T04:09:45.220 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:44 smithi038 bash[22519]: audit 2024-09-14T04:09:44.103306+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24589 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-14T04:09:45.220 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:44 smithi038 bash[22519]: audit 2024-09-14T04:09:44.125449+0000 mon.c (mon.2) 178 : audit [INF] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-14T04:09:45.221 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:44 smithi038 bash[22519]: audit 2024-09-14T04:09:44.126348+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24589 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-14T04:09:45.221 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:44 smithi038 bash[22519]: cephadm 2024-09-14T04:09:44.579794+0000 mgr.x (mgr.24589) 6 : cephadm [INF] Deploying cephadm binary to smithi123 2024-09-14T04:09:45.221 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:44 smithi038 bash[22519]: cephadm 2024-09-14T04:09:44.848636+0000 mgr.x (mgr.24589) 7 : cephadm [INF] [14/Sep/2024:04:09:44] ENGINE Bus STARTING 2024-09-14T04:09:45.221 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:09:45 smithi038 bash[22772]: debug 2024-09-14T04:09:45.219+0000 7f16583d7ec0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-14T04:09:45.221 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:44 smithi038 bash[32505]: cluster 2024-09-14T04:09:43.890211+0000 mon.a (mon.0) 900 : cluster [DBG] mgrmap e24: x(active, since 1.01744s) 2024-09-14T04:09:45.221 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:44 smithi038 bash[32505]: audit 2024-09-14T04:09:43.973941+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:09:45.221 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:44 smithi038 bash[32505]: audit 2024-09-14T04:09:43.983766+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:09:45.222 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:44 smithi038 bash[32505]: cephadm 2024-09-14T04:09:43.991009+0000 mgr.x (mgr.24589) 2 : cephadm [INF] Checking for cert/key for grafana.a 2024-09-14T04:09:45.222 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:44 smithi038 bash[32505]: cephadm 2024-09-14T04:09:43.991071+0000 mgr.x (mgr.24589) 3 : cephadm [INF] Migrating grafana.a cert to cert store 2024-09-14T04:09:45.222 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:44 smithi038 bash[32505]: audit 2024-09-14T04:09:43.993789+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:09:45.222 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:44 smithi038 bash[32505]: cephadm 2024-09-14T04:09:44.000833+0000 mgr.x (mgr.24589) 4 : cephadm [INF] Migrating grafana.a key to cert store 2024-09-14T04:09:45.222 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:44 smithi038 bash[32505]: audit 2024-09-14T04:09:44.003044+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:09:45.222 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:44 smithi038 bash[32505]: audit 2024-09-14T04:09:44.016593+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:09:45.222 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:44 smithi038 bash[32505]: audit 2024-09-14T04:09:44.031724+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:09:45.222 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:44 smithi038 bash[32505]: audit 2024-09-14T04:09:44.040393+0000 mon.c (mon.2) 174 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:09:45.222 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:44 smithi038 bash[32505]: audit 2024-09-14T04:09:44.092474+0000 mon.c (mon.2) 175 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:09:45.222 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:44 smithi038 bash[32505]: audit 2024-09-14T04:09:44.093155+0000 mon.c (mon.2) 176 : audit [INF] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-14T04:09:45.222 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:44 smithi038 bash[32505]: audit 2024-09-14T04:09:44.098858+0000 mgr.x (mgr.24589) 5 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-14T04:09:45.222 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:44 smithi038 bash[32505]: audit 2024-09-14T04:09:44.102865+0000 mon.c (mon.2) 177 : audit [INF] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-14T04:09:45.222 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:44 smithi038 bash[32505]: audit 2024-09-14T04:09:44.103306+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24589 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-14T04:09:45.223 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:44 smithi038 bash[32505]: audit 2024-09-14T04:09:44.125449+0000 mon.c (mon.2) 178 : audit [INF] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-14T04:09:45.223 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:44 smithi038 bash[32505]: audit 2024-09-14T04:09:44.126348+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24589 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-14T04:09:45.223 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:44 smithi038 bash[32505]: cephadm 2024-09-14T04:09:44.579794+0000 mgr.x (mgr.24589) 6 : cephadm [INF] Deploying cephadm binary to smithi123 2024-09-14T04:09:45.223 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:44 smithi038 bash[32505]: cephadm 2024-09-14T04:09:44.848636+0000 mgr.x (mgr.24589) 7 : cephadm [INF] [14/Sep/2024:04:09:44] ENGINE Bus STARTING 2024-09-14T04:09:45.223 INFO:tasks.rados.rados.0.smithi038.stdout:2502: done (1 left) 2024-09-14T04:09:45.223 INFO:tasks.rados.rados.0.smithi038.stdout:2503: read oid 398 snap -1 2024-09-14T04:09:45.223 INFO:tasks.rados.rados.0.smithi038.stdout:2503: expect (ObjNum 900 snap 0 seq_num 900) 2024-09-14T04:09:45.224 INFO:tasks.rados.rados.0.smithi038.stdout:2504: write oid 441 current snap is 0 2024-09-14T04:09:45.224 INFO:tasks.rados.rados.0.smithi038.stdout:2504: seq_num 1634 ranges {662638=656408,1917930=685569,3022229=440409} 2024-09-14T04:09:45.227 INFO:tasks.rados.rados.0.smithi038.stdout:2504: writing smithi03870129-441 from 662638 to 1319046 tid 1 2024-09-14T04:09:45.234 INFO:tasks.rados.rados.0.smithi038.stdout:2504: writing smithi03870129-441 from 1917930 to 2603499 tid 2 2024-09-14T04:09:45.239 INFO:tasks.rados.rados.0.smithi038.stdout:2504: writing smithi03870129-441 from 3022229 to 3462638 tid 3 2024-09-14T04:09:45.240 INFO:tasks.rados.rados.0.smithi038.stdout:2505: read oid 372 snap -1 2024-09-14T04:09:45.240 INFO:tasks.rados.rados.0.smithi038.stdout:2505: expect (ObjNum 1595 snap 0 seq_num 1595) 2024-09-14T04:09:45.240 INFO:tasks.rados.rados.0.smithi038.stdout:2506: read oid 193 snap -1 2024-09-14T04:09:45.240 INFO:tasks.rados.rados.0.smithi038.stdout:2506: expect (ObjNum 1279 snap 0 seq_num 1279) 2024-09-14T04:09:45.240 INFO:tasks.rados.rados.0.smithi038.stdout:2507: read oid 237 snap -1 2024-09-14T04:09:45.240 INFO:tasks.rados.rados.0.smithi038.stdout:2507: expect (ObjNum 1529 snap 0 seq_num 1529) 2024-09-14T04:09:45.240 INFO:tasks.rados.rados.0.smithi038.stdout:2508: write oid 70 current snap is 0 2024-09-14T04:09:45.240 INFO:tasks.rados.rados.0.smithi038.stdout:2501: finishing write tid 3 to smithi03870129-417 2024-09-14T04:09:45.240 INFO:tasks.rados.rados.0.smithi038.stdout:2501: finishing write tid 4 to smithi03870129-417 2024-09-14T04:09:45.240 INFO:tasks.rados.rados.0.smithi038.stdout:2501: finishing write tid 5 to smithi03870129-417 2024-09-14T04:09:45.240 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 417 v 322 (ObjNum 1632 snap 0 seq_num 1632) dirty exists 2024-09-14T04:09:45.241 INFO:tasks.rados.rados.0.smithi038.stdout:2501: left oid 417 (ObjNum 1632 snap 0 seq_num 1632) 2024-09-14T04:09:45.241 INFO:tasks.rados.rados.0.smithi038.stdout:2503: expect (ObjNum 900 snap 0 seq_num 900) 2024-09-14T04:09:45.273 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:09:45.409 INFO:tasks.rados.rados.0.smithi038.stdout:2504: finishing write tid 1 to smithi03870129-441 2024-09-14T04:09:45.409 INFO:tasks.rados.rados.0.smithi038.stdout:2504: finishing write tid 2 to smithi03870129-441 2024-09-14T04:09:45.409 INFO:tasks.rados.rados.0.smithi038.stdout:2504: finishing write tid 3 to smithi03870129-441 2024-09-14T04:09:45.409 INFO:tasks.rados.rados.0.smithi038.stdout:2504: finishing write tid 4 to smithi03870129-441 2024-09-14T04:09:45.409 INFO:tasks.rados.rados.0.smithi038.stdout:2504: finishing write tid 5 to smithi03870129-441 2024-09-14T04:09:45.409 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 441 v 282 (ObjNum 1634 snap 0 seq_num 1634) dirty exists 2024-09-14T04:09:45.409 INFO:tasks.rados.rados.0.smithi038.stdout:2504: left oid 441 (ObjNum 1634 snap 0 seq_num 1634) 2024-09-14T04:09:45.409 INFO:tasks.rados.rados.0.smithi038.stdout:2505: expect (ObjNum 1595 snap 0 seq_num 1595) 2024-09-14T04:09:45.520 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:09:45 smithi038 bash[22772]: debug 2024-09-14T04:09:45.303+0000 7f16583d7ec0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-14T04:09:45.520 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:09:45 smithi038 bash[22772]: debug 2024-09-14T04:09:45.375+0000 7f16583d7ec0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-14T04:09:45.617 INFO:tasks.rados.rados.0.smithi038.stdout:2506: expect (ObjNum 1279 snap 0 seq_num 1279) 2024-09-14T04:09:45.682 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:09:45 smithi123 bash[53291]: debug 2024-09-14T04:09:45.214+0000 7fe5c88fc640 -1 log_channel(cephadm) log [ERR] : [14/Sep/2024:04:09:45] ENGINE Error in HTTPServer.serve 2024-09-14T04:09:45.682 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:09:45 smithi123 bash[53291]: Traceback (most recent call last): 2024-09-14T04:09:45.682 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:09:45 smithi123 bash[53291]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-14T04:09:45.682 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:09:45 smithi123 bash[53291]: self._connections.run(self.expiration_interval) 2024-09-14T04:09:45.682 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:09:45 smithi123 bash[53291]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-14T04:09:45.682 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:09:45 smithi123 bash[53291]: self._run(expiration_interval) 2024-09-14T04:09:45.682 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:09:45 smithi123 bash[53291]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-14T04:09:45.682 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:09:45 smithi123 bash[53291]: new_conn = self._from_server_socket(self.server.socket) 2024-09-14T04:09:45.682 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:09:45 smithi123 bash[53291]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-14T04:09:45.683 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:09:45 smithi123 bash[53291]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-14T04:09:45.683 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:09:45 smithi123 bash[53291]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-14T04:09:45.683 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:09:45 smithi123 bash[53291]: s = self.context.wrap_socket( 2024-09-14T04:09:45.683 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:09:45 smithi123 bash[53291]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-14T04:09:45.683 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:09:45 smithi123 bash[53291]: return self.sslsocket_class._create( 2024-09-14T04:09:45.683 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:09:45 smithi123 bash[53291]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-14T04:09:45.683 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:09:45 smithi123 bash[53291]: self.do_handshake() 2024-09-14T04:09:45.683 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:09:45 smithi123 bash[53291]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-14T04:09:45.683 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:09:45 smithi123 bash[53291]: self._sslobj.do_handshake() 2024-09-14T04:09:45.683 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:09:45 smithi123 bash[53291]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-14T04:09:45.794 INFO:tasks.rados.rados.0.smithi038.stdout:2507: expect (ObjNum 1529 snap 0 seq_num 1529) 2024-09-14T04:09:45.898 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:09:45 smithi038 bash[22772]: debug 2024-09-14T04:09:45.539+0000 7f16583d7ec0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-14T04:09:45.898 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:09:45 smithi038 bash[22772]: debug 2024-09-14T04:09:45.619+0000 7f16583d7ec0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-14T04:09:45.898 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:09:45 smithi038 bash[22772]: debug 2024-09-14T04:09:45.687+0000 7f16583d7ec0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-14T04:09:45.954 INFO:tasks.rados.rados.0.smithi038.stdout:2508: seq_num 1635 ranges {679445=448010,1692765=429227,2766005=567741} 2024-09-14T04:09:45.973 INFO:tasks.rados.rados.0.smithi038.stdout:2508: writing smithi03870129-70 from 679445 to 1127455 tid 1 2024-09-14T04:09:45.989 INFO:tasks.rados.rados.0.smithi038.stdout:2508: writing smithi03870129-70 from 1692765 to 2121992 tid 2 2024-09-14T04:09:46.007 INFO:tasks.rados.rados.0.smithi038.stdout:2508: writing smithi03870129-70 from 2766005 to 3333746 tid 3 2024-09-14T04:09:46.008 INFO:tasks.rados.rados.0.smithi038.stdout:2501: done (6 left) 2024-09-14T04:09:46.008 INFO:tasks.rados.rados.0.smithi038.stdout:2503: done (5 left) 2024-09-14T04:09:46.008 INFO:tasks.rados.rados.0.smithi038.stdout:2504: done (4 left) 2024-09-14T04:09:46.008 INFO:tasks.rados.rados.0.smithi038.stdout:2505: done (3 left) 2024-09-14T04:09:46.008 INFO:tasks.rados.rados.0.smithi038.stdout:2506: done (2 left) 2024-09-14T04:09:46.008 INFO:tasks.rados.rados.0.smithi038.stdout:2507: done (1 left) 2024-09-14T04:09:46.008 INFO:tasks.rados.rados.0.smithi038.stdout:2509: read oid 69 snap -1 2024-09-14T04:09:46.008 INFO:tasks.rados.rados.0.smithi038.stdout:2509: expect (ObjNum 68 snap 0 seq_num 68) 2024-09-14T04:09:46.008 INFO:tasks.rados.rados.0.smithi038.stdout:2510: read oid 86 snap -1 2024-09-14T04:09:46.008 INFO:tasks.rados.rados.0.smithi038.stdout:2510: expect (ObjNum 1420 snap 0 seq_num 1420) 2024-09-14T04:09:46.008 INFO:tasks.rados.rados.0.smithi038.stdout:2511: write oid 51 current snap is 0 2024-09-14T04:09:46.008 INFO:tasks.rados.rados.0.smithi038.stdout:2508: finishing write tid 1 to smithi03870129-70 2024-09-14T04:09:46.008 INFO:tasks.rados.rados.0.smithi038.stdout:2508: finishing write tid 2 to smithi03870129-70 2024-09-14T04:09:46.009 INFO:tasks.rados.rados.0.smithi038.stdout:2511: seq_num 1636 ranges {696252=523259,1751247=689238,3193428=302824} 2024-09-14T04:09:46.026 INFO:tasks.rados.rados.0.smithi038.stdout:2511: writing smithi03870129-51 from 696252 to 1219511 tid 1 2024-09-14T04:09:46.039 INFO:tasks.rados.rados.0.smithi038.stdout:2511: writing smithi03870129-51 from 1751247 to 2440485 tid 2 2024-09-14T04:09:46.050 INFO:tasks.rados.rados.0.smithi038.stdout:2511: writing smithi03870129-51 from 3193428 to 3496252 tid 3 2024-09-14T04:09:46.050 INFO:tasks.rados.rados.0.smithi038.stdout:2512: read oid 89 snap -1 2024-09-14T04:09:46.050 INFO:tasks.rados.rados.0.smithi038.stdout:2512: expect deleted 2024-09-14T04:09:46.050 INFO:tasks.rados.rados.0.smithi038.stdout:2513: write oid 221 current snap is 0 2024-09-14T04:09:46.050 INFO:tasks.rados.rados.0.smithi038.stdout:2513: seq_num 1637 ranges {713059=598508,2093376=432896,3104498=408561} 2024-09-14T04:09:46.060 INFO:tasks.rados.rados.0.smithi038.stdout:2513: writing smithi03870129-221 from 713059 to 1311567 tid 1 2024-09-14T04:09:46.069 INFO:tasks.rados.rados.0.smithi038.stdout:2513: writing smithi03870129-221 from 2093376 to 2526272 tid 2 2024-09-14T04:09:46.076 INFO:tasks.rados.rados.0.smithi038.stdout:2513: writing smithi03870129-221 from 3104498 to 3513059 tid 3 2024-09-14T04:09:46.076 INFO:tasks.rados.rados.0.smithi038.stdout:2514: write oid 381 current snap is 0 2024-09-14T04:09:46.076 INFO:tasks.rados.rados.0.smithi038.stdout:2514: seq_num 1638 ranges {729866=673757,2151858=692907} 2024-09-14T04:09:46.084 INFO:tasks.rados.rados.0.smithi038.stdout:2514: writing smithi03870129-381 from 729866 to 1403623 tid 1 2024-09-14T04:09:46.093 INFO:tasks.rados.rados.0.smithi038.stdout:2514: writing smithi03870129-381 from 2151858 to 2844765 tid 2 2024-09-14T04:09:46.093 INFO:tasks.rados.rados.0.smithi038.stdout:2515: write oid 314 current snap is 0 2024-09-14T04:09:46.093 INFO:tasks.rados.rados.0.smithi038.stdout:2508: finishing write tid 3 to smithi03870129-70 2024-09-14T04:09:46.093 INFO:tasks.rados.rados.0.smithi038.stdout:2515: seq_num 1639 ranges {746673=749006,2210340=436565,3159344=387329} 2024-09-14T04:09:46.101 INFO:tasks.rados.rados.0.smithi038.stdout:2515: writing smithi03870129-314 from 746673 to 1495679 tid 1 2024-09-14T04:09:46.107 INFO:tasks.rados.rados.0.smithi038.stdout:2515: writing smithi03870129-314 from 2210340 to 2646905 tid 2 2024-09-14T04:09:46.113 INFO:tasks.rados.rados.0.smithi038.stdout:2515: writing smithi03870129-314 from 3159344 to 3546673 tid 3 2024-09-14T04:09:46.113 INFO:tasks.rados.rados.0.smithi038.stdout:2516: read oid 48 snap -1 2024-09-14T04:09:46.113 INFO:tasks.rados.rados.0.smithi038.stdout:2516: expect (ObjNum 47 snap 0 seq_num 47) 2024-09-14T04:09:46.113 INFO:tasks.rados.rados.0.smithi038.stdout:2517: write oid 302 current snap is 0 2024-09-14T04:09:46.113 INFO:tasks.rados.rados.0.smithi038.stdout:2508: finishing write tid 4 to smithi03870129-70 2024-09-14T04:09:46.113 INFO:tasks.rados.rados.0.smithi038.stdout:2508: finishing write tid 5 to smithi03870129-70 2024-09-14T04:09:46.113 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 70 v 286 (ObjNum 1635 snap 0 seq_num 1635) dirty exists 2024-09-14T04:09:46.113 INFO:tasks.rados.rados.0.smithi038.stdout:2508: left oid 70 (ObjNum 1635 snap 0 seq_num 1635) 2024-09-14T04:09:46.113 INFO:tasks.rados.rados.0.smithi038.stdout:2509: expect (ObjNum 68 snap 0 seq_num 68) 2024-09-14T04:09:46.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:45 smithi123 bash[24950]: cluster 2024-09-14T04:09:44.911673+0000 mgr.x (mgr.24589) 8 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:09:46.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:45 smithi123 bash[24950]: audit 2024-09-14T04:09:44.928594+0000 mon.a (mon.0) 909 : audit [DBG] from='client.? 172.21.15.38:0/1124418371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:09:46.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:45 smithi123 bash[24950]: cephadm 2024-09-14T04:09:44.985443+0000 mgr.x (mgr.24589) 9 : cephadm [INF] [14/Sep/2024:04:09:44] ENGINE Serving on http://172.21.15.123:8765 2024-09-14T04:09:46.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:45 smithi123 bash[24950]: cephadm 2024-09-14T04:09:45.192784+0000 mgr.x (mgr.24589) 10 : cephadm [INF] [14/Sep/2024:04:09:45] ENGINE Serving on https://172.21.15.123:7150 2024-09-14T04:09:46.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:45 smithi123 bash[24950]: cephadm 2024-09-14T04:09:45.192999+0000 mgr.x (mgr.24589) 11 : cephadm [INF] [14/Sep/2024:04:09:45] ENGINE Bus STARTED 2024-09-14T04:09:46.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:45 smithi123 bash[24950]: cephadm 2024-09-14T04:09:45.217063+0000 mgr.x (mgr.24589) 12 : cephadm [ERR] [14/Sep/2024:04:09:45] ENGINE Error in HTTPServer.serve 2024-09-14T04:09:46.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:45 smithi123 bash[24950]: Traceback (most recent call last): 2024-09-14T04:09:46.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:45 smithi123 bash[24950]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-14T04:09:46.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:45 smithi123 bash[24950]: self._connections.run(self.expiration_interval) 2024-09-14T04:09:46.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:45 smithi123 bash[24950]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-14T04:09:46.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:45 smithi123 bash[24950]: self._run(expiration_interval) 2024-09-14T04:09:46.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:45 smithi123 bash[24950]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-14T04:09:46.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:45 smithi123 bash[24950]: new_conn = self._from_server_socket(self.server.socket) 2024-09-14T04:09:46.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:45 smithi123 bash[24950]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-14T04:09:46.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:45 smithi123 bash[24950]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-14T04:09:46.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:45 smithi123 bash[24950]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-14T04:09:46.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:45 smithi123 bash[24950]: s = self.context.wrap_socket( 2024-09-14T04:09:46.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:45 smithi123 bash[24950]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-14T04:09:46.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:45 smithi123 bash[24950]: return self.sslsocket_class._create( 2024-09-14T04:09:46.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:45 smithi123 bash[24950]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-14T04:09:46.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:45 smithi123 bash[24950]: self.do_handshake() 2024-09-14T04:09:46.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:45 smithi123 bash[24950]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-14T04:09:46.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:45 smithi123 bash[24950]: self._sslobj.do_handshake() 2024-09-14T04:09:46.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:45 smithi123 bash[24950]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-14T04:09:46.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:45 smithi123 bash[24950]: audit 2024-09-14T04:09:45.242030+0000 mgr.x (mgr.24589) 13 : audit [DBG] from='client.15327 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:46.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:45 smithi123 bash[24950]: audit 2024-09-14T04:09:45.570377+0000 mgr.x (mgr.24589) 14 : audit [DBG] from='client.15333 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:46.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:45 smithi123 bash[24950]: cephadm 2024-09-14T04:09:45.802141+0000 mgr.x (mgr.24589) 15 : cephadm [INF] Deploying cephadm binary to smithi038 2024-09-14T04:09:46.194 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:09:45 smithi038 bash[22772]: debug 2024-09-14T04:09:45.931+0000 7f16583d7ec0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-14T04:09:46.194 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:09:46 smithi038 bash[22772]: debug 2024-09-14T04:09:45.999+0000 7f16583d7ec0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-14T04:09:46.195 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:45 smithi038 bash[22519]: cluster 2024-09-14T04:09:44.911673+0000 mgr.x (mgr.24589) 8 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:09:46.195 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:45 smithi038 bash[22519]: audit 2024-09-14T04:09:44.928594+0000 mon.a (mon.0) 909 : audit [DBG] from='client.? 172.21.15.38:0/1124418371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:09:46.195 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:45 smithi038 bash[22519]: cephadm 2024-09-14T04:09:44.985443+0000 mgr.x (mgr.24589) 9 : cephadm [INF] [14/Sep/2024:04:09:44] ENGINE Serving on http://172.21.15.123:8765 2024-09-14T04:09:46.195 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:45 smithi038 bash[22519]: cephadm 2024-09-14T04:09:45.192784+0000 mgr.x (mgr.24589) 10 : cephadm [INF] [14/Sep/2024:04:09:45] ENGINE Serving on https://172.21.15.123:7150 2024-09-14T04:09:46.195 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:45 smithi038 bash[22519]: cephadm 2024-09-14T04:09:45.192999+0000 mgr.x (mgr.24589) 11 : cephadm [INF] [14/Sep/2024:04:09:45] ENGINE Bus STARTED 2024-09-14T04:09:46.195 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:45 smithi038 bash[22519]: cephadm 2024-09-14T04:09:45.217063+0000 mgr.x (mgr.24589) 12 : cephadm [ERR] [14/Sep/2024:04:09:45] ENGINE Error in HTTPServer.serve 2024-09-14T04:09:46.195 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:45 smithi038 bash[22519]: Traceback (most recent call last): 2024-09-14T04:09:46.195 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:45 smithi038 bash[22519]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-14T04:09:46.195 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:45 smithi038 bash[22519]: self._connections.run(self.expiration_interval) 2024-09-14T04:09:46.196 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:45 smithi038 bash[22519]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-14T04:09:46.196 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:45 smithi038 bash[22519]: self._run(expiration_interval) 2024-09-14T04:09:46.196 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:45 smithi038 bash[22519]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-14T04:09:46.196 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:45 smithi038 bash[22519]: new_conn = self._from_server_socket(self.server.socket) 2024-09-14T04:09:46.196 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:45 smithi038 bash[22519]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-14T04:09:46.196 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:45 smithi038 bash[22519]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-14T04:09:46.196 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:45 smithi038 bash[22519]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-14T04:09:46.196 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:45 smithi038 bash[22519]: s = self.context.wrap_socket( 2024-09-14T04:09:46.196 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:45 smithi038 bash[22519]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-14T04:09:46.196 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:45 smithi038 bash[22519]: return self.sslsocket_class._create( 2024-09-14T04:09:46.197 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:45 smithi038 bash[22519]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-14T04:09:46.197 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:45 smithi038 bash[22519]: self.do_handshake() 2024-09-14T04:09:46.197 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:45 smithi038 bash[22519]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-14T04:09:46.197 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:45 smithi038 bash[22519]: self._sslobj.do_handshake() 2024-09-14T04:09:46.197 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:45 smithi038 bash[22519]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-14T04:09:46.197 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:45 smithi038 bash[22519]: audit 2024-09-14T04:09:45.242030+0000 mgr.x (mgr.24589) 13 : audit [DBG] from='client.15327 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:46.197 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:45 smithi038 bash[22519]: audit 2024-09-14T04:09:45.570377+0000 mgr.x (mgr.24589) 14 : audit [DBG] from='client.15333 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:46.197 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:45 smithi038 bash[22519]: cephadm 2024-09-14T04:09:45.802141+0000 mgr.x (mgr.24589) 15 : cephadm [INF] Deploying cephadm binary to smithi038 2024-09-14T04:09:46.197 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:45 smithi038 bash[32505]: cluster 2024-09-14T04:09:44.911673+0000 mgr.x (mgr.24589) 8 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:09:46.197 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:45 smithi038 bash[32505]: audit 2024-09-14T04:09:44.928594+0000 mon.a (mon.0) 909 : audit [DBG] from='client.? 172.21.15.38:0/1124418371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:09:46.197 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:45 smithi038 bash[32505]: cephadm 2024-09-14T04:09:44.985443+0000 mgr.x (mgr.24589) 9 : cephadm [INF] [14/Sep/2024:04:09:44] ENGINE Serving on http://172.21.15.123:8765 2024-09-14T04:09:46.197 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:45 smithi038 bash[32505]: cephadm 2024-09-14T04:09:45.192784+0000 mgr.x (mgr.24589) 10 : cephadm [INF] [14/Sep/2024:04:09:45] ENGINE Serving on https://172.21.15.123:7150 2024-09-14T04:09:46.198 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:45 smithi038 bash[32505]: cephadm 2024-09-14T04:09:45.192999+0000 mgr.x (mgr.24589) 11 : cephadm [INF] [14/Sep/2024:04:09:45] ENGINE Bus STARTED 2024-09-14T04:09:46.198 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:45 smithi038 bash[32505]: cephadm 2024-09-14T04:09:45.217063+0000 mgr.x (mgr.24589) 12 : cephadm [ERR] [14/Sep/2024:04:09:45] ENGINE Error in HTTPServer.serve 2024-09-14T04:09:46.198 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:45 smithi038 bash[32505]: Traceback (most recent call last): 2024-09-14T04:09:46.198 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:45 smithi038 bash[32505]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-14T04:09:46.198 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:45 smithi038 bash[32505]: self._connections.run(self.expiration_interval) 2024-09-14T04:09:46.198 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:45 smithi038 bash[32505]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-14T04:09:46.198 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:45 smithi038 bash[32505]: self._run(expiration_interval) 2024-09-14T04:09:46.198 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:45 smithi038 bash[32505]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-14T04:09:46.198 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:45 smithi038 bash[32505]: new_conn = self._from_server_socket(self.server.socket) 2024-09-14T04:09:46.198 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:45 smithi038 bash[32505]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-14T04:09:46.198 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:45 smithi038 bash[32505]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-14T04:09:46.198 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:45 smithi038 bash[32505]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-14T04:09:46.198 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:45 smithi038 bash[32505]: s = self.context.wrap_socket( 2024-09-14T04:09:46.198 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:45 smithi038 bash[32505]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-14T04:09:46.199 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:45 smithi038 bash[32505]: return self.sslsocket_class._create( 2024-09-14T04:09:46.199 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:45 smithi038 bash[32505]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-14T04:09:46.199 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:45 smithi038 bash[32505]: self.do_handshake() 2024-09-14T04:09:46.199 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:45 smithi038 bash[32505]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-14T04:09:46.199 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:45 smithi038 bash[32505]: self._sslobj.do_handshake() 2024-09-14T04:09:46.199 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:45 smithi038 bash[32505]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-14T04:09:46.199 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:45 smithi038 bash[32505]: audit 2024-09-14T04:09:45.242030+0000 mgr.x (mgr.24589) 13 : audit [DBG] from='client.15327 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:46.199 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:45 smithi038 bash[32505]: audit 2024-09-14T04:09:45.570377+0000 mgr.x (mgr.24589) 14 : audit [DBG] from='client.15333 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:46.199 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:45 smithi038 bash[32505]: cephadm 2024-09-14T04:09:45.802141+0000 mgr.x (mgr.24589) 15 : cephadm [INF] Deploying cephadm binary to smithi038 2024-09-14T04:09:46.220 INFO:tasks.rados.rados.0.smithi038.stdout:2510: expect (ObjNum 1420 snap 0 seq_num 1420) 2024-09-14T04:09:46.440 INFO:tasks.rados.rados.0.smithi038.stdout:2511: finishing write tid 1 to smithi03870129-51 2024-09-14T04:09:46.440 INFO:tasks.rados.rados.0.smithi038.stdout:2511: finishing write tid 2 to smithi03870129-51 2024-09-14T04:09:46.440 INFO:tasks.rados.rados.0.smithi038.stdout:2517: seq_num 1640 ranges {763480=424255,1868822=696576,3186767=376713} 2024-09-14T04:09:46.447 INFO:tasks.rados.rados.0.smithi038.stdout:2517: writing smithi03870129-302 from 763480 to 1187735 tid 1 2024-09-14T04:09:46.454 INFO:tasks.rados.rados.0.smithi038.stdout:2517: writing smithi03870129-302 from 1868822 to 2565398 tid 2 2024-09-14T04:09:46.460 INFO:tasks.rados.rados.0.smithi038.stdout:2517: writing smithi03870129-302 from 3186767 to 3563480 tid 3 2024-09-14T04:09:46.461 INFO:tasks.rados.rados.0.smithi038.stdout:2508: done (9 left) 2024-09-14T04:09:46.461 INFO:tasks.rados.rados.0.smithi038.stdout:2509: done (8 left) 2024-09-14T04:09:46.461 INFO:tasks.rados.rados.0.smithi038.stdout:2510: done (7 left) 2024-09-14T04:09:46.461 INFO:tasks.rados.rados.0.smithi038.stdout:2518: read oid 107 snap -1 2024-09-14T04:09:46.461 INFO:tasks.rados.rados.0.smithi038.stdout:2518: expect (ObjNum 1562 snap 0 seq_num 1562) 2024-09-14T04:09:46.461 INFO:tasks.rados.rados.0.smithi038.stdout:2519: write oid 148 current snap is 0 2024-09-14T04:09:46.461 INFO:tasks.rados.rados.0.smithi038.stdout:2519: seq_num 1641 ranges {780287=499504,1810951=440234,2697837=468079} 2024-09-14T04:09:46.469 INFO:tasks.rados.rados.0.smithi038.stdout:2519: writing smithi03870129-148 from 780287 to 1279791 tid 1 2024-09-14T04:09:46.476 INFO:tasks.rados.rados.0.smithi038.stdout:2519: writing smithi03870129-148 from 1810951 to 2251185 tid 2 2024-09-14T04:09:46.482 INFO:tasks.rados.rados.0.smithi038.stdout:2519: writing smithi03870129-148 from 2697837 to 3165916 tid 3 2024-09-14T04:09:46.482 INFO:tasks.rados.rados.0.smithi038.stdout:2520: read oid 144 snap -1 2024-09-14T04:09:46.482 INFO:tasks.rados.rados.0.smithi038.stdout:2520: expect (ObjNum 1035 snap 0 seq_num 1035) 2024-09-14T04:09:46.482 INFO:tasks.rados.rados.0.smithi038.stdout:2521: write oid 274 current snap is 0 2024-09-14T04:09:46.482 INFO:tasks.rados.rados.0.smithi038.stdout:2511: finishing write tid 3 to smithi03870129-51 2024-09-14T04:09:46.482 INFO:tasks.rados.rados.0.smithi038.stdout:2511: finishing write tid 4 to smithi03870129-51 2024-09-14T04:09:46.482 INFO:tasks.rados.rados.0.smithi038.stdout:2521: seq_num 1642 ranges {797094=574753,1869433=700245,3125260=471834} 2024-09-14T04:09:46.492 INFO:tasks.rados.rados.0.smithi038.stdout:2521: writing smithi03870129-274 from 797094 to 1371847 tid 1 2024-09-14T04:09:46.501 INFO:tasks.rados.rados.0.smithi038.stdout:2521: writing smithi03870129-274 from 1869433 to 2569678 tid 2 2024-09-14T04:09:46.508 INFO:tasks.rados.rados.0.smithi038.stdout:2521: writing smithi03870129-274 from 3125260 to 3597094 tid 3 2024-09-14T04:09:46.508 INFO:tasks.rados.rados.0.smithi038.stdout:2512: done (10 left) 2024-09-14T04:09:46.508 INFO:tasks.rados.rados.0.smithi038.stdout:2522: read oid 313 snap -1 2024-09-14T04:09:46.508 INFO:tasks.rados.rados.0.smithi038.stdout:2522: expect (ObjNum 741 snap 0 seq_num 741) 2024-09-14T04:09:46.508 INFO:tasks.rados.rados.0.smithi038.stdout:2523: read oid 264 snap -1 2024-09-14T04:09:46.509 INFO:tasks.rados.rados.0.smithi038.stdout:2523: expect deleted 2024-09-14T04:09:46.509 INFO:tasks.rados.rados.0.smithi038.stdout:2524: delete oid 460 current snap is 0 2024-09-14T04:09:46.509 INFO:tasks.rados.rados.0.smithi038.stdout:2511: finishing write tid 5 to smithi03870129-51 2024-09-14T04:09:46.509 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 51 v 494 (ObjNum 1636 snap 0 seq_num 1636) dirty exists 2024-09-14T04:09:46.509 INFO:tasks.rados.rados.0.smithi038.stdout:2511: left oid 51 (ObjNum 1636 snap 0 seq_num 1636) 2024-09-14T04:09:46.509 INFO:tasks.rados.rados.0.smithi038.stdout:2513: finishing write tid 1 to smithi03870129-221 2024-09-14T04:09:46.509 INFO:tasks.rados.rados.0.smithi038.stdout:2513: finishing write tid 2 to smithi03870129-221 2024-09-14T04:09:46.509 INFO:tasks.rados.rados.0.smithi038.stdout:2513: finishing write tid 3 to smithi03870129-221 2024-09-14T04:09:46.509 INFO:tasks.rados.rados.0.smithi038.stdout:2513: finishing write tid 4 to smithi03870129-221 2024-09-14T04:09:46.509 INFO:tasks.rados.rados.0.smithi038.stdout:2513: finishing write tid 5 to smithi03870129-221 2024-09-14T04:09:46.509 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 221 v 498 (ObjNum 1637 snap 0 seq_num 1637) dirty exists 2024-09-14T04:09:46.509 INFO:tasks.rados.rados.0.smithi038.stdout:2513: left oid 221 (ObjNum 1637 snap 0 seq_num 1637) 2024-09-14T04:09:46.509 INFO:tasks.rados.rados.0.smithi038.stdout:2514: finishing write tid 1 to smithi03870129-381 2024-09-14T04:09:46.509 INFO:tasks.rados.rados.0.smithi038.stdout:2514: finishing write tid 2 to smithi03870129-381 2024-09-14T04:09:46.510 INFO:tasks.rados.rados.0.smithi038.stdout:2514: finishing write tid 3 to smithi03870129-381 2024-09-14T04:09:46.510 INFO:tasks.rados.rados.0.smithi038.stdout:2514: finishing write tid 4 to smithi03870129-381 2024-09-14T04:09:46.510 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 381 v 289 (ObjNum 1638 snap 0 seq_num 1638) dirty exists 2024-09-14T04:09:46.510 INFO:tasks.rados.rados.0.smithi038.stdout:2514: left oid 381 (ObjNum 1638 snap 0 seq_num 1638) 2024-09-14T04:09:46.510 INFO:tasks.rados.rados.0.smithi038.stdout:2515: finishing write tid 1 to smithi03870129-314 2024-09-14T04:09:46.510 INFO:tasks.rados.rados.0.smithi038.stdout:2515: finishing write tid 2 to smithi03870129-314 2024-09-14T04:09:46.510 INFO:tasks.rados.rados.0.smithi038.stdout:2515: finishing write tid 3 to smithi03870129-314 2024-09-14T04:09:46.510 INFO:tasks.rados.rados.0.smithi038.stdout:2515: finishing write tid 4 to smithi03870129-314 2024-09-14T04:09:46.510 INFO:tasks.rados.rados.0.smithi038.stdout:2515: finishing write tid 5 to smithi03870129-314 2024-09-14T04:09:46.510 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 314 v 326 (ObjNum 1639 snap 0 seq_num 1639) dirty exists 2024-09-14T04:09:46.510 INFO:tasks.rados.rados.0.smithi038.stdout:2515: left oid 314 (ObjNum 1639 snap 0 seq_num 1639) 2024-09-14T04:09:46.510 INFO:tasks.rados.rados.0.smithi038.stdout:2516: expect (ObjNum 47 snap 0 seq_num 47) 2024-09-14T04:09:46.520 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:09:46 smithi038 bash[22772]: debug 2024-09-14T04:09:46.195+0000 7f16583d7ec0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-14T04:09:46.520 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:09:46 smithi038 bash[22772]: debug 2024-09-14T04:09:46.271+0000 7f16583d7ec0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-14T04:09:46.606 INFO:tasks.rados.rados.0.smithi038.stdout:2517: finishing write tid 1 to smithi03870129-302 2024-09-14T04:09:46.606 INFO:tasks.rados.rados.0.smithi038.stdout:2517: finishing write tid 2 to smithi03870129-302 2024-09-14T04:09:46.606 INFO:tasks.rados.rados.0.smithi038.stdout:2517: finishing write tid 3 to smithi03870129-302 2024-09-14T04:09:46.606 INFO:tasks.rados.rados.0.smithi038.stdout:2517: finishing write tid 4 to smithi03870129-302 2024-09-14T04:09:46.606 INFO:tasks.rados.rados.0.smithi038.stdout:2517: finishing write tid 5 to smithi03870129-302 2024-09-14T04:09:46.607 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 302 v 325 (ObjNum 1640 snap 0 seq_num 1640) dirty exists 2024-09-14T04:09:46.607 INFO:tasks.rados.rados.0.smithi038.stdout:2517: left oid 302 (ObjNum 1640 snap 0 seq_num 1640) 2024-09-14T04:09:46.607 INFO:tasks.rados.rados.0.smithi038.stdout:2518: expect (ObjNum 1562 snap 0 seq_num 1562) 2024-09-14T04:09:46.729 INFO:tasks.rados.rados.0.smithi038.stdout:2519: finishing write tid 1 to smithi03870129-148 2024-09-14T04:09:46.729 INFO:tasks.rados.rados.0.smithi038.stdout:2519: finishing write tid 2 to smithi03870129-148 2024-09-14T04:09:46.729 INFO:tasks.rados.rados.0.smithi038.stdout:2511: done (12 left) 2024-09-14T04:09:46.729 INFO:tasks.rados.rados.0.smithi038.stdout:2513: done (11 left) 2024-09-14T04:09:46.729 INFO:tasks.rados.rados.0.smithi038.stdout:2514: done (10 left) 2024-09-14T04:09:46.729 INFO:tasks.rados.rados.0.smithi038.stdout:2515: done (9 left) 2024-09-14T04:09:46.729 INFO:tasks.rados.rados.0.smithi038.stdout:2516: done (8 left) 2024-09-14T04:09:46.730 INFO:tasks.rados.rados.0.smithi038.stdout:2517: done (7 left) 2024-09-14T04:09:46.730 INFO:tasks.rados.rados.0.smithi038.stdout:2518: done (6 left) 2024-09-14T04:09:46.730 INFO:tasks.rados.rados.0.smithi038.stdout:2524: done (5 left) 2024-09-14T04:09:46.730 INFO:tasks.rados.rados.0.smithi038.stdout:2525: read oid 425 snap -1 2024-09-14T04:09:46.730 INFO:tasks.rados.rados.0.smithi038.stdout:2525: expect (ObjNum 1447 snap 0 seq_num 1447) 2024-09-14T04:09:46.730 INFO:tasks.rados.rados.0.smithi038.stdout:2526: read oid 248 snap -1 2024-09-14T04:09:46.730 INFO:tasks.rados.rados.0.smithi038.stdout:2526: expect (ObjNum 509 snap 0 seq_num 509) 2024-09-14T04:09:46.730 INFO:tasks.rados.rados.0.smithi038.stdout:2527: read oid 27 snap -1 2024-09-14T04:09:46.730 INFO:tasks.rados.rados.0.smithi038.stdout:2527: expect deleted 2024-09-14T04:09:46.730 INFO:tasks.rados.rados.0.smithi038.stdout:2528: write oid 322 current snap is 0 2024-09-14T04:09:46.730 INFO:tasks.rados.rados.0.smithi038.stdout:2519: finishing write tid 3 to smithi03870129-148 2024-09-14T04:09:46.730 INFO:tasks.rados.rados.0.smithi038.stdout:2519: finishing write tid 4 to smithi03870129-148 2024-09-14T04:09:46.730 INFO:tasks.rados.rados.0.smithi038.stdout:2519: finishing write tid 5 to smithi03870129-148 2024-09-14T04:09:46.730 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 148 v 293 (ObjNum 1641 snap 0 seq_num 1641) dirty exists 2024-09-14T04:09:46.731 INFO:tasks.rados.rados.0.smithi038.stdout:2519: left oid 148 (ObjNum 1641 snap 0 seq_num 1641) 2024-09-14T04:09:46.731 INFO:tasks.rados.rados.0.smithi038.stdout:2520: expect (ObjNum 1035 snap 0 seq_num 1035) 2024-09-14T04:09:46.779 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:09:46 smithi038 bash[22772]: debug 2024-09-14T04:09:46.523+0000 7f16583d7ec0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-14T04:09:46.779 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:09:46 smithi038 bash[22772]: debug 2024-09-14T04:09:46.691+0000 7f16583d7ec0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-14T04:09:46.779 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:09:46 smithi038 bash[22772]: debug 2024-09-14T04:09:46.779+0000 7f16583d7ec0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-14T04:09:46.840 INFO:tasks.rados.rados.0.smithi038.stdout:2521: finishing write tid 1 to smithi03870129-274 2024-09-14T04:09:46.841 INFO:tasks.rados.rados.0.smithi038.stdout:2521: finishing write tid 2 to smithi03870129-274 2024-09-14T04:09:46.841 INFO:tasks.rados.rados.0.smithi038.stdout:2521: finishing write tid 3 to smithi03870129-274 2024-09-14T04:09:46.841 INFO:tasks.rados.rados.0.smithi038.stdout:2521: finishing write tid 4 to smithi03870129-274 2024-09-14T04:09:46.841 INFO:tasks.rados.rados.0.smithi038.stdout:2528: seq_num 1644 ranges {430708=441604,1302750=703914,2496459=701895} 2024-09-14T04:09:46.845 INFO:tasks.rados.rados.0.smithi038.stdout:2528: writing smithi03870129-322 from 430708 to 872312 tid 1 2024-09-14T04:09:46.852 INFO:tasks.rados.rados.0.smithi038.stdout:2528: writing smithi03870129-322 from 1302750 to 2006664 tid 2 2024-09-14T04:09:46.859 INFO:tasks.rados.rados.0.smithi038.stdout:2528: writing smithi03870129-322 from 2496459 to 3198354 tid 3 2024-09-14T04:09:46.859 INFO:tasks.rados.rados.0.smithi038.stdout:2519: done (8 left) 2024-09-14T04:09:46.859 INFO:tasks.rados.rados.0.smithi038.stdout:2520: done (7 left) 2024-09-14T04:09:46.859 INFO:tasks.rados.rados.0.smithi038.stdout:2523: done (6 left) 2024-09-14T04:09:46.859 INFO:tasks.rados.rados.0.smithi038.stdout:2529: read oid 479 snap -1 2024-09-14T04:09:46.859 INFO:tasks.rados.rados.0.smithi038.stdout:2529: expect (ObjNum 1625 snap 0 seq_num 1625) 2024-09-14T04:09:46.859 INFO:tasks.rados.rados.0.smithi038.stdout:2530: write oid 161 current snap is 0 2024-09-14T04:09:46.859 INFO:tasks.rados.rados.0.smithi038.stdout:2521: finishing write tid 5 to smithi03870129-274 2024-09-14T04:09:46.859 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 274 v 330 (ObjNum 1642 snap 0 seq_num 1642) dirty exists 2024-09-14T04:09:46.859 INFO:tasks.rados.rados.0.smithi038.stdout:2521: left oid 274 (ObjNum 1642 snap 0 seq_num 1642) 2024-09-14T04:09:46.859 INFO:tasks.rados.rados.0.smithi038.stdout:2522: expect (ObjNum 741 snap 0 seq_num 741) 2024-09-14T04:09:46.966 INFO:tasks.rados.rados.0.smithi038.stdout:2530: seq_num 1645 ranges {447515=516853,1644879=447572,2807529=629520} 2024-09-14T04:09:46.971 INFO:tasks.rados.rados.0.smithi038.stdout:2530: writing smithi03870129-161 from 447515 to 964368 tid 1 2024-09-14T04:09:46.977 INFO:tasks.rados.rados.0.smithi038.stdout:2530: writing smithi03870129-161 from 1644879 to 2092451 tid 2 2024-09-14T04:09:46.986 INFO:tasks.rados.rados.0.smithi038.stdout:2530: writing smithi03870129-161 from 2807529 to 3437049 tid 3 2024-09-14T04:09:46.986 INFO:tasks.rados.rados.0.smithi038.stdout:2521: done (7 left) 2024-09-14T04:09:46.986 INFO:tasks.rados.rados.0.smithi038.stdout:2522: done (6 left) 2024-09-14T04:09:46.987 INFO:tasks.rados.rados.0.smithi038.stdout:2527: done (5 left) 2024-09-14T04:09:46.987 INFO:tasks.rados.rados.0.smithi038.stdout:2531: write oid 488 current snap is 0 2024-09-14T04:09:46.987 INFO:tasks.rados.rados.0.smithi038.stdout:2531: seq_num 1646 ranges {464322=592102,1703361=591230,2718599=440792} 2024-09-14T04:09:46.994 INFO:tasks.rados.rados.0.smithi038.stdout:2531: writing smithi03870129-488 from 464322 to 1056424 tid 1 2024-09-14T04:09:47.004 INFO:tasks.rados.rados.0.smithi038.stdout:2531: writing smithi03870129-488 from 1703361 to 2294591 tid 2 2024-09-14T04:09:47.011 INFO:tasks.rados.rados.0.smithi038.stdout:2531: writing smithi03870129-488 from 2718599 to 3159391 tid 3 2024-09-14T04:09:47.011 INFO:tasks.rados.rados.0.smithi038.stdout:2532: write oid 210 current snap is 0 2024-09-14T04:09:47.011 INFO:tasks.rados.rados.0.smithi038.stdout:2525: expect (ObjNum 1447 snap 0 seq_num 1447) 2024-09-14T04:09:47.119 INFO:tasks.rados.rados.0.smithi038.stdout:2526: expect (ObjNum 509 snap 0 seq_num 509) 2024-09-14T04:09:47.181 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:46 smithi123 bash[24950]: cluster 2024-09-14T04:09:45.909887+0000 mon.a (mon.0) 910 : cluster [DBG] mgrmap e25: x(active, since 3s) 2024-09-14T04:09:47.234 INFO:tasks.rados.rados.0.smithi038.stdout:2528: finishing write tid 1 to smithi03870129-322 2024-09-14T04:09:47.234 INFO:tasks.rados.rados.0.smithi038.stdout:2528: finishing write tid 2 to smithi03870129-322 2024-09-14T04:09:47.235 INFO:tasks.rados.rados.0.smithi038.stdout:2532: seq_num 1647 ranges {481129=667351,1761843=451241,2862375=652064} 2024-09-14T04:09:47.241 INFO:tasks.rados.rados.0.smithi038.stdout:2532: writing smithi03870129-210 from 481129 to 1148480 tid 1 2024-09-14T04:09:47.247 INFO:tasks.rados.rados.0.smithi038.stdout:2532: writing smithi03870129-210 from 1761843 to 2213084 tid 2 2024-09-14T04:09:47.255 INFO:tasks.rados.rados.0.smithi038.stdout:2532: writing smithi03870129-210 from 2862375 to 3514439 tid 3 2024-09-14T04:09:47.255 INFO:tasks.rados.rados.0.smithi038.stdout:2525: done (6 left) 2024-09-14T04:09:47.255 INFO:tasks.rados.rados.0.smithi038.stdout:2526: done (5 left) 2024-09-14T04:09:47.255 INFO:tasks.rados.rados.0.smithi038.stdout:2533: write oid 12 current snap is 0 2024-09-14T04:09:47.255 INFO:tasks.rados.rados.0.smithi038.stdout:2528: finishing write tid 3 to smithi03870129-322 2024-09-14T04:09:47.255 INFO:tasks.rados.rados.0.smithi038.stdout:2528: finishing write tid 4 to smithi03870129-322 2024-09-14T04:09:47.255 INFO:tasks.rados.rados.0.smithi038.stdout:2528: finishing write tid 5 to smithi03870129-322 2024-09-14T04:09:47.255 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 322 v 305 (ObjNum 1644 snap 0 seq_num 1644) dirty exists 2024-09-14T04:09:47.255 INFO:tasks.rados.rados.0.smithi038.stdout:2528: left oid 322 (ObjNum 1644 snap 0 seq_num 1644) 2024-09-14T04:09:47.255 INFO:tasks.rados.rados.0.smithi038.stdout:2529: expect (ObjNum 1625 snap 0 seq_num 1625) 2024-09-14T04:09:47.270 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:09:46 smithi038 bash[22772]: debug 2024-09-14T04:09:46.947+0000 7f16583d7ec0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-14T04:09:47.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:46 smithi038 bash[32505]: cluster 2024-09-14T04:09:45.909887+0000 mon.a (mon.0) 910 : cluster [DBG] mgrmap e25: x(active, since 3s) 2024-09-14T04:09:47.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:46 smithi038 bash[22519]: cluster 2024-09-14T04:09:45.909887+0000 mon.a (mon.0) 910 : cluster [DBG] mgrmap e25: x(active, since 3s) 2024-09-14T04:09:47.478 INFO:tasks.rados.rados.0.smithi038.stdout:2530: finishing write tid 1 to smithi03870129-161 2024-09-14T04:09:47.479 INFO:tasks.rados.rados.0.smithi038.stdout:2530: finishing write tid 2 to smithi03870129-161 2024-09-14T04:09:47.479 INFO:tasks.rados.rados.0.smithi038.stdout:2530: finishing write tid 3 to smithi03870129-161 2024-09-14T04:09:47.479 INFO:tasks.rados.rados.0.smithi038.stdout:2530: finishing write tid 4 to smithi03870129-161 2024-09-14T04:09:47.479 INFO:tasks.rados.rados.0.smithi038.stdout:2530: finishing write tid 5 to smithi03870129-161 2024-09-14T04:09:47.479 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 161 v 309 (ObjNum 1645 snap 0 seq_num 1645) dirty exists 2024-09-14T04:09:47.479 INFO:tasks.rados.rados.0.smithi038.stdout:2530: left oid 161 (ObjNum 1645 snap 0 seq_num 1645) 2024-09-14T04:09:47.479 INFO:tasks.rados.rados.0.smithi038.stdout:2531: finishing write tid 1 to smithi03870129-488 2024-09-14T04:09:47.479 INFO:tasks.rados.rados.0.smithi038.stdout:2533: seq_num 1648 ranges {497936=742600,1820325=594899,2889798=463336} 2024-09-14T04:09:47.485 INFO:tasks.rados.rados.0.smithi038.stdout:2533: writing smithi03870129-12 from 497936 to 1240536 tid 1 2024-09-14T04:09:47.492 INFO:tasks.rados.rados.0.smithi038.stdout:2533: writing smithi03870129-12 from 1820325 to 2415224 tid 2 2024-09-14T04:09:47.498 INFO:tasks.rados.rados.0.smithi038.stdout:2533: writing smithi03870129-12 from 2889798 to 3353134 tid 3 2024-09-14T04:09:47.498 INFO:tasks.rados.rados.0.smithi038.stdout:2528: done (5 left) 2024-09-14T04:09:47.498 INFO:tasks.rados.rados.0.smithi038.stdout:2529: done (4 left) 2024-09-14T04:09:47.498 INFO:tasks.rados.rados.0.smithi038.stdout:2530: done (3 left) 2024-09-14T04:09:47.498 INFO:tasks.rados.rados.0.smithi038.stdout:2534: write oid 230 current snap is 0 2024-09-14T04:09:47.498 INFO:tasks.rados.rados.0.smithi038.stdout:2531: finishing write tid 2 to smithi03870129-488 2024-09-14T04:09:47.499 INFO:tasks.rados.rados.0.smithi038.stdout:2531: finishing write tid 3 to smithi03870129-488 2024-09-14T04:09:47.499 INFO:tasks.rados.rados.0.smithi038.stdout:2531: finishing write tid 4 to smithi03870129-488 2024-09-14T04:09:47.499 INFO:tasks.rados.rados.0.smithi038.stdout:2534: seq_num 1649 ranges {514743=417849,1362454=454910,2400868=790961} 2024-09-14T04:09:47.503 INFO:tasks.rados.rados.0.smithi038.stdout:2534: writing smithi03870129-230 from 514743 to 932592 tid 1 2024-09-14T04:09:47.509 INFO:tasks.rados.rados.0.smithi038.stdout:2534: writing smithi03870129-230 from 1362454 to 1817364 tid 2 2024-09-14T04:09:47.519 INFO:tasks.rados.rados.0.smithi038.stdout:2534: writing smithi03870129-230 from 2400868 to 3191829 tid 3 2024-09-14T04:09:47.519 INFO:tasks.rados.rados.0.smithi038.stdout:2535: read oid 86 snap -1 2024-09-14T04:09:47.519 INFO:tasks.rados.rados.0.smithi038.stdout:2535: expect (ObjNum 1420 snap 0 seq_num 1420) 2024-09-14T04:09:47.519 INFO:tasks.rados.rados.0.smithi038.stdout:2536: read oid 406 snap -1 2024-09-14T04:09:47.519 INFO:tasks.rados.rados.0.smithi038.stdout:2536: expect (ObjNum 1142 snap 0 seq_num 1142) 2024-09-14T04:09:47.519 INFO:tasks.rados.rados.0.smithi038.stdout:2537: delete oid 97 current snap is 0 2024-09-14T04:09:47.519 INFO:tasks.rados.rados.0.smithi038.stdout:2531: finishing write tid 5 to smithi03870129-488 2024-09-14T04:09:47.519 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 488 v 377 (ObjNum 1646 snap 0 seq_num 1646) dirty exists 2024-09-14T04:09:47.520 INFO:tasks.rados.rados.0.smithi038.stdout:2531: left oid 488 (ObjNum 1646 snap 0 seq_num 1646) 2024-09-14T04:09:47.520 INFO:tasks.rados.rados.0.smithi038.stdout:2532: finishing write tid 1 to smithi03870129-210 2024-09-14T04:09:47.520 INFO:tasks.rados.rados.0.smithi038.stdout:2532: finishing write tid 2 to smithi03870129-210 2024-09-14T04:09:47.520 INFO:tasks.rados.rados.0.smithi038.stdout:2532: finishing write tid 3 to smithi03870129-210 2024-09-14T04:09:47.520 INFO:tasks.rados.rados.0.smithi038.stdout:2532: finishing write tid 4 to smithi03870129-210 2024-09-14T04:09:47.520 INFO:tasks.rados.rados.0.smithi038.stdout:2532: finishing write tid 5 to smithi03870129-210 2024-09-14T04:09:47.520 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 210 v 380 (ObjNum 1647 snap 0 seq_num 1647) dirty exists 2024-09-14T04:09:47.520 INFO:tasks.rados.rados.0.smithi038.stdout:2532: left oid 210 (ObjNum 1647 snap 0 seq_num 1647) 2024-09-14T04:09:47.520 INFO:tasks.rados.rados.0.smithi038.stdout:2533: finishing write tid 1 to smithi03870129-12 2024-09-14T04:09:47.520 INFO:tasks.rados.rados.0.smithi038.stdout:2533: finishing write tid 2 to smithi03870129-12 2024-09-14T04:09:47.520 INFO:tasks.rados.rados.0.smithi038.stdout:2533: finishing write tid 3 to smithi03870129-12 2024-09-14T04:09:47.520 INFO:tasks.rados.rados.0.smithi038.stdout:2533: finishing write tid 4 to smithi03870129-12 2024-09-14T04:09:47.520 INFO:tasks.rados.rados.0.smithi038.stdout:2533: finishing write tid 5 to smithi03870129-12 2024-09-14T04:09:47.520 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 12 v 343 (ObjNum 1648 snap 0 seq_num 1648) dirty exists 2024-09-14T04:09:47.521 INFO:tasks.rados.rados.0.smithi038.stdout:2533: left oid 12 (ObjNum 1648 snap 0 seq_num 1648) 2024-09-14T04:09:47.521 INFO:tasks.rados.rados.0.smithi038.stdout:2534: finishing write tid 1 to smithi03870129-230 2024-09-14T04:09:47.521 INFO:tasks.rados.rados.0.smithi038.stdout:2534: finishing write tid 2 to smithi03870129-230 2024-09-14T04:09:47.521 INFO:tasks.rados.rados.0.smithi038.stdout:2531: done (6 left) 2024-09-14T04:09:47.521 INFO:tasks.rados.rados.0.smithi038.stdout:2532: done (5 left) 2024-09-14T04:09:47.521 INFO:tasks.rados.rados.0.smithi038.stdout:2533: done (4 left) 2024-09-14T04:09:47.521 INFO:tasks.rados.rados.0.smithi038.stdout:2537: done (3 left) 2024-09-14T04:09:47.522 INFO:tasks.rados.rados.0.smithi038.stdout:2538: write oid 428 current snap is 0 2024-09-14T04:09:47.522 INFO:tasks.rados.rados.0.smithi038.stdout:2538: seq_num 1651 ranges {548357=684700,1995771=458579,2972067=413505} 2024-09-14T04:09:47.530 INFO:tasks.rados.rados.0.smithi038.stdout:2538: writing smithi03870129-428 from 548357 to 1233057 tid 1 2024-09-14T04:09:47.538 INFO:tasks.rados.rados.0.smithi038.stdout:2538: writing smithi03870129-428 from 1995771 to 2454350 tid 2 2024-09-14T04:09:47.544 INFO:tasks.rados.rados.0.smithi038.stdout:2538: writing smithi03870129-428 from 2972067 to 3385572 tid 3 2024-09-14T04:09:47.544 INFO:tasks.rados.rados.0.smithi038.stdout:2539: delete oid 110 current snap is 0 2024-09-14T04:09:47.544 INFO:tasks.rados.rados.0.smithi038.stdout:2535: expect (ObjNum 1420 snap 0 seq_num 1420) 2024-09-14T04:09:47.759 INFO:tasks.rados.rados.0.smithi038.stdout:2534: finishing write tid 3 to smithi03870129-230 2024-09-14T04:09:47.759 INFO:tasks.rados.rados.0.smithi038.stdout:2534: finishing write tid 4 to smithi03870129-230 2024-09-14T04:09:47.759 INFO:tasks.rados.rados.0.smithi038.stdout:2534: finishing write tid 5 to smithi03870129-230 2024-09-14T04:09:47.759 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 230 v 381 (ObjNum 1649 snap 0 seq_num 1649) dirty exists 2024-09-14T04:09:47.759 INFO:tasks.rados.rados.0.smithi038.stdout:2534: left oid 230 (ObjNum 1649 snap 0 seq_num 1649) 2024-09-14T04:09:47.759 INFO:tasks.rados.rados.0.smithi038.stdout:2536: expect (ObjNum 1142 snap 0 seq_num 1142) 2024-09-14T04:09:47.973 INFO:tasks.rados.rados.0.smithi038.stdout:2538: finishing write tid 1 to smithi03870129-428 2024-09-14T04:09:47.973 INFO:tasks.rados.rados.0.smithi038.stdout:2538: finishing write tid 2 to smithi03870129-428 2024-09-14T04:09:47.973 INFO:tasks.rados.rados.0.smithi038.stdout:2538: finishing write tid 3 to smithi03870129-428 2024-09-14T04:09:47.973 INFO:tasks.rados.rados.0.smithi038.stdout:2538: finishing write tid 4 to smithi03870129-428 2024-09-14T04:09:47.973 INFO:tasks.rados.rados.0.smithi038.stdout:2538: finishing write tid 5 to smithi03870129-428 2024-09-14T04:09:47.973 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 428 v 502 (ObjNum 1651 snap 0 seq_num 1651) dirty exists 2024-09-14T04:09:47.973 INFO:tasks.rados.rados.0.smithi038.stdout:2538: left oid 428 (ObjNum 1651 snap 0 seq_num 1651) 2024-09-14T04:09:47.974 INFO:tasks.rados.rados.0.smithi038.stdout:2534: done (4 left) 2024-09-14T04:09:47.974 INFO:tasks.rados.rados.0.smithi038.stdout:2535: done (3 left) 2024-09-14T04:09:47.974 INFO:tasks.rados.rados.0.smithi038.stdout:2536: done (2 left) 2024-09-14T04:09:47.974 INFO:tasks.rados.rados.0.smithi038.stdout:2538: done (1 left) 2024-09-14T04:09:47.974 INFO:tasks.rados.rados.0.smithi038.stdout:2539: done (0 left) 2024-09-14T04:09:47.974 INFO:tasks.rados.rados.0.smithi038.stdout:2540: write oid 148 current snap is 0 2024-09-14T04:09:47.974 INFO:tasks.rados.rados.0.smithi038.stdout:2540: seq_num 1653 ranges {581971=435198,1712735=462248,2626913=436049,3752375=29596} 2024-09-14T04:09:47.980 INFO:tasks.rados.rados.0.smithi038.stdout:2540: writing smithi03870129-148 from 581971 to 1017169 tid 1 2024-09-14T04:09:47.987 INFO:tasks.rados.rados.0.smithi038.stdout:2540: writing smithi03870129-148 from 1712735 to 2174983 tid 2 2024-09-14T04:09:47.992 INFO:tasks.rados.rados.0.smithi038.stdout:2540: writing smithi03870129-148 from 2626913 to 3062962 tid 3 2024-09-14T04:09:47.997 INFO:tasks.rados.rados.0.smithi038.stdout:2540: writing smithi03870129-148 from 3752375 to 3781971 tid 4 2024-09-14T04:09:47.997 INFO:tasks.rados.rados.0.smithi038.stdout:2541: write oid 296 current snap is 0 2024-09-14T04:09:47.997 INFO:tasks.rados.rados.0.smithi038.stdout:2541: seq_num 1654 ranges {598778=510447,1654864=605906,2937983=763674} 2024-09-14T04:09:48.003 INFO:tasks.rados.rados.0.smithi038.stdout:2541: writing smithi03870129-296 from 598778 to 1109225 tid 1 2024-09-14T04:09:48.009 INFO:tasks.rados.rados.0.smithi038.stdout:2541: writing smithi03870129-296 from 1654864 to 2260770 tid 2 2024-09-14T04:09:48.018 INFO:tasks.rados.rados.0.smithi038.stdout:2541: writing smithi03870129-296 from 2937983 to 3701657 tid 3 2024-09-14T04:09:48.018 INFO:tasks.rados.rados.0.smithi038.stdout:2542: write oid 369 current snap is 0 2024-09-14T04:09:48.018 INFO:tasks.rados.rados.0.smithi038.stdout:2540: finishing write tid 1 to smithi03870129-148 2024-09-14T04:09:48.018 INFO:tasks.rados.rados.0.smithi038.stdout:2542: seq_num 1655 ranges {615585=585696,1713346=465917,2965406=574946} 2024-09-14T04:09:48.025 INFO:tasks.rados.rados.0.smithi038.stdout:2542: writing smithi03870129-369 from 615585 to 1201281 tid 1 2024-09-14T04:09:48.032 INFO:tasks.rados.rados.0.smithi038.stdout:2542: writing smithi03870129-369 from 1713346 to 2179263 tid 2 2024-09-14T04:09:48.041 INFO:tasks.rados.rados.0.smithi038.stdout:2542: writing smithi03870129-369 from 2965406 to 3540352 tid 3 2024-09-14T04:09:48.041 INFO:tasks.rados.rados.0.smithi038.stdout:2543: write oid 474 current snap is 0 2024-09-14T04:09:48.041 INFO:tasks.rados.rados.0.smithi038.stdout:2540: finishing write tid 2 to smithi03870129-148 2024-09-14T04:09:48.041 INFO:tasks.rados.rados.0.smithi038.stdout:2540: finishing write tid 3 to smithi03870129-148 2024-09-14T04:09:48.041 INFO:tasks.rados.rados.0.smithi038.stdout:2543: seq_num 1656 ranges {632392=660945,1771828=609575,2992829=786218} 2024-09-14T04:09:48.048 INFO:tasks.rados.rados.0.smithi038.stdout:2543: writing smithi03870129-474 from 632392 to 1293337 tid 1 2024-09-14T04:09:48.055 INFO:tasks.rados.rados.0.smithi038.stdout:2543: writing smithi03870129-474 from 1771828 to 2381403 tid 2 2024-09-14T04:09:48.063 INFO:tasks.rados.rados.0.smithi038.stdout:2543: writing smithi03870129-474 from 2992829 to 3779047 tid 3 2024-09-14T04:09:48.063 INFO:tasks.rados.rados.0.smithi038.stdout:2544: write oid 253 current snap is 0 2024-09-14T04:09:48.064 INFO:tasks.rados.rados.0.smithi038.stdout:2540: finishing write tid 4 to smithi03870129-148 2024-09-14T04:09:48.064 INFO:tasks.rados.rados.0.smithi038.stdout:2540: finishing write tid 5 to smithi03870129-148 2024-09-14T04:09:48.064 INFO:tasks.rados.rados.0.smithi038.stdout:2540: finishing write tid 6 to smithi03870129-148 2024-09-14T04:09:48.064 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 148 v 298 (ObjNum 1653 snap 0 seq_num 1653) dirty exists 2024-09-14T04:09:48.064 INFO:tasks.rados.rados.0.smithi038.stdout:2540: left oid 148 (ObjNum 1653 snap 0 seq_num 1653) 2024-09-14T04:09:48.064 INFO:tasks.rados.rados.0.smithi038.stdout:2541: finishing write tid 1 to smithi03870129-296 2024-09-14T04:09:48.064 INFO:tasks.rados.rados.0.smithi038.stdout:2541: finishing write tid 2 to smithi03870129-296 2024-09-14T04:09:48.064 INFO:tasks.rados.rados.0.smithi038.stdout:2541: finishing write tid 3 to smithi03870129-296 2024-09-14T04:09:48.064 INFO:tasks.rados.rados.0.smithi038.stdout:2541: finishing write tid 4 to smithi03870129-296 2024-09-14T04:09:48.064 INFO:tasks.rados.rados.0.smithi038.stdout:2541: finishing write tid 5 to smithi03870129-296 2024-09-14T04:09:48.064 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 296 v 329 (ObjNum 1654 snap 0 seq_num 1654) dirty exists 2024-09-14T04:09:48.064 INFO:tasks.rados.rados.0.smithi038.stdout:2541: left oid 296 (ObjNum 1654 snap 0 seq_num 1654) 2024-09-14T04:09:48.065 INFO:tasks.rados.rados.0.smithi038.stdout:2542: finishing write tid 1 to smithi03870129-369 2024-09-14T04:09:48.065 INFO:tasks.rados.rados.0.smithi038.stdout:2544: seq_num 1657 ranges {649199=736194,1830310=753233,3303899=545300} 2024-09-14T04:09:48.071 INFO:tasks.rados.rados.0.smithi038.stdout:2544: writing smithi03870129-253 from 649199 to 1385393 tid 1 2024-09-14T04:09:48.077 INFO:tasks.rados.rados.0.smithi038.stdout:2544: writing smithi03870129-253 from 1830310 to 2583543 tid 2 2024-09-14T04:09:48.085 INFO:tasks.rados.rados.0.smithi038.stdout:2544: writing smithi03870129-253 from 3303899 to 3849199 tid 3 2024-09-14T04:09:48.086 INFO:tasks.rados.rados.0.smithi038.stdout:2540: done (4 left) 2024-09-14T04:09:48.086 INFO:tasks.rados.rados.0.smithi038.stdout:2541: done (3 left) 2024-09-14T04:09:48.086 INFO:tasks.rados.rados.0.smithi038.stdout:2545: write oid 255 current snap is 0 2024-09-14T04:09:48.086 INFO:tasks.rados.rados.0.smithi038.stdout:2542: finishing write tid 2 to smithi03870129-369 2024-09-14T04:09:48.086 INFO:tasks.rados.rados.0.smithi038.stdout:2542: finishing write tid 3 to smithi03870129-369 2024-09-14T04:09:48.086 INFO:tasks.rados.rados.0.smithi038.stdout:2542: finishing write tid 4 to smithi03870129-369 2024-09-14T04:09:48.086 INFO:tasks.rados.rados.0.smithi038.stdout:2542: finishing write tid 5 to smithi03870129-369 2024-09-14T04:09:48.086 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 369 v 385 (ObjNum 1655 snap 0 seq_num 1655) dirty exists 2024-09-14T04:09:48.086 INFO:tasks.rados.rados.0.smithi038.stdout:2542: left oid 369 (ObjNum 1655 snap 0 seq_num 1655) 2024-09-14T04:09:48.086 INFO:tasks.rados.rados.0.smithi038.stdout:2543: finishing write tid 1 to smithi03870129-474 2024-09-14T04:09:48.086 INFO:tasks.rados.rados.0.smithi038.stdout:2543: finishing write tid 2 to smithi03870129-474 2024-09-14T04:09:48.087 INFO:tasks.rados.rados.0.smithi038.stdout:2545: seq_num 1658 ranges {666006=527796,1888792=613244,3047675=525115} 2024-09-14T04:09:48.092 INFO:tasks.rados.rados.0.smithi038.stdout:2545: writing smithi03870129-255 from 666006 to 1193802 tid 1 2024-09-14T04:09:48.101 INFO:tasks.rados.rados.0.smithi038.stdout:2545: writing smithi03870129-255 from 1888792 to 2502036 tid 2 2024-09-14T04:09:48.104 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:47 smithi038 bash[22519]: cluster 2024-09-14T04:09:46.912267+0000 mgr.x (mgr.24589) 16 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:09:48.104 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:47 smithi038 bash[32505]: cluster 2024-09-14T04:09:46.912267+0000 mgr.x (mgr.24589) 16 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:09:48.104 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:09:47 smithi038 bash[22772]: debug 2024-09-14T04:09:47.799+0000 7f16583d7ec0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-14T04:09:48.104 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:09:47 smithi038 bash[22772]: debug 2024-09-14T04:09:47.879+0000 7f16583d7ec0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-14T04:09:48.106 INFO:tasks.rados.rados.0.smithi038.stdout:2545: writing smithi03870129-255 from 3047675 to 3572790 tid 3 2024-09-14T04:09:48.106 INFO:tasks.rados.rados.0.smithi038.stdout:2542: done (3 left) 2024-09-14T04:09:48.106 INFO:tasks.rados.rados.0.smithi038.stdout:2546: read oid 434 snap -1 2024-09-14T04:09:48.106 INFO:tasks.rados.rados.0.smithi038.stdout:2546: expect (ObjNum 838 snap 0 seq_num 838) 2024-09-14T04:09:48.106 INFO:tasks.rados.rados.0.smithi038.stdout:2547: write oid 40 current snap is 0 2024-09-14T04:09:48.106 INFO:tasks.rados.rados.0.smithi038.stdout:2543: finishing write tid 3 to smithi03870129-474 2024-09-14T04:09:48.106 INFO:tasks.rados.rados.0.smithi038.stdout:2543: finishing write tid 4 to smithi03870129-474 2024-09-14T04:09:48.106 INFO:tasks.rados.rados.0.smithi038.stdout:2543: finishing write tid 5 to smithi03870129-474 2024-09-14T04:09:48.106 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 474 v 389 (ObjNum 1656 snap 0 seq_num 1656) dirty exists 2024-09-14T04:09:48.106 INFO:tasks.rados.rados.0.smithi038.stdout:2543: left oid 474 (ObjNum 1656 snap 0 seq_num 1656) 2024-09-14T04:09:48.106 INFO:tasks.rados.rados.0.smithi038.stdout:2544: finishing write tid 1 to smithi03870129-253 2024-09-14T04:09:48.106 INFO:tasks.rados.rados.0.smithi038.stdout:2544: finishing write tid 2 to smithi03870129-253 2024-09-14T04:09:48.107 INFO:tasks.rados.rados.0.smithi038.stdout:2547: seq_num 1659 ranges {682813=603045,1947274=756902,3358745=524068} 2024-09-14T04:09:48.112 INFO:tasks.rados.rados.0.smithi038.stdout:2547: writing smithi03870129-40 from 682813 to 1285858 tid 1 2024-09-14T04:09:48.121 INFO:tasks.rados.rados.0.smithi038.stdout:2547: writing smithi03870129-40 from 1947274 to 2704176 tid 2 2024-09-14T04:09:48.128 INFO:tasks.rados.rados.0.smithi038.stdout:2547: writing smithi03870129-40 from 3358745 to 3882813 tid 3 2024-09-14T04:09:48.128 INFO:tasks.rados.rados.0.smithi038.stdout:2543: done (4 left) 2024-09-14T04:09:48.128 INFO:tasks.rados.rados.0.smithi038.stdout:2548: delete oid 387 current snap is 0 2024-09-14T04:09:48.128 INFO:tasks.rados.rados.0.smithi038.stdout:2544: finishing write tid 3 to smithi03870129-253 2024-09-14T04:09:48.128 INFO:tasks.rados.rados.0.smithi038.stdout:2544: finishing write tid 4 to smithi03870129-253 2024-09-14T04:09:48.128 INFO:tasks.rados.rados.0.smithi038.stdout:2544: finishing write tid 5 to smithi03870129-253 2024-09-14T04:09:48.129 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 253 v 280 (ObjNum 1657 snap 0 seq_num 1657) dirty exists 2024-09-14T04:09:48.129 INFO:tasks.rados.rados.0.smithi038.stdout:2544: left oid 253 (ObjNum 1657 snap 0 seq_num 1657) 2024-09-14T04:09:48.129 INFO:tasks.rados.rados.0.smithi038.stdout:2545: finishing write tid 1 to smithi03870129-255 2024-09-14T04:09:48.129 INFO:tasks.rados.rados.0.smithi038.stdout:2545: finishing write tid 2 to smithi03870129-255 2024-09-14T04:09:48.129 INFO:tasks.rados.rados.0.smithi038.stdout:2545: finishing write tid 3 to smithi03870129-255 2024-09-14T04:09:48.129 INFO:tasks.rados.rados.0.smithi038.stdout:2545: finishing write tid 4 to smithi03870129-255 2024-09-14T04:09:48.129 INFO:tasks.rados.rados.0.smithi038.stdout:2545: finishing write tid 5 to smithi03870129-255 2024-09-14T04:09:48.129 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 255 v 499 (ObjNum 1658 snap 0 seq_num 1658) dirty exists 2024-09-14T04:09:48.129 INFO:tasks.rados.rados.0.smithi038.stdout:2545: left oid 255 (ObjNum 1658 snap 0 seq_num 1658) 2024-09-14T04:09:48.129 INFO:tasks.rados.rados.0.smithi038.stdout:2546: expect (ObjNum 838 snap 0 seq_num 838) 2024-09-14T04:09:48.181 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:47 smithi123 bash[24950]: cluster 2024-09-14T04:09:46.912267+0000 mgr.x (mgr.24589) 16 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:09:48.201 INFO:tasks.rados.rados.0.smithi038.stdout:2547: finishing write tid 1 to smithi03870129-40 2024-09-14T04:09:48.201 INFO:tasks.rados.rados.0.smithi038.stdout:2547: finishing write tid 2 to smithi03870129-40 2024-09-14T04:09:48.201 INFO:tasks.rados.rados.0.smithi038.stdout:2547: finishing write tid 3 to smithi03870129-40 2024-09-14T04:09:48.201 INFO:tasks.rados.rados.0.smithi038.stdout:2547: finishing write tid 4 to smithi03870129-40 2024-09-14T04:09:48.201 INFO:tasks.rados.rados.0.smithi038.stdout:2547: finishing write tid 5 to smithi03870129-40 2024-09-14T04:09:48.201 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 40 v 348 (ObjNum 1659 snap 0 seq_num 1659) dirty exists 2024-09-14T04:09:48.201 INFO:tasks.rados.rados.0.smithi038.stdout:2547: left oid 40 (ObjNum 1659 snap 0 seq_num 1659) 2024-09-14T04:09:48.202 INFO:tasks.rados.rados.0.smithi038.stdout:2544: done (4 left) 2024-09-14T04:09:48.202 INFO:tasks.rados.rados.0.smithi038.stdout:2545: done (3 left) 2024-09-14T04:09:48.202 INFO:tasks.rados.rados.0.smithi038.stdout:2546: done (2 left) 2024-09-14T04:09:48.202 INFO:tasks.rados.rados.0.smithi038.stdout:2547: done (1 left) 2024-09-14T04:09:48.202 INFO:tasks.rados.rados.0.smithi038.stdout:2548: done (0 left) 2024-09-14T04:09:48.202 INFO:tasks.rados.rados.0.smithi038.stdout:2549: write oid 384 current snap is 0 2024-09-14T04:09:48.202 INFO:tasks.rados.rados.0.smithi038.stdout:2549: seq_num 1661 ranges {716427=753543,2064238=760571,3413591=502836} 2024-09-14T04:09:48.209 INFO:tasks.rados.rados.0.smithi038.stdout:2549: writing smithi03870129-384 from 716427 to 1469970 tid 1 2024-09-14T04:09:48.216 INFO:tasks.rados.rados.0.smithi038.stdout:2549: writing smithi03870129-384 from 2064238 to 2824809 tid 2 2024-09-14T04:09:48.223 INFO:tasks.rados.rados.0.smithi038.stdout:2549: writing smithi03870129-384 from 3413591 to 3916427 tid 3 2024-09-14T04:09:48.223 INFO:tasks.rados.rados.0.smithi038.stdout:2550: write oid 107 current snap is 0 2024-09-14T04:09:48.223 INFO:tasks.rados.rados.0.smithi038.stdout:2549: finishing write tid 1 to smithi03870129-384 2024-09-14T04:09:48.223 INFO:tasks.rados.rados.0.smithi038.stdout:2549: finishing write tid 2 to smithi03870129-384 2024-09-14T04:09:48.223 INFO:tasks.rados.rados.0.smithi038.stdout:2550: seq_num 1662 ranges {733234=428792,1606367=620582,2641014=570203,3664879=268355} 2024-09-14T04:09:48.229 INFO:tasks.rados.rados.0.smithi038.stdout:2550: writing smithi03870129-107 from 733234 to 1162026 tid 1 2024-09-14T04:09:48.235 INFO:tasks.rados.rados.0.smithi038.stdout:2550: writing smithi03870129-107 from 1606367 to 2226949 tid 2 2024-09-14T04:09:48.241 INFO:tasks.rados.rados.0.smithi038.stdout:2550: writing smithi03870129-107 from 2641014 to 3211217 tid 3 2024-09-14T04:09:48.245 INFO:tasks.rados.rados.0.smithi038.stdout:2550: writing smithi03870129-107 from 3664879 to 3933234 tid 4 2024-09-14T04:09:48.245 INFO:tasks.rados.rados.0.smithi038.stdout:2551: write oid 45 current snap is 0 2024-09-14T04:09:48.245 INFO:tasks.rados.rados.0.smithi038.stdout:2549: finishing write tid 3 to smithi03870129-384 2024-09-14T04:09:48.245 INFO:tasks.rados.rados.0.smithi038.stdout:2549: finishing write tid 4 to smithi03870129-384 2024-09-14T04:09:48.246 INFO:tasks.rados.rados.0.smithi038.stdout:2551: seq_num 1663 ranges {750041=504041,1664849=764240,2952084=497828} 2024-09-14T04:09:48.252 INFO:tasks.rados.rados.0.smithi038.stdout:2551: writing smithi03870129-45 from 750041 to 1254082 tid 1 2024-09-14T04:09:48.258 INFO:tasks.rados.rados.0.smithi038.stdout:2551: writing smithi03870129-45 from 1664849 to 2429089 tid 2 2024-09-14T04:09:48.264 INFO:tasks.rados.rados.0.smithi038.stdout:2551: writing smithi03870129-45 from 2952084 to 3449912 tid 3 2024-09-14T04:09:48.265 INFO:tasks.rados.rados.0.smithi038.stdout:2552: delete oid 408 current snap is 0 2024-09-14T04:09:48.265 INFO:tasks.rados.rados.0.smithi038.stdout:2549: finishing write tid 5 to smithi03870129-384 2024-09-14T04:09:48.265 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 384 v 333 (ObjNum 1661 snap 0 seq_num 1661) dirty exists 2024-09-14T04:09:48.265 INFO:tasks.rados.rados.0.smithi038.stdout:2549: left oid 384 (ObjNum 1661 snap 0 seq_num 1661) 2024-09-14T04:09:48.265 INFO:tasks.rados.rados.0.smithi038.stdout:2550: finishing write tid 1 to smithi03870129-107 2024-09-14T04:09:48.265 INFO:tasks.rados.rados.0.smithi038.stdout:2550: finishing write tid 2 to smithi03870129-107 2024-09-14T04:09:48.265 INFO:tasks.rados.rados.0.smithi038.stdout:2550: finishing write tid 3 to smithi03870129-107 2024-09-14T04:09:48.265 INFO:tasks.rados.rados.0.smithi038.stdout:2550: finishing write tid 4 to smithi03870129-107 2024-09-14T04:09:48.265 INFO:tasks.rados.rados.0.smithi038.stdout:2550: finishing write tid 5 to smithi03870129-107 2024-09-14T04:09:48.265 INFO:tasks.rados.rados.0.smithi038.stdout:2550: finishing write tid 6 to smithi03870129-107 2024-09-14T04:09:48.265 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 107 v 336 (ObjNum 1662 snap 0 seq_num 1662) dirty exists 2024-09-14T04:09:48.265 INFO:tasks.rados.rados.0.smithi038.stdout:2550: left oid 107 (ObjNum 1662 snap 0 seq_num 1662) 2024-09-14T04:09:48.265 INFO:tasks.rados.rados.0.smithi038.stdout:2551: finishing write tid 1 to smithi03870129-45 2024-09-14T04:09:48.266 INFO:tasks.rados.rados.0.smithi038.stdout:2551: finishing write tid 2 to smithi03870129-45 2024-09-14T04:09:48.268 INFO:tasks.rados.rados.0.smithi038.stdout:2549: done (3 left) 2024-09-14T04:09:48.268 INFO:tasks.rados.rados.0.smithi038.stdout:2550: done (2 left) 2024-09-14T04:09:48.268 INFO:tasks.rados.rados.0.smithi038.stdout:2552: done (1 left) 2024-09-14T04:09:48.268 INFO:tasks.rados.rados.0.smithi038.stdout:2553: write oid 359 current snap is 0 2024-09-14T04:09:48.268 INFO:tasks.rados.rados.0.smithi038.stdout:2553: seq_num 1665 ranges {783655=770892,2298166=767909,3639636=344019} 2024-09-14T04:09:48.276 INFO:tasks.rados.rados.0.smithi038.stdout:2553: writing smithi03870129-359 from 783655 to 1554547 tid 1 2024-09-14T04:09:48.285 INFO:tasks.rados.rados.0.smithi038.stdout:2553: writing smithi03870129-359 from 2298166 to 3066075 tid 2 2024-09-14T04:09:48.292 INFO:tasks.rados.rados.0.smithi038.stdout:2553: writing smithi03870129-359 from 3639636 to 3983655 tid 3 2024-09-14T04:09:48.292 INFO:tasks.rados.rados.0.smithi038.stdout:2554: read oid 54 snap -1 2024-09-14T04:09:48.292 INFO:tasks.rados.rados.0.smithi038.stdout:2554: expect (ObjNum 53 snap 0 seq_num 53) 2024-09-14T04:09:48.292 INFO:tasks.rados.rados.0.smithi038.stdout:2555: write oid 268 current snap is 0 2024-09-14T04:09:48.292 INFO:tasks.rados.rados.0.smithi038.stdout:2551: finishing write tid 3 to smithi03870129-45 2024-09-14T04:09:48.292 INFO:tasks.rados.rados.0.smithi038.stdout:2551: finishing write tid 4 to smithi03870129-45 2024-09-14T04:09:48.292 INFO:tasks.rados.rados.0.smithi038.stdout:2551: finishing write tid 5 to smithi03870129-45 2024-09-14T04:09:48.292 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 45 v 154 (ObjNum 1663 snap 0 seq_num 1663) dirty exists 2024-09-14T04:09:48.292 INFO:tasks.rados.rados.0.smithi038.stdout:2551: left oid 45 (ObjNum 1663 snap 0 seq_num 1663) 2024-09-14T04:09:48.292 INFO:tasks.rados.rados.0.smithi038.stdout:2553: finishing write tid 1 to smithi03870129-359 2024-09-14T04:09:48.293 INFO:tasks.rados.rados.0.smithi038.stdout:2555: seq_num 1666 ranges {400462=446141,1440295=560167} 2024-09-14T04:09:48.294 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:09:48.297 INFO:tasks.rados.rados.0.smithi038.stdout:2555: writing smithi03870129-268 from 400462 to 846603 tid 1 2024-09-14T04:09:48.304 INFO:tasks.rados.rados.0.smithi038.stdout:2555: writing smithi03870129-268 from 1440295 to 2000462 tid 2 2024-09-14T04:09:48.304 INFO:tasks.rados.rados.0.smithi038.stdout:2551: done (3 left) 2024-09-14T04:09:48.304 INFO:tasks.rados.rados.0.smithi038.stdout:2556: read oid 331 snap -1 2024-09-14T04:09:48.304 INFO:tasks.rados.rados.0.smithi038.stdout:2556: expect deleted 2024-09-14T04:09:48.304 INFO:tasks.rados.rados.0.smithi038.stdout:2557: write oid 162 current snap is 0 2024-09-14T04:09:48.304 INFO:tasks.rados.rados.0.smithi038.stdout:2553: finishing write tid 2 to smithi03870129-359 2024-09-14T04:09:48.304 INFO:tasks.rados.rados.0.smithi038.stdout:2557: seq_num 1667 ranges {417269=521390,1498777=518492} 2024-09-14T04:09:48.309 INFO:tasks.rados.rados.0.smithi038.stdout:2557: writing smithi03870129-162 from 417269 to 938659 tid 1 2024-09-14T04:09:48.315 INFO:tasks.rados.rados.0.smithi038.stdout:2557: writing smithi03870129-162 from 1498777 to 2017269 tid 2 2024-09-14T04:09:48.315 INFO:tasks.rados.rados.0.smithi038.stdout:2558: read oid 368 snap -1 2024-09-14T04:09:48.315 INFO:tasks.rados.rados.0.smithi038.stdout:2558: expect deleted 2024-09-14T04:09:48.315 INFO:tasks.rados.rados.0.smithi038.stdout:2559: write oid 56 current snap is 0 2024-09-14T04:09:48.315 INFO:tasks.rados.rados.0.smithi038.stdout:2559: seq_num 1668 ranges {434076=596639,1557259=476817} 2024-09-14T04:09:48.320 INFO:tasks.rados.rados.0.smithi038.stdout:2559: writing smithi03870129-56 from 434076 to 1030715 tid 1 2024-09-14T04:09:48.326 INFO:tasks.rados.rados.0.smithi038.stdout:2559: writing smithi03870129-56 from 1557259 to 2034076 tid 2 2024-09-14T04:09:48.327 INFO:tasks.rados.rados.0.smithi038.stdout:2560: read oid 466 snap -1 2024-09-14T04:09:48.327 INFO:tasks.rados.rados.0.smithi038.stdout:2560: expect (ObjNum 1541 snap 0 seq_num 1541) 2024-09-14T04:09:48.327 INFO:tasks.rados.rados.0.smithi038.stdout:2561: write oid 484 current snap is 0 2024-09-14T04:09:48.327 INFO:tasks.rados.rados.0.smithi038.stdout:2554: expect (ObjNum 53 snap 0 seq_num 53) 2024-09-14T04:09:48.453 INFO:tasks.rados.rados.0.smithi038.stdout:2553: finishing write tid 3 to smithi03870129-359 2024-09-14T04:09:48.453 INFO:tasks.rados.rados.0.smithi038.stdout:2553: finishing write tid 4 to smithi03870129-359 2024-09-14T04:09:48.454 INFO:tasks.rados.rados.0.smithi038.stdout:2553: finishing write tid 5 to smithi03870129-359 2024-09-14T04:09:48.454 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 359 v 347 (ObjNum 1665 snap 0 seq_num 1665) dirty exists 2024-09-14T04:09:48.454 INFO:tasks.rados.rados.0.smithi038.stdout:2553: left oid 359 (ObjNum 1665 snap 0 seq_num 1665) 2024-09-14T04:09:48.454 INFO:tasks.rados.rados.0.smithi038.stdout:2555: finishing write tid 1 to smithi03870129-268 2024-09-14T04:09:48.454 INFO:tasks.rados.rados.0.smithi038.stdout:2561: seq_num 1669 ranges {450883=671888,1615741=435142} 2024-09-14T04:09:48.461 INFO:tasks.rados.rados.0.smithi038.stdout:2561: writing smithi03870129-484 from 450883 to 1122771 tid 1 2024-09-14T04:09:48.467 INFO:tasks.rados.rados.0.smithi038.stdout:2561: writing smithi03870129-484 from 1615741 to 2050883 tid 2 2024-09-14T04:09:48.467 INFO:tasks.rados.rados.0.smithi038.stdout:2553: done (8 left) 2024-09-14T04:09:48.467 INFO:tasks.rados.rados.0.smithi038.stdout:2554: done (7 left) 2024-09-14T04:09:48.467 INFO:tasks.rados.rados.0.smithi038.stdout:2562: write oid 4 current snap is 0 2024-09-14T04:09:48.467 INFO:tasks.rados.rados.0.smithi038.stdout:2562: seq_num 1670 ranges {467690=747137,1957870=109820} 2024-09-14T04:09:48.474 INFO:tasks.rados.rados.0.smithi038.stdout:2562: writing smithi03870129-4 from 467690 to 1214827 tid 1 2024-09-14T04:09:48.480 INFO:tasks.rados.rados.0.smithi038.stdout:2562: writing smithi03870129-4 from 1957870 to 2067690 tid 2 2024-09-14T04:09:48.480 INFO:tasks.rados.rados.0.smithi038.stdout:2563: read oid 333 snap -1 2024-09-14T04:09:48.481 INFO:tasks.rados.rados.0.smithi038.stdout:2563: expect (ObjNum 1318 snap 0 seq_num 1318) 2024-09-14T04:09:48.481 INFO:tasks.rados.rados.0.smithi038.stdout:2564: write oid 150 current snap is 0 2024-09-14T04:09:48.481 INFO:tasks.rados.rados.0.smithi038.stdout:2555: finishing write tid 2 to smithi03870129-268 2024-09-14T04:09:48.481 INFO:tasks.rados.rados.0.smithi038.stdout:2555: finishing write tid 3 to smithi03870129-268 2024-09-14T04:09:48.481 INFO:tasks.rados.rados.0.smithi038.stdout:2555: finishing write tid 4 to smithi03870129-268 2024-09-14T04:09:48.481 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 268 v 503 (ObjNum 1666 snap 0 seq_num 1666) dirty exists 2024-09-14T04:09:48.481 INFO:tasks.rados.rados.0.smithi038.stdout:2555: left oid 268 (ObjNum 1666 snap 0 seq_num 1666) 2024-09-14T04:09:48.481 INFO:tasks.rados.rados.0.smithi038.stdout:2557: finishing write tid 1 to smithi03870129-162 2024-09-14T04:09:48.481 INFO:tasks.rados.rados.0.smithi038.stdout:2557: finishing write tid 2 to smithi03870129-162 2024-09-14T04:09:48.481 INFO:tasks.rados.rados.0.smithi038.stdout:2557: finishing write tid 3 to smithi03870129-162 2024-09-14T04:09:48.481 INFO:tasks.rados.rados.0.smithi038.stdout:2557: finishing write tid 4 to smithi03870129-162 2024-09-14T04:09:48.481 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 162 v 339 (ObjNum 1667 snap 0 seq_num 1667) dirty exists 2024-09-14T04:09:48.481 INFO:tasks.rados.rados.0.smithi038.stdout:2557: left oid 162 (ObjNum 1667 snap 0 seq_num 1667) 2024-09-14T04:09:48.481 INFO:tasks.rados.rados.0.smithi038.stdout:2559: finishing write tid 1 to smithi03870129-56 2024-09-14T04:09:48.482 INFO:tasks.rados.rados.0.smithi038.stdout:2564: seq_num 1671 ranges {484497=422386,1616352=468145} 2024-09-14T04:09:48.486 INFO:tasks.rados.rados.0.smithi038.stdout:2564: writing smithi03870129-150 from 484497 to 906883 tid 1 2024-09-14T04:09:48.493 INFO:tasks.rados.rados.0.smithi038.stdout:2564: writing smithi03870129-150 from 1616352 to 2084497 tid 2 2024-09-14T04:09:48.493 INFO:tasks.rados.rados.0.smithi038.stdout:2555: done (9 left) 2024-09-14T04:09:48.494 INFO:tasks.rados.rados.0.smithi038.stdout:2556: done (8 left) 2024-09-14T04:09:48.494 INFO:tasks.rados.rados.0.smithi038.stdout:2557: done (7 left) 2024-09-14T04:09:48.494 INFO:tasks.rados.rados.0.smithi038.stdout:2558: done (6 left) 2024-09-14T04:09:48.494 INFO:tasks.rados.rados.0.smithi038.stdout:2565: write oid 336 current snap is 0 2024-09-14T04:09:48.494 INFO:tasks.rados.rados.0.smithi038.stdout:2559: finishing write tid 2 to smithi03870129-56 2024-09-14T04:09:48.494 INFO:tasks.rados.rados.0.smithi038.stdout:2560: expect (ObjNum 1541 snap 0 seq_num 1541) 2024-09-14T04:09:48.520 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:09:48 smithi038 bash[22772]: debug 2024-09-14T04:09:48.103+0000 7f16583d7ec0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-14T04:09:48.520 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:09:48 smithi038 bash[22772]: debug 2024-09-14T04:09:48.183+0000 7f16583d7ec0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-14T04:09:48.615 INFO:tasks.rados.rados.0.smithi038.stdout:2559: finishing write tid 3 to smithi03870129-56 2024-09-14T04:09:48.615 INFO:tasks.rados.rados.0.smithi038.stdout:2559: finishing write tid 4 to smithi03870129-56 2024-09-14T04:09:48.615 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 56 v 294 (ObjNum 1668 snap 0 seq_num 1668) dirty exists 2024-09-14T04:09:48.615 INFO:tasks.rados.rados.0.smithi038.stdout:2559: left oid 56 (ObjNum 1668 snap 0 seq_num 1668) 2024-09-14T04:09:48.616 INFO:tasks.rados.rados.0.smithi038.stdout:2561: finishing write tid 1 to smithi03870129-484 2024-09-14T04:09:48.616 INFO:tasks.rados.rados.0.smithi038.stdout:2561: finishing write tid 2 to smithi03870129-484 2024-09-14T04:09:48.616 INFO:tasks.rados.rados.0.smithi038.stdout:2561: finishing write tid 3 to smithi03870129-484 2024-09-14T04:09:48.616 INFO:tasks.rados.rados.0.smithi038.stdout:2561: finishing write tid 4 to smithi03870129-484 2024-09-14T04:09:48.616 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 484 v 297 (ObjNum 1669 snap 0 seq_num 1669) dirty exists 2024-09-14T04:09:48.616 INFO:tasks.rados.rados.0.smithi038.stdout:2561: left oid 484 (ObjNum 1669 snap 0 seq_num 1669) 2024-09-14T04:09:48.616 INFO:tasks.rados.rados.0.smithi038.stdout:2562: finishing write tid 1 to smithi03870129-4 2024-09-14T04:09:48.616 INFO:tasks.rados.rados.0.smithi038.stdout:2562: finishing write tid 2 to smithi03870129-4 2024-09-14T04:09:48.616 INFO:tasks.rados.rados.0.smithi038.stdout:2562: finishing write tid 3 to smithi03870129-4 2024-09-14T04:09:48.616 INFO:tasks.rados.rados.0.smithi038.stdout:2562: finishing write tid 4 to smithi03870129-4 2024-09-14T04:09:48.616 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 4 v 285 (ObjNum 1670 snap 0 seq_num 1670) dirty exists 2024-09-14T04:09:48.616 INFO:tasks.rados.rados.0.smithi038.stdout:2562: left oid 4 (ObjNum 1670 snap 0 seq_num 1670) 2024-09-14T04:09:48.616 INFO:tasks.rados.rados.0.smithi038.stdout:2563: expect (ObjNum 1318 snap 0 seq_num 1318) 2024-09-14T04:09:48.686 INFO:tasks.rados.rados.0.smithi038.stdout:2564: finishing write tid 1 to smithi03870129-150 2024-09-14T04:09:48.686 INFO:tasks.rados.rados.0.smithi038.stdout:2564: finishing write tid 2 to smithi03870129-150 2024-09-14T04:09:48.686 INFO:tasks.rados.rados.0.smithi038.stdout:2565: seq_num 1672 ranges {501304=497635,1674834=426470} 2024-09-14T04:09:48.691 INFO:tasks.rados.rados.0.smithi038.stdout:2565: writing smithi03870129-336 from 501304 to 998939 tid 1 2024-09-14T04:09:48.698 INFO:tasks.rados.rados.0.smithi038.stdout:2565: writing smithi03870129-336 from 1674834 to 2101304 tid 2 2024-09-14T04:09:48.699 INFO:tasks.rados.rados.0.smithi038.stdout:2559: done (6 left) 2024-09-14T04:09:48.699 INFO:tasks.rados.rados.0.smithi038.stdout:2560: done (5 left) 2024-09-14T04:09:48.699 INFO:tasks.rados.rados.0.smithi038.stdout:2561: done (4 left) 2024-09-14T04:09:48.699 INFO:tasks.rados.rados.0.smithi038.stdout:2562: done (3 left) 2024-09-14T04:09:48.699 INFO:tasks.rados.rados.0.smithi038.stdout:2563: done (2 left) 2024-09-14T04:09:48.699 INFO:tasks.rados.rados.0.smithi038.stdout:2566: read oid 364 snap -1 2024-09-14T04:09:48.699 INFO:tasks.rados.rados.0.smithi038.stdout:2566: expect (ObjNum 1460 snap 0 seq_num 1460) 2024-09-14T04:09:48.699 INFO:tasks.rados.rados.0.smithi038.stdout:2567: write oid 91 current snap is 0 2024-09-14T04:09:48.699 INFO:tasks.rados.rados.0.smithi038.stdout:2564: finishing write tid 3 to smithi03870129-150 2024-09-14T04:09:48.699 INFO:tasks.rados.rados.0.smithi038.stdout:2564: finishing write tid 4 to smithi03870129-150 2024-09-14T04:09:48.699 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 150 v 312 (ObjNum 1671 snap 0 seq_num 1671) dirty exists 2024-09-14T04:09:48.699 INFO:tasks.rados.rados.0.smithi038.stdout:2564: left oid 150 (ObjNum 1671 snap 0 seq_num 1671) 2024-09-14T04:09:48.699 INFO:tasks.rados.rados.0.smithi038.stdout:2565: finishing write tid 1 to smithi03870129-336 2024-09-14T04:09:48.700 INFO:tasks.rados.rados.0.smithi038.stdout:2567: seq_num 1673 ranges {518111=689237,1849669=268442} 2024-09-14T04:09:48.705 INFO:tasks.rados.rados.0.smithi038.stdout:2567: writing smithi03870129-91 from 518111 to 1207348 tid 1 2024-09-14T04:09:48.710 INFO:tasks.rados.rados.0.smithi038.stdout:2567: writing smithi03870129-91 from 1849669 to 2118111 tid 2 2024-09-14T04:09:48.710 INFO:tasks.rados.rados.0.smithi038.stdout:2564: done (3 left) 2024-09-14T04:09:48.710 INFO:tasks.rados.rados.0.smithi038.stdout:2568: write oid 123 current snap is 0 2024-09-14T04:09:48.710 INFO:tasks.rados.rados.0.smithi038.stdout:2568: seq_num 1674 ranges {534918=764486,1791798=343120} 2024-09-14T04:09:48.717 INFO:tasks.rados.rados.0.smithi038.stdout:2568: writing smithi03870129-123 from 534918 to 1299404 tid 1 2024-09-14T04:09:48.722 INFO:tasks.rados.rados.0.smithi038.stdout:2568: writing smithi03870129-123 from 1791798 to 2134918 tid 2 2024-09-14T04:09:48.722 INFO:tasks.rados.rados.0.smithi038.stdout:2569: delete oid 329 current snap is 0 2024-09-14T04:09:48.722 INFO:tasks.rados.rados.0.smithi038.stdout:2565: finishing write tid 2 to smithi03870129-336 2024-09-14T04:09:48.722 INFO:tasks.rados.rados.0.smithi038.stdout:2565: finishing write tid 3 to smithi03870129-336 2024-09-14T04:09:48.722 INFO:tasks.rados.rados.0.smithi038.stdout:2565: finishing write tid 4 to smithi03870129-336 2024-09-14T04:09:48.722 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 336 v 507 (ObjNum 1672 snap 0 seq_num 1672) dirty exists 2024-09-14T04:09:48.722 INFO:tasks.rados.rados.0.smithi038.stdout:2565: left oid 336 (ObjNum 1672 snap 0 seq_num 1672) 2024-09-14T04:09:48.722 INFO:tasks.rados.rados.0.smithi038.stdout:2566: expect (ObjNum 1460 snap 0 seq_num 1460) 2024-09-14T04:09:48.907 INFO:tasks.rados.rados.0.smithi038.stdout:2567: finishing write tid 1 to smithi03870129-91 2024-09-14T04:09:48.907 INFO:tasks.rados.rados.0.smithi038.stdout:2565: done (4 left) 2024-09-14T04:09:48.908 INFO:tasks.rados.rados.0.smithi038.stdout:2566: done (3 left) 2024-09-14T04:09:48.908 INFO:tasks.rados.rados.0.smithi038.stdout:2569: done (2 left) 2024-09-14T04:09:48.908 INFO:tasks.rados.rados.0.smithi038.stdout:2570: write oid 117 current snap is 0 2024-09-14T04:09:48.908 INFO:tasks.rados.rados.0.smithi038.stdout:2567: finishing write tid 2 to smithi03870129-91 2024-09-14T04:09:48.908 INFO:tasks.rados.rados.0.smithi038.stdout:2570: seq_num 1676 ranges {568532=514984,1508762=529912} 2024-09-14T04:09:48.913 INFO:tasks.rados.rados.0.smithi038.stdout:2570: writing smithi03870129-117 from 568532 to 1083516 tid 1 2024-09-14T04:09:48.919 INFO:tasks.rados.rados.0.smithi038.stdout:2570: writing smithi03870129-117 from 1508762 to 2038674 tid 2 2024-09-14T04:09:48.919 INFO:tasks.rados.rados.0.smithi038.stdout:2571: read oid 406 snap -1 2024-09-14T04:09:48.919 INFO:tasks.rados.rados.0.smithi038.stdout:2571: expect (ObjNum 1142 snap 0 seq_num 1142) 2024-09-14T04:09:48.920 INFO:tasks.rados.rados.0.smithi038.stdout:2572: delete oid 8 current snap is 0 2024-09-14T04:09:48.920 INFO:tasks.rados.rados.0.smithi038.stdout:2567: finishing write tid 3 to smithi03870129-91 2024-09-14T04:09:48.920 INFO:tasks.rados.rados.0.smithi038.stdout:2567: finishing write tid 4 to smithi03870129-91 2024-09-14T04:09:48.920 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 91 v 510 (ObjNum 1673 snap 0 seq_num 1673) dirty exists 2024-09-14T04:09:48.920 INFO:tasks.rados.rados.0.smithi038.stdout:2567: left oid 91 (ObjNum 1673 snap 0 seq_num 1673) 2024-09-14T04:09:48.920 INFO:tasks.rados.rados.0.smithi038.stdout:2568: finishing write tid 1 to smithi03870129-123 2024-09-14T04:09:48.920 INFO:tasks.rados.rados.0.smithi038.stdout:2568: finishing write tid 2 to smithi03870129-123 2024-09-14T04:09:48.920 INFO:tasks.rados.rados.0.smithi038.stdout:2568: finishing write tid 3 to smithi03870129-123 2024-09-14T04:09:48.920 INFO:tasks.rados.rados.0.smithi038.stdout:2568: finishing write tid 4 to smithi03870129-123 2024-09-14T04:09:48.921 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 123 v 288 (ObjNum 1674 snap 0 seq_num 1674) dirty exists 2024-09-14T04:09:48.921 INFO:tasks.rados.rados.0.smithi038.stdout:2568: left oid 123 (ObjNum 1674 snap 0 seq_num 1674) 2024-09-14T04:09:48.927 INFO:tasks.rados.rados.0.smithi038.stdout:2570: finishing write tid 1 to smithi03870129-117 2024-09-14T04:09:48.928 INFO:tasks.rados.rados.0.smithi038.stdout:2570: finishing write tid 2 to smithi03870129-117 2024-09-14T04:09:48.928 INFO:tasks.rados.rados.0.smithi038.stdout:2570: finishing write tid 3 to smithi03870129-117 2024-09-14T04:09:48.928 INFO:tasks.rados.rados.0.smithi038.stdout:2570: finishing write tid 4 to smithi03870129-117 2024-09-14T04:09:48.928 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 117 v 513 (ObjNum 1676 snap 0 seq_num 1676) dirty exists 2024-09-14T04:09:48.928 INFO:tasks.rados.rados.0.smithi038.stdout:2570: left oid 117 (ObjNum 1676 snap 0 seq_num 1676) 2024-09-14T04:09:48.929 INFO:tasks.rados.rados.0.smithi038.stdout:2567: done (4 left) 2024-09-14T04:09:48.929 INFO:tasks.rados.rados.0.smithi038.stdout:2568: done (3 left) 2024-09-14T04:09:48.929 INFO:tasks.rados.rados.0.smithi038.stdout:2570: done (2 left) 2024-09-14T04:09:48.929 INFO:tasks.rados.rados.0.smithi038.stdout:2572: done (1 left) 2024-09-14T04:09:48.929 INFO:tasks.rados.rados.0.smithi038.stdout:2573: write oid 318 current snap is 0 2024-09-14T04:09:48.929 INFO:tasks.rados.rados.0.smithi038.stdout:2573: seq_num 1678 ranges {602146=665482,1909373=292773} 2024-09-14T04:09:48.933 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:09:48 smithi038 bash[22772]: debug 2024-09-14T04:09:48.535+0000 7f16583d7ec0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-14T04:09:48.933 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:09:48 smithi038 bash[22772]: debug 2024-09-14T04:09:48.619+0000 7f16583d7ec0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-14T04:09:48.933 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:09:48 smithi038 bash[22772]: [14/Sep/2024:04:09:48] ENGINE Bus STARTING 2024-09-14T04:09:48.933 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:09:48 smithi038 bash[22772]: CherryPy Checker: 2024-09-14T04:09:48.933 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:09:48 smithi038 bash[22772]: The Application mounted at '' has an empty config. 2024-09-14T04:09:48.933 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:09:48 smithi038 bash[22772]: [14/Sep/2024:04:09:48] ENGINE Serving on http://:::9283 2024-09-14T04:09:48.933 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:09:48 smithi038 bash[22772]: [14/Sep/2024:04:09:48] ENGINE Bus STARTED 2024-09-14T04:09:48.934 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:48 smithi038 bash[32505]: cluster 2024-09-14T04:09:47.920440+0000 mon.a (mon.0) 911 : cluster [DBG] mgrmap e26: x(active, since 5s) 2024-09-14T04:09:48.934 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:48 smithi038 bash[32505]: audit 2024-09-14T04:09:47.965978+0000 mon.c (mon.2) 179 : audit [DBG] from='client.? 172.21.15.38:0/458556758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:09:48.934 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:48 smithi038 bash[32505]: audit 2024-09-14T04:09:48.285878+0000 mgr.x (mgr.24589) 17 : audit [DBG] from='client.15351 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:48.934 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:48 smithi038 bash[32505]: audit 2024-09-14T04:09:48.641502+0000 mgr.x (mgr.24589) 18 : audit [DBG] from='client.15357 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:48.934 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:48 smithi038 bash[32505]: cluster 2024-09-14T04:09:48.642111+0000 mon.a (mon.0) 912 : cluster [DBG] Standby manager daemon y started 2024-09-14T04:09:48.934 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:48 smithi038 bash[32505]: audit 2024-09-14T04:09:48.645361+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.? 172.21.15.38:0/1586982187' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-14T04:09:48.935 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:48 smithi038 bash[32505]: audit 2024-09-14T04:09:48.647152+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.? 172.21.15.38:0/1586982187' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-14T04:09:48.935 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:48 smithi038 bash[32505]: audit 2024-09-14T04:09:48.649607+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.? 172.21.15.38:0/1586982187' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-14T04:09:48.935 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:48 smithi038 bash[32505]: audit 2024-09-14T04:09:48.650105+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.? 172.21.15.38:0/1586982187' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-14T04:09:48.935 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:48 smithi038 bash[22519]: cluster 2024-09-14T04:09:47.920440+0000 mon.a (mon.0) 911 : cluster [DBG] mgrmap e26: x(active, since 5s) 2024-09-14T04:09:48.935 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:48 smithi038 bash[22519]: audit 2024-09-14T04:09:47.965978+0000 mon.c (mon.2) 179 : audit [DBG] from='client.? 172.21.15.38:0/458556758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:09:48.935 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:48 smithi038 bash[22519]: audit 2024-09-14T04:09:48.285878+0000 mgr.x (mgr.24589) 17 : audit [DBG] from='client.15351 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:48.935 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:48 smithi038 bash[22519]: audit 2024-09-14T04:09:48.641502+0000 mgr.x (mgr.24589) 18 : audit [DBG] from='client.15357 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:48.935 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:48 smithi038 bash[22519]: cluster 2024-09-14T04:09:48.642111+0000 mon.a (mon.0) 912 : cluster [DBG] Standby manager daemon y started 2024-09-14T04:09:48.935 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:48 smithi038 bash[22519]: audit 2024-09-14T04:09:48.645361+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.? 172.21.15.38:0/1586982187' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-14T04:09:48.935 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:48 smithi038 bash[22519]: audit 2024-09-14T04:09:48.647152+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.? 172.21.15.38:0/1586982187' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-14T04:09:48.935 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:48 smithi038 bash[22519]: audit 2024-09-14T04:09:48.649607+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.? 172.21.15.38:0/1586982187' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-14T04:09:48.935 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:48 smithi038 bash[22519]: audit 2024-09-14T04:09:48.650105+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.? 172.21.15.38:0/1586982187' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-14T04:09:48.939 INFO:tasks.rados.rados.0.smithi038.stdout:2573: writing smithi03870129-318 from 602146 to 1267628 tid 1 2024-09-14T04:09:48.949 INFO:tasks.rados.rados.0.smithi038.stdout:2573: writing smithi03870129-318 from 1909373 to 2202146 tid 2 2024-09-14T04:09:48.949 INFO:tasks.rados.rados.0.smithi038.stdout:2574: read oid 272 snap -1 2024-09-14T04:09:48.949 INFO:tasks.rados.rados.0.smithi038.stdout:2574: expect (ObjNum 1506 snap 0 seq_num 1506) 2024-09-14T04:09:48.949 INFO:tasks.rados.rados.0.smithi038.stdout:2575: delete oid 468 current snap is 0 2024-09-14T04:09:48.949 INFO:tasks.rados.rados.0.smithi038.stdout:2571: expect (ObjNum 1142 snap 0 seq_num 1142) 2024-09-14T04:09:49.161 INFO:tasks.rados.rados.0.smithi038.stdout:2573: finishing write tid 1 to smithi03870129-318 2024-09-14T04:09:49.161 INFO:tasks.rados.rados.0.smithi038.stdout:2573: finishing write tid 2 to smithi03870129-318 2024-09-14T04:09:49.161 INFO:tasks.rados.rados.0.smithi038.stdout:2573: finishing write tid 3 to smithi03870129-318 2024-09-14T04:09:49.161 INFO:tasks.rados.rados.0.smithi038.stdout:2573: finishing write tid 4 to smithi03870129-318 2024-09-14T04:09:49.161 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 318 v 291 (ObjNum 1678 snap 0 seq_num 1678) dirty exists 2024-09-14T04:09:49.162 INFO:tasks.rados.rados.0.smithi038.stdout:2573: left oid 318 (ObjNum 1678 snap 0 seq_num 1678) 2024-09-14T04:09:49.162 INFO:tasks.rados.rados.0.smithi038.stdout:2574: expect (ObjNum 1506 snap 0 seq_num 1506) 2024-09-14T04:09:49.303 INFO:tasks.rados.rados.0.smithi038.stdout:2571: done (3 left) 2024-09-14T04:09:49.303 INFO:tasks.rados.rados.0.smithi038.stdout:2573: done (2 left) 2024-09-14T04:09:49.303 INFO:tasks.rados.rados.0.smithi038.stdout:2574: done (1 left) 2024-09-14T04:09:49.303 INFO:tasks.rados.rados.0.smithi038.stdout:2575: done (0 left) 2024-09-14T04:09:49.304 INFO:tasks.rados.rados.0.smithi038.stdout:2576: read oid 159 snap -1 2024-09-14T04:09:49.304 INFO:tasks.rados.rados.0.smithi038.stdout:2576: expect (ObjNum 1579 snap 0 seq_num 1579) 2024-09-14T04:09:49.304 INFO:tasks.rados.rados.0.smithi038.stdout:2577: write oid 266 current snap is 0 2024-09-14T04:09:49.304 INFO:tasks.rados.rados.0.smithi038.stdout:2577: seq_num 1680 ranges {635760=415980,1626337=537250} 2024-09-14T04:09:49.317 INFO:tasks.rados.rados.0.smithi038.stdout:2577: writing smithi03870129-266 from 635760 to 1051740 tid 1 2024-09-14T04:09:49.333 INFO:tasks.rados.rados.0.smithi038.stdout:2577: writing smithi03870129-266 from 1626337 to 2163587 tid 2 2024-09-14T04:09:49.333 INFO:tasks.rados.rados.0.smithi038.stdout:2578: write oid 148 current snap is 0 2024-09-14T04:09:49.333 INFO:tasks.rados.rados.0.smithi038.stdout:2578: seq_num 1681 ranges {652567=607582,1801172=451395} 2024-09-14T04:09:49.351 INFO:tasks.rados.rados.0.smithi038.stdout:2578: writing smithi03870129-148 from 652567 to 1260149 tid 1 2024-09-14T04:09:49.363 INFO:tasks.rados.rados.0.smithi038.stdout:2578: writing smithi03870129-148 from 1801172 to 2252567 tid 2 2024-09-14T04:09:49.363 INFO:tasks.rados.rados.0.smithi038.stdout:2579: read oid 362 snap -1 2024-09-14T04:09:49.363 INFO:tasks.rados.rados.0.smithi038.stdout:2579: expect (ObjNum 1589 snap 0 seq_num 1589) 2024-09-14T04:09:49.363 INFO:tasks.rados.rados.0.smithi038.stdout:2580: delete oid 481 current snap is 0 2024-09-14T04:09:49.363 INFO:tasks.rados.rados.0.smithi038.stdout:2576: expect (ObjNum 1579 snap 0 seq_num 1579) 2024-09-14T04:09:49.432 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:48 smithi123 bash[24950]: cluster 2024-09-14T04:09:47.920440+0000 mon.a (mon.0) 911 : cluster [DBG] mgrmap e26: x(active, since 5s) 2024-09-14T04:09:49.432 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:48 smithi123 bash[24950]: audit 2024-09-14T04:09:47.965978+0000 mon.c (mon.2) 179 : audit [DBG] from='client.? 172.21.15.38:0/458556758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:09:49.432 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:48 smithi123 bash[24950]: audit 2024-09-14T04:09:48.285878+0000 mgr.x (mgr.24589) 17 : audit [DBG] from='client.15351 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:49.432 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:48 smithi123 bash[24950]: audit 2024-09-14T04:09:48.641502+0000 mgr.x (mgr.24589) 18 : audit [DBG] from='client.15357 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:49.432 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:48 smithi123 bash[24950]: cluster 2024-09-14T04:09:48.642111+0000 mon.a (mon.0) 912 : cluster [DBG] Standby manager daemon y started 2024-09-14T04:09:49.432 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:48 smithi123 bash[24950]: audit 2024-09-14T04:09:48.645361+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.? 172.21.15.38:0/1586982187' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-14T04:09:49.432 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:48 smithi123 bash[24950]: audit 2024-09-14T04:09:48.647152+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.? 172.21.15.38:0/1586982187' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-14T04:09:49.432 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:48 smithi123 bash[24950]: audit 2024-09-14T04:09:48.649607+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.? 172.21.15.38:0/1586982187' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-14T04:09:49.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:48 smithi123 bash[24950]: audit 2024-09-14T04:09:48.650105+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.? 172.21.15.38:0/1586982187' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-14T04:09:49.539 INFO:tasks.rados.rados.0.smithi038.stdout:2577: finishing write tid 1 to smithi03870129-266 2024-09-14T04:09:49.540 INFO:tasks.rados.rados.0.smithi038.stdout:2577: finishing write tid 2 to smithi03870129-266 2024-09-14T04:09:49.540 INFO:tasks.rados.rados.0.smithi038.stdout:2577: finishing write tid 3 to smithi03870129-266 2024-09-14T04:09:49.540 INFO:tasks.rados.rados.0.smithi038.stdout:2577: finishing write tid 4 to smithi03870129-266 2024-09-14T04:09:49.540 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 266 v 329 (ObjNum 1680 snap 0 seq_num 1680) dirty exists 2024-09-14T04:09:49.540 INFO:tasks.rados.rados.0.smithi038.stdout:2577: left oid 266 (ObjNum 1680 snap 0 seq_num 1680) 2024-09-14T04:09:49.540 INFO:tasks.rados.rados.0.smithi038.stdout:2578: finishing write tid 1 to smithi03870129-148 2024-09-14T04:09:49.540 INFO:tasks.rados.rados.0.smithi038.stdout:2578: finishing write tid 2 to smithi03870129-148 2024-09-14T04:09:49.540 INFO:tasks.rados.rados.0.smithi038.stdout:2578: finishing write tid 3 to smithi03870129-148 2024-09-14T04:09:49.540 INFO:tasks.rados.rados.0.smithi038.stdout:2578: finishing write tid 4 to smithi03870129-148 2024-09-14T04:09:49.541 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 148 v 302 (ObjNum 1681 snap 0 seq_num 1681) dirty exists 2024-09-14T04:09:49.541 INFO:tasks.rados.rados.0.smithi038.stdout:2578: left oid 148 (ObjNum 1681 snap 0 seq_num 1681) 2024-09-14T04:09:49.541 INFO:tasks.rados.rados.0.smithi038.stdout:2579: expect (ObjNum 1589 snap 0 seq_num 1589) 2024-09-14T04:09:49.689 INFO:tasks.rados.rados.0.smithi038.stdout:2576: done (4 left) 2024-09-14T04:09:49.690 INFO:tasks.rados.rados.0.smithi038.stdout:2577: done (3 left) 2024-09-14T04:09:49.690 INFO:tasks.rados.rados.0.smithi038.stdout:2578: done (2 left) 2024-09-14T04:09:49.690 INFO:tasks.rados.rados.0.smithi038.stdout:2579: done (1 left) 2024-09-14T04:09:49.690 INFO:tasks.rados.rados.0.smithi038.stdout:2580: done (0 left) 2024-09-14T04:09:49.690 INFO:tasks.rados.rados.0.smithi038.stdout:2581: read oid 364 snap -1 2024-09-14T04:09:49.691 INFO:tasks.rados.rados.0.smithi038.stdout:2581: expect (ObjNum 1460 snap 0 seq_num 1460) 2024-09-14T04:09:49.691 INFO:tasks.rados.rados.0.smithi038.stdout:2582: read oid 383 snap -1 2024-09-14T04:09:49.691 INFO:tasks.rados.rados.0.smithi038.stdout:2582: expect (ObjNum 1406 snap 0 seq_num 1406) 2024-09-14T04:09:49.691 INFO:tasks.rados.rados.0.smithi038.stdout:2583: read oid 424 snap -1 2024-09-14T04:09:49.691 INFO:tasks.rados.rados.0.smithi038.stdout:2583: expect (ObjNum 949 snap 0 seq_num 949) 2024-09-14T04:09:49.691 INFO:tasks.rados.rados.0.smithi038.stdout:2584: delete oid 381 current snap is 0 2024-09-14T04:09:49.693 INFO:tasks.rados.rados.0.smithi038.stdout:2584: done (3 left) 2024-09-14T04:09:49.693 INFO:tasks.rados.rados.0.smithi038.stdout:2585: read oid 443 snap -1 2024-09-14T04:09:49.694 INFO:tasks.rados.rados.0.smithi038.stdout:2585: expect (ObjNum 961 snap 0 seq_num 961) 2024-09-14T04:09:49.694 INFO:tasks.rados.rados.0.smithi038.stdout:2586: write oid 447 current snap is 0 2024-09-14T04:09:49.694 INFO:tasks.rados.rados.0.smithi038.stdout:2586: seq_num 1684 ranges {702988=433329,1860265=442723} 2024-09-14T04:09:49.714 INFO:tasks.rados.rados.0.smithi038.stdout:2586: writing smithi03870129-447 from 702988 to 1136317 tid 1 2024-09-14T04:09:49.734 INFO:tasks.rados.rados.0.smithi038.stdout:2586: writing smithi03870129-447 from 1860265 to 2302988 tid 2 2024-09-14T04:09:49.734 INFO:tasks.rados.rados.0.smithi038.stdout:2587: read oid 307 snap -1 2024-09-14T04:09:49.734 INFO:tasks.rados.rados.0.smithi038.stdout:2587: expect (ObjNum 1098 snap 0 seq_num 1098) 2024-09-14T04:09:49.734 INFO:tasks.rados.rados.0.smithi038.stdout:2588: write oid 235 current snap is 0 2024-09-14T04:09:49.734 INFO:tasks.rados.rados.0.smithi038.stdout:2588: seq_num 1685 ranges {719795=508578,1918747=401048} 2024-09-14T04:09:49.752 INFO:tasks.rados.rados.0.smithi038.stdout:2588: writing smithi03870129-235 from 719795 to 1228373 tid 1 2024-09-14T04:09:49.764 INFO:tasks.rados.rados.0.smithi038.stdout:2588: writing smithi03870129-235 from 1918747 to 2319795 tid 2 2024-09-14T04:09:49.764 INFO:tasks.rados.rados.0.smithi038.stdout:2589: write oid 51 current snap is 0 2024-09-14T04:09:49.765 INFO:tasks.rados.rados.0.smithi038.stdout:2581: expect (ObjNum 1460 snap 0 seq_num 1460) 2024-09-14T04:09:49.944 INFO:tasks.rados.rados.0.smithi038.stdout:2585: expect (ObjNum 961 snap 0 seq_num 961) 2024-09-14T04:09:50.039 INFO:tasks.rados.rados.0.smithi038.stdout:2583: expect (ObjNum 949 snap 0 seq_num 949) 2024-09-14T04:09:50.162 INFO:tasks.rados.rados.0.smithi038.stdout:2582: expect (ObjNum 1406 snap 0 seq_num 1406) 2024-09-14T04:09:50.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:49 smithi038 bash[22519]: cluster 2024-09-14T04:09:48.913453+0000 mgr.x (mgr.24589) 19 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 13 MiB/s wr, 112 op/s 2024-09-14T04:09:50.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:49 smithi038 bash[22519]: cluster 2024-09-14T04:09:48.924155+0000 mon.a (mon.0) 917 : cluster [DBG] mgrmap e27: x(active, since 6s), standbys: y 2024-09-14T04:09:50.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:49 smithi038 bash[22519]: audit 2024-09-14T04:09:48.934369+0000 mon.c (mon.2) 180 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-14T04:09:50.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:49 smithi038 bash[32505]: cluster 2024-09-14T04:09:48.913453+0000 mgr.x (mgr.24589) 19 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 13 MiB/s wr, 112 op/s 2024-09-14T04:09:50.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:49 smithi038 bash[32505]: cluster 2024-09-14T04:09:48.924155+0000 mon.a (mon.0) 917 : cluster [DBG] mgrmap e27: x(active, since 6s), standbys: y 2024-09-14T04:09:50.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:49 smithi038 bash[32505]: audit 2024-09-14T04:09:48.934369+0000 mon.c (mon.2) 180 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-14T04:09:50.273 INFO:tasks.rados.rados.0.smithi038.stdout:2586: finishing write tid 1 to smithi03870129-447 2024-09-14T04:09:50.273 INFO:tasks.rados.rados.0.smithi038.stdout:2586: finishing write tid 2 to smithi03870129-447 2024-09-14T04:09:50.273 INFO:tasks.rados.rados.0.smithi038.stdout:2586: finishing write tid 3 to smithi03870129-447 2024-09-14T04:09:50.273 INFO:tasks.rados.rados.0.smithi038.stdout:2586: finishing write tid 4 to smithi03870129-447 2024-09-14T04:09:50.273 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 447 v 517 (ObjNum 1684 snap 0 seq_num 1684) dirty exists 2024-09-14T04:09:50.274 INFO:tasks.rados.rados.0.smithi038.stdout:2586: left oid 447 (ObjNum 1684 snap 0 seq_num 1684) 2024-09-14T04:09:50.274 INFO:tasks.rados.rados.0.smithi038.stdout:2587: expect (ObjNum 1098 snap 0 seq_num 1098) 2024-09-14T04:09:50.383 INFO:tasks.rados.rados.0.smithi038.stdout:2588: finishing write tid 1 to smithi03870129-235 2024-09-14T04:09:50.384 INFO:tasks.rados.rados.0.smithi038.stdout:2588: finishing write tid 2 to smithi03870129-235 2024-09-14T04:09:50.384 INFO:tasks.rados.rados.0.smithi038.stdout:2588: finishing write tid 3 to smithi03870129-235 2024-09-14T04:09:50.384 INFO:tasks.rados.rados.0.smithi038.stdout:2588: finishing write tid 4 to smithi03870129-235 2024-09-14T04:09:50.384 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 235 v 294 (ObjNum 1685 snap 0 seq_num 1685) dirty exists 2024-09-14T04:09:50.384 INFO:tasks.rados.rados.0.smithi038.stdout:2588: left oid 235 (ObjNum 1685 snap 0 seq_num 1685) 2024-09-14T04:09:50.384 INFO:tasks.rados.rados.0.smithi038.stdout:2589: seq_num 1686 ranges {736602=583827,1860876=475726} 2024-09-14T04:09:50.405 INFO:tasks.rados.rados.0.smithi038.stdout:2589: writing smithi03870129-51 from 736602 to 1320429 tid 1 2024-09-14T04:09:50.422 INFO:tasks.rados.rados.0.smithi038.stdout:2589: writing smithi03870129-51 from 1860876 to 2336602 tid 2 2024-09-14T04:09:50.423 INFO:tasks.rados.rados.0.smithi038.stdout:2581: done (7 left) 2024-09-14T04:09:50.423 INFO:tasks.rados.rados.0.smithi038.stdout:2582: done (6 left) 2024-09-14T04:09:50.423 INFO:tasks.rados.rados.0.smithi038.stdout:2583: done (5 left) 2024-09-14T04:09:50.423 INFO:tasks.rados.rados.0.smithi038.stdout:2585: done (4 left) 2024-09-14T04:09:50.423 INFO:tasks.rados.rados.0.smithi038.stdout:2586: done (3 left) 2024-09-14T04:09:50.423 INFO:tasks.rados.rados.0.smithi038.stdout:2587: done (2 left) 2024-09-14T04:09:50.423 INFO:tasks.rados.rados.0.smithi038.stdout:2588: done (1 left) 2024-09-14T04:09:50.423 INFO:tasks.rados.rados.0.smithi038.stdout:2590: read oid 308 snap -1 2024-09-14T04:09:50.423 INFO:tasks.rados.rados.0.smithi038.stdout:2590: expect (ObjNum 1373 snap 0 seq_num 1373) 2024-09-14T04:09:50.423 INFO:tasks.rados.rados.0.smithi038.stdout:2591: write oid 397 current snap is 0 2024-09-14T04:09:50.424 INFO:tasks.rados.rados.0.smithi038.stdout:2589: finishing write tid 1 to smithi03870129-51 2024-09-14T04:09:50.424 INFO:tasks.rados.rados.0.smithi038.stdout:2591: seq_num 1687 ranges {753409=659076,1919358=434051} 2024-09-14T04:09:50.431 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:49 smithi123 bash[24950]: cluster 2024-09-14T04:09:48.913453+0000 mgr.x (mgr.24589) 19 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 13 MiB/s wr, 112 op/s 2024-09-14T04:09:50.431 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:49 smithi123 bash[24950]: cluster 2024-09-14T04:09:48.924155+0000 mon.a (mon.0) 917 : cluster [DBG] mgrmap e27: x(active, since 6s), standbys: y 2024-09-14T04:09:50.431 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:49 smithi123 bash[24950]: audit 2024-09-14T04:09:48.934369+0000 mon.c (mon.2) 180 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-14T04:09:50.443 INFO:tasks.rados.rados.0.smithi038.stdout:2591: writing smithi03870129-397 from 753409 to 1412485 tid 1 2024-09-14T04:09:50.455 INFO:tasks.rados.rados.0.smithi038.stdout:2591: writing smithi03870129-397 from 1919358 to 2353409 tid 2 2024-09-14T04:09:50.455 INFO:tasks.rados.rados.0.smithi038.stdout:2592: write oid 367 current snap is 0 2024-09-14T04:09:50.455 INFO:tasks.rados.rados.0.smithi038.stdout:2589: finishing write tid 2 to smithi03870129-51 2024-09-14T04:09:50.455 INFO:tasks.rados.rados.0.smithi038.stdout:2589: finishing write tid 3 to smithi03870129-51 2024-09-14T04:09:50.455 INFO:tasks.rados.rados.0.smithi038.stdout:2589: finishing write tid 4 to smithi03870129-51 2024-09-14T04:09:50.455 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 51 v 520 (ObjNum 1686 snap 0 seq_num 1686) dirty exists 2024-09-14T04:09:50.455 INFO:tasks.rados.rados.0.smithi038.stdout:2589: left oid 51 (ObjNum 1686 snap 0 seq_num 1686) 2024-09-14T04:09:50.455 INFO:tasks.rados.rados.0.smithi038.stdout:2590: expect (ObjNum 1373 snap 0 seq_num 1373) 2024-09-14T04:09:50.676 INFO:tasks.rados.rados.0.smithi038.stdout:2591: finishing write tid 1 to smithi03870129-397 2024-09-14T04:09:50.676 INFO:tasks.rados.rados.0.smithi038.stdout:2591: finishing write tid 2 to smithi03870129-397 2024-09-14T04:09:50.676 INFO:tasks.rados.rados.0.smithi038.stdout:2591: finishing write tid 3 to smithi03870129-397 2024-09-14T04:09:50.676 INFO:tasks.rados.rados.0.smithi038.stdout:2592: seq_num 1688 ranges {770216=450678,1694193=551926} 2024-09-14T04:09:50.685 INFO:tasks.rados.rados.0.smithi038.stdout:2592: writing smithi03870129-367 from 770216 to 1220894 tid 1 2024-09-14T04:09:50.693 INFO:tasks.rados.rados.0.smithi038.stdout:2592: writing smithi03870129-367 from 1694193 to 2246119 tid 2 2024-09-14T04:09:50.693 INFO:tasks.rados.rados.0.smithi038.stdout:2589: done (3 left) 2024-09-14T04:09:50.693 INFO:tasks.rados.rados.0.smithi038.stdout:2590: done (2 left) 2024-09-14T04:09:50.693 INFO:tasks.rados.rados.0.smithi038.stdout:2593: write oid 31 current snap is 0 2024-09-14T04:09:50.693 INFO:tasks.rados.rados.0.smithi038.stdout:2591: finishing write tid 4 to smithi03870129-397 2024-09-14T04:09:50.693 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 397 v 336 (ObjNum 1687 snap 0 seq_num 1687) dirty exists 2024-09-14T04:09:50.693 INFO:tasks.rados.rados.0.smithi038.stdout:2591: left oid 397 (ObjNum 1687 snap 0 seq_num 1687) 2024-09-14T04:09:50.693 INFO:tasks.rados.rados.0.smithi038.stdout:2592: finishing write tid 1 to smithi03870129-367 2024-09-14T04:09:50.693 INFO:tasks.rados.rados.0.smithi038.stdout:2593: seq_num 1689 ranges {787023=525927,1752675=634348} 2024-09-14T04:09:50.701 INFO:tasks.rados.rados.0.smithi038.stdout:2593: writing smithi03870129-31 from 787023 to 1312950 tid 1 2024-09-14T04:09:50.709 INFO:tasks.rados.rados.0.smithi038.stdout:2593: writing smithi03870129-31 from 1752675 to 2387023 tid 2 2024-09-14T04:09:50.709 INFO:tasks.rados.rados.0.smithi038.stdout:2591: done (2 left) 2024-09-14T04:09:50.709 INFO:tasks.rados.rados.0.smithi038.stdout:2594: write oid 142 current snap is 0 2024-09-14T04:09:50.709 INFO:tasks.rados.rados.0.smithi038.stdout:2592: finishing write tid 2 to smithi03870129-367 2024-09-14T04:09:50.709 INFO:tasks.rados.rados.0.smithi038.stdout:2592: finishing write tid 3 to smithi03870129-367 2024-09-14T04:09:50.709 INFO:tasks.rados.rados.0.smithi038.stdout:2592: finishing write tid 4 to smithi03870129-367 2024-09-14T04:09:50.709 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 367 v 383 (ObjNum 1688 snap 0 seq_num 1688) dirty exists 2024-09-14T04:09:50.709 INFO:tasks.rados.rados.0.smithi038.stdout:2592: left oid 367 (ObjNum 1688 snap 0 seq_num 1688) 2024-09-14T04:09:50.709 INFO:tasks.rados.rados.0.smithi038.stdout:2593: finishing write tid 1 to smithi03870129-31 2024-09-14T04:09:50.709 INFO:tasks.rados.rados.0.smithi038.stdout:2594: seq_num 1690 ranges {403830=601176,1694804=555595} 2024-09-14T04:09:50.715 INFO:tasks.rados.rados.0.smithi038.stdout:2594: writing smithi03870129-142 from 403830 to 1005006 tid 1 2024-09-14T04:09:50.724 INFO:tasks.rados.rados.0.smithi038.stdout:2594: writing smithi03870129-142 from 1694804 to 2250399 tid 2 2024-09-14T04:09:50.724 INFO:tasks.rados.rados.0.smithi038.stdout:2592: done (2 left) 2024-09-14T04:09:50.724 INFO:tasks.rados.rados.0.smithi038.stdout:2595: read oid 13 snap -1 2024-09-14T04:09:50.724 INFO:tasks.rados.rados.0.smithi038.stdout:2595: expect (ObjNum 1444 snap 0 seq_num 1444) 2024-09-14T04:09:50.724 INFO:tasks.rados.rados.0.smithi038.stdout:2596: read oid 26 snap -1 2024-09-14T04:09:50.724 INFO:tasks.rados.rados.0.smithi038.stdout:2596: expect (ObjNum 565 snap 0 seq_num 565) 2024-09-14T04:09:50.724 INFO:tasks.rados.rados.0.smithi038.stdout:2597: write oid 383 current snap is 0 2024-09-14T04:09:50.724 INFO:tasks.rados.rados.0.smithi038.stdout:2593: finishing write tid 2 to smithi03870129-31 2024-09-14T04:09:50.725 INFO:tasks.rados.rados.0.smithi038.stdout:2593: finishing write tid 3 to smithi03870129-31 2024-09-14T04:09:50.725 INFO:tasks.rados.rados.0.smithi038.stdout:2593: finishing write tid 4 to smithi03870129-31 2024-09-14T04:09:50.725 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 31 v 342 (ObjNum 1689 snap 0 seq_num 1689) dirty exists 2024-09-14T04:09:50.725 INFO:tasks.rados.rados.0.smithi038.stdout:2593: left oid 31 (ObjNum 1689 snap 0 seq_num 1689) 2024-09-14T04:09:50.725 INFO:tasks.rados.rados.0.smithi038.stdout:2594: finishing write tid 1 to smithi03870129-142 2024-09-14T04:09:50.725 INFO:tasks.rados.rados.0.smithi038.stdout:2597: seq_num 1691 ranges {420637=676425,1753286=667351} 2024-09-14T04:09:50.731 INFO:tasks.rados.rados.0.smithi038.stdout:2597: writing smithi03870129-383 from 420637 to 1097062 tid 1 2024-09-14T04:09:50.740 INFO:tasks.rados.rados.0.smithi038.stdout:2597: writing smithi03870129-383 from 1753286 to 2420637 tid 2 2024-09-14T04:09:50.740 INFO:tasks.rados.rados.0.smithi038.stdout:2593: done (4 left) 2024-09-14T04:09:50.740 INFO:tasks.rados.rados.0.smithi038.stdout:2598: read oid 83 snap -1 2024-09-14T04:09:50.741 INFO:tasks.rados.rados.0.smithi038.stdout:2598: expect (ObjNum 1273 snap 0 seq_num 1273) 2024-09-14T04:09:50.741 INFO:tasks.rados.rados.0.smithi038.stdout:2599: read oid 117 snap -1 2024-09-14T04:09:50.741 INFO:tasks.rados.rados.0.smithi038.stdout:2599: expect (ObjNum 1676 snap 0 seq_num 1676) 2024-09-14T04:09:50.741 INFO:tasks.rados.rados.0.smithi038.stdout:2600: read oid 403 snap -1 2024-09-14T04:09:50.741 INFO:tasks.rados.rados.0.smithi038.stdout:2600: expect (ObjNum 1390 snap 0 seq_num 1390) 2024-09-14T04:09:50.741 INFO:tasks.rados.rados.0.smithi038.stdout:2601: read oid 208 snap -1 2024-09-14T04:09:50.741 INFO:tasks.rados.rados.0.smithi038.stdout:2601: expect (ObjNum 1512 snap 0 seq_num 1512) 2024-09-14T04:09:50.741 INFO:tasks.rados.rados.0.smithi038.stdout:2602: read oid 312 snap -1 2024-09-14T04:09:50.741 INFO:tasks.rados.rados.0.smithi038.stdout:2602: expect (ObjNum 311 snap 0 seq_num 311) 2024-09-14T04:09:50.741 INFO:tasks.rados.rados.0.smithi038.stdout:2603: read oid 489 snap -1 2024-09-14T04:09:50.741 INFO:tasks.rados.rados.0.smithi038.stdout:2603: expect (ObjNum 1617 snap 0 seq_num 1617) 2024-09-14T04:09:50.741 INFO:tasks.rados.rados.0.smithi038.stdout:2604: read oid 14 snap -1 2024-09-14T04:09:50.741 INFO:tasks.rados.rados.0.smithi038.stdout:2604: expect (ObjNum 1119 snap 0 seq_num 1119) 2024-09-14T04:09:50.741 INFO:tasks.rados.rados.0.smithi038.stdout:2605: read oid 164 snap -1 2024-09-14T04:09:50.742 INFO:tasks.rados.rados.0.smithi038.stdout:2605: expect (ObjNum 1440 snap 0 seq_num 1440) 2024-09-14T04:09:50.742 INFO:tasks.rados.rados.0.smithi038.stdout:2606: write oid 307 current snap is 0 2024-09-14T04:09:50.742 INFO:tasks.rados.rados.0.smithi038.stdout:2606: seq_num 1692 ranges {437444=751674,1811768=559264} 2024-09-14T04:09:50.747 INFO:tasks.rados.rados.0.smithi038.stdout:2606: writing smithi03870129-307 from 437444 to 1189118 tid 1 2024-09-14T04:09:50.755 INFO:tasks.rados.rados.0.smithi038.stdout:2606: writing smithi03870129-307 from 1811768 to 2371032 tid 2 2024-09-14T04:09:50.755 INFO:tasks.rados.rados.0.smithi038.stdout:2607: write oid 198 current snap is 0 2024-09-14T04:09:50.755 INFO:tasks.rados.rados.0.smithi038.stdout:2607: seq_num 1693 ranges {454251=426923,1470250=702922} 2024-09-14T04:09:50.760 INFO:tasks.rados.rados.0.smithi038.stdout:2607: writing smithi03870129-198 from 454251 to 881174 tid 1 2024-09-14T04:09:50.767 INFO:tasks.rados.rados.0.smithi038.stdout:2607: writing smithi03870129-198 from 1470250 to 2173172 tid 2 2024-09-14T04:09:50.768 INFO:tasks.rados.rados.0.smithi038.stdout:2608: write oid 349 current snap is 0 2024-09-14T04:09:50.768 INFO:tasks.rados.rados.0.smithi038.stdout:2594: finishing write tid 2 to smithi03870129-142 2024-09-14T04:09:50.768 INFO:tasks.rados.rados.0.smithi038.stdout:2608: seq_num 1694 ranges {471058=502172,1412379=446580} 2024-09-14T04:09:50.773 INFO:tasks.rados.rados.0.smithi038.stdout:2608: writing smithi03870129-349 from 471058 to 973230 tid 1 2024-09-14T04:09:50.778 INFO:tasks.rados.rados.0.smithi038.stdout:2608: writing smithi03870129-349 from 1412379 to 1858959 tid 2 2024-09-14T04:09:50.778 INFO:tasks.rados.rados.0.smithi038.stdout:2609: write oid 262 current snap is 0 2024-09-14T04:09:50.778 INFO:tasks.rados.rados.0.smithi038.stdout:2594: finishing write tid 3 to smithi03870129-142 2024-09-14T04:09:50.778 INFO:tasks.rados.rados.0.smithi038.stdout:2594: finishing write tid 4 to smithi03870129-142 2024-09-14T04:09:50.778 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 142 v 392 (ObjNum 1690 snap 0 seq_num 1690) dirty exists 2024-09-14T04:09:50.779 INFO:tasks.rados.rados.0.smithi038.stdout:2594: left oid 142 (ObjNum 1690 snap 0 seq_num 1690) 2024-09-14T04:09:50.779 INFO:tasks.rados.rados.0.smithi038.stdout:2595: expect (ObjNum 1444 snap 0 seq_num 1444) 2024-09-14T04:09:50.914 INFO:tasks.rados.rados.0.smithi038.stdout:2596: expect (ObjNum 565 snap 0 seq_num 565) 2024-09-14T04:09:51.078 INFO:tasks.rados.rados.0.smithi038.stdout:2597: finishing write tid 1 to smithi03870129-383 2024-09-14T04:09:51.079 INFO:tasks.rados.rados.0.smithi038.stdout:2598: expect (ObjNum 1273 snap 0 seq_num 1273) 2024-09-14T04:09:51.219 INFO:tasks.rados.rados.0.smithi038.stdout:2597: finishing write tid 2 to smithi03870129-383 2024-09-14T04:09:51.220 INFO:tasks.rados.rados.0.smithi038.stdout:2597: finishing write tid 3 to smithi03870129-383 2024-09-14T04:09:51.220 INFO:tasks.rados.rados.0.smithi038.stdout:2597: finishing write tid 4 to smithi03870129-383 2024-09-14T04:09:51.220 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 383 v 351 (ObjNum 1691 snap 0 seq_num 1691) dirty exists 2024-09-14T04:09:51.220 INFO:tasks.rados.rados.0.smithi038.stdout:2597: left oid 383 (ObjNum 1691 snap 0 seq_num 1691) 2024-09-14T04:09:51.220 INFO:tasks.rados.rados.0.smithi038.stdout:2599: expect (ObjNum 1676 snap 0 seq_num 1676) 2024-09-14T04:09:51.353 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:09:51.384 INFO:tasks.rados.rados.0.smithi038.stdout:2604: expect (ObjNum 1119 snap 0 seq_num 1119) 2024-09-14T04:09:51.525 INFO:tasks.rados.rados.0.smithi038.stdout:2601: expect (ObjNum 1512 snap 0 seq_num 1512) 2024-09-14T04:09:51.632 INFO:tasks.rados.rados.0.smithi038.stdout:2602: expect (ObjNum 311 snap 0 seq_num 311) 2024-09-14T04:09:51.733 INFO:tasks.rados.rados.0.smithi038.stdout:2607: finishing write tid 1 to smithi03870129-198 2024-09-14T04:09:51.733 INFO:tasks.rados.rados.0.smithi038.stdout:2607: finishing write tid 2 to smithi03870129-198 2024-09-14T04:09:51.733 INFO:tasks.rados.rados.0.smithi038.stdout:2607: finishing write tid 3 to smithi03870129-198 2024-09-14T04:09:51.733 INFO:tasks.rados.rados.0.smithi038.stdout:2607: finishing write tid 4 to smithi03870129-198 2024-09-14T04:09:51.733 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 198 v 345 (ObjNum 1693 snap 0 seq_num 1693) dirty exists 2024-09-14T04:09:51.733 INFO:tasks.rados.rados.0.smithi038.stdout:2607: left oid 198 (ObjNum 1693 snap 0 seq_num 1693) 2024-09-14T04:09:51.734 INFO:tasks.rados.rados.0.smithi038.stdout:2600: expect (ObjNum 1390 snap 0 seq_num 1390) 2024-09-14T04:09:51.920 INFO:tasks.rados.rados.0.smithi038.stdout:2603: expect (ObjNum 1617 snap 0 seq_num 1617) 2024-09-14T04:09:51.931 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:09:51 smithi123 bash[53291]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:09:51] "GET /metrics HTTP/1.1" 200 36063 "" "Prometheus/2.43.0" 2024-09-14T04:09:52.139 INFO:tasks.rados.rados.0.smithi038.stdout:2605: expect (ObjNum 1440 snap 0 seq_num 1440) 2024-09-14T04:09:52.269 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:09:52 smithi038 bash[22772]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:09:52] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-14T04:09:52.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:51 smithi038 bash[22519]: cluster 2024-09-14T04:09:50.913926+0000 mgr.x (mgr.24589) 20 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 40 MiB/s rd, 9.4 MiB/s wr, 80 op/s 2024-09-14T04:09:52.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:51 smithi038 bash[22519]: audit 2024-09-14T04:09:51.038938+0000 mon.c (mon.2) 181 : audit [DBG] from='client.? 172.21.15.38:0/2859885631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:09:52.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:51 smithi038 bash[22519]: audit 2024-09-14T04:09:51.349149+0000 mgr.x (mgr.24589) 21 : audit [DBG] from='client.15369 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:52.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:51 smithi038 bash[22519]: audit 2024-09-14T04:09:51.662524+0000 mgr.x (mgr.24589) 22 : audit [DBG] from='client.15375 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:52.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:51 smithi038 bash[22519]: audit 2024-09-14T04:09:51.801368+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:09:52.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:51 smithi038 bash[22519]: audit 2024-09-14T04:09:51.812242+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:09:52.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:51 smithi038 bash[32505]: cluster 2024-09-14T04:09:50.913926+0000 mgr.x (mgr.24589) 20 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 40 MiB/s rd, 9.4 MiB/s wr, 80 op/s 2024-09-14T04:09:52.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:51 smithi038 bash[32505]: audit 2024-09-14T04:09:51.038938+0000 mon.c (mon.2) 181 : audit [DBG] from='client.? 172.21.15.38:0/2859885631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:09:52.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:51 smithi038 bash[32505]: audit 2024-09-14T04:09:51.349149+0000 mgr.x (mgr.24589) 21 : audit [DBG] from='client.15369 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:52.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:51 smithi038 bash[32505]: audit 2024-09-14T04:09:51.662524+0000 mgr.x (mgr.24589) 22 : audit [DBG] from='client.15375 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:52.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:51 smithi038 bash[32505]: audit 2024-09-14T04:09:51.801368+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:09:52.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:51 smithi038 bash[32505]: audit 2024-09-14T04:09:51.812242+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:09:52.282 INFO:tasks.rados.rados.0.smithi038.stdout:2606: finishing write tid 1 to smithi03870129-307 2024-09-14T04:09:52.282 INFO:tasks.rados.rados.0.smithi038.stdout:2606: finishing write tid 2 to smithi03870129-307 2024-09-14T04:09:52.282 INFO:tasks.rados.rados.0.smithi038.stdout:2606: finishing write tid 3 to smithi03870129-307 2024-09-14T04:09:52.282 INFO:tasks.rados.rados.0.smithi038.stdout:2609: seq_num 1695 ranges {487865=577421,1470861=706591} 2024-09-14T04:09:52.288 INFO:tasks.rados.rados.0.smithi038.stdout:2609: writing smithi03870129-262 from 487865 to 1065286 tid 1 2024-09-14T04:09:52.296 INFO:tasks.rados.rados.0.smithi038.stdout:2609: writing smithi03870129-262 from 1470861 to 2177452 tid 2 2024-09-14T04:09:52.296 INFO:tasks.rados.rados.0.smithi038.stdout:2594: done (15 left) 2024-09-14T04:09:52.296 INFO:tasks.rados.rados.0.smithi038.stdout:2595: done (14 left) 2024-09-14T04:09:52.296 INFO:tasks.rados.rados.0.smithi038.stdout:2596: done (13 left) 2024-09-14T04:09:52.296 INFO:tasks.rados.rados.0.smithi038.stdout:2597: done (12 left) 2024-09-14T04:09:52.296 INFO:tasks.rados.rados.0.smithi038.stdout:2598: done (11 left) 2024-09-14T04:09:52.296 INFO:tasks.rados.rados.0.smithi038.stdout:2599: done (10 left) 2024-09-14T04:09:52.296 INFO:tasks.rados.rados.0.smithi038.stdout:2600: done (9 left) 2024-09-14T04:09:52.296 INFO:tasks.rados.rados.0.smithi038.stdout:2601: done (8 left) 2024-09-14T04:09:52.296 INFO:tasks.rados.rados.0.smithi038.stdout:2602: done (7 left) 2024-09-14T04:09:52.296 INFO:tasks.rados.rados.0.smithi038.stdout:2603: done (6 left) 2024-09-14T04:09:52.297 INFO:tasks.rados.rados.0.smithi038.stdout:2604: done (5 left) 2024-09-14T04:09:52.297 INFO:tasks.rados.rados.0.smithi038.stdout:2605: done (4 left) 2024-09-14T04:09:52.297 INFO:tasks.rados.rados.0.smithi038.stdout:2607: done (3 left) 2024-09-14T04:09:52.297 INFO:tasks.rados.rados.0.smithi038.stdout:2606: finishing write tid 4 to smithi03870129-307 2024-09-14T04:09:52.297 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 307 v 506 (ObjNum 1692 snap 0 seq_num 1692) dirty exists 2024-09-14T04:09:52.297 INFO:tasks.rados.rados.0.smithi038.stdout:2606: left oid 307 (ObjNum 1692 snap 0 seq_num 1692) 2024-09-14T04:09:52.297 INFO:tasks.rados.rados.0.smithi038.stdout:2608: finishing write tid 1 to smithi03870129-349 2024-09-14T04:09:52.297 INFO:tasks.rados.rados.0.smithi038.stdout:2608: finishing write tid 2 to smithi03870129-349 2024-09-14T04:09:52.297 INFO:tasks.rados.rados.0.smithi038.stdout:2608: finishing write tid 3 to smithi03870129-349 2024-09-14T04:09:52.297 INFO:tasks.rados.rados.0.smithi038.stdout:2608: finishing write tid 4 to smithi03870129-349 2024-09-14T04:09:52.297 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 349 v 509 (ObjNum 1694 snap 0 seq_num 1694) dirty exists 2024-09-14T04:09:52.297 INFO:tasks.rados.rados.0.smithi038.stdout:2608: left oid 349 (ObjNum 1694 snap 0 seq_num 1694) 2024-09-14T04:09:52.297 INFO:tasks.rados.rados.0.smithi038.stdout:2609: finishing write tid 1 to smithi03870129-262 2024-09-14T04:09:52.297 INFO:tasks.rados.rados.0.smithi038.stdout:2610: read oid 317 snap -1 2024-09-14T04:09:52.298 INFO:tasks.rados.rados.0.smithi038.stdout:2610: expect (ObjNum 1184 snap 0 seq_num 1184) 2024-09-14T04:09:52.298 INFO:tasks.rados.rados.0.smithi038.stdout:2606: done (3 left) 2024-09-14T04:09:52.298 INFO:tasks.rados.rados.0.smithi038.stdout:2608: done (2 left) 2024-09-14T04:09:52.298 INFO:tasks.rados.rados.0.smithi038.stdout:2611: write oid 327 current snap is 0 2024-09-14T04:09:52.298 INFO:tasks.rados.rados.0.smithi038.stdout:2611: seq_num 1696 ranges {504672=769023,2045696=450249} 2024-09-14T04:09:52.302 INFO:tasks.rados.rados.0.smithi038.stdout:2611: writing smithi03870129-327 from 504672 to 1273695 tid 1 2024-09-14T04:09:52.310 INFO:tasks.rados.rados.0.smithi038.stdout:2611: writing smithi03870129-327 from 2045696 to 2495945 tid 2 2024-09-14T04:09:52.311 INFO:tasks.rados.rados.0.smithi038.stdout:2612: read oid 277 snap -1 2024-09-14T04:09:52.311 INFO:tasks.rados.rados.0.smithi038.stdout:2612: expect (ObjNum 276 snap 0 seq_num 276) 2024-09-14T04:09:52.311 INFO:tasks.rados.rados.0.smithi038.stdout:2613: read oid 302 snap -1 2024-09-14T04:09:52.311 INFO:tasks.rados.rados.0.smithi038.stdout:2613: expect (ObjNum 1640 snap 0 seq_num 1640) 2024-09-14T04:09:52.311 INFO:tasks.rados.rados.0.smithi038.stdout:2614: read oid 300 snap -1 2024-09-14T04:09:52.311 INFO:tasks.rados.rados.0.smithi038.stdout:2614: expect (ObjNum 1583 snap 0 seq_num 1583) 2024-09-14T04:09:52.311 INFO:tasks.rados.rados.0.smithi038.stdout:2615: read oid 220 snap -1 2024-09-14T04:09:52.311 INFO:tasks.rados.rados.0.smithi038.stdout:2615: expect deleted 2024-09-14T04:09:52.311 INFO:tasks.rados.rados.0.smithi038.stdout:2616: read oid 237 snap -1 2024-09-14T04:09:52.312 INFO:tasks.rados.rados.0.smithi038.stdout:2616: expect (ObjNum 1529 snap 0 seq_num 1529) 2024-09-14T04:09:52.312 INFO:tasks.rados.rados.0.smithi038.stdout:2617: write oid 346 current snap is 0 2024-09-14T04:09:52.312 INFO:tasks.rados.rados.0.smithi038.stdout:2609: finishing write tid 2 to smithi03870129-262 2024-09-14T04:09:52.312 INFO:tasks.rados.rados.0.smithi038.stdout:2609: finishing write tid 3 to smithi03870129-262 2024-09-14T04:09:52.312 INFO:tasks.rados.rados.0.smithi038.stdout:2609: finishing write tid 4 to smithi03870129-262 2024-09-14T04:09:52.312 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 262 v 332 (ObjNum 1695 snap 0 seq_num 1695) dirty exists 2024-09-14T04:09:52.313 INFO:tasks.rados.rados.0.smithi038.stdout:2609: left oid 262 (ObjNum 1695 snap 0 seq_num 1695) 2024-09-14T04:09:52.313 INFO:tasks.rados.rados.0.smithi038.stdout:2610: expect (ObjNum 1184 snap 0 seq_num 1184) 2024-09-14T04:09:52.431 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:51 smithi123 bash[24950]: cluster 2024-09-14T04:09:50.913926+0000 mgr.x (mgr.24589) 20 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 40 MiB/s rd, 9.4 MiB/s wr, 80 op/s 2024-09-14T04:09:52.431 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:51 smithi123 bash[24950]: audit 2024-09-14T04:09:51.038938+0000 mon.c (mon.2) 181 : audit [DBG] from='client.? 172.21.15.38:0/2859885631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:09:52.432 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:51 smithi123 bash[24950]: audit 2024-09-14T04:09:51.349149+0000 mgr.x (mgr.24589) 21 : audit [DBG] from='client.15369 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:52.432 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:51 smithi123 bash[24950]: audit 2024-09-14T04:09:51.662524+0000 mgr.x (mgr.24589) 22 : audit [DBG] from='client.15375 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:52.432 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:51 smithi123 bash[24950]: audit 2024-09-14T04:09:51.801368+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:09:52.432 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:51 smithi123 bash[24950]: audit 2024-09-14T04:09:51.812242+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:09:52.534 INFO:tasks.rados.rados.0.smithi038.stdout:2611: finishing write tid 1 to smithi03870129-327 2024-09-14T04:09:52.534 INFO:tasks.rados.rados.0.smithi038.stdout:2611: finishing write tid 2 to smithi03870129-327 2024-09-14T04:09:52.534 INFO:tasks.rados.rados.0.smithi038.stdout:2614: expect (ObjNum 1583 snap 0 seq_num 1583) 2024-09-14T04:09:52.652 INFO:tasks.rados.rados.0.smithi038.stdout:2611: finishing write tid 3 to smithi03870129-327 2024-09-14T04:09:52.652 INFO:tasks.rados.rados.0.smithi038.stdout:2612: expect (ObjNum 276 snap 0 seq_num 276) 2024-09-14T04:09:52.733 INFO:tasks.rados.rados.0.smithi038.stdout:2611: finishing write tid 4 to smithi03870129-327 2024-09-14T04:09:52.733 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 327 v 351 (ObjNum 1696 snap 0 seq_num 1696) dirty exists 2024-09-14T04:09:52.733 INFO:tasks.rados.rados.0.smithi038.stdout:2611: left oid 327 (ObjNum 1696 snap 0 seq_num 1696) 2024-09-14T04:09:52.734 INFO:tasks.rados.rados.0.smithi038.stdout:2613: expect (ObjNum 1640 snap 0 seq_num 1640) 2024-09-14T04:09:52.891 INFO:tasks.rados.rados.0.smithi038.stdout:2616: expect (ObjNum 1529 snap 0 seq_num 1529) 2024-09-14T04:09:53.058 INFO:tasks.rados.rados.0.smithi038.stdout:2617: seq_num 1697 ranges {521479=444272,1704178=710260} 2024-09-14T04:09:53.073 INFO:tasks.rados.rados.0.smithi038.stdout:2617: writing smithi03870129-346 from 521479 to 965751 tid 1 2024-09-14T04:09:53.098 INFO:tasks.rados.rados.0.smithi038.stdout:2617: writing smithi03870129-346 from 1704178 to 2414438 tid 2 2024-09-14T04:09:53.098 INFO:tasks.rados.rados.0.smithi038.stdout:2609: done (8 left) 2024-09-14T04:09:53.098 INFO:tasks.rados.rados.0.smithi038.stdout:2610: done (7 left) 2024-09-14T04:09:53.098 INFO:tasks.rados.rados.0.smithi038.stdout:2611: done (6 left) 2024-09-14T04:09:53.098 INFO:tasks.rados.rados.0.smithi038.stdout:2612: done (5 left) 2024-09-14T04:09:53.099 INFO:tasks.rados.rados.0.smithi038.stdout:2613: done (4 left) 2024-09-14T04:09:53.099 INFO:tasks.rados.rados.0.smithi038.stdout:2614: done (3 left) 2024-09-14T04:09:53.099 INFO:tasks.rados.rados.0.smithi038.stdout:2615: done (2 left) 2024-09-14T04:09:53.099 INFO:tasks.rados.rados.0.smithi038.stdout:2616: done (1 left) 2024-09-14T04:09:53.099 INFO:tasks.rados.rados.0.smithi038.stdout:2618: write oid 413 current snap is 0 2024-09-14T04:09:53.099 INFO:tasks.rados.rados.0.smithi038.stdout:2617: finishing write tid 1 to smithi03870129-346 2024-09-14T04:09:53.100 INFO:tasks.rados.rados.0.smithi038.stdout:2618: seq_num 1698 ranges {538286=519521,1762660=453918} 2024-09-14T04:09:53.113 INFO:tasks.rados.rados.0.smithi038.stdout:2618: writing smithi03870129-413 from 538286 to 1057807 tid 1 2024-09-14T04:09:53.132 INFO:tasks.rados.rados.0.smithi038.stdout:2618: writing smithi03870129-413 from 1762660 to 2216578 tid 2 2024-09-14T04:09:53.132 INFO:tasks.rados.rados.0.smithi038.stdout:2619: read oid 92 snap -1 2024-09-14T04:09:53.132 INFO:tasks.rados.rados.0.smithi038.stdout:2619: expect (ObjNum 1631 snap 0 seq_num 1631) 2024-09-14T04:09:53.132 INFO:tasks.rados.rados.0.smithi038.stdout:2620: read oid 417 snap -1 2024-09-14T04:09:53.132 INFO:tasks.rados.rados.0.smithi038.stdout:2620: expect (ObjNum 1632 snap 0 seq_num 1632) 2024-09-14T04:09:53.132 INFO:tasks.rados.rados.0.smithi038.stdout:2621: write oid 444 current snap is 0 2024-09-14T04:09:53.133 INFO:tasks.rados.rados.0.smithi038.stdout:2617: finishing write tid 2 to smithi03870129-346 2024-09-14T04:09:53.133 INFO:tasks.rados.rados.0.smithi038.stdout:2621: seq_num 1699 ranges {555093=594770,1704789=713929} 2024-09-14T04:09:53.146 INFO:tasks.rados.rados.0.smithi038.stdout:2621: writing smithi03870129-444 from 555093 to 1149863 tid 1 2024-09-14T04:09:53.158 INFO:tasks.rados.rados.0.smithi038.stdout:2621: writing smithi03870129-444 from 1704789 to 2418718 tid 2 2024-09-14T04:09:53.158 INFO:tasks.rados.rados.0.smithi038.stdout:2622: write oid 350 current snap is 0 2024-09-14T04:09:53.158 INFO:tasks.rados.rados.0.smithi038.stdout:2617: finishing write tid 3 to smithi03870129-346 2024-09-14T04:09:53.159 INFO:tasks.rados.rados.0.smithi038.stdout:2617: finishing write tid 4 to smithi03870129-346 2024-09-14T04:09:53.159 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 346 v 386 (ObjNum 1697 snap 0 seq_num 1697) dirty exists 2024-09-14T04:09:53.159 INFO:tasks.rados.rados.0.smithi038.stdout:2617: left oid 346 (ObjNum 1697 snap 0 seq_num 1697) 2024-09-14T04:09:53.159 INFO:tasks.rados.rados.0.smithi038.stdout:2618: finishing write tid 1 to smithi03870129-413 2024-09-14T04:09:53.159 INFO:tasks.rados.rados.0.smithi038.stdout:2618: finishing write tid 2 to smithi03870129-413 2024-09-14T04:09:53.159 INFO:tasks.rados.rados.0.smithi038.stdout:2618: finishing write tid 3 to smithi03870129-413 2024-09-14T04:09:53.159 INFO:tasks.rados.rados.0.smithi038.stdout:2618: finishing write tid 4 to smithi03870129-413 2024-09-14T04:09:53.159 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 413 v 306 (ObjNum 1698 snap 0 seq_num 1698) dirty exists 2024-09-14T04:09:53.159 INFO:tasks.rados.rados.0.smithi038.stdout:2618: left oid 413 (ObjNum 1698 snap 0 seq_num 1698) 2024-09-14T04:09:53.160 INFO:tasks.rados.rados.0.smithi038.stdout:2620: expect (ObjNum 1632 snap 0 seq_num 1632) 2024-09-14T04:09:53.411 INFO:tasks.rados.rados.0.smithi038.stdout:2619: expect (ObjNum 1631 snap 0 seq_num 1631) 2024-09-14T04:09:53.597 INFO:tasks.rados.rados.0.smithi038.stdout:2621: finishing write tid 1 to smithi03870129-444 2024-09-14T04:09:53.597 INFO:tasks.rados.rados.0.smithi038.stdout:2621: finishing write tid 2 to smithi03870129-444 2024-09-14T04:09:53.597 INFO:tasks.rados.rados.0.smithi038.stdout:2621: finishing write tid 3 to smithi03870129-444 2024-09-14T04:09:53.597 INFO:tasks.rados.rados.0.smithi038.stdout:2621: finishing write tid 4 to smithi03870129-444 2024-09-14T04:09:53.597 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 444 v 297 (ObjNum 1699 snap 0 seq_num 1699) dirty exists 2024-09-14T04:09:53.597 INFO:tasks.rados.rados.0.smithi038.stdout:2621: left oid 444 (ObjNum 1699 snap 0 seq_num 1699) 2024-09-14T04:09:53.597 INFO:tasks.rados.rados.0.smithi038.stdout:2622: seq_num 1700 ranges {571900=670019,1763271=457587} 2024-09-14T04:09:53.613 INFO:tasks.rados.rados.0.smithi038.stdout:2622: writing smithi03870129-350 from 571900 to 1241919 tid 1 2024-09-14T04:09:53.627 INFO:tasks.rados.rados.0.smithi038.stdout:2622: writing smithi03870129-350 from 1763271 to 2220858 tid 2 2024-09-14T04:09:53.627 INFO:tasks.rados.rados.0.smithi038.stdout:2617: done (5 left) 2024-09-14T04:09:53.627 INFO:tasks.rados.rados.0.smithi038.stdout:2618: done (4 left) 2024-09-14T04:09:53.627 INFO:tasks.rados.rados.0.smithi038.stdout:2619: done (3 left) 2024-09-14T04:09:53.627 INFO:tasks.rados.rados.0.smithi038.stdout:2620: done (2 left) 2024-09-14T04:09:53.627 INFO:tasks.rados.rados.0.smithi038.stdout:2621: done (1 left) 2024-09-14T04:09:53.628 INFO:tasks.rados.rados.0.smithi038.stdout:2623: write oid 169 current snap is 0 2024-09-14T04:09:53.628 INFO:tasks.rados.rados.0.smithi038.stdout:2623: seq_num 1701 ranges {588707=745268,1821753=717598} 2024-09-14T04:09:53.643 INFO:tasks.rados.rados.0.smithi038.stdout:2623: writing smithi03870129-169 from 588707 to 1333975 tid 1 2024-09-14T04:09:53.658 INFO:tasks.rados.rados.0.smithi038.stdout:2623: writing smithi03870129-169 from 1821753 to 2539351 tid 2 2024-09-14T04:09:53.658 INFO:tasks.rados.rados.0.smithi038.stdout:2624: write oid 311 current snap is 0 2024-09-14T04:09:53.658 INFO:tasks.rados.rados.0.smithi038.stdout:2622: finishing write tid 1 to smithi03870129-350 2024-09-14T04:09:53.658 INFO:tasks.rados.rados.0.smithi038.stdout:2622: finishing write tid 2 to smithi03870129-350 2024-09-14T04:09:53.658 INFO:tasks.rados.rados.0.smithi038.stdout:2624: seq_num 1702 ranges {605514=420517,1480235=461256,2356169=249345} 2024-09-14T04:09:53.668 INFO:tasks.rados.rados.0.smithi038.stdout:2624: writing smithi03870129-311 from 605514 to 1026031 tid 1 2024-09-14T04:09:53.676 INFO:tasks.rados.rados.0.smithi038.stdout:2624: writing smithi03870129-311 from 1480235 to 1941491 tid 2 2024-09-14T04:09:53.682 INFO:tasks.rados.rados.0.smithi038.stdout:2624: writing smithi03870129-311 from 2356169 to 2605514 tid 3 2024-09-14T04:09:53.682 INFO:tasks.rados.rados.0.smithi038.stdout:2625: write oid 496 current snap is 0 2024-09-14T04:09:53.683 INFO:tasks.rados.rados.0.smithi038.stdout:2622: finishing write tid 3 to smithi03870129-350 2024-09-14T04:09:53.683 INFO:tasks.rados.rados.0.smithi038.stdout:2622: finishing write tid 4 to smithi03870129-350 2024-09-14T04:09:53.683 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 350 v 354 (ObjNum 1700 snap 0 seq_num 1700) dirty exists 2024-09-14T04:09:53.683 INFO:tasks.rados.rados.0.smithi038.stdout:2622: left oid 350 (ObjNum 1700 snap 0 seq_num 1700) 2024-09-14T04:09:53.683 INFO:tasks.rados.rados.0.smithi038.stdout:2623: finishing write tid 1 to smithi03870129-169 2024-09-14T04:09:53.683 INFO:tasks.rados.rados.0.smithi038.stdout:2625: seq_num 1703 ranges {622321=612119,1938717=683604} 2024-09-14T04:09:53.693 INFO:tasks.rados.rados.0.smithi038.stdout:2625: writing smithi03870129-496 from 622321 to 1234440 tid 1 2024-09-14T04:09:53.704 INFO:tasks.rados.rados.0.smithi038.stdout:2625: writing smithi03870129-496 from 1938717 to 2622321 tid 2 2024-09-14T04:09:53.704 INFO:tasks.rados.rados.0.smithi038.stdout:2622: done (3 left) 2024-09-14T04:09:53.705 INFO:tasks.rados.rados.0.smithi038.stdout:2626: write oid 66 current snap is 0 2024-09-14T04:09:53.705 INFO:tasks.rados.rados.0.smithi038.stdout:2623: finishing write tid 2 to smithi03870129-169 2024-09-14T04:09:53.705 INFO:tasks.rados.rados.0.smithi038.stdout:2623: finishing write tid 3 to smithi03870129-169 2024-09-14T04:09:53.705 INFO:tasks.rados.rados.0.smithi038.stdout:2623: finishing write tid 4 to smithi03870129-169 2024-09-14T04:09:53.705 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 169 v 512 (ObjNum 1701 snap 0 seq_num 1701) dirty exists 2024-09-14T04:09:53.705 INFO:tasks.rados.rados.0.smithi038.stdout:2623: left oid 169 (ObjNum 1701 snap 0 seq_num 1701) 2024-09-14T04:09:53.705 INFO:tasks.rados.rados.0.smithi038.stdout:2624: finishing write tid 1 to smithi03870129-311 2024-09-14T04:09:53.705 INFO:tasks.rados.rados.0.smithi038.stdout:2626: seq_num 1704 ranges {639128=687368,1997199=464925} 2024-09-14T04:09:53.715 INFO:tasks.rados.rados.0.smithi038.stdout:2626: writing smithi03870129-66 from 639128 to 1326496 tid 1 2024-09-14T04:09:53.725 INFO:tasks.rados.rados.0.smithi038.stdout:2626: writing smithi03870129-66 from 1997199 to 2462124 tid 2 2024-09-14T04:09:53.725 INFO:tasks.rados.rados.0.smithi038.stdout:2623: done (3 left) 2024-09-14T04:09:53.725 INFO:tasks.rados.rados.0.smithi038.stdout:2627: read oid 80 snap -1 2024-09-14T04:09:53.725 INFO:tasks.rados.rados.0.smithi038.stdout:2627: expect (ObjNum 1350 snap 0 seq_num 1350) 2024-09-14T04:09:53.725 INFO:tasks.rados.rados.0.smithi038.stdout:2628: read oid 74 snap -1 2024-09-14T04:09:53.726 INFO:tasks.rados.rados.0.smithi038.stdout:2628: expect (ObjNum 1394 snap 0 seq_num 1394) 2024-09-14T04:09:53.726 INFO:tasks.rados.rados.0.smithi038.stdout:2629: read oid 406 snap -1 2024-09-14T04:09:53.726 INFO:tasks.rados.rados.0.smithi038.stdout:2629: expect (ObjNum 1142 snap 0 seq_num 1142) 2024-09-14T04:09:53.726 INFO:tasks.rados.rados.0.smithi038.stdout:2630: write oid 259 current snap is 0 2024-09-14T04:09:53.726 INFO:tasks.rados.rados.0.smithi038.stdout:2624: finishing write tid 2 to smithi03870129-311 2024-09-14T04:09:53.726 INFO:tasks.rados.rados.0.smithi038.stdout:2624: finishing write tid 3 to smithi03870129-311 2024-09-14T04:09:53.726 INFO:tasks.rados.rados.0.smithi038.stdout:2624: finishing write tid 4 to smithi03870129-311 2024-09-14T04:09:53.726 INFO:tasks.rados.rados.0.smithi038.stdout:2624: finishing write tid 5 to smithi03870129-311 2024-09-14T04:09:53.726 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 311 v 262 (ObjNum 1702 snap 0 seq_num 1702) dirty exists 2024-09-14T04:09:53.726 INFO:tasks.rados.rados.0.smithi038.stdout:2624: left oid 311 (ObjNum 1702 snap 0 seq_num 1702) 2024-09-14T04:09:53.726 INFO:tasks.rados.rados.0.smithi038.stdout:2625: finishing write tid 1 to smithi03870129-496 2024-09-14T04:09:53.726 INFO:tasks.rados.rados.0.smithi038.stdout:2625: finishing write tid 2 to smithi03870129-496 2024-09-14T04:09:53.726 INFO:tasks.rados.rados.0.smithi038.stdout:2625: finishing write tid 3 to smithi03870129-496 2024-09-14T04:09:53.726 INFO:tasks.rados.rados.0.smithi038.stdout:2625: finishing write tid 4 to smithi03870129-496 2024-09-14T04:09:53.727 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 496 v 315 (ObjNum 1703 snap 0 seq_num 1703) dirty exists 2024-09-14T04:09:53.727 INFO:tasks.rados.rados.0.smithi038.stdout:2625: left oid 496 (ObjNum 1703 snap 0 seq_num 1703) 2024-09-14T04:09:53.727 INFO:tasks.rados.rados.0.smithi038.stdout:2626: finishing write tid 1 to smithi03870129-66 2024-09-14T04:09:53.727 INFO:tasks.rados.rados.0.smithi038.stdout:2630: seq_num 1705 ranges {655935=762617,2055681=600254} 2024-09-14T04:09:53.737 INFO:tasks.rados.rados.0.smithi038.stdout:2630: writing smithi03870129-259 from 655935 to 1418552 tid 1 2024-09-14T04:09:53.747 INFO:tasks.rados.rados.0.smithi038.stdout:2630: writing smithi03870129-259 from 2055681 to 2655935 tid 2 2024-09-14T04:09:53.748 INFO:tasks.rados.rados.0.smithi038.stdout:2624: done (6 left) 2024-09-14T04:09:53.748 INFO:tasks.rados.rados.0.smithi038.stdout:2625: done (5 left) 2024-09-14T04:09:53.748 INFO:tasks.rados.rados.0.smithi038.stdout:2631: read oid 497 snap -1 2024-09-14T04:09:53.748 INFO:tasks.rados.rados.0.smithi038.stdout:2631: expect deleted 2024-09-14T04:09:53.748 INFO:tasks.rados.rados.0.smithi038.stdout:2632: read oid 282 snap -1 2024-09-14T04:09:53.748 INFO:tasks.rados.rados.0.smithi038.stdout:2632: expect (ObjNum 1508 snap 0 seq_num 1508) 2024-09-14T04:09:53.748 INFO:tasks.rados.rados.0.smithi038.stdout:2633: delete oid 121 current snap is 0 2024-09-14T04:09:53.748 INFO:tasks.rados.rados.0.smithi038.stdout:2626: finishing write tid 2 to smithi03870129-66 2024-09-14T04:09:53.748 INFO:tasks.rados.rados.0.smithi038.stdout:2626: finishing write tid 3 to smithi03870129-66 2024-09-14T04:09:53.748 INFO:tasks.rados.rados.0.smithi038.stdout:2626: finishing write tid 4 to smithi03870129-66 2024-09-14T04:09:53.748 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 66 v 300 (ObjNum 1704 snap 0 seq_num 1704) dirty exists 2024-09-14T04:09:53.749 INFO:tasks.rados.rados.0.smithi038.stdout:2626: left oid 66 (ObjNum 1704 snap 0 seq_num 1704) 2024-09-14T04:09:53.749 INFO:tasks.rados.rados.0.smithi038.stdout:2628: expect (ObjNum 1394 snap 0 seq_num 1394) 2024-09-14T04:09:53.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:53 smithi123 bash[24950]: audit 2024-09-14T04:09:52.546103+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:09:53.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:53 smithi123 bash[24950]: audit 2024-09-14T04:09:52.561112+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:09:53.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:53 smithi123 bash[24950]: audit 2024-09-14T04:09:52.917869+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:09:53.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:53 smithi123 bash[24950]: audit 2024-09-14T04:09:52.937831+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:09:53.952 INFO:tasks.rados.rados.0.smithi038.stdout:2627: expect (ObjNum 1350 snap 0 seq_num 1350) 2024-09-14T04:09:54.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:53 smithi038 bash[22519]: audit 2024-09-14T04:09:52.546103+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:09:54.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:53 smithi038 bash[22519]: audit 2024-09-14T04:09:52.561112+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:09:54.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:53 smithi038 bash[22519]: audit 2024-09-14T04:09:52.917869+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:09:54.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:53 smithi038 bash[22519]: audit 2024-09-14T04:09:52.937831+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:09:54.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:53 smithi038 bash[32505]: audit 2024-09-14T04:09:52.546103+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:09:54.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:53 smithi038 bash[32505]: audit 2024-09-14T04:09:52.561112+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:09:54.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:53 smithi038 bash[32505]: audit 2024-09-14T04:09:52.917869+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:09:54.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:53 smithi038 bash[32505]: audit 2024-09-14T04:09:52.937831+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:09:54.089 INFO:tasks.rados.rados.0.smithi038.stdout:2630: finishing write tid 1 to smithi03870129-259 2024-09-14T04:09:54.089 INFO:tasks.rados.rados.0.smithi038.stdout:2629: expect (ObjNum 1142 snap 0 seq_num 1142) 2024-09-14T04:09:54.300 INFO:tasks.rados.rados.0.smithi038.stdout:2630: finishing write tid 2 to smithi03870129-259 2024-09-14T04:09:54.300 INFO:tasks.rados.rados.0.smithi038.stdout:2632: expect (ObjNum 1508 snap 0 seq_num 1508) 2024-09-14T04:09:54.369 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:09:54.471 INFO:tasks.rados.rados.0.smithi038.stdout:2630: finishing write tid 3 to smithi03870129-259 2024-09-14T04:09:54.471 INFO:tasks.rados.rados.0.smithi038.stdout:2630: finishing write tid 4 to smithi03870129-259 2024-09-14T04:09:54.471 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 259 v 357 (ObjNum 1705 snap 0 seq_num 1705) dirty exists 2024-09-14T04:09:54.471 INFO:tasks.rados.rados.0.smithi038.stdout:2630: left oid 259 (ObjNum 1705 snap 0 seq_num 1705) 2024-09-14T04:09:54.472 INFO:tasks.rados.rados.0.smithi038.stdout:2626: done (7 left) 2024-09-14T04:09:54.472 INFO:tasks.rados.rados.0.smithi038.stdout:2627: done (6 left) 2024-09-14T04:09:54.472 INFO:tasks.rados.rados.0.smithi038.stdout:2628: done (5 left) 2024-09-14T04:09:54.472 INFO:tasks.rados.rados.0.smithi038.stdout:2629: done (4 left) 2024-09-14T04:09:54.472 INFO:tasks.rados.rados.0.smithi038.stdout:2630: done (3 left) 2024-09-14T04:09:54.472 INFO:tasks.rados.rados.0.smithi038.stdout:2631: done (2 left) 2024-09-14T04:09:54.472 INFO:tasks.rados.rados.0.smithi038.stdout:2632: done (1 left) 2024-09-14T04:09:54.472 INFO:tasks.rados.rados.0.smithi038.stdout:2633: done (0 left) 2024-09-14T04:09:54.472 INFO:tasks.rados.rados.0.smithi038.stdout:2634: write oid 34 current snap is 0 2024-09-14T04:09:54.472 INFO:tasks.rados.rados.0.smithi038.stdout:2634: seq_num 1707 ranges {689549=513115,1656292=612252} 2024-09-14T04:09:54.477 INFO:tasks.rados.rados.0.smithi038.stdout:2634: writing smithi03870129-34 from 689549 to 1202664 tid 1 2024-09-14T04:09:54.484 INFO:tasks.rados.rados.0.smithi038.stdout:2634: writing smithi03870129-34 from 1656292 to 2268544 tid 2 2024-09-14T04:09:54.484 INFO:tasks.rados.rados.0.smithi038.stdout:2635: read oid 285 snap -1 2024-09-14T04:09:54.484 INFO:tasks.rados.rados.0.smithi038.stdout:2635: expect (ObjNum 1403 snap 0 seq_num 1403) 2024-09-14T04:09:54.484 INFO:tasks.rados.rados.0.smithi038.stdout:2636: write oid 219 current snap is 0 2024-09-14T04:09:54.484 INFO:tasks.rados.rados.0.smithi038.stdout:2634: finishing write tid 1 to smithi03870129-34 2024-09-14T04:09:54.484 INFO:tasks.rados.rados.0.smithi038.stdout:2636: seq_num 1708 ranges {706356=588364,1714774=472263} 2024-09-14T04:09:54.491 INFO:tasks.rados.rados.0.smithi038.stdout:2636: writing smithi03870129-219 from 706356 to 1294720 tid 1 2024-09-14T04:09:54.497 INFO:tasks.rados.rados.0.smithi038.stdout:2636: writing smithi03870129-219 from 1714774 to 2187037 tid 2 2024-09-14T04:09:54.497 INFO:tasks.rados.rados.0.smithi038.stdout:2637: write oid 167 current snap is 0 2024-09-14T04:09:54.497 INFO:tasks.rados.rados.0.smithi038.stdout:2637: seq_num 1709 ranges {723163=663613,2173256=549907} 2024-09-14T04:09:54.504 INFO:tasks.rados.rados.0.smithi038.stdout:2637: writing smithi03870129-167 from 723163 to 1386776 tid 1 2024-09-14T04:09:54.512 INFO:tasks.rados.rados.0.smithi038.stdout:2637: writing smithi03870129-167 from 2173256 to 2723163 tid 2 2024-09-14T04:09:54.512 INFO:tasks.rados.rados.0.smithi038.stdout:2638: write oid 69 current snap is 0 2024-09-14T04:09:54.512 INFO:tasks.rados.rados.0.smithi038.stdout:2638: seq_num 1710 ranges {739970=738862,2231738=475932} 2024-09-14T04:09:54.520 INFO:tasks.rados.rados.0.smithi038.stdout:2638: writing smithi03870129-69 from 739970 to 1478832 tid 1 2024-09-14T04:09:54.527 INFO:tasks.rados.rados.0.smithi038.stdout:2638: writing smithi03870129-69 from 2231738 to 2707670 tid 2 2024-09-14T04:09:54.527 INFO:tasks.rados.rados.0.smithi038.stdout:2639: delete oid 393 current snap is 0 2024-09-14T04:09:54.527 INFO:tasks.rados.rados.0.smithi038.stdout:2634: finishing write tid 2 to smithi03870129-34 2024-09-14T04:09:54.528 INFO:tasks.rados.rados.0.smithi038.stdout:2635: expect (ObjNum 1403 snap 0 seq_num 1403) 2024-09-14T04:09:54.741 INFO:tasks.rados.rados.0.smithi038.stdout:2634: finishing write tid 3 to smithi03870129-34 2024-09-14T04:09:54.741 INFO:tasks.rados.rados.0.smithi038.stdout:2634: finishing write tid 4 to smithi03870129-34 2024-09-14T04:09:54.742 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 34 v 515 (ObjNum 1707 snap 0 seq_num 1707) dirty exists 2024-09-14T04:09:54.742 INFO:tasks.rados.rados.0.smithi038.stdout:2634: left oid 34 (ObjNum 1707 snap 0 seq_num 1707) 2024-09-14T04:09:54.742 INFO:tasks.rados.rados.0.smithi038.stdout:2636: finishing write tid 1 to smithi03870129-219 2024-09-14T04:09:54.742 INFO:tasks.rados.rados.0.smithi038.stdout:2636: finishing write tid 2 to smithi03870129-219 2024-09-14T04:09:54.742 INFO:tasks.rados.rados.0.smithi038.stdout:2636: finishing write tid 3 to smithi03870129-219 2024-09-14T04:09:54.742 INFO:tasks.rados.rados.0.smithi038.stdout:2636: finishing write tid 4 to smithi03870129-219 2024-09-14T04:09:54.742 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 219 v 395 (ObjNum 1708 snap 0 seq_num 1708) dirty exists 2024-09-14T04:09:54.742 INFO:tasks.rados.rados.0.smithi038.stdout:2636: left oid 219 (ObjNum 1708 snap 0 seq_num 1708) 2024-09-14T04:09:54.742 INFO:tasks.rados.rados.0.smithi038.stdout:2637: finishing write tid 1 to smithi03870129-167 2024-09-14T04:09:54.742 INFO:tasks.rados.rados.0.smithi038.stdout:2637: finishing write tid 2 to smithi03870129-167 2024-09-14T04:09:54.742 INFO:tasks.rados.rados.0.smithi038.stdout:2637: finishing write tid 3 to smithi03870129-167 2024-09-14T04:09:54.742 INFO:tasks.rados.rados.0.smithi038.stdout:2637: finishing write tid 4 to smithi03870129-167 2024-09-14T04:09:54.742 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 167 v 339 (ObjNum 1709 snap 0 seq_num 1709) dirty exists 2024-09-14T04:09:54.743 INFO:tasks.rados.rados.0.smithi038.stdout:2637: left oid 167 (ObjNum 1709 snap 0 seq_num 1709) 2024-09-14T04:09:54.743 INFO:tasks.rados.rados.0.smithi038.stdout:2634: done (5 left) 2024-09-14T04:09:54.743 INFO:tasks.rados.rados.0.smithi038.stdout:2635: done (4 left) 2024-09-14T04:09:54.743 INFO:tasks.rados.rados.0.smithi038.stdout:2636: done (3 left) 2024-09-14T04:09:54.743 INFO:tasks.rados.rados.0.smithi038.stdout:2637: done (2 left) 2024-09-14T04:09:54.743 INFO:tasks.rados.rados.0.smithi038.stdout:2639: done (1 left) 2024-09-14T04:09:54.743 INFO:tasks.rados.rados.0.smithi038.stdout:2640: write oid 220 current snap is 0 2024-09-14T04:09:54.743 INFO:tasks.rados.rados.0.smithi038.stdout:2638: finishing write tid 1 to smithi03870129-69 2024-09-14T04:09:54.743 INFO:tasks.rados.rados.0.smithi038.stdout:2638: finishing write tid 2 to smithi03870129-69 2024-09-14T04:09:54.743 INFO:tasks.rados.rados.0.smithi038.stdout:2638: finishing write tid 3 to smithi03870129-69 2024-09-14T04:09:54.743 INFO:tasks.rados.rados.0.smithi038.stdout:2638: finishing write tid 4 to smithi03870129-69 2024-09-14T04:09:54.743 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 69 v 319 (ObjNum 1710 snap 0 seq_num 1710) dirty exists 2024-09-14T04:09:54.743 INFO:tasks.rados.rados.0.smithi038.stdout:2638: left oid 69 (ObjNum 1710 snap 0 seq_num 1710) 2024-09-14T04:09:54.743 INFO:tasks.rados.rados.0.smithi038.stdout:2640: seq_num 1712 ranges {773584=605713,1948702=479601} 2024-09-14T04:09:54.752 INFO:tasks.rados.rados.0.smithi038.stdout:2640: writing smithi03870129-220 from 773584 to 1379297 tid 1 2024-09-14T04:09:54.762 INFO:tasks.rados.rados.0.smithi038.stdout:2640: writing smithi03870129-220 from 1948702 to 2428303 tid 2 2024-09-14T04:09:54.762 INFO:tasks.rados.rados.0.smithi038.stdout:2638: done (1 left) 2024-09-14T04:09:54.762 INFO:tasks.rados.rados.0.smithi038.stdout:2641: read oid 327 snap -1 2024-09-14T04:09:54.762 INFO:tasks.rados.rados.0.smithi038.stdout:2641: expect (ObjNum 1696 snap 0 seq_num 1696) 2024-09-14T04:09:54.762 INFO:tasks.rados.rados.0.smithi038.stdout:2642: read oid 463 snap -1 2024-09-14T04:09:54.762 INFO:tasks.rados.rados.0.smithi038.stdout:2642: expect (ObjNum 1363 snap 0 seq_num 1363) 2024-09-14T04:09:54.763 INFO:tasks.rados.rados.0.smithi038.stdout:2643: read oid 232 snap -1 2024-09-14T04:09:54.763 INFO:tasks.rados.rados.0.smithi038.stdout:2643: expect deleted 2024-09-14T04:09:54.763 INFO:tasks.rados.rados.0.smithi038.stdout:2644: read oid 37 snap -1 2024-09-14T04:09:54.763 INFO:tasks.rados.rados.0.smithi038.stdout:2644: expect (ObjNum 633 snap 0 seq_num 633) 2024-09-14T04:09:54.763 INFO:tasks.rados.rados.0.smithi038.stdout:2645: write oid 344 current snap is 0 2024-09-14T04:09:54.763 INFO:tasks.rados.rados.0.smithi038.stdout:2645: seq_num 1713 ranges {790391=680962,2007184=623259} 2024-09-14T04:09:54.775 INFO:tasks.rados.rados.0.smithi038.stdout:2645: writing smithi03870129-344 from 790391 to 1471353 tid 1 2024-09-14T04:09:54.786 INFO:tasks.rados.rados.0.smithi038.stdout:2645: writing smithi03870129-344 from 2007184 to 2630443 tid 2 2024-09-14T04:09:54.786 INFO:tasks.rados.rados.0.smithi038.stdout:2646: write oid 48 current snap is 0 2024-09-14T04:09:54.787 INFO:tasks.rados.rados.0.smithi038.stdout:2646: seq_num 1714 ranges {407198=756211,1665666=483270,2685245=121953} 2024-09-14T04:09:54.796 INFO:tasks.rados.rados.0.smithi038.stdout:2646: writing smithi03870129-48 from 407198 to 1163409 tid 1 2024-09-14T04:09:54.803 INFO:tasks.rados.rados.0.smithi038.stdout:2646: writing smithi03870129-48 from 1665666 to 2148936 tid 2 2024-09-14T04:09:54.808 INFO:tasks.rados.rados.0.smithi038.stdout:2646: writing smithi03870129-48 from 2685245 to 2807198 tid 3 2024-09-14T04:09:54.808 INFO:tasks.rados.rados.0.smithi038.stdout:2647: read oid 291 snap -1 2024-09-14T04:09:54.808 INFO:tasks.rados.rados.0.smithi038.stdout:2647: expect (ObjNum 1041 snap 0 seq_num 1041) 2024-09-14T04:09:54.808 INFO:tasks.rados.rados.0.smithi038.stdout:2648: write oid 128 current snap is 0 2024-09-14T04:09:54.808 INFO:tasks.rados.rados.0.smithi038.stdout:2648: seq_num 1715 ranges {424005=431460,1607795=626928} 2024-09-14T04:09:54.813 INFO:tasks.rados.rados.0.smithi038.stdout:2648: writing smithi03870129-128 from 424005 to 855465 tid 1 2024-09-14T04:09:54.821 INFO:tasks.rados.rados.0.smithi038.stdout:2648: writing smithi03870129-128 from 1607795 to 2234723 tid 2 2024-09-14T04:09:54.822 INFO:tasks.rados.rados.0.smithi038.stdout:2649: delete oid 141 current snap is 0 2024-09-14T04:09:54.822 INFO:tasks.rados.rados.0.smithi038.stdout:2640: finishing write tid 1 to smithi03870129-220 2024-09-14T04:09:54.822 INFO:tasks.rados.rados.0.smithi038.stdout:2640: finishing write tid 2 to smithi03870129-220 2024-09-14T04:09:54.822 INFO:tasks.rados.rados.0.smithi038.stdout:2640: finishing write tid 3 to smithi03870129-220 2024-09-14T04:09:54.822 INFO:tasks.rados.rados.0.smithi038.stdout:2640: finishing write tid 4 to smithi03870129-220 2024-09-14T04:09:54.822 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 220 v 523 (ObjNum 1712 snap 0 seq_num 1712) dirty exists 2024-09-14T04:09:54.822 INFO:tasks.rados.rados.0.smithi038.stdout:2640: left oid 220 (ObjNum 1712 snap 0 seq_num 1712) 2024-09-14T04:09:54.822 INFO:tasks.rados.rados.0.smithi038.stdout:2644: expect (ObjNum 633 snap 0 seq_num 633) 2024-09-14T04:09:54.999 INFO:tasks.rados.rados.0.smithi038.stdout:2641: expect (ObjNum 1696 snap 0 seq_num 1696) 2024-09-14T04:09:55.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:54 smithi123 bash[24950]: cluster 2024-09-14T04:09:52.914423+0000 mgr.x (mgr.24589) 23 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 31 MiB/s rd, 7.3 MiB/s wr, 62 op/s 2024-09-14T04:09:55.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:54 smithi123 bash[24950]: audit 2024-09-14T04:09:53.790321+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:09:55.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:54 smithi123 bash[24950]: audit 2024-09-14T04:09:53.804882+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:09:55.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:54 smithi123 bash[24950]: audit 2024-09-14T04:09:53.814247+0000 mon.c (mon.2) 182 : audit [INF] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:09:55.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:54 smithi123 bash[24950]: audit 2024-09-14T04:09:53.814581+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24589 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:09:55.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:54 smithi123 bash[24950]: audit 2024-09-14T04:09:53.816335+0000 mon.c (mon.2) 183 : audit [INF] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:09:55.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:54 smithi123 bash[24950]: audit 2024-09-14T04:09:53.816600+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24589 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:09:55.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:54 smithi123 bash[24950]: audit 2024-09-14T04:09:53.818108+0000 mon.c (mon.2) 184 : audit [INF] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:09:55.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:54 smithi123 bash[24950]: audit 2024-09-14T04:09:53.818371+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24589 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:09:55.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:54 smithi123 bash[24950]: audit 2024-09-14T04:09:53.819894+0000 mon.c (mon.2) 185 : audit [INF] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:09:55.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:54 smithi123 bash[24950]: audit 2024-09-14T04:09:53.820153+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24589 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:09:55.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:54 smithi123 bash[24950]: cephadm 2024-09-14T04:09:53.825939+0000 mgr.x (mgr.24589) 24 : cephadm [INF] Adjusting osd_memory_target on smithi038 to 2525M 2024-09-14T04:09:55.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:54 smithi123 bash[24950]: audit 2024-09-14T04:09:53.826313+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:09:55.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:54 smithi123 bash[24950]: audit 2024-09-14T04:09:54.053960+0000 mon.a (mon.0) 931 : audit [DBG] from='client.? 172.21.15.38:0/2708498154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:09:55.185 INFO:tasks.rados.rados.0.smithi038.stdout:2642: expect (ObjNum 1363 snap 0 seq_num 1363) 2024-09-14T04:09:55.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:54 smithi038 bash[22519]: cluster 2024-09-14T04:09:52.914423+0000 mgr.x (mgr.24589) 23 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 31 MiB/s rd, 7.3 MiB/s wr, 62 op/s 2024-09-14T04:09:55.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:54 smithi038 bash[22519]: audit 2024-09-14T04:09:53.790321+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:09:55.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:54 smithi038 bash[22519]: audit 2024-09-14T04:09:53.804882+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:09:55.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:54 smithi038 bash[22519]: audit 2024-09-14T04:09:53.814247+0000 mon.c (mon.2) 182 : audit [INF] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:09:55.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:54 smithi038 bash[22519]: audit 2024-09-14T04:09:53.814581+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24589 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:09:55.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:54 smithi038 bash[22519]: audit 2024-09-14T04:09:53.816335+0000 mon.c (mon.2) 183 : audit [INF] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:09:55.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:54 smithi038 bash[22519]: audit 2024-09-14T04:09:53.816600+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24589 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:09:55.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:54 smithi038 bash[22519]: audit 2024-09-14T04:09:53.818108+0000 mon.c (mon.2) 184 : audit [INF] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:09:55.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:54 smithi038 bash[22519]: audit 2024-09-14T04:09:53.818371+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24589 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:09:55.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:54 smithi038 bash[22519]: audit 2024-09-14T04:09:53.819894+0000 mon.c (mon.2) 185 : audit [INF] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:09:55.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:54 smithi038 bash[22519]: audit 2024-09-14T04:09:53.820153+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24589 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:09:55.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:54 smithi038 bash[22519]: cephadm 2024-09-14T04:09:53.825939+0000 mgr.x (mgr.24589) 24 : cephadm [INF] Adjusting osd_memory_target on smithi038 to 2525M 2024-09-14T04:09:55.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:54 smithi038 bash[22519]: audit 2024-09-14T04:09:53.826313+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:09:55.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:54 smithi038 bash[22519]: audit 2024-09-14T04:09:54.053960+0000 mon.a (mon.0) 931 : audit [DBG] from='client.? 172.21.15.38:0/2708498154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:09:55.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:54 smithi038 bash[32505]: cluster 2024-09-14T04:09:52.914423+0000 mgr.x (mgr.24589) 23 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 31 MiB/s rd, 7.3 MiB/s wr, 62 op/s 2024-09-14T04:09:55.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:54 smithi038 bash[32505]: audit 2024-09-14T04:09:53.790321+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:09:55.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:54 smithi038 bash[32505]: audit 2024-09-14T04:09:53.804882+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:09:55.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:54 smithi038 bash[32505]: audit 2024-09-14T04:09:53.814247+0000 mon.c (mon.2) 182 : audit [INF] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:09:55.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:54 smithi038 bash[32505]: audit 2024-09-14T04:09:53.814581+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24589 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:09:55.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:54 smithi038 bash[32505]: audit 2024-09-14T04:09:53.816335+0000 mon.c (mon.2) 183 : audit [INF] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:09:55.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:54 smithi038 bash[32505]: audit 2024-09-14T04:09:53.816600+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24589 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:09:55.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:54 smithi038 bash[32505]: audit 2024-09-14T04:09:53.818108+0000 mon.c (mon.2) 184 : audit [INF] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:09:55.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:54 smithi038 bash[32505]: audit 2024-09-14T04:09:53.818371+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24589 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:09:55.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:54 smithi038 bash[32505]: audit 2024-09-14T04:09:53.819894+0000 mon.c (mon.2) 185 : audit [INF] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:09:55.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:54 smithi038 bash[32505]: audit 2024-09-14T04:09:53.820153+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24589 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:09:55.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:54 smithi038 bash[32505]: cephadm 2024-09-14T04:09:53.825939+0000 mgr.x (mgr.24589) 24 : cephadm [INF] Adjusting osd_memory_target on smithi038 to 2525M 2024-09-14T04:09:55.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:54 smithi038 bash[32505]: audit 2024-09-14T04:09:53.826313+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:09:55.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:54 smithi038 bash[32505]: audit 2024-09-14T04:09:54.053960+0000 mon.a (mon.0) 931 : audit [DBG] from='client.? 172.21.15.38:0/2708498154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:09:55.323 INFO:tasks.rados.rados.0.smithi038.stdout:2645: finishing write tid 1 to smithi03870129-344 2024-09-14T04:09:55.324 INFO:tasks.rados.rados.0.smithi038.stdout:2645: finishing write tid 2 to smithi03870129-344 2024-09-14T04:09:55.324 INFO:tasks.rados.rados.0.smithi038.stdout:2645: finishing write tid 3 to smithi03870129-344 2024-09-14T04:09:55.324 INFO:tasks.rados.rados.0.smithi038.stdout:2645: finishing write tid 4 to smithi03870129-344 2024-09-14T04:09:55.324 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 344 v 360 (ObjNum 1713 snap 0 seq_num 1713) dirty exists 2024-09-14T04:09:55.324 INFO:tasks.rados.rados.0.smithi038.stdout:2645: left oid 344 (ObjNum 1713 snap 0 seq_num 1713) 2024-09-14T04:09:55.324 INFO:tasks.rados.rados.0.smithi038.stdout:2646: finishing write tid 1 to smithi03870129-48 2024-09-14T04:09:55.324 INFO:tasks.rados.rados.0.smithi038.stdout:2646: finishing write tid 2 to smithi03870129-48 2024-09-14T04:09:55.324 INFO:tasks.rados.rados.0.smithi038.stdout:2646: finishing write tid 3 to smithi03870129-48 2024-09-14T04:09:55.324 INFO:tasks.rados.rados.0.smithi038.stdout:2646: finishing write tid 4 to smithi03870129-48 2024-09-14T04:09:55.324 INFO:tasks.rados.rados.0.smithi038.stdout:2646: finishing write tid 5 to smithi03870129-48 2024-09-14T04:09:55.324 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 48 v 399 (ObjNum 1714 snap 0 seq_num 1714) dirty exists 2024-09-14T04:09:55.324 INFO:tasks.rados.rados.0.smithi038.stdout:2646: left oid 48 (ObjNum 1714 snap 0 seq_num 1714) 2024-09-14T04:09:55.324 INFO:tasks.rados.rados.0.smithi038.stdout:2647: expect (ObjNum 1041 snap 0 seq_num 1041) 2024-09-14T04:09:55.503 INFO:tasks.rados.rados.0.smithi038.stdout:2648: finishing write tid 1 to smithi03870129-128 2024-09-14T04:09:55.503 INFO:tasks.rados.rados.0.smithi038.stdout:2648: finishing write tid 2 to smithi03870129-128 2024-09-14T04:09:55.503 INFO:tasks.rados.rados.0.smithi038.stdout:2648: finishing write tid 3 to smithi03870129-128 2024-09-14T04:09:55.503 INFO:tasks.rados.rados.0.smithi038.stdout:2648: finishing write tid 4 to smithi03870129-128 2024-09-14T04:09:55.503 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 128 v 363 (ObjNum 1715 snap 0 seq_num 1715) dirty exists 2024-09-14T04:09:55.503 INFO:tasks.rados.rados.0.smithi038.stdout:2648: left oid 128 (ObjNum 1715 snap 0 seq_num 1715) 2024-09-14T04:09:55.504 INFO:tasks.rados.rados.0.smithi038.stdout:2640: done (9 left) 2024-09-14T04:09:55.504 INFO:tasks.rados.rados.0.smithi038.stdout:2641: done (8 left) 2024-09-14T04:09:55.504 INFO:tasks.rados.rados.0.smithi038.stdout:2642: done (7 left) 2024-09-14T04:09:55.504 INFO:tasks.rados.rados.0.smithi038.stdout:2643: done (6 left) 2024-09-14T04:09:55.504 INFO:tasks.rados.rados.0.smithi038.stdout:2644: done (5 left) 2024-09-14T04:09:55.504 INFO:tasks.rados.rados.0.smithi038.stdout:2645: done (4 left) 2024-09-14T04:09:55.504 INFO:tasks.rados.rados.0.smithi038.stdout:2646: done (3 left) 2024-09-14T04:09:55.504 INFO:tasks.rados.rados.0.smithi038.stdout:2647: done (2 left) 2024-09-14T04:09:55.504 INFO:tasks.rados.rados.0.smithi038.stdout:2648: done (1 left) 2024-09-14T04:09:55.504 INFO:tasks.rados.rados.0.smithi038.stdout:2649: done (0 left) 2024-09-14T04:09:55.504 INFO:tasks.rados.rados.0.smithi038.stdout:2650: read oid 11 snap -1 2024-09-14T04:09:55.504 INFO:tasks.rados.rados.0.smithi038.stdout:2650: expect (ObjNum 1501 snap 0 seq_num 1501) 2024-09-14T04:09:55.504 INFO:tasks.rados.rados.0.smithi038.stdout:2651: delete oid 143 current snap is 0 2024-09-14T04:09:55.506 INFO:tasks.rados.rados.0.smithi038.stdout:2651: done (1 left) 2024-09-14T04:09:55.506 INFO:tasks.rados.rados.0.smithi038.stdout:2652: write oid 137 current snap is 0 2024-09-14T04:09:55.506 INFO:tasks.rados.rados.0.smithi038.stdout:2652: seq_num 1718 ranges {474426=657207,1783241=774255} 2024-09-14T04:09:55.524 INFO:tasks.rados.rados.0.smithi038.stdout:2652: writing smithi03870129-137 from 474426 to 1131633 tid 1 2024-09-14T04:09:55.548 INFO:tasks.rados.rados.0.smithi038.stdout:2652: writing smithi03870129-137 from 1783241 to 2557496 tid 2 2024-09-14T04:09:55.548 INFO:tasks.rados.rados.0.smithi038.stdout:2653: read oid 399 snap -1 2024-09-14T04:09:55.548 INFO:tasks.rados.rados.0.smithi038.stdout:2653: expect (ObjNum 1629 snap 0 seq_num 1629) 2024-09-14T04:09:55.548 INFO:tasks.rados.rados.0.smithi038.stdout:2654: read oid 419 snap -1 2024-09-14T04:09:55.549 INFO:tasks.rados.rados.0.smithi038.stdout:2654: expect (ObjNum 1485 snap 0 seq_num 1485) 2024-09-14T04:09:55.549 INFO:tasks.rados.rados.0.smithi038.stdout:2655: read oid 214 snap -1 2024-09-14T04:09:55.549 INFO:tasks.rados.rados.0.smithi038.stdout:2655: expect (ObjNum 1517 snap 0 seq_num 1517) 2024-09-14T04:09:55.549 INFO:tasks.rados.rados.0.smithi038.stdout:2656: write oid 392 current snap is 0 2024-09-14T04:09:55.549 INFO:tasks.rados.rados.0.smithi038.stdout:2656: seq_num 1719 ranges {491233=448809,1441723=634266,2589654=301579} 2024-09-14T04:09:55.564 INFO:tasks.rados.rados.0.smithi038.stdout:2656: writing smithi03870129-392 from 491233 to 940042 tid 1 2024-09-14T04:09:55.582 INFO:tasks.rados.rados.0.smithi038.stdout:2656: writing smithi03870129-392 from 1441723 to 2075989 tid 2 2024-09-14T04:09:55.593 INFO:tasks.rados.rados.0.smithi038.stdout:2656: writing smithi03870129-392 from 2589654 to 2891233 tid 3 2024-09-14T04:09:55.593 INFO:tasks.rados.rados.0.smithi038.stdout:2657: read oid 352 snap -1 2024-09-14T04:09:55.593 INFO:tasks.rados.rados.0.smithi038.stdout:2657: expect (ObjNum 1575 snap 0 seq_num 1575) 2024-09-14T04:09:55.593 INFO:tasks.rados.rados.0.smithi038.stdout:2658: write oid 155 current snap is 0 2024-09-14T04:09:55.593 INFO:tasks.rados.rados.0.smithi038.stdout:2650: expect (ObjNum 1501 snap 0 seq_num 1501) 2024-09-14T04:09:55.862 INFO:tasks.rados.rados.0.smithi038.stdout:2652: finishing write tid 1 to smithi03870129-137 2024-09-14T04:09:55.862 INFO:tasks.rados.rados.0.smithi038.stdout:2652: finishing write tid 2 to smithi03870129-137 2024-09-14T04:09:55.862 INFO:tasks.rados.rados.0.smithi038.stdout:2652: finishing write tid 3 to smithi03870129-137 2024-09-14T04:09:55.862 INFO:tasks.rados.rados.0.smithi038.stdout:2652: finishing write tid 4 to smithi03870129-137 2024-09-14T04:09:55.862 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 137 v 300 (ObjNum 1718 snap 0 seq_num 1718) dirty exists 2024-09-14T04:09:55.862 INFO:tasks.rados.rados.0.smithi038.stdout:2652: left oid 137 (ObjNum 1718 snap 0 seq_num 1718) 2024-09-14T04:09:55.862 INFO:tasks.rados.rados.0.smithi038.stdout:2658: seq_num 1720 ranges {508040=524058,1500205=777924} 2024-09-14T04:09:55.873 INFO:tasks.rados.rados.0.smithi038.stdout:2658: writing smithi03870129-155 from 508040 to 1032098 tid 1 2024-09-14T04:09:55.887 INFO:tasks.rados.rados.0.smithi038.stdout:2658: writing smithi03870129-155 from 1500205 to 2278129 tid 2 2024-09-14T04:09:55.887 INFO:tasks.rados.rados.0.smithi038.stdout:2650: done (7 left) 2024-09-14T04:09:55.887 INFO:tasks.rados.rados.0.smithi038.stdout:2652: done (6 left) 2024-09-14T04:09:55.887 INFO:tasks.rados.rados.0.smithi038.stdout:2659: read oid 10 snap -1 2024-09-14T04:09:55.887 INFO:tasks.rados.rados.0.smithi038.stdout:2659: expect deleted 2024-09-14T04:09:55.887 INFO:tasks.rados.rados.0.smithi038.stdout:2660: write oid 319 current snap is 0 2024-09-14T04:09:55.887 INFO:tasks.rados.rados.0.smithi038.stdout:2660: seq_num 1721 ranges {524847=599307,1558687=637935,2644500=280347} 2024-09-14T04:09:55.899 INFO:tasks.rados.rados.0.smithi038.stdout:2660: writing smithi03870129-319 from 524847 to 1124154 tid 1 2024-09-14T04:09:55.911 INFO:tasks.rados.rados.0.smithi038.stdout:2660: writing smithi03870129-319 from 1558687 to 2196622 tid 2 2024-09-14T04:09:55.919 INFO:tasks.rados.rados.0.smithi038.stdout:2660: writing smithi03870129-319 from 2644500 to 2924847 tid 3 2024-09-14T04:09:55.919 INFO:tasks.rados.rados.0.smithi038.stdout:2661: read oid 420 snap -1 2024-09-14T04:09:55.919 INFO:tasks.rados.rados.0.smithi038.stdout:2661: expect (ObjNum 1271 snap 0 seq_num 1271) 2024-09-14T04:09:55.919 INFO:tasks.rados.rados.0.smithi038.stdout:2662: write oid 346 current snap is 0 2024-09-14T04:09:55.919 INFO:tasks.rados.rados.0.smithi038.stdout:2662: seq_num 1722 ranges {541654=674556,1617169=781593} 2024-09-14T04:09:55.933 INFO:tasks.rados.rados.0.smithi038.stdout:2662: writing smithi03870129-346 from 541654 to 1216210 tid 1 2024-09-14T04:09:55.942 INFO:tasks.rados.rados.0.smithi038.stdout:2662: writing smithi03870129-346 from 1617169 to 2398762 tid 2 2024-09-14T04:09:55.942 INFO:tasks.rados.rados.0.smithi038.stdout:2663: read oid 87 snap -1 2024-09-14T04:09:55.942 INFO:tasks.rados.rados.0.smithi038.stdout:2663: expect (ObjNum 713 snap 0 seq_num 713) 2024-09-14T04:09:55.943 INFO:tasks.rados.rados.0.smithi038.stdout:2664: read oid 12 snap -1 2024-09-14T04:09:55.943 INFO:tasks.rados.rados.0.smithi038.stdout:2664: expect (ObjNum 1648 snap 0 seq_num 1648) 2024-09-14T04:09:55.943 INFO:tasks.rados.rados.0.smithi038.stdout:2665: write oid 244 current snap is 0 2024-09-14T04:09:55.943 INFO:tasks.rados.rados.0.smithi038.stdout:2654: expect (ObjNum 1485 snap 0 seq_num 1485) 2024-09-14T04:09:56.080 INFO:tasks.rados.rados.0.smithi038.stdout:2653: expect (ObjNum 1629 snap 0 seq_num 1629) 2024-09-14T04:09:56.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:55 smithi123 bash[24950]: audit 2024-09-14T04:09:54.364307+0000 mgr.x (mgr.24589) 25 : audit [DBG] from='client.15387 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:56.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:55 smithi123 bash[24950]: audit 2024-09-14T04:09:54.681416+0000 mgr.x (mgr.24589) 26 : audit [DBG] from='client.25301 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:56.226 INFO:tasks.rados.rados.0.smithi038.stdout:2655: expect (ObjNum 1517 snap 0 seq_num 1517) 2024-09-14T04:09:56.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:55 smithi038 bash[22519]: audit 2024-09-14T04:09:54.364307+0000 mgr.x (mgr.24589) 25 : audit [DBG] from='client.15387 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:56.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:55 smithi038 bash[22519]: audit 2024-09-14T04:09:54.681416+0000 mgr.x (mgr.24589) 26 : audit [DBG] from='client.25301 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:56.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:55 smithi038 bash[32505]: audit 2024-09-14T04:09:54.364307+0000 mgr.x (mgr.24589) 25 : audit [DBG] from='client.15387 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:56.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:55 smithi038 bash[32505]: audit 2024-09-14T04:09:54.681416+0000 mgr.x (mgr.24589) 26 : audit [DBG] from='client.25301 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:56.336 INFO:tasks.rados.rados.0.smithi038.stdout:2656: finishing write tid 1 to smithi03870129-392 2024-09-14T04:09:56.340 INFO:tasks.rados.rados.0.smithi038.stdout:2656: finishing write tid 2 to smithi03870129-392 2024-09-14T04:09:56.340 INFO:tasks.rados.rados.0.smithi038.stdout:2656: finishing write tid 3 to smithi03870129-392 2024-09-14T04:09:56.340 INFO:tasks.rados.rados.0.smithi038.stdout:2656: finishing write tid 4 to smithi03870129-392 2024-09-14T04:09:56.340 INFO:tasks.rados.rados.0.smithi038.stdout:2656: finishing write tid 5 to smithi03870129-392 2024-09-14T04:09:56.340 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 392 v 367 (ObjNum 1719 snap 0 seq_num 1719) dirty exists 2024-09-14T04:09:56.340 INFO:tasks.rados.rados.0.smithi038.stdout:2656: left oid 392 (ObjNum 1719 snap 0 seq_num 1719) 2024-09-14T04:09:56.340 INFO:tasks.rados.rados.0.smithi038.stdout:2657: expect (ObjNum 1575 snap 0 seq_num 1575) 2024-09-14T04:09:56.502 INFO:tasks.rados.rados.0.smithi038.stdout:2658: finishing write tid 1 to smithi03870129-155 2024-09-14T04:09:56.502 INFO:tasks.rados.rados.0.smithi038.stdout:2658: finishing write tid 2 to smithi03870129-155 2024-09-14T04:09:56.502 INFO:tasks.rados.rados.0.smithi038.stdout:2658: finishing write tid 3 to smithi03870129-155 2024-09-14T04:09:56.503 INFO:tasks.rados.rados.0.smithi038.stdout:2658: finishing write tid 4 to smithi03870129-155 2024-09-14T04:09:56.503 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 155 v 370 (ObjNum 1720 snap 0 seq_num 1720) dirty exists 2024-09-14T04:09:56.503 INFO:tasks.rados.rados.0.smithi038.stdout:2658: left oid 155 (ObjNum 1720 snap 0 seq_num 1720) 2024-09-14T04:09:56.503 INFO:tasks.rados.rados.0.smithi038.stdout:2660: finishing write tid 1 to smithi03870129-319 2024-09-14T04:09:56.503 INFO:tasks.rados.rados.0.smithi038.stdout:2660: finishing write tid 2 to smithi03870129-319 2024-09-14T04:09:56.503 INFO:tasks.rados.rados.0.smithi038.stdout:2660: finishing write tid 3 to smithi03870129-319 2024-09-14T04:09:56.503 INFO:tasks.rados.rados.0.smithi038.stdout:2660: finishing write tid 4 to smithi03870129-319 2024-09-14T04:09:56.503 INFO:tasks.rados.rados.0.smithi038.stdout:2660: finishing write tid 5 to smithi03870129-319 2024-09-14T04:09:56.503 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 319 v 304 (ObjNum 1721 snap 0 seq_num 1721) dirty exists 2024-09-14T04:09:56.503 INFO:tasks.rados.rados.0.smithi038.stdout:2660: left oid 319 (ObjNum 1721 snap 0 seq_num 1721) 2024-09-14T04:09:56.503 INFO:tasks.rados.rados.0.smithi038.stdout:2661: expect (ObjNum 1271 snap 0 seq_num 1271) 2024-09-14T04:09:56.700 INFO:tasks.rados.rados.0.smithi038.stdout:2662: finishing write tid 1 to smithi03870129-346 2024-09-14T04:09:56.700 INFO:tasks.rados.rados.0.smithi038.stdout:2662: finishing write tid 2 to smithi03870129-346 2024-09-14T04:09:56.700 INFO:tasks.rados.rados.0.smithi038.stdout:2662: finishing write tid 3 to smithi03870129-346 2024-09-14T04:09:56.701 INFO:tasks.rados.rados.0.smithi038.stdout:2662: finishing write tid 4 to smithi03870129-346 2024-09-14T04:09:56.701 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 346 v 389 (ObjNum 1722 snap 0 seq_num 1722) dirty exists 2024-09-14T04:09:56.701 INFO:tasks.rados.rados.0.smithi038.stdout:2662: left oid 346 (ObjNum 1722 snap 0 seq_num 1722) 2024-09-14T04:09:56.701 INFO:tasks.rados.rados.0.smithi038.stdout:2663: expect (ObjNum 713 snap 0 seq_num 713) 2024-09-14T04:09:56.882 INFO:tasks.rados.rados.0.smithi038.stdout:2664: expect (ObjNum 1648 snap 0 seq_num 1648) 2024-09-14T04:09:57.047 INFO:tasks.rados.rados.0.smithi038.stdout:2665: seq_num 1723 ranges {558461=749805,1959298=641604} 2024-09-14T04:09:57.054 INFO:tasks.rados.rados.0.smithi038.stdout:2665: writing smithi03870129-244 from 558461 to 1308266 tid 1 2024-09-14T04:09:57.062 INFO:tasks.rados.rados.0.smithi038.stdout:2665: writing smithi03870129-244 from 1959298 to 2600902 tid 2 2024-09-14T04:09:57.062 INFO:tasks.rados.rados.0.smithi038.stdout:2653: done (12 left) 2024-09-14T04:09:57.062 INFO:tasks.rados.rados.0.smithi038.stdout:2654: done (11 left) 2024-09-14T04:09:57.062 INFO:tasks.rados.rados.0.smithi038.stdout:2655: done (10 left) 2024-09-14T04:09:57.062 INFO:tasks.rados.rados.0.smithi038.stdout:2656: done (9 left) 2024-09-14T04:09:57.062 INFO:tasks.rados.rados.0.smithi038.stdout:2657: done (8 left) 2024-09-14T04:09:57.063 INFO:tasks.rados.rados.0.smithi038.stdout:2658: done (7 left) 2024-09-14T04:09:57.063 INFO:tasks.rados.rados.0.smithi038.stdout:2659: done (6 left) 2024-09-14T04:09:57.063 INFO:tasks.rados.rados.0.smithi038.stdout:2660: done (5 left) 2024-09-14T04:09:57.063 INFO:tasks.rados.rados.0.smithi038.stdout:2661: done (4 left) 2024-09-14T04:09:57.063 INFO:tasks.rados.rados.0.smithi038.stdout:2662: done (3 left) 2024-09-14T04:09:57.063 INFO:tasks.rados.rados.0.smithi038.stdout:2663: done (2 left) 2024-09-14T04:09:57.063 INFO:tasks.rados.rados.0.smithi038.stdout:2664: done (1 left) 2024-09-14T04:09:57.063 INFO:tasks.rados.rados.0.smithi038.stdout:2666: read oid 407 snap -1 2024-09-14T04:09:57.063 INFO:tasks.rados.rados.0.smithi038.stdout:2666: expect (ObjNum 1117 snap 0 seq_num 1117) 2024-09-14T04:09:57.063 INFO:tasks.rados.rados.0.smithi038.stdout:2667: write oid 398 current snap is 0 2024-09-14T04:09:57.063 INFO:tasks.rados.rados.0.smithi038.stdout:2665: finishing write tid 1 to smithi03870129-244 2024-09-14T04:09:57.063 INFO:tasks.rados.rados.0.smithi038.stdout:2667: seq_num 1724 ranges {575268=425054,1617780=785262} 2024-09-14T04:09:57.067 INFO:tasks.rados.rados.0.smithi038.stdout:2667: writing smithi03870129-398 from 575268 to 1000322 tid 1 2024-09-14T04:09:57.079 INFO:tasks.rados.rados.0.smithi038.stdout:2667: writing smithi03870129-398 from 1617780 to 2403042 tid 2 2024-09-14T04:09:57.080 INFO:tasks.rados.rados.0.smithi038.stdout:2668: write oid 251 current snap is 0 2024-09-14T04:09:57.080 INFO:tasks.rados.rados.0.smithi038.stdout:2665: finishing write tid 2 to smithi03870129-244 2024-09-14T04:09:57.080 INFO:tasks.rados.rados.0.smithi038.stdout:2665: finishing write tid 3 to smithi03870129-244 2024-09-14T04:09:57.080 INFO:tasks.rados.rados.0.smithi038.stdout:2665: finishing write tid 4 to smithi03870129-244 2024-09-14T04:09:57.080 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 244 v 322 (ObjNum 1723 snap 0 seq_num 1723) dirty exists 2024-09-14T04:09:57.080 INFO:tasks.rados.rados.0.smithi038.stdout:2665: left oid 244 (ObjNum 1723 snap 0 seq_num 1723) 2024-09-14T04:09:57.080 INFO:tasks.rados.rados.0.smithi038.stdout:2667: finishing write tid 1 to smithi03870129-398 2024-09-14T04:09:57.080 INFO:tasks.rados.rados.0.smithi038.stdout:2668: seq_num 1725 ranges {592075=500303,1676262=645273,2754192=237883} 2024-09-14T04:09:57.087 INFO:tasks.rados.rados.0.smithi038.stdout:2668: writing smithi03870129-251 from 592075 to 1092378 tid 1 2024-09-14T04:09:57.095 INFO:tasks.rados.rados.0.smithi038.stdout:2668: writing smithi03870129-251 from 1676262 to 2321535 tid 2 2024-09-14T04:09:57.102 INFO:tasks.rados.rados.0.smithi038.stdout:2668: writing smithi03870129-251 from 2754192 to 2992075 tid 3 2024-09-14T04:09:57.102 INFO:tasks.rados.rados.0.smithi038.stdout:2665: done (3 left) 2024-09-14T04:09:57.102 INFO:tasks.rados.rados.0.smithi038.stdout:2669: delete oid 26 current snap is 0 2024-09-14T04:09:57.102 INFO:tasks.rados.rados.0.smithi038.stdout:2666: expect (ObjNum 1117 snap 0 seq_num 1117) 2024-09-14T04:09:57.181 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:56 smithi123 bash[24950]: cluster 2024-09-14T04:09:54.915740+0000 mgr.x (mgr.24589) 27 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 8.5 MiB/s wr, 88 op/s 2024-09-14T04:09:57.238 INFO:tasks.rados.rados.0.smithi038.stdout:2667: finishing write tid 2 to smithi03870129-398 2024-09-14T04:09:57.238 INFO:tasks.rados.rados.0.smithi038.stdout:2667: finishing write tid 3 to smithi03870129-398 2024-09-14T04:09:57.238 INFO:tasks.rados.rados.0.smithi038.stdout:2666: done (3 left) 2024-09-14T04:09:57.238 INFO:tasks.rados.rados.0.smithi038.stdout:2669: done (2 left) 2024-09-14T04:09:57.238 INFO:tasks.rados.rados.0.smithi038.stdout:2670: read oid 445 snap -1 2024-09-14T04:09:57.238 INFO:tasks.rados.rados.0.smithi038.stdout:2670: expect (ObjNum 1316 snap 0 seq_num 1316) 2024-09-14T04:09:57.238 INFO:tasks.rados.rados.0.smithi038.stdout:2671: write oid 7 current snap is 0 2024-09-14T04:09:57.239 INFO:tasks.rados.rados.0.smithi038.stdout:2667: finishing write tid 4 to smithi03870129-398 2024-09-14T04:09:57.239 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 398 v 283 (ObjNum 1724 snap 0 seq_num 1724) dirty exists 2024-09-14T04:09:57.239 INFO:tasks.rados.rados.0.smithi038.stdout:2667: left oid 398 (ObjNum 1724 snap 0 seq_num 1724) 2024-09-14T04:09:57.239 INFO:tasks.rados.rados.0.smithi038.stdout:2668: finishing write tid 1 to smithi03870129-251 2024-09-14T04:09:57.239 INFO:tasks.rados.rados.0.smithi038.stdout:2668: finishing write tid 2 to smithi03870129-251 2024-09-14T04:09:57.239 INFO:tasks.rados.rados.0.smithi038.stdout:2668: finishing write tid 3 to smithi03870129-251 2024-09-14T04:09:57.239 INFO:tasks.rados.rados.0.smithi038.stdout:2668: finishing write tid 4 to smithi03870129-251 2024-09-14T04:09:57.239 INFO:tasks.rados.rados.0.smithi038.stdout:2668: finishing write tid 5 to smithi03870129-251 2024-09-14T04:09:57.239 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 251 v 304 (ObjNum 1725 snap 0 seq_num 1725) dirty exists 2024-09-14T04:09:57.239 INFO:tasks.rados.rados.0.smithi038.stdout:2668: left oid 251 (ObjNum 1725 snap 0 seq_num 1725) 2024-09-14T04:09:57.239 INFO:tasks.rados.rados.0.smithi038.stdout:2671: seq_num 1727 ranges {625689=767154,1793226=648942} 2024-09-14T04:09:57.245 INFO:tasks.rados.rados.0.smithi038.stdout:2671: writing smithi03870129-7 from 625689 to 1392843 tid 1 2024-09-14T04:09:57.251 INFO:tasks.rados.rados.0.smithi038.stdout:2671: writing smithi03870129-7 from 1793226 to 2442168 tid 2 2024-09-14T04:09:57.251 INFO:tasks.rados.rados.0.smithi038.stdout:2667: done (3 left) 2024-09-14T04:09:57.251 INFO:tasks.rados.rados.0.smithi038.stdout:2668: done (2 left) 2024-09-14T04:09:57.251 INFO:tasks.rados.rados.0.smithi038.stdout:2672: write oid 289 current snap is 0 2024-09-14T04:09:57.251 INFO:tasks.rados.rados.0.smithi038.stdout:2672: seq_num 1728 ranges {642496=442403,1851708=792600} 2024-09-14T04:09:57.257 INFO:tasks.rados.rados.0.smithi038.stdout:2672: writing smithi03870129-289 from 642496 to 1084899 tid 1 2024-09-14T04:09:57.266 INFO:tasks.rados.rados.0.smithi038.stdout:2672: writing smithi03870129-289 from 1851708 to 2644308 tid 2 2024-09-14T04:09:57.266 INFO:tasks.rados.rados.0.smithi038.stdout:2673: read oid 416 snap -1 2024-09-14T04:09:57.267 INFO:tasks.rados.rados.0.smithi038.stdout:2673: expect (ObjNum 415 snap 0 seq_num 415) 2024-09-14T04:09:57.267 INFO:tasks.rados.rados.0.smithi038.stdout:2674: write oid 128 current snap is 0 2024-09-14T04:09:57.267 INFO:tasks.rados.rados.0.smithi038.stdout:2670: expect (ObjNum 1316 snap 0 seq_num 1316) 2024-09-14T04:09:57.269 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:56 smithi038 bash[22519]: cluster 2024-09-14T04:09:54.915740+0000 mgr.x (mgr.24589) 27 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 8.5 MiB/s wr, 88 op/s 2024-09-14T04:09:57.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:56 smithi038 bash[32505]: cluster 2024-09-14T04:09:54.915740+0000 mgr.x (mgr.24589) 27 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 8.5 MiB/s wr, 88 op/s 2024-09-14T04:09:57.387 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:09:57.415 INFO:tasks.rados.rados.0.smithi038.stdout:2671: finishing write tid 1 to smithi03870129-7 2024-09-14T04:09:57.416 INFO:tasks.rados.rados.0.smithi038.stdout:2674: seq_num 1729 ranges {659303=517652,1910190=652611} 2024-09-14T04:09:57.423 INFO:tasks.rados.rados.0.smithi038.stdout:2674: writing smithi03870129-128 from 659303 to 1176955 tid 1 2024-09-14T04:09:57.433 INFO:tasks.rados.rados.0.smithi038.stdout:2674: writing smithi03870129-128 from 1910190 to 2562801 tid 2 2024-09-14T04:09:57.433 INFO:tasks.rados.rados.0.smithi038.stdout:2670: done (4 left) 2024-09-14T04:09:57.433 INFO:tasks.rados.rados.0.smithi038.stdout:2675: read oid 300 snap -1 2024-09-14T04:09:57.433 INFO:tasks.rados.rados.0.smithi038.stdout:2675: expect (ObjNum 1583 snap 0 seq_num 1583) 2024-09-14T04:09:57.433 INFO:tasks.rados.rados.0.smithi038.stdout:2676: read oid 481 snap -1 2024-09-14T04:09:57.433 INFO:tasks.rados.rados.0.smithi038.stdout:2676: expect deleted 2024-09-14T04:09:57.434 INFO:tasks.rados.rados.0.smithi038.stdout:2677: read oid 450 snap -1 2024-09-14T04:09:57.434 INFO:tasks.rados.rados.0.smithi038.stdout:2677: expect (ObjNum 1592 snap 0 seq_num 1592) 2024-09-14T04:09:57.434 INFO:tasks.rados.rados.0.smithi038.stdout:2678: write oid 219 current snap is 0 2024-09-14T04:09:57.434 INFO:tasks.rados.rados.0.smithi038.stdout:2671: finishing write tid 2 to smithi03870129-7 2024-09-14T04:09:57.434 INFO:tasks.rados.rados.0.smithi038.stdout:2671: finishing write tid 3 to smithi03870129-7 2024-09-14T04:09:57.434 INFO:tasks.rados.rados.0.smithi038.stdout:2671: finishing write tid 4 to smithi03870129-7 2024-09-14T04:09:57.434 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 7 v 308 (ObjNum 1727 snap 0 seq_num 1727) dirty exists 2024-09-14T04:09:57.434 INFO:tasks.rados.rados.0.smithi038.stdout:2671: left oid 7 (ObjNum 1727 snap 0 seq_num 1727) 2024-09-14T04:09:57.434 INFO:tasks.rados.rados.0.smithi038.stdout:2672: finishing write tid 1 to smithi03870129-289 2024-09-14T04:09:57.434 INFO:tasks.rados.rados.0.smithi038.stdout:2672: finishing write tid 2 to smithi03870129-289 2024-09-14T04:09:57.435 INFO:tasks.rados.rados.0.smithi038.stdout:2678: seq_num 1730 ranges {676110=592901,1968672=796269} 2024-09-14T04:09:57.441 INFO:tasks.rados.rados.0.smithi038.stdout:2678: writing smithi03870129-219 from 676110 to 1269011 tid 1 2024-09-14T04:09:57.451 INFO:tasks.rados.rados.0.smithi038.stdout:2678: writing smithi03870129-219 from 1968672 to 2764941 tid 2 2024-09-14T04:09:57.451 INFO:tasks.rados.rados.0.smithi038.stdout:2671: done (7 left) 2024-09-14T04:09:57.451 INFO:tasks.rados.rados.0.smithi038.stdout:2679: read oid 18 snap -1 2024-09-14T04:09:57.451 INFO:tasks.rados.rados.0.smithi038.stdout:2679: expect (ObjNum 687 snap 0 seq_num 687) 2024-09-14T04:09:57.452 INFO:tasks.rados.rados.0.smithi038.stdout:2680: write oid 135 current snap is 0 2024-09-14T04:09:57.452 INFO:tasks.rados.rados.0.smithi038.stdout:2672: finishing write tid 3 to smithi03870129-289 2024-09-14T04:09:57.452 INFO:tasks.rados.rados.0.smithi038.stdout:2672: finishing write tid 4 to smithi03870129-289 2024-09-14T04:09:57.452 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 289 v 307 (ObjNum 1728 snap 0 seq_num 1728) dirty exists 2024-09-14T04:09:57.452 INFO:tasks.rados.rados.0.smithi038.stdout:2672: left oid 289 (ObjNum 1728 snap 0 seq_num 1728) 2024-09-14T04:09:57.452 INFO:tasks.rados.rados.0.smithi038.stdout:2673: expect (ObjNum 415 snap 0 seq_num 415) 2024-09-14T04:09:57.560 INFO:tasks.rados.rados.0.smithi038.stdout:2674: finishing write tid 1 to smithi03870129-128 2024-09-14T04:09:57.560 INFO:tasks.rados.rados.0.smithi038.stdout:2674: finishing write tid 2 to smithi03870129-128 2024-09-14T04:09:57.560 INFO:tasks.rados.rados.0.smithi038.stdout:2674: finishing write tid 3 to smithi03870129-128 2024-09-14T04:09:57.560 INFO:tasks.rados.rados.0.smithi038.stdout:2675: expect (ObjNum 1583 snap 0 seq_num 1583) 2024-09-14T04:09:57.680 INFO:tasks.rados.rados.0.smithi038.stdout:2674: finishing write tid 4 to smithi03870129-128 2024-09-14T04:09:57.680 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 128 v 373 (ObjNum 1729 snap 0 seq_num 1729) dirty exists 2024-09-14T04:09:57.680 INFO:tasks.rados.rados.0.smithi038.stdout:2674: left oid 128 (ObjNum 1729 snap 0 seq_num 1729) 2024-09-14T04:09:57.681 INFO:tasks.rados.rados.0.smithi038.stdout:2677: expect (ObjNum 1592 snap 0 seq_num 1592) 2024-09-14T04:09:57.842 INFO:tasks.rados.rados.0.smithi038.stdout:2678: finishing write tid 1 to smithi03870129-219 2024-09-14T04:09:57.842 INFO:tasks.rados.rados.0.smithi038.stdout:2678: finishing write tid 2 to smithi03870129-219 2024-09-14T04:09:57.842 INFO:tasks.rados.rados.0.smithi038.stdout:2678: finishing write tid 3 to smithi03870129-219 2024-09-14T04:09:57.842 INFO:tasks.rados.rados.0.smithi038.stdout:2680: seq_num 1731 ranges {692917=668150,1910801=539927,3086024=6893} 2024-09-14T04:09:57.861 INFO:tasks.rados.rados.0.smithi038.stdout:2680: writing smithi03870129-135 from 692917 to 1361067 tid 1 2024-09-14T04:09:57.876 INFO:tasks.rados.rados.0.smithi038.stdout:2680: writing smithi03870129-135 from 1910801 to 2450728 tid 2 2024-09-14T04:09:57.885 INFO:tasks.rados.rados.0.smithi038.stdout:2680: writing smithi03870129-135 from 3086024 to 3092917 tid 3 2024-09-14T04:09:57.885 INFO:tasks.rados.rados.0.smithi038.stdout:2672: done (8 left) 2024-09-14T04:09:57.885 INFO:tasks.rados.rados.0.smithi038.stdout:2673: done (7 left) 2024-09-14T04:09:57.885 INFO:tasks.rados.rados.0.smithi038.stdout:2674: done (6 left) 2024-09-14T04:09:57.885 INFO:tasks.rados.rados.0.smithi038.stdout:2675: done (5 left) 2024-09-14T04:09:57.885 INFO:tasks.rados.rados.0.smithi038.stdout:2676: done (4 left) 2024-09-14T04:09:57.885 INFO:tasks.rados.rados.0.smithi038.stdout:2677: done (3 left) 2024-09-14T04:09:57.885 INFO:tasks.rados.rados.0.smithi038.stdout:2681: write oid 287 current snap is 0 2024-09-14T04:09:57.885 INFO:tasks.rados.rados.0.smithi038.stdout:2681: seq_num 1732 ranges {709724=743399,1969283=799938} 2024-09-14T04:09:57.901 INFO:tasks.rados.rados.0.smithi038.stdout:2681: writing smithi03870129-287 from 709724 to 1453123 tid 1 2024-09-14T04:09:57.914 INFO:tasks.rados.rados.0.smithi038.stdout:2681: writing smithi03870129-287 from 1969283 to 2769221 tid 2 2024-09-14T04:09:57.914 INFO:tasks.rados.rados.0.smithi038.stdout:2682: write oid 353 current snap is 0 2024-09-14T04:09:57.914 INFO:tasks.rados.rados.0.smithi038.stdout:2678: finishing write tid 4 to smithi03870129-219 2024-09-14T04:09:57.914 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 219 v 403 (ObjNum 1730 snap 0 seq_num 1730) dirty exists 2024-09-14T04:09:57.914 INFO:tasks.rados.rados.0.smithi038.stdout:2678: left oid 219 (ObjNum 1730 snap 0 seq_num 1730) 2024-09-14T04:09:57.914 INFO:tasks.rados.rados.0.smithi038.stdout:2679: expect (ObjNum 687 snap 0 seq_num 687) 2024-09-14T04:09:58.065 INFO:tasks.rados.rados.0.smithi038.stdout:2680: finishing write tid 1 to smithi03870129-135 2024-09-14T04:09:58.065 INFO:tasks.rados.rados.0.smithi038.stdout:2680: finishing write tid 2 to smithi03870129-135 2024-09-14T04:09:58.065 INFO:tasks.rados.rados.0.smithi038.stdout:2680: finishing write tid 3 to smithi03870129-135 2024-09-14T04:09:58.066 INFO:tasks.rados.rados.0.smithi038.stdout:2680: finishing write tid 4 to smithi03870129-135 2024-09-14T04:09:58.066 INFO:tasks.rados.rados.0.smithi038.stdout:2680: finishing write tid 5 to smithi03870129-135 2024-09-14T04:09:58.066 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 135 v 407 (ObjNum 1731 snap 0 seq_num 1731) dirty exists 2024-09-14T04:09:58.066 INFO:tasks.rados.rados.0.smithi038.stdout:2680: left oid 135 (ObjNum 1731 snap 0 seq_num 1731) 2024-09-14T04:09:58.066 INFO:tasks.rados.rados.0.smithi038.stdout:2681: finishing write tid 1 to smithi03870129-287 2024-09-14T04:09:58.066 INFO:tasks.rados.rados.0.smithi038.stdout:2681: finishing write tid 2 to smithi03870129-287 2024-09-14T04:09:58.066 INFO:tasks.rados.rados.0.smithi038.stdout:2681: finishing write tid 3 to smithi03870129-287 2024-09-14T04:09:58.066 INFO:tasks.rados.rados.0.smithi038.stdout:2681: finishing write tid 4 to smithi03870129-287 2024-09-14T04:09:58.066 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 287 v 335 (ObjNum 1732 snap 0 seq_num 1732) dirty exists 2024-09-14T04:09:58.066 INFO:tasks.rados.rados.0.smithi038.stdout:2681: left oid 287 (ObjNum 1732 snap 0 seq_num 1732) 2024-09-14T04:09:58.066 INFO:tasks.rados.rados.0.smithi038.stdout:2682: seq_num 1733 ranges {726531=418648,1627765=543596,2740870=385661} 2024-09-14T04:09:58.077 INFO:tasks.rados.rados.0.smithi038.stdout:2682: writing smithi03870129-353 from 726531 to 1145179 tid 1 2024-09-14T04:09:58.088 INFO:tasks.rados.rados.0.smithi038.stdout:2682: writing smithi03870129-353 from 1627765 to 2171361 tid 2 2024-09-14T04:09:58.098 INFO:tasks.rados.rados.0.smithi038.stdout:2682: writing smithi03870129-353 from 2740870 to 3126531 tid 3 2024-09-14T04:09:58.099 INFO:tasks.rados.rados.0.smithi038.stdout:2678: done (4 left) 2024-09-14T04:09:58.099 INFO:tasks.rados.rados.0.smithi038.stdout:2679: done (3 left) 2024-09-14T04:09:58.099 INFO:tasks.rados.rados.0.smithi038.stdout:2680: done (2 left) 2024-09-14T04:09:58.099 INFO:tasks.rados.rados.0.smithi038.stdout:2681: done (1 left) 2024-09-14T04:09:58.099 INFO:tasks.rados.rados.0.smithi038.stdout:2683: write oid 283 current snap is 0 2024-09-14T04:09:58.099 INFO:tasks.rados.rados.0.smithi038.stdout:2682: finishing write tid 1 to smithi03870129-353 2024-09-14T04:09:58.099 INFO:tasks.rados.rados.0.smithi038.stdout:2682: finishing write tid 2 to smithi03870129-353 2024-09-14T04:09:58.100 INFO:tasks.rados.rados.0.smithi038.stdout:2683: seq_num 1734 ranges {743338=610250,1802600=403607,2884646=258692} 2024-09-14T04:09:58.103 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:57 smithi123 bash[24950]: audit 2024-09-14T04:09:57.043622+0000 mon.a (mon.0) 932 : audit [DBG] from='client.? 172.21.15.38:0/2466963834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:09:58.112 INFO:tasks.rados.rados.0.smithi038.stdout:2683: writing smithi03870129-283 from 743338 to 1353588 tid 1 2024-09-14T04:09:58.122 INFO:tasks.rados.rados.0.smithi038.stdout:2683: writing smithi03870129-283 from 1802600 to 2206207 tid 2 2024-09-14T04:09:58.132 INFO:tasks.rados.rados.0.smithi038.stdout:2683: writing smithi03870129-283 from 2884646 to 3143338 tid 3 2024-09-14T04:09:58.132 INFO:tasks.rados.rados.0.smithi038.stdout:2684: read oid 170 snap -1 2024-09-14T04:09:58.132 INFO:tasks.rados.rados.0.smithi038.stdout:2684: expect (ObjNum 169 snap 0 seq_num 169) 2024-09-14T04:09:58.132 INFO:tasks.rados.rados.0.smithi038.stdout:2685: write oid 327 current snap is 0 2024-09-14T04:09:58.132 INFO:tasks.rados.rados.0.smithi038.stdout:2685: seq_num 1735 ranges {760145=685499,2144729=547265} 2024-09-14T04:09:58.145 INFO:tasks.rados.rados.0.smithi038.stdout:2685: writing smithi03870129-327 from 760145 to 1445644 tid 1 2024-09-14T04:09:58.155 INFO:tasks.rados.rados.0.smithi038.stdout:2685: writing smithi03870129-327 from 2144729 to 2691994 tid 2 2024-09-14T04:09:58.155 INFO:tasks.rados.rados.0.smithi038.stdout:2686: read oid 38 snap -1 2024-09-14T04:09:58.155 INFO:tasks.rados.rados.0.smithi038.stdout:2686: expect (ObjNum 659 snap 0 seq_num 659) 2024-09-14T04:09:58.155 INFO:tasks.rados.rados.0.smithi038.stdout:2687: read oid 106 snap -1 2024-09-14T04:09:58.155 INFO:tasks.rados.rados.0.smithi038.stdout:2687: expect (ObjNum 1094 snap 0 seq_num 1094) 2024-09-14T04:09:58.155 INFO:tasks.rados.rados.0.smithi038.stdout:2688: write oid 309 current snap is 0 2024-09-14T04:09:58.155 INFO:tasks.rados.rados.0.smithi038.stdout:2688: seq_num 1736 ranges {776952=760748,2203211=407276} 2024-09-14T04:09:58.165 INFO:tasks.rados.rados.0.smithi038.stdout:2688: writing smithi03870129-309 from 776952 to 1537700 tid 1 2024-09-14T04:09:58.173 INFO:tasks.rados.rados.0.smithi038.stdout:2688: writing smithi03870129-309 from 2203211 to 2610487 tid 2 2024-09-14T04:09:58.173 INFO:tasks.rados.rados.0.smithi038.stdout:2682: finishing write tid 3 to smithi03870129-353 2024-09-14T04:09:58.173 INFO:tasks.rados.rados.0.smithi038.stdout:2682: finishing write tid 4 to smithi03870129-353 2024-09-14T04:09:58.173 INFO:tasks.rados.rados.0.smithi038.stdout:2682: finishing write tid 5 to smithi03870129-353 2024-09-14T04:09:58.173 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 353 v 339 (ObjNum 1733 snap 0 seq_num 1733) dirty exists 2024-09-14T04:09:58.173 INFO:tasks.rados.rados.0.smithi038.stdout:2682: left oid 353 (ObjNum 1733 snap 0 seq_num 1733) 2024-09-14T04:09:58.173 INFO:tasks.rados.rados.0.smithi038.stdout:2683: finishing write tid 1 to smithi03870129-283 2024-09-14T04:09:58.173 INFO:tasks.rados.rados.0.smithi038.stdout:2683: finishing write tid 2 to smithi03870129-283 2024-09-14T04:09:58.173 INFO:tasks.rados.rados.0.smithi038.stdout:2684: expect (ObjNum 169 snap 0 seq_num 169) 2024-09-14T04:09:58.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:57 smithi038 bash[22519]: audit 2024-09-14T04:09:57.043622+0000 mon.a (mon.0) 932 : audit [DBG] from='client.? 172.21.15.38:0/2466963834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:09:58.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:57 smithi038 bash[32505]: audit 2024-09-14T04:09:57.043622+0000 mon.a (mon.0) 932 : audit [DBG] from='client.? 172.21.15.38:0/2466963834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:09:58.271 INFO:tasks.rados.rados.0.smithi038.stdout:2683: finishing write tid 3 to smithi03870129-283 2024-09-14T04:09:58.271 INFO:tasks.rados.rados.0.smithi038.stdout:2683: finishing write tid 4 to smithi03870129-283 2024-09-14T04:09:58.271 INFO:tasks.rados.rados.0.smithi038.stdout:2683: finishing write tid 5 to smithi03870129-283 2024-09-14T04:09:58.271 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 283 v 411 (ObjNum 1734 snap 0 seq_num 1734) dirty exists 2024-09-14T04:09:58.271 INFO:tasks.rados.rados.0.smithi038.stdout:2683: left oid 283 (ObjNum 1734 snap 0 seq_num 1734) 2024-09-14T04:09:58.271 INFO:tasks.rados.rados.0.smithi038.stdout:2685: finishing write tid 1 to smithi03870129-327 2024-09-14T04:09:58.271 INFO:tasks.rados.rados.0.smithi038.stdout:2685: finishing write tid 2 to smithi03870129-327 2024-09-14T04:09:58.271 INFO:tasks.rados.rados.0.smithi038.stdout:2685: finishing write tid 3 to smithi03870129-327 2024-09-14T04:09:58.271 INFO:tasks.rados.rados.0.smithi038.stdout:2685: finishing write tid 4 to smithi03870129-327 2024-09-14T04:09:58.271 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 327 v 354 (ObjNum 1735 snap 0 seq_num 1735) dirty exists 2024-09-14T04:09:58.271 INFO:tasks.rados.rados.0.smithi038.stdout:2685: left oid 327 (ObjNum 1735 snap 0 seq_num 1735) 2024-09-14T04:09:58.272 INFO:tasks.rados.rados.0.smithi038.stdout:2686: expect (ObjNum 659 snap 0 seq_num 659) 2024-09-14T04:09:58.407 INFO:tasks.rados.rados.0.smithi038.stdout:2687: expect (ObjNum 1094 snap 0 seq_num 1094) 2024-09-14T04:09:58.508 INFO:tasks.rados.rados.0.smithi038.stdout:2688: finishing write tid 1 to smithi03870129-309 2024-09-14T04:09:58.509 INFO:tasks.rados.rados.0.smithi038.stdout:2688: finishing write tid 2 to smithi03870129-309 2024-09-14T04:09:58.509 INFO:tasks.rados.rados.0.smithi038.stdout:2688: finishing write tid 3 to smithi03870129-309 2024-09-14T04:09:58.509 INFO:tasks.rados.rados.0.smithi038.stdout:2688: finishing write tid 4 to smithi03870129-309 2024-09-14T04:09:58.509 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 309 v 348 (ObjNum 1736 snap 0 seq_num 1736) dirty exists 2024-09-14T04:09:58.509 INFO:tasks.rados.rados.0.smithi038.stdout:2688: left oid 309 (ObjNum 1736 snap 0 seq_num 1736) 2024-09-14T04:09:58.509 INFO:tasks.rados.rados.0.smithi038.stdout:2689: read oid 125 snap -1 2024-09-14T04:09:58.509 INFO:tasks.rados.rados.0.smithi038.stdout:2689: expect deleted 2024-09-14T04:09:58.509 INFO:tasks.rados.rados.0.smithi038.stdout:2682: done (7 left) 2024-09-14T04:09:58.509 INFO:tasks.rados.rados.0.smithi038.stdout:2683: done (6 left) 2024-09-14T04:09:58.509 INFO:tasks.rados.rados.0.smithi038.stdout:2684: done (5 left) 2024-09-14T04:09:58.509 INFO:tasks.rados.rados.0.smithi038.stdout:2685: done (4 left) 2024-09-14T04:09:58.510 INFO:tasks.rados.rados.0.smithi038.stdout:2686: done (3 left) 2024-09-14T04:09:58.510 INFO:tasks.rados.rados.0.smithi038.stdout:2687: done (2 left) 2024-09-14T04:09:58.510 INFO:tasks.rados.rados.0.smithi038.stdout:2688: done (1 left) 2024-09-14T04:09:58.510 INFO:tasks.rados.rados.0.smithi038.stdout:2690: read oid 143 snap -1 2024-09-14T04:09:58.510 INFO:tasks.rados.rados.0.smithi038.stdout:2690: expect deleted 2024-09-14T04:09:58.510 INFO:tasks.rados.rados.0.smithi038.stdout:2691: write oid 163 current snap is 0 2024-09-14T04:09:58.510 INFO:tasks.rados.rados.0.smithi038.stdout:2691: seq_num 1737 ranges {793759=435997,1861693=550934,2850562=343197} 2024-09-14T04:09:58.518 INFO:tasks.rados.rados.0.smithi038.stdout:2691: writing smithi03870129-163 from 793759 to 1229756 tid 1 2024-09-14T04:09:58.530 INFO:tasks.rados.rados.0.smithi038.stdout:2691: writing smithi03870129-163 from 1861693 to 2412627 tid 2 2024-09-14T04:09:58.539 INFO:tasks.rados.rados.0.smithi038.stdout:2691: writing smithi03870129-163 from 2850562 to 3193759 tid 3 2024-09-14T04:09:58.539 INFO:tasks.rados.rados.0.smithi038.stdout:2692: read oid 421 snap -1 2024-09-14T04:09:58.539 INFO:tasks.rados.rados.0.smithi038.stdout:2692: expect (ObjNum 1393 snap 0 seq_num 1393) 2024-09-14T04:09:58.539 INFO:tasks.rados.rados.0.smithi038.stdout:2693: read oid 404 snap -1 2024-09-14T04:09:58.540 INFO:tasks.rados.rados.0.smithi038.stdout:2693: expect (ObjNum 1535 snap 0 seq_num 1535) 2024-09-14T04:09:58.540 INFO:tasks.rados.rados.0.smithi038.stdout:2694: read oid 342 snap -1 2024-09-14T04:09:58.540 INFO:tasks.rados.rados.0.smithi038.stdout:2694: expect (ObjNum 341 snap 0 seq_num 341) 2024-09-14T04:09:58.540 INFO:tasks.rados.rados.0.smithi038.stdout:2695: write oid 474 current snap is 0 2024-09-14T04:09:58.540 INFO:tasks.rados.rados.0.smithi038.stdout:2695: seq_num 1738 ranges {410566=511246,1520175=410945,2477985=604876} 2024-09-14T04:09:58.549 INFO:tasks.rados.rados.0.smithi038.stdout:2695: writing smithi03870129-474 from 410566 to 921812 tid 1 2024-09-14T04:09:58.560 INFO:tasks.rados.rados.0.smithi038.stdout:2695: writing smithi03870129-474 from 1520175 to 1931120 tid 2 2024-09-14T04:09:58.570 INFO:tasks.rados.rados.0.smithi038.stdout:2695: writing smithi03870129-474 from 2477985 to 3082861 tid 3 2024-09-14T04:09:58.571 INFO:tasks.rados.rados.0.smithi038.stdout:2696: write oid 272 current snap is 0 2024-09-14T04:09:58.571 INFO:tasks.rados.rados.0.smithi038.stdout:2696: seq_num 1739 ranges {427373=586495,1462304=554603,2789055=416148} 2024-09-14T04:09:58.579 INFO:tasks.rados.rados.0.smithi038.stdout:2696: writing smithi03870129-272 from 427373 to 1013868 tid 1 2024-09-14T04:09:58.586 INFO:tasks.rados.rados.0.smithi038.stdout:2696: writing smithi03870129-272 from 1462304 to 2016907 tid 2 2024-09-14T04:09:58.595 INFO:tasks.rados.rados.0.smithi038.stdout:2696: writing smithi03870129-272 from 2789055 to 3205203 tid 3 2024-09-14T04:09:58.595 INFO:tasks.rados.rados.0.smithi038.stdout:2697: read oid 338 snap -1 2024-09-14T04:09:58.595 INFO:tasks.rados.rados.0.smithi038.stdout:2697: expect (ObjNum 1191 snap 0 seq_num 1191) 2024-09-14T04:09:58.595 INFO:tasks.rados.rados.0.smithi038.stdout:2698: read oid 435 snap -1 2024-09-14T04:09:58.595 INFO:tasks.rados.rados.0.smithi038.stdout:2698: expect (ObjNum 1108 snap 0 seq_num 1108) 2024-09-14T04:09:58.595 INFO:tasks.rados.rados.0.smithi038.stdout:2699: read oid 18 snap -1 2024-09-14T04:09:58.595 INFO:tasks.rados.rados.0.smithi038.stdout:2699: expect (ObjNum 687 snap 0 seq_num 687) 2024-09-14T04:09:58.595 INFO:tasks.rados.rados.0.smithi038.stdout:2700: write oid 58 current snap is 0 2024-09-14T04:09:58.595 INFO:tasks.rados.rados.0.smithi038.stdout:2691: finishing write tid 1 to smithi03870129-163 2024-09-14T04:09:58.596 INFO:tasks.rados.rados.0.smithi038.stdout:2691: finishing write tid 2 to smithi03870129-163 2024-09-14T04:09:58.596 INFO:tasks.rados.rados.0.smithi038.stdout:2691: finishing write tid 3 to smithi03870129-163 2024-09-14T04:09:58.596 INFO:tasks.rados.rados.0.smithi038.stdout:2691: finishing write tid 4 to smithi03870129-163 2024-09-14T04:09:58.596 INFO:tasks.rados.rados.0.smithi038.stdout:2691: finishing write tid 5 to smithi03870129-163 2024-09-14T04:09:58.596 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 163 v 519 (ObjNum 1737 snap 0 seq_num 1737) dirty exists 2024-09-14T04:09:58.596 INFO:tasks.rados.rados.0.smithi038.stdout:2691: left oid 163 (ObjNum 1737 snap 0 seq_num 1737) 2024-09-14T04:09:58.596 INFO:tasks.rados.rados.0.smithi038.stdout:2693: expect (ObjNum 1535 snap 0 seq_num 1535) 2024-09-14T04:09:58.909 INFO:tasks.rados.rados.0.smithi038.stdout:2695: finishing write tid 1 to smithi03870129-474 2024-09-14T04:09:58.909 INFO:tasks.rados.rados.0.smithi038.stdout:2695: finishing write tid 2 to smithi03870129-474 2024-09-14T04:09:58.909 INFO:tasks.rados.rados.0.smithi038.stdout:2694: expect (ObjNum 341 snap 0 seq_num 341) 2024-09-14T04:09:59.026 INFO:tasks.rados.rados.0.smithi038.stdout:2692: expect (ObjNum 1393 snap 0 seq_num 1393) 2024-09-14T04:09:59.157 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:58 smithi123 bash[24950]: cluster 2024-09-14T04:09:56.916612+0000 mgr.x (mgr.24589) 28 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 7.8 MiB/s wr, 80 op/s 2024-09-14T04:09:59.157 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:58 smithi123 bash[24950]: audit 2024-09-14T04:09:57.381228+0000 mgr.x (mgr.24589) 29 : audit [DBG] from='client.25313 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:59.157 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:58 smithi123 bash[24950]: audit 2024-09-14T04:09:57.712535+0000 mgr.x (mgr.24589) 30 : audit [DBG] from='client.25319 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:59.225 INFO:tasks.rados.rados.0.smithi038.stdout:2695: finishing write tid 3 to smithi03870129-474 2024-09-14T04:09:59.226 INFO:tasks.rados.rados.0.smithi038.stdout:2695: finishing write tid 4 to smithi03870129-474 2024-09-14T04:09:59.226 INFO:tasks.rados.rados.0.smithi038.stdout:2695: finishing write tid 5 to smithi03870129-474 2024-09-14T04:09:59.226 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 474 v 415 (ObjNum 1738 snap 0 seq_num 1738) dirty exists 2024-09-14T04:09:59.226 INFO:tasks.rados.rados.0.smithi038.stdout:2695: left oid 474 (ObjNum 1738 snap 0 seq_num 1738) 2024-09-14T04:09:59.226 INFO:tasks.rados.rados.0.smithi038.stdout:2696: finishing write tid 1 to smithi03870129-272 2024-09-14T04:09:59.226 INFO:tasks.rados.rados.0.smithi038.stdout:2696: finishing write tid 2 to smithi03870129-272 2024-09-14T04:09:59.226 INFO:tasks.rados.rados.0.smithi038.stdout:2696: finishing write tid 3 to smithi03870129-272 2024-09-14T04:09:59.226 INFO:tasks.rados.rados.0.smithi038.stdout:2696: finishing write tid 4 to smithi03870129-272 2024-09-14T04:09:59.226 INFO:tasks.rados.rados.0.smithi038.stdout:2696: finishing write tid 5 to smithi03870129-272 2024-09-14T04:09:59.226 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 272 v 266 (ObjNum 1739 snap 0 seq_num 1739) dirty exists 2024-09-14T04:09:59.226 INFO:tasks.rados.rados.0.smithi038.stdout:2696: left oid 272 (ObjNum 1739 snap 0 seq_num 1739) 2024-09-14T04:09:59.226 INFO:tasks.rados.rados.0.smithi038.stdout:2697: expect (ObjNum 1191 snap 0 seq_num 1191) 2024-09-14T04:09:59.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:58 smithi038 bash[22519]: cluster 2024-09-14T04:09:56.916612+0000 mgr.x (mgr.24589) 28 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 7.8 MiB/s wr, 80 op/s 2024-09-14T04:09:59.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:58 smithi038 bash[22519]: audit 2024-09-14T04:09:57.381228+0000 mgr.x (mgr.24589) 29 : audit [DBG] from='client.25313 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:59.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:58 smithi038 bash[22519]: audit 2024-09-14T04:09:57.712535+0000 mgr.x (mgr.24589) 30 : audit [DBG] from='client.25319 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:59.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:58 smithi038 bash[32505]: cluster 2024-09-14T04:09:56.916612+0000 mgr.x (mgr.24589) 28 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 7.8 MiB/s wr, 80 op/s 2024-09-14T04:09:59.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:58 smithi038 bash[32505]: audit 2024-09-14T04:09:57.381228+0000 mgr.x (mgr.24589) 29 : audit [DBG] from='client.25313 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:59.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:58 smithi038 bash[32505]: audit 2024-09-14T04:09:57.712535+0000 mgr.x (mgr.24589) 30 : audit [DBG] from='client.25319 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:09:59.286 INFO:tasks.rados.rados.0.smithi038.stdout:2698: expect (ObjNum 1108 snap 0 seq_num 1108) 2024-09-14T04:09:59.457 INFO:tasks.rados.rados.0.smithi038.stdout:2699: expect (ObjNum 687 snap 0 seq_num 687) 2024-09-14T04:09:59.605 INFO:tasks.rados.rados.0.smithi038.stdout:2700: seq_num 1740 ranges {444180=661744,1520786=414614,2532831=627420} 2024-09-14T04:09:59.623 INFO:tasks.rados.rados.0.smithi038.stdout:2700: writing smithi03870129-58 from 444180 to 1105924 tid 1 2024-09-14T04:09:59.632 INFO:tasks.rados.rados.0.smithi038.stdout:2700: writing smithi03870129-58 from 1520786 to 1935400 tid 2 2024-09-14T04:09:59.648 INFO:tasks.rados.rados.0.smithi038.stdout:2700: writing smithi03870129-58 from 2532831 to 3160251 tid 3 2024-09-14T04:09:59.649 INFO:tasks.rados.rados.0.smithi038.stdout:2689: done (11 left) 2024-09-14T04:09:59.649 INFO:tasks.rados.rados.0.smithi038.stdout:2690: done (10 left) 2024-09-14T04:09:59.649 INFO:tasks.rados.rados.0.smithi038.stdout:2691: done (9 left) 2024-09-14T04:09:59.649 INFO:tasks.rados.rados.0.smithi038.stdout:2692: done (8 left) 2024-09-14T04:09:59.649 INFO:tasks.rados.rados.0.smithi038.stdout:2693: done (7 left) 2024-09-14T04:09:59.649 INFO:tasks.rados.rados.0.smithi038.stdout:2694: done (6 left) 2024-09-14T04:09:59.649 INFO:tasks.rados.rados.0.smithi038.stdout:2695: done (5 left) 2024-09-14T04:09:59.649 INFO:tasks.rados.rados.0.smithi038.stdout:2696: done (4 left) 2024-09-14T04:09:59.649 INFO:tasks.rados.rados.0.smithi038.stdout:2697: done (3 left) 2024-09-14T04:09:59.649 INFO:tasks.rados.rados.0.smithi038.stdout:2698: done (2 left) 2024-09-14T04:09:59.649 INFO:tasks.rados.rados.0.smithi038.stdout:2699: done (1 left) 2024-09-14T04:09:59.649 INFO:tasks.rados.rados.0.smithi038.stdout:2701: write oid 372 current snap is 0 2024-09-14T04:09:59.649 INFO:tasks.rados.rados.0.smithi038.stdout:2700: finishing write tid 1 to smithi03870129-58 2024-09-14T04:09:59.649 INFO:tasks.rados.rados.0.smithi038.stdout:2700: finishing write tid 2 to smithi03870129-58 2024-09-14T04:09:59.650 INFO:tasks.rados.rados.0.smithi038.stdout:2701: seq_num 1741 ranges {460987=453346,1695621=558272,2960254=300733} 2024-09-14T04:09:59.658 INFO:tasks.rados.rados.0.smithi038.stdout:2701: writing smithi03870129-372 from 460987 to 914333 tid 1 2024-09-14T04:09:59.677 INFO:tasks.rados.rados.0.smithi038.stdout:2701: writing smithi03870129-372 from 1695621 to 2253893 tid 2 2024-09-14T04:09:59.688 INFO:tasks.rados.rados.0.smithi038.stdout:2701: writing smithi03870129-372 from 2960254 to 3260987 tid 3 2024-09-14T04:09:59.689 INFO:tasks.rados.rados.0.smithi038.stdout:2702: read oid 261 snap -1 2024-09-14T04:09:59.689 INFO:tasks.rados.rados.0.smithi038.stdout:2702: expect (ObjNum 1612 snap 0 seq_num 1612) 2024-09-14T04:09:59.689 INFO:tasks.rados.rados.0.smithi038.stdout:2703: write oid 398 current snap is 0 2024-09-14T04:09:59.689 INFO:tasks.rados.rados.0.smithi038.stdout:2703: seq_num 1742 ranges {477794=528595,1754103=701930,2987677=290117} 2024-09-14T04:09:59.699 INFO:tasks.rados.rados.0.smithi038.stdout:2703: writing smithi03870129-398 from 477794 to 1006389 tid 1 2024-09-14T04:09:59.713 INFO:tasks.rados.rados.0.smithi038.stdout:2703: writing smithi03870129-398 from 1754103 to 2456033 tid 2 2024-09-14T04:09:59.720 INFO:tasks.rados.rados.0.smithi038.stdout:2703: writing smithi03870129-398 from 2987677 to 3277794 tid 3 2024-09-14T04:09:59.720 INFO:tasks.rados.rados.0.smithi038.stdout:2704: read oid 299 snap -1 2024-09-14T04:09:59.720 INFO:tasks.rados.rados.0.smithi038.stdout:2704: expect (ObjNum 599 snap 0 seq_num 599) 2024-09-14T04:09:59.720 INFO:tasks.rados.rados.0.smithi038.stdout:2705: read oid 431 snap -1 2024-09-14T04:09:59.720 INFO:tasks.rados.rados.0.smithi038.stdout:2705: expect (ObjNum 1606 snap 0 seq_num 1606) 2024-09-14T04:09:59.720 INFO:tasks.rados.rados.0.smithi038.stdout:2706: write oid 104 current snap is 0 2024-09-14T04:09:59.720 INFO:tasks.rados.rados.0.smithi038.stdout:2700: finishing write tid 3 to smithi03870129-58 2024-09-14T04:09:59.720 INFO:tasks.rados.rados.0.smithi038.stdout:2700: finishing write tid 4 to smithi03870129-58 2024-09-14T04:09:59.720 INFO:tasks.rados.rados.0.smithi038.stdout:2706: seq_num 1743 ranges {494601=603844,1812585=561941,3015100=279501} 2024-09-14T04:09:59.729 INFO:tasks.rados.rados.0.smithi038.stdout:2706: writing smithi03870129-104 from 494601 to 1098445 tid 1 2024-09-14T04:09:59.739 INFO:tasks.rados.rados.0.smithi038.stdout:2706: writing smithi03870129-104 from 1812585 to 2374526 tid 2 2024-09-14T04:09:59.745 INFO:tasks.rados.rados.0.smithi038.stdout:2706: writing smithi03870129-104 from 3015100 to 3294601 tid 3 2024-09-14T04:09:59.746 INFO:tasks.rados.rados.0.smithi038.stdout:2707: write oid 337 current snap is 0 2024-09-14T04:09:59.746 INFO:tasks.rados.rados.0.smithi038.stdout:2707: seq_num 1744 ranges {511408=679093,1754714=705599,2926170=385238} 2024-09-14T04:09:59.754 INFO:tasks.rados.rados.0.smithi038.stdout:2707: writing smithi03870129-337 from 511408 to 1190501 tid 1 2024-09-14T04:09:59.763 INFO:tasks.rados.rados.0.smithi038.stdout:2707: writing smithi03870129-337 from 1754714 to 2460313 tid 2 2024-09-14T04:09:59.769 INFO:tasks.rados.rados.0.smithi038.stdout:2707: writing smithi03870129-337 from 2926170 to 3311408 tid 3 2024-09-14T04:09:59.769 INFO:tasks.rados.rados.0.smithi038.stdout:2708: read oid 147 snap -1 2024-09-14T04:09:59.769 INFO:tasks.rados.rados.0.smithi038.stdout:2708: expect deleted 2024-09-14T04:09:59.769 INFO:tasks.rados.rados.0.smithi038.stdout:2709: write oid 242 current snap is 0 2024-09-14T04:09:59.769 INFO:tasks.rados.rados.0.smithi038.stdout:2700: finishing write tid 5 to smithi03870129-58 2024-09-14T04:09:59.769 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 58 v 326 (ObjNum 1740 snap 0 seq_num 1740) dirty exists 2024-09-14T04:09:59.769 INFO:tasks.rados.rados.0.smithi038.stdout:2700: left oid 58 (ObjNum 1740 snap 0 seq_num 1740) 2024-09-14T04:09:59.769 INFO:tasks.rados.rados.0.smithi038.stdout:2701: finishing write tid 1 to smithi03870129-372 2024-09-14T04:09:59.769 INFO:tasks.rados.rados.0.smithi038.stdout:2709: seq_num 1745 ranges {528215=754342,1813196=565610,2953593=374622} 2024-09-14T04:09:59.776 INFO:tasks.rados.rados.0.smithi038.stdout:2709: writing smithi03870129-242 from 528215 to 1282557 tid 1 2024-09-14T04:09:59.783 INFO:tasks.rados.rados.0.smithi038.stdout:2709: writing smithi03870129-242 from 1813196 to 2378806 tid 2 2024-09-14T04:09:59.790 INFO:tasks.rados.rados.0.smithi038.stdout:2709: writing smithi03870129-242 from 2953593 to 3328215 tid 3 2024-09-14T04:09:59.790 INFO:tasks.rados.rados.0.smithi038.stdout:2700: done (9 left) 2024-09-14T04:09:59.790 INFO:tasks.rados.rados.0.smithi038.stdout:2710: delete oid 152 current snap is 0 2024-09-14T04:09:59.790 INFO:tasks.rados.rados.0.smithi038.stdout:2701: finishing write tid 2 to smithi03870129-372 2024-09-14T04:09:59.790 INFO:tasks.rados.rados.0.smithi038.stdout:2701: finishing write tid 3 to smithi03870129-372 2024-09-14T04:09:59.790 INFO:tasks.rados.rados.0.smithi038.stdout:2701: finishing write tid 4 to smithi03870129-372 2024-09-14T04:09:59.790 INFO:tasks.rados.rados.0.smithi038.stdout:2701: finishing write tid 5 to smithi03870129-372 2024-09-14T04:09:59.790 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 372 v 358 (ObjNum 1741 snap 0 seq_num 1741) dirty exists 2024-09-14T04:09:59.790 INFO:tasks.rados.rados.0.smithi038.stdout:2701: left oid 372 (ObjNum 1741 snap 0 seq_num 1741) 2024-09-14T04:09:59.790 INFO:tasks.rados.rados.0.smithi038.stdout:2702: expect (ObjNum 1612 snap 0 seq_num 1612) 2024-09-14T04:09:59.973 INFO:tasks.rados.rados.0.smithi038.stdout:2703: finishing write tid 1 to smithi03870129-398 2024-09-14T04:09:59.973 INFO:tasks.rados.rados.0.smithi038.stdout:2703: finishing write tid 2 to smithi03870129-398 2024-09-14T04:09:59.973 INFO:tasks.rados.rados.0.smithi038.stdout:2704: expect (ObjNum 599 snap 0 seq_num 599) 2024-09-14T04:10:00.058 INFO:tasks.rados.rados.0.smithi038.stdout:2703: finishing write tid 3 to smithi03870129-398 2024-09-14T04:10:00.058 INFO:tasks.rados.rados.0.smithi038.stdout:2703: finishing write tid 4 to smithi03870129-398 2024-09-14T04:10:00.058 INFO:tasks.rados.rados.0.smithi038.stdout:2703: finishing write tid 5 to smithi03870129-398 2024-09-14T04:10:00.058 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 398 v 287 (ObjNum 1742 snap 0 seq_num 1742) dirty exists 2024-09-14T04:10:00.058 INFO:tasks.rados.rados.0.smithi038.stdout:2703: left oid 398 (ObjNum 1742 snap 0 seq_num 1742) 2024-09-14T04:10:00.058 INFO:tasks.rados.rados.0.smithi038.stdout:2705: expect (ObjNum 1606 snap 0 seq_num 1606) 2024-09-14T04:10:00.181 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:09:59 smithi123 bash[24950]: audit 2024-09-14T04:09:59.062384+0000 mon.c (mon.2) 186 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:10:00.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:09:59 smithi038 bash[32505]: audit 2024-09-14T04:09:59.062384+0000 mon.c (mon.2) 186 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:10:00.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:09:59 smithi038 bash[22519]: audit 2024-09-14T04:09:59.062384+0000 mon.c (mon.2) 186 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:10:00.278 INFO:tasks.rados.rados.0.smithi038.stdout:2706: finishing write tid 1 to smithi03870129-104 2024-09-14T04:10:00.278 INFO:tasks.rados.rados.0.smithi038.stdout:2706: finishing write tid 2 to smithi03870129-104 2024-09-14T04:10:00.278 INFO:tasks.rados.rados.0.smithi038.stdout:2706: finishing write tid 3 to smithi03870129-104 2024-09-14T04:10:00.278 INFO:tasks.rados.rados.0.smithi038.stdout:2706: finishing write tid 4 to smithi03870129-104 2024-09-14T04:10:00.278 INFO:tasks.rados.rados.0.smithi038.stdout:2706: finishing write tid 5 to smithi03870129-104 2024-09-14T04:10:00.279 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 104 v 377 (ObjNum 1743 snap 0 seq_num 1743) dirty exists 2024-09-14T04:10:00.279 INFO:tasks.rados.rados.0.smithi038.stdout:2706: left oid 104 (ObjNum 1743 snap 0 seq_num 1743) 2024-09-14T04:10:00.279 INFO:tasks.rados.rados.0.smithi038.stdout:2707: finishing write tid 1 to smithi03870129-337 2024-09-14T04:10:00.279 INFO:tasks.rados.rados.0.smithi038.stdout:2707: finishing write tid 2 to smithi03870129-337 2024-09-14T04:10:00.279 INFO:tasks.rados.rados.0.smithi038.stdout:2707: finishing write tid 3 to smithi03870129-337 2024-09-14T04:10:00.279 INFO:tasks.rados.rados.0.smithi038.stdout:2707: finishing write tid 4 to smithi03870129-337 2024-09-14T04:10:00.279 INFO:tasks.rados.rados.0.smithi038.stdout:2707: finishing write tid 5 to smithi03870129-337 2024-09-14T04:10:00.279 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 337 v 160 (ObjNum 1744 snap 0 seq_num 1744) dirty exists 2024-09-14T04:10:00.279 INFO:tasks.rados.rados.0.smithi038.stdout:2707: left oid 337 (ObjNum 1744 snap 0 seq_num 1744) 2024-09-14T04:10:00.279 INFO:tasks.rados.rados.0.smithi038.stdout:2709: finishing write tid 1 to smithi03870129-242 2024-09-14T04:10:00.279 INFO:tasks.rados.rados.0.smithi038.stdout:2709: finishing write tid 2 to smithi03870129-242 2024-09-14T04:10:00.279 INFO:tasks.rados.rados.0.smithi038.stdout:2709: finishing write tid 3 to smithi03870129-242 2024-09-14T04:10:00.279 INFO:tasks.rados.rados.0.smithi038.stdout:2709: finishing write tid 4 to smithi03870129-242 2024-09-14T04:10:00.279 INFO:tasks.rados.rados.0.smithi038.stdout:2709: finishing write tid 5 to smithi03870129-242 2024-09-14T04:10:00.280 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 242 v 312 (ObjNum 1745 snap 0 seq_num 1745) dirty exists 2024-09-14T04:10:00.280 INFO:tasks.rados.rados.0.smithi038.stdout:2709: left oid 242 (ObjNum 1745 snap 0 seq_num 1745) 2024-09-14T04:10:00.280 INFO:tasks.rados.rados.0.smithi038.stdout:2701: done (9 left) 2024-09-14T04:10:00.280 INFO:tasks.rados.rados.0.smithi038.stdout:2702: done (8 left) 2024-09-14T04:10:00.280 INFO:tasks.rados.rados.0.smithi038.stdout:2703: done (7 left) 2024-09-14T04:10:00.280 INFO:tasks.rados.rados.0.smithi038.stdout:2704: done (6 left) 2024-09-14T04:10:00.280 INFO:tasks.rados.rados.0.smithi038.stdout:2705: done (5 left) 2024-09-14T04:10:00.280 INFO:tasks.rados.rados.0.smithi038.stdout:2706: done (4 left) 2024-09-14T04:10:00.280 INFO:tasks.rados.rados.0.smithi038.stdout:2707: done (3 left) 2024-09-14T04:10:00.280 INFO:tasks.rados.rados.0.smithi038.stdout:2708: done (2 left) 2024-09-14T04:10:00.281 INFO:tasks.rados.rados.0.smithi038.stdout:2709: done (1 left) 2024-09-14T04:10:00.281 INFO:tasks.rados.rados.0.smithi038.stdout:2710: done (0 left) 2024-09-14T04:10:00.281 INFO:tasks.rados.rados.0.smithi038.stdout:2711: write oid 63 current snap is 0 2024-09-14T04:10:00.281 INFO:tasks.rados.rados.0.smithi038.stdout:2711: seq_num 1747 ranges {561829=504840,1530160=569279,2608439=739030} 2024-09-14T04:10:00.286 INFO:tasks.rados.rados.0.smithi038.stdout:2711: writing smithi03870129-63 from 561829 to 1066669 tid 1 2024-09-14T04:10:00.295 INFO:tasks.rados.rados.0.smithi038.stdout:2711: writing smithi03870129-63 from 1530160 to 2099439 tid 2 2024-09-14T04:10:00.306 INFO:tasks.rados.rados.0.smithi038.stdout:2711: writing smithi03870129-63 from 2608439 to 3347469 tid 3 2024-09-14T04:10:00.307 INFO:tasks.rados.rados.0.smithi038.stdout:2712: read oid 157 snap -1 2024-09-14T04:10:00.307 INFO:tasks.rados.rados.0.smithi038.stdout:2712: expect (ObjNum 1151 snap 0 seq_num 1151) 2024-09-14T04:10:00.307 INFO:tasks.rados.rados.0.smithi038.stdout:2713: read oid 249 snap -1 2024-09-14T04:10:00.307 INFO:tasks.rados.rados.0.smithi038.stdout:2713: expect (ObjNum 773 snap 0 seq_num 773) 2024-09-14T04:10:00.307 INFO:tasks.rados.rados.0.smithi038.stdout:2714: write oid 77 current snap is 0 2024-09-14T04:10:00.307 INFO:tasks.rados.rados.0.smithi038.stdout:2711: finishing write tid 1 to smithi03870129-63 2024-09-14T04:10:00.307 INFO:tasks.rados.rados.0.smithi038.stdout:2711: finishing write tid 2 to smithi03870129-63 2024-09-14T04:10:00.307 INFO:tasks.rados.rados.0.smithi038.stdout:2714: seq_num 1748 ranges {578636=580089,1872289=712937,3319509=59127} 2024-09-14T04:10:00.317 INFO:tasks.rados.rados.0.smithi038.stdout:2714: writing smithi03870129-77 from 578636 to 1158725 tid 1 2024-09-14T04:10:00.329 INFO:tasks.rados.rados.0.smithi038.stdout:2714: writing smithi03870129-77 from 1872289 to 2585226 tid 2 2024-09-14T04:10:00.336 INFO:tasks.rados.rados.0.smithi038.stdout:2714: writing smithi03870129-77 from 3319509 to 3378636 tid 3 2024-09-14T04:10:00.336 INFO:tasks.rados.rados.0.smithi038.stdout:2715: write oid 103 current snap is 0 2024-09-14T04:10:00.336 INFO:tasks.rados.rados.0.smithi038.stdout:2715: seq_num 1749 ranges {595443=771691,2047124=572948,3063285=332158} 2024-09-14T04:10:00.346 INFO:tasks.rados.rados.0.smithi038.stdout:2715: writing smithi03870129-103 from 595443 to 1367134 tid 1 2024-09-14T04:10:00.356 INFO:tasks.rados.rados.0.smithi038.stdout:2715: writing smithi03870129-103 from 2047124 to 2620072 tid 2 2024-09-14T04:10:00.361 INFO:tasks.rados.rados.0.smithi038.stdout:2715: writing smithi03870129-103 from 3063285 to 3395443 tid 3 2024-09-14T04:10:00.361 INFO:tasks.rados.rados.0.smithi038.stdout:2716: write oid 90 current snap is 0 2024-09-14T04:10:00.361 INFO:tasks.rados.rados.0.smithi038.stdout:2711: finishing write tid 3 to smithi03870129-63 2024-09-14T04:10:00.361 INFO:tasks.rados.rados.0.smithi038.stdout:2711: finishing write tid 4 to smithi03870129-63 2024-09-14T04:10:00.361 INFO:tasks.rados.rados.0.smithi038.stdout:2711: finishing write tid 5 to smithi03870129-63 2024-09-14T04:10:00.361 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 63 v 343 (ObjNum 1747 snap 0 seq_num 1747) dirty exists 2024-09-14T04:10:00.361 INFO:tasks.rados.rados.0.smithi038.stdout:2711: left oid 63 (ObjNum 1747 snap 0 seq_num 1747) 2024-09-14T04:10:00.361 INFO:tasks.rados.rados.0.smithi038.stdout:2712: expect (ObjNum 1151 snap 0 seq_num 1151) 2024-09-14T04:10:00.421 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:10:00.583 INFO:tasks.rados.rados.0.smithi038.stdout:2713: expect (ObjNum 773 snap 0 seq_num 773) 2024-09-14T04:10:00.714 INFO:tasks.rados.rados.0.smithi038.stdout:2714: finishing write tid 1 to smithi03870129-77 2024-09-14T04:10:00.714 INFO:tasks.rados.rados.0.smithi038.stdout:2714: finishing write tid 2 to smithi03870129-77 2024-09-14T04:10:00.714 INFO:tasks.rados.rados.0.smithi038.stdout:2714: finishing write tid 3 to smithi03870129-77 2024-09-14T04:10:00.714 INFO:tasks.rados.rados.0.smithi038.stdout:2714: finishing write tid 4 to smithi03870129-77 2024-09-14T04:10:00.714 INFO:tasks.rados.rados.0.smithi038.stdout:2714: finishing write tid 5 to smithi03870129-77 2024-09-14T04:10:00.714 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 77 v 352 (ObjNum 1748 snap 0 seq_num 1748) dirty exists 2024-09-14T04:10:00.715 INFO:tasks.rados.rados.0.smithi038.stdout:2714: left oid 77 (ObjNum 1748 snap 0 seq_num 1748) 2024-09-14T04:10:00.715 INFO:tasks.rados.rados.0.smithi038.stdout:2715: finishing write tid 1 to smithi03870129-103 2024-09-14T04:10:00.715 INFO:tasks.rados.rados.0.smithi038.stdout:2715: finishing write tid 2 to smithi03870129-103 2024-09-14T04:10:00.715 INFO:tasks.rados.rados.0.smithi038.stdout:2715: finishing write tid 3 to smithi03870129-103 2024-09-14T04:10:00.715 INFO:tasks.rados.rados.0.smithi038.stdout:2715: finishing write tid 4 to smithi03870129-103 2024-09-14T04:10:00.715 INFO:tasks.rados.rados.0.smithi038.stdout:2715: finishing write tid 5 to smithi03870129-103 2024-09-14T04:10:00.715 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 103 v 524 (ObjNum 1749 snap 0 seq_num 1749) dirty exists 2024-09-14T04:10:00.715 INFO:tasks.rados.rados.0.smithi038.stdout:2715: left oid 103 (ObjNum 1749 snap 0 seq_num 1749) 2024-09-14T04:10:00.715 INFO:tasks.rados.rados.0.smithi038.stdout:2716: seq_num 1750 ranges {612250=446940,1705606=716606,3090708=321542} 2024-09-14T04:10:00.723 INFO:tasks.rados.rados.0.smithi038.stdout:2716: writing smithi03870129-90 from 612250 to 1059190 tid 1 2024-09-14T04:10:00.734 INFO:tasks.rados.rados.0.smithi038.stdout:2716: writing smithi03870129-90 from 1705606 to 2422212 tid 2 2024-09-14T04:10:00.743 INFO:tasks.rados.rados.0.smithi038.stdout:2716: writing smithi03870129-90 from 3090708 to 3412250 tid 3 2024-09-14T04:10:00.743 INFO:tasks.rados.rados.0.smithi038.stdout:2711: done (5 left) 2024-09-14T04:10:00.744 INFO:tasks.rados.rados.0.smithi038.stdout:2712: done (4 left) 2024-09-14T04:10:00.744 INFO:tasks.rados.rados.0.smithi038.stdout:2713: done (3 left) 2024-09-14T04:10:00.744 INFO:tasks.rados.rados.0.smithi038.stdout:2714: done (2 left) 2024-09-14T04:10:00.744 INFO:tasks.rados.rados.0.smithi038.stdout:2715: done (1 left) 2024-09-14T04:10:00.744 INFO:tasks.rados.rados.0.smithi038.stdout:2717: write oid 400 current snap is 0 2024-09-14T04:10:00.744 INFO:tasks.rados.rados.0.smithi038.stdout:2717: seq_num 1751 ranges {629057=522189,1764088=576617,3118131=310926} 2024-09-14T04:10:00.753 INFO:tasks.rados.rados.0.smithi038.stdout:2717: writing smithi03870129-400 from 629057 to 1151246 tid 1 2024-09-14T04:10:00.763 INFO:tasks.rados.rados.0.smithi038.stdout:2717: writing smithi03870129-400 from 1764088 to 2340705 tid 2 2024-09-14T04:10:00.773 INFO:tasks.rados.rados.0.smithi038.stdout:2717: writing smithi03870129-400 from 3118131 to 3429057 tid 3 2024-09-14T04:10:00.773 INFO:tasks.rados.rados.0.smithi038.stdout:2718: write oid 178 current snap is 0 2024-09-14T04:10:00.773 INFO:tasks.rados.rados.0.smithi038.stdout:2716: finishing write tid 1 to smithi03870129-90 2024-09-14T04:10:00.773 INFO:tasks.rados.rados.0.smithi038.stdout:2716: finishing write tid 2 to smithi03870129-90 2024-09-14T04:10:00.773 INFO:tasks.rados.rados.0.smithi038.stdout:2718: seq_num 1752 ranges {645864=597438,1706217=720275,3029201=416663} 2024-09-14T04:10:00.782 INFO:tasks.rados.rados.0.smithi038.stdout:2718: writing smithi03870129-178 from 645864 to 1243302 tid 1 2024-09-14T04:10:00.791 INFO:tasks.rados.rados.0.smithi038.stdout:2718: writing smithi03870129-178 from 1706217 to 2426492 tid 2 2024-09-14T04:10:00.800 INFO:tasks.rados.rados.0.smithi038.stdout:2718: writing smithi03870129-178 from 3029201 to 3445864 tid 3 2024-09-14T04:10:00.801 INFO:tasks.rados.rados.0.smithi038.stdout:2719: read oid 52 snap -1 2024-09-14T04:10:00.801 INFO:tasks.rados.rados.0.smithi038.stdout:2719: expect (ObjNum 51 snap 0 seq_num 51) 2024-09-14T04:10:00.801 INFO:tasks.rados.rados.0.smithi038.stdout:2720: write oid 429 current snap is 0 2024-09-14T04:10:00.801 INFO:tasks.rados.rados.0.smithi038.stdout:2716: finishing write tid 3 to smithi03870129-90 2024-09-14T04:10:00.801 INFO:tasks.rados.rados.0.smithi038.stdout:2716: finishing write tid 4 to smithi03870129-90 2024-09-14T04:10:00.801 INFO:tasks.rados.rados.0.smithi038.stdout:2716: finishing write tid 5 to smithi03870129-90 2024-09-14T04:10:00.801 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 90 v 527 (ObjNum 1750 snap 0 seq_num 1750) dirty exists 2024-09-14T04:10:00.801 INFO:tasks.rados.rados.0.smithi038.stdout:2716: left oid 90 (ObjNum 1750 snap 0 seq_num 1750) 2024-09-14T04:10:00.801 INFO:tasks.rados.rados.0.smithi038.stdout:2717: finishing write tid 1 to smithi03870129-400 2024-09-14T04:10:00.801 INFO:tasks.rados.rados.0.smithi038.stdout:2720: seq_num 1753 ranges {662671=672687,1764699=580286,3056624=406047} 2024-09-14T04:10:00.810 INFO:tasks.rados.rados.0.smithi038.stdout:2720: writing smithi03870129-429 from 662671 to 1335358 tid 1 2024-09-14T04:10:00.818 INFO:tasks.rados.rados.0.smithi038.stdout:2720: writing smithi03870129-429 from 1764699 to 2344985 tid 2 2024-09-14T04:10:00.826 INFO:tasks.rados.rados.0.smithi038.stdout:2720: writing smithi03870129-429 from 3056624 to 3462671 tid 3 2024-09-14T04:10:00.826 INFO:tasks.rados.rados.0.smithi038.stdout:2716: done (4 left) 2024-09-14T04:10:00.826 INFO:tasks.rados.rados.0.smithi038.stdout:2721: write oid 6 current snap is 0 2024-09-14T04:10:00.826 INFO:tasks.rados.rados.0.smithi038.stdout:2721: seq_num 1754 ranges {679478=747936,2223181=723944} 2024-09-14T04:10:00.835 INFO:tasks.rados.rados.0.smithi038.stdout:2721: writing smithi03870129-6 from 679478 to 1427414 tid 1 2024-09-14T04:10:00.845 INFO:tasks.rados.rados.0.smithi038.stdout:2721: writing smithi03870129-6 from 2223181 to 2947125 tid 2 2024-09-14T04:10:00.845 INFO:tasks.rados.rados.0.smithi038.stdout:2722: read oid 451 snap -1 2024-09-14T04:10:00.845 INFO:tasks.rados.rados.0.smithi038.stdout:2722: expect (ObjNum 1166 snap 0 seq_num 1166) 2024-09-14T04:10:00.845 INFO:tasks.rados.rados.0.smithi038.stdout:2723: write oid 37 current snap is 0 2024-09-14T04:10:00.846 INFO:tasks.rados.rados.0.smithi038.stdout:2717: finishing write tid 2 to smithi03870129-400 2024-09-14T04:10:00.846 INFO:tasks.rados.rados.0.smithi038.stdout:2723: seq_num 1755 ranges {696285=423185,1881663=467602,3111470=384815} 2024-09-14T04:10:00.852 INFO:tasks.rados.rados.0.smithi038.stdout:2723: writing smithi03870129-37 from 696285 to 1119470 tid 1 2024-09-14T04:10:00.859 INFO:tasks.rados.rados.0.smithi038.stdout:2723: writing smithi03870129-37 from 1881663 to 2349265 tid 2 2024-09-14T04:10:00.867 INFO:tasks.rados.rados.0.smithi038.stdout:2723: writing smithi03870129-37 from 3111470 to 3496285 tid 3 2024-09-14T04:10:00.867 INFO:tasks.rados.rados.0.smithi038.stdout:2724: delete oid 286 current snap is 0 2024-09-14T04:10:00.867 INFO:tasks.rados.rados.0.smithi038.stdout:2717: finishing write tid 3 to smithi03870129-400 2024-09-14T04:10:00.867 INFO:tasks.rados.rados.0.smithi038.stdout:2717: finishing write tid 4 to smithi03870129-400 2024-09-14T04:10:00.867 INFO:tasks.rados.rados.0.smithi038.stdout:2717: finishing write tid 5 to smithi03870129-400 2024-09-14T04:10:00.867 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 400 v 381 (ObjNum 1751 snap 0 seq_num 1751) dirty exists 2024-09-14T04:10:00.867 INFO:tasks.rados.rados.0.smithi038.stdout:2717: left oid 400 (ObjNum 1751 snap 0 seq_num 1751) 2024-09-14T04:10:00.867 INFO:tasks.rados.rados.0.smithi038.stdout:2718: finishing write tid 1 to smithi03870129-178 2024-09-14T04:10:00.867 INFO:tasks.rados.rados.0.smithi038.stdout:2718: finishing write tid 2 to smithi03870129-178 2024-09-14T04:10:00.867 INFO:tasks.rados.rados.0.smithi038.stdout:2718: finishing write tid 3 to smithi03870129-178 2024-09-14T04:10:00.867 INFO:tasks.rados.rados.0.smithi038.stdout:2718: finishing write tid 4 to smithi03870129-178 2024-09-14T04:10:00.867 INFO:tasks.rados.rados.0.smithi038.stdout:2718: finishing write tid 5 to smithi03870129-178 2024-09-14T04:10:00.868 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 178 v 310 (ObjNum 1752 snap 0 seq_num 1752) dirty exists 2024-09-14T04:10:00.868 INFO:tasks.rados.rados.0.smithi038.stdout:2718: left oid 178 (ObjNum 1752 snap 0 seq_num 1752) 2024-09-14T04:10:00.868 INFO:tasks.rados.rados.0.smithi038.stdout:2719: expect (ObjNum 51 snap 0 seq_num 51) 2024-09-14T04:10:01.016 INFO:tasks.rados.rados.0.smithi038.stdout:2720: finishing write tid 1 to smithi03870129-429 2024-09-14T04:10:01.016 INFO:tasks.rados.rados.0.smithi038.stdout:2720: finishing write tid 2 to smithi03870129-429 2024-09-14T04:10:01.016 INFO:tasks.rados.rados.0.smithi038.stdout:2720: finishing write tid 3 to smithi03870129-429 2024-09-14T04:10:01.016 INFO:tasks.rados.rados.0.smithi038.stdout:2720: finishing write tid 4 to smithi03870129-429 2024-09-14T04:10:01.016 INFO:tasks.rados.rados.0.smithi038.stdout:2720: finishing write tid 5 to smithi03870129-429 2024-09-14T04:10:01.016 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 429 v 385 (ObjNum 1753 snap 0 seq_num 1753) dirty exists 2024-09-14T04:10:01.016 INFO:tasks.rados.rados.0.smithi038.stdout:2720: left oid 429 (ObjNum 1753 snap 0 seq_num 1753) 2024-09-14T04:10:01.016 INFO:tasks.rados.rados.0.smithi038.stdout:2721: finishing write tid 1 to smithi03870129-6 2024-09-14T04:10:01.016 INFO:tasks.rados.rados.0.smithi038.stdout:2721: finishing write tid 2 to smithi03870129-6 2024-09-14T04:10:01.017 INFO:tasks.rados.rados.0.smithi038.stdout:2721: finishing write tid 3 to smithi03870129-6 2024-09-14T04:10:01.017 INFO:tasks.rados.rados.0.smithi038.stdout:2721: finishing write tid 4 to smithi03870129-6 2024-09-14T04:10:01.017 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 6 v 361 (ObjNum 1754 snap 0 seq_num 1754) dirty exists 2024-09-14T04:10:01.017 INFO:tasks.rados.rados.0.smithi038.stdout:2721: left oid 6 (ObjNum 1754 snap 0 seq_num 1754) 2024-09-14T04:10:01.017 INFO:tasks.rados.rados.0.smithi038.stdout:2723: finishing write tid 1 to smithi03870129-37 2024-09-14T04:10:01.017 INFO:tasks.rados.rados.0.smithi038.stdout:2722: expect (ObjNum 1166 snap 0 seq_num 1166) 2024-09-14T04:10:01.104 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:00 smithi123 bash[24950]: cluster 2024-09-14T04:09:58.917654+0000 mgr.x (mgr.24589) 31 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 81 MiB/s rd, 11 MiB/s wr, 113 op/s 2024-09-14T04:10:01.104 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:00 smithi123 bash[24950]: cluster 2024-09-14T04:10:00.000088+0000 mon.a (mon.0) 933 : cluster [INF] overall HEALTH_OK 2024-09-14T04:10:01.104 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:00 smithi123 bash[24950]: audit 2024-09-14T04:10:00.089990+0000 mon.c (mon.2) 187 : audit [DBG] from='client.? 172.21.15.38:0/1199220591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:10:01.187 INFO:tasks.rados.rados.0.smithi038.stdout:2723: finishing write tid 2 to smithi03870129-37 2024-09-14T04:10:01.187 INFO:tasks.rados.rados.0.smithi038.stdout:2723: finishing write tid 3 to smithi03870129-37 2024-09-14T04:10:01.187 INFO:tasks.rados.rados.0.smithi038.stdout:2723: finishing write tid 4 to smithi03870129-37 2024-09-14T04:10:01.187 INFO:tasks.rados.rados.0.smithi038.stdout:2723: finishing write tid 5 to smithi03870129-37 2024-09-14T04:10:01.188 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 37 v 316 (ObjNum 1755 snap 0 seq_num 1755) dirty exists 2024-09-14T04:10:01.188 INFO:tasks.rados.rados.0.smithi038.stdout:2723: left oid 37 (ObjNum 1755 snap 0 seq_num 1755) 2024-09-14T04:10:01.188 INFO:tasks.rados.rados.0.smithi038.stdout:2717: done (7 left) 2024-09-14T04:10:01.188 INFO:tasks.rados.rados.0.smithi038.stdout:2718: done (6 left) 2024-09-14T04:10:01.188 INFO:tasks.rados.rados.0.smithi038.stdout:2719: done (5 left) 2024-09-14T04:10:01.188 INFO:tasks.rados.rados.0.smithi038.stdout:2720: done (4 left) 2024-09-14T04:10:01.188 INFO:tasks.rados.rados.0.smithi038.stdout:2721: done (3 left) 2024-09-14T04:10:01.188 INFO:tasks.rados.rados.0.smithi038.stdout:2722: done (2 left) 2024-09-14T04:10:01.188 INFO:tasks.rados.rados.0.smithi038.stdout:2723: done (1 left) 2024-09-14T04:10:01.188 INFO:tasks.rados.rados.0.smithi038.stdout:2724: done (0 left) 2024-09-14T04:10:01.188 INFO:tasks.rados.rados.0.smithi038.stdout:2725: read oid 321 snap -1 2024-09-14T04:10:01.188 INFO:tasks.rados.rados.0.smithi038.stdout:2725: expect (ObjNum 1486 snap 0 seq_num 1486) 2024-09-14T04:10:01.188 INFO:tasks.rados.rados.0.smithi038.stdout:2726: read oid 423 snap -1 2024-09-14T04:10:01.189 INFO:tasks.rados.rados.0.smithi038.stdout:2726: expect (ObjNum 644 snap 0 seq_num 644) 2024-09-14T04:10:01.189 INFO:tasks.rados.rados.0.smithi038.stdout:2727: read oid 374 snap -1 2024-09-14T04:10:01.189 INFO:tasks.rados.rados.0.smithi038.stdout:2727: expect deleted 2024-09-14T04:10:01.189 INFO:tasks.rados.rados.0.smithi038.stdout:2728: write oid 3 current snap is 0 2024-09-14T04:10:01.189 INFO:tasks.rados.rados.0.smithi038.stdout:2728: seq_num 1757 ranges {729899=690036,1998627=471271,3166316=363583} 2024-09-14T04:10:01.200 INFO:tasks.rados.rados.0.smithi038.stdout:2728: writing smithi03870129-3 from 729899 to 1419935 tid 1 2024-09-14T04:10:01.208 INFO:tasks.rados.rados.0.smithi038.stdout:2728: writing smithi03870129-3 from 1998627 to 2469898 tid 2 2024-09-14T04:10:01.216 INFO:tasks.rados.rados.0.smithi038.stdout:2728: writing smithi03870129-3 from 3166316 to 3529899 tid 3 2024-09-14T04:10:01.216 INFO:tasks.rados.rados.0.smithi038.stdout:2729: write oid 36 current snap is 0 2024-09-14T04:10:01.217 INFO:tasks.rados.rados.0.smithi038.stdout:2729: seq_num 1758 ranges {746706=765285,2057109=731282,3193739=352967} 2024-09-14T04:10:01.228 INFO:tasks.rados.rados.0.smithi038.stdout:2729: writing smithi03870129-36 from 746706 to 1511991 tid 1 2024-09-14T04:10:01.238 INFO:tasks.rados.rados.0.smithi038.stdout:2729: writing smithi03870129-36 from 2057109 to 2788391 tid 2 2024-09-14T04:10:01.245 INFO:tasks.rados.rados.0.smithi038.stdout:2729: writing smithi03870129-36 from 3193739 to 3546706 tid 3 2024-09-14T04:10:01.245 INFO:tasks.rados.rados.0.smithi038.stdout:2730: read oid 499 snap -1 2024-09-14T04:10:01.245 INFO:tasks.rados.rados.0.smithi038.stdout:2730: expect (ObjNum 1134 snap 0 seq_num 1134) 2024-09-14T04:10:01.245 INFO:tasks.rados.rados.0.smithi038.stdout:2731: read oid 485 snap -1 2024-09-14T04:10:01.245 INFO:tasks.rados.rados.0.smithi038.stdout:2731: expect (ObjNum 1325 snap 0 seq_num 1325) 2024-09-14T04:10:01.245 INFO:tasks.rados.rados.0.smithi038.stdout:2732: write oid 324 current snap is 0 2024-09-14T04:10:01.245 INFO:tasks.rados.rados.0.smithi038.stdout:2726: expect (ObjNum 644 snap 0 seq_num 644) 2024-09-14T04:10:01.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:00 smithi038 bash[22519]: cluster 2024-09-14T04:09:58.917654+0000 mgr.x (mgr.24589) 31 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 81 MiB/s rd, 11 MiB/s wr, 113 op/s 2024-09-14T04:10:01.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:00 smithi038 bash[22519]: cluster 2024-09-14T04:10:00.000088+0000 mon.a (mon.0) 933 : cluster [INF] overall HEALTH_OK 2024-09-14T04:10:01.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:00 smithi038 bash[22519]: audit 2024-09-14T04:10:00.089990+0000 mon.c (mon.2) 187 : audit [DBG] from='client.? 172.21.15.38:0/1199220591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:10:01.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:00 smithi038 bash[32505]: cluster 2024-09-14T04:09:58.917654+0000 mgr.x (mgr.24589) 31 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 81 MiB/s rd, 11 MiB/s wr, 113 op/s 2024-09-14T04:10:01.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:00 smithi038 bash[32505]: cluster 2024-09-14T04:10:00.000088+0000 mon.a (mon.0) 933 : cluster [INF] overall HEALTH_OK 2024-09-14T04:10:01.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:00 smithi038 bash[32505]: audit 2024-09-14T04:10:00.089990+0000 mon.c (mon.2) 187 : audit [DBG] from='client.? 172.21.15.38:0/1199220591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:10:01.376 INFO:tasks.rados.rados.0.smithi038.stdout:2725: expect (ObjNum 1486 snap 0 seq_num 1486) 2024-09-14T04:10:01.569 INFO:tasks.rados.rados.0.smithi038.stdout:2728: finishing write tid 1 to smithi03870129-3 2024-09-14T04:10:01.569 INFO:tasks.rados.rados.0.smithi038.stdout:2728: finishing write tid 2 to smithi03870129-3 2024-09-14T04:10:01.569 INFO:tasks.rados.rados.0.smithi038.stdout:2728: finishing write tid 3 to smithi03870129-3 2024-09-14T04:10:01.569 INFO:tasks.rados.rados.0.smithi038.stdout:2728: finishing write tid 4 to smithi03870129-3 2024-09-14T04:10:01.569 INFO:tasks.rados.rados.0.smithi038.stdout:2728: finishing write tid 5 to smithi03870129-3 2024-09-14T04:10:01.569 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 3 v 356 (ObjNum 1757 snap 0 seq_num 1757) dirty exists 2024-09-14T04:10:01.569 INFO:tasks.rados.rados.0.smithi038.stdout:2728: left oid 3 (ObjNum 1757 snap 0 seq_num 1757) 2024-09-14T04:10:01.569 INFO:tasks.rados.rados.0.smithi038.stdout:2729: finishing write tid 1 to smithi03870129-36 2024-09-14T04:10:01.569 INFO:tasks.rados.rados.0.smithi038.stdout:2729: finishing write tid 2 to smithi03870129-36 2024-09-14T04:10:01.569 INFO:tasks.rados.rados.0.smithi038.stdout:2729: finishing write tid 3 to smithi03870129-36 2024-09-14T04:10:01.569 INFO:tasks.rados.rados.0.smithi038.stdout:2729: finishing write tid 4 to smithi03870129-36 2024-09-14T04:10:01.569 INFO:tasks.rados.rados.0.smithi038.stdout:2729: finishing write tid 5 to smithi03870129-36 2024-09-14T04:10:01.570 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 36 v 531 (ObjNum 1758 snap 0 seq_num 1758) dirty exists 2024-09-14T04:10:01.570 INFO:tasks.rados.rados.0.smithi038.stdout:2729: left oid 36 (ObjNum 1758 snap 0 seq_num 1758) 2024-09-14T04:10:01.570 INFO:tasks.rados.rados.0.smithi038.stdout:2731: expect (ObjNum 1325 snap 0 seq_num 1325) 2024-09-14T04:10:01.671 INFO:tasks.rados.rados.0.smithi038.stdout:2730: expect (ObjNum 1134 snap 0 seq_num 1134) 2024-09-14T04:10:01.842 INFO:tasks.rados.rados.0.smithi038.stdout:2732: seq_num 1759 ranges {763513=440534,1715591=474940,2821162=423353} 2024-09-14T04:10:01.862 INFO:tasks.rados.rados.0.smithi038.stdout:2732: writing smithi03870129-324 from 763513 to 1204047 tid 1 2024-09-14T04:10:01.879 INFO:tasks.rados.rados.0.smithi038.stdout:2732: writing smithi03870129-324 from 1715591 to 2190531 tid 2 2024-09-14T04:10:01.896 INFO:tasks.rados.rados.0.smithi038.stdout:2732: writing smithi03870129-324 from 2821162 to 3244515 tid 3 2024-09-14T04:10:01.896 INFO:tasks.rados.rados.0.smithi038.stdout:2725: done (7 left) 2024-09-14T04:10:01.896 INFO:tasks.rados.rados.0.smithi038.stdout:2726: done (6 left) 2024-09-14T04:10:01.896 INFO:tasks.rados.rados.0.smithi038.stdout:2727: done (5 left) 2024-09-14T04:10:01.896 INFO:tasks.rados.rados.0.smithi038.stdout:2728: done (4 left) 2024-09-14T04:10:01.897 INFO:tasks.rados.rados.0.smithi038.stdout:2729: done (3 left) 2024-09-14T04:10:01.897 INFO:tasks.rados.rados.0.smithi038.stdout:2730: done (2 left) 2024-09-14T04:10:01.897 INFO:tasks.rados.rados.0.smithi038.stdout:2731: done (1 left) 2024-09-14T04:10:01.897 INFO:tasks.rados.rados.0.smithi038.stdout:2733: delete oid 110 current snap is 0 2024-09-14T04:10:01.897 INFO:tasks.rados.rados.0.smithi038.stdout:2732: finishing write tid 1 to smithi03870129-324 2024-09-14T04:10:01.897 INFO:tasks.rados.rados.0.smithi038.stdout:2732: finishing write tid 2 to smithi03870129-324 2024-09-14T04:10:01.899 INFO:tasks.rados.rados.0.smithi038.stdout:2733: done (1 left) 2024-09-14T04:10:01.899 INFO:tasks.rados.rados.0.smithi038.stdout:2734: write oid 434 current snap is 0 2024-09-14T04:10:01.899 INFO:tasks.rados.rados.0.smithi038.stdout:2734: seq_num 1761 ranges {797127=591032,2116202=478609,3159655=437472} 2024-09-14T04:10:01.918 INFO:tasks.rados.rados.0.smithi038.stdout:2734: writing smithi03870129-434 from 797127 to 1388159 tid 1 2024-09-14T04:10:01.931 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:01 smithi123 bash[24950]: audit 2024-09-14T04:10:00.416388+0000 mgr.x (mgr.24589) 32 : audit [DBG] from='client.15420 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:01.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:01 smithi123 bash[24950]: audit 2024-09-14T04:10:00.720236+0000 mgr.x (mgr.24589) 33 : audit [DBG] from='client.15426 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:01.932 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:10:01 smithi123 bash[53291]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:10:01] "GET /metrics HTTP/1.1" 200 36408 "" "Prometheus/2.43.0" 2024-09-14T04:10:01.934 INFO:tasks.rados.rados.0.smithi038.stdout:2734: writing smithi03870129-434 from 2116202 to 2594811 tid 2 2024-09-14T04:10:01.947 INFO:tasks.rados.rados.0.smithi038.stdout:2734: writing smithi03870129-434 from 3159655 to 3597127 tid 3 2024-09-14T04:10:01.947 INFO:tasks.rados.rados.0.smithi038.stdout:2735: delete oid 87 current snap is 0 2024-09-14T04:10:01.947 INFO:tasks.rados.rados.0.smithi038.stdout:2732: finishing write tid 3 to smithi03870129-324 2024-09-14T04:10:01.947 INFO:tasks.rados.rados.0.smithi038.stdout:2732: finishing write tid 4 to smithi03870129-324 2024-09-14T04:10:01.947 INFO:tasks.rados.rados.0.smithi038.stdout:2732: finishing write tid 5 to smithi03870129-324 2024-09-14T04:10:01.947 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 324 v 419 (ObjNum 1759 snap 0 seq_num 1759) dirty exists 2024-09-14T04:10:01.947 INFO:tasks.rados.rados.0.smithi038.stdout:2732: left oid 324 (ObjNum 1759 snap 0 seq_num 1759) 2024-09-14T04:10:01.947 INFO:tasks.rados.rados.0.smithi038.stdout:2734: finishing write tid 1 to smithi03870129-434 2024-09-14T04:10:01.947 INFO:tasks.rados.rados.0.smithi038.stdout:2734: finishing write tid 2 to smithi03870129-434 2024-09-14T04:10:01.948 INFO:tasks.rados.rados.0.smithi038.stdout:2732: done (2 left) 2024-09-14T04:10:01.948 INFO:tasks.rados.rados.0.smithi038.stdout:2735: done (1 left) 2024-09-14T04:10:01.948 INFO:tasks.rados.rados.0.smithi038.stdout:2736: write oid 68 current snap is 0 2024-09-14T04:10:01.948 INFO:tasks.rados.rados.0.smithi038.stdout:2736: seq_num 1763 ranges {430741=741530,1833166=482278,2814501=584794} 2024-09-14T04:10:01.959 INFO:tasks.rados.rados.0.smithi038.stdout:2736: writing smithi03870129-68 from 430741 to 1172271 tid 1 2024-09-14T04:10:01.971 INFO:tasks.rados.rados.0.smithi038.stdout:2736: writing smithi03870129-68 from 1833166 to 2315444 tid 2 2024-09-14T04:10:01.981 INFO:tasks.rados.rados.0.smithi038.stdout:2736: writing smithi03870129-68 from 2814501 to 3399295 tid 3 2024-09-14T04:10:01.982 INFO:tasks.rados.rados.0.smithi038.stdout:2737: write oid 54 current snap is 0 2024-09-14T04:10:01.982 INFO:tasks.rados.rados.0.smithi038.stdout:2734: finishing write tid 3 to smithi03870129-434 2024-09-14T04:10:01.982 INFO:tasks.rados.rados.0.smithi038.stdout:2734: finishing write tid 4 to smithi03870129-434 2024-09-14T04:10:01.982 INFO:tasks.rados.rados.0.smithi038.stdout:2734: finishing write tid 5 to smithi03870129-434 2024-09-14T04:10:01.982 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 434 v 389 (ObjNum 1761 snap 0 seq_num 1761) dirty exists 2024-09-14T04:10:01.982 INFO:tasks.rados.rados.0.smithi038.stdout:2734: left oid 434 (ObjNum 1761 snap 0 seq_num 1761) 2024-09-14T04:10:01.982 INFO:tasks.rados.rados.0.smithi038.stdout:2736: finishing write tid 1 to smithi03870129-68 2024-09-14T04:10:01.982 INFO:tasks.rados.rados.0.smithi038.stdout:2737: seq_num 1764 ranges {447548=533132,1491648=742289,2841924=796066} 2024-09-14T04:10:01.990 INFO:tasks.rados.rados.0.smithi038.stdout:2737: writing smithi03870129-54 from 447548 to 980680 tid 1 2024-09-14T04:10:02.002 INFO:tasks.rados.rados.0.smithi038.stdout:2737: writing smithi03870129-54 from 1491648 to 2233937 tid 2 2024-09-14T04:10:02.014 INFO:tasks.rados.rados.0.smithi038.stdout:2737: writing smithi03870129-54 from 2841924 to 3637990 tid 3 2024-09-14T04:10:02.014 INFO:tasks.rados.rados.0.smithi038.stdout:2734: done (2 left) 2024-09-14T04:10:02.014 INFO:tasks.rados.rados.0.smithi038.stdout:2738: read oid 131 snap -1 2024-09-14T04:10:02.014 INFO:tasks.rados.rados.0.smithi038.stdout:2738: expect deleted 2024-09-14T04:10:02.014 INFO:tasks.rados.rados.0.smithi038.stdout:2739: write oid 249 current snap is 0 2024-09-14T04:10:02.014 INFO:tasks.rados.rados.0.smithi038.stdout:2739: seq_num 1765 ranges {464355=608381,1550130=485947,2469347=607338,3549144=115211} 2024-09-14T04:10:02.022 INFO:tasks.rados.rados.0.smithi038.stdout:2739: writing smithi03870129-249 from 464355 to 1072736 tid 1 2024-09-14T04:10:02.029 INFO:tasks.rados.rados.0.smithi038.stdout:2739: writing smithi03870129-249 from 1550130 to 2036077 tid 2 2024-09-14T04:10:02.037 INFO:tasks.rados.rados.0.smithi038.stdout:2739: writing smithi03870129-249 from 2469347 to 3076685 tid 3 2024-09-14T04:10:02.041 INFO:tasks.rados.rados.0.smithi038.stdout:2739: writing smithi03870129-249 from 3549144 to 3664355 tid 4 2024-09-14T04:10:02.041 INFO:tasks.rados.rados.0.smithi038.stdout:2740: delete oid 412 current snap is 0 2024-09-14T04:10:02.041 INFO:tasks.rados.rados.0.smithi038.stdout:2736: finishing write tid 2 to smithi03870129-68 2024-09-14T04:10:02.042 INFO:tasks.rados.rados.0.smithi038.stdout:2736: finishing write tid 3 to smithi03870129-68 2024-09-14T04:10:02.042 INFO:tasks.rados.rados.0.smithi038.stdout:2736: finishing write tid 4 to smithi03870129-68 2024-09-14T04:10:02.042 INFO:tasks.rados.rados.0.smithi038.stdout:2736: finishing write tid 5 to smithi03870129-68 2024-09-14T04:10:02.042 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 68 v 270 (ObjNum 1763 snap 0 seq_num 1763) dirty exists 2024-09-14T04:10:02.042 INFO:tasks.rados.rados.0.smithi038.stdout:2736: left oid 68 (ObjNum 1763 snap 0 seq_num 1763) 2024-09-14T04:10:02.042 INFO:tasks.rados.rados.0.smithi038.stdout:2737: finishing write tid 1 to smithi03870129-54 2024-09-14T04:10:02.042 INFO:tasks.rados.rados.0.smithi038.stdout:2737: finishing write tid 2 to smithi03870129-54 2024-09-14T04:10:02.042 INFO:tasks.rados.rados.0.smithi038.stdout:2737: finishing write tid 3 to smithi03870129-54 2024-09-14T04:10:02.042 INFO:tasks.rados.rados.0.smithi038.stdout:2737: finishing write tid 4 to smithi03870129-54 2024-09-14T04:10:02.042 INFO:tasks.rados.rados.0.smithi038.stdout:2737: finishing write tid 5 to smithi03870129-54 2024-09-14T04:10:02.042 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 54 v 274 (ObjNum 1764 snap 0 seq_num 1764) dirty exists 2024-09-14T04:10:02.042 INFO:tasks.rados.rados.0.smithi038.stdout:2737: left oid 54 (ObjNum 1764 snap 0 seq_num 1764) 2024-09-14T04:10:02.042 INFO:tasks.rados.rados.0.smithi038.stdout:2739: finishing write tid 1 to smithi03870129-249 2024-09-14T04:10:02.042 INFO:tasks.rados.rados.0.smithi038.stdout:2739: finishing write tid 2 to smithi03870129-249 2024-09-14T04:10:02.043 INFO:tasks.rados.rados.0.smithi038.stdout:2739: finishing write tid 3 to smithi03870129-249 2024-09-14T04:10:02.043 INFO:tasks.rados.rados.0.smithi038.stdout:2739: finishing write tid 4 to smithi03870129-249 2024-09-14T04:10:02.044 INFO:tasks.rados.rados.0.smithi038.stdout:2736: done (4 left) 2024-09-14T04:10:02.044 INFO:tasks.rados.rados.0.smithi038.stdout:2737: done (3 left) 2024-09-14T04:10:02.044 INFO:tasks.rados.rados.0.smithi038.stdout:2738: done (2 left) 2024-09-14T04:10:02.044 INFO:tasks.rados.rados.0.smithi038.stdout:2740: done (1 left) 2024-09-14T04:10:02.044 INFO:tasks.rados.rados.0.smithi038.stdout:2741: write oid 487 current snap is 0 2024-09-14T04:10:02.044 INFO:tasks.rados.rados.0.smithi038.stdout:2739: finishing write tid 5 to smithi03870129-249 2024-09-14T04:10:02.044 INFO:tasks.rados.rados.0.smithi038.stdout:2741: seq_num 1767 ranges {497969=758879,1667094=489616,2924193=629882} 2024-09-14T04:10:02.052 INFO:tasks.rados.rados.0.smithi038.stdout:2741: writing smithi03870129-487 from 497969 to 1256848 tid 1 2024-09-14T04:10:02.058 INFO:tasks.rados.rados.0.smithi038.stdout:2741: writing smithi03870129-487 from 1667094 to 2156710 tid 2 2024-09-14T04:10:02.067 INFO:tasks.rados.rados.0.smithi038.stdout:2741: writing smithi03870129-487 from 2924193 to 3554075 tid 3 2024-09-14T04:10:02.067 INFO:tasks.rados.rados.0.smithi038.stdout:2742: write oid 60 current snap is 0 2024-09-14T04:10:02.067 INFO:tasks.rados.rados.0.smithi038.stdout:2742: seq_num 1768 ranges {514776=434128,1609223=633274,2718910=557507} 2024-09-14T04:10:02.072 INFO:tasks.rados.rados.0.smithi038.stdout:2742: writing smithi03870129-60 from 514776 to 948904 tid 1 2024-09-14T04:10:02.080 INFO:tasks.rados.rados.0.smithi038.stdout:2742: writing smithi03870129-60 from 1609223 to 2242497 tid 2 2024-09-14T04:10:02.086 INFO:tasks.rados.rados.0.smithi038.stdout:2742: writing smithi03870129-60 from 2718910 to 3276417 tid 3 2024-09-14T04:10:02.086 INFO:tasks.rados.rados.0.smithi038.stdout:2743: write oid 201 current snap is 0 2024-09-14T04:10:02.086 INFO:tasks.rados.rados.0.smithi038.stdout:2743: seq_num 1769 ranges {531583=509377,1667705=493285,2862686=768779} 2024-09-14T04:10:02.092 INFO:tasks.rados.rados.0.smithi038.stdout:2743: writing smithi03870129-201 from 531583 to 1040960 tid 1 2024-09-14T04:10:02.098 INFO:tasks.rados.rados.0.smithi038.stdout:2743: writing smithi03870129-201 from 1667705 to 2160990 tid 2 2024-09-14T04:10:02.107 INFO:tasks.rados.rados.0.smithi038.stdout:2743: writing smithi03870129-201 from 2862686 to 3631465 tid 3 2024-09-14T04:10:02.107 INFO:tasks.rados.rados.0.smithi038.stdout:2744: read oid 25 snap -1 2024-09-14T04:10:02.107 INFO:tasks.rados.rados.0.smithi038.stdout:2744: expect (ObjNum 1432 snap 0 seq_num 1432) 2024-09-14T04:10:02.107 INFO:tasks.rados.rados.0.smithi038.stdout:2745: read oid 421 snap -1 2024-09-14T04:10:02.107 INFO:tasks.rados.rados.0.smithi038.stdout:2745: expect (ObjNum 1393 snap 0 seq_num 1393) 2024-09-14T04:10:02.107 INFO:tasks.rados.rados.0.smithi038.stdout:2746: write oid 456 current snap is 0 2024-09-14T04:10:02.107 INFO:tasks.rados.rados.0.smithi038.stdout:2746: seq_num 1770 ranges {548390=584626,1726187=636943,2773756=580051} 2024-09-14T04:10:02.114 INFO:tasks.rados.rados.0.smithi038.stdout:2746: writing smithi03870129-456 from 548390 to 1133016 tid 1 2024-09-14T04:10:02.122 INFO:tasks.rados.rados.0.smithi038.stdout:2746: writing smithi03870129-456 from 1726187 to 2363130 tid 2 2024-09-14T04:10:02.128 INFO:tasks.rados.rados.0.smithi038.stdout:2746: writing smithi03870129-456 from 2773756 to 3353807 tid 3 2024-09-14T04:10:02.128 INFO:tasks.rados.rados.0.smithi038.stdout:2747: write oid 426 current snap is 0 2024-09-14T04:10:02.128 INFO:tasks.rados.rados.0.smithi038.stdout:2739: finishing write tid 6 to smithi03870129-249 2024-09-14T04:10:02.128 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 249 v 331 (ObjNum 1765 snap 0 seq_num 1765) dirty exists 2024-09-14T04:10:02.128 INFO:tasks.rados.rados.0.smithi038.stdout:2739: left oid 249 (ObjNum 1765 snap 0 seq_num 1765) 2024-09-14T04:10:02.128 INFO:tasks.rados.rados.0.smithi038.stdout:2741: finishing write tid 1 to smithi03870129-487 2024-09-14T04:10:02.128 INFO:tasks.rados.rados.0.smithi038.stdout:2741: finishing write tid 2 to smithi03870129-487 2024-09-14T04:10:02.128 INFO:tasks.rados.rados.0.smithi038.stdout:2741: finishing write tid 3 to smithi03870129-487 2024-09-14T04:10:02.128 INFO:tasks.rados.rados.0.smithi038.stdout:2741: finishing write tid 4 to smithi03870129-487 2024-09-14T04:10:02.128 INFO:tasks.rados.rados.0.smithi038.stdout:2741: finishing write tid 5 to smithi03870129-487 2024-09-14T04:10:02.128 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 487 v 393 (ObjNum 1767 snap 0 seq_num 1767) dirty exists 2024-09-14T04:10:02.128 INFO:tasks.rados.rados.0.smithi038.stdout:2741: left oid 487 (ObjNum 1767 snap 0 seq_num 1767) 2024-09-14T04:10:02.129 INFO:tasks.rados.rados.0.smithi038.stdout:2742: finishing write tid 1 to smithi03870129-60 2024-09-14T04:10:02.129 INFO:tasks.rados.rados.0.smithi038.stdout:2742: finishing write tid 2 to smithi03870129-60 2024-09-14T04:10:02.129 INFO:tasks.rados.rados.0.smithi038.stdout:2742: finishing write tid 3 to smithi03870129-60 2024-09-14T04:10:02.129 INFO:tasks.rados.rados.0.smithi038.stdout:2742: finishing write tid 4 to smithi03870129-60 2024-09-14T04:10:02.129 INFO:tasks.rados.rados.0.smithi038.stdout:2742: finishing write tid 5 to smithi03870129-60 2024-09-14T04:10:02.129 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 60 v 536 (ObjNum 1768 snap 0 seq_num 1768) dirty exists 2024-09-14T04:10:02.129 INFO:tasks.rados.rados.0.smithi038.stdout:2742: left oid 60 (ObjNum 1768 snap 0 seq_num 1768) 2024-09-14T04:10:02.129 INFO:tasks.rados.rados.0.smithi038.stdout:2743: finishing write tid 1 to smithi03870129-201 2024-09-14T04:10:02.129 INFO:tasks.rados.rados.0.smithi038.stdout:2747: seq_num 1771 ranges {565197=659875,1784669=496954,2917532=791323} 2024-09-14T04:10:02.135 INFO:tasks.rados.rados.0.smithi038.stdout:2747: writing smithi03870129-426 from 565197 to 1225072 tid 1 2024-09-14T04:10:02.140 INFO:tasks.rados.rados.0.smithi038.stdout:2747: writing smithi03870129-426 from 1784669 to 2281623 tid 2 2024-09-14T04:10:02.149 INFO:tasks.rados.rados.0.smithi038.stdout:2747: writing smithi03870129-426 from 2917532 to 3708855 tid 3 2024-09-14T04:10:02.149 INFO:tasks.rados.rados.0.smithi038.stdout:2739: done (7 left) 2024-09-14T04:10:02.149 INFO:tasks.rados.rados.0.smithi038.stdout:2741: done (6 left) 2024-09-14T04:10:02.149 INFO:tasks.rados.rados.0.smithi038.stdout:2742: done (5 left) 2024-09-14T04:10:02.149 INFO:tasks.rados.rados.0.smithi038.stdout:2748: write oid 364 current snap is 0 2024-09-14T04:10:02.149 INFO:tasks.rados.rados.0.smithi038.stdout:2748: seq_num 1772 ranges {582004=451477,1443151=640612,2544955=602595,3612817=169187} 2024-09-14T04:10:02.155 INFO:tasks.rados.rados.0.smithi038.stdout:2748: writing smithi03870129-364 from 582004 to 1033481 tid 1 2024-09-14T04:10:02.161 INFO:tasks.rados.rados.0.smithi038.stdout:2748: writing smithi03870129-364 from 1443151 to 2083763 tid 2 2024-09-14T04:10:02.167 INFO:tasks.rados.rados.0.smithi038.stdout:2748: writing smithi03870129-364 from 2544955 to 3147550 tid 3 2024-09-14T04:10:02.171 INFO:tasks.rados.rados.0.smithi038.stdout:2748: writing smithi03870129-364 from 3612817 to 3782004 tid 4 2024-09-14T04:10:02.171 INFO:tasks.rados.rados.0.smithi038.stdout:2749: write oid 376 current snap is 0 2024-09-14T04:10:02.171 INFO:tasks.rados.rados.0.smithi038.stdout:2749: seq_num 1773 ranges {598811=526726,1901633=500623,2972378=530220} 2024-09-14T04:10:02.177 INFO:tasks.rados.rados.0.smithi038.stdout:2749: writing smithi03870129-376 from 598811 to 1125537 tid 1 2024-09-14T04:10:02.185 INFO:tasks.rados.rados.0.smithi038.stdout:2749: writing smithi03870129-376 from 1901633 to 2402256 tid 2 2024-09-14T04:10:02.191 INFO:tasks.rados.rados.0.smithi038.stdout:2749: writing smithi03870129-376 from 2972378 to 3502598 tid 3 2024-09-14T04:10:02.192 INFO:tasks.rados.rados.0.smithi038.stdout:2750: read oid 295 snap -1 2024-09-14T04:10:02.192 INFO:tasks.rados.rados.0.smithi038.stdout:2750: expect (ObjNum 1366 snap 0 seq_num 1366) 2024-09-14T04:10:02.192 INFO:tasks.rados.rados.0.smithi038.stdout:2751: read oid 349 snap -1 2024-09-14T04:10:02.192 INFO:tasks.rados.rados.0.smithi038.stdout:2751: expect (ObjNum 1694 snap 0 seq_num 1694) 2024-09-14T04:10:02.192 INFO:tasks.rados.rados.0.smithi038.stdout:2752: read oid 413 snap -1 2024-09-14T04:10:02.192 INFO:tasks.rados.rados.0.smithi038.stdout:2752: expect (ObjNum 1698 snap 0 seq_num 1698) 2024-09-14T04:10:02.192 INFO:tasks.rados.rados.0.smithi038.stdout:2753: delete oid 190 current snap is 0 2024-09-14T04:10:02.192 INFO:tasks.rados.rados.0.smithi038.stdout:2743: finishing write tid 2 to smithi03870129-201 2024-09-14T04:10:02.192 INFO:tasks.rados.rados.0.smithi038.stdout:2743: finishing write tid 3 to smithi03870129-201 2024-09-14T04:10:02.192 INFO:tasks.rados.rados.0.smithi038.stdout:2743: finishing write tid 4 to smithi03870129-201 2024-09-14T04:10:02.192 INFO:tasks.rados.rados.0.smithi038.stdout:2743: finishing write tid 5 to smithi03870129-201 2024-09-14T04:10:02.192 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 201 v 278 (ObjNum 1769 snap 0 seq_num 1769) dirty exists 2024-09-14T04:10:02.192 INFO:tasks.rados.rados.0.smithi038.stdout:2743: left oid 201 (ObjNum 1769 snap 0 seq_num 1769) 2024-09-14T04:10:02.192 INFO:tasks.rados.rados.0.smithi038.stdout:2744: expect (ObjNum 1432 snap 0 seq_num 1432) 2024-09-14T04:10:02.270 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:10:02 smithi038 bash[22772]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:10:02] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-14T04:10:02.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:01 smithi038 bash[22519]: audit 2024-09-14T04:10:00.416388+0000 mgr.x (mgr.24589) 32 : audit [DBG] from='client.15420 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:02.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:01 smithi038 bash[22519]: audit 2024-09-14T04:10:00.720236+0000 mgr.x (mgr.24589) 33 : audit [DBG] from='client.15426 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:02.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:01 smithi038 bash[32505]: audit 2024-09-14T04:10:00.416388+0000 mgr.x (mgr.24589) 32 : audit [DBG] from='client.15420 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:02.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:01 smithi038 bash[32505]: audit 2024-09-14T04:10:00.720236+0000 mgr.x (mgr.24589) 33 : audit [DBG] from='client.15426 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:02.381 INFO:tasks.rados.rados.0.smithi038.stdout:2746: finishing write tid 1 to smithi03870129-456 2024-09-14T04:10:02.381 INFO:tasks.rados.rados.0.smithi038.stdout:2746: finishing write tid 2 to smithi03870129-456 2024-09-14T04:10:02.381 INFO:tasks.rados.rados.0.smithi038.stdout:2745: expect (ObjNum 1393 snap 0 seq_num 1393) 2024-09-14T04:10:02.582 INFO:tasks.rados.rados.0.smithi038.stdout:2746: finishing write tid 3 to smithi03870129-456 2024-09-14T04:10:02.582 INFO:tasks.rados.rados.0.smithi038.stdout:2746: finishing write tid 4 to smithi03870129-456 2024-09-14T04:10:02.582 INFO:tasks.rados.rados.0.smithi038.stdout:2746: finishing write tid 5 to smithi03870129-456 2024-09-14T04:10:02.582 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 456 v 397 (ObjNum 1770 snap 0 seq_num 1770) dirty exists 2024-09-14T04:10:02.582 INFO:tasks.rados.rados.0.smithi038.stdout:2746: left oid 456 (ObjNum 1770 snap 0 seq_num 1770) 2024-09-14T04:10:02.582 INFO:tasks.rados.rados.0.smithi038.stdout:2747: finishing write tid 1 to smithi03870129-426 2024-09-14T04:10:02.582 INFO:tasks.rados.rados.0.smithi038.stdout:2747: finishing write tid 2 to smithi03870129-426 2024-09-14T04:10:02.582 INFO:tasks.rados.rados.0.smithi038.stdout:2747: finishing write tid 3 to smithi03870129-426 2024-09-14T04:10:02.583 INFO:tasks.rados.rados.0.smithi038.stdout:2747: finishing write tid 4 to smithi03870129-426 2024-09-14T04:10:02.583 INFO:tasks.rados.rados.0.smithi038.stdout:2747: finishing write tid 5 to smithi03870129-426 2024-09-14T04:10:02.583 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 426 v 335 (ObjNum 1771 snap 0 seq_num 1771) dirty exists 2024-09-14T04:10:02.583 INFO:tasks.rados.rados.0.smithi038.stdout:2747: left oid 426 (ObjNum 1771 snap 0 seq_num 1771) 2024-09-14T04:10:02.583 INFO:tasks.rados.rados.0.smithi038.stdout:2748: finishing write tid 1 to smithi03870129-364 2024-09-14T04:10:02.583 INFO:tasks.rados.rados.0.smithi038.stdout:2748: finishing write tid 2 to smithi03870129-364 2024-09-14T04:10:02.583 INFO:tasks.rados.rados.0.smithi038.stdout:2748: finishing write tid 3 to smithi03870129-364 2024-09-14T04:10:02.583 INFO:tasks.rados.rados.0.smithi038.stdout:2748: finishing write tid 4 to smithi03870129-364 2024-09-14T04:10:02.583 INFO:tasks.rados.rados.0.smithi038.stdout:2748: finishing write tid 5 to smithi03870129-364 2024-09-14T04:10:02.583 INFO:tasks.rados.rados.0.smithi038.stdout:2748: finishing write tid 6 to smithi03870129-364 2024-09-14T04:10:02.583 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 364 v 541 (ObjNum 1772 snap 0 seq_num 1772) dirty exists 2024-09-14T04:10:02.583 INFO:tasks.rados.rados.0.smithi038.stdout:2748: left oid 364 (ObjNum 1772 snap 0 seq_num 1772) 2024-09-14T04:10:02.583 INFO:tasks.rados.rados.0.smithi038.stdout:2749: finishing write tid 1 to smithi03870129-376 2024-09-14T04:10:02.584 INFO:tasks.rados.rados.0.smithi038.stdout:2749: finishing write tid 2 to smithi03870129-376 2024-09-14T04:10:02.584 INFO:tasks.rados.rados.0.smithi038.stdout:2743: done (10 left) 2024-09-14T04:10:02.584 INFO:tasks.rados.rados.0.smithi038.stdout:2744: done (9 left) 2024-09-14T04:10:02.584 INFO:tasks.rados.rados.0.smithi038.stdout:2745: done (8 left) 2024-09-14T04:10:02.584 INFO:tasks.rados.rados.0.smithi038.stdout:2746: done (7 left) 2024-09-14T04:10:02.584 INFO:tasks.rados.rados.0.smithi038.stdout:2747: done (6 left) 2024-09-14T04:10:02.584 INFO:tasks.rados.rados.0.smithi038.stdout:2748: done (5 left) 2024-09-14T04:10:02.584 INFO:tasks.rados.rados.0.smithi038.stdout:2753: done (4 left) 2024-09-14T04:10:02.584 INFO:tasks.rados.rados.0.smithi038.stdout:2754: read oid 478 snap -1 2024-09-14T04:10:02.584 INFO:tasks.rados.rados.0.smithi038.stdout:2754: expect deleted 2024-09-14T04:10:02.584 INFO:tasks.rados.rados.0.smithi038.stdout:2755: read oid 101 snap -1 2024-09-14T04:10:02.584 INFO:tasks.rados.rados.0.smithi038.stdout:2755: expect (ObjNum 590 snap 0 seq_num 590) 2024-09-14T04:10:02.584 INFO:tasks.rados.rados.0.smithi038.stdout:2756: read oid 122 snap -1 2024-09-14T04:10:02.584 INFO:tasks.rados.rados.0.smithi038.stdout:2756: expect (ObjNum 1282 snap 0 seq_num 1282) 2024-09-14T04:10:02.585 INFO:tasks.rados.rados.0.smithi038.stdout:2757: read oid 279 snap -1 2024-09-14T04:10:02.585 INFO:tasks.rados.rados.0.smithi038.stdout:2757: expect (ObjNum 1437 snap 0 seq_num 1437) 2024-09-14T04:10:02.585 INFO:tasks.rados.rados.0.smithi038.stdout:2758: write oid 365 current snap is 0 2024-09-14T04:10:02.585 INFO:tasks.rados.rados.0.smithi038.stdout:2758: seq_num 1775 ranges {632425=677224,2018597=504292,3027224=552764} 2024-09-14T04:10:02.589 INFO:tasks.rados.rados.0.smithi038.stdout:2758: writing smithi03870129-365 from 632425 to 1309649 tid 1 2024-09-14T04:10:02.596 INFO:tasks.rados.rados.0.smithi038.stdout:2758: writing smithi03870129-365 from 2018597 to 2522889 tid 2 2024-09-14T04:10:02.602 INFO:tasks.rados.rados.0.smithi038.stdout:2758: writing smithi03870129-365 from 3027224 to 3579988 tid 3 2024-09-14T04:10:02.602 INFO:tasks.rados.rados.0.smithi038.stdout:2759: write oid 499 current snap is 0 2024-09-14T04:10:02.602 INFO:tasks.rados.rados.0.smithi038.stdout:2752: expect (ObjNum 1698 snap 0 seq_num 1698) 2024-09-14T04:10:02.770 INFO:tasks.rados.rados.0.smithi038.stdout:2750: expect (ObjNum 1366 snap 0 seq_num 1366) 2024-09-14T04:10:02.943 INFO:tasks.rados.rados.0.smithi038.stdout:2749: finishing write tid 3 to smithi03870129-376 2024-09-14T04:10:02.943 INFO:tasks.rados.rados.0.smithi038.stdout:2749: finishing write tid 4 to smithi03870129-376 2024-09-14T04:10:02.943 INFO:tasks.rados.rados.0.smithi038.stdout:2759: seq_num 1776 ranges {649232=752473,1960726=647950,3338294=510938} 2024-09-14T04:10:02.950 INFO:tasks.rados.rados.0.smithi038.stdout:2759: writing smithi03870129-499 from 649232 to 1401705 tid 1 2024-09-14T04:10:02.957 INFO:tasks.rados.rados.0.smithi038.stdout:2759: writing smithi03870129-499 from 1960726 to 2608676 tid 2 2024-09-14T04:10:02.965 INFO:tasks.rados.rados.0.smithi038.stdout:2759: writing smithi03870129-499 from 3338294 to 3849232 tid 3 2024-09-14T04:10:02.965 INFO:tasks.rados.rados.0.smithi038.stdout:2750: done (9 left) 2024-09-14T04:10:02.965 INFO:tasks.rados.rados.0.smithi038.stdout:2752: done (8 left) 2024-09-14T04:10:02.965 INFO:tasks.rados.rados.0.smithi038.stdout:2760: write oid 2 current snap is 0 2024-09-14T04:10:02.965 INFO:tasks.rados.rados.0.smithi038.stdout:2749: finishing write tid 5 to smithi03870129-376 2024-09-14T04:10:02.965 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 376 v 528 (ObjNum 1773 snap 0 seq_num 1773) dirty exists 2024-09-14T04:10:02.965 INFO:tasks.rados.rados.0.smithi038.stdout:2749: left oid 376 (ObjNum 1773 snap 0 seq_num 1773) 2024-09-14T04:10:02.965 INFO:tasks.rados.rados.0.smithi038.stdout:2751: expect (ObjNum 1694 snap 0 seq_num 1694) 2024-09-14T04:10:03.134 INFO:tasks.rados.rados.0.smithi038.stdout:2757: expect (ObjNum 1437 snap 0 seq_num 1437) 2024-09-14T04:10:03.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:02 smithi123 bash[24950]: cluster 2024-09-14T04:10:00.918309+0000 mgr.x (mgr.24589) 34 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 5.4 MiB/s wr, 66 op/s 2024-09-14T04:10:03.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:02 smithi123 bash[24950]: audit 2024-09-14T04:10:02.833464+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:03.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:02 smithi123 bash[24950]: audit 2024-09-14T04:10:02.845278+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:03.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:02 smithi123 bash[24950]: audit 2024-09-14T04:10:02.848538+0000 mon.c (mon.2) 188 : audit [INF] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:10:03.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:02 smithi123 bash[24950]: audit 2024-09-14T04:10:02.848830+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24589 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:10:03.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:02 smithi123 bash[24950]: audit 2024-09-14T04:10:02.850197+0000 mon.c (mon.2) 189 : audit [INF] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:10:03.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:02 smithi123 bash[24950]: audit 2024-09-14T04:10:02.850405+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24589 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:10:03.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:02 smithi123 bash[24950]: audit 2024-09-14T04:10:02.851723+0000 mon.c (mon.2) 190 : audit [INF] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:10:03.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:02 smithi123 bash[24950]: audit 2024-09-14T04:10:02.851943+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24589 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:10:03.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:02 smithi123 bash[24950]: audit 2024-09-14T04:10:02.853142+0000 mon.c (mon.2) 191 : audit [INF] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:10:03.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:02 smithi123 bash[24950]: audit 2024-09-14T04:10:02.853344+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24589 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:10:03.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:02 smithi123 bash[24950]: cephadm 2024-09-14T04:10:02.858906+0000 mgr.x (mgr.24589) 35 : cephadm [INF] Adjusting osd_memory_target on smithi123 to 2524M 2024-09-14T04:10:03.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:02 smithi123 bash[24950]: audit 2024-09-14T04:10:02.860278+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:03.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:02 smithi123 bash[24950]: audit 2024-09-14T04:10:02.861983+0000 mon.c (mon.2) 192 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:10:03.229 INFO:tasks.rados.rados.0.smithi038.stdout:2758: finishing write tid 1 to smithi03870129-365 2024-09-14T04:10:03.229 INFO:tasks.rados.rados.0.smithi038.stdout:2756: expect (ObjNum 1282 snap 0 seq_num 1282) 2024-09-14T04:10:03.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:02 smithi038 bash[22519]: cluster 2024-09-14T04:10:00.918309+0000 mgr.x (mgr.24589) 34 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 5.4 MiB/s wr, 66 op/s 2024-09-14T04:10:03.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:02 smithi038 bash[22519]: audit 2024-09-14T04:10:02.833464+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:03.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:02 smithi038 bash[22519]: audit 2024-09-14T04:10:02.845278+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:03.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:02 smithi038 bash[22519]: audit 2024-09-14T04:10:02.848538+0000 mon.c (mon.2) 188 : audit [INF] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:10:03.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:02 smithi038 bash[22519]: audit 2024-09-14T04:10:02.848830+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24589 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:10:03.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:02 smithi038 bash[22519]: audit 2024-09-14T04:10:02.850197+0000 mon.c (mon.2) 189 : audit [INF] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:10:03.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:02 smithi038 bash[22519]: audit 2024-09-14T04:10:02.850405+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24589 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:10:03.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:02 smithi038 bash[22519]: audit 2024-09-14T04:10:02.851723+0000 mon.c (mon.2) 190 : audit [INF] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:10:03.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:02 smithi038 bash[22519]: audit 2024-09-14T04:10:02.851943+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24589 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:10:03.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:02 smithi038 bash[22519]: audit 2024-09-14T04:10:02.853142+0000 mon.c (mon.2) 191 : audit [INF] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:10:03.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:02 smithi038 bash[22519]: audit 2024-09-14T04:10:02.853344+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24589 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:10:03.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:02 smithi038 bash[22519]: cephadm 2024-09-14T04:10:02.858906+0000 mgr.x (mgr.24589) 35 : cephadm [INF] Adjusting osd_memory_target on smithi123 to 2524M 2024-09-14T04:10:03.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:02 smithi038 bash[22519]: audit 2024-09-14T04:10:02.860278+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:03.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:02 smithi038 bash[22519]: audit 2024-09-14T04:10:02.861983+0000 mon.c (mon.2) 192 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:10:03.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:02 smithi038 bash[32505]: cluster 2024-09-14T04:10:00.918309+0000 mgr.x (mgr.24589) 34 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 5.4 MiB/s wr, 66 op/s 2024-09-14T04:10:03.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:02 smithi038 bash[32505]: audit 2024-09-14T04:10:02.833464+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:03.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:02 smithi038 bash[32505]: audit 2024-09-14T04:10:02.845278+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:03.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:02 smithi038 bash[32505]: audit 2024-09-14T04:10:02.848538+0000 mon.c (mon.2) 188 : audit [INF] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:10:03.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:02 smithi038 bash[32505]: audit 2024-09-14T04:10:02.848830+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24589 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:10:03.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:02 smithi038 bash[32505]: audit 2024-09-14T04:10:02.850197+0000 mon.c (mon.2) 189 : audit [INF] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:10:03.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:02 smithi038 bash[32505]: audit 2024-09-14T04:10:02.850405+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24589 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:10:03.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:02 smithi038 bash[32505]: audit 2024-09-14T04:10:02.851723+0000 mon.c (mon.2) 190 : audit [INF] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:10:03.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:02 smithi038 bash[32505]: audit 2024-09-14T04:10:02.851943+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24589 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:10:03.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:02 smithi038 bash[32505]: audit 2024-09-14T04:10:02.853142+0000 mon.c (mon.2) 191 : audit [INF] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:10:03.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:02 smithi038 bash[32505]: audit 2024-09-14T04:10:02.853344+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24589 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-14T04:10:03.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:02 smithi038 bash[32505]: cephadm 2024-09-14T04:10:02.858906+0000 mgr.x (mgr.24589) 35 : cephadm [INF] Adjusting osd_memory_target on smithi123 to 2524M 2024-09-14T04:10:03.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:02 smithi038 bash[32505]: audit 2024-09-14T04:10:02.860278+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:03.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:02 smithi038 bash[32505]: audit 2024-09-14T04:10:02.861983+0000 mon.c (mon.2) 192 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:10:03.394 INFO:tasks.rados.rados.0.smithi038.stdout:2755: expect (ObjNum 590 snap 0 seq_num 590) 2024-09-14T04:10:03.437 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:10:03.570 INFO:tasks.rados.rados.0.smithi038.stdout:2758: finishing write tid 2 to smithi03870129-365 2024-09-14T04:10:03.570 INFO:tasks.rados.rados.0.smithi038.stdout:2758: finishing write tid 3 to smithi03870129-365 2024-09-14T04:10:03.571 INFO:tasks.rados.rados.0.smithi038.stdout:2758: finishing write tid 4 to smithi03870129-365 2024-09-14T04:10:03.571 INFO:tasks.rados.rados.0.smithi038.stdout:2758: finishing write tid 5 to smithi03870129-365 2024-09-14T04:10:03.571 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 365 v 401 (ObjNum 1775 snap 0 seq_num 1775) dirty exists 2024-09-14T04:10:03.571 INFO:tasks.rados.rados.0.smithi038.stdout:2758: left oid 365 (ObjNum 1775 snap 0 seq_num 1775) 2024-09-14T04:10:03.571 INFO:tasks.rados.rados.0.smithi038.stdout:2759: finishing write tid 1 to smithi03870129-499 2024-09-14T04:10:03.571 INFO:tasks.rados.rados.0.smithi038.stdout:2759: finishing write tid 2 to smithi03870129-499 2024-09-14T04:10:03.571 INFO:tasks.rados.rados.0.smithi038.stdout:2759: finishing write tid 3 to smithi03870129-499 2024-09-14T04:10:03.571 INFO:tasks.rados.rados.0.smithi038.stdout:2759: finishing write tid 4 to smithi03870129-499 2024-09-14T04:10:03.571 INFO:tasks.rados.rados.0.smithi038.stdout:2759: finishing write tid 5 to smithi03870129-499 2024-09-14T04:10:03.571 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 499 v 315 (ObjNum 1776 snap 0 seq_num 1776) dirty exists 2024-09-14T04:10:03.571 INFO:tasks.rados.rados.0.smithi038.stdout:2759: left oid 499 (ObjNum 1776 snap 0 seq_num 1776) 2024-09-14T04:10:03.571 INFO:tasks.rados.rados.0.smithi038.stdout:2760: seq_num 1777 ranges {666039=427722,1619208=507961,2565717=691661,3660365=205674} 2024-09-14T04:10:03.588 INFO:tasks.rados.rados.0.smithi038.stdout:2760: writing smithi03870129-2 from 666039 to 1093761 tid 1 2024-09-14T04:10:03.605 INFO:tasks.rados.rados.0.smithi038.stdout:2760: writing smithi03870129-2 from 1619208 to 2127169 tid 2 2024-09-14T04:10:03.622 INFO:tasks.rados.rados.0.smithi038.stdout:2760: writing smithi03870129-2 from 2565717 to 3257378 tid 3 2024-09-14T04:10:03.629 INFO:tasks.rados.rados.0.smithi038.stdout:2760: writing smithi03870129-2 from 3660365 to 3866039 tid 4 2024-09-14T04:10:03.630 INFO:tasks.rados.rados.0.smithi038.stdout:2749: done (8 left) 2024-09-14T04:10:03.630 INFO:tasks.rados.rados.0.smithi038.stdout:2751: done (7 left) 2024-09-14T04:10:03.630 INFO:tasks.rados.rados.0.smithi038.stdout:2754: done (6 left) 2024-09-14T04:10:03.630 INFO:tasks.rados.rados.0.smithi038.stdout:2755: done (5 left) 2024-09-14T04:10:03.630 INFO:tasks.rados.rados.0.smithi038.stdout:2756: done (4 left) 2024-09-14T04:10:03.630 INFO:tasks.rados.rados.0.smithi038.stdout:2757: done (3 left) 2024-09-14T04:10:03.630 INFO:tasks.rados.rados.0.smithi038.stdout:2758: done (2 left) 2024-09-14T04:10:03.630 INFO:tasks.rados.rados.0.smithi038.stdout:2759: done (1 left) 2024-09-14T04:10:03.630 INFO:tasks.rados.rados.0.smithi038.stdout:2761: write oid 54 current snap is 0 2024-09-14T04:10:03.630 INFO:tasks.rados.rados.0.smithi038.stdout:2760: finishing write tid 1 to smithi03870129-2 2024-09-14T04:10:03.630 INFO:tasks.rados.rados.0.smithi038.stdout:2760: finishing write tid 2 to smithi03870129-2 2024-09-14T04:10:03.631 INFO:tasks.rados.rados.0.smithi038.stdout:2760: finishing write tid 3 to smithi03870129-2 2024-09-14T04:10:03.631 INFO:tasks.rados.rados.0.smithi038.stdout:2761: seq_num 1778 ranges {682846=502971,1677690=651619,2993140=502933} 2024-09-14T04:10:03.642 INFO:tasks.rados.rados.0.smithi038.stdout:2761: writing smithi03870129-54 from 682846 to 1185817 tid 1 2024-09-14T04:10:03.654 INFO:tasks.rados.rados.0.smithi038.stdout:2761: writing smithi03870129-54 from 1677690 to 2329309 tid 2 2024-09-14T04:10:03.667 INFO:tasks.rados.rados.0.smithi038.stdout:2761: writing smithi03870129-54 from 2993140 to 3496073 tid 3 2024-09-14T04:10:03.667 INFO:tasks.rados.rados.0.smithi038.stdout:2762: read oid 471 snap -1 2024-09-14T04:10:03.668 INFO:tasks.rados.rados.0.smithi038.stdout:2762: expect (ObjNum 1155 snap 0 seq_num 1155) 2024-09-14T04:10:03.668 INFO:tasks.rados.rados.0.smithi038.stdout:2763: write oid 429 current snap is 0 2024-09-14T04:10:03.668 INFO:tasks.rados.rados.0.smithi038.stdout:2763: seq_num 1779 ranges {699653=694573,1852525=795277,3420563=479090} 2024-09-14T04:10:03.680 INFO:tasks.rados.rados.0.smithi038.stdout:2763: writing smithi03870129-429 from 699653 to 1394226 tid 1 2024-09-14T04:10:03.690 INFO:tasks.rados.rados.0.smithi038.stdout:2763: writing smithi03870129-429 from 1852525 to 2647802 tid 2 2024-09-14T04:10:03.699 INFO:tasks.rados.rados.0.smithi038.stdout:2763: writing smithi03870129-429 from 3420563 to 3899653 tid 3 2024-09-14T04:10:03.699 INFO:tasks.rados.rados.0.smithi038.stdout:2764: write oid 74 current snap is 0 2024-09-14T04:10:03.700 INFO:tasks.rados.rados.0.smithi038.stdout:2764: seq_num 1780 ranges {716460=769822,2194654=655288,3447986=468474} 2024-09-14T04:10:03.709 INFO:tasks.rados.rados.0.smithi038.stdout:2764: writing smithi03870129-74 from 716460 to 1486282 tid 1 2024-09-14T04:10:03.718 INFO:tasks.rados.rados.0.smithi038.stdout:2764: writing smithi03870129-74 from 2194654 to 2849942 tid 2 2024-09-14T04:10:03.724 INFO:tasks.rados.rados.0.smithi038.stdout:2764: writing smithi03870129-74 from 3447986 to 3916460 tid 3 2024-09-14T04:10:03.724 INFO:tasks.rados.rados.0.smithi038.stdout:2765: read oid 185 snap -1 2024-09-14T04:10:03.724 INFO:tasks.rados.rados.0.smithi038.stdout:2765: expect (ObjNum 970 snap 0 seq_num 970) 2024-09-14T04:10:03.724 INFO:tasks.rados.rados.0.smithi038.stdout:2766: write oid 155 current snap is 0 2024-09-14T04:10:03.725 INFO:tasks.rados.rados.0.smithi038.stdout:2760: finishing write tid 4 to smithi03870129-2 2024-09-14T04:10:03.725 INFO:tasks.rados.rados.0.smithi038.stdout:2760: finishing write tid 5 to smithi03870129-2 2024-09-14T04:10:03.725 INFO:tasks.rados.rados.0.smithi038.stdout:2760: finishing write tid 6 to smithi03870129-2 2024-09-14T04:10:03.725 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 2 v 320 (ObjNum 1777 snap 0 seq_num 1777) dirty exists 2024-09-14T04:10:03.725 INFO:tasks.rados.rados.0.smithi038.stdout:2760: left oid 2 (ObjNum 1777 snap 0 seq_num 1777) 2024-09-14T04:10:03.725 INFO:tasks.rados.rados.0.smithi038.stdout:2761: finishing write tid 1 to smithi03870129-54 2024-09-14T04:10:03.725 INFO:tasks.rados.rados.0.smithi038.stdout:2766: seq_num 1781 ranges {733267=445071,1853136=798946,3359056=574211} 2024-09-14T04:10:03.731 INFO:tasks.rados.rados.0.smithi038.stdout:2766: writing smithi03870129-155 from 733267 to 1178338 tid 1 2024-09-14T04:10:03.740 INFO:tasks.rados.rados.0.smithi038.stdout:2766: writing smithi03870129-155 from 1853136 to 2652082 tid 2 2024-09-14T04:10:03.747 INFO:tasks.rados.rados.0.smithi038.stdout:2766: writing smithi03870129-155 from 3359056 to 3933267 tid 3 2024-09-14T04:10:03.747 INFO:tasks.rados.rados.0.smithi038.stdout:2760: done (6 left) 2024-09-14T04:10:03.747 INFO:tasks.rados.rados.0.smithi038.stdout:2767: read oid 464 snap -1 2024-09-14T04:10:03.748 INFO:tasks.rados.rados.0.smithi038.stdout:2767: expect (ObjNum 1389 snap 0 seq_num 1389) 2024-09-14T04:10:03.748 INFO:tasks.rados.rados.0.smithi038.stdout:2768: write oid 184 current snap is 0 2024-09-14T04:10:03.748 INFO:tasks.rados.rados.0.smithi038.stdout:2761: finishing write tid 2 to smithi03870129-54 2024-09-14T04:10:03.748 INFO:tasks.rados.rados.0.smithi038.stdout:2762: expect (ObjNum 1155 snap 0 seq_num 1155) 2024-09-14T04:10:03.906 INFO:tasks.rados.rados.0.smithi038.stdout:2761: finishing write tid 3 to smithi03870129-54 2024-09-14T04:10:03.906 INFO:tasks.rados.rados.0.smithi038.stdout:2761: finishing write tid 4 to smithi03870129-54 2024-09-14T04:10:03.906 INFO:tasks.rados.rados.0.smithi038.stdout:2768: seq_num 1782 ranges {750074=520320,1911618=658957,3102832=664374} 2024-09-14T04:10:03.913 INFO:tasks.rados.rados.0.smithi038.stdout:2768: writing smithi03870129-184 from 750074 to 1270394 tid 1 2024-09-14T04:10:03.921 INFO:tasks.rados.rados.0.smithi038.stdout:2768: writing smithi03870129-184 from 1911618 to 2570575 tid 2 2024-09-14T04:10:03.929 INFO:tasks.rados.rados.0.smithi038.stdout:2768: writing smithi03870129-184 from 3102832 to 3767206 tid 3 2024-09-14T04:10:03.929 INFO:tasks.rados.rados.0.smithi038.stdout:2762: done (7 left) 2024-09-14T04:10:03.929 INFO:tasks.rados.rados.0.smithi038.stdout:2769: read oid 341 snap -1 2024-09-14T04:10:03.929 INFO:tasks.rados.rados.0.smithi038.stdout:2769: expect deleted 2024-09-14T04:10:03.929 INFO:tasks.rados.rados.0.smithi038.stdout:2770: write oid 166 current snap is 0 2024-09-14T04:10:03.929 INFO:tasks.rados.rados.0.smithi038.stdout:2761: finishing write tid 5 to smithi03870129-54 2024-09-14T04:10:03.929 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 54 v 282 (ObjNum 1778 snap 0 seq_num 1778) dirty exists 2024-09-14T04:10:03.929 INFO:tasks.rados.rados.0.smithi038.stdout:2761: left oid 54 (ObjNum 1778 snap 0 seq_num 1778) 2024-09-14T04:10:03.930 INFO:tasks.rados.rados.0.smithi038.stdout:2763: finishing write tid 1 to smithi03870129-429 2024-09-14T04:10:03.930 INFO:tasks.rados.rados.0.smithi038.stdout:2763: finishing write tid 2 to smithi03870129-429 2024-09-14T04:10:03.930 INFO:tasks.rados.rados.0.smithi038.stdout:2763: finishing write tid 3 to smithi03870129-429 2024-09-14T04:10:03.930 INFO:tasks.rados.rados.0.smithi038.stdout:2763: finishing write tid 4 to smithi03870129-429 2024-09-14T04:10:03.930 INFO:tasks.rados.rados.0.smithi038.stdout:2763: finishing write tid 5 to smithi03870129-429 2024-09-14T04:10:03.930 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 429 v 393 (ObjNum 1779 snap 0 seq_num 1779) dirty exists 2024-09-14T04:10:03.930 INFO:tasks.rados.rados.0.smithi038.stdout:2763: left oid 429 (ObjNum 1779 snap 0 seq_num 1779) 2024-09-14T04:10:03.930 INFO:tasks.rados.rados.0.smithi038.stdout:2764: finishing write tid 1 to smithi03870129-74 2024-09-14T04:10:03.930 INFO:tasks.rados.rados.0.smithi038.stdout:2770: seq_num 1783 ranges {766881=595569,1970100=402615,3013902=475646} 2024-09-14T04:10:03.935 INFO:tasks.rados.rados.0.smithi038.stdout:2770: writing smithi03870129-166 from 766881 to 1362450 tid 1 2024-09-14T04:10:03.941 INFO:tasks.rados.rados.0.smithi038.stdout:2770: writing smithi03870129-166 from 1970100 to 2372715 tid 2 2024-09-14T04:10:03.948 INFO:tasks.rados.rados.0.smithi038.stdout:2770: writing smithi03870129-166 from 3013902 to 3489548 tid 3 2024-09-14T04:10:03.948 INFO:tasks.rados.rados.0.smithi038.stdout:2761: done (8 left) 2024-09-14T04:10:03.949 INFO:tasks.rados.rados.0.smithi038.stdout:2763: done (7 left) 2024-09-14T04:10:03.949 INFO:tasks.rados.rados.0.smithi038.stdout:2771: read oid 339 snap -1 2024-09-14T04:10:03.949 INFO:tasks.rados.rados.0.smithi038.stdout:2771: expect (ObjNum 787 snap 0 seq_num 787) 2024-09-14T04:10:03.949 INFO:tasks.rados.rados.0.smithi038.stdout:2772: read oid 426 snap -1 2024-09-14T04:10:03.949 INFO:tasks.rados.rados.0.smithi038.stdout:2772: expect (ObjNum 1771 snap 0 seq_num 1771) 2024-09-14T04:10:03.949 INFO:tasks.rados.rados.0.smithi038.stdout:2773: read oid 420 snap -1 2024-09-14T04:10:03.949 INFO:tasks.rados.rados.0.smithi038.stdout:2773: expect (ObjNum 1271 snap 0 seq_num 1271) 2024-09-14T04:10:03.949 INFO:tasks.rados.rados.0.smithi038.stdout:2774: delete oid 215 current snap is 0 2024-09-14T04:10:03.949 INFO:tasks.rados.rados.0.smithi038.stdout:2764: finishing write tid 2 to smithi03870129-74 2024-09-14T04:10:03.949 INFO:tasks.rados.rados.0.smithi038.stdout:2765: expect (ObjNum 970 snap 0 seq_num 970) 2024-09-14T04:10:04.047 INFO:tasks.rados.rados.0.smithi038.stdout:2764: finishing write tid 3 to smithi03870129-74 2024-09-14T04:10:04.048 INFO:tasks.rados.rados.0.smithi038.stdout:2764: finishing write tid 4 to smithi03870129-74 2024-09-14T04:10:04.048 INFO:tasks.rados.rados.0.smithi038.stdout:2764: finishing write tid 5 to smithi03870129-74 2024-09-14T04:10:04.048 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 74 v 545 (ObjNum 1780 snap 0 seq_num 1780) dirty exists 2024-09-14T04:10:04.048 INFO:tasks.rados.rados.0.smithi038.stdout:2764: left oid 74 (ObjNum 1780 snap 0 seq_num 1780) 2024-09-14T04:10:04.048 INFO:tasks.rados.rados.0.smithi038.stdout:2766: finishing write tid 1 to smithi03870129-155 2024-09-14T04:10:04.048 INFO:tasks.rados.rados.0.smithi038.stdout:2764: done (10 left) 2024-09-14T04:10:04.048 INFO:tasks.rados.rados.0.smithi038.stdout:2765: done (9 left) 2024-09-14T04:10:04.048 INFO:tasks.rados.rados.0.smithi038.stdout:2774: done (8 left) 2024-09-14T04:10:04.048 INFO:tasks.rados.rados.0.smithi038.stdout:2775: write oid 448 current snap is 0 2024-09-14T04:10:04.048 INFO:tasks.rados.rados.0.smithi038.stdout:2766: finishing write tid 2 to smithi03870129-155 2024-09-14T04:10:04.048 INFO:tasks.rados.rados.0.smithi038.stdout:2775: seq_num 1785 ranges {400495=746067,1570711=406284} 2024-09-14T04:10:04.053 INFO:tasks.rados.rados.0.smithi038.stdout:2775: writing smithi03870129-448 from 400495 to 1146562 tid 1 2024-09-14T04:10:04.058 INFO:tasks.rados.rados.0.smithi038.stdout:2775: writing smithi03870129-448 from 1570711 to 1976995 tid 2 2024-09-14T04:10:04.058 INFO:tasks.rados.rados.0.smithi038.stdout:2776: write oid 467 current snap is 0 2024-09-14T04:10:04.058 INFO:tasks.rados.rados.0.smithi038.stdout:2776: seq_num 1786 ranges {417302=421316,1629193=388109} 2024-09-14T04:10:04.063 INFO:tasks.rados.rados.0.smithi038.stdout:2776: writing smithi03870129-467 from 417302 to 838618 tid 1 2024-09-14T04:10:04.070 INFO:tasks.rados.rados.0.smithi038.stdout:2776: writing smithi03870129-467 from 1629193 to 2017302 tid 2 2024-09-14T04:10:04.071 INFO:tasks.rados.rados.0.smithi038.stdout:2777: read oid 145 snap -1 2024-09-14T04:10:04.071 INFO:tasks.rados.rados.0.smithi038.stdout:2777: expect (ObjNum 906 snap 0 seq_num 906) 2024-09-14T04:10:04.071 INFO:tasks.rados.rados.0.smithi038.stdout:2778: read oid 479 snap -1 2024-09-14T04:10:04.071 INFO:tasks.rados.rados.0.smithi038.stdout:2778: expect (ObjNum 1625 snap 0 seq_num 1625) 2024-09-14T04:10:04.071 INFO:tasks.rados.rados.0.smithi038.stdout:2779: read oid 288 snap -1 2024-09-14T04:10:04.071 INFO:tasks.rados.rados.0.smithi038.stdout:2779: expect (ObjNum 1519 snap 0 seq_num 1519) 2024-09-14T04:10:04.071 INFO:tasks.rados.rados.0.smithi038.stdout:2780: delete oid 211 current snap is 0 2024-09-14T04:10:04.071 INFO:tasks.rados.rados.0.smithi038.stdout:2766: finishing write tid 3 to smithi03870129-155 2024-09-14T04:10:04.071 INFO:tasks.rados.rados.0.smithi038.stdout:2766: finishing write tid 4 to smithi03870129-155 2024-09-14T04:10:04.071 INFO:tasks.rados.rados.0.smithi038.stdout:2766: finishing write tid 5 to smithi03870129-155 2024-09-14T04:10:04.071 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 155 v 397 (ObjNum 1781 snap 0 seq_num 1781) dirty exists 2024-09-14T04:10:04.071 INFO:tasks.rados.rados.0.smithi038.stdout:2766: left oid 155 (ObjNum 1781 snap 0 seq_num 1781) 2024-09-14T04:10:04.072 INFO:tasks.rados.rados.0.smithi038.stdout:2767: expect (ObjNum 1389 snap 0 seq_num 1389) 2024-09-14T04:10:04.155 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 04:10:04 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:04.155 INFO:journalctl@ceph.osd.2.smithi038.stdout:Sep 14 04:10:04 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:04.156 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:10:04 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:04.156 INFO:journalctl@ceph.osd.3.smithi038.stdout:Sep 14 04:10:04 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:04.156 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 04:10:04 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:04.157 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:04 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:04.157 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:04 smithi038 systemd[1]: Stopping Ceph node-exporter.a for 4d8d8784-724c-11ef-bceb-c7b262605968... 2024-09-14T04:10:04.157 INFO:journalctl@ceph.osd.1.smithi038.stdout:Sep 14 04:10:04 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:04.157 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:03 smithi038 bash[22519]: audit 2024-09-14T04:10:02.863760+0000 mon.c (mon.2) 193 : audit [INF] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:10:04.157 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:03 smithi038 bash[22519]: cephadm 2024-09-14T04:10:02.874352+0000 mgr.x (mgr.24589) 36 : cephadm [INF] Updating smithi038:/etc/ceph/ceph.conf 2024-09-14T04:10:04.158 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:03 smithi038 bash[22519]: cephadm 2024-09-14T04:10:02.874702+0000 mgr.x (mgr.24589) 37 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.conf 2024-09-14T04:10:04.158 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:03 smithi038 bash[22519]: cluster 2024-09-14T04:10:02.918972+0000 mgr.x (mgr.24589) 38 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 5.4 MiB/s wr, 66 op/s 2024-09-14T04:10:04.158 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:03 smithi038 bash[22519]: cephadm 2024-09-14T04:10:02.979320+0000 mgr.x (mgr.24589) 39 : cephadm [INF] Updating smithi038:/var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-14T04:10:04.158 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:03 smithi038 bash[22519]: cephadm 2024-09-14T04:10:02.983505+0000 mgr.x (mgr.24589) 40 : cephadm [INF] Updating smithi123:/var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-14T04:10:04.158 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:03 smithi038 bash[22519]: cephadm 2024-09-14T04:10:03.054597+0000 mgr.x (mgr.24589) 41 : cephadm [INF] Updating smithi038:/etc/ceph/ceph.client.admin.keyring 2024-09-14T04:10:04.158 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:03 smithi038 bash[22519]: cephadm 2024-09-14T04:10:03.066886+0000 mgr.x (mgr.24589) 42 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.client.admin.keyring 2024-09-14T04:10:04.158 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:03 smithi038 bash[22519]: audit 2024-09-14T04:10:03.103183+0000 mon.a (mon.0) 941 : audit [DBG] from='client.? 172.21.15.38:0/2269912012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:10:04.158 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:03 smithi038 bash[22519]: cephadm 2024-09-14T04:10:03.132323+0000 mgr.x (mgr.24589) 43 : cephadm [INF] Updating smithi038:/var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-14T04:10:04.158 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:03 smithi038 bash[22519]: cephadm 2024-09-14T04:10:03.152515+0000 mgr.x (mgr.24589) 44 : cephadm [INF] Updating smithi123:/var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-14T04:10:04.158 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:03 smithi038 bash[22519]: audit 2024-09-14T04:10:03.212522+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:04.158 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:03 smithi038 bash[22519]: audit 2024-09-14T04:10:03.224390+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:04.158 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:03 smithi038 bash[22519]: audit 2024-09-14T04:10:03.237664+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:04.158 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:03 smithi038 bash[22519]: audit 2024-09-14T04:10:03.254317+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:04.159 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:03 smithi038 bash[22519]: audit 2024-09-14T04:10:03.265369+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:04.159 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:03 smithi038 bash[22519]: audit 2024-09-14T04:10:03.294455+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:04.159 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:03 smithi038 bash[22519]: audit 2024-09-14T04:10:03.301597+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:04.159 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:03 smithi038 bash[22519]: audit 2024-09-14T04:10:03.307994+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:04.159 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:03 smithi038 bash[22519]: audit 2024-09-14T04:10:03.314685+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:04.159 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:03 smithi038 bash[22519]: cephadm 2024-09-14T04:10:03.320408+0000 mgr.x (mgr.24589) 45 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-09-14T04:10:04.159 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:03 smithi038 bash[22519]: cephadm 2024-09-14T04:10:03.320902+0000 mgr.x (mgr.24589) 46 : cephadm [INF] Deploying daemon node-exporter.a on smithi038 2024-09-14T04:10:04.159 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:03 smithi038 bash[22519]: audit 2024-09-14T04:10:03.431175+0000 mgr.x (mgr.24589) 47 : audit [DBG] from='client.15438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:04.159 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:03 smithi038 bash[22519]: audit 2024-09-14T04:10:03.739475+0000 mgr.x (mgr.24589) 48 : audit [DBG] from='client.25355 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:04.159 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:04 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:04.160 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:03 smithi038 bash[32505]: audit 2024-09-14T04:10:02.863760+0000 mon.c (mon.2) 193 : audit [INF] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:10:04.160 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:03 smithi038 bash[32505]: cephadm 2024-09-14T04:10:02.874352+0000 mgr.x (mgr.24589) 36 : cephadm [INF] Updating smithi038:/etc/ceph/ceph.conf 2024-09-14T04:10:04.160 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:03 smithi038 bash[32505]: cephadm 2024-09-14T04:10:02.874702+0000 mgr.x (mgr.24589) 37 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.conf 2024-09-14T04:10:04.160 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:03 smithi038 bash[32505]: cluster 2024-09-14T04:10:02.918972+0000 mgr.x (mgr.24589) 38 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 5.4 MiB/s wr, 66 op/s 2024-09-14T04:10:04.160 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:03 smithi038 bash[32505]: cephadm 2024-09-14T04:10:02.979320+0000 mgr.x (mgr.24589) 39 : cephadm [INF] Updating smithi038:/var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-14T04:10:04.160 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:03 smithi038 bash[32505]: cephadm 2024-09-14T04:10:02.983505+0000 mgr.x (mgr.24589) 40 : cephadm [INF] Updating smithi123:/var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-14T04:10:04.160 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:03 smithi038 bash[32505]: cephadm 2024-09-14T04:10:03.054597+0000 mgr.x (mgr.24589) 41 : cephadm [INF] Updating smithi038:/etc/ceph/ceph.client.admin.keyring 2024-09-14T04:10:04.160 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:03 smithi038 bash[32505]: cephadm 2024-09-14T04:10:03.066886+0000 mgr.x (mgr.24589) 42 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.client.admin.keyring 2024-09-14T04:10:04.160 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:03 smithi038 bash[32505]: audit 2024-09-14T04:10:03.103183+0000 mon.a (mon.0) 941 : audit [DBG] from='client.? 172.21.15.38:0/2269912012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:10:04.160 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:03 smithi038 bash[32505]: cephadm 2024-09-14T04:10:03.132323+0000 mgr.x (mgr.24589) 43 : cephadm [INF] Updating smithi038:/var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-14T04:10:04.160 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:03 smithi038 bash[32505]: cephadm 2024-09-14T04:10:03.152515+0000 mgr.x (mgr.24589) 44 : cephadm [INF] Updating smithi123:/var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-14T04:10:04.161 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:03 smithi038 bash[32505]: audit 2024-09-14T04:10:03.212522+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:04.161 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:03 smithi038 bash[32505]: audit 2024-09-14T04:10:03.224390+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:04.161 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:03 smithi038 bash[32505]: audit 2024-09-14T04:10:03.237664+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:04.161 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:03 smithi038 bash[32505]: audit 2024-09-14T04:10:03.254317+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:04.161 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:03 smithi038 bash[32505]: audit 2024-09-14T04:10:03.265369+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:04.161 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:03 smithi038 bash[32505]: audit 2024-09-14T04:10:03.294455+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:04.161 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:03 smithi038 bash[32505]: audit 2024-09-14T04:10:03.301597+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:04.161 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:03 smithi038 bash[32505]: audit 2024-09-14T04:10:03.307994+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:04.161 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:03 smithi038 bash[32505]: audit 2024-09-14T04:10:03.314685+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:04.161 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:03 smithi038 bash[32505]: cephadm 2024-09-14T04:10:03.320408+0000 mgr.x (mgr.24589) 45 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-09-14T04:10:04.161 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:03 smithi038 bash[32505]: cephadm 2024-09-14T04:10:03.320902+0000 mgr.x (mgr.24589) 46 : cephadm [INF] Deploying daemon node-exporter.a on smithi038 2024-09-14T04:10:04.161 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:03 smithi038 bash[32505]: audit 2024-09-14T04:10:03.431175+0000 mgr.x (mgr.24589) 47 : audit [DBG] from='client.15438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:04.161 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:03 smithi038 bash[32505]: audit 2024-09-14T04:10:03.739475+0000 mgr.x (mgr.24589) 48 : audit [DBG] from='client.25355 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:04.161 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:04 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:04.180 INFO:tasks.rados.rados.0.smithi038.stdout:2768: finishing write tid 1 to smithi03870129-184 2024-09-14T04:10:04.180 INFO:tasks.rados.rados.0.smithi038.stdout:2768: finishing write tid 2 to smithi03870129-184 2024-09-14T04:10:04.180 INFO:tasks.rados.rados.0.smithi038.stdout:2768: finishing write tid 3 to smithi03870129-184 2024-09-14T04:10:04.180 INFO:tasks.rados.rados.0.smithi038.stdout:2768: finishing write tid 4 to smithi03870129-184 2024-09-14T04:10:04.180 INFO:tasks.rados.rados.0.smithi038.stdout:2768: finishing write tid 5 to smithi03870129-184 2024-09-14T04:10:04.180 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 184 v 311 (ObjNum 1782 snap 0 seq_num 1782) dirty exists 2024-09-14T04:10:04.180 INFO:tasks.rados.rados.0.smithi038.stdout:2768: left oid 184 (ObjNum 1782 snap 0 seq_num 1782) 2024-09-14T04:10:04.180 INFO:tasks.rados.rados.0.smithi038.stdout:2770: finishing write tid 1 to smithi03870129-166 2024-09-14T04:10:04.180 INFO:tasks.rados.rados.0.smithi038.stdout:2770: finishing write tid 2 to smithi03870129-166 2024-09-14T04:10:04.180 INFO:tasks.rados.rados.0.smithi038.stdout:2770: finishing write tid 3 to smithi03870129-166 2024-09-14T04:10:04.181 INFO:tasks.rados.rados.0.smithi038.stdout:2771: expect (ObjNum 787 snap 0 seq_num 787) 2024-09-14T04:10:04.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:03 smithi123 bash[24950]: audit 2024-09-14T04:10:02.863760+0000 mon.c (mon.2) 193 : audit [INF] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:10:04.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:03 smithi123 bash[24950]: cephadm 2024-09-14T04:10:02.874352+0000 mgr.x (mgr.24589) 36 : cephadm [INF] Updating smithi038:/etc/ceph/ceph.conf 2024-09-14T04:10:04.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:03 smithi123 bash[24950]: cephadm 2024-09-14T04:10:02.874702+0000 mgr.x (mgr.24589) 37 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.conf 2024-09-14T04:10:04.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:03 smithi123 bash[24950]: cluster 2024-09-14T04:10:02.918972+0000 mgr.x (mgr.24589) 38 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 5.4 MiB/s wr, 66 op/s 2024-09-14T04:10:04.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:03 smithi123 bash[24950]: cephadm 2024-09-14T04:10:02.979320+0000 mgr.x (mgr.24589) 39 : cephadm [INF] Updating smithi038:/var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-14T04:10:04.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:03 smithi123 bash[24950]: cephadm 2024-09-14T04:10:02.983505+0000 mgr.x (mgr.24589) 40 : cephadm [INF] Updating smithi123:/var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-14T04:10:04.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:03 smithi123 bash[24950]: cephadm 2024-09-14T04:10:03.054597+0000 mgr.x (mgr.24589) 41 : cephadm [INF] Updating smithi038:/etc/ceph/ceph.client.admin.keyring 2024-09-14T04:10:04.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:03 smithi123 bash[24950]: cephadm 2024-09-14T04:10:03.066886+0000 mgr.x (mgr.24589) 42 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.client.admin.keyring 2024-09-14T04:10:04.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:03 smithi123 bash[24950]: audit 2024-09-14T04:10:03.103183+0000 mon.a (mon.0) 941 : audit [DBG] from='client.? 172.21.15.38:0/2269912012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:10:04.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:03 smithi123 bash[24950]: cephadm 2024-09-14T04:10:03.132323+0000 mgr.x (mgr.24589) 43 : cephadm [INF] Updating smithi038:/var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-14T04:10:04.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:03 smithi123 bash[24950]: cephadm 2024-09-14T04:10:03.152515+0000 mgr.x (mgr.24589) 44 : cephadm [INF] Updating smithi123:/var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-14T04:10:04.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:03 smithi123 bash[24950]: audit 2024-09-14T04:10:03.212522+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:04.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:03 smithi123 bash[24950]: audit 2024-09-14T04:10:03.224390+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:04.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:03 smithi123 bash[24950]: audit 2024-09-14T04:10:03.237664+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:04.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:03 smithi123 bash[24950]: audit 2024-09-14T04:10:03.254317+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:04.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:03 smithi123 bash[24950]: audit 2024-09-14T04:10:03.265369+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:04.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:03 smithi123 bash[24950]: audit 2024-09-14T04:10:03.294455+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:04.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:03 smithi123 bash[24950]: audit 2024-09-14T04:10:03.301597+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:04.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:03 smithi123 bash[24950]: audit 2024-09-14T04:10:03.307994+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:04.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:03 smithi123 bash[24950]: audit 2024-09-14T04:10:03.314685+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:04.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:03 smithi123 bash[24950]: cephadm 2024-09-14T04:10:03.320408+0000 mgr.x (mgr.24589) 45 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-09-14T04:10:04.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:03 smithi123 bash[24950]: cephadm 2024-09-14T04:10:03.320902+0000 mgr.x (mgr.24589) 46 : cephadm [INF] Deploying daemon node-exporter.a on smithi038 2024-09-14T04:10:04.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:03 smithi123 bash[24950]: audit 2024-09-14T04:10:03.431175+0000 mgr.x (mgr.24589) 47 : audit [DBG] from='client.15438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:04.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:03 smithi123 bash[24950]: audit 2024-09-14T04:10:03.739475+0000 mgr.x (mgr.24589) 48 : audit [DBG] from='client.25355 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:04.315 INFO:tasks.rados.rados.0.smithi038.stdout:2770: finishing write tid 4 to smithi03870129-166 2024-09-14T04:10:04.315 INFO:tasks.rados.rados.0.smithi038.stdout:2770: finishing write tid 5 to smithi03870129-166 2024-09-14T04:10:04.315 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 166 v 423 (ObjNum 1783 snap 0 seq_num 1783) dirty exists 2024-09-14T04:10:04.315 INFO:tasks.rados.rados.0.smithi038.stdout:2770: left oid 166 (ObjNum 1783 snap 0 seq_num 1783) 2024-09-14T04:10:04.316 INFO:tasks.rados.rados.0.smithi038.stdout:2773: expect (ObjNum 1271 snap 0 seq_num 1271) 2024-09-14T04:10:04.511 INFO:tasks.rados.rados.0.smithi038.stdout:2772: expect (ObjNum 1771 snap 0 seq_num 1771) 2024-09-14T04:10:04.745 INFO:tasks.rados.rados.0.smithi038.stdout:2775: finishing write tid 1 to smithi03870129-448 2024-09-14T04:10:04.745 INFO:tasks.rados.rados.0.smithi038.stdout:2775: finishing write tid 2 to smithi03870129-448 2024-09-14T04:10:04.745 INFO:tasks.rados.rados.0.smithi038.stdout:2775: finishing write tid 3 to smithi03870129-448 2024-09-14T04:10:04.745 INFO:tasks.rados.rados.0.smithi038.stdout:2775: finishing write tid 4 to smithi03870129-448 2024-09-14T04:10:04.745 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 448 v 400 (ObjNum 1785 snap 0 seq_num 1785) dirty exists 2024-09-14T04:10:04.745 INFO:tasks.rados.rados.0.smithi038.stdout:2775: left oid 448 (ObjNum 1785 snap 0 seq_num 1785) 2024-09-14T04:10:04.745 INFO:tasks.rados.rados.0.smithi038.stdout:2776: finishing write tid 1 to smithi03870129-467 2024-09-14T04:10:04.745 INFO:tasks.rados.rados.0.smithi038.stdout:2776: finishing write tid 2 to smithi03870129-467 2024-09-14T04:10:04.745 INFO:tasks.rados.rados.0.smithi038.stdout:2777: expect (ObjNum 906 snap 0 seq_num 906) 2024-09-14T04:10:04.890 INFO:tasks.rados.rados.0.smithi038.stdout:2776: finishing write tid 3 to smithi03870129-467 2024-09-14T04:10:04.890 INFO:tasks.rados.rados.0.smithi038.stdout:2776: finishing write tid 4 to smithi03870129-467 2024-09-14T04:10:04.891 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 467 v 343 (ObjNum 1786 snap 0 seq_num 1786) dirty exists 2024-09-14T04:10:04.891 INFO:tasks.rados.rados.0.smithi038.stdout:2776: left oid 467 (ObjNum 1786 snap 0 seq_num 1786) 2024-09-14T04:10:04.891 INFO:tasks.rados.rados.0.smithi038.stdout:2779: expect (ObjNum 1519 snap 0 seq_num 1519) 2024-09-14T04:10:05.091 INFO:tasks.rados.rados.0.smithi038.stdout:2778: expect (ObjNum 1625 snap 0 seq_num 1625) 2024-09-14T04:10:05.308 INFO:tasks.rados.rados.0.smithi038.stdout:2766: done (13 left) 2024-09-14T04:10:05.309 INFO:tasks.rados.rados.0.smithi038.stdout:2767: done (12 left) 2024-09-14T04:10:05.309 INFO:tasks.rados.rados.0.smithi038.stdout:2768: done (11 left) 2024-09-14T04:10:05.309 INFO:tasks.rados.rados.0.smithi038.stdout:2769: done (10 left) 2024-09-14T04:10:05.309 INFO:tasks.rados.rados.0.smithi038.stdout:2770: done (9 left) 2024-09-14T04:10:05.309 INFO:tasks.rados.rados.0.smithi038.stdout:2771: done (8 left) 2024-09-14T04:10:05.309 INFO:tasks.rados.rados.0.smithi038.stdout:2772: done (7 left) 2024-09-14T04:10:05.309 INFO:tasks.rados.rados.0.smithi038.stdout:2773: done (6 left) 2024-09-14T04:10:05.309 INFO:tasks.rados.rados.0.smithi038.stdout:2775: done (5 left) 2024-09-14T04:10:05.309 INFO:tasks.rados.rados.0.smithi038.stdout:2776: done (4 left) 2024-09-14T04:10:05.309 INFO:tasks.rados.rados.0.smithi038.stdout:2777: done (3 left) 2024-09-14T04:10:05.309 INFO:tasks.rados.rados.0.smithi038.stdout:2778: done (2 left) 2024-09-14T04:10:05.309 INFO:tasks.rados.rados.0.smithi038.stdout:2779: done (1 left) 2024-09-14T04:10:05.310 INFO:tasks.rados.rados.0.smithi038.stdout:2780: done (0 left) 2024-09-14T04:10:05.310 INFO:tasks.rados.rados.0.smithi038.stdout:2781: write oid 374 current snap is 0 2024-09-14T04:10:05.310 INFO:tasks.rados.rados.0.smithi038.stdout:2781: seq_num 1788 ranges {450916=688167,1862510=188406} 2024-09-14T04:10:05.325 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:05 smithi038 bash[74233]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-node-exporter-a 2024-09-14T04:10:05.328 INFO:tasks.rados.rados.0.smithi038.stdout:2781: writing smithi03870129-374 from 450916 to 1139083 tid 1 2024-09-14T04:10:05.335 INFO:tasks.rados.rados.0.smithi038.stdout:2781: writing smithi03870129-374 from 1862510 to 2050916 tid 2 2024-09-14T04:10:05.335 INFO:tasks.rados.rados.0.smithi038.stdout:2782: write oid 47 current snap is 0 2024-09-14T04:10:05.335 INFO:tasks.rados.rados.0.smithi038.stdout:2781: finishing write tid 1 to smithi03870129-374 2024-09-14T04:10:05.335 INFO:tasks.rados.rados.0.smithi038.stdout:2782: seq_num 1789 ranges {467723=763416,1804639=263084} 2024-09-14T04:10:05.342 INFO:tasks.rados.rados.0.smithi038.stdout:2782: writing smithi03870129-47 from 467723 to 1231139 tid 1 2024-09-14T04:10:05.348 INFO:tasks.rados.rados.0.smithi038.stdout:2782: writing smithi03870129-47 from 1804639 to 2067723 tid 2 2024-09-14T04:10:05.349 INFO:tasks.rados.rados.0.smithi038.stdout:2783: read oid 151 snap -1 2024-09-14T04:10:05.349 INFO:tasks.rados.rados.0.smithi038.stdout:2783: expect (ObjNum 1478 snap 0 seq_num 1478) 2024-09-14T04:10:05.349 INFO:tasks.rados.rados.0.smithi038.stdout:2784: read oid 204 snap -1 2024-09-14T04:10:05.349 INFO:tasks.rados.rados.0.smithi038.stdout:2784: expect (ObjNum 1229 snap 0 seq_num 1229) 2024-09-14T04:10:05.349 INFO:tasks.rados.rados.0.smithi038.stdout:2785: delete oid 173 current snap is 0 2024-09-14T04:10:05.349 INFO:tasks.rados.rados.0.smithi038.stdout:2781: finishing write tid 2 to smithi03870129-374 2024-09-14T04:10:05.349 INFO:tasks.rados.rados.0.smithi038.stdout:2781: finishing write tid 3 to smithi03870129-374 2024-09-14T04:10:05.349 INFO:tasks.rados.rados.0.smithi038.stdout:2781: finishing write tid 4 to smithi03870129-374 2024-09-14T04:10:05.349 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 374 v 323 (ObjNum 1788 snap 0 seq_num 1788) dirty exists 2024-09-14T04:10:05.349 INFO:tasks.rados.rados.0.smithi038.stdout:2781: left oid 374 (ObjNum 1788 snap 0 seq_num 1788) 2024-09-14T04:10:05.349 INFO:tasks.rados.rados.0.smithi038.stdout:2782: finishing write tid 1 to smithi03870129-47 2024-09-14T04:10:05.351 INFO:tasks.rados.rados.0.smithi038.stdout:2781: done (4 left) 2024-09-14T04:10:05.351 INFO:tasks.rados.rados.0.smithi038.stdout:2785: done (3 left) 2024-09-14T04:10:05.351 INFO:tasks.rados.rados.0.smithi038.stdout:2786: write oid 420 current snap is 0 2024-09-14T04:10:05.351 INFO:tasks.rados.rados.0.smithi038.stdout:2786: seq_num 1791 ranges {501337=513914,1521603=417291} 2024-09-14T04:10:05.357 INFO:tasks.rados.rados.0.smithi038.stdout:2786: writing smithi03870129-420 from 501337 to 1015251 tid 1 2024-09-14T04:10:05.365 INFO:tasks.rados.rados.0.smithi038.stdout:2786: writing smithi03870129-420 from 1521603 to 1938894 tid 2 2024-09-14T04:10:05.365 INFO:tasks.rados.rados.0.smithi038.stdout:2787: write oid 180 current snap is 0 2024-09-14T04:10:05.365 INFO:tasks.rados.rados.0.smithi038.stdout:2782: finishing write tid 2 to smithi03870129-47 2024-09-14T04:10:05.365 INFO:tasks.rados.rados.0.smithi038.stdout:2787: seq_num 1792 ranges {518144=589163,1580085=538059} 2024-09-14T04:10:05.370 INFO:tasks.rados.rados.0.smithi038.stdout:2787: writing smithi03870129-180 from 518144 to 1107307 tid 1 2024-09-14T04:10:05.377 INFO:tasks.rados.rados.0.smithi038.stdout:2787: writing smithi03870129-180 from 1580085 to 2118144 tid 2 2024-09-14T04:10:05.377 INFO:tasks.rados.rados.0.smithi038.stdout:2788: write oid 80 current snap is 0 2024-09-14T04:10:05.377 INFO:tasks.rados.rados.0.smithi038.stdout:2782: finishing write tid 3 to smithi03870129-47 2024-09-14T04:10:05.377 INFO:tasks.rados.rados.0.smithi038.stdout:2782: finishing write tid 4 to smithi03870129-47 2024-09-14T04:10:05.377 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 47 v 285 (ObjNum 1789 snap 0 seq_num 1789) dirty exists 2024-09-14T04:10:05.377 INFO:tasks.rados.rados.0.smithi038.stdout:2782: left oid 47 (ObjNum 1789 snap 0 seq_num 1789) 2024-09-14T04:10:05.377 INFO:tasks.rados.rados.0.smithi038.stdout:2784: expect (ObjNum 1229 snap 0 seq_num 1229) 2024-09-14T04:10:05.488 INFO:tasks.rados.rados.0.smithi038.stdout:2783: expect (ObjNum 1478 snap 0 seq_num 1478) 2024-09-14T04:10:05.604 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:05 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:05.604 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:10:05 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:05.605 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:05 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:05.605 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 04:10:05 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:05.605 INFO:journalctl@ceph.osd.1.smithi038.stdout:Sep 14 04:10:05 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:05.605 INFO:journalctl@ceph.osd.2.smithi038.stdout:Sep 14 04:10:05 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:05.606 INFO:journalctl@ceph.osd.3.smithi038.stdout:Sep 14 04:10:05 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:05.606 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:05 smithi038 systemd[1]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-09-14T04:10:05.606 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:05 smithi038 bash[74294]: Error response from daemon: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-node-exporter-a 2024-09-14T04:10:05.606 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:05 smithi038 systemd[1]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-09-14T04:10:05.606 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:05 smithi038 systemd[1]: Stopped Ceph node-exporter.a for 4d8d8784-724c-11ef-bceb-c7b262605968. 2024-09-14T04:10:05.606 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:05 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:05.606 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:05 smithi038 systemd[1]: Started Ceph node-exporter.a for 4d8d8784-724c-11ef-bceb-c7b262605968. 2024-09-14T04:10:05.607 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 04:10:05 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:05.664 INFO:tasks.rados.rados.0.smithi038.stdout:2786: finishing write tid 1 to smithi03870129-420 2024-09-14T04:10:05.664 INFO:tasks.rados.rados.0.smithi038.stdout:2786: finishing write tid 2 to smithi03870129-420 2024-09-14T04:10:05.665 INFO:tasks.rados.rados.0.smithi038.stdout:2786: finishing write tid 3 to smithi03870129-420 2024-09-14T04:10:05.665 INFO:tasks.rados.rados.0.smithi038.stdout:2786: finishing write tid 4 to smithi03870129-420 2024-09-14T04:10:05.665 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 420 v 531 (ObjNum 1791 snap 0 seq_num 1791) dirty exists 2024-09-14T04:10:05.665 INFO:tasks.rados.rados.0.smithi038.stdout:2786: left oid 420 (ObjNum 1791 snap 0 seq_num 1791) 2024-09-14T04:10:05.665 INFO:tasks.rados.rados.0.smithi038.stdout:2787: finishing write tid 1 to smithi03870129-180 2024-09-14T04:10:05.665 INFO:tasks.rados.rados.0.smithi038.stdout:2788: seq_num 1793 ranges {534951=664412,1922214=212737} 2024-09-14T04:10:05.671 INFO:tasks.rados.rados.0.smithi038.stdout:2788: writing smithi03870129-80 from 534951 to 1199363 tid 1 2024-09-14T04:10:05.677 INFO:tasks.rados.rados.0.smithi038.stdout:2788: writing smithi03870129-80 from 1922214 to 2134951 tid 2 2024-09-14T04:10:05.677 INFO:tasks.rados.rados.0.smithi038.stdout:2782: done (5 left) 2024-09-14T04:10:05.677 INFO:tasks.rados.rados.0.smithi038.stdout:2783: done (4 left) 2024-09-14T04:10:05.677 INFO:tasks.rados.rados.0.smithi038.stdout:2784: done (3 left) 2024-09-14T04:10:05.677 INFO:tasks.rados.rados.0.smithi038.stdout:2786: done (2 left) 2024-09-14T04:10:05.677 INFO:tasks.rados.rados.0.smithi038.stdout:2789: read oid 498 snap -1 2024-09-14T04:10:05.677 INFO:tasks.rados.rados.0.smithi038.stdout:2789: expect (ObjNum 1083 snap 0 seq_num 1083) 2024-09-14T04:10:05.677 INFO:tasks.rados.rados.0.smithi038.stdout:2790: read oid 290 snap -1 2024-09-14T04:10:05.677 INFO:tasks.rados.rados.0.smithi038.stdout:2790: expect (ObjNum 1558 snap 0 seq_num 1558) 2024-09-14T04:10:05.677 INFO:tasks.rados.rados.0.smithi038.stdout:2791: write oid 395 current snap is 0 2024-09-14T04:10:05.677 INFO:tasks.rados.rados.0.smithi038.stdout:2787: finishing write tid 2 to smithi03870129-180 2024-09-14T04:10:05.678 INFO:tasks.rados.rados.0.smithi038.stdout:2787: finishing write tid 3 to smithi03870129-180 2024-09-14T04:10:05.678 INFO:tasks.rados.rados.0.smithi038.stdout:2787: finishing write tid 4 to smithi03870129-180 2024-09-14T04:10:05.678 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 180 v 404 (ObjNum 1792 snap 0 seq_num 1792) dirty exists 2024-09-14T04:10:05.678 INFO:tasks.rados.rados.0.smithi038.stdout:2787: left oid 180 (ObjNum 1792 snap 0 seq_num 1792) 2024-09-14T04:10:05.678 INFO:tasks.rados.rados.0.smithi038.stdout:2791: seq_num 1794 ranges {551758=739661,1980696=171062} 2024-09-14T04:10:05.683 INFO:tasks.rados.rados.0.smithi038.stdout:2791: writing smithi03870129-395 from 551758 to 1291419 tid 1 2024-09-14T04:10:05.692 INFO:tasks.rados.rados.0.smithi038.stdout:2791: writing smithi03870129-395 from 1980696 to 2151758 tid 2 2024-09-14T04:10:05.692 INFO:tasks.rados.rados.0.smithi038.stdout:2787: done (4 left) 2024-09-14T04:10:05.692 INFO:tasks.rados.rados.0.smithi038.stdout:2792: delete oid 65 current snap is 0 2024-09-14T04:10:05.693 INFO:tasks.rados.rados.0.smithi038.stdout:2788: finishing write tid 1 to smithi03870129-80 2024-09-14T04:10:05.693 INFO:tasks.rados.rados.0.smithi038.stdout:2788: finishing write tid 2 to smithi03870129-80 2024-09-14T04:10:05.693 INFO:tasks.rados.rados.0.smithi038.stdout:2788: finishing write tid 3 to smithi03870129-80 2024-09-14T04:10:05.693 INFO:tasks.rados.rados.0.smithi038.stdout:2788: finishing write tid 4 to smithi03870129-80 2024-09-14T04:10:05.693 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 80 v 426 (ObjNum 1793 snap 0 seq_num 1793) dirty exists 2024-09-14T04:10:05.693 INFO:tasks.rados.rados.0.smithi038.stdout:2788: left oid 80 (ObjNum 1793 snap 0 seq_num 1793) 2024-09-14T04:10:05.693 INFO:tasks.rados.rados.0.smithi038.stdout:2791: finishing write tid 1 to smithi03870129-395 2024-09-14T04:10:05.693 INFO:tasks.rados.rados.0.smithi038.stdout:2789: expect (ObjNum 1083 snap 0 seq_num 1083) 2024-09-14T04:10:05.821 INFO:tasks.rados.rados.0.smithi038.stdout:2790: expect (ObjNum 1558 snap 0 seq_num 1558) 2024-09-14T04:10:05.942 INFO:tasks.rados.rados.0.smithi038.stdout:2791: finishing write tid 2 to smithi03870129-395 2024-09-14T04:10:05.942 INFO:tasks.rados.rados.0.smithi038.stdout:2791: finishing write tid 3 to smithi03870129-395 2024-09-14T04:10:05.942 INFO:tasks.rados.rados.0.smithi038.stdout:2791: finishing write tid 4 to smithi03870129-395 2024-09-14T04:10:05.942 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 395 v 326 (ObjNum 1794 snap 0 seq_num 1794) dirty exists 2024-09-14T04:10:05.942 INFO:tasks.rados.rados.0.smithi038.stdout:2791: left oid 395 (ObjNum 1794 snap 0 seq_num 1794) 2024-09-14T04:10:05.943 INFO:tasks.rados.rados.0.smithi038.stdout:2788: done (4 left) 2024-09-14T04:10:05.943 INFO:tasks.rados.rados.0.smithi038.stdout:2789: done (3 left) 2024-09-14T04:10:05.943 INFO:tasks.rados.rados.0.smithi038.stdout:2790: done (2 left) 2024-09-14T04:10:05.943 INFO:tasks.rados.rados.0.smithi038.stdout:2791: done (1 left) 2024-09-14T04:10:05.943 INFO:tasks.rados.rados.0.smithi038.stdout:2792: done (0 left) 2024-09-14T04:10:05.943 INFO:tasks.rados.rados.0.smithi038.stdout:2793: write oid 470 current snap is 0 2024-09-14T04:10:05.943 INFO:tasks.rados.rados.0.smithi038.stdout:2793: seq_num 1796 ranges {585372=606512,1814013=371359} 2024-09-14T04:10:05.955 INFO:tasks.rados.rados.0.smithi038.stdout:2793: writing smithi03870129-470 from 585372 to 1191884 tid 1 2024-09-14T04:10:05.966 INFO:tasks.rados.rados.0.smithi038.stdout:2793: writing smithi03870129-470 from 1814013 to 2185372 tid 2 2024-09-14T04:10:05.966 INFO:tasks.rados.rados.0.smithi038.stdout:2794: read oid 312 snap -1 2024-09-14T04:10:05.967 INFO:tasks.rados.rados.0.smithi038.stdout:2794: expect (ObjNum 311 snap 0 seq_num 311) 2024-09-14T04:10:05.967 INFO:tasks.rados.rados.0.smithi038.stdout:2795: read oid 61 snap -1 2024-09-14T04:10:05.967 INFO:tasks.rados.rados.0.smithi038.stdout:2795: expect (ObjNum 1343 snap 0 seq_num 1343) 2024-09-14T04:10:05.967 INFO:tasks.rados.rados.0.smithi038.stdout:2796: write oid 414 current snap is 0 2024-09-14T04:10:05.967 INFO:tasks.rados.rados.0.smithi038.stdout:2796: seq_num 1797 ranges {602179=681761,1756142=428298} 2024-09-14T04:10:05.981 INFO:tasks.rados.rados.0.smithi038.stdout:2796: writing smithi03870129-414 from 602179 to 1283940 tid 1 2024-09-14T04:10:05.991 INFO:tasks.rados.rados.0.smithi038.stdout:2796: writing smithi03870129-414 from 1756142 to 2184440 tid 2 2024-09-14T04:10:05.991 INFO:tasks.rados.rados.0.smithi038.stdout:2797: write oid 403 current snap is 0 2024-09-14T04:10:05.991 INFO:tasks.rados.rados.0.smithi038.stdout:2793: finishing write tid 1 to smithi03870129-470 2024-09-14T04:10:05.991 INFO:tasks.rados.rados.0.smithi038.stdout:2794: expect (ObjNum 311 snap 0 seq_num 311) 2024-09-14T04:10:06.020 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:05 smithi038 bash[74349]: Unable to find image 'quay.io/prometheus/node-exporter:v1.7.0' locally 2024-09-14T04:10:06.134 INFO:tasks.rados.rados.0.smithi038.stdout:2793: finishing write tid 2 to smithi03870129-470 2024-09-14T04:10:06.134 INFO:tasks.rados.rados.0.smithi038.stdout:2795: expect (ObjNum 1343 snap 0 seq_num 1343) 2024-09-14T04:10:06.248 INFO:tasks.rados.rados.0.smithi038.stdout:2793: finishing write tid 3 to smithi03870129-470 2024-09-14T04:10:06.248 INFO:tasks.rados.rados.0.smithi038.stdout:2793: finishing write tid 4 to smithi03870129-470 2024-09-14T04:10:06.248 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 470 v 403 (ObjNum 1796 snap 0 seq_num 1796) dirty exists 2024-09-14T04:10:06.248 INFO:tasks.rados.rados.0.smithi038.stdout:2793: left oid 470 (ObjNum 1796 snap 0 seq_num 1796) 2024-09-14T04:10:06.248 INFO:tasks.rados.rados.0.smithi038.stdout:2797: seq_num 1798 ranges {618986=757010,1814624=404362} 2024-09-14T04:10:06.260 INFO:tasks.rados.rados.0.smithi038.stdout:2797: writing smithi03870129-403 from 618986 to 1375996 tid 1 2024-09-14T04:10:06.268 INFO:tasks.rados.rados.0.smithi038.stdout:2797: writing smithi03870129-403 from 1814624 to 2218986 tid 2 2024-09-14T04:10:06.268 INFO:tasks.rados.rados.0.smithi038.stdout:2793: done (4 left) 2024-09-14T04:10:06.268 INFO:tasks.rados.rados.0.smithi038.stdout:2794: done (3 left) 2024-09-14T04:10:06.268 INFO:tasks.rados.rados.0.smithi038.stdout:2795: done (2 left) 2024-09-14T04:10:06.268 INFO:tasks.rados.rados.0.smithi038.stdout:2798: write oid 29 current snap is 0 2024-09-14T04:10:06.268 INFO:tasks.rados.rados.0.smithi038.stdout:2796: finishing write tid 1 to smithi03870129-414 2024-09-14T04:10:06.268 INFO:tasks.rados.rados.0.smithi038.stdout:2796: finishing write tid 2 to smithi03870129-414 2024-09-14T04:10:06.268 INFO:tasks.rados.rados.0.smithi038.stdout:2796: finishing write tid 3 to smithi03870129-414 2024-09-14T04:10:06.268 INFO:tasks.rados.rados.0.smithi038.stdout:2796: finishing write tid 4 to smithi03870129-414 2024-09-14T04:10:06.268 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 414 v 407 (ObjNum 1797 snap 0 seq_num 1797) dirty exists 2024-09-14T04:10:06.268 INFO:tasks.rados.rados.0.smithi038.stdout:2796: left oid 414 (ObjNum 1797 snap 0 seq_num 1797) 2024-09-14T04:10:06.269 INFO:tasks.rados.rados.0.smithi038.stdout:2797: finishing write tid 1 to smithi03870129-403 2024-09-14T04:10:06.269 INFO:tasks.rados.rados.0.smithi038.stdout:2798: seq_num 1799 ranges {635793=432259,1473106=431967} 2024-09-14T04:10:06.276 INFO:tasks.rados.rados.0.smithi038.stdout:2798: writing smithi03870129-29 from 635793 to 1068052 tid 1 2024-09-14T04:10:06.283 INFO:tasks.rados.rados.0.smithi038.stdout:2798: writing smithi03870129-29 from 1473106 to 1905073 tid 2 2024-09-14T04:10:06.283 INFO:tasks.rados.rados.0.smithi038.stdout:2796: done (2 left) 2024-09-14T04:10:06.283 INFO:tasks.rados.rados.0.smithi038.stdout:2799: read oid 95 snap -1 2024-09-14T04:10:06.283 INFO:tasks.rados.rados.0.smithi038.stdout:2799: expect (ObjNum 1227 snap 0 seq_num 1227) 2024-09-14T04:10:06.283 INFO:tasks.rados.rados.0.smithi038.stdout:2800: read oid 77 snap -1 2024-09-14T04:10:06.283 INFO:tasks.rados.rados.0.smithi038.stdout:2800: expect (ObjNum 1748 snap 0 seq_num 1748) 2024-09-14T04:10:06.283 INFO:tasks.rados.rados.0.smithi038.stdout:2801: write oid 440 current snap is 0 2024-09-14T04:10:06.283 INFO:tasks.rados.rados.0.smithi038.stdout:2801: seq_num 1800 ranges {652600=507508,1931588=321012} 2024-09-14T04:10:06.291 INFO:tasks.rados.rados.0.smithi038.stdout:2801: writing smithi03870129-440 from 652600 to 1160108 tid 1 2024-09-14T04:10:06.299 INFO:tasks.rados.rados.0.smithi038.stdout:2801: writing smithi03870129-440 from 1931588 to 2252600 tid 2 2024-09-14T04:10:06.299 INFO:tasks.rados.rados.0.smithi038.stdout:2802: write oid 289 current snap is 0 2024-09-14T04:10:06.299 INFO:tasks.rados.rados.0.smithi038.stdout:2797: finishing write tid 2 to smithi03870129-403 2024-09-14T04:10:06.299 INFO:tasks.rados.rados.0.smithi038.stdout:2797: finishing write tid 3 to smithi03870129-403 2024-09-14T04:10:06.299 INFO:tasks.rados.rados.0.smithi038.stdout:2797: finishing write tid 4 to smithi03870129-403 2024-09-14T04:10:06.299 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 403 v 534 (ObjNum 1798 snap 0 seq_num 1798) dirty exists 2024-09-14T04:10:06.300 INFO:tasks.rados.rados.0.smithi038.stdout:2797: left oid 403 (ObjNum 1798 snap 0 seq_num 1798) 2024-09-14T04:10:06.300 INFO:tasks.rados.rados.0.smithi038.stdout:2798: finishing write tid 1 to smithi03870129-29 2024-09-14T04:10:06.300 INFO:tasks.rados.rados.0.smithi038.stdout:2798: finishing write tid 2 to smithi03870129-29 2024-09-14T04:10:06.300 INFO:tasks.rados.rados.0.smithi038.stdout:2802: seq_num 1801 ranges {669407=582757,1873717=395690} 2024-09-14T04:10:06.308 INFO:tasks.rados.rados.0.smithi038.stdout:2802: writing smithi03870129-289 from 669407 to 1252164 tid 1 2024-09-14T04:10:06.313 INFO:tasks.rados.rados.0.smithi038.stdout:2802: writing smithi03870129-289 from 1873717 to 2269407 tid 2 2024-09-14T04:10:06.313 INFO:tasks.rados.rados.0.smithi038.stdout:2797: done (5 left) 2024-09-14T04:10:06.313 INFO:tasks.rados.rados.0.smithi038.stdout:2803: read oid 287 snap -1 2024-09-14T04:10:06.313 INFO:tasks.rados.rados.0.smithi038.stdout:2803: expect (ObjNum 1732 snap 0 seq_num 1732) 2024-09-14T04:10:06.314 INFO:tasks.rados.rados.0.smithi038.stdout:2804: read oid 487 snap -1 2024-09-14T04:10:06.314 INFO:tasks.rados.rados.0.smithi038.stdout:2804: expect (ObjNum 1767 snap 0 seq_num 1767) 2024-09-14T04:10:06.314 INFO:tasks.rados.rados.0.smithi038.stdout:2805: read oid 344 snap -1 2024-09-14T04:10:06.314 INFO:tasks.rados.rados.0.smithi038.stdout:2805: expect (ObjNum 1713 snap 0 seq_num 1713) 2024-09-14T04:10:06.314 INFO:tasks.rados.rados.0.smithi038.stdout:2806: write oid 204 current snap is 0 2024-09-14T04:10:06.314 INFO:tasks.rados.rados.0.smithi038.stdout:2798: finishing write tid 3 to smithi03870129-29 2024-09-14T04:10:06.314 INFO:tasks.rados.rados.0.smithi038.stdout:2798: finishing write tid 4 to smithi03870129-29 2024-09-14T04:10:06.314 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 29 v 346 (ObjNum 1799 snap 0 seq_num 1799) dirty exists 2024-09-14T04:10:06.314 INFO:tasks.rados.rados.0.smithi038.stdout:2798: left oid 29 (ObjNum 1799 snap 0 seq_num 1799) 2024-09-14T04:10:06.314 INFO:tasks.rados.rados.0.smithi038.stdout:2799: expect (ObjNum 1227 snap 0 seq_num 1227) 2024-09-14T04:10:06.450 INFO:tasks.rados.rados.0.smithi038.stdout:2800: expect (ObjNum 1748 snap 0 seq_num 1748) 2024-09-14T04:10:06.471 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:10:06.648 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:06 smithi038 bash[74349]: v1.7.0: Pulling from prometheus/node-exporter 2024-09-14T04:10:06.648 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:06 smithi038 bash[74349]: 2abcce694348: Pulling fs layer 2024-09-14T04:10:06.648 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:06 smithi038 bash[74349]: 455fd88e5221: Pulling fs layer 2024-09-14T04:10:06.648 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:06 smithi038 bash[74349]: 324153f2810a: Pulling fs layer 2024-09-14T04:10:06.652 INFO:tasks.rados.rados.0.smithi038.stdout:2801: finishing write tid 1 to smithi03870129-440 2024-09-14T04:10:06.652 INFO:tasks.rados.rados.0.smithi038.stdout:2806: seq_num 1802 ranges {686214=774359,2048552=237662} 2024-09-14T04:10:06.660 INFO:tasks.rados.rados.0.smithi038.stdout:2806: writing smithi03870129-204 from 686214 to 1460573 tid 1 2024-09-14T04:10:06.665 INFO:tasks.rados.rados.0.smithi038.stdout:2806: writing smithi03870129-204 from 2048552 to 2286214 tid 2 2024-09-14T04:10:06.666 INFO:tasks.rados.rados.0.smithi038.stdout:2798: done (8 left) 2024-09-14T04:10:06.666 INFO:tasks.rados.rados.0.smithi038.stdout:2799: done (7 left) 2024-09-14T04:10:06.666 INFO:tasks.rados.rados.0.smithi038.stdout:2800: done (6 left) 2024-09-14T04:10:06.666 INFO:tasks.rados.rados.0.smithi038.stdout:2807: read oid 145 snap -1 2024-09-14T04:10:06.666 INFO:tasks.rados.rados.0.smithi038.stdout:2807: expect (ObjNum 906 snap 0 seq_num 906) 2024-09-14T04:10:06.666 INFO:tasks.rados.rados.0.smithi038.stdout:2808: read oid 296 snap -1 2024-09-14T04:10:06.666 INFO:tasks.rados.rados.0.smithi038.stdout:2808: expect (ObjNum 1654 snap 0 seq_num 1654) 2024-09-14T04:10:06.666 INFO:tasks.rados.rados.0.smithi038.stdout:2809: read oid 326 snap -1 2024-09-14T04:10:06.666 INFO:tasks.rados.rados.0.smithi038.stdout:2809: expect (ObjNum 1086 snap 0 seq_num 1086) 2024-09-14T04:10:06.666 INFO:tasks.rados.rados.0.smithi038.stdout:2810: read oid 294 snap -1 2024-09-14T04:10:06.666 INFO:tasks.rados.rados.0.smithi038.stdout:2810: expect (ObjNum 974 snap 0 seq_num 974) 2024-09-14T04:10:06.666 INFO:tasks.rados.rados.0.smithi038.stdout:2811: write oid 171 current snap is 0 2024-09-14T04:10:06.667 INFO:tasks.rados.rados.0.smithi038.stdout:2811: seq_num 1803 ranges {703021=449608,1707034=595987} 2024-09-14T04:10:06.672 INFO:tasks.rados.rados.0.smithi038.stdout:2811: writing smithi03870129-171 from 703021 to 1152629 tid 1 2024-09-14T04:10:06.679 INFO:tasks.rados.rados.0.smithi038.stdout:2811: writing smithi03870129-171 from 1707034 to 2303021 tid 2 2024-09-14T04:10:06.679 INFO:tasks.rados.rados.0.smithi038.stdout:2812: read oid 43 snap -1 2024-09-14T04:10:06.679 INFO:tasks.rados.rados.0.smithi038.stdout:2812: expect deleted 2024-09-14T04:10:06.679 INFO:tasks.rados.rados.0.smithi038.stdout:2813: write oid 351 current snap is 0 2024-09-14T04:10:06.679 INFO:tasks.rados.rados.0.smithi038.stdout:2813: seq_num 1804 ranges {719828=524857,1765516=554312} 2024-09-14T04:10:06.686 INFO:tasks.rados.rados.0.smithi038.stdout:2813: writing smithi03870129-351 from 719828 to 1244685 tid 1 2024-09-14T04:10:06.694 INFO:tasks.rados.rados.0.smithi038.stdout:2813: writing smithi03870129-351 from 1765516 to 2319828 tid 2 2024-09-14T04:10:06.694 INFO:tasks.rados.rados.0.smithi038.stdout:2814: read oid 384 snap -1 2024-09-14T04:10:06.694 INFO:tasks.rados.rados.0.smithi038.stdout:2814: expect (ObjNum 1661 snap 0 seq_num 1661) 2024-09-14T04:10:06.694 INFO:tasks.rados.rados.0.smithi038.stdout:2815: read oid 86 snap -1 2024-09-14T04:10:06.694 INFO:tasks.rados.rados.0.smithi038.stdout:2815: expect (ObjNum 1420 snap 0 seq_num 1420) 2024-09-14T04:10:06.694 INFO:tasks.rados.rados.0.smithi038.stdout:2816: read oid 479 snap -1 2024-09-14T04:10:06.694 INFO:tasks.rados.rados.0.smithi038.stdout:2816: expect (ObjNum 1625 snap 0 seq_num 1625) 2024-09-14T04:10:06.695 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:10:06.695 INFO:tasks.rados.rados.0.smithi038.stdout:2801: finishing write tid 2 to smithi03870129-440 2024-09-14T04:10:06.695 INFO:tasks.rados.rados.0.smithi038.stdout:2801: finishing write tid 3 to smithi03870129-440 2024-09-14T04:10:06.695 INFO:tasks.rados.rados.0.smithi038.stdout:2801: finishing write tid 4 to smithi03870129-440 2024-09-14T04:10:06.695 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 440 v 315 (ObjNum 1800 snap 0 seq_num 1800) dirty exists 2024-09-14T04:10:06.695 INFO:tasks.rados.rados.0.smithi038.stdout:2801: left oid 440 (ObjNum 1800 snap 0 seq_num 1800) 2024-09-14T04:10:06.695 INFO:tasks.rados.rados.0.smithi038.stdout:2802: finishing write tid 1 to smithi03870129-289 2024-09-14T04:10:06.695 INFO:tasks.rados.rados.0.smithi038.stdout:2801: done (15 left) 2024-09-14T04:10:06.695 INFO:tasks.rados.rados.0.smithi038.stdout:2817: delete oid 27 current snap is 0 2024-09-14T04:10:06.695 INFO:tasks.rados.rados.0.smithi038.stdout:2802: finishing write tid 2 to smithi03870129-289 2024-09-14T04:10:06.695 INFO:tasks.rados.rados.0.smithi038.stdout:2802: finishing write tid 3 to smithi03870129-289 2024-09-14T04:10:06.695 INFO:tasks.rados.rados.0.smithi038.stdout:2803: expect (ObjNum 1732 snap 0 seq_num 1732) 2024-09-14T04:10:06.893 INFO:tasks.rados.rados.0.smithi038.stdout:2802: finishing write tid 4 to smithi03870129-289 2024-09-14T04:10:06.893 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 289 v 318 (ObjNum 1801 snap 0 seq_num 1801) dirty exists 2024-09-14T04:10:06.894 INFO:tasks.rados.rados.0.smithi038.stdout:2802: left oid 289 (ObjNum 1801 snap 0 seq_num 1801) 2024-09-14T04:10:06.894 INFO:tasks.rados.rados.0.smithi038.stdout:2804: expect (ObjNum 1767 snap 0 seq_num 1767) 2024-09-14T04:10:06.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:06 smithi123 bash[24950]: cluster 2024-09-14T04:10:04.920240+0000 mgr.x (mgr.24589) 49 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 79 MiB/s rd, 10 MiB/s wr, 101 op/s 2024-09-14T04:10:06.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:06 smithi123 bash[24950]: audit 2024-09-14T04:10:05.651107+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:06.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:06 smithi123 bash[24950]: audit 2024-09-14T04:10:05.663101+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:06.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:06 smithi123 bash[24950]: cephadm 2024-09-14T04:10:05.671103+0000 mgr.x (mgr.24589) 50 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-09-14T04:10:06.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:06 smithi123 bash[24950]: cephadm 2024-09-14T04:10:05.702490+0000 mgr.x (mgr.24589) 51 : cephadm [INF] Deploying daemon alertmanager.a on smithi038 2024-09-14T04:10:06.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:06 smithi123 bash[24950]: audit 2024-09-14T04:10:06.110027+0000 mon.c (mon.2) 194 : audit [DBG] from='client.? 172.21.15.38:0/489848926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:10:06.984 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:06 smithi038 bash[74349]: 2abcce694348: Verifying Checksum 2024-09-14T04:10:06.984 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:06 smithi038 bash[74349]: 2abcce694348: Download complete 2024-09-14T04:10:06.984 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:06 smithi038 bash[74349]: 324153f2810a: Download complete 2024-09-14T04:10:06.985 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:06 smithi038 bash[32505]: cluster 2024-09-14T04:10:04.920240+0000 mgr.x (mgr.24589) 49 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 79 MiB/s rd, 10 MiB/s wr, 101 op/s 2024-09-14T04:10:06.985 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:06 smithi038 bash[32505]: audit 2024-09-14T04:10:05.651107+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:06.985 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:06 smithi038 bash[32505]: audit 2024-09-14T04:10:05.663101+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:06.985 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:06 smithi038 bash[32505]: cephadm 2024-09-14T04:10:05.671103+0000 mgr.x (mgr.24589) 50 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-09-14T04:10:06.985 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:06 smithi038 bash[32505]: cephadm 2024-09-14T04:10:05.702490+0000 mgr.x (mgr.24589) 51 : cephadm [INF] Deploying daemon alertmanager.a on smithi038 2024-09-14T04:10:06.985 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:06 smithi038 bash[32505]: audit 2024-09-14T04:10:06.110027+0000 mon.c (mon.2) 194 : audit [DBG] from='client.? 172.21.15.38:0/489848926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:10:06.985 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:06 smithi038 bash[22519]: cluster 2024-09-14T04:10:04.920240+0000 mgr.x (mgr.24589) 49 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 79 MiB/s rd, 10 MiB/s wr, 101 op/s 2024-09-14T04:10:06.985 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:06 smithi038 bash[22519]: audit 2024-09-14T04:10:05.651107+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:06.986 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:06 smithi038 bash[22519]: audit 2024-09-14T04:10:05.663101+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:06.986 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:06 smithi038 bash[22519]: cephadm 2024-09-14T04:10:05.671103+0000 mgr.x (mgr.24589) 50 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-09-14T04:10:06.986 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:06 smithi038 bash[22519]: cephadm 2024-09-14T04:10:05.702490+0000 mgr.x (mgr.24589) 51 : cephadm [INF] Deploying daemon alertmanager.a on smithi038 2024-09-14T04:10:06.986 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:06 smithi038 bash[22519]: audit 2024-09-14T04:10:06.110027+0000 mon.c (mon.2) 194 : audit [DBG] from='client.? 172.21.15.38:0/489848926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:10:07.058 INFO:tasks.rados.rados.0.smithi038.stdout:2805: expect (ObjNum 1713 snap 0 seq_num 1713) 2024-09-14T04:10:07.250 INFO:tasks.rados.rados.0.smithi038.stdout:2806: finishing write tid 1 to smithi03870129-204 2024-09-14T04:10:07.250 INFO:tasks.rados.rados.0.smithi038.stdout:2806: finishing write tid 2 to smithi03870129-204 2024-09-14T04:10:07.250 INFO:tasks.rados.rados.0.smithi038.stdout:2806: finishing write tid 3 to smithi03870129-204 2024-09-14T04:10:07.250 INFO:tasks.rados.rados.0.smithi038.stdout:2806: finishing write tid 4 to smithi03870129-204 2024-09-14T04:10:07.251 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 204 v 320 (ObjNum 1802 snap 0 seq_num 1802) dirty exists 2024-09-14T04:10:07.251 INFO:tasks.rados.rados.0.smithi038.stdout:2806: left oid 204 (ObjNum 1802 snap 0 seq_num 1802) 2024-09-14T04:10:07.251 INFO:tasks.rados.rados.0.smithi038.stdout:2807: expect (ObjNum 906 snap 0 seq_num 906) 2024-09-14T04:10:07.269 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:06 smithi038 bash[74349]: 2abcce694348: Pull complete 2024-09-14T04:10:07.413 INFO:tasks.rados.rados.0.smithi038.stdout:2809: expect (ObjNum 1086 snap 0 seq_num 1086) 2024-09-14T04:10:07.537 INFO:tasks.rados.rados.0.smithi038.stdout:2811: finishing write tid 1 to smithi03870129-171 2024-09-14T04:10:07.538 INFO:tasks.rados.rados.0.smithi038.stdout:2802: done (15 left) 2024-09-14T04:10:07.538 INFO:tasks.rados.rados.0.smithi038.stdout:2803: done (14 left) 2024-09-14T04:10:07.538 INFO:tasks.rados.rados.0.smithi038.stdout:2804: done (13 left) 2024-09-14T04:10:07.538 INFO:tasks.rados.rados.0.smithi038.stdout:2805: done (12 left) 2024-09-14T04:10:07.538 INFO:tasks.rados.rados.0.smithi038.stdout:2806: done (11 left) 2024-09-14T04:10:07.538 INFO:tasks.rados.rados.0.smithi038.stdout:2807: done (10 left) 2024-09-14T04:10:07.538 INFO:tasks.rados.rados.0.smithi038.stdout:2809: done (9 left) 2024-09-14T04:10:07.538 INFO:tasks.rados.rados.0.smithi038.stdout:2817: done (8 left) 2024-09-14T04:10:07.538 INFO:tasks.rados.rados.0.smithi038.stdout:2818: read oid 442 snap -1 2024-09-14T04:10:07.538 INFO:tasks.rados.rados.0.smithi038.stdout:2818: expect (ObjNum 441 snap 0 seq_num 441) 2024-09-14T04:10:07.538 INFO:tasks.rados.rados.0.smithi038.stdout:2819: write oid 455 current snap is 0 2024-09-14T04:10:07.538 INFO:tasks.rados.rados.0.smithi038.stdout:2811: finishing write tid 2 to smithi03870129-171 2024-09-14T04:10:07.539 INFO:tasks.rados.rados.0.smithi038.stdout:2811: finishing write tid 3 to smithi03870129-171 2024-09-14T04:10:07.539 INFO:tasks.rados.rados.0.smithi038.stdout:2811: finishing write tid 4 to smithi03870129-171 2024-09-14T04:10:07.539 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 171 v 359 (ObjNum 1803 snap 0 seq_num 1803) dirty exists 2024-09-14T04:10:07.539 INFO:tasks.rados.rados.0.smithi038.stdout:2811: left oid 171 (ObjNum 1803 snap 0 seq_num 1803) 2024-09-14T04:10:07.539 INFO:tasks.rados.rados.0.smithi038.stdout:2808: expect (ObjNum 1654 snap 0 seq_num 1654) 2024-09-14T04:10:07.794 INFO:tasks.rados.rados.0.smithi038.stdout:2813: finishing write tid 1 to smithi03870129-351 2024-09-14T04:10:07.794 INFO:tasks.rados.rados.0.smithi038.stdout:2810: expect (ObjNum 974 snap 0 seq_num 974) 2024-09-14T04:10:07.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:07 smithi123 bash[24950]: audit 2024-09-14T04:10:06.465442+0000 mgr.x (mgr.24589) 52 : audit [DBG] from='client.15456 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:07.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:07 smithi123 bash[24950]: audit 2024-09-14T04:10:06.824137+0000 mgr.x (mgr.24589) 53 : audit [DBG] from='client.25373 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:07.967 INFO:tasks.rados.rados.0.smithi038.stdout:2813: finishing write tid 2 to smithi03870129-351 2024-09-14T04:10:07.968 INFO:tasks.rados.rados.0.smithi038.stdout:2813: finishing write tid 3 to smithi03870129-351 2024-09-14T04:10:07.968 INFO:tasks.rados.rados.0.smithi038.stdout:2813: finishing write tid 4 to smithi03870129-351 2024-09-14T04:10:07.968 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 351 v 329 (ObjNum 1804 snap 0 seq_num 1804) dirty exists 2024-09-14T04:10:07.968 INFO:tasks.rados.rados.0.smithi038.stdout:2813: left oid 351 (ObjNum 1804 snap 0 seq_num 1804) 2024-09-14T04:10:07.968 INFO:tasks.rados.rados.0.smithi038.stdout:2815: expect (ObjNum 1420 snap 0 seq_num 1420) 2024-09-14T04:10:08.020 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:07 smithi038 bash[74349]: 455fd88e5221: Pull complete 2024-09-14T04:10:08.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:07 smithi038 bash[22519]: audit 2024-09-14T04:10:06.465442+0000 mgr.x (mgr.24589) 52 : audit [DBG] from='client.15456 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:08.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:07 smithi038 bash[22519]: audit 2024-09-14T04:10:06.824137+0000 mgr.x (mgr.24589) 53 : audit [DBG] from='client.25373 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:08.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:07 smithi038 bash[32505]: audit 2024-09-14T04:10:06.465442+0000 mgr.x (mgr.24589) 52 : audit [DBG] from='client.15456 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:08.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:07 smithi038 bash[32505]: audit 2024-09-14T04:10:06.824137+0000 mgr.x (mgr.24589) 53 : audit [DBG] from='client.25373 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:08.185 INFO:tasks.rados.rados.0.smithi038.stdout:2814: expect (ObjNum 1661 snap 0 seq_num 1661) 2024-09-14T04:10:08.384 INFO:tasks.rados.rados.0.smithi038.stdout:2816: expect (ObjNum 1625 snap 0 seq_num 1625) 2024-09-14T04:10:08.473 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:08 smithi038 bash[74349]: 324153f2810a: Pull complete 2024-09-14T04:10:08.601 INFO:tasks.rados.rados.0.smithi038.stdout:2818: expect (ObjNum 441 snap 0 seq_num 441) 2024-09-14T04:10:08.713 INFO:tasks.rados.rados.0.smithi038.stdout:2819: seq_num 1806 ranges {753442=675355,2166127=187315} 2024-09-14T04:10:08.728 INFO:tasks.rados.rados.0.smithi038.stdout:2819: writing smithi03870129-455 from 753442 to 1428797 tid 1 2024-09-14T04:10:08.737 INFO:tasks.rados.rados.0.smithi038.stdout:2819: writing smithi03870129-455 from 2166127 to 2353442 tid 2 2024-09-14T04:10:08.737 INFO:tasks.rados.rados.0.smithi038.stdout:2808: done (9 left) 2024-09-14T04:10:08.737 INFO:tasks.rados.rados.0.smithi038.stdout:2810: done (8 left) 2024-09-14T04:10:08.737 INFO:tasks.rados.rados.0.smithi038.stdout:2811: done (7 left) 2024-09-14T04:10:08.737 INFO:tasks.rados.rados.0.smithi038.stdout:2812: done (6 left) 2024-09-14T04:10:08.737 INFO:tasks.rados.rados.0.smithi038.stdout:2813: done (5 left) 2024-09-14T04:10:08.737 INFO:tasks.rados.rados.0.smithi038.stdout:2814: done (4 left) 2024-09-14T04:10:08.737 INFO:tasks.rados.rados.0.smithi038.stdout:2815: done (3 left) 2024-09-14T04:10:08.737 INFO:tasks.rados.rados.0.smithi038.stdout:2816: done (2 left) 2024-09-14T04:10:08.737 INFO:tasks.rados.rados.0.smithi038.stdout:2818: done (1 left) 2024-09-14T04:10:08.737 INFO:tasks.rados.rados.0.smithi038.stdout:2820: delete oid 354 current snap is 0 2024-09-14T04:10:08.737 INFO:tasks.rados.rados.0.smithi038.stdout:2819: finishing write tid 1 to smithi03870129-455 2024-09-14T04:10:08.739 INFO:tasks.rados.rados.0.smithi038.stdout:2820: done (1 left) 2024-09-14T04:10:08.739 INFO:tasks.rados.rados.0.smithi038.stdout:2821: write oid 486 current snap is 0 2024-09-14T04:10:08.739 INFO:tasks.rados.rados.0.smithi038.stdout:2821: seq_num 1808 ranges {787056=425853,1883091=503965} 2024-09-14T04:10:08.748 INFO:tasks.rados.rados.0.smithi038.stdout:2821: writing smithi03870129-486 from 787056 to 1212909 tid 1 2024-09-14T04:10:08.757 INFO:tasks.rados.rados.0.smithi038.stdout:2821: writing smithi03870129-486 from 1883091 to 2387056 tid 2 2024-09-14T04:10:08.757 INFO:tasks.rados.rados.0.smithi038.stdout:2822: write oid 240 current snap is 0 2024-09-14T04:10:08.757 INFO:tasks.rados.rados.0.smithi038.stdout:2819: finishing write tid 2 to smithi03870129-455 2024-09-14T04:10:08.757 INFO:tasks.rados.rados.0.smithi038.stdout:2819: finishing write tid 3 to smithi03870129-455 2024-09-14T04:10:08.757 INFO:tasks.rados.rados.0.smithi038.stdout:2819: finishing write tid 4 to smithi03870129-455 2024-09-14T04:10:08.758 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 455 v 289 (ObjNum 1806 snap 0 seq_num 1806) dirty exists 2024-09-14T04:10:08.758 INFO:tasks.rados.rados.0.smithi038.stdout:2819: left oid 455 (ObjNum 1806 snap 0 seq_num 1806) 2024-09-14T04:10:08.758 INFO:tasks.rados.rados.0.smithi038.stdout:2821: finishing write tid 1 to smithi03870129-486 2024-09-14T04:10:08.758 INFO:tasks.rados.rados.0.smithi038.stdout:2822: seq_num 1809 ranges {403863=501102,1425220=733959} 2024-09-14T04:10:08.763 INFO:tasks.rados.rados.0.smithi038.stdout:2822: writing smithi03870129-240 from 403863 to 904965 tid 1 2024-09-14T04:10:08.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:08 smithi038 bash[22519]: cluster 2024-09-14T04:10:06.920961+0000 mgr.x (mgr.24589) 54 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 48 MiB/s rd, 7.8 MiB/s wr, 67 op/s 2024-09-14T04:10:08.770 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:08 smithi038 bash[74349]: Digest: sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80 2024-09-14T04:10:08.770 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:08 smithi038 bash[74349]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.7.0 2024-09-14T04:10:08.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:08 smithi038 bash[32505]: cluster 2024-09-14T04:10:06.920961+0000 mgr.x (mgr.24589) 54 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 48 MiB/s rd, 7.8 MiB/s wr, 67 op/s 2024-09-14T04:10:08.772 INFO:tasks.rados.rados.0.smithi038.stdout:2822: writing smithi03870129-240 from 1425220 to 2159179 tid 2 2024-09-14T04:10:08.772 INFO:tasks.rados.rados.0.smithi038.stdout:2819: done (2 left) 2024-09-14T04:10:08.772 INFO:tasks.rados.rados.0.smithi038.stdout:2823: write oid 45 current snap is 0 2024-09-14T04:10:08.772 INFO:tasks.rados.rados.0.smithi038.stdout:2823: seq_num 1810 ranges {420670=692704,1600055=593970} 2024-09-14T04:10:08.779 INFO:tasks.rados.rados.0.smithi038.stdout:2823: writing smithi03870129-45 from 420670 to 1113374 tid 1 2024-09-14T04:10:08.786 INFO:tasks.rados.rados.0.smithi038.stdout:2823: writing smithi03870129-45 from 1600055 to 2194025 tid 2 2024-09-14T04:10:08.786 INFO:tasks.rados.rados.0.smithi038.stdout:2824: read oid 424 snap -1 2024-09-14T04:10:08.786 INFO:tasks.rados.rados.0.smithi038.stdout:2824: expect (ObjNum 949 snap 0 seq_num 949) 2024-09-14T04:10:08.786 INFO:tasks.rados.rados.0.smithi038.stdout:2825: read oid 237 snap -1 2024-09-14T04:10:08.786 INFO:tasks.rados.rados.0.smithi038.stdout:2825: expect (ObjNum 1529 snap 0 seq_num 1529) 2024-09-14T04:10:08.786 INFO:tasks.rados.rados.0.smithi038.stdout:2826: write oid 328 current snap is 0 2024-09-14T04:10:08.786 INFO:tasks.rados.rados.0.smithi038.stdout:2821: finishing write tid 2 to smithi03870129-486 2024-09-14T04:10:08.786 INFO:tasks.rados.rados.0.smithi038.stdout:2821: finishing write tid 3 to smithi03870129-486 2024-09-14T04:10:08.787 INFO:tasks.rados.rados.0.smithi038.stdout:2826: seq_num 1811 ranges {437477=767953,1658537=737628} 2024-09-14T04:10:08.794 INFO:tasks.rados.rados.0.smithi038.stdout:2826: writing smithi03870129-328 from 437477 to 1205430 tid 1 2024-09-14T04:10:08.802 INFO:tasks.rados.rados.0.smithi038.stdout:2826: writing smithi03870129-328 from 1658537 to 2396165 tid 2 2024-09-14T04:10:08.802 INFO:tasks.rados.rados.0.smithi038.stdout:2827: write oid 365 current snap is 0 2024-09-14T04:10:08.802 INFO:tasks.rados.rados.0.smithi038.stdout:2827: seq_num 1812 ranges {454284=443202,1317019=597639,2376463=77821} 2024-09-14T04:10:08.807 INFO:tasks.rados.rados.0.smithi038.stdout:2827: writing smithi03870129-365 from 454284 to 897486 tid 1 2024-09-14T04:10:08.813 INFO:tasks.rados.rados.0.smithi038.stdout:2827: writing smithi03870129-365 from 1317019 to 1914658 tid 2 2024-09-14T04:10:08.817 INFO:tasks.rados.rados.0.smithi038.stdout:2827: writing smithi03870129-365 from 2376463 to 2454284 tid 3 2024-09-14T04:10:08.817 INFO:tasks.rados.rados.0.smithi038.stdout:2828: read oid 159 snap -1 2024-09-14T04:10:08.817 INFO:tasks.rados.rados.0.smithi038.stdout:2828: expect (ObjNum 1579 snap 0 seq_num 1579) 2024-09-14T04:10:08.817 INFO:tasks.rados.rados.0.smithi038.stdout:2829: write oid 113 current snap is 0 2024-09-14T04:10:08.817 INFO:tasks.rados.rados.0.smithi038.stdout:2821: finishing write tid 4 to smithi03870129-486 2024-09-14T04:10:08.817 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 486 v 338 (ObjNum 1808 snap 0 seq_num 1808) dirty exists 2024-09-14T04:10:08.817 INFO:tasks.rados.rados.0.smithi038.stdout:2821: left oid 486 (ObjNum 1808 snap 0 seq_num 1808) 2024-09-14T04:10:08.817 INFO:tasks.rados.rados.0.smithi038.stdout:2822: finishing write tid 1 to smithi03870129-240 2024-09-14T04:10:08.817 INFO:tasks.rados.rados.0.smithi038.stdout:2822: finishing write tid 2 to smithi03870129-240 2024-09-14T04:10:08.817 INFO:tasks.rados.rados.0.smithi038.stdout:2822: finishing write tid 3 to smithi03870129-240 2024-09-14T04:10:08.817 INFO:tasks.rados.rados.0.smithi038.stdout:2829: seq_num 1813 ranges {471091=518451,1659148=741297} 2024-09-14T04:10:08.822 INFO:tasks.rados.rados.0.smithi038.stdout:2829: writing smithi03870129-113 from 471091 to 989542 tid 1 2024-09-14T04:10:08.830 INFO:tasks.rados.rados.0.smithi038.stdout:2829: writing smithi03870129-113 from 1659148 to 2400445 tid 2 2024-09-14T04:10:08.830 INFO:tasks.rados.rados.0.smithi038.stdout:2821: done (8 left) 2024-09-14T04:10:08.831 INFO:tasks.rados.rados.0.smithi038.stdout:2830: write oid 18 current snap is 0 2024-09-14T04:10:08.831 INFO:tasks.rados.rados.0.smithi038.stdout:2822: finishing write tid 4 to smithi03870129-240 2024-09-14T04:10:08.831 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 240 v 410 (ObjNum 1809 snap 0 seq_num 1809) dirty exists 2024-09-14T04:10:08.831 INFO:tasks.rados.rados.0.smithi038.stdout:2822: left oid 240 (ObjNum 1809 snap 0 seq_num 1809) 2024-09-14T04:10:08.831 INFO:tasks.rados.rados.0.smithi038.stdout:2823: finishing write tid 1 to smithi03870129-45 2024-09-14T04:10:08.831 INFO:tasks.rados.rados.0.smithi038.stdout:2823: finishing write tid 2 to smithi03870129-45 2024-09-14T04:10:08.831 INFO:tasks.rados.rados.0.smithi038.stdout:2823: finishing write tid 3 to smithi03870129-45 2024-09-14T04:10:08.831 INFO:tasks.rados.rados.0.smithi038.stdout:2823: finishing write tid 4 to smithi03870129-45 2024-09-14T04:10:08.831 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 45 v 163 (ObjNum 1810 snap 0 seq_num 1810) dirty exists 2024-09-14T04:10:08.831 INFO:tasks.rados.rados.0.smithi038.stdout:2823: left oid 45 (ObjNum 1810 snap 0 seq_num 1810) 2024-09-14T04:10:08.831 INFO:tasks.rados.rados.0.smithi038.stdout:2825: expect (ObjNum 1529 snap 0 seq_num 1529) 2024-09-14T04:10:08.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:08 smithi123 bash[24950]: cluster 2024-09-14T04:10:06.920961+0000 mgr.x (mgr.24589) 54 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 48 MiB/s rd, 7.8 MiB/s wr, 67 op/s 2024-09-14T04:10:08.994 INFO:tasks.rados.rados.0.smithi038.stdout:2826: finishing write tid 1 to smithi03870129-328 2024-09-14T04:10:08.994 INFO:tasks.rados.rados.0.smithi038.stdout:2824: expect (ObjNum 949 snap 0 seq_num 949) 2024-09-14T04:10:09.120 INFO:tasks.rados.rados.0.smithi038.stdout:2826: finishing write tid 2 to smithi03870129-328 2024-09-14T04:10:09.120 INFO:tasks.rados.rados.0.smithi038.stdout:2826: finishing write tid 3 to smithi03870129-328 2024-09-14T04:10:09.120 INFO:tasks.rados.rados.0.smithi038.stdout:2826: finishing write tid 4 to smithi03870129-328 2024-09-14T04:10:09.120 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 328 v 429 (ObjNum 1811 snap 0 seq_num 1811) dirty exists 2024-09-14T04:10:09.120 INFO:tasks.rados.rados.0.smithi038.stdout:2826: left oid 328 (ObjNum 1811 snap 0 seq_num 1811) 2024-09-14T04:10:09.120 INFO:tasks.rados.rados.0.smithi038.stdout:2827: finishing write tid 1 to smithi03870129-365 2024-09-14T04:10:09.120 INFO:tasks.rados.rados.0.smithi038.stdout:2827: finishing write tid 2 to smithi03870129-365 2024-09-14T04:10:09.120 INFO:tasks.rados.rados.0.smithi038.stdout:2827: finishing write tid 3 to smithi03870129-365 2024-09-14T04:10:09.120 INFO:tasks.rados.rados.0.smithi038.stdout:2827: finishing write tid 4 to smithi03870129-365 2024-09-14T04:10:09.120 INFO:tasks.rados.rados.0.smithi038.stdout:2827: finishing write tid 5 to smithi03870129-365 2024-09-14T04:10:09.120 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 365 v 414 (ObjNum 1812 snap 0 seq_num 1812) dirty exists 2024-09-14T04:10:09.121 INFO:tasks.rados.rados.0.smithi038.stdout:2827: left oid 365 (ObjNum 1812 snap 0 seq_num 1812) 2024-09-14T04:10:09.121 INFO:tasks.rados.rados.0.smithi038.stdout:2830: seq_num 1814 ranges {487898=593700,1717630=484955} 2024-09-14T04:10:09.127 INFO:tasks.rados.rados.0.smithi038.stdout:2830: writing smithi03870129-18 from 487898 to 1081598 tid 1 2024-09-14T04:10:09.135 INFO:tasks.rados.rados.0.smithi038.stdout:2830: writing smithi03870129-18 from 1717630 to 2202585 tid 2 2024-09-14T04:10:09.135 INFO:tasks.rados.rados.0.smithi038.stdout:2822: done (8 left) 2024-09-14T04:10:09.135 INFO:tasks.rados.rados.0.smithi038.stdout:2823: done (7 left) 2024-09-14T04:10:09.135 INFO:tasks.rados.rados.0.smithi038.stdout:2824: done (6 left) 2024-09-14T04:10:09.135 INFO:tasks.rados.rados.0.smithi038.stdout:2825: done (5 left) 2024-09-14T04:10:09.135 INFO:tasks.rados.rados.0.smithi038.stdout:2826: done (4 left) 2024-09-14T04:10:09.135 INFO:tasks.rados.rados.0.smithi038.stdout:2827: done (3 left) 2024-09-14T04:10:09.135 INFO:tasks.rados.rados.0.smithi038.stdout:2831: read oid 211 snap -1 2024-09-14T04:10:09.135 INFO:tasks.rados.rados.0.smithi038.stdout:2831: expect deleted 2024-09-14T04:10:09.135 INFO:tasks.rados.rados.0.smithi038.stdout:2832: write oid 288 current snap is 0 2024-09-14T04:10:09.136 INFO:tasks.rados.rados.0.smithi038.stdout:2832: seq_num 1815 ranges {504705=668949,1776112=728593} 2024-09-14T04:10:09.142 INFO:tasks.rados.rados.0.smithi038.stdout:2832: writing smithi03870129-288 from 504705 to 1173654 tid 1 2024-09-14T04:10:09.152 INFO:tasks.rados.rados.0.smithi038.stdout:2832: writing smithi03870129-288 from 1776112 to 2504705 tid 2 2024-09-14T04:10:09.152 INFO:tasks.rados.rados.0.smithi038.stdout:2833: read oid 138 snap -1 2024-09-14T04:10:09.152 INFO:tasks.rados.rados.0.smithi038.stdout:2833: expect (ObjNum 1190 snap 0 seq_num 1190) 2024-09-14T04:10:09.152 INFO:tasks.rados.rados.0.smithi038.stdout:2834: delete oid 232 current snap is 0 2024-09-14T04:10:09.152 INFO:tasks.rados.rados.0.smithi038.stdout:2829: finishing write tid 1 to smithi03870129-113 2024-09-14T04:10:09.152 INFO:tasks.rados.rados.0.smithi038.stdout:2828: expect (ObjNum 1579 snap 0 seq_num 1579) 2024-09-14T04:10:09.308 INFO:tasks.rados.rados.0.smithi038.stdout:2829: finishing write tid 2 to smithi03870129-113 2024-09-14T04:10:09.308 INFO:tasks.rados.rados.0.smithi038.stdout:2829: finishing write tid 3 to smithi03870129-113 2024-09-14T04:10:09.308 INFO:tasks.rados.rados.0.smithi038.stdout:2829: finishing write tid 4 to smithi03870129-113 2024-09-14T04:10:09.308 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 113 v 362 (ObjNum 1813 snap 0 seq_num 1813) dirty exists 2024-09-14T04:10:09.308 INFO:tasks.rados.rados.0.smithi038.stdout:2829: left oid 113 (ObjNum 1813 snap 0 seq_num 1813) 2024-09-14T04:10:09.309 INFO:tasks.rados.rados.0.smithi038.stdout:2830: finishing write tid 1 to smithi03870129-18 2024-09-14T04:10:09.309 INFO:tasks.rados.rados.0.smithi038.stdout:2828: done (6 left) 2024-09-14T04:10:09.309 INFO:tasks.rados.rados.0.smithi038.stdout:2829: done (5 left) 2024-09-14T04:10:09.309 INFO:tasks.rados.rados.0.smithi038.stdout:2834: done (4 left) 2024-09-14T04:10:09.309 INFO:tasks.rados.rados.0.smithi038.stdout:2835: write oid 152 current snap is 0 2024-09-14T04:10:09.309 INFO:tasks.rados.rados.0.smithi038.stdout:2830: finishing write tid 2 to smithi03870129-18 2024-09-14T04:10:09.309 INFO:tasks.rados.rados.0.smithi038.stdout:2835: seq_num 1817 ranges {538319=535800,1493076=748635} 2024-09-14T04:10:09.315 INFO:tasks.rados.rados.0.smithi038.stdout:2835: writing smithi03870129-152 from 538319 to 1074119 tid 1 2024-09-14T04:10:09.325 INFO:tasks.rados.rados.0.smithi038.stdout:2835: writing smithi03870129-152 from 1493076 to 2241711 tid 2 2024-09-14T04:10:09.325 INFO:tasks.rados.rados.0.smithi038.stdout:2831: done (4 left) 2024-09-14T04:10:09.325 INFO:tasks.rados.rados.0.smithi038.stdout:2836: write oid 364 current snap is 0 2024-09-14T04:10:09.325 INFO:tasks.rados.rados.0.smithi038.stdout:2830: finishing write tid 3 to smithi03870129-18 2024-09-14T04:10:09.325 INFO:tasks.rados.rados.0.smithi038.stdout:2830: finishing write tid 4 to smithi03870129-18 2024-09-14T04:10:09.326 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 18 v 341 (ObjNum 1814 snap 0 seq_num 1814) dirty exists 2024-09-14T04:10:09.326 INFO:tasks.rados.rados.0.smithi038.stdout:2830: left oid 18 (ObjNum 1814 snap 0 seq_num 1814) 2024-09-14T04:10:09.326 INFO:tasks.rados.rados.0.smithi038.stdout:2832: finishing write tid 1 to smithi03870129-288 2024-09-14T04:10:09.326 INFO:tasks.rados.rados.0.smithi038.stdout:2832: finishing write tid 2 to smithi03870129-288 2024-09-14T04:10:09.326 INFO:tasks.rados.rados.0.smithi038.stdout:2833: expect (ObjNum 1190 snap 0 seq_num 1190) 2024-09-14T04:10:09.426 INFO:tasks.rados.rados.0.smithi038.stdout:2832: finishing write tid 3 to smithi03870129-288 2024-09-14T04:10:09.426 INFO:tasks.rados.rados.0.smithi038.stdout:2832: finishing write tid 4 to smithi03870129-288 2024-09-14T04:10:09.426 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 288 v 321 (ObjNum 1815 snap 0 seq_num 1815) dirty exists 2024-09-14T04:10:09.426 INFO:tasks.rados.rados.0.smithi038.stdout:2832: left oid 288 (ObjNum 1815 snap 0 seq_num 1815) 2024-09-14T04:10:09.426 INFO:tasks.rados.rados.0.smithi038.stdout:2835: finishing write tid 1 to smithi03870129-152 2024-09-14T04:10:09.426 INFO:tasks.rados.rados.0.smithi038.stdout:2835: finishing write tid 2 to smithi03870129-152 2024-09-14T04:10:09.426 INFO:tasks.rados.rados.0.smithi038.stdout:2835: finishing write tid 3 to smithi03870129-152 2024-09-14T04:10:09.427 INFO:tasks.rados.rados.0.smithi038.stdout:2835: finishing write tid 4 to smithi03870129-152 2024-09-14T04:10:09.427 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 152 v 537 (ObjNum 1817 snap 0 seq_num 1817) dirty exists 2024-09-14T04:10:09.427 INFO:tasks.rados.rados.0.smithi038.stdout:2835: left oid 152 (ObjNum 1817 snap 0 seq_num 1817) 2024-09-14T04:10:09.427 INFO:tasks.rados.rados.0.smithi038.stdout:2836: seq_num 1818 ranges {555126=611049,1951558=492293} 2024-09-14T04:10:09.441 INFO:tasks.rados.rados.0.smithi038.stdout:2836: writing smithi03870129-364 from 555126 to 1166175 tid 1 2024-09-14T04:10:09.459 INFO:tasks.rados.rados.0.smithi038.stdout:2836: writing smithi03870129-364 from 1951558 to 2443851 tid 2 2024-09-14T04:10:09.459 INFO:tasks.rados.rados.0.smithi038.stdout:2830: done (4 left) 2024-09-14T04:10:09.459 INFO:tasks.rados.rados.0.smithi038.stdout:2832: done (3 left) 2024-09-14T04:10:09.459 INFO:tasks.rados.rados.0.smithi038.stdout:2833: done (2 left) 2024-09-14T04:10:09.459 INFO:tasks.rados.rados.0.smithi038.stdout:2835: done (1 left) 2024-09-14T04:10:09.459 INFO:tasks.rados.rados.0.smithi038.stdout:2837: read oid 388 snap -1 2024-09-14T04:10:09.459 INFO:tasks.rados.rados.0.smithi038.stdout:2837: expect (ObjNum 1163 snap 0 seq_num 1163) 2024-09-14T04:10:09.460 INFO:tasks.rados.rados.0.smithi038.stdout:2838: delete oid 351 current snap is 0 2024-09-14T04:10:09.460 INFO:tasks.rados.rados.0.smithi038.stdout:2836: finishing write tid 1 to smithi03870129-364 2024-09-14T04:10:09.461 INFO:tasks.rados.rados.0.smithi038.stdout:2838: done (2 left) 2024-09-14T04:10:09.461 INFO:tasks.rados.rados.0.smithi038.stdout:2839: write oid 288 current snap is 0 2024-09-14T04:10:09.461 INFO:tasks.rados.rados.0.smithi038.stdout:2839: seq_num 1820 ranges {588740=761547,2068522=495962} 2024-09-14T04:10:09.479 INFO:tasks.rados.rados.0.smithi038.stdout:2839: writing smithi03870129-288 from 588740 to 1350287 tid 1 2024-09-14T04:10:09.495 INFO:tasks.rados.rados.0.smithi038.stdout:2839: writing smithi03870129-288 from 2068522 to 2564484 tid 2 2024-09-14T04:10:09.495 INFO:tasks.rados.rados.0.smithi038.stdout:2840: delete oid 136 current snap is 0 2024-09-14T04:10:09.495 INFO:tasks.rados.rados.0.smithi038.stdout:2837: expect (ObjNum 1163 snap 0 seq_num 1163) 2024-09-14T04:10:09.513 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:10:09.656 INFO:tasks.rados.rados.0.smithi038.stdout:2836: finishing write tid 2 to smithi03870129-364 2024-09-14T04:10:09.656 INFO:tasks.rados.rados.0.smithi038.stdout:2836: finishing write tid 3 to smithi03870129-364 2024-09-14T04:10:09.656 INFO:tasks.rados.rados.0.smithi038.stdout:2836: finishing write tid 4 to smithi03870129-364 2024-09-14T04:10:09.656 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 364 v 548 (ObjNum 1818 snap 0 seq_num 1818) dirty exists 2024-09-14T04:10:09.656 INFO:tasks.rados.rados.0.smithi038.stdout:2836: left oid 364 (ObjNum 1818 snap 0 seq_num 1818) 2024-09-14T04:10:09.656 INFO:tasks.rados.rados.0.smithi038.stdout:2839: finishing write tid 1 to smithi03870129-288 2024-09-14T04:10:09.656 INFO:tasks.rados.rados.0.smithi038.stdout:2836: done (3 left) 2024-09-14T04:10:09.656 INFO:tasks.rados.rados.0.smithi038.stdout:2837: done (2 left) 2024-09-14T04:10:09.656 INFO:tasks.rados.rados.0.smithi038.stdout:2840: done (1 left) 2024-09-14T04:10:09.656 INFO:tasks.rados.rados.0.smithi038.stdout:2841: delete oid 396 current snap is 0 2024-09-14T04:10:09.656 INFO:tasks.rados.rados.0.smithi038.stdout:2839: finishing write tid 2 to smithi03870129-288 2024-09-14T04:10:09.657 INFO:tasks.rados.rados.0.smithi038.stdout:2839: finishing write tid 3 to smithi03870129-288 2024-09-14T04:10:09.657 INFO:tasks.rados.rados.0.smithi038.stdout:2839: finishing write tid 4 to smithi03870129-288 2024-09-14T04:10:09.657 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 288 v 324 (ObjNum 1820 snap 0 seq_num 1820) dirty exists 2024-09-14T04:10:09.657 INFO:tasks.rados.rados.0.smithi038.stdout:2839: left oid 288 (ObjNum 1820 snap 0 seq_num 1820) 2024-09-14T04:10:09.658 INFO:tasks.rados.rados.0.smithi038.stdout:2839: done (1 left) 2024-09-14T04:10:09.659 INFO:tasks.rados.rados.0.smithi038.stdout:2841: done (0 left) 2024-09-14T04:10:09.659 INFO:tasks.rados.rados.0.smithi038.stdout:2842: read oid 310 snap -1 2024-09-14T04:10:09.659 INFO:tasks.rados.rados.0.smithi038.stdout:2842: expect (ObjNum 1543 snap 0 seq_num 1543) 2024-09-14T04:10:09.659 INFO:tasks.rados.rados.0.smithi038.stdout:2843: read oid 353 snap -1 2024-09-14T04:10:09.659 INFO:tasks.rados.rados.0.smithi038.stdout:2843: expect (ObjNum 1733 snap 0 seq_num 1733) 2024-09-14T04:10:09.659 INFO:tasks.rados.rados.0.smithi038.stdout:2844: read oid 332 snap -1 2024-09-14T04:10:09.659 INFO:tasks.rados.rados.0.smithi038.stdout:2844: expect (ObjNum 1610 snap 0 seq_num 1610) 2024-09-14T04:10:09.659 INFO:tasks.rados.rados.0.smithi038.stdout:2845: write oid 57 current snap is 0 2024-09-14T04:10:09.659 INFO:tasks.rados.rados.0.smithi038.stdout:2845: seq_num 1823 ranges {639161=587294,1727615=759642} 2024-09-14T04:10:09.667 INFO:tasks.rados.rados.0.smithi038.stdout:2845: writing smithi03870129-57 from 639161 to 1226455 tid 1 2024-09-14T04:10:09.676 INFO:tasks.rados.rados.0.smithi038.stdout:2845: writing smithi03870129-57 from 1727615 to 2487257 tid 2 2024-09-14T04:10:09.676 INFO:tasks.rados.rados.0.smithi038.stdout:2846: write oid 492 current snap is 0 2024-09-14T04:10:09.676 INFO:tasks.rados.rados.0.smithi038.stdout:2846: seq_num 1824 ranges {655968=662543,1786097=503300} 2024-09-14T04:10:09.685 INFO:tasks.rados.rados.0.smithi038.stdout:2846: writing smithi03870129-492 from 655968 to 1318511 tid 1 2024-09-14T04:10:09.692 INFO:tasks.rados.rados.0.smithi038.stdout:2846: writing smithi03870129-492 from 1786097 to 2289397 tid 2 2024-09-14T04:10:09.692 INFO:tasks.rados.rados.0.smithi038.stdout:2847: write oid 374 current snap is 0 2024-09-14T04:10:09.692 INFO:tasks.rados.rados.0.smithi038.stdout:2847: seq_num 1825 ranges {672775=454145,1844579=763311} 2024-09-14T04:10:09.700 INFO:tasks.rados.rados.0.smithi038.stdout:2847: writing smithi03870129-374 from 672775 to 1126920 tid 1 2024-09-14T04:10:09.710 INFO:tasks.rados.rados.0.smithi038.stdout:2847: writing smithi03870129-374 from 1844579 to 2607890 tid 2 2024-09-14T04:10:09.711 INFO:tasks.rados.rados.0.smithi038.stdout:2848: read oid 376 snap -1 2024-09-14T04:10:09.711 INFO:tasks.rados.rados.0.smithi038.stdout:2848: expect (ObjNum 1773 snap 0 seq_num 1773) 2024-09-14T04:10:09.711 INFO:tasks.rados.rados.0.smithi038.stdout:2849: read oid 205 snap -1 2024-09-14T04:10:09.711 INFO:tasks.rados.rados.0.smithi038.stdout:2849: expect (ObjNum 879 snap 0 seq_num 879) 2024-09-14T04:10:09.711 INFO:tasks.rados.rados.0.smithi038.stdout:2850: read oid 127 snap -1 2024-09-14T04:10:09.711 INFO:tasks.rados.rados.0.smithi038.stdout:2850: expect deleted 2024-09-14T04:10:09.711 INFO:tasks.rados.rados.0.smithi038.stdout:2851: write oid 468 current snap is 0 2024-09-14T04:10:09.711 INFO:tasks.rados.rados.0.smithi038.stdout:2851: seq_num 1826 ranges {689582=529394,1903061=506969} 2024-09-14T04:10:09.718 INFO:tasks.rados.rados.0.smithi038.stdout:2851: writing smithi03870129-468 from 689582 to 1218976 tid 1 2024-09-14T04:10:09.725 INFO:tasks.rados.rados.0.smithi038.stdout:2851: writing smithi03870129-468 from 1903061 to 2410030 tid 2 2024-09-14T04:10:09.725 INFO:tasks.rados.rados.0.smithi038.stdout:2852: read oid 264 snap -1 2024-09-14T04:10:09.726 INFO:tasks.rados.rados.0.smithi038.stdout:2852: expect deleted 2024-09-14T04:10:09.726 INFO:tasks.rados.rados.0.smithi038.stdout:2853: read oid 115 snap -1 2024-09-14T04:10:09.726 INFO:tasks.rados.rados.0.smithi038.stdout:2853: expect (ObjNum 1578 snap 0 seq_num 1578) 2024-09-14T04:10:09.726 INFO:tasks.rados.rados.0.smithi038.stdout:2854: read oid 176 snap -1 2024-09-14T04:10:09.726 INFO:tasks.rados.rados.0.smithi038.stdout:2854: expect deleted 2024-09-14T04:10:09.726 INFO:tasks.rados.rados.0.smithi038.stdout:2855: write oid 322 current snap is 0 2024-09-14T04:10:09.726 INFO:tasks.rados.rados.0.smithi038.stdout:2855: seq_num 1827 ranges {706389=604643,1961543=650627} 2024-09-14T04:10:09.733 INFO:tasks.rados.rados.0.smithi038.stdout:2855: writing smithi03870129-322 from 706389 to 1311032 tid 1 2024-09-14T04:10:09.740 INFO:tasks.rados.rados.0.smithi038.stdout:2855: writing smithi03870129-322 from 1961543 to 2612170 tid 2 2024-09-14T04:10:09.740 INFO:tasks.rados.rados.0.smithi038.stdout:2856: write oid 349 current snap is 0 2024-09-14T04:10:09.741 INFO:tasks.rados.rados.0.smithi038.stdout:2856: seq_num 1828 ranges {723196=679892,2020025=510638} 2024-09-14T04:10:09.748 INFO:tasks.rados.rados.0.smithi038.stdout:2856: writing smithi03870129-349 from 723196 to 1403088 tid 1 2024-09-14T04:10:09.755 INFO:tasks.rados.rados.0.smithi038.stdout:2856: writing smithi03870129-349 from 2020025 to 2530663 tid 2 2024-09-14T04:10:09.755 INFO:tasks.rados.rados.0.smithi038.stdout:2857: write oid 252 current snap is 0 2024-09-14T04:10:09.755 INFO:tasks.rados.rados.0.smithi038.stdout:2844: expect (ObjNum 1610 snap 0 seq_num 1610) 2024-09-14T04:10:09.874 INFO:tasks.rados.rados.0.smithi038.stdout:2843: expect (ObjNum 1733 snap 0 seq_num 1733) 2024-09-14T04:10:09.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:09 smithi123 bash[24950]: audit 2024-09-14T04:10:09.187195+0000 mon.a (mon.0) 953 : audit [DBG] from='client.? 172.21.15.38:0/251331911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:10:10.006 INFO:tasks.rados.rados.0.smithi038.stdout:2845: finishing write tid 1 to smithi03870129-57 2024-09-14T04:10:10.006 INFO:tasks.rados.rados.0.smithi038.stdout:2842: expect (ObjNum 1543 snap 0 seq_num 1543) 2024-09-14T04:10:10.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:09 smithi038 bash[22519]: audit 2024-09-14T04:10:09.187195+0000 mon.a (mon.0) 953 : audit [DBG] from='client.? 172.21.15.38:0/251331911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:10:10.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:09 smithi038 bash[32505]: audit 2024-09-14T04:10:09.187195+0000 mon.a (mon.0) 953 : audit [DBG] from='client.? 172.21.15.38:0/251331911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:10:10.219 INFO:tasks.rados.rados.0.smithi038.stdout:2845: finishing write tid 2 to smithi03870129-57 2024-09-14T04:10:10.219 INFO:tasks.rados.rados.0.smithi038.stdout:2845: finishing write tid 3 to smithi03870129-57 2024-09-14T04:10:10.219 INFO:tasks.rados.rados.0.smithi038.stdout:2845: finishing write tid 4 to smithi03870129-57 2024-09-14T04:10:10.219 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 57 v 541 (ObjNum 1823 snap 0 seq_num 1823) dirty exists 2024-09-14T04:10:10.220 INFO:tasks.rados.rados.0.smithi038.stdout:2845: left oid 57 (ObjNum 1823 snap 0 seq_num 1823) 2024-09-14T04:10:10.220 INFO:tasks.rados.rados.0.smithi038.stdout:2846: finishing write tid 1 to smithi03870129-492 2024-09-14T04:10:10.220 INFO:tasks.rados.rados.0.smithi038.stdout:2846: finishing write tid 2 to smithi03870129-492 2024-09-14T04:10:10.220 INFO:tasks.rados.rados.0.smithi038.stdout:2846: finishing write tid 3 to smithi03870129-492 2024-09-14T04:10:10.220 INFO:tasks.rados.rados.0.smithi038.stdout:2846: finishing write tid 4 to smithi03870129-492 2024-09-14T04:10:10.220 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 492 v 323 (ObjNum 1824 snap 0 seq_num 1824) dirty exists 2024-09-14T04:10:10.220 INFO:tasks.rados.rados.0.smithi038.stdout:2846: left oid 492 (ObjNum 1824 snap 0 seq_num 1824) 2024-09-14T04:10:10.220 INFO:tasks.rados.rados.0.smithi038.stdout:2847: finishing write tid 1 to smithi03870129-374 2024-09-14T04:10:10.220 INFO:tasks.rados.rados.0.smithi038.stdout:2847: finishing write tid 2 to smithi03870129-374 2024-09-14T04:10:10.220 INFO:tasks.rados.rados.0.smithi038.stdout:2847: finishing write tid 3 to smithi03870129-374 2024-09-14T04:10:10.220 INFO:tasks.rados.rados.0.smithi038.stdout:2847: finishing write tid 4 to smithi03870129-374 2024-09-14T04:10:10.220 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 374 v 333 (ObjNum 1825 snap 0 seq_num 1825) dirty exists 2024-09-14T04:10:10.220 INFO:tasks.rados.rados.0.smithi038.stdout:2847: left oid 374 (ObjNum 1825 snap 0 seq_num 1825) 2024-09-14T04:10:10.220 INFO:tasks.rados.rados.0.smithi038.stdout:2849: expect (ObjNum 879 snap 0 seq_num 879) 2024-09-14T04:10:10.336 INFO:tasks.rados.rados.0.smithi038.stdout:2848: expect (ObjNum 1773 snap 0 seq_num 1773) 2024-09-14T04:10:10.545 INFO:tasks.rados.rados.0.smithi038.stdout:2851: finishing write tid 1 to smithi03870129-468 2024-09-14T04:10:10.545 INFO:tasks.rados.rados.0.smithi038.stdout:2851: finishing write tid 2 to smithi03870129-468 2024-09-14T04:10:10.545 INFO:tasks.rados.rados.0.smithi038.stdout:2851: finishing write tid 3 to smithi03870129-468 2024-09-14T04:10:10.545 INFO:tasks.rados.rados.0.smithi038.stdout:2857: seq_num 1829 ranges {740003=755141,2078507=654296} 2024-09-14T04:10:10.565 INFO:tasks.rados.rados.0.smithi038.stdout:2857: writing smithi03870129-252 from 740003 to 1495144 tid 1 2024-09-14T04:10:10.585 INFO:tasks.rados.rados.0.smithi038.stdout:2857: writing smithi03870129-252 from 2078507 to 2732803 tid 2 2024-09-14T04:10:10.585 INFO:tasks.rados.rados.0.smithi038.stdout:2842: done (15 left) 2024-09-14T04:10:10.585 INFO:tasks.rados.rados.0.smithi038.stdout:2843: done (14 left) 2024-09-14T04:10:10.585 INFO:tasks.rados.rados.0.smithi038.stdout:2844: done (13 left) 2024-09-14T04:10:10.585 INFO:tasks.rados.rados.0.smithi038.stdout:2845: done (12 left) 2024-09-14T04:10:10.585 INFO:tasks.rados.rados.0.smithi038.stdout:2846: done (11 left) 2024-09-14T04:10:10.585 INFO:tasks.rados.rados.0.smithi038.stdout:2847: done (10 left) 2024-09-14T04:10:10.585 INFO:tasks.rados.rados.0.smithi038.stdout:2848: done (9 left) 2024-09-14T04:10:10.585 INFO:tasks.rados.rados.0.smithi038.stdout:2849: done (8 left) 2024-09-14T04:10:10.585 INFO:tasks.rados.rados.0.smithi038.stdout:2850: done (7 left) 2024-09-14T04:10:10.585 INFO:tasks.rados.rados.0.smithi038.stdout:2852: done (6 left) 2024-09-14T04:10:10.586 INFO:tasks.rados.rados.0.smithi038.stdout:2854: done (5 left) 2024-09-14T04:10:10.586 INFO:tasks.rados.rados.0.smithi038.stdout:2858: read oid 120 snap -1 2024-09-14T04:10:10.586 INFO:tasks.rados.rados.0.smithi038.stdout:2858: expect deleted 2024-09-14T04:10:10.586 INFO:tasks.rados.rados.0.smithi038.stdout:2859: read oid 219 snap -1 2024-09-14T04:10:10.586 INFO:tasks.rados.rados.0.smithi038.stdout:2859: expect (ObjNum 1730 snap 0 seq_num 1730) 2024-09-14T04:10:10.586 INFO:tasks.rados.rados.0.smithi038.stdout:2860: read oid 175 snap -1 2024-09-14T04:10:10.586 INFO:tasks.rados.rados.0.smithi038.stdout:2860: expect (ObjNum 632 snap 0 seq_num 632) 2024-09-14T04:10:10.586 INFO:tasks.rados.rados.0.smithi038.stdout:2861: write oid 408 current snap is 0 2024-09-14T04:10:10.586 INFO:tasks.rados.rados.0.smithi038.stdout:2861: seq_num 1830 ranges {756810=430390,1620636=514307} 2024-09-14T04:10:10.598 INFO:tasks.rados.rados.0.smithi038.stdout:2861: writing smithi03870129-408 from 756810 to 1187200 tid 1 2024-09-14T04:10:10.608 INFO:tasks.rados.rados.0.smithi038.stdout:2861: writing smithi03870129-408 from 1620636 to 2134943 tid 2 2024-09-14T04:10:10.608 INFO:tasks.rados.rados.0.smithi038.stdout:2862: read oid 179 snap -1 2024-09-14T04:10:10.609 INFO:tasks.rados.rados.0.smithi038.stdout:2862: expect (ObjNum 1230 snap 0 seq_num 1230) 2024-09-14T04:10:10.609 INFO:tasks.rados.rados.0.smithi038.stdout:2863: read oid 1 snap -1 2024-09-14T04:10:10.609 INFO:tasks.rados.rados.0.smithi038.stdout:2863: expect (ObjNum 1413 snap 0 seq_num 1413) 2024-09-14T04:10:10.609 INFO:tasks.rados.rados.0.smithi038.stdout:2864: write oid 362 current snap is 0 2024-09-14T04:10:10.609 INFO:tasks.rados.rados.0.smithi038.stdout:2851: finishing write tid 4 to smithi03870129-468 2024-09-14T04:10:10.609 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 468 v 367 (ObjNum 1826 snap 0 seq_num 1826) dirty exists 2024-09-14T04:10:10.609 INFO:tasks.rados.rados.0.smithi038.stdout:2851: left oid 468 (ObjNum 1826 snap 0 seq_num 1826) 2024-09-14T04:10:10.609 INFO:tasks.rados.rados.0.smithi038.stdout:2853: expect (ObjNum 1578 snap 0 seq_num 1578) 2024-09-14T04:10:10.690 INFO:tasks.rados.rados.0.smithi038.stdout:2855: finishing write tid 1 to smithi03870129-322 2024-09-14T04:10:10.690 INFO:tasks.rados.rados.0.smithi038.stdout:2855: finishing write tid 2 to smithi03870129-322 2024-09-14T04:10:10.690 INFO:tasks.rados.rados.0.smithi038.stdout:2855: finishing write tid 3 to smithi03870129-322 2024-09-14T04:10:10.691 INFO:tasks.rados.rados.0.smithi038.stdout:2855: finishing write tid 4 to smithi03870129-322 2024-09-14T04:10:10.691 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 322 v 344 (ObjNum 1827 snap 0 seq_num 1827) dirty exists 2024-09-14T04:10:10.691 INFO:tasks.rados.rados.0.smithi038.stdout:2855: left oid 322 (ObjNum 1827 snap 0 seq_num 1827) 2024-09-14T04:10:10.691 INFO:tasks.rados.rados.0.smithi038.stdout:2856: finishing write tid 1 to smithi03870129-349 2024-09-14T04:10:10.691 INFO:tasks.rados.rados.0.smithi038.stdout:2856: finishing write tid 2 to smithi03870129-349 2024-09-14T04:10:10.691 INFO:tasks.rados.rados.0.smithi038.stdout:2856: finishing write tid 3 to smithi03870129-349 2024-09-14T04:10:10.691 INFO:tasks.rados.rados.0.smithi038.stdout:2856: finishing write tid 4 to smithi03870129-349 2024-09-14T04:10:10.691 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 349 v 544 (ObjNum 1828 snap 0 seq_num 1828) dirty exists 2024-09-14T04:10:10.691 INFO:tasks.rados.rados.0.smithi038.stdout:2856: left oid 349 (ObjNum 1828 snap 0 seq_num 1828) 2024-09-14T04:10:10.691 INFO:tasks.rados.rados.0.smithi038.stdout:2857: finishing write tid 1 to smithi03870129-252 2024-09-14T04:10:10.691 INFO:tasks.rados.rados.0.smithi038.stdout:2864: seq_num 1831 ranges {773617=505639,2079118=657965} 2024-09-14T04:10:10.708 INFO:tasks.rados.rados.0.smithi038.stdout:2864: writing smithi03870129-362 from 773617 to 1279256 tid 1 2024-09-14T04:10:10.729 INFO:tasks.rados.rados.0.smithi038.stdout:2864: writing smithi03870129-362 from 2079118 to 2737083 tid 2 2024-09-14T04:10:10.729 INFO:tasks.rados.rados.0.smithi038.stdout:2851: done (11 left) 2024-09-14T04:10:10.729 INFO:tasks.rados.rados.0.smithi038.stdout:2853: done (10 left) 2024-09-14T04:10:10.730 INFO:tasks.rados.rados.0.smithi038.stdout:2855: done (9 left) 2024-09-14T04:10:10.730 INFO:tasks.rados.rados.0.smithi038.stdout:2856: done (8 left) 2024-09-14T04:10:10.730 INFO:tasks.rados.rados.0.smithi038.stdout:2858: done (7 left) 2024-09-14T04:10:10.730 INFO:tasks.rados.rados.0.smithi038.stdout:2865: write oid 425 current snap is 0 2024-09-14T04:10:10.730 INFO:tasks.rados.rados.0.smithi038.stdout:2860: expect (ObjNum 632 snap 0 seq_num 632) 2024-09-14T04:10:10.854 INFO:tasks.rados.rados.0.smithi038.stdout:2857: finishing write tid 2 to smithi03870129-252 2024-09-14T04:10:10.854 INFO:tasks.rados.rados.0.smithi038.stdout:2857: finishing write tid 3 to smithi03870129-252 2024-09-14T04:10:10.854 INFO:tasks.rados.rados.0.smithi038.stdout:2857: finishing write tid 4 to smithi03870129-252 2024-09-14T04:10:10.854 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 252 v 417 (ObjNum 1829 snap 0 seq_num 1829) dirty exists 2024-09-14T04:10:10.854 INFO:tasks.rados.rados.0.smithi038.stdout:2857: left oid 252 (ObjNum 1829 snap 0 seq_num 1829) 2024-09-14T04:10:10.854 INFO:tasks.rados.rados.0.smithi038.stdout:2859: expect (ObjNum 1730 snap 0 seq_num 1730) 2024-09-14T04:10:10.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:10 smithi123 bash[24950]: cluster 2024-09-14T04:10:08.922051+0000 mgr.x (mgr.24589) 55 : cluster [DBG] pgmap v16: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 77 MiB/s rd, 10 MiB/s wr, 99 op/s 2024-09-14T04:10:10.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:10 smithi123 bash[24950]: audit 2024-09-14T04:10:09.508918+0000 mgr.x (mgr.24589) 56 : audit [DBG] from='client.25385 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:11.000 INFO:tasks.rados.rados.0.smithi038.stdout:2861: finishing write tid 1 to smithi03870129-408 2024-09-14T04:10:11.000 INFO:tasks.rados.rados.0.smithi038.stdout:2861: finishing write tid 2 to smithi03870129-408 2024-09-14T04:10:11.000 INFO:tasks.rados.rados.0.smithi038.stdout:2861: finishing write tid 3 to smithi03870129-408 2024-09-14T04:10:11.001 INFO:tasks.rados.rados.0.smithi038.stdout:2861: finishing write tid 4 to smithi03870129-408 2024-09-14T04:10:11.001 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 408 v 547 (ObjNum 1830 snap 0 seq_num 1830) dirty exists 2024-09-14T04:10:11.001 INFO:tasks.rados.rados.0.smithi038.stdout:2861: left oid 408 (ObjNum 1830 snap 0 seq_num 1830) 2024-09-14T04:10:11.001 INFO:tasks.rados.rados.0.smithi038.stdout:2863: expect (ObjNum 1413 snap 0 seq_num 1413) 2024-09-14T04:10:11.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:10 smithi038 bash[22519]: cluster 2024-09-14T04:10:08.922051+0000 mgr.x (mgr.24589) 55 : cluster [DBG] pgmap v16: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 77 MiB/s rd, 10 MiB/s wr, 99 op/s 2024-09-14T04:10:11.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:10 smithi038 bash[22519]: audit 2024-09-14T04:10:09.508918+0000 mgr.x (mgr.24589) 56 : audit [DBG] from='client.25385 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:11.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:10 smithi038 bash[32505]: cluster 2024-09-14T04:10:08.922051+0000 mgr.x (mgr.24589) 55 : cluster [DBG] pgmap v16: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 77 MiB/s rd, 10 MiB/s wr, 99 op/s 2024-09-14T04:10:11.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:10 smithi038 bash[32505]: audit 2024-09-14T04:10:09.508918+0000 mgr.x (mgr.24589) 56 : audit [DBG] from='client.25385 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:11.162 INFO:tasks.rados.rados.0.smithi038.stdout:2862: expect (ObjNum 1230 snap 0 seq_num 1230) 2024-09-14T04:10:11.272 INFO:tasks.rados.rados.0.smithi038.stdout:2864: finishing write tid 1 to smithi03870129-362 2024-09-14T04:10:11.273 INFO:tasks.rados.rados.0.smithi038.stdout:2864: finishing write tid 2 to smithi03870129-362 2024-09-14T04:10:11.273 INFO:tasks.rados.rados.0.smithi038.stdout:2865: seq_num 1832 ranges {790424=580888,2137600=517976} 2024-09-14T04:10:11.280 INFO:tasks.rados.rados.0.smithi038.stdout:2865: writing smithi03870129-425 from 790424 to 1371312 tid 1 2024-09-14T04:10:11.288 INFO:tasks.rados.rados.0.smithi038.stdout:2865: writing smithi03870129-425 from 2137600 to 2655576 tid 2 2024-09-14T04:10:11.288 INFO:tasks.rados.rados.0.smithi038.stdout:2857: done (7 left) 2024-09-14T04:10:11.288 INFO:tasks.rados.rados.0.smithi038.stdout:2859: done (6 left) 2024-09-14T04:10:11.288 INFO:tasks.rados.rados.0.smithi038.stdout:2860: done (5 left) 2024-09-14T04:10:11.289 INFO:tasks.rados.rados.0.smithi038.stdout:2861: done (4 left) 2024-09-14T04:10:11.289 INFO:tasks.rados.rados.0.smithi038.stdout:2862: done (3 left) 2024-09-14T04:10:11.289 INFO:tasks.rados.rados.0.smithi038.stdout:2863: done (2 left) 2024-09-14T04:10:11.289 INFO:tasks.rados.rados.0.smithi038.stdout:2866: write oid 433 current snap is 0 2024-09-14T04:10:11.289 INFO:tasks.rados.rados.0.smithi038.stdout:2864: finishing write tid 3 to smithi03870129-362 2024-09-14T04:10:11.289 INFO:tasks.rados.rados.0.smithi038.stdout:2864: finishing write tid 4 to smithi03870129-362 2024-09-14T04:10:11.289 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 362 v 348 (ObjNum 1831 snap 0 seq_num 1831) dirty exists 2024-09-14T04:10:11.289 INFO:tasks.rados.rados.0.smithi038.stdout:2864: left oid 362 (ObjNum 1831 snap 0 seq_num 1831) 2024-09-14T04:10:11.289 INFO:tasks.rados.rados.0.smithi038.stdout:2865: finishing write tid 1 to smithi03870129-425 2024-09-14T04:10:11.289 INFO:tasks.rados.rados.0.smithi038.stdout:2866: seq_num 1833 ranges {407231=772490,1912435=661634} 2024-09-14T04:10:11.294 INFO:tasks.rados.rados.0.smithi038.stdout:2866: writing smithi03870129-433 from 407231 to 1179721 tid 1 2024-09-14T04:10:11.302 INFO:tasks.rados.rados.0.smithi038.stdout:2866: writing smithi03870129-433 from 1912435 to 2574069 tid 2 2024-09-14T04:10:11.303 INFO:tasks.rados.rados.0.smithi038.stdout:2864: done (2 left) 2024-09-14T04:10:11.303 INFO:tasks.rados.rados.0.smithi038.stdout:2867: write oid 460 current snap is 0 2024-09-14T04:10:11.303 INFO:tasks.rados.rados.0.smithi038.stdout:2867: seq_num 1834 ranges {424038=447739,1454564=521645,2630710=193328} 2024-09-14T04:10:11.307 INFO:tasks.rados.rados.0.smithi038.stdout:2867: writing smithi03870129-460 from 424038 to 871777 tid 1 2024-09-14T04:10:11.314 INFO:tasks.rados.rados.0.smithi038.stdout:2867: writing smithi03870129-460 from 1454564 to 1976209 tid 2 2024-09-14T04:10:11.319 INFO:tasks.rados.rados.0.smithi038.stdout:2867: writing smithi03870129-460 from 2630710 to 2824038 tid 3 2024-09-14T04:10:11.319 INFO:tasks.rados.rados.0.smithi038.stdout:2868: write oid 343 current snap is 0 2024-09-14T04:10:11.319 INFO:tasks.rados.rados.0.smithi038.stdout:2865: finishing write tid 2 to smithi03870129-425 2024-09-14T04:10:11.319 INFO:tasks.rados.rados.0.smithi038.stdout:2868: seq_num 1835 ranges {440845=522988,1513046=665303} 2024-09-14T04:10:11.324 INFO:tasks.rados.rados.0.smithi038.stdout:2868: writing smithi03870129-343 from 440845 to 963833 tid 1 2024-09-14T04:10:11.332 INFO:tasks.rados.rados.0.smithi038.stdout:2868: writing smithi03870129-343 from 1513046 to 2178349 tid 2 2024-09-14T04:10:11.332 INFO:tasks.rados.rados.0.smithi038.stdout:2869: read oid 4 snap -1 2024-09-14T04:10:11.332 INFO:tasks.rados.rados.0.smithi038.stdout:2869: expect (ObjNum 1670 snap 0 seq_num 1670) 2024-09-14T04:10:11.332 INFO:tasks.rados.rados.0.smithi038.stdout:2870: write oid 385 current snap is 0 2024-09-14T04:10:11.332 INFO:tasks.rados.rados.0.smithi038.stdout:2865: finishing write tid 3 to smithi03870129-425 2024-09-14T04:10:11.333 INFO:tasks.rados.rados.0.smithi038.stdout:2865: finishing write tid 4 to smithi03870129-425 2024-09-14T04:10:11.333 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 425 v 347 (ObjNum 1832 snap 0 seq_num 1832) dirty exists 2024-09-14T04:10:11.333 INFO:tasks.rados.rados.0.smithi038.stdout:2865: left oid 425 (ObjNum 1832 snap 0 seq_num 1832) 2024-09-14T04:10:11.333 INFO:tasks.rados.rados.0.smithi038.stdout:2866: finishing write tid 1 to smithi03870129-433 2024-09-14T04:10:11.333 INFO:tasks.rados.rados.0.smithi038.stdout:2866: finishing write tid 2 to smithi03870129-433 2024-09-14T04:10:11.333 INFO:tasks.rados.rados.0.smithi038.stdout:2866: finishing write tid 3 to smithi03870129-433 2024-09-14T04:10:11.333 INFO:tasks.rados.rados.0.smithi038.stdout:2866: finishing write tid 4 to smithi03870129-433 2024-09-14T04:10:11.333 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 433 v 420 (ObjNum 1833 snap 0 seq_num 1833) dirty exists 2024-09-14T04:10:11.333 INFO:tasks.rados.rados.0.smithi038.stdout:2866: left oid 433 (ObjNum 1833 snap 0 seq_num 1833) 2024-09-14T04:10:11.333 INFO:tasks.rados.rados.0.smithi038.stdout:2867: finishing write tid 1 to smithi03870129-460 2024-09-14T04:10:11.333 INFO:tasks.rados.rados.0.smithi038.stdout:2867: finishing write tid 2 to smithi03870129-460 2024-09-14T04:10:11.333 INFO:tasks.rados.rados.0.smithi038.stdout:2867: finishing write tid 3 to smithi03870129-460 2024-09-14T04:10:11.333 INFO:tasks.rados.rados.0.smithi038.stdout:2870: seq_num 1836 ranges {457652=598237,1571528=525314,2685556=172096} 2024-09-14T04:10:11.337 INFO:tasks.rados.rados.0.smithi038.stdout:2870: writing smithi03870129-385 from 457652 to 1055889 tid 1 2024-09-14T04:10:11.343 INFO:tasks.rados.rados.0.smithi038.stdout:2870: writing smithi03870129-385 from 1571528 to 2096842 tid 2 2024-09-14T04:10:11.348 INFO:tasks.rados.rados.0.smithi038.stdout:2870: writing smithi03870129-385 from 2685556 to 2857652 tid 3 2024-09-14T04:10:11.348 INFO:tasks.rados.rados.0.smithi038.stdout:2865: done (5 left) 2024-09-14T04:10:11.348 INFO:tasks.rados.rados.0.smithi038.stdout:2866: done (4 left) 2024-09-14T04:10:11.348 INFO:tasks.rados.rados.0.smithi038.stdout:2871: write oid 142 current snap is 0 2024-09-14T04:10:11.348 INFO:tasks.rados.rados.0.smithi038.stdout:2871: seq_num 1837 ranges {474459=673486,1630010=668972} 2024-09-14T04:10:11.354 INFO:tasks.rados.rados.0.smithi038.stdout:2871: writing smithi03870129-142 from 474459 to 1147945 tid 1 2024-09-14T04:10:11.361 INFO:tasks.rados.rados.0.smithi038.stdout:2871: writing smithi03870129-142 from 1630010 to 2298982 tid 2 2024-09-14T04:10:11.362 INFO:tasks.rados.rados.0.smithi038.stdout:2872: read oid 253 snap -1 2024-09-14T04:10:11.362 INFO:tasks.rados.rados.0.smithi038.stdout:2872: expect (ObjNum 1657 snap 0 seq_num 1657) 2024-09-14T04:10:11.362 INFO:tasks.rados.rados.0.smithi038.stdout:2873: read oid 19 snap -1 2024-09-14T04:10:11.362 INFO:tasks.rados.rados.0.smithi038.stdout:2873: expect (ObjNum 1288 snap 0 seq_num 1288) 2024-09-14T04:10:11.362 INFO:tasks.rados.rados.0.smithi038.stdout:2874: read oid 140 snap -1 2024-09-14T04:10:11.362 INFO:tasks.rados.rados.0.smithi038.stdout:2874: expect (ObjNum 1050 snap 0 seq_num 1050) 2024-09-14T04:10:11.362 INFO:tasks.rados.rados.0.smithi038.stdout:2875: read oid 488 snap -1 2024-09-14T04:10:11.362 INFO:tasks.rados.rados.0.smithi038.stdout:2875: expect (ObjNum 1646 snap 0 seq_num 1646) 2024-09-14T04:10:11.362 INFO:tasks.rados.rados.0.smithi038.stdout:2876: delete oid 300 current snap is 0 2024-09-14T04:10:11.362 INFO:tasks.rados.rados.0.smithi038.stdout:2867: finishing write tid 4 to smithi03870129-460 2024-09-14T04:10:11.362 INFO:tasks.rados.rados.0.smithi038.stdout:2867: finishing write tid 5 to smithi03870129-460 2024-09-14T04:10:11.362 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 460 v 551 (ObjNum 1834 snap 0 seq_num 1834) dirty exists 2024-09-14T04:10:11.362 INFO:tasks.rados.rados.0.smithi038.stdout:2867: left oid 460 (ObjNum 1834 snap 0 seq_num 1834) 2024-09-14T04:10:11.363 INFO:tasks.rados.rados.0.smithi038.stdout:2868: finishing write tid 1 to smithi03870129-343 2024-09-14T04:10:11.363 INFO:tasks.rados.rados.0.smithi038.stdout:2868: finishing write tid 2 to smithi03870129-343 2024-09-14T04:10:11.363 INFO:tasks.rados.rados.0.smithi038.stdout:2868: finishing write tid 3 to smithi03870129-343 2024-09-14T04:10:11.363 INFO:tasks.rados.rados.0.smithi038.stdout:2869: expect (ObjNum 1670 snap 0 seq_num 1670) 2024-09-14T04:10:11.498 INFO:tasks.rados.rados.0.smithi038.stdout:2868: finishing write tid 4 to smithi03870129-343 2024-09-14T04:10:11.498 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 343 v 291 (ObjNum 1835 snap 0 seq_num 1835) dirty exists 2024-09-14T04:10:11.498 INFO:tasks.rados.rados.0.smithi038.stdout:2868: left oid 343 (ObjNum 1835 snap 0 seq_num 1835) 2024-09-14T04:10:11.498 INFO:tasks.rados.rados.0.smithi038.stdout:2870: finishing write tid 1 to smithi03870129-385 2024-09-14T04:10:11.498 INFO:tasks.rados.rados.0.smithi038.stdout:2867: done (9 left) 2024-09-14T04:10:11.498 INFO:tasks.rados.rados.0.smithi038.stdout:2868: done (8 left) 2024-09-14T04:10:11.498 INFO:tasks.rados.rados.0.smithi038.stdout:2869: done (7 left) 2024-09-14T04:10:11.498 INFO:tasks.rados.rados.0.smithi038.stdout:2876: done (6 left) 2024-09-14T04:10:11.498 INFO:tasks.rados.rados.0.smithi038.stdout:2877: read oid 296 snap -1 2024-09-14T04:10:11.499 INFO:tasks.rados.rados.0.smithi038.stdout:2877: expect (ObjNum 1654 snap 0 seq_num 1654) 2024-09-14T04:10:11.499 INFO:tasks.rados.rados.0.smithi038.stdout:2878: read oid 327 snap -1 2024-09-14T04:10:11.499 INFO:tasks.rados.rados.0.smithi038.stdout:2878: expect (ObjNum 1735 snap 0 seq_num 1735) 2024-09-14T04:10:11.499 INFO:tasks.rados.rados.0.smithi038.stdout:2879: read oid 336 snap -1 2024-09-14T04:10:11.499 INFO:tasks.rados.rados.0.smithi038.stdout:2879: expect (ObjNum 1672 snap 0 seq_num 1672) 2024-09-14T04:10:11.499 INFO:tasks.rados.rados.0.smithi038.stdout:2880: write oid 304 current snap is 0 2024-09-14T04:10:11.499 INFO:tasks.rados.rados.0.smithi038.stdout:2870: finishing write tid 2 to smithi03870129-385 2024-09-14T04:10:11.499 INFO:tasks.rados.rados.0.smithi038.stdout:2880: seq_num 1839 ranges {508073=423984,1630621=672641} 2024-09-14T04:10:11.503 INFO:tasks.rados.rados.0.smithi038.stdout:2880: writing smithi03870129-304 from 508073 to 932057 tid 1 2024-09-14T04:10:11.512 INFO:tasks.rados.rados.0.smithi038.stdout:2880: writing smithi03870129-304 from 1630621 to 2303262 tid 2 2024-09-14T04:10:11.512 INFO:tasks.rados.rados.0.smithi038.stdout:2881: read oid 303 snap -1 2024-09-14T04:10:11.512 INFO:tasks.rados.rados.0.smithi038.stdout:2881: expect (ObjNum 1605 snap 0 seq_num 1605) 2024-09-14T04:10:11.513 INFO:tasks.rados.rados.0.smithi038.stdout:2882: write oid 155 current snap is 0 2024-09-14T04:10:11.513 INFO:tasks.rados.rados.0.smithi038.stdout:2870: finishing write tid 3 to smithi03870129-385 2024-09-14T04:10:11.513 INFO:tasks.rados.rados.0.smithi038.stdout:2870: finishing write tid 4 to smithi03870129-385 2024-09-14T04:10:11.513 INFO:tasks.rados.rados.0.smithi038.stdout:2870: finishing write tid 5 to smithi03870129-385 2024-09-14T04:10:11.513 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 385 v 371 (ObjNum 1836 snap 0 seq_num 1836) dirty exists 2024-09-14T04:10:11.513 INFO:tasks.rados.rados.0.smithi038.stdout:2870: left oid 385 (ObjNum 1836 snap 0 seq_num 1836) 2024-09-14T04:10:11.513 INFO:tasks.rados.rados.0.smithi038.stdout:2871: finishing write tid 1 to smithi03870129-142 2024-09-14T04:10:11.513 INFO:tasks.rados.rados.0.smithi038.stdout:2882: seq_num 1840 ranges {524880=615586,1805456=416299,2678895=245985} 2024-09-14T04:10:11.518 INFO:tasks.rados.rados.0.smithi038.stdout:2882: writing smithi03870129-155 from 524880 to 1140466 tid 1 2024-09-14T04:10:11.520 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:11 smithi038 bash[74349]: ts=2024-09-14T04:10:11.271Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-09-14T04:10:11.520 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:11 smithi038 bash[74349]: ts=2024-09-14T04:10:11.271Z 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-09-14T04:10:11.520 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:11 smithi038 bash[74349]: ts=2024-09-14T04:10:11.272Z 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-09-14T04:10:11.520 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:11 smithi038 bash[74349]: ts=2024-09-14T04:10:11.272Z 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-09-14T04:10:11.520 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:11 smithi038 bash[74349]: ts=2024-09-14T04:10:11.272Z 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-09-14T04:10:11.520 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:11 smithi038 bash[74349]: ts=2024-09-14T04:10:11.273Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-14T04:10:11.521 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:11 smithi038 bash[74349]: ts=2024-09-14T04:10:11.273Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-14T04:10:11.521 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:11 smithi038 bash[74349]: ts=2024-09-14T04:10:11.273Z caller=node_exporter.go:117 level=info collector=arp 2024-09-14T04:10:11.521 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:11 smithi038 bash[74349]: ts=2024-09-14T04:10:11.273Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-14T04:10:11.521 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:11 smithi038 bash[74349]: ts=2024-09-14T04:10:11.273Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-14T04:10:11.521 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:11 smithi038 bash[74349]: ts=2024-09-14T04:10:11.273Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-14T04:10:11.521 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:11 smithi038 bash[74349]: ts=2024-09-14T04:10:11.273Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-14T04:10:11.521 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:11 smithi038 bash[74349]: ts=2024-09-14T04:10:11.273Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-14T04:10:11.521 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:11 smithi038 bash[74349]: ts=2024-09-14T04:10:11.273Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-14T04:10:11.521 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:11 smithi038 bash[74349]: ts=2024-09-14T04:10:11.273Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-14T04:10:11.521 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:11 smithi038 bash[74349]: ts=2024-09-14T04:10:11.273Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-14T04:10:11.521 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:11 smithi038 bash[74349]: ts=2024-09-14T04:10:11.273Z caller=node_exporter.go:117 level=info collector=edac 2024-09-14T04:10:11.521 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:11 smithi038 bash[74349]: ts=2024-09-14T04:10:11.273Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-14T04:10:11.521 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:11 smithi038 bash[74349]: ts=2024-09-14T04:10:11.273Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-14T04:10:11.522 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:11 smithi038 bash[74349]: ts=2024-09-14T04:10:11.273Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-14T04:10:11.522 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:11 smithi038 bash[74349]: ts=2024-09-14T04:10:11.273Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-14T04:10:11.522 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:11 smithi038 bash[74349]: ts=2024-09-14T04:10:11.273Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-14T04:10:11.522 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:11 smithi038 bash[74349]: ts=2024-09-14T04:10:11.273Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-14T04:10:11.522 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:11 smithi038 bash[74349]: ts=2024-09-14T04:10:11.273Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-14T04:10:11.522 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:11 smithi038 bash[74349]: ts=2024-09-14T04:10:11.273Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-14T04:10:11.522 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:11 smithi038 bash[74349]: ts=2024-09-14T04:10:11.273Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-14T04:10:11.522 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:11 smithi038 bash[74349]: ts=2024-09-14T04:10:11.273Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-14T04:10:11.522 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:11 smithi038 bash[74349]: ts=2024-09-14T04:10:11.273Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-14T04:10:11.522 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:11 smithi038 bash[74349]: ts=2024-09-14T04:10:11.273Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-14T04:10:11.522 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:11 smithi038 bash[74349]: ts=2024-09-14T04:10:11.273Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-14T04:10:11.522 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:11 smithi038 bash[74349]: ts=2024-09-14T04:10:11.273Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-14T04:10:11.522 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:11 smithi038 bash[74349]: ts=2024-09-14T04:10:11.273Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-14T04:10:11.522 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:11 smithi038 bash[74349]: ts=2024-09-14T04:10:11.273Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-14T04:10:11.523 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:11 smithi038 bash[74349]: ts=2024-09-14T04:10:11.273Z caller=node_exporter.go:117 level=info collector=os 2024-09-14T04:10:11.523 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:11 smithi038 bash[74349]: ts=2024-09-14T04:10:11.273Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-14T04:10:11.523 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:11 smithi038 bash[74349]: ts=2024-09-14T04:10:11.273Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-14T04:10:11.523 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:11 smithi038 bash[74349]: ts=2024-09-14T04:10:11.273Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-14T04:10:11.523 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:11 smithi038 bash[74349]: ts=2024-09-14T04:10:11.273Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-14T04:10:11.523 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:11 smithi038 bash[74349]: ts=2024-09-14T04:10:11.273Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-14T04:10:11.523 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:11 smithi038 bash[74349]: ts=2024-09-14T04:10:11.273Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-14T04:10:11.523 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:11 smithi038 bash[74349]: ts=2024-09-14T04:10:11.273Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-14T04:10:11.523 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:11 smithi038 bash[74349]: ts=2024-09-14T04:10:11.273Z caller=node_exporter.go:117 level=info collector=stat 2024-09-14T04:10:11.523 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:11 smithi038 bash[74349]: ts=2024-09-14T04:10:11.273Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-14T04:10:11.523 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:11 smithi038 bash[74349]: ts=2024-09-14T04:10:11.273Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-14T04:10:11.523 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:11 smithi038 bash[74349]: ts=2024-09-14T04:10:11.273Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-14T04:10:11.523 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:11 smithi038 bash[74349]: ts=2024-09-14T04:10:11.273Z caller=node_exporter.go:117 level=info collector=time 2024-09-14T04:10:11.523 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:11 smithi038 bash[74349]: ts=2024-09-14T04:10:11.273Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-14T04:10:11.524 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:11 smithi038 bash[74349]: ts=2024-09-14T04:10:11.273Z caller=node_exporter.go:117 level=info collector=uname 2024-09-14T04:10:11.524 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:11 smithi038 bash[74349]: ts=2024-09-14T04:10:11.273Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-14T04:10:11.524 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:11 smithi038 bash[74349]: ts=2024-09-14T04:10:11.273Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-14T04:10:11.524 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:11 smithi038 bash[74349]: ts=2024-09-14T04:10:11.273Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-14T04:10:11.524 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:11 smithi038 bash[74349]: ts=2024-09-14T04:10:11.273Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-09-14T04:10:11.524 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:11 smithi038 bash[74349]: ts=2024-09-14T04:10:11.273Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-14T04:10:11.525 INFO:tasks.rados.rados.0.smithi038.stdout:2882: writing smithi03870129-155 from 1805456 to 2221755 tid 2 2024-09-14T04:10:11.529 INFO:tasks.rados.rados.0.smithi038.stdout:2882: writing smithi03870129-155 from 2678895 to 2924880 tid 3 2024-09-14T04:10:11.529 INFO:tasks.rados.rados.0.smithi038.stdout:2870: done (11 left) 2024-09-14T04:10:11.529 INFO:tasks.rados.rados.0.smithi038.stdout:2883: delete oid 310 current snap is 0 2024-09-14T04:10:11.530 INFO:tasks.rados.rados.0.smithi038.stdout:2872: expect (ObjNum 1657 snap 0 seq_num 1657) 2024-09-14T04:10:11.733 INFO:tasks.rados.rados.0.smithi038.stdout:2873: expect (ObjNum 1288 snap 0 seq_num 1288) 2024-09-14T04:10:11.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:11 smithi123 bash[24950]: audit 2024-09-14T04:10:09.879807+0000 mgr.x (mgr.24589) 57 : audit [DBG] from='client.25391 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:11.932 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:10:11 smithi123 bash[53291]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:10:11] "GET /metrics HTTP/1.1" 200 36408 "" "Prometheus/2.43.0" 2024-09-14T04:10:11.966 INFO:tasks.rados.rados.0.smithi038.stdout:2874: expect (ObjNum 1050 snap 0 seq_num 1050) 2024-09-14T04:10:12.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:11 smithi038 bash[22519]: audit 2024-09-14T04:10:09.879807+0000 mgr.x (mgr.24589) 57 : audit [DBG] from='client.25391 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:12.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:11 smithi038 bash[32505]: audit 2024-09-14T04:10:09.879807+0000 mgr.x (mgr.24589) 57 : audit [DBG] from='client.25391 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:12.126 INFO:tasks.rados.rados.0.smithi038.stdout:2871: finishing write tid 2 to smithi03870129-142 2024-09-14T04:10:12.126 INFO:tasks.rados.rados.0.smithi038.stdout:2871: finishing write tid 3 to smithi03870129-142 2024-09-14T04:10:12.126 INFO:tasks.rados.rados.0.smithi038.stdout:2871: finishing write tid 4 to smithi03870129-142 2024-09-14T04:10:12.126 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 142 v 432 (ObjNum 1837 snap 0 seq_num 1837) dirty exists 2024-09-14T04:10:12.126 INFO:tasks.rados.rados.0.smithi038.stdout:2871: left oid 142 (ObjNum 1837 snap 0 seq_num 1837) 2024-09-14T04:10:12.126 INFO:tasks.rados.rados.0.smithi038.stdout:2875: expect (ObjNum 1646 snap 0 seq_num 1646) 2024-09-14T04:10:12.353 INFO:tasks.rados.rados.0.smithi038.stdout:2879: expect (ObjNum 1672 snap 0 seq_num 1672) 2024-09-14T04:10:12.389 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:10:12 smithi038 bash[22772]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:10:12] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-14T04:10:12.420 INFO:tasks.rados.rados.0.smithi038.stdout:2880: finishing write tid 1 to smithi03870129-304 2024-09-14T04:10:12.421 INFO:tasks.rados.rados.0.smithi038.stdout:2878: expect (ObjNum 1735 snap 0 seq_num 1735) 2024-09-14T04:10:12.568 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:10:12.626 INFO:tasks.rados.rados.0.smithi038.stdout:2877: expect (ObjNum 1654 snap 0 seq_num 1654) 2024-09-14T04:10:12.878 INFO:tasks.rados.rados.0.smithi038.stdout:2880: finishing write tid 2 to smithi03870129-304 2024-09-14T04:10:12.878 INFO:tasks.rados.rados.0.smithi038.stdout:2880: finishing write tid 3 to smithi03870129-304 2024-09-14T04:10:12.878 INFO:tasks.rados.rados.0.smithi038.stdout:2880: finishing write tid 4 to smithi03870129-304 2024-09-14T04:10:12.878 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 304 v 350 (ObjNum 1839 snap 0 seq_num 1839) dirty exists 2024-09-14T04:10:12.878 INFO:tasks.rados.rados.0.smithi038.stdout:2880: left oid 304 (ObjNum 1839 snap 0 seq_num 1839) 2024-09-14T04:10:12.878 INFO:tasks.rados.rados.0.smithi038.stdout:2882: finishing write tid 1 to smithi03870129-155 2024-09-14T04:10:12.878 INFO:tasks.rados.rados.0.smithi038.stdout:2881: expect (ObjNum 1605 snap 0 seq_num 1605) 2024-09-14T04:10:12.973 INFO:tasks.rados.rados.0.smithi038.stdout:2882: finishing write tid 2 to smithi03870129-155 2024-09-14T04:10:12.973 INFO:tasks.rados.rados.0.smithi038.stdout:2882: finishing write tid 3 to smithi03870129-155 2024-09-14T04:10:12.973 INFO:tasks.rados.rados.0.smithi038.stdout:2882: finishing write tid 4 to smithi03870129-155 2024-09-14T04:10:12.973 INFO:tasks.rados.rados.0.smithi038.stdout:2882: finishing write tid 5 to smithi03870129-155 2024-09-14T04:10:12.973 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 155 v 407 (ObjNum 1840 snap 0 seq_num 1840) dirty exists 2024-09-14T04:10:12.974 INFO:tasks.rados.rados.0.smithi038.stdout:2882: left oid 155 (ObjNum 1840 snap 0 seq_num 1840) 2024-09-14T04:10:12.974 INFO:tasks.rados.rados.0.smithi038.stdout:2871: done (11 left) 2024-09-14T04:10:12.974 INFO:tasks.rados.rados.0.smithi038.stdout:2872: done (10 left) 2024-09-14T04:10:12.974 INFO:tasks.rados.rados.0.smithi038.stdout:2873: done (9 left) 2024-09-14T04:10:12.974 INFO:tasks.rados.rados.0.smithi038.stdout:2874: done (8 left) 2024-09-14T04:10:12.974 INFO:tasks.rados.rados.0.smithi038.stdout:2875: done (7 left) 2024-09-14T04:10:12.974 INFO:tasks.rados.rados.0.smithi038.stdout:2877: done (6 left) 2024-09-14T04:10:12.974 INFO:tasks.rados.rados.0.smithi038.stdout:2878: done (5 left) 2024-09-14T04:10:12.974 INFO:tasks.rados.rados.0.smithi038.stdout:2879: done (4 left) 2024-09-14T04:10:12.974 INFO:tasks.rados.rados.0.smithi038.stdout:2880: done (3 left) 2024-09-14T04:10:12.974 INFO:tasks.rados.rados.0.smithi038.stdout:2881: done (2 left) 2024-09-14T04:10:12.974 INFO:tasks.rados.rados.0.smithi038.stdout:2882: done (1 left) 2024-09-14T04:10:12.974 INFO:tasks.rados.rados.0.smithi038.stdout:2883: done (0 left) 2024-09-14T04:10:12.974 INFO:tasks.rados.rados.0.smithi038.stdout:2884: read oid 356 snap -1 2024-09-14T04:10:12.975 INFO:tasks.rados.rados.0.smithi038.stdout:2884: expect (ObjNum 1613 snap 0 seq_num 1613) 2024-09-14T04:10:12.975 INFO:tasks.rados.rados.0.smithi038.stdout:2885: read oid 29 snap -1 2024-09-14T04:10:12.975 INFO:tasks.rados.rados.0.smithi038.stdout:2885: expect (ObjNum 1799 snap 0 seq_num 1799) 2024-09-14T04:10:12.975 INFO:tasks.rados.rados.0.smithi038.stdout:2886: read oid 264 snap -1 2024-09-14T04:10:12.975 INFO:tasks.rados.rados.0.smithi038.stdout:2886: expect deleted 2024-09-14T04:10:12.975 INFO:tasks.rados.rados.0.smithi038.stdout:2887: read oid 423 snap -1 2024-09-14T04:10:12.975 INFO:tasks.rados.rados.0.smithi038.stdout:2887: expect (ObjNum 644 snap 0 seq_num 644) 2024-09-14T04:10:12.975 INFO:tasks.rados.rados.0.smithi038.stdout:2888: read oid 190 snap -1 2024-09-14T04:10:12.975 INFO:tasks.rados.rados.0.smithi038.stdout:2888: expect deleted 2024-09-14T04:10:12.975 INFO:tasks.rados.rados.0.smithi038.stdout:2889: read oid 350 snap -1 2024-09-14T04:10:12.975 INFO:tasks.rados.rados.0.smithi038.stdout:2889: expect (ObjNum 1700 snap 0 seq_num 1700) 2024-09-14T04:10:12.975 INFO:tasks.rados.rados.0.smithi038.stdout:2890: read oid 183 snap -1 2024-09-14T04:10:12.975 INFO:tasks.rados.rados.0.smithi038.stdout:2890: expect (ObjNum 1441 snap 0 seq_num 1441) 2024-09-14T04:10:12.975 INFO:tasks.rados.rados.0.smithi038.stdout:2891: read oid 178 snap -1 2024-09-14T04:10:12.976 INFO:tasks.rados.rados.0.smithi038.stdout:2891: expect (ObjNum 1752 snap 0 seq_num 1752) 2024-09-14T04:10:12.976 INFO:tasks.rados.rados.0.smithi038.stdout:2892: delete oid 346 current snap is 0 2024-09-14T04:10:12.985 INFO:tasks.rados.rados.0.smithi038.stdout:2885: expect (ObjNum 1799 snap 0 seq_num 1799) 2024-09-14T04:10:13.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:12 smithi038 bash[22519]: cluster 2024-09-14T04:10:10.922823+0000 mgr.x (mgr.24589) 58 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 7.1 MiB/s wr, 66 op/s 2024-09-14T04:10:13.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:12 smithi038 bash[22519]: audit 2024-09-14T04:10:12.243535+0000 mon.c (mon.2) 195 : audit [DBG] from='client.? 172.21.15.38:0/1367895960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:10:13.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:12 smithi038 bash[32505]: cluster 2024-09-14T04:10:10.922823+0000 mgr.x (mgr.24589) 58 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 7.1 MiB/s wr, 66 op/s 2024-09-14T04:10:13.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:12 smithi038 bash[32505]: audit 2024-09-14T04:10:12.243535+0000 mon.c (mon.2) 195 : audit [DBG] from='client.? 172.21.15.38:0/1367895960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:10:13.060 INFO:tasks.rados.rados.0.smithi038.stdout:2891: expect (ObjNum 1752 snap 0 seq_num 1752) 2024-09-14T04:10:13.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:12 smithi123 bash[24950]: cluster 2024-09-14T04:10:10.922823+0000 mgr.x (mgr.24589) 58 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 7.1 MiB/s wr, 66 op/s 2024-09-14T04:10:13.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:12 smithi123 bash[24950]: audit 2024-09-14T04:10:12.243535+0000 mon.c (mon.2) 195 : audit [DBG] from='client.? 172.21.15.38:0/1367895960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:10:13.252 INFO:tasks.rados.rados.0.smithi038.stdout:2884: expect (ObjNum 1613 snap 0 seq_num 1613) 2024-09-14T04:10:13.426 INFO:tasks.rados.rados.0.smithi038.stdout:2889: expect (ObjNum 1700 snap 0 seq_num 1700) 2024-09-14T04:10:13.544 INFO:tasks.rados.rados.0.smithi038.stdout:2887: expect (ObjNum 644 snap 0 seq_num 644) 2024-09-14T04:10:13.668 INFO:tasks.rados.rados.0.smithi038.stdout:2890: expect (ObjNum 1441 snap 0 seq_num 1441) 2024-09-14T04:10:13.738 INFO:tasks.rados.rados.0.smithi038.stdout:2884: done (8 left) 2024-09-14T04:10:13.738 INFO:tasks.rados.rados.0.smithi038.stdout:2885: done (7 left) 2024-09-14T04:10:13.738 INFO:tasks.rados.rados.0.smithi038.stdout:2886: done (6 left) 2024-09-14T04:10:13.738 INFO:tasks.rados.rados.0.smithi038.stdout:2887: done (5 left) 2024-09-14T04:10:13.738 INFO:tasks.rados.rados.0.smithi038.stdout:2888: done (4 left) 2024-09-14T04:10:13.738 INFO:tasks.rados.rados.0.smithi038.stdout:2889: done (3 left) 2024-09-14T04:10:13.738 INFO:tasks.rados.rados.0.smithi038.stdout:2890: done (2 left) 2024-09-14T04:10:13.738 INFO:tasks.rados.rados.0.smithi038.stdout:2891: done (1 left) 2024-09-14T04:10:13.738 INFO:tasks.rados.rados.0.smithi038.stdout:2892: done (0 left) 2024-09-14T04:10:13.738 INFO:tasks.rados.rados.0.smithi038.stdout:2893: write oid 433 current snap is 0 2024-09-14T04:10:13.738 INFO:tasks.rados.rados.0.smithi038.stdout:2893: seq_num 1843 ranges {575301=441333,1464549=679979,2644811=330490} 2024-09-14T04:10:13.754 INFO:tasks.rados.rados.0.smithi038.stdout:2893: writing smithi03870129-433 from 575301 to 1016634 tid 1 2024-09-14T04:10:13.772 INFO:tasks.rados.rados.0.smithi038.stdout:2893: writing smithi03870129-433 from 1464549 to 2144528 tid 2 2024-09-14T04:10:13.785 INFO:tasks.rados.rados.0.smithi038.stdout:2893: writing smithi03870129-433 from 2644811 to 2975301 tid 3 2024-09-14T04:10:13.786 INFO:tasks.rados.rados.0.smithi038.stdout:2894: read oid 231 snap -1 2024-09-14T04:10:13.786 INFO:tasks.rados.rados.0.smithi038.stdout:2894: expect (ObjNum 1596 snap 0 seq_num 1596) 2024-09-14T04:10:13.786 INFO:tasks.rados.rados.0.smithi038.stdout:2895: write oid 27 current snap is 0 2024-09-14T04:10:13.786 INFO:tasks.rados.rados.0.smithi038.stdout:2893: finishing write tid 1 to smithi03870129-433 2024-09-14T04:10:13.786 INFO:tasks.rados.rados.0.smithi038.stdout:2895: seq_num 1844 ranges {592108=516582,1523031=423637,2672234=319874} 2024-09-14T04:10:13.799 INFO:tasks.rados.rados.0.smithi038.stdout:2895: writing smithi03870129-27 from 592108 to 1108690 tid 1 2024-09-14T04:10:13.808 INFO:tasks.rados.rados.0.smithi038.stdout:2895: writing smithi03870129-27 from 1523031 to 1946668 tid 2 2024-09-14T04:10:13.818 INFO:tasks.rados.rados.0.smithi038.stdout:2895: writing smithi03870129-27 from 2672234 to 2992108 tid 3 2024-09-14T04:10:13.818 INFO:tasks.rados.rados.0.smithi038.stdout:2896: read oid 237 snap -1 2024-09-14T04:10:13.818 INFO:tasks.rados.rados.0.smithi038.stdout:2896: expect (ObjNum 1529 snap 0 seq_num 1529) 2024-09-14T04:10:13.818 INFO:tasks.rados.rados.0.smithi038.stdout:2897: delete oid 198 current snap is 0 2024-09-14T04:10:13.818 INFO:tasks.rados.rados.0.smithi038.stdout:2893: finishing write tid 2 to smithi03870129-433 2024-09-14T04:10:13.818 INFO:tasks.rados.rados.0.smithi038.stdout:2893: finishing write tid 3 to smithi03870129-433 2024-09-14T04:10:13.818 INFO:tasks.rados.rados.0.smithi038.stdout:2893: finishing write tid 4 to smithi03870129-433 2024-09-14T04:10:13.818 INFO:tasks.rados.rados.0.smithi038.stdout:2893: finishing write tid 5 to smithi03870129-433 2024-09-14T04:10:13.818 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 433 v 425 (ObjNum 1843 snap 0 seq_num 1843) dirty exists 2024-09-14T04:10:13.818 INFO:tasks.rados.rados.0.smithi038.stdout:2893: left oid 433 (ObjNum 1843 snap 0 seq_num 1843) 2024-09-14T04:10:13.818 INFO:tasks.rados.rados.0.smithi038.stdout:2894: expect (ObjNum 1596 snap 0 seq_num 1596) 2024-09-14T04:10:13.952 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:13 smithi038 bash[22519]: audit 2024-09-14T04:10:12.562848+0000 mgr.x (mgr.24589) 59 : audit [DBG] from='client.25403 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:13.953 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:13 smithi038 bash[22519]: audit 2024-09-14T04:10:12.862457+0000 mgr.x (mgr.24589) 60 : audit [DBG] from='client.15498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:13.953 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:13 smithi038 bash[32505]: audit 2024-09-14T04:10:12.562848+0000 mgr.x (mgr.24589) 59 : audit [DBG] from='client.25403 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:13.953 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:13 smithi038 bash[32505]: audit 2024-09-14T04:10:12.862457+0000 mgr.x (mgr.24589) 60 : audit [DBG] from='client.15498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:13.995 INFO:tasks.rados.rados.0.smithi038.stdout:2895: finishing write tid 1 to smithi03870129-27 2024-09-14T04:10:13.995 INFO:tasks.rados.rados.0.smithi038.stdout:2895: finishing write tid 2 to smithi03870129-27 2024-09-14T04:10:13.995 INFO:tasks.rados.rados.0.smithi038.stdout:2893: done (4 left) 2024-09-14T04:10:13.996 INFO:tasks.rados.rados.0.smithi038.stdout:2894: done (3 left) 2024-09-14T04:10:13.996 INFO:tasks.rados.rados.0.smithi038.stdout:2897: done (2 left) 2024-09-14T04:10:13.996 INFO:tasks.rados.rados.0.smithi038.stdout:2898: write oid 462 current snap is 0 2024-09-14T04:10:13.996 INFO:tasks.rados.rados.0.smithi038.stdout:2895: finishing write tid 3 to smithi03870129-27 2024-09-14T04:10:13.996 INFO:tasks.rados.rados.0.smithi038.stdout:2898: seq_num 1846 ranges {625722=667080,1923642=427306,3010727=14995} 2024-09-14T04:10:14.002 INFO:tasks.rados.rados.0.smithi038.stdout:2898: writing smithi03870129-462 from 625722 to 1292802 tid 1 2024-09-14T04:10:14.008 INFO:tasks.rados.rados.0.smithi038.stdout:2898: writing smithi03870129-462 from 1923642 to 2350948 tid 2 2024-09-14T04:10:14.012 INFO:tasks.rados.rados.0.smithi038.stdout:2898: writing smithi03870129-462 from 3010727 to 3025722 tid 3 2024-09-14T04:10:14.012 INFO:tasks.rados.rados.0.smithi038.stdout:2899: write oid 336 current snap is 0 2024-09-14T04:10:14.012 INFO:tasks.rados.rados.0.smithi038.stdout:2895: finishing write tid 4 to smithi03870129-27 2024-09-14T04:10:14.012 INFO:tasks.rados.rados.0.smithi038.stdout:2895: finishing write tid 5 to smithi03870129-27 2024-09-14T04:10:14.012 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 27 v 352 (ObjNum 1844 snap 0 seq_num 1844) dirty exists 2024-09-14T04:10:14.012 INFO:tasks.rados.rados.0.smithi038.stdout:2895: left oid 27 (ObjNum 1844 snap 0 seq_num 1844) 2024-09-14T04:10:14.013 INFO:tasks.rados.rados.0.smithi038.stdout:2896: expect (ObjNum 1529 snap 0 seq_num 1529) 2024-09-14T04:10:14.172 INFO:tasks.rados.rados.0.smithi038.stdout:2898: finishing write tid 1 to smithi03870129-462 2024-09-14T04:10:14.172 INFO:tasks.rados.rados.0.smithi038.stdout:2898: finishing write tid 2 to smithi03870129-462 2024-09-14T04:10:14.172 INFO:tasks.rados.rados.0.smithi038.stdout:2898: finishing write tid 3 to smithi03870129-462 2024-09-14T04:10:14.172 INFO:tasks.rados.rados.0.smithi038.stdout:2898: finishing write tid 4 to smithi03870129-462 2024-09-14T04:10:14.172 INFO:tasks.rados.rados.0.smithi038.stdout:2898: finishing write tid 5 to smithi03870129-462 2024-09-14T04:10:14.172 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 462 v 429 (ObjNum 1846 snap 0 seq_num 1846) dirty exists 2024-09-14T04:10:14.172 INFO:tasks.rados.rados.0.smithi038.stdout:2898: left oid 462 (ObjNum 1846 snap 0 seq_num 1846) 2024-09-14T04:10:14.173 INFO:tasks.rados.rados.0.smithi038.stdout:2899: seq_num 1847 ranges {642529=742329,1982124=687317} 2024-09-14T04:10:14.180 INFO:tasks.rados.rados.0.smithi038.stdout:2899: writing smithi03870129-336 from 642529 to 1384858 tid 1 2024-09-14T04:10:14.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:13 smithi123 bash[24950]: audit 2024-09-14T04:10:12.562848+0000 mgr.x (mgr.24589) 59 : audit [DBG] from='client.25403 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:14.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:13 smithi123 bash[24950]: audit 2024-09-14T04:10:12.862457+0000 mgr.x (mgr.24589) 60 : audit [DBG] from='client.15498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:14.188 INFO:tasks.rados.rados.0.smithi038.stdout:2899: writing smithi03870129-336 from 1982124 to 2669441 tid 2 2024-09-14T04:10:14.188 INFO:tasks.rados.rados.0.smithi038.stdout:2895: done (3 left) 2024-09-14T04:10:14.188 INFO:tasks.rados.rados.0.smithi038.stdout:2896: done (2 left) 2024-09-14T04:10:14.188 INFO:tasks.rados.rados.0.smithi038.stdout:2898: done (1 left) 2024-09-14T04:10:14.188 INFO:tasks.rados.rados.0.smithi038.stdout:2900: write oid 261 current snap is 0 2024-09-14T04:10:14.188 INFO:tasks.rados.rados.0.smithi038.stdout:2899: finishing write tid 1 to smithi03870129-336 2024-09-14T04:10:14.188 INFO:tasks.rados.rados.0.smithi038.stdout:2900: seq_num 1848 ranges {659336=533931,1756959=430975,2781926=277410} 2024-09-14T04:10:14.194 INFO:tasks.rados.rados.0.smithi038.stdout:2900: writing smithi03870129-261 from 659336 to 1193267 tid 1 2024-09-14T04:10:14.201 INFO:tasks.rados.rados.0.smithi038.stdout:2900: writing smithi03870129-261 from 1756959 to 2187934 tid 2 2024-09-14T04:10:14.210 INFO:tasks.rados.rados.0.smithi038.stdout:2900: writing smithi03870129-261 from 2781926 to 3059336 tid 3 2024-09-14T04:10:14.210 INFO:tasks.rados.rados.0.smithi038.stdout:2901: write oid 226 current snap is 0 2024-09-14T04:10:14.210 INFO:tasks.rados.rados.0.smithi038.stdout:2899: finishing write tid 2 to smithi03870129-336 2024-09-14T04:10:14.210 INFO:tasks.rados.rados.0.smithi038.stdout:2899: finishing write tid 3 to smithi03870129-336 2024-09-14T04:10:14.210 INFO:tasks.rados.rados.0.smithi038.stdout:2899: finishing write tid 4 to smithi03870129-336 2024-09-14T04:10:14.210 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 336 v 551 (ObjNum 1847 snap 0 seq_num 1847) dirty exists 2024-09-14T04:10:14.210 INFO:tasks.rados.rados.0.smithi038.stdout:2899: left oid 336 (ObjNum 1847 snap 0 seq_num 1847) 2024-09-14T04:10:14.211 INFO:tasks.rados.rados.0.smithi038.stdout:2900: finishing write tid 1 to smithi03870129-261 2024-09-14T04:10:14.211 INFO:tasks.rados.rados.0.smithi038.stdout:2900: finishing write tid 2 to smithi03870129-261 2024-09-14T04:10:14.211 INFO:tasks.rados.rados.0.smithi038.stdout:2901: seq_num 1849 ranges {676143=609180,1815441=690986,2925702=150441} 2024-09-14T04:10:14.221 INFO:tasks.rados.rados.0.smithi038.stdout:2901: writing smithi03870129-226 from 676143 to 1285323 tid 1 2024-09-14T04:10:14.231 INFO:tasks.rados.rados.0.smithi038.stdout:2901: writing smithi03870129-226 from 1815441 to 2506427 tid 2 2024-09-14T04:10:14.236 INFO:tasks.rados.rados.0.smithi038.stdout:2901: writing smithi03870129-226 from 2925702 to 3076143 tid 3 2024-09-14T04:10:14.236 INFO:tasks.rados.rados.0.smithi038.stdout:2899: done (2 left) 2024-09-14T04:10:14.236 INFO:tasks.rados.rados.0.smithi038.stdout:2902: write oid 105 current snap is 0 2024-09-14T04:10:14.236 INFO:tasks.rados.rados.0.smithi038.stdout:2900: finishing write tid 3 to smithi03870129-261 2024-09-14T04:10:14.236 INFO:tasks.rados.rados.0.smithi038.stdout:2900: finishing write tid 4 to smithi03870129-261 2024-09-14T04:10:14.236 INFO:tasks.rados.rados.0.smithi038.stdout:2900: finishing write tid 5 to smithi03870129-261 2024-09-14T04:10:14.237 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 261 v 411 (ObjNum 1848 snap 0 seq_num 1848) dirty exists 2024-09-14T04:10:14.237 INFO:tasks.rados.rados.0.smithi038.stdout:2900: left oid 261 (ObjNum 1848 snap 0 seq_num 1848) 2024-09-14T04:10:14.237 INFO:tasks.rados.rados.0.smithi038.stdout:2901: finishing write tid 1 to smithi03870129-226 2024-09-14T04:10:14.237 INFO:tasks.rados.rados.0.smithi038.stdout:2901: finishing write tid 2 to smithi03870129-226 2024-09-14T04:10:14.237 INFO:tasks.rados.rados.0.smithi038.stdout:2902: seq_num 1850 ranges {692950=684429,2157570=434644} 2024-09-14T04:10:14.246 INFO:tasks.rados.rados.0.smithi038.stdout:2902: writing smithi03870129-105 from 692950 to 1377379 tid 1 2024-09-14T04:10:14.255 INFO:tasks.rados.rados.0.smithi038.stdout:2902: writing smithi03870129-105 from 2157570 to 2592214 tid 2 2024-09-14T04:10:14.255 INFO:tasks.rados.rados.0.smithi038.stdout:2900: done (2 left) 2024-09-14T04:10:14.256 INFO:tasks.rados.rados.0.smithi038.stdout:2903: write oid 90 current snap is 0 2024-09-14T04:10:14.256 INFO:tasks.rados.rados.0.smithi038.stdout:2901: finishing write tid 3 to smithi03870129-226 2024-09-14T04:10:14.256 INFO:tasks.rados.rados.0.smithi038.stdout:2901: finishing write tid 4 to smithi03870129-226 2024-09-14T04:10:14.256 INFO:tasks.rados.rados.0.smithi038.stdout:2901: finishing write tid 5 to smithi03870129-226 2024-09-14T04:10:14.256 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 226 v 295 (ObjNum 1849 snap 0 seq_num 1849) dirty exists 2024-09-14T04:10:14.256 INFO:tasks.rados.rados.0.smithi038.stdout:2901: left oid 226 (ObjNum 1849 snap 0 seq_num 1849) 2024-09-14T04:10:14.256 INFO:tasks.rados.rados.0.smithi038.stdout:2902: finishing write tid 1 to smithi03870129-105 2024-09-14T04:10:14.256 INFO:tasks.rados.rados.0.smithi038.stdout:2903: seq_num 1851 ranges {709757=759678,2216052=578302} 2024-09-14T04:10:14.265 INFO:tasks.rados.rados.0.smithi038.stdout:2903: writing smithi03870129-90 from 709757 to 1469435 tid 1 2024-09-14T04:10:14.275 INFO:tasks.rados.rados.0.smithi038.stdout:2903: writing smithi03870129-90 from 2216052 to 2794354 tid 2 2024-09-14T04:10:14.275 INFO:tasks.rados.rados.0.smithi038.stdout:2901: done (2 left) 2024-09-14T04:10:14.275 INFO:tasks.rados.rados.0.smithi038.stdout:2904: write oid 371 current snap is 0 2024-09-14T04:10:14.275 INFO:tasks.rados.rados.0.smithi038.stdout:2902: finishing write tid 2 to smithi03870129-105 2024-09-14T04:10:14.275 INFO:tasks.rados.rados.0.smithi038.stdout:2902: finishing write tid 3 to smithi03870129-105 2024-09-14T04:10:14.275 INFO:tasks.rados.rados.0.smithi038.stdout:2904: seq_num 1852 ranges {726564=434927,1874534=438313,2775265=351299} 2024-09-14T04:10:14.282 INFO:tasks.rados.rados.0.smithi038.stdout:2904: writing smithi03870129-371 from 726564 to 1161491 tid 1 2024-09-14T04:10:14.289 INFO:tasks.rados.rados.0.smithi038.stdout:2904: writing smithi03870129-371 from 1874534 to 2312847 tid 2 2024-09-14T04:10:14.294 INFO:tasks.rados.rados.0.smithi038.stdout:2904: writing smithi03870129-371 from 2775265 to 3126564 tid 3 2024-09-14T04:10:14.294 INFO:tasks.rados.rados.0.smithi038.stdout:2905: delete oid 460 current snap is 0 2024-09-14T04:10:14.294 INFO:tasks.rados.rados.0.smithi038.stdout:2902: finishing write tid 4 to smithi03870129-105 2024-09-14T04:10:14.294 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 105 v 554 (ObjNum 1850 snap 0 seq_num 1850) dirty exists 2024-09-14T04:10:14.295 INFO:tasks.rados.rados.0.smithi038.stdout:2902: left oid 105 (ObjNum 1850 snap 0 seq_num 1850) 2024-09-14T04:10:14.295 INFO:tasks.rados.rados.0.smithi038.stdout:2903: finishing write tid 1 to smithi03870129-90 2024-09-14T04:10:14.295 INFO:tasks.rados.rados.0.smithi038.stdout:2903: finishing write tid 2 to smithi03870129-90 2024-09-14T04:10:14.295 INFO:tasks.rados.rados.0.smithi038.stdout:2903: finishing write tid 3 to smithi03870129-90 2024-09-14T04:10:14.295 INFO:tasks.rados.rados.0.smithi038.stdout:2903: finishing write tid 4 to smithi03870129-90 2024-09-14T04:10:14.295 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 90 v 557 (ObjNum 1851 snap 0 seq_num 1851) dirty exists 2024-09-14T04:10:14.295 INFO:tasks.rados.rados.0.smithi038.stdout:2903: left oid 90 (ObjNum 1851 snap 0 seq_num 1851) 2024-09-14T04:10:14.295 INFO:tasks.rados.rados.0.smithi038.stdout:2904: finishing write tid 1 to smithi03870129-371 2024-09-14T04:10:14.295 INFO:tasks.rados.rados.0.smithi038.stdout:2904: finishing write tid 2 to smithi03870129-371 2024-09-14T04:10:14.297 INFO:tasks.rados.rados.0.smithi038.stdout:2902: done (3 left) 2024-09-14T04:10:14.297 INFO:tasks.rados.rados.0.smithi038.stdout:2903: done (2 left) 2024-09-14T04:10:14.297 INFO:tasks.rados.rados.0.smithi038.stdout:2905: done (1 left) 2024-09-14T04:10:14.297 INFO:tasks.rados.rados.0.smithi038.stdout:2906: write oid 22 current snap is 0 2024-09-14T04:10:14.298 INFO:tasks.rados.rados.0.smithi038.stdout:2906: seq_num 1854 ranges {760178=585425,1875145=441982,3113758=46420} 2024-09-14T04:10:14.305 INFO:tasks.rados.rados.0.smithi038.stdout:2906: writing smithi03870129-22 from 760178 to 1345603 tid 1 2024-09-14T04:10:14.311 INFO:tasks.rados.rados.0.smithi038.stdout:2906: writing smithi03870129-22 from 1875145 to 2317127 tid 2 2024-09-14T04:10:14.316 INFO:tasks.rados.rados.0.smithi038.stdout:2906: writing smithi03870129-22 from 3113758 to 3160178 tid 3 2024-09-14T04:10:14.316 INFO:tasks.rados.rados.0.smithi038.stdout:2907: delete oid 259 current snap is 0 2024-09-14T04:10:14.316 INFO:tasks.rados.rados.0.smithi038.stdout:2904: finishing write tid 3 to smithi03870129-371 2024-09-14T04:10:14.316 INFO:tasks.rados.rados.0.smithi038.stdout:2904: finishing write tid 4 to smithi03870129-371 2024-09-14T04:10:14.316 INFO:tasks.rados.rados.0.smithi038.stdout:2904: finishing write tid 5 to smithi03870129-371 2024-09-14T04:10:14.316 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 371 v 350 (ObjNum 1852 snap 0 seq_num 1852) dirty exists 2024-09-14T04:10:14.316 INFO:tasks.rados.rados.0.smithi038.stdout:2904: left oid 371 (ObjNum 1852 snap 0 seq_num 1852) 2024-09-14T04:10:14.316 INFO:tasks.rados.rados.0.smithi038.stdout:2906: finishing write tid 1 to smithi03870129-22 2024-09-14T04:10:14.316 INFO:tasks.rados.rados.0.smithi038.stdout:2906: finishing write tid 2 to smithi03870129-22 2024-09-14T04:10:14.319 INFO:tasks.rados.rados.0.smithi038.stdout:2904: done (2 left) 2024-09-14T04:10:14.319 INFO:tasks.rados.rados.0.smithi038.stdout:2907: done (1 left) 2024-09-14T04:10:14.319 INFO:tasks.rados.rados.0.smithi038.stdout:2908: write oid 129 current snap is 0 2024-09-14T04:10:14.319 INFO:tasks.rados.rados.0.smithi038.stdout:2908: seq_num 1856 ranges {793792=452276,1708462=445651,2884957=308835} 2024-09-14T04:10:14.326 INFO:tasks.rados.rados.0.smithi038.stdout:2908: writing smithi03870129-129 from 793792 to 1246068 tid 1 2024-09-14T04:10:14.331 INFO:tasks.rados.rados.0.smithi038.stdout:2908: writing smithi03870129-129 from 1708462 to 2154113 tid 2 2024-09-14T04:10:14.337 INFO:tasks.rados.rados.0.smithi038.stdout:2908: writing smithi03870129-129 from 2884957 to 3193792 tid 3 2024-09-14T04:10:14.337 INFO:tasks.rados.rados.0.smithi038.stdout:2909: write oid 253 current snap is 0 2024-09-14T04:10:14.337 INFO:tasks.rados.rados.0.smithi038.stdout:2906: finishing write tid 3 to smithi03870129-22 2024-09-14T04:10:14.338 INFO:tasks.rados.rados.0.smithi038.stdout:2906: finishing write tid 4 to smithi03870129-22 2024-09-14T04:10:14.338 INFO:tasks.rados.rados.0.smithi038.stdout:2906: finishing write tid 5 to smithi03870129-22 2024-09-14T04:10:14.338 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 22 v 436 (ObjNum 1854 snap 0 seq_num 1854) dirty exists 2024-09-14T04:10:14.338 INFO:tasks.rados.rados.0.smithi038.stdout:2906: left oid 22 (ObjNum 1854 snap 0 seq_num 1854) 2024-09-14T04:10:14.338 INFO:tasks.rados.rados.0.smithi038.stdout:2908: finishing write tid 1 to smithi03870129-129 2024-09-14T04:10:14.338 INFO:tasks.rados.rados.0.smithi038.stdout:2909: seq_num 1857 ranges {410599=527525,1366944=589309,2512380=698219} 2024-09-14T04:10:14.343 INFO:tasks.rados.rados.0.smithi038.stdout:2909: writing smithi03870129-253 from 410599 to 938124 tid 1 2024-09-14T04:10:14.349 INFO:tasks.rados.rados.0.smithi038.stdout:2909: writing smithi03870129-253 from 1366944 to 1956253 tid 2 2024-09-14T04:10:14.356 INFO:tasks.rados.rados.0.smithi038.stdout:2909: writing smithi03870129-253 from 2512380 to 3210599 tid 3 2024-09-14T04:10:14.356 INFO:tasks.rados.rados.0.smithi038.stdout:2906: done (2 left) 2024-09-14T04:10:14.356 INFO:tasks.rados.rados.0.smithi038.stdout:2910: read oid 142 snap -1 2024-09-14T04:10:14.356 INFO:tasks.rados.rados.0.smithi038.stdout:2910: expect (ObjNum 1837 snap 0 seq_num 1837) 2024-09-14T04:10:14.357 INFO:tasks.rados.rados.0.smithi038.stdout:2911: read oid 27 snap -1 2024-09-14T04:10:14.357 INFO:tasks.rados.rados.0.smithi038.stdout:2911: expect (ObjNum 1844 snap 0 seq_num 1844) 2024-09-14T04:10:14.357 INFO:tasks.rados.rados.0.smithi038.stdout:2912: delete oid 282 current snap is 0 2024-09-14T04:10:14.357 INFO:tasks.rados.rados.0.smithi038.stdout:2908: finishing write tid 2 to smithi03870129-129 2024-09-14T04:10:14.357 INFO:tasks.rados.rados.0.smithi038.stdout:2908: finishing write tid 3 to smithi03870129-129 2024-09-14T04:10:14.357 INFO:tasks.rados.rados.0.smithi038.stdout:2908: finishing write tid 4 to smithi03870129-129 2024-09-14T04:10:14.357 INFO:tasks.rados.rados.0.smithi038.stdout:2908: finishing write tid 5 to smithi03870129-129 2024-09-14T04:10:14.358 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 129 v 327 (ObjNum 1856 snap 0 seq_num 1856) dirty exists 2024-09-14T04:10:14.358 INFO:tasks.rados.rados.0.smithi038.stdout:2908: left oid 129 (ObjNum 1856 snap 0 seq_num 1856) 2024-09-14T04:10:14.358 INFO:tasks.rados.rados.0.smithi038.stdout:2909: finishing write tid 1 to smithi03870129-253 2024-09-14T04:10:14.358 INFO:tasks.rados.rados.0.smithi038.stdout:2909: finishing write tid 2 to smithi03870129-253 2024-09-14T04:10:14.359 INFO:tasks.rados.rados.0.smithi038.stdout:2908: done (4 left) 2024-09-14T04:10:14.360 INFO:tasks.rados.rados.0.smithi038.stdout:2912: done (3 left) 2024-09-14T04:10:14.360 INFO:tasks.rados.rados.0.smithi038.stdout:2913: read oid 73 snap -1 2024-09-14T04:10:14.360 INFO:tasks.rados.rados.0.smithi038.stdout:2913: expect (ObjNum 662 snap 0 seq_num 662) 2024-09-14T04:10:14.360 INFO:tasks.rados.rados.0.smithi038.stdout:2914: read oid 415 snap -1 2024-09-14T04:10:14.360 INFO:tasks.rados.rados.0.smithi038.stdout:2914: expect (ObjNum 1577 snap 0 seq_num 1577) 2024-09-14T04:10:14.360 INFO:tasks.rados.rados.0.smithi038.stdout:2915: read oid 104 snap -1 2024-09-14T04:10:14.360 INFO:tasks.rados.rados.0.smithi038.stdout:2915: expect (ObjNum 1743 snap 0 seq_num 1743) 2024-09-14T04:10:14.360 INFO:tasks.rados.rados.0.smithi038.stdout:2916: read oid 267 snap -1 2024-09-14T04:10:14.360 INFO:tasks.rados.rados.0.smithi038.stdout:2916: expect (ObjNum 977 snap 0 seq_num 977) 2024-09-14T04:10:14.360 INFO:tasks.rados.rados.0.smithi038.stdout:2917: read oid 490 snap -1 2024-09-14T04:10:14.360 INFO:tasks.rados.rados.0.smithi038.stdout:2917: expect (ObjNum 1007 snap 0 seq_num 1007) 2024-09-14T04:10:14.361 INFO:tasks.rados.rados.0.smithi038.stdout:2918: read oid 12 snap -1 2024-09-14T04:10:14.361 INFO:tasks.rados.rados.0.smithi038.stdout:2918: expect (ObjNum 1648 snap 0 seq_num 1648) 2024-09-14T04:10:14.361 INFO:tasks.rados.rados.0.smithi038.stdout:2919: delete oid 352 current snap is 0 2024-09-14T04:10:14.366 INFO:tasks.rados.rados.0.smithi038.stdout:2911: expect (ObjNum 1844 snap 0 seq_num 1844) 2024-09-14T04:10:14.466 INFO:tasks.rados.rados.0.smithi038.stdout:2917: expect (ObjNum 1007 snap 0 seq_num 1007) 2024-09-14T04:10:14.630 INFO:tasks.rados.rados.0.smithi038.stdout:2914: expect (ObjNum 1577 snap 0 seq_num 1577) 2024-09-14T04:10:14.770 INFO:tasks.rados.rados.0.smithi038.stdout:2909: finishing write tid 3 to smithi03870129-253 2024-09-14T04:10:14.770 INFO:tasks.rados.rados.0.smithi038.stdout:2909: finishing write tid 4 to smithi03870129-253 2024-09-14T04:10:14.770 INFO:tasks.rados.rados.0.smithi038.stdout:2909: finishing write tid 5 to smithi03870129-253 2024-09-14T04:10:14.770 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 253 v 299 (ObjNum 1857 snap 0 seq_num 1857) dirty exists 2024-09-14T04:10:14.770 INFO:tasks.rados.rados.0.smithi038.stdout:2909: left oid 253 (ObjNum 1857 snap 0 seq_num 1857) 2024-09-14T04:10:14.770 INFO:tasks.rados.rados.0.smithi038.stdout:2918: expect (ObjNum 1648 snap 0 seq_num 1648) 2024-09-14T04:10:14.941 INFO:tasks.rados.rados.0.smithi038.stdout:2910: expect (ObjNum 1837 snap 0 seq_num 1837) 2024-09-14T04:10:15.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:14 smithi038 bash[22519]: cluster 2024-09-14T04:10:12.923513+0000 mgr.x (mgr.24589) 61 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 7.1 MiB/s wr, 66 op/s 2024-09-14T04:10:15.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:14 smithi038 bash[22519]: audit 2024-09-14T04:10:14.062512+0000 mon.c (mon.2) 196 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:10:15.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:14 smithi038 bash[32505]: cluster 2024-09-14T04:10:12.923513+0000 mgr.x (mgr.24589) 61 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 7.1 MiB/s wr, 66 op/s 2024-09-14T04:10:15.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:14 smithi038 bash[32505]: audit 2024-09-14T04:10:14.062512+0000 mon.c (mon.2) 196 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:10:15.071 INFO:tasks.rados.rados.0.smithi038.stdout:2915: expect (ObjNum 1743 snap 0 seq_num 1743) 2024-09-14T04:10:15.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:14 smithi123 bash[24950]: cluster 2024-09-14T04:10:12.923513+0000 mgr.x (mgr.24589) 61 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 7.1 MiB/s wr, 66 op/s 2024-09-14T04:10:15.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:14 smithi123 bash[24950]: audit 2024-09-14T04:10:14.062512+0000 mon.c (mon.2) 196 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:10:15.220 INFO:tasks.rados.rados.0.smithi038.stdout:2913: expect (ObjNum 662 snap 0 seq_num 662) 2024-09-14T04:10:15.361 INFO:tasks.rados.rados.0.smithi038.stdout:2916: expect (ObjNum 977 snap 0 seq_num 977) 2024-09-14T04:10:15.502 INFO:tasks.rados.rados.0.smithi038.stdout:2909: done (9 left) 2024-09-14T04:10:15.502 INFO:tasks.rados.rados.0.smithi038.stdout:2910: done (8 left) 2024-09-14T04:10:15.502 INFO:tasks.rados.rados.0.smithi038.stdout:2911: done (7 left) 2024-09-14T04:10:15.502 INFO:tasks.rados.rados.0.smithi038.stdout:2913: done (6 left) 2024-09-14T04:10:15.502 INFO:tasks.rados.rados.0.smithi038.stdout:2914: done (5 left) 2024-09-14T04:10:15.502 INFO:tasks.rados.rados.0.smithi038.stdout:2915: done (4 left) 2024-09-14T04:10:15.503 INFO:tasks.rados.rados.0.smithi038.stdout:2916: done (3 left) 2024-09-14T04:10:15.503 INFO:tasks.rados.rados.0.smithi038.stdout:2917: done (2 left) 2024-09-14T04:10:15.503 INFO:tasks.rados.rados.0.smithi038.stdout:2918: done (1 left) 2024-09-14T04:10:15.503 INFO:tasks.rados.rados.0.smithi038.stdout:2919: done (0 left) 2024-09-14T04:10:15.503 INFO:tasks.rados.rados.0.smithi038.stdout:2920: read oid 273 snap -1 2024-09-14T04:10:15.503 INFO:tasks.rados.rados.0.smithi038.stdout:2920: expect deleted 2024-09-14T04:10:15.503 INFO:tasks.rados.rados.0.smithi038.stdout:2921: read oid 272 snap -1 2024-09-14T04:10:15.503 INFO:tasks.rados.rados.0.smithi038.stdout:2921: expect (ObjNum 1739 snap 0 seq_num 1739) 2024-09-14T04:10:15.503 INFO:tasks.rados.rados.0.smithi038.stdout:2922: read oid 135 snap -1 2024-09-14T04:10:15.503 INFO:tasks.rados.rados.0.smithi038.stdout:2922: expect (ObjNum 1731 snap 0 seq_num 1731) 2024-09-14T04:10:15.504 INFO:tasks.rados.rados.0.smithi038.stdout:2923: read oid 417 snap -1 2024-09-14T04:10:15.504 INFO:tasks.rados.rados.0.smithi038.stdout:2923: expect (ObjNum 1632 snap 0 seq_num 1632) 2024-09-14T04:10:15.504 INFO:tasks.rados.rados.0.smithi038.stdout:2924: read oid 144 snap -1 2024-09-14T04:10:15.504 INFO:tasks.rados.rados.0.smithi038.stdout:2924: expect (ObjNum 1035 snap 0 seq_num 1035) 2024-09-14T04:10:15.504 INFO:tasks.rados.rados.0.smithi038.stdout:2925: read oid 290 snap -1 2024-09-14T04:10:15.504 INFO:tasks.rados.rados.0.smithi038.stdout:2925: expect (ObjNum 1558 snap 0 seq_num 1558) 2024-09-14T04:10:15.504 INFO:tasks.rados.rados.0.smithi038.stdout:2926: read oid 63 snap -1 2024-09-14T04:10:15.504 INFO:tasks.rados.rados.0.smithi038.stdout:2926: expect (ObjNum 1747 snap 0 seq_num 1747) 2024-09-14T04:10:15.504 INFO:tasks.rados.rados.0.smithi038.stdout:2927: read oid 444 snap -1 2024-09-14T04:10:15.504 INFO:tasks.rados.rados.0.smithi038.stdout:2927: expect (ObjNum 1699 snap 0 seq_num 1699) 2024-09-14T04:10:15.505 INFO:tasks.rados.rados.0.smithi038.stdout:2928: write oid 300 current snap is 0 2024-09-14T04:10:15.505 INFO:tasks.rados.rados.0.smithi038.stdout:2928: seq_num 1860 ranges {461020=753272,1826037=452989,2878296=382724} 2024-09-14T04:10:15.507 INFO:tasks.rados.rados.0.smithi038.stdout:2928: writing smithi03870129-300 from 461020 to 1214292 tid 1 2024-09-14T04:10:15.514 INFO:tasks.rados.rados.0.smithi038.stdout:2928: writing smithi03870129-300 from 1826037 to 2279026 tid 2 2024-09-14T04:10:15.520 INFO:tasks.rados.rados.0.smithi038.stdout:2928: writing smithi03870129-300 from 2878296 to 3261020 tid 3 2024-09-14T04:10:15.521 INFO:tasks.rados.rados.0.smithi038.stdout:2929: write oid 430 current snap is 0 2024-09-14T04:10:15.521 INFO:tasks.rados.rados.0.smithi038.stdout:2927: expect (ObjNum 1699 snap 0 seq_num 1699) 2024-09-14T04:10:15.566 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:10:15.663 INFO:tasks.rados.rados.0.smithi038.stdout:2925: expect (ObjNum 1558 snap 0 seq_num 1558) 2024-09-14T04:10:15.783 INFO:tasks.rados.rados.0.smithi038.stdout:2923: expect (ObjNum 1632 snap 0 seq_num 1632) 2024-09-14T04:10:15.989 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:15 smithi038 bash[22519]: audit 2024-09-14T04:10:15.226452+0000 mon.a (mon.0) 954 : audit [DBG] from='client.? 172.21.15.38:0/4056168250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:10:15.989 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:15 smithi038 bash[32505]: audit 2024-09-14T04:10:15.226452+0000 mon.a (mon.0) 954 : audit [DBG] from='client.? 172.21.15.38:0/4056168250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:10:16.010 INFO:tasks.rados.rados.0.smithi038.stdout:2921: expect (ObjNum 1739 snap 0 seq_num 1739) 2024-09-14T04:10:16.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:15 smithi123 bash[24950]: audit 2024-09-14T04:10:15.226452+0000 mon.a (mon.0) 954 : audit [DBG] from='client.? 172.21.15.38:0/4056168250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:10:16.197 INFO:tasks.rados.rados.0.smithi038.stdout:2924: expect (ObjNum 1035 snap 0 seq_num 1035) 2024-09-14T04:10:16.300 INFO:tasks.rados.rados.0.smithi038.stdout:2922: expect (ObjNum 1731 snap 0 seq_num 1731) 2024-09-14T04:10:16.489 INFO:tasks.rados.rados.0.smithi038.stdout:2928: finishing write tid 1 to smithi03870129-300 2024-09-14T04:10:16.489 INFO:tasks.rados.rados.0.smithi038.stdout:2928: finishing write tid 2 to smithi03870129-300 2024-09-14T04:10:16.489 INFO:tasks.rados.rados.0.smithi038.stdout:2928: finishing write tid 3 to smithi03870129-300 2024-09-14T04:10:16.489 INFO:tasks.rados.rados.0.smithi038.stdout:2928: finishing write tid 4 to smithi03870129-300 2024-09-14T04:10:16.489 INFO:tasks.rados.rados.0.smithi038.stdout:2928: finishing write tid 5 to smithi03870129-300 2024-09-14T04:10:16.489 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 300 v 294 (ObjNum 1860 snap 0 seq_num 1860) dirty exists 2024-09-14T04:10:16.490 INFO:tasks.rados.rados.0.smithi038.stdout:2928: left oid 300 (ObjNum 1860 snap 0 seq_num 1860) 2024-09-14T04:10:16.490 INFO:tasks.rados.rados.0.smithi038.stdout:2926: expect (ObjNum 1747 snap 0 seq_num 1747) 2024-09-14T04:10:16.590 INFO:tasks.rados.rados.0.smithi038.stdout:2929: seq_num 1861 ranges {477827=428521,1484519=596647,2505719=532863} 2024-09-14T04:10:16.595 INFO:tasks.rados.rados.0.smithi038.stdout:2929: writing smithi03870129-430 from 477827 to 906348 tid 1 2024-09-14T04:10:16.601 INFO:tasks.rados.rados.0.smithi038.stdout:2929: writing smithi03870129-430 from 1484519 to 2081166 tid 2 2024-09-14T04:10:16.608 INFO:tasks.rados.rados.0.smithi038.stdout:2929: writing smithi03870129-430 from 2505719 to 3038582 tid 3 2024-09-14T04:10:16.608 INFO:tasks.rados.rados.0.smithi038.stdout:2920: done (9 left) 2024-09-14T04:10:16.608 INFO:tasks.rados.rados.0.smithi038.stdout:2921: done (8 left) 2024-09-14T04:10:16.608 INFO:tasks.rados.rados.0.smithi038.stdout:2922: done (7 left) 2024-09-14T04:10:16.608 INFO:tasks.rados.rados.0.smithi038.stdout:2923: done (6 left) 2024-09-14T04:10:16.609 INFO:tasks.rados.rados.0.smithi038.stdout:2924: done (5 left) 2024-09-14T04:10:16.609 INFO:tasks.rados.rados.0.smithi038.stdout:2925: done (4 left) 2024-09-14T04:10:16.609 INFO:tasks.rados.rados.0.smithi038.stdout:2926: done (3 left) 2024-09-14T04:10:16.609 INFO:tasks.rados.rados.0.smithi038.stdout:2927: done (2 left) 2024-09-14T04:10:16.609 INFO:tasks.rados.rados.0.smithi038.stdout:2928: done (1 left) 2024-09-14T04:10:16.609 INFO:tasks.rados.rados.0.smithi038.stdout:2930: read oid 96 snap -1 2024-09-14T04:10:16.609 INFO:tasks.rados.rados.0.smithi038.stdout:2930: expect (ObjNum 95 snap 0 seq_num 95) 2024-09-14T04:10:16.609 INFO:tasks.rados.rados.0.smithi038.stdout:2931: read oid 268 snap -1 2024-09-14T04:10:16.609 INFO:tasks.rados.rados.0.smithi038.stdout:2931: expect (ObjNum 1666 snap 0 seq_num 1666) 2024-09-14T04:10:16.609 INFO:tasks.rados.rados.0.smithi038.stdout:2929: finishing write tid 1 to smithi03870129-430 2024-09-14T04:10:16.609 INFO:tasks.rados.rados.0.smithi038.stdout:2929: finishing write tid 2 to smithi03870129-430 2024-09-14T04:10:16.609 INFO:tasks.rados.rados.0.smithi038.stdout:2932: read oid 147 snap -1 2024-09-14T04:10:16.609 INFO:tasks.rados.rados.0.smithi038.stdout:2932: expect deleted 2024-09-14T04:10:16.610 INFO:tasks.rados.rados.0.smithi038.stdout:2933: write oid 350 current snap is 0 2024-09-14T04:10:16.610 INFO:tasks.rados.rados.0.smithi038.stdout:2933: seq_num 1862 ranges {494634=503770,1426648=456658,2533142=744135} 2024-09-14T04:10:16.613 INFO:tasks.rados.rados.0.smithi038.stdout:2933: writing smithi03870129-350 from 494634 to 998404 tid 1 2024-09-14T04:10:16.619 INFO:tasks.rados.rados.0.smithi038.stdout:2933: writing smithi03870129-350 from 1426648 to 1883306 tid 2 2024-09-14T04:10:16.629 INFO:tasks.rados.rados.0.smithi038.stdout:2933: writing smithi03870129-350 from 2533142 to 3277277 tid 3 2024-09-14T04:10:16.629 INFO:tasks.rados.rados.0.smithi038.stdout:2934: delete oid 418 current snap is 0 2024-09-14T04:10:16.630 INFO:tasks.rados.rados.0.smithi038.stdout:2929: finishing write tid 3 to smithi03870129-430 2024-09-14T04:10:16.630 INFO:tasks.rados.rados.0.smithi038.stdout:2929: finishing write tid 4 to smithi03870129-430 2024-09-14T04:10:16.630 INFO:tasks.rados.rados.0.smithi038.stdout:2929: finishing write tid 5 to smithi03870129-430 2024-09-14T04:10:16.630 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 430 v 337 (ObjNum 1861 snap 0 seq_num 1861) dirty exists 2024-09-14T04:10:16.630 INFO:tasks.rados.rados.0.smithi038.stdout:2929: left oid 430 (ObjNum 1861 snap 0 seq_num 1861) 2024-09-14T04:10:16.630 INFO:tasks.rados.rados.0.smithi038.stdout:2930: expect (ObjNum 95 snap 0 seq_num 95) 2024-09-14T04:10:16.740 INFO:tasks.rados.rados.0.smithi038.stdout:2931: expect (ObjNum 1666 snap 0 seq_num 1666) 2024-09-14T04:10:16.802 INFO:tasks.rados.rados.0.smithi038.stdout:2933: finishing write tid 1 to smithi03870129-350 2024-09-14T04:10:16.846 INFO:tasks.rados.rados.0.smithi038.stdout:2933: finishing write tid 2 to smithi03870129-350 2024-09-14T04:10:16.847 INFO:tasks.rados.rados.0.smithi038.stdout:2929: done (5 left) 2024-09-14T04:10:16.847 INFO:tasks.rados.rados.0.smithi038.stdout:2930: done (4 left) 2024-09-14T04:10:16.847 INFO:tasks.rados.rados.0.smithi038.stdout:2931: done (3 left) 2024-09-14T04:10:16.847 INFO:tasks.rados.rados.0.smithi038.stdout:2932: done (2 left) 2024-09-14T04:10:16.847 INFO:tasks.rados.rados.0.smithi038.stdout:2934: done (1 left) 2024-09-14T04:10:16.847 INFO:tasks.rados.rados.0.smithi038.stdout:2935: write oid 293 current snap is 0 2024-09-14T04:10:16.847 INFO:tasks.rados.rados.0.smithi038.stdout:2933: finishing write tid 3 to smithi03870129-350 2024-09-14T04:10:16.847 INFO:tasks.rados.rados.0.smithi038.stdout:2933: finishing write tid 4 to smithi03870129-350 2024-09-14T04:10:16.847 INFO:tasks.rados.rados.0.smithi038.stdout:2933: finishing write tid 5 to smithi03870129-350 2024-09-14T04:10:16.847 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 350 v 416 (ObjNum 1862 snap 0 seq_num 1862) dirty exists 2024-09-14T04:10:16.847 INFO:tasks.rados.rados.0.smithi038.stdout:2933: left oid 350 (ObjNum 1862 snap 0 seq_num 1862) 2024-09-14T04:10:16.847 INFO:tasks.rados.rados.0.smithi038.stdout:2935: seq_num 1864 ranges {528248=770621,2059965=743974} 2024-09-14T04:10:16.848 INFO:tasks.rados.rados.0.smithi038.stdout:2935: writing smithi03870129-293 from 528248 to 1298869 tid 1 2024-09-14T04:10:16.849 INFO:tasks.rados.rados.0.smithi038.stdout:2935: writing smithi03870129-293 from 2059965 to 2803939 tid 2 2024-09-14T04:10:16.849 INFO:tasks.rados.rados.0.smithi038.stdout:2933: done (1 left) 2024-09-14T04:10:16.849 INFO:tasks.rados.rados.0.smithi038.stdout:2936: write oid 56 current snap is 0 2024-09-14T04:10:16.849 INFO:tasks.rados.rados.0.smithi038.stdout:2935: finishing write tid 1 to smithi03870129-293 2024-09-14T04:10:16.849 INFO:tasks.rados.rados.0.smithi038.stdout:2936: seq_num 1865 ranges {545055=445870,1718447=603985,3015411=329644} 2024-09-14T04:10:16.849 INFO:tasks.rados.rados.0.smithi038.stdout:2936: writing smithi03870129-56 from 545055 to 990925 tid 1 2024-09-14T04:10:16.850 INFO:tasks.rados.rados.0.smithi038.stdout:2936: writing smithi03870129-56 from 1718447 to 2322432 tid 2 2024-09-14T04:10:16.858 INFO:tasks.rados.rados.0.smithi038.stdout:2936: writing smithi03870129-56 from 3015411 to 3345055 tid 3 2024-09-14T04:10:16.858 INFO:tasks.rados.rados.0.smithi038.stdout:2937: delete oid 358 current snap is 0 2024-09-14T04:10:16.858 INFO:tasks.rados.rados.0.smithi038.stdout:2935: finishing write tid 2 to smithi03870129-293 2024-09-14T04:10:16.858 INFO:tasks.rados.rados.0.smithi038.stdout:2935: finishing write tid 3 to smithi03870129-293 2024-09-14T04:10:16.858 INFO:tasks.rados.rados.0.smithi038.stdout:2935: finishing write tid 4 to smithi03870129-293 2024-09-14T04:10:16.858 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 293 v 555 (ObjNum 1864 snap 0 seq_num 1864) dirty exists 2024-09-14T04:10:16.858 INFO:tasks.rados.rados.0.smithi038.stdout:2935: left oid 293 (ObjNum 1864 snap 0 seq_num 1864) 2024-09-14T04:10:16.858 INFO:tasks.rados.rados.0.smithi038.stdout:2936: finishing write tid 1 to smithi03870129-56 2024-09-14T04:10:16.858 INFO:tasks.rados.rados.0.smithi038.stdout:2936: finishing write tid 2 to smithi03870129-56 2024-09-14T04:10:16.860 INFO:tasks.rados.rados.0.smithi038.stdout:2935: done (2 left) 2024-09-14T04:10:16.861 INFO:tasks.rados.rados.0.smithi038.stdout:2937: done (1 left) 2024-09-14T04:10:16.861 INFO:tasks.rados.rados.0.smithi038.stdout:2938: read oid 16 snap -1 2024-09-14T04:10:16.861 INFO:tasks.rados.rados.0.smithi038.stdout:2938: expect (ObjNum 1491 snap 0 seq_num 1491) 2024-09-14T04:10:16.861 INFO:tasks.rados.rados.0.smithi038.stdout:2939: read oid 396 snap -1 2024-09-14T04:10:16.861 INFO:tasks.rados.rados.0.smithi038.stdout:2939: expect deleted 2024-09-14T04:10:16.861 INFO:tasks.rados.rados.0.smithi038.stdout:2940: write oid 433 current snap is 0 2024-09-14T04:10:16.861 INFO:tasks.rados.rados.0.smithi038.stdout:2940: seq_num 1867 ranges {578669=596368,1719058=607654,2953904=424765} 2024-09-14T04:10:16.869 INFO:tasks.rados.rados.0.smithi038.stdout:2940: writing smithi03870129-433 from 578669 to 1175037 tid 1 2024-09-14T04:10:16.879 INFO:tasks.rados.rados.0.smithi038.stdout:2940: writing smithi03870129-433 from 1719058 to 2326712 tid 2 2024-09-14T04:10:16.887 INFO:tasks.rados.rados.0.smithi038.stdout:2940: writing smithi03870129-433 from 2953904 to 3378669 tid 3 2024-09-14T04:10:16.887 INFO:tasks.rados.rados.0.smithi038.stdout:2941: write oid 88 current snap is 0 2024-09-14T04:10:16.887 INFO:tasks.rados.rados.0.smithi038.stdout:2941: seq_num 1868 ranges {595476=671617,1777540=751312,2981327=414149} 2024-09-14T04:10:16.896 INFO:tasks.rados.rados.0.smithi038.stdout:2941: writing smithi03870129-88 from 595476 to 1267093 tid 1 2024-09-14T04:10:16.905 INFO:tasks.rados.rados.0.smithi038.stdout:2941: writing smithi03870129-88 from 1777540 to 2528852 tid 2 2024-09-14T04:10:16.910 INFO:tasks.rados.rados.0.smithi038.stdout:2941: writing smithi03870129-88 from 2981327 to 3395476 tid 3 2024-09-14T04:10:16.911 INFO:tasks.rados.rados.0.smithi038.stdout:2942: write oid 490 current snap is 0 2024-09-14T04:10:16.911 INFO:tasks.rados.rados.0.smithi038.stdout:2942: seq_num 1869 ranges {612283=746866,1836022=611323,3008750=403533} 2024-09-14T04:10:16.918 INFO:tasks.rados.rados.0.smithi038.stdout:2942: writing smithi03870129-490 from 612283 to 1359149 tid 1 2024-09-14T04:10:16.925 INFO:tasks.rados.rados.0.smithi038.stdout:2942: writing smithi03870129-490 from 1836022 to 2447345 tid 2 2024-09-14T04:10:16.931 INFO:tasks.rados.rados.0.smithi038.stdout:2942: writing smithi03870129-490 from 3008750 to 3412283 tid 3 2024-09-14T04:10:16.931 INFO:tasks.rados.rados.0.smithi038.stdout:2943: write oid 453 current snap is 0 2024-09-14T04:10:16.932 INFO:tasks.rados.rados.0.smithi038.stdout:2936: finishing write tid 3 to smithi03870129-56 2024-09-14T04:10:16.932 INFO:tasks.rados.rados.0.smithi038.stdout:2936: finishing write tid 4 to smithi03870129-56 2024-09-14T04:10:16.932 INFO:tasks.rados.rados.0.smithi038.stdout:2936: finishing write tid 5 to smithi03870129-56 2024-09-14T04:10:16.932 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 56 v 329 (ObjNum 1865 snap 0 seq_num 1865) dirty exists 2024-09-14T04:10:16.932 INFO:tasks.rados.rados.0.smithi038.stdout:2936: left oid 56 (ObjNum 1865 snap 0 seq_num 1865) 2024-09-14T04:10:16.932 INFO:tasks.rados.rados.0.smithi038.stdout:2938: expect (ObjNum 1491 snap 0 seq_num 1491) 2024-09-14T04:10:17.004 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:16 smithi038 bash[22519]: cluster 2024-09-14T04:10:14.924752+0000 mgr.x (mgr.24589) 62 : cluster [DBG] pgmap v19: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 80 MiB/s rd, 9.4 MiB/s wr, 98 op/s 2024-09-14T04:10:17.004 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:16 smithi038 bash[22519]: audit 2024-09-14T04:10:15.561244+0000 mgr.x (mgr.24589) 63 : audit [DBG] from='client.25421 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:17.005 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:16 smithi038 bash[32505]: cluster 2024-09-14T04:10:14.924752+0000 mgr.x (mgr.24589) 62 : cluster [DBG] pgmap v19: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 80 MiB/s rd, 9.4 MiB/s wr, 98 op/s 2024-09-14T04:10:17.005 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:16 smithi038 bash[32505]: audit 2024-09-14T04:10:15.561244+0000 mgr.x (mgr.24589) 63 : audit [DBG] from='client.25421 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:17.154 INFO:tasks.rados.rados.0.smithi038.stdout:2940: finishing write tid 1 to smithi03870129-433 2024-09-14T04:10:17.155 INFO:tasks.rados.rados.0.smithi038.stdout:2940: finishing write tid 2 to smithi03870129-433 2024-09-14T04:10:17.155 INFO:tasks.rados.rados.0.smithi038.stdout:2943: seq_num 1870 ranges {629090=422115,1778151=754981,3319820=109270} 2024-09-14T04:10:17.160 INFO:tasks.rados.rados.0.smithi038.stdout:2943: writing smithi03870129-453 from 629090 to 1051205 tid 1 2024-09-14T04:10:17.168 INFO:tasks.rados.rados.0.smithi038.stdout:2943: writing smithi03870129-453 from 1778151 to 2533132 tid 2 2024-09-14T04:10:17.174 INFO:tasks.rados.rados.0.smithi038.stdout:2943: writing smithi03870129-453 from 3319820 to 3429090 tid 3 2024-09-14T04:10:17.174 INFO:tasks.rados.rados.0.smithi038.stdout:2936: done (6 left) 2024-09-14T04:10:17.175 INFO:tasks.rados.rados.0.smithi038.stdout:2938: done (5 left) 2024-09-14T04:10:17.175 INFO:tasks.rados.rados.0.smithi038.stdout:2939: done (4 left) 2024-09-14T04:10:17.175 INFO:tasks.rados.rados.0.smithi038.stdout:2944: write oid 371 current snap is 0 2024-09-14T04:10:17.175 INFO:tasks.rados.rados.0.smithi038.stdout:2940: finishing write tid 3 to smithi03870129-433 2024-09-14T04:10:17.175 INFO:tasks.rados.rados.0.smithi038.stdout:2940: finishing write tid 4 to smithi03870129-433 2024-09-14T04:10:17.175 INFO:tasks.rados.rados.0.smithi038.stdout:2940: finishing write tid 5 to smithi03870129-433 2024-09-14T04:10:17.175 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 433 v 433 (ObjNum 1867 snap 0 seq_num 1867) dirty exists 2024-09-14T04:10:17.175 INFO:tasks.rados.rados.0.smithi038.stdout:2940: left oid 433 (ObjNum 1867 snap 0 seq_num 1867) 2024-09-14T04:10:17.175 INFO:tasks.rados.rados.0.smithi038.stdout:2941: finishing write tid 1 to smithi03870129-88 2024-09-14T04:10:17.175 INFO:tasks.rados.rados.0.smithi038.stdout:2944: seq_num 1871 ranges {645897=613717,1952986=614992,3063596=382301} 2024-09-14T04:10:17.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:16 smithi123 bash[24950]: cluster 2024-09-14T04:10:14.924752+0000 mgr.x (mgr.24589) 62 : cluster [DBG] pgmap v19: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 80 MiB/s rd, 9.4 MiB/s wr, 98 op/s 2024-09-14T04:10:17.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:16 smithi123 bash[24950]: audit 2024-09-14T04:10:15.561244+0000 mgr.x (mgr.24589) 63 : audit [DBG] from='client.25421 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:17.182 INFO:tasks.rados.rados.0.smithi038.stdout:2944: writing smithi03870129-371 from 645897 to 1259614 tid 1 2024-09-14T04:10:17.188 INFO:tasks.rados.rados.0.smithi038.stdout:2944: writing smithi03870129-371 from 1952986 to 2567978 tid 2 2024-09-14T04:10:17.194 INFO:tasks.rados.rados.0.smithi038.stdout:2944: writing smithi03870129-371 from 3063596 to 3445897 tid 3 2024-09-14T04:10:17.194 INFO:tasks.rados.rados.0.smithi038.stdout:2940: done (4 left) 2024-09-14T04:10:17.194 INFO:tasks.rados.rados.0.smithi038.stdout:2945: delete oid 342 current snap is 0 2024-09-14T04:10:17.194 INFO:tasks.rados.rados.0.smithi038.stdout:2941: finishing write tid 2 to smithi03870129-88 2024-09-14T04:10:17.194 INFO:tasks.rados.rados.0.smithi038.stdout:2941: finishing write tid 3 to smithi03870129-88 2024-09-14T04:10:17.194 INFO:tasks.rados.rados.0.smithi038.stdout:2941: finishing write tid 4 to smithi03870129-88 2024-09-14T04:10:17.194 INFO:tasks.rados.rados.0.smithi038.stdout:2941: finishing write tid 5 to smithi03870129-88 2024-09-14T04:10:17.194 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 88 v 440 (ObjNum 1868 snap 0 seq_num 1868) dirty exists 2024-09-14T04:10:17.195 INFO:tasks.rados.rados.0.smithi038.stdout:2941: left oid 88 (ObjNum 1868 snap 0 seq_num 1868) 2024-09-14T04:10:17.195 INFO:tasks.rados.rados.0.smithi038.stdout:2942: finishing write tid 1 to smithi03870129-490 2024-09-14T04:10:17.195 INFO:tasks.rados.rados.0.smithi038.stdout:2942: finishing write tid 2 to smithi03870129-490 2024-09-14T04:10:17.195 INFO:tasks.rados.rados.0.smithi038.stdout:2942: finishing write tid 3 to smithi03870129-490 2024-09-14T04:10:17.195 INFO:tasks.rados.rados.0.smithi038.stdout:2942: finishing write tid 4 to smithi03870129-490 2024-09-14T04:10:17.195 INFO:tasks.rados.rados.0.smithi038.stdout:2942: finishing write tid 5 to smithi03870129-490 2024-09-14T04:10:17.195 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 490 v 332 (ObjNum 1869 snap 0 seq_num 1869) dirty exists 2024-09-14T04:10:17.195 INFO:tasks.rados.rados.0.smithi038.stdout:2942: left oid 490 (ObjNum 1869 snap 0 seq_num 1869) 2024-09-14T04:10:17.195 INFO:tasks.rados.rados.0.smithi038.stdout:2943: finishing write tid 1 to smithi03870129-453 2024-09-14T04:10:17.195 INFO:tasks.rados.rados.0.smithi038.stdout:2943: finishing write tid 2 to smithi03870129-453 2024-09-14T04:10:17.195 INFO:tasks.rados.rados.0.smithi038.stdout:2943: finishing write tid 3 to smithi03870129-453 2024-09-14T04:10:17.195 INFO:tasks.rados.rados.0.smithi038.stdout:2943: finishing write tid 4 to smithi03870129-453 2024-09-14T04:10:17.195 INFO:tasks.rados.rados.0.smithi038.stdout:2943: finishing write tid 5 to smithi03870129-453 2024-09-14T04:10:17.195 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 453 v 167 (ObjNum 1870 snap 0 seq_num 1870) dirty exists 2024-09-14T04:10:17.195 INFO:tasks.rados.rados.0.smithi038.stdout:2943: left oid 453 (ObjNum 1870 snap 0 seq_num 1870) 2024-09-14T04:10:17.196 INFO:tasks.rados.rados.0.smithi038.stdout:2944: finishing write tid 1 to smithi03870129-371 2024-09-14T04:10:17.196 INFO:tasks.rados.rados.0.smithi038.stdout:2944: finishing write tid 2 to smithi03870129-371 2024-09-14T04:10:17.196 INFO:tasks.rados.rados.0.smithi038.stdout:2941: done (4 left) 2024-09-14T04:10:17.196 INFO:tasks.rados.rados.0.smithi038.stdout:2942: done (3 left) 2024-09-14T04:10:17.196 INFO:tasks.rados.rados.0.smithi038.stdout:2943: done (2 left) 2024-09-14T04:10:17.196 INFO:tasks.rados.rados.0.smithi038.stdout:2945: done (1 left) 2024-09-14T04:10:17.197 INFO:tasks.rados.rados.0.smithi038.stdout:2946: write oid 393 current snap is 0 2024-09-14T04:10:17.197 INFO:tasks.rados.rados.0.smithi038.stdout:2946: seq_num 1873 ranges {679511=764215,2069950=618661,3118442=361069} 2024-09-14T04:10:17.204 INFO:tasks.rados.rados.0.smithi038.stdout:2946: writing smithi03870129-393 from 679511 to 1443726 tid 1 2024-09-14T04:10:17.210 INFO:tasks.rados.rados.0.smithi038.stdout:2946: writing smithi03870129-393 from 2069950 to 2688611 tid 2 2024-09-14T04:10:17.215 INFO:tasks.rados.rados.0.smithi038.stdout:2946: writing smithi03870129-393 from 3118442 to 3479511 tid 3 2024-09-14T04:10:17.215 INFO:tasks.rados.rados.0.smithi038.stdout:2947: write oid 496 current snap is 0 2024-09-14T04:10:17.215 INFO:tasks.rados.rados.0.smithi038.stdout:2944: finishing write tid 3 to smithi03870129-371 2024-09-14T04:10:17.215 INFO:tasks.rados.rados.0.smithi038.stdout:2944: finishing write tid 4 to smithi03870129-371 2024-09-14T04:10:17.216 INFO:tasks.rados.rados.0.smithi038.stdout:2947: seq_num 1874 ranges {696318=439464,1728432=762319,3145865=350453} 2024-09-14T04:10:17.221 INFO:tasks.rados.rados.0.smithi038.stdout:2947: writing smithi03870129-496 from 696318 to 1135782 tid 1 2024-09-14T04:10:17.229 INFO:tasks.rados.rados.0.smithi038.stdout:2947: writing smithi03870129-496 from 1728432 to 2490751 tid 2 2024-09-14T04:10:17.235 INFO:tasks.rados.rados.0.smithi038.stdout:2947: writing smithi03870129-496 from 3145865 to 3496318 tid 3 2024-09-14T04:10:17.235 INFO:tasks.rados.rados.0.smithi038.stdout:2948: delete oid 257 current snap is 0 2024-09-14T04:10:17.235 INFO:tasks.rados.rados.0.smithi038.stdout:2944: finishing write tid 5 to smithi03870129-371 2024-09-14T04:10:17.235 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 371 v 355 (ObjNum 1871 snap 0 seq_num 1871) dirty exists 2024-09-14T04:10:17.235 INFO:tasks.rados.rados.0.smithi038.stdout:2944: left oid 371 (ObjNum 1871 snap 0 seq_num 1871) 2024-09-14T04:10:17.236 INFO:tasks.rados.rados.0.smithi038.stdout:2946: finishing write tid 1 to smithi03870129-393 2024-09-14T04:10:17.236 INFO:tasks.rados.rados.0.smithi038.stdout:2946: finishing write tid 2 to smithi03870129-393 2024-09-14T04:10:17.236 INFO:tasks.rados.rados.0.smithi038.stdout:2946: finishing write tid 3 to smithi03870129-393 2024-09-14T04:10:17.236 INFO:tasks.rados.rados.0.smithi038.stdout:2946: finishing write tid 4 to smithi03870129-393 2024-09-14T04:10:17.236 INFO:tasks.rados.rados.0.smithi038.stdout:2946: finishing write tid 5 to smithi03870129-393 2024-09-14T04:10:17.236 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 393 v 171 (ObjNum 1873 snap 0 seq_num 1873) dirty exists 2024-09-14T04:10:17.236 INFO:tasks.rados.rados.0.smithi038.stdout:2946: left oid 393 (ObjNum 1873 snap 0 seq_num 1873) 2024-09-14T04:10:17.236 INFO:tasks.rados.rados.0.smithi038.stdout:2947: finishing write tid 1 to smithi03870129-496 2024-09-14T04:10:17.236 INFO:tasks.rados.rados.0.smithi038.stdout:2947: finishing write tid 2 to smithi03870129-496 2024-09-14T04:10:17.238 INFO:tasks.rados.rados.0.smithi038.stdout:2944: done (3 left) 2024-09-14T04:10:17.238 INFO:tasks.rados.rados.0.smithi038.stdout:2946: done (2 left) 2024-09-14T04:10:17.238 INFO:tasks.rados.rados.0.smithi038.stdout:2948: done (1 left) 2024-09-14T04:10:17.238 INFO:tasks.rados.rados.0.smithi038.stdout:2949: write oid 101 current snap is 0 2024-09-14T04:10:17.238 INFO:tasks.rados.rados.0.smithi038.stdout:2949: seq_num 1876 ranges {729932=589962,1729043=765988,3084358=445574} 2024-09-14T04:10:17.245 INFO:tasks.rados.rados.0.smithi038.stdout:2949: writing smithi03870129-101 from 729932 to 1319894 tid 1 2024-09-14T04:10:17.252 INFO:tasks.rados.rados.0.smithi038.stdout:2949: writing smithi03870129-101 from 1729043 to 2495031 tid 2 2024-09-14T04:10:17.258 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:17 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:17.258 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:10:17 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:17.259 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 04:10:17 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:17.259 INFO:journalctl@ceph.osd.2.smithi038.stdout:Sep 14 04:10:17 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:17.259 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:17 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:17.260 INFO:journalctl@ceph.osd.1.smithi038.stdout:Sep 14 04:10:17 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:17.260 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:17 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:17.260 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 04:10:17 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:17.260 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 04:10:17 smithi038 systemd[1]: Stopping Ceph alertmanager.a for 4d8d8784-724c-11ef-bceb-c7b262605968... 2024-09-14T04:10:17.261 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 04:10:17 smithi038 bash[58253]: ts=2024-09-14T04:10:17.222Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-14T04:10:17.261 INFO:journalctl@ceph.osd.3.smithi038.stdout:Sep 14 04:10:17 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:17.261 INFO:tasks.rados.rados.0.smithi038.stdout:2949: writing smithi03870129-101 from 3084358 to 3529932 tid 3 2024-09-14T04:10:17.261 INFO:tasks.rados.rados.0.smithi038.stdout:2950: delete oid 322 current snap is 0 2024-09-14T04:10:17.262 INFO:tasks.rados.rados.0.smithi038.stdout:2947: finishing write tid 3 to smithi03870129-496 2024-09-14T04:10:17.262 INFO:tasks.rados.rados.0.smithi038.stdout:2947: finishing write tid 4 to smithi03870129-496 2024-09-14T04:10:17.262 INFO:tasks.rados.rados.0.smithi038.stdout:2947: finishing write tid 5 to smithi03870129-496 2024-09-14T04:10:17.262 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 496 v 355 (ObjNum 1874 snap 0 seq_num 1874) dirty exists 2024-09-14T04:10:17.262 INFO:tasks.rados.rados.0.smithi038.stdout:2947: left oid 496 (ObjNum 1874 snap 0 seq_num 1874) 2024-09-14T04:10:17.262 INFO:tasks.rados.rados.0.smithi038.stdout:2949: finishing write tid 1 to smithi03870129-101 2024-09-14T04:10:17.262 INFO:tasks.rados.rados.0.smithi038.stdout:2949: finishing write tid 2 to smithi03870129-101 2024-09-14T04:10:17.263 INFO:tasks.rados.rados.0.smithi038.stdout:2947: done (2 left) 2024-09-14T04:10:17.263 INFO:tasks.rados.rados.0.smithi038.stdout:2950: done (1 left) 2024-09-14T04:10:17.263 INFO:tasks.rados.rados.0.smithi038.stdout:2951: read oid 218 snap -1 2024-09-14T04:10:17.263 INFO:tasks.rados.rados.0.smithi038.stdout:2951: expect (ObjNum 1461 snap 0 seq_num 1461) 2024-09-14T04:10:17.264 INFO:tasks.rados.rados.0.smithi038.stdout:2952: read oid 279 snap -1 2024-09-14T04:10:17.264 INFO:tasks.rados.rados.0.smithi038.stdout:2952: expect (ObjNum 1437 snap 0 seq_num 1437) 2024-09-14T04:10:17.264 INFO:tasks.rados.rados.0.smithi038.stdout:2953: read oid 288 snap -1 2024-09-14T04:10:17.264 INFO:tasks.rados.rados.0.smithi038.stdout:2953: expect (ObjNum 1820 snap 0 seq_num 1820) 2024-09-14T04:10:17.264 INFO:tasks.rados.rados.0.smithi038.stdout:2954: read oid 145 snap -1 2024-09-14T04:10:17.264 INFO:tasks.rados.rados.0.smithi038.stdout:2954: expect (ObjNum 906 snap 0 seq_num 906) 2024-09-14T04:10:17.264 INFO:tasks.rados.rados.0.smithi038.stdout:2955: read oid 112 snap -1 2024-09-14T04:10:17.264 INFO:tasks.rados.rados.0.smithi038.stdout:2955: expect (ObjNum 111 snap 0 seq_num 111) 2024-09-14T04:10:17.264 INFO:tasks.rados.rados.0.smithi038.stdout:2956: read oid 88 snap -1 2024-09-14T04:10:17.264 INFO:tasks.rados.rados.0.smithi038.stdout:2956: expect (ObjNum 1868 snap 0 seq_num 1868) 2024-09-14T04:10:17.264 INFO:tasks.rados.rados.0.smithi038.stdout:2957: write oid 378 current snap is 0 2024-09-14T04:10:17.264 INFO:tasks.rados.rados.0.smithi038.stdout:2957: seq_num 1878 ranges {763546=456813,1962360=769657,3255557=307989} 2024-09-14T04:10:17.270 INFO:tasks.rados.rados.0.smithi038.stdout:2957: writing smithi03870129-378 from 763546 to 1220359 tid 1 2024-09-14T04:10:17.281 INFO:tasks.rados.rados.0.smithi038.stdout:2957: writing smithi03870129-378 from 1962360 to 2732017 tid 2 2024-09-14T04:10:17.286 INFO:tasks.rados.rados.0.smithi038.stdout:2957: writing smithi03870129-378 from 3255557 to 3563546 tid 3 2024-09-14T04:10:17.286 INFO:tasks.rados.rados.0.smithi038.stdout:2958: read oid 162 snap -1 2024-09-14T04:10:17.286 INFO:tasks.rados.rados.0.smithi038.stdout:2958: expect (ObjNum 1667 snap 0 seq_num 1667) 2024-09-14T04:10:17.286 INFO:tasks.rados.rados.0.smithi038.stdout:2959: read oid 215 snap -1 2024-09-14T04:10:17.286 INFO:tasks.rados.rados.0.smithi038.stdout:2959: expect deleted 2024-09-14T04:10:17.286 INFO:tasks.rados.rados.0.smithi038.stdout:2960: write oid 362 current snap is 0 2024-09-14T04:10:17.286 INFO:tasks.rados.rados.0.smithi038.stdout:2949: finishing write tid 3 to smithi03870129-101 2024-09-14T04:10:17.286 INFO:tasks.rados.rados.0.smithi038.stdout:2949: finishing write tid 4 to smithi03870129-101 2024-09-14T04:10:17.286 INFO:tasks.rados.rados.0.smithi038.stdout:2949: finishing write tid 5 to smithi03870129-101 2024-09-14T04:10:17.286 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 101 v 359 (ObjNum 1876 snap 0 seq_num 1876) dirty exists 2024-09-14T04:10:17.287 INFO:tasks.rados.rados.0.smithi038.stdout:2949: left oid 101 (ObjNum 1876 snap 0 seq_num 1876) 2024-09-14T04:10:17.287 INFO:tasks.rados.rados.0.smithi038.stdout:2952: expect (ObjNum 1437 snap 0 seq_num 1437) 2024-09-14T04:10:17.378 INFO:tasks.rados.rados.0.smithi038.stdout:2954: expect (ObjNum 906 snap 0 seq_num 906) 2024-09-14T04:10:17.528 INFO:tasks.rados.rados.0.smithi038.stdout:2955: expect (ObjNum 111 snap 0 seq_num 111) 2024-09-14T04:10:17.645 INFO:tasks.rados.rados.0.smithi038.stdout:2953: expect (ObjNum 1820 snap 0 seq_num 1820) 2024-09-14T04:10:17.811 INFO:tasks.rados.rados.0.smithi038.stdout:2957: finishing write tid 1 to smithi03870129-378 2024-09-14T04:10:17.811 INFO:tasks.rados.rados.0.smithi038.stdout:2957: finishing write tid 2 to smithi03870129-378 2024-09-14T04:10:17.811 INFO:tasks.rados.rados.0.smithi038.stdout:2956: expect (ObjNum 1868 snap 0 seq_num 1868) 2024-09-14T04:10:18.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:17 smithi038 bash[32505]: audit 2024-09-14T04:10:15.875831+0000 mgr.x (mgr.24589) 64 : audit [DBG] from='client.15516 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:18.021 INFO:tasks.rados.rados.0.smithi038.stdout:2951: expect (ObjNum 1461 snap 0 seq_num 1461) 2024-09-14T04:10:18.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:17 smithi038 bash[22519]: audit 2024-09-14T04:10:15.875831+0000 mgr.x (mgr.24589) 64 : audit [DBG] from='client.15516 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:18.021 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 04:10:17 smithi038 bash[74940]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-alertmanager-a 2024-09-14T04:10:18.166 INFO:tasks.rados.rados.0.smithi038.stdout:2957: finishing write tid 3 to smithi03870129-378 2024-09-14T04:10:18.166 INFO:tasks.rados.rados.0.smithi038.stdout:2957: finishing write tid 4 to smithi03870129-378 2024-09-14T04:10:18.166 INFO:tasks.rados.rados.0.smithi038.stdout:2960: seq_num 1879 ranges {780353=532062,1904489=513315,3166627=401171} 2024-09-14T04:10:18.174 INFO:tasks.rados.rados.0.smithi038.stdout:2960: writing smithi03870129-362 from 780353 to 1312415 tid 1 2024-09-14T04:10:18.182 INFO:tasks.rados.rados.0.smithi038.stdout:2960: writing smithi03870129-362 from 1904489 to 2417804 tid 2 2024-09-14T04:10:18.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:17 smithi123 bash[24950]: audit 2024-09-14T04:10:15.875831+0000 mgr.x (mgr.24589) 64 : audit [DBG] from='client.15516 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:18.190 INFO:tasks.rados.rados.0.smithi038.stdout:2960: writing smithi03870129-362 from 3166627 to 3567798 tid 3 2024-09-14T04:10:18.190 INFO:tasks.rados.rados.0.smithi038.stdout:2949: done (10 left) 2024-09-14T04:10:18.190 INFO:tasks.rados.rados.0.smithi038.stdout:2951: done (9 left) 2024-09-14T04:10:18.190 INFO:tasks.rados.rados.0.smithi038.stdout:2952: done (8 left) 2024-09-14T04:10:18.190 INFO:tasks.rados.rados.0.smithi038.stdout:2953: done (7 left) 2024-09-14T04:10:18.190 INFO:tasks.rados.rados.0.smithi038.stdout:2954: done (6 left) 2024-09-14T04:10:18.190 INFO:tasks.rados.rados.0.smithi038.stdout:2955: done (5 left) 2024-09-14T04:10:18.190 INFO:tasks.rados.rados.0.smithi038.stdout:2956: done (4 left) 2024-09-14T04:10:18.190 INFO:tasks.rados.rados.0.smithi038.stdout:2959: done (3 left) 2024-09-14T04:10:18.190 INFO:tasks.rados.rados.0.smithi038.stdout:2961: read oid 229 snap -1 2024-09-14T04:10:18.190 INFO:tasks.rados.rados.0.smithi038.stdout:2961: expect deleted 2024-09-14T04:10:18.191 INFO:tasks.rados.rados.0.smithi038.stdout:2962: read oid 150 snap -1 2024-09-14T04:10:18.191 INFO:tasks.rados.rados.0.smithi038.stdout:2962: expect (ObjNum 1671 snap 0 seq_num 1671) 2024-09-14T04:10:18.191 INFO:tasks.rados.rados.0.smithi038.stdout:2963: write oid 370 current snap is 0 2024-09-14T04:10:18.191 INFO:tasks.rados.rados.0.smithi038.stdout:2957: finishing write tid 5 to smithi03870129-378 2024-09-14T04:10:18.191 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 378 v 561 (ObjNum 1878 snap 0 seq_num 1878) dirty exists 2024-09-14T04:10:18.191 INFO:tasks.rados.rados.0.smithi038.stdout:2957: left oid 378 (ObjNum 1878 snap 0 seq_num 1878) 2024-09-14T04:10:18.191 INFO:tasks.rados.rados.0.smithi038.stdout:2958: expect (ObjNum 1667 snap 0 seq_num 1667) 2024-09-14T04:10:18.269 INFO:tasks.rados.rados.0.smithi038.stdout:2960: finishing write tid 1 to smithi03870129-362 2024-09-14T04:10:18.269 INFO:tasks.rados.rados.0.smithi038.stdout:2960: finishing write tid 2 to smithi03870129-362 2024-09-14T04:10:18.269 INFO:tasks.rados.rados.0.smithi038.stdout:2960: finishing write tid 3 to smithi03870129-362 2024-09-14T04:10:18.269 INFO:tasks.rados.rados.0.smithi038.stdout:2960: finishing write tid 4 to smithi03870129-362 2024-09-14T04:10:18.269 INFO:tasks.rados.rados.0.smithi038.stdout:2960: finishing write tid 5 to smithi03870129-362 2024-09-14T04:10:18.269 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 362 v 356 (ObjNum 1879 snap 0 seq_num 1879) dirty exists 2024-09-14T04:10:18.269 INFO:tasks.rados.rados.0.smithi038.stdout:2960: left oid 362 (ObjNum 1879 snap 0 seq_num 1879) 2024-09-14T04:10:18.269 INFO:tasks.rados.rados.0.smithi038.stdout:2962: expect (ObjNum 1671 snap 0 seq_num 1671) 2024-09-14T04:10:18.361 INFO:tasks.rados.rados.0.smithi038.stdout:2963: seq_num 1880 ranges {797160=607311,1962971=773326,3194050=403110} 2024-09-14T04:10:18.368 INFO:tasks.rados.rados.0.smithi038.stdout:2963: writing smithi03870129-370 from 797160 to 1404471 tid 1 2024-09-14T04:10:18.376 INFO:tasks.rados.rados.0.smithi038.stdout:2963: writing smithi03870129-370 from 1962971 to 2736297 tid 2 2024-09-14T04:10:18.381 INFO:tasks.rados.rados.0.smithi038.stdout:2963: writing smithi03870129-370 from 3194050 to 3597160 tid 3 2024-09-14T04:10:18.381 INFO:tasks.rados.rados.0.smithi038.stdout:2963: finishing write tid 1 to smithi03870129-370 2024-09-14T04:10:18.381 INFO:tasks.rados.rados.0.smithi038.stdout:2957: done (5 left) 2024-09-14T04:10:18.381 INFO:tasks.rados.rados.0.smithi038.stdout:2958: done (4 left) 2024-09-14T04:10:18.382 INFO:tasks.rados.rados.0.smithi038.stdout:2960: done (3 left) 2024-09-14T04:10:18.382 INFO:tasks.rados.rados.0.smithi038.stdout:2961: done (2 left) 2024-09-14T04:10:18.382 INFO:tasks.rados.rados.0.smithi038.stdout:2962: done (1 left) 2024-09-14T04:10:18.382 INFO:tasks.rados.rados.0.smithi038.stdout:2964: write oid 187 current snap is 0 2024-09-14T04:10:18.382 INFO:tasks.rados.rados.0.smithi038.stdout:2964: seq_num 1881 ranges {413967=682560,1621453=516984,2821473=423715} 2024-09-14T04:10:18.387 INFO:tasks.rados.rados.0.smithi038.stdout:2964: writing smithi03870129-187 from 413967 to 1096527 tid 1 2024-09-14T04:10:18.393 INFO:tasks.rados.rados.0.smithi038.stdout:2964: writing smithi03870129-187 from 1621453 to 2138437 tid 2 2024-09-14T04:10:18.400 INFO:tasks.rados.rados.0.smithi038.stdout:2964: writing smithi03870129-187 from 2821473 to 3245188 tid 3 2024-09-14T04:10:18.400 INFO:tasks.rados.rados.0.smithi038.stdout:2965: read oid 350 snap -1 2024-09-14T04:10:18.400 INFO:tasks.rados.rados.0.smithi038.stdout:2965: expect (ObjNum 1862 snap 0 seq_num 1862) 2024-09-14T04:10:18.400 INFO:tasks.rados.rados.0.smithi038.stdout:2966: write oid 325 current snap is 0 2024-09-14T04:10:18.400 INFO:tasks.rados.rados.0.smithi038.stdout:2963: finishing write tid 2 to smithi03870129-370 2024-09-14T04:10:18.400 INFO:tasks.rados.rados.0.smithi038.stdout:2963: finishing write tid 3 to smithi03870129-370 2024-09-14T04:10:18.400 INFO:tasks.rados.rados.0.smithi038.stdout:2963: finishing write tid 4 to smithi03870129-370 2024-09-14T04:10:18.400 INFO:tasks.rados.rados.0.smithi038.stdout:2963: finishing write tid 5 to smithi03870129-370 2024-09-14T04:10:18.400 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 370 v 437 (ObjNum 1880 snap 0 seq_num 1880) dirty exists 2024-09-14T04:10:18.401 INFO:tasks.rados.rados.0.smithi038.stdout:2963: left oid 370 (ObjNum 1880 snap 0 seq_num 1880) 2024-09-14T04:10:18.401 INFO:tasks.rados.rados.0.smithi038.stdout:2964: finishing write tid 1 to smithi03870129-187 2024-09-14T04:10:18.401 INFO:tasks.rados.rados.0.smithi038.stdout:2966: seq_num 1882 ranges {430774=757809,1679935=776995,3248896=381878} 2024-09-14T04:10:18.406 INFO:tasks.rados.rados.0.smithi038.stdout:2966: writing smithi03870129-325 from 430774 to 1188583 tid 1 2024-09-14T04:10:18.414 INFO:tasks.rados.rados.0.smithi038.stdout:2966: writing smithi03870129-325 from 1679935 to 2456930 tid 2 2024-09-14T04:10:18.421 INFO:tasks.rados.rados.0.smithi038.stdout:2966: writing smithi03870129-325 from 3248896 to 3630774 tid 3 2024-09-14T04:10:18.421 INFO:tasks.rados.rados.0.smithi038.stdout:2963: done (3 left) 2024-09-14T04:10:18.421 INFO:tasks.rados.rados.0.smithi038.stdout:2967: write oid 35 current snap is 0 2024-09-14T04:10:18.421 INFO:tasks.rados.rados.0.smithi038.stdout:2964: finishing write tid 2 to smithi03870129-187 2024-09-14T04:10:18.421 INFO:tasks.rados.rados.0.smithi038.stdout:2967: seq_num 1883 ranges {447581=433058,1622064=520653,2759966=562612} 2024-09-14T04:10:18.425 INFO:tasks.rados.rados.0.smithi038.stdout:2967: writing smithi03870129-35 from 447581 to 880639 tid 1 2024-09-14T04:10:18.430 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:18 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:18.430 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:10:18 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:18.431 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:18 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:18.431 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 04:10:18 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:18.431 INFO:journalctl@ceph.osd.1.smithi038.stdout:Sep 14 04:10:18 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:18.432 INFO:journalctl@ceph.osd.2.smithi038.stdout:Sep 14 04:10:18 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:18.432 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:18 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:18.432 INFO:journalctl@ceph.osd.3.smithi038.stdout:Sep 14 04:10:18 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:18.432 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 04:10:18 smithi038 bash[75022]: Error response from daemon: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-alertmanager-a 2024-09-14T04:10:18.433 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 04:10:18 smithi038 systemd[1]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-09-14T04:10:18.433 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 04:10:18 smithi038 systemd[1]: Stopped Ceph alertmanager.a for 4d8d8784-724c-11ef-bceb-c7b262605968. 2024-09-14T04:10:18.433 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 04:10:18 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:18.433 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 04:10:18 smithi038 systemd[1]: Started Ceph alertmanager.a for 4d8d8784-724c-11ef-bceb-c7b262605968. 2024-09-14T04:10:18.433 INFO:tasks.rados.rados.0.smithi038.stdout:2967: writing smithi03870129-35 from 1622064 to 2142717 tid 2 2024-09-14T04:10:18.440 INFO:tasks.rados.rados.0.smithi038.stdout:2967: writing smithi03870129-35 from 2759966 to 3322578 tid 3 2024-09-14T04:10:18.440 INFO:tasks.rados.rados.0.smithi038.stdout:2968: write oid 276 current snap is 0 2024-09-14T04:10:18.440 INFO:tasks.rados.rados.0.smithi038.stdout:2964: finishing write tid 3 to smithi03870129-187 2024-09-14T04:10:18.440 INFO:tasks.rados.rados.0.smithi038.stdout:2964: finishing write tid 4 to smithi03870129-187 2024-09-14T04:10:18.440 INFO:tasks.rados.rados.0.smithi038.stdout:2964: finishing write tid 5 to smithi03870129-187 2024-09-14T04:10:18.440 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 187 v 336 (ObjNum 1881 snap 0 seq_num 1881) dirty exists 2024-09-14T04:10:18.440 INFO:tasks.rados.rados.0.smithi038.stdout:2964: left oid 187 (ObjNum 1881 snap 0 seq_num 1881) 2024-09-14T04:10:18.440 INFO:tasks.rados.rados.0.smithi038.stdout:2968: seq_num 1884 ranges {464388=508307,1680546=780664,3187389=476999} 2024-09-14T04:10:18.445 INFO:tasks.rados.rados.0.smithi038.stdout:2968: writing smithi03870129-276 from 464388 to 972695 tid 1 2024-09-14T04:10:18.453 INFO:tasks.rados.rados.0.smithi038.stdout:2968: writing smithi03870129-276 from 1680546 to 2461210 tid 2 2024-09-14T04:10:18.460 INFO:tasks.rados.rados.0.smithi038.stdout:2968: writing smithi03870129-276 from 3187389 to 3664388 tid 3 2024-09-14T04:10:18.460 INFO:tasks.rados.rados.0.smithi038.stdout:2964: done (4 left) 2024-09-14T04:10:18.460 INFO:tasks.rados.rados.0.smithi038.stdout:2969: write oid 438 current snap is 0 2024-09-14T04:10:18.460 INFO:tasks.rados.rados.0.smithi038.stdout:2965: expect (ObjNum 1862 snap 0 seq_num 1862) 2024-09-14T04:10:18.603 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:10:18.668 INFO:tasks.rados.rados.0.smithi038.stdout:2966: finishing write tid 1 to smithi03870129-325 2024-09-14T04:10:18.668 INFO:tasks.rados.rados.0.smithi038.stdout:2966: finishing write tid 2 to smithi03870129-325 2024-09-14T04:10:18.668 INFO:tasks.rados.rados.0.smithi038.stdout:2966: finishing write tid 3 to smithi03870129-325 2024-09-14T04:10:18.668 INFO:tasks.rados.rados.0.smithi038.stdout:2966: finishing write tid 4 to smithi03870129-325 2024-09-14T04:10:18.668 INFO:tasks.rados.rados.0.smithi038.stdout:2969: seq_num 1885 ranges {481195=583556,1739028=524322,2814812=585156} 2024-09-14T04:10:18.674 INFO:tasks.rados.rados.0.smithi038.stdout:2969: writing smithi03870129-438 from 481195 to 1064751 tid 1 2024-09-14T04:10:18.681 INFO:tasks.rados.rados.0.smithi038.stdout:2969: writing smithi03870129-438 from 1739028 to 2263350 tid 2 2024-09-14T04:10:18.690 INFO:tasks.rados.rados.0.smithi038.stdout:2969: writing smithi03870129-438 from 2814812 to 3399968 tid 3 2024-09-14T04:10:18.690 INFO:tasks.rados.rados.0.smithi038.stdout:2965: done (4 left) 2024-09-14T04:10:18.690 INFO:tasks.rados.rados.0.smithi038.stdout:2970: read oid 449 snap -1 2024-09-14T04:10:18.690 INFO:tasks.rados.rados.0.smithi038.stdout:2970: expect (ObjNum 1468 snap 0 seq_num 1468) 2024-09-14T04:10:18.691 INFO:tasks.rados.rados.0.smithi038.stdout:2966: finishing write tid 5 to smithi03870129-325 2024-09-14T04:10:18.691 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 325 v 298 (ObjNum 1882 snap 0 seq_num 1882) dirty exists 2024-09-14T04:10:18.691 INFO:tasks.rados.rados.0.smithi038.stdout:2966: left oid 325 (ObjNum 1882 snap 0 seq_num 1882) 2024-09-14T04:10:18.691 INFO:tasks.rados.rados.0.smithi038.stdout:2967: finishing write tid 1 to smithi03870129-35 2024-09-14T04:10:18.691 INFO:tasks.rados.rados.0.smithi038.stdout:2971: read oid 182 snap -1 2024-09-14T04:10:18.691 INFO:tasks.rados.rados.0.smithi038.stdout:2971: expect (ObjNum 1221 snap 0 seq_num 1221) 2024-09-14T04:10:18.692 INFO:tasks.rados.rados.0.smithi038.stdout:2966: done (5 left) 2024-09-14T04:10:18.692 INFO:tasks.rados.rados.0.smithi038.stdout:2972: read oid 402 snap -1 2024-09-14T04:10:18.692 INFO:tasks.rados.rados.0.smithi038.stdout:2972: expect (ObjNum 1551 snap 0 seq_num 1551) 2024-09-14T04:10:18.692 INFO:tasks.rados.rados.0.smithi038.stdout:2973: read oid 222 snap -1 2024-09-14T04:10:18.692 INFO:tasks.rados.rados.0.smithi038.stdout:2973: expect (ObjNum 1387 snap 0 seq_num 1387) 2024-09-14T04:10:18.693 INFO:tasks.rados.rados.0.smithi038.stdout:2974: read oid 338 snap -1 2024-09-14T04:10:18.693 INFO:tasks.rados.rados.0.smithi038.stdout:2974: expect (ObjNum 1191 snap 0 seq_num 1191) 2024-09-14T04:10:18.693 INFO:tasks.rados.rados.0.smithi038.stdout:2975: read oid 388 snap -1 2024-09-14T04:10:18.693 INFO:tasks.rados.rados.0.smithi038.stdout:2975: expect (ObjNum 1163 snap 0 seq_num 1163) 2024-09-14T04:10:18.693 INFO:tasks.rados.rados.0.smithi038.stdout:2976: write oid 138 current snap is 0 2024-09-14T04:10:18.693 INFO:tasks.rados.rados.0.smithi038.stdout:2967: finishing write tid 2 to smithi03870129-35 2024-09-14T04:10:18.694 INFO:tasks.rados.rados.0.smithi038.stdout:2967: finishing write tid 3 to smithi03870129-35 2024-09-14T04:10:18.694 INFO:tasks.rados.rados.0.smithi038.stdout:2967: finishing write tid 4 to smithi03870129-35 2024-09-14T04:10:18.694 INFO:tasks.rados.rados.0.smithi038.stdout:2967: finishing write tid 5 to smithi03870129-35 2024-09-14T04:10:18.694 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 35 v 565 (ObjNum 1883 snap 0 seq_num 1883) dirty exists 2024-09-14T04:10:18.694 INFO:tasks.rados.rados.0.smithi038.stdout:2967: left oid 35 (ObjNum 1883 snap 0 seq_num 1883) 2024-09-14T04:10:18.694 INFO:tasks.rados.rados.0.smithi038.stdout:2968: finishing write tid 1 to smithi03870129-276 2024-09-14T04:10:18.695 INFO:tasks.rados.rados.0.smithi038.stdout:2968: finishing write tid 2 to smithi03870129-276 2024-09-14T04:10:18.695 INFO:tasks.rados.rados.0.smithi038.stdout:2968: finishing write tid 3 to smithi03870129-276 2024-09-14T04:10:18.695 INFO:tasks.rados.rados.0.smithi038.stdout:2968: finishing write tid 4 to smithi03870129-276 2024-09-14T04:10:18.695 INFO:tasks.rados.rados.0.smithi038.stdout:2968: finishing write tid 5 to smithi03870129-276 2024-09-14T04:10:18.695 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 276 v 369 (ObjNum 1884 snap 0 seq_num 1884) dirty exists 2024-09-14T04:10:18.695 INFO:tasks.rados.rados.0.smithi038.stdout:2968: left oid 276 (ObjNum 1884 snap 0 seq_num 1884) 2024-09-14T04:10:18.696 INFO:tasks.rados.rados.0.smithi038.stdout:2969: finishing write tid 1 to smithi03870129-438 2024-09-14T04:10:18.696 INFO:tasks.rados.rados.0.smithi038.stdout:2969: finishing write tid 2 to smithi03870129-438 2024-09-14T04:10:18.696 INFO:tasks.rados.rados.0.smithi038.stdout:2976: seq_num 1886 ranges {498002=775158,1913863=784333,3358588=339414} 2024-09-14T04:10:18.697 INFO:tasks.rados.rados.0.smithi038.stdout:2976: writing smithi03870129-138 from 498002 to 1273160 tid 1 2024-09-14T04:10:18.705 INFO:tasks.rados.rados.0.smithi038.stdout:2976: writing smithi03870129-138 from 1913863 to 2698196 tid 2 2024-09-14T04:10:18.711 INFO:tasks.rados.rados.0.smithi038.stdout:2976: writing smithi03870129-138 from 3358588 to 3698002 tid 3 2024-09-14T04:10:18.711 INFO:tasks.rados.rados.0.smithi038.stdout:2967: done (9 left) 2024-09-14T04:10:18.712 INFO:tasks.rados.rados.0.smithi038.stdout:2968: done (8 left) 2024-09-14T04:10:18.712 INFO:tasks.rados.rados.0.smithi038.stdout:2977: read oid 289 snap -1 2024-09-14T04:10:18.712 INFO:tasks.rados.rados.0.smithi038.stdout:2977: expect (ObjNum 1801 snap 0 seq_num 1801) 2024-09-14T04:10:18.712 INFO:tasks.rados.rados.0.smithi038.stdout:2978: write oid 49 current snap is 0 2024-09-14T04:10:18.712 INFO:tasks.rados.rados.0.smithi038.stdout:2978: seq_num 1887 ranges {514809=450407,1455992=527991,2469658=724053,3608303=106506} 2024-09-14T04:10:18.716 INFO:tasks.rados.rados.0.smithi038.stdout:2978: writing smithi03870129-49 from 514809 to 965216 tid 1 2024-09-14T04:10:18.722 INFO:tasks.rados.rados.0.smithi038.stdout:2978: writing smithi03870129-49 from 1455992 to 1983983 tid 2 2024-09-14T04:10:18.728 INFO:tasks.rados.rados.0.smithi038.stdout:2978: writing smithi03870129-49 from 2469658 to 3193711 tid 3 2024-09-14T04:10:18.731 INFO:tasks.rados.rados.0.smithi038.stdout:2978: writing smithi03870129-49 from 3608303 to 3714809 tid 4 2024-09-14T04:10:18.732 INFO:tasks.rados.rados.0.smithi038.stdout:2979: write oid 450 current snap is 0 2024-09-14T04:10:18.732 INFO:tasks.rados.rados.0.smithi038.stdout:2979: seq_num 1888 ranges {531616=525656,1514474=671649,2780728=535325} 2024-09-14T04:10:18.737 INFO:tasks.rados.rados.0.smithi038.stdout:2979: writing smithi03870129-450 from 531616 to 1057272 tid 1 2024-09-14T04:10:18.743 INFO:tasks.rados.rados.0.smithi038.stdout:2979: writing smithi03870129-450 from 1514474 to 2186123 tid 2 2024-09-14T04:10:18.750 INFO:tasks.rados.rados.0.smithi038.stdout:2979: writing smithi03870129-450 from 2780728 to 3316053 tid 3 2024-09-14T04:10:18.750 INFO:tasks.rados.rados.0.smithi038.stdout:2980: write oid 499 current snap is 0 2024-09-14T04:10:18.751 INFO:tasks.rados.rados.0.smithi038.stdout:2969: finishing write tid 3 to smithi03870129-438 2024-09-14T04:10:18.751 INFO:tasks.rados.rados.0.smithi038.stdout:2969: finishing write tid 4 to smithi03870129-438 2024-09-14T04:10:18.751 INFO:tasks.rados.rados.0.smithi038.stdout:2969: finishing write tid 5 to smithi03870129-438 2024-09-14T04:10:18.751 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 438 v 373 (ObjNum 1885 snap 0 seq_num 1885) dirty exists 2024-09-14T04:10:18.751 INFO:tasks.rados.rados.0.smithi038.stdout:2969: left oid 438 (ObjNum 1885 snap 0 seq_num 1885) 2024-09-14T04:10:18.751 INFO:tasks.rados.rados.0.smithi038.stdout:2972: expect (ObjNum 1551 snap 0 seq_num 1551) 2024-09-14T04:10:18.859 INFO:tasks.rados.rados.0.smithi038.stdout:2975: expect (ObjNum 1163 snap 0 seq_num 1163) 2024-09-14T04:10:18.999 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:18 smithi038 bash[22519]: cluster 2024-09-14T04:10:16.925538+0000 mgr.x (mgr.24589) 65 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 4.6 MiB/s wr, 63 op/s 2024-09-14T04:10:18.999 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:18 smithi038 bash[22519]: audit 2024-09-14T04:10:18.242115+0000 mon.a (mon.0) 955 : audit [DBG] from='client.? 172.21.15.38:0/1635999223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:10:19.000 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:18 smithi038 bash[22519]: audit 2024-09-14T04:10:18.377400+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:19.000 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:18 smithi038 bash[22519]: audit 2024-09-14T04:10:18.385882+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:19.000 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:18 smithi038 bash[32505]: cluster 2024-09-14T04:10:16.925538+0000 mgr.x (mgr.24589) 65 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 4.6 MiB/s wr, 63 op/s 2024-09-14T04:10:19.001 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:18 smithi038 bash[32505]: audit 2024-09-14T04:10:18.242115+0000 mon.a (mon.0) 955 : audit [DBG] from='client.? 172.21.15.38:0/1635999223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:10:19.001 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:18 smithi038 bash[32505]: audit 2024-09-14T04:10:18.377400+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:19.001 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:18 smithi038 bash[32505]: audit 2024-09-14T04:10:18.385882+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:19.021 INFO:tasks.rados.rados.0.smithi038.stdout:2976: finishing write tid 1 to smithi03870129-138 2024-09-14T04:10:19.021 INFO:tasks.rados.rados.0.smithi038.stdout:2970: expect (ObjNum 1468 snap 0 seq_num 1468) 2024-09-14T04:10:19.154 INFO:tasks.rados.rados.0.smithi038.stdout:2971: expect (ObjNum 1221 snap 0 seq_num 1221) 2024-09-14T04:10:19.181 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:18 smithi123 bash[24950]: cluster 2024-09-14T04:10:16.925538+0000 mgr.x (mgr.24589) 65 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 4.6 MiB/s wr, 63 op/s 2024-09-14T04:10:19.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:18 smithi123 bash[24950]: audit 2024-09-14T04:10:18.242115+0000 mon.a (mon.0) 955 : audit [DBG] from='client.? 172.21.15.38:0/1635999223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:10:19.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:18 smithi123 bash[24950]: audit 2024-09-14T04:10:18.377400+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:19.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:18 smithi123 bash[24950]: audit 2024-09-14T04:10:18.385882+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:19.331 INFO:tasks.rados.rados.0.smithi038.stdout:2976: finishing write tid 2 to smithi03870129-138 2024-09-14T04:10:19.331 INFO:tasks.rados.rados.0.smithi038.stdout:2973: expect (ObjNum 1387 snap 0 seq_num 1387) 2024-09-14T04:10:19.543 INFO:tasks.rados.rados.0.smithi038.stdout:2976: finishing write tid 3 to smithi03870129-138 2024-09-14T04:10:19.543 INFO:tasks.rados.rados.0.smithi038.stdout:2976: finishing write tid 4 to smithi03870129-138 2024-09-14T04:10:19.544 INFO:tasks.rados.rados.0.smithi038.stdout:2976: finishing write tid 5 to smithi03870129-138 2024-09-14T04:10:19.544 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 138 v 569 (ObjNum 1886 snap 0 seq_num 1886) dirty exists 2024-09-14T04:10:19.544 INFO:tasks.rados.rados.0.smithi038.stdout:2976: left oid 138 (ObjNum 1886 snap 0 seq_num 1886) 2024-09-14T04:10:19.544 INFO:tasks.rados.rados.0.smithi038.stdout:2974: expect (ObjNum 1191 snap 0 seq_num 1191) 2024-09-14T04:10:19.603 INFO:tasks.rados.rados.0.smithi038.stdout:2977: expect (ObjNum 1801 snap 0 seq_num 1801) 2024-09-14T04:10:19.733 INFO:tasks.rados.rados.0.smithi038.stdout:2978: finishing write tid 1 to smithi03870129-49 2024-09-14T04:10:19.733 INFO:tasks.rados.rados.0.smithi038.stdout:2978: finishing write tid 2 to smithi03870129-49 2024-09-14T04:10:19.733 INFO:tasks.rados.rados.0.smithi038.stdout:2980: seq_num 1889 ranges {548423=600905,1572956=531660,2524504=746597,3740781=7642} 2024-09-14T04:10:19.752 INFO:tasks.rados.rados.0.smithi038.stdout:2980: writing smithi03870129-499 from 548423 to 1149328 tid 1 2024-09-14T04:10:19.768 INFO:tasks.rados.rados.0.smithi038.stdout:2980: writing smithi03870129-499 from 1572956 to 2104616 tid 2 2024-09-14T04:10:19.780 INFO:tasks.rados.rados.0.smithi038.stdout:2980: writing smithi03870129-499 from 2524504 to 3271101 tid 3 2024-09-14T04:10:19.785 INFO:tasks.rados.rados.0.smithi038.stdout:2980: writing smithi03870129-499 from 3740781 to 3748423 tid 4 2024-09-14T04:10:19.785 INFO:tasks.rados.rados.0.smithi038.stdout:2969: done (11 left) 2024-09-14T04:10:19.786 INFO:tasks.rados.rados.0.smithi038.stdout:2970: done (10 left) 2024-09-14T04:10:19.786 INFO:tasks.rados.rados.0.smithi038.stdout:2971: done (9 left) 2024-09-14T04:10:19.786 INFO:tasks.rados.rados.0.smithi038.stdout:2972: done (8 left) 2024-09-14T04:10:19.786 INFO:tasks.rados.rados.0.smithi038.stdout:2973: done (7 left) 2024-09-14T04:10:19.787 INFO:tasks.rados.rados.0.smithi038.stdout:2974: done (6 left) 2024-09-14T04:10:19.787 INFO:tasks.rados.rados.0.smithi038.stdout:2975: done (5 left) 2024-09-14T04:10:19.787 INFO:tasks.rados.rados.0.smithi038.stdout:2976: done (4 left) 2024-09-14T04:10:19.787 INFO:tasks.rados.rados.0.smithi038.stdout:2977: done (3 left) 2024-09-14T04:10:19.787 INFO:tasks.rados.rados.0.smithi038.stdout:2981: write oid 149 current snap is 0 2024-09-14T04:10:19.788 INFO:tasks.rados.rados.0.smithi038.stdout:2978: finishing write tid 3 to smithi03870129-49 2024-09-14T04:10:19.788 INFO:tasks.rados.rados.0.smithi038.stdout:2978: finishing write tid 4 to smithi03870129-49 2024-09-14T04:10:19.788 INFO:tasks.rados.rados.0.smithi038.stdout:2978: finishing write tid 5 to smithi03870129-49 2024-09-14T04:10:19.788 INFO:tasks.rados.rados.0.smithi038.stdout:2978: finishing write tid 6 to smithi03870129-49 2024-09-14T04:10:19.788 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 49 v 361 (ObjNum 1887 snap 0 seq_num 1887) dirty exists 2024-09-14T04:10:19.788 INFO:tasks.rados.rados.0.smithi038.stdout:2978: left oid 49 (ObjNum 1887 snap 0 seq_num 1887) 2024-09-14T04:10:19.789 INFO:tasks.rados.rados.0.smithi038.stdout:2979: finishing write tid 1 to smithi03870129-450 2024-09-14T04:10:19.789 INFO:tasks.rados.rados.0.smithi038.stdout:2981: seq_num 1890 ranges {565230=676154,2031438=675318,3235574=529656} 2024-09-14T04:10:19.790 INFO:tasks.rados.rados.0.smithi038.stdout:2981: writing smithi03870129-149 from 565230 to 1241384 tid 1 2024-09-14T04:10:19.799 INFO:tasks.rados.rados.0.smithi038.stdout:2981: writing smithi03870129-149 from 2031438 to 2706756 tid 2 2024-09-14T04:10:19.806 INFO:tasks.rados.rados.0.smithi038.stdout:2981: writing smithi03870129-149 from 3235574 to 3765230 tid 3 2024-09-14T04:10:19.806 INFO:tasks.rados.rados.0.smithi038.stdout:2978: done (3 left) 2024-09-14T04:10:19.806 INFO:tasks.rados.rados.0.smithi038.stdout:2982: delete oid 410 current snap is 0 2024-09-14T04:10:19.806 INFO:tasks.rados.rados.0.smithi038.stdout:2979: finishing write tid 2 to smithi03870129-450 2024-09-14T04:10:19.806 INFO:tasks.rados.rados.0.smithi038.stdout:2979: finishing write tid 3 to smithi03870129-450 2024-09-14T04:10:19.806 INFO:tasks.rados.rados.0.smithi038.stdout:2979: finishing write tid 4 to smithi03870129-450 2024-09-14T04:10:19.807 INFO:tasks.rados.rados.0.smithi038.stdout:2979: finishing write tid 5 to smithi03870129-450 2024-09-14T04:10:19.807 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 450 v 334 (ObjNum 1888 snap 0 seq_num 1888) dirty exists 2024-09-14T04:10:19.807 INFO:tasks.rados.rados.0.smithi038.stdout:2979: left oid 450 (ObjNum 1888 snap 0 seq_num 1888) 2024-09-14T04:10:19.807 INFO:tasks.rados.rados.0.smithi038.stdout:2980: finishing write tid 1 to smithi03870129-499 2024-09-14T04:10:19.807 INFO:tasks.rados.rados.0.smithi038.stdout:2980: finishing write tid 2 to smithi03870129-499 2024-09-14T04:10:19.807 INFO:tasks.rados.rados.0.smithi038.stdout:2980: finishing write tid 3 to smithi03870129-499 2024-09-14T04:10:19.807 INFO:tasks.rados.rados.0.smithi038.stdout:2980: finishing write tid 4 to smithi03870129-499 2024-09-14T04:10:19.808 INFO:tasks.rados.rados.0.smithi038.stdout:2980: finishing write tid 5 to smithi03870129-499 2024-09-14T04:10:19.808 INFO:tasks.rados.rados.0.smithi038.stdout:2980: finishing write tid 6 to smithi03870129-499 2024-09-14T04:10:19.808 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 499 v 343 (ObjNum 1889 snap 0 seq_num 1889) dirty exists 2024-09-14T04:10:19.808 INFO:tasks.rados.rados.0.smithi038.stdout:2980: left oid 499 (ObjNum 1889 snap 0 seq_num 1889) 2024-09-14T04:10:19.808 INFO:tasks.rados.rados.0.smithi038.stdout:2981: finishing write tid 1 to smithi03870129-149 2024-09-14T04:10:19.808 INFO:tasks.rados.rados.0.smithi038.stdout:2981: finishing write tid 2 to smithi03870129-149 2024-09-14T04:10:19.809 INFO:tasks.rados.rados.0.smithi038.stdout:2979: done (3 left) 2024-09-14T04:10:19.809 INFO:tasks.rados.rados.0.smithi038.stdout:2980: done (2 left) 2024-09-14T04:10:19.809 INFO:tasks.rados.rados.0.smithi038.stdout:2982: done (1 left) 2024-09-14T04:10:19.809 INFO:tasks.rados.rados.0.smithi038.stdout:2983: write oid 425 current snap is 0 2024-09-14T04:10:19.809 INFO:tasks.rados.rados.0.smithi038.stdout:2983: seq_num 1892 ranges {598844=426652,1632049=678987,2774067=696766} 2024-09-14T04:10:19.815 INFO:tasks.rados.rados.0.smithi038.stdout:2983: writing smithi03870129-425 from 598844 to 1025496 tid 1 2024-09-14T04:10:19.822 INFO:tasks.rados.rados.0.smithi038.stdout:2983: writing smithi03870129-425 from 1632049 to 2311036 tid 2 2024-09-14T04:10:19.830 INFO:tasks.rados.rados.0.smithi038.stdout:2983: writing smithi03870129-425 from 2774067 to 3470833 tid 3 2024-09-14T04:10:19.830 INFO:tasks.rados.rados.0.smithi038.stdout:2984: read oid 62 snap -1 2024-09-14T04:10:19.830 INFO:tasks.rados.rados.0.smithi038.stdout:2984: expect deleted 2024-09-14T04:10:19.830 INFO:tasks.rados.rados.0.smithi038.stdout:2985: read oid 84 snap -1 2024-09-14T04:10:19.831 INFO:tasks.rados.rados.0.smithi038.stdout:2985: expect deleted 2024-09-14T04:10:19.831 INFO:tasks.rados.rados.0.smithi038.stdout:2986: read oid 231 snap -1 2024-09-14T04:10:19.831 INFO:tasks.rados.rados.0.smithi038.stdout:2986: expect (ObjNum 1596 snap 0 seq_num 1596) 2024-09-14T04:10:19.831 INFO:tasks.rados.rados.0.smithi038.stdout:2987: write oid 320 current snap is 0 2024-09-14T04:10:19.831 INFO:tasks.rados.rados.0.smithi038.stdout:2981: finishing write tid 3 to smithi03870129-149 2024-09-14T04:10:19.831 INFO:tasks.rados.rados.0.smithi038.stdout:2981: finishing write tid 4 to smithi03870129-149 2024-09-14T04:10:19.831 INFO:tasks.rados.rados.0.smithi038.stdout:2981: finishing write tid 5 to smithi03870129-149 2024-09-14T04:10:19.831 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 149 v 377 (ObjNum 1890 snap 0 seq_num 1890) dirty exists 2024-09-14T04:10:19.831 INFO:tasks.rados.rados.0.smithi038.stdout:2981: left oid 149 (ObjNum 1890 snap 0 seq_num 1890) 2024-09-14T04:10:19.831 INFO:tasks.rados.rados.0.smithi038.stdout:2983: finishing write tid 1 to smithi03870129-425 2024-09-14T04:10:19.832 INFO:tasks.rados.rados.0.smithi038.stdout:2983: finishing write tid 2 to smithi03870129-425 2024-09-14T04:10:19.832 INFO:tasks.rados.rados.0.smithi038.stdout:2987: seq_num 1893 ranges {615651=618254,1806884=538998,3034196=508038} 2024-09-14T04:10:19.837 INFO:tasks.rados.rados.0.smithi038.stdout:2987: writing smithi03870129-320 from 615651 to 1233905 tid 1 2024-09-14T04:10:19.844 INFO:tasks.rados.rados.0.smithi038.stdout:2987: writing smithi03870129-320 from 1806884 to 2345882 tid 2 2024-09-14T04:10:19.853 INFO:tasks.rados.rados.0.smithi038.stdout:2987: writing smithi03870129-320 from 3034196 to 3542234 tid 3 2024-09-14T04:10:19.853 INFO:tasks.rados.rados.0.smithi038.stdout:2981: done (5 left) 2024-09-14T04:10:19.853 INFO:tasks.rados.rados.0.smithi038.stdout:2988: read oid 198 snap -1 2024-09-14T04:10:19.853 INFO:tasks.rados.rados.0.smithi038.stdout:2988: expect deleted 2024-09-14T04:10:19.853 INFO:tasks.rados.rados.0.smithi038.stdout:2989: read oid 203 snap -1 2024-09-14T04:10:19.853 INFO:tasks.rados.rados.0.smithi038.stdout:2989: expect (ObjNum 202 snap 0 seq_num 202) 2024-09-14T04:10:19.853 INFO:tasks.rados.rados.0.smithi038.stdout:2990: read oid 99 snap -1 2024-09-14T04:10:19.853 INFO:tasks.rados.rados.0.smithi038.stdout:2990: expect (ObjNum 1566 snap 0 seq_num 1566) 2024-09-14T04:10:19.853 INFO:tasks.rados.rados.0.smithi038.stdout:2991: write oid 126 current snap is 0 2024-09-14T04:10:19.853 INFO:tasks.rados.rados.0.smithi038.stdout:2991: seq_num 1894 ranges {632458=693503,1865366=682656,3061619=719310} 2024-09-14T04:10:19.860 INFO:tasks.rados.rados.0.smithi038.stdout:2991: writing smithi03870129-126 from 632458 to 1325961 tid 1 2024-09-14T04:10:19.871 INFO:tasks.rados.rados.0.smithi038.stdout:2991: writing smithi03870129-126 from 1865366 to 2548022 tid 2 2024-09-14T04:10:19.879 INFO:tasks.rados.rados.0.smithi038.stdout:2991: writing smithi03870129-126 from 3061619 to 3780929 tid 3 2024-09-14T04:10:19.879 INFO:tasks.rados.rados.0.smithi038.stdout:2992: write oid 74 current snap is 0 2024-09-14T04:10:19.879 INFO:tasks.rados.rados.0.smithi038.stdout:2983: finishing write tid 3 to smithi03870129-425 2024-09-14T04:10:19.879 INFO:tasks.rados.rados.0.smithi038.stdout:2983: finishing write tid 4 to smithi03870129-425 2024-09-14T04:10:19.879 INFO:tasks.rados.rados.0.smithi038.stdout:2983: finishing write tid 5 to smithi03870129-425 2024-09-14T04:10:19.879 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 425 v 365 (ObjNum 1892 snap 0 seq_num 1892) dirty exists 2024-09-14T04:10:19.879 INFO:tasks.rados.rados.0.smithi038.stdout:2983: left oid 425 (ObjNum 1892 snap 0 seq_num 1892) 2024-09-14T04:10:19.879 INFO:tasks.rados.rados.0.smithi038.stdout:2986: expect (ObjNum 1596 snap 0 seq_num 1596) 2024-09-14T04:10:20.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:19 smithi038 bash[22519]: cephadm 2024-09-14T04:10:18.396525+0000 mgr.x (mgr.24589) 66 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-14T04:10:20.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:19 smithi038 bash[22519]: audit 2024-09-14T04:10:18.598120+0000 mgr.x (mgr.24589) 67 : audit [DBG] from='client.15528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:20.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:19 smithi038 bash[22519]: cephadm 2024-09-14T04:10:18.687083+0000 mgr.x (mgr.24589) 68 : cephadm [INF] Deploying daemon prometheus.a on smithi123 2024-09-14T04:10:20.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:19 smithi038 bash[32505]: cephadm 2024-09-14T04:10:18.396525+0000 mgr.x (mgr.24589) 66 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-14T04:10:20.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:19 smithi038 bash[32505]: audit 2024-09-14T04:10:18.598120+0000 mgr.x (mgr.24589) 67 : audit [DBG] from='client.15528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:20.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:19 smithi038 bash[32505]: cephadm 2024-09-14T04:10:18.687083+0000 mgr.x (mgr.24589) 68 : cephadm [INF] Deploying daemon prometheus.a on smithi123 2024-09-14T04:10:20.021 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 04:10:19 smithi038 bash[75099]: ts=2024-09-14T04:10:19.875Z caller=main.go:181 level=info msg="Starting Alertmanager" version="(version=0.27.0, branch=HEAD, revision=0aa3c2aad14cff039931923ab16b26b7481783b5)" 2024-09-14T04:10:20.021 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 04:10:19 smithi038 bash[75099]: ts=2024-09-14T04:10:19.875Z 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-09-14T04:10:20.021 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 04:10:19 smithi038 bash[75099]: ts=2024-09-14T04:10:19.877Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.38 port=9094 2024-09-14T04:10:20.021 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 04:10:19 smithi038 bash[75099]: ts=2024-09-14T04:10:19.878Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-14T04:10:20.021 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 04:10:19 smithi038 bash[75099]: ts=2024-09-14T04:10:19.907Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-14T04:10:20.021 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 04:10:19 smithi038 bash[75099]: ts=2024-09-14T04:10:19.908Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-14T04:10:20.021 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 04:10:19 smithi038 bash[75099]: ts=2024-09-14T04:10:19.910Z caller=tls_config.go:313 level=info msg="Listening on" address=[::]:9093 2024-09-14T04:10:20.021 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 04:10:19 smithi038 bash[75099]: ts=2024-09-14T04:10:19.910Z caller=tls_config.go:316 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-14T04:10:20.032 INFO:tasks.rados.rados.0.smithi038.stdout:2987: finishing write tid 1 to smithi03870129-320 2024-09-14T04:10:20.032 INFO:tasks.rados.rados.0.smithi038.stdout:2987: finishing write tid 2 to smithi03870129-320 2024-09-14T04:10:20.032 INFO:tasks.rados.rados.0.smithi038.stdout:2987: finishing write tid 3 to smithi03870129-320 2024-09-14T04:10:20.032 INFO:tasks.rados.rados.0.smithi038.stdout:2987: finishing write tid 4 to smithi03870129-320 2024-09-14T04:10:20.032 INFO:tasks.rados.rados.0.smithi038.stdout:2990: expect (ObjNum 1566 snap 0 seq_num 1566) 2024-09-14T04:10:20.157 INFO:tasks.rados.rados.0.smithi038.stdout:2987: finishing write tid 5 to smithi03870129-320 2024-09-14T04:10:20.157 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 320 v 175 (ObjNum 1893 snap 0 seq_num 1893) dirty exists 2024-09-14T04:10:20.157 INFO:tasks.rados.rados.0.smithi038.stdout:2987: left oid 320 (ObjNum 1893 snap 0 seq_num 1893) 2024-09-14T04:10:20.157 INFO:tasks.rados.rados.0.smithi038.stdout:2989: expect (ObjNum 202 snap 0 seq_num 202) 2024-09-14T04:10:20.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:19 smithi123 bash[24950]: cephadm 2024-09-14T04:10:18.396525+0000 mgr.x (mgr.24589) 66 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-14T04:10:20.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:19 smithi123 bash[24950]: audit 2024-09-14T04:10:18.598120+0000 mgr.x (mgr.24589) 67 : audit [DBG] from='client.15528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:20.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:19 smithi123 bash[24950]: cephadm 2024-09-14T04:10:18.687083+0000 mgr.x (mgr.24589) 68 : cephadm [INF] Deploying daemon prometheus.a on smithi123 2024-09-14T04:10:20.261 INFO:tasks.rados.rados.0.smithi038.stdout:2991: finishing write tid 1 to smithi03870129-126 2024-09-14T04:10:20.261 INFO:tasks.rados.rados.0.smithi038.stdout:2991: finishing write tid 2 to smithi03870129-126 2024-09-14T04:10:20.261 INFO:tasks.rados.rados.0.smithi038.stdout:2991: finishing write tid 3 to smithi03870129-126 2024-09-14T04:10:20.261 INFO:tasks.rados.rados.0.smithi038.stdout:2991: finishing write tid 4 to smithi03870129-126 2024-09-14T04:10:20.262 INFO:tasks.rados.rados.0.smithi038.stdout:2991: finishing write tid 5 to smithi03870129-126 2024-09-14T04:10:20.262 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 126 v 340 (ObjNum 1894 snap 0 seq_num 1894) dirty exists 2024-09-14T04:10:20.262 INFO:tasks.rados.rados.0.smithi038.stdout:2991: left oid 126 (ObjNum 1894 snap 0 seq_num 1894) 2024-09-14T04:10:20.262 INFO:tasks.rados.rados.0.smithi038.stdout:2992: seq_num 1895 ranges {649265=768752,2207495=542667,3372689=476576} 2024-09-14T04:10:20.272 INFO:tasks.rados.rados.0.smithi038.stdout:2992: writing smithi03870129-74 from 649265 to 1418017 tid 1 2024-09-14T04:10:20.284 INFO:tasks.rados.rados.0.smithi038.stdout:2992: writing smithi03870129-74 from 2207495 to 2750162 tid 2 2024-09-14T04:10:20.295 INFO:tasks.rados.rados.0.smithi038.stdout:2992: writing smithi03870129-74 from 3372689 to 3849265 tid 3 2024-09-14T04:10:20.295 INFO:tasks.rados.rados.0.smithi038.stdout:2983: done (9 left) 2024-09-14T04:10:20.295 INFO:tasks.rados.rados.0.smithi038.stdout:2984: done (8 left) 2024-09-14T04:10:20.295 INFO:tasks.rados.rados.0.smithi038.stdout:2985: done (7 left) 2024-09-14T04:10:20.295 INFO:tasks.rados.rados.0.smithi038.stdout:2986: done (6 left) 2024-09-14T04:10:20.295 INFO:tasks.rados.rados.0.smithi038.stdout:2987: done (5 left) 2024-09-14T04:10:20.295 INFO:tasks.rados.rados.0.smithi038.stdout:2988: done (4 left) 2024-09-14T04:10:20.295 INFO:tasks.rados.rados.0.smithi038.stdout:2989: done (3 left) 2024-09-14T04:10:20.295 INFO:tasks.rados.rados.0.smithi038.stdout:2990: done (2 left) 2024-09-14T04:10:20.295 INFO:tasks.rados.rados.0.smithi038.stdout:2991: done (1 left) 2024-09-14T04:10:20.295 INFO:tasks.rados.rados.0.smithi038.stdout:2993: read oid 87 snap -1 2024-09-14T04:10:20.295 INFO:tasks.rados.rados.0.smithi038.stdout:2993: expect deleted 2024-09-14T04:10:20.296 INFO:tasks.rados.rados.0.smithi038.stdout:2994: write oid 185 current snap is 0 2024-09-14T04:10:20.296 INFO:tasks.rados.rados.0.smithi038.stdout:2994: seq_num 1896 ranges {666072=444001,1865977=686325,3000112=458207} 2024-09-14T04:10:20.304 INFO:tasks.rados.rados.0.smithi038.stdout:2994: writing smithi03870129-185 from 666072 to 1110073 tid 1 2024-09-14T04:10:20.317 INFO:tasks.rados.rados.0.smithi038.stdout:2994: writing smithi03870129-185 from 1865977 to 2552302 tid 2 2024-09-14T04:10:20.325 INFO:tasks.rados.rados.0.smithi038.stdout:2994: writing smithi03870129-185 from 3000112 to 3458319 tid 3 2024-09-14T04:10:20.325 INFO:tasks.rados.rados.0.smithi038.stdout:2995: write oid 43 current snap is 0 2024-09-14T04:10:20.325 INFO:tasks.rados.rados.0.smithi038.stdout:2992: finishing write tid 1 to smithi03870129-74 2024-09-14T04:10:20.325 INFO:tasks.rados.rados.0.smithi038.stdout:2992: finishing write tid 2 to smithi03870129-74 2024-09-14T04:10:20.325 INFO:tasks.rados.rados.0.smithi038.stdout:2992: finishing write tid 3 to smithi03870129-74 2024-09-14T04:10:20.325 INFO:tasks.rados.rados.0.smithi038.stdout:2995: seq_num 1897 ranges {682879=519250,1924459=546336,3027535=669479} 2024-09-14T04:10:20.335 INFO:tasks.rados.rados.0.smithi038.stdout:2995: writing smithi03870129-43 from 682879 to 1202129 tid 1 2024-09-14T04:10:20.345 INFO:tasks.rados.rados.0.smithi038.stdout:2995: writing smithi03870129-43 from 1924459 to 2470795 tid 2 2024-09-14T04:10:20.356 INFO:tasks.rados.rados.0.smithi038.stdout:2995: writing smithi03870129-43 from 3027535 to 3697014 tid 3 2024-09-14T04:10:20.356 INFO:tasks.rados.rados.0.smithi038.stdout:2993: done (3 left) 2024-09-14T04:10:20.356 INFO:tasks.rados.rados.0.smithi038.stdout:2996: write oid 342 current snap is 0 2024-09-14T04:10:20.356 INFO:tasks.rados.rados.0.smithi038.stdout:2996: seq_num 1898 ranges {699686=594499,1982941=689994,3454958=444728} 2024-09-14T04:10:20.366 INFO:tasks.rados.rados.0.smithi038.stdout:2996: writing smithi03870129-342 from 699686 to 1294185 tid 1 2024-09-14T04:10:20.375 INFO:tasks.rados.rados.0.smithi038.stdout:2996: writing smithi03870129-342 from 1982941 to 2672935 tid 2 2024-09-14T04:10:20.383 INFO:tasks.rados.rados.0.smithi038.stdout:2996: writing smithi03870129-342 from 3454958 to 3899686 tid 3 2024-09-14T04:10:20.383 INFO:tasks.rados.rados.0.smithi038.stdout:2997: read oid 307 snap -1 2024-09-14T04:10:20.383 INFO:tasks.rados.rados.0.smithi038.stdout:2997: expect (ObjNum 1692 snap 0 seq_num 1692) 2024-09-14T04:10:20.383 INFO:tasks.rados.rados.0.smithi038.stdout:2998: write oid 416 current snap is 0 2024-09-14T04:10:20.383 INFO:tasks.rados.rados.0.smithi038.stdout:2998: seq_num 1899 ranges {716493=669748,1925070=433652,2849675=692023} 2024-09-14T04:10:20.391 INFO:tasks.rados.rados.0.smithi038.stdout:2998: writing smithi03870129-416 from 716493 to 1386241 tid 1 2024-09-14T04:10:20.396 INFO:tasks.rados.rados.0.smithi038.stdout:2998: writing smithi03870129-416 from 1925070 to 2358722 tid 2 2024-09-14T04:10:20.403 INFO:tasks.rados.rados.0.smithi038.stdout:2998: writing smithi03870129-416 from 2849675 to 3541698 tid 3 2024-09-14T04:10:20.404 INFO:tasks.rados.rados.0.smithi038.stdout:2999: write oid 225 current snap is 0 2024-09-14T04:10:20.404 INFO:tasks.rados.rados.0.smithi038.stdout:2999: seq_num 1900 ranges {733300=744997,1983552=693663,3393451=539849} 2024-09-14T04:10:20.411 INFO:tasks.rados.rados.0.smithi038.stdout:2999: writing smithi03870129-225 from 733300 to 1478297 tid 1 2024-09-14T04:10:20.418 INFO:tasks.rados.rados.0.smithi038.stdout:2999: writing smithi03870129-225 from 1983552 to 2677215 tid 2 2024-09-14T04:10:20.426 INFO:tasks.rados.rados.0.smithi038.stdout:2999: writing smithi03870129-225 from 3393451 to 3933300 tid 3 2024-09-14T04:10:20.426 INFO:tasks.rados.rados.0.smithi038.stdout:3000: read oid 389 snap -1 2024-09-14T04:10:20.426 INFO:tasks.rados.rados.0.smithi038.stdout:3000: expect (ObjNum 388 snap 0 seq_num 388) 2024-09-14T04:10:20.427 INFO:tasks.rados.rados.0.smithi038.stdout:3001: write oid 247 current snap is 0 2024-09-14T04:10:20.427 INFO:tasks.rados.rados.0.smithi038.stdout:2992: finishing write tid 4 to smithi03870129-74 2024-09-14T04:10:20.427 INFO:tasks.rados.rados.0.smithi038.stdout:2992: finishing write tid 5 to smithi03870129-74 2024-09-14T04:10:20.427 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 74 v 573 (ObjNum 1895 snap 0 seq_num 1895) dirty exists 2024-09-14T04:10:20.427 INFO:tasks.rados.rados.0.smithi038.stdout:2992: left oid 74 (ObjNum 1895 snap 0 seq_num 1895) 2024-09-14T04:10:20.427 INFO:tasks.rados.rados.0.smithi038.stdout:2994: finishing write tid 1 to smithi03870129-185 2024-09-14T04:10:20.427 INFO:tasks.rados.rados.0.smithi038.stdout:3001: seq_num 1901 ranges {750107=536599,1758387=437321,2620874=430920,3568355=381752} 2024-09-14T04:10:20.433 INFO:tasks.rados.rados.0.smithi038.stdout:3001: writing smithi03870129-247 from 750107 to 1286706 tid 1 2024-09-14T04:10:20.438 INFO:tasks.rados.rados.0.smithi038.stdout:3001: writing smithi03870129-247 from 1758387 to 2195708 tid 2 2024-09-14T04:10:20.443 INFO:tasks.rados.rados.0.smithi038.stdout:3001: writing smithi03870129-247 from 2620874 to 3051794 tid 3 2024-09-14T04:10:20.449 INFO:tasks.rados.rados.0.smithi038.stdout:3001: writing smithi03870129-247 from 3568355 to 3950107 tid 4 2024-09-14T04:10:20.449 INFO:tasks.rados.rados.0.smithi038.stdout:2992: done (8 left) 2024-09-14T04:10:20.449 INFO:tasks.rados.rados.0.smithi038.stdout:3002: read oid 387 snap -1 2024-09-14T04:10:20.449 INFO:tasks.rados.rados.0.smithi038.stdout:3002: expect deleted 2024-09-14T04:10:20.449 INFO:tasks.rados.rados.0.smithi038.stdout:3003: write oid 27 current snap is 0 2024-09-14T04:10:20.452 INFO:tasks.rados.rados.0.smithi038.stdout:2994: finishing write tid 2 to smithi03870129-185 2024-09-14T04:10:20.452 INFO:tasks.rados.rados.0.smithi038.stdout:3003: seq_num 1902 ranges {766914=611848,1816869=697332,3164650=642192} 2024-09-14T04:10:20.456 INFO:tasks.rados.rados.0.smithi038.stdout:3003: writing smithi03870129-27 from 766914 to 1378762 tid 1 2024-09-14T04:10:20.463 INFO:tasks.rados.rados.0.smithi038.stdout:3003: writing smithi03870129-27 from 1816869 to 2514201 tid 2 2024-09-14T04:10:20.471 INFO:tasks.rados.rados.0.smithi038.stdout:3003: writing smithi03870129-27 from 3164650 to 3806842 tid 3 2024-09-14T04:10:20.472 INFO:tasks.rados.rados.0.smithi038.stdout:3004: read oid 377 snap -1 2024-09-14T04:10:20.472 INFO:tasks.rados.rados.0.smithi038.stdout:3004: expect (ObjNum 1001 snap 0 seq_num 1001) 2024-09-14T04:10:20.472 INFO:tasks.rados.rados.0.smithi038.stdout:3005: read oid 440 snap -1 2024-09-14T04:10:20.472 INFO:tasks.rados.rados.0.smithi038.stdout:3005: expect (ObjNum 1800 snap 0 seq_num 1800) 2024-09-14T04:10:20.472 INFO:tasks.rados.rados.0.smithi038.stdout:3006: delete oid 494 current snap is 0 2024-09-14T04:10:20.472 INFO:tasks.rados.rados.0.smithi038.stdout:2994: finishing write tid 3 to smithi03870129-185 2024-09-14T04:10:20.472 INFO:tasks.rados.rados.0.smithi038.stdout:2994: finishing write tid 4 to smithi03870129-185 2024-09-14T04:10:20.472 INFO:tasks.rados.rados.0.smithi038.stdout:2994: finishing write tid 5 to smithi03870129-185 2024-09-14T04:10:20.472 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 185 v 381 (ObjNum 1896 snap 0 seq_num 1896) dirty exists 2024-09-14T04:10:20.472 INFO:tasks.rados.rados.0.smithi038.stdout:2994: left oid 185 (ObjNum 1896 snap 0 seq_num 1896) 2024-09-14T04:10:20.472 INFO:tasks.rados.rados.0.smithi038.stdout:2995: finishing write tid 1 to smithi03870129-43 2024-09-14T04:10:20.472 INFO:tasks.rados.rados.0.smithi038.stdout:2995: finishing write tid 2 to smithi03870129-43 2024-09-14T04:10:20.473 INFO:tasks.rados.rados.0.smithi038.stdout:2995: finishing write tid 3 to smithi03870129-43 2024-09-14T04:10:20.473 INFO:tasks.rados.rados.0.smithi038.stdout:2995: finishing write tid 4 to smithi03870129-43 2024-09-14T04:10:20.473 INFO:tasks.rados.rados.0.smithi038.stdout:2995: finishing write tid 5 to smithi03870129-43 2024-09-14T04:10:20.473 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 43 v 444 (ObjNum 1897 snap 0 seq_num 1897) dirty exists 2024-09-14T04:10:20.473 INFO:tasks.rados.rados.0.smithi038.stdout:2995: left oid 43 (ObjNum 1897 snap 0 seq_num 1897) 2024-09-14T04:10:20.473 INFO:tasks.rados.rados.0.smithi038.stdout:2996: finishing write tid 1 to smithi03870129-342 2024-09-14T04:10:20.473 INFO:tasks.rados.rados.0.smithi038.stdout:2996: finishing write tid 2 to smithi03870129-342 2024-09-14T04:10:20.473 INFO:tasks.rados.rados.0.smithi038.stdout:2996: finishing write tid 3 to smithi03870129-342 2024-09-14T04:10:20.473 INFO:tasks.rados.rados.0.smithi038.stdout:2996: finishing write tid 4 to smithi03870129-342 2024-09-14T04:10:20.473 INFO:tasks.rados.rados.0.smithi038.stdout:2996: finishing write tid 5 to smithi03870129-342 2024-09-14T04:10:20.473 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 342 v 369 (ObjNum 1898 snap 0 seq_num 1898) dirty exists 2024-09-14T04:10:20.473 INFO:tasks.rados.rados.0.smithi038.stdout:2996: left oid 342 (ObjNum 1898 snap 0 seq_num 1898) 2024-09-14T04:10:20.473 INFO:tasks.rados.rados.0.smithi038.stdout:2997: expect (ObjNum 1692 snap 0 seq_num 1692) 2024-09-14T04:10:20.671 INFO:tasks.rados.rados.0.smithi038.stdout:2998: finishing write tid 1 to smithi03870129-416 2024-09-14T04:10:20.671 INFO:tasks.rados.rados.0.smithi038.stdout:2998: finishing write tid 2 to smithi03870129-416 2024-09-14T04:10:20.671 INFO:tasks.rados.rados.0.smithi038.stdout:2998: finishing write tid 3 to smithi03870129-416 2024-09-14T04:10:20.671 INFO:tasks.rados.rados.0.smithi038.stdout:2998: finishing write tid 4 to smithi03870129-416 2024-09-14T04:10:20.672 INFO:tasks.rados.rados.0.smithi038.stdout:2998: finishing write tid 5 to smithi03870129-416 2024-09-14T04:10:20.672 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 416 v 385 (ObjNum 1899 snap 0 seq_num 1899) dirty exists 2024-09-14T04:10:20.672 INFO:tasks.rados.rados.0.smithi038.stdout:2998: left oid 416 (ObjNum 1899 snap 0 seq_num 1899) 2024-09-14T04:10:20.672 INFO:tasks.rados.rados.0.smithi038.stdout:2999: finishing write tid 1 to smithi03870129-225 2024-09-14T04:10:20.672 INFO:tasks.rados.rados.0.smithi038.stdout:2999: finishing write tid 2 to smithi03870129-225 2024-09-14T04:10:20.672 INFO:tasks.rados.rados.0.smithi038.stdout:2999: finishing write tid 3 to smithi03870129-225 2024-09-14T04:10:20.672 INFO:tasks.rados.rados.0.smithi038.stdout:2999: finishing write tid 4 to smithi03870129-225 2024-09-14T04:10:20.672 INFO:tasks.rados.rados.0.smithi038.stdout:2999: finishing write tid 5 to smithi03870129-225 2024-09-14T04:10:20.673 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 225 v 344 (ObjNum 1900 snap 0 seq_num 1900) dirty exists 2024-09-14T04:10:20.673 INFO:tasks.rados.rados.0.smithi038.stdout:2999: left oid 225 (ObjNum 1900 snap 0 seq_num 1900) 2024-09-14T04:10:20.673 INFO:tasks.rados.rados.0.smithi038.stdout:3000: expect (ObjNum 388 snap 0 seq_num 388) 2024-09-14T04:10:20.750 INFO:tasks.rados.rados.0.smithi038.stdout:3001: finishing write tid 1 to smithi03870129-247 2024-09-14T04:10:20.750 INFO:tasks.rados.rados.0.smithi038.stdout:3001: finishing write tid 2 to smithi03870129-247 2024-09-14T04:10:20.750 INFO:tasks.rados.rados.0.smithi038.stdout:3001: finishing write tid 3 to smithi03870129-247 2024-09-14T04:10:20.751 INFO:tasks.rados.rados.0.smithi038.stdout:3001: finishing write tid 4 to smithi03870129-247 2024-09-14T04:10:20.751 INFO:tasks.rados.rados.0.smithi038.stdout:3001: finishing write tid 5 to smithi03870129-247 2024-09-14T04:10:20.751 INFO:tasks.rados.rados.0.smithi038.stdout:2994: done (12 left) 2024-09-14T04:10:20.751 INFO:tasks.rados.rados.0.smithi038.stdout:2995: done (11 left) 2024-09-14T04:10:20.751 INFO:tasks.rados.rados.0.smithi038.stdout:2996: done (10 left) 2024-09-14T04:10:20.751 INFO:tasks.rados.rados.0.smithi038.stdout:2997: done (9 left) 2024-09-14T04:10:20.751 INFO:tasks.rados.rados.0.smithi038.stdout:2998: done (8 left) 2024-09-14T04:10:20.751 INFO:tasks.rados.rados.0.smithi038.stdout:2999: done (7 left) 2024-09-14T04:10:20.751 INFO:tasks.rados.rados.0.smithi038.stdout:3000: done (6 left) 2024-09-14T04:10:20.751 INFO:tasks.rados.rados.0.smithi038.stdout:3002: done (5 left) 2024-09-14T04:10:20.751 INFO:tasks.rados.rados.0.smithi038.stdout:3006: done (4 left) 2024-09-14T04:10:20.751 INFO:tasks.rados.rados.0.smithi038.stdout:3007: write oid 442 current snap is 0 2024-09-14T04:10:20.751 INFO:tasks.rados.rados.0.smithi038.stdout:3001: finishing write tid 6 to smithi03870129-247 2024-09-14T04:10:20.751 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 247 v 376 (ObjNum 1901 snap 0 seq_num 1901) dirty exists 2024-09-14T04:10:20.752 INFO:tasks.rados.rados.0.smithi038.stdout:3001: left oid 247 (ObjNum 1901 snap 0 seq_num 1901) 2024-09-14T04:10:20.752 INFO:tasks.rados.rados.0.smithi038.stdout:3003: finishing write tid 1 to smithi03870129-27 2024-09-14T04:10:20.752 INFO:tasks.rados.rados.0.smithi038.stdout:3003: finishing write tid 2 to smithi03870129-27 2024-09-14T04:10:20.752 INFO:tasks.rados.rados.0.smithi038.stdout:3003: finishing write tid 3 to smithi03870129-27 2024-09-14T04:10:20.752 INFO:tasks.rados.rados.0.smithi038.stdout:3003: finishing write tid 4 to smithi03870129-27 2024-09-14T04:10:20.752 INFO:tasks.rados.rados.0.smithi038.stdout:3003: finishing write tid 5 to smithi03870129-27 2024-09-14T04:10:20.752 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 27 v 360 (ObjNum 1902 snap 0 seq_num 1902) dirty exists 2024-09-14T04:10:20.752 INFO:tasks.rados.rados.0.smithi038.stdout:3003: left oid 27 (ObjNum 1902 snap 0 seq_num 1902) 2024-09-14T04:10:20.752 INFO:tasks.rados.rados.0.smithi038.stdout:3004: expect (ObjNum 1001 snap 0 seq_num 1001) 2024-09-14T04:10:20.919 INFO:tasks.rados.rados.0.smithi038.stdout:3005: expect (ObjNum 1800 snap 0 seq_num 1800) 2024-09-14T04:10:21.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:20 smithi038 bash[22519]: audit 2024-09-14T04:10:18.926359+0000 mgr.x (mgr.24589) 69 : audit [DBG] from='client.25445 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:21.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:20 smithi038 bash[22519]: cluster 2024-09-14T04:10:18.927350+0000 mgr.x (mgr.24589) 70 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 88 MiB/s rd, 8.8 MiB/s wr, 105 op/s 2024-09-14T04:10:21.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:20 smithi038 bash[32505]: audit 2024-09-14T04:10:18.926359+0000 mgr.x (mgr.24589) 69 : audit [DBG] from='client.25445 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:21.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:20 smithi038 bash[32505]: cluster 2024-09-14T04:10:18.927350+0000 mgr.x (mgr.24589) 70 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 88 MiB/s rd, 8.8 MiB/s wr, 105 op/s 2024-09-14T04:10:21.052 INFO:tasks.rados.rados.0.smithi038.stdout:3007: seq_num 1904 ranges {400528=762346,1817480=183048} 2024-09-14T04:10:21.058 INFO:tasks.rados.rados.0.smithi038.stdout:3007: writing smithi03870129-442 from 400528 to 1162874 tid 1 2024-09-14T04:10:21.064 INFO:tasks.rados.rados.0.smithi038.stdout:3007: writing smithi03870129-442 from 1817480 to 2000528 tid 2 2024-09-14T04:10:21.065 INFO:tasks.rados.rados.0.smithi038.stdout:3001: done (4 left) 2024-09-14T04:10:21.065 INFO:tasks.rados.rados.0.smithi038.stdout:3003: done (3 left) 2024-09-14T04:10:21.065 INFO:tasks.rados.rados.0.smithi038.stdout:3004: done (2 left) 2024-09-14T04:10:21.065 INFO:tasks.rados.rados.0.smithi038.stdout:3005: done (1 left) 2024-09-14T04:10:21.065 INFO:tasks.rados.rados.0.smithi038.stdout:3008: write oid 176 current snap is 0 2024-09-14T04:10:21.065 INFO:tasks.rados.rados.0.smithi038.stdout:3008: seq_num 1905 ranges {417335=437595,1475962=444659} 2024-09-14T04:10:21.070 INFO:tasks.rados.rados.0.smithi038.stdout:3008: writing smithi03870129-176 from 417335 to 854930 tid 1 2024-09-14T04:10:21.076 INFO:tasks.rados.rados.0.smithi038.stdout:3008: writing smithi03870129-176 from 1475962 to 1920621 tid 2 2024-09-14T04:10:21.076 INFO:tasks.rados.rados.0.smithi038.stdout:3009: read oid 269 snap -1 2024-09-14T04:10:21.076 INFO:tasks.rados.rados.0.smithi038.stdout:3009: expect (ObjNum 1588 snap 0 seq_num 1588) 2024-09-14T04:10:21.077 INFO:tasks.rados.rados.0.smithi038.stdout:3010: write oid 331 current snap is 0 2024-09-14T04:10:21.077 INFO:tasks.rados.rados.0.smithi038.stdout:3007: finishing write tid 1 to smithi03870129-442 2024-09-14T04:10:21.077 INFO:tasks.rados.rados.0.smithi038.stdout:3007: finishing write tid 2 to smithi03870129-442 2024-09-14T04:10:21.077 INFO:tasks.rados.rados.0.smithi038.stdout:3007: finishing write tid 3 to smithi03870129-442 2024-09-14T04:10:21.077 INFO:tasks.rados.rados.0.smithi038.stdout:3007: finishing write tid 4 to smithi03870129-442 2024-09-14T04:10:21.078 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 442 v 379 (ObjNum 1904 snap 0 seq_num 1904) dirty exists 2024-09-14T04:10:21.078 INFO:tasks.rados.rados.0.smithi038.stdout:3007: left oid 442 (ObjNum 1904 snap 0 seq_num 1904) 2024-09-14T04:10:21.078 INFO:tasks.rados.rados.0.smithi038.stdout:3008: finishing write tid 1 to smithi03870129-176 2024-09-14T04:10:21.078 INFO:tasks.rados.rados.0.smithi038.stdout:3010: seq_num 1906 ranges {434142=512844,1534444=499698} 2024-09-14T04:10:21.080 INFO:tasks.rados.rados.0.smithi038.stdout:3010: writing smithi03870129-331 from 434142 to 946986 tid 1 2024-09-14T04:10:21.087 INFO:tasks.rados.rados.0.smithi038.stdout:3010: writing smithi03870129-331 from 1534444 to 2034142 tid 2 2024-09-14T04:10:21.087 INFO:tasks.rados.rados.0.smithi038.stdout:3007: done (3 left) 2024-09-14T04:10:21.087 INFO:tasks.rados.rados.0.smithi038.stdout:3011: read oid 311 snap -1 2024-09-14T04:10:21.087 INFO:tasks.rados.rados.0.smithi038.stdout:3011: expect (ObjNum 1702 snap 0 seq_num 1702) 2024-09-14T04:10:21.087 INFO:tasks.rados.rados.0.smithi038.stdout:3012: write oid 491 current snap is 0 2024-09-14T04:10:21.088 INFO:tasks.rados.rados.0.smithi038.stdout:3012: seq_num 1907 ranges {450949=588093,1476573=448328} 2024-09-14T04:10:21.093 INFO:tasks.rados.rados.0.smithi038.stdout:3012: writing smithi03870129-491 from 450949 to 1039042 tid 1 2024-09-14T04:10:21.099 INFO:tasks.rados.rados.0.smithi038.stdout:3012: writing smithi03870129-491 from 1476573 to 1924901 tid 2 2024-09-14T04:10:21.099 INFO:tasks.rados.rados.0.smithi038.stdout:3013: read oid 143 snap -1 2024-09-14T04:10:21.100 INFO:tasks.rados.rados.0.smithi038.stdout:3013: expect deleted 2024-09-14T04:10:21.100 INFO:tasks.rados.rados.0.smithi038.stdout:3014: read oid 147 snap -1 2024-09-14T04:10:21.100 INFO:tasks.rados.rados.0.smithi038.stdout:3014: expect deleted 2024-09-14T04:10:21.100 INFO:tasks.rados.rados.0.smithi038.stdout:3015: write oid 499 current snap is 0 2024-09-14T04:10:21.100 INFO:tasks.rados.rados.0.smithi038.stdout:3015: seq_num 1908 ranges {467756=663342,1535055=532701} 2024-09-14T04:10:21.105 INFO:tasks.rados.rados.0.smithi038.stdout:3015: writing smithi03870129-499 from 467756 to 1131098 tid 1 2024-09-14T04:10:21.111 INFO:tasks.rados.rados.0.smithi038.stdout:3015: writing smithi03870129-499 from 1535055 to 2067756 tid 2 2024-09-14T04:10:21.111 INFO:tasks.rados.rados.0.smithi038.stdout:3016: delete oid 39 current snap is 0 2024-09-14T04:10:21.112 INFO:tasks.rados.rados.0.smithi038.stdout:3008: finishing write tid 2 to smithi03870129-176 2024-09-14T04:10:21.112 INFO:tasks.rados.rados.0.smithi038.stdout:3008: finishing write tid 3 to smithi03870129-176 2024-09-14T04:10:21.112 INFO:tasks.rados.rados.0.smithi038.stdout:3008: finishing write tid 4 to smithi03870129-176 2024-09-14T04:10:21.112 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 176 v 382 (ObjNum 1905 snap 0 seq_num 1905) dirty exists 2024-09-14T04:10:21.112 INFO:tasks.rados.rados.0.smithi038.stdout:3008: left oid 176 (ObjNum 1905 snap 0 seq_num 1905) 2024-09-14T04:10:21.113 INFO:tasks.rados.rados.0.smithi038.stdout:3009: expect (ObjNum 1588 snap 0 seq_num 1588) 2024-09-14T04:10:21.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:20 smithi123 bash[24950]: audit 2024-09-14T04:10:18.926359+0000 mgr.x (mgr.24589) 69 : audit [DBG] from='client.25445 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:21.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:20 smithi123 bash[24950]: cluster 2024-09-14T04:10:18.927350+0000 mgr.x (mgr.24589) 70 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 88 MiB/s rd, 8.8 MiB/s wr, 105 op/s 2024-09-14T04:10:21.280 INFO:tasks.rados.rados.0.smithi038.stdout:3010: finishing write tid 1 to smithi03870129-331 2024-09-14T04:10:21.280 INFO:tasks.rados.rados.0.smithi038.stdout:3010: finishing write tid 2 to smithi03870129-331 2024-09-14T04:10:21.280 INFO:tasks.rados.rados.0.smithi038.stdout:3010: finishing write tid 3 to smithi03870129-331 2024-09-14T04:10:21.280 INFO:tasks.rados.rados.0.smithi038.stdout:3010: finishing write tid 4 to smithi03870129-331 2024-09-14T04:10:21.280 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 331 v 576 (ObjNum 1906 snap 0 seq_num 1906) dirty exists 2024-09-14T04:10:21.281 INFO:tasks.rados.rados.0.smithi038.stdout:3010: left oid 331 (ObjNum 1906 snap 0 seq_num 1906) 2024-09-14T04:10:21.281 INFO:tasks.rados.rados.0.smithi038.stdout:3011: expect (ObjNum 1702 snap 0 seq_num 1702) 2024-09-14T04:10:21.399 INFO:tasks.rados.rados.0.smithi038.stdout:3012: finishing write tid 1 to smithi03870129-491 2024-09-14T04:10:21.399 INFO:tasks.rados.rados.0.smithi038.stdout:3012: finishing write tid 2 to smithi03870129-491 2024-09-14T04:10:21.399 INFO:tasks.rados.rados.0.smithi038.stdout:3012: finishing write tid 3 to smithi03870129-491 2024-09-14T04:10:21.400 INFO:tasks.rados.rados.0.smithi038.stdout:3012: finishing write tid 4 to smithi03870129-491 2024-09-14T04:10:21.400 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 491 v 303 (ObjNum 1907 snap 0 seq_num 1907) dirty exists 2024-09-14T04:10:21.400 INFO:tasks.rados.rados.0.smithi038.stdout:3012: left oid 491 (ObjNum 1907 snap 0 seq_num 1907) 2024-09-14T04:10:21.400 INFO:tasks.rados.rados.0.smithi038.stdout:3015: finishing write tid 1 to smithi03870129-499 2024-09-14T04:10:21.400 INFO:tasks.rados.rados.0.smithi038.stdout:3015: finishing write tid 2 to smithi03870129-499 2024-09-14T04:10:21.400 INFO:tasks.rados.rados.0.smithi038.stdout:3015: finishing write tid 3 to smithi03870129-499 2024-09-14T04:10:21.400 INFO:tasks.rados.rados.0.smithi038.stdout:3015: finishing write tid 4 to smithi03870129-499 2024-09-14T04:10:21.400 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 499 v 346 (ObjNum 1908 snap 0 seq_num 1908) dirty exists 2024-09-14T04:10:21.400 INFO:tasks.rados.rados.0.smithi038.stdout:3015: left oid 499 (ObjNum 1908 snap 0 seq_num 1908) 2024-09-14T04:10:21.400 INFO:tasks.rados.rados.0.smithi038.stdout:3008: done (8 left) 2024-09-14T04:10:21.400 INFO:tasks.rados.rados.0.smithi038.stdout:3009: done (7 left) 2024-09-14T04:10:21.400 INFO:tasks.rados.rados.0.smithi038.stdout:3010: done (6 left) 2024-09-14T04:10:21.400 INFO:tasks.rados.rados.0.smithi038.stdout:3011: done (5 left) 2024-09-14T04:10:21.400 INFO:tasks.rados.rados.0.smithi038.stdout:3012: done (4 left) 2024-09-14T04:10:21.401 INFO:tasks.rados.rados.0.smithi038.stdout:3013: done (3 left) 2024-09-14T04:10:21.401 INFO:tasks.rados.rados.0.smithi038.stdout:3014: done (2 left) 2024-09-14T04:10:21.401 INFO:tasks.rados.rados.0.smithi038.stdout:3015: done (1 left) 2024-09-14T04:10:21.401 INFO:tasks.rados.rados.0.smithi038.stdout:3016: done (0 left) 2024-09-14T04:10:21.401 INFO:tasks.rados.rados.0.smithi038.stdout:3017: read oid 409 snap -1 2024-09-14T04:10:21.401 INFO:tasks.rados.rados.0.smithi038.stdout:3017: expect (ObjNum 1545 snap 0 seq_num 1545) 2024-09-14T04:10:21.401 INFO:tasks.rados.rados.0.smithi038.stdout:3018: read oid 218 snap -1 2024-09-14T04:10:21.401 INFO:tasks.rados.rados.0.smithi038.stdout:3018: expect (ObjNum 1461 snap 0 seq_num 1461) 2024-09-14T04:10:21.401 INFO:tasks.rados.rados.0.smithi038.stdout:3019: write oid 29 current snap is 0 2024-09-14T04:10:21.401 INFO:tasks.rados.rados.0.smithi038.stdout:3019: seq_num 1910 ranges {501370=530193,1768372=332998} 2024-09-14T04:10:21.404 INFO:tasks.rados.rados.0.smithi038.stdout:3019: writing smithi03870129-29 from 501370 to 1031563 tid 1 2024-09-14T04:10:21.411 INFO:tasks.rados.rados.0.smithi038.stdout:3019: writing smithi03870129-29 from 1768372 to 2101370 tid 2 2024-09-14T04:10:21.411 INFO:tasks.rados.rados.0.smithi038.stdout:3020: read oid 424 snap -1 2024-09-14T04:10:21.411 INFO:tasks.rados.rados.0.smithi038.stdout:3020: expect (ObjNum 949 snap 0 seq_num 949) 2024-09-14T04:10:21.412 INFO:tasks.rados.rados.0.smithi038.stdout:3021: read oid 286 snap -1 2024-09-14T04:10:21.412 INFO:tasks.rados.rados.0.smithi038.stdout:3021: expect deleted 2024-09-14T04:10:21.412 INFO:tasks.rados.rados.0.smithi038.stdout:3022: write oid 453 current snap is 0 2024-09-14T04:10:21.412 INFO:tasks.rados.rados.0.smithi038.stdout:3022: seq_num 1911 ranges {518177=605442,1710501=407676} 2024-09-14T04:10:21.417 INFO:tasks.rados.rados.0.smithi038.stdout:3022: writing smithi03870129-453 from 518177 to 1123619 tid 1 2024-09-14T04:10:21.423 INFO:tasks.rados.rados.0.smithi038.stdout:3022: writing smithi03870129-453 from 1710501 to 2118177 tid 2 2024-09-14T04:10:21.423 INFO:tasks.rados.rados.0.smithi038.stdout:3023: read oid 179 snap -1 2024-09-14T04:10:21.423 INFO:tasks.rados.rados.0.smithi038.stdout:3023: expect (ObjNum 1230 snap 0 seq_num 1230) 2024-09-14T04:10:21.423 INFO:tasks.rados.rados.0.smithi038.stdout:3024: read oid 341 snap -1 2024-09-14T04:10:21.423 INFO:tasks.rados.rados.0.smithi038.stdout:3024: expect deleted 2024-09-14T04:10:21.423 INFO:tasks.rados.rados.0.smithi038.stdout:3025: read oid 248 snap -1 2024-09-14T04:10:21.424 INFO:tasks.rados.rados.0.smithi038.stdout:3025: expect (ObjNum 509 snap 0 seq_num 509) 2024-09-14T04:10:21.424 INFO:tasks.rados.rados.0.smithi038.stdout:3026: delete oid 143 current snap is 0 2024-09-14T04:10:21.424 INFO:tasks.rados.rados.0.smithi038.stdout:3018: expect (ObjNum 1461 snap 0 seq_num 1461) 2024-09-14T04:10:21.570 INFO:tasks.rados.rados.0.smithi038.stdout:3017: expect (ObjNum 1545 snap 0 seq_num 1545) 2024-09-14T04:10:21.620 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:10:21.747 INFO:tasks.rados.rados.0.smithi038.stdout:3019: finishing write tid 1 to smithi03870129-29 2024-09-14T04:10:21.747 INFO:tasks.rados.rados.0.smithi038.stdout:3019: finishing write tid 2 to smithi03870129-29 2024-09-14T04:10:21.747 INFO:tasks.rados.rados.0.smithi038.stdout:3019: finishing write tid 3 to smithi03870129-29 2024-09-14T04:10:21.747 INFO:tasks.rados.rados.0.smithi038.stdout:3019: finishing write tid 4 to smithi03870129-29 2024-09-14T04:10:21.747 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 29 v 362 (ObjNum 1910 snap 0 seq_num 1910) dirty exists 2024-09-14T04:10:21.747 INFO:tasks.rados.rados.0.smithi038.stdout:3019: left oid 29 (ObjNum 1910 snap 0 seq_num 1910) 2024-09-14T04:10:21.747 INFO:tasks.rados.rados.0.smithi038.stdout:3022: finishing write tid 1 to smithi03870129-453 2024-09-14T04:10:21.747 INFO:tasks.rados.rados.0.smithi038.stdout:3017: done (9 left) 2024-09-14T04:10:21.747 INFO:tasks.rados.rados.0.smithi038.stdout:3018: done (8 left) 2024-09-14T04:10:21.747 INFO:tasks.rados.rados.0.smithi038.stdout:3019: done (7 left) 2024-09-14T04:10:21.748 INFO:tasks.rados.rados.0.smithi038.stdout:3026: done (6 left) 2024-09-14T04:10:21.748 INFO:tasks.rados.rados.0.smithi038.stdout:3027: write oid 110 current snap is 0 2024-09-14T04:10:21.748 INFO:tasks.rados.rados.0.smithi038.stdout:3027: seq_num 1913 ranges {551791=755940,1827465=324326} 2024-09-14T04:10:21.756 INFO:tasks.rados.rados.0.smithi038.stdout:3027: writing smithi03870129-110 from 551791 to 1307731 tid 1 2024-09-14T04:10:21.762 INFO:tasks.rados.rados.0.smithi038.stdout:3027: writing smithi03870129-110 from 1827465 to 2151791 tid 2 2024-09-14T04:10:21.763 INFO:tasks.rados.rados.0.smithi038.stdout:3028: write oid 361 current snap is 0 2024-09-14T04:10:21.763 INFO:tasks.rados.rados.0.smithi038.stdout:3028: seq_num 1914 ranges {568598=431189,1485947=602993} 2024-09-14T04:10:21.769 INFO:tasks.rados.rados.0.smithi038.stdout:3028: writing smithi03870129-361 from 568598 to 999787 tid 1 2024-09-14T04:10:21.778 INFO:tasks.rados.rados.0.smithi038.stdout:3028: writing smithi03870129-361 from 1485947 to 2088940 tid 2 2024-09-14T04:10:21.778 INFO:tasks.rados.rados.0.smithi038.stdout:3029: read oid 12 snap -1 2024-09-14T04:10:21.778 INFO:tasks.rados.rados.0.smithi038.stdout:3029: expect (ObjNum 1648 snap 0 seq_num 1648) 2024-09-14T04:10:21.778 INFO:tasks.rados.rados.0.smithi038.stdout:3030: delete oid 273 current snap is 0 2024-09-14T04:10:21.778 INFO:tasks.rados.rados.0.smithi038.stdout:3020: expect (ObjNum 949 snap 0 seq_num 949) 2024-09-14T04:10:21.930 INFO:tasks.rados.rados.0.smithi038.stdout:3022: finishing write tid 2 to smithi03870129-453 2024-09-14T04:10:21.930 INFO:tasks.rados.rados.0.smithi038.stdout:3022: finishing write tid 3 to smithi03870129-453 2024-09-14T04:10:21.930 INFO:tasks.rados.rados.0.smithi038.stdout:3025: expect (ObjNum 509 snap 0 seq_num 509) 2024-09-14T04:10:21.932 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:10:21 smithi123 bash[53291]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:10:21] "GET /metrics HTTP/1.1" 200 36406 "" "Prometheus/2.43.0" 2024-09-14T04:10:21.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:21 smithi123 bash[24950]: audit 2024-09-14T04:10:21.298916+0000 mon.a (mon.0) 958 : audit [DBG] from='client.? 172.21.15.38:0/4207820174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:10:22.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:21 smithi038 bash[22519]: audit 2024-09-14T04:10:21.298916+0000 mon.a (mon.0) 958 : audit [DBG] from='client.? 172.21.15.38:0/4207820174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:10:22.020 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 04:10:21 smithi038 bash[75099]: ts=2024-09-14T04:10:21.879Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000863236s 2024-09-14T04:10:22.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:21 smithi038 bash[32505]: audit 2024-09-14T04:10:21.298916+0000 mon.a (mon.0) 958 : audit [DBG] from='client.? 172.21.15.38:0/4207820174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:10:22.040 INFO:tasks.rados.rados.0.smithi038.stdout:3022: finishing write tid 4 to smithi03870129-453 2024-09-14T04:10:22.040 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 453 v 178 (ObjNum 1911 snap 0 seq_num 1911) dirty exists 2024-09-14T04:10:22.041 INFO:tasks.rados.rados.0.smithi038.stdout:3022: left oid 453 (ObjNum 1911 snap 0 seq_num 1911) 2024-09-14T04:10:22.041 INFO:tasks.rados.rados.0.smithi038.stdout:3023: expect (ObjNum 1230 snap 0 seq_num 1230) 2024-09-14T04:10:22.149 INFO:tasks.rados.rados.0.smithi038.stdout:3027: finishing write tid 1 to smithi03870129-110 2024-09-14T04:10:22.149 INFO:tasks.rados.rados.0.smithi038.stdout:3027: finishing write tid 2 to smithi03870129-110 2024-09-14T04:10:22.149 INFO:tasks.rados.rados.0.smithi038.stdout:3027: finishing write tid 3 to smithi03870129-110 2024-09-14T04:10:22.150 INFO:tasks.rados.rados.0.smithi038.stdout:3027: finishing write tid 4 to smithi03870129-110 2024-09-14T04:10:22.150 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 110 v 579 (ObjNum 1913 snap 0 seq_num 1913) dirty exists 2024-09-14T04:10:22.150 INFO:tasks.rados.rados.0.smithi038.stdout:3027: left oid 110 (ObjNum 1913 snap 0 seq_num 1913) 2024-09-14T04:10:22.150 INFO:tasks.rados.rados.0.smithi038.stdout:3028: finishing write tid 1 to smithi03870129-361 2024-09-14T04:10:22.150 INFO:tasks.rados.rados.0.smithi038.stdout:3029: expect (ObjNum 1648 snap 0 seq_num 1648) 2024-09-14T04:10:22.314 INFO:tasks.rados.rados.0.smithi038.stdout:3028: finishing write tid 2 to smithi03870129-361 2024-09-14T04:10:22.315 INFO:tasks.rados.rados.0.smithi038.stdout:3028: finishing write tid 3 to smithi03870129-361 2024-09-14T04:10:22.315 INFO:tasks.rados.rados.0.smithi038.stdout:3028: finishing write tid 4 to smithi03870129-361 2024-09-14T04:10:22.315 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 361 v 388 (ObjNum 1914 snap 0 seq_num 1914) dirty exists 2024-09-14T04:10:22.315 INFO:tasks.rados.rados.0.smithi038.stdout:3028: left oid 361 (ObjNum 1914 snap 0 seq_num 1914) 2024-09-14T04:10:22.315 INFO:tasks.rados.rados.0.smithi038.stdout:3020: done (9 left) 2024-09-14T04:10:22.315 INFO:tasks.rados.rados.0.smithi038.stdout:3021: done (8 left) 2024-09-14T04:10:22.315 INFO:tasks.rados.rados.0.smithi038.stdout:3022: done (7 left) 2024-09-14T04:10:22.315 INFO:tasks.rados.rados.0.smithi038.stdout:3023: done (6 left) 2024-09-14T04:10:22.315 INFO:tasks.rados.rados.0.smithi038.stdout:3024: done (5 left) 2024-09-14T04:10:22.315 INFO:tasks.rados.rados.0.smithi038.stdout:3025: done (4 left) 2024-09-14T04:10:22.315 INFO:tasks.rados.rados.0.smithi038.stdout:3027: done (3 left) 2024-09-14T04:10:22.315 INFO:tasks.rados.rados.0.smithi038.stdout:3028: done (2 left) 2024-09-14T04:10:22.315 INFO:tasks.rados.rados.0.smithi038.stdout:3029: done (1 left) 2024-09-14T04:10:22.316 INFO:tasks.rados.rados.0.smithi038.stdout:3030: done (0 left) 2024-09-14T04:10:22.316 INFO:tasks.rados.rados.0.smithi038.stdout:3031: write oid 152 current snap is 0 2024-09-14T04:10:22.316 INFO:tasks.rados.rados.0.smithi038.stdout:3031: seq_num 1916 ranges {602212=698040,2002911=199301} 2024-09-14T04:10:22.335 INFO:tasks.rados.rados.0.smithi038.stdout:3031: writing smithi03870129-152 from 602212 to 1300252 tid 1 2024-09-14T04:10:22.351 INFO:tasks.rados.rados.0.smithi038.stdout:3031: writing smithi03870129-152 from 2002911 to 2202212 tid 2 2024-09-14T04:10:22.351 INFO:tasks.rados.rados.0.smithi038.stdout:3032: read oid 42 snap -1 2024-09-14T04:10:22.351 INFO:tasks.rados.rados.0.smithi038.stdout:3032: expect (ObjNum 1601 snap 0 seq_num 1601) 2024-09-14T04:10:22.351 INFO:tasks.rados.rados.0.smithi038.stdout:3033: write oid 211 current snap is 0 2024-09-14T04:10:22.351 INFO:tasks.rados.rados.0.smithi038.stdout:3033: seq_num 1917 ranges {619019=773289,2061393=157626} 2024-09-14T04:10:22.374 INFO:tasks.rados.rados.0.smithi038.stdout:3033: writing smithi03870129-211 from 619019 to 1392308 tid 1 2024-09-14T04:10:22.385 INFO:tasks.rados.rados.0.smithi038.stdout:3033: writing smithi03870129-211 from 2061393 to 2219019 tid 2 2024-09-14T04:10:22.385 INFO:tasks.rados.rados.0.smithi038.stdout:3034: read oid 77 snap -1 2024-09-14T04:10:22.385 INFO:tasks.rados.rados.0.smithi038.stdout:3034: expect (ObjNum 1748 snap 0 seq_num 1748) 2024-09-14T04:10:22.385 INFO:tasks.rados.rados.0.smithi038.stdout:3035: write oid 78 current snap is 0 2024-09-14T04:10:22.385 INFO:tasks.rados.rados.0.smithi038.stdout:3031: finishing write tid 1 to smithi03870129-152 2024-09-14T04:10:22.385 INFO:tasks.rados.rados.0.smithi038.stdout:3031: finishing write tid 2 to smithi03870129-152 2024-09-14T04:10:22.385 INFO:tasks.rados.rados.0.smithi038.stdout:3031: finishing write tid 3 to smithi03870129-152 2024-09-14T04:10:22.385 INFO:tasks.rados.rados.0.smithi038.stdout:3031: finishing write tid 4 to smithi03870129-152 2024-09-14T04:10:22.385 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 152 v 559 (ObjNum 1916 snap 0 seq_num 1916) dirty exists 2024-09-14T04:10:22.385 INFO:tasks.rados.rados.0.smithi038.stdout:3031: left oid 152 (ObjNum 1916 snap 0 seq_num 1916) 2024-09-14T04:10:22.385 INFO:tasks.rados.rados.0.smithi038.stdout:3032: expect (ObjNum 1601 snap 0 seq_num 1601) 2024-09-14T04:10:22.518 INFO:tasks.rados.rados.0.smithi038.stdout:3033: finishing write tid 1 to smithi03870129-211 2024-09-14T04:10:22.518 INFO:tasks.rados.rados.0.smithi038.stdout:3033: finishing write tid 2 to smithi03870129-211 2024-09-14T04:10:22.518 INFO:tasks.rados.rados.0.smithi038.stdout:3033: finishing write tid 3 to smithi03870129-211 2024-09-14T04:10:22.518 INFO:tasks.rados.rados.0.smithi038.stdout:3033: finishing write tid 4 to smithi03870129-211 2024-09-14T04:10:22.518 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 211 v 385 (ObjNum 1917 snap 0 seq_num 1917) dirty exists 2024-09-14T04:10:22.518 INFO:tasks.rados.rados.0.smithi038.stdout:3033: left oid 211 (ObjNum 1917 snap 0 seq_num 1917) 2024-09-14T04:10:22.518 INFO:tasks.rados.rados.0.smithi038.stdout:3034: expect (ObjNum 1748 snap 0 seq_num 1748) 2024-09-14T04:10:22.519 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:10:22 smithi038 bash[22772]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:10:22] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-14T04:10:22.721 INFO:tasks.rados.rados.0.smithi038.stdout:3035: seq_num 1918 ranges {635826=448538,1719875=515951} 2024-09-14T04:10:22.737 INFO:tasks.rados.rados.0.smithi038.stdout:3035: writing smithi03870129-78 from 635826 to 1084364 tid 1 2024-09-14T04:10:22.755 INFO:tasks.rados.rados.0.smithi038.stdout:3035: writing smithi03870129-78 from 1719875 to 2235826 tid 2 2024-09-14T04:10:22.755 INFO:tasks.rados.rados.0.smithi038.stdout:3031: done (4 left) 2024-09-14T04:10:22.755 INFO:tasks.rados.rados.0.smithi038.stdout:3032: done (3 left) 2024-09-14T04:10:22.755 INFO:tasks.rados.rados.0.smithi038.stdout:3033: done (2 left) 2024-09-14T04:10:22.755 INFO:tasks.rados.rados.0.smithi038.stdout:3034: done (1 left) 2024-09-14T04:10:22.755 INFO:tasks.rados.rados.0.smithi038.stdout:3036: delete oid 82 current snap is 0 2024-09-14T04:10:22.755 INFO:tasks.rados.rados.0.smithi038.stdout:3035: finishing write tid 1 to smithi03870129-78 2024-09-14T04:10:22.757 INFO:tasks.rados.rados.0.smithi038.stdout:3036: done (1 left) 2024-09-14T04:10:22.757 INFO:tasks.rados.rados.0.smithi038.stdout:3037: write oid 269 current snap is 0 2024-09-14T04:10:22.758 INFO:tasks.rados.rados.0.smithi038.stdout:3037: seq_num 1920 ranges {669440=599036,1720486=548954} 2024-09-14T04:10:22.778 INFO:tasks.rados.rados.0.smithi038.stdout:3037: writing smithi03870129-269 from 669440 to 1268476 tid 1 2024-09-14T04:10:22.794 INFO:tasks.rados.rados.0.smithi038.stdout:3037: writing smithi03870129-269 from 1720486 to 2269440 tid 2 2024-09-14T04:10:22.795 INFO:tasks.rados.rados.0.smithi038.stdout:3038: read oid 311 snap -1 2024-09-14T04:10:22.795 INFO:tasks.rados.rados.0.smithi038.stdout:3038: expect (ObjNum 1702 snap 0 seq_num 1702) 2024-09-14T04:10:22.795 INFO:tasks.rados.rados.0.smithi038.stdout:3039: read oid 382 snap -1 2024-09-14T04:10:22.795 INFO:tasks.rados.rados.0.smithi038.stdout:3039: expect (ObjNum 1515 snap 0 seq_num 1515) 2024-09-14T04:10:22.795 INFO:tasks.rados.rados.0.smithi038.stdout:3040: read oid 435 snap -1 2024-09-14T04:10:22.796 INFO:tasks.rados.rados.0.smithi038.stdout:3040: expect (ObjNum 1108 snap 0 seq_num 1108) 2024-09-14T04:10:22.796 INFO:tasks.rados.rados.0.smithi038.stdout:3041: read oid 90 snap -1 2024-09-14T04:10:22.796 INFO:tasks.rados.rados.0.smithi038.stdout:3041: expect (ObjNum 1851 snap 0 seq_num 1851) 2024-09-14T04:10:22.796 INFO:tasks.rados.rados.0.smithi038.stdout:3042: read oid 152 snap -1 2024-09-14T04:10:22.796 INFO:tasks.rados.rados.0.smithi038.stdout:3042: expect (ObjNum 1916 snap 0 seq_num 1916) 2024-09-14T04:10:22.796 INFO:tasks.rados.rados.0.smithi038.stdout:3043: write oid 347 current snap is 0 2024-09-14T04:10:22.796 INFO:tasks.rados.rados.0.smithi038.stdout:3043: seq_num 1921 ranges {686247=674285,1778968=474011} 2024-09-14T04:10:22.811 INFO:tasks.rados.rados.0.smithi038.stdout:3043: writing smithi03870129-347 from 686247 to 1360532 tid 1 2024-09-14T04:10:22.821 INFO:tasks.rados.rados.0.smithi038.stdout:3043: writing smithi03870129-347 from 1778968 to 2252979 tid 2 2024-09-14T04:10:22.821 INFO:tasks.rados.rados.0.smithi038.stdout:3044: write oid 444 current snap is 0 2024-09-14T04:10:22.821 INFO:tasks.rados.rados.0.smithi038.stdout:3044: seq_num 1922 ranges {703054=749534,2237450=65604} 2024-09-14T04:10:22.833 INFO:tasks.rados.rados.0.smithi038.stdout:3044: writing smithi03870129-444 from 703054 to 1452588 tid 1 2024-09-14T04:10:22.839 INFO:tasks.rados.rados.0.smithi038.stdout:3044: writing smithi03870129-444 from 2237450 to 2303054 tid 2 2024-09-14T04:10:22.839 INFO:tasks.rados.rados.0.smithi038.stdout:3045: delete oid 124 current snap is 0 2024-09-14T04:10:22.839 INFO:tasks.rados.rados.0.smithi038.stdout:3035: finishing write tid 2 to smithi03870129-78 2024-09-14T04:10:22.839 INFO:tasks.rados.rados.0.smithi038.stdout:3035: finishing write tid 3 to smithi03870129-78 2024-09-14T04:10:22.840 INFO:tasks.rados.rados.0.smithi038.stdout:3035: finishing write tid 4 to smithi03870129-78 2024-09-14T04:10:22.840 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 78 v 388 (ObjNum 1918 snap 0 seq_num 1918) dirty exists 2024-09-14T04:10:22.840 INFO:tasks.rados.rados.0.smithi038.stdout:3035: left oid 78 (ObjNum 1918 snap 0 seq_num 1918) 2024-09-14T04:10:22.840 INFO:tasks.rados.rados.0.smithi038.stdout:3037: finishing write tid 1 to smithi03870129-269 2024-09-14T04:10:22.840 INFO:tasks.rados.rados.0.smithi038.stdout:3037: finishing write tid 2 to smithi03870129-269 2024-09-14T04:10:22.840 INFO:tasks.rados.rados.0.smithi038.stdout:3037: finishing write tid 3 to smithi03870129-269 2024-09-14T04:10:22.840 INFO:tasks.rados.rados.0.smithi038.stdout:3037: finishing write tid 4 to smithi03870129-269 2024-09-14T04:10:22.840 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 269 v 349 (ObjNum 1920 snap 0 seq_num 1920) dirty exists 2024-09-14T04:10:22.840 INFO:tasks.rados.rados.0.smithi038.stdout:3037: left oid 269 (ObjNum 1920 snap 0 seq_num 1920) 2024-09-14T04:10:22.840 INFO:tasks.rados.rados.0.smithi038.stdout:3038: expect (ObjNum 1702 snap 0 seq_num 1702) 2024-09-14T04:10:22.964 INFO:tasks.rados.rados.0.smithi038.stdout:3041: expect (ObjNum 1851 snap 0 seq_num 1851) 2024-09-14T04:10:23.154 INFO:tasks.rados.rados.0.smithi038.stdout:3042: expect (ObjNum 1916 snap 0 seq_num 1916) 2024-09-14T04:10:23.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:22 smithi123 bash[24950]: cluster 2024-09-14T04:10:20.928190+0000 mgr.x (mgr.24589) 71 : cluster [DBG] pgmap v22: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 6.5 MiB/s wr, 73 op/s 2024-09-14T04:10:23.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:22 smithi123 bash[24950]: audit 2024-09-14T04:10:21.614672+0000 mgr.x (mgr.24589) 72 : audit [DBG] from='client.25457 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:23.253 INFO:tasks.rados.rados.0.smithi038.stdout:3039: expect (ObjNum 1515 snap 0 seq_num 1515) 2024-09-14T04:10:23.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:22 smithi038 bash[22519]: cluster 2024-09-14T04:10:20.928190+0000 mgr.x (mgr.24589) 71 : cluster [DBG] pgmap v22: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 6.5 MiB/s wr, 73 op/s 2024-09-14T04:10:23.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:22 smithi038 bash[22519]: audit 2024-09-14T04:10:21.614672+0000 mgr.x (mgr.24589) 72 : audit [DBG] from='client.25457 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:23.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:22 smithi038 bash[32505]: cluster 2024-09-14T04:10:20.928190+0000 mgr.x (mgr.24589) 71 : cluster [DBG] pgmap v22: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 6.5 MiB/s wr, 73 op/s 2024-09-14T04:10:23.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:22 smithi038 bash[32505]: audit 2024-09-14T04:10:21.614672+0000 mgr.x (mgr.24589) 72 : audit [DBG] from='client.25457 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:23.411 INFO:tasks.rados.rados.0.smithi038.stdout:3040: expect (ObjNum 1108 snap 0 seq_num 1108) 2024-09-14T04:10:23.582 INFO:tasks.rados.rados.0.smithi038.stdout:3043: finishing write tid 1 to smithi03870129-347 2024-09-14T04:10:23.582 INFO:tasks.rados.rados.0.smithi038.stdout:3043: finishing write tid 2 to smithi03870129-347 2024-09-14T04:10:23.582 INFO:tasks.rados.rados.0.smithi038.stdout:3043: finishing write tid 3 to smithi03870129-347 2024-09-14T04:10:23.582 INFO:tasks.rados.rados.0.smithi038.stdout:3035: done (9 left) 2024-09-14T04:10:23.582 INFO:tasks.rados.rados.0.smithi038.stdout:3037: done (8 left) 2024-09-14T04:10:23.582 INFO:tasks.rados.rados.0.smithi038.stdout:3038: done (7 left) 2024-09-14T04:10:23.582 INFO:tasks.rados.rados.0.smithi038.stdout:3039: done (6 left) 2024-09-14T04:10:23.582 INFO:tasks.rados.rados.0.smithi038.stdout:3040: done (5 left) 2024-09-14T04:10:23.582 INFO:tasks.rados.rados.0.smithi038.stdout:3041: done (4 left) 2024-09-14T04:10:23.583 INFO:tasks.rados.rados.0.smithi038.stdout:3042: done (3 left) 2024-09-14T04:10:23.583 INFO:tasks.rados.rados.0.smithi038.stdout:3045: done (2 left) 2024-09-14T04:10:23.583 INFO:tasks.rados.rados.0.smithi038.stdout:3046: read oid 297 snap -1 2024-09-14T04:10:23.583 INFO:tasks.rados.rados.0.smithi038.stdout:3046: expect (ObjNum 668 snap 0 seq_num 668) 2024-09-14T04:10:23.583 INFO:tasks.rados.rados.0.smithi038.stdout:3047: delete oid 162 current snap is 0 2024-09-14T04:10:23.583 INFO:tasks.rados.rados.0.smithi038.stdout:3043: finishing write tid 4 to smithi03870129-347 2024-09-14T04:10:23.583 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 347 v 562 (ObjNum 1921 snap 0 seq_num 1921) dirty exists 2024-09-14T04:10:23.583 INFO:tasks.rados.rados.0.smithi038.stdout:3043: left oid 347 (ObjNum 1921 snap 0 seq_num 1921) 2024-09-14T04:10:23.583 INFO:tasks.rados.rados.0.smithi038.stdout:3044: finishing write tid 1 to smithi03870129-444 2024-09-14T04:10:23.583 INFO:tasks.rados.rados.0.smithi038.stdout:3044: finishing write tid 2 to smithi03870129-444 2024-09-14T04:10:23.583 INFO:tasks.rados.rados.0.smithi038.stdout:3044: finishing write tid 3 to smithi03870129-444 2024-09-14T04:10:23.583 INFO:tasks.rados.rados.0.smithi038.stdout:3044: finishing write tid 4 to smithi03870129-444 2024-09-14T04:10:23.583 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 444 v 347 (ObjNum 1922 snap 0 seq_num 1922) dirty exists 2024-09-14T04:10:23.583 INFO:tasks.rados.rados.0.smithi038.stdout:3044: left oid 444 (ObjNum 1922 snap 0 seq_num 1922) 2024-09-14T04:10:23.584 INFO:tasks.rados.rados.0.smithi038.stdout:3043: done (3 left) 2024-09-14T04:10:23.584 INFO:tasks.rados.rados.0.smithi038.stdout:3044: done (2 left) 2024-09-14T04:10:23.584 INFO:tasks.rados.rados.0.smithi038.stdout:3047: done (1 left) 2024-09-14T04:10:23.584 INFO:tasks.rados.rados.0.smithi038.stdout:3048: write oid 6 current snap is 0 2024-09-14T04:10:23.584 INFO:tasks.rados.rados.0.smithi038.stdout:3048: seq_num 1925 ranges {753475=691634,2012896=340579} 2024-09-14T04:10:23.592 INFO:tasks.rados.rados.0.smithi038.stdout:3048: writing smithi03870129-6 from 753475 to 1445109 tid 1 2024-09-14T04:10:23.598 INFO:tasks.rados.rados.0.smithi038.stdout:3048: writing smithi03870129-6 from 2012896 to 2353475 tid 2 2024-09-14T04:10:23.598 INFO:tasks.rados.rados.0.smithi038.stdout:3049: write oid 385 current snap is 0 2024-09-14T04:10:23.598 INFO:tasks.rados.rados.0.smithi038.stdout:3049: seq_num 1926 ranges {770282=766883,2071378=298904} 2024-09-14T04:10:23.606 INFO:tasks.rados.rados.0.smithi038.stdout:3049: writing smithi03870129-385 from 770282 to 1537165 tid 1 2024-09-14T04:10:23.612 INFO:tasks.rados.rados.0.smithi038.stdout:3049: writing smithi03870129-385 from 2071378 to 2370282 tid 2 2024-09-14T04:10:23.612 INFO:tasks.rados.rados.0.smithi038.stdout:3050: write oid 481 current snap is 0 2024-09-14T04:10:23.613 INFO:tasks.rados.rados.0.smithi038.stdout:3050: seq_num 1927 ranges {787089=442132,1729860=657229} 2024-09-14T04:10:23.621 INFO:tasks.rados.rados.0.smithi038.stdout:3050: writing smithi03870129-481 from 787089 to 1229221 tid 1 2024-09-14T04:10:23.630 INFO:tasks.rados.rados.0.smithi038.stdout:3050: writing smithi03870129-481 from 1729860 to 2387089 tid 2 2024-09-14T04:10:23.631 INFO:tasks.rados.rados.0.smithi038.stdout:3051: delete oid 320 current snap is 0 2024-09-14T04:10:23.631 INFO:tasks.rados.rados.0.smithi038.stdout:3046: expect (ObjNum 668 snap 0 seq_num 668) 2024-09-14T04:10:23.808 INFO:tasks.rados.rados.0.smithi038.stdout:3048: finishing write tid 1 to smithi03870129-6 2024-09-14T04:10:23.808 INFO:tasks.rados.rados.0.smithi038.stdout:3048: finishing write tid 2 to smithi03870129-6 2024-09-14T04:10:23.808 INFO:tasks.rados.rados.0.smithi038.stdout:3048: finishing write tid 3 to smithi03870129-6 2024-09-14T04:10:23.808 INFO:tasks.rados.rados.0.smithi038.stdout:3048: finishing write tid 4 to smithi03870129-6 2024-09-14T04:10:23.808 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 6 v 391 (ObjNum 1925 snap 0 seq_num 1925) dirty exists 2024-09-14T04:10:23.808 INFO:tasks.rados.rados.0.smithi038.stdout:3048: left oid 6 (ObjNum 1925 snap 0 seq_num 1925) 2024-09-14T04:10:23.809 INFO:tasks.rados.rados.0.smithi038.stdout:3049: finishing write tid 1 to smithi03870129-385 2024-09-14T04:10:23.809 INFO:tasks.rados.rados.0.smithi038.stdout:3049: finishing write tid 2 to smithi03870129-385 2024-09-14T04:10:23.809 INFO:tasks.rados.rados.0.smithi038.stdout:3049: finishing write tid 3 to smithi03870129-385 2024-09-14T04:10:23.809 INFO:tasks.rados.rados.0.smithi038.stdout:3049: finishing write tid 4 to smithi03870129-385 2024-09-14T04:10:23.809 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 385 v 394 (ObjNum 1926 snap 0 seq_num 1926) dirty exists 2024-09-14T04:10:23.809 INFO:tasks.rados.rados.0.smithi038.stdout:3049: left oid 385 (ObjNum 1926 snap 0 seq_num 1926) 2024-09-14T04:10:23.809 INFO:tasks.rados.rados.0.smithi038.stdout:3050: finishing write tid 1 to smithi03870129-481 2024-09-14T04:10:23.809 INFO:tasks.rados.rados.0.smithi038.stdout:3050: finishing write tid 2 to smithi03870129-481 2024-09-14T04:10:23.809 INFO:tasks.rados.rados.0.smithi038.stdout:3050: finishing write tid 3 to smithi03870129-481 2024-09-14T04:10:23.809 INFO:tasks.rados.rados.0.smithi038.stdout:3046: done (4 left) 2024-09-14T04:10:23.809 INFO:tasks.rados.rados.0.smithi038.stdout:3048: done (3 left) 2024-09-14T04:10:23.809 INFO:tasks.rados.rados.0.smithi038.stdout:3049: done (2 left) 2024-09-14T04:10:23.809 INFO:tasks.rados.rados.0.smithi038.stdout:3051: done (1 left) 2024-09-14T04:10:23.809 INFO:tasks.rados.rados.0.smithi038.stdout:3052: read oid 266 snap -1 2024-09-14T04:10:23.810 INFO:tasks.rados.rados.0.smithi038.stdout:3052: expect (ObjNum 1680 snap 0 seq_num 1680) 2024-09-14T04:10:23.810 INFO:tasks.rados.rados.0.smithi038.stdout:3053: read oid 349 snap -1 2024-09-14T04:10:23.810 INFO:tasks.rados.rados.0.smithi038.stdout:3053: expect (ObjNum 1828 snap 0 seq_num 1828) 2024-09-14T04:10:23.810 INFO:tasks.rados.rados.0.smithi038.stdout:3054: read oid 217 snap -1 2024-09-14T04:10:23.810 INFO:tasks.rados.rados.0.smithi038.stdout:3054: expect deleted 2024-09-14T04:10:23.810 INFO:tasks.rados.rados.0.smithi038.stdout:3055: write oid 41 current snap is 0 2024-09-14T04:10:23.810 INFO:tasks.rados.rados.0.smithi038.stdout:3050: finishing write tid 4 to smithi03870129-481 2024-09-14T04:10:23.810 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 481 v 582 (ObjNum 1927 snap 0 seq_num 1927) dirty exists 2024-09-14T04:10:23.810 INFO:tasks.rados.rados.0.smithi038.stdout:3050: left oid 481 (ObjNum 1927 snap 0 seq_num 1927) 2024-09-14T04:10:23.810 INFO:tasks.rados.rados.0.smithi038.stdout:3055: seq_num 1929 ranges {420703=592630,1730471=690232} 2024-09-14T04:10:23.816 INFO:tasks.rados.rados.0.smithi038.stdout:3055: writing smithi03870129-41 from 420703 to 1013333 tid 1 2024-09-14T04:10:23.828 INFO:tasks.rados.rados.0.smithi038.stdout:3055: writing smithi03870129-41 from 1730471 to 2420703 tid 2 2024-09-14T04:10:23.829 INFO:tasks.rados.rados.0.smithi038.stdout:3050: done (4 left) 2024-09-14T04:10:23.829 INFO:tasks.rados.rados.0.smithi038.stdout:3056: delete oid 289 current snap is 0 2024-09-14T04:10:23.829 INFO:tasks.rados.rados.0.smithi038.stdout:3052: expect (ObjNum 1680 snap 0 seq_num 1680) 2024-09-14T04:10:23.963 INFO:tasks.rados.rados.0.smithi038.stdout:3053: expect (ObjNum 1828 snap 0 seq_num 1828) 2024-09-14T04:10:24.145 INFO:tasks.rados.rados.0.smithi038.stdout:3055: finishing write tid 1 to smithi03870129-41 2024-09-14T04:10:24.146 INFO:tasks.rados.rados.0.smithi038.stdout:3055: finishing write tid 2 to smithi03870129-41 2024-09-14T04:10:24.146 INFO:tasks.rados.rados.0.smithi038.stdout:3055: finishing write tid 3 to smithi03870129-41 2024-09-14T04:10:24.146 INFO:tasks.rados.rados.0.smithi038.stdout:3052: done (4 left) 2024-09-14T04:10:24.146 INFO:tasks.rados.rados.0.smithi038.stdout:3053: done (3 left) 2024-09-14T04:10:24.146 INFO:tasks.rados.rados.0.smithi038.stdout:3054: done (2 left) 2024-09-14T04:10:24.146 INFO:tasks.rados.rados.0.smithi038.stdout:3056: done (1 left) 2024-09-14T04:10:24.147 INFO:tasks.rados.rados.0.smithi038.stdout:3057: read oid 214 snap -1 2024-09-14T04:10:24.147 INFO:tasks.rados.rados.0.smithi038.stdout:3057: expect (ObjNum 1517 snap 0 seq_num 1517) 2024-09-14T04:10:24.147 INFO:tasks.rados.rados.0.smithi038.stdout:3058: delete oid 137 current snap is 0 2024-09-14T04:10:24.147 INFO:tasks.rados.rados.0.smithi038.stdout:3055: finishing write tid 4 to smithi03870129-41 2024-09-14T04:10:24.147 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 41 v 301 (ObjNum 1929 snap 0 seq_num 1929) dirty exists 2024-09-14T04:10:24.147 INFO:tasks.rados.rados.0.smithi038.stdout:3055: left oid 41 (ObjNum 1929 snap 0 seq_num 1929) 2024-09-14T04:10:24.148 INFO:tasks.rados.rados.0.smithi038.stdout:3055: done (2 left) 2024-09-14T04:10:24.148 INFO:tasks.rados.rados.0.smithi038.stdout:3058: done (1 left) 2024-09-14T04:10:24.148 INFO:tasks.rados.rados.0.smithi038.stdout:3059: write oid 5 current snap is 0 2024-09-14T04:10:24.148 INFO:tasks.rados.rados.0.smithi038.stdout:3059: seq_num 1932 ranges {471124=534730,1505917=636014} 2024-09-14T04:10:24.153 INFO:tasks.rados.rados.0.smithi038.stdout:3059: writing smithi03870129-5 from 471124 to 1005854 tid 1 2024-09-14T04:10:24.159 INFO:tasks.rados.rados.0.smithi038.stdout:3059: writing smithi03870129-5 from 1505917 to 2141931 tid 2 2024-09-14T04:10:24.159 INFO:tasks.rados.rados.0.smithi038.stdout:3060: write oid 286 current snap is 0 2024-09-14T04:10:24.159 INFO:tasks.rados.rados.0.smithi038.stdout:3060: seq_num 1933 ranges {487931=609979,1564399=779672} 2024-09-14T04:10:24.165 INFO:tasks.rados.rados.0.smithi038.stdout:3060: writing smithi03870129-286 from 487931 to 1097910 tid 1 2024-09-14T04:10:24.173 INFO:tasks.rados.rados.0.smithi038.stdout:3060: writing smithi03870129-286 from 1564399 to 2344071 tid 2 2024-09-14T04:10:24.173 INFO:tasks.rados.rados.0.smithi038.stdout:3061: write oid 399 current snap is 0 2024-09-14T04:10:24.173 INFO:tasks.rados.rados.0.smithi038.stdout:3061: seq_num 1934 ranges {504738=685228,1622881=639683} 2024-09-14T04:10:24.181 INFO:tasks.rados.rados.0.smithi038.stdout:3061: writing smithi03870129-399 from 504738 to 1189966 tid 1 2024-09-14T04:10:24.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:23 smithi123 bash[24950]: audit 2024-09-14T04:10:21.964274+0000 mgr.x (mgr.24589) 73 : audit [DBG] from='client.25463 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:24.190 INFO:tasks.rados.rados.0.smithi038.stdout:3061: writing smithi03870129-399 from 1622881 to 2262564 tid 2 2024-09-14T04:10:24.190 INFO:tasks.rados.rados.0.smithi038.stdout:3062: read oid 491 snap -1 2024-09-14T04:10:24.190 INFO:tasks.rados.rados.0.smithi038.stdout:3062: expect (ObjNum 1907 snap 0 seq_num 1907) 2024-09-14T04:10:24.190 INFO:tasks.rados.rados.0.smithi038.stdout:3063: write oid 482 current snap is 0 2024-09-14T04:10:24.190 INFO:tasks.rados.rados.0.smithi038.stdout:3063: seq_num 1935 ranges {521545=760477,2081363=440182} 2024-09-14T04:10:24.199 INFO:tasks.rados.rados.0.smithi038.stdout:3063: writing smithi03870129-482 from 521545 to 1282022 tid 1 2024-09-14T04:10:24.208 INFO:tasks.rados.rados.0.smithi038.stdout:3063: writing smithi03870129-482 from 2081363 to 2521545 tid 2 2024-09-14T04:10:24.208 INFO:tasks.rados.rados.0.smithi038.stdout:3064: write oid 476 current snap is 0 2024-09-14T04:10:24.209 INFO:tasks.rados.rados.0.smithi038.stdout:3064: seq_num 1936 ranges {538352=435726,1623492=526999} 2024-09-14T04:10:24.215 INFO:tasks.rados.rados.0.smithi038.stdout:3064: writing smithi03870129-476 from 538352 to 974078 tid 1 2024-09-14T04:10:24.222 INFO:tasks.rados.rados.0.smithi038.stdout:3064: writing smithi03870129-476 from 1623492 to 2150491 tid 2 2024-09-14T04:10:24.222 INFO:tasks.rados.rados.0.smithi038.stdout:3065: write oid 456 current snap is 0 2024-09-14T04:10:24.222 INFO:tasks.rados.rados.0.smithi038.stdout:3065: seq_num 1937 ranges {555159=510975,1681974=787010} 2024-09-14T04:10:24.228 INFO:tasks.rados.rados.0.smithi038.stdout:3065: writing smithi03870129-456 from 555159 to 1066134 tid 1 2024-09-14T04:10:24.236 INFO:tasks.rados.rados.0.smithi038.stdout:3065: writing smithi03870129-456 from 1681974 to 2468984 tid 2 2024-09-14T04:10:24.236 INFO:tasks.rados.rados.0.smithi038.stdout:3066: read oid 493 snap -1 2024-09-14T04:10:24.236 INFO:tasks.rados.rados.0.smithi038.stdout:3066: expect deleted 2024-09-14T04:10:24.236 INFO:tasks.rados.rados.0.smithi038.stdout:3067: delete oid 443 current snap is 0 2024-09-14T04:10:24.236 INFO:tasks.rados.rados.0.smithi038.stdout:3057: expect (ObjNum 1517 snap 0 seq_num 1517) 2024-09-14T04:10:24.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:23 smithi038 bash[22519]: audit 2024-09-14T04:10:21.964274+0000 mgr.x (mgr.24589) 73 : audit [DBG] from='client.25463 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:24.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:23 smithi038 bash[32505]: audit 2024-09-14T04:10:21.964274+0000 mgr.x (mgr.24589) 73 : audit [DBG] from='client.25463 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:24.403 INFO:tasks.rados.rados.0.smithi038.stdout:3059: finishing write tid 1 to smithi03870129-5 2024-09-14T04:10:24.403 INFO:tasks.rados.rados.0.smithi038.stdout:3059: finishing write tid 2 to smithi03870129-5 2024-09-14T04:10:24.403 INFO:tasks.rados.rados.0.smithi038.stdout:3059: finishing write tid 3 to smithi03870129-5 2024-09-14T04:10:24.403 INFO:tasks.rados.rados.0.smithi038.stdout:3059: finishing write tid 4 to smithi03870129-5 2024-09-14T04:10:24.403 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 5 v 363 (ObjNum 1932 snap 0 seq_num 1932) dirty exists 2024-09-14T04:10:24.403 INFO:tasks.rados.rados.0.smithi038.stdout:3059: left oid 5 (ObjNum 1932 snap 0 seq_num 1932) 2024-09-14T04:10:24.403 INFO:tasks.rados.rados.0.smithi038.stdout:3060: finishing write tid 1 to smithi03870129-286 2024-09-14T04:10:24.403 INFO:tasks.rados.rados.0.smithi038.stdout:3060: finishing write tid 2 to smithi03870129-286 2024-09-14T04:10:24.404 INFO:tasks.rados.rados.0.smithi038.stdout:3060: finishing write tid 3 to smithi03870129-286 2024-09-14T04:10:24.404 INFO:tasks.rados.rados.0.smithi038.stdout:3060: finishing write tid 4 to smithi03870129-286 2024-09-14T04:10:24.404 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 286 v 366 (ObjNum 1933 snap 0 seq_num 1933) dirty exists 2024-09-14T04:10:24.404 INFO:tasks.rados.rados.0.smithi038.stdout:3060: left oid 286 (ObjNum 1933 snap 0 seq_num 1933) 2024-09-14T04:10:24.404 INFO:tasks.rados.rados.0.smithi038.stdout:3061: finishing write tid 1 to smithi03870129-399 2024-09-14T04:10:24.404 INFO:tasks.rados.rados.0.smithi038.stdout:3062: expect (ObjNum 1907 snap 0 seq_num 1907) 2024-09-14T04:10:24.498 INFO:tasks.rados.rados.0.smithi038.stdout:3061: finishing write tid 2 to smithi03870129-399 2024-09-14T04:10:24.498 INFO:tasks.rados.rados.0.smithi038.stdout:3061: finishing write tid 3 to smithi03870129-399 2024-09-14T04:10:24.498 INFO:tasks.rados.rados.0.smithi038.stdout:3061: finishing write tid 4 to smithi03870129-399 2024-09-14T04:10:24.498 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 399 v 304 (ObjNum 1934 snap 0 seq_num 1934) dirty exists 2024-09-14T04:10:24.499 INFO:tasks.rados.rados.0.smithi038.stdout:3061: left oid 399 (ObjNum 1934 snap 0 seq_num 1934) 2024-09-14T04:10:24.499 INFO:tasks.rados.rados.0.smithi038.stdout:3063: finishing write tid 1 to smithi03870129-482 2024-09-14T04:10:24.499 INFO:tasks.rados.rados.0.smithi038.stdout:3063: finishing write tid 2 to smithi03870129-482 2024-09-14T04:10:24.499 INFO:tasks.rados.rados.0.smithi038.stdout:3063: finishing write tid 3 to smithi03870129-482 2024-09-14T04:10:24.499 INFO:tasks.rados.rados.0.smithi038.stdout:3057: done (9 left) 2024-09-14T04:10:24.499 INFO:tasks.rados.rados.0.smithi038.stdout:3059: done (8 left) 2024-09-14T04:10:24.499 INFO:tasks.rados.rados.0.smithi038.stdout:3060: done (7 left) 2024-09-14T04:10:24.499 INFO:tasks.rados.rados.0.smithi038.stdout:3061: done (6 left) 2024-09-14T04:10:24.499 INFO:tasks.rados.rados.0.smithi038.stdout:3062: done (5 left) 2024-09-14T04:10:24.499 INFO:tasks.rados.rados.0.smithi038.stdout:3067: done (4 left) 2024-09-14T04:10:24.499 INFO:tasks.rados.rados.0.smithi038.stdout:3068: read oid 254 snap -1 2024-09-14T04:10:24.499 INFO:tasks.rados.rados.0.smithi038.stdout:3068: expect (ObjNum 1554 snap 0 seq_num 1554) 2024-09-14T04:10:24.499 INFO:tasks.rados.rados.0.smithi038.stdout:3069: write oid 435 current snap is 0 2024-09-14T04:10:24.499 INFO:tasks.rados.rados.0.smithi038.stdout:3063: finishing write tid 4 to smithi03870129-482 2024-09-14T04:10:24.499 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 482 v 365 (ObjNum 1935 snap 0 seq_num 1935) dirty exists 2024-09-14T04:10:24.499 INFO:tasks.rados.rados.0.smithi038.stdout:3063: left oid 482 (ObjNum 1935 snap 0 seq_num 1935) 2024-09-14T04:10:24.500 INFO:tasks.rados.rados.0.smithi038.stdout:3064: finishing write tid 1 to smithi03870129-476 2024-09-14T04:10:24.500 INFO:tasks.rados.rados.0.smithi038.stdout:3064: finishing write tid 2 to smithi03870129-476 2024-09-14T04:10:24.500 INFO:tasks.rados.rados.0.smithi038.stdout:3064: finishing write tid 3 to smithi03870129-476 2024-09-14T04:10:24.500 INFO:tasks.rados.rados.0.smithi038.stdout:3069: seq_num 1939 ranges {588773=777826,1915291=673482} 2024-09-14T04:10:24.509 INFO:tasks.rados.rados.0.smithi038.stdout:3069: writing smithi03870129-435 from 588773 to 1366599 tid 1 2024-09-14T04:10:24.522 INFO:tasks.rados.rados.0.smithi038.stdout:3069: writing smithi03870129-435 from 1915291 to 2588773 tid 2 2024-09-14T04:10:24.523 INFO:tasks.rados.rados.0.smithi038.stdout:3063: done (5 left) 2024-09-14T04:10:24.523 INFO:tasks.rados.rados.0.smithi038.stdout:3070: read oid 106 snap -1 2024-09-14T04:10:24.523 INFO:tasks.rados.rados.0.smithi038.stdout:3070: expect (ObjNum 1094 snap 0 seq_num 1094) 2024-09-14T04:10:24.523 INFO:tasks.rados.rados.0.smithi038.stdout:3071: delete oid 99 current snap is 0 2024-09-14T04:10:24.523 INFO:tasks.rados.rados.0.smithi038.stdout:3064: finishing write tid 4 to smithi03870129-476 2024-09-14T04:10:24.523 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 476 v 368 (ObjNum 1936 snap 0 seq_num 1936) dirty exists 2024-09-14T04:10:24.523 INFO:tasks.rados.rados.0.smithi038.stdout:3064: left oid 476 (ObjNum 1936 snap 0 seq_num 1936) 2024-09-14T04:10:24.523 INFO:tasks.rados.rados.0.smithi038.stdout:3065: finishing write tid 1 to smithi03870129-456 2024-09-14T04:10:24.523 INFO:tasks.rados.rados.0.smithi038.stdout:3065: finishing write tid 2 to smithi03870129-456 2024-09-14T04:10:24.523 INFO:tasks.rados.rados.0.smithi038.stdout:3065: finishing write tid 3 to smithi03870129-456 2024-09-14T04:10:24.523 INFO:tasks.rados.rados.0.smithi038.stdout:3065: finishing write tid 4 to smithi03870129-456 2024-09-14T04:10:24.523 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 456 v 442 (ObjNum 1937 snap 0 seq_num 1937) dirty exists 2024-09-14T04:10:24.524 INFO:tasks.rados.rados.0.smithi038.stdout:3065: left oid 456 (ObjNum 1937 snap 0 seq_num 1937) 2024-09-14T04:10:24.524 INFO:tasks.rados.rados.0.smithi038.stdout:3068: expect (ObjNum 1554 snap 0 seq_num 1554) 2024-09-14T04:10:24.625 INFO:tasks.rados.rados.0.smithi038.stdout:3069: finishing write tid 1 to smithi03870129-435 2024-09-14T04:10:24.625 INFO:tasks.rados.rados.0.smithi038.stdout:3064: done (6 left) 2024-09-14T04:10:24.625 INFO:tasks.rados.rados.0.smithi038.stdout:3065: done (5 left) 2024-09-14T04:10:24.626 INFO:tasks.rados.rados.0.smithi038.stdout:3066: done (4 left) 2024-09-14T04:10:24.626 INFO:tasks.rados.rados.0.smithi038.stdout:3068: done (3 left) 2024-09-14T04:10:24.626 INFO:tasks.rados.rados.0.smithi038.stdout:3071: done (2 left) 2024-09-14T04:10:24.626 INFO:tasks.rados.rados.0.smithi038.stdout:3072: read oid 359 snap -1 2024-09-14T04:10:24.626 INFO:tasks.rados.rados.0.smithi038.stdout:3072: expect (ObjNum 1665 snap 0 seq_num 1665) 2024-09-14T04:10:24.626 INFO:tasks.rados.rados.0.smithi038.stdout:3073: read oid 7 snap -1 2024-09-14T04:10:24.627 INFO:tasks.rados.rados.0.smithi038.stdout:3073: expect (ObjNum 1727 snap 0 seq_num 1727) 2024-09-14T04:10:24.627 INFO:tasks.rados.rados.0.smithi038.stdout:3074: write oid 27 current snap is 0 2024-09-14T04:10:24.627 INFO:tasks.rados.rados.0.smithi038.stdout:3069: finishing write tid 2 to smithi03870129-435 2024-09-14T04:10:24.627 INFO:tasks.rados.rados.0.smithi038.stdout:3074: seq_num 1941 ranges {622387=528324,1915902=706485} 2024-09-14T04:10:24.631 INFO:tasks.rados.rados.0.smithi038.stdout:3074: writing smithi03870129-27 from 622387 to 1150711 tid 1 2024-09-14T04:10:24.640 INFO:tasks.rados.rados.0.smithi038.stdout:3074: writing smithi03870129-27 from 1915902 to 2622387 tid 2 2024-09-14T04:10:24.640 INFO:tasks.rados.rados.0.smithi038.stdout:3075: read oid 206 snap -1 2024-09-14T04:10:24.640 INFO:tasks.rados.rados.0.smithi038.stdout:3075: expect (ObjNum 761 snap 0 seq_num 761) 2024-09-14T04:10:24.640 INFO:tasks.rados.rados.0.smithi038.stdout:3076: write oid 303 current snap is 0 2024-09-14T04:10:24.641 INFO:tasks.rados.rados.0.smithi038.stdout:3069: finishing write tid 3 to smithi03870129-435 2024-09-14T04:10:24.641 INFO:tasks.rados.rados.0.smithi038.stdout:3069: finishing write tid 4 to smithi03870129-435 2024-09-14T04:10:24.641 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 435 v 420 (ObjNum 1939 snap 0 seq_num 1939) dirty exists 2024-09-14T04:10:24.641 INFO:tasks.rados.rados.0.smithi038.stdout:3069: left oid 435 (ObjNum 1939 snap 0 seq_num 1939) 2024-09-14T04:10:24.641 INFO:tasks.rados.rados.0.smithi038.stdout:3070: expect (ObjNum 1094 snap 0 seq_num 1094) 2024-09-14T04:10:24.665 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:10:24.744 INFO:tasks.rados.rados.0.smithi038.stdout:3073: expect (ObjNum 1727 snap 0 seq_num 1727) 2024-09-14T04:10:24.842 INFO:tasks.rados.rados.0.smithi038.stdout:3074: finishing write tid 1 to smithi03870129-27 2024-09-14T04:10:24.842 INFO:tasks.rados.rados.0.smithi038.stdout:3072: expect (ObjNum 1665 snap 0 seq_num 1665) 2024-09-14T04:10:25.096 INFO:tasks.rados.rados.0.smithi038.stdout:3074: finishing write tid 2 to smithi03870129-27 2024-09-14T04:10:25.096 INFO:tasks.rados.rados.0.smithi038.stdout:3074: finishing write tid 3 to smithi03870129-27 2024-09-14T04:10:25.097 INFO:tasks.rados.rados.0.smithi038.stdout:3074: finishing write tid 4 to smithi03870129-27 2024-09-14T04:10:25.097 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 27 v 369 (ObjNum 1941 snap 0 seq_num 1941) dirty exists 2024-09-14T04:10:25.097 INFO:tasks.rados.rados.0.smithi038.stdout:3074: left oid 27 (ObjNum 1941 snap 0 seq_num 1941) 2024-09-14T04:10:25.097 INFO:tasks.rados.rados.0.smithi038.stdout:3075: expect (ObjNum 761 snap 0 seq_num 761) 2024-09-14T04:10:25.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:24 smithi123 bash[24950]: cluster 2024-09-14T04:10:22.928773+0000 mgr.x (mgr.24589) 74 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 6.5 MiB/s wr, 73 op/s 2024-09-14T04:10:25.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:24 smithi123 bash[24950]: audit 2024-09-14T04:10:24.346073+0000 mon.a (mon.0) 959 : audit [DBG] from='client.? 172.21.15.38:0/1085097659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:10:25.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:24 smithi038 bash[22519]: cluster 2024-09-14T04:10:22.928773+0000 mgr.x (mgr.24589) 74 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 6.5 MiB/s wr, 73 op/s 2024-09-14T04:10:25.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:24 smithi038 bash[22519]: audit 2024-09-14T04:10:24.346073+0000 mon.a (mon.0) 959 : audit [DBG] from='client.? 172.21.15.38:0/1085097659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:10:25.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:24 smithi038 bash[32505]: cluster 2024-09-14T04:10:22.928773+0000 mgr.x (mgr.24589) 74 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 6.5 MiB/s wr, 73 op/s 2024-09-14T04:10:25.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:24 smithi038 bash[32505]: audit 2024-09-14T04:10:24.346073+0000 mon.a (mon.0) 959 : audit [DBG] from='client.? 172.21.15.38:0/1085097659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:10:25.274 INFO:tasks.rados.rados.0.smithi038.stdout:3076: seq_num 1942 ranges {639194=603573,1974384=538006} 2024-09-14T04:10:25.280 INFO:tasks.rados.rados.0.smithi038.stdout:3076: writing smithi03870129-303 from 639194 to 1242767 tid 1 2024-09-14T04:10:25.288 INFO:tasks.rados.rados.0.smithi038.stdout:3076: writing smithi03870129-303 from 1974384 to 2512390 tid 2 2024-09-14T04:10:25.288 INFO:tasks.rados.rados.0.smithi038.stdout:3069: done (6 left) 2024-09-14T04:10:25.288 INFO:tasks.rados.rados.0.smithi038.stdout:3070: done (5 left) 2024-09-14T04:10:25.289 INFO:tasks.rados.rados.0.smithi038.stdout:3072: done (4 left) 2024-09-14T04:10:25.289 INFO:tasks.rados.rados.0.smithi038.stdout:3073: done (3 left) 2024-09-14T04:10:25.289 INFO:tasks.rados.rados.0.smithi038.stdout:3074: done (2 left) 2024-09-14T04:10:25.289 INFO:tasks.rados.rados.0.smithi038.stdout:3075: done (1 left) 2024-09-14T04:10:25.289 INFO:tasks.rados.rados.0.smithi038.stdout:3077: write oid 68 current snap is 0 2024-09-14T04:10:25.289 INFO:tasks.rados.rados.0.smithi038.stdout:3077: seq_num 1943 ranges {656001=678822,2032866=623135} 2024-09-14T04:10:25.295 INFO:tasks.rados.rados.0.smithi038.stdout:3077: writing smithi03870129-68 from 656001 to 1334823 tid 1 2024-09-14T04:10:25.304 INFO:tasks.rados.rados.0.smithi038.stdout:3077: writing smithi03870129-68 from 2032866 to 2656001 tid 2 2024-09-14T04:10:25.304 INFO:tasks.rados.rados.0.smithi038.stdout:3078: read oid 420 snap -1 2024-09-14T04:10:25.304 INFO:tasks.rados.rados.0.smithi038.stdout:3078: expect (ObjNum 1791 snap 0 seq_num 1791) 2024-09-14T04:10:25.305 INFO:tasks.rados.rados.0.smithi038.stdout:3079: read oid 210 snap -1 2024-09-14T04:10:25.305 INFO:tasks.rados.rados.0.smithi038.stdout:3079: expect (ObjNum 1647 snap 0 seq_num 1647) 2024-09-14T04:10:25.305 INFO:tasks.rados.rados.0.smithi038.stdout:3080: write oid 273 current snap is 0 2024-09-14T04:10:25.305 INFO:tasks.rados.rados.0.smithi038.stdout:3080: seq_num 1944 ranges {672808=754071,1974995=541675} 2024-09-14T04:10:25.315 INFO:tasks.rados.rados.0.smithi038.stdout:3080: writing smithi03870129-273 from 672808 to 1426879 tid 1 2024-09-14T04:10:25.324 INFO:tasks.rados.rados.0.smithi038.stdout:3080: writing smithi03870129-273 from 1974995 to 2516670 tid 2 2024-09-14T04:10:25.324 INFO:tasks.rados.rados.0.smithi038.stdout:3081: write oid 30 current snap is 0 2024-09-14T04:10:25.324 INFO:tasks.rados.rados.0.smithi038.stdout:3081: seq_num 1945 ranges {689615=429320,1633477=401686,2445721=243894} 2024-09-14T04:10:25.332 INFO:tasks.rados.rados.0.smithi038.stdout:3081: writing smithi03870129-30 from 689615 to 1118935 tid 1 2024-09-14T04:10:25.338 INFO:tasks.rados.rados.0.smithi038.stdout:3081: writing smithi03870129-30 from 1633477 to 2035163 tid 2 2024-09-14T04:10:25.343 INFO:tasks.rados.rados.0.smithi038.stdout:3081: writing smithi03870129-30 from 2445721 to 2689615 tid 3 2024-09-14T04:10:25.343 INFO:tasks.rados.rados.0.smithi038.stdout:3082: write oid 397 current snap is 0 2024-09-14T04:10:25.343 INFO:tasks.rados.rados.0.smithi038.stdout:3082: seq_num 1946 ranges {706422=504569,1691959=545344} 2024-09-14T04:10:25.350 INFO:tasks.rados.rados.0.smithi038.stdout:3082: writing smithi03870129-397 from 706422 to 1210991 tid 1 2024-09-14T04:10:25.357 INFO:tasks.rados.rados.0.smithi038.stdout:3082: writing smithi03870129-397 from 1691959 to 2237303 tid 2 2024-09-14T04:10:25.357 INFO:tasks.rados.rados.0.smithi038.stdout:3083: read oid 294 snap -1 2024-09-14T04:10:25.357 INFO:tasks.rados.rados.0.smithi038.stdout:3083: expect (ObjNum 974 snap 0 seq_num 974) 2024-09-14T04:10:25.357 INFO:tasks.rados.rados.0.smithi038.stdout:3084: read oid 481 snap -1 2024-09-14T04:10:25.357 INFO:tasks.rados.rados.0.smithi038.stdout:3084: expect (ObjNum 1927 snap 0 seq_num 1927) 2024-09-14T04:10:25.357 INFO:tasks.rados.rados.0.smithi038.stdout:3085: read oid 395 snap -1 2024-09-14T04:10:25.357 INFO:tasks.rados.rados.0.smithi038.stdout:3085: expect (ObjNum 1794 snap 0 seq_num 1794) 2024-09-14T04:10:25.357 INFO:tasks.rados.rados.0.smithi038.stdout:3086: write oid 337 current snap is 0 2024-09-14T04:10:25.357 INFO:tasks.rados.rados.0.smithi038.stdout:3086: seq_num 1947 ranges {723229=696171,1866794=689002} 2024-09-14T04:10:25.365 INFO:tasks.rados.rados.0.smithi038.stdout:3086: writing smithi03870129-337 from 723229 to 1419400 tid 1 2024-09-14T04:10:25.373 INFO:tasks.rados.rados.0.smithi038.stdout:3086: writing smithi03870129-337 from 1866794 to 2555796 tid 2 2024-09-14T04:10:25.373 INFO:tasks.rados.rados.0.smithi038.stdout:3087: read oid 67 snap -1 2024-09-14T04:10:25.374 INFO:tasks.rados.rados.0.smithi038.stdout:3087: expect deleted 2024-09-14T04:10:25.374 INFO:tasks.rados.rados.0.smithi038.stdout:3088: write oid 330 current snap is 0 2024-09-14T04:10:25.374 INFO:tasks.rados.rados.0.smithi038.stdout:3088: seq_num 1948 ranges {740036=771420,2208923=531113} 2024-09-14T04:10:25.379 INFO:tasks.rados.rados.0.smithi038.stdout:3088: writing smithi03870129-330 from 740036 to 1511456 tid 1 2024-09-14T04:10:25.387 INFO:tasks.rados.rados.0.smithi038.stdout:3088: writing smithi03870129-330 from 2208923 to 2740036 tid 2 2024-09-14T04:10:25.387 INFO:tasks.rados.rados.0.smithi038.stdout:3089: read oid 33 snap -1 2024-09-14T04:10:25.387 INFO:tasks.rados.rados.0.smithi038.stdout:3089: expect (ObjNum 1476 snap 0 seq_num 1476) 2024-09-14T04:10:25.387 INFO:tasks.rados.rados.0.smithi038.stdout:3090: read oid 364 snap -1 2024-09-14T04:10:25.387 INFO:tasks.rados.rados.0.smithi038.stdout:3090: expect (ObjNum 1818 snap 0 seq_num 1818) 2024-09-14T04:10:25.388 INFO:tasks.rados.rados.0.smithi038.stdout:3091: write oid 219 current snap is 0 2024-09-14T04:10:25.388 INFO:tasks.rados.rados.0.smithi038.stdout:3076: finishing write tid 1 to smithi03870129-303 2024-09-14T04:10:25.388 INFO:tasks.rados.rados.0.smithi038.stdout:3091: seq_num 1949 ranges {756843=446669,1867405=692671} 2024-09-14T04:10:25.393 INFO:tasks.rados.rados.0.smithi038.stdout:3091: writing smithi03870129-219 from 756843 to 1203512 tid 1 2024-09-14T04:10:25.402 INFO:tasks.rados.rados.0.smithi038.stdout:3091: writing smithi03870129-219 from 1867405 to 2560076 tid 2 2024-09-14T04:10:25.402 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:10:25.402 INFO:tasks.rados.rados.0.smithi038.stdout:3076: finishing write tid 2 to smithi03870129-303 2024-09-14T04:10:25.402 INFO:tasks.rados.rados.0.smithi038.stdout:3076: finishing write tid 3 to smithi03870129-303 2024-09-14T04:10:25.402 INFO:tasks.rados.rados.0.smithi038.stdout:3076: finishing write tid 4 to smithi03870129-303 2024-09-14T04:10:25.402 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 303 v 565 (ObjNum 1942 snap 0 seq_num 1942) dirty exists 2024-09-14T04:10:25.402 INFO:tasks.rados.rados.0.smithi038.stdout:3076: left oid 303 (ObjNum 1942 snap 0 seq_num 1942) 2024-09-14T04:10:25.403 INFO:tasks.rados.rados.0.smithi038.stdout:3077: finishing write tid 1 to smithi03870129-68 2024-09-14T04:10:25.403 INFO:tasks.rados.rados.0.smithi038.stdout:3077: finishing write tid 2 to smithi03870129-68 2024-09-14T04:10:25.403 INFO:tasks.rados.rados.0.smithi038.stdout:3077: finishing write tid 3 to smithi03870129-68 2024-09-14T04:10:25.403 INFO:tasks.rados.rados.0.smithi038.stdout:3077: finishing write tid 4 to smithi03870129-68 2024-09-14T04:10:25.403 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 68 v 307 (ObjNum 1943 snap 0 seq_num 1943) dirty exists 2024-09-14T04:10:25.403 INFO:tasks.rados.rados.0.smithi038.stdout:3077: left oid 68 (ObjNum 1943 snap 0 seq_num 1943) 2024-09-14T04:10:25.403 INFO:tasks.rados.rados.0.smithi038.stdout:3076: done (15 left) 2024-09-14T04:10:25.403 INFO:tasks.rados.rados.0.smithi038.stdout:3077: done (14 left) 2024-09-14T04:10:25.403 INFO:tasks.rados.rados.0.smithi038.stdout:3092: read oid 199 snap -1 2024-09-14T04:10:25.403 INFO:tasks.rados.rados.0.smithi038.stdout:3092: expect (ObjNum 1417 snap 0 seq_num 1417) 2024-09-14T04:10:25.403 INFO:tasks.rados.rados.0.smithi038.stdout:3093: write oid 409 current snap is 0 2024-09-14T04:10:25.403 INFO:tasks.rados.rados.0.smithi038.stdout:3093: seq_num 1950 ranges {773650=521918,1925887=552682} 2024-09-14T04:10:25.408 INFO:tasks.rados.rados.0.smithi038.stdout:3093: writing smithi03870129-409 from 773650 to 1295568 tid 1 2024-09-14T04:10:25.415 INFO:tasks.rados.rados.0.smithi038.stdout:3093: writing smithi03870129-409 from 1925887 to 2478569 tid 2 2024-09-14T04:10:25.415 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:10:25.415 INFO:tasks.rados.rados.0.smithi038.stdout:3078: expect (ObjNum 1791 snap 0 seq_num 1791) 2024-09-14T04:10:25.592 INFO:tasks.rados.rados.0.smithi038.stdout:3079: expect (ObjNum 1647 snap 0 seq_num 1647) 2024-09-14T04:10:25.823 INFO:tasks.rados.rados.0.smithi038.stdout:3080: finishing write tid 1 to smithi03870129-273 2024-09-14T04:10:25.824 INFO:tasks.rados.rados.0.smithi038.stdout:3080: finishing write tid 2 to smithi03870129-273 2024-09-14T04:10:25.824 INFO:tasks.rados.rados.0.smithi038.stdout:3080: finishing write tid 3 to smithi03870129-273 2024-09-14T04:10:25.824 INFO:tasks.rados.rados.0.smithi038.stdout:3080: finishing write tid 4 to smithi03870129-273 2024-09-14T04:10:25.824 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 273 v 445 (ObjNum 1944 snap 0 seq_num 1944) dirty exists 2024-09-14T04:10:25.824 INFO:tasks.rados.rados.0.smithi038.stdout:3080: left oid 273 (ObjNum 1944 snap 0 seq_num 1944) 2024-09-14T04:10:25.824 INFO:tasks.rados.rados.0.smithi038.stdout:3081: finishing write tid 1 to smithi03870129-30 2024-09-14T04:10:25.824 INFO:tasks.rados.rados.0.smithi038.stdout:3081: finishing write tid 2 to smithi03870129-30 2024-09-14T04:10:25.824 INFO:tasks.rados.rados.0.smithi038.stdout:3081: finishing write tid 3 to smithi03870129-30 2024-09-14T04:10:25.824 INFO:tasks.rados.rados.0.smithi038.stdout:3081: finishing write tid 4 to smithi03870129-30 2024-09-14T04:10:25.824 INFO:tasks.rados.rados.0.smithi038.stdout:3081: finishing write tid 5 to smithi03870129-30 2024-09-14T04:10:25.824 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 30 v 449 (ObjNum 1945 snap 0 seq_num 1945) dirty exists 2024-09-14T04:10:25.825 INFO:tasks.rados.rados.0.smithi038.stdout:3081: left oid 30 (ObjNum 1945 snap 0 seq_num 1945) 2024-09-14T04:10:25.825 INFO:tasks.rados.rados.0.smithi038.stdout:3082: finishing write tid 1 to smithi03870129-397 2024-09-14T04:10:25.825 INFO:tasks.rados.rados.0.smithi038.stdout:3084: expect (ObjNum 1927 snap 0 seq_num 1927) 2024-09-14T04:10:25.902 INFO:tasks.rados.rados.0.smithi038.stdout:3085: expect (ObjNum 1794 snap 0 seq_num 1794) 2024-09-14T04:10:26.087 INFO:tasks.rados.rados.0.smithi038.stdout:3082: finishing write tid 2 to smithi03870129-397 2024-09-14T04:10:26.087 INFO:tasks.rados.rados.0.smithi038.stdout:3082: finishing write tid 3 to smithi03870129-397 2024-09-14T04:10:26.087 INFO:tasks.rados.rados.0.smithi038.stdout:3082: finishing write tid 4 to smithi03870129-397 2024-09-14T04:10:26.088 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 397 v 372 (ObjNum 1946 snap 0 seq_num 1946) dirty exists 2024-09-14T04:10:26.088 INFO:tasks.rados.rados.0.smithi038.stdout:3082: left oid 397 (ObjNum 1946 snap 0 seq_num 1946) 2024-09-14T04:10:26.088 INFO:tasks.rados.rados.0.smithi038.stdout:3083: expect (ObjNum 974 snap 0 seq_num 974) 2024-09-14T04:10:26.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:25 smithi123 bash[24950]: audit 2024-09-14T04:10:24.659909+0000 mgr.x (mgr.24589) 75 : audit [DBG] from='client.15564 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:26.249 INFO:tasks.rados.rados.0.smithi038.stdout:3086: finishing write tid 1 to smithi03870129-337 2024-09-14T04:10:26.249 INFO:tasks.rados.rados.0.smithi038.stdout:3086: finishing write tid 2 to smithi03870129-337 2024-09-14T04:10:26.249 INFO:tasks.rados.rados.0.smithi038.stdout:3086: finishing write tid 3 to smithi03870129-337 2024-09-14T04:10:26.249 INFO:tasks.rados.rados.0.smithi038.stdout:3086: finishing write tid 4 to smithi03870129-337 2024-09-14T04:10:26.249 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 337 v 183 (ObjNum 1947 snap 0 seq_num 1947) dirty exists 2024-09-14T04:10:26.249 INFO:tasks.rados.rados.0.smithi038.stdout:3086: left oid 337 (ObjNum 1947 snap 0 seq_num 1947) 2024-09-14T04:10:26.249 INFO:tasks.rados.rados.0.smithi038.stdout:3088: finishing write tid 1 to smithi03870129-330 2024-09-14T04:10:26.249 INFO:tasks.rados.rados.0.smithi038.stdout:3088: finishing write tid 2 to smithi03870129-330 2024-09-14T04:10:26.249 INFO:tasks.rados.rados.0.smithi038.stdout:3090: expect (ObjNum 1818 snap 0 seq_num 1818) 2024-09-14T04:10:26.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:25 smithi038 bash[22519]: audit 2024-09-14T04:10:24.659909+0000 mgr.x (mgr.24589) 75 : audit [DBG] from='client.15564 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:26.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:25 smithi038 bash[32505]: audit 2024-09-14T04:10:24.659909+0000 mgr.x (mgr.24589) 75 : audit [DBG] from='client.15564 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:26.453 INFO:tasks.rados.rados.0.smithi038.stdout:3088: finishing write tid 3 to smithi03870129-330 2024-09-14T04:10:26.453 INFO:tasks.rados.rados.0.smithi038.stdout:3088: finishing write tid 4 to smithi03870129-330 2024-09-14T04:10:26.453 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 330 v 452 (ObjNum 1948 snap 0 seq_num 1948) dirty exists 2024-09-14T04:10:26.453 INFO:tasks.rados.rados.0.smithi038.stdout:3088: left oid 330 (ObjNum 1948 snap 0 seq_num 1948) 2024-09-14T04:10:26.454 INFO:tasks.rados.rados.0.smithi038.stdout:3091: finishing write tid 1 to smithi03870129-219 2024-09-14T04:10:26.454 INFO:tasks.rados.rados.0.smithi038.stdout:3089: expect (ObjNum 1476 snap 0 seq_num 1476) 2024-09-14T04:10:26.540 INFO:tasks.rados.rados.0.smithi038.stdout:3091: finishing write tid 2 to smithi03870129-219 2024-09-14T04:10:26.540 INFO:tasks.rados.rados.0.smithi038.stdout:3091: finishing write tid 3 to smithi03870129-219 2024-09-14T04:10:26.540 INFO:tasks.rados.rados.0.smithi038.stdout:3091: finishing write tid 4 to smithi03870129-219 2024-09-14T04:10:26.540 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 219 v 447 (ObjNum 1949 snap 0 seq_num 1949) dirty exists 2024-09-14T04:10:26.541 INFO:tasks.rados.rados.0.smithi038.stdout:3091: left oid 219 (ObjNum 1949 snap 0 seq_num 1949) 2024-09-14T04:10:26.541 INFO:tasks.rados.rados.0.smithi038.stdout:3092: expect (ObjNum 1417 snap 0 seq_num 1417) 2024-09-14T04:10:26.741 INFO:tasks.rados.rados.0.smithi038.stdout:3093: finishing write tid 1 to smithi03870129-409 2024-09-14T04:10:26.741 INFO:tasks.rados.rados.0.smithi038.stdout:3093: finishing write tid 2 to smithi03870129-409 2024-09-14T04:10:26.741 INFO:tasks.rados.rados.0.smithi038.stdout:3093: finishing write tid 3 to smithi03870129-409 2024-09-14T04:10:26.741 INFO:tasks.rados.rados.0.smithi038.stdout:3093: finishing write tid 4 to smithi03870129-409 2024-09-14T04:10:26.741 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 409 v 392 (ObjNum 1950 snap 0 seq_num 1950) dirty exists 2024-09-14T04:10:26.741 INFO:tasks.rados.rados.0.smithi038.stdout:3093: left oid 409 (ObjNum 1950 snap 0 seq_num 1950) 2024-09-14T04:10:26.742 INFO:tasks.rados.rados.0.smithi038.stdout:3078: done (15 left) 2024-09-14T04:10:26.742 INFO:tasks.rados.rados.0.smithi038.stdout:3079: done (14 left) 2024-09-14T04:10:26.742 INFO:tasks.rados.rados.0.smithi038.stdout:3080: done (13 left) 2024-09-14T04:10:26.742 INFO:tasks.rados.rados.0.smithi038.stdout:3081: done (12 left) 2024-09-14T04:10:26.742 INFO:tasks.rados.rados.0.smithi038.stdout:3082: done (11 left) 2024-09-14T04:10:26.742 INFO:tasks.rados.rados.0.smithi038.stdout:3083: done (10 left) 2024-09-14T04:10:26.742 INFO:tasks.rados.rados.0.smithi038.stdout:3084: done (9 left) 2024-09-14T04:10:26.742 INFO:tasks.rados.rados.0.smithi038.stdout:3085: done (8 left) 2024-09-14T04:10:26.742 INFO:tasks.rados.rados.0.smithi038.stdout:3086: done (7 left) 2024-09-14T04:10:26.742 INFO:tasks.rados.rados.0.smithi038.stdout:3087: done (6 left) 2024-09-14T04:10:26.742 INFO:tasks.rados.rados.0.smithi038.stdout:3088: done (5 left) 2024-09-14T04:10:26.742 INFO:tasks.rados.rados.0.smithi038.stdout:3089: done (4 left) 2024-09-14T04:10:26.743 INFO:tasks.rados.rados.0.smithi038.stdout:3090: done (3 left) 2024-09-14T04:10:26.743 INFO:tasks.rados.rados.0.smithi038.stdout:3091: done (2 left) 2024-09-14T04:10:26.743 INFO:tasks.rados.rados.0.smithi038.stdout:3092: done (1 left) 2024-09-14T04:10:26.743 INFO:tasks.rados.rados.0.smithi038.stdout:3093: done (0 left) 2024-09-14T04:10:26.743 INFO:tasks.rados.rados.0.smithi038.stdout:3094: write oid 99 current snap is 0 2024-09-14T04:10:26.743 INFO:tasks.rados.rados.0.smithi038.stdout:3094: seq_num 1951 ranges {790457=597167,1984369=696340} 2024-09-14T04:10:26.763 INFO:tasks.rados.rados.0.smithi038.stdout:3094: writing smithi03870129-99 from 790457 to 1387624 tid 1 2024-09-14T04:10:26.785 INFO:tasks.rados.rados.0.smithi038.stdout:3094: writing smithi03870129-99 from 1984369 to 2680709 tid 2 2024-09-14T04:10:26.785 INFO:tasks.rados.rados.0.smithi038.stdout:3095: write oid 362 current snap is 0 2024-09-14T04:10:26.785 INFO:tasks.rados.rados.0.smithi038.stdout:3094: finishing write tid 1 to smithi03870129-99 2024-09-14T04:10:26.785 INFO:tasks.rados.rados.0.smithi038.stdout:3095: seq_num 1952 ranges {407264=672416,1526498=556351,2804976=2288} 2024-09-14T04:10:26.800 INFO:tasks.rados.rados.0.smithi038.stdout:3095: writing smithi03870129-362 from 407264 to 1079680 tid 1 2024-09-14T04:10:26.811 INFO:tasks.rados.rados.0.smithi038.stdout:3095: writing smithi03870129-362 from 1526498 to 2082849 tid 2 2024-09-14T04:10:26.819 INFO:tasks.rados.rados.0.smithi038.stdout:3095: writing smithi03870129-362 from 2804976 to 2807264 tid 3 2024-09-14T04:10:26.819 INFO:tasks.rados.rados.0.smithi038.stdout:3096: read oid 174 snap -1 2024-09-14T04:10:26.819 INFO:tasks.rados.rados.0.smithi038.stdout:3096: expect (ObjNum 1178 snap 0 seq_num 1178) 2024-09-14T04:10:26.819 INFO:tasks.rados.rados.0.smithi038.stdout:3097: delete oid 78 current snap is 0 2024-09-14T04:10:26.819 INFO:tasks.rados.rados.0.smithi038.stdout:3094: finishing write tid 2 to smithi03870129-99 2024-09-14T04:10:26.820 INFO:tasks.rados.rados.0.smithi038.stdout:3094: finishing write tid 3 to smithi03870129-99 2024-09-14T04:10:26.820 INFO:tasks.rados.rados.0.smithi038.stdout:3094: finishing write tid 4 to smithi03870129-99 2024-09-14T04:10:26.820 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 99 v 351 (ObjNum 1951 snap 0 seq_num 1951) dirty exists 2024-09-14T04:10:26.820 INFO:tasks.rados.rados.0.smithi038.stdout:3094: left oid 99 (ObjNum 1951 snap 0 seq_num 1951) 2024-09-14T04:10:26.820 INFO:tasks.rados.rados.0.smithi038.stdout:3095: finishing write tid 1 to smithi03870129-362 2024-09-14T04:10:26.820 INFO:tasks.rados.rados.0.smithi038.stdout:3095: finishing write tid 2 to smithi03870129-362 2024-09-14T04:10:26.823 INFO:tasks.rados.rados.0.smithi038.stdout:3094: done (3 left) 2024-09-14T04:10:26.823 INFO:tasks.rados.rados.0.smithi038.stdout:3097: done (2 left) 2024-09-14T04:10:26.823 INFO:tasks.rados.rados.0.smithi038.stdout:3098: read oid 124 snap -1 2024-09-14T04:10:26.823 INFO:tasks.rados.rados.0.smithi038.stdout:3098: expect deleted 2024-09-14T04:10:26.823 INFO:tasks.rados.rados.0.smithi038.stdout:3099: write oid 175 current snap is 0 2024-09-14T04:10:26.823 INFO:tasks.rados.rados.0.smithi038.stdout:3099: seq_num 1954 ranges {440878=539267,1759815=560020} 2024-09-14T04:10:26.832 INFO:tasks.rados.rados.0.smithi038.stdout:3099: writing smithi03870129-175 from 440878 to 980145 tid 1 2024-09-14T04:10:26.846 INFO:tasks.rados.rados.0.smithi038.stdout:3099: writing smithi03870129-175 from 1759815 to 2319835 tid 2 2024-09-14T04:10:26.846 INFO:tasks.rados.rados.0.smithi038.stdout:3100: write oid 450 current snap is 0 2024-09-14T04:10:26.846 INFO:tasks.rados.rados.0.smithi038.stdout:3095: finishing write tid 3 to smithi03870129-362 2024-09-14T04:10:26.846 INFO:tasks.rados.rados.0.smithi038.stdout:3095: finishing write tid 4 to smithi03870129-362 2024-09-14T04:10:26.846 INFO:tasks.rados.rados.0.smithi038.stdout:3095: finishing write tid 5 to smithi03870129-362 2024-09-14T04:10:26.846 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 362 v 376 (ObjNum 1952 snap 0 seq_num 1952) dirty exists 2024-09-14T04:10:26.847 INFO:tasks.rados.rados.0.smithi038.stdout:3095: left oid 362 (ObjNum 1952 snap 0 seq_num 1952) 2024-09-14T04:10:26.847 INFO:tasks.rados.rados.0.smithi038.stdout:3096: expect (ObjNum 1178 snap 0 seq_num 1178) 2024-09-14T04:10:27.058 INFO:tasks.rados.rados.0.smithi038.stdout:3099: finishing write tid 1 to smithi03870129-175 2024-09-14T04:10:27.058 INFO:tasks.rados.rados.0.smithi038.stdout:3099: finishing write tid 2 to smithi03870129-175 2024-09-14T04:10:27.058 INFO:tasks.rados.rados.0.smithi038.stdout:3099: finishing write tid 3 to smithi03870129-175 2024-09-14T04:10:27.059 INFO:tasks.rados.rados.0.smithi038.stdout:3099: finishing write tid 4 to smithi03870129-175 2024-09-14T04:10:27.059 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 175 v 568 (ObjNum 1954 snap 0 seq_num 1954) dirty exists 2024-09-14T04:10:27.059 INFO:tasks.rados.rados.0.smithi038.stdout:3099: left oid 175 (ObjNum 1954 snap 0 seq_num 1954) 2024-09-14T04:10:27.059 INFO:tasks.rados.rados.0.smithi038.stdout:3100: seq_num 1955 ranges {457685=614516,1818297=703678} 2024-09-14T04:10:27.064 INFO:tasks.rados.rados.0.smithi038.stdout:3100: writing smithi03870129-450 from 457685 to 1072201 tid 1 2024-09-14T04:10:27.073 INFO:tasks.rados.rados.0.smithi038.stdout:3100: writing smithi03870129-450 from 1818297 to 2521975 tid 2 2024-09-14T04:10:27.073 INFO:tasks.rados.rados.0.smithi038.stdout:3095: done (4 left) 2024-09-14T04:10:27.074 INFO:tasks.rados.rados.0.smithi038.stdout:3096: done (3 left) 2024-09-14T04:10:27.074 INFO:tasks.rados.rados.0.smithi038.stdout:3098: done (2 left) 2024-09-14T04:10:27.074 INFO:tasks.rados.rados.0.smithi038.stdout:3099: done (1 left) 2024-09-14T04:10:27.074 INFO:tasks.rados.rados.0.smithi038.stdout:3101: read oid 318 snap -1 2024-09-14T04:10:27.075 INFO:tasks.rados.rados.0.smithi038.stdout:3101: expect (ObjNum 1678 snap 0 seq_num 1678) 2024-09-14T04:10:27.075 INFO:tasks.rados.rados.0.smithi038.stdout:3102: write oid 176 current snap is 0 2024-09-14T04:10:27.075 INFO:tasks.rados.rados.0.smithi038.stdout:3100: finishing write tid 1 to smithi03870129-450 2024-09-14T04:10:27.075 INFO:tasks.rados.rados.0.smithi038.stdout:3102: seq_num 1956 ranges {474492=689765,1760426=563689} 2024-09-14T04:10:27.079 INFO:tasks.rados.rados.0.smithi038.stdout:3102: writing smithi03870129-176 from 474492 to 1164257 tid 1 2024-09-14T04:10:27.086 INFO:tasks.rados.rados.0.smithi038.stdout:3102: writing smithi03870129-176 from 1760426 to 2324115 tid 2 2024-09-14T04:10:27.086 INFO:tasks.rados.rados.0.smithi038.stdout:3103: read oid 149 snap -1 2024-09-14T04:10:27.086 INFO:tasks.rados.rados.0.smithi038.stdout:3103: expect (ObjNum 1890 snap 0 seq_num 1890) 2024-09-14T04:10:27.086 INFO:tasks.rados.rados.0.smithi038.stdout:3104: write oid 241 current snap is 0 2024-09-14T04:10:27.086 INFO:tasks.rados.rados.0.smithi038.stdout:3104: seq_num 1957 ranges {491299=765014,1818908=707347} 2024-09-14T04:10:27.092 INFO:tasks.rados.rados.0.smithi038.stdout:3104: writing smithi03870129-241 from 491299 to 1256313 tid 1 2024-09-14T04:10:27.100 INFO:tasks.rados.rados.0.smithi038.stdout:3104: writing smithi03870129-241 from 1818908 to 2526255 tid 2 2024-09-14T04:10:27.100 INFO:tasks.rados.rados.0.smithi038.stdout:3105: read oid 94 snap -1 2024-09-14T04:10:27.100 INFO:tasks.rados.rados.0.smithi038.stdout:3105: expect deleted 2024-09-14T04:10:27.100 INFO:tasks.rados.rados.0.smithi038.stdout:3106: write oid 150 current snap is 0 2024-09-14T04:10:27.100 INFO:tasks.rados.rados.0.smithi038.stdout:3106: seq_num 1958 ranges {508106=440263,1477390=567358,2685867=222239} 2024-09-14T04:10:27.105 INFO:tasks.rados.rados.0.smithi038.stdout:3106: writing smithi03870129-150 from 508106 to 948369 tid 1 2024-09-14T04:10:27.111 INFO:tasks.rados.rados.0.smithi038.stdout:3106: writing smithi03870129-150 from 1477390 to 2044748 tid 2 2024-09-14T04:10:27.116 INFO:tasks.rados.rados.0.smithi038.stdout:3106: writing smithi03870129-150 from 2685867 to 2908106 tid 3 2024-09-14T04:10:27.116 INFO:tasks.rados.rados.0.smithi038.stdout:3107: delete oid 4 current snap is 0 2024-09-14T04:10:27.117 INFO:tasks.rados.rados.0.smithi038.stdout:3101: expect (ObjNum 1678 snap 0 seq_num 1678) 2024-09-14T04:10:27.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:26 smithi123 bash[24950]: cluster 2024-09-14T04:10:24.929673+0000 mgr.x (mgr.24589) 76 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 79 MiB/s rd, 10 MiB/s wr, 106 op/s 2024-09-14T04:10:27.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:26 smithi123 bash[24950]: audit 2024-09-14T04:10:24.968150+0000 mgr.x (mgr.24589) 77 : audit [DBG] from='client.15570 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:27.187 INFO:tasks.rados.rados.0.smithi038.stdout:3100: finishing write tid 2 to smithi03870129-450 2024-09-14T04:10:27.187 INFO:tasks.rados.rados.0.smithi038.stdout:3100: finishing write tid 3 to smithi03870129-450 2024-09-14T04:10:27.187 INFO:tasks.rados.rados.0.smithi038.stdout:3100: finishing write tid 4 to smithi03870129-450 2024-09-14T04:10:27.187 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 450 v 339 (ObjNum 1955 snap 0 seq_num 1955) dirty exists 2024-09-14T04:10:27.187 INFO:tasks.rados.rados.0.smithi038.stdout:3100: left oid 450 (ObjNum 1955 snap 0 seq_num 1955) 2024-09-14T04:10:27.187 INFO:tasks.rados.rados.0.smithi038.stdout:3102: finishing write tid 1 to smithi03870129-176 2024-09-14T04:10:27.187 INFO:tasks.rados.rados.0.smithi038.stdout:3100: done (7 left) 2024-09-14T04:10:27.187 INFO:tasks.rados.rados.0.smithi038.stdout:3101: done (6 left) 2024-09-14T04:10:27.188 INFO:tasks.rados.rados.0.smithi038.stdout:3107: done (5 left) 2024-09-14T04:10:27.188 INFO:tasks.rados.rados.0.smithi038.stdout:3108: delete oid 251 current snap is 0 2024-09-14T04:10:27.188 INFO:tasks.rados.rados.0.smithi038.stdout:3102: finishing write tid 2 to smithi03870129-176 2024-09-14T04:10:27.188 INFO:tasks.rados.rados.0.smithi038.stdout:3102: finishing write tid 3 to smithi03870129-176 2024-09-14T04:10:27.189 INFO:tasks.rados.rados.0.smithi038.stdout:3102: finishing write tid 4 to smithi03870129-176 2024-09-14T04:10:27.189 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 176 v 398 (ObjNum 1956 snap 0 seq_num 1956) dirty exists 2024-09-14T04:10:27.189 INFO:tasks.rados.rados.0.smithi038.stdout:3102: left oid 176 (ObjNum 1956 snap 0 seq_num 1956) 2024-09-14T04:10:27.189 INFO:tasks.rados.rados.0.smithi038.stdout:3103: expect (ObjNum 1890 snap 0 seq_num 1890) 2024-09-14T04:10:27.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:26 smithi038 bash[22519]: cluster 2024-09-14T04:10:24.929673+0000 mgr.x (mgr.24589) 76 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 79 MiB/s rd, 10 MiB/s wr, 106 op/s 2024-09-14T04:10:27.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:26 smithi038 bash[22519]: audit 2024-09-14T04:10:24.968150+0000 mgr.x (mgr.24589) 77 : audit [DBG] from='client.15570 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:27.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:26 smithi038 bash[32505]: cluster 2024-09-14T04:10:24.929673+0000 mgr.x (mgr.24589) 76 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 79 MiB/s rd, 10 MiB/s wr, 106 op/s 2024-09-14T04:10:27.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:26 smithi038 bash[32505]: audit 2024-09-14T04:10:24.968150+0000 mgr.x (mgr.24589) 77 : audit [DBG] from='client.15570 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:27.393 INFO:tasks.rados.rados.0.smithi038.stdout:3104: finishing write tid 1 to smithi03870129-241 2024-09-14T04:10:27.393 INFO:tasks.rados.rados.0.smithi038.stdout:3102: done (5 left) 2024-09-14T04:10:27.393 INFO:tasks.rados.rados.0.smithi038.stdout:3103: done (4 left) 2024-09-14T04:10:27.394 INFO:tasks.rados.rados.0.smithi038.stdout:3108: done (3 left) 2024-09-14T04:10:27.394 INFO:tasks.rados.rados.0.smithi038.stdout:3109: write oid 436 current snap is 0 2024-09-14T04:10:27.394 INFO:tasks.rados.rados.0.smithi038.stdout:3109: seq_num 1961 ranges {558527=666010,1936483=714685} 2024-09-14T04:10:27.399 INFO:tasks.rados.rados.0.smithi038.stdout:3109: writing smithi03870129-436 from 558527 to 1224537 tid 1 2024-09-14T04:10:27.408 INFO:tasks.rados.rados.0.smithi038.stdout:3109: writing smithi03870129-436 from 1936483 to 2651168 tid 2 2024-09-14T04:10:27.408 INFO:tasks.rados.rados.0.smithi038.stdout:3105: done (3 left) 2024-09-14T04:10:27.408 INFO:tasks.rados.rados.0.smithi038.stdout:3110: write oid 4 current snap is 0 2024-09-14T04:10:27.408 INFO:tasks.rados.rados.0.smithi038.stdout:3104: finishing write tid 2 to smithi03870129-241 2024-09-14T04:10:27.408 INFO:tasks.rados.rados.0.smithi038.stdout:3104: finishing write tid 3 to smithi03870129-241 2024-09-14T04:10:27.408 INFO:tasks.rados.rados.0.smithi038.stdout:3110: seq_num 1962 ranges {575334=457612,1711318=458343,2679206=296128} 2024-09-14T04:10:27.414 INFO:tasks.rados.rados.0.smithi038.stdout:3110: writing smithi03870129-4 from 575334 to 1032946 tid 1 2024-09-14T04:10:27.420 INFO:tasks.rados.rados.0.smithi038.stdout:3110: writing smithi03870129-4 from 1711318 to 2169661 tid 2 2024-09-14T04:10:27.425 INFO:tasks.rados.rados.0.smithi038.stdout:3110: writing smithi03870129-4 from 2679206 to 2975334 tid 3 2024-09-14T04:10:27.425 INFO:tasks.rados.rados.0.smithi038.stdout:3111: write oid 84 current snap is 0 2024-09-14T04:10:27.425 INFO:tasks.rados.rados.0.smithi038.stdout:3104: finishing write tid 4 to smithi03870129-241 2024-09-14T04:10:27.425 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 241 v 571 (ObjNum 1957 snap 0 seq_num 1957) dirty exists 2024-09-14T04:10:27.425 INFO:tasks.rados.rados.0.smithi038.stdout:3104: left oid 241 (ObjNum 1957 snap 0 seq_num 1957) 2024-09-14T04:10:27.425 INFO:tasks.rados.rados.0.smithi038.stdout:3106: finishing write tid 1 to smithi03870129-150 2024-09-14T04:10:27.426 INFO:tasks.rados.rados.0.smithi038.stdout:3106: finishing write tid 2 to smithi03870129-150 2024-09-14T04:10:27.426 INFO:tasks.rados.rados.0.smithi038.stdout:3106: finishing write tid 3 to smithi03870129-150 2024-09-14T04:10:27.426 INFO:tasks.rados.rados.0.smithi038.stdout:3106: finishing write tid 4 to smithi03870129-150 2024-09-14T04:10:27.426 INFO:tasks.rados.rados.0.smithi038.stdout:3106: finishing write tid 5 to smithi03870129-150 2024-09-14T04:10:27.426 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 150 v 373 (ObjNum 1958 snap 0 seq_num 1958) dirty exists 2024-09-14T04:10:27.426 INFO:tasks.rados.rados.0.smithi038.stdout:3106: left oid 150 (ObjNum 1958 snap 0 seq_num 1958) 2024-09-14T04:10:27.426 INFO:tasks.rados.rados.0.smithi038.stdout:3109: finishing write tid 1 to smithi03870129-436 2024-09-14T04:10:27.426 INFO:tasks.rados.rados.0.smithi038.stdout:3109: finishing write tid 2 to smithi03870129-436 2024-09-14T04:10:27.426 INFO:tasks.rados.rados.0.smithi038.stdout:3111: seq_num 1963 ranges {592141=532861,1769800=718354} 2024-09-14T04:10:27.431 INFO:tasks.rados.rados.0.smithi038.stdout:3111: writing smithi03870129-84 from 592141 to 1125002 tid 1 2024-09-14T04:10:27.439 INFO:tasks.rados.rados.0.smithi038.stdout:3111: writing smithi03870129-84 from 1769800 to 2488154 tid 2 2024-09-14T04:10:27.439 INFO:tasks.rados.rados.0.smithi038.stdout:3104: done (4 left) 2024-09-14T04:10:27.439 INFO:tasks.rados.rados.0.smithi038.stdout:3106: done (3 left) 2024-09-14T04:10:27.440 INFO:tasks.rados.rados.0.smithi038.stdout:3112: read oid 104 snap -1 2024-09-14T04:10:27.440 INFO:tasks.rados.rados.0.smithi038.stdout:3112: expect (ObjNum 1743 snap 0 seq_num 1743) 2024-09-14T04:10:27.440 INFO:tasks.rados.rados.0.smithi038.stdout:3113: write oid 471 current snap is 0 2024-09-14T04:10:27.440 INFO:tasks.rados.rados.0.smithi038.stdout:3109: finishing write tid 3 to smithi03870129-436 2024-09-14T04:10:27.440 INFO:tasks.rados.rados.0.smithi038.stdout:3113: seq_num 1964 ranges {608948=608110,1828282=462012,2734052=274896} 2024-09-14T04:10:27.446 INFO:tasks.rados.rados.0.smithi038.stdout:3113: writing smithi03870129-471 from 608948 to 1217058 tid 1 2024-09-14T04:10:27.453 INFO:tasks.rados.rados.0.smithi038.stdout:3113: writing smithi03870129-471 from 1828282 to 2290294 tid 2 2024-09-14T04:10:27.458 INFO:tasks.rados.rados.0.smithi038.stdout:3113: writing smithi03870129-471 from 2734052 to 3008948 tid 3 2024-09-14T04:10:27.458 INFO:tasks.rados.rados.0.smithi038.stdout:3114: read oid 475 snap -1 2024-09-14T04:10:27.458 INFO:tasks.rados.rados.0.smithi038.stdout:3114: expect (ObjNum 1621 snap 0 seq_num 1621) 2024-09-14T04:10:27.458 INFO:tasks.rados.rados.0.smithi038.stdout:3115: read oid 397 snap -1 2024-09-14T04:10:27.458 INFO:tasks.rados.rados.0.smithi038.stdout:3115: expect (ObjNum 1946 snap 0 seq_num 1946) 2024-09-14T04:10:27.458 INFO:tasks.rados.rados.0.smithi038.stdout:3116: write oid 266 current snap is 0 2024-09-14T04:10:27.458 INFO:tasks.rados.rados.0.smithi038.stdout:3109: finishing write tid 4 to smithi03870129-436 2024-09-14T04:10:27.458 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 436 v 401 (ObjNum 1961 snap 0 seq_num 1961) dirty exists 2024-09-14T04:10:27.458 INFO:tasks.rados.rados.0.smithi038.stdout:3109: left oid 436 (ObjNum 1961 snap 0 seq_num 1961) 2024-09-14T04:10:27.458 INFO:tasks.rados.rados.0.smithi038.stdout:3110: finishing write tid 1 to smithi03870129-4 2024-09-14T04:10:27.459 INFO:tasks.rados.rados.0.smithi038.stdout:3110: finishing write tid 2 to smithi03870129-4 2024-09-14T04:10:27.459 INFO:tasks.rados.rados.0.smithi038.stdout:3116: seq_num 1965 ranges {625755=683359,1770411=722023} 2024-09-14T04:10:27.465 INFO:tasks.rados.rados.0.smithi038.stdout:3116: writing smithi03870129-266 from 625755 to 1309114 tid 1 2024-09-14T04:10:27.472 INFO:tasks.rados.rados.0.smithi038.stdout:3116: writing smithi03870129-266 from 1770411 to 2492434 tid 2 2024-09-14T04:10:27.473 INFO:tasks.rados.rados.0.smithi038.stdout:3109: done (7 left) 2024-09-14T04:10:27.473 INFO:tasks.rados.rados.0.smithi038.stdout:3117: read oid 209 snap -1 2024-09-14T04:10:27.473 INFO:tasks.rados.rados.0.smithi038.stdout:3117: expect (ObjNum 1401 snap 0 seq_num 1401) 2024-09-14T04:10:27.473 INFO:tasks.rados.rados.0.smithi038.stdout:3118: read oid 435 snap -1 2024-09-14T04:10:27.473 INFO:tasks.rados.rados.0.smithi038.stdout:3118: expect (ObjNum 1939 snap 0 seq_num 1939) 2024-09-14T04:10:27.473 INFO:tasks.rados.rados.0.smithi038.stdout:3119: write oid 230 current snap is 0 2024-09-14T04:10:27.473 INFO:tasks.rados.rados.0.smithi038.stdout:3110: finishing write tid 3 to smithi03870129-4 2024-09-14T04:10:27.473 INFO:tasks.rados.rados.0.smithi038.stdout:3119: seq_num 1966 ranges {642562=758608,1828893=465681} 2024-09-14T04:10:27.480 INFO:tasks.rados.rados.0.smithi038.stdout:3119: writing smithi03870129-230 from 642562 to 1401170 tid 1 2024-09-14T04:10:27.487 INFO:tasks.rados.rados.0.smithi038.stdout:3119: writing smithi03870129-230 from 1828893 to 2294574 tid 2 2024-09-14T04:10:27.487 INFO:tasks.rados.rados.0.smithi038.stdout:3120: delete oid 183 current snap is 0 2024-09-14T04:10:27.487 INFO:tasks.rados.rados.0.smithi038.stdout:3110: finishing write tid 4 to smithi03870129-4 2024-09-14T04:10:27.487 INFO:tasks.rados.rados.0.smithi038.stdout:3110: finishing write tid 5 to smithi03870129-4 2024-09-14T04:10:27.487 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 4 v 356 (ObjNum 1962 snap 0 seq_num 1962) dirty exists 2024-09-14T04:10:27.487 INFO:tasks.rados.rados.0.smithi038.stdout:3110: left oid 4 (ObjNum 1962 snap 0 seq_num 1962) 2024-09-14T04:10:27.487 INFO:tasks.rados.rados.0.smithi038.stdout:3111: finishing write tid 1 to smithi03870129-84 2024-09-14T04:10:27.487 INFO:tasks.rados.rados.0.smithi038.stdout:3111: finishing write tid 2 to smithi03870129-84 2024-09-14T04:10:27.488 INFO:tasks.rados.rados.0.smithi038.stdout:3111: finishing write tid 3 to smithi03870129-84 2024-09-14T04:10:27.488 INFO:tasks.rados.rados.0.smithi038.stdout:3111: finishing write tid 4 to smithi03870129-84 2024-09-14T04:10:27.488 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 84 v 307 (ObjNum 1963 snap 0 seq_num 1963) dirty exists 2024-09-14T04:10:27.488 INFO:tasks.rados.rados.0.smithi038.stdout:3111: left oid 84 (ObjNum 1963 snap 0 seq_num 1963) 2024-09-14T04:10:27.488 INFO:tasks.rados.rados.0.smithi038.stdout:3113: finishing write tid 1 to smithi03870129-471 2024-09-14T04:10:27.488 INFO:tasks.rados.rados.0.smithi038.stdout:3112: expect (ObjNum 1743 snap 0 seq_num 1743) 2024-09-14T04:10:27.639 INFO:tasks.rados.rados.0.smithi038.stdout:3113: finishing write tid 2 to smithi03870129-471 2024-09-14T04:10:27.639 INFO:tasks.rados.rados.0.smithi038.stdout:3110: done (10 left) 2024-09-14T04:10:27.639 INFO:tasks.rados.rados.0.smithi038.stdout:3111: done (9 left) 2024-09-14T04:10:27.640 INFO:tasks.rados.rados.0.smithi038.stdout:3112: done (8 left) 2024-09-14T04:10:27.640 INFO:tasks.rados.rados.0.smithi038.stdout:3120: done (7 left) 2024-09-14T04:10:27.640 INFO:tasks.rados.rados.0.smithi038.stdout:3121: read oid 450 snap -1 2024-09-14T04:10:27.640 INFO:tasks.rados.rados.0.smithi038.stdout:3121: expect (ObjNum 1955 snap 0 seq_num 1955) 2024-09-14T04:10:27.640 INFO:tasks.rados.rados.0.smithi038.stdout:3122: write oid 106 current snap is 0 2024-09-14T04:10:27.640 INFO:tasks.rados.rados.0.smithi038.stdout:3113: finishing write tid 3 to smithi03870129-471 2024-09-14T04:10:27.640 INFO:tasks.rados.rados.0.smithi038.stdout:3113: finishing write tid 4 to smithi03870129-471 2024-09-14T04:10:27.640 INFO:tasks.rados.rados.0.smithi038.stdout:3122: seq_num 1968 ranges {676176=509106,1945857=469350} 2024-09-14T04:10:27.646 INFO:tasks.rados.rados.0.smithi038.stdout:3122: writing smithi03870129-106 from 676176 to 1185282 tid 1 2024-09-14T04:10:27.654 INFO:tasks.rados.rados.0.smithi038.stdout:3122: writing smithi03870129-106 from 1945857 to 2415207 tid 2 2024-09-14T04:10:27.654 INFO:tasks.rados.rados.0.smithi038.stdout:3123: read oid 401 snap -1 2024-09-14T04:10:27.654 INFO:tasks.rados.rados.0.smithi038.stdout:3123: expect (ObjNum 1555 snap 0 seq_num 1555) 2024-09-14T04:10:27.654 INFO:tasks.rados.rados.0.smithi038.stdout:3124: write oid 99 current snap is 0 2024-09-14T04:10:27.654 INFO:tasks.rados.rados.0.smithi038.stdout:3124: seq_num 1969 ranges {692983=584355,1887986=729361} 2024-09-14T04:10:27.661 INFO:tasks.rados.rados.0.smithi038.stdout:3124: writing smithi03870129-99 from 692983 to 1277338 tid 1 2024-09-14T04:10:27.669 INFO:tasks.rados.rados.0.smithi038.stdout:3124: writing smithi03870129-99 from 1887986 to 2617347 tid 2 2024-09-14T04:10:27.669 INFO:tasks.rados.rados.0.smithi038.stdout:3125: read oid 284 snap -1 2024-09-14T04:10:27.669 INFO:tasks.rados.rados.0.smithi038.stdout:3125: expect deleted 2024-09-14T04:10:27.669 INFO:tasks.rados.rados.0.smithi038.stdout:3126: write oid 308 current snap is 0 2024-09-14T04:10:27.669 INFO:tasks.rados.rados.0.smithi038.stdout:3126: seq_num 1970 ranges {709790=775957,2062821=473019} 2024-09-14T04:10:27.677 INFO:tasks.rados.rados.0.smithi038.stdout:3126: writing smithi03870129-308 from 709790 to 1485747 tid 1 2024-09-14T04:10:27.683 INFO:tasks.rados.rados.0.smithi038.stdout:3126: writing smithi03870129-308 from 2062821 to 2535840 tid 2 2024-09-14T04:10:27.683 INFO:tasks.rados.rados.0.smithi038.stdout:3127: write oid 42 current snap is 0 2024-09-14T04:10:27.683 INFO:tasks.rados.rados.0.smithi038.stdout:3113: finishing write tid 5 to smithi03870129-471 2024-09-14T04:10:27.683 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 471 v 586 (ObjNum 1964 snap 0 seq_num 1964) dirty exists 2024-09-14T04:10:27.683 INFO:tasks.rados.rados.0.smithi038.stdout:3113: left oid 471 (ObjNum 1964 snap 0 seq_num 1964) 2024-09-14T04:10:27.683 INFO:tasks.rados.rados.0.smithi038.stdout:3115: expect (ObjNum 1946 snap 0 seq_num 1946) 2024-09-14T04:10:27.684 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:10:27.846 INFO:tasks.rados.rados.0.smithi038.stdout:3116: finishing write tid 1 to smithi03870129-266 2024-09-14T04:10:27.846 INFO:tasks.rados.rados.0.smithi038.stdout:3114: expect (ObjNum 1621 snap 0 seq_num 1621) 2024-09-14T04:10:27.984 INFO:tasks.rados.rados.0.smithi038.stdout:3116: finishing write tid 2 to smithi03870129-266 2024-09-14T04:10:27.985 INFO:tasks.rados.rados.0.smithi038.stdout:3116: finishing write tid 3 to smithi03870129-266 2024-09-14T04:10:27.985 INFO:tasks.rados.rados.0.smithi038.stdout:3116: finishing write tid 4 to smithi03870129-266 2024-09-14T04:10:27.985 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 266 v 372 (ObjNum 1965 snap 0 seq_num 1965) dirty exists 2024-09-14T04:10:27.985 INFO:tasks.rados.rados.0.smithi038.stdout:3116: left oid 266 (ObjNum 1965 snap 0 seq_num 1965) 2024-09-14T04:10:27.985 INFO:tasks.rados.rados.0.smithi038.stdout:3117: expect (ObjNum 1401 snap 0 seq_num 1401) 2024-09-14T04:10:28.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:27 smithi123 bash[24950]: audit 2024-09-14T04:10:27.344562+0000 mon.c (mon.2) 197 : audit [DBG] from='client.? 172.21.15.38:0/3440892904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:10:28.205 INFO:tasks.rados.rados.0.smithi038.stdout:3119: finishing write tid 1 to smithi03870129-230 2024-09-14T04:10:28.205 INFO:tasks.rados.rados.0.smithi038.stdout:3119: finishing write tid 2 to smithi03870129-230 2024-09-14T04:10:28.205 INFO:tasks.rados.rados.0.smithi038.stdout:3119: finishing write tid 3 to smithi03870129-230 2024-09-14T04:10:28.205 INFO:tasks.rados.rados.0.smithi038.stdout:3118: expect (ObjNum 1939 snap 0 seq_num 1939) 2024-09-14T04:10:28.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:27 smithi038 bash[22519]: audit 2024-09-14T04:10:27.344562+0000 mon.c (mon.2) 197 : audit [DBG] from='client.? 172.21.15.38:0/3440892904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:10:28.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:27 smithi038 bash[32505]: audit 2024-09-14T04:10:27.344562+0000 mon.c (mon.2) 197 : audit [DBG] from='client.? 172.21.15.38:0/3440892904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:10:28.372 INFO:tasks.rados.rados.0.smithi038.stdout:3119: finishing write tid 4 to smithi03870129-230 2024-09-14T04:10:28.373 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 230 v 450 (ObjNum 1966 snap 0 seq_num 1966) dirty exists 2024-09-14T04:10:28.373 INFO:tasks.rados.rados.0.smithi038.stdout:3119: left oid 230 (ObjNum 1966 snap 0 seq_num 1966) 2024-09-14T04:10:28.373 INFO:tasks.rados.rados.0.smithi038.stdout:3121: expect (ObjNum 1955 snap 0 seq_num 1955) 2024-09-14T04:10:28.587 INFO:tasks.rados.rados.0.smithi038.stdout:3122: finishing write tid 1 to smithi03870129-106 2024-09-14T04:10:28.587 INFO:tasks.rados.rados.0.smithi038.stdout:3122: finishing write tid 2 to smithi03870129-106 2024-09-14T04:10:28.587 INFO:tasks.rados.rados.0.smithi038.stdout:3122: finishing write tid 3 to smithi03870129-106 2024-09-14T04:10:28.587 INFO:tasks.rados.rados.0.smithi038.stdout:3122: finishing write tid 4 to smithi03870129-106 2024-09-14T04:10:28.588 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 106 v 574 (ObjNum 1968 snap 0 seq_num 1968) dirty exists 2024-09-14T04:10:28.588 INFO:tasks.rados.rados.0.smithi038.stdout:3122: left oid 106 (ObjNum 1968 snap 0 seq_num 1968) 2024-09-14T04:10:28.588 INFO:tasks.rados.rados.0.smithi038.stdout:3123: expect (ObjNum 1555 snap 0 seq_num 1555) 2024-09-14T04:10:28.683 INFO:tasks.rados.rados.0.smithi038.stdout:3124: finishing write tid 1 to smithi03870129-99 2024-09-14T04:10:28.683 INFO:tasks.rados.rados.0.smithi038.stdout:3124: finishing write tid 2 to smithi03870129-99 2024-09-14T04:10:28.684 INFO:tasks.rados.rados.0.smithi038.stdout:3124: finishing write tid 3 to smithi03870129-99 2024-09-14T04:10:28.684 INFO:tasks.rados.rados.0.smithi038.stdout:3124: finishing write tid 4 to smithi03870129-99 2024-09-14T04:10:28.684 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 99 v 359 (ObjNum 1969 snap 0 seq_num 1969) dirty exists 2024-09-14T04:10:28.684 INFO:tasks.rados.rados.0.smithi038.stdout:3124: left oid 99 (ObjNum 1969 snap 0 seq_num 1969) 2024-09-14T04:10:28.684 INFO:tasks.rados.rados.0.smithi038.stdout:3126: finishing write tid 1 to smithi03870129-308 2024-09-14T04:10:28.684 INFO:tasks.rados.rados.0.smithi038.stdout:3126: finishing write tid 2 to smithi03870129-308 2024-09-14T04:10:28.684 INFO:tasks.rados.rados.0.smithi038.stdout:3126: finishing write tid 3 to smithi03870129-308 2024-09-14T04:10:28.684 INFO:tasks.rados.rados.0.smithi038.stdout:3126: finishing write tid 4 to smithi03870129-308 2024-09-14T04:10:28.684 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 308 v 589 (ObjNum 1970 snap 0 seq_num 1970) dirty exists 2024-09-14T04:10:28.684 INFO:tasks.rados.rados.0.smithi038.stdout:3126: left oid 308 (ObjNum 1970 snap 0 seq_num 1970) 2024-09-14T04:10:28.684 INFO:tasks.rados.rados.0.smithi038.stdout:3127: seq_num 1971 ranges {726597=451206,1721303=616677,2809660=316937} 2024-09-14T04:10:28.702 INFO:tasks.rados.rados.0.smithi038.stdout:3127: writing smithi03870129-42 from 726597 to 1177803 tid 1 2024-09-14T04:10:28.721 INFO:tasks.rados.rados.0.smithi038.stdout:3127: writing smithi03870129-42 from 1721303 to 2337980 tid 2 2024-09-14T04:10:28.735 INFO:tasks.rados.rados.0.smithi038.stdout:3127: writing smithi03870129-42 from 2809660 to 3126597 tid 3 2024-09-14T04:10:28.735 INFO:tasks.rados.rados.0.smithi038.stdout:3113: done (13 left) 2024-09-14T04:10:28.735 INFO:tasks.rados.rados.0.smithi038.stdout:3114: done (12 left) 2024-09-14T04:10:28.736 INFO:tasks.rados.rados.0.smithi038.stdout:3115: done (11 left) 2024-09-14T04:10:28.736 INFO:tasks.rados.rados.0.smithi038.stdout:3116: done (10 left) 2024-09-14T04:10:28.736 INFO:tasks.rados.rados.0.smithi038.stdout:3117: done (9 left) 2024-09-14T04:10:28.736 INFO:tasks.rados.rados.0.smithi038.stdout:3118: done (8 left) 2024-09-14T04:10:28.736 INFO:tasks.rados.rados.0.smithi038.stdout:3119: done (7 left) 2024-09-14T04:10:28.736 INFO:tasks.rados.rados.0.smithi038.stdout:3121: done (6 left) 2024-09-14T04:10:28.736 INFO:tasks.rados.rados.0.smithi038.stdout:3122: done (5 left) 2024-09-14T04:10:28.736 INFO:tasks.rados.rados.0.smithi038.stdout:3123: done (4 left) 2024-09-14T04:10:28.736 INFO:tasks.rados.rados.0.smithi038.stdout:3124: done (3 left) 2024-09-14T04:10:28.736 INFO:tasks.rados.rados.0.smithi038.stdout:3125: done (2 left) 2024-09-14T04:10:28.736 INFO:tasks.rados.rados.0.smithi038.stdout:3126: done (1 left) 2024-09-14T04:10:28.736 INFO:tasks.rados.rados.0.smithi038.stdout:3128: write oid 309 current snap is 0 2024-09-14T04:10:28.736 INFO:tasks.rados.rados.0.smithi038.stdout:3127: finishing write tid 1 to smithi03870129-42 2024-09-14T04:10:28.736 INFO:tasks.rados.rados.0.smithi038.stdout:3127: finishing write tid 2 to smithi03870129-42 2024-09-14T04:10:28.737 INFO:tasks.rados.rados.0.smithi038.stdout:3128: seq_num 1972 ranges {743404=526455,1779785=476688,2837083=306321} 2024-09-14T04:10:28.753 INFO:tasks.rados.rados.0.smithi038.stdout:3128: writing smithi03870129-309 from 743404 to 1269859 tid 1 2024-09-14T04:10:28.767 INFO:tasks.rados.rados.0.smithi038.stdout:3128: writing smithi03870129-309 from 1779785 to 2256473 tid 2 2024-09-14T04:10:28.777 INFO:tasks.rados.rados.0.smithi038.stdout:3128: writing smithi03870129-309 from 2837083 to 3143404 tid 3 2024-09-14T04:10:28.777 INFO:tasks.rados.rados.0.smithi038.stdout:3129: write oid 76 current snap is 0 2024-09-14T04:10:28.777 INFO:tasks.rados.rados.0.smithi038.stdout:3129: seq_num 1973 ranges {760211=601704,2121914=620346,3148153=12058} 2024-09-14T04:10:28.791 INFO:tasks.rados.rados.0.smithi038.stdout:3129: writing smithi03870129-76 from 760211 to 1361915 tid 1 2024-09-14T04:10:28.802 INFO:tasks.rados.rados.0.smithi038.stdout:3129: writing smithi03870129-76 from 2121914 to 2742260 tid 2 2024-09-14T04:10:28.806 INFO:tasks.rados.rados.0.smithi038.stdout:3129: writing smithi03870129-76 from 3148153 to 3160211 tid 3 2024-09-14T04:10:28.806 INFO:tasks.rados.rados.0.smithi038.stdout:3130: read oid 15 snap -1 2024-09-14T04:10:28.806 INFO:tasks.rados.rados.0.smithi038.stdout:3130: expect (ObjNum 1426 snap 0 seq_num 1426) 2024-09-14T04:10:28.806 INFO:tasks.rados.rados.0.smithi038.stdout:3131: read oid 90 snap -1 2024-09-14T04:10:28.806 INFO:tasks.rados.rados.0.smithi038.stdout:3131: expect (ObjNum 1851 snap 0 seq_num 1851) 2024-09-14T04:10:28.806 INFO:tasks.rados.rados.0.smithi038.stdout:3132: read oid 264 snap -1 2024-09-14T04:10:28.806 INFO:tasks.rados.rados.0.smithi038.stdout:3132: expect deleted 2024-09-14T04:10:28.806 INFO:tasks.rados.rados.0.smithi038.stdout:3133: write oid 52 current snap is 0 2024-09-14T04:10:28.807 INFO:tasks.rados.rados.0.smithi038.stdout:3133: seq_num 1974 ranges {777018=676953,2180396=480357,3175576=1442} 2024-09-14T04:10:28.816 INFO:tasks.rados.rados.0.smithi038.stdout:3133: writing smithi03870129-52 from 777018 to 1453971 tid 1 2024-09-14T04:10:28.824 INFO:tasks.rados.rados.0.smithi038.stdout:3133: writing smithi03870129-52 from 2180396 to 2660753 tid 2 2024-09-14T04:10:28.828 INFO:tasks.rados.rados.0.smithi038.stdout:3133: writing smithi03870129-52 from 3175576 to 3177018 tid 3 2024-09-14T04:10:28.828 INFO:tasks.rados.rados.0.smithi038.stdout:3134: read oid 275 snap -1 2024-09-14T04:10:28.828 INFO:tasks.rados.rados.0.smithi038.stdout:3134: expect deleted 2024-09-14T04:10:28.828 INFO:tasks.rados.rados.0.smithi038.stdout:3135: write oid 453 current snap is 0 2024-09-14T04:10:28.828 INFO:tasks.rados.rados.0.smithi038.stdout:3127: finishing write tid 3 to smithi03870129-42 2024-09-14T04:10:28.828 INFO:tasks.rados.rados.0.smithi038.stdout:3127: finishing write tid 4 to smithi03870129-42 2024-09-14T04:10:28.828 INFO:tasks.rados.rados.0.smithi038.stdout:3135: seq_num 1975 ranges {793825=752202,2238878=624015} 2024-09-14T04:10:28.837 INFO:tasks.rados.rados.0.smithi038.stdout:3135: writing smithi03870129-453 from 793825 to 1546027 tid 1 2024-09-14T04:10:28.844 INFO:tasks.rados.rados.0.smithi038.stdout:3135: writing smithi03870129-453 from 2238878 to 2862893 tid 2 2024-09-14T04:10:28.844 INFO:tasks.rados.rados.0.smithi038.stdout:3136: write oid 30 current snap is 0 2024-09-14T04:10:28.845 INFO:tasks.rados.rados.0.smithi038.stdout:3136: seq_num 1976 ranges {410632=427451,1497360=484026,2430422=537968} 2024-09-14T04:10:28.850 INFO:tasks.rados.rados.0.smithi038.stdout:3136: writing smithi03870129-30 from 410632 to 838083 tid 1 2024-09-14T04:10:28.856 INFO:tasks.rados.rados.0.smithi038.stdout:3136: writing smithi03870129-30 from 1497360 to 1981386 tid 2 2024-09-14T04:10:28.863 INFO:tasks.rados.rados.0.smithi038.stdout:3136: writing smithi03870129-30 from 2430422 to 2968390 tid 3 2024-09-14T04:10:28.863 INFO:tasks.rados.rados.0.smithi038.stdout:3137: write oid 414 current snap is 0 2024-09-14T04:10:28.863 INFO:tasks.rados.rados.0.smithi038.stdout:3137: seq_num 1977 ranges {427439=619053,1555842=627684,2857845=369594} 2024-09-14T04:10:28.869 INFO:tasks.rados.rados.0.smithi038.stdout:3137: writing smithi03870129-414 from 427439 to 1046492 tid 1 2024-09-14T04:10:28.876 INFO:tasks.rados.rados.0.smithi038.stdout:3137: writing smithi03870129-414 from 1555842 to 2183526 tid 2 2024-09-14T04:10:28.882 INFO:tasks.rados.rados.0.smithi038.stdout:3137: writing smithi03870129-414 from 2857845 to 3227439 tid 3 2024-09-14T04:10:28.882 INFO:tasks.rados.rados.0.smithi038.stdout:3138: read oid 430 snap -1 2024-09-14T04:10:28.882 INFO:tasks.rados.rados.0.smithi038.stdout:3138: expect (ObjNum 1861 snap 0 seq_num 1861) 2024-09-14T04:10:28.883 INFO:tasks.rados.rados.0.smithi038.stdout:3139: write oid 73 current snap is 0 2024-09-14T04:10:28.883 INFO:tasks.rados.rados.0.smithi038.stdout:3139: seq_num 1978 ranges {444246=694302,1614324=487695,2885268=358978} 2024-09-14T04:10:28.889 INFO:tasks.rados.rados.0.smithi038.stdout:3139: writing smithi03870129-73 from 444246 to 1138548 tid 1 2024-09-14T04:10:28.895 INFO:tasks.rados.rados.0.smithi038.stdout:3139: writing smithi03870129-73 from 1614324 to 2102019 tid 2 2024-09-14T04:10:28.902 INFO:tasks.rados.rados.0.smithi038.stdout:3139: writing smithi03870129-73 from 2885268 to 3244246 tid 3 2024-09-14T04:10:28.902 INFO:tasks.rados.rados.0.smithi038.stdout:3140: read oid 343 snap -1 2024-09-14T04:10:28.902 INFO:tasks.rados.rados.0.smithi038.stdout:3140: expect (ObjNum 1835 snap 0 seq_num 1835) 2024-09-14T04:10:28.902 INFO:tasks.rados.rados.0.smithi038.stdout:3141: read oid 288 snap -1 2024-09-14T04:10:28.902 INFO:tasks.rados.rados.0.smithi038.stdout:3141: expect (ObjNum 1820 snap 0 seq_num 1820) 2024-09-14T04:10:28.902 INFO:tasks.rados.rados.0.smithi038.stdout:3142: write oid 225 current snap is 0 2024-09-14T04:10:28.902 INFO:tasks.rados.rados.0.smithi038.stdout:3127: finishing write tid 5 to smithi03870129-42 2024-09-14T04:10:28.902 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 42 v 424 (ObjNum 1971 snap 0 seq_num 1971) dirty exists 2024-09-14T04:10:28.903 INFO:tasks.rados.rados.0.smithi038.stdout:3127: left oid 42 (ObjNum 1971 snap 0 seq_num 1971) 2024-09-14T04:10:28.903 INFO:tasks.rados.rados.0.smithi038.stdout:3128: finishing write tid 1 to smithi03870129-309 2024-09-14T04:10:28.903 INFO:tasks.rados.rados.0.smithi038.stdout:3128: finishing write tid 2 to smithi03870129-309 2024-09-14T04:10:28.903 INFO:tasks.rados.rados.0.smithi038.stdout:3128: finishing write tid 3 to smithi03870129-309 2024-09-14T04:10:28.903 INFO:tasks.rados.rados.0.smithi038.stdout:3128: finishing write tid 4 to smithi03870129-309 2024-09-14T04:10:28.903 INFO:tasks.rados.rados.0.smithi038.stdout:3128: finishing write tid 5 to smithi03870129-309 2024-09-14T04:10:28.903 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 309 v 396 (ObjNum 1972 snap 0 seq_num 1972) dirty exists 2024-09-14T04:10:28.903 INFO:tasks.rados.rados.0.smithi038.stdout:3128: left oid 309 (ObjNum 1972 snap 0 seq_num 1972) 2024-09-14T04:10:28.903 INFO:tasks.rados.rados.0.smithi038.stdout:3129: finishing write tid 1 to smithi03870129-76 2024-09-14T04:10:28.903 INFO:tasks.rados.rados.0.smithi038.stdout:3142: seq_num 1979 ranges {461053=769551,1672806=631353,2912691=348362} 2024-09-14T04:10:28.909 INFO:tasks.rados.rados.0.smithi038.stdout:3142: writing smithi03870129-225 from 461053 to 1230604 tid 1 2024-09-14T04:10:28.915 INFO:tasks.rados.rados.0.smithi038.stdout:3142: writing smithi03870129-225 from 1672806 to 2304159 tid 2 2024-09-14T04:10:28.921 INFO:tasks.rados.rados.0.smithi038.stdout:3142: writing smithi03870129-225 from 2912691 to 3261053 tid 3 2024-09-14T04:10:28.921 INFO:tasks.rados.rados.0.smithi038.stdout:3127: done (15 left) 2024-09-14T04:10:28.921 INFO:tasks.rados.rados.0.smithi038.stdout:3128: done (14 left) 2024-09-14T04:10:28.921 INFO:tasks.rados.rados.0.smithi038.stdout:3143: write oid 9 current snap is 0 2024-09-14T04:10:28.921 INFO:tasks.rados.rados.0.smithi038.stdout:3143: seq_num 1980 ranges {477860=444800,1331288=491364,2540114=699409} 2024-09-14T04:10:28.926 INFO:tasks.rados.rados.0.smithi038.stdout:3143: writing smithi03870129-9 from 477860 to 922660 tid 1 2024-09-14T04:10:28.931 INFO:tasks.rados.rados.0.smithi038.stdout:3143: writing smithi03870129-9 from 1331288 to 1822652 tid 2 2024-09-14T04:10:28.939 INFO:tasks.rados.rados.0.smithi038.stdout:3143: writing smithi03870129-9 from 2540114 to 3239523 tid 3 2024-09-14T04:10:28.939 INFO:tasks.rados.rados.0.smithi038.stdout:3144: read oid 18 snap -1 2024-09-14T04:10:28.939 INFO:tasks.rados.rados.0.smithi038.stdout:3144: expect (ObjNum 1814 snap 0 seq_num 1814) 2024-09-14T04:10:28.939 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:10:28.939 INFO:tasks.rados.rados.0.smithi038.stdout:3129: finishing write tid 2 to smithi03870129-76 2024-09-14T04:10:28.939 INFO:tasks.rados.rados.0.smithi038.stdout:3129: finishing write tid 3 to smithi03870129-76 2024-09-14T04:10:28.940 INFO:tasks.rados.rados.0.smithi038.stdout:3130: expect (ObjNum 1426 snap 0 seq_num 1426) 2024-09-14T04:10:29.069 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:28 smithi123 bash[24950]: cluster 2024-09-14T04:10:26.930368+0000 mgr.x (mgr.24589) 78 : cluster [DBG] pgmap v25: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 7.6 MiB/s wr, 74 op/s 2024-09-14T04:10:29.070 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:28 smithi123 bash[24950]: audit 2024-09-14T04:10:27.676471+0000 mgr.x (mgr.24589) 79 : audit [DBG] from='client.15582 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:29.168 INFO:tasks.rados.rados.0.smithi038.stdout:3129: finishing write tid 4 to smithi03870129-76 2024-09-14T04:10:29.168 INFO:tasks.rados.rados.0.smithi038.stdout:3129: finishing write tid 5 to smithi03870129-76 2024-09-14T04:10:29.168 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 76 v 457 (ObjNum 1973 snap 0 seq_num 1973) dirty exists 2024-09-14T04:10:29.168 INFO:tasks.rados.rados.0.smithi038.stdout:3129: left oid 76 (ObjNum 1973 snap 0 seq_num 1973) 2024-09-14T04:10:29.168 INFO:tasks.rados.rados.0.smithi038.stdout:3131: expect (ObjNum 1851 snap 0 seq_num 1851) 2024-09-14T04:10:29.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:28 smithi038 bash[32505]: cluster 2024-09-14T04:10:26.930368+0000 mgr.x (mgr.24589) 78 : cluster [DBG] pgmap v25: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 7.6 MiB/s wr, 74 op/s 2024-09-14T04:10:29.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:28 smithi038 bash[32505]: audit 2024-09-14T04:10:27.676471+0000 mgr.x (mgr.24589) 79 : audit [DBG] from='client.15582 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:29.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:28 smithi038 bash[22519]: cluster 2024-09-14T04:10:26.930368+0000 mgr.x (mgr.24589) 78 : cluster [DBG] pgmap v25: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 7.6 MiB/s wr, 74 op/s 2024-09-14T04:10:29.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:28 smithi038 bash[22519]: audit 2024-09-14T04:10:27.676471+0000 mgr.x (mgr.24589) 79 : audit [DBG] from='client.15582 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:29.359 INFO:tasks.rados.rados.0.smithi038.stdout:3133: finishing write tid 1 to smithi03870129-52 2024-09-14T04:10:29.359 INFO:tasks.rados.rados.0.smithi038.stdout:3133: finishing write tid 2 to smithi03870129-52 2024-09-14T04:10:29.359 INFO:tasks.rados.rados.0.smithi038.stdout:3129: done (15 left) 2024-09-14T04:10:29.359 INFO:tasks.rados.rados.0.smithi038.stdout:3130: done (14 left) 2024-09-14T04:10:29.359 INFO:tasks.rados.rados.0.smithi038.stdout:3131: done (13 left) 2024-09-14T04:10:29.359 INFO:tasks.rados.rados.0.smithi038.stdout:3132: done (12 left) 2024-09-14T04:10:29.360 INFO:tasks.rados.rados.0.smithi038.stdout:3145: write oid 444 current snap is 0 2024-09-14T04:10:29.360 INFO:tasks.rados.rados.0.smithi038.stdout:3145: seq_num 1981 ranges {494667=520049,1673417=635022,2851184=443483} 2024-09-14T04:10:29.364 INFO:tasks.rados.rados.0.smithi038.stdout:3145: writing smithi03870129-444 from 494667 to 1014716 tid 1 2024-09-14T04:10:29.372 INFO:tasks.rados.rados.0.smithi038.stdout:3145: writing smithi03870129-444 from 1673417 to 2308439 tid 2 2024-09-14T04:10:29.378 INFO:tasks.rados.rados.0.smithi038.stdout:3145: writing smithi03870129-444 from 2851184 to 3294667 tid 3 2024-09-14T04:10:29.378 INFO:tasks.rados.rados.0.smithi038.stdout:3146: read oid 123 snap -1 2024-09-14T04:10:29.378 INFO:tasks.rados.rados.0.smithi038.stdout:3146: expect (ObjNum 1674 snap 0 seq_num 1674) 2024-09-14T04:10:29.378 INFO:tasks.rados.rados.0.smithi038.stdout:3147: read oid 418 snap -1 2024-09-14T04:10:29.378 INFO:tasks.rados.rados.0.smithi038.stdout:3147: expect deleted 2024-09-14T04:10:29.378 INFO:tasks.rados.rados.0.smithi038.stdout:3148: write oid 70 current snap is 0 2024-09-14T04:10:29.379 INFO:tasks.rados.rados.0.smithi038.stdout:3133: finishing write tid 3 to smithi03870129-52 2024-09-14T04:10:29.379 INFO:tasks.rados.rados.0.smithi038.stdout:3148: seq_num 1982 ranges {511474=595298,1731899=495033,2878607=432867} 2024-09-14T04:10:29.385 INFO:tasks.rados.rados.0.smithi038.stdout:3148: writing smithi03870129-70 from 511474 to 1106772 tid 1 2024-09-14T04:10:29.392 INFO:tasks.rados.rados.0.smithi038.stdout:3148: writing smithi03870129-70 from 1731899 to 2226932 tid 2 2024-09-14T04:10:29.399 INFO:tasks.rados.rados.0.smithi038.stdout:3148: writing smithi03870129-70 from 2878607 to 3311474 tid 3 2024-09-14T04:10:29.399 INFO:tasks.rados.rados.0.smithi038.stdout:3134: done (15 left) 2024-09-14T04:10:29.399 INFO:tasks.rados.rados.0.smithi038.stdout:3149: delete oid 132 current snap is 0 2024-09-14T04:10:29.399 INFO:tasks.rados.rados.0.smithi038.stdout:3133: finishing write tid 4 to smithi03870129-52 2024-09-14T04:10:29.399 INFO:tasks.rados.rados.0.smithi038.stdout:3133: finishing write tid 5 to smithi03870129-52 2024-09-14T04:10:29.399 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 52 v 363 (ObjNum 1974 snap 0 seq_num 1974) dirty exists 2024-09-14T04:10:29.399 INFO:tasks.rados.rados.0.smithi038.stdout:3133: left oid 52 (ObjNum 1974 snap 0 seq_num 1974) 2024-09-14T04:10:29.399 INFO:tasks.rados.rados.0.smithi038.stdout:3135: finishing write tid 1 to smithi03870129-453 2024-09-14T04:10:29.399 INFO:tasks.rados.rados.0.smithi038.stdout:3135: finishing write tid 2 to smithi03870129-453 2024-09-14T04:10:29.399 INFO:tasks.rados.rados.0.smithi038.stdout:3135: finishing write tid 3 to smithi03870129-453 2024-09-14T04:10:29.399 INFO:tasks.rados.rados.0.smithi038.stdout:3135: finishing write tid 4 to smithi03870129-453 2024-09-14T04:10:29.400 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 453 v 186 (ObjNum 1975 snap 0 seq_num 1975) dirty exists 2024-09-14T04:10:29.400 INFO:tasks.rados.rados.0.smithi038.stdout:3135: left oid 453 (ObjNum 1975 snap 0 seq_num 1975) 2024-09-14T04:10:29.400 INFO:tasks.rados.rados.0.smithi038.stdout:3136: finishing write tid 1 to smithi03870129-30 2024-09-14T04:10:29.400 INFO:tasks.rados.rados.0.smithi038.stdout:3136: finishing write tid 2 to smithi03870129-30 2024-09-14T04:10:29.400 INFO:tasks.rados.rados.0.smithi038.stdout:3136: finishing write tid 3 to smithi03870129-30 2024-09-14T04:10:29.400 INFO:tasks.rados.rados.0.smithi038.stdout:3136: finishing write tid 4 to smithi03870129-30 2024-09-14T04:10:29.400 INFO:tasks.rados.rados.0.smithi038.stdout:3136: finishing write tid 5 to smithi03870129-30 2024-09-14T04:10:29.400 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 30 v 461 (ObjNum 1976 snap 0 seq_num 1976) dirty exists 2024-09-14T04:10:29.400 INFO:tasks.rados.rados.0.smithi038.stdout:3136: left oid 30 (ObjNum 1976 snap 0 seq_num 1976) 2024-09-14T04:10:29.400 INFO:tasks.rados.rados.0.smithi038.stdout:3137: finishing write tid 1 to smithi03870129-414 2024-09-14T04:10:29.400 INFO:tasks.rados.rados.0.smithi038.stdout:3137: finishing write tid 2 to smithi03870129-414 2024-09-14T04:10:29.400 INFO:tasks.rados.rados.0.smithi038.stdout:3137: finishing write tid 3 to smithi03870129-414 2024-09-14T04:10:29.400 INFO:tasks.rados.rados.0.smithi038.stdout:3137: finishing write tid 4 to smithi03870129-414 2024-09-14T04:10:29.401 INFO:tasks.rados.rados.0.smithi038.stdout:3137: finishing write tid 5 to smithi03870129-414 2024-09-14T04:10:29.401 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 414 v 465 (ObjNum 1977 snap 0 seq_num 1977) dirty exists 2024-09-14T04:10:29.401 INFO:tasks.rados.rados.0.smithi038.stdout:3137: left oid 414 (ObjNum 1977 snap 0 seq_num 1977) 2024-09-14T04:10:29.401 INFO:tasks.rados.rados.0.smithi038.stdout:3138: expect (ObjNum 1861 snap 0 seq_num 1861) 2024-09-14T04:10:29.503 INFO:tasks.rados.rados.0.smithi038.stdout:3139: finishing write tid 1 to smithi03870129-73 2024-09-14T04:10:29.503 INFO:tasks.rados.rados.0.smithi038.stdout:3139: finishing write tid 2 to smithi03870129-73 2024-09-14T04:10:29.503 INFO:tasks.rados.rados.0.smithi038.stdout:3139: finishing write tid 3 to smithi03870129-73 2024-09-14T04:10:29.503 INFO:tasks.rados.rados.0.smithi038.stdout:3140: expect (ObjNum 1835 snap 0 seq_num 1835) 2024-09-14T04:10:29.670 INFO:tasks.rados.rados.0.smithi038.stdout:3139: finishing write tid 4 to smithi03870129-73 2024-09-14T04:10:29.670 INFO:tasks.rados.rados.0.smithi038.stdout:3139: finishing write tid 5 to smithi03870129-73 2024-09-14T04:10:29.671 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 73 v 377 (ObjNum 1978 snap 0 seq_num 1978) dirty exists 2024-09-14T04:10:29.671 INFO:tasks.rados.rados.0.smithi038.stdout:3139: left oid 73 (ObjNum 1978 snap 0 seq_num 1978) 2024-09-14T04:10:29.671 INFO:tasks.rados.rados.0.smithi038.stdout:3142: finishing write tid 1 to smithi03870129-225 2024-09-14T04:10:29.671 INFO:tasks.rados.rados.0.smithi038.stdout:3141: expect (ObjNum 1820 snap 0 seq_num 1820) 2024-09-14T04:10:29.836 INFO:tasks.rados.rados.0.smithi038.stdout:3142: finishing write tid 2 to smithi03870129-225 2024-09-14T04:10:29.836 INFO:tasks.rados.rados.0.smithi038.stdout:3142: finishing write tid 3 to smithi03870129-225 2024-09-14T04:10:29.836 INFO:tasks.rados.rados.0.smithi038.stdout:3142: finishing write tid 4 to smithi03870129-225 2024-09-14T04:10:29.836 INFO:tasks.rados.rados.0.smithi038.stdout:3142: finishing write tid 5 to smithi03870129-225 2024-09-14T04:10:29.836 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 225 v 367 (ObjNum 1979 snap 0 seq_num 1979) dirty exists 2024-09-14T04:10:29.836 INFO:tasks.rados.rados.0.smithi038.stdout:3142: left oid 225 (ObjNum 1979 snap 0 seq_num 1979) 2024-09-14T04:10:29.836 INFO:tasks.rados.rados.0.smithi038.stdout:3143: finishing write tid 1 to smithi03870129-9 2024-09-14T04:10:29.836 INFO:tasks.rados.rados.0.smithi038.stdout:3143: finishing write tid 2 to smithi03870129-9 2024-09-14T04:10:29.836 INFO:tasks.rados.rados.0.smithi038.stdout:3143: finishing write tid 3 to smithi03870129-9 2024-09-14T04:10:29.837 INFO:tasks.rados.rados.0.smithi038.stdout:3143: finishing write tid 4 to smithi03870129-9 2024-09-14T04:10:29.837 INFO:tasks.rados.rados.0.smithi038.stdout:3143: finishing write tid 5 to smithi03870129-9 2024-09-14T04:10:29.837 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 9 v 380 (ObjNum 1980 snap 0 seq_num 1980) dirty exists 2024-09-14T04:10:29.837 INFO:tasks.rados.rados.0.smithi038.stdout:3143: left oid 9 (ObjNum 1980 snap 0 seq_num 1980) 2024-09-14T04:10:29.837 INFO:tasks.rados.rados.0.smithi038.stdout:3144: expect (ObjNum 1814 snap 0 seq_num 1814) 2024-09-14T04:10:29.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:29 smithi123 bash[24950]: audit 2024-09-14T04:10:27.984598+0000 mgr.x (mgr.24589) 80 : audit [DBG] from='client.25496 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:29.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:29 smithi123 bash[24950]: audit 2024-09-14T04:10:29.063353+0000 mon.c (mon.2) 198 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:10:29.988 INFO:tasks.rados.rados.0.smithi038.stdout:3145: finishing write tid 1 to smithi03870129-444 2024-09-14T04:10:29.988 INFO:tasks.rados.rados.0.smithi038.stdout:3145: finishing write tid 2 to smithi03870129-444 2024-09-14T04:10:29.988 INFO:tasks.rados.rados.0.smithi038.stdout:3145: finishing write tid 3 to smithi03870129-444 2024-09-14T04:10:29.988 INFO:tasks.rados.rados.0.smithi038.stdout:3145: finishing write tid 4 to smithi03870129-444 2024-09-14T04:10:29.988 INFO:tasks.rados.rados.0.smithi038.stdout:3145: finishing write tid 5 to smithi03870129-444 2024-09-14T04:10:29.988 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 444 v 371 (ObjNum 1981 snap 0 seq_num 1981) dirty exists 2024-09-14T04:10:29.989 INFO:tasks.rados.rados.0.smithi038.stdout:3145: left oid 444 (ObjNum 1981 snap 0 seq_num 1981) 2024-09-14T04:10:29.989 INFO:tasks.rados.rados.0.smithi038.stdout:3146: expect (ObjNum 1674 snap 0 seq_num 1674) 2024-09-14T04:10:30.087 INFO:tasks.rados.rados.0.smithi038.stdout:3148: finishing write tid 1 to smithi03870129-70 2024-09-14T04:10:30.087 INFO:tasks.rados.rados.0.smithi038.stdout:3148: finishing write tid 2 to smithi03870129-70 2024-09-14T04:10:30.087 INFO:tasks.rados.rados.0.smithi038.stdout:3148: finishing write tid 3 to smithi03870129-70 2024-09-14T04:10:30.087 INFO:tasks.rados.rados.0.smithi038.stdout:3148: finishing write tid 4 to smithi03870129-70 2024-09-14T04:10:30.087 INFO:tasks.rados.rados.0.smithi038.stdout:3148: finishing write tid 5 to smithi03870129-70 2024-09-14T04:10:30.087 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 70 v 353 (ObjNum 1982 snap 0 seq_num 1982) dirty exists 2024-09-14T04:10:30.088 INFO:tasks.rados.rados.0.smithi038.stdout:3148: left oid 70 (ObjNum 1982 snap 0 seq_num 1982) 2024-09-14T04:10:30.088 INFO:tasks.rados.rados.0.smithi038.stdout:3133: done (15 left) 2024-09-14T04:10:30.088 INFO:tasks.rados.rados.0.smithi038.stdout:3135: done (14 left) 2024-09-14T04:10:30.088 INFO:tasks.rados.rados.0.smithi038.stdout:3136: done (13 left) 2024-09-14T04:10:30.088 INFO:tasks.rados.rados.0.smithi038.stdout:3137: done (12 left) 2024-09-14T04:10:30.088 INFO:tasks.rados.rados.0.smithi038.stdout:3138: done (11 left) 2024-09-14T04:10:30.088 INFO:tasks.rados.rados.0.smithi038.stdout:3139: done (10 left) 2024-09-14T04:10:30.088 INFO:tasks.rados.rados.0.smithi038.stdout:3140: done (9 left) 2024-09-14T04:10:30.088 INFO:tasks.rados.rados.0.smithi038.stdout:3141: done (8 left) 2024-09-14T04:10:30.088 INFO:tasks.rados.rados.0.smithi038.stdout:3142: done (7 left) 2024-09-14T04:10:30.088 INFO:tasks.rados.rados.0.smithi038.stdout:3143: done (6 left) 2024-09-14T04:10:30.088 INFO:tasks.rados.rados.0.smithi038.stdout:3144: done (5 left) 2024-09-14T04:10:30.088 INFO:tasks.rados.rados.0.smithi038.stdout:3145: done (4 left) 2024-09-14T04:10:30.089 INFO:tasks.rados.rados.0.smithi038.stdout:3146: done (3 left) 2024-09-14T04:10:30.089 INFO:tasks.rados.rados.0.smithi038.stdout:3147: done (2 left) 2024-09-14T04:10:30.089 INFO:tasks.rados.rados.0.smithi038.stdout:3148: done (1 left) 2024-09-14T04:10:30.089 INFO:tasks.rados.rados.0.smithi038.stdout:3149: done (0 left) 2024-09-14T04:10:30.089 INFO:tasks.rados.rados.0.smithi038.stdout:3150: delete oid 78 current snap is 0 2024-09-14T04:10:30.092 INFO:tasks.rados.rados.0.smithi038.stdout:3150: done (0 left) 2024-09-14T04:10:30.092 INFO:tasks.rados.rados.0.smithi038.stdout:3151: read oid 154 snap -1 2024-09-14T04:10:30.092 INFO:tasks.rados.rados.0.smithi038.stdout:3151: expect (ObjNum 1544 snap 0 seq_num 1544) 2024-09-14T04:10:30.093 INFO:tasks.rados.rados.0.smithi038.stdout:3152: read oid 60 snap -1 2024-09-14T04:10:30.093 INFO:tasks.rados.rados.0.smithi038.stdout:3152: expect (ObjNum 1768 snap 0 seq_num 1768) 2024-09-14T04:10:30.093 INFO:tasks.rados.rados.0.smithi038.stdout:3153: read oid 446 snap -1 2024-09-14T04:10:30.093 INFO:tasks.rados.rados.0.smithi038.stdout:3153: expect (ObjNum 1269 snap 0 seq_num 1269) 2024-09-14T04:10:30.093 INFO:tasks.rados.rados.0.smithi038.stdout:3154: write oid 199 current snap is 0 2024-09-14T04:10:30.093 INFO:tasks.rados.rados.0.smithi038.stdout:3154: seq_num 1985 ranges {561895=537398,1507345=642360,2560876=672122} 2024-09-14T04:10:30.096 INFO:tasks.rados.rados.0.smithi038.stdout:3154: writing smithi03870129-199 from 561895 to 1099293 tid 1 2024-09-14T04:10:30.103 INFO:tasks.rados.rados.0.smithi038.stdout:3154: writing smithi03870129-199 from 1507345 to 2149705 tid 2 2024-09-14T04:10:30.110 INFO:tasks.rados.rados.0.smithi038.stdout:3154: writing smithi03870129-199 from 2560876 to 3232998 tid 3 2024-09-14T04:10:30.111 INFO:tasks.rados.rados.0.smithi038.stdout:3155: read oid 95 snap -1 2024-09-14T04:10:30.111 INFO:tasks.rados.rados.0.smithi038.stdout:3155: expect (ObjNum 1227 snap 0 seq_num 1227) 2024-09-14T04:10:30.111 INFO:tasks.rados.rados.0.smithi038.stdout:3156: delete oid 64 current snap is 0 2024-09-14T04:10:30.111 INFO:tasks.rados.rados.0.smithi038.stdout:3152: expect (ObjNum 1768 snap 0 seq_num 1768) 2024-09-14T04:10:30.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:29 smithi038 bash[32505]: audit 2024-09-14T04:10:27.984598+0000 mgr.x (mgr.24589) 80 : audit [DBG] from='client.25496 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:30.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:29 smithi038 bash[32505]: audit 2024-09-14T04:10:29.063353+0000 mon.c (mon.2) 198 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:10:30.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:29 smithi038 bash[22519]: audit 2024-09-14T04:10:27.984598+0000 mgr.x (mgr.24589) 80 : audit [DBG] from='client.25496 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:30.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:29 smithi038 bash[22519]: audit 2024-09-14T04:10:29.063353+0000 mon.c (mon.2) 198 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:10:30.271 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 04:10:29 smithi038 bash[75099]: ts=2024-09-14T04:10:29.881Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002549323s 2024-09-14T04:10:30.281 INFO:tasks.rados.rados.0.smithi038.stdout:3154: finishing write tid 1 to smithi03870129-199 2024-09-14T04:10:30.281 INFO:tasks.rados.rados.0.smithi038.stdout:3154: finishing write tid 2 to smithi03870129-199 2024-09-14T04:10:30.281 INFO:tasks.rados.rados.0.smithi038.stdout:3152: done (5 left) 2024-09-14T04:10:30.281 INFO:tasks.rados.rados.0.smithi038.stdout:3156: done (4 left) 2024-09-14T04:10:30.281 INFO:tasks.rados.rados.0.smithi038.stdout:3157: read oid 298 snap -1 2024-09-14T04:10:30.281 INFO:tasks.rados.rados.0.smithi038.stdout:3157: expect (ObjNum 297 snap 0 seq_num 297) 2024-09-14T04:10:30.281 INFO:tasks.rados.rados.0.smithi038.stdout:3158: delete oid 281 current snap is 0 2024-09-14T04:10:30.281 INFO:tasks.rados.rados.0.smithi038.stdout:3153: expect (ObjNum 1269 snap 0 seq_num 1269) 2024-09-14T04:10:30.451 INFO:tasks.rados.rados.0.smithi038.stdout:3151: expect (ObjNum 1544 snap 0 seq_num 1544) 2024-09-14T04:10:30.666 INFO:tasks.rados.rados.0.smithi038.stdout:3154: finishing write tid 3 to smithi03870129-199 2024-09-14T04:10:30.666 INFO:tasks.rados.rados.0.smithi038.stdout:3154: finishing write tid 4 to smithi03870129-199 2024-09-14T04:10:30.666 INFO:tasks.rados.rados.0.smithi038.stdout:3154: finishing write tid 5 to smithi03870129-199 2024-09-14T04:10:30.666 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 199 v 357 (ObjNum 1985 snap 0 seq_num 1985) dirty exists 2024-09-14T04:10:30.666 INFO:tasks.rados.rados.0.smithi038.stdout:3154: left oid 199 (ObjNum 1985 snap 0 seq_num 1985) 2024-09-14T04:10:30.667 INFO:tasks.rados.rados.0.smithi038.stdout:3155: expect (ObjNum 1227 snap 0 seq_num 1227) 2024-09-14T04:10:30.677 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:10:30.787 INFO:tasks.rados.rados.0.smithi038.stdout:3157: expect (ObjNum 297 snap 0 seq_num 297) 2024-09-14T04:10:30.884 INFO:tasks.rados.rados.0.smithi038.stdout:3151: done (5 left) 2024-09-14T04:10:30.884 INFO:tasks.rados.rados.0.smithi038.stdout:3153: done (4 left) 2024-09-14T04:10:30.884 INFO:tasks.rados.rados.0.smithi038.stdout:3154: done (3 left) 2024-09-14T04:10:30.884 INFO:tasks.rados.rados.0.smithi038.stdout:3155: done (2 left) 2024-09-14T04:10:30.884 INFO:tasks.rados.rados.0.smithi038.stdout:3157: done (1 left) 2024-09-14T04:10:30.884 INFO:tasks.rados.rados.0.smithi038.stdout:3158: done (0 left) 2024-09-14T04:10:30.884 INFO:tasks.rados.rados.0.smithi038.stdout:3159: write oid 309 current snap is 0 2024-09-14T04:10:30.885 INFO:tasks.rados.rados.0.smithi038.stdout:3159: seq_num 1988 ranges {612316=763145,2082791=789687} 2024-09-14T04:10:30.891 INFO:tasks.rados.rados.0.smithi038.stdout:3159: writing smithi03870129-309 from 612316 to 1375461 tid 1 2024-09-14T04:10:30.900 INFO:tasks.rados.rados.0.smithi038.stdout:3159: writing smithi03870129-309 from 2082791 to 2872478 tid 2 2024-09-14T04:10:30.900 INFO:tasks.rados.rados.0.smithi038.stdout:3160: read oid 156 snap -1 2024-09-14T04:10:30.900 INFO:tasks.rados.rados.0.smithi038.stdout:3160: expect (ObjNum 1480 snap 0 seq_num 1480) 2024-09-14T04:10:30.900 INFO:tasks.rados.rados.0.smithi038.stdout:3161: delete oid 283 current snap is 0 2024-09-14T04:10:30.901 INFO:tasks.rados.rados.0.smithi038.stdout:3159: finishing write tid 1 to smithi03870129-309 2024-09-14T04:10:30.907 INFO:tasks.rados.rados.0.smithi038.stdout:3160: expect (ObjNum 1480 snap 0 seq_num 1480) 2024-09-14T04:10:31.080 INFO:tasks.rados.rados.0.smithi038.stdout:3159: finishing write tid 2 to smithi03870129-309 2024-09-14T04:10:31.081 INFO:tasks.rados.rados.0.smithi038.stdout:3159: finishing write tid 3 to smithi03870129-309 2024-09-14T04:10:31.081 INFO:tasks.rados.rados.0.smithi038.stdout:3159: finishing write tid 4 to smithi03870129-309 2024-09-14T04:10:31.081 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 309 v 399 (ObjNum 1988 snap 0 seq_num 1988) dirty exists 2024-09-14T04:10:31.081 INFO:tasks.rados.rados.0.smithi038.stdout:3159: left oid 309 (ObjNum 1988 snap 0 seq_num 1988) 2024-09-14T04:10:31.081 INFO:tasks.rados.rados.0.smithi038.stdout:3159: done (2 left) 2024-09-14T04:10:31.081 INFO:tasks.rados.rados.0.smithi038.stdout:3160: done (1 left) 2024-09-14T04:10:31.081 INFO:tasks.rados.rados.0.smithi038.stdout:3161: done (0 left) 2024-09-14T04:10:31.081 INFO:tasks.rados.rados.0.smithi038.stdout:3162: read oid 291 snap -1 2024-09-14T04:10:31.081 INFO:tasks.rados.rados.0.smithi038.stdout:3162: expect (ObjNum 1041 snap 0 seq_num 1041) 2024-09-14T04:10:31.081 INFO:tasks.rados.rados.0.smithi038.stdout:3163: write oid 416 current snap is 0 2024-09-14T04:10:31.081 INFO:tasks.rados.rados.0.smithi038.stdout:3163: seq_num 1990 ranges {645930=513643,1683402=793356,2981638=464292} 2024-09-14T04:10:31.086 INFO:tasks.rados.rados.0.smithi038.stdout:3163: writing smithi03870129-416 from 645930 to 1159573 tid 1 2024-09-14T04:10:31.108 INFO:tasks.rados.rados.0.smithi038.stdout:3163: writing smithi03870129-416 from 1683402 to 2476758 tid 2 2024-09-14T04:10:31.123 INFO:tasks.rados.rados.0.smithi038.stdout:3163: writing smithi03870129-416 from 2981638 to 3445930 tid 3 2024-09-14T04:10:31.123 INFO:tasks.rados.rados.0.smithi038.stdout:3164: write oid 481 current snap is 0 2024-09-14T04:10:31.123 INFO:tasks.rados.rados.0.smithi038.stdout:3164: seq_num 1991 ranges {662737=588892,1741884=653367,3009061=453676} 2024-09-14T04:10:31.138 INFO:tasks.rados.rados.0.smithi038.stdout:3164: writing smithi03870129-481 from 662737 to 1251629 tid 1 2024-09-14T04:10:31.149 INFO:tasks.rados.rados.0.smithi038.stdout:3164: writing smithi03870129-481 from 1741884 to 2395251 tid 2 2024-09-14T04:10:31.159 INFO:tasks.rados.rados.0.smithi038.stdout:3164: writing smithi03870129-481 from 3009061 to 3462737 tid 3 2024-09-14T04:10:31.159 INFO:tasks.rados.rados.0.smithi038.stdout:3165: read oid 306 snap -1 2024-09-14T04:10:31.159 INFO:tasks.rados.rados.0.smithi038.stdout:3165: expect (ObjNum 651 snap 0 seq_num 651) 2024-09-14T04:10:31.159 INFO:tasks.rados.rados.0.smithi038.stdout:3166: delete oid 30 current snap is 0 2024-09-14T04:10:31.159 INFO:tasks.rados.rados.0.smithi038.stdout:3162: expect (ObjNum 1041 snap 0 seq_num 1041) 2024-09-14T04:10:31.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:30 smithi123 bash[24950]: cluster 2024-09-14T04:10:28.931037+0000 mgr.x (mgr.24589) 81 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 78 MiB/s rd, 12 MiB/s wr, 113 op/s 2024-09-14T04:10:31.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:30 smithi123 bash[24950]: audit 2024-09-14T04:10:30.363338+0000 mon.c (mon.2) 199 : audit [DBG] from='client.? 172.21.15.38:0/335293563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:10:31.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:30 smithi123 bash[24950]: audit 2024-09-14T04:10:30.671749+0000 mgr.x (mgr.24589) 82 : audit [DBG] from='client.15600 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:31.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:30 smithi038 bash[32505]: cluster 2024-09-14T04:10:28.931037+0000 mgr.x (mgr.24589) 81 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 78 MiB/s rd, 12 MiB/s wr, 113 op/s 2024-09-14T04:10:31.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:30 smithi038 bash[32505]: audit 2024-09-14T04:10:30.363338+0000 mon.c (mon.2) 199 : audit [DBG] from='client.? 172.21.15.38:0/335293563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:10:31.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:30 smithi038 bash[32505]: audit 2024-09-14T04:10:30.671749+0000 mgr.x (mgr.24589) 82 : audit [DBG] from='client.15600 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:31.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:30 smithi038 bash[22519]: cluster 2024-09-14T04:10:28.931037+0000 mgr.x (mgr.24589) 81 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 78 MiB/s rd, 12 MiB/s wr, 113 op/s 2024-09-14T04:10:31.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:30 smithi038 bash[22519]: audit 2024-09-14T04:10:30.363338+0000 mon.c (mon.2) 199 : audit [DBG] from='client.? 172.21.15.38:0/335293563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:10:31.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:30 smithi038 bash[22519]: audit 2024-09-14T04:10:30.671749+0000 mgr.x (mgr.24589) 82 : audit [DBG] from='client.15600 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:31.376 INFO:tasks.rados.rados.0.smithi038.stdout:3163: finishing write tid 1 to smithi03870129-416 2024-09-14T04:10:31.376 INFO:tasks.rados.rados.0.smithi038.stdout:3163: finishing write tid 2 to smithi03870129-416 2024-09-14T04:10:31.377 INFO:tasks.rados.rados.0.smithi038.stdout:3163: finishing write tid 3 to smithi03870129-416 2024-09-14T04:10:31.377 INFO:tasks.rados.rados.0.smithi038.stdout:3163: finishing write tid 4 to smithi03870129-416 2024-09-14T04:10:31.377 INFO:tasks.rados.rados.0.smithi038.stdout:3163: finishing write tid 5 to smithi03870129-416 2024-09-14T04:10:31.377 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 416 v 403 (ObjNum 1990 snap 0 seq_num 1990) dirty exists 2024-09-14T04:10:31.377 INFO:tasks.rados.rados.0.smithi038.stdout:3163: left oid 416 (ObjNum 1990 snap 0 seq_num 1990) 2024-09-14T04:10:31.377 INFO:tasks.rados.rados.0.smithi038.stdout:3164: finishing write tid 1 to smithi03870129-481 2024-09-14T04:10:31.377 INFO:tasks.rados.rados.0.smithi038.stdout:3164: finishing write tid 2 to smithi03870129-481 2024-09-14T04:10:31.377 INFO:tasks.rados.rados.0.smithi038.stdout:3164: finishing write tid 3 to smithi03870129-481 2024-09-14T04:10:31.377 INFO:tasks.rados.rados.0.smithi038.stdout:3164: finishing write tid 4 to smithi03870129-481 2024-09-14T04:10:31.377 INFO:tasks.rados.rados.0.smithi038.stdout:3164: finishing write tid 5 to smithi03870129-481 2024-09-14T04:10:31.377 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 481 v 593 (ObjNum 1991 snap 0 seq_num 1991) dirty exists 2024-09-14T04:10:31.377 INFO:tasks.rados.rados.0.smithi038.stdout:3164: left oid 481 (ObjNum 1991 snap 0 seq_num 1991) 2024-09-14T04:10:31.377 INFO:tasks.rados.rados.0.smithi038.stdout:3165: expect (ObjNum 651 snap 0 seq_num 651) 2024-09-14T04:10:31.512 INFO:tasks.rados.rados.0.smithi038.stdout:3162: done (4 left) 2024-09-14T04:10:31.512 INFO:tasks.rados.rados.0.smithi038.stdout:3163: done (3 left) 2024-09-14T04:10:31.512 INFO:tasks.rados.rados.0.smithi038.stdout:3164: done (2 left) 2024-09-14T04:10:31.512 INFO:tasks.rados.rados.0.smithi038.stdout:3165: done (1 left) 2024-09-14T04:10:31.512 INFO:tasks.rados.rados.0.smithi038.stdout:3166: done (0 left) 2024-09-14T04:10:31.512 INFO:tasks.rados.rados.0.smithi038.stdout:3167: delete oid 166 current snap is 0 2024-09-14T04:10:31.515 INFO:tasks.rados.rados.0.smithi038.stdout:3167: done (0 left) 2024-09-14T04:10:31.515 INFO:tasks.rados.rados.0.smithi038.stdout:3168: write oid 375 current snap is 0 2024-09-14T04:10:31.515 INFO:tasks.rados.rados.0.smithi038.stdout:3168: seq_num 1994 ranges {713158=530992,1917330=400694,3091330=406276} 2024-09-14T04:10:31.532 INFO:tasks.rados.rados.0.smithi038.stdout:3168: writing smithi03870129-375 from 713158 to 1244150 tid 1 2024-09-14T04:10:31.548 INFO:tasks.rados.rados.0.smithi038.stdout:3168: writing smithi03870129-375 from 1917330 to 2318024 tid 2 2024-09-14T04:10:31.564 INFO:tasks.rados.rados.0.smithi038.stdout:3168: writing smithi03870129-375 from 3091330 to 3497606 tid 3 2024-09-14T04:10:31.564 INFO:tasks.rados.rados.0.smithi038.stdout:3169: write oid 84 current snap is 0 2024-09-14T04:10:31.564 INFO:tasks.rados.rados.0.smithi038.stdout:3169: seq_num 1995 ranges {729965=606241,1975812=660705,3118753=411212} 2024-09-14T04:10:31.579 INFO:tasks.rados.rados.0.smithi038.stdout:3169: writing smithi03870129-84 from 729965 to 1336206 tid 1 2024-09-14T04:10:31.592 INFO:tasks.rados.rados.0.smithi038.stdout:3169: writing smithi03870129-84 from 1975812 to 2636517 tid 2 2024-09-14T04:10:31.601 INFO:tasks.rados.rados.0.smithi038.stdout:3169: writing smithi03870129-84 from 3118753 to 3529965 tid 3 2024-09-14T04:10:31.601 INFO:tasks.rados.rados.0.smithi038.stdout:3170: read oid 382 snap -1 2024-09-14T04:10:31.601 INFO:tasks.rados.rados.0.smithi038.stdout:3170: expect (ObjNum 1515 snap 0 seq_num 1515) 2024-09-14T04:10:31.601 INFO:tasks.rados.rados.0.smithi038.stdout:3171: write oid 349 current snap is 0 2024-09-14T04:10:31.601 INFO:tasks.rados.rados.0.smithi038.stdout:3168: finishing write tid 1 to smithi03870129-375 2024-09-14T04:10:31.601 INFO:tasks.rados.rados.0.smithi038.stdout:3168: finishing write tid 2 to smithi03870129-375 2024-09-14T04:10:31.601 INFO:tasks.rados.rados.0.smithi038.stdout:3168: finishing write tid 3 to smithi03870129-375 2024-09-14T04:10:31.601 INFO:tasks.rados.rados.0.smithi038.stdout:3171: seq_num 1996 ranges {746772=681490,2034294=404363,3146176=400596} 2024-09-14T04:10:31.613 INFO:tasks.rados.rados.0.smithi038.stdout:3171: writing smithi03870129-349 from 746772 to 1428262 tid 1 2024-09-14T04:10:31.623 INFO:tasks.rados.rados.0.smithi038.stdout:3171: writing smithi03870129-349 from 2034294 to 2438657 tid 2 2024-09-14T04:10:31.633 INFO:tasks.rados.rados.0.smithi038.stdout:3171: writing smithi03870129-349 from 3146176 to 3546772 tid 3 2024-09-14T04:10:31.633 INFO:tasks.rados.rados.0.smithi038.stdout:3172: write oid 377 current snap is 0 2024-09-14T04:10:31.633 INFO:tasks.rados.rados.0.smithi038.stdout:3172: seq_num 1997 ranges {763579=756739,1976423=548021,2940893=622686} 2024-09-14T04:10:31.646 INFO:tasks.rados.rados.0.smithi038.stdout:3172: writing smithi03870129-377 from 763579 to 1520318 tid 1 2024-09-14T04:10:31.654 INFO:tasks.rados.rados.0.smithi038.stdout:3172: writing smithi03870129-377 from 1976423 to 2524444 tid 2 2024-09-14T04:10:31.662 INFO:tasks.rados.rados.0.smithi038.stdout:3172: writing smithi03870129-377 from 2940893 to 3563579 tid 3 2024-09-14T04:10:31.662 INFO:tasks.rados.rados.0.smithi038.stdout:3173: read oid 411 snap -1 2024-09-14T04:10:31.662 INFO:tasks.rados.rados.0.smithi038.stdout:3173: expect (ObjNum 1367 snap 0 seq_num 1367) 2024-09-14T04:10:31.662 INFO:tasks.rados.rados.0.smithi038.stdout:3174: read oid 185 snap -1 2024-09-14T04:10:31.662 INFO:tasks.rados.rados.0.smithi038.stdout:3174: expect (ObjNum 1896 snap 0 seq_num 1896) 2024-09-14T04:10:31.663 INFO:tasks.rados.rados.0.smithi038.stdout:3175: write oid 237 current snap is 0 2024-09-14T04:10:31.663 INFO:tasks.rados.rados.0.smithi038.stdout:3168: finishing write tid 4 to smithi03870129-375 2024-09-14T04:10:31.663 INFO:tasks.rados.rados.0.smithi038.stdout:3168: finishing write tid 5 to smithi03870129-375 2024-09-14T04:10:31.663 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 375 v 456 (ObjNum 1994 snap 0 seq_num 1994) dirty exists 2024-09-14T04:10:31.663 INFO:tasks.rados.rados.0.smithi038.stdout:3168: left oid 375 (ObjNum 1994 snap 0 seq_num 1994) 2024-09-14T04:10:31.663 INFO:tasks.rados.rados.0.smithi038.stdout:3169: finishing write tid 1 to smithi03870129-84 2024-09-14T04:10:31.663 INFO:tasks.rados.rados.0.smithi038.stdout:3169: finishing write tid 2 to smithi03870129-84 2024-09-14T04:10:31.663 INFO:tasks.rados.rados.0.smithi038.stdout:3175: seq_num 1998 ranges {780386=431988,1634905=408032,2684669=567717} 2024-09-14T04:10:31.671 INFO:tasks.rados.rados.0.smithi038.stdout:3175: writing smithi03870129-237 from 780386 to 1212374 tid 1 2024-09-14T04:10:31.677 INFO:tasks.rados.rados.0.smithi038.stdout:3175: writing smithi03870129-237 from 1634905 to 2042937 tid 2 2024-09-14T04:10:31.686 INFO:tasks.rados.rados.0.smithi038.stdout:3175: writing smithi03870129-237 from 2684669 to 3252386 tid 3 2024-09-14T04:10:31.686 INFO:tasks.rados.rados.0.smithi038.stdout:3168: done (7 left) 2024-09-14T04:10:31.687 INFO:tasks.rados.rados.0.smithi038.stdout:3176: read oid 89 snap -1 2024-09-14T04:10:31.687 INFO:tasks.rados.rados.0.smithi038.stdout:3176: expect deleted 2024-09-14T04:10:31.687 INFO:tasks.rados.rados.0.smithi038.stdout:3177: write oid 23 current snap is 0 2024-09-14T04:10:31.687 INFO:tasks.rados.rados.0.smithi038.stdout:3169: finishing write tid 3 to smithi03870129-84 2024-09-14T04:10:31.687 INFO:tasks.rados.rados.0.smithi038.stdout:3169: finishing write tid 4 to smithi03870129-84 2024-09-14T04:10:31.687 INFO:tasks.rados.rados.0.smithi038.stdout:3169: finishing write tid 5 to smithi03870129-84 2024-09-14T04:10:31.687 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 84 v 311 (ObjNum 1995 snap 0 seq_num 1995) dirty exists 2024-09-14T04:10:31.687 INFO:tasks.rados.rados.0.smithi038.stdout:3169: left oid 84 (ObjNum 1995 snap 0 seq_num 1995) 2024-09-14T04:10:31.687 INFO:tasks.rados.rados.0.smithi038.stdout:3177: seq_num 1999 ranges {797193=507237,2093387=551690,3112092=485101} 2024-09-14T04:10:31.695 INFO:tasks.rados.rados.0.smithi038.stdout:3177: writing smithi03870129-23 from 797193 to 1304430 tid 1 2024-09-14T04:10:31.705 INFO:tasks.rados.rados.0.smithi038.stdout:3177: writing smithi03870129-23 from 2093387 to 2645077 tid 2 2024-09-14T04:10:31.712 INFO:tasks.rados.rados.0.smithi038.stdout:3177: writing smithi03870129-23 from 3112092 to 3597193 tid 3 2024-09-14T04:10:31.712 INFO:tasks.rados.rados.0.smithi038.stdout:3169: done (8 left) 2024-09-14T04:10:31.712 INFO:tasks.rados.rados.0.smithi038.stdout:3178: delete oid 468 current snap is 0 2024-09-14T04:10:31.712 INFO:tasks.rados.rados.0.smithi038.stdout:3170: expect (ObjNum 1515 snap 0 seq_num 1515) 2024-09-14T04:10:31.781 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 14 04:10:31 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:31.781 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 04:10:31 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:31.782 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:10:31 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:31.782 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:10:31 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:31.782 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 04:10:31 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:31.782 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:31 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:31.783 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:31 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:31.783 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:10:31 smithi123 bash[53291]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:10:31] "GET /metrics HTTP/1.1" 200 36407 "" "Prometheus/2.43.0" 2024-09-14T04:10:31.783 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:10:31 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:31.783 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 14 04:10:31 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:31.932 INFO:tasks.rados.rados.0.smithi038.stdout:3171: finishing write tid 1 to smithi03870129-349 2024-09-14T04:10:31.933 INFO:tasks.rados.rados.0.smithi038.stdout:3171: finishing write tid 2 to smithi03870129-349 2024-09-14T04:10:31.933 INFO:tasks.rados.rados.0.smithi038.stdout:3171: finishing write tid 3 to smithi03870129-349 2024-09-14T04:10:31.933 INFO:tasks.rados.rados.0.smithi038.stdout:3171: finishing write tid 4 to smithi03870129-349 2024-09-14T04:10:31.933 INFO:tasks.rados.rados.0.smithi038.stdout:3171: finishing write tid 5 to smithi03870129-349 2024-09-14T04:10:31.933 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 349 v 579 (ObjNum 1996 snap 0 seq_num 1996) dirty exists 2024-09-14T04:10:31.933 INFO:tasks.rados.rados.0.smithi038.stdout:3171: left oid 349 (ObjNum 1996 snap 0 seq_num 1996) 2024-09-14T04:10:31.933 INFO:tasks.rados.rados.0.smithi038.stdout:3172: finishing write tid 1 to smithi03870129-377 2024-09-14T04:10:31.933 INFO:tasks.rados.rados.0.smithi038.stdout:3172: finishing write tid 2 to smithi03870129-377 2024-09-14T04:10:31.934 INFO:tasks.rados.rados.0.smithi038.stdout:3172: finishing write tid 3 to smithi03870129-377 2024-09-14T04:10:31.934 INFO:tasks.rados.rados.0.smithi038.stdout:3170: done (8 left) 2024-09-14T04:10:31.934 INFO:tasks.rados.rados.0.smithi038.stdout:3171: done (7 left) 2024-09-14T04:10:31.934 INFO:tasks.rados.rados.0.smithi038.stdout:3178: done (6 left) 2024-09-14T04:10:31.934 INFO:tasks.rados.rados.0.smithi038.stdout:3179: write oid 150 current snap is 0 2024-09-14T04:10:31.934 INFO:tasks.rados.rados.0.smithi038.stdout:3172: finishing write tid 4 to smithi03870129-377 2024-09-14T04:10:31.934 INFO:tasks.rados.rados.0.smithi038.stdout:3172: finishing write tid 5 to smithi03870129-377 2024-09-14T04:10:31.934 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 377 v 311 (ObjNum 1997 snap 0 seq_num 1997) dirty exists 2024-09-14T04:10:31.934 INFO:tasks.rados.rados.0.smithi038.stdout:3172: left oid 377 (ObjNum 1997 snap 0 seq_num 1997) 2024-09-14T04:10:31.934 INFO:tasks.rados.rados.0.smithi038.stdout:3173: expect (ObjNum 1367 snap 0 seq_num 1367) 2024-09-14T04:10:32.117 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:31 smithi123 bash[24950]: cluster 2024-09-14T04:10:30.931580+0000 mgr.x (mgr.24589) 83 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 48 MiB/s rd, 7.5 MiB/s wr, 71 op/s 2024-09-14T04:10:32.117 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:31 smithi123 bash[24950]: audit 2024-09-14T04:10:30.973985+0000 mgr.x (mgr.24589) 84 : audit [DBG] from='client.25514 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:32.117 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:10:31 smithi123 systemd[1]: Stopping Ceph prometheus.a for 4d8d8784-724c-11ef-bceb-c7b262605968... 2024-09-14T04:10:32.117 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:10:31 smithi123 bash[51470]: ts=2024-09-14T04:10:31.902Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-14T04:10:32.117 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:10:31 smithi123 bash[51470]: ts=2024-09-14T04:10:31.902Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-14T04:10:32.117 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:10:31 smithi123 bash[51470]: ts=2024-09-14T04:10:31.902Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-14T04:10:32.117 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:10:31 smithi123 bash[51470]: ts=2024-09-14T04:10:31.902Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-14T04:10:32.118 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:10:31 smithi123 bash[51470]: ts=2024-09-14T04:10:31.902Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-14T04:10:32.118 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:10:31 smithi123 bash[51470]: ts=2024-09-14T04:10:31.902Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-14T04:10:32.118 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:10:31 smithi123 bash[51470]: ts=2024-09-14T04:10:31.902Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-14T04:10:32.118 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:10:31 smithi123 bash[51470]: ts=2024-09-14T04:10:31.902Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-14T04:10:32.118 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:10:31 smithi123 bash[51470]: ts=2024-09-14T04:10:31.903Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-14T04:10:32.118 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:10:31 smithi123 bash[51470]: ts=2024-09-14T04:10:31.903Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-14T04:10:32.118 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:10:31 smithi123 bash[51470]: ts=2024-09-14T04:10:31.903Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-14T04:10:32.118 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:10:31 smithi123 bash[51470]: ts=2024-09-14T04:10:31.903Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-14T04:10:32.124 INFO:tasks.rados.rados.0.smithi038.stdout:3174: expect (ObjNum 1896 snap 0 seq_num 1896) 2024-09-14T04:10:32.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:31 smithi038 bash[22519]: cluster 2024-09-14T04:10:30.931580+0000 mgr.x (mgr.24589) 83 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 48 MiB/s rd, 7.5 MiB/s wr, 71 op/s 2024-09-14T04:10:32.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:31 smithi038 bash[22519]: audit 2024-09-14T04:10:30.973985+0000 mgr.x (mgr.24589) 84 : audit [DBG] from='client.25514 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:32.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:31 smithi038 bash[32505]: cluster 2024-09-14T04:10:30.931580+0000 mgr.x (mgr.24589) 83 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 48 MiB/s rd, 7.5 MiB/s wr, 71 op/s 2024-09-14T04:10:32.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:31 smithi038 bash[32505]: audit 2024-09-14T04:10:30.973985+0000 mgr.x (mgr.24589) 84 : audit [DBG] from='client.25514 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:32.327 INFO:tasks.rados.rados.0.smithi038.stdout:3175: finishing write tid 1 to smithi03870129-237 2024-09-14T04:10:32.327 INFO:tasks.rados.rados.0.smithi038.stdout:3175: finishing write tid 2 to smithi03870129-237 2024-09-14T04:10:32.327 INFO:tasks.rados.rados.0.smithi038.stdout:3175: finishing write tid 3 to smithi03870129-237 2024-09-14T04:10:32.327 INFO:tasks.rados.rados.0.smithi038.stdout:3175: finishing write tid 4 to smithi03870129-237 2024-09-14T04:10:32.327 INFO:tasks.rados.rados.0.smithi038.stdout:3175: finishing write tid 5 to smithi03870129-237 2024-09-14T04:10:32.327 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 237 v 460 (ObjNum 1998 snap 0 seq_num 1998) dirty exists 2024-09-14T04:10:32.327 INFO:tasks.rados.rados.0.smithi038.stdout:3175: left oid 237 (ObjNum 1998 snap 0 seq_num 1998) 2024-09-14T04:10:32.327 INFO:tasks.rados.rados.0.smithi038.stdout:3177: finishing write tid 1 to smithi03870129-23 2024-09-14T04:10:32.327 INFO:tasks.rados.rados.0.smithi038.stdout:3177: finishing write tid 2 to smithi03870129-23 2024-09-14T04:10:32.327 INFO:tasks.rados.rados.0.smithi038.stdout:3177: finishing write tid 3 to smithi03870129-23 2024-09-14T04:10:32.327 INFO:tasks.rados.rados.0.smithi038.stdout:3177: finishing write tid 4 to smithi03870129-23 2024-09-14T04:10:32.328 INFO:tasks.rados.rados.0.smithi038.stdout:3177: finishing write tid 5 to smithi03870129-23 2024-09-14T04:10:32.328 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 23 v 406 (ObjNum 1999 snap 0 seq_num 1999) dirty exists 2024-09-14T04:10:32.328 INFO:tasks.rados.rados.0.smithi038.stdout:3177: left oid 23 (ObjNum 1999 snap 0 seq_num 1999) 2024-09-14T04:10:32.328 INFO:tasks.rados.rados.0.smithi038.stdout:3179: seq_num 2001 ranges {430807=774088,1810351=555359,2766938=517886} 2024-09-14T04:10:32.341 INFO:tasks.rados.rados.0.smithi038.stdout:3179: writing smithi03870129-150 from 430807 to 1204895 tid 1 2024-09-14T04:10:32.354 INFO:tasks.rados.rados.0.smithi038.stdout:3179: writing smithi03870129-150 from 1810351 to 2365710 tid 2 2024-09-14T04:10:32.365 INFO:tasks.rados.rados.0.smithi038.stdout:3179: writing smithi03870129-150 from 2766938 to 3284824 tid 3 2024-09-14T04:10:32.365 INFO:tasks.rados.rados.0.smithi038.stdout:3172: done (6 left) 2024-09-14T04:10:32.365 INFO:tasks.rados.rados.0.smithi038.stdout:3173: done (5 left) 2024-09-14T04:10:32.365 INFO:tasks.rados.rados.0.smithi038.stdout:3174: done (4 left) 2024-09-14T04:10:32.366 INFO:tasks.rados.rados.0.smithi038.stdout:3175: done (3 left) 2024-09-14T04:10:32.366 INFO:tasks.rados.rados.0.smithi038.stdout:3176: done (2 left) 2024-09-14T04:10:32.366 INFO:tasks.rados.rados.0.smithi038.stdout:3177: done (1 left) 2024-09-14T04:10:32.366 INFO:tasks.rados.rados.0.smithi038.stdout:3180: write oid 495 current snap is 0 2024-09-14T04:10:32.366 INFO:tasks.rados.rados.0.smithi038.stdout:3180: seq_num 2002 ranges {447614=449337,1468833=415370,2394361=729158,3603789=43825} 2024-09-14T04:10:32.375 INFO:tasks.rados.rados.0.smithi038.stdout:3180: writing smithi03870129-495 from 447614 to 896951 tid 1 2024-09-14T04:10:32.386 INFO:tasks.rados.rados.0.smithi038.stdout:3180: writing smithi03870129-495 from 1468833 to 1884203 tid 2 2024-09-14T04:10:32.398 INFO:tasks.rados.rados.0.smithi038.stdout:3180: writing smithi03870129-495 from 2394361 to 3123519 tid 3 2024-09-14T04:10:32.402 INFO:tasks.rados.rados.0.smithi038.stdout:3180: writing smithi03870129-495 from 3603789 to 3647614 tid 4 2024-09-14T04:10:32.402 INFO:tasks.rados.rados.0.smithi038.stdout:3181: delete oid 248 current snap is 0 2024-09-14T04:10:32.402 INFO:tasks.rados.rados.0.smithi038.stdout:3179: finishing write tid 1 to smithi03870129-150 2024-09-14T04:10:32.403 INFO:tasks.rados.rados.0.smithi038.stdout:3179: finishing write tid 2 to smithi03870129-150 2024-09-14T04:10:32.403 INFO:tasks.rados.rados.0.smithi038.stdout:3179: finishing write tid 3 to smithi03870129-150 2024-09-14T04:10:32.403 INFO:tasks.rados.rados.0.smithi038.stdout:3179: finishing write tid 4 to smithi03870129-150 2024-09-14T04:10:32.403 INFO:tasks.rados.rados.0.smithi038.stdout:3179: finishing write tid 5 to smithi03870129-150 2024-09-14T04:10:32.403 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 150 v 381 (ObjNum 2001 snap 0 seq_num 2001) dirty exists 2024-09-14T04:10:32.403 INFO:tasks.rados.rados.0.smithi038.stdout:3179: left oid 150 (ObjNum 2001 snap 0 seq_num 2001) 2024-09-14T04:10:32.403 INFO:tasks.rados.rados.0.smithi038.stdout:3180: finishing write tid 1 to smithi03870129-495 2024-09-14T04:10:32.403 INFO:tasks.rados.rados.0.smithi038.stdout:3180: finishing write tid 2 to smithi03870129-495 2024-09-14T04:10:32.410 INFO:tasks.rados.rados.0.smithi038.stdout:3179: done (2 left) 2024-09-14T04:10:32.410 INFO:tasks.rados.rados.0.smithi038.stdout:3181: done (1 left) 2024-09-14T04:10:32.410 INFO:tasks.rados.rados.0.smithi038.stdout:3182: write oid 337 current snap is 0 2024-09-14T04:10:32.410 INFO:tasks.rados.rados.0.smithi038.stdout:3182: seq_num 2004 ranges {481228=599835,1585797=419039,2449207=751702} 2024-09-14T04:10:32.415 INFO:tasks.rados.rados.0.smithi038.stdout:3182: writing smithi03870129-337 from 481228 to 1081063 tid 1 2024-09-14T04:10:32.422 INFO:tasks.rados.rados.0.smithi038.stdout:3182: writing smithi03870129-337 from 1585797 to 2004836 tid 2 2024-09-14T04:10:32.432 INFO:tasks.rados.rados.0.smithi038.stdout:3182: writing smithi03870129-337 from 2449207 to 3200909 tid 3 2024-09-14T04:10:32.432 INFO:tasks.rados.rados.0.smithi038.stdout:3183: read oid 3 snap -1 2024-09-14T04:10:32.432 INFO:tasks.rados.rados.0.smithi038.stdout:3183: expect (ObjNum 1757 snap 0 seq_num 1757) 2024-09-14T04:10:32.432 INFO:tasks.rados.rados.0.smithi038.stdout:3184: delete oid 265 current snap is 0 2024-09-14T04:10:32.432 INFO:tasks.rados.rados.0.smithi038.stdout:3180: finishing write tid 3 to smithi03870129-495 2024-09-14T04:10:32.433 INFO:tasks.rados.rados.0.smithi038.stdout:3180: finishing write tid 4 to smithi03870129-495 2024-09-14T04:10:32.433 INFO:tasks.rados.rados.0.smithi038.stdout:3180: finishing write tid 5 to smithi03870129-495 2024-09-14T04:10:32.433 INFO:tasks.rados.rados.0.smithi038.stdout:3180: finishing write tid 6 to smithi03870129-495 2024-09-14T04:10:32.433 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 495 v 598 (ObjNum 2002 snap 0 seq_num 2002) dirty exists 2024-09-14T04:10:32.433 INFO:tasks.rados.rados.0.smithi038.stdout:3180: left oid 495 (ObjNum 2002 snap 0 seq_num 2002) 2024-09-14T04:10:32.433 INFO:tasks.rados.rados.0.smithi038.stdout:3182: finishing write tid 1 to smithi03870129-337 2024-09-14T04:10:32.433 INFO:tasks.rados.rados.0.smithi038.stdout:3182: finishing write tid 2 to smithi03870129-337 2024-09-14T04:10:32.434 INFO:tasks.rados.rados.0.smithi038.stdout:3180: done (3 left) 2024-09-14T04:10:32.434 INFO:tasks.rados.rados.0.smithi038.stdout:3184: done (2 left) 2024-09-14T04:10:32.434 INFO:tasks.rados.rados.0.smithi038.stdout:3185: read oid 127 snap -1 2024-09-14T04:10:32.434 INFO:tasks.rados.rados.0.smithi038.stdout:3185: expect deleted 2024-09-14T04:10:32.434 INFO:tasks.rados.rados.0.smithi038.stdout:3186: read oid 181 snap -1 2024-09-14T04:10:32.434 INFO:tasks.rados.rados.0.smithi038.stdout:3186: expect (ObjNum 725 snap 0 seq_num 725) 2024-09-14T04:10:32.434 INFO:tasks.rados.rados.0.smithi038.stdout:3187: write oid 184 current snap is 0 2024-09-14T04:10:32.434 INFO:tasks.rados.rados.0.smithi038.stdout:3187: seq_num 2006 ranges {514842=750333,1986408=422708,3187700=490599} 2024-09-14T04:10:32.445 INFO:tasks.rados.rados.0.smithi038.stdout:3187: writing smithi03870129-184 from 514842 to 1265175 tid 1 2024-09-14T04:10:32.455 INFO:tasks.rados.rados.0.smithi038.stdout:3187: writing smithi03870129-184 from 1986408 to 2409116 tid 2 2024-09-14T04:10:32.465 INFO:tasks.rados.rados.0.smithi038.stdout:3187: writing smithi03870129-184 from 3187700 to 3678299 tid 3 2024-09-14T04:10:32.465 INFO:tasks.rados.rados.0.smithi038.stdout:3188: read oid 440 snap -1 2024-09-14T04:10:32.465 INFO:tasks.rados.rados.0.smithi038.stdout:3188: expect (ObjNum 1800 snap 0 seq_num 1800) 2024-09-14T04:10:32.465 INFO:tasks.rados.rados.0.smithi038.stdout:3189: read oid 271 snap -1 2024-09-14T04:10:32.465 INFO:tasks.rados.rados.0.smithi038.stdout:3189: expect (ObjNum 1005 snap 0 seq_num 1005) 2024-09-14T04:10:32.465 INFO:tasks.rados.rados.0.smithi038.stdout:3190: delete oid 231 current snap is 0 2024-09-14T04:10:32.465 INFO:tasks.rados.rados.0.smithi038.stdout:3182: finishing write tid 3 to smithi03870129-337 2024-09-14T04:10:32.465 INFO:tasks.rados.rados.0.smithi038.stdout:3182: finishing write tid 4 to smithi03870129-337 2024-09-14T04:10:32.466 INFO:tasks.rados.rados.0.smithi038.stdout:3182: finishing write tid 5 to smithi03870129-337 2024-09-14T04:10:32.466 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 337 v 190 (ObjNum 2004 snap 0 seq_num 2004) dirty exists 2024-09-14T04:10:32.466 INFO:tasks.rados.rados.0.smithi038.stdout:3182: left oid 337 (ObjNum 2004 snap 0 seq_num 2004) 2024-09-14T04:10:32.466 INFO:tasks.rados.rados.0.smithi038.stdout:3186: expect (ObjNum 725 snap 0 seq_num 725) 2024-09-14T04:10:32.593 INFO:tasks.rados.rados.0.smithi038.stdout:3183: expect (ObjNum 1757 snap 0 seq_num 1757) 2024-09-14T04:10:32.768 INFO:tasks.rados.rados.0.smithi038.stdout:3187: finishing write tid 1 to smithi03870129-184 2024-09-14T04:10:32.768 INFO:tasks.rados.rados.0.smithi038.stdout:3187: finishing write tid 2 to smithi03870129-184 2024-09-14T04:10:32.768 INFO:tasks.rados.rados.0.smithi038.stdout:3188: expect (ObjNum 1800 snap 0 seq_num 1800) 2024-09-14T04:10:32.898 INFO:tasks.rados.rados.0.smithi038.stdout:3187: finishing write tid 3 to smithi03870129-184 2024-09-14T04:10:32.898 INFO:tasks.rados.rados.0.smithi038.stdout:3187: finishing write tid 4 to smithi03870129-184 2024-09-14T04:10:32.898 INFO:tasks.rados.rados.0.smithi038.stdout:3187: finishing write tid 5 to smithi03870129-184 2024-09-14T04:10:32.898 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 184 v 345 (ObjNum 2006 snap 0 seq_num 2006) dirty exists 2024-09-14T04:10:32.898 INFO:tasks.rados.rados.0.smithi038.stdout:3187: left oid 184 (ObjNum 2006 snap 0 seq_num 2006) 2024-09-14T04:10:32.899 INFO:tasks.rados.rados.0.smithi038.stdout:3189: expect (ObjNum 1005 snap 0 seq_num 1005) 2024-09-14T04:10:32.913 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:10:32 smithi123 bash[59811]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-prometheus-a 2024-09-14T04:10:32.913 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:10:32 smithi123 bash[59873]: Error response from daemon: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-prometheus-a 2024-09-14T04:10:32.913 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:10:32 smithi123 systemd[1]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-14T04:10:32.913 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:10:32 smithi123 systemd[1]: Stopped Ceph prometheus.a for 4d8d8784-724c-11ef-bceb-c7b262605968. 2024-09-14T04:10:33.026 INFO:tasks.rados.rados.0.smithi038.stdout:3182: done (7 left) 2024-09-14T04:10:33.027 INFO:tasks.rados.rados.0.smithi038.stdout:3183: done (6 left) 2024-09-14T04:10:33.027 INFO:tasks.rados.rados.0.smithi038.stdout:3185: done (5 left) 2024-09-14T04:10:33.027 INFO:tasks.rados.rados.0.smithi038.stdout:3186: done (4 left) 2024-09-14T04:10:33.027 INFO:tasks.rados.rados.0.smithi038.stdout:3187: done (3 left) 2024-09-14T04:10:33.027 INFO:tasks.rados.rados.0.smithi038.stdout:3188: done (2 left) 2024-09-14T04:10:33.027 INFO:tasks.rados.rados.0.smithi038.stdout:3189: done (1 left) 2024-09-14T04:10:33.027 INFO:tasks.rados.rados.0.smithi038.stdout:3190: done (0 left) 2024-09-14T04:10:33.027 INFO:tasks.rados.rados.0.smithi038.stdout:3191: delete oid 107 current snap is 0 2024-09-14T04:10:33.029 INFO:tasks.rados.rados.0.smithi038.stdout:3191: done (0 left) 2024-09-14T04:10:33.029 INFO:tasks.rados.rados.0.smithi038.stdout:3192: write oid 427 current snap is 0 2024-09-14T04:10:33.029 INFO:tasks.rados.rados.0.smithi038.stdout:3192: seq_num 2009 ranges {565263=692433,1878207=570035,2986322=724415} 2024-09-14T04:10:33.040 INFO:tasks.rados.rados.0.smithi038.stdout:3192: writing smithi03870129-427 from 565263 to 1257696 tid 1 2024-09-14T04:10:33.050 INFO:tasks.rados.rados.0.smithi038.stdout:3192: writing smithi03870129-427 from 1878207 to 2448242 tid 2 2024-09-14T04:10:33.061 INFO:tasks.rados.rados.0.smithi038.stdout:3192: writing smithi03870129-427 from 2986322 to 3710737 tid 3 2024-09-14T04:10:33.062 INFO:tasks.rados.rados.0.smithi038.stdout:3193: read oid 269 snap -1 2024-09-14T04:10:33.062 INFO:tasks.rados.rados.0.smithi038.stdout:3193: expect (ObjNum 1920 snap 0 seq_num 1920) 2024-09-14T04:10:33.062 INFO:tasks.rados.rados.0.smithi038.stdout:3194: read oid 331 snap -1 2024-09-14T04:10:33.062 INFO:tasks.rados.rados.0.smithi038.stdout:3194: expect (ObjNum 1906 snap 0 seq_num 1906) 2024-09-14T04:10:33.062 INFO:tasks.rados.rados.0.smithi038.stdout:3195: write oid 454 current snap is 0 2024-09-14T04:10:33.062 INFO:tasks.rados.rados.0.smithi038.stdout:3192: finishing write tid 1 to smithi03870129-427 2024-09-14T04:10:33.063 INFO:tasks.rados.rados.0.smithi038.stdout:3192: finishing write tid 2 to smithi03870129-427 2024-09-14T04:10:33.063 INFO:tasks.rados.rados.0.smithi038.stdout:3195: seq_num 2010 ranges {582070=767682,1820336=713693,3181039=601031} 2024-09-14T04:10:33.070 INFO:tasks.rados.rados.0.smithi038.stdout:3195: writing smithi03870129-454 from 582070 to 1349752 tid 1 2024-09-14T04:10:33.077 INFO:tasks.rados.rados.0.smithi038.stdout:3195: writing smithi03870129-454 from 1820336 to 2534029 tid 2 2024-09-14T04:10:33.085 INFO:tasks.rados.rados.0.smithi038.stdout:3195: writing smithi03870129-454 from 3181039 to 3782070 tid 3 2024-09-14T04:10:33.086 INFO:tasks.rados.rados.0.smithi038.stdout:3196: write oid 106 current snap is 0 2024-09-14T04:10:33.086 INFO:tasks.rados.rados.0.smithi038.stdout:3196: seq_num 2011 ranges {598877=442931,1478818=573704,2524815=463312,3516293=282584} 2024-09-14T04:10:33.092 INFO:tasks.rados.rados.0.smithi038.stdout:3196: writing smithi03870129-106 from 598877 to 1041808 tid 1 2024-09-14T04:10:33.099 INFO:tasks.rados.rados.0.smithi038.stdout:3196: writing smithi03870129-106 from 1478818 to 2052522 tid 2 2024-09-14T04:10:33.106 INFO:tasks.rados.rados.0.smithi038.stdout:3196: writing smithi03870129-106 from 2524815 to 2988127 tid 3 2024-09-14T04:10:33.112 INFO:tasks.rados.rados.0.smithi038.stdout:3196: writing smithi03870129-106 from 3516293 to 3798877 tid 4 2024-09-14T04:10:33.113 INFO:tasks.rados.rados.0.smithi038.stdout:3197: read oid 416 snap -1 2024-09-14T04:10:33.113 INFO:tasks.rados.rados.0.smithi038.stdout:3197: expect (ObjNum 1990 snap 0 seq_num 1990) 2024-09-14T04:10:33.113 INFO:tasks.rados.rados.0.smithi038.stdout:3198: read oid 69 snap -1 2024-09-14T04:10:33.113 INFO:tasks.rados.rados.0.smithi038.stdout:3198: expect (ObjNum 1710 snap 0 seq_num 1710) 2024-09-14T04:10:33.113 INFO:tasks.rados.rados.0.smithi038.stdout:3199: read oid 72 snap -1 2024-09-14T04:10:33.113 INFO:tasks.rados.rados.0.smithi038.stdout:3199: expect (ObjNum 1365 snap 0 seq_num 1365) 2024-09-14T04:10:33.113 INFO:tasks.rados.rados.0.smithi038.stdout:3200: write oid 302 current snap is 0 2024-09-14T04:10:33.113 INFO:tasks.rados.rados.0.smithi038.stdout:3200: seq_num 2012 ranges {615684=518180,1537300=717362,2835885=674584} 2024-09-14T04:10:33.119 INFO:tasks.rados.rados.0.smithi038.stdout:3200: writing smithi03870129-302 from 615684 to 1133864 tid 1 2024-09-14T04:10:33.125 INFO:tasks.rados.rados.0.smithi038.stdout:3200: writing smithi03870129-302 from 1537300 to 2254662 tid 2 2024-09-14T04:10:33.133 INFO:tasks.rados.rados.0.smithi038.stdout:3200: writing smithi03870129-302 from 2835885 to 3510469 tid 3 2024-09-14T04:10:33.133 INFO:tasks.rados.rados.0.smithi038.stdout:3201: delete oid 181 current snap is 0 2024-09-14T04:10:33.133 INFO:tasks.rados.rados.0.smithi038.stdout:3192: finishing write tid 3 to smithi03870129-427 2024-09-14T04:10:33.133 INFO:tasks.rados.rados.0.smithi038.stdout:3192: finishing write tid 4 to smithi03870129-427 2024-09-14T04:10:33.133 INFO:tasks.rados.rados.0.smithi038.stdout:3192: finishing write tid 5 to smithi03870129-427 2024-09-14T04:10:33.133 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 427 v 349 (ObjNum 2009 snap 0 seq_num 2009) dirty exists 2024-09-14T04:10:33.134 INFO:tasks.rados.rados.0.smithi038.stdout:3192: left oid 427 (ObjNum 2009 snap 0 seq_num 2009) 2024-09-14T04:10:33.134 INFO:tasks.rados.rados.0.smithi038.stdout:3193: expect (ObjNum 1920 snap 0 seq_num 1920) 2024-09-14T04:10:33.182 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 14 04:10:32 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:33.182 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 04:10:32 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:33.183 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:10:32 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:33.183 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:10:33 smithi123 systemd[1]: Started Ceph prometheus.a for 4d8d8784-724c-11ef-bceb-c7b262605968. 2024-09-14T04:10:33.183 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:32 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:33.184 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:10:32 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:33.184 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:10:32 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:33.184 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 14 04:10:32 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:33.185 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 04:10:32 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:33.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:32 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:33.259 INFO:tasks.rados.rados.0.smithi038.stdout:3194: expect (ObjNum 1906 snap 0 seq_num 1906) 2024-09-14T04:10:33.321 INFO:tasks.rados.rados.0.smithi038.stdout:3195: finishing write tid 1 to smithi03870129-454 2024-09-14T04:10:33.321 INFO:tasks.rados.rados.0.smithi038.stdout:3195: finishing write tid 2 to smithi03870129-454 2024-09-14T04:10:33.321 INFO:tasks.rados.rados.0.smithi038.stdout:3195: finishing write tid 3 to smithi03870129-454 2024-09-14T04:10:33.321 INFO:tasks.rados.rados.0.smithi038.stdout:3195: finishing write tid 4 to smithi03870129-454 2024-09-14T04:10:33.321 INFO:tasks.rados.rados.0.smithi038.stdout:3195: finishing write tid 5 to smithi03870129-454 2024-09-14T04:10:33.321 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 454 v 428 (ObjNum 2010 snap 0 seq_num 2010) dirty exists 2024-09-14T04:10:33.322 INFO:tasks.rados.rados.0.smithi038.stdout:3195: left oid 454 (ObjNum 2010 snap 0 seq_num 2010) 2024-09-14T04:10:33.322 INFO:tasks.rados.rados.0.smithi038.stdout:3196: finishing write tid 1 to smithi03870129-106 2024-09-14T04:10:33.322 INFO:tasks.rados.rados.0.smithi038.stdout:3196: finishing write tid 2 to smithi03870129-106 2024-09-14T04:10:33.322 INFO:tasks.rados.rados.0.smithi038.stdout:3196: finishing write tid 3 to smithi03870129-106 2024-09-14T04:10:33.322 INFO:tasks.rados.rados.0.smithi038.stdout:3196: finishing write tid 4 to smithi03870129-106 2024-09-14T04:10:33.322 INFO:tasks.rados.rados.0.smithi038.stdout:3196: finishing write tid 5 to smithi03870129-106 2024-09-14T04:10:33.322 INFO:tasks.rados.rados.0.smithi038.stdout:3196: finishing write tid 6 to smithi03870129-106 2024-09-14T04:10:33.322 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 106 v 584 (ObjNum 2011 snap 0 seq_num 2011) dirty exists 2024-09-14T04:10:33.322 INFO:tasks.rados.rados.0.smithi038.stdout:3196: left oid 106 (ObjNum 2011 snap 0 seq_num 2011) 2024-09-14T04:10:33.322 INFO:tasks.rados.rados.0.smithi038.stdout:3197: expect (ObjNum 1990 snap 0 seq_num 1990) 2024-09-14T04:10:33.481 INFO:tasks.rados.rados.0.smithi038.stdout:3198: expect (ObjNum 1710 snap 0 seq_num 1710) 2024-09-14T04:10:33.597 INFO:tasks.rados.rados.0.smithi038.stdout:3200: finishing write tid 1 to smithi03870129-302 2024-09-14T04:10:33.598 INFO:tasks.rados.rados.0.smithi038.stdout:3199: expect (ObjNum 1365 snap 0 seq_num 1365) 2024-09-14T04:10:33.690 INFO:tasks.rados.rados.0.smithi038.stdout:3200: finishing write tid 2 to smithi03870129-302 2024-09-14T04:10:33.690 INFO:tasks.rados.rados.0.smithi038.stdout:3200: finishing write tid 3 to smithi03870129-302 2024-09-14T04:10:33.690 INFO:tasks.rados.rados.0.smithi038.stdout:3200: finishing write tid 4 to smithi03870129-302 2024-09-14T04:10:33.690 INFO:tasks.rados.rados.0.smithi038.stdout:3200: finishing write tid 5 to smithi03870129-302 2024-09-14T04:10:33.690 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 302 v 385 (ObjNum 2012 snap 0 seq_num 2012) dirty exists 2024-09-14T04:10:33.690 INFO:tasks.rados.rados.0.smithi038.stdout:3200: left oid 302 (ObjNum 2012 snap 0 seq_num 2012) 2024-09-14T04:10:33.690 INFO:tasks.rados.rados.0.smithi038.stdout:3192: done (9 left) 2024-09-14T04:10:33.690 INFO:tasks.rados.rados.0.smithi038.stdout:3193: done (8 left) 2024-09-14T04:10:33.690 INFO:tasks.rados.rados.0.smithi038.stdout:3194: done (7 left) 2024-09-14T04:10:33.690 INFO:tasks.rados.rados.0.smithi038.stdout:3195: done (6 left) 2024-09-14T04:10:33.690 INFO:tasks.rados.rados.0.smithi038.stdout:3196: done (5 left) 2024-09-14T04:10:33.690 INFO:tasks.rados.rados.0.smithi038.stdout:3197: done (4 left) 2024-09-14T04:10:33.690 INFO:tasks.rados.rados.0.smithi038.stdout:3198: done (3 left) 2024-09-14T04:10:33.691 INFO:tasks.rados.rados.0.smithi038.stdout:3199: done (2 left) 2024-09-14T04:10:33.691 INFO:tasks.rados.rados.0.smithi038.stdout:3200: done (1 left) 2024-09-14T04:10:33.691 INFO:tasks.rados.rados.0.smithi038.stdout:3201: done (0 left) 2024-09-14T04:10:33.691 INFO:tasks.rados.rados.0.smithi038.stdout:3202: write oid 182 current snap is 0 2024-09-14T04:10:33.691 INFO:tasks.rados.rados.0.smithi038.stdout:3202: seq_num 2014 ranges {649298=668678,1937911=721031,3174378=674920} 2024-09-14T04:10:33.692 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:10:33.700 INFO:tasks.rados.rados.0.smithi038.stdout:3202: writing smithi03870129-182 from 649298 to 1317976 tid 1 2024-09-14T04:10:33.712 INFO:tasks.rados.rados.0.smithi038.stdout:3202: writing smithi03870129-182 from 1937911 to 2658942 tid 2 2024-09-14T04:10:33.722 INFO:tasks.rados.rados.0.smithi038.stdout:3202: writing smithi03870129-182 from 3174378 to 3849298 tid 3 2024-09-14T04:10:33.722 INFO:tasks.rados.rados.0.smithi038.stdout:3203: write oid 285 current snap is 0 2024-09-14T04:10:33.723 INFO:tasks.rados.rados.0.smithi038.stdout:3202: finishing write tid 1 to smithi03870129-182 2024-09-14T04:10:33.723 INFO:tasks.rados.rados.0.smithi038.stdout:3202: finishing write tid 2 to smithi03870129-182 2024-09-14T04:10:33.723 INFO:tasks.rados.rados.0.smithi038.stdout:3203: seq_num 2015 ranges {666105=460280,1712746=581042,3034507=624753} 2024-09-14T04:10:33.732 INFO:tasks.rados.rados.0.smithi038.stdout:3203: writing smithi03870129-285 from 666105 to 1126385 tid 1 2024-09-14T04:10:33.742 INFO:tasks.rados.rados.0.smithi038.stdout:3203: writing smithi03870129-285 from 1712746 to 2293788 tid 2 2024-09-14T04:10:33.754 INFO:tasks.rados.rados.0.smithi038.stdout:3203: writing smithi03870129-285 from 3034507 to 3659260 tid 3 2024-09-14T04:10:33.754 INFO:tasks.rados.rados.0.smithi038.stdout:3204: write oid 324 current snap is 0 2024-09-14T04:10:33.755 INFO:tasks.rados.rados.0.smithi038.stdout:3204: seq_num 2016 ranges {682912=535529,1771228=724700,3061930=436025} 2024-09-14T04:10:33.764 INFO:tasks.rados.rados.0.smithi038.stdout:3204: writing smithi03870129-324 from 682912 to 1218441 tid 1 2024-09-14T04:10:33.773 INFO:tasks.rados.rados.0.smithi038.stdout:3204: writing smithi03870129-324 from 1771228 to 2495928 tid 2 2024-09-14T04:10:33.780 INFO:tasks.rados.rados.0.smithi038.stdout:3204: writing smithi03870129-324 from 3061930 to 3497955 tid 3 2024-09-14T04:10:33.781 INFO:tasks.rados.rados.0.smithi038.stdout:3205: read oid 484 snap -1 2024-09-14T04:10:33.781 INFO:tasks.rados.rados.0.smithi038.stdout:3205: expect (ObjNum 1669 snap 0 seq_num 1669) 2024-09-14T04:10:33.781 INFO:tasks.rados.rados.0.smithi038.stdout:3206: delete oid 429 current snap is 0 2024-09-14T04:10:33.781 INFO:tasks.rados.rados.0.smithi038.stdout:3202: finishing write tid 3 to smithi03870129-182 2024-09-14T04:10:33.781 INFO:tasks.rados.rados.0.smithi038.stdout:3202: finishing write tid 4 to smithi03870129-182 2024-09-14T04:10:33.781 INFO:tasks.rados.rados.0.smithi038.stdout:3202: finishing write tid 5 to smithi03870129-182 2024-09-14T04:10:33.781 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 182 v 464 (ObjNum 2014 snap 0 seq_num 2014) dirty exists 2024-09-14T04:10:33.781 INFO:tasks.rados.rados.0.smithi038.stdout:3202: left oid 182 (ObjNum 2014 snap 0 seq_num 2014) 2024-09-14T04:10:33.781 INFO:tasks.rados.rados.0.smithi038.stdout:3203: finishing write tid 1 to smithi03870129-285 2024-09-14T04:10:33.781 INFO:tasks.rados.rados.0.smithi038.stdout:3203: finishing write tid 2 to smithi03870129-285 2024-09-14T04:10:33.781 INFO:tasks.rados.rados.0.smithi038.stdout:3203: finishing write tid 3 to smithi03870129-285 2024-09-14T04:10:33.781 INFO:tasks.rados.rados.0.smithi038.stdout:3203: finishing write tid 4 to smithi03870129-285 2024-09-14T04:10:33.781 INFO:tasks.rados.rados.0.smithi038.stdout:3203: finishing write tid 5 to smithi03870129-285 2024-09-14T04:10:33.781 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 285 v 376 (ObjNum 2015 snap 0 seq_num 2015) dirty exists 2024-09-14T04:10:33.782 INFO:tasks.rados.rados.0.smithi038.stdout:3203: left oid 285 (ObjNum 2015 snap 0 seq_num 2015) 2024-09-14T04:10:33.782 INFO:tasks.rados.rados.0.smithi038.stdout:3204: finishing write tid 1 to smithi03870129-324 2024-09-14T04:10:33.782 INFO:tasks.rados.rados.0.smithi038.stdout:3204: finishing write tid 2 to smithi03870129-324 2024-09-14T04:10:33.783 INFO:tasks.rados.rados.0.smithi038.stdout:3202: done (4 left) 2024-09-14T04:10:33.783 INFO:tasks.rados.rados.0.smithi038.stdout:3203: done (3 left) 2024-09-14T04:10:33.783 INFO:tasks.rados.rados.0.smithi038.stdout:3206: done (2 left) 2024-09-14T04:10:33.783 INFO:tasks.rados.rados.0.smithi038.stdout:3207: write oid 486 current snap is 0 2024-09-14T04:10:33.784 INFO:tasks.rados.rados.0.smithi038.stdout:3207: seq_num 2018 ranges {716526=686027,2171839=728369,3400423=458569} 2024-09-14T04:10:33.793 INFO:tasks.rados.rados.0.smithi038.stdout:3207: writing smithi03870129-486 from 716526 to 1402553 tid 1 2024-09-14T04:10:33.803 INFO:tasks.rados.rados.0.smithi038.stdout:3207: writing smithi03870129-486 from 2171839 to 2900208 tid 2 2024-09-14T04:10:33.810 INFO:tasks.rados.rados.0.smithi038.stdout:3207: writing smithi03870129-486 from 3400423 to 3858992 tid 3 2024-09-14T04:10:33.811 INFO:tasks.rados.rados.0.smithi038.stdout:3208: read oid 135 snap -1 2024-09-14T04:10:33.811 INFO:tasks.rados.rados.0.smithi038.stdout:3208: expect (ObjNum 1731 snap 0 seq_num 1731) 2024-09-14T04:10:33.811 INFO:tasks.rados.rados.0.smithi038.stdout:3209: write oid 297 current snap is 0 2024-09-14T04:10:33.811 INFO:tasks.rados.rados.0.smithi038.stdout:3209: seq_num 2019 ranges {733333=761276,2230321=588380,3427846=505487} 2024-09-14T04:10:33.820 INFO:tasks.rados.rados.0.smithi038.stdout:3209: writing smithi03870129-297 from 733333 to 1494609 tid 1 2024-09-14T04:10:33.828 INFO:tasks.rados.rados.0.smithi038.stdout:3209: writing smithi03870129-297 from 2230321 to 2818701 tid 2 2024-09-14T04:10:33.835 INFO:tasks.rados.rados.0.smithi038.stdout:3209: writing smithi03870129-297 from 3427846 to 3933333 tid 3 2024-09-14T04:10:33.835 INFO:tasks.rados.rados.0.smithi038.stdout:3210: read oid 268 snap -1 2024-09-14T04:10:33.835 INFO:tasks.rados.rados.0.smithi038.stdout:3210: expect (ObjNum 1666 snap 0 seq_num 1666) 2024-09-14T04:10:33.835 INFO:tasks.rados.rados.0.smithi038.stdout:3211: read oid 234 snap -1 2024-09-14T04:10:33.835 INFO:tasks.rados.rados.0.smithi038.stdout:3211: expect (ObjNum 1202 snap 0 seq_num 1202) 2024-09-14T04:10:33.835 INFO:tasks.rados.rados.0.smithi038.stdout:3212: write oid 356 current snap is 0 2024-09-14T04:10:33.835 INFO:tasks.rados.rados.0.smithi038.stdout:3212: seq_num 2020 ranges {750140=436525,1888803=732038,3055269=597466} 2024-09-14T04:10:33.842 INFO:tasks.rados.rados.0.smithi038.stdout:3212: writing smithi03870129-356 from 750140 to 1186665 tid 1 2024-09-14T04:10:33.850 INFO:tasks.rados.rados.0.smithi038.stdout:3212: writing smithi03870129-356 from 1888803 to 2620841 tid 2 2024-09-14T04:10:33.856 INFO:tasks.rados.rados.0.smithi038.stdout:3212: writing smithi03870129-356 from 3055269 to 3652735 tid 3 2024-09-14T04:10:33.856 INFO:tasks.rados.rados.0.smithi038.stdout:3213: read oid 374 snap -1 2024-09-14T04:10:33.857 INFO:tasks.rados.rados.0.smithi038.stdout:3213: expect (ObjNum 1825 snap 0 seq_num 1825) 2024-09-14T04:10:33.857 INFO:tasks.rados.rados.0.smithi038.stdout:3214: read oid 405 snap -1 2024-09-14T04:10:33.857 INFO:tasks.rados.rados.0.smithi038.stdout:3214: expect (ObjNum 1458 snap 0 seq_num 1458) 2024-09-14T04:10:33.857 INFO:tasks.rados.rados.0.smithi038.stdout:3215: write oid 278 current snap is 0 2024-09-14T04:10:33.857 INFO:tasks.rados.rados.0.smithi038.stdout:3215: seq_num 2021 ranges {766947=511774,1947285=475696,2966339=408738,3895036=71911} 2024-09-14T04:10:33.864 INFO:tasks.rados.rados.0.smithi038.stdout:3215: writing smithi03870129-278 from 766947 to 1278721 tid 1 2024-09-14T04:10:33.870 INFO:tasks.rados.rados.0.smithi038.stdout:3215: writing smithi03870129-278 from 1947285 to 2422981 tid 2 2024-09-14T04:10:33.876 INFO:tasks.rados.rados.0.smithi038.stdout:3215: writing smithi03870129-278 from 2966339 to 3375077 tid 3 2024-09-14T04:10:33.879 INFO:tasks.rados.rados.0.smithi038.stdout:3215: writing smithi03870129-278 from 3895036 to 3966947 tid 4 2024-09-14T04:10:33.879 INFO:tasks.rados.rados.0.smithi038.stdout:3216: write oid 261 current snap is 0 2024-09-14T04:10:33.879 INFO:tasks.rados.rados.0.smithi038.stdout:3216: seq_num 2022 ranges {783754=587023,1889414=735707,3393762=589992} 2024-09-14T04:10:33.887 INFO:tasks.rados.rados.0.smithi038.stdout:3216: writing smithi03870129-261 from 783754 to 1370777 tid 1 2024-09-14T04:10:33.894 INFO:tasks.rados.rados.0.smithi038.stdout:3216: writing smithi03870129-261 from 1889414 to 2625121 tid 2 2024-09-14T04:10:33.902 INFO:tasks.rados.rados.0.smithi038.stdout:3216: writing smithi03870129-261 from 3393762 to 3983754 tid 3 2024-09-14T04:10:33.902 INFO:tasks.rados.rados.0.smithi038.stdout:3217: read oid 305 snap -1 2024-09-14T04:10:33.902 INFO:tasks.rados.rados.0.smithi038.stdout:3217: expect (ObjNum 1275 snap 0 seq_num 1275) 2024-09-14T04:10:33.902 INFO:tasks.rados.rados.0.smithi038.stdout:3218: write oid 146 current snap is 0 2024-09-14T04:10:33.903 INFO:tasks.rados.rados.0.smithi038.stdout:3204: finishing write tid 3 to smithi03870129-324 2024-09-14T04:10:33.903 INFO:tasks.rados.rados.0.smithi038.stdout:3205: expect (ObjNum 1669 snap 0 seq_num 1669) 2024-09-14T04:10:34.008 INFO:tasks.rados.rados.0.smithi038.stdout:3204: finishing write tid 4 to smithi03870129-324 2024-09-14T04:10:34.009 INFO:tasks.rados.rados.0.smithi038.stdout:3204: finishing write tid 5 to smithi03870129-324 2024-09-14T04:10:34.009 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 324 v 468 (ObjNum 2016 snap 0 seq_num 2016) dirty exists 2024-09-14T04:10:34.009 INFO:tasks.rados.rados.0.smithi038.stdout:3204: left oid 324 (ObjNum 2016 snap 0 seq_num 2016) 2024-09-14T04:10:34.009 INFO:tasks.rados.rados.0.smithi038.stdout:3207: finishing write tid 1 to smithi03870129-486 2024-09-14T04:10:34.009 INFO:tasks.rados.rados.0.smithi038.stdout:3207: finishing write tid 2 to smithi03870129-486 2024-09-14T04:10:34.009 INFO:tasks.rados.rados.0.smithi038.stdout:3207: finishing write tid 3 to smithi03870129-486 2024-09-14T04:10:34.009 INFO:tasks.rados.rados.0.smithi038.stdout:3207: finishing write tid 4 to smithi03870129-486 2024-09-14T04:10:34.009 INFO:tasks.rados.rados.0.smithi038.stdout:3207: finishing write tid 5 to smithi03870129-486 2024-09-14T04:10:34.009 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 486 v 386 (ObjNum 2018 snap 0 seq_num 2018) dirty exists 2024-09-14T04:10:34.009 INFO:tasks.rados.rados.0.smithi038.stdout:3207: left oid 486 (ObjNum 2018 snap 0 seq_num 2018) 2024-09-14T04:10:34.009 INFO:tasks.rados.rados.0.smithi038.stdout:3208: expect (ObjNum 1731 snap 0 seq_num 1731) 2024-09-14T04:10:34.081 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 04:10:33 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:34.082 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 04:10:33 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:34.082 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 14 04:10:33 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:34.082 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:10:34 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:34.083 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:33 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:34.083 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:33 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:34.083 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:10:33 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:34.083 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 14 04:10:33 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:34.084 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:10:33 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:34.205 INFO:tasks.rados.rados.0.smithi038.stdout:3209: finishing write tid 1 to smithi03870129-297 2024-09-14T04:10:34.205 INFO:tasks.rados.rados.0.smithi038.stdout:3209: finishing write tid 2 to smithi03870129-297 2024-09-14T04:10:34.205 INFO:tasks.rados.rados.0.smithi038.stdout:3210: expect (ObjNum 1666 snap 0 seq_num 1666) 2024-09-14T04:10:34.267 INFO:tasks.rados.rados.0.smithi038.stdout:3209: finishing write tid 3 to smithi03870129-297 2024-09-14T04:10:34.268 INFO:tasks.rados.rados.0.smithi038.stdout:3211: expect (ObjNum 1202 snap 0 seq_num 1202) 2024-09-14T04:10:34.334 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:34 smithi123 systemd[1]: Stopping Ceph node-exporter.b for 4d8d8784-724c-11ef-bceb-c7b262605968... 2024-09-14T04:10:34.334 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:34 smithi123 bash[24950]: cluster 2024-09-14T04:10:32.931993+0000 mgr.x (mgr.24589) 85 : cluster [DBG] pgmap v28: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 48 MiB/s rd, 7.5 MiB/s wr, 71 op/s 2024-09-14T04:10:34.334 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:34 smithi123 bash[24950]: audit 2024-09-14T04:10:33.083345+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:34.334 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:34 smithi123 bash[24950]: audit 2024-09-14T04:10:33.097644+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:34.334 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:34 smithi123 bash[24950]: cephadm 2024-09-14T04:10:33.104110+0000 mgr.x (mgr.24589) 86 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-09-14T04:10:34.334 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:34 smithi123 bash[24950]: cephadm 2024-09-14T04:10:33.104507+0000 mgr.x (mgr.24589) 87 : cephadm [INF] Deploying daemon node-exporter.b on smithi123 2024-09-14T04:10:34.335 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:34 smithi123 bash[24950]: audit 2024-09-14T04:10:33.371993+0000 mon.c (mon.2) 200 : audit [DBG] from='client.? 172.21.15.38:0/1826647816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:10:34.335 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:34 smithi123 bash[24950]: audit 2024-09-14T04:10:33.686794+0000 mgr.x (mgr.24589) 88 : audit [DBG] from='client.15618 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:34.357 INFO:tasks.rados.rados.0.smithi038.stdout:3209: finishing write tid 4 to smithi03870129-297 2024-09-14T04:10:34.357 INFO:tasks.rados.rados.0.smithi038.stdout:3209: finishing write tid 5 to smithi03870129-297 2024-09-14T04:10:34.357 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 297 v 380 (ObjNum 2019 snap 0 seq_num 2019) dirty exists 2024-09-14T04:10:34.357 INFO:tasks.rados.rados.0.smithi038.stdout:3209: left oid 297 (ObjNum 2019 snap 0 seq_num 2019) 2024-09-14T04:10:34.358 INFO:tasks.rados.rados.0.smithi038.stdout:3212: finishing write tid 1 to smithi03870129-356 2024-09-14T04:10:34.358 INFO:tasks.rados.rados.0.smithi038.stdout:3212: finishing write tid 2 to smithi03870129-356 2024-09-14T04:10:34.358 INFO:tasks.rados.rados.0.smithi038.stdout:3212: finishing write tid 3 to smithi03870129-356 2024-09-14T04:10:34.358 INFO:tasks.rados.rados.0.smithi038.stdout:3212: finishing write tid 4 to smithi03870129-356 2024-09-14T04:10:34.358 INFO:tasks.rados.rados.0.smithi038.stdout:3212: finishing write tid 5 to smithi03870129-356 2024-09-14T04:10:34.358 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 356 v 411 (ObjNum 2020 snap 0 seq_num 2020) dirty exists 2024-09-14T04:10:34.358 INFO:tasks.rados.rados.0.smithi038.stdout:3212: left oid 356 (ObjNum 2020 snap 0 seq_num 2020) 2024-09-14T04:10:34.358 INFO:tasks.rados.rados.0.smithi038.stdout:3214: expect (ObjNum 1458 snap 0 seq_num 1458) 2024-09-14T04:10:34.435 INFO:tasks.rados.rados.0.smithi038.stdout:3213: expect (ObjNum 1825 snap 0 seq_num 1825) 2024-09-14T04:10:34.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:34 smithi038 bash[32505]: cluster 2024-09-14T04:10:32.931993+0000 mgr.x (mgr.24589) 85 : cluster [DBG] pgmap v28: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 48 MiB/s rd, 7.5 MiB/s wr, 71 op/s 2024-09-14T04:10:34.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:34 smithi038 bash[32505]: audit 2024-09-14T04:10:33.083345+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:34.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:34 smithi038 bash[32505]: audit 2024-09-14T04:10:33.097644+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:34.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:34 smithi038 bash[32505]: cephadm 2024-09-14T04:10:33.104110+0000 mgr.x (mgr.24589) 86 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-09-14T04:10:34.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:34 smithi038 bash[32505]: cephadm 2024-09-14T04:10:33.104507+0000 mgr.x (mgr.24589) 87 : cephadm [INF] Deploying daemon node-exporter.b on smithi123 2024-09-14T04:10:34.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:34 smithi038 bash[32505]: audit 2024-09-14T04:10:33.371993+0000 mon.c (mon.2) 200 : audit [DBG] from='client.? 172.21.15.38:0/1826647816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:10:34.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:34 smithi038 bash[32505]: audit 2024-09-14T04:10:33.686794+0000 mgr.x (mgr.24589) 88 : audit [DBG] from='client.15618 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:34.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:34 smithi038 bash[22519]: cluster 2024-09-14T04:10:32.931993+0000 mgr.x (mgr.24589) 85 : cluster [DBG] pgmap v28: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 48 MiB/s rd, 7.5 MiB/s wr, 71 op/s 2024-09-14T04:10:34.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:34 smithi038 bash[22519]: audit 2024-09-14T04:10:33.083345+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:34.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:34 smithi038 bash[22519]: audit 2024-09-14T04:10:33.097644+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:34.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:34 smithi038 bash[22519]: cephadm 2024-09-14T04:10:33.104110+0000 mgr.x (mgr.24589) 86 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-09-14T04:10:34.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:34 smithi038 bash[22519]: cephadm 2024-09-14T04:10:33.104507+0000 mgr.x (mgr.24589) 87 : cephadm [INF] Deploying daemon node-exporter.b on smithi123 2024-09-14T04:10:34.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:34 smithi038 bash[22519]: audit 2024-09-14T04:10:33.371993+0000 mon.c (mon.2) 200 : audit [DBG] from='client.? 172.21.15.38:0/1826647816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:10:34.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:34 smithi038 bash[22519]: audit 2024-09-14T04:10:33.686794+0000 mgr.x (mgr.24589) 88 : audit [DBG] from='client.15618 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:34.562 INFO:tasks.rados.rados.0.smithi038.stdout:3215: finishing write tid 1 to smithi03870129-278 2024-09-14T04:10:34.562 INFO:tasks.rados.rados.0.smithi038.stdout:3215: finishing write tid 2 to smithi03870129-278 2024-09-14T04:10:34.562 INFO:tasks.rados.rados.0.smithi038.stdout:3215: finishing write tid 3 to smithi03870129-278 2024-09-14T04:10:34.562 INFO:tasks.rados.rados.0.smithi038.stdout:3215: finishing write tid 4 to smithi03870129-278 2024-09-14T04:10:34.562 INFO:tasks.rados.rados.0.smithi038.stdout:3215: finishing write tid 5 to smithi03870129-278 2024-09-14T04:10:34.562 INFO:tasks.rados.rados.0.smithi038.stdout:3215: finishing write tid 6 to smithi03870129-278 2024-09-14T04:10:34.562 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 278 v 472 (ObjNum 2021 snap 0 seq_num 2021) dirty exists 2024-09-14T04:10:34.562 INFO:tasks.rados.rados.0.smithi038.stdout:3215: left oid 278 (ObjNum 2021 snap 0 seq_num 2021) 2024-09-14T04:10:34.562 INFO:tasks.rados.rados.0.smithi038.stdout:3216: finishing write tid 1 to smithi03870129-261 2024-09-14T04:10:34.562 INFO:tasks.rados.rados.0.smithi038.stdout:3216: finishing write tid 2 to smithi03870129-261 2024-09-14T04:10:34.562 INFO:tasks.rados.rados.0.smithi038.stdout:3216: finishing write tid 3 to smithi03870129-261 2024-09-14T04:10:34.563 INFO:tasks.rados.rados.0.smithi038.stdout:3216: finishing write tid 4 to smithi03870129-261 2024-09-14T04:10:34.563 INFO:tasks.rados.rados.0.smithi038.stdout:3216: finishing write tid 5 to smithi03870129-261 2024-09-14T04:10:34.563 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 261 v 433 (ObjNum 2022 snap 0 seq_num 2022) dirty exists 2024-09-14T04:10:34.563 INFO:tasks.rados.rados.0.smithi038.stdout:3216: left oid 261 (ObjNum 2022 snap 0 seq_num 2022) 2024-09-14T04:10:34.563 INFO:tasks.rados.rados.0.smithi038.stdout:3217: expect (ObjNum 1275 snap 0 seq_num 1275) 2024-09-14T04:10:34.682 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:10:34 smithi123 bash[59929]: ts=2024-09-14T04:10:34.374Z caller=main.go:617 level=info msg="Starting Prometheus Server" mode=server version="(version=2.51.0, branch=HEAD, revision=c05c15512acb675e3f6cd662a6727854e93fc024)" 2024-09-14T04:10:34.683 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:10:34 smithi123 bash[59929]: ts=2024-09-14T04:10:34.374Z 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-09-14T04:10:34.683 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:10:34 smithi123 bash[59929]: ts=2024-09-14T04:10:34.374Z caller=main.go:623 level=info host_details="(Linux 5.15.0-121-generic #131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024 x86_64 smithi123 (none))" 2024-09-14T04:10:34.683 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:10:34 smithi123 bash[59929]: ts=2024-09-14T04:10:34.374Z caller=main.go:624 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-14T04:10:34.683 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:10:34 smithi123 bash[59929]: ts=2024-09-14T04:10:34.374Z caller=main.go:625 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-14T04:10:34.683 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:10:34 smithi123 bash[59929]: ts=2024-09-14T04:10:34.376Z caller=web.go:568 level=info component=web msg="Start listening for connections" address=:9095 2024-09-14T04:10:34.683 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:10:34 smithi123 bash[59929]: ts=2024-09-14T04:10:34.377Z caller=main.go:1129 level=info msg="Starting TSDB ..." 2024-09-14T04:10:34.683 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:10:34 smithi123 bash[59929]: ts=2024-09-14T04:10:34.379Z caller=tls_config.go:313 level=info component=web msg="Listening on" address=[::]:9095 2024-09-14T04:10:34.683 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:10:34 smithi123 bash[59929]: ts=2024-09-14T04:10:34.379Z caller=tls_config.go:316 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-14T04:10:34.683 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:10:34 smithi123 bash[59929]: ts=2024-09-14T04:10:34.381Z caller=head.go:616 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-14T04:10:34.683 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:10:34 smithi123 bash[59929]: ts=2024-09-14T04:10:34.381Z caller=head.go:698 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.584µs 2024-09-14T04:10:34.684 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:10:34 smithi123 bash[59929]: ts=2024-09-14T04:10:34.381Z caller=head.go:706 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-14T04:10:34.684 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:10:34 smithi123 bash[59929]: ts=2024-09-14T04:10:34.381Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-09-14T04:10:34.684 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:10:34 smithi123 bash[59929]: ts=2024-09-14T04:10:34.400Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-09-14T04:10:34.684 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:10:34 smithi123 bash[59929]: ts=2024-09-14T04:10:34.401Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-09-14T04:10:34.684 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:10:34 smithi123 bash[59929]: ts=2024-09-14T04:10:34.401Z caller=head.go:815 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=40.236µs wal_replay_duration=19.665607ms wbl_replay_duration=394ns total_replay_duration=19.724352ms 2024-09-14T04:10:34.684 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:10:34 smithi123 bash[59929]: ts=2024-09-14T04:10:34.405Z caller=main.go:1150 level=info fs_type=XFS_SUPER_MAGIC 2024-09-14T04:10:34.684 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:10:34 smithi123 bash[59929]: ts=2024-09-14T04:10:34.405Z caller=main.go:1153 level=info msg="TSDB started" 2024-09-14T04:10:34.684 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:10:34 smithi123 bash[59929]: ts=2024-09-14T04:10:34.405Z caller=main.go:1335 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-14T04:10:34.684 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:10:34 smithi123 bash[59929]: ts=2024-09-14T04:10:34.457Z caller=main.go:1372 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=51.385313ms db_storage=900ns remote_storage=1.25µs web_handler=365ns query_engine=641ns scrape=27.929697ms scrape_sd=142.568µs notify=20.091µs notify_sd=20.263µs rules=22.871721ms tracing=6.143µs 2024-09-14T04:10:34.684 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:10:34 smithi123 bash[59929]: ts=2024-09-14T04:10:34.457Z caller=main.go:1114 level=info msg="Server is ready to receive web requests." 2024-09-14T04:10:34.684 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:10:34 smithi123 bash[59929]: ts=2024-09-14T04:10:34.457Z caller=manager.go:163 level=info component="rule manager" msg="Starting rule manager..." 2024-09-14T04:10:34.757 INFO:tasks.rados.rados.0.smithi038.stdout:3218: seq_num 2023 ranges {400561=778625,1664249=336312} 2024-09-14T04:10:34.776 INFO:tasks.rados.rados.0.smithi038.stdout:3218: writing smithi03870129-146 from 400561 to 1179186 tid 1 2024-09-14T04:10:34.791 INFO:tasks.rados.rados.0.smithi038.stdout:3218: writing smithi03870129-146 from 1664249 to 2000561 tid 2 2024-09-14T04:10:34.791 INFO:tasks.rados.rados.0.smithi038.stdout:3204: done (13 left) 2024-09-14T04:10:34.791 INFO:tasks.rados.rados.0.smithi038.stdout:3205: done (12 left) 2024-09-14T04:10:34.792 INFO:tasks.rados.rados.0.smithi038.stdout:3207: done (11 left) 2024-09-14T04:10:34.792 INFO:tasks.rados.rados.0.smithi038.stdout:3208: done (10 left) 2024-09-14T04:10:34.792 INFO:tasks.rados.rados.0.smithi038.stdout:3209: done (9 left) 2024-09-14T04:10:34.792 INFO:tasks.rados.rados.0.smithi038.stdout:3210: done (8 left) 2024-09-14T04:10:34.792 INFO:tasks.rados.rados.0.smithi038.stdout:3211: done (7 left) 2024-09-14T04:10:34.792 INFO:tasks.rados.rados.0.smithi038.stdout:3212: done (6 left) 2024-09-14T04:10:34.792 INFO:tasks.rados.rados.0.smithi038.stdout:3213: done (5 left) 2024-09-14T04:10:34.792 INFO:tasks.rados.rados.0.smithi038.stdout:3214: done (4 left) 2024-09-14T04:10:34.792 INFO:tasks.rados.rados.0.smithi038.stdout:3215: done (3 left) 2024-09-14T04:10:34.792 INFO:tasks.rados.rados.0.smithi038.stdout:3216: done (2 left) 2024-09-14T04:10:34.792 INFO:tasks.rados.rados.0.smithi038.stdout:3217: done (1 left) 2024-09-14T04:10:34.792 INFO:tasks.rados.rados.0.smithi038.stdout:3219: write oid 109 current snap is 0 2024-09-14T04:10:34.792 INFO:tasks.rados.rados.0.smithi038.stdout:3218: finishing write tid 1 to smithi03870129-146 2024-09-14T04:10:34.793 INFO:tasks.rados.rados.0.smithi038.stdout:3219: seq_num 2024 ranges {417368=453874,1322731=694637} 2024-09-14T04:10:34.806 INFO:tasks.rados.rados.0.smithi038.stdout:3219: writing smithi03870129-109 from 417368 to 871242 tid 1 2024-09-14T04:10:34.824 INFO:tasks.rados.rados.0.smithi038.stdout:3219: writing smithi03870129-109 from 1322731 to 2017368 tid 2 2024-09-14T04:10:34.824 INFO:tasks.rados.rados.0.smithi038.stdout:3220: write oid 456 current snap is 0 2024-09-14T04:10:34.824 INFO:tasks.rados.rados.0.smithi038.stdout:3218: finishing write tid 2 to smithi03870129-146 2024-09-14T04:10:34.824 INFO:tasks.rados.rados.0.smithi038.stdout:3218: finishing write tid 3 to smithi03870129-146 2024-09-14T04:10:34.824 INFO:tasks.rados.rados.0.smithi038.stdout:3218: finishing write tid 4 to smithi03870129-146 2024-09-14T04:10:34.824 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 146 v 475 (ObjNum 2023 snap 0 seq_num 2023) dirty exists 2024-09-14T04:10:34.825 INFO:tasks.rados.rados.0.smithi038.stdout:3218: left oid 146 (ObjNum 2023 snap 0 seq_num 2023) 2024-09-14T04:10:34.825 INFO:tasks.rados.rados.0.smithi038.stdout:3219: finishing write tid 1 to smithi03870129-109 2024-09-14T04:10:34.825 INFO:tasks.rados.rados.0.smithi038.stdout:3220: seq_num 2025 ranges {434175=529123,1381213=483034} 2024-09-14T04:10:34.838 INFO:tasks.rados.rados.0.smithi038.stdout:3220: writing smithi03870129-456 from 434175 to 963298 tid 1 2024-09-14T04:10:34.850 INFO:tasks.rados.rados.0.smithi038.stdout:3220: writing smithi03870129-456 from 1381213 to 1864247 tid 2 2024-09-14T04:10:34.851 INFO:tasks.rados.rados.0.smithi038.stdout:3218: done (2 left) 2024-09-14T04:10:34.851 INFO:tasks.rados.rados.0.smithi038.stdout:3221: write oid 463 current snap is 0 2024-09-14T04:10:34.851 INFO:tasks.rados.rados.0.smithi038.stdout:3219: finishing write tid 2 to smithi03870129-109 2024-09-14T04:10:34.851 INFO:tasks.rados.rados.0.smithi038.stdout:3219: finishing write tid 3 to smithi03870129-109 2024-09-14T04:10:34.851 INFO:tasks.rados.rados.0.smithi038.stdout:3219: finishing write tid 4 to smithi03870129-109 2024-09-14T04:10:34.851 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 109 v 587 (ObjNum 2024 snap 0 seq_num 2024) dirty exists 2024-09-14T04:10:34.852 INFO:tasks.rados.rados.0.smithi038.stdout:3219: left oid 109 (ObjNum 2024 snap 0 seq_num 2024) 2024-09-14T04:10:34.852 INFO:tasks.rados.rados.0.smithi038.stdout:3220: finishing write tid 1 to smithi03870129-456 2024-09-14T04:10:34.852 INFO:tasks.rados.rados.0.smithi038.stdout:3221: seq_num 2026 ranges {450982=604372,1723342=327640} 2024-09-14T04:10:34.864 INFO:tasks.rados.rados.0.smithi038.stdout:3221: writing smithi03870129-463 from 450982 to 1055354 tid 1 2024-09-14T04:10:34.876 INFO:tasks.rados.rados.0.smithi038.stdout:3221: writing smithi03870129-463 from 1723342 to 2050982 tid 2 2024-09-14T04:10:34.876 INFO:tasks.rados.rados.0.smithi038.stdout:3219: done (2 left) 2024-09-14T04:10:34.876 INFO:tasks.rados.rados.0.smithi038.stdout:3222: write oid 24 current snap is 0 2024-09-14T04:10:34.876 INFO:tasks.rados.rados.0.smithi038.stdout:3222: seq_num 2027 ranges {467789=679621,1781824=285965} 2024-09-14T04:10:34.887 INFO:tasks.rados.rados.0.smithi038.stdout:3222: writing smithi03870129-24 from 467789 to 1147410 tid 1 2024-09-14T04:10:34.895 INFO:tasks.rados.rados.0.smithi038.stdout:3222: writing smithi03870129-24 from 1781824 to 2067789 tid 2 2024-09-14T04:10:34.896 INFO:tasks.rados.rados.0.smithi038.stdout:3223: write oid 36 current snap is 0 2024-09-14T04:10:34.896 INFO:tasks.rados.rados.0.smithi038.stdout:3223: seq_num 2028 ranges {484596=754870,1840306=244290} 2024-09-14T04:10:34.905 INFO:tasks.rados.rados.0.smithi038.stdout:3223: writing smithi03870129-36 from 484596 to 1239466 tid 1 2024-09-14T04:10:34.912 INFO:tasks.rados.rados.0.smithi038.stdout:3223: writing smithi03870129-36 from 1840306 to 2084596 tid 2 2024-09-14T04:10:34.912 INFO:tasks.rados.rados.0.smithi038.stdout:3224: write oid 29 current snap is 0 2024-09-14T04:10:34.912 INFO:tasks.rados.rados.0.smithi038.stdout:3224: seq_num 2029 ranges {501403=430119,1498788=490372} 2024-09-14T04:10:34.919 INFO:tasks.rados.rados.0.smithi038.stdout:3224: writing smithi03870129-29 from 501403 to 931522 tid 1 2024-09-14T04:10:34.926 INFO:tasks.rados.rados.0.smithi038.stdout:3224: writing smithi03870129-29 from 1498788 to 1989160 tid 2 2024-09-14T04:10:34.926 INFO:tasks.rados.rados.0.smithi038.stdout:3225: write oid 415 current snap is 0 2024-09-14T04:10:34.926 INFO:tasks.rados.rados.0.smithi038.stdout:3225: seq_num 2030 ranges {518210=621721,1557270=560940} 2024-09-14T04:10:34.933 INFO:tasks.rados.rados.0.smithi038.stdout:3225: writing smithi03870129-415 from 518210 to 1139931 tid 1 2024-09-14T04:10:34.939 INFO:tasks.rados.rados.0.smithi038.stdout:3225: writing smithi03870129-415 from 1557270 to 2118210 tid 2 2024-09-14T04:10:34.939 INFO:tasks.rados.rados.0.smithi038.stdout:3226: write oid 301 current snap is 0 2024-09-14T04:10:34.939 INFO:tasks.rados.rados.0.smithi038.stdout:3220: finishing write tid 2 to smithi03870129-456 2024-09-14T04:10:34.939 INFO:tasks.rados.rados.0.smithi038.stdout:3226: seq_num 2031 ranges {535017=696970,2015752=119265} 2024-09-14T04:10:34.946 INFO:tasks.rados.rados.0.smithi038.stdout:3226: writing smithi03870129-301 from 535017 to 1231987 tid 1 2024-09-14T04:10:34.951 INFO:tasks.rados.rados.0.smithi038.stdout:3226: writing smithi03870129-301 from 2015752 to 2135017 tid 2 2024-09-14T04:10:34.952 INFO:tasks.rados.rados.0.smithi038.stdout:3227: write oid 270 current snap is 0 2024-09-14T04:10:34.952 INFO:tasks.rados.rados.0.smithi038.stdout:3227: seq_num 2032 ranges {551824=772219,2074234=77590} 2024-09-14T04:10:34.959 INFO:tasks.rados.rados.0.smithi038.stdout:3227: writing smithi03870129-270 from 551824 to 1324043 tid 1 2024-09-14T04:10:34.964 INFO:tasks.rados.rados.0.smithi038.stdout:3227: writing smithi03870129-270 from 2074234 to 2151824 tid 2 2024-09-14T04:10:34.964 INFO:tasks.rados.rados.0.smithi038.stdout:3228: write oid 316 current snap is 0 2024-09-14T04:10:34.964 INFO:tasks.rados.rados.0.smithi038.stdout:3228: seq_num 2033 ranges {568631=447468,1732716=435915} 2024-09-14T04:10:34.969 INFO:tasks.rados.rados.0.smithi038.stdout:3228: writing smithi03870129-316 from 568631 to 1016099 tid 1 2024-09-14T04:10:34.976 INFO:tasks.rados.rados.0.smithi038.stdout:3228: writing smithi03870129-316 from 1732716 to 2168631 tid 2 2024-09-14T04:10:34.976 INFO:tasks.rados.rados.0.smithi038.stdout:3229: write oid 252 current snap is 0 2024-09-14T04:10:34.976 INFO:tasks.rados.rados.0.smithi038.stdout:3229: seq_num 2034 ranges {585438=522717,1674845=510593} 2024-09-14T04:10:34.982 INFO:tasks.rados.rados.0.smithi038.stdout:3229: writing smithi03870129-252 from 585438 to 1108155 tid 1 2024-09-14T04:10:34.989 INFO:tasks.rados.rados.0.smithi038.stdout:3229: writing smithi03870129-252 from 1674845 to 2185438 tid 2 2024-09-14T04:10:34.989 INFO:tasks.rados.rados.0.smithi038.stdout:3230: write oid 127 current snap is 0 2024-09-14T04:10:34.989 INFO:tasks.rados.rados.0.smithi038.stdout:3230: seq_num 2035 ranges {602245=597966,1733327=468918} 2024-09-14T04:10:34.996 INFO:tasks.rados.rados.0.smithi038.stdout:3230: writing smithi03870129-127 from 602245 to 1200211 tid 1 2024-09-14T04:10:35.002 INFO:tasks.rados.rados.0.smithi038.stdout:3230: writing smithi03870129-127 from 1733327 to 2202245 tid 2 2024-09-14T04:10:35.002 INFO:tasks.rados.rados.0.smithi038.stdout:3231: read oid 82 snap -1 2024-09-14T04:10:35.002 INFO:tasks.rados.rados.0.smithi038.stdout:3231: expect deleted 2024-09-14T04:10:35.002 INFO:tasks.rados.rados.0.smithi038.stdout:3232: read oid 393 snap -1 2024-09-14T04:10:35.002 INFO:tasks.rados.rados.0.smithi038.stdout:3232: expect (ObjNum 1873 snap 0 seq_num 1873) 2024-09-14T04:10:35.002 INFO:tasks.rados.rados.0.smithi038.stdout:3233: write oid 184 current snap is 0 2024-09-14T04:10:35.002 INFO:tasks.rados.rados.0.smithi038.stdout:3220: finishing write tid 3 to smithi03870129-456 2024-09-14T04:10:35.003 INFO:tasks.rados.rados.0.smithi038.stdout:3220: finishing write tid 4 to smithi03870129-456 2024-09-14T04:10:35.003 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 456 v 478 (ObjNum 2025 snap 0 seq_num 2025) dirty exists 2024-09-14T04:10:35.003 INFO:tasks.rados.rados.0.smithi038.stdout:3220: left oid 456 (ObjNum 2025 snap 0 seq_num 2025) 2024-09-14T04:10:35.003 INFO:tasks.rados.rados.0.smithi038.stdout:3221: finishing write tid 1 to smithi03870129-463 2024-09-14T04:10:35.003 INFO:tasks.rados.rados.0.smithi038.stdout:3221: finishing write tid 2 to smithi03870129-463 2024-09-14T04:10:35.003 INFO:tasks.rados.rados.0.smithi038.stdout:3221: finishing write tid 3 to smithi03870129-463 2024-09-14T04:10:35.003 INFO:tasks.rados.rados.0.smithi038.stdout:3221: finishing write tid 4 to smithi03870129-463 2024-09-14T04:10:35.003 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 463 v 388 (ObjNum 2026 snap 0 seq_num 2026) dirty exists 2024-09-14T04:10:35.003 INFO:tasks.rados.rados.0.smithi038.stdout:3221: left oid 463 (ObjNum 2026 snap 0 seq_num 2026) 2024-09-14T04:10:35.003 INFO:tasks.rados.rados.0.smithi038.stdout:3233: seq_num 2036 ranges {619052=673215,1791809=427243} 2024-09-14T04:10:35.009 INFO:tasks.rados.rados.0.smithi038.stdout:3233: writing smithi03870129-184 from 619052 to 1292267 tid 1 2024-09-14T04:10:35.015 INFO:tasks.rados.rados.0.smithi038.stdout:3233: writing smithi03870129-184 from 1791809 to 2219052 tid 2 2024-09-14T04:10:35.015 INFO:tasks.rados.rados.0.smithi038.stdout:3220: done (13 left) 2024-09-14T04:10:35.016 INFO:tasks.rados.rados.0.smithi038.stdout:3221: done (12 left) 2024-09-14T04:10:35.016 INFO:tasks.rados.rados.0.smithi038.stdout:3234: delete oid 323 current snap is 0 2024-09-14T04:10:35.016 INFO:tasks.rados.rados.0.smithi038.stdout:3222: finishing write tid 1 to smithi03870129-24 2024-09-14T04:10:35.016 INFO:tasks.rados.rados.0.smithi038.stdout:3222: finishing write tid 2 to smithi03870129-24 2024-09-14T04:10:35.016 INFO:tasks.rados.rados.0.smithi038.stdout:3222: finishing write tid 3 to smithi03870129-24 2024-09-14T04:10:35.016 INFO:tasks.rados.rados.0.smithi038.stdout:3222: finishing write tid 4 to smithi03870129-24 2024-09-14T04:10:35.016 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 24 v 391 (ObjNum 2027 snap 0 seq_num 2027) dirty exists 2024-09-14T04:10:35.016 INFO:tasks.rados.rados.0.smithi038.stdout:3222: left oid 24 (ObjNum 2027 snap 0 seq_num 2027) 2024-09-14T04:10:35.016 INFO:tasks.rados.rados.0.smithi038.stdout:3223: finishing write tid 1 to smithi03870129-36 2024-09-14T04:10:35.016 INFO:tasks.rados.rados.0.smithi038.stdout:3223: finishing write tid 2 to smithi03870129-36 2024-09-14T04:10:35.016 INFO:tasks.rados.rados.0.smithi038.stdout:3223: finishing write tid 3 to smithi03870129-36 2024-09-14T04:10:35.016 INFO:tasks.rados.rados.0.smithi038.stdout:3223: finishing write tid 4 to smithi03870129-36 2024-09-14T04:10:35.017 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 36 v 603 (ObjNum 2028 snap 0 seq_num 2028) dirty exists 2024-09-14T04:10:35.017 INFO:tasks.rados.rados.0.smithi038.stdout:3223: left oid 36 (ObjNum 2028 snap 0 seq_num 2028) 2024-09-14T04:10:35.017 INFO:tasks.rados.rados.0.smithi038.stdout:3224: finishing write tid 1 to smithi03870129-29 2024-09-14T04:10:35.017 INFO:tasks.rados.rados.0.smithi038.stdout:3224: finishing write tid 2 to smithi03870129-29 2024-09-14T04:10:35.017 INFO:tasks.rados.rados.0.smithi038.stdout:3224: finishing write tid 3 to smithi03870129-29 2024-09-14T04:10:35.017 INFO:tasks.rados.rados.0.smithi038.stdout:3224: finishing write tid 4 to smithi03870129-29 2024-09-14T04:10:35.017 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 29 v 383 (ObjNum 2029 snap 0 seq_num 2029) dirty exists 2024-09-14T04:10:35.017 INFO:tasks.rados.rados.0.smithi038.stdout:3224: left oid 29 (ObjNum 2029 snap 0 seq_num 2029) 2024-09-14T04:10:35.017 INFO:tasks.rados.rados.0.smithi038.stdout:3225: finishing write tid 1 to smithi03870129-415 2024-09-14T04:10:35.017 INFO:tasks.rados.rados.0.smithi038.stdout:3225: finishing write tid 2 to smithi03870129-415 2024-09-14T04:10:35.017 INFO:tasks.rados.rados.0.smithi038.stdout:3225: finishing write tid 3 to smithi03870129-415 2024-09-14T04:10:35.017 INFO:tasks.rados.rados.0.smithi038.stdout:3225: finishing write tid 4 to smithi03870129-415 2024-09-14T04:10:35.017 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 415 v 314 (ObjNum 2030 snap 0 seq_num 2030) dirty exists 2024-09-14T04:10:35.018 INFO:tasks.rados.rados.0.smithi038.stdout:3225: left oid 415 (ObjNum 2030 snap 0 seq_num 2030) 2024-09-14T04:10:35.018 INFO:tasks.rados.rados.0.smithi038.stdout:3226: finishing write tid 1 to smithi03870129-301 2024-09-14T04:10:35.018 INFO:tasks.rados.rados.0.smithi038.stdout:3226: finishing write tid 2 to smithi03870129-301 2024-09-14T04:10:35.018 INFO:tasks.rados.rados.0.smithi038.stdout:3226: finishing write tid 3 to smithi03870129-301 2024-09-14T04:10:35.018 INFO:tasks.rados.rados.0.smithi038.stdout:3226: finishing write tid 4 to smithi03870129-301 2024-09-14T04:10:35.018 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 301 v 414 (ObjNum 2031 snap 0 seq_num 2031) dirty exists 2024-09-14T04:10:35.018 INFO:tasks.rados.rados.0.smithi038.stdout:3226: left oid 301 (ObjNum 2031 snap 0 seq_num 2031) 2024-09-14T04:10:35.018 INFO:tasks.rados.rados.0.smithi038.stdout:3227: finishing write tid 1 to smithi03870129-270 2024-09-14T04:10:35.018 INFO:tasks.rados.rados.0.smithi038.stdout:3227: finishing write tid 2 to smithi03870129-270 2024-09-14T04:10:35.018 INFO:tasks.rados.rados.0.smithi038.stdout:3227: finishing write tid 3 to smithi03870129-270 2024-09-14T04:10:35.019 INFO:tasks.rados.rados.0.smithi038.stdout:3227: finishing write tid 4 to smithi03870129-270 2024-09-14T04:10:35.019 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 270 v 471 (ObjNum 2032 snap 0 seq_num 2032) dirty exists 2024-09-14T04:10:35.019 INFO:tasks.rados.rados.0.smithi038.stdout:3227: left oid 270 (ObjNum 2032 snap 0 seq_num 2032) 2024-09-14T04:10:35.019 INFO:tasks.rados.rados.0.smithi038.stdout:3228: finishing write tid 1 to smithi03870129-316 2024-09-14T04:10:35.019 INFO:tasks.rados.rados.0.smithi038.stdout:3228: finishing write tid 2 to smithi03870129-316 2024-09-14T04:10:35.019 INFO:tasks.rados.rados.0.smithi038.stdout:3228: finishing write tid 3 to smithi03870129-316 2024-09-14T04:10:35.019 INFO:tasks.rados.rados.0.smithi038.stdout:3228: finishing write tid 4 to smithi03870129-316 2024-09-14T04:10:35.019 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 316 v 317 (ObjNum 2033 snap 0 seq_num 2033) dirty exists 2024-09-14T04:10:35.019 INFO:tasks.rados.rados.0.smithi038.stdout:3228: left oid 316 (ObjNum 2033 snap 0 seq_num 2033) 2024-09-14T04:10:35.019 INFO:tasks.rados.rados.0.smithi038.stdout:3229: finishing write tid 1 to smithi03870129-252 2024-09-14T04:10:35.019 INFO:tasks.rados.rados.0.smithi038.stdout:3229: finishing write tid 2 to smithi03870129-252 2024-09-14T04:10:35.019 INFO:tasks.rados.rados.0.smithi038.stdout:3229: finishing write tid 3 to smithi03870129-252 2024-09-14T04:10:35.019 INFO:tasks.rados.rados.0.smithi038.stdout:3229: finishing write tid 4 to smithi03870129-252 2024-09-14T04:10:35.019 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 252 v 481 (ObjNum 2034 snap 0 seq_num 2034) dirty exists 2024-09-14T04:10:35.020 INFO:tasks.rados.rados.0.smithi038.stdout:3229: left oid 252 (ObjNum 2034 snap 0 seq_num 2034) 2024-09-14T04:10:35.020 INFO:tasks.rados.rados.0.smithi038.stdout:3230: finishing write tid 1 to smithi03870129-127 2024-09-14T04:10:35.020 INFO:tasks.rados.rados.0.smithi038.stdout:3230: finishing write tid 2 to smithi03870129-127 2024-09-14T04:10:35.020 INFO:tasks.rados.rados.0.smithi038.stdout:3230: finishing write tid 3 to smithi03870129-127 2024-09-14T04:10:35.020 INFO:tasks.rados.rados.0.smithi038.stdout:3230: finishing write tid 4 to smithi03870129-127 2024-09-14T04:10:35.020 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 127 v 320 (ObjNum 2035 snap 0 seq_num 2035) dirty exists 2024-09-14T04:10:35.020 INFO:tasks.rados.rados.0.smithi038.stdout:3230: left oid 127 (ObjNum 2035 snap 0 seq_num 2035) 2024-09-14T04:10:35.020 INFO:tasks.rados.rados.0.smithi038.stdout:3232: expect (ObjNum 1873 snap 0 seq_num 1873) 2024-09-14T04:10:35.179 INFO:tasks.rados.rados.0.smithi038.stdout:3233: finishing write tid 1 to smithi03870129-184 2024-09-14T04:10:35.179 INFO:tasks.rados.rados.0.smithi038.stdout:3233: finishing write tid 2 to smithi03870129-184 2024-09-14T04:10:35.179 INFO:tasks.rados.rados.0.smithi038.stdout:3233: finishing write tid 3 to smithi03870129-184 2024-09-14T04:10:35.179 INFO:tasks.rados.rados.0.smithi038.stdout:3233: finishing write tid 4 to smithi03870129-184 2024-09-14T04:10:35.179 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 184 v 352 (ObjNum 2036 snap 0 seq_num 2036) dirty exists 2024-09-14T04:10:35.179 INFO:tasks.rados.rados.0.smithi038.stdout:3233: left oid 184 (ObjNum 2036 snap 0 seq_num 2036) 2024-09-14T04:10:35.179 INFO:tasks.rados.rados.0.smithi038.stdout:3222: done (12 left) 2024-09-14T04:10:35.179 INFO:tasks.rados.rados.0.smithi038.stdout:3223: done (11 left) 2024-09-14T04:10:35.180 INFO:tasks.rados.rados.0.smithi038.stdout:3224: done (10 left) 2024-09-14T04:10:35.180 INFO:tasks.rados.rados.0.smithi038.stdout:3225: done (9 left) 2024-09-14T04:10:35.180 INFO:tasks.rados.rados.0.smithi038.stdout:3226: done (8 left) 2024-09-14T04:10:35.180 INFO:tasks.rados.rados.0.smithi038.stdout:3227: done (7 left) 2024-09-14T04:10:35.180 INFO:tasks.rados.rados.0.smithi038.stdout:3228: done (6 left) 2024-09-14T04:10:35.180 INFO:tasks.rados.rados.0.smithi038.stdout:3229: done (5 left) 2024-09-14T04:10:35.180 INFO:tasks.rados.rados.0.smithi038.stdout:3230: done (4 left) 2024-09-14T04:10:35.180 INFO:tasks.rados.rados.0.smithi038.stdout:3231: done (3 left) 2024-09-14T04:10:35.180 INFO:tasks.rados.rados.0.smithi038.stdout:3232: done (2 left) 2024-09-14T04:10:35.180 INFO:tasks.rados.rados.0.smithi038.stdout:3233: done (1 left) 2024-09-14T04:10:35.180 INFO:tasks.rados.rados.0.smithi038.stdout:3234: done (0 left) 2024-09-14T04:10:35.180 INFO:tasks.rados.rados.0.smithi038.stdout:3235: read oid 310 snap -1 2024-09-14T04:10:35.180 INFO:tasks.rados.rados.0.smithi038.stdout:3235: expect deleted 2024-09-14T04:10:35.181 INFO:tasks.rados.rados.0.smithi038.stdout:3236: write oid 78 current snap is 0 2024-09-14T04:10:35.181 INFO:tasks.rados.rados.0.smithi038.stdout:3236: seq_num 2038 ranges {652666=540066,1908773=343893} 2024-09-14T04:10:35.185 INFO:tasks.rados.rados.0.smithi038.stdout:3236: writing smithi03870129-78 from 652666 to 1192732 tid 1 2024-09-14T04:10:35.191 INFO:tasks.rados.rados.0.smithi038.stdout:3236: writing smithi03870129-78 from 1908773 to 2252666 tid 2 2024-09-14T04:10:35.191 INFO:tasks.rados.rados.0.smithi038.stdout:3237: write oid 101 current snap is 0 2024-09-14T04:10:35.191 INFO:tasks.rados.rados.0.smithi038.stdout:3237: seq_num 2039 ranges {669473=615315,1967255=302218} 2024-09-14T04:10:35.198 INFO:tasks.rados.rados.0.smithi038.stdout:3237: writing smithi03870129-101 from 669473 to 1284788 tid 1 2024-09-14T04:10:35.204 INFO:tasks.rados.rados.0.smithi038.stdout:3237: writing smithi03870129-101 from 1967255 to 2269473 tid 2 2024-09-14T04:10:35.205 INFO:tasks.rados.rados.0.smithi038.stdout:3238: read oid 346 snap -1 2024-09-14T04:10:35.205 INFO:tasks.rados.rados.0.smithi038.stdout:3238: expect deleted 2024-09-14T04:10:35.205 INFO:tasks.rados.rados.0.smithi038.stdout:3239: read oid 237 snap -1 2024-09-14T04:10:35.205 INFO:tasks.rados.rados.0.smithi038.stdout:3239: expect (ObjNum 1998 snap 0 seq_num 1998) 2024-09-14T04:10:35.205 INFO:tasks.rados.rados.0.smithi038.stdout:3240: write oid 246 current snap is 0 2024-09-14T04:10:35.205 INFO:tasks.rados.rados.0.smithi038.stdout:3240: seq_num 2040 ranges {686280=690564,2025737=260543} 2024-09-14T04:10:35.213 INFO:tasks.rados.rados.0.smithi038.stdout:3240: writing smithi03870129-246 from 686280 to 1376844 tid 1 2024-09-14T04:10:35.220 INFO:tasks.rados.rados.0.smithi038.stdout:3240: writing smithi03870129-246 from 2025737 to 2286280 tid 2 2024-09-14T04:10:35.220 INFO:tasks.rados.rados.0.smithi038.stdout:3241: read oid 94 snap -1 2024-09-14T04:10:35.220 INFO:tasks.rados.rados.0.smithi038.stdout:3241: expect deleted 2024-09-14T04:10:35.220 INFO:tasks.rados.rados.0.smithi038.stdout:3242: write oid 405 current snap is 0 2024-09-14T04:10:35.220 INFO:tasks.rados.rados.0.smithi038.stdout:3242: seq_num 2041 ranges {703087=765813,2084219=218868} 2024-09-14T04:10:35.228 INFO:tasks.rados.rados.0.smithi038.stdout:3242: writing smithi03870129-405 from 703087 to 1468900 tid 1 2024-09-14T04:10:35.233 INFO:tasks.rados.rados.0.smithi038.stdout:3242: writing smithi03870129-405 from 2084219 to 2303087 tid 2 2024-09-14T04:10:35.233 INFO:tasks.rados.rados.0.smithi038.stdout:3243: read oid 498 snap -1 2024-09-14T04:10:35.233 INFO:tasks.rados.rados.0.smithi038.stdout:3243: expect (ObjNum 1083 snap 0 seq_num 1083) 2024-09-14T04:10:35.233 INFO:tasks.rados.rados.0.smithi038.stdout:3244: delete oid 410 current snap is 0 2024-09-14T04:10:35.233 INFO:tasks.rados.rados.0.smithi038.stdout:3236: finishing write tid 1 to smithi03870129-78 2024-09-14T04:10:35.234 INFO:tasks.rados.rados.0.smithi038.stdout:3236: finishing write tid 2 to smithi03870129-78 2024-09-14T04:10:35.234 INFO:tasks.rados.rados.0.smithi038.stdout:3236: finishing write tid 3 to smithi03870129-78 2024-09-14T04:10:35.234 INFO:tasks.rados.rados.0.smithi038.stdout:3236: finishing write tid 4 to smithi03870129-78 2024-09-14T04:10:35.234 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 78 v 417 (ObjNum 2038 snap 0 seq_num 2038) dirty exists 2024-09-14T04:10:35.234 INFO:tasks.rados.rados.0.smithi038.stdout:3236: left oid 78 (ObjNum 2038 snap 0 seq_num 2038) 2024-09-14T04:10:35.234 INFO:tasks.rados.rados.0.smithi038.stdout:3237: finishing write tid 1 to smithi03870129-101 2024-09-14T04:10:35.234 INFO:tasks.rados.rados.0.smithi038.stdout:3237: finishing write tid 2 to smithi03870129-101 2024-09-14T04:10:35.234 INFO:tasks.rados.rados.0.smithi038.stdout:3237: finishing write tid 3 to smithi03870129-101 2024-09-14T04:10:35.234 INFO:tasks.rados.rados.0.smithi038.stdout:3237: finishing write tid 4 to smithi03870129-101 2024-09-14T04:10:35.234 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 101 v 386 (ObjNum 2039 snap 0 seq_num 2039) dirty exists 2024-09-14T04:10:35.234 INFO:tasks.rados.rados.0.smithi038.stdout:3237: left oid 101 (ObjNum 2039 snap 0 seq_num 2039) 2024-09-14T04:10:35.234 INFO:tasks.rados.rados.0.smithi038.stdout:3239: expect (ObjNum 1998 snap 0 seq_num 1998) 2024-09-14T04:10:35.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:35 smithi123 bash[24950]: audit 2024-09-14T04:10:34.028311+0000 mgr.x (mgr.24589) 89 : audit [DBG] from='client.25532 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:35.242 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:34 smithi123 bash[60000]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-node-exporter-b 2024-09-14T04:10:35.242 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:35 smithi123 systemd[1]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-14T04:10:35.242 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:35 smithi123 bash[60120]: Error response from daemon: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-node-exporter-b 2024-09-14T04:10:35.242 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:35 smithi123 systemd[1]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-14T04:10:35.242 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:35 smithi123 systemd[1]: Stopped Ceph node-exporter.b for 4d8d8784-724c-11ef-bceb-c7b262605968. 2024-09-14T04:10:35.470 INFO:tasks.rados.rados.0.smithi038.stdout:3240: finishing write tid 1 to smithi03870129-246 2024-09-14T04:10:35.470 INFO:tasks.rados.rados.0.smithi038.stdout:3240: finishing write tid 2 to smithi03870129-246 2024-09-14T04:10:35.471 INFO:tasks.rados.rados.0.smithi038.stdout:3240: finishing write tid 3 to smithi03870129-246 2024-09-14T04:10:35.471 INFO:tasks.rados.rados.0.smithi038.stdout:3240: finishing write tid 4 to smithi03870129-246 2024-09-14T04:10:35.471 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 246 v 314 (ObjNum 2040 snap 0 seq_num 2040) dirty exists 2024-09-14T04:10:35.471 INFO:tasks.rados.rados.0.smithi038.stdout:3240: left oid 246 (ObjNum 2040 snap 0 seq_num 2040) 2024-09-14T04:10:35.471 INFO:tasks.rados.rados.0.smithi038.stdout:3242: finishing write tid 1 to smithi03870129-405 2024-09-14T04:10:35.471 INFO:tasks.rados.rados.0.smithi038.stdout:3242: finishing write tid 2 to smithi03870129-405 2024-09-14T04:10:35.471 INFO:tasks.rados.rados.0.smithi038.stdout:3242: finishing write tid 3 to smithi03870129-405 2024-09-14T04:10:35.471 INFO:tasks.rados.rados.0.smithi038.stdout:3242: finishing write tid 4 to smithi03870129-405 2024-09-14T04:10:35.471 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 405 v 484 (ObjNum 2041 snap 0 seq_num 2041) dirty exists 2024-09-14T04:10:35.471 INFO:tasks.rados.rados.0.smithi038.stdout:3242: left oid 405 (ObjNum 2041 snap 0 seq_num 2041) 2024-09-14T04:10:35.471 INFO:tasks.rados.rados.0.smithi038.stdout:3243: expect (ObjNum 1083 snap 0 seq_num 1083) 2024-09-14T04:10:35.513 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 04:10:35 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:35.513 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 04:10:35 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:35.513 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:10:35 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:35.514 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:35 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:35.514 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:35 smithi123 systemd[1]: Started Ceph node-exporter.b for 4d8d8784-724c-11ef-bceb-c7b262605968. 2024-09-14T04:10:35.514 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:10:35 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:35.514 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 14 04:10:35 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:35.515 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:35 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:35.515 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:10:35 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:35.515 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 14 04:10:35 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:35.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:35 smithi038 bash[22519]: audit 2024-09-14T04:10:34.028311+0000 mgr.x (mgr.24589) 89 : audit [DBG] from='client.25532 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:35.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:35 smithi038 bash[32505]: audit 2024-09-14T04:10:34.028311+0000 mgr.x (mgr.24589) 89 : audit [DBG] from='client.25532 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:35.604 INFO:tasks.rados.rados.0.smithi038.stdout:3235: done (9 left) 2024-09-14T04:10:35.605 INFO:tasks.rados.rados.0.smithi038.stdout:3236: done (8 left) 2024-09-14T04:10:35.605 INFO:tasks.rados.rados.0.smithi038.stdout:3237: done (7 left) 2024-09-14T04:10:35.605 INFO:tasks.rados.rados.0.smithi038.stdout:3238: done (6 left) 2024-09-14T04:10:35.605 INFO:tasks.rados.rados.0.smithi038.stdout:3239: done (5 left) 2024-09-14T04:10:35.605 INFO:tasks.rados.rados.0.smithi038.stdout:3240: done (4 left) 2024-09-14T04:10:35.605 INFO:tasks.rados.rados.0.smithi038.stdout:3241: done (3 left) 2024-09-14T04:10:35.605 INFO:tasks.rados.rados.0.smithi038.stdout:3242: done (2 left) 2024-09-14T04:10:35.605 INFO:tasks.rados.rados.0.smithi038.stdout:3243: done (1 left) 2024-09-14T04:10:35.605 INFO:tasks.rados.rados.0.smithi038.stdout:3244: done (0 left) 2024-09-14T04:10:35.605 INFO:tasks.rados.rados.0.smithi038.stdout:3245: write oid 1 current snap is 0 2024-09-14T04:10:35.605 INFO:tasks.rados.rados.0.smithi038.stdout:3245: seq_num 2043 ranges {736701=516311,1684830=516055} 2024-09-14T04:10:35.611 INFO:tasks.rados.rados.0.smithi038.stdout:3245: writing smithi03870129-1 from 736701 to 1253012 tid 1 2024-09-14T04:10:35.616 INFO:tasks.rados.rados.0.smithi038.stdout:3245: writing smithi03870129-1 from 1684830 to 2200885 tid 2 2024-09-14T04:10:35.617 INFO:tasks.rados.rados.0.smithi038.stdout:3246: write oid 330 current snap is 0 2024-09-14T04:10:35.617 INFO:tasks.rados.rados.0.smithi038.stdout:3246: seq_num 2044 ranges {753508=591560,2143312=210196} 2024-09-14T04:10:35.624 INFO:tasks.rados.rados.0.smithi038.stdout:3246: writing smithi03870129-330 from 753508 to 1345068 tid 1 2024-09-14T04:10:35.630 INFO:tasks.rados.rados.0.smithi038.stdout:3246: writing smithi03870129-330 from 2143312 to 2353508 tid 2 2024-09-14T04:10:35.630 INFO:tasks.rados.rados.0.smithi038.stdout:3247: read oid 470 snap -1 2024-09-14T04:10:35.630 INFO:tasks.rados.rados.0.smithi038.stdout:3247: expect (ObjNum 1796 snap 0 seq_num 1796) 2024-09-14T04:10:35.630 INFO:tasks.rados.rados.0.smithi038.stdout:3248: delete oid 359 current snap is 0 2024-09-14T04:10:35.631 INFO:tasks.rados.rados.0.smithi038.stdout:3245: finishing write tid 1 to smithi03870129-1 2024-09-14T04:10:35.631 INFO:tasks.rados.rados.0.smithi038.stdout:3245: finishing write tid 2 to smithi03870129-1 2024-09-14T04:10:35.631 INFO:tasks.rados.rados.0.smithi038.stdout:3245: finishing write tid 3 to smithi03870129-1 2024-09-14T04:10:35.631 INFO:tasks.rados.rados.0.smithi038.stdout:3245: finishing write tid 4 to smithi03870129-1 2024-09-14T04:10:35.631 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 1 v 389 (ObjNum 2043 snap 0 seq_num 2043) dirty exists 2024-09-14T04:10:35.631 INFO:tasks.rados.rados.0.smithi038.stdout:3245: left oid 1 (ObjNum 2043 snap 0 seq_num 2043) 2024-09-14T04:10:35.631 INFO:tasks.rados.rados.0.smithi038.stdout:3246: finishing write tid 1 to smithi03870129-330 2024-09-14T04:10:35.633 INFO:tasks.rados.rados.0.smithi038.stdout:3245: done (3 left) 2024-09-14T04:10:35.633 INFO:tasks.rados.rados.0.smithi038.stdout:3248: done (2 left) 2024-09-14T04:10:35.633 INFO:tasks.rados.rados.0.smithi038.stdout:3249: read oid 397 snap -1 2024-09-14T04:10:35.633 INFO:tasks.rados.rados.0.smithi038.stdout:3249: expect (ObjNum 1946 snap 0 seq_num 1946) 2024-09-14T04:10:35.633 INFO:tasks.rados.rados.0.smithi038.stdout:3250: write oid 143 current snap is 0 2024-09-14T04:10:35.633 INFO:tasks.rados.rados.0.smithi038.stdout:3250: seq_num 2046 ranges {787122=458411,1860276=526846} 2024-09-14T04:10:35.644 INFO:tasks.rados.rados.0.smithi038.stdout:3250: writing smithi03870129-143 from 787122 to 1245533 tid 1 2024-09-14T04:10:35.654 INFO:tasks.rados.rados.0.smithi038.stdout:3250: writing smithi03870129-143 from 1860276 to 2387122 tid 2 2024-09-14T04:10:35.654 INFO:tasks.rados.rados.0.smithi038.stdout:3251: read oid 77 snap -1 2024-09-14T04:10:35.654 INFO:tasks.rados.rados.0.smithi038.stdout:3251: expect (ObjNum 1748 snap 0 seq_num 1748) 2024-09-14T04:10:35.654 INFO:tasks.rados.rados.0.smithi038.stdout:3252: read oid 411 snap -1 2024-09-14T04:10:35.654 INFO:tasks.rados.rados.0.smithi038.stdout:3252: expect (ObjNum 1367 snap 0 seq_num 1367) 2024-09-14T04:10:35.654 INFO:tasks.rados.rados.0.smithi038.stdout:3253: write oid 147 current snap is 0 2024-09-14T04:10:35.654 INFO:tasks.rados.rados.0.smithi038.stdout:3253: seq_num 2047 ranges {403929=533660,1518758=407040} 2024-09-14T04:10:35.661 INFO:tasks.rados.rados.0.smithi038.stdout:3253: writing smithi03870129-147 from 403929 to 937589 tid 1 2024-09-14T04:10:35.669 INFO:tasks.rados.rados.0.smithi038.stdout:3253: writing smithi03870129-147 from 1518758 to 1925798 tid 2 2024-09-14T04:10:35.669 INFO:tasks.rados.rados.0.smithi038.stdout:3254: read oid 163 snap -1 2024-09-14T04:10:35.669 INFO:tasks.rados.rados.0.smithi038.stdout:3254: expect (ObjNum 1737 snap 0 seq_num 1737) 2024-09-14T04:10:35.669 INFO:tasks.rados.rados.0.smithi038.stdout:3255: write oid 359 current snap is 0 2024-09-14T04:10:35.669 INFO:tasks.rados.rados.0.smithi038.stdout:3246: finishing write tid 2 to smithi03870129-330 2024-09-14T04:10:35.669 INFO:tasks.rados.rados.0.smithi038.stdout:3255: seq_num 2048 ranges {420736=608909,1577240=667051} 2024-09-14T04:10:35.675 INFO:tasks.rados.rados.0.smithi038.stdout:3255: writing smithi03870129-359 from 420736 to 1029645 tid 1 2024-09-14T04:10:35.684 INFO:tasks.rados.rados.0.smithi038.stdout:3255: writing smithi03870129-359 from 1577240 to 2244291 tid 2 2024-09-14T04:10:35.684 INFO:tasks.rados.rados.0.smithi038.stdout:3256: read oid 197 snap -1 2024-09-14T04:10:35.684 INFO:tasks.rados.rados.0.smithi038.stdout:3256: expect (ObjNum 1404 snap 0 seq_num 1404) 2024-09-14T04:10:35.684 INFO:tasks.rados.rados.0.smithi038.stdout:3257: read oid 332 snap -1 2024-09-14T04:10:35.684 INFO:tasks.rados.rados.0.smithi038.stdout:3257: expect (ObjNum 1610 snap 0 seq_num 1610) 2024-09-14T04:10:35.684 INFO:tasks.rados.rados.0.smithi038.stdout:3258: read oid 385 snap -1 2024-09-14T04:10:35.684 INFO:tasks.rados.rados.0.smithi038.stdout:3258: expect (ObjNum 1926 snap 0 seq_num 1926) 2024-09-14T04:10:35.685 INFO:tasks.rados.rados.0.smithi038.stdout:3259: write oid 296 current snap is 0 2024-09-14T04:10:35.685 INFO:tasks.rados.rados.0.smithi038.stdout:3246: finishing write tid 3 to smithi03870129-330 2024-09-14T04:10:35.685 INFO:tasks.rados.rados.0.smithi038.stdout:3246: finishing write tid 4 to smithi03870129-330 2024-09-14T04:10:35.685 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 330 v 487 (ObjNum 2044 snap 0 seq_num 2044) dirty exists 2024-09-14T04:10:35.685 INFO:tasks.rados.rados.0.smithi038.stdout:3246: left oid 330 (ObjNum 2044 snap 0 seq_num 2044) 2024-09-14T04:10:35.685 INFO:tasks.rados.rados.0.smithi038.stdout:3247: expect (ObjNum 1796 snap 0 seq_num 1796) 2024-09-14T04:10:35.801 INFO:tasks.rados.rados.0.smithi038.stdout:3249: expect (ObjNum 1946 snap 0 seq_num 1946) 2024-09-14T04:10:35.932 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:35 smithi123 bash[60175]: Unable to find image 'quay.io/prometheus/node-exporter:v1.7.0' locally 2024-09-14T04:10:35.962 INFO:tasks.rados.rados.0.smithi038.stdout:3250: finishing write tid 1 to smithi03870129-143 2024-09-14T04:10:35.962 INFO:tasks.rados.rados.0.smithi038.stdout:3250: finishing write tid 2 to smithi03870129-143 2024-09-14T04:10:35.962 INFO:tasks.rados.rados.0.smithi038.stdout:3250: finishing write tid 3 to smithi03870129-143 2024-09-14T04:10:35.962 INFO:tasks.rados.rados.0.smithi038.stdout:3250: finishing write tid 4 to smithi03870129-143 2024-09-14T04:10:35.962 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 143 v 193 (ObjNum 2046 snap 0 seq_num 2046) dirty exists 2024-09-14T04:10:35.962 INFO:tasks.rados.rados.0.smithi038.stdout:3250: left oid 143 (ObjNum 2046 snap 0 seq_num 2046) 2024-09-14T04:10:35.962 INFO:tasks.rados.rados.0.smithi038.stdout:3252: expect (ObjNum 1367 snap 0 seq_num 1367) 2024-09-14T04:10:36.155 INFO:tasks.rados.rados.0.smithi038.stdout:3251: expect (ObjNum 1748 snap 0 seq_num 1748) 2024-09-14T04:10:36.357 INFO:tasks.rados.rados.0.smithi038.stdout:3253: finishing write tid 1 to smithi03870129-147 2024-09-14T04:10:36.357 INFO:tasks.rados.rados.0.smithi038.stdout:3254: expect (ObjNum 1737 snap 0 seq_num 1737) 2024-09-14T04:10:36.377 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:36 smithi123 bash[60175]: v1.7.0: Pulling from prometheus/node-exporter 2024-09-14T04:10:36.378 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:36 smithi123 bash[60175]: 2abcce694348: Pulling fs layer 2024-09-14T04:10:36.378 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:36 smithi123 bash[60175]: 455fd88e5221: Pulling fs layer 2024-09-14T04:10:36.378 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:36 smithi123 bash[60175]: 324153f2810a: Pulling fs layer 2024-09-14T04:10:36.520 INFO:tasks.rados.rados.0.smithi038.stdout:3253: finishing write tid 2 to smithi03870129-147 2024-09-14T04:10:36.520 INFO:tasks.rados.rados.0.smithi038.stdout:3253: finishing write tid 3 to smithi03870129-147 2024-09-14T04:10:36.520 INFO:tasks.rados.rados.0.smithi038.stdout:3253: finishing write tid 4 to smithi03870129-147 2024-09-14T04:10:36.520 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 147 v 474 (ObjNum 2047 snap 0 seq_num 2047) dirty exists 2024-09-14T04:10:36.520 INFO:tasks.rados.rados.0.smithi038.stdout:3253: left oid 147 (ObjNum 2047 snap 0 seq_num 2047) 2024-09-14T04:10:36.520 INFO:tasks.rados.rados.0.smithi038.stdout:3255: finishing write tid 1 to smithi03870129-359 2024-09-14T04:10:36.520 INFO:tasks.rados.rados.0.smithi038.stdout:3259: seq_num 2049 ranges {437543=684158,1635722=410709} 2024-09-14T04:10:36.528 INFO:tasks.rados.rados.0.smithi038.stdout:3259: writing smithi03870129-296 from 437543 to 1121701 tid 1 2024-09-14T04:10:36.535 INFO:tasks.rados.rados.0.smithi038.stdout:3259: writing smithi03870129-296 from 1635722 to 2046431 tid 2 2024-09-14T04:10:36.535 INFO:tasks.rados.rados.0.smithi038.stdout:3246: done (12 left) 2024-09-14T04:10:36.535 INFO:tasks.rados.rados.0.smithi038.stdout:3247: done (11 left) 2024-09-14T04:10:36.535 INFO:tasks.rados.rados.0.smithi038.stdout:3249: done (10 left) 2024-09-14T04:10:36.535 INFO:tasks.rados.rados.0.smithi038.stdout:3250: done (9 left) 2024-09-14T04:10:36.535 INFO:tasks.rados.rados.0.smithi038.stdout:3251: done (8 left) 2024-09-14T04:10:36.535 INFO:tasks.rados.rados.0.smithi038.stdout:3252: done (7 left) 2024-09-14T04:10:36.535 INFO:tasks.rados.rados.0.smithi038.stdout:3253: done (6 left) 2024-09-14T04:10:36.535 INFO:tasks.rados.rados.0.smithi038.stdout:3254: done (5 left) 2024-09-14T04:10:36.535 INFO:tasks.rados.rados.0.smithi038.stdout:3260: read oid 466 snap -1 2024-09-14T04:10:36.536 INFO:tasks.rados.rados.0.smithi038.stdout:3260: expect (ObjNum 1541 snap 0 seq_num 1541) 2024-09-14T04:10:36.536 INFO:tasks.rados.rados.0.smithi038.stdout:3261: read oid 29 snap -1 2024-09-14T04:10:36.536 INFO:tasks.rados.rados.0.smithi038.stdout:3261: expect (ObjNum 2029 snap 0 seq_num 2029) 2024-09-14T04:10:36.536 INFO:tasks.rados.rados.0.smithi038.stdout:3262: read oid 445 snap -1 2024-09-14T04:10:36.536 INFO:tasks.rados.rados.0.smithi038.stdout:3262: expect (ObjNum 1316 snap 0 seq_num 1316) 2024-09-14T04:10:36.536 INFO:tasks.rados.rados.0.smithi038.stdout:3263: write oid 146 current snap is 0 2024-09-14T04:10:36.536 INFO:tasks.rados.rados.0.smithi038.stdout:3257: expect (ObjNum 1610 snap 0 seq_num 1610) 2024-09-14T04:10:36.633 INFO:tasks.rados.rados.0.smithi038.stdout:3255: finishing write tid 2 to smithi03870129-359 2024-09-14T04:10:36.633 INFO:tasks.rados.rados.0.smithi038.stdout:3255: finishing write tid 3 to smithi03870129-359 2024-09-14T04:10:36.634 INFO:tasks.rados.rados.0.smithi038.stdout:3255: finishing write tid 4 to smithi03870129-359 2024-09-14T04:10:36.634 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 359 v 421 (ObjNum 2048 snap 0 seq_num 2048) dirty exists 2024-09-14T04:10:36.634 INFO:tasks.rados.rados.0.smithi038.stdout:3255: left oid 359 (ObjNum 2048 snap 0 seq_num 2048) 2024-09-14T04:10:36.634 INFO:tasks.rados.rados.0.smithi038.stdout:3258: expect (ObjNum 1926 snap 0 seq_num 1926) 2024-09-14T04:10:36.682 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:36 smithi123 bash[24950]: cluster 2024-09-14T04:10:34.933168+0000 mgr.x (mgr.24589) 90 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 76 MiB/s rd, 12 MiB/s wr, 109 op/s 2024-09-14T04:10:36.682 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:36 smithi123 bash[60175]: 455fd88e5221: Verifying Checksum 2024-09-14T04:10:36.682 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:36 smithi123 bash[60175]: 455fd88e5221: Download complete 2024-09-14T04:10:36.682 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:36 smithi123 bash[60175]: 2abcce694348: Verifying Checksum 2024-09-14T04:10:36.682 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:36 smithi123 bash[60175]: 2abcce694348: Download complete 2024-09-14T04:10:36.682 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:36 smithi123 bash[60175]: 324153f2810a: Verifying Checksum 2024-09-14T04:10:36.682 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:36 smithi123 bash[60175]: 324153f2810a: Download complete 2024-09-14T04:10:36.728 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:10:36.732 INFO:tasks.rados.rados.0.smithi038.stdout:3256: expect (ObjNum 1404 snap 0 seq_num 1404) 2024-09-14T04:10:36.931 INFO:tasks.rados.rados.0.smithi038.stdout:3259: finishing write tid 1 to smithi03870129-296 2024-09-14T04:10:36.932 INFO:tasks.rados.rados.0.smithi038.stdout:3263: seq_num 2050 ranges {454350=759407,1977851=476499} 2024-09-14T04:10:36.938 INFO:tasks.rados.rados.0.smithi038.stdout:3263: writing smithi03870129-146 from 454350 to 1213757 tid 1 2024-09-14T04:10:36.945 INFO:tasks.rados.rados.0.smithi038.stdout:3263: writing smithi03870129-146 from 1977851 to 2454350 tid 2 2024-09-14T04:10:36.946 INFO:tasks.rados.rados.0.smithi038.stdout:3255: done (8 left) 2024-09-14T04:10:36.946 INFO:tasks.rados.rados.0.smithi038.stdout:3256: done (7 left) 2024-09-14T04:10:36.946 INFO:tasks.rados.rados.0.smithi038.stdout:3257: done (6 left) 2024-09-14T04:10:36.946 INFO:tasks.rados.rados.0.smithi038.stdout:3258: done (5 left) 2024-09-14T04:10:36.946 INFO:tasks.rados.rados.0.smithi038.stdout:3264: read oid 216 snap -1 2024-09-14T04:10:36.946 INFO:tasks.rados.rados.0.smithi038.stdout:3264: expect (ObjNum 1398 snap 0 seq_num 1398) 2024-09-14T04:10:36.946 INFO:tasks.rados.rados.0.smithi038.stdout:3265: write oid 417 current snap is 0 2024-09-14T04:10:36.947 INFO:tasks.rados.rados.0.smithi038.stdout:3259: finishing write tid 2 to smithi03870129-296 2024-09-14T04:10:36.947 INFO:tasks.rados.rados.0.smithi038.stdout:3265: seq_num 2051 ranges {471157=434656,1636333=414378} 2024-09-14T04:10:36.950 INFO:tasks.rados.rados.0.smithi038.stdout:3265: writing smithi03870129-417 from 471157 to 905813 tid 1 2024-09-14T04:10:36.957 INFO:tasks.rados.rados.0.smithi038.stdout:3265: writing smithi03870129-417 from 1636333 to 2050711 tid 2 2024-09-14T04:10:36.957 INFO:tasks.rados.rados.0.smithi038.stdout:3266: read oid 307 snap -1 2024-09-14T04:10:36.957 INFO:tasks.rados.rados.0.smithi038.stdout:3266: expect (ObjNum 1692 snap 0 seq_num 1692) 2024-09-14T04:10:36.958 INFO:tasks.rados.rados.0.smithi038.stdout:3267: write oid 312 current snap is 0 2024-09-14T04:10:36.958 INFO:tasks.rados.rados.0.smithi038.stdout:3267: seq_num 2052 ranges {487964=509905,1694815=674389} 2024-09-14T04:10:36.962 INFO:tasks.rados.rados.0.smithi038.stdout:3267: writing smithi03870129-312 from 487964 to 997869 tid 1 2024-09-14T04:10:36.971 INFO:tasks.rados.rados.0.smithi038.stdout:3267: writing smithi03870129-312 from 1694815 to 2369204 tid 2 2024-09-14T04:10:36.971 INFO:tasks.rados.rados.0.smithi038.stdout:3268: write oid 82 current snap is 0 2024-09-14T04:10:36.971 INFO:tasks.rados.rados.0.smithi038.stdout:3259: finishing write tid 3 to smithi03870129-296 2024-09-14T04:10:36.971 INFO:tasks.rados.rados.0.smithi038.stdout:3261: expect (ObjNum 2029 snap 0 seq_num 2029) 2024-09-14T04:10:37.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:36 smithi038 bash[22519]: cluster 2024-09-14T04:10:34.933168+0000 mgr.x (mgr.24589) 90 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 76 MiB/s rd, 12 MiB/s wr, 109 op/s 2024-09-14T04:10:37.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:36 smithi038 bash[22519]: audit 2024-09-14T04:10:35.520723+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:37.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:36 smithi038 bash[22519]: audit 2024-09-14T04:10:35.536011+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:37.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:36 smithi038 bash[22519]: cephadm 2024-09-14T04:10:35.544150+0000 mgr.x (mgr.24589) 91 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-09-14T04:10:37.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:36 smithi038 bash[22519]: cephadm 2024-09-14T04:10:35.597143+0000 mgr.x (mgr.24589) 92 : cephadm [INF] Reconfiguring daemon grafana.a on smithi123 2024-09-14T04:10:37.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:36 smithi038 bash[22519]: audit 2024-09-14T04:10:36.396656+0000 mon.a (mon.0) 964 : audit [DBG] from='client.? 172.21.15.38:0/1013647704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:10:37.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:36 smithi038 bash[32505]: cluster 2024-09-14T04:10:34.933168+0000 mgr.x (mgr.24589) 90 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 76 MiB/s rd, 12 MiB/s wr, 109 op/s 2024-09-14T04:10:37.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:36 smithi038 bash[32505]: audit 2024-09-14T04:10:35.520723+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:37.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:36 smithi038 bash[32505]: audit 2024-09-14T04:10:35.536011+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:37.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:36 smithi038 bash[32505]: cephadm 2024-09-14T04:10:35.544150+0000 mgr.x (mgr.24589) 91 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-09-14T04:10:37.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:36 smithi038 bash[32505]: cephadm 2024-09-14T04:10:35.597143+0000 mgr.x (mgr.24589) 92 : cephadm [INF] Reconfiguring daemon grafana.a on smithi123 2024-09-14T04:10:37.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:36 smithi038 bash[32505]: audit 2024-09-14T04:10:36.396656+0000 mon.a (mon.0) 964 : audit [DBG] from='client.? 172.21.15.38:0/1013647704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:10:37.097 INFO:tasks.rados.rados.0.smithi038.stdout:3259: finishing write tid 4 to smithi03870129-296 2024-09-14T04:10:37.097 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 296 v 394 (ObjNum 2049 snap 0 seq_num 2049) dirty exists 2024-09-14T04:10:37.097 INFO:tasks.rados.rados.0.smithi038.stdout:3259: left oid 296 (ObjNum 2049 snap 0 seq_num 2049) 2024-09-14T04:10:37.097 INFO:tasks.rados.rados.0.smithi038.stdout:3262: expect (ObjNum 1316 snap 0 seq_num 1316) 2024-09-14T04:10:37.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:36 smithi123 bash[24950]: audit 2024-09-14T04:10:35.520723+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:37.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:36 smithi123 bash[24950]: audit 2024-09-14T04:10:35.536011+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:37.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:36 smithi123 bash[24950]: cephadm 2024-09-14T04:10:35.544150+0000 mgr.x (mgr.24589) 91 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-09-14T04:10:37.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:36 smithi123 bash[24950]: cephadm 2024-09-14T04:10:35.597143+0000 mgr.x (mgr.24589) 92 : cephadm [INF] Reconfiguring daemon grafana.a on smithi123 2024-09-14T04:10:37.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:36 smithi123 bash[24950]: audit 2024-09-14T04:10:36.396656+0000 mon.a (mon.0) 964 : audit [DBG] from='client.? 172.21.15.38:0/1013647704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:10:37.230 INFO:tasks.rados.rados.0.smithi038.stdout:3260: expect (ObjNum 1541 snap 0 seq_num 1541) 2024-09-14T04:10:37.352 INFO:tasks.rados.rados.0.smithi038.stdout:3263: finishing write tid 1 to smithi03870129-146 2024-09-14T04:10:37.352 INFO:tasks.rados.rados.0.smithi038.stdout:3263: finishing write tid 2 to smithi03870129-146 2024-09-14T04:10:37.353 INFO:tasks.rados.rados.0.smithi038.stdout:3263: finishing write tid 3 to smithi03870129-146 2024-09-14T04:10:37.353 INFO:tasks.rados.rados.0.smithi038.stdout:3263: finishing write tid 4 to smithi03870129-146 2024-09-14T04:10:37.353 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 146 v 490 (ObjNum 2050 snap 0 seq_num 2050) dirty exists 2024-09-14T04:10:37.353 INFO:tasks.rados.rados.0.smithi038.stdout:3263: left oid 146 (ObjNum 2050 snap 0 seq_num 2050) 2024-09-14T04:10:37.353 INFO:tasks.rados.rados.0.smithi038.stdout:3265: finishing write tid 1 to smithi03870129-417 2024-09-14T04:10:37.353 INFO:tasks.rados.rados.0.smithi038.stdout:3265: finishing write tid 2 to smithi03870129-417 2024-09-14T04:10:37.353 INFO:tasks.rados.rados.0.smithi038.stdout:3265: finishing write tid 3 to smithi03870129-417 2024-09-14T04:10:37.353 INFO:tasks.rados.rados.0.smithi038.stdout:3265: finishing write tid 4 to smithi03870129-417 2024-09-14T04:10:37.353 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 417 v 392 (ObjNum 2051 snap 0 seq_num 2051) dirty exists 2024-09-14T04:10:37.353 INFO:tasks.rados.rados.0.smithi038.stdout:3265: left oid 417 (ObjNum 2051 snap 0 seq_num 2051) 2024-09-14T04:10:37.353 INFO:tasks.rados.rados.0.smithi038.stdout:3264: expect (ObjNum 1398 snap 0 seq_num 1398) 2024-09-14T04:10:37.512 INFO:tasks.rados.rados.0.smithi038.stdout:3267: finishing write tid 1 to smithi03870129-312 2024-09-14T04:10:37.512 INFO:tasks.rados.rados.0.smithi038.stdout:3266: expect (ObjNum 1692 snap 0 seq_num 1692) 2024-09-14T04:10:37.652 INFO:tasks.rados.rados.0.smithi038.stdout:3267: finishing write tid 2 to smithi03870129-312 2024-09-14T04:10:37.653 INFO:tasks.rados.rados.0.smithi038.stdout:3267: finishing write tid 3 to smithi03870129-312 2024-09-14T04:10:37.653 INFO:tasks.rados.rados.0.smithi038.stdout:3267: finishing write tid 4 to smithi03870129-312 2024-09-14T04:10:37.653 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 312 v 323 (ObjNum 2052 snap 0 seq_num 2052) dirty exists 2024-09-14T04:10:37.653 INFO:tasks.rados.rados.0.smithi038.stdout:3267: left oid 312 (ObjNum 2052 snap 0 seq_num 2052) 2024-09-14T04:10:37.653 INFO:tasks.rados.rados.0.smithi038.stdout:3268: seq_num 2053 ranges {504771=701507,1869650=418047} 2024-09-14T04:10:37.672 INFO:tasks.rados.rados.0.smithi038.stdout:3268: writing smithi03870129-82 from 504771 to 1206278 tid 1 2024-09-14T04:10:37.691 INFO:tasks.rados.rados.0.smithi038.stdout:3268: writing smithi03870129-82 from 1869650 to 2287697 tid 2 2024-09-14T04:10:37.691 INFO:tasks.rados.rados.0.smithi038.stdout:3259: done (9 left) 2024-09-14T04:10:37.691 INFO:tasks.rados.rados.0.smithi038.stdout:3260: done (8 left) 2024-09-14T04:10:37.691 INFO:tasks.rados.rados.0.smithi038.stdout:3261: done (7 left) 2024-09-14T04:10:37.691 INFO:tasks.rados.rados.0.smithi038.stdout:3262: done (6 left) 2024-09-14T04:10:37.691 INFO:tasks.rados.rados.0.smithi038.stdout:3263: done (5 left) 2024-09-14T04:10:37.691 INFO:tasks.rados.rados.0.smithi038.stdout:3264: done (4 left) 2024-09-14T04:10:37.691 INFO:tasks.rados.rados.0.smithi038.stdout:3265: done (3 left) 2024-09-14T04:10:37.691 INFO:tasks.rados.rados.0.smithi038.stdout:3266: done (2 left) 2024-09-14T04:10:37.691 INFO:tasks.rados.rados.0.smithi038.stdout:3267: done (1 left) 2024-09-14T04:10:37.691 INFO:tasks.rados.rados.0.smithi038.stdout:3269: read oid 268 snap -1 2024-09-14T04:10:37.692 INFO:tasks.rados.rados.0.smithi038.stdout:3269: expect (ObjNum 1666 snap 0 seq_num 1666) 2024-09-14T04:10:37.692 INFO:tasks.rados.rados.0.smithi038.stdout:3270: read oid 437 snap -1 2024-09-14T04:10:37.692 INFO:tasks.rados.rados.0.smithi038.stdout:3270: expect (ObjNum 785 snap 0 seq_num 785) 2024-09-14T04:10:37.692 INFO:tasks.rados.rados.0.smithi038.stdout:3271: delete oid 289 current snap is 0 2024-09-14T04:10:37.692 INFO:tasks.rados.rados.0.smithi038.stdout:3268: finishing write tid 1 to smithi03870129-82 2024-09-14T04:10:37.694 INFO:tasks.rados.rados.0.smithi038.stdout:3271: done (3 left) 2024-09-14T04:10:37.694 INFO:tasks.rados.rados.0.smithi038.stdout:3272: read oid 58 snap -1 2024-09-14T04:10:37.694 INFO:tasks.rados.rados.0.smithi038.stdout:3272: expect (ObjNum 1740 snap 0 seq_num 1740) 2024-09-14T04:10:37.694 INFO:tasks.rados.rados.0.smithi038.stdout:3273: read oid 176 snap -1 2024-09-14T04:10:37.694 INFO:tasks.rados.rados.0.smithi038.stdout:3273: expect (ObjNum 1956 snap 0 seq_num 1956) 2024-09-14T04:10:37.694 INFO:tasks.rados.rados.0.smithi038.stdout:3274: write oid 442 current snap is 0 2024-09-14T04:10:37.694 INFO:tasks.rados.rados.0.smithi038.stdout:3274: seq_num 2055 ranges {538385=452005,1470261=421716} 2024-09-14T04:10:37.700 INFO:tasks.rados.rados.0.smithi038.stdout:3274: writing smithi03870129-442 from 538385 to 990390 tid 1 2024-09-14T04:10:37.707 INFO:tasks.rados.rados.0.smithi038.stdout:3274: writing smithi03870129-442 from 1470261 to 1891977 tid 2 2024-09-14T04:10:37.707 INFO:tasks.rados.rados.0.smithi038.stdout:3275: read oid 184 snap -1 2024-09-14T04:10:37.707 INFO:tasks.rados.rados.0.smithi038.stdout:3275: expect (ObjNum 2036 snap 0 seq_num 2036) 2024-09-14T04:10:37.707 INFO:tasks.rados.rados.0.smithi038.stdout:3276: read oid 467 snap -1 2024-09-14T04:10:37.708 INFO:tasks.rados.rados.0.smithi038.stdout:3276: expect (ObjNum 1786 snap 0 seq_num 1786) 2024-09-14T04:10:37.708 INFO:tasks.rados.rados.0.smithi038.stdout:3277: read oid 28 snap -1 2024-09-14T04:10:37.708 INFO:tasks.rados.rados.0.smithi038.stdout:3277: expect (ObjNum 1063 snap 0 seq_num 1063) 2024-09-14T04:10:37.708 INFO:tasks.rados.rados.0.smithi038.stdout:3278: write oid 434 current snap is 0 2024-09-14T04:10:37.708 INFO:tasks.rados.rados.0.smithi038.stdout:3278: seq_num 2056 ranges {555192=527254,1528743=565374} 2024-09-14T04:10:37.715 INFO:tasks.rados.rados.0.smithi038.stdout:3278: writing smithi03870129-434 from 555192 to 1082446 tid 1 2024-09-14T04:10:37.721 INFO:tasks.rados.rados.0.smithi038.stdout:3278: writing smithi03870129-434 from 1528743 to 2094117 tid 2 2024-09-14T04:10:37.721 INFO:tasks.rados.rados.0.smithi038.stdout:3279: delete oid 73 current snap is 0 2024-09-14T04:10:37.721 INFO:tasks.rados.rados.0.smithi038.stdout:3268: finishing write tid 2 to smithi03870129-82 2024-09-14T04:10:37.722 INFO:tasks.rados.rados.0.smithi038.stdout:3268: finishing write tid 3 to smithi03870129-82 2024-09-14T04:10:37.722 INFO:tasks.rados.rados.0.smithi038.stdout:3268: finishing write tid 4 to smithi03870129-82 2024-09-14T04:10:37.722 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 82 v 326 (ObjNum 2053 snap 0 seq_num 2053) dirty exists 2024-09-14T04:10:37.722 INFO:tasks.rados.rados.0.smithi038.stdout:3268: left oid 82 (ObjNum 2053 snap 0 seq_num 2053) 2024-09-14T04:10:37.722 INFO:tasks.rados.rados.0.smithi038.stdout:3270: expect (ObjNum 785 snap 0 seq_num 785) 2024-09-14T04:10:37.912 INFO:tasks.rados.rados.0.smithi038.stdout:3273: expect (ObjNum 1956 snap 0 seq_num 1956) 2024-09-14T04:10:37.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:37 smithi123 bash[24950]: audit 2024-09-14T04:10:36.721810+0000 mgr.x (mgr.24589) 93 : audit [DBG] from='client.25544 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:37.933 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:37 smithi123 bash[60175]: 2abcce694348: Pull complete 2024-09-14T04:10:38.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:37 smithi038 bash[22519]: audit 2024-09-14T04:10:36.721810+0000 mgr.x (mgr.24589) 93 : audit [DBG] from='client.25544 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:38.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:37 smithi038 bash[32505]: audit 2024-09-14T04:10:36.721810+0000 mgr.x (mgr.24589) 93 : audit [DBG] from='client.25544 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:38.035 INFO:tasks.rados.rados.0.smithi038.stdout:3269: expect (ObjNum 1666 snap 0 seq_num 1666) 2024-09-14T04:10:38.096 INFO:tasks.rados.rados.0.smithi038.stdout:3272: expect (ObjNum 1740 snap 0 seq_num 1740) 2024-09-14T04:10:38.281 INFO:tasks.rados.rados.0.smithi038.stdout:3274: finishing write tid 1 to smithi03870129-442 2024-09-14T04:10:38.282 INFO:tasks.rados.rados.0.smithi038.stdout:3274: finishing write tid 2 to smithi03870129-442 2024-09-14T04:10:38.282 INFO:tasks.rados.rados.0.smithi038.stdout:3274: finishing write tid 3 to smithi03870129-442 2024-09-14T04:10:38.282 INFO:tasks.rados.rados.0.smithi038.stdout:3274: finishing write tid 4 to smithi03870129-442 2024-09-14T04:10:38.282 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 442 v 424 (ObjNum 2055 snap 0 seq_num 2055) dirty exists 2024-09-14T04:10:38.282 INFO:tasks.rados.rados.0.smithi038.stdout:3274: left oid 442 (ObjNum 2055 snap 0 seq_num 2055) 2024-09-14T04:10:38.282 INFO:tasks.rados.rados.0.smithi038.stdout:3276: expect (ObjNum 1786 snap 0 seq_num 1786) 2024-09-14T04:10:38.345 INFO:tasks.rados.rados.0.smithi038.stdout:3275: expect (ObjNum 2036 snap 0 seq_num 2036) 2024-09-14T04:10:38.445 INFO:tasks.rados.rados.0.smithi038.stdout:3277: expect (ObjNum 1063 snap 0 seq_num 1063) 2024-09-14T04:10:38.682 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:38 smithi123 bash[60175]: 455fd88e5221: Pull complete 2024-09-14T04:10:38.682 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:38 smithi123 bash[24950]: cluster 2024-09-14T04:10:36.933775+0000 mgr.x (mgr.24589) 94 : cluster [DBG] pgmap v30: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 8.2 MiB/s wr, 76 op/s 2024-09-14T04:10:38.682 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:38 smithi123 bash[24950]: audit 2024-09-14T04:10:37.038184+0000 mgr.x (mgr.24589) 95 : audit [DBG] from='client.15642 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:38.717 INFO:tasks.rados.rados.0.smithi038.stdout:3278: finishing write tid 1 to smithi03870129-434 2024-09-14T04:10:38.717 INFO:tasks.rados.rados.0.smithi038.stdout:3278: finishing write tid 2 to smithi03870129-434 2024-09-14T04:10:38.717 INFO:tasks.rados.rados.0.smithi038.stdout:3278: finishing write tid 3 to smithi03870129-434 2024-09-14T04:10:38.717 INFO:tasks.rados.rados.0.smithi038.stdout:3278: finishing write tid 4 to smithi03870129-434 2024-09-14T04:10:38.717 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 434 v 436 (ObjNum 2056 snap 0 seq_num 2056) dirty exists 2024-09-14T04:10:38.717 INFO:tasks.rados.rados.0.smithi038.stdout:3278: left oid 434 (ObjNum 2056 snap 0 seq_num 2056) 2024-09-14T04:10:38.717 INFO:tasks.rados.rados.0.smithi038.stdout:3268: done (10 left) 2024-09-14T04:10:38.717 INFO:tasks.rados.rados.0.smithi038.stdout:3269: done (9 left) 2024-09-14T04:10:38.717 INFO:tasks.rados.rados.0.smithi038.stdout:3270: done (8 left) 2024-09-14T04:10:38.717 INFO:tasks.rados.rados.0.smithi038.stdout:3272: done (7 left) 2024-09-14T04:10:38.717 INFO:tasks.rados.rados.0.smithi038.stdout:3273: done (6 left) 2024-09-14T04:10:38.717 INFO:tasks.rados.rados.0.smithi038.stdout:3274: done (5 left) 2024-09-14T04:10:38.718 INFO:tasks.rados.rados.0.smithi038.stdout:3275: done (4 left) 2024-09-14T04:10:38.718 INFO:tasks.rados.rados.0.smithi038.stdout:3276: done (3 left) 2024-09-14T04:10:38.718 INFO:tasks.rados.rados.0.smithi038.stdout:3277: done (2 left) 2024-09-14T04:10:38.718 INFO:tasks.rados.rados.0.smithi038.stdout:3278: done (1 left) 2024-09-14T04:10:38.718 INFO:tasks.rados.rados.0.smithi038.stdout:3279: done (0 left) 2024-09-14T04:10:38.718 INFO:tasks.rados.rados.0.smithi038.stdout:3280: read oid 149 snap -1 2024-09-14T04:10:38.718 INFO:tasks.rados.rados.0.smithi038.stdout:3280: expect (ObjNum 1890 snap 0 seq_num 1890) 2024-09-14T04:10:38.718 INFO:tasks.rados.rados.0.smithi038.stdout:3281: write oid 326 current snap is 0 2024-09-14T04:10:38.718 INFO:tasks.rados.rados.0.smithi038.stdout:3281: seq_num 2058 ranges {588806=677752,2045707=543099} 2024-09-14T04:10:38.737 INFO:tasks.rados.rados.0.smithi038.stdout:3281: writing smithi03870129-326 from 588806 to 1266558 tid 1 2024-09-14T04:10:38.759 INFO:tasks.rados.rados.0.smithi038.stdout:3281: writing smithi03870129-326 from 2045707 to 2588806 tid 2 2024-09-14T04:10:38.759 INFO:tasks.rados.rados.0.smithi038.stdout:3282: read oid 380 snap -1 2024-09-14T04:10:38.759 INFO:tasks.rados.rados.0.smithi038.stdout:3282: expect (ObjNum 1576 snap 0 seq_num 1576) 2024-09-14T04:10:38.759 INFO:tasks.rados.rados.0.smithi038.stdout:3283: write oid 91 current snap is 0 2024-09-14T04:10:38.759 INFO:tasks.rados.rados.0.smithi038.stdout:3283: seq_num 2059 ranges {605613=753001,1987836=429054} 2024-09-14T04:10:38.778 INFO:tasks.rados.rados.0.smithi038.stdout:3283: writing smithi03870129-91 from 605613 to 1358614 tid 1 2024-09-14T04:10:38.790 INFO:tasks.rados.rados.0.smithi038.stdout:3283: writing smithi03870129-91 from 1987836 to 2416890 tid 2 2024-09-14T04:10:38.790 INFO:tasks.rados.rados.0.smithi038.stdout:3284: read oid 379 snap -1 2024-09-14T04:10:38.790 INFO:tasks.rados.rados.0.smithi038.stdout:3284: expect (ObjNum 378 snap 0 seq_num 378) 2024-09-14T04:10:38.790 INFO:tasks.rados.rados.0.smithi038.stdout:3285: delete oid 216 current snap is 0 2024-09-14T04:10:38.790 INFO:tasks.rados.rados.0.smithi038.stdout:3280: expect (ObjNum 1890 snap 0 seq_num 1890) 2024-09-14T04:10:39.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:38 smithi038 bash[32505]: cluster 2024-09-14T04:10:36.933775+0000 mgr.x (mgr.24589) 94 : cluster [DBG] pgmap v30: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 8.2 MiB/s wr, 76 op/s 2024-09-14T04:10:39.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:38 smithi038 bash[32505]: audit 2024-09-14T04:10:37.038184+0000 mgr.x (mgr.24589) 95 : audit [DBG] from='client.15642 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:39.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:38 smithi038 bash[22519]: cluster 2024-09-14T04:10:36.933775+0000 mgr.x (mgr.24589) 94 : cluster [DBG] pgmap v30: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 8.2 MiB/s wr, 76 op/s 2024-09-14T04:10:39.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:38 smithi038 bash[22519]: audit 2024-09-14T04:10:37.038184+0000 mgr.x (mgr.24589) 95 : audit [DBG] from='client.15642 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:39.051 INFO:tasks.rados.rados.0.smithi038.stdout:3281: finishing write tid 1 to smithi03870129-326 2024-09-14T04:10:39.051 INFO:tasks.rados.rados.0.smithi038.stdout:3282: expect (ObjNum 1576 snap 0 seq_num 1576) 2024-09-14T04:10:39.187 INFO:tasks.rados.rados.0.smithi038.stdout:3281: finishing write tid 2 to smithi03870129-326 2024-09-14T04:10:39.188 INFO:tasks.rados.rados.0.smithi038.stdout:3281: finishing write tid 3 to smithi03870129-326 2024-09-14T04:10:39.188 INFO:tasks.rados.rados.0.smithi038.stdout:3281: finishing write tid 4 to smithi03870129-326 2024-09-14T04:10:39.188 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 326 v 196 (ObjNum 2058 snap 0 seq_num 2058) dirty exists 2024-09-14T04:10:39.188 INFO:tasks.rados.rados.0.smithi038.stdout:3281: left oid 326 (ObjNum 2058 snap 0 seq_num 2058) 2024-09-14T04:10:39.188 INFO:tasks.rados.rados.0.smithi038.stdout:3283: finishing write tid 1 to smithi03870129-91 2024-09-14T04:10:39.188 INFO:tasks.rados.rados.0.smithi038.stdout:3284: expect (ObjNum 378 snap 0 seq_num 378) 2024-09-14T04:10:39.261 INFO:tasks.rados.rados.0.smithi038.stdout:3283: finishing write tid 2 to smithi03870129-91 2024-09-14T04:10:39.262 INFO:tasks.rados.rados.0.smithi038.stdout:3283: finishing write tid 3 to smithi03870129-91 2024-09-14T04:10:39.262 INFO:tasks.rados.rados.0.smithi038.stdout:3283: finishing write tid 4 to smithi03870129-91 2024-09-14T04:10:39.262 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 91 v 606 (ObjNum 2059 snap 0 seq_num 2059) dirty exists 2024-09-14T04:10:39.262 INFO:tasks.rados.rados.0.smithi038.stdout:3283: left oid 91 (ObjNum 2059 snap 0 seq_num 2059) 2024-09-14T04:10:39.262 INFO:tasks.rados.rados.0.smithi038.stdout:3280: done (5 left) 2024-09-14T04:10:39.262 INFO:tasks.rados.rados.0.smithi038.stdout:3281: done (4 left) 2024-09-14T04:10:39.262 INFO:tasks.rados.rados.0.smithi038.stdout:3282: done (3 left) 2024-09-14T04:10:39.262 INFO:tasks.rados.rados.0.smithi038.stdout:3283: done (2 left) 2024-09-14T04:10:39.262 INFO:tasks.rados.rados.0.smithi038.stdout:3284: done (1 left) 2024-09-14T04:10:39.262 INFO:tasks.rados.rados.0.smithi038.stdout:3285: done (0 left) 2024-09-14T04:10:39.262 INFO:tasks.rados.rados.0.smithi038.stdout:3286: read oid 357 snap -1 2024-09-14T04:10:39.262 INFO:tasks.rados.rados.0.smithi038.stdout:3286: expect deleted 2024-09-14T04:10:39.262 INFO:tasks.rados.rados.0.smithi038.stdout:3287: write oid 141 current snap is 0 2024-09-14T04:10:39.263 INFO:tasks.rados.rados.0.smithi038.stdout:3287: seq_num 2061 ranges {639227=619852,1821153=432723} 2024-09-14T04:10:39.282 INFO:tasks.rados.rados.0.smithi038.stdout:3287: writing smithi03870129-141 from 639227 to 1259079 tid 1 2024-09-14T04:10:39.299 INFO:tasks.rados.rados.0.smithi038.stdout:3287: writing smithi03870129-141 from 1821153 to 2253876 tid 2 2024-09-14T04:10:39.299 INFO:tasks.rados.rados.0.smithi038.stdout:3288: read oid 90 snap -1 2024-09-14T04:10:39.299 INFO:tasks.rados.rados.0.smithi038.stdout:3288: expect (ObjNum 1851 snap 0 seq_num 1851) 2024-09-14T04:10:39.300 INFO:tasks.rados.rados.0.smithi038.stdout:3289: write oid 75 current snap is 0 2024-09-14T04:10:39.300 INFO:tasks.rados.rados.0.smithi038.stdout:3287: finishing write tid 1 to smithi03870129-141 2024-09-14T04:10:39.300 INFO:tasks.rados.rados.0.smithi038.stdout:3289: seq_num 2062 ranges {656034=695101,1879635=576381} 2024-09-14T04:10:39.320 INFO:tasks.rados.rados.0.smithi038.stdout:3289: writing smithi03870129-75 from 656034 to 1351135 tid 1 2024-09-14T04:10:39.336 INFO:tasks.rados.rados.0.smithi038.stdout:3289: writing smithi03870129-75 from 1879635 to 2456016 tid 2 2024-09-14T04:10:39.336 INFO:tasks.rados.rados.0.smithi038.stdout:3286: done (3 left) 2024-09-14T04:10:39.336 INFO:tasks.rados.rados.0.smithi038.stdout:3290: read oid 473 snap -1 2024-09-14T04:10:39.337 INFO:tasks.rados.rados.0.smithi038.stdout:3290: expect (ObjNum 1090 snap 0 seq_num 1090) 2024-09-14T04:10:39.337 INFO:tasks.rados.rados.0.smithi038.stdout:3291: write oid 151 current snap is 0 2024-09-14T04:10:39.337 INFO:tasks.rados.rados.0.smithi038.stdout:3291: seq_num 2063 ranges {672841=770350,2221764=436392} 2024-09-14T04:10:39.350 INFO:tasks.rados.rados.0.smithi038.stdout:3291: writing smithi03870129-151 from 672841 to 1443191 tid 1 2024-09-14T04:10:39.362 INFO:tasks.rados.rados.0.smithi038.stdout:3291: writing smithi03870129-151 from 2221764 to 2658156 tid 2 2024-09-14T04:10:39.362 INFO:tasks.rados.rados.0.smithi038.stdout:3292: write oid 384 current snap is 0 2024-09-14T04:10:39.362 INFO:tasks.rados.rados.0.smithi038.stdout:3288: expect (ObjNum 1851 snap 0 seq_num 1851) 2024-09-14T04:10:39.549 INFO:tasks.rados.rados.0.smithi038.stdout:3287: finishing write tid 2 to smithi03870129-141 2024-09-14T04:10:39.549 INFO:tasks.rados.rados.0.smithi038.stdout:3287: finishing write tid 3 to smithi03870129-141 2024-09-14T04:10:39.549 INFO:tasks.rados.rados.0.smithi038.stdout:3287: finishing write tid 4 to smithi03870129-141 2024-09-14T04:10:39.549 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 141 v 477 (ObjNum 2061 snap 0 seq_num 2061) dirty exists 2024-09-14T04:10:39.549 INFO:tasks.rados.rados.0.smithi038.stdout:3287: left oid 141 (ObjNum 2061 snap 0 seq_num 2061) 2024-09-14T04:10:39.549 INFO:tasks.rados.rados.0.smithi038.stdout:3289: finishing write tid 1 to smithi03870129-75 2024-09-14T04:10:39.549 INFO:tasks.rados.rados.0.smithi038.stdout:3289: finishing write tid 2 to smithi03870129-75 2024-09-14T04:10:39.549 INFO:tasks.rados.rados.0.smithi038.stdout:3292: seq_num 2064 ranges {689648=445599,1880246=580050} 2024-09-14T04:10:39.560 INFO:tasks.rados.rados.0.smithi038.stdout:3292: writing smithi03870129-384 from 689648 to 1135247 tid 1 2024-09-14T04:10:39.573 INFO:tasks.rados.rados.0.smithi038.stdout:3292: writing smithi03870129-384 from 1880246 to 2460296 tid 2 2024-09-14T04:10:39.573 INFO:tasks.rados.rados.0.smithi038.stdout:3287: done (5 left) 2024-09-14T04:10:39.573 INFO:tasks.rados.rados.0.smithi038.stdout:3288: done (4 left) 2024-09-14T04:10:39.573 INFO:tasks.rados.rados.0.smithi038.stdout:3293: read oid 183 snap -1 2024-09-14T04:10:39.573 INFO:tasks.rados.rados.0.smithi038.stdout:3293: expect deleted 2024-09-14T04:10:39.573 INFO:tasks.rados.rados.0.smithi038.stdout:3294: read oid 237 snap -1 2024-09-14T04:10:39.573 INFO:tasks.rados.rados.0.smithi038.stdout:3294: expect (ObjNum 1998 snap 0 seq_num 1998) 2024-09-14T04:10:39.573 INFO:tasks.rados.rados.0.smithi038.stdout:3295: read oid 267 snap -1 2024-09-14T04:10:39.574 INFO:tasks.rados.rados.0.smithi038.stdout:3295: expect (ObjNum 977 snap 0 seq_num 977) 2024-09-14T04:10:39.574 INFO:tasks.rados.rados.0.smithi038.stdout:3296: read oid 201 snap -1 2024-09-14T04:10:39.574 INFO:tasks.rados.rados.0.smithi038.stdout:3296: expect (ObjNum 1769 snap 0 seq_num 1769) 2024-09-14T04:10:39.574 INFO:tasks.rados.rados.0.smithi038.stdout:3297: write oid 9 current snap is 0 2024-09-14T04:10:39.574 INFO:tasks.rados.rados.0.smithi038.stdout:3290: expect (ObjNum 1090 snap 0 seq_num 1090) 2024-09-14T04:10:39.682 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:39 smithi123 bash[24950]: audit 2024-09-14T04:10:39.405870+0000 mon.c (mon.2) 201 : audit [DBG] from='client.? 172.21.15.38:0/1504582198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:10:39.682 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:39 smithi123 bash[60175]: 324153f2810a: Pull complete 2024-09-14T04:10:39.710 INFO:tasks.rados.rados.0.smithi038.stdout:3289: finishing write tid 3 to smithi03870129-75 2024-09-14T04:10:39.711 INFO:tasks.rados.rados.0.smithi038.stdout:3289: finishing write tid 4 to smithi03870129-75 2024-09-14T04:10:39.711 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 75 v 480 (ObjNum 2062 snap 0 seq_num 2062) dirty exists 2024-09-14T04:10:39.711 INFO:tasks.rados.rados.0.smithi038.stdout:3289: left oid 75 (ObjNum 2062 snap 0 seq_num 2062) 2024-09-14T04:10:39.711 INFO:tasks.rados.rados.0.smithi038.stdout:3291: finishing write tid 1 to smithi03870129-151 2024-09-14T04:10:39.711 INFO:tasks.rados.rados.0.smithi038.stdout:3291: finishing write tid 2 to smithi03870129-151 2024-09-14T04:10:39.711 INFO:tasks.rados.rados.0.smithi038.stdout:3291: finishing write tid 3 to smithi03870129-151 2024-09-14T04:10:39.711 INFO:tasks.rados.rados.0.smithi038.stdout:3297: seq_num 2065 ranges {706455=520848,1938728=440061} 2024-09-14T04:10:39.717 INFO:tasks.rados.rados.0.smithi038.stdout:3297: writing smithi03870129-9 from 706455 to 1227303 tid 1 2024-09-14T04:10:39.726 INFO:tasks.rados.rados.0.smithi038.stdout:3297: writing smithi03870129-9 from 1938728 to 2378789 tid 2 2024-09-14T04:10:39.726 INFO:tasks.rados.rados.0.smithi038.stdout:3289: done (8 left) 2024-09-14T04:10:39.726 INFO:tasks.rados.rados.0.smithi038.stdout:3290: done (7 left) 2024-09-14T04:10:39.726 INFO:tasks.rados.rados.0.smithi038.stdout:3298: read oid 121 snap -1 2024-09-14T04:10:39.726 INFO:tasks.rados.rados.0.smithi038.stdout:3298: expect deleted 2024-09-14T04:10:39.726 INFO:tasks.rados.rados.0.smithi038.stdout:3299: read oid 383 snap -1 2024-09-14T04:10:39.726 INFO:tasks.rados.rados.0.smithi038.stdout:3299: expect (ObjNum 1691 snap 0 seq_num 1691) 2024-09-14T04:10:39.726 INFO:tasks.rados.rados.0.smithi038.stdout:3300: delete oid 15 current snap is 0 2024-09-14T04:10:39.726 INFO:tasks.rados.rados.0.smithi038.stdout:3291: finishing write tid 4 to smithi03870129-151 2024-09-14T04:10:39.727 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 151 v 391 (ObjNum 2063 snap 0 seq_num 2063) dirty exists 2024-09-14T04:10:39.727 INFO:tasks.rados.rados.0.smithi038.stdout:3291: left oid 151 (ObjNum 2063 snap 0 seq_num 2063) 2024-09-14T04:10:39.727 INFO:tasks.rados.rados.0.smithi038.stdout:3292: finishing write tid 1 to smithi03870129-384 2024-09-14T04:10:39.727 INFO:tasks.rados.rados.0.smithi038.stdout:3292: finishing write tid 2 to smithi03870129-384 2024-09-14T04:10:39.727 INFO:tasks.rados.rados.0.smithi038.stdout:3296: expect (ObjNum 1769 snap 0 seq_num 1769) 2024-09-14T04:10:39.733 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:10:39.893 INFO:tasks.rados.rados.0.smithi038.stdout:3292: finishing write tid 3 to smithi03870129-384 2024-09-14T04:10:39.893 INFO:tasks.rados.rados.0.smithi038.stdout:3292: finishing write tid 4 to smithi03870129-384 2024-09-14T04:10:39.893 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 384 v 397 (ObjNum 2064 snap 0 seq_num 2064) dirty exists 2024-09-14T04:10:39.894 INFO:tasks.rados.rados.0.smithi038.stdout:3292: left oid 384 (ObjNum 2064 snap 0 seq_num 2064) 2024-09-14T04:10:39.894 INFO:tasks.rados.rados.0.smithi038.stdout:3294: expect (ObjNum 1998 snap 0 seq_num 1998) 2024-09-14T04:10:40.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:39 smithi038 bash[22519]: audit 2024-09-14T04:10:39.405870+0000 mon.c (mon.2) 201 : audit [DBG] from='client.? 172.21.15.38:0/1504582198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:10:40.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:39 smithi038 bash[32505]: audit 2024-09-14T04:10:39.405870+0000 mon.c (mon.2) 201 : audit [DBG] from='client.? 172.21.15.38:0/1504582198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:10:40.087 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:39 smithi123 bash[60175]: Digest: sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80 2024-09-14T04:10:40.100 INFO:tasks.rados.rados.0.smithi038.stdout:3295: expect (ObjNum 977 snap 0 seq_num 977) 2024-09-14T04:10:40.239 INFO:tasks.rados.rados.0.smithi038.stdout:3297: finishing write tid 1 to smithi03870129-9 2024-09-14T04:10:40.239 INFO:tasks.rados.rados.0.smithi038.stdout:3297: finishing write tid 2 to smithi03870129-9 2024-09-14T04:10:40.239 INFO:tasks.rados.rados.0.smithi038.stdout:3297: finishing write tid 3 to smithi03870129-9 2024-09-14T04:10:40.239 INFO:tasks.rados.rados.0.smithi038.stdout:3297: finishing write tid 4 to smithi03870129-9 2024-09-14T04:10:40.239 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 9 v 400 (ObjNum 2065 snap 0 seq_num 2065) dirty exists 2024-09-14T04:10:40.239 INFO:tasks.rados.rados.0.smithi038.stdout:3297: left oid 9 (ObjNum 2065 snap 0 seq_num 2065) 2024-09-14T04:10:40.239 INFO:tasks.rados.rados.0.smithi038.stdout:3299: expect (ObjNum 1691 snap 0 seq_num 1691) 2024-09-14T04:10:40.338 INFO:tasks.rados.rados.0.smithi038.stdout:3291: done (9 left) 2024-09-14T04:10:40.338 INFO:tasks.rados.rados.0.smithi038.stdout:3292: done (8 left) 2024-09-14T04:10:40.338 INFO:tasks.rados.rados.0.smithi038.stdout:3293: done (7 left) 2024-09-14T04:10:40.339 INFO:tasks.rados.rados.0.smithi038.stdout:3294: done (6 left) 2024-09-14T04:10:40.339 INFO:tasks.rados.rados.0.smithi038.stdout:3295: done (5 left) 2024-09-14T04:10:40.339 INFO:tasks.rados.rados.0.smithi038.stdout:3296: done (4 left) 2024-09-14T04:10:40.339 INFO:tasks.rados.rados.0.smithi038.stdout:3297: done (3 left) 2024-09-14T04:10:40.339 INFO:tasks.rados.rados.0.smithi038.stdout:3298: done (2 left) 2024-09-14T04:10:40.339 INFO:tasks.rados.rados.0.smithi038.stdout:3299: done (1 left) 2024-09-14T04:10:40.339 INFO:tasks.rados.rados.0.smithi038.stdout:3300: done (0 left) 2024-09-14T04:10:40.339 INFO:tasks.rados.rados.0.smithi038.stdout:3301: write oid 186 current snap is 0 2024-09-14T04:10:40.339 INFO:tasks.rados.rados.0.smithi038.stdout:3301: seq_num 2067 ranges {740069=671346,1939339=443730} 2024-09-14T04:10:40.361 INFO:tasks.rados.rados.0.smithi038.stdout:3301: writing smithi03870129-186 from 740069 to 1411415 tid 1 2024-09-14T04:10:40.377 INFO:tasks.rados.rados.0.smithi038.stdout:3301: writing smithi03870129-186 from 1939339 to 2383069 tid 2 2024-09-14T04:10:40.377 INFO:tasks.rados.rados.0.smithi038.stdout:3302: write oid 222 current snap is 0 2024-09-14T04:10:40.377 INFO:tasks.rados.rados.0.smithi038.stdout:3301: finishing write tid 1 to smithi03870129-186 2024-09-14T04:10:40.377 INFO:tasks.rados.rados.0.smithi038.stdout:3302: seq_num 2068 ranges {756876=462948,1714174=587388} 2024-09-14T04:10:40.397 INFO:tasks.rados.rados.0.smithi038.stdout:3302: writing smithi03870129-222 from 756876 to 1219824 tid 1 2024-09-14T04:10:40.414 INFO:tasks.rados.rados.0.smithi038.stdout:3302: writing smithi03870129-222 from 1714174 to 2301562 tid 2 2024-09-14T04:10:40.414 INFO:tasks.rados.rados.0.smithi038.stdout:3303: read oid 33 snap -1 2024-09-14T04:10:40.414 INFO:tasks.rados.rados.0.smithi038.stdout:3303: expect (ObjNum 1476 snap 0 seq_num 1476) 2024-09-14T04:10:40.414 INFO:tasks.rados.rados.0.smithi038.stdout:3304: write oid 425 current snap is 0 2024-09-14T04:10:40.415 INFO:tasks.rados.rados.0.smithi038.stdout:3301: finishing write tid 2 to smithi03870129-186 2024-09-14T04:10:40.415 INFO:tasks.rados.rados.0.smithi038.stdout:3301: finishing write tid 3 to smithi03870129-186 2024-09-14T04:10:40.415 INFO:tasks.rados.rados.0.smithi038.stdout:3301: finishing write tid 4 to smithi03870129-186 2024-09-14T04:10:40.415 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 186 v 403 (ObjNum 2067 snap 0 seq_num 2067) dirty exists 2024-09-14T04:10:40.415 INFO:tasks.rados.rados.0.smithi038.stdout:3301: left oid 186 (ObjNum 2067 snap 0 seq_num 2067) 2024-09-14T04:10:40.415 INFO:tasks.rados.rados.0.smithi038.stdout:3302: finishing write tid 1 to smithi03870129-222 2024-09-14T04:10:40.415 INFO:tasks.rados.rados.0.smithi038.stdout:3304: seq_num 2069 ranges {773683=538197,1772656=731046} 2024-09-14T04:10:40.432 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:40 smithi123 bash[60175]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.7.0 2024-09-14T04:10:40.433 INFO:tasks.rados.rados.0.smithi038.stdout:3304: writing smithi03870129-425 from 773683 to 1311880 tid 1 2024-09-14T04:10:40.447 INFO:tasks.rados.rados.0.smithi038.stdout:3304: writing smithi03870129-425 from 1772656 to 2503702 tid 2 2024-09-14T04:10:40.447 INFO:tasks.rados.rados.0.smithi038.stdout:3301: done (3 left) 2024-09-14T04:10:40.447 INFO:tasks.rados.rados.0.smithi038.stdout:3305: write oid 411 current snap is 0 2024-09-14T04:10:40.447 INFO:tasks.rados.rados.0.smithi038.stdout:3305: seq_num 2070 ranges {790490=613446,1831138=591057} 2024-09-14T04:10:40.461 INFO:tasks.rados.rados.0.smithi038.stdout:3305: writing smithi03870129-411 from 790490 to 1403936 tid 1 2024-09-14T04:10:40.470 INFO:tasks.rados.rados.0.smithi038.stdout:3305: writing smithi03870129-411 from 1831138 to 2422195 tid 2 2024-09-14T04:10:40.470 INFO:tasks.rados.rados.0.smithi038.stdout:3306: write oid 172 current snap is 0 2024-09-14T04:10:40.470 INFO:tasks.rados.rados.0.smithi038.stdout:3306: seq_num 2071 ranges {407297=688695,1773267=734715} 2024-09-14T04:10:40.478 INFO:tasks.rados.rados.0.smithi038.stdout:3306: writing smithi03870129-172 from 407297 to 1095992 tid 1 2024-09-14T04:10:40.489 INFO:tasks.rados.rados.0.smithi038.stdout:3306: writing smithi03870129-172 from 1773267 to 2507982 tid 2 2024-09-14T04:10:40.489 INFO:tasks.rados.rados.0.smithi038.stdout:3307: read oid 430 snap -1 2024-09-14T04:10:40.489 INFO:tasks.rados.rados.0.smithi038.stdout:3307: expect (ObjNum 1861 snap 0 seq_num 1861) 2024-09-14T04:10:40.489 INFO:tasks.rados.rados.0.smithi038.stdout:3308: read oid 406 snap -1 2024-09-14T04:10:40.489 INFO:tasks.rados.rados.0.smithi038.stdout:3308: expect (ObjNum 1142 snap 0 seq_num 1142) 2024-09-14T04:10:40.490 INFO:tasks.rados.rados.0.smithi038.stdout:3309: read oid 455 snap -1 2024-09-14T04:10:40.490 INFO:tasks.rados.rados.0.smithi038.stdout:3309: expect (ObjNum 1806 snap 0 seq_num 1806) 2024-09-14T04:10:40.490 INFO:tasks.rados.rados.0.smithi038.stdout:3310: read oid 358 snap -1 2024-09-14T04:10:40.490 INFO:tasks.rados.rados.0.smithi038.stdout:3310: expect deleted 2024-09-14T04:10:40.490 INFO:tasks.rados.rados.0.smithi038.stdout:3311: delete oid 107 current snap is 0 2024-09-14T04:10:40.490 INFO:tasks.rados.rados.0.smithi038.stdout:3302: finishing write tid 2 to smithi03870129-222 2024-09-14T04:10:40.490 INFO:tasks.rados.rados.0.smithi038.stdout:3302: finishing write tid 3 to smithi03870129-222 2024-09-14T04:10:40.490 INFO:tasks.rados.rados.0.smithi038.stdout:3302: finishing write tid 4 to smithi03870129-222 2024-09-14T04:10:40.490 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 222 v 591 (ObjNum 2068 snap 0 seq_num 2068) dirty exists 2024-09-14T04:10:40.490 INFO:tasks.rados.rados.0.smithi038.stdout:3302: left oid 222 (ObjNum 2068 snap 0 seq_num 2068) 2024-09-14T04:10:40.490 INFO:tasks.rados.rados.0.smithi038.stdout:3303: expect (ObjNum 1476 snap 0 seq_num 1476) 2024-09-14T04:10:40.637 INFO:tasks.rados.rados.0.smithi038.stdout:3304: finishing write tid 1 to smithi03870129-425 2024-09-14T04:10:40.637 INFO:tasks.rados.rados.0.smithi038.stdout:3304: finishing write tid 2 to smithi03870129-425 2024-09-14T04:10:40.637 INFO:tasks.rados.rados.0.smithi038.stdout:3304: finishing write tid 3 to smithi03870129-425 2024-09-14T04:10:40.637 INFO:tasks.rados.rados.0.smithi038.stdout:3304: finishing write tid 4 to smithi03870129-425 2024-09-14T04:10:40.637 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 425 v 394 (ObjNum 2069 snap 0 seq_num 2069) dirty exists 2024-09-14T04:10:40.637 INFO:tasks.rados.rados.0.smithi038.stdout:3304: left oid 425 (ObjNum 2069 snap 0 seq_num 2069) 2024-09-14T04:10:40.637 INFO:tasks.rados.rados.0.smithi038.stdout:3305: finishing write tid 1 to smithi03870129-411 2024-09-14T04:10:40.637 INFO:tasks.rados.rados.0.smithi038.stdout:3305: finishing write tid 2 to smithi03870129-411 2024-09-14T04:10:40.637 INFO:tasks.rados.rados.0.smithi038.stdout:3305: finishing write tid 3 to smithi03870129-411 2024-09-14T04:10:40.637 INFO:tasks.rados.rados.0.smithi038.stdout:3305: finishing write tid 4 to smithi03870129-411 2024-09-14T04:10:40.637 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 411 v 329 (ObjNum 2070 snap 0 seq_num 2070) dirty exists 2024-09-14T04:10:40.637 INFO:tasks.rados.rados.0.smithi038.stdout:3305: left oid 411 (ObjNum 2070 snap 0 seq_num 2070) 2024-09-14T04:10:40.638 INFO:tasks.rados.rados.0.smithi038.stdout:3306: finishing write tid 1 to smithi03870129-172 2024-09-14T04:10:40.638 INFO:tasks.rados.rados.0.smithi038.stdout:3306: finishing write tid 2 to smithi03870129-172 2024-09-14T04:10:40.638 INFO:tasks.rados.rados.0.smithi038.stdout:3306: finishing write tid 3 to smithi03870129-172 2024-09-14T04:10:40.638 INFO:tasks.rados.rados.0.smithi038.stdout:3309: expect (ObjNum 1806 snap 0 seq_num 1806) 2024-09-14T04:10:40.752 INFO:tasks.rados.rados.0.smithi038.stdout:3306: finishing write tid 4 to smithi03870129-172 2024-09-14T04:10:40.752 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 172 v 594 (ObjNum 2071 snap 0 seq_num 2071) dirty exists 2024-09-14T04:10:40.752 INFO:tasks.rados.rados.0.smithi038.stdout:3306: left oid 172 (ObjNum 2071 snap 0 seq_num 2071) 2024-09-14T04:10:40.752 INFO:tasks.rados.rados.0.smithi038.stdout:3307: expect (ObjNum 1861 snap 0 seq_num 1861) 2024-09-14T04:10:40.855 INFO:tasks.rados.rados.0.smithi038.stdout:3308: expect (ObjNum 1142 snap 0 seq_num 1142) 2024-09-14T04:10:40.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:40 smithi123 bash[24950]: cluster 2024-09-14T04:10:38.935008+0000 mgr.x (mgr.24589) 96 : cluster [DBG] pgmap v31: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 81 MiB/s rd, 11 MiB/s wr, 110 op/s 2024-09-14T04:10:40.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:40 smithi123 bash[24950]: audit 2024-09-14T04:10:39.725206+0000 mgr.x (mgr.24589) 97 : audit [DBG] from='client.25562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:41.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:40 smithi038 bash[22519]: cluster 2024-09-14T04:10:38.935008+0000 mgr.x (mgr.24589) 96 : cluster [DBG] pgmap v31: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 81 MiB/s rd, 11 MiB/s wr, 110 op/s 2024-09-14T04:10:41.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:40 smithi038 bash[22519]: audit 2024-09-14T04:10:39.725206+0000 mgr.x (mgr.24589) 97 : audit [DBG] from='client.25562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:41.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:40 smithi038 bash[32505]: cluster 2024-09-14T04:10:38.935008+0000 mgr.x (mgr.24589) 96 : cluster [DBG] pgmap v31: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 81 MiB/s rd, 11 MiB/s wr, 110 op/s 2024-09-14T04:10:41.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:40 smithi038 bash[32505]: audit 2024-09-14T04:10:39.725206+0000 mgr.x (mgr.24589) 97 : audit [DBG] from='client.25562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:41.072 INFO:tasks.rados.rados.0.smithi038.stdout:3302: done (9 left) 2024-09-14T04:10:41.072 INFO:tasks.rados.rados.0.smithi038.stdout:3303: done (8 left) 2024-09-14T04:10:41.072 INFO:tasks.rados.rados.0.smithi038.stdout:3304: done (7 left) 2024-09-14T04:10:41.072 INFO:tasks.rados.rados.0.smithi038.stdout:3305: done (6 left) 2024-09-14T04:10:41.072 INFO:tasks.rados.rados.0.smithi038.stdout:3306: done (5 left) 2024-09-14T04:10:41.073 INFO:tasks.rados.rados.0.smithi038.stdout:3307: done (4 left) 2024-09-14T04:10:41.073 INFO:tasks.rados.rados.0.smithi038.stdout:3308: done (3 left) 2024-09-14T04:10:41.073 INFO:tasks.rados.rados.0.smithi038.stdout:3309: done (2 left) 2024-09-14T04:10:41.073 INFO:tasks.rados.rados.0.smithi038.stdout:3310: done (1 left) 2024-09-14T04:10:41.073 INFO:tasks.rados.rados.0.smithi038.stdout:3311: done (0 left) 2024-09-14T04:10:41.073 INFO:tasks.rados.rados.0.smithi038.stdout:3312: write oid 167 current snap is 0 2024-09-14T04:10:41.073 INFO:tasks.rados.rados.0.smithi038.stdout:3312: seq_num 2073 ranges {440911=439193,1490231=738384} 2024-09-14T04:10:41.086 INFO:tasks.rados.rados.0.smithi038.stdout:3312: writing smithi03870129-167 from 440911 to 880104 tid 1 2024-09-14T04:10:41.109 INFO:tasks.rados.rados.0.smithi038.stdout:3312: writing smithi03870129-167 from 1490231 to 2228615 tid 2 2024-09-14T04:10:41.109 INFO:tasks.rados.rados.0.smithi038.stdout:3313: write oid 31 current snap is 0 2024-09-14T04:10:41.109 INFO:tasks.rados.rados.0.smithi038.stdout:3312: finishing write tid 1 to smithi03870129-167 2024-09-14T04:10:41.109 INFO:tasks.rados.rados.0.smithi038.stdout:3313: seq_num 2074 ranges {457718=514442,1548713=598395} 2024-09-14T04:10:41.125 INFO:tasks.rados.rados.0.smithi038.stdout:3313: writing smithi03870129-31 from 457718 to 972160 tid 1 2024-09-14T04:10:41.144 INFO:tasks.rados.rados.0.smithi038.stdout:3313: writing smithi03870129-31 from 1548713 to 2147108 tid 2 2024-09-14T04:10:41.144 INFO:tasks.rados.rados.0.smithi038.stdout:3314: read oid 253 snap -1 2024-09-14T04:10:41.144 INFO:tasks.rados.rados.0.smithi038.stdout:3314: expect (ObjNum 1857 snap 0 seq_num 1857) 2024-09-14T04:10:41.144 INFO:tasks.rados.rados.0.smithi038.stdout:3315: write oid 179 current snap is 0 2024-09-14T04:10:41.144 INFO:tasks.rados.rados.0.smithi038.stdout:3312: finishing write tid 2 to smithi03870129-167 2024-09-14T04:10:41.144 INFO:tasks.rados.rados.0.smithi038.stdout:3312: finishing write tid 3 to smithi03870129-167 2024-09-14T04:10:41.145 INFO:tasks.rados.rados.0.smithi038.stdout:3312: finishing write tid 4 to smithi03870129-167 2024-09-14T04:10:41.145 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 167 v 406 (ObjNum 2073 snap 0 seq_num 2073) dirty exists 2024-09-14T04:10:41.145 INFO:tasks.rados.rados.0.smithi038.stdout:3312: left oid 167 (ObjNum 2073 snap 0 seq_num 2073) 2024-09-14T04:10:41.145 INFO:tasks.rados.rados.0.smithi038.stdout:3313: finishing write tid 1 to smithi03870129-31 2024-09-14T04:10:41.145 INFO:tasks.rados.rados.0.smithi038.stdout:3315: seq_num 2075 ranges {474525=589691,1490842=742053,2832710=41815} 2024-09-14T04:10:41.159 INFO:tasks.rados.rados.0.smithi038.stdout:3315: writing smithi03870129-179 from 474525 to 1064216 tid 1 2024-09-14T04:10:41.174 INFO:tasks.rados.rados.0.smithi038.stdout:3315: writing smithi03870129-179 from 1490842 to 2232895 tid 2 2024-09-14T04:10:41.183 INFO:tasks.rados.rados.0.smithi038.stdout:3315: writing smithi03870129-179 from 2832710 to 2874525 tid 3 2024-09-14T04:10:41.183 INFO:tasks.rados.rados.0.smithi038.stdout:3312: done (3 left) 2024-09-14T04:10:41.183 INFO:tasks.rados.rados.0.smithi038.stdout:3316: read oid 20 snap -1 2024-09-14T04:10:41.183 INFO:tasks.rados.rados.0.smithi038.stdout:3316: expect (ObjNum 1341 snap 0 seq_num 1341) 2024-09-14T04:10:41.184 INFO:tasks.rados.rados.0.smithi038.stdout:3317: read oid 164 snap -1 2024-09-14T04:10:41.184 INFO:tasks.rados.rados.0.smithi038.stdout:3317: expect (ObjNum 1440 snap 0 seq_num 1440) 2024-09-14T04:10:41.184 INFO:tasks.rados.rados.0.smithi038.stdout:3318: write oid 443 current snap is 0 2024-09-14T04:10:41.184 INFO:tasks.rados.rados.0.smithi038.stdout:3318: seq_num 2076 ranges {491332=781293,2065677=602064} 2024-09-14T04:10:41.196 INFO:tasks.rados.rados.0.smithi038.stdout:3318: writing smithi03870129-443 from 491332 to 1272625 tid 1 2024-09-14T04:10:41.207 INFO:tasks.rados.rados.0.smithi038.stdout:3318: writing smithi03870129-443 from 2065677 to 2667741 tid 2 2024-09-14T04:10:41.208 INFO:tasks.rados.rados.0.smithi038.stdout:3319: delete oid 301 current snap is 0 2024-09-14T04:10:41.208 INFO:tasks.rados.rados.0.smithi038.stdout:3313: finishing write tid 2 to smithi03870129-31 2024-09-14T04:10:41.208 INFO:tasks.rados.rados.0.smithi038.stdout:3313: finishing write tid 3 to smithi03870129-31 2024-09-14T04:10:41.208 INFO:tasks.rados.rados.0.smithi038.stdout:3313: finishing write tid 4 to smithi03870129-31 2024-09-14T04:10:41.208 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 31 v 408 (ObjNum 2074 snap 0 seq_num 2074) dirty exists 2024-09-14T04:10:41.208 INFO:tasks.rados.rados.0.smithi038.stdout:3313: left oid 31 (ObjNum 2074 snap 0 seq_num 2074) 2024-09-14T04:10:41.208 INFO:tasks.rados.rados.0.smithi038.stdout:3314: expect (ObjNum 1857 snap 0 seq_num 1857) 2024-09-14T04:10:41.385 INFO:tasks.rados.rados.0.smithi038.stdout:3315: finishing write tid 1 to smithi03870129-179 2024-09-14T04:10:41.386 INFO:tasks.rados.rados.0.smithi038.stdout:3315: finishing write tid 2 to smithi03870129-179 2024-09-14T04:10:41.386 INFO:tasks.rados.rados.0.smithi038.stdout:3315: finishing write tid 3 to smithi03870129-179 2024-09-14T04:10:41.386 INFO:tasks.rados.rados.0.smithi038.stdout:3316: expect (ObjNum 1341 snap 0 seq_num 1341) 2024-09-14T04:10:41.466 INFO:tasks.rados.rados.0.smithi038.stdout:3317: expect (ObjNum 1440 snap 0 seq_num 1440) 2024-09-14T04:10:41.612 INFO:tasks.rados.rados.0.smithi038.stdout:3315: finishing write tid 4 to smithi03870129-179 2024-09-14T04:10:41.612 INFO:tasks.rados.rados.0.smithi038.stdout:3315: finishing write tid 5 to smithi03870129-179 2024-09-14T04:10:41.612 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 179 v 598 (ObjNum 2075 snap 0 seq_num 2075) dirty exists 2024-09-14T04:10:41.613 INFO:tasks.rados.rados.0.smithi038.stdout:3315: left oid 179 (ObjNum 2075 snap 0 seq_num 2075) 2024-09-14T04:10:41.613 INFO:tasks.rados.rados.0.smithi038.stdout:3318: finishing write tid 1 to smithi03870129-443 2024-09-14T04:10:41.613 INFO:tasks.rados.rados.0.smithi038.stdout:3318: finishing write tid 2 to smithi03870129-443 2024-09-14T04:10:41.613 INFO:tasks.rados.rados.0.smithi038.stdout:3318: finishing write tid 3 to smithi03870129-443 2024-09-14T04:10:41.613 INFO:tasks.rados.rados.0.smithi038.stdout:3318: finishing write tid 4 to smithi03870129-443 2024-09-14T04:10:41.613 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 443 v 395 (ObjNum 2076 snap 0 seq_num 2076) dirty exists 2024-09-14T04:10:41.613 INFO:tasks.rados.rados.0.smithi038.stdout:3318: left oid 443 (ObjNum 2076 snap 0 seq_num 2076) 2024-09-14T04:10:41.613 INFO:tasks.rados.rados.0.smithi038.stdout:3313: done (6 left) 2024-09-14T04:10:41.613 INFO:tasks.rados.rados.0.smithi038.stdout:3314: done (5 left) 2024-09-14T04:10:41.613 INFO:tasks.rados.rados.0.smithi038.stdout:3315: done (4 left) 2024-09-14T04:10:41.613 INFO:tasks.rados.rados.0.smithi038.stdout:3316: done (3 left) 2024-09-14T04:10:41.613 INFO:tasks.rados.rados.0.smithi038.stdout:3317: done (2 left) 2024-09-14T04:10:41.613 INFO:tasks.rados.rados.0.smithi038.stdout:3318: done (1 left) 2024-09-14T04:10:41.613 INFO:tasks.rados.rados.0.smithi038.stdout:3319: done (0 left) 2024-09-14T04:10:41.613 INFO:tasks.rados.rados.0.smithi038.stdout:3320: delete oid 375 current snap is 0 2024-09-14T04:10:41.615 INFO:tasks.rados.rados.0.smithi038.stdout:3320: done (0 left) 2024-09-14T04:10:41.615 INFO:tasks.rados.rados.0.smithi038.stdout:3321: read oid 155 snap -1 2024-09-14T04:10:41.615 INFO:tasks.rados.rados.0.smithi038.stdout:3321: expect (ObjNum 1840 snap 0 seq_num 1840) 2024-09-14T04:10:41.615 INFO:tasks.rados.rados.0.smithi038.stdout:3322: write oid 294 current snap is 0 2024-09-14T04:10:41.615 INFO:tasks.rados.rados.0.smithi038.stdout:3322: seq_num 2079 ranges {541753=607040,1724770=749391} 2024-09-14T04:10:41.634 INFO:tasks.rados.rados.0.smithi038.stdout:3322: writing smithi03870129-294 from 541753 to 1148793 tid 1 2024-09-14T04:10:41.656 INFO:tasks.rados.rados.0.smithi038.stdout:3322: writing smithi03870129-294 from 1724770 to 2474161 tid 2 2024-09-14T04:10:41.656 INFO:tasks.rados.rados.0.smithi038.stdout:3323: read oid 1 snap -1 2024-09-14T04:10:41.656 INFO:tasks.rados.rados.0.smithi038.stdout:3323: expect (ObjNum 2043 snap 0 seq_num 2043) 2024-09-14T04:10:41.656 INFO:tasks.rados.rados.0.smithi038.stdout:3324: write oid 460 current snap is 0 2024-09-14T04:10:41.656 INFO:tasks.rados.rados.0.smithi038.stdout:3324: seq_num 2080 ranges {558560=682289,1783252=493049} 2024-09-14T04:10:41.673 INFO:tasks.rados.rados.0.smithi038.stdout:3324: writing smithi03870129-460 from 558560 to 1240849 tid 1 2024-09-14T04:10:41.685 INFO:tasks.rados.rados.0.smithi038.stdout:3324: writing smithi03870129-460 from 1783252 to 2276301 tid 2 2024-09-14T04:10:41.685 INFO:tasks.rados.rados.0.smithi038.stdout:3325: delete oid 300 current snap is 0 2024-09-14T04:10:41.685 INFO:tasks.rados.rados.0.smithi038.stdout:3321: expect (ObjNum 1840 snap 0 seq_num 1840) 2024-09-14T04:10:41.870 INFO:tasks.rados.rados.0.smithi038.stdout:3322: finishing write tid 1 to smithi03870129-294 2024-09-14T04:10:41.870 INFO:tasks.rados.rados.0.smithi038.stdout:3323: expect (ObjNum 2043 snap 0 seq_num 2043) 2024-09-14T04:10:41.907 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:41 smithi123 bash[24950]: audit 2024-09-14T04:10:40.039526+0000 mgr.x (mgr.24589) 98 : audit [DBG] from='client.15660 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:42.006 INFO:tasks.rados.rados.0.smithi038.stdout:3322: finishing write tid 2 to smithi03870129-294 2024-09-14T04:10:42.006 INFO:tasks.rados.rados.0.smithi038.stdout:3322: finishing write tid 3 to smithi03870129-294 2024-09-14T04:10:42.006 INFO:tasks.rados.rados.0.smithi038.stdout:3322: finishing write tid 4 to smithi03870129-294 2024-09-14T04:10:42.006 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 294 v 409 (ObjNum 2079 snap 0 seq_num 2079) dirty exists 2024-09-14T04:10:42.006 INFO:tasks.rados.rados.0.smithi038.stdout:3322: left oid 294 (ObjNum 2079 snap 0 seq_num 2079) 2024-09-14T04:10:42.006 INFO:tasks.rados.rados.0.smithi038.stdout:3324: finishing write tid 1 to smithi03870129-460 2024-09-14T04:10:42.007 INFO:tasks.rados.rados.0.smithi038.stdout:3324: finishing write tid 2 to smithi03870129-460 2024-09-14T04:10:42.007 INFO:tasks.rados.rados.0.smithi038.stdout:3324: finishing write tid 3 to smithi03870129-460 2024-09-14T04:10:42.007 INFO:tasks.rados.rados.0.smithi038.stdout:3324: finishing write tid 4 to smithi03870129-460 2024-09-14T04:10:42.007 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 460 v 601 (ObjNum 2080 snap 0 seq_num 2080) dirty exists 2024-09-14T04:10:42.007 INFO:tasks.rados.rados.0.smithi038.stdout:3324: left oid 460 (ObjNum 2080 snap 0 seq_num 2080) 2024-09-14T04:10:42.007 INFO:tasks.rados.rados.0.smithi038.stdout:3321: done (4 left) 2024-09-14T04:10:42.007 INFO:tasks.rados.rados.0.smithi038.stdout:3322: done (3 left) 2024-09-14T04:10:42.007 INFO:tasks.rados.rados.0.smithi038.stdout:3323: done (2 left) 2024-09-14T04:10:42.007 INFO:tasks.rados.rados.0.smithi038.stdout:3324: done (1 left) 2024-09-14T04:10:42.007 INFO:tasks.rados.rados.0.smithi038.stdout:3325: done (0 left) 2024-09-14T04:10:42.007 INFO:tasks.rados.rados.0.smithi038.stdout:3326: read oid 413 snap -1 2024-09-14T04:10:42.007 INFO:tasks.rados.rados.0.smithi038.stdout:3326: expect (ObjNum 1698 snap 0 seq_num 1698) 2024-09-14T04:10:42.007 INFO:tasks.rados.rados.0.smithi038.stdout:3327: read oid 283 snap -1 2024-09-14T04:10:42.008 INFO:tasks.rados.rados.0.smithi038.stdout:3327: expect deleted 2024-09-14T04:10:42.008 INFO:tasks.rados.rados.0.smithi038.stdout:3328: write oid 109 current snap is 0 2024-09-14T04:10:42.008 INFO:tasks.rados.rados.0.smithi038.stdout:3328: seq_num 2082 ranges {592174=432787,1500216=496718,2624671=367503} 2024-09-14T04:10:42.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:41 smithi038 bash[32505]: audit 2024-09-14T04:10:40.039526+0000 mgr.x (mgr.24589) 98 : audit [DBG] from='client.15660 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:42.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:41 smithi038 bash[22519]: audit 2024-09-14T04:10:40.039526+0000 mgr.x (mgr.24589) 98 : audit [DBG] from='client.15660 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:42.022 INFO:tasks.rados.rados.0.smithi038.stdout:3328: writing smithi03870129-109 from 592174 to 1024961 tid 1 2024-09-14T04:10:42.039 INFO:tasks.rados.rados.0.smithi038.stdout:3328: writing smithi03870129-109 from 1500216 to 1996934 tid 2 2024-09-14T04:10:42.055 INFO:tasks.rados.rados.0.smithi038.stdout:3328: writing smithi03870129-109 from 2624671 to 2992174 tid 3 2024-09-14T04:10:42.055 INFO:tasks.rados.rados.0.smithi038.stdout:3329: delete oid 380 current snap is 0 2024-09-14T04:10:42.055 INFO:tasks.rados.rados.0.smithi038.stdout:3326: expect (ObjNum 1698 snap 0 seq_num 1698) 2024-09-14T04:10:42.183 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:42 smithi123 bash[60175]: ts=2024-09-14T04:10:42.064Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-09-14T04:10:42.183 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:42 smithi123 bash[60175]: ts=2024-09-14T04:10:42.064Z 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-09-14T04:10:42.183 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:42 smithi123 bash[60175]: ts=2024-09-14T04:10:42.064Z 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-09-14T04:10:42.183 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:42 smithi123 bash[60175]: ts=2024-09-14T04:10:42.064Z 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-09-14T04:10:42.183 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:42 smithi123 bash[60175]: ts=2024-09-14T04:10:42.065Z 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-09-14T04:10:42.183 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:42 smithi123 bash[60175]: ts=2024-09-14T04:10:42.065Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-14T04:10:42.183 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:42 smithi123 bash[60175]: ts=2024-09-14T04:10:42.066Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-14T04:10:42.183 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:42 smithi123 bash[60175]: ts=2024-09-14T04:10:42.066Z caller=node_exporter.go:117 level=info collector=arp 2024-09-14T04:10:42.184 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:42 smithi123 bash[60175]: ts=2024-09-14T04:10:42.066Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-14T04:10:42.184 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:42 smithi123 bash[60175]: ts=2024-09-14T04:10:42.066Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-14T04:10:42.184 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:42 smithi123 bash[60175]: ts=2024-09-14T04:10:42.066Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-14T04:10:42.184 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:42 smithi123 bash[60175]: ts=2024-09-14T04:10:42.066Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-14T04:10:42.184 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:42 smithi123 bash[60175]: ts=2024-09-14T04:10:42.066Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-14T04:10:42.184 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:42 smithi123 bash[60175]: ts=2024-09-14T04:10:42.066Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-14T04:10:42.184 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:42 smithi123 bash[60175]: ts=2024-09-14T04:10:42.066Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-14T04:10:42.184 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:42 smithi123 bash[60175]: ts=2024-09-14T04:10:42.066Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-14T04:10:42.184 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:42 smithi123 bash[60175]: ts=2024-09-14T04:10:42.066Z caller=node_exporter.go:117 level=info collector=edac 2024-09-14T04:10:42.184 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:42 smithi123 bash[60175]: ts=2024-09-14T04:10:42.066Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-14T04:10:42.184 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:42 smithi123 bash[60175]: ts=2024-09-14T04:10:42.066Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-14T04:10:42.184 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:42 smithi123 bash[60175]: ts=2024-09-14T04:10:42.066Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-14T04:10:42.184 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:42 smithi123 bash[60175]: ts=2024-09-14T04:10:42.066Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-14T04:10:42.184 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:42 smithi123 bash[60175]: ts=2024-09-14T04:10:42.066Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-14T04:10:42.185 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:42 smithi123 bash[60175]: ts=2024-09-14T04:10:42.066Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-14T04:10:42.185 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:42 smithi123 bash[60175]: ts=2024-09-14T04:10:42.066Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-14T04:10:42.185 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:42 smithi123 bash[60175]: ts=2024-09-14T04:10:42.066Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-14T04:10:42.185 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:42 smithi123 bash[60175]: ts=2024-09-14T04:10:42.066Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-14T04:10:42.185 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:42 smithi123 bash[60175]: ts=2024-09-14T04:10:42.066Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-14T04:10:42.185 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:42 smithi123 bash[60175]: ts=2024-09-14T04:10:42.066Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-14T04:10:42.185 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:42 smithi123 bash[60175]: ts=2024-09-14T04:10:42.066Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-14T04:10:42.185 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:42 smithi123 bash[60175]: ts=2024-09-14T04:10:42.066Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-14T04:10:42.185 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:42 smithi123 bash[60175]: ts=2024-09-14T04:10:42.066Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-14T04:10:42.186 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:42 smithi123 bash[60175]: ts=2024-09-14T04:10:42.066Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-14T04:10:42.186 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:42 smithi123 bash[60175]: ts=2024-09-14T04:10:42.066Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-14T04:10:42.186 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:42 smithi123 bash[60175]: ts=2024-09-14T04:10:42.066Z caller=node_exporter.go:117 level=info collector=os 2024-09-14T04:10:42.186 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:42 smithi123 bash[60175]: ts=2024-09-14T04:10:42.066Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-14T04:10:42.186 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:42 smithi123 bash[60175]: ts=2024-09-14T04:10:42.066Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-14T04:10:42.186 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:42 smithi123 bash[60175]: ts=2024-09-14T04:10:42.066Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-14T04:10:42.186 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:42 smithi123 bash[60175]: ts=2024-09-14T04:10:42.066Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-14T04:10:42.186 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:42 smithi123 bash[60175]: ts=2024-09-14T04:10:42.066Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-14T04:10:42.186 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:42 smithi123 bash[60175]: ts=2024-09-14T04:10:42.066Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-14T04:10:42.186 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:42 smithi123 bash[60175]: ts=2024-09-14T04:10:42.066Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-14T04:10:42.187 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:42 smithi123 bash[60175]: ts=2024-09-14T04:10:42.066Z caller=node_exporter.go:117 level=info collector=stat 2024-09-14T04:10:42.187 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:42 smithi123 bash[60175]: ts=2024-09-14T04:10:42.066Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-14T04:10:42.187 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:42 smithi123 bash[60175]: ts=2024-09-14T04:10:42.066Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-14T04:10:42.187 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:42 smithi123 bash[60175]: ts=2024-09-14T04:10:42.066Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-14T04:10:42.187 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:42 smithi123 bash[60175]: ts=2024-09-14T04:10:42.066Z caller=node_exporter.go:117 level=info collector=time 2024-09-14T04:10:42.187 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:42 smithi123 bash[60175]: ts=2024-09-14T04:10:42.066Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-14T04:10:42.187 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:42 smithi123 bash[60175]: ts=2024-09-14T04:10:42.066Z caller=node_exporter.go:117 level=info collector=uname 2024-09-14T04:10:42.187 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:42 smithi123 bash[60175]: ts=2024-09-14T04:10:42.066Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-14T04:10:42.187 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:42 smithi123 bash[60175]: ts=2024-09-14T04:10:42.066Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-14T04:10:42.187 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:42 smithi123 bash[60175]: ts=2024-09-14T04:10:42.066Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-14T04:10:42.187 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:42 smithi123 bash[60175]: ts=2024-09-14T04:10:42.067Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-09-14T04:10:42.188 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:10:42 smithi123 bash[60175]: ts=2024-09-14T04:10:42.067Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-14T04:10:42.229 INFO:tasks.rados.rados.0.smithi038.stdout:3328: finishing write tid 1 to smithi03870129-109 2024-09-14T04:10:42.229 INFO:tasks.rados.rados.0.smithi038.stdout:3328: finishing write tid 2 to smithi03870129-109 2024-09-14T04:10:42.229 INFO:tasks.rados.rados.0.smithi038.stdout:3328: finishing write tid 3 to smithi03870129-109 2024-09-14T04:10:42.229 INFO:tasks.rados.rados.0.smithi038.stdout:3328: finishing write tid 4 to smithi03870129-109 2024-09-14T04:10:42.230 INFO:tasks.rados.rados.0.smithi038.stdout:3328: finishing write tid 5 to smithi03870129-109 2024-09-14T04:10:42.230 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 109 v 605 (ObjNum 2082 snap 0 seq_num 2082) dirty exists 2024-09-14T04:10:42.230 INFO:tasks.rados.rados.0.smithi038.stdout:3328: left oid 109 (ObjNum 2082 snap 0 seq_num 2082) 2024-09-14T04:10:42.230 INFO:tasks.rados.rados.0.smithi038.stdout:3326: done (3 left) 2024-09-14T04:10:42.230 INFO:tasks.rados.rados.0.smithi038.stdout:3327: done (2 left) 2024-09-14T04:10:42.230 INFO:tasks.rados.rados.0.smithi038.stdout:3328: done (1 left) 2024-09-14T04:10:42.230 INFO:tasks.rados.rados.0.smithi038.stdout:3329: done (0 left) 2024-09-14T04:10:42.230 INFO:tasks.rados.rados.0.smithi038.stdout:3330: read oid 28 snap -1 2024-09-14T04:10:42.230 INFO:tasks.rados.rados.0.smithi038.stdout:3330: expect (ObjNum 1063 snap 0 seq_num 1063) 2024-09-14T04:10:42.230 INFO:tasks.rados.rados.0.smithi038.stdout:3331: delete oid 291 current snap is 0 2024-09-14T04:10:42.232 INFO:tasks.rados.rados.0.smithi038.stdout:3331: done (1 left) 2024-09-14T04:10:42.232 INFO:tasks.rados.rados.0.smithi038.stdout:3332: read oid 218 snap -1 2024-09-14T04:10:42.232 INFO:tasks.rados.rados.0.smithi038.stdout:3332: expect (ObjNum 1461 snap 0 seq_num 1461) 2024-09-14T04:10:42.232 INFO:tasks.rados.rados.0.smithi038.stdout:3333: read oid 210 snap -1 2024-09-14T04:10:42.232 INFO:tasks.rados.rados.0.smithi038.stdout:3333: expect (ObjNum 1647 snap 0 seq_num 1647) 2024-09-14T04:10:42.232 INFO:tasks.rados.rados.0.smithi038.stdout:3334: delete oid 478 current snap is 0 2024-09-14T04:10:42.235 INFO:tasks.rados.rados.0.smithi038.stdout:3334: done (3 left) 2024-09-14T04:10:42.235 INFO:tasks.rados.rados.0.smithi038.stdout:3335: read oid 362 snap -1 2024-09-14T04:10:42.235 INFO:tasks.rados.rados.0.smithi038.stdout:3335: expect (ObjNum 1952 snap 0 seq_num 1952) 2024-09-14T04:10:42.236 INFO:tasks.rados.rados.0.smithi038.stdout:3336: read oid 239 snap -1 2024-09-14T04:10:42.236 INFO:tasks.rados.rados.0.smithi038.stdout:3336: expect (ObjNum 1105 snap 0 seq_num 1105) 2024-09-14T04:10:42.236 INFO:tasks.rados.rados.0.smithi038.stdout:3337: read oid 124 snap -1 2024-09-14T04:10:42.236 INFO:tasks.rados.rados.0.smithi038.stdout:3337: expect deleted 2024-09-14T04:10:42.236 INFO:tasks.rados.rados.0.smithi038.stdout:3338: write oid 328 current snap is 0 2024-09-14T04:10:42.236 INFO:tasks.rados.rados.0.smithi038.stdout:3338: seq_num 2086 ranges {659402=450136,1734144=504056,2734363=325039} 2024-09-14T04:10:42.254 INFO:tasks.rados.rados.0.smithi038.stdout:3338: writing smithi03870129-328 from 659402 to 1109538 tid 1 2024-09-14T04:10:42.272 INFO:tasks.rados.rados.0.smithi038.stdout:3338: writing smithi03870129-328 from 1734144 to 2238200 tid 2 2024-09-14T04:10:42.284 INFO:tasks.rados.rados.0.smithi038.stdout:3338: writing smithi03870129-328 from 2734363 to 3059402 tid 3 2024-09-14T04:10:42.285 INFO:tasks.rados.rados.0.smithi038.stdout:3339: write oid 45 current snap is 0 2024-09-14T04:10:42.285 INFO:tasks.rados.rados.0.smithi038.stdout:3339: seq_num 2087 ranges {676209=525385,1676273=764067,3045433=30776} 2024-09-14T04:10:42.299 INFO:tasks.rados.rados.0.smithi038.stdout:3339: writing smithi03870129-45 from 676209 to 1201594 tid 1 2024-09-14T04:10:42.310 INFO:tasks.rados.rados.0.smithi038.stdout:3339: writing smithi03870129-45 from 1676273 to 2440340 tid 2 2024-09-14T04:10:42.316 INFO:tasks.rados.rados.0.smithi038.stdout:3339: writing smithi03870129-45 from 3045433 to 3076209 tid 3 2024-09-14T04:10:42.316 INFO:tasks.rados.rados.0.smithi038.stdout:3340: write oid 20 current snap is 0 2024-09-14T04:10:42.316 INFO:tasks.rados.rados.0.smithi038.stdout:3340: seq_num 2088 ranges {693016=600634,1734755=507725,2672856=420160} 2024-09-14T04:10:42.326 INFO:tasks.rados.rados.0.smithi038.stdout:3340: writing smithi03870129-20 from 693016 to 1293650 tid 1 2024-09-14T04:10:42.333 INFO:tasks.rados.rados.0.smithi038.stdout:3340: writing smithi03870129-20 from 1734755 to 2242480 tid 2 2024-09-14T04:10:42.339 INFO:tasks.rados.rados.0.smithi038.stdout:3340: writing smithi03870129-20 from 2672856 to 3093016 tid 3 2024-09-14T04:10:42.339 INFO:tasks.rados.rados.0.smithi038.stdout:3341: read oid 38 snap -1 2024-09-14T04:10:42.339 INFO:tasks.rados.rados.0.smithi038.stdout:3341: expect (ObjNum 659 snap 0 seq_num 659) 2024-09-14T04:10:42.339 INFO:tasks.rados.rados.0.smithi038.stdout:3342: read oid 399 snap -1 2024-09-14T04:10:42.339 INFO:tasks.rados.rados.0.smithi038.stdout:3342: expect (ObjNum 1934 snap 0 seq_num 1934) 2024-09-14T04:10:42.340 INFO:tasks.rados.rados.0.smithi038.stdout:3343: write oid 287 current snap is 0 2024-09-14T04:10:42.340 INFO:tasks.rados.rados.0.smithi038.stdout:3343: seq_num 2089 ranges {709823=675883,1793237=767736,3100279=9544} 2024-09-14T04:10:42.348 INFO:tasks.rados.rados.0.smithi038.stdout:3343: writing smithi03870129-287 from 709823 to 1385706 tid 1 2024-09-14T04:10:42.355 INFO:tasks.rados.rados.0.smithi038.stdout:3343: writing smithi03870129-287 from 1793237 to 2560973 tid 2 2024-09-14T04:10:42.359 INFO:tasks.rados.rados.0.smithi038.stdout:3343: writing smithi03870129-287 from 3100279 to 3109823 tid 3 2024-09-14T04:10:42.359 INFO:tasks.rados.rados.0.smithi038.stdout:3344: read oid 223 snap -1 2024-09-14T04:10:42.359 INFO:tasks.rados.rados.0.smithi038.stdout:3344: expect (ObjNum 222 snap 0 seq_num 222) 2024-09-14T04:10:42.359 INFO:tasks.rados.rados.0.smithi038.stdout:3345: write oid 302 current snap is 0 2024-09-14T04:10:42.359 INFO:tasks.rados.rados.0.smithi038.stdout:3345: seq_num 2090 ranges {726630=751132,2251719=511394} 2024-09-14T04:10:42.367 INFO:tasks.rados.rados.0.smithi038.stdout:3345: writing smithi03870129-302 from 726630 to 1477762 tid 1 2024-09-14T04:10:42.375 INFO:tasks.rados.rados.0.smithi038.stdout:3345: writing smithi03870129-302 from 2251719 to 2763113 tid 2 2024-09-14T04:10:42.375 INFO:tasks.rados.rados.0.smithi038.stdout:3346: read oid 23 snap -1 2024-09-14T04:10:42.375 INFO:tasks.rados.rados.0.smithi038.stdout:3346: expect (ObjNum 1999 snap 0 seq_num 1999) 2024-09-14T04:10:42.375 INFO:tasks.rados.rados.0.smithi038.stdout:3347: write oid 372 current snap is 0 2024-09-14T04:10:42.375 INFO:tasks.rados.rados.0.smithi038.stdout:3333: expect (ObjNum 1647 snap 0 seq_num 1647) 2024-09-14T04:10:42.616 INFO:tasks.rados.rados.0.smithi038.stdout:3336: expect (ObjNum 1105 snap 0 seq_num 1105) 2024-09-14T04:10:42.731 INFO:tasks.rados.rados.0.smithi038.stdout:3330: expect (ObjNum 1063 snap 0 seq_num 1063) 2024-09-14T04:10:42.766 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:10:42.918 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:10:42 smithi123 systemd[1]: Stopping Ceph grafana.a for 4d8d8784-724c-11ef-bceb-c7b262605968... 2024-09-14T04:10:42.918 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:42 smithi123 bash[24950]: cluster 2024-09-14T04:10:40.935687+0000 mgr.x (mgr.24589) 99 : cluster [DBG] pgmap v32: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 6.8 MiB/s wr, 72 op/s 2024-09-14T04:10:42.918 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:42 smithi123 bash[24950]: audit 2024-09-14T04:10:42.434066+0000 mon.c (mon.2) 202 : audit [DBG] from='client.? 172.21.15.38:0/3189993985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:10:43.012 INFO:tasks.rados.rados.0.smithi038.stdout:3332: expect (ObjNum 1461 snap 0 seq_num 1461) 2024-09-14T04:10:43.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:42 smithi038 bash[22519]: cluster 2024-09-14T04:10:40.935687+0000 mgr.x (mgr.24589) 99 : cluster [DBG] pgmap v32: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 6.8 MiB/s wr, 72 op/s 2024-09-14T04:10:43.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:42 smithi038 bash[22519]: audit 2024-09-14T04:10:42.434066+0000 mon.c (mon.2) 202 : audit [DBG] from='client.? 172.21.15.38:0/3189993985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:10:43.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:42 smithi038 bash[32505]: cluster 2024-09-14T04:10:40.935687+0000 mgr.x (mgr.24589) 99 : cluster [DBG] pgmap v32: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 6.8 MiB/s wr, 72 op/s 2024-09-14T04:10:43.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:42 smithi038 bash[32505]: audit 2024-09-14T04:10:42.434066+0000 mon.c (mon.2) 202 : audit [DBG] from='client.? 172.21.15.38:0/3189993985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:10:43.152 INFO:tasks.rados.rados.0.smithi038.stdout:3335: expect (ObjNum 1952 snap 0 seq_num 1952) 2024-09-14T04:10:43.384 INFO:tasks.rados.rados.0.smithi038.stdout:3338: finishing write tid 1 to smithi03870129-328 2024-09-14T04:10:43.384 INFO:tasks.rados.rados.0.smithi038.stdout:3338: finishing write tid 2 to smithi03870129-328 2024-09-14T04:10:43.384 INFO:tasks.rados.rados.0.smithi038.stdout:3338: finishing write tid 3 to smithi03870129-328 2024-09-14T04:10:43.384 INFO:tasks.rados.rados.0.smithi038.stdout:3347: seq_num 2091 ranges {743437=542734,1910201=771405} 2024-09-14T04:10:43.390 INFO:tasks.rados.rados.0.smithi038.stdout:3347: writing smithi03870129-372 from 743437 to 1286171 tid 1 2024-09-14T04:10:43.398 INFO:tasks.rados.rados.0.smithi038.stdout:3347: writing smithi03870129-372 from 1910201 to 2681606 tid 2 2024-09-14T04:10:43.398 INFO:tasks.rados.rados.0.smithi038.stdout:3330: done (15 left) 2024-09-14T04:10:43.399 INFO:tasks.rados.rados.0.smithi038.stdout:3332: done (14 left) 2024-09-14T04:10:43.399 INFO:tasks.rados.rados.0.smithi038.stdout:3333: done (13 left) 2024-09-14T04:10:43.399 INFO:tasks.rados.rados.0.smithi038.stdout:3335: done (12 left) 2024-09-14T04:10:43.399 INFO:tasks.rados.rados.0.smithi038.stdout:3336: done (11 left) 2024-09-14T04:10:43.399 INFO:tasks.rados.rados.0.smithi038.stdout:3337: done (10 left) 2024-09-14T04:10:43.399 INFO:tasks.rados.rados.0.smithi038.stdout:3348: delete oid 208 current snap is 0 2024-09-14T04:10:43.399 INFO:tasks.rados.rados.0.smithi038.stdout:3338: finishing write tid 4 to smithi03870129-328 2024-09-14T04:10:43.399 INFO:tasks.rados.rados.0.smithi038.stdout:3338: finishing write tid 5 to smithi03870129-328 2024-09-14T04:10:43.399 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 328 v 485 (ObjNum 2086 snap 0 seq_num 2086) dirty exists 2024-09-14T04:10:43.399 INFO:tasks.rados.rados.0.smithi038.stdout:3338: left oid 328 (ObjNum 2086 snap 0 seq_num 2086) 2024-09-14T04:10:43.399 INFO:tasks.rados.rados.0.smithi038.stdout:3339: finishing write tid 1 to smithi03870129-45 2024-09-14T04:10:43.399 INFO:tasks.rados.rados.0.smithi038.stdout:3339: finishing write tid 2 to smithi03870129-45 2024-09-14T04:10:43.399 INFO:tasks.rados.rados.0.smithi038.stdout:3339: finishing write tid 3 to smithi03870129-45 2024-09-14T04:10:43.399 INFO:tasks.rados.rados.0.smithi038.stdout:3339: finishing write tid 4 to smithi03870129-45 2024-09-14T04:10:43.400 INFO:tasks.rados.rados.0.smithi038.stdout:3339: finishing write tid 5 to smithi03870129-45 2024-09-14T04:10:43.400 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 45 v 201 (ObjNum 2087 snap 0 seq_num 2087) dirty exists 2024-09-14T04:10:43.400 INFO:tasks.rados.rados.0.smithi038.stdout:3339: left oid 45 (ObjNum 2087 snap 0 seq_num 2087) 2024-09-14T04:10:43.400 INFO:tasks.rados.rados.0.smithi038.stdout:3340: finishing write tid 1 to smithi03870129-20 2024-09-14T04:10:43.400 INFO:tasks.rados.rados.0.smithi038.stdout:3340: finishing write tid 2 to smithi03870129-20 2024-09-14T04:10:43.400 INFO:tasks.rados.rados.0.smithi038.stdout:3340: finishing write tid 3 to smithi03870129-20 2024-09-14T04:10:43.400 INFO:tasks.rados.rados.0.smithi038.stdout:3340: finishing write tid 4 to smithi03870129-20 2024-09-14T04:10:43.400 INFO:tasks.rados.rados.0.smithi038.stdout:3340: finishing write tid 5 to smithi03870129-20 2024-09-14T04:10:43.400 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 20 v 399 (ObjNum 2088 snap 0 seq_num 2088) dirty exists 2024-09-14T04:10:43.400 INFO:tasks.rados.rados.0.smithi038.stdout:3340: left oid 20 (ObjNum 2088 snap 0 seq_num 2088) 2024-09-14T04:10:43.400 INFO:tasks.rados.rados.0.smithi038.stdout:3341: expect (ObjNum 659 snap 0 seq_num 659) 2024-09-14T04:10:43.535 INFO:tasks.rados.rados.0.smithi038.stdout:3342: expect (ObjNum 1934 snap 0 seq_num 1934) 2024-09-14T04:10:43.683 INFO:tasks.rados.rados.0.smithi038.stdout:3343: finishing write tid 1 to smithi03870129-287 2024-09-14T04:10:43.683 INFO:tasks.rados.rados.0.smithi038.stdout:3343: finishing write tid 2 to smithi03870129-287 2024-09-14T04:10:43.684 INFO:tasks.rados.rados.0.smithi038.stdout:3343: finishing write tid 3 to smithi03870129-287 2024-09-14T04:10:43.684 INFO:tasks.rados.rados.0.smithi038.stdout:3338: done (10 left) 2024-09-14T04:10:43.684 INFO:tasks.rados.rados.0.smithi038.stdout:3339: done (9 left) 2024-09-14T04:10:43.684 INFO:tasks.rados.rados.0.smithi038.stdout:3340: done (8 left) 2024-09-14T04:10:43.684 INFO:tasks.rados.rados.0.smithi038.stdout:3341: done (7 left) 2024-09-14T04:10:43.684 INFO:tasks.rados.rados.0.smithi038.stdout:3342: done (6 left) 2024-09-14T04:10:43.684 INFO:tasks.rados.rados.0.smithi038.stdout:3348: done (5 left) 2024-09-14T04:10:43.684 INFO:tasks.rados.rados.0.smithi038.stdout:3349: write oid 382 current snap is 0 2024-09-14T04:10:43.684 INFO:tasks.rados.rados.0.smithi038.stdout:3343: finishing write tid 4 to smithi03870129-287 2024-09-14T04:10:43.684 INFO:tasks.rados.rados.0.smithi038.stdout:3349: seq_num 2093 ranges {777051=693232,2027165=658721} 2024-09-14T04:10:43.691 INFO:tasks.rados.rados.0.smithi038.stdout:3349: writing smithi03870129-382 from 777051 to 1470283 tid 1 2024-09-14T04:10:43.698 INFO:tasks.rados.rados.0.smithi038.stdout:3349: writing smithi03870129-382 from 2027165 to 2685886 tid 2 2024-09-14T04:10:43.698 INFO:tasks.rados.rados.0.smithi038.stdout:3350: write oid 48 current snap is 0 2024-09-14T04:10:43.698 INFO:tasks.rados.rados.0.smithi038.stdout:3343: finishing write tid 5 to smithi03870129-287 2024-09-14T04:10:43.698 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 287 v 403 (ObjNum 2089 snap 0 seq_num 2089) dirty exists 2024-09-14T04:10:43.698 INFO:tasks.rados.rados.0.smithi038.stdout:3343: left oid 287 (ObjNum 2089 snap 0 seq_num 2089) 2024-09-14T04:10:43.698 INFO:tasks.rados.rados.0.smithi038.stdout:3344: expect (ObjNum 222 snap 0 seq_num 222) 2024-09-14T04:10:43.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:43 smithi123 bash[24950]: audit 2024-09-14T04:10:42.757722+0000 mgr.x (mgr.24589) 100 : audit [DBG] from='client.15672 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:43.802 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:10:43 smithi123 bash[60426]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-grafana-a 2024-09-14T04:10:43.802 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:10:43 smithi123 systemd[1]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968@grafana.a.service: Main process exited, code=exited, status=143/n/a 2024-09-14T04:10:43.802 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:10:43 smithi123 bash[60487]: Error response from daemon: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-grafana-a 2024-09-14T04:10:43.802 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:10:43 smithi123 systemd[1]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968@grafana.a.service: Failed with result 'exit-code'. 2024-09-14T04:10:43.802 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:10:43 smithi123 systemd[1]: Stopped Ceph grafana.a for 4d8d8784-724c-11ef-bceb-c7b262605968. 2024-09-14T04:10:43.802 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:10:43 smithi123 systemd[1]: Started Ceph grafana.a for 4d8d8784-724c-11ef-bceb-c7b262605968. 2024-09-14T04:10:43.802 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:10:43 smithi123 bash[53291]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:10:43] "GET /metrics HTTP/1.1" 200 36407 "" "Prometheus/2.51.0" 2024-09-14T04:10:43.818 INFO:tasks.rados.rados.0.smithi038.stdout:3345: finishing write tid 1 to smithi03870129-302 2024-09-14T04:10:43.818 INFO:tasks.rados.rados.0.smithi038.stdout:3345: finishing write tid 2 to smithi03870129-302 2024-09-14T04:10:43.818 INFO:tasks.rados.rados.0.smithi038.stdout:3345: finishing write tid 3 to smithi03870129-302 2024-09-14T04:10:43.819 INFO:tasks.rados.rados.0.smithi038.stdout:3350: seq_num 2094 ranges {793858=768481,2085647=518732} 2024-09-14T04:10:43.826 INFO:tasks.rados.rados.0.smithi038.stdout:3350: writing smithi03870129-48 from 793858 to 1562339 tid 1 2024-09-14T04:10:43.832 INFO:tasks.rados.rados.0.smithi038.stdout:3350: writing smithi03870129-48 from 2085647 to 2604379 tid 2 2024-09-14T04:10:43.832 INFO:tasks.rados.rados.0.smithi038.stdout:3343: done (6 left) 2024-09-14T04:10:43.832 INFO:tasks.rados.rados.0.smithi038.stdout:3344: done (5 left) 2024-09-14T04:10:43.833 INFO:tasks.rados.rados.0.smithi038.stdout:3351: write oid 162 current snap is 0 2024-09-14T04:10:43.833 INFO:tasks.rados.rados.0.smithi038.stdout:3345: finishing write tid 4 to smithi03870129-302 2024-09-14T04:10:43.833 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 302 v 412 (ObjNum 2090 snap 0 seq_num 2090) dirty exists 2024-09-14T04:10:43.833 INFO:tasks.rados.rados.0.smithi038.stdout:3345: left oid 302 (ObjNum 2090 snap 0 seq_num 2090) 2024-09-14T04:10:43.833 INFO:tasks.rados.rados.0.smithi038.stdout:3346: expect (ObjNum 1999 snap 0 seq_num 1999) 2024-09-14T04:10:43.991 INFO:tasks.rados.rados.0.smithi038.stdout:3347: finishing write tid 1 to smithi03870129-372 2024-09-14T04:10:43.991 INFO:tasks.rados.rados.0.smithi038.stdout:3347: finishing write tid 2 to smithi03870129-372 2024-09-14T04:10:43.991 INFO:tasks.rados.rados.0.smithi038.stdout:3347: finishing write tid 3 to smithi03870129-372 2024-09-14T04:10:43.991 INFO:tasks.rados.rados.0.smithi038.stdout:3347: finishing write tid 4 to smithi03870129-372 2024-09-14T04:10:43.991 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 372 v 429 (ObjNum 2091 snap 0 seq_num 2091) dirty exists 2024-09-14T04:10:43.991 INFO:tasks.rados.rados.0.smithi038.stdout:3347: left oid 372 (ObjNum 2091 snap 0 seq_num 2091) 2024-09-14T04:10:43.991 INFO:tasks.rados.rados.0.smithi038.stdout:3349: finishing write tid 1 to smithi03870129-382 2024-09-14T04:10:43.992 INFO:tasks.rados.rados.0.smithi038.stdout:3351: seq_num 2095 ranges {410665=443730,1627776=662390,2748464=462201} 2024-09-14T04:10:43.995 INFO:tasks.rados.rados.0.smithi038.stdout:3351: writing smithi03870129-162 from 410665 to 854395 tid 1 2024-09-14T04:10:44.003 INFO:tasks.rados.rados.0.smithi038.stdout:3351: writing smithi03870129-162 from 1627776 to 2290166 tid 2 2024-09-14T04:10:44.008 INFO:tasks.rados.rados.0.smithi038.stdout:3351: writing smithi03870129-162 from 2748464 to 3210665 tid 3 2024-09-14T04:10:44.008 INFO:tasks.rados.rados.0.smithi038.stdout:3345: done (5 left) 2024-09-14T04:10:44.008 INFO:tasks.rados.rados.0.smithi038.stdout:3346: done (4 left) 2024-09-14T04:10:44.009 INFO:tasks.rados.rados.0.smithi038.stdout:3347: done (3 left) 2024-09-14T04:10:44.009 INFO:tasks.rados.rados.0.smithi038.stdout:3352: write oid 207 current snap is 0 2024-09-14T04:10:44.009 INFO:tasks.rados.rados.0.smithi038.stdout:3349: finishing write tid 2 to smithi03870129-382 2024-09-14T04:10:44.009 INFO:tasks.rados.rados.0.smithi038.stdout:3349: finishing write tid 3 to smithi03870129-382 2024-09-14T04:10:44.009 INFO:tasks.rados.rados.0.smithi038.stdout:3349: finishing write tid 4 to smithi03870129-382 2024-09-14T04:10:44.009 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 382 v 397 (ObjNum 2093 snap 0 seq_num 2093) dirty exists 2024-09-14T04:10:44.009 INFO:tasks.rados.rados.0.smithi038.stdout:3349: left oid 382 (ObjNum 2093 snap 0 seq_num 2093) 2024-09-14T04:10:44.009 INFO:tasks.rados.rados.0.smithi038.stdout:3350: finishing write tid 1 to smithi03870129-48 2024-09-14T04:10:44.009 INFO:tasks.rados.rados.0.smithi038.stdout:3352: seq_num 2096 ranges {427472=518979,1686258=522401,2775887=451585} 2024-09-14T04:10:44.013 INFO:tasks.rados.rados.0.smithi038.stdout:3352: writing smithi03870129-207 from 427472 to 946451 tid 1 2024-09-14T04:10:44.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:43 smithi038 bash[22519]: audit 2024-09-14T04:10:42.757722+0000 mgr.x (mgr.24589) 100 : audit [DBG] from='client.15672 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:44.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:43 smithi038 bash[32505]: audit 2024-09-14T04:10:42.757722+0000 mgr.x (mgr.24589) 100 : audit [DBG] from='client.15672 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:44.023 INFO:tasks.rados.rados.0.smithi038.stdout:3352: writing smithi03870129-207 from 1686258 to 2208659 tid 2 2024-09-14T04:10:44.033 INFO:tasks.rados.rados.0.smithi038.stdout:3352: writing smithi03870129-207 from 2775887 to 3227472 tid 3 2024-09-14T04:10:44.033 INFO:tasks.rados.rados.0.smithi038.stdout:3349: done (3 left) 2024-09-14T04:10:44.033 INFO:tasks.rados.rados.0.smithi038.stdout:3353: write oid 190 current snap is 0 2024-09-14T04:10:44.033 INFO:tasks.rados.rados.0.smithi038.stdout:3350: finishing write tid 2 to smithi03870129-48 2024-09-14T04:10:44.033 INFO:tasks.rados.rados.0.smithi038.stdout:3350: finishing write tid 3 to smithi03870129-48 2024-09-14T04:10:44.034 INFO:tasks.rados.rados.0.smithi038.stdout:3353: seq_num 2097 ranges {444279=594228,1744740=666059,3203310=40969} 2024-09-14T04:10:44.041 INFO:tasks.rados.rados.0.smithi038.stdout:3353: writing smithi03870129-190 from 444279 to 1038507 tid 1 2024-09-14T04:10:44.052 INFO:tasks.rados.rados.0.smithi038.stdout:3353: writing smithi03870129-190 from 1744740 to 2410799 tid 2 2024-09-14T04:10:44.059 INFO:tasks.rados.rados.0.smithi038.stdout:3353: writing smithi03870129-190 from 3203310 to 3244279 tid 3 2024-09-14T04:10:44.059 INFO:tasks.rados.rados.0.smithi038.stdout:3354: read oid 174 snap -1 2024-09-14T04:10:44.059 INFO:tasks.rados.rados.0.smithi038.stdout:3354: expect (ObjNum 1178 snap 0 seq_num 1178) 2024-09-14T04:10:44.059 INFO:tasks.rados.rados.0.smithi038.stdout:3355: write oid 157 current snap is 0 2024-09-14T04:10:44.059 INFO:tasks.rados.rados.0.smithi038.stdout:3350: finishing write tid 4 to smithi03870129-48 2024-09-14T04:10:44.059 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 48 v 488 (ObjNum 2094 snap 0 seq_num 2094) dirty exists 2024-09-14T04:10:44.059 INFO:tasks.rados.rados.0.smithi038.stdout:3350: left oid 48 (ObjNum 2094 snap 0 seq_num 2094) 2024-09-14T04:10:44.059 INFO:tasks.rados.rados.0.smithi038.stdout:3351: finishing write tid 1 to smithi03870129-162 2024-09-14T04:10:44.059 INFO:tasks.rados.rados.0.smithi038.stdout:3351: finishing write tid 2 to smithi03870129-162 2024-09-14T04:10:44.059 INFO:tasks.rados.rados.0.smithi038.stdout:3351: finishing write tid 3 to smithi03870129-162 2024-09-14T04:10:44.059 INFO:tasks.rados.rados.0.smithi038.stdout:3351: finishing write tid 4 to smithi03870129-162 2024-09-14T04:10:44.060 INFO:tasks.rados.rados.0.smithi038.stdout:3355: seq_num 2098 ranges {461086=669477,1803222=526070,2830733=430353} 2024-09-14T04:10:44.066 INFO:tasks.rados.rados.0.smithi038.stdout:3355: writing smithi03870129-157 from 461086 to 1130563 tid 1 2024-09-14T04:10:44.074 INFO:tasks.rados.rados.0.smithi038.stdout:3355: writing smithi03870129-157 from 1803222 to 2329292 tid 2 2024-09-14T04:10:44.079 INFO:tasks.rados.rados.0.smithi038.stdout:3355: writing smithi03870129-157 from 2830733 to 3261086 tid 3 2024-09-14T04:10:44.080 INFO:tasks.rados.rados.0.smithi038.stdout:3350: done (5 left) 2024-09-14T04:10:44.080 INFO:tasks.rados.rados.0.smithi038.stdout:3356: write oid 139 current snap is 0 2024-09-14T04:10:44.080 INFO:tasks.rados.rados.0.smithi038.stdout:3351: finishing write tid 5 to smithi03870129-162 2024-09-14T04:10:44.080 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 162 v 413 (ObjNum 2095 snap 0 seq_num 2095) dirty exists 2024-09-14T04:10:44.080 INFO:tasks.rados.rados.0.smithi038.stdout:3351: left oid 162 (ObjNum 2095 snap 0 seq_num 2095) 2024-09-14T04:10:44.080 INFO:tasks.rados.rados.0.smithi038.stdout:3352: finishing write tid 1 to smithi03870129-207 2024-09-14T04:10:44.080 INFO:tasks.rados.rados.0.smithi038.stdout:3352: finishing write tid 2 to smithi03870129-207 2024-09-14T04:10:44.080 INFO:tasks.rados.rados.0.smithi038.stdout:3352: finishing write tid 3 to smithi03870129-207 2024-09-14T04:10:44.080 INFO:tasks.rados.rados.0.smithi038.stdout:3356: seq_num 2099 ranges {477893=461079,1578057=669728,2974509=303384} 2024-09-14T04:10:44.085 INFO:tasks.rados.rados.0.smithi038.stdout:3356: writing smithi03870129-139 from 477893 to 938972 tid 1 2024-09-14T04:10:44.092 INFO:tasks.rados.rados.0.smithi038.stdout:3356: writing smithi03870129-139 from 1578057 to 2247785 tid 2 2024-09-14T04:10:44.100 INFO:tasks.rados.rados.0.smithi038.stdout:3356: writing smithi03870129-139 from 2974509 to 3277893 tid 3 2024-09-14T04:10:44.101 INFO:tasks.rados.rados.0.smithi038.stdout:3351: done (5 left) 2024-09-14T04:10:44.101 INFO:tasks.rados.rados.0.smithi038.stdout:3357: delete oid 160 current snap is 0 2024-09-14T04:10:44.101 INFO:tasks.rados.rados.0.smithi038.stdout:3352: finishing write tid 4 to smithi03870129-207 2024-09-14T04:10:44.101 INFO:tasks.rados.rados.0.smithi038.stdout:3352: finishing write tid 5 to smithi03870129-207 2024-09-14T04:10:44.101 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 207 v 401 (ObjNum 2096 snap 0 seq_num 2096) dirty exists 2024-09-14T04:10:44.101 INFO:tasks.rados.rados.0.smithi038.stdout:3352: left oid 207 (ObjNum 2096 snap 0 seq_num 2096) 2024-09-14T04:10:44.101 INFO:tasks.rados.rados.0.smithi038.stdout:3353: finishing write tid 1 to smithi03870129-190 2024-09-14T04:10:44.101 INFO:tasks.rados.rados.0.smithi038.stdout:3353: finishing write tid 2 to smithi03870129-190 2024-09-14T04:10:44.101 INFO:tasks.rados.rados.0.smithi038.stdout:3353: finishing write tid 3 to smithi03870129-190 2024-09-14T04:10:44.101 INFO:tasks.rados.rados.0.smithi038.stdout:3353: finishing write tid 4 to smithi03870129-190 2024-09-14T04:10:44.101 INFO:tasks.rados.rados.0.smithi038.stdout:3353: finishing write tid 5 to smithi03870129-190 2024-09-14T04:10:44.101 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 190 v 362 (ObjNum 2097 snap 0 seq_num 2097) dirty exists 2024-09-14T04:10:44.101 INFO:tasks.rados.rados.0.smithi038.stdout:3353: left oid 190 (ObjNum 2097 snap 0 seq_num 2097) 2024-09-14T04:10:44.102 INFO:tasks.rados.rados.0.smithi038.stdout:3354: expect (ObjNum 1178 snap 0 seq_num 1178) 2024-09-14T04:10:44.338 INFO:tasks.rados.rados.0.smithi038.stdout:3355: finishing write tid 1 to smithi03870129-157 2024-09-14T04:10:44.338 INFO:tasks.rados.rados.0.smithi038.stdout:3355: finishing write tid 2 to smithi03870129-157 2024-09-14T04:10:44.338 INFO:tasks.rados.rados.0.smithi038.stdout:3355: finishing write tid 3 to smithi03870129-157 2024-09-14T04:10:44.338 INFO:tasks.rados.rados.0.smithi038.stdout:3355: finishing write tid 4 to smithi03870129-157 2024-09-14T04:10:44.339 INFO:tasks.rados.rados.0.smithi038.stdout:3355: finishing write tid 5 to smithi03870129-157 2024-09-14T04:10:44.339 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 157 v 405 (ObjNum 2098 snap 0 seq_num 2098) dirty exists 2024-09-14T04:10:44.339 INFO:tasks.rados.rados.0.smithi038.stdout:3355: left oid 157 (ObjNum 2098 snap 0 seq_num 2098) 2024-09-14T04:10:44.339 INFO:tasks.rados.rados.0.smithi038.stdout:3356: finishing write tid 1 to smithi03870129-139 2024-09-14T04:10:44.339 INFO:tasks.rados.rados.0.smithi038.stdout:3356: finishing write tid 2 to smithi03870129-139 2024-09-14T04:10:44.339 INFO:tasks.rados.rados.0.smithi038.stdout:3356: finishing write tid 3 to smithi03870129-139 2024-09-14T04:10:44.339 INFO:tasks.rados.rados.0.smithi038.stdout:3356: finishing write tid 4 to smithi03870129-139 2024-09-14T04:10:44.339 INFO:tasks.rados.rados.0.smithi038.stdout:3356: finishing write tid 5 to smithi03870129-139 2024-09-14T04:10:44.339 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 139 v 609 (ObjNum 2099 snap 0 seq_num 2099) dirty exists 2024-09-14T04:10:44.339 INFO:tasks.rados.rados.0.smithi038.stdout:3356: left oid 139 (ObjNum 2099 snap 0 seq_num 2099) 2024-09-14T04:10:44.339 INFO:tasks.rados.rados.0.smithi038.stdout:3352: done (5 left) 2024-09-14T04:10:44.339 INFO:tasks.rados.rados.0.smithi038.stdout:3353: done (4 left) 2024-09-14T04:10:44.340 INFO:tasks.rados.rados.0.smithi038.stdout:3354: done (3 left) 2024-09-14T04:10:44.340 INFO:tasks.rados.rados.0.smithi038.stdout:3355: done (2 left) 2024-09-14T04:10:44.340 INFO:tasks.rados.rados.0.smithi038.stdout:3356: done (1 left) 2024-09-14T04:10:44.340 INFO:tasks.rados.rados.0.smithi038.stdout:3357: done (0 left) 2024-09-14T04:10:44.340 INFO:tasks.rados.rados.0.smithi038.stdout:3358: read oid 461 snap -1 2024-09-14T04:10:44.340 INFO:tasks.rados.rados.0.smithi038.stdout:3358: expect (ObjNum 1561 snap 0 seq_num 1561) 2024-09-14T04:10:44.340 INFO:tasks.rados.rados.0.smithi038.stdout:3359: delete oid 78 current snap is 0 2024-09-14T04:10:44.343 INFO:tasks.rados.rados.0.smithi038.stdout:3359: done (1 left) 2024-09-14T04:10:44.343 INFO:tasks.rados.rados.0.smithi038.stdout:3360: read oid 236 snap -1 2024-09-14T04:10:44.343 INFO:tasks.rados.rados.0.smithi038.stdout:3360: expect (ObjNum 1569 snap 0 seq_num 1569) 2024-09-14T04:10:44.343 INFO:tasks.rados.rados.0.smithi038.stdout:3361: read oid 228 snap -1 2024-09-14T04:10:44.343 INFO:tasks.rados.rados.0.smithi038.stdout:3361: expect deleted 2024-09-14T04:10:44.343 INFO:tasks.rados.rados.0.smithi038.stdout:3362: write oid 88 current snap is 0 2024-09-14T04:10:44.343 INFO:tasks.rados.rados.0.smithi038.stdout:3362: seq_num 2102 ranges {528314=686826,1637150=533408,2940425=387889} 2024-09-14T04:10:44.347 INFO:tasks.rados.rados.0.smithi038.stdout:3362: writing smithi03870129-88 from 528314 to 1215140 tid 1 2024-09-14T04:10:44.352 INFO:tasks.rados.rados.0.smithi038.stdout:3362: writing smithi03870129-88 from 1637150 to 2170558 tid 2 2024-09-14T04:10:44.359 INFO:tasks.rados.rados.0.smithi038.stdout:3362: writing smithi03870129-88 from 2940425 to 3328314 tid 3 2024-09-14T04:10:44.359 INFO:tasks.rados.rados.0.smithi038.stdout:3363: read oid 366 snap -1 2024-09-14T04:10:44.359 INFO:tasks.rados.rados.0.smithi038.stdout:3363: expect (ObjNum 365 snap 0 seq_num 365) 2024-09-14T04:10:44.359 INFO:tasks.rados.rados.0.smithi038.stdout:3364: delete oid 398 current snap is 0 2024-09-14T04:10:44.360 INFO:tasks.rados.rados.0.smithi038.stdout:3358: expect (ObjNum 1561 snap 0 seq_num 1561) 2024-09-14T04:10:44.432 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:10:44 smithi123 bash[59929]: ts=2024-09-14T04:10:44.150Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1629-geb16b97b (eb16b97b08b1a378bbb6cbc2dadc21f07d8ac10b) quincy (stable)\", cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1629-geb16b97b (eb16b97b08b1a378bbb6cbc2dadc21f07d8ac10b) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:10:44.496 INFO:tasks.rados.rados.0.smithi038.stdout:3360: expect (ObjNum 1569 snap 0 seq_num 1569) 2024-09-14T04:10:44.618 INFO:tasks.rados.rados.0.smithi038.stdout:3362: finishing write tid 1 to smithi03870129-88 2024-09-14T04:10:44.619 INFO:tasks.rados.rados.0.smithi038.stdout:3363: expect (ObjNum 365 snap 0 seq_num 365) 2024-09-14T04:10:44.683 INFO:tasks.rados.rados.0.smithi038.stdout:3362: finishing write tid 2 to smithi03870129-88 2024-09-14T04:10:44.684 INFO:tasks.rados.rados.0.smithi038.stdout:3362: finishing write tid 3 to smithi03870129-88 2024-09-14T04:10:44.684 INFO:tasks.rados.rados.0.smithi038.stdout:3362: finishing write tid 4 to smithi03870129-88 2024-09-14T04:10:44.684 INFO:tasks.rados.rados.0.smithi038.stdout:3362: finishing write tid 5 to smithi03870129-88 2024-09-14T04:10:44.684 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 88 v 492 (ObjNum 2102 snap 0 seq_num 2102) dirty exists 2024-09-14T04:10:44.684 INFO:tasks.rados.rados.0.smithi038.stdout:3362: left oid 88 (ObjNum 2102 snap 0 seq_num 2102) 2024-09-14T04:10:44.684 INFO:tasks.rados.rados.0.smithi038.stdout:3358: done (5 left) 2024-09-14T04:10:44.684 INFO:tasks.rados.rados.0.smithi038.stdout:3360: done (4 left) 2024-09-14T04:10:44.684 INFO:tasks.rados.rados.0.smithi038.stdout:3361: done (3 left) 2024-09-14T04:10:44.684 INFO:tasks.rados.rados.0.smithi038.stdout:3362: done (2 left) 2024-09-14T04:10:44.684 INFO:tasks.rados.rados.0.smithi038.stdout:3363: done (1 left) 2024-09-14T04:10:44.684 INFO:tasks.rados.rados.0.smithi038.stdout:3364: done (0 left) 2024-09-14T04:10:44.685 INFO:tasks.rados.rados.0.smithi038.stdout:3365: read oid 90 snap -1 2024-09-14T04:10:44.685 INFO:tasks.rados.rados.0.smithi038.stdout:3365: expect (ObjNum 1851 snap 0 seq_num 1851) 2024-09-14T04:10:44.685 INFO:tasks.rados.rados.0.smithi038.stdout:3366: write oid 97 current snap is 0 2024-09-14T04:10:44.685 INFO:tasks.rados.rados.0.smithi038.stdout:3366: seq_num 2104 ranges {561928=437324,1637761=420724,2762565=438668} 2024-09-14T04:10:44.700 INFO:tasks.rados.rados.0.smithi038.stdout:3366: writing smithi03870129-97 from 561928 to 999252 tid 1 2024-09-14T04:10:44.717 INFO:tasks.rados.rados.0.smithi038.stdout:3366: writing smithi03870129-97 from 1637761 to 2058485 tid 2 2024-09-14T04:10:44.736 INFO:tasks.rados.rados.0.smithi038.stdout:3366: writing smithi03870129-97 from 2762565 to 3201233 tid 3 2024-09-14T04:10:44.737 INFO:tasks.rados.rados.0.smithi038.stdout:3367: read oid 305 snap -1 2024-09-14T04:10:44.737 INFO:tasks.rados.rados.0.smithi038.stdout:3367: expect (ObjNum 1275 snap 0 seq_num 1275) 2024-09-14T04:10:44.737 INFO:tasks.rados.rados.0.smithi038.stdout:3368: read oid 471 snap -1 2024-09-14T04:10:44.737 INFO:tasks.rados.rados.0.smithi038.stdout:3368: expect (ObjNum 1964 snap 0 seq_num 1964) 2024-09-14T04:10:44.737 INFO:tasks.rados.rados.0.smithi038.stdout:3369: read oid 273 snap -1 2024-09-14T04:10:44.737 INFO:tasks.rados.rados.0.smithi038.stdout:3369: expect (ObjNum 1944 snap 0 seq_num 1944) 2024-09-14T04:10:44.737 INFO:tasks.rados.rados.0.smithi038.stdout:3370: write oid 500 current snap is 0 2024-09-14T04:10:44.737 INFO:tasks.rados.rados.0.smithi038.stdout:3370: seq_num 2105 ranges {578735=512573,1696243=680735,2906341=472394} 2024-09-14T04:10:44.750 INFO:tasks.rados.rados.0.smithi038.stdout:3370: writing smithi03870129-500 from 578735 to 1091308 tid 1 2024-09-14T04:10:44.764 INFO:tasks.rados.rados.0.smithi038.stdout:3370: writing smithi03870129-500 from 1696243 to 2376978 tid 2 2024-09-14T04:10:44.773 INFO:tasks.rados.rados.0.smithi038.stdout:3370: writing smithi03870129-500 from 2906341 to 3378735 tid 3 2024-09-14T04:10:44.773 INFO:tasks.rados.rados.0.smithi038.stdout:3371: read oid 58 snap -1 2024-09-14T04:10:44.773 INFO:tasks.rados.rados.0.smithi038.stdout:3371: expect (ObjNum 1740 snap 0 seq_num 1740) 2024-09-14T04:10:44.773 INFO:tasks.rados.rados.0.smithi038.stdout:3372: read oid 178 snap -1 2024-09-14T04:10:44.773 INFO:tasks.rados.rados.0.smithi038.stdout:3372: expect (ObjNum 1752 snap 0 seq_num 1752) 2024-09-14T04:10:44.773 INFO:tasks.rados.rados.0.smithi038.stdout:3373: read oid 20 snap -1 2024-09-14T04:10:44.774 INFO:tasks.rados.rados.0.smithi038.stdout:3373: expect (ObjNum 2088 snap 0 seq_num 2088) 2024-09-14T04:10:44.774 INFO:tasks.rados.rados.0.smithi038.stdout:3374: write oid 211 current snap is 0 2024-09-14T04:10:44.774 INFO:tasks.rados.rados.0.smithi038.stdout:3374: seq_num 2106 ranges {595542=704175,1871078=424393,3050117=345425} 2024-09-14T04:10:44.784 INFO:tasks.rados.rados.0.smithi038.stdout:3374: writing smithi03870129-211 from 595542 to 1299717 tid 1 2024-09-14T04:10:44.791 INFO:tasks.rados.rados.0.smithi038.stdout:3374: writing smithi03870129-211 from 1871078 to 2295471 tid 2 2024-09-14T04:10:44.799 INFO:tasks.rados.rados.0.smithi038.stdout:3374: writing smithi03870129-211 from 3050117 to 3395542 tid 3 2024-09-14T04:10:44.799 INFO:tasks.rados.rados.0.smithi038.stdout:3375: write oid 392 current snap is 0 2024-09-14T04:10:44.799 INFO:tasks.rados.rados.0.smithi038.stdout:3375: seq_num 2107 ranges {612349=779424,1929560=684404,3077540=334809} 2024-09-14T04:10:44.807 INFO:tasks.rados.rados.0.smithi038.stdout:3375: writing smithi03870129-392 from 612349 to 1391773 tid 1 2024-09-14T04:10:44.814 INFO:tasks.rados.rados.0.smithi038.stdout:3375: writing smithi03870129-392 from 1929560 to 2613964 tid 2 2024-09-14T04:10:44.819 INFO:tasks.rados.rados.0.smithi038.stdout:3375: writing smithi03870129-392 from 3077540 to 3412349 tid 3 2024-09-14T04:10:44.819 INFO:tasks.rados.rados.0.smithi038.stdout:3376: write oid 191 current snap is 0 2024-09-14T04:10:44.819 INFO:tasks.rados.rados.0.smithi038.stdout:3376: seq_num 2108 ranges {629156=454673,1871689=428062,2988610=440546} 2024-09-14T04:10:44.825 INFO:tasks.rados.rados.0.smithi038.stdout:3376: writing smithi03870129-191 from 629156 to 1083829 tid 1 2024-09-14T04:10:44.831 INFO:tasks.rados.rados.0.smithi038.stdout:3376: writing smithi03870129-191 from 1871689 to 2299751 tid 2 2024-09-14T04:10:44.838 INFO:tasks.rados.rados.0.smithi038.stdout:3376: writing smithi03870129-191 from 2988610 to 3429156 tid 3 2024-09-14T04:10:44.838 INFO:tasks.rados.rados.0.smithi038.stdout:3377: write oid 224 current snap is 0 2024-09-14T04:10:44.838 INFO:tasks.rados.rados.0.smithi038.stdout:3377: seq_num 2109 ranges {645963=529922,1930171=688073,3416033=29930} 2024-09-14T04:10:44.844 INFO:tasks.rados.rados.0.smithi038.stdout:3377: writing smithi03870129-224 from 645963 to 1175885 tid 1 2024-09-14T04:10:44.852 INFO:tasks.rados.rados.0.smithi038.stdout:3377: writing smithi03870129-224 from 1930171 to 2618244 tid 2 2024-09-14T04:10:44.857 INFO:tasks.rados.rados.0.smithi038.stdout:3377: writing smithi03870129-224 from 3416033 to 3445963 tid 3 2024-09-14T04:10:44.857 INFO:tasks.rados.rados.0.smithi038.stdout:3378: read oid 56 snap -1 2024-09-14T04:10:44.857 INFO:tasks.rados.rados.0.smithi038.stdout:3378: expect (ObjNum 1865 snap 0 seq_num 1865) 2024-09-14T04:10:44.857 INFO:tasks.rados.rados.0.smithi038.stdout:3379: read oid 296 snap -1 2024-09-14T04:10:44.857 INFO:tasks.rados.rados.0.smithi038.stdout:3379: expect (ObjNum 2049 snap 0 seq_num 2049) 2024-09-14T04:10:44.857 INFO:tasks.rados.rados.0.smithi038.stdout:3380: write oid 13 current snap is 0 2024-09-14T04:10:44.857 INFO:tasks.rados.rados.0.smithi038.stdout:3365: expect (ObjNum 1851 snap 0 seq_num 1851) 2024-09-14T04:10:44.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:44 smithi123 bash[24950]: cluster 2024-09-14T04:10:42.936128+0000 mgr.x (mgr.24589) 101 : cluster [DBG] pgmap v33: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 6.8 MiB/s wr, 72 op/s 2024-09-14T04:10:44.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:44 smithi123 bash[24950]: audit 2024-09-14T04:10:43.085605+0000 mgr.x (mgr.24589) 102 : audit [DBG] from='client.15678 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:44.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:44 smithi123 bash[24950]: audit 2024-09-14T04:10:43.729025+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:44.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:44 smithi123 bash[24950]: audit 2024-09-14T04:10:43.746211+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:44.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:44 smithi123 bash[24950]: audit 2024-09-14T04:10:43.751837+0000 mon.c (mon.2) 203 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-14T04:10:44.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:44 smithi123 bash[24950]: audit 2024-09-14T04:10:43.756639+0000 mgr.x (mgr.24589) 103 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-14T04:10:44.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:44 smithi123 bash[24950]: audit 2024-09-14T04:10:43.756769+0000 mon.c (mon.2) 204 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-14T04:10:44.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:44 smithi123 bash[24950]: audit 2024-09-14T04:10:43.761189+0000 mon.c (mon.2) 205 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-14T04:10:44.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:44 smithi123 bash[24950]: audit 2024-09-14T04:10:43.761419+0000 mgr.x (mgr.24589) 104 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-14T04:10:44.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:44 smithi123 bash[24950]: audit 2024-09-14T04:10:43.765997+0000 mgr.x (mgr.24589) 105 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-14T04:10:44.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:44 smithi123 bash[24950]: audit 2024-09-14T04:10:43.805307+0000 mon.c (mon.2) 206 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:10:44.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:44 smithi123 bash[24950]: cephadm 2024-09-14T04:10:43.811496+0000 mgr.x (mgr.24589) 106 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-09-14T04:10:44.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:44 smithi123 bash[24950]: cephadm 2024-09-14T04:10:43.812137+0000 mgr.x (mgr.24589) 107 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-09-14T04:10:44.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:44 smithi123 bash[24950]: audit 2024-09-14T04:10:44.064526+0000 mon.c (mon.2) 207 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:10:45.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:44 smithi038 bash[22519]: cluster 2024-09-14T04:10:42.936128+0000 mgr.x (mgr.24589) 101 : cluster [DBG] pgmap v33: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 6.8 MiB/s wr, 72 op/s 2024-09-14T04:10:45.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:44 smithi038 bash[22519]: audit 2024-09-14T04:10:43.085605+0000 mgr.x (mgr.24589) 102 : audit [DBG] from='client.15678 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:45.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:44 smithi038 bash[22519]: audit 2024-09-14T04:10:43.729025+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:45.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:44 smithi038 bash[22519]: audit 2024-09-14T04:10:43.746211+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:45.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:44 smithi038 bash[22519]: audit 2024-09-14T04:10:43.751837+0000 mon.c (mon.2) 203 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-14T04:10:45.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:44 smithi038 bash[22519]: audit 2024-09-14T04:10:43.756639+0000 mgr.x (mgr.24589) 103 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-14T04:10:45.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:44 smithi038 bash[22519]: audit 2024-09-14T04:10:43.756769+0000 mon.c (mon.2) 204 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-14T04:10:45.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:44 smithi038 bash[22519]: audit 2024-09-14T04:10:43.761189+0000 mon.c (mon.2) 205 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-14T04:10:45.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:44 smithi038 bash[22519]: audit 2024-09-14T04:10:43.761419+0000 mgr.x (mgr.24589) 104 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-14T04:10:45.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:44 smithi038 bash[22519]: audit 2024-09-14T04:10:43.765997+0000 mgr.x (mgr.24589) 105 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-14T04:10:45.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:44 smithi038 bash[22519]: audit 2024-09-14T04:10:43.805307+0000 mon.c (mon.2) 206 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:10:45.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:44 smithi038 bash[22519]: cephadm 2024-09-14T04:10:43.811496+0000 mgr.x (mgr.24589) 106 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-09-14T04:10:45.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:44 smithi038 bash[22519]: cephadm 2024-09-14T04:10:43.812137+0000 mgr.x (mgr.24589) 107 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-09-14T04:10:45.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:44 smithi038 bash[22519]: audit 2024-09-14T04:10:44.064526+0000 mon.c (mon.2) 207 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:10:45.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:44 smithi038 bash[32505]: cluster 2024-09-14T04:10:42.936128+0000 mgr.x (mgr.24589) 101 : cluster [DBG] pgmap v33: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 6.8 MiB/s wr, 72 op/s 2024-09-14T04:10:45.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:44 smithi038 bash[32505]: audit 2024-09-14T04:10:43.085605+0000 mgr.x (mgr.24589) 102 : audit [DBG] from='client.15678 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:45.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:44 smithi038 bash[32505]: audit 2024-09-14T04:10:43.729025+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:45.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:44 smithi038 bash[32505]: audit 2024-09-14T04:10:43.746211+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:45.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:44 smithi038 bash[32505]: audit 2024-09-14T04:10:43.751837+0000 mon.c (mon.2) 203 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-14T04:10:45.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:44 smithi038 bash[32505]: audit 2024-09-14T04:10:43.756639+0000 mgr.x (mgr.24589) 103 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-14T04:10:45.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:44 smithi038 bash[32505]: audit 2024-09-14T04:10:43.756769+0000 mon.c (mon.2) 204 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-14T04:10:45.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:44 smithi038 bash[32505]: audit 2024-09-14T04:10:43.761189+0000 mon.c (mon.2) 205 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-14T04:10:45.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:44 smithi038 bash[32505]: audit 2024-09-14T04:10:43.761419+0000 mgr.x (mgr.24589) 104 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-14T04:10:45.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:44 smithi038 bash[32505]: audit 2024-09-14T04:10:43.765997+0000 mgr.x (mgr.24589) 105 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-14T04:10:45.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:44 smithi038 bash[32505]: audit 2024-09-14T04:10:43.805307+0000 mon.c (mon.2) 206 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:10:45.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:44 smithi038 bash[32505]: cephadm 2024-09-14T04:10:43.811496+0000 mgr.x (mgr.24589) 106 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-09-14T04:10:45.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:44 smithi038 bash[32505]: cephadm 2024-09-14T04:10:43.812137+0000 mgr.x (mgr.24589) 107 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-09-14T04:10:45.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:44 smithi038 bash[32505]: audit 2024-09-14T04:10:44.064526+0000 mon.c (mon.2) 207 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:10:45.104 INFO:tasks.rados.rados.0.smithi038.stdout:3366: finishing write tid 1 to smithi03870129-97 2024-09-14T04:10:45.104 INFO:tasks.rados.rados.0.smithi038.stdout:3366: finishing write tid 2 to smithi03870129-97 2024-09-14T04:10:45.104 INFO:tasks.rados.rados.0.smithi038.stdout:3366: finishing write tid 3 to smithi03870129-97 2024-09-14T04:10:45.104 INFO:tasks.rados.rados.0.smithi038.stdout:3366: finishing write tid 4 to smithi03870129-97 2024-09-14T04:10:45.104 INFO:tasks.rados.rados.0.smithi038.stdout:3366: finishing write tid 5 to smithi03870129-97 2024-09-14T04:10:45.104 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 97 v 417 (ObjNum 2104 snap 0 seq_num 2104) dirty exists 2024-09-14T04:10:45.104 INFO:tasks.rados.rados.0.smithi038.stdout:3366: left oid 97 (ObjNum 2104 snap 0 seq_num 2104) 2024-09-14T04:10:45.104 INFO:tasks.rados.rados.0.smithi038.stdout:3369: expect (ObjNum 1944 snap 0 seq_num 1944) 2024-09-14T04:10:45.189 INFO:tasks.rados.rados.0.smithi038.stdout:3368: expect (ObjNum 1964 snap 0 seq_num 1964) 2024-09-14T04:10:45.258 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:10:45 smithi123 bash[60514]: logger=settings t=2024-09-14T04:10:45.246780388Z level=info msg="Starting Grafana" version=9.4.7 commit=4add91f03d branch=HEAD compiled=2023-03-16T23:56:52Z 2024-09-14T04:10:45.259 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:10:45 smithi123 bash[60514]: logger=settings t=2024-09-14T04:10:45.247005486Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-09-14T04:10:45.259 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:10:45 smithi123 bash[60514]: logger=settings t=2024-09-14T04:10:45.247033559Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-09-14T04:10:45.259 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:10:45 smithi123 bash[60514]: logger=settings t=2024-09-14T04:10:45.247049611Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-09-14T04:10:45.259 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:10:45 smithi123 bash[60514]: logger=settings t=2024-09-14T04:10:45.247065456Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-14T04:10:45.259 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:10:45 smithi123 bash[60514]: logger=settings t=2024-09-14T04:10:45.247080527Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-14T04:10:45.259 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:10:45 smithi123 bash[60514]: logger=settings t=2024-09-14T04:10:45.247093896Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-14T04:10:45.259 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:10:45 smithi123 bash[60514]: logger=settings t=2024-09-14T04:10:45.247107566Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-14T04:10:45.259 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:10:45 smithi123 bash[60514]: logger=settings t=2024-09-14T04:10:45.247120974Z level=info msg="Path Home" path=/usr/share/grafana 2024-09-14T04:10:45.260 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:10:45 smithi123 bash[60514]: logger=settings t=2024-09-14T04:10:45.247136334Z level=info msg="Path Data" path=/var/lib/grafana 2024-09-14T04:10:45.260 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:10:45 smithi123 bash[60514]: logger=settings t=2024-09-14T04:10:45.247147776Z level=info msg="Path Logs" path=/var/log/grafana 2024-09-14T04:10:45.260 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:10:45 smithi123 bash[60514]: logger=settings t=2024-09-14T04:10:45.247160952Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-09-14T04:10:45.260 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:10:45 smithi123 bash[60514]: logger=settings t=2024-09-14T04:10:45.247170759Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-09-14T04:10:45.260 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:10:45 smithi123 bash[60514]: logger=settings t=2024-09-14T04:10:45.247182596Z level=info msg="App mode production" 2024-09-14T04:10:45.260 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:10:45 smithi123 bash[60514]: logger=sqlstore t=2024-09-14T04:10:45.247257921Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-09-14T04:10:45.260 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:10:45 smithi123 bash[60514]: logger=sqlstore t=2024-09-14T04:10:45.247288849Z 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-09-14T04:10:45.260 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:10:45 smithi123 bash[60514]: logger=migrator t=2024-09-14T04:10:45.264517619Z level=info msg="Starting DB migrations" 2024-09-14T04:10:45.364 INFO:tasks.rados.rados.0.smithi038.stdout:3367: expect (ObjNum 1275 snap 0 seq_num 1275) 2024-09-14T04:10:45.561 INFO:tasks.rados.rados.0.smithi038.stdout:3370: finishing write tid 1 to smithi03870129-500 2024-09-14T04:10:45.561 INFO:tasks.rados.rados.0.smithi038.stdout:3370: finishing write tid 2 to smithi03870129-500 2024-09-14T04:10:45.561 INFO:tasks.rados.rados.0.smithi038.stdout:3380: seq_num 2110 ranges {662770=605171,1988653=431731,3043456=419314} 2024-09-14T04:10:45.569 INFO:tasks.rados.rados.0.smithi038.stdout:3380: writing smithi03870129-13 from 662770 to 1267941 tid 1 2024-09-14T04:10:45.576 INFO:tasks.rados.rados.0.smithi038.stdout:3380: writing smithi03870129-13 from 1988653 to 2420384 tid 2 2024-09-14T04:10:45.583 INFO:tasks.rados.rados.0.smithi038.stdout:3380: writing smithi03870129-13 from 3043456 to 3462770 tid 3 2024-09-14T04:10:45.583 INFO:tasks.rados.rados.0.smithi038.stdout:3365: done (15 left) 2024-09-14T04:10:45.583 INFO:tasks.rados.rados.0.smithi038.stdout:3366: done (14 left) 2024-09-14T04:10:45.584 INFO:tasks.rados.rados.0.smithi038.stdout:3367: done (13 left) 2024-09-14T04:10:45.584 INFO:tasks.rados.rados.0.smithi038.stdout:3368: done (12 left) 2024-09-14T04:10:45.584 INFO:tasks.rados.rados.0.smithi038.stdout:3369: done (11 left) 2024-09-14T04:10:45.584 INFO:tasks.rados.rados.0.smithi038.stdout:3381: read oid 31 snap -1 2024-09-14T04:10:45.584 INFO:tasks.rados.rados.0.smithi038.stdout:3381: expect (ObjNum 2074 snap 0 seq_num 2074) 2024-09-14T04:10:45.585 INFO:tasks.rados.rados.0.smithi038.stdout:3382: read oid 240 snap -1 2024-09-14T04:10:45.585 INFO:tasks.rados.rados.0.smithi038.stdout:3382: expect (ObjNum 1809 snap 0 seq_num 1809) 2024-09-14T04:10:45.585 INFO:tasks.rados.rados.0.smithi038.stdout:3383: delete oid 479 current snap is 0 2024-09-14T04:10:45.585 INFO:tasks.rados.rados.0.smithi038.stdout:3373: expect (ObjNum 2088 snap 0 seq_num 2088) 2024-09-14T04:10:45.682 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:10:45 smithi123 bash[60514]: logger=migrator t=2024-09-14T04:10:45.270355279Z level=info msg="migrations completed" performed=0 skipped=481 duration=529.125µs 2024-09-14T04:10:45.683 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:10:45 smithi123 bash[60514]: logger=sqlstore t=2024-09-14T04:10:45.270821178Z level=info msg="Created default organization" 2024-09-14T04:10:45.683 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:10:45 smithi123 bash[60514]: logger=plugin.loader t=2024-09-14T04:10:45.410683725Z level=info msg="Plugin registered" pluginID=input 2024-09-14T04:10:45.683 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:10:45 smithi123 bash[60514]: logger=plugin.loader t=2024-09-14T04:10:45.450152679Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2024-09-14T04:10:45.683 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:10:45 smithi123 bash[60514]: logger=plugin.loader t=2024-09-14T04:10:45.450184447Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2024-09-14T04:10:45.683 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:10:45 smithi123 bash[60514]: logger=secrets t=2024-09-14T04:10:45.450234123Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-09-14T04:10:45.683 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:10:45 smithi123 bash[60514]: logger=query_data t=2024-09-14T04:10:45.452494762Z level=info msg="Query Service initialization" 2024-09-14T04:10:45.684 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:10:45 smithi123 bash[60514]: logger=live.push_http t=2024-09-14T04:10:45.45691529Z level=info msg="Live Push Gateway initialization" 2024-09-14T04:10:45.717 INFO:tasks.rados.rados.0.smithi038.stdout:3370: finishing write tid 3 to smithi03870129-500 2024-09-14T04:10:45.718 INFO:tasks.rados.rados.0.smithi038.stdout:3370: finishing write tid 4 to smithi03870129-500 2024-09-14T04:10:45.718 INFO:tasks.rados.rados.0.smithi038.stdout:3370: finishing write tid 5 to smithi03870129-500 2024-09-14T04:10:45.718 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 500 v 421 (ObjNum 2105 snap 0 seq_num 2105) dirty exists 2024-09-14T04:10:45.718 INFO:tasks.rados.rados.0.smithi038.stdout:3370: left oid 500 (ObjNum 2105 snap 0 seq_num 2105) 2024-09-14T04:10:45.718 INFO:tasks.rados.rados.0.smithi038.stdout:3371: expect (ObjNum 1740 snap 0 seq_num 1740) 2024-09-14T04:10:45.788 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:10:45.912 INFO:tasks.rados.rados.0.smithi038.stdout:3372: expect (ObjNum 1752 snap 0 seq_num 1752) 2024-09-14T04:10:46.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:45 smithi038 bash[22519]: audit 2024-09-14T04:10:45.468971+0000 mon.c (mon.2) 208 : audit [DBG] from='client.? 172.21.15.38:0/1050396758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:10:46.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:45 smithi038 bash[32505]: audit 2024-09-14T04:10:45.468971+0000 mon.c (mon.2) 208 : audit [DBG] from='client.? 172.21.15.38:0/1050396758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:10:46.105 INFO:tasks.rados.rados.0.smithi038.stdout:3374: finishing write tid 1 to smithi03870129-211 2024-09-14T04:10:46.105 INFO:tasks.rados.rados.0.smithi038.stdout:3374: finishing write tid 2 to smithi03870129-211 2024-09-14T04:10:46.105 INFO:tasks.rados.rados.0.smithi038.stdout:3374: finishing write tid 3 to smithi03870129-211 2024-09-14T04:10:46.105 INFO:tasks.rados.rados.0.smithi038.stdout:3374: finishing write tid 4 to smithi03870129-211 2024-09-14T04:10:46.105 INFO:tasks.rados.rados.0.smithi038.stdout:3374: finishing write tid 5 to smithi03870129-211 2024-09-14T04:10:46.105 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 211 v 434 (ObjNum 2106 snap 0 seq_num 2106) dirty exists 2024-09-14T04:10:46.105 INFO:tasks.rados.rados.0.smithi038.stdout:3374: left oid 211 (ObjNum 2106 snap 0 seq_num 2106) 2024-09-14T04:10:46.105 INFO:tasks.rados.rados.0.smithi038.stdout:3375: finishing write tid 1 to smithi03870129-392 2024-09-14T04:10:46.105 INFO:tasks.rados.rados.0.smithi038.stdout:3375: finishing write tid 2 to smithi03870129-392 2024-09-14T04:10:46.105 INFO:tasks.rados.rados.0.smithi038.stdout:3375: finishing write tid 3 to smithi03870129-392 2024-09-14T04:10:46.106 INFO:tasks.rados.rados.0.smithi038.stdout:3375: finishing write tid 4 to smithi03870129-392 2024-09-14T04:10:46.106 INFO:tasks.rados.rados.0.smithi038.stdout:3375: finishing write tid 5 to smithi03870129-392 2024-09-14T04:10:46.106 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 392 v 440 (ObjNum 2107 snap 0 seq_num 2107) dirty exists 2024-09-14T04:10:46.106 INFO:tasks.rados.rados.0.smithi038.stdout:3375: left oid 392 (ObjNum 2107 snap 0 seq_num 2107) 2024-09-14T04:10:46.106 INFO:tasks.rados.rados.0.smithi038.stdout:3376: finishing write tid 1 to smithi03870129-191 2024-09-14T04:10:46.106 INFO:tasks.rados.rados.0.smithi038.stdout:3376: finishing write tid 2 to smithi03870129-191 2024-09-14T04:10:46.106 INFO:tasks.rados.rados.0.smithi038.stdout:3370: done (13 left) 2024-09-14T04:10:46.106 INFO:tasks.rados.rados.0.smithi038.stdout:3371: done (12 left) 2024-09-14T04:10:46.106 INFO:tasks.rados.rados.0.smithi038.stdout:3372: done (11 left) 2024-09-14T04:10:46.106 INFO:tasks.rados.rados.0.smithi038.stdout:3373: done (10 left) 2024-09-14T04:10:46.106 INFO:tasks.rados.rados.0.smithi038.stdout:3374: done (9 left) 2024-09-14T04:10:46.106 INFO:tasks.rados.rados.0.smithi038.stdout:3375: done (8 left) 2024-09-14T04:10:46.106 INFO:tasks.rados.rados.0.smithi038.stdout:3383: done (7 left) 2024-09-14T04:10:46.106 INFO:tasks.rados.rados.0.smithi038.stdout:3384: read oid 261 snap -1 2024-09-14T04:10:46.107 INFO:tasks.rados.rados.0.smithi038.stdout:3384: expect (ObjNum 2022 snap 0 seq_num 2022) 2024-09-14T04:10:46.107 INFO:tasks.rados.rados.0.smithi038.stdout:3385: read oid 425 snap -1 2024-09-14T04:10:46.107 INFO:tasks.rados.rados.0.smithi038.stdout:3385: expect (ObjNum 2069 snap 0 seq_num 2069) 2024-09-14T04:10:46.107 INFO:tasks.rados.rados.0.smithi038.stdout:3386: read oid 341 snap -1 2024-09-14T04:10:46.107 INFO:tasks.rados.rados.0.smithi038.stdout:3386: expect deleted 2024-09-14T04:10:46.107 INFO:tasks.rados.rados.0.smithi038.stdout:3387: write oid 41 current snap is 0 2024-09-14T04:10:46.107 INFO:tasks.rados.rados.0.smithi038.stdout:3376: finishing write tid 3 to smithi03870129-191 2024-09-14T04:10:46.107 INFO:tasks.rados.rados.0.smithi038.stdout:3376: finishing write tid 4 to smithi03870129-191 2024-09-14T04:10:46.107 INFO:tasks.rados.rados.0.smithi038.stdout:3376: finishing write tid 5 to smithi03870129-191 2024-09-14T04:10:46.107 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 191 v 613 (ObjNum 2108 snap 0 seq_num 2108) dirty exists 2024-09-14T04:10:46.107 INFO:tasks.rados.rados.0.smithi038.stdout:3376: left oid 191 (ObjNum 2108 snap 0 seq_num 2108) 2024-09-14T04:10:46.107 INFO:tasks.rados.rados.0.smithi038.stdout:3377: finishing write tid 1 to smithi03870129-224 2024-09-14T04:10:46.107 INFO:tasks.rados.rados.0.smithi038.stdout:3377: finishing write tid 2 to smithi03870129-224 2024-09-14T04:10:46.107 INFO:tasks.rados.rados.0.smithi038.stdout:3377: finishing write tid 3 to smithi03870129-224 2024-09-14T04:10:46.108 INFO:tasks.rados.rados.0.smithi038.stdout:3377: finishing write tid 4 to smithi03870129-224 2024-09-14T04:10:46.108 INFO:tasks.rados.rados.0.smithi038.stdout:3377: finishing write tid 5 to smithi03870129-224 2024-09-14T04:10:46.108 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 224 v 610 (ObjNum 2109 snap 0 seq_num 2109) dirty exists 2024-09-14T04:10:46.108 INFO:tasks.rados.rados.0.smithi038.stdout:3377: left oid 224 (ObjNum 2109 snap 0 seq_num 2109) 2024-09-14T04:10:46.108 INFO:tasks.rados.rados.0.smithi038.stdout:3379: expect (ObjNum 2049 snap 0 seq_num 2049) 2024-09-14T04:10:46.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:45 smithi123 bash[24950]: audit 2024-09-14T04:10:45.468971+0000 mon.c (mon.2) 208 : audit [DBG] from='client.? 172.21.15.38:0/1050396758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:10:46.182 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:10:45 smithi123 bash[59929]: ts=2024-09-14T04:10:45.740Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:10:46.182 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:10:45 smithi123 bash[59929]: ts=2024-09-14T04:10:45.741Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:10:46.305 INFO:tasks.rados.rados.0.smithi038.stdout:3378: expect (ObjNum 1865 snap 0 seq_num 1865) 2024-09-14T04:10:46.445 INFO:tasks.rados.rados.0.smithi038.stdout:3380: finishing write tid 1 to smithi03870129-13 2024-09-14T04:10:46.445 INFO:tasks.rados.rados.0.smithi038.stdout:3380: finishing write tid 2 to smithi03870129-13 2024-09-14T04:10:46.445 INFO:tasks.rados.rados.0.smithi038.stdout:3380: finishing write tid 3 to smithi03870129-13 2024-09-14T04:10:46.445 INFO:tasks.rados.rados.0.smithi038.stdout:3380: finishing write tid 4 to smithi03870129-13 2024-09-14T04:10:46.445 INFO:tasks.rados.rados.0.smithi038.stdout:3380: finishing write tid 5 to smithi03870129-13 2024-09-14T04:10:46.445 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 13 v 614 (ObjNum 2110 snap 0 seq_num 2110) dirty exists 2024-09-14T04:10:46.445 INFO:tasks.rados.rados.0.smithi038.stdout:3380: left oid 13 (ObjNum 2110 snap 0 seq_num 2110) 2024-09-14T04:10:46.445 INFO:tasks.rados.rados.0.smithi038.stdout:3382: expect (ObjNum 1809 snap 0 seq_num 1809) 2024-09-14T04:10:46.517 INFO:tasks.rados.rados.0.smithi038.stdout:3381: expect (ObjNum 2074 snap 0 seq_num 2074) 2024-09-14T04:10:46.673 INFO:tasks.rados.rados.0.smithi038.stdout:3385: expect (ObjNum 2069 snap 0 seq_num 2069) 2024-09-14T04:10:46.893 INFO:tasks.rados.rados.0.smithi038.stdout:3384: expect (ObjNum 2022 snap 0 seq_num 2022) 2024-09-14T04:10:46.928 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:10:46 smithi123 bash[60514]: logger=infra.usagestats.collector t=2024-09-14T04:10:46.580263122Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-09-14T04:10:46.928 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:10:46 smithi123 bash[60514]: logger=provisioning.datasources t=2024-09-14T04:10:46.699469821Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2024-09-14T04:10:46.928 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:10:46 smithi123 bash[60514]: logger=provisioning.datasources t=2024-09-14T04:10:46.699529666Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-09-14T04:10:46.928 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:10:46 smithi123 bash[60514]: logger=provisioning.datasources t=2024-09-14T04:10:46.710031711Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-14T04:10:46.929 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:46 smithi123 bash[24950]: cluster 2024-09-14T04:10:44.937445+0000 mgr.x (mgr.24589) 108 : cluster [DBG] pgmap v34: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 77 MiB/s rd, 9.3 MiB/s wr, 101 op/s 2024-09-14T04:10:46.929 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:46 smithi123 bash[24950]: audit 2024-09-14T04:10:45.781474+0000 mgr.x (mgr.24589) 109 : audit [DBG] from='client.15690 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:46.929 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:46 smithi123 bash[24950]: audit 2024-09-14T04:10:46.694444+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:46.929 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:46 smithi123 bash[24950]: audit 2024-09-14T04:10:46.699792+0000 mon.c (mon.2) 209 : audit [INF] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-14T04:10:46.929 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:46 smithi123 bash[24950]: audit 2024-09-14T04:10:46.700176+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24589 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-14T04:10:46.929 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:46 smithi123 bash[24950]: audit 2024-09-14T04:10:46.701812+0000 mon.c (mon.2) 210 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-14T04:10:46.929 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:46 smithi123 bash[24950]: audit 2024-09-14T04:10:46.703573+0000 mon.c (mon.2) 211 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:10:47.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:46 smithi038 bash[32505]: cluster 2024-09-14T04:10:44.937445+0000 mgr.x (mgr.24589) 108 : cluster [DBG] pgmap v34: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 77 MiB/s rd, 9.3 MiB/s wr, 101 op/s 2024-09-14T04:10:47.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:46 smithi038 bash[32505]: audit 2024-09-14T04:10:45.781474+0000 mgr.x (mgr.24589) 109 : audit [DBG] from='client.15690 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:47.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:46 smithi038 bash[32505]: audit 2024-09-14T04:10:46.694444+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:47.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:46 smithi038 bash[32505]: audit 2024-09-14T04:10:46.699792+0000 mon.c (mon.2) 209 : audit [INF] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-14T04:10:47.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:46 smithi038 bash[32505]: audit 2024-09-14T04:10:46.700176+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24589 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-14T04:10:47.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:46 smithi038 bash[32505]: audit 2024-09-14T04:10:46.701812+0000 mon.c (mon.2) 210 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-14T04:10:47.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:46 smithi038 bash[32505]: audit 2024-09-14T04:10:46.703573+0000 mon.c (mon.2) 211 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:10:47.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:46 smithi038 bash[22519]: cluster 2024-09-14T04:10:44.937445+0000 mgr.x (mgr.24589) 108 : cluster [DBG] pgmap v34: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 77 MiB/s rd, 9.3 MiB/s wr, 101 op/s 2024-09-14T04:10:47.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:46 smithi038 bash[22519]: audit 2024-09-14T04:10:45.781474+0000 mgr.x (mgr.24589) 109 : audit [DBG] from='client.15690 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:47.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:46 smithi038 bash[22519]: audit 2024-09-14T04:10:46.694444+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:47.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:46 smithi038 bash[22519]: audit 2024-09-14T04:10:46.699792+0000 mon.c (mon.2) 209 : audit [INF] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-14T04:10:47.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:46 smithi038 bash[22519]: audit 2024-09-14T04:10:46.700176+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24589 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-14T04:10:47.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:46 smithi038 bash[22519]: audit 2024-09-14T04:10:46.701812+0000 mon.c (mon.2) 210 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-14T04:10:47.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:46 smithi038 bash[22519]: audit 2024-09-14T04:10:46.703573+0000 mon.c (mon.2) 211 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:10:47.140 INFO:tasks.rados.rados.0.smithi038.stdout:3387: seq_num 2112 ranges {696384=755669,1989264=435400,2981949=514435} 2024-09-14T04:10:47.150 INFO:tasks.rados.rados.0.smithi038.stdout:3387: writing smithi03870129-41 from 696384 to 1452053 tid 1 2024-09-14T04:10:47.156 INFO:tasks.rados.rados.0.smithi038.stdout:3387: writing smithi03870129-41 from 1989264 to 2424664 tid 2 2024-09-14T04:10:47.164 INFO:tasks.rados.rados.0.smithi038.stdout:3387: writing smithi03870129-41 from 2981949 to 3496384 tid 3 2024-09-14T04:10:47.164 INFO:tasks.rados.rados.0.smithi038.stdout:3376: done (10 left) 2024-09-14T04:10:47.164 INFO:tasks.rados.rados.0.smithi038.stdout:3377: done (9 left) 2024-09-14T04:10:47.164 INFO:tasks.rados.rados.0.smithi038.stdout:3378: done (8 left) 2024-09-14T04:10:47.164 INFO:tasks.rados.rados.0.smithi038.stdout:3379: done (7 left) 2024-09-14T04:10:47.164 INFO:tasks.rados.rados.0.smithi038.stdout:3380: done (6 left) 2024-09-14T04:10:47.164 INFO:tasks.rados.rados.0.smithi038.stdout:3381: done (5 left) 2024-09-14T04:10:47.164 INFO:tasks.rados.rados.0.smithi038.stdout:3382: done (4 left) 2024-09-14T04:10:47.164 INFO:tasks.rados.rados.0.smithi038.stdout:3384: done (3 left) 2024-09-14T04:10:47.165 INFO:tasks.rados.rados.0.smithi038.stdout:3385: done (2 left) 2024-09-14T04:10:47.165 INFO:tasks.rados.rados.0.smithi038.stdout:3386: done (1 left) 2024-09-14T04:10:47.165 INFO:tasks.rados.rados.0.smithi038.stdout:3388: write oid 344 current snap is 0 2024-09-14T04:10:47.165 INFO:tasks.rados.rados.0.smithi038.stdout:3387: finishing write tid 1 to smithi03870129-41 2024-09-14T04:10:47.165 INFO:tasks.rados.rados.0.smithi038.stdout:3387: finishing write tid 2 to smithi03870129-41 2024-09-14T04:10:47.165 INFO:tasks.rados.rados.0.smithi038.stdout:3388: seq_num 2113 ranges {713191=430918,1647746=695411,3009372=503819} 2024-09-14T04:10:47.171 INFO:tasks.rados.rados.0.smithi038.stdout:3388: writing smithi03870129-344 from 713191 to 1144109 tid 1 2024-09-14T04:10:47.179 INFO:tasks.rados.rados.0.smithi038.stdout:3388: writing smithi03870129-344 from 1647746 to 2343157 tid 2 2024-09-14T04:10:47.182 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:10:46 smithi123 bash[59929]: ts=2024-09-14T04:10:46.949Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi123\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi123\", job=\"node\", machine=\"x86_64\", nodename=\"smithi123\", release=\"5.15.0-121-generic\", sysname=\"Linux\", version=\"#131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi123\", job=\"node\", machine=\"x86_64\", nodename=\"smithi123\", release=\"5.15.0-121-generic\", sysname=\"Linux\", version=\"#131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:10:47.182 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:10:46 smithi123 bash[60514]: logger=provisioning.alerting t=2024-09-14T04:10:46.934201653Z level=info msg="starting to provision alerting" 2024-09-14T04:10:47.183 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:10:46 smithi123 bash[60514]: logger=provisioning.alerting t=2024-09-14T04:10:46.934326857Z level=info msg="finished to provision alerting" 2024-09-14T04:10:47.183 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:10:46 smithi123 bash[60514]: logger=grafanaStorageLogger t=2024-09-14T04:10:46.939956429Z level=info msg="storage starting" 2024-09-14T04:10:47.183 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:10:46 smithi123 bash[60514]: logger=ngalert.state.manager t=2024-09-14T04:10:46.940331173Z level=info msg="Warming state cache for startup" 2024-09-14T04:10:47.183 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:10:46 smithi123 bash[60514]: logger=http.server t=2024-09-14T04:10:46.941871481Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-09-14T04:10:47.183 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:10:46 smithi123 bash[60514]: logger=ngalert.state.manager t=2024-09-14T04:10:46.992195158Z level=info msg="State cache has been initialized" states=0 duration=51.863148ms 2024-09-14T04:10:47.183 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:10:46 smithi123 bash[60514]: logger=ticker t=2024-09-14T04:10:46.992275947Z level=info msg=starting first_tick=2024-09-14T04:10:50Z 2024-09-14T04:10:47.183 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:10:46 smithi123 bash[60514]: logger=ngalert.multiorg.alertmanager t=2024-09-14T04:10:46.992262098Z level=info msg="starting MultiOrg Alertmanager" 2024-09-14T04:10:47.186 INFO:tasks.rados.rados.0.smithi038.stdout:3388: writing smithi03870129-344 from 3009372 to 3513191 tid 3 2024-09-14T04:10:47.186 INFO:tasks.rados.rados.0.smithi038.stdout:3389: read oid 337 snap -1 2024-09-14T04:10:47.187 INFO:tasks.rados.rados.0.smithi038.stdout:3389: expect (ObjNum 2004 snap 0 seq_num 2004) 2024-09-14T04:10:47.187 INFO:tasks.rados.rados.0.smithi038.stdout:3390: read oid 190 snap -1 2024-09-14T04:10:47.187 INFO:tasks.rados.rados.0.smithi038.stdout:3390: expect (ObjNum 2097 snap 0 seq_num 2097) 2024-09-14T04:10:47.187 INFO:tasks.rados.rados.0.smithi038.stdout:3391: delete oid 126 current snap is 0 2024-09-14T04:10:47.187 INFO:tasks.rados.rados.0.smithi038.stdout:3387: finishing write tid 3 to smithi03870129-41 2024-09-14T04:10:47.187 INFO:tasks.rados.rados.0.smithi038.stdout:3387: finishing write tid 4 to smithi03870129-41 2024-09-14T04:10:47.187 INFO:tasks.rados.rados.0.smithi038.stdout:3387: finishing write tid 5 to smithi03870129-41 2024-09-14T04:10:47.187 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 41 v 320 (ObjNum 2112 snap 0 seq_num 2112) dirty exists 2024-09-14T04:10:47.187 INFO:tasks.rados.rados.0.smithi038.stdout:3387: left oid 41 (ObjNum 2112 snap 0 seq_num 2112) 2024-09-14T04:10:47.187 INFO:tasks.rados.rados.0.smithi038.stdout:3388: finishing write tid 1 to smithi03870129-344 2024-09-14T04:10:47.187 INFO:tasks.rados.rados.0.smithi038.stdout:3388: finishing write tid 2 to smithi03870129-344 2024-09-14T04:10:47.190 INFO:tasks.rados.rados.0.smithi038.stdout:3387: done (4 left) 2024-09-14T04:10:47.190 INFO:tasks.rados.rados.0.smithi038.stdout:3391: done (3 left) 2024-09-14T04:10:47.190 INFO:tasks.rados.rados.0.smithi038.stdout:3392: write oid 275 current snap is 0 2024-09-14T04:10:47.190 INFO:tasks.rados.rados.0.smithi038.stdout:3392: seq_num 2115 ranges {746805=697769,1881063=699080,3180571=366234} 2024-09-14T04:10:47.198 INFO:tasks.rados.rados.0.smithi038.stdout:3392: writing smithi03870129-275 from 746805 to 1444574 tid 1 2024-09-14T04:10:47.206 INFO:tasks.rados.rados.0.smithi038.stdout:3392: writing smithi03870129-275 from 1881063 to 2580143 tid 2 2024-09-14T04:10:47.212 INFO:tasks.rados.rados.0.smithi038.stdout:3392: writing smithi03870129-275 from 3180571 to 3546805 tid 3 2024-09-14T04:10:47.212 INFO:tasks.rados.rados.0.smithi038.stdout:3393: write oid 33 current snap is 0 2024-09-14T04:10:47.212 INFO:tasks.rados.rados.0.smithi038.stdout:3388: finishing write tid 3 to smithi03870129-344 2024-09-14T04:10:47.212 INFO:tasks.rados.rados.0.smithi038.stdout:3388: finishing write tid 4 to smithi03870129-344 2024-09-14T04:10:47.212 INFO:tasks.rados.rados.0.smithi038.stdout:3388: finishing write tid 5 to smithi03870129-344 2024-09-14T04:10:47.212 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 344 v 444 (ObjNum 2113 snap 0 seq_num 2113) dirty exists 2024-09-14T04:10:47.212 INFO:tasks.rados.rados.0.smithi038.stdout:3388: left oid 344 (ObjNum 2113 snap 0 seq_num 2113) 2024-09-14T04:10:47.212 INFO:tasks.rados.rados.0.smithi038.stdout:3390: expect (ObjNum 2097 snap 0 seq_num 2097) 2024-09-14T04:10:47.317 INFO:tasks.rados.rados.0.smithi038.stdout:3392: finishing write tid 1 to smithi03870129-275 2024-09-14T04:10:47.317 INFO:tasks.rados.rados.0.smithi038.stdout:3389: expect (ObjNum 2004 snap 0 seq_num 2004) 2024-09-14T04:10:47.503 INFO:tasks.rados.rados.0.smithi038.stdout:3392: finishing write tid 2 to smithi03870129-275 2024-09-14T04:10:47.577 INFO:tasks.rados.rados.0.smithi038.stdout:3392: finishing write tid 3 to smithi03870129-275 2024-09-14T04:10:47.578 INFO:tasks.rados.rados.0.smithi038.stdout:3392: finishing write tid 4 to smithi03870129-275 2024-09-14T04:10:47.578 INFO:tasks.rados.rados.0.smithi038.stdout:3392: finishing write tid 5 to smithi03870129-275 2024-09-14T04:10:47.578 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 275 v 324 (ObjNum 2115 snap 0 seq_num 2115) dirty exists 2024-09-14T04:10:47.578 INFO:tasks.rados.rados.0.smithi038.stdout:3392: left oid 275 (ObjNum 2115 snap 0 seq_num 2115) 2024-09-14T04:10:47.578 INFO:tasks.rados.rados.0.smithi038.stdout:3393: seq_num 2116 ranges {763612=773018,2223192=442738,3091641=471971} 2024-09-14T04:10:47.580 INFO:tasks.rados.rados.0.smithi038.stdout:3393: writing smithi03870129-33 from 763612 to 1536630 tid 1 2024-09-14T04:10:47.580 INFO:tasks.rados.rados.0.smithi038.stdout:3393: writing smithi03870129-33 from 2223192 to 2665930 tid 2 2024-09-14T04:10:47.580 INFO:tasks.rados.rados.0.smithi038.stdout:3393: writing smithi03870129-33 from 3091641 to 3563612 tid 3 2024-09-14T04:10:47.580 INFO:tasks.rados.rados.0.smithi038.stdout:3388: done (4 left) 2024-09-14T04:10:47.580 INFO:tasks.rados.rados.0.smithi038.stdout:3389: done (3 left) 2024-09-14T04:10:47.580 INFO:tasks.rados.rados.0.smithi038.stdout:3390: done (2 left) 2024-09-14T04:10:47.580 INFO:tasks.rados.rados.0.smithi038.stdout:3392: done (1 left) 2024-09-14T04:10:47.580 INFO:tasks.rados.rados.0.smithi038.stdout:3394: read oid 43 snap -1 2024-09-14T04:10:47.580 INFO:tasks.rados.rados.0.smithi038.stdout:3394: expect (ObjNum 1897 snap 0 seq_num 1897) 2024-09-14T04:10:47.581 INFO:tasks.rados.rados.0.smithi038.stdout:3395: read oid 20 snap -1 2024-09-14T04:10:47.581 INFO:tasks.rados.rados.0.smithi038.stdout:3395: expect (ObjNum 2088 snap 0 seq_num 2088) 2024-09-14T04:10:47.581 INFO:tasks.rados.rados.0.smithi038.stdout:3396: delete oid 494 current snap is 0 2024-09-14T04:10:47.581 INFO:tasks.rados.rados.0.smithi038.stdout:3393: finishing write tid 1 to smithi03870129-33 2024-09-14T04:10:47.581 INFO:tasks.rados.rados.0.smithi038.stdout:3393: finishing write tid 2 to smithi03870129-33 2024-09-14T04:10:47.581 INFO:tasks.rados.rados.0.smithi038.stdout:3396: done (3 left) 2024-09-14T04:10:47.581 INFO:tasks.rados.rados.0.smithi038.stdout:3397: write oid 329 current snap is 0 2024-09-14T04:10:47.581 INFO:tasks.rados.rados.0.smithi038.stdout:3397: seq_num 2118 ranges {797226=523516,1940156=446407,3146487=450739} 2024-09-14T04:10:47.581 INFO:tasks.rados.rados.0.smithi038.stdout:3397: writing smithi03870129-329 from 797226 to 1320742 tid 1 2024-09-14T04:10:47.581 INFO:tasks.rados.rados.0.smithi038.stdout:3397: writing smithi03870129-329 from 1940156 to 2386563 tid 2 2024-09-14T04:10:47.581 INFO:tasks.rados.rados.0.smithi038.stdout:3397: writing smithi03870129-329 from 3146487 to 3597226 tid 3 2024-09-14T04:10:47.581 INFO:tasks.rados.rados.0.smithi038.stdout:3398: read oid 314 snap -1 2024-09-14T04:10:47.581 INFO:tasks.rados.rados.0.smithi038.stdout:3398: expect (ObjNum 1639 snap 0 seq_num 1639) 2024-09-14T04:10:47.581 INFO:tasks.rados.rados.0.smithi038.stdout:3399: write oid 86 current snap is 0 2024-09-14T04:10:47.581 INFO:tasks.rados.rados.0.smithi038.stdout:3393: finishing write tid 3 to smithi03870129-33 2024-09-14T04:10:47.582 INFO:tasks.rados.rados.0.smithi038.stdout:3393: finishing write tid 4 to smithi03870129-33 2024-09-14T04:10:47.582 INFO:tasks.rados.rados.0.smithi038.stdout:3393: finishing write tid 5 to smithi03870129-33 2024-09-14T04:10:47.582 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 33 v 328 (ObjNum 2116 snap 0 seq_num 2116) dirty exists 2024-09-14T04:10:47.582 INFO:tasks.rados.rados.0.smithi038.stdout:3393: left oid 33 (ObjNum 2116 snap 0 seq_num 2116) 2024-09-14T04:10:47.582 INFO:tasks.rados.rados.0.smithi038.stdout:3395: expect (ObjNum 2088 snap 0 seq_num 2088) 2024-09-14T04:10:47.745 INFO:tasks.rados.rados.0.smithi038.stdout:3394: expect (ObjNum 1897 snap 0 seq_num 1897) 2024-09-14T04:10:47.873 INFO:tasks.rados.rados.0.smithi038.stdout:3397: finishing write tid 1 to smithi03870129-329 2024-09-14T04:10:47.873 INFO:tasks.rados.rados.0.smithi038.stdout:3397: finishing write tid 2 to smithi03870129-329 2024-09-14T04:10:47.873 INFO:tasks.rados.rados.0.smithi038.stdout:3397: finishing write tid 3 to smithi03870129-329 2024-09-14T04:10:47.873 INFO:tasks.rados.rados.0.smithi038.stdout:3397: finishing write tid 4 to smithi03870129-329 2024-09-14T04:10:47.873 INFO:tasks.rados.rados.0.smithi038.stdout:3397: finishing write tid 5 to smithi03870129-329 2024-09-14T04:10:47.873 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 329 v 332 (ObjNum 2118 snap 0 seq_num 2118) dirty exists 2024-09-14T04:10:47.873 INFO:tasks.rados.rados.0.smithi038.stdout:3397: left oid 329 (ObjNum 2118 snap 0 seq_num 2118) 2024-09-14T04:10:47.874 INFO:tasks.rados.rados.0.smithi038.stdout:3398: expect (ObjNum 1639 snap 0 seq_num 1639) 2024-09-14T04:10:48.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:47 smithi038 bash[32505]: audit 2024-09-14T04:10:46.102061+0000 mgr.x (mgr.24589) 110 : audit [DBG] from='client.15696 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:48.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:47 smithi038 bash[32505]: cephadm 2024-09-14T04:10:46.690523+0000 mgr.x (mgr.24589) 111 : cephadm [INF] Upgrade: Updating mgr.y 2024-09-14T04:10:48.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:47 smithi038 bash[32505]: cephadm 2024-09-14T04:10:46.709371+0000 mgr.x (mgr.24589) 112 : cephadm [INF] Deploying daemon mgr.y on smithi038 2024-09-14T04:10:48.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:47 smithi038 bash[22519]: audit 2024-09-14T04:10:46.102061+0000 mgr.x (mgr.24589) 110 : audit [DBG] from='client.15696 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:48.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:47 smithi038 bash[22519]: cephadm 2024-09-14T04:10:46.690523+0000 mgr.x (mgr.24589) 111 : cephadm [INF] Upgrade: Updating mgr.y 2024-09-14T04:10:48.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:47 smithi038 bash[22519]: cephadm 2024-09-14T04:10:46.709371+0000 mgr.x (mgr.24589) 112 : cephadm [INF] Deploying daemon mgr.y on smithi038 2024-09-14T04:10:48.062 INFO:tasks.rados.rados.0.smithi038.stdout:3399: seq_num 2119 ranges {414033=598765,1598638=590065,2657557=756807} 2024-09-14T04:10:48.078 INFO:tasks.rados.rados.0.smithi038.stdout:3399: writing smithi03870129-86 from 414033 to 1012798 tid 1 2024-09-14T04:10:48.096 INFO:tasks.rados.rados.0.smithi038.stdout:3399: writing smithi03870129-86 from 1598638 to 2188703 tid 2 2024-09-14T04:10:48.114 INFO:tasks.rados.rados.0.smithi038.stdout:3399: writing smithi03870129-86 from 2657557 to 3414364 tid 3 2024-09-14T04:10:48.114 INFO:tasks.rados.rados.0.smithi038.stdout:3393: done (5 left) 2024-09-14T04:10:48.114 INFO:tasks.rados.rados.0.smithi038.stdout:3394: done (4 left) 2024-09-14T04:10:48.114 INFO:tasks.rados.rados.0.smithi038.stdout:3395: done (3 left) 2024-09-14T04:10:48.115 INFO:tasks.rados.rados.0.smithi038.stdout:3397: done (2 left) 2024-09-14T04:10:48.115 INFO:tasks.rados.rados.0.smithi038.stdout:3398: done (1 left) 2024-09-14T04:10:48.115 INFO:tasks.rados.rados.0.smithi038.stdout:3400: write oid 136 current snap is 0 2024-09-14T04:10:48.115 INFO:tasks.rados.rados.0.smithi038.stdout:3399: finishing write tid 1 to smithi03870129-86 2024-09-14T04:10:48.115 INFO:tasks.rados.rados.0.smithi038.stdout:3399: finishing write tid 2 to smithi03870129-86 2024-09-14T04:10:48.115 INFO:tasks.rados.rados.0.smithi038.stdout:3400: seq_num 2120 ranges {430840=674014,1540767=450076,2684980=684432} 2024-09-14T04:10:48.129 INFO:tasks.rados.rados.0.smithi038.stdout:3400: writing smithi03870129-136 from 430840 to 1104854 tid 1 2024-09-14T04:10:48.140 INFO:tasks.rados.rados.0.smithi038.stdout:3400: writing smithi03870129-136 from 1540767 to 1990843 tid 2 2024-09-14T04:10:48.157 INFO:tasks.rados.rados.0.smithi038.stdout:3400: writing smithi03870129-136 from 2684980 to 3369412 tid 3 2024-09-14T04:10:48.157 INFO:tasks.rados.rados.0.smithi038.stdout:3401: write oid 438 current snap is 0 2024-09-14T04:10:48.158 INFO:tasks.rados.rados.0.smithi038.stdout:3399: finishing write tid 3 to smithi03870129-86 2024-09-14T04:10:48.158 INFO:tasks.rados.rados.0.smithi038.stdout:3399: finishing write tid 4 to smithi03870129-86 2024-09-14T04:10:48.158 INFO:tasks.rados.rados.0.smithi038.stdout:3399: finishing write tid 5 to smithi03870129-86 2024-09-14T04:10:48.158 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 86 v 438 (ObjNum 2119 snap 0 seq_num 2119) dirty exists 2024-09-14T04:10:48.158 INFO:tasks.rados.rados.0.smithi038.stdout:3399: left oid 86 (ObjNum 2119 snap 0 seq_num 2119) 2024-09-14T04:10:48.158 INFO:tasks.rados.rados.0.smithi038.stdout:3400: finishing write tid 1 to smithi03870129-136 2024-09-14T04:10:48.158 INFO:tasks.rados.rados.0.smithi038.stdout:3400: finishing write tid 2 to smithi03870129-136 2024-09-14T04:10:48.158 INFO:tasks.rados.rados.0.smithi038.stdout:3401: seq_num 2121 ranges {447647=749263,1599249=593734,2596050=495704,3631525=16122} 2024-09-14T04:10:48.169 INFO:tasks.rados.rados.0.smithi038.stdout:3401: writing smithi03870129-438 from 447647 to 1196910 tid 1 2024-09-14T04:10:48.179 INFO:tasks.rados.rados.0.smithi038.stdout:3401: writing smithi03870129-438 from 1599249 to 2192983 tid 2 2024-09-14T04:10:48.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:47 smithi123 bash[24950]: audit 2024-09-14T04:10:46.102061+0000 mgr.x (mgr.24589) 110 : audit [DBG] from='client.15696 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:48.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:47 smithi123 bash[24950]: cephadm 2024-09-14T04:10:46.690523+0000 mgr.x (mgr.24589) 111 : cephadm [INF] Upgrade: Updating mgr.y 2024-09-14T04:10:48.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:47 smithi123 bash[24950]: cephadm 2024-09-14T04:10:46.709371+0000 mgr.x (mgr.24589) 112 : cephadm [INF] Deploying daemon mgr.y on smithi038 2024-09-14T04:10:48.187 INFO:tasks.rados.rados.0.smithi038.stdout:3401: writing smithi03870129-438 from 2596050 to 3091754 tid 3 2024-09-14T04:10:48.192 INFO:tasks.rados.rados.0.smithi038.stdout:3401: writing smithi03870129-438 from 3631525 to 3647647 tid 4 2024-09-14T04:10:48.192 INFO:tasks.rados.rados.0.smithi038.stdout:3399: done (2 left) 2024-09-14T04:10:48.192 INFO:tasks.rados.rados.0.smithi038.stdout:3402: write oid 493 current snap is 0 2024-09-14T04:10:48.192 INFO:tasks.rados.rados.0.smithi038.stdout:3402: seq_num 2122 ranges {464454=540865,1774084=453745,2856179=706976} 2024-09-14T04:10:48.200 INFO:tasks.rados.rados.0.smithi038.stdout:3402: writing smithi03870129-493 from 464454 to 1005319 tid 1 2024-09-14T04:10:48.208 INFO:tasks.rados.rados.0.smithi038.stdout:3402: writing smithi03870129-493 from 1774084 to 2227829 tid 2 2024-09-14T04:10:48.216 INFO:tasks.rados.rados.0.smithi038.stdout:3402: writing smithi03870129-493 from 2856179 to 3563155 tid 3 2024-09-14T04:10:48.217 INFO:tasks.rados.rados.0.smithi038.stdout:3403: write oid 385 current snap is 0 2024-09-14T04:10:48.217 INFO:tasks.rados.rados.0.smithi038.stdout:3400: finishing write tid 3 to smithi03870129-136 2024-09-14T04:10:48.217 INFO:tasks.rados.rados.0.smithi038.stdout:3400: finishing write tid 4 to smithi03870129-136 2024-09-14T04:10:48.217 INFO:tasks.rados.rados.0.smithi038.stdout:3400: finishing write tid 5 to smithi03870129-136 2024-09-14T04:10:48.217 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 136 v 617 (ObjNum 2120 snap 0 seq_num 2120) dirty exists 2024-09-14T04:10:48.217 INFO:tasks.rados.rados.0.smithi038.stdout:3400: left oid 136 (ObjNum 2120 snap 0 seq_num 2120) 2024-09-14T04:10:48.217 INFO:tasks.rados.rados.0.smithi038.stdout:3401: finishing write tid 1 to smithi03870129-438 2024-09-14T04:10:48.217 INFO:tasks.rados.rados.0.smithi038.stdout:3401: finishing write tid 2 to smithi03870129-438 2024-09-14T04:10:48.217 INFO:tasks.rados.rados.0.smithi038.stdout:3401: finishing write tid 3 to smithi03870129-438 2024-09-14T04:10:48.217 INFO:tasks.rados.rados.0.smithi038.stdout:3401: finishing write tid 4 to smithi03870129-438 2024-09-14T04:10:48.217 INFO:tasks.rados.rados.0.smithi038.stdout:3401: finishing write tid 5 to smithi03870129-438 2024-09-14T04:10:48.217 INFO:tasks.rados.rados.0.smithi038.stdout:3401: finishing write tid 6 to smithi03870129-438 2024-09-14T04:10:48.217 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 438 v 426 (ObjNum 2121 snap 0 seq_num 2121) dirty exists 2024-09-14T04:10:48.217 INFO:tasks.rados.rados.0.smithi038.stdout:3401: left oid 438 (ObjNum 2121 snap 0 seq_num 2121) 2024-09-14T04:10:48.218 INFO:tasks.rados.rados.0.smithi038.stdout:3402: finishing write tid 1 to smithi03870129-493 2024-09-14T04:10:48.218 INFO:tasks.rados.rados.0.smithi038.stdout:3402: finishing write tid 2 to smithi03870129-493 2024-09-14T04:10:48.218 INFO:tasks.rados.rados.0.smithi038.stdout:3403: seq_num 2123 ranges {481261=616114,1832566=597403,2883602=518248} 2024-09-14T04:10:48.222 INFO:tasks.rados.rados.0.smithi038.stdout:3403: writing smithi03870129-385 from 481261 to 1097375 tid 1 2024-09-14T04:10:48.230 INFO:tasks.rados.rados.0.smithi038.stdout:3403: writing smithi03870129-385 from 1832566 to 2429969 tid 2 2024-09-14T04:10:48.236 INFO:tasks.rados.rados.0.smithi038.stdout:3403: writing smithi03870129-385 from 2883602 to 3401850 tid 3 2024-09-14T04:10:48.237 INFO:tasks.rados.rados.0.smithi038.stdout:3400: done (3 left) 2024-09-14T04:10:48.237 INFO:tasks.rados.rados.0.smithi038.stdout:3401: done (2 left) 2024-09-14T04:10:48.237 INFO:tasks.rados.rados.0.smithi038.stdout:3404: read oid 176 snap -1 2024-09-14T04:10:48.237 INFO:tasks.rados.rados.0.smithi038.stdout:3404: expect (ObjNum 1956 snap 0 seq_num 1956) 2024-09-14T04:10:48.237 INFO:tasks.rados.rados.0.smithi038.stdout:3405: delete oid 211 current snap is 0 2024-09-14T04:10:48.237 INFO:tasks.rados.rados.0.smithi038.stdout:3402: finishing write tid 3 to smithi03870129-493 2024-09-14T04:10:48.237 INFO:tasks.rados.rados.0.smithi038.stdout:3402: finishing write tid 4 to smithi03870129-493 2024-09-14T04:10:48.237 INFO:tasks.rados.rados.0.smithi038.stdout:3402: finishing write tid 5 to smithi03870129-493 2024-09-14T04:10:48.237 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 493 v 335 (ObjNum 2122 snap 0 seq_num 2122) dirty exists 2024-09-14T04:10:48.237 INFO:tasks.rados.rados.0.smithi038.stdout:3402: left oid 493 (ObjNum 2122 snap 0 seq_num 2122) 2024-09-14T04:10:48.238 INFO:tasks.rados.rados.0.smithi038.stdout:3403: finishing write tid 1 to smithi03870129-385 2024-09-14T04:10:48.238 INFO:tasks.rados.rados.0.smithi038.stdout:3403: finishing write tid 2 to smithi03870129-385 2024-09-14T04:10:48.244 INFO:tasks.rados.rados.0.smithi038.stdout:3403: finishing write tid 3 to smithi03870129-385 2024-09-14T04:10:48.245 INFO:tasks.rados.rados.0.smithi038.stdout:3403: finishing write tid 4 to smithi03870129-385 2024-09-14T04:10:48.245 INFO:tasks.rados.rados.0.smithi038.stdout:3403: finishing write tid 5 to smithi03870129-385 2024-09-14T04:10:48.245 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 385 v 442 (ObjNum 2123 snap 0 seq_num 2123) dirty exists 2024-09-14T04:10:48.245 INFO:tasks.rados.rados.0.smithi038.stdout:3403: left oid 385 (ObjNum 2123 snap 0 seq_num 2123) 2024-09-14T04:10:48.245 INFO:tasks.rados.rados.0.smithi038.stdout:3404: expect (ObjNum 1956 snap 0 seq_num 1956) 2024-09-14T04:10:48.373 INFO:tasks.rados.rados.0.smithi038.stdout:3402: done (3 left) 2024-09-14T04:10:48.373 INFO:tasks.rados.rados.0.smithi038.stdout:3403: done (2 left) 2024-09-14T04:10:48.373 INFO:tasks.rados.rados.0.smithi038.stdout:3404: done (1 left) 2024-09-14T04:10:48.374 INFO:tasks.rados.rados.0.smithi038.stdout:3405: done (0 left) 2024-09-14T04:10:48.374 INFO:tasks.rados.rados.0.smithi038.stdout:3406: read oid 339 snap -1 2024-09-14T04:10:48.375 INFO:tasks.rados.rados.0.smithi038.stdout:3406: expect (ObjNum 787 snap 0 seq_num 787) 2024-09-14T04:10:48.375 INFO:tasks.rados.rados.0.smithi038.stdout:3407: read oid 47 snap -1 2024-09-14T04:10:48.375 INFO:tasks.rados.rados.0.smithi038.stdout:3407: expect (ObjNum 1789 snap 0 seq_num 1789) 2024-09-14T04:10:48.375 INFO:tasks.rados.rados.0.smithi038.stdout:3408: read oid 212 snap -1 2024-09-14T04:10:48.375 INFO:tasks.rados.rados.0.smithi038.stdout:3408: expect (ObjNum 1324 snap 0 seq_num 1324) 2024-09-14T04:10:48.375 INFO:tasks.rados.rados.0.smithi038.stdout:3409: read oid 302 snap -1 2024-09-14T04:10:48.375 INFO:tasks.rados.rados.0.smithi038.stdout:3409: expect (ObjNum 2090 snap 0 seq_num 2090) 2024-09-14T04:10:48.375 INFO:tasks.rados.rados.0.smithi038.stdout:3410: write oid 371 current snap is 0 2024-09-14T04:10:48.375 INFO:tasks.rados.rados.0.smithi038.stdout:3410: seq_num 2125 ranges {514875=766612,1833177=601072,3222095=492780} 2024-09-14T04:10:48.382 INFO:tasks.rados.rados.0.smithi038.stdout:3410: writing smithi03870129-371 from 514875 to 1281487 tid 1 2024-09-14T04:10:48.391 INFO:tasks.rados.rados.0.smithi038.stdout:3410: writing smithi03870129-371 from 1833177 to 2434249 tid 2 2024-09-14T04:10:48.400 INFO:tasks.rados.rados.0.smithi038.stdout:3410: writing smithi03870129-371 from 3222095 to 3714875 tid 3 2024-09-14T04:10:48.400 INFO:tasks.rados.rados.0.smithi038.stdout:3411: delete oid 345 current snap is 0 2024-09-14T04:10:48.400 INFO:tasks.rados.rados.0.smithi038.stdout:3408: expect (ObjNum 1324 snap 0 seq_num 1324) 2024-09-14T04:10:48.605 INFO:tasks.rados.rados.0.smithi038.stdout:3406: expect (ObjNum 787 snap 0 seq_num 787) 2024-09-14T04:10:48.740 INFO:tasks.rados.rados.0.smithi038.stdout:3407: expect (ObjNum 1789 snap 0 seq_num 1789) 2024-09-14T04:10:48.813 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:10:48.828 INFO:tasks.rados.rados.0.smithi038.stdout:3410: finishing write tid 1 to smithi03870129-371 2024-09-14T04:10:48.828 INFO:tasks.rados.rados.0.smithi038.stdout:3409: expect (ObjNum 2090 snap 0 seq_num 2090) 2024-09-14T04:10:48.969 INFO:tasks.rados.rados.0.smithi038.stdout:3410: finishing write tid 2 to smithi03870129-371 2024-09-14T04:10:48.969 INFO:tasks.rados.rados.0.smithi038.stdout:3410: finishing write tid 3 to smithi03870129-371 2024-09-14T04:10:48.969 INFO:tasks.rados.rados.0.smithi038.stdout:3410: finishing write tid 4 to smithi03870129-371 2024-09-14T04:10:48.969 INFO:tasks.rados.rados.0.smithi038.stdout:3410: finishing write tid 5 to smithi03870129-371 2024-09-14T04:10:48.969 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 371 v 407 (ObjNum 2125 snap 0 seq_num 2125) dirty exists 2024-09-14T04:10:48.970 INFO:tasks.rados.rados.0.smithi038.stdout:3410: left oid 371 (ObjNum 2125 snap 0 seq_num 2125) 2024-09-14T04:10:48.970 INFO:tasks.rados.rados.0.smithi038.stdout:3406: done (5 left) 2024-09-14T04:10:48.970 INFO:tasks.rados.rados.0.smithi038.stdout:3407: done (4 left) 2024-09-14T04:10:48.970 INFO:tasks.rados.rados.0.smithi038.stdout:3408: done (3 left) 2024-09-14T04:10:48.970 INFO:tasks.rados.rados.0.smithi038.stdout:3409: done (2 left) 2024-09-14T04:10:48.970 INFO:tasks.rados.rados.0.smithi038.stdout:3410: done (1 left) 2024-09-14T04:10:48.970 INFO:tasks.rados.rados.0.smithi038.stdout:3411: done (0 left) 2024-09-14T04:10:48.970 INFO:tasks.rados.rados.0.smithi038.stdout:3412: read oid 20 snap -1 2024-09-14T04:10:48.970 INFO:tasks.rados.rados.0.smithi038.stdout:3412: expect (ObjNum 2088 snap 0 seq_num 2088) 2024-09-14T04:10:48.970 INFO:tasks.rados.rados.0.smithi038.stdout:3413: write oid 351 current snap is 0 2024-09-14T04:10:48.970 INFO:tasks.rados.rados.0.smithi038.stdout:3413: seq_num 2127 ranges {548489=517110,1550141=604741,2876941=679689} 2024-09-14T04:10:48.976 INFO:tasks.rados.rados.0.smithi038.stdout:3413: writing smithi03870129-351 from 548489 to 1065599 tid 1 2024-09-14T04:10:48.983 INFO:tasks.rados.rados.0.smithi038.stdout:3413: writing smithi03870129-351 from 1550141 to 2154882 tid 2 2024-09-14T04:10:48.993 INFO:tasks.rados.rados.0.smithi038.stdout:3413: writing smithi03870129-351 from 2876941 to 3556630 tid 3 2024-09-14T04:10:48.993 INFO:tasks.rados.rados.0.smithi038.stdout:3414: read oid 324 snap -1 2024-09-14T04:10:48.993 INFO:tasks.rados.rados.0.smithi038.stdout:3414: expect (ObjNum 2016 snap 0 seq_num 2016) 2024-09-14T04:10:48.994 INFO:tasks.rados.rados.0.smithi038.stdout:3415: read oid 285 snap -1 2024-09-14T04:10:48.994 INFO:tasks.rados.rados.0.smithi038.stdout:3415: expect (ObjNum 2015 snap 0 seq_num 2015) 2024-09-14T04:10:48.994 INFO:tasks.rados.rados.0.smithi038.stdout:3416: read oid 419 snap -1 2024-09-14T04:10:48.994 INFO:tasks.rados.rados.0.smithi038.stdout:3416: expect (ObjNum 1485 snap 0 seq_num 1485) 2024-09-14T04:10:48.994 INFO:tasks.rados.rados.0.smithi038.stdout:3417: write oid 4 current snap is 0 2024-09-14T04:10:48.994 INFO:tasks.rados.rados.0.smithi038.stdout:3417: seq_num 2128 ranges {565296=592359,1892270=464752,2788011=490961} 2024-09-14T04:10:49.001 INFO:tasks.rados.rados.0.smithi038.stdout:3417: writing smithi03870129-4 from 565296 to 1157655 tid 1 2024-09-14T04:10:49.008 INFO:tasks.rados.rados.0.smithi038.stdout:3417: writing smithi03870129-4 from 1892270 to 2357022 tid 2 2024-09-14T04:10:49.015 INFO:tasks.rados.rados.0.smithi038.stdout:3417: writing smithi03870129-4 from 2788011 to 3278972 tid 3 2024-09-14T04:10:49.015 INFO:tasks.rados.rados.0.smithi038.stdout:3418: write oid 22 current snap is 0 2024-09-14T04:10:49.015 INFO:tasks.rados.rados.0.smithi038.stdout:3418: seq_num 2129 ranges {582103=783961,2067105=608410,3331787=418586} 2024-09-14T04:10:49.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:48 smithi038 bash[22519]: cluster 2024-09-14T04:10:46.940020+0000 mgr.x (mgr.24589) 113 : cluster [DBG] pgmap v35: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 49 MiB/s rd, 5.2 MiB/s wr, 63 op/s 2024-09-14T04:10:49.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:48 smithi038 bash[22519]: audit 2024-09-14T04:10:48.494871+0000 mon.c (mon.2) 212 : audit [DBG] from='client.? 172.21.15.38:0/2802032657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:10:49.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:48 smithi038 bash[32505]: cluster 2024-09-14T04:10:46.940020+0000 mgr.x (mgr.24589) 113 : cluster [DBG] pgmap v35: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 49 MiB/s rd, 5.2 MiB/s wr, 63 op/s 2024-09-14T04:10:49.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:48 smithi038 bash[32505]: audit 2024-09-14T04:10:48.494871+0000 mon.c (mon.2) 212 : audit [DBG] from='client.? 172.21.15.38:0/2802032657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:10:49.023 INFO:tasks.rados.rados.0.smithi038.stdout:3418: writing smithi03870129-22 from 582103 to 1366064 tid 1 2024-09-14T04:10:49.032 INFO:tasks.rados.rados.0.smithi038.stdout:3418: writing smithi03870129-22 from 2067105 to 2675515 tid 2 2024-09-14T04:10:49.039 INFO:tasks.rados.rados.0.smithi038.stdout:3418: writing smithi03870129-22 from 3331787 to 3750373 tid 3 2024-09-14T04:10:49.039 INFO:tasks.rados.rados.0.smithi038.stdout:3419: write oid 208 current snap is 0 2024-09-14T04:10:49.039 INFO:tasks.rados.rados.0.smithi038.stdout:3419: seq_num 2130 ranges {598910=459210,1725587=752068,3242857=556053} 2024-09-14T04:10:49.046 INFO:tasks.rados.rados.0.smithi038.stdout:3419: writing smithi03870129-208 from 598910 to 1058120 tid 1 2024-09-14T04:10:49.053 INFO:tasks.rados.rados.0.smithi038.stdout:3419: writing smithi03870129-208 from 1725587 to 2477655 tid 2 2024-09-14T04:10:49.061 INFO:tasks.rados.rados.0.smithi038.stdout:3419: writing smithi03870129-208 from 3242857 to 3798910 tid 3 2024-09-14T04:10:49.061 INFO:tasks.rados.rados.0.smithi038.stdout:3420: write oid 210 current snap is 0 2024-09-14T04:10:49.061 INFO:tasks.rados.rados.0.smithi038.stdout:3412: expect (ObjNum 2088 snap 0 seq_num 2088) 2024-09-14T04:10:49.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:48 smithi123 bash[24950]: cluster 2024-09-14T04:10:46.940020+0000 mgr.x (mgr.24589) 113 : cluster [DBG] pgmap v35: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 49 MiB/s rd, 5.2 MiB/s wr, 63 op/s 2024-09-14T04:10:49.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:48 smithi123 bash[24950]: audit 2024-09-14T04:10:48.494871+0000 mon.c (mon.2) 212 : audit [DBG] from='client.? 172.21.15.38:0/2802032657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:10:49.211 INFO:tasks.rados.rados.0.smithi038.stdout:3413: finishing write tid 1 to smithi03870129-351 2024-09-14T04:10:49.211 INFO:tasks.rados.rados.0.smithi038.stdout:3413: finishing write tid 2 to smithi03870129-351 2024-09-14T04:10:49.211 INFO:tasks.rados.rados.0.smithi038.stdout:3413: finishing write tid 3 to smithi03870129-351 2024-09-14T04:10:49.211 INFO:tasks.rados.rados.0.smithi038.stdout:3413: finishing write tid 4 to smithi03870129-351 2024-09-14T04:10:49.212 INFO:tasks.rados.rados.0.smithi038.stdout:3413: finishing write tid 5 to smithi03870129-351 2024-09-14T04:10:49.212 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 351 v 366 (ObjNum 2127 snap 0 seq_num 2127) dirty exists 2024-09-14T04:10:49.212 INFO:tasks.rados.rados.0.smithi038.stdout:3413: left oid 351 (ObjNum 2127 snap 0 seq_num 2127) 2024-09-14T04:10:49.212 INFO:tasks.rados.rados.0.smithi038.stdout:3416: expect (ObjNum 1485 snap 0 seq_num 1485) 2024-09-14T04:10:49.347 INFO:tasks.rados.rados.0.smithi038.stdout:3415: expect (ObjNum 2015 snap 0 seq_num 2015) 2024-09-14T04:10:49.624 INFO:tasks.rados.rados.0.smithi038.stdout:3417: finishing write tid 1 to smithi03870129-4 2024-09-14T04:10:49.624 INFO:tasks.rados.rados.0.smithi038.stdout:3414: expect (ObjNum 2016 snap 0 seq_num 2016) 2024-09-14T04:10:49.645 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:49 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:49.645 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 04:10:49 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:49.646 INFO:journalctl@ceph.osd.2.smithi038.stdout:Sep 14 04:10:49 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:49.646 INFO:journalctl@ceph.osd.3.smithi038.stdout:Sep 14 04:10:49 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:49.646 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:49 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:49.646 INFO:journalctl@ceph.osd.1.smithi038.stdout:Sep 14 04:10:49 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:49.647 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 04:10:49 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:49.647 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:10:49 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:49.647 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:10:49 smithi038 systemd[1]: Stopping Ceph mgr.y for 4d8d8784-724c-11ef-bceb-c7b262605968... 2024-09-14T04:10:49.647 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:49 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:49.803 INFO:tasks.rados.rados.0.smithi038.stdout:3417: finishing write tid 2 to smithi03870129-4 2024-09-14T04:10:49.803 INFO:tasks.rados.rados.0.smithi038.stdout:3417: finishing write tid 3 to smithi03870129-4 2024-09-14T04:10:49.803 INFO:tasks.rados.rados.0.smithi038.stdout:3417: finishing write tid 4 to smithi03870129-4 2024-09-14T04:10:49.803 INFO:tasks.rados.rados.0.smithi038.stdout:3417: finishing write tid 5 to smithi03870129-4 2024-09-14T04:10:49.803 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 4 v 376 (ObjNum 2128 snap 0 seq_num 2128) dirty exists 2024-09-14T04:10:49.804 INFO:tasks.rados.rados.0.smithi038.stdout:3417: left oid 4 (ObjNum 2128 snap 0 seq_num 2128) 2024-09-14T04:10:49.804 INFO:tasks.rados.rados.0.smithi038.stdout:3418: finishing write tid 1 to smithi03870129-22 2024-09-14T04:10:49.804 INFO:tasks.rados.rados.0.smithi038.stdout:3418: finishing write tid 2 to smithi03870129-22 2024-09-14T04:10:49.804 INFO:tasks.rados.rados.0.smithi038.stdout:3418: finishing write tid 3 to smithi03870129-22 2024-09-14T04:10:49.804 INFO:tasks.rados.rados.0.smithi038.stdout:3418: finishing write tid 4 to smithi03870129-22 2024-09-14T04:10:49.804 INFO:tasks.rados.rados.0.smithi038.stdout:3418: finishing write tid 5 to smithi03870129-22 2024-09-14T04:10:49.804 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 22 v 496 (ObjNum 2129 snap 0 seq_num 2129) dirty exists 2024-09-14T04:10:49.804 INFO:tasks.rados.rados.0.smithi038.stdout:3418: left oid 22 (ObjNum 2129 snap 0 seq_num 2129) 2024-09-14T04:10:49.804 INFO:tasks.rados.rados.0.smithi038.stdout:3419: finishing write tid 1 to smithi03870129-208 2024-09-14T04:10:49.804 INFO:tasks.rados.rados.0.smithi038.stdout:3420: seq_num 2131 ranges {615717=534459,1784069=612079,2986633=441130} 2024-09-14T04:10:49.809 INFO:tasks.rados.rados.0.smithi038.stdout:3420: writing smithi03870129-210 from 615717 to 1150176 tid 1 2024-09-14T04:10:49.816 INFO:tasks.rados.rados.0.smithi038.stdout:3420: writing smithi03870129-210 from 1784069 to 2396148 tid 2 2024-09-14T04:10:49.823 INFO:tasks.rados.rados.0.smithi038.stdout:3420: writing smithi03870129-210 from 2986633 to 3427763 tid 3 2024-09-14T04:10:49.823 INFO:tasks.rados.rados.0.smithi038.stdout:3412: done (8 left) 2024-09-14T04:10:49.824 INFO:tasks.rados.rados.0.smithi038.stdout:3413: done (7 left) 2024-09-14T04:10:49.824 INFO:tasks.rados.rados.0.smithi038.stdout:3414: done (6 left) 2024-09-14T04:10:49.824 INFO:tasks.rados.rados.0.smithi038.stdout:3415: done (5 left) 2024-09-14T04:10:49.824 INFO:tasks.rados.rados.0.smithi038.stdout:3416: done (4 left) 2024-09-14T04:10:49.824 INFO:tasks.rados.rados.0.smithi038.stdout:3417: done (3 left) 2024-09-14T04:10:49.824 INFO:tasks.rados.rados.0.smithi038.stdout:3418: done (2 left) 2024-09-14T04:10:49.825 INFO:tasks.rados.rados.0.smithi038.stdout:3421: write oid 228 current snap is 0 2024-09-14T04:10:49.825 INFO:tasks.rados.rados.0.smithi038.stdout:3419: finishing write tid 2 to smithi03870129-208 2024-09-14T04:10:49.825 INFO:tasks.rados.rados.0.smithi038.stdout:3419: finishing write tid 3 to smithi03870129-208 2024-09-14T04:10:49.825 INFO:tasks.rados.rados.0.smithi038.stdout:3419: finishing write tid 4 to smithi03870129-208 2024-09-14T04:10:49.825 INFO:tasks.rados.rados.0.smithi038.stdout:3419: finishing write tid 5 to smithi03870129-208 2024-09-14T04:10:49.825 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 208 v 495 (ObjNum 2130 snap 0 seq_num 2130) dirty exists 2024-09-14T04:10:49.825 INFO:tasks.rados.rados.0.smithi038.stdout:3419: left oid 208 (ObjNum 2130 snap 0 seq_num 2130) 2024-09-14T04:10:49.826 INFO:tasks.rados.rados.0.smithi038.stdout:3420: finishing write tid 1 to smithi03870129-210 2024-09-14T04:10:49.826 INFO:tasks.rados.rados.0.smithi038.stdout:3420: finishing write tid 2 to smithi03870129-210 2024-09-14T04:10:49.826 INFO:tasks.rados.rados.0.smithi038.stdout:3421: seq_num 2132 ranges {632524=609708,1726198=755737,3181350=651174} 2024-09-14T04:10:49.829 INFO:tasks.rados.rados.0.smithi038.stdout:3421: writing smithi03870129-228 from 632524 to 1242232 tid 1 2024-09-14T04:10:49.835 INFO:tasks.rados.rados.0.smithi038.stdout:3421: writing smithi03870129-228 from 1726198 to 2481935 tid 2 2024-09-14T04:10:49.844 INFO:tasks.rados.rados.0.smithi038.stdout:3421: writing smithi03870129-228 from 3181350 to 3832524 tid 3 2024-09-14T04:10:49.844 INFO:tasks.rados.rados.0.smithi038.stdout:3419: done (2 left) 2024-09-14T04:10:49.844 INFO:tasks.rados.rados.0.smithi038.stdout:3422: read oid 212 snap -1 2024-09-14T04:10:49.844 INFO:tasks.rados.rados.0.smithi038.stdout:3422: expect (ObjNum 1324 snap 0 seq_num 1324) 2024-09-14T04:10:49.844 INFO:tasks.rados.rados.0.smithi038.stdout:3423: write oid 156 current snap is 0 2024-09-14T04:10:49.844 INFO:tasks.rados.rados.0.smithi038.stdout:3423: seq_num 2133 ranges {649331=684957,1784680=615748,2925126=580027} 2024-09-14T04:10:49.851 INFO:tasks.rados.rados.0.smithi038.stdout:3423: writing smithi03870129-156 from 649331 to 1334288 tid 1 2024-09-14T04:10:49.857 INFO:tasks.rados.rados.0.smithi038.stdout:3423: writing smithi03870129-156 from 1784680 to 2400428 tid 2 2024-09-14T04:10:49.864 INFO:tasks.rados.rados.0.smithi038.stdout:3423: writing smithi03870129-156 from 2925126 to 3505153 tid 3 2024-09-14T04:10:49.864 INFO:tasks.rados.rados.0.smithi038.stdout:3424: read oid 265 snap -1 2024-09-14T04:10:49.864 INFO:tasks.rados.rados.0.smithi038.stdout:3424: expect deleted 2024-09-14T04:10:49.864 INFO:tasks.rados.rados.0.smithi038.stdout:3425: read oid 79 snap -1 2024-09-14T04:10:49.864 INFO:tasks.rados.rados.0.smithi038.stdout:3425: expect (ObjNum 1451 snap 0 seq_num 1451) 2024-09-14T04:10:49.865 INFO:tasks.rados.rados.0.smithi038.stdout:3426: delete oid 128 current snap is 0 2024-09-14T04:10:49.865 INFO:tasks.rados.rados.0.smithi038.stdout:3420: finishing write tid 3 to smithi03870129-210 2024-09-14T04:10:49.865 INFO:tasks.rados.rados.0.smithi038.stdout:3420: finishing write tid 4 to smithi03870129-210 2024-09-14T04:10:49.865 INFO:tasks.rados.rados.0.smithi038.stdout:3420: finishing write tid 5 to smithi03870129-210 2024-09-14T04:10:49.865 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 210 v 499 (ObjNum 2131 snap 0 seq_num 2131) dirty exists 2024-09-14T04:10:49.865 INFO:tasks.rados.rados.0.smithi038.stdout:3420: left oid 210 (ObjNum 2131 snap 0 seq_num 2131) 2024-09-14T04:10:49.865 INFO:tasks.rados.rados.0.smithi038.stdout:3421: finishing write tid 1 to smithi03870129-228 2024-09-14T04:10:49.865 INFO:tasks.rados.rados.0.smithi038.stdout:3421: finishing write tid 2 to smithi03870129-228 2024-09-14T04:10:49.866 INFO:tasks.rados.rados.0.smithi038.stdout:3422: expect (ObjNum 1324 snap 0 seq_num 1324) 2024-09-14T04:10:49.992 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:49 smithi038 bash[32505]: audit 2024-09-14T04:10:48.807343+0000 mgr.x (mgr.24589) 114 : audit [DBG] from='client.25616 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:49.992 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:49 smithi038 bash[22519]: audit 2024-09-14T04:10:48.807343+0000 mgr.x (mgr.24589) 114 : audit [DBG] from='client.25616 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:50.016 INFO:tasks.rados.rados.0.smithi038.stdout:3421: finishing write tid 3 to smithi03870129-228 2024-09-14T04:10:50.016 INFO:tasks.rados.rados.0.smithi038.stdout:3421: finishing write tid 4 to smithi03870129-228 2024-09-14T04:10:50.017 INFO:tasks.rados.rados.0.smithi038.stdout:3421: finishing write tid 5 to smithi03870129-228 2024-09-14T04:10:50.017 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 228 v 503 (ObjNum 2132 snap 0 seq_num 2132) dirty exists 2024-09-14T04:10:50.017 INFO:tasks.rados.rados.0.smithi038.stdout:3421: left oid 228 (ObjNum 2132 snap 0 seq_num 2132) 2024-09-14T04:10:50.017 INFO:tasks.rados.rados.0.smithi038.stdout:3423: finishing write tid 1 to smithi03870129-156 2024-09-14T04:10:50.017 INFO:tasks.rados.rados.0.smithi038.stdout:3423: finishing write tid 2 to smithi03870129-156 2024-09-14T04:10:50.017 INFO:tasks.rados.rados.0.smithi038.stdout:3420: done (6 left) 2024-09-14T04:10:50.017 INFO:tasks.rados.rados.0.smithi038.stdout:3421: done (5 left) 2024-09-14T04:10:50.017 INFO:tasks.rados.rados.0.smithi038.stdout:3422: done (4 left) 2024-09-14T04:10:50.017 INFO:tasks.rados.rados.0.smithi038.stdout:3426: done (3 left) 2024-09-14T04:10:50.017 INFO:tasks.rados.rados.0.smithi038.stdout:3427: read oid 443 snap -1 2024-09-14T04:10:50.017 INFO:tasks.rados.rados.0.smithi038.stdout:3427: expect (ObjNum 2076 snap 0 seq_num 2076) 2024-09-14T04:10:50.017 INFO:tasks.rados.rados.0.smithi038.stdout:3428: read oid 175 snap -1 2024-09-14T04:10:50.017 INFO:tasks.rados.rados.0.smithi038.stdout:3428: expect (ObjNum 1954 snap 0 seq_num 1954) 2024-09-14T04:10:50.017 INFO:tasks.rados.rados.0.smithi038.stdout:3429: read oid 14 snap -1 2024-09-14T04:10:50.018 INFO:tasks.rados.rados.0.smithi038.stdout:3429: expect (ObjNum 1119 snap 0 seq_num 1119) 2024-09-14T04:10:50.018 INFO:tasks.rados.rados.0.smithi038.stdout:3430: write oid 366 current snap is 0 2024-09-14T04:10:50.018 INFO:tasks.rados.rados.0.smithi038.stdout:3423: finishing write tid 3 to smithi03870129-156 2024-09-14T04:10:50.018 INFO:tasks.rados.rados.0.smithi038.stdout:3423: finishing write tid 4 to smithi03870129-156 2024-09-14T04:10:50.018 INFO:tasks.rados.rados.0.smithi038.stdout:3423: finishing write tid 5 to smithi03870129-156 2024-09-14T04:10:50.018 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 156 v 507 (ObjNum 2133 snap 0 seq_num 2133) dirty exists 2024-09-14T04:10:50.018 INFO:tasks.rados.rados.0.smithi038.stdout:3423: left oid 156 (ObjNum 2133 snap 0 seq_num 2133) 2024-09-14T04:10:50.018 INFO:tasks.rados.rados.0.smithi038.stdout:3425: expect (ObjNum 1451 snap 0 seq_num 1451) 2024-09-14T04:10:50.152 INFO:tasks.rados.rados.0.smithi038.stdout:3427: expect (ObjNum 2076 snap 0 seq_num 2076) 2024-09-14T04:10:50.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:49 smithi123 bash[24950]: audit 2024-09-14T04:10:48.807343+0000 mgr.x (mgr.24589) 114 : audit [DBG] from='client.25616 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:50.240 INFO:tasks.rados.rados.0.smithi038.stdout:3429: expect (ObjNum 1119 snap 0 seq_num 1119) 2024-09-14T04:10:50.378 INFO:tasks.rados.rados.0.smithi038.stdout:3428: expect (ObjNum 1954 snap 0 seq_num 1954) 2024-09-14T04:10:50.549 INFO:tasks.rados.rados.0.smithi038.stdout:3430: seq_num 2135 ranges {682945=435455,1901644=619417,2979972=602571} 2024-09-14T04:10:50.561 INFO:tasks.rados.rados.0.smithi038.stdout:3430: writing smithi03870129-366 from 682945 to 1118400 tid 1 2024-09-14T04:10:50.570 INFO:tasks.rados.rados.0.smithi038.stdout:3430: writing smithi03870129-366 from 1901644 to 2521061 tid 2 2024-09-14T04:10:50.577 INFO:tasks.rados.rados.0.smithi038.stdout:3430: writing smithi03870129-366 from 2979972 to 3582543 tid 3 2024-09-14T04:10:50.577 INFO:tasks.rados.rados.0.smithi038.stdout:3423: done (6 left) 2024-09-14T04:10:50.577 INFO:tasks.rados.rados.0.smithi038.stdout:3424: done (5 left) 2024-09-14T04:10:50.577 INFO:tasks.rados.rados.0.smithi038.stdout:3425: done (4 left) 2024-09-14T04:10:50.577 INFO:tasks.rados.rados.0.smithi038.stdout:3427: done (3 left) 2024-09-14T04:10:50.577 INFO:tasks.rados.rados.0.smithi038.stdout:3428: done (2 left) 2024-09-14T04:10:50.577 INFO:tasks.rados.rados.0.smithi038.stdout:3429: done (1 left) 2024-09-14T04:10:50.577 INFO:tasks.rados.rados.0.smithi038.stdout:3431: delete oid 105 current snap is 0 2024-09-14T04:10:50.577 INFO:tasks.rados.rados.0.smithi038.stdout:3430: finishing write tid 1 to smithi03870129-366 2024-09-14T04:10:50.577 INFO:tasks.rados.rados.0.smithi038.stdout:3430: finishing write tid 2 to smithi03870129-366 2024-09-14T04:10:50.578 INFO:tasks.rados.rados.0.smithi038.stdout:3431: done (1 left) 2024-09-14T04:10:50.578 INFO:tasks.rados.rados.0.smithi038.stdout:3432: write oid 322 current snap is 0 2024-09-14T04:10:50.578 INFO:tasks.rados.rados.0.smithi038.stdout:3432: seq_num 2137 ranges {716559=702306,2018608=623086,3434818=481741} 2024-09-14T04:10:50.586 INFO:tasks.rados.rados.0.smithi038.stdout:3432: writing smithi03870129-322 from 716559 to 1418865 tid 1 2024-09-14T04:10:50.593 INFO:tasks.rados.rados.0.smithi038.stdout:3432: writing smithi03870129-322 from 2018608 to 2641694 tid 2 2024-09-14T04:10:50.601 INFO:tasks.rados.rados.0.smithi038.stdout:3432: writing smithi03870129-322 from 3434818 to 3916559 tid 3 2024-09-14T04:10:50.602 INFO:tasks.rados.rados.0.smithi038.stdout:3433: read oid 465 snap -1 2024-09-14T04:10:50.602 INFO:tasks.rados.rados.0.smithi038.stdout:3433: expect deleted 2024-09-14T04:10:50.602 INFO:tasks.rados.rados.0.smithi038.stdout:3434: read oid 297 snap -1 2024-09-14T04:10:50.602 INFO:tasks.rados.rados.0.smithi038.stdout:3434: expect (ObjNum 2019 snap 0 seq_num 2019) 2024-09-14T04:10:50.602 INFO:tasks.rados.rados.0.smithi038.stdout:3435: write oid 429 current snap is 0 2024-09-14T04:10:50.602 INFO:tasks.rados.rados.0.smithi038.stdout:3430: finishing write tid 3 to smithi03870129-366 2024-09-14T04:10:50.602 INFO:tasks.rados.rados.0.smithi038.stdout:3430: finishing write tid 4 to smithi03870129-366 2024-09-14T04:10:50.602 INFO:tasks.rados.rados.0.smithi038.stdout:3430: finishing write tid 5 to smithi03870129-366 2024-09-14T04:10:50.603 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 366 v 511 (ObjNum 2135 snap 0 seq_num 2135) dirty exists 2024-09-14T04:10:50.603 INFO:tasks.rados.rados.0.smithi038.stdout:3430: left oid 366 (ObjNum 2135 snap 0 seq_num 2135) 2024-09-14T04:10:50.603 INFO:tasks.rados.rados.0.smithi038.stdout:3432: finishing write tid 1 to smithi03870129-322 2024-09-14T04:10:50.603 INFO:tasks.rados.rados.0.smithi038.stdout:3432: finishing write tid 2 to smithi03870129-322 2024-09-14T04:10:50.603 INFO:tasks.rados.rados.0.smithi038.stdout:3435: seq_num 2138 ranges {733366=777555,2077090=766744,3462241=471125} 2024-09-14T04:10:50.609 INFO:tasks.rados.rados.0.smithi038.stdout:3435: writing smithi03870129-429 from 733366 to 1510921 tid 1 2024-09-14T04:10:50.617 INFO:tasks.rados.rados.0.smithi038.stdout:3435: writing smithi03870129-429 from 2077090 to 2843834 tid 2 2024-09-14T04:10:50.624 INFO:tasks.rados.rados.0.smithi038.stdout:3435: writing smithi03870129-429 from 3462241 to 3933366 tid 3 2024-09-14T04:10:50.624 INFO:tasks.rados.rados.0.smithi038.stdout:3430: done (4 left) 2024-09-14T04:10:50.624 INFO:tasks.rados.rados.0.smithi038.stdout:3436: read oid 377 snap -1 2024-09-14T04:10:50.624 INFO:tasks.rados.rados.0.smithi038.stdout:3436: expect (ObjNum 1997 snap 0 seq_num 1997) 2024-09-14T04:10:50.624 INFO:tasks.rados.rados.0.smithi038.stdout:3437: write oid 478 current snap is 0 2024-09-14T04:10:50.624 INFO:tasks.rados.rados.0.smithi038.stdout:3437: seq_num 2139 ranges {750173=452804,1735572=626755,3089664=764012} 2024-09-14T04:10:50.631 INFO:tasks.rados.rados.0.smithi038.stdout:3437: writing smithi03870129-478 from 750173 to 1202977 tid 1 2024-09-14T04:10:50.638 INFO:tasks.rados.rados.0.smithi038.stdout:3437: writing smithi03870129-478 from 1735572 to 2362327 tid 2 2024-09-14T04:10:50.646 INFO:tasks.rados.rados.0.smithi038.stdout:3437: writing smithi03870129-478 from 3089664 to 3853676 tid 3 2024-09-14T04:10:50.646 INFO:tasks.rados.rados.0.smithi038.stdout:3438: read oid 36 snap -1 2024-09-14T04:10:50.646 INFO:tasks.rados.rados.0.smithi038.stdout:3438: expect (ObjNum 2028 snap 0 seq_num 2028) 2024-09-14T04:10:50.647 INFO:tasks.rados.rados.0.smithi038.stdout:3439: write oid 101 current snap is 0 2024-09-14T04:10:50.647 INFO:tasks.rados.rados.0.smithi038.stdout:3439: seq_num 2140 ranges {766980=528053,2077701=770413,3400734=566246} 2024-09-14T04:10:50.653 INFO:tasks.rados.rados.0.smithi038.stdout:3439: writing smithi03870129-101 from 766980 to 1295033 tid 1 2024-09-14T04:10:50.664 INFO:tasks.rados.rados.0.smithi038.stdout:3439: writing smithi03870129-101 from 2077701 to 2848114 tid 2 2024-09-14T04:10:50.671 INFO:tasks.rados.rados.0.smithi038.stdout:3439: writing smithi03870129-101 from 3400734 to 3966980 tid 3 2024-09-14T04:10:50.671 INFO:tasks.rados.rados.0.smithi038.stdout:3440: read oid 367 snap -1 2024-09-14T04:10:50.671 INFO:tasks.rados.rados.0.smithi038.stdout:3440: expect (ObjNum 1688 snap 0 seq_num 1688) 2024-09-14T04:10:50.671 INFO:tasks.rados.rados.0.smithi038.stdout:3441: delete oid 16 current snap is 0 2024-09-14T04:10:50.671 INFO:tasks.rados.rados.0.smithi038.stdout:3432: finishing write tid 3 to smithi03870129-322 2024-09-14T04:10:50.671 INFO:tasks.rados.rados.0.smithi038.stdout:3432: finishing write tid 4 to smithi03870129-322 2024-09-14T04:10:50.671 INFO:tasks.rados.rados.0.smithi038.stdout:3432: finishing write tid 5 to smithi03870129-322 2024-09-14T04:10:50.671 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 322 v 409 (ObjNum 2137 snap 0 seq_num 2137) dirty exists 2024-09-14T04:10:50.672 INFO:tasks.rados.rados.0.smithi038.stdout:3432: left oid 322 (ObjNum 2137 snap 0 seq_num 2137) 2024-09-14T04:10:50.672 INFO:tasks.rados.rados.0.smithi038.stdout:3434: expect (ObjNum 2019 snap 0 seq_num 2019) 2024-09-14T04:10:50.711 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:10:50 smithi038 bash[76120]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-mgr-y 2024-09-14T04:10:50.712 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:10:50 smithi038 systemd[1]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-09-14T04:10:50.712 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:10:50 smithi038 bash[76182]: Error response from daemon: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-mgr-y 2024-09-14T04:10:50.712 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:10:50 smithi038 systemd[1]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968@mgr.y.service: Failed with result 'exit-code'. 2024-09-14T04:10:50.712 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:10:50 smithi038 systemd[1]: Stopped Ceph mgr.y for 4d8d8784-724c-11ef-bceb-c7b262605968. 2024-09-14T04:10:50.840 INFO:tasks.rados.rados.0.smithi038.stdout:3435: finishing write tid 1 to smithi03870129-429 2024-09-14T04:10:50.840 INFO:tasks.rados.rados.0.smithi038.stdout:3432: done (9 left) 2024-09-14T04:10:50.840 INFO:tasks.rados.rados.0.smithi038.stdout:3433: done (8 left) 2024-09-14T04:10:50.840 INFO:tasks.rados.rados.0.smithi038.stdout:3434: done (7 left) 2024-09-14T04:10:50.840 INFO:tasks.rados.rados.0.smithi038.stdout:3441: done (6 left) 2024-09-14T04:10:50.840 INFO:tasks.rados.rados.0.smithi038.stdout:3442: read oid 44 snap -1 2024-09-14T04:10:50.840 INFO:tasks.rados.rados.0.smithi038.stdout:3442: expect (ObjNum 1286 snap 0 seq_num 1286) 2024-09-14T04:10:50.840 INFO:tasks.rados.rados.0.smithi038.stdout:3435: finishing write tid 2 to smithi03870129-429 2024-09-14T04:10:50.841 INFO:tasks.rados.rados.0.smithi038.stdout:3435: finishing write tid 3 to smithi03870129-429 2024-09-14T04:10:50.841 INFO:tasks.rados.rados.0.smithi038.stdout:3435: finishing write tid 4 to smithi03870129-429 2024-09-14T04:10:50.841 INFO:tasks.rados.rados.0.smithi038.stdout:3435: finishing write tid 5 to smithi03870129-429 2024-09-14T04:10:50.841 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 429 v 449 (ObjNum 2138 snap 0 seq_num 2138) dirty exists 2024-09-14T04:10:50.841 INFO:tasks.rados.rados.0.smithi038.stdout:3435: left oid 429 (ObjNum 2138 snap 0 seq_num 2138) 2024-09-14T04:10:50.841 INFO:tasks.rados.rados.0.smithi038.stdout:3436: expect (ObjNum 1997 snap 0 seq_num 1997) 2024-09-14T04:10:51.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:50 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:51.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:50 smithi038 bash[32505]: cluster 2024-09-14T04:10:48.941151+0000 mgr.x (mgr.24589) 115 : cluster [DBG] pgmap v36: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 73 MiB/s rd, 8.2 MiB/s wr, 95 op/s 2024-09-14T04:10:51.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:50 smithi038 bash[32505]: audit 2024-09-14T04:10:49.166040+0000 mgr.x (mgr.24589) 116 : audit [DBG] from='client.25622 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:51.020 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 04:10:50 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:51.021 INFO:journalctl@ceph.osd.3.smithi038.stdout:Sep 14 04:10:50 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:51.021 INFO:journalctl@ceph.osd.2.smithi038.stdout:Sep 14 04:10:50 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:51.021 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:10:50 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:51.021 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:10:50 smithi038 systemd[1]: Started Ceph mgr.y for 4d8d8784-724c-11ef-bceb-c7b262605968. 2024-09-14T04:10:51.022 INFO:journalctl@ceph.osd.1.smithi038.stdout:Sep 14 04:10:50 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:51.022 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:10:50 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:51.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:50 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:51.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:50 smithi038 bash[22519]: cluster 2024-09-14T04:10:48.941151+0000 mgr.x (mgr.24589) 115 : cluster [DBG] pgmap v36: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 73 MiB/s rd, 8.2 MiB/s wr, 95 op/s 2024-09-14T04:10:51.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:50 smithi038 bash[22519]: audit 2024-09-14T04:10:49.166040+0000 mgr.x (mgr.24589) 116 : audit [DBG] from='client.25622 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:51.023 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 04:10:50 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:10:51.072 INFO:tasks.rados.rados.0.smithi038.stdout:3437: finishing write tid 1 to smithi03870129-478 2024-09-14T04:10:51.072 INFO:tasks.rados.rados.0.smithi038.stdout:3437: finishing write tid 2 to smithi03870129-478 2024-09-14T04:10:51.072 INFO:tasks.rados.rados.0.smithi038.stdout:3437: finishing write tid 3 to smithi03870129-478 2024-09-14T04:10:51.072 INFO:tasks.rados.rados.0.smithi038.stdout:3437: finishing write tid 4 to smithi03870129-478 2024-09-14T04:10:51.073 INFO:tasks.rados.rados.0.smithi038.stdout:3437: finishing write tid 5 to smithi03870129-478 2024-09-14T04:10:51.073 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 478 v 430 (ObjNum 2139 snap 0 seq_num 2139) dirty exists 2024-09-14T04:10:51.073 INFO:tasks.rados.rados.0.smithi038.stdout:3437: left oid 478 (ObjNum 2139 snap 0 seq_num 2139) 2024-09-14T04:10:51.073 INFO:tasks.rados.rados.0.smithi038.stdout:3438: expect (ObjNum 2028 snap 0 seq_num 2028) 2024-09-14T04:10:51.159 INFO:tasks.rados.rados.0.smithi038.stdout:3439: finishing write tid 1 to smithi03870129-101 2024-09-14T04:10:51.159 INFO:tasks.rados.rados.0.smithi038.stdout:3439: finishing write tid 2 to smithi03870129-101 2024-09-14T04:10:51.159 INFO:tasks.rados.rados.0.smithi038.stdout:3440: expect (ObjNum 1688 snap 0 seq_num 1688) 2024-09-14T04:10:51.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:50 smithi123 bash[24950]: cluster 2024-09-14T04:10:48.941151+0000 mgr.x (mgr.24589) 115 : cluster [DBG] pgmap v36: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 73 MiB/s rd, 8.2 MiB/s wr, 95 op/s 2024-09-14T04:10:51.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:50 smithi123 bash[24950]: audit 2024-09-14T04:10:49.166040+0000 mgr.x (mgr.24589) 116 : audit [DBG] from='client.25622 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:51.317 INFO:tasks.rados.rados.0.smithi038.stdout:3439: finishing write tid 3 to smithi03870129-101 2024-09-14T04:10:51.317 INFO:tasks.rados.rados.0.smithi038.stdout:3439: finishing write tid 4 to smithi03870129-101 2024-09-14T04:10:51.318 INFO:tasks.rados.rados.0.smithi038.stdout:3439: finishing write tid 5 to smithi03870129-101 2024-09-14T04:10:51.318 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 101 v 412 (ObjNum 2140 snap 0 seq_num 2140) dirty exists 2024-09-14T04:10:51.318 INFO:tasks.rados.rados.0.smithi038.stdout:3439: left oid 101 (ObjNum 2140 snap 0 seq_num 2140) 2024-09-14T04:10:51.318 INFO:tasks.rados.rados.0.smithi038.stdout:3435: done (6 left) 2024-09-14T04:10:51.318 INFO:tasks.rados.rados.0.smithi038.stdout:3436: done (5 left) 2024-09-14T04:10:51.318 INFO:tasks.rados.rados.0.smithi038.stdout:3437: done (4 left) 2024-09-14T04:10:51.318 INFO:tasks.rados.rados.0.smithi038.stdout:3438: done (3 left) 2024-09-14T04:10:51.318 INFO:tasks.rados.rados.0.smithi038.stdout:3439: done (2 left) 2024-09-14T04:10:51.318 INFO:tasks.rados.rados.0.smithi038.stdout:3440: done (1 left) 2024-09-14T04:10:51.318 INFO:tasks.rados.rados.0.smithi038.stdout:3443: read oid 290 snap -1 2024-09-14T04:10:51.318 INFO:tasks.rados.rados.0.smithi038.stdout:3443: expect (ObjNum 1558 snap 0 seq_num 1558) 2024-09-14T04:10:51.318 INFO:tasks.rados.rados.0.smithi038.stdout:3444: read oid 100 snap -1 2024-09-14T04:10:51.318 INFO:tasks.rados.rados.0.smithi038.stdout:3444: expect (ObjNum 823 snap 0 seq_num 823) 2024-09-14T04:10:51.319 INFO:tasks.rados.rados.0.smithi038.stdout:3445: read oid 86 snap -1 2024-09-14T04:10:51.319 INFO:tasks.rados.rados.0.smithi038.stdout:3445: expect (ObjNum 2119 snap 0 seq_num 2119) 2024-09-14T04:10:51.319 INFO:tasks.rados.rados.0.smithi038.stdout:3446: write oid 266 current snap is 0 2024-09-14T04:10:51.319 INFO:tasks.rados.rados.0.smithi038.stdout:3446: seq_num 2142 ranges {400594=678551,1794665=205929} 2024-09-14T04:10:51.328 INFO:tasks.rados.rados.0.smithi038.stdout:3446: writing smithi03870129-266 from 400594 to 1079145 tid 1 2024-09-14T04:10:51.337 INFO:tasks.rados.rados.0.smithi038.stdout:3446: writing smithi03870129-266 from 1794665 to 2000594 tid 2 2024-09-14T04:10:51.337 INFO:tasks.rados.rados.0.smithi038.stdout:3447: write oid 304 current snap is 0 2024-09-14T04:10:51.337 INFO:tasks.rados.rados.0.smithi038.stdout:3447: seq_num 2143 ranges {417401=753800,1853147=164254} 2024-09-14T04:10:51.347 INFO:tasks.rados.rados.0.smithi038.stdout:3447: writing smithi03870129-304 from 417401 to 1171201 tid 1 2024-09-14T04:10:51.355 INFO:tasks.rados.rados.0.smithi038.stdout:3447: writing smithi03870129-304 from 1853147 to 2017401 tid 2 2024-09-14T04:10:51.355 INFO:tasks.rados.rados.0.smithi038.stdout:3448: write oid 127 current snap is 0 2024-09-14T04:10:51.355 INFO:tasks.rados.rados.0.smithi038.stdout:3448: seq_num 2144 ranges {434208=545402,1627982=406226} 2024-09-14T04:10:51.363 INFO:tasks.rados.rados.0.smithi038.stdout:3448: writing smithi03870129-127 from 434208 to 979610 tid 1 2024-09-14T04:10:51.371 INFO:tasks.rados.rados.0.smithi038.stdout:3448: writing smithi03870129-127 from 1627982 to 2034208 tid 2 2024-09-14T04:10:51.372 INFO:tasks.rados.rados.0.smithi038.stdout:3449: write oid 399 current snap is 0 2024-09-14T04:10:51.372 INFO:tasks.rados.rados.0.smithi038.stdout:3442: expect (ObjNum 1286 snap 0 seq_num 1286) 2024-09-14T04:10:51.486 INFO:tasks.rados.rados.0.smithi038.stdout:3443: expect (ObjNum 1558 snap 0 seq_num 1558) 2024-09-14T04:10:51.606 INFO:tasks.rados.rados.0.smithi038.stdout:3444: expect (ObjNum 823 snap 0 seq_num 823) 2024-09-14T04:10:51.775 INFO:tasks.rados.rados.0.smithi038.stdout:3445: expect (ObjNum 2119 snap 0 seq_num 2119) 2024-09-14T04:10:51.867 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:10:52.036 INFO:tasks.rados.rados.0.smithi038.stdout:3446: finishing write tid 1 to smithi03870129-266 2024-09-14T04:10:52.036 INFO:tasks.rados.rados.0.smithi038.stdout:3446: finishing write tid 2 to smithi03870129-266 2024-09-14T04:10:52.036 INFO:tasks.rados.rados.0.smithi038.stdout:3446: finishing write tid 3 to smithi03870129-266 2024-09-14T04:10:52.036 INFO:tasks.rados.rados.0.smithi038.stdout:3446: finishing write tid 4 to smithi03870129-266 2024-09-14T04:10:52.036 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 266 v 415 (ObjNum 2142 snap 0 seq_num 2142) dirty exists 2024-09-14T04:10:52.036 INFO:tasks.rados.rados.0.smithi038.stdout:3446: left oid 266 (ObjNum 2142 snap 0 seq_num 2142) 2024-09-14T04:10:52.036 INFO:tasks.rados.rados.0.smithi038.stdout:3447: finishing write tid 1 to smithi03870129-304 2024-09-14T04:10:52.037 INFO:tasks.rados.rados.0.smithi038.stdout:3447: finishing write tid 2 to smithi03870129-304 2024-09-14T04:10:52.037 INFO:tasks.rados.rados.0.smithi038.stdout:3447: finishing write tid 3 to smithi03870129-304 2024-09-14T04:10:52.037 INFO:tasks.rados.rados.0.smithi038.stdout:3447: finishing write tid 4 to smithi03870129-304 2024-09-14T04:10:52.037 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 304 v 412 (ObjNum 2143 snap 0 seq_num 2143) dirty exists 2024-09-14T04:10:52.037 INFO:tasks.rados.rados.0.smithi038.stdout:3447: left oid 304 (ObjNum 2143 snap 0 seq_num 2143) 2024-09-14T04:10:52.037 INFO:tasks.rados.rados.0.smithi038.stdout:3448: finishing write tid 1 to smithi03870129-127 2024-09-14T04:10:52.037 INFO:tasks.rados.rados.0.smithi038.stdout:3448: finishing write tid 2 to smithi03870129-127 2024-09-14T04:10:52.037 INFO:tasks.rados.rados.0.smithi038.stdout:3448: finishing write tid 3 to smithi03870129-127 2024-09-14T04:10:52.037 INFO:tasks.rados.rados.0.smithi038.stdout:3448: finishing write tid 4 to smithi03870129-127 2024-09-14T04:10:52.037 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 127 v 338 (ObjNum 2144 snap 0 seq_num 2144) dirty exists 2024-09-14T04:10:52.038 INFO:tasks.rados.rados.0.smithi038.stdout:3448: left oid 127 (ObjNum 2144 snap 0 seq_num 2144) 2024-09-14T04:10:52.038 INFO:tasks.rados.rados.0.smithi038.stdout:3449: seq_num 2145 ranges {451015=620651,1570111=480904} 2024-09-14T04:10:52.053 INFO:tasks.rados.rados.0.smithi038.stdout:3449: writing smithi03870129-399 from 451015 to 1071666 tid 1 2024-09-14T04:10:52.069 INFO:tasks.rados.rados.0.smithi038.stdout:3449: writing smithi03870129-399 from 1570111 to 2051015 tid 2 2024-09-14T04:10:52.070 INFO:tasks.rados.rados.0.smithi038.stdout:3442: done (7 left) 2024-09-14T04:10:52.070 INFO:tasks.rados.rados.0.smithi038.stdout:3443: done (6 left) 2024-09-14T04:10:52.070 INFO:tasks.rados.rados.0.smithi038.stdout:3444: done (5 left) 2024-09-14T04:10:52.070 INFO:tasks.rados.rados.0.smithi038.stdout:3445: done (4 left) 2024-09-14T04:10:52.070 INFO:tasks.rados.rados.0.smithi038.stdout:3446: done (3 left) 2024-09-14T04:10:52.070 INFO:tasks.rados.rados.0.smithi038.stdout:3447: done (2 left) 2024-09-14T04:10:52.070 INFO:tasks.rados.rados.0.smithi038.stdout:3448: done (1 left) 2024-09-14T04:10:52.070 INFO:tasks.rados.rados.0.smithi038.stdout:3450: write oid 8 current snap is 0 2024-09-14T04:10:52.071 INFO:tasks.rados.rados.0.smithi038.stdout:3449: finishing write tid 1 to smithi03870129-399 2024-09-14T04:10:52.071 INFO:tasks.rados.rados.0.smithi038.stdout:3450: seq_num 2146 ranges {467822=695900,1628593=439229} 2024-09-14T04:10:52.084 INFO:tasks.rados.rados.0.smithi038.stdout:3450: writing smithi03870129-8 from 467822 to 1163722 tid 1 2024-09-14T04:10:52.093 INFO:tasks.rados.rados.0.smithi038.stdout:3450: writing smithi03870129-8 from 1628593 to 2067822 tid 2 2024-09-14T04:10:52.093 INFO:tasks.rados.rados.0.smithi038.stdout:3451: write oid 304 current snap is 0 2024-09-14T04:10:52.093 INFO:tasks.rados.rados.0.smithi038.stdout:3451: seq_num 2147 ranges {484629=771149,1687075=397554} 2024-09-14T04:10:52.104 INFO:tasks.rados.rados.0.smithi038.stdout:3451: writing smithi03870129-304 from 484629 to 1255778 tid 1 2024-09-14T04:10:52.111 INFO:tasks.rados.rados.0.smithi038.stdout:3451: writing smithi03870129-304 from 1687075 to 2084629 tid 2 2024-09-14T04:10:52.112 INFO:tasks.rados.rados.0.smithi038.stdout:3452: write oid 266 current snap is 0 2024-09-14T04:10:52.112 INFO:tasks.rados.rados.0.smithi038.stdout:3449: finishing write tid 2 to smithi03870129-399 2024-09-14T04:10:52.112 INFO:tasks.rados.rados.0.smithi038.stdout:3449: finishing write tid 3 to smithi03870129-399 2024-09-14T04:10:52.112 INFO:tasks.rados.rados.0.smithi038.stdout:3449: finishing write tid 4 to smithi03870129-399 2024-09-14T04:10:52.112 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 399 v 335 (ObjNum 2145 snap 0 seq_num 2145) dirty exists 2024-09-14T04:10:52.112 INFO:tasks.rados.rados.0.smithi038.stdout:3449: left oid 399 (ObjNum 2145 snap 0 seq_num 2145) 2024-09-14T04:10:52.112 INFO:tasks.rados.rados.0.smithi038.stdout:3450: finishing write tid 1 to smithi03870129-8 2024-09-14T04:10:52.112 INFO:tasks.rados.rados.0.smithi038.stdout:3450: finishing write tid 2 to smithi03870129-8 2024-09-14T04:10:52.112 INFO:tasks.rados.rados.0.smithi038.stdout:3450: finishing write tid 3 to smithi03870129-8 2024-09-14T04:10:52.112 INFO:tasks.rados.rados.0.smithi038.stdout:3450: finishing write tid 4 to smithi03870129-8 2024-09-14T04:10:52.112 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 8 v 369 (ObjNum 2146 snap 0 seq_num 2146) dirty exists 2024-09-14T04:10:52.112 INFO:tasks.rados.rados.0.smithi038.stdout:3450: left oid 8 (ObjNum 2146 snap 0 seq_num 2146) 2024-09-14T04:10:52.113 INFO:tasks.rados.rados.0.smithi038.stdout:3452: seq_num 2148 ranges {501436=446398,1745557=355879} 2024-09-14T04:10:52.118 INFO:tasks.rados.rados.0.smithi038.stdout:3452: writing smithi03870129-266 from 501436 to 947834 tid 1 2024-09-14T04:10:52.128 INFO:tasks.rados.rados.0.smithi038.stdout:3452: writing smithi03870129-266 from 1745557 to 2101436 tid 2 2024-09-14T04:10:52.128 INFO:tasks.rados.rados.0.smithi038.stdout:3449: done (3 left) 2024-09-14T04:10:52.128 INFO:tasks.rados.rados.0.smithi038.stdout:3450: done (2 left) 2024-09-14T04:10:52.128 INFO:tasks.rados.rados.0.smithi038.stdout:3453: write oid 66 current snap is 0 2024-09-14T04:10:52.128 INFO:tasks.rados.rados.0.smithi038.stdout:3453: seq_num 2149 ranges {518243=521647,1687686=430557} 2024-09-14T04:10:52.137 INFO:tasks.rados.rados.0.smithi038.stdout:3453: writing smithi03870129-66 from 518243 to 1039890 tid 1 2024-09-14T04:10:52.146 INFO:tasks.rados.rados.0.smithi038.stdout:3453: writing smithi03870129-66 from 1687686 to 2118243 tid 2 2024-09-14T04:10:52.146 INFO:tasks.rados.rados.0.smithi038.stdout:3454: read oid 499 snap -1 2024-09-14T04:10:52.146 INFO:tasks.rados.rados.0.smithi038.stdout:3454: expect (ObjNum 1908 snap 0 seq_num 1908) 2024-09-14T04:10:52.146 INFO:tasks.rados.rados.0.smithi038.stdout:3455: read oid 293 snap -1 2024-09-14T04:10:52.146 INFO:tasks.rados.rados.0.smithi038.stdout:3455: expect (ObjNum 1864 snap 0 seq_num 1864) 2024-09-14T04:10:52.146 INFO:tasks.rados.rados.0.smithi038.stdout:3456: read oid 125 snap -1 2024-09-14T04:10:52.146 INFO:tasks.rados.rados.0.smithi038.stdout:3456: expect deleted 2024-09-14T04:10:52.146 INFO:tasks.rados.rados.0.smithi038.stdout:3457: write oid 450 current snap is 0 2024-09-14T04:10:52.146 INFO:tasks.rados.rados.0.smithi038.stdout:3457: seq_num 2150 ranges {535050=596896,1746168=388882} 2024-09-14T04:10:52.154 INFO:tasks.rados.rados.0.smithi038.stdout:3457: writing smithi03870129-450 from 535050 to 1131946 tid 1 2024-09-14T04:10:52.162 INFO:tasks.rados.rados.0.smithi038.stdout:3457: writing smithi03870129-450 from 1746168 to 2135050 tid 2 2024-09-14T04:10:52.162 INFO:tasks.rados.rados.0.smithi038.stdout:3458: read oid 165 snap -1 2024-09-14T04:10:52.162 INFO:tasks.rados.rados.0.smithi038.stdout:3458: expect deleted 2024-09-14T04:10:52.162 INFO:tasks.rados.rados.0.smithi038.stdout:3459: read oid 249 snap -1 2024-09-14T04:10:52.162 INFO:tasks.rados.rados.0.smithi038.stdout:3459: expect (ObjNum 1765 snap 0 seq_num 1765) 2024-09-14T04:10:52.162 INFO:tasks.rados.rados.0.smithi038.stdout:3460: write oid 284 current snap is 0 2024-09-14T04:10:52.162 INFO:tasks.rados.rados.0.smithi038.stdout:3451: finishing write tid 1 to smithi03870129-304 2024-09-14T04:10:52.162 INFO:tasks.rados.rados.0.smithi038.stdout:3451: finishing write tid 2 to smithi03870129-304 2024-09-14T04:10:52.162 INFO:tasks.rados.rados.0.smithi038.stdout:3451: finishing write tid 3 to smithi03870129-304 2024-09-14T04:10:52.162 INFO:tasks.rados.rados.0.smithi038.stdout:3451: finishing write tid 4 to smithi03870129-304 2024-09-14T04:10:52.162 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 304 v 415 (ObjNum 2147 snap 0 seq_num 2147) dirty exists 2024-09-14T04:10:52.162 INFO:tasks.rados.rados.0.smithi038.stdout:3451: left oid 304 (ObjNum 2147 snap 0 seq_num 2147) 2024-09-14T04:10:52.163 INFO:tasks.rados.rados.0.smithi038.stdout:3452: finishing write tid 1 to smithi03870129-266 2024-09-14T04:10:52.163 INFO:tasks.rados.rados.0.smithi038.stdout:3452: finishing write tid 2 to smithi03870129-266 2024-09-14T04:10:52.163 INFO:tasks.rados.rados.0.smithi038.stdout:3452: finishing write tid 3 to smithi03870129-266 2024-09-14T04:10:52.163 INFO:tasks.rados.rados.0.smithi038.stdout:3452: finishing write tid 4 to smithi03870129-266 2024-09-14T04:10:52.163 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 266 v 418 (ObjNum 2148 snap 0 seq_num 2148) dirty exists 2024-09-14T04:10:52.163 INFO:tasks.rados.rados.0.smithi038.stdout:3452: left oid 266 (ObjNum 2148 snap 0 seq_num 2148) 2024-09-14T04:10:52.163 INFO:tasks.rados.rados.0.smithi038.stdout:3453: finishing write tid 1 to smithi03870129-66 2024-09-14T04:10:52.163 INFO:tasks.rados.rados.0.smithi038.stdout:3460: seq_num 2151 ranges {551857=672145,1804650=347207} 2024-09-14T04:10:52.170 INFO:tasks.rados.rados.0.smithi038.stdout:3460: writing smithi03870129-284 from 551857 to 1224002 tid 1 2024-09-14T04:10:52.177 INFO:tasks.rados.rados.0.smithi038.stdout:3460: writing smithi03870129-284 from 1804650 to 2151857 tid 2 2024-09-14T04:10:52.177 INFO:tasks.rados.rados.0.smithi038.stdout:3451: done (9 left) 2024-09-14T04:10:52.177 INFO:tasks.rados.rados.0.smithi038.stdout:3452: done (8 left) 2024-09-14T04:10:52.177 INFO:tasks.rados.rados.0.smithi038.stdout:3461: write oid 432 current snap is 0 2024-09-14T04:10:52.177 INFO:tasks.rados.rados.0.smithi038.stdout:3461: seq_num 2152 ranges {568664=463747,1579485=589179} 2024-09-14T04:10:52.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:51 smithi123 bash[24950]: audit 2024-09-14T04:10:50.879455+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:52.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:51 smithi123 bash[24950]: audit 2024-09-14T04:10:50.885634+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:52.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:51 smithi123 bash[24950]: audit 2024-09-14T04:10:50.887514+0000 mon.c (mon.2) 213 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:10:52.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:51 smithi123 bash[24950]: cluster 2024-09-14T04:10:50.941787+0000 mgr.x (mgr.24589) 117 : cluster [DBG] pgmap v37: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 48 MiB/s rd, 5.5 MiB/s wr, 61 op/s 2024-09-14T04:10:52.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:51 smithi123 bash[24950]: audit 2024-09-14T04:10:51.541790+0000 mon.a (mon.0) 971 : audit [DBG] from='client.? 172.21.15.38:0/822150763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:10:52.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:51 smithi123 bash[24950]: audit 2024-09-14T04:10:51.860836+0000 mgr.x (mgr.24589) 118 : audit [DBG] from='client.15726 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:52.183 INFO:tasks.rados.rados.0.smithi038.stdout:3461: writing smithi03870129-432 from 568664 to 1032411 tid 1 2024-09-14T04:10:52.187 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:51 smithi038 bash[32505]: audit 2024-09-14T04:10:50.879455+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:52.187 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:51 smithi038 bash[32505]: audit 2024-09-14T04:10:50.885634+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:52.187 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:51 smithi038 bash[32505]: audit 2024-09-14T04:10:50.887514+0000 mon.c (mon.2) 213 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:10:52.188 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:51 smithi038 bash[32505]: cluster 2024-09-14T04:10:50.941787+0000 mgr.x (mgr.24589) 117 : cluster [DBG] pgmap v37: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 48 MiB/s rd, 5.5 MiB/s wr, 61 op/s 2024-09-14T04:10:52.188 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:51 smithi038 bash[32505]: audit 2024-09-14T04:10:51.541790+0000 mon.a (mon.0) 971 : audit [DBG] from='client.? 172.21.15.38:0/822150763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:10:52.188 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:51 smithi038 bash[32505]: audit 2024-09-14T04:10:51.860836+0000 mgr.x (mgr.24589) 118 : audit [DBG] from='client.15726 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:52.188 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:51 smithi038 bash[22519]: audit 2024-09-14T04:10:50.879455+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:52.188 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:51 smithi038 bash[22519]: audit 2024-09-14T04:10:50.885634+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:52.188 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:51 smithi038 bash[22519]: audit 2024-09-14T04:10:50.887514+0000 mon.c (mon.2) 213 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:10:52.188 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:51 smithi038 bash[22519]: cluster 2024-09-14T04:10:50.941787+0000 mgr.x (mgr.24589) 117 : cluster [DBG] pgmap v37: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 48 MiB/s rd, 5.5 MiB/s wr, 61 op/s 2024-09-14T04:10:52.188 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:51 smithi038 bash[22519]: audit 2024-09-14T04:10:51.541790+0000 mon.a (mon.0) 971 : audit [DBG] from='client.? 172.21.15.38:0/822150763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:10:52.188 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:51 smithi038 bash[22519]: audit 2024-09-14T04:10:51.860836+0000 mgr.x (mgr.24589) 118 : audit [DBG] from='client.15726 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:52.190 INFO:tasks.rados.rados.0.smithi038.stdout:3461: writing smithi03870129-432 from 1579485 to 2168664 tid 2 2024-09-14T04:10:52.191 INFO:tasks.rados.rados.0.smithi038.stdout:3462: write oid 149 current snap is 0 2024-09-14T04:10:52.191 INFO:tasks.rados.rados.0.smithi038.stdout:3462: seq_num 2153 ranges {585471=538996,1921614=263857} 2024-09-14T04:10:52.197 INFO:tasks.rados.rados.0.smithi038.stdout:3462: writing smithi03870129-149 from 585471 to 1124467 tid 1 2024-09-14T04:10:52.203 INFO:tasks.rados.rados.0.smithi038.stdout:3462: writing smithi03870129-149 from 1921614 to 2185471 tid 2 2024-09-14T04:10:52.203 INFO:tasks.rados.rados.0.smithi038.stdout:3463: delete oid 394 current snap is 0 2024-09-14T04:10:52.203 INFO:tasks.rados.rados.0.smithi038.stdout:3453: finishing write tid 2 to smithi03870129-66 2024-09-14T04:10:52.204 INFO:tasks.rados.rados.0.smithi038.stdout:3453: finishing write tid 3 to smithi03870129-66 2024-09-14T04:10:52.204 INFO:tasks.rados.rados.0.smithi038.stdout:3453: finishing write tid 4 to smithi03870129-66 2024-09-14T04:10:52.204 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 66 v 379 (ObjNum 2149 snap 0 seq_num 2149) dirty exists 2024-09-14T04:10:52.204 INFO:tasks.rados.rados.0.smithi038.stdout:3453: left oid 66 (ObjNum 2149 snap 0 seq_num 2149) 2024-09-14T04:10:52.204 INFO:tasks.rados.rados.0.smithi038.stdout:3454: expect (ObjNum 1908 snap 0 seq_num 1908) 2024-09-14T04:10:52.332 INFO:tasks.rados.rados.0.smithi038.stdout:3457: finishing write tid 1 to smithi03870129-450 2024-09-14T04:10:52.332 INFO:tasks.rados.rados.0.smithi038.stdout:3455: expect (ObjNum 1864 snap 0 seq_num 1864) 2024-09-14T04:10:52.487 INFO:tasks.rados.rados.0.smithi038.stdout:3457: finishing write tid 2 to smithi03870129-450 2024-09-14T04:10:52.488 INFO:tasks.rados.rados.0.smithi038.stdout:3457: finishing write tid 3 to smithi03870129-450 2024-09-14T04:10:52.488 INFO:tasks.rados.rados.0.smithi038.stdout:3457: finishing write tid 4 to smithi03870129-450 2024-09-14T04:10:52.488 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 450 v 356 (ObjNum 2150 snap 0 seq_num 2150) dirty exists 2024-09-14T04:10:52.488 INFO:tasks.rados.rados.0.smithi038.stdout:3457: left oid 450 (ObjNum 2150 snap 0 seq_num 2150) 2024-09-14T04:10:52.488 INFO:tasks.rados.rados.0.smithi038.stdout:3459: expect (ObjNum 1765 snap 0 seq_num 1765) 2024-09-14T04:10:52.520 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:10:52 smithi038 bash[76239]: debug 2024-09-14T04:10:52.265+0000 7ff61fff2640 1 -- 172.21.15.38:0/2056416099 <== mon.2 v2:172.21.15.38:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55e8292e30e0 con 0x55e8292e5800 2024-09-14T04:10:52.682 INFO:tasks.rados.rados.0.smithi038.stdout:3460: finishing write tid 1 to smithi03870129-284 2024-09-14T04:10:52.682 INFO:tasks.rados.rados.0.smithi038.stdout:3460: finishing write tid 2 to smithi03870129-284 2024-09-14T04:10:52.682 INFO:tasks.rados.rados.0.smithi038.stdout:3460: finishing write tid 3 to smithi03870129-284 2024-09-14T04:10:52.683 INFO:tasks.rados.rados.0.smithi038.stdout:3453: done (10 left) 2024-09-14T04:10:52.683 INFO:tasks.rados.rados.0.smithi038.stdout:3454: done (9 left) 2024-09-14T04:10:52.683 INFO:tasks.rados.rados.0.smithi038.stdout:3455: done (8 left) 2024-09-14T04:10:52.683 INFO:tasks.rados.rados.0.smithi038.stdout:3456: done (7 left) 2024-09-14T04:10:52.683 INFO:tasks.rados.rados.0.smithi038.stdout:3457: done (6 left) 2024-09-14T04:10:52.683 INFO:tasks.rados.rados.0.smithi038.stdout:3458: done (5 left) 2024-09-14T04:10:52.683 INFO:tasks.rados.rados.0.smithi038.stdout:3459: done (4 left) 2024-09-14T04:10:52.683 INFO:tasks.rados.rados.0.smithi038.stdout:3463: done (3 left) 2024-09-14T04:10:52.683 INFO:tasks.rados.rados.0.smithi038.stdout:3464: write oid 347 current snap is 0 2024-09-14T04:10:52.683 INFO:tasks.rados.rados.0.smithi038.stdout:3460: finishing write tid 4 to smithi03870129-284 2024-09-14T04:10:52.683 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 284 v 382 (ObjNum 2151 snap 0 seq_num 2151) dirty exists 2024-09-14T04:10:52.683 INFO:tasks.rados.rados.0.smithi038.stdout:3460: left oid 284 (ObjNum 2151 snap 0 seq_num 2151) 2024-09-14T04:10:52.683 INFO:tasks.rados.rados.0.smithi038.stdout:3461: finishing write tid 1 to smithi03870129-432 2024-09-14T04:10:52.684 INFO:tasks.rados.rados.0.smithi038.stdout:3464: seq_num 2155 ranges {619085=689494,2038578=180507} 2024-09-14T04:10:52.689 INFO:tasks.rados.rados.0.smithi038.stdout:3464: writing smithi03870129-347 from 619085 to 1308579 tid 1 2024-09-14T04:10:52.696 INFO:tasks.rados.rados.0.smithi038.stdout:3464: writing smithi03870129-347 from 2038578 to 2219085 tid 2 2024-09-14T04:10:52.696 INFO:tasks.rados.rados.0.smithi038.stdout:3460: done (3 left) 2024-09-14T04:10:52.696 INFO:tasks.rados.rados.0.smithi038.stdout:3465: read oid 487 snap -1 2024-09-14T04:10:52.696 INFO:tasks.rados.rados.0.smithi038.stdout:3465: expect (ObjNum 1767 snap 0 seq_num 1767) 2024-09-14T04:10:52.696 INFO:tasks.rados.rados.0.smithi038.stdout:3466: read oid 144 snap -1 2024-09-14T04:10:52.696 INFO:tasks.rados.rados.0.smithi038.stdout:3466: expect (ObjNum 1035 snap 0 seq_num 1035) 2024-09-14T04:10:52.696 INFO:tasks.rados.rados.0.smithi038.stdout:3467: read oid 69 snap -1 2024-09-14T04:10:52.696 INFO:tasks.rados.rados.0.smithi038.stdout:3467: expect (ObjNum 1710 snap 0 seq_num 1710) 2024-09-14T04:10:52.697 INFO:tasks.rados.rados.0.smithi038.stdout:3468: read oid 218 snap -1 2024-09-14T04:10:52.697 INFO:tasks.rados.rados.0.smithi038.stdout:3468: expect (ObjNum 1461 snap 0 seq_num 1461) 2024-09-14T04:10:52.697 INFO:tasks.rados.rados.0.smithi038.stdout:3469: read oid 230 snap -1 2024-09-14T04:10:52.697 INFO:tasks.rados.rados.0.smithi038.stdout:3469: expect (ObjNum 1966 snap 0 seq_num 1966) 2024-09-14T04:10:52.697 INFO:tasks.rados.rados.0.smithi038.stdout:3470: read oid 47 snap -1 2024-09-14T04:10:52.697 INFO:tasks.rados.rados.0.smithi038.stdout:3470: expect (ObjNum 1789 snap 0 seq_num 1789) 2024-09-14T04:10:52.697 INFO:tasks.rados.rados.0.smithi038.stdout:3471: read oid 220 snap -1 2024-09-14T04:10:52.697 INFO:tasks.rados.rados.0.smithi038.stdout:3471: expect (ObjNum 1712 snap 0 seq_num 1712) 2024-09-14T04:10:52.697 INFO:tasks.rados.rados.0.smithi038.stdout:3472: read oid 219 snap -1 2024-09-14T04:10:52.697 INFO:tasks.rados.rados.0.smithi038.stdout:3472: expect (ObjNum 1949 snap 0 seq_num 1949) 2024-09-14T04:10:52.697 INFO:tasks.rados.rados.0.smithi038.stdout:3473: read oid 433 snap -1 2024-09-14T04:10:52.698 INFO:tasks.rados.rados.0.smithi038.stdout:3473: expect (ObjNum 1867 snap 0 seq_num 1867) 2024-09-14T04:10:52.698 INFO:tasks.rados.rados.0.smithi038.stdout:3474: write oid 112 current snap is 0 2024-09-14T04:10:52.698 INFO:tasks.rados.rados.0.smithi038.stdout:3461: finishing write tid 2 to smithi03870129-432 2024-09-14T04:10:52.698 INFO:tasks.rados.rados.0.smithi038.stdout:3461: finishing write tid 3 to smithi03870129-432 2024-09-14T04:10:52.698 INFO:tasks.rados.rados.0.smithi038.stdout:3461: finishing write tid 4 to smithi03870129-432 2024-09-14T04:10:52.698 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 432 v 372 (ObjNum 2152 snap 0 seq_num 2152) dirty exists 2024-09-14T04:10:52.698 INFO:tasks.rados.rados.0.smithi038.stdout:3461: left oid 432 (ObjNum 2152 snap 0 seq_num 2152) 2024-09-14T04:10:52.698 INFO:tasks.rados.rados.0.smithi038.stdout:3462: finishing write tid 1 to smithi03870129-149 2024-09-14T04:10:52.698 INFO:tasks.rados.rados.0.smithi038.stdout:3462: finishing write tid 2 to smithi03870129-149 2024-09-14T04:10:52.698 INFO:tasks.rados.rados.0.smithi038.stdout:3462: finishing write tid 3 to smithi03870129-149 2024-09-14T04:10:52.698 INFO:tasks.rados.rados.0.smithi038.stdout:3462: finishing write tid 4 to smithi03870129-149 2024-09-14T04:10:52.698 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 149 v 434 (ObjNum 2153 snap 0 seq_num 2153) dirty exists 2024-09-14T04:10:52.699 INFO:tasks.rados.rados.0.smithi038.stdout:3462: left oid 149 (ObjNum 2153 snap 0 seq_num 2153) 2024-09-14T04:10:52.699 INFO:tasks.rados.rados.0.smithi038.stdout:3474: seq_num 2156 ranges {635892=764743,2097060=138832} 2024-09-14T04:10:52.703 INFO:tasks.rados.rados.0.smithi038.stdout:3474: writing smithi03870129-112 from 635892 to 1400635 tid 1 2024-09-14T04:10:52.709 INFO:tasks.rados.rados.0.smithi038.stdout:3474: writing smithi03870129-112 from 2097060 to 2235892 tid 2 2024-09-14T04:10:52.709 INFO:tasks.rados.rados.0.smithi038.stdout:3461: done (12 left) 2024-09-14T04:10:52.709 INFO:tasks.rados.rados.0.smithi038.stdout:3462: done (11 left) 2024-09-14T04:10:52.709 INFO:tasks.rados.rados.0.smithi038.stdout:3475: delete oid 325 current snap is 0 2024-09-14T04:10:52.709 INFO:tasks.rados.rados.0.smithi038.stdout:3464: finishing write tid 1 to smithi03870129-347 2024-09-14T04:10:52.709 INFO:tasks.rados.rados.0.smithi038.stdout:3470: expect (ObjNum 1789 snap 0 seq_num 1789) 2024-09-14T04:10:52.794 INFO:tasks.rados.rados.0.smithi038.stdout:3466: expect (ObjNum 1035 snap 0 seq_num 1035) 2024-09-14T04:10:52.899 INFO:tasks.rados.rados.0.smithi038.stdout:3468: expect (ObjNum 1461 snap 0 seq_num 1461) 2024-09-14T04:10:53.039 INFO:tasks.rados.rados.0.smithi038.stdout:3465: expect (ObjNum 1767 snap 0 seq_num 1767) 2024-09-14T04:10:53.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:52 smithi123 bash[24950]: audit 2024-09-14T04:10:52.183872+0000 mgr.x (mgr.24589) 119 : audit [DBG] from='client.25640 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:53.203 INFO:tasks.rados.rados.0.smithi038.stdout:3467: expect (ObjNum 1710 snap 0 seq_num 1710) 2024-09-14T04:10:53.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:52 smithi038 bash[22519]: audit 2024-09-14T04:10:52.183872+0000 mgr.x (mgr.24589) 119 : audit [DBG] from='client.25640 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:53.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:52 smithi038 bash[32505]: audit 2024-09-14T04:10:52.183872+0000 mgr.x (mgr.24589) 119 : audit [DBG] from='client.25640 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:53.319 INFO:tasks.rados.rados.0.smithi038.stdout:3473: expect (ObjNum 1867 snap 0 seq_num 1867) 2024-09-14T04:10:53.546 INFO:tasks.rados.rados.0.smithi038.stdout:3471: expect (ObjNum 1712 snap 0 seq_num 1712) 2024-09-14T04:10:53.633 INFO:tasks.rados.rados.0.smithi038.stdout:3474: finishing write tid 1 to smithi03870129-112 2024-09-14T04:10:53.634 INFO:tasks.rados.rados.0.smithi038.stdout:3474: finishing write tid 2 to smithi03870129-112 2024-09-14T04:10:53.634 INFO:tasks.rados.rados.0.smithi038.stdout:3469: expect (ObjNum 1966 snap 0 seq_num 1966) 2024-09-14T04:10:53.834 INFO:tasks.rados.rados.0.smithi038.stdout:3464: finishing write tid 2 to smithi03870129-347 2024-09-14T04:10:53.834 INFO:tasks.rados.rados.0.smithi038.stdout:3464: finishing write tid 3 to smithi03870129-347 2024-09-14T04:10:53.834 INFO:tasks.rados.rados.0.smithi038.stdout:3464: finishing write tid 4 to smithi03870129-347 2024-09-14T04:10:53.834 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 347 v 620 (ObjNum 2155 snap 0 seq_num 2155) dirty exists 2024-09-14T04:10:53.834 INFO:tasks.rados.rados.0.smithi038.stdout:3464: left oid 347 (ObjNum 2155 snap 0 seq_num 2155) 2024-09-14T04:10:53.834 INFO:tasks.rados.rados.0.smithi038.stdout:3474: finishing write tid 3 to smithi03870129-112 2024-09-14T04:10:53.834 INFO:tasks.rados.rados.0.smithi038.stdout:3474: finishing write tid 4 to smithi03870129-112 2024-09-14T04:10:53.834 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 112 v 514 (ObjNum 2156 snap 0 seq_num 2156) dirty exists 2024-09-14T04:10:53.835 INFO:tasks.rados.rados.0.smithi038.stdout:3474: left oid 112 (ObjNum 2156 snap 0 seq_num 2156) 2024-09-14T04:10:53.835 INFO:tasks.rados.rados.0.smithi038.stdout:3472: expect (ObjNum 1949 snap 0 seq_num 1949) 2024-09-14T04:10:53.909 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:10:53 smithi123 bash[53291]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:10:53] "GET /metrics HTTP/1.1" 200 36405 "" "Prometheus/2.51.0" 2024-09-14T04:10:53.993 INFO:tasks.rados.rados.0.smithi038.stdout:3464: done (11 left) 2024-09-14T04:10:53.993 INFO:tasks.rados.rados.0.smithi038.stdout:3465: done (10 left) 2024-09-14T04:10:53.993 INFO:tasks.rados.rados.0.smithi038.stdout:3466: done (9 left) 2024-09-14T04:10:53.993 INFO:tasks.rados.rados.0.smithi038.stdout:3467: done (8 left) 2024-09-14T04:10:53.993 INFO:tasks.rados.rados.0.smithi038.stdout:3468: done (7 left) 2024-09-14T04:10:53.993 INFO:tasks.rados.rados.0.smithi038.stdout:3469: done (6 left) 2024-09-14T04:10:53.993 INFO:tasks.rados.rados.0.smithi038.stdout:3470: done (5 left) 2024-09-14T04:10:53.994 INFO:tasks.rados.rados.0.smithi038.stdout:3471: done (4 left) 2024-09-14T04:10:53.994 INFO:tasks.rados.rados.0.smithi038.stdout:3472: done (3 left) 2024-09-14T04:10:53.994 INFO:tasks.rados.rados.0.smithi038.stdout:3473: done (2 left) 2024-09-14T04:10:53.994 INFO:tasks.rados.rados.0.smithi038.stdout:3474: done (1 left) 2024-09-14T04:10:53.994 INFO:tasks.rados.rados.0.smithi038.stdout:3475: done (0 left) 2024-09-14T04:10:53.994 INFO:tasks.rados.rados.0.smithi038.stdout:3476: read oid 65 snap -1 2024-09-14T04:10:53.994 INFO:tasks.rados.rados.0.smithi038.stdout:3476: expect deleted 2024-09-14T04:10:53.994 INFO:tasks.rados.rados.0.smithi038.stdout:3477: write oid 252 current snap is 0 2024-09-14T04:10:53.994 INFO:tasks.rados.rados.0.smithi038.stdout:3477: seq_num 2158 ranges {669506=515241,1697671=571835} 2024-09-14T04:10:53.999 INFO:tasks.rados.rados.0.smithi038.stdout:3477: writing smithi03870129-252 from 669506 to 1184747 tid 1 2024-09-14T04:10:54.005 INFO:tasks.rados.rados.0.smithi038.stdout:3477: writing smithi03870129-252 from 1697671 to 2269506 tid 2 2024-09-14T04:10:54.005 INFO:tasks.rados.rados.0.smithi038.stdout:3478: write oid 103 current snap is 0 2024-09-14T04:10:54.005 INFO:tasks.rados.rados.0.smithi038.stdout:3478: seq_num 2159 ranges {686313=590490,1756153=530160} 2024-09-14T04:10:54.012 INFO:tasks.rados.rados.0.smithi038.stdout:3478: writing smithi03870129-103 from 686313 to 1276803 tid 1 2024-09-14T04:10:54.019 INFO:tasks.rados.rados.0.smithi038.stdout:3478: writing smithi03870129-103 from 1756153 to 2286313 tid 2 2024-09-14T04:10:54.020 INFO:tasks.rados.rados.0.smithi038.stdout:3479: read oid 351 snap -1 2024-09-14T04:10:54.020 INFO:tasks.rados.rados.0.smithi038.stdout:3479: expect (ObjNum 2127 snap 0 seq_num 2127) 2024-09-14T04:10:54.020 INFO:tasks.rados.rados.0.smithi038.stdout:3480: write oid 118 current snap is 0 2024-09-14T04:10:54.020 INFO:tasks.rados.rados.0.smithi038.stdout:3480: seq_num 2160 ranges {703120=782092,1930988=372132} 2024-09-14T04:10:54.028 INFO:tasks.rados.rados.0.smithi038.stdout:3480: writing smithi03870129-118 from 703120 to 1485212 tid 1 2024-09-14T04:10:54.035 INFO:tasks.rados.rados.0.smithi038.stdout:3480: writing smithi03870129-118 from 1930988 to 2303120 tid 2 2024-09-14T04:10:54.035 INFO:tasks.rados.rados.0.smithi038.stdout:3476: done (4 left) 2024-09-14T04:10:54.035 INFO:tasks.rados.rados.0.smithi038.stdout:3481: write oid 60 current snap is 0 2024-09-14T04:10:54.035 INFO:tasks.rados.rados.0.smithi038.stdout:3477: finishing write tid 1 to smithi03870129-252 2024-09-14T04:10:54.035 INFO:tasks.rados.rados.0.smithi038.stdout:3477: finishing write tid 2 to smithi03870129-252 2024-09-14T04:10:54.035 INFO:tasks.rados.rados.0.smithi038.stdout:3477: finishing write tid 3 to smithi03870129-252 2024-09-14T04:10:54.036 INFO:tasks.rados.rados.0.smithi038.stdout:3477: finishing write tid 4 to smithi03870129-252 2024-09-14T04:10:54.036 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 252 v 517 (ObjNum 2158 snap 0 seq_num 2158) dirty exists 2024-09-14T04:10:54.036 INFO:tasks.rados.rados.0.smithi038.stdout:3477: left oid 252 (ObjNum 2158 snap 0 seq_num 2158) 2024-09-14T04:10:54.036 INFO:tasks.rados.rados.0.smithi038.stdout:3481: seq_num 2161 ranges {719927=457341,1873117=446810} 2024-09-14T04:10:54.045 INFO:tasks.rados.rados.0.smithi038.stdout:3481: writing smithi03870129-60 from 719927 to 1177268 tid 1 2024-09-14T04:10:54.050 INFO:tasks.rados.rados.0.smithi038.stdout:3481: writing smithi03870129-60 from 1873117 to 2319927 tid 2 2024-09-14T04:10:54.050 INFO:tasks.rados.rados.0.smithi038.stdout:3477: done (4 left) 2024-09-14T04:10:54.050 INFO:tasks.rados.rados.0.smithi038.stdout:3482: delete oid 179 current snap is 0 2024-09-14T04:10:54.051 INFO:tasks.rados.rados.0.smithi038.stdout:3478: finishing write tid 1 to smithi03870129-103 2024-09-14T04:10:54.051 INFO:tasks.rados.rados.0.smithi038.stdout:3478: finishing write tid 2 to smithi03870129-103 2024-09-14T04:10:54.051 INFO:tasks.rados.rados.0.smithi038.stdout:3478: finishing write tid 3 to smithi03870129-103 2024-09-14T04:10:54.051 INFO:tasks.rados.rados.0.smithi038.stdout:3478: finishing write tid 4 to smithi03870129-103 2024-09-14T04:10:54.051 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 103 v 623 (ObjNum 2159 snap 0 seq_num 2159) dirty exists 2024-09-14T04:10:54.051 INFO:tasks.rados.rados.0.smithi038.stdout:3478: left oid 103 (ObjNum 2159 snap 0 seq_num 2159) 2024-09-14T04:10:54.051 INFO:tasks.rados.rados.0.smithi038.stdout:3479: expect (ObjNum 2127 snap 0 seq_num 2127) 2024-09-14T04:10:54.176 INFO:tasks.rados.rados.0.smithi038.stdout:3480: finishing write tid 1 to smithi03870129-118 2024-09-14T04:10:54.177 INFO:tasks.rados.rados.0.smithi038.stdout:3480: finishing write tid 2 to smithi03870129-118 2024-09-14T04:10:54.177 INFO:tasks.rados.rados.0.smithi038.stdout:3480: finishing write tid 3 to smithi03870129-118 2024-09-14T04:10:54.177 INFO:tasks.rados.rados.0.smithi038.stdout:3480: finishing write tid 4 to smithi03870129-118 2024-09-14T04:10:54.177 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 118 v 452 (ObjNum 2160 snap 0 seq_num 2160) dirty exists 2024-09-14T04:10:54.177 INFO:tasks.rados.rados.0.smithi038.stdout:3480: left oid 118 (ObjNum 2160 snap 0 seq_num 2160) 2024-09-14T04:10:54.177 INFO:tasks.rados.rados.0.smithi038.stdout:3481: finishing write tid 1 to smithi03870129-60 2024-09-14T04:10:54.177 INFO:tasks.rados.rados.0.smithi038.stdout:3481: finishing write tid 2 to smithi03870129-60 2024-09-14T04:10:54.177 INFO:tasks.rados.rados.0.smithi038.stdout:3481: finishing write tid 3 to smithi03870129-60 2024-09-14T04:10:54.177 INFO:tasks.rados.rados.0.smithi038.stdout:3481: finishing write tid 4 to smithi03870129-60 2024-09-14T04:10:54.177 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 60 v 618 (ObjNum 2161 snap 0 seq_num 2161) dirty exists 2024-09-14T04:10:54.177 INFO:tasks.rados.rados.0.smithi038.stdout:3481: left oid 60 (ObjNum 2161 snap 0 seq_num 2161) 2024-09-14T04:10:54.177 INFO:tasks.rados.rados.0.smithi038.stdout:3478: done (4 left) 2024-09-14T04:10:54.177 INFO:tasks.rados.rados.0.smithi038.stdout:3479: done (3 left) 2024-09-14T04:10:54.178 INFO:tasks.rados.rados.0.smithi038.stdout:3480: done (2 left) 2024-09-14T04:10:54.178 INFO:tasks.rados.rados.0.smithi038.stdout:3481: done (1 left) 2024-09-14T04:10:54.178 INFO:tasks.rados.rados.0.smithi038.stdout:3482: done (0 left) 2024-09-14T04:10:54.178 INFO:tasks.rados.rados.0.smithi038.stdout:3483: read oid 345 snap -1 2024-09-14T04:10:54.178 INFO:tasks.rados.rados.0.smithi038.stdout:3483: expect deleted 2024-09-14T04:10:54.178 INFO:tasks.rados.rados.0.smithi038.stdout:3484: read oid 457 snap -1 2024-09-14T04:10:54.178 INFO:tasks.rados.rados.0.smithi038.stdout:3484: expect (ObjNum 1594 snap 0 seq_num 1594) 2024-09-14T04:10:54.178 INFO:tasks.rados.rados.0.smithi038.stdout:3485: read oid 356 snap -1 2024-09-14T04:10:54.178 INFO:tasks.rados.rados.0.smithi038.stdout:3485: expect (ObjNum 2020 snap 0 seq_num 2020) 2024-09-14T04:10:54.178 INFO:tasks.rados.rados.0.smithi038.stdout:3486: read oid 34 snap -1 2024-09-14T04:10:54.178 INFO:tasks.rados.rados.0.smithi038.stdout:3486: expect (ObjNum 1707 snap 0 seq_num 1707) 2024-09-14T04:10:54.178 INFO:tasks.rados.rados.0.smithi038.stdout:3487: delete oid 292 current snap is 0 2024-09-14T04:10:54.179 INFO:tasks.rados.rados.0.smithi038.stdout:3483: done (4 left) 2024-09-14T04:10:54.179 INFO:tasks.rados.rados.0.smithi038.stdout:3487: done (3 left) 2024-09-14T04:10:54.179 INFO:tasks.rados.rados.0.smithi038.stdout:3488: delete oid 481 current snap is 0 2024-09-14T04:10:54.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:53 smithi123 bash[24950]: cluster 2024-09-14T04:10:52.942448+0000 mgr.x (mgr.24589) 120 : cluster [DBG] pgmap v38: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 48 MiB/s rd, 5.5 MiB/s wr, 61 op/s 2024-09-14T04:10:54.182 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:10:54 smithi123 bash[59929]: ts=2024-09-14T04:10:54.149Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1629-geb16b97b (eb16b97b08b1a378bbb6cbc2dadc21f07d8ac10b) quincy (stable)\", cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1629-geb16b97b (eb16b97b08b1a378bbb6cbc2dadc21f07d8ac10b) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:10:54.187 INFO:tasks.rados.rados.0.smithi038.stdout:3488: done (3 left) 2024-09-14T04:10:54.187 INFO:tasks.rados.rados.0.smithi038.stdout:3489: read oid 138 snap -1 2024-09-14T04:10:54.187 INFO:tasks.rados.rados.0.smithi038.stdout:3489: expect (ObjNum 1886 snap 0 seq_num 1886) 2024-09-14T04:10:54.187 INFO:tasks.rados.rados.0.smithi038.stdout:3490: write oid 72 current snap is 0 2024-09-14T04:10:54.187 INFO:tasks.rados.rados.0.smithi038.stdout:3490: seq_num 2165 ranges {787155=758337,1990692=396463} 2024-09-14T04:10:54.195 INFO:tasks.rados.rados.0.smithi038.stdout:3490: writing smithi03870129-72 from 787155 to 1545492 tid 1 2024-09-14T04:10:54.200 INFO:tasks.rados.rados.0.smithi038.stdout:3490: writing smithi03870129-72 from 1990692 to 2387155 tid 2 2024-09-14T04:10:54.200 INFO:tasks.rados.rados.0.smithi038.stdout:3491: write oid 468 current snap is 0 2024-09-14T04:10:54.200 INFO:tasks.rados.rados.0.smithi038.stdout:3491: seq_num 2166 ranges {403962=433586,1249174=701757} 2024-09-14T04:10:54.205 INFO:tasks.rados.rados.0.smithi038.stdout:3491: writing smithi03870129-468 from 403962 to 837548 tid 1 2024-09-14T04:10:54.212 INFO:tasks.rados.rados.0.smithi038.stdout:3491: writing smithi03870129-468 from 1249174 to 1950931 tid 2 2024-09-14T04:10:54.212 INFO:tasks.rados.rados.0.smithi038.stdout:3492: write oid 474 current snap is 0 2024-09-14T04:10:54.212 INFO:tasks.rados.rados.0.smithi038.stdout:3492: seq_num 2167 ranges {420769=625188,1824009=445415} 2024-09-14T04:10:54.219 INFO:tasks.rados.rados.0.smithi038.stdout:3492: writing smithi03870129-474 from 420769 to 1045957 tid 1 2024-09-14T04:10:54.226 INFO:tasks.rados.rados.0.smithi038.stdout:3492: writing smithi03870129-474 from 1824009 to 2269424 tid 2 2024-09-14T04:10:54.227 INFO:tasks.rados.rados.0.smithi038.stdout:3493: write oid 146 current snap is 0 2024-09-14T04:10:54.227 INFO:tasks.rados.rados.0.smithi038.stdout:3485: expect (ObjNum 2020 snap 0 seq_num 2020) 2024-09-14T04:10:54.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:53 smithi038 bash[22519]: cluster 2024-09-14T04:10:52.942448+0000 mgr.x (mgr.24589) 120 : cluster [DBG] pgmap v38: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 48 MiB/s rd, 5.5 MiB/s wr, 61 op/s 2024-09-14T04:10:54.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:53 smithi038 bash[32505]: cluster 2024-09-14T04:10:52.942448+0000 mgr.x (mgr.24589) 120 : cluster [DBG] pgmap v38: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 48 MiB/s rd, 5.5 MiB/s wr, 61 op/s 2024-09-14T04:10:54.477 INFO:tasks.rados.rados.0.smithi038.stdout:3484: expect (ObjNum 1594 snap 0 seq_num 1594) 2024-09-14T04:10:54.568 INFO:tasks.rados.rados.0.smithi038.stdout:3489: expect (ObjNum 1886 snap 0 seq_num 1886) 2024-09-14T04:10:54.727 INFO:tasks.rados.rados.0.smithi038.stdout:3486: expect (ObjNum 1707 snap 0 seq_num 1707) 2024-09-14T04:10:54.860 INFO:tasks.rados.rados.0.smithi038.stdout:3490: finishing write tid 1 to smithi03870129-72 2024-09-14T04:10:54.860 INFO:tasks.rados.rados.0.smithi038.stdout:3490: finishing write tid 2 to smithi03870129-72 2024-09-14T04:10:54.860 INFO:tasks.rados.rados.0.smithi038.stdout:3490: finishing write tid 3 to smithi03870129-72 2024-09-14T04:10:54.860 INFO:tasks.rados.rados.0.smithi038.stdout:3490: finishing write tid 4 to smithi03870129-72 2024-09-14T04:10:54.860 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 72 v 418 (ObjNum 2165 snap 0 seq_num 2165) dirty exists 2024-09-14T04:10:54.860 INFO:tasks.rados.rados.0.smithi038.stdout:3490: left oid 72 (ObjNum 2165 snap 0 seq_num 2165) 2024-09-14T04:10:54.860 INFO:tasks.rados.rados.0.smithi038.stdout:3491: finishing write tid 1 to smithi03870129-468 2024-09-14T04:10:54.860 INFO:tasks.rados.rados.0.smithi038.stdout:3491: finishing write tid 2 to smithi03870129-468 2024-09-14T04:10:54.860 INFO:tasks.rados.rados.0.smithi038.stdout:3491: finishing write tid 3 to smithi03870129-468 2024-09-14T04:10:54.861 INFO:tasks.rados.rados.0.smithi038.stdout:3491: finishing write tid 4 to smithi03870129-468 2024-09-14T04:10:54.861 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 468 v 446 (ObjNum 2166 snap 0 seq_num 2166) dirty exists 2024-09-14T04:10:54.861 INFO:tasks.rados.rados.0.smithi038.stdout:3491: left oid 468 (ObjNum 2166 snap 0 seq_num 2166) 2024-09-14T04:10:54.861 INFO:tasks.rados.rados.0.smithi038.stdout:3492: finishing write tid 1 to smithi03870129-474 2024-09-14T04:10:54.861 INFO:tasks.rados.rados.0.smithi038.stdout:3492: finishing write tid 2 to smithi03870129-474 2024-09-14T04:10:54.861 INFO:tasks.rados.rados.0.smithi038.stdout:3492: finishing write tid 3 to smithi03870129-474 2024-09-14T04:10:54.861 INFO:tasks.rados.rados.0.smithi038.stdout:3492: finishing write tid 4 to smithi03870129-474 2024-09-14T04:10:54.861 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 474 v 501 (ObjNum 2167 snap 0 seq_num 2167) dirty exists 2024-09-14T04:10:54.861 INFO:tasks.rados.rados.0.smithi038.stdout:3492: left oid 474 (ObjNum 2167 snap 0 seq_num 2167) 2024-09-14T04:10:54.861 INFO:tasks.rados.rados.0.smithi038.stdout:3493: seq_num 2168 ranges {437576=700437,1882491=555085} 2024-09-14T04:10:54.866 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:10:54.869 INFO:tasks.rados.rados.0.smithi038.stdout:3493: writing smithi03870129-146 from 437576 to 1138013 tid 1 2024-09-14T04:10:54.880 INFO:tasks.rados.rados.0.smithi038.stdout:3493: writing smithi03870129-146 from 1882491 to 2437576 tid 2 2024-09-14T04:10:54.881 INFO:tasks.rados.rados.0.smithi038.stdout:3484: done (7 left) 2024-09-14T04:10:54.881 INFO:tasks.rados.rados.0.smithi038.stdout:3485: done (6 left) 2024-09-14T04:10:54.881 INFO:tasks.rados.rados.0.smithi038.stdout:3486: done (5 left) 2024-09-14T04:10:54.881 INFO:tasks.rados.rados.0.smithi038.stdout:3489: done (4 left) 2024-09-14T04:10:54.881 INFO:tasks.rados.rados.0.smithi038.stdout:3490: done (3 left) 2024-09-14T04:10:54.881 INFO:tasks.rados.rados.0.smithi038.stdout:3491: done (2 left) 2024-09-14T04:10:54.881 INFO:tasks.rados.rados.0.smithi038.stdout:3492: done (1 left) 2024-09-14T04:10:54.881 INFO:tasks.rados.rados.0.smithi038.stdout:3494: write oid 192 current snap is 0 2024-09-14T04:10:54.881 INFO:tasks.rados.rados.0.smithi038.stdout:3494: seq_num 2169 ranges {454383=775686,1824620=449084} 2024-09-14T04:10:54.890 INFO:tasks.rados.rados.0.smithi038.stdout:3494: writing smithi03870129-192 from 454383 to 1230069 tid 1 2024-09-14T04:10:54.899 INFO:tasks.rados.rados.0.smithi038.stdout:3494: writing smithi03870129-192 from 1824620 to 2273704 tid 2 2024-09-14T04:10:54.899 INFO:tasks.rados.rados.0.smithi038.stdout:3495: write oid 30 current snap is 0 2024-09-14T04:10:54.899 INFO:tasks.rados.rados.0.smithi038.stdout:3493: finishing write tid 1 to smithi03870129-146 2024-09-14T04:10:54.899 INFO:tasks.rados.rados.0.smithi038.stdout:3493: finishing write tid 2 to smithi03870129-146 2024-09-14T04:10:54.900 INFO:tasks.rados.rados.0.smithi038.stdout:3493: finishing write tid 3 to smithi03870129-146 2024-09-14T04:10:54.900 INFO:tasks.rados.rados.0.smithi038.stdout:3493: finishing write tid 4 to smithi03870129-146 2024-09-14T04:10:54.900 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 146 v 520 (ObjNum 2168 snap 0 seq_num 2168) dirty exists 2024-09-14T04:10:54.900 INFO:tasks.rados.rados.0.smithi038.stdout:3493: left oid 146 (ObjNum 2168 snap 0 seq_num 2168) 2024-09-14T04:10:54.900 INFO:tasks.rados.rados.0.smithi038.stdout:3494: finishing write tid 1 to smithi03870129-192 2024-09-14T04:10:54.900 INFO:tasks.rados.rados.0.smithi038.stdout:3495: seq_num 2170 ranges {471190=450935,1483102=709095} 2024-09-14T04:10:54.906 INFO:tasks.rados.rados.0.smithi038.stdout:3495: writing smithi03870129-30 from 471190 to 922125 tid 1 2024-09-14T04:10:54.918 INFO:tasks.rados.rados.0.smithi038.stdout:3495: writing smithi03870129-30 from 1483102 to 2192197 tid 2 2024-09-14T04:10:54.918 INFO:tasks.rados.rados.0.smithi038.stdout:3493: done (2 left) 2024-09-14T04:10:54.919 INFO:tasks.rados.rados.0.smithi038.stdout:3496: delete oid 147 current snap is 0 2024-09-14T04:10:54.919 INFO:tasks.rados.rados.0.smithi038.stdout:3494: finishing write tid 2 to smithi03870129-192 2024-09-14T04:10:54.919 INFO:tasks.rados.rados.0.smithi038.stdout:3494: finishing write tid 3 to smithi03870129-192 2024-09-14T04:10:54.919 INFO:tasks.rados.rados.0.smithi038.stdout:3494: finishing write tid 4 to smithi03870129-192 2024-09-14T04:10:54.919 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 192 v 205 (ObjNum 2169 snap 0 seq_num 2169) dirty exists 2024-09-14T04:10:54.919 INFO:tasks.rados.rados.0.smithi038.stdout:3494: left oid 192 (ObjNum 2169 snap 0 seq_num 2169) 2024-09-14T04:10:54.919 INFO:tasks.rados.rados.0.smithi038.stdout:3495: finishing write tid 1 to smithi03870129-30 2024-09-14T04:10:54.923 INFO:tasks.rados.rados.0.smithi038.stdout:3494: done (2 left) 2024-09-14T04:10:54.923 INFO:tasks.rados.rados.0.smithi038.stdout:3496: done (1 left) 2024-09-14T04:10:54.923 INFO:tasks.rados.rados.0.smithi038.stdout:3497: read oid 419 snap -1 2024-09-14T04:10:54.923 INFO:tasks.rados.rados.0.smithi038.stdout:3497: expect (ObjNum 1485 snap 0 seq_num 1485) 2024-09-14T04:10:54.923 INFO:tasks.rados.rados.0.smithi038.stdout:3498: write oid 468 current snap is 0 2024-09-14T04:10:54.923 INFO:tasks.rados.rados.0.smithi038.stdout:3498: seq_num 2172 ranges {504804=601433,1600066=712764} 2024-09-14T04:10:54.930 INFO:tasks.rados.rados.0.smithi038.stdout:3498: writing smithi03870129-468 from 504804 to 1106237 tid 1 2024-09-14T04:10:54.936 INFO:tasks.rados.rados.0.smithi038.stdout:3498: writing smithi03870129-468 from 1600066 to 2312830 tid 2 2024-09-14T04:10:54.937 INFO:tasks.rados.rados.0.smithi038.stdout:3499: read oid 160 snap -1 2024-09-14T04:10:54.937 INFO:tasks.rados.rados.0.smithi038.stdout:3499: expect deleted 2024-09-14T04:10:54.937 INFO:tasks.rados.rados.0.smithi038.stdout:3500: read oid 137 snap -1 2024-09-14T04:10:54.937 INFO:tasks.rados.rados.0.smithi038.stdout:3500: expect deleted 2024-09-14T04:10:54.937 INFO:tasks.rados.rados.0.smithi038.stdout:3501: read oid 231 snap -1 2024-09-14T04:10:54.937 INFO:tasks.rados.rados.0.smithi038.stdout:3501: expect deleted 2024-09-14T04:10:54.937 INFO:tasks.rados.rados.0.smithi038.stdout:3502: write oid 142 current snap is 0 2024-09-14T04:10:54.937 INFO:tasks.rados.rados.0.smithi038.stdout:3495: finishing write tid 2 to smithi03870129-30 2024-09-14T04:10:54.937 INFO:tasks.rados.rados.0.smithi038.stdout:3495: finishing write tid 3 to smithi03870129-30 2024-09-14T04:10:54.937 INFO:tasks.rados.rados.0.smithi038.stdout:3495: finishing write tid 4 to smithi03870129-30 2024-09-14T04:10:54.938 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 30 v 523 (ObjNum 2170 snap 0 seq_num 2170) dirty exists 2024-09-14T04:10:54.938 INFO:tasks.rados.rados.0.smithi038.stdout:3495: left oid 30 (ObjNum 2170 snap 0 seq_num 2170) 2024-09-14T04:10:54.938 INFO:tasks.rados.rados.0.smithi038.stdout:3497: expect (ObjNum 1485 snap 0 seq_num 1485) 2024-09-14T04:10:55.089 INFO:tasks.rados.rados.0.smithi038.stdout:3498: finishing write tid 1 to smithi03870129-468 2024-09-14T04:10:55.090 INFO:tasks.rados.rados.0.smithi038.stdout:3498: finishing write tid 2 to smithi03870129-468 2024-09-14T04:10:55.090 INFO:tasks.rados.rados.0.smithi038.stdout:3498: finishing write tid 3 to smithi03870129-468 2024-09-14T04:10:55.090 INFO:tasks.rados.rados.0.smithi038.stdout:3498: finishing write tid 4 to smithi03870129-468 2024-09-14T04:10:55.090 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 468 v 449 (ObjNum 2172 snap 0 seq_num 2172) dirty exists 2024-09-14T04:10:55.090 INFO:tasks.rados.rados.0.smithi038.stdout:3498: left oid 468 (ObjNum 2172 snap 0 seq_num 2172) 2024-09-14T04:10:55.090 INFO:tasks.rados.rados.0.smithi038.stdout:3502: seq_num 2173 ranges {521611=676682,1942195=456422} 2024-09-14T04:10:55.098 INFO:tasks.rados.rados.0.smithi038.stdout:3502: writing smithi03870129-142 from 521611 to 1198293 tid 1 2024-09-14T04:10:55.108 INFO:tasks.rados.rados.0.smithi038.stdout:3502: writing smithi03870129-142 from 1942195 to 2398617 tid 2 2024-09-14T04:10:55.109 INFO:tasks.rados.rados.0.smithi038.stdout:3495: done (6 left) 2024-09-14T04:10:55.109 INFO:tasks.rados.rados.0.smithi038.stdout:3497: done (5 left) 2024-09-14T04:10:55.109 INFO:tasks.rados.rados.0.smithi038.stdout:3498: done (4 left) 2024-09-14T04:10:55.109 INFO:tasks.rados.rados.0.smithi038.stdout:3499: done (3 left) 2024-09-14T04:10:55.109 INFO:tasks.rados.rados.0.smithi038.stdout:3500: done (2 left) 2024-09-14T04:10:55.109 INFO:tasks.rados.rados.0.smithi038.stdout:3501: done (1 left) 2024-09-14T04:10:55.109 INFO:tasks.rados.rados.0.smithi038.stdout:3503: read oid 247 snap -1 2024-09-14T04:10:55.110 INFO:tasks.rados.rados.0.smithi038.stdout:3503: expect (ObjNum 1901 snap 0 seq_num 1901) 2024-09-14T04:10:55.110 INFO:tasks.rados.rados.0.smithi038.stdout:3504: delete oid 470 current snap is 0 2024-09-14T04:10:55.110 INFO:tasks.rados.rados.0.smithi038.stdout:3502: finishing write tid 1 to smithi03870129-142 2024-09-14T04:10:55.111 INFO:tasks.rados.rados.0.smithi038.stdout:3504: done (2 left) 2024-09-14T04:10:55.111 INFO:tasks.rados.rados.0.smithi038.stdout:3505: read oid 316 snap -1 2024-09-14T04:10:55.111 INFO:tasks.rados.rados.0.smithi038.stdout:3505: expect (ObjNum 2033 snap 0 seq_num 2033) 2024-09-14T04:10:55.112 INFO:tasks.rados.rados.0.smithi038.stdout:3506: read oid 484 snap -1 2024-09-14T04:10:55.112 INFO:tasks.rados.rados.0.smithi038.stdout:3506: expect (ObjNum 1669 snap 0 seq_num 1669) 2024-09-14T04:10:55.112 INFO:tasks.rados.rados.0.smithi038.stdout:3507: write oid 151 current snap is 0 2024-09-14T04:10:55.112 INFO:tasks.rados.rados.0.smithi038.stdout:3507: seq_num 2175 ranges {555225=543533,1775512=460091} 2024-09-14T04:10:55.117 INFO:tasks.rados.rados.0.smithi038.stdout:3507: writing smithi03870129-151 from 555225 to 1098758 tid 1 2024-09-14T04:10:55.124 INFO:tasks.rados.rados.0.smithi038.stdout:3507: writing smithi03870129-151 from 1775512 to 2235603 tid 2 2024-09-14T04:10:55.124 INFO:tasks.rados.rados.0.smithi038.stdout:3508: read oid 309 snap -1 2024-09-14T04:10:55.124 INFO:tasks.rados.rados.0.smithi038.stdout:3508: expect (ObjNum 1988 snap 0 seq_num 1988) 2024-09-14T04:10:55.124 INFO:tasks.rados.rados.0.smithi038.stdout:3509: read oid 270 snap -1 2024-09-14T04:10:55.125 INFO:tasks.rados.rados.0.smithi038.stdout:3509: expect (ObjNum 2032 snap 0 seq_num 2032) 2024-09-14T04:10:55.125 INFO:tasks.rados.rados.0.smithi038.stdout:3510: write oid 301 current snap is 0 2024-09-14T04:10:55.125 INFO:tasks.rados.rados.0.smithi038.stdout:3503: expect (ObjNum 1901 snap 0 seq_num 1901) 2024-09-14T04:10:55.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:54 smithi123 bash[24950]: audit 2024-09-14T04:10:54.545276+0000 mon.c (mon.2) 214 : audit [DBG] from='client.? 172.21.15.38:0/3692713728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:10:55.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:54 smithi123 bash[24950]: audit 2024-09-14T04:10:54.859866+0000 mgr.x (mgr.24589) 121 : audit [DBG] from='client.25658 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:55.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:54 smithi038 bash[32505]: audit 2024-09-14T04:10:54.545276+0000 mon.c (mon.2) 214 : audit [DBG] from='client.? 172.21.15.38:0/3692713728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:10:55.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:54 smithi038 bash[32505]: audit 2024-09-14T04:10:54.859866+0000 mgr.x (mgr.24589) 121 : audit [DBG] from='client.25658 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:55.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:54 smithi038 bash[22519]: audit 2024-09-14T04:10:54.545276+0000 mon.c (mon.2) 214 : audit [DBG] from='client.? 172.21.15.38:0/3692713728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:10:55.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:54 smithi038 bash[22519]: audit 2024-09-14T04:10:54.859866+0000 mgr.x (mgr.24589) 121 : audit [DBG] from='client.25658 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:55.345 INFO:tasks.rados.rados.0.smithi038.stdout:3506: expect (ObjNum 1669 snap 0 seq_num 1669) 2024-09-14T04:10:55.406 INFO:tasks.rados.rados.0.smithi038.stdout:3505: expect (ObjNum 2033 snap 0 seq_num 2033) 2024-09-14T04:10:55.548 INFO:tasks.rados.rados.0.smithi038.stdout:3502: finishing write tid 2 to smithi03870129-142 2024-09-14T04:10:55.548 INFO:tasks.rados.rados.0.smithi038.stdout:3502: finishing write tid 3 to smithi03870129-142 2024-09-14T04:10:55.548 INFO:tasks.rados.rados.0.smithi038.stdout:3502: finishing write tid 4 to smithi03870129-142 2024-09-14T04:10:55.548 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 142 v 505 (ObjNum 2173 snap 0 seq_num 2173) dirty exists 2024-09-14T04:10:55.548 INFO:tasks.rados.rados.0.smithi038.stdout:3502: left oid 142 (ObjNum 2173 snap 0 seq_num 2173) 2024-09-14T04:10:55.549 INFO:tasks.rados.rados.0.smithi038.stdout:3508: expect (ObjNum 1988 snap 0 seq_num 1988) 2024-09-14T04:10:55.722 INFO:tasks.rados.rados.0.smithi038.stdout:3507: finishing write tid 1 to smithi03870129-151 2024-09-14T04:10:55.722 INFO:tasks.rados.rados.0.smithi038.stdout:3507: finishing write tid 2 to smithi03870129-151 2024-09-14T04:10:55.722 INFO:tasks.rados.rados.0.smithi038.stdout:3507: finishing write tid 3 to smithi03870129-151 2024-09-14T04:10:55.722 INFO:tasks.rados.rados.0.smithi038.stdout:3507: finishing write tid 4 to smithi03870129-151 2024-09-14T04:10:55.722 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 151 v 421 (ObjNum 2175 snap 0 seq_num 2175) dirty exists 2024-09-14T04:10:55.722 INFO:tasks.rados.rados.0.smithi038.stdout:3507: left oid 151 (ObjNum 2175 snap 0 seq_num 2175) 2024-09-14T04:10:55.722 INFO:tasks.rados.rados.0.smithi038.stdout:3509: expect (ObjNum 2032 snap 0 seq_num 2032) 2024-09-14T04:10:55.851 INFO:tasks.rados.rados.0.smithi038.stdout:3510: seq_num 2176 ranges {572032=618782,1833994=720102} 2024-09-14T04:10:55.870 INFO:tasks.rados.rados.0.smithi038.stdout:3510: writing smithi03870129-301 from 572032 to 1190814 tid 1 2024-09-14T04:10:55.893 INFO:tasks.rados.rados.0.smithi038.stdout:3510: writing smithi03870129-301 from 1833994 to 2554096 tid 2 2024-09-14T04:10:55.893 INFO:tasks.rados.rados.0.smithi038.stdout:3502: done (7 left) 2024-09-14T04:10:55.893 INFO:tasks.rados.rados.0.smithi038.stdout:3503: done (6 left) 2024-09-14T04:10:55.893 INFO:tasks.rados.rados.0.smithi038.stdout:3505: done (5 left) 2024-09-14T04:10:55.893 INFO:tasks.rados.rados.0.smithi038.stdout:3506: done (4 left) 2024-09-14T04:10:55.893 INFO:tasks.rados.rados.0.smithi038.stdout:3507: done (3 left) 2024-09-14T04:10:55.894 INFO:tasks.rados.rados.0.smithi038.stdout:3508: done (2 left) 2024-09-14T04:10:55.894 INFO:tasks.rados.rados.0.smithi038.stdout:3509: done (1 left) 2024-09-14T04:10:55.894 INFO:tasks.rados.rados.0.smithi038.stdout:3511: write oid 304 current snap is 0 2024-09-14T04:10:55.894 INFO:tasks.rados.rados.0.smithi038.stdout:3510: finishing write tid 1 to smithi03870129-301 2024-09-14T04:10:55.894 INFO:tasks.rados.rados.0.smithi038.stdout:3511: seq_num 2177 ranges {588839=694031,1776123=463760} 2024-09-14T04:10:55.914 INFO:tasks.rados.rados.0.smithi038.stdout:3511: writing smithi03870129-304 from 588839 to 1282870 tid 1 2024-09-14T04:10:55.929 INFO:tasks.rados.rados.0.smithi038.stdout:3511: writing smithi03870129-304 from 1776123 to 2239883 tid 2 2024-09-14T04:10:55.929 INFO:tasks.rados.rados.0.smithi038.stdout:3512: write oid 420 current snap is 0 2024-09-14T04:10:55.929 INFO:tasks.rados.rados.0.smithi038.stdout:3510: finishing write tid 2 to smithi03870129-301 2024-09-14T04:10:55.929 INFO:tasks.rados.rados.0.smithi038.stdout:3510: finishing write tid 3 to smithi03870129-301 2024-09-14T04:10:55.929 INFO:tasks.rados.rados.0.smithi038.stdout:3510: finishing write tid 4 to smithi03870129-301 2024-09-14T04:10:55.929 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 301 v 452 (ObjNum 2176 snap 0 seq_num 2176) dirty exists 2024-09-14T04:10:55.929 INFO:tasks.rados.rados.0.smithi038.stdout:3510: left oid 301 (ObjNum 2176 snap 0 seq_num 2176) 2024-09-14T04:10:55.930 INFO:tasks.rados.rados.0.smithi038.stdout:3511: finishing write tid 1 to smithi03870129-304 2024-09-14T04:10:55.930 INFO:tasks.rados.rados.0.smithi038.stdout:3512: seq_num 2178 ranges {605646=769280,1834605=607418} 2024-09-14T04:10:55.948 INFO:tasks.rados.rados.0.smithi038.stdout:3512: writing smithi03870129-420 from 605646 to 1374926 tid 1 2024-09-14T04:10:55.962 INFO:tasks.rados.rados.0.smithi038.stdout:3512: writing smithi03870129-420 from 1834605 to 2442023 tid 2 2024-09-14T04:10:55.962 INFO:tasks.rados.rados.0.smithi038.stdout:3510: done (2 left) 2024-09-14T04:10:55.962 INFO:tasks.rados.rados.0.smithi038.stdout:3513: read oid 222 snap -1 2024-09-14T04:10:55.962 INFO:tasks.rados.rados.0.smithi038.stdout:3513: expect (ObjNum 2068 snap 0 seq_num 2068) 2024-09-14T04:10:55.962 INFO:tasks.rados.rados.0.smithi038.stdout:3514: read oid 412 snap -1 2024-09-14T04:10:55.962 INFO:tasks.rados.rados.0.smithi038.stdout:3514: expect deleted 2024-09-14T04:10:55.962 INFO:tasks.rados.rados.0.smithi038.stdout:3515: write oid 485 current snap is 0 2024-09-14T04:10:55.962 INFO:tasks.rados.rados.0.smithi038.stdout:3511: finishing write tid 2 to smithi03870129-304 2024-09-14T04:10:55.963 INFO:tasks.rados.rados.0.smithi038.stdout:3511: finishing write tid 3 to smithi03870129-304 2024-09-14T04:10:55.963 INFO:tasks.rados.rados.0.smithi038.stdout:3511: finishing write tid 4 to smithi03870129-304 2024-09-14T04:10:55.963 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 304 v 424 (ObjNum 2177 snap 0 seq_num 2177) dirty exists 2024-09-14T04:10:55.963 INFO:tasks.rados.rados.0.smithi038.stdout:3511: left oid 304 (ObjNum 2177 snap 0 seq_num 2177) 2024-09-14T04:10:55.963 INFO:tasks.rados.rados.0.smithi038.stdout:3512: finishing write tid 1 to smithi03870129-420 2024-09-14T04:10:55.963 INFO:tasks.rados.rados.0.smithi038.stdout:3515: seq_num 2179 ranges {622453=444529,1493087=467429} 2024-09-14T04:10:55.974 INFO:tasks.rados.rados.0.smithi038.stdout:3515: writing smithi03870129-485 from 622453 to 1066982 tid 1 2024-09-14T04:10:55.980 INFO:tasks.rados.rados.0.smithi038.stdout:3515: writing smithi03870129-485 from 1493087 to 1960516 tid 2 2024-09-14T04:10:55.980 INFO:tasks.rados.rados.0.smithi038.stdout:3511: done (4 left) 2024-09-14T04:10:55.980 INFO:tasks.rados.rados.0.smithi038.stdout:3516: read oid 211 snap -1 2024-09-14T04:10:55.981 INFO:tasks.rados.rados.0.smithi038.stdout:3516: expect deleted 2024-09-14T04:10:55.981 INFO:tasks.rados.rados.0.smithi038.stdout:3517: read oid 466 snap -1 2024-09-14T04:10:55.981 INFO:tasks.rados.rados.0.smithi038.stdout:3517: expect (ObjNum 1541 snap 0 seq_num 1541) 2024-09-14T04:10:55.981 INFO:tasks.rados.rados.0.smithi038.stdout:3518: read oid 48 snap -1 2024-09-14T04:10:55.981 INFO:tasks.rados.rados.0.smithi038.stdout:3518: expect (ObjNum 2094 snap 0 seq_num 2094) 2024-09-14T04:10:55.981 INFO:tasks.rados.rados.0.smithi038.stdout:3519: read oid 287 snap -1 2024-09-14T04:10:55.981 INFO:tasks.rados.rados.0.smithi038.stdout:3519: expect (ObjNum 2089 snap 0 seq_num 2089) 2024-09-14T04:10:55.981 INFO:tasks.rados.rados.0.smithi038.stdout:3520: delete oid 220 current snap is 0 2024-09-14T04:10:55.981 INFO:tasks.rados.rados.0.smithi038.stdout:3512: finishing write tid 2 to smithi03870129-420 2024-09-14T04:10:55.981 INFO:tasks.rados.rados.0.smithi038.stdout:3512: finishing write tid 3 to smithi03870129-420 2024-09-14T04:10:55.981 INFO:tasks.rados.rados.0.smithi038.stdout:3512: finishing write tid 4 to smithi03870129-420 2024-09-14T04:10:55.981 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 420 v 627 (ObjNum 2178 snap 0 seq_num 2178) dirty exists 2024-09-14T04:10:55.981 INFO:tasks.rados.rados.0.smithi038.stdout:3512: left oid 420 (ObjNum 2178 snap 0 seq_num 2178) 2024-09-14T04:10:55.981 INFO:tasks.rados.rados.0.smithi038.stdout:3513: expect (ObjNum 2068 snap 0 seq_num 2068) 2024-09-14T04:10:56.182 INFO:tasks.rados.rados.0.smithi038.stdout:3515: finishing write tid 1 to smithi03870129-485 2024-09-14T04:10:56.182 INFO:tasks.rados.rados.0.smithi038.stdout:3512: done (8 left) 2024-09-14T04:10:56.182 INFO:tasks.rados.rados.0.smithi038.stdout:3513: done (7 left) 2024-09-14T04:10:56.182 INFO:tasks.rados.rados.0.smithi038.stdout:3514: done (6 left) 2024-09-14T04:10:56.182 INFO:tasks.rados.rados.0.smithi038.stdout:3516: done (5 left) 2024-09-14T04:10:56.182 INFO:tasks.rados.rados.0.smithi038.stdout:3520: done (4 left) 2024-09-14T04:10:56.182 INFO:tasks.rados.rados.0.smithi038.stdout:3521: write oid 283 current snap is 0 2024-09-14T04:10:56.182 INFO:tasks.rados.rados.0.smithi038.stdout:3515: finishing write tid 2 to smithi03870129-485 2024-09-14T04:10:56.182 INFO:tasks.rados.rados.0.smithi038.stdout:3521: seq_num 2181 ranges {656067=595027,1893698=471098} 2024-09-14T04:10:56.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:55 smithi123 bash[24950]: cluster 2024-09-14T04:10:54.943654+0000 mgr.x (mgr.24589) 122 : cluster [DBG] pgmap v39: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 76 MiB/s rd, 8.3 MiB/s wr, 94 op/s 2024-09-14T04:10:56.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:55 smithi123 bash[24950]: audit 2024-09-14T04:10:55.170077+0000 mgr.x (mgr.24589) 123 : audit [DBG] from='client.25664 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:56.183 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:10:55 smithi123 bash[59929]: ts=2024-09-14T04:10:55.740Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:10:56.183 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:10:55 smithi123 bash[59929]: ts=2024-09-14T04:10:55.741Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:10:56.188 INFO:tasks.rados.rados.0.smithi038.stdout:3521: writing smithi03870129-283 from 656067 to 1251094 tid 1 2024-09-14T04:10:56.194 INFO:tasks.rados.rados.0.smithi038.stdout:3521: writing smithi03870129-283 from 1893698 to 2364796 tid 2 2024-09-14T04:10:56.195 INFO:tasks.rados.rados.0.smithi038.stdout:3522: write oid 261 current snap is 0 2024-09-14T04:10:56.195 INFO:tasks.rados.rados.0.smithi038.stdout:3522: seq_num 2182 ranges {672874=786629,2068533=604341} 2024-09-14T04:10:56.202 INFO:tasks.rados.rados.0.smithi038.stdout:3522: writing smithi03870129-261 from 672874 to 1459503 tid 1 2024-09-14T04:10:56.209 INFO:tasks.rados.rados.0.smithi038.stdout:3522: writing smithi03870129-261 from 2068533 to 2672874 tid 2 2024-09-14T04:10:56.209 INFO:tasks.rados.rados.0.smithi038.stdout:3523: read oid 65 snap -1 2024-09-14T04:10:56.209 INFO:tasks.rados.rados.0.smithi038.stdout:3523: expect deleted 2024-09-14T04:10:56.209 INFO:tasks.rados.rados.0.smithi038.stdout:3524: write oid 221 current snap is 0 2024-09-14T04:10:56.210 INFO:tasks.rados.rados.0.smithi038.stdout:3524: seq_num 2183 ranges {689681=461878,1727015=474767} 2024-09-14T04:10:56.215 INFO:tasks.rados.rados.0.smithi038.stdout:3524: writing smithi03870129-221 from 689681 to 1151559 tid 1 2024-09-14T04:10:56.223 INFO:tasks.rados.rados.0.smithi038.stdout:3524: writing smithi03870129-221 from 1727015 to 2201782 tid 2 2024-09-14T04:10:56.223 INFO:tasks.rados.rados.0.smithi038.stdout:3525: read oid 458 snap -1 2024-09-14T04:10:56.223 INFO:tasks.rados.rados.0.smithi038.stdout:3525: expect (ObjNum 457 snap 0 seq_num 457) 2024-09-14T04:10:56.223 INFO:tasks.rados.rados.0.smithi038.stdout:3526: write oid 62 current snap is 0 2024-09-14T04:10:56.223 INFO:tasks.rados.rados.0.smithi038.stdout:3526: seq_num 2184 ranges {706488=537127,1785497=618425} 2024-09-14T04:10:56.230 INFO:tasks.rados.rados.0.smithi038.stdout:3526: writing smithi03870129-62 from 706488 to 1243615 tid 1 2024-09-14T04:10:56.237 INFO:tasks.rados.rados.0.smithi038.stdout:3526: writing smithi03870129-62 from 1785497 to 2403922 tid 2 2024-09-14T04:10:56.238 INFO:tasks.rados.rados.0.smithi038.stdout:3527: read oid 18 snap -1 2024-09-14T04:10:56.238 INFO:tasks.rados.rados.0.smithi038.stdout:3527: expect (ObjNum 1814 snap 0 seq_num 1814) 2024-09-14T04:10:56.238 INFO:tasks.rados.rados.0.smithi038.stdout:3528: write oid 326 current snap is 0 2024-09-14T04:10:56.238 INFO:tasks.rados.rados.0.smithi038.stdout:3515: finishing write tid 3 to smithi03870129-485 2024-09-14T04:10:56.238 INFO:tasks.rados.rados.0.smithi038.stdout:3515: finishing write tid 4 to smithi03870129-485 2024-09-14T04:10:56.238 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 485 v 416 (ObjNum 2179 snap 0 seq_num 2179) dirty exists 2024-09-14T04:10:56.238 INFO:tasks.rados.rados.0.smithi038.stdout:3515: left oid 485 (ObjNum 2179 snap 0 seq_num 2179) 2024-09-14T04:10:56.238 INFO:tasks.rados.rados.0.smithi038.stdout:3519: expect (ObjNum 2089 snap 0 seq_num 2089) 2024-09-14T04:10:56.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:55 smithi038 bash[22519]: cluster 2024-09-14T04:10:54.943654+0000 mgr.x (mgr.24589) 122 : cluster [DBG] pgmap v39: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 76 MiB/s rd, 8.3 MiB/s wr, 94 op/s 2024-09-14T04:10:56.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:55 smithi038 bash[22519]: audit 2024-09-14T04:10:55.170077+0000 mgr.x (mgr.24589) 123 : audit [DBG] from='client.25664 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:56.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:55 smithi038 bash[32505]: cluster 2024-09-14T04:10:54.943654+0000 mgr.x (mgr.24589) 122 : cluster [DBG] pgmap v39: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 76 MiB/s rd, 8.3 MiB/s wr, 94 op/s 2024-09-14T04:10:56.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:55 smithi038 bash[32505]: audit 2024-09-14T04:10:55.170077+0000 mgr.x (mgr.24589) 123 : audit [DBG] from='client.25664 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:56.474 INFO:tasks.rados.rados.0.smithi038.stdout:3518: expect (ObjNum 2094 snap 0 seq_num 2094) 2024-09-14T04:10:56.657 INFO:tasks.rados.rados.0.smithi038.stdout:3517: expect (ObjNum 1541 snap 0 seq_num 1541) 2024-09-14T04:10:56.777 INFO:tasks.rados.rados.0.smithi038.stdout:3521: finishing write tid 1 to smithi03870129-283 2024-09-14T04:10:56.777 INFO:tasks.rados.rados.0.smithi038.stdout:3521: finishing write tid 2 to smithi03870129-283 2024-09-14T04:10:56.777 INFO:tasks.rados.rados.0.smithi038.stdout:3521: finishing write tid 3 to smithi03870129-283 2024-09-14T04:10:56.778 INFO:tasks.rados.rados.0.smithi038.stdout:3521: finishing write tid 4 to smithi03870129-283 2024-09-14T04:10:56.778 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 283 v 508 (ObjNum 2181 snap 0 seq_num 2181) dirty exists 2024-09-14T04:10:56.778 INFO:tasks.rados.rados.0.smithi038.stdout:3521: left oid 283 (ObjNum 2181 snap 0 seq_num 2181) 2024-09-14T04:10:56.778 INFO:tasks.rados.rados.0.smithi038.stdout:3522: finishing write tid 1 to smithi03870129-261 2024-09-14T04:10:56.778 INFO:tasks.rados.rados.0.smithi038.stdout:3522: finishing write tid 2 to smithi03870129-261 2024-09-14T04:10:56.778 INFO:tasks.rados.rados.0.smithi038.stdout:3522: finishing write tid 3 to smithi03870129-261 2024-09-14T04:10:56.778 INFO:tasks.rados.rados.0.smithi038.stdout:3522: finishing write tid 4 to smithi03870129-261 2024-09-14T04:10:56.778 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 261 v 456 (ObjNum 2182 snap 0 seq_num 2182) dirty exists 2024-09-14T04:10:56.778 INFO:tasks.rados.rados.0.smithi038.stdout:3522: left oid 261 (ObjNum 2182 snap 0 seq_num 2182) 2024-09-14T04:10:56.778 INFO:tasks.rados.rados.0.smithi038.stdout:3524: finishing write tid 1 to smithi03870129-221 2024-09-14T04:10:56.778 INFO:tasks.rados.rados.0.smithi038.stdout:3528: seq_num 2185 ranges {723295=612376,2127626=478436} 2024-09-14T04:10:56.785 INFO:tasks.rados.rados.0.smithi038.stdout:3528: writing smithi03870129-326 from 723295 to 1335671 tid 1 2024-09-14T04:10:56.792 INFO:tasks.rados.rados.0.smithi038.stdout:3528: writing smithi03870129-326 from 2127626 to 2606062 tid 2 2024-09-14T04:10:56.792 INFO:tasks.rados.rados.0.smithi038.stdout:3515: done (11 left) 2024-09-14T04:10:56.792 INFO:tasks.rados.rados.0.smithi038.stdout:3517: done (10 left) 2024-09-14T04:10:56.792 INFO:tasks.rados.rados.0.smithi038.stdout:3518: done (9 left) 2024-09-14T04:10:56.792 INFO:tasks.rados.rados.0.smithi038.stdout:3519: done (8 left) 2024-09-14T04:10:56.792 INFO:tasks.rados.rados.0.smithi038.stdout:3521: done (7 left) 2024-09-14T04:10:56.792 INFO:tasks.rados.rados.0.smithi038.stdout:3522: done (6 left) 2024-09-14T04:10:56.792 INFO:tasks.rados.rados.0.smithi038.stdout:3523: done (5 left) 2024-09-14T04:10:56.793 INFO:tasks.rados.rados.0.smithi038.stdout:3529: write oid 120 current snap is 0 2024-09-14T04:10:56.793 INFO:tasks.rados.rados.0.smithi038.stdout:3525: expect (ObjNum 457 snap 0 seq_num 457) 2024-09-14T04:10:56.903 INFO:tasks.rados.rados.0.smithi038.stdout:3524: finishing write tid 2 to smithi03870129-221 2024-09-14T04:10:56.904 INFO:tasks.rados.rados.0.smithi038.stdout:3524: finishing write tid 3 to smithi03870129-221 2024-09-14T04:10:56.904 INFO:tasks.rados.rados.0.smithi038.stdout:3524: finishing write tid 4 to smithi03870129-221 2024-09-14T04:10:56.904 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 221 v 623 (ObjNum 2183 snap 0 seq_num 2183) dirty exists 2024-09-14T04:10:56.904 INFO:tasks.rados.rados.0.smithi038.stdout:3524: left oid 221 (ObjNum 2183 snap 0 seq_num 2183) 2024-09-14T04:10:56.904 INFO:tasks.rados.rados.0.smithi038.stdout:3526: finishing write tid 1 to smithi03870129-62 2024-09-14T04:10:56.905 INFO:tasks.rados.rados.0.smithi038.stdout:3526: finishing write tid 2 to smithi03870129-62 2024-09-14T04:10:56.905 INFO:tasks.rados.rados.0.smithi038.stdout:3529: seq_num 2186 ranges {740102=687625,2186108=553994} 2024-09-14T04:10:56.913 INFO:tasks.rados.rados.0.smithi038.stdout:3529: writing smithi03870129-120 from 740102 to 1427727 tid 1 2024-09-14T04:10:56.920 INFO:tasks.rados.rados.0.smithi038.stdout:3529: writing smithi03870129-120 from 2186108 to 2740102 tid 2 2024-09-14T04:10:56.920 INFO:tasks.rados.rados.0.smithi038.stdout:3524: done (5 left) 2024-09-14T04:10:56.921 INFO:tasks.rados.rados.0.smithi038.stdout:3525: done (4 left) 2024-09-14T04:10:56.921 INFO:tasks.rados.rados.0.smithi038.stdout:3530: read oid 149 snap -1 2024-09-14T04:10:56.921 INFO:tasks.rados.rados.0.smithi038.stdout:3530: expect (ObjNum 2153 snap 0 seq_num 2153) 2024-09-14T04:10:56.921 INFO:tasks.rados.rados.0.smithi038.stdout:3531: write oid 220 current snap is 0 2024-09-14T04:10:56.921 INFO:tasks.rados.rados.0.smithi038.stdout:3531: seq_num 2187 ranges {756909=762874,2244590=482105} 2024-09-14T04:10:56.930 INFO:tasks.rados.rados.0.smithi038.stdout:3531: writing smithi03870129-220 from 756909 to 1519783 tid 1 2024-09-14T04:10:56.938 INFO:tasks.rados.rados.0.smithi038.stdout:3531: writing smithi03870129-220 from 2244590 to 2726695 tid 2 2024-09-14T04:10:56.938 INFO:tasks.rados.rados.0.smithi038.stdout:3532: read oid 31 snap -1 2024-09-14T04:10:56.938 INFO:tasks.rados.rados.0.smithi038.stdout:3532: expect (ObjNum 2074 snap 0 seq_num 2074) 2024-09-14T04:10:56.939 INFO:tasks.rados.rados.0.smithi038.stdout:3533: write oid 323 current snap is 0 2024-09-14T04:10:56.939 INFO:tasks.rados.rados.0.smithi038.stdout:3533: seq_num 2188 ranges {773716=438123,1903072=625763} 2024-09-14T04:10:56.946 INFO:tasks.rados.rados.0.smithi038.stdout:3533: writing smithi03870129-323 from 773716 to 1211839 tid 1 2024-09-14T04:10:56.954 INFO:tasks.rados.rados.0.smithi038.stdout:3533: writing smithi03870129-323 from 1903072 to 2528835 tid 2 2024-09-14T04:10:56.955 INFO:tasks.rados.rados.0.smithi038.stdout:3534: write oid 350 current snap is 0 2024-09-14T04:10:56.955 INFO:tasks.rados.rados.0.smithi038.stdout:3534: seq_num 2189 ranges {790523=513372,1961554=769421} 2024-09-14T04:10:56.963 INFO:tasks.rados.rados.0.smithi038.stdout:3534: writing smithi03870129-350 from 790523 to 1303895 tid 1 2024-09-14T04:10:56.972 INFO:tasks.rados.rados.0.smithi038.stdout:3534: writing smithi03870129-350 from 1961554 to 2730975 tid 2 2024-09-14T04:10:56.972 INFO:tasks.rados.rados.0.smithi038.stdout:3535: write oid 473 current snap is 0 2024-09-14T04:10:56.972 INFO:tasks.rados.rados.0.smithi038.stdout:3535: seq_num 2190 ranges {407330=704974,1620036=629432} 2024-09-14T04:10:56.979 INFO:tasks.rados.rados.0.smithi038.stdout:3535: writing smithi03870129-473 from 407330 to 1112304 tid 1 2024-09-14T04:10:56.988 INFO:tasks.rados.rados.0.smithi038.stdout:3535: writing smithi03870129-473 from 1620036 to 2249468 tid 2 2024-09-14T04:10:56.988 INFO:tasks.rados.rados.0.smithi038.stdout:3536: read oid 256 snap -1 2024-09-14T04:10:56.988 INFO:tasks.rados.rados.0.smithi038.stdout:3536: expect (ObjNum 1111 snap 0 seq_num 1111) 2024-09-14T04:10:56.988 INFO:tasks.rados.rados.0.smithi038.stdout:3537: read oid 221 snap -1 2024-09-14T04:10:56.988 INFO:tasks.rados.rados.0.smithi038.stdout:3537: expect (ObjNum 2183 snap 0 seq_num 2183) 2024-09-14T04:10:56.988 INFO:tasks.rados.rados.0.smithi038.stdout:3538: read oid 474 snap -1 2024-09-14T04:10:56.988 INFO:tasks.rados.rados.0.smithi038.stdout:3538: expect (ObjNum 2167 snap 0 seq_num 2167) 2024-09-14T04:10:56.988 INFO:tasks.rados.rados.0.smithi038.stdout:3539: read oid 313 snap -1 2024-09-14T04:10:56.988 INFO:tasks.rados.rados.0.smithi038.stdout:3539: expect (ObjNum 741 snap 0 seq_num 741) 2024-09-14T04:10:56.989 INFO:tasks.rados.rados.0.smithi038.stdout:3540: write oid 159 current snap is 0 2024-09-14T04:10:56.989 INFO:tasks.rados.rados.0.smithi038.stdout:3527: expect (ObjNum 1814 snap 0 seq_num 1814) 2024-09-14T04:10:57.150 INFO:tasks.rados.rados.0.smithi038.stdout:3526: finishing write tid 3 to smithi03870129-62 2024-09-14T04:10:57.150 INFO:tasks.rados.rados.0.smithi038.stdout:3526: finishing write tid 4 to smithi03870129-62 2024-09-14T04:10:57.150 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 62 v 626 (ObjNum 2184 snap 0 seq_num 2184) dirty exists 2024-09-14T04:10:57.151 INFO:tasks.rados.rados.0.smithi038.stdout:3526: left oid 62 (ObjNum 2184 snap 0 seq_num 2184) 2024-09-14T04:10:57.151 INFO:tasks.rados.rados.0.smithi038.stdout:3528: finishing write tid 1 to smithi03870129-326 2024-09-14T04:10:57.151 INFO:tasks.rados.rados.0.smithi038.stdout:3540: seq_num 2191 ranges {424137=780223,1678518=773090} 2024-09-14T04:10:57.158 INFO:tasks.rados.rados.0.smithi038.stdout:3540: writing smithi03870129-159 from 424137 to 1204360 tid 1 2024-09-14T04:10:57.168 INFO:tasks.rados.rados.0.smithi038.stdout:3540: writing smithi03870129-159 from 1678518 to 2451608 tid 2 2024-09-14T04:10:57.168 INFO:tasks.rados.rados.0.smithi038.stdout:3526: done (14 left) 2024-09-14T04:10:57.168 INFO:tasks.rados.rados.0.smithi038.stdout:3527: done (13 left) 2024-09-14T04:10:57.168 INFO:tasks.rados.rados.0.smithi038.stdout:3541: read oid 404 snap -1 2024-09-14T04:10:57.168 INFO:tasks.rados.rados.0.smithi038.stdout:3541: expect (ObjNum 1535 snap 0 seq_num 1535) 2024-09-14T04:10:57.168 INFO:tasks.rados.rados.0.smithi038.stdout:3542: write oid 96 current snap is 0 2024-09-14T04:10:57.168 INFO:tasks.rados.rados.0.smithi038.stdout:3528: finishing write tid 2 to smithi03870129-326 2024-09-14T04:10:57.168 INFO:tasks.rados.rados.0.smithi038.stdout:3528: finishing write tid 3 to smithi03870129-326 2024-09-14T04:10:57.168 INFO:tasks.rados.rados.0.smithi038.stdout:3528: finishing write tid 4 to smithi03870129-326 2024-09-14T04:10:57.168 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 326 v 208 (ObjNum 2185 snap 0 seq_num 2185) dirty exists 2024-09-14T04:10:57.168 INFO:tasks.rados.rados.0.smithi038.stdout:3528: left oid 326 (ObjNum 2185 snap 0 seq_num 2185) 2024-09-14T04:10:57.168 INFO:tasks.rados.rados.0.smithi038.stdout:3529: finishing write tid 1 to smithi03870129-120 2024-09-14T04:10:57.168 INFO:tasks.rados.rados.0.smithi038.stdout:3542: seq_num 2192 ranges {440944=455472,1337000=633101,2528612=312332} 2024-09-14T04:10:57.172 INFO:tasks.rados.rados.0.smithi038.stdout:3542: writing smithi03870129-96 from 440944 to 896416 tid 1 2024-09-14T04:10:57.179 INFO:tasks.rados.rados.0.smithi038.stdout:3542: writing smithi03870129-96 from 1337000 to 1970101 tid 2 2024-09-14T04:10:57.184 INFO:tasks.rados.rados.0.smithi038.stdout:3542: writing smithi03870129-96 from 2528612 to 2840944 tid 3 2024-09-14T04:10:57.184 INFO:tasks.rados.rados.0.smithi038.stdout:3528: done (14 left) 2024-09-14T04:10:57.184 INFO:tasks.rados.rados.0.smithi038.stdout:3543: read oid 338 snap -1 2024-09-14T04:10:57.184 INFO:tasks.rados.rados.0.smithi038.stdout:3543: expect (ObjNum 1191 snap 0 seq_num 1191) 2024-09-14T04:10:57.184 INFO:tasks.rados.rados.0.smithi038.stdout:3544: read oid 7 snap -1 2024-09-14T04:10:57.184 INFO:tasks.rados.rados.0.smithi038.stdout:3544: expect (ObjNum 1727 snap 0 seq_num 1727) 2024-09-14T04:10:57.184 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:10:57.185 INFO:tasks.rados.rados.0.smithi038.stdout:3530: expect (ObjNum 2153 snap 0 seq_num 2153) 2024-09-14T04:10:57.403 INFO:tasks.rados.rados.0.smithi038.stdout:3529: finishing write tid 2 to smithi03870129-120 2024-09-14T04:10:57.403 INFO:tasks.rados.rados.0.smithi038.stdout:3529: finishing write tid 3 to smithi03870129-120 2024-09-14T04:10:57.403 INFO:tasks.rados.rados.0.smithi038.stdout:3529: finishing write tid 4 to smithi03870129-120 2024-09-14T04:10:57.403 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 120 v 385 (ObjNum 2186 snap 0 seq_num 2186) dirty exists 2024-09-14T04:10:57.403 INFO:tasks.rados.rados.0.smithi038.stdout:3529: left oid 120 (ObjNum 2186 snap 0 seq_num 2186) 2024-09-14T04:10:57.403 INFO:tasks.rados.rados.0.smithi038.stdout:3531: finishing write tid 1 to smithi03870129-220 2024-09-14T04:10:57.403 INFO:tasks.rados.rados.0.smithi038.stdout:3532: expect (ObjNum 2074 snap 0 seq_num 2074) 2024-09-14T04:10:57.432 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:10:56 smithi123 bash[59929]: ts=2024-09-14T04:10:56.949Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi123\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi123\", job=\"node\", machine=\"x86_64\", nodename=\"smithi123\", release=\"5.15.0-121-generic\", sysname=\"Linux\", version=\"#131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi123\", job=\"node\", machine=\"x86_64\", nodename=\"smithi123\", release=\"5.15.0-121-generic\", sysname=\"Linux\", version=\"#131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:10:57.552 INFO:tasks.rados.rados.0.smithi038.stdout:3531: finishing write tid 2 to smithi03870129-220 2024-09-14T04:10:57.552 INFO:tasks.rados.rados.0.smithi038.stdout:3531: finishing write tid 3 to smithi03870129-220 2024-09-14T04:10:57.552 INFO:tasks.rados.rados.0.smithi038.stdout:3531: finishing write tid 4 to smithi03870129-220 2024-09-14T04:10:57.552 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 220 v 629 (ObjNum 2187 snap 0 seq_num 2187) dirty exists 2024-09-14T04:10:57.552 INFO:tasks.rados.rados.0.smithi038.stdout:3531: left oid 220 (ObjNum 2187 snap 0 seq_num 2187) 2024-09-14T04:10:57.552 INFO:tasks.rados.rados.0.smithi038.stdout:3533: finishing write tid 1 to smithi03870129-323 2024-09-14T04:10:57.552 INFO:tasks.rados.rados.0.smithi038.stdout:3529: done (15 left) 2024-09-14T04:10:57.552 INFO:tasks.rados.rados.0.smithi038.stdout:3530: done (14 left) 2024-09-14T04:10:57.553 INFO:tasks.rados.rados.0.smithi038.stdout:3531: done (13 left) 2024-09-14T04:10:57.553 INFO:tasks.rados.rados.0.smithi038.stdout:3532: done (12 left) 2024-09-14T04:10:57.553 INFO:tasks.rados.rados.0.smithi038.stdout:3545: read oid 53 snap -1 2024-09-14T04:10:57.553 INFO:tasks.rados.rados.0.smithi038.stdout:3545: expect (ObjNum 52 snap 0 seq_num 52) 2024-09-14T04:10:57.553 INFO:tasks.rados.rados.0.smithi038.stdout:3546: write oid 284 current snap is 0 2024-09-14T04:10:57.553 INFO:tasks.rados.rados.0.smithi038.stdout:3546: seq_num 2193 ranges {457751=530721,1395482=776759} 2024-09-14T04:10:57.558 INFO:tasks.rados.rados.0.smithi038.stdout:3546: writing smithi03870129-284 from 457751 to 988472 tid 1 2024-09-14T04:10:57.566 INFO:tasks.rados.rados.0.smithi038.stdout:3546: writing smithi03870129-284 from 1395482 to 2172241 tid 2 2024-09-14T04:10:57.567 INFO:tasks.rados.rados.0.smithi038.stdout:3547: read oid 66 snap -1 2024-09-14T04:10:57.567 INFO:tasks.rados.rados.0.smithi038.stdout:3547: expect (ObjNum 2149 snap 0 seq_num 2149) 2024-09-14T04:10:57.567 INFO:tasks.rados.rados.0.smithi038.stdout:3548: read oid 463 snap -1 2024-09-14T04:10:57.567 INFO:tasks.rados.rados.0.smithi038.stdout:3548: expect (ObjNum 2026 snap 0 seq_num 2026) 2024-09-14T04:10:57.567 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:10:57.567 INFO:tasks.rados.rados.0.smithi038.stdout:3533: finishing write tid 2 to smithi03870129-323 2024-09-14T04:10:57.567 INFO:tasks.rados.rados.0.smithi038.stdout:3533: finishing write tid 3 to smithi03870129-323 2024-09-14T04:10:57.567 INFO:tasks.rados.rados.0.smithi038.stdout:3533: finishing write tid 4 to smithi03870129-323 2024-09-14T04:10:57.567 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 323 v 427 (ObjNum 2188 snap 0 seq_num 2188) dirty exists 2024-09-14T04:10:57.567 INFO:tasks.rados.rados.0.smithi038.stdout:3533: left oid 323 (ObjNum 2188 snap 0 seq_num 2188) 2024-09-14T04:10:57.568 INFO:tasks.rados.rados.0.smithi038.stdout:3534: finishing write tid 1 to smithi03870129-350 2024-09-14T04:10:57.568 INFO:tasks.rados.rados.0.smithi038.stdout:3534: finishing write tid 2 to smithi03870129-350 2024-09-14T04:10:57.568 INFO:tasks.rados.rados.0.smithi038.stdout:3534: finishing write tid 3 to smithi03870129-350 2024-09-14T04:10:57.568 INFO:tasks.rados.rados.0.smithi038.stdout:3534: finishing write tid 4 to smithi03870129-350 2024-09-14T04:10:57.568 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 350 v 459 (ObjNum 2189 snap 0 seq_num 2189) dirty exists 2024-09-14T04:10:57.568 INFO:tasks.rados.rados.0.smithi038.stdout:3534: left oid 350 (ObjNum 2189 snap 0 seq_num 2189) 2024-09-14T04:10:57.568 INFO:tasks.rados.rados.0.smithi038.stdout:3535: finishing write tid 1 to smithi03870129-473 2024-09-14T04:10:57.568 INFO:tasks.rados.rados.0.smithi038.stdout:3537: expect (ObjNum 2183 snap 0 seq_num 2183) 2024-09-14T04:10:57.718 INFO:tasks.rados.rados.0.smithi038.stdout:3535: finishing write tid 2 to smithi03870129-473 2024-09-14T04:10:57.718 INFO:tasks.rados.rados.0.smithi038.stdout:3535: finishing write tid 3 to smithi03870129-473 2024-09-14T04:10:57.718 INFO:tasks.rados.rados.0.smithi038.stdout:3535: finishing write tid 4 to smithi03870129-473 2024-09-14T04:10:57.719 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 473 v 375 (ObjNum 2190 snap 0 seq_num 2190) dirty exists 2024-09-14T04:10:57.719 INFO:tasks.rados.rados.0.smithi038.stdout:3535: left oid 473 (ObjNum 2190 snap 0 seq_num 2190) 2024-09-14T04:10:57.719 INFO:tasks.rados.rados.0.smithi038.stdout:3536: expect (ObjNum 1111 snap 0 seq_num 1111) 2024-09-14T04:10:57.879 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:10:57.883 INFO:tasks.rados.rados.0.smithi038.stdout:3539: expect (ObjNum 741 snap 0 seq_num 741) 2024-09-14T04:10:57.988 INFO:tasks.rados.rados.0.smithi038.stdout:3538: expect (ObjNum 2167 snap 0 seq_num 2167) 2024-09-14T04:10:58.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:57 smithi038 bash[22519]: audit 2024-09-14T04:10:56.712480+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:58.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:57 smithi038 bash[22519]: audit 2024-09-14T04:10:56.721931+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:58.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:57 smithi038 bash[22519]: audit 2024-09-14T04:10:56.961799+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:58.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:57 smithi038 bash[22519]: audit 2024-09-14T04:10:56.972748+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:58.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:57 smithi038 bash[22519]: audit 2024-09-14T04:10:57.523077+0000 mon.a (mon.0) 976 : audit [DBG] from='client.? 172.21.15.38:0/3320976600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:10:58.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:57 smithi038 bash[32505]: audit 2024-09-14T04:10:56.712480+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:58.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:57 smithi038 bash[32505]: audit 2024-09-14T04:10:56.721931+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:58.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:57 smithi038 bash[32505]: audit 2024-09-14T04:10:56.961799+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:58.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:57 smithi038 bash[32505]: audit 2024-09-14T04:10:56.972748+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:58.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:57 smithi038 bash[32505]: audit 2024-09-14T04:10:57.523077+0000 mon.a (mon.0) 976 : audit [DBG] from='client.? 172.21.15.38:0/3320976600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:10:58.166 INFO:tasks.rados.rados.0.smithi038.stdout:3540: finishing write tid 1 to smithi03870129-159 2024-09-14T04:10:58.166 INFO:tasks.rados.rados.0.smithi038.stdout:3541: expect (ObjNum 1535 snap 0 seq_num 1535) 2024-09-14T04:10:58.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:57 smithi123 bash[24950]: audit 2024-09-14T04:10:56.712480+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:58.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:57 smithi123 bash[24950]: audit 2024-09-14T04:10:56.721931+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:58.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:57 smithi123 bash[24950]: audit 2024-09-14T04:10:56.961799+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:58.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:57 smithi123 bash[24950]: audit 2024-09-14T04:10:56.972748+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:58.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:57 smithi123 bash[24950]: audit 2024-09-14T04:10:57.523077+0000 mon.a (mon.0) 976 : audit [DBG] from='client.? 172.21.15.38:0/3320976600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:10:58.420 INFO:tasks.rados.rados.0.smithi038.stdout:3540: finishing write tid 2 to smithi03870129-159 2024-09-14T04:10:58.421 INFO:tasks.rados.rados.0.smithi038.stdout:3540: finishing write tid 3 to smithi03870129-159 2024-09-14T04:10:58.421 INFO:tasks.rados.rados.0.smithi038.stdout:3540: finishing write tid 4 to smithi03870129-159 2024-09-14T04:10:58.421 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 159 v 419 (ObjNum 2191 snap 0 seq_num 2191) dirty exists 2024-09-14T04:10:58.421 INFO:tasks.rados.rados.0.smithi038.stdout:3540: left oid 159 (ObjNum 2191 snap 0 seq_num 2191) 2024-09-14T04:10:58.421 INFO:tasks.rados.rados.0.smithi038.stdout:3542: finishing write tid 1 to smithi03870129-96 2024-09-14T04:10:58.421 INFO:tasks.rados.rados.0.smithi038.stdout:3542: finishing write tid 2 to smithi03870129-96 2024-09-14T04:10:58.421 INFO:tasks.rados.rados.0.smithi038.stdout:3533: done (15 left) 2024-09-14T04:10:58.421 INFO:tasks.rados.rados.0.smithi038.stdout:3534: done (14 left) 2024-09-14T04:10:58.421 INFO:tasks.rados.rados.0.smithi038.stdout:3535: done (13 left) 2024-09-14T04:10:58.421 INFO:tasks.rados.rados.0.smithi038.stdout:3536: done (12 left) 2024-09-14T04:10:58.421 INFO:tasks.rados.rados.0.smithi038.stdout:3537: done (11 left) 2024-09-14T04:10:58.421 INFO:tasks.rados.rados.0.smithi038.stdout:3538: done (10 left) 2024-09-14T04:10:58.422 INFO:tasks.rados.rados.0.smithi038.stdout:3539: done (9 left) 2024-09-14T04:10:58.422 INFO:tasks.rados.rados.0.smithi038.stdout:3540: done (8 left) 2024-09-14T04:10:58.422 INFO:tasks.rados.rados.0.smithi038.stdout:3541: done (7 left) 2024-09-14T04:10:58.422 INFO:tasks.rados.rados.0.smithi038.stdout:3549: read oid 259 snap -1 2024-09-14T04:10:58.422 INFO:tasks.rados.rados.0.smithi038.stdout:3549: expect deleted 2024-09-14T04:10:58.422 INFO:tasks.rados.rados.0.smithi038.stdout:3550: write oid 402 current snap is 0 2024-09-14T04:10:58.422 INFO:tasks.rados.rados.0.smithi038.stdout:3544: expect (ObjNum 1727 snap 0 seq_num 1727) 2024-09-14T04:10:58.517 INFO:tasks.rados.rados.0.smithi038.stdout:3542: finishing write tid 3 to smithi03870129-96 2024-09-14T04:10:58.517 INFO:tasks.rados.rados.0.smithi038.stdout:3542: finishing write tid 4 to smithi03870129-96 2024-09-14T04:10:58.517 INFO:tasks.rados.rados.0.smithi038.stdout:3542: finishing write tid 5 to smithi03870129-96 2024-09-14T04:10:58.517 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 96 v 633 (ObjNum 2192 snap 0 seq_num 2192) dirty exists 2024-09-14T04:10:58.518 INFO:tasks.rados.rados.0.smithi038.stdout:3542: left oid 96 (ObjNum 2192 snap 0 seq_num 2192) 2024-09-14T04:10:58.518 INFO:tasks.rados.rados.0.smithi038.stdout:3543: expect (ObjNum 1191 snap 0 seq_num 1191) 2024-09-14T04:10:58.578 INFO:tasks.rados.rados.0.smithi038.stdout:3545: expect (ObjNum 52 snap 0 seq_num 52) 2024-09-14T04:10:58.668 INFO:tasks.rados.rados.0.smithi038.stdout:3546: finishing write tid 1 to smithi03870129-284 2024-09-14T04:10:58.668 INFO:tasks.rados.rados.0.smithi038.stdout:3546: finishing write tid 2 to smithi03870129-284 2024-09-14T04:10:58.668 INFO:tasks.rados.rados.0.smithi038.stdout:3546: finishing write tid 3 to smithi03870129-284 2024-09-14T04:10:58.668 INFO:tasks.rados.rados.0.smithi038.stdout:3546: finishing write tid 4 to smithi03870129-284 2024-09-14T04:10:58.668 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 284 v 388 (ObjNum 2193 snap 0 seq_num 2193) dirty exists 2024-09-14T04:10:58.668 INFO:tasks.rados.rados.0.smithi038.stdout:3546: left oid 284 (ObjNum 2193 snap 0 seq_num 2193) 2024-09-14T04:10:58.668 INFO:tasks.rados.rados.0.smithi038.stdout:3547: expect (ObjNum 2149 snap 0 seq_num 2149) 2024-09-14T04:10:58.753 INFO:tasks.rados.rados.0.smithi038.stdout:3548: expect (ObjNum 2026 snap 0 seq_num 2026) 2024-09-14T04:10:58.873 INFO:tasks.rados.rados.0.smithi038.stdout:3550: seq_num 2194 ranges {474558=605970,1737611=636770,2867105=7453} 2024-09-14T04:10:58.878 INFO:tasks.rados.rados.0.smithi038.stdout:3550: writing smithi03870129-402 from 474558 to 1080528 tid 1 2024-09-14T04:10:58.885 INFO:tasks.rados.rados.0.smithi038.stdout:3550: writing smithi03870129-402 from 1737611 to 2374381 tid 2 2024-09-14T04:10:58.889 INFO:tasks.rados.rados.0.smithi038.stdout:3550: writing smithi03870129-402 from 2867105 to 2874558 tid 3 2024-09-14T04:10:58.889 INFO:tasks.rados.rados.0.smithi038.stdout:3542: done (8 left) 2024-09-14T04:10:58.889 INFO:tasks.rados.rados.0.smithi038.stdout:3543: done (7 left) 2024-09-14T04:10:58.889 INFO:tasks.rados.rados.0.smithi038.stdout:3544: done (6 left) 2024-09-14T04:10:58.889 INFO:tasks.rados.rados.0.smithi038.stdout:3545: done (5 left) 2024-09-14T04:10:58.889 INFO:tasks.rados.rados.0.smithi038.stdout:3546: done (4 left) 2024-09-14T04:10:58.889 INFO:tasks.rados.rados.0.smithi038.stdout:3547: done (3 left) 2024-09-14T04:10:58.889 INFO:tasks.rados.rados.0.smithi038.stdout:3548: done (2 left) 2024-09-14T04:10:58.890 INFO:tasks.rados.rados.0.smithi038.stdout:3549: done (1 left) 2024-09-14T04:10:58.890 INFO:tasks.rados.rados.0.smithi038.stdout:3551: write oid 194 current snap is 0 2024-09-14T04:10:58.890 INFO:tasks.rados.rados.0.smithi038.stdout:3550: finishing write tid 1 to smithi03870129-402 2024-09-14T04:10:58.890 INFO:tasks.rados.rados.0.smithi038.stdout:3551: seq_num 2195 ranges {491365=681219,1796093=780428} 2024-09-14T04:10:58.895 INFO:tasks.rados.rados.0.smithi038.stdout:3551: writing smithi03870129-194 from 491365 to 1172584 tid 1 2024-09-14T04:10:58.903 INFO:tasks.rados.rados.0.smithi038.stdout:3551: writing smithi03870129-194 from 1796093 to 2576521 tid 2 2024-09-14T04:10:58.903 INFO:tasks.rados.rados.0.smithi038.stdout:3552: write oid 332 current snap is 0 2024-09-14T04:10:58.903 INFO:tasks.rados.rados.0.smithi038.stdout:3550: finishing write tid 2 to smithi03870129-402 2024-09-14T04:10:58.903 INFO:tasks.rados.rados.0.smithi038.stdout:3552: seq_num 2196 ranges {508172=756468,1854575=640439} 2024-09-14T04:10:58.910 INFO:tasks.rados.rados.0.smithi038.stdout:3552: writing smithi03870129-332 from 508172 to 1264640 tid 1 2024-09-14T04:10:58.919 INFO:tasks.rados.rados.0.smithi038.stdout:3552: writing smithi03870129-332 from 1854575 to 2495014 tid 2 2024-09-14T04:10:58.919 INFO:tasks.rados.rados.0.smithi038.stdout:3553: write oid 389 current snap is 0 2024-09-14T04:10:58.920 INFO:tasks.rados.rados.0.smithi038.stdout:3550: finishing write tid 3 to smithi03870129-402 2024-09-14T04:10:58.920 INFO:tasks.rados.rados.0.smithi038.stdout:3550: finishing write tid 4 to smithi03870129-402 2024-09-14T04:10:58.920 INFO:tasks.rados.rados.0.smithi038.stdout:3550: finishing write tid 5 to smithi03870129-402 2024-09-14T04:10:58.920 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 402 v 342 (ObjNum 2194 snap 0 seq_num 2194) dirty exists 2024-09-14T04:10:58.920 INFO:tasks.rados.rados.0.smithi038.stdout:3550: left oid 402 (ObjNum 2194 snap 0 seq_num 2194) 2024-09-14T04:10:58.920 INFO:tasks.rados.rados.0.smithi038.stdout:3551: finishing write tid 1 to smithi03870129-194 2024-09-14T04:10:58.920 INFO:tasks.rados.rados.0.smithi038.stdout:3551: finishing write tid 2 to smithi03870129-194 2024-09-14T04:10:58.920 INFO:tasks.rados.rados.0.smithi038.stdout:3551: finishing write tid 3 to smithi03870129-194 2024-09-14T04:10:58.920 INFO:tasks.rados.rados.0.smithi038.stdout:3551: finishing write tid 4 to smithi03870129-194 2024-09-14T04:10:58.920 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 194 v 391 (ObjNum 2195 snap 0 seq_num 2195) dirty exists 2024-09-14T04:10:58.920 INFO:tasks.rados.rados.0.smithi038.stdout:3551: left oid 194 (ObjNum 2195 snap 0 seq_num 2195) 2024-09-14T04:10:58.920 INFO:tasks.rados.rados.0.smithi038.stdout:3552: finishing write tid 1 to smithi03870129-332 2024-09-14T04:10:58.920 INFO:tasks.rados.rados.0.smithi038.stdout:3553: seq_num 2197 ranges {524979=431717,1513057=784097} 2024-09-14T04:10:58.925 INFO:tasks.rados.rados.0.smithi038.stdout:3553: writing smithi03870129-389 from 524979 to 956696 tid 1 2024-09-14T04:10:58.932 INFO:tasks.rados.rados.0.smithi038.stdout:3553: writing smithi03870129-389 from 1513057 to 2297154 tid 2 2024-09-14T04:10:58.933 INFO:tasks.rados.rados.0.smithi038.stdout:3550: done (3 left) 2024-09-14T04:10:58.933 INFO:tasks.rados.rados.0.smithi038.stdout:3551: done (2 left) 2024-09-14T04:10:58.933 INFO:tasks.rados.rados.0.smithi038.stdout:3554: write oid 435 current snap is 0 2024-09-14T04:10:58.933 INFO:tasks.rados.rados.0.smithi038.stdout:3552: finishing write tid 2 to smithi03870129-332 2024-09-14T04:10:58.933 INFO:tasks.rados.rados.0.smithi038.stdout:3552: finishing write tid 3 to smithi03870129-332 2024-09-14T04:10:58.933 INFO:tasks.rados.rados.0.smithi038.stdout:3552: finishing write tid 4 to smithi03870129-332 2024-09-14T04:10:58.933 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 332 v 345 (ObjNum 2196 snap 0 seq_num 2196) dirty exists 2024-09-14T04:10:58.933 INFO:tasks.rados.rados.0.smithi038.stdout:3552: left oid 332 (ObjNum 2196 snap 0 seq_num 2196) 2024-09-14T04:10:58.933 INFO:tasks.rados.rados.0.smithi038.stdout:3553: finishing write tid 1 to smithi03870129-389 2024-09-14T04:10:58.933 INFO:tasks.rados.rados.0.smithi038.stdout:3554: seq_num 2198 ranges {541786=623319,1571539=644108,2693150=248636} 2024-09-14T04:10:58.939 INFO:tasks.rados.rados.0.smithi038.stdout:3554: writing smithi03870129-435 from 541786 to 1165105 tid 1 2024-09-14T04:10:58.945 INFO:tasks.rados.rados.0.smithi038.stdout:3554: writing smithi03870129-435 from 1571539 to 2215647 tid 2 2024-09-14T04:10:58.950 INFO:tasks.rados.rados.0.smithi038.stdout:3554: writing smithi03870129-435 from 2693150 to 2941786 tid 3 2024-09-14T04:10:58.950 INFO:tasks.rados.rados.0.smithi038.stdout:3552: done (2 left) 2024-09-14T04:10:58.950 INFO:tasks.rados.rados.0.smithi038.stdout:3555: read oid 254 snap -1 2024-09-14T04:10:58.950 INFO:tasks.rados.rados.0.smithi038.stdout:3555: expect (ObjNum 1554 snap 0 seq_num 1554) 2024-09-14T04:10:58.950 INFO:tasks.rados.rados.0.smithi038.stdout:3556: read oid 283 snap -1 2024-09-14T04:10:58.950 INFO:tasks.rados.rados.0.smithi038.stdout:3556: expect (ObjNum 2181 snap 0 seq_num 2181) 2024-09-14T04:10:58.950 INFO:tasks.rados.rados.0.smithi038.stdout:3557: write oid 361 current snap is 0 2024-09-14T04:10:58.950 INFO:tasks.rados.rados.0.smithi038.stdout:3553: finishing write tid 2 to smithi03870129-389 2024-09-14T04:10:58.950 INFO:tasks.rados.rados.0.smithi038.stdout:3553: finishing write tid 3 to smithi03870129-389 2024-09-14T04:10:58.950 INFO:tasks.rados.rados.0.smithi038.stdout:3553: finishing write tid 4 to smithi03870129-389 2024-09-14T04:10:58.950 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 389 v 378 (ObjNum 2197 snap 0 seq_num 2197) dirty exists 2024-09-14T04:10:58.950 INFO:tasks.rados.rados.0.smithi038.stdout:3553: left oid 389 (ObjNum 2197 snap 0 seq_num 2197) 2024-09-14T04:10:58.951 INFO:tasks.rados.rados.0.smithi038.stdout:3554: finishing write tid 1 to smithi03870129-435 2024-09-14T04:10:58.951 INFO:tasks.rados.rados.0.smithi038.stdout:3557: seq_num 2199 ranges {558593=698568,2030021=787766} 2024-09-14T04:10:58.956 INFO:tasks.rados.rados.0.smithi038.stdout:3557: writing smithi03870129-361 from 558593 to 1257161 tid 1 2024-09-14T04:10:58.966 INFO:tasks.rados.rados.0.smithi038.stdout:3557: writing smithi03870129-361 from 2030021 to 2817787 tid 2 2024-09-14T04:10:58.966 INFO:tasks.rados.rados.0.smithi038.stdout:3553: done (4 left) 2024-09-14T04:10:58.966 INFO:tasks.rados.rados.0.smithi038.stdout:3558: read oid 294 snap -1 2024-09-14T04:10:58.966 INFO:tasks.rados.rados.0.smithi038.stdout:3558: expect (ObjNum 2079 snap 0 seq_num 2079) 2024-09-14T04:10:58.966 INFO:tasks.rados.rados.0.smithi038.stdout:3559: write oid 131 current snap is 0 2024-09-14T04:10:58.967 INFO:tasks.rados.rados.0.smithi038.stdout:3554: finishing write tid 2 to smithi03870129-435 2024-09-14T04:10:58.967 INFO:tasks.rados.rados.0.smithi038.stdout:3554: finishing write tid 3 to smithi03870129-435 2024-09-14T04:10:58.967 INFO:tasks.rados.rados.0.smithi038.stdout:3554: finishing write tid 4 to smithi03870129-435 2024-09-14T04:10:58.967 INFO:tasks.rados.rados.0.smithi038.stdout:3554: finishing write tid 5 to smithi03870129-435 2024-09-14T04:10:58.967 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 435 v 463 (ObjNum 2198 snap 0 seq_num 2198) dirty exists 2024-09-14T04:10:58.967 INFO:tasks.rados.rados.0.smithi038.stdout:3554: left oid 435 (ObjNum 2198 snap 0 seq_num 2198) 2024-09-14T04:10:58.967 INFO:tasks.rados.rados.0.smithi038.stdout:3557: finishing write tid 1 to smithi03870129-361 2024-09-14T04:10:58.967 INFO:tasks.rados.rados.0.smithi038.stdout:3556: expect (ObjNum 2181 snap 0 seq_num 2181) 2024-09-14T04:10:59.019 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:10:58 smithi038 bash[76239]: [14/Sep/2024:04:10:58] ENGINE Bus STARTING 2024-09-14T04:10:59.019 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:10:58 smithi038 bash[76239]: CherryPy Checker: 2024-09-14T04:10:59.019 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:10:58 smithi038 bash[76239]: The Application mounted at '' has an empty config. 2024-09-14T04:10:59.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:58 smithi038 bash[32505]: cluster 2024-09-14T04:10:56.944172+0000 mgr.x (mgr.24589) 124 : cluster [DBG] pgmap v40: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-09-14T04:10:59.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:58 smithi038 bash[32505]: audit 2024-09-14T04:10:57.873452+0000 mgr.x (mgr.24589) 125 : audit [DBG] from='client.15768 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:59.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:58 smithi038 bash[32505]: audit 2024-09-14T04:10:57.994524+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:59.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:58 smithi038 bash[32505]: audit 2024-09-14T04:10:58.008704+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:59.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:58 smithi038 bash[22519]: cluster 2024-09-14T04:10:56.944172+0000 mgr.x (mgr.24589) 124 : cluster [DBG] pgmap v40: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-09-14T04:10:59.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:58 smithi038 bash[22519]: audit 2024-09-14T04:10:57.873452+0000 mgr.x (mgr.24589) 125 : audit [DBG] from='client.15768 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:59.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:58 smithi038 bash[22519]: audit 2024-09-14T04:10:57.994524+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:59.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:58 smithi038 bash[22519]: audit 2024-09-14T04:10:58.008704+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:59.053 INFO:tasks.rados.rados.0.smithi038.stdout:3555: expect (ObjNum 1554 snap 0 seq_num 1554) 2024-09-14T04:10:59.154 INFO:tasks.rados.rados.0.smithi038.stdout:3557: finishing write tid 2 to smithi03870129-361 2024-09-14T04:10:59.154 INFO:tasks.rados.rados.0.smithi038.stdout:3557: finishing write tid 3 to smithi03870129-361 2024-09-14T04:10:59.155 INFO:tasks.rados.rados.0.smithi038.stdout:3557: finishing write tid 4 to smithi03870129-361 2024-09-14T04:10:59.155 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 361 v 437 (ObjNum 2199 snap 0 seq_num 2199) dirty exists 2024-09-14T04:10:59.155 INFO:tasks.rados.rados.0.smithi038.stdout:3557: left oid 361 (ObjNum 2199 snap 0 seq_num 2199) 2024-09-14T04:10:59.155 INFO:tasks.rados.rados.0.smithi038.stdout:3558: expect (ObjNum 2079 snap 0 seq_num 2079) 2024-09-14T04:10:59.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:58 smithi123 bash[24950]: cluster 2024-09-14T04:10:56.944172+0000 mgr.x (mgr.24589) 124 : cluster [DBG] pgmap v40: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-09-14T04:10:59.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:58 smithi123 bash[24950]: audit 2024-09-14T04:10:57.873452+0000 mgr.x (mgr.24589) 125 : audit [DBG] from='client.15768 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:10:59.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:58 smithi123 bash[24950]: audit 2024-09-14T04:10:57.994524+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:59.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:58 smithi123 bash[24950]: audit 2024-09-14T04:10:58.008704+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:10:59.270 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:10:59 smithi038 bash[76239]: [14/Sep/2024:04:10:59] ENGINE Serving on http://:::9283 2024-09-14T04:10:59.270 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:10:59 smithi038 bash[76239]: [14/Sep/2024:04:10:59] ENGINE Bus STARTED 2024-09-14T04:10:59.312 INFO:tasks.rados.rados.0.smithi038.stdout:3559: seq_num 2200 ranges {575400=773817,2088503=647777} 2024-09-14T04:10:59.323 INFO:tasks.rados.rados.0.smithi038.stdout:3559: writing smithi03870129-131 from 575400 to 1349217 tid 1 2024-09-14T04:10:59.336 INFO:tasks.rados.rados.0.smithi038.stdout:3559: writing smithi03870129-131 from 2088503 to 2736280 tid 2 2024-09-14T04:10:59.336 INFO:tasks.rados.rados.0.smithi038.stdout:3554: done (5 left) 2024-09-14T04:10:59.336 INFO:tasks.rados.rados.0.smithi038.stdout:3555: done (4 left) 2024-09-14T04:10:59.336 INFO:tasks.rados.rados.0.smithi038.stdout:3556: done (3 left) 2024-09-14T04:10:59.336 INFO:tasks.rados.rados.0.smithi038.stdout:3557: done (2 left) 2024-09-14T04:10:59.336 INFO:tasks.rados.rados.0.smithi038.stdout:3558: done (1 left) 2024-09-14T04:10:59.337 INFO:tasks.rados.rados.0.smithi038.stdout:3560: read oid 347 snap -1 2024-09-14T04:10:59.337 INFO:tasks.rados.rados.0.smithi038.stdout:3560: expect (ObjNum 2155 snap 0 seq_num 2155) 2024-09-14T04:10:59.337 INFO:tasks.rados.rados.0.smithi038.stdout:3561: write oid 254 current snap is 0 2024-09-14T04:10:59.337 INFO:tasks.rados.rados.0.smithi038.stdout:3559: finishing write tid 1 to smithi03870129-131 2024-09-14T04:10:59.337 INFO:tasks.rados.rados.0.smithi038.stdout:3561: seq_num 2201 ranges {592207=449066,1746985=791435} 2024-09-14T04:10:59.346 INFO:tasks.rados.rados.0.smithi038.stdout:3561: writing smithi03870129-254 from 592207 to 1041273 tid 1 2024-09-14T04:10:59.361 INFO:tasks.rados.rados.0.smithi038.stdout:3561: writing smithi03870129-254 from 1746985 to 2538420 tid 2 2024-09-14T04:10:59.361 INFO:tasks.rados.rados.0.smithi038.stdout:3562: write oid 132 current snap is 0 2024-09-14T04:10:59.361 INFO:tasks.rados.rados.0.smithi038.stdout:3562: seq_num 2202 ranges {609014=524315,1689114=535093,2970136=38878} 2024-09-14T04:10:59.373 INFO:tasks.rados.rados.0.smithi038.stdout:3562: writing smithi03870129-132 from 609014 to 1133329 tid 1 2024-09-14T04:10:59.381 INFO:tasks.rados.rados.0.smithi038.stdout:3562: writing smithi03870129-132 from 1689114 to 2224207 tid 2 2024-09-14T04:10:59.388 INFO:tasks.rados.rados.0.smithi038.stdout:3562: writing smithi03870129-132 from 2970136 to 3009014 tid 3 2024-09-14T04:10:59.388 INFO:tasks.rados.rados.0.smithi038.stdout:3563: read oid 201 snap -1 2024-09-14T04:10:59.388 INFO:tasks.rados.rados.0.smithi038.stdout:3563: expect (ObjNum 1769 snap 0 seq_num 1769) 2024-09-14T04:10:59.388 INFO:tasks.rados.rados.0.smithi038.stdout:3564: read oid 18 snap -1 2024-09-14T04:10:59.388 INFO:tasks.rados.rados.0.smithi038.stdout:3564: expect (ObjNum 1814 snap 0 seq_num 1814) 2024-09-14T04:10:59.388 INFO:tasks.rados.rados.0.smithi038.stdout:3565: write oid 55 current snap is 0 2024-09-14T04:10:59.388 INFO:tasks.rados.rados.0.smithi038.stdout:3565: seq_num 2203 ranges {625821=599564,1747596=795104,2997559=28262} 2024-09-14T04:10:59.397 INFO:tasks.rados.rados.0.smithi038.stdout:3565: writing smithi03870129-55 from 625821 to 1225385 tid 1 2024-09-14T04:10:59.406 INFO:tasks.rados.rados.0.smithi038.stdout:3565: writing smithi03870129-55 from 1747596 to 2542700 tid 2 2024-09-14T04:10:59.409 INFO:tasks.rados.rados.0.smithi038.stdout:3565: writing smithi03870129-55 from 2997559 to 3025821 tid 3 2024-09-14T04:10:59.409 INFO:tasks.rados.rados.0.smithi038.stdout:3566: write oid 73 current snap is 0 2024-09-14T04:10:59.409 INFO:tasks.rados.rados.0.smithi038.stdout:3566: seq_num 2204 ranges {642628=674813,1806078=538762,3024982=17646} 2024-09-14T04:10:59.417 INFO:tasks.rados.rados.0.smithi038.stdout:3566: writing smithi03870129-73 from 642628 to 1317441 tid 1 2024-09-14T04:10:59.423 INFO:tasks.rados.rados.0.smithi038.stdout:3566: writing smithi03870129-73 from 1806078 to 2344840 tid 2 2024-09-14T04:10:59.427 INFO:tasks.rados.rados.0.smithi038.stdout:3566: writing smithi03870129-73 from 3024982 to 3042628 tid 3 2024-09-14T04:10:59.428 INFO:tasks.rados.rados.0.smithi038.stdout:3567: delete oid 411 current snap is 0 2024-09-14T04:10:59.428 INFO:tasks.rados.rados.0.smithi038.stdout:3559: finishing write tid 2 to smithi03870129-131 2024-09-14T04:10:59.428 INFO:tasks.rados.rados.0.smithi038.stdout:3559: finishing write tid 3 to smithi03870129-131 2024-09-14T04:10:59.428 INFO:tasks.rados.rados.0.smithi038.stdout:3559: finishing write tid 4 to smithi03870129-131 2024-09-14T04:10:59.428 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 131 v 359 (ObjNum 2200 snap 0 seq_num 2200) dirty exists 2024-09-14T04:10:59.428 INFO:tasks.rados.rados.0.smithi038.stdout:3559: left oid 131 (ObjNum 2200 snap 0 seq_num 2200) 2024-09-14T04:10:59.428 INFO:tasks.rados.rados.0.smithi038.stdout:3560: expect (ObjNum 2155 snap 0 seq_num 2155) 2024-09-14T04:10:59.537 INFO:tasks.rados.rados.0.smithi038.stdout:3561: finishing write tid 1 to smithi03870129-254 2024-09-14T04:10:59.537 INFO:tasks.rados.rados.0.smithi038.stdout:3561: finishing write tid 2 to smithi03870129-254 2024-09-14T04:10:59.537 INFO:tasks.rados.rados.0.smithi038.stdout:3561: finishing write tid 3 to smithi03870129-254 2024-09-14T04:10:59.537 INFO:tasks.rados.rados.0.smithi038.stdout:3561: finishing write tid 4 to smithi03870129-254 2024-09-14T04:10:59.537 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 254 v 466 (ObjNum 2201 snap 0 seq_num 2201) dirty exists 2024-09-14T04:10:59.538 INFO:tasks.rados.rados.0.smithi038.stdout:3561: left oid 254 (ObjNum 2201 snap 0 seq_num 2201) 2024-09-14T04:10:59.538 INFO:tasks.rados.rados.0.smithi038.stdout:3562: finishing write tid 1 to smithi03870129-132 2024-09-14T04:10:59.538 INFO:tasks.rados.rados.0.smithi038.stdout:3562: finishing write tid 2 to smithi03870129-132 2024-09-14T04:10:59.538 INFO:tasks.rados.rados.0.smithi038.stdout:3563: expect (ObjNum 1769 snap 0 seq_num 1769) 2024-09-14T04:10:59.701 INFO:tasks.rados.rados.0.smithi038.stdout:3562: finishing write tid 3 to smithi03870129-132 2024-09-14T04:10:59.702 INFO:tasks.rados.rados.0.smithi038.stdout:3562: finishing write tid 4 to smithi03870129-132 2024-09-14T04:10:59.702 INFO:tasks.rados.rados.0.smithi038.stdout:3562: finishing write tid 5 to smithi03870129-132 2024-09-14T04:10:59.702 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 132 v 363 (ObjNum 2202 snap 0 seq_num 2202) dirty exists 2024-09-14T04:10:59.702 INFO:tasks.rados.rados.0.smithi038.stdout:3562: left oid 132 (ObjNum 2202 snap 0 seq_num 2202) 2024-09-14T04:10:59.702 INFO:tasks.rados.rados.0.smithi038.stdout:3564: expect (ObjNum 1814 snap 0 seq_num 1814) 2024-09-14T04:10:59.856 INFO:tasks.rados.rados.0.smithi038.stdout:3565: finishing write tid 1 to smithi03870129-55 2024-09-14T04:10:59.856 INFO:tasks.rados.rados.0.smithi038.stdout:3565: finishing write tid 2 to smithi03870129-55 2024-09-14T04:10:59.857 INFO:tasks.rados.rados.0.smithi038.stdout:3565: finishing write tid 3 to smithi03870129-55 2024-09-14T04:10:59.857 INFO:tasks.rados.rados.0.smithi038.stdout:3565: finishing write tid 4 to smithi03870129-55 2024-09-14T04:10:59.857 INFO:tasks.rados.rados.0.smithi038.stdout:3565: finishing write tid 5 to smithi03870129-55 2024-09-14T04:10:59.857 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 55 v 637 (ObjNum 2203 snap 0 seq_num 2203) dirty exists 2024-09-14T04:10:59.857 INFO:tasks.rados.rados.0.smithi038.stdout:3565: left oid 55 (ObjNum 2203 snap 0 seq_num 2203) 2024-09-14T04:10:59.857 INFO:tasks.rados.rados.0.smithi038.stdout:3566: finishing write tid 1 to smithi03870129-73 2024-09-14T04:10:59.857 INFO:tasks.rados.rados.0.smithi038.stdout:3566: finishing write tid 2 to smithi03870129-73 2024-09-14T04:10:59.857 INFO:tasks.rados.rados.0.smithi038.stdout:3566: finishing write tid 3 to smithi03870129-73 2024-09-14T04:10:59.857 INFO:tasks.rados.rados.0.smithi038.stdout:3566: finishing write tid 4 to smithi03870129-73 2024-09-14T04:10:59.857 INFO:tasks.rados.rados.0.smithi038.stdout:3566: finishing write tid 5 to smithi03870129-73 2024-09-14T04:10:59.857 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 73 v 431 (ObjNum 2204 snap 0 seq_num 2204) dirty exists 2024-09-14T04:10:59.857 INFO:tasks.rados.rados.0.smithi038.stdout:3566: left oid 73 (ObjNum 2204 snap 0 seq_num 2204) 2024-09-14T04:10:59.857 INFO:tasks.rados.rados.0.smithi038.stdout:3559: done (8 left) 2024-09-14T04:10:59.858 INFO:tasks.rados.rados.0.smithi038.stdout:3560: done (7 left) 2024-09-14T04:10:59.858 INFO:tasks.rados.rados.0.smithi038.stdout:3561: done (6 left) 2024-09-14T04:10:59.858 INFO:tasks.rados.rados.0.smithi038.stdout:3562: done (5 left) 2024-09-14T04:10:59.858 INFO:tasks.rados.rados.0.smithi038.stdout:3563: done (4 left) 2024-09-14T04:10:59.858 INFO:tasks.rados.rados.0.smithi038.stdout:3564: done (3 left) 2024-09-14T04:10:59.858 INFO:tasks.rados.rados.0.smithi038.stdout:3565: done (2 left) 2024-09-14T04:10:59.858 INFO:tasks.rados.rados.0.smithi038.stdout:3566: done (1 left) 2024-09-14T04:10:59.858 INFO:tasks.rados.rados.0.smithi038.stdout:3567: done (0 left) 2024-09-14T04:10:59.858 INFO:tasks.rados.rados.0.smithi038.stdout:3568: write oid 145 current snap is 0 2024-09-14T04:10:59.858 INFO:tasks.rados.rados.0.smithi038.stdout:3568: seq_num 2206 ranges {676242=541664,1923042=542431} 2024-09-14T04:10:59.869 INFO:tasks.rados.rados.0.smithi038.stdout:3568: writing smithi03870129-145 from 676242 to 1217906 tid 1 2024-09-14T04:10:59.882 INFO:tasks.rados.rados.0.smithi038.stdout:3568: writing smithi03870129-145 from 1923042 to 2465473 tid 2 2024-09-14T04:10:59.882 INFO:tasks.rados.rados.0.smithi038.stdout:3569: delete oid 122 current snap is 0 2024-09-14T04:10:59.882 INFO:tasks.rados.rados.0.smithi038.stdout:3568: finishing write tid 1 to smithi03870129-145 2024-09-14T04:10:59.885 INFO:tasks.rados.rados.0.smithi038.stdout:3569: done (1 left) 2024-09-14T04:10:59.885 INFO:tasks.rados.rados.0.smithi038.stdout:3570: read oid 117 snap -1 2024-09-14T04:10:59.885 INFO:tasks.rados.rados.0.smithi038.stdout:3570: expect (ObjNum 1676 snap 0 seq_num 1676) 2024-09-14T04:10:59.885 INFO:tasks.rados.rados.0.smithi038.stdout:3571: read oid 464 snap -1 2024-09-14T04:10:59.885 INFO:tasks.rados.rados.0.smithi038.stdout:3571: expect (ObjNum 1389 snap 0 seq_num 1389) 2024-09-14T04:10:59.885 INFO:tasks.rados.rados.0.smithi038.stdout:3572: write oid 113 current snap is 0 2024-09-14T04:10:59.885 INFO:tasks.rados.rados.0.smithi038.stdout:3572: seq_num 2208 ranges {709856=692162,2040006=546100} 2024-09-14T04:10:59.893 INFO:tasks.rados.rados.0.smithi038.stdout:3572: writing smithi03870129-113 from 709856 to 1402018 tid 1 2024-09-14T04:10:59.901 INFO:tasks.rados.rados.0.smithi038.stdout:3572: writing smithi03870129-113 from 2040006 to 2586106 tid 2 2024-09-14T04:10:59.901 INFO:tasks.rados.rados.0.smithi038.stdout:3573: write oid 478 current snap is 0 2024-09-14T04:10:59.902 INFO:tasks.rados.rados.0.smithi038.stdout:3568: finishing write tid 2 to smithi03870129-145 2024-09-14T04:10:59.902 INFO:tasks.rados.rados.0.smithi038.stdout:3568: finishing write tid 3 to smithi03870129-145 2024-09-14T04:10:59.902 INFO:tasks.rados.rados.0.smithi038.stdout:3568: finishing write tid 4 to smithi03870129-145 2024-09-14T04:10:59.902 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 145 v 349 (ObjNum 2206 snap 0 seq_num 2206) dirty exists 2024-09-14T04:10:59.902 INFO:tasks.rados.rados.0.smithi038.stdout:3568: left oid 145 (ObjNum 2206 snap 0 seq_num 2206) 2024-09-14T04:10:59.902 INFO:tasks.rados.rados.0.smithi038.stdout:3570: expect (ObjNum 1676 snap 0 seq_num 1676) 2024-09-14T04:11:00.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:59 smithi038 bash[22519]: audit 2024-09-14T04:10:58.175554+0000 mgr.x (mgr.24589) 126 : audit [DBG] from='client.15774 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:00.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:59 smithi038 bash[22519]: cluster 2024-09-14T04:10:58.916669+0000 mon.a (mon.0) 979 : cluster [DBG] Standby manager daemon y restarted 2024-09-14T04:11:00.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:59 smithi038 bash[22519]: cluster 2024-09-14T04:10:58.916791+0000 mon.a (mon.0) 980 : cluster [DBG] Standby manager daemon y started 2024-09-14T04:11:00.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:59 smithi038 bash[22519]: audit 2024-09-14T04:10:58.919073+0000 mon.c (mon.2) 215 : audit [DBG] from='mgr.? 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-14T04:11:00.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:59 smithi038 bash[22519]: audit 2024-09-14T04:10:58.919785+0000 mon.c (mon.2) 216 : audit [DBG] from='mgr.? 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-14T04:11:00.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:59 smithi038 bash[22519]: audit 2024-09-14T04:10:58.922291+0000 mon.c (mon.2) 217 : audit [DBG] from='mgr.? 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-14T04:11:00.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:59 smithi038 bash[22519]: audit 2024-09-14T04:10:58.922910+0000 mon.c (mon.2) 218 : audit [DBG] from='mgr.? 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-14T04:11:00.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:10:59 smithi038 bash[22519]: audit 2024-09-14T04:10:59.064846+0000 mon.c (mon.2) 219 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:11:00.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:59 smithi038 bash[32505]: audit 2024-09-14T04:10:58.175554+0000 mgr.x (mgr.24589) 126 : audit [DBG] from='client.15774 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:00.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:59 smithi038 bash[32505]: cluster 2024-09-14T04:10:58.916669+0000 mon.a (mon.0) 979 : cluster [DBG] Standby manager daemon y restarted 2024-09-14T04:11:00.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:59 smithi038 bash[32505]: cluster 2024-09-14T04:10:58.916791+0000 mon.a (mon.0) 980 : cluster [DBG] Standby manager daemon y started 2024-09-14T04:11:00.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:59 smithi038 bash[32505]: audit 2024-09-14T04:10:58.919073+0000 mon.c (mon.2) 215 : audit [DBG] from='mgr.? 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-14T04:11:00.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:59 smithi038 bash[32505]: audit 2024-09-14T04:10:58.919785+0000 mon.c (mon.2) 216 : audit [DBG] from='mgr.? 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-14T04:11:00.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:59 smithi038 bash[32505]: audit 2024-09-14T04:10:58.922291+0000 mon.c (mon.2) 217 : audit [DBG] from='mgr.? 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-14T04:11:00.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:59 smithi038 bash[32505]: audit 2024-09-14T04:10:58.922910+0000 mon.c (mon.2) 218 : audit [DBG] from='mgr.? 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-14T04:11:00.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:10:59 smithi038 bash[32505]: audit 2024-09-14T04:10:59.064846+0000 mon.c (mon.2) 219 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:11:00.069 INFO:tasks.rados.rados.0.smithi038.stdout:3572: finishing write tid 1 to smithi03870129-113 2024-09-14T04:11:00.069 INFO:tasks.rados.rados.0.smithi038.stdout:3571: expect (ObjNum 1389 snap 0 seq_num 1389) 2024-09-14T04:11:00.178 INFO:tasks.rados.rados.0.smithi038.stdout:3572: finishing write tid 2 to smithi03870129-113 2024-09-14T04:11:00.178 INFO:tasks.rados.rados.0.smithi038.stdout:3572: finishing write tid 3 to smithi03870129-113 2024-09-14T04:11:00.178 INFO:tasks.rados.rados.0.smithi038.stdout:3572: finishing write tid 4 to smithi03870129-113 2024-09-14T04:11:00.178 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 113 v 440 (ObjNum 2208 snap 0 seq_num 2208) dirty exists 2024-09-14T04:11:00.178 INFO:tasks.rados.rados.0.smithi038.stdout:3572: left oid 113 (ObjNum 2208 snap 0 seq_num 2208) 2024-09-14T04:11:00.178 INFO:tasks.rados.rados.0.smithi038.stdout:3573: seq_num 2209 ranges {726663=767411,2098488=406111} 2024-09-14T04:11:00.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:59 smithi123 bash[24950]: audit 2024-09-14T04:10:58.175554+0000 mgr.x (mgr.24589) 126 : audit [DBG] from='client.15774 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:00.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:59 smithi123 bash[24950]: cluster 2024-09-14T04:10:58.916669+0000 mon.a (mon.0) 979 : cluster [DBG] Standby manager daemon y restarted 2024-09-14T04:11:00.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:59 smithi123 bash[24950]: cluster 2024-09-14T04:10:58.916791+0000 mon.a (mon.0) 980 : cluster [DBG] Standby manager daemon y started 2024-09-14T04:11:00.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:59 smithi123 bash[24950]: audit 2024-09-14T04:10:58.919073+0000 mon.c (mon.2) 215 : audit [DBG] from='mgr.? 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-14T04:11:00.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:59 smithi123 bash[24950]: audit 2024-09-14T04:10:58.919785+0000 mon.c (mon.2) 216 : audit [DBG] from='mgr.? 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-14T04:11:00.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:59 smithi123 bash[24950]: audit 2024-09-14T04:10:58.922291+0000 mon.c (mon.2) 217 : audit [DBG] from='mgr.? 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-14T04:11:00.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:59 smithi123 bash[24950]: audit 2024-09-14T04:10:58.922910+0000 mon.c (mon.2) 218 : audit [DBG] from='mgr.? 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-14T04:11:00.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:10:59 smithi123 bash[24950]: audit 2024-09-14T04:10:59.064846+0000 mon.c (mon.2) 219 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:11:00.198 INFO:tasks.rados.rados.0.smithi038.stdout:3573: writing smithi03870129-478 from 726663 to 1494074 tid 1 2024-09-14T04:11:00.213 INFO:tasks.rados.rados.0.smithi038.stdout:3573: writing smithi03870129-478 from 2098488 to 2504599 tid 2 2024-09-14T04:11:00.213 INFO:tasks.rados.rados.0.smithi038.stdout:3568: done (4 left) 2024-09-14T04:11:00.213 INFO:tasks.rados.rados.0.smithi038.stdout:3570: done (3 left) 2024-09-14T04:11:00.213 INFO:tasks.rados.rados.0.smithi038.stdout:3571: done (2 left) 2024-09-14T04:11:00.213 INFO:tasks.rados.rados.0.smithi038.stdout:3572: done (1 left) 2024-09-14T04:11:00.214 INFO:tasks.rados.rados.0.smithi038.stdout:3574: write oid 473 current snap is 0 2024-09-14T04:11:00.214 INFO:tasks.rados.rados.0.smithi038.stdout:3573: finishing write tid 1 to smithi03870129-478 2024-09-14T04:11:00.214 INFO:tasks.rados.rados.0.smithi038.stdout:3574: seq_num 2210 ranges {743470=442660,1640617=549769,2673167=470303} 2024-09-14T04:11:00.231 INFO:tasks.rados.rados.0.smithi038.stdout:3574: writing smithi03870129-473 from 743470 to 1186130 tid 1 2024-09-14T04:11:00.245 INFO:tasks.rados.rados.0.smithi038.stdout:3574: writing smithi03870129-473 from 1640617 to 2190386 tid 2 2024-09-14T04:11:00.258 INFO:tasks.rados.rados.0.smithi038.stdout:3574: writing smithi03870129-473 from 2673167 to 3143470 tid 3 2024-09-14T04:11:00.258 INFO:tasks.rados.rados.0.smithi038.stdout:3575: read oid 285 snap -1 2024-09-14T04:11:00.258 INFO:tasks.rados.rados.0.smithi038.stdout:3575: expect (ObjNum 2015 snap 0 seq_num 2015) 2024-09-14T04:11:00.258 INFO:tasks.rados.rados.0.smithi038.stdout:3576: read oid 371 snap -1 2024-09-14T04:11:00.258 INFO:tasks.rados.rados.0.smithi038.stdout:3576: expect (ObjNum 2125 snap 0 seq_num 2125) 2024-09-14T04:11:00.258 INFO:tasks.rados.rados.0.smithi038.stdout:3577: read oid 203 snap -1 2024-09-14T04:11:00.258 INFO:tasks.rados.rados.0.smithi038.stdout:3577: expect (ObjNum 202 snap 0 seq_num 202) 2024-09-14T04:11:00.258 INFO:tasks.rados.rados.0.smithi038.stdout:3578: delete oid 407 current snap is 0 2024-09-14T04:11:00.258 INFO:tasks.rados.rados.0.smithi038.stdout:3573: finishing write tid 2 to smithi03870129-478 2024-09-14T04:11:00.258 INFO:tasks.rados.rados.0.smithi038.stdout:3573: finishing write tid 3 to smithi03870129-478 2024-09-14T04:11:00.259 INFO:tasks.rados.rados.0.smithi038.stdout:3573: finishing write tid 4 to smithi03870129-478 2024-09-14T04:11:00.259 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 478 v 443 (ObjNum 2209 snap 0 seq_num 2209) dirty exists 2024-09-14T04:11:00.259 INFO:tasks.rados.rados.0.smithi038.stdout:3573: left oid 478 (ObjNum 2209 snap 0 seq_num 2209) 2024-09-14T04:11:00.259 INFO:tasks.rados.rados.0.smithi038.stdout:3574: finishing write tid 1 to smithi03870129-473 2024-09-14T04:11:00.259 INFO:tasks.rados.rados.0.smithi038.stdout:3574: finishing write tid 2 to smithi03870129-473 2024-09-14T04:11:00.262 INFO:tasks.rados.rados.0.smithi038.stdout:3574: finishing write tid 3 to smithi03870129-473 2024-09-14T04:11:00.262 INFO:tasks.rados.rados.0.smithi038.stdout:3573: done (5 left) 2024-09-14T04:11:00.263 INFO:tasks.rados.rados.0.smithi038.stdout:3578: done (4 left) 2024-09-14T04:11:00.263 INFO:tasks.rados.rados.0.smithi038.stdout:3579: read oid 180 snap -1 2024-09-14T04:11:00.263 INFO:tasks.rados.rados.0.smithi038.stdout:3579: expect (ObjNum 1792 snap 0 seq_num 1792) 2024-09-14T04:11:00.263 INFO:tasks.rados.rados.0.smithi038.stdout:3580: write oid 453 current snap is 0 2024-09-14T04:11:00.263 INFO:tasks.rados.rados.0.smithi038.stdout:3580: seq_num 2212 ranges {777084=593158,2157581=553438,3128013=49071} 2024-09-14T04:11:00.271 INFO:tasks.rados.rados.0.smithi038.stdout:3580: writing smithi03870129-453 from 777084 to 1370242 tid 1 2024-09-14T04:11:00.280 INFO:tasks.rados.rados.0.smithi038.stdout:3580: writing smithi03870129-453 from 2157581 to 2711019 tid 2 2024-09-14T04:11:00.283 INFO:tasks.rados.rados.0.smithi038.stdout:3580: writing smithi03870129-453 from 3128013 to 3177084 tid 3 2024-09-14T04:11:00.283 INFO:tasks.rados.rados.0.smithi038.stdout:3581: write oid 483 current snap is 0 2024-09-14T04:11:00.283 INFO:tasks.rados.rados.0.smithi038.stdout:3574: finishing write tid 4 to smithi03870129-473 2024-09-14T04:11:00.283 INFO:tasks.rados.rados.0.smithi038.stdout:3581: seq_num 2213 ranges {793891=784760,2332416=697096} 2024-09-14T04:11:00.292 INFO:tasks.rados.rados.0.smithi038.stdout:3581: writing smithi03870129-483 from 793891 to 1578651 tid 1 2024-09-14T04:11:00.300 INFO:tasks.rados.rados.0.smithi038.stdout:3581: writing smithi03870129-483 from 2332416 to 3029512 tid 2 2024-09-14T04:11:00.300 INFO:tasks.rados.rados.0.smithi038.stdout:3582: write oid 370 current snap is 0 2024-09-14T04:11:00.300 INFO:tasks.rados.rados.0.smithi038.stdout:3582: seq_num 2214 ranges {410698=460009,1474545=557107,2782859=427839} 2024-09-14T04:11:00.305 INFO:tasks.rados.rados.0.smithi038.stdout:3582: writing smithi03870129-370 from 410698 to 870707 tid 1 2024-09-14T04:11:00.311 INFO:tasks.rados.rados.0.smithi038.stdout:3582: writing smithi03870129-370 from 1474545 to 2031652 tid 2 2024-09-14T04:11:00.319 INFO:tasks.rados.rados.0.smithi038.stdout:3582: writing smithi03870129-370 from 2782859 to 3210698 tid 3 2024-09-14T04:11:00.319 INFO:tasks.rados.rados.0.smithi038.stdout:3583: write oid 100 current snap is 0 2024-09-14T04:11:00.319 INFO:tasks.rados.rados.0.smithi038.stdout:3583: seq_num 2215 ranges {427505=535258,1533027=700765,2810282=417223} 2024-09-14T04:11:00.324 INFO:tasks.rados.rados.0.smithi038.stdout:3583: writing smithi03870129-100 from 427505 to 962763 tid 1 2024-09-14T04:11:00.332 INFO:tasks.rados.rados.0.smithi038.stdout:3583: writing smithi03870129-100 from 1533027 to 2233792 tid 2 2024-09-14T04:11:00.337 INFO:tasks.rados.rados.0.smithi038.stdout:3583: writing smithi03870129-100 from 2810282 to 3227505 tid 3 2024-09-14T04:11:00.338 INFO:tasks.rados.rados.0.smithi038.stdout:3584: write oid 118 current snap is 0 2024-09-14T04:11:00.338 INFO:tasks.rados.rados.0.smithi038.stdout:3574: finishing write tid 5 to smithi03870129-473 2024-09-14T04:11:00.338 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 473 v 382 (ObjNum 2210 snap 0 seq_num 2210) dirty exists 2024-09-14T04:11:00.338 INFO:tasks.rados.rados.0.smithi038.stdout:3574: left oid 473 (ObjNum 2210 snap 0 seq_num 2210) 2024-09-14T04:11:00.338 INFO:tasks.rados.rados.0.smithi038.stdout:3577: expect (ObjNum 202 snap 0 seq_num 202) 2024-09-14T04:11:00.446 INFO:tasks.rados.rados.0.smithi038.stdout:3575: expect (ObjNum 2015 snap 0 seq_num 2015) 2024-09-14T04:11:00.682 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:11:00 smithi123 bash[59929]: ts=2024-09-14T04:11:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:11:00.720 INFO:tasks.rados.rados.0.smithi038.stdout:3579: expect (ObjNum 1792 snap 0 seq_num 1792) 2024-09-14T04:11:00.827 INFO:tasks.rados.rados.0.smithi038.stdout:3576: expect (ObjNum 2125 snap 0 seq_num 2125) 2024-09-14T04:11:00.885 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:11:01.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:00 smithi038 bash[32505]: cluster 2024-09-14T04:10:58.945454+0000 mgr.x (mgr.24589) 127 : cluster [DBG] pgmap v41: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 79 MiB/s rd, 8.8 MiB/s wr, 99 op/s 2024-09-14T04:11:01.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:00 smithi038 bash[32505]: cluster 2024-09-14T04:10:59.752062+0000 mon.a (mon.0) 981 : cluster [DBG] mgrmap e28: x(active, since 76s), standbys: y 2024-09-14T04:11:01.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:00 smithi038 bash[32505]: audit 2024-09-14T04:11:00.561132+0000 mon.a (mon.0) 982 : audit [DBG] from='client.? 172.21.15.38:0/121680382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:11:01.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:00 smithi038 bash[22519]: cluster 2024-09-14T04:10:58.945454+0000 mgr.x (mgr.24589) 127 : cluster [DBG] pgmap v41: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 79 MiB/s rd, 8.8 MiB/s wr, 99 op/s 2024-09-14T04:11:01.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:00 smithi038 bash[22519]: cluster 2024-09-14T04:10:59.752062+0000 mon.a (mon.0) 981 : cluster [DBG] mgrmap e28: x(active, since 76s), standbys: y 2024-09-14T04:11:01.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:00 smithi038 bash[22519]: audit 2024-09-14T04:11:00.561132+0000 mon.a (mon.0) 982 : audit [DBG] from='client.? 172.21.15.38:0/121680382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:11:01.123 INFO:tasks.rados.rados.0.smithi038.stdout:3580: finishing write tid 1 to smithi03870129-453 2024-09-14T04:11:01.123 INFO:tasks.rados.rados.0.smithi038.stdout:3580: finishing write tid 2 to smithi03870129-453 2024-09-14T04:11:01.123 INFO:tasks.rados.rados.0.smithi038.stdout:3580: finishing write tid 3 to smithi03870129-453 2024-09-14T04:11:01.124 INFO:tasks.rados.rados.0.smithi038.stdout:3584: seq_num 2216 ranges {444312=610507,1591509=560776,2837705=406607} 2024-09-14T04:11:01.129 INFO:tasks.rados.rados.0.smithi038.stdout:3584: writing smithi03870129-118 from 444312 to 1054819 tid 1 2024-09-14T04:11:01.135 INFO:tasks.rados.rados.0.smithi038.stdout:3584: writing smithi03870129-118 from 1591509 to 2152285 tid 2 2024-09-14T04:11:01.142 INFO:tasks.rados.rados.0.smithi038.stdout:3584: writing smithi03870129-118 from 2837705 to 3244312 tid 3 2024-09-14T04:11:01.142 INFO:tasks.rados.rados.0.smithi038.stdout:3574: done (9 left) 2024-09-14T04:11:01.142 INFO:tasks.rados.rados.0.smithi038.stdout:3575: done (8 left) 2024-09-14T04:11:01.142 INFO:tasks.rados.rados.0.smithi038.stdout:3576: done (7 left) 2024-09-14T04:11:01.142 INFO:tasks.rados.rados.0.smithi038.stdout:3577: done (6 left) 2024-09-14T04:11:01.142 INFO:tasks.rados.rados.0.smithi038.stdout:3579: done (5 left) 2024-09-14T04:11:01.142 INFO:tasks.rados.rados.0.smithi038.stdout:3585: write oid 496 current snap is 0 2024-09-14T04:11:01.142 INFO:tasks.rados.rados.0.smithi038.stdout:3585: seq_num 2217 ranges {461119=685756,1649991=704434,2865128=395991} 2024-09-14T04:11:01.147 INFO:tasks.rados.rados.0.smithi038.stdout:3585: writing smithi03870129-496 from 461119 to 1146875 tid 1 2024-09-14T04:11:01.154 INFO:tasks.rados.rados.0.smithi038.stdout:3585: writing smithi03870129-496 from 1649991 to 2354425 tid 2 2024-09-14T04:11:01.160 INFO:tasks.rados.rados.0.smithi038.stdout:3585: writing smithi03870129-496 from 2865128 to 3261119 tid 3 2024-09-14T04:11:01.160 INFO:tasks.rados.rados.0.smithi038.stdout:3586: read oid 54 snap -1 2024-09-14T04:11:01.160 INFO:tasks.rados.rados.0.smithi038.stdout:3586: expect (ObjNum 1778 snap 0 seq_num 1778) 2024-09-14T04:11:01.160 INFO:tasks.rados.rados.0.smithi038.stdout:3587: read oid 14 snap -1 2024-09-14T04:11:01.160 INFO:tasks.rados.rados.0.smithi038.stdout:3587: expect (ObjNum 1119 snap 0 seq_num 1119) 2024-09-14T04:11:01.160 INFO:tasks.rados.rados.0.smithi038.stdout:3588: read oid 81 snap -1 2024-09-14T04:11:01.160 INFO:tasks.rados.rados.0.smithi038.stdout:3588: expect (ObjNum 1433 snap 0 seq_num 1433) 2024-09-14T04:11:01.160 INFO:tasks.rados.rados.0.smithi038.stdout:3589: write oid 264 current snap is 0 2024-09-14T04:11:01.161 INFO:tasks.rados.rados.0.smithi038.stdout:3580: finishing write tid 4 to smithi03870129-453 2024-09-14T04:11:01.161 INFO:tasks.rados.rados.0.smithi038.stdout:3589: seq_num 2218 ranges {477926=761005,1992120=564445,3176198=101728} 2024-09-14T04:11:01.167 INFO:tasks.rados.rados.0.smithi038.stdout:3589: writing smithi03870129-264 from 477926 to 1238931 tid 1 2024-09-14T04:11:01.175 INFO:tasks.rados.rados.0.smithi038.stdout:3589: writing smithi03870129-264 from 1992120 to 2556565 tid 2 2024-09-14T04:11:01.181 INFO:tasks.rados.rados.0.smithi038.stdout:3589: writing smithi03870129-264 from 3176198 to 3277926 tid 3 2024-09-14T04:11:01.181 INFO:tasks.rados.rados.0.smithi038.stdout:3590: read oid 104 snap -1 2024-09-14T04:11:01.181 INFO:tasks.rados.rados.0.smithi038.stdout:3590: expect (ObjNum 1743 snap 0 seq_num 1743) 2024-09-14T04:11:01.181 INFO:tasks.rados.rados.0.smithi038.stdout:3591: read oid 95 snap -1 2024-09-14T04:11:01.181 INFO:tasks.rados.rados.0.smithi038.stdout:3591: expect (ObjNum 1227 snap 0 seq_num 1227) 2024-09-14T04:11:01.181 INFO:tasks.rados.rados.0.smithi038.stdout:3592: write oid 308 current snap is 0 2024-09-14T04:11:01.181 INFO:tasks.rados.rados.0.smithi038.stdout:3580: finishing write tid 5 to smithi03870129-453 2024-09-14T04:11:01.181 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 453 v 212 (ObjNum 2212 snap 0 seq_num 2212) dirty exists 2024-09-14T04:11:01.182 INFO:tasks.rados.rados.0.smithi038.stdout:3580: left oid 453 (ObjNum 2212 snap 0 seq_num 2212) 2024-09-14T04:11:01.182 INFO:tasks.rados.rados.0.smithi038.stdout:3581: finishing write tid 1 to smithi03870129-483 2024-09-14T04:11:01.182 INFO:tasks.rados.rados.0.smithi038.stdout:3592: seq_num 2219 ranges {494733=436254,1650602=708103,2803621=443773} 2024-09-14T04:11:01.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:00 smithi123 bash[24950]: cluster 2024-09-14T04:10:58.945454+0000 mgr.x (mgr.24589) 127 : cluster [DBG] pgmap v41: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 79 MiB/s rd, 8.8 MiB/s wr, 99 op/s 2024-09-14T04:11:01.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:00 smithi123 bash[24950]: cluster 2024-09-14T04:10:59.752062+0000 mon.a (mon.0) 981 : cluster [DBG] mgrmap e28: x(active, since 76s), standbys: y 2024-09-14T04:11:01.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:00 smithi123 bash[24950]: audit 2024-09-14T04:11:00.561132+0000 mon.a (mon.0) 982 : audit [DBG] from='client.? 172.21.15.38:0/121680382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:11:01.186 INFO:tasks.rados.rados.0.smithi038.stdout:3592: writing smithi03870129-308 from 494733 to 930987 tid 1 2024-09-14T04:11:01.195 INFO:tasks.rados.rados.0.smithi038.stdout:3592: writing smithi03870129-308 from 1650602 to 2358705 tid 2 2024-09-14T04:11:01.200 INFO:tasks.rados.rados.0.smithi038.stdout:3592: writing smithi03870129-308 from 2803621 to 3247394 tid 3 2024-09-14T04:11:01.200 INFO:tasks.rados.rados.0.smithi038.stdout:3580: done (12 left) 2024-09-14T04:11:01.200 INFO:tasks.rados.rados.0.smithi038.stdout:3593: write oid 186 current snap is 0 2024-09-14T04:11:01.201 INFO:tasks.rados.rados.0.smithi038.stdout:3593: seq_num 2220 ranges {511540=627856,1825437=568114,2947397=364143} 2024-09-14T04:11:01.207 INFO:tasks.rados.rados.0.smithi038.stdout:3593: writing smithi03870129-186 from 511540 to 1139396 tid 1 2024-09-14T04:11:01.213 INFO:tasks.rados.rados.0.smithi038.stdout:3593: writing smithi03870129-186 from 1825437 to 2393551 tid 2 2024-09-14T04:11:01.220 INFO:tasks.rados.rados.0.smithi038.stdout:3593: writing smithi03870129-186 from 2947397 to 3311540 tid 3 2024-09-14T04:11:01.220 INFO:tasks.rados.rados.0.smithi038.stdout:3594: read oid 452 snap -1 2024-09-14T04:11:01.220 INFO:tasks.rados.rados.0.smithi038.stdout:3594: expect (ObjNum 1044 snap 0 seq_num 1044) 2024-09-14T04:11:01.220 INFO:tasks.rados.rados.0.smithi038.stdout:3595: read oid 154 snap -1 2024-09-14T04:11:01.220 INFO:tasks.rados.rados.0.smithi038.stdout:3595: expect (ObjNum 1544 snap 0 seq_num 1544) 2024-09-14T04:11:01.220 INFO:tasks.rados.rados.0.smithi038.stdout:3596: read oid 224 snap -1 2024-09-14T04:11:01.220 INFO:tasks.rados.rados.0.smithi038.stdout:3596: expect (ObjNum 2109 snap 0 seq_num 2109) 2024-09-14T04:11:01.220 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:11:01.221 INFO:tasks.rados.rados.0.smithi038.stdout:3581: finishing write tid 2 to smithi03870129-483 2024-09-14T04:11:01.221 INFO:tasks.rados.rados.0.smithi038.stdout:3581: finishing write tid 3 to smithi03870129-483 2024-09-14T04:11:01.221 INFO:tasks.rados.rados.0.smithi038.stdout:3581: finishing write tid 4 to smithi03870129-483 2024-09-14T04:11:01.221 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 483 v 511 (ObjNum 2213 snap 0 seq_num 2213) dirty exists 2024-09-14T04:11:01.221 INFO:tasks.rados.rados.0.smithi038.stdout:3581: left oid 483 (ObjNum 2213 snap 0 seq_num 2213) 2024-09-14T04:11:01.221 INFO:tasks.rados.rados.0.smithi038.stdout:3582: finishing write tid 1 to smithi03870129-370 2024-09-14T04:11:01.221 INFO:tasks.rados.rados.0.smithi038.stdout:3582: finishing write tid 2 to smithi03870129-370 2024-09-14T04:11:01.221 INFO:tasks.rados.rados.0.smithi038.stdout:3582: finishing write tid 3 to smithi03870129-370 2024-09-14T04:11:01.222 INFO:tasks.rados.rados.0.smithi038.stdout:3581: done (15 left) 2024-09-14T04:11:01.222 INFO:tasks.rados.rados.0.smithi038.stdout:3597: write oid 49 current snap is 0 2024-09-14T04:11:01.222 INFO:tasks.rados.rados.0.smithi038.stdout:3597: seq_num 2221 ranges {528347=703105,1883919=711772} 2024-09-14T04:11:01.226 INFO:tasks.rados.rados.0.smithi038.stdout:3597: writing smithi03870129-49 from 528347 to 1231452 tid 1 2024-09-14T04:11:01.235 INFO:tasks.rados.rados.0.smithi038.stdout:3597: writing smithi03870129-49 from 1883919 to 2595691 tid 2 2024-09-14T04:11:01.235 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:11:01.235 INFO:tasks.rados.rados.0.smithi038.stdout:3582: finishing write tid 4 to smithi03870129-370 2024-09-14T04:11:01.235 INFO:tasks.rados.rados.0.smithi038.stdout:3582: finishing write tid 5 to smithi03870129-370 2024-09-14T04:11:01.235 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 370 v 527 (ObjNum 2214 snap 0 seq_num 2214) dirty exists 2024-09-14T04:11:01.235 INFO:tasks.rados.rados.0.smithi038.stdout:3582: left oid 370 (ObjNum 2214 snap 0 seq_num 2214) 2024-09-14T04:11:01.235 INFO:tasks.rados.rados.0.smithi038.stdout:3583: finishing write tid 1 to smithi03870129-100 2024-09-14T04:11:01.235 INFO:tasks.rados.rados.0.smithi038.stdout:3583: finishing write tid 2 to smithi03870129-100 2024-09-14T04:11:01.235 INFO:tasks.rados.rados.0.smithi038.stdout:3583: finishing write tid 3 to smithi03870129-100 2024-09-14T04:11:01.236 INFO:tasks.rados.rados.0.smithi038.stdout:3583: finishing write tid 4 to smithi03870129-100 2024-09-14T04:11:01.236 INFO:tasks.rados.rados.0.smithi038.stdout:3583: finishing write tid 5 to smithi03870129-100 2024-09-14T04:11:01.236 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 100 v 340 (ObjNum 2215 snap 0 seq_num 2215) dirty exists 2024-09-14T04:11:01.236 INFO:tasks.rados.rados.0.smithi038.stdout:3583: left oid 100 (ObjNum 2215 snap 0 seq_num 2215) 2024-09-14T04:11:01.236 INFO:tasks.rados.rados.0.smithi038.stdout:3582: done (15 left) 2024-09-14T04:11:01.236 INFO:tasks.rados.rados.0.smithi038.stdout:3583: done (14 left) 2024-09-14T04:11:01.236 INFO:tasks.rados.rados.0.smithi038.stdout:3598: write oid 220 current snap is 0 2024-09-14T04:11:01.236 INFO:tasks.rados.rados.0.smithi038.stdout:3584: finishing write tid 1 to smithi03870129-118 2024-09-14T04:11:01.236 INFO:tasks.rados.rados.0.smithi038.stdout:3598: seq_num 2222 ranges {545154=778354,1826048=571783,2885890=459264} 2024-09-14T04:11:01.242 INFO:tasks.rados.rados.0.smithi038.stdout:3598: writing smithi03870129-220 from 545154 to 1323508 tid 1 2024-09-14T04:11:01.248 INFO:tasks.rados.rados.0.smithi038.stdout:3598: writing smithi03870129-220 from 1826048 to 2397831 tid 2 2024-09-14T04:11:01.253 INFO:tasks.rados.rados.0.smithi038.stdout:3598: writing smithi03870129-220 from 2885890 to 3345154 tid 3 2024-09-14T04:11:01.253 INFO:tasks.rados.rados.0.smithi038.stdout:3599: write oid 381 current snap is 0 2024-09-14T04:11:01.253 INFO:tasks.rados.rados.0.smithi038.stdout:3584: finishing write tid 2 to smithi03870129-118 2024-09-14T04:11:01.254 INFO:tasks.rados.rados.0.smithi038.stdout:3584: finishing write tid 3 to smithi03870129-118 2024-09-14T04:11:01.254 INFO:tasks.rados.rados.0.smithi038.stdout:3584: finishing write tid 4 to smithi03870129-118 2024-09-14T04:11:01.254 INFO:tasks.rados.rados.0.smithi038.stdout:3599: seq_num 2223 ranges {561961=453603,1484530=715441,2913313=448648} 2024-09-14T04:11:01.259 INFO:tasks.rados.rados.0.smithi038.stdout:3599: writing smithi03870129-381 from 561961 to 1015564 tid 1 2024-09-14T04:11:01.265 INFO:tasks.rados.rados.0.smithi038.stdout:3599: writing smithi03870129-381 from 1484530 to 2199971 tid 2 2024-09-14T04:11:01.272 INFO:tasks.rados.rados.0.smithi038.stdout:3599: writing smithi03870129-381 from 2913313 to 3361961 tid 3 2024-09-14T04:11:01.272 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:11:01.272 INFO:tasks.rados.rados.0.smithi038.stdout:3584: finishing write tid 5 to smithi03870129-118 2024-09-14T04:11:01.272 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 118 v 470 (ObjNum 2216 snap 0 seq_num 2216) dirty exists 2024-09-14T04:11:01.272 INFO:tasks.rados.rados.0.smithi038.stdout:3584: left oid 118 (ObjNum 2216 snap 0 seq_num 2216) 2024-09-14T04:11:01.272 INFO:tasks.rados.rados.0.smithi038.stdout:3585: finishing write tid 1 to smithi03870129-496 2024-09-14T04:11:01.272 INFO:tasks.rados.rados.0.smithi038.stdout:3584: done (15 left) 2024-09-14T04:11:01.272 INFO:tasks.rados.rados.0.smithi038.stdout:3600: write oid 337 current snap is 0 2024-09-14T04:11:01.272 INFO:tasks.rados.rados.0.smithi038.stdout:3600: seq_num 2224 ranges {578768=528852,1543012=575452,2540736=416486} 2024-09-14T04:11:01.278 INFO:tasks.rados.rados.0.smithi038.stdout:3600: writing smithi03870129-337 from 578768 to 1107620 tid 1 2024-09-14T04:11:01.283 INFO:tasks.rados.rados.0.smithi038.stdout:3600: writing smithi03870129-337 from 1543012 to 2118464 tid 2 2024-09-14T04:11:01.288 INFO:tasks.rados.rados.0.smithi038.stdout:3600: writing smithi03870129-337 from 2540736 to 2957222 tid 3 2024-09-14T04:11:01.288 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:11:01.288 INFO:tasks.rados.rados.0.smithi038.stdout:3585: finishing write tid 2 to smithi03870129-496 2024-09-14T04:11:01.288 INFO:tasks.rados.rados.0.smithi038.stdout:3585: finishing write tid 3 to smithi03870129-496 2024-09-14T04:11:01.288 INFO:tasks.rados.rados.0.smithi038.stdout:3586: expect (ObjNum 1778 snap 0 seq_num 1778) 2024-09-14T04:11:01.538 INFO:tasks.rados.rados.0.smithi038.stdout:3585: finishing write tid 4 to smithi03870129-496 2024-09-14T04:11:01.538 INFO:tasks.rados.rados.0.smithi038.stdout:3585: finishing write tid 5 to smithi03870129-496 2024-09-14T04:11:01.538 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 496 v 435 (ObjNum 2217 snap 0 seq_num 2217) dirty exists 2024-09-14T04:11:01.538 INFO:tasks.rados.rados.0.smithi038.stdout:3585: left oid 496 (ObjNum 2217 snap 0 seq_num 2217) 2024-09-14T04:11:01.538 INFO:tasks.rados.rados.0.smithi038.stdout:3587: expect (ObjNum 1119 snap 0 seq_num 1119) 2024-09-14T04:11:01.679 INFO:tasks.rados.rados.0.smithi038.stdout:3588: expect (ObjNum 1433 snap 0 seq_num 1433) 2024-09-14T04:11:01.790 INFO:tasks.rados.rados.0.smithi038.stdout:3589: finishing write tid 1 to smithi03870129-264 2024-09-14T04:11:01.790 INFO:tasks.rados.rados.0.smithi038.stdout:3589: finishing write tid 2 to smithi03870129-264 2024-09-14T04:11:01.790 INFO:tasks.rados.rados.0.smithi038.stdout:3592: finishing write tid 1 to smithi03870129-308 2024-09-14T04:11:01.790 INFO:tasks.rados.rados.0.smithi038.stdout:3589: finishing write tid 3 to smithi03870129-264 2024-09-14T04:11:01.790 INFO:tasks.rados.rados.0.smithi038.stdout:3591: expect (ObjNum 1227 snap 0 seq_num 1227) 2024-09-14T04:11:01.912 INFO:tasks.rados.rados.0.smithi038.stdout:3589: finishing write tid 4 to smithi03870129-264 2024-09-14T04:11:01.912 INFO:tasks.rados.rados.0.smithi038.stdout:3589: finishing write tid 5 to smithi03870129-264 2024-09-14T04:11:01.913 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 264 v 368 (ObjNum 2218 snap 0 seq_num 2218) dirty exists 2024-09-14T04:11:01.913 INFO:tasks.rados.rados.0.smithi038.stdout:3589: left oid 264 (ObjNum 2218 snap 0 seq_num 2218) 2024-09-14T04:11:01.913 INFO:tasks.rados.rados.0.smithi038.stdout:3590: expect (ObjNum 1743 snap 0 seq_num 1743) 2024-09-14T04:11:02.062 INFO:tasks.rados.rados.0.smithi038.stdout:3592: finishing write tid 2 to smithi03870129-308 2024-09-14T04:11:02.062 INFO:tasks.rados.rados.0.smithi038.stdout:3592: finishing write tid 3 to smithi03870129-308 2024-09-14T04:11:02.062 INFO:tasks.rados.rados.0.smithi038.stdout:3592: finishing write tid 4 to smithi03870129-308 2024-09-14T04:11:02.062 INFO:tasks.rados.rados.0.smithi038.stdout:3592: finishing write tid 5 to smithi03870129-308 2024-09-14T04:11:02.062 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 308 v 641 (ObjNum 2219 snap 0 seq_num 2219) dirty exists 2024-09-14T04:11:02.062 INFO:tasks.rados.rados.0.smithi038.stdout:3592: left oid 308 (ObjNum 2219 snap 0 seq_num 2219) 2024-09-14T04:11:02.062 INFO:tasks.rados.rados.0.smithi038.stdout:3593: finishing write tid 1 to smithi03870129-186 2024-09-14T04:11:02.062 INFO:tasks.rados.rados.0.smithi038.stdout:3593: finishing write tid 2 to smithi03870129-186 2024-09-14T04:11:02.062 INFO:tasks.rados.rados.0.smithi038.stdout:3593: finishing write tid 3 to smithi03870129-186 2024-09-14T04:11:02.062 INFO:tasks.rados.rados.0.smithi038.stdout:3593: finishing write tid 4 to smithi03870129-186 2024-09-14T04:11:02.062 INFO:tasks.rados.rados.0.smithi038.stdout:3593: finishing write tid 5 to smithi03870129-186 2024-09-14T04:11:02.063 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 186 v 424 (ObjNum 2220 snap 0 seq_num 2220) dirty exists 2024-09-14T04:11:02.063 INFO:tasks.rados.rados.0.smithi038.stdout:3593: left oid 186 (ObjNum 2220 snap 0 seq_num 2220) 2024-09-14T04:11:02.063 INFO:tasks.rados.rados.0.smithi038.stdout:3594: expect (ObjNum 1044 snap 0 seq_num 1044) 2024-09-14T04:11:02.239 INFO:tasks.rados.rados.0.smithi038.stdout:3596: expect (ObjNum 2109 snap 0 seq_num 2109) 2024-09-14T04:11:02.437 INFO:tasks.rados.rados.0.smithi038.stdout:3595: expect (ObjNum 1544 snap 0 seq_num 1544) 2024-09-14T04:11:02.653 INFO:tasks.rados.rados.0.smithi038.stdout:3597: finishing write tid 1 to smithi03870129-49 2024-09-14T04:11:02.653 INFO:tasks.rados.rados.0.smithi038.stdout:3597: finishing write tid 2 to smithi03870129-49 2024-09-14T04:11:02.653 INFO:tasks.rados.rados.0.smithi038.stdout:3597: finishing write tid 3 to smithi03870129-49 2024-09-14T04:11:02.653 INFO:tasks.rados.rados.0.smithi038.stdout:3597: finishing write tid 4 to smithi03870129-49 2024-09-14T04:11:02.653 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 49 v 438 (ObjNum 2221 snap 0 seq_num 2221) dirty exists 2024-09-14T04:11:02.653 INFO:tasks.rados.rados.0.smithi038.stdout:3597: left oid 49 (ObjNum 2221 snap 0 seq_num 2221) 2024-09-14T04:11:02.653 INFO:tasks.rados.rados.0.smithi038.stdout:3598: finishing write tid 1 to smithi03870129-220 2024-09-14T04:11:02.653 INFO:tasks.rados.rados.0.smithi038.stdout:3598: finishing write tid 2 to smithi03870129-220 2024-09-14T04:11:02.654 INFO:tasks.rados.rados.0.smithi038.stdout:3598: finishing write tid 3 to smithi03870129-220 2024-09-14T04:11:02.654 INFO:tasks.rados.rados.0.smithi038.stdout:3598: finishing write tid 4 to smithi03870129-220 2024-09-14T04:11:02.654 INFO:tasks.rados.rados.0.smithi038.stdout:3598: finishing write tid 5 to smithi03870129-220 2024-09-14T04:11:02.654 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 220 v 645 (ObjNum 2222 snap 0 seq_num 2222) dirty exists 2024-09-14T04:11:02.654 INFO:tasks.rados.rados.0.smithi038.stdout:3598: left oid 220 (ObjNum 2222 snap 0 seq_num 2222) 2024-09-14T04:11:02.654 INFO:tasks.rados.rados.0.smithi038.stdout:3599: finishing write tid 1 to smithi03870129-381 2024-09-14T04:11:02.654 INFO:tasks.rados.rados.0.smithi038.stdout:3599: finishing write tid 2 to smithi03870129-381 2024-09-14T04:11:02.654 INFO:tasks.rados.rados.0.smithi038.stdout:3599: finishing write tid 3 to smithi03870129-381 2024-09-14T04:11:02.654 INFO:tasks.rados.rados.0.smithi038.stdout:3599: finishing write tid 4 to smithi03870129-381 2024-09-14T04:11:02.654 INFO:tasks.rados.rados.0.smithi038.stdout:3585: done (15 left) 2024-09-14T04:11:02.654 INFO:tasks.rados.rados.0.smithi038.stdout:3586: done (14 left) 2024-09-14T04:11:02.654 INFO:tasks.rados.rados.0.smithi038.stdout:3587: done (13 left) 2024-09-14T04:11:02.654 INFO:tasks.rados.rados.0.smithi038.stdout:3588: done (12 left) 2024-09-14T04:11:02.654 INFO:tasks.rados.rados.0.smithi038.stdout:3589: done (11 left) 2024-09-14T04:11:02.654 INFO:tasks.rados.rados.0.smithi038.stdout:3590: done (10 left) 2024-09-14T04:11:02.655 INFO:tasks.rados.rados.0.smithi038.stdout:3591: done (9 left) 2024-09-14T04:11:02.655 INFO:tasks.rados.rados.0.smithi038.stdout:3592: done (8 left) 2024-09-14T04:11:02.655 INFO:tasks.rados.rados.0.smithi038.stdout:3593: done (7 left) 2024-09-14T04:11:02.655 INFO:tasks.rados.rados.0.smithi038.stdout:3594: done (6 left) 2024-09-14T04:11:02.655 INFO:tasks.rados.rados.0.smithi038.stdout:3595: done (5 left) 2024-09-14T04:11:02.655 INFO:tasks.rados.rados.0.smithi038.stdout:3596: done (4 left) 2024-09-14T04:11:02.655 INFO:tasks.rados.rados.0.smithi038.stdout:3597: done (3 left) 2024-09-14T04:11:02.655 INFO:tasks.rados.rados.0.smithi038.stdout:3598: done (2 left) 2024-09-14T04:11:02.655 INFO:tasks.rados.rados.0.smithi038.stdout:3601: read oid 370 snap -1 2024-09-14T04:11:02.655 INFO:tasks.rados.rados.0.smithi038.stdout:3601: expect (ObjNum 2214 snap 0 seq_num 2214) 2024-09-14T04:11:02.655 INFO:tasks.rados.rados.0.smithi038.stdout:3602: read oid 491 snap -1 2024-09-14T04:11:02.655 INFO:tasks.rados.rados.0.smithi038.stdout:3602: expect (ObjNum 1907 snap 0 seq_num 1907) 2024-09-14T04:11:02.655 INFO:tasks.rados.rados.0.smithi038.stdout:3603: write oid 168 current snap is 0 2024-09-14T04:11:02.655 INFO:tasks.rados.rados.0.smithi038.stdout:3599: finishing write tid 5 to smithi03870129-381 2024-09-14T04:11:02.656 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 381 v 386 (ObjNum 2223 snap 0 seq_num 2223) dirty exists 2024-09-14T04:11:02.656 INFO:tasks.rados.rados.0.smithi038.stdout:3599: left oid 381 (ObjNum 2223 snap 0 seq_num 2223) 2024-09-14T04:11:02.656 INFO:tasks.rados.rados.0.smithi038.stdout:3600: finishing write tid 1 to smithi03870129-337 2024-09-14T04:11:02.656 INFO:tasks.rados.rados.0.smithi038.stdout:3600: finishing write tid 2 to smithi03870129-337 2024-09-14T04:11:02.656 INFO:tasks.rados.rados.0.smithi038.stdout:3600: finishing write tid 3 to smithi03870129-337 2024-09-14T04:11:02.656 INFO:tasks.rados.rados.0.smithi038.stdout:3600: finishing write tid 4 to smithi03870129-337 2024-09-14T04:11:02.656 INFO:tasks.rados.rados.0.smithi038.stdout:3600: finishing write tid 5 to smithi03870129-337 2024-09-14T04:11:02.656 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 337 v 216 (ObjNum 2224 snap 0 seq_num 2224) dirty exists 2024-09-14T04:11:02.656 INFO:tasks.rados.rados.0.smithi038.stdout:3600: left oid 337 (ObjNum 2224 snap 0 seq_num 2224) 2024-09-14T04:11:02.656 INFO:tasks.rados.rados.0.smithi038.stdout:3603: seq_num 2225 ranges {595575=604101,1601494=719110,2968159=427416} 2024-09-14T04:11:02.663 INFO:tasks.rados.rados.0.smithi038.stdout:3603: writing smithi03870129-168 from 595575 to 1199676 tid 1 2024-09-14T04:11:02.681 INFO:tasks.rados.rados.0.smithi038.stdout:3603: writing smithi03870129-168 from 1601494 to 2320604 tid 2 2024-09-14T04:11:02.698 INFO:tasks.rados.rados.0.smithi038.stdout:3603: writing smithi03870129-168 from 2968159 to 3395575 tid 3 2024-09-14T04:11:02.698 INFO:tasks.rados.rados.0.smithi038.stdout:3599: done (4 left) 2024-09-14T04:11:02.698 INFO:tasks.rados.rados.0.smithi038.stdout:3600: done (3 left) 2024-09-14T04:11:02.698 INFO:tasks.rados.rados.0.smithi038.stdout:3604: write oid 183 current snap is 0 2024-09-14T04:11:02.698 INFO:tasks.rados.rados.0.smithi038.stdout:3604: seq_num 2226 ranges {612382=679350,1943623=462768,3162876=249506} 2024-09-14T04:11:02.713 INFO:tasks.rados.rados.0.smithi038.stdout:3604: writing smithi03870129-183 from 612382 to 1291732 tid 1 2024-09-14T04:11:02.725 INFO:tasks.rados.rados.0.smithi038.stdout:3604: writing smithi03870129-183 from 1943623 to 2406391 tid 2 2024-09-14T04:11:02.733 INFO:tasks.rados.rados.0.smithi038.stdout:3604: writing smithi03870129-183 from 3162876 to 3412382 tid 3 2024-09-14T04:11:02.733 INFO:tasks.rados.rados.0.smithi038.stdout:3605: write oid 305 current snap is 0 2024-09-14T04:11:02.733 INFO:tasks.rados.rados.0.smithi038.stdout:3605: seq_num 2227 ranges {629189=754599,2002105=722779,3306652=122537} 2024-09-14T04:11:02.744 INFO:tasks.rados.rados.0.smithi038.stdout:3605: writing smithi03870129-305 from 629189 to 1383788 tid 1 2024-09-14T04:11:02.753 INFO:tasks.rados.rados.0.smithi038.stdout:3605: writing smithi03870129-305 from 2002105 to 2724884 tid 2 2024-09-14T04:11:02.758 INFO:tasks.rados.rados.0.smithi038.stdout:3605: writing smithi03870129-305 from 3306652 to 3429189 tid 3 2024-09-14T04:11:02.758 INFO:tasks.rados.rados.0.smithi038.stdout:3606: read oid 11 snap -1 2024-09-14T04:11:02.758 INFO:tasks.rados.rados.0.smithi038.stdout:3606: expect (ObjNum 1501 snap 0 seq_num 1501) 2024-09-14T04:11:02.758 INFO:tasks.rados.rados.0.smithi038.stdout:3607: write oid 151 current snap is 0 2024-09-14T04:11:02.758 INFO:tasks.rados.rados.0.smithi038.stdout:3607: seq_num 2228 ranges {645996=546201,1776940=466437,2650428=577927} 2024-09-14T04:11:02.765 INFO:tasks.rados.rados.0.smithi038.stdout:3607: writing smithi03870129-151 from 645996 to 1192197 tid 1 2024-09-14T04:11:02.772 INFO:tasks.rados.rados.0.smithi038.stdout:3607: writing smithi03870129-151 from 1776940 to 2243377 tid 2 2024-09-14T04:11:02.778 INFO:tasks.rados.rados.0.smithi038.stdout:3607: writing smithi03870129-151 from 2650428 to 3228355 tid 3 2024-09-14T04:11:02.778 INFO:tasks.rados.rados.0.smithi038.stdout:3608: read oid 306 snap -1 2024-09-14T04:11:02.778 INFO:tasks.rados.rados.0.smithi038.stdout:3608: expect (ObjNum 651 snap 0 seq_num 651) 2024-09-14T04:11:02.778 INFO:tasks.rados.rados.0.smithi038.stdout:3609: read oid 233 snap -1 2024-09-14T04:11:02.778 INFO:tasks.rados.rados.0.smithi038.stdout:3609: expect (ObjNum 914 snap 0 seq_num 914) 2024-09-14T04:11:02.778 INFO:tasks.rados.rados.0.smithi038.stdout:3610: write oid 196 current snap is 0 2024-09-14T04:11:02.778 INFO:tasks.rados.rados.0.smithi038.stdout:3602: expect (ObjNum 1907 snap 0 seq_num 1907) 2024-09-14T04:11:02.896 INFO:tasks.rados.rados.0.smithi038.stdout:3601: expect (ObjNum 2214 snap 0 seq_num 2214) 2024-09-14T04:11:03.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:02 smithi038 bash[22519]: audit 2024-09-14T04:11:00.878238+0000 mgr.x (mgr.24589) 128 : audit [DBG] from='client.15786 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:03.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:02 smithi038 bash[22519]: cluster 2024-09-14T04:11:00.946137+0000 mgr.x (mgr.24589) 129 : cluster [DBG] pgmap v42: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 5.7 MiB/s wr, 67 op/s 2024-09-14T04:11:03.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:02 smithi038 bash[22519]: audit 2024-09-14T04:11:01.209660+0000 mgr.x (mgr.24589) 130 : audit [DBG] from='client.15792 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:03.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:02 smithi038 bash[32505]: audit 2024-09-14T04:11:00.878238+0000 mgr.x (mgr.24589) 128 : audit [DBG] from='client.15786 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:03.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:02 smithi038 bash[32505]: cluster 2024-09-14T04:11:00.946137+0000 mgr.x (mgr.24589) 129 : cluster [DBG] pgmap v42: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 5.7 MiB/s wr, 67 op/s 2024-09-14T04:11:03.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:02 smithi038 bash[32505]: audit 2024-09-14T04:11:01.209660+0000 mgr.x (mgr.24589) 130 : audit [DBG] from='client.15792 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:03.125 INFO:tasks.rados.rados.0.smithi038.stdout:3603: finishing write tid 1 to smithi03870129-168 2024-09-14T04:11:03.125 INFO:tasks.rados.rados.0.smithi038.stdout:3603: finishing write tid 2 to smithi03870129-168 2024-09-14T04:11:03.126 INFO:tasks.rados.rados.0.smithi038.stdout:3603: finishing write tid 3 to smithi03870129-168 2024-09-14T04:11:03.126 INFO:tasks.rados.rados.0.smithi038.stdout:3603: finishing write tid 4 to smithi03870129-168 2024-09-14T04:11:03.126 INFO:tasks.rados.rados.0.smithi038.stdout:3603: finishing write tid 5 to smithi03870129-168 2024-09-14T04:11:03.126 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 168 v 422 (ObjNum 2225 snap 0 seq_num 2225) dirty exists 2024-09-14T04:11:03.126 INFO:tasks.rados.rados.0.smithi038.stdout:3603: left oid 168 (ObjNum 2225 snap 0 seq_num 2225) 2024-09-14T04:11:03.126 INFO:tasks.rados.rados.0.smithi038.stdout:3604: finishing write tid 1 to smithi03870129-183 2024-09-14T04:11:03.126 INFO:tasks.rados.rados.0.smithi038.stdout:3604: finishing write tid 2 to smithi03870129-183 2024-09-14T04:11:03.126 INFO:tasks.rados.rados.0.smithi038.stdout:3604: finishing write tid 3 to smithi03870129-183 2024-09-14T04:11:03.126 INFO:tasks.rados.rados.0.smithi038.stdout:3604: finishing write tid 4 to smithi03870129-183 2024-09-14T04:11:03.126 INFO:tasks.rados.rados.0.smithi038.stdout:3610: seq_num 2229 ranges {662803=621450,1835422=726448,3077851=384952} 2024-09-14T04:11:03.136 INFO:tasks.rados.rados.0.smithi038.stdout:3610: writing smithi03870129-196 from 662803 to 1284253 tid 1 2024-09-14T04:11:03.147 INFO:tasks.rados.rados.0.smithi038.stdout:3610: writing smithi03870129-196 from 1835422 to 2561870 tid 2 2024-09-14T04:11:03.155 INFO:tasks.rados.rados.0.smithi038.stdout:3610: writing smithi03870129-196 from 3077851 to 3462803 tid 3 2024-09-14T04:11:03.156 INFO:tasks.rados.rados.0.smithi038.stdout:3601: done (9 left) 2024-09-14T04:11:03.156 INFO:tasks.rados.rados.0.smithi038.stdout:3602: done (8 left) 2024-09-14T04:11:03.156 INFO:tasks.rados.rados.0.smithi038.stdout:3603: done (7 left) 2024-09-14T04:11:03.156 INFO:tasks.rados.rados.0.smithi038.stdout:3611: read oid 448 snap -1 2024-09-14T04:11:03.156 INFO:tasks.rados.rados.0.smithi038.stdout:3611: expect (ObjNum 1785 snap 0 seq_num 1785) 2024-09-14T04:11:03.156 INFO:tasks.rados.rados.0.smithi038.stdout:3612: read oid 159 snap -1 2024-09-14T04:11:03.156 INFO:tasks.rados.rados.0.smithi038.stdout:3612: expect (ObjNum 2191 snap 0 seq_num 2191) 2024-09-14T04:11:03.156 INFO:tasks.rados.rados.0.smithi038.stdout:3613: read oid 232 snap -1 2024-09-14T04:11:03.156 INFO:tasks.rados.rados.0.smithi038.stdout:3613: expect deleted 2024-09-14T04:11:03.156 INFO:tasks.rados.rados.0.smithi038.stdout:3614: write oid 360 current snap is 0 2024-09-14T04:11:03.156 INFO:tasks.rados.rados.0.smithi038.stdout:3604: finishing write tid 5 to smithi03870129-183 2024-09-14T04:11:03.156 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 183 v 531 (ObjNum 2226 snap 0 seq_num 2226) dirty exists 2024-09-14T04:11:03.156 INFO:tasks.rados.rados.0.smithi038.stdout:3604: left oid 183 (ObjNum 2226 snap 0 seq_num 2226) 2024-09-14T04:11:03.157 INFO:tasks.rados.rados.0.smithi038.stdout:3605: finishing write tid 1 to smithi03870129-305 2024-09-14T04:11:03.157 INFO:tasks.rados.rados.0.smithi038.stdout:3605: finishing write tid 2 to smithi03870129-305 2024-09-14T04:11:03.157 INFO:tasks.rados.rados.0.smithi038.stdout:3605: finishing write tid 3 to smithi03870129-305 2024-09-14T04:11:03.157 INFO:tasks.rados.rados.0.smithi038.stdout:3605: finishing write tid 4 to smithi03870129-305 2024-09-14T04:11:03.157 INFO:tasks.rados.rados.0.smithi038.stdout:3605: finishing write tid 5 to smithi03870129-305 2024-09-14T04:11:03.157 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 305 v 474 (ObjNum 2227 snap 0 seq_num 2227) dirty exists 2024-09-14T04:11:03.157 INFO:tasks.rados.rados.0.smithi038.stdout:3605: left oid 305 (ObjNum 2227 snap 0 seq_num 2227) 2024-09-14T04:11:03.157 INFO:tasks.rados.rados.0.smithi038.stdout:3606: expect (ObjNum 1501 snap 0 seq_num 1501) 2024-09-14T04:11:03.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:02 smithi123 bash[24950]: audit 2024-09-14T04:11:00.878238+0000 mgr.x (mgr.24589) 128 : audit [DBG] from='client.15786 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:03.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:02 smithi123 bash[24950]: cluster 2024-09-14T04:11:00.946137+0000 mgr.x (mgr.24589) 129 : cluster [DBG] pgmap v42: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 5.7 MiB/s wr, 67 op/s 2024-09-14T04:11:03.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:02 smithi123 bash[24950]: audit 2024-09-14T04:11:01.209660+0000 mgr.x (mgr.24589) 130 : audit [DBG] from='client.15792 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:03.396 INFO:tasks.rados.rados.0.smithi038.stdout:3607: finishing write tid 1 to smithi03870129-151 2024-09-14T04:11:03.397 INFO:tasks.rados.rados.0.smithi038.stdout:3607: finishing write tid 2 to smithi03870129-151 2024-09-14T04:11:03.397 INFO:tasks.rados.rados.0.smithi038.stdout:3608: expect (ObjNum 651 snap 0 seq_num 651) 2024-09-14T04:11:03.529 INFO:tasks.rados.rados.0.smithi038.stdout:3607: finishing write tid 3 to smithi03870129-151 2024-09-14T04:11:03.529 INFO:tasks.rados.rados.0.smithi038.stdout:3607: finishing write tid 4 to smithi03870129-151 2024-09-14T04:11:03.529 INFO:tasks.rados.rados.0.smithi038.stdout:3607: finishing write tid 5 to smithi03870129-151 2024-09-14T04:11:03.529 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 151 v 442 (ObjNum 2228 snap 0 seq_num 2228) dirty exists 2024-09-14T04:11:03.529 INFO:tasks.rados.rados.0.smithi038.stdout:3607: left oid 151 (ObjNum 2228 snap 0 seq_num 2228) 2024-09-14T04:11:03.529 INFO:tasks.rados.rados.0.smithi038.stdout:3609: expect (ObjNum 914 snap 0 seq_num 914) 2024-09-14T04:11:03.630 INFO:tasks.rados.rados.0.smithi038.stdout:3610: finishing write tid 1 to smithi03870129-196 2024-09-14T04:11:03.630 INFO:tasks.rados.rados.0.smithi038.stdout:3610: finishing write tid 2 to smithi03870129-196 2024-09-14T04:11:03.631 INFO:tasks.rados.rados.0.smithi038.stdout:3610: finishing write tid 3 to smithi03870129-196 2024-09-14T04:11:03.631 INFO:tasks.rados.rados.0.smithi038.stdout:3610: finishing write tid 4 to smithi03870129-196 2024-09-14T04:11:03.631 INFO:tasks.rados.rados.0.smithi038.stdout:3610: finishing write tid 5 to smithi03870129-196 2024-09-14T04:11:03.631 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 196 v 515 (ObjNum 2229 snap 0 seq_num 2229) dirty exists 2024-09-14T04:11:03.631 INFO:tasks.rados.rados.0.smithi038.stdout:3610: left oid 196 (ObjNum 2229 snap 0 seq_num 2229) 2024-09-14T04:11:03.631 INFO:tasks.rados.rados.0.smithi038.stdout:3612: expect (ObjNum 2191 snap 0 seq_num 2191) 2024-09-14T04:11:03.758 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:11:03 smithi123 bash[53291]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:11:03] "GET /metrics HTTP/1.1" 200 36406 "" "Prometheus/2.51.0" 2024-09-14T04:11:03.824 INFO:tasks.rados.rados.0.smithi038.stdout:3611: expect (ObjNum 1785 snap 0 seq_num 1785) 2024-09-14T04:11:03.908 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:11:03.940 INFO:tasks.rados.rados.0.smithi038.stdout:3614: seq_num 2230 ranges {679610=696699,1777551=470106,2988921=490689} 2024-09-14T04:11:03.949 INFO:tasks.rados.rados.0.smithi038.stdout:3614: writing smithi03870129-360 from 679610 to 1376309 tid 1 2024-09-14T04:11:03.955 INFO:tasks.rados.rados.0.smithi038.stdout:3614: writing smithi03870129-360 from 1777551 to 2247657 tid 2 2024-09-14T04:11:03.963 INFO:tasks.rados.rados.0.smithi038.stdout:3614: writing smithi03870129-360 from 2988921 to 3479610 tid 3 2024-09-14T04:11:03.963 INFO:tasks.rados.rados.0.smithi038.stdout:3604: done (10 left) 2024-09-14T04:11:03.963 INFO:tasks.rados.rados.0.smithi038.stdout:3605: done (9 left) 2024-09-14T04:11:03.963 INFO:tasks.rados.rados.0.smithi038.stdout:3606: done (8 left) 2024-09-14T04:11:03.963 INFO:tasks.rados.rados.0.smithi038.stdout:3607: done (7 left) 2024-09-14T04:11:03.964 INFO:tasks.rados.rados.0.smithi038.stdout:3608: done (6 left) 2024-09-14T04:11:03.964 INFO:tasks.rados.rados.0.smithi038.stdout:3609: done (5 left) 2024-09-14T04:11:03.964 INFO:tasks.rados.rados.0.smithi038.stdout:3610: done (4 left) 2024-09-14T04:11:03.964 INFO:tasks.rados.rados.0.smithi038.stdout:3611: done (3 left) 2024-09-14T04:11:03.964 INFO:tasks.rados.rados.0.smithi038.stdout:3612: done (2 left) 2024-09-14T04:11:03.964 INFO:tasks.rados.rados.0.smithi038.stdout:3613: done (1 left) 2024-09-14T04:11:03.964 INFO:tasks.rados.rados.0.smithi038.stdout:3615: write oid 430 current snap is 0 2024-09-14T04:11:03.964 INFO:tasks.rados.rados.0.smithi038.stdout:3614: finishing write tid 1 to smithi03870129-360 2024-09-14T04:11:03.964 INFO:tasks.rados.rados.0.smithi038.stdout:3614: finishing write tid 2 to smithi03870129-360 2024-09-14T04:11:03.964 INFO:tasks.rados.rados.0.smithi038.stdout:3615: seq_num 2231 ranges {696417=771948,2236033=730117,3416344=80073} 2024-09-14T04:11:03.973 INFO:tasks.rados.rados.0.smithi038.stdout:3615: writing smithi03870129-430 from 696417 to 1468365 tid 1 2024-09-14T04:11:03.985 INFO:tasks.rados.rados.0.smithi038.stdout:3615: writing smithi03870129-430 from 2236033 to 2966150 tid 2 2024-09-14T04:11:03.990 INFO:tasks.rados.rados.0.smithi038.stdout:3615: writing smithi03870129-430 from 3416344 to 3496417 tid 3 2024-09-14T04:11:03.990 INFO:tasks.rados.rados.0.smithi038.stdout:3616: read oid 332 snap -1 2024-09-14T04:11:03.990 INFO:tasks.rados.rados.0.smithi038.stdout:3616: expect (ObjNum 2196 snap 0 seq_num 2196) 2024-09-14T04:11:03.990 INFO:tasks.rados.rados.0.smithi038.stdout:3617: read oid 149 snap -1 2024-09-14T04:11:03.990 INFO:tasks.rados.rados.0.smithi038.stdout:3617: expect (ObjNum 2153 snap 0 seq_num 2153) 2024-09-14T04:11:03.990 INFO:tasks.rados.rados.0.smithi038.stdout:3618: write oid 496 current snap is 0 2024-09-14T04:11:03.990 INFO:tasks.rados.rados.0.smithi038.stdout:3618: seq_num 2232 ranges {713224=447197,1894515=473775,3043767=469457} 2024-09-14T04:11:03.998 INFO:tasks.rados.rados.0.smithi038.stdout:3618: writing smithi03870129-496 from 713224 to 1160421 tid 1 2024-09-14T04:11:04.006 INFO:tasks.rados.rados.0.smithi038.stdout:3618: writing smithi03870129-496 from 1894515 to 2368290 tid 2 2024-09-14T04:11:04.014 INFO:tasks.rados.rados.0.smithi038.stdout:3618: writing smithi03870129-496 from 3043767 to 3513224 tid 3 2024-09-14T04:11:04.014 INFO:tasks.rados.rados.0.smithi038.stdout:3619: write oid 78 current snap is 0 2024-09-14T04:11:04.015 INFO:tasks.rados.rados.0.smithi038.stdout:3614: finishing write tid 3 to smithi03870129-360 2024-09-14T04:11:04.015 INFO:tasks.rados.rados.0.smithi038.stdout:3614: finishing write tid 4 to smithi03870129-360 2024-09-14T04:11:04.015 INFO:tasks.rados.rados.0.smithi038.stdout:3614: finishing write tid 5 to smithi03870129-360 2024-09-14T04:11:04.015 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 360 v 631 (ObjNum 2230 snap 0 seq_num 2230) dirty exists 2024-09-14T04:11:04.015 INFO:tasks.rados.rados.0.smithi038.stdout:3614: left oid 360 (ObjNum 2230 snap 0 seq_num 2230) 2024-09-14T04:11:04.015 INFO:tasks.rados.rados.0.smithi038.stdout:3615: finishing write tid 1 to smithi03870129-430 2024-09-14T04:11:04.015 INFO:tasks.rados.rados.0.smithi038.stdout:3615: finishing write tid 2 to smithi03870129-430 2024-09-14T04:11:04.015 INFO:tasks.rados.rados.0.smithi038.stdout:3619: seq_num 2233 ranges {730031=522446,1952997=733786,3471190=58841} 2024-09-14T04:11:04.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:03 smithi038 bash[22519]: audit 2024-09-14T04:11:03.577643+0000 mon.c (mon.2) 220 : audit [DBG] from='client.? 172.21.15.38:0/3686304218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:11:04.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:03 smithi038 bash[32505]: audit 2024-09-14T04:11:03.577643+0000 mon.c (mon.2) 220 : audit [DBG] from='client.? 172.21.15.38:0/3686304218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:11:04.021 INFO:tasks.rados.rados.0.smithi038.stdout:3619: writing smithi03870129-78 from 730031 to 1252477 tid 1 2024-09-14T04:11:04.029 INFO:tasks.rados.rados.0.smithi038.stdout:3619: writing smithi03870129-78 from 1952997 to 2686783 tid 2 2024-09-14T04:11:04.035 INFO:tasks.rados.rados.0.smithi038.stdout:3619: writing smithi03870129-78 from 3471190 to 3530031 tid 3 2024-09-14T04:11:04.035 INFO:tasks.rados.rados.0.smithi038.stdout:3614: done (5 left) 2024-09-14T04:11:04.035 INFO:tasks.rados.rados.0.smithi038.stdout:3620: read oid 303 snap -1 2024-09-14T04:11:04.035 INFO:tasks.rados.rados.0.smithi038.stdout:3620: expect (ObjNum 1942 snap 0 seq_num 1942) 2024-09-14T04:11:04.036 INFO:tasks.rados.rados.0.smithi038.stdout:3621: write oid 462 current snap is 0 2024-09-14T04:11:04.036 INFO:tasks.rados.rados.0.smithi038.stdout:3615: finishing write tid 3 to smithi03870129-430 2024-09-14T04:11:04.036 INFO:tasks.rados.rados.0.smithi038.stdout:3615: finishing write tid 4 to smithi03870129-430 2024-09-14T04:11:04.036 INFO:tasks.rados.rados.0.smithi038.stdout:3615: finishing write tid 5 to smithi03870129-430 2024-09-14T04:11:04.036 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 430 v 390 (ObjNum 2231 snap 0 seq_num 2231) dirty exists 2024-09-14T04:11:04.036 INFO:tasks.rados.rados.0.smithi038.stdout:3615: left oid 430 (ObjNum 2231 snap 0 seq_num 2231) 2024-09-14T04:11:04.036 INFO:tasks.rados.rados.0.smithi038.stdout:3616: expect (ObjNum 2196 snap 0 seq_num 2196) 2024-09-14T04:11:04.144 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:03 smithi123 bash[24950]: audit 2024-09-14T04:11:03.577643+0000 mon.c (mon.2) 220 : audit [DBG] from='client.? 172.21.15.38:0/3686304218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:11:04.157 INFO:tasks.rados.rados.0.smithi038.stdout:3617: expect (ObjNum 2153 snap 0 seq_num 2153) 2024-09-14T04:11:04.276 INFO:tasks.rados.rados.0.smithi038.stdout:3618: finishing write tid 1 to smithi03870129-496 2024-09-14T04:11:04.276 INFO:tasks.rados.rados.0.smithi038.stdout:3618: finishing write tid 2 to smithi03870129-496 2024-09-14T04:11:04.276 INFO:tasks.rados.rados.0.smithi038.stdout:3621: seq_num 2234 ranges {746838=597695,2011479=477444,3098613=448225} 2024-09-14T04:11:04.284 INFO:tasks.rados.rados.0.smithi038.stdout:3621: writing smithi03870129-462 from 746838 to 1344533 tid 1 2024-09-14T04:11:04.290 INFO:tasks.rados.rados.0.smithi038.stdout:3621: writing smithi03870129-462 from 2011479 to 2488923 tid 2 2024-09-14T04:11:04.297 INFO:tasks.rados.rados.0.smithi038.stdout:3621: writing smithi03870129-462 from 3098613 to 3546838 tid 3 2024-09-14T04:11:04.297 INFO:tasks.rados.rados.0.smithi038.stdout:3615: done (6 left) 2024-09-14T04:11:04.297 INFO:tasks.rados.rados.0.smithi038.stdout:3616: done (5 left) 2024-09-14T04:11:04.298 INFO:tasks.rados.rados.0.smithi038.stdout:3617: done (4 left) 2024-09-14T04:11:04.298 INFO:tasks.rados.rados.0.smithi038.stdout:3622: write oid 33 current snap is 0 2024-09-14T04:11:04.298 INFO:tasks.rados.rados.0.smithi038.stdout:3618: finishing write tid 3 to smithi03870129-496 2024-09-14T04:11:04.298 INFO:tasks.rados.rados.0.smithi038.stdout:3618: finishing write tid 4 to smithi03870129-496 2024-09-14T04:11:04.298 INFO:tasks.rados.rados.0.smithi038.stdout:3618: finishing write tid 5 to smithi03870129-496 2024-09-14T04:11:04.298 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 496 v 446 (ObjNum 2232 snap 0 seq_num 2232) dirty exists 2024-09-14T04:11:04.298 INFO:tasks.rados.rados.0.smithi038.stdout:3618: left oid 496 (ObjNum 2232 snap 0 seq_num 2232) 2024-09-14T04:11:04.299 INFO:tasks.rados.rados.0.smithi038.stdout:3619: finishing write tid 1 to smithi03870129-78 2024-09-14T04:11:04.299 INFO:tasks.rados.rados.0.smithi038.stdout:3622: seq_num 2235 ranges {763645=672944,1953608=737455,3409683=153962} 2024-09-14T04:11:04.306 INFO:tasks.rados.rados.0.smithi038.stdout:3622: writing smithi03870129-33 from 763645 to 1436589 tid 1 2024-09-14T04:11:04.315 INFO:tasks.rados.rados.0.smithi038.stdout:3622: writing smithi03870129-33 from 1953608 to 2691063 tid 2 2024-09-14T04:11:04.322 INFO:tasks.rados.rados.0.smithi038.stdout:3622: writing smithi03870129-33 from 3409683 to 3563645 tid 3 2024-09-14T04:11:04.322 INFO:tasks.rados.rados.0.smithi038.stdout:3618: done (4 left) 2024-09-14T04:11:04.322 INFO:tasks.rados.rados.0.smithi038.stdout:3623: read oid 52 snap -1 2024-09-14T04:11:04.322 INFO:tasks.rados.rados.0.smithi038.stdout:3623: expect (ObjNum 1974 snap 0 seq_num 1974) 2024-09-14T04:11:04.323 INFO:tasks.rados.rados.0.smithi038.stdout:3624: write oid 461 current snap is 0 2024-09-14T04:11:04.323 INFO:tasks.rados.rados.0.smithi038.stdout:3619: finishing write tid 2 to smithi03870129-78 2024-09-14T04:11:04.323 INFO:tasks.rados.rados.0.smithi038.stdout:3619: finishing write tid 3 to smithi03870129-78 2024-09-14T04:11:04.323 INFO:tasks.rados.rados.0.smithi038.stdout:3624: seq_num 2236 ranges {780452=464546,1728443=481113,2753459=500809} 2024-09-14T04:11:04.331 INFO:tasks.rados.rados.0.smithi038.stdout:3624: writing smithi03870129-461 from 780452 to 1244998 tid 1 2024-09-14T04:11:04.338 INFO:tasks.rados.rados.0.smithi038.stdout:3624: writing smithi03870129-461 from 1728443 to 2209556 tid 2 2024-09-14T04:11:04.346 INFO:tasks.rados.rados.0.smithi038.stdout:3624: writing smithi03870129-461 from 2753459 to 3254268 tid 3 2024-09-14T04:11:04.346 INFO:tasks.rados.rados.0.smithi038.stdout:3625: write oid 94 current snap is 0 2024-09-14T04:11:04.346 INFO:tasks.rados.rados.0.smithi038.stdout:3619: finishing write tid 4 to smithi03870129-78 2024-09-14T04:11:04.346 INFO:tasks.rados.rados.0.smithi038.stdout:3619: finishing write tid 5 to smithi03870129-78 2024-09-14T04:11:04.346 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 78 v 456 (ObjNum 2233 snap 0 seq_num 2233) dirty exists 2024-09-14T04:11:04.346 INFO:tasks.rados.rados.0.smithi038.stdout:3619: left oid 78 (ObjNum 2233 snap 0 seq_num 2233) 2024-09-14T04:11:04.346 INFO:tasks.rados.rados.0.smithi038.stdout:3620: expect (ObjNum 1942 snap 0 seq_num 1942) 2024-09-14T04:11:04.432 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:11:04 smithi123 bash[59929]: ts=2024-09-14T04:11:04.150Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1629-geb16b97b (eb16b97b08b1a378bbb6cbc2dadc21f07d8ac10b) quincy (stable)\", cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1629-geb16b97b (eb16b97b08b1a378bbb6cbc2dadc21f07d8ac10b) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:11:04.461 INFO:tasks.rados.rados.0.smithi038.stdout:3621: finishing write tid 1 to smithi03870129-462 2024-09-14T04:11:04.461 INFO:tasks.rados.rados.0.smithi038.stdout:3621: finishing write tid 2 to smithi03870129-462 2024-09-14T04:11:04.461 INFO:tasks.rados.rados.0.smithi038.stdout:3621: finishing write tid 3 to smithi03870129-462 2024-09-14T04:11:04.461 INFO:tasks.rados.rados.0.smithi038.stdout:3621: finishing write tid 4 to smithi03870129-462 2024-09-14T04:11:04.461 INFO:tasks.rados.rados.0.smithi038.stdout:3621: finishing write tid 5 to smithi03870129-462 2024-09-14T04:11:04.461 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 462 v 535 (ObjNum 2234 snap 0 seq_num 2234) dirty exists 2024-09-14T04:11:04.461 INFO:tasks.rados.rados.0.smithi038.stdout:3621: left oid 462 (ObjNum 2234 snap 0 seq_num 2234) 2024-09-14T04:11:04.462 INFO:tasks.rados.rados.0.smithi038.stdout:3622: finishing write tid 1 to smithi03870129-33 2024-09-14T04:11:04.462 INFO:tasks.rados.rados.0.smithi038.stdout:3622: finishing write tid 2 to smithi03870129-33 2024-09-14T04:11:04.462 INFO:tasks.rados.rados.0.smithi038.stdout:3622: finishing write tid 3 to smithi03870129-33 2024-09-14T04:11:04.462 INFO:tasks.rados.rados.0.smithi038.stdout:3622: finishing write tid 4 to smithi03870129-33 2024-09-14T04:11:04.462 INFO:tasks.rados.rados.0.smithi038.stdout:3622: finishing write tid 5 to smithi03870129-33 2024-09-14T04:11:04.462 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 33 v 344 (ObjNum 2235 snap 0 seq_num 2235) dirty exists 2024-09-14T04:11:04.464 INFO:tasks.rados.rados.0.smithi038.stdout:3622: left oid 33 (ObjNum 2235 snap 0 seq_num 2235) 2024-09-14T04:11:04.464 INFO:tasks.rados.rados.0.smithi038.stdout:3623: expect (ObjNum 1974 snap 0 seq_num 1974) 2024-09-14T04:11:04.603 INFO:tasks.rados.rados.0.smithi038.stdout:3624: finishing write tid 1 to smithi03870129-461 2024-09-14T04:11:04.603 INFO:tasks.rados.rados.0.smithi038.stdout:3624: finishing write tid 2 to smithi03870129-461 2024-09-14T04:11:04.603 INFO:tasks.rados.rados.0.smithi038.stdout:3625: seq_num 2237 ranges {797259=539795,1786925=741124,3180882=416377} 2024-09-14T04:11:04.610 INFO:tasks.rados.rados.0.smithi038.stdout:3625: writing smithi03870129-94 from 797259 to 1337054 tid 1 2024-09-14T04:11:04.617 INFO:tasks.rados.rados.0.smithi038.stdout:3625: writing smithi03870129-94 from 1786925 to 2528049 tid 2 2024-09-14T04:11:04.624 INFO:tasks.rados.rados.0.smithi038.stdout:3625: writing smithi03870129-94 from 3180882 to 3597259 tid 3 2024-09-14T04:11:04.624 INFO:tasks.rados.rados.0.smithi038.stdout:3619: done (6 left) 2024-09-14T04:11:04.624 INFO:tasks.rados.rados.0.smithi038.stdout:3620: done (5 left) 2024-09-14T04:11:04.624 INFO:tasks.rados.rados.0.smithi038.stdout:3621: done (4 left) 2024-09-14T04:11:04.624 INFO:tasks.rados.rados.0.smithi038.stdout:3622: done (3 left) 2024-09-14T04:11:04.625 INFO:tasks.rados.rados.0.smithi038.stdout:3623: done (2 left) 2024-09-14T04:11:04.625 INFO:tasks.rados.rados.0.smithi038.stdout:3626: read oid 52 snap -1 2024-09-14T04:11:04.625 INFO:tasks.rados.rados.0.smithi038.stdout:3626: expect (ObjNum 1974 snap 0 seq_num 1974) 2024-09-14T04:11:04.625 INFO:tasks.rados.rados.0.smithi038.stdout:3627: read oid 425 snap -1 2024-09-14T04:11:04.625 INFO:tasks.rados.rados.0.smithi038.stdout:3627: expect (ObjNum 2069 snap 0 seq_num 2069) 2024-09-14T04:11:04.625 INFO:tasks.rados.rados.0.smithi038.stdout:3628: read oid 168 snap -1 2024-09-14T04:11:04.625 INFO:tasks.rados.rados.0.smithi038.stdout:3628: expect (ObjNum 2225 snap 0 seq_num 2225) 2024-09-14T04:11:04.625 INFO:tasks.rados.rados.0.smithi038.stdout:3629: write oid 180 current snap is 0 2024-09-14T04:11:04.625 INFO:tasks.rados.rados.0.smithi038.stdout:3624: finishing write tid 3 to smithi03870129-461 2024-09-14T04:11:04.625 INFO:tasks.rados.rados.0.smithi038.stdout:3624: finishing write tid 4 to smithi03870129-461 2024-09-14T04:11:04.625 INFO:tasks.rados.rados.0.smithi038.stdout:3624: finishing write tid 5 to smithi03870129-461 2024-09-14T04:11:04.625 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 461 v 394 (ObjNum 2236 snap 0 seq_num 2236) dirty exists 2024-09-14T04:11:04.626 INFO:tasks.rados.rados.0.smithi038.stdout:3624: left oid 461 (ObjNum 2236 snap 0 seq_num 2236) 2024-09-14T04:11:04.626 INFO:tasks.rados.rados.0.smithi038.stdout:3625: finishing write tid 1 to smithi03870129-94 2024-09-14T04:11:04.626 INFO:tasks.rados.rados.0.smithi038.stdout:3629: seq_num 2238 ranges {414066=615044,1445407=484782,2408305=639706} 2024-09-14T04:11:04.630 INFO:tasks.rados.rados.0.smithi038.stdout:3629: writing smithi03870129-180 from 414066 to 1029110 tid 1 2024-09-14T04:11:04.636 INFO:tasks.rados.rados.0.smithi038.stdout:3629: writing smithi03870129-180 from 1445407 to 1930189 tid 2 2024-09-14T04:11:04.642 INFO:tasks.rados.rados.0.smithi038.stdout:3629: writing smithi03870129-180 from 2408305 to 3048011 tid 3 2024-09-14T04:11:04.643 INFO:tasks.rados.rados.0.smithi038.stdout:3624: done (5 left) 2024-09-14T04:11:04.643 INFO:tasks.rados.rados.0.smithi038.stdout:3630: write oid 302 current snap is 0 2024-09-14T04:11:04.643 INFO:tasks.rados.rados.0.smithi038.stdout:3625: finishing write tid 2 to smithi03870129-94 2024-09-14T04:11:04.643 INFO:tasks.rados.rados.0.smithi038.stdout:3626: expect (ObjNum 1974 snap 0 seq_num 1974) 2024-09-14T04:11:04.785 INFO:tasks.rados.rados.0.smithi038.stdout:3625: finishing write tid 3 to smithi03870129-94 2024-09-14T04:11:04.785 INFO:tasks.rados.rados.0.smithi038.stdout:3625: finishing write tid 4 to smithi03870129-94 2024-09-14T04:11:04.785 INFO:tasks.rados.rados.0.smithi038.stdout:3630: seq_num 2239 ranges {430873=690293,1787536=628440,3003022=450978} 2024-09-14T04:11:04.791 INFO:tasks.rados.rados.0.smithi038.stdout:3630: writing smithi03870129-302 from 430873 to 1121166 tid 1 2024-09-14T04:11:04.798 INFO:tasks.rados.rados.0.smithi038.stdout:3630: writing smithi03870129-302 from 1787536 to 2415976 tid 2 2024-09-14T04:11:04.805 INFO:tasks.rados.rados.0.smithi038.stdout:3630: writing smithi03870129-302 from 3003022 to 3454000 tid 3 2024-09-14T04:11:04.805 INFO:tasks.rados.rados.0.smithi038.stdout:3626: done (5 left) 2024-09-14T04:11:04.805 INFO:tasks.rados.rados.0.smithi038.stdout:3631: read oid 65 snap -1 2024-09-14T04:11:04.805 INFO:tasks.rados.rados.0.smithi038.stdout:3631: expect deleted 2024-09-14T04:11:04.805 INFO:tasks.rados.rados.0.smithi038.stdout:3632: read oid 120 snap -1 2024-09-14T04:11:04.805 INFO:tasks.rados.rados.0.smithi038.stdout:3632: expect (ObjNum 2186 snap 0 seq_num 2186) 2024-09-14T04:11:04.805 INFO:tasks.rados.rados.0.smithi038.stdout:3625: finishing write tid 5 to smithi03870129-94 2024-09-14T04:11:04.806 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 94 v 460 (ObjNum 2237 snap 0 seq_num 2237) dirty exists 2024-09-14T04:11:04.806 INFO:tasks.rados.rados.0.smithi038.stdout:3625: left oid 94 (ObjNum 2237 snap 0 seq_num 2237) 2024-09-14T04:11:04.806 INFO:tasks.rados.rados.0.smithi038.stdout:3628: expect (ObjNum 2225 snap 0 seq_num 2225) 2024-09-14T04:11:04.957 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:04 smithi038 bash[32505]: cluster 2024-09-14T04:11:02.946713+0000 mgr.x (mgr.24589) 131 : cluster [DBG] pgmap v43: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 5.7 MiB/s wr, 67 op/s 2024-09-14T04:11:04.957 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:04 smithi038 bash[22519]: cluster 2024-09-14T04:11:02.946713+0000 mgr.x (mgr.24589) 131 : cluster [DBG] pgmap v43: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 5.7 MiB/s wr, 67 op/s 2024-09-14T04:11:05.046 INFO:tasks.rados.rados.0.smithi038.stdout:3627: expect (ObjNum 2069 snap 0 seq_num 2069) 2024-09-14T04:11:05.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:04 smithi123 bash[24950]: cluster 2024-09-14T04:11:02.946713+0000 mgr.x (mgr.24589) 131 : cluster [DBG] pgmap v43: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 5.7 MiB/s wr, 67 op/s 2024-09-14T04:11:05.265 INFO:tasks.rados.rados.0.smithi038.stdout:3629: finishing write tid 1 to smithi03870129-180 2024-09-14T04:11:05.265 INFO:tasks.rados.rados.0.smithi038.stdout:3629: finishing write tid 2 to smithi03870129-180 2024-09-14T04:11:05.265 INFO:tasks.rados.rados.0.smithi038.stdout:3629: finishing write tid 3 to smithi03870129-180 2024-09-14T04:11:05.266 INFO:tasks.rados.rados.0.smithi038.stdout:3629: finishing write tid 4 to smithi03870129-180 2024-09-14T04:11:05.266 INFO:tasks.rados.rados.0.smithi038.stdout:3629: finishing write tid 5 to smithi03870129-180 2024-09-14T04:11:05.266 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 180 v 539 (ObjNum 2238 snap 0 seq_num 2238) dirty exists 2024-09-14T04:11:05.266 INFO:tasks.rados.rados.0.smithi038.stdout:3629: left oid 180 (ObjNum 2238 snap 0 seq_num 2238) 2024-09-14T04:11:05.266 INFO:tasks.rados.rados.0.smithi038.stdout:3630: finishing write tid 1 to smithi03870129-302 2024-09-14T04:11:05.266 INFO:tasks.rados.rados.0.smithi038.stdout:3630: finishing write tid 2 to smithi03870129-302 2024-09-14T04:11:05.266 INFO:tasks.rados.rados.0.smithi038.stdout:3630: finishing write tid 3 to smithi03870129-302 2024-09-14T04:11:05.266 INFO:tasks.rados.rados.0.smithi038.stdout:3630: finishing write tid 4 to smithi03870129-302 2024-09-14T04:11:05.266 INFO:tasks.rados.rados.0.smithi038.stdout:3630: finishing write tid 5 to smithi03870129-302 2024-09-14T04:11:05.266 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 302 v 428 (ObjNum 2239 snap 0 seq_num 2239) dirty exists 2024-09-14T04:11:05.266 INFO:tasks.rados.rados.0.smithi038.stdout:3630: left oid 302 (ObjNum 2239 snap 0 seq_num 2239) 2024-09-14T04:11:05.266 INFO:tasks.rados.rados.0.smithi038.stdout:3625: done (6 left) 2024-09-14T04:11:05.266 INFO:tasks.rados.rados.0.smithi038.stdout:3627: done (5 left) 2024-09-14T04:11:05.267 INFO:tasks.rados.rados.0.smithi038.stdout:3628: done (4 left) 2024-09-14T04:11:05.267 INFO:tasks.rados.rados.0.smithi038.stdout:3629: done (3 left) 2024-09-14T04:11:05.267 INFO:tasks.rados.rados.0.smithi038.stdout:3630: done (2 left) 2024-09-14T04:11:05.267 INFO:tasks.rados.rados.0.smithi038.stdout:3631: done (1 left) 2024-09-14T04:11:05.267 INFO:tasks.rados.rados.0.smithi038.stdout:3633: write oid 344 current snap is 0 2024-09-14T04:11:05.267 INFO:tasks.rados.rados.0.smithi038.stdout:3633: seq_num 2240 ranges {447680=765542,1846018=488451,2746798=662250} 2024-09-14T04:11:05.284 INFO:tasks.rados.rados.0.smithi038.stdout:3633: writing smithi03870129-344 from 447680 to 1213222 tid 1 2024-09-14T04:11:05.301 INFO:tasks.rados.rados.0.smithi038.stdout:3633: writing smithi03870129-344 from 1846018 to 2334469 tid 2 2024-09-14T04:11:05.318 INFO:tasks.rados.rados.0.smithi038.stdout:3633: writing smithi03870129-344 from 2746798 to 3409048 tid 3 2024-09-14T04:11:05.318 INFO:tasks.rados.rados.0.smithi038.stdout:3634: read oid 229 snap -1 2024-09-14T04:11:05.318 INFO:tasks.rados.rados.0.smithi038.stdout:3634: expect deleted 2024-09-14T04:11:05.318 INFO:tasks.rados.rados.0.smithi038.stdout:3635: read oid 215 snap -1 2024-09-14T04:11:05.318 INFO:tasks.rados.rados.0.smithi038.stdout:3635: expect deleted 2024-09-14T04:11:05.318 INFO:tasks.rados.rados.0.smithi038.stdout:3636: read oid 8 snap -1 2024-09-14T04:11:05.318 INFO:tasks.rados.rados.0.smithi038.stdout:3636: expect (ObjNum 2146 snap 0 seq_num 2146) 2024-09-14T04:11:05.318 INFO:tasks.rados.rados.0.smithi038.stdout:3637: write oid 121 current snap is 0 2024-09-14T04:11:05.318 INFO:tasks.rados.rados.0.smithi038.stdout:3637: seq_num 2241 ranges {464487=440791,1504500=632109,2657868=473522} 2024-09-14T04:11:05.329 INFO:tasks.rados.rados.0.smithi038.stdout:3637: writing smithi03870129-121 from 464487 to 905278 tid 1 2024-09-14T04:11:05.342 INFO:tasks.rados.rados.0.smithi038.stdout:3637: writing smithi03870129-121 from 1504500 to 2136609 tid 2 2024-09-14T04:11:05.350 INFO:tasks.rados.rados.0.smithi038.stdout:3637: writing smithi03870129-121 from 2657868 to 3131390 tid 3 2024-09-14T04:11:05.351 INFO:tasks.rados.rados.0.smithi038.stdout:3638: write oid 367 current snap is 0 2024-09-14T04:11:05.351 INFO:tasks.rados.rados.0.smithi038.stdout:3638: seq_num 2242 ranges {481294=516040,1562982=492120,2801644=684794} 2024-09-14T04:11:05.359 INFO:tasks.rados.rados.0.smithi038.stdout:3638: writing smithi03870129-367 from 481294 to 997334 tid 1 2024-09-14T04:11:05.366 INFO:tasks.rados.rados.0.smithi038.stdout:3638: writing smithi03870129-367 from 1562982 to 2055102 tid 2 2024-09-14T04:11:05.376 INFO:tasks.rados.rados.0.smithi038.stdout:3638: writing smithi03870129-367 from 2801644 to 3486438 tid 3 2024-09-14T04:11:05.376 INFO:tasks.rados.rados.0.smithi038.stdout:3639: read oid 42 snap -1 2024-09-14T04:11:05.376 INFO:tasks.rados.rados.0.smithi038.stdout:3639: expect (ObjNum 1971 snap 0 seq_num 1971) 2024-09-14T04:11:05.376 INFO:tasks.rados.rados.0.smithi038.stdout:3640: write oid 109 current snap is 0 2024-09-14T04:11:05.376 INFO:tasks.rados.rados.0.smithi038.stdout:3640: seq_num 2243 ranges {498101=707642,1621464=635778,2712714=612419} 2024-09-14T04:11:05.383 INFO:tasks.rados.rados.0.smithi038.stdout:3640: writing smithi03870129-109 from 498101 to 1205743 tid 1 2024-09-14T04:11:05.390 INFO:tasks.rados.rados.0.smithi038.stdout:3640: writing smithi03870129-109 from 1621464 to 2257242 tid 2 2024-09-14T04:11:05.396 INFO:tasks.rados.rados.0.smithi038.stdout:3640: writing smithi03870129-109 from 2712714 to 3325133 tid 3 2024-09-14T04:11:05.397 INFO:tasks.rados.rados.0.smithi038.stdout:3641: write oid 385 current snap is 0 2024-09-14T04:11:05.397 INFO:tasks.rados.rados.0.smithi038.stdout:3632: expect (ObjNum 2186 snap 0 seq_num 2186) 2024-09-14T04:11:05.538 INFO:tasks.rados.rados.0.smithi038.stdout:3633: finishing write tid 1 to smithi03870129-344 2024-09-14T04:11:05.538 INFO:tasks.rados.rados.0.smithi038.stdout:3633: finishing write tid 2 to smithi03870129-344 2024-09-14T04:11:05.538 INFO:tasks.rados.rados.0.smithi038.stdout:3636: expect (ObjNum 2146 snap 0 seq_num 2146) 2024-09-14T04:11:05.601 INFO:tasks.rados.rados.0.smithi038.stdout:3633: finishing write tid 3 to smithi03870129-344 2024-09-14T04:11:05.601 INFO:tasks.rados.rados.0.smithi038.stdout:3633: finishing write tid 4 to smithi03870129-344 2024-09-14T04:11:05.601 INFO:tasks.rados.rados.0.smithi038.stdout:3633: finishing write tid 5 to smithi03870129-344 2024-09-14T04:11:05.601 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 344 v 478 (ObjNum 2240 snap 0 seq_num 2240) dirty exists 2024-09-14T04:11:05.601 INFO:tasks.rados.rados.0.smithi038.stdout:3633: left oid 344 (ObjNum 2240 snap 0 seq_num 2240) 2024-09-14T04:11:05.602 INFO:tasks.rados.rados.0.smithi038.stdout:3637: finishing write tid 1 to smithi03870129-121 2024-09-14T04:11:05.602 INFO:tasks.rados.rados.0.smithi038.stdout:3637: finishing write tid 2 to smithi03870129-121 2024-09-14T04:11:05.602 INFO:tasks.rados.rados.0.smithi038.stdout:3637: finishing write tid 3 to smithi03870129-121 2024-09-14T04:11:05.602 INFO:tasks.rados.rados.0.smithi038.stdout:3637: finishing write tid 4 to smithi03870129-121 2024-09-14T04:11:05.602 INFO:tasks.rados.rados.0.smithi038.stdout:3637: finishing write tid 5 to smithi03870129-121 2024-09-14T04:11:05.602 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 121 v 450 (ObjNum 2241 snap 0 seq_num 2241) dirty exists 2024-09-14T04:11:05.602 INFO:tasks.rados.rados.0.smithi038.stdout:3637: left oid 121 (ObjNum 2241 snap 0 seq_num 2241) 2024-09-14T04:11:05.602 INFO:tasks.rados.rados.0.smithi038.stdout:3638: finishing write tid 1 to smithi03870129-367 2024-09-14T04:11:05.602 INFO:tasks.rados.rados.0.smithi038.stdout:3638: finishing write tid 2 to smithi03870129-367 2024-09-14T04:11:05.602 INFO:tasks.rados.rados.0.smithi038.stdout:3638: finishing write tid 3 to smithi03870129-367 2024-09-14T04:11:05.602 INFO:tasks.rados.rados.0.smithi038.stdout:3638: finishing write tid 4 to smithi03870129-367 2024-09-14T04:11:05.602 INFO:tasks.rados.rados.0.smithi038.stdout:3638: finishing write tid 5 to smithi03870129-367 2024-09-14T04:11:05.602 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 367 v 543 (ObjNum 2242 snap 0 seq_num 2242) dirty exists 2024-09-14T04:11:05.602 INFO:tasks.rados.rados.0.smithi038.stdout:3638: left oid 367 (ObjNum 2242 snap 0 seq_num 2242) 2024-09-14T04:11:05.602 INFO:tasks.rados.rados.0.smithi038.stdout:3640: finishing write tid 1 to smithi03870129-109 2024-09-14T04:11:05.603 INFO:tasks.rados.rados.0.smithi038.stdout:3639: expect (ObjNum 1971 snap 0 seq_num 1971) 2024-09-14T04:11:05.723 INFO:tasks.rados.rados.0.smithi038.stdout:3640: finishing write tid 2 to smithi03870129-109 2024-09-14T04:11:05.724 INFO:tasks.rados.rados.0.smithi038.stdout:3640: finishing write tid 3 to smithi03870129-109 2024-09-14T04:11:05.724 INFO:tasks.rados.rados.0.smithi038.stdout:3640: finishing write tid 4 to smithi03870129-109 2024-09-14T04:11:05.724 INFO:tasks.rados.rados.0.smithi038.stdout:3640: finishing write tid 5 to smithi03870129-109 2024-09-14T04:11:05.724 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 109 v 635 (ObjNum 2243 snap 0 seq_num 2243) dirty exists 2024-09-14T04:11:05.724 INFO:tasks.rados.rados.0.smithi038.stdout:3640: left oid 109 (ObjNum 2243 snap 0 seq_num 2243) 2024-09-14T04:11:05.724 INFO:tasks.rados.rados.0.smithi038.stdout:3641: seq_num 2244 ranges {514908=782891,2079946=495789,3256490=423691} 2024-09-14T04:11:05.736 INFO:tasks.rados.rados.0.smithi038.stdout:3641: writing smithi03870129-385 from 514908 to 1297799 tid 1 2024-09-14T04:11:05.748 INFO:tasks.rados.rados.0.smithi038.stdout:3641: writing smithi03870129-385 from 2079946 to 2575735 tid 2 2024-09-14T04:11:05.759 INFO:tasks.rados.rados.0.smithi038.stdout:3641: writing smithi03870129-385 from 3256490 to 3680181 tid 3 2024-09-14T04:11:05.759 INFO:tasks.rados.rados.0.smithi038.stdout:3632: done (9 left) 2024-09-14T04:11:05.759 INFO:tasks.rados.rados.0.smithi038.stdout:3633: done (8 left) 2024-09-14T04:11:05.759 INFO:tasks.rados.rados.0.smithi038.stdout:3634: done (7 left) 2024-09-14T04:11:05.759 INFO:tasks.rados.rados.0.smithi038.stdout:3635: done (6 left) 2024-09-14T04:11:05.759 INFO:tasks.rados.rados.0.smithi038.stdout:3636: done (5 left) 2024-09-14T04:11:05.759 INFO:tasks.rados.rados.0.smithi038.stdout:3637: done (4 left) 2024-09-14T04:11:05.759 INFO:tasks.rados.rados.0.smithi038.stdout:3638: done (3 left) 2024-09-14T04:11:05.759 INFO:tasks.rados.rados.0.smithi038.stdout:3639: done (2 left) 2024-09-14T04:11:05.759 INFO:tasks.rados.rados.0.smithi038.stdout:3640: done (1 left) 2024-09-14T04:11:05.760 INFO:tasks.rados.rados.0.smithi038.stdout:3642: write oid 210 current snap is 0 2024-09-14T04:11:05.760 INFO:tasks.rados.rados.0.smithi038.stdout:3642: seq_num 2245 ranges {531715=458140,1738428=639447,2883913=634963} 2024-09-14T04:11:05.768 INFO:tasks.rados.rados.0.smithi038.stdout:3642: writing smithi03870129-210 from 531715 to 989855 tid 1 2024-09-14T04:11:05.781 INFO:tasks.rados.rados.0.smithi038.stdout:3642: writing smithi03870129-210 from 1738428 to 2377875 tid 2 2024-09-14T04:11:05.791 INFO:tasks.rados.rados.0.smithi038.stdout:3642: writing smithi03870129-210 from 2883913 to 3518876 tid 3 2024-09-14T04:11:05.791 INFO:tasks.rados.rados.0.smithi038.stdout:3643: write oid 376 current snap is 0 2024-09-14T04:11:05.791 INFO:tasks.rados.rados.0.smithi038.stdout:3643: seq_num 2246 ranges {548522=533389,1796910=499458,2911336=446235} 2024-09-14T04:11:05.799 INFO:tasks.rados.rados.0.smithi038.stdout:3643: writing smithi03870129-376 from 548522 to 1081911 tid 1 2024-09-14T04:11:05.807 INFO:tasks.rados.rados.0.smithi038.stdout:3643: writing smithi03870129-376 from 1796910 to 2296368 tid 2 2024-09-14T04:11:05.815 INFO:tasks.rados.rados.0.smithi038.stdout:3643: writing smithi03870129-376 from 2911336 to 3357571 tid 3 2024-09-14T04:11:05.815 INFO:tasks.rados.rados.0.smithi038.stdout:3644: read oid 7 snap -1 2024-09-14T04:11:05.815 INFO:tasks.rados.rados.0.smithi038.stdout:3644: expect (ObjNum 1727 snap 0 seq_num 1727) 2024-09-14T04:11:05.815 INFO:tasks.rados.rados.0.smithi038.stdout:3645: read oid 205 snap -1 2024-09-14T04:11:05.815 INFO:tasks.rados.rados.0.smithi038.stdout:3645: expect (ObjNum 879 snap 0 seq_num 879) 2024-09-14T04:11:05.815 INFO:tasks.rados.rados.0.smithi038.stdout:3646: read oid 368 snap -1 2024-09-14T04:11:05.815 INFO:tasks.rados.rados.0.smithi038.stdout:3646: expect deleted 2024-09-14T04:11:05.815 INFO:tasks.rados.rados.0.smithi038.stdout:3647: write oid 407 current snap is 0 2024-09-14T04:11:05.816 INFO:tasks.rados.rados.0.smithi038.stdout:3641: finishing write tid 1 to smithi03870129-385 2024-09-14T04:11:05.816 INFO:tasks.rados.rados.0.smithi038.stdout:3647: seq_num 2247 ranges {565329=608638,1739039=643116,2822406=773860} 2024-09-14T04:11:05.822 INFO:tasks.rados.rados.0.smithi038.stdout:3647: writing smithi03870129-407 from 565329 to 1173967 tid 1 2024-09-14T04:11:05.830 INFO:tasks.rados.rados.0.smithi038.stdout:3647: writing smithi03870129-407 from 1739039 to 2382155 tid 2 2024-09-14T04:11:05.838 INFO:tasks.rados.rados.0.smithi038.stdout:3647: writing smithi03870129-407 from 2822406 to 3596266 tid 3 2024-09-14T04:11:05.838 INFO:tasks.rados.rados.0.smithi038.stdout:3648: delete oid 308 current snap is 0 2024-09-14T04:11:05.838 INFO:tasks.rados.rados.0.smithi038.stdout:3641: finishing write tid 2 to smithi03870129-385 2024-09-14T04:11:05.838 INFO:tasks.rados.rados.0.smithi038.stdout:3641: finishing write tid 3 to smithi03870129-385 2024-09-14T04:11:05.838 INFO:tasks.rados.rados.0.smithi038.stdout:3641: finishing write tid 4 to smithi03870129-385 2024-09-14T04:11:05.838 INFO:tasks.rados.rados.0.smithi038.stdout:3641: finishing write tid 5 to smithi03870129-385 2024-09-14T04:11:05.838 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 385 v 464 (ObjNum 2244 snap 0 seq_num 2244) dirty exists 2024-09-14T04:11:05.838 INFO:tasks.rados.rados.0.smithi038.stdout:3641: left oid 385 (ObjNum 2244 snap 0 seq_num 2244) 2024-09-14T04:11:05.838 INFO:tasks.rados.rados.0.smithi038.stdout:3642: finishing write tid 1 to smithi03870129-210 2024-09-14T04:11:05.838 INFO:tasks.rados.rados.0.smithi038.stdout:3642: finishing write tid 2 to smithi03870129-210 2024-09-14T04:11:05.838 INFO:tasks.rados.rados.0.smithi038.stdout:3642: finishing write tid 3 to smithi03870129-210 2024-09-14T04:11:05.838 INFO:tasks.rados.rados.0.smithi038.stdout:3642: finishing write tid 4 to smithi03870129-210 2024-09-14T04:11:05.839 INFO:tasks.rados.rados.0.smithi038.stdout:3642: finishing write tid 5 to smithi03870129-210 2024-09-14T04:11:05.839 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 210 v 547 (ObjNum 2245 snap 0 seq_num 2245) dirty exists 2024-09-14T04:11:05.839 INFO:tasks.rados.rados.0.smithi038.stdout:3642: left oid 210 (ObjNum 2245 snap 0 seq_num 2245) 2024-09-14T04:11:05.839 INFO:tasks.rados.rados.0.smithi038.stdout:3643: finishing write tid 1 to smithi03870129-376 2024-09-14T04:11:05.839 INFO:tasks.rados.rados.0.smithi038.stdout:3643: finishing write tid 2 to smithi03870129-376 2024-09-14T04:11:05.839 INFO:tasks.rados.rados.0.smithi038.stdout:3644: expect (ObjNum 1727 snap 0 seq_num 1727) 2024-09-14T04:11:05.957 INFO:tasks.rados.rados.0.smithi038.stdout:3643: finishing write tid 3 to smithi03870129-376 2024-09-14T04:11:05.957 INFO:tasks.rados.rados.0.smithi038.stdout:3643: finishing write tid 4 to smithi03870129-376 2024-09-14T04:11:05.957 INFO:tasks.rados.rados.0.smithi038.stdout:3643: finishing write tid 5 to smithi03870129-376 2024-09-14T04:11:05.958 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 376 v 639 (ObjNum 2246 snap 0 seq_num 2246) dirty exists 2024-09-14T04:11:05.958 INFO:tasks.rados.rados.0.smithi038.stdout:3643: left oid 376 (ObjNum 2246 snap 0 seq_num 2246) 2024-09-14T04:11:05.958 INFO:tasks.rados.rados.0.smithi038.stdout:3645: expect (ObjNum 879 snap 0 seq_num 879) 2024-09-14T04:11:06.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:05 smithi038 bash[32505]: audit 2024-09-14T04:11:03.899760+0000 mgr.x (mgr.24589) 132 : audit [DBG] from='client.25712 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:06.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:05 smithi038 bash[32505]: audit 2024-09-14T04:11:04.237539+0000 mgr.x (mgr.24589) 133 : audit [DBG] from='client.25718 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:06.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:05 smithi038 bash[22519]: audit 2024-09-14T04:11:03.899760+0000 mgr.x (mgr.24589) 132 : audit [DBG] from='client.25712 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:06.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:05 smithi038 bash[22519]: audit 2024-09-14T04:11:04.237539+0000 mgr.x (mgr.24589) 133 : audit [DBG] from='client.25718 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:06.078 INFO:tasks.rados.rados.0.smithi038.stdout:3647: finishing write tid 1 to smithi03870129-407 2024-09-14T04:11:06.078 INFO:tasks.rados.rados.0.smithi038.stdout:3647: finishing write tid 2 to smithi03870129-407 2024-09-14T04:11:06.078 INFO:tasks.rados.rados.0.smithi038.stdout:3647: finishing write tid 3 to smithi03870129-407 2024-09-14T04:11:06.078 INFO:tasks.rados.rados.0.smithi038.stdout:3647: finishing write tid 4 to smithi03870129-407 2024-09-14T04:11:06.079 INFO:tasks.rados.rados.0.smithi038.stdout:3647: finishing write tid 5 to smithi03870129-407 2024-09-14T04:11:06.079 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 407 v 432 (ObjNum 2247 snap 0 seq_num 2247) dirty exists 2024-09-14T04:11:06.079 INFO:tasks.rados.rados.0.smithi038.stdout:3647: left oid 407 (ObjNum 2247 snap 0 seq_num 2247) 2024-09-14T04:11:06.079 INFO:tasks.rados.rados.0.smithi038.stdout:3641: done (7 left) 2024-09-14T04:11:06.079 INFO:tasks.rados.rados.0.smithi038.stdout:3642: done (6 left) 2024-09-14T04:11:06.079 INFO:tasks.rados.rados.0.smithi038.stdout:3643: done (5 left) 2024-09-14T04:11:06.079 INFO:tasks.rados.rados.0.smithi038.stdout:3644: done (4 left) 2024-09-14T04:11:06.079 INFO:tasks.rados.rados.0.smithi038.stdout:3645: done (3 left) 2024-09-14T04:11:06.079 INFO:tasks.rados.rados.0.smithi038.stdout:3646: done (2 left) 2024-09-14T04:11:06.079 INFO:tasks.rados.rados.0.smithi038.stdout:3647: done (1 left) 2024-09-14T04:11:06.079 INFO:tasks.rados.rados.0.smithi038.stdout:3648: done (0 left) 2024-09-14T04:11:06.080 INFO:tasks.rados.rados.0.smithi038.stdout:3649: delete oid 195 current snap is 0 2024-09-14T04:11:06.081 INFO:tasks.rados.rados.0.smithi038.stdout:3649: done (0 left) 2024-09-14T04:11:06.081 INFO:tasks.rados.rados.0.smithi038.stdout:3650: read oid 196 snap -1 2024-09-14T04:11:06.081 INFO:tasks.rados.rados.0.smithi038.stdout:3650: expect (ObjNum 2229 snap 0 seq_num 2229) 2024-09-14T04:11:06.081 INFO:tasks.rados.rados.0.smithi038.stdout:3651: delete oid 84 current snap is 0 2024-09-14T04:11:06.083 INFO:tasks.rados.rados.0.smithi038.stdout:3651: done (1 left) 2024-09-14T04:11:06.083 INFO:tasks.rados.rados.0.smithi038.stdout:3652: write oid 84 current snap is 0 2024-09-14T04:11:06.084 INFO:tasks.rados.rados.0.smithi038.stdout:3652: seq_num 2251 ranges {632557=625987,1972967=650454,3332098=418948} 2024-09-14T04:11:06.094 INFO:tasks.rados.rados.0.smithi038.stdout:3652: writing smithi03870129-84 from 632557 to 1258544 tid 1 2024-09-14T04:11:06.107 INFO:tasks.rados.rados.0.smithi038.stdout:3652: writing smithi03870129-84 from 1972967 to 2623421 tid 2 2024-09-14T04:11:06.117 INFO:tasks.rados.rados.0.smithi038.stdout:3652: writing smithi03870129-84 from 3332098 to 3751046 tid 3 2024-09-14T04:11:06.117 INFO:tasks.rados.rados.0.smithi038.stdout:3653: read oid 77 snap -1 2024-09-14T04:11:06.117 INFO:tasks.rados.rados.0.smithi038.stdout:3653: expect (ObjNum 1748 snap 0 seq_num 1748) 2024-09-14T04:11:06.117 INFO:tasks.rados.rados.0.smithi038.stdout:3654: write oid 455 current snap is 0 2024-09-14T04:11:06.117 INFO:tasks.rados.rados.0.smithi038.stdout:3650: expect (ObjNum 2229 snap 0 seq_num 2229) 2024-09-14T04:11:06.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:05 smithi123 bash[24950]: audit 2024-09-14T04:11:03.899760+0000 mgr.x (mgr.24589) 132 : audit [DBG] from='client.25712 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:06.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:05 smithi123 bash[24950]: audit 2024-09-14T04:11:04.237539+0000 mgr.x (mgr.24589) 133 : audit [DBG] from='client.25718 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:06.183 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:11:05 smithi123 bash[59929]: ts=2024-09-14T04:11:05.740Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:11:06.183 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:11:05 smithi123 bash[59929]: ts=2024-09-14T04:11:05.741Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:11:06.288 INFO:tasks.rados.rados.0.smithi038.stdout:3652: finishing write tid 1 to smithi03870129-84 2024-09-14T04:11:06.289 INFO:tasks.rados.rados.0.smithi038.stdout:3652: finishing write tid 2 to smithi03870129-84 2024-09-14T04:11:06.289 INFO:tasks.rados.rados.0.smithi038.stdout:3652: finishing write tid 3 to smithi03870129-84 2024-09-14T04:11:06.289 INFO:tasks.rados.rados.0.smithi038.stdout:3652: finishing write tid 4 to smithi03870129-84 2024-09-14T04:11:06.289 INFO:tasks.rados.rados.0.smithi038.stdout:3652: finishing write tid 5 to smithi03870129-84 2024-09-14T04:11:06.289 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 84 v 354 (ObjNum 2251 snap 0 seq_num 2251) dirty exists 2024-09-14T04:11:06.289 INFO:tasks.rados.rados.0.smithi038.stdout:3652: left oid 84 (ObjNum 2251 snap 0 seq_num 2251) 2024-09-14T04:11:06.289 INFO:tasks.rados.rados.0.smithi038.stdout:3654: seq_num 2252 ranges {649364=701236,2031449=794112,3243168=606196} 2024-09-14T04:11:06.300 INFO:tasks.rados.rados.0.smithi038.stdout:3654: writing smithi03870129-455 from 649364 to 1350600 tid 1 2024-09-14T04:11:06.313 INFO:tasks.rados.rados.0.smithi038.stdout:3654: writing smithi03870129-455 from 2031449 to 2825561 tid 2 2024-09-14T04:11:06.326 INFO:tasks.rados.rados.0.smithi038.stdout:3654: writing smithi03870129-455 from 3243168 to 3849364 tid 3 2024-09-14T04:11:06.326 INFO:tasks.rados.rados.0.smithi038.stdout:3650: done (3 left) 2024-09-14T04:11:06.326 INFO:tasks.rados.rados.0.smithi038.stdout:3652: done (2 left) 2024-09-14T04:11:06.326 INFO:tasks.rados.rados.0.smithi038.stdout:3655: delete oid 193 current snap is 0 2024-09-14T04:11:06.326 INFO:tasks.rados.rados.0.smithi038.stdout:3653: expect (ObjNum 1748 snap 0 seq_num 1748) 2024-09-14T04:11:06.532 INFO:tasks.rados.rados.0.smithi038.stdout:3654: finishing write tid 1 to smithi03870129-455 2024-09-14T04:11:06.532 INFO:tasks.rados.rados.0.smithi038.stdout:3654: finishing write tid 2 to smithi03870129-455 2024-09-14T04:11:06.532 INFO:tasks.rados.rados.0.smithi038.stdout:3654: finishing write tid 3 to smithi03870129-455 2024-09-14T04:11:06.532 INFO:tasks.rados.rados.0.smithi038.stdout:3654: finishing write tid 4 to smithi03870129-455 2024-09-14T04:11:06.532 INFO:tasks.rados.rados.0.smithi038.stdout:3654: finishing write tid 5 to smithi03870129-455 2024-09-14T04:11:06.532 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 455 v 348 (ObjNum 2252 snap 0 seq_num 2252) dirty exists 2024-09-14T04:11:06.532 INFO:tasks.rados.rados.0.smithi038.stdout:3654: left oid 455 (ObjNum 2252 snap 0 seq_num 2252) 2024-09-14T04:11:06.532 INFO:tasks.rados.rados.0.smithi038.stdout:3653: done (2 left) 2024-09-14T04:11:06.532 INFO:tasks.rados.rados.0.smithi038.stdout:3654: done (1 left) 2024-09-14T04:11:06.532 INFO:tasks.rados.rados.0.smithi038.stdout:3655: done (0 left) 2024-09-14T04:11:06.532 INFO:tasks.rados.rados.0.smithi038.stdout:3656: write oid 139 current snap is 0 2024-09-14T04:11:06.533 INFO:tasks.rados.rados.0.smithi038.stdout:3656: seq_num 2254 ranges {682978=451734,1748413=797781,3298014=584964} 2024-09-14T04:11:06.544 INFO:tasks.rados.rados.0.smithi038.stdout:3656: writing smithi03870129-139 from 682978 to 1134712 tid 1 2024-09-14T04:11:06.561 INFO:tasks.rados.rados.0.smithi038.stdout:3656: writing smithi03870129-139 from 1748413 to 2546194 tid 2 2024-09-14T04:11:06.578 INFO:tasks.rados.rados.0.smithi038.stdout:3656: writing smithi03870129-139 from 3298014 to 3882978 tid 3 2024-09-14T04:11:06.578 INFO:tasks.rados.rados.0.smithi038.stdout:3657: delete oid 273 current snap is 0 2024-09-14T04:11:06.578 INFO:tasks.rados.rados.0.smithi038.stdout:3656: finishing write tid 1 to smithi03870129-139 2024-09-14T04:11:06.578 INFO:tasks.rados.rados.0.smithi038.stdout:3656: finishing write tid 2 to smithi03870129-139 2024-09-14T04:11:06.581 INFO:tasks.rados.rados.0.smithi038.stdout:3657: done (1 left) 2024-09-14T04:11:06.581 INFO:tasks.rados.rados.0.smithi038.stdout:3658: read oid 402 snap -1 2024-09-14T04:11:06.581 INFO:tasks.rados.rados.0.smithi038.stdout:3658: expect (ObjNum 2194 snap 0 seq_num 2194) 2024-09-14T04:11:06.581 INFO:tasks.rados.rados.0.smithi038.stdout:3659: write oid 234 current snap is 0 2024-09-14T04:11:06.581 INFO:tasks.rados.rados.0.smithi038.stdout:3659: seq_num 2256 ranges {716592=602232,1749024=401450,2836507=791661} 2024-09-14T04:11:06.591 INFO:tasks.rados.rados.0.smithi038.stdout:3659: writing smithi03870129-234 from 716592 to 1318824 tid 1 2024-09-14T04:11:06.596 INFO:tasks.rados.rados.0.smithi038.stdout:3659: writing smithi03870129-234 from 1749024 to 2150474 tid 2 2024-09-14T04:11:06.604 INFO:tasks.rados.rados.0.smithi038.stdout:3659: writing smithi03870129-234 from 2836507 to 3628168 tid 3 2024-09-14T04:11:06.604 INFO:tasks.rados.rados.0.smithi038.stdout:3660: write oid 34 current snap is 0 2024-09-14T04:11:06.604 INFO:tasks.rados.rados.0.smithi038.stdout:3656: finishing write tid 3 to smithi03870129-139 2024-09-14T04:11:06.604 INFO:tasks.rados.rados.0.smithi038.stdout:3660: seq_num 2257 ranges {733399=677481,2207506=661461,3380283=553116} 2024-09-14T04:11:06.614 INFO:tasks.rados.rados.0.smithi038.stdout:3660: writing smithi03870129-34 from 733399 to 1410880 tid 1 2024-09-14T04:11:06.625 INFO:tasks.rados.rados.0.smithi038.stdout:3660: writing smithi03870129-34 from 2207506 to 2868967 tid 2 2024-09-14T04:11:06.633 INFO:tasks.rados.rados.0.smithi038.stdout:3660: writing smithi03870129-34 from 3380283 to 3933399 tid 3 2024-09-14T04:11:06.633 INFO:tasks.rados.rados.0.smithi038.stdout:3661: write oid 202 current snap is 0 2024-09-14T04:11:06.633 INFO:tasks.rados.rados.0.smithi038.stdout:3656: finishing write tid 4 to smithi03870129-139 2024-09-14T04:11:06.633 INFO:tasks.rados.rados.0.smithi038.stdout:3656: finishing write tid 5 to smithi03870129-139 2024-09-14T04:11:06.633 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 139 v 643 (ObjNum 2254 snap 0 seq_num 2254) dirty exists 2024-09-14T04:11:06.633 INFO:tasks.rados.rados.0.smithi038.stdout:3656: left oid 139 (ObjNum 2254 snap 0 seq_num 2254) 2024-09-14T04:11:06.633 INFO:tasks.rados.rados.0.smithi038.stdout:3658: expect (ObjNum 2194 snap 0 seq_num 2194) 2024-09-14T04:11:06.821 INFO:tasks.rados.rados.0.smithi038.stdout:3659: finishing write tid 1 to smithi03870129-234 2024-09-14T04:11:06.821 INFO:tasks.rados.rados.0.smithi038.stdout:3659: finishing write tid 2 to smithi03870129-234 2024-09-14T04:11:06.821 INFO:tasks.rados.rados.0.smithi038.stdout:3661: seq_num 2258 ranges {750206=469083,1982341=405119,3007706=530558} 2024-09-14T04:11:06.828 INFO:tasks.rados.rados.0.smithi038.stdout:3661: writing smithi03870129-202 from 750206 to 1219289 tid 1 2024-09-14T04:11:06.834 INFO:tasks.rados.rados.0.smithi038.stdout:3661: writing smithi03870129-202 from 1982341 to 2387460 tid 2 2024-09-14T04:11:06.841 INFO:tasks.rados.rados.0.smithi038.stdout:3661: writing smithi03870129-202 from 3007706 to 3538264 tid 3 2024-09-14T04:11:06.841 INFO:tasks.rados.rados.0.smithi038.stdout:3656: done (4 left) 2024-09-14T04:11:06.841 INFO:tasks.rados.rados.0.smithi038.stdout:3658: done (3 left) 2024-09-14T04:11:06.842 INFO:tasks.rados.rados.0.smithi038.stdout:3662: read oid 209 snap -1 2024-09-14T04:11:06.842 INFO:tasks.rados.rados.0.smithi038.stdout:3662: expect (ObjNum 1401 snap 0 seq_num 1401) 2024-09-14T04:11:06.842 INFO:tasks.rados.rados.0.smithi038.stdout:3663: write oid 240 current snap is 0 2024-09-14T04:11:06.842 INFO:tasks.rados.rados.0.smithi038.stdout:3659: finishing write tid 3 to smithi03870129-234 2024-09-14T04:11:06.842 INFO:tasks.rados.rados.0.smithi038.stdout:3659: finishing write tid 4 to smithi03870129-234 2024-09-14T04:11:06.842 INFO:tasks.rados.rados.0.smithi038.stdout:3659: finishing write tid 5 to smithi03870129-234 2024-09-14T04:11:06.842 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 234 v 650 (ObjNum 2256 snap 0 seq_num 2256) dirty exists 2024-09-14T04:11:06.842 INFO:tasks.rados.rados.0.smithi038.stdout:3659: left oid 234 (ObjNum 2256 snap 0 seq_num 2256) 2024-09-14T04:11:06.842 INFO:tasks.rados.rados.0.smithi038.stdout:3660: finishing write tid 1 to smithi03870129-34 2024-09-14T04:11:06.842 INFO:tasks.rados.rados.0.smithi038.stdout:3660: finishing write tid 2 to smithi03870129-34 2024-09-14T04:11:06.842 INFO:tasks.rados.rados.0.smithi038.stdout:3663: seq_num 2259 ranges {767013=544332,1924470=665130,3035129=741830} 2024-09-14T04:11:06.848 INFO:tasks.rados.rados.0.smithi038.stdout:3663: writing smithi03870129-240 from 767013 to 1311345 tid 1 2024-09-14T04:11:06.856 INFO:tasks.rados.rados.0.smithi038.stdout:3663: writing smithi03870129-240 from 1924470 to 2589600 tid 2 2024-09-14T04:11:06.863 INFO:tasks.rados.rados.0.smithi038.stdout:3663: writing smithi03870129-240 from 3035129 to 3776959 tid 3 2024-09-14T04:11:06.863 INFO:tasks.rados.rados.0.smithi038.stdout:3659: done (4 left) 2024-09-14T04:11:06.863 INFO:tasks.rados.rados.0.smithi038.stdout:3664: read oid 134 snap -1 2024-09-14T04:11:06.863 INFO:tasks.rados.rados.0.smithi038.stdout:3664: expect (ObjNum 1580 snap 0 seq_num 1580) 2024-09-14T04:11:06.863 INFO:tasks.rados.rados.0.smithi038.stdout:3665: read oid 98 snap -1 2024-09-14T04:11:06.863 INFO:tasks.rados.rados.0.smithi038.stdout:3665: expect deleted 2024-09-14T04:11:06.863 INFO:tasks.rados.rados.0.smithi038.stdout:3666: delete oid 466 current snap is 0 2024-09-14T04:11:06.863 INFO:tasks.rados.rados.0.smithi038.stdout:3660: finishing write tid 3 to smithi03870129-34 2024-09-14T04:11:06.863 INFO:tasks.rados.rados.0.smithi038.stdout:3660: finishing write tid 4 to smithi03870129-34 2024-09-14T04:11:06.864 INFO:tasks.rados.rados.0.smithi038.stdout:3660: finishing write tid 5 to smithi03870129-34 2024-09-14T04:11:06.864 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 34 v 647 (ObjNum 2257 snap 0 seq_num 2257) dirty exists 2024-09-14T04:11:06.864 INFO:tasks.rados.rados.0.smithi038.stdout:3660: left oid 34 (ObjNum 2257 snap 0 seq_num 2257) 2024-09-14T04:11:06.864 INFO:tasks.rados.rados.0.smithi038.stdout:3661: finishing write tid 1 to smithi03870129-202 2024-09-14T04:11:06.864 INFO:tasks.rados.rados.0.smithi038.stdout:3661: finishing write tid 2 to smithi03870129-202 2024-09-14T04:11:06.864 INFO:tasks.rados.rados.0.smithi038.stdout:3661: finishing write tid 3 to smithi03870129-202 2024-09-14T04:11:06.864 INFO:tasks.rados.rados.0.smithi038.stdout:3661: finishing write tid 4 to smithi03870129-202 2024-09-14T04:11:06.864 INFO:tasks.rados.rados.0.smithi038.stdout:3661: finishing write tid 5 to smithi03870129-202 2024-09-14T04:11:06.864 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 202 v 426 (ObjNum 2258 snap 0 seq_num 2258) dirty exists 2024-09-14T04:11:06.864 INFO:tasks.rados.rados.0.smithi038.stdout:3661: left oid 202 (ObjNum 2258 snap 0 seq_num 2258) 2024-09-14T04:11:06.864 INFO:tasks.rados.rados.0.smithi038.stdout:3663: finishing write tid 1 to smithi03870129-240 2024-09-14T04:11:06.864 INFO:tasks.rados.rados.0.smithi038.stdout:3662: expect (ObjNum 1401 snap 0 seq_num 1401) 2024-09-14T04:11:06.943 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:11:07.094 INFO:tasks.rados.rados.0.smithi038.stdout:3663: finishing write tid 2 to smithi03870129-240 2024-09-14T04:11:07.094 INFO:tasks.rados.rados.0.smithi038.stdout:3660: done (6 left) 2024-09-14T04:11:07.094 INFO:tasks.rados.rados.0.smithi038.stdout:3661: done (5 left) 2024-09-14T04:11:07.094 INFO:tasks.rados.rados.0.smithi038.stdout:3662: done (4 left) 2024-09-14T04:11:07.094 INFO:tasks.rados.rados.0.smithi038.stdout:3666: done (3 left) 2024-09-14T04:11:07.094 INFO:tasks.rados.rados.0.smithi038.stdout:3667: write oid 224 current snap is 0 2024-09-14T04:11:07.095 INFO:tasks.rados.rados.0.smithi038.stdout:3664: expect (ObjNum 1580 snap 0 seq_num 1580) 2024-09-14T04:11:07.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:06 smithi123 bash[24950]: cluster 2024-09-14T04:11:04.947882+0000 mgr.x (mgr.24589) 134 : cluster [DBG] pgmap v44: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 79 MiB/s rd, 9.4 MiB/s wr, 102 op/s 2024-09-14T04:11:07.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:06 smithi123 bash[24950]: audit 2024-09-14T04:11:06.618808+0000 mon.a (mon.0) 983 : audit [DBG] from='client.? 172.21.15.38:0/2359964313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:11:07.183 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:11:06 smithi123 bash[59929]: ts=2024-09-14T04:11:06.952Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi123\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi123\", job=\"node\", machine=\"x86_64\", nodename=\"smithi123\", release=\"5.15.0-121-generic\", sysname=\"Linux\", version=\"#131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi123\", job=\"node\", machine=\"x86_64\", nodename=\"smithi123\", release=\"5.15.0-121-generic\", sysname=\"Linux\", version=\"#131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:11:07.236 INFO:tasks.rados.rados.0.smithi038.stdout:3663: finishing write tid 3 to smithi03870129-240 2024-09-14T04:11:07.236 INFO:tasks.rados.rados.0.smithi038.stdout:3663: finishing write tid 4 to smithi03870129-240 2024-09-14T04:11:07.236 INFO:tasks.rados.rados.0.smithi038.stdout:3663: finishing write tid 5 to smithi03870129-240 2024-09-14T04:11:07.236 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 240 v 552 (ObjNum 2259 snap 0 seq_num 2259) dirty exists 2024-09-14T04:11:07.236 INFO:tasks.rados.rados.0.smithi038.stdout:3663: left oid 240 (ObjNum 2259 snap 0 seq_num 2259) 2024-09-14T04:11:07.236 INFO:tasks.rados.rados.0.smithi038.stdout:3667: seq_num 2261 ranges {400627=694830,1641434=359193} 2024-09-14T04:11:07.242 INFO:tasks.rados.rados.0.smithi038.stdout:3667: writing smithi03870129-224 from 400627 to 1095457 tid 1 2024-09-14T04:11:07.248 INFO:tasks.rados.rados.0.smithi038.stdout:3667: writing smithi03870129-224 from 1641434 to 2000627 tid 2 2024-09-14T04:11:07.248 INFO:tasks.rados.rados.0.smithi038.stdout:3663: done (3 left) 2024-09-14T04:11:07.248 INFO:tasks.rados.rados.0.smithi038.stdout:3664: done (2 left) 2024-09-14T04:11:07.248 INFO:tasks.rados.rados.0.smithi038.stdout:3665: done (1 left) 2024-09-14T04:11:07.248 INFO:tasks.rados.rados.0.smithi038.stdout:3668: write oid 356 current snap is 0 2024-09-14T04:11:07.248 INFO:tasks.rados.rados.0.smithi038.stdout:3667: finishing write tid 1 to smithi03870129-224 2024-09-14T04:11:07.248 INFO:tasks.rados.rados.0.smithi038.stdout:3668: seq_num 2262 ranges {417434=770079,1699916=317518} 2024-09-14T04:11:07.255 INFO:tasks.rados.rados.0.smithi038.stdout:3668: writing smithi03870129-356 from 417434 to 1187513 tid 1 2024-09-14T04:11:07.259 INFO:tasks.rados.rados.0.smithi038.stdout:3668: writing smithi03870129-356 from 1699916 to 2017434 tid 2 2024-09-14T04:11:07.260 INFO:tasks.rados.rados.0.smithi038.stdout:3669: write oid 94 current snap is 0 2024-09-14T04:11:07.260 INFO:tasks.rados.rados.0.smithi038.stdout:3667: finishing write tid 2 to smithi03870129-224 2024-09-14T04:11:07.260 INFO:tasks.rados.rados.0.smithi038.stdout:3669: seq_num 2263 ranges {434241=445328,1642045=392196} 2024-09-14T04:11:07.264 INFO:tasks.rados.rados.0.smithi038.stdout:3669: writing smithi03870129-94 from 434241 to 879569 tid 1 2024-09-14T04:11:07.269 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:06 smithi038 bash[32505]: cluster 2024-09-14T04:11:04.947882+0000 mgr.x (mgr.24589) 134 : cluster [DBG] pgmap v44: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 79 MiB/s rd, 9.4 MiB/s wr, 102 op/s 2024-09-14T04:11:07.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:06 smithi038 bash[32505]: audit 2024-09-14T04:11:06.618808+0000 mon.a (mon.0) 983 : audit [DBG] from='client.? 172.21.15.38:0/2359964313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:11:07.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:06 smithi038 bash[22519]: cluster 2024-09-14T04:11:04.947882+0000 mgr.x (mgr.24589) 134 : cluster [DBG] pgmap v44: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 79 MiB/s rd, 9.4 MiB/s wr, 102 op/s 2024-09-14T04:11:07.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:06 smithi038 bash[22519]: audit 2024-09-14T04:11:06.618808+0000 mon.a (mon.0) 983 : audit [DBG] from='client.? 172.21.15.38:0/2359964313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:11:07.271 INFO:tasks.rados.rados.0.smithi038.stdout:3669: writing smithi03870129-94 from 1642045 to 2034241 tid 2 2024-09-14T04:11:07.271 INFO:tasks.rados.rados.0.smithi038.stdout:3670: read oid 1 snap -1 2024-09-14T04:11:07.271 INFO:tasks.rados.rados.0.smithi038.stdout:3670: expect (ObjNum 2043 snap 0 seq_num 2043) 2024-09-14T04:11:07.271 INFO:tasks.rados.rados.0.smithi038.stdout:3671: read oid 424 snap -1 2024-09-14T04:11:07.271 INFO:tasks.rados.rados.0.smithi038.stdout:3671: expect (ObjNum 949 snap 0 seq_num 949) 2024-09-14T04:11:07.271 INFO:tasks.rados.rados.0.smithi038.stdout:3672: write oid 65 current snap is 0 2024-09-14T04:11:07.271 INFO:tasks.rados.rados.0.smithi038.stdout:3672: seq_num 2264 ranges {451048=520577,1700527=350521} 2024-09-14T04:11:07.276 INFO:tasks.rados.rados.0.smithi038.stdout:3672: writing smithi03870129-65 from 451048 to 971625 tid 1 2024-09-14T04:11:07.283 INFO:tasks.rados.rados.0.smithi038.stdout:3672: writing smithi03870129-65 from 1700527 to 2051048 tid 2 2024-09-14T04:11:07.283 INFO:tasks.rados.rados.0.smithi038.stdout:3673: write oid 320 current snap is 0 2024-09-14T04:11:07.283 INFO:tasks.rados.rados.0.smithi038.stdout:3667: finishing write tid 3 to smithi03870129-224 2024-09-14T04:11:07.283 INFO:tasks.rados.rados.0.smithi038.stdout:3667: finishing write tid 4 to smithi03870129-224 2024-09-14T04:11:07.284 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 224 v 653 (ObjNum 2261 snap 0 seq_num 2261) dirty exists 2024-09-14T04:11:07.284 INFO:tasks.rados.rados.0.smithi038.stdout:3667: left oid 224 (ObjNum 2261 snap 0 seq_num 2261) 2024-09-14T04:11:07.284 INFO:tasks.rados.rados.0.smithi038.stdout:3668: finishing write tid 1 to smithi03870129-356 2024-09-14T04:11:07.284 INFO:tasks.rados.rados.0.smithi038.stdout:3668: finishing write tid 2 to smithi03870129-356 2024-09-14T04:11:07.284 INFO:tasks.rados.rados.0.smithi038.stdout:3668: finishing write tid 3 to smithi03870129-356 2024-09-14T04:11:07.284 INFO:tasks.rados.rados.0.smithi038.stdout:3668: finishing write tid 4 to smithi03870129-356 2024-09-14T04:11:07.284 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 356 v 467 (ObjNum 2262 snap 0 seq_num 2262) dirty exists 2024-09-14T04:11:07.284 INFO:tasks.rados.rados.0.smithi038.stdout:3668: left oid 356 (ObjNum 2262 snap 0 seq_num 2262) 2024-09-14T04:11:07.284 INFO:tasks.rados.rados.0.smithi038.stdout:3669: finishing write tid 1 to smithi03870129-94 2024-09-14T04:11:07.284 INFO:tasks.rados.rados.0.smithi038.stdout:3669: finishing write tid 2 to smithi03870129-94 2024-09-14T04:11:07.284 INFO:tasks.rados.rados.0.smithi038.stdout:3669: finishing write tid 3 to smithi03870129-94 2024-09-14T04:11:07.284 INFO:tasks.rados.rados.0.smithi038.stdout:3669: finishing write tid 4 to smithi03870129-94 2024-09-14T04:11:07.284 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 94 v 470 (ObjNum 2263 snap 0 seq_num 2263) dirty exists 2024-09-14T04:11:07.285 INFO:tasks.rados.rados.0.smithi038.stdout:3669: left oid 94 (ObjNum 2263 snap 0 seq_num 2263) 2024-09-14T04:11:07.285 INFO:tasks.rados.rados.0.smithi038.stdout:3670: expect (ObjNum 2043 snap 0 seq_num 2043) 2024-09-14T04:11:07.415 INFO:tasks.rados.rados.0.smithi038.stdout:3672: finishing write tid 1 to smithi03870129-65 2024-09-14T04:11:07.416 INFO:tasks.rados.rados.0.smithi038.stdout:3671: expect (ObjNum 949 snap 0 seq_num 949) 2024-09-14T04:11:07.554 INFO:tasks.rados.rados.0.smithi038.stdout:3672: finishing write tid 2 to smithi03870129-65 2024-09-14T04:11:07.554 INFO:tasks.rados.rados.0.smithi038.stdout:3672: finishing write tid 3 to smithi03870129-65 2024-09-14T04:11:07.554 INFO:tasks.rados.rados.0.smithi038.stdout:3673: seq_num 2265 ranges {467855=595826,1759009=308846} 2024-09-14T04:11:07.560 INFO:tasks.rados.rados.0.smithi038.stdout:3673: writing smithi03870129-320 from 467855 to 1063681 tid 1 2024-09-14T04:11:07.566 INFO:tasks.rados.rados.0.smithi038.stdout:3673: writing smithi03870129-320 from 1759009 to 2067855 tid 2 2024-09-14T04:11:07.566 INFO:tasks.rados.rados.0.smithi038.stdout:3667: done (6 left) 2024-09-14T04:11:07.566 INFO:tasks.rados.rados.0.smithi038.stdout:3668: done (5 left) 2024-09-14T04:11:07.566 INFO:tasks.rados.rados.0.smithi038.stdout:3669: done (4 left) 2024-09-14T04:11:07.566 INFO:tasks.rados.rados.0.smithi038.stdout:3670: done (3 left) 2024-09-14T04:11:07.566 INFO:tasks.rados.rados.0.smithi038.stdout:3671: done (2 left) 2024-09-14T04:11:07.566 INFO:tasks.rados.rados.0.smithi038.stdout:3674: delete oid 117 current snap is 0 2024-09-14T04:11:07.567 INFO:tasks.rados.rados.0.smithi038.stdout:3672: finishing write tid 4 to smithi03870129-65 2024-09-14T04:11:07.567 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 65 v 351 (ObjNum 2264 snap 0 seq_num 2264) dirty exists 2024-09-14T04:11:07.567 INFO:tasks.rados.rados.0.smithi038.stdout:3672: left oid 65 (ObjNum 2264 snap 0 seq_num 2264) 2024-09-14T04:11:07.567 INFO:tasks.rados.rados.0.smithi038.stdout:3673: finishing write tid 1 to smithi03870129-320 2024-09-14T04:11:07.568 INFO:tasks.rados.rados.0.smithi038.stdout:3672: done (2 left) 2024-09-14T04:11:07.568 INFO:tasks.rados.rados.0.smithi038.stdout:3674: done (1 left) 2024-09-14T04:11:07.568 INFO:tasks.rados.rados.0.smithi038.stdout:3675: read oid 236 snap -1 2024-09-14T04:11:07.568 INFO:tasks.rados.rados.0.smithi038.stdout:3675: expect (ObjNum 1569 snap 0 seq_num 1569) 2024-09-14T04:11:07.568 INFO:tasks.rados.rados.0.smithi038.stdout:3676: read oid 76 snap -1 2024-09-14T04:11:07.568 INFO:tasks.rados.rados.0.smithi038.stdout:3676: expect (ObjNum 1973 snap 0 seq_num 1973) 2024-09-14T04:11:07.568 INFO:tasks.rados.rados.0.smithi038.stdout:3677: delete oid 12 current snap is 0 2024-09-14T04:11:07.571 INFO:tasks.rados.rados.0.smithi038.stdout:3673: finishing write tid 2 to smithi03870129-320 2024-09-14T04:11:07.571 INFO:tasks.rados.rados.0.smithi038.stdout:3677: done (3 left) 2024-09-14T04:11:07.571 INFO:tasks.rados.rados.0.smithi038.stdout:3678: read oid 112 snap -1 2024-09-14T04:11:07.571 INFO:tasks.rados.rados.0.smithi038.stdout:3678: expect (ObjNum 2156 snap 0 seq_num 2156) 2024-09-14T04:11:07.571 INFO:tasks.rados.rados.0.smithi038.stdout:3679: read oid 352 snap -1 2024-09-14T04:11:07.571 INFO:tasks.rados.rados.0.smithi038.stdout:3679: expect deleted 2024-09-14T04:11:07.571 INFO:tasks.rados.rados.0.smithi038.stdout:3680: write oid 434 current snap is 0 2024-09-14T04:11:07.571 INFO:tasks.rados.rados.0.smithi038.stdout:3680: seq_num 2268 ranges {518276=537926,1534455=423464} 2024-09-14T04:11:07.577 INFO:tasks.rados.rados.0.smithi038.stdout:3680: writing smithi03870129-434 from 518276 to 1056202 tid 1 2024-09-14T04:11:07.582 INFO:tasks.rados.rados.0.smithi038.stdout:3680: writing smithi03870129-434 from 1534455 to 1957919 tid 2 2024-09-14T04:11:07.583 INFO:tasks.rados.rados.0.smithi038.stdout:3681: read oid 216 snap -1 2024-09-14T04:11:07.583 INFO:tasks.rados.rados.0.smithi038.stdout:3681: expect deleted 2024-09-14T04:11:07.583 INFO:tasks.rados.rados.0.smithi038.stdout:3682: write oid 104 current snap is 0 2024-09-14T04:11:07.583 INFO:tasks.rados.rados.0.smithi038.stdout:3682: seq_num 2269 ranges {535083=613175,1592937=542146} 2024-09-14T04:11:07.589 INFO:tasks.rados.rados.0.smithi038.stdout:3682: writing smithi03870129-104 from 535083 to 1148258 tid 1 2024-09-14T04:11:07.595 INFO:tasks.rados.rados.0.smithi038.stdout:3682: writing smithi03870129-104 from 1592937 to 2135083 tid 2 2024-09-14T04:11:07.595 INFO:tasks.rados.rados.0.smithi038.stdout:3683: delete oid 7 current snap is 0 2024-09-14T04:11:07.595 INFO:tasks.rados.rados.0.smithi038.stdout:3673: finishing write tid 3 to smithi03870129-320 2024-09-14T04:11:07.595 INFO:tasks.rados.rados.0.smithi038.stdout:3673: finishing write tid 4 to smithi03870129-320 2024-09-14T04:11:07.595 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 320 v 219 (ObjNum 2265 snap 0 seq_num 2265) dirty exists 2024-09-14T04:11:07.595 INFO:tasks.rados.rados.0.smithi038.stdout:3673: left oid 320 (ObjNum 2265 snap 0 seq_num 2265) 2024-09-14T04:11:07.595 INFO:tasks.rados.rados.0.smithi038.stdout:3676: expect (ObjNum 1973 snap 0 seq_num 1973) 2024-09-14T04:11:07.819 INFO:tasks.rados.rados.0.smithi038.stdout:3675: expect (ObjNum 1569 snap 0 seq_num 1569) 2024-09-14T04:11:07.946 INFO:tasks.rados.rados.0.smithi038.stdout:3678: expect (ObjNum 2156 snap 0 seq_num 2156) 2024-09-14T04:11:08.054 INFO:tasks.rados.rados.0.smithi038.stdout:3680: finishing write tid 1 to smithi03870129-434 2024-09-14T04:11:08.054 INFO:tasks.rados.rados.0.smithi038.stdout:3680: finishing write tid 2 to smithi03870129-434 2024-09-14T04:11:08.054 INFO:tasks.rados.rados.0.smithi038.stdout:3680: finishing write tid 3 to smithi03870129-434 2024-09-14T04:11:08.054 INFO:tasks.rados.rados.0.smithi038.stdout:3680: finishing write tid 4 to smithi03870129-434 2024-09-14T04:11:08.055 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 434 v 481 (ObjNum 2268 snap 0 seq_num 2268) dirty exists 2024-09-14T04:11:08.055 INFO:tasks.rados.rados.0.smithi038.stdout:3680: left oid 434 (ObjNum 2268 snap 0 seq_num 2268) 2024-09-14T04:11:08.055 INFO:tasks.rados.rados.0.smithi038.stdout:3682: finishing write tid 1 to smithi03870129-104 2024-09-14T04:11:08.055 INFO:tasks.rados.rados.0.smithi038.stdout:3682: finishing write tid 2 to smithi03870129-104 2024-09-14T04:11:08.055 INFO:tasks.rados.rados.0.smithi038.stdout:3682: finishing write tid 3 to smithi03870129-104 2024-09-14T04:11:08.055 INFO:tasks.rados.rados.0.smithi038.stdout:3682: finishing write tid 4 to smithi03870129-104 2024-09-14T04:11:08.055 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 104 v 484 (ObjNum 2269 snap 0 seq_num 2269) dirty exists 2024-09-14T04:11:08.055 INFO:tasks.rados.rados.0.smithi038.stdout:3682: left oid 104 (ObjNum 2269 snap 0 seq_num 2269) 2024-09-14T04:11:08.055 INFO:tasks.rados.rados.0.smithi038.stdout:3673: done (8 left) 2024-09-14T04:11:08.055 INFO:tasks.rados.rados.0.smithi038.stdout:3675: done (7 left) 2024-09-14T04:11:08.055 INFO:tasks.rados.rados.0.smithi038.stdout:3676: done (6 left) 2024-09-14T04:11:08.055 INFO:tasks.rados.rados.0.smithi038.stdout:3678: done (5 left) 2024-09-14T04:11:08.055 INFO:tasks.rados.rados.0.smithi038.stdout:3679: done (4 left) 2024-09-14T04:11:08.055 INFO:tasks.rados.rados.0.smithi038.stdout:3680: done (3 left) 2024-09-14T04:11:08.055 INFO:tasks.rados.rados.0.smithi038.stdout:3681: done (2 left) 2024-09-14T04:11:08.055 INFO:tasks.rados.rados.0.smithi038.stdout:3682: done (1 left) 2024-09-14T04:11:08.056 INFO:tasks.rados.rados.0.smithi038.stdout:3683: done (0 left) 2024-09-14T04:11:08.056 INFO:tasks.rados.rados.0.smithi038.stdout:3684: delete oid 102 current snap is 0 2024-09-14T04:11:08.058 INFO:tasks.rados.rados.0.smithi038.stdout:3684: done (0 left) 2024-09-14T04:11:08.058 INFO:tasks.rados.rados.0.smithi038.stdout:3685: delete oid 458 current snap is 0 2024-09-14T04:11:08.061 INFO:tasks.rados.rados.0.smithi038.stdout:3685: done (0 left) 2024-09-14T04:11:08.061 INFO:tasks.rados.rados.0.smithi038.stdout:3686: write oid 455 current snap is 0 2024-09-14T04:11:08.061 INFO:tasks.rados.rados.0.smithi038.stdout:3686: seq_num 2273 ranges {602311=514171,1710512=491799} 2024-09-14T04:11:08.079 INFO:tasks.rados.rados.0.smithi038.stdout:3686: writing smithi03870129-455 from 602311 to 1116482 tid 1 2024-09-14T04:11:08.097 INFO:tasks.rados.rados.0.smithi038.stdout:3686: writing smithi03870129-455 from 1710512 to 2202311 tid 2 2024-09-14T04:11:08.098 INFO:tasks.rados.rados.0.smithi038.stdout:3687: read oid 325 snap -1 2024-09-14T04:11:08.098 INFO:tasks.rados.rados.0.smithi038.stdout:3687: expect deleted 2024-09-14T04:11:08.098 INFO:tasks.rados.rados.0.smithi038.stdout:3688: write oid 169 current snap is 0 2024-09-14T04:11:08.098 INFO:tasks.rados.rados.0.smithi038.stdout:3688: seq_num 2274 ranges {619118=705773,1885347=333771} 2024-09-14T04:11:08.117 INFO:tasks.rados.rados.0.smithi038.stdout:3688: writing smithi03870129-169 from 619118 to 1324891 tid 1 2024-09-14T04:11:08.128 INFO:tasks.rados.rados.0.smithi038.stdout:3688: writing smithi03870129-169 from 1885347 to 2219118 tid 2 2024-09-14T04:11:08.129 INFO:tasks.rados.rados.0.smithi038.stdout:3689: read oid 27 snap -1 2024-09-14T04:11:08.129 INFO:tasks.rados.rados.0.smithi038.stdout:3689: expect (ObjNum 1941 snap 0 seq_num 1941) 2024-09-14T04:11:08.129 INFO:tasks.rados.rados.0.smithi038.stdout:3690: read oid 447 snap -1 2024-09-14T04:11:08.129 INFO:tasks.rados.rados.0.smithi038.stdout:3690: expect (ObjNum 1684 snap 0 seq_num 1684) 2024-09-14T04:11:08.129 INFO:tasks.rados.rados.0.smithi038.stdout:3691: delete oid 249 current snap is 0 2024-09-14T04:11:08.129 INFO:tasks.rados.rados.0.smithi038.stdout:3686: finishing write tid 1 to smithi03870129-455 2024-09-14T04:11:08.129 INFO:tasks.rados.rados.0.smithi038.stdout:3686: finishing write tid 2 to smithi03870129-455 2024-09-14T04:11:08.129 INFO:tasks.rados.rados.0.smithi038.stdout:3686: finishing write tid 3 to smithi03870129-455 2024-09-14T04:11:08.129 INFO:tasks.rados.rados.0.smithi038.stdout:3686: finishing write tid 4 to smithi03870129-455 2024-09-14T04:11:08.129 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 455 v 354 (ObjNum 2273 snap 0 seq_num 2273) dirty exists 2024-09-14T04:11:08.129 INFO:tasks.rados.rados.0.smithi038.stdout:3686: left oid 455 (ObjNum 2273 snap 0 seq_num 2273) 2024-09-14T04:11:08.129 INFO:tasks.rados.rados.0.smithi038.stdout:3688: finishing write tid 1 to smithi03870129-169 2024-09-14T04:11:08.132 INFO:tasks.rados.rados.0.smithi038.stdout:3686: done (5 left) 2024-09-14T04:11:08.132 INFO:tasks.rados.rados.0.smithi038.stdout:3687: done (4 left) 2024-09-14T04:11:08.132 INFO:tasks.rados.rados.0.smithi038.stdout:3691: done (3 left) 2024-09-14T04:11:08.132 INFO:tasks.rados.rados.0.smithi038.stdout:3692: read oid 233 snap -1 2024-09-14T04:11:08.132 INFO:tasks.rados.rados.0.smithi038.stdout:3692: expect (ObjNum 914 snap 0 seq_num 914) 2024-09-14T04:11:08.132 INFO:tasks.rados.rados.0.smithi038.stdout:3693: write oid 444 current snap is 0 2024-09-14T04:11:08.132 INFO:tasks.rados.rados.0.smithi038.stdout:3693: seq_num 2276 ranges {652732=456271,1885958=366774} 2024-09-14T04:11:08.144 INFO:tasks.rados.rados.0.smithi038.stdout:3693: writing smithi03870129-444 from 652732 to 1109003 tid 1 2024-09-14T04:11:08.157 INFO:tasks.rados.rados.0.smithi038.stdout:3693: writing smithi03870129-444 from 1885958 to 2252732 tid 2 2024-09-14T04:11:08.157 INFO:tasks.rados.rados.0.smithi038.stdout:3694: write oid 181 current snap is 0 2024-09-14T04:11:08.157 INFO:tasks.rados.rados.0.smithi038.stdout:3694: seq_num 2277 ranges {669539=531520,1944440=325099} 2024-09-14T04:11:08.170 INFO:tasks.rados.rados.0.smithi038.stdout:3694: writing smithi03870129-181 from 669539 to 1201059 tid 1 2024-09-14T04:11:08.180 INFO:tasks.rados.rados.0.smithi038.stdout:3694: writing smithi03870129-181 from 1944440 to 2269539 tid 2 2024-09-14T04:11:08.180 INFO:tasks.rados.rados.0.smithi038.stdout:3695: write oid 474 current snap is 0 2024-09-14T04:11:08.180 INFO:tasks.rados.rados.0.smithi038.stdout:3695: seq_num 2278 ranges {686346=606769,2002922=283424} 2024-09-14T04:11:08.191 INFO:tasks.rados.rados.0.smithi038.stdout:3695: writing smithi03870129-474 from 686346 to 1293115 tid 1 2024-09-14T04:11:08.199 INFO:tasks.rados.rados.0.smithi038.stdout:3695: writing smithi03870129-474 from 2002922 to 2286346 tid 2 2024-09-14T04:11:08.199 INFO:tasks.rados.rados.0.smithi038.stdout:3696: read oid 361 snap -1 2024-09-14T04:11:08.199 INFO:tasks.rados.rados.0.smithi038.stdout:3696: expect (ObjNum 2199 snap 0 seq_num 2199) 2024-09-14T04:11:08.200 INFO:tasks.rados.rados.0.smithi038.stdout:3697: read oid 14 snap -1 2024-09-14T04:11:08.200 INFO:tasks.rados.rados.0.smithi038.stdout:3697: expect (ObjNum 1119 snap 0 seq_num 1119) 2024-09-14T04:11:08.200 INFO:tasks.rados.rados.0.smithi038.stdout:3698: read oid 150 snap -1 2024-09-14T04:11:08.200 INFO:tasks.rados.rados.0.smithi038.stdout:3698: expect (ObjNum 2001 snap 0 seq_num 2001) 2024-09-14T04:11:08.200 INFO:tasks.rados.rados.0.smithi038.stdout:3699: read oid 290 snap -1 2024-09-14T04:11:08.200 INFO:tasks.rados.rados.0.smithi038.stdout:3699: expect (ObjNum 1558 snap 0 seq_num 1558) 2024-09-14T04:11:08.200 INFO:tasks.rados.rados.0.smithi038.stdout:3700: write oid 464 current snap is 0 2024-09-14T04:11:08.200 INFO:tasks.rados.rados.0.smithi038.stdout:3700: seq_num 2279 ranges {703153=682018,2061404=241749} 2024-09-14T04:11:08.209 INFO:tasks.rados.rados.0.smithi038.stdout:3700: writing smithi03870129-464 from 703153 to 1385171 tid 1 2024-09-14T04:11:08.215 INFO:tasks.rados.rados.0.smithi038.stdout:3700: writing smithi03870129-464 from 2061404 to 2303153 tid 2 2024-09-14T04:11:08.216 INFO:tasks.rados.rados.0.smithi038.stdout:3701: write oid 202 current snap is 0 2024-09-14T04:11:08.216 INFO:tasks.rados.rados.0.smithi038.stdout:3701: seq_num 2280 ranges {719960=757267,2003533=316427} 2024-09-14T04:11:08.225 INFO:tasks.rados.rados.0.smithi038.stdout:3701: writing smithi03870129-202 from 719960 to 1477227 tid 1 2024-09-14T04:11:08.230 INFO:tasks.rados.rados.0.smithi038.stdout:3701: writing smithi03870129-202 from 2003533 to 2319960 tid 2 2024-09-14T04:11:08.230 INFO:tasks.rados.rados.0.smithi038.stdout:3702: read oid 388 snap -1 2024-09-14T04:11:08.230 INFO:tasks.rados.rados.0.smithi038.stdout:3702: expect (ObjNum 1163 snap 0 seq_num 1163) 2024-09-14T04:11:08.230 INFO:tasks.rados.rados.0.smithi038.stdout:3703: read oid 266 snap -1 2024-09-14T04:11:08.231 INFO:tasks.rados.rados.0.smithi038.stdout:3703: expect (ObjNum 2148 snap 0 seq_num 2148) 2024-09-14T04:11:08.231 INFO:tasks.rados.rados.0.smithi038.stdout:3704: write oid 495 current snap is 0 2024-09-14T04:11:08.231 INFO:tasks.rados.rados.0.smithi038.stdout:3704: seq_num 2281 ranges {736767=548869,1778368=558399} 2024-09-14T04:11:08.238 INFO:tasks.rados.rados.0.smithi038.stdout:3704: writing smithi03870129-495 from 736767 to 1285636 tid 1 2024-09-14T04:11:08.245 INFO:tasks.rados.rados.0.smithi038.stdout:3704: writing smithi03870129-495 from 1778368 to 2336767 tid 2 2024-09-14T04:11:08.245 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:11:08.245 INFO:tasks.rados.rados.0.smithi038.stdout:3688: finishing write tid 2 to smithi03870129-169 2024-09-14T04:11:08.246 INFO:tasks.rados.rados.0.smithi038.stdout:3690: expect (ObjNum 1684 snap 0 seq_num 1684) 2024-09-14T04:11:08.405 INFO:tasks.rados.rados.0.smithi038.stdout:3688: finishing write tid 3 to smithi03870129-169 2024-09-14T04:11:08.405 INFO:tasks.rados.rados.0.smithi038.stdout:3688: finishing write tid 4 to smithi03870129-169 2024-09-14T04:11:08.405 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 169 v 650 (ObjNum 2274 snap 0 seq_num 2274) dirty exists 2024-09-14T04:11:08.406 INFO:tasks.rados.rados.0.smithi038.stdout:3688: left oid 169 (ObjNum 2274 snap 0 seq_num 2274) 2024-09-14T04:11:08.406 INFO:tasks.rados.rados.0.smithi038.stdout:3692: expect (ObjNum 914 snap 0 seq_num 914) 2024-09-14T04:11:08.515 INFO:tasks.rados.rados.0.smithi038.stdout:3689: expect (ObjNum 1941 snap 0 seq_num 1941) 2024-09-14T04:11:08.656 INFO:tasks.rados.rados.0.smithi038.stdout:3693: finishing write tid 1 to smithi03870129-444 2024-09-14T04:11:08.656 INFO:tasks.rados.rados.0.smithi038.stdout:3693: finishing write tid 2 to smithi03870129-444 2024-09-14T04:11:08.656 INFO:tasks.rados.rados.0.smithi038.stdout:3688: done (15 left) 2024-09-14T04:11:08.656 INFO:tasks.rados.rados.0.smithi038.stdout:3689: done (14 left) 2024-09-14T04:11:08.656 INFO:tasks.rados.rados.0.smithi038.stdout:3690: done (13 left) 2024-09-14T04:11:08.656 INFO:tasks.rados.rados.0.smithi038.stdout:3692: done (12 left) 2024-09-14T04:11:08.656 INFO:tasks.rados.rados.0.smithi038.stdout:3705: write oid 125 current snap is 0 2024-09-14T04:11:08.656 INFO:tasks.rados.rados.0.smithi038.stdout:3693: finishing write tid 3 to smithi03870129-444 2024-09-14T04:11:08.656 INFO:tasks.rados.rados.0.smithi038.stdout:3693: finishing write tid 4 to smithi03870129-444 2024-09-14T04:11:08.657 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 444 v 395 (ObjNum 2276 snap 0 seq_num 2276) dirty exists 2024-09-14T04:11:08.657 INFO:tasks.rados.rados.0.smithi038.stdout:3693: left oid 444 (ObjNum 2276 snap 0 seq_num 2276) 2024-09-14T04:11:08.657 INFO:tasks.rados.rados.0.smithi038.stdout:3694: finishing write tid 1 to smithi03870129-181 2024-09-14T04:11:08.657 INFO:tasks.rados.rados.0.smithi038.stdout:3705: seq_num 2282 ranges {753574=624118,1836850=516724} 2024-09-14T04:11:08.663 INFO:tasks.rados.rados.0.smithi038.stdout:3705: writing smithi03870129-125 from 753574 to 1377692 tid 1 2024-09-14T04:11:08.669 INFO:tasks.rados.rados.0.smithi038.stdout:3705: writing smithi03870129-125 from 1836850 to 2353574 tid 2 2024-09-14T04:11:08.669 INFO:tasks.rados.rados.0.smithi038.stdout:3693: done (12 left) 2024-09-14T04:11:08.669 INFO:tasks.rados.rados.0.smithi038.stdout:3706: write oid 180 current snap is 0 2024-09-14T04:11:08.669 INFO:tasks.rados.rados.0.smithi038.stdout:3694: finishing write tid 2 to smithi03870129-181 2024-09-14T04:11:08.669 INFO:tasks.rados.rados.0.smithi038.stdout:3694: finishing write tid 3 to smithi03870129-181 2024-09-14T04:11:08.670 INFO:tasks.rados.rados.0.smithi038.stdout:3694: finishing write tid 4 to smithi03870129-181 2024-09-14T04:11:08.670 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 181 v 657 (ObjNum 2277 snap 0 seq_num 2277) dirty exists 2024-09-14T04:11:08.670 INFO:tasks.rados.rados.0.smithi038.stdout:3694: left oid 181 (ObjNum 2277 snap 0 seq_num 2277) 2024-09-14T04:11:08.670 INFO:tasks.rados.rados.0.smithi038.stdout:3695: finishing write tid 1 to smithi03870129-474 2024-09-14T04:11:08.670 INFO:tasks.rados.rados.0.smithi038.stdout:3706: seq_num 2283 ranges {770381=699367,1895332=475049} 2024-09-14T04:11:08.678 INFO:tasks.rados.rados.0.smithi038.stdout:3706: writing smithi03870129-180 from 770381 to 1469748 tid 1 2024-09-14T04:11:08.684 INFO:tasks.rados.rados.0.smithi038.stdout:3706: writing smithi03870129-180 from 1895332 to 2370381 tid 2 2024-09-14T04:11:08.684 INFO:tasks.rados.rados.0.smithi038.stdout:3694: done (12 left) 2024-09-14T04:11:08.684 INFO:tasks.rados.rados.0.smithi038.stdout:3707: read oid 431 snap -1 2024-09-14T04:11:08.684 INFO:tasks.rados.rados.0.smithi038.stdout:3707: expect (ObjNum 1606 snap 0 seq_num 1606) 2024-09-14T04:11:08.684 INFO:tasks.rados.rados.0.smithi038.stdout:3708: delete oid 3 current snap is 0 2024-09-14T04:11:08.684 INFO:tasks.rados.rados.0.smithi038.stdout:3696: expect (ObjNum 2199 snap 0 seq_num 2199) 2024-09-14T04:11:08.849 INFO:tasks.rados.rados.0.smithi038.stdout:3695: finishing write tid 2 to smithi03870129-474 2024-09-14T04:11:08.849 INFO:tasks.rados.rados.0.smithi038.stdout:3695: finishing write tid 3 to smithi03870129-474 2024-09-14T04:11:08.849 INFO:tasks.rados.rados.0.smithi038.stdout:3695: finishing write tid 4 to smithi03870129-474 2024-09-14T04:11:08.850 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 474 v 519 (ObjNum 2278 snap 0 seq_num 2278) dirty exists 2024-09-14T04:11:08.850 INFO:tasks.rados.rados.0.smithi038.stdout:3695: left oid 474 (ObjNum 2278 snap 0 seq_num 2278) 2024-09-14T04:11:08.850 INFO:tasks.rados.rados.0.smithi038.stdout:3697: expect (ObjNum 1119 snap 0 seq_num 1119) 2024-09-14T04:11:08.992 INFO:tasks.rados.rados.0.smithi038.stdout:3698: expect (ObjNum 2001 snap 0 seq_num 2001) 2024-09-14T04:11:09.020 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:11:08 smithi038 bash[76239]: [14/Sep/2024:04:11:08] ENGINE Bus STOPPING 2024-09-14T04:11:09.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:08 smithi038 bash[32505]: audit 2024-09-14T04:11:06.937378+0000 mgr.x (mgr.24589) 135 : audit [DBG] from='client.25730 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:09.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:08 smithi038 bash[32505]: cluster 2024-09-14T04:11:06.948719+0000 mgr.x (mgr.24589) 136 : cluster [DBG] pgmap v45: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 50 MiB/s rd, 6.6 MiB/s wr, 68 op/s 2024-09-14T04:11:09.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:08 smithi038 bash[32505]: audit 2024-09-14T04:11:07.244009+0000 mgr.x (mgr.24589) 137 : audit [DBG] from='client.25736 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:09.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:08 smithi038 bash[32505]: audit 2024-09-14T04:11:08.501184+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:11:09.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:08 smithi038 bash[32505]: audit 2024-09-14T04:11:08.513839+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:11:09.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:08 smithi038 bash[32505]: audit 2024-09-14T04:11:08.516399+0000 mon.c (mon.2) 221 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:11:09.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:08 smithi038 bash[32505]: audit 2024-09-14T04:11:08.518199+0000 mon.c (mon.2) 222 : audit [INF] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:11:09.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:08 smithi038 bash[32505]: audit 2024-09-14T04:11:08.530952+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:11:09.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:08 smithi038 bash[32505]: audit 2024-09-14T04:11:08.662491+0000 mon.c (mon.2) 223 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:11:09.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:08 smithi038 bash[32505]: audit 2024-09-14T04:11:08.670503+0000 mon.c (mon.2) 224 : audit [INF] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-14T04:11:09.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:08 smithi038 bash[32505]: audit 2024-09-14T04:11:08.671130+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.24589 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-14T04:11:09.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:08 smithi038 bash[32505]: cluster 2024-09-14T04:11:08.672017+0000 mon.a (mon.0) 988 : cluster [INF] Activating manager daemon y 2024-09-14T04:11:09.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:08 smithi038 bash[32505]: cluster 2024-09-14T04:11:08.686807+0000 mon.a (mon.0) 989 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-09-14T04:11:09.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:08 smithi038 bash[32505]: audit 2024-09-14T04:11:08.688829+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.24589 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-14T04:11:09.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:08 smithi038 bash[32505]: cluster 2024-09-14T04:11:08.689092+0000 mon.a (mon.0) 991 : cluster [DBG] mgrmap e29: y(active, starting, since 0.0170664s) 2024-09-14T04:11:09.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:08 smithi038 bash[32505]: audit 2024-09-14T04:11:08.699179+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-14T04:11:09.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:08 smithi038 bash[32505]: audit 2024-09-14T04:11:08.699485+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-14T04:11:09.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:08 smithi038 bash[32505]: audit 2024-09-14T04:11:08.699714+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-14T04:11:09.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:08 smithi038 bash[32505]: audit 2024-09-14T04:11:08.700041+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi038.tqrryo"}]: dispatch 2024-09-14T04:11:09.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:08 smithi038 bash[32505]: audit 2024-09-14T04:11:08.700423+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi123.jvlckj"}]: dispatch 2024-09-14T04:11:09.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:08 smithi038 bash[22519]: audit 2024-09-14T04:11:06.937378+0000 mgr.x (mgr.24589) 135 : audit [DBG] from='client.25730 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:09.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:08 smithi038 bash[22519]: cluster 2024-09-14T04:11:06.948719+0000 mgr.x (mgr.24589) 136 : cluster [DBG] pgmap v45: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 50 MiB/s rd, 6.6 MiB/s wr, 68 op/s 2024-09-14T04:11:09.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:08 smithi038 bash[22519]: audit 2024-09-14T04:11:07.244009+0000 mgr.x (mgr.24589) 137 : audit [DBG] from='client.25736 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:09.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:08 smithi038 bash[22519]: audit 2024-09-14T04:11:08.501184+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:11:09.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:08 smithi038 bash[22519]: audit 2024-09-14T04:11:08.513839+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:11:09.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:08 smithi038 bash[22519]: audit 2024-09-14T04:11:08.516399+0000 mon.c (mon.2) 221 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:11:09.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:08 smithi038 bash[22519]: audit 2024-09-14T04:11:08.518199+0000 mon.c (mon.2) 222 : audit [INF] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:11:09.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:08 smithi038 bash[22519]: audit 2024-09-14T04:11:08.530952+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:11:09.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:08 smithi038 bash[22519]: audit 2024-09-14T04:11:08.662491+0000 mon.c (mon.2) 223 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:11:09.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:08 smithi038 bash[22519]: audit 2024-09-14T04:11:08.670503+0000 mon.c (mon.2) 224 : audit [INF] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-14T04:11:09.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:08 smithi038 bash[22519]: audit 2024-09-14T04:11:08.671130+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.24589 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-14T04:11:09.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:08 smithi038 bash[22519]: cluster 2024-09-14T04:11:08.672017+0000 mon.a (mon.0) 988 : cluster [INF] Activating manager daemon y 2024-09-14T04:11:09.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:08 smithi038 bash[22519]: cluster 2024-09-14T04:11:08.686807+0000 mon.a (mon.0) 989 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-09-14T04:11:09.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:08 smithi038 bash[22519]: audit 2024-09-14T04:11:08.688829+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.24589 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-14T04:11:09.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:08 smithi038 bash[22519]: cluster 2024-09-14T04:11:08.689092+0000 mon.a (mon.0) 991 : cluster [DBG] mgrmap e29: y(active, starting, since 0.0170664s) 2024-09-14T04:11:09.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:08 smithi038 bash[22519]: audit 2024-09-14T04:11:08.699179+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-14T04:11:09.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:08 smithi038 bash[22519]: audit 2024-09-14T04:11:08.699485+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-14T04:11:09.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:08 smithi038 bash[22519]: audit 2024-09-14T04:11:08.699714+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-14T04:11:09.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:08 smithi038 bash[22519]: audit 2024-09-14T04:11:08.700041+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi038.tqrryo"}]: dispatch 2024-09-14T04:11:09.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:08 smithi038 bash[22519]: audit 2024-09-14T04:11:08.700423+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi123.jvlckj"}]: dispatch 2024-09-14T04:11:09.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:08 smithi038 bash[22519]: audit 2024-09-14T04:11:08.705202+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-14T04:11:09.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:08 smithi038 bash[22519]: audit 2024-09-14T04:11:08.705395+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-14T04:11:09.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:08 smithi038 bash[22519]: audit 2024-09-14T04:11:08.705641+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-14T04:11:09.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:08 smithi038 bash[22519]: audit 2024-09-14T04:11:08.705859+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-14T04:11:09.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:08 smithi038 bash[22519]: audit 2024-09-14T04:11:08.706092+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-14T04:11:09.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:08 smithi038 bash[22519]: audit 2024-09-14T04:11:08.706295+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-14T04:11:09.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:08 smithi038 bash[22519]: audit 2024-09-14T04:11:08.706509+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-14T04:11:09.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:08 smithi038 bash[22519]: audit 2024-09-14T04:11:08.706710+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-14T04:11:09.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:08 smithi038 bash[22519]: audit 2024-09-14T04:11:08.706925+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-14T04:11:09.025 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:08 smithi038 bash[22519]: audit 2024-09-14T04:11:08.707144+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-14T04:11:09.025 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:08 smithi038 bash[22519]: audit 2024-09-14T04:11:08.707388+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-14T04:11:09.025 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:08 smithi038 bash[22519]: audit 2024-09-14T04:11:08.707823+0000 mon.b (mon.1) 51 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-14T04:11:09.025 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:08 smithi038 bash[32505]: audit 2024-09-14T04:11:08.705202+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-14T04:11:09.025 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:08 smithi038 bash[32505]: audit 2024-09-14T04:11:08.705395+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-14T04:11:09.025 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:08 smithi038 bash[32505]: audit 2024-09-14T04:11:08.705641+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-14T04:11:09.025 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:08 smithi038 bash[32505]: audit 2024-09-14T04:11:08.705859+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-14T04:11:09.025 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:08 smithi038 bash[32505]: audit 2024-09-14T04:11:08.706092+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-14T04:11:09.025 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:08 smithi038 bash[32505]: audit 2024-09-14T04:11:08.706295+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-14T04:11:09.025 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:08 smithi038 bash[32505]: audit 2024-09-14T04:11:08.706509+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-14T04:11:09.025 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:08 smithi038 bash[32505]: audit 2024-09-14T04:11:08.706710+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-14T04:11:09.026 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:08 smithi038 bash[32505]: audit 2024-09-14T04:11:08.706925+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-14T04:11:09.026 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:08 smithi038 bash[32505]: audit 2024-09-14T04:11:08.707144+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-14T04:11:09.026 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:08 smithi038 bash[32505]: audit 2024-09-14T04:11:08.707388+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-14T04:11:09.026 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:08 smithi038 bash[32505]: audit 2024-09-14T04:11:08.707823+0000 mon.b (mon.1) 51 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-14T04:11:09.182 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:11:08 smithi123 bash[53291]: debug 2024-09-14T04:11:08.687+0000 7fe677936640 -1 mgr handle_mgr_map I was active but no longer am 2024-09-14T04:11:09.182 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:11:08 smithi123 bash[53291]: ignoring --setuser ceph since I am not root 2024-09-14T04:11:09.182 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:11:08 smithi123 bash[53291]: ignoring --setgroup ceph since I am not root 2024-09-14T04:11:09.183 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:11:08 smithi123 bash[53291]: debug 2024-09-14T04:11:08.755+0000 7fb6c86f4640 1 -- 172.21.15.123:0/2606812357 <== mon.1 v2:172.21.15.123:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5650db22f0e0 con 0x5650db231400 2024-09-14T04:11:09.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:08 smithi123 bash[24950]: audit 2024-09-14T04:11:06.937378+0000 mgr.x (mgr.24589) 135 : audit [DBG] from='client.25730 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:09.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:08 smithi123 bash[24950]: cluster 2024-09-14T04:11:06.948719+0000 mgr.x (mgr.24589) 136 : cluster [DBG] pgmap v45: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 50 MiB/s rd, 6.6 MiB/s wr, 68 op/s 2024-09-14T04:11:09.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:08 smithi123 bash[24950]: audit 2024-09-14T04:11:07.244009+0000 mgr.x (mgr.24589) 137 : audit [DBG] from='client.25736 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:09.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:08 smithi123 bash[24950]: audit 2024-09-14T04:11:08.501184+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:11:09.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:08 smithi123 bash[24950]: audit 2024-09-14T04:11:08.513839+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:11:09.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:08 smithi123 bash[24950]: audit 2024-09-14T04:11:08.516399+0000 mon.c (mon.2) 221 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:11:09.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:08 smithi123 bash[24950]: audit 2024-09-14T04:11:08.518199+0000 mon.c (mon.2) 222 : audit [INF] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:11:09.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:08 smithi123 bash[24950]: audit 2024-09-14T04:11:08.530952+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.24589 ' entity='mgr.x' 2024-09-14T04:11:09.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:08 smithi123 bash[24950]: audit 2024-09-14T04:11:08.662491+0000 mon.c (mon.2) 223 : audit [DBG] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:11:09.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:08 smithi123 bash[24950]: audit 2024-09-14T04:11:08.670503+0000 mon.c (mon.2) 224 : audit [INF] from='mgr.24589 172.21.15.123:0/2645227142' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-14T04:11:09.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:08 smithi123 bash[24950]: audit 2024-09-14T04:11:08.671130+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.24589 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-14T04:11:09.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:08 smithi123 bash[24950]: cluster 2024-09-14T04:11:08.672017+0000 mon.a (mon.0) 988 : cluster [INF] Activating manager daemon y 2024-09-14T04:11:09.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:08 smithi123 bash[24950]: cluster 2024-09-14T04:11:08.686807+0000 mon.a (mon.0) 989 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-09-14T04:11:09.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:08 smithi123 bash[24950]: audit 2024-09-14T04:11:08.688829+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.24589 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-14T04:11:09.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:08 smithi123 bash[24950]: cluster 2024-09-14T04:11:08.689092+0000 mon.a (mon.0) 991 : cluster [DBG] mgrmap e29: y(active, starting, since 0.0170664s) 2024-09-14T04:11:09.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:08 smithi123 bash[24950]: audit 2024-09-14T04:11:08.699179+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-14T04:11:09.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:08 smithi123 bash[24950]: audit 2024-09-14T04:11:08.699485+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-14T04:11:09.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:08 smithi123 bash[24950]: audit 2024-09-14T04:11:08.699714+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-14T04:11:09.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:08 smithi123 bash[24950]: audit 2024-09-14T04:11:08.700041+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi038.tqrryo"}]: dispatch 2024-09-14T04:11:09.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:08 smithi123 bash[24950]: audit 2024-09-14T04:11:08.700423+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi123.jvlckj"}]: dispatch 2024-09-14T04:11:09.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:08 smithi123 bash[24950]: audit 2024-09-14T04:11:08.705202+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-14T04:11:09.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:08 smithi123 bash[24950]: audit 2024-09-14T04:11:08.705395+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-14T04:11:09.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:08 smithi123 bash[24950]: audit 2024-09-14T04:11:08.705641+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-14T04:11:09.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:08 smithi123 bash[24950]: audit 2024-09-14T04:11:08.705859+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-14T04:11:09.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:08 smithi123 bash[24950]: audit 2024-09-14T04:11:08.706092+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-14T04:11:09.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:08 smithi123 bash[24950]: audit 2024-09-14T04:11:08.706295+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-14T04:11:09.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:08 smithi123 bash[24950]: audit 2024-09-14T04:11:08.706509+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-14T04:11:09.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:08 smithi123 bash[24950]: audit 2024-09-14T04:11:08.706710+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-14T04:11:09.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:08 smithi123 bash[24950]: audit 2024-09-14T04:11:08.706925+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-14T04:11:09.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:08 smithi123 bash[24950]: audit 2024-09-14T04:11:08.707144+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-14T04:11:09.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:08 smithi123 bash[24950]: audit 2024-09-14T04:11:08.707388+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-14T04:11:09.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:08 smithi123 bash[24950]: audit 2024-09-14T04:11:08.707823+0000 mon.b (mon.1) 51 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-14T04:11:09.197 INFO:tasks.rados.rados.0.smithi038.stdout:3699: expect (ObjNum 1558 snap 0 seq_num 1558) 2024-09-14T04:11:09.318 INFO:tasks.rados.rados.0.smithi038.stdout:3700: finishing write tid 1 to smithi03870129-464 2024-09-14T04:11:09.318 INFO:tasks.rados.rados.0.smithi038.stdout:3700: finishing write tid 2 to smithi03870129-464 2024-09-14T04:11:09.318 INFO:tasks.rados.rados.0.smithi038.stdout:3700: finishing write tid 3 to smithi03870129-464 2024-09-14T04:11:09.318 INFO:tasks.rados.rados.0.smithi038.stdout:3700: finishing write tid 4 to smithi03870129-464 2024-09-14T04:11:09.319 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 464 v 488 (ObjNum 2279 snap 0 seq_num 2279) dirty exists 2024-09-14T04:11:09.319 INFO:tasks.rados.rados.0.smithi038.stdout:3700: left oid 464 (ObjNum 2279 snap 0 seq_num 2279) 2024-09-14T04:11:09.319 INFO:tasks.rados.rados.0.smithi038.stdout:3701: finishing write tid 1 to smithi03870129-202 2024-09-14T04:11:09.319 INFO:tasks.rados.rados.0.smithi038.stdout:3701: finishing write tid 2 to smithi03870129-202 2024-09-14T04:11:09.319 INFO:tasks.rados.rados.0.smithi038.stdout:3701: finishing write tid 3 to smithi03870129-202 2024-09-14T04:11:09.319 INFO:tasks.rados.rados.0.smithi038.stdout:3701: finishing write tid 4 to smithi03870129-202 2024-09-14T04:11:09.319 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 202 v 429 (ObjNum 2280 snap 0 seq_num 2280) dirty exists 2024-09-14T04:11:09.319 INFO:tasks.rados.rados.0.smithi038.stdout:3701: left oid 202 (ObjNum 2280 snap 0 seq_num 2280) 2024-09-14T04:11:09.319 INFO:tasks.rados.rados.0.smithi038.stdout:3702: expect (ObjNum 1163 snap 0 seq_num 1163) 2024-09-14T04:11:09.479 INFO:tasks.rados.rados.0.smithi038.stdout:3703: expect (ObjNum 2148 snap 0 seq_num 2148) 2024-09-14T04:11:09.520 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:11:09 smithi038 bash[76239]: [14/Sep/2024:04:11:09] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-14T04:11:09.520 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:11:09 smithi038 bash[76239]: [14/Sep/2024:04:11:09] ENGINE Bus STOPPED 2024-09-14T04:11:09.629 INFO:tasks.rados.rados.0.smithi038.stdout:3704: finishing write tid 1 to smithi03870129-495 2024-09-14T04:11:09.629 INFO:tasks.rados.rados.0.smithi038.stdout:3704: finishing write tid 2 to smithi03870129-495 2024-09-14T04:11:09.629 INFO:tasks.rados.rados.0.smithi038.stdout:3704: finishing write tid 3 to smithi03870129-495 2024-09-14T04:11:09.630 INFO:tasks.rados.rados.0.smithi038.stdout:3704: finishing write tid 4 to smithi03870129-495 2024-09-14T04:11:09.630 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 495 v 660 (ObjNum 2281 snap 0 seq_num 2281) dirty exists 2024-09-14T04:11:09.630 INFO:tasks.rados.rados.0.smithi038.stdout:3704: left oid 495 (ObjNum 2281 snap 0 seq_num 2281) 2024-09-14T04:11:09.630 INFO:tasks.rados.rados.0.smithi038.stdout:3705: finishing write tid 1 to smithi03870129-125 2024-09-14T04:11:09.630 INFO:tasks.rados.rados.0.smithi038.stdout:3705: finishing write tid 2 to smithi03870129-125 2024-09-14T04:11:09.630 INFO:tasks.rados.rados.0.smithi038.stdout:3705: finishing write tid 3 to smithi03870129-125 2024-09-14T04:11:09.630 INFO:tasks.rados.rados.0.smithi038.stdout:3705: finishing write tid 4 to smithi03870129-125 2024-09-14T04:11:09.630 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 125 v 357 (ObjNum 2282 snap 0 seq_num 2282) dirty exists 2024-09-14T04:11:09.630 INFO:tasks.rados.rados.0.smithi038.stdout:3705: left oid 125 (ObjNum 2282 snap 0 seq_num 2282) 2024-09-14T04:11:09.630 INFO:tasks.rados.rados.0.smithi038.stdout:3707: expect (ObjNum 1606 snap 0 seq_num 1606) 2024-09-14T04:11:09.950 INFO:tasks.rados.rados.0.smithi038.stdout:3706: finishing write tid 1 to smithi03870129-180 2024-09-14T04:11:09.950 INFO:tasks.rados.rados.0.smithi038.stdout:3706: finishing write tid 2 to smithi03870129-180 2024-09-14T04:11:09.950 INFO:tasks.rados.rados.0.smithi038.stdout:3706: finishing write tid 3 to smithi03870129-180 2024-09-14T04:11:09.950 INFO:tasks.rados.rados.0.smithi038.stdout:3695: done (13 left) 2024-09-14T04:11:09.950 INFO:tasks.rados.rados.0.smithi038.stdout:3696: done (12 left) 2024-09-14T04:11:09.950 INFO:tasks.rados.rados.0.smithi038.stdout:3697: done (11 left) 2024-09-14T04:11:09.950 INFO:tasks.rados.rados.0.smithi038.stdout:3698: done (10 left) 2024-09-14T04:11:09.950 INFO:tasks.rados.rados.0.smithi038.stdout:3699: done (9 left) 2024-09-14T04:11:09.950 INFO:tasks.rados.rados.0.smithi038.stdout:3700: done (8 left) 2024-09-14T04:11:09.951 INFO:tasks.rados.rados.0.smithi038.stdout:3701: done (7 left) 2024-09-14T04:11:09.951 INFO:tasks.rados.rados.0.smithi038.stdout:3702: done (6 left) 2024-09-14T04:11:09.951 INFO:tasks.rados.rados.0.smithi038.stdout:3703: done (5 left) 2024-09-14T04:11:09.951 INFO:tasks.rados.rados.0.smithi038.stdout:3704: done (4 left) 2024-09-14T04:11:09.951 INFO:tasks.rados.rados.0.smithi038.stdout:3705: done (3 left) 2024-09-14T04:11:09.951 INFO:tasks.rados.rados.0.smithi038.stdout:3707: done (2 left) 2024-09-14T04:11:09.951 INFO:tasks.rados.rados.0.smithi038.stdout:3708: done (1 left) 2024-09-14T04:11:09.951 INFO:tasks.rados.rados.0.smithi038.stdout:3709: write oid 48 current snap is 0 2024-09-14T04:11:09.951 INFO:tasks.rados.rados.0.smithi038.stdout:3706: finishing write tid 4 to smithi03870129-180 2024-09-14T04:11:09.951 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 180 v 555 (ObjNum 2283 snap 0 seq_num 2283) dirty exists 2024-09-14T04:11:09.951 INFO:tasks.rados.rados.0.smithi038.stdout:3706: left oid 180 (ObjNum 2283 snap 0 seq_num 2283) 2024-09-14T04:11:09.951 INFO:tasks.rados.rados.0.smithi038.stdout:3709: seq_num 2285 ranges {403995=449865,1495943=596474} 2024-09-14T04:11:09.954 INFO:tasks.rados.rados.0.smithi038.stdout:3709: writing smithi03870129-48 from 403995 to 853860 tid 1 2024-09-14T04:11:09.961 INFO:tasks.rados.rados.0.smithi038.stdout:3709: writing smithi03870129-48 from 1495943 to 2092417 tid 2 2024-09-14T04:11:09.961 INFO:tasks.rados.rados.0.smithi038.stdout:3706: done (1 left) 2024-09-14T04:11:09.961 INFO:tasks.rados.rados.0.smithi038.stdout:3710: write oid 180 current snap is 0 2024-09-14T04:11:09.961 INFO:tasks.rados.rados.0.smithi038.stdout:3710: seq_num 2286 ranges {420802=525114,1554425=740132} 2024-09-14T04:11:09.966 INFO:tasks.rados.rados.0.smithi038.stdout:3710: writing smithi03870129-180 from 420802 to 945916 tid 1 2024-09-14T04:11:09.975 INFO:tasks.rados.rados.0.smithi038.stdout:3710: writing smithi03870129-180 from 1554425 to 2294557 tid 2 2024-09-14T04:11:09.975 INFO:tasks.rados.rados.0.smithi038.stdout:3711: read oid 158 snap -1 2024-09-14T04:11:09.975 INFO:tasks.rados.rados.0.smithi038.stdout:3711: expect (ObjNum 157 snap 0 seq_num 157) 2024-09-14T04:11:09.975 INFO:tasks.rados.rados.0.smithi038.stdout:3712: write oid 463 current snap is 0 2024-09-14T04:11:09.975 INFO:tasks.rados.rados.0.smithi038.stdout:3709: finishing write tid 1 to smithi03870129-48 2024-09-14T04:11:09.975 INFO:tasks.rados.rados.0.smithi038.stdout:3709: finishing write tid 2 to smithi03870129-48 2024-09-14T04:11:09.975 INFO:tasks.rados.rados.0.smithi038.stdout:3709: finishing write tid 3 to smithi03870129-48 2024-09-14T04:11:09.975 INFO:tasks.rados.rados.0.smithi038.stdout:3709: finishing write tid 4 to smithi03870129-48 2024-09-14T04:11:09.975 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 48 v 522 (ObjNum 2285 snap 0 seq_num 2285) dirty exists 2024-09-14T04:11:09.976 INFO:tasks.rados.rados.0.smithi038.stdout:3709: left oid 48 (ObjNum 2285 snap 0 seq_num 2285) 2024-09-14T04:11:09.976 INFO:tasks.rados.rados.0.smithi038.stdout:3710: finishing write tid 1 to smithi03870129-180 2024-09-14T04:11:09.976 INFO:tasks.rados.rados.0.smithi038.stdout:3712: seq_num 2287 ranges {437609=600363,1612907=483790} 2024-09-14T04:11:09.980 INFO:tasks.rados.rados.0.smithi038.stdout:3712: writing smithi03870129-463 from 437609 to 1037972 tid 1 2024-09-14T04:11:09.987 INFO:tasks.rados.rados.0.smithi038.stdout:3712: writing smithi03870129-463 from 1612907 to 2096697 tid 2 2024-09-14T04:11:09.987 INFO:tasks.rados.rados.0.smithi038.stdout:3709: done (3 left) 2024-09-14T04:11:09.987 INFO:tasks.rados.rados.0.smithi038.stdout:3713: read oid 407 snap -1 2024-09-14T04:11:09.987 INFO:tasks.rados.rados.0.smithi038.stdout:3713: expect (ObjNum 2247 snap 0 seq_num 2247) 2024-09-14T04:11:09.987 INFO:tasks.rados.rados.0.smithi038.stdout:3714: write oid 337 current snap is 0 2024-09-14T04:11:09.988 INFO:tasks.rados.rados.0.smithi038.stdout:3714: seq_num 2288 ranges {454416=675612,1555036=743801} 2024-09-14T04:11:09.993 INFO:tasks.rados.rados.0.smithi038.stdout:3714: writing smithi03870129-337 from 454416 to 1130028 tid 1 2024-09-14T04:11:10.000 INFO:tasks.rados.rados.0.smithi038.stdout:3714: writing smithi03870129-337 from 1555036 to 2298837 tid 2 2024-09-14T04:11:10.001 INFO:tasks.rados.rados.0.smithi038.stdout:3715: read oid 172 snap -1 2024-09-14T04:11:10.001 INFO:tasks.rados.rados.0.smithi038.stdout:3715: expect (ObjNum 2071 snap 0 seq_num 2071) 2024-09-14T04:11:10.001 INFO:tasks.rados.rados.0.smithi038.stdout:3716: read oid 445 snap -1 2024-09-14T04:11:10.001 INFO:tasks.rados.rados.0.smithi038.stdout:3716: expect (ObjNum 1316 snap 0 seq_num 1316) 2024-09-14T04:11:10.001 INFO:tasks.rados.rados.0.smithi038.stdout:3717: read oid 160 snap -1 2024-09-14T04:11:10.001 INFO:tasks.rados.rados.0.smithi038.stdout:3717: expect deleted 2024-09-14T04:11:10.001 INFO:tasks.rados.rados.0.smithi038.stdout:3718: write oid 244 current snap is 0 2024-09-14T04:11:10.001 INFO:tasks.rados.rados.0.smithi038.stdout:3718: seq_num 2289 ranges {471223=467214,1729871=487459} 2024-09-14T04:11:10.006 INFO:tasks.rados.rados.0.smithi038.stdout:3718: writing smithi03870129-244 from 471223 to 938437 tid 1 2024-09-14T04:11:10.014 INFO:tasks.rados.rados.0.smithi038.stdout:3718: writing smithi03870129-244 from 1729871 to 2217330 tid 2 2024-09-14T04:11:10.014 INFO:tasks.rados.rados.0.smithi038.stdout:3719: read oid 209 snap -1 2024-09-14T04:11:10.014 INFO:tasks.rados.rados.0.smithi038.stdout:3719: expect (ObjNum 1401 snap 0 seq_num 1401) 2024-09-14T04:11:10.014 INFO:tasks.rados.rados.0.smithi038.stdout:3720: delete oid 379 current snap is 0 2024-09-14T04:11:10.014 INFO:tasks.rados.rados.0.smithi038.stdout:3710: finishing write tid 2 to smithi03870129-180 2024-09-14T04:11:10.014 INFO:tasks.rados.rados.0.smithi038.stdout:3710: finishing write tid 3 to smithi03870129-180 2024-09-14T04:11:10.014 INFO:tasks.rados.rados.0.smithi038.stdout:3710: finishing write tid 4 to smithi03870129-180 2024-09-14T04:11:10.014 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 180 v 558 (ObjNum 2286 snap 0 seq_num 2286) dirty exists 2024-09-14T04:11:10.014 INFO:tasks.rados.rados.0.smithi038.stdout:3710: left oid 180 (ObjNum 2286 snap 0 seq_num 2286) 2024-09-14T04:11:10.014 INFO:tasks.rados.rados.0.smithi038.stdout:3711: expect (ObjNum 157 snap 0 seq_num 157) 2024-09-14T04:11:10.020 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:11:09 smithi038 bash[76239]: debug 2024-09-14T04:11:09.729+0000 7ff59129b640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-14T04:11:10.020 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:11:09 smithi038 bash[76239]: debug 2024-09-14T04:11:09.729+0000 7ff59129b640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-14T04:11:10.020 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:11:09 smithi038 bash[76239]: debug 2024-09-14T04:11:09.729+0000 7ff59129b640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-14T04:11:10.020 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:11:09 smithi038 bash[76239]: debug 2024-09-14T04:11:09.729+0000 7ff59129b640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-14T04:11:10.020 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:11:09 smithi038 bash[76239]: debug 2024-09-14T04:11:09.729+0000 7ff59129b640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-14T04:11:10.020 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:11:09 smithi038 bash[76239]: debug 2024-09-14T04:11:09.737+0000 7ff58e295640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-14T04:11:10.020 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:11:09 smithi038 bash[76239]: debug 2024-09-14T04:11:09.737+0000 7ff58e295640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-14T04:11:10.020 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:11:09 smithi038 bash[76239]: debug 2024-09-14T04:11:09.737+0000 7ff58e295640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-14T04:11:10.020 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:11:09 smithi038 bash[76239]: debug 2024-09-14T04:11:09.737+0000 7ff58e295640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-14T04:11:10.020 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:11:09 smithi038 bash[76239]: debug 2024-09-14T04:11:09.737+0000 7ff58e295640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-14T04:11:10.021 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:11:09 smithi038 bash[76239]: [14/Sep/2024:04:11:09] ENGINE Bus STARTING 2024-09-14T04:11:10.021 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:11:09 smithi038 bash[76239]: [14/Sep/2024:04:11:09] ENGINE Serving on http://:::9283 2024-09-14T04:11:10.021 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:11:09 smithi038 bash[76239]: [14/Sep/2024:04:11:09] ENGINE Bus STARTED 2024-09-14T04:11:10.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:09 smithi038 bash[22519]: cluster 2024-09-14T04:11:09.178480+0000 mon.a (mon.0) 992 : cluster [INF] Manager daemon y is now available 2024-09-14T04:11:10.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:09 smithi038 bash[22519]: audit 2024-09-14T04:11:09.606091+0000 mon.c (mon.2) 225 : audit [DBG] from='client.? 172.21.15.38:0/1871404475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:11:10.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:09 smithi038 bash[22519]: audit 2024-09-14T04:11:09.654224+0000 mon.b (mon.1) 52 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:11:10.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:09 smithi038 bash[22519]: audit 2024-09-14T04:11:09.680930+0000 mon.b (mon.1) 53 : audit [INF] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-14T04:11:10.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:09 smithi038 bash[22519]: audit 2024-09-14T04:11:09.681406+0000 mon.b (mon.1) 54 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:11:10.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:09 smithi038 bash[22519]: audit 2024-09-14T04:11:09.700752+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.25646 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-14T04:11:10.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:09 smithi038 bash[22519]: audit 2024-09-14T04:11:09.704073+0000 mon.b (mon.1) 55 : audit [INF] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-14T04:11:10.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:09 smithi038 bash[22519]: audit 2024-09-14T04:11:09.726702+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.25646 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-14T04:11:10.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:09 smithi038 bash[22519]: audit 2024-09-14T04:11:09.730017+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-14T04:11:10.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:09 smithi038 bash[32505]: cluster 2024-09-14T04:11:09.178480+0000 mon.a (mon.0) 992 : cluster [INF] Manager daemon y is now available 2024-09-14T04:11:10.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:09 smithi038 bash[32505]: audit 2024-09-14T04:11:09.606091+0000 mon.c (mon.2) 225 : audit [DBG] from='client.? 172.21.15.38:0/1871404475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:11:10.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:09 smithi038 bash[32505]: audit 2024-09-14T04:11:09.654224+0000 mon.b (mon.1) 52 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:11:10.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:09 smithi038 bash[32505]: audit 2024-09-14T04:11:09.680930+0000 mon.b (mon.1) 53 : audit [INF] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-14T04:11:10.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:09 smithi038 bash[32505]: audit 2024-09-14T04:11:09.681406+0000 mon.b (mon.1) 54 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:11:10.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:09 smithi038 bash[32505]: audit 2024-09-14T04:11:09.700752+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.25646 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-14T04:11:10.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:09 smithi038 bash[32505]: audit 2024-09-14T04:11:09.704073+0000 mon.b (mon.1) 55 : audit [INF] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-14T04:11:10.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:09 smithi038 bash[32505]: audit 2024-09-14T04:11:09.726702+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.25646 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-14T04:11:10.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:09 smithi038 bash[32505]: audit 2024-09-14T04:11:09.730017+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-14T04:11:10.099 INFO:tasks.rados.rados.0.smithi038.stdout:3714: finishing write tid 1 to smithi03870129-337 2024-09-14T04:11:10.099 INFO:tasks.rados.rados.0.smithi038.stdout:3712: finishing write tid 1 to smithi03870129-463 2024-09-14T04:11:10.099 INFO:tasks.rados.rados.0.smithi038.stdout:3712: finishing write tid 2 to smithi03870129-463 2024-09-14T04:11:10.099 INFO:tasks.rados.rados.0.smithi038.stdout:3710: done (10 left) 2024-09-14T04:11:10.100 INFO:tasks.rados.rados.0.smithi038.stdout:3711: done (9 left) 2024-09-14T04:11:10.100 INFO:tasks.rados.rados.0.smithi038.stdout:3720: done (8 left) 2024-09-14T04:11:10.100 INFO:tasks.rados.rados.0.smithi038.stdout:3721: write oid 32 current snap is 0 2024-09-14T04:11:10.100 INFO:tasks.rados.rados.0.smithi038.stdout:3712: finishing write tid 3 to smithi03870129-463 2024-09-14T04:11:10.100 INFO:tasks.rados.rados.0.smithi038.stdout:3712: finishing write tid 4 to smithi03870129-463 2024-09-14T04:11:10.100 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 463 v 435 (ObjNum 2287 snap 0 seq_num 2287) dirty exists 2024-09-14T04:11:10.100 INFO:tasks.rados.rados.0.smithi038.stdout:3712: left oid 463 (ObjNum 2287 snap 0 seq_num 2287) 2024-09-14T04:11:10.100 INFO:tasks.rados.rados.0.smithi038.stdout:3713: expect (ObjNum 2247 snap 0 seq_num 2247) 2024-09-14T04:11:10.146 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:09 smithi123 bash[24950]: cluster 2024-09-14T04:11:09.178480+0000 mon.a (mon.0) 992 : cluster [INF] Manager daemon y is now available 2024-09-14T04:11:10.146 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:09 smithi123 bash[24950]: audit 2024-09-14T04:11:09.606091+0000 mon.c (mon.2) 225 : audit [DBG] from='client.? 172.21.15.38:0/1871404475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:11:10.146 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:09 smithi123 bash[24950]: audit 2024-09-14T04:11:09.654224+0000 mon.b (mon.1) 52 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:11:10.146 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:09 smithi123 bash[24950]: audit 2024-09-14T04:11:09.680930+0000 mon.b (mon.1) 53 : audit [INF] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-14T04:11:10.146 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:09 smithi123 bash[24950]: audit 2024-09-14T04:11:09.681406+0000 mon.b (mon.1) 54 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:11:10.146 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:09 smithi123 bash[24950]: audit 2024-09-14T04:11:09.700752+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.25646 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-14T04:11:10.147 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:09 smithi123 bash[24950]: audit 2024-09-14T04:11:09.704073+0000 mon.b (mon.1) 55 : audit [INF] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-14T04:11:10.147 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:09 smithi123 bash[24950]: audit 2024-09-14T04:11:09.726702+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.25646 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-14T04:11:10.147 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:09 smithi123 bash[24950]: audit 2024-09-14T04:11:09.730017+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-14T04:11:10.165 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:11:10.250 INFO:tasks.rados.rados.0.smithi038.stdout:3721: seq_num 2291 ranges {504837=617712,1846835=491128} 2024-09-14T04:11:10.260 INFO:tasks.rados.rados.0.smithi038.stdout:3721: writing smithi03870129-32 from 504837 to 1122549 tid 1 2024-09-14T04:11:10.267 INFO:tasks.rados.rados.0.smithi038.stdout:3721: writing smithi03870129-32 from 1846835 to 2337963 tid 2 2024-09-14T04:11:10.268 INFO:tasks.rados.rados.0.smithi038.stdout:3712: done (8 left) 2024-09-14T04:11:10.268 INFO:tasks.rados.rados.0.smithi038.stdout:3713: done (7 left) 2024-09-14T04:11:10.268 INFO:tasks.rados.rados.0.smithi038.stdout:3717: done (6 left) 2024-09-14T04:11:10.268 INFO:tasks.rados.rados.0.smithi038.stdout:3722: read oid 227 snap -1 2024-09-14T04:11:10.268 INFO:tasks.rados.rados.0.smithi038.stdout:3722: expect (ObjNum 748 snap 0 seq_num 748) 2024-09-14T04:11:10.268 INFO:tasks.rados.rados.0.smithi038.stdout:3723: write oid 24 current snap is 0 2024-09-14T04:11:10.268 INFO:tasks.rados.rados.0.smithi038.stdout:3723: seq_num 2292 ranges {521644=692961,1788964=732680} 2024-09-14T04:11:10.275 INFO:tasks.rados.rados.0.smithi038.stdout:3723: writing smithi03870129-24 from 521644 to 1214605 tid 1 2024-09-14T04:11:10.283 INFO:tasks.rados.rados.0.smithi038.stdout:3723: writing smithi03870129-24 from 1788964 to 2521644 tid 2 2024-09-14T04:11:10.283 INFO:tasks.rados.rados.0.smithi038.stdout:3724: read oid 195 snap -1 2024-09-14T04:11:10.283 INFO:tasks.rados.rados.0.smithi038.stdout:3724: expect deleted 2024-09-14T04:11:10.283 INFO:tasks.rados.rados.0.smithi038.stdout:3725: read oid 367 snap -1 2024-09-14T04:11:10.283 INFO:tasks.rados.rados.0.smithi038.stdout:3725: expect (ObjNum 2242 snap 0 seq_num 2242) 2024-09-14T04:11:10.283 INFO:tasks.rados.rados.0.smithi038.stdout:3726: write oid 284 current snap is 0 2024-09-14T04:11:10.283 INFO:tasks.rados.rados.0.smithi038.stdout:3726: seq_num 2293 ranges {538451=768210,1847446=494797} 2024-09-14T04:11:10.290 INFO:tasks.rados.rados.0.smithi038.stdout:3726: writing smithi03870129-284 from 538451 to 1306661 tid 1 2024-09-14T04:11:10.296 INFO:tasks.rados.rados.0.smithi038.stdout:3726: writing smithi03870129-284 from 1847446 to 2342243 tid 2 2024-09-14T04:11:10.296 INFO:tasks.rados.rados.0.smithi038.stdout:3727: read oid 345 snap -1 2024-09-14T04:11:10.296 INFO:tasks.rados.rados.0.smithi038.stdout:3727: expect deleted 2024-09-14T04:11:10.297 INFO:tasks.rados.rados.0.smithi038.stdout:3728: write oid 282 current snap is 0 2024-09-14T04:11:10.297 INFO:tasks.rados.rados.0.smithi038.stdout:3728: seq_num 2294 ranges {555258=443459,1505928=754808} 2024-09-14T04:11:10.302 INFO:tasks.rados.rados.0.smithi038.stdout:3728: writing smithi03870129-282 from 555258 to 998717 tid 1 2024-09-14T04:11:10.309 INFO:tasks.rados.rados.0.smithi038.stdout:3728: writing smithi03870129-282 from 1505928 to 2260736 tid 2 2024-09-14T04:11:10.309 INFO:tasks.rados.rados.0.smithi038.stdout:3729: read oid 394 snap -1 2024-09-14T04:11:10.309 INFO:tasks.rados.rados.0.smithi038.stdout:3729: expect deleted 2024-09-14T04:11:10.310 INFO:tasks.rados.rados.0.smithi038.stdout:3730: read oid 65 snap -1 2024-09-14T04:11:10.310 INFO:tasks.rados.rados.0.smithi038.stdout:3730: expect (ObjNum 2264 snap 0 seq_num 2264) 2024-09-14T04:11:10.310 INFO:tasks.rados.rados.0.smithi038.stdout:3731: write oid 212 current snap is 0 2024-09-14T04:11:10.310 INFO:tasks.rados.rados.0.smithi038.stdout:3731: seq_num 2295 ranges {572065=518708,1564410=498466} 2024-09-14T04:11:10.315 INFO:tasks.rados.rados.0.smithi038.stdout:3731: writing smithi03870129-212 from 572065 to 1090773 tid 1 2024-09-14T04:11:10.321 INFO:tasks.rados.rados.0.smithi038.stdout:3731: writing smithi03870129-212 from 1564410 to 2062876 tid 2 2024-09-14T04:11:10.321 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:11:10.321 INFO:tasks.rados.rados.0.smithi038.stdout:3714: finishing write tid 2 to smithi03870129-337 2024-09-14T04:11:10.321 INFO:tasks.rados.rados.0.smithi038.stdout:3714: finishing write tid 3 to smithi03870129-337 2024-09-14T04:11:10.322 INFO:tasks.rados.rados.0.smithi038.stdout:3714: finishing write tid 4 to smithi03870129-337 2024-09-14T04:11:10.322 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 337 v 222 (ObjNum 2288 snap 0 seq_num 2288) dirty exists 2024-09-14T04:11:10.322 INFO:tasks.rados.rados.0.smithi038.stdout:3714: left oid 337 (ObjNum 2288 snap 0 seq_num 2288) 2024-09-14T04:11:10.322 INFO:tasks.rados.rados.0.smithi038.stdout:3716: expect (ObjNum 1316 snap 0 seq_num 1316) 2024-09-14T04:11:10.432 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:11:10 smithi123 bash[59929]: ts=2024-09-14T04:11:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:11:10.451 INFO:tasks.rados.rados.0.smithi038.stdout:3718: finishing write tid 1 to smithi03870129-244 2024-09-14T04:11:10.452 INFO:tasks.rados.rados.0.smithi038.stdout:3715: expect (ObjNum 2071 snap 0 seq_num 2071) 2024-09-14T04:11:10.537 INFO:tasks.rados.rados.0.smithi038.stdout:3718: finishing write tid 2 to smithi03870129-244 2024-09-14T04:11:10.537 INFO:tasks.rados.rados.0.smithi038.stdout:3718: finishing write tid 3 to smithi03870129-244 2024-09-14T04:11:10.537 INFO:tasks.rados.rados.0.smithi038.stdout:3718: finishing write tid 4 to smithi03870129-244 2024-09-14T04:11:10.538 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 244 v 455 (ObjNum 2289 snap 0 seq_num 2289) dirty exists 2024-09-14T04:11:10.538 INFO:tasks.rados.rados.0.smithi038.stdout:3718: left oid 244 (ObjNum 2289 snap 0 seq_num 2289) 2024-09-14T04:11:10.538 INFO:tasks.rados.rados.0.smithi038.stdout:3719: expect (ObjNum 1401 snap 0 seq_num 1401) 2024-09-14T04:11:10.760 INFO:tasks.rados.rados.0.smithi038.stdout:3721: finishing write tid 1 to smithi03870129-32 2024-09-14T04:11:10.760 INFO:tasks.rados.rados.0.smithi038.stdout:3721: finishing write tid 2 to smithi03870129-32 2024-09-14T04:11:10.760 INFO:tasks.rados.rados.0.smithi038.stdout:3721: finishing write tid 3 to smithi03870129-32 2024-09-14T04:11:10.760 INFO:tasks.rados.rados.0.smithi038.stdout:3721: finishing write tid 4 to smithi03870129-32 2024-09-14T04:11:10.760 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 32 v 432 (ObjNum 2291 snap 0 seq_num 2291) dirty exists 2024-09-14T04:11:10.760 INFO:tasks.rados.rados.0.smithi038.stdout:3721: left oid 32 (ObjNum 2291 snap 0 seq_num 2291) 2024-09-14T04:11:10.760 INFO:tasks.rados.rados.0.smithi038.stdout:3714: done (15 left) 2024-09-14T04:11:10.760 INFO:tasks.rados.rados.0.smithi038.stdout:3715: done (14 left) 2024-09-14T04:11:10.760 INFO:tasks.rados.rados.0.smithi038.stdout:3716: done (13 left) 2024-09-14T04:11:10.761 INFO:tasks.rados.rados.0.smithi038.stdout:3718: done (12 left) 2024-09-14T04:11:10.761 INFO:tasks.rados.rados.0.smithi038.stdout:3719: done (11 left) 2024-09-14T04:11:10.761 INFO:tasks.rados.rados.0.smithi038.stdout:3721: done (10 left) 2024-09-14T04:11:10.761 INFO:tasks.rados.rados.0.smithi038.stdout:3732: read oid 407 snap -1 2024-09-14T04:11:10.761 INFO:tasks.rados.rados.0.smithi038.stdout:3732: expect (ObjNum 2247 snap 0 seq_num 2247) 2024-09-14T04:11:10.761 INFO:tasks.rados.rados.0.smithi038.stdout:3733: write oid 360 current snap is 0 2024-09-14T04:11:10.761 INFO:tasks.rados.rados.0.smithi038.stdout:3733: seq_num 2296 ranges {588872=710310,2022892=565980} 2024-09-14T04:11:10.767 INFO:tasks.rados.rados.0.smithi038.stdout:3733: writing smithi03870129-360 from 588872 to 1299182 tid 1 2024-09-14T04:11:10.775 INFO:tasks.rados.rados.0.smithi038.stdout:3733: writing smithi03870129-360 from 2022892 to 2588872 tid 2 2024-09-14T04:11:10.775 INFO:tasks.rados.rados.0.smithi038.stdout:3734: read oid 184 snap -1 2024-09-14T04:11:10.775 INFO:tasks.rados.rados.0.smithi038.stdout:3734: expect (ObjNum 2036 snap 0 seq_num 2036) 2024-09-14T04:11:10.775 INFO:tasks.rados.rados.0.smithi038.stdout:3735: write oid 305 current snap is 0 2024-09-14T04:11:10.775 INFO:tasks.rados.rados.0.smithi038.stdout:3735: seq_num 2297 ranges {605679=785559,2081374=502135} 2024-09-14T04:11:10.783 INFO:tasks.rados.rados.0.smithi038.stdout:3735: writing smithi03870129-305 from 605679 to 1391238 tid 1 2024-09-14T04:11:10.790 INFO:tasks.rados.rados.0.smithi038.stdout:3735: writing smithi03870129-305 from 2081374 to 2583509 tid 2 2024-09-14T04:11:10.790 INFO:tasks.rados.rados.0.smithi038.stdout:3736: read oid 153 snap -1 2024-09-14T04:11:10.790 INFO:tasks.rados.rados.0.smithi038.stdout:3736: expect (ObjNum 939 snap 0 seq_num 939) 2024-09-14T04:11:10.790 INFO:tasks.rados.rados.0.smithi038.stdout:3737: write oid 428 current snap is 0 2024-09-14T04:11:10.790 INFO:tasks.rados.rados.0.smithi038.stdout:3722: expect (ObjNum 748 snap 0 seq_num 748) 2024-09-14T04:11:10.909 INFO:tasks.rados.rados.0.smithi038.stdout:3723: finishing write tid 1 to smithi03870129-24 2024-09-14T04:11:10.909 INFO:tasks.rados.rados.0.smithi038.stdout:3723: finishing write tid 2 to smithi03870129-24 2024-09-14T04:11:10.909 INFO:tasks.rados.rados.0.smithi038.stdout:3723: finishing write tid 3 to smithi03870129-24 2024-09-14T04:11:10.909 INFO:tasks.rados.rados.0.smithi038.stdout:3723: finishing write tid 4 to smithi03870129-24 2024-09-14T04:11:10.909 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 24 v 438 (ObjNum 2292 snap 0 seq_num 2292) dirty exists 2024-09-14T04:11:10.909 INFO:tasks.rados.rados.0.smithi038.stdout:3723: left oid 24 (ObjNum 2292 snap 0 seq_num 2292) 2024-09-14T04:11:10.909 INFO:tasks.rados.rados.0.smithi038.stdout:3725: expect (ObjNum 2242 snap 0 seq_num 2242) 2024-09-14T04:11:11.154 INFO:tasks.rados.rados.0.smithi038.stdout:3726: finishing write tid 1 to smithi03870129-284 2024-09-14T04:11:11.154 INFO:tasks.rados.rados.0.smithi038.stdout:3726: finishing write tid 2 to smithi03870129-284 2024-09-14T04:11:11.154 INFO:tasks.rados.rados.0.smithi038.stdout:3726: finishing write tid 3 to smithi03870129-284 2024-09-14T04:11:11.154 INFO:tasks.rados.rados.0.smithi038.stdout:3726: finishing write tid 4 to smithi03870129-284 2024-09-14T04:11:11.155 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 284 v 398 (ObjNum 2293 snap 0 seq_num 2293) dirty exists 2024-09-14T04:11:11.155 INFO:tasks.rados.rados.0.smithi038.stdout:3726: left oid 284 (ObjNum 2293 snap 0 seq_num 2293) 2024-09-14T04:11:11.155 INFO:tasks.rados.rados.0.smithi038.stdout:3728: finishing write tid 1 to smithi03870129-282 2024-09-14T04:11:11.155 INFO:tasks.rados.rados.0.smithi038.stdout:3728: finishing write tid 2 to smithi03870129-282 2024-09-14T04:11:11.155 INFO:tasks.rados.rados.0.smithi038.stdout:3728: finishing write tid 3 to smithi03870129-282 2024-09-14T04:11:11.155 INFO:tasks.rados.rados.0.smithi038.stdout:3728: finishing write tid 4 to smithi03870129-282 2024-09-14T04:11:11.155 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 282 v 435 (ObjNum 2294 snap 0 seq_num 2294) dirty exists 2024-09-14T04:11:11.155 INFO:tasks.rados.rados.0.smithi038.stdout:3728: left oid 282 (ObjNum 2294 snap 0 seq_num 2294) 2024-09-14T04:11:11.155 INFO:tasks.rados.rados.0.smithi038.stdout:3730: expect (ObjNum 2264 snap 0 seq_num 2264) 2024-09-14T04:11:11.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:10 smithi123 bash[24950]: cluster 2024-09-14T04:11:09.813026+0000 mon.a (mon.0) 995 : cluster [DBG] mgrmap e30: y(active, since 1.14098s) 2024-09-14T04:11:11.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:10 smithi123 bash[24950]: audit 2024-09-14T04:11:09.847936+0000 mgr.y (mgr.25646) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-14T04:11:11.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:10 smithi123 bash[24950]: cluster 2024-09-14T04:11:09.850372+0000 mgr.y (mgr.25646) 2 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:11:11.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:10 smithi123 bash[24950]: audit 2024-09-14T04:11:10.155848+0000 mgr.y (mgr.25646) 3 : audit [DBG] from='client.25772 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:11.219 INFO:tasks.rados.rados.0.smithi038.stdout:3731: finishing write tid 1 to smithi03870129-212 2024-09-14T04:11:11.219 INFO:tasks.rados.rados.0.smithi038.stdout:3731: finishing write tid 2 to smithi03870129-212 2024-09-14T04:11:11.219 INFO:tasks.rados.rados.0.smithi038.stdout:3731: finishing write tid 3 to smithi03870129-212 2024-09-14T04:11:11.219 INFO:tasks.rados.rados.0.smithi038.stdout:3731: finishing write tid 4 to smithi03870129-212 2024-09-14T04:11:11.219 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 212 v 448 (ObjNum 2295 snap 0 seq_num 2295) dirty exists 2024-09-14T04:11:11.219 INFO:tasks.rados.rados.0.smithi038.stdout:3731: left oid 212 (ObjNum 2295 snap 0 seq_num 2295) 2024-09-14T04:11:11.219 INFO:tasks.rados.rados.0.smithi038.stdout:3732: expect (ObjNum 2247 snap 0 seq_num 2247) 2024-09-14T04:11:11.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:10 smithi038 bash[32505]: cluster 2024-09-14T04:11:09.813026+0000 mon.a (mon.0) 995 : cluster [DBG] mgrmap e30: y(active, since 1.14098s) 2024-09-14T04:11:11.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:10 smithi038 bash[32505]: audit 2024-09-14T04:11:09.847936+0000 mgr.y (mgr.25646) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-14T04:11:11.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:10 smithi038 bash[32505]: cluster 2024-09-14T04:11:09.850372+0000 mgr.y (mgr.25646) 2 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:11:11.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:10 smithi038 bash[32505]: audit 2024-09-14T04:11:10.155848+0000 mgr.y (mgr.25646) 3 : audit [DBG] from='client.25772 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:11.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:10 smithi038 bash[22519]: cluster 2024-09-14T04:11:09.813026+0000 mon.a (mon.0) 995 : cluster [DBG] mgrmap e30: y(active, since 1.14098s) 2024-09-14T04:11:11.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:10 smithi038 bash[22519]: audit 2024-09-14T04:11:09.847936+0000 mgr.y (mgr.25646) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-14T04:11:11.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:10 smithi038 bash[22519]: cluster 2024-09-14T04:11:09.850372+0000 mgr.y (mgr.25646) 2 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:11:11.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:10 smithi038 bash[22519]: audit 2024-09-14T04:11:10.155848+0000 mgr.y (mgr.25646) 3 : audit [DBG] from='client.25772 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:11.332 INFO:tasks.rados.rados.0.smithi038.stdout:3733: finishing write tid 1 to smithi03870129-360 2024-09-14T04:11:11.332 INFO:tasks.rados.rados.0.smithi038.stdout:3733: finishing write tid 2 to smithi03870129-360 2024-09-14T04:11:11.332 INFO:tasks.rados.rados.0.smithi038.stdout:3733: finishing write tid 3 to smithi03870129-360 2024-09-14T04:11:11.332 INFO:tasks.rados.rados.0.smithi038.stdout:3733: finishing write tid 4 to smithi03870129-360 2024-09-14T04:11:11.332 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 360 v 653 (ObjNum 2296 snap 0 seq_num 2296) dirty exists 2024-09-14T04:11:11.333 INFO:tasks.rados.rados.0.smithi038.stdout:3733: left oid 360 (ObjNum 2296 snap 0 seq_num 2296) 2024-09-14T04:11:11.333 INFO:tasks.rados.rados.0.smithi038.stdout:3734: expect (ObjNum 2036 snap 0 seq_num 2036) 2024-09-14T04:11:11.433 INFO:tasks.rados.rados.0.smithi038.stdout:3735: finishing write tid 1 to smithi03870129-305 2024-09-14T04:11:11.433 INFO:tasks.rados.rados.0.smithi038.stdout:3735: finishing write tid 2 to smithi03870129-305 2024-09-14T04:11:11.433 INFO:tasks.rados.rados.0.smithi038.stdout:3735: finishing write tid 3 to smithi03870129-305 2024-09-14T04:11:11.433 INFO:tasks.rados.rados.0.smithi038.stdout:3735: finishing write tid 4 to smithi03870129-305 2024-09-14T04:11:11.433 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 305 v 491 (ObjNum 2297 snap 0 seq_num 2297) dirty exists 2024-09-14T04:11:11.433 INFO:tasks.rados.rados.0.smithi038.stdout:3735: left oid 305 (ObjNum 2297 snap 0 seq_num 2297) 2024-09-14T04:11:11.433 INFO:tasks.rados.rados.0.smithi038.stdout:3736: expect (ObjNum 939 snap 0 seq_num 939) 2024-09-14T04:11:11.549 INFO:tasks.rados.rados.0.smithi038.stdout:3737: seq_num 2298 ranges {622486=460808,1739856=645793} 2024-09-14T04:11:11.567 INFO:tasks.rados.rados.0.smithi038.stdout:3737: writing smithi03870129-428 from 622486 to 1083294 tid 1 2024-09-14T04:11:11.589 INFO:tasks.rados.rados.0.smithi038.stdout:3737: writing smithi03870129-428 from 1739856 to 2385649 tid 2 2024-09-14T04:11:11.589 INFO:tasks.rados.rados.0.smithi038.stdout:3722: done (15 left) 2024-09-14T04:11:11.589 INFO:tasks.rados.rados.0.smithi038.stdout:3723: done (14 left) 2024-09-14T04:11:11.589 INFO:tasks.rados.rados.0.smithi038.stdout:3724: done (13 left) 2024-09-14T04:11:11.589 INFO:tasks.rados.rados.0.smithi038.stdout:3725: done (12 left) 2024-09-14T04:11:11.589 INFO:tasks.rados.rados.0.smithi038.stdout:3726: done (11 left) 2024-09-14T04:11:11.590 INFO:tasks.rados.rados.0.smithi038.stdout:3727: done (10 left) 2024-09-14T04:11:11.590 INFO:tasks.rados.rados.0.smithi038.stdout:3728: done (9 left) 2024-09-14T04:11:11.590 INFO:tasks.rados.rados.0.smithi038.stdout:3729: done (8 left) 2024-09-14T04:11:11.590 INFO:tasks.rados.rados.0.smithi038.stdout:3730: done (7 left) 2024-09-14T04:11:11.590 INFO:tasks.rados.rados.0.smithi038.stdout:3731: done (6 left) 2024-09-14T04:11:11.590 INFO:tasks.rados.rados.0.smithi038.stdout:3732: done (5 left) 2024-09-14T04:11:11.590 INFO:tasks.rados.rados.0.smithi038.stdout:3733: done (4 left) 2024-09-14T04:11:11.590 INFO:tasks.rados.rados.0.smithi038.stdout:3734: done (3 left) 2024-09-14T04:11:11.590 INFO:tasks.rados.rados.0.smithi038.stdout:3735: done (2 left) 2024-09-14T04:11:11.590 INFO:tasks.rados.rados.0.smithi038.stdout:3736: done (1 left) 2024-09-14T04:11:11.590 INFO:tasks.rados.rados.0.smithi038.stdout:3738: write oid 486 current snap is 0 2024-09-14T04:11:11.590 INFO:tasks.rados.rados.0.smithi038.stdout:3738: seq_num 2299 ranges {639293=536057,1798338=505804} 2024-09-14T04:11:11.607 INFO:tasks.rados.rados.0.smithi038.stdout:3738: writing smithi03870129-486 from 639293 to 1175350 tid 1 2024-09-14T04:11:11.621 INFO:tasks.rados.rados.0.smithi038.stdout:3738: writing smithi03870129-486 from 1798338 to 2304142 tid 2 2024-09-14T04:11:11.621 INFO:tasks.rados.rados.0.smithi038.stdout:3739: write oid 476 current snap is 0 2024-09-14T04:11:11.621 INFO:tasks.rados.rados.0.smithi038.stdout:3737: finishing write tid 1 to smithi03870129-428 2024-09-14T04:11:11.621 INFO:tasks.rados.rados.0.smithi038.stdout:3737: finishing write tid 2 to smithi03870129-428 2024-09-14T04:11:11.621 INFO:tasks.rados.rados.0.smithi038.stdout:3737: finishing write tid 3 to smithi03870129-428 2024-09-14T04:11:11.621 INFO:tasks.rados.rados.0.smithi038.stdout:3737: finishing write tid 4 to smithi03870129-428 2024-09-14T04:11:11.622 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 428 v 663 (ObjNum 2298 snap 0 seq_num 2298) dirty exists 2024-09-14T04:11:11.622 INFO:tasks.rados.rados.0.smithi038.stdout:3737: left oid 428 (ObjNum 2298 snap 0 seq_num 2298) 2024-09-14T04:11:11.622 INFO:tasks.rados.rados.0.smithi038.stdout:3738: finishing write tid 1 to smithi03870129-486 2024-09-14T04:11:11.622 INFO:tasks.rados.rados.0.smithi038.stdout:3739: seq_num 2300 ranges {656100=611306,1740467=649462} 2024-09-14T04:11:11.636 INFO:tasks.rados.rados.0.smithi038.stdout:3739: writing smithi03870129-476 from 656100 to 1267406 tid 1 2024-09-14T04:11:11.651 INFO:tasks.rados.rados.0.smithi038.stdout:3739: writing smithi03870129-476 from 1740467 to 2389929 tid 2 2024-09-14T04:11:11.651 INFO:tasks.rados.rados.0.smithi038.stdout:3737: done (2 left) 2024-09-14T04:11:11.651 INFO:tasks.rados.rados.0.smithi038.stdout:3740: write oid 39 current snap is 0 2024-09-14T04:11:11.651 INFO:tasks.rados.rados.0.smithi038.stdout:3738: finishing write tid 2 to smithi03870129-486 2024-09-14T04:11:11.651 INFO:tasks.rados.rados.0.smithi038.stdout:3738: finishing write tid 3 to smithi03870129-486 2024-09-14T04:11:11.651 INFO:tasks.rados.rados.0.smithi038.stdout:3738: finishing write tid 4 to smithi03870129-486 2024-09-14T04:11:11.651 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 486 v 458 (ObjNum 2299 snap 0 seq_num 2299) dirty exists 2024-09-14T04:11:11.651 INFO:tasks.rados.rados.0.smithi038.stdout:3738: left oid 486 (ObjNum 2299 snap 0 seq_num 2299) 2024-09-14T04:11:11.651 INFO:tasks.rados.rados.0.smithi038.stdout:3739: finishing write tid 1 to smithi03870129-476 2024-09-14T04:11:11.651 INFO:tasks.rados.rados.0.smithi038.stdout:3740: seq_num 2301 ranges {672907=686555,1798949=509473} 2024-09-14T04:11:11.668 INFO:tasks.rados.rados.0.smithi038.stdout:3740: writing smithi03870129-39 from 672907 to 1359462 tid 1 2024-09-14T04:11:11.679 INFO:tasks.rados.rados.0.smithi038.stdout:3740: writing smithi03870129-39 from 1798949 to 2308422 tid 2 2024-09-14T04:11:11.679 INFO:tasks.rados.rados.0.smithi038.stdout:3738: done (2 left) 2024-09-14T04:11:11.680 INFO:tasks.rados.rados.0.smithi038.stdout:3741: write oid 94 current snap is 0 2024-09-14T04:11:11.680 INFO:tasks.rados.rados.0.smithi038.stdout:3739: finishing write tid 2 to smithi03870129-476 2024-09-14T04:11:11.680 INFO:tasks.rados.rados.0.smithi038.stdout:3739: finishing write tid 3 to smithi03870129-476 2024-09-14T04:11:11.680 INFO:tasks.rados.rados.0.smithi038.stdout:3741: seq_num 2302 ranges {689714=761804,1857431=653131} 2024-09-14T04:11:11.694 INFO:tasks.rados.rados.0.smithi038.stdout:3741: writing smithi03870129-94 from 689714 to 1451518 tid 1 2024-09-14T04:11:11.705 INFO:tasks.rados.rados.0.smithi038.stdout:3741: writing smithi03870129-94 from 1857431 to 2510562 tid 2 2024-09-14T04:11:11.705 INFO:tasks.rados.rados.0.smithi038.stdout:3742: read oid 499 snap -1 2024-09-14T04:11:11.706 INFO:tasks.rados.rados.0.smithi038.stdout:3742: expect (ObjNum 1908 snap 0 seq_num 1908) 2024-09-14T04:11:11.706 INFO:tasks.rados.rados.0.smithi038.stdout:3743: write oid 258 current snap is 0 2024-09-14T04:11:11.706 INFO:tasks.rados.rados.0.smithi038.stdout:3739: finishing write tid 4 to smithi03870129-476 2024-09-14T04:11:11.706 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 476 v 438 (ObjNum 2300 snap 0 seq_num 2300) dirty exists 2024-09-14T04:11:11.706 INFO:tasks.rados.rados.0.smithi038.stdout:3739: left oid 476 (ObjNum 2300 snap 0 seq_num 2300) 2024-09-14T04:11:11.706 INFO:tasks.rados.rados.0.smithi038.stdout:3740: finishing write tid 1 to smithi03870129-39 2024-09-14T04:11:11.706 INFO:tasks.rados.rados.0.smithi038.stdout:3740: finishing write tid 2 to smithi03870129-39 2024-09-14T04:11:11.706 INFO:tasks.rados.rados.0.smithi038.stdout:3740: finishing write tid 3 to smithi03870129-39 2024-09-14T04:11:11.706 INFO:tasks.rados.rados.0.smithi038.stdout:3740: finishing write tid 4 to smithi03870129-39 2024-09-14T04:11:11.706 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 39 v 494 (ObjNum 2301 snap 0 seq_num 2301) dirty exists 2024-09-14T04:11:11.706 INFO:tasks.rados.rados.0.smithi038.stdout:3740: left oid 39 (ObjNum 2301 snap 0 seq_num 2301) 2024-09-14T04:11:11.706 INFO:tasks.rados.rados.0.smithi038.stdout:3741: finishing write tid 1 to smithi03870129-94 2024-09-14T04:11:11.706 INFO:tasks.rados.rados.0.smithi038.stdout:3743: seq_num 2303 ranges {706521=437053,1915913=513142} 2024-09-14T04:11:11.713 INFO:tasks.rados.rados.0.smithi038.stdout:3743: writing smithi03870129-258 from 706521 to 1143574 tid 1 2024-09-14T04:11:11.722 INFO:tasks.rados.rados.0.smithi038.stdout:3743: writing smithi03870129-258 from 1915913 to 2429055 tid 2 2024-09-14T04:11:11.722 INFO:tasks.rados.rados.0.smithi038.stdout:3739: done (4 left) 2024-09-14T04:11:11.722 INFO:tasks.rados.rados.0.smithi038.stdout:3740: done (3 left) 2024-09-14T04:11:11.722 INFO:tasks.rados.rados.0.smithi038.stdout:3744: read oid 367 snap -1 2024-09-14T04:11:11.722 INFO:tasks.rados.rados.0.smithi038.stdout:3744: expect (ObjNum 2242 snap 0 seq_num 2242) 2024-09-14T04:11:11.722 INFO:tasks.rados.rados.0.smithi038.stdout:3745: write oid 462 current snap is 0 2024-09-14T04:11:11.722 INFO:tasks.rados.rados.0.smithi038.stdout:3745: seq_num 2304 ranges {723328=628655,1974395=656800} 2024-09-14T04:11:11.731 INFO:tasks.rados.rados.0.smithi038.stdout:3745: writing smithi03870129-462 from 723328 to 1351983 tid 1 2024-09-14T04:11:11.740 INFO:tasks.rados.rados.0.smithi038.stdout:3745: writing smithi03870129-462 from 1974395 to 2631195 tid 2 2024-09-14T04:11:11.740 INFO:tasks.rados.rados.0.smithi038.stdout:3746: read oid 267 snap -1 2024-09-14T04:11:11.740 INFO:tasks.rados.rados.0.smithi038.stdout:3746: expect (ObjNum 977 snap 0 seq_num 977) 2024-09-14T04:11:11.740 INFO:tasks.rados.rados.0.smithi038.stdout:3747: read oid 485 snap -1 2024-09-14T04:11:11.740 INFO:tasks.rados.rados.0.smithi038.stdout:3747: expect (ObjNum 2179 snap 0 seq_num 2179) 2024-09-14T04:11:11.740 INFO:tasks.rados.rados.0.smithi038.stdout:3748: write oid 401 current snap is 0 2024-09-14T04:11:11.740 INFO:tasks.rados.rados.0.smithi038.stdout:3748: seq_num 2305 ranges {740135=703904,2032877=516811} 2024-09-14T04:11:11.749 INFO:tasks.rados.rados.0.smithi038.stdout:3748: writing smithi03870129-401 from 740135 to 1444039 tid 1 2024-09-14T04:11:11.757 INFO:tasks.rados.rados.0.smithi038.stdout:3748: writing smithi03870129-401 from 2032877 to 2549688 tid 2 2024-09-14T04:11:11.757 INFO:tasks.rados.rados.0.smithi038.stdout:3749: read oid 374 snap -1 2024-09-14T04:11:11.757 INFO:tasks.rados.rados.0.smithi038.stdout:3749: expect (ObjNum 1825 snap 0 seq_num 1825) 2024-09-14T04:11:11.757 INFO:tasks.rados.rados.0.smithi038.stdout:3750: read oid 218 snap -1 2024-09-14T04:11:11.757 INFO:tasks.rados.rados.0.smithi038.stdout:3750: expect (ObjNum 1461 snap 0 seq_num 1461) 2024-09-14T04:11:11.757 INFO:tasks.rados.rados.0.smithi038.stdout:3751: read oid 472 snap -1 2024-09-14T04:11:11.758 INFO:tasks.rados.rados.0.smithi038.stdout:3751: expect (ObjNum 1277 snap 0 seq_num 1277) 2024-09-14T04:11:11.758 INFO:tasks.rados.rados.0.smithi038.stdout:3752: write oid 360 current snap is 0 2024-09-14T04:11:11.758 INFO:tasks.rados.rados.0.smithi038.stdout:3742: expect (ObjNum 1908 snap 0 seq_num 1908) 2024-09-14T04:11:11.882 INFO:tasks.rados.rados.0.smithi038.stdout:3741: finishing write tid 2 to smithi03870129-94 2024-09-14T04:11:11.882 INFO:tasks.rados.rados.0.smithi038.stdout:3741: finishing write tid 3 to smithi03870129-94 2024-09-14T04:11:11.882 INFO:tasks.rados.rados.0.smithi038.stdout:3741: finishing write tid 4 to smithi03870129-94 2024-09-14T04:11:11.882 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 94 v 474 (ObjNum 2302 snap 0 seq_num 2302) dirty exists 2024-09-14T04:11:11.882 INFO:tasks.rados.rados.0.smithi038.stdout:3741: left oid 94 (ObjNum 2302 snap 0 seq_num 2302) 2024-09-14T04:11:11.882 INFO:tasks.rados.rados.0.smithi038.stdout:3743: finishing write tid 1 to smithi03870129-258 2024-09-14T04:11:11.882 INFO:tasks.rados.rados.0.smithi038.stdout:3743: finishing write tid 2 to smithi03870129-258 2024-09-14T04:11:11.882 INFO:tasks.rados.rados.0.smithi038.stdout:3743: finishing write tid 3 to smithi03870129-258 2024-09-14T04:11:11.882 INFO:tasks.rados.rados.0.smithi038.stdout:3743: finishing write tid 4 to smithi03870129-258 2024-09-14T04:11:11.882 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 258 v 398 (ObjNum 2303 snap 0 seq_num 2303) dirty exists 2024-09-14T04:11:11.882 INFO:tasks.rados.rados.0.smithi038.stdout:3743: left oid 258 (ObjNum 2303 snap 0 seq_num 2303) 2024-09-14T04:11:11.883 INFO:tasks.rados.rados.0.smithi038.stdout:3744: expect (ObjNum 2242 snap 0 seq_num 2242) 2024-09-14T04:11:12.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:11 smithi038 bash[32505]: audit 2024-09-14T04:11:10.466562+0000 mgr.y (mgr.25646) 4 : audit [DBG] from='client.25790 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:12.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:11 smithi038 bash[32505]: cluster 2024-09-14T04:11:10.702105+0000 mgr.y (mgr.25646) 5 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:11:12.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:11 smithi038 bash[22519]: audit 2024-09-14T04:11:10.466562+0000 mgr.y (mgr.25646) 4 : audit [DBG] from='client.25790 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:12.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:11 smithi038 bash[22519]: cluster 2024-09-14T04:11:10.702105+0000 mgr.y (mgr.25646) 5 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:11:12.021 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:11:11 smithi038 bash[76239]: debug 2024-09-14T04:11:11.705+0000 7ff573ffd640 -1 log_channel(cephadm) log [ERR] : [14/Sep/2024:04:11:11] ENGINE Error in HTTPServer.serve 2024-09-14T04:11:12.021 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:11:11 smithi038 bash[76239]: Traceback (most recent call last): 2024-09-14T04:11:12.021 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:11:11 smithi038 bash[76239]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-14T04:11:12.021 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:11:11 smithi038 bash[76239]: self._connections.run(self.expiration_interval) 2024-09-14T04:11:12.021 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:11:11 smithi038 bash[76239]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-14T04:11:12.021 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:11:11 smithi038 bash[76239]: self._run(expiration_interval) 2024-09-14T04:11:12.021 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:11:11 smithi038 bash[76239]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-14T04:11:12.021 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:11:11 smithi038 bash[76239]: new_conn = self._from_server_socket(self.server.socket) 2024-09-14T04:11:12.021 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:11:11 smithi038 bash[76239]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-14T04:11:12.021 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:11:11 smithi038 bash[76239]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-14T04:11:12.022 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:11:11 smithi038 bash[76239]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-14T04:11:12.022 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:11:11 smithi038 bash[76239]: s = self.context.wrap_socket( 2024-09-14T04:11:12.022 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:11:11 smithi038 bash[76239]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-14T04:11:12.022 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:11:11 smithi038 bash[76239]: return self.sslsocket_class._create( 2024-09-14T04:11:12.022 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:11:11 smithi038 bash[76239]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-14T04:11:12.022 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:11:11 smithi038 bash[76239]: self.do_handshake() 2024-09-14T04:11:12.022 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:11:11 smithi038 bash[76239]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-14T04:11:12.022 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:11:11 smithi038 bash[76239]: self._sslobj.do_handshake() 2024-09-14T04:11:12.022 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:11:11 smithi038 bash[76239]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-14T04:11:12.125 INFO:tasks.rados.rados.0.smithi038.stdout:3745: finishing write tid 1 to smithi03870129-462 2024-09-14T04:11:12.126 INFO:tasks.rados.rados.0.smithi038.stdout:3745: finishing write tid 2 to smithi03870129-462 2024-09-14T04:11:12.126 INFO:tasks.rados.rados.0.smithi038.stdout:3745: finishing write tid 3 to smithi03870129-462 2024-09-14T04:11:12.126 INFO:tasks.rados.rados.0.smithi038.stdout:3745: finishing write tid 4 to smithi03870129-462 2024-09-14T04:11:12.126 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 462 v 561 (ObjNum 2304 snap 0 seq_num 2304) dirty exists 2024-09-14T04:11:12.126 INFO:tasks.rados.rados.0.smithi038.stdout:3745: left oid 462 (ObjNum 2304 snap 0 seq_num 2304) 2024-09-14T04:11:12.126 INFO:tasks.rados.rados.0.smithi038.stdout:3747: expect (ObjNum 2179 snap 0 seq_num 2179) 2024-09-14T04:11:12.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:11 smithi123 bash[24950]: audit 2024-09-14T04:11:10.466562+0000 mgr.y (mgr.25646) 4 : audit [DBG] from='client.25790 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:12.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:11 smithi123 bash[24950]: cluster 2024-09-14T04:11:10.702105+0000 mgr.y (mgr.25646) 5 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:11:12.272 INFO:tasks.rados.rados.0.smithi038.stdout:3748: finishing write tid 1 to smithi03870129-401 2024-09-14T04:11:12.272 INFO:tasks.rados.rados.0.smithi038.stdout:3746: expect (ObjNum 977 snap 0 seq_num 977) 2024-09-14T04:11:12.410 INFO:tasks.rados.rados.0.smithi038.stdout:3749: expect (ObjNum 1825 snap 0 seq_num 1825) 2024-09-14T04:11:12.533 INFO:tasks.rados.rados.0.smithi038.stdout:3748: finishing write tid 2 to smithi03870129-401 2024-09-14T04:11:12.533 INFO:tasks.rados.rados.0.smithi038.stdout:3748: finishing write tid 3 to smithi03870129-401 2024-09-14T04:11:12.533 INFO:tasks.rados.rados.0.smithi038.stdout:3748: finishing write tid 4 to smithi03870129-401 2024-09-14T04:11:12.533 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 401 v 225 (ObjNum 2305 snap 0 seq_num 2305) dirty exists 2024-09-14T04:11:12.533 INFO:tasks.rados.rados.0.smithi038.stdout:3748: left oid 401 (ObjNum 2305 snap 0 seq_num 2305) 2024-09-14T04:11:12.534 INFO:tasks.rados.rados.0.smithi038.stdout:3751: expect (ObjNum 1277 snap 0 seq_num 1277) 2024-09-14T04:11:12.683 INFO:tasks.rados.rados.0.smithi038.stdout:3750: expect (ObjNum 1461 snap 0 seq_num 1461) 2024-09-14T04:11:12.824 INFO:tasks.rados.rados.0.smithi038.stdout:3752: seq_num 2306 ranges {756942=779153,2091359=660469} 2024-09-14T04:11:12.848 INFO:tasks.rados.rados.0.smithi038.stdout:3752: writing smithi03870129-360 from 756942 to 1536095 tid 1 2024-09-14T04:11:12.860 INFO:tasks.rados.rados.0.smithi038.stdout:3752: writing smithi03870129-360 from 2091359 to 2751828 tid 2 2024-09-14T04:11:12.860 INFO:tasks.rados.rados.0.smithi038.stdout:3741: done (11 left) 2024-09-14T04:11:12.860 INFO:tasks.rados.rados.0.smithi038.stdout:3742: done (10 left) 2024-09-14T04:11:12.861 INFO:tasks.rados.rados.0.smithi038.stdout:3743: done (9 left) 2024-09-14T04:11:12.861 INFO:tasks.rados.rados.0.smithi038.stdout:3744: done (8 left) 2024-09-14T04:11:12.861 INFO:tasks.rados.rados.0.smithi038.stdout:3745: done (7 left) 2024-09-14T04:11:12.861 INFO:tasks.rados.rados.0.smithi038.stdout:3746: done (6 left) 2024-09-14T04:11:12.861 INFO:tasks.rados.rados.0.smithi038.stdout:3747: done (5 left) 2024-09-14T04:11:12.861 INFO:tasks.rados.rados.0.smithi038.stdout:3748: done (4 left) 2024-09-14T04:11:12.861 INFO:tasks.rados.rados.0.smithi038.stdout:3749: done (3 left) 2024-09-14T04:11:12.861 INFO:tasks.rados.rados.0.smithi038.stdout:3750: done (2 left) 2024-09-14T04:11:12.861 INFO:tasks.rados.rados.0.smithi038.stdout:3751: done (1 left) 2024-09-14T04:11:12.861 INFO:tasks.rados.rados.0.smithi038.stdout:3753: write oid 240 current snap is 0 2024-09-14T04:11:12.861 INFO:tasks.rados.rados.0.smithi038.stdout:3752: finishing write tid 1 to smithi03870129-360 2024-09-14T04:11:12.861 INFO:tasks.rados.rados.0.smithi038.stdout:3753: seq_num 2307 ranges {773749=454402,1749841=520480} 2024-09-14T04:11:12.870 INFO:tasks.rados.rados.0.smithi038.stdout:3753: writing smithi03870129-240 from 773749 to 1228151 tid 1 2024-09-14T04:11:12.880 INFO:tasks.rados.rados.0.smithi038.stdout:3753: writing smithi03870129-240 from 1749841 to 2270321 tid 2 2024-09-14T04:11:12.880 INFO:tasks.rados.rados.0.smithi038.stdout:3754: read oid 148 snap -1 2024-09-14T04:11:12.880 INFO:tasks.rados.rados.0.smithi038.stdout:3754: expect (ObjNum 1681 snap 0 seq_num 1681) 2024-09-14T04:11:12.881 INFO:tasks.rados.rados.0.smithi038.stdout:3755: write oid 250 current snap is 0 2024-09-14T04:11:12.881 INFO:tasks.rados.rados.0.smithi038.stdout:3752: finishing write tid 2 to smithi03870129-360 2024-09-14T04:11:12.881 INFO:tasks.rados.rados.0.smithi038.stdout:3752: finishing write tid 3 to smithi03870129-360 2024-09-14T04:11:12.881 INFO:tasks.rados.rados.0.smithi038.stdout:3752: finishing write tid 4 to smithi03870129-360 2024-09-14T04:11:12.881 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 360 v 656 (ObjNum 2306 snap 0 seq_num 2306) dirty exists 2024-09-14T04:11:12.881 INFO:tasks.rados.rados.0.smithi038.stdout:3752: left oid 360 (ObjNum 2306 snap 0 seq_num 2306) 2024-09-14T04:11:12.881 INFO:tasks.rados.rados.0.smithi038.stdout:3753: finishing write tid 1 to smithi03870129-240 2024-09-14T04:11:12.881 INFO:tasks.rados.rados.0.smithi038.stdout:3755: seq_num 2308 ranges {790556=529651,2091970=664138} 2024-09-14T04:11:12.893 INFO:tasks.rados.rados.0.smithi038.stdout:3755: writing smithi03870129-250 from 790556 to 1320207 tid 1 2024-09-14T04:11:12.904 INFO:tasks.rados.rados.0.smithi038.stdout:3755: writing smithi03870129-250 from 2091970 to 2756108 tid 2 2024-09-14T04:11:12.904 INFO:tasks.rados.rados.0.smithi038.stdout:3752: done (3 left) 2024-09-14T04:11:12.904 INFO:tasks.rados.rados.0.smithi038.stdout:3756: read oid 396 snap -1 2024-09-14T04:11:12.904 INFO:tasks.rados.rados.0.smithi038.stdout:3756: expect deleted 2024-09-14T04:11:12.904 INFO:tasks.rados.rados.0.smithi038.stdout:3757: delete oid 471 current snap is 0 2024-09-14T04:11:12.904 INFO:tasks.rados.rados.0.smithi038.stdout:3754: expect (ObjNum 1681 snap 0 seq_num 1681) 2024-09-14T04:11:13.064 INFO:tasks.rados.rados.0.smithi038.stdout:3753: finishing write tid 2 to smithi03870129-240 2024-09-14T04:11:13.064 INFO:tasks.rados.rados.0.smithi038.stdout:3753: finishing write tid 3 to smithi03870129-240 2024-09-14T04:11:13.064 INFO:tasks.rados.rados.0.smithi038.stdout:3754: done (4 left) 2024-09-14T04:11:13.064 INFO:tasks.rados.rados.0.smithi038.stdout:3757: done (3 left) 2024-09-14T04:11:13.064 INFO:tasks.rados.rados.0.smithi038.stdout:3758: delete oid 117 current snap is 0 2024-09-14T04:11:13.064 INFO:tasks.rados.rados.0.smithi038.stdout:3753: finishing write tid 4 to smithi03870129-240 2024-09-14T04:11:13.064 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 240 v 564 (ObjNum 2307 snap 0 seq_num 2307) dirty exists 2024-09-14T04:11:13.065 INFO:tasks.rados.rados.0.smithi038.stdout:3753: left oid 240 (ObjNum 2307 snap 0 seq_num 2307) 2024-09-14T04:11:13.065 INFO:tasks.rados.rados.0.smithi038.stdout:3755: finishing write tid 1 to smithi03870129-250 2024-09-14T04:11:13.065 INFO:tasks.rados.rados.0.smithi038.stdout:3755: finishing write tid 2 to smithi03870129-250 2024-09-14T04:11:13.065 INFO:tasks.rados.rados.0.smithi038.stdout:3755: finishing write tid 3 to smithi03870129-250 2024-09-14T04:11:13.065 INFO:tasks.rados.rados.0.smithi038.stdout:3755: finishing write tid 4 to smithi03870129-250 2024-09-14T04:11:13.065 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 250 v 666 (ObjNum 2308 snap 0 seq_num 2308) dirty exists 2024-09-14T04:11:13.065 INFO:tasks.rados.rados.0.smithi038.stdout:3755: left oid 250 (ObjNum 2308 snap 0 seq_num 2308) 2024-09-14T04:11:13.066 INFO:tasks.rados.rados.0.smithi038.stdout:3753: done (3 left) 2024-09-14T04:11:13.067 INFO:tasks.rados.rados.0.smithi038.stdout:3755: done (2 left) 2024-09-14T04:11:13.067 INFO:tasks.rados.rados.0.smithi038.stdout:3756: done (1 left) 2024-09-14T04:11:13.067 INFO:tasks.rados.rados.0.smithi038.stdout:3758: done (0 left) 2024-09-14T04:11:13.067 INFO:tasks.rados.rados.0.smithi038.stdout:3759: read oid 49 snap -1 2024-09-14T04:11:13.067 INFO:tasks.rados.rados.0.smithi038.stdout:3759: expect (ObjNum 2221 snap 0 seq_num 2221) 2024-09-14T04:11:13.067 INFO:tasks.rados.rados.0.smithi038.stdout:3760: delete oid 344 current snap is 0 2024-09-14T04:11:13.069 INFO:tasks.rados.rados.0.smithi038.stdout:3760: done (1 left) 2024-09-14T04:11:13.069 INFO:tasks.rados.rados.0.smithi038.stdout:3761: write oid 287 current snap is 0 2024-09-14T04:11:13.069 INFO:tasks.rados.rados.0.smithi038.stdout:3761: seq_num 2312 ranges {457784=547000,1525898=671476} 2024-09-14T04:11:13.076 INFO:tasks.rados.rados.0.smithi038.stdout:3761: writing smithi03870129-287 from 457784 to 1004784 tid 1 2024-09-14T04:11:13.084 INFO:tasks.rados.rados.0.smithi038.stdout:3761: writing smithi03870129-287 from 1525898 to 2197374 tid 2 2024-09-14T04:11:13.084 INFO:tasks.rados.rados.0.smithi038.stdout:3762: write oid 437 current snap is 0 2024-09-14T04:11:13.084 INFO:tasks.rados.rados.0.smithi038.stdout:3762: seq_num 2313 ranges {474591=622249,1584380=415134,2501500=373091} 2024-09-14T04:11:13.090 INFO:tasks.rados.rados.0.smithi038.stdout:3762: writing smithi03870129-437 from 474591 to 1096840 tid 1 2024-09-14T04:11:13.096 INFO:tasks.rados.rados.0.smithi038.stdout:3762: writing smithi03870129-437 from 1584380 to 1999514 tid 2 2024-09-14T04:11:13.101 INFO:tasks.rados.rados.0.smithi038.stdout:3762: writing smithi03870129-437 from 2501500 to 2874591 tid 3 2024-09-14T04:11:13.101 INFO:tasks.rados.rados.0.smithi038.stdout:3763: read oid 243 snap -1 2024-09-14T04:11:13.101 INFO:tasks.rados.rados.0.smithi038.stdout:3763: expect (ObjNum 242 snap 0 seq_num 242) 2024-09-14T04:11:13.101 INFO:tasks.rados.rados.0.smithi038.stdout:3764: delete oid 247 current snap is 0 2024-09-14T04:11:13.101 INFO:tasks.rados.rados.0.smithi038.stdout:3759: expect (ObjNum 2221 snap 0 seq_num 2221) 2024-09-14T04:11:13.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:12 smithi123 bash[24950]: cephadm 2024-09-14T04:11:11.586007+0000 mgr.y (mgr.25646) 6 : cephadm [INF] [14/Sep/2024:04:11:11] ENGINE Bus STARTING 2024-09-14T04:11:13.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:12 smithi123 bash[24950]: cephadm 2024-09-14T04:11:11.707037+0000 mgr.y (mgr.25646) 7 : cephadm [INF] [14/Sep/2024:04:11:11] ENGINE Serving on https://172.21.15.38:7150 2024-09-14T04:11:13.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:12 smithi123 bash[24950]: cephadm 2024-09-14T04:11:11.710698+0000 mgr.y (mgr.25646) 8 : cephadm [ERR] [14/Sep/2024:04:11:11] ENGINE Error in HTTPServer.serve 2024-09-14T04:11:13.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:12 smithi123 bash[24950]: Traceback (most recent call last): 2024-09-14T04:11:13.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:12 smithi123 bash[24950]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-14T04:11:13.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:12 smithi123 bash[24950]: self._connections.run(self.expiration_interval) 2024-09-14T04:11:13.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:12 smithi123 bash[24950]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-14T04:11:13.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:12 smithi123 bash[24950]: self._run(expiration_interval) 2024-09-14T04:11:13.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:12 smithi123 bash[24950]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-14T04:11:13.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:12 smithi123 bash[24950]: new_conn = self._from_server_socket(self.server.socket) 2024-09-14T04:11:13.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:12 smithi123 bash[24950]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-14T04:11:13.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:12 smithi123 bash[24950]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-14T04:11:13.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:12 smithi123 bash[24950]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-14T04:11:13.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:12 smithi123 bash[24950]: s = self.context.wrap_socket( 2024-09-14T04:11:13.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:12 smithi123 bash[24950]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-14T04:11:13.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:12 smithi123 bash[24950]: return self.sslsocket_class._create( 2024-09-14T04:11:13.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:12 smithi123 bash[24950]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-14T04:11:13.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:12 smithi123 bash[24950]: self.do_handshake() 2024-09-14T04:11:13.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:12 smithi123 bash[24950]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-14T04:11:13.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:12 smithi123 bash[24950]: self._sslobj.do_handshake() 2024-09-14T04:11:13.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:12 smithi123 bash[24950]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-14T04:11:13.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:12 smithi123 bash[24950]: cephadm 2024-09-14T04:11:11.808859+0000 mgr.y (mgr.25646) 9 : cephadm [INF] [14/Sep/2024:04:11:11] ENGINE Serving on http://172.21.15.38:8765 2024-09-14T04:11:13.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:12 smithi123 bash[24950]: cephadm 2024-09-14T04:11:11.808969+0000 mgr.y (mgr.25646) 10 : cephadm [INF] [14/Sep/2024:04:11:11] ENGINE Bus STARTED 2024-09-14T04:11:13.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:12 smithi123 bash[24950]: cluster 2024-09-14T04:11:11.832622+0000 mon.a (mon.0) 996 : cluster [DBG] mgrmap e31: y(active, since 3s) 2024-09-14T04:11:13.187 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:11:13.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:12 smithi038 bash[22519]: cephadm 2024-09-14T04:11:11.586007+0000 mgr.y (mgr.25646) 6 : cephadm [INF] [14/Sep/2024:04:11:11] ENGINE Bus STARTING 2024-09-14T04:11:13.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:12 smithi038 bash[22519]: cephadm 2024-09-14T04:11:11.707037+0000 mgr.y (mgr.25646) 7 : cephadm [INF] [14/Sep/2024:04:11:11] ENGINE Serving on https://172.21.15.38:7150 2024-09-14T04:11:13.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:12 smithi038 bash[22519]: cephadm 2024-09-14T04:11:11.710698+0000 mgr.y (mgr.25646) 8 : cephadm [ERR] [14/Sep/2024:04:11:11] ENGINE Error in HTTPServer.serve 2024-09-14T04:11:13.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:12 smithi038 bash[22519]: Traceback (most recent call last): 2024-09-14T04:11:13.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:12 smithi038 bash[22519]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-14T04:11:13.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:12 smithi038 bash[22519]: self._connections.run(self.expiration_interval) 2024-09-14T04:11:13.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:12 smithi038 bash[22519]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-14T04:11:13.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:12 smithi038 bash[22519]: self._run(expiration_interval) 2024-09-14T04:11:13.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:12 smithi038 bash[22519]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-14T04:11:13.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:12 smithi038 bash[22519]: new_conn = self._from_server_socket(self.server.socket) 2024-09-14T04:11:13.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:12 smithi038 bash[22519]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-14T04:11:13.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:12 smithi038 bash[22519]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-14T04:11:13.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:12 smithi038 bash[22519]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-14T04:11:13.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:12 smithi038 bash[22519]: s = self.context.wrap_socket( 2024-09-14T04:11:13.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:12 smithi038 bash[22519]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-14T04:11:13.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:12 smithi038 bash[22519]: return self.sslsocket_class._create( 2024-09-14T04:11:13.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:12 smithi038 bash[22519]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-14T04:11:13.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:12 smithi038 bash[22519]: self.do_handshake() 2024-09-14T04:11:13.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:12 smithi038 bash[22519]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-14T04:11:13.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:12 smithi038 bash[22519]: self._sslobj.do_handshake() 2024-09-14T04:11:13.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:12 smithi038 bash[22519]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-14T04:11:13.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:12 smithi038 bash[22519]: cephadm 2024-09-14T04:11:11.808859+0000 mgr.y (mgr.25646) 9 : cephadm [INF] [14/Sep/2024:04:11:11] ENGINE Serving on http://172.21.15.38:8765 2024-09-14T04:11:13.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:12 smithi038 bash[22519]: cephadm 2024-09-14T04:11:11.808969+0000 mgr.y (mgr.25646) 10 : cephadm [INF] [14/Sep/2024:04:11:11] ENGINE Bus STARTED 2024-09-14T04:11:13.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:12 smithi038 bash[22519]: cluster 2024-09-14T04:11:11.832622+0000 mon.a (mon.0) 996 : cluster [DBG] mgrmap e31: y(active, since 3s) 2024-09-14T04:11:13.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:12 smithi038 bash[32505]: cephadm 2024-09-14T04:11:11.586007+0000 mgr.y (mgr.25646) 6 : cephadm [INF] [14/Sep/2024:04:11:11] ENGINE Bus STARTING 2024-09-14T04:11:13.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:12 smithi038 bash[32505]: cephadm 2024-09-14T04:11:11.707037+0000 mgr.y (mgr.25646) 7 : cephadm [INF] [14/Sep/2024:04:11:11] ENGINE Serving on https://172.21.15.38:7150 2024-09-14T04:11:13.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:12 smithi038 bash[32505]: cephadm 2024-09-14T04:11:11.710698+0000 mgr.y (mgr.25646) 8 : cephadm [ERR] [14/Sep/2024:04:11:11] ENGINE Error in HTTPServer.serve 2024-09-14T04:11:13.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:12 smithi038 bash[32505]: Traceback (most recent call last): 2024-09-14T04:11:13.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:12 smithi038 bash[32505]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-14T04:11:13.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:12 smithi038 bash[32505]: self._connections.run(self.expiration_interval) 2024-09-14T04:11:13.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:12 smithi038 bash[32505]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-14T04:11:13.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:12 smithi038 bash[32505]: self._run(expiration_interval) 2024-09-14T04:11:13.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:12 smithi038 bash[32505]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-14T04:11:13.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:12 smithi038 bash[32505]: new_conn = self._from_server_socket(self.server.socket) 2024-09-14T04:11:13.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:12 smithi038 bash[32505]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-14T04:11:13.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:12 smithi038 bash[32505]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-14T04:11:13.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:12 smithi038 bash[32505]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-14T04:11:13.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:12 smithi038 bash[32505]: s = self.context.wrap_socket( 2024-09-14T04:11:13.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:12 smithi038 bash[32505]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-14T04:11:13.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:12 smithi038 bash[32505]: return self.sslsocket_class._create( 2024-09-14T04:11:13.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:12 smithi038 bash[32505]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-14T04:11:13.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:12 smithi038 bash[32505]: self.do_handshake() 2024-09-14T04:11:13.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:12 smithi038 bash[32505]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-14T04:11:13.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:12 smithi038 bash[32505]: self._sslobj.do_handshake() 2024-09-14T04:11:13.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:12 smithi038 bash[32505]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-14T04:11:13.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:12 smithi038 bash[32505]: cephadm 2024-09-14T04:11:11.808859+0000 mgr.y (mgr.25646) 9 : cephadm [INF] [14/Sep/2024:04:11:11] ENGINE Serving on http://172.21.15.38:8765 2024-09-14T04:11:13.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:12 smithi038 bash[32505]: cephadm 2024-09-14T04:11:11.808969+0000 mgr.y (mgr.25646) 10 : cephadm [INF] [14/Sep/2024:04:11:11] ENGINE Bus STARTED 2024-09-14T04:11:13.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:12 smithi038 bash[32505]: cluster 2024-09-14T04:11:11.832622+0000 mon.a (mon.0) 996 : cluster [DBG] mgrmap e31: y(active, since 3s) 2024-09-14T04:11:13.377 INFO:tasks.rados.rados.0.smithi038.stdout:3761: finishing write tid 1 to smithi03870129-287 2024-09-14T04:11:13.378 INFO:tasks.rados.rados.0.smithi038.stdout:3761: finishing write tid 2 to smithi03870129-287 2024-09-14T04:11:13.378 INFO:tasks.rados.rados.0.smithi038.stdout:3761: finishing write tid 3 to smithi03870129-287 2024-09-14T04:11:13.378 INFO:tasks.rados.rados.0.smithi038.stdout:3761: finishing write tid 4 to smithi03870129-287 2024-09-14T04:11:13.378 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 287 v 441 (ObjNum 2312 snap 0 seq_num 2312) dirty exists 2024-09-14T04:11:13.378 INFO:tasks.rados.rados.0.smithi038.stdout:3761: left oid 287 (ObjNum 2312 snap 0 seq_num 2312) 2024-09-14T04:11:13.378 INFO:tasks.rados.rados.0.smithi038.stdout:3762: finishing write tid 1 to smithi03870129-437 2024-09-14T04:11:13.378 INFO:tasks.rados.rados.0.smithi038.stdout:3759: done (4 left) 2024-09-14T04:11:13.378 INFO:tasks.rados.rados.0.smithi038.stdout:3761: done (3 left) 2024-09-14T04:11:13.378 INFO:tasks.rados.rados.0.smithi038.stdout:3764: done (2 left) 2024-09-14T04:11:13.378 INFO:tasks.rados.rados.0.smithi038.stdout:3765: read oid 478 snap -1 2024-09-14T04:11:13.378 INFO:tasks.rados.rados.0.smithi038.stdout:3765: expect (ObjNum 2209 snap 0 seq_num 2209) 2024-09-14T04:11:13.378 INFO:tasks.rados.rados.0.smithi038.stdout:3766: write oid 32 current snap is 0 2024-09-14T04:11:13.378 INFO:tasks.rados.rados.0.smithi038.stdout:3762: finishing write tid 2 to smithi03870129-437 2024-09-14T04:11:13.379 INFO:tasks.rados.rados.0.smithi038.stdout:3766: seq_num 2315 ranges {508205=772747,1701344=418803,2556346=351859} 2024-09-14T04:11:13.389 INFO:tasks.rados.rados.0.smithi038.stdout:3766: writing smithi03870129-32 from 508205 to 1280952 tid 1 2024-09-14T04:11:13.396 INFO:tasks.rados.rados.0.smithi038.stdout:3766: writing smithi03870129-32 from 1701344 to 2120147 tid 2 2024-09-14T04:11:13.403 INFO:tasks.rados.rados.0.smithi038.stdout:3766: writing smithi03870129-32 from 2556346 to 2908205 tid 3 2024-09-14T04:11:13.404 INFO:tasks.rados.rados.0.smithi038.stdout:3767: write oid 31 current snap is 0 2024-09-14T04:11:13.404 INFO:tasks.rados.rados.0.smithi038.stdout:3762: finishing write tid 3 to smithi03870129-437 2024-09-14T04:11:13.404 INFO:tasks.rados.rados.0.smithi038.stdout:3762: finishing write tid 4 to smithi03870129-437 2024-09-14T04:11:13.404 INFO:tasks.rados.rados.0.smithi038.stdout:3762: finishing write tid 5 to smithi03870129-437 2024-09-14T04:11:13.404 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 437 v 452 (ObjNum 2313 snap 0 seq_num 2313) dirty exists 2024-09-14T04:11:13.404 INFO:tasks.rados.rados.0.smithi038.stdout:3762: left oid 437 (ObjNum 2313 snap 0 seq_num 2313) 2024-09-14T04:11:13.404 INFO:tasks.rados.rados.0.smithi038.stdout:3763: expect (ObjNum 242 snap 0 seq_num 242) 2024-09-14T04:11:13.469 INFO:tasks.rados.rados.0.smithi038.stdout:3765: expect (ObjNum 2209 snap 0 seq_num 2209) 2024-09-14T04:11:13.621 INFO:tasks.rados.rados.0.smithi038.stdout:3766: finishing write tid 1 to smithi03870129-32 2024-09-14T04:11:13.621 INFO:tasks.rados.rados.0.smithi038.stdout:3766: finishing write tid 2 to smithi03870129-32 2024-09-14T04:11:13.621 INFO:tasks.rados.rados.0.smithi038.stdout:3766: finishing write tid 3 to smithi03870129-32 2024-09-14T04:11:13.621 INFO:tasks.rados.rados.0.smithi038.stdout:3766: finishing write tid 4 to smithi03870129-32 2024-09-14T04:11:13.621 INFO:tasks.rados.rados.0.smithi038.stdout:3766: finishing write tid 5 to smithi03870129-32 2024-09-14T04:11:13.621 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 32 v 445 (ObjNum 2315 snap 0 seq_num 2315) dirty exists 2024-09-14T04:11:13.621 INFO:tasks.rados.rados.0.smithi038.stdout:3766: left oid 32 (ObjNum 2315 snap 0 seq_num 2315) 2024-09-14T04:11:13.621 INFO:tasks.rados.rados.0.smithi038.stdout:3767: seq_num 2316 ranges {525012=447996,1643473=678814,2867416=57596} 2024-09-14T04:11:13.636 INFO:tasks.rados.rados.0.smithi038.stdout:3767: writing smithi03870129-31 from 525012 to 973008 tid 1 2024-09-14T04:11:13.659 INFO:tasks.rados.rados.0.smithi038.stdout:3767: writing smithi03870129-31 from 1643473 to 2322287 tid 2 2024-09-14T04:11:13.669 INFO:tasks.rados.rados.0.smithi038.stdout:3767: writing smithi03870129-31 from 2867416 to 2925012 tid 3 2024-09-14T04:11:13.669 INFO:tasks.rados.rados.0.smithi038.stdout:3762: done (4 left) 2024-09-14T04:11:13.669 INFO:tasks.rados.rados.0.smithi038.stdout:3763: done (3 left) 2024-09-14T04:11:13.669 INFO:tasks.rados.rados.0.smithi038.stdout:3765: done (2 left) 2024-09-14T04:11:13.669 INFO:tasks.rados.rados.0.smithi038.stdout:3766: done (1 left) 2024-09-14T04:11:13.669 INFO:tasks.rados.rados.0.smithi038.stdout:3768: write oid 220 current snap is 0 2024-09-14T04:11:13.669 INFO:tasks.rados.rados.0.smithi038.stdout:3768: seq_num 2317 ranges {541819=523245,1701955=422472,2894839=46980} 2024-09-14T04:11:13.683 INFO:tasks.rados.rados.0.smithi038.stdout:3768: writing smithi03870129-220 from 541819 to 1065064 tid 1 2024-09-14T04:11:13.694 INFO:tasks.rados.rados.0.smithi038.stdout:3768: writing smithi03870129-220 from 1701955 to 2124427 tid 2 2024-09-14T04:11:13.703 INFO:tasks.rados.rados.0.smithi038.stdout:3768: writing smithi03870129-220 from 2894839 to 2941819 tid 3 2024-09-14T04:11:13.703 INFO:tasks.rados.rados.0.smithi038.stdout:3769: write oid 427 current snap is 0 2024-09-14T04:11:13.703 INFO:tasks.rados.rados.0.smithi038.stdout:3769: seq_num 2318 ranges {558626=598494,1760437=682483,2922262=36364} 2024-09-14T04:11:13.712 INFO:tasks.rados.rados.0.smithi038.stdout:3769: writing smithi03870129-427 from 558626 to 1157120 tid 1 2024-09-14T04:11:13.722 INFO:tasks.rados.rados.0.smithi038.stdout:3769: writing smithi03870129-427 from 1760437 to 2442920 tid 2 2024-09-14T04:11:13.726 INFO:tasks.rados.rados.0.smithi038.stdout:3769: writing smithi03870129-427 from 2922262 to 2958626 tid 3 2024-09-14T04:11:13.726 INFO:tasks.rados.rados.0.smithi038.stdout:3770: read oid 235 snap -1 2024-09-14T04:11:13.726 INFO:tasks.rados.rados.0.smithi038.stdout:3770: expect (ObjNum 1685 snap 0 seq_num 1685) 2024-09-14T04:11:13.726 INFO:tasks.rados.rados.0.smithi038.stdout:3771: read oid 306 snap -1 2024-09-14T04:11:13.726 INFO:tasks.rados.rados.0.smithi038.stdout:3771: expect (ObjNum 651 snap 0 seq_num 651) 2024-09-14T04:11:13.727 INFO:tasks.rados.rados.0.smithi038.stdout:3772: write oid 452 current snap is 0 2024-09-14T04:11:13.727 INFO:tasks.rados.rados.0.smithi038.stdout:3772: seq_num 2319 ranges {575433=790096,1935272=426141} 2024-09-14T04:11:13.736 INFO:tasks.rados.rados.0.smithi038.stdout:3772: writing smithi03870129-452 from 575433 to 1365529 tid 1 2024-09-14T04:11:13.742 INFO:tasks.rados.rados.0.smithi038.stdout:3772: writing smithi03870129-452 from 1935272 to 2361413 tid 2 2024-09-14T04:11:13.742 INFO:tasks.rados.rados.0.smithi038.stdout:3773: write oid 218 current snap is 0 2024-09-14T04:11:13.742 INFO:tasks.rados.rados.0.smithi038.stdout:3773: seq_num 2320 ranges {592240=465345,1593754=686152,2809814=182426} 2024-09-14T04:11:13.748 INFO:tasks.rados.rados.0.smithi038.stdout:3773: writing smithi03870129-218 from 592240 to 1057585 tid 1 2024-09-14T04:11:13.755 INFO:tasks.rados.rados.0.smithi038.stdout:3773: writing smithi03870129-218 from 1593754 to 2279906 tid 2 2024-09-14T04:11:13.759 INFO:tasks.rados.rados.0.smithi038.stdout:3773: writing smithi03870129-218 from 2809814 to 2992240 tid 3 2024-09-14T04:11:13.759 INFO:tasks.rados.rados.0.smithi038.stdout:3774: write oid 129 current snap is 0 2024-09-14T04:11:13.759 INFO:tasks.rados.rados.0.smithi038.stdout:3767: finishing write tid 1 to smithi03870129-31 2024-09-14T04:11:13.760 INFO:tasks.rados.rados.0.smithi038.stdout:3774: seq_num 2321 ranges {609047=540594,1935883=429810,3004531=4516} 2024-09-14T04:11:13.766 INFO:tasks.rados.rados.0.smithi038.stdout:3774: writing smithi03870129-129 from 609047 to 1149641 tid 1 2024-09-14T04:11:13.773 INFO:tasks.rados.rados.0.smithi038.stdout:3774: writing smithi03870129-129 from 1935883 to 2365693 tid 2 2024-09-14T04:11:13.777 INFO:tasks.rados.rados.0.smithi038.stdout:3774: writing smithi03870129-129 from 3004531 to 3009047 tid 3 2024-09-14T04:11:13.777 INFO:tasks.rados.rados.0.smithi038.stdout:3775: write oid 104 current snap is 0 2024-09-14T04:11:13.777 INFO:tasks.rados.rados.0.smithi038.stdout:3775: seq_num 2322 ranges {625854=615843,1994365=573468} 2024-09-14T04:11:13.784 INFO:tasks.rados.rados.0.smithi038.stdout:3775: writing smithi03870129-104 from 625854 to 1241697 tid 1 2024-09-14T04:11:13.792 INFO:tasks.rados.rados.0.smithi038.stdout:3775: writing smithi03870129-104 from 1994365 to 2567833 tid 2 2024-09-14T04:11:13.792 INFO:tasks.rados.rados.0.smithi038.stdout:3776: write oid 428 current snap is 0 2024-09-14T04:11:13.792 INFO:tasks.rados.rados.0.smithi038.stdout:3776: seq_num 2323 ranges {642661=691092,2052847=433479} 2024-09-14T04:11:13.799 INFO:tasks.rados.rados.0.smithi038.stdout:3776: writing smithi03870129-428 from 642661 to 1333753 tid 1 2024-09-14T04:11:13.806 INFO:tasks.rados.rados.0.smithi038.stdout:3776: writing smithi03870129-428 from 2052847 to 2486326 tid 2 2024-09-14T04:11:13.806 INFO:tasks.rados.rados.0.smithi038.stdout:3777: write oid 312 current snap is 0 2024-09-14T04:11:13.806 INFO:tasks.rados.rados.0.smithi038.stdout:3777: seq_num 2324 ranges {659468=766341,2111329=577137} 2024-09-14T04:11:13.814 INFO:tasks.rados.rados.0.smithi038.stdout:3777: writing smithi03870129-312 from 659468 to 1425809 tid 1 2024-09-14T04:11:13.821 INFO:tasks.rados.rados.0.smithi038.stdout:3777: writing smithi03870129-312 from 2111329 to 2688466 tid 2 2024-09-14T04:11:13.822 INFO:tasks.rados.rados.0.smithi038.stdout:3778: read oid 477 snap -1 2024-09-14T04:11:13.822 INFO:tasks.rados.rados.0.smithi038.stdout:3778: expect (ObjNum 1397 snap 0 seq_num 1397) 2024-09-14T04:11:13.822 INFO:tasks.rados.rados.0.smithi038.stdout:3779: write oid 316 current snap is 0 2024-09-14T04:11:13.822 INFO:tasks.rados.rados.0.smithi038.stdout:3779: seq_num 2325 ranges {676275=441590,1653458=437148,2597870=431077} 2024-09-14T04:11:13.828 INFO:tasks.rados.rados.0.smithi038.stdout:3779: writing smithi03870129-316 from 676275 to 1117865 tid 1 2024-09-14T04:11:13.833 INFO:tasks.rados.rados.0.smithi038.stdout:3779: writing smithi03870129-316 from 1653458 to 2090606 tid 2 2024-09-14T04:11:13.839 INFO:tasks.rados.rados.0.smithi038.stdout:3779: writing smithi03870129-316 from 2597870 to 3028947 tid 3 2024-09-14T04:11:13.839 INFO:tasks.rados.rados.0.smithi038.stdout:3780: read oid 232 snap -1 2024-09-14T04:11:13.840 INFO:tasks.rados.rados.0.smithi038.stdout:3780: expect deleted 2024-09-14T04:11:13.840 INFO:tasks.rados.rados.0.smithi038.stdout:3781: write oid 400 current snap is 0 2024-09-14T04:11:13.840 INFO:tasks.rados.rados.0.smithi038.stdout:3781: seq_num 2326 ranges {693082=516839,1711940=580806,3025293=67789} 2024-09-14T04:11:13.847 INFO:tasks.rados.rados.0.smithi038.stdout:3781: writing smithi03870129-400 from 693082 to 1209921 tid 1 2024-09-14T04:11:13.853 INFO:tasks.rados.rados.0.smithi038.stdout:3781: writing smithi03870129-400 from 1711940 to 2292746 tid 2 2024-09-14T04:11:13.860 INFO:tasks.rados.rados.0.smithi038.stdout:3781: writing smithi03870129-400 from 3025293 to 3093082 tid 3 2024-09-14T04:11:13.860 INFO:tasks.rados.rados.0.smithi038.stdout:3782: read oid 481 snap -1 2024-09-14T04:11:13.860 INFO:tasks.rados.rados.0.smithi038.stdout:3782: expect deleted 2024-09-14T04:11:13.860 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:11:13.860 INFO:tasks.rados.rados.0.smithi038.stdout:3767: finishing write tid 2 to smithi03870129-31 2024-09-14T04:11:13.860 INFO:tasks.rados.rados.0.smithi038.stdout:3767: finishing write tid 3 to smithi03870129-31 2024-09-14T04:11:13.860 INFO:tasks.rados.rados.0.smithi038.stdout:3767: finishing write tid 4 to smithi03870129-31 2024-09-14T04:11:13.860 INFO:tasks.rados.rados.0.smithi038.stdout:3767: finishing write tid 5 to smithi03870129-31 2024-09-14T04:11:13.860 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 31 v 456 (ObjNum 2316 snap 0 seq_num 2316) dirty exists 2024-09-14T04:11:13.861 INFO:tasks.rados.rados.0.smithi038.stdout:3767: left oid 31 (ObjNum 2316 snap 0 seq_num 2316) 2024-09-14T04:11:13.861 INFO:tasks.rados.rados.0.smithi038.stdout:3768: finishing write tid 1 to smithi03870129-220 2024-09-14T04:11:13.861 INFO:tasks.rados.rados.0.smithi038.stdout:3768: finishing write tid 2 to smithi03870129-220 2024-09-14T04:11:13.861 INFO:tasks.rados.rados.0.smithi038.stdout:3768: finishing write tid 3 to smithi03870129-220 2024-09-14T04:11:13.861 INFO:tasks.rados.rados.0.smithi038.stdout:3768: finishing write tid 4 to smithi03870129-220 2024-09-14T04:11:13.861 INFO:tasks.rados.rados.0.smithi038.stdout:3768: finishing write tid 5 to smithi03870129-220 2024-09-14T04:11:13.861 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 220 v 672 (ObjNum 2317 snap 0 seq_num 2317) dirty exists 2024-09-14T04:11:13.861 INFO:tasks.rados.rados.0.smithi038.stdout:3768: left oid 220 (ObjNum 2317 snap 0 seq_num 2317) 2024-09-14T04:11:13.861 INFO:tasks.rados.rados.0.smithi038.stdout:3769: finishing write tid 1 to smithi03870129-427 2024-09-14T04:11:13.861 INFO:tasks.rados.rados.0.smithi038.stdout:3769: finishing write tid 2 to smithi03870129-427 2024-09-14T04:11:13.861 INFO:tasks.rados.rados.0.smithi038.stdout:3769: finishing write tid 3 to smithi03870129-427 2024-09-14T04:11:13.861 INFO:tasks.rados.rados.0.smithi038.stdout:3769: finishing write tid 4 to smithi03870129-427 2024-09-14T04:11:13.861 INFO:tasks.rados.rados.0.smithi038.stdout:3769: finishing write tid 5 to smithi03870129-427 2024-09-14T04:11:13.861 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 427 v 372 (ObjNum 2318 snap 0 seq_num 2318) dirty exists 2024-09-14T04:11:13.861 INFO:tasks.rados.rados.0.smithi038.stdout:3769: left oid 427 (ObjNum 2318 snap 0 seq_num 2318) 2024-09-14T04:11:13.862 INFO:tasks.rados.rados.0.smithi038.stdout:3767: done (15 left) 2024-09-14T04:11:13.862 INFO:tasks.rados.rados.0.smithi038.stdout:3768: done (14 left) 2024-09-14T04:11:13.862 INFO:tasks.rados.rados.0.smithi038.stdout:3769: done (13 left) 2024-09-14T04:11:13.862 INFO:tasks.rados.rados.0.smithi038.stdout:3783: write oid 66 current snap is 0 2024-09-14T04:11:13.862 INFO:tasks.rados.rados.0.smithi038.stdout:3783: seq_num 2327 ranges {709889=708441,1886775=440817,2769069=340820} 2024-09-14T04:11:13.866 INFO:tasks.rados.rados.0.smithi038.stdout:3783: writing smithi03870129-66 from 709889 to 1418330 tid 1 2024-09-14T04:11:13.872 INFO:tasks.rados.rados.0.smithi038.stdout:3783: writing smithi03870129-66 from 1886775 to 2327592 tid 2 2024-09-14T04:11:13.877 INFO:tasks.rados.rados.0.smithi038.stdout:3783: writing smithi03870129-66 from 2769069 to 3109889 tid 3 2024-09-14T04:11:13.877 INFO:tasks.rados.rados.0.smithi038.stdout:3784: read oid 347 snap -1 2024-09-14T04:11:13.877 INFO:tasks.rados.rados.0.smithi038.stdout:3784: expect (ObjNum 2155 snap 0 seq_num 2155) 2024-09-14T04:11:13.877 INFO:tasks.rados.rados.0.smithi038.stdout:3785: write oid 463 current snap is 0 2024-09-14T04:11:13.877 INFO:tasks.rados.rados.0.smithi038.stdout:3785: seq_num 2328 ranges {726696=783690,1945257=584475} 2024-09-14T04:11:13.885 INFO:tasks.rados.rados.0.smithi038.stdout:3785: writing smithi03870129-463 from 726696 to 1510386 tid 1 2024-09-14T04:11:13.891 INFO:tasks.rados.rados.0.smithi038.stdout:3785: writing smithi03870129-463 from 1945257 to 2529732 tid 2 2024-09-14T04:11:13.892 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 16 2024-09-14T04:11:13.892 INFO:tasks.rados.rados.0.smithi038.stdout:3770: expect (ObjNum 1685 snap 0 seq_num 1685) 2024-09-14T04:11:14.064 INFO:tasks.rados.rados.0.smithi038.stdout:3771: expect (ObjNum 651 snap 0 seq_num 651) 2024-09-14T04:11:14.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:13 smithi123 bash[24950]: cluster 2024-09-14T04:11:12.702821+0000 mgr.y (mgr.25646) 11 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:11:14.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:13 smithi123 bash[24950]: audit 2024-09-14T04:11:12.847384+0000 mon.c (mon.2) 226 : audit [DBG] from='client.? 172.21.15.38:0/3828310084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:11:14.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:13 smithi123 bash[24950]: audit 2024-09-14T04:11:13.177287+0000 mgr.y (mgr.25646) 12 : audit [DBG] from='client.15894 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:14.200 INFO:tasks.rados.rados.0.smithi038.stdout:3772: finishing write tid 1 to smithi03870129-452 2024-09-14T04:11:14.200 INFO:tasks.rados.rados.0.smithi038.stdout:3772: finishing write tid 2 to smithi03870129-452 2024-09-14T04:11:14.200 INFO:tasks.rados.rados.0.smithi038.stdout:3772: finishing write tid 3 to smithi03870129-452 2024-09-14T04:11:14.201 INFO:tasks.rados.rados.0.smithi038.stdout:3772: finishing write tid 4 to smithi03870129-452 2024-09-14T04:11:14.201 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 452 v 478 (ObjNum 2319 snap 0 seq_num 2319) dirty exists 2024-09-14T04:11:14.201 INFO:tasks.rados.rados.0.smithi038.stdout:3772: left oid 452 (ObjNum 2319 snap 0 seq_num 2319) 2024-09-14T04:11:14.201 INFO:tasks.rados.rados.0.smithi038.stdout:3773: finishing write tid 1 to smithi03870129-218 2024-09-14T04:11:14.201 INFO:tasks.rados.rados.0.smithi038.stdout:3773: finishing write tid 2 to smithi03870129-218 2024-09-14T04:11:14.201 INFO:tasks.rados.rados.0.smithi038.stdout:3773: finishing write tid 3 to smithi03870129-218 2024-09-14T04:11:14.201 INFO:tasks.rados.rados.0.smithi038.stdout:3773: finishing write tid 4 to smithi03870129-218 2024-09-14T04:11:14.201 INFO:tasks.rados.rados.0.smithi038.stdout:3773: finishing write tid 5 to smithi03870129-218 2024-09-14T04:11:14.201 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 218 v 442 (ObjNum 2320 snap 0 seq_num 2320) dirty exists 2024-09-14T04:11:14.201 INFO:tasks.rados.rados.0.smithi038.stdout:3773: left oid 218 (ObjNum 2320 snap 0 seq_num 2320) 2024-09-14T04:11:14.201 INFO:tasks.rados.rados.0.smithi038.stdout:3774: finishing write tid 1 to smithi03870129-129 2024-09-14T04:11:14.201 INFO:tasks.rados.rados.0.smithi038.stdout:3774: finishing write tid 2 to smithi03870129-129 2024-09-14T04:11:14.201 INFO:tasks.rados.rados.0.smithi038.stdout:3774: finishing write tid 3 to smithi03870129-129 2024-09-14T04:11:14.202 INFO:tasks.rados.rados.0.smithi038.stdout:3770: done (15 left) 2024-09-14T04:11:14.202 INFO:tasks.rados.rados.0.smithi038.stdout:3771: done (14 left) 2024-09-14T04:11:14.202 INFO:tasks.rados.rados.0.smithi038.stdout:3772: done (13 left) 2024-09-14T04:11:14.202 INFO:tasks.rados.rados.0.smithi038.stdout:3773: done (12 left) 2024-09-14T04:11:14.202 INFO:tasks.rados.rados.0.smithi038.stdout:3786: write oid 25 current snap is 0 2024-09-14T04:11:14.202 INFO:tasks.rados.rados.0.smithi038.stdout:3774: finishing write tid 4 to smithi03870129-129 2024-09-14T04:11:14.202 INFO:tasks.rados.rados.0.smithi038.stdout:3774: finishing write tid 5 to smithi03870129-129 2024-09-14T04:11:14.202 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 129 v 402 (ObjNum 2321 snap 0 seq_num 2321) dirty exists 2024-09-14T04:11:14.202 INFO:tasks.rados.rados.0.smithi038.stdout:3774: left oid 129 (ObjNum 2321 snap 0 seq_num 2321) 2024-09-14T04:11:14.202 INFO:tasks.rados.rados.0.smithi038.stdout:3775: finishing write tid 1 to smithi03870129-104 2024-09-14T04:11:14.202 INFO:tasks.rados.rados.0.smithi038.stdout:3775: finishing write tid 2 to smithi03870129-104 2024-09-14T04:11:14.202 INFO:tasks.rados.rados.0.smithi038.stdout:3775: finishing write tid 3 to smithi03870129-104 2024-09-14T04:11:14.202 INFO:tasks.rados.rados.0.smithi038.stdout:3775: finishing write tid 4 to smithi03870129-104 2024-09-14T04:11:14.202 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 104 v 498 (ObjNum 2322 snap 0 seq_num 2322) dirty exists 2024-09-14T04:11:14.203 INFO:tasks.rados.rados.0.smithi038.stdout:3775: left oid 104 (ObjNum 2322 snap 0 seq_num 2322) 2024-09-14T04:11:14.203 INFO:tasks.rados.rados.0.smithi038.stdout:3776: finishing write tid 1 to smithi03870129-428 2024-09-14T04:11:14.203 INFO:tasks.rados.rados.0.smithi038.stdout:3776: finishing write tid 2 to smithi03870129-428 2024-09-14T04:11:14.203 INFO:tasks.rados.rados.0.smithi038.stdout:3776: finishing write tid 3 to smithi03870129-428 2024-09-14T04:11:14.203 INFO:tasks.rados.rados.0.smithi038.stdout:3776: finishing write tid 4 to smithi03870129-428 2024-09-14T04:11:14.203 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 428 v 675 (ObjNum 2323 snap 0 seq_num 2323) dirty exists 2024-09-14T04:11:14.203 INFO:tasks.rados.rados.0.smithi038.stdout:3776: left oid 428 (ObjNum 2323 snap 0 seq_num 2323) 2024-09-14T04:11:14.203 INFO:tasks.rados.rados.0.smithi038.stdout:3777: finishing write tid 1 to smithi03870129-312 2024-09-14T04:11:14.203 INFO:tasks.rados.rados.0.smithi038.stdout:3777: finishing write tid 2 to smithi03870129-312 2024-09-14T04:11:14.203 INFO:tasks.rados.rados.0.smithi038.stdout:3777: finishing write tid 3 to smithi03870129-312 2024-09-14T04:11:14.203 INFO:tasks.rados.rados.0.smithi038.stdout:3777: finishing write tid 4 to smithi03870129-312 2024-09-14T04:11:14.204 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 312 v 358 (ObjNum 2324 snap 0 seq_num 2324) dirty exists 2024-09-14T04:11:14.204 INFO:tasks.rados.rados.0.smithi038.stdout:3777: left oid 312 (ObjNum 2324 snap 0 seq_num 2324) 2024-09-14T04:11:14.204 INFO:tasks.rados.rados.0.smithi038.stdout:3779: finishing write tid 1 to smithi03870129-316 2024-09-14T04:11:14.204 INFO:tasks.rados.rados.0.smithi038.stdout:3778: expect (ObjNum 1397 snap 0 seq_num 1397) 2024-09-14T04:11:14.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:13 smithi038 bash[22519]: cluster 2024-09-14T04:11:12.702821+0000 mgr.y (mgr.25646) 11 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:11:14.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:13 smithi038 bash[22519]: audit 2024-09-14T04:11:12.847384+0000 mon.c (mon.2) 226 : audit [DBG] from='client.? 172.21.15.38:0/3828310084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:11:14.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:13 smithi038 bash[22519]: audit 2024-09-14T04:11:13.177287+0000 mgr.y (mgr.25646) 12 : audit [DBG] from='client.15894 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:14.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:13 smithi038 bash[32505]: cluster 2024-09-14T04:11:12.702821+0000 mgr.y (mgr.25646) 11 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:11:14.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:13 smithi038 bash[32505]: audit 2024-09-14T04:11:12.847384+0000 mon.c (mon.2) 226 : audit [DBG] from='client.? 172.21.15.38:0/3828310084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:11:14.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:13 smithi038 bash[32505]: audit 2024-09-14T04:11:13.177287+0000 mgr.y (mgr.25646) 12 : audit [DBG] from='client.15894 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:14.437 INFO:tasks.rados.rados.0.smithi038.stdout:3779: finishing write tid 2 to smithi03870129-316 2024-09-14T04:11:14.437 INFO:tasks.rados.rados.0.smithi038.stdout:3779: finishing write tid 3 to smithi03870129-316 2024-09-14T04:11:14.437 INFO:tasks.rados.rados.0.smithi038.stdout:3779: finishing write tid 4 to smithi03870129-316 2024-09-14T04:11:14.437 INFO:tasks.rados.rados.0.smithi038.stdout:3779: finishing write tid 5 to smithi03870129-316 2024-09-14T04:11:14.437 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 316 v 362 (ObjNum 2325 snap 0 seq_num 2325) dirty exists 2024-09-14T04:11:14.437 INFO:tasks.rados.rados.0.smithi038.stdout:3779: left oid 316 (ObjNum 2325 snap 0 seq_num 2325) 2024-09-14T04:11:14.437 INFO:tasks.rados.rados.0.smithi038.stdout:3781: finishing write tid 1 to smithi03870129-400 2024-09-14T04:11:14.437 INFO:tasks.rados.rados.0.smithi038.stdout:3781: finishing write tid 2 to smithi03870129-400 2024-09-14T04:11:14.437 INFO:tasks.rados.rados.0.smithi038.stdout:3781: finishing write tid 3 to smithi03870129-400 2024-09-14T04:11:14.437 INFO:tasks.rados.rados.0.smithi038.stdout:3781: finishing write tid 4 to smithi03870129-400 2024-09-14T04:11:14.437 INFO:tasks.rados.rados.0.smithi038.stdout:3781: finishing write tid 5 to smithi03870129-400 2024-09-14T04:11:14.437 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 400 v 502 (ObjNum 2326 snap 0 seq_num 2326) dirty exists 2024-09-14T04:11:14.438 INFO:tasks.rados.rados.0.smithi038.stdout:3781: left oid 400 (ObjNum 2326 snap 0 seq_num 2326) 2024-09-14T04:11:14.438 INFO:tasks.rados.rados.0.smithi038.stdout:3783: finishing write tid 1 to smithi03870129-66 2024-09-14T04:11:14.438 INFO:tasks.rados.rados.0.smithi038.stdout:3783: finishing write tid 2 to smithi03870129-66 2024-09-14T04:11:14.438 INFO:tasks.rados.rados.0.smithi038.stdout:3783: finishing write tid 3 to smithi03870129-66 2024-09-14T04:11:14.438 INFO:tasks.rados.rados.0.smithi038.stdout:3783: finishing write tid 4 to smithi03870129-66 2024-09-14T04:11:14.438 INFO:tasks.rados.rados.0.smithi038.stdout:3783: finishing write tid 5 to smithi03870129-66 2024-09-14T04:11:14.438 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 66 v 406 (ObjNum 2327 snap 0 seq_num 2327) dirty exists 2024-09-14T04:11:14.438 INFO:tasks.rados.rados.0.smithi038.stdout:3783: left oid 66 (ObjNum 2327 snap 0 seq_num 2327) 2024-09-14T04:11:14.438 INFO:tasks.rados.rados.0.smithi038.stdout:3784: expect (ObjNum 2155 snap 0 seq_num 2155) 2024-09-14T04:11:14.540 INFO:tasks.rados.rados.0.smithi038.stdout:3785: finishing write tid 1 to smithi03870129-463 2024-09-14T04:11:14.540 INFO:tasks.rados.rados.0.smithi038.stdout:3785: finishing write tid 2 to smithi03870129-463 2024-09-14T04:11:14.540 INFO:tasks.rados.rados.0.smithi038.stdout:3785: finishing write tid 3 to smithi03870129-463 2024-09-14T04:11:14.540 INFO:tasks.rados.rados.0.smithi038.stdout:3785: finishing write tid 4 to smithi03870129-463 2024-09-14T04:11:14.540 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 463 v 445 (ObjNum 2328 snap 0 seq_num 2328) dirty exists 2024-09-14T04:11:14.540 INFO:tasks.rados.rados.0.smithi038.stdout:3785: left oid 463 (ObjNum 2328 snap 0 seq_num 2328) 2024-09-14T04:11:14.540 INFO:tasks.rados.rados.0.smithi038.stdout:3786: seq_num 2329 ranges {743503=458939,1887386=444486,3107562=35941} 2024-09-14T04:11:14.553 INFO:tasks.rados.rados.0.smithi038.stdout:3786: writing smithi03870129-25 from 743503 to 1202442 tid 1 2024-09-14T04:11:14.565 INFO:tasks.rados.rados.0.smithi038.stdout:3786: writing smithi03870129-25 from 1887386 to 2331872 tid 2 2024-09-14T04:11:14.575 INFO:tasks.rados.rados.0.smithi038.stdout:3786: writing smithi03870129-25 from 3107562 to 3143503 tid 3 2024-09-14T04:11:14.575 INFO:tasks.rados.rados.0.smithi038.stdout:3774: done (12 left) 2024-09-14T04:11:14.575 INFO:tasks.rados.rados.0.smithi038.stdout:3775: done (11 left) 2024-09-14T04:11:14.576 INFO:tasks.rados.rados.0.smithi038.stdout:3776: done (10 left) 2024-09-14T04:11:14.576 INFO:tasks.rados.rados.0.smithi038.stdout:3777: done (9 left) 2024-09-14T04:11:14.576 INFO:tasks.rados.rados.0.smithi038.stdout:3778: done (8 left) 2024-09-14T04:11:14.576 INFO:tasks.rados.rados.0.smithi038.stdout:3779: done (7 left) 2024-09-14T04:11:14.576 INFO:tasks.rados.rados.0.smithi038.stdout:3780: done (6 left) 2024-09-14T04:11:14.576 INFO:tasks.rados.rados.0.smithi038.stdout:3781: done (5 left) 2024-09-14T04:11:14.576 INFO:tasks.rados.rados.0.smithi038.stdout:3782: done (4 left) 2024-09-14T04:11:14.576 INFO:tasks.rados.rados.0.smithi038.stdout:3783: done (3 left) 2024-09-14T04:11:14.576 INFO:tasks.rados.rados.0.smithi038.stdout:3784: done (2 left) 2024-09-14T04:11:14.577 INFO:tasks.rados.rados.0.smithi038.stdout:3785: done (1 left) 2024-09-14T04:11:14.577 INFO:tasks.rados.rados.0.smithi038.stdout:3787: delete oid 378 current snap is 0 2024-09-14T04:11:14.577 INFO:tasks.rados.rados.0.smithi038.stdout:3786: finishing write tid 1 to smithi03870129-25 2024-09-14T04:11:14.577 INFO:tasks.rados.rados.0.smithi038.stdout:3786: finishing write tid 2 to smithi03870129-25 2024-09-14T04:11:14.577 INFO:tasks.rados.rados.0.smithi038.stdout:3787: done (1 left) 2024-09-14T04:11:14.578 INFO:tasks.rados.rados.0.smithi038.stdout:3788: delete oid 108 current snap is 0 2024-09-14T04:11:14.578 INFO:tasks.rados.rados.0.smithi038.stdout:3786: finishing write tid 3 to smithi03870129-25 2024-09-14T04:11:14.578 INFO:tasks.rados.rados.0.smithi038.stdout:3786: finishing write tid 4 to smithi03870129-25 2024-09-14T04:11:14.579 INFO:tasks.rados.rados.0.smithi038.stdout:3786: finishing write tid 5 to smithi03870129-25 2024-09-14T04:11:14.579 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 25 v 376 (ObjNum 2329 snap 0 seq_num 2329) dirty exists 2024-09-14T04:11:14.579 INFO:tasks.rados.rados.0.smithi038.stdout:3786: left oid 25 (ObjNum 2329 snap 0 seq_num 2329) 2024-09-14T04:11:14.580 INFO:tasks.rados.rados.0.smithi038.stdout:3786: done (1 left) 2024-09-14T04:11:14.580 INFO:tasks.rados.rados.0.smithi038.stdout:3788: done (0 left) 2024-09-14T04:11:14.580 INFO:tasks.rados.rados.0.smithi038.stdout:3789: read oid 55 snap -1 2024-09-14T04:11:14.580 INFO:tasks.rados.rados.0.smithi038.stdout:3789: expect (ObjNum 2203 snap 0 seq_num 2203) 2024-09-14T04:11:14.580 INFO:tasks.rados.rados.0.smithi038.stdout:3790: write oid 221 current snap is 0 2024-09-14T04:11:14.581 INFO:tasks.rados.rados.0.smithi038.stdout:3790: seq_num 2332 ranges {793924=684686,2062832=591813,3189831=4093} 2024-09-14T04:11:14.591 INFO:tasks.rados.rados.0.smithi038.stdout:3790: writing smithi03870129-221 from 793924 to 1478610 tid 1 2024-09-14T04:11:14.605 INFO:tasks.rados.rados.0.smithi038.stdout:3790: writing smithi03870129-221 from 2062832 to 2654645 tid 2 2024-09-14T04:11:14.611 INFO:tasks.rados.rados.0.smithi038.stdout:3790: writing smithi03870129-221 from 3189831 to 3193924 tid 3 2024-09-14T04:11:14.611 INFO:tasks.rados.rados.0.smithi038.stdout:3791: read oid 428 snap -1 2024-09-14T04:11:14.611 INFO:tasks.rados.rados.0.smithi038.stdout:3791: expect (ObjNum 2323 snap 0 seq_num 2323) 2024-09-14T04:11:14.611 INFO:tasks.rados.rados.0.smithi038.stdout:3792: write oid 265 current snap is 0 2024-09-14T04:11:14.611 INFO:tasks.rados.rados.0.smithi038.stdout:3792: seq_num 2333 ranges {410731=759935,1604961=451824,2700901=509830} 2024-09-14T04:11:14.623 INFO:tasks.rados.rados.0.smithi038.stdout:3792: writing smithi03870129-265 from 410731 to 1170666 tid 1 2024-09-14T04:11:14.630 INFO:tasks.rados.rados.0.smithi038.stdout:3792: writing smithi03870129-265 from 1604961 to 2056785 tid 2 2024-09-14T04:11:14.639 INFO:tasks.rados.rados.0.smithi038.stdout:3792: writing smithi03870129-265 from 2700901 to 3210731 tid 3 2024-09-14T04:11:14.639 INFO:tasks.rados.rados.0.smithi038.stdout:3793: write oid 256 current snap is 0 2024-09-14T04:11:14.639 INFO:tasks.rados.rados.0.smithi038.stdout:3789: expect (ObjNum 2203 snap 0 seq_num 2203) 2024-09-14T04:11:14.892 INFO:tasks.rados.rados.0.smithi038.stdout:3790: finishing write tid 1 to smithi03870129-221 2024-09-14T04:11:14.892 INFO:tasks.rados.rados.0.smithi038.stdout:3790: finishing write tid 2 to smithi03870129-221 2024-09-14T04:11:14.892 INFO:tasks.rados.rados.0.smithi038.stdout:3790: finishing write tid 3 to smithi03870129-221 2024-09-14T04:11:14.893 INFO:tasks.rados.rados.0.smithi038.stdout:3790: finishing write tid 4 to smithi03870129-221 2024-09-14T04:11:14.893 INFO:tasks.rados.rados.0.smithi038.stdout:3790: finishing write tid 5 to smithi03870129-221 2024-09-14T04:11:14.893 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 221 v 680 (ObjNum 2332 snap 0 seq_num 2332) dirty exists 2024-09-14T04:11:14.893 INFO:tasks.rados.rados.0.smithi038.stdout:3790: left oid 221 (ObjNum 2332 snap 0 seq_num 2332) 2024-09-14T04:11:14.893 INFO:tasks.rados.rados.0.smithi038.stdout:3791: expect (ObjNum 2323 snap 0 seq_num 2323) 2024-09-14T04:11:15.082 INFO:tasks.rados.rados.0.smithi038.stdout:3792: finishing write tid 1 to smithi03870129-265 2024-09-14T04:11:15.082 INFO:tasks.rados.rados.0.smithi038.stdout:3792: finishing write tid 2 to smithi03870129-265 2024-09-14T04:11:15.082 INFO:tasks.rados.rados.0.smithi038.stdout:3792: finishing write tid 3 to smithi03870129-265 2024-09-14T04:11:15.082 INFO:tasks.rados.rados.0.smithi038.stdout:3792: finishing write tid 4 to smithi03870129-265 2024-09-14T04:11:15.082 INFO:tasks.rados.rados.0.smithi038.stdout:3792: finishing write tid 5 to smithi03870129-265 2024-09-14T04:11:15.082 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 265 v 684 (ObjNum 2333 snap 0 seq_num 2333) dirty exists 2024-09-14T04:11:15.082 INFO:tasks.rados.rados.0.smithi038.stdout:3792: left oid 265 (ObjNum 2333 snap 0 seq_num 2333) 2024-09-14T04:11:15.082 INFO:tasks.rados.rados.0.smithi038.stdout:3793: seq_num 2334 ranges {427538=551537,1379796=595482,2444677=565231} 2024-09-14T04:11:15.091 INFO:tasks.rados.rados.0.smithi038.stdout:3793: writing smithi03870129-256 from 427538 to 979075 tid 1 2024-09-14T04:11:15.100 INFO:tasks.rados.rados.0.smithi038.stdout:3793: writing smithi03870129-256 from 1379796 to 1975278 tid 2 2024-09-14T04:11:15.110 INFO:tasks.rados.rados.0.smithi038.stdout:3793: writing smithi03870129-256 from 2444677 to 3009908 tid 3 2024-09-14T04:11:15.110 INFO:tasks.rados.rados.0.smithi038.stdout:3789: done (4 left) 2024-09-14T04:11:15.110 INFO:tasks.rados.rados.0.smithi038.stdout:3790: done (3 left) 2024-09-14T04:11:15.110 INFO:tasks.rados.rados.0.smithi038.stdout:3791: done (2 left) 2024-09-14T04:11:15.110 INFO:tasks.rados.rados.0.smithi038.stdout:3792: done (1 left) 2024-09-14T04:11:15.110 INFO:tasks.rados.rados.0.smithi038.stdout:3794: write oid 114 current snap is 0 2024-09-14T04:11:15.111 INFO:tasks.rados.rados.0.smithi038.stdout:3793: finishing write tid 1 to smithi03870129-256 2024-09-14T04:11:15.111 INFO:tasks.rados.rados.0.smithi038.stdout:3794: seq_num 2335 ranges {444345=626786,1838278=739140} 2024-09-14T04:11:15.121 INFO:tasks.rados.rados.0.smithi038.stdout:3794: writing smithi03870129-114 from 444345 to 1071131 tid 1 2024-09-14T04:11:15.137 INFO:tasks.rados.rados.0.smithi038.stdout:3794: writing smithi03870129-114 from 1838278 to 2577418 tid 2 2024-09-14T04:11:15.137 INFO:tasks.rados.rados.0.smithi038.stdout:3795: read oid 419 snap -1 2024-09-14T04:11:15.137 INFO:tasks.rados.rados.0.smithi038.stdout:3795: expect (ObjNum 1485 snap 0 seq_num 1485) 2024-09-14T04:11:15.137 INFO:tasks.rados.rados.0.smithi038.stdout:3796: write oid 180 current snap is 0 2024-09-14T04:11:15.137 INFO:tasks.rados.rados.0.smithi038.stdout:3793: finishing write tid 2 to smithi03870129-256 2024-09-14T04:11:15.137 INFO:tasks.rados.rados.0.smithi038.stdout:3793: finishing write tid 3 to smithi03870129-256 2024-09-14T04:11:15.138 INFO:tasks.rados.rados.0.smithi038.stdout:3793: finishing write tid 4 to smithi03870129-256 2024-09-14T04:11:15.138 INFO:tasks.rados.rados.0.smithi038.stdout:3793: finishing write tid 5 to smithi03870129-256 2024-09-14T04:11:15.138 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 256 v 460 (ObjNum 2334 snap 0 seq_num 2334) dirty exists 2024-09-14T04:11:15.138 INFO:tasks.rados.rados.0.smithi038.stdout:3793: left oid 256 (ObjNum 2334 snap 0 seq_num 2334) 2024-09-14T04:11:15.138 INFO:tasks.rados.rados.0.smithi038.stdout:3794: finishing write tid 1 to smithi03870129-114 2024-09-14T04:11:15.138 INFO:tasks.rados.rados.0.smithi038.stdout:3796: seq_num 2336 ranges {461152=702035,1896760=599151,2899523=361629} 2024-09-14T04:11:15.150 INFO:tasks.rados.rados.0.smithi038.stdout:3796: writing smithi03870129-180 from 461152 to 1163187 tid 1 2024-09-14T04:11:15.163 INFO:tasks.rados.rados.0.smithi038.stdout:3796: writing smithi03870129-180 from 1896760 to 2495911 tid 2 2024-09-14T04:11:15.170 INFO:tasks.rados.rados.0.smithi038.stdout:3796: writing smithi03870129-180 from 2899523 to 3261152 tid 3 2024-09-14T04:11:15.170 INFO:tasks.rados.rados.0.smithi038.stdout:3793: done (3 left) 2024-09-14T04:11:15.170 INFO:tasks.rados.rados.0.smithi038.stdout:3797: read oid 161 snap -1 2024-09-14T04:11:15.171 INFO:tasks.rados.rados.0.smithi038.stdout:3797: expect (ObjNum 1645 snap 0 seq_num 1645) 2024-09-14T04:11:15.171 INFO:tasks.rados.rados.0.smithi038.stdout:3798: read oid 466 snap -1 2024-09-14T04:11:15.171 INFO:tasks.rados.rados.0.smithi038.stdout:3798: expect deleted 2024-09-14T04:11:15.171 INFO:tasks.rados.rados.0.smithi038.stdout:3799: read oid 291 snap -1 2024-09-14T04:11:15.171 INFO:tasks.rados.rados.0.smithi038.stdout:3799: expect deleted 2024-09-14T04:11:15.171 INFO:tasks.rados.rados.0.smithi038.stdout:3800: write oid 108 current snap is 0 2024-09-14T04:11:15.171 INFO:tasks.rados.rados.0.smithi038.stdout:3794: finishing write tid 2 to smithi03870129-114 2024-09-14T04:11:15.171 INFO:tasks.rados.rados.0.smithi038.stdout:3794: finishing write tid 3 to smithi03870129-114 2024-09-14T04:11:15.171 INFO:tasks.rados.rados.0.smithi038.stdout:3794: finishing write tid 4 to smithi03870129-114 2024-09-14T04:11:15.171 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 114 v 448 (ObjNum 2335 snap 0 seq_num 2335) dirty exists 2024-09-14T04:11:15.171 INFO:tasks.rados.rados.0.smithi038.stdout:3794: left oid 114 (ObjNum 2335 snap 0 seq_num 2335) 2024-09-14T04:11:15.171 INFO:tasks.rados.rados.0.smithi038.stdout:3795: expect (ObjNum 1485 snap 0 seq_num 1485) 2024-09-14T04:11:15.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:14 smithi123 bash[24950]: audit 2024-09-14T04:11:13.489096+0000 mgr.y (mgr.25646) 13 : audit [DBG] from='client.25814 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:15.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:14 smithi123 bash[24950]: cluster 2024-09-14T04:11:13.847375+0000 mon.a (mon.0) 997 : cluster [DBG] mgrmap e32: y(active, since 5s) 2024-09-14T04:11:15.183 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:11:14 smithi123 bash[53291]: [14/Sep/2024:04:11:14] ENGINE Bus STARTING 2024-09-14T04:11:15.183 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:11:14 smithi123 bash[53291]: CherryPy Checker: 2024-09-14T04:11:15.183 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:11:14 smithi123 bash[53291]: The Application mounted at '' has an empty config. 2024-09-14T04:11:15.183 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:11:15 smithi123 bash[53291]: [14/Sep/2024:04:11:15] ENGINE Serving on http://:::9283 2024-09-14T04:11:15.183 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:11:15 smithi123 bash[53291]: [14/Sep/2024:04:11:15] ENGINE Bus STARTED 2024-09-14T04:11:15.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:14 smithi038 bash[22519]: audit 2024-09-14T04:11:13.489096+0000 mgr.y (mgr.25646) 13 : audit [DBG] from='client.25814 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:15.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:14 smithi038 bash[22519]: cluster 2024-09-14T04:11:13.847375+0000 mon.a (mon.0) 997 : cluster [DBG] mgrmap e32: y(active, since 5s) 2024-09-14T04:11:15.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:14 smithi038 bash[32505]: audit 2024-09-14T04:11:13.489096+0000 mgr.y (mgr.25646) 13 : audit [DBG] from='client.25814 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:15.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:14 smithi038 bash[32505]: cluster 2024-09-14T04:11:13.847375+0000 mon.a (mon.0) 997 : cluster [DBG] mgrmap e32: y(active, since 5s) 2024-09-14T04:11:15.315 INFO:tasks.rados.rados.0.smithi038.stdout:3796: finishing write tid 1 to smithi03870129-180 2024-09-14T04:11:15.315 INFO:tasks.rados.rados.0.smithi038.stdout:3796: finishing write tid 2 to smithi03870129-180 2024-09-14T04:11:15.315 INFO:tasks.rados.rados.0.smithi038.stdout:3800: seq_num 2337 ranges {477959=777284,1838889=742809,3210593=67366} 2024-09-14T04:11:15.325 INFO:tasks.rados.rados.0.smithi038.stdout:3800: writing smithi03870129-108 from 477959 to 1255243 tid 1 2024-09-14T04:11:15.336 INFO:tasks.rados.rados.0.smithi038.stdout:3800: writing smithi03870129-108 from 1838889 to 2581698 tid 2 2024-09-14T04:11:15.342 INFO:tasks.rados.rados.0.smithi038.stdout:3800: writing smithi03870129-108 from 3210593 to 3277959 tid 3 2024-09-14T04:11:15.342 INFO:tasks.rados.rados.0.smithi038.stdout:3794: done (6 left) 2024-09-14T04:11:15.342 INFO:tasks.rados.rados.0.smithi038.stdout:3795: done (5 left) 2024-09-14T04:11:15.342 INFO:tasks.rados.rados.0.smithi038.stdout:3801: write oid 293 current snap is 0 2024-09-14T04:11:15.342 INFO:tasks.rados.rados.0.smithi038.stdout:3801: seq_num 2338 ranges {494766=452533,1497371=602820,2838016=456750} 2024-09-14T04:11:15.349 INFO:tasks.rados.rados.0.smithi038.stdout:3801: writing smithi03870129-293 from 494766 to 947299 tid 1 2024-09-14T04:11:15.358 INFO:tasks.rados.rados.0.smithi038.stdout:3801: writing smithi03870129-293 from 1497371 to 2100191 tid 2 2024-09-14T04:11:15.366 INFO:tasks.rados.rados.0.smithi038.stdout:3801: writing smithi03870129-293 from 2838016 to 3294766 tid 3 2024-09-14T04:11:15.366 INFO:tasks.rados.rados.0.smithi038.stdout:3802: write oid 480 current snap is 0 2024-09-14T04:11:15.366 INFO:tasks.rados.rados.0.smithi038.stdout:3802: seq_num 2339 ranges {511573=527782,1555853=746478,2865439=446134} 2024-09-14T04:11:15.374 INFO:tasks.rados.rados.0.smithi038.stdout:3802: writing smithi03870129-480 from 511573 to 1039355 tid 1 2024-09-14T04:11:15.382 INFO:tasks.rados.rados.0.smithi038.stdout:3802: writing smithi03870129-480 from 1555853 to 2302331 tid 2 2024-09-14T04:11:15.389 INFO:tasks.rados.rados.0.smithi038.stdout:3802: writing smithi03870129-480 from 2865439 to 3311573 tid 3 2024-09-14T04:11:15.389 INFO:tasks.rados.rados.0.smithi038.stdout:3803: read oid 434 snap -1 2024-09-14T04:11:15.390 INFO:tasks.rados.rados.0.smithi038.stdout:3803: expect (ObjNum 2268 snap 0 seq_num 2268) 2024-09-14T04:11:15.390 INFO:tasks.rados.rados.0.smithi038.stdout:3804: read oid 4 snap -1 2024-09-14T04:11:15.390 INFO:tasks.rados.rados.0.smithi038.stdout:3804: expect (ObjNum 2128 snap 0 seq_num 2128) 2024-09-14T04:11:15.390 INFO:tasks.rados.rados.0.smithi038.stdout:3805: delete oid 318 current snap is 0 2024-09-14T04:11:15.390 INFO:tasks.rados.rados.0.smithi038.stdout:3796: finishing write tid 3 to smithi03870129-180 2024-09-14T04:11:15.390 INFO:tasks.rados.rados.0.smithi038.stdout:3796: finishing write tid 4 to smithi03870129-180 2024-09-14T04:11:15.390 INFO:tasks.rados.rados.0.smithi038.stdout:3796: finishing write tid 5 to smithi03870129-180 2024-09-14T04:11:15.390 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 180 v 568 (ObjNum 2336 snap 0 seq_num 2336) dirty exists 2024-09-14T04:11:15.390 INFO:tasks.rados.rados.0.smithi038.stdout:3796: left oid 180 (ObjNum 2336 snap 0 seq_num 2336) 2024-09-14T04:11:15.390 INFO:tasks.rados.rados.0.smithi038.stdout:3797: expect (ObjNum 1645 snap 0 seq_num 1645) 2024-09-14T04:11:15.611 INFO:tasks.rados.rados.0.smithi038.stdout:3796: done (9 left) 2024-09-14T04:11:15.611 INFO:tasks.rados.rados.0.smithi038.stdout:3797: done (8 left) 2024-09-14T04:11:15.611 INFO:tasks.rados.rados.0.smithi038.stdout:3798: done (7 left) 2024-09-14T04:11:15.611 INFO:tasks.rados.rados.0.smithi038.stdout:3799: done (6 left) 2024-09-14T04:11:15.611 INFO:tasks.rados.rados.0.smithi038.stdout:3805: done (5 left) 2024-09-14T04:11:15.612 INFO:tasks.rados.rados.0.smithi038.stdout:3806: delete oid 440 current snap is 0 2024-09-14T04:11:15.612 INFO:tasks.rados.rados.0.smithi038.stdout:3800: finishing write tid 1 to smithi03870129-108 2024-09-14T04:11:15.612 INFO:tasks.rados.rados.0.smithi038.stdout:3800: finishing write tid 2 to smithi03870129-108 2024-09-14T04:11:15.612 INFO:tasks.rados.rados.0.smithi038.stdout:3800: finishing write tid 3 to smithi03870129-108 2024-09-14T04:11:15.612 INFO:tasks.rados.rados.0.smithi038.stdout:3800: finishing write tid 4 to smithi03870129-108 2024-09-14T04:11:15.612 INFO:tasks.rados.rados.0.smithi038.stdout:3800: finishing write tid 5 to smithi03870129-108 2024-09-14T04:11:15.612 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 108 v 507 (ObjNum 2337 snap 0 seq_num 2337) dirty exists 2024-09-14T04:11:15.612 INFO:tasks.rados.rados.0.smithi038.stdout:3800: left oid 108 (ObjNum 2337 snap 0 seq_num 2337) 2024-09-14T04:11:15.612 INFO:tasks.rados.rados.0.smithi038.stdout:3801: finishing write tid 1 to smithi03870129-293 2024-09-14T04:11:15.612 INFO:tasks.rados.rados.0.smithi038.stdout:3801: finishing write tid 2 to smithi03870129-293 2024-09-14T04:11:15.612 INFO:tasks.rados.rados.0.smithi038.stdout:3801: finishing write tid 3 to smithi03870129-293 2024-09-14T04:11:15.612 INFO:tasks.rados.rados.0.smithi038.stdout:3801: finishing write tid 4 to smithi03870129-293 2024-09-14T04:11:15.612 INFO:tasks.rados.rados.0.smithi038.stdout:3801: finishing write tid 5 to smithi03870129-293 2024-09-14T04:11:15.613 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 293 v 660 (ObjNum 2338 snap 0 seq_num 2338) dirty exists 2024-09-14T04:11:15.613 INFO:tasks.rados.rados.0.smithi038.stdout:3801: left oid 293 (ObjNum 2338 snap 0 seq_num 2338) 2024-09-14T04:11:15.613 INFO:tasks.rados.rados.0.smithi038.stdout:3802: finishing write tid 1 to smithi03870129-480 2024-09-14T04:11:15.613 INFO:tasks.rados.rados.0.smithi038.stdout:3802: finishing write tid 2 to smithi03870129-480 2024-09-14T04:11:15.613 INFO:tasks.rados.rados.0.smithi038.stdout:3802: finishing write tid 3 to smithi03870129-480 2024-09-14T04:11:15.613 INFO:tasks.rados.rados.0.smithi038.stdout:3802: finishing write tid 4 to smithi03870129-480 2024-09-14T04:11:15.613 INFO:tasks.rados.rados.0.smithi038.stdout:3802: finishing write tid 5 to smithi03870129-480 2024-09-14T04:11:15.613 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 480 v 572 (ObjNum 2339 snap 0 seq_num 2339) dirty exists 2024-09-14T04:11:15.613 INFO:tasks.rados.rados.0.smithi038.stdout:3802: left oid 480 (ObjNum 2339 snap 0 seq_num 2339) 2024-09-14T04:11:15.613 INFO:tasks.rados.rados.0.smithi038.stdout:3803: expect (ObjNum 2268 snap 0 seq_num 2268) 2024-09-14T04:11:15.783 INFO:tasks.rados.rados.0.smithi038.stdout:3804: expect (ObjNum 2128 snap 0 seq_num 2128) 2024-09-14T04:11:15.971 INFO:tasks.rados.rados.0.smithi038.stdout:3800: done (5 left) 2024-09-14T04:11:15.971 INFO:tasks.rados.rados.0.smithi038.stdout:3801: done (4 left) 2024-09-14T04:11:15.971 INFO:tasks.rados.rados.0.smithi038.stdout:3802: done (3 left) 2024-09-14T04:11:15.971 INFO:tasks.rados.rados.0.smithi038.stdout:3803: done (2 left) 2024-09-14T04:11:15.971 INFO:tasks.rados.rados.0.smithi038.stdout:3804: done (1 left) 2024-09-14T04:11:15.971 INFO:tasks.rados.rados.0.smithi038.stdout:3806: done (0 left) 2024-09-14T04:11:15.972 INFO:tasks.rados.rados.0.smithi038.stdout:3807: read oid 253 snap -1 2024-09-14T04:11:15.972 INFO:tasks.rados.rados.0.smithi038.stdout:3807: expect (ObjNum 1857 snap 0 seq_num 1857) 2024-09-14T04:11:15.972 INFO:tasks.rados.rados.0.smithi038.stdout:3808: read oid 41 snap -1 2024-09-14T04:11:15.972 INFO:tasks.rados.rados.0.smithi038.stdout:3808: expect (ObjNum 2112 snap 0 seq_num 2112) 2024-09-14T04:11:15.972 INFO:tasks.rados.rados.0.smithi038.stdout:3809: read oid 200 snap -1 2024-09-14T04:11:15.972 INFO:tasks.rados.rados.0.smithi038.stdout:3809: expect (ObjNum 1524 snap 0 seq_num 1524) 2024-09-14T04:11:15.972 INFO:tasks.rados.rados.0.smithi038.stdout:3810: write oid 95 current snap is 0 2024-09-14T04:11:15.972 INFO:tasks.rados.rados.0.smithi038.stdout:3810: seq_num 2342 ranges {561994=469882,1731299=610158,2947708=414286} 2024-09-14T04:11:15.977 INFO:tasks.rados.rados.0.smithi038.stdout:3810: writing smithi03870129-95 from 561994 to 1031876 tid 1 2024-09-14T04:11:15.985 INFO:tasks.rados.rados.0.smithi038.stdout:3810: writing smithi03870129-95 from 1731299 to 2341457 tid 2 2024-09-14T04:11:15.992 INFO:tasks.rados.rados.0.smithi038.stdout:3810: writing smithi03870129-95 from 2947708 to 3361994 tid 3 2024-09-14T04:11:15.993 INFO:tasks.rados.rados.0.smithi038.stdout:3811: write oid 409 current snap is 0 2024-09-14T04:11:15.993 INFO:tasks.rados.rados.0.smithi038.stdout:3811: seq_num 2343 ranges {578801=545131,1789781=753816,2975131=403670} 2024-09-14T04:11:15.999 INFO:tasks.rados.rados.0.smithi038.stdout:3811: writing smithi03870129-409 from 578801 to 1123932 tid 1 2024-09-14T04:11:16.007 INFO:tasks.rados.rados.0.smithi038.stdout:3811: writing smithi03870129-409 from 1789781 to 2543597 tid 2 2024-09-14T04:11:16.015 INFO:tasks.rados.rados.0.smithi038.stdout:3811: writing smithi03870129-409 from 2975131 to 3378801 tid 3 2024-09-14T04:11:16.015 INFO:tasks.rados.rados.0.smithi038.stdout:3812: read oid 355 snap -1 2024-09-14T04:11:16.015 INFO:tasks.rados.rados.0.smithi038.stdout:3812: expect deleted 2024-09-14T04:11:16.015 INFO:tasks.rados.rados.0.smithi038.stdout:3813: write oid 167 current snap is 0 2024-09-14T04:11:16.016 INFO:tasks.rados.rados.0.smithi038.stdout:3813: seq_num 2344 ranges {595608=620380,1848263=613827,3002554=393054} 2024-09-14T04:11:16.021 INFO:tasks.rados.rados.0.smithi038.stdout:3813: writing smithi03870129-167 from 595608 to 1215988 tid 1 2024-09-14T04:11:16.029 INFO:tasks.rados.rados.0.smithi038.stdout:3813: writing smithi03870129-167 from 1848263 to 2462090 tid 2 2024-09-14T04:11:16.035 INFO:tasks.rados.rados.0.smithi038.stdout:3813: writing smithi03870129-167 from 3002554 to 3395608 tid 3 2024-09-14T04:11:16.035 INFO:tasks.rados.rados.0.smithi038.stdout:3814: write oid 82 current snap is 0 2024-09-14T04:11:16.036 INFO:tasks.rados.rados.0.smithi038.stdout:3814: seq_num 2345 ranges {612415=695629,1790392=757485,3313624=98791} 2024-09-14T04:11:16.044 INFO:tasks.rados.rados.0.smithi038.stdout:3814: writing smithi03870129-82 from 612415 to 1308044 tid 1 2024-09-14T04:11:16.054 INFO:tasks.rados.rados.0.smithi038.stdout:3814: writing smithi03870129-82 from 1790392 to 2547877 tid 2 2024-09-14T04:11:16.058 INFO:tasks.rados.rados.0.smithi038.stdout:3814: writing smithi03870129-82 from 3313624 to 3412415 tid 3 2024-09-14T04:11:16.058 INFO:tasks.rados.rados.0.smithi038.stdout:3815: write oid 424 current snap is 0 2024-09-14T04:11:16.058 INFO:tasks.rados.rados.0.smithi038.stdout:3815: seq_num 2346 ranges {629222=770878,1848874=501143,2824694=533201} 2024-09-14T04:11:16.067 INFO:tasks.rados.rados.0.smithi038.stdout:3815: writing smithi03870129-424 from 629222 to 1400100 tid 1 2024-09-14T04:11:16.073 INFO:tasks.rados.rados.0.smithi038.stdout:3815: writing smithi03870129-424 from 1848874 to 2350017 tid 2 2024-09-14T04:11:16.079 INFO:tasks.rados.rados.0.smithi038.stdout:3815: writing smithi03870129-424 from 2824694 to 3357895 tid 3 2024-09-14T04:11:16.079 INFO:tasks.rados.rados.0.smithi038.stdout:3816: read oid 163 snap -1 2024-09-14T04:11:16.079 INFO:tasks.rados.rados.0.smithi038.stdout:3816: expect (ObjNum 1737 snap 0 seq_num 1737) 2024-09-14T04:11:16.079 INFO:tasks.rados.rados.0.smithi038.stdout:3817: write oid 54 current snap is 0 2024-09-14T04:11:16.079 INFO:tasks.rados.rados.0.smithi038.stdout:3807: expect (ObjNum 1857 snap 0 seq_num 1857) 2024-09-14T04:11:16.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:15 smithi123 bash[24950]: cluster 2024-09-14T04:11:14.703491+0000 mgr.y (mgr.25646) 14 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:11:16.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:15 smithi123 bash[24950]: cluster 2024-09-14T04:11:14.908137+0000 mon.a (mon.0) 998 : cluster [DBG] Standby manager daemon x started 2024-09-14T04:11:16.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:15 smithi123 bash[24950]: audit 2024-09-14T04:11:14.914789+0000 mon.b (mon.1) 57 : audit [DBG] from='mgr.? 172.21.15.123:0/718342894' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-14T04:11:16.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:15 smithi123 bash[24950]: audit 2024-09-14T04:11:14.917293+0000 mon.b (mon.1) 58 : audit [DBG] from='mgr.? 172.21.15.123:0/718342894' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-14T04:11:16.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:15 smithi123 bash[24950]: audit 2024-09-14T04:11:14.918377+0000 mon.b (mon.1) 59 : audit [DBG] from='mgr.? 172.21.15.123:0/718342894' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-14T04:11:16.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:15 smithi123 bash[24950]: audit 2024-09-14T04:11:14.918889+0000 mon.b (mon.1) 60 : audit [DBG] from='mgr.? 172.21.15.123:0/718342894' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-14T04:11:16.212 INFO:tasks.rados.rados.0.smithi038.stdout:3810: finishing write tid 1 to smithi03870129-95 2024-09-14T04:11:16.212 INFO:tasks.rados.rados.0.smithi038.stdout:3808: expect (ObjNum 2112 snap 0 seq_num 2112) 2024-09-14T04:11:16.239 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:11:16.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:15 smithi038 bash[22519]: cluster 2024-09-14T04:11:14.703491+0000 mgr.y (mgr.25646) 14 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:11:16.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:15 smithi038 bash[22519]: cluster 2024-09-14T04:11:14.908137+0000 mon.a (mon.0) 998 : cluster [DBG] Standby manager daemon x started 2024-09-14T04:11:16.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:15 smithi038 bash[22519]: audit 2024-09-14T04:11:14.914789+0000 mon.b (mon.1) 57 : audit [DBG] from='mgr.? 172.21.15.123:0/718342894' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-14T04:11:16.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:15 smithi038 bash[22519]: audit 2024-09-14T04:11:14.917293+0000 mon.b (mon.1) 58 : audit [DBG] from='mgr.? 172.21.15.123:0/718342894' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-14T04:11:16.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:15 smithi038 bash[22519]: audit 2024-09-14T04:11:14.918377+0000 mon.b (mon.1) 59 : audit [DBG] from='mgr.? 172.21.15.123:0/718342894' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-14T04:11:16.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:15 smithi038 bash[22519]: audit 2024-09-14T04:11:14.918889+0000 mon.b (mon.1) 60 : audit [DBG] from='mgr.? 172.21.15.123:0/718342894' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-14T04:11:16.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:15 smithi038 bash[32505]: cluster 2024-09-14T04:11:14.703491+0000 mgr.y (mgr.25646) 14 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:11:16.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:15 smithi038 bash[32505]: cluster 2024-09-14T04:11:14.908137+0000 mon.a (mon.0) 998 : cluster [DBG] Standby manager daemon x started 2024-09-14T04:11:16.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:15 smithi038 bash[32505]: audit 2024-09-14T04:11:14.914789+0000 mon.b (mon.1) 57 : audit [DBG] from='mgr.? 172.21.15.123:0/718342894' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-14T04:11:16.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:15 smithi038 bash[32505]: audit 2024-09-14T04:11:14.917293+0000 mon.b (mon.1) 58 : audit [DBG] from='mgr.? 172.21.15.123:0/718342894' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-14T04:11:16.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:15 smithi038 bash[32505]: audit 2024-09-14T04:11:14.918377+0000 mon.b (mon.1) 59 : audit [DBG] from='mgr.? 172.21.15.123:0/718342894' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-14T04:11:16.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:15 smithi038 bash[32505]: audit 2024-09-14T04:11:14.918889+0000 mon.b (mon.1) 60 : audit [DBG] from='mgr.? 172.21.15.123:0/718342894' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-14T04:11:16.421 INFO:tasks.rados.rados.0.smithi038.stdout:3809: expect (ObjNum 1524 snap 0 seq_num 1524) 2024-09-14T04:11:16.532 INFO:tasks.rados.rados.0.smithi038.stdout:3810: finishing write tid 2 to smithi03870129-95 2024-09-14T04:11:16.532 INFO:tasks.rados.rados.0.smithi038.stdout:3810: finishing write tid 3 to smithi03870129-95 2024-09-14T04:11:16.532 INFO:tasks.rados.rados.0.smithi038.stdout:3810: finishing write tid 4 to smithi03870129-95 2024-09-14T04:11:16.532 INFO:tasks.rados.rados.0.smithi038.stdout:3810: finishing write tid 5 to smithi03870129-95 2024-09-14T04:11:16.532 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 95 v 462 (ObjNum 2342 snap 0 seq_num 2342) dirty exists 2024-09-14T04:11:16.533 INFO:tasks.rados.rados.0.smithi038.stdout:3810: left oid 95 (ObjNum 2342 snap 0 seq_num 2342) 2024-09-14T04:11:16.533 INFO:tasks.rados.rados.0.smithi038.stdout:3811: finishing write tid 1 to smithi03870129-409 2024-09-14T04:11:16.533 INFO:tasks.rados.rados.0.smithi038.stdout:3811: finishing write tid 2 to smithi03870129-409 2024-09-14T04:11:16.533 INFO:tasks.rados.rados.0.smithi038.stdout:3811: finishing write tid 3 to smithi03870129-409 2024-09-14T04:11:16.533 INFO:tasks.rados.rados.0.smithi038.stdout:3811: finishing write tid 4 to smithi03870129-409 2024-09-14T04:11:16.533 INFO:tasks.rados.rados.0.smithi038.stdout:3811: finishing write tid 5 to smithi03870129-409 2024-09-14T04:11:16.533 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 409 v 464 (ObjNum 2343 snap 0 seq_num 2343) dirty exists 2024-09-14T04:11:16.533 INFO:tasks.rados.rados.0.smithi038.stdout:3811: left oid 409 (ObjNum 2343 snap 0 seq_num 2343) 2024-09-14T04:11:16.533 INFO:tasks.rados.rados.0.smithi038.stdout:3813: finishing write tid 1 to smithi03870129-167 2024-09-14T04:11:16.533 INFO:tasks.rados.rados.0.smithi038.stdout:3813: finishing write tid 2 to smithi03870129-167 2024-09-14T04:11:16.533 INFO:tasks.rados.rados.0.smithi038.stdout:3817: seq_num 2347 ranges {646029=446127,1507356=761154,2968470=477559} 2024-09-14T04:11:16.541 INFO:tasks.rados.rados.0.smithi038.stdout:3817: writing smithi03870129-54 from 646029 to 1092156 tid 1 2024-09-14T04:11:16.551 INFO:tasks.rados.rados.0.smithi038.stdout:3817: writing smithi03870129-54 from 1507356 to 2268510 tid 2 2024-09-14T04:11:16.562 INFO:tasks.rados.rados.0.smithi038.stdout:3817: writing smithi03870129-54 from 2968470 to 3446029 tid 3 2024-09-14T04:11:16.563 INFO:tasks.rados.rados.0.smithi038.stdout:3807: done (10 left) 2024-09-14T04:11:16.563 INFO:tasks.rados.rados.0.smithi038.stdout:3808: done (9 left) 2024-09-14T04:11:16.563 INFO:tasks.rados.rados.0.smithi038.stdout:3809: done (8 left) 2024-09-14T04:11:16.563 INFO:tasks.rados.rados.0.smithi038.stdout:3810: done (7 left) 2024-09-14T04:11:16.563 INFO:tasks.rados.rados.0.smithi038.stdout:3811: done (6 left) 2024-09-14T04:11:16.563 INFO:tasks.rados.rados.0.smithi038.stdout:3812: done (5 left) 2024-09-14T04:11:16.563 INFO:tasks.rados.rados.0.smithi038.stdout:3818: read oid 85 snap -1 2024-09-14T04:11:16.563 INFO:tasks.rados.rados.0.smithi038.stdout:3818: expect (ObjNum 1125 snap 0 seq_num 1125) 2024-09-14T04:11:16.563 INFO:tasks.rados.rados.0.smithi038.stdout:3819: write oid 364 current snap is 0 2024-09-14T04:11:16.563 INFO:tasks.rados.rados.0.smithi038.stdout:3813: finishing write tid 3 to smithi03870129-167 2024-09-14T04:11:16.564 INFO:tasks.rados.rados.0.smithi038.stdout:3813: finishing write tid 4 to smithi03870129-167 2024-09-14T04:11:16.564 INFO:tasks.rados.rados.0.smithi038.stdout:3813: finishing write tid 5 to smithi03870129-167 2024-09-14T04:11:16.564 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 167 v 452 (ObjNum 2344 snap 0 seq_num 2344) dirty exists 2024-09-14T04:11:16.564 INFO:tasks.rados.rados.0.smithi038.stdout:3813: left oid 167 (ObjNum 2344 snap 0 seq_num 2344) 2024-09-14T04:11:16.564 INFO:tasks.rados.rados.0.smithi038.stdout:3814: finishing write tid 1 to smithi03870129-82 2024-09-14T04:11:16.564 INFO:tasks.rados.rados.0.smithi038.stdout:3814: finishing write tid 2 to smithi03870129-82 2024-09-14T04:11:16.564 INFO:tasks.rados.rados.0.smithi038.stdout:3814: finishing write tid 3 to smithi03870129-82 2024-09-14T04:11:16.564 INFO:tasks.rados.rados.0.smithi038.stdout:3819: seq_num 2348 ranges {662836=521376,1965838=504812,2879540=583296} 2024-09-14T04:11:16.577 INFO:tasks.rados.rados.0.smithi038.stdout:3819: writing smithi03870129-364 from 662836 to 1184212 tid 1 2024-09-14T04:11:16.591 INFO:tasks.rados.rados.0.smithi038.stdout:3819: writing smithi03870129-364 from 1965838 to 2470650 tid 2 2024-09-14T04:11:16.601 INFO:tasks.rados.rados.0.smithi038.stdout:3819: writing smithi03870129-364 from 2879540 to 3462836 tid 3 2024-09-14T04:11:16.601 INFO:tasks.rados.rados.0.smithi038.stdout:3813: done (6 left) 2024-09-14T04:11:16.601 INFO:tasks.rados.rados.0.smithi038.stdout:3820: write oid 411 current snap is 0 2024-09-14T04:11:16.601 INFO:tasks.rados.rados.0.smithi038.stdout:3814: finishing write tid 4 to smithi03870129-82 2024-09-14T04:11:16.601 INFO:tasks.rados.rados.0.smithi038.stdout:3814: finishing write tid 5 to smithi03870129-82 2024-09-14T04:11:16.601 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 82 v 366 (ObjNum 2345 snap 0 seq_num 2345) dirty exists 2024-09-14T04:11:16.601 INFO:tasks.rados.rados.0.smithi038.stdout:3814: left oid 82 (ObjNum 2345 snap 0 seq_num 2345) 2024-09-14T04:11:16.601 INFO:tasks.rados.rados.0.smithi038.stdout:3815: finishing write tid 1 to smithi03870129-424 2024-09-14T04:11:16.602 INFO:tasks.rados.rados.0.smithi038.stdout:3815: finishing write tid 2 to smithi03870129-424 2024-09-14T04:11:16.602 INFO:tasks.rados.rados.0.smithi038.stdout:3815: finishing write tid 3 to smithi03870129-424 2024-09-14T04:11:16.602 INFO:tasks.rados.rados.0.smithi038.stdout:3815: finishing write tid 4 to smithi03870129-424 2024-09-14T04:11:16.602 INFO:tasks.rados.rados.0.smithi038.stdout:3815: finishing write tid 5 to smithi03870129-424 2024-09-14T04:11:16.602 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 424 v 456 (ObjNum 2346 snap 0 seq_num 2346) dirty exists 2024-09-14T04:11:16.602 INFO:tasks.rados.rados.0.smithi038.stdout:3815: left oid 424 (ObjNum 2346 snap 0 seq_num 2346) 2024-09-14T04:11:16.602 INFO:tasks.rados.rados.0.smithi038.stdout:3816: expect (ObjNum 1737 snap 0 seq_num 1737) 2024-09-14T04:11:16.765 INFO:tasks.rados.rados.0.smithi038.stdout:3817: finishing write tid 1 to smithi03870129-54 2024-09-14T04:11:16.765 INFO:tasks.rados.rados.0.smithi038.stdout:3817: finishing write tid 2 to smithi03870129-54 2024-09-14T04:11:16.765 INFO:tasks.rados.rados.0.smithi038.stdout:3817: finishing write tid 3 to smithi03870129-54 2024-09-14T04:11:16.765 INFO:tasks.rados.rados.0.smithi038.stdout:3817: finishing write tid 4 to smithi03870129-54 2024-09-14T04:11:16.765 INFO:tasks.rados.rados.0.smithi038.stdout:3817: finishing write tid 5 to smithi03870129-54 2024-09-14T04:11:16.765 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 54 v 361 (ObjNum 2347 snap 0 seq_num 2347) dirty exists 2024-09-14T04:11:16.765 INFO:tasks.rados.rados.0.smithi038.stdout:3817: left oid 54 (ObjNum 2347 snap 0 seq_num 2347) 2024-09-14T04:11:16.765 INFO:tasks.rados.rados.0.smithi038.stdout:3818: expect (ObjNum 1125 snap 0 seq_num 1125) 2024-09-14T04:11:16.892 INFO:tasks.rados.rados.0.smithi038.stdout:3819: finishing write tid 1 to smithi03870129-364 2024-09-14T04:11:16.892 INFO:tasks.rados.rados.0.smithi038.stdout:3819: finishing write tid 2 to smithi03870129-364 2024-09-14T04:11:16.892 INFO:tasks.rados.rados.0.smithi038.stdout:3819: finishing write tid 3 to smithi03870129-364 2024-09-14T04:11:16.892 INFO:tasks.rados.rados.0.smithi038.stdout:3819: finishing write tid 4 to smithi03870129-364 2024-09-14T04:11:16.892 INFO:tasks.rados.rados.0.smithi038.stdout:3819: finishing write tid 5 to smithi03870129-364 2024-09-14T04:11:16.892 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 364 v 688 (ObjNum 2348 snap 0 seq_num 2348) dirty exists 2024-09-14T04:11:16.892 INFO:tasks.rados.rados.0.smithi038.stdout:3819: left oid 364 (ObjNum 2348 snap 0 seq_num 2348) 2024-09-14T04:11:16.892 INFO:tasks.rados.rados.0.smithi038.stdout:3820: seq_num 2349 ranges {679643=596625,1907967=764823,3306963=172680} 2024-09-14T04:11:16.907 INFO:tasks.rados.rados.0.smithi038.stdout:3820: writing smithi03870129-411 from 679643 to 1276268 tid 1 2024-09-14T04:11:16.925 INFO:tasks.rados.rados.0.smithi038.stdout:3820: writing smithi03870129-411 from 1907967 to 2672790 tid 2 2024-09-14T04:11:16.936 INFO:tasks.rados.rados.0.smithi038.stdout:3820: writing smithi03870129-411 from 3306963 to 3479643 tid 3 2024-09-14T04:11:16.936 INFO:tasks.rados.rados.0.smithi038.stdout:3814: done (6 left) 2024-09-14T04:11:16.936 INFO:tasks.rados.rados.0.smithi038.stdout:3815: done (5 left) 2024-09-14T04:11:16.936 INFO:tasks.rados.rados.0.smithi038.stdout:3816: done (4 left) 2024-09-14T04:11:16.936 INFO:tasks.rados.rados.0.smithi038.stdout:3817: done (3 left) 2024-09-14T04:11:16.936 INFO:tasks.rados.rados.0.smithi038.stdout:3818: done (2 left) 2024-09-14T04:11:16.936 INFO:tasks.rados.rados.0.smithi038.stdout:3819: done (1 left) 2024-09-14T04:11:16.936 INFO:tasks.rados.rados.0.smithi038.stdout:3821: write oid 56 current snap is 0 2024-09-14T04:11:16.936 INFO:tasks.rados.rados.0.smithi038.stdout:3820: finishing write tid 1 to smithi03870129-411 2024-09-14T04:11:16.936 INFO:tasks.rados.rados.0.smithi038.stdout:3820: finishing write tid 2 to smithi03870129-411 2024-09-14T04:11:16.936 INFO:tasks.rados.rados.0.smithi038.stdout:3821: seq_num 2350 ranges {696450=788227,2082802=508481,3050739=445711} 2024-09-14T04:11:16.954 INFO:tasks.rados.rados.0.smithi038.stdout:3821: writing smithi03870129-56 from 696450 to 1484677 tid 1 2024-09-14T04:11:16.967 INFO:tasks.rados.rados.0.smithi038.stdout:3821: writing smithi03870129-56 from 2082802 to 2591283 tid 2 2024-09-14T04:11:16.976 INFO:tasks.rados.rados.0.smithi038.stdout:3821: writing smithi03870129-56 from 3050739 to 3496450 tid 3 2024-09-14T04:11:16.977 INFO:tasks.rados.rados.0.smithi038.stdout:3822: read oid 76 snap -1 2024-09-14T04:11:16.977 INFO:tasks.rados.rados.0.smithi038.stdout:3822: expect (ObjNum 1973 snap 0 seq_num 1973) 2024-09-14T04:11:16.977 INFO:tasks.rados.rados.0.smithi038.stdout:3823: read oid 162 snap -1 2024-09-14T04:11:16.977 INFO:tasks.rados.rados.0.smithi038.stdout:3823: expect (ObjNum 2095 snap 0 seq_num 2095) 2024-09-14T04:11:16.977 INFO:tasks.rados.rados.0.smithi038.stdout:3824: read oid 62 snap -1 2024-09-14T04:11:16.977 INFO:tasks.rados.rados.0.smithi038.stdout:3824: expect (ObjNum 2184 snap 0 seq_num 2184) 2024-09-14T04:11:16.977 INFO:tasks.rados.rados.0.smithi038.stdout:3825: write oid 348 current snap is 0 2024-09-14T04:11:16.977 INFO:tasks.rados.rados.0.smithi038.stdout:3820: finishing write tid 3 to smithi03870129-411 2024-09-14T04:11:16.977 INFO:tasks.rados.rados.0.smithi038.stdout:3820: finishing write tid 4 to smithi03870129-411 2024-09-14T04:11:16.977 INFO:tasks.rados.rados.0.smithi038.stdout:3820: finishing write tid 5 to smithi03870129-411 2024-09-14T04:11:16.977 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 411 v 370 (ObjNum 2349 snap 0 seq_num 2349) dirty exists 2024-09-14T04:11:16.977 INFO:tasks.rados.rados.0.smithi038.stdout:3820: left oid 411 (ObjNum 2349 snap 0 seq_num 2349) 2024-09-14T04:11:16.977 INFO:tasks.rados.rados.0.smithi038.stdout:3821: finishing write tid 1 to smithi03870129-56 2024-09-14T04:11:16.978 INFO:tasks.rados.rados.0.smithi038.stdout:3821: finishing write tid 2 to smithi03870129-56 2024-09-14T04:11:16.978 INFO:tasks.rados.rados.0.smithi038.stdout:3825: seq_num 2351 ranges {713257=463476,1741284=768492,3078162=435095} 2024-09-14T04:11:16.988 INFO:tasks.rados.rados.0.smithi038.stdout:3825: writing smithi03870129-348 from 713257 to 1176733 tid 1 2024-09-14T04:11:16.999 INFO:tasks.rados.rados.0.smithi038.stdout:3825: writing smithi03870129-348 from 1741284 to 2509776 tid 2 2024-09-14T04:11:17.008 INFO:tasks.rados.rados.0.smithi038.stdout:3825: writing smithi03870129-348 from 3078162 to 3513257 tid 3 2024-09-14T04:11:17.009 INFO:tasks.rados.rados.0.smithi038.stdout:3820: done (5 left) 2024-09-14T04:11:17.009 INFO:tasks.rados.rados.0.smithi038.stdout:3826: read oid 250 snap -1 2024-09-14T04:11:17.009 INFO:tasks.rados.rados.0.smithi038.stdout:3826: expect (ObjNum 2308 snap 0 seq_num 2308) 2024-09-14T04:11:17.009 INFO:tasks.rados.rados.0.smithi038.stdout:3827: write oid 32 current snap is 0 2024-09-14T04:11:17.009 INFO:tasks.rados.rados.0.smithi038.stdout:3827: seq_num 2352 ranges {730064=538725,1799766=512150,3105585=424479} 2024-09-14T04:11:17.018 INFO:tasks.rados.rados.0.smithi038.stdout:3827: writing smithi03870129-32 from 730064 to 1268789 tid 1 2024-09-14T04:11:17.026 INFO:tasks.rados.rados.0.smithi038.stdout:3827: writing smithi03870129-32 from 1799766 to 2311916 tid 2 2024-09-14T04:11:17.034 INFO:tasks.rados.rados.0.smithi038.stdout:3827: writing smithi03870129-32 from 3105585 to 3530064 tid 3 2024-09-14T04:11:17.034 INFO:tasks.rados.rados.0.smithi038.stdout:3828: delete oid 166 current snap is 0 2024-09-14T04:11:17.034 INFO:tasks.rados.rados.0.smithi038.stdout:3821: finishing write tid 3 to smithi03870129-56 2024-09-14T04:11:17.034 INFO:tasks.rados.rados.0.smithi038.stdout:3821: finishing write tid 4 to smithi03870129-56 2024-09-14T04:11:17.034 INFO:tasks.rados.rados.0.smithi038.stdout:3821: finishing write tid 5 to smithi03870129-56 2024-09-14T04:11:17.035 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 56 v 381 (ObjNum 2350 snap 0 seq_num 2350) dirty exists 2024-09-14T04:11:17.035 INFO:tasks.rados.rados.0.smithi038.stdout:3821: left oid 56 (ObjNum 2350 snap 0 seq_num 2350) 2024-09-14T04:11:17.035 INFO:tasks.rados.rados.0.smithi038.stdout:3822: expect (ObjNum 1973 snap 0 seq_num 1973) 2024-09-14T04:11:17.183 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:11:16 smithi123 bash[59929]: ts=2024-09-14T04:11:16.951Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi123\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi123\", job=\"node\", machine=\"x86_64\", nodename=\"smithi123\", release=\"5.15.0-121-generic\", sysname=\"Linux\", version=\"#131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi123\", job=\"node\", machine=\"x86_64\", nodename=\"smithi123\", release=\"5.15.0-121-generic\", sysname=\"Linux\", version=\"#131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:11:17.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:16 smithi123 bash[24950]: cluster 2024-09-14T04:11:15.892921+0000 mon.a (mon.0) 999 : cluster [DBG] mgrmap e33: y(active, since 7s), standbys: x 2024-09-14T04:11:17.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:16 smithi123 bash[24950]: audit 2024-09-14T04:11:15.898604+0000 mon.b (mon.1) 61 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-14T04:11:17.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:16 smithi123 bash[24950]: audit 2024-09-14T04:11:15.903133+0000 mon.a (mon.0) 1000 : audit [DBG] from='client.? 172.21.15.38:0/210384592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:11:17.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:16 smithi123 bash[24950]: audit 2024-09-14T04:11:16.078795+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:17.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:16 smithi123 bash[24950]: audit 2024-09-14T04:11:16.086383+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:17.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:16 smithi123 bash[24950]: audit 2024-09-14T04:11:16.229153+0000 mgr.y (mgr.25646) 15 : audit [DBG] from='client.15912 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:17.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:16 smithi123 bash[24950]: audit 2024-09-14T04:11:16.281996+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:17.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:16 smithi123 bash[24950]: audit 2024-09-14T04:11:16.291061+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:17.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:16 smithi038 bash[22519]: cluster 2024-09-14T04:11:15.892921+0000 mon.a (mon.0) 999 : cluster [DBG] mgrmap e33: y(active, since 7s), standbys: x 2024-09-14T04:11:17.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:16 smithi038 bash[22519]: audit 2024-09-14T04:11:15.898604+0000 mon.b (mon.1) 61 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-14T04:11:17.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:16 smithi038 bash[22519]: audit 2024-09-14T04:11:15.903133+0000 mon.a (mon.0) 1000 : audit [DBG] from='client.? 172.21.15.38:0/210384592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:11:17.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:16 smithi038 bash[22519]: audit 2024-09-14T04:11:16.078795+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:17.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:16 smithi038 bash[22519]: audit 2024-09-14T04:11:16.086383+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:17.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:16 smithi038 bash[22519]: audit 2024-09-14T04:11:16.229153+0000 mgr.y (mgr.25646) 15 : audit [DBG] from='client.15912 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:17.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:16 smithi038 bash[22519]: audit 2024-09-14T04:11:16.281996+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:17.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:16 smithi038 bash[22519]: audit 2024-09-14T04:11:16.291061+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:17.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:16 smithi038 bash[32505]: cluster 2024-09-14T04:11:15.892921+0000 mon.a (mon.0) 999 : cluster [DBG] mgrmap e33: y(active, since 7s), standbys: x 2024-09-14T04:11:17.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:16 smithi038 bash[32505]: audit 2024-09-14T04:11:15.898604+0000 mon.b (mon.1) 61 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-14T04:11:17.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:16 smithi038 bash[32505]: audit 2024-09-14T04:11:15.903133+0000 mon.a (mon.0) 1000 : audit [DBG] from='client.? 172.21.15.38:0/210384592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:11:17.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:16 smithi038 bash[32505]: audit 2024-09-14T04:11:16.078795+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:17.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:16 smithi038 bash[32505]: audit 2024-09-14T04:11:16.086383+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:17.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:16 smithi038 bash[32505]: audit 2024-09-14T04:11:16.229153+0000 mgr.y (mgr.25646) 15 : audit [DBG] from='client.15912 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:17.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:16 smithi038 bash[32505]: audit 2024-09-14T04:11:16.281996+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:17.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:16 smithi038 bash[32505]: audit 2024-09-14T04:11:16.291061+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:17.285 INFO:tasks.rados.rados.0.smithi038.stdout:3824: expect (ObjNum 2184 snap 0 seq_num 2184) 2024-09-14T04:11:17.370 INFO:tasks.rados.rados.0.smithi038.stdout:3823: expect (ObjNum 2095 snap 0 seq_num 2095) 2024-09-14T04:11:17.471 INFO:tasks.rados.rados.0.smithi038.stdout:3825: finishing write tid 1 to smithi03870129-348 2024-09-14T04:11:17.471 INFO:tasks.rados.rados.0.smithi038.stdout:3825: finishing write tid 2 to smithi03870129-348 2024-09-14T04:11:17.471 INFO:tasks.rados.rados.0.smithi038.stdout:3825: finishing write tid 3 to smithi03870129-348 2024-09-14T04:11:17.472 INFO:tasks.rados.rados.0.smithi038.stdout:3825: finishing write tid 4 to smithi03870129-348 2024-09-14T04:11:17.472 INFO:tasks.rados.rados.0.smithi038.stdout:3825: finishing write tid 5 to smithi03870129-348 2024-09-14T04:11:17.472 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 348 v 411 (ObjNum 2351 snap 0 seq_num 2351) dirty exists 2024-09-14T04:11:17.472 INFO:tasks.rados.rados.0.smithi038.stdout:3825: left oid 348 (ObjNum 2351 snap 0 seq_num 2351) 2024-09-14T04:11:17.472 INFO:tasks.rados.rados.0.smithi038.stdout:3826: expect (ObjNum 2308 snap 0 seq_num 2308) 2024-09-14T04:11:17.661 INFO:tasks.rados.rados.0.smithi038.stdout:3827: finishing write tid 1 to smithi03870129-32 2024-09-14T04:11:17.661 INFO:tasks.rados.rados.0.smithi038.stdout:3827: finishing write tid 2 to smithi03870129-32 2024-09-14T04:11:17.662 INFO:tasks.rados.rados.0.smithi038.stdout:3827: finishing write tid 3 to smithi03870129-32 2024-09-14T04:11:17.662 INFO:tasks.rados.rados.0.smithi038.stdout:3827: finishing write tid 4 to smithi03870129-32 2024-09-14T04:11:17.662 INFO:tasks.rados.rados.0.smithi038.stdout:3827: finishing write tid 5 to smithi03870129-32 2024-09-14T04:11:17.662 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 32 v 449 (ObjNum 2352 snap 0 seq_num 2352) dirty exists 2024-09-14T04:11:17.662 INFO:tasks.rados.rados.0.smithi038.stdout:3827: left oid 32 (ObjNum 2352 snap 0 seq_num 2352) 2024-09-14T04:11:17.662 INFO:tasks.rados.rados.0.smithi038.stdout:3821: done (7 left) 2024-09-14T04:11:17.662 INFO:tasks.rados.rados.0.smithi038.stdout:3822: done (6 left) 2024-09-14T04:11:17.662 INFO:tasks.rados.rados.0.smithi038.stdout:3823: done (5 left) 2024-09-14T04:11:17.662 INFO:tasks.rados.rados.0.smithi038.stdout:3824: done (4 left) 2024-09-14T04:11:17.662 INFO:tasks.rados.rados.0.smithi038.stdout:3825: done (3 left) 2024-09-14T04:11:17.662 INFO:tasks.rados.rados.0.smithi038.stdout:3826: done (2 left) 2024-09-14T04:11:17.662 INFO:tasks.rados.rados.0.smithi038.stdout:3827: done (1 left) 2024-09-14T04:11:17.662 INFO:tasks.rados.rados.0.smithi038.stdout:3828: done (0 left) 2024-09-14T04:11:17.663 INFO:tasks.rados.rados.0.smithi038.stdout:3829: write oid 87 current snap is 0 2024-09-14T04:11:17.663 INFO:tasks.rados.rados.0.smithi038.stdout:3829: seq_num 2354 ranges {763678=689223,2200377=515819,3444078=119600} 2024-09-14T04:11:17.681 INFO:tasks.rados.rados.0.smithi038.stdout:3829: writing smithi03870129-87 from 763678 to 1452901 tid 1 2024-09-14T04:11:17.699 INFO:tasks.rados.rados.0.smithi038.stdout:3829: writing smithi03870129-87 from 2200377 to 2716196 tid 2 2024-09-14T04:11:17.711 INFO:tasks.rados.rados.0.smithi038.stdout:3829: writing smithi03870129-87 from 3444078 to 3563678 tid 3 2024-09-14T04:11:17.712 INFO:tasks.rados.rados.0.smithi038.stdout:3830: write oid 93 current snap is 0 2024-09-14T04:11:17.712 INFO:tasks.rados.rados.0.smithi038.stdout:3830: seq_num 2355 ranges {780485=764472,2258859=775830,3471501=108984} 2024-09-14T04:11:17.727 INFO:tasks.rados.rados.0.smithi038.stdout:3830: writing smithi03870129-93 from 780485 to 1544957 tid 1 2024-09-14T04:11:17.740 INFO:tasks.rados.rados.0.smithi038.stdout:3830: writing smithi03870129-93 from 2258859 to 3034689 tid 2 2024-09-14T04:11:17.745 INFO:tasks.rados.rados.0.smithi038.stdout:3830: writing smithi03870129-93 from 3471501 to 3580485 tid 3 2024-09-14T04:11:17.745 INFO:tasks.rados.rados.0.smithi038.stdout:3831: write oid 309 current snap is 0 2024-09-14T04:11:17.745 INFO:tasks.rados.rados.0.smithi038.stdout:3829: finishing write tid 1 to smithi03870129-87 2024-09-14T04:11:17.745 INFO:tasks.rados.rados.0.smithi038.stdout:3829: finishing write tid 2 to smithi03870129-87 2024-09-14T04:11:17.745 INFO:tasks.rados.rados.0.smithi038.stdout:3829: finishing write tid 3 to smithi03870129-87 2024-09-14T04:11:17.745 INFO:tasks.rados.rados.0.smithi038.stdout:3829: finishing write tid 4 to smithi03870129-87 2024-09-14T04:11:17.745 INFO:tasks.rados.rados.0.smithi038.stdout:3829: finishing write tid 5 to smithi03870129-87 2024-09-14T04:11:17.745 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 87 v 374 (ObjNum 2354 snap 0 seq_num 2354) dirty exists 2024-09-14T04:11:17.745 INFO:tasks.rados.rados.0.smithi038.stdout:3829: left oid 87 (ObjNum 2354 snap 0 seq_num 2354) 2024-09-14T04:11:17.745 INFO:tasks.rados.rados.0.smithi038.stdout:3830: finishing write tid 1 to smithi03870129-93 2024-09-14T04:11:17.746 INFO:tasks.rados.rados.0.smithi038.stdout:3830: finishing write tid 2 to smithi03870129-93 2024-09-14T04:11:17.746 INFO:tasks.rados.rados.0.smithi038.stdout:3831: seq_num 2356 ranges {797292=439721,1917341=519488,3098924=478627} 2024-09-14T04:11:17.754 INFO:tasks.rados.rados.0.smithi038.stdout:3831: writing smithi03870129-309 from 797292 to 1237013 tid 1 2024-09-14T04:11:17.763 INFO:tasks.rados.rados.0.smithi038.stdout:3831: writing smithi03870129-309 from 1917341 to 2436829 tid 2 2024-09-14T04:11:17.772 INFO:tasks.rados.rados.0.smithi038.stdout:3831: writing smithi03870129-309 from 3098924 to 3577551 tid 3 2024-09-14T04:11:17.772 INFO:tasks.rados.rados.0.smithi038.stdout:3829: done (2 left) 2024-09-14T04:11:17.772 INFO:tasks.rados.rados.0.smithi038.stdout:3832: write oid 492 current snap is 0 2024-09-14T04:11:17.772 INFO:tasks.rados.rados.0.smithi038.stdout:3830: finishing write tid 3 to smithi03870129-93 2024-09-14T04:11:17.772 INFO:tasks.rados.rados.0.smithi038.stdout:3830: finishing write tid 4 to smithi03870129-93 2024-09-14T04:11:17.772 INFO:tasks.rados.rados.0.smithi038.stdout:3830: finishing write tid 5 to smithi03870129-93 2024-09-14T04:11:17.772 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 93 v 468 (ObjNum 2355 snap 0 seq_num 2355) dirty exists 2024-09-14T04:11:17.772 INFO:tasks.rados.rados.0.smithi038.stdout:3830: left oid 93 (ObjNum 2355 snap 0 seq_num 2355) 2024-09-14T04:11:17.773 INFO:tasks.rados.rados.0.smithi038.stdout:3831: finishing write tid 1 to smithi03870129-309 2024-09-14T04:11:17.773 INFO:tasks.rados.rados.0.smithi038.stdout:3831: finishing write tid 2 to smithi03870129-309 2024-09-14T04:11:17.773 INFO:tasks.rados.rados.0.smithi038.stdout:3832: seq_num 2357 ranges {414099=631323,1575823=779499,3126347=406252} 2024-09-14T04:11:17.781 INFO:tasks.rados.rados.0.smithi038.stdout:3832: writing smithi03870129-492 from 414099 to 1045422 tid 1 2024-09-14T04:11:17.793 INFO:tasks.rados.rados.0.smithi038.stdout:3832: writing smithi03870129-492 from 1575823 to 2355322 tid 2 2024-09-14T04:11:17.802 INFO:tasks.rados.rados.0.smithi038.stdout:3832: writing smithi03870129-492 from 3126347 to 3532599 tid 3 2024-09-14T04:11:17.802 INFO:tasks.rados.rados.0.smithi038.stdout:3830: done (2 left) 2024-09-14T04:11:17.802 INFO:tasks.rados.rados.0.smithi038.stdout:3833: delete oid 131 current snap is 0 2024-09-14T04:11:17.802 INFO:tasks.rados.rados.0.smithi038.stdout:3831: finishing write tid 3 to smithi03870129-309 2024-09-14T04:11:17.802 INFO:tasks.rados.rados.0.smithi038.stdout:3831: finishing write tid 4 to smithi03870129-309 2024-09-14T04:11:17.802 INFO:tasks.rados.rados.0.smithi038.stdout:3831: finishing write tid 5 to smithi03870129-309 2024-09-14T04:11:17.802 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 309 v 472 (ObjNum 2356 snap 0 seq_num 2356) dirty exists 2024-09-14T04:11:17.802 INFO:tasks.rados.rados.0.smithi038.stdout:3831: left oid 309 (ObjNum 2356 snap 0 seq_num 2356) 2024-09-14T04:11:17.802 INFO:tasks.rados.rados.0.smithi038.stdout:3832: finishing write tid 1 to smithi03870129-492 2024-09-14T04:11:17.802 INFO:tasks.rados.rados.0.smithi038.stdout:3832: finishing write tid 2 to smithi03870129-492 2024-09-14T04:11:17.804 INFO:tasks.rados.rados.0.smithi038.stdout:3831: done (2 left) 2024-09-14T04:11:17.804 INFO:tasks.rados.rados.0.smithi038.stdout:3833: done (1 left) 2024-09-14T04:11:17.805 INFO:tasks.rados.rados.0.smithi038.stdout:3834: read oid 334 snap -1 2024-09-14T04:11:17.808 INFO:tasks.rados.rados.0.smithi038.stdout:3834: expect (ObjNum 1428 snap 0 seq_num 1428) 2024-09-14T04:11:17.808 INFO:tasks.rados.rados.0.smithi038.stdout:3835: read oid 470 snap -1 2024-09-14T04:11:17.808 INFO:tasks.rados.rados.0.smithi038.stdout:3835: expect deleted 2024-09-14T04:11:17.808 INFO:tasks.rados.rados.0.smithi038.stdout:3836: write oid 149 current snap is 0 2024-09-14T04:11:17.809 INFO:tasks.rados.rados.0.smithi038.stdout:3836: seq_num 2359 ranges {447713=781821,1692787=666815,3064840=428796} 2024-09-14T04:11:17.814 INFO:tasks.rados.rados.0.smithi038.stdout:3836: writing smithi03870129-149 from 447713 to 1229534 tid 1 2024-09-14T04:11:17.823 INFO:tasks.rados.rados.0.smithi038.stdout:3836: writing smithi03870129-149 from 1692787 to 2359602 tid 2 2024-09-14T04:11:17.831 INFO:tasks.rados.rados.0.smithi038.stdout:3836: writing smithi03870129-149 from 3064840 to 3493636 tid 3 2024-09-14T04:11:17.831 INFO:tasks.rados.rados.0.smithi038.stdout:3837: read oid 2 snap -1 2024-09-14T04:11:17.831 INFO:tasks.rados.rados.0.smithi038.stdout:3837: expect (ObjNum 1777 snap 0 seq_num 1777) 2024-09-14T04:11:17.832 INFO:tasks.rados.rados.0.smithi038.stdout:3838: read oid 247 snap -1 2024-09-14T04:11:17.832 INFO:tasks.rados.rados.0.smithi038.stdout:3838: expect deleted 2024-09-14T04:11:17.832 INFO:tasks.rados.rados.0.smithi038.stdout:3839: read oid 352 snap -1 2024-09-14T04:11:17.832 INFO:tasks.rados.rados.0.smithi038.stdout:3839: expect deleted 2024-09-14T04:11:17.832 INFO:tasks.rados.rados.0.smithi038.stdout:3840: write oid 486 current snap is 0 2024-09-14T04:11:17.832 INFO:tasks.rados.rados.0.smithi038.stdout:3840: seq_num 2360 ranges {464520=457070,1351269=526826,2408616=640068} 2024-09-14T04:11:17.837 INFO:tasks.rados.rados.0.smithi038.stdout:3840: writing smithi03870129-486 from 464520 to 921590 tid 1 2024-09-14T04:11:17.844 INFO:tasks.rados.rados.0.smithi038.stdout:3840: writing smithi03870129-486 from 1351269 to 1878095 tid 2 2024-09-14T04:11:17.852 INFO:tasks.rados.rados.0.smithi038.stdout:3840: writing smithi03870129-486 from 2408616 to 3048684 tid 3 2024-09-14T04:11:17.852 INFO:tasks.rados.rados.0.smithi038.stdout:3841: read oid 175 snap -1 2024-09-14T04:11:17.852 INFO:tasks.rados.rados.0.smithi038.stdout:3841: expect (ObjNum 1954 snap 0 seq_num 1954) 2024-09-14T04:11:17.852 INFO:tasks.rados.rados.0.smithi038.stdout:3842: read oid 39 snap -1 2024-09-14T04:11:17.852 INFO:tasks.rados.rados.0.smithi038.stdout:3842: expect (ObjNum 2301 snap 0 seq_num 2301) 2024-09-14T04:11:17.852 INFO:tasks.rados.rados.0.smithi038.stdout:3843: read oid 203 snap -1 2024-09-14T04:11:17.852 INFO:tasks.rados.rados.0.smithi038.stdout:3843: expect (ObjNum 202 snap 0 seq_num 202) 2024-09-14T04:11:17.853 INFO:tasks.rados.rados.0.smithi038.stdout:3844: delete oid 81 current snap is 0 2024-09-14T04:11:17.853 INFO:tasks.rados.rados.0.smithi038.stdout:3832: finishing write tid 3 to smithi03870129-492 2024-09-14T04:11:17.853 INFO:tasks.rados.rados.0.smithi038.stdout:3832: finishing write tid 4 to smithi03870129-492 2024-09-14T04:11:17.853 INFO:tasks.rados.rados.0.smithi038.stdout:3832: finishing write tid 5 to smithi03870129-492 2024-09-14T04:11:17.853 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 492 v 415 (ObjNum 2357 snap 0 seq_num 2357) dirty exists 2024-09-14T04:11:17.853 INFO:tasks.rados.rados.0.smithi038.stdout:3832: left oid 492 (ObjNum 2357 snap 0 seq_num 2357) 2024-09-14T04:11:17.853 INFO:tasks.rados.rados.0.smithi038.stdout:3834: expect (ObjNum 1428 snap 0 seq_num 1428) 2024-09-14T04:11:18.015 INFO:tasks.rados.rados.0.smithi038.stdout:3836: finishing write tid 1 to smithi03870129-149 2024-09-14T04:11:18.015 INFO:tasks.rados.rados.0.smithi038.stdout:3836: finishing write tid 2 to smithi03870129-149 2024-09-14T04:11:18.015 INFO:tasks.rados.rados.0.smithi038.stdout:3836: finishing write tid 3 to smithi03870129-149 2024-09-14T04:11:18.015 INFO:tasks.rados.rados.0.smithi038.stdout:3836: finishing write tid 4 to smithi03870129-149 2024-09-14T04:11:18.015 INFO:tasks.rados.rados.0.smithi038.stdout:3836: finishing write tid 5 to smithi03870129-149 2024-09-14T04:11:18.015 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 149 v 476 (ObjNum 2359 snap 0 seq_num 2359) dirty exists 2024-09-14T04:11:18.015 INFO:tasks.rados.rados.0.smithi038.stdout:3836: left oid 149 (ObjNum 2359 snap 0 seq_num 2359) 2024-09-14T04:11:18.016 INFO:tasks.rados.rados.0.smithi038.stdout:3837: expect (ObjNum 1777 snap 0 seq_num 1777) 2024-09-14T04:11:18.343 INFO:tasks.rados.rados.0.smithi038.stdout:3840: finishing write tid 1 to smithi03870129-486 2024-09-14T04:11:18.343 INFO:tasks.rados.rados.0.smithi038.stdout:3840: finishing write tid 2 to smithi03870129-486 2024-09-14T04:11:18.343 INFO:tasks.rados.rados.0.smithi038.stdout:3840: finishing write tid 3 to smithi03870129-486 2024-09-14T04:11:18.343 INFO:tasks.rados.rados.0.smithi038.stdout:3840: finishing write tid 4 to smithi03870129-486 2024-09-14T04:11:18.343 INFO:tasks.rados.rados.0.smithi038.stdout:3840: finishing write tid 5 to smithi03870129-486 2024-09-14T04:11:18.343 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 486 v 466 (ObjNum 2360 snap 0 seq_num 2360) dirty exists 2024-09-14T04:11:18.343 INFO:tasks.rados.rados.0.smithi038.stdout:3840: left oid 486 (ObjNum 2360 snap 0 seq_num 2360) 2024-09-14T04:11:18.343 INFO:tasks.rados.rados.0.smithi038.stdout:3841: expect (ObjNum 1954 snap 0 seq_num 1954) 2024-09-14T04:11:18.512 INFO:tasks.rados.rados.0.smithi038.stdout:3842: expect (ObjNum 2301 snap 0 seq_num 2301) 2024-09-14T04:11:18.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:18 smithi038 bash[22519]: audit 2024-09-14T04:11:16.532378+0000 mgr.y (mgr.25646) 16 : audit [DBG] from='client.15918 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:18.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:18 smithi038 bash[22519]: cluster 2024-09-14T04:11:16.704169+0000 mgr.y (mgr.25646) 17 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 45 MiB/s rd, 7.2 MiB/s wr, 79 op/s 2024-09-14T04:11:18.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:18 smithi038 bash[22519]: audit 2024-09-14T04:11:17.224914+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:18.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:18 smithi038 bash[22519]: audit 2024-09-14T04:11:17.246030+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:18.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:18 smithi038 bash[22519]: audit 2024-09-14T04:11:17.410054+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:18.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:18 smithi038 bash[22519]: audit 2024-09-14T04:11:17.422408+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:18.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:18 smithi038 bash[32505]: audit 2024-09-14T04:11:16.532378+0000 mgr.y (mgr.25646) 16 : audit [DBG] from='client.15918 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:18.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:18 smithi038 bash[32505]: cluster 2024-09-14T04:11:16.704169+0000 mgr.y (mgr.25646) 17 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 45 MiB/s rd, 7.2 MiB/s wr, 79 op/s 2024-09-14T04:11:18.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:18 smithi038 bash[32505]: audit 2024-09-14T04:11:17.224914+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:18.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:18 smithi038 bash[32505]: audit 2024-09-14T04:11:17.246030+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:18.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:18 smithi038 bash[32505]: audit 2024-09-14T04:11:17.410054+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:18.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:18 smithi038 bash[32505]: audit 2024-09-14T04:11:17.422408+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:18.595 INFO:tasks.rados.rados.0.smithi038.stdout:3843: expect (ObjNum 202 snap 0 seq_num 202) 2024-09-14T04:11:18.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:18 smithi123 bash[24950]: audit 2024-09-14T04:11:16.532378+0000 mgr.y (mgr.25646) 16 : audit [DBG] from='client.15918 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:18.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:18 smithi123 bash[24950]: cluster 2024-09-14T04:11:16.704169+0000 mgr.y (mgr.25646) 17 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 45 MiB/s rd, 7.2 MiB/s wr, 79 op/s 2024-09-14T04:11:18.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:18 smithi123 bash[24950]: audit 2024-09-14T04:11:17.224914+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:18.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:18 smithi123 bash[24950]: audit 2024-09-14T04:11:17.246030+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:18.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:18 smithi123 bash[24950]: audit 2024-09-14T04:11:17.410054+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:18.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:18 smithi123 bash[24950]: audit 2024-09-14T04:11:17.422408+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:18.699 INFO:tasks.rados.rados.0.smithi038.stdout:3832: done (11 left) 2024-09-14T04:11:18.699 INFO:tasks.rados.rados.0.smithi038.stdout:3834: done (10 left) 2024-09-14T04:11:18.699 INFO:tasks.rados.rados.0.smithi038.stdout:3835: done (9 left) 2024-09-14T04:11:18.699 INFO:tasks.rados.rados.0.smithi038.stdout:3836: done (8 left) 2024-09-14T04:11:18.699 INFO:tasks.rados.rados.0.smithi038.stdout:3837: done (7 left) 2024-09-14T04:11:18.699 INFO:tasks.rados.rados.0.smithi038.stdout:3838: done (6 left) 2024-09-14T04:11:18.699 INFO:tasks.rados.rados.0.smithi038.stdout:3839: done (5 left) 2024-09-14T04:11:18.700 INFO:tasks.rados.rados.0.smithi038.stdout:3840: done (4 left) 2024-09-14T04:11:18.700 INFO:tasks.rados.rados.0.smithi038.stdout:3841: done (3 left) 2024-09-14T04:11:18.700 INFO:tasks.rados.rados.0.smithi038.stdout:3842: done (2 left) 2024-09-14T04:11:18.700 INFO:tasks.rados.rados.0.smithi038.stdout:3843: done (1 left) 2024-09-14T04:11:18.700 INFO:tasks.rados.rados.0.smithi038.stdout:3844: done (0 left) 2024-09-14T04:11:18.700 INFO:tasks.rados.rados.0.smithi038.stdout:3845: write oid 313 current snap is 0 2024-09-14T04:11:18.700 INFO:tasks.rados.rados.0.smithi038.stdout:3845: seq_num 2362 ranges {498134=607568,1751880=530495,2747109=778965} 2024-09-14T04:11:18.716 INFO:tasks.rados.rados.0.smithi038.stdout:3845: writing smithi03870129-313 from 498134 to 1105702 tid 1 2024-09-14T04:11:18.735 INFO:tasks.rados.rados.0.smithi038.stdout:3845: writing smithi03870129-313 from 1751880 to 2282375 tid 2 2024-09-14T04:11:18.751 INFO:tasks.rados.rados.0.smithi038.stdout:3845: writing smithi03870129-313 from 2747109 to 3526074 tid 3 2024-09-14T04:11:18.751 INFO:tasks.rados.rados.0.smithi038.stdout:3846: write oid 55 current snap is 0 2024-09-14T04:11:18.751 INFO:tasks.rados.rados.0.smithi038.stdout:3845: finishing write tid 1 to smithi03870129-313 2024-09-14T04:11:18.751 INFO:tasks.rados.rados.0.smithi038.stdout:3846: seq_num 2363 ranges {514941=682817,1810362=674153,3058179=590237} 2024-09-14T04:11:18.766 INFO:tasks.rados.rados.0.smithi038.stdout:3846: writing smithi03870129-55 from 514941 to 1197758 tid 1 2024-09-14T04:11:18.782 INFO:tasks.rados.rados.0.smithi038.stdout:3846: writing smithi03870129-55 from 1810362 to 2484515 tid 2 2024-09-14T04:11:18.793 INFO:tasks.rados.rados.0.smithi038.stdout:3846: writing smithi03870129-55 from 3058179 to 3648416 tid 3 2024-09-14T04:11:18.793 INFO:tasks.rados.rados.0.smithi038.stdout:3847: read oid 443 snap -1 2024-09-14T04:11:18.794 INFO:tasks.rados.rados.0.smithi038.stdout:3847: expect (ObjNum 2076 snap 0 seq_num 2076) 2024-09-14T04:11:18.794 INFO:tasks.rados.rados.0.smithi038.stdout:3848: read oid 100 snap -1 2024-09-14T04:11:18.794 INFO:tasks.rados.rados.0.smithi038.stdout:3848: expect (ObjNum 2215 snap 0 seq_num 2215) 2024-09-14T04:11:18.794 INFO:tasks.rados.rados.0.smithi038.stdout:3849: read oid 193 snap -1 2024-09-14T04:11:18.794 INFO:tasks.rados.rados.0.smithi038.stdout:3849: expect deleted 2024-09-14T04:11:18.794 INFO:tasks.rados.rados.0.smithi038.stdout:3850: read oid 11 snap -1 2024-09-14T04:11:18.794 INFO:tasks.rados.rados.0.smithi038.stdout:3850: expect (ObjNum 1501 snap 0 seq_num 1501) 2024-09-14T04:11:18.794 INFO:tasks.rados.rados.0.smithi038.stdout:3851: write oid 415 current snap is 0 2024-09-14T04:11:18.794 INFO:tasks.rados.rados.0.smithi038.stdout:3845: finishing write tid 2 to smithi03870129-313 2024-09-14T04:11:18.794 INFO:tasks.rados.rados.0.smithi038.stdout:3845: finishing write tid 3 to smithi03870129-313 2024-09-14T04:11:18.794 INFO:tasks.rados.rados.0.smithi038.stdout:3845: finishing write tid 4 to smithi03870129-313 2024-09-14T04:11:18.794 INFO:tasks.rados.rados.0.smithi038.stdout:3851: seq_num 2364 ranges {531748=758066,1868844=534164,3201955=401509} 2024-09-14T04:11:18.806 INFO:tasks.rados.rados.0.smithi038.stdout:3851: writing smithi03870129-415 from 531748 to 1289814 tid 1 2024-09-14T04:11:18.816 INFO:tasks.rados.rados.0.smithi038.stdout:3851: writing smithi03870129-415 from 1868844 to 2403008 tid 2 2024-09-14T04:11:18.826 INFO:tasks.rados.rados.0.smithi038.stdout:3851: writing smithi03870129-415 from 3201955 to 3603464 tid 3 2024-09-14T04:11:18.826 INFO:tasks.rados.rados.0.smithi038.stdout:3852: write oid 423 current snap is 0 2024-09-14T04:11:18.826 INFO:tasks.rados.rados.0.smithi038.stdout:3852: seq_num 2365 ranges {548555=549668,1643679=677822,2829378=612781} 2024-09-14T04:11:18.834 INFO:tasks.rados.rados.0.smithi038.stdout:3852: writing smithi03870129-423 from 548555 to 1098223 tid 1 2024-09-14T04:11:18.843 INFO:tasks.rados.rados.0.smithi038.stdout:3852: writing smithi03870129-423 from 1643679 to 2321501 tid 2 2024-09-14T04:11:18.850 INFO:tasks.rados.rados.0.smithi038.stdout:3852: writing smithi03870129-423 from 2829378 to 3442159 tid 3 2024-09-14T04:11:18.850 INFO:tasks.rados.rados.0.smithi038.stdout:3853: write oid 424 current snap is 0 2024-09-14T04:11:18.851 INFO:tasks.rados.rados.0.smithi038.stdout:3853: seq_num 2366 ranges {565362=624917,1985808=537833,3256801=508561} 2024-09-14T04:11:18.858 INFO:tasks.rados.rados.0.smithi038.stdout:3853: writing smithi03870129-424 from 565362 to 1190279 tid 1 2024-09-14T04:11:18.866 INFO:tasks.rados.rados.0.smithi038.stdout:3853: writing smithi03870129-424 from 1985808 to 2523641 tid 2 2024-09-14T04:11:18.873 INFO:tasks.rados.rados.0.smithi038.stdout:3853: writing smithi03870129-424 from 3256801 to 3765362 tid 3 2024-09-14T04:11:18.873 INFO:tasks.rados.rados.0.smithi038.stdout:3854: read oid 279 snap -1 2024-09-14T04:11:18.873 INFO:tasks.rados.rados.0.smithi038.stdout:3854: expect (ObjNum 1437 snap 0 seq_num 1437) 2024-09-14T04:11:18.873 INFO:tasks.rados.rados.0.smithi038.stdout:3855: write oid 396 current snap is 0 2024-09-14T04:11:18.874 INFO:tasks.rados.rados.0.smithi038.stdout:3855: seq_num 2367 ranges {582169=700166,2044290=681491,3284224=497945} 2024-09-14T04:11:18.881 INFO:tasks.rados.rados.0.smithi038.stdout:3855: writing smithi03870129-396 from 582169 to 1282335 tid 1 2024-09-14T04:11:18.889 INFO:tasks.rados.rados.0.smithi038.stdout:3855: writing smithi03870129-396 from 2044290 to 2725781 tid 2 2024-09-14T04:11:18.895 INFO:tasks.rados.rados.0.smithi038.stdout:3855: writing smithi03870129-396 from 3284224 to 3782169 tid 3 2024-09-14T04:11:18.895 INFO:tasks.rados.rados.0.smithi038.stdout:3856: read oid 293 snap -1 2024-09-14T04:11:18.895 INFO:tasks.rados.rados.0.smithi038.stdout:3856: expect (ObjNum 2338 snap 0 seq_num 2338) 2024-09-14T04:11:18.895 INFO:tasks.rados.rados.0.smithi038.stdout:3857: write oid 203 current snap is 0 2024-09-14T04:11:18.895 INFO:tasks.rados.rados.0.smithi038.stdout:3845: finishing write tid 5 to smithi03870129-313 2024-09-14T04:11:18.896 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 313 v 511 (ObjNum 2362 snap 0 seq_num 2362) dirty exists 2024-09-14T04:11:18.896 INFO:tasks.rados.rados.0.smithi038.stdout:3845: left oid 313 (ObjNum 2362 snap 0 seq_num 2362) 2024-09-14T04:11:18.896 INFO:tasks.rados.rados.0.smithi038.stdout:3846: finishing write tid 1 to smithi03870129-55 2024-09-14T04:11:18.896 INFO:tasks.rados.rados.0.smithi038.stdout:3846: finishing write tid 2 to smithi03870129-55 2024-09-14T04:11:18.896 INFO:tasks.rados.rados.0.smithi038.stdout:3857: seq_num 2368 ranges {598976=775415,2102772=541502,3311647=487329} 2024-09-14T04:11:18.903 INFO:tasks.rados.rados.0.smithi038.stdout:3857: writing smithi03870129-203 from 598976 to 1374391 tid 1 2024-09-14T04:11:18.912 INFO:tasks.rados.rados.0.smithi038.stdout:3857: writing smithi03870129-203 from 2102772 to 2644274 tid 2 2024-09-14T04:11:18.919 INFO:tasks.rados.rados.0.smithi038.stdout:3857: writing smithi03870129-203 from 3311647 to 3798976 tid 3 2024-09-14T04:11:18.919 INFO:tasks.rados.rados.0.smithi038.stdout:3845: done (12 left) 2024-09-14T04:11:18.919 INFO:tasks.rados.rados.0.smithi038.stdout:3858: write oid 400 current snap is 0 2024-09-14T04:11:18.919 INFO:tasks.rados.rados.0.smithi038.stdout:3858: seq_num 2369 ranges {615783=450664,1761254=685160,2939070=774222} 2024-09-14T04:11:18.925 INFO:tasks.rados.rados.0.smithi038.stdout:3858: writing smithi03870129-400 from 615783 to 1066447 tid 1 2024-09-14T04:11:18.933 INFO:tasks.rados.rados.0.smithi038.stdout:3858: writing smithi03870129-400 from 1761254 to 2446414 tid 2 2024-09-14T04:11:18.941 INFO:tasks.rados.rados.0.smithi038.stdout:3858: writing smithi03870129-400 from 2939070 to 3713292 tid 3 2024-09-14T04:11:18.941 INFO:tasks.rados.rados.0.smithi038.stdout:3859: read oid 315 snap -1 2024-09-14T04:11:18.941 INFO:tasks.rados.rados.0.smithi038.stdout:3859: expect (ObjNum 1484 snap 0 seq_num 1484) 2024-09-14T04:11:18.941 INFO:tasks.rados.rados.0.smithi038.stdout:3860: write oid 321 current snap is 0 2024-09-14T04:11:18.941 INFO:tasks.rados.rados.0.smithi038.stdout:3846: finishing write tid 3 to smithi03870129-55 2024-09-14T04:11:18.941 INFO:tasks.rados.rados.0.smithi038.stdout:3846: finishing write tid 4 to smithi03870129-55 2024-09-14T04:11:18.941 INFO:tasks.rados.rados.0.smithi038.stdout:3860: seq_num 2370 ranges {632590=525913,1703383=545171,2850140=585494} 2024-09-14T04:11:18.947 INFO:tasks.rados.rados.0.smithi038.stdout:3860: writing smithi03870129-321 from 632590 to 1158503 tid 1 2024-09-14T04:11:18.953 INFO:tasks.rados.rados.0.smithi038.stdout:3860: writing smithi03870129-321 from 1703383 to 2248554 tid 2 2024-09-14T04:11:18.961 INFO:tasks.rados.rados.0.smithi038.stdout:3860: writing smithi03870129-321 from 2850140 to 3435634 tid 3 2024-09-14T04:11:18.961 INFO:tasks.rados.rados.0.smithi038.stdout:3849: done (14 left) 2024-09-14T04:11:18.961 INFO:tasks.rados.rados.0.smithi038.stdout:3861: read oid 196 snap -1 2024-09-14T04:11:18.961 INFO:tasks.rados.rados.0.smithi038.stdout:3861: expect (ObjNum 2229 snap 0 seq_num 2229) 2024-09-14T04:11:18.961 INFO:tasks.rados.rados.0.smithi038.stdout:3862: write oid 412 current snap is 0 2024-09-14T04:11:18.961 INFO:tasks.rados.rados.0.smithi038.stdout:3846: finishing write tid 5 to smithi03870129-55 2024-09-14T04:11:18.961 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 55 v 693 (ObjNum 2363 snap 0 seq_num 2363) dirty exists 2024-09-14T04:11:18.961 INFO:tasks.rados.rados.0.smithi038.stdout:3846: left oid 55 (ObjNum 2363 snap 0 seq_num 2363) 2024-09-14T04:11:18.961 INFO:tasks.rados.rados.0.smithi038.stdout:3848: expect (ObjNum 2215 snap 0 seq_num 2215) 2024-09-14T04:11:19.161 INFO:tasks.rados.rados.0.smithi038.stdout:3847: expect (ObjNum 2076 snap 0 seq_num 2076) 2024-09-14T04:11:19.255 INFO:tasks.rados.rados.0.smithi038.stdout:3850: expect (ObjNum 1501 snap 0 seq_num 1501) 2024-09-14T04:11:19.267 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:11:19.499 INFO:tasks.rados.rados.0.smithi038.stdout:3851: finishing write tid 1 to smithi03870129-415 2024-09-14T04:11:19.499 INFO:tasks.rados.rados.0.smithi038.stdout:3851: finishing write tid 2 to smithi03870129-415 2024-09-14T04:11:19.499 INFO:tasks.rados.rados.0.smithi038.stdout:3851: finishing write tid 3 to smithi03870129-415 2024-09-14T04:11:19.500 INFO:tasks.rados.rados.0.smithi038.stdout:3851: finishing write tid 4 to smithi03870129-415 2024-09-14T04:11:19.500 INFO:tasks.rados.rados.0.smithi038.stdout:3862: seq_num 2371 ranges {649397=601162,1761865=688829,2877563=513119,3812689=36708} 2024-09-14T04:11:19.506 INFO:tasks.rados.rados.0.smithi038.stdout:3862: writing smithi03870129-412 from 649397 to 1250559 tid 1 2024-09-14T04:11:19.513 INFO:tasks.rados.rados.0.smithi038.stdout:3862: writing smithi03870129-412 from 1761865 to 2450694 tid 2 2024-09-14T04:11:19.518 INFO:tasks.rados.rados.0.smithi038.stdout:3862: writing smithi03870129-412 from 2877563 to 3390682 tid 3 2024-09-14T04:11:19.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:19 smithi038 bash[22519]: audit 2024-09-14T04:11:18.926333+0000 mon.c (mon.2) 227 : audit [DBG] from='client.? 172.21.15.38:0/2809478782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:11:19.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:19 smithi038 bash[32505]: audit 2024-09-14T04:11:18.926333+0000 mon.c (mon.2) 227 : audit [DBG] from='client.? 172.21.15.38:0/2809478782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:11:19.522 INFO:tasks.rados.rados.0.smithi038.stdout:3862: writing smithi03870129-412 from 3812689 to 3849397 tid 4 2024-09-14T04:11:19.522 INFO:tasks.rados.rados.0.smithi038.stdout:3846: done (15 left) 2024-09-14T04:11:19.522 INFO:tasks.rados.rados.0.smithi038.stdout:3847: done (14 left) 2024-09-14T04:11:19.522 INFO:tasks.rados.rados.0.smithi038.stdout:3848: done (13 left) 2024-09-14T04:11:19.522 INFO:tasks.rados.rados.0.smithi038.stdout:3850: done (12 left) 2024-09-14T04:11:19.522 INFO:tasks.rados.rados.0.smithi038.stdout:3863: read oid 479 snap -1 2024-09-14T04:11:19.522 INFO:tasks.rados.rados.0.smithi038.stdout:3863: expect deleted 2024-09-14T04:11:19.522 INFO:tasks.rados.rados.0.smithi038.stdout:3864: delete oid 440 current snap is 0 2024-09-14T04:11:19.522 INFO:tasks.rados.rados.0.smithi038.stdout:3851: finishing write tid 5 to smithi03870129-415 2024-09-14T04:11:19.522 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 415 v 378 (ObjNum 2364 snap 0 seq_num 2364) dirty exists 2024-09-14T04:11:19.522 INFO:tasks.rados.rados.0.smithi038.stdout:3851: left oid 415 (ObjNum 2364 snap 0 seq_num 2364) 2024-09-14T04:11:19.523 INFO:tasks.rados.rados.0.smithi038.stdout:3852: finishing write tid 1 to smithi03870129-423 2024-09-14T04:11:19.523 INFO:tasks.rados.rados.0.smithi038.stdout:3852: finishing write tid 2 to smithi03870129-423 2024-09-14T04:11:19.523 INFO:tasks.rados.rados.0.smithi038.stdout:3852: finishing write tid 3 to smithi03870129-423 2024-09-14T04:11:19.523 INFO:tasks.rados.rados.0.smithi038.stdout:3852: finishing write tid 4 to smithi03870129-423 2024-09-14T04:11:19.523 INFO:tasks.rados.rados.0.smithi038.stdout:3852: finishing write tid 5 to smithi03870129-423 2024-09-14T04:11:19.523 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 423 v 576 (ObjNum 2365 snap 0 seq_num 2365) dirty exists 2024-09-14T04:11:19.523 INFO:tasks.rados.rados.0.smithi038.stdout:3852: left oid 423 (ObjNum 2365 snap 0 seq_num 2365) 2024-09-14T04:11:19.523 INFO:tasks.rados.rados.0.smithi038.stdout:3853: finishing write tid 1 to smithi03870129-424 2024-09-14T04:11:19.523 INFO:tasks.rados.rados.0.smithi038.stdout:3853: finishing write tid 2 to smithi03870129-424 2024-09-14T04:11:19.523 INFO:tasks.rados.rados.0.smithi038.stdout:3853: finishing write tid 3 to smithi03870129-424 2024-09-14T04:11:19.523 INFO:tasks.rados.rados.0.smithi038.stdout:3853: finishing write tid 4 to smithi03870129-424 2024-09-14T04:11:19.523 INFO:tasks.rados.rados.0.smithi038.stdout:3853: finishing write tid 5 to smithi03870129-424 2024-09-14T04:11:19.523 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 424 v 460 (ObjNum 2366 snap 0 seq_num 2366) dirty exists 2024-09-14T04:11:19.523 INFO:tasks.rados.rados.0.smithi038.stdout:3853: left oid 424 (ObjNum 2366 snap 0 seq_num 2366) 2024-09-14T04:11:19.524 INFO:tasks.rados.rados.0.smithi038.stdout:3854: expect (ObjNum 1437 snap 0 seq_num 1437) 2024-09-14T04:11:19.613 INFO:tasks.rados.rados.0.smithi038.stdout:3855: finishing write tid 1 to smithi03870129-396 2024-09-14T04:11:19.613 INFO:tasks.rados.rados.0.smithi038.stdout:3855: finishing write tid 2 to smithi03870129-396 2024-09-14T04:11:19.614 INFO:tasks.rados.rados.0.smithi038.stdout:3855: finishing write tid 3 to smithi03870129-396 2024-09-14T04:11:19.614 INFO:tasks.rados.rados.0.smithi038.stdout:3855: finishing write tid 4 to smithi03870129-396 2024-09-14T04:11:19.614 INFO:tasks.rados.rados.0.smithi038.stdout:3855: finishing write tid 5 to smithi03870129-396 2024-09-14T04:11:19.614 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 396 v 464 (ObjNum 2367 snap 0 seq_num 2367) dirty exists 2024-09-14T04:11:19.614 INFO:tasks.rados.rados.0.smithi038.stdout:3855: left oid 396 (ObjNum 2367 snap 0 seq_num 2367) 2024-09-14T04:11:19.614 INFO:tasks.rados.rados.0.smithi038.stdout:3856: expect (ObjNum 2338 snap 0 seq_num 2338) 2024-09-14T04:11:19.682 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:19 smithi123 bash[24950]: audit 2024-09-14T04:11:18.926333+0000 mon.c (mon.2) 227 : audit [DBG] from='client.? 172.21.15.38:0/2809478782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:11:19.777 INFO:tasks.rados.rados.0.smithi038.stdout:3857: finishing write tid 1 to smithi03870129-203 2024-09-14T04:11:19.777 INFO:tasks.rados.rados.0.smithi038.stdout:3857: finishing write tid 2 to smithi03870129-203 2024-09-14T04:11:19.777 INFO:tasks.rados.rados.0.smithi038.stdout:3857: finishing write tid 3 to smithi03870129-203 2024-09-14T04:11:19.777 INFO:tasks.rados.rados.0.smithi038.stdout:3857: finishing write tid 4 to smithi03870129-203 2024-09-14T04:11:19.778 INFO:tasks.rados.rados.0.smithi038.stdout:3857: finishing write tid 5 to smithi03870129-203 2024-09-14T04:11:19.778 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 203 v 480 (ObjNum 2368 snap 0 seq_num 2368) dirty exists 2024-09-14T04:11:19.778 INFO:tasks.rados.rados.0.smithi038.stdout:3857: left oid 203 (ObjNum 2368 snap 0 seq_num 2368) 2024-09-14T04:11:19.778 INFO:tasks.rados.rados.0.smithi038.stdout:3858: finishing write tid 1 to smithi03870129-400 2024-09-14T04:11:19.778 INFO:tasks.rados.rados.0.smithi038.stdout:3858: finishing write tid 2 to smithi03870129-400 2024-09-14T04:11:19.778 INFO:tasks.rados.rados.0.smithi038.stdout:3858: finishing write tid 3 to smithi03870129-400 2024-09-14T04:11:19.778 INFO:tasks.rados.rados.0.smithi038.stdout:3858: finishing write tid 4 to smithi03870129-400 2024-09-14T04:11:19.778 INFO:tasks.rados.rados.0.smithi038.stdout:3858: finishing write tid 5 to smithi03870129-400 2024-09-14T04:11:19.778 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 400 v 515 (ObjNum 2369 snap 0 seq_num 2369) dirty exists 2024-09-14T04:11:19.778 INFO:tasks.rados.rados.0.smithi038.stdout:3858: left oid 400 (ObjNum 2369 snap 0 seq_num 2369) 2024-09-14T04:11:19.778 INFO:tasks.rados.rados.0.smithi038.stdout:3859: expect (ObjNum 1484 snap 0 seq_num 1484) 2024-09-14T04:11:19.942 INFO:tasks.rados.rados.0.smithi038.stdout:3860: finishing write tid 1 to smithi03870129-321 2024-09-14T04:11:19.942 INFO:tasks.rados.rados.0.smithi038.stdout:3860: finishing write tid 2 to smithi03870129-321 2024-09-14T04:11:19.942 INFO:tasks.rados.rados.0.smithi038.stdout:3860: finishing write tid 3 to smithi03870129-321 2024-09-14T04:11:19.942 INFO:tasks.rados.rados.0.smithi038.stdout:3860: finishing write tid 4 to smithi03870129-321 2024-09-14T04:11:19.942 INFO:tasks.rados.rados.0.smithi038.stdout:3860: finishing write tid 5 to smithi03870129-321 2024-09-14T04:11:19.943 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 321 v 470 (ObjNum 2370 snap 0 seq_num 2370) dirty exists 2024-09-14T04:11:19.943 INFO:tasks.rados.rados.0.smithi038.stdout:3860: left oid 321 (ObjNum 2370 snap 0 seq_num 2370) 2024-09-14T04:11:19.943 INFO:tasks.rados.rados.0.smithi038.stdout:3861: expect (ObjNum 2229 snap 0 seq_num 2229) 2024-09-14T04:11:20.108 INFO:tasks.rados.rados.0.smithi038.stdout:3862: finishing write tid 1 to smithi03870129-412 2024-09-14T04:11:20.108 INFO:tasks.rados.rados.0.smithi038.stdout:3862: finishing write tid 2 to smithi03870129-412 2024-09-14T04:11:20.108 INFO:tasks.rados.rados.0.smithi038.stdout:3862: finishing write tid 3 to smithi03870129-412 2024-09-14T04:11:20.108 INFO:tasks.rados.rados.0.smithi038.stdout:3862: finishing write tid 4 to smithi03870129-412 2024-09-14T04:11:20.108 INFO:tasks.rados.rados.0.smithi038.stdout:3862: finishing write tid 5 to smithi03870129-412 2024-09-14T04:11:20.108 INFO:tasks.rados.rados.0.smithi038.stdout:3862: finishing write tid 6 to smithi03870129-412 2024-09-14T04:11:20.108 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 412 v 420 (ObjNum 2371 snap 0 seq_num 2371) dirty exists 2024-09-14T04:11:20.108 INFO:tasks.rados.rados.0.smithi038.stdout:3862: left oid 412 (ObjNum 2371 snap 0 seq_num 2371) 2024-09-14T04:11:20.108 INFO:tasks.rados.rados.0.smithi038.stdout:3851: done (13 left) 2024-09-14T04:11:20.108 INFO:tasks.rados.rados.0.smithi038.stdout:3852: done (12 left) 2024-09-14T04:11:20.108 INFO:tasks.rados.rados.0.smithi038.stdout:3853: done (11 left) 2024-09-14T04:11:20.109 INFO:tasks.rados.rados.0.smithi038.stdout:3854: done (10 left) 2024-09-14T04:11:20.109 INFO:tasks.rados.rados.0.smithi038.stdout:3855: done (9 left) 2024-09-14T04:11:20.109 INFO:tasks.rados.rados.0.smithi038.stdout:3856: done (8 left) 2024-09-14T04:11:20.109 INFO:tasks.rados.rados.0.smithi038.stdout:3857: done (7 left) 2024-09-14T04:11:20.109 INFO:tasks.rados.rados.0.smithi038.stdout:3858: done (6 left) 2024-09-14T04:11:20.109 INFO:tasks.rados.rados.0.smithi038.stdout:3859: done (5 left) 2024-09-14T04:11:20.109 INFO:tasks.rados.rados.0.smithi038.stdout:3860: done (4 left) 2024-09-14T04:11:20.109 INFO:tasks.rados.rados.0.smithi038.stdout:3861: done (3 left) 2024-09-14T04:11:20.109 INFO:tasks.rados.rados.0.smithi038.stdout:3862: done (2 left) 2024-09-14T04:11:20.109 INFO:tasks.rados.rados.0.smithi038.stdout:3863: done (1 left) 2024-09-14T04:11:20.109 INFO:tasks.rados.rados.0.smithi038.stdout:3864: done (0 left) 2024-09-14T04:11:20.109 INFO:tasks.rados.rados.0.smithi038.stdout:3865: read oid 140 snap -1 2024-09-14T04:11:20.109 INFO:tasks.rados.rados.0.smithi038.stdout:3865: expect (ObjNum 1050 snap 0 seq_num 1050) 2024-09-14T04:11:20.109 INFO:tasks.rados.rados.0.smithi038.stdout:3866: write oid 291 current snap is 0 2024-09-14T04:11:20.110 INFO:tasks.rados.rados.0.smithi038.stdout:3866: seq_num 2373 ranges {683011=468013,1595182=692498,3048762=535663} 2024-09-14T04:11:20.126 INFO:tasks.rados.rados.0.smithi038.stdout:3866: writing smithi03870129-291 from 683011 to 1151024 tid 1 2024-09-14T04:11:20.145 INFO:tasks.rados.rados.0.smithi038.stdout:3866: writing smithi03870129-291 from 1595182 to 2287680 tid 2 2024-09-14T04:11:20.164 INFO:tasks.rados.rados.0.smithi038.stdout:3866: writing smithi03870129-291 from 3048762 to 3584425 tid 3 2024-09-14T04:11:20.165 INFO:tasks.rados.rados.0.smithi038.stdout:3867: write oid 315 current snap is 0 2024-09-14T04:11:20.165 INFO:tasks.rados.rados.0.smithi038.stdout:3867: seq_num 2374 ranges {699818=543262,1937311=436156,2843479=746935} 2024-09-14T04:11:20.179 INFO:tasks.rados.rados.0.smithi038.stdout:3867: writing smithi03870129-315 from 699818 to 1243080 tid 1 2024-09-14T04:11:20.190 INFO:tasks.rados.rados.0.smithi038.stdout:3867: writing smithi03870129-315 from 1937311 to 2373467 tid 2 2024-09-14T04:11:20.200 INFO:tasks.rados.rados.0.smithi038.stdout:3867: writing smithi03870129-315 from 2843479 to 3590414 tid 3 2024-09-14T04:11:20.200 INFO:tasks.rados.rados.0.smithi038.stdout:3868: write oid 497 current snap is 0 2024-09-14T04:11:20.200 INFO:tasks.rados.rados.0.smithi038.stdout:3868: seq_num 2375 ranges {716625=618511,1995793=696167,3387255=529370} 2024-09-14T04:11:20.210 INFO:tasks.rados.rados.0.smithi038.stdout:3868: writing smithi03870129-497 from 716625 to 1335136 tid 1 2024-09-14T04:11:20.219 INFO:tasks.rados.rados.0.smithi038.stdout:3868: writing smithi03870129-497 from 1995793 to 2691960 tid 2 2024-09-14T04:11:20.227 INFO:tasks.rados.rados.0.smithi038.stdout:3868: writing smithi03870129-497 from 3387255 to 3916625 tid 3 2024-09-14T04:11:20.227 INFO:tasks.rados.rados.0.smithi038.stdout:3869: read oid 431 snap -1 2024-09-14T04:11:20.227 INFO:tasks.rados.rados.0.smithi038.stdout:3869: expect (ObjNum 1606 snap 0 seq_num 1606) 2024-09-14T04:11:20.227 INFO:tasks.rados.rados.0.smithi038.stdout:3870: read oid 371 snap -1 2024-09-14T04:11:20.228 INFO:tasks.rados.rados.0.smithi038.stdout:3870: expect (ObjNum 2125 snap 0 seq_num 2125) 2024-09-14T04:11:20.228 INFO:tasks.rados.rados.0.smithi038.stdout:3871: write oid 87 current snap is 0 2024-09-14T04:11:20.228 INFO:tasks.rados.rados.0.smithi038.stdout:3865: expect (ObjNum 1050 snap 0 seq_num 1050) 2024-09-14T04:11:20.420 INFO:tasks.rados.rados.0.smithi038.stdout:3866: finishing write tid 1 to smithi03870129-291 2024-09-14T04:11:20.420 INFO:tasks.rados.rados.0.smithi038.stdout:3866: finishing write tid 2 to smithi03870129-291 2024-09-14T04:11:20.420 INFO:tasks.rados.rados.0.smithi038.stdout:3866: finishing write tid 3 to smithi03870129-291 2024-09-14T04:11:20.420 INFO:tasks.rados.rados.0.smithi038.stdout:3866: finishing write tid 4 to smithi03870129-291 2024-09-14T04:11:20.420 INFO:tasks.rados.rados.0.smithi038.stdout:3866: finishing write tid 5 to smithi03870129-291 2024-09-14T04:11:20.420 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 291 v 402 (ObjNum 2373 snap 0 seq_num 2373) dirty exists 2024-09-14T04:11:20.420 INFO:tasks.rados.rados.0.smithi038.stdout:3866: left oid 291 (ObjNum 2373 snap 0 seq_num 2373) 2024-09-14T04:11:20.420 INFO:tasks.rados.rados.0.smithi038.stdout:3867: finishing write tid 1 to smithi03870129-315 2024-09-14T04:11:20.420 INFO:tasks.rados.rados.0.smithi038.stdout:3867: finishing write tid 2 to smithi03870129-315 2024-09-14T04:11:20.420 INFO:tasks.rados.rados.0.smithi038.stdout:3867: finishing write tid 3 to smithi03870129-315 2024-09-14T04:11:20.421 INFO:tasks.rados.rados.0.smithi038.stdout:3867: finishing write tid 4 to smithi03870129-315 2024-09-14T04:11:20.421 INFO:tasks.rados.rados.0.smithi038.stdout:3867: finishing write tid 5 to smithi03870129-315 2024-09-14T04:11:20.421 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 315 v 664 (ObjNum 2374 snap 0 seq_num 2374) dirty exists 2024-09-14T04:11:20.421 INFO:tasks.rados.rados.0.smithi038.stdout:3867: left oid 315 (ObjNum 2374 snap 0 seq_num 2374) 2024-09-14T04:11:20.421 INFO:tasks.rados.rados.0.smithi038.stdout:3868: finishing write tid 1 to smithi03870129-497 2024-09-14T04:11:20.421 INFO:tasks.rados.rados.0.smithi038.stdout:3868: finishing write tid 2 to smithi03870129-497 2024-09-14T04:11:20.421 INFO:tasks.rados.rados.0.smithi038.stdout:3868: finishing write tid 3 to smithi03870129-497 2024-09-14T04:11:20.421 INFO:tasks.rados.rados.0.smithi038.stdout:3868: finishing write tid 4 to smithi03870129-497 2024-09-14T04:11:20.421 INFO:tasks.rados.rados.0.smithi038.stdout:3868: finishing write tid 5 to smithi03870129-497 2024-09-14T04:11:20.421 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 497 v 527 (ObjNum 2375 snap 0 seq_num 2375) dirty exists 2024-09-14T04:11:20.421 INFO:tasks.rados.rados.0.smithi038.stdout:3868: left oid 497 (ObjNum 2375 snap 0 seq_num 2375) 2024-09-14T04:11:20.421 INFO:tasks.rados.rados.0.smithi038.stdout:3870: expect (ObjNum 2125 snap 0 seq_num 2125) 2024-09-14T04:11:20.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:20 smithi038 bash[22519]: cluster 2024-09-14T04:11:18.704522+0000 mgr.y (mgr.25646) 18 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 35 MiB/s rd, 5.6 MiB/s wr, 61 op/s 2024-09-14T04:11:20.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:20 smithi038 bash[22519]: audit 2024-09-14T04:11:19.257426+0000 mgr.y (mgr.25646) 19 : audit [DBG] from='client.25844 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:20.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:20 smithi038 bash[32505]: cluster 2024-09-14T04:11:18.704522+0000 mgr.y (mgr.25646) 18 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 35 MiB/s rd, 5.6 MiB/s wr, 61 op/s 2024-09-14T04:11:20.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:20 smithi038 bash[32505]: audit 2024-09-14T04:11:19.257426+0000 mgr.y (mgr.25646) 19 : audit [DBG] from='client.25844 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:20.683 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:11:20 smithi123 bash[59929]: ts=2024-09-14T04:11:20.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:11:20.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:20 smithi123 bash[24950]: cluster 2024-09-14T04:11:18.704522+0000 mgr.y (mgr.25646) 18 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 35 MiB/s rd, 5.6 MiB/s wr, 61 op/s 2024-09-14T04:11:20.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:20 smithi123 bash[24950]: audit 2024-09-14T04:11:19.257426+0000 mgr.y (mgr.25646) 19 : audit [DBG] from='client.25844 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:20.712 INFO:tasks.rados.rados.0.smithi038.stdout:3869: expect (ObjNum 1606 snap 0 seq_num 1606) 2024-09-14T04:11:20.924 INFO:tasks.rados.rados.0.smithi038.stdout:3871: seq_num 2376 ranges {733432=693760,2054275=439825,2898325=485832} 2024-09-14T04:11:20.943 INFO:tasks.rados.rados.0.smithi038.stdout:3871: writing smithi03870129-87 from 733432 to 1427192 tid 1 2024-09-14T04:11:20.957 INFO:tasks.rados.rados.0.smithi038.stdout:3871: writing smithi03870129-87 from 2054275 to 2494100 tid 2 2024-09-14T04:11:20.969 INFO:tasks.rados.rados.0.smithi038.stdout:3871: writing smithi03870129-87 from 2898325 to 3384157 tid 3 2024-09-14T04:11:20.970 INFO:tasks.rados.rados.0.smithi038.stdout:3865: done (6 left) 2024-09-14T04:11:20.970 INFO:tasks.rados.rados.0.smithi038.stdout:3866: done (5 left) 2024-09-14T04:11:20.970 INFO:tasks.rados.rados.0.smithi038.stdout:3867: done (4 left) 2024-09-14T04:11:20.970 INFO:tasks.rados.rados.0.smithi038.stdout:3868: done (3 left) 2024-09-14T04:11:20.970 INFO:tasks.rados.rados.0.smithi038.stdout:3869: done (2 left) 2024-09-14T04:11:20.970 INFO:tasks.rados.rados.0.smithi038.stdout:3870: done (1 left) 2024-09-14T04:11:20.970 INFO:tasks.rados.rados.0.smithi038.stdout:3872: write oid 239 current snap is 0 2024-09-14T04:11:20.970 INFO:tasks.rados.rados.0.smithi038.stdout:3871: finishing write tid 1 to smithi03870129-87 2024-09-14T04:11:20.970 INFO:tasks.rados.rados.0.smithi038.stdout:3871: finishing write tid 2 to smithi03870129-87 2024-09-14T04:11:20.970 INFO:tasks.rados.rados.0.smithi038.stdout:3872: seq_num 2377 ranges {750239=769009,2112757=699836,3442101=508138} 2024-09-14T04:11:20.978 INFO:tasks.rados.rados.0.smithi038.stdout:3872: writing smithi03870129-239 from 750239 to 1519248 tid 1 2024-09-14T04:11:20.986 INFO:tasks.rados.rados.0.smithi038.stdout:3872: writing smithi03870129-239 from 2112757 to 2812593 tid 2 2024-09-14T04:11:20.993 INFO:tasks.rados.rados.0.smithi038.stdout:3872: writing smithi03870129-239 from 3442101 to 3950239 tid 3 2024-09-14T04:11:20.993 INFO:tasks.rados.rados.0.smithi038.stdout:3873: read oid 62 snap -1 2024-09-14T04:11:20.993 INFO:tasks.rados.rados.0.smithi038.stdout:3873: expect (ObjNum 2184 snap 0 seq_num 2184) 2024-09-14T04:11:20.993 INFO:tasks.rados.rados.0.smithi038.stdout:3874: read oid 477 snap -1 2024-09-14T04:11:20.993 INFO:tasks.rados.rados.0.smithi038.stdout:3874: expect (ObjNum 1397 snap 0 seq_num 1397) 2024-09-14T04:11:20.993 INFO:tasks.rados.rados.0.smithi038.stdout:3875: read oid 14 snap -1 2024-09-14T04:11:20.993 INFO:tasks.rados.rados.0.smithi038.stdout:3875: expect (ObjNum 1119 snap 0 seq_num 1119) 2024-09-14T04:11:20.993 INFO:tasks.rados.rados.0.smithi038.stdout:3876: write oid 381 current snap is 0 2024-09-14T04:11:20.994 INFO:tasks.rados.rados.0.smithi038.stdout:3871: finishing write tid 3 to smithi03870129-87 2024-09-14T04:11:20.994 INFO:tasks.rados.rados.0.smithi038.stdout:3876: seq_num 2378 ranges {767046=444258,1654886=443494,2836818=508376,3760009=207037} 2024-09-14T04:11:21.000 INFO:tasks.rados.rados.0.smithi038.stdout:3876: writing smithi03870129-381 from 767046 to 1211304 tid 1 2024-09-14T04:11:21.005 INFO:tasks.rados.rados.0.smithi038.stdout:3876: writing smithi03870129-381 from 1654886 to 2098380 tid 2 2024-09-14T04:11:21.013 INFO:tasks.rados.rados.0.smithi038.stdout:3876: writing smithi03870129-381 from 2836818 to 3345194 tid 3 2024-09-14T04:11:21.017 INFO:tasks.rados.rados.0.smithi038.stdout:3876: writing smithi03870129-381 from 3760009 to 3967046 tid 4 2024-09-14T04:11:21.017 INFO:tasks.rados.rados.0.smithi038.stdout:3877: read oid 494 snap -1 2024-09-14T04:11:21.017 INFO:tasks.rados.rados.0.smithi038.stdout:3877: expect deleted 2024-09-14T04:11:21.017 INFO:tasks.rados.rados.0.smithi038.stdout:3878: delete oid 488 current snap is 0 2024-09-14T04:11:21.017 INFO:tasks.rados.rados.0.smithi038.stdout:3871: finishing write tid 4 to smithi03870129-87 2024-09-14T04:11:21.017 INFO:tasks.rados.rados.0.smithi038.stdout:3871: finishing write tid 5 to smithi03870129-87 2024-09-14T04:11:21.017 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 87 v 382 (ObjNum 2376 snap 0 seq_num 2376) dirty exists 2024-09-14T04:11:21.017 INFO:tasks.rados.rados.0.smithi038.stdout:3871: left oid 87 (ObjNum 2376 snap 0 seq_num 2376) 2024-09-14T04:11:21.017 INFO:tasks.rados.rados.0.smithi038.stdout:3872: finishing write tid 1 to smithi03870129-239 2024-09-14T04:11:21.017 INFO:tasks.rados.rados.0.smithi038.stdout:3872: finishing write tid 2 to smithi03870129-239 2024-09-14T04:11:21.017 INFO:tasks.rados.rados.0.smithi038.stdout:3872: finishing write tid 3 to smithi03870129-239 2024-09-14T04:11:21.018 INFO:tasks.rados.rados.0.smithi038.stdout:3872: finishing write tid 4 to smithi03870129-239 2024-09-14T04:11:21.018 INFO:tasks.rados.rados.0.smithi038.stdout:3872: finishing write tid 5 to smithi03870129-239 2024-09-14T04:11:21.018 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 239 v 668 (ObjNum 2377 snap 0 seq_num 2377) dirty exists 2024-09-14T04:11:21.018 INFO:tasks.rados.rados.0.smithi038.stdout:3872: left oid 239 (ObjNum 2377 snap 0 seq_num 2377) 2024-09-14T04:11:21.018 INFO:tasks.rados.rados.0.smithi038.stdout:3873: expect (ObjNum 2184 snap 0 seq_num 2184) 2024-09-14T04:11:21.112 INFO:tasks.rados.rados.0.smithi038.stdout:3875: expect (ObjNum 1119 snap 0 seq_num 1119) 2024-09-14T04:11:21.254 INFO:tasks.rados.rados.0.smithi038.stdout:3874: expect (ObjNum 1397 snap 0 seq_num 1397) 2024-09-14T04:11:21.491 INFO:tasks.rados.rados.0.smithi038.stdout:3876: finishing write tid 1 to smithi03870129-381 2024-09-14T04:11:21.492 INFO:tasks.rados.rados.0.smithi038.stdout:3876: finishing write tid 2 to smithi03870129-381 2024-09-14T04:11:21.492 INFO:tasks.rados.rados.0.smithi038.stdout:3876: finishing write tid 3 to smithi03870129-381 2024-09-14T04:11:21.492 INFO:tasks.rados.rados.0.smithi038.stdout:3876: finishing write tid 4 to smithi03870129-381 2024-09-14T04:11:21.492 INFO:tasks.rados.rados.0.smithi038.stdout:3876: finishing write tid 5 to smithi03870129-381 2024-09-14T04:11:21.492 INFO:tasks.rados.rados.0.smithi038.stdout:3876: finishing write tid 6 to smithi03870129-381 2024-09-14T04:11:21.492 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 381 v 407 (ObjNum 2378 snap 0 seq_num 2378) dirty exists 2024-09-14T04:11:21.492 INFO:tasks.rados.rados.0.smithi038.stdout:3876: left oid 381 (ObjNum 2378 snap 0 seq_num 2378) 2024-09-14T04:11:21.492 INFO:tasks.rados.rados.0.smithi038.stdout:3871: done (7 left) 2024-09-14T04:11:21.492 INFO:tasks.rados.rados.0.smithi038.stdout:3872: done (6 left) 2024-09-14T04:11:21.492 INFO:tasks.rados.rados.0.smithi038.stdout:3873: done (5 left) 2024-09-14T04:11:21.492 INFO:tasks.rados.rados.0.smithi038.stdout:3874: done (4 left) 2024-09-14T04:11:21.492 INFO:tasks.rados.rados.0.smithi038.stdout:3875: done (3 left) 2024-09-14T04:11:21.492 INFO:tasks.rados.rados.0.smithi038.stdout:3876: done (2 left) 2024-09-14T04:11:21.493 INFO:tasks.rados.rados.0.smithi038.stdout:3877: done (1 left) 2024-09-14T04:11:21.493 INFO:tasks.rados.rados.0.smithi038.stdout:3878: done (0 left) 2024-09-14T04:11:21.493 INFO:tasks.rados.rados.0.smithi038.stdout:3879: read oid 326 snap -1 2024-09-14T04:11:21.493 INFO:tasks.rados.rados.0.smithi038.stdout:3879: expect (ObjNum 2185 snap 0 seq_num 2185) 2024-09-14T04:11:21.493 INFO:tasks.rados.rados.0.smithi038.stdout:3880: read oid 1 snap -1 2024-09-14T04:11:21.493 INFO:tasks.rados.rados.0.smithi038.stdout:3880: expect (ObjNum 2043 snap 0 seq_num 2043) 2024-09-14T04:11:21.493 INFO:tasks.rados.rados.0.smithi038.stdout:3881: read oid 489 snap -1 2024-09-14T04:11:21.493 INFO:tasks.rados.rados.0.smithi038.stdout:3881: expect (ObjNum 1617 snap 0 seq_num 1617) 2024-09-14T04:11:21.493 INFO:tasks.rados.rados.0.smithi038.stdout:3882: write oid 362 current snap is 0 2024-09-14T04:11:21.493 INFO:tasks.rados.rados.0.smithi038.stdout:3882: seq_num 2380 ranges {400660=711109,1888203=112457} 2024-09-14T04:11:21.499 INFO:tasks.rados.rados.0.smithi038.stdout:3882: writing smithi03870129-362 from 400660 to 1111769 tid 1 2024-09-14T04:11:21.513 INFO:tasks.rados.rados.0.smithi038.stdout:3882: writing smithi03870129-362 from 1888203 to 2000660 tid 2 2024-09-14T04:11:21.513 INFO:tasks.rados.rados.0.smithi038.stdout:3883: delete oid 138 current snap is 0 2024-09-14T04:11:21.513 INFO:tasks.rados.rados.0.smithi038.stdout:3880: expect (ObjNum 2043 snap 0 seq_num 2043) 2024-09-14T04:11:21.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:21 smithi038 bash[22519]: audit 2024-09-14T04:11:19.580326+0000 mgr.y (mgr.25646) 20 : audit [DBG] from='client.25850 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:21.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:21 smithi038 bash[32505]: audit 2024-09-14T04:11:19.580326+0000 mgr.y (mgr.25646) 20 : audit [DBG] from='client.25850 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:21.682 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:21 smithi123 bash[24950]: audit 2024-09-14T04:11:19.580326+0000 mgr.y (mgr.25646) 20 : audit [DBG] from='client.25850 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:21.685 INFO:tasks.rados.rados.0.smithi038.stdout:3879: expect (ObjNum 2185 snap 0 seq_num 2185) 2024-09-14T04:11:21.900 INFO:tasks.rados.rados.0.smithi038.stdout:3882: finishing write tid 1 to smithi03870129-362 2024-09-14T04:11:21.900 INFO:tasks.rados.rados.0.smithi038.stdout:3881: expect (ObjNum 1617 snap 0 seq_num 1617) 2024-09-14T04:11:22.126 INFO:tasks.rados.rados.0.smithi038.stdout:3882: finishing write tid 2 to smithi03870129-362 2024-09-14T04:11:22.126 INFO:tasks.rados.rados.0.smithi038.stdout:3882: finishing write tid 3 to smithi03870129-362 2024-09-14T04:11:22.126 INFO:tasks.rados.rados.0.smithi038.stdout:3879: done (4 left) 2024-09-14T04:11:22.126 INFO:tasks.rados.rados.0.smithi038.stdout:3880: done (3 left) 2024-09-14T04:11:22.126 INFO:tasks.rados.rados.0.smithi038.stdout:3881: done (2 left) 2024-09-14T04:11:22.126 INFO:tasks.rados.rados.0.smithi038.stdout:3883: done (1 left) 2024-09-14T04:11:22.126 INFO:tasks.rados.rados.0.smithi038.stdout:3884: delete oid 452 current snap is 0 2024-09-14T04:11:22.126 INFO:tasks.rados.rados.0.smithi038.stdout:3882: finishing write tid 4 to smithi03870129-362 2024-09-14T04:11:22.126 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 362 v 467 (ObjNum 2380 snap 0 seq_num 2380) dirty exists 2024-09-14T04:11:22.126 INFO:tasks.rados.rados.0.smithi038.stdout:3882: left oid 362 (ObjNum 2380 snap 0 seq_num 2380) 2024-09-14T04:11:22.128 INFO:tasks.rados.rados.0.smithi038.stdout:3882: done (1 left) 2024-09-14T04:11:22.128 INFO:tasks.rados.rados.0.smithi038.stdout:3884: done (0 left) 2024-09-14T04:11:22.128 INFO:tasks.rados.rados.0.smithi038.stdout:3885: read oid 44 snap -1 2024-09-14T04:11:22.128 INFO:tasks.rados.rados.0.smithi038.stdout:3885: expect (ObjNum 1286 snap 0 seq_num 1286) 2024-09-14T04:11:22.128 INFO:tasks.rados.rados.0.smithi038.stdout:3886: read oid 266 snap -1 2024-09-14T04:11:22.128 INFO:tasks.rados.rados.0.smithi038.stdout:3886: expect (ObjNum 2148 snap 0 seq_num 2148) 2024-09-14T04:11:22.128 INFO:tasks.rados.rados.0.smithi038.stdout:3887: write oid 101 current snap is 0 2024-09-14T04:11:22.129 INFO:tasks.rados.rados.0.smithi038.stdout:3887: seq_num 2383 ranges {451081=536856,1547296=503785} 2024-09-14T04:11:22.134 INFO:tasks.rados.rados.0.smithi038.stdout:3887: writing smithi03870129-101 from 451081 to 987937 tid 1 2024-09-14T04:11:22.141 INFO:tasks.rados.rados.0.smithi038.stdout:3887: writing smithi03870129-101 from 1547296 to 2051081 tid 2 2024-09-14T04:11:22.141 INFO:tasks.rados.rados.0.smithi038.stdout:3888: read oid 74 snap -1 2024-09-14T04:11:22.141 INFO:tasks.rados.rados.0.smithi038.stdout:3888: expect (ObjNum 1895 snap 0 seq_num 1895) 2024-09-14T04:11:22.141 INFO:tasks.rados.rados.0.smithi038.stdout:3889: write oid 450 current snap is 0 2024-09-14T04:11:22.141 INFO:tasks.rados.rados.0.smithi038.stdout:3889: seq_num 2384 ranges {467888=612105,1605778=454501} 2024-09-14T04:11:22.147 INFO:tasks.rados.rados.0.smithi038.stdout:3889: writing smithi03870129-450 from 467888 to 1079993 tid 1 2024-09-14T04:11:22.153 INFO:tasks.rados.rados.0.smithi038.stdout:3889: writing smithi03870129-450 from 1605778 to 2060279 tid 2 2024-09-14T04:11:22.153 INFO:tasks.rados.rados.0.smithi038.stdout:3890: read oid 57 snap -1 2024-09-14T04:11:22.154 INFO:tasks.rados.rados.0.smithi038.stdout:3890: expect (ObjNum 1823 snap 0 seq_num 1823) 2024-09-14T04:11:22.154 INFO:tasks.rados.rados.0.smithi038.stdout:3891: read oid 148 snap -1 2024-09-14T04:11:22.154 INFO:tasks.rados.rados.0.smithi038.stdout:3891: expect (ObjNum 1681 snap 0 seq_num 1681) 2024-09-14T04:11:22.154 INFO:tasks.rados.rados.0.smithi038.stdout:3892: write oid 475 current snap is 0 2024-09-14T04:11:22.154 INFO:tasks.rados.rados.0.smithi038.stdout:3892: seq_num 2385 ranges {484695=687354,1664260=420435} 2024-09-14T04:11:22.160 INFO:tasks.rados.rados.0.smithi038.stdout:3892: writing smithi03870129-475 from 484695 to 1172049 tid 1 2024-09-14T04:11:22.166 INFO:tasks.rados.rados.0.smithi038.stdout:3892: writing smithi03870129-475 from 1664260 to 2084695 tid 2 2024-09-14T04:11:22.166 INFO:tasks.rados.rados.0.smithi038.stdout:3893: write oid 331 current snap is 0 2024-09-14T04:11:22.166 INFO:tasks.rados.rados.0.smithi038.stdout:3893: seq_num 2386 ranges {501502=762603,2006389=95113} 2024-09-14T04:11:22.173 INFO:tasks.rados.rados.0.smithi038.stdout:3893: writing smithi03870129-331 from 501502 to 1264105 tid 1 2024-09-14T04:11:22.178 INFO:tasks.rados.rados.0.smithi038.stdout:3893: writing smithi03870129-331 from 2006389 to 2101502 tid 2 2024-09-14T04:11:22.178 INFO:tasks.rados.rados.0.smithi038.stdout:3894: read oid 430 snap -1 2024-09-14T04:11:22.178 INFO:tasks.rados.rados.0.smithi038.stdout:3894: expect (ObjNum 2231 snap 0 seq_num 2231) 2024-09-14T04:11:22.178 INFO:tasks.rados.rados.0.smithi038.stdout:3895: read oid 34 snap -1 2024-09-14T04:11:22.179 INFO:tasks.rados.rados.0.smithi038.stdout:3895: expect (ObjNum 2257 snap 0 seq_num 2257) 2024-09-14T04:11:22.179 INFO:tasks.rados.rados.0.smithi038.stdout:3896: write oid 486 current snap is 0 2024-09-14T04:11:22.179 INFO:tasks.rados.rados.0.smithi038.stdout:3896: seq_num 2387 ranges {518309=437852,1664871=453438} 2024-09-14T04:11:22.184 INFO:tasks.rados.rados.0.smithi038.stdout:3896: writing smithi03870129-486 from 518309 to 956161 tid 1 2024-09-14T04:11:22.191 INFO:tasks.rados.rados.0.smithi038.stdout:3896: writing smithi03870129-486 from 1664871 to 2118309 tid 2 2024-09-14T04:11:22.191 INFO:tasks.rados.rados.0.smithi038.stdout:3897: write oid 252 current snap is 0 2024-09-14T04:11:22.191 INFO:tasks.rados.rados.0.smithi038.stdout:3897: seq_num 2388 ranges {535116=629454,1839706=295410} 2024-09-14T04:11:22.197 INFO:tasks.rados.rados.0.smithi038.stdout:3897: writing smithi03870129-252 from 535116 to 1164570 tid 1 2024-09-14T04:11:22.203 INFO:tasks.rados.rados.0.smithi038.stdout:3897: writing smithi03870129-252 from 1839706 to 2135116 tid 2 2024-09-14T04:11:22.203 INFO:tasks.rados.rados.0.smithi038.stdout:3898: delete oid 491 current snap is 0 2024-09-14T04:11:22.204 INFO:tasks.rados.rados.0.smithi038.stdout:3886: expect (ObjNum 2148 snap 0 seq_num 2148) 2024-09-14T04:11:22.286 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:11:22.369 INFO:tasks.rados.rados.0.smithi038.stdout:3885: expect (ObjNum 1286 snap 0 seq_num 1286) 2024-09-14T04:11:22.485 INFO:tasks.rados.rados.0.smithi038.stdout:3887: finishing write tid 1 to smithi03870129-101 2024-09-14T04:11:22.485 INFO:tasks.rados.rados.0.smithi038.stdout:3887: finishing write tid 2 to smithi03870129-101 2024-09-14T04:11:22.485 INFO:tasks.rados.rados.0.smithi038.stdout:3887: finishing write tid 3 to smithi03870129-101 2024-09-14T04:11:22.485 INFO:tasks.rados.rados.0.smithi038.stdout:3887: finishing write tid 4 to smithi03870129-101 2024-09-14T04:11:22.485 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 101 v 452 (ObjNum 2383 snap 0 seq_num 2383) dirty exists 2024-09-14T04:11:22.485 INFO:tasks.rados.rados.0.smithi038.stdout:3887: left oid 101 (ObjNum 2383 snap 0 seq_num 2383) 2024-09-14T04:11:22.485 INFO:tasks.rados.rados.0.smithi038.stdout:3888: expect (ObjNum 1895 snap 0 seq_num 1895) 2024-09-14T04:11:22.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:22 smithi038 bash[22519]: cluster 2024-09-14T04:11:20.705621+0000 mgr.y (mgr.25646) 21 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 9.4 MiB/s wr, 89 op/s 2024-09-14T04:11:22.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:22 smithi038 bash[22519]: audit 2024-09-14T04:11:21.952513+0000 mon.a (mon.0) 1009 : audit [DBG] from='client.? 172.21.15.38:0/2661849575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:11:22.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:22 smithi038 bash[32505]: cluster 2024-09-14T04:11:20.705621+0000 mgr.y (mgr.25646) 21 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 9.4 MiB/s wr, 89 op/s 2024-09-14T04:11:22.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:22 smithi038 bash[32505]: audit 2024-09-14T04:11:21.952513+0000 mon.a (mon.0) 1009 : audit [DBG] from='client.? 172.21.15.38:0/2661849575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:11:22.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:22 smithi123 bash[24950]: cluster 2024-09-14T04:11:20.705621+0000 mgr.y (mgr.25646) 21 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 9.4 MiB/s wr, 89 op/s 2024-09-14T04:11:22.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:22 smithi123 bash[24950]: audit 2024-09-14T04:11:21.952513+0000 mon.a (mon.0) 1009 : audit [DBG] from='client.? 172.21.15.38:0/2661849575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:11:22.783 INFO:tasks.rados.rados.0.smithi038.stdout:3889: finishing write tid 1 to smithi03870129-450 2024-09-14T04:11:22.783 INFO:tasks.rados.rados.0.smithi038.stdout:3891: expect (ObjNum 1681 snap 0 seq_num 1681) 2024-09-14T04:11:22.923 INFO:tasks.rados.rados.0.smithi038.stdout:3889: finishing write tid 2 to smithi03870129-450 2024-09-14T04:11:22.923 INFO:tasks.rados.rados.0.smithi038.stdout:3889: finishing write tid 3 to smithi03870129-450 2024-09-14T04:11:22.923 INFO:tasks.rados.rados.0.smithi038.stdout:3889: finishing write tid 4 to smithi03870129-450 2024-09-14T04:11:22.923 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 450 v 386 (ObjNum 2384 snap 0 seq_num 2384) dirty exists 2024-09-14T04:11:22.923 INFO:tasks.rados.rados.0.smithi038.stdout:3889: left oid 450 (ObjNum 2384 snap 0 seq_num 2384) 2024-09-14T04:11:22.923 INFO:tasks.rados.rados.0.smithi038.stdout:3890: expect (ObjNum 1823 snap 0 seq_num 1823) 2024-09-14T04:11:23.103 INFO:tasks.rados.rados.0.smithi038.stdout:3892: finishing write tid 1 to smithi03870129-475 2024-09-14T04:11:23.103 INFO:tasks.rados.rados.0.smithi038.stdout:3892: finishing write tid 2 to smithi03870129-475 2024-09-14T04:11:23.103 INFO:tasks.rados.rados.0.smithi038.stdout:3892: finishing write tid 3 to smithi03870129-475 2024-09-14T04:11:23.103 INFO:tasks.rados.rados.0.smithi038.stdout:3892: finishing write tid 4 to smithi03870129-475 2024-09-14T04:11:23.103 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 475 v 671 (ObjNum 2385 snap 0 seq_num 2385) dirty exists 2024-09-14T04:11:23.103 INFO:tasks.rados.rados.0.smithi038.stdout:3892: left oid 475 (ObjNum 2385 snap 0 seq_num 2385) 2024-09-14T04:11:23.103 INFO:tasks.rados.rados.0.smithi038.stdout:3893: finishing write tid 1 to smithi03870129-331 2024-09-14T04:11:23.103 INFO:tasks.rados.rados.0.smithi038.stdout:3893: finishing write tid 2 to smithi03870129-331 2024-09-14T04:11:23.103 INFO:tasks.rados.rados.0.smithi038.stdout:3893: finishing write tid 3 to smithi03870129-331 2024-09-14T04:11:23.103 INFO:tasks.rados.rados.0.smithi038.stdout:3893: finishing write tid 4 to smithi03870129-331 2024-09-14T04:11:23.104 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 331 v 697 (ObjNum 2386 snap 0 seq_num 2386) dirty exists 2024-09-14T04:11:23.104 INFO:tasks.rados.rados.0.smithi038.stdout:3893: left oid 331 (ObjNum 2386 snap 0 seq_num 2386) 2024-09-14T04:11:23.104 INFO:tasks.rados.rados.0.smithi038.stdout:3894: expect (ObjNum 2231 snap 0 seq_num 2231) 2024-09-14T04:11:23.256 INFO:tasks.rados.rados.0.smithi038.stdout:3896: finishing write tid 1 to smithi03870129-486 2024-09-14T04:11:23.256 INFO:tasks.rados.rados.0.smithi038.stdout:3896: finishing write tid 2 to smithi03870129-486 2024-09-14T04:11:23.257 INFO:tasks.rados.rados.0.smithi038.stdout:3896: finishing write tid 3 to smithi03870129-486 2024-09-14T04:11:23.257 INFO:tasks.rados.rados.0.smithi038.stdout:3896: finishing write tid 4 to smithi03870129-486 2024-09-14T04:11:23.257 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 486 v 473 (ObjNum 2387 snap 0 seq_num 2387) dirty exists 2024-09-14T04:11:23.257 INFO:tasks.rados.rados.0.smithi038.stdout:3896: left oid 486 (ObjNum 2387 snap 0 seq_num 2387) 2024-09-14T04:11:23.257 INFO:tasks.rados.rados.0.smithi038.stdout:3895: expect (ObjNum 2257 snap 0 seq_num 2257) 2024-09-14T04:11:23.453 INFO:tasks.rados.rados.0.smithi038.stdout:3897: finishing write tid 1 to smithi03870129-252 2024-09-14T04:11:23.454 INFO:tasks.rados.rados.0.smithi038.stdout:3897: finishing write tid 2 to smithi03870129-252 2024-09-14T04:11:23.454 INFO:tasks.rados.rados.0.smithi038.stdout:3897: finishing write tid 3 to smithi03870129-252 2024-09-14T04:11:23.454 INFO:tasks.rados.rados.0.smithi038.stdout:3897: finishing write tid 4 to smithi03870129-252 2024-09-14T04:11:23.454 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 252 v 579 (ObjNum 2388 snap 0 seq_num 2388) dirty exists 2024-09-14T04:11:23.454 INFO:tasks.rados.rados.0.smithi038.stdout:3897: left oid 252 (ObjNum 2388 snap 0 seq_num 2388) 2024-09-14T04:11:23.454 INFO:tasks.rados.rados.0.smithi038.stdout:3885: done (13 left) 2024-09-14T04:11:23.454 INFO:tasks.rados.rados.0.smithi038.stdout:3886: done (12 left) 2024-09-14T04:11:23.454 INFO:tasks.rados.rados.0.smithi038.stdout:3887: done (11 left) 2024-09-14T04:11:23.455 INFO:tasks.rados.rados.0.smithi038.stdout:3888: done (10 left) 2024-09-14T04:11:23.455 INFO:tasks.rados.rados.0.smithi038.stdout:3889: done (9 left) 2024-09-14T04:11:23.455 INFO:tasks.rados.rados.0.smithi038.stdout:3890: done (8 left) 2024-09-14T04:11:23.455 INFO:tasks.rados.rados.0.smithi038.stdout:3891: done (7 left) 2024-09-14T04:11:23.455 INFO:tasks.rados.rados.0.smithi038.stdout:3892: done (6 left) 2024-09-14T04:11:23.455 INFO:tasks.rados.rados.0.smithi038.stdout:3893: done (5 left) 2024-09-14T04:11:23.455 INFO:tasks.rados.rados.0.smithi038.stdout:3894: done (4 left) 2024-09-14T04:11:23.455 INFO:tasks.rados.rados.0.smithi038.stdout:3895: done (3 left) 2024-09-14T04:11:23.457 INFO:tasks.rados.rados.0.smithi038.stdout:3896: done (2 left) 2024-09-14T04:11:23.457 INFO:tasks.rados.rados.0.smithi038.stdout:3897: done (1 left) 2024-09-14T04:11:23.457 INFO:tasks.rados.rados.0.smithi038.stdout:3898: done (0 left) 2024-09-14T04:11:23.457 INFO:tasks.rados.rados.0.smithi038.stdout:3899: read oid 392 snap -1 2024-09-14T04:11:23.457 INFO:tasks.rados.rados.0.smithi038.stdout:3899: expect (ObjNum 2107 snap 0 seq_num 2107) 2024-09-14T04:11:23.457 INFO:tasks.rados.rados.0.smithi038.stdout:3900: write oid 218 current snap is 0 2024-09-14T04:11:23.457 INFO:tasks.rados.rados.0.smithi038.stdout:3900: seq_num 2390 ranges {568730=779952,1840317=328413} 2024-09-14T04:11:23.476 INFO:tasks.rados.rados.0.smithi038.stdout:3900: writing smithi03870129-218 from 568730 to 1348682 tid 1 2024-09-14T04:11:23.489 INFO:tasks.rados.rados.0.smithi038.stdout:3900: writing smithi03870129-218 from 1840317 to 2168730 tid 2 2024-09-14T04:11:23.489 INFO:tasks.rados.rados.0.smithi038.stdout:3901: write oid 470 current snap is 0 2024-09-14T04:11:23.489 INFO:tasks.rados.rados.0.smithi038.stdout:3901: seq_num 2391 ranges {585537=455201,1498799=609166} 2024-09-14T04:11:23.502 INFO:tasks.rados.rados.0.smithi038.stdout:3901: writing smithi03870129-470 from 585537 to 1040738 tid 1 2024-09-14T04:11:23.515 INFO:tasks.rados.rados.0.smithi038.stdout:3901: writing smithi03870129-470 from 1498799 to 2107965 tid 2 2024-09-14T04:11:23.516 INFO:tasks.rados.rados.0.smithi038.stdout:3902: write oid 124 current snap is 0 2024-09-14T04:11:23.516 INFO:tasks.rados.rados.0.smithi038.stdout:3902: seq_num 2392 ranges {602344=530450,1557281=469177} 2024-09-14T04:11:23.522 INFO:tasks.rados.rados.0.smithi038.stdout:3902: writing smithi03870129-124 from 602344 to 1132794 tid 1 2024-09-14T04:11:23.528 INFO:tasks.rados.rados.0.smithi038.stdout:3902: writing smithi03870129-124 from 1557281 to 2026458 tid 2 2024-09-14T04:11:23.528 INFO:tasks.rados.rados.0.smithi038.stdout:3903: read oid 268 snap -1 2024-09-14T04:11:23.528 INFO:tasks.rados.rados.0.smithi038.stdout:3903: expect (ObjNum 1666 snap 0 seq_num 1666) 2024-09-14T04:11:23.528 INFO:tasks.rados.rados.0.smithi038.stdout:3904: write oid 433 current snap is 0 2024-09-14T04:11:23.528 INFO:tasks.rados.rados.0.smithi038.stdout:3899: expect (ObjNum 2107 snap 0 seq_num 2107) 2024-09-14T04:11:23.702 INFO:tasks.rados.rados.0.smithi038.stdout:3900: finishing write tid 1 to smithi03870129-218 2024-09-14T04:11:23.702 INFO:tasks.rados.rados.0.smithi038.stdout:3904: seq_num 2393 ranges {619151=605699,2015763=203388} 2024-09-14T04:11:23.708 INFO:tasks.rados.rados.0.smithi038.stdout:3904: writing smithi03870129-433 from 619151 to 1224850 tid 1 2024-09-14T04:11:23.715 INFO:tasks.rados.rados.0.smithi038.stdout:3904: writing smithi03870129-433 from 2015763 to 2219151 tid 2 2024-09-14T04:11:23.715 INFO:tasks.rados.rados.0.smithi038.stdout:3899: done (5 left) 2024-09-14T04:11:23.715 INFO:tasks.rados.rados.0.smithi038.stdout:3905: write oid 125 current snap is 0 2024-09-14T04:11:23.715 INFO:tasks.rados.rados.0.smithi038.stdout:3900: finishing write tid 2 to smithi03870129-218 2024-09-14T04:11:23.715 INFO:tasks.rados.rados.0.smithi038.stdout:3900: finishing write tid 3 to smithi03870129-218 2024-09-14T04:11:23.715 INFO:tasks.rados.rados.0.smithi038.stdout:3905: seq_num 2394 ranges {635958=680948,1957892=278066} 2024-09-14T04:11:23.722 INFO:tasks.rados.rados.0.smithi038.stdout:3905: writing smithi03870129-125 from 635958 to 1316906 tid 1 2024-09-14T04:11:23.728 INFO:tasks.rados.rados.0.smithi038.stdout:3905: writing smithi03870129-125 from 1957892 to 2235958 tid 2 2024-09-14T04:11:23.729 INFO:tasks.rados.rados.0.smithi038.stdout:3906: write oid 123 current snap is 0 2024-09-14T04:11:23.729 INFO:tasks.rados.rados.0.smithi038.stdout:3900: finishing write tid 4 to smithi03870129-218 2024-09-14T04:11:23.729 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 218 v 470 (ObjNum 2390 snap 0 seq_num 2390) dirty exists 2024-09-14T04:11:23.729 INFO:tasks.rados.rados.0.smithi038.stdout:3900: left oid 218 (ObjNum 2390 snap 0 seq_num 2390) 2024-09-14T04:11:23.729 INFO:tasks.rados.rados.0.smithi038.stdout:3901: finishing write tid 1 to smithi03870129-470 2024-09-14T04:11:23.729 INFO:tasks.rados.rados.0.smithi038.stdout:3901: finishing write tid 2 to smithi03870129-470 2024-09-14T04:11:23.729 INFO:tasks.rados.rados.0.smithi038.stdout:3901: finishing write tid 3 to smithi03870129-470 2024-09-14T04:11:23.729 INFO:tasks.rados.rados.0.smithi038.stdout:3901: finishing write tid 4 to smithi03870129-470 2024-09-14T04:11:23.729 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 470 v 518 (ObjNum 2391 snap 0 seq_num 2391) dirty exists 2024-09-14T04:11:23.729 INFO:tasks.rados.rados.0.smithi038.stdout:3901: left oid 470 (ObjNum 2391 snap 0 seq_num 2391) 2024-09-14T04:11:23.729 INFO:tasks.rados.rados.0.smithi038.stdout:3902: finishing write tid 1 to smithi03870129-124 2024-09-14T04:11:23.730 INFO:tasks.rados.rados.0.smithi038.stdout:3902: finishing write tid 2 to smithi03870129-124 2024-09-14T04:11:23.730 INFO:tasks.rados.rados.0.smithi038.stdout:3906: seq_num 2395 ranges {652765=472550,1732727=520038} 2024-09-14T04:11:23.734 INFO:tasks.rados.rados.0.smithi038.stdout:3906: writing smithi03870129-123 from 652765 to 1125315 tid 1 2024-09-14T04:11:23.741 INFO:tasks.rados.rados.0.smithi038.stdout:3906: writing smithi03870129-123 from 1732727 to 2252765 tid 2 2024-09-14T04:11:23.741 INFO:tasks.rados.rados.0.smithi038.stdout:3900: done (6 left) 2024-09-14T04:11:23.742 INFO:tasks.rados.rados.0.smithi038.stdout:3901: done (5 left) 2024-09-14T04:11:23.742 INFO:tasks.rados.rados.0.smithi038.stdout:3907: write oid 345 current snap is 0 2024-09-14T04:11:23.742 INFO:tasks.rados.rados.0.smithi038.stdout:3902: finishing write tid 3 to smithi03870129-124 2024-09-14T04:11:23.742 INFO:tasks.rados.rados.0.smithi038.stdout:3902: finishing write tid 4 to smithi03870129-124 2024-09-14T04:11:23.742 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 124 v 582 (ObjNum 2392 snap 0 seq_num 2392) dirty exists 2024-09-14T04:11:23.742 INFO:tasks.rados.rados.0.smithi038.stdout:3902: left oid 124 (ObjNum 2392 snap 0 seq_num 2392) 2024-09-14T04:11:23.742 INFO:tasks.rados.rados.0.smithi038.stdout:3903: expect (ObjNum 1666 snap 0 seq_num 1666) 2024-09-14T04:11:23.804 INFO:tasks.rados.rados.0.smithi038.stdout:3904: finishing write tid 1 to smithi03870129-433 2024-09-14T04:11:23.805 INFO:tasks.rados.rados.0.smithi038.stdout:3904: finishing write tid 2 to smithi03870129-433 2024-09-14T04:11:23.805 INFO:tasks.rados.rados.0.smithi038.stdout:3904: finishing write tid 3 to smithi03870129-433 2024-09-14T04:11:23.805 INFO:tasks.rados.rados.0.smithi038.stdout:3904: finishing write tid 4 to smithi03870129-433 2024-09-14T04:11:23.805 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 433 v 585 (ObjNum 2393 snap 0 seq_num 2393) dirty exists 2024-09-14T04:11:23.805 INFO:tasks.rados.rados.0.smithi038.stdout:3904: left oid 433 (ObjNum 2393 snap 0 seq_num 2393) 2024-09-14T04:11:23.805 INFO:tasks.rados.rados.0.smithi038.stdout:3905: finishing write tid 1 to smithi03870129-125 2024-09-14T04:11:23.805 INFO:tasks.rados.rados.0.smithi038.stdout:3907: seq_num 2396 ranges {669572=547799,1791209=478363} 2024-09-14T04:11:23.811 INFO:tasks.rados.rados.0.smithi038.stdout:3907: writing smithi03870129-345 from 669572 to 1217371 tid 1 2024-09-14T04:11:23.818 INFO:tasks.rados.rados.0.smithi038.stdout:3907: writing smithi03870129-345 from 1791209 to 2269572 tid 2 2024-09-14T04:11:23.818 INFO:tasks.rados.rados.0.smithi038.stdout:3902: done (5 left) 2024-09-14T04:11:23.818 INFO:tasks.rados.rados.0.smithi038.stdout:3903: done (4 left) 2024-09-14T04:11:23.818 INFO:tasks.rados.rados.0.smithi038.stdout:3904: done (3 left) 2024-09-14T04:11:23.818 INFO:tasks.rados.rados.0.smithi038.stdout:3908: write oid 380 current snap is 0 2024-09-14T04:11:23.818 INFO:tasks.rados.rados.0.smithi038.stdout:3905: finishing write tid 2 to smithi03870129-125 2024-09-14T04:11:23.818 INFO:tasks.rados.rados.0.smithi038.stdout:3905: finishing write tid 3 to smithi03870129-125 2024-09-14T04:11:23.818 INFO:tasks.rados.rados.0.smithi038.stdout:3905: finishing write tid 4 to smithi03870129-125 2024-09-14T04:11:23.818 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 125 v 364 (ObjNum 2394 snap 0 seq_num 2394) dirty exists 2024-09-14T04:11:23.819 INFO:tasks.rados.rados.0.smithi038.stdout:3905: left oid 125 (ObjNum 2394 snap 0 seq_num 2394) 2024-09-14T04:11:23.819 INFO:tasks.rados.rados.0.smithi038.stdout:3906: finishing write tid 1 to smithi03870129-123 2024-09-14T04:11:23.819 INFO:tasks.rados.rados.0.smithi038.stdout:3908: seq_num 2397 ranges {686379=623048,1849691=436688} 2024-09-14T04:11:23.825 INFO:tasks.rados.rados.0.smithi038.stdout:3908: writing smithi03870129-380 from 686379 to 1309427 tid 1 2024-09-14T04:11:23.831 INFO:tasks.rados.rados.0.smithi038.stdout:3908: writing smithi03870129-380 from 1849691 to 2286379 tid 2 2024-09-14T04:11:23.831 INFO:tasks.rados.rados.0.smithi038.stdout:3905: done (3 left) 2024-09-14T04:11:23.831 INFO:tasks.rados.rados.0.smithi038.stdout:3909: write oid 125 current snap is 0 2024-09-14T04:11:23.831 INFO:tasks.rados.rados.0.smithi038.stdout:3909: seq_num 2398 ranges {703186=698297,2191820=111366} 2024-09-14T04:11:23.838 INFO:tasks.rados.rados.0.smithi038.stdout:3909: writing smithi03870129-125 from 703186 to 1401483 tid 1 2024-09-14T04:11:23.844 INFO:tasks.rados.rados.0.smithi038.stdout:3909: writing smithi03870129-125 from 2191820 to 2303186 tid 2 2024-09-14T04:11:23.844 INFO:tasks.rados.rados.0.smithi038.stdout:3910: write oid 292 current snap is 0 2024-09-14T04:11:23.844 INFO:tasks.rados.rados.0.smithi038.stdout:3910: seq_num 2399 ranges {719993=773546,2250302=69691} 2024-09-14T04:11:23.852 INFO:tasks.rados.rados.0.smithi038.stdout:3910: writing smithi03870129-292 from 719993 to 1493539 tid 1 2024-09-14T04:11:23.857 INFO:tasks.rados.rados.0.smithi038.stdout:3910: writing smithi03870129-292 from 2250302 to 2319993 tid 2 2024-09-14T04:11:23.857 INFO:tasks.rados.rados.0.smithi038.stdout:3911: write oid 290 current snap is 0 2024-09-14T04:11:23.857 INFO:tasks.rados.rados.0.smithi038.stdout:3906: finishing write tid 2 to smithi03870129-123 2024-09-14T04:11:23.857 INFO:tasks.rados.rados.0.smithi038.stdout:3906: finishing write tid 3 to smithi03870129-123 2024-09-14T04:11:23.857 INFO:tasks.rados.rados.0.smithi038.stdout:3906: finishing write tid 4 to smithi03870129-123 2024-09-14T04:11:23.857 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 123 v 423 (ObjNum 2395 snap 0 seq_num 2395) dirty exists 2024-09-14T04:11:23.857 INFO:tasks.rados.rados.0.smithi038.stdout:3906: left oid 123 (ObjNum 2395 snap 0 seq_num 2395) 2024-09-14T04:11:23.857 INFO:tasks.rados.rados.0.smithi038.stdout:3911: seq_num 2400 ranges {736800=448795,1908784=428016} 2024-09-14T04:11:23.863 INFO:tasks.rados.rados.0.smithi038.stdout:3911: writing smithi03870129-290 from 736800 to 1185595 tid 1 2024-09-14T04:11:23.871 INFO:tasks.rados.rados.0.smithi038.stdout:3911: writing smithi03870129-290 from 1908784 to 2336800 tid 2 2024-09-14T04:11:23.871 INFO:tasks.rados.rados.0.smithi038.stdout:3906: done (5 left) 2024-09-14T04:11:23.871 INFO:tasks.rados.rados.0.smithi038.stdout:3912: write oid 36 current snap is 0 2024-09-14T04:11:23.871 INFO:tasks.rados.rados.0.smithi038.stdout:3907: finishing write tid 1 to smithi03870129-345 2024-09-14T04:11:23.871 INFO:tasks.rados.rados.0.smithi038.stdout:3907: finishing write tid 2 to smithi03870129-345 2024-09-14T04:11:23.873 INFO:tasks.rados.rados.0.smithi038.stdout:3907: finishing write tid 3 to smithi03870129-345 2024-09-14T04:11:23.873 INFO:tasks.rados.rados.0.smithi038.stdout:3912: seq_num 2401 ranges {753607=524044,1967266=386341} 2024-09-14T04:11:23.877 INFO:tasks.rados.rados.0.smithi038.stdout:3912: writing smithi03870129-36 from 753607 to 1277651 tid 1 2024-09-14T04:11:23.884 INFO:tasks.rados.rados.0.smithi038.stdout:3912: writing smithi03870129-36 from 1967266 to 2353607 tid 2 2024-09-14T04:11:23.884 INFO:tasks.rados.rados.0.smithi038.stdout:3913: read oid 262 snap -1 2024-09-14T04:11:23.884 INFO:tasks.rados.rados.0.smithi038.stdout:3913: expect (ObjNum 1695 snap 0 seq_num 1695) 2024-09-14T04:11:23.884 INFO:tasks.rados.rados.0.smithi038.stdout:3914: write oid 142 current snap is 0 2024-09-14T04:11:23.884 INFO:tasks.rados.rados.0.smithi038.stdout:3907: finishing write tid 4 to smithi03870129-345 2024-09-14T04:11:23.884 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 345 v 455 (ObjNum 2396 snap 0 seq_num 2396) dirty exists 2024-09-14T04:11:23.885 INFO:tasks.rados.rados.0.smithi038.stdout:3907: left oid 345 (ObjNum 2396 snap 0 seq_num 2396) 2024-09-14T04:11:23.885 INFO:tasks.rados.rados.0.smithi038.stdout:3908: finishing write tid 1 to smithi03870129-380 2024-09-14T04:11:23.885 INFO:tasks.rados.rados.0.smithi038.stdout:3908: finishing write tid 2 to smithi03870129-380 2024-09-14T04:11:23.885 INFO:tasks.rados.rados.0.smithi038.stdout:3914: seq_num 2402 ranges {770414=599293,1909395=461019} 2024-09-14T04:11:23.892 INFO:tasks.rados.rados.0.smithi038.stdout:3914: writing smithi03870129-142 from 770414 to 1369707 tid 1 2024-09-14T04:11:23.898 INFO:tasks.rados.rados.0.smithi038.stdout:3914: writing smithi03870129-142 from 1909395 to 2370414 tid 2 2024-09-14T04:11:23.898 INFO:tasks.rados.rados.0.smithi038.stdout:3907: done (7 left) 2024-09-14T04:11:23.898 INFO:tasks.rados.rados.0.smithi038.stdout:3915: write oid 448 current snap is 0 2024-09-14T04:11:23.898 INFO:tasks.rados.rados.0.smithi038.stdout:3908: finishing write tid 3 to smithi03870129-380 2024-09-14T04:11:23.898 INFO:tasks.rados.rados.0.smithi038.stdout:3908: finishing write tid 4 to smithi03870129-380 2024-09-14T04:11:23.898 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 380 v 482 (ObjNum 2397 snap 0 seq_num 2397) dirty exists 2024-09-14T04:11:23.899 INFO:tasks.rados.rados.0.smithi038.stdout:3908: left oid 380 (ObjNum 2397 snap 0 seq_num 2397) 2024-09-14T04:11:23.899 INFO:tasks.rados.rados.0.smithi038.stdout:3909: finishing write tid 1 to smithi03870129-125 2024-09-14T04:11:23.899 INFO:tasks.rados.rados.0.smithi038.stdout:3909: finishing write tid 2 to smithi03870129-125 2024-09-14T04:11:23.899 INFO:tasks.rados.rados.0.smithi038.stdout:3909: finishing write tid 3 to smithi03870129-125 2024-09-14T04:11:23.899 INFO:tasks.rados.rados.0.smithi038.stdout:3909: finishing write tid 4 to smithi03870129-125 2024-09-14T04:11:23.899 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 125 v 367 (ObjNum 2398 snap 0 seq_num 2398) dirty exists 2024-09-14T04:11:23.899 INFO:tasks.rados.rados.0.smithi038.stdout:3909: left oid 125 (ObjNum 2398 snap 0 seq_num 2398) 2024-09-14T04:11:23.899 INFO:tasks.rados.rados.0.smithi038.stdout:3915: seq_num 2403 ranges {787221=790895,2084230=302991} 2024-09-14T04:11:23.906 INFO:tasks.rados.rados.0.smithi038.stdout:3915: writing smithi03870129-448 from 787221 to 1578116 tid 1 2024-09-14T04:11:23.911 INFO:tasks.rados.rados.0.smithi038.stdout:3915: writing smithi03870129-448 from 2084230 to 2387221 tid 2 2024-09-14T04:11:23.911 INFO:tasks.rados.rados.0.smithi038.stdout:3908: done (7 left) 2024-09-14T04:11:23.912 INFO:tasks.rados.rados.0.smithi038.stdout:3909: done (6 left) 2024-09-14T04:11:23.912 INFO:tasks.rados.rados.0.smithi038.stdout:3916: write oid 278 current snap is 0 2024-09-14T04:11:23.912 INFO:tasks.rados.rados.0.smithi038.stdout:3916: seq_num 2404 ranges {404028=466144,1342712=774838} 2024-09-14T04:11:23.916 INFO:tasks.rados.rados.0.smithi038.stdout:3916: writing smithi03870129-278 from 404028 to 870172 tid 1 2024-09-14T04:11:23.924 INFO:tasks.rados.rados.0.smithi038.stdout:3916: writing smithi03870129-278 from 1342712 to 2117550 tid 2 2024-09-14T04:11:23.924 INFO:tasks.rados.rados.0.smithi038.stdout:3917: write oid 248 current snap is 0 2024-09-14T04:11:23.924 INFO:tasks.rados.rados.0.smithi038.stdout:3910: finishing write tid 1 to smithi03870129-292 2024-09-14T04:11:23.924 INFO:tasks.rados.rados.0.smithi038.stdout:3910: finishing write tid 2 to smithi03870129-292 2024-09-14T04:11:23.924 INFO:tasks.rados.rados.0.smithi038.stdout:3910: finishing write tid 3 to smithi03870129-292 2024-09-14T04:11:23.924 INFO:tasks.rados.rados.0.smithi038.stdout:3910: finishing write tid 4 to smithi03870129-292 2024-09-14T04:11:23.924 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 292 v 531 (ObjNum 2399 snap 0 seq_num 2399) dirty exists 2024-09-14T04:11:23.924 INFO:tasks.rados.rados.0.smithi038.stdout:3910: left oid 292 (ObjNum 2399 snap 0 seq_num 2399) 2024-09-14T04:11:23.924 INFO:tasks.rados.rados.0.smithi038.stdout:3911: finishing write tid 1 to smithi03870129-290 2024-09-14T04:11:23.924 INFO:tasks.rados.rados.0.smithi038.stdout:3911: finishing write tid 2 to smithi03870129-290 2024-09-14T04:11:23.924 INFO:tasks.rados.rados.0.smithi038.stdout:3917: seq_num 2405 ranges {420835=541393,1401194=634849} 2024-09-14T04:11:23.929 INFO:tasks.rados.rados.0.smithi038.stdout:3917: writing smithi03870129-248 from 420835 to 962228 tid 1 2024-09-14T04:11:23.932 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:11:23 smithi123 bash[53291]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:11:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.51.0" 2024-09-14T04:11:23.935 INFO:tasks.rados.rados.0.smithi038.stdout:3917: writing smithi03870129-248 from 1401194 to 2036043 tid 2 2024-09-14T04:11:23.935 INFO:tasks.rados.rados.0.smithi038.stdout:3910: done (7 left) 2024-09-14T04:11:23.935 INFO:tasks.rados.rados.0.smithi038.stdout:3918: write oid 277 current snap is 0 2024-09-14T04:11:23.935 INFO:tasks.rados.rados.0.smithi038.stdout:3918: seq_num 2406 ranges {437642=616642,1743323=694319} 2024-09-14T04:11:23.941 INFO:tasks.rados.rados.0.smithi038.stdout:3918: writing smithi03870129-277 from 437642 to 1054284 tid 1 2024-09-14T04:11:23.949 INFO:tasks.rados.rados.0.smithi038.stdout:3918: writing smithi03870129-277 from 1743323 to 2437642 tid 2 2024-09-14T04:11:23.949 INFO:tasks.rados.rados.0.smithi038.stdout:3919: write oid 256 current snap is 0 2024-09-14T04:11:23.949 INFO:tasks.rados.rados.0.smithi038.stdout:3911: finishing write tid 3 to smithi03870129-290 2024-09-14T04:11:23.950 INFO:tasks.rados.rados.0.smithi038.stdout:3911: finishing write tid 4 to smithi03870129-290 2024-09-14T04:11:23.950 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 290 v 476 (ObjNum 2400 snap 0 seq_num 2400) dirty exists 2024-09-14T04:11:23.950 INFO:tasks.rados.rados.0.smithi038.stdout:3911: left oid 290 (ObjNum 2400 snap 0 seq_num 2400) 2024-09-14T04:11:23.950 INFO:tasks.rados.rados.0.smithi038.stdout:3912: finishing write tid 1 to smithi03870129-36 2024-09-14T04:11:23.950 INFO:tasks.rados.rados.0.smithi038.stdout:3912: finishing write tid 2 to smithi03870129-36 2024-09-14T04:11:23.950 INFO:tasks.rados.rados.0.smithi038.stdout:3912: finishing write tid 3 to smithi03870129-36 2024-09-14T04:11:23.950 INFO:tasks.rados.rados.0.smithi038.stdout:3912: finishing write tid 4 to smithi03870129-36 2024-09-14T04:11:23.950 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 36 v 700 (ObjNum 2401 snap 0 seq_num 2401) dirty exists 2024-09-14T04:11:23.950 INFO:tasks.rados.rados.0.smithi038.stdout:3912: left oid 36 (ObjNum 2401 snap 0 seq_num 2401) 2024-09-14T04:11:23.950 INFO:tasks.rados.rados.0.smithi038.stdout:3919: seq_num 2407 ranges {454449=691891,1801805=522165} 2024-09-14T04:11:23.955 INFO:tasks.rados.rados.0.smithi038.stdout:3919: writing smithi03870129-256 from 454449 to 1146340 tid 1 2024-09-14T04:11:23.962 INFO:tasks.rados.rados.0.smithi038.stdout:3919: writing smithi03870129-256 from 1801805 to 2323970 tid 2 2024-09-14T04:11:23.962 INFO:tasks.rados.rados.0.smithi038.stdout:3911: done (8 left) 2024-09-14T04:11:23.962 INFO:tasks.rados.rados.0.smithi038.stdout:3912: done (7 left) 2024-09-14T04:11:23.962 INFO:tasks.rados.rados.0.smithi038.stdout:3920: read oid 315 snap -1 2024-09-14T04:11:23.963 INFO:tasks.rados.rados.0.smithi038.stdout:3920: expect (ObjNum 2374 snap 0 seq_num 2374) 2024-09-14T04:11:23.963 INFO:tasks.rados.rados.0.smithi038.stdout:3921: read oid 478 snap -1 2024-09-14T04:11:23.963 INFO:tasks.rados.rados.0.smithi038.stdout:3921: expect (ObjNum 2209 snap 0 seq_num 2209) 2024-09-14T04:11:23.963 INFO:tasks.rados.rados.0.smithi038.stdout:3922: write oid 44 current snap is 0 2024-09-14T04:11:23.963 INFO:tasks.rados.rados.0.smithi038.stdout:3913: expect (ObjNum 1695 snap 0 seq_num 1695) 2024-09-14T04:11:24.212 INFO:tasks.rados.rados.0.smithi038.stdout:3914: finishing write tid 1 to smithi03870129-142 2024-09-14T04:11:24.212 INFO:tasks.rados.rados.0.smithi038.stdout:3914: finishing write tid 2 to smithi03870129-142 2024-09-14T04:11:24.212 INFO:tasks.rados.rados.0.smithi038.stdout:3914: finishing write tid 3 to smithi03870129-142 2024-09-14T04:11:24.212 INFO:tasks.rados.rados.0.smithi038.stdout:3914: finishing write tid 4 to smithi03870129-142 2024-09-14T04:11:24.212 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 142 v 534 (ObjNum 2402 snap 0 seq_num 2402) dirty exists 2024-09-14T04:11:24.212 INFO:tasks.rados.rados.0.smithi038.stdout:3914: left oid 142 (ObjNum 2402 snap 0 seq_num 2402) 2024-09-14T04:11:24.212 INFO:tasks.rados.rados.0.smithi038.stdout:3915: finishing write tid 1 to smithi03870129-448 2024-09-14T04:11:24.212 INFO:tasks.rados.rados.0.smithi038.stdout:3915: finishing write tid 2 to smithi03870129-448 2024-09-14T04:11:24.212 INFO:tasks.rados.rados.0.smithi038.stdout:3915: finishing write tid 3 to smithi03870129-448 2024-09-14T04:11:24.212 INFO:tasks.rados.rados.0.smithi038.stdout:3915: finishing write tid 4 to smithi03870129-448 2024-09-14T04:11:24.213 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 448 v 521 (ObjNum 2403 snap 0 seq_num 2403) dirty exists 2024-09-14T04:11:24.213 INFO:tasks.rados.rados.0.smithi038.stdout:3915: left oid 448 (ObjNum 2403 snap 0 seq_num 2403) 2024-09-14T04:11:24.213 INFO:tasks.rados.rados.0.smithi038.stdout:3916: finishing write tid 1 to smithi03870129-278 2024-09-14T04:11:24.213 INFO:tasks.rados.rados.0.smithi038.stdout:3916: finishing write tid 2 to smithi03870129-278 2024-09-14T04:11:24.213 INFO:tasks.rados.rados.0.smithi038.stdout:3916: finishing write tid 3 to smithi03870129-278 2024-09-14T04:11:24.213 INFO:tasks.rados.rados.0.smithi038.stdout:3916: finishing write tid 4 to smithi03870129-278 2024-09-14T04:11:24.213 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 278 v 588 (ObjNum 2404 snap 0 seq_num 2404) dirty exists 2024-09-14T04:11:24.213 INFO:tasks.rados.rados.0.smithi038.stdout:3916: left oid 278 (ObjNum 2404 snap 0 seq_num 2404) 2024-09-14T04:11:24.213 INFO:tasks.rados.rados.0.smithi038.stdout:3917: finishing write tid 1 to smithi03870129-248 2024-09-14T04:11:24.213 INFO:tasks.rados.rados.0.smithi038.stdout:3917: finishing write tid 2 to smithi03870129-248 2024-09-14T04:11:24.214 INFO:tasks.rados.rados.0.smithi038.stdout:3917: finishing write tid 3 to smithi03870129-248 2024-09-14T04:11:24.214 INFO:tasks.rados.rados.0.smithi038.stdout:3917: finishing write tid 4 to smithi03870129-248 2024-09-14T04:11:24.214 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 248 v 591 (ObjNum 2405 snap 0 seq_num 2405) dirty exists 2024-09-14T04:11:24.214 INFO:tasks.rados.rados.0.smithi038.stdout:3917: left oid 248 (ObjNum 2405 snap 0 seq_num 2405) 2024-09-14T04:11:24.214 INFO:tasks.rados.rados.0.smithi038.stdout:3918: finishing write tid 1 to smithi03870129-277 2024-09-14T04:11:24.214 INFO:tasks.rados.rados.0.smithi038.stdout:3918: finishing write tid 2 to smithi03870129-277 2024-09-14T04:11:24.214 INFO:tasks.rados.rados.0.smithi038.stdout:3918: finishing write tid 3 to smithi03870129-277 2024-09-14T04:11:24.214 INFO:tasks.rados.rados.0.smithi038.stdout:3918: finishing write tid 4 to smithi03870129-277 2024-09-14T04:11:24.214 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 277 v 594 (ObjNum 2406 snap 0 seq_num 2406) dirty exists 2024-09-14T04:11:24.214 INFO:tasks.rados.rados.0.smithi038.stdout:3918: left oid 277 (ObjNum 2406 snap 0 seq_num 2406) 2024-09-14T04:11:24.214 INFO:tasks.rados.rados.0.smithi038.stdout:3919: finishing write tid 1 to smithi03870129-256 2024-09-14T04:11:24.214 INFO:tasks.rados.rados.0.smithi038.stdout:3921: expect (ObjNum 2209 snap 0 seq_num 2209) 2024-09-14T04:11:24.362 INFO:tasks.rados.rados.0.smithi038.stdout:3919: finishing write tid 2 to smithi03870129-256 2024-09-14T04:11:24.363 INFO:tasks.rados.rados.0.smithi038.stdout:3919: finishing write tid 3 to smithi03870129-256 2024-09-14T04:11:24.363 INFO:tasks.rados.rados.0.smithi038.stdout:3919: finishing write tid 4 to smithi03870129-256 2024-09-14T04:11:24.363 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 256 v 483 (ObjNum 2407 snap 0 seq_num 2407) dirty exists 2024-09-14T04:11:24.363 INFO:tasks.rados.rados.0.smithi038.stdout:3919: left oid 256 (ObjNum 2407 snap 0 seq_num 2407) 2024-09-14T04:11:24.363 INFO:tasks.rados.rados.0.smithi038.stdout:3920: expect (ObjNum 2374 snap 0 seq_num 2374) 2024-09-14T04:11:24.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:24 smithi038 bash[22519]: audit 2024-09-14T04:11:22.277257+0000 mgr.y (mgr.25646) 22 : audit [DBG] from='client.25862 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:24.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:24 smithi038 bash[22519]: audit 2024-09-14T04:11:22.589324+0000 mgr.y (mgr.25646) 23 : audit [DBG] from='client.15954 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:24.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:24 smithi038 bash[22519]: cluster 2024-09-14T04:11:22.706260+0000 mgr.y (mgr.25646) 24 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 8.5 MiB/s wr, 81 op/s 2024-09-14T04:11:24.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:24 smithi038 bash[32505]: audit 2024-09-14T04:11:22.277257+0000 mgr.y (mgr.25646) 22 : audit [DBG] from='client.25862 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:24.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:24 smithi038 bash[32505]: audit 2024-09-14T04:11:22.589324+0000 mgr.y (mgr.25646) 23 : audit [DBG] from='client.15954 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:24.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:24 smithi038 bash[32505]: cluster 2024-09-14T04:11:22.706260+0000 mgr.y (mgr.25646) 24 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 8.5 MiB/s wr, 81 op/s 2024-09-14T04:11:24.619 INFO:tasks.rados.rados.0.smithi038.stdout:3922: seq_num 2408 ranges {471256=767140,1860287=610969} 2024-09-14T04:11:24.631 INFO:tasks.rados.rados.0.smithi038.stdout:3922: writing smithi03870129-44 from 471256 to 1238396 tid 1 2024-09-14T04:11:24.641 INFO:tasks.rados.rados.0.smithi038.stdout:3922: writing smithi03870129-44 from 1860287 to 2471256 tid 2 2024-09-14T04:11:24.642 INFO:tasks.rados.rados.0.smithi038.stdout:3913: done (9 left) 2024-09-14T04:11:24.642 INFO:tasks.rados.rados.0.smithi038.stdout:3914: done (8 left) 2024-09-14T04:11:24.642 INFO:tasks.rados.rados.0.smithi038.stdout:3915: done (7 left) 2024-09-14T04:11:24.642 INFO:tasks.rados.rados.0.smithi038.stdout:3916: done (6 left) 2024-09-14T04:11:24.642 INFO:tasks.rados.rados.0.smithi038.stdout:3917: done (5 left) 2024-09-14T04:11:24.642 INFO:tasks.rados.rados.0.smithi038.stdout:3918: done (4 left) 2024-09-14T04:11:24.642 INFO:tasks.rados.rados.0.smithi038.stdout:3919: done (3 left) 2024-09-14T04:11:24.642 INFO:tasks.rados.rados.0.smithi038.stdout:3920: done (2 left) 2024-09-14T04:11:24.643 INFO:tasks.rados.rados.0.smithi038.stdout:3921: done (1 left) 2024-09-14T04:11:24.643 INFO:tasks.rados.rados.0.smithi038.stdout:3923: write oid 393 current snap is 0 2024-09-14T04:11:24.643 INFO:tasks.rados.rados.0.smithi038.stdout:3922: finishing write tid 1 to smithi03870129-44 2024-09-14T04:11:24.643 INFO:tasks.rados.rados.0.smithi038.stdout:3923: seq_num 2409 ranges {488063=442389,1518769=525834} 2024-09-14T04:11:24.651 INFO:tasks.rados.rados.0.smithi038.stdout:3923: writing smithi03870129-393 from 488063 to 930452 tid 1 2024-09-14T04:11:24.661 INFO:tasks.rados.rados.0.smithi038.stdout:3923: writing smithi03870129-393 from 1518769 to 2044603 tid 2 2024-09-14T04:11:24.662 INFO:tasks.rados.rados.0.smithi038.stdout:3924: write oid 36 current snap is 0 2024-09-14T04:11:24.662 INFO:tasks.rados.rados.0.smithi038.stdout:3922: finishing write tid 2 to smithi03870129-44 2024-09-14T04:11:24.662 INFO:tasks.rados.rados.0.smithi038.stdout:3922: finishing write tid 3 to smithi03870129-44 2024-09-14T04:11:24.662 INFO:tasks.rados.rados.0.smithi038.stdout:3922: finishing write tid 4 to smithi03870129-44 2024-09-14T04:11:24.662 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 44 v 485 (ObjNum 2408 snap 0 seq_num 2408) dirty exists 2024-09-14T04:11:24.662 INFO:tasks.rados.rados.0.smithi038.stdout:3922: left oid 44 (ObjNum 2408 snap 0 seq_num 2408) 2024-09-14T04:11:24.662 INFO:tasks.rados.rados.0.smithi038.stdout:3923: finishing write tid 1 to smithi03870129-393 2024-09-14T04:11:24.662 INFO:tasks.rados.rados.0.smithi038.stdout:3924: seq_num 2410 ranges {504870=633991,1693604=785845} 2024-09-14T04:11:24.672 INFO:tasks.rados.rados.0.smithi038.stdout:3924: writing smithi03870129-36 from 504870 to 1138861 tid 1 2024-09-14T04:11:24.682 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:24 smithi123 bash[24950]: audit 2024-09-14T04:11:22.277257+0000 mgr.y (mgr.25646) 22 : audit [DBG] from='client.25862 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:24.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:24 smithi123 bash[24950]: audit 2024-09-14T04:11:22.589324+0000 mgr.y (mgr.25646) 23 : audit [DBG] from='client.15954 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:24.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:24 smithi123 bash[24950]: cluster 2024-09-14T04:11:22.706260+0000 mgr.y (mgr.25646) 24 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 8.5 MiB/s wr, 81 op/s 2024-09-14T04:11:24.685 INFO:tasks.rados.rados.0.smithi038.stdout:3924: writing smithi03870129-36 from 1693604 to 2479449 tid 2 2024-09-14T04:11:24.685 INFO:tasks.rados.rados.0.smithi038.stdout:3922: done (2 left) 2024-09-14T04:11:24.685 INFO:tasks.rados.rados.0.smithi038.stdout:3925: delete oid 338 current snap is 0 2024-09-14T04:11:24.685 INFO:tasks.rados.rados.0.smithi038.stdout:3923: finishing write tid 2 to smithi03870129-393 2024-09-14T04:11:24.685 INFO:tasks.rados.rados.0.smithi038.stdout:3923: finishing write tid 3 to smithi03870129-393 2024-09-14T04:11:24.685 INFO:tasks.rados.rados.0.smithi038.stdout:3923: finishing write tid 4 to smithi03870129-393 2024-09-14T04:11:24.686 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 393 v 228 (ObjNum 2409 snap 0 seq_num 2409) dirty exists 2024-09-14T04:11:24.686 INFO:tasks.rados.rados.0.smithi038.stdout:3923: left oid 393 (ObjNum 2409 snap 0 seq_num 2409) 2024-09-14T04:11:24.686 INFO:tasks.rados.rados.0.smithi038.stdout:3924: finishing write tid 1 to smithi03870129-36 2024-09-14T04:11:24.688 INFO:tasks.rados.rados.0.smithi038.stdout:3923: done (2 left) 2024-09-14T04:11:24.688 INFO:tasks.rados.rados.0.smithi038.stdout:3925: done (1 left) 2024-09-14T04:11:24.688 INFO:tasks.rados.rados.0.smithi038.stdout:3926: read oid 191 snap -1 2024-09-14T04:11:24.689 INFO:tasks.rados.rados.0.smithi038.stdout:3926: expect (ObjNum 2108 snap 0 seq_num 2108) 2024-09-14T04:11:24.689 INFO:tasks.rados.rados.0.smithi038.stdout:3927: write oid 441 current snap is 0 2024-09-14T04:11:24.689 INFO:tasks.rados.rados.0.smithi038.stdout:3927: seq_num 2412 ranges {538484=784489,2094215=444269} 2024-09-14T04:11:24.705 INFO:tasks.rados.rados.0.smithi038.stdout:3927: writing smithi03870129-441 from 538484 to 1322973 tid 1 2024-09-14T04:11:24.717 INFO:tasks.rados.rados.0.smithi038.stdout:3927: writing smithi03870129-441 from 2094215 to 2538484 tid 2 2024-09-14T04:11:24.717 INFO:tasks.rados.rados.0.smithi038.stdout:3928: write oid 314 current snap is 0 2024-09-14T04:11:24.717 INFO:tasks.rados.rados.0.smithi038.stdout:3924: finishing write tid 2 to smithi03870129-36 2024-09-14T04:11:24.717 INFO:tasks.rados.rados.0.smithi038.stdout:3924: finishing write tid 3 to smithi03870129-36 2024-09-14T04:11:24.717 INFO:tasks.rados.rados.0.smithi038.stdout:3924: finishing write tid 4 to smithi03870129-36 2024-09-14T04:11:24.717 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 36 v 703 (ObjNum 2410 snap 0 seq_num 2410) dirty exists 2024-09-14T04:11:24.717 INFO:tasks.rados.rados.0.smithi038.stdout:3924: left oid 36 (ObjNum 2410 snap 0 seq_num 2410) 2024-09-14T04:11:24.717 INFO:tasks.rados.rados.0.smithi038.stdout:3926: expect (ObjNum 2108 snap 0 seq_num 2108) 2024-09-14T04:11:24.891 INFO:tasks.rados.rados.0.smithi038.stdout:3927: finishing write tid 1 to smithi03870129-441 2024-09-14T04:11:24.891 INFO:tasks.rados.rados.0.smithi038.stdout:3927: finishing write tid 2 to smithi03870129-441 2024-09-14T04:11:24.891 INFO:tasks.rados.rados.0.smithi038.stdout:3927: finishing write tid 3 to smithi03870129-441 2024-09-14T04:11:24.892 INFO:tasks.rados.rados.0.smithi038.stdout:3927: finishing write tid 4 to smithi03870129-441 2024-09-14T04:11:24.892 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 441 v 426 (ObjNum 2412 snap 0 seq_num 2412) dirty exists 2024-09-14T04:11:24.892 INFO:tasks.rados.rados.0.smithi038.stdout:3927: left oid 441 (ObjNum 2412 snap 0 seq_num 2412) 2024-09-14T04:11:24.892 INFO:tasks.rados.rados.0.smithi038.stdout:3928: seq_num 2413 ranges {555291=459738,1752697=533172} 2024-09-14T04:11:24.898 INFO:tasks.rados.rados.0.smithi038.stdout:3928: writing smithi03870129-314 from 555291 to 1015029 tid 1 2024-09-14T04:11:24.907 INFO:tasks.rados.rados.0.smithi038.stdout:3928: writing smithi03870129-314 from 1752697 to 2285869 tid 2 2024-09-14T04:11:24.907 INFO:tasks.rados.rados.0.smithi038.stdout:3924: done (3 left) 2024-09-14T04:11:24.907 INFO:tasks.rados.rados.0.smithi038.stdout:3926: done (2 left) 2024-09-14T04:11:24.907 INFO:tasks.rados.rados.0.smithi038.stdout:3927: done (1 left) 2024-09-14T04:11:24.907 INFO:tasks.rados.rados.0.smithi038.stdout:3929: read oid 67 snap -1 2024-09-14T04:11:24.908 INFO:tasks.rados.rados.0.smithi038.stdout:3929: expect deleted 2024-09-14T04:11:24.908 INFO:tasks.rados.rados.0.smithi038.stdout:3930: read oid 100 snap -1 2024-09-14T04:11:24.908 INFO:tasks.rados.rados.0.smithi038.stdout:3930: expect (ObjNum 2215 snap 0 seq_num 2215) 2024-09-14T04:11:24.908 INFO:tasks.rados.rados.0.smithi038.stdout:3931: read oid 312 snap -1 2024-09-14T04:11:24.908 INFO:tasks.rados.rados.0.smithi038.stdout:3931: expect (ObjNum 2324 snap 0 seq_num 2324) 2024-09-14T04:11:24.908 INFO:tasks.rados.rados.0.smithi038.stdout:3932: write oid 180 current snap is 0 2024-09-14T04:11:24.908 INFO:tasks.rados.rados.0.smithi038.stdout:3932: seq_num 2414 ranges {572098=534987,1811179=760919} 2024-09-14T04:11:24.915 INFO:tasks.rados.rados.0.smithi038.stdout:3932: writing smithi03870129-180 from 572098 to 1107085 tid 1 2024-09-14T04:11:24.925 INFO:tasks.rados.rados.0.smithi038.stdout:3932: writing smithi03870129-180 from 1811179 to 2572098 tid 2 2024-09-14T04:11:24.925 INFO:tasks.rados.rados.0.smithi038.stdout:3933: write oid 130 current snap is 0 2024-09-14T04:11:24.925 INFO:tasks.rados.rados.0.smithi038.stdout:3928: finishing write tid 1 to smithi03870129-314 2024-09-14T04:11:24.925 INFO:tasks.rados.rados.0.smithi038.stdout:3928: finishing write tid 2 to smithi03870129-314 2024-09-14T04:11:24.925 INFO:tasks.rados.rados.0.smithi038.stdout:3928: finishing write tid 3 to smithi03870129-314 2024-09-14T04:11:24.925 INFO:tasks.rados.rados.0.smithi038.stdout:3928: finishing write tid 4 to smithi03870129-314 2024-09-14T04:11:24.925 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 314 v 458 (ObjNum 2413 snap 0 seq_num 2413) dirty exists 2024-09-14T04:11:24.925 INFO:tasks.rados.rados.0.smithi038.stdout:3928: left oid 314 (ObjNum 2413 snap 0 seq_num 2413) 2024-09-14T04:11:24.925 INFO:tasks.rados.rados.0.smithi038.stdout:3931: expect (ObjNum 2324 snap 0 seq_num 2324) 2024-09-14T04:11:25.123 INFO:tasks.rados.rados.0.smithi038.stdout:3930: expect (ObjNum 2215 snap 0 seq_num 2215) 2024-09-14T04:11:25.297 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:11:25.315 INFO:tasks.rados.rados.0.smithi038.stdout:3932: finishing write tid 1 to smithi03870129-180 2024-09-14T04:11:25.315 INFO:tasks.rados.rados.0.smithi038.stdout:3932: finishing write tid 2 to smithi03870129-180 2024-09-14T04:11:25.315 INFO:tasks.rados.rados.0.smithi038.stdout:3932: finishing write tid 3 to smithi03870129-180 2024-09-14T04:11:25.315 INFO:tasks.rados.rados.0.smithi038.stdout:3932: finishing write tid 4 to smithi03870129-180 2024-09-14T04:11:25.315 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 180 v 597 (ObjNum 2414 snap 0 seq_num 2414) dirty exists 2024-09-14T04:11:25.315 INFO:tasks.rados.rados.0.smithi038.stdout:3932: left oid 180 (ObjNum 2414 snap 0 seq_num 2414) 2024-09-14T04:11:25.315 INFO:tasks.rados.rados.0.smithi038.stdout:3933: seq_num 2415 ranges {588905=610236,1753308=536841} 2024-09-14T04:11:25.321 INFO:tasks.rados.rados.0.smithi038.stdout:3933: writing smithi03870129-130 from 588905 to 1199141 tid 1 2024-09-14T04:11:25.328 INFO:tasks.rados.rados.0.smithi038.stdout:3933: writing smithi03870129-130 from 1753308 to 2290149 tid 2 2024-09-14T04:11:25.328 INFO:tasks.rados.rados.0.smithi038.stdout:3928: done (5 left) 2024-09-14T04:11:25.328 INFO:tasks.rados.rados.0.smithi038.stdout:3929: done (4 left) 2024-09-14T04:11:25.328 INFO:tasks.rados.rados.0.smithi038.stdout:3930: done (3 left) 2024-09-14T04:11:25.328 INFO:tasks.rados.rados.0.smithi038.stdout:3931: done (2 left) 2024-09-14T04:11:25.328 INFO:tasks.rados.rados.0.smithi038.stdout:3932: done (1 left) 2024-09-14T04:11:25.328 INFO:tasks.rados.rados.0.smithi038.stdout:3934: write oid 471 current snap is 0 2024-09-14T04:11:25.328 INFO:tasks.rados.rados.0.smithi038.stdout:3934: seq_num 2416 ranges {605712=685485,1811790=793922} 2024-09-14T04:11:25.335 INFO:tasks.rados.rados.0.smithi038.stdout:3934: writing smithi03870129-471 from 605712 to 1291197 tid 1 2024-09-14T04:11:25.342 INFO:tasks.rados.rados.0.smithi038.stdout:3934: writing smithi03870129-471 from 1811790 to 2605712 tid 2 2024-09-14T04:11:25.343 INFO:tasks.rados.rados.0.smithi038.stdout:3935: read oid 492 snap -1 2024-09-14T04:11:25.343 INFO:tasks.rados.rados.0.smithi038.stdout:3935: expect (ObjNum 2357 snap 0 seq_num 2357) 2024-09-14T04:11:25.343 INFO:tasks.rados.rados.0.smithi038.stdout:3936: delete oid 195 current snap is 0 2024-09-14T04:11:25.343 INFO:tasks.rados.rados.0.smithi038.stdout:3933: finishing write tid 1 to smithi03870129-130 2024-09-14T04:11:25.343 INFO:tasks.rados.rados.0.smithi038.stdout:3933: finishing write tid 2 to smithi03870129-130 2024-09-14T04:11:25.343 INFO:tasks.rados.rados.0.smithi038.stdout:3933: finishing write tid 3 to smithi03870129-130 2024-09-14T04:11:25.343 INFO:tasks.rados.rados.0.smithi038.stdout:3933: finishing write tid 4 to smithi03870129-130 2024-09-14T04:11:25.343 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 130 v 231 (ObjNum 2415 snap 0 seq_num 2415) dirty exists 2024-09-14T04:11:25.343 INFO:tasks.rados.rados.0.smithi038.stdout:3933: left oid 130 (ObjNum 2415 snap 0 seq_num 2415) 2024-09-14T04:11:25.343 INFO:tasks.rados.rados.0.smithi038.stdout:3934: finishing write tid 1 to smithi03870129-471 2024-09-14T04:11:25.346 INFO:tasks.rados.rados.0.smithi038.stdout:3933: done (3 left) 2024-09-14T04:11:25.346 INFO:tasks.rados.rados.0.smithi038.stdout:3936: done (2 left) 2024-09-14T04:11:25.346 INFO:tasks.rados.rados.0.smithi038.stdout:3937: read oid 184 snap -1 2024-09-14T04:11:25.346 INFO:tasks.rados.rados.0.smithi038.stdout:3937: expect (ObjNum 2036 snap 0 seq_num 2036) 2024-09-14T04:11:25.346 INFO:tasks.rados.rados.0.smithi038.stdout:3938: read oid 188 snap -1 2024-09-14T04:11:25.346 INFO:tasks.rados.rados.0.smithi038.stdout:3938: expect deleted 2024-09-14T04:11:25.346 INFO:tasks.rados.rados.0.smithi038.stdout:3939: write oid 217 current snap is 0 2024-09-14T04:11:25.346 INFO:tasks.rados.rados.0.smithi038.stdout:3939: seq_num 2418 ranges {639326=552336,1645107=400521,2501032=138294} 2024-09-14T04:11:25.354 INFO:tasks.rados.rados.0.smithi038.stdout:3939: writing smithi03870129-217 from 639326 to 1191662 tid 1 2024-09-14T04:11:25.359 INFO:tasks.rados.rados.0.smithi038.stdout:3939: writing smithi03870129-217 from 1645107 to 2045628 tid 2 2024-09-14T04:11:25.363 INFO:tasks.rados.rados.0.smithi038.stdout:3939: writing smithi03870129-217 from 2501032 to 2639326 tid 3 2024-09-14T04:11:25.363 INFO:tasks.rados.rados.0.smithi038.stdout:3940: write oid 239 current snap is 0 2024-09-14T04:11:25.363 INFO:tasks.rados.rados.0.smithi038.stdout:3940: seq_num 2419 ranges {656133=627585,1987236=544179} 2024-09-14T04:11:25.371 INFO:tasks.rados.rados.0.smithi038.stdout:3940: writing smithi03870129-239 from 656133 to 1283718 tid 1 2024-09-14T04:11:25.379 INFO:tasks.rados.rados.0.smithi038.stdout:3940: writing smithi03870129-239 from 1987236 to 2531415 tid 2 2024-09-14T04:11:25.379 INFO:tasks.rados.rados.0.smithi038.stdout:3941: write oid 348 current snap is 0 2024-09-14T04:11:25.379 INFO:tasks.rados.rados.0.smithi038.stdout:3934: finishing write tid 2 to smithi03870129-471 2024-09-14T04:11:25.379 INFO:tasks.rados.rados.0.smithi038.stdout:3934: finishing write tid 3 to smithi03870129-471 2024-09-14T04:11:25.379 INFO:tasks.rados.rados.0.smithi038.stdout:3934: finishing write tid 4 to smithi03870129-471 2024-09-14T04:11:25.379 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 471 v 706 (ObjNum 2416 snap 0 seq_num 2416) dirty exists 2024-09-14T04:11:25.379 INFO:tasks.rados.rados.0.smithi038.stdout:3934: left oid 471 (ObjNum 2416 snap 0 seq_num 2416) 2024-09-14T04:11:25.379 INFO:tasks.rados.rados.0.smithi038.stdout:3941: seq_num 2420 ranges {672940=702834,2045718=627222} 2024-09-14T04:11:25.386 INFO:tasks.rados.rados.0.smithi038.stdout:3941: writing smithi03870129-348 from 672940 to 1375774 tid 1 2024-09-14T04:11:25.394 INFO:tasks.rados.rados.0.smithi038.stdout:3941: writing smithi03870129-348 from 2045718 to 2672940 tid 2 2024-09-14T04:11:25.394 INFO:tasks.rados.rados.0.smithi038.stdout:3934: done (6 left) 2024-09-14T04:11:25.394 INFO:tasks.rados.rados.0.smithi038.stdout:3938: done (5 left) 2024-09-14T04:11:25.394 INFO:tasks.rados.rados.0.smithi038.stdout:3942: write oid 470 current snap is 0 2024-09-14T04:11:25.394 INFO:tasks.rados.rados.0.smithi038.stdout:3942: seq_num 2421 ranges {689747=778083,2104200=547848} 2024-09-14T04:11:25.402 INFO:tasks.rados.rados.0.smithi038.stdout:3942: writing smithi03870129-470 from 689747 to 1467830 tid 1 2024-09-14T04:11:25.410 INFO:tasks.rados.rados.0.smithi038.stdout:3942: writing smithi03870129-470 from 2104200 to 2652048 tid 2 2024-09-14T04:11:25.410 INFO:tasks.rados.rados.0.smithi038.stdout:3943: write oid 23 current snap is 0 2024-09-14T04:11:25.411 INFO:tasks.rados.rados.0.smithi038.stdout:3935: expect (ObjNum 2357 snap 0 seq_num 2357) 2024-09-14T04:11:25.619 INFO:tasks.rados.rados.0.smithi038.stdout:3937: expect (ObjNum 2036 snap 0 seq_num 2036) 2024-09-14T04:11:25.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:25 smithi123 bash[24950]: audit 2024-09-14T04:11:24.682032+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:11:25.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:25 smithi123 bash[24950]: audit 2024-09-14T04:11:24.976503+0000 mon.a (mon.0) 1010 : audit [DBG] from='client.? 172.21.15.38:0/3884356134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:11:25.719 INFO:tasks.rados.rados.0.smithi038.stdout:3939: finishing write tid 1 to smithi03870129-217 2024-09-14T04:11:25.720 INFO:tasks.rados.rados.0.smithi038.stdout:3939: finishing write tid 2 to smithi03870129-217 2024-09-14T04:11:25.720 INFO:tasks.rados.rados.0.smithi038.stdout:3939: finishing write tid 3 to smithi03870129-217 2024-09-14T04:11:25.720 INFO:tasks.rados.rados.0.smithi038.stdout:3939: finishing write tid 4 to smithi03870129-217 2024-09-14T04:11:25.720 INFO:tasks.rados.rados.0.smithi038.stdout:3939: finishing write tid 5 to smithi03870129-217 2024-09-14T04:11:25.720 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 217 v 430 (ObjNum 2418 snap 0 seq_num 2418) dirty exists 2024-09-14T04:11:25.720 INFO:tasks.rados.rados.0.smithi038.stdout:3939: left oid 217 (ObjNum 2418 snap 0 seq_num 2418) 2024-09-14T04:11:25.720 INFO:tasks.rados.rados.0.smithi038.stdout:3940: finishing write tid 1 to smithi03870129-239 2024-09-14T04:11:25.720 INFO:tasks.rados.rados.0.smithi038.stdout:3940: finishing write tid 2 to smithi03870129-239 2024-09-14T04:11:25.720 INFO:tasks.rados.rados.0.smithi038.stdout:3940: finishing write tid 3 to smithi03870129-239 2024-09-14T04:11:25.720 INFO:tasks.rados.rados.0.smithi038.stdout:3940: finishing write tid 4 to smithi03870129-239 2024-09-14T04:11:25.720 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 239 v 675 (ObjNum 2419 snap 0 seq_num 2419) dirty exists 2024-09-14T04:11:25.720 INFO:tasks.rados.rados.0.smithi038.stdout:3940: left oid 239 (ObjNum 2419 snap 0 seq_num 2419) 2024-09-14T04:11:25.720 INFO:tasks.rados.rados.0.smithi038.stdout:3941: finishing write tid 1 to smithi03870129-348 2024-09-14T04:11:25.721 INFO:tasks.rados.rados.0.smithi038.stdout:3941: finishing write tid 2 to smithi03870129-348 2024-09-14T04:11:25.721 INFO:tasks.rados.rados.0.smithi038.stdout:3941: finishing write tid 3 to smithi03870129-348 2024-09-14T04:11:25.721 INFO:tasks.rados.rados.0.smithi038.stdout:3941: finishing write tid 4 to smithi03870129-348 2024-09-14T04:11:25.721 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 348 v 433 (ObjNum 2420 snap 0 seq_num 2420) dirty exists 2024-09-14T04:11:25.721 INFO:tasks.rados.rados.0.smithi038.stdout:3941: left oid 348 (ObjNum 2420 snap 0 seq_num 2420) 2024-09-14T04:11:25.721 INFO:tasks.rados.rados.0.smithi038.stdout:3942: finishing write tid 1 to smithi03870129-470 2024-09-14T04:11:25.721 INFO:tasks.rados.rados.0.smithi038.stdout:3942: finishing write tid 2 to smithi03870129-470 2024-09-14T04:11:25.721 INFO:tasks.rados.rados.0.smithi038.stdout:3942: finishing write tid 3 to smithi03870129-470 2024-09-14T04:11:25.721 INFO:tasks.rados.rados.0.smithi038.stdout:3942: finishing write tid 4 to smithi03870129-470 2024-09-14T04:11:25.721 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 470 v 524 (ObjNum 2421 snap 0 seq_num 2421) dirty exists 2024-09-14T04:11:25.721 INFO:tasks.rados.rados.0.smithi038.stdout:3942: left oid 470 (ObjNum 2421 snap 0 seq_num 2421) 2024-09-14T04:11:25.721 INFO:tasks.rados.rados.0.smithi038.stdout:3943: seq_num 2422 ranges {706554=453332,1762682=691506} 2024-09-14T04:11:25.728 INFO:tasks.rados.rados.0.smithi038.stdout:3943: writing smithi03870129-23 from 706554 to 1159886 tid 1 2024-09-14T04:11:25.737 INFO:tasks.rados.rados.0.smithi038.stdout:3943: writing smithi03870129-23 from 1762682 to 2454188 tid 2 2024-09-14T04:11:25.738 INFO:tasks.rados.rados.0.smithi038.stdout:3935: done (6 left) 2024-09-14T04:11:25.738 INFO:tasks.rados.rados.0.smithi038.stdout:3937: done (5 left) 2024-09-14T04:11:25.738 INFO:tasks.rados.rados.0.smithi038.stdout:3939: done (4 left) 2024-09-14T04:11:25.738 INFO:tasks.rados.rados.0.smithi038.stdout:3940: done (3 left) 2024-09-14T04:11:25.738 INFO:tasks.rados.rados.0.smithi038.stdout:3941: done (2 left) 2024-09-14T04:11:25.738 INFO:tasks.rados.rados.0.smithi038.stdout:3942: done (1 left) 2024-09-14T04:11:25.738 INFO:tasks.rados.rados.0.smithi038.stdout:3944: read oid 16 snap -1 2024-09-14T04:11:25.738 INFO:tasks.rados.rados.0.smithi038.stdout:3944: expect deleted 2024-09-14T04:11:25.738 INFO:tasks.rados.rados.0.smithi038.stdout:3945: read oid 372 snap -1 2024-09-14T04:11:25.738 INFO:tasks.rados.rados.0.smithi038.stdout:3945: expect (ObjNum 2091 snap 0 seq_num 2091) 2024-09-14T04:11:25.738 INFO:tasks.rados.rados.0.smithi038.stdout:3946: read oid 296 snap -1 2024-09-14T04:11:25.738 INFO:tasks.rados.rados.0.smithi038.stdout:3946: expect (ObjNum 2049 snap 0 seq_num 2049) 2024-09-14T04:11:25.739 INFO:tasks.rados.rados.0.smithi038.stdout:3947: read oid 36 snap -1 2024-09-14T04:11:25.739 INFO:tasks.rados.rados.0.smithi038.stdout:3947: expect (ObjNum 2410 snap 0 seq_num 2410) 2024-09-14T04:11:25.739 INFO:tasks.rados.rados.0.smithi038.stdout:3948: delete oid 187 current snap is 0 2024-09-14T04:11:25.739 INFO:tasks.rados.rados.0.smithi038.stdout:3943: finishing write tid 1 to smithi03870129-23 2024-09-14T04:11:25.741 INFO:tasks.rados.rados.0.smithi038.stdout:3944: done (5 left) 2024-09-14T04:11:25.741 INFO:tasks.rados.rados.0.smithi038.stdout:3948: done (4 left) 2024-09-14T04:11:25.741 INFO:tasks.rados.rados.0.smithi038.stdout:3949: write oid 315 current snap is 0 2024-09-14T04:11:25.741 INFO:tasks.rados.rados.0.smithi038.stdout:3949: seq_num 2424 ranges {740168=603830,1763293=695175} 2024-09-14T04:11:25.756 INFO:tasks.rados.rados.0.smithi038.stdout:3949: writing smithi03870129-315 from 740168 to 1343998 tid 1 2024-09-14T04:11:25.761 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:25 smithi038 bash[22519]: audit 2024-09-14T04:11:24.682032+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:11:25.762 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:25 smithi038 bash[22519]: audit 2024-09-14T04:11:24.976503+0000 mon.a (mon.0) 1010 : audit [DBG] from='client.? 172.21.15.38:0/3884356134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:11:25.762 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:25 smithi038 bash[32505]: audit 2024-09-14T04:11:24.682032+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:11:25.762 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:25 smithi038 bash[32505]: audit 2024-09-14T04:11:24.976503+0000 mon.a (mon.0) 1010 : audit [DBG] from='client.? 172.21.15.38:0/3884356134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:11:25.766 INFO:tasks.rados.rados.0.smithi038.stdout:3949: writing smithi03870129-315 from 1763293 to 2458468 tid 2 2024-09-14T04:11:25.766 INFO:tasks.rados.rados.0.smithi038.stdout:3950: delete oid 253 current snap is 0 2024-09-14T04:11:25.766 INFO:tasks.rados.rados.0.smithi038.stdout:3947: expect (ObjNum 2410 snap 0 seq_num 2410) 2024-09-14T04:11:25.911 INFO:tasks.rados.rados.0.smithi038.stdout:3946: expect (ObjNum 2049 snap 0 seq_num 2049) 2024-09-14T04:11:26.110 INFO:tasks.rados.rados.0.smithi038.stdout:3943: finishing write tid 2 to smithi03870129-23 2024-09-14T04:11:26.110 INFO:tasks.rados.rados.0.smithi038.stdout:3943: finishing write tid 3 to smithi03870129-23 2024-09-14T04:11:26.110 INFO:tasks.rados.rados.0.smithi038.stdout:3943: finishing write tid 4 to smithi03870129-23 2024-09-14T04:11:26.110 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 23 v 488 (ObjNum 2422 snap 0 seq_num 2422) dirty exists 2024-09-14T04:11:26.110 INFO:tasks.rados.rados.0.smithi038.stdout:3943: left oid 23 (ObjNum 2422 snap 0 seq_num 2422) 2024-09-14T04:11:26.110 INFO:tasks.rados.rados.0.smithi038.stdout:3945: expect (ObjNum 2091 snap 0 seq_num 2091) 2024-09-14T04:11:26.415 INFO:tasks.rados.rados.0.smithi038.stdout:3949: finishing write tid 1 to smithi03870129-315 2024-09-14T04:11:26.415 INFO:tasks.rados.rados.0.smithi038.stdout:3949: finishing write tid 2 to smithi03870129-315 2024-09-14T04:11:26.415 INFO:tasks.rados.rados.0.smithi038.stdout:3949: finishing write tid 3 to smithi03870129-315 2024-09-14T04:11:26.416 INFO:tasks.rados.rados.0.smithi038.stdout:3949: finishing write tid 4 to smithi03870129-315 2024-09-14T04:11:26.416 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 315 v 678 (ObjNum 2424 snap 0 seq_num 2424) dirty exists 2024-09-14T04:11:26.416 INFO:tasks.rados.rados.0.smithi038.stdout:3949: left oid 315 (ObjNum 2424 snap 0 seq_num 2424) 2024-09-14T04:11:26.416 INFO:tasks.rados.rados.0.smithi038.stdout:3943: done (5 left) 2024-09-14T04:11:26.416 INFO:tasks.rados.rados.0.smithi038.stdout:3945: done (4 left) 2024-09-14T04:11:26.416 INFO:tasks.rados.rados.0.smithi038.stdout:3946: done (3 left) 2024-09-14T04:11:26.416 INFO:tasks.rados.rados.0.smithi038.stdout:3947: done (2 left) 2024-09-14T04:11:26.416 INFO:tasks.rados.rados.0.smithi038.stdout:3949: done (1 left) 2024-09-14T04:11:26.416 INFO:tasks.rados.rados.0.smithi038.stdout:3950: done (0 left) 2024-09-14T04:11:26.416 INFO:tasks.rados.rados.0.smithi038.stdout:3951: read oid 15 snap -1 2024-09-14T04:11:26.416 INFO:tasks.rados.rados.0.smithi038.stdout:3951: expect deleted 2024-09-14T04:11:26.416 INFO:tasks.rados.rados.0.smithi038.stdout:3952: write oid 64 current snap is 0 2024-09-14T04:11:26.416 INFO:tasks.rados.rados.0.smithi038.stdout:3952: seq_num 2426 ranges {773782=470681,1996610=698844} 2024-09-14T04:11:26.424 INFO:tasks.rados.rados.0.smithi038.stdout:3952: writing smithi03870129-64 from 773782 to 1244463 tid 1 2024-09-14T04:11:26.435 INFO:tasks.rados.rados.0.smithi038.stdout:3952: writing smithi03870129-64 from 1996610 to 2695454 tid 2 2024-09-14T04:11:26.436 INFO:tasks.rados.rados.0.smithi038.stdout:3953: write oid 466 current snap is 0 2024-09-14T04:11:26.436 INFO:tasks.rados.rados.0.smithi038.stdout:3953: seq_num 2427 ranges {790589=545930,1938739=558855} 2024-09-14T04:11:26.446 INFO:tasks.rados.rados.0.smithi038.stdout:3953: writing smithi03870129-466 from 790589 to 1336519 tid 1 2024-09-14T04:11:26.455 INFO:tasks.rados.rados.0.smithi038.stdout:3953: writing smithi03870129-466 from 1938739 to 2497594 tid 2 2024-09-14T04:11:26.455 INFO:tasks.rados.rados.0.smithi038.stdout:3954: write oid 41 current snap is 0 2024-09-14T04:11:26.455 INFO:tasks.rados.rados.0.smithi038.stdout:3952: finishing write tid 1 to smithi03870129-64 2024-09-14T04:11:26.455 INFO:tasks.rados.rados.0.smithi038.stdout:3952: finishing write tid 2 to smithi03870129-64 2024-09-14T04:11:26.455 INFO:tasks.rados.rados.0.smithi038.stdout:3952: finishing write tid 3 to smithi03870129-64 2024-09-14T04:11:26.455 INFO:tasks.rados.rados.0.smithi038.stdout:3952: finishing write tid 4 to smithi03870129-64 2024-09-14T04:11:26.456 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 64 v 473 (ObjNum 2426 snap 0 seq_num 2426) dirty exists 2024-09-14T04:11:26.456 INFO:tasks.rados.rados.0.smithi038.stdout:3952: left oid 64 (ObjNum 2426 snap 0 seq_num 2426) 2024-09-14T04:11:26.456 INFO:tasks.rados.rados.0.smithi038.stdout:3953: finishing write tid 1 to smithi03870129-466 2024-09-14T04:11:26.456 INFO:tasks.rados.rados.0.smithi038.stdout:3954: seq_num 2428 ranges {407396=621179,1597221=702513} 2024-09-14T04:11:26.462 INFO:tasks.rados.rados.0.smithi038.stdout:3954: writing smithi03870129-41 from 407396 to 1028575 tid 1 2024-09-14T04:11:26.473 INFO:tasks.rados.rados.0.smithi038.stdout:3954: writing smithi03870129-41 from 1597221 to 2299734 tid 2 2024-09-14T04:11:26.473 INFO:tasks.rados.rados.0.smithi038.stdout:3951: done (3 left) 2024-09-14T04:11:26.473 INFO:tasks.rados.rados.0.smithi038.stdout:3952: done (2 left) 2024-09-14T04:11:26.473 INFO:tasks.rados.rados.0.smithi038.stdout:3955: write oid 352 current snap is 0 2024-09-14T04:11:26.473 INFO:tasks.rados.rados.0.smithi038.stdout:3953: finishing write tid 2 to smithi03870129-466 2024-09-14T04:11:26.473 INFO:tasks.rados.rados.0.smithi038.stdout:3953: finishing write tid 3 to smithi03870129-466 2024-09-14T04:11:26.473 INFO:tasks.rados.rados.0.smithi038.stdout:3953: finishing write tid 4 to smithi03870129-466 2024-09-14T04:11:26.473 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 466 v 479 (ObjNum 2427 snap 0 seq_num 2427) dirty exists 2024-09-14T04:11:26.473 INFO:tasks.rados.rados.0.smithi038.stdout:3953: left oid 466 (ObjNum 2427 snap 0 seq_num 2427) 2024-09-14T04:11:26.473 INFO:tasks.rados.rados.0.smithi038.stdout:3954: finishing write tid 1 to smithi03870129-41 2024-09-14T04:11:26.473 INFO:tasks.rados.rados.0.smithi038.stdout:3955: seq_num 2429 ranges {424203=696428,1655703=562524} 2024-09-14T04:11:26.481 INFO:tasks.rados.rados.0.smithi038.stdout:3955: writing smithi03870129-352 from 424203 to 1120631 tid 1 2024-09-14T04:11:26.490 INFO:tasks.rados.rados.0.smithi038.stdout:3955: writing smithi03870129-352 from 1655703 to 2218227 tid 2 2024-09-14T04:11:26.490 INFO:tasks.rados.rados.0.smithi038.stdout:3953: done (2 left) 2024-09-14T04:11:26.490 INFO:tasks.rados.rados.0.smithi038.stdout:3956: write oid 163 current snap is 0 2024-09-14T04:11:26.490 INFO:tasks.rados.rados.0.smithi038.stdout:3954: finishing write tid 2 to smithi03870129-41 2024-09-14T04:11:26.490 INFO:tasks.rados.rados.0.smithi038.stdout:3954: finishing write tid 3 to smithi03870129-41 2024-09-14T04:11:26.490 INFO:tasks.rados.rados.0.smithi038.stdout:3954: finishing write tid 4 to smithi03870129-41 2024-09-14T04:11:26.490 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 41 v 370 (ObjNum 2428 snap 0 seq_num 2428) dirty exists 2024-09-14T04:11:26.490 INFO:tasks.rados.rados.0.smithi038.stdout:3954: left oid 41 (ObjNum 2428 snap 0 seq_num 2428) 2024-09-14T04:11:26.491 INFO:tasks.rados.rados.0.smithi038.stdout:3955: finishing write tid 1 to smithi03870129-352 2024-09-14T04:11:26.491 INFO:tasks.rados.rados.0.smithi038.stdout:3956: seq_num 2430 ranges {441010=771677,1714185=706182} 2024-09-14T04:11:26.499 INFO:tasks.rados.rados.0.smithi038.stdout:3956: writing smithi03870129-163 from 441010 to 1212687 tid 1 2024-09-14T04:11:26.510 INFO:tasks.rados.rados.0.smithi038.stdout:3956: writing smithi03870129-163 from 1714185 to 2420367 tid 2 2024-09-14T04:11:26.510 INFO:tasks.rados.rados.0.smithi038.stdout:3954: done (2 left) 2024-09-14T04:11:26.510 INFO:tasks.rados.rados.0.smithi038.stdout:3957: delete oid 139 current snap is 0 2024-09-14T04:11:26.510 INFO:tasks.rados.rados.0.smithi038.stdout:3955: finishing write tid 2 to smithi03870129-352 2024-09-14T04:11:26.510 INFO:tasks.rados.rados.0.smithi038.stdout:3955: finishing write tid 3 to smithi03870129-352 2024-09-14T04:11:26.510 INFO:tasks.rados.rados.0.smithi038.stdout:3955: finishing write tid 4 to smithi03870129-352 2024-09-14T04:11:26.510 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 352 v 437 (ObjNum 2429 snap 0 seq_num 2429) dirty exists 2024-09-14T04:11:26.510 INFO:tasks.rados.rados.0.smithi038.stdout:3955: left oid 352 (ObjNum 2429 snap 0 seq_num 2429) 2024-09-14T04:11:26.510 INFO:tasks.rados.rados.0.smithi038.stdout:3956: finishing write tid 1 to smithi03870129-163 2024-09-14T04:11:26.518 INFO:tasks.rados.rados.0.smithi038.stdout:3956: finishing write tid 2 to smithi03870129-163 2024-09-14T04:11:26.519 INFO:tasks.rados.rados.0.smithi038.stdout:3956: finishing write tid 3 to smithi03870129-163 2024-09-14T04:11:26.520 INFO:tasks.rados.rados.0.smithi038.stdout:3956: finishing write tid 4 to smithi03870129-163 2024-09-14T04:11:26.520 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 163 v 681 (ObjNum 2430 snap 0 seq_num 2430) dirty exists 2024-09-14T04:11:26.520 INFO:tasks.rados.rados.0.smithi038.stdout:3956: left oid 163 (ObjNum 2430 snap 0 seq_num 2430) 2024-09-14T04:11:26.520 INFO:tasks.rados.rados.0.smithi038.stdout:3955: done (2 left) 2024-09-14T04:11:26.520 INFO:tasks.rados.rados.0.smithi038.stdout:3956: done (1 left) 2024-09-14T04:11:26.520 INFO:tasks.rados.rados.0.smithi038.stdout:3957: done (0 left) 2024-09-14T04:11:26.520 INFO:tasks.rados.rados.0.smithi038.stdout:3958: write oid 14 current snap is 0 2024-09-14T04:11:26.520 INFO:tasks.rados.rados.0.smithi038.stdout:3958: seq_num 2432 ranges {474624=522175,1714796=709851} 2024-09-14T04:11:26.526 INFO:tasks.rados.rados.0.smithi038.stdout:3958: writing smithi03870129-14 from 474624 to 996799 tid 1 2024-09-14T04:11:26.536 INFO:tasks.rados.rados.0.smithi038.stdout:3958: writing smithi03870129-14 from 1714796 to 2424647 tid 2 2024-09-14T04:11:26.536 INFO:tasks.rados.rados.0.smithi038.stdout:3959: read oid 320 snap -1 2024-09-14T04:11:26.536 INFO:tasks.rados.rados.0.smithi038.stdout:3959: expect (ObjNum 2265 snap 0 seq_num 2265) 2024-09-14T04:11:26.536 INFO:tasks.rados.rados.0.smithi038.stdout:3960: read oid 269 snap -1 2024-09-14T04:11:26.536 INFO:tasks.rados.rados.0.smithi038.stdout:3960: expect (ObjNum 1920 snap 0 seq_num 1920) 2024-09-14T04:11:26.537 INFO:tasks.rados.rados.0.smithi038.stdout:3958: finishing write tid 1 to smithi03870129-14 2024-09-14T04:11:26.537 INFO:tasks.rados.rados.0.smithi038.stdout:3961: read oid 178 snap -1 2024-09-14T04:11:26.537 INFO:tasks.rados.rados.0.smithi038.stdout:3961: expect (ObjNum 1752 snap 0 seq_num 1752) 2024-09-14T04:11:26.537 INFO:tasks.rados.rados.0.smithi038.stdout:3962: read oid 381 snap -1 2024-09-14T04:11:26.537 INFO:tasks.rados.rados.0.smithi038.stdout:3962: expect (ObjNum 2378 snap 0 seq_num 2378) 2024-09-14T04:11:26.537 INFO:tasks.rados.rados.0.smithi038.stdout:3963: delete oid 481 current snap is 0 2024-09-14T04:11:26.540 INFO:tasks.rados.rados.0.smithi038.stdout:3960: expect (ObjNum 1920 snap 0 seq_num 1920) 2024-09-14T04:11:26.622 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:26 smithi038 bash[22519]: cluster 2024-09-14T04:11:24.706714+0000 mgr.y (mgr.25646) 25 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 8.5 MiB/s wr, 81 op/s 2024-09-14T04:11:26.623 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:26 smithi038 bash[32505]: cluster 2024-09-14T04:11:24.706714+0000 mgr.y (mgr.25646) 25 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 8.5 MiB/s wr, 81 op/s 2024-09-14T04:11:26.669 INFO:tasks.rados.rados.0.smithi038.stdout:3958: finishing write tid 2 to smithi03870129-14 2024-09-14T04:11:26.670 INFO:tasks.rados.rados.0.smithi038.stdout:3958: finishing write tid 3 to smithi03870129-14 2024-09-14T04:11:26.670 INFO:tasks.rados.rados.0.smithi038.stdout:3958: finishing write tid 4 to smithi03870129-14 2024-09-14T04:11:26.670 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 14 v 709 (ObjNum 2432 snap 0 seq_num 2432) dirty exists 2024-09-14T04:11:26.670 INFO:tasks.rados.rados.0.smithi038.stdout:3958: left oid 14 (ObjNum 2432 snap 0 seq_num 2432) 2024-09-14T04:11:26.670 INFO:tasks.rados.rados.0.smithi038.stdout:3959: expect (ObjNum 2265 snap 0 seq_num 2265) 2024-09-14T04:11:26.682 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:26 smithi123 bash[24950]: cluster 2024-09-14T04:11:24.706714+0000 mgr.y (mgr.25646) 25 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 8.5 MiB/s wr, 81 op/s 2024-09-14T04:11:26.736 INFO:tasks.rados.rados.0.smithi038.stdout:3961: expect (ObjNum 1752 snap 0 seq_num 1752) 2024-09-14T04:11:26.931 INFO:tasks.rados.rados.0.smithi038.stdout:3962: expect (ObjNum 2378 snap 0 seq_num 2378) 2024-09-14T04:11:27.109 INFO:tasks.rados.rados.0.smithi038.stdout:3958: done (5 left) 2024-09-14T04:11:27.109 INFO:tasks.rados.rados.0.smithi038.stdout:3959: done (4 left) 2024-09-14T04:11:27.109 INFO:tasks.rados.rados.0.smithi038.stdout:3960: done (3 left) 2024-09-14T04:11:27.109 INFO:tasks.rados.rados.0.smithi038.stdout:3961: done (2 left) 2024-09-14T04:11:27.109 INFO:tasks.rados.rados.0.smithi038.stdout:3962: done (1 left) 2024-09-14T04:11:27.109 INFO:tasks.rados.rados.0.smithi038.stdout:3963: done (0 left) 2024-09-14T04:11:27.109 INFO:tasks.rados.rados.0.smithi038.stdout:3964: write oid 152 current snap is 0 2024-09-14T04:11:27.109 INFO:tasks.rados.rados.0.smithi038.stdout:3964: seq_num 2434 ranges {508238=789026,1948113=713520} 2024-09-14T04:11:27.130 INFO:tasks.rados.rados.0.smithi038.stdout:3964: writing smithi03870129-152 from 508238 to 1297264 tid 1 2024-09-14T04:11:27.152 INFO:tasks.rados.rados.0.smithi038.stdout:3964: writing smithi03870129-152 from 1948113 to 2661633 tid 2 2024-09-14T04:11:27.153 INFO:tasks.rados.rados.0.smithi038.stdout:3965: read oid 10 snap -1 2024-09-14T04:11:27.153 INFO:tasks.rados.rados.0.smithi038.stdout:3965: expect deleted 2024-09-14T04:11:27.153 INFO:tasks.rados.rados.0.smithi038.stdout:3966: write oid 494 current snap is 0 2024-09-14T04:11:27.153 INFO:tasks.rados.rados.0.smithi038.stdout:3966: seq_num 2435 ranges {525045=464275,1490242=457178,2501811=423234} 2024-09-14T04:11:27.166 INFO:tasks.rados.rados.0.smithi038.stdout:3966: writing smithi03870129-494 from 525045 to 989320 tid 1 2024-09-14T04:11:27.178 INFO:tasks.rados.rados.0.smithi038.stdout:3966: writing smithi03870129-494 from 1490242 to 1947420 tid 2 2024-09-14T04:11:27.188 INFO:tasks.rados.rados.0.smithi038.stdout:3966: writing smithi03870129-494 from 2501811 to 2925045 tid 3 2024-09-14T04:11:27.188 INFO:tasks.rados.rados.0.smithi038.stdout:3967: read oid 163 snap -1 2024-09-14T04:11:27.188 INFO:tasks.rados.rados.0.smithi038.stdout:3967: expect (ObjNum 2430 snap 0 seq_num 2430) 2024-09-14T04:11:27.188 INFO:tasks.rados.rados.0.smithi038.stdout:3968: write oid 255 current snap is 0 2024-09-14T04:11:27.188 INFO:tasks.rados.rados.0.smithi038.stdout:3964: finishing write tid 1 to smithi03870129-152 2024-09-14T04:11:27.188 INFO:tasks.rados.rados.0.smithi038.stdout:3964: finishing write tid 2 to smithi03870129-152 2024-09-14T04:11:27.188 INFO:tasks.rados.rados.0.smithi038.stdout:3964: finishing write tid 3 to smithi03870129-152 2024-09-14T04:11:27.189 INFO:tasks.rados.rados.0.smithi038.stdout:3964: finishing write tid 4 to smithi03870129-152 2024-09-14T04:11:27.189 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 152 v 685 (ObjNum 2434 snap 0 seq_num 2434) dirty exists 2024-09-14T04:11:27.189 INFO:tasks.rados.rados.0.smithi038.stdout:3964: left oid 152 (ObjNum 2434 snap 0 seq_num 2434) 2024-09-14T04:11:27.189 INFO:tasks.rados.rados.0.smithi038.stdout:3966: finishing write tid 1 to smithi03870129-494 2024-09-14T04:11:27.189 INFO:tasks.rados.rados.0.smithi038.stdout:3966: finishing write tid 2 to smithi03870129-494 2024-09-14T04:11:27.189 INFO:tasks.rados.rados.0.smithi038.stdout:3968: seq_num 2436 ranges {541852=539524,1548724=717189,2929234=12618} 2024-09-14T04:11:27.198 INFO:tasks.rados.rados.0.smithi038.stdout:3968: writing smithi03870129-255 from 541852 to 1081376 tid 1 2024-09-14T04:11:27.209 INFO:tasks.rados.rados.0.smithi038.stdout:3968: writing smithi03870129-255 from 1548724 to 2265913 tid 2 2024-09-14T04:11:27.215 INFO:tasks.rados.rados.0.smithi038.stdout:3968: writing smithi03870129-255 from 2929234 to 2941852 tid 3 2024-09-14T04:11:27.215 INFO:tasks.rados.rados.0.smithi038.stdout:3964: done (4 left) 2024-09-14T04:11:27.215 INFO:tasks.rados.rados.0.smithi038.stdout:3965: done (3 left) 2024-09-14T04:11:27.215 INFO:tasks.rados.rados.0.smithi038.stdout:3969: write oid 451 current snap is 0 2024-09-14T04:11:27.215 INFO:tasks.rados.rados.0.smithi038.stdout:3969: seq_num 2437 ranges {558659=614773,1607206=460847,2556657=402002} 2024-09-14T04:11:27.225 INFO:tasks.rados.rados.0.smithi038.stdout:3969: writing smithi03870129-451 from 558659 to 1173432 tid 1 2024-09-14T04:11:27.233 INFO:tasks.rados.rados.0.smithi038.stdout:3969: writing smithi03870129-451 from 1607206 to 2068053 tid 2 2024-09-14T04:11:27.240 INFO:tasks.rados.rados.0.smithi038.stdout:3969: writing smithi03870129-451 from 2556657 to 2958659 tid 3 2024-09-14T04:11:27.240 INFO:tasks.rados.rados.0.smithi038.stdout:3970: write oid 279 current snap is 0 2024-09-14T04:11:27.240 INFO:tasks.rados.rados.0.smithi038.stdout:3970: seq_num 2438 ranges {575466=690022,1665688=720858} 2024-09-14T04:11:27.249 INFO:tasks.rados.rados.0.smithi038.stdout:3970: writing smithi03870129-279 from 575466 to 1265488 tid 1 2024-09-14T04:11:27.257 INFO:tasks.rados.rados.0.smithi038.stdout:3970: writing smithi03870129-279 from 1665688 to 2386546 tid 2 2024-09-14T04:11:27.257 INFO:tasks.rados.rados.0.smithi038.stdout:3971: read oid 366 snap -1 2024-09-14T04:11:27.257 INFO:tasks.rados.rados.0.smithi038.stdout:3971: expect (ObjNum 2135 snap 0 seq_num 2135) 2024-09-14T04:11:27.258 INFO:tasks.rados.rados.0.smithi038.stdout:3972: read oid 371 snap -1 2024-09-14T04:11:27.258 INFO:tasks.rados.rados.0.smithi038.stdout:3972: expect (ObjNum 2125 snap 0 seq_num 2125) 2024-09-14T04:11:27.258 INFO:tasks.rados.rados.0.smithi038.stdout:3973: write oid 458 current snap is 0 2024-09-14T04:11:27.258 INFO:tasks.rados.rados.0.smithi038.stdout:3966: finishing write tid 3 to smithi03870129-494 2024-09-14T04:11:27.258 INFO:tasks.rados.rados.0.smithi038.stdout:3966: finishing write tid 4 to smithi03870129-494 2024-09-14T04:11:27.258 INFO:tasks.rados.rados.0.smithi038.stdout:3966: finishing write tid 5 to smithi03870129-494 2024-09-14T04:11:27.258 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 494 v 388 (ObjNum 2435 snap 0 seq_num 2435) dirty exists 2024-09-14T04:11:27.258 INFO:tasks.rados.rados.0.smithi038.stdout:3966: left oid 494 (ObjNum 2435 snap 0 seq_num 2435) 2024-09-14T04:11:27.258 INFO:tasks.rados.rados.0.smithi038.stdout:3967: expect (ObjNum 2430 snap 0 seq_num 2430) 2024-09-14T04:11:27.289 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:11:26 smithi123 bash[59929]: ts=2024-09-14T04:11:26.951Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi123\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi123\", job=\"node\", machine=\"x86_64\", nodename=\"smithi123\", release=\"5.15.0-121-generic\", sysname=\"Linux\", version=\"#131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi123\", job=\"node\", machine=\"x86_64\", nodename=\"smithi123\", release=\"5.15.0-121-generic\", sysname=\"Linux\", version=\"#131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:11:27.452 INFO:tasks.rados.rados.0.smithi038.stdout:3968: finishing write tid 1 to smithi03870129-255 2024-09-14T04:11:27.452 INFO:tasks.rados.rados.0.smithi038.stdout:3968: finishing write tid 2 to smithi03870129-255 2024-09-14T04:11:27.452 INFO:tasks.rados.rados.0.smithi038.stdout:3968: finishing write tid 3 to smithi03870129-255 2024-09-14T04:11:27.452 INFO:tasks.rados.rados.0.smithi038.stdout:3968: finishing write tid 4 to smithi03870129-255 2024-09-14T04:11:27.452 INFO:tasks.rados.rados.0.smithi038.stdout:3968: finishing write tid 5 to smithi03870129-255 2024-09-14T04:11:27.452 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 255 v 689 (ObjNum 2436 snap 0 seq_num 2436) dirty exists 2024-09-14T04:11:27.453 INFO:tasks.rados.rados.0.smithi038.stdout:3968: left oid 255 (ObjNum 2436 snap 0 seq_num 2436) 2024-09-14T04:11:27.453 INFO:tasks.rados.rados.0.smithi038.stdout:3969: finishing write tid 1 to smithi03870129-451 2024-09-14T04:11:27.453 INFO:tasks.rados.rados.0.smithi038.stdout:3969: finishing write tid 2 to smithi03870129-451 2024-09-14T04:11:27.453 INFO:tasks.rados.rados.0.smithi038.stdout:3969: finishing write tid 3 to smithi03870129-451 2024-09-14T04:11:27.453 INFO:tasks.rados.rados.0.smithi038.stdout:3969: finishing write tid 4 to smithi03870129-451 2024-09-14T04:11:27.453 INFO:tasks.rados.rados.0.smithi038.stdout:3969: finishing write tid 5 to smithi03870129-451 2024-09-14T04:11:27.453 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 451 v 235 (ObjNum 2437 snap 0 seq_num 2437) dirty exists 2024-09-14T04:11:27.453 INFO:tasks.rados.rados.0.smithi038.stdout:3969: left oid 451 (ObjNum 2437 snap 0 seq_num 2437) 2024-09-14T04:11:27.453 INFO:tasks.rados.rados.0.smithi038.stdout:3970: finishing write tid 1 to smithi03870129-279 2024-09-14T04:11:27.453 INFO:tasks.rados.rados.0.smithi038.stdout:3973: seq_num 2439 ranges {592273=765271,2007817=464516,2895150=97123} 2024-09-14T04:11:27.462 INFO:tasks.rados.rados.0.smithi038.stdout:3973: writing smithi03870129-458 from 592273 to 1357544 tid 1 2024-09-14T04:11:27.470 INFO:tasks.rados.rados.0.smithi038.stdout:3973: writing smithi03870129-458 from 2007817 to 2472333 tid 2 2024-09-14T04:11:27.475 INFO:tasks.rados.rados.0.smithi038.stdout:3973: writing smithi03870129-458 from 2895150 to 2992273 tid 3 2024-09-14T04:11:27.475 INFO:tasks.rados.rados.0.smithi038.stdout:3966: done (7 left) 2024-09-14T04:11:27.475 INFO:tasks.rados.rados.0.smithi038.stdout:3967: done (6 left) 2024-09-14T04:11:27.475 INFO:tasks.rados.rados.0.smithi038.stdout:3968: done (5 left) 2024-09-14T04:11:27.475 INFO:tasks.rados.rados.0.smithi038.stdout:3969: done (4 left) 2024-09-14T04:11:27.475 INFO:tasks.rados.rados.0.smithi038.stdout:3974: write oid 476 current snap is 0 2024-09-14T04:11:27.475 INFO:tasks.rados.rados.0.smithi038.stdout:3974: seq_num 2440 ranges {609080=440520,1666299=724527,2922573=86507} 2024-09-14T04:11:27.483 INFO:tasks.rados.rados.0.smithi038.stdout:3974: writing smithi03870129-476 from 609080 to 1049600 tid 1 2024-09-14T04:11:27.493 INFO:tasks.rados.rados.0.smithi038.stdout:3974: writing smithi03870129-476 from 1666299 to 2390826 tid 2 2024-09-14T04:11:27.498 INFO:tasks.rados.rados.0.smithi038.stdout:3974: writing smithi03870129-476 from 2922573 to 3009080 tid 3 2024-09-14T04:11:27.498 INFO:tasks.rados.rados.0.smithi038.stdout:3975: read oid 102 snap -1 2024-09-14T04:11:27.498 INFO:tasks.rados.rados.0.smithi038.stdout:3975: expect deleted 2024-09-14T04:11:27.498 INFO:tasks.rados.rados.0.smithi038.stdout:3976: delete oid 224 current snap is 0 2024-09-14T04:11:27.498 INFO:tasks.rados.rados.0.smithi038.stdout:3971: expect (ObjNum 2135 snap 0 seq_num 2135) 2024-09-14T04:11:27.679 INFO:tasks.rados.rados.0.smithi038.stdout:3972: expect (ObjNum 2125 snap 0 seq_num 2125) 2024-09-14T04:11:27.682 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:27 smithi123 bash[24950]: audit 2024-09-14T04:11:25.287257+0000 mgr.y (mgr.25646) 26 : audit [DBG] from='client.15966 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:27.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:27 smithi123 bash[24950]: audit 2024-09-14T04:11:25.595875+0000 mgr.y (mgr.25646) 27 : audit [DBG] from='client.25886 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:27.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:27 smithi038 bash[32505]: audit 2024-09-14T04:11:25.287257+0000 mgr.y (mgr.25646) 26 : audit [DBG] from='client.15966 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:27.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:27 smithi038 bash[32505]: audit 2024-09-14T04:11:25.595875+0000 mgr.y (mgr.25646) 27 : audit [DBG] from='client.25886 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:27.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:27 smithi038 bash[22519]: audit 2024-09-14T04:11:25.287257+0000 mgr.y (mgr.25646) 26 : audit [DBG] from='client.15966 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:27.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:27 smithi038 bash[22519]: audit 2024-09-14T04:11:25.595875+0000 mgr.y (mgr.25646) 27 : audit [DBG] from='client.25886 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:27.978 INFO:tasks.rados.rados.0.smithi038.stdout:3970: finishing write tid 2 to smithi03870129-279 2024-09-14T04:11:27.979 INFO:tasks.rados.rados.0.smithi038.stdout:3970: finishing write tid 3 to smithi03870129-279 2024-09-14T04:11:27.979 INFO:tasks.rados.rados.0.smithi038.stdout:3970: finishing write tid 4 to smithi03870129-279 2024-09-14T04:11:27.979 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 279 v 440 (ObjNum 2438 snap 0 seq_num 2438) dirty exists 2024-09-14T04:11:27.979 INFO:tasks.rados.rados.0.smithi038.stdout:3970: left oid 279 (ObjNum 2438 snap 0 seq_num 2438) 2024-09-14T04:11:27.979 INFO:tasks.rados.rados.0.smithi038.stdout:3973: finishing write tid 1 to smithi03870129-458 2024-09-14T04:11:27.979 INFO:tasks.rados.rados.0.smithi038.stdout:3973: finishing write tid 2 to smithi03870129-458 2024-09-14T04:11:27.979 INFO:tasks.rados.rados.0.smithi038.stdout:3973: finishing write tid 3 to smithi03870129-458 2024-09-14T04:11:27.979 INFO:tasks.rados.rados.0.smithi038.stdout:3973: finishing write tid 4 to smithi03870129-458 2024-09-14T04:11:27.979 INFO:tasks.rados.rados.0.smithi038.stdout:3973: finishing write tid 5 to smithi03870129-458 2024-09-14T04:11:27.979 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 458 v 487 (ObjNum 2439 snap 0 seq_num 2439) dirty exists 2024-09-14T04:11:27.979 INFO:tasks.rados.rados.0.smithi038.stdout:3973: left oid 458 (ObjNum 2439 snap 0 seq_num 2439) 2024-09-14T04:11:27.980 INFO:tasks.rados.rados.0.smithi038.stdout:3974: finishing write tid 1 to smithi03870129-476 2024-09-14T04:11:27.980 INFO:tasks.rados.rados.0.smithi038.stdout:3970: done (6 left) 2024-09-14T04:11:27.980 INFO:tasks.rados.rados.0.smithi038.stdout:3971: done (5 left) 2024-09-14T04:11:27.980 INFO:tasks.rados.rados.0.smithi038.stdout:3972: done (4 left) 2024-09-14T04:11:27.980 INFO:tasks.rados.rados.0.smithi038.stdout:3973: done (3 left) 2024-09-14T04:11:27.980 INFO:tasks.rados.rados.0.smithi038.stdout:3976: done (2 left) 2024-09-14T04:11:27.980 INFO:tasks.rados.rados.0.smithi038.stdout:3977: read oid 178 snap -1 2024-09-14T04:11:27.980 INFO:tasks.rados.rados.0.smithi038.stdout:3977: expect (ObjNum 1752 snap 0 seq_num 1752) 2024-09-14T04:11:27.980 INFO:tasks.rados.rados.0.smithi038.stdout:3978: read oid 407 snap -1 2024-09-14T04:11:27.980 INFO:tasks.rados.rados.0.smithi038.stdout:3978: expect (ObjNum 2247 snap 0 seq_num 2247) 2024-09-14T04:11:27.980 INFO:tasks.rados.rados.0.smithi038.stdout:3979: read oid 189 snap -1 2024-09-14T04:11:27.980 INFO:tasks.rados.rados.0.smithi038.stdout:3979: expect (ObjNum 1455 snap 0 seq_num 1455) 2024-09-14T04:11:27.980 INFO:tasks.rados.rados.0.smithi038.stdout:3980: read oid 231 snap -1 2024-09-14T04:11:27.980 INFO:tasks.rados.rados.0.smithi038.stdout:3980: expect deleted 2024-09-14T04:11:27.981 INFO:tasks.rados.rados.0.smithi038.stdout:3981: read oid 88 snap -1 2024-09-14T04:11:27.981 INFO:tasks.rados.rados.0.smithi038.stdout:3981: expect (ObjNum 2102 snap 0 seq_num 2102) 2024-09-14T04:11:27.981 INFO:tasks.rados.rados.0.smithi038.stdout:3982: write oid 8 current snap is 0 2024-09-14T04:11:27.981 INFO:tasks.rados.rados.0.smithi038.stdout:3982: seq_num 2442 ranges {642694=707371,1899616=728196} 2024-09-14T04:11:27.987 INFO:tasks.rados.rados.0.smithi038.stdout:3982: writing smithi03870129-8 from 642694 to 1350065 tid 1 2024-09-14T04:11:27.996 INFO:tasks.rados.rados.0.smithi038.stdout:3982: writing smithi03870129-8 from 1899616 to 2627812 tid 2 2024-09-14T04:11:27.996 INFO:tasks.rados.rados.0.smithi038.stdout:3983: write oid 309 current snap is 0 2024-09-14T04:11:27.996 INFO:tasks.rados.rados.0.smithi038.stdout:3983: seq_num 2443 ranges {659501=782620,2241745=471854} 2024-09-14T04:11:28.005 INFO:tasks.rados.rados.0.smithi038.stdout:3983: writing smithi03870129-309 from 659501 to 1442121 tid 1 2024-09-14T04:11:28.013 INFO:tasks.rados.rados.0.smithi038.stdout:3983: writing smithi03870129-309 from 2241745 to 2713599 tid 2 2024-09-14T04:11:28.013 INFO:tasks.rados.rados.0.smithi038.stdout:3984: read oid 194 snap -1 2024-09-14T04:11:28.013 INFO:tasks.rados.rados.0.smithi038.stdout:3984: expect (ObjNum 2195 snap 0 seq_num 2195) 2024-09-14T04:11:28.013 INFO:tasks.rados.rados.0.smithi038.stdout:3985: write oid 69 current snap is 0 2024-09-14T04:11:28.014 INFO:tasks.rados.rados.0.smithi038.stdout:3985: seq_num 2444 ranges {676308=457869,1900227=615512,3032265=44043} 2024-09-14T04:11:28.020 INFO:tasks.rados.rados.0.smithi038.stdout:3985: writing smithi03870129-69 from 676308 to 1134177 tid 1 2024-09-14T04:11:28.028 INFO:tasks.rados.rados.0.smithi038.stdout:3985: writing smithi03870129-69 from 1900227 to 2515739 tid 2 2024-09-14T04:11:28.031 INFO:tasks.rados.rados.0.smithi038.stdout:3985: writing smithi03870129-69 from 3032265 to 3076308 tid 3 2024-09-14T04:11:28.031 INFO:tasks.rados.rados.0.smithi038.stdout:3986: write oid 129 current snap is 0 2024-09-14T04:11:28.031 INFO:tasks.rados.rados.0.smithi038.stdout:3974: finishing write tid 2 to smithi03870129-476 2024-09-14T04:11:28.032 INFO:tasks.rados.rados.0.smithi038.stdout:3974: finishing write tid 3 to smithi03870129-476 2024-09-14T04:11:28.032 INFO:tasks.rados.rados.0.smithi038.stdout:3986: seq_num 2445 ranges {693115=533118,1958709=475523,3059688=33427} 2024-09-14T04:11:28.038 INFO:tasks.rados.rados.0.smithi038.stdout:3986: writing smithi03870129-129 from 693115 to 1226233 tid 1 2024-09-14T04:11:28.045 INFO:tasks.rados.rados.0.smithi038.stdout:3986: writing smithi03870129-129 from 1958709 to 2434232 tid 2 2024-09-14T04:11:28.049 INFO:tasks.rados.rados.0.smithi038.stdout:3986: writing smithi03870129-129 from 3059688 to 3093115 tid 3 2024-09-14T04:11:28.049 INFO:tasks.rados.rados.0.smithi038.stdout:3975: done (11 left) 2024-09-14T04:11:28.049 INFO:tasks.rados.rados.0.smithi038.stdout:3987: delete oid 180 current snap is 0 2024-09-14T04:11:28.049 INFO:tasks.rados.rados.0.smithi038.stdout:3974: finishing write tid 4 to smithi03870129-476 2024-09-14T04:11:28.049 INFO:tasks.rados.rados.0.smithi038.stdout:3974: finishing write tid 5 to smithi03870129-476 2024-09-14T04:11:28.049 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 476 v 462 (ObjNum 2440 snap 0 seq_num 2440) dirty exists 2024-09-14T04:11:28.049 INFO:tasks.rados.rados.0.smithi038.stdout:3974: left oid 476 (ObjNum 2440 snap 0 seq_num 2440) 2024-09-14T04:11:28.050 INFO:tasks.rados.rados.0.smithi038.stdout:3977: expect (ObjNum 1752 snap 0 seq_num 1752) 2024-09-14T04:11:28.242 INFO:tasks.rados.rados.0.smithi038.stdout:3979: expect (ObjNum 1455 snap 0 seq_num 1455) 2024-09-14T04:11:28.339 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:11:28.373 INFO:tasks.rados.rados.0.smithi038.stdout:3982: finishing write tid 1 to smithi03870129-8 2024-09-14T04:11:28.373 INFO:tasks.rados.rados.0.smithi038.stdout:3978: expect (ObjNum 2247 snap 0 seq_num 2247) 2024-09-14T04:11:28.487 INFO:tasks.rados.rados.0.smithi038.stdout:3981: expect (ObjNum 2102 snap 0 seq_num 2102) 2024-09-14T04:11:28.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:28 smithi123 bash[24950]: cluster 2024-09-14T04:11:26.707300+0000 mgr.y (mgr.25646) 28 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 73 MiB/s rd, 12 MiB/s wr, 112 op/s 2024-09-14T04:11:28.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:28 smithi123 bash[24950]: audit 2024-09-14T04:11:27.463098+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:28.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:28 smithi123 bash[24950]: audit 2024-09-14T04:11:27.476037+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:28.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:28 smithi123 bash[24950]: cephadm 2024-09-14T04:11:27.485449+0000 mgr.y (mgr.25646) 29 : cephadm [INF] Updating smithi038:/etc/ceph/ceph.conf 2024-09-14T04:11:28.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:28 smithi123 bash[24950]: audit 2024-09-14T04:11:27.485618+0000 mon.b (mon.1) 63 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:11:28.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:28 smithi123 bash[24950]: cephadm 2024-09-14T04:11:27.485860+0000 mgr.y (mgr.25646) 30 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.conf 2024-09-14T04:11:28.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:28 smithi123 bash[24950]: audit 2024-09-14T04:11:27.487226+0000 mon.b (mon.1) 64 : audit [INF] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:11:28.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:28 smithi123 bash[24950]: cephadm 2024-09-14T04:11:27.593738+0000 mgr.y (mgr.25646) 31 : cephadm [INF] Updating smithi038:/var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-14T04:11:28.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:28 smithi123 bash[24950]: cephadm 2024-09-14T04:11:27.601927+0000 mgr.y (mgr.25646) 32 : cephadm [INF] Updating smithi123:/var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-14T04:11:28.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:28 smithi123 bash[24950]: cephadm 2024-09-14T04:11:27.679150+0000 mgr.y (mgr.25646) 33 : cephadm [INF] Updating smithi038:/etc/ceph/ceph.client.admin.keyring 2024-09-14T04:11:28.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:28 smithi123 bash[24950]: cephadm 2024-09-14T04:11:27.693227+0000 mgr.y (mgr.25646) 34 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.client.admin.keyring 2024-09-14T04:11:28.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:28 smithi123 bash[24950]: cephadm 2024-09-14T04:11:27.760687+0000 mgr.y (mgr.25646) 35 : cephadm [INF] Updating smithi038:/var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-14T04:11:28.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:28 smithi123 bash[24950]: cephadm 2024-09-14T04:11:27.785359+0000 mgr.y (mgr.25646) 36 : cephadm [INF] Updating smithi123:/var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-14T04:11:28.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:28 smithi123 bash[24950]: audit 2024-09-14T04:11:27.846515+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:28.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:28 smithi123 bash[24950]: audit 2024-09-14T04:11:27.860366+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:28.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:28 smithi123 bash[24950]: audit 2024-09-14T04:11:27.874883+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:28.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:28 smithi123 bash[24950]: audit 2024-09-14T04:11:27.885166+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:28.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:28 smithi123 bash[24950]: audit 2024-09-14T04:11:27.894287+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:28.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:28 smithi123 bash[24950]: cephadm 2024-09-14T04:11:27.925096+0000 mgr.y (mgr.25646) 37 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-14T04:11:28.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:28 smithi123 bash[24950]: audit 2024-09-14T04:11:28.012359+0000 mon.c (mon.2) 228 : audit [DBG] from='client.? 172.21.15.38:0/2793783225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:11:28.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:28 smithi123 bash[24950]: cephadm 2024-09-14T04:11:28.208177+0000 mgr.y (mgr.25646) 38 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi123 2024-09-14T04:11:28.733 INFO:tasks.rados.rados.0.smithi038.stdout:3982: finishing write tid 2 to smithi03870129-8 2024-09-14T04:11:28.733 INFO:tasks.rados.rados.0.smithi038.stdout:3982: finishing write tid 3 to smithi03870129-8 2024-09-14T04:11:28.733 INFO:tasks.rados.rados.0.smithi038.stdout:3982: finishing write tid 4 to smithi03870129-8 2024-09-14T04:11:28.734 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 8 v 411 (ObjNum 2442 snap 0 seq_num 2442) dirty exists 2024-09-14T04:11:28.734 INFO:tasks.rados.rados.0.smithi038.stdout:3982: left oid 8 (ObjNum 2442 snap 0 seq_num 2442) 2024-09-14T04:11:28.734 INFO:tasks.rados.rados.0.smithi038.stdout:3983: finishing write tid 1 to smithi03870129-309 2024-09-14T04:11:28.734 INFO:tasks.rados.rados.0.smithi038.stdout:3984: expect (ObjNum 2195 snap 0 seq_num 2195) 2024-09-14T04:11:28.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:28 smithi038 bash[32505]: cluster 2024-09-14T04:11:26.707300+0000 mgr.y (mgr.25646) 28 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 73 MiB/s rd, 12 MiB/s wr, 112 op/s 2024-09-14T04:11:28.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:28 smithi038 bash[32505]: audit 2024-09-14T04:11:27.463098+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:28.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:28 smithi038 bash[32505]: audit 2024-09-14T04:11:27.476037+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:28.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:28 smithi038 bash[32505]: cephadm 2024-09-14T04:11:27.485449+0000 mgr.y (mgr.25646) 29 : cephadm [INF] Updating smithi038:/etc/ceph/ceph.conf 2024-09-14T04:11:28.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:28 smithi038 bash[32505]: audit 2024-09-14T04:11:27.485618+0000 mon.b (mon.1) 63 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:11:28.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:28 smithi038 bash[32505]: cephadm 2024-09-14T04:11:27.485860+0000 mgr.y (mgr.25646) 30 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.conf 2024-09-14T04:11:28.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:28 smithi038 bash[32505]: audit 2024-09-14T04:11:27.487226+0000 mon.b (mon.1) 64 : audit [INF] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:11:28.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:28 smithi038 bash[32505]: cephadm 2024-09-14T04:11:27.593738+0000 mgr.y (mgr.25646) 31 : cephadm [INF] Updating smithi038:/var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-14T04:11:28.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:28 smithi038 bash[32505]: cephadm 2024-09-14T04:11:27.601927+0000 mgr.y (mgr.25646) 32 : cephadm [INF] Updating smithi123:/var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-14T04:11:28.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:28 smithi038 bash[32505]: cephadm 2024-09-14T04:11:27.679150+0000 mgr.y (mgr.25646) 33 : cephadm [INF] Updating smithi038:/etc/ceph/ceph.client.admin.keyring 2024-09-14T04:11:28.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:28 smithi038 bash[32505]: cephadm 2024-09-14T04:11:27.693227+0000 mgr.y (mgr.25646) 34 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.client.admin.keyring 2024-09-14T04:11:28.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:28 smithi038 bash[32505]: cephadm 2024-09-14T04:11:27.760687+0000 mgr.y (mgr.25646) 35 : cephadm [INF] Updating smithi038:/var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-14T04:11:28.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:28 smithi038 bash[32505]: cephadm 2024-09-14T04:11:27.785359+0000 mgr.y (mgr.25646) 36 : cephadm [INF] Updating smithi123:/var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-14T04:11:28.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:28 smithi038 bash[32505]: audit 2024-09-14T04:11:27.846515+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:28.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:28 smithi038 bash[32505]: audit 2024-09-14T04:11:27.860366+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:28.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:28 smithi038 bash[32505]: audit 2024-09-14T04:11:27.874883+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:28.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:28 smithi038 bash[32505]: audit 2024-09-14T04:11:27.885166+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:28.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:28 smithi038 bash[32505]: audit 2024-09-14T04:11:27.894287+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:28.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:28 smithi038 bash[32505]: cephadm 2024-09-14T04:11:27.925096+0000 mgr.y (mgr.25646) 37 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-14T04:11:28.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:28 smithi038 bash[32505]: audit 2024-09-14T04:11:28.012359+0000 mon.c (mon.2) 228 : audit [DBG] from='client.? 172.21.15.38:0/2793783225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:11:28.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:28 smithi038 bash[32505]: cephadm 2024-09-14T04:11:28.208177+0000 mgr.y (mgr.25646) 38 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi123 2024-09-14T04:11:28.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:28 smithi038 bash[22519]: cluster 2024-09-14T04:11:26.707300+0000 mgr.y (mgr.25646) 28 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 73 MiB/s rd, 12 MiB/s wr, 112 op/s 2024-09-14T04:11:28.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:28 smithi038 bash[22519]: audit 2024-09-14T04:11:27.463098+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:28.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:28 smithi038 bash[22519]: audit 2024-09-14T04:11:27.476037+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:28.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:28 smithi038 bash[22519]: cephadm 2024-09-14T04:11:27.485449+0000 mgr.y (mgr.25646) 29 : cephadm [INF] Updating smithi038:/etc/ceph/ceph.conf 2024-09-14T04:11:28.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:28 smithi038 bash[22519]: audit 2024-09-14T04:11:27.485618+0000 mon.b (mon.1) 63 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:11:28.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:28 smithi038 bash[22519]: cephadm 2024-09-14T04:11:27.485860+0000 mgr.y (mgr.25646) 30 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.conf 2024-09-14T04:11:28.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:28 smithi038 bash[22519]: audit 2024-09-14T04:11:27.487226+0000 mon.b (mon.1) 64 : audit [INF] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:11:28.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:28 smithi038 bash[22519]: cephadm 2024-09-14T04:11:27.593738+0000 mgr.y (mgr.25646) 31 : cephadm [INF] Updating smithi038:/var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-14T04:11:28.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:28 smithi038 bash[22519]: cephadm 2024-09-14T04:11:27.601927+0000 mgr.y (mgr.25646) 32 : cephadm [INF] Updating smithi123:/var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-14T04:11:28.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:28 smithi038 bash[22519]: cephadm 2024-09-14T04:11:27.679150+0000 mgr.y (mgr.25646) 33 : cephadm [INF] Updating smithi038:/etc/ceph/ceph.client.admin.keyring 2024-09-14T04:11:28.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:28 smithi038 bash[22519]: cephadm 2024-09-14T04:11:27.693227+0000 mgr.y (mgr.25646) 34 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.client.admin.keyring 2024-09-14T04:11:28.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:28 smithi038 bash[22519]: cephadm 2024-09-14T04:11:27.760687+0000 mgr.y (mgr.25646) 35 : cephadm [INF] Updating smithi038:/var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-14T04:11:28.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:28 smithi038 bash[22519]: cephadm 2024-09-14T04:11:27.785359+0000 mgr.y (mgr.25646) 36 : cephadm [INF] Updating smithi123:/var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-14T04:11:28.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:28 smithi038 bash[22519]: audit 2024-09-14T04:11:27.846515+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:28.775 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:28 smithi038 bash[22519]: audit 2024-09-14T04:11:27.860366+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:28.775 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:28 smithi038 bash[22519]: audit 2024-09-14T04:11:27.874883+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:28.775 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:28 smithi038 bash[22519]: audit 2024-09-14T04:11:27.885166+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:28.775 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:28 smithi038 bash[22519]: audit 2024-09-14T04:11:27.894287+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:28.775 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:28 smithi038 bash[22519]: cephadm 2024-09-14T04:11:27.925096+0000 mgr.y (mgr.25646) 37 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-14T04:11:28.775 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:28 smithi038 bash[22519]: audit 2024-09-14T04:11:28.012359+0000 mon.c (mon.2) 228 : audit [DBG] from='client.? 172.21.15.38:0/2793783225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:11:28.775 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:28 smithi038 bash[22519]: cephadm 2024-09-14T04:11:28.208177+0000 mgr.y (mgr.25646) 38 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi123 2024-09-14T04:11:28.829 INFO:tasks.rados.rados.0.smithi038.stdout:3983: finishing write tid 2 to smithi03870129-309 2024-09-14T04:11:28.829 INFO:tasks.rados.rados.0.smithi038.stdout:3983: finishing write tid 3 to smithi03870129-309 2024-09-14T04:11:28.829 INFO:tasks.rados.rados.0.smithi038.stdout:3983: finishing write tid 4 to smithi03870129-309 2024-09-14T04:11:28.829 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 309 v 490 (ObjNum 2443 snap 0 seq_num 2443) dirty exists 2024-09-14T04:11:28.829 INFO:tasks.rados.rados.0.smithi038.stdout:3983: left oid 309 (ObjNum 2443 snap 0 seq_num 2443) 2024-09-14T04:11:28.830 INFO:tasks.rados.rados.0.smithi038.stdout:3985: finishing write tid 1 to smithi03870129-69 2024-09-14T04:11:28.830 INFO:tasks.rados.rados.0.smithi038.stdout:3985: finishing write tid 2 to smithi03870129-69 2024-09-14T04:11:28.830 INFO:tasks.rados.rados.0.smithi038.stdout:3985: finishing write tid 3 to smithi03870129-69 2024-09-14T04:11:28.830 INFO:tasks.rados.rados.0.smithi038.stdout:3985: finishing write tid 4 to smithi03870129-69 2024-09-14T04:11:28.830 INFO:tasks.rados.rados.0.smithi038.stdout:3985: finishing write tid 5 to smithi03870129-69 2024-09-14T04:11:28.830 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 69 v 483 (ObjNum 2444 snap 0 seq_num 2444) dirty exists 2024-09-14T04:11:28.830 INFO:tasks.rados.rados.0.smithi038.stdout:3985: left oid 69 (ObjNum 2444 snap 0 seq_num 2444) 2024-09-14T04:11:28.830 INFO:tasks.rados.rados.0.smithi038.stdout:3986: finishing write tid 1 to smithi03870129-129 2024-09-14T04:11:28.830 INFO:tasks.rados.rados.0.smithi038.stdout:3986: finishing write tid 2 to smithi03870129-129 2024-09-14T04:11:28.830 INFO:tasks.rados.rados.0.smithi038.stdout:3986: finishing write tid 3 to smithi03870129-129 2024-09-14T04:11:28.830 INFO:tasks.rados.rados.0.smithi038.stdout:3986: finishing write tid 4 to smithi03870129-129 2024-09-14T04:11:28.830 INFO:tasks.rados.rados.0.smithi038.stdout:3986: finishing write tid 5 to smithi03870129-129 2024-09-14T04:11:28.830 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 129 v 444 (ObjNum 2445 snap 0 seq_num 2445) dirty exists 2024-09-14T04:11:28.830 INFO:tasks.rados.rados.0.smithi038.stdout:3986: left oid 129 (ObjNum 2445 snap 0 seq_num 2445) 2024-09-14T04:11:28.831 INFO:tasks.rados.rados.0.smithi038.stdout:3974: done (11 left) 2024-09-14T04:11:28.831 INFO:tasks.rados.rados.0.smithi038.stdout:3977: done (10 left) 2024-09-14T04:11:28.831 INFO:tasks.rados.rados.0.smithi038.stdout:3978: done (9 left) 2024-09-14T04:11:28.831 INFO:tasks.rados.rados.0.smithi038.stdout:3979: done (8 left) 2024-09-14T04:11:28.831 INFO:tasks.rados.rados.0.smithi038.stdout:3980: done (7 left) 2024-09-14T04:11:28.831 INFO:tasks.rados.rados.0.smithi038.stdout:3981: done (6 left) 2024-09-14T04:11:28.831 INFO:tasks.rados.rados.0.smithi038.stdout:3982: done (5 left) 2024-09-14T04:11:28.831 INFO:tasks.rados.rados.0.smithi038.stdout:3983: done (4 left) 2024-09-14T04:11:28.831 INFO:tasks.rados.rados.0.smithi038.stdout:3984: done (3 left) 2024-09-14T04:11:28.831 INFO:tasks.rados.rados.0.smithi038.stdout:3985: done (2 left) 2024-09-14T04:11:28.831 INFO:tasks.rados.rados.0.smithi038.stdout:3986: done (1 left) 2024-09-14T04:11:28.831 INFO:tasks.rados.rados.0.smithi038.stdout:3987: done (0 left) 2024-09-14T04:11:28.832 INFO:tasks.rados.rados.0.smithi038.stdout:3988: read oid 45 snap -1 2024-09-14T04:11:28.832 INFO:tasks.rados.rados.0.smithi038.stdout:3988: expect (ObjNum 2087 snap 0 seq_num 2087) 2024-09-14T04:11:28.832 INFO:tasks.rados.rados.0.smithi038.stdout:3989: delete oid 251 current snap is 0 2024-09-14T04:11:28.832 INFO:tasks.rados.rados.0.smithi038.stdout:3989: done (1 left) 2024-09-14T04:11:28.832 INFO:tasks.rados.rados.0.smithi038.stdout:3990: write oid 115 current snap is 0 2024-09-14T04:11:28.833 INFO:tasks.rados.rados.0.smithi038.stdout:3990: seq_num 2448 ranges {743536=475218,1734155=622850,3141957=1579} 2024-09-14T04:11:28.851 INFO:tasks.rados.rados.0.smithi038.stdout:3990: writing smithi03870129-115 from 743536 to 1218754 tid 1 2024-09-14T04:11:28.870 INFO:tasks.rados.rados.0.smithi038.stdout:3990: writing smithi03870129-115 from 1734155 to 2357005 tid 2 2024-09-14T04:11:28.883 INFO:tasks.rados.rados.0.smithi038.stdout:3990: writing smithi03870129-115 from 3141957 to 3143536 tid 3 2024-09-14T04:11:28.883 INFO:tasks.rados.rados.0.smithi038.stdout:3991: write oid 265 current snap is 0 2024-09-14T04:11:28.883 INFO:tasks.rados.rados.0.smithi038.stdout:3991: seq_num 2449 ranges {760343=550467,1792637=482861,2769380=390963} 2024-09-14T04:11:28.899 INFO:tasks.rados.rados.0.smithi038.stdout:3991: writing smithi03870129-265 from 760343 to 1310810 tid 1 2024-09-14T04:11:28.909 INFO:tasks.rados.rados.0.smithi038.stdout:3991: writing smithi03870129-265 from 1792637 to 2275498 tid 2 2024-09-14T04:11:28.918 INFO:tasks.rados.rados.0.smithi038.stdout:3991: writing smithi03870129-265 from 2769380 to 3160343 tid 3 2024-09-14T04:11:28.918 INFO:tasks.rados.rados.0.smithi038.stdout:3992: write oid 357 current snap is 0 2024-09-14T04:11:28.918 INFO:tasks.rados.rados.0.smithi038.stdout:3992: seq_num 2450 ranges {777150=625716,1851119=626519} 2024-09-14T04:11:28.929 INFO:tasks.rados.rados.0.smithi038.stdout:3992: writing smithi03870129-357 from 777150 to 1402866 tid 1 2024-09-14T04:11:28.938 INFO:tasks.rados.rados.0.smithi038.stdout:3992: writing smithi03870129-357 from 1851119 to 2477638 tid 2 2024-09-14T04:11:28.938 INFO:tasks.rados.rados.0.smithi038.stdout:3993: read oid 84 snap -1 2024-09-14T04:11:28.938 INFO:tasks.rados.rados.0.smithi038.stdout:3993: expect (ObjNum 2251 snap 0 seq_num 2251) 2024-09-14T04:11:28.938 INFO:tasks.rados.rados.0.smithi038.stdout:3994: read oid 498 snap -1 2024-09-14T04:11:28.939 INFO:tasks.rados.rados.0.smithi038.stdout:3994: expect (ObjNum 1083 snap 0 seq_num 1083) 2024-09-14T04:11:28.939 INFO:tasks.rados.rados.0.smithi038.stdout:3988: expect (ObjNum 2087 snap 0 seq_num 2087) 2024-09-14T04:11:29.173 INFO:tasks.rados.rados.0.smithi038.stdout:3990: finishing write tid 1 to smithi03870129-115 2024-09-14T04:11:29.173 INFO:tasks.rados.rados.0.smithi038.stdout:3990: finishing write tid 2 to smithi03870129-115 2024-09-14T04:11:29.173 INFO:tasks.rados.rados.0.smithi038.stdout:3990: finishing write tid 3 to smithi03870129-115 2024-09-14T04:11:29.174 INFO:tasks.rados.rados.0.smithi038.stdout:3990: finishing write tid 4 to smithi03870129-115 2024-09-14T04:11:29.174 INFO:tasks.rados.rados.0.smithi038.stdout:3990: finishing write tid 5 to smithi03870129-115 2024-09-14T04:11:29.174 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 115 v 448 (ObjNum 2448 snap 0 seq_num 2448) dirty exists 2024-09-14T04:11:29.174 INFO:tasks.rados.rados.0.smithi038.stdout:3990: left oid 115 (ObjNum 2448 snap 0 seq_num 2448) 2024-09-14T04:11:29.174 INFO:tasks.rados.rados.0.smithi038.stdout:3991: finishing write tid 1 to smithi03870129-265 2024-09-14T04:11:29.175 INFO:tasks.rados.rados.0.smithi038.stdout:3991: finishing write tid 2 to smithi03870129-265 2024-09-14T04:11:29.175 INFO:tasks.rados.rados.0.smithi038.stdout:3991: finishing write tid 3 to smithi03870129-265 2024-09-14T04:11:29.175 INFO:tasks.rados.rados.0.smithi038.stdout:3991: finishing write tid 4 to smithi03870129-265 2024-09-14T04:11:29.175 INFO:tasks.rados.rados.0.smithi038.stdout:3991: finishing write tid 5 to smithi03870129-265 2024-09-14T04:11:29.175 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 265 v 715 (ObjNum 2449 snap 0 seq_num 2449) dirty exists 2024-09-14T04:11:29.175 INFO:tasks.rados.rados.0.smithi038.stdout:3991: left oid 265 (ObjNum 2449 snap 0 seq_num 2449) 2024-09-14T04:11:29.176 INFO:tasks.rados.rados.0.smithi038.stdout:3992: finishing write tid 1 to smithi03870129-357 2024-09-14T04:11:29.176 INFO:tasks.rados.rados.0.smithi038.stdout:3992: finishing write tid 2 to smithi03870129-357 2024-09-14T04:11:29.176 INFO:tasks.rados.rados.0.smithi038.stdout:3992: finishing write tid 3 to smithi03870129-357 2024-09-14T04:11:29.176 INFO:tasks.rados.rados.0.smithi038.stdout:3988: done (5 left) 2024-09-14T04:11:29.176 INFO:tasks.rados.rados.0.smithi038.stdout:3990: done (4 left) 2024-09-14T04:11:29.176 INFO:tasks.rados.rados.0.smithi038.stdout:3991: done (3 left) 2024-09-14T04:11:29.177 INFO:tasks.rados.rados.0.smithi038.stdout:3995: write oid 49 current snap is 0 2024-09-14T04:11:29.177 INFO:tasks.rados.rados.0.smithi038.stdout:3992: finishing write tid 4 to smithi03870129-357 2024-09-14T04:11:29.177 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 357 v 692 (ObjNum 2450 snap 0 seq_num 2450) dirty exists 2024-09-14T04:11:29.177 INFO:tasks.rados.rados.0.smithi038.stdout:3992: left oid 357 (ObjNum 2450 snap 0 seq_num 2450) 2024-09-14T04:11:29.177 INFO:tasks.rados.rados.0.smithi038.stdout:3993: expect (ObjNum 2251 snap 0 seq_num 2251) 2024-09-14T04:11:29.295 INFO:tasks.rados.rados.0.smithi038.stdout:3994: expect (ObjNum 1083 snap 0 seq_num 1083) 2024-09-14T04:11:29.427 INFO:tasks.rados.rados.0.smithi038.stdout:3995: seq_num 2451 ranges {793957=700965,2193248=486530,3107873=86084} 2024-09-14T04:11:29.446 INFO:tasks.rados.rados.0.smithi038.stdout:3995: writing smithi03870129-49 from 793957 to 1494922 tid 1 2024-09-14T04:11:29.460 INFO:tasks.rados.rados.0.smithi038.stdout:3995: writing smithi03870129-49 from 2193248 to 2679778 tid 2 2024-09-14T04:11:29.467 INFO:tasks.rados.rados.0.smithi038.stdout:3995: writing smithi03870129-49 from 3107873 to 3193957 tid 3 2024-09-14T04:11:29.467 INFO:tasks.rados.rados.0.smithi038.stdout:3992: done (3 left) 2024-09-14T04:11:29.467 INFO:tasks.rados.rados.0.smithi038.stdout:3993: done (2 left) 2024-09-14T04:11:29.467 INFO:tasks.rados.rados.0.smithi038.stdout:3994: done (1 left) 2024-09-14T04:11:29.468 INFO:tasks.rados.rados.0.smithi038.stdout:3996: read oid 58 snap -1 2024-09-14T04:11:29.468 INFO:tasks.rados.rados.0.smithi038.stdout:3996: expect (ObjNum 1740 snap 0 seq_num 1740) 2024-09-14T04:11:29.468 INFO:tasks.rados.rados.0.smithi038.stdout:3997: write oid 153 current snap is 0 2024-09-14T04:11:29.468 INFO:tasks.rados.rados.0.smithi038.stdout:3995: finishing write tid 1 to smithi03870129-49 2024-09-14T04:11:29.468 INFO:tasks.rados.rados.0.smithi038.stdout:3997: seq_num 2452 ranges {410764=776214,1851730=630188,3135296=75468} 2024-09-14T04:11:29.481 INFO:tasks.rados.rados.0.smithi038.stdout:3997: writing smithi03870129-153 from 410764 to 1186978 tid 1 2024-09-14T04:11:29.495 INFO:tasks.rados.rados.0.smithi038.stdout:3997: writing smithi03870129-153 from 1851730 to 2481918 tid 2 2024-09-14T04:11:29.501 INFO:tasks.rados.rados.0.smithi038.stdout:3997: writing smithi03870129-153 from 3135296 to 3210764 tid 3 2024-09-14T04:11:29.501 INFO:tasks.rados.rados.0.smithi038.stdout:3998: write oid 402 current snap is 0 2024-09-14T04:11:29.501 INFO:tasks.rados.rados.0.smithi038.stdout:3998: seq_num 2453 ranges {427571=451463,1510212=490199,2762719=464852} 2024-09-14T04:11:29.508 INFO:tasks.rados.rados.0.smithi038.stdout:3998: writing smithi03870129-402 from 427571 to 879034 tid 1 2024-09-14T04:11:29.517 INFO:tasks.rados.rados.0.smithi038.stdout:3998: writing smithi03870129-402 from 1510212 to 2000411 tid 2 2024-09-14T04:11:29.526 INFO:tasks.rados.rados.0.smithi038.stdout:3998: writing smithi03870129-402 from 2762719 to 3227571 tid 3 2024-09-14T04:11:29.526 INFO:tasks.rados.rados.0.smithi038.stdout:3999: read oid 321 snap -1 2024-09-14T04:11:29.526 INFO:tasks.rados.rados.0.smithi038.stdout:3999: expect (ObjNum 2370 snap 0 seq_num 2370) 2024-09-14T04:11:29.526 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 5 2024-09-14T04:11:29.527 INFO:tasks.rados.rados.0.smithi038.stdout:3995: finishing write tid 2 to smithi03870129-49 2024-09-14T04:11:29.527 INFO:tasks.rados.rados.0.smithi038.stdout:3995: finishing write tid 3 to smithi03870129-49 2024-09-14T04:11:29.527 INFO:tasks.rados.rados.0.smithi038.stdout:3995: finishing write tid 4 to smithi03870129-49 2024-09-14T04:11:29.527 INFO:tasks.rados.rados.0.smithi038.stdout:3995: finishing write tid 5 to smithi03870129-49 2024-09-14T04:11:29.527 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 49 v 487 (ObjNum 2451 snap 0 seq_num 2451) dirty exists 2024-09-14T04:11:29.527 INFO:tasks.rados.rados.0.smithi038.stdout:3995: left oid 49 (ObjNum 2451 snap 0 seq_num 2451) 2024-09-14T04:11:29.527 INFO:tasks.rados.rados.0.smithi038.stdout:3996: expect (ObjNum 1740 snap 0 seq_num 1740) 2024-09-14T04:11:29.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:29 smithi123 bash[24950]: audit 2024-09-14T04:11:28.329213+0000 mgr.y (mgr.25646) 39 : audit [DBG] from='client.15984 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:29.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:29 smithi123 bash[24950]: audit 2024-09-14T04:11:28.634638+0000 mgr.y (mgr.25646) 40 : audit [DBG] from='client.15990 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:29.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:29 smithi123 bash[24950]: cluster 2024-09-14T04:11:28.707680+0000 mgr.y (mgr.25646) 41 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 48 MiB/s rd, 7.6 MiB/s wr, 66 op/s 2024-09-14T04:11:29.761 INFO:tasks.rados.rados.0.smithi038.stdout:3997: finishing write tid 1 to smithi03870129-153 2024-09-14T04:11:29.761 INFO:tasks.rados.rados.0.smithi038.stdout:3997: finishing write tid 2 to smithi03870129-153 2024-09-14T04:11:29.761 INFO:tasks.rados.rados.0.smithi038.stdout:3997: finishing write tid 3 to smithi03870129-153 2024-09-14T04:11:29.761 INFO:tasks.rados.rados.0.smithi038.stdout:3997: finishing write tid 4 to smithi03870129-153 2024-09-14T04:11:29.761 INFO:tasks.rados.rados.0.smithi038.stdout:3997: finishing write tid 5 to smithi03870129-153 2024-09-14T04:11:29.761 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 153 v 538 (ObjNum 2452 snap 0 seq_num 2452) dirty exists 2024-09-14T04:11:29.762 INFO:tasks.rados.rados.0.smithi038.stdout:3997: left oid 153 (ObjNum 2452 snap 0 seq_num 2452) 2024-09-14T04:11:29.762 INFO:tasks.rados.rados.0.smithi038.stdout:3998: finishing write tid 1 to smithi03870129-402 2024-09-14T04:11:29.762 INFO:tasks.rados.rados.0.smithi038.stdout:3998: finishing write tid 2 to smithi03870129-402 2024-09-14T04:11:29.762 INFO:tasks.rados.rados.0.smithi038.stdout:3998: finishing write tid 3 to smithi03870129-402 2024-09-14T04:11:29.762 INFO:tasks.rados.rados.0.smithi038.stdout:3998: finishing write tid 4 to smithi03870129-402 2024-09-14T04:11:29.762 INFO:tasks.rados.rados.0.smithi038.stdout:3998: finishing write tid 5 to smithi03870129-402 2024-09-14T04:11:29.762 INFO:tasks.rados.rados.0.smithi038.stdout:update_object_version oid 402 v 392 (ObjNum 2453 snap 0 seq_num 2453) dirty exists 2024-09-14T04:11:29.762 INFO:tasks.rados.rados.0.smithi038.stdout:3998: left oid 402 (ObjNum 2453 snap 0 seq_num 2453) 2024-09-14T04:11:29.762 INFO:tasks.rados.rados.0.smithi038.stdout:3995: done (4 left) 2024-09-14T04:11:29.762 INFO:tasks.rados.rados.0.smithi038.stdout:3996: done (3 left) 2024-09-14T04:11:29.762 INFO:tasks.rados.rados.0.smithi038.stdout:3997: done (2 left) 2024-09-14T04:11:29.762 INFO:tasks.rados.rados.0.smithi038.stdout:3998: done (1 left) 2024-09-14T04:11:29.762 INFO:tasks.rados.rados.0.smithi038.stdout: waiting on 1 2024-09-14T04:11:29.762 INFO:tasks.rados.rados.0.smithi038.stdout:3999: expect (ObjNum 2370 snap 0 seq_num 2370) 2024-09-14T04:11:29.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:29 smithi038 bash[32505]: audit 2024-09-14T04:11:28.329213+0000 mgr.y (mgr.25646) 39 : audit [DBG] from='client.15984 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:29.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:29 smithi038 bash[32505]: audit 2024-09-14T04:11:28.634638+0000 mgr.y (mgr.25646) 40 : audit [DBG] from='client.15990 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:29.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:29 smithi038 bash[32505]: cluster 2024-09-14T04:11:28.707680+0000 mgr.y (mgr.25646) 41 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 48 MiB/s rd, 7.6 MiB/s wr, 66 op/s 2024-09-14T04:11:29.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:29 smithi038 bash[22519]: audit 2024-09-14T04:11:28.329213+0000 mgr.y (mgr.25646) 39 : audit [DBG] from='client.15984 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:29.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:29 smithi038 bash[22519]: audit 2024-09-14T04:11:28.634638+0000 mgr.y (mgr.25646) 40 : audit [DBG] from='client.15990 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:29.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:29 smithi038 bash[22519]: cluster 2024-09-14T04:11:28.707680+0000 mgr.y (mgr.25646) 41 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 48 MiB/s rd, 7.6 MiB/s wr, 66 op/s 2024-09-14T04:11:30.012 INFO:tasks.rados.rados.0.smithi038.stdout:3999: done (0 left) 2024-09-14T04:11:30.021 INFO:tasks.rados.rados.0.smithi038.stderr:0 errors. 2024-09-14T04:11:30.021 INFO:tasks.rados.rados.0.smithi038.stderr: 2024-09-14T04:11:30.036 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-14T04:11:30.558 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:11:30 smithi123 bash[59929]: ts=2024-09-14T04:11:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:11:31.339 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:11:32.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:31 smithi038 bash[22519]: cluster 2024-09-14T04:11:30.708838+0000 mgr.y (mgr.25646) 42 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 68 MiB/s rd, 11 MiB/s wr, 98 op/s 2024-09-14T04:11:32.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:31 smithi038 bash[22519]: audit 2024-09-14T04:11:31.021928+0000 mon.c (mon.2) 229 : audit [DBG] from='client.? 172.21.15.38:0/3350964767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:11:32.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:31 smithi038 bash[32505]: cluster 2024-09-14T04:11:30.708838+0000 mgr.y (mgr.25646) 42 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 68 MiB/s rd, 11 MiB/s wr, 98 op/s 2024-09-14T04:11:32.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:31 smithi038 bash[32505]: audit 2024-09-14T04:11:31.021928+0000 mon.c (mon.2) 229 : audit [DBG] from='client.? 172.21.15.38:0/3350964767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:11:32.035 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:31 smithi123 bash[24950]: cluster 2024-09-14T04:11:30.708838+0000 mgr.y (mgr.25646) 42 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 68 MiB/s rd, 11 MiB/s wr, 98 op/s 2024-09-14T04:11:32.035 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:31 smithi123 bash[24950]: audit 2024-09-14T04:11:31.021928+0000 mon.c (mon.2) 229 : audit [DBG] from='client.? 172.21.15.38:0/3350964767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:11:33.160 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:32 smithi123 bash[24950]: audit 2024-09-14T04:11:31.329923+0000 mgr.y (mgr.25646) 43 : audit [DBG] from='client.16002 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:33.160 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:32 smithi123 bash[24950]: audit 2024-09-14T04:11:31.642389+0000 mgr.y (mgr.25646) 44 : audit [DBG] from='client.16008 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:33.160 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:11:32 smithi123 systemd[1]: Stopping Ceph prometheus.a for 4d8d8784-724c-11ef-bceb-c7b262605968... 2024-09-14T04:11:33.160 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:11:32 smithi123 bash[59929]: ts=2024-09-14T04:11:32.979Z caller=main.go:964 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-14T04:11:33.161 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:11:32 smithi123 bash[59929]: ts=2024-09-14T04:11:32.979Z caller=main.go:988 level=info msg="Stopping scrape discovery manager..." 2024-09-14T04:11:33.161 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:11:32 smithi123 bash[59929]: ts=2024-09-14T04:11:32.979Z caller=main.go:1002 level=info msg="Stopping notify discovery manager..." 2024-09-14T04:11:33.161 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:11:32 smithi123 bash[59929]: ts=2024-09-14T04:11:32.979Z caller=manager.go:177 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-14T04:11:33.161 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:11:32 smithi123 bash[59929]: ts=2024-09-14T04:11:32.979Z caller=main.go:984 level=info msg="Scrape discovery manager stopped" 2024-09-14T04:11:33.161 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:11:32 smithi123 bash[59929]: ts=2024-09-14T04:11:32.979Z caller=main.go:998 level=info msg="Notify discovery manager stopped" 2024-09-14T04:11:33.161 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:11:32 smithi123 bash[59929]: ts=2024-09-14T04:11:32.979Z caller=manager.go:187 level=info component="rule manager" msg="Rule manager stopped" 2024-09-14T04:11:33.161 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:11:32 smithi123 bash[59929]: ts=2024-09-14T04:11:32.979Z caller=main.go:1039 level=info msg="Stopping scrape manager..." 2024-09-14T04:11:33.161 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:11:32 smithi123 bash[59929]: ts=2024-09-14T04:11:32.979Z caller=main.go:1031 level=info msg="Scrape manager stopped" 2024-09-14T04:11:33.161 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:11:32 smithi123 bash[59929]: ts=2024-09-14T04:11:32.981Z caller=notifier.go:618 level=info component=notifier msg="Stopping notification manager..." 2024-09-14T04:11:33.161 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:11:32 smithi123 bash[59929]: ts=2024-09-14T04:11:32.981Z caller=main.go:1261 level=info msg="Notifier manager stopped" 2024-09-14T04:11:33.161 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:11:32 smithi123 bash[59929]: ts=2024-09-14T04:11:32.981Z caller=main.go:1273 level=info msg="See you next time!" 2024-09-14T04:11:33.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:32 smithi038 bash[22519]: audit 2024-09-14T04:11:31.329923+0000 mgr.y (mgr.25646) 43 : audit [DBG] from='client.16002 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:33.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:32 smithi038 bash[22519]: audit 2024-09-14T04:11:31.642389+0000 mgr.y (mgr.25646) 44 : audit [DBG] from='client.16008 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:33.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:32 smithi038 bash[32505]: audit 2024-09-14T04:11:31.329923+0000 mgr.y (mgr.25646) 43 : audit [DBG] from='client.16002 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:33.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:32 smithi038 bash[32505]: audit 2024-09-14T04:11:31.642389+0000 mgr.y (mgr.25646) 44 : audit [DBG] from='client.16008 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:33.736 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:11:33 smithi123 bash[61658]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-prometheus-a 2024-09-14T04:11:34.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:33 smithi123 bash[24950]: cluster 2024-09-14T04:11:32.709552+0000 mgr.y (mgr.25646) 45 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 41 MiB/s rd, 6.6 MiB/s wr, 62 op/s 2024-09-14T04:11:34.183 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:11:33 smithi123 bash[61718]: Error response from daemon: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-prometheus-a 2024-09-14T04:11:34.183 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:11:33 smithi123 systemd[1]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-14T04:11:34.183 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:11:33 smithi123 systemd[1]: Stopped Ceph prometheus.a for 4d8d8784-724c-11ef-bceb-c7b262605968. 2024-09-14T04:11:34.183 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:11:33 smithi123 systemd[1]: Started Ceph prometheus.a for 4d8d8784-724c-11ef-bceb-c7b262605968. 2024-09-14T04:11:34.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:33 smithi038 bash[32505]: cluster 2024-09-14T04:11:32.709552+0000 mgr.y (mgr.25646) 45 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 41 MiB/s rd, 6.6 MiB/s wr, 62 op/s 2024-09-14T04:11:34.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:33 smithi038 bash[22519]: cluster 2024-09-14T04:11:32.709552+0000 mgr.y (mgr.25646) 45 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 41 MiB/s rd, 6.6 MiB/s wr, 62 op/s 2024-09-14T04:11:34.376 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:11:34.866 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:11:34.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:34 smithi123 bash[24950]: audit 2024-09-14T04:11:33.804398+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:34.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:34 smithi123 bash[24950]: audit 2024-09-14T04:11:33.813539+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:34.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:34 smithi123 bash[24950]: audit 2024-09-14T04:11:33.819908+0000 mgr.y (mgr.25646) 46 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-14T04:11:34.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:34 smithi123 bash[24950]: audit 2024-09-14T04:11:33.822999+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-14T04:11:34.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:34 smithi123 bash[24950]: audit 2024-09-14T04:11:33.863258+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:11:34.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:34 smithi123 bash[24950]: audit 2024-09-14T04:11:34.042228+0000 mon.c (mon.2) 230 : audit [DBG] from='client.? 172.21.15.38:0/2656765644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:11:35.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:34 smithi038 bash[22519]: audit 2024-09-14T04:11:33.804398+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:35.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:34 smithi038 bash[22519]: audit 2024-09-14T04:11:33.813539+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:35.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:34 smithi038 bash[22519]: audit 2024-09-14T04:11:33.819908+0000 mgr.y (mgr.25646) 46 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-14T04:11:35.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:34 smithi038 bash[22519]: audit 2024-09-14T04:11:33.822999+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-14T04:11:35.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:34 smithi038 bash[22519]: audit 2024-09-14T04:11:33.863258+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:11:35.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:34 smithi038 bash[22519]: audit 2024-09-14T04:11:34.042228+0000 mon.c (mon.2) 230 : audit [DBG] from='client.? 172.21.15.38:0/2656765644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:11:35.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:34 smithi038 bash[32505]: audit 2024-09-14T04:11:33.804398+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:35.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:34 smithi038 bash[32505]: audit 2024-09-14T04:11:33.813539+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:35.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:34 smithi038 bash[32505]: audit 2024-09-14T04:11:33.819908+0000 mgr.y (mgr.25646) 46 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-14T04:11:35.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:34 smithi038 bash[32505]: audit 2024-09-14T04:11:33.822999+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-14T04:11:35.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:34 smithi038 bash[32505]: audit 2024-09-14T04:11:33.863258+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:11:35.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:34 smithi038 bash[32505]: audit 2024-09-14T04:11:34.042228+0000 mon.c (mon.2) 230 : audit [DBG] from='client.? 172.21.15.38:0/2656765644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:11:35.865 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:35 smithi123 bash[24950]: audit 2024-09-14T04:11:34.366174+0000 mgr.y (mgr.25646) 47 : audit [DBG] from='client.25934 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:35.865 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:35 smithi123 bash[24950]: audit 2024-09-14T04:11:34.683060+0000 mgr.y (mgr.25646) 48 : audit [DBG] from='client.25940 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:35.865 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:35 smithi123 bash[24950]: cluster 2024-09-14T04:11:34.710197+0000 mgr.y (mgr.25646) 49 : cluster [DBG] pgmap v16: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 41 MiB/s rd, 6.6 MiB/s wr, 62 op/s 2024-09-14T04:11:35.866 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:11:35 smithi123 bash[61744]: ts=2024-09-14T04:11:35.694Z caller=main.go:617 level=info msg="Starting Prometheus Server" mode=server version="(version=2.51.0, branch=HEAD, revision=c05c15512acb675e3f6cd662a6727854e93fc024)" 2024-09-14T04:11:35.866 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:11:35 smithi123 bash[61744]: ts=2024-09-14T04:11:35.694Z 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-09-14T04:11:35.866 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:11:35 smithi123 bash[61744]: ts=2024-09-14T04:11:35.694Z caller=main.go:623 level=info host_details="(Linux 5.15.0-121-generic #131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024 x86_64 smithi123 (none))" 2024-09-14T04:11:35.866 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:11:35 smithi123 bash[61744]: ts=2024-09-14T04:11:35.694Z caller=main.go:624 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-14T04:11:35.866 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:11:35 smithi123 bash[61744]: ts=2024-09-14T04:11:35.694Z caller=main.go:625 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-14T04:11:35.866 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:11:35 smithi123 bash[61744]: ts=2024-09-14T04:11:35.697Z caller=web.go:568 level=info component=web msg="Start listening for connections" address=:9095 2024-09-14T04:11:35.866 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:11:35 smithi123 bash[61744]: ts=2024-09-14T04:11:35.697Z caller=main.go:1129 level=info msg="Starting TSDB ..." 2024-09-14T04:11:35.866 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:11:35 smithi123 bash[61744]: ts=2024-09-14T04:11:35.699Z caller=tls_config.go:313 level=info component=web msg="Listening on" address=[::]:9095 2024-09-14T04:11:35.866 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:11:35 smithi123 bash[61744]: ts=2024-09-14T04:11:35.699Z caller=tls_config.go:316 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-14T04:11:35.866 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:11:35 smithi123 bash[61744]: ts=2024-09-14T04:11:35.701Z caller=head.go:616 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-14T04:11:35.866 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:11:35 smithi123 bash[61744]: ts=2024-09-14T04:11:35.701Z caller=head.go:698 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.052µs 2024-09-14T04:11:35.867 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:11:35 smithi123 bash[61744]: ts=2024-09-14T04:11:35.701Z caller=head.go:706 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-14T04:11:35.867 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:11:35 smithi123 bash[61744]: ts=2024-09-14T04:11:35.702Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-09-14T04:11:35.867 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:11:35 smithi123 bash[61744]: ts=2024-09-14T04:11:35.721Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-09-14T04:11:35.867 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:11:35 smithi123 bash[61744]: ts=2024-09-14T04:11:35.730Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-09-14T04:11:35.867 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:11:35 smithi123 bash[61744]: ts=2024-09-14T04:11:35.730Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-09-14T04:11:35.867 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:11:35 smithi123 bash[61744]: ts=2024-09-14T04:11:35.730Z caller=head.go:815 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=30.486µs wal_replay_duration=28.877318ms wbl_replay_duration=151ns total_replay_duration=28.927447ms 2024-09-14T04:11:35.867 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:11:35 smithi123 bash[61744]: ts=2024-09-14T04:11:35.735Z caller=main.go:1150 level=info fs_type=XFS_SUPER_MAGIC 2024-09-14T04:11:35.867 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:11:35 smithi123 bash[61744]: ts=2024-09-14T04:11:35.735Z caller=main.go:1153 level=info msg="TSDB started" 2024-09-14T04:11:35.867 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:11:35 smithi123 bash[61744]: ts=2024-09-14T04:11:35.735Z caller=main.go:1335 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-14T04:11:35.867 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:11:35 smithi123 bash[61744]: ts=2024-09-14T04:11:35.754Z caller=main.go:1372 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=19.855716ms db_storage=1.097µs remote_storage=1.153µs web_handler=482ns query_engine=773ns scrape=271.683µs scrape_sd=131.485µs notify=18.954µs notify_sd=15.107µs rules=18.991582ms tracing=6.385µs 2024-09-14T04:11:35.867 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:11:35 smithi123 bash[61744]: ts=2024-09-14T04:11:35.754Z caller=main.go:1114 level=info msg="Server is ready to receive web requests." 2024-09-14T04:11:35.867 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:11:35 smithi123 bash[61744]: ts=2024-09-14T04:11:35.754Z caller=manager.go:163 level=info component="rule manager" msg="Starting rule manager..." 2024-09-14T04:11:36.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:35 smithi038 bash[22519]: audit 2024-09-14T04:11:34.366174+0000 mgr.y (mgr.25646) 47 : audit [DBG] from='client.25934 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:36.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:35 smithi038 bash[22519]: audit 2024-09-14T04:11:34.683060+0000 mgr.y (mgr.25646) 48 : audit [DBG] from='client.25940 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:36.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:35 smithi038 bash[22519]: cluster 2024-09-14T04:11:34.710197+0000 mgr.y (mgr.25646) 49 : cluster [DBG] pgmap v16: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 41 MiB/s rd, 6.6 MiB/s wr, 62 op/s 2024-09-14T04:11:36.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:35 smithi038 bash[32505]: audit 2024-09-14T04:11:34.366174+0000 mgr.y (mgr.25646) 47 : audit [DBG] from='client.25934 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:36.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:35 smithi038 bash[32505]: audit 2024-09-14T04:11:34.683060+0000 mgr.y (mgr.25646) 48 : audit [DBG] from='client.25940 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:36.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:35 smithi038 bash[32505]: cluster 2024-09-14T04:11:34.710197+0000 mgr.y (mgr.25646) 49 : cluster [DBG] pgmap v16: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 41 MiB/s rd, 6.6 MiB/s wr, 62 op/s 2024-09-14T04:11:37.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:36 smithi038 bash[22519]: audit 2024-09-14T04:11:36.762047+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.25646 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-14T04:11:37.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:36 smithi038 bash[22519]: audit 2024-09-14T04:11:36.764824+0000 mon.b (mon.1) 67 : audit [INF] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-14T04:11:37.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:36 smithi038 bash[22519]: audit 2024-09-14T04:11:36.768040+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-14T04:11:37.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:36 smithi038 bash[22519]: audit 2024-09-14T04:11:36.770079+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:11:37.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:36 smithi038 bash[32505]: audit 2024-09-14T04:11:36.762047+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.25646 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-14T04:11:37.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:36 smithi038 bash[32505]: audit 2024-09-14T04:11:36.764824+0000 mon.b (mon.1) 67 : audit [INF] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-14T04:11:37.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:36 smithi038 bash[32505]: audit 2024-09-14T04:11:36.768040+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-14T04:11:37.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:36 smithi038 bash[32505]: audit 2024-09-14T04:11:36.770079+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:11:37.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:36 smithi123 bash[24950]: audit 2024-09-14T04:11:36.762047+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.25646 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-14T04:11:37.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:36 smithi123 bash[24950]: audit 2024-09-14T04:11:36.764824+0000 mon.b (mon.1) 67 : audit [INF] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-14T04:11:37.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:36 smithi123 bash[24950]: audit 2024-09-14T04:11:36.768040+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-14T04:11:37.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:36 smithi123 bash[24950]: audit 2024-09-14T04:11:36.770079+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:11:37.183 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:11:36 smithi123 bash[61744]: ts=2024-09-14T04:11:36.951Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi123\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi123\", job=\"node\", machine=\"x86_64\", nodename=\"smithi123\", release=\"5.15.0-121-generic\", sysname=\"Linux\", version=\"#131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi123\", job=\"node\", machine=\"x86_64\", nodename=\"smithi123\", release=\"5.15.0-121-generic\", sysname=\"Linux\", version=\"#131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:11:37.391 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:11:38.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:37 smithi123 bash[24950]: cluster 2024-09-14T04:11:36.711230+0000 mgr.y (mgr.25646) 50 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 41 MiB/s rd, 6.6 MiB/s wr, 62 op/s 2024-09-14T04:11:38.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:37 smithi123 bash[24950]: cephadm 2024-09-14T04:11:36.760343+0000 mgr.y (mgr.25646) 51 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-14T04:11:38.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:37 smithi123 bash[24950]: cephadm 2024-09-14T04:11:36.768689+0000 mgr.y (mgr.25646) 52 : cephadm [INF] Deploying daemon mgr.x on smithi123 2024-09-14T04:11:38.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:37 smithi123 bash[24950]: audit 2024-09-14T04:11:37.067873+0000 mon.c (mon.2) 231 : audit [DBG] from='client.? 172.21.15.38:0/3486279115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:11:38.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:37 smithi038 bash[22519]: cluster 2024-09-14T04:11:36.711230+0000 mgr.y (mgr.25646) 50 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 41 MiB/s rd, 6.6 MiB/s wr, 62 op/s 2024-09-14T04:11:38.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:37 smithi038 bash[22519]: cephadm 2024-09-14T04:11:36.760343+0000 mgr.y (mgr.25646) 51 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-14T04:11:38.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:37 smithi038 bash[22519]: cephadm 2024-09-14T04:11:36.768689+0000 mgr.y (mgr.25646) 52 : cephadm [INF] Deploying daemon mgr.x on smithi123 2024-09-14T04:11:38.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:37 smithi038 bash[22519]: audit 2024-09-14T04:11:37.067873+0000 mon.c (mon.2) 231 : audit [DBG] from='client.? 172.21.15.38:0/3486279115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:11:38.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:37 smithi038 bash[32505]: cluster 2024-09-14T04:11:36.711230+0000 mgr.y (mgr.25646) 50 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 41 MiB/s rd, 6.6 MiB/s wr, 62 op/s 2024-09-14T04:11:38.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:37 smithi038 bash[32505]: cephadm 2024-09-14T04:11:36.760343+0000 mgr.y (mgr.25646) 51 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-14T04:11:38.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:37 smithi038 bash[32505]: cephadm 2024-09-14T04:11:36.768689+0000 mgr.y (mgr.25646) 52 : cephadm [INF] Deploying daemon mgr.x on smithi123 2024-09-14T04:11:38.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:37 smithi038 bash[32505]: audit 2024-09-14T04:11:37.067873+0000 mon.c (mon.2) 231 : audit [DBG] from='client.? 172.21.15.38:0/3486279115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:11:38.670 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-09-14T04:11:38.671 INFO:teuthology.orchestra.run.smithi038.stdout:{"epoch":73,"fsid":"4d8d8784-724c-11ef-bceb-c7b262605968","created":"2024-09-14T03:50:50.520008+0000","modified":"2024-09-14T04:11:08.671289+0000","last_up_change":"2024-09-14T04:00:45.945163+0000","last_in_change":"2024-09-14T04:00:19.499100+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":5,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-14T03:56:14.532364+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-14T04:02:35.825713+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":"57","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":57,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2024-09-14T04:04:57.658177+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":"62","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2024-09-14T04:04:58.173000+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":"63","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"cephfs":{"data":"foo"}}},{"pool":5,"pool_name":"unique_pool_0","create_time":"2024-09-14T04:07:21.370800+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":16,"pg_placement_num":16,"pg_placement_num_target":16,"pg_num_target":16,"pg_num_pending":16,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"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":{},"application_metadata":{"rados":{}}}],"osds":[{"osd":0,"uuid":"f591f1e7-c2eb-4cb0-bb08-6fb84c427e54","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":67,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6802","nonce":2826932371},{"type":"v1","addr":"172.21.15.38:6803","nonce":2826932371}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6804","nonce":2826932371},{"type":"v1","addr":"172.21.15.38:6805","nonce":2826932371}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6808","nonce":2826932371},{"type":"v1","addr":"172.21.15.38:6809","nonce":2826932371}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6806","nonce":2826932371},{"type":"v1","addr":"172.21.15.38:6807","nonce":2826932371}]},"public_addr":"172.21.15.38:6803/2826932371","cluster_addr":"172.21.15.38:6805/2826932371","heartbeat_back_addr":"172.21.15.38:6809/2826932371","heartbeat_front_addr":"172.21.15.38:6807/2826932371","state":["exists","up"]},{"osd":1,"uuid":"3c29c587-d5c8-4067-8d78-82f9b2ec5047","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":67,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6810","nonce":3940538898},{"type":"v1","addr":"172.21.15.38:6811","nonce":3940538898}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6812","nonce":3940538898},{"type":"v1","addr":"172.21.15.38:6813","nonce":3940538898}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6816","nonce":3940538898},{"type":"v1","addr":"172.21.15.38:6817","nonce":3940538898}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6814","nonce":3940538898},{"type":"v1","addr":"172.21.15.38:6815","nonce":3940538898}]},"public_addr":"172.21.15.38:6811/3940538898","cluster_addr":"172.21.15.38:6813/3940538898","heartbeat_back_addr":"172.21.15.38:6817/3940538898","heartbeat_front_addr":"172.21.15.38:6815/3940538898","state":["exists","up"]},{"osd":2,"uuid":"9be01248-a529-40f5-bc8b-36bf0158190e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":67,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6818","nonce":3085109877},{"type":"v1","addr":"172.21.15.38:6819","nonce":3085109877}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6820","nonce":3085109877},{"type":"v1","addr":"172.21.15.38:6821","nonce":3085109877}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6824","nonce":3085109877},{"type":"v1","addr":"172.21.15.38:6825","nonce":3085109877}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6822","nonce":3085109877},{"type":"v1","addr":"172.21.15.38:6823","nonce":3085109877}]},"public_addr":"172.21.15.38:6819/3085109877","cluster_addr":"172.21.15.38:6821/3085109877","heartbeat_back_addr":"172.21.15.38:6825/3085109877","heartbeat_front_addr":"172.21.15.38:6823/3085109877","state":["exists","up"]},{"osd":3,"uuid":"370d2eff-f43b-4297-828b-318b6cd1bd25","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":67,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6826","nonce":485507564},{"type":"v1","addr":"172.21.15.38:6827","nonce":485507564}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6828","nonce":485507564},{"type":"v1","addr":"172.21.15.38:6829","nonce":485507564}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6832","nonce":485507564},{"type":"v1","addr":"172.21.15.38:6833","nonce":485507564}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6830","nonce":485507564},{"type":"v1","addr":"172.21.15.38:6831","nonce":485507564}]},"public_addr":"172.21.15.38:6827/485507564","cluster_addr":"172.21.15.38:6829/485507564","heartbeat_back_addr":"172.21.15.38:6833/485507564","heartbeat_front_addr":"172.21.15.38:6831/485507564","state":["exists","up"]},{"osd":4,"uuid":"21067b84-a5fe-4e41-8268-37a981d0f4b9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":67,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6800","nonce":686261123},{"type":"v1","addr":"172.21.15.123:6801","nonce":686261123}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6802","nonce":686261123},{"type":"v1","addr":"172.21.15.123:6803","nonce":686261123}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6806","nonce":686261123},{"type":"v1","addr":"172.21.15.123:6807","nonce":686261123}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6804","nonce":686261123},{"type":"v1","addr":"172.21.15.123:6805","nonce":686261123}]},"public_addr":"172.21.15.123:6801/686261123","cluster_addr":"172.21.15.123:6803/686261123","heartbeat_back_addr":"172.21.15.123:6807/686261123","heartbeat_front_addr":"172.21.15.123:6805/686261123","state":["exists","up"]},{"osd":5,"uuid":"340d857c-a00e-4b69-b913-69c7ff94f5c9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":67,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6808","nonce":994998730},{"type":"v1","addr":"172.21.15.123:6809","nonce":994998730}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6810","nonce":994998730},{"type":"v1","addr":"172.21.15.123:6811","nonce":994998730}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6814","nonce":994998730},{"type":"v1","addr":"172.21.15.123:6815","nonce":994998730}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6812","nonce":994998730},{"type":"v1","addr":"172.21.15.123:6813","nonce":994998730}]},"public_addr":"172.21.15.123:6809/994998730","cluster_addr":"172.21.15.123:6811/994998730","heartbeat_back_addr":"172.21.15.123:6815/994998730","heartbeat_front_addr":"172.21.15.123:6813/994998730","state":["exists","up"]},{"osd":6,"uuid":"54956144-5c52-4ca9-8b19-74f120c9561e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":67,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6816","nonce":333754669},{"type":"v1","addr":"172.21.15.123:6817","nonce":333754669}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6818","nonce":333754669},{"type":"v1","addr":"172.21.15.123:6819","nonce":333754669}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6822","nonce":333754669},{"type":"v1","addr":"172.21.15.123:6823","nonce":333754669}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6820","nonce":333754669},{"type":"v1","addr":"172.21.15.123:6821","nonce":333754669}]},"public_addr":"172.21.15.123:6817/333754669","cluster_addr":"172.21.15.123:6819/333754669","heartbeat_back_addr":"172.21.15.123:6823/333754669","heartbeat_front_addr":"172.21.15.123:6821/333754669","state":["exists","up"]},{"osd":7,"uuid":"85c5ff2f-52e0-48b5-9a9b-81810149ec05","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":67,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6824","nonce":1094381061},{"type":"v1","addr":"172.21.15.123:6825","nonce":1094381061}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6826","nonce":1094381061},{"type":"v1","addr":"172.21.15.123:6827","nonce":1094381061}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6830","nonce":1094381061},{"type":"v1","addr":"172.21.15.123:6831","nonce":1094381061}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6828","nonce":1094381061},{"type":"v1","addr":"172.21.15.123:6829","nonce":1094381061}]},"public_addr":"172.21.15.123:6825/1094381061","cluster_addr":"172.21.15.123:6827/1094381061","heartbeat_back_addr":"172.21.15.123:6831/1094381061","heartbeat_front_addr":"172.21.15.123:6829/1094381061","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T03:54:20.069003+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T03:55:14.163254+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T03:56:11.557577+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T03:57:07.668679+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T03:57:59.414539+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T03:58:51.953366+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T03:59:48.358102+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T04:00:44.686349+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.9","mappings":[{"from":1,"to":2}]},{"pgid":"4.b","mappings":[{"from":1,"to":5}]},{"pgid":"4.10","mappings":[{"from":1,"to":2}]}],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.123:0/3208619982":"2024-09-15T04:11:08.671212+0000","172.21.15.123:0/3404163774":"2024-09-15T04:11:08.671212+0000","172.21.15.123:6835/2239046578":"2024-09-15T04:11:08.671212+0000","172.21.15.38:0/2923474449":"2024-09-15T04:01:46.095072+0000","172.21.15.38:6801/1363708147":"2024-09-15T03:51:47.886888+0000","172.21.15.38:6800/1363708147":"2024-09-15T03:51:47.886888+0000","172.21.15.123:6834/2239046578":"2024-09-15T04:11:08.671212+0000","172.21.15.38:0/2653044547":"2024-09-15T03:51:47.886888+0000","172.21.15.38:6801/892432005":"2024-09-15T04:09:42.872061+0000","172.21.15.123:0/726698357":"2024-09-15T04:11:08.671212+0000","172.21.15.38:0/3047739664":"2024-09-15T04:01:46.095072+0000","172.21.15.38:6800/945322521":"2024-09-15T04:01:46.095072+0000","172.21.15.38:0/1101587573":"2024-09-15T03:51:17.059245+0000","172.21.15.38:6801/2457227467":"2024-09-15T03:51:17.059245+0000","172.21.15.38:0/3315926939":"2024-09-15T03:51:17.059245+0000","172.21.15.38:0/2991163174":"2024-09-15T03:51:17.059245+0000","172.21.15.38:6801/945322521":"2024-09-15T04:01:46.095072+0000","172.21.15.38:0/168325975":"2024-09-15T04:01:46.095072+0000","172.21.15.38:0/3388430119":"2024-09-15T04:01:46.095072+0000","172.21.15.38:6834/80209603":"2024-09-15T04:05:07.904841+0000","172.21.15.38:0/2658302253":"2024-09-15T03:51:47.886888+0000","172.21.15.38:6800/2457227467":"2024-09-15T03:51:17.059245+0000","172.21.15.38:0/3947144522":"2024-09-15T04:09:42.872061+0000","172.21.15.123:0/2532235556":"2024-09-15T04:11:08.671212+0000","172.21.15.38:0/1765459698":"2024-09-15T03:51:47.886888+0000","172.21.15.38:6835/80209603":"2024-09-15T04:05:07.904841+0000","172.21.15.38:6800/892432005":"2024-09-15T04:09:42.872061+0000","172.21.15.38:0/3200204500":"2024-09-15T04:09:42.872061+0000","172.21.15.38:0/3907743837":"2024-09-15T04:09:42.872061+0000","172.21.15.123:0/1518990341":"2024-09-15T04:11:08.671212+0000","172.21.15.38:0/2767609831":"2024-09-15T04:09:42.872061+0000","172.21.15.123:0/3006702942":"2024-09-15T04:11:08.671212+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-09-14T04:11:38.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:38 smithi123 bash[24950]: audit 2024-09-14T04:11:37.379686+0000 mgr.y (mgr.25646) 53 : audit [DBG] from='client.25952 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:38.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:38 smithi123 bash[24950]: audit 2024-09-14T04:11:37.701826+0000 mgr.y (mgr.25646) 54 : audit [DBG] from='client.16041 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:38.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:38 smithi123 bash[24950]: audit 2024-09-14T04:11:38.670453+0000 mon.c (mon.2) 232 : audit [DBG] from='client.? 172.21.15.38:0/1916584797' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-14T04:11:39.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:38 smithi038 bash[22519]: audit 2024-09-14T04:11:37.379686+0000 mgr.y (mgr.25646) 53 : audit [DBG] from='client.25952 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:39.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:38 smithi038 bash[22519]: audit 2024-09-14T04:11:37.701826+0000 mgr.y (mgr.25646) 54 : audit [DBG] from='client.16041 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:39.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:38 smithi038 bash[22519]: audit 2024-09-14T04:11:38.670453+0000 mon.c (mon.2) 232 : audit [DBG] from='client.? 172.21.15.38:0/1916584797' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-14T04:11:39.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:38 smithi038 bash[32505]: audit 2024-09-14T04:11:37.379686+0000 mgr.y (mgr.25646) 53 : audit [DBG] from='client.25952 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:39.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:38 smithi038 bash[32505]: audit 2024-09-14T04:11:37.701826+0000 mgr.y (mgr.25646) 54 : audit [DBG] from='client.16041 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:39.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:38 smithi038 bash[32505]: audit 2024-09-14T04:11:38.670453+0000 mon.c (mon.2) 232 : audit [DBG] from='client.? 172.21.15.38:0/1916584797' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-14T04:11:39.471 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-14T04:11:39.473 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:11:39 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:11:39.474 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:11:39 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:11:39.474 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 14 04:11:39 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:11:39.475 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:11:39 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:11:39.475 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:11:39 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:11:39.475 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:11:39 smithi123 systemd[1]: Stopping Ceph mgr.x for 4d8d8784-724c-11ef-bceb-c7b262605968... 2024-09-14T04:11:39.476 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 14 04:11:39 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:11:39.476 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 04:11:39 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:11:39.477 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 04:11:39 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:11:39.477 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:39 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:11:40.168 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:39 smithi123 bash[24950]: cluster 2024-09-14T04:11:38.711808+0000 mgr.y (mgr.25646) 55 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 20 MiB/s rd, 3.4 MiB/s wr, 31 op/s 2024-09-14T04:11:40.168 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:39 smithi123 bash[24950]: audit 2024-09-14T04:11:39.681656+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:11:40.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:39 smithi038 bash[22519]: cluster 2024-09-14T04:11:38.711808+0000 mgr.y (mgr.25646) 55 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 20 MiB/s rd, 3.4 MiB/s wr, 31 op/s 2024-09-14T04:11:40.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:39 smithi038 bash[22519]: audit 2024-09-14T04:11:39.681656+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:11:40.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:39 smithi038 bash[32505]: cluster 2024-09-14T04:11:38.711808+0000 mgr.y (mgr.25646) 55 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 20 MiB/s rd, 3.4 MiB/s wr, 31 op/s 2024-09-14T04:11:40.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:39 smithi038 bash[32505]: audit 2024-09-14T04:11:39.681656+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:11:40.396 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:11:40.433 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:11:40 smithi123 bash[61744]: ts=2024-09-14T04:11:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:11:40.433 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:11:40 smithi123 bash[62021]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-mgr-x 2024-09-14T04:11:40.433 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:11:40 smithi123 systemd[1]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-14T04:11:40.433 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:11:40 smithi123 bash[62079]: Error response from daemon: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-mgr-x 2024-09-14T04:11:40.433 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:11:40 smithi123 systemd[1]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-09-14T04:11:40.433 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:11:40 smithi123 systemd[1]: Stopped Ceph mgr.x for 4d8d8784-724c-11ef-bceb-c7b262605968. 2024-09-14T04:11:40.896 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:11:40 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:11:40.897 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 14 04:11:40 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:11:40.897 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 04:11:40 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:11:40.897 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 04:11:40 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:11:40.898 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:11:40 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:11:40.898 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:40 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:11:40.898 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:11:40 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:11:40.898 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:11:40 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:11:40.899 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:11:40 smithi123 systemd[1]: Started Ceph mgr.x for 4d8d8784-724c-11ef-bceb-c7b262605968. 2024-09-14T04:11:40.899 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 14 04:11:40 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:11:41.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:40 smithi123 bash[24950]: audit 2024-09-14T04:11:40.070315+0000 mon.a (mon.0) 1021 : audit [DBG] from='client.? 172.21.15.38:0/331039762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:11:41.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:40 smithi123 bash[24950]: audit 2024-09-14T04:11:40.707847+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:41.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:40 smithi123 bash[24950]: audit 2024-09-14T04:11:40.719714+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:41.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:40 smithi123 bash[24950]: audit 2024-09-14T04:11:40.724952+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:11:41.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:40 smithi038 bash[22519]: audit 2024-09-14T04:11:40.070315+0000 mon.a (mon.0) 1021 : audit [DBG] from='client.? 172.21.15.38:0/331039762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:11:41.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:40 smithi038 bash[22519]: audit 2024-09-14T04:11:40.707847+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:41.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:40 smithi038 bash[22519]: audit 2024-09-14T04:11:40.719714+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:41.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:40 smithi038 bash[22519]: audit 2024-09-14T04:11:40.724952+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:11:41.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:40 smithi038 bash[32505]: audit 2024-09-14T04:11:40.070315+0000 mon.a (mon.0) 1021 : audit [DBG] from='client.? 172.21.15.38:0/331039762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:11:41.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:40 smithi038 bash[32505]: audit 2024-09-14T04:11:40.707847+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:41.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:40 smithi038 bash[32505]: audit 2024-09-14T04:11:40.719714+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:41.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:40 smithi038 bash[32505]: audit 2024-09-14T04:11:40.724952+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:11:42.182 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:11:42 smithi123 bash[62134]: debug 2024-09-14T04:11:42.141+0000 7fa0671ea640 1 -- 172.21.15.123:0/1944769159 <== mon.1 v2:172.21.15.123:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55d390a3d0e0 con 0x55d390a3f400 2024-09-14T04:11:42.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:41 smithi123 bash[24950]: audit 2024-09-14T04:11:40.383649+0000 mgr.y (mgr.25646) 56 : audit [DBG] from='client.16059 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:42.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:41 smithi123 bash[24950]: audit 2024-09-14T04:11:40.706908+0000 mgr.y (mgr.25646) 57 : audit [DBG] from='client.16065 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:42.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:41 smithi123 bash[24950]: cluster 2024-09-14T04:11:40.712569+0000 mgr.y (mgr.25646) 58 : cluster [DBG] pgmap v19: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 20 MiB/s rd, 3.4 MiB/s wr, 31 op/s 2024-09-14T04:11:42.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:41 smithi038 bash[22519]: audit 2024-09-14T04:11:40.383649+0000 mgr.y (mgr.25646) 56 : audit [DBG] from='client.16059 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:42.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:41 smithi038 bash[22519]: audit 2024-09-14T04:11:40.706908+0000 mgr.y (mgr.25646) 57 : audit [DBG] from='client.16065 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:42.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:41 smithi038 bash[22519]: cluster 2024-09-14T04:11:40.712569+0000 mgr.y (mgr.25646) 58 : cluster [DBG] pgmap v19: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 20 MiB/s rd, 3.4 MiB/s wr, 31 op/s 2024-09-14T04:11:42.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:41 smithi038 bash[32505]: audit 2024-09-14T04:11:40.383649+0000 mgr.y (mgr.25646) 56 : audit [DBG] from='client.16059 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:42.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:41 smithi038 bash[32505]: audit 2024-09-14T04:11:40.706908+0000 mgr.y (mgr.25646) 57 : audit [DBG] from='client.16065 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:42.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:41 smithi038 bash[32505]: cluster 2024-09-14T04:11:40.712569+0000 mgr.y (mgr.25646) 58 : cluster [DBG] pgmap v19: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 20 MiB/s rd, 3.4 MiB/s wr, 31 op/s 2024-09-14T04:11:43.431 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:11:44.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:43 smithi123 bash[24950]: cluster 2024-09-14T04:11:42.713221+0000 mgr.y (mgr.25646) 59 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:11:44.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:43 smithi123 bash[24950]: audit 2024-09-14T04:11:43.098663+0000 mon.a (mon.0) 1024 : audit [DBG] from='client.? 172.21.15.38:0/351334763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:11:44.259 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:11:44.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:43 smithi038 bash[22519]: cluster 2024-09-14T04:11:42.713221+0000 mgr.y (mgr.25646) 59 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:11:44.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:43 smithi038 bash[22519]: audit 2024-09-14T04:11:43.098663+0000 mon.a (mon.0) 1024 : audit [DBG] from='client.? 172.21.15.38:0/351334763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:11:44.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:43 smithi038 bash[32505]: cluster 2024-09-14T04:11:42.713221+0000 mgr.y (mgr.25646) 59 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:11:44.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:43 smithi038 bash[32505]: audit 2024-09-14T04:11:43.098663+0000 mon.a (mon.0) 1024 : audit [DBG] from='client.? 172.21.15.38:0/351334763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:11:45.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:44 smithi038 bash[22519]: audit 2024-09-14T04:11:43.419838+0000 mgr.y (mgr.25646) 60 : audit [DBG] from='client.16080 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:45.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:44 smithi038 bash[22519]: audit 2024-09-14T04:11:43.740751+0000 mgr.y (mgr.25646) 61 : audit [DBG] from='client.16086 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:45.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:44 smithi038 bash[32505]: audit 2024-09-14T04:11:43.419838+0000 mgr.y (mgr.25646) 60 : audit [DBG] from='client.16080 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:45.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:44 smithi038 bash[32505]: audit 2024-09-14T04:11:43.740751+0000 mgr.y (mgr.25646) 61 : audit [DBG] from='client.16086 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:45.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:44 smithi123 bash[24950]: audit 2024-09-14T04:11:43.419838+0000 mgr.y (mgr.25646) 60 : audit [DBG] from='client.16080 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:45.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:44 smithi123 bash[24950]: audit 2024-09-14T04:11:43.740751+0000 mgr.y (mgr.25646) 61 : audit [DBG] from='client.16086 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:46.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:45 smithi038 bash[22519]: cluster 2024-09-14T04:11:44.713853+0000 mgr.y (mgr.25646) 62 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:11:46.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:45 smithi038 bash[32505]: cluster 2024-09-14T04:11:44.713853+0000 mgr.y (mgr.25646) 62 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:11:46.432 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:45 smithi123 bash[24950]: cluster 2024-09-14T04:11:44.713853+0000 mgr.y (mgr.25646) 62 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:11:46.438 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:11:47.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:46 smithi038 bash[22519]: audit 2024-09-14T04:11:46.114074+0000 mon.a (mon.0) 1025 : audit [DBG] from='client.? 172.21.15.38:0/43453923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:11:47.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:46 smithi038 bash[22519]: audit 2024-09-14T04:11:46.720989+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:47.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:46 smithi038 bash[22519]: audit 2024-09-14T04:11:46.731405+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:47.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:46 smithi038 bash[32505]: audit 2024-09-14T04:11:46.114074+0000 mon.a (mon.0) 1025 : audit [DBG] from='client.? 172.21.15.38:0/43453923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:11:47.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:46 smithi038 bash[32505]: audit 2024-09-14T04:11:46.720989+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:47.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:46 smithi038 bash[32505]: audit 2024-09-14T04:11:46.731405+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:47.433 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:11:46 smithi123 bash[61744]: ts=2024-09-14T04:11:46.951Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi123\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi123\", job=\"node\", machine=\"x86_64\", nodename=\"smithi123\", release=\"5.15.0-121-generic\", sysname=\"Linux\", version=\"#131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi123\", job=\"node\", machine=\"x86_64\", nodename=\"smithi123\", release=\"5.15.0-121-generic\", sysname=\"Linux\", version=\"#131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:11:47.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:46 smithi123 bash[24950]: audit 2024-09-14T04:11:46.114074+0000 mon.a (mon.0) 1025 : audit [DBG] from='client.? 172.21.15.38:0/43453923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:11:47.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:46 smithi123 bash[24950]: audit 2024-09-14T04:11:46.720989+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:47.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:46 smithi123 bash[24950]: audit 2024-09-14T04:11:46.731405+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:47.957 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:47 smithi038 bash[22519]: audit 2024-09-14T04:11:46.428338+0000 mgr.y (mgr.25646) 63 : audit [DBG] from='client.16098 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:47.957 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:47 smithi038 bash[22519]: cluster 2024-09-14T04:11:46.714468+0000 mgr.y (mgr.25646) 64 : cluster [DBG] pgmap v22: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:11:48.249 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:47 smithi038 bash[22519]: audit 2024-09-14T04:11:46.753714+0000 mgr.y (mgr.25646) 65 : audit [DBG] from='client.26021 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:48.250 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:47 smithi038 bash[22519]: audit 2024-09-14T04:11:47.925486+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:48.250 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:47 smithi038 bash[22519]: audit 2024-09-14T04:11:47.934197+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:48.250 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:47 smithi038 bash[32505]: audit 2024-09-14T04:11:46.428338+0000 mgr.y (mgr.25646) 63 : audit [DBG] from='client.16098 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:48.250 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:47 smithi038 bash[32505]: cluster 2024-09-14T04:11:46.714468+0000 mgr.y (mgr.25646) 64 : cluster [DBG] pgmap v22: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:11:48.250 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:47 smithi038 bash[32505]: audit 2024-09-14T04:11:46.753714+0000 mgr.y (mgr.25646) 65 : audit [DBG] from='client.26021 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:48.250 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:47 smithi038 bash[32505]: audit 2024-09-14T04:11:47.925486+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:48.250 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:47 smithi038 bash[32505]: audit 2024-09-14T04:11:47.934197+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:48.253 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-09-14T04:11:48.254 INFO:teuthology.orchestra.run.smithi038.stderr:dumped all 2024-09-14T04:11:48.311 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:47 smithi123 bash[24950]: audit 2024-09-14T04:11:46.428338+0000 mgr.y (mgr.25646) 63 : audit [DBG] from='client.16098 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:48.311 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:47 smithi123 bash[24950]: cluster 2024-09-14T04:11:46.714468+0000 mgr.y (mgr.25646) 64 : cluster [DBG] pgmap v22: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:11:48.311 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:47 smithi123 bash[24950]: audit 2024-09-14T04:11:46.753714+0000 mgr.y (mgr.25646) 65 : audit [DBG] from='client.26021 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:48.311 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:47 smithi123 bash[24950]: audit 2024-09-14T04:11:47.925486+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:48.311 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:47 smithi123 bash[24950]: audit 2024-09-14T04:11:47.934197+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:48.520 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:11:48 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:11:48] "GET /metrics HTTP/1.1" 200 36407 "" "Prometheus/2.51.0" 2024-09-14T04:11:48.683 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:11:48 smithi123 bash[62134]: [14/Sep/2024:04:11:48] ENGINE Bus STARTING 2024-09-14T04:11:48.683 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:11:48 smithi123 bash[62134]: CherryPy Checker: 2024-09-14T04:11:48.683 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:11:48 smithi123 bash[62134]: The Application mounted at '' has an empty config. 2024-09-14T04:11:48.683 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:11:48 smithi123 bash[62134]: [14/Sep/2024:04:11:48] ENGINE Serving on http://:::9283 2024-09-14T04:11:48.683 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:11:48 smithi123 bash[62134]: [14/Sep/2024:04:11:48] ENGINE Bus STARTED 2024-09-14T04:11:49.021 INFO:teuthology.orchestra.run.smithi038.stdout:{"pg_ready":true,"pg_map":{"version":22,"stamp":"2024-09-14T04:11:46.714077+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1237275004,"num_objects":443,"num_object_clones":0,"num_object_copies":1329,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":443,"num_whiteouts":0,"num_read":14542,"num_read_kb":15087852,"num_write":9961,"num_write_kb":2773124,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":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":7859,"ondisk_log_size":7859,"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":4733492,"kb_used_data":2262472,"kb_used_omap":13,"kb_used_meta":2441138,"kb_avail":745227724,"statfs":{"total":767960285184,"available":763113189376,"internally_reserved":0,"allocated":2316771328,"data_stored":2300792241,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13632,"internal_metadata":2499726016},"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.004199"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-14T04:09:43.191821+0000","last_change":"2024-09-14T04:04:59.804537+0000","last_active":"2024-09-14T04:09:43.191821+0000","last_peered":"2024-09-14T04:09:43.191821+0000","last_clean":"2024-09-14T04:09:43.191821+0000","last_became_active":"2024-09-14T04:04:59.803717+0000","last_became_peered":"2024-09-14T04:04:59.803717+0000","last_unstale":"2024-09-14T04:09:43.191821+0000","last_undegraded":"2024-09-14T04:09:43.191821+0000","last_fullsized":"2024-09-14T04:09:43.191821+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:16:44.666245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'2","reported_seq":26,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-14T04:09:42.897968+0000","last_change":"2024-09-14T04:04:58.759775+0000","last_active":"2024-09-14T04:09:42.897968+0000","last_peered":"2024-09-14T04:09:42.897968+0000","last_clean":"2024-09-14T04:09:42.897968+0000","last_became_active":"2024-09-14T04:04:58.759248+0000","last_became_peered":"2024-09-14T04:04:58.759248+0000","last_unstale":"2024-09-14T04:09:42.897968+0000","last_undegraded":"2024-09-14T04:09:42.897968+0000","last_fullsized":"2024-09-14T04:09:42.897968+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:00:47.526269+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":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-14T04:09:42.896699+0000","last_change":"2024-09-14T04:04:59.796103+0000","last_active":"2024-09-14T04:09:42.896699+0000","last_peered":"2024-09-14T04:09:42.896699+0000","last_clean":"2024-09-14T04:09:42.896699+0000","last_became_active":"2024-09-14T04:04:59.795280+0000","last_became_peered":"2024-09-14T04:04:59.795280+0000","last_unstale":"2024-09-14T04:09:42.896699+0000","last_undegraded":"2024-09-14T04:09:42.896699+0000","last_fullsized":"2024-09-14T04:09:42.896699+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:36:12.728516+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":22,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-14T04:09:42.879201+0000","last_change":"2024-09-14T04:04:58.776449+0000","last_active":"2024-09-14T04:09:42.879201+0000","last_peered":"2024-09-14T04:09:42.879201+0000","last_clean":"2024-09-14T04:09:42.879201+0000","last_became_active":"2024-09-14T04:04:58.775178+0000","last_became_peered":"2024-09-14T04:04:58.775178+0000","last_unstale":"2024-09-14T04:09:42.879201+0000","last_undegraded":"2024-09-14T04:09:42.879201+0000","last_fullsized":"2024-09-14T04:09:42.879201+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:00:56.915061+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-14T04:09:42.880019+0000","last_change":"2024-09-14T04:04:59.799105+0000","last_active":"2024-09-14T04:09:42.880019+0000","last_peered":"2024-09-14T04:09:42.880019+0000","last_clean":"2024-09-14T04:09:42.880019+0000","last_became_active":"2024-09-14T04:04:59.798326+0000","last_became_peered":"2024-09-14T04:04:59.798326+0000","last_unstale":"2024-09-14T04:09:42.880019+0000","last_undegraded":"2024-09-14T04:09:42.880019+0000","last_fullsized":"2024-09-14T04:09:42.880019+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:38:31.802484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-14T04:09:42.898650+0000","last_change":"2024-09-14T04:04:58.760278+0000","last_active":"2024-09-14T04:09:42.898650+0000","last_peered":"2024-09-14T04:09:42.898650+0000","last_clean":"2024-09-14T04:09:42.898650+0000","last_became_active":"2024-09-14T04:04:58.759858+0000","last_became_peered":"2024-09-14T04:04:58.759858+0000","last_unstale":"2024-09-14T04:09:42.898650+0000","last_undegraded":"2024-09-14T04:09:42.898650+0000","last_fullsized":"2024-09-14T04:09:42.898650+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:53:10.868974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-14T04:09:43.192599+0000","last_change":"2024-09-14T04:04:59.804706+0000","last_active":"2024-09-14T04:09:43.192599+0000","last_peered":"2024-09-14T04:09:43.192599+0000","last_clean":"2024-09-14T04:09:43.192599+0000","last_became_active":"2024-09-14T04:04:59.803918+0000","last_became_peered":"2024-09-14T04:04:59.803918+0000","last_unstale":"2024-09-14T04:09:43.192599+0000","last_undegraded":"2024-09-14T04:09:43.192599+0000","last_fullsized":"2024-09-14T04:09:43.192599+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:59:44.841998+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'8","reported_seq":34,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-14T04:09:42.898705+0000","last_change":"2024-09-14T04:04:58.778391+0000","last_active":"2024-09-14T04:09:42.898705+0000","last_peered":"2024-09-14T04:09:42.898705+0000","last_clean":"2024-09-14T04:09:42.898705+0000","last_became_active":"2024-09-14T04:04:58.777895+0000","last_became_peered":"2024-09-14T04:04:58.777895+0000","last_unstale":"2024-09-14T04:09:42.898705+0000","last_undegraded":"2024-09-14T04:09:42.898705+0000","last_fullsized":"2024-09-14T04:09:42.898705+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T06:21:26.264481+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":12,"num_read_kb":12,"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":"5.9","version":"73'538","reported_seq":986,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-09-14T04:11:29.514211+0000","last_change":"2024-09-14T04:07:22.582763+0000","last_active":"2024-09-14T04:11:29.514211+0000","last_peered":"2024-09-14T04:11:29.514211+0000","last_clean":"2024-09-14T04:11:29.514211+0000","last_became_active":"2024-09-14T04:07:22.580367+0000","last_became_peered":"2024-09-14T04:07:22.580367+0000","last_unstale":"2024-09-14T04:11:29.514211+0000","last_undegraded":"2024-09-14T04:11:29.514211+0000","last_fullsized":"2024-09-14T04:11:29.514211+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:07:21.522258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:07:21.522258+0000","last_clean_scrub_stamp":"2024-09-14T04:07:21.522258+0000","objects_scrubbed":0,"log_size":538,"log_dups_size":0,"ondisk_log_size":538,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:46:42.619152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":97579089,"num_objects":32,"num_object_clones":0,"num_object_copies":96,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":32,"num_whiteouts":0,"num_read":1016,"num_read_kb":1091154,"num_write":678,"num_write_kb":188860,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,4],"acting":[7,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.f","version":"63'1","reported_seq":24,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-14T04:09:42.899117+0000","last_change":"2024-09-14T04:04:58.755085+0000","last_active":"2024-09-14T04:09:42.899117+0000","last_peered":"2024-09-14T04:09:42.899117+0000","last_clean":"2024-09-14T04:09:42.899117+0000","last_became_active":"2024-09-14T04:04:58.753385+0000","last_became_peered":"2024-09-14T04:04:58.753385+0000","last_unstale":"2024-09-14T04:09:42.899117+0000","last_undegraded":"2024-09-14T04:09:42.899117+0000","last_fullsized":"2024-09-14T04:09:42.899117+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:29:03.135395+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":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-14T04:09:42.896054+0000","last_change":"2024-09-14T04:04:59.798230+0000","last_active":"2024-09-14T04:09:42.896054+0000","last_peered":"2024-09-14T04:09:42.896054+0000","last_clean":"2024-09-14T04:09:42.896054+0000","last_became_active":"2024-09-14T04:04:59.797446+0000","last_became_peered":"2024-09-14T04:04:59.797446+0000","last_unstale":"2024-09-14T04:09:42.896054+0000","last_undegraded":"2024-09-14T04:09:42.896054+0000","last_fullsized":"2024-09-14T04:09:42.896054+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:46:48.706881+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"5.8","version":"73'715","reported_seq":1293,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-09-14T04:11:28.927139+0000","last_change":"2024-09-14T04:07:22.565277+0000","last_active":"2024-09-14T04:11:28.927139+0000","last_peered":"2024-09-14T04:11:28.927139+0000","last_clean":"2024-09-14T04:11:28.927139+0000","last_became_active":"2024-09-14T04:07:22.564481+0000","last_became_peered":"2024-09-14T04:07:22.564481+0000","last_unstale":"2024-09-14T04:11:28.927139+0000","last_undegraded":"2024-09-14T04:11:28.927139+0000","last_fullsized":"2024-09-14T04:11:28.927139+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:07:21.522258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:07:21.522258+0000","last_clean_scrub_stamp":"2024-09-14T04:07:21.522258+0000","objects_scrubbed":0,"log_size":715,"log_dups_size":0,"ondisk_log_size":715,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:31:04.387260+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":91799329,"num_objects":32,"num_object_clones":0,"num_object_copies":96,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":32,"num_whiteouts":0,"num_read":1304,"num_read_kb":1364703,"num_write":907,"num_write_kb":254976,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,1],"acting":[2,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.e","version":"63'2","reported_seq":25,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-14T04:09:42.898728+0000","last_change":"2024-09-14T04:04:58.754388+0000","last_active":"2024-09-14T04:09:42.898728+0000","last_peered":"2024-09-14T04:09:42.898728+0000","last_clean":"2024-09-14T04:09:42.898728+0000","last_became_active":"2024-09-14T04:04:58.753827+0000","last_became_peered":"2024-09-14T04:04:58.753827+0000","last_unstale":"2024-09-14T04:09:42.898728+0000","last_undegraded":"2024-09-14T04:09:42.898728+0000","last_fullsized":"2024-09-14T04:09:42.898728+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:09:18.350880+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":31,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-14T04:09:42.891748+0000","last_change":"2024-09-14T04:05:47.643922+0000","last_active":"2024-09-14T04:09:42.891748+0000","last_peered":"2024-09-14T04:09:42.891748+0000","last_clean":"2024-09-14T04:09:42.891748+0000","last_became_active":"2024-09-14T04:05:47.643347+0000","last_became_peered":"2024-09-14T04:05:47.643347+0000","last_unstale":"2024-09-14T04:09:42.891748+0000","last_undegraded":"2024-09-14T04:09:42.891748+0000","last_fullsized":"2024-09-14T04:09:42.891748+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:52:20.787386+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.b","version":"73'370","reported_seq":662,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-09-14T04:11:26.479608+0000","last_change":"2024-09-14T04:07:22.573748+0000","last_active":"2024-09-14T04:11:26.479608+0000","last_peered":"2024-09-14T04:11:26.479608+0000","last_clean":"2024-09-14T04:11:26.479608+0000","last_became_active":"2024-09-14T04:07:22.571960+0000","last_became_peered":"2024-09-14T04:07:22.571960+0000","last_unstale":"2024-09-14T04:11:26.479608+0000","last_undegraded":"2024-09-14T04:11:26.479608+0000","last_fullsized":"2024-09-14T04:11:26.479608+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:07:21.522258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:07:21.522258+0000","last_clean_scrub_stamp":"2024-09-14T04:07:21.522258+0000","objects_scrubbed":0,"log_size":370,"log_dups_size":0,"ondisk_log_size":370,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:45:55.768019+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":52329563,"num_objects":18,"num_object_clones":0,"num_object_copies":54,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":18,"num_whiteouts":0,"num_read":638,"num_read_kb":679424,"num_write":466,"num_write_kb":133527,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,5],"acting":[2,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.d","version":"63'1","reported_seq":24,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-14T04:09:42.898481+0000","last_change":"2024-09-14T04:04:58.757076+0000","last_active":"2024-09-14T04:09:42.898481+0000","last_peered":"2024-09-14T04:09:42.898481+0000","last_clean":"2024-09-14T04:09:42.898481+0000","last_became_active":"2024-09-14T04:04:58.756500+0000","last_became_peered":"2024-09-14T04:04:58.756500+0000","last_unstale":"2024-09-14T04:09:42.898481+0000","last_undegraded":"2024-09-14T04:09:42.898481+0000","last_fullsized":"2024-09-14T04:09:42.898481+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:54:39.772562+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":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-14T04:09:42.899875+0000","last_change":"2024-09-14T04:04:59.800423+0000","last_active":"2024-09-14T04:09:42.899875+0000","last_peered":"2024-09-14T04:09:42.899875+0000","last_clean":"2024-09-14T04:09:42.899875+0000","last_became_active":"2024-09-14T04:04:59.799663+0000","last_became_peered":"2024-09-14T04:04:59.799663+0000","last_unstale":"2024-09-14T04:09:42.899875+0000","last_undegraded":"2024-09-14T04:09:42.899875+0000","last_fullsized":"2024-09-14T04:09:42.899875+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:38:24.954080+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"5.a","version":"73'392","reported_seq":768,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-09-14T04:11:29.534867+0000","last_change":"2024-09-14T04:07:22.575460+0000","last_active":"2024-09-14T04:11:29.534867+0000","last_peered":"2024-09-14T04:11:29.534867+0000","last_clean":"2024-09-14T04:11:29.534867+0000","last_became_active":"2024-09-14T04:07:22.574645+0000","last_became_peered":"2024-09-14T04:07:22.574645+0000","last_unstale":"2024-09-14T04:11:29.534867+0000","last_undegraded":"2024-09-14T04:11:29.534867+0000","last_fullsized":"2024-09-14T04:11:29.534867+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:07:21.522258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:07:21.522258+0000","last_clean_scrub_stamp":"2024-09-14T04:07:21.522258+0000","objects_scrubbed":0,"log_size":392,"log_dups_size":0,"ondisk_log_size":392,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:23:04.476063+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":64683698,"num_objects":21,"num_object_clones":0,"num_object_copies":63,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":21,"num_whiteouts":0,"num_read":878,"num_read_kb":1015712,"num_write":498,"num_write_kb":138865,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,3],"acting":[2,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":22,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-14T04:09:42.899452+0000","last_change":"2024-09-14T04:04:58.769924+0000","last_active":"2024-09-14T04:09:42.899452+0000","last_peered":"2024-09-14T04:09:42.899452+0000","last_clean":"2024-09-14T04:09:42.899452+0000","last_became_active":"2024-09-14T04:04:58.769451+0000","last_became_peered":"2024-09-14T04:04:58.769451+0000","last_unstale":"2024-09-14T04:09:42.899452+0000","last_undegraded":"2024-09-14T04:09:42.899452+0000","last_fullsized":"2024-09-14T04:09:42.899452+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:30:31.996390+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":31,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-14T04:09:42.879803+0000","last_change":"2024-09-14T04:05:47.844969+0000","last_active":"2024-09-14T04:09:42.879803+0000","last_peered":"2024-09-14T04:09:42.879803+0000","last_clean":"2024-09-14T04:09:42.879803+0000","last_became_active":"2024-09-14T04:05:47.844239+0000","last_became_peered":"2024-09-14T04:05:47.844239+0000","last_unstale":"2024-09-14T04:09:42.879803+0000","last_undegraded":"2024-09-14T04:09:42.879803+0000","last_fullsized":"2024-09-14T04:09:42.879803+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:37:53.318147+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,4],"acting":[0,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"5.d","version":"73'488","reported_seq":842,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-09-14T04:11:25.750245+0000","last_change":"2024-09-14T04:07:22.573156+0000","last_active":"2024-09-14T04:11:25.750245+0000","last_peered":"2024-09-14T04:11:25.750245+0000","last_clean":"2024-09-14T04:11:25.750245+0000","last_became_active":"2024-09-14T04:07:22.572272+0000","last_became_peered":"2024-09-14T04:07:22.572272+0000","last_unstale":"2024-09-14T04:11:25.750245+0000","last_undegraded":"2024-09-14T04:11:25.750245+0000","last_fullsized":"2024-09-14T04:11:25.750245+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:07:21.522258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:07:21.522258+0000","last_clean_scrub_stamp":"2024-09-14T04:07:21.522258+0000","objects_scrubbed":0,"log_size":488,"log_dups_size":0,"ondisk_log_size":488,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:00:31.365203+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":65356341,"num_objects":23,"num_object_clones":0,"num_object_copies":69,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":23,"num_whiteouts":0,"num_read":768,"num_read_kb":869045,"num_write":618,"num_write_kb":172205,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,5],"acting":[2,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.b","version":"64'3","reported_seq":26,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-14T04:09:43.190803+0000","last_change":"2024-09-14T04:04:58.792356+0000","last_active":"2024-09-14T04:09:43.190803+0000","last_peered":"2024-09-14T04:09:43.190803+0000","last_clean":"2024-09-14T04:09:43.190803+0000","last_became_active":"2024-09-14T04:04:58.791386+0000","last_became_peered":"2024-09-14T04:04:58.791386+0000","last_unstale":"2024-09-14T04:09:43.190803+0000","last_undegraded":"2024-09-14T04:09:43.190803+0000","last_fullsized":"2024-09-14T04:09:43.190803+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T04:10:00.809220+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-14T04:09:42.889578+0000","last_change":"2024-09-14T04:04:58.894339+0000","last_active":"2024-09-14T04:09:42.889578+0000","last_peered":"2024-09-14T04:09:42.889578+0000","last_clean":"2024-09-14T04:09:42.889578+0000","last_became_active":"2024-09-14T04:04:58.893417+0000","last_became_peered":"2024-09-14T04:04:58.893417+0000","last_unstale":"2024-09-14T04:09:42.889578+0000","last_undegraded":"2024-09-14T04:09:42.889578+0000","last_fullsized":"2024-09-14T04:09:42.889578+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:38:40.469733+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.c","version":"73'462","reported_seq":851,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-09-14T04:11:27.984713+0000","last_change":"2024-09-14T04:07:22.578285+0000","last_active":"2024-09-14T04:11:27.984713+0000","last_peered":"2024-09-14T04:11:27.984713+0000","last_clean":"2024-09-14T04:11:27.984713+0000","last_became_active":"2024-09-14T04:07:22.577450+0000","last_became_peered":"2024-09-14T04:07:22.577450+0000","last_unstale":"2024-09-14T04:11:27.984713+0000","last_undegraded":"2024-09-14T04:11:27.984713+0000","last_fullsized":"2024-09-14T04:11:27.984713+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:07:21.522258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:07:21.522258+0000","last_clean_scrub_stamp":"2024-09-14T04:07:21.522258+0000","objects_scrubbed":0,"log_size":462,"log_dups_size":0,"ondisk_log_size":462,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:18:51.398917+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":81157363,"num_objects":28,"num_object_clones":0,"num_object_copies":84,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":28,"num_whiteouts":0,"num_read":873,"num_read_kb":1005511,"num_write":589,"num_write_kb":169071,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,0],"acting":[1,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":22,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-14T04:09:42.900375+0000","last_change":"2024-09-14T04:04:58.762245+0000","last_active":"2024-09-14T04:09:42.900375+0000","last_peered":"2024-09-14T04:09:42.900375+0000","last_clean":"2024-09-14T04:09:42.900375+0000","last_became_active":"2024-09-14T04:04:58.761651+0000","last_became_peered":"2024-09-14T04:04:58.761651+0000","last_unstale":"2024-09-14T04:09:42.900375+0000","last_undegraded":"2024-09-14T04:09:42.900375+0000","last_fullsized":"2024-09-14T04:09:42.900375+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:33:36.509057+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-14T04:09:42.888882+0000","last_change":"2024-09-14T04:04:59.099310+0000","last_active":"2024-09-14T04:09:42.888882+0000","last_peered":"2024-09-14T04:09:42.888882+0000","last_clean":"2024-09-14T04:09:42.888882+0000","last_became_active":"2024-09-14T04:04:59.097790+0000","last_became_peered":"2024-09-14T04:04:59.097790+0000","last_unstale":"2024-09-14T04:09:42.888882+0000","last_undegraded":"2024-09-14T04:09:42.888882+0000","last_fullsized":"2024-09-14T04:09:42.888882+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:30:43.210296+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.f","version":"73'235","reported_seq":443,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-09-14T04:11:28.841388+0000","last_change":"2024-09-14T04:07:22.578753+0000","last_active":"2024-09-14T04:11:28.841388+0000","last_peered":"2024-09-14T04:11:28.841388+0000","last_clean":"2024-09-14T04:11:28.841388+0000","last_became_active":"2024-09-14T04:07:22.577912+0000","last_became_peered":"2024-09-14T04:07:22.577912+0000","last_unstale":"2024-09-14T04:11:28.841388+0000","last_undegraded":"2024-09-14T04:11:28.841388+0000","last_fullsized":"2024-09-14T04:11:28.841388+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:07:21.522258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:07:21.522258+0000","last_clean_scrub_stamp":"2024-09-14T04:07:21.522258+0000","objects_scrubbed":0,"log_size":235,"log_dups_size":0,"ondisk_log_size":235,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:22:01.160982+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":35855931,"num_objects":13,"num_object_clones":0,"num_object_copies":39,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":13,"num_whiteouts":0,"num_read":446,"num_read_kb":431174,"num_write":298,"num_write_kb":83779,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":22,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-14T04:09:42.891866+0000","last_change":"2024-09-14T04:04:58.753097+0000","last_active":"2024-09-14T04:09:42.891866+0000","last_peered":"2024-09-14T04:09:42.891866+0000","last_clean":"2024-09-14T04:09:42.891866+0000","last_became_active":"2024-09-14T04:04:58.749576+0000","last_became_peered":"2024-09-14T04:04:58.749576+0000","last_unstale":"2024-09-14T04:09:42.891866+0000","last_undegraded":"2024-09-14T04:09:42.891866+0000","last_fullsized":"2024-09-14T04:09:42.891866+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:22:16.568168+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-14T04:09:42.891138+0000","last_change":"2024-09-14T04:04:59.098931+0000","last_active":"2024-09-14T04:09:42.891138+0000","last_peered":"2024-09-14T04:09:42.891138+0000","last_clean":"2024-09-14T04:09:42.891138+0000","last_became_active":"2024-09-14T04:04:59.098182+0000","last_became_peered":"2024-09-14T04:04:59.098182+0000","last_unstale":"2024-09-14T04:09:42.891138+0000","last_undegraded":"2024-09-14T04:09:42.891138+0000","last_fullsized":"2024-09-14T04:09:42.891138+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:04:09.324806+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.e","version":"73'487","reported_seq":871,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-09-14T04:11:29.538812+0000","last_change":"2024-09-14T04:07:22.582789+0000","last_active":"2024-09-14T04:11:29.538812+0000","last_peered":"2024-09-14T04:11:29.538812+0000","last_clean":"2024-09-14T04:11:29.538812+0000","last_became_active":"2024-09-14T04:07:22.582054+0000","last_became_peered":"2024-09-14T04:07:22.582054+0000","last_unstale":"2024-09-14T04:11:29.538812+0000","last_undegraded":"2024-09-14T04:11:29.538812+0000","last_fullsized":"2024-09-14T04:11:29.538812+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:07:21.522258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:07:21.522258+0000","last_clean_scrub_stamp":"2024-09-14T04:07:21.522258+0000","objects_scrubbed":0,"log_size":487,"log_dups_size":0,"ondisk_log_size":487,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:13:30.588379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":81628949,"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":846,"num_read_kb":944866,"num_write":620,"num_write_kb":181241,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,0],"acting":[4,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":22,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-14T04:09:43.190279+0000","last_change":"2024-09-14T04:04:58.777623+0000","last_active":"2024-09-14T04:09:43.190279+0000","last_peered":"2024-09-14T04:09:43.190279+0000","last_clean":"2024-09-14T04:09:43.190279+0000","last_became_active":"2024-09-14T04:04:58.776628+0000","last_became_peered":"2024-09-14T04:04:58.776628+0000","last_unstale":"2024-09-14T04:09:43.190279+0000","last_undegraded":"2024-09-14T04:09:43.190279+0000","last_fullsized":"2024-09-14T04:09:43.190279+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:42:56.844104+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-14T04:09:43.193375+0000","last_change":"2024-09-14T04:05:00.631442+0000","last_active":"2024-09-14T04:09:43.193375+0000","last_peered":"2024-09-14T04:09:43.193375+0000","last_clean":"2024-09-14T04:09:43.193375+0000","last_became_active":"2024-09-14T04:05:00.630996+0000","last_became_peered":"2024-09-14T04:05:00.630996+0000","last_unstale":"2024-09-14T04:09:43.193375+0000","last_undegraded":"2024-09-14T04:09:43.193375+0000","last_fullsized":"2024-09-14T04:09:43.193375+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:56:25.302804+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.4","version":"73'692","reported_seq":1314,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-09-14T04:11:29.182616+0000","last_change":"2024-09-14T04:07:22.580237+0000","last_active":"2024-09-14T04:11:29.182616+0000","last_peered":"2024-09-14T04:11:29.182616+0000","last_clean":"2024-09-14T04:11:29.182616+0000","last_became_active":"2024-09-14T04:07:22.579485+0000","last_became_peered":"2024-09-14T04:07:22.579485+0000","last_unstale":"2024-09-14T04:11:29.182616+0000","last_undegraded":"2024-09-14T04:11:29.182616+0000","last_fullsized":"2024-09-14T04:11:29.182616+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:07:21.522258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:07:21.522258+0000","last_clean_scrub_stamp":"2024-09-14T04:07:21.522258+0000","objects_scrubbed":0,"log_size":692,"log_dups_size":0,"ondisk_log_size":692,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:51:26.729204+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":106137779,"num_objects":37,"num_object_clones":0,"num_object_copies":111,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":37,"num_whiteouts":0,"num_read":1433,"num_read_kb":1513380,"num_write":878,"num_write_kb":252036,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"73'93","reported_seq":114,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-09-14T04:11:11.699786+0000","last_change":"2024-09-14T04:00:47.714231+0000","last_active":"2024-09-14T04:11:11.699786+0000","last_peered":"2024-09-14T04:11:11.699786+0000","last_clean":"2024-09-14T04:11:11.699786+0000","last_became_active":"2024-09-14T04:00:47.704106+0000","last_became_peered":"2024-09-14T04:00:47.704106+0000","last_unstale":"2024-09-14T04:11:11.699786+0000","last_undegraded":"2024-09-14T04:11:11.699786+0000","last_fullsized":"2024-09-14T04:11:11.699786+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T03:56:14.533049+0000","objects_scrubbed":0,"log_size":93,"log_dups_size":0,"ondisk_log_size":93,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:02:07.642670+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":246,"num_read_kb":583,"num_write":137,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"55'1","reported_seq":35,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-14T04:09:42.897551+0000","last_change":"2024-09-14T04:02:50.289624+0000","last_active":"2024-09-14T04:09:42.897551+0000","last_peered":"2024-09-14T04:09:42.897551+0000","last_clean":"2024-09-14T04:09:42.897551+0000","last_became_active":"2024-09-14T04:02:37.333686+0000","last_became_peered":"2024-09-14T04:02:37.333686+0000","last_unstale":"2024-09-14T04:09:42.897551+0000","last_undegraded":"2024-09-14T04:09:42.897551+0000","last_fullsized":"2024-09-14T04:09:42.897551+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:10:29.444681+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000682689,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":22,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-14T04:09:43.192132+0000","last_change":"2024-09-14T04:04:58.765798+0000","last_active":"2024-09-14T04:09:43.192132+0000","last_peered":"2024-09-14T04:09:43.192132+0000","last_clean":"2024-09-14T04:09:43.192132+0000","last_became_active":"2024-09-14T04:04:58.764785+0000","last_became_peered":"2024-09-14T04:04:58.764785+0000","last_unstale":"2024-09-14T04:09:43.192132+0000","last_undegraded":"2024-09-14T04:09:43.192132+0000","last_fullsized":"2024-09-14T04:09:43.192132+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:59:30.189640+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-14T04:09:42.900173+0000","last_change":"2024-09-14T04:05:00.636257+0000","last_active":"2024-09-14T04:09:42.900173+0000","last_peered":"2024-09-14T04:09:42.900173+0000","last_clean":"2024-09-14T04:09:42.900173+0000","last_became_active":"2024-09-14T04:05:00.635364+0000","last_became_peered":"2024-09-14T04:05:00.635364+0000","last_unstale":"2024-09-14T04:09:42.900173+0000","last_undegraded":"2024-09-14T04:09:42.900173+0000","last_fullsized":"2024-09-14T04:09:42.900173+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:15:02.486949+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"5.7","version":"73'524","reported_seq":964,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-09-14T04:11:25.422159+0000","last_change":"2024-09-14T04:07:22.571565+0000","last_active":"2024-09-14T04:11:25.422159+0000","last_peered":"2024-09-14T04:11:25.422159+0000","last_clean":"2024-09-14T04:11:25.422159+0000","last_became_active":"2024-09-14T04:07:22.570834+0000","last_became_peered":"2024-09-14T04:07:22.570834+0000","last_unstale":"2024-09-14T04:11:25.422159+0000","last_undegraded":"2024-09-14T04:11:25.422159+0000","last_fullsized":"2024-09-14T04:11:25.422159+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:07:21.522258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:07:21.522258+0000","last_clean_scrub_stamp":"2024-09-14T04:07:21.522258+0000","objects_scrubbed":0,"log_size":524,"log_dups_size":0,"ondisk_log_size":524,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:31:27.769439+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":82283630,"num_objects":27,"num_object_clones":0,"num_object_copies":81,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":27,"num_whiteouts":0,"num_read":995,"num_read_kb":1077183,"num_write":666,"num_write_kb":194934,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,0],"acting":[5,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":34,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-14T04:09:42.897951+0000","last_change":"2024-09-14T04:02:50.558039+0000","last_active":"2024-09-14T04:09:42.897951+0000","last_peered":"2024-09-14T04:09:42.897951+0000","last_clean":"2024-09-14T04:09:42.897951+0000","last_became_active":"2024-09-14T04:02:38.112409+0000","last_became_peered":"2024-09-14T04:02:38.112409+0000","last_unstale":"2024-09-14T04:09:42.897951+0000","last_undegraded":"2024-09-14T04:09:42.897951+0000","last_fullsized":"2024-09-14T04:09:42.897951+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:59:17.994157+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00063445000000000005,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-14T04:09:42.879755+0000","last_change":"2024-09-14T04:04:58.774967+0000","last_active":"2024-09-14T04:09:42.879755+0000","last_peered":"2024-09-14T04:09:42.879755+0000","last_clean":"2024-09-14T04:09:42.879755+0000","last_became_active":"2024-09-14T04:04:58.774444+0000","last_became_peered":"2024-09-14T04:04:58.774444+0000","last_unstale":"2024-09-14T04:09:42.879755+0000","last_undegraded":"2024-09-14T04:09:42.879755+0000","last_fullsized":"2024-09-14T04:09:42.879755+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:51:20.442953+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-14T04:09:42.879773+0000","last_change":"2024-09-14T04:05:00.560331+0000","last_active":"2024-09-14T04:09:42.879773+0000","last_peered":"2024-09-14T04:09:42.879773+0000","last_clean":"2024-09-14T04:09:42.879773+0000","last_became_active":"2024-09-14T04:05:00.559433+0000","last_became_peered":"2024-09-14T04:05:00.559433+0000","last_unstale":"2024-09-14T04:09:42.879773+0000","last_undegraded":"2024-09-14T04:09:42.879773+0000","last_fullsized":"2024-09-14T04:09:42.879773+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:45:53.897821+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.6","version":"73'598","reported_seq":1031,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-09-14T04:11:27.265515+0000","last_change":"2024-09-14T04:07:22.571274+0000","last_active":"2024-09-14T04:11:27.265515+0000","last_peered":"2024-09-14T04:11:27.265515+0000","last_clean":"2024-09-14T04:11:27.265515+0000","last_became_active":"2024-09-14T04:07:22.570510+0000","last_became_peered":"2024-09-14T04:07:22.570510+0000","last_unstale":"2024-09-14T04:11:27.265515+0000","last_undegraded":"2024-09-14T04:11:27.265515+0000","last_fullsized":"2024-09-14T04:11:27.265515+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:07:21.522258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:07:21.522258+0000","last_clean_scrub_stamp":"2024-09-14T04:07:21.522258+0000","objects_scrubbed":0,"log_size":598,"log_dups_size":0,"ondisk_log_size":598,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:24:52.575468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":101901359,"num_objects":34,"num_object_clones":0,"num_object_copies":102,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":34,"num_whiteouts":0,"num_read":940,"num_read_kb":940446,"num_write":760,"num_write_kb":215967,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,7],"acting":[2,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":34,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-14T04:09:42.879590+0000","last_change":"2024-09-14T04:02:50.383427+0000","last_active":"2024-09-14T04:09:42.879590+0000","last_peered":"2024-09-14T04:09:42.879590+0000","last_clean":"2024-09-14T04:09:42.879590+0000","last_became_active":"2024-09-14T04:02:38.112182+0000","last_became_peered":"2024-09-14T04:02:38.112182+0000","last_unstale":"2024-09-14T04:09:42.879590+0000","last_undegraded":"2024-09-14T04:09:42.879590+0000","last_fullsized":"2024-09-14T04:09:42.879590+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:12:32.660053+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026470600000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-14T04:09:43.192952+0000","last_change":"2024-09-14T04:04:58.750258+0000","last_active":"2024-09-14T04:09:43.192952+0000","last_peered":"2024-09-14T04:09:43.192952+0000","last_clean":"2024-09-14T04:09:43.192952+0000","last_became_active":"2024-09-14T04:04:58.748565+0000","last_became_peered":"2024-09-14T04:04:58.748565+0000","last_unstale":"2024-09-14T04:09:43.192952+0000","last_undegraded":"2024-09-14T04:09:43.192952+0000","last_fullsized":"2024-09-14T04:09:43.192952+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:04:07.818204+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-14T04:09:43.193333+0000","last_change":"2024-09-14T04:04:59.798966+0000","last_active":"2024-09-14T04:09:43.193333+0000","last_peered":"2024-09-14T04:09:43.193333+0000","last_clean":"2024-09-14T04:09:43.193333+0000","last_became_active":"2024-09-14T04:04:59.798168+0000","last_became_peered":"2024-09-14T04:04:59.798168+0000","last_unstale":"2024-09-14T04:09:43.193333+0000","last_undegraded":"2024-09-14T04:09:43.193333+0000","last_fullsized":"2024-09-14T04:09:43.193333+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:11:05.614801+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.5","version":"73'490","reported_seq":887,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-09-14T04:11:28.020919+0000","last_change":"2024-09-14T04:07:22.575156+0000","last_active":"2024-09-14T04:11:28.020919+0000","last_peered":"2024-09-14T04:11:28.020919+0000","last_clean":"2024-09-14T04:11:28.020919+0000","last_became_active":"2024-09-14T04:07:22.574386+0000","last_became_peered":"2024-09-14T04:07:22.574386+0000","last_unstale":"2024-09-14T04:11:28.020919+0000","last_undegraded":"2024-09-14T04:11:28.020919+0000","last_fullsized":"2024-09-14T04:11:28.020919+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:07:21.522258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:07:21.522258+0000","last_clean_scrub_stamp":"2024-09-14T04:07:21.522258+0000","objects_scrubbed":0,"log_size":490,"log_dups_size":0,"ondisk_log_size":490,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:47:02.436768+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":86451832,"num_objects":27,"num_object_clones":0,"num_object_copies":81,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":27,"num_whiteouts":0,"num_read":882,"num_read_kb":902565,"num_write":618,"num_write_kb":176054,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"57'2","reported_seq":36,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-14T04:09:42.896215+0000","last_change":"2024-09-14T04:02:50.290684+0000","last_active":"2024-09-14T04:09:42.896215+0000","last_peered":"2024-09-14T04:09:42.896215+0000","last_clean":"2024-09-14T04:09:42.896215+0000","last_became_active":"2024-09-14T04:02:37.335096+0000","last_became_peered":"2024-09-14T04:02:37.335096+0000","last_unstale":"2024-09-14T04:09:42.896215+0000","last_undegraded":"2024-09-14T04:09:42.896215+0000","last_fullsized":"2024-09-14T04:09:42.896215+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:43:52.927096+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0017315220000000001,"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":22,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-14T04:09:42.887725+0000","last_change":"2024-09-14T04:04:58.757189+0000","last_active":"2024-09-14T04:09:42.887725+0000","last_peered":"2024-09-14T04:09:42.887725+0000","last_clean":"2024-09-14T04:09:42.887725+0000","last_became_active":"2024-09-14T04:04:58.756624+0000","last_became_peered":"2024-09-14T04:04:58.756624+0000","last_unstale":"2024-09-14T04:09:42.887725+0000","last_undegraded":"2024-09-14T04:09:42.887725+0000","last_fullsized":"2024-09-14T04:09:42.887725+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:23:40.393741+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-14T04:09:43.191788+0000","last_change":"2024-09-14T04:05:00.561331+0000","last_active":"2024-09-14T04:09:43.191788+0000","last_peered":"2024-09-14T04:09:43.191788+0000","last_clean":"2024-09-14T04:09:43.191788+0000","last_became_active":"2024-09-14T04:05:00.559875+0000","last_became_peered":"2024-09-14T04:05:00.559875+0000","last_unstale":"2024-09-14T04:09:43.191788+0000","last_undegraded":"2024-09-14T04:09:43.191788+0000","last_fullsized":"2024-09-14T04:09:43.191788+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:15:13.246896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"5.3","version":"73'411","reported_seq":772,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-09-14T04:11:28.005371+0000","last_change":"2024-09-14T04:07:22.578510+0000","last_active":"2024-09-14T04:11:28.005371+0000","last_peered":"2024-09-14T04:11:28.005371+0000","last_clean":"2024-09-14T04:11:28.005371+0000","last_became_active":"2024-09-14T04:07:22.577371+0000","last_became_peered":"2024-09-14T04:07:22.577371+0000","last_unstale":"2024-09-14T04:11:28.005371+0000","last_undegraded":"2024-09-14T04:11:28.005371+0000","last_fullsized":"2024-09-14T04:11:28.005371+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:07:21.522258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:07:21.522258+0000","last_clean_scrub_stamp":"2024-09-14T04:07:21.522258+0000","objects_scrubbed":0,"log_size":411,"log_dups_size":0,"ondisk_log_size":411,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:14:59.320136+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":80971793,"num_objects":27,"num_object_clones":0,"num_object_copies":81,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":27,"num_whiteouts":0,"num_read":805,"num_read_kb":808698,"num_write":518,"num_write_kb":147022,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,5],"acting":[0,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":22,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-14T04:09:42.897179+0000","last_change":"2024-09-14T04:04:58.770192+0000","last_active":"2024-09-14T04:09:42.897179+0000","last_peered":"2024-09-14T04:09:42.897179+0000","last_clean":"2024-09-14T04:09:42.897179+0000","last_became_active":"2024-09-14T04:04:58.769702+0000","last_became_peered":"2024-09-14T04:04:58.769702+0000","last_unstale":"2024-09-14T04:09:42.897179+0000","last_undegraded":"2024-09-14T04:09:42.897179+0000","last_fullsized":"2024-09-14T04:09:42.897179+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:08:47.483057+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":34,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-14T04:09:43.192345+0000","last_change":"2024-09-14T04:02:50.291366+0000","last_active":"2024-09-14T04:09:43.192345+0000","last_peered":"2024-09-14T04:09:43.192345+0000","last_clean":"2024-09-14T04:09:43.192345+0000","last_became_active":"2024-09-14T04:02:38.111881+0000","last_became_peered":"2024-09-14T04:02:38.111881+0000","last_unstale":"2024-09-14T04:09:43.192345+0000","last_undegraded":"2024-09-14T04:09:43.192345+0000","last_fullsized":"2024-09-14T04:09:43.192345+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:08:35.673101+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000609499,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-14T04:09:43.191147+0000","last_change":"2024-09-14T04:05:00.631427+0000","last_active":"2024-09-14T04:09:43.191147+0000","last_peered":"2024-09-14T04:09:43.191147+0000","last_clean":"2024-09-14T04:09:43.191147+0000","last_became_active":"2024-09-14T04:05:00.631052+0000","last_became_peered":"2024-09-14T04:05:00.631052+0000","last_unstale":"2024-09-14T04:09:43.191147+0000","last_undegraded":"2024-09-14T04:09:43.191147+0000","last_fullsized":"2024-09-14T04:09:43.191147+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:58:01.310083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"5.2","version":"73'473","reported_seq":894,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-09-14T04:11:27.989528+0000","last_change":"2024-09-14T04:07:22.583213+0000","last_active":"2024-09-14T04:11:27.989528+0000","last_peered":"2024-09-14T04:11:27.989528+0000","last_clean":"2024-09-14T04:11:27.989528+0000","last_became_active":"2024-09-14T04:07:22.582426+0000","last_became_peered":"2024-09-14T04:07:22.582426+0000","last_unstale":"2024-09-14T04:11:27.989528+0000","last_undegraded":"2024-09-14T04:11:27.989528+0000","last_fullsized":"2024-09-14T04:11:27.989528+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:07:21.522258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:07:21.522258+0000","last_clean_scrub_stamp":"2024-09-14T04:07:21.522258+0000","objects_scrubbed":0,"log_size":473,"log_dups_size":0,"ondisk_log_size":473,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:07:10.981033+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90067383,"num_objects":31,"num_object_clones":0,"num_object_copies":93,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":31,"num_whiteouts":0,"num_read":949,"num_read_kb":1022146,"num_write":603,"num_write_kb":171914,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":22,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-14T04:09:43.192139+0000","last_change":"2024-09-14T04:04:58.763203+0000","last_active":"2024-09-14T04:09:43.192139+0000","last_peered":"2024-09-14T04:09:43.192139+0000","last_clean":"2024-09-14T04:09:43.192139+0000","last_became_active":"2024-09-14T04:04:58.762498+0000","last_became_peered":"2024-09-14T04:04:58.762498+0000","last_unstale":"2024-09-14T04:09:43.192139+0000","last_undegraded":"2024-09-14T04:09:43.192139+0000","last_fullsized":"2024-09-14T04:09:43.192139+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:02:17.853168+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":34,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-14T04:09:42.898586+0000","last_change":"2024-09-14T04:02:50.558154+0000","last_active":"2024-09-14T04:09:42.898586+0000","last_peered":"2024-09-14T04:09:42.898586+0000","last_clean":"2024-09-14T04:09:42.898586+0000","last_became_active":"2024-09-14T04:02:38.113199+0000","last_became_peered":"2024-09-14T04:02:38.113199+0000","last_unstale":"2024-09-14T04:09:42.898586+0000","last_undegraded":"2024-09-14T04:09:42.898586+0000","last_fullsized":"2024-09-14T04:09:42.898586+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:01:26.407128+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067607599999999996,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-14T04:09:42.879873+0000","last_change":"2024-09-14T04:04:59.798332+0000","last_active":"2024-09-14T04:09:42.879873+0000","last_peered":"2024-09-14T04:09:42.879873+0000","last_clean":"2024-09-14T04:09:42.879873+0000","last_became_active":"2024-09-14T04:04:59.796890+0000","last_became_peered":"2024-09-14T04:04:59.796890+0000","last_unstale":"2024-09-14T04:09:42.879873+0000","last_undegraded":"2024-09-14T04:09:42.879873+0000","last_fullsized":"2024-09-14T04:09:42.879873+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:42:13.936696+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"5.1","version":"73'387","reported_seq":686,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-09-14T04:11:25.358988+0000","last_change":"2024-09-14T04:07:22.581054+0000","last_active":"2024-09-14T04:11:25.358988+0000","last_peered":"2024-09-14T04:11:25.358988+0000","last_clean":"2024-09-14T04:11:25.358988+0000","last_became_active":"2024-09-14T04:07:22.580207+0000","last_became_peered":"2024-09-14T04:07:22.580207+0000","last_unstale":"2024-09-14T04:11:25.358988+0000","last_undegraded":"2024-09-14T04:11:25.358988+0000","last_fullsized":"2024-09-14T04:11:25.358988+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:07:21.522258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:07:21.522258+0000","last_clean_scrub_stamp":"2024-09-14T04:07:21.522258+0000","objects_scrubbed":0,"log_size":387,"log_dups_size":0,"ondisk_log_size":387,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:17:49.510424+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":42209241,"num_objects":15,"num_object_clones":0,"num_object_copies":45,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":15,"num_whiteouts":0,"num_read":644,"num_read_kb":621903,"num_write":487,"num_write_kb":136631,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,7],"acting":[4,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"63'2","reported_seq":25,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-14T04:09:43.192679+0000","last_change":"2024-09-14T04:04:58.789647+0000","last_active":"2024-09-14T04:09:43.192679+0000","last_peered":"2024-09-14T04:09:43.192679+0000","last_clean":"2024-09-14T04:09:43.192679+0000","last_became_active":"2024-09-14T04:04:58.788238+0000","last_became_peered":"2024-09-14T04:04:58.788238+0000","last_unstale":"2024-09-14T04:09:43.192679+0000","last_undegraded":"2024-09-14T04:09:43.192679+0000","last_fullsized":"2024-09-14T04:09:43.192679+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:39:40.713826+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":34,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-14T04:09:43.192909+0000","last_change":"2024-09-14T04:02:50.291220+0000","last_active":"2024-09-14T04:09:43.192909+0000","last_peered":"2024-09-14T04:09:43.192909+0000","last_clean":"2024-09-14T04:09:43.192909+0000","last_became_active":"2024-09-14T04:02:37.512820+0000","last_became_peered":"2024-09-14T04:02:37.512820+0000","last_unstale":"2024-09-14T04:09:43.192909+0000","last_undegraded":"2024-09-14T04:09:43.192909+0000","last_fullsized":"2024-09-14T04:09:43.192909+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:00:17.731198+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000495241,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-14T04:09:43.189808+0000","last_change":"2024-09-14T04:04:59.800313+0000","last_active":"2024-09-14T04:09:43.189808+0000","last_peered":"2024-09-14T04:09:43.189808+0000","last_clean":"2024-09-14T04:09:43.189808+0000","last_became_active":"2024-09-14T04:04:59.798633+0000","last_became_peered":"2024-09-14T04:04:59.798633+0000","last_unstale":"2024-09-14T04:09:43.189808+0000","last_undegraded":"2024-09-14T04:09:43.189808+0000","last_fullsized":"2024-09-14T04:09:43.189808+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:47:45.289403+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"5.0","version":"73'448","reported_seq":822,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-09-14T04:11:28.889090+0000","last_change":"2024-09-14T04:07:22.573637+0000","last_active":"2024-09-14T04:11:28.889090+0000","last_peered":"2024-09-14T04:11:28.889090+0000","last_clean":"2024-09-14T04:11:28.889090+0000","last_became_active":"2024-09-14T04:07:22.572667+0000","last_became_peered":"2024-09-14T04:07:22.572667+0000","last_unstale":"2024-09-14T04:11:28.889090+0000","last_undegraded":"2024-09-14T04:11:28.889090+0000","last_fullsized":"2024-09-14T04:11:28.889090+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:07:21.522258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:07:21.522258+0000","last_clean_scrub_stamp":"2024-09-14T04:07:21.522258+0000","objects_scrubbed":0,"log_size":448,"log_dups_size":0,"ondisk_log_size":448,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:33:45.731119+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":76267153,"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":832,"num_read_kb":799310,"num_write":565,"num_write_kb":154391,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.6","version":"64'1","reported_seq":23,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-14T04:09:42.880279+0000","last_change":"2024-09-14T04:04:58.773065+0000","last_active":"2024-09-14T04:09:42.880279+0000","last_peered":"2024-09-14T04:09:42.880279+0000","last_clean":"2024-09-14T04:09:42.880279+0000","last_became_active":"2024-09-14T04:04:58.770668+0000","last_became_peered":"2024-09-14T04:04:58.770668+0000","last_unstale":"2024-09-14T04:09:42.880279+0000","last_undegraded":"2024-09-14T04:09:42.880279+0000","last_fullsized":"2024-09-14T04:09:42.880279+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:27:53.622485+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":34,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-14T04:09:42.901197+0000","last_change":"2024-09-14T04:02:50.292491+0000","last_active":"2024-09-14T04:09:42.901197+0000","last_peered":"2024-09-14T04:09:42.901197+0000","last_clean":"2024-09-14T04:09:42.901197+0000","last_became_active":"2024-09-14T04:02:37.332402+0000","last_became_peered":"2024-09-14T04:02:37.332402+0000","last_unstale":"2024-09-14T04:09:42.901197+0000","last_undegraded":"2024-09-14T04:09:42.901197+0000","last_fullsized":"2024-09-14T04:09:42.901197+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:49:20.820141+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00065019000000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-14T04:09:42.891859+0000","last_change":"2024-09-14T04:04:58.894635+0000","last_active":"2024-09-14T04:09:42.891859+0000","last_peered":"2024-09-14T04:09:42.891859+0000","last_clean":"2024-09-14T04:09:42.891859+0000","last_became_active":"2024-09-14T04:04:58.893747+0000","last_became_peered":"2024-09-14T04:04:58.893747+0000","last_unstale":"2024-09-14T04:09:42.891859+0000","last_undegraded":"2024-09-14T04:09:42.891859+0000","last_fullsized":"2024-09-14T04:09:42.891859+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:13:15.991689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-14T04:09:42.887606+0000","last_change":"2024-09-14T04:04:59.099833+0000","last_active":"2024-09-14T04:09:42.887606+0000","last_peered":"2024-09-14T04:09:42.887606+0000","last_clean":"2024-09-14T04:09:42.887606+0000","last_became_active":"2024-09-14T04:04:59.099044+0000","last_became_peered":"2024-09-14T04:04:59.099044+0000","last_unstale":"2024-09-14T04:09:42.887606+0000","last_undegraded":"2024-09-14T04:09:42.887606+0000","last_fullsized":"2024-09-14T04:09:42.887606+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:14:04.208264+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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'15","reported_seq":42,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-09-14T04:11:09.746869+0000","last_change":"2024-09-14T04:04:58.750437+0000","last_active":"2024-09-14T04:11:09.746869+0000","last_peered":"2024-09-14T04:11:09.746869+0000","last_clean":"2024-09-14T04:11:09.746869+0000","last_became_active":"2024-09-14T04:04:58.748930+0000","last_became_peered":"2024-09-14T04:04:58.748930+0000","last_unstale":"2024-09-14T04:11:09.746869+0000","last_undegraded":"2024-09-14T04:11:09.746869+0000","last_fullsized":"2024-09-14T04:11:09.746869+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":15,"log_dups_size":0,"ondisk_log_size":15,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:33:28.622868+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":3398,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":14,"num_write_kb":11,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-14T04:09:43.190934+0000","last_change":"2024-09-14T04:05:00.561761+0000","last_active":"2024-09-14T04:09:43.190934+0000","last_peered":"2024-09-14T04:09:43.190934+0000","last_clean":"2024-09-14T04:09:43.190934+0000","last_became_active":"2024-09-14T04:05:00.559102+0000","last_became_peered":"2024-09-14T04:05:00.559102+0000","last_unstale":"2024-09-14T04:09:43.190934+0000","last_undegraded":"2024-09-14T04:09:43.190934+0000","last_fullsized":"2024-09-14T04:09:43.190934+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:09:51.491865+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'3","reported_seq":27,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-14T04:09:42.898261+0000","last_change":"2024-09-14T04:04:58.768451+0000","last_active":"2024-09-14T04:09:42.898261+0000","last_peered":"2024-09-14T04:09:42.898261+0000","last_clean":"2024-09-14T04:09:42.898261+0000","last_became_active":"2024-09-14T04:04:58.767823+0000","last_became_peered":"2024-09-14T04:04:58.767823+0000","last_unstale":"2024-09-14T04:09:42.898261+0000","last_undegraded":"2024-09-14T04:09:42.898261+0000","last_fullsized":"2024-09-14T04:09:42.898261+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T11:02:41.352961+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":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":[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":22,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-14T04:09:42.900303+0000","last_change":"2024-09-14T04:04:58.765267+0000","last_active":"2024-09-14T04:09:42.900303+0000","last_peered":"2024-09-14T04:09:42.900303+0000","last_clean":"2024-09-14T04:09:42.900303+0000","last_became_active":"2024-09-14T04:04:58.764820+0000","last_became_peered":"2024-09-14T04:04:58.764820+0000","last_unstale":"2024-09-14T04:09:42.900303+0000","last_undegraded":"2024-09-14T04:09:42.900303+0000","last_fullsized":"2024-09-14T04:09:42.900303+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:24:31.514568+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-14T04:09:43.189843+0000","last_change":"2024-09-14T04:04:59.799562+0000","last_active":"2024-09-14T04:09:43.189843+0000","last_peered":"2024-09-14T04:09:43.189843+0000","last_clean":"2024-09-14T04:09:43.189843+0000","last_became_active":"2024-09-14T04:04:59.798292+0000","last_became_peered":"2024-09-14T04:04:59.798292+0000","last_unstale":"2024-09-14T04:09:43.189843+0000","last_undegraded":"2024-09-14T04:09:43.189843+0000","last_fullsized":"2024-09-14T04:09:43.189843+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:55:56.781392+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":22,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-14T04:09:42.879706+0000","last_change":"2024-09-14T04:04:58.775907+0000","last_active":"2024-09-14T04:09:42.879706+0000","last_peered":"2024-09-14T04:09:42.879706+0000","last_clean":"2024-09-14T04:09:42.879706+0000","last_became_active":"2024-09-14T04:04:58.775125+0000","last_became_peered":"2024-09-14T04:04:58.775125+0000","last_unstale":"2024-09-14T04:09:42.879706+0000","last_undegraded":"2024-09-14T04:09:42.879706+0000","last_fullsized":"2024-09-14T04:09:42.879706+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:54:01.466725+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":31,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-14T04:09:43.189558+0000","last_change":"2024-09-14T04:05:47.731205+0000","last_active":"2024-09-14T04:09:43.189558+0000","last_peered":"2024-09-14T04:09:43.189558+0000","last_clean":"2024-09-14T04:09:43.189558+0000","last_became_active":"2024-09-14T04:05:47.730469+0000","last_became_peered":"2024-09-14T04:05:47.730469+0000","last_unstale":"2024-09-14T04:09:43.189558+0000","last_undegraded":"2024-09-14T04:09:43.189558+0000","last_fullsized":"2024-09-14T04:09:43.189558+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:34:42.339237+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1f","version":"0'0","reported_seq":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-14T04:09:42.900992+0000","last_change":"2024-09-14T04:04:59.803373+0000","last_active":"2024-09-14T04:09:42.900992+0000","last_peered":"2024-09-14T04:09:42.900992+0000","last_clean":"2024-09-14T04:09:42.900992+0000","last_became_active":"2024-09-14T04:04:59.802549+0000","last_became_peered":"2024-09-14T04:04:59.802549+0000","last_unstale":"2024-09-14T04:09:42.900992+0000","last_undegraded":"2024-09-14T04:09:42.900992+0000","last_fullsized":"2024-09-14T04:09:42.900992+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:48:26.061084+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-14T04:09:43.190038+0000","last_change":"2024-09-14T04:04:58.788938+0000","last_active":"2024-09-14T04:09:43.190038+0000","last_peered":"2024-09-14T04:09:43.190038+0000","last_clean":"2024-09-14T04:09:43.190038+0000","last_became_active":"2024-09-14T04:04:58.788237+0000","last_became_peered":"2024-09-14T04:04:58.788237+0000","last_unstale":"2024-09-14T04:09:43.190038+0000","last_undegraded":"2024-09-14T04:09:43.190038+0000","last_fullsized":"2024-09-14T04:09:43.190038+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:29:44.066500+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-14T04:09:42.879059+0000","last_change":"2024-09-14T04:04:59.797819+0000","last_active":"2024-09-14T04:09:42.879059+0000","last_peered":"2024-09-14T04:09:42.879059+0000","last_clean":"2024-09-14T04:09:42.879059+0000","last_became_active":"2024-09-14T04:04:59.796595+0000","last_became_peered":"2024-09-14T04:04:59.796595+0000","last_unstale":"2024-09-14T04:09:42.879059+0000","last_undegraded":"2024-09-14T04:09:42.879059+0000","last_fullsized":"2024-09-14T04:09:42.879059+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:50:31.749499+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-14T04:09:43.190340+0000","last_change":"2024-09-14T04:04:58.770283+0000","last_active":"2024-09-14T04:09:43.190340+0000","last_peered":"2024-09-14T04:09:43.190340+0000","last_clean":"2024-09-14T04:09:43.190340+0000","last_became_active":"2024-09-14T04:04:58.769475+0000","last_became_peered":"2024-09-14T04:04:58.769475+0000","last_unstale":"2024-09-14T04:09:43.190340+0000","last_undegraded":"2024-09-14T04:09:43.190340+0000","last_fullsized":"2024-09-14T04:09:43.190340+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:49:46.265237+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-14T04:09:43.192608+0000","last_change":"2024-09-14T04:05:00.634113+0000","last_active":"2024-09-14T04:09:43.192608+0000","last_peered":"2024-09-14T04:09:43.192608+0000","last_clean":"2024-09-14T04:09:43.192608+0000","last_became_active":"2024-09-14T04:05:00.633665+0000","last_became_peered":"2024-09-14T04:05:00.633665+0000","last_unstale":"2024-09-14T04:09:43.192608+0000","last_undegraded":"2024-09-14T04:09:43.192608+0000","last_fullsized":"2024-09-14T04:09:43.192608+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:42:46.361272+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"64'2","reported_seq":24,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-14T04:09:42.888329+0000","last_change":"2024-09-14T04:04:58.761597+0000","last_active":"2024-09-14T04:09:42.888329+0000","last_peered":"2024-09-14T04:09:42.888329+0000","last_clean":"2024-09-14T04:09:42.888329+0000","last_became_active":"2024-09-14T04:04:58.761147+0000","last_became_peered":"2024-09-14T04:04:58.761147+0000","last_unstale":"2024-09-14T04:09:42.888329+0000","last_undegraded":"2024-09-14T04:09:42.888329+0000","last_fullsized":"2024-09-14T04:09:42.888329+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:44:37.002382+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-14T04:09:42.880983+0000","last_change":"2024-09-14T04:04:59.096459+0000","last_active":"2024-09-14T04:09:42.880983+0000","last_peered":"2024-09-14T04:09:42.880983+0000","last_clean":"2024-09-14T04:09:42.880983+0000","last_became_active":"2024-09-14T04:04:59.096132+0000","last_became_peered":"2024-09-14T04:04:59.096132+0000","last_unstale":"2024-09-14T04:09:42.880983+0000","last_undegraded":"2024-09-14T04:09:42.880983+0000","last_fullsized":"2024-09-14T04:09:42.880983+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:15:58.847430+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"64'2","reported_seq":24,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-14T04:09:42.880013+0000","last_change":"2024-09-14T04:04:58.771590+0000","last_active":"2024-09-14T04:09:42.880013+0000","last_peered":"2024-09-14T04:09:42.880013+0000","last_clean":"2024-09-14T04:09:42.880013+0000","last_became_active":"2024-09-14T04:04:58.771034+0000","last_became_peered":"2024-09-14T04:04:58.771034+0000","last_unstale":"2024-09-14T04:09:42.880013+0000","last_undegraded":"2024-09-14T04:09:42.880013+0000","last_fullsized":"2024-09-14T04:09:42.880013+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:09:16.774578+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-14T04:09:42.887491+0000","last_change":"2024-09-14T04:04:59.101517+0000","last_active":"2024-09-14T04:09:42.887491+0000","last_peered":"2024-09-14T04:09:42.887491+0000","last_clean":"2024-09-14T04:09:42.887491+0000","last_became_active":"2024-09-14T04:04:59.100539+0000","last_became_peered":"2024-09-14T04:04:59.100539+0000","last_unstale":"2024-09-14T04:09:42.887491+0000","last_undegraded":"2024-09-14T04:09:42.887491+0000","last_fullsized":"2024-09-14T04:09:42.887491+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:33:55.521680+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'2","reported_seq":25,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-14T04:09:42.899175+0000","last_change":"2024-09-14T04:04:58.765274+0000","last_active":"2024-09-14T04:09:42.899175+0000","last_peered":"2024-09-14T04:09:42.899175+0000","last_clean":"2024-09-14T04:09:42.899175+0000","last_became_active":"2024-09-14T04:04:58.764753+0000","last_became_peered":"2024-09-14T04:04:58.764753+0000","last_unstale":"2024-09-14T04:09:42.899175+0000","last_undegraded":"2024-09-14T04:09:42.899175+0000","last_fullsized":"2024-09-14T04:09:42.899175+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:26:43.644993+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-14T04:09:42.888237+0000","last_change":"2024-09-14T04:04:58.797819+0000","last_active":"2024-09-14T04:09:42.888237+0000","last_peered":"2024-09-14T04:09:42.888237+0000","last_clean":"2024-09-14T04:09:42.888237+0000","last_became_active":"2024-09-14T04:04:58.797439+0000","last_became_peered":"2024-09-14T04:04:58.797439+0000","last_unstale":"2024-09-14T04:09:42.888237+0000","last_undegraded":"2024-09-14T04:09:42.888237+0000","last_fullsized":"2024-09-14T04:09:42.888237+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:47:05.837170+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'2","reported_seq":25,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-14T04:09:42.896938+0000","last_change":"2024-09-14T04:04:58.762191+0000","last_active":"2024-09-14T04:09:42.896938+0000","last_peered":"2024-09-14T04:09:42.896938+0000","last_clean":"2024-09-14T04:09:42.896938+0000","last_became_active":"2024-09-14T04:04:58.761683+0000","last_became_peered":"2024-09-14T04:04:58.761683+0000","last_unstale":"2024-09-14T04:09:42.896938+0000","last_undegraded":"2024-09-14T04:09:42.896938+0000","last_fullsized":"2024-09-14T04:09:42.896938+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:39:39.493157+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-14T04:09:43.190063+0000","last_change":"2024-09-14T04:05:00.560210+0000","last_active":"2024-09-14T04:09:43.190063+0000","last_peered":"2024-09-14T04:09:43.190063+0000","last_clean":"2024-09-14T04:09:43.190063+0000","last_became_active":"2024-09-14T04:05:00.559390+0000","last_became_peered":"2024-09-14T04:05:00.559390+0000","last_unstale":"2024-09-14T04:09:43.190063+0000","last_undegraded":"2024-09-14T04:09:43.190063+0000","last_fullsized":"2024-09-14T04:09:43.190063+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:49:57.707606+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"64'2","reported_seq":24,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-14T04:09:43.192324+0000","last_change":"2024-09-14T04:04:58.765879+0000","last_active":"2024-09-14T04:09:43.192324+0000","last_peered":"2024-09-14T04:09:43.192324+0000","last_clean":"2024-09-14T04:09:43.192324+0000","last_became_active":"2024-09-14T04:04:58.765185+0000","last_became_peered":"2024-09-14T04:04:58.765185+0000","last_unstale":"2024-09-14T04:09:43.192324+0000","last_undegraded":"2024-09-14T04:09:43.192324+0000","last_fullsized":"2024-09-14T04:09:43.192324+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:34:44.165892+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-14T04:09:42.887864+0000","last_change":"2024-09-14T04:04:59.100332+0000","last_active":"2024-09-14T04:09:42.887864+0000","last_peered":"2024-09-14T04:09:42.887864+0000","last_clean":"2024-09-14T04:09:42.887864+0000","last_became_active":"2024-09-14T04:04:59.098476+0000","last_became_peered":"2024-09-14T04:04:59.098476+0000","last_unstale":"2024-09-14T04:09:42.887864+0000","last_undegraded":"2024-09-14T04:09:42.887864+0000","last_fullsized":"2024-09-14T04:09:42.887864+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:47:49.853740+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"64'5","reported_seq":29,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-14T04:09:42.879611+0000","last_change":"2024-09-14T04:04:58.774549+0000","last_active":"2024-09-14T04:09:42.879611+0000","last_peered":"2024-09-14T04:09:42.879611+0000","last_clean":"2024-09-14T04:09:42.879611+0000","last_became_active":"2024-09-14T04:04:58.772628+0000","last_became_peered":"2024-09-14T04:04:58.772628+0000","last_unstale":"2024-09-14T04:09:42.879611+0000","last_undegraded":"2024-09-14T04:09:42.879611+0000","last_fullsized":"2024-09-14T04:09:42.879611+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T04:22:54.861389+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_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":5,"num_pg":16,"stat_sum":{"num_bytes":1236680433,"num_objects":417,"num_object_clones":0,"num_object_copies":1251,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":417,"num_whiteouts":0,"num_read":14249,"num_read_kb":15087220,"num_write":9769,"num_write_kb":2771473,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":2308804608,"data_stored":2296162800,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":7710,"ondisk_log_size":7710,"up":48,"acting":48,"num_store_stats":8},{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":4184,"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":47,"num_read_kb":49,"num_write":53,"num_write_kb":21,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":12552,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":53,"ondisk_log_size":53,"up":96,"acting":96,"num_store_stats":8},{"poolid":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":246,"num_read_kb":583,"num_write":137,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":93,"ondisk_log_size":93,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430343,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":561516,"kb_used_data":251204,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":93183636,"statfs":{"total":95995035648,"available":95420043264,"internally_reserved":0,"allocated":257232896,"data_stored":255370240,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":317258072},"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":42,"seq":180388626579,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":489388,"kb_used_data":183236,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":93255764,"statfs":{"total":95995035648,"available":95493902336,"internally_reserved":0,"allocated":187633664,"data_stored":186181819,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":312998232},"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":36,"seq":154618822814,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":727872,"kb_used_data":428272,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93017280,"statfs":{"total":95995035648,"available":95249694720,"internally_reserved":0,"allocated":438550528,"data_stored":435776025,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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":30,"seq":128849019048,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":652544,"kb_used_data":339816,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":93092608,"statfs":{"total":95995035648,"available":95326830592,"internally_reserved":0,"allocated":347971584,"data_stored":345632456,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":317258072},"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":25,"seq":107374182578,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":413180,"kb_used_data":108496,"kb_used_omap":1,"kb_used_meta":301502,"kb_avail":93331972,"statfs":{"total":95995035648,"available":95571939328,"internally_reserved":0,"allocated":111099904,"data_stored":110047351,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":308738392},"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":18,"seq":77309411519,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":616504,"kb_used_data":295824,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":93128648,"statfs":{"total":95995035648,"available":95363735552,"internally_reserved":0,"allocated":302923776,"data_stored":300840780,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":317258072},"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":13,"seq":55834575049,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":570760,"kb_used_data":256816,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":93174392,"statfs":{"total":95995035648,"available":95410577408,"internally_reserved":0,"allocated":262979584,"data_stored":261156875,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":317258072},"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":8,"seq":34359738581,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":701728,"kb_used_data":398808,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93043424,"statfs":{"total":95995035648,"available":95276466176,"internally_reserved":0,"allocated":408379392,"data_stored":405786695,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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":592,"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":604,"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":3544,"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":640,"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":3468,"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":3614,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":407019520,"data_stored":404840146,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":262213632,"data_stored":260800952,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":302153728,"data_stored":300484272,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":110338048,"data_stored":109691672,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":347185152,"data_stored":345273008,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":437780480,"data_stored":435419777,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":186265600,"data_stored":185232619,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":255848448,"data_stored":254420354,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-14T04:11:49.038 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_0 2024-09-14T04:11:49.038 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd pool rm unique_pool_0 unique_pool_0 --yes-i-really-really-mean-it 2024-09-14T04:11:49.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:48 smithi038 bash[22519]: audit 2024-09-14T04:11:48.240276+0000 mgr.y (mgr.25646) 66 : audit [DBG] from='client.16110 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:11:49.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:48 smithi038 bash[22519]: cluster 2024-09-14T04:11:48.312377+0000 mon.a (mon.0) 1030 : cluster [DBG] Standby manager daemon x restarted 2024-09-14T04:11:49.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:48 smithi038 bash[22519]: cluster 2024-09-14T04:11:48.312508+0000 mon.a (mon.0) 1031 : cluster [DBG] Standby manager daemon x started 2024-09-14T04:11:49.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:48 smithi038 bash[22519]: audit 2024-09-14T04:11:48.316324+0000 mon.b (mon.1) 72 : audit [DBG] from='mgr.? 172.21.15.123:0/1389591517' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-14T04:11:49.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:48 smithi038 bash[22519]: audit 2024-09-14T04:11:48.316911+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.? 172.21.15.123:0/1389591517' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-14T04:11:49.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:48 smithi038 bash[22519]: audit 2024-09-14T04:11:48.318747+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.? 172.21.15.123:0/1389591517' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-14T04:11:49.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:48 smithi038 bash[22519]: audit 2024-09-14T04:11:48.319899+0000 mon.b (mon.1) 75 : audit [DBG] from='mgr.? 172.21.15.123:0/1389591517' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-14T04:11:49.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:48 smithi038 bash[32505]: audit 2024-09-14T04:11:48.240276+0000 mgr.y (mgr.25646) 66 : audit [DBG] from='client.16110 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:11:49.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:48 smithi038 bash[32505]: cluster 2024-09-14T04:11:48.312377+0000 mon.a (mon.0) 1030 : cluster [DBG] Standby manager daemon x restarted 2024-09-14T04:11:49.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:48 smithi038 bash[32505]: cluster 2024-09-14T04:11:48.312508+0000 mon.a (mon.0) 1031 : cluster [DBG] Standby manager daemon x started 2024-09-14T04:11:49.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:48 smithi038 bash[32505]: audit 2024-09-14T04:11:48.316324+0000 mon.b (mon.1) 72 : audit [DBG] from='mgr.? 172.21.15.123:0/1389591517' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-14T04:11:49.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:48 smithi038 bash[32505]: audit 2024-09-14T04:11:48.316911+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.? 172.21.15.123:0/1389591517' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-14T04:11:49.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:48 smithi038 bash[32505]: audit 2024-09-14T04:11:48.318747+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.? 172.21.15.123:0/1389591517' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-14T04:11:49.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:48 smithi038 bash[32505]: audit 2024-09-14T04:11:48.319899+0000 mon.b (mon.1) 75 : audit [DBG] from='mgr.? 172.21.15.123:0/1389591517' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-14T04:11:49.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:48 smithi123 bash[24950]: audit 2024-09-14T04:11:48.240276+0000 mgr.y (mgr.25646) 66 : audit [DBG] from='client.16110 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:11:49.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:48 smithi123 bash[24950]: cluster 2024-09-14T04:11:48.312377+0000 mon.a (mon.0) 1030 : cluster [DBG] Standby manager daemon x restarted 2024-09-14T04:11:49.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:48 smithi123 bash[24950]: cluster 2024-09-14T04:11:48.312508+0000 mon.a (mon.0) 1031 : cluster [DBG] Standby manager daemon x started 2024-09-14T04:11:49.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:48 smithi123 bash[24950]: audit 2024-09-14T04:11:48.316324+0000 mon.b (mon.1) 72 : audit [DBG] from='mgr.? 172.21.15.123:0/1389591517' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-14T04:11:49.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:48 smithi123 bash[24950]: audit 2024-09-14T04:11:48.316911+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.? 172.21.15.123:0/1389591517' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-14T04:11:49.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:48 smithi123 bash[24950]: audit 2024-09-14T04:11:48.318747+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.? 172.21.15.123:0/1389591517' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-14T04:11:49.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:48 smithi123 bash[24950]: audit 2024-09-14T04:11:48.319899+0000 mon.b (mon.1) 75 : audit [DBG] from='mgr.? 172.21.15.123:0/1389591517' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-14T04:11:49.471 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:11:50.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:49 smithi038 bash[22519]: cluster 2024-09-14T04:11:48.715139+0000 mgr.y (mgr.25646) 67 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:11:50.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:49 smithi038 bash[22519]: cluster 2024-09-14T04:11:48.977375+0000 mon.a (mon.0) 1032 : cluster [DBG] mgrmap e34: y(active, since 40s), standbys: x 2024-09-14T04:11:50.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:49 smithi038 bash[22519]: audit 2024-09-14T04:11:49.148232+0000 mon.a (mon.0) 1033 : audit [DBG] from='client.? 172.21.15.38:0/1738264730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:11:50.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:49 smithi038 bash[32505]: cluster 2024-09-14T04:11:48.715139+0000 mgr.y (mgr.25646) 67 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:11:50.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:49 smithi038 bash[32505]: cluster 2024-09-14T04:11:48.977375+0000 mon.a (mon.0) 1032 : cluster [DBG] mgrmap e34: y(active, since 40s), standbys: x 2024-09-14T04:11:50.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:49 smithi038 bash[32505]: audit 2024-09-14T04:11:49.148232+0000 mon.a (mon.0) 1033 : audit [DBG] from='client.? 172.21.15.38:0/1738264730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:11:50.433 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:11:50 smithi123 bash[61744]: ts=2024-09-14T04:11:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:11:50.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:49 smithi123 bash[24950]: cluster 2024-09-14T04:11:48.715139+0000 mgr.y (mgr.25646) 67 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:11:50.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:49 smithi123 bash[24950]: cluster 2024-09-14T04:11:48.977375+0000 mon.a (mon.0) 1032 : cluster [DBG] mgrmap e34: y(active, since 40s), standbys: x 2024-09-14T04:11:50.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:49 smithi123 bash[24950]: audit 2024-09-14T04:11:49.148232+0000 mon.a (mon.0) 1033 : audit [DBG] from='client.? 172.21.15.38:0/1738264730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:11:51.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:50 smithi038 bash[22519]: audit 2024-09-14T04:11:49.460257+0000 mgr.y (mgr.25646) 68 : audit [DBG] from='client.26039 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:51.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:50 smithi038 bash[22519]: audit 2024-09-14T04:11:49.781712+0000 mgr.y (mgr.25646) 69 : audit [DBG] from='client.26045 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:51.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:50 smithi038 bash[32505]: audit 2024-09-14T04:11:49.460257+0000 mgr.y (mgr.25646) 68 : audit [DBG] from='client.26039 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:51.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:50 smithi038 bash[32505]: audit 2024-09-14T04:11:49.781712+0000 mgr.y (mgr.25646) 69 : audit [DBG] from='client.26045 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:51.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:50 smithi123 bash[24950]: audit 2024-09-14T04:11:49.460257+0000 mgr.y (mgr.25646) 68 : audit [DBG] from='client.26039 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:51.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:50 smithi123 bash[24950]: audit 2024-09-14T04:11:49.781712+0000 mgr.y (mgr.25646) 69 : audit [DBG] from='client.26045 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:52.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:51 smithi038 bash[22519]: cluster 2024-09-14T04:11:50.716393+0000 mgr.y (mgr.25646) 70 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:11:52.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:51 smithi038 bash[32505]: cluster 2024-09-14T04:11:50.716393+0000 mgr.y (mgr.25646) 70 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:11:52.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:51 smithi123 bash[24950]: cluster 2024-09-14T04:11:50.716393+0000 mgr.y (mgr.25646) 70 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:11:52.489 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:11:53.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:53 smithi038 bash[32505]: audit 2024-09-14T04:11:52.152789+0000 mon.a (mon.0) 1034 : audit [DBG] from='client.? 172.21.15.38:0/2033787296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:11:53.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:53 smithi038 bash[22519]: audit 2024-09-14T04:11:52.152789+0000 mon.a (mon.0) 1034 : audit [DBG] from='client.? 172.21.15.38:0/2033787296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:11:53.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:53 smithi123 bash[24950]: audit 2024-09-14T04:11:52.152789+0000 mon.a (mon.0) 1034 : audit [DBG] from='client.? 172.21.15.38:0/2033787296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:11:53.807 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:11:54.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:54 smithi038 bash[32505]: audit 2024-09-14T04:11:52.477429+0000 mgr.y (mgr.25646) 71 : audit [DBG] from='client.26057 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:54.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:54 smithi038 bash[32505]: cluster 2024-09-14T04:11:52.717052+0000 mgr.y (mgr.25646) 72 : cluster [DBG] pgmap v25: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:11:54.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:54 smithi038 bash[32505]: audit 2024-09-14T04:11:52.798307+0000 mgr.y (mgr.25646) 73 : audit [DBG] from='client.26063 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:54.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:54 smithi038 bash[22519]: audit 2024-09-14T04:11:52.477429+0000 mgr.y (mgr.25646) 71 : audit [DBG] from='client.26057 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:54.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:54 smithi038 bash[22519]: cluster 2024-09-14T04:11:52.717052+0000 mgr.y (mgr.25646) 72 : cluster [DBG] pgmap v25: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:11:54.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:54 smithi038 bash[22519]: audit 2024-09-14T04:11:52.798307+0000 mgr.y (mgr.25646) 73 : audit [DBG] from='client.26063 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:54.331 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:11:54 smithi123 bash[61744]: ts=2024-09-14T04:11:54.148Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1629-geb16b97b (eb16b97b08b1a378bbb6cbc2dadc21f07d8ac10b) quincy (stable)\", cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1629-geb16b97b (eb16b97b08b1a378bbb6cbc2dadc21f07d8ac10b) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:11:54.332 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:54 smithi123 bash[24950]: audit 2024-09-14T04:11:52.477429+0000 mgr.y (mgr.25646) 71 : audit [DBG] from='client.26057 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:54.332 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:54 smithi123 bash[24950]: cluster 2024-09-14T04:11:52.717052+0000 mgr.y (mgr.25646) 72 : cluster [DBG] pgmap v25: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:11:54.332 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:54 smithi123 bash[24950]: audit 2024-09-14T04:11:52.798307+0000 mgr.y (mgr.25646) 73 : audit [DBG] from='client.26063 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:55.303 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:55 smithi038 bash[22519]: audit 2024-09-14T04:11:54.682661+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:11:55.304 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:55 smithi038 bash[32505]: audit 2024-09-14T04:11:54.682661+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:11:55.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:55 smithi123 bash[24950]: audit 2024-09-14T04:11:54.682661+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:11:55.522 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:11:56.039 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:11:55 smithi123 bash[61744]: ts=2024-09-14T04:11:55.740Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:11:56.039 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:11:55 smithi123 bash[61744]: ts=2024-09-14T04:11:55.741Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:11:56.366 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:56 smithi038 bash[22519]: cluster 2024-09-14T04:11:54.717758+0000 mgr.y (mgr.25646) 74 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:11:56.366 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:56 smithi038 bash[22519]: audit 2024-09-14T04:11:55.185959+0000 mon.a (mon.0) 1035 : audit [DBG] from='client.? 172.21.15.38:0/2305215030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:11:56.367 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:56 smithi038 bash[32505]: cluster 2024-09-14T04:11:54.717758+0000 mgr.y (mgr.25646) 74 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:11:56.367 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:56 smithi038 bash[32505]: audit 2024-09-14T04:11:55.185959+0000 mon.a (mon.0) 1035 : audit [DBG] from='client.? 172.21.15.38:0/2305215030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:11:56.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:56 smithi123 bash[24950]: cluster 2024-09-14T04:11:54.717758+0000 mgr.y (mgr.25646) 74 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:11:56.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:56 smithi123 bash[24950]: audit 2024-09-14T04:11:55.185959+0000 mon.a (mon.0) 1035 : audit [DBG] from='client.? 172.21.15.38:0/2305215030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:11:57.289 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:57 smithi123 bash[24950]: audit 2024-09-14T04:11:55.512123+0000 mgr.y (mgr.25646) 75 : audit [DBG] from='client.16158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:57.289 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:57 smithi123 bash[24950]: audit 2024-09-14T04:11:55.817575+0000 mgr.y (mgr.25646) 76 : audit [DBG] from='client.26081 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:57.289 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:11:56 smithi123 bash[61744]: ts=2024-09-14T04:11:56.950Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi123\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi123\", job=\"node\", machine=\"x86_64\", nodename=\"smithi123\", release=\"5.15.0-121-generic\", sysname=\"Linux\", version=\"#131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi123\", job=\"node\", machine=\"x86_64\", nodename=\"smithi123\", release=\"5.15.0-121-generic\", sysname=\"Linux\", version=\"#131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:11:57.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:57 smithi038 bash[22519]: audit 2024-09-14T04:11:55.512123+0000 mgr.y (mgr.25646) 75 : audit [DBG] from='client.16158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:57.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:57 smithi038 bash[22519]: audit 2024-09-14T04:11:55.817575+0000 mgr.y (mgr.25646) 76 : audit [DBG] from='client.26081 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:57.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:57 smithi038 bash[32505]: audit 2024-09-14T04:11:55.512123+0000 mgr.y (mgr.25646) 75 : audit [DBG] from='client.16158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:57.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:57 smithi038 bash[32505]: audit 2024-09-14T04:11:55.817575+0000 mgr.y (mgr.25646) 76 : audit [DBG] from='client.26081 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:11:58.079 INFO:teuthology.orchestra.run.smithi038.stderr:pool 'unique_pool_0' removed 2024-09-14T04:11:58.366 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:58 smithi038 bash[32505]: cluster 2024-09-14T04:11:56.719237+0000 mgr.y (mgr.25646) 77 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:11:58.366 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:58 smithi038 bash[32505]: audit 2024-09-14T04:11:58.008315+0000 mon.c (mon.2) 233 : audit [INF] from='client.? 172.21.15.38:0/613703363' 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-09-14T04:11:58.366 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:58 smithi038 bash[32505]: audit 2024-09-14T04:11:58.008867+0000 mon.a (mon.0) 1036 : 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-09-14T04:11:58.367 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:58 smithi038 bash[22519]: cluster 2024-09-14T04:11:56.719237+0000 mgr.y (mgr.25646) 77 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:11:58.367 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:58 smithi038 bash[22519]: audit 2024-09-14T04:11:58.008315+0000 mon.c (mon.2) 233 : audit [INF] from='client.? 172.21.15.38:0/613703363' 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-09-14T04:11:58.367 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:58 smithi038 bash[22519]: audit 2024-09-14T04:11:58.008867+0000 mon.a (mon.0) 1036 : 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-09-14T04:11:58.367 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:11:58 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:11:58] "GET /metrics HTTP/1.1" 200 36408 "" "Prometheus/2.51.0" 2024-09-14T04:11:58.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:58 smithi123 bash[24950]: cluster 2024-09-14T04:11:56.719237+0000 mgr.y (mgr.25646) 77 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:11:58.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:58 smithi123 bash[24950]: audit 2024-09-14T04:11:58.008315+0000 mon.c (mon.2) 233 : audit [INF] from='client.? 172.21.15.38:0/613703363' 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-09-14T04:11:58.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:58 smithi123 bash[24950]: audit 2024-09-14T04:11:58.008867+0000 mon.a (mon.0) 1036 : 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-09-14T04:11:58.521 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:11:59.136 INFO:teuthology.task.sequential:In sequential, running task print... 2024-09-14T04:11:59.136 INFO:teuthology.task.print:**** done rados/readwrite 5-workload 2024-09-14T04:11:59.137 DEBUG:teuthology.parallel:result is None 2024-09-14T04:11:59.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:59 smithi038 bash[32505]: audit 2024-09-14T04:11:58.061655+0000 mon.a (mon.0) 1037 : 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-09-14T04:11:59.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:59 smithi038 bash[32505]: cluster 2024-09-14T04:11:58.061745+0000 mon.a (mon.0) 1038 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-09-14T04:11:59.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:59 smithi038 bash[32505]: audit 2024-09-14T04:11:58.094421+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:59.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:59 smithi038 bash[32505]: audit 2024-09-14T04:11:58.102072+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:59.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:59 smithi038 bash[32505]: audit 2024-09-14T04:11:58.107623+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:11:59.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:59 smithi038 bash[32505]: audit 2024-09-14T04:11:58.108673+0000 mon.b (mon.1) 78 : audit [INF] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:11:59.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:59 smithi038 bash[32505]: audit 2024-09-14T04:11:58.111100+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:59.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:59 smithi038 bash[32505]: audit 2024-09-14T04:11:58.176756+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:11:59.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:59 smithi038 bash[32505]: cephadm 2024-09-14T04:11:58.177054+0000 mgr.y (mgr.25646) 78 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-14T04:11:59.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:59 smithi038 bash[32505]: audit 2024-09-14T04:11:58.179447+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-14T04:11:59.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:59 smithi038 bash[32505]: audit 2024-09-14T04:11:58.182281+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:59.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:59 smithi038 bash[32505]: audit 2024-09-14T04:11:58.187839+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.25646 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-14T04:11:59.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:59 smithi038 bash[32505]: audit 2024-09-14T04:11:58.190831+0000 mon.b (mon.1) 81 : audit [INF] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-14T04:11:59.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:59 smithi038 bash[32505]: audit 2024-09-14T04:11:58.191723+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.25646 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-14T04:11:59.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:59 smithi038 bash[32505]: audit 2024-09-14T04:11:58.196801+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.25646 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-14T04:11:59.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:59 smithi038 bash[32505]: audit 2024-09-14T04:11:58.199731+0000 mon.b (mon.1) 82 : audit [INF] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-14T04:11:59.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:59 smithi038 bash[32505]: audit 2024-09-14T04:11:58.203435+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.25646 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-14T04:11:59.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:59 smithi038 bash[32505]: audit 2024-09-14T04:11:58.206838+0000 mon.c (mon.2) 234 : audit [DBG] from='client.? 172.21.15.38:0/2015239556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:11:59.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:59 smithi038 bash[32505]: cephadm 2024-09-14T04:11:58.208863+0000 mgr.y (mgr.25646) 79 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-14T04:11:59.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:59 smithi038 bash[32505]: audit 2024-09-14T04:11:58.209785+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-14T04:11:59.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:11:59 smithi038 bash[32505]: audit 2024-09-14T04:11:58.211463+0000 mon.b (mon.1) 84 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-14T04:11:59.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:59 smithi038 bash[22519]: audit 2024-09-14T04:11:58.061655+0000 mon.a (mon.0) 1037 : 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-09-14T04:11:59.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:59 smithi038 bash[22519]: cluster 2024-09-14T04:11:58.061745+0000 mon.a (mon.0) 1038 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-09-14T04:11:59.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:59 smithi038 bash[22519]: audit 2024-09-14T04:11:58.094421+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:59.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:59 smithi038 bash[22519]: audit 2024-09-14T04:11:58.102072+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:59.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:59 smithi038 bash[22519]: audit 2024-09-14T04:11:58.107623+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:11:59.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:59 smithi038 bash[22519]: audit 2024-09-14T04:11:58.108673+0000 mon.b (mon.1) 78 : audit [INF] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:11:59.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:59 smithi038 bash[22519]: audit 2024-09-14T04:11:58.111100+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:59.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:59 smithi038 bash[22519]: audit 2024-09-14T04:11:58.176756+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:11:59.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:59 smithi038 bash[22519]: cephadm 2024-09-14T04:11:58.177054+0000 mgr.y (mgr.25646) 78 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-14T04:11:59.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:59 smithi038 bash[22519]: audit 2024-09-14T04:11:58.179447+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-14T04:11:59.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:59 smithi038 bash[22519]: audit 2024-09-14T04:11:58.182281+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:59.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:59 smithi038 bash[22519]: audit 2024-09-14T04:11:58.187839+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.25646 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-14T04:11:59.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:59 smithi038 bash[22519]: audit 2024-09-14T04:11:58.190831+0000 mon.b (mon.1) 81 : audit [INF] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-14T04:11:59.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:59 smithi038 bash[22519]: audit 2024-09-14T04:11:58.191723+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.25646 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-14T04:11:59.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:59 smithi038 bash[22519]: audit 2024-09-14T04:11:58.196801+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.25646 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-14T04:11:59.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:59 smithi038 bash[22519]: audit 2024-09-14T04:11:58.199731+0000 mon.b (mon.1) 82 : audit [INF] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-14T04:11:59.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:59 smithi038 bash[22519]: audit 2024-09-14T04:11:58.203435+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.25646 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-14T04:11:59.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:59 smithi038 bash[22519]: audit 2024-09-14T04:11:58.206838+0000 mon.c (mon.2) 234 : audit [DBG] from='client.? 172.21.15.38:0/2015239556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:11:59.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:59 smithi038 bash[22519]: cephadm 2024-09-14T04:11:58.208863+0000 mgr.y (mgr.25646) 79 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-14T04:11:59.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:59 smithi038 bash[22519]: audit 2024-09-14T04:11:58.209785+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-14T04:11:59.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:11:59 smithi038 bash[22519]: audit 2024-09-14T04:11:58.211463+0000 mon.b (mon.1) 84 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-14T04:11:59.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:59 smithi123 bash[24950]: audit 2024-09-14T04:11:58.061655+0000 mon.a (mon.0) 1037 : 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-09-14T04:11:59.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:59 smithi123 bash[24950]: cluster 2024-09-14T04:11:58.061745+0000 mon.a (mon.0) 1038 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-09-14T04:11:59.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:59 smithi123 bash[24950]: audit 2024-09-14T04:11:58.094421+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:59.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:59 smithi123 bash[24950]: audit 2024-09-14T04:11:58.102072+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:59.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:59 smithi123 bash[24950]: audit 2024-09-14T04:11:58.107623+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:11:59.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:59 smithi123 bash[24950]: audit 2024-09-14T04:11:58.108673+0000 mon.b (mon.1) 78 : audit [INF] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:11:59.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:59 smithi123 bash[24950]: audit 2024-09-14T04:11:58.111100+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:59.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:59 smithi123 bash[24950]: audit 2024-09-14T04:11:58.176756+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:11:59.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:59 smithi123 bash[24950]: cephadm 2024-09-14T04:11:58.177054+0000 mgr.y (mgr.25646) 78 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-14T04:11:59.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:59 smithi123 bash[24950]: audit 2024-09-14T04:11:58.179447+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-14T04:11:59.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:59 smithi123 bash[24950]: audit 2024-09-14T04:11:58.182281+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:11:59.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:59 smithi123 bash[24950]: audit 2024-09-14T04:11:58.187839+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.25646 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-14T04:11:59.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:59 smithi123 bash[24950]: audit 2024-09-14T04:11:58.190831+0000 mon.b (mon.1) 81 : audit [INF] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-14T04:11:59.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:59 smithi123 bash[24950]: audit 2024-09-14T04:11:58.191723+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.25646 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-14T04:11:59.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:59 smithi123 bash[24950]: audit 2024-09-14T04:11:58.196801+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.25646 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-14T04:11:59.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:59 smithi123 bash[24950]: audit 2024-09-14T04:11:58.199731+0000 mon.b (mon.1) 82 : audit [INF] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-14T04:11:59.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:59 smithi123 bash[24950]: audit 2024-09-14T04:11:58.203435+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.25646 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-14T04:11:59.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:59 smithi123 bash[24950]: audit 2024-09-14T04:11:58.206838+0000 mon.c (mon.2) 234 : audit [DBG] from='client.? 172.21.15.38:0/2015239556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:11:59.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:59 smithi123 bash[24950]: cephadm 2024-09-14T04:11:58.208863+0000 mgr.y (mgr.25646) 79 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-14T04:11:59.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:59 smithi123 bash[24950]: audit 2024-09-14T04:11:58.209785+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-14T04:11:59.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:11:59 smithi123 bash[24950]: audit 2024-09-14T04:11:58.211463+0000 mon.b (mon.1) 84 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-14T04:12:00.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:00 smithi038 bash[22519]: audit 2024-09-14T04:11:58.510723+0000 mgr.y (mgr.25646) 80 : audit [DBG] from='client.26099 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:12:00.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:00 smithi038 bash[22519]: cluster 2024-09-14T04:11:58.719642+0000 mgr.y (mgr.25646) 81 : cluster [DBG] pgmap v29: 73 pgs: 73 active+clean; 581 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:12:00.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:00 smithi038 bash[22519]: audit 2024-09-14T04:11:58.828447+0000 mgr.y (mgr.25646) 82 : audit [DBG] from='client.26105 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:12:00.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:00 smithi038 bash[32505]: audit 2024-09-14T04:11:58.510723+0000 mgr.y (mgr.25646) 80 : audit [DBG] from='client.26099 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:12:00.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:00 smithi038 bash[32505]: cluster 2024-09-14T04:11:58.719642+0000 mgr.y (mgr.25646) 81 : cluster [DBG] pgmap v29: 73 pgs: 73 active+clean; 581 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:12:00.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:00 smithi038 bash[32505]: audit 2024-09-14T04:11:58.828447+0000 mgr.y (mgr.25646) 82 : audit [DBG] from='client.26105 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:12:00.683 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:12:00 smithi123 bash[61744]: ts=2024-09-14T04:12:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:12:00.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:00 smithi123 bash[24950]: audit 2024-09-14T04:11:58.510723+0000 mgr.y (mgr.25646) 80 : audit [DBG] from='client.26099 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:12:00.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:00 smithi123 bash[24950]: cluster 2024-09-14T04:11:58.719642+0000 mgr.y (mgr.25646) 81 : cluster [DBG] pgmap v29: 73 pgs: 73 active+clean; 581 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:12:00.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:00 smithi123 bash[24950]: audit 2024-09-14T04:11:58.828447+0000 mgr.y (mgr.25646) 82 : audit [DBG] from='client.26105 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:12:01.526 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:12:02.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:02 smithi123 bash[24950]: cluster 2024-09-14T04:12:00.720709+0000 mgr.y (mgr.25646) 83 : cluster [DBG] pgmap v30: 73 pgs: 73 active+clean; 581 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:02.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:02 smithi123 bash[24950]: cephadm 2024-09-14T04:12:01.169668+0000 mgr.y (mgr.25646) 84 : cephadm [INF] Upgrade: Updating mon.a 2024-09-14T04:12:02.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:02 smithi123 bash[24950]: audit 2024-09-14T04:12:01.177743+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:12:02.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:02 smithi123 bash[24950]: audit 2024-09-14T04:12:01.187182+0000 mon.b (mon.1) 85 : audit [INF] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-14T04:12:02.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:02 smithi123 bash[24950]: cephadm 2024-09-14T04:12:01.188211+0000 mgr.y (mgr.25646) 85 : cephadm [INF] Deploying daemon mon.a on smithi038 2024-09-14T04:12:02.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:02 smithi123 bash[24950]: audit 2024-09-14T04:12:01.188631+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-14T04:12:02.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:02 smithi123 bash[24950]: audit 2024-09-14T04:12:01.190127+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:12:02.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:02 smithi123 bash[24950]: audit 2024-09-14T04:12:01.208368+0000 mon.a (mon.0) 1048 : audit [DBG] from='client.? 172.21.15.38:0/934620751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:12:02.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:02 smithi038 bash[22519]: cluster 2024-09-14T04:12:00.720709+0000 mgr.y (mgr.25646) 83 : cluster [DBG] pgmap v30: 73 pgs: 73 active+clean; 581 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:02.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:02 smithi038 bash[22519]: cephadm 2024-09-14T04:12:01.169668+0000 mgr.y (mgr.25646) 84 : cephadm [INF] Upgrade: Updating mon.a 2024-09-14T04:12:02.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:02 smithi038 bash[22519]: audit 2024-09-14T04:12:01.177743+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:12:02.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:02 smithi038 bash[22519]: audit 2024-09-14T04:12:01.187182+0000 mon.b (mon.1) 85 : audit [INF] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-14T04:12:02.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:02 smithi038 bash[22519]: cephadm 2024-09-14T04:12:01.188211+0000 mgr.y (mgr.25646) 85 : cephadm [INF] Deploying daemon mon.a on smithi038 2024-09-14T04:12:02.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:02 smithi038 bash[22519]: audit 2024-09-14T04:12:01.188631+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-14T04:12:02.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:02 smithi038 bash[22519]: audit 2024-09-14T04:12:01.190127+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:12:02.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:02 smithi038 bash[22519]: audit 2024-09-14T04:12:01.208368+0000 mon.a (mon.0) 1048 : audit [DBG] from='client.? 172.21.15.38:0/934620751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:12:02.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:02 smithi038 bash[32505]: cluster 2024-09-14T04:12:00.720709+0000 mgr.y (mgr.25646) 83 : cluster [DBG] pgmap v30: 73 pgs: 73 active+clean; 581 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:02.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:02 smithi038 bash[32505]: cephadm 2024-09-14T04:12:01.169668+0000 mgr.y (mgr.25646) 84 : cephadm [INF] Upgrade: Updating mon.a 2024-09-14T04:12:02.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:02 smithi038 bash[32505]: audit 2024-09-14T04:12:01.177743+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.25646 ' entity='mgr.y' 2024-09-14T04:12:02.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:02 smithi038 bash[32505]: audit 2024-09-14T04:12:01.187182+0000 mon.b (mon.1) 85 : audit [INF] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-14T04:12:02.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:02 smithi038 bash[32505]: cephadm 2024-09-14T04:12:01.188211+0000 mgr.y (mgr.25646) 85 : cephadm [INF] Deploying daemon mon.a on smithi038 2024-09-14T04:12:02.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:02 smithi038 bash[32505]: audit 2024-09-14T04:12:01.188631+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-14T04:12:02.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:02 smithi038 bash[32505]: audit 2024-09-14T04:12:01.190127+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.25646 172.21.15.38:0/1368494544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:12:02.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:02 smithi038 bash[32505]: audit 2024-09-14T04:12:01.208368+0000 mon.a (mon.0) 1048 : audit [DBG] from='client.? 172.21.15.38:0/934620751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:12:03.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:03 smithi038 bash[22519]: audit 2024-09-14T04:12:01.515516+0000 mgr.y (mgr.25646) 86 : audit [DBG] from='client.26117 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:12:03.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:03 smithi038 bash[22519]: audit 2024-09-14T04:12:01.834675+0000 mgr.y (mgr.25646) 87 : audit [DBG] from='client.26123 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:12:03.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:03 smithi038 bash[32505]: audit 2024-09-14T04:12:01.515516+0000 mgr.y (mgr.25646) 86 : audit [DBG] from='client.26117 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:12:03.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:03 smithi038 bash[32505]: audit 2024-09-14T04:12:01.834675+0000 mgr.y (mgr.25646) 87 : audit [DBG] from='client.26123 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:12:03.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:03 smithi123 bash[24950]: audit 2024-09-14T04:12:01.515516+0000 mgr.y (mgr.25646) 86 : audit [DBG] from='client.26117 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:12:03.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:03 smithi123 bash[24950]: audit 2024-09-14T04:12:01.834675+0000 mgr.y (mgr.25646) 87 : audit [DBG] from='client.26123 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:12:04.138 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:12:04 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:12:04.138 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:04 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:12:04.138 INFO:journalctl@ceph.osd.1.smithi038.stdout:Sep 14 04:12:04 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:12:04.139 INFO:journalctl@ceph.osd.2.smithi038.stdout:Sep 14 04:12:04 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:12:04.139 INFO:journalctl@ceph.osd.3.smithi038.stdout:Sep 14 04:12:04 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:12:04.139 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:12:04 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:12:04.140 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 04:12:04 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:12:04.140 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 04:12:04 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:12:04.140 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:04 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:12:04.140 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:04 smithi038 systemd[1]: Stopping Ceph mon.a for 4d8d8784-724c-11ef-bceb-c7b262605968... 2024-09-14T04:12:04.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:04 smithi123 bash[24950]: cluster 2024-09-14T04:12:02.721404+0000 mgr.y (mgr.25646) 88 : cluster [DBG] pgmap v31: 73 pgs: 73 active+clean; 581 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:04.433 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:12:04 smithi123 bash[61744]: ts=2024-09-14T04:12:04.148Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1629-geb16b97b (eb16b97b08b1a378bbb6cbc2dadc21f07d8ac10b) quincy (stable)\", cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1629-geb16b97b (eb16b97b08b1a378bbb6cbc2dadc21f07d8ac10b) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:12:04.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:04 smithi038 bash[32505]: cluster 2024-09-14T04:12:02.721404+0000 mgr.y (mgr.25646) 88 : cluster [DBG] pgmap v31: 73 pgs: 73 active+clean; 581 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:04.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:04 smithi038 bash[22519]: cluster 2024-09-14T04:12:02.721404+0000 mgr.y (mgr.25646) 88 : cluster [DBG] pgmap v31: 73 pgs: 73 active+clean; 581 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:04.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:04 smithi038 bash[22519]: debug 2024-09-14T04:12:04.244+0000 7fb0e5e8a640 -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-09-14T04:12:04.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:04 smithi038 bash[22519]: debug 2024-09-14T04:12:04.244+0000 7fb0e5e8a640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-14T04:12:04.548 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:12:05.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:04 smithi038 bash[84771]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-mon-a 2024-09-14T04:12:05.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:05 smithi038 bash[84884]: Error response from daemon: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-mon-a 2024-09-14T04:12:05.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:05 smithi038 systemd[1]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968@mon.a.service: Deactivated successfully. 2024-09-14T04:12:05.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:05 smithi038 systemd[1]: Stopped Ceph mon.a for 4d8d8784-724c-11ef-bceb-c7b262605968. 2024-09-14T04:12:05.771 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:12:05 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:12:05.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:05 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:12:05.771 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 04:12:05 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:12:05.772 INFO:journalctl@ceph.osd.1.smithi038.stdout:Sep 14 04:12:05 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:12:05.772 INFO:journalctl@ceph.osd.2.smithi038.stdout:Sep 14 04:12:05 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:12:05.772 INFO:journalctl@ceph.osd.3.smithi038.stdout:Sep 14 04:12:05 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:12:05.773 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:12:05 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:12:05.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:05 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:12:05.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:05 smithi038 systemd[1]: Started Ceph mon.a for 4d8d8784-724c-11ef-bceb-c7b262605968. 2024-09-14T04:12:05.773 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 04:12:05 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:12:06.183 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:12:05 smithi123 bash[61744]: ts=2024-09-14T04:12:05.740Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:12:06.183 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:12:05 smithi123 bash[61744]: ts=2024-09-14T04:12:05.741Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:12:07.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.776+0000 7f7e892bdc80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-14T04:12:07.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.776+0000 7f7e892bdc80 0 ceph version 19.3.0-4907-ga2782315 (a2782315255a3e7d5f6cdc9eb35785187ff6ddf8) squid (dev), process ceph-mon, pid 7 2024-09-14T04:12:07.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.776+0000 7f7e892bdc80 0 pidfile_write: ignore empty --pid-file 2024-09-14T04:12:07.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 0 load: jerasure load: lrc 2024-09-14T04:12:07.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: RocksDB version: 7.9.2 2024-09-14T04:12:07.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Git sha 0 2024-09-14T04:12:07.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Compile date 2024-09-12 20:09:22 2024-09-14T04:12:07.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: DB SUMMARY 2024-09-14T04:12:07.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: DB Session ID: G779GGCZPDTYG8UD1S7I 2024-09-14T04:12:07.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: CURRENT file: CURRENT 2024-09-14T04:12:07.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-14T04:12:07.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: MANIFEST file: MANIFEST-000015 size: 1733 Bytes 2024-09-14T04:12:07.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000042.sst 2024-09-14T04:12:07.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000040.log size: 3027768 ; 2024-09-14T04:12:07.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.error_if_exists: 0 2024-09-14T04:12:07.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.create_if_missing: 0 2024-09-14T04:12:07.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.paranoid_checks: 1 2024-09-14T04:12:07.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-14T04:12:07.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-14T04:12:07.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-14T04:12:07.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.env: 0x560eb2b69120 2024-09-14T04:12:07.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-14T04:12:07.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.info_log: 0x560eb342b700 2024-09-14T04:12:07.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-14T04:12:07.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.statistics: (nil) 2024-09-14T04:12:07.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.use_fsync: 0 2024-09-14T04:12:07.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.max_log_file_size: 0 2024-09-14T04:12:07.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-14T04:12:07.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-14T04:12:07.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-14T04:12:07.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-14T04:12:07.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.allow_fallocate: 1 2024-09-14T04:12:07.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-14T04:12:07.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-14T04:12:07.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.use_direct_reads: 0 2024-09-14T04:12:07.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-14T04:12:07.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-14T04:12:07.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.db_log_dir: 2024-09-14T04:12:07.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.wal_dir: 2024-09-14T04:12:07.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-14T04:12:07.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-14T04:12:07.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-14T04:12:07.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-14T04:12:07.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-14T04:12:07.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-14T04:12:07.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-14T04:12:07.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-14T04:12:07.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.write_buffer_manager: 0x560eb342e1e0 2024-09-14T04:12:07.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-14T04:12:07.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-14T04:12:07.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-14T04:12:07.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-14T04:12:07.025 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-14T04:12:07.025 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-14T04:12:07.026 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-14T04:12:07.026 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-14T04:12:07.026 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.unordered_write: 0 2024-09-14T04:12:07.026 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-14T04:12:07.027 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-14T04:12:07.027 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-14T04:12:07.027 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-14T04:12:07.027 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.row_cache: None 2024-09-14T04:12:07.027 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.wal_filter: None 2024-09-14T04:12:07.027 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-14T04:12:07.027 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-14T04:12:07.027 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.two_write_queues: 0 2024-09-14T04:12:07.027 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-14T04:12:07.027 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.wal_compression: 0 2024-09-14T04:12:07.027 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.atomic_flush: 0 2024-09-14T04:12:07.027 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-14T04:12:07.027 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-14T04:12:07.028 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-14T04:12:07.028 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.log_readahead_size: 0 2024-09-14T04:12:07.028 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-14T04:12:07.028 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-14T04:12:07.028 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-14T04:12:07.028 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-14T04:12:07.028 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-14T04:12:07.028 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-14T04:12:07.028 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-14T04:12:07.028 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.max_background_jobs: 2 2024-09-14T04:12:07.028 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.max_background_compactions: -1 2024-09-14T04:12:07.028 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.max_subcompactions: 1 2024-09-14T04:12:07.028 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-14T04:12:07.029 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-14T04:12:07.029 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-14T04:12:07.029 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-14T04:12:07.029 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-14T04:12:07.029 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-14T04:12:07.029 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-14T04:12:07.029 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-14T04:12:07.029 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.max_open_files: -1 2024-09-14T04:12:07.029 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-14T04:12:07.029 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-14T04:12:07.029 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-14T04:12:07.029 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-14T04:12:07.029 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.max_background_flushes: -1 2024-09-14T04:12:07.029 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Compression algorithms supported: 2024-09-14T04:12:07.030 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: kZSTD supported: 0 2024-09-14T04:12:07.030 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: kXpressCompression supported: 0 2024-09-14T04:12:07.030 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: kBZip2Compression supported: 0 2024-09-14T04:12:07.030 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-14T04:12:07.030 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: kLZ4Compression supported: 1 2024-09-14T04:12:07.030 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: kZlibCompression supported: 1 2024-09-14T04:12:07.030 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-14T04:12:07.030 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: kSnappyCompression supported: 1 2024-09-14T04:12:07.030 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-14T04:12:07.030 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-14T04:12:07.030 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-09-14T04:12:07.030 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-14T04:12:07.030 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-14T04:12:07.030 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.merge_operator: 2024-09-14T04:12:07.031 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.compaction_filter: None 2024-09-14T04:12:07.031 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-14T04:12:07.031 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-14T04:12:07.031 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-14T04:12:07.031 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-14T04:12:07.031 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x560eb342b320) 2024-09-14T04:12:07.031 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: cache_index_and_filter_blocks: 1 2024-09-14T04:12:07.031 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-14T04:12:07.031 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-14T04:12:07.031 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: pin_top_level_index_and_filter: 1 2024-09-14T04:12:07.031 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: index_type: 0 2024-09-14T04:12:07.031 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: data_block_index_type: 0 2024-09-14T04:12:07.031 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: index_shortening: 1 2024-09-14T04:12:07.032 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: data_block_hash_table_util_ratio: 0.750000 2024-09-14T04:12:07.032 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: checksum: 4 2024-09-14T04:12:07.032 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: no_block_cache: 0 2024-09-14T04:12:07.032 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: block_cache: 0x560eb3421610 2024-09-14T04:12:07.032 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: block_cache_name: BinnedLRUCache 2024-09-14T04:12:07.032 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: block_cache_options: 2024-09-14T04:12:07.032 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: capacity : 536870912 2024-09-14T04:12:07.032 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: num_shard_bits : 4 2024-09-14T04:12:07.032 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: strict_capacity_limit : 0 2024-09-14T04:12:07.032 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: high_pri_pool_ratio: 0.000 2024-09-14T04:12:07.032 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: block_cache_compressed: (nil) 2024-09-14T04:12:07.032 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: persistent_cache: (nil) 2024-09-14T04:12:07.032 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: block_size: 4096 2024-09-14T04:12:07.032 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: block_size_deviation: 10 2024-09-14T04:12:07.033 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: block_restart_interval: 16 2024-09-14T04:12:07.033 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: index_block_restart_interval: 1 2024-09-14T04:12:07.033 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: metadata_block_size: 4096 2024-09-14T04:12:07.033 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: partition_filters: 0 2024-09-14T04:12:07.033 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: use_delta_encoding: 1 2024-09-14T04:12:07.033 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: filter_policy: bloomfilter 2024-09-14T04:12:07.033 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: whole_key_filtering: 1 2024-09-14T04:12:07.033 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: verify_compression: 0 2024-09-14T04:12:07.033 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: read_amp_bytes_per_bit: 0 2024-09-14T04:12:07.033 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: format_version: 5 2024-09-14T04:12:07.033 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: enable_index_compression: 1 2024-09-14T04:12:07.033 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: block_align: 0 2024-09-14T04:12:07.033 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: max_auto_readahead_size: 262144 2024-09-14T04:12:07.033 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: prepopulate_block_cache: 0 2024-09-14T04:12:07.034 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: initial_auto_readahead_size: 8192 2024-09-14T04:12:07.034 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: num_file_reads_for_auto_readahead: 2 2024-09-14T04:12:07.034 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-14T04:12:07.034 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-14T04:12:07.034 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.compression: NoCompression 2024-09-14T04:12:07.034 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-14T04:12:07.034 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-14T04:12:07.034 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-14T04:12:07.034 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.num_levels: 7 2024-09-14T04:12:07.034 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-14T04:12:07.034 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-14T04:12:07.034 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-14T04:12:07.034 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-14T04:12:07.034 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-14T04:12:07.035 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-14T04:12:07.035 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-14T04:12:07.035 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-14T04:12:07.035 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-14T04:12:07.035 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-14T04:12:07.035 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-14T04:12:07.035 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-14T04:12:07.035 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-14T04:12:07.035 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-14T04:12:07.035 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-14T04:12:07.035 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-14T04:12:07.035 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-14T04:12:07.035 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-14T04:12:07.036 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-14T04:12:07.036 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-14T04:12:07.036 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-14T04:12:07.036 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-14T04:12:07.036 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-14T04:12:07.036 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-14T04:12:07.036 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-14T04:12:07.036 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-14T04:12:07.036 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-14T04:12:07.036 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-14T04:12:07.036 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-14T04:12:07.036 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-14T04:12:07.036 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-14T04:12:07.037 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-14T04:12:07.037 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-14T04:12:07.037 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-14T04:12:07.037 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-14T04:12:07.037 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-14T04:12:07.037 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-14T04:12:07.037 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-14T04:12:07.037 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-14T04:12:07.037 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-14T04:12:07.037 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-14T04:12:07.037 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-14T04:12:07.037 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-14T04:12:07.037 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-14T04:12:07.037 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-14T04:12:07.038 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-14T04:12:07.038 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-14T04:12:07.038 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-14T04:12:07.038 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-14T04:12:07.038 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-14T04:12:07.038 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-14T04:12:07.038 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-14T04:12:07.038 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-14T04:12:07.038 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-14T04:12:07.038 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.inplace_update_support: 0 2024-09-14T04:12:07.038 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-14T04:12:07.038 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-14T04:12:07.038 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-14T04:12:07.038 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-14T04:12:07.039 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.bloom_locality: 0 2024-09-14T04:12:07.039 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.max_successive_merges: 0 2024-09-14T04:12:07.039 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-14T04:12:07.039 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-14T04:12:07.039 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-14T04:12:07.039 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-14T04:12:07.039 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.ttl: 2592000 2024-09-14T04:12:07.039 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-14T04:12:07.039 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-14T04:12:07.039 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-14T04:12:07.039 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.enable_blob_files: false 2024-09-14T04:12:07.039 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.min_blob_size: 0 2024-09-14T04:12:07.039 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-14T04:12:07.039 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-14T04:12:07.039 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-14T04:12:07.040 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-14T04:12:07.040 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-14T04:12:07.040 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-14T04:12:07.040 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-14T04:12:07.040 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-14T04:12:07.040 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e86093640 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 42.sst 2024-09-14T04:12:07.040 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-14T04:12:07.040 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 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 44, last_sequence is 16769, log_number is 40,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-14T04:12:07.040 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 40 2024-09-14T04:12:07.040 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: dc172884-8cd0-4bd2-8429-f047a1cddf63 2024-09-14T04:12:07.040 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726287126784047, "job": 1, "event": "recovery_started", "wal_files": [40]} 2024-09-14T04:12:07.040 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.780+0000 7f7e892bdc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #40 mode 2 2024-09-14T04:12:07.040 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.792+0000 7f7e892bdc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726287126795736, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 45, "file_size": 2814036, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 16771, "largest_seqno": 18245, "table_properties": {"data_size": 2806836, "index_size": 4427, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1733, "raw_key_size": 15793, "raw_average_key_size": 22, "raw_value_size": 2792416, "raw_average_value_size": 4052, "num_data_blocks": 200, "num_entries": 689, "num_filter_entries": 689, "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": 1726287126, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "dc172884-8cd0-4bd2-8429-f047a1cddf63", "db_session_id": "G779GGCZPDTYG8UD1S7I", "orig_file_number": 45, "seqno_to_time_mapping": "N/A"}} 2024-09-14T04:12:07.041 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.792+0000 7f7e892bdc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726287126795881, "job": 1, "event": "recovery_finished"} 2024-09-14T04:12:07.041 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.792+0000 7f7e892bdc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 47 2024-09-14T04:12:07.041 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.792+0000 7f7e892bdc80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-14T04:12:07.041 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.796+0000 7f7e892bdc80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000040.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-14T04:12:07.041 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.796+0000 7f7e892bdc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x560eb344ee00 2024-09-14T04:12:07.041 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.796+0000 7f7e892bdc80 4 rocksdb: DB pointer 0x560eb3552000 2024-09-14T04:12:07.041 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.796+0000 7f7e7f085640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-14T04:12:07.041 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.796+0000 7f7e7f085640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-14T04:12:07.041 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: ** DB Stats ** 2024-09-14T04:12:07.041 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-14T04:12:07.041 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-14T04:12:07.041 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-14T04:12:07.041 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-14T04:12:07.042 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-14T04:12:07.042 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-14T04:12:07.042 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-14T04:12:07.042 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: ** Compaction Stats [default] ** 2024-09-14T04:12:07.042 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: 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-09-14T04:12:07.042 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-14T04:12:07.042 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: L0 1/0 2.68 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 480.5 0.01 0.00 1 0.006 0 0 0.0 0.0 2024-09-14T04:12:07.042 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: L6 1/0 5.94 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-09-14T04:12:07.042 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: Sum 2/0 8.62 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 480.5 0.01 0.00 1 0.006 0 0 0.0 0.0 2024-09-14T04:12:07.042 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 480.5 0.01 0.00 1 0.006 0 0 0.0 0.0 2024-09-14T04:12:07.042 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: ** Compaction Stats [default] ** 2024-09-14T04:12:07.042 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: 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-09-14T04:12:07.042 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-14T04:12:07.042 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 480.5 0.01 0.00 1 0.006 0 0 0.0 0.0 2024-09-14T04:12:07.043 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-14T04:12:07.043 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-14T04:12:07.043 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: Flush(GB): cumulative 0.003, interval 0.003 2024-09-14T04:12:07.043 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-14T04:12:07.043 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: AddFile(Total Files): cumulative 0, interval 0 2024-09-14T04:12:07.043 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-14T04:12:07.043 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: AddFile(Keys): cumulative 0, interval 0 2024-09-14T04:12:07.043 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: Cumulative compaction: 0.00 GB write, 176.44 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-14T04:12:07.043 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: Interval compaction: 0.00 GB write, 176.44 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-14T04:12:07.043 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: 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-09-14T04:12:07.043 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: Block cache BinnedLRUCache@0x560eb3421610#7 capacity: 512.00 MB usage: 6.36 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 2e-05 secs_since: 0 2024-09-14T04:12:07.043 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: Block cache entry stats(count,size,portion): FilterBlock(1,1.78 KB,0.000339746%) IndexBlock(1,4.58 KB,0.000873208%) Misc(1,0.00 KB,0%) 2024-09-14T04:12:07.043 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: ** File Read Latency Histogram By Level [default] ** 2024-09-14T04:12:07.044 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.796+0000 7f7e892bdc80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0] at bind addrs [v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 4d8d8784-724c-11ef-bceb-c7b262605968 2024-09-14T04:12:07.044 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.796+0000 7f7e892bdc80 1 mon.a@-1(???) e3 preinit fsid 4d8d8784-724c-11ef-bceb-c7b262605968 2024-09-14T04:12:07.044 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.796+0000 7f7e892bdc80 0 mon.a@-1(???).mds e10 new map 2024-09-14T04:12:07.044 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.796+0000 7f7e892bdc80 0 mon.a@-1(???).mds e10 print_map 2024-09-14T04:12:07.044 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: e10 2024-09-14T04:12:07.044 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: btime 1970-01-01T00:00:00:000000+0000 2024-09-14T04:12:07.044 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-14T04:12:07.044 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: 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-09-14T04:12:07.044 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: legacy client fscid: 1 2024-09-14T04:12:07.044 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: 2024-09-14T04:12:07.044 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: Filesystem 'foo' (1) 2024-09-14T04:12:07.044 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: fs_name foo 2024-09-14T04:12:07.044 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: epoch 10 2024-09-14T04:12:07.045 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: flags 12 joinable allow_snaps allow_multimds_snaps 2024-09-14T04:12:07.045 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: created 2024-09-14T04:04:58.740604+0000 2024-09-14T04:12:07.045 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: modified 2024-09-14T04:05:10.936445+0000 2024-09-14T04:12:07.045 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: tableserver 0 2024-09-14T04:12:07.045 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: root 0 2024-09-14T04:12:07.045 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: session_timeout 60 2024-09-14T04:12:07.045 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: session_autoclose 300 2024-09-14T04:12:07.045 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: max_file_size 1099511627776 2024-09-14T04:12:07.045 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: max_xattr_size 65536 2024-09-14T04:12:07.045 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: required_client_features {} 2024-09-14T04:12:07.045 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: last_failure 0 2024-09-14T04:12:07.045 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: last_failure_osd_epoch 64 2024-09-14T04:12:07.045 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: 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-09-14T04:12:07.045 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: max_mds 1 2024-09-14T04:12:07.045 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: in 0 2024-09-14T04:12:07.046 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: up {0=24397} 2024-09-14T04:12:07.046 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: failed 2024-09-14T04:12:07.046 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: damaged 2024-09-14T04:12:07.046 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: stopped 2024-09-14T04:12:07.046 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: data_pools [4] 2024-09-14T04:12:07.046 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: metadata_pool 3 2024-09-14T04:12:07.046 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: inline_data disabled 2024-09-14T04:12:07.046 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: balancer 2024-09-14T04:12:07.046 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: bal_rank_mask -1 2024-09-14T04:12:07.046 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: standby_count_wanted 1 2024-09-14T04:12:07.046 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: qdb_cluster leader: 0 members: 2024-09-14T04:12:07.046 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: [mds.foo.smithi123.jvlckj{0:24397} state up:active seq 4 join_fscid=1 addr [v2:172.21.15.123:6832/3345210451,v1:172.21.15.123:6833/3345210451] compat {c=[1],r=[1],i=[7ff]}] 2024-09-14T04:12:07.046 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: 2024-09-14T04:12:07.046 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: 2024-09-14T04:12:07.047 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: Standby daemons: 2024-09-14T04:12:07.047 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: 2024-09-14T04:12:07.047 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: [mds.foo.smithi038.tqrryo{-1:14613} state up:standby seq 1 join_fscid=1 addr [v2:172.21.15.38:6834/1602286214,v1:172.21.15.38:6835/1602286214] compat {c=[1],r=[1],i=[7ff]}] 2024-09-14T04:12:07.047 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.796+0000 7f7e892bdc80 0 mon.a@-1(???).osd e74 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-14T04:12:07.047 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.796+0000 7f7e892bdc80 0 mon.a@-1(???).osd e74 crush map has features 432629239337189376, adjusting msgr requires 2024-09-14T04:12:07.047 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.796+0000 7f7e892bdc80 0 mon.a@-1(???).osd e74 crush map has features 432629239337189376, adjusting msgr requires 2024-09-14T04:12:07.047 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.796+0000 7f7e892bdc80 0 mon.a@-1(???).osd e74 crush map has features 432629239337189376, adjusting msgr requires 2024-09-14T04:12:07.047 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:06 smithi038 bash[84940]: debug 2024-09-14T04:12:06.796+0000 7f7e892bdc80 1 mon.a@-1(???).paxosservice(auth 1..21) refresh upgraded, format 0 -> 3 2024-09-14T04:12:07.433 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:12:06 smithi123 bash[61744]: ts=2024-09-14T04:12:06.950Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi123\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi123\", job=\"node\", machine=\"x86_64\", nodename=\"smithi123\", release=\"5.15.0-121-generic\", sysname=\"Linux\", version=\"#131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi123\", job=\"node\", machine=\"x86_64\", nodename=\"smithi123\", release=\"5.15.0-121-generic\", sysname=\"Linux\", version=\"#131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:12:07.549 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:12:08.520 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:12:08] "GET /metrics HTTP/1.1" 200 36408 "" "Prometheus/2.51.0" 2024-09-14T04:12:08.520 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[76239]: ignoring --setuser ceph since I am not root 2024-09-14T04:12:08.521 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[76239]: ignoring --setgroup ceph since I am not root 2024-09-14T04:12:08.521 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[76239]: debug 2024-09-14T04:12:08.364+0000 7f46859da640 1 -- 172.21.15.38:0/3857538631 <== mon.2 v2:172.21.15.38:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5627bf6410e0 con 0x5627bf642800 2024-09-14T04:12:08.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[32505]: audit 2024-09-14T04:12:04.537190+0000 mgr.y (mgr.25646) 89 : audit [DBG] from='client.26135 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:12:08.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[32505]: cluster 2024-09-14T04:12:04.722021+0000 mgr.y (mgr.25646) 90 : cluster [DBG] pgmap v32: 73 pgs: 73 active+clean; 581 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:08.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[32505]: audit 2024-09-14T04:12:04.857789+0000 mgr.y (mgr.25646) 91 : audit [DBG] from='client.26141 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:12:08.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[32505]: cluster 2024-09-14T04:12:06.722683+0000 mgr.y (mgr.25646) 92 : cluster [DBG] pgmap v33: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:08.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[32505]: audit 2024-09-14T04:12:07.233084+0000 mon.c (mon.2) 235 : audit [DBG] from='client.? 172.21.15.38:0/1517952627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:12:08.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[32505]: cluster 2024-09-14T04:12:07.414851+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-14T04:12:08.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[32505]: audit 2024-09-14T04:12:07.540072+0000 mgr.y (mgr.25646) 93 : audit [DBG] from='client.26153 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:12:08.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[32505]: audit 2024-09-14T04:12:07.869753+0000 mgr.y (mgr.25646) 94 : audit [DBG] from='client.24958 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:12:08.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[32505]: cluster 2024-09-14T04:12:08.243257+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-14T04:12:08.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[32505]: cluster 2024-09-14T04:12:08.256794+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-14T04:12:08.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[32505]: cluster 2024-09-14T04:12:08.256826+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 4d8d8784-724c-11ef-bceb-c7b262605968 2024-09-14T04:12:08.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[32505]: cluster 2024-09-14T04:12:08.256843+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-14T03:53:05.201511+0000 2024-09-14T04:12:08.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[32505]: cluster 2024-09-14T04:12:08.256863+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-14T03:50:45.949874+0000 2024-09-14T04:12:08.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[32505]: cluster 2024-09-14T04:12:08.256886+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-09-14T04:12:08.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[32505]: cluster 2024-09-14T04:12:08.256902+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-14T04:12:08.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[32505]: cluster 2024-09-14T04:12:08.256920+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0] mon.a 2024-09-14T04:12:08.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[32505]: cluster 2024-09-14T04:12:08.256939+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.b 2024-09-14T04:12:08.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[32505]: cluster 2024-09-14T04:12:08.256959+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.38:3301/0,v1:172.21.15.38:6790/0] mon.c 2024-09-14T04:12:08.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[32505]: cluster 2024-09-14T04:12:08.258181+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap foo:1 {0=foo.smithi123.jvlckj=up:active} 1 up:standby 2024-09-14T04:12:08.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[32505]: cluster 2024-09-14T04:12:08.258239+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-09-14T04:12:08.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[32505]: cluster 2024-09-14T04:12:08.260662+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e34: y(active, since 59s), standbys: x 2024-09-14T04:12:08.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[32505]: cluster 2024-09-14T04:12:08.261824+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-14T04:12:08.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[32505]: audit 2024-09-14T04:12:08.290768+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.25646 ' entity='' 2024-09-14T04:12:08.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[32505]: cluster 2024-09-14T04:12:08.293242+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e35: y(active, since 59s), standbys: x 2024-09-14T04:12:08.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[84940]: audit 2024-09-14T04:12:04.537190+0000 mgr.y (mgr.25646) 89 : audit [DBG] from='client.26135 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:12:08.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[84940]: audit 2024-09-14T04:12:04.537190+0000 mgr.y (mgr.25646) 89 : audit [DBG] from='client.26135 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:12:08.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[84940]: cluster 2024-09-14T04:12:04.722021+0000 mgr.y (mgr.25646) 90 : cluster [DBG] pgmap v32: 73 pgs: 73 active+clean; 581 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:08.524 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[84940]: cluster 2024-09-14T04:12:04.722021+0000 mgr.y (mgr.25646) 90 : cluster [DBG] pgmap v32: 73 pgs: 73 active+clean; 581 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:08.524 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[84940]: audit 2024-09-14T04:12:04.857789+0000 mgr.y (mgr.25646) 91 : audit [DBG] from='client.26141 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:12:08.524 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[84940]: audit 2024-09-14T04:12:04.857789+0000 mgr.y (mgr.25646) 91 : audit [DBG] from='client.26141 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:12:08.524 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[84940]: cluster 2024-09-14T04:12:06.722683+0000 mgr.y (mgr.25646) 92 : cluster [DBG] pgmap v33: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:08.524 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[84940]: cluster 2024-09-14T04:12:06.722683+0000 mgr.y (mgr.25646) 92 : cluster [DBG] pgmap v33: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:08.524 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[84940]: audit 2024-09-14T04:12:07.233084+0000 mon.c (mon.2) 235 : audit [DBG] from='client.? 172.21.15.38:0/1517952627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:12:08.524 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[84940]: audit 2024-09-14T04:12:07.233084+0000 mon.c (mon.2) 235 : audit [DBG] from='client.? 172.21.15.38:0/1517952627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:12:08.524 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[84940]: cluster 2024-09-14T04:12:07.414851+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-14T04:12:08.524 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[84940]: cluster 2024-09-14T04:12:07.414851+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-14T04:12:08.524 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[84940]: audit 2024-09-14T04:12:07.540072+0000 mgr.y (mgr.25646) 93 : audit [DBG] from='client.26153 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:12:08.524 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[84940]: audit 2024-09-14T04:12:07.540072+0000 mgr.y (mgr.25646) 93 : audit [DBG] from='client.26153 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:12:08.524 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[84940]: audit 2024-09-14T04:12:07.869753+0000 mgr.y (mgr.25646) 94 : audit [DBG] from='client.24958 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:12:08.524 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[84940]: audit 2024-09-14T04:12:07.869753+0000 mgr.y (mgr.25646) 94 : audit [DBG] from='client.24958 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:12:08.524 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[84940]: cluster 2024-09-14T04:12:08.243257+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-14T04:12:08.525 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[84940]: cluster 2024-09-14T04:12:08.243257+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-14T04:12:08.525 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[84940]: cluster 2024-09-14T04:12:08.256794+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-14T04:12:08.525 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[84940]: cluster 2024-09-14T04:12:08.256794+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-14T04:12:08.525 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[84940]: cluster 2024-09-14T04:12:08.256826+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 4d8d8784-724c-11ef-bceb-c7b262605968 2024-09-14T04:12:08.525 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[84940]: cluster 2024-09-14T04:12:08.256826+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 4d8d8784-724c-11ef-bceb-c7b262605968 2024-09-14T04:12:08.525 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[84940]: cluster 2024-09-14T04:12:08.256843+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-14T03:53:05.201511+0000 2024-09-14T04:12:08.525 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[84940]: cluster 2024-09-14T04:12:08.256843+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-14T03:53:05.201511+0000 2024-09-14T04:12:08.525 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[84940]: cluster 2024-09-14T04:12:08.256863+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-14T03:50:45.949874+0000 2024-09-14T04:12:08.525 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[84940]: cluster 2024-09-14T04:12:08.256863+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-14T03:50:45.949874+0000 2024-09-14T04:12:08.525 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[84940]: cluster 2024-09-14T04:12:08.256886+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-09-14T04:12:08.525 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[84940]: cluster 2024-09-14T04:12:08.256886+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-09-14T04:12:08.525 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[84940]: cluster 2024-09-14T04:12:08.256902+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-14T04:12:08.525 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[84940]: cluster 2024-09-14T04:12:08.256902+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-14T04:12:08.525 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[84940]: cluster 2024-09-14T04:12:08.256920+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0] mon.a 2024-09-14T04:12:08.526 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[84940]: cluster 2024-09-14T04:12:08.256920+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0] mon.a 2024-09-14T04:12:08.526 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[84940]: cluster 2024-09-14T04:12:08.256939+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.b 2024-09-14T04:12:08.526 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[84940]: cluster 2024-09-14T04:12:08.256939+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.b 2024-09-14T04:12:08.526 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[84940]: cluster 2024-09-14T04:12:08.256959+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.38:3301/0,v1:172.21.15.38:6790/0] mon.c 2024-09-14T04:12:08.526 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[84940]: cluster 2024-09-14T04:12:08.256959+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.38:3301/0,v1:172.21.15.38:6790/0] mon.c 2024-09-14T04:12:08.526 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[84940]: cluster 2024-09-14T04:12:08.258181+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap foo:1 {0=foo.smithi123.jvlckj=up:active} 1 up:standby 2024-09-14T04:12:08.526 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[84940]: cluster 2024-09-14T04:12:08.258181+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap foo:1 {0=foo.smithi123.jvlckj=up:active} 1 up:standby 2024-09-14T04:12:08.526 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[84940]: cluster 2024-09-14T04:12:08.258239+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-09-14T04:12:08.526 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[84940]: cluster 2024-09-14T04:12:08.258239+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-09-14T04:12:08.526 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[84940]: cluster 2024-09-14T04:12:08.260662+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e34: y(active, since 59s), standbys: x 2024-09-14T04:12:08.526 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[84940]: cluster 2024-09-14T04:12:08.260662+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e34: y(active, since 59s), standbys: x 2024-09-14T04:12:08.526 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[84940]: cluster 2024-09-14T04:12:08.261824+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-14T04:12:08.526 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[84940]: cluster 2024-09-14T04:12:08.261824+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-14T04:12:08.526 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[84940]: audit 2024-09-14T04:12:08.290768+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.25646 ' entity='' 2024-09-14T04:12:08.527 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[84940]: audit 2024-09-14T04:12:08.290768+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.25646 ' entity='' 2024-09-14T04:12:08.527 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[84940]: cluster 2024-09-14T04:12:08.293242+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e35: y(active, since 59s), standbys: x 2024-09-14T04:12:08.527 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:08 smithi038 bash[84940]: cluster 2024-09-14T04:12:08.293242+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e35: y(active, since 59s), standbys: x 2024-09-14T04:12:08.683 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:12:08 smithi123 bash[62134]: ignoring --setuser ceph since I am not root 2024-09-14T04:12:08.683 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:12:08 smithi123 bash[62134]: ignoring --setgroup ceph since I am not root 2024-09-14T04:12:08.684 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:12:08 smithi123 bash[62134]: debug 2024-09-14T04:12:08.357+0000 7f78b844c640 1 -- 172.21.15.123:0/2300102621 <== mon.1 v2:172.21.15.123:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5572fbbc70e0 con 0x5572fbbc8800 2024-09-14T04:12:08.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:08 smithi123 bash[24950]: audit 2024-09-14T04:12:04.537190+0000 mgr.y (mgr.25646) 89 : audit [DBG] from='client.26135 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:12:08.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:08 smithi123 bash[24950]: cluster 2024-09-14T04:12:04.722021+0000 mgr.y (mgr.25646) 90 : cluster [DBG] pgmap v32: 73 pgs: 73 active+clean; 581 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:08.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:08 smithi123 bash[24950]: audit 2024-09-14T04:12:04.857789+0000 mgr.y (mgr.25646) 91 : audit [DBG] from='client.26141 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:12:08.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:08 smithi123 bash[24950]: cluster 2024-09-14T04:12:06.722683+0000 mgr.y (mgr.25646) 92 : cluster [DBG] pgmap v33: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:08.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:08 smithi123 bash[24950]: audit 2024-09-14T04:12:07.233084+0000 mon.c (mon.2) 235 : audit [DBG] from='client.? 172.21.15.38:0/1517952627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-14T04:12:08.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:08 smithi123 bash[24950]: cluster 2024-09-14T04:12:07.414851+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-14T04:12:08.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:08 smithi123 bash[24950]: audit 2024-09-14T04:12:07.540072+0000 mgr.y (mgr.25646) 93 : audit [DBG] from='client.26153 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:12:08.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:08 smithi123 bash[24950]: audit 2024-09-14T04:12:07.869753+0000 mgr.y (mgr.25646) 94 : audit [DBG] from='client.24958 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:12:08.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:08 smithi123 bash[24950]: cluster 2024-09-14T04:12:08.243257+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-14T04:12:08.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:08 smithi123 bash[24950]: cluster 2024-09-14T04:12:08.256794+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-14T04:12:08.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:08 smithi123 bash[24950]: cluster 2024-09-14T04:12:08.256826+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 4d8d8784-724c-11ef-bceb-c7b262605968 2024-09-14T04:12:08.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:08 smithi123 bash[24950]: cluster 2024-09-14T04:12:08.256843+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-14T03:53:05.201511+0000 2024-09-14T04:12:08.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:08 smithi123 bash[24950]: cluster 2024-09-14T04:12:08.256863+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-14T03:50:45.949874+0000 2024-09-14T04:12:08.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:08 smithi123 bash[24950]: cluster 2024-09-14T04:12:08.256886+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-09-14T04:12:08.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:08 smithi123 bash[24950]: cluster 2024-09-14T04:12:08.256902+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-14T04:12:08.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:08 smithi123 bash[24950]: cluster 2024-09-14T04:12:08.256920+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0] mon.a 2024-09-14T04:12:08.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:08 smithi123 bash[24950]: cluster 2024-09-14T04:12:08.256939+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.b 2024-09-14T04:12:08.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:08 smithi123 bash[24950]: cluster 2024-09-14T04:12:08.256959+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.38:3301/0,v1:172.21.15.38:6790/0] mon.c 2024-09-14T04:12:08.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:08 smithi123 bash[24950]: cluster 2024-09-14T04:12:08.258181+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap foo:1 {0=foo.smithi123.jvlckj=up:active} 1 up:standby 2024-09-14T04:12:08.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:08 smithi123 bash[24950]: cluster 2024-09-14T04:12:08.258239+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-09-14T04:12:08.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:08 smithi123 bash[24950]: cluster 2024-09-14T04:12:08.260662+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e34: y(active, since 59s), standbys: x 2024-09-14T04:12:08.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:08 smithi123 bash[24950]: cluster 2024-09-14T04:12:08.261824+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-14T04:12:08.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:08 smithi123 bash[24950]: audit 2024-09-14T04:12:08.290768+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.25646 ' entity='' 2024-09-14T04:12:08.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:08 smithi123 bash[24950]: cluster 2024-09-14T04:12:08.293242+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e35: y(active, since 59s), standbys: x 2024-09-14T04:12:10.253 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 19.3.0-4907-ga2782315 (a2782315255a3e7d5f6cdc9eb35785187ff6ddf8) squid (dev)": 1 2024-09-14T04:12:10.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:10 smithi038 bash[32505]: audit 2024-09-14T04:12:10.243680+0000 mon.a (mon.0) 18 : audit [DBG] from='client.? 172.21.15.38:0/1866595884' entity='client.admin' cmd={"prefix": "mon versions"} : dispatch 2024-09-14T04:12:10.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:10 smithi038 bash[84940]: audit 2024-09-14T04:12:10.243680+0000 mon.a (mon.0) 18 : audit [DBG] from='client.? 172.21.15.38:0/1866595884' entity='client.admin' cmd={"prefix": "mon versions"} : dispatch 2024-09-14T04:12:10.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:10 smithi038 bash[84940]: audit 2024-09-14T04:12:10.243680+0000 mon.a (mon.0) 18 : audit [DBG] from='client.? 172.21.15.38:0/1866595884' entity='client.admin' cmd={"prefix": "mon versions"} : dispatch 2024-09-14T04:12:10.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:10 smithi123 bash[24950]: audit 2024-09-14T04:12:10.243680+0000 mon.a (mon.0) 18 : audit [DBG] from='client.? 172.21.15.38:0/1866595884' entity='client.admin' cmd={"prefix": "mon versions"} : dispatch 2024-09-14T04:12:10.683 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:12:10 smithi123 bash[61744]: ts=2024-09-14T04:12:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:12:11.249 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -e sha1=a2782315255a3e7d5f6cdc9eb35785187ff6ddf8 -- bash -c 'ceph orch ps' 2024-09-14T04:12:14.433 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:12:14 smithi123 bash[61744]: ts=2024-09-14T04:12:14.149Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1629-geb16b97b (eb16b97b08b1a378bbb6cbc2dadc21f07d8ac10b) quincy (stable)\", cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1629-geb16b97b (eb16b97b08b1a378bbb6cbc2dadc21f07d8ac10b) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:12:14.433 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:12:14 smithi123 bash[62134]: [14/Sep/2024:04:12:14] ENGINE Bus STARTING 2024-09-14T04:12:14.434 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:12:14 smithi123 bash[62134]: CherryPy Checker: 2024-09-14T04:12:14.434 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:12:14 smithi123 bash[62134]: The Application mounted at '' has an empty config. 2024-09-14T04:12:14.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:14 smithi038 bash[32505]: cluster 2024-09-14T04:12:14.381620+0000 mon.a (mon.0) 19 : cluster [DBG] Standby manager daemon x restarted 2024-09-14T04:12:14.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:14 smithi038 bash[32505]: cluster 2024-09-14T04:12:14.381795+0000 mon.a (mon.0) 20 : cluster [DBG] Standby manager daemon x started 2024-09-14T04:12:14.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:14 smithi038 bash[32505]: audit 2024-09-14T04:12:14.387594+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.? 172.21.15.123:0/4150356280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-14T04:12:14.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:14 smithi038 bash[32505]: audit 2024-09-14T04:12:14.389041+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.? 172.21.15.123:0/4150356280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-14T04:12:14.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:14 smithi038 bash[32505]: audit 2024-09-14T04:12:14.390900+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.? 172.21.15.123:0/4150356280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-14T04:12:14.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:14 smithi038 bash[32505]: audit 2024-09-14T04:12:14.391321+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.? 172.21.15.123:0/4150356280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-14T04:12:14.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:14 smithi038 bash[84940]: cluster 2024-09-14T04:12:14.381620+0000 mon.a (mon.0) 19 : cluster [DBG] Standby manager daemon x restarted 2024-09-14T04:12:14.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:14 smithi038 bash[84940]: cluster 2024-09-14T04:12:14.381620+0000 mon.a (mon.0) 19 : cluster [DBG] Standby manager daemon x restarted 2024-09-14T04:12:14.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:14 smithi038 bash[84940]: cluster 2024-09-14T04:12:14.381795+0000 mon.a (mon.0) 20 : cluster [DBG] Standby manager daemon x started 2024-09-14T04:12:14.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:14 smithi038 bash[84940]: cluster 2024-09-14T04:12:14.381795+0000 mon.a (mon.0) 20 : cluster [DBG] Standby manager daemon x started 2024-09-14T04:12:14.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:14 smithi038 bash[84940]: audit 2024-09-14T04:12:14.387594+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.? 172.21.15.123:0/4150356280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-14T04:12:14.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:14 smithi038 bash[84940]: audit 2024-09-14T04:12:14.387594+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.? 172.21.15.123:0/4150356280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-14T04:12:14.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:14 smithi038 bash[84940]: audit 2024-09-14T04:12:14.389041+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.? 172.21.15.123:0/4150356280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-14T04:12:14.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:14 smithi038 bash[84940]: audit 2024-09-14T04:12:14.389041+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.? 172.21.15.123:0/4150356280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-14T04:12:14.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:14 smithi038 bash[84940]: audit 2024-09-14T04:12:14.390900+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.? 172.21.15.123:0/4150356280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-14T04:12:14.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:14 smithi038 bash[84940]: audit 2024-09-14T04:12:14.390900+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.? 172.21.15.123:0/4150356280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-14T04:12:14.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:14 smithi038 bash[84940]: audit 2024-09-14T04:12:14.391321+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.? 172.21.15.123:0/4150356280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-14T04:12:14.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:14 smithi038 bash[84940]: audit 2024-09-14T04:12:14.391321+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.? 172.21.15.123:0/4150356280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-14T04:12:14.933 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:12:14 smithi123 bash[62134]: [14/Sep/2024:04:12:14] ENGINE Serving on http://:::9283 2024-09-14T04:12:14.933 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:12:14 smithi123 bash[62134]: [14/Sep/2024:04:12:14] ENGINE Bus STARTED 2024-09-14T04:12:14.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:14 smithi123 bash[24950]: cluster 2024-09-14T04:12:14.381620+0000 mon.a (mon.0) 19 : cluster [DBG] Standby manager daemon x restarted 2024-09-14T04:12:14.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:14 smithi123 bash[24950]: cluster 2024-09-14T04:12:14.381795+0000 mon.a (mon.0) 20 : cluster [DBG] Standby manager daemon x started 2024-09-14T04:12:14.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:14 smithi123 bash[24950]: audit 2024-09-14T04:12:14.387594+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.? 172.21.15.123:0/4150356280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-14T04:12:14.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:14 smithi123 bash[24950]: audit 2024-09-14T04:12:14.389041+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.? 172.21.15.123:0/4150356280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-14T04:12:14.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:14 smithi123 bash[24950]: audit 2024-09-14T04:12:14.390900+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.? 172.21.15.123:0/4150356280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-14T04:12:14.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:14 smithi123 bash[24950]: audit 2024-09-14T04:12:14.391321+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.? 172.21.15.123:0/4150356280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-14T04:12:15.500 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[76239]: debug 2024-09-14T04:12:15.228+0000 7f45f33fc640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-14T04:12:15.500 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[76239]: debug 2024-09-14T04:12:15.228+0000 7f45f33fc640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-14T04:12:15.500 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[76239]: debug 2024-09-14T04:12:15.228+0000 7f45f33fc640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-14T04:12:15.500 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[76239]: debug 2024-09-14T04:12:15.228+0000 7f45f33fc640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-14T04:12:15.501 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[76239]: debug 2024-09-14T04:12:15.228+0000 7f45f33fc640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-14T04:12:15.501 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[76239]: debug 2024-09-14T04:12:15.232+0000 7f45f5c01640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-14T04:12:15.501 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[76239]: debug 2024-09-14T04:12:15.232+0000 7f45f5c01640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-14T04:12:15.501 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[76239]: debug 2024-09-14T04:12:15.232+0000 7f45f5c01640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-14T04:12:15.501 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[76239]: debug 2024-09-14T04:12:15.232+0000 7f45f5c01640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-14T04:12:15.501 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[76239]: debug 2024-09-14T04:12:15.232+0000 7f45f5c01640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-14T04:12:15.501 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[84940]: cluster 2024-09-14T04:12:14.441287+0000 mon.a (mon.0) 21 : cluster [DBG] mgrmap e36: y(active, since 65s), standbys: x 2024-09-14T04:12:15.501 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[84940]: cluster 2024-09-14T04:12:14.441287+0000 mon.a (mon.0) 21 : cluster [DBG] mgrmap e36: y(active, since 65s), standbys: x 2024-09-14T04:12:15.502 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[84940]: cluster 2024-09-14T04:12:14.666038+0000 mon.a (mon.0) 22 : cluster [INF] Active manager daemon y restarted 2024-09-14T04:12:15.502 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[84940]: cluster 2024-09-14T04:12:14.666038+0000 mon.a (mon.0) 22 : cluster [INF] Active manager daemon y restarted 2024-09-14T04:12:15.502 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[84940]: cluster 2024-09-14T04:12:14.666712+0000 mon.a (mon.0) 23 : cluster [INF] Activating manager daemon y 2024-09-14T04:12:15.502 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[84940]: cluster 2024-09-14T04:12:14.666712+0000 mon.a (mon.0) 23 : cluster [INF] Activating manager daemon y 2024-09-14T04:12:15.502 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[84940]: cluster 2024-09-14T04:12:14.680321+0000 mon.a (mon.0) 24 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-14T04:12:15.502 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[84940]: cluster 2024-09-14T04:12:14.680321+0000 mon.a (mon.0) 24 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-14T04:12:15.502 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[84940]: cluster 2024-09-14T04:12:14.680974+0000 mon.a (mon.0) 25 : cluster [DBG] mgrmap e37: y(active, starting, since 0.0144216s), standbys: x 2024-09-14T04:12:15.502 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[84940]: cluster 2024-09-14T04:12:14.680974+0000 mon.a (mon.0) 25 : cluster [DBG] mgrmap e37: y(active, starting, since 0.0144216s), standbys: x 2024-09-14T04:12:15.502 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[84940]: audit 2024-09-14T04:12:14.684167+0000 mon.c (mon.2) 236 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-14T04:12:15.502 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[84940]: audit 2024-09-14T04:12:14.684167+0000 mon.c (mon.2) 236 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-14T04:12:15.502 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[84940]: audit 2024-09-14T04:12:14.684295+0000 mon.c (mon.2) 237 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-14T04:12:15.502 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[84940]: audit 2024-09-14T04:12:14.684295+0000 mon.c (mon.2) 237 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-14T04:12:15.503 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[84940]: audit 2024-09-14T04:12:14.684397+0000 mon.c (mon.2) 238 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-14T04:12:15.503 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[84940]: audit 2024-09-14T04:12:14.684397+0000 mon.c (mon.2) 238 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-14T04:12:15.503 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[84940]: audit 2024-09-14T04:12:14.685169+0000 mon.c (mon.2) 239 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi038.tqrryo"}]: dispatch 2024-09-14T04:12:15.503 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[84940]: audit 2024-09-14T04:12:14.685169+0000 mon.c (mon.2) 239 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi038.tqrryo"}]: dispatch 2024-09-14T04:12:15.503 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[84940]: audit 2024-09-14T04:12:14.685475+0000 mon.c (mon.2) 240 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi123.jvlckj"}]: dispatch 2024-09-14T04:12:15.503 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[84940]: audit 2024-09-14T04:12:14.685475+0000 mon.c (mon.2) 240 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi123.jvlckj"}]: dispatch 2024-09-14T04:12:15.503 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[84940]: audit 2024-09-14T04:12:14.686662+0000 mon.c (mon.2) 241 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-14T04:12:15.503 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[84940]: audit 2024-09-14T04:12:14.686662+0000 mon.c (mon.2) 241 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-14T04:12:15.503 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[84940]: audit 2024-09-14T04:12:14.686837+0000 mon.c (mon.2) 242 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-14T04:12:15.503 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[84940]: audit 2024-09-14T04:12:14.686837+0000 mon.c (mon.2) 242 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-14T04:12:15.503 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[84940]: audit 2024-09-14T04:12:14.687079+0000 mon.c (mon.2) 243 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-14T04:12:15.503 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[84940]: audit 2024-09-14T04:12:14.687079+0000 mon.c (mon.2) 243 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-14T04:12:15.503 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[84940]: audit 2024-09-14T04:12:14.687355+0000 mon.c (mon.2) 244 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-14T04:12:15.503 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[84940]: audit 2024-09-14T04:12:14.687355+0000 mon.c (mon.2) 244 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-14T04:12:15.504 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[84940]: audit 2024-09-14T04:12:14.687590+0000 mon.c (mon.2) 245 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-14T04:12:15.504 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[84940]: audit 2024-09-14T04:12:14.687590+0000 mon.c (mon.2) 245 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-14T04:12:15.504 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[84940]: audit 2024-09-14T04:12:14.687943+0000 mon.c (mon.2) 246 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-14T04:12:15.504 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[84940]: audit 2024-09-14T04:12:14.687943+0000 mon.c (mon.2) 246 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-14T04:12:15.504 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[84940]: audit 2024-09-14T04:12:14.688181+0000 mon.c (mon.2) 247 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-14T04:12:15.504 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[84940]: audit 2024-09-14T04:12:14.688181+0000 mon.c (mon.2) 247 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-14T04:12:15.504 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[84940]: audit 2024-09-14T04:12:14.688431+0000 mon.c (mon.2) 248 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-14T04:12:15.504 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[84940]: audit 2024-09-14T04:12:14.688431+0000 mon.c (mon.2) 248 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-14T04:12:15.504 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[84940]: audit 2024-09-14T04:12:14.688685+0000 mon.c (mon.2) 249 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-14T04:12:15.504 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[84940]: audit 2024-09-14T04:12:14.688685+0000 mon.c (mon.2) 249 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-14T04:12:15.504 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[84940]: audit 2024-09-14T04:12:14.688901+0000 mon.c (mon.2) 250 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-14T04:12:15.505 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[32505]: cluster 2024-09-14T04:12:14.441287+0000 mon.a (mon.0) 21 : cluster [DBG] mgrmap e36: y(active, since 65s), standbys: x 2024-09-14T04:12:15.505 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[32505]: cluster 2024-09-14T04:12:14.666038+0000 mon.a (mon.0) 22 : cluster [INF] Active manager daemon y restarted 2024-09-14T04:12:15.505 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[32505]: cluster 2024-09-14T04:12:14.666712+0000 mon.a (mon.0) 23 : cluster [INF] Activating manager daemon y 2024-09-14T04:12:15.505 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[32505]: cluster 2024-09-14T04:12:14.680321+0000 mon.a (mon.0) 24 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-14T04:12:15.505 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[32505]: cluster 2024-09-14T04:12:14.680974+0000 mon.a (mon.0) 25 : cluster [DBG] mgrmap e37: y(active, starting, since 0.0144216s), standbys: x 2024-09-14T04:12:15.505 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[32505]: audit 2024-09-14T04:12:14.684167+0000 mon.c (mon.2) 236 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-14T04:12:15.505 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[32505]: audit 2024-09-14T04:12:14.684295+0000 mon.c (mon.2) 237 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-14T04:12:15.505 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[32505]: audit 2024-09-14T04:12:14.684397+0000 mon.c (mon.2) 238 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-14T04:12:15.505 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[32505]: audit 2024-09-14T04:12:14.685169+0000 mon.c (mon.2) 239 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi038.tqrryo"}]: dispatch 2024-09-14T04:12:15.505 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[32505]: audit 2024-09-14T04:12:14.685475+0000 mon.c (mon.2) 240 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi123.jvlckj"}]: dispatch 2024-09-14T04:12:15.505 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[32505]: audit 2024-09-14T04:12:14.686662+0000 mon.c (mon.2) 241 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-14T04:12:15.506 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[32505]: audit 2024-09-14T04:12:14.686837+0000 mon.c (mon.2) 242 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-14T04:12:15.506 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[32505]: audit 2024-09-14T04:12:14.687079+0000 mon.c (mon.2) 243 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-14T04:12:15.506 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[32505]: audit 2024-09-14T04:12:14.687355+0000 mon.c (mon.2) 244 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-14T04:12:15.506 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[32505]: audit 2024-09-14T04:12:14.687590+0000 mon.c (mon.2) 245 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-14T04:12:15.506 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[32505]: audit 2024-09-14T04:12:14.687943+0000 mon.c (mon.2) 246 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-14T04:12:15.506 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[32505]: audit 2024-09-14T04:12:14.688181+0000 mon.c (mon.2) 247 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-14T04:12:15.506 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[32505]: audit 2024-09-14T04:12:14.688431+0000 mon.c (mon.2) 248 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-14T04:12:15.506 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[32505]: audit 2024-09-14T04:12:14.688685+0000 mon.c (mon.2) 249 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-14T04:12:15.506 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[32505]: audit 2024-09-14T04:12:14.688901+0000 mon.c (mon.2) 250 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-14T04:12:15.506 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[32505]: audit 2024-09-14T04:12:14.689168+0000 mon.c (mon.2) 251 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-14T04:12:15.506 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[32505]: audit 2024-09-14T04:12:14.689367+0000 mon.c (mon.2) 252 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-14T04:12:15.506 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[32505]: audit 2024-09-14T04:12:14.689835+0000 mon.c (mon.2) 253 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-14T04:12:15.506 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[32505]: cluster 2024-09-14T04:12:14.719805+0000 mon.a (mon.0) 26 : cluster [INF] Manager daemon y is now available 2024-09-14T04:12:15.506 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[32505]: audit 2024-09-14T04:12:15.154272+0000 mon.c (mon.2) 254 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:12:15.507 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[32505]: audit 2024-09-14T04:12:15.179419+0000 mon.c (mon.2) 255 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:12:15.507 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[32505]: audit 2024-09-14T04:12:15.179895+0000 mon.c (mon.2) 256 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-14T04:12:15.507 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[32505]: audit 2024-09-14T04:12:15.191091+0000 mon.c (mon.2) 257 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-14T04:12:15.507 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[32505]: audit 2024-09-14T04:12:15.191659+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.26165 ' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"} : dispatch 2024-09-14T04:12:15.507 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[32505]: audit 2024-09-14T04:12:15.213903+0000 mon.c (mon.2) 258 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-14T04:12:15.507 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[32505]: audit 2024-09-14T04:12:15.214370+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.26165 ' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"} : dispatch 2024-09-14T04:12:15.507 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[84940]: audit 2024-09-14T04:12:14.688901+0000 mon.c (mon.2) 250 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-14T04:12:15.507 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[84940]: audit 2024-09-14T04:12:14.689168+0000 mon.c (mon.2) 251 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-14T04:12:15.507 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[84940]: audit 2024-09-14T04:12:14.689168+0000 mon.c (mon.2) 251 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-14T04:12:15.508 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[84940]: audit 2024-09-14T04:12:14.689367+0000 mon.c (mon.2) 252 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-14T04:12:15.508 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[84940]: audit 2024-09-14T04:12:14.689367+0000 mon.c (mon.2) 252 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-14T04:12:15.508 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[84940]: audit 2024-09-14T04:12:14.689835+0000 mon.c (mon.2) 253 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-14T04:12:15.508 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[84940]: audit 2024-09-14T04:12:14.689835+0000 mon.c (mon.2) 253 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-14T04:12:15.508 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[84940]: cluster 2024-09-14T04:12:14.719805+0000 mon.a (mon.0) 26 : cluster [INF] Manager daemon y is now available 2024-09-14T04:12:15.508 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[84940]: cluster 2024-09-14T04:12:14.719805+0000 mon.a (mon.0) 26 : cluster [INF] Manager daemon y is now available 2024-09-14T04:12:15.508 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[84940]: audit 2024-09-14T04:12:15.154272+0000 mon.c (mon.2) 254 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:12:15.508 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[84940]: audit 2024-09-14T04:12:15.154272+0000 mon.c (mon.2) 254 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:12:15.508 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[84940]: audit 2024-09-14T04:12:15.179419+0000 mon.c (mon.2) 255 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:12:15.508 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[84940]: audit 2024-09-14T04:12:15.179419+0000 mon.c (mon.2) 255 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:12:15.508 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[84940]: audit 2024-09-14T04:12:15.179895+0000 mon.c (mon.2) 256 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-14T04:12:15.508 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[84940]: audit 2024-09-14T04:12:15.179895+0000 mon.c (mon.2) 256 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-14T04:12:15.508 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[84940]: audit 2024-09-14T04:12:15.191091+0000 mon.c (mon.2) 257 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-14T04:12:15.508 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[84940]: audit 2024-09-14T04:12:15.191091+0000 mon.c (mon.2) 257 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-14T04:12:15.509 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[84940]: audit 2024-09-14T04:12:15.191659+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.26165 ' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"} : dispatch 2024-09-14T04:12:15.509 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[84940]: audit 2024-09-14T04:12:15.191659+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.26165 ' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"} : dispatch 2024-09-14T04:12:15.509 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[84940]: audit 2024-09-14T04:12:15.213903+0000 mon.c (mon.2) 258 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-14T04:12:15.509 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[84940]: audit 2024-09-14T04:12:15.213903+0000 mon.c (mon.2) 258 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-14T04:12:15.509 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[84940]: audit 2024-09-14T04:12:15.214370+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.26165 ' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"} : dispatch 2024-09-14T04:12:15.509 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[84940]: audit 2024-09-14T04:12:15.214370+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.26165 ' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"} : dispatch 2024-09-14T04:12:15.665 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:15 smithi123 bash[24950]: cluster 2024-09-14T04:12:14.441287+0000 mon.a (mon.0) 21 : cluster [DBG] mgrmap e36: y(active, since 65s), standbys: x 2024-09-14T04:12:15.665 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:15 smithi123 bash[24950]: cluster 2024-09-14T04:12:14.666038+0000 mon.a (mon.0) 22 : cluster [INF] Active manager daemon y restarted 2024-09-14T04:12:15.665 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:15 smithi123 bash[24950]: cluster 2024-09-14T04:12:14.666712+0000 mon.a (mon.0) 23 : cluster [INF] Activating manager daemon y 2024-09-14T04:12:15.665 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:15 smithi123 bash[24950]: cluster 2024-09-14T04:12:14.680321+0000 mon.a (mon.0) 24 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-14T04:12:15.666 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:15 smithi123 bash[24950]: cluster 2024-09-14T04:12:14.680974+0000 mon.a (mon.0) 25 : cluster [DBG] mgrmap e37: y(active, starting, since 0.0144216s), standbys: x 2024-09-14T04:12:15.666 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:15 smithi123 bash[24950]: audit 2024-09-14T04:12:14.684167+0000 mon.c (mon.2) 236 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-14T04:12:15.666 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:15 smithi123 bash[24950]: audit 2024-09-14T04:12:14.684295+0000 mon.c (mon.2) 237 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-14T04:12:15.666 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:15 smithi123 bash[24950]: audit 2024-09-14T04:12:14.684397+0000 mon.c (mon.2) 238 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-14T04:12:15.666 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:15 smithi123 bash[24950]: audit 2024-09-14T04:12:14.685169+0000 mon.c (mon.2) 239 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi038.tqrryo"}]: dispatch 2024-09-14T04:12:15.666 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:15 smithi123 bash[24950]: audit 2024-09-14T04:12:14.685475+0000 mon.c (mon.2) 240 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi123.jvlckj"}]: dispatch 2024-09-14T04:12:15.666 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:15 smithi123 bash[24950]: audit 2024-09-14T04:12:14.686662+0000 mon.c (mon.2) 241 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-14T04:12:15.666 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:15 smithi123 bash[24950]: audit 2024-09-14T04:12:14.686837+0000 mon.c (mon.2) 242 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-14T04:12:15.666 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:15 smithi123 bash[24950]: audit 2024-09-14T04:12:14.687079+0000 mon.c (mon.2) 243 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-14T04:12:15.666 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:15 smithi123 bash[24950]: audit 2024-09-14T04:12:14.687355+0000 mon.c (mon.2) 244 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-14T04:12:15.666 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:15 smithi123 bash[24950]: audit 2024-09-14T04:12:14.687590+0000 mon.c (mon.2) 245 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-14T04:12:15.666 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:15 smithi123 bash[24950]: audit 2024-09-14T04:12:14.687943+0000 mon.c (mon.2) 246 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-14T04:12:15.666 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:15 smithi123 bash[24950]: audit 2024-09-14T04:12:14.688181+0000 mon.c (mon.2) 247 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-14T04:12:15.666 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:15 smithi123 bash[24950]: audit 2024-09-14T04:12:14.688431+0000 mon.c (mon.2) 248 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-14T04:12:15.667 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:15 smithi123 bash[24950]: audit 2024-09-14T04:12:14.688685+0000 mon.c (mon.2) 249 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-14T04:12:15.667 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:15 smithi123 bash[24950]: audit 2024-09-14T04:12:14.688901+0000 mon.c (mon.2) 250 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-14T04:12:15.667 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:15 smithi123 bash[24950]: audit 2024-09-14T04:12:14.689168+0000 mon.c (mon.2) 251 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-14T04:12:15.667 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:15 smithi123 bash[24950]: audit 2024-09-14T04:12:14.689367+0000 mon.c (mon.2) 252 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-14T04:12:15.667 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:15 smithi123 bash[24950]: audit 2024-09-14T04:12:14.689835+0000 mon.c (mon.2) 253 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-14T04:12:15.667 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:15 smithi123 bash[24950]: cluster 2024-09-14T04:12:14.719805+0000 mon.a (mon.0) 26 : cluster [INF] Manager daemon y is now available 2024-09-14T04:12:15.667 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:15 smithi123 bash[24950]: audit 2024-09-14T04:12:15.154272+0000 mon.c (mon.2) 254 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:12:15.667 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:15 smithi123 bash[24950]: audit 2024-09-14T04:12:15.179419+0000 mon.c (mon.2) 255 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:12:15.667 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:15 smithi123 bash[24950]: audit 2024-09-14T04:12:15.179895+0000 mon.c (mon.2) 256 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-14T04:12:15.667 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:15 smithi123 bash[24950]: audit 2024-09-14T04:12:15.191091+0000 mon.c (mon.2) 257 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-14T04:12:15.668 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:15 smithi123 bash[24950]: audit 2024-09-14T04:12:15.191659+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.26165 ' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"} : dispatch 2024-09-14T04:12:15.668 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:15 smithi123 bash[24950]: audit 2024-09-14T04:12:15.213903+0000 mon.c (mon.2) 258 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-14T04:12:15.668 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:15 smithi123 bash[24950]: audit 2024-09-14T04:12:15.214370+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.26165 ' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"} : dispatch 2024-09-14T04:12:15.770 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[76239]: debug 2024-09-14T04:12:15.679+0000 7f4625f21640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-09-14T04:12:15.770 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[76239]: [14/Sep/2024:04:12:15] ENGINE Bus STARTING 2024-09-14T04:12:15.770 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[76239]: CherryPy Checker: 2024-09-14T04:12:15.770 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[76239]: The Application mounted at '' has an empty config. 2024-09-14T04:12:15.933 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:12:15 smithi123 bash[61744]: ts=2024-09-14T04:12:15.740Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:12:15.933 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:12:15 smithi123 bash[61744]: ts=2024-09-14T04:12:15.741Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:12:16.010 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:12:16.137 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[76239]: [14/Sep/2024:04:12:15] ENGINE Serving on http://:::9283 2024-09-14T04:12:16.137 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:12:15 smithi038 bash[76239]: [14/Sep/2024:04:12:15] ENGINE Bus STARTED 2024-09-14T04:12:17.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:16 smithi038 bash[32505]: cluster 2024-09-14T04:12:15.680202+0000 mon.a (mon.0) 29 : cluster [DBG] mgrmap e38: y(active, since 1.01366s), standbys: x 2024-09-14T04:12:17.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:16 smithi038 bash[32505]: audit 2024-09-14T04:12:15.686543+0000 mgr.y (mgr.26165) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-14T04:12:17.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:16 smithi038 bash[32505]: cluster 2024-09-14T04:12:15.692762+0000 mgr.y (mgr.26165) 2 : cluster [DBG] pgmap v3: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:17.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:16 smithi038 bash[32505]: audit 2024-09-14T04:12:16.185060+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:17.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:16 smithi038 bash[32505]: audit 2024-09-14T04:12:16.201763+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:17.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:16 smithi038 bash[84940]: cluster 2024-09-14T04:12:15.680202+0000 mon.a (mon.0) 29 : cluster [DBG] mgrmap e38: y(active, since 1.01366s), standbys: x 2024-09-14T04:12:17.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:16 smithi038 bash[84940]: cluster 2024-09-14T04:12:15.680202+0000 mon.a (mon.0) 29 : cluster [DBG] mgrmap e38: y(active, since 1.01366s), standbys: x 2024-09-14T04:12:17.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:16 smithi038 bash[84940]: audit 2024-09-14T04:12:15.686543+0000 mgr.y (mgr.26165) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-14T04:12:17.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:16 smithi038 bash[84940]: audit 2024-09-14T04:12:15.686543+0000 mgr.y (mgr.26165) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-14T04:12:17.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:16 smithi038 bash[84940]: cluster 2024-09-14T04:12:15.692762+0000 mgr.y (mgr.26165) 2 : cluster [DBG] pgmap v3: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:17.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:16 smithi038 bash[84940]: cluster 2024-09-14T04:12:15.692762+0000 mgr.y (mgr.26165) 2 : cluster [DBG] pgmap v3: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:17.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:16 smithi038 bash[84940]: audit 2024-09-14T04:12:16.185060+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:17.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:16 smithi038 bash[84940]: audit 2024-09-14T04:12:16.185060+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:17.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:16 smithi038 bash[84940]: audit 2024-09-14T04:12:16.201763+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:17.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:16 smithi038 bash[84940]: audit 2024-09-14T04:12:16.201763+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:17.184 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:12:16 smithi123 bash[61744]: ts=2024-09-14T04:12:16.950Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi123\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi123\", job=\"node\", machine=\"x86_64\", nodename=\"smithi123\", release=\"5.15.0-121-generic\", sysname=\"Linux\", version=\"#131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi123\", job=\"node\", machine=\"x86_64\", nodename=\"smithi123\", release=\"5.15.0-121-generic\", sysname=\"Linux\", version=\"#131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:12:17.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:16 smithi123 bash[24950]: cluster 2024-09-14T04:12:15.680202+0000 mon.a (mon.0) 29 : cluster [DBG] mgrmap e38: y(active, since 1.01366s), standbys: x 2024-09-14T04:12:17.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:16 smithi123 bash[24950]: audit 2024-09-14T04:12:15.686543+0000 mgr.y (mgr.26165) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-14T04:12:17.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:16 smithi123 bash[24950]: cluster 2024-09-14T04:12:15.692762+0000 mgr.y (mgr.26165) 2 : cluster [DBG] pgmap v3: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:17.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:16 smithi123 bash[24950]: audit 2024-09-14T04:12:16.185060+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:17.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:16 smithi123 bash[24950]: audit 2024-09-14T04:12:16.201763+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:18.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:17 smithi038 bash[84940]: cluster 2024-09-14T04:12:16.688206+0000 mgr.y (mgr.26165) 3 : cluster [DBG] pgmap v4: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:18.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:17 smithi038 bash[84940]: cluster 2024-09-14T04:12:16.688206+0000 mgr.y (mgr.26165) 3 : cluster [DBG] pgmap v4: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:18.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:17 smithi038 bash[84940]: cluster 2024-09-14T04:12:17.696347+0000 mon.a (mon.0) 32 : cluster [DBG] mgrmap e39: y(active, since 3s), standbys: x 2024-09-14T04:12:18.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:17 smithi038 bash[84940]: cluster 2024-09-14T04:12:17.696347+0000 mon.a (mon.0) 32 : cluster [DBG] mgrmap e39: y(active, since 3s), standbys: x 2024-09-14T04:12:18.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:17 smithi038 bash[32505]: cluster 2024-09-14T04:12:16.688206+0000 mgr.y (mgr.26165) 3 : cluster [DBG] pgmap v4: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:18.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:17 smithi038 bash[32505]: cluster 2024-09-14T04:12:17.696347+0000 mon.a (mon.0) 32 : cluster [DBG] mgrmap e39: y(active, since 3s), standbys: x 2024-09-14T04:12:18.021 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:12:17 smithi038 bash[76239]: debug 2024-09-14T04:12:17.847+0000 7f45d0206640 -1 log_channel(cephadm) log [ERR] : [14/Sep/2024:04:12:17] ENGINE Error in HTTPServer.serve 2024-09-14T04:12:18.022 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:12:17 smithi038 bash[76239]: Traceback (most recent call last): 2024-09-14T04:12:18.022 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:12:17 smithi038 bash[76239]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-14T04:12:18.022 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:12:17 smithi038 bash[76239]: self._connections.run(self.expiration_interval) 2024-09-14T04:12:18.022 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:12:17 smithi038 bash[76239]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-14T04:12:18.022 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:12:17 smithi038 bash[76239]: self._run(expiration_interval) 2024-09-14T04:12:18.022 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:12:17 smithi038 bash[76239]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-14T04:12:18.022 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:12:17 smithi038 bash[76239]: new_conn = self._from_server_socket(self.server.socket) 2024-09-14T04:12:18.022 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:12:17 smithi038 bash[76239]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-14T04:12:18.022 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:12:17 smithi038 bash[76239]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-14T04:12:18.022 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:12:17 smithi038 bash[76239]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-14T04:12:18.022 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:12:17 smithi038 bash[76239]: s = self.context.wrap_socket( 2024-09-14T04:12:18.022 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:12:17 smithi038 bash[76239]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-14T04:12:18.022 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:12:17 smithi038 bash[76239]: return self.sslsocket_class._create( 2024-09-14T04:12:18.023 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:12:17 smithi038 bash[76239]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-14T04:12:18.023 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:12:17 smithi038 bash[76239]: self.do_handshake() 2024-09-14T04:12:18.023 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:12:17 smithi038 bash[76239]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-14T04:12:18.023 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:12:17 smithi038 bash[76239]: self._sslobj.do_handshake() 2024-09-14T04:12:18.023 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:12:17 smithi038 bash[76239]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-14T04:12:18.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:17 smithi123 bash[24950]: cluster 2024-09-14T04:12:16.688206+0000 mgr.y (mgr.26165) 3 : cluster [DBG] pgmap v4: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:18.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:17 smithi123 bash[24950]: cluster 2024-09-14T04:12:17.696347+0000 mon.a (mon.0) 32 : cluster [DBG] mgrmap e39: y(active, since 3s), standbys: x 2024-09-14T04:12:18.520 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:12:18 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:12:18] "GET /metrics HTTP/1.1" 200 31376 "" "Prometheus/2.51.0" 2024-09-14T04:12:19.025 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:18 smithi038 bash[32505]: cephadm 2024-09-14T04:12:17.629467+0000 mgr.y (mgr.26165) 4 : cephadm [INF] [14/Sep/2024:04:12:17] ENGINE Bus STARTING 2024-09-14T04:12:19.025 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:18 smithi038 bash[32505]: cephadm 2024-09-14T04:12:17.731085+0000 mgr.y (mgr.26165) 5 : cephadm [INF] [14/Sep/2024:04:12:17] ENGINE Serving on http://172.21.15.38:8765 2024-09-14T04:12:19.025 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:18 smithi038 bash[32505]: cephadm 2024-09-14T04:12:17.850647+0000 mgr.y (mgr.26165) 6 : cephadm [INF] [14/Sep/2024:04:12:17] ENGINE Serving on https://172.21.15.38:7150 2024-09-14T04:12:19.025 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:18 smithi038 bash[32505]: cephadm 2024-09-14T04:12:17.850735+0000 mgr.y (mgr.26165) 7 : cephadm [INF] [14/Sep/2024:04:12:17] ENGINE Bus STARTED 2024-09-14T04:12:19.025 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:18 smithi038 bash[32505]: cephadm 2024-09-14T04:12:17.852047+0000 mgr.y (mgr.26165) 8 : cephadm [ERR] [14/Sep/2024:04:12:17] ENGINE Error in HTTPServer.serve 2024-09-14T04:12:19.025 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:18 smithi038 bash[32505]: Traceback (most recent call last): 2024-09-14T04:12:19.025 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:18 smithi038 bash[32505]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-14T04:12:19.025 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:18 smithi038 bash[32505]: self._connections.run(self.expiration_interval) 2024-09-14T04:12:19.026 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:18 smithi038 bash[32505]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-14T04:12:19.026 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:18 smithi038 bash[32505]: self._run(expiration_interval) 2024-09-14T04:12:19.026 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:18 smithi038 bash[32505]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-14T04:12:19.026 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:18 smithi038 bash[32505]: new_conn = self._from_server_socket(self.server.socket) 2024-09-14T04:12:19.026 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:18 smithi038 bash[32505]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-14T04:12:19.026 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:18 smithi038 bash[32505]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-14T04:12:19.026 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:18 smithi038 bash[32505]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-14T04:12:19.026 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:18 smithi038 bash[32505]: s = self.context.wrap_socket( 2024-09-14T04:12:19.026 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:18 smithi038 bash[32505]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-14T04:12:19.026 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:18 smithi038 bash[32505]: return self.sslsocket_class._create( 2024-09-14T04:12:19.026 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:18 smithi038 bash[32505]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-14T04:12:19.026 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:18 smithi038 bash[32505]: self.do_handshake() 2024-09-14T04:12:19.026 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:18 smithi038 bash[32505]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-14T04:12:19.026 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:18 smithi038 bash[32505]: self._sslobj.do_handshake() 2024-09-14T04:12:19.027 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:18 smithi038 bash[32505]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-14T04:12:19.027 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:18 smithi038 bash[84940]: cephadm 2024-09-14T04:12:17.629467+0000 mgr.y (mgr.26165) 4 : cephadm [INF] [14/Sep/2024:04:12:17] ENGINE Bus STARTING 2024-09-14T04:12:19.027 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:18 smithi038 bash[84940]: cephadm 2024-09-14T04:12:17.629467+0000 mgr.y (mgr.26165) 4 : cephadm [INF] [14/Sep/2024:04:12:17] ENGINE Bus STARTING 2024-09-14T04:12:19.027 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:18 smithi038 bash[84940]: cephadm 2024-09-14T04:12:17.731085+0000 mgr.y (mgr.26165) 5 : cephadm [INF] [14/Sep/2024:04:12:17] ENGINE Serving on http://172.21.15.38:8765 2024-09-14T04:12:19.027 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:18 smithi038 bash[84940]: cephadm 2024-09-14T04:12:17.731085+0000 mgr.y (mgr.26165) 5 : cephadm [INF] [14/Sep/2024:04:12:17] ENGINE Serving on http://172.21.15.38:8765 2024-09-14T04:12:19.027 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:18 smithi038 bash[84940]: cephadm 2024-09-14T04:12:17.850647+0000 mgr.y (mgr.26165) 6 : cephadm [INF] [14/Sep/2024:04:12:17] ENGINE Serving on https://172.21.15.38:7150 2024-09-14T04:12:19.027 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:18 smithi038 bash[84940]: cephadm 2024-09-14T04:12:17.850647+0000 mgr.y (mgr.26165) 6 : cephadm [INF] [14/Sep/2024:04:12:17] ENGINE Serving on https://172.21.15.38:7150 2024-09-14T04:12:19.027 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:18 smithi038 bash[84940]: cephadm 2024-09-14T04:12:17.850735+0000 mgr.y (mgr.26165) 7 : cephadm [INF] [14/Sep/2024:04:12:17] ENGINE Bus STARTED 2024-09-14T04:12:19.027 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:18 smithi038 bash[84940]: cephadm 2024-09-14T04:12:17.850735+0000 mgr.y (mgr.26165) 7 : cephadm [INF] [14/Sep/2024:04:12:17] ENGINE Bus STARTED 2024-09-14T04:12:19.028 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:18 smithi038 bash[84940]: cephadm 2024-09-14T04:12:17.852047+0000 mgr.y (mgr.26165) 8 : cephadm [ERR] [14/Sep/2024:04:12:17] ENGINE Error in HTTPServer.serve 2024-09-14T04:12:19.028 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:18 smithi038 bash[84940]: Traceback (most recent call last): 2024-09-14T04:12:19.028 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:18 smithi038 bash[84940]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-14T04:12:19.028 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:18 smithi038 bash[84940]: self._connections.run(self.expiration_interval) 2024-09-14T04:12:19.028 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:18 smithi038 bash[84940]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-14T04:12:19.028 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:18 smithi038 bash[84940]: self._run(expiration_interval) 2024-09-14T04:12:19.028 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:18 smithi038 bash[84940]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-14T04:12:19.028 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:18 smithi038 bash[84940]: new_conn = self._from_server_socket(self.server.socket) 2024-09-14T04:12:19.028 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:18 smithi038 bash[84940]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-14T04:12:19.028 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:18 smithi038 bash[84940]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-14T04:12:19.028 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:18 smithi038 bash[84940]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-14T04:12:19.028 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:18 smithi038 bash[84940]: s = self.context.wrap_socket( 2024-09-14T04:12:19.028 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:18 smithi038 bash[84940]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-14T04:12:19.028 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:18 smithi038 bash[84940]: return self.sslsocket_class._create( 2024-09-14T04:12:19.029 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:18 smithi038 bash[84940]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-14T04:12:19.029 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:18 smithi038 bash[84940]: self.do_handshake() 2024-09-14T04:12:19.029 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:18 smithi038 bash[84940]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-14T04:12:19.029 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:18 smithi038 bash[84940]: self._sslobj.do_handshake() 2024-09-14T04:12:19.029 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:18 smithi038 bash[84940]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-14T04:12:19.029 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:18 smithi038 bash[84940]: cephadm 2024-09-14T04:12:17.852047+0000 mgr.y (mgr.26165) 8 : cephadm [ERR] [14/Sep/2024:04:12:17] ENGINE Error in HTTPServer.serve 2024-09-14T04:12:19.029 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:18 smithi038 bash[84940]: Traceback (most recent call last): 2024-09-14T04:12:19.029 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:18 smithi038 bash[84940]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-14T04:12:19.029 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:18 smithi038 bash[84940]: self._connections.run(self.expiration_interval) 2024-09-14T04:12:19.029 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:18 smithi038 bash[84940]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-14T04:12:19.029 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:18 smithi038 bash[84940]: self._run(expiration_interval) 2024-09-14T04:12:19.030 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:18 smithi038 bash[84940]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-14T04:12:19.030 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:18 smithi038 bash[84940]: new_conn = self._from_server_socket(self.server.socket) 2024-09-14T04:12:19.030 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:18 smithi038 bash[84940]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-14T04:12:19.030 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:18 smithi038 bash[84940]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-14T04:12:19.030 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:18 smithi038 bash[84940]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-14T04:12:19.030 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:18 smithi038 bash[84940]: s = self.context.wrap_socket( 2024-09-14T04:12:19.030 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:18 smithi038 bash[84940]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-14T04:12:19.030 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:18 smithi038 bash[84940]: return self.sslsocket_class._create( 2024-09-14T04:12:19.030 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:18 smithi038 bash[84940]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-14T04:12:19.030 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:18 smithi038 bash[84940]: self.do_handshake() 2024-09-14T04:12:19.030 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:18 smithi038 bash[84940]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-14T04:12:19.030 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:18 smithi038 bash[84940]: self._sslobj.do_handshake() 2024-09-14T04:12:19.031 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:18 smithi038 bash[84940]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-14T04:12:19.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:18 smithi123 bash[24950]: cephadm 2024-09-14T04:12:17.629467+0000 mgr.y (mgr.26165) 4 : cephadm [INF] [14/Sep/2024:04:12:17] ENGINE Bus STARTING 2024-09-14T04:12:19.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:18 smithi123 bash[24950]: cephadm 2024-09-14T04:12:17.731085+0000 mgr.y (mgr.26165) 5 : cephadm [INF] [14/Sep/2024:04:12:17] ENGINE Serving on http://172.21.15.38:8765 2024-09-14T04:12:19.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:18 smithi123 bash[24950]: cephadm 2024-09-14T04:12:17.850647+0000 mgr.y (mgr.26165) 6 : cephadm [INF] [14/Sep/2024:04:12:17] ENGINE Serving on https://172.21.15.38:7150 2024-09-14T04:12:19.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:18 smithi123 bash[24950]: cephadm 2024-09-14T04:12:17.850735+0000 mgr.y (mgr.26165) 7 : cephadm [INF] [14/Sep/2024:04:12:17] ENGINE Bus STARTED 2024-09-14T04:12:19.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:18 smithi123 bash[24950]: cephadm 2024-09-14T04:12:17.852047+0000 mgr.y (mgr.26165) 8 : cephadm [ERR] [14/Sep/2024:04:12:17] ENGINE Error in HTTPServer.serve 2024-09-14T04:12:19.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:18 smithi123 bash[24950]: Traceback (most recent call last): 2024-09-14T04:12:19.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:18 smithi123 bash[24950]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-14T04:12:19.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:18 smithi123 bash[24950]: self._connections.run(self.expiration_interval) 2024-09-14T04:12:19.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:18 smithi123 bash[24950]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-14T04:12:19.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:18 smithi123 bash[24950]: self._run(expiration_interval) 2024-09-14T04:12:19.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:18 smithi123 bash[24950]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-14T04:12:19.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:18 smithi123 bash[24950]: new_conn = self._from_server_socket(self.server.socket) 2024-09-14T04:12:19.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:18 smithi123 bash[24950]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-14T04:12:19.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:18 smithi123 bash[24950]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-14T04:12:19.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:18 smithi123 bash[24950]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-14T04:12:19.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:18 smithi123 bash[24950]: s = self.context.wrap_socket( 2024-09-14T04:12:19.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:18 smithi123 bash[24950]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-14T04:12:19.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:18 smithi123 bash[24950]: return self.sslsocket_class._create( 2024-09-14T04:12:19.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:18 smithi123 bash[24950]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-14T04:12:19.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:18 smithi123 bash[24950]: self.do_handshake() 2024-09-14T04:12:19.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:18 smithi123 bash[24950]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-14T04:12:19.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:18 smithi123 bash[24950]: self._sslobj.do_handshake() 2024-09-14T04:12:19.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:18 smithi123 bash[24950]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-14T04:12:19.984 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:19 smithi038 bash[32505]: cluster 2024-09-14T04:12:18.688691+0000 mgr.y (mgr.26165) 9 : cluster [DBG] pgmap v5: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:19.984 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:19 smithi038 bash[32505]: cluster 2024-09-14T04:12:18.736172+0000 mon.a (mon.0) 33 : cluster [DBG] mgrmap e40: y(active, since 4s), standbys: x 2024-09-14T04:12:19.985 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:19 smithi038 bash[84940]: cluster 2024-09-14T04:12:18.688691+0000 mgr.y (mgr.26165) 9 : cluster [DBG] pgmap v5: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:19.985 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:19 smithi038 bash[84940]: cluster 2024-09-14T04:12:18.688691+0000 mgr.y (mgr.26165) 9 : cluster [DBG] pgmap v5: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:19.985 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:19 smithi038 bash[84940]: cluster 2024-09-14T04:12:18.736172+0000 mon.a (mon.0) 33 : cluster [DBG] mgrmap e40: y(active, since 4s), standbys: x 2024-09-14T04:12:19.985 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:19 smithi038 bash[84940]: cluster 2024-09-14T04:12:18.736172+0000 mon.a (mon.0) 33 : cluster [DBG] mgrmap e40: y(active, since 4s), standbys: x 2024-09-14T04:12:20.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:19 smithi123 bash[24950]: cluster 2024-09-14T04:12:18.688691+0000 mgr.y (mgr.26165) 9 : cluster [DBG] pgmap v5: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:20.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:19 smithi123 bash[24950]: cluster 2024-09-14T04:12:18.736172+0000 mon.a (mon.0) 33 : cluster [DBG] mgrmap e40: y(active, since 4s), standbys: x 2024-09-14T04:12:20.341 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-14T04:12:20.341 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.a smithi038 *:9093,9094 running (2m) 64s ago 10m 14.2M - 0.27.0 11f11916f8cd 1704ced8588b 2024-09-14T04:12:20.341 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.a smithi123 *:3000 running (96s) 33s ago 9m 74.0M - 9.4.7 954c08fa6188 44375a00f670 2024-09-14T04:12:20.341 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foo.smithi038.tqrryo smithi038 running (7m) 64s ago 7m 13.3M - 17.2.7-1629-geb16b97b ab51d1bebd12 254cbf3321cc 2024-09-14T04:12:20.341 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foo.smithi123.jvlckj smithi123 running (7m) 33s ago 7m 15.2M - 17.2.7-1629-geb16b97b ab51d1bebd12 6eb9307f8185 2024-09-14T04:12:20.341 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.x smithi123 *:8443,9283,8765 running (39s) 33s ago 18m 127M - 19.3.0-4907-ga2782315 8801d2529e43 6d4947b56182 2024-09-14T04:12:20.341 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.y smithi038 *:8443,9283,8765 running (89s) 64s ago 21m 481M - 19.3.0-4907-ga2782315 8801d2529e43 34f0d17c4d43 2024-09-14T04:12:20.342 INFO:teuthology.orchestra.run.smithi038.stdout:mon.a smithi038 running (21m) 64s ago 21m 59.4M 2048M 17.2.7-1629-geb16b97b ab51d1bebd12 ab5a284bac13 2024-09-14T04:12:20.342 INFO:teuthology.orchestra.run.smithi038.stdout:mon.b smithi123 running (19m) 33s ago 19m 46.5M 2048M 17.2.7-1629-geb16b97b ab51d1bebd12 ea9ea0374312 2024-09-14T04:12:20.342 INFO:teuthology.orchestra.run.smithi038.stdout:mon.c smithi038 running (19m) 64s ago 19m 46.6M 2048M 17.2.7-1629-geb16b97b ab51d1bebd12 d9471e0bff03 2024-09-14T04:12:20.342 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.a smithi038 *:9100 running (2m) 64s ago 10m 7468k - 1.7.0 72c9c2088986 408b51bda40c 2024-09-14T04:12:20.342 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.b smithi123 *:9100 running (100s) 33s ago 10m 7759k - 1.7.0 72c9c2088986 e62eb522a5f2 2024-09-14T04:12:20.342 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (18m) 64s ago 18m 102M 2525M 17.2.7-1629-geb16b97b ab51d1bebd12 aa49d6f4d307 2024-09-14T04:12:20.342 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (17m) 64s ago 17m 88.3M 2525M 17.2.7-1629-geb16b97b ab51d1bebd12 b2e7322ee10a 2024-09-14T04:12:20.342 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (16m) 64s ago 16m 121M 2525M 17.2.7-1629-geb16b97b ab51d1bebd12 0b18fe58397b 2024-09-14T04:12:20.342 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (15m) 64s ago 15m 68.9M 2525M 17.2.7-1629-geb16b97b ab51d1bebd12 56668f08067f 2024-09-14T04:12:20.342 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (14m) 33s ago 14m 101M 2524M 17.2.7-1629-geb16b97b ab51d1bebd12 a82876db9621 2024-09-14T04:12:20.342 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (13m) 33s ago 13m 104M 2524M 17.2.7-1629-geb16b97b ab51d1bebd12 8b8a6453130d 2024-09-14T04:12:20.342 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (12m) 33s ago 12m 73.0M 2524M 17.2.7-1629-geb16b97b ab51d1bebd12 3ebdcc6eccb9 2024-09-14T04:12:20.342 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (11m) 33s ago 11m 88.3M 2524M 17.2.7-1629-geb16b97b ab51d1bebd12 c679348d06e5 2024-09-14T04:12:20.342 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.a smithi123 *:9095 running (46s) 33s ago 10m 34.5M - 2.51.0 1d3b7f56885b f103fdc09650 2024-09-14T04:12:20.683 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:12:20 smithi123 bash[61744]: ts=2024-09-14T04:12:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:12:21.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:20 smithi038 bash[32505]: audit 2024-09-14T04:12:20.329071+0000 mgr.y (mgr.26165) 10 : audit [DBG] from='client.34152 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:12:21.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:20 smithi038 bash[84940]: audit 2024-09-14T04:12:20.329071+0000 mgr.y (mgr.26165) 10 : audit [DBG] from='client.34152 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:12:21.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:20 smithi038 bash[84940]: audit 2024-09-14T04:12:20.329071+0000 mgr.y (mgr.26165) 10 : audit [DBG] from='client.34152 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:12:21.170 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -e sha1=a2782315255a3e7d5f6cdc9eb35785187ff6ddf8 -- bash -c 'ceph orch upgrade pause' 2024-09-14T04:12:21.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:20 smithi123 bash[24950]: audit 2024-09-14T04:12:20.329071+0000 mgr.y (mgr.26165) 10 : audit [DBG] from='client.34152 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:12:22.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:21 smithi038 bash[32505]: cluster 2024-09-14T04:12:20.689632+0000 mgr.y (mgr.26165) 11 : cluster [DBG] pgmap v6: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:22.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:21 smithi038 bash[84940]: cluster 2024-09-14T04:12:20.689632+0000 mgr.y (mgr.26165) 11 : cluster [DBG] pgmap v6: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:22.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:21 smithi038 bash[84940]: cluster 2024-09-14T04:12:20.689632+0000 mgr.y (mgr.26165) 11 : cluster [DBG] pgmap v6: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:22.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:21 smithi123 bash[24950]: cluster 2024-09-14T04:12:20.689632+0000 mgr.y (mgr.26165) 11 : cluster [DBG] pgmap v6: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:23.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:22 smithi123 bash[24950]: audit 2024-09-14T04:12:21.771438+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:23.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:22 smithi123 bash[24950]: audit 2024-09-14T04:12:21.780053+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:23.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:22 smithi123 bash[24950]: audit 2024-09-14T04:12:22.287750+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:23.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:22 smithi123 bash[24950]: audit 2024-09-14T04:12:22.293974+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:23.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:22 smithi038 bash[32505]: audit 2024-09-14T04:12:21.771438+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:23.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:22 smithi038 bash[32505]: audit 2024-09-14T04:12:21.780053+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:23.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:22 smithi038 bash[32505]: audit 2024-09-14T04:12:22.287750+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:23.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:22 smithi038 bash[32505]: audit 2024-09-14T04:12:22.293974+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:23.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:22 smithi038 bash[84940]: audit 2024-09-14T04:12:21.771438+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:23.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:22 smithi038 bash[84940]: audit 2024-09-14T04:12:21.771438+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:23.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:22 smithi038 bash[84940]: audit 2024-09-14T04:12:21.780053+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:23.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:22 smithi038 bash[84940]: audit 2024-09-14T04:12:21.780053+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:23.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:22 smithi038 bash[84940]: audit 2024-09-14T04:12:22.287750+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:23.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:22 smithi038 bash[84940]: audit 2024-09-14T04:12:22.287750+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:23.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:22 smithi038 bash[84940]: audit 2024-09-14T04:12:22.293974+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:23.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:22 smithi038 bash[84940]: audit 2024-09-14T04:12:22.293974+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:24.144 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:23 smithi123 bash[24950]: cluster 2024-09-14T04:12:22.690482+0000 mgr.y (mgr.26165) 12 : cluster [DBG] pgmap v7: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-14T04:12:24.144 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:23 smithi123 bash[24950]: audit 2024-09-14T04:12:22.826347+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:24.145 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:23 smithi123 bash[24950]: audit 2024-09-14T04:12:22.834324+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:24.145 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:23 smithi123 bash[24950]: audit 2024-09-14T04:12:23.418023+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:24.145 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:23 smithi123 bash[24950]: audit 2024-09-14T04:12:23.429497+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:24.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:23 smithi038 bash[32505]: cluster 2024-09-14T04:12:22.690482+0000 mgr.y (mgr.26165) 12 : cluster [DBG] pgmap v7: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-14T04:12:24.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:23 smithi038 bash[32505]: audit 2024-09-14T04:12:22.826347+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:24.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:23 smithi038 bash[32505]: audit 2024-09-14T04:12:22.834324+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:24.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:23 smithi038 bash[32505]: audit 2024-09-14T04:12:23.418023+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:24.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:23 smithi038 bash[32505]: audit 2024-09-14T04:12:23.429497+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:24.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:23 smithi038 bash[84940]: cluster 2024-09-14T04:12:22.690482+0000 mgr.y (mgr.26165) 12 : cluster [DBG] pgmap v7: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-14T04:12:24.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:23 smithi038 bash[84940]: cluster 2024-09-14T04:12:22.690482+0000 mgr.y (mgr.26165) 12 : cluster [DBG] pgmap v7: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-14T04:12:24.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:23 smithi038 bash[84940]: audit 2024-09-14T04:12:22.826347+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:24.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:23 smithi038 bash[84940]: audit 2024-09-14T04:12:22.826347+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:24.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:23 smithi038 bash[84940]: audit 2024-09-14T04:12:22.834324+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:24.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:23 smithi038 bash[84940]: audit 2024-09-14T04:12:22.834324+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:24.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:23 smithi038 bash[84940]: audit 2024-09-14T04:12:23.418023+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:24.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:23 smithi038 bash[84940]: audit 2024-09-14T04:12:23.418023+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:24.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:23 smithi038 bash[84940]: audit 2024-09-14T04:12:23.429497+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:24.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:23 smithi038 bash[84940]: audit 2024-09-14T04:12:23.429497+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:24.433 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:12:24 smithi123 bash[61744]: ts=2024-09-14T04:12:24.149Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1629-geb16b97b (eb16b97b08b1a378bbb6cbc2dadc21f07d8ac10b) quincy (stable)\", cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1629-geb16b97b (eb16b97b08b1a378bbb6cbc2dadc21f07d8ac10b) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:12:25.717 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:12:26.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:25 smithi123 bash[24950]: cluster 2024-09-14T04:12:24.691274+0000 mgr.y (mgr.26165) 13 : cluster [DBG] pgmap v8: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-14T04:12:26.183 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:12:25 smithi123 bash[61744]: ts=2024-09-14T04:12:25.740Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:12:26.184 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:12:25 smithi123 bash[61744]: ts=2024-09-14T04:12:25.741Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:12:26.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:25 smithi038 bash[84940]: cluster 2024-09-14T04:12:24.691274+0000 mgr.y (mgr.26165) 13 : cluster [DBG] pgmap v8: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-14T04:12:26.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:25 smithi038 bash[84940]: cluster 2024-09-14T04:12:24.691274+0000 mgr.y (mgr.26165) 13 : cluster [DBG] pgmap v8: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-14T04:12:26.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:25 smithi038 bash[32505]: cluster 2024-09-14T04:12:24.691274+0000 mgr.y (mgr.26165) 13 : cluster [DBG] pgmap v8: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-14T04:12:27.433 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:12:26 smithi123 bash[61744]: ts=2024-09-14T04:12:26.950Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi123\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi123\", job=\"node\", machine=\"x86_64\", nodename=\"smithi123\", release=\"5.15.0-121-generic\", sysname=\"Linux\", version=\"#131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi123\", job=\"node\", machine=\"x86_64\", nodename=\"smithi123\", release=\"5.15.0-121-generic\", sysname=\"Linux\", version=\"#131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:12:28.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:27 smithi123 bash[24950]: cluster 2024-09-14T04:12:26.692629+0000 mgr.y (mgr.26165) 14 : cluster [DBG] pgmap v9: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-14T04:12:28.250 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:27 smithi038 bash[32505]: cluster 2024-09-14T04:12:26.692629+0000 mgr.y (mgr.26165) 14 : cluster [DBG] pgmap v9: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-14T04:12:28.250 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:27 smithi038 bash[84940]: cluster 2024-09-14T04:12:26.692629+0000 mgr.y (mgr.26165) 14 : cluster [DBG] pgmap v9: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-14T04:12:28.250 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:27 smithi038 bash[84940]: cluster 2024-09-14T04:12:26.692629+0000 mgr.y (mgr.26165) 14 : cluster [DBG] pgmap v9: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-14T04:12:28.520 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:12:28 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:12:28] "GET /metrics HTTP/1.1" 200 31376 "" "Prometheus/2.51.0" 2024-09-14T04:12:29.601 INFO:teuthology.orchestra.run.smithi038.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:862445896ef1df9aa3acdb9cfb761812e8e943c37f87d60be1b51d2242056802 2024-09-14T04:12:29.872 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:29 smithi038 bash[84940]: cluster 2024-09-14T04:12:28.693509+0000 mgr.y (mgr.26165) 15 : cluster [DBG] pgmap v10: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-14T04:12:29.872 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:29 smithi038 bash[84940]: cluster 2024-09-14T04:12:28.693509+0000 mgr.y (mgr.26165) 15 : cluster [DBG] pgmap v10: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-14T04:12:29.872 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:29 smithi038 bash[84940]: audit 2024-09-14T04:12:29.602001+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:29.872 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:29 smithi038 bash[84940]: audit 2024-09-14T04:12:29.602001+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:29.872 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:29 smithi038 bash[32505]: cluster 2024-09-14T04:12:28.693509+0000 mgr.y (mgr.26165) 15 : cluster [DBG] pgmap v10: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-14T04:12:29.872 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:29 smithi038 bash[32505]: audit 2024-09-14T04:12:29.602001+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:30.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:29 smithi123 bash[24950]: cluster 2024-09-14T04:12:28.693509+0000 mgr.y (mgr.26165) 15 : cluster [DBG] pgmap v10: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-14T04:12:30.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:29 smithi123 bash[24950]: audit 2024-09-14T04:12:29.602001+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:30.375 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -e sha1=a2782315255a3e7d5f6cdc9eb35785187ff6ddf8 -- bash -c 'sleep 60' 2024-09-14T04:12:30.683 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:12:30 smithi123 bash[61744]: ts=2024-09-14T04:12:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:12:31.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:30 smithi123 bash[24950]: audit 2024-09-14T04:12:29.593115+0000 mgr.y (mgr.26165) 16 : audit [DBG] from='client.34158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:12:31.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:30 smithi123 bash[24950]: cephadm 2024-09-14T04:12:29.593833+0000 mgr.y (mgr.26165) 17 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:862445896ef1df9aa3acdb9cfb761812e8e943c37f87d60be1b51d2242056802 2024-09-14T04:12:31.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:30 smithi123 bash[24950]: audit 2024-09-14T04:12:30.180381+0000 mon.c (mon.2) 259 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:12:31.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:30 smithi038 bash[32505]: audit 2024-09-14T04:12:29.593115+0000 mgr.y (mgr.26165) 16 : audit [DBG] from='client.34158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:12:31.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:30 smithi038 bash[32505]: cephadm 2024-09-14T04:12:29.593833+0000 mgr.y (mgr.26165) 17 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:862445896ef1df9aa3acdb9cfb761812e8e943c37f87d60be1b51d2242056802 2024-09-14T04:12:31.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:30 smithi038 bash[32505]: audit 2024-09-14T04:12:30.180381+0000 mon.c (mon.2) 259 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:12:31.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:30 smithi038 bash[84940]: audit 2024-09-14T04:12:29.593115+0000 mgr.y (mgr.26165) 16 : audit [DBG] from='client.34158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:12:31.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:30 smithi038 bash[84940]: audit 2024-09-14T04:12:29.593115+0000 mgr.y (mgr.26165) 16 : audit [DBG] from='client.34158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:12:31.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:30 smithi038 bash[84940]: cephadm 2024-09-14T04:12:29.593833+0000 mgr.y (mgr.26165) 17 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:862445896ef1df9aa3acdb9cfb761812e8e943c37f87d60be1b51d2242056802 2024-09-14T04:12:31.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:30 smithi038 bash[84940]: cephadm 2024-09-14T04:12:29.593833+0000 mgr.y (mgr.26165) 17 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:862445896ef1df9aa3acdb9cfb761812e8e943c37f87d60be1b51d2242056802 2024-09-14T04:12:31.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:30 smithi038 bash[84940]: audit 2024-09-14T04:12:30.180381+0000 mon.c (mon.2) 259 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:12:31.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:30 smithi038 bash[84940]: audit 2024-09-14T04:12:30.180381+0000 mon.c (mon.2) 259 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:12:32.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:31 smithi123 bash[24950]: cluster 2024-09-14T04:12:30.694752+0000 mgr.y (mgr.26165) 18 : cluster [DBG] pgmap v11: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-14T04:12:32.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:31 smithi038 bash[32505]: cluster 2024-09-14T04:12:30.694752+0000 mgr.y (mgr.26165) 18 : cluster [DBG] pgmap v11: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-14T04:12:32.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:31 smithi038 bash[84940]: cluster 2024-09-14T04:12:30.694752+0000 mgr.y (mgr.26165) 18 : cluster [DBG] pgmap v11: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-14T04:12:32.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:31 smithi038 bash[84940]: cluster 2024-09-14T04:12:30.694752+0000 mgr.y (mgr.26165) 18 : cluster [DBG] pgmap v11: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-14T04:12:34.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:34 smithi038 bash[84940]: cluster 2024-09-14T04:12:32.695543+0000 mgr.y (mgr.26165) 19 : cluster [DBG] pgmap v12: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-14T04:12:34.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:34 smithi038 bash[84940]: cluster 2024-09-14T04:12:32.695543+0000 mgr.y (mgr.26165) 19 : cluster [DBG] pgmap v12: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-14T04:12:34.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:34 smithi038 bash[84940]: audit 2024-09-14T04:12:33.014604+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:34.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:34 smithi038 bash[84940]: audit 2024-09-14T04:12:33.014604+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:34.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:34 smithi038 bash[84940]: audit 2024-09-14T04:12:33.032384+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:34.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:34 smithi038 bash[84940]: audit 2024-09-14T04:12:33.032384+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:34.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:34 smithi038 bash[84940]: audit 2024-09-14T04:12:33.038432+0000 mon.c (mon.2) 260 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:12:34.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:34 smithi038 bash[84940]: audit 2024-09-14T04:12:33.038432+0000 mon.c (mon.2) 260 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:12:34.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:34 smithi038 bash[84940]: audit 2024-09-14T04:12:33.040644+0000 mon.c (mon.2) 261 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:12:34.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:34 smithi038 bash[84940]: audit 2024-09-14T04:12:33.040644+0000 mon.c (mon.2) 261 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:12:34.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:34 smithi038 bash[84940]: cephadm 2024-09-14T04:12:33.043122+0000 mgr.y (mgr.26165) 20 : cephadm [INF] Updating smithi038:/etc/ceph/ceph.conf 2024-09-14T04:12:34.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:34 smithi038 bash[84940]: cephadm 2024-09-14T04:12:33.043122+0000 mgr.y (mgr.26165) 20 : cephadm [INF] Updating smithi038:/etc/ceph/ceph.conf 2024-09-14T04:12:34.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:34 smithi038 bash[84940]: cephadm 2024-09-14T04:12:33.043641+0000 mgr.y (mgr.26165) 21 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.conf 2024-09-14T04:12:34.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:34 smithi038 bash[84940]: cephadm 2024-09-14T04:12:33.043641+0000 mgr.y (mgr.26165) 21 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.conf 2024-09-14T04:12:34.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:34 smithi038 bash[84940]: cephadm 2024-09-14T04:12:33.174682+0000 mgr.y (mgr.26165) 22 : cephadm [INF] Updating smithi038:/var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-14T04:12:34.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:34 smithi038 bash[84940]: cephadm 2024-09-14T04:12:33.174682+0000 mgr.y (mgr.26165) 22 : cephadm [INF] Updating smithi038:/var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-14T04:12:34.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:34 smithi038 bash[84940]: cephadm 2024-09-14T04:12:33.184353+0000 mgr.y (mgr.26165) 23 : cephadm [INF] Updating smithi123:/var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-14T04:12:34.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:34 smithi038 bash[84940]: cephadm 2024-09-14T04:12:33.184353+0000 mgr.y (mgr.26165) 23 : cephadm [INF] Updating smithi123:/var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-14T04:12:34.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:34 smithi038 bash[84940]: cephadm 2024-09-14T04:12:33.251778+0000 mgr.y (mgr.26165) 24 : cephadm [INF] Updating smithi038:/etc/ceph/ceph.client.admin.keyring 2024-09-14T04:12:34.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:34 smithi038 bash[84940]: cephadm 2024-09-14T04:12:33.251778+0000 mgr.y (mgr.26165) 24 : cephadm [INF] Updating smithi038:/etc/ceph/ceph.client.admin.keyring 2024-09-14T04:12:34.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:34 smithi038 bash[84940]: cephadm 2024-09-14T04:12:33.280306+0000 mgr.y (mgr.26165) 25 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.client.admin.keyring 2024-09-14T04:12:34.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:34 smithi038 bash[84940]: cephadm 2024-09-14T04:12:33.280306+0000 mgr.y (mgr.26165) 25 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.client.admin.keyring 2024-09-14T04:12:34.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:34 smithi038 bash[32505]: cluster 2024-09-14T04:12:32.695543+0000 mgr.y (mgr.26165) 19 : cluster [DBG] pgmap v12: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-14T04:12:34.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:34 smithi038 bash[32505]: audit 2024-09-14T04:12:33.014604+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:34.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:34 smithi038 bash[32505]: audit 2024-09-14T04:12:33.032384+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:34.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:34 smithi038 bash[32505]: audit 2024-09-14T04:12:33.038432+0000 mon.c (mon.2) 260 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:12:34.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:34 smithi038 bash[32505]: audit 2024-09-14T04:12:33.040644+0000 mon.c (mon.2) 261 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:12:34.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:34 smithi038 bash[32505]: cephadm 2024-09-14T04:12:33.043122+0000 mgr.y (mgr.26165) 20 : cephadm [INF] Updating smithi038:/etc/ceph/ceph.conf 2024-09-14T04:12:34.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:34 smithi038 bash[32505]: cephadm 2024-09-14T04:12:33.043641+0000 mgr.y (mgr.26165) 21 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.conf 2024-09-14T04:12:34.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:34 smithi038 bash[32505]: cephadm 2024-09-14T04:12:33.174682+0000 mgr.y (mgr.26165) 22 : cephadm [INF] Updating smithi038:/var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-14T04:12:34.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:34 smithi038 bash[32505]: cephadm 2024-09-14T04:12:33.184353+0000 mgr.y (mgr.26165) 23 : cephadm [INF] Updating smithi123:/var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-14T04:12:34.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:34 smithi038 bash[32505]: cephadm 2024-09-14T04:12:33.251778+0000 mgr.y (mgr.26165) 24 : cephadm [INF] Updating smithi038:/etc/ceph/ceph.client.admin.keyring 2024-09-14T04:12:34.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:34 smithi038 bash[32505]: cephadm 2024-09-14T04:12:33.280306+0000 mgr.y (mgr.26165) 25 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.client.admin.keyring 2024-09-14T04:12:34.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:34 smithi038 bash[32505]: cephadm 2024-09-14T04:12:33.327978+0000 mgr.y (mgr.26165) 26 : cephadm [INF] Updating smithi038:/var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-14T04:12:34.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:34 smithi038 bash[32505]: cephadm 2024-09-14T04:12:33.370776+0000 mgr.y (mgr.26165) 27 : cephadm [INF] Updating smithi123:/var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-14T04:12:34.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:34 smithi038 bash[32505]: audit 2024-09-14T04:12:33.413235+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:34.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:34 smithi038 bash[32505]: audit 2024-09-14T04:12:33.420238+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:34.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:34 smithi038 bash[32505]: audit 2024-09-14T04:12:33.455236+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:34.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:34 smithi038 bash[32505]: audit 2024-09-14T04:12:33.465951+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:34.275 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:34 smithi038 bash[32505]: audit 2024-09-14T04:12:33.475984+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:34.275 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:34 smithi038 bash[32505]: audit 2024-09-14T04:12:33.585889+0000 mon.c (mon.2) 262 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:12:34.275 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:34 smithi038 bash[32505]: audit 2024-09-14T04:12:33.588548+0000 mon.c (mon.2) 263 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:12:34.275 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:34 smithi038 bash[32505]: audit 2024-09-14T04:12:33.590010+0000 mon.c (mon.2) 264 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:12:34.275 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:34 smithi038 bash[32505]: audit 2024-09-14T04:12:33.607395+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:34.275 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:34 smithi038 bash[84940]: cephadm 2024-09-14T04:12:33.327978+0000 mgr.y (mgr.26165) 26 : cephadm [INF] Updating smithi038:/var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-14T04:12:34.275 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:34 smithi038 bash[84940]: cephadm 2024-09-14T04:12:33.327978+0000 mgr.y (mgr.26165) 26 : cephadm [INF] Updating smithi038:/var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-14T04:12:34.275 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:34 smithi038 bash[84940]: cephadm 2024-09-14T04:12:33.370776+0000 mgr.y (mgr.26165) 27 : cephadm [INF] Updating smithi123:/var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-14T04:12:34.275 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:34 smithi038 bash[84940]: cephadm 2024-09-14T04:12:33.370776+0000 mgr.y (mgr.26165) 27 : cephadm [INF] Updating smithi123:/var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-14T04:12:34.276 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:34 smithi038 bash[84940]: audit 2024-09-14T04:12:33.413235+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:34.276 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:34 smithi038 bash[84940]: audit 2024-09-14T04:12:33.413235+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:34.276 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:34 smithi038 bash[84940]: audit 2024-09-14T04:12:33.420238+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:34.276 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:34 smithi038 bash[84940]: audit 2024-09-14T04:12:33.420238+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:34.276 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:34 smithi038 bash[84940]: audit 2024-09-14T04:12:33.455236+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:34.276 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:34 smithi038 bash[84940]: audit 2024-09-14T04:12:33.455236+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:34.276 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:34 smithi038 bash[84940]: audit 2024-09-14T04:12:33.465951+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:34.276 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:34 smithi038 bash[84940]: audit 2024-09-14T04:12:33.465951+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:34.276 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:34 smithi038 bash[84940]: audit 2024-09-14T04:12:33.475984+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:34.276 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:34 smithi038 bash[84940]: audit 2024-09-14T04:12:33.475984+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:34.276 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:34 smithi038 bash[84940]: audit 2024-09-14T04:12:33.585889+0000 mon.c (mon.2) 262 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:12:34.277 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:34 smithi038 bash[84940]: audit 2024-09-14T04:12:33.585889+0000 mon.c (mon.2) 262 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:12:34.277 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:34 smithi038 bash[84940]: audit 2024-09-14T04:12:33.588548+0000 mon.c (mon.2) 263 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:12:34.277 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:34 smithi038 bash[84940]: audit 2024-09-14T04:12:33.588548+0000 mon.c (mon.2) 263 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:12:34.277 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:34 smithi038 bash[84940]: audit 2024-09-14T04:12:33.590010+0000 mon.c (mon.2) 264 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:12:34.277 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:34 smithi038 bash[84940]: audit 2024-09-14T04:12:33.590010+0000 mon.c (mon.2) 264 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:12:34.277 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:34 smithi038 bash[84940]: audit 2024-09-14T04:12:33.607395+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:34.277 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:34 smithi038 bash[84940]: audit 2024-09-14T04:12:33.607395+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:34.433 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:12:34 smithi123 bash[61744]: ts=2024-09-14T04:12:34.148Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1629-geb16b97b (eb16b97b08b1a378bbb6cbc2dadc21f07d8ac10b) quincy (stable)\", cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1629-geb16b97b (eb16b97b08b1a378bbb6cbc2dadc21f07d8ac10b) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:12:34.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:34 smithi123 bash[24950]: cluster 2024-09-14T04:12:32.695543+0000 mgr.y (mgr.26165) 19 : cluster [DBG] pgmap v12: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-14T04:12:34.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:34 smithi123 bash[24950]: audit 2024-09-14T04:12:33.014604+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:34.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:34 smithi123 bash[24950]: audit 2024-09-14T04:12:33.032384+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:34.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:34 smithi123 bash[24950]: audit 2024-09-14T04:12:33.038432+0000 mon.c (mon.2) 260 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:12:34.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:34 smithi123 bash[24950]: audit 2024-09-14T04:12:33.040644+0000 mon.c (mon.2) 261 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:12:34.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:34 smithi123 bash[24950]: cephadm 2024-09-14T04:12:33.043122+0000 mgr.y (mgr.26165) 20 : cephadm [INF] Updating smithi038:/etc/ceph/ceph.conf 2024-09-14T04:12:34.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:34 smithi123 bash[24950]: cephadm 2024-09-14T04:12:33.043641+0000 mgr.y (mgr.26165) 21 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.conf 2024-09-14T04:12:34.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:34 smithi123 bash[24950]: cephadm 2024-09-14T04:12:33.174682+0000 mgr.y (mgr.26165) 22 : cephadm [INF] Updating smithi038:/var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-14T04:12:34.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:34 smithi123 bash[24950]: cephadm 2024-09-14T04:12:33.184353+0000 mgr.y (mgr.26165) 23 : cephadm [INF] Updating smithi123:/var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-14T04:12:34.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:34 smithi123 bash[24950]: cephadm 2024-09-14T04:12:33.251778+0000 mgr.y (mgr.26165) 24 : cephadm [INF] Updating smithi038:/etc/ceph/ceph.client.admin.keyring 2024-09-14T04:12:34.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:34 smithi123 bash[24950]: cephadm 2024-09-14T04:12:33.280306+0000 mgr.y (mgr.26165) 25 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.client.admin.keyring 2024-09-14T04:12:34.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:34 smithi123 bash[24950]: cephadm 2024-09-14T04:12:33.327978+0000 mgr.y (mgr.26165) 26 : cephadm [INF] Updating smithi038:/var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-14T04:12:34.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:34 smithi123 bash[24950]: cephadm 2024-09-14T04:12:33.370776+0000 mgr.y (mgr.26165) 27 : cephadm [INF] Updating smithi123:/var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-14T04:12:34.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:34 smithi123 bash[24950]: audit 2024-09-14T04:12:33.413235+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:34.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:34 smithi123 bash[24950]: audit 2024-09-14T04:12:33.420238+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:34.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:34 smithi123 bash[24950]: audit 2024-09-14T04:12:33.455236+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:34.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:34 smithi123 bash[24950]: audit 2024-09-14T04:12:33.465951+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:34.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:34 smithi123 bash[24950]: audit 2024-09-14T04:12:33.475984+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:34.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:34 smithi123 bash[24950]: audit 2024-09-14T04:12:33.585889+0000 mon.c (mon.2) 262 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:12:34.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:34 smithi123 bash[24950]: audit 2024-09-14T04:12:33.588548+0000 mon.c (mon.2) 263 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:12:34.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:34 smithi123 bash[24950]: audit 2024-09-14T04:12:33.590010+0000 mon.c (mon.2) 264 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:12:34.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:34 smithi123 bash[24950]: audit 2024-09-14T04:12:33.607395+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:12:35.163 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:12:36.037 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:12:35 smithi123 bash[61744]: ts=2024-09-14T04:12:35.740Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:12:36.037 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:12:35 smithi123 bash[61744]: ts=2024-09-14T04:12:35.740Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:12:36.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:36 smithi123 bash[24950]: cluster 2024-09-14T04:12:34.696240+0000 mgr.y (mgr.26165) 28 : cluster [DBG] pgmap v13: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:36.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:36 smithi038 bash[32505]: cluster 2024-09-14T04:12:34.696240+0000 mgr.y (mgr.26165) 28 : cluster [DBG] pgmap v13: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:36.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:36 smithi038 bash[84940]: cluster 2024-09-14T04:12:34.696240+0000 mgr.y (mgr.26165) 28 : cluster [DBG] pgmap v13: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:36.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:36 smithi038 bash[84940]: cluster 2024-09-14T04:12:34.696240+0000 mgr.y (mgr.26165) 28 : cluster [DBG] pgmap v13: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:37.433 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:12:36 smithi123 bash[61744]: ts=2024-09-14T04:12:36.950Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi123\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi123\", job=\"node\", machine=\"x86_64\", nodename=\"smithi123\", release=\"5.15.0-121-generic\", sysname=\"Linux\", version=\"#131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi123\", job=\"node\", machine=\"x86_64\", nodename=\"smithi123\", release=\"5.15.0-121-generic\", sysname=\"Linux\", version=\"#131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:12:38.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:38 smithi123 bash[24950]: cluster 2024-09-14T04:12:36.697297+0000 mgr.y (mgr.26165) 29 : cluster [DBG] pgmap v14: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:38.520 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:12:38 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:12:38] "GET /metrics HTTP/1.1" 200 34037 "" "Prometheus/2.51.0" 2024-09-14T04:12:38.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:38 smithi038 bash[32505]: cluster 2024-09-14T04:12:36.697297+0000 mgr.y (mgr.26165) 29 : cluster [DBG] pgmap v14: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:38.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:38 smithi038 bash[84940]: cluster 2024-09-14T04:12:36.697297+0000 mgr.y (mgr.26165) 29 : cluster [DBG] pgmap v14: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:38.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:38 smithi038 bash[84940]: cluster 2024-09-14T04:12:36.697297+0000 mgr.y (mgr.26165) 29 : cluster [DBG] pgmap v14: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:40.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:40 smithi123 bash[24950]: cluster 2024-09-14T04:12:38.698043+0000 mgr.y (mgr.26165) 30 : cluster [DBG] pgmap v15: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:40.434 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:12:40 smithi123 bash[61744]: ts=2024-09-14T04:12:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:12:40.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:40 smithi038 bash[32505]: cluster 2024-09-14T04:12:38.698043+0000 mgr.y (mgr.26165) 30 : cluster [DBG] pgmap v15: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:40.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:40 smithi038 bash[84940]: cluster 2024-09-14T04:12:38.698043+0000 mgr.y (mgr.26165) 30 : cluster [DBG] pgmap v15: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:40.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:40 smithi038 bash[84940]: cluster 2024-09-14T04:12:38.698043+0000 mgr.y (mgr.26165) 30 : cluster [DBG] pgmap v15: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:42.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:42 smithi123 bash[24950]: cluster 2024-09-14T04:12:40.699151+0000 mgr.y (mgr.26165) 31 : cluster [DBG] pgmap v16: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:42.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:42 smithi038 bash[32505]: cluster 2024-09-14T04:12:40.699151+0000 mgr.y (mgr.26165) 31 : cluster [DBG] pgmap v16: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:42.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:42 smithi038 bash[84940]: cluster 2024-09-14T04:12:40.699151+0000 mgr.y (mgr.26165) 31 : cluster [DBG] pgmap v16: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:42.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:42 smithi038 bash[84940]: cluster 2024-09-14T04:12:40.699151+0000 mgr.y (mgr.26165) 31 : cluster [DBG] pgmap v16: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:44.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:44 smithi123 bash[24950]: cluster 2024-09-14T04:12:42.699915+0000 mgr.y (mgr.26165) 32 : cluster [DBG] pgmap v17: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:44.434 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:12:44 smithi123 bash[61744]: ts=2024-09-14T04:12:44.148Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1629-geb16b97b (eb16b97b08b1a378bbb6cbc2dadc21f07d8ac10b) quincy (stable)\", cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1629-geb16b97b (eb16b97b08b1a378bbb6cbc2dadc21f07d8ac10b) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:12:44.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:44 smithi038 bash[32505]: cluster 2024-09-14T04:12:42.699915+0000 mgr.y (mgr.26165) 32 : cluster [DBG] pgmap v17: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:44.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:44 smithi038 bash[84940]: cluster 2024-09-14T04:12:42.699915+0000 mgr.y (mgr.26165) 32 : cluster [DBG] pgmap v17: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:44.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:44 smithi038 bash[84940]: cluster 2024-09-14T04:12:42.699915+0000 mgr.y (mgr.26165) 32 : cluster [DBG] pgmap v17: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:46.084 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:12:45 smithi123 bash[61744]: ts=2024-09-14T04:12:45.740Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:12:46.084 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:12:45 smithi123 bash[61744]: ts=2024-09-14T04:12:45.741Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:12:46.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:46 smithi123 bash[24950]: cluster 2024-09-14T04:12:44.700693+0000 mgr.y (mgr.26165) 33 : cluster [DBG] pgmap v18: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:46.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:46 smithi123 bash[24950]: audit 2024-09-14T04:12:45.180863+0000 mon.c (mon.2) 265 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:12:46.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:46 smithi038 bash[32505]: cluster 2024-09-14T04:12:44.700693+0000 mgr.y (mgr.26165) 33 : cluster [DBG] pgmap v18: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:46.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:46 smithi038 bash[32505]: audit 2024-09-14T04:12:45.180863+0000 mon.c (mon.2) 265 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:12:46.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:46 smithi038 bash[84940]: cluster 2024-09-14T04:12:44.700693+0000 mgr.y (mgr.26165) 33 : cluster [DBG] pgmap v18: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:46.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:46 smithi038 bash[84940]: cluster 2024-09-14T04:12:44.700693+0000 mgr.y (mgr.26165) 33 : cluster [DBG] pgmap v18: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:46.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:46 smithi038 bash[84940]: audit 2024-09-14T04:12:45.180863+0000 mon.c (mon.2) 265 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:12:46.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:46 smithi038 bash[84940]: audit 2024-09-14T04:12:45.180863+0000 mon.c (mon.2) 265 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:12:47.433 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:12:46 smithi123 bash[61744]: ts=2024-09-14T04:12:46.950Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi123\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi123\", job=\"node\", machine=\"x86_64\", nodename=\"smithi123\", release=\"5.15.0-121-generic\", sysname=\"Linux\", version=\"#131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi123\", job=\"node\", machine=\"x86_64\", nodename=\"smithi123\", release=\"5.15.0-121-generic\", sysname=\"Linux\", version=\"#131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:12:48.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:48 smithi123 bash[24950]: cluster 2024-09-14T04:12:46.701818+0000 mgr.y (mgr.26165) 34 : cluster [DBG] pgmap v19: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:48.520 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:12:48 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:12:48] "GET /metrics HTTP/1.1" 200 34037 "" "Prometheus/2.51.0" 2024-09-14T04:12:48.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:48 smithi038 bash[32505]: cluster 2024-09-14T04:12:46.701818+0000 mgr.y (mgr.26165) 34 : cluster [DBG] pgmap v19: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:48.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:48 smithi038 bash[84940]: cluster 2024-09-14T04:12:46.701818+0000 mgr.y (mgr.26165) 34 : cluster [DBG] pgmap v19: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:48.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:48 smithi038 bash[84940]: cluster 2024-09-14T04:12:46.701818+0000 mgr.y (mgr.26165) 34 : cluster [DBG] pgmap v19: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:50.433 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:12:50 smithi123 bash[61744]: ts=2024-09-14T04:12:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:12:50.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:50 smithi123 bash[24950]: cluster 2024-09-14T04:12:48.702527+0000 mgr.y (mgr.26165) 35 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:50.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:50 smithi038 bash[32505]: cluster 2024-09-14T04:12:48.702527+0000 mgr.y (mgr.26165) 35 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:50.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:50 smithi038 bash[84940]: cluster 2024-09-14T04:12:48.702527+0000 mgr.y (mgr.26165) 35 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:50.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:50 smithi038 bash[84940]: cluster 2024-09-14T04:12:48.702527+0000 mgr.y (mgr.26165) 35 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:52.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:52 smithi123 bash[24950]: cluster 2024-09-14T04:12:50.703550+0000 mgr.y (mgr.26165) 36 : cluster [DBG] pgmap v21: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:52.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:52 smithi038 bash[84940]: cluster 2024-09-14T04:12:50.703550+0000 mgr.y (mgr.26165) 36 : cluster [DBG] pgmap v21: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:52.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:52 smithi038 bash[84940]: cluster 2024-09-14T04:12:50.703550+0000 mgr.y (mgr.26165) 36 : cluster [DBG] pgmap v21: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:52.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:52 smithi038 bash[32505]: cluster 2024-09-14T04:12:50.703550+0000 mgr.y (mgr.26165) 36 : cluster [DBG] pgmap v21: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:54.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:54 smithi123 bash[24950]: cluster 2024-09-14T04:12:52.704245+0000 mgr.y (mgr.26165) 37 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:54.434 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:12:54 smithi123 bash[61744]: ts=2024-09-14T04:12:54.148Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1629-geb16b97b (eb16b97b08b1a378bbb6cbc2dadc21f07d8ac10b) quincy (stable)\", cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1629-geb16b97b (eb16b97b08b1a378bbb6cbc2dadc21f07d8ac10b) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:12:54.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:54 smithi038 bash[84940]: cluster 2024-09-14T04:12:52.704245+0000 mgr.y (mgr.26165) 37 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:54.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:54 smithi038 bash[84940]: cluster 2024-09-14T04:12:52.704245+0000 mgr.y (mgr.26165) 37 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:54.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:54 smithi038 bash[32505]: cluster 2024-09-14T04:12:52.704245+0000 mgr.y (mgr.26165) 37 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:56.133 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:12:55 smithi123 bash[61744]: ts=2024-09-14T04:12:55.740Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:12:56.133 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:12:55 smithi123 bash[61744]: ts=2024-09-14T04:12:55.741Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:12:56.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:56 smithi123 bash[24950]: cluster 2024-09-14T04:12:54.704922+0000 mgr.y (mgr.26165) 38 : cluster [DBG] pgmap v23: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:56.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:56 smithi038 bash[32505]: cluster 2024-09-14T04:12:54.704922+0000 mgr.y (mgr.26165) 38 : cluster [DBG] pgmap v23: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:56.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:56 smithi038 bash[84940]: cluster 2024-09-14T04:12:54.704922+0000 mgr.y (mgr.26165) 38 : cluster [DBG] pgmap v23: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:56.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:56 smithi038 bash[84940]: cluster 2024-09-14T04:12:54.704922+0000 mgr.y (mgr.26165) 38 : cluster [DBG] pgmap v23: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:57.433 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:12:56 smithi123 bash[61744]: ts=2024-09-14T04:12:56.951Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi123\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi123\", job=\"node\", machine=\"x86_64\", nodename=\"smithi123\", release=\"5.15.0-121-generic\", sysname=\"Linux\", version=\"#131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi123\", job=\"node\", machine=\"x86_64\", nodename=\"smithi123\", release=\"5.15.0-121-generic\", sysname=\"Linux\", version=\"#131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:12:58.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:12:58 smithi123 bash[24950]: cluster 2024-09-14T04:12:56.706173+0000 mgr.y (mgr.26165) 39 : cluster [DBG] pgmap v24: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:58.520 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:12:58 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:12:58] "GET /metrics HTTP/1.1" 200 34037 "" "Prometheus/2.51.0" 2024-09-14T04:12:58.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:12:58 smithi038 bash[32505]: cluster 2024-09-14T04:12:56.706173+0000 mgr.y (mgr.26165) 39 : cluster [DBG] pgmap v24: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:58.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:58 smithi038 bash[84940]: cluster 2024-09-14T04:12:56.706173+0000 mgr.y (mgr.26165) 39 : cluster [DBG] pgmap v24: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:12:58.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:12:58 smithi038 bash[84940]: cluster 2024-09-14T04:12:56.706173+0000 mgr.y (mgr.26165) 39 : cluster [DBG] pgmap v24: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:00.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:13:00 smithi123 bash[24950]: cluster 2024-09-14T04:12:58.706823+0000 mgr.y (mgr.26165) 40 : cluster [DBG] pgmap v25: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:00.434 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:13:00 smithi123 bash[61744]: ts=2024-09-14T04:13:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:13:00.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:00 smithi038 bash[32505]: cluster 2024-09-14T04:12:58.706823+0000 mgr.y (mgr.26165) 40 : cluster [DBG] pgmap v25: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:00.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:00 smithi038 bash[84940]: cluster 2024-09-14T04:12:58.706823+0000 mgr.y (mgr.26165) 40 : cluster [DBG] pgmap v25: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:00.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:00 smithi038 bash[84940]: cluster 2024-09-14T04:12:58.706823+0000 mgr.y (mgr.26165) 40 : cluster [DBG] pgmap v25: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:01.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:13:01 smithi123 bash[24950]: audit 2024-09-14T04:13:00.181118+0000 mon.c (mon.2) 266 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:13:01.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:01 smithi038 bash[32505]: audit 2024-09-14T04:13:00.181118+0000 mon.c (mon.2) 266 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:13:01.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:01 smithi038 bash[84940]: audit 2024-09-14T04:13:00.181118+0000 mon.c (mon.2) 266 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:13:01.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:01 smithi038 bash[84940]: audit 2024-09-14T04:13:00.181118+0000 mon.c (mon.2) 266 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:13:02.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:13:02 smithi123 bash[24950]: cluster 2024-09-14T04:13:00.707976+0000 mgr.y (mgr.26165) 41 : cluster [DBG] pgmap v26: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:02.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:02 smithi038 bash[32505]: cluster 2024-09-14T04:13:00.707976+0000 mgr.y (mgr.26165) 41 : cluster [DBG] pgmap v26: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:02.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:02 smithi038 bash[84940]: cluster 2024-09-14T04:13:00.707976+0000 mgr.y (mgr.26165) 41 : cluster [DBG] pgmap v26: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:02.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:02 smithi038 bash[84940]: cluster 2024-09-14T04:13:00.707976+0000 mgr.y (mgr.26165) 41 : cluster [DBG] pgmap v26: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:04.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:13:04 smithi123 bash[24950]: cluster 2024-09-14T04:13:02.708778+0000 mgr.y (mgr.26165) 42 : cluster [DBG] pgmap v27: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:04.434 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:13:04 smithi123 bash[61744]: ts=2024-09-14T04:13:04.149Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1629-geb16b97b (eb16b97b08b1a378bbb6cbc2dadc21f07d8ac10b) quincy (stable)\", cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1629-geb16b97b (eb16b97b08b1a378bbb6cbc2dadc21f07d8ac10b) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:13:04.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:04 smithi038 bash[32505]: cluster 2024-09-14T04:13:02.708778+0000 mgr.y (mgr.26165) 42 : cluster [DBG] pgmap v27: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:04.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:04 smithi038 bash[84940]: cluster 2024-09-14T04:13:02.708778+0000 mgr.y (mgr.26165) 42 : cluster [DBG] pgmap v27: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:04.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:04 smithi038 bash[84940]: cluster 2024-09-14T04:13:02.708778+0000 mgr.y (mgr.26165) 42 : cluster [DBG] pgmap v27: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:06.184 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:13:05 smithi123 bash[61744]: ts=2024-09-14T04:13:05.740Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:13:06.184 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:13:05 smithi123 bash[61744]: ts=2024-09-14T04:13:05.741Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:13:06.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:06 smithi038 bash[32505]: cluster 2024-09-14T04:13:04.709469+0000 mgr.y (mgr.26165) 43 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:06.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:06 smithi038 bash[84940]: cluster 2024-09-14T04:13:04.709469+0000 mgr.y (mgr.26165) 43 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:06.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:06 smithi038 bash[84940]: cluster 2024-09-14T04:13:04.709469+0000 mgr.y (mgr.26165) 43 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:06.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:13:06 smithi123 bash[24950]: cluster 2024-09-14T04:13:04.709469+0000 mgr.y (mgr.26165) 43 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:07.434 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:13:06 smithi123 bash[61744]: ts=2024-09-14T04:13:06.951Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi123\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi123\", job=\"node\", machine=\"x86_64\", nodename=\"smithi123\", release=\"5.15.0-121-generic\", sysname=\"Linux\", version=\"#131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi123\", job=\"node\", machine=\"x86_64\", nodename=\"smithi123\", release=\"5.15.0-121-generic\", sysname=\"Linux\", version=\"#131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:13:08.520 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:13:08 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:13:08] "GET /metrics HTTP/1.1" 200 34033 "" "Prometheus/2.51.0" 2024-09-14T04:13:08.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:08 smithi038 bash[32505]: cluster 2024-09-14T04:13:06.710552+0000 mgr.y (mgr.26165) 44 : cluster [DBG] pgmap v29: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:08.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:08 smithi038 bash[84940]: cluster 2024-09-14T04:13:06.710552+0000 mgr.y (mgr.26165) 44 : cluster [DBG] pgmap v29: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:08.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:08 smithi038 bash[84940]: cluster 2024-09-14T04:13:06.710552+0000 mgr.y (mgr.26165) 44 : cluster [DBG] pgmap v29: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:08.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:13:08 smithi123 bash[24950]: cluster 2024-09-14T04:13:06.710552+0000 mgr.y (mgr.26165) 44 : cluster [DBG] pgmap v29: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:10.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:10 smithi038 bash[32505]: cluster 2024-09-14T04:13:08.711210+0000 mgr.y (mgr.26165) 45 : cluster [DBG] pgmap v30: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:10.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:10 smithi038 bash[84940]: cluster 2024-09-14T04:13:08.711210+0000 mgr.y (mgr.26165) 45 : cluster [DBG] pgmap v30: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:10.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:10 smithi038 bash[84940]: cluster 2024-09-14T04:13:08.711210+0000 mgr.y (mgr.26165) 45 : cluster [DBG] pgmap v30: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:10.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:13:10 smithi123 bash[24950]: cluster 2024-09-14T04:13:08.711210+0000 mgr.y (mgr.26165) 45 : cluster [DBG] pgmap v30: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:10.684 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:13:10 smithi123 bash[61744]: ts=2024-09-14T04:13:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:13:12.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:12 smithi038 bash[32505]: cluster 2024-09-14T04:13:10.712266+0000 mgr.y (mgr.26165) 46 : cluster [DBG] pgmap v31: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:12.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:12 smithi038 bash[84940]: cluster 2024-09-14T04:13:10.712266+0000 mgr.y (mgr.26165) 46 : cluster [DBG] pgmap v31: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:12.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:12 smithi038 bash[84940]: cluster 2024-09-14T04:13:10.712266+0000 mgr.y (mgr.26165) 46 : cluster [DBG] pgmap v31: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:12.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:13:12 smithi123 bash[24950]: cluster 2024-09-14T04:13:10.712266+0000 mgr.y (mgr.26165) 46 : cluster [DBG] pgmap v31: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:14.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:13:14 smithi123 bash[24950]: cluster 2024-09-14T04:13:12.712893+0000 mgr.y (mgr.26165) 47 : cluster [DBG] pgmap v32: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:14.434 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:13:14 smithi123 bash[61744]: ts=2024-09-14T04:13:14.148Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1629-geb16b97b (eb16b97b08b1a378bbb6cbc2dadc21f07d8ac10b) quincy (stable)\", cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1629-geb16b97b (eb16b97b08b1a378bbb6cbc2dadc21f07d8ac10b) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:13:14.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:14 smithi038 bash[32505]: cluster 2024-09-14T04:13:12.712893+0000 mgr.y (mgr.26165) 47 : cluster [DBG] pgmap v32: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:14.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:14 smithi038 bash[84940]: cluster 2024-09-14T04:13:12.712893+0000 mgr.y (mgr.26165) 47 : cluster [DBG] pgmap v32: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:14.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:14 smithi038 bash[84940]: cluster 2024-09-14T04:13:12.712893+0000 mgr.y (mgr.26165) 47 : cluster [DBG] pgmap v32: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:15.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:15 smithi038 bash[32505]: audit 2024-09-14T04:13:15.183812+0000 mon.c (mon.2) 267 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:13:15.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:15 smithi038 bash[84940]: audit 2024-09-14T04:13:15.183812+0000 mon.c (mon.2) 267 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:13:15.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:15 smithi038 bash[84940]: audit 2024-09-14T04:13:15.183812+0000 mon.c (mon.2) 267 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:13:15.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:13:15 smithi123 bash[24950]: audit 2024-09-14T04:13:15.183812+0000 mon.c (mon.2) 267 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:13:16.184 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:13:15 smithi123 bash[61744]: ts=2024-09-14T04:13:15.741Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:13:16.184 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:13:15 smithi123 bash[61744]: ts=2024-09-14T04:13:15.741Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:13:16.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:16 smithi038 bash[32505]: cluster 2024-09-14T04:13:14.713619+0000 mgr.y (mgr.26165) 48 : cluster [DBG] pgmap v33: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:16.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:16 smithi038 bash[84940]: cluster 2024-09-14T04:13:14.713619+0000 mgr.y (mgr.26165) 48 : cluster [DBG] pgmap v33: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:16.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:16 smithi038 bash[84940]: cluster 2024-09-14T04:13:14.713619+0000 mgr.y (mgr.26165) 48 : cluster [DBG] pgmap v33: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:16.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:13:16 smithi123 bash[24950]: cluster 2024-09-14T04:13:14.713619+0000 mgr.y (mgr.26165) 48 : cluster [DBG] pgmap v33: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:17.433 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:13:16 smithi123 bash[61744]: ts=2024-09-14T04:13:16.950Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi123\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi123\", job=\"node\", machine=\"x86_64\", nodename=\"smithi123\", release=\"5.15.0-121-generic\", sysname=\"Linux\", version=\"#131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi123\", job=\"node\", machine=\"x86_64\", nodename=\"smithi123\", release=\"5.15.0-121-generic\", sysname=\"Linux\", version=\"#131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:13:18.520 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:13:18 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:13:18] "GET /metrics HTTP/1.1" 200 34030 "" "Prometheus/2.51.0" 2024-09-14T04:13:18.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:18 smithi038 bash[32505]: cluster 2024-09-14T04:13:16.715013+0000 mgr.y (mgr.26165) 49 : cluster [DBG] pgmap v34: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:18.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:18 smithi038 bash[84940]: cluster 2024-09-14T04:13:16.715013+0000 mgr.y (mgr.26165) 49 : cluster [DBG] pgmap v34: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:18.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:18 smithi038 bash[84940]: cluster 2024-09-14T04:13:16.715013+0000 mgr.y (mgr.26165) 49 : cluster [DBG] pgmap v34: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:18.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:13:18 smithi123 bash[24950]: cluster 2024-09-14T04:13:16.715013+0000 mgr.y (mgr.26165) 49 : cluster [DBG] pgmap v34: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:20.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:13:20 smithi123 bash[24950]: cluster 2024-09-14T04:13:18.715703+0000 mgr.y (mgr.26165) 50 : cluster [DBG] pgmap v35: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:20.684 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:13:20 smithi123 bash[61744]: ts=2024-09-14T04:13:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:13:20.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:20 smithi038 bash[32505]: cluster 2024-09-14T04:13:18.715703+0000 mgr.y (mgr.26165) 50 : cluster [DBG] pgmap v35: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:20.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:20 smithi038 bash[84940]: cluster 2024-09-14T04:13:18.715703+0000 mgr.y (mgr.26165) 50 : cluster [DBG] pgmap v35: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:20.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:20 smithi038 bash[84940]: cluster 2024-09-14T04:13:18.715703+0000 mgr.y (mgr.26165) 50 : cluster [DBG] pgmap v35: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:22.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:13:22 smithi123 bash[24950]: cluster 2024-09-14T04:13:20.716844+0000 mgr.y (mgr.26165) 51 : cluster [DBG] pgmap v36: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:22.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:22 smithi038 bash[32505]: cluster 2024-09-14T04:13:20.716844+0000 mgr.y (mgr.26165) 51 : cluster [DBG] pgmap v36: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:22.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:22 smithi038 bash[84940]: cluster 2024-09-14T04:13:20.716844+0000 mgr.y (mgr.26165) 51 : cluster [DBG] pgmap v36: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:22.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:22 smithi038 bash[84940]: cluster 2024-09-14T04:13:20.716844+0000 mgr.y (mgr.26165) 51 : cluster [DBG] pgmap v36: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:24.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:13:24 smithi123 bash[24950]: cluster 2024-09-14T04:13:22.717598+0000 mgr.y (mgr.26165) 52 : cluster [DBG] pgmap v37: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:24.434 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:13:24 smithi123 bash[61744]: ts=2024-09-14T04:13:24.148Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1629-geb16b97b (eb16b97b08b1a378bbb6cbc2dadc21f07d8ac10b) quincy (stable)\", cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1629-geb16b97b (eb16b97b08b1a378bbb6cbc2dadc21f07d8ac10b) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:13:24.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:24 smithi038 bash[32505]: cluster 2024-09-14T04:13:22.717598+0000 mgr.y (mgr.26165) 52 : cluster [DBG] pgmap v37: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:24.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:24 smithi038 bash[84940]: cluster 2024-09-14T04:13:22.717598+0000 mgr.y (mgr.26165) 52 : cluster [DBG] pgmap v37: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:24.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:24 smithi038 bash[84940]: cluster 2024-09-14T04:13:22.717598+0000 mgr.y (mgr.26165) 52 : cluster [DBG] pgmap v37: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:26.184 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:13:25 smithi123 bash[61744]: ts=2024-09-14T04:13:25.740Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:13:26.184 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:13:25 smithi123 bash[61744]: ts=2024-09-14T04:13:25.741Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:13:26.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:13:26 smithi123 bash[24950]: cluster 2024-09-14T04:13:24.718241+0000 mgr.y (mgr.26165) 53 : cluster [DBG] pgmap v38: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:26.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:26 smithi038 bash[32505]: cluster 2024-09-14T04:13:24.718241+0000 mgr.y (mgr.26165) 53 : cluster [DBG] pgmap v38: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:26.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:26 smithi038 bash[84940]: cluster 2024-09-14T04:13:24.718241+0000 mgr.y (mgr.26165) 53 : cluster [DBG] pgmap v38: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:26.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:26 smithi038 bash[84940]: cluster 2024-09-14T04:13:24.718241+0000 mgr.y (mgr.26165) 53 : cluster [DBG] pgmap v38: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:27.434 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:13:26 smithi123 bash[61744]: ts=2024-09-14T04:13:26.951Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi123\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi123\", job=\"node\", machine=\"x86_64\", nodename=\"smithi123\", release=\"5.15.0-121-generic\", sysname=\"Linux\", version=\"#131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi123\", job=\"node\", machine=\"x86_64\", nodename=\"smithi123\", release=\"5.15.0-121-generic\", sysname=\"Linux\", version=\"#131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:13:28.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:28 smithi038 bash[32505]: cluster 2024-09-14T04:13:26.719308+0000 mgr.y (mgr.26165) 54 : cluster [DBG] pgmap v39: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:28.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:28 smithi038 bash[84940]: cluster 2024-09-14T04:13:26.719308+0000 mgr.y (mgr.26165) 54 : cluster [DBG] pgmap v39: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:28.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:28 smithi038 bash[84940]: cluster 2024-09-14T04:13:26.719308+0000 mgr.y (mgr.26165) 54 : cluster [DBG] pgmap v39: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:28.521 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:13:28 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:13:28] "GET /metrics HTTP/1.1" 200 34030 "" "Prometheus/2.51.0" 2024-09-14T04:13:28.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:13:28 smithi123 bash[24950]: cluster 2024-09-14T04:13:26.719308+0000 mgr.y (mgr.26165) 54 : cluster [DBG] pgmap v39: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:30.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:13:30 smithi123 bash[24950]: cluster 2024-09-14T04:13:28.719946+0000 mgr.y (mgr.26165) 55 : cluster [DBG] pgmap v40: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:30.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:13:30 smithi123 bash[24950]: audit 2024-09-14T04:13:30.184340+0000 mon.c (mon.2) 268 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:13:30.684 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:13:30 smithi123 bash[61744]: ts=2024-09-14T04:13:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:13:30.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:30 smithi038 bash[84940]: cluster 2024-09-14T04:13:28.719946+0000 mgr.y (mgr.26165) 55 : cluster [DBG] pgmap v40: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:30.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:30 smithi038 bash[84940]: cluster 2024-09-14T04:13:28.719946+0000 mgr.y (mgr.26165) 55 : cluster [DBG] pgmap v40: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:30.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:30 smithi038 bash[84940]: audit 2024-09-14T04:13:30.184340+0000 mon.c (mon.2) 268 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:13:30.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:30 smithi038 bash[84940]: audit 2024-09-14T04:13:30.184340+0000 mon.c (mon.2) 268 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:13:30.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:30 smithi038 bash[32505]: cluster 2024-09-14T04:13:28.719946+0000 mgr.y (mgr.26165) 55 : cluster [DBG] pgmap v40: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:30.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:30 smithi038 bash[32505]: audit 2024-09-14T04:13:30.184340+0000 mon.c (mon.2) 268 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:13:32.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:13:32 smithi123 bash[24950]: cluster 2024-09-14T04:13:30.720955+0000 mgr.y (mgr.26165) 56 : cluster [DBG] pgmap v41: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:32.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:32 smithi038 bash[32505]: cluster 2024-09-14T04:13:30.720955+0000 mgr.y (mgr.26165) 56 : cluster [DBG] pgmap v41: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:32.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:32 smithi038 bash[84940]: cluster 2024-09-14T04:13:30.720955+0000 mgr.y (mgr.26165) 56 : cluster [DBG] pgmap v41: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:32.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:32 smithi038 bash[84940]: cluster 2024-09-14T04:13:30.720955+0000 mgr.y (mgr.26165) 56 : cluster [DBG] pgmap v41: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:34.434 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:13:34 smithi123 bash[61744]: ts=2024-09-14T04:13:34.149Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1629-geb16b97b (eb16b97b08b1a378bbb6cbc2dadc21f07d8ac10b) quincy (stable)\", cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1629-geb16b97b (eb16b97b08b1a378bbb6cbc2dadc21f07d8ac10b) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:13:34.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:13:34 smithi123 bash[24950]: cluster 2024-09-14T04:13:32.721564+0000 mgr.y (mgr.26165) 57 : cluster [DBG] pgmap v42: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:34.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:13:34 smithi123 bash[24950]: audit 2024-09-14T04:13:33.714054+0000 mon.c (mon.2) 269 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:13:34.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:13:34 smithi123 bash[24950]: audit 2024-09-14T04:13:34.275741+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:13:34.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:13:34 smithi123 bash[24950]: audit 2024-09-14T04:13:34.282895+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:13:34.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:34 smithi038 bash[32505]: cluster 2024-09-14T04:13:32.721564+0000 mgr.y (mgr.26165) 57 : cluster [DBG] pgmap v42: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:34.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:34 smithi038 bash[32505]: audit 2024-09-14T04:13:33.714054+0000 mon.c (mon.2) 269 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:13:34.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:34 smithi038 bash[32505]: audit 2024-09-14T04:13:34.275741+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:13:34.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:34 smithi038 bash[32505]: audit 2024-09-14T04:13:34.282895+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:13:34.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:34 smithi038 bash[84940]: cluster 2024-09-14T04:13:32.721564+0000 mgr.y (mgr.26165) 57 : cluster [DBG] pgmap v42: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:34.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:34 smithi038 bash[84940]: cluster 2024-09-14T04:13:32.721564+0000 mgr.y (mgr.26165) 57 : cluster [DBG] pgmap v42: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:34.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:34 smithi038 bash[84940]: audit 2024-09-14T04:13:33.714054+0000 mon.c (mon.2) 269 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:13:34.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:34 smithi038 bash[84940]: audit 2024-09-14T04:13:33.714054+0000 mon.c (mon.2) 269 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:13:34.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:34 smithi038 bash[84940]: audit 2024-09-14T04:13:34.275741+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:13:34.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:34 smithi038 bash[84940]: audit 2024-09-14T04:13:34.275741+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:13:34.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:34 smithi038 bash[84940]: audit 2024-09-14T04:13:34.282895+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:13:34.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:34 smithi038 bash[84940]: audit 2024-09-14T04:13:34.282895+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:13:36.184 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:13:35 smithi123 bash[61744]: ts=2024-09-14T04:13:35.741Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:13:36.184 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:13:35 smithi123 bash[61744]: ts=2024-09-14T04:13:35.742Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:13:36.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:13:36 smithi123 bash[24950]: cluster 2024-09-14T04:13:34.722247+0000 mgr.y (mgr.26165) 58 : cluster [DBG] pgmap v43: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:36.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:36 smithi038 bash[32505]: cluster 2024-09-14T04:13:34.722247+0000 mgr.y (mgr.26165) 58 : cluster [DBG] pgmap v43: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:36.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:36 smithi038 bash[84940]: cluster 2024-09-14T04:13:34.722247+0000 mgr.y (mgr.26165) 58 : cluster [DBG] pgmap v43: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:36.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:36 smithi038 bash[84940]: cluster 2024-09-14T04:13:34.722247+0000 mgr.y (mgr.26165) 58 : cluster [DBG] pgmap v43: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:37.406 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:13:36 smithi123 bash[61744]: ts=2024-09-14T04:13:36.951Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi123\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi123\", job=\"node\", machine=\"x86_64\", nodename=\"smithi123\", release=\"5.15.0-121-generic\", sysname=\"Linux\", version=\"#131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi123\", job=\"node\", machine=\"x86_64\", nodename=\"smithi123\", release=\"5.15.0-121-generic\", sysname=\"Linux\", version=\"#131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:13:37.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:13:37 smithi123 bash[24950]: cluster 2024-09-14T04:13:36.723362+0000 mgr.y (mgr.26165) 59 : cluster [DBG] pgmap v44: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:37.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:37 smithi038 bash[32505]: cluster 2024-09-14T04:13:36.723362+0000 mgr.y (mgr.26165) 59 : cluster [DBG] pgmap v44: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:37.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:37 smithi038 bash[84940]: cluster 2024-09-14T04:13:36.723362+0000 mgr.y (mgr.26165) 59 : cluster [DBG] pgmap v44: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:37.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:37 smithi038 bash[84940]: cluster 2024-09-14T04:13:36.723362+0000 mgr.y (mgr.26165) 59 : cluster [DBG] pgmap v44: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:38.520 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:13:38 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:13:38] "GET /metrics HTTP/1.1" 200 34030 "" "Prometheus/2.51.0" 2024-09-14T04:13:39.398 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -e sha1=a2782315255a3e7d5f6cdc9eb35785187ff6ddf8 -- bash -c 'ceph orch upgrade resume' 2024-09-14T04:13:40.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:13:39 smithi123 bash[24950]: cluster 2024-09-14T04:13:38.724084+0000 mgr.y (mgr.26165) 60 : cluster [DBG] pgmap v45: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:40.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:13:39 smithi123 bash[24950]: audit 2024-09-14T04:13:39.502586+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:13:40.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:13:39 smithi123 bash[24950]: audit 2024-09-14T04:13:39.510644+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:13:40.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:39 smithi038 bash[32505]: cluster 2024-09-14T04:13:38.724084+0000 mgr.y (mgr.26165) 60 : cluster [DBG] pgmap v45: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:40.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:39 smithi038 bash[32505]: audit 2024-09-14T04:13:39.502586+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:13:40.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:39 smithi038 bash[32505]: audit 2024-09-14T04:13:39.510644+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:13:40.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:39 smithi038 bash[84940]: cluster 2024-09-14T04:13:38.724084+0000 mgr.y (mgr.26165) 60 : cluster [DBG] pgmap v45: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:40.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:39 smithi038 bash[84940]: cluster 2024-09-14T04:13:38.724084+0000 mgr.y (mgr.26165) 60 : cluster [DBG] pgmap v45: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:40.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:39 smithi038 bash[84940]: audit 2024-09-14T04:13:39.502586+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:13:40.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:39 smithi038 bash[84940]: audit 2024-09-14T04:13:39.502586+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:13:40.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:39 smithi038 bash[84940]: audit 2024-09-14T04:13:39.510644+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:13:40.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:39 smithi038 bash[84940]: audit 2024-09-14T04:13:39.510644+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:13:40.683 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:13:40 smithi123 bash[61744]: ts=2024-09-14T04:13:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:13:41.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:41 smithi038 bash[32505]: audit 2024-09-14T04:13:40.263561+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:13:41.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:41 smithi038 bash[32505]: audit 2024-09-14T04:13:40.277124+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:13:41.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:41 smithi038 bash[32505]: audit 2024-09-14T04:13:40.906697+0000 mon.c (mon.2) 270 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:13:41.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:41 smithi038 bash[32505]: audit 2024-09-14T04:13:40.908361+0000 mon.c (mon.2) 271 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:13:41.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:41 smithi038 bash[32505]: audit 2024-09-14T04:13:40.928047+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:13:41.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:41 smithi038 bash[84940]: audit 2024-09-14T04:13:40.263561+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:13:41.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:41 smithi038 bash[84940]: audit 2024-09-14T04:13:40.263561+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:13:41.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:41 smithi038 bash[84940]: audit 2024-09-14T04:13:40.277124+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:13:41.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:41 smithi038 bash[84940]: audit 2024-09-14T04:13:40.277124+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:13:41.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:41 smithi038 bash[84940]: audit 2024-09-14T04:13:40.906697+0000 mon.c (mon.2) 270 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:13:41.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:41 smithi038 bash[84940]: audit 2024-09-14T04:13:40.906697+0000 mon.c (mon.2) 270 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:13:41.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:41 smithi038 bash[84940]: audit 2024-09-14T04:13:40.908361+0000 mon.c (mon.2) 271 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:13:41.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:41 smithi038 bash[84940]: audit 2024-09-14T04:13:40.908361+0000 mon.c (mon.2) 271 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:13:41.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:41 smithi038 bash[84940]: audit 2024-09-14T04:13:40.928047+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:13:41.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:41 smithi038 bash[84940]: audit 2024-09-14T04:13:40.928047+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:13:41.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:13:41 smithi123 bash[24950]: audit 2024-09-14T04:13:40.263561+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:13:41.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:13:41 smithi123 bash[24950]: audit 2024-09-14T04:13:40.277124+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:13:41.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:13:41 smithi123 bash[24950]: audit 2024-09-14T04:13:40.906697+0000 mon.c (mon.2) 270 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:13:41.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:13:41 smithi123 bash[24950]: audit 2024-09-14T04:13:40.908361+0000 mon.c (mon.2) 271 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:13:41.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:13:41 smithi123 bash[24950]: audit 2024-09-14T04:13:40.928047+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:13:42.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:13:42 smithi123 bash[24950]: cluster 2024-09-14T04:13:40.725176+0000 mgr.y (mgr.26165) 61 : cluster [DBG] pgmap v46: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:42.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:42 smithi038 bash[32505]: cluster 2024-09-14T04:13:40.725176+0000 mgr.y (mgr.26165) 61 : cluster [DBG] pgmap v46: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:42.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:42 smithi038 bash[84940]: cluster 2024-09-14T04:13:40.725176+0000 mgr.y (mgr.26165) 61 : cluster [DBG] pgmap v46: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:42.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:42 smithi038 bash[84940]: cluster 2024-09-14T04:13:40.725176+0000 mgr.y (mgr.26165) 61 : cluster [DBG] pgmap v46: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:44.181 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:13:44.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:13:44 smithi123 bash[24950]: cluster 2024-09-14T04:13:42.725751+0000 mgr.y (mgr.26165) 62 : cluster [DBG] pgmap v47: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:44.434 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:13:44 smithi123 bash[61744]: ts=2024-09-14T04:13:44.148Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1629-geb16b97b (eb16b97b08b1a378bbb6cbc2dadc21f07d8ac10b) quincy (stable)\", cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1629-geb16b97b (eb16b97b08b1a378bbb6cbc2dadc21f07d8ac10b) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:13:44.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:44 smithi038 bash[32505]: cluster 2024-09-14T04:13:42.725751+0000 mgr.y (mgr.26165) 62 : cluster [DBG] pgmap v47: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:44.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:44 smithi038 bash[84940]: cluster 2024-09-14T04:13:42.725751+0000 mgr.y (mgr.26165) 62 : cluster [DBG] pgmap v47: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:44.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:44 smithi038 bash[84940]: cluster 2024-09-14T04:13:42.725751+0000 mgr.y (mgr.26165) 62 : cluster [DBG] pgmap v47: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:45.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:13:45 smithi123 bash[24950]: audit 2024-09-14T04:13:45.184823+0000 mon.c (mon.2) 272 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:13:45.688 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:45 smithi038 bash[32505]: audit 2024-09-14T04:13:45.184823+0000 mon.c (mon.2) 272 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:13:45.688 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:45 smithi038 bash[84940]: audit 2024-09-14T04:13:45.184823+0000 mon.c (mon.2) 272 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:13:45.688 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:45 smithi038 bash[84940]: audit 2024-09-14T04:13:45.184823+0000 mon.c (mon.2) 272 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-14T04:13:46.184 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:13:45 smithi123 bash[61744]: ts=2024-09-14T04:13:45.740Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:13:46.184 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:13:45 smithi123 bash[61744]: ts=2024-09-14T04:13:45.741Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:13:46.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:13:46 smithi123 bash[24950]: cluster 2024-09-14T04:13:44.726382+0000 mgr.y (mgr.26165) 63 : cluster [DBG] pgmap v48: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:46.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:46 smithi038 bash[32505]: cluster 2024-09-14T04:13:44.726382+0000 mgr.y (mgr.26165) 63 : cluster [DBG] pgmap v48: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:46.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:46 smithi038 bash[84940]: cluster 2024-09-14T04:13:44.726382+0000 mgr.y (mgr.26165) 63 : cluster [DBG] pgmap v48: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:46.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:46 smithi038 bash[84940]: cluster 2024-09-14T04:13:44.726382+0000 mgr.y (mgr.26165) 63 : cluster [DBG] pgmap v48: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:13:47.342 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:13:46 smithi123 bash[61744]: ts=2024-09-14T04:13:46.951Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi123\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi123\", job=\"node\", machine=\"x86_64\", nodename=\"smithi123\", release=\"5.15.0-121-generic\", sysname=\"Linux\", version=\"#131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi123\", job=\"node\", machine=\"x86_64\", nodename=\"smithi123\", release=\"5.15.0-121-generic\", sysname=\"Linux\", version=\"#131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:13:47.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:13:47 smithi123 bash[24950]: cluster 2024-09-14T04:13:46.344742+0000 mon.a (mon.0) 58 : cluster [DBG] mgrmap e41: y(active, since 91s), standbys: x 2024-09-14T04:13:47.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:47 smithi038 bash[32505]: cluster 2024-09-14T04:13:46.344742+0000 mon.a (mon.0) 58 : cluster [DBG] mgrmap e41: y(active, since 91s), standbys: x 2024-09-14T04:13:47.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:47 smithi038 bash[84940]: cluster 2024-09-14T04:13:46.344742+0000 mon.a (mon.0) 58 : cluster [DBG] mgrmap e41: y(active, since 91s), standbys: x 2024-09-14T04:13:47.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:47 smithi038 bash[84940]: cluster 2024-09-14T04:13:46.344742+0000 mon.a (mon.0) 58 : cluster [DBG] mgrmap e41: y(active, since 91s), standbys: x 2024-09-14T04:13:48.290 INFO:teuthology.orchestra.run.smithi038.stdout:Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:862445896ef1df9aa3acdb9cfb761812e8e943c37f87d60be1b51d2242056802 2024-09-14T04:13:48.520 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:13:48 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:13:48] "GET /metrics HTTP/1.1" 200 34033 "" "Prometheus/2.51.0" 2024-09-14T04:13:48.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:48 smithi038 bash[32505]: cluster 2024-09-14T04:13:46.727459+0000 mgr.y (mgr.26165) 64 : cluster [DBG] pgmap v49: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-14T04:13:48.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:48 smithi038 bash[32505]: audit 2024-09-14T04:13:48.287882+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:13:48.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:48 smithi038 bash[32505]: audit 2024-09-14T04:13:48.292545+0000 mon.c (mon.2) 273 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:13:48.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:48 smithi038 bash[32505]: audit 2024-09-14T04:13:48.295317+0000 mon.c (mon.2) 274 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:13:48.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:48 smithi038 bash[32505]: audit 2024-09-14T04:13:48.296285+0000 mon.c (mon.2) 275 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:13:48.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:48 smithi038 bash[32505]: audit 2024-09-14T04:13:48.302880+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:13:48.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:48 smithi038 bash[84940]: cluster 2024-09-14T04:13:46.727459+0000 mgr.y (mgr.26165) 64 : cluster [DBG] pgmap v49: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-14T04:13:48.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:48 smithi038 bash[84940]: cluster 2024-09-14T04:13:46.727459+0000 mgr.y (mgr.26165) 64 : cluster [DBG] pgmap v49: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-14T04:13:48.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:48 smithi038 bash[84940]: audit 2024-09-14T04:13:48.287882+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:13:48.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:48 smithi038 bash[84940]: audit 2024-09-14T04:13:48.287882+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:13:48.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:48 smithi038 bash[84940]: audit 2024-09-14T04:13:48.292545+0000 mon.c (mon.2) 273 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:13:48.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:48 smithi038 bash[84940]: audit 2024-09-14T04:13:48.292545+0000 mon.c (mon.2) 273 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:13:48.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:48 smithi038 bash[84940]: audit 2024-09-14T04:13:48.295317+0000 mon.c (mon.2) 274 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:13:48.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:48 smithi038 bash[84940]: audit 2024-09-14T04:13:48.295317+0000 mon.c (mon.2) 274 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:13:48.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:48 smithi038 bash[84940]: audit 2024-09-14T04:13:48.296285+0000 mon.c (mon.2) 275 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:13:48.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:48 smithi038 bash[84940]: audit 2024-09-14T04:13:48.296285+0000 mon.c (mon.2) 275 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:13:48.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:48 smithi038 bash[84940]: audit 2024-09-14T04:13:48.302880+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:13:48.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:48 smithi038 bash[84940]: audit 2024-09-14T04:13:48.302880+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:13:48.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:13:48 smithi123 bash[24950]: cluster 2024-09-14T04:13:46.727459+0000 mgr.y (mgr.26165) 64 : cluster [DBG] pgmap v49: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-14T04:13:48.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:13:48 smithi123 bash[24950]: audit 2024-09-14T04:13:48.287882+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:13:48.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:13:48 smithi123 bash[24950]: audit 2024-09-14T04:13:48.292545+0000 mon.c (mon.2) 273 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:13:48.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:13:48 smithi123 bash[24950]: audit 2024-09-14T04:13:48.295317+0000 mon.c (mon.2) 274 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:13:48.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:13:48 smithi123 bash[24950]: audit 2024-09-14T04:13:48.296285+0000 mon.c (mon.2) 275 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-14T04:13:48.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:13:48 smithi123 bash[24950]: audit 2024-09-14T04:13:48.302880+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:13:49.170 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -e sha1=a2782315255a3e7d5f6cdc9eb35785187ff6ddf8 -- bash -c 'echo wait for majority of mons to upgrade' 2024-09-14T04:13:49.365 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:49 smithi038 bash[84940]: audit 2024-09-14T04:13:48.279918+0000 mgr.y (mgr.26165) 65 : audit [DBG] from='client.26219 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:13:49.365 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:49 smithi038 bash[84940]: audit 2024-09-14T04:13:48.279918+0000 mgr.y (mgr.26165) 65 : audit [DBG] from='client.26219 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:13:49.365 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:49 smithi038 bash[84940]: cephadm 2024-09-14T04:13:48.280499+0000 mgr.y (mgr.26165) 66 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:862445896ef1df9aa3acdb9cfb761812e8e943c37f87d60be1b51d2242056802 2024-09-14T04:13:49.365 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:49 smithi038 bash[84940]: cephadm 2024-09-14T04:13:48.280499+0000 mgr.y (mgr.26165) 66 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:862445896ef1df9aa3acdb9cfb761812e8e943c37f87d60be1b51d2242056802 2024-09-14T04:13:49.365 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:49 smithi038 bash[84940]: audit 2024-09-14T04:13:48.372942+0000 mon.c (mon.2) 276 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:13:49.365 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:49 smithi038 bash[84940]: audit 2024-09-14T04:13:48.372942+0000 mon.c (mon.2) 276 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:13:49.365 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:49 smithi038 bash[84940]: audit 2024-09-14T04:13:48.374843+0000 mon.c (mon.2) 277 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-14T04:13:49.366 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:49 smithi038 bash[84940]: audit 2024-09-14T04:13:48.374843+0000 mon.c (mon.2) 277 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-14T04:13:49.366 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:49 smithi038 bash[84940]: audit 2024-09-14T04:13:48.375967+0000 mon.c (mon.2) 278 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-14T04:13:49.366 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:49 smithi038 bash[84940]: audit 2024-09-14T04:13:48.375967+0000 mon.c (mon.2) 278 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-14T04:13:49.366 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:49 smithi038 bash[84940]: audit 2024-09-14T04:13:48.376607+0000 mon.c (mon.2) 279 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-14T04:13:49.366 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:49 smithi038 bash[84940]: audit 2024-09-14T04:13:48.376607+0000 mon.c (mon.2) 279 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-14T04:13:49.366 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:49 smithi038 bash[84940]: cephadm 2024-09-14T04:13:48.377100+0000 mgr.y (mgr.26165) 67 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-14T04:13:49.366 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:49 smithi038 bash[84940]: cephadm 2024-09-14T04:13:48.377100+0000 mgr.y (mgr.26165) 67 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-14T04:13:49.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:49 smithi038 bash[32505]: audit 2024-09-14T04:13:48.279918+0000 mgr.y (mgr.26165) 65 : audit [DBG] from='client.26219 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:13:49.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:49 smithi038 bash[32505]: cephadm 2024-09-14T04:13:48.280499+0000 mgr.y (mgr.26165) 66 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:862445896ef1df9aa3acdb9cfb761812e8e943c37f87d60be1b51d2242056802 2024-09-14T04:13:49.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:49 smithi038 bash[32505]: audit 2024-09-14T04:13:48.372942+0000 mon.c (mon.2) 276 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:13:49.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:49 smithi038 bash[32505]: audit 2024-09-14T04:13:48.374843+0000 mon.c (mon.2) 277 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-14T04:13:49.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:49 smithi038 bash[32505]: audit 2024-09-14T04:13:48.375967+0000 mon.c (mon.2) 278 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-14T04:13:49.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:49 smithi038 bash[32505]: audit 2024-09-14T04:13:48.376607+0000 mon.c (mon.2) 279 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-14T04:13:49.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:49 smithi038 bash[32505]: cephadm 2024-09-14T04:13:48.377100+0000 mgr.y (mgr.26165) 67 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-14T04:13:49.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:13:49 smithi123 bash[24950]: audit 2024-09-14T04:13:48.279918+0000 mgr.y (mgr.26165) 65 : audit [DBG] from='client.26219 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:13:49.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:13:49 smithi123 bash[24950]: cephadm 2024-09-14T04:13:48.280499+0000 mgr.y (mgr.26165) 66 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:862445896ef1df9aa3acdb9cfb761812e8e943c37f87d60be1b51d2242056802 2024-09-14T04:13:49.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:13:49 smithi123 bash[24950]: audit 2024-09-14T04:13:48.372942+0000 mon.c (mon.2) 276 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-14T04:13:49.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:13:49 smithi123 bash[24950]: audit 2024-09-14T04:13:48.374843+0000 mon.c (mon.2) 277 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-14T04:13:49.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:13:49 smithi123 bash[24950]: audit 2024-09-14T04:13:48.375967+0000 mon.c (mon.2) 278 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-14T04:13:49.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:13:49 smithi123 bash[24950]: audit 2024-09-14T04:13:48.376607+0000 mon.c (mon.2) 279 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-14T04:13:49.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:13:49 smithi123 bash[24950]: cephadm 2024-09-14T04:13:48.377100+0000 mgr.y (mgr.26165) 67 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-14T04:13:50.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:13:50 smithi123 bash[24950]: cluster 2024-09-14T04:13:48.728050+0000 mgr.y (mgr.26165) 68 : cluster [DBG] pgmap v50: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-14T04:13:50.684 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:13:50 smithi123 bash[61744]: ts=2024-09-14T04:13:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:13:50.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:50 smithi038 bash[32505]: cluster 2024-09-14T04:13:48.728050+0000 mgr.y (mgr.26165) 68 : cluster [DBG] pgmap v50: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-14T04:13:50.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:50 smithi038 bash[84940]: cluster 2024-09-14T04:13:48.728050+0000 mgr.y (mgr.26165) 68 : cluster [DBG] pgmap v50: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-14T04:13:50.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:50 smithi038 bash[84940]: cluster 2024-09-14T04:13:48.728050+0000 mgr.y (mgr.26165) 68 : cluster [DBG] pgmap v50: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-14T04:13:52.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:51 smithi038 bash[32505]: cluster 2024-09-14T04:13:50.729218+0000 mgr.y (mgr.26165) 69 : cluster [DBG] pgmap v51: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-14T04:13:52.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:51 smithi038 bash[32505]: cephadm 2024-09-14T04:13:50.921842+0000 mgr.y (mgr.26165) 70 : cephadm [INF] Upgrade: Updating mon.c 2024-09-14T04:13:52.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:51 smithi038 bash[32505]: audit 2024-09-14T04:13:50.934013+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:13:52.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:51 smithi038 bash[32505]: audit 2024-09-14T04:13:50.942937+0000 mon.c (mon.2) 280 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-14T04:13:52.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:51 smithi038 bash[32505]: audit 2024-09-14T04:13:50.944639+0000 mon.c (mon.2) 281 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-14T04:13:52.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:51 smithi038 bash[32505]: audit 2024-09-14T04:13:50.946255+0000 mon.c (mon.2) 282 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:13:52.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:51 smithi038 bash[32505]: cephadm 2024-09-14T04:13:50.948156+0000 mgr.y (mgr.26165) 71 : cephadm [INF] Deploying daemon mon.c on smithi038 2024-09-14T04:13:52.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:51 smithi038 bash[84940]: cluster 2024-09-14T04:13:50.729218+0000 mgr.y (mgr.26165) 69 : cluster [DBG] pgmap v51: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-14T04:13:52.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:51 smithi038 bash[84940]: cluster 2024-09-14T04:13:50.729218+0000 mgr.y (mgr.26165) 69 : cluster [DBG] pgmap v51: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-14T04:13:52.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:51 smithi038 bash[84940]: cephadm 2024-09-14T04:13:50.921842+0000 mgr.y (mgr.26165) 70 : cephadm [INF] Upgrade: Updating mon.c 2024-09-14T04:13:52.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:51 smithi038 bash[84940]: cephadm 2024-09-14T04:13:50.921842+0000 mgr.y (mgr.26165) 70 : cephadm [INF] Upgrade: Updating mon.c 2024-09-14T04:13:52.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:51 smithi038 bash[84940]: audit 2024-09-14T04:13:50.934013+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:13:52.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:51 smithi038 bash[84940]: audit 2024-09-14T04:13:50.934013+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:13:52.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:51 smithi038 bash[84940]: audit 2024-09-14T04:13:50.942937+0000 mon.c (mon.2) 280 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-14T04:13:52.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:51 smithi038 bash[84940]: audit 2024-09-14T04:13:50.942937+0000 mon.c (mon.2) 280 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-14T04:13:52.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:51 smithi038 bash[84940]: audit 2024-09-14T04:13:50.944639+0000 mon.c (mon.2) 281 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-14T04:13:52.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:51 smithi038 bash[84940]: audit 2024-09-14T04:13:50.944639+0000 mon.c (mon.2) 281 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-14T04:13:52.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:51 smithi038 bash[84940]: audit 2024-09-14T04:13:50.946255+0000 mon.c (mon.2) 282 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:13:52.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:51 smithi038 bash[84940]: audit 2024-09-14T04:13:50.946255+0000 mon.c (mon.2) 282 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:13:52.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:51 smithi038 bash[84940]: cephadm 2024-09-14T04:13:50.948156+0000 mgr.y (mgr.26165) 71 : cephadm [INF] Deploying daemon mon.c on smithi038 2024-09-14T04:13:52.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:51 smithi038 bash[84940]: cephadm 2024-09-14T04:13:50.948156+0000 mgr.y (mgr.26165) 71 : cephadm [INF] Deploying daemon mon.c on smithi038 2024-09-14T04:13:52.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:13:51 smithi123 bash[24950]: cluster 2024-09-14T04:13:50.729218+0000 mgr.y (mgr.26165) 69 : cluster [DBG] pgmap v51: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-14T04:13:52.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:13:51 smithi123 bash[24950]: cephadm 2024-09-14T04:13:50.921842+0000 mgr.y (mgr.26165) 70 : cephadm [INF] Upgrade: Updating mon.c 2024-09-14T04:13:52.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:13:51 smithi123 bash[24950]: audit 2024-09-14T04:13:50.934013+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.26165 ' entity='mgr.y' 2024-09-14T04:13:52.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:13:51 smithi123 bash[24950]: audit 2024-09-14T04:13:50.942937+0000 mon.c (mon.2) 280 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-14T04:13:52.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:13:51 smithi123 bash[24950]: audit 2024-09-14T04:13:50.944639+0000 mon.c (mon.2) 281 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-14T04:13:52.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:13:51 smithi123 bash[24950]: audit 2024-09-14T04:13:50.946255+0000 mon.c (mon.2) 282 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-14T04:13:52.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:13:51 smithi123 bash[24950]: cephadm 2024-09-14T04:13:50.948156+0000 mgr.y (mgr.26165) 71 : cephadm [INF] Deploying daemon mon.c on smithi038 2024-09-14T04:13:53.717 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:53 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:13:53.718 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:53 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:13:53.718 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 04:13:53 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:13:53.719 INFO:journalctl@ceph.osd.1.smithi038.stdout:Sep 14 04:13:53 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:13:53.719 INFO:journalctl@ceph.osd.2.smithi038.stdout:Sep 14 04:13:53 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:13:53.719 INFO:journalctl@ceph.osd.3.smithi038.stdout:Sep 14 04:13:53 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:13:53.720 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:13:53 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:13:53.720 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:13:53 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:13:53.720 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 04:13:53 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:13:54.020 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:13:53 smithi038 bash[76239]: [14/Sep/2024:04:13:53] ENGINE Bus STOPPING 2024-09-14T04:13:54.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:53 smithi038 systemd[1]: Stopping Ceph mon.c for 4d8d8784-724c-11ef-bceb-c7b262605968... 2024-09-14T04:13:54.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:53 smithi038 bash[32505]: debug 2024-09-14T04:13:53.798+0000 7f4f77718640 -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-09-14T04:13:54.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:53 smithi038 bash[32505]: debug 2024-09-14T04:13:53.798+0000 7f4f77718640 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-09-14T04:13:54.370 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:13:54 smithi038 bash[76239]: [14/Sep/2024:04:13:54] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-14T04:13:54.370 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:13:54 smithi038 bash[76239]: [14/Sep/2024:04:13:54] ENGINE Bus STOPPED 2024-09-14T04:13:54.370 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:13:54 smithi038 bash[76239]: [14/Sep/2024:04:13:54] ENGINE Bus STARTING 2024-09-14T04:13:54.434 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:13:54 smithi123 bash[61744]: ts=2024-09-14T04:13:54.148Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1629-geb16b97b (eb16b97b08b1a378bbb6cbc2dadc21f07d8ac10b) quincy (stable)\", cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1629-geb16b97b (eb16b97b08b1a378bbb6cbc2dadc21f07d8ac10b) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:13:54.454 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:13:54.770 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:13:54 smithi038 bash[76239]: [14/Sep/2024:04:13:54] ENGINE Serving on http://:::9283 2024-09-14T04:13:54.771 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:13:54 smithi038 bash[76239]: [14/Sep/2024:04:13:54] ENGINE Bus STARTED 2024-09-14T04:13:55.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:54 smithi038 bash[87196]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-mon-c 2024-09-14T04:13:55.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:13:55 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:13:55.771 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:13:55 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:13:55.771 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 04:13:55 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:13:55.771 INFO:journalctl@ceph.osd.1.smithi038.stdout:Sep 14 04:13:55 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:13:55.772 INFO:journalctl@ceph.osd.2.smithi038.stdout:Sep 14 04:13:55 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:13:55.772 INFO:journalctl@ceph.osd.3.smithi038.stdout:Sep 14 04:13:55 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:13:55.772 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:13:55 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:13:55.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:55 smithi038 bash[87281]: Error response from daemon: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-mon-c 2024-09-14T04:13:55.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:55 smithi038 systemd[1]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968@mon.c.service: Deactivated successfully. 2024-09-14T04:13:55.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:55 smithi038 systemd[1]: Stopped Ceph mon.c for 4d8d8784-724c-11ef-bceb-c7b262605968. 2024-09-14T04:13:55.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:55 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:13:55.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:55 smithi038 systemd[1]: Started Ceph mon.c for 4d8d8784-724c-11ef-bceb-c7b262605968. 2024-09-14T04:13:55.773 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 04:13:55 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:13:56.184 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:13:55 smithi123 bash[61744]: ts=2024-09-14T04:13:55.740Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:13:56.184 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:13:55 smithi123 bash[61744]: ts=2024-09-14T04:13:55.741Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:13:57.434 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:13:56 smithi123 bash[61744]: ts=2024-09-14T04:13:56.951Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi123\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi123\", job=\"node\", machine=\"x86_64\", nodename=\"smithi123\", release=\"5.15.0-121-generic\", sysname=\"Linux\", version=\"#131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi123\", job=\"node\", machine=\"x86_64\", nodename=\"smithi123\", release=\"5.15.0-121-generic\", sysname=\"Linux\", version=\"#131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:13:57.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.450+0000 7f45117b4c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-14T04:13:57.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.450+0000 7f45117b4c80 0 ceph version 19.3.0-4907-ga2782315 (a2782315255a3e7d5f6cdc9eb35785187ff6ddf8) squid (dev), process ceph-mon, pid 7 2024-09-14T04:13:57.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.450+0000 7f45117b4c80 0 pidfile_write: ignore empty --pid-file 2024-09-14T04:13:57.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 0 load: jerasure load: lrc 2024-09-14T04:13:57.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-14T04:13:57.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Git sha 0 2024-09-14T04:13:57.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Compile date 2024-09-12 20:09:22 2024-09-14T04:13:57.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: DB SUMMARY 2024-09-14T04:13:57.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: DB Session ID: MNIFF94YSV2KKBDE74ZA 2024-09-14T04:13:57.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: CURRENT file: CURRENT 2024-09-14T04:13:57.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-14T04:13:57.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 1853 Bytes 2024-09-14T04:13:57.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000039.sst 2024-09-14T04:13:57.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000037.log size: 1101781 ; 2024-09-14T04:13:57.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.error_if_exists: 0 2024-09-14T04:13:57.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.create_if_missing: 0 2024-09-14T04:13:57.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-14T04:13:57.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-14T04:13:57.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-14T04:13:57.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-14T04:13:57.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.env: 0x55d7a0158120 2024-09-14T04:13:57.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-14T04:13:57.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.info_log: 0x55d7a1701700 2024-09-14T04:13:57.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-14T04:13:57.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.statistics: (nil) 2024-09-14T04:13:57.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.use_fsync: 0 2024-09-14T04:13:57.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-14T04:13:57.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-14T04:13:57.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-14T04:13:57.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-14T04:13:57.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-14T04:13:57.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-14T04:13:57.775 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-14T04:13:57.775 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-14T04:13:57.775 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-14T04:13:57.775 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-14T04:13:57.775 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-14T04:13:57.775 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.db_log_dir: 2024-09-14T04:13:57.775 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.wal_dir: 2024-09-14T04:13:57.775 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-14T04:13:57.775 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-14T04:13:57.775 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-14T04:13:57.775 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-14T04:13:57.775 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-14T04:13:57.776 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-14T04:13:57.776 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-14T04:13:57.776 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-14T04:13:57.776 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.write_buffer_manager: 0x55d7a17041e0 2024-09-14T04:13:57.776 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-14T04:13:57.776 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-14T04:13:57.776 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-14T04:13:57.776 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-14T04:13:57.776 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-14T04:13:57.776 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-14T04:13:57.776 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-14T04:13:57.776 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-14T04:13:57.777 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.unordered_write: 0 2024-09-14T04:13:57.777 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-14T04:13:57.777 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-14T04:13:57.777 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-14T04:13:57.777 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-14T04:13:57.777 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.row_cache: None 2024-09-14T04:13:57.777 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.wal_filter: None 2024-09-14T04:13:57.777 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-14T04:13:57.777 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-14T04:13:57.777 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.two_write_queues: 0 2024-09-14T04:13:57.777 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-14T04:13:57.777 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.wal_compression: 0 2024-09-14T04:13:57.777 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.atomic_flush: 0 2024-09-14T04:13:57.778 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-14T04:13:57.778 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-14T04:13:57.778 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-14T04:13:57.778 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-14T04:13:57.778 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-14T04:13:57.778 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-14T04:13:57.778 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-14T04:13:57.778 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-14T04:13:57.778 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-14T04:13:57.778 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-14T04:13:57.778 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-14T04:13:57.778 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-14T04:13:57.778 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-14T04:13:57.779 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-14T04:13:57.779 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-14T04:13:57.779 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-14T04:13:57.779 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-14T04:13:57.779 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-14T04:13:57.779 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-14T04:13:57.779 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-14T04:13:57.779 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-14T04:13:57.779 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-14T04:13:57.779 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.max_open_files: -1 2024-09-14T04:13:57.779 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-14T04:13:57.779 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-14T04:13:57.779 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-14T04:13:57.780 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-14T04:13:57.780 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-14T04:13:57.780 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Compression algorithms supported: 2024-09-14T04:13:57.780 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: kZSTD supported: 0 2024-09-14T04:13:57.780 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: kXpressCompression supported: 0 2024-09-14T04:13:57.780 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-14T04:13:57.780 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-14T04:13:57.780 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-14T04:13:57.780 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: kZlibCompression supported: 1 2024-09-14T04:13:57.780 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-14T04:13:57.780 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-14T04:13:57.780 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-14T04:13:57.780 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-14T04:13:57.780 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 2024-09-14T04:13:57.782 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-14T04:13:57.782 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-14T04:13:57.782 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.merge_operator: 2024-09-14T04:13:57.782 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.compaction_filter: None 2024-09-14T04:13:57.782 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-14T04:13:57.782 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-14T04:13:57.782 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-14T04:13:57.782 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-14T04:13:57.782 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55d7a1701320) 2024-09-14T04:13:57.782 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: cache_index_and_filter_blocks: 1 2024-09-14T04:13:57.782 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-14T04:13:57.782 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-14T04:13:57.783 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: pin_top_level_index_and_filter: 1 2024-09-14T04:13:57.783 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: index_type: 0 2024-09-14T04:13:57.783 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: data_block_index_type: 0 2024-09-14T04:13:57.783 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: index_shortening: 1 2024-09-14T04:13:57.783 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: data_block_hash_table_util_ratio: 0.750000 2024-09-14T04:13:57.783 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: checksum: 4 2024-09-14T04:13:57.783 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: no_block_cache: 0 2024-09-14T04:13:57.783 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: block_cache: 0x55d7a16f7610 2024-09-14T04:13:57.783 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: block_cache_name: BinnedLRUCache 2024-09-14T04:13:57.783 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: block_cache_options: 2024-09-14T04:13:57.783 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: capacity : 536870912 2024-09-14T04:13:57.783 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: num_shard_bits : 4 2024-09-14T04:13:57.783 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: strict_capacity_limit : 0 2024-09-14T04:13:57.783 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: high_pri_pool_ratio: 0.000 2024-09-14T04:13:57.784 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: block_cache_compressed: (nil) 2024-09-14T04:13:57.784 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: persistent_cache: (nil) 2024-09-14T04:13:57.784 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: block_size: 4096 2024-09-14T04:13:57.784 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: block_size_deviation: 10 2024-09-14T04:13:57.784 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: block_restart_interval: 16 2024-09-14T04:13:57.784 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: index_block_restart_interval: 1 2024-09-14T04:13:57.784 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: metadata_block_size: 4096 2024-09-14T04:13:57.784 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: partition_filters: 0 2024-09-14T04:13:57.784 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: use_delta_encoding: 1 2024-09-14T04:13:57.784 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: filter_policy: bloomfilter 2024-09-14T04:13:57.784 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: whole_key_filtering: 1 2024-09-14T04:13:57.784 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: verify_compression: 0 2024-09-14T04:13:57.784 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: read_amp_bytes_per_bit: 0 2024-09-14T04:13:57.785 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: format_version: 5 2024-09-14T04:13:57.785 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: enable_index_compression: 1 2024-09-14T04:13:57.785 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: block_align: 0 2024-09-14T04:13:57.785 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: max_auto_readahead_size: 262144 2024-09-14T04:13:57.785 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: prepopulate_block_cache: 0 2024-09-14T04:13:57.785 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: initial_auto_readahead_size: 8192 2024-09-14T04:13:57.785 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: num_file_reads_for_auto_readahead: 2 2024-09-14T04:13:57.785 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-14T04:13:57.785 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-14T04:13:57.785 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.compression: NoCompression 2024-09-14T04:13:57.785 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-14T04:13:57.785 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-14T04:13:57.786 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-14T04:13:57.786 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.num_levels: 7 2024-09-14T04:13:57.786 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-14T04:13:57.786 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-14T04:13:57.786 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-14T04:13:57.786 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-14T04:13:57.786 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-14T04:13:57.786 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-14T04:13:57.786 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-14T04:13:57.786 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-14T04:13:57.786 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-14T04:13:57.786 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-14T04:13:57.786 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-14T04:13:57.786 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-14T04:13:57.787 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-14T04:13:57.787 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-14T04:13:57.787 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-14T04:13:57.787 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-14T04:13:57.787 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-14T04:13:57.787 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-14T04:13:57.787 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-14T04:13:57.787 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-14T04:13:57.787 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-14T04:13:57.787 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-14T04:13:57.787 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-14T04:13:57.787 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-14T04:13:57.787 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-14T04:13:57.788 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-14T04:13:57.788 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-14T04:13:57.788 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-14T04:13:57.788 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-14T04:13:57.788 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-14T04:13:57.788 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-14T04:13:57.788 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-14T04:13:57.788 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-14T04:13:57.788 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-14T04:13:57.788 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-14T04:13:57.788 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-14T04:13:57.788 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-14T04:13:57.788 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-14T04:13:57.789 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-14T04:13:57.789 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-14T04:13:57.789 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-14T04:13:57.789 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-14T04:13:57.789 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-14T04:13:57.789 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-14T04:13:57.789 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-14T04:13:57.789 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-14T04:13:57.789 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-14T04:13:57.789 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-14T04:13:57.789 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-14T04:13:57.789 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-14T04:13:57.789 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-14T04:13:57.790 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-14T04:13:57.790 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-14T04:13:57.790 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-14T04:13:57.790 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-14T04:13:57.790 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-14T04:13:57.790 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-14T04:13:57.790 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-14T04:13:57.790 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-14T04:13:57.790 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.bloom_locality: 0 2024-09-14T04:13:57.790 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-14T04:13:57.790 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-14T04:13:57.790 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-14T04:13:57.790 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-14T04:13:57.791 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-14T04:13:57.791 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.ttl: 2592000 2024-09-14T04:13:57.791 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-14T04:13:57.791 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-14T04:13:57.791 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-14T04:13:57.791 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.enable_blob_files: false 2024-09-14T04:13:57.791 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.min_blob_size: 0 2024-09-14T04:13:57.791 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-14T04:13:57.791 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-14T04:13:57.791 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-14T04:13:57.791 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-14T04:13:57.791 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-14T04:13:57.791 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-14T04:13:57.791 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-14T04:13:57.792 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-14T04:13:57.792 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f450e58a640 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 39.sst 2024-09-14T04:13:57.792 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-14T04:13:57.792 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 41, last_sequence is 20413, log_number is 37,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-14T04:13:57.792 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 37 2024-09-14T04:13:57.792 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 538938e3-5bed-467a-a556-fe692b20334e 2024-09-14T04:13:57.792 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726287237460881, "job": 1, "event": "recovery_started", "wal_files": [37]} 2024-09-14T04:13:57.792 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.454+0000 7f45117b4c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #37 mode 2 2024-09-14T04:13:57.792 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.462+0000 7f45117b4c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726287237467679, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 42, "file_size": 713673, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 20418, "largest_seqno": 21023, "table_properties": {"data_size": 710373, "index_size": 1684, "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": 4945, "raw_average_key_size": 22, "raw_value_size": 705308, "raw_average_value_size": 3162, "num_data_blocks": 76, "num_entries": 223, "num_filter_entries": 223, "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": "[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": 1726287237, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "538938e3-5bed-467a-a556-fe692b20334e", "db_session_id": "MNIFF94YSV2KKBDE74ZA", "orig_file_number": 42, "seqno_to_time_mapping": "N/A"}} 2024-09-14T04:13:57.792 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.462+0000 7f45117b4c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726287237467856, "job": 1, "event": "recovery_finished"} 2024-09-14T04:13:57.792 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.462+0000 7f45117b4c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 44 2024-09-14T04:13:57.792 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.462+0000 7f45117b4c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-14T04:13:57.792 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.466+0000 7f45117b4c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000037.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-14T04:13:57.793 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.466+0000 7f45117b4c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55d7a1724e00 2024-09-14T04:13:57.793 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.466+0000 7f45117b4c80 4 rocksdb: DB pointer 0x55d7a1828000 2024-09-14T04:13:57.793 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.466+0000 7f450757c640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-14T04:13:57.793 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.466+0000 7f450757c640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-14T04:13:57.793 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: ** DB Stats ** 2024-09-14T04:13:57.793 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-14T04:13:57.793 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-14T04:13:57.793 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-14T04:13:57.793 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-14T04:13:57.793 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-14T04:13:57.793 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-14T04:13:57.793 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-14T04:13:57.793 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: ** Compaction Stats [default] ** 2024-09-14T04:13:57.793 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: 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-09-14T04:13:57.793 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-14T04:13:57.794 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: L0 1/0 696.95 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 226.9 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-14T04:13:57.794 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: L6 1/0 9.57 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-09-14T04:13:57.794 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: Sum 2/0 10.25 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 226.9 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-14T04:13:57.794 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 226.9 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-14T04:13:57.794 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: ** Compaction Stats [default] ** 2024-09-14T04:13:57.794 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: 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-09-14T04:13:57.794 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-14T04:13:57.794 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 226.9 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-14T04:13:57.794 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-14T04:13:57.794 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-14T04:13:57.794 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: Flush(GB): cumulative 0.001, interval 0.001 2024-09-14T04:13:57.794 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-14T04:13:57.794 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: AddFile(Total Files): cumulative 0, interval 0 2024-09-14T04:13:57.794 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-14T04:13:57.794 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: AddFile(Keys): cumulative 0, interval 0 2024-09-14T04:13:57.795 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: Cumulative compaction: 0.00 GB write, 51.24 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-14T04:13:57.795 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: Interval compaction: 0.00 GB write, 51.24 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-14T04:13:57.795 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: 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-09-14T04:13:57.795 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: Block cache BinnedLRUCache@0x55d7a16f7610#7 capacity: 512.00 MB usage: 2.48 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.5e-05 secs_since: 0 2024-09-14T04:13:57.795 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: Block cache entry stats(count,size,portion): FilterBlock(1,0.66 KB,0.00012517%) IndexBlock(1,1.83 KB,0.000348687%) Misc(1,0.00 KB,0%) 2024-09-14T04:13:57.795 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: ** File Read Latency Histogram By Level [default] ** 2024-09-14T04:13:57.795 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.470+0000 7f45117b4c80 0 starting mon.c rank 2 at public addrs [v2:172.21.15.38:3301/0,v1:172.21.15.38:6790/0] at bind addrs [v2:172.21.15.38:3301/0,v1:172.21.15.38:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 4d8d8784-724c-11ef-bceb-c7b262605968 2024-09-14T04:13:57.795 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.470+0000 7f45117b4c80 1 mon.c@-1(???) e3 preinit fsid 4d8d8784-724c-11ef-bceb-c7b262605968 2024-09-14T04:13:57.795 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.470+0000 7f45117b4c80 0 mon.c@-1(???).mds e10 new map 2024-09-14T04:13:57.795 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.470+0000 7f45117b4c80 0 mon.c@-1(???).mds e10 print_map 2024-09-14T04:13:57.795 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: e10 2024-09-14T04:13:57.795 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: btime 1970-01-01T00:00:00:000000+0000 2024-09-14T04:13:57.795 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-14T04:13:57.795 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: 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-09-14T04:13:57.796 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: legacy client fscid: 1 2024-09-14T04:13:57.796 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: 2024-09-14T04:13:57.796 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: Filesystem 'foo' (1) 2024-09-14T04:13:57.796 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: fs_name foo 2024-09-14T04:13:57.796 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: epoch 10 2024-09-14T04:13:57.796 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: flags 12 joinable allow_snaps allow_multimds_snaps 2024-09-14T04:13:57.796 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: created 2024-09-14T04:04:58.740604+0000 2024-09-14T04:13:57.796 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: modified 2024-09-14T04:05:10.936445+0000 2024-09-14T04:13:57.796 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: tableserver 0 2024-09-14T04:13:57.796 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: root 0 2024-09-14T04:13:57.796 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: session_timeout 60 2024-09-14T04:13:57.796 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: session_autoclose 300 2024-09-14T04:13:57.796 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: max_file_size 1099511627776 2024-09-14T04:13:57.796 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: max_xattr_size 65536 2024-09-14T04:13:57.797 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: required_client_features {} 2024-09-14T04:13:57.797 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: last_failure 0 2024-09-14T04:13:57.797 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: last_failure_osd_epoch 64 2024-09-14T04:13:57.797 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: 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-09-14T04:13:57.797 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: max_mds 1 2024-09-14T04:13:57.797 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: in 0 2024-09-14T04:13:57.797 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: up {0=24397} 2024-09-14T04:13:57.797 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: failed 2024-09-14T04:13:57.797 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: damaged 2024-09-14T04:13:57.797 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: stopped 2024-09-14T04:13:57.797 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: data_pools [4] 2024-09-14T04:13:57.797 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: metadata_pool 3 2024-09-14T04:13:57.797 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: inline_data disabled 2024-09-14T04:13:57.797 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: balancer 2024-09-14T04:13:57.797 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: bal_rank_mask -1 2024-09-14T04:13:57.798 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: standby_count_wanted 1 2024-09-14T04:13:57.798 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: qdb_cluster leader: 0 members: 2024-09-14T04:13:57.798 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: [mds.foo.smithi123.jvlckj{0:24397} state up:active seq 4 join_fscid=1 addr [v2:172.21.15.123:6832/3345210451,v1:172.21.15.123:6833/3345210451] compat {c=[1],r=[1],i=[7ff]}] 2024-09-14T04:13:57.798 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: 2024-09-14T04:13:57.798 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: 2024-09-14T04:13:57.798 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: Standby daemons: 2024-09-14T04:13:57.798 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: 2024-09-14T04:13:57.798 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: [mds.foo.smithi038.tqrryo{-1:14613} state up:standby seq 1 join_fscid=1 addr [v2:172.21.15.38:6834/1602286214,v1:172.21.15.38:6835/1602286214] compat {c=[1],r=[1],i=[7ff]}] 2024-09-14T04:13:57.798 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.470+0000 7f45117b4c80 0 mon.c@-1(???).osd e75 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-14T04:13:57.798 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.470+0000 7f45117b4c80 0 mon.c@-1(???).osd e75 crush map has features 432629239337189376, adjusting msgr requires 2024-09-14T04:13:57.798 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.470+0000 7f45117b4c80 0 mon.c@-1(???).osd e75 crush map has features 432629239337189376, adjusting msgr requires 2024-09-14T04:13:57.798 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.470+0000 7f45117b4c80 0 mon.c@-1(???).osd e75 crush map has features 432629239337189376, adjusting msgr requires 2024-09-14T04:13:57.798 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:13:57 smithi038 bash[87336]: debug 2024-09-14T04:13:57.470+0000 7f45117b4c80 1 mon.c@-1(???).paxosservice(auth 1..23) refresh upgraded, format 0 -> 3 2024-09-14T04:13:58.521 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:13:58 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:13:58] "GET /metrics HTTP/1.1" 200 34033 "" "Prometheus/2.51.0" 2024-09-14T04:13:59.278 INFO:teuthology.orchestra.run.smithi038.stdout:wait for majority of mons to upgrade 2024-09-14T04:14:00.043 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -e sha1=a2782315255a3e7d5f6cdc9eb35785187ff6ddf8 -- bash -c 'while ! ceph mon versions | grep $sha1 | egrep '"'"': [23]'"'"' && ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error; do sleep 2 ; done' 2024-09-14T04:14:00.684 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:14:00 smithi123 bash[61744]: ts=2024-09-14T04:14:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:14:02.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:02 smithi038 bash[84940]: cluster 2024-09-14T04:13:52.729940+0000 mgr.y (mgr.26165) 72 : cluster [DBG] pgmap v52: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-14T04:14:02.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:02 smithi038 bash[84940]: cluster 2024-09-14T04:13:52.729940+0000 mgr.y (mgr.26165) 72 : cluster [DBG] pgmap v52: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-14T04:14:02.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:02 smithi038 bash[84940]: audit 2024-09-14T04:13:53.809165+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-14T04:14:02.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:02 smithi038 bash[84940]: audit 2024-09-14T04:13:53.809165+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-14T04:14:02.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:02 smithi038 bash[84940]: audit 2024-09-14T04:13:53.809531+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-14T04:14:02.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:02 smithi038 bash[84940]: audit 2024-09-14T04:13:53.809531+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-14T04:14:02.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:02 smithi038 bash[84940]: audit 2024-09-14T04:13:53.810191+0000 mon.a (mon.0) 64 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-14T04:14:02.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:02 smithi038 bash[84940]: audit 2024-09-14T04:13:53.810191+0000 mon.a (mon.0) 64 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-14T04:14:02.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:02 smithi123 bash[24950]: cluster 2024-09-14T04:13:52.729940+0000 mgr.y (mgr.26165) 72 : cluster [DBG] pgmap v52: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-14T04:14:02.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:02 smithi123 bash[24950]: audit 2024-09-14T04:13:53.809165+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-14T04:14:02.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:02 smithi123 bash[24950]: audit 2024-09-14T04:13:53.809531+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-14T04:14:02.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:02 smithi123 bash[24950]: audit 2024-09-14T04:13:53.810191+0000 mon.a (mon.0) 64 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-14T04:14:03.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:03 smithi123 bash[24950]: audit 2024-09-14T04:13:54.265798+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-14T04:14:03.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:03 smithi123 bash[24950]: audit 2024-09-14T04:13:54.267730+0000 mgr.y (mgr.26165) 73 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-14T04:14:03.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:03 smithi123 bash[24950]: cluster 2024-09-14T04:13:54.730616+0000 mgr.y (mgr.26165) 74 : cluster [DBG] pgmap v53: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-14T04:14:03.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:03 smithi123 bash[24950]: cluster 2024-09-14T04:13:56.731701+0000 mgr.y (mgr.26165) 75 : cluster [DBG] pgmap v54: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-14T04:14:03.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:03 smithi123 bash[24950]: cluster 2024-09-14T04:13:57.501727+0000 mon.a (mon.0) 66 : cluster [INF] mon.a calling monitor election 2024-09-14T04:14:03.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:03 smithi123 bash[24950]: cluster 2024-09-14T04:13:57.503313+0000 mon.b (mon.1) 92 : cluster [INF] mon.b calling monitor election 2024-09-14T04:14:03.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:03 smithi123 bash[24950]: cluster 2024-09-14T04:13:58.732192+0000 mgr.y (mgr.26165) 76 : cluster [DBG] pgmap v55: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:03.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:03 smithi123 bash[24950]: audit 2024-09-14T04:14:00.185107+0000 mon.a (mon.0) 67 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:14:03.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:03 smithi123 bash[24950]: cluster 2024-09-14T04:14:00.733327+0000 mgr.y (mgr.26165) 77 : cluster [DBG] pgmap v56: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:03.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:03 smithi123 bash[24950]: cluster 2024-09-14T04:14:02.505228+0000 mon.a (mon.0) 68 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-14T04:14:03.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:03 smithi123 bash[24950]: cluster 2024-09-14T04:14:02.517613+0000 mon.a (mon.0) 69 : cluster [DBG] monmap epoch 3 2024-09-14T04:14:03.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:03 smithi123 bash[24950]: cluster 2024-09-14T04:14:02.517663+0000 mon.a (mon.0) 70 : cluster [DBG] fsid 4d8d8784-724c-11ef-bceb-c7b262605968 2024-09-14T04:14:03.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:03 smithi123 bash[24950]: cluster 2024-09-14T04:14:02.517690+0000 mon.a (mon.0) 71 : cluster [DBG] last_changed 2024-09-14T03:53:05.201511+0000 2024-09-14T04:14:03.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:03 smithi123 bash[24950]: cluster 2024-09-14T04:14:02.517710+0000 mon.a (mon.0) 72 : cluster [DBG] created 2024-09-14T03:50:45.949874+0000 2024-09-14T04:14:03.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:03 smithi123 bash[24950]: cluster 2024-09-14T04:14:02.517729+0000 mon.a (mon.0) 73 : cluster [DBG] min_mon_release 17 (quincy) 2024-09-14T04:14:03.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:03 smithi123 bash[24950]: cluster 2024-09-14T04:14:02.517743+0000 mon.a (mon.0) 74 : cluster [DBG] election_strategy: 1 2024-09-14T04:14:03.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:03 smithi123 bash[24950]: cluster 2024-09-14T04:14:02.517761+0000 mon.a (mon.0) 75 : cluster [DBG] 0: [v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0] mon.a 2024-09-14T04:14:03.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:03 smithi123 bash[24950]: cluster 2024-09-14T04:14:02.517779+0000 mon.a (mon.0) 76 : cluster [DBG] 1: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.b 2024-09-14T04:14:03.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:03 smithi123 bash[24950]: cluster 2024-09-14T04:14:02.517797+0000 mon.a (mon.0) 77 : cluster [DBG] 2: [v2:172.21.15.38:3301/0,v1:172.21.15.38:6790/0] mon.c 2024-09-14T04:14:03.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:03 smithi123 bash[24950]: cluster 2024-09-14T04:14:02.519109+0000 mon.a (mon.0) 78 : cluster [DBG] fsmap foo:1 {0=foo.smithi123.jvlckj=up:active} 1 up:standby 2024-09-14T04:14:03.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:03 smithi123 bash[24950]: cluster 2024-09-14T04:14:02.519167+0000 mon.a (mon.0) 79 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-14T04:14:03.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:03 smithi123 bash[24950]: cluster 2024-09-14T04:14:02.519805+0000 mon.a (mon.0) 80 : cluster [DBG] mgrmap e41: y(active, since 107s), standbys: x 2024-09-14T04:14:03.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:03 smithi123 bash[24950]: cluster 2024-09-14T04:14:02.520120+0000 mon.a (mon.0) 81 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-09-14T04:14:03.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:03 smithi123 bash[24950]: cluster 2024-09-14T04:14:02.552006+0000 mon.a (mon.0) 82 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2024-09-14T04:14:03.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:03 smithi123 bash[24950]: cluster 2024-09-14T04:14:02.552041+0000 mon.a (mon.0) 83 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2024-09-14T04:14:03.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:03 smithi123 bash[24950]: cluster 2024-09-14T04:14:02.552101+0000 mon.a (mon.0) 84 : cluster [WRN] mon.c (rank 2) addr [v2:172.21.15.38:3301/0,v1:172.21.15.38:6790/0] is down (out of quorum) 2024-09-14T04:14:03.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:03 smithi123 bash[24950]: audit 2024-09-14T04:14:02.557866+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:03.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:03 smithi123 bash[24950]: audit 2024-09-14T04:14:02.574755+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:03.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:03 smithi123 bash[24950]: audit 2024-09-14T04:14:02.577473+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:14:03.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:03 smithi123 bash[24950]: cluster 2024-09-14T04:14:02.734067+0000 mgr.y (mgr.26165) 78 : cluster [DBG] pgmap v57: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:04.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[84940]: audit 2024-09-14T04:13:54.265798+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-14T04:14:04.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[84940]: audit 2024-09-14T04:13:54.265798+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-14T04:14:04.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[84940]: audit 2024-09-14T04:13:54.267730+0000 mgr.y (mgr.26165) 73 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-14T04:14:04.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[84940]: audit 2024-09-14T04:13:54.267730+0000 mgr.y (mgr.26165) 73 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-14T04:14:04.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[84940]: cluster 2024-09-14T04:13:54.730616+0000 mgr.y (mgr.26165) 74 : cluster [DBG] pgmap v53: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-14T04:14:04.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[84940]: cluster 2024-09-14T04:13:54.730616+0000 mgr.y (mgr.26165) 74 : cluster [DBG] pgmap v53: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-14T04:14:04.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[84940]: cluster 2024-09-14T04:13:56.731701+0000 mgr.y (mgr.26165) 75 : cluster [DBG] pgmap v54: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-14T04:14:04.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[84940]: cluster 2024-09-14T04:13:56.731701+0000 mgr.y (mgr.26165) 75 : cluster [DBG] pgmap v54: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-14T04:14:04.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[84940]: cluster 2024-09-14T04:13:57.501727+0000 mon.a (mon.0) 66 : cluster [INF] mon.a calling monitor election 2024-09-14T04:14:04.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[84940]: cluster 2024-09-14T04:13:57.501727+0000 mon.a (mon.0) 66 : cluster [INF] mon.a calling monitor election 2024-09-14T04:14:04.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[84940]: cluster 2024-09-14T04:13:57.503313+0000 mon.b (mon.1) 92 : cluster [INF] mon.b calling monitor election 2024-09-14T04:14:04.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[84940]: cluster 2024-09-14T04:13:57.503313+0000 mon.b (mon.1) 92 : cluster [INF] mon.b calling monitor election 2024-09-14T04:14:04.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[84940]: cluster 2024-09-14T04:13:58.732192+0000 mgr.y (mgr.26165) 76 : cluster [DBG] pgmap v55: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:04.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[84940]: cluster 2024-09-14T04:13:58.732192+0000 mgr.y (mgr.26165) 76 : cluster [DBG] pgmap v55: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:04.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[84940]: audit 2024-09-14T04:14:00.185107+0000 mon.a (mon.0) 67 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:14:04.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[84940]: audit 2024-09-14T04:14:00.185107+0000 mon.a (mon.0) 67 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:14:04.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[84940]: cluster 2024-09-14T04:14:00.733327+0000 mgr.y (mgr.26165) 77 : cluster [DBG] pgmap v56: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:04.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[84940]: cluster 2024-09-14T04:14:00.733327+0000 mgr.y (mgr.26165) 77 : cluster [DBG] pgmap v56: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:04.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[84940]: cluster 2024-09-14T04:14:02.505228+0000 mon.a (mon.0) 68 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-14T04:14:04.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[84940]: cluster 2024-09-14T04:14:02.505228+0000 mon.a (mon.0) 68 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-14T04:14:04.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[84940]: cluster 2024-09-14T04:14:02.517613+0000 mon.a (mon.0) 69 : cluster [DBG] monmap epoch 3 2024-09-14T04:14:04.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[87336]: cluster 2024-09-14T04:13:52.729940+0000 mgr.y (mgr.26165) 72 : cluster [DBG] pgmap v52: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-14T04:14:04.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[87336]: cluster 2024-09-14T04:13:52.729940+0000 mgr.y (mgr.26165) 72 : cluster [DBG] pgmap v52: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-14T04:14:04.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[87336]: audit 2024-09-14T04:13:53.809165+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-14T04:14:04.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[87336]: audit 2024-09-14T04:13:53.809165+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-14T04:14:04.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[87336]: audit 2024-09-14T04:13:53.809531+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-14T04:14:04.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[87336]: audit 2024-09-14T04:13:53.809531+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-14T04:14:04.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[87336]: audit 2024-09-14T04:13:53.810191+0000 mon.a (mon.0) 64 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-14T04:14:04.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[87336]: audit 2024-09-14T04:13:53.810191+0000 mon.a (mon.0) 64 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-14T04:14:04.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[87336]: audit 2024-09-14T04:13:54.265798+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-14T04:14:04.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[87336]: audit 2024-09-14T04:13:54.265798+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-14T04:14:04.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[87336]: audit 2024-09-14T04:13:54.267730+0000 mgr.y (mgr.26165) 73 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-14T04:14:04.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[87336]: audit 2024-09-14T04:13:54.267730+0000 mgr.y (mgr.26165) 73 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-14T04:14:04.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[87336]: cluster 2024-09-14T04:13:54.730616+0000 mgr.y (mgr.26165) 74 : cluster [DBG] pgmap v53: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-14T04:14:04.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[87336]: cluster 2024-09-14T04:13:54.730616+0000 mgr.y (mgr.26165) 74 : cluster [DBG] pgmap v53: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-14T04:14:04.025 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[87336]: cluster 2024-09-14T04:13:56.731701+0000 mgr.y (mgr.26165) 75 : cluster [DBG] pgmap v54: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-14T04:14:04.025 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[87336]: cluster 2024-09-14T04:13:56.731701+0000 mgr.y (mgr.26165) 75 : cluster [DBG] pgmap v54: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-14T04:14:04.025 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[87336]: cluster 2024-09-14T04:13:57.501727+0000 mon.a (mon.0) 66 : cluster [INF] mon.a calling monitor election 2024-09-14T04:14:04.025 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[87336]: cluster 2024-09-14T04:13:57.501727+0000 mon.a (mon.0) 66 : cluster [INF] mon.a calling monitor election 2024-09-14T04:14:04.025 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[87336]: cluster 2024-09-14T04:13:57.503313+0000 mon.b (mon.1) 92 : cluster [INF] mon.b calling monitor election 2024-09-14T04:14:04.025 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[87336]: cluster 2024-09-14T04:13:57.503313+0000 mon.b (mon.1) 92 : cluster [INF] mon.b calling monitor election 2024-09-14T04:14:04.025 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[87336]: cluster 2024-09-14T04:13:58.732192+0000 mgr.y (mgr.26165) 76 : cluster [DBG] pgmap v55: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:04.025 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[87336]: cluster 2024-09-14T04:13:58.732192+0000 mgr.y (mgr.26165) 76 : cluster [DBG] pgmap v55: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:04.025 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[87336]: audit 2024-09-14T04:14:00.185107+0000 mon.a (mon.0) 67 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:14:04.025 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[87336]: audit 2024-09-14T04:14:00.185107+0000 mon.a (mon.0) 67 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:14:04.025 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[87336]: cluster 2024-09-14T04:14:00.733327+0000 mgr.y (mgr.26165) 77 : cluster [DBG] pgmap v56: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:04.026 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[87336]: cluster 2024-09-14T04:14:00.733327+0000 mgr.y (mgr.26165) 77 : cluster [DBG] pgmap v56: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:04.026 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[87336]: cluster 2024-09-14T04:14:02.505228+0000 mon.a (mon.0) 68 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-14T04:14:04.026 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[87336]: cluster 2024-09-14T04:14:02.505228+0000 mon.a (mon.0) 68 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-14T04:14:04.026 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[87336]: cluster 2024-09-14T04:14:02.517613+0000 mon.a (mon.0) 69 : cluster [DBG] monmap epoch 3 2024-09-14T04:14:04.026 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[87336]: cluster 2024-09-14T04:14:02.517613+0000 mon.a (mon.0) 69 : cluster [DBG] monmap epoch 3 2024-09-14T04:14:04.026 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[87336]: cluster 2024-09-14T04:14:02.517663+0000 mon.a (mon.0) 70 : cluster [DBG] fsid 4d8d8784-724c-11ef-bceb-c7b262605968 2024-09-14T04:14:04.026 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[87336]: cluster 2024-09-14T04:14:02.517663+0000 mon.a (mon.0) 70 : cluster [DBG] fsid 4d8d8784-724c-11ef-bceb-c7b262605968 2024-09-14T04:14:04.026 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[87336]: cluster 2024-09-14T04:14:02.517690+0000 mon.a (mon.0) 71 : cluster [DBG] last_changed 2024-09-14T03:53:05.201511+0000 2024-09-14T04:14:04.026 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[87336]: cluster 2024-09-14T04:14:02.517690+0000 mon.a (mon.0) 71 : cluster [DBG] last_changed 2024-09-14T03:53:05.201511+0000 2024-09-14T04:14:04.026 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[87336]: cluster 2024-09-14T04:14:02.517710+0000 mon.a (mon.0) 72 : cluster [DBG] created 2024-09-14T03:50:45.949874+0000 2024-09-14T04:14:04.026 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[87336]: cluster 2024-09-14T04:14:02.517710+0000 mon.a (mon.0) 72 : cluster [DBG] created 2024-09-14T03:50:45.949874+0000 2024-09-14T04:14:04.026 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[87336]: cluster 2024-09-14T04:14:02.517729+0000 mon.a (mon.0) 73 : cluster [DBG] min_mon_release 17 (quincy) 2024-09-14T04:14:04.027 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[87336]: cluster 2024-09-14T04:14:02.517729+0000 mon.a (mon.0) 73 : cluster [DBG] min_mon_release 17 (quincy) 2024-09-14T04:14:04.027 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[87336]: cluster 2024-09-14T04:14:02.517743+0000 mon.a (mon.0) 74 : cluster [DBG] election_strategy: 1 2024-09-14T04:14:04.027 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[87336]: cluster 2024-09-14T04:14:02.517743+0000 mon.a (mon.0) 74 : cluster [DBG] election_strategy: 1 2024-09-14T04:14:04.027 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[87336]: cluster 2024-09-14T04:14:02.517761+0000 mon.a (mon.0) 75 : cluster [DBG] 0: [v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0] mon.a 2024-09-14T04:14:04.027 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[87336]: cluster 2024-09-14T04:14:02.517761+0000 mon.a (mon.0) 75 : cluster [DBG] 0: [v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0] mon.a 2024-09-14T04:14:04.027 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[87336]: cluster 2024-09-14T04:14:02.517779+0000 mon.a (mon.0) 76 : cluster [DBG] 1: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.b 2024-09-14T04:14:04.027 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[87336]: cluster 2024-09-14T04:14:02.517779+0000 mon.a (mon.0) 76 : cluster [DBG] 1: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.b 2024-09-14T04:14:04.027 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[84940]: cluster 2024-09-14T04:14:02.517613+0000 mon.a (mon.0) 69 : cluster [DBG] monmap epoch 3 2024-09-14T04:14:04.028 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[84940]: cluster 2024-09-14T04:14:02.517663+0000 mon.a (mon.0) 70 : cluster [DBG] fsid 4d8d8784-724c-11ef-bceb-c7b262605968 2024-09-14T04:14:04.028 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[84940]: cluster 2024-09-14T04:14:02.517663+0000 mon.a (mon.0) 70 : cluster [DBG] fsid 4d8d8784-724c-11ef-bceb-c7b262605968 2024-09-14T04:14:04.028 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[84940]: cluster 2024-09-14T04:14:02.517690+0000 mon.a (mon.0) 71 : cluster [DBG] last_changed 2024-09-14T03:53:05.201511+0000 2024-09-14T04:14:04.028 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[84940]: cluster 2024-09-14T04:14:02.517690+0000 mon.a (mon.0) 71 : cluster [DBG] last_changed 2024-09-14T03:53:05.201511+0000 2024-09-14T04:14:04.028 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[84940]: cluster 2024-09-14T04:14:02.517710+0000 mon.a (mon.0) 72 : cluster [DBG] created 2024-09-14T03:50:45.949874+0000 2024-09-14T04:14:04.028 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[84940]: cluster 2024-09-14T04:14:02.517710+0000 mon.a (mon.0) 72 : cluster [DBG] created 2024-09-14T03:50:45.949874+0000 2024-09-14T04:14:04.028 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[84940]: cluster 2024-09-14T04:14:02.517729+0000 mon.a (mon.0) 73 : cluster [DBG] min_mon_release 17 (quincy) 2024-09-14T04:14:04.028 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[84940]: cluster 2024-09-14T04:14:02.517729+0000 mon.a (mon.0) 73 : cluster [DBG] min_mon_release 17 (quincy) 2024-09-14T04:14:04.028 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[84940]: cluster 2024-09-14T04:14:02.517743+0000 mon.a (mon.0) 74 : cluster [DBG] election_strategy: 1 2024-09-14T04:14:04.028 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[84940]: cluster 2024-09-14T04:14:02.517743+0000 mon.a (mon.0) 74 : cluster [DBG] election_strategy: 1 2024-09-14T04:14:04.028 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[84940]: cluster 2024-09-14T04:14:02.517761+0000 mon.a (mon.0) 75 : cluster [DBG] 0: [v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0] mon.a 2024-09-14T04:14:04.029 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[84940]: cluster 2024-09-14T04:14:02.517761+0000 mon.a (mon.0) 75 : cluster [DBG] 0: [v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0] mon.a 2024-09-14T04:14:04.029 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[84940]: cluster 2024-09-14T04:14:02.517779+0000 mon.a (mon.0) 76 : cluster [DBG] 1: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.b 2024-09-14T04:14:04.029 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[84940]: cluster 2024-09-14T04:14:02.517779+0000 mon.a (mon.0) 76 : cluster [DBG] 1: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.b 2024-09-14T04:14:04.032 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[84940]: cluster 2024-09-14T04:14:02.517797+0000 mon.a (mon.0) 77 : cluster [DBG] 2: [v2:172.21.15.38:3301/0,v1:172.21.15.38:6790/0] mon.c 2024-09-14T04:14:04.032 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[84940]: cluster 2024-09-14T04:14:02.517797+0000 mon.a (mon.0) 77 : cluster [DBG] 2: [v2:172.21.15.38:3301/0,v1:172.21.15.38:6790/0] mon.c 2024-09-14T04:14:04.032 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[84940]: cluster 2024-09-14T04:14:02.519109+0000 mon.a (mon.0) 78 : cluster [DBG] fsmap foo:1 {0=foo.smithi123.jvlckj=up:active} 1 up:standby 2024-09-14T04:14:04.032 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[84940]: cluster 2024-09-14T04:14:02.519109+0000 mon.a (mon.0) 78 : cluster [DBG] fsmap foo:1 {0=foo.smithi123.jvlckj=up:active} 1 up:standby 2024-09-14T04:14:04.032 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[84940]: cluster 2024-09-14T04:14:02.519167+0000 mon.a (mon.0) 79 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-14T04:14:04.032 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[84940]: cluster 2024-09-14T04:14:02.519167+0000 mon.a (mon.0) 79 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-14T04:14:04.032 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[84940]: cluster 2024-09-14T04:14:02.519805+0000 mon.a (mon.0) 80 : cluster [DBG] mgrmap e41: y(active, since 107s), standbys: x 2024-09-14T04:14:04.032 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[84940]: cluster 2024-09-14T04:14:02.519805+0000 mon.a (mon.0) 80 : cluster [DBG] mgrmap e41: y(active, since 107s), standbys: x 2024-09-14T04:14:04.033 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[84940]: cluster 2024-09-14T04:14:02.520120+0000 mon.a (mon.0) 81 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-09-14T04:14:04.033 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[84940]: cluster 2024-09-14T04:14:02.520120+0000 mon.a (mon.0) 81 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-09-14T04:14:04.033 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[84940]: cluster 2024-09-14T04:14:02.552006+0000 mon.a (mon.0) 82 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2024-09-14T04:14:04.033 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[84940]: cluster 2024-09-14T04:14:02.552006+0000 mon.a (mon.0) 82 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2024-09-14T04:14:04.033 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[84940]: cluster 2024-09-14T04:14:02.552041+0000 mon.a (mon.0) 83 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2024-09-14T04:14:04.033 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[84940]: cluster 2024-09-14T04:14:02.552041+0000 mon.a (mon.0) 83 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2024-09-14T04:14:04.033 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[84940]: cluster 2024-09-14T04:14:02.552101+0000 mon.a (mon.0) 84 : cluster [WRN] mon.c (rank 2) addr [v2:172.21.15.38:3301/0,v1:172.21.15.38:6790/0] is down (out of quorum) 2024-09-14T04:14:04.033 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[84940]: cluster 2024-09-14T04:14:02.552101+0000 mon.a (mon.0) 84 : cluster [WRN] mon.c (rank 2) addr [v2:172.21.15.38:3301/0,v1:172.21.15.38:6790/0] is down (out of quorum) 2024-09-14T04:14:04.033 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[84940]: audit 2024-09-14T04:14:02.557866+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:04.033 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[84940]: audit 2024-09-14T04:14:02.557866+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:04.033 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[84940]: audit 2024-09-14T04:14:02.574755+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:04.033 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[84940]: audit 2024-09-14T04:14:02.574755+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:04.034 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[84940]: audit 2024-09-14T04:14:02.577473+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:14:04.034 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[84940]: audit 2024-09-14T04:14:02.577473+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:14:04.034 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[84940]: cluster 2024-09-14T04:14:02.734067+0000 mgr.y (mgr.26165) 78 : cluster [DBG] pgmap v57: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:04.034 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[84940]: cluster 2024-09-14T04:14:02.734067+0000 mgr.y (mgr.26165) 78 : cluster [DBG] pgmap v57: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:04.034 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[87336]: cluster 2024-09-14T04:14:02.517797+0000 mon.a (mon.0) 77 : cluster [DBG] 2: [v2:172.21.15.38:3301/0,v1:172.21.15.38:6790/0] mon.c 2024-09-14T04:14:04.034 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[87336]: cluster 2024-09-14T04:14:02.517797+0000 mon.a (mon.0) 77 : cluster [DBG] 2: [v2:172.21.15.38:3301/0,v1:172.21.15.38:6790/0] mon.c 2024-09-14T04:14:04.034 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[87336]: cluster 2024-09-14T04:14:02.519109+0000 mon.a (mon.0) 78 : cluster [DBG] fsmap foo:1 {0=foo.smithi123.jvlckj=up:active} 1 up:standby 2024-09-14T04:14:04.034 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[87336]: cluster 2024-09-14T04:14:02.519109+0000 mon.a (mon.0) 78 : cluster [DBG] fsmap foo:1 {0=foo.smithi123.jvlckj=up:active} 1 up:standby 2024-09-14T04:14:04.034 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[87336]: cluster 2024-09-14T04:14:02.519167+0000 mon.a (mon.0) 79 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-14T04:14:04.034 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[87336]: cluster 2024-09-14T04:14:02.519167+0000 mon.a (mon.0) 79 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-14T04:14:04.034 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[87336]: cluster 2024-09-14T04:14:02.519805+0000 mon.a (mon.0) 80 : cluster [DBG] mgrmap e41: y(active, since 107s), standbys: x 2024-09-14T04:14:04.035 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[87336]: cluster 2024-09-14T04:14:02.519805+0000 mon.a (mon.0) 80 : cluster [DBG] mgrmap e41: y(active, since 107s), standbys: x 2024-09-14T04:14:04.035 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[87336]: cluster 2024-09-14T04:14:02.520120+0000 mon.a (mon.0) 81 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-09-14T04:14:04.035 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[87336]: cluster 2024-09-14T04:14:02.520120+0000 mon.a (mon.0) 81 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-09-14T04:14:04.035 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[87336]: cluster 2024-09-14T04:14:02.552006+0000 mon.a (mon.0) 82 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2024-09-14T04:14:04.035 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[87336]: cluster 2024-09-14T04:14:02.552006+0000 mon.a (mon.0) 82 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2024-09-14T04:14:04.035 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[87336]: cluster 2024-09-14T04:14:02.552041+0000 mon.a (mon.0) 83 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2024-09-14T04:14:04.035 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[87336]: cluster 2024-09-14T04:14:02.552041+0000 mon.a (mon.0) 83 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2024-09-14T04:14:04.035 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[87336]: cluster 2024-09-14T04:14:02.552101+0000 mon.a (mon.0) 84 : cluster [WRN] mon.c (rank 2) addr [v2:172.21.15.38:3301/0,v1:172.21.15.38:6790/0] is down (out of quorum) 2024-09-14T04:14:04.035 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[87336]: cluster 2024-09-14T04:14:02.552101+0000 mon.a (mon.0) 84 : cluster [WRN] mon.c (rank 2) addr [v2:172.21.15.38:3301/0,v1:172.21.15.38:6790/0] is down (out of quorum) 2024-09-14T04:14:04.035 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[87336]: audit 2024-09-14T04:14:02.557866+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:04.035 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[87336]: audit 2024-09-14T04:14:02.557866+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:04.035 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[87336]: audit 2024-09-14T04:14:02.574755+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:04.035 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[87336]: audit 2024-09-14T04:14:02.574755+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:04.036 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[87336]: audit 2024-09-14T04:14:02.577473+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:14:04.036 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[87336]: audit 2024-09-14T04:14:02.577473+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:14:04.036 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[87336]: cluster 2024-09-14T04:14:02.734067+0000 mgr.y (mgr.26165) 78 : cluster [DBG] pgmap v57: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:04.036 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:03 smithi038 bash[87336]: cluster 2024-09-14T04:14:02.734067+0000 mgr.y (mgr.26165) 78 : cluster [DBG] pgmap v57: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:04.434 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:14:04 smithi123 bash[61744]: ts=2024-09-14T04:14:04.148Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1629-geb16b97b (eb16b97b08b1a378bbb6cbc2dadc21f07d8ac10b) quincy (stable)\", cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1629-geb16b97b (eb16b97b08b1a378bbb6cbc2dadc21f07d8ac10b) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:14:04.844 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:14:04.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:04 smithi123 bash[24950]: cluster 2024-09-14T04:13:57.499316+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-14T04:14:04.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:04 smithi123 bash[24950]: cluster 2024-09-14T04:14:03.533587+0000 mon.a (mon.0) 88 : cluster [INF] mon.a calling monitor election 2024-09-14T04:14:04.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:04 smithi123 bash[24950]: cluster 2024-09-14T04:14:03.534228+0000 mon.b (mon.1) 93 : cluster [INF] mon.b calling monitor election 2024-09-14T04:14:04.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:04 smithi123 bash[24950]: cluster 2024-09-14T04:14:03.553966+0000 mon.a (mon.0) 89 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-14T04:14:04.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:04 smithi123 bash[24950]: cluster 2024-09-14T04:14:03.564993+0000 mon.a (mon.0) 90 : cluster [DBG] monmap epoch 3 2024-09-14T04:14:04.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:04 smithi123 bash[24950]: cluster 2024-09-14T04:14:03.565056+0000 mon.a (mon.0) 91 : cluster [DBG] fsid 4d8d8784-724c-11ef-bceb-c7b262605968 2024-09-14T04:14:04.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:04 smithi123 bash[24950]: cluster 2024-09-14T04:14:03.565074+0000 mon.a (mon.0) 92 : cluster [DBG] last_changed 2024-09-14T03:53:05.201511+0000 2024-09-14T04:14:04.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:04 smithi123 bash[24950]: cluster 2024-09-14T04:14:03.565097+0000 mon.a (mon.0) 93 : cluster [DBG] created 2024-09-14T03:50:45.949874+0000 2024-09-14T04:14:04.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:04 smithi123 bash[24950]: cluster 2024-09-14T04:14:03.565120+0000 mon.a (mon.0) 94 : cluster [DBG] min_mon_release 17 (quincy) 2024-09-14T04:14:04.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:04 smithi123 bash[24950]: cluster 2024-09-14T04:14:03.565157+0000 mon.a (mon.0) 95 : cluster [DBG] election_strategy: 1 2024-09-14T04:14:04.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:04 smithi123 bash[24950]: cluster 2024-09-14T04:14:03.565193+0000 mon.a (mon.0) 96 : cluster [DBG] 0: [v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0] mon.a 2024-09-14T04:14:04.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:04 smithi123 bash[24950]: cluster 2024-09-14T04:14:03.565232+0000 mon.a (mon.0) 97 : cluster [DBG] 1: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.b 2024-09-14T04:14:04.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:04 smithi123 bash[24950]: cluster 2024-09-14T04:14:03.565268+0000 mon.a (mon.0) 98 : cluster [DBG] 2: [v2:172.21.15.38:3301/0,v1:172.21.15.38:6790/0] mon.c 2024-09-14T04:14:04.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:04 smithi123 bash[24950]: cluster 2024-09-14T04:14:03.585967+0000 mon.a (mon.0) 99 : cluster [DBG] fsmap foo:1 {0=foo.smithi123.jvlckj=up:active} 1 up:standby 2024-09-14T04:14:04.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:04 smithi123 bash[24950]: cluster 2024-09-14T04:14:03.586023+0000 mon.a (mon.0) 100 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-14T04:14:04.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:04 smithi123 bash[24950]: cluster 2024-09-14T04:14:03.586845+0000 mon.a (mon.0) 101 : cluster [DBG] mgrmap e41: y(active, since 108s), standbys: x 2024-09-14T04:14:04.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:04 smithi123 bash[24950]: cluster 2024-09-14T04:14:03.587145+0000 mon.a (mon.0) 102 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-09-14T04:14:04.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:04 smithi123 bash[24950]: cluster 2024-09-14T04:14:03.587181+0000 mon.a (mon.0) 103 : cluster [INF] Cluster is now healthy 2024-09-14T04:14:04.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:04 smithi123 bash[24950]: cluster 2024-09-14T04:14:03.593869+0000 mon.a (mon.0) 104 : cluster [INF] overall HEALTH_OK 2024-09-14T04:14:05.004 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[84940]: cluster 2024-09-14T04:13:57.499316+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-14T04:14:05.004 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[84940]: cluster 2024-09-14T04:13:57.499316+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-14T04:14:05.004 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[84940]: cluster 2024-09-14T04:14:03.533587+0000 mon.a (mon.0) 88 : cluster [INF] mon.a calling monitor election 2024-09-14T04:14:05.004 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[84940]: cluster 2024-09-14T04:14:03.533587+0000 mon.a (mon.0) 88 : cluster [INF] mon.a calling monitor election 2024-09-14T04:14:05.004 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[84940]: cluster 2024-09-14T04:14:03.534228+0000 mon.b (mon.1) 93 : cluster [INF] mon.b calling monitor election 2024-09-14T04:14:05.004 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[84940]: cluster 2024-09-14T04:14:03.534228+0000 mon.b (mon.1) 93 : cluster [INF] mon.b calling monitor election 2024-09-14T04:14:05.005 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[84940]: cluster 2024-09-14T04:14:03.553966+0000 mon.a (mon.0) 89 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-14T04:14:05.005 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[84940]: cluster 2024-09-14T04:14:03.553966+0000 mon.a (mon.0) 89 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-14T04:14:05.005 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[84940]: cluster 2024-09-14T04:14:03.564993+0000 mon.a (mon.0) 90 : cluster [DBG] monmap epoch 3 2024-09-14T04:14:05.005 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[84940]: cluster 2024-09-14T04:14:03.564993+0000 mon.a (mon.0) 90 : cluster [DBG] monmap epoch 3 2024-09-14T04:14:05.005 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[84940]: cluster 2024-09-14T04:14:03.565056+0000 mon.a (mon.0) 91 : cluster [DBG] fsid 4d8d8784-724c-11ef-bceb-c7b262605968 2024-09-14T04:14:05.005 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[84940]: cluster 2024-09-14T04:14:03.565056+0000 mon.a (mon.0) 91 : cluster [DBG] fsid 4d8d8784-724c-11ef-bceb-c7b262605968 2024-09-14T04:14:05.005 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[84940]: cluster 2024-09-14T04:14:03.565074+0000 mon.a (mon.0) 92 : cluster [DBG] last_changed 2024-09-14T03:53:05.201511+0000 2024-09-14T04:14:05.005 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[84940]: cluster 2024-09-14T04:14:03.565074+0000 mon.a (mon.0) 92 : cluster [DBG] last_changed 2024-09-14T03:53:05.201511+0000 2024-09-14T04:14:05.005 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[84940]: cluster 2024-09-14T04:14:03.565097+0000 mon.a (mon.0) 93 : cluster [DBG] created 2024-09-14T03:50:45.949874+0000 2024-09-14T04:14:05.005 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[84940]: cluster 2024-09-14T04:14:03.565097+0000 mon.a (mon.0) 93 : cluster [DBG] created 2024-09-14T03:50:45.949874+0000 2024-09-14T04:14:05.005 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[84940]: cluster 2024-09-14T04:14:03.565120+0000 mon.a (mon.0) 94 : cluster [DBG] min_mon_release 17 (quincy) 2024-09-14T04:14:05.005 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[84940]: cluster 2024-09-14T04:14:03.565120+0000 mon.a (mon.0) 94 : cluster [DBG] min_mon_release 17 (quincy) 2024-09-14T04:14:05.005 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[84940]: cluster 2024-09-14T04:14:03.565157+0000 mon.a (mon.0) 95 : cluster [DBG] election_strategy: 1 2024-09-14T04:14:05.005 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[84940]: cluster 2024-09-14T04:14:03.565157+0000 mon.a (mon.0) 95 : cluster [DBG] election_strategy: 1 2024-09-14T04:14:05.006 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[84940]: cluster 2024-09-14T04:14:03.565193+0000 mon.a (mon.0) 96 : cluster [DBG] 0: [v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0] mon.a 2024-09-14T04:14:05.006 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[84940]: cluster 2024-09-14T04:14:03.565193+0000 mon.a (mon.0) 96 : cluster [DBG] 0: [v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0] mon.a 2024-09-14T04:14:05.006 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[84940]: cluster 2024-09-14T04:14:03.565232+0000 mon.a (mon.0) 97 : cluster [DBG] 1: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.b 2024-09-14T04:14:05.006 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[84940]: cluster 2024-09-14T04:14:03.565232+0000 mon.a (mon.0) 97 : cluster [DBG] 1: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.b 2024-09-14T04:14:05.006 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[84940]: cluster 2024-09-14T04:14:03.565268+0000 mon.a (mon.0) 98 : cluster [DBG] 2: [v2:172.21.15.38:3301/0,v1:172.21.15.38:6790/0] mon.c 2024-09-14T04:14:05.006 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[84940]: cluster 2024-09-14T04:14:03.565268+0000 mon.a (mon.0) 98 : cluster [DBG] 2: [v2:172.21.15.38:3301/0,v1:172.21.15.38:6790/0] mon.c 2024-09-14T04:14:05.006 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[87336]: cluster 2024-09-14T04:13:57.499316+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-14T04:14:05.006 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[87336]: cluster 2024-09-14T04:13:57.499316+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-14T04:14:05.006 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[87336]: cluster 2024-09-14T04:14:03.533587+0000 mon.a (mon.0) 88 : cluster [INF] mon.a calling monitor election 2024-09-14T04:14:05.006 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[87336]: cluster 2024-09-14T04:14:03.533587+0000 mon.a (mon.0) 88 : cluster [INF] mon.a calling monitor election 2024-09-14T04:14:05.007 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[87336]: cluster 2024-09-14T04:14:03.534228+0000 mon.b (mon.1) 93 : cluster [INF] mon.b calling monitor election 2024-09-14T04:14:05.007 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[87336]: cluster 2024-09-14T04:14:03.534228+0000 mon.b (mon.1) 93 : cluster [INF] mon.b calling monitor election 2024-09-14T04:14:05.007 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[87336]: cluster 2024-09-14T04:14:03.553966+0000 mon.a (mon.0) 89 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-14T04:14:05.007 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[87336]: cluster 2024-09-14T04:14:03.553966+0000 mon.a (mon.0) 89 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-14T04:14:05.007 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[87336]: cluster 2024-09-14T04:14:03.564993+0000 mon.a (mon.0) 90 : cluster [DBG] monmap epoch 3 2024-09-14T04:14:05.007 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[87336]: cluster 2024-09-14T04:14:03.564993+0000 mon.a (mon.0) 90 : cluster [DBG] monmap epoch 3 2024-09-14T04:14:05.007 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[87336]: cluster 2024-09-14T04:14:03.565056+0000 mon.a (mon.0) 91 : cluster [DBG] fsid 4d8d8784-724c-11ef-bceb-c7b262605968 2024-09-14T04:14:05.007 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[87336]: cluster 2024-09-14T04:14:03.565056+0000 mon.a (mon.0) 91 : cluster [DBG] fsid 4d8d8784-724c-11ef-bceb-c7b262605968 2024-09-14T04:14:05.007 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[87336]: cluster 2024-09-14T04:14:03.565074+0000 mon.a (mon.0) 92 : cluster [DBG] last_changed 2024-09-14T03:53:05.201511+0000 2024-09-14T04:14:05.007 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[87336]: cluster 2024-09-14T04:14:03.565074+0000 mon.a (mon.0) 92 : cluster [DBG] last_changed 2024-09-14T03:53:05.201511+0000 2024-09-14T04:14:05.007 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[87336]: cluster 2024-09-14T04:14:03.565097+0000 mon.a (mon.0) 93 : cluster [DBG] created 2024-09-14T03:50:45.949874+0000 2024-09-14T04:14:05.007 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[87336]: cluster 2024-09-14T04:14:03.565097+0000 mon.a (mon.0) 93 : cluster [DBG] created 2024-09-14T03:50:45.949874+0000 2024-09-14T04:14:05.007 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[87336]: cluster 2024-09-14T04:14:03.565120+0000 mon.a (mon.0) 94 : cluster [DBG] min_mon_release 17 (quincy) 2024-09-14T04:14:05.008 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[87336]: cluster 2024-09-14T04:14:03.565120+0000 mon.a (mon.0) 94 : cluster [DBG] min_mon_release 17 (quincy) 2024-09-14T04:14:05.008 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[87336]: cluster 2024-09-14T04:14:03.565157+0000 mon.a (mon.0) 95 : cluster [DBG] election_strategy: 1 2024-09-14T04:14:05.008 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[87336]: cluster 2024-09-14T04:14:03.565157+0000 mon.a (mon.0) 95 : cluster [DBG] election_strategy: 1 2024-09-14T04:14:05.008 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[87336]: cluster 2024-09-14T04:14:03.565193+0000 mon.a (mon.0) 96 : cluster [DBG] 0: [v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0] mon.a 2024-09-14T04:14:05.008 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[87336]: cluster 2024-09-14T04:14:03.565193+0000 mon.a (mon.0) 96 : cluster [DBG] 0: [v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0] mon.a 2024-09-14T04:14:05.008 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[87336]: cluster 2024-09-14T04:14:03.565232+0000 mon.a (mon.0) 97 : cluster [DBG] 1: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.b 2024-09-14T04:14:05.008 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[87336]: cluster 2024-09-14T04:14:03.565232+0000 mon.a (mon.0) 97 : cluster [DBG] 1: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.b 2024-09-14T04:14:05.008 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[87336]: cluster 2024-09-14T04:14:03.565268+0000 mon.a (mon.0) 98 : cluster [DBG] 2: [v2:172.21.15.38:3301/0,v1:172.21.15.38:6790/0] mon.c 2024-09-14T04:14:05.008 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[87336]: cluster 2024-09-14T04:14:03.565268+0000 mon.a (mon.0) 98 : cluster [DBG] 2: [v2:172.21.15.38:3301/0,v1:172.21.15.38:6790/0] mon.c 2024-09-14T04:14:05.008 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[84940]: cluster 2024-09-14T04:14:03.585967+0000 mon.a (mon.0) 99 : cluster [DBG] fsmap foo:1 {0=foo.smithi123.jvlckj=up:active} 1 up:standby 2024-09-14T04:14:05.009 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[84940]: cluster 2024-09-14T04:14:03.585967+0000 mon.a (mon.0) 99 : cluster [DBG] fsmap foo:1 {0=foo.smithi123.jvlckj=up:active} 1 up:standby 2024-09-14T04:14:05.009 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[84940]: cluster 2024-09-14T04:14:03.586023+0000 mon.a (mon.0) 100 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-14T04:14:05.009 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[84940]: cluster 2024-09-14T04:14:03.586023+0000 mon.a (mon.0) 100 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-14T04:14:05.009 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[84940]: cluster 2024-09-14T04:14:03.586845+0000 mon.a (mon.0) 101 : cluster [DBG] mgrmap e41: y(active, since 108s), standbys: x 2024-09-14T04:14:05.009 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[84940]: cluster 2024-09-14T04:14:03.586845+0000 mon.a (mon.0) 101 : cluster [DBG] mgrmap e41: y(active, since 108s), standbys: x 2024-09-14T04:14:05.009 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[84940]: cluster 2024-09-14T04:14:03.587145+0000 mon.a (mon.0) 102 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-09-14T04:14:05.009 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[84940]: cluster 2024-09-14T04:14:03.587145+0000 mon.a (mon.0) 102 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-09-14T04:14:05.009 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[84940]: cluster 2024-09-14T04:14:03.587181+0000 mon.a (mon.0) 103 : cluster [INF] Cluster is now healthy 2024-09-14T04:14:05.009 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[84940]: cluster 2024-09-14T04:14:03.587181+0000 mon.a (mon.0) 103 : cluster [INF] Cluster is now healthy 2024-09-14T04:14:05.009 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[84940]: cluster 2024-09-14T04:14:03.593869+0000 mon.a (mon.0) 104 : cluster [INF] overall HEALTH_OK 2024-09-14T04:14:05.009 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[84940]: cluster 2024-09-14T04:14:03.593869+0000 mon.a (mon.0) 104 : cluster [INF] overall HEALTH_OK 2024-09-14T04:14:05.009 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[87336]: cluster 2024-09-14T04:14:03.585967+0000 mon.a (mon.0) 99 : cluster [DBG] fsmap foo:1 {0=foo.smithi123.jvlckj=up:active} 1 up:standby 2024-09-14T04:14:05.009 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[87336]: cluster 2024-09-14T04:14:03.585967+0000 mon.a (mon.0) 99 : cluster [DBG] fsmap foo:1 {0=foo.smithi123.jvlckj=up:active} 1 up:standby 2024-09-14T04:14:05.010 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[87336]: cluster 2024-09-14T04:14:03.586023+0000 mon.a (mon.0) 100 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-14T04:14:05.010 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[87336]: cluster 2024-09-14T04:14:03.586023+0000 mon.a (mon.0) 100 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-14T04:14:05.010 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[87336]: cluster 2024-09-14T04:14:03.586845+0000 mon.a (mon.0) 101 : cluster [DBG] mgrmap e41: y(active, since 108s), standbys: x 2024-09-14T04:14:05.010 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[87336]: cluster 2024-09-14T04:14:03.586845+0000 mon.a (mon.0) 101 : cluster [DBG] mgrmap e41: y(active, since 108s), standbys: x 2024-09-14T04:14:05.010 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[87336]: cluster 2024-09-14T04:14:03.587145+0000 mon.a (mon.0) 102 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-09-14T04:14:05.010 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[87336]: cluster 2024-09-14T04:14:03.587145+0000 mon.a (mon.0) 102 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-09-14T04:14:05.010 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[87336]: cluster 2024-09-14T04:14:03.587181+0000 mon.a (mon.0) 103 : cluster [INF] Cluster is now healthy 2024-09-14T04:14:05.010 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[87336]: cluster 2024-09-14T04:14:03.587181+0000 mon.a (mon.0) 103 : cluster [INF] Cluster is now healthy 2024-09-14T04:14:05.010 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[87336]: cluster 2024-09-14T04:14:03.593869+0000 mon.a (mon.0) 104 : cluster [INF] overall HEALTH_OK 2024-09-14T04:14:05.010 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:04 smithi038 bash[87336]: cluster 2024-09-14T04:14:03.593869+0000 mon.a (mon.0) 104 : cluster [INF] overall HEALTH_OK 2024-09-14T04:14:05.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:05 smithi123 bash[24950]: cluster 2024-09-14T04:14:04.734766+0000 mgr.y (mgr.26165) 79 : cluster [DBG] pgmap v58: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:05.934 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:14:05 smithi123 bash[61744]: ts=2024-09-14T04:14:05.740Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:14:05.934 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:14:05 smithi123 bash[61744]: ts=2024-09-14T04:14:05.741Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:14:06.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:05 smithi038 bash[84940]: cluster 2024-09-14T04:14:04.734766+0000 mgr.y (mgr.26165) 79 : cluster [DBG] pgmap v58: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:06.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:05 smithi038 bash[84940]: cluster 2024-09-14T04:14:04.734766+0000 mgr.y (mgr.26165) 79 : cluster [DBG] pgmap v58: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:06.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:05 smithi038 bash[87336]: cluster 2024-09-14T04:14:04.734766+0000 mgr.y (mgr.26165) 79 : cluster [DBG] pgmap v58: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:06.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:05 smithi038 bash[87336]: cluster 2024-09-14T04:14:04.734766+0000 mgr.y (mgr.26165) 79 : cluster [DBG] pgmap v58: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:07.434 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:14:06 smithi123 bash[61744]: ts=2024-09-14T04:14:06.950Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi123\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi123\", job=\"node\", machine=\"x86_64\", nodename=\"smithi123\", release=\"5.15.0-121-generic\", sysname=\"Linux\", version=\"#131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi123\", job=\"node\", machine=\"x86_64\", nodename=\"smithi123\", release=\"5.15.0-121-generic\", sysname=\"Linux\", version=\"#131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:14:07.770 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:14:07 smithi038 bash[76239]: debug 2024-09-14T04:14:07.481+0000 7f4625f21640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-09-14T04:14:08.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:07 smithi123 bash[24950]: cluster 2024-09-14T04:14:06.735845+0000 mgr.y (mgr.26165) 80 : cluster [DBG] pgmap v59: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:08.248 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:07 smithi038 bash[87336]: cluster 2024-09-14T04:14:06.735845+0000 mgr.y (mgr.26165) 80 : cluster [DBG] pgmap v59: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:08.249 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:07 smithi038 bash[87336]: cluster 2024-09-14T04:14:06.735845+0000 mgr.y (mgr.26165) 80 : cluster [DBG] pgmap v59: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:08.249 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:07 smithi038 bash[84940]: cluster 2024-09-14T04:14:06.735845+0000 mgr.y (mgr.26165) 80 : cluster [DBG] pgmap v59: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:08.249 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:07 smithi038 bash[84940]: cluster 2024-09-14T04:14:06.735845+0000 mgr.y (mgr.26165) 80 : cluster [DBG] pgmap v59: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:08.520 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:14:08 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:14:08] "GET /metrics HTTP/1.1" 200 34026 "" "Prometheus/2.51.0" 2024-09-14T04:14:08.637 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 19.3.0-4907-ga2782315 (a2782315255a3e7d5f6cdc9eb35785187ff6ddf8) squid (dev)": 2 2024-09-14T04:14:09.442 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -e sha1=a2782315255a3e7d5f6cdc9eb35785187ff6ddf8 -- bash -c 'ceph orch ps' 2024-09-14T04:14:09.452 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:09 smithi038 bash[84940]: audit 2024-09-14T04:14:08.194625+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:09.452 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:09 smithi038 bash[84940]: audit 2024-09-14T04:14:08.194625+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:09.452 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:09 smithi038 bash[84940]: audit 2024-09-14T04:14:08.200780+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:09.452 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:09 smithi038 bash[84940]: audit 2024-09-14T04:14:08.200780+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:09.452 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:09 smithi038 bash[84940]: audit 2024-09-14T04:14:08.627412+0000 mon.a (mon.0) 107 : audit [DBG] from='client.? 172.21.15.38:0/422791998' entity='client.admin' cmd={"prefix": "mon versions"} : dispatch 2024-09-14T04:14:09.452 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:09 smithi038 bash[84940]: audit 2024-09-14T04:14:08.627412+0000 mon.a (mon.0) 107 : audit [DBG] from='client.? 172.21.15.38:0/422791998' entity='client.admin' cmd={"prefix": "mon versions"} : dispatch 2024-09-14T04:14:09.452 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:09 smithi038 bash[87336]: audit 2024-09-14T04:14:08.194625+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:09.453 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:09 smithi038 bash[87336]: audit 2024-09-14T04:14:08.194625+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:09.453 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:09 smithi038 bash[87336]: audit 2024-09-14T04:14:08.200780+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:09.453 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:09 smithi038 bash[87336]: audit 2024-09-14T04:14:08.200780+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:09.453 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:09 smithi038 bash[87336]: audit 2024-09-14T04:14:08.627412+0000 mon.a (mon.0) 107 : audit [DBG] from='client.? 172.21.15.38:0/422791998' entity='client.admin' cmd={"prefix": "mon versions"} : dispatch 2024-09-14T04:14:09.453 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:09 smithi038 bash[87336]: audit 2024-09-14T04:14:08.627412+0000 mon.a (mon.0) 107 : audit [DBG] from='client.? 172.21.15.38:0/422791998' entity='client.admin' cmd={"prefix": "mon versions"} : dispatch 2024-09-14T04:14:09.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:09 smithi123 bash[24950]: audit 2024-09-14T04:14:08.194625+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:09.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:09 smithi123 bash[24950]: audit 2024-09-14T04:14:08.200780+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:09.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:09 smithi123 bash[24950]: audit 2024-09-14T04:14:08.627412+0000 mon.a (mon.0) 107 : audit [DBG] from='client.? 172.21.15.38:0/422791998' entity='client.admin' cmd={"prefix": "mon versions"} : dispatch 2024-09-14T04:14:10.684 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:14:10 smithi123 bash[61744]: ts=2024-09-14T04:14:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:14:10.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:10 smithi123 bash[24950]: cluster 2024-09-14T04:14:08.736243+0000 mgr.y (mgr.26165) 81 : cluster [DBG] pgmap v60: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:10.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:10 smithi123 bash[24950]: audit 2024-09-14T04:14:09.329863+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:10.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:10 smithi123 bash[24950]: audit 2024-09-14T04:14:09.336326+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:10.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:10 smithi038 bash[87336]: cluster 2024-09-14T04:14:08.736243+0000 mgr.y (mgr.26165) 81 : cluster [DBG] pgmap v60: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:10.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:10 smithi038 bash[87336]: cluster 2024-09-14T04:14:08.736243+0000 mgr.y (mgr.26165) 81 : cluster [DBG] pgmap v60: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:10.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:10 smithi038 bash[87336]: audit 2024-09-14T04:14:09.329863+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:10.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:10 smithi038 bash[87336]: audit 2024-09-14T04:14:09.329863+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:10.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:10 smithi038 bash[87336]: audit 2024-09-14T04:14:09.336326+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:10.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:10 smithi038 bash[87336]: audit 2024-09-14T04:14:09.336326+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:10.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:10 smithi038 bash[84940]: cluster 2024-09-14T04:14:08.736243+0000 mgr.y (mgr.26165) 81 : cluster [DBG] pgmap v60: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:10.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:10 smithi038 bash[84940]: cluster 2024-09-14T04:14:08.736243+0000 mgr.y (mgr.26165) 81 : cluster [DBG] pgmap v60: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:10.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:10 smithi038 bash[84940]: audit 2024-09-14T04:14:09.329863+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:10.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:10 smithi038 bash[84940]: audit 2024-09-14T04:14:09.329863+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:10.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:10 smithi038 bash[84940]: audit 2024-09-14T04:14:09.336326+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:10.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:10 smithi038 bash[84940]: audit 2024-09-14T04:14:09.336326+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:12.638 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:12 smithi123 bash[24950]: cluster 2024-09-14T04:14:10.737250+0000 mgr.y (mgr.26165) 82 : cluster [DBG] pgmap v61: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:12.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:12 smithi038 bash[87336]: cluster 2024-09-14T04:14:10.737250+0000 mgr.y (mgr.26165) 82 : cluster [DBG] pgmap v61: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:12.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:12 smithi038 bash[87336]: cluster 2024-09-14T04:14:10.737250+0000 mgr.y (mgr.26165) 82 : cluster [DBG] pgmap v61: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:12.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:12 smithi038 bash[84940]: cluster 2024-09-14T04:14:10.737250+0000 mgr.y (mgr.26165) 82 : cluster [DBG] pgmap v61: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:12.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:12 smithi038 bash[84940]: cluster 2024-09-14T04:14:10.737250+0000 mgr.y (mgr.26165) 82 : cluster [DBG] pgmap v61: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:12.934 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:14:12 smithi123 bash[61744]: ts=2024-09-14T04:14:12.643Z caller=alerting.go:391 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephMonDown: template: __alert_CephMonDown:1:427: executing \"__alert_CephMonDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"mon.b\"} on the right hand-side of the operation: [{ceph_daemon=\"mon.b\", ceph_version=\"ceph version 17.2.7-1629-geb16b97b (eb16b97b08b1a378bbb6cbc2dadc21f07d8ac10b) quincy (stable)\", cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", hostname=\"smithi123\", instance=\"ceph_cluster\", job=\"ceph\", public_addr=\"172.21.15.123\", rank=\"1\"}, {ceph_daemon=\"mon.b\", ceph_version=\"ceph version 17.2.7-1629-geb16b97b (eb16b97b08b1a378bbb6cbc2dadc21f07d8ac10b) quincy (stable)\", hostname=\"smithi123\", instance=\"ceph_cluster\", job=\"ceph\", public_addr=\"172.21.15.123\", rank=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-09-14T04:14:14.213 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:14:14.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:14 smithi123 bash[24950]: cluster 2024-09-14T04:14:12.737883+0000 mgr.y (mgr.26165) 83 : cluster [DBG] pgmap v62: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:14.434 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:14:14 smithi123 bash[61744]: ts=2024-09-14T04:14:14.148Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1629-geb16b97b (eb16b97b08b1a378bbb6cbc2dadc21f07d8ac10b) quincy (stable)\", cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1629-geb16b97b (eb16b97b08b1a378bbb6cbc2dadc21f07d8ac10b) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:14:14.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:14 smithi038 bash[84940]: cluster 2024-09-14T04:14:12.737883+0000 mgr.y (mgr.26165) 83 : cluster [DBG] pgmap v62: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:14.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:14 smithi038 bash[84940]: cluster 2024-09-14T04:14:12.737883+0000 mgr.y (mgr.26165) 83 : cluster [DBG] pgmap v62: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:14.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:14 smithi038 bash[87336]: cluster 2024-09-14T04:14:12.737883+0000 mgr.y (mgr.26165) 83 : cluster [DBG] pgmap v62: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:14.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:14 smithi038 bash[87336]: cluster 2024-09-14T04:14:12.737883+0000 mgr.y (mgr.26165) 83 : cluster [DBG] pgmap v62: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:15.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:15 smithi123 bash[24950]: audit 2024-09-14T04:14:15.185214+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:14:15.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:15 smithi038 bash[84940]: audit 2024-09-14T04:14:15.185214+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:14:15.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:15 smithi038 bash[84940]: audit 2024-09-14T04:14:15.185214+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:14:15.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:15 smithi038 bash[87336]: audit 2024-09-14T04:14:15.185214+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:14:15.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:15 smithi038 bash[87336]: audit 2024-09-14T04:14:15.185214+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:14:16.184 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:14:15 smithi123 bash[61744]: ts=2024-09-14T04:14:15.740Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:14:16.184 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:14:15 smithi123 bash[61744]: ts=2024-09-14T04:14:15.741Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:14:16.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:16 smithi123 bash[24950]: cluster 2024-09-14T04:14:14.738534+0000 mgr.y (mgr.26165) 84 : cluster [DBG] pgmap v63: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:16.688 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:16 smithi038 bash[84940]: cluster 2024-09-14T04:14:14.738534+0000 mgr.y (mgr.26165) 84 : cluster [DBG] pgmap v63: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:16.689 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:16 smithi038 bash[84940]: cluster 2024-09-14T04:14:14.738534+0000 mgr.y (mgr.26165) 84 : cluster [DBG] pgmap v63: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:16.689 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:16 smithi038 bash[87336]: cluster 2024-09-14T04:14:14.738534+0000 mgr.y (mgr.26165) 84 : cluster [DBG] pgmap v63: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:16.689 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:16 smithi038 bash[87336]: cluster 2024-09-14T04:14:14.738534+0000 mgr.y (mgr.26165) 84 : cluster [DBG] pgmap v63: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:17.434 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:14:16 smithi123 bash[61744]: ts=2024-09-14T04:14:16.950Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi123\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi123\", job=\"node\", machine=\"x86_64\", nodename=\"smithi123\", release=\"5.15.0-121-generic\", sysname=\"Linux\", version=\"#131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi123\", job=\"node\", machine=\"x86_64\", nodename=\"smithi123\", release=\"5.15.0-121-generic\", sysname=\"Linux\", version=\"#131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:14:18.520 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:14:18 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:14:18] "GET /metrics HTTP/1.1" 200 34021 "" "Prometheus/2.51.0" 2024-09-14T04:14:18.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:18 smithi038 bash[84940]: cluster 2024-09-14T04:14:16.739470+0000 mgr.y (mgr.26165) 85 : cluster [DBG] pgmap v64: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:18.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:18 smithi038 bash[84940]: cluster 2024-09-14T04:14:16.739470+0000 mgr.y (mgr.26165) 85 : cluster [DBG] pgmap v64: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:18.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:18 smithi038 bash[87336]: cluster 2024-09-14T04:14:16.739470+0000 mgr.y (mgr.26165) 85 : cluster [DBG] pgmap v64: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:18.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:18 smithi038 bash[87336]: cluster 2024-09-14T04:14:16.739470+0000 mgr.y (mgr.26165) 85 : cluster [DBG] pgmap v64: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:18.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:18 smithi123 bash[24950]: cluster 2024-09-14T04:14:16.739470+0000 mgr.y (mgr.26165) 85 : cluster [DBG] pgmap v64: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:19.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:19 smithi038 bash[87336]: cluster 2024-09-14T04:14:18.740130+0000 mgr.y (mgr.26165) 86 : cluster [DBG] pgmap v65: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:19.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:19 smithi038 bash[87336]: cluster 2024-09-14T04:14:18.740130+0000 mgr.y (mgr.26165) 86 : cluster [DBG] pgmap v65: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:19.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:19 smithi038 bash[84940]: cluster 2024-09-14T04:14:18.740130+0000 mgr.y (mgr.26165) 86 : cluster [DBG] pgmap v65: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:19.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:19 smithi038 bash[84940]: cluster 2024-09-14T04:14:18.740130+0000 mgr.y (mgr.26165) 86 : cluster [DBG] pgmap v65: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:19.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:19 smithi123 bash[24950]: cluster 2024-09-14T04:14:18.740130+0000 mgr.y (mgr.26165) 86 : cluster [DBG] pgmap v65: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:20.478 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-14T04:14:20.478 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.a smithi038 *:9093,9094 running (4m) 12s ago 12m 14.3M - 0.27.0 11f11916f8cd 1704ced8588b 2024-09-14T04:14:20.478 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.a smithi123 *:3000 running (3m) 40s ago 11m 75.8M - 9.4.7 954c08fa6188 44375a00f670 2024-09-14T04:14:20.478 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foo.smithi038.tqrryo smithi038 running (9m) 12s ago 9m 14.2M - 17.2.7-1629-geb16b97b ab51d1bebd12 254cbf3321cc 2024-09-14T04:14:20.478 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foo.smithi123.jvlckj smithi123 running (9m) 40s ago 9m 16.1M - 17.2.7-1629-geb16b97b ab51d1bebd12 6eb9307f8185 2024-09-14T04:14:20.478 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.x smithi123 *:8443,9283,8765 running (2m) 40s ago 20m 442M - 19.3.0-4907-ga2782315 8801d2529e43 6d4947b56182 2024-09-14T04:14:20.478 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.y smithi038 *:8443,9283,8765 running (3m) 12s ago 23m 497M - 19.3.0-4907-ga2782315 8801d2529e43 34f0d17c4d43 2024-09-14T04:14:20.478 INFO:teuthology.orchestra.run.smithi038.stdout:mon.a smithi038 running (2m) 12s ago 23m 39.8M 2048M 19.3.0-4907-ga2782315 8801d2529e43 1642995f06b8 2024-09-14T04:14:20.478 INFO:teuthology.orchestra.run.smithi038.stdout:mon.b smithi123 running (21m) 40s ago 21m 46.1M 2048M 17.2.7-1629-geb16b97b ab51d1bebd12 ea9ea0374312 2024-09-14T04:14:20.479 INFO:teuthology.orchestra.run.smithi038.stdout:mon.c smithi038 running (24s) 12s ago 21m 18.2M 2048M 19.3.0-4907-ga2782315 8801d2529e43 f677097b412a 2024-09-14T04:14:20.479 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.a smithi038 *:9100 running (4m) 12s ago 12m 8040k - 1.7.0 72c9c2088986 408b51bda40c 2024-09-14T04:14:20.479 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.b smithi123 *:9100 running (3m) 40s ago 12m 8284k - 1.7.0 72c9c2088986 e62eb522a5f2 2024-09-14T04:14:20.479 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (20m) 12s ago 20m 93.2M 2525M 17.2.7-1629-geb16b97b ab51d1bebd12 aa49d6f4d307 2024-09-14T04:14:20.479 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (19m) 12s ago 19m 78.8M 2525M 17.2.7-1629-geb16b97b ab51d1bebd12 b2e7322ee10a 2024-09-14T04:14:20.479 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (18m) 12s ago 18m 101M 2525M 17.2.7-1629-geb16b97b ab51d1bebd12 0b18fe58397b 2024-09-14T04:14:20.479 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (17m) 12s ago 17m 66.4M 2525M 17.2.7-1629-geb16b97b ab51d1bebd12 56668f08067f 2024-09-14T04:14:20.479 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (16m) 40s ago 16m 91.2M 2524M 17.2.7-1629-geb16b97b ab51d1bebd12 a82876db9621 2024-09-14T04:14:20.479 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (15m) 40s ago 15m 92.4M 2524M 17.2.7-1629-geb16b97b ab51d1bebd12 8b8a6453130d 2024-09-14T04:14:20.479 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (14m) 40s ago 14m 69.4M 2524M 17.2.7-1629-geb16b97b ab51d1bebd12 3ebdcc6eccb9 2024-09-14T04:14:20.479 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (13m) 40s ago 13m 82.0M 2524M 17.2.7-1629-geb16b97b ab51d1bebd12 c679348d06e5 2024-09-14T04:14:20.479 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.a smithi123 *:9095 running (2m) 40s ago 12m 44.9M - 2.51.0 1d3b7f56885b f103fdc09650 2024-09-14T04:14:20.683 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:14:20 smithi123 bash[61744]: ts=2024-09-14T04:14:20.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:14:21.245 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -e sha1=a2782315255a3e7d5f6cdc9eb35785187ff6ddf8 -- bash -c 'ceph orch upgrade pause' 2024-09-14T04:14:22.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:21 smithi123 bash[24950]: audit 2024-09-14T04:14:20.466575+0000 mgr.y (mgr.26165) 87 : audit [DBG] from='client.34176 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:14:22.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:21 smithi123 bash[24950]: cluster 2024-09-14T04:14:20.741159+0000 mgr.y (mgr.26165) 88 : cluster [DBG] pgmap v66: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:22.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:21 smithi038 bash[84940]: audit 2024-09-14T04:14:20.466575+0000 mgr.y (mgr.26165) 87 : audit [DBG] from='client.34176 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:14:22.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:21 smithi038 bash[84940]: audit 2024-09-14T04:14:20.466575+0000 mgr.y (mgr.26165) 87 : audit [DBG] from='client.34176 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:14:22.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:21 smithi038 bash[84940]: cluster 2024-09-14T04:14:20.741159+0000 mgr.y (mgr.26165) 88 : cluster [DBG] pgmap v66: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:22.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:21 smithi038 bash[84940]: cluster 2024-09-14T04:14:20.741159+0000 mgr.y (mgr.26165) 88 : cluster [DBG] pgmap v66: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:22.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:21 smithi038 bash[87336]: audit 2024-09-14T04:14:20.466575+0000 mgr.y (mgr.26165) 87 : audit [DBG] from='client.34176 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:14:22.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:21 smithi038 bash[87336]: audit 2024-09-14T04:14:20.466575+0000 mgr.y (mgr.26165) 87 : audit [DBG] from='client.34176 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:14:22.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:21 smithi038 bash[87336]: cluster 2024-09-14T04:14:20.741159+0000 mgr.y (mgr.26165) 88 : cluster [DBG] pgmap v66: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:22.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:21 smithi038 bash[87336]: cluster 2024-09-14T04:14:20.741159+0000 mgr.y (mgr.26165) 88 : cluster [DBG] pgmap v66: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:23.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:23 smithi123 bash[24950]: audit 2024-09-14T04:14:22.072583+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:23.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:23 smithi123 bash[24950]: audit 2024-09-14T04:14:22.083099+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:23.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:23 smithi123 bash[24950]: audit 2024-09-14T04:14:22.085090+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:14:23.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:23 smithi123 bash[24950]: audit 2024-09-14T04:14:22.086337+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:14:23.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:23 smithi123 bash[24950]: audit 2024-09-14T04:14:22.095256+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:23.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:23 smithi123 bash[24950]: audit 2024-09-14T04:14:22.190210+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:14:23.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:23 smithi123 bash[24950]: audit 2024-09-14T04:14:22.193442+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:14:23.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:23 smithi123 bash[24950]: audit 2024-09-14T04:14:22.196028+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-09-14T04:14:23.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:23 smithi123 bash[24950]: audit 2024-09-14T04:14:22.197338+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["b"]} : dispatch 2024-09-14T04:14:23.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:23 smithi123 bash[24950]: cephadm 2024-09-14T04:14:22.198196+0000 mgr.y (mgr.26165) 89 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-14T04:14:23.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:23 smithi038 bash[84940]: audit 2024-09-14T04:14:22.072583+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:23.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:23 smithi038 bash[84940]: audit 2024-09-14T04:14:22.072583+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:23.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:23 smithi038 bash[84940]: audit 2024-09-14T04:14:22.083099+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:23.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:23 smithi038 bash[84940]: audit 2024-09-14T04:14:22.083099+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:23.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:23 smithi038 bash[84940]: audit 2024-09-14T04:14:22.085090+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:14:23.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:23 smithi038 bash[84940]: audit 2024-09-14T04:14:22.085090+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:14:23.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:23 smithi038 bash[84940]: audit 2024-09-14T04:14:22.086337+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:14:23.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:23 smithi038 bash[84940]: audit 2024-09-14T04:14:22.086337+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:14:23.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:23 smithi038 bash[84940]: audit 2024-09-14T04:14:22.095256+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:23.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:23 smithi038 bash[84940]: audit 2024-09-14T04:14:22.095256+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:23.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:23 smithi038 bash[84940]: audit 2024-09-14T04:14:22.190210+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:14:23.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:23 smithi038 bash[84940]: audit 2024-09-14T04:14:22.190210+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:14:23.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:23 smithi038 bash[84940]: audit 2024-09-14T04:14:22.193442+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:14:23.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:23 smithi038 bash[84940]: audit 2024-09-14T04:14:22.193442+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:14:23.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:23 smithi038 bash[84940]: audit 2024-09-14T04:14:22.196028+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-09-14T04:14:23.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:23 smithi038 bash[84940]: audit 2024-09-14T04:14:22.196028+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-09-14T04:14:23.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:23 smithi038 bash[84940]: audit 2024-09-14T04:14:22.197338+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["b"]} : dispatch 2024-09-14T04:14:23.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:23 smithi038 bash[84940]: audit 2024-09-14T04:14:22.197338+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["b"]} : dispatch 2024-09-14T04:14:23.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:23 smithi038 bash[84940]: cephadm 2024-09-14T04:14:22.198196+0000 mgr.y (mgr.26165) 89 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-14T04:14:23.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:23 smithi038 bash[84940]: cephadm 2024-09-14T04:14:22.198196+0000 mgr.y (mgr.26165) 89 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-14T04:14:23.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:23 smithi038 bash[87336]: audit 2024-09-14T04:14:22.072583+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:23.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:23 smithi038 bash[87336]: audit 2024-09-14T04:14:22.072583+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:23.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:23 smithi038 bash[87336]: audit 2024-09-14T04:14:22.083099+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:23.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:23 smithi038 bash[87336]: audit 2024-09-14T04:14:22.083099+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:23.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:23 smithi038 bash[87336]: audit 2024-09-14T04:14:22.085090+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:14:23.524 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:23 smithi038 bash[87336]: audit 2024-09-14T04:14:22.085090+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:14:23.524 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:23 smithi038 bash[87336]: audit 2024-09-14T04:14:22.086337+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:14:23.524 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:23 smithi038 bash[87336]: audit 2024-09-14T04:14:22.086337+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:14:23.524 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:23 smithi038 bash[87336]: audit 2024-09-14T04:14:22.095256+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:23.524 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:23 smithi038 bash[87336]: audit 2024-09-14T04:14:22.095256+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:23.524 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:23 smithi038 bash[87336]: audit 2024-09-14T04:14:22.190210+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:14:23.524 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:23 smithi038 bash[87336]: audit 2024-09-14T04:14:22.190210+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:14:23.524 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:23 smithi038 bash[87336]: audit 2024-09-14T04:14:22.193442+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:14:23.524 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:23 smithi038 bash[87336]: audit 2024-09-14T04:14:22.193442+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:14:23.524 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:23 smithi038 bash[87336]: audit 2024-09-14T04:14:22.196028+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-09-14T04:14:23.524 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:23 smithi038 bash[87336]: audit 2024-09-14T04:14:22.196028+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-09-14T04:14:23.524 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:23 smithi038 bash[87336]: audit 2024-09-14T04:14:22.197338+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["b"]} : dispatch 2024-09-14T04:14:23.524 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:23 smithi038 bash[87336]: audit 2024-09-14T04:14:22.197338+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["b"]} : dispatch 2024-09-14T04:14:23.525 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:23 smithi038 bash[87336]: cephadm 2024-09-14T04:14:22.198196+0000 mgr.y (mgr.26165) 89 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-14T04:14:23.525 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:23 smithi038 bash[87336]: cephadm 2024-09-14T04:14:22.198196+0000 mgr.y (mgr.26165) 89 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-14T04:14:24.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:24 smithi123 bash[24950]: cluster 2024-09-14T04:14:22.741786+0000 mgr.y (mgr.26165) 90 : cluster [DBG] pgmap v67: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:24.434 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:14:24 smithi123 bash[61744]: ts=2024-09-14T04:14:24.147Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1629-geb16b97b (eb16b97b08b1a378bbb6cbc2dadc21f07d8ac10b) quincy (stable)\", cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1629-geb16b97b (eb16b97b08b1a378bbb6cbc2dadc21f07d8ac10b) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:14:24.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:24 smithi038 bash[84940]: cluster 2024-09-14T04:14:22.741786+0000 mgr.y (mgr.26165) 90 : cluster [DBG] pgmap v67: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:24.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:24 smithi038 bash[84940]: cluster 2024-09-14T04:14:22.741786+0000 mgr.y (mgr.26165) 90 : cluster [DBG] pgmap v67: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:24.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:24 smithi038 bash[87336]: cluster 2024-09-14T04:14:22.741786+0000 mgr.y (mgr.26165) 90 : cluster [DBG] pgmap v67: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:24.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:24 smithi038 bash[87336]: cluster 2024-09-14T04:14:22.741786+0000 mgr.y (mgr.26165) 90 : cluster [DBG] pgmap v67: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:25.934 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:14:25 smithi123 bash[61744]: ts=2024-09-14T04:14:25.740Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:14:25.934 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:14:25 smithi123 bash[61744]: ts=2024-09-14T04:14:25.740Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:14:26.076 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:14:26.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:25 smithi038 bash[84940]: cluster 2024-09-14T04:14:24.742437+0000 mgr.y (mgr.26165) 91 : cluster [DBG] pgmap v68: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:26.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:25 smithi038 bash[84940]: cluster 2024-09-14T04:14:24.742437+0000 mgr.y (mgr.26165) 91 : cluster [DBG] pgmap v68: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:26.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:25 smithi038 bash[84940]: cephadm 2024-09-14T04:14:24.984813+0000 mgr.y (mgr.26165) 92 : cephadm [INF] Upgrade: Updating mon.b 2024-09-14T04:14:26.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:25 smithi038 bash[84940]: cephadm 2024-09-14T04:14:24.984813+0000 mgr.y (mgr.26165) 92 : cephadm [INF] Upgrade: Updating mon.b 2024-09-14T04:14:26.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:25 smithi038 bash[84940]: audit 2024-09-14T04:14:24.996425+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:26.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:25 smithi038 bash[84940]: audit 2024-09-14T04:14:24.996425+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:26.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:25 smithi038 bash[84940]: audit 2024-09-14T04:14:25.000613+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-14T04:14:26.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:25 smithi038 bash[84940]: audit 2024-09-14T04:14:25.000613+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-14T04:14:26.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:25 smithi038 bash[84940]: audit 2024-09-14T04:14:25.002443+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-14T04:14:26.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:25 smithi038 bash[84940]: audit 2024-09-14T04:14:25.002443+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-14T04:14:26.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:25 smithi038 bash[84940]: audit 2024-09-14T04:14:25.004310+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:14:26.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:25 smithi038 bash[84940]: audit 2024-09-14T04:14:25.004310+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:14:26.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:25 smithi038 bash[84940]: cephadm 2024-09-14T04:14:25.006317+0000 mgr.y (mgr.26165) 93 : cephadm [INF] Deploying daemon mon.b on smithi123 2024-09-14T04:14:26.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:25 smithi038 bash[84940]: cephadm 2024-09-14T04:14:25.006317+0000 mgr.y (mgr.26165) 93 : cephadm [INF] Deploying daemon mon.b on smithi123 2024-09-14T04:14:26.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:25 smithi038 bash[87336]: cluster 2024-09-14T04:14:24.742437+0000 mgr.y (mgr.26165) 91 : cluster [DBG] pgmap v68: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:26.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:25 smithi038 bash[87336]: cluster 2024-09-14T04:14:24.742437+0000 mgr.y (mgr.26165) 91 : cluster [DBG] pgmap v68: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:26.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:25 smithi038 bash[87336]: cephadm 2024-09-14T04:14:24.984813+0000 mgr.y (mgr.26165) 92 : cephadm [INF] Upgrade: Updating mon.b 2024-09-14T04:14:26.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:25 smithi038 bash[87336]: cephadm 2024-09-14T04:14:24.984813+0000 mgr.y (mgr.26165) 92 : cephadm [INF] Upgrade: Updating mon.b 2024-09-14T04:14:26.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:25 smithi038 bash[87336]: audit 2024-09-14T04:14:24.996425+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:26.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:25 smithi038 bash[87336]: audit 2024-09-14T04:14:24.996425+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:26.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:25 smithi038 bash[87336]: audit 2024-09-14T04:14:25.000613+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-14T04:14:26.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:25 smithi038 bash[87336]: audit 2024-09-14T04:14:25.000613+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-14T04:14:26.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:25 smithi038 bash[87336]: audit 2024-09-14T04:14:25.002443+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-14T04:14:26.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:25 smithi038 bash[87336]: audit 2024-09-14T04:14:25.002443+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-14T04:14:26.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:25 smithi038 bash[87336]: audit 2024-09-14T04:14:25.004310+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:14:26.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:25 smithi038 bash[87336]: audit 2024-09-14T04:14:25.004310+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:14:26.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:26 smithi038 bash[87336]: cephadm 2024-09-14T04:14:25.006317+0000 mgr.y (mgr.26165) 93 : cephadm [INF] Deploying daemon mon.b on smithi123 2024-09-14T04:14:26.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:26 smithi038 bash[87336]: cephadm 2024-09-14T04:14:25.006317+0000 mgr.y (mgr.26165) 93 : cephadm [INF] Deploying daemon mon.b on smithi123 2024-09-14T04:14:26.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:25 smithi123 bash[24950]: cluster 2024-09-14T04:14:24.742437+0000 mgr.y (mgr.26165) 91 : cluster [DBG] pgmap v68: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:26.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:25 smithi123 bash[24950]: cephadm 2024-09-14T04:14:24.984813+0000 mgr.y (mgr.26165) 92 : cephadm [INF] Upgrade: Updating mon.b 2024-09-14T04:14:26.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:26 smithi123 bash[24950]: audit 2024-09-14T04:14:24.996425+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:26.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:26 smithi123 bash[24950]: audit 2024-09-14T04:14:25.000613+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-14T04:14:26.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:26 smithi123 bash[24950]: audit 2024-09-14T04:14:25.002443+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-14T04:14:26.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:26 smithi123 bash[24950]: audit 2024-09-14T04:14:25.004310+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:14:26.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:26 smithi123 bash[24950]: cephadm 2024-09-14T04:14:25.006317+0000 mgr.y (mgr.26165) 93 : cephadm [INF] Deploying daemon mon.b on smithi123 2024-09-14T04:14:27.434 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:14:26 smithi123 bash[61744]: ts=2024-09-14T04:14:26.951Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi123\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi123\", job=\"node\", machine=\"x86_64\", nodename=\"smithi123\", release=\"5.15.0-121-generic\", sysname=\"Linux\", version=\"#131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi123\", job=\"node\", machine=\"x86_64\", nodename=\"smithi123\", release=\"5.15.0-121-generic\", sysname=\"Linux\", version=\"#131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:14:27.858 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:27 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:14:27.858 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 04:14:27 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:14:27.859 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 04:14:27 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:14:27.859 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:14:27 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:14:27.859 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:14:27 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:14:27.860 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:14:27 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:14:27.860 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 14 04:14:27 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:14:27.860 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:14:27 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:14:27.861 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 14 04:14:27 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:14:28.129 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:27 smithi123 systemd[1]: Stopping Ceph mon.b for 4d8d8784-724c-11ef-bceb-c7b262605968... 2024-09-14T04:14:28.129 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:27 smithi123 bash[24950]: debug 2024-09-14T04:14:27.981+0000 7fbb24c7d640 -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-09-14T04:14:28.129 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:27 smithi123 bash[24950]: debug 2024-09-14T04:14:27.981+0000 7fbb24c7d640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-09-14T04:14:28.520 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:14:28 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:14:28] "GET /metrics HTTP/1.1" 200 34021 "" "Prometheus/2.51.0" 2024-09-14T04:14:29.073 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:28 smithi123 bash[68861]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-mon-b 2024-09-14T04:14:29.074 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:28 smithi123 bash[68920]: Error response from daemon: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-mon-b 2024-09-14T04:14:29.074 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:28 smithi123 systemd[1]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968@mon.b.service: Deactivated successfully. 2024-09-14T04:14:29.074 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:28 smithi123 systemd[1]: Stopped Ceph mon.b for 4d8d8784-724c-11ef-bceb-c7b262605968. 2024-09-14T04:14:29.434 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:14:29 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:14:29.434 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 14 04:14:29 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:14:29.434 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 04:14:29 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:14:29.435 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 04:14:29 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:14:29.435 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:14:29 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:14:29.435 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:14:29 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:14:29.436 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:14:29 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:14:29.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:29 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:14:29.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:29 smithi123 systemd[1]: Started Ceph mon.b for 4d8d8784-724c-11ef-bceb-c7b262605968. 2024-09-14T04:14:29.436 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 14 04:14:29 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:14:30.473 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[61744]: ts=2024-09-14T04:14:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:14:30.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.569+0000 7fe7129cac80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-14T04:14:30.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.569+0000 7fe7129cac80 0 ceph version 19.3.0-4907-ga2782315 (a2782315255a3e7d5f6cdc9eb35785187ff6ddf8) squid (dev), process ceph-mon, pid 7 2024-09-14T04:14:30.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.569+0000 7fe7129cac80 0 pidfile_write: ignore empty --pid-file 2024-09-14T04:14:30.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 0 load: jerasure load: lrc 2024-09-14T04:14:30.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: RocksDB version: 7.9.2 2024-09-14T04:14:30.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Git sha 0 2024-09-14T04:14:30.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Compile date 2024-09-12 20:09:22 2024-09-14T04:14:30.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: DB SUMMARY 2024-09-14T04:14:30.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: DB Session ID: 73JAYGTPEHUMG86JZKRK 2024-09-14T04:14:30.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: CURRENT file: CURRENT 2024-09-14T04:14:30.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-14T04:14:30.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 1853 Bytes 2024-09-14T04:14:30.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000039.sst 2024-09-14T04:14:30.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000037.log size: 1772134 ; 2024-09-14T04:14:30.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.error_if_exists: 0 2024-09-14T04:14:30.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.create_if_missing: 0 2024-09-14T04:14:30.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.paranoid_checks: 1 2024-09-14T04:14:30.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-14T04:14:30.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-14T04:14:30.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-14T04:14:30.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.env: 0x556093c32120 2024-09-14T04:14:30.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-14T04:14:30.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.info_log: 0x55609644b700 2024-09-14T04:14:30.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-14T04:14:30.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.statistics: (nil) 2024-09-14T04:14:30.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.use_fsync: 0 2024-09-14T04:14:30.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.max_log_file_size: 0 2024-09-14T04:14:30.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-14T04:14:30.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-14T04:14:30.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-14T04:14:30.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-14T04:14:30.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.allow_fallocate: 1 2024-09-14T04:14:30.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-14T04:14:30.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-14T04:14:30.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.use_direct_reads: 0 2024-09-14T04:14:30.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-14T04:14:30.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-14T04:14:30.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.db_log_dir: 2024-09-14T04:14:30.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.wal_dir: 2024-09-14T04:14:30.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-14T04:14:30.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-14T04:14:30.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-14T04:14:30.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-14T04:14:30.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-14T04:14:30.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-14T04:14:30.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-14T04:14:30.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-14T04:14:30.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.write_buffer_manager: 0x55609644e1e0 2024-09-14T04:14:30.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-14T04:14:30.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-14T04:14:30.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-14T04:14:30.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-14T04:14:30.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-14T04:14:30.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-14T04:14:30.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-14T04:14:30.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-14T04:14:30.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.unordered_write: 0 2024-09-14T04:14:30.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-14T04:14:30.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-14T04:14:30.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-14T04:14:30.940 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-14T04:14:30.940 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.row_cache: None 2024-09-14T04:14:30.940 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.wal_filter: None 2024-09-14T04:14:30.940 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-14T04:14:30.940 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-14T04:14:30.940 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.two_write_queues: 0 2024-09-14T04:14:30.940 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-14T04:14:30.940 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.wal_compression: 0 2024-09-14T04:14:30.940 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.atomic_flush: 0 2024-09-14T04:14:30.940 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-14T04:14:30.940 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-14T04:14:30.940 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-14T04:14:30.940 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.log_readahead_size: 0 2024-09-14T04:14:30.941 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-14T04:14:30.941 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-14T04:14:30.941 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-14T04:14:30.941 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-14T04:14:30.941 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-14T04:14:30.941 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-14T04:14:30.941 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-14T04:14:30.941 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.max_background_jobs: 2 2024-09-14T04:14:30.941 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.max_background_compactions: -1 2024-09-14T04:14:30.941 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.max_subcompactions: 1 2024-09-14T04:14:30.941 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-14T04:14:30.941 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-14T04:14:30.941 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-14T04:14:30.942 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-14T04:14:30.942 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-14T04:14:30.942 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-14T04:14:30.942 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-14T04:14:30.942 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-14T04:14:30.942 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.max_open_files: -1 2024-09-14T04:14:30.942 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-14T04:14:30.942 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-14T04:14:30.942 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-14T04:14:30.942 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-14T04:14:30.942 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.max_background_flushes: -1 2024-09-14T04:14:30.942 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Compression algorithms supported: 2024-09-14T04:14:30.942 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: kZSTD supported: 0 2024-09-14T04:14:30.942 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: kXpressCompression supported: 0 2024-09-14T04:14:30.943 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: kBZip2Compression supported: 0 2024-09-14T04:14:30.943 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-14T04:14:30.943 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: kLZ4Compression supported: 1 2024-09-14T04:14:30.943 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: kZlibCompression supported: 1 2024-09-14T04:14:30.943 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-14T04:14:30.943 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: kSnappyCompression supported: 1 2024-09-14T04:14:30.943 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-14T04:14:30.943 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-14T04:14:30.943 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 2024-09-14T04:14:30.944 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-14T04:14:30.945 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-14T04:14:30.945 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.merge_operator: 2024-09-14T04:14:30.945 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.compaction_filter: None 2024-09-14T04:14:30.945 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-14T04:14:30.945 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-14T04:14:30.945 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-14T04:14:30.945 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-14T04:14:30.945 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55609644b320) 2024-09-14T04:14:30.945 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: cache_index_and_filter_blocks: 1 2024-09-14T04:14:30.945 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-14T04:14:30.945 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-14T04:14:30.945 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: pin_top_level_index_and_filter: 1 2024-09-14T04:14:30.945 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: index_type: 0 2024-09-14T04:14:30.946 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: data_block_index_type: 0 2024-09-14T04:14:30.946 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: index_shortening: 1 2024-09-14T04:14:30.946 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: data_block_hash_table_util_ratio: 0.750000 2024-09-14T04:14:30.946 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: checksum: 4 2024-09-14T04:14:30.946 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: no_block_cache: 0 2024-09-14T04:14:30.946 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: block_cache: 0x556096441610 2024-09-14T04:14:30.946 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: block_cache_name: BinnedLRUCache 2024-09-14T04:14:30.946 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: block_cache_options: 2024-09-14T04:14:30.946 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: capacity : 536870912 2024-09-14T04:14:30.946 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: num_shard_bits : 4 2024-09-14T04:14:30.946 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: strict_capacity_limit : 0 2024-09-14T04:14:30.946 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: high_pri_pool_ratio: 0.000 2024-09-14T04:14:30.946 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: block_cache_compressed: (nil) 2024-09-14T04:14:30.946 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: persistent_cache: (nil) 2024-09-14T04:14:30.947 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: block_size: 4096 2024-09-14T04:14:30.947 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: block_size_deviation: 10 2024-09-14T04:14:30.947 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: block_restart_interval: 16 2024-09-14T04:14:30.947 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: index_block_restart_interval: 1 2024-09-14T04:14:30.947 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: metadata_block_size: 4096 2024-09-14T04:14:30.947 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: partition_filters: 0 2024-09-14T04:14:30.947 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: use_delta_encoding: 1 2024-09-14T04:14:30.947 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: filter_policy: bloomfilter 2024-09-14T04:14:30.947 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: whole_key_filtering: 1 2024-09-14T04:14:30.947 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: verify_compression: 0 2024-09-14T04:14:30.947 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: read_amp_bytes_per_bit: 0 2024-09-14T04:14:30.947 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: format_version: 5 2024-09-14T04:14:30.947 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: enable_index_compression: 1 2024-09-14T04:14:30.948 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: block_align: 0 2024-09-14T04:14:30.948 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: max_auto_readahead_size: 262144 2024-09-14T04:14:30.948 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: prepopulate_block_cache: 0 2024-09-14T04:14:30.948 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: initial_auto_readahead_size: 8192 2024-09-14T04:14:30.948 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: num_file_reads_for_auto_readahead: 2 2024-09-14T04:14:30.948 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-14T04:14:30.948 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-14T04:14:30.948 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.compression: NoCompression 2024-09-14T04:14:30.948 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-14T04:14:30.948 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-14T04:14:30.948 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-14T04:14:30.948 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.num_levels: 7 2024-09-14T04:14:30.948 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-14T04:14:30.948 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-14T04:14:30.949 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-14T04:14:30.949 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-14T04:14:30.949 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-14T04:14:30.949 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-14T04:14:30.949 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-14T04:14:30.949 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-14T04:14:30.949 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-14T04:14:30.949 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-14T04:14:30.949 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-14T04:14:30.949 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-14T04:14:30.949 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-14T04:14:30.949 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-14T04:14:30.949 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-14T04:14:30.949 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-14T04:14:30.950 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-14T04:14:30.950 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-14T04:14:30.950 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-14T04:14:30.950 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-14T04:14:30.950 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-14T04:14:30.950 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-14T04:14:30.950 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-14T04:14:30.950 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-14T04:14:30.950 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-14T04:14:30.950 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-14T04:14:30.950 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-14T04:14:30.950 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-14T04:14:30.950 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-14T04:14:30.951 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-14T04:14:30.951 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-14T04:14:30.951 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-14T04:14:30.951 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-14T04:14:30.951 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-14T04:14:30.951 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-14T04:14:30.951 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-14T04:14:30.951 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-14T04:14:30.951 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-14T04:14:30.951 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-14T04:14:30.951 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-14T04:14:30.951 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-14T04:14:30.951 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-14T04:14:30.951 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-14T04:14:30.952 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-14T04:14:30.952 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-14T04:14:30.952 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-14T04:14:30.952 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-14T04:14:30.952 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-14T04:14:30.952 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-14T04:14:30.952 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-14T04:14:30.952 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-14T04:14:30.952 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-14T04:14:30.952 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-14T04:14:30.952 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-14T04:14:30.952 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.inplace_update_support: 0 2024-09-14T04:14:30.952 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-14T04:14:30.953 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-14T04:14:30.953 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-14T04:14:30.953 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-14T04:14:30.953 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.bloom_locality: 0 2024-09-14T04:14:30.953 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.max_successive_merges: 0 2024-09-14T04:14:30.953 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-14T04:14:30.953 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-14T04:14:30.953 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-14T04:14:30.953 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-14T04:14:30.953 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.ttl: 2592000 2024-09-14T04:14:30.953 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-14T04:14:30.953 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-14T04:14:30.953 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-14T04:14:30.953 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.enable_blob_files: false 2024-09-14T04:14:30.954 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.min_blob_size: 0 2024-09-14T04:14:30.954 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-14T04:14:30.954 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-14T04:14:30.954 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-14T04:14:30.954 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-14T04:14:30.954 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-14T04:14:30.954 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-14T04:14:30.954 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-14T04:14:30.954 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe7129cac80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-14T04:14:30.954 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.573+0000 7fe70ef9f640 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 39.sst 2024-09-14T04:14:30.954 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.577+0000 7fe7129cac80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-14T04:14:30.954 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.577+0000 7fe7129cac80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 41, last_sequence is 20504, log_number is 37,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-14T04:14:30.955 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.577+0000 7fe7129cac80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 37 2024-09-14T04:14:30.955 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.577+0000 7fe7129cac80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: c96a6de5-90c3-4ce0-8480-8f9fc5535863 2024-09-14T04:14:30.955 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.577+0000 7fe7129cac80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726287270581178, "job": 1, "event": "recovery_started", "wal_files": [37]} 2024-09-14T04:14:30.955 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.577+0000 7fe7129cac80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #37 mode 2 2024-09-14T04:14:30.955 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.581+0000 7fe7129cac80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726287270587949, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 42, "file_size": 1100072, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 20509, "largest_seqno": 21566, "table_properties": {"data_size": 1095155, "index_size": 2789, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1093, "raw_key_size": 9333, "raw_average_key_size": 22, "raw_value_size": 1086230, "raw_average_value_size": 2649, "num_data_blocks": 127, "num_entries": 410, "num_filter_entries": 410, "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": "[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": 1726287270, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "c96a6de5-90c3-4ce0-8480-8f9fc5535863", "db_session_id": "73JAYGTPEHUMG86JZKRK", "orig_file_number": 42, "seqno_to_time_mapping": "N/A"}} 2024-09-14T04:14:30.955 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.581+0000 7fe7129cac80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726287270588090, "job": 1, "event": "recovery_finished"} 2024-09-14T04:14:30.955 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.581+0000 7fe7129cac80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 44 2024-09-14T04:14:30.955 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.581+0000 7fe7129cac80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-14T04:14:30.955 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.585+0000 7fe7129cac80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000037.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-14T04:14:30.955 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.585+0000 7fe7129cac80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55609646ee00 2024-09-14T04:14:30.955 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.585+0000 7fe7129cac80 4 rocksdb: DB pointer 0x556096572000 2024-09-14T04:14:30.955 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.585+0000 7fe708792640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-14T04:14:30.955 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.585+0000 7fe708792640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-14T04:14:30.955 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: ** DB Stats ** 2024-09-14T04:14:30.956 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-14T04:14:30.956 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-14T04:14:30.956 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-14T04:14:30.956 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-14T04:14:30.956 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-14T04:14:30.956 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-14T04:14:30.956 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-14T04:14:30.956 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: ** Compaction Stats [default] ** 2024-09-14T04:14:30.956 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: 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-09-14T04:14:30.956 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-14T04:14:30.956 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: L0 1/0 1.05 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 327.1 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-14T04:14:30.956 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: L6 1/0 9.57 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-09-14T04:14:30.956 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: Sum 2/0 10.62 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 327.1 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-14T04:14:30.957 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 327.1 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-14T04:14:30.957 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: ** Compaction Stats [default] ** 2024-09-14T04:14:30.957 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: 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-09-14T04:14:30.957 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-14T04:14:30.957 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 327.1 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-14T04:14:30.957 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-14T04:14:30.957 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-14T04:14:30.957 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: Flush(GB): cumulative 0.001, interval 0.001 2024-09-14T04:14:30.957 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-14T04:14:30.957 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: AddFile(Total Files): cumulative 0, interval 0 2024-09-14T04:14:30.957 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-14T04:14:30.957 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: AddFile(Keys): cumulative 0, interval 0 2024-09-14T04:14:30.957 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: Cumulative compaction: 0.00 GB write, 100.13 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-14T04:14:30.957 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: Interval compaction: 0.00 GB write, 100.13 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-14T04:14:30.958 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: 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-09-14T04:14:30.958 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: Block cache BinnedLRUCache@0x556096441610#7 capacity: 512.00 MB usage: 3.98 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 2.1e-05 secs_since: 0 2024-09-14T04:14:30.958 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: Block cache entry stats(count,size,portion): FilterBlock(1,1.16 KB,0.000220537%) IndexBlock(1,2.83 KB,0.000539422%) Misc(1,0.00 KB,0%) 2024-09-14T04:14:30.958 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: ** File Read Latency Histogram By Level [default] ** 2024-09-14T04:14:30.958 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.585+0000 7fe7129cac80 0 starting mon.b rank 1 at public addrs [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] at bind addrs [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 4d8d8784-724c-11ef-bceb-c7b262605968 2024-09-14T04:14:30.958 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.585+0000 7fe7129cac80 1 mon.b@-1(???) e3 preinit fsid 4d8d8784-724c-11ef-bceb-c7b262605968 2024-09-14T04:14:30.958 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.589+0000 7fe7129cac80 0 mon.b@-1(???).mds e10 new map 2024-09-14T04:14:30.958 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.589+0000 7fe7129cac80 0 mon.b@-1(???).mds e10 print_map 2024-09-14T04:14:30.958 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: e10 2024-09-14T04:14:30.958 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: btime 1970-01-01T00:00:00:000000+0000 2024-09-14T04:14:30.958 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-14T04:14:30.958 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: 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-09-14T04:14:30.958 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: legacy client fscid: 1 2024-09-14T04:14:30.959 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: 2024-09-14T04:14:30.959 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: Filesystem 'foo' (1) 2024-09-14T04:14:30.959 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: fs_name foo 2024-09-14T04:14:30.959 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: epoch 10 2024-09-14T04:14:30.959 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: flags 12 joinable allow_snaps allow_multimds_snaps 2024-09-14T04:14:30.959 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: created 2024-09-14T04:04:58.740604+0000 2024-09-14T04:14:30.959 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: modified 2024-09-14T04:05:10.936445+0000 2024-09-14T04:14:30.959 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: tableserver 0 2024-09-14T04:14:30.959 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: root 0 2024-09-14T04:14:30.959 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: session_timeout 60 2024-09-14T04:14:30.959 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: session_autoclose 300 2024-09-14T04:14:30.959 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: max_file_size 1099511627776 2024-09-14T04:14:30.959 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: max_xattr_size 65536 2024-09-14T04:14:30.959 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: required_client_features {} 2024-09-14T04:14:30.960 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: last_failure 0 2024-09-14T04:14:30.960 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: last_failure_osd_epoch 64 2024-09-14T04:14:30.960 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: 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-09-14T04:14:30.960 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: max_mds 1 2024-09-14T04:14:30.960 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: in 0 2024-09-14T04:14:30.960 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: up {0=24397} 2024-09-14T04:14:30.960 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: failed 2024-09-14T04:14:30.960 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: damaged 2024-09-14T04:14:30.960 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: stopped 2024-09-14T04:14:30.960 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: data_pools [4] 2024-09-14T04:14:30.960 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: metadata_pool 3 2024-09-14T04:14:30.960 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: inline_data disabled 2024-09-14T04:14:30.960 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: balancer 2024-09-14T04:14:30.961 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: bal_rank_mask -1 2024-09-14T04:14:30.961 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: standby_count_wanted 1 2024-09-14T04:14:30.961 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: qdb_cluster leader: 0 members: 2024-09-14T04:14:30.961 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: [mds.foo.smithi123.jvlckj{0:24397} state up:active seq 4 join_fscid=1 addr [v2:172.21.15.123:6832/3345210451,v1:172.21.15.123:6833/3345210451] compat {c=[1],r=[1],i=[7ff]}] 2024-09-14T04:14:30.961 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: 2024-09-14T04:14:30.961 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: 2024-09-14T04:14:30.961 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: Standby daemons: 2024-09-14T04:14:30.961 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: 2024-09-14T04:14:30.961 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: [mds.foo.smithi038.tqrryo{-1:14613} state up:standby seq 1 join_fscid=1 addr [v2:172.21.15.38:6834/1602286214,v1:172.21.15.38:6835/1602286214] compat {c=[1],r=[1],i=[7ff]}] 2024-09-14T04:14:30.961 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.589+0000 7fe7129cac80 0 mon.b@-1(???).osd e75 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-14T04:14:30.961 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.589+0000 7fe7129cac80 0 mon.b@-1(???).osd e75 crush map has features 432629239337189376, adjusting msgr requires 2024-09-14T04:14:30.961 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.589+0000 7fe7129cac80 0 mon.b@-1(???).osd e75 crush map has features 432629239337189376, adjusting msgr requires 2024-09-14T04:14:30.961 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.589+0000 7fe7129cac80 0 mon.b@-1(???).osd e75 crush map has features 432629239337189376, adjusting msgr requires 2024-09-14T04:14:30.962 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:30 smithi123 bash[68976]: debug 2024-09-14T04:14:30.589+0000 7fe7129cac80 1 mon.b@-1(???).paxosservice(auth 1..24) refresh upgraded, format 0 -> 3 2024-09-14T04:14:31.134 INFO:teuthology.orchestra.run.smithi038.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:862445896ef1df9aa3acdb9cfb761812e8e943c37f87d60be1b51d2242056802 2024-09-14T04:14:31.389 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:31 smithi038 bash[87336]: cluster 2024-09-14T04:14:26.743524+0000 mgr.y (mgr.26165) 94 : cluster [DBG] pgmap v69: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:31.389 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:31 smithi038 bash[87336]: cluster 2024-09-14T04:14:26.743524+0000 mgr.y (mgr.26165) 94 : cluster [DBG] pgmap v69: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:31.389 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:31 smithi038 bash[84940]: cluster 2024-09-14T04:14:26.743524+0000 mgr.y (mgr.26165) 94 : cluster [DBG] pgmap v69: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:31.389 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:31 smithi038 bash[84940]: cluster 2024-09-14T04:14:26.743524+0000 mgr.y (mgr.26165) 94 : cluster [DBG] pgmap v69: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:31.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:31 smithi123 bash[68976]: cluster 2024-09-14T04:14:26.743524+0000 mgr.y (mgr.26165) 94 : cluster [DBG] pgmap v69: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:31.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:31 smithi123 bash[68976]: cluster 2024-09-14T04:14:26.743524+0000 mgr.y (mgr.26165) 94 : cluster [DBG] pgmap v69: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:31.937 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -e sha1=a2782315255a3e7d5f6cdc9eb35785187ff6ddf8 -- bash -c 'sleep 60' 2024-09-14T04:14:32.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[84940]: cluster 2024-09-14T04:14:30.745213+0000 mgr.y (mgr.26165) 98 : cluster [DBG] pgmap v71: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:32.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[84940]: cluster 2024-09-14T04:14:30.745213+0000 mgr.y (mgr.26165) 98 : cluster [DBG] pgmap v71: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:32.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[84940]: audit 2024-09-14T04:14:31.083457+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-14T04:14:32.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[84940]: audit 2024-09-14T04:14:31.083457+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-14T04:14:32.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[84940]: cluster 2024-09-14T04:14:31.083993+0000 mon.a (mon.0) 141 : cluster [INF] mon.a calling monitor election 2024-09-14T04:14:32.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[84940]: cluster 2024-09-14T04:14:31.083993+0000 mon.a (mon.0) 141 : cluster [INF] mon.a calling monitor election 2024-09-14T04:14:32.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[84940]: cluster 2024-09-14T04:14:31.084135+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2024-09-14T04:14:32.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[84940]: cluster 2024-09-14T04:14:31.084135+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2024-09-14T04:14:32.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[84940]: cluster 2024-09-14T04:14:31.087044+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-09-14T04:14:32.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[84940]: cluster 2024-09-14T04:14:31.087044+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-09-14T04:14:32.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[84940]: audit 2024-09-14T04:14:31.102694+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-14T04:14:32.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[84940]: audit 2024-09-14T04:14:31.102694+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-14T04:14:32.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[84940]: audit 2024-09-14T04:14:31.102973+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-14T04:14:32.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[84940]: audit 2024-09-14T04:14:31.102973+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-14T04:14:32.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[84940]: cluster 2024-09-14T04:14:31.111458+0000 mon.a (mon.0) 144 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-14T04:14:32.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[84940]: cluster 2024-09-14T04:14:31.111458+0000 mon.a (mon.0) 144 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-14T04:14:32.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[84940]: cluster 2024-09-14T04:14:31.118931+0000 mon.a (mon.0) 145 : cluster [DBG] monmap epoch 4 2024-09-14T04:14:32.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[84940]: cluster 2024-09-14T04:14:31.118931+0000 mon.a (mon.0) 145 : cluster [DBG] monmap epoch 4 2024-09-14T04:14:32.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[84940]: cluster 2024-09-14T04:14:31.118967+0000 mon.a (mon.0) 146 : cluster [DBG] fsid 4d8d8784-724c-11ef-bceb-c7b262605968 2024-09-14T04:14:32.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[84940]: cluster 2024-09-14T04:14:31.118967+0000 mon.a (mon.0) 146 : cluster [DBG] fsid 4d8d8784-724c-11ef-bceb-c7b262605968 2024-09-14T04:14:32.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[84940]: cluster 2024-09-14T04:14:31.118986+0000 mon.a (mon.0) 147 : cluster [DBG] last_changed 2024-09-14T04:14:31.053538+0000 2024-09-14T04:14:32.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[84940]: cluster 2024-09-14T04:14:31.118986+0000 mon.a (mon.0) 147 : cluster [DBG] last_changed 2024-09-14T04:14:31.053538+0000 2024-09-14T04:14:32.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[84940]: cluster 2024-09-14T04:14:31.119001+0000 mon.a (mon.0) 148 : cluster [DBG] created 2024-09-14T03:50:45.949874+0000 2024-09-14T04:14:32.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[87336]: cluster 2024-09-14T04:14:30.745213+0000 mgr.y (mgr.26165) 98 : cluster [DBG] pgmap v71: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:32.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[87336]: cluster 2024-09-14T04:14:30.745213+0000 mgr.y (mgr.26165) 98 : cluster [DBG] pgmap v71: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:32.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[87336]: audit 2024-09-14T04:14:31.083457+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-14T04:14:32.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[87336]: audit 2024-09-14T04:14:31.083457+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-14T04:14:32.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[87336]: cluster 2024-09-14T04:14:31.083993+0000 mon.a (mon.0) 141 : cluster [INF] mon.a calling monitor election 2024-09-14T04:14:32.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[87336]: cluster 2024-09-14T04:14:31.083993+0000 mon.a (mon.0) 141 : cluster [INF] mon.a calling monitor election 2024-09-14T04:14:32.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[87336]: cluster 2024-09-14T04:14:31.084135+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2024-09-14T04:14:32.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[87336]: cluster 2024-09-14T04:14:31.084135+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2024-09-14T04:14:32.275 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[87336]: cluster 2024-09-14T04:14:31.087044+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-09-14T04:14:32.275 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[87336]: cluster 2024-09-14T04:14:31.087044+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-09-14T04:14:32.275 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[87336]: audit 2024-09-14T04:14:31.102694+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-14T04:14:32.275 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[87336]: audit 2024-09-14T04:14:31.102694+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-14T04:14:32.275 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[87336]: audit 2024-09-14T04:14:31.102973+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-14T04:14:32.275 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[87336]: audit 2024-09-14T04:14:31.102973+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-14T04:14:32.275 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[87336]: cluster 2024-09-14T04:14:31.111458+0000 mon.a (mon.0) 144 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-14T04:14:32.275 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[87336]: cluster 2024-09-14T04:14:31.111458+0000 mon.a (mon.0) 144 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-14T04:14:32.275 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[87336]: cluster 2024-09-14T04:14:31.118931+0000 mon.a (mon.0) 145 : cluster [DBG] monmap epoch 4 2024-09-14T04:14:32.275 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[87336]: cluster 2024-09-14T04:14:31.118931+0000 mon.a (mon.0) 145 : cluster [DBG] monmap epoch 4 2024-09-14T04:14:32.275 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[87336]: cluster 2024-09-14T04:14:31.118967+0000 mon.a (mon.0) 146 : cluster [DBG] fsid 4d8d8784-724c-11ef-bceb-c7b262605968 2024-09-14T04:14:32.275 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[87336]: cluster 2024-09-14T04:14:31.118967+0000 mon.a (mon.0) 146 : cluster [DBG] fsid 4d8d8784-724c-11ef-bceb-c7b262605968 2024-09-14T04:14:32.276 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[87336]: cluster 2024-09-14T04:14:31.118986+0000 mon.a (mon.0) 147 : cluster [DBG] last_changed 2024-09-14T04:14:31.053538+0000 2024-09-14T04:14:32.276 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[87336]: cluster 2024-09-14T04:14:31.118986+0000 mon.a (mon.0) 147 : cluster [DBG] last_changed 2024-09-14T04:14:31.053538+0000 2024-09-14T04:14:32.276 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[87336]: cluster 2024-09-14T04:14:31.119001+0000 mon.a (mon.0) 148 : cluster [DBG] created 2024-09-14T03:50:45.949874+0000 2024-09-14T04:14:32.276 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[84940]: cluster 2024-09-14T04:14:31.119001+0000 mon.a (mon.0) 148 : cluster [DBG] created 2024-09-14T03:50:45.949874+0000 2024-09-14T04:14:32.276 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[84940]: cluster 2024-09-14T04:14:31.119016+0000 mon.a (mon.0) 149 : cluster [DBG] min_mon_release 19 (squid) 2024-09-14T04:14:32.276 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[84940]: cluster 2024-09-14T04:14:31.119016+0000 mon.a (mon.0) 149 : cluster [DBG] min_mon_release 19 (squid) 2024-09-14T04:14:32.276 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[84940]: cluster 2024-09-14T04:14:31.119036+0000 mon.a (mon.0) 150 : cluster [DBG] election_strategy: 1 2024-09-14T04:14:32.276 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[84940]: cluster 2024-09-14T04:14:31.119036+0000 mon.a (mon.0) 150 : cluster [DBG] election_strategy: 1 2024-09-14T04:14:32.277 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[84940]: cluster 2024-09-14T04:14:31.119059+0000 mon.a (mon.0) 151 : cluster [DBG] 0: [v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0] mon.a 2024-09-14T04:14:32.277 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[84940]: cluster 2024-09-14T04:14:31.119059+0000 mon.a (mon.0) 151 : cluster [DBG] 0: [v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0] mon.a 2024-09-14T04:14:32.277 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[84940]: cluster 2024-09-14T04:14:31.119084+0000 mon.a (mon.0) 152 : cluster [DBG] 1: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.b 2024-09-14T04:14:32.277 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[84940]: cluster 2024-09-14T04:14:31.119084+0000 mon.a (mon.0) 152 : cluster [DBG] 1: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.b 2024-09-14T04:14:32.277 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[84940]: cluster 2024-09-14T04:14:31.119110+0000 mon.a (mon.0) 153 : cluster [DBG] 2: [v2:172.21.15.38:3301/0,v1:172.21.15.38:6790/0] mon.c 2024-09-14T04:14:32.277 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[84940]: cluster 2024-09-14T04:14:31.119110+0000 mon.a (mon.0) 153 : cluster [DBG] 2: [v2:172.21.15.38:3301/0,v1:172.21.15.38:6790/0] mon.c 2024-09-14T04:14:32.277 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[84940]: cluster 2024-09-14T04:14:31.120145+0000 mon.a (mon.0) 154 : cluster [DBG] fsmap foo:1 {0=foo.smithi123.jvlckj=up:active} 1 up:standby 2024-09-14T04:14:32.277 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[84940]: cluster 2024-09-14T04:14:31.120145+0000 mon.a (mon.0) 154 : cluster [DBG] fsmap foo:1 {0=foo.smithi123.jvlckj=up:active} 1 up:standby 2024-09-14T04:14:32.277 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[84940]: cluster 2024-09-14T04:14:31.120201+0000 mon.a (mon.0) 155 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-14T04:14:32.277 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[84940]: cluster 2024-09-14T04:14:31.120201+0000 mon.a (mon.0) 155 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-14T04:14:32.277 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[84940]: cluster 2024-09-14T04:14:31.120839+0000 mon.a (mon.0) 156 : cluster [DBG] mgrmap e41: y(active, since 2m), standbys: x 2024-09-14T04:14:32.278 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[84940]: cluster 2024-09-14T04:14:31.120839+0000 mon.a (mon.0) 156 : cluster [DBG] mgrmap e41: y(active, since 2m), standbys: x 2024-09-14T04:14:32.278 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[84940]: cluster 2024-09-14T04:14:31.121123+0000 mon.a (mon.0) 157 : cluster [INF] overall HEALTH_OK 2024-09-14T04:14:32.278 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[84940]: cluster 2024-09-14T04:14:31.121123+0000 mon.a (mon.0) 157 : cluster [INF] overall HEALTH_OK 2024-09-14T04:14:32.278 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[84940]: audit 2024-09-14T04:14:31.127934+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:32.278 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[84940]: audit 2024-09-14T04:14:31.127934+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:32.278 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[84940]: audit 2024-09-14T04:14:31.135193+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:32.278 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[84940]: audit 2024-09-14T04:14:31.135193+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:32.278 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[84940]: audit 2024-09-14T04:14:31.143377+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:32.278 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[84940]: audit 2024-09-14T04:14:31.143377+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:32.278 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[84940]: audit 2024-09-14T04:14:31.144997+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:14:32.278 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[84940]: audit 2024-09-14T04:14:31.144997+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:14:32.279 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[87336]: cluster 2024-09-14T04:14:31.119001+0000 mon.a (mon.0) 148 : cluster [DBG] created 2024-09-14T03:50:45.949874+0000 2024-09-14T04:14:32.279 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[87336]: cluster 2024-09-14T04:14:31.119016+0000 mon.a (mon.0) 149 : cluster [DBG] min_mon_release 19 (squid) 2024-09-14T04:14:32.279 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[87336]: cluster 2024-09-14T04:14:31.119016+0000 mon.a (mon.0) 149 : cluster [DBG] min_mon_release 19 (squid) 2024-09-14T04:14:32.279 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[87336]: cluster 2024-09-14T04:14:31.119036+0000 mon.a (mon.0) 150 : cluster [DBG] election_strategy: 1 2024-09-14T04:14:32.279 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[87336]: cluster 2024-09-14T04:14:31.119036+0000 mon.a (mon.0) 150 : cluster [DBG] election_strategy: 1 2024-09-14T04:14:32.279 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[87336]: cluster 2024-09-14T04:14:31.119059+0000 mon.a (mon.0) 151 : cluster [DBG] 0: [v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0] mon.a 2024-09-14T04:14:32.279 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[87336]: cluster 2024-09-14T04:14:31.119059+0000 mon.a (mon.0) 151 : cluster [DBG] 0: [v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0] mon.a 2024-09-14T04:14:32.279 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[87336]: cluster 2024-09-14T04:14:31.119084+0000 mon.a (mon.0) 152 : cluster [DBG] 1: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.b 2024-09-14T04:14:32.280 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[87336]: cluster 2024-09-14T04:14:31.119084+0000 mon.a (mon.0) 152 : cluster [DBG] 1: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.b 2024-09-14T04:14:32.280 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[87336]: cluster 2024-09-14T04:14:31.119110+0000 mon.a (mon.0) 153 : cluster [DBG] 2: [v2:172.21.15.38:3301/0,v1:172.21.15.38:6790/0] mon.c 2024-09-14T04:14:32.280 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[87336]: cluster 2024-09-14T04:14:31.119110+0000 mon.a (mon.0) 153 : cluster [DBG] 2: [v2:172.21.15.38:3301/0,v1:172.21.15.38:6790/0] mon.c 2024-09-14T04:14:32.280 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[87336]: cluster 2024-09-14T04:14:31.120145+0000 mon.a (mon.0) 154 : cluster [DBG] fsmap foo:1 {0=foo.smithi123.jvlckj=up:active} 1 up:standby 2024-09-14T04:14:32.280 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[87336]: cluster 2024-09-14T04:14:31.120145+0000 mon.a (mon.0) 154 : cluster [DBG] fsmap foo:1 {0=foo.smithi123.jvlckj=up:active} 1 up:standby 2024-09-14T04:14:32.280 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[87336]: cluster 2024-09-14T04:14:31.120201+0000 mon.a (mon.0) 155 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-14T04:14:32.280 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[87336]: cluster 2024-09-14T04:14:31.120201+0000 mon.a (mon.0) 155 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-14T04:14:32.280 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[87336]: cluster 2024-09-14T04:14:31.120839+0000 mon.a (mon.0) 156 : cluster [DBG] mgrmap e41: y(active, since 2m), standbys: x 2024-09-14T04:14:32.280 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[87336]: cluster 2024-09-14T04:14:31.120839+0000 mon.a (mon.0) 156 : cluster [DBG] mgrmap e41: y(active, since 2m), standbys: x 2024-09-14T04:14:32.280 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[87336]: cluster 2024-09-14T04:14:31.121123+0000 mon.a (mon.0) 157 : cluster [INF] overall HEALTH_OK 2024-09-14T04:14:32.280 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[87336]: cluster 2024-09-14T04:14:31.121123+0000 mon.a (mon.0) 157 : cluster [INF] overall HEALTH_OK 2024-09-14T04:14:32.281 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[87336]: audit 2024-09-14T04:14:31.127934+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:32.281 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[87336]: audit 2024-09-14T04:14:31.127934+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:32.281 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[87336]: audit 2024-09-14T04:14:31.135193+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:32.281 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[87336]: audit 2024-09-14T04:14:31.135193+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:32.281 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[87336]: audit 2024-09-14T04:14:31.143377+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:32.281 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[87336]: audit 2024-09-14T04:14:31.143377+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:32.281 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[87336]: audit 2024-09-14T04:14:31.144997+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:14:32.281 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:32 smithi038 bash[87336]: audit 2024-09-14T04:14:31.144997+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:14:32.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:32 smithi123 bash[68976]: cluster 2024-09-14T04:14:30.745213+0000 mgr.y (mgr.26165) 98 : cluster [DBG] pgmap v71: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:32.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:32 smithi123 bash[68976]: cluster 2024-09-14T04:14:30.745213+0000 mgr.y (mgr.26165) 98 : cluster [DBG] pgmap v71: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:32.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:32 smithi123 bash[68976]: audit 2024-09-14T04:14:31.083457+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-14T04:14:32.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:32 smithi123 bash[68976]: audit 2024-09-14T04:14:31.083457+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-14T04:14:32.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:32 smithi123 bash[68976]: cluster 2024-09-14T04:14:31.083993+0000 mon.a (mon.0) 141 : cluster [INF] mon.a calling monitor election 2024-09-14T04:14:32.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:32 smithi123 bash[68976]: cluster 2024-09-14T04:14:31.083993+0000 mon.a (mon.0) 141 : cluster [INF] mon.a calling monitor election 2024-09-14T04:14:32.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:32 smithi123 bash[68976]: cluster 2024-09-14T04:14:31.084135+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2024-09-14T04:14:32.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:32 smithi123 bash[68976]: cluster 2024-09-14T04:14:31.084135+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2024-09-14T04:14:32.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:32 smithi123 bash[68976]: cluster 2024-09-14T04:14:31.087044+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-09-14T04:14:32.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:32 smithi123 bash[68976]: cluster 2024-09-14T04:14:31.087044+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-09-14T04:14:32.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:32 smithi123 bash[68976]: audit 2024-09-14T04:14:31.102694+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-14T04:14:32.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:32 smithi123 bash[68976]: audit 2024-09-14T04:14:31.102694+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-14T04:14:32.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:32 smithi123 bash[68976]: audit 2024-09-14T04:14:31.102973+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-14T04:14:32.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:32 smithi123 bash[68976]: audit 2024-09-14T04:14:31.102973+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-14T04:14:32.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:32 smithi123 bash[68976]: cluster 2024-09-14T04:14:31.111458+0000 mon.a (mon.0) 144 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-14T04:14:32.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:32 smithi123 bash[68976]: cluster 2024-09-14T04:14:31.111458+0000 mon.a (mon.0) 144 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-14T04:14:32.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:32 smithi123 bash[68976]: cluster 2024-09-14T04:14:31.118931+0000 mon.a (mon.0) 145 : cluster [DBG] monmap epoch 4 2024-09-14T04:14:32.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:32 smithi123 bash[68976]: cluster 2024-09-14T04:14:31.118931+0000 mon.a (mon.0) 145 : cluster [DBG] monmap epoch 4 2024-09-14T04:14:32.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:32 smithi123 bash[68976]: cluster 2024-09-14T04:14:31.118967+0000 mon.a (mon.0) 146 : cluster [DBG] fsid 4d8d8784-724c-11ef-bceb-c7b262605968 2024-09-14T04:14:32.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:32 smithi123 bash[68976]: cluster 2024-09-14T04:14:31.118967+0000 mon.a (mon.0) 146 : cluster [DBG] fsid 4d8d8784-724c-11ef-bceb-c7b262605968 2024-09-14T04:14:32.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:32 smithi123 bash[68976]: cluster 2024-09-14T04:14:31.118986+0000 mon.a (mon.0) 147 : cluster [DBG] last_changed 2024-09-14T04:14:31.053538+0000 2024-09-14T04:14:32.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:32 smithi123 bash[68976]: cluster 2024-09-14T04:14:31.118986+0000 mon.a (mon.0) 147 : cluster [DBG] last_changed 2024-09-14T04:14:31.053538+0000 2024-09-14T04:14:32.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:32 smithi123 bash[68976]: cluster 2024-09-14T04:14:31.119001+0000 mon.a (mon.0) 148 : cluster [DBG] created 2024-09-14T03:50:45.949874+0000 2024-09-14T04:14:32.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:32 smithi123 bash[68976]: cluster 2024-09-14T04:14:31.119001+0000 mon.a (mon.0) 148 : cluster [DBG] created 2024-09-14T03:50:45.949874+0000 2024-09-14T04:14:32.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:32 smithi123 bash[68976]: cluster 2024-09-14T04:14:31.119016+0000 mon.a (mon.0) 149 : cluster [DBG] min_mon_release 19 (squid) 2024-09-14T04:14:32.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:32 smithi123 bash[68976]: cluster 2024-09-14T04:14:31.119016+0000 mon.a (mon.0) 149 : cluster [DBG] min_mon_release 19 (squid) 2024-09-14T04:14:32.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:32 smithi123 bash[68976]: cluster 2024-09-14T04:14:31.119036+0000 mon.a (mon.0) 150 : cluster [DBG] election_strategy: 1 2024-09-14T04:14:32.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:32 smithi123 bash[68976]: cluster 2024-09-14T04:14:31.119036+0000 mon.a (mon.0) 150 : cluster [DBG] election_strategy: 1 2024-09-14T04:14:32.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:32 smithi123 bash[68976]: cluster 2024-09-14T04:14:31.119059+0000 mon.a (mon.0) 151 : cluster [DBG] 0: [v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0] mon.a 2024-09-14T04:14:32.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:32 smithi123 bash[68976]: cluster 2024-09-14T04:14:31.119059+0000 mon.a (mon.0) 151 : cluster [DBG] 0: [v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0] mon.a 2024-09-14T04:14:32.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:32 smithi123 bash[68976]: cluster 2024-09-14T04:14:31.119084+0000 mon.a (mon.0) 152 : cluster [DBG] 1: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.b 2024-09-14T04:14:32.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:32 smithi123 bash[68976]: cluster 2024-09-14T04:14:31.119084+0000 mon.a (mon.0) 152 : cluster [DBG] 1: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.b 2024-09-14T04:14:32.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:32 smithi123 bash[68976]: cluster 2024-09-14T04:14:31.119110+0000 mon.a (mon.0) 153 : cluster [DBG] 2: [v2:172.21.15.38:3301/0,v1:172.21.15.38:6790/0] mon.c 2024-09-14T04:14:32.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:32 smithi123 bash[68976]: cluster 2024-09-14T04:14:31.119110+0000 mon.a (mon.0) 153 : cluster [DBG] 2: [v2:172.21.15.38:3301/0,v1:172.21.15.38:6790/0] mon.c 2024-09-14T04:14:32.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:32 smithi123 bash[68976]: cluster 2024-09-14T04:14:31.120145+0000 mon.a (mon.0) 154 : cluster [DBG] fsmap foo:1 {0=foo.smithi123.jvlckj=up:active} 1 up:standby 2024-09-14T04:14:32.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:32 smithi123 bash[68976]: cluster 2024-09-14T04:14:31.120145+0000 mon.a (mon.0) 154 : cluster [DBG] fsmap foo:1 {0=foo.smithi123.jvlckj=up:active} 1 up:standby 2024-09-14T04:14:32.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:32 smithi123 bash[68976]: cluster 2024-09-14T04:14:31.120201+0000 mon.a (mon.0) 155 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-14T04:14:32.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:32 smithi123 bash[68976]: cluster 2024-09-14T04:14:31.120201+0000 mon.a (mon.0) 155 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-14T04:14:32.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:32 smithi123 bash[68976]: cluster 2024-09-14T04:14:31.120839+0000 mon.a (mon.0) 156 : cluster [DBG] mgrmap e41: y(active, since 2m), standbys: x 2024-09-14T04:14:32.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:32 smithi123 bash[68976]: cluster 2024-09-14T04:14:31.120839+0000 mon.a (mon.0) 156 : cluster [DBG] mgrmap e41: y(active, since 2m), standbys: x 2024-09-14T04:14:32.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:32 smithi123 bash[68976]: cluster 2024-09-14T04:14:31.121123+0000 mon.a (mon.0) 157 : cluster [INF] overall HEALTH_OK 2024-09-14T04:14:32.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:32 smithi123 bash[68976]: cluster 2024-09-14T04:14:31.121123+0000 mon.a (mon.0) 157 : cluster [INF] overall HEALTH_OK 2024-09-14T04:14:32.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:32 smithi123 bash[68976]: audit 2024-09-14T04:14:31.127934+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:32.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:32 smithi123 bash[68976]: audit 2024-09-14T04:14:31.127934+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:32.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:32 smithi123 bash[68976]: audit 2024-09-14T04:14:31.135193+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:32.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:32 smithi123 bash[68976]: audit 2024-09-14T04:14:31.135193+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:32.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:32 smithi123 bash[68976]: audit 2024-09-14T04:14:31.143377+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:32.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:32 smithi123 bash[68976]: audit 2024-09-14T04:14:31.143377+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:32.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:32 smithi123 bash[68976]: audit 2024-09-14T04:14:31.144997+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:14:32.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:32 smithi123 bash[68976]: audit 2024-09-14T04:14:31.144997+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:14:34.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:34 smithi123 bash[68976]: cluster 2024-09-14T04:14:32.745811+0000 mgr.y (mgr.26165) 99 : cluster [DBG] pgmap v72: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:34.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:34 smithi123 bash[68976]: cluster 2024-09-14T04:14:32.745811+0000 mgr.y (mgr.26165) 99 : cluster [DBG] pgmap v72: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:34.434 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:14:34 smithi123 bash[61744]: ts=2024-09-14T04:14:34.149Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1629-geb16b97b (eb16b97b08b1a378bbb6cbc2dadc21f07d8ac10b) quincy (stable)\", cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1629-geb16b97b (eb16b97b08b1a378bbb6cbc2dadc21f07d8ac10b) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:14:34.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:34 smithi038 bash[84940]: cluster 2024-09-14T04:14:32.745811+0000 mgr.y (mgr.26165) 99 : cluster [DBG] pgmap v72: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:34.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:34 smithi038 bash[84940]: cluster 2024-09-14T04:14:32.745811+0000 mgr.y (mgr.26165) 99 : cluster [DBG] pgmap v72: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:34.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:34 smithi038 bash[87336]: cluster 2024-09-14T04:14:32.745811+0000 mgr.y (mgr.26165) 99 : cluster [DBG] pgmap v72: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:34.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:34 smithi038 bash[87336]: cluster 2024-09-14T04:14:32.745811+0000 mgr.y (mgr.26165) 99 : cluster [DBG] pgmap v72: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:36.020 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:14:35 smithi038 bash[76239]: debug 2024-09-14T04:14:35.593+0000 7f4625f21640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-09-14T04:14:36.092 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:14:35 smithi123 bash[61744]: ts=2024-09-14T04:14:35.740Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:14:36.093 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:14:35 smithi123 bash[61744]: ts=2024-09-14T04:14:35.740Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:14:36.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:36 smithi123 bash[68976]: cluster 2024-09-14T04:14:34.746321+0000 mgr.y (mgr.26165) 100 : cluster [DBG] pgmap v73: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:36.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:36 smithi123 bash[68976]: cluster 2024-09-14T04:14:34.746321+0000 mgr.y (mgr.26165) 100 : cluster [DBG] pgmap v73: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:36.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:36 smithi038 bash[84940]: cluster 2024-09-14T04:14:34.746321+0000 mgr.y (mgr.26165) 100 : cluster [DBG] pgmap v73: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:36.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:36 smithi038 bash[84940]: cluster 2024-09-14T04:14:34.746321+0000 mgr.y (mgr.26165) 100 : cluster [DBG] pgmap v73: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:36.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:36 smithi038 bash[87336]: cluster 2024-09-14T04:14:34.746321+0000 mgr.y (mgr.26165) 100 : cluster [DBG] pgmap v73: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:36.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:36 smithi038 bash[87336]: cluster 2024-09-14T04:14:34.746321+0000 mgr.y (mgr.26165) 100 : cluster [DBG] pgmap v73: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:36.732 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:14:37.433 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:14:36 smithi123 bash[61744]: ts=2024-09-14T04:14:36.951Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi123\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi123\", job=\"node\", machine=\"x86_64\", nodename=\"smithi123\", release=\"5.15.0-121-generic\", sysname=\"Linux\", version=\"#131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi123\", job=\"node\", machine=\"x86_64\", nodename=\"smithi123\", release=\"5.15.0-121-generic\", sysname=\"Linux\", version=\"#131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:14:38.429 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:14:38 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:14:38] "GET /metrics HTTP/1.1" 200 34034 "" "Prometheus/2.51.0" 2024-09-14T04:14:38.429 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:38 smithi038 bash[87336]: cluster 2024-09-14T04:14:36.747119+0000 mgr.y (mgr.26165) 101 : cluster [DBG] pgmap v74: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:38.429 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:38 smithi038 bash[87336]: cluster 2024-09-14T04:14:36.747119+0000 mgr.y (mgr.26165) 101 : cluster [DBG] pgmap v74: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:38.429 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:38 smithi038 bash[87336]: audit 2024-09-14T04:14:37.150774+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:38.430 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:38 smithi038 bash[87336]: audit 2024-09-14T04:14:37.150774+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:38.430 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:38 smithi038 bash[87336]: audit 2024-09-14T04:14:37.161668+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:38.430 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:38 smithi038 bash[87336]: audit 2024-09-14T04:14:37.161668+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:38.430 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:38 smithi038 bash[84940]: cluster 2024-09-14T04:14:36.747119+0000 mgr.y (mgr.26165) 101 : cluster [DBG] pgmap v74: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:38.430 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:38 smithi038 bash[84940]: cluster 2024-09-14T04:14:36.747119+0000 mgr.y (mgr.26165) 101 : cluster [DBG] pgmap v74: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:38.430 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:38 smithi038 bash[84940]: audit 2024-09-14T04:14:37.150774+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:38.430 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:38 smithi038 bash[84940]: audit 2024-09-14T04:14:37.150774+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:38.430 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:38 smithi038 bash[84940]: audit 2024-09-14T04:14:37.161668+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:38.431 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:38 smithi038 bash[84940]: audit 2024-09-14T04:14:37.161668+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:38.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:38 smithi123 bash[68976]: cluster 2024-09-14T04:14:36.747119+0000 mgr.y (mgr.26165) 101 : cluster [DBG] pgmap v74: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:38.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:38 smithi123 bash[68976]: cluster 2024-09-14T04:14:36.747119+0000 mgr.y (mgr.26165) 101 : cluster [DBG] pgmap v74: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:38.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:38 smithi123 bash[68976]: audit 2024-09-14T04:14:37.150774+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:38.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:38 smithi123 bash[68976]: audit 2024-09-14T04:14:37.150774+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:38.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:38 smithi123 bash[68976]: audit 2024-09-14T04:14:37.161668+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:38.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:38 smithi123 bash[68976]: audit 2024-09-14T04:14:37.161668+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:39.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:39 smithi038 bash[84940]: audit 2024-09-14T04:14:38.305859+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:39.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:39 smithi038 bash[84940]: audit 2024-09-14T04:14:38.305859+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:39.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:39 smithi038 bash[84940]: audit 2024-09-14T04:14:38.324089+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:39.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:39 smithi038 bash[84940]: audit 2024-09-14T04:14:38.324089+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:39.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:39 smithi038 bash[87336]: audit 2024-09-14T04:14:38.305859+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:39.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:39 smithi038 bash[87336]: audit 2024-09-14T04:14:38.305859+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:39.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:39 smithi038 bash[87336]: audit 2024-09-14T04:14:38.324089+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:39.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:39 smithi038 bash[87336]: audit 2024-09-14T04:14:38.324089+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:39.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:39 smithi123 bash[68976]: audit 2024-09-14T04:14:38.305859+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:39.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:39 smithi123 bash[68976]: audit 2024-09-14T04:14:38.305859+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:39.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:39 smithi123 bash[68976]: audit 2024-09-14T04:14:38.324089+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:39.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:39 smithi123 bash[68976]: audit 2024-09-14T04:14:38.324089+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:40.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:40 smithi038 bash[84940]: cluster 2024-09-14T04:14:38.747763+0000 mgr.y (mgr.26165) 102 : cluster [DBG] pgmap v75: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:40.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:40 smithi038 bash[84940]: cluster 2024-09-14T04:14:38.747763+0000 mgr.y (mgr.26165) 102 : cluster [DBG] pgmap v75: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:40.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:40 smithi038 bash[87336]: cluster 2024-09-14T04:14:38.747763+0000 mgr.y (mgr.26165) 102 : cluster [DBG] pgmap v75: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:40.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:40 smithi038 bash[87336]: cluster 2024-09-14T04:14:38.747763+0000 mgr.y (mgr.26165) 102 : cluster [DBG] pgmap v75: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:40.684 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:14:40 smithi123 bash[61744]: ts=2024-09-14T04:14:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:14:40.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:40 smithi123 bash[68976]: cluster 2024-09-14T04:14:38.747763+0000 mgr.y (mgr.26165) 102 : cluster [DBG] pgmap v75: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:40.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:40 smithi123 bash[68976]: cluster 2024-09-14T04:14:38.747763+0000 mgr.y (mgr.26165) 102 : cluster [DBG] pgmap v75: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:42.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:42 smithi123 bash[68976]: cluster 2024-09-14T04:14:40.748813+0000 mgr.y (mgr.26165) 103 : cluster [DBG] pgmap v76: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:42.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:42 smithi123 bash[68976]: cluster 2024-09-14T04:14:40.748813+0000 mgr.y (mgr.26165) 103 : cluster [DBG] pgmap v76: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:42.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:42 smithi038 bash[84940]: cluster 2024-09-14T04:14:40.748813+0000 mgr.y (mgr.26165) 103 : cluster [DBG] pgmap v76: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:42.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:42 smithi038 bash[84940]: cluster 2024-09-14T04:14:40.748813+0000 mgr.y (mgr.26165) 103 : cluster [DBG] pgmap v76: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:42.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:42 smithi038 bash[87336]: cluster 2024-09-14T04:14:40.748813+0000 mgr.y (mgr.26165) 103 : cluster [DBG] pgmap v76: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:42.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:42 smithi038 bash[87336]: cluster 2024-09-14T04:14:40.748813+0000 mgr.y (mgr.26165) 103 : cluster [DBG] pgmap v76: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:44.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:44 smithi123 bash[68976]: cluster 2024-09-14T04:14:42.749534+0000 mgr.y (mgr.26165) 104 : cluster [DBG] pgmap v77: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:44.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:44 smithi123 bash[68976]: cluster 2024-09-14T04:14:42.749534+0000 mgr.y (mgr.26165) 104 : cluster [DBG] pgmap v77: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:44.434 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:14:44 smithi123 bash[61744]: ts=2024-09-14T04:14:44.149Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1629-geb16b97b (eb16b97b08b1a378bbb6cbc2dadc21f07d8ac10b) quincy (stable)\", cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1629-geb16b97b (eb16b97b08b1a378bbb6cbc2dadc21f07d8ac10b) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:14:44.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:44 smithi038 bash[84940]: cluster 2024-09-14T04:14:42.749534+0000 mgr.y (mgr.26165) 104 : cluster [DBG] pgmap v77: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:44.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:44 smithi038 bash[84940]: cluster 2024-09-14T04:14:42.749534+0000 mgr.y (mgr.26165) 104 : cluster [DBG] pgmap v77: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:44.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:44 smithi038 bash[87336]: cluster 2024-09-14T04:14:42.749534+0000 mgr.y (mgr.26165) 104 : cluster [DBG] pgmap v77: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:44.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:44 smithi038 bash[87336]: cluster 2024-09-14T04:14:42.749534+0000 mgr.y (mgr.26165) 104 : cluster [DBG] pgmap v77: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:45.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:45 smithi123 bash[68976]: audit 2024-09-14T04:14:45.186471+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:14:45.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:45 smithi123 bash[68976]: audit 2024-09-14T04:14:45.186471+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:14:45.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:45 smithi038 bash[84940]: audit 2024-09-14T04:14:45.186471+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:14:45.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:45 smithi038 bash[84940]: audit 2024-09-14T04:14:45.186471+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:14:45.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:45 smithi038 bash[87336]: audit 2024-09-14T04:14:45.186471+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:14:45.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:45 smithi038 bash[87336]: audit 2024-09-14T04:14:45.186471+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:14:46.184 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:14:45 smithi123 bash[61744]: ts=2024-09-14T04:14:45.741Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:14:46.184 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:14:45 smithi123 bash[61744]: ts=2024-09-14T04:14:45.741Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:14:46.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:46 smithi123 bash[68976]: cluster 2024-09-14T04:14:44.750233+0000 mgr.y (mgr.26165) 105 : cluster [DBG] pgmap v78: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:46.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:46 smithi123 bash[68976]: cluster 2024-09-14T04:14:44.750233+0000 mgr.y (mgr.26165) 105 : cluster [DBG] pgmap v78: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:46.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:46 smithi038 bash[84940]: cluster 2024-09-14T04:14:44.750233+0000 mgr.y (mgr.26165) 105 : cluster [DBG] pgmap v78: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:46.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:46 smithi038 bash[84940]: cluster 2024-09-14T04:14:44.750233+0000 mgr.y (mgr.26165) 105 : cluster [DBG] pgmap v78: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:46.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:46 smithi038 bash[87336]: cluster 2024-09-14T04:14:44.750233+0000 mgr.y (mgr.26165) 105 : cluster [DBG] pgmap v78: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:46.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:46 smithi038 bash[87336]: cluster 2024-09-14T04:14:44.750233+0000 mgr.y (mgr.26165) 105 : cluster [DBG] pgmap v78: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:47.433 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:14:46 smithi123 bash[61744]: ts=2024-09-14T04:14:46.949Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi123\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi123\", job=\"node\", machine=\"x86_64\", nodename=\"smithi123\", release=\"5.15.0-121-generic\", sysname=\"Linux\", version=\"#131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi123\", job=\"node\", machine=\"x86_64\", nodename=\"smithi123\", release=\"5.15.0-121-generic\", sysname=\"Linux\", version=\"#131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:14:48.520 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:14:48 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:14:48] "GET /metrics HTTP/1.1" 200 34030 "" "Prometheus/2.51.0" 2024-09-14T04:14:48.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:48 smithi038 bash[84940]: cluster 2024-09-14T04:14:46.751422+0000 mgr.y (mgr.26165) 106 : cluster [DBG] pgmap v79: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:48.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:48 smithi038 bash[84940]: cluster 2024-09-14T04:14:46.751422+0000 mgr.y (mgr.26165) 106 : cluster [DBG] pgmap v79: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:48.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:48 smithi038 bash[87336]: cluster 2024-09-14T04:14:46.751422+0000 mgr.y (mgr.26165) 106 : cluster [DBG] pgmap v79: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:48.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:48 smithi038 bash[87336]: cluster 2024-09-14T04:14:46.751422+0000 mgr.y (mgr.26165) 106 : cluster [DBG] pgmap v79: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:48.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:48 smithi123 bash[68976]: cluster 2024-09-14T04:14:46.751422+0000 mgr.y (mgr.26165) 106 : cluster [DBG] pgmap v79: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:48.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:48 smithi123 bash[68976]: cluster 2024-09-14T04:14:46.751422+0000 mgr.y (mgr.26165) 106 : cluster [DBG] pgmap v79: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:50.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:49 smithi123 bash[68976]: cluster 2024-09-14T04:14:48.752179+0000 mgr.y (mgr.26165) 107 : cluster [DBG] pgmap v80: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:50.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:49 smithi123 bash[68976]: cluster 2024-09-14T04:14:48.752179+0000 mgr.y (mgr.26165) 107 : cluster [DBG] pgmap v80: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:50.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:49 smithi123 bash[68976]: audit 2024-09-14T04:14:48.840342+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:50.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:49 smithi123 bash[68976]: audit 2024-09-14T04:14:48.840342+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:50.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:49 smithi123 bash[68976]: audit 2024-09-14T04:14:48.852990+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:50.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:49 smithi123 bash[68976]: audit 2024-09-14T04:14:48.852990+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:50.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:49 smithi123 bash[68976]: audit 2024-09-14T04:14:48.855270+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:14:50.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:49 smithi123 bash[68976]: audit 2024-09-14T04:14:48.855270+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:14:50.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:49 smithi123 bash[68976]: audit 2024-09-14T04:14:48.857198+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:14:50.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:49 smithi123 bash[68976]: audit 2024-09-14T04:14:48.857198+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:14:50.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:49 smithi123 bash[68976]: audit 2024-09-14T04:14:48.867886+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:50.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:49 smithi123 bash[68976]: audit 2024-09-14T04:14:48.867886+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:50.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:49 smithi123 bash[68976]: cephadm 2024-09-14T04:14:48.909199+0000 mgr.y (mgr.26165) 108 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-14T04:14:50.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:49 smithi123 bash[68976]: cephadm 2024-09-14T04:14:48.909199+0000 mgr.y (mgr.26165) 108 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-14T04:14:50.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:49 smithi123 bash[68976]: audit 2024-09-14T04:14:48.909917+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-14T04:14:50.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:49 smithi123 bash[68976]: audit 2024-09-14T04:14:48.909917+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-14T04:14:50.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:49 smithi123 bash[68976]: audit 2024-09-14T04:14:48.911811+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-14T04:14:50.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:49 smithi123 bash[68976]: audit 2024-09-14T04:14:48.911811+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-14T04:14:50.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:49 smithi123 bash[68976]: audit 2024-09-14T04:14:48.913591+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:14:50.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:49 smithi123 bash[68976]: audit 2024-09-14T04:14:48.913591+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:14:50.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:49 smithi123 bash[68976]: cephadm 2024-09-14T04:14:48.915597+0000 mgr.y (mgr.26165) 109 : cephadm [INF] Reconfiguring daemon mon.a on smithi038 2024-09-14T04:14:50.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:49 smithi123 bash[68976]: cephadm 2024-09-14T04:14:48.915597+0000 mgr.y (mgr.26165) 109 : cephadm [INF] Reconfiguring daemon mon.a on smithi038 2024-09-14T04:14:50.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:49 smithi038 bash[84940]: cluster 2024-09-14T04:14:48.752179+0000 mgr.y (mgr.26165) 107 : cluster [DBG] pgmap v80: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:50.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:49 smithi038 bash[84940]: cluster 2024-09-14T04:14:48.752179+0000 mgr.y (mgr.26165) 107 : cluster [DBG] pgmap v80: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:50.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:49 smithi038 bash[84940]: audit 2024-09-14T04:14:48.840342+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:50.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:49 smithi038 bash[84940]: audit 2024-09-14T04:14:48.840342+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:50.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:49 smithi038 bash[84940]: audit 2024-09-14T04:14:48.852990+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:50.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:49 smithi038 bash[84940]: audit 2024-09-14T04:14:48.852990+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:50.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:49 smithi038 bash[84940]: audit 2024-09-14T04:14:48.855270+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:14:50.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:49 smithi038 bash[84940]: audit 2024-09-14T04:14:48.855270+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:14:50.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:49 smithi038 bash[84940]: audit 2024-09-14T04:14:48.857198+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:14:50.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:49 smithi038 bash[84940]: audit 2024-09-14T04:14:48.857198+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:14:50.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:49 smithi038 bash[84940]: audit 2024-09-14T04:14:48.867886+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:50.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:49 smithi038 bash[84940]: audit 2024-09-14T04:14:48.867886+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:50.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:49 smithi038 bash[84940]: cephadm 2024-09-14T04:14:48.909199+0000 mgr.y (mgr.26165) 108 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-14T04:14:50.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:49 smithi038 bash[84940]: cephadm 2024-09-14T04:14:48.909199+0000 mgr.y (mgr.26165) 108 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-14T04:14:50.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:49 smithi038 bash[84940]: audit 2024-09-14T04:14:48.909917+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-14T04:14:50.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:49 smithi038 bash[84940]: audit 2024-09-14T04:14:48.909917+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-14T04:14:50.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:49 smithi038 bash[84940]: audit 2024-09-14T04:14:48.911811+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-14T04:14:50.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:49 smithi038 bash[84940]: audit 2024-09-14T04:14:48.911811+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-14T04:14:50.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:49 smithi038 bash[84940]: audit 2024-09-14T04:14:48.913591+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:14:50.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:49 smithi038 bash[84940]: audit 2024-09-14T04:14:48.913591+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:14:50.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:49 smithi038 bash[84940]: cephadm 2024-09-14T04:14:48.915597+0000 mgr.y (mgr.26165) 109 : cephadm [INF] Reconfiguring daemon mon.a on smithi038 2024-09-14T04:14:50.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:49 smithi038 bash[84940]: cephadm 2024-09-14T04:14:48.915597+0000 mgr.y (mgr.26165) 109 : cephadm [INF] Reconfiguring daemon mon.a on smithi038 2024-09-14T04:14:50.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:49 smithi038 bash[87336]: cluster 2024-09-14T04:14:48.752179+0000 mgr.y (mgr.26165) 107 : cluster [DBG] pgmap v80: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:50.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:49 smithi038 bash[87336]: cluster 2024-09-14T04:14:48.752179+0000 mgr.y (mgr.26165) 107 : cluster [DBG] pgmap v80: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:50.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:49 smithi038 bash[87336]: audit 2024-09-14T04:14:48.840342+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:50.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:49 smithi038 bash[87336]: audit 2024-09-14T04:14:48.840342+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:50.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:49 smithi038 bash[87336]: audit 2024-09-14T04:14:48.852990+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:50.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:49 smithi038 bash[87336]: audit 2024-09-14T04:14:48.852990+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:50.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:49 smithi038 bash[87336]: audit 2024-09-14T04:14:48.855270+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:14:50.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:49 smithi038 bash[87336]: audit 2024-09-14T04:14:48.855270+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:14:50.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:49 smithi038 bash[87336]: audit 2024-09-14T04:14:48.857198+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:14:50.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:49 smithi038 bash[87336]: audit 2024-09-14T04:14:48.857198+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:14:50.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:49 smithi038 bash[87336]: audit 2024-09-14T04:14:48.867886+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:50.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:49 smithi038 bash[87336]: audit 2024-09-14T04:14:48.867886+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:50.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:49 smithi038 bash[87336]: cephadm 2024-09-14T04:14:48.909199+0000 mgr.y (mgr.26165) 108 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-14T04:14:50.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:49 smithi038 bash[87336]: cephadm 2024-09-14T04:14:48.909199+0000 mgr.y (mgr.26165) 108 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-14T04:14:50.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:49 smithi038 bash[87336]: audit 2024-09-14T04:14:48.909917+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-14T04:14:50.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:49 smithi038 bash[87336]: audit 2024-09-14T04:14:48.909917+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-14T04:14:50.275 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:49 smithi038 bash[87336]: audit 2024-09-14T04:14:48.911811+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-14T04:14:50.275 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:49 smithi038 bash[87336]: audit 2024-09-14T04:14:48.911811+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-14T04:14:50.275 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:49 smithi038 bash[87336]: audit 2024-09-14T04:14:48.913591+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:14:50.275 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:49 smithi038 bash[87336]: audit 2024-09-14T04:14:48.913591+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:14:50.275 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:49 smithi038 bash[87336]: cephadm 2024-09-14T04:14:48.915597+0000 mgr.y (mgr.26165) 109 : cephadm [INF] Reconfiguring daemon mon.a on smithi038 2024-09-14T04:14:50.275 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:49 smithi038 bash[87336]: cephadm 2024-09-14T04:14:48.915597+0000 mgr.y (mgr.26165) 109 : cephadm [INF] Reconfiguring daemon mon.a on smithi038 2024-09-14T04:14:50.683 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:14:50 smithi123 bash[61744]: ts=2024-09-14T04:14:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:14:52.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:51 smithi123 bash[68976]: cluster 2024-09-14T04:14:50.753529+0000 mgr.y (mgr.26165) 110 : cluster [DBG] pgmap v81: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:52.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:51 smithi123 bash[68976]: cluster 2024-09-14T04:14:50.753529+0000 mgr.y (mgr.26165) 110 : cluster [DBG] pgmap v81: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:52.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:51 smithi123 bash[68976]: audit 2024-09-14T04:14:51.698030+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:52.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:51 smithi123 bash[68976]: audit 2024-09-14T04:14:51.698030+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:52.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:51 smithi123 bash[68976]: audit 2024-09-14T04:14:51.710319+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:52.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:51 smithi123 bash[68976]: audit 2024-09-14T04:14:51.710319+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:52.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:51 smithi123 bash[68976]: audit 2024-09-14T04:14:51.712971+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-14T04:14:52.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:51 smithi123 bash[68976]: audit 2024-09-14T04:14:51.712971+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-14T04:14:52.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:51 smithi123 bash[68976]: audit 2024-09-14T04:14:51.714801+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-14T04:14:52.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:51 smithi123 bash[68976]: audit 2024-09-14T04:14:51.714801+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-14T04:14:52.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:51 smithi123 bash[68976]: audit 2024-09-14T04:14:51.716957+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:14:52.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:51 smithi123 bash[68976]: audit 2024-09-14T04:14:51.716957+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:14:52.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:51 smithi038 bash[84940]: cluster 2024-09-14T04:14:50.753529+0000 mgr.y (mgr.26165) 110 : cluster [DBG] pgmap v81: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:52.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:51 smithi038 bash[84940]: cluster 2024-09-14T04:14:50.753529+0000 mgr.y (mgr.26165) 110 : cluster [DBG] pgmap v81: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:52.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:51 smithi038 bash[84940]: audit 2024-09-14T04:14:51.698030+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:52.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:51 smithi038 bash[84940]: audit 2024-09-14T04:14:51.698030+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:52.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:51 smithi038 bash[84940]: audit 2024-09-14T04:14:51.710319+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:52.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:51 smithi038 bash[84940]: audit 2024-09-14T04:14:51.710319+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:52.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:51 smithi038 bash[84940]: audit 2024-09-14T04:14:51.712971+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-14T04:14:52.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:51 smithi038 bash[84940]: audit 2024-09-14T04:14:51.712971+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-14T04:14:52.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:51 smithi038 bash[84940]: audit 2024-09-14T04:14:51.714801+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-14T04:14:52.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:51 smithi038 bash[84940]: audit 2024-09-14T04:14:51.714801+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-14T04:14:52.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:51 smithi038 bash[84940]: audit 2024-09-14T04:14:51.716957+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:14:52.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:51 smithi038 bash[84940]: audit 2024-09-14T04:14:51.716957+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:14:52.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:51 smithi038 bash[87336]: cluster 2024-09-14T04:14:50.753529+0000 mgr.y (mgr.26165) 110 : cluster [DBG] pgmap v81: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:52.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:51 smithi038 bash[87336]: cluster 2024-09-14T04:14:50.753529+0000 mgr.y (mgr.26165) 110 : cluster [DBG] pgmap v81: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:52.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:51 smithi038 bash[87336]: audit 2024-09-14T04:14:51.698030+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:52.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:51 smithi038 bash[87336]: audit 2024-09-14T04:14:51.698030+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:52.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:51 smithi038 bash[87336]: audit 2024-09-14T04:14:51.710319+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:52.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:51 smithi038 bash[87336]: audit 2024-09-14T04:14:51.710319+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:52.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:51 smithi038 bash[87336]: audit 2024-09-14T04:14:51.712971+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-14T04:14:52.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:51 smithi038 bash[87336]: audit 2024-09-14T04:14:51.712971+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-14T04:14:52.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:51 smithi038 bash[87336]: audit 2024-09-14T04:14:51.714801+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-14T04:14:52.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:51 smithi038 bash[87336]: audit 2024-09-14T04:14:51.714801+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-14T04:14:52.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:51 smithi038 bash[87336]: audit 2024-09-14T04:14:51.716957+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:14:52.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:51 smithi038 bash[87336]: audit 2024-09-14T04:14:51.716957+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:14:53.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:52 smithi123 bash[68976]: cephadm 2024-09-14T04:14:51.712326+0000 mgr.y (mgr.26165) 111 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-09-14T04:14:53.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:52 smithi123 bash[68976]: cephadm 2024-09-14T04:14:51.712326+0000 mgr.y (mgr.26165) 111 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-09-14T04:14:53.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:52 smithi123 bash[68976]: cephadm 2024-09-14T04:14:51.718787+0000 mgr.y (mgr.26165) 112 : cephadm [INF] Reconfiguring daemon mgr.y on smithi038 2024-09-14T04:14:53.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:52 smithi123 bash[68976]: cephadm 2024-09-14T04:14:51.718787+0000 mgr.y (mgr.26165) 112 : cephadm [INF] Reconfiguring daemon mgr.y on smithi038 2024-09-14T04:14:53.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:52 smithi038 bash[84940]: cephadm 2024-09-14T04:14:51.712326+0000 mgr.y (mgr.26165) 111 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-09-14T04:14:53.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:52 smithi038 bash[84940]: cephadm 2024-09-14T04:14:51.712326+0000 mgr.y (mgr.26165) 111 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-09-14T04:14:53.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:52 smithi038 bash[84940]: cephadm 2024-09-14T04:14:51.718787+0000 mgr.y (mgr.26165) 112 : cephadm [INF] Reconfiguring daemon mgr.y on smithi038 2024-09-14T04:14:53.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:52 smithi038 bash[84940]: cephadm 2024-09-14T04:14:51.718787+0000 mgr.y (mgr.26165) 112 : cephadm [INF] Reconfiguring daemon mgr.y on smithi038 2024-09-14T04:14:53.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:52 smithi038 bash[87336]: cephadm 2024-09-14T04:14:51.712326+0000 mgr.y (mgr.26165) 111 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-09-14T04:14:53.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:52 smithi038 bash[87336]: cephadm 2024-09-14T04:14:51.712326+0000 mgr.y (mgr.26165) 111 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-09-14T04:14:53.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:52 smithi038 bash[87336]: cephadm 2024-09-14T04:14:51.718787+0000 mgr.y (mgr.26165) 112 : cephadm [INF] Reconfiguring daemon mgr.y on smithi038 2024-09-14T04:14:53.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:52 smithi038 bash[87336]: cephadm 2024-09-14T04:14:51.718787+0000 mgr.y (mgr.26165) 112 : cephadm [INF] Reconfiguring daemon mgr.y on smithi038 2024-09-14T04:14:54.144 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:53 smithi123 bash[68976]: cluster 2024-09-14T04:14:52.754190+0000 mgr.y (mgr.26165) 113 : cluster [DBG] pgmap v82: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:54.144 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:53 smithi123 bash[68976]: cluster 2024-09-14T04:14:52.754190+0000 mgr.y (mgr.26165) 113 : cluster [DBG] pgmap v82: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:54.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:53 smithi038 bash[87336]: cluster 2024-09-14T04:14:52.754190+0000 mgr.y (mgr.26165) 113 : cluster [DBG] pgmap v82: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:54.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:53 smithi038 bash[87336]: cluster 2024-09-14T04:14:52.754190+0000 mgr.y (mgr.26165) 113 : cluster [DBG] pgmap v82: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:54.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:53 smithi038 bash[84940]: cluster 2024-09-14T04:14:52.754190+0000 mgr.y (mgr.26165) 113 : cluster [DBG] pgmap v82: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:54.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:53 smithi038 bash[84940]: cluster 2024-09-14T04:14:52.754190+0000 mgr.y (mgr.26165) 113 : cluster [DBG] pgmap v82: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:54.434 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:14:54 smithi123 bash[61744]: ts=2024-09-14T04:14:54.149Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1629-geb16b97b (eb16b97b08b1a378bbb6cbc2dadc21f07d8ac10b) quincy (stable)\", cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1629-geb16b97b (eb16b97b08b1a378bbb6cbc2dadc21f07d8ac10b) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:14:55.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:55 smithi123 bash[68976]: audit 2024-09-14T04:14:54.307151+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:55.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:55 smithi123 bash[68976]: audit 2024-09-14T04:14:54.307151+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:55.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:55 smithi123 bash[68976]: audit 2024-09-14T04:14:54.316851+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:55.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:55 smithi123 bash[68976]: audit 2024-09-14T04:14:54.316851+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:55.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:55 smithi123 bash[68976]: cephadm 2024-09-14T04:14:54.318742+0000 mgr.y (mgr.26165) 114 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-14T04:14:55.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:55 smithi123 bash[68976]: cephadm 2024-09-14T04:14:54.318742+0000 mgr.y (mgr.26165) 114 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-14T04:14:55.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:55 smithi123 bash[68976]: audit 2024-09-14T04:14:54.319262+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-14T04:14:55.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:55 smithi123 bash[68976]: audit 2024-09-14T04:14:54.319262+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-14T04:14:55.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:55 smithi123 bash[68976]: audit 2024-09-14T04:14:54.320977+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-14T04:14:55.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:55 smithi123 bash[68976]: audit 2024-09-14T04:14:54.320977+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-14T04:14:55.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:55 smithi123 bash[68976]: audit 2024-09-14T04:14:54.322630+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:14:55.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:55 smithi123 bash[68976]: audit 2024-09-14T04:14:54.322630+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:14:55.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:55 smithi123 bash[68976]: cephadm 2024-09-14T04:14:54.324329+0000 mgr.y (mgr.26165) 115 : cephadm [INF] Reconfiguring daemon mon.c on smithi038 2024-09-14T04:14:55.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:55 smithi123 bash[68976]: cephadm 2024-09-14T04:14:54.324329+0000 mgr.y (mgr.26165) 115 : cephadm [INF] Reconfiguring daemon mon.c on smithi038 2024-09-14T04:14:55.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:55 smithi038 bash[84940]: audit 2024-09-14T04:14:54.307151+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:55.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:55 smithi038 bash[84940]: audit 2024-09-14T04:14:54.307151+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:55.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:55 smithi038 bash[84940]: audit 2024-09-14T04:14:54.316851+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:55.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:55 smithi038 bash[84940]: audit 2024-09-14T04:14:54.316851+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:55.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:55 smithi038 bash[84940]: cephadm 2024-09-14T04:14:54.318742+0000 mgr.y (mgr.26165) 114 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-14T04:14:55.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:55 smithi038 bash[84940]: cephadm 2024-09-14T04:14:54.318742+0000 mgr.y (mgr.26165) 114 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-14T04:14:55.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:55 smithi038 bash[84940]: audit 2024-09-14T04:14:54.319262+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-14T04:14:55.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:55 smithi038 bash[84940]: audit 2024-09-14T04:14:54.319262+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-14T04:14:55.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:55 smithi038 bash[84940]: audit 2024-09-14T04:14:54.320977+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-14T04:14:55.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:55 smithi038 bash[84940]: audit 2024-09-14T04:14:54.320977+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-14T04:14:55.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:55 smithi038 bash[84940]: audit 2024-09-14T04:14:54.322630+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:14:55.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:55 smithi038 bash[84940]: audit 2024-09-14T04:14:54.322630+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:14:55.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:55 smithi038 bash[84940]: cephadm 2024-09-14T04:14:54.324329+0000 mgr.y (mgr.26165) 115 : cephadm [INF] Reconfiguring daemon mon.c on smithi038 2024-09-14T04:14:55.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:55 smithi038 bash[84940]: cephadm 2024-09-14T04:14:54.324329+0000 mgr.y (mgr.26165) 115 : cephadm [INF] Reconfiguring daemon mon.c on smithi038 2024-09-14T04:14:55.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:55 smithi038 bash[87336]: audit 2024-09-14T04:14:54.307151+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:55.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:55 smithi038 bash[87336]: audit 2024-09-14T04:14:54.307151+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:55.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:55 smithi038 bash[87336]: audit 2024-09-14T04:14:54.316851+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:55.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:55 smithi038 bash[87336]: audit 2024-09-14T04:14:54.316851+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:55.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:55 smithi038 bash[87336]: cephadm 2024-09-14T04:14:54.318742+0000 mgr.y (mgr.26165) 114 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-14T04:14:55.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:55 smithi038 bash[87336]: cephadm 2024-09-14T04:14:54.318742+0000 mgr.y (mgr.26165) 114 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-14T04:14:55.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:55 smithi038 bash[87336]: audit 2024-09-14T04:14:54.319262+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-14T04:14:55.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:55 smithi038 bash[87336]: audit 2024-09-14T04:14:54.319262+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-14T04:14:55.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:55 smithi038 bash[87336]: audit 2024-09-14T04:14:54.320977+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-14T04:14:55.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:55 smithi038 bash[87336]: audit 2024-09-14T04:14:54.320977+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-14T04:14:55.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:55 smithi038 bash[87336]: audit 2024-09-14T04:14:54.322630+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:14:55.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:55 smithi038 bash[87336]: audit 2024-09-14T04:14:54.322630+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:14:55.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:55 smithi038 bash[87336]: cephadm 2024-09-14T04:14:54.324329+0000 mgr.y (mgr.26165) 115 : cephadm [INF] Reconfiguring daemon mon.c on smithi038 2024-09-14T04:14:55.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:55 smithi038 bash[87336]: cephadm 2024-09-14T04:14:54.324329+0000 mgr.y (mgr.26165) 115 : cephadm [INF] Reconfiguring daemon mon.c on smithi038 2024-09-14T04:14:56.184 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:14:55 smithi123 bash[61744]: ts=2024-09-14T04:14:55.740Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:14:56.184 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:14:55 smithi123 bash[61744]: ts=2024-09-14T04:14:55.741Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:14:56.493 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:56 smithi038 bash[84940]: cluster 2024-09-14T04:14:54.754789+0000 mgr.y (mgr.26165) 116 : cluster [DBG] pgmap v83: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:56.494 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:56 smithi038 bash[84940]: cluster 2024-09-14T04:14:54.754789+0000 mgr.y (mgr.26165) 116 : cluster [DBG] pgmap v83: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:56.494 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:56 smithi038 bash[87336]: cluster 2024-09-14T04:14:54.754789+0000 mgr.y (mgr.26165) 116 : cluster [DBG] pgmap v83: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:56.494 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:56 smithi038 bash[87336]: cluster 2024-09-14T04:14:54.754789+0000 mgr.y (mgr.26165) 116 : cluster [DBG] pgmap v83: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:56.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:56 smithi123 bash[68976]: cluster 2024-09-14T04:14:54.754789+0000 mgr.y (mgr.26165) 116 : cluster [DBG] pgmap v83: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:56.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:56 smithi123 bash[68976]: cluster 2024-09-14T04:14:54.754789+0000 mgr.y (mgr.26165) 116 : cluster [DBG] pgmap v83: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:57.434 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:14:56 smithi123 bash[61744]: ts=2024-09-14T04:14:56.950Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi123\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi123\", job=\"node\", machine=\"x86_64\", nodename=\"smithi123\", release=\"5.15.0-121-generic\", sysname=\"Linux\", version=\"#131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi123\", job=\"node\", machine=\"x86_64\", nodename=\"smithi123\", release=\"5.15.0-121-generic\", sysname=\"Linux\", version=\"#131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:14:58.270 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:14:58 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:14:58] "GET /metrics HTTP/1.1" 200 34030 "" "Prometheus/2.51.0" 2024-09-14T04:14:58.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:58 smithi038 bash[87336]: cluster 2024-09-14T04:14:56.755884+0000 mgr.y (mgr.26165) 117 : cluster [DBG] pgmap v84: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:58.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:58 smithi038 bash[87336]: cluster 2024-09-14T04:14:56.755884+0000 mgr.y (mgr.26165) 117 : cluster [DBG] pgmap v84: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:58.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:58 smithi038 bash[87336]: audit 2024-09-14T04:14:57.006799+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:58.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:58 smithi038 bash[87336]: audit 2024-09-14T04:14:57.006799+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:58.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:58 smithi038 bash[87336]: audit 2024-09-14T04:14:57.015308+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:58.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:58 smithi038 bash[87336]: audit 2024-09-14T04:14:57.015308+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:58.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:58 smithi038 bash[87336]: cephadm 2024-09-14T04:14:57.017164+0000 mgr.y (mgr.26165) 118 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-09-14T04:14:58.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:58 smithi038 bash[87336]: cephadm 2024-09-14T04:14:57.017164+0000 mgr.y (mgr.26165) 118 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-09-14T04:14:58.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:58 smithi038 bash[87336]: audit 2024-09-14T04:14:57.017710+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-14T04:14:58.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:58 smithi038 bash[87336]: audit 2024-09-14T04:14:57.017710+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-14T04:14:58.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:58 smithi038 bash[87336]: audit 2024-09-14T04:14:57.018960+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:14:58.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:58 smithi038 bash[87336]: audit 2024-09-14T04:14:57.018960+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:14:58.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:58 smithi038 bash[87336]: cephadm 2024-09-14T04:14:57.022100+0000 mgr.y (mgr.26165) 119 : cephadm [INF] Reconfiguring daemon osd.0 on smithi038 2024-09-14T04:14:58.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:14:58 smithi038 bash[87336]: cephadm 2024-09-14T04:14:57.022100+0000 mgr.y (mgr.26165) 119 : cephadm [INF] Reconfiguring daemon osd.0 on smithi038 2024-09-14T04:14:58.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:58 smithi038 bash[84940]: cluster 2024-09-14T04:14:56.755884+0000 mgr.y (mgr.26165) 117 : cluster [DBG] pgmap v84: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:58.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:58 smithi038 bash[84940]: cluster 2024-09-14T04:14:56.755884+0000 mgr.y (mgr.26165) 117 : cluster [DBG] pgmap v84: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:58.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:58 smithi038 bash[84940]: audit 2024-09-14T04:14:57.006799+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:58.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:58 smithi038 bash[84940]: audit 2024-09-14T04:14:57.006799+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:58.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:58 smithi038 bash[84940]: audit 2024-09-14T04:14:57.015308+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:58.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:58 smithi038 bash[84940]: audit 2024-09-14T04:14:57.015308+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:58.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:58 smithi038 bash[84940]: cephadm 2024-09-14T04:14:57.017164+0000 mgr.y (mgr.26165) 118 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-09-14T04:14:58.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:58 smithi038 bash[84940]: cephadm 2024-09-14T04:14:57.017164+0000 mgr.y (mgr.26165) 118 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-09-14T04:14:58.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:58 smithi038 bash[84940]: audit 2024-09-14T04:14:57.017710+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-14T04:14:58.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:58 smithi038 bash[84940]: audit 2024-09-14T04:14:57.017710+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-14T04:14:58.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:58 smithi038 bash[84940]: audit 2024-09-14T04:14:57.018960+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:14:58.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:58 smithi038 bash[84940]: audit 2024-09-14T04:14:57.018960+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:14:58.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:58 smithi038 bash[84940]: cephadm 2024-09-14T04:14:57.022100+0000 mgr.y (mgr.26165) 119 : cephadm [INF] Reconfiguring daemon osd.0 on smithi038 2024-09-14T04:14:58.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:14:58 smithi038 bash[84940]: cephadm 2024-09-14T04:14:57.022100+0000 mgr.y (mgr.26165) 119 : cephadm [INF] Reconfiguring daemon osd.0 on smithi038 2024-09-14T04:14:58.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:58 smithi123 bash[68976]: cluster 2024-09-14T04:14:56.755884+0000 mgr.y (mgr.26165) 117 : cluster [DBG] pgmap v84: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:58.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:58 smithi123 bash[68976]: cluster 2024-09-14T04:14:56.755884+0000 mgr.y (mgr.26165) 117 : cluster [DBG] pgmap v84: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:14:58.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:58 smithi123 bash[68976]: audit 2024-09-14T04:14:57.006799+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:58.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:58 smithi123 bash[68976]: audit 2024-09-14T04:14:57.006799+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:58.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:58 smithi123 bash[68976]: audit 2024-09-14T04:14:57.015308+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:58.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:58 smithi123 bash[68976]: audit 2024-09-14T04:14:57.015308+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:14:58.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:58 smithi123 bash[68976]: cephadm 2024-09-14T04:14:57.017164+0000 mgr.y (mgr.26165) 118 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-09-14T04:14:58.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:58 smithi123 bash[68976]: cephadm 2024-09-14T04:14:57.017164+0000 mgr.y (mgr.26165) 118 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-09-14T04:14:58.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:58 smithi123 bash[68976]: audit 2024-09-14T04:14:57.017710+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-14T04:14:58.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:58 smithi123 bash[68976]: audit 2024-09-14T04:14:57.017710+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-14T04:14:58.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:58 smithi123 bash[68976]: audit 2024-09-14T04:14:57.018960+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:14:58.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:58 smithi123 bash[68976]: audit 2024-09-14T04:14:57.018960+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:14:58.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:58 smithi123 bash[68976]: cephadm 2024-09-14T04:14:57.022100+0000 mgr.y (mgr.26165) 119 : cephadm [INF] Reconfiguring daemon osd.0 on smithi038 2024-09-14T04:14:58.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:14:58 smithi123 bash[68976]: cephadm 2024-09-14T04:14:57.022100+0000 mgr.y (mgr.26165) 119 : cephadm [INF] Reconfiguring daemon osd.0 on smithi038 2024-09-14T04:15:00.265 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:00 smithi038 bash[84940]: cluster 2024-09-14T04:14:58.756518+0000 mgr.y (mgr.26165) 120 : cluster [DBG] pgmap v85: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:00.265 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:00 smithi038 bash[84940]: cluster 2024-09-14T04:14:58.756518+0000 mgr.y (mgr.26165) 120 : cluster [DBG] pgmap v85: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:00.265 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:00 smithi038 bash[84940]: audit 2024-09-14T04:14:59.651207+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:00.265 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:00 smithi038 bash[84940]: audit 2024-09-14T04:14:59.651207+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:00.265 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:00 smithi038 bash[84940]: audit 2024-09-14T04:14:59.660898+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:00.265 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:00 smithi038 bash[84940]: audit 2024-09-14T04:14:59.660898+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:00.265 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:00 smithi038 bash[84940]: audit 2024-09-14T04:14:59.663199+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-14T04:15:00.266 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:00 smithi038 bash[84940]: audit 2024-09-14T04:14:59.663199+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-14T04:15:00.266 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:00 smithi038 bash[84940]: audit 2024-09-14T04:14:59.664591+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:00.266 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:00 smithi038 bash[84940]: audit 2024-09-14T04:14:59.664591+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:00.266 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:00 smithi038 bash[87336]: cluster 2024-09-14T04:14:58.756518+0000 mgr.y (mgr.26165) 120 : cluster [DBG] pgmap v85: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:00.266 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:00 smithi038 bash[87336]: cluster 2024-09-14T04:14:58.756518+0000 mgr.y (mgr.26165) 120 : cluster [DBG] pgmap v85: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:00.266 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:00 smithi038 bash[87336]: audit 2024-09-14T04:14:59.651207+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:00.266 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:00 smithi038 bash[87336]: audit 2024-09-14T04:14:59.651207+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:00.266 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:00 smithi038 bash[87336]: audit 2024-09-14T04:14:59.660898+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:00.266 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:00 smithi038 bash[87336]: audit 2024-09-14T04:14:59.660898+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:00.266 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:00 smithi038 bash[87336]: audit 2024-09-14T04:14:59.663199+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-14T04:15:00.266 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:00 smithi038 bash[87336]: audit 2024-09-14T04:14:59.663199+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-14T04:15:00.267 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:00 smithi038 bash[87336]: audit 2024-09-14T04:14:59.664591+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:00.267 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:00 smithi038 bash[87336]: audit 2024-09-14T04:14:59.664591+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:00.434 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:15:00 smithi123 bash[61744]: ts=2024-09-14T04:15:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:15:00.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:00 smithi123 bash[68976]: cluster 2024-09-14T04:14:58.756518+0000 mgr.y (mgr.26165) 120 : cluster [DBG] pgmap v85: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:00.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:00 smithi123 bash[68976]: cluster 2024-09-14T04:14:58.756518+0000 mgr.y (mgr.26165) 120 : cluster [DBG] pgmap v85: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:00.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:00 smithi123 bash[68976]: audit 2024-09-14T04:14:59.651207+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:00.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:00 smithi123 bash[68976]: audit 2024-09-14T04:14:59.651207+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:00.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:00 smithi123 bash[68976]: audit 2024-09-14T04:14:59.660898+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:00.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:00 smithi123 bash[68976]: audit 2024-09-14T04:14:59.660898+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:00.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:00 smithi123 bash[68976]: audit 2024-09-14T04:14:59.663199+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-14T04:15:00.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:00 smithi123 bash[68976]: audit 2024-09-14T04:14:59.663199+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-14T04:15:00.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:00 smithi123 bash[68976]: audit 2024-09-14T04:14:59.664591+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:00.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:00 smithi123 bash[68976]: audit 2024-09-14T04:14:59.664591+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:01.291 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:01 smithi038 bash[84940]: cephadm 2024-09-14T04:14:59.662661+0000 mgr.y (mgr.26165) 121 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-09-14T04:15:01.291 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:01 smithi038 bash[84940]: cephadm 2024-09-14T04:14:59.662661+0000 mgr.y (mgr.26165) 121 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-09-14T04:15:01.291 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:01 smithi038 bash[84940]: cephadm 2024-09-14T04:14:59.667461+0000 mgr.y (mgr.26165) 122 : cephadm [INF] Reconfiguring daemon osd.1 on smithi038 2024-09-14T04:15:01.291 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:01 smithi038 bash[84940]: cephadm 2024-09-14T04:14:59.667461+0000 mgr.y (mgr.26165) 122 : cephadm [INF] Reconfiguring daemon osd.1 on smithi038 2024-09-14T04:15:01.291 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:01 smithi038 bash[84940]: audit 2024-09-14T04:15:00.185970+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:15:01.291 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:01 smithi038 bash[84940]: audit 2024-09-14T04:15:00.185970+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:15:01.291 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:01 smithi038 bash[87336]: cephadm 2024-09-14T04:14:59.662661+0000 mgr.y (mgr.26165) 121 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-09-14T04:15:01.292 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:01 smithi038 bash[87336]: cephadm 2024-09-14T04:14:59.662661+0000 mgr.y (mgr.26165) 121 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-09-14T04:15:01.292 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:01 smithi038 bash[87336]: cephadm 2024-09-14T04:14:59.667461+0000 mgr.y (mgr.26165) 122 : cephadm [INF] Reconfiguring daemon osd.1 on smithi038 2024-09-14T04:15:01.292 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:01 smithi038 bash[87336]: cephadm 2024-09-14T04:14:59.667461+0000 mgr.y (mgr.26165) 122 : cephadm [INF] Reconfiguring daemon osd.1 on smithi038 2024-09-14T04:15:01.292 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:01 smithi038 bash[87336]: audit 2024-09-14T04:15:00.185970+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:15:01.292 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:01 smithi038 bash[87336]: audit 2024-09-14T04:15:00.185970+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:15:01.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:01 smithi123 bash[68976]: cephadm 2024-09-14T04:14:59.662661+0000 mgr.y (mgr.26165) 121 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-09-14T04:15:01.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:01 smithi123 bash[68976]: cephadm 2024-09-14T04:14:59.662661+0000 mgr.y (mgr.26165) 121 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-09-14T04:15:01.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:01 smithi123 bash[68976]: cephadm 2024-09-14T04:14:59.667461+0000 mgr.y (mgr.26165) 122 : cephadm [INF] Reconfiguring daemon osd.1 on smithi038 2024-09-14T04:15:01.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:01 smithi123 bash[68976]: cephadm 2024-09-14T04:14:59.667461+0000 mgr.y (mgr.26165) 122 : cephadm [INF] Reconfiguring daemon osd.1 on smithi038 2024-09-14T04:15:01.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:01 smithi123 bash[68976]: audit 2024-09-14T04:15:00.185970+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:15:01.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:01 smithi123 bash[68976]: audit 2024-09-14T04:15:00.185970+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:15:02.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:02 smithi123 bash[68976]: cluster 2024-09-14T04:15:00.757699+0000 mgr.y (mgr.26165) 123 : cluster [DBG] pgmap v86: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:02.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:02 smithi123 bash[68976]: cluster 2024-09-14T04:15:00.757699+0000 mgr.y (mgr.26165) 123 : cluster [DBG] pgmap v86: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:02.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:02 smithi038 bash[87336]: cluster 2024-09-14T04:15:00.757699+0000 mgr.y (mgr.26165) 123 : cluster [DBG] pgmap v86: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:02.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:02 smithi038 bash[87336]: cluster 2024-09-14T04:15:00.757699+0000 mgr.y (mgr.26165) 123 : cluster [DBG] pgmap v86: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:02.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:02 smithi038 bash[84940]: cluster 2024-09-14T04:15:00.757699+0000 mgr.y (mgr.26165) 123 : cluster [DBG] pgmap v86: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:02.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:02 smithi038 bash[84940]: cluster 2024-09-14T04:15:00.757699+0000 mgr.y (mgr.26165) 123 : cluster [DBG] pgmap v86: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:03.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:03 smithi123 bash[68976]: audit 2024-09-14T04:15:02.345271+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:03.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:03 smithi123 bash[68976]: audit 2024-09-14T04:15:02.345271+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:03.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:03 smithi123 bash[68976]: audit 2024-09-14T04:15:02.351516+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:03.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:03 smithi123 bash[68976]: audit 2024-09-14T04:15:02.351516+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:03.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:03 smithi123 bash[68976]: cephadm 2024-09-14T04:15:02.352706+0000 mgr.y (mgr.26165) 124 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-09-14T04:15:03.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:03 smithi123 bash[68976]: cephadm 2024-09-14T04:15:02.352706+0000 mgr.y (mgr.26165) 124 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-09-14T04:15:03.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:03 smithi123 bash[68976]: audit 2024-09-14T04:15:02.353149+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-14T04:15:03.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:03 smithi123 bash[68976]: audit 2024-09-14T04:15:02.353149+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-14T04:15:03.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:03 smithi123 bash[68976]: audit 2024-09-14T04:15:02.354072+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:03.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:03 smithi123 bash[68976]: audit 2024-09-14T04:15:02.354072+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:03.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:03 smithi123 bash[68976]: cephadm 2024-09-14T04:15:02.356538+0000 mgr.y (mgr.26165) 125 : cephadm [INF] Reconfiguring daemon osd.2 on smithi038 2024-09-14T04:15:03.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:03 smithi123 bash[68976]: cephadm 2024-09-14T04:15:02.356538+0000 mgr.y (mgr.26165) 125 : cephadm [INF] Reconfiguring daemon osd.2 on smithi038 2024-09-14T04:15:03.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:03 smithi038 bash[84940]: audit 2024-09-14T04:15:02.345271+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:03.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:03 smithi038 bash[84940]: audit 2024-09-14T04:15:02.345271+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:03.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:03 smithi038 bash[84940]: audit 2024-09-14T04:15:02.351516+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:03.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:03 smithi038 bash[84940]: audit 2024-09-14T04:15:02.351516+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:03.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:03 smithi038 bash[84940]: cephadm 2024-09-14T04:15:02.352706+0000 mgr.y (mgr.26165) 124 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-09-14T04:15:03.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:03 smithi038 bash[84940]: cephadm 2024-09-14T04:15:02.352706+0000 mgr.y (mgr.26165) 124 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-09-14T04:15:03.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:03 smithi038 bash[84940]: audit 2024-09-14T04:15:02.353149+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-14T04:15:03.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:03 smithi038 bash[84940]: audit 2024-09-14T04:15:02.353149+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-14T04:15:03.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:03 smithi038 bash[84940]: audit 2024-09-14T04:15:02.354072+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:03.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:03 smithi038 bash[84940]: audit 2024-09-14T04:15:02.354072+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:03.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:03 smithi038 bash[84940]: cephadm 2024-09-14T04:15:02.356538+0000 mgr.y (mgr.26165) 125 : cephadm [INF] Reconfiguring daemon osd.2 on smithi038 2024-09-14T04:15:03.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:03 smithi038 bash[84940]: cephadm 2024-09-14T04:15:02.356538+0000 mgr.y (mgr.26165) 125 : cephadm [INF] Reconfiguring daemon osd.2 on smithi038 2024-09-14T04:15:03.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:03 smithi038 bash[87336]: audit 2024-09-14T04:15:02.345271+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:03.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:03 smithi038 bash[87336]: audit 2024-09-14T04:15:02.345271+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:03.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:03 smithi038 bash[87336]: audit 2024-09-14T04:15:02.351516+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:03.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:03 smithi038 bash[87336]: audit 2024-09-14T04:15:02.351516+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:03.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:03 smithi038 bash[87336]: cephadm 2024-09-14T04:15:02.352706+0000 mgr.y (mgr.26165) 124 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-09-14T04:15:03.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:03 smithi038 bash[87336]: cephadm 2024-09-14T04:15:02.352706+0000 mgr.y (mgr.26165) 124 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-09-14T04:15:03.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:03 smithi038 bash[87336]: audit 2024-09-14T04:15:02.353149+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-14T04:15:03.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:03 smithi038 bash[87336]: audit 2024-09-14T04:15:02.353149+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-14T04:15:03.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:03 smithi038 bash[87336]: audit 2024-09-14T04:15:02.354072+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:03.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:03 smithi038 bash[87336]: audit 2024-09-14T04:15:02.354072+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:03.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:03 smithi038 bash[87336]: cephadm 2024-09-14T04:15:02.356538+0000 mgr.y (mgr.26165) 125 : cephadm [INF] Reconfiguring daemon osd.2 on smithi038 2024-09-14T04:15:03.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:03 smithi038 bash[87336]: cephadm 2024-09-14T04:15:02.356538+0000 mgr.y (mgr.26165) 125 : cephadm [INF] Reconfiguring daemon osd.2 on smithi038 2024-09-14T04:15:04.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:04 smithi123 bash[68976]: cluster 2024-09-14T04:15:02.758339+0000 mgr.y (mgr.26165) 126 : cluster [DBG] pgmap v87: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:04.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:04 smithi123 bash[68976]: cluster 2024-09-14T04:15:02.758339+0000 mgr.y (mgr.26165) 126 : cluster [DBG] pgmap v87: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:04.434 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:15:04 smithi123 bash[61744]: ts=2024-09-14T04:15:04.148Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1629-geb16b97b (eb16b97b08b1a378bbb6cbc2dadc21f07d8ac10b) quincy (stable)\", cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1629-geb16b97b (eb16b97b08b1a378bbb6cbc2dadc21f07d8ac10b) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:15:04.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:04 smithi038 bash[84940]: cluster 2024-09-14T04:15:02.758339+0000 mgr.y (mgr.26165) 126 : cluster [DBG] pgmap v87: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:04.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:04 smithi038 bash[84940]: cluster 2024-09-14T04:15:02.758339+0000 mgr.y (mgr.26165) 126 : cluster [DBG] pgmap v87: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:04.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:04 smithi038 bash[87336]: cluster 2024-09-14T04:15:02.758339+0000 mgr.y (mgr.26165) 126 : cluster [DBG] pgmap v87: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:04.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:04 smithi038 bash[87336]: cluster 2024-09-14T04:15:02.758339+0000 mgr.y (mgr.26165) 126 : cluster [DBG] pgmap v87: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:06.184 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:15:05 smithi123 bash[61744]: ts=2024-09-14T04:15:05.740Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:15:06.184 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:15:05 smithi123 bash[61744]: ts=2024-09-14T04:15:05.741Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:15:06.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:06 smithi038 bash[87336]: cluster 2024-09-14T04:15:04.758974+0000 mgr.y (mgr.26165) 127 : cluster [DBG] pgmap v88: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:06.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:06 smithi038 bash[87336]: cluster 2024-09-14T04:15:04.758974+0000 mgr.y (mgr.26165) 127 : cluster [DBG] pgmap v88: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:06.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:06 smithi038 bash[87336]: audit 2024-09-14T04:15:05.253100+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:06.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:06 smithi038 bash[87336]: audit 2024-09-14T04:15:05.253100+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:06.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:06 smithi038 bash[87336]: audit 2024-09-14T04:15:05.260990+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:06.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:06 smithi038 bash[87336]: audit 2024-09-14T04:15:05.260990+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:06.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:06 smithi038 bash[87336]: cephadm 2024-09-14T04:15:05.262607+0000 mgr.y (mgr.26165) 128 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-09-14T04:15:06.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:06 smithi038 bash[87336]: cephadm 2024-09-14T04:15:05.262607+0000 mgr.y (mgr.26165) 128 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-09-14T04:15:06.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:06 smithi038 bash[87336]: audit 2024-09-14T04:15:05.263048+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-14T04:15:06.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:06 smithi038 bash[87336]: audit 2024-09-14T04:15:05.263048+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-14T04:15:06.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:06 smithi038 bash[87336]: audit 2024-09-14T04:15:05.264463+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:06.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:06 smithi038 bash[87336]: audit 2024-09-14T04:15:05.264463+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:06.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:06 smithi038 bash[87336]: cephadm 2024-09-14T04:15:05.267023+0000 mgr.y (mgr.26165) 129 : cephadm [INF] Reconfiguring daemon osd.3 on smithi038 2024-09-14T04:15:06.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:06 smithi038 bash[87336]: cephadm 2024-09-14T04:15:05.267023+0000 mgr.y (mgr.26165) 129 : cephadm [INF] Reconfiguring daemon osd.3 on smithi038 2024-09-14T04:15:06.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:06 smithi038 bash[84940]: cluster 2024-09-14T04:15:04.758974+0000 mgr.y (mgr.26165) 127 : cluster [DBG] pgmap v88: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:06.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:06 smithi038 bash[84940]: cluster 2024-09-14T04:15:04.758974+0000 mgr.y (mgr.26165) 127 : cluster [DBG] pgmap v88: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:06.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:06 smithi038 bash[84940]: audit 2024-09-14T04:15:05.253100+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:06.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:06 smithi038 bash[84940]: audit 2024-09-14T04:15:05.253100+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:06.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:06 smithi038 bash[84940]: audit 2024-09-14T04:15:05.260990+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:06.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:06 smithi038 bash[84940]: audit 2024-09-14T04:15:05.260990+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:06.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:06 smithi038 bash[84940]: cephadm 2024-09-14T04:15:05.262607+0000 mgr.y (mgr.26165) 128 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-09-14T04:15:06.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:06 smithi038 bash[84940]: cephadm 2024-09-14T04:15:05.262607+0000 mgr.y (mgr.26165) 128 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-09-14T04:15:06.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:06 smithi038 bash[84940]: audit 2024-09-14T04:15:05.263048+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-14T04:15:06.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:06 smithi038 bash[84940]: audit 2024-09-14T04:15:05.263048+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-14T04:15:06.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:06 smithi038 bash[84940]: audit 2024-09-14T04:15:05.264463+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:06.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:06 smithi038 bash[84940]: audit 2024-09-14T04:15:05.264463+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:06.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:06 smithi038 bash[84940]: cephadm 2024-09-14T04:15:05.267023+0000 mgr.y (mgr.26165) 129 : cephadm [INF] Reconfiguring daemon osd.3 on smithi038 2024-09-14T04:15:06.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:06 smithi038 bash[84940]: cephadm 2024-09-14T04:15:05.267023+0000 mgr.y (mgr.26165) 129 : cephadm [INF] Reconfiguring daemon osd.3 on smithi038 2024-09-14T04:15:06.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:06 smithi123 bash[68976]: cluster 2024-09-14T04:15:04.758974+0000 mgr.y (mgr.26165) 127 : cluster [DBG] pgmap v88: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:06.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:06 smithi123 bash[68976]: cluster 2024-09-14T04:15:04.758974+0000 mgr.y (mgr.26165) 127 : cluster [DBG] pgmap v88: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:06.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:06 smithi123 bash[68976]: audit 2024-09-14T04:15:05.253100+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:06.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:06 smithi123 bash[68976]: audit 2024-09-14T04:15:05.253100+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:06.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:06 smithi123 bash[68976]: audit 2024-09-14T04:15:05.260990+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:06.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:06 smithi123 bash[68976]: audit 2024-09-14T04:15:05.260990+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:06.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:06 smithi123 bash[68976]: cephadm 2024-09-14T04:15:05.262607+0000 mgr.y (mgr.26165) 128 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-09-14T04:15:06.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:06 smithi123 bash[68976]: cephadm 2024-09-14T04:15:05.262607+0000 mgr.y (mgr.26165) 128 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-09-14T04:15:06.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:06 smithi123 bash[68976]: audit 2024-09-14T04:15:05.263048+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-14T04:15:06.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:06 smithi123 bash[68976]: audit 2024-09-14T04:15:05.263048+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-14T04:15:06.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:06 smithi123 bash[68976]: audit 2024-09-14T04:15:05.264463+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:06.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:06 smithi123 bash[68976]: audit 2024-09-14T04:15:05.264463+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:06.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:06 smithi123 bash[68976]: cephadm 2024-09-14T04:15:05.267023+0000 mgr.y (mgr.26165) 129 : cephadm [INF] Reconfiguring daemon osd.3 on smithi038 2024-09-14T04:15:06.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:06 smithi123 bash[68976]: cephadm 2024-09-14T04:15:05.267023+0000 mgr.y (mgr.26165) 129 : cephadm [INF] Reconfiguring daemon osd.3 on smithi038 2024-09-14T04:15:07.434 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:15:06 smithi123 bash[61744]: ts=2024-09-14T04:15:06.950Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi123\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi123\", job=\"node\", machine=\"x86_64\", nodename=\"smithi123\", release=\"5.15.0-121-generic\", sysname=\"Linux\", version=\"#131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi123\", job=\"node\", machine=\"x86_64\", nodename=\"smithi123\", release=\"5.15.0-121-generic\", sysname=\"Linux\", version=\"#131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:15:08.520 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:15:08 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:15:08] "GET /metrics HTTP/1.1" 200 34031 "" "Prometheus/2.51.0" 2024-09-14T04:15:08.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:08 smithi038 bash[84940]: cluster 2024-09-14T04:15:06.760079+0000 mgr.y (mgr.26165) 130 : cluster [DBG] pgmap v89: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:08.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:08 smithi038 bash[84940]: cluster 2024-09-14T04:15:06.760079+0000 mgr.y (mgr.26165) 130 : cluster [DBG] pgmap v89: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:08.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:08 smithi038 bash[84940]: audit 2024-09-14T04:15:07.814330+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:08.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:08 smithi038 bash[84940]: audit 2024-09-14T04:15:07.814330+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:08.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:08 smithi038 bash[84940]: audit 2024-09-14T04:15:07.821046+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:08.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:08 smithi038 bash[84940]: audit 2024-09-14T04:15:07.821046+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:08.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:08 smithi038 bash[84940]: audit 2024-09-14T04:15:07.824045+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi038.tqrryo", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-14T04:15:08.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:08 smithi038 bash[84940]: audit 2024-09-14T04:15:07.824045+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi038.tqrryo", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-14T04:15:08.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:08 smithi038 bash[84940]: audit 2024-09-14T04:15:07.825344+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:08.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:08 smithi038 bash[84940]: audit 2024-09-14T04:15:07.825344+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:08.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:08 smithi038 bash[87336]: cluster 2024-09-14T04:15:06.760079+0000 mgr.y (mgr.26165) 130 : cluster [DBG] pgmap v89: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:08.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:08 smithi038 bash[87336]: cluster 2024-09-14T04:15:06.760079+0000 mgr.y (mgr.26165) 130 : cluster [DBG] pgmap v89: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:08.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:08 smithi038 bash[87336]: audit 2024-09-14T04:15:07.814330+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:08.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:08 smithi038 bash[87336]: audit 2024-09-14T04:15:07.814330+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:08.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:08 smithi038 bash[87336]: audit 2024-09-14T04:15:07.821046+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:08.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:08 smithi038 bash[87336]: audit 2024-09-14T04:15:07.821046+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:08.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:08 smithi038 bash[87336]: audit 2024-09-14T04:15:07.824045+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi038.tqrryo", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-14T04:15:08.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:08 smithi038 bash[87336]: audit 2024-09-14T04:15:07.824045+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi038.tqrryo", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-14T04:15:08.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:08 smithi038 bash[87336]: audit 2024-09-14T04:15:07.825344+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:08.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:08 smithi038 bash[87336]: audit 2024-09-14T04:15:07.825344+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:08.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:08 smithi123 bash[68976]: cluster 2024-09-14T04:15:06.760079+0000 mgr.y (mgr.26165) 130 : cluster [DBG] pgmap v89: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:08.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:08 smithi123 bash[68976]: cluster 2024-09-14T04:15:06.760079+0000 mgr.y (mgr.26165) 130 : cluster [DBG] pgmap v89: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:08.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:08 smithi123 bash[68976]: audit 2024-09-14T04:15:07.814330+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:08.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:08 smithi123 bash[68976]: audit 2024-09-14T04:15:07.814330+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:08.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:08 smithi123 bash[68976]: audit 2024-09-14T04:15:07.821046+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:08.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:08 smithi123 bash[68976]: audit 2024-09-14T04:15:07.821046+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:08.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:08 smithi123 bash[68976]: audit 2024-09-14T04:15:07.824045+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi038.tqrryo", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-14T04:15:08.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:08 smithi123 bash[68976]: audit 2024-09-14T04:15:07.824045+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi038.tqrryo", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-14T04:15:08.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:08 smithi123 bash[68976]: audit 2024-09-14T04:15:07.825344+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:08.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:08 smithi123 bash[68976]: audit 2024-09-14T04:15:07.825344+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:09.615 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:09 smithi038 bash[87336]: cephadm 2024-09-14T04:15:07.823555+0000 mgr.y (mgr.26165) 131 : cephadm [INF] Reconfiguring mds.foo.smithi038.tqrryo (monmap changed)... 2024-09-14T04:15:09.615 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:09 smithi038 bash[87336]: cephadm 2024-09-14T04:15:07.823555+0000 mgr.y (mgr.26165) 131 : cephadm [INF] Reconfiguring mds.foo.smithi038.tqrryo (monmap changed)... 2024-09-14T04:15:09.615 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:09 smithi038 bash[87336]: cephadm 2024-09-14T04:15:07.826444+0000 mgr.y (mgr.26165) 132 : cephadm [INF] Reconfiguring daemon mds.foo.smithi038.tqrryo on smithi038 2024-09-14T04:15:09.615 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:09 smithi038 bash[87336]: cephadm 2024-09-14T04:15:07.826444+0000 mgr.y (mgr.26165) 132 : cephadm [INF] Reconfiguring daemon mds.foo.smithi038.tqrryo on smithi038 2024-09-14T04:15:09.615 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:09 smithi038 bash[84940]: cephadm 2024-09-14T04:15:07.823555+0000 mgr.y (mgr.26165) 131 : cephadm [INF] Reconfiguring mds.foo.smithi038.tqrryo (monmap changed)... 2024-09-14T04:15:09.615 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:09 smithi038 bash[84940]: cephadm 2024-09-14T04:15:07.823555+0000 mgr.y (mgr.26165) 131 : cephadm [INF] Reconfiguring mds.foo.smithi038.tqrryo (monmap changed)... 2024-09-14T04:15:09.616 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:09 smithi038 bash[84940]: cephadm 2024-09-14T04:15:07.826444+0000 mgr.y (mgr.26165) 132 : cephadm [INF] Reconfiguring daemon mds.foo.smithi038.tqrryo on smithi038 2024-09-14T04:15:09.616 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:09 smithi038 bash[84940]: cephadm 2024-09-14T04:15:07.826444+0000 mgr.y (mgr.26165) 132 : cephadm [INF] Reconfiguring daemon mds.foo.smithi038.tqrryo on smithi038 2024-09-14T04:15:09.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:09 smithi123 bash[68976]: cephadm 2024-09-14T04:15:07.823555+0000 mgr.y (mgr.26165) 131 : cephadm [INF] Reconfiguring mds.foo.smithi038.tqrryo (monmap changed)... 2024-09-14T04:15:09.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:09 smithi123 bash[68976]: cephadm 2024-09-14T04:15:07.823555+0000 mgr.y (mgr.26165) 131 : cephadm [INF] Reconfiguring mds.foo.smithi038.tqrryo (monmap changed)... 2024-09-14T04:15:09.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:09 smithi123 bash[68976]: cephadm 2024-09-14T04:15:07.826444+0000 mgr.y (mgr.26165) 132 : cephadm [INF] Reconfiguring daemon mds.foo.smithi038.tqrryo on smithi038 2024-09-14T04:15:09.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:09 smithi123 bash[68976]: cephadm 2024-09-14T04:15:07.826444+0000 mgr.y (mgr.26165) 132 : cephadm [INF] Reconfiguring daemon mds.foo.smithi038.tqrryo on smithi038 2024-09-14T04:15:10.683 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:15:10 smithi123 bash[61744]: ts=2024-09-14T04:15:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:15:10.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:10 smithi123 bash[68976]: cluster 2024-09-14T04:15:08.760669+0000 mgr.y (mgr.26165) 133 : cluster [DBG] pgmap v90: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:10.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:10 smithi123 bash[68976]: cluster 2024-09-14T04:15:08.760669+0000 mgr.y (mgr.26165) 133 : cluster [DBG] pgmap v90: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:10.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:10 smithi038 bash[87336]: cluster 2024-09-14T04:15:08.760669+0000 mgr.y (mgr.26165) 133 : cluster [DBG] pgmap v90: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:10.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:10 smithi038 bash[87336]: cluster 2024-09-14T04:15:08.760669+0000 mgr.y (mgr.26165) 133 : cluster [DBG] pgmap v90: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:10.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:10 smithi038 bash[84940]: cluster 2024-09-14T04:15:08.760669+0000 mgr.y (mgr.26165) 133 : cluster [DBG] pgmap v90: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:10.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:10 smithi038 bash[84940]: cluster 2024-09-14T04:15:08.760669+0000 mgr.y (mgr.26165) 133 : cluster [DBG] pgmap v90: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:11.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:11 smithi123 bash[68976]: audit 2024-09-14T04:15:10.552352+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:11.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:11 smithi123 bash[68976]: audit 2024-09-14T04:15:10.552352+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:11.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:11 smithi123 bash[68976]: audit 2024-09-14T04:15:10.562522+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:11.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:11 smithi123 bash[68976]: audit 2024-09-14T04:15:10.562522+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:11.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:11 smithi123 bash[68976]: cephadm 2024-09-14T04:15:10.564553+0000 mgr.y (mgr.26165) 134 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-14T04:15:11.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:11 smithi123 bash[68976]: cephadm 2024-09-14T04:15:10.564553+0000 mgr.y (mgr.26165) 134 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-14T04:15:11.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:11 smithi123 bash[68976]: audit 2024-09-14T04:15:10.565131+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-14T04:15:11.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:11 smithi123 bash[68976]: audit 2024-09-14T04:15:10.565131+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-14T04:15:11.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:11 smithi123 bash[68976]: audit 2024-09-14T04:15:10.566753+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-14T04:15:11.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:11 smithi123 bash[68976]: audit 2024-09-14T04:15:10.566753+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-14T04:15:11.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:11 smithi123 bash[68976]: audit 2024-09-14T04:15:10.568367+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:11.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:11 smithi123 bash[68976]: audit 2024-09-14T04:15:10.568367+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:11.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:11 smithi123 bash[68976]: cephadm 2024-09-14T04:15:10.570333+0000 mgr.y (mgr.26165) 135 : cephadm [INF] Reconfiguring daemon mon.b on smithi123 2024-09-14T04:15:11.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:11 smithi123 bash[68976]: cephadm 2024-09-14T04:15:10.570333+0000 mgr.y (mgr.26165) 135 : cephadm [INF] Reconfiguring daemon mon.b on smithi123 2024-09-14T04:15:11.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:11 smithi123 bash[68976]: cluster 2024-09-14T04:15:10.761716+0000 mgr.y (mgr.26165) 136 : cluster [DBG] pgmap v91: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:11.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:11 smithi123 bash[68976]: cluster 2024-09-14T04:15:10.761716+0000 mgr.y (mgr.26165) 136 : cluster [DBG] pgmap v91: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:12.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:11 smithi038 bash[84940]: audit 2024-09-14T04:15:10.552352+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:12.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:11 smithi038 bash[84940]: audit 2024-09-14T04:15:10.552352+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:12.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:11 smithi038 bash[84940]: audit 2024-09-14T04:15:10.562522+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:12.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:11 smithi038 bash[84940]: audit 2024-09-14T04:15:10.562522+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:12.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:11 smithi038 bash[84940]: cephadm 2024-09-14T04:15:10.564553+0000 mgr.y (mgr.26165) 134 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-14T04:15:12.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:11 smithi038 bash[84940]: cephadm 2024-09-14T04:15:10.564553+0000 mgr.y (mgr.26165) 134 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-14T04:15:12.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:11 smithi038 bash[84940]: audit 2024-09-14T04:15:10.565131+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-14T04:15:12.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:11 smithi038 bash[84940]: audit 2024-09-14T04:15:10.565131+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-14T04:15:12.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:11 smithi038 bash[84940]: audit 2024-09-14T04:15:10.566753+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-14T04:15:12.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:11 smithi038 bash[84940]: audit 2024-09-14T04:15:10.566753+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-14T04:15:12.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:11 smithi038 bash[84940]: audit 2024-09-14T04:15:10.568367+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:12.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:11 smithi038 bash[84940]: audit 2024-09-14T04:15:10.568367+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:12.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:11 smithi038 bash[84940]: cephadm 2024-09-14T04:15:10.570333+0000 mgr.y (mgr.26165) 135 : cephadm [INF] Reconfiguring daemon mon.b on smithi123 2024-09-14T04:15:12.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:11 smithi038 bash[84940]: cephadm 2024-09-14T04:15:10.570333+0000 mgr.y (mgr.26165) 135 : cephadm [INF] Reconfiguring daemon mon.b on smithi123 2024-09-14T04:15:12.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:11 smithi038 bash[84940]: cluster 2024-09-14T04:15:10.761716+0000 mgr.y (mgr.26165) 136 : cluster [DBG] pgmap v91: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:12.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:11 smithi038 bash[84940]: cluster 2024-09-14T04:15:10.761716+0000 mgr.y (mgr.26165) 136 : cluster [DBG] pgmap v91: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:12.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:11 smithi038 bash[87336]: audit 2024-09-14T04:15:10.552352+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:12.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:11 smithi038 bash[87336]: audit 2024-09-14T04:15:10.552352+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:12.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:11 smithi038 bash[87336]: audit 2024-09-14T04:15:10.562522+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:12.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:11 smithi038 bash[87336]: audit 2024-09-14T04:15:10.562522+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:12.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:11 smithi038 bash[87336]: cephadm 2024-09-14T04:15:10.564553+0000 mgr.y (mgr.26165) 134 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-14T04:15:12.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:11 smithi038 bash[87336]: cephadm 2024-09-14T04:15:10.564553+0000 mgr.y (mgr.26165) 134 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-14T04:15:12.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:11 smithi038 bash[87336]: audit 2024-09-14T04:15:10.565131+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-14T04:15:12.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:11 smithi038 bash[87336]: audit 2024-09-14T04:15:10.565131+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-14T04:15:12.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:11 smithi038 bash[87336]: audit 2024-09-14T04:15:10.566753+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-14T04:15:12.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:11 smithi038 bash[87336]: audit 2024-09-14T04:15:10.566753+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-14T04:15:12.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:11 smithi038 bash[87336]: audit 2024-09-14T04:15:10.568367+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:12.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:11 smithi038 bash[87336]: audit 2024-09-14T04:15:10.568367+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:12.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:11 smithi038 bash[87336]: cephadm 2024-09-14T04:15:10.570333+0000 mgr.y (mgr.26165) 135 : cephadm [INF] Reconfiguring daemon mon.b on smithi123 2024-09-14T04:15:12.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:11 smithi038 bash[87336]: cephadm 2024-09-14T04:15:10.570333+0000 mgr.y (mgr.26165) 135 : cephadm [INF] Reconfiguring daemon mon.b on smithi123 2024-09-14T04:15:12.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:11 smithi038 bash[87336]: cluster 2024-09-14T04:15:10.761716+0000 mgr.y (mgr.26165) 136 : cluster [DBG] pgmap v91: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:12.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:11 smithi038 bash[87336]: cluster 2024-09-14T04:15:10.761716+0000 mgr.y (mgr.26165) 136 : cluster [DBG] pgmap v91: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:14.434 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:15:14 smithi123 bash[61744]: ts=2024-09-14T04:15:14.148Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1629-geb16b97b (eb16b97b08b1a378bbb6cbc2dadc21f07d8ac10b) quincy (stable)\", cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1629-geb16b97b (eb16b97b08b1a378bbb6cbc2dadc21f07d8ac10b) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:15:14.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:14 smithi123 bash[68976]: cluster 2024-09-14T04:15:12.762361+0000 mgr.y (mgr.26165) 137 : cluster [DBG] pgmap v92: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:14.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:14 smithi123 bash[68976]: cluster 2024-09-14T04:15:12.762361+0000 mgr.y (mgr.26165) 137 : cluster [DBG] pgmap v92: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:14.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:14 smithi123 bash[68976]: audit 2024-09-14T04:15:13.148454+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:14.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:14 smithi123 bash[68976]: audit 2024-09-14T04:15:13.148454+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:14.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:14 smithi123 bash[68976]: audit 2024-09-14T04:15:13.158791+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:14.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:14 smithi123 bash[68976]: audit 2024-09-14T04:15:13.158791+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:14.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:14 smithi123 bash[68976]: cephadm 2024-09-14T04:15:13.160925+0000 mgr.y (mgr.26165) 138 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-09-14T04:15:14.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:14 smithi123 bash[68976]: cephadm 2024-09-14T04:15:13.160925+0000 mgr.y (mgr.26165) 138 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-09-14T04:15:14.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:14 smithi123 bash[68976]: audit 2024-09-14T04:15:13.161638+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-14T04:15:14.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:14 smithi123 bash[68976]: audit 2024-09-14T04:15:13.161638+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-14T04:15:14.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:14 smithi123 bash[68976]: audit 2024-09-14T04:15:13.163435+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-14T04:15:14.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:14 smithi123 bash[68976]: audit 2024-09-14T04:15:13.163435+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-14T04:15:14.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:14 smithi123 bash[68976]: audit 2024-09-14T04:15:13.164975+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:14.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:14 smithi123 bash[68976]: audit 2024-09-14T04:15:13.164975+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:14.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:14 smithi123 bash[68976]: cephadm 2024-09-14T04:15:13.166903+0000 mgr.y (mgr.26165) 139 : cephadm [INF] Reconfiguring daemon mgr.x on smithi123 2024-09-14T04:15:14.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:14 smithi123 bash[68976]: cephadm 2024-09-14T04:15:13.166903+0000 mgr.y (mgr.26165) 139 : cephadm [INF] Reconfiguring daemon mgr.x on smithi123 2024-09-14T04:15:14.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:14 smithi038 bash[84940]: cluster 2024-09-14T04:15:12.762361+0000 mgr.y (mgr.26165) 137 : cluster [DBG] pgmap v92: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:14.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:14 smithi038 bash[84940]: cluster 2024-09-14T04:15:12.762361+0000 mgr.y (mgr.26165) 137 : cluster [DBG] pgmap v92: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:14.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:14 smithi038 bash[84940]: audit 2024-09-14T04:15:13.148454+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:14.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:14 smithi038 bash[84940]: audit 2024-09-14T04:15:13.148454+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:14.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:14 smithi038 bash[84940]: audit 2024-09-14T04:15:13.158791+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:14.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:14 smithi038 bash[84940]: audit 2024-09-14T04:15:13.158791+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:14.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:14 smithi038 bash[84940]: cephadm 2024-09-14T04:15:13.160925+0000 mgr.y (mgr.26165) 138 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-09-14T04:15:14.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:14 smithi038 bash[84940]: cephadm 2024-09-14T04:15:13.160925+0000 mgr.y (mgr.26165) 138 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-09-14T04:15:14.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:14 smithi038 bash[84940]: audit 2024-09-14T04:15:13.161638+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-14T04:15:14.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:14 smithi038 bash[84940]: audit 2024-09-14T04:15:13.161638+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-14T04:15:14.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:14 smithi038 bash[84940]: audit 2024-09-14T04:15:13.163435+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-14T04:15:14.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:14 smithi038 bash[84940]: audit 2024-09-14T04:15:13.163435+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-14T04:15:14.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:14 smithi038 bash[84940]: audit 2024-09-14T04:15:13.164975+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:14.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:14 smithi038 bash[84940]: audit 2024-09-14T04:15:13.164975+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:14.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:14 smithi038 bash[84940]: cephadm 2024-09-14T04:15:13.166903+0000 mgr.y (mgr.26165) 139 : cephadm [INF] Reconfiguring daemon mgr.x on smithi123 2024-09-14T04:15:14.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:14 smithi038 bash[84940]: cephadm 2024-09-14T04:15:13.166903+0000 mgr.y (mgr.26165) 139 : cephadm [INF] Reconfiguring daemon mgr.x on smithi123 2024-09-14T04:15:14.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:14 smithi038 bash[87336]: cluster 2024-09-14T04:15:12.762361+0000 mgr.y (mgr.26165) 137 : cluster [DBG] pgmap v92: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:14.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:14 smithi038 bash[87336]: cluster 2024-09-14T04:15:12.762361+0000 mgr.y (mgr.26165) 137 : cluster [DBG] pgmap v92: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:14.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:14 smithi038 bash[87336]: audit 2024-09-14T04:15:13.148454+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:14.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:14 smithi038 bash[87336]: audit 2024-09-14T04:15:13.148454+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:14.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:14 smithi038 bash[87336]: audit 2024-09-14T04:15:13.158791+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:14.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:14 smithi038 bash[87336]: audit 2024-09-14T04:15:13.158791+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:14.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:14 smithi038 bash[87336]: cephadm 2024-09-14T04:15:13.160925+0000 mgr.y (mgr.26165) 138 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-09-14T04:15:14.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:14 smithi038 bash[87336]: cephadm 2024-09-14T04:15:13.160925+0000 mgr.y (mgr.26165) 138 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-09-14T04:15:14.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:14 smithi038 bash[87336]: audit 2024-09-14T04:15:13.161638+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-14T04:15:14.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:14 smithi038 bash[87336]: audit 2024-09-14T04:15:13.161638+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-14T04:15:14.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:14 smithi038 bash[87336]: audit 2024-09-14T04:15:13.163435+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-14T04:15:14.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:14 smithi038 bash[87336]: audit 2024-09-14T04:15:13.163435+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-14T04:15:14.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:14 smithi038 bash[87336]: audit 2024-09-14T04:15:13.164975+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:14.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:14 smithi038 bash[87336]: audit 2024-09-14T04:15:13.164975+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:14.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:14 smithi038 bash[87336]: cephadm 2024-09-14T04:15:13.166903+0000 mgr.y (mgr.26165) 139 : cephadm [INF] Reconfiguring daemon mgr.x on smithi123 2024-09-14T04:15:14.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:14 smithi038 bash[87336]: cephadm 2024-09-14T04:15:13.166903+0000 mgr.y (mgr.26165) 139 : cephadm [INF] Reconfiguring daemon mgr.x on smithi123 2024-09-14T04:15:16.157 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:15:15 smithi123 bash[61744]: ts=2024-09-14T04:15:15.740Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:15:16.157 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:15:15 smithi123 bash[61744]: ts=2024-09-14T04:15:15.741Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:15:16.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:16 smithi123 bash[68976]: cluster 2024-09-14T04:15:14.763058+0000 mgr.y (mgr.26165) 140 : cluster [DBG] pgmap v93: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:16.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:16 smithi123 bash[68976]: cluster 2024-09-14T04:15:14.763058+0000 mgr.y (mgr.26165) 140 : cluster [DBG] pgmap v93: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:16.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:16 smithi123 bash[68976]: audit 2024-09-14T04:15:15.187137+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:15:16.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:16 smithi123 bash[68976]: audit 2024-09-14T04:15:15.187137+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:15:16.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:16 smithi123 bash[68976]: audit 2024-09-14T04:15:15.784231+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:16.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:16 smithi123 bash[68976]: audit 2024-09-14T04:15:15.784231+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:16.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:16 smithi123 bash[68976]: audit 2024-09-14T04:15:15.797816+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:16.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:16 smithi123 bash[68976]: audit 2024-09-14T04:15:15.797816+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:16.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:16 smithi123 bash[68976]: audit 2024-09-14T04:15:15.800585+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-14T04:15:16.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:16 smithi123 bash[68976]: audit 2024-09-14T04:15:15.800585+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-14T04:15:16.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:16 smithi123 bash[68976]: audit 2024-09-14T04:15:15.802469+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:16.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:16 smithi123 bash[68976]: audit 2024-09-14T04:15:15.802469+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:16.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:16 smithi038 bash[84940]: cluster 2024-09-14T04:15:14.763058+0000 mgr.y (mgr.26165) 140 : cluster [DBG] pgmap v93: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:16.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:16 smithi038 bash[84940]: cluster 2024-09-14T04:15:14.763058+0000 mgr.y (mgr.26165) 140 : cluster [DBG] pgmap v93: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:16.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:16 smithi038 bash[84940]: audit 2024-09-14T04:15:15.187137+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:15:16.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:16 smithi038 bash[84940]: audit 2024-09-14T04:15:15.187137+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:15:16.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:16 smithi038 bash[84940]: audit 2024-09-14T04:15:15.784231+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:16.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:16 smithi038 bash[84940]: audit 2024-09-14T04:15:15.784231+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:16.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:16 smithi038 bash[84940]: audit 2024-09-14T04:15:15.797816+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:16.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:16 smithi038 bash[84940]: audit 2024-09-14T04:15:15.797816+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:16.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:16 smithi038 bash[84940]: audit 2024-09-14T04:15:15.800585+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-14T04:15:16.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:16 smithi038 bash[84940]: audit 2024-09-14T04:15:15.800585+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-14T04:15:16.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:16 smithi038 bash[84940]: audit 2024-09-14T04:15:15.802469+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:16.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:16 smithi038 bash[84940]: audit 2024-09-14T04:15:15.802469+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:16.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:16 smithi038 bash[87336]: cluster 2024-09-14T04:15:14.763058+0000 mgr.y (mgr.26165) 140 : cluster [DBG] pgmap v93: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:16.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:16 smithi038 bash[87336]: cluster 2024-09-14T04:15:14.763058+0000 mgr.y (mgr.26165) 140 : cluster [DBG] pgmap v93: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:16.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:16 smithi038 bash[87336]: audit 2024-09-14T04:15:15.187137+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:15:16.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:16 smithi038 bash[87336]: audit 2024-09-14T04:15:15.187137+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:15:16.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:16 smithi038 bash[87336]: audit 2024-09-14T04:15:15.784231+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:16.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:16 smithi038 bash[87336]: audit 2024-09-14T04:15:15.784231+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:16.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:16 smithi038 bash[87336]: audit 2024-09-14T04:15:15.797816+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:16.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:16 smithi038 bash[87336]: audit 2024-09-14T04:15:15.797816+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:16.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:16 smithi038 bash[87336]: audit 2024-09-14T04:15:15.800585+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-14T04:15:16.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:16 smithi038 bash[87336]: audit 2024-09-14T04:15:15.800585+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-14T04:15:16.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:16 smithi038 bash[87336]: audit 2024-09-14T04:15:15.802469+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:16.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:16 smithi038 bash[87336]: audit 2024-09-14T04:15:15.802469+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:17.347 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:15:16 smithi123 bash[61744]: ts=2024-09-14T04:15:16.950Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi123\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi123\", job=\"node\", machine=\"x86_64\", nodename=\"smithi123\", release=\"5.15.0-121-generic\", sysname=\"Linux\", version=\"#131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi123\", job=\"node\", machine=\"x86_64\", nodename=\"smithi123\", release=\"5.15.0-121-generic\", sysname=\"Linux\", version=\"#131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:15:17.347 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:17 smithi123 bash[68976]: cephadm 2024-09-14T04:15:15.799975+0000 mgr.y (mgr.26165) 141 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-09-14T04:15:17.347 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:17 smithi123 bash[68976]: cephadm 2024-09-14T04:15:15.799975+0000 mgr.y (mgr.26165) 141 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-09-14T04:15:17.347 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:17 smithi123 bash[68976]: cephadm 2024-09-14T04:15:15.807069+0000 mgr.y (mgr.26165) 142 : cephadm [INF] Reconfiguring daemon osd.4 on smithi123 2024-09-14T04:15:17.348 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:17 smithi123 bash[68976]: cephadm 2024-09-14T04:15:15.807069+0000 mgr.y (mgr.26165) 142 : cephadm [INF] Reconfiguring daemon osd.4 on smithi123 2024-09-14T04:15:17.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:17 smithi038 bash[84940]: cephadm 2024-09-14T04:15:15.799975+0000 mgr.y (mgr.26165) 141 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-09-14T04:15:17.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:17 smithi038 bash[84940]: cephadm 2024-09-14T04:15:15.799975+0000 mgr.y (mgr.26165) 141 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-09-14T04:15:17.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:17 smithi038 bash[84940]: cephadm 2024-09-14T04:15:15.807069+0000 mgr.y (mgr.26165) 142 : cephadm [INF] Reconfiguring daemon osd.4 on smithi123 2024-09-14T04:15:17.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:17 smithi038 bash[84940]: cephadm 2024-09-14T04:15:15.807069+0000 mgr.y (mgr.26165) 142 : cephadm [INF] Reconfiguring daemon osd.4 on smithi123 2024-09-14T04:15:17.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:17 smithi038 bash[87336]: cephadm 2024-09-14T04:15:15.799975+0000 mgr.y (mgr.26165) 141 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-09-14T04:15:17.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:17 smithi038 bash[87336]: cephadm 2024-09-14T04:15:15.799975+0000 mgr.y (mgr.26165) 141 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-09-14T04:15:17.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:17 smithi038 bash[87336]: cephadm 2024-09-14T04:15:15.807069+0000 mgr.y (mgr.26165) 142 : cephadm [INF] Reconfiguring daemon osd.4 on smithi123 2024-09-14T04:15:17.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:17 smithi038 bash[87336]: cephadm 2024-09-14T04:15:15.807069+0000 mgr.y (mgr.26165) 142 : cephadm [INF] Reconfiguring daemon osd.4 on smithi123 2024-09-14T04:15:18.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:18 smithi123 bash[68976]: cluster 2024-09-14T04:15:16.764164+0000 mgr.y (mgr.26165) 143 : cluster [DBG] pgmap v94: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:18.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:18 smithi123 bash[68976]: cluster 2024-09-14T04:15:16.764164+0000 mgr.y (mgr.26165) 143 : cluster [DBG] pgmap v94: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:18.520 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:15:18 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:15:18] "GET /metrics HTTP/1.1" 200 34029 "" "Prometheus/2.51.0" 2024-09-14T04:15:18.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:18 smithi038 bash[84940]: cluster 2024-09-14T04:15:16.764164+0000 mgr.y (mgr.26165) 143 : cluster [DBG] pgmap v94: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:18.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:18 smithi038 bash[84940]: cluster 2024-09-14T04:15:16.764164+0000 mgr.y (mgr.26165) 143 : cluster [DBG] pgmap v94: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:18.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:18 smithi038 bash[87336]: cluster 2024-09-14T04:15:16.764164+0000 mgr.y (mgr.26165) 143 : cluster [DBG] pgmap v94: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:18.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:18 smithi038 bash[87336]: cluster 2024-09-14T04:15:16.764164+0000 mgr.y (mgr.26165) 143 : cluster [DBG] pgmap v94: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:19.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:19 smithi123 bash[68976]: audit 2024-09-14T04:15:18.299102+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:19.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:19 smithi123 bash[68976]: audit 2024-09-14T04:15:18.299102+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:19.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:19 smithi123 bash[68976]: audit 2024-09-14T04:15:18.309491+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:19.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:19 smithi123 bash[68976]: audit 2024-09-14T04:15:18.309491+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:19.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:19 smithi123 bash[68976]: cephadm 2024-09-14T04:15:18.311808+0000 mgr.y (mgr.26165) 144 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-09-14T04:15:19.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:19 smithi123 bash[68976]: cephadm 2024-09-14T04:15:18.311808+0000 mgr.y (mgr.26165) 144 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-09-14T04:15:19.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:19 smithi123 bash[68976]: audit 2024-09-14T04:15:18.312448+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-14T04:15:19.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:19 smithi123 bash[68976]: audit 2024-09-14T04:15:18.312448+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-14T04:15:19.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:19 smithi123 bash[68976]: audit 2024-09-14T04:15:18.314237+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:19.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:19 smithi123 bash[68976]: audit 2024-09-14T04:15:18.314237+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:19.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:19 smithi123 bash[68976]: cephadm 2024-09-14T04:15:18.318729+0000 mgr.y (mgr.26165) 145 : cephadm [INF] Reconfiguring daemon osd.5 on smithi123 2024-09-14T04:15:19.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:19 smithi123 bash[68976]: cephadm 2024-09-14T04:15:18.318729+0000 mgr.y (mgr.26165) 145 : cephadm [INF] Reconfiguring daemon osd.5 on smithi123 2024-09-14T04:15:19.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:19 smithi038 bash[84940]: audit 2024-09-14T04:15:18.299102+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:19.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:19 smithi038 bash[84940]: audit 2024-09-14T04:15:18.299102+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:19.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:19 smithi038 bash[84940]: audit 2024-09-14T04:15:18.309491+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:19.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:19 smithi038 bash[84940]: audit 2024-09-14T04:15:18.309491+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:19.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:19 smithi038 bash[84940]: cephadm 2024-09-14T04:15:18.311808+0000 mgr.y (mgr.26165) 144 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-09-14T04:15:19.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:19 smithi038 bash[84940]: cephadm 2024-09-14T04:15:18.311808+0000 mgr.y (mgr.26165) 144 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-09-14T04:15:19.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:19 smithi038 bash[84940]: audit 2024-09-14T04:15:18.312448+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-14T04:15:19.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:19 smithi038 bash[84940]: audit 2024-09-14T04:15:18.312448+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-14T04:15:19.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:19 smithi038 bash[84940]: audit 2024-09-14T04:15:18.314237+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:19.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:19 smithi038 bash[84940]: audit 2024-09-14T04:15:18.314237+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:19.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:19 smithi038 bash[84940]: cephadm 2024-09-14T04:15:18.318729+0000 mgr.y (mgr.26165) 145 : cephadm [INF] Reconfiguring daemon osd.5 on smithi123 2024-09-14T04:15:19.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:19 smithi038 bash[84940]: cephadm 2024-09-14T04:15:18.318729+0000 mgr.y (mgr.26165) 145 : cephadm [INF] Reconfiguring daemon osd.5 on smithi123 2024-09-14T04:15:19.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:19 smithi038 bash[87336]: audit 2024-09-14T04:15:18.299102+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:19.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:19 smithi038 bash[87336]: audit 2024-09-14T04:15:18.299102+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:19.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:19 smithi038 bash[87336]: audit 2024-09-14T04:15:18.309491+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:19.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:19 smithi038 bash[87336]: audit 2024-09-14T04:15:18.309491+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:19.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:19 smithi038 bash[87336]: cephadm 2024-09-14T04:15:18.311808+0000 mgr.y (mgr.26165) 144 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-09-14T04:15:19.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:19 smithi038 bash[87336]: cephadm 2024-09-14T04:15:18.311808+0000 mgr.y (mgr.26165) 144 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-09-14T04:15:19.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:19 smithi038 bash[87336]: audit 2024-09-14T04:15:18.312448+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-14T04:15:19.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:19 smithi038 bash[87336]: audit 2024-09-14T04:15:18.312448+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-14T04:15:19.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:19 smithi038 bash[87336]: audit 2024-09-14T04:15:18.314237+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:19.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:19 smithi038 bash[87336]: audit 2024-09-14T04:15:18.314237+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:19.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:19 smithi038 bash[87336]: cephadm 2024-09-14T04:15:18.318729+0000 mgr.y (mgr.26165) 145 : cephadm [INF] Reconfiguring daemon osd.5 on smithi123 2024-09-14T04:15:19.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:19 smithi038 bash[87336]: cephadm 2024-09-14T04:15:18.318729+0000 mgr.y (mgr.26165) 145 : cephadm [INF] Reconfiguring daemon osd.5 on smithi123 2024-09-14T04:15:20.434 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:15:20 smithi123 bash[61744]: ts=2024-09-14T04:15:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:15:20.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:20 smithi123 bash[68976]: cluster 2024-09-14T04:15:18.764785+0000 mgr.y (mgr.26165) 146 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:20.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:20 smithi123 bash[68976]: cluster 2024-09-14T04:15:18.764785+0000 mgr.y (mgr.26165) 146 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:20.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:20 smithi038 bash[84940]: cluster 2024-09-14T04:15:18.764785+0000 mgr.y (mgr.26165) 146 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:20.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:20 smithi038 bash[84940]: cluster 2024-09-14T04:15:18.764785+0000 mgr.y (mgr.26165) 146 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:20.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:20 smithi038 bash[87336]: cluster 2024-09-14T04:15:18.764785+0000 mgr.y (mgr.26165) 146 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:20.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:20 smithi038 bash[87336]: cluster 2024-09-14T04:15:18.764785+0000 mgr.y (mgr.26165) 146 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:22.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:22 smithi123 bash[68976]: cluster 2024-09-14T04:15:20.765850+0000 mgr.y (mgr.26165) 147 : cluster [DBG] pgmap v96: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:22.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:22 smithi123 bash[68976]: cluster 2024-09-14T04:15:20.765850+0000 mgr.y (mgr.26165) 147 : cluster [DBG] pgmap v96: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:22.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:22 smithi123 bash[68976]: audit 2024-09-14T04:15:21.091080+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:22.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:22 smithi123 bash[68976]: audit 2024-09-14T04:15:21.091080+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:22.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:22 smithi123 bash[68976]: audit 2024-09-14T04:15:21.101922+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:22.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:22 smithi123 bash[68976]: audit 2024-09-14T04:15:21.101922+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:22.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:22 smithi123 bash[68976]: cephadm 2024-09-14T04:15:21.104057+0000 mgr.y (mgr.26165) 148 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-09-14T04:15:22.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:22 smithi123 bash[68976]: cephadm 2024-09-14T04:15:21.104057+0000 mgr.y (mgr.26165) 148 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-09-14T04:15:22.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:22 smithi123 bash[68976]: audit 2024-09-14T04:15:21.104626+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-14T04:15:22.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:22 smithi123 bash[68976]: audit 2024-09-14T04:15:21.104626+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-14T04:15:22.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:22 smithi123 bash[68976]: audit 2024-09-14T04:15:21.106382+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:22.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:22 smithi123 bash[68976]: audit 2024-09-14T04:15:21.106382+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:22.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:22 smithi123 bash[68976]: cephadm 2024-09-14T04:15:21.111054+0000 mgr.y (mgr.26165) 149 : cephadm [INF] Reconfiguring daemon osd.6 on smithi123 2024-09-14T04:15:22.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:22 smithi123 bash[68976]: cephadm 2024-09-14T04:15:21.111054+0000 mgr.y (mgr.26165) 149 : cephadm [INF] Reconfiguring daemon osd.6 on smithi123 2024-09-14T04:15:22.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:22 smithi038 bash[84940]: cluster 2024-09-14T04:15:20.765850+0000 mgr.y (mgr.26165) 147 : cluster [DBG] pgmap v96: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:22.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:22 smithi038 bash[84940]: cluster 2024-09-14T04:15:20.765850+0000 mgr.y (mgr.26165) 147 : cluster [DBG] pgmap v96: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:22.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:22 smithi038 bash[84940]: audit 2024-09-14T04:15:21.091080+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:22.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:22 smithi038 bash[84940]: audit 2024-09-14T04:15:21.091080+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:22.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:22 smithi038 bash[84940]: audit 2024-09-14T04:15:21.101922+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:22.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:22 smithi038 bash[84940]: audit 2024-09-14T04:15:21.101922+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:22.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:22 smithi038 bash[84940]: cephadm 2024-09-14T04:15:21.104057+0000 mgr.y (mgr.26165) 148 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-09-14T04:15:22.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:22 smithi038 bash[84940]: cephadm 2024-09-14T04:15:21.104057+0000 mgr.y (mgr.26165) 148 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-09-14T04:15:22.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:22 smithi038 bash[84940]: audit 2024-09-14T04:15:21.104626+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-14T04:15:22.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:22 smithi038 bash[84940]: audit 2024-09-14T04:15:21.104626+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-14T04:15:22.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:22 smithi038 bash[84940]: audit 2024-09-14T04:15:21.106382+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:22.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:22 smithi038 bash[84940]: audit 2024-09-14T04:15:21.106382+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:22.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:22 smithi038 bash[84940]: cephadm 2024-09-14T04:15:21.111054+0000 mgr.y (mgr.26165) 149 : cephadm [INF] Reconfiguring daemon osd.6 on smithi123 2024-09-14T04:15:22.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:22 smithi038 bash[84940]: cephadm 2024-09-14T04:15:21.111054+0000 mgr.y (mgr.26165) 149 : cephadm [INF] Reconfiguring daemon osd.6 on smithi123 2024-09-14T04:15:22.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:22 smithi038 bash[87336]: cluster 2024-09-14T04:15:20.765850+0000 mgr.y (mgr.26165) 147 : cluster [DBG] pgmap v96: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:22.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:22 smithi038 bash[87336]: cluster 2024-09-14T04:15:20.765850+0000 mgr.y (mgr.26165) 147 : cluster [DBG] pgmap v96: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:22.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:22 smithi038 bash[87336]: audit 2024-09-14T04:15:21.091080+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:22.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:22 smithi038 bash[87336]: audit 2024-09-14T04:15:21.091080+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:22.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:22 smithi038 bash[87336]: audit 2024-09-14T04:15:21.101922+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:22.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:22 smithi038 bash[87336]: audit 2024-09-14T04:15:21.101922+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:22.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:22 smithi038 bash[87336]: cephadm 2024-09-14T04:15:21.104057+0000 mgr.y (mgr.26165) 148 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-09-14T04:15:22.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:22 smithi038 bash[87336]: cephadm 2024-09-14T04:15:21.104057+0000 mgr.y (mgr.26165) 148 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-09-14T04:15:22.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:22 smithi038 bash[87336]: audit 2024-09-14T04:15:21.104626+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-14T04:15:22.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:22 smithi038 bash[87336]: audit 2024-09-14T04:15:21.104626+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-14T04:15:22.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:22 smithi038 bash[87336]: audit 2024-09-14T04:15:21.106382+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:22.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:22 smithi038 bash[87336]: audit 2024-09-14T04:15:21.106382+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:22.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:22 smithi038 bash[87336]: cephadm 2024-09-14T04:15:21.111054+0000 mgr.y (mgr.26165) 149 : cephadm [INF] Reconfiguring daemon osd.6 on smithi123 2024-09-14T04:15:22.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:22 smithi038 bash[87336]: cephadm 2024-09-14T04:15:21.111054+0000 mgr.y (mgr.26165) 149 : cephadm [INF] Reconfiguring daemon osd.6 on smithi123 2024-09-14T04:15:24.434 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:15:24 smithi123 bash[61744]: ts=2024-09-14T04:15:24.148Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1629-geb16b97b (eb16b97b08b1a378bbb6cbc2dadc21f07d8ac10b) quincy (stable)\", cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1629-geb16b97b (eb16b97b08b1a378bbb6cbc2dadc21f07d8ac10b) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:15:24.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:24 smithi123 bash[68976]: cluster 2024-09-14T04:15:22.766512+0000 mgr.y (mgr.26165) 150 : cluster [DBG] pgmap v97: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:24.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:24 smithi123 bash[68976]: cluster 2024-09-14T04:15:22.766512+0000 mgr.y (mgr.26165) 150 : cluster [DBG] pgmap v97: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:24.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:24 smithi123 bash[68976]: audit 2024-09-14T04:15:23.465686+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:24.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:24 smithi123 bash[68976]: audit 2024-09-14T04:15:23.465686+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:24.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:24 smithi123 bash[68976]: audit 2024-09-14T04:15:23.479107+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:24.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:24 smithi123 bash[68976]: audit 2024-09-14T04:15:23.479107+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:24.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:24 smithi123 bash[68976]: audit 2024-09-14T04:15:23.481874+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-14T04:15:24.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:24 smithi123 bash[68976]: audit 2024-09-14T04:15:23.481874+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-14T04:15:24.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:24 smithi123 bash[68976]: audit 2024-09-14T04:15:23.483478+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:24.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:24 smithi123 bash[68976]: audit 2024-09-14T04:15:23.483478+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:24.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:24 smithi038 bash[84940]: cluster 2024-09-14T04:15:22.766512+0000 mgr.y (mgr.26165) 150 : cluster [DBG] pgmap v97: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:24.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:24 smithi038 bash[84940]: cluster 2024-09-14T04:15:22.766512+0000 mgr.y (mgr.26165) 150 : cluster [DBG] pgmap v97: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:24.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:24 smithi038 bash[84940]: audit 2024-09-14T04:15:23.465686+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:24.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:24 smithi038 bash[84940]: audit 2024-09-14T04:15:23.465686+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:24.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:24 smithi038 bash[84940]: audit 2024-09-14T04:15:23.479107+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:24.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:24 smithi038 bash[84940]: audit 2024-09-14T04:15:23.479107+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:24.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:24 smithi038 bash[84940]: audit 2024-09-14T04:15:23.481874+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-14T04:15:24.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:24 smithi038 bash[84940]: audit 2024-09-14T04:15:23.481874+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-14T04:15:24.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:24 smithi038 bash[84940]: audit 2024-09-14T04:15:23.483478+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:24.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:24 smithi038 bash[84940]: audit 2024-09-14T04:15:23.483478+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:24.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:24 smithi038 bash[87336]: cluster 2024-09-14T04:15:22.766512+0000 mgr.y (mgr.26165) 150 : cluster [DBG] pgmap v97: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:24.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:24 smithi038 bash[87336]: cluster 2024-09-14T04:15:22.766512+0000 mgr.y (mgr.26165) 150 : cluster [DBG] pgmap v97: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:24.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:24 smithi038 bash[87336]: audit 2024-09-14T04:15:23.465686+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:24.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:24 smithi038 bash[87336]: audit 2024-09-14T04:15:23.465686+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:24.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:24 smithi038 bash[87336]: audit 2024-09-14T04:15:23.479107+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:24.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:24 smithi038 bash[87336]: audit 2024-09-14T04:15:23.479107+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:24.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:24 smithi038 bash[87336]: audit 2024-09-14T04:15:23.481874+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-14T04:15:24.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:24 smithi038 bash[87336]: audit 2024-09-14T04:15:23.481874+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-14T04:15:24.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:24 smithi038 bash[87336]: audit 2024-09-14T04:15:23.483478+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:24.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:24 smithi038 bash[87336]: audit 2024-09-14T04:15:23.483478+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:25.379 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:25 smithi123 bash[68976]: cephadm 2024-09-14T04:15:23.481232+0000 mgr.y (mgr.26165) 151 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-09-14T04:15:25.379 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:25 smithi123 bash[68976]: cephadm 2024-09-14T04:15:23.481232+0000 mgr.y (mgr.26165) 151 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-09-14T04:15:25.380 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:25 smithi123 bash[68976]: cephadm 2024-09-14T04:15:23.487926+0000 mgr.y (mgr.26165) 152 : cephadm [INF] Reconfiguring daemon osd.7 on smithi123 2024-09-14T04:15:25.380 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:25 smithi123 bash[68976]: cephadm 2024-09-14T04:15:23.487926+0000 mgr.y (mgr.26165) 152 : cephadm [INF] Reconfiguring daemon osd.7 on smithi123 2024-09-14T04:15:25.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:25 smithi038 bash[84940]: cephadm 2024-09-14T04:15:23.481232+0000 mgr.y (mgr.26165) 151 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-09-14T04:15:25.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:25 smithi038 bash[84940]: cephadm 2024-09-14T04:15:23.481232+0000 mgr.y (mgr.26165) 151 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-09-14T04:15:25.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:25 smithi038 bash[84940]: cephadm 2024-09-14T04:15:23.487926+0000 mgr.y (mgr.26165) 152 : cephadm [INF] Reconfiguring daemon osd.7 on smithi123 2024-09-14T04:15:25.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:25 smithi038 bash[84940]: cephadm 2024-09-14T04:15:23.487926+0000 mgr.y (mgr.26165) 152 : cephadm [INF] Reconfiguring daemon osd.7 on smithi123 2024-09-14T04:15:25.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:25 smithi038 bash[87336]: cephadm 2024-09-14T04:15:23.481232+0000 mgr.y (mgr.26165) 151 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-09-14T04:15:25.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:25 smithi038 bash[87336]: cephadm 2024-09-14T04:15:23.481232+0000 mgr.y (mgr.26165) 151 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-09-14T04:15:25.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:25 smithi038 bash[87336]: cephadm 2024-09-14T04:15:23.487926+0000 mgr.y (mgr.26165) 152 : cephadm [INF] Reconfiguring daemon osd.7 on smithi123 2024-09-14T04:15:25.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:25 smithi038 bash[87336]: cephadm 2024-09-14T04:15:23.487926+0000 mgr.y (mgr.26165) 152 : cephadm [INF] Reconfiguring daemon osd.7 on smithi123 2024-09-14T04:15:26.112 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:15:25 smithi123 bash[61744]: ts=2024-09-14T04:15:25.741Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:15:26.112 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:15:25 smithi123 bash[61744]: ts=2024-09-14T04:15:25.742Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:15:26.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:26 smithi123 bash[68976]: cluster 2024-09-14T04:15:24.767141+0000 mgr.y (mgr.26165) 153 : cluster [DBG] pgmap v98: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:26.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:26 smithi123 bash[68976]: cluster 2024-09-14T04:15:24.767141+0000 mgr.y (mgr.26165) 153 : cluster [DBG] pgmap v98: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:26.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:26 smithi123 bash[68976]: audit 2024-09-14T04:15:25.903699+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:26.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:26 smithi123 bash[68976]: audit 2024-09-14T04:15:25.903699+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:26.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:26 smithi123 bash[68976]: audit 2024-09-14T04:15:25.918805+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:26.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:26 smithi123 bash[68976]: audit 2024-09-14T04:15:25.918805+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:26.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:26 smithi123 bash[68976]: audit 2024-09-14T04:15:25.924062+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi123.jvlckj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-14T04:15:26.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:26 smithi123 bash[68976]: audit 2024-09-14T04:15:25.924062+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi123.jvlckj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-14T04:15:26.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:26 smithi123 bash[68976]: audit 2024-09-14T04:15:25.926081+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:26.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:26 smithi123 bash[68976]: audit 2024-09-14T04:15:25.926081+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:26.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:26 smithi038 bash[84940]: cluster 2024-09-14T04:15:24.767141+0000 mgr.y (mgr.26165) 153 : cluster [DBG] pgmap v98: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:26.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:26 smithi038 bash[84940]: cluster 2024-09-14T04:15:24.767141+0000 mgr.y (mgr.26165) 153 : cluster [DBG] pgmap v98: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:26.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:26 smithi038 bash[84940]: audit 2024-09-14T04:15:25.903699+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:26.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:26 smithi038 bash[84940]: audit 2024-09-14T04:15:25.903699+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:26.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:26 smithi038 bash[84940]: audit 2024-09-14T04:15:25.918805+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:26.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:26 smithi038 bash[84940]: audit 2024-09-14T04:15:25.918805+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:26.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:26 smithi038 bash[84940]: audit 2024-09-14T04:15:25.924062+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi123.jvlckj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-14T04:15:26.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:26 smithi038 bash[84940]: audit 2024-09-14T04:15:25.924062+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi123.jvlckj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-14T04:15:26.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:26 smithi038 bash[84940]: audit 2024-09-14T04:15:25.926081+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:26.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:26 smithi038 bash[84940]: audit 2024-09-14T04:15:25.926081+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:26.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:26 smithi038 bash[87336]: cluster 2024-09-14T04:15:24.767141+0000 mgr.y (mgr.26165) 153 : cluster [DBG] pgmap v98: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:26.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:26 smithi038 bash[87336]: cluster 2024-09-14T04:15:24.767141+0000 mgr.y (mgr.26165) 153 : cluster [DBG] pgmap v98: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:26.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:26 smithi038 bash[87336]: audit 2024-09-14T04:15:25.903699+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:26.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:26 smithi038 bash[87336]: audit 2024-09-14T04:15:25.903699+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:26.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:26 smithi038 bash[87336]: audit 2024-09-14T04:15:25.918805+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:26.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:26 smithi038 bash[87336]: audit 2024-09-14T04:15:25.918805+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:26.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:26 smithi038 bash[87336]: audit 2024-09-14T04:15:25.924062+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi123.jvlckj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-14T04:15:26.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:26 smithi038 bash[87336]: audit 2024-09-14T04:15:25.924062+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi123.jvlckj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-14T04:15:26.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:26 smithi038 bash[87336]: audit 2024-09-14T04:15:25.926081+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:26.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:26 smithi038 bash[87336]: audit 2024-09-14T04:15:25.926081+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:27.434 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:15:26 smithi123 bash[61744]: ts=2024-09-14T04:15:26.950Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi123\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi123\", job=\"node\", machine=\"x86_64\", nodename=\"smithi123\", release=\"5.15.0-121-generic\", sysname=\"Linux\", version=\"#131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi123\", job=\"node\", machine=\"x86_64\", nodename=\"smithi123\", release=\"5.15.0-121-generic\", sysname=\"Linux\", version=\"#131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:15:27.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:27 smithi123 bash[68976]: cephadm 2024-09-14T04:15:25.923230+0000 mgr.y (mgr.26165) 154 : cephadm [INF] Reconfiguring mds.foo.smithi123.jvlckj (monmap changed)... 2024-09-14T04:15:27.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:27 smithi123 bash[68976]: cephadm 2024-09-14T04:15:25.923230+0000 mgr.y (mgr.26165) 154 : cephadm [INF] Reconfiguring mds.foo.smithi123.jvlckj (monmap changed)... 2024-09-14T04:15:27.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:27 smithi123 bash[68976]: cephadm 2024-09-14T04:15:25.928030+0000 mgr.y (mgr.26165) 155 : cephadm [INF] Reconfiguring daemon mds.foo.smithi123.jvlckj on smithi123 2024-09-14T04:15:27.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:27 smithi123 bash[68976]: cephadm 2024-09-14T04:15:25.928030+0000 mgr.y (mgr.26165) 155 : cephadm [INF] Reconfiguring daemon mds.foo.smithi123.jvlckj on smithi123 2024-09-14T04:15:27.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:27 smithi038 bash[84940]: cephadm 2024-09-14T04:15:25.923230+0000 mgr.y (mgr.26165) 154 : cephadm [INF] Reconfiguring mds.foo.smithi123.jvlckj (monmap changed)... 2024-09-14T04:15:27.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:27 smithi038 bash[84940]: cephadm 2024-09-14T04:15:25.923230+0000 mgr.y (mgr.26165) 154 : cephadm [INF] Reconfiguring mds.foo.smithi123.jvlckj (monmap changed)... 2024-09-14T04:15:27.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:27 smithi038 bash[84940]: cephadm 2024-09-14T04:15:25.928030+0000 mgr.y (mgr.26165) 155 : cephadm [INF] Reconfiguring daemon mds.foo.smithi123.jvlckj on smithi123 2024-09-14T04:15:27.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:27 smithi038 bash[84940]: cephadm 2024-09-14T04:15:25.928030+0000 mgr.y (mgr.26165) 155 : cephadm [INF] Reconfiguring daemon mds.foo.smithi123.jvlckj on smithi123 2024-09-14T04:15:27.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:27 smithi038 bash[87336]: cephadm 2024-09-14T04:15:25.923230+0000 mgr.y (mgr.26165) 154 : cephadm [INF] Reconfiguring mds.foo.smithi123.jvlckj (monmap changed)... 2024-09-14T04:15:27.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:27 smithi038 bash[87336]: cephadm 2024-09-14T04:15:25.923230+0000 mgr.y (mgr.26165) 154 : cephadm [INF] Reconfiguring mds.foo.smithi123.jvlckj (monmap changed)... 2024-09-14T04:15:27.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:27 smithi038 bash[87336]: cephadm 2024-09-14T04:15:25.928030+0000 mgr.y (mgr.26165) 155 : cephadm [INF] Reconfiguring daemon mds.foo.smithi123.jvlckj on smithi123 2024-09-14T04:15:27.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:27 smithi038 bash[87336]: cephadm 2024-09-14T04:15:25.928030+0000 mgr.y (mgr.26165) 155 : cephadm [INF] Reconfiguring daemon mds.foo.smithi123.jvlckj on smithi123 2024-09-14T04:15:28.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:28 smithi123 bash[68976]: cluster 2024-09-14T04:15:26.768318+0000 mgr.y (mgr.26165) 156 : cluster [DBG] pgmap v99: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:28.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:28 smithi123 bash[68976]: cluster 2024-09-14T04:15:26.768318+0000 mgr.y (mgr.26165) 156 : cluster [DBG] pgmap v99: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:28.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:28 smithi038 bash[84940]: cluster 2024-09-14T04:15:26.768318+0000 mgr.y (mgr.26165) 156 : cluster [DBG] pgmap v99: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:28.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:28 smithi038 bash[84940]: cluster 2024-09-14T04:15:26.768318+0000 mgr.y (mgr.26165) 156 : cluster [DBG] pgmap v99: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:28.521 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:15:28 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:15:28] "GET /metrics HTTP/1.1" 200 34029 "" "Prometheus/2.51.0" 2024-09-14T04:15:28.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:28 smithi038 bash[87336]: cluster 2024-09-14T04:15:26.768318+0000 mgr.y (mgr.26165) 156 : cluster [DBG] pgmap v99: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:28.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:28 smithi038 bash[87336]: cluster 2024-09-14T04:15:26.768318+0000 mgr.y (mgr.26165) 156 : cluster [DBG] pgmap v99: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:29.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:29 smithi123 bash[68976]: audit 2024-09-14T04:15:28.397249+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:29.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:29 smithi123 bash[68976]: audit 2024-09-14T04:15:28.397249+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:29.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:29 smithi123 bash[68976]: audit 2024-09-14T04:15:28.411489+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:29.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:29 smithi123 bash[68976]: audit 2024-09-14T04:15:28.411489+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:29.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:29 smithi123 bash[68976]: audit 2024-09-14T04:15:28.499989+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:15:29.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:29 smithi123 bash[68976]: audit 2024-09-14T04:15:28.499989+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:15:29.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:29 smithi038 bash[84940]: audit 2024-09-14T04:15:28.397249+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:29.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:29 smithi038 bash[84940]: audit 2024-09-14T04:15:28.397249+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:29.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:29 smithi038 bash[84940]: audit 2024-09-14T04:15:28.411489+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:29.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:29 smithi038 bash[84940]: audit 2024-09-14T04:15:28.411489+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:29.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:29 smithi038 bash[84940]: audit 2024-09-14T04:15:28.499989+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:15:29.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:29 smithi038 bash[84940]: audit 2024-09-14T04:15:28.499989+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:15:29.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:29 smithi038 bash[87336]: audit 2024-09-14T04:15:28.397249+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:29.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:29 smithi038 bash[87336]: audit 2024-09-14T04:15:28.397249+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:29.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:29 smithi038 bash[87336]: audit 2024-09-14T04:15:28.411489+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:29.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:29 smithi038 bash[87336]: audit 2024-09-14T04:15:28.411489+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:29.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:29 smithi038 bash[87336]: audit 2024-09-14T04:15:28.499989+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:15:29.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:29 smithi038 bash[87336]: audit 2024-09-14T04:15:28.499989+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:15:30.684 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:15:30 smithi123 bash[61744]: ts=2024-09-14T04:15:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:15:30.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:30 smithi123 bash[68976]: cluster 2024-09-14T04:15:28.768966+0000 mgr.y (mgr.26165) 157 : cluster [DBG] pgmap v100: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:30.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:30 smithi123 bash[68976]: cluster 2024-09-14T04:15:28.768966+0000 mgr.y (mgr.26165) 157 : cluster [DBG] pgmap v100: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:30.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:30 smithi123 bash[68976]: audit 2024-09-14T04:15:30.187679+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:15:30.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:30 smithi123 bash[68976]: audit 2024-09-14T04:15:30.187679+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:15:30.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:30 smithi038 bash[84940]: cluster 2024-09-14T04:15:28.768966+0000 mgr.y (mgr.26165) 157 : cluster [DBG] pgmap v100: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:30.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:30 smithi038 bash[84940]: cluster 2024-09-14T04:15:28.768966+0000 mgr.y (mgr.26165) 157 : cluster [DBG] pgmap v100: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:30.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:30 smithi038 bash[84940]: audit 2024-09-14T04:15:30.187679+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:15:30.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:30 smithi038 bash[84940]: audit 2024-09-14T04:15:30.187679+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:15:30.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:30 smithi038 bash[87336]: cluster 2024-09-14T04:15:28.768966+0000 mgr.y (mgr.26165) 157 : cluster [DBG] pgmap v100: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:30.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:30 smithi038 bash[87336]: cluster 2024-09-14T04:15:28.768966+0000 mgr.y (mgr.26165) 157 : cluster [DBG] pgmap v100: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:30.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:30 smithi038 bash[87336]: audit 2024-09-14T04:15:30.187679+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:15:30.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:30 smithi038 bash[87336]: audit 2024-09-14T04:15:30.187679+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:15:31.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:31 smithi038 bash[84940]: cluster 2024-09-14T04:15:30.770059+0000 mgr.y (mgr.26165) 158 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:31.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:31 smithi038 bash[84940]: cluster 2024-09-14T04:15:30.770059+0000 mgr.y (mgr.26165) 158 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:31.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:31 smithi038 bash[87336]: cluster 2024-09-14T04:15:30.770059+0000 mgr.y (mgr.26165) 158 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:31.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:31 smithi038 bash[87336]: cluster 2024-09-14T04:15:30.770059+0000 mgr.y (mgr.26165) 158 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:31.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:31 smithi123 bash[68976]: cluster 2024-09-14T04:15:30.770059+0000 mgr.y (mgr.26165) 158 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:31.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:31 smithi123 bash[68976]: cluster 2024-09-14T04:15:30.770059+0000 mgr.y (mgr.26165) 158 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:34.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:33 smithi123 bash[68976]: cluster 2024-09-14T04:15:32.770689+0000 mgr.y (mgr.26165) 159 : cluster [DBG] pgmap v102: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:34.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:33 smithi123 bash[68976]: cluster 2024-09-14T04:15:32.770689+0000 mgr.y (mgr.26165) 159 : cluster [DBG] pgmap v102: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:34.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:33 smithi038 bash[84940]: cluster 2024-09-14T04:15:32.770689+0000 mgr.y (mgr.26165) 159 : cluster [DBG] pgmap v102: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:34.281 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:33 smithi038 bash[84940]: cluster 2024-09-14T04:15:32.770689+0000 mgr.y (mgr.26165) 159 : cluster [DBG] pgmap v102: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:34.282 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:33 smithi038 bash[87336]: cluster 2024-09-14T04:15:32.770689+0000 mgr.y (mgr.26165) 159 : cluster [DBG] pgmap v102: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:34.282 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:33 smithi038 bash[87336]: cluster 2024-09-14T04:15:32.770689+0000 mgr.y (mgr.26165) 159 : cluster [DBG] pgmap v102: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:35.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:35 smithi123 bash[68976]: audit 2024-09-14T04:15:34.300740+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:35.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:35 smithi123 bash[68976]: audit 2024-09-14T04:15:34.300740+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:35.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:35 smithi123 bash[68976]: audit 2024-09-14T04:15:34.315580+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:35.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:35 smithi123 bash[68976]: audit 2024-09-14T04:15:34.315580+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:35.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:35 smithi123 bash[68976]: audit 2024-09-14T04:15:34.993282+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:35.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:35 smithi123 bash[68976]: audit 2024-09-14T04:15:34.993282+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:35.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:35 smithi123 bash[68976]: audit 2024-09-14T04:15:34.994354+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:15:35.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:35 smithi123 bash[68976]: audit 2024-09-14T04:15:34.994354+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:15:35.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:35 smithi123 bash[68976]: audit 2024-09-14T04:15:35.011784+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:35.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:35 smithi123 bash[68976]: audit 2024-09-14T04:15:35.011784+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:35.791 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:35 smithi038 bash[84940]: audit 2024-09-14T04:15:34.300740+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:35.792 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:35 smithi038 bash[84940]: audit 2024-09-14T04:15:34.300740+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:35.792 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:35 smithi038 bash[84940]: audit 2024-09-14T04:15:34.315580+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:35.792 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:35 smithi038 bash[84940]: audit 2024-09-14T04:15:34.315580+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:35.792 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:35 smithi038 bash[84940]: audit 2024-09-14T04:15:34.993282+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:35.792 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:35 smithi038 bash[84940]: audit 2024-09-14T04:15:34.993282+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:35.792 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:35 smithi038 bash[84940]: audit 2024-09-14T04:15:34.994354+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:15:35.792 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:35 smithi038 bash[84940]: audit 2024-09-14T04:15:34.994354+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:15:35.792 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:35 smithi038 bash[84940]: audit 2024-09-14T04:15:35.011784+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:35.792 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:35 smithi038 bash[84940]: audit 2024-09-14T04:15:35.011784+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:35.792 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:35 smithi038 bash[87336]: audit 2024-09-14T04:15:34.300740+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:35.793 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:35 smithi038 bash[87336]: audit 2024-09-14T04:15:34.300740+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:35.793 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:35 smithi038 bash[87336]: audit 2024-09-14T04:15:34.315580+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:35.793 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:35 smithi038 bash[87336]: audit 2024-09-14T04:15:34.315580+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:35.793 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:35 smithi038 bash[87336]: audit 2024-09-14T04:15:34.993282+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:35.793 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:35 smithi038 bash[87336]: audit 2024-09-14T04:15:34.993282+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:35.793 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:35 smithi038 bash[87336]: audit 2024-09-14T04:15:34.994354+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:15:35.793 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:35 smithi038 bash[87336]: audit 2024-09-14T04:15:34.994354+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:15:35.793 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:35 smithi038 bash[87336]: audit 2024-09-14T04:15:35.011784+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:35.793 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:35 smithi038 bash[87336]: audit 2024-09-14T04:15:35.011784+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:36.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:36 smithi123 bash[68976]: cluster 2024-09-14T04:15:34.771389+0000 mgr.y (mgr.26165) 160 : cluster [DBG] pgmap v103: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:36.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:36 smithi123 bash[68976]: cluster 2024-09-14T04:15:34.771389+0000 mgr.y (mgr.26165) 160 : cluster [DBG] pgmap v103: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:36.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:36 smithi038 bash[87336]: cluster 2024-09-14T04:15:34.771389+0000 mgr.y (mgr.26165) 160 : cluster [DBG] pgmap v103: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:36.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:36 smithi038 bash[87336]: cluster 2024-09-14T04:15:34.771389+0000 mgr.y (mgr.26165) 160 : cluster [DBG] pgmap v103: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:36.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:36 smithi038 bash[84940]: cluster 2024-09-14T04:15:34.771389+0000 mgr.y (mgr.26165) 160 : cluster [DBG] pgmap v103: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:36.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:36 smithi038 bash[84940]: cluster 2024-09-14T04:15:34.771389+0000 mgr.y (mgr.26165) 160 : cluster [DBG] pgmap v103: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:38.520 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:15:38 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:15:38] "GET /metrics HTTP/1.1" 200 34030 "" "Prometheus/2.51.0" 2024-09-14T04:15:38.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:38 smithi038 bash[84940]: cluster 2024-09-14T04:15:36.772481+0000 mgr.y (mgr.26165) 161 : cluster [DBG] pgmap v104: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:38.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:38 smithi038 bash[84940]: cluster 2024-09-14T04:15:36.772481+0000 mgr.y (mgr.26165) 161 : cluster [DBG] pgmap v104: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:38.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:38 smithi038 bash[87336]: cluster 2024-09-14T04:15:36.772481+0000 mgr.y (mgr.26165) 161 : cluster [DBG] pgmap v104: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:38.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:38 smithi038 bash[87336]: cluster 2024-09-14T04:15:36.772481+0000 mgr.y (mgr.26165) 161 : cluster [DBG] pgmap v104: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:38.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:38 smithi123 bash[68976]: cluster 2024-09-14T04:15:36.772481+0000 mgr.y (mgr.26165) 161 : cluster [DBG] pgmap v104: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:38.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:38 smithi123 bash[68976]: cluster 2024-09-14T04:15:36.772481+0000 mgr.y (mgr.26165) 161 : cluster [DBG] pgmap v104: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:40.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:40 smithi038 bash[84940]: cluster 2024-09-14T04:15:38.773242+0000 mgr.y (mgr.26165) 162 : cluster [DBG] pgmap v105: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:40.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:40 smithi038 bash[84940]: cluster 2024-09-14T04:15:38.773242+0000 mgr.y (mgr.26165) 162 : cluster [DBG] pgmap v105: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:40.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:40 smithi038 bash[87336]: cluster 2024-09-14T04:15:38.773242+0000 mgr.y (mgr.26165) 162 : cluster [DBG] pgmap v105: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:40.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:40 smithi038 bash[87336]: cluster 2024-09-14T04:15:38.773242+0000 mgr.y (mgr.26165) 162 : cluster [DBG] pgmap v105: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:40.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:40 smithi123 bash[68976]: cluster 2024-09-14T04:15:38.773242+0000 mgr.y (mgr.26165) 162 : cluster [DBG] pgmap v105: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:40.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:40 smithi123 bash[68976]: cluster 2024-09-14T04:15:38.773242+0000 mgr.y (mgr.26165) 162 : cluster [DBG] pgmap v105: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:40.684 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:15:40 smithi123 bash[61744]: ts=2024-09-14T04:15:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:15:41.179 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -e sha1=a2782315255a3e7d5f6cdc9eb35785187ff6ddf8 -- bash -c 'ceph orch upgrade resume' 2024-09-14T04:15:42.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:42 smithi123 bash[68976]: cluster 2024-09-14T04:15:40.774408+0000 mgr.y (mgr.26165) 163 : cluster [DBG] pgmap v106: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:42.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:42 smithi123 bash[68976]: cluster 2024-09-14T04:15:40.774408+0000 mgr.y (mgr.26165) 163 : cluster [DBG] pgmap v106: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:42.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:42 smithi038 bash[84940]: cluster 2024-09-14T04:15:40.774408+0000 mgr.y (mgr.26165) 163 : cluster [DBG] pgmap v106: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:42.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:42 smithi038 bash[84940]: cluster 2024-09-14T04:15:40.774408+0000 mgr.y (mgr.26165) 163 : cluster [DBG] pgmap v106: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:42.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:42 smithi038 bash[87336]: cluster 2024-09-14T04:15:40.774408+0000 mgr.y (mgr.26165) 163 : cluster [DBG] pgmap v106: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:42.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:42 smithi038 bash[87336]: cluster 2024-09-14T04:15:40.774408+0000 mgr.y (mgr.26165) 163 : cluster [DBG] pgmap v106: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:44.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:44 smithi123 bash[68976]: cluster 2024-09-14T04:15:42.775183+0000 mgr.y (mgr.26165) 164 : cluster [DBG] pgmap v107: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:44.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:44 smithi123 bash[68976]: cluster 2024-09-14T04:15:42.775183+0000 mgr.y (mgr.26165) 164 : cluster [DBG] pgmap v107: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:44.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:44 smithi038 bash[84940]: cluster 2024-09-14T04:15:42.775183+0000 mgr.y (mgr.26165) 164 : cluster [DBG] pgmap v107: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:44.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:44 smithi038 bash[84940]: cluster 2024-09-14T04:15:42.775183+0000 mgr.y (mgr.26165) 164 : cluster [DBG] pgmap v107: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:44.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:44 smithi038 bash[87336]: cluster 2024-09-14T04:15:42.775183+0000 mgr.y (mgr.26165) 164 : cluster [DBG] pgmap v107: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:44.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:44 smithi038 bash[87336]: cluster 2024-09-14T04:15:42.775183+0000 mgr.y (mgr.26165) 164 : cluster [DBG] pgmap v107: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:45.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:45 smithi123 bash[68976]: audit 2024-09-14T04:15:45.187974+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:15:45.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:45 smithi123 bash[68976]: audit 2024-09-14T04:15:45.187974+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:15:45.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:45 smithi038 bash[84940]: audit 2024-09-14T04:15:45.187974+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:15:45.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:45 smithi038 bash[84940]: audit 2024-09-14T04:15:45.187974+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:15:45.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:45 smithi038 bash[87336]: audit 2024-09-14T04:15:45.187974+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:15:45.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:45 smithi038 bash[87336]: audit 2024-09-14T04:15:45.187974+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:15:45.988 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:15:46.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:46 smithi123 bash[68976]: cluster 2024-09-14T04:15:44.775904+0000 mgr.y (mgr.26165) 165 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:46.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:46 smithi123 bash[68976]: cluster 2024-09-14T04:15:44.775904+0000 mgr.y (mgr.26165) 165 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:46.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:46 smithi038 bash[84940]: cluster 2024-09-14T04:15:44.775904+0000 mgr.y (mgr.26165) 165 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:46.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:46 smithi038 bash[84940]: cluster 2024-09-14T04:15:44.775904+0000 mgr.y (mgr.26165) 165 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:46.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:46 smithi038 bash[87336]: cluster 2024-09-14T04:15:44.775904+0000 mgr.y (mgr.26165) 165 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:46.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:46 smithi038 bash[87336]: cluster 2024-09-14T04:15:44.775904+0000 mgr.y (mgr.26165) 165 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:48.520 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:15:48 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:15:48] "GET /metrics HTTP/1.1" 200 34026 "" "Prometheus/2.51.0" 2024-09-14T04:15:48.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:48 smithi038 bash[84940]: cluster 2024-09-14T04:15:46.777229+0000 mgr.y (mgr.26165) 166 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:48.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:48 smithi038 bash[84940]: cluster 2024-09-14T04:15:46.777229+0000 mgr.y (mgr.26165) 166 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:48.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:48 smithi038 bash[87336]: cluster 2024-09-14T04:15:46.777229+0000 mgr.y (mgr.26165) 166 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:48.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:48 smithi038 bash[87336]: cluster 2024-09-14T04:15:46.777229+0000 mgr.y (mgr.26165) 166 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:48.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:48 smithi123 bash[68976]: cluster 2024-09-14T04:15:46.777229+0000 mgr.y (mgr.26165) 166 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:48.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:48 smithi123 bash[68976]: cluster 2024-09-14T04:15:46.777229+0000 mgr.y (mgr.26165) 166 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:49.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:49 smithi038 bash[84940]: cluster 2024-09-14T04:15:48.777970+0000 mgr.y (mgr.26165) 167 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:49.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:49 smithi038 bash[84940]: cluster 2024-09-14T04:15:48.777970+0000 mgr.y (mgr.26165) 167 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:49.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:49 smithi038 bash[87336]: cluster 2024-09-14T04:15:48.777970+0000 mgr.y (mgr.26165) 167 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:49.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:49 smithi038 bash[87336]: cluster 2024-09-14T04:15:48.777970+0000 mgr.y (mgr.26165) 167 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:49.887 INFO:teuthology.orchestra.run.smithi038.stdout:Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:862445896ef1df9aa3acdb9cfb761812e8e943c37f87d60be1b51d2242056802 2024-09-14T04:15:49.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:49 smithi123 bash[68976]: cluster 2024-09-14T04:15:48.777970+0000 mgr.y (mgr.26165) 167 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:49.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:49 smithi123 bash[68976]: cluster 2024-09-14T04:15:48.777970+0000 mgr.y (mgr.26165) 167 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:50.641 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -e sha1=a2782315255a3e7d5f6cdc9eb35785187ff6ddf8 -- bash -c 'echo wait for all mons to upgrade' 2024-09-14T04:15:50.683 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:15:50 smithi123 bash[61744]: ts=2024-09-14T04:15:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:15:51.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:50 smithi123 bash[68976]: audit 2024-09-14T04:15:49.878061+0000 mgr.y (mgr.26165) 168 : audit [DBG] from='client.44120 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:15:51.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:50 smithi123 bash[68976]: audit 2024-09-14T04:15:49.878061+0000 mgr.y (mgr.26165) 168 : audit [DBG] from='client.44120 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:15:51.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:50 smithi123 bash[68976]: cephadm 2024-09-14T04:15:49.878413+0000 mgr.y (mgr.26165) 169 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:862445896ef1df9aa3acdb9cfb761812e8e943c37f87d60be1b51d2242056802 2024-09-14T04:15:51.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:50 smithi123 bash[68976]: cephadm 2024-09-14T04:15:49.878413+0000 mgr.y (mgr.26165) 169 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:862445896ef1df9aa3acdb9cfb761812e8e943c37f87d60be1b51d2242056802 2024-09-14T04:15:51.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:50 smithi123 bash[68976]: audit 2024-09-14T04:15:49.889265+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:51.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:50 smithi123 bash[68976]: audit 2024-09-14T04:15:49.889265+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:51.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:50 smithi123 bash[68976]: audit 2024-09-14T04:15:49.890284+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:15:51.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:50 smithi123 bash[68976]: audit 2024-09-14T04:15:49.890284+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:15:51.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:50 smithi038 bash[84940]: audit 2024-09-14T04:15:49.878061+0000 mgr.y (mgr.26165) 168 : audit [DBG] from='client.44120 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:15:51.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:50 smithi038 bash[84940]: audit 2024-09-14T04:15:49.878061+0000 mgr.y (mgr.26165) 168 : audit [DBG] from='client.44120 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:15:51.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:50 smithi038 bash[84940]: cephadm 2024-09-14T04:15:49.878413+0000 mgr.y (mgr.26165) 169 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:862445896ef1df9aa3acdb9cfb761812e8e943c37f87d60be1b51d2242056802 2024-09-14T04:15:51.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:50 smithi038 bash[84940]: cephadm 2024-09-14T04:15:49.878413+0000 mgr.y (mgr.26165) 169 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:862445896ef1df9aa3acdb9cfb761812e8e943c37f87d60be1b51d2242056802 2024-09-14T04:15:51.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:50 smithi038 bash[84940]: audit 2024-09-14T04:15:49.889265+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:51.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:50 smithi038 bash[84940]: audit 2024-09-14T04:15:49.889265+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:51.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:50 smithi038 bash[84940]: audit 2024-09-14T04:15:49.890284+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:15:51.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:50 smithi038 bash[84940]: audit 2024-09-14T04:15:49.890284+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:15:51.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:50 smithi038 bash[87336]: audit 2024-09-14T04:15:49.878061+0000 mgr.y (mgr.26165) 168 : audit [DBG] from='client.44120 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:15:51.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:50 smithi038 bash[87336]: audit 2024-09-14T04:15:49.878061+0000 mgr.y (mgr.26165) 168 : audit [DBG] from='client.44120 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:15:51.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:50 smithi038 bash[87336]: cephadm 2024-09-14T04:15:49.878413+0000 mgr.y (mgr.26165) 169 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:862445896ef1df9aa3acdb9cfb761812e8e943c37f87d60be1b51d2242056802 2024-09-14T04:15:51.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:50 smithi038 bash[87336]: cephadm 2024-09-14T04:15:49.878413+0000 mgr.y (mgr.26165) 169 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:862445896ef1df9aa3acdb9cfb761812e8e943c37f87d60be1b51d2242056802 2024-09-14T04:15:51.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:50 smithi038 bash[87336]: audit 2024-09-14T04:15:49.889265+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:51.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:50 smithi038 bash[87336]: audit 2024-09-14T04:15:49.889265+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:51.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:50 smithi038 bash[87336]: audit 2024-09-14T04:15:49.890284+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:15:51.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:50 smithi038 bash[87336]: audit 2024-09-14T04:15:49.890284+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:15:52.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:51 smithi123 bash[68976]: cluster 2024-09-14T04:15:50.778748+0000 mgr.y (mgr.26165) 170 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:52.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:51 smithi123 bash[68976]: cluster 2024-09-14T04:15:50.778748+0000 mgr.y (mgr.26165) 170 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:52.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:51 smithi038 bash[84940]: cluster 2024-09-14T04:15:50.778748+0000 mgr.y (mgr.26165) 170 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:52.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:51 smithi038 bash[84940]: cluster 2024-09-14T04:15:50.778748+0000 mgr.y (mgr.26165) 170 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:52.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:51 smithi038 bash[87336]: cluster 2024-09-14T04:15:50.778748+0000 mgr.y (mgr.26165) 170 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:52.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:51 smithi038 bash[87336]: cluster 2024-09-14T04:15:50.778748+0000 mgr.y (mgr.26165) 170 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:54.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:53 smithi123 bash[68976]: cluster 2024-09-14T04:15:52.779342+0000 mgr.y (mgr.26165) 171 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:54.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:53 smithi123 bash[68976]: cluster 2024-09-14T04:15:52.779342+0000 mgr.y (mgr.26165) 171 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:54.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:53 smithi038 bash[84940]: cluster 2024-09-14T04:15:52.779342+0000 mgr.y (mgr.26165) 171 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:54.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:53 smithi038 bash[84940]: cluster 2024-09-14T04:15:52.779342+0000 mgr.y (mgr.26165) 171 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:54.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:53 smithi038 bash[87336]: cluster 2024-09-14T04:15:52.779342+0000 mgr.y (mgr.26165) 171 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:54.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:53 smithi038 bash[87336]: cluster 2024-09-14T04:15:52.779342+0000 mgr.y (mgr.26165) 171 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:55.436 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:15:56.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:55 smithi038 bash[84940]: cluster 2024-09-14T04:15:54.780022+0000 mgr.y (mgr.26165) 172 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:56.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:55 smithi038 bash[84940]: cluster 2024-09-14T04:15:54.780022+0000 mgr.y (mgr.26165) 172 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:56.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:55 smithi038 bash[84940]: audit 2024-09-14T04:15:55.919840+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:56.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:55 smithi038 bash[84940]: audit 2024-09-14T04:15:55.919840+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:56.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:55 smithi038 bash[87336]: cluster 2024-09-14T04:15:54.780022+0000 mgr.y (mgr.26165) 172 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:56.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:55 smithi038 bash[87336]: cluster 2024-09-14T04:15:54.780022+0000 mgr.y (mgr.26165) 172 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:56.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:55 smithi038 bash[87336]: audit 2024-09-14T04:15:55.919840+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:56.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:55 smithi038 bash[87336]: audit 2024-09-14T04:15:55.919840+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:56.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:55 smithi123 bash[68976]: cluster 2024-09-14T04:15:54.780022+0000 mgr.y (mgr.26165) 172 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:56.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:55 smithi123 bash[68976]: cluster 2024-09-14T04:15:54.780022+0000 mgr.y (mgr.26165) 172 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:56.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:55 smithi123 bash[68976]: audit 2024-09-14T04:15:55.919840+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:56.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:55 smithi123 bash[68976]: audit 2024-09-14T04:15:55.919840+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:57.194 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:56 smithi038 bash[84940]: audit 2024-09-14T04:15:55.930956+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:57.194 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:56 smithi038 bash[84940]: audit 2024-09-14T04:15:55.930956+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:57.195 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:56 smithi038 bash[84940]: audit 2024-09-14T04:15:56.603756+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:57.195 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:56 smithi038 bash[84940]: audit 2024-09-14T04:15:56.603756+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:57.195 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:56 smithi038 bash[84940]: audit 2024-09-14T04:15:56.605394+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:15:57.195 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:56 smithi038 bash[84940]: audit 2024-09-14T04:15:56.605394+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:15:57.195 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:56 smithi038 bash[84940]: audit 2024-09-14T04:15:56.620243+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:57.195 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:56 smithi038 bash[84940]: audit 2024-09-14T04:15:56.620243+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:57.196 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:56 smithi038 bash[84940]: audit 2024-09-14T04:15:56.739332+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:15:57.196 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:56 smithi038 bash[84940]: audit 2024-09-14T04:15:56.739332+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:15:57.196 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:56 smithi038 bash[84940]: audit 2024-09-14T04:15:56.742602+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:15:57.196 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:56 smithi038 bash[84940]: audit 2024-09-14T04:15:56.742602+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:15:57.196 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:56 smithi038 bash[84940]: audit 2024-09-14T04:15:56.745195+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:15:57.196 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:56 smithi038 bash[84940]: audit 2024-09-14T04:15:56.745195+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:15:57.197 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:56 smithi038 bash[84940]: audit 2024-09-14T04:15:56.761283+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:57.197 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:56 smithi038 bash[84940]: audit 2024-09-14T04:15:56.761283+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:57.197 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:56 smithi038 bash[84940]: audit 2024-09-14T04:15:56.766015+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-14T04:15:57.197 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:56 smithi038 bash[84940]: audit 2024-09-14T04:15:56.766015+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-14T04:15:57.197 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:56 smithi038 bash[84940]: audit 2024-09-14T04:15:56.773020+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-14T04:15:57.197 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:56 smithi038 bash[84940]: audit 2024-09-14T04:15:56.773020+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-14T04:15:57.197 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:56 smithi038 bash[84940]: audit 2024-09-14T04:15:56.777182+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-14T04:15:57.197 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:56 smithi038 bash[84940]: audit 2024-09-14T04:15:56.777182+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-14T04:15:57.197 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:56 smithi038 bash[84940]: audit 2024-09-14T04:15:56.783354+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-14T04:15:57.197 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:56 smithi038 bash[84940]: audit 2024-09-14T04:15:56.783354+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-14T04:15:57.198 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:56 smithi038 bash[84940]: audit 2024-09-14T04:15:56.788263+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-14T04:15:57.198 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:56 smithi038 bash[84940]: audit 2024-09-14T04:15:56.788263+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-14T04:15:57.198 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:56 smithi038 bash[84940]: audit 2024-09-14T04:15:56.794435+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-14T04:15:57.198 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:56 smithi038 bash[84940]: audit 2024-09-14T04:15:56.794435+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-14T04:15:57.198 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:56 smithi038 bash[84940]: audit 2024-09-14T04:15:56.799954+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:15:57.198 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:56 smithi038 bash[84940]: audit 2024-09-14T04:15:56.799954+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:15:57.198 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:56 smithi038 bash[84940]: audit 2024-09-14T04:15:56.809990+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:57.199 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:56 smithi038 bash[84940]: audit 2024-09-14T04:15:56.809990+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:57.199 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:56 smithi038 bash[84940]: audit 2024-09-14T04:15:56.816138+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-14T04:15:57.199 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:56 smithi038 bash[84940]: audit 2024-09-14T04:15:56.816138+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-14T04:15:57.199 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:56 smithi038 bash[87336]: audit 2024-09-14T04:15:55.930956+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:57.200 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:56 smithi038 bash[87336]: audit 2024-09-14T04:15:55.930956+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:57.200 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:56 smithi038 bash[87336]: audit 2024-09-14T04:15:56.603756+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:57.200 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:56 smithi038 bash[87336]: audit 2024-09-14T04:15:56.603756+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:57.200 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:56 smithi038 bash[87336]: audit 2024-09-14T04:15:56.605394+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:15:57.200 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:56 smithi038 bash[87336]: audit 2024-09-14T04:15:56.605394+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:15:57.200 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:56 smithi038 bash[87336]: audit 2024-09-14T04:15:56.620243+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:57.200 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:56 smithi038 bash[87336]: audit 2024-09-14T04:15:56.620243+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:57.200 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:56 smithi038 bash[87336]: audit 2024-09-14T04:15:56.739332+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:15:57.200 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:56 smithi038 bash[87336]: audit 2024-09-14T04:15:56.739332+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:15:57.201 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:56 smithi038 bash[87336]: audit 2024-09-14T04:15:56.742602+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:15:57.201 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:56 smithi038 bash[87336]: audit 2024-09-14T04:15:56.742602+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:15:57.201 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:56 smithi038 bash[87336]: audit 2024-09-14T04:15:56.745195+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:15:57.201 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:56 smithi038 bash[87336]: audit 2024-09-14T04:15:56.745195+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:15:57.201 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:56 smithi038 bash[87336]: audit 2024-09-14T04:15:56.761283+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:57.201 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:56 smithi038 bash[87336]: audit 2024-09-14T04:15:56.761283+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:57.201 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:56 smithi038 bash[87336]: audit 2024-09-14T04:15:56.766015+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-14T04:15:57.201 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:56 smithi038 bash[87336]: audit 2024-09-14T04:15:56.766015+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-14T04:15:57.201 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:56 smithi038 bash[87336]: audit 2024-09-14T04:15:56.773020+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-14T04:15:57.201 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:56 smithi038 bash[87336]: audit 2024-09-14T04:15:56.773020+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-14T04:15:57.202 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:56 smithi038 bash[87336]: audit 2024-09-14T04:15:56.777182+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-14T04:15:57.202 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:56 smithi038 bash[87336]: audit 2024-09-14T04:15:56.777182+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-14T04:15:57.202 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:56 smithi038 bash[87336]: audit 2024-09-14T04:15:56.783354+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-14T04:15:57.202 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:56 smithi038 bash[87336]: audit 2024-09-14T04:15:56.783354+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-14T04:15:57.202 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:56 smithi038 bash[87336]: audit 2024-09-14T04:15:56.788263+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-14T04:15:57.202 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:56 smithi038 bash[87336]: audit 2024-09-14T04:15:56.788263+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-14T04:15:57.203 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:56 smithi038 bash[87336]: audit 2024-09-14T04:15:56.794435+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-14T04:15:57.203 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:56 smithi038 bash[87336]: audit 2024-09-14T04:15:56.794435+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-14T04:15:57.203 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:56 smithi038 bash[87336]: audit 2024-09-14T04:15:56.799954+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:15:57.203 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:56 smithi038 bash[87336]: audit 2024-09-14T04:15:56.799954+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:15:57.203 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:56 smithi038 bash[87336]: audit 2024-09-14T04:15:56.809990+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:57.203 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:56 smithi038 bash[87336]: audit 2024-09-14T04:15:56.809990+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:57.203 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:56 smithi038 bash[87336]: audit 2024-09-14T04:15:56.816138+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-14T04:15:57.203 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:56 smithi038 bash[87336]: audit 2024-09-14T04:15:56.816138+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-14T04:15:57.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:56 smithi123 bash[68976]: audit 2024-09-14T04:15:55.930956+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:57.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:56 smithi123 bash[68976]: audit 2024-09-14T04:15:55.930956+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:57.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:56 smithi123 bash[68976]: audit 2024-09-14T04:15:56.603756+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:57.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:56 smithi123 bash[68976]: audit 2024-09-14T04:15:56.603756+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:15:57.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:56 smithi123 bash[68976]: audit 2024-09-14T04:15:56.605394+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:15:57.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:56 smithi123 bash[68976]: audit 2024-09-14T04:15:56.605394+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:15:57.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:56 smithi123 bash[68976]: audit 2024-09-14T04:15:56.620243+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:57.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:56 smithi123 bash[68976]: audit 2024-09-14T04:15:56.620243+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:57.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:56 smithi123 bash[68976]: audit 2024-09-14T04:15:56.739332+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:15:57.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:56 smithi123 bash[68976]: audit 2024-09-14T04:15:56.739332+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:15:57.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:56 smithi123 bash[68976]: audit 2024-09-14T04:15:56.742602+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:15:57.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:56 smithi123 bash[68976]: audit 2024-09-14T04:15:56.742602+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:15:57.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:56 smithi123 bash[68976]: audit 2024-09-14T04:15:56.745195+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:15:57.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:56 smithi123 bash[68976]: audit 2024-09-14T04:15:56.745195+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:15:57.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:56 smithi123 bash[68976]: audit 2024-09-14T04:15:56.761283+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:57.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:56 smithi123 bash[68976]: audit 2024-09-14T04:15:56.761283+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:57.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:56 smithi123 bash[68976]: audit 2024-09-14T04:15:56.766015+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-14T04:15:57.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:56 smithi123 bash[68976]: audit 2024-09-14T04:15:56.766015+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-14T04:15:57.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:56 smithi123 bash[68976]: audit 2024-09-14T04:15:56.773020+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-14T04:15:57.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:56 smithi123 bash[68976]: audit 2024-09-14T04:15:56.773020+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-14T04:15:57.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:56 smithi123 bash[68976]: audit 2024-09-14T04:15:56.777182+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-14T04:15:57.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:56 smithi123 bash[68976]: audit 2024-09-14T04:15:56.777182+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-14T04:15:57.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:56 smithi123 bash[68976]: audit 2024-09-14T04:15:56.783354+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-14T04:15:57.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:56 smithi123 bash[68976]: audit 2024-09-14T04:15:56.783354+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-14T04:15:57.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:56 smithi123 bash[68976]: audit 2024-09-14T04:15:56.788263+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-14T04:15:57.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:56 smithi123 bash[68976]: audit 2024-09-14T04:15:56.788263+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-14T04:15:57.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:56 smithi123 bash[68976]: audit 2024-09-14T04:15:56.794435+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-14T04:15:57.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:56 smithi123 bash[68976]: audit 2024-09-14T04:15:56.794435+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-14T04:15:57.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:56 smithi123 bash[68976]: audit 2024-09-14T04:15:56.799954+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:15:57.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:56 smithi123 bash[68976]: audit 2024-09-14T04:15:56.799954+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:15:57.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:56 smithi123 bash[68976]: audit 2024-09-14T04:15:56.809990+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:57.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:56 smithi123 bash[68976]: audit 2024-09-14T04:15:56.809990+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:15:57.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:56 smithi123 bash[68976]: audit 2024-09-14T04:15:56.816138+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-14T04:15:57.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:56 smithi123 bash[68976]: audit 2024-09-14T04:15:56.816138+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-14T04:15:58.250 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:57 smithi038 bash[84940]: cephadm 2024-09-14T04:15:56.746249+0000 mgr.y (mgr.26165) 173 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-14T04:15:58.250 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:57 smithi038 bash[84940]: cephadm 2024-09-14T04:15:56.746249+0000 mgr.y (mgr.26165) 173 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-14T04:15:58.250 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:57 smithi038 bash[84940]: cluster 2024-09-14T04:15:56.781098+0000 mgr.y (mgr.26165) 174 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:58.250 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:57 smithi038 bash[84940]: cluster 2024-09-14T04:15:56.781098+0000 mgr.y (mgr.26165) 174 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:58.250 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:57 smithi038 bash[84940]: cephadm 2024-09-14T04:15:56.801680+0000 mgr.y (mgr.26165) 175 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-14T04:15:58.250 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:57 smithi038 bash[84940]: cephadm 2024-09-14T04:15:56.801680+0000 mgr.y (mgr.26165) 175 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-14T04:15:58.250 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:57 smithi038 bash[84940]: audit 2024-09-14T04:15:56.816550+0000 mgr.y (mgr.26165) 176 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-14T04:15:58.250 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:57 smithi038 bash[84940]: audit 2024-09-14T04:15:56.816550+0000 mgr.y (mgr.26165) 176 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-14T04:15:58.250 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:57 smithi038 bash[84940]: cephadm 2024-09-14T04:15:56.818761+0000 mgr.y (mgr.26165) 177 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-14T04:15:58.251 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:57 smithi038 bash[84940]: cephadm 2024-09-14T04:15:56.818761+0000 mgr.y (mgr.26165) 177 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-14T04:15:58.251 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:57 smithi038 bash[87336]: cephadm 2024-09-14T04:15:56.746249+0000 mgr.y (mgr.26165) 173 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-14T04:15:58.251 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:57 smithi038 bash[87336]: cephadm 2024-09-14T04:15:56.746249+0000 mgr.y (mgr.26165) 173 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-14T04:15:58.251 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:57 smithi038 bash[87336]: cluster 2024-09-14T04:15:56.781098+0000 mgr.y (mgr.26165) 174 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:58.251 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:57 smithi038 bash[87336]: cluster 2024-09-14T04:15:56.781098+0000 mgr.y (mgr.26165) 174 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:58.251 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:57 smithi038 bash[87336]: cephadm 2024-09-14T04:15:56.801680+0000 mgr.y (mgr.26165) 175 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-14T04:15:58.251 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:57 smithi038 bash[87336]: cephadm 2024-09-14T04:15:56.801680+0000 mgr.y (mgr.26165) 175 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-14T04:15:58.251 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:57 smithi038 bash[87336]: audit 2024-09-14T04:15:56.816550+0000 mgr.y (mgr.26165) 176 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-14T04:15:58.251 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:57 smithi038 bash[87336]: audit 2024-09-14T04:15:56.816550+0000 mgr.y (mgr.26165) 176 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-14T04:15:58.251 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:57 smithi038 bash[87336]: cephadm 2024-09-14T04:15:56.818761+0000 mgr.y (mgr.26165) 177 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-14T04:15:58.251 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:57 smithi038 bash[87336]: cephadm 2024-09-14T04:15:56.818761+0000 mgr.y (mgr.26165) 177 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-14T04:15:58.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:57 smithi123 bash[68976]: cephadm 2024-09-14T04:15:56.746249+0000 mgr.y (mgr.26165) 173 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-14T04:15:58.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:57 smithi123 bash[68976]: cephadm 2024-09-14T04:15:56.746249+0000 mgr.y (mgr.26165) 173 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-14T04:15:58.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:57 smithi123 bash[68976]: cluster 2024-09-14T04:15:56.781098+0000 mgr.y (mgr.26165) 174 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:58.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:57 smithi123 bash[68976]: cluster 2024-09-14T04:15:56.781098+0000 mgr.y (mgr.26165) 174 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:15:58.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:57 smithi123 bash[68976]: cephadm 2024-09-14T04:15:56.801680+0000 mgr.y (mgr.26165) 175 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-14T04:15:58.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:57 smithi123 bash[68976]: cephadm 2024-09-14T04:15:56.801680+0000 mgr.y (mgr.26165) 175 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-14T04:15:58.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:57 smithi123 bash[68976]: audit 2024-09-14T04:15:56.816550+0000 mgr.y (mgr.26165) 176 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-14T04:15:58.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:57 smithi123 bash[68976]: audit 2024-09-14T04:15:56.816550+0000 mgr.y (mgr.26165) 176 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-14T04:15:58.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:57 smithi123 bash[68976]: cephadm 2024-09-14T04:15:56.818761+0000 mgr.y (mgr.26165) 177 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-14T04:15:58.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:57 smithi123 bash[68976]: cephadm 2024-09-14T04:15:56.818761+0000 mgr.y (mgr.26165) 177 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-14T04:15:58.520 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:15:58 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:15:58] "GET /metrics HTTP/1.1" 200 34026 "" "Prometheus/2.51.0" 2024-09-14T04:16:00.050 INFO:teuthology.orchestra.run.smithi038.stdout:wait for all mons to upgrade 2024-09-14T04:16:00.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:59 smithi038 bash[84940]: cluster 2024-09-14T04:15:58.781762+0000 mgr.y (mgr.26165) 178 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:00.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:15:59 smithi038 bash[84940]: cluster 2024-09-14T04:15:58.781762+0000 mgr.y (mgr.26165) 178 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:00.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:59 smithi038 bash[87336]: cluster 2024-09-14T04:15:58.781762+0000 mgr.y (mgr.26165) 178 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:00.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:15:59 smithi038 bash[87336]: cluster 2024-09-14T04:15:58.781762+0000 mgr.y (mgr.26165) 178 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:00.434 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:16:00 smithi123 bash[61744]: ts=2024-09-14T04:16:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:16:00.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:59 smithi123 bash[68976]: cluster 2024-09-14T04:15:58.781762+0000 mgr.y (mgr.26165) 178 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:00.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:15:59 smithi123 bash[68976]: cluster 2024-09-14T04:15:58.781762+0000 mgr.y (mgr.26165) 178 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:01.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:00 smithi038 bash[87336]: audit 2024-09-14T04:16:00.188366+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:16:01.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:00 smithi038 bash[87336]: audit 2024-09-14T04:16:00.188366+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:16:01.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:00 smithi038 bash[84940]: audit 2024-09-14T04:16:00.188366+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:16:01.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:00 smithi038 bash[84940]: audit 2024-09-14T04:16:00.188366+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:16:01.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:00 smithi123 bash[68976]: audit 2024-09-14T04:16:00.188366+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:16:01.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:00 smithi123 bash[68976]: audit 2024-09-14T04:16:00.188366+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:16:01.613 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -e sha1=a2782315255a3e7d5f6cdc9eb35785187ff6ddf8 -- bash -c 'while ! ceph mon versions | grep $sha1 | grep '"'"': 3'"'"' && ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error; do sleep 2 ; done' 2024-09-14T04:16:02.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:02 smithi038 bash[87336]: cluster 2024-09-14T04:16:00.782838+0000 mgr.y (mgr.26165) 179 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:02.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:02 smithi038 bash[87336]: cluster 2024-09-14T04:16:00.782838+0000 mgr.y (mgr.26165) 179 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:02.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:02 smithi038 bash[87336]: cephadm 2024-09-14T04:16:01.223856+0000 mgr.y (mgr.26165) 180 : cephadm [INF] Upgrade: Updating osd.0 2024-09-14T04:16:02.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:02 smithi038 bash[87336]: cephadm 2024-09-14T04:16:01.223856+0000 mgr.y (mgr.26165) 180 : cephadm [INF] Upgrade: Updating osd.0 2024-09-14T04:16:02.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:02 smithi038 bash[87336]: audit 2024-09-14T04:16:01.232660+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:02.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:02 smithi038 bash[87336]: audit 2024-09-14T04:16:01.232660+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:02.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:02 smithi038 bash[87336]: audit 2024-09-14T04:16:01.237174+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-14T04:16:02.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:02 smithi038 bash[87336]: audit 2024-09-14T04:16:01.237174+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-14T04:16:02.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:02 smithi038 bash[87336]: audit 2024-09-14T04:16:01.238744+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:16:02.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:02 smithi038 bash[87336]: audit 2024-09-14T04:16:01.238744+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:16:02.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:02 smithi038 bash[87336]: cephadm 2024-09-14T04:16:01.243467+0000 mgr.y (mgr.26165) 181 : cephadm [INF] Deploying daemon osd.0 on smithi038 2024-09-14T04:16:02.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:02 smithi038 bash[87336]: cephadm 2024-09-14T04:16:01.243467+0000 mgr.y (mgr.26165) 181 : cephadm [INF] Deploying daemon osd.0 on smithi038 2024-09-14T04:16:02.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:02 smithi038 bash[84940]: cluster 2024-09-14T04:16:00.782838+0000 mgr.y (mgr.26165) 179 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:02.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:02 smithi038 bash[84940]: cluster 2024-09-14T04:16:00.782838+0000 mgr.y (mgr.26165) 179 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:02.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:02 smithi038 bash[84940]: cephadm 2024-09-14T04:16:01.223856+0000 mgr.y (mgr.26165) 180 : cephadm [INF] Upgrade: Updating osd.0 2024-09-14T04:16:02.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:02 smithi038 bash[84940]: cephadm 2024-09-14T04:16:01.223856+0000 mgr.y (mgr.26165) 180 : cephadm [INF] Upgrade: Updating osd.0 2024-09-14T04:16:02.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:02 smithi038 bash[84940]: audit 2024-09-14T04:16:01.232660+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:02.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:02 smithi038 bash[84940]: audit 2024-09-14T04:16:01.232660+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:02.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:02 smithi038 bash[84940]: audit 2024-09-14T04:16:01.237174+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-14T04:16:02.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:02 smithi038 bash[84940]: audit 2024-09-14T04:16:01.237174+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-14T04:16:02.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:02 smithi038 bash[84940]: audit 2024-09-14T04:16:01.238744+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:16:02.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:02 smithi038 bash[84940]: audit 2024-09-14T04:16:01.238744+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:16:02.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:02 smithi038 bash[84940]: cephadm 2024-09-14T04:16:01.243467+0000 mgr.y (mgr.26165) 181 : cephadm [INF] Deploying daemon osd.0 on smithi038 2024-09-14T04:16:02.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:02 smithi038 bash[84940]: cephadm 2024-09-14T04:16:01.243467+0000 mgr.y (mgr.26165) 181 : cephadm [INF] Deploying daemon osd.0 on smithi038 2024-09-14T04:16:02.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:02 smithi123 bash[68976]: cluster 2024-09-14T04:16:00.782838+0000 mgr.y (mgr.26165) 179 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:02.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:02 smithi123 bash[68976]: cluster 2024-09-14T04:16:00.782838+0000 mgr.y (mgr.26165) 179 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:02.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:02 smithi123 bash[68976]: cephadm 2024-09-14T04:16:01.223856+0000 mgr.y (mgr.26165) 180 : cephadm [INF] Upgrade: Updating osd.0 2024-09-14T04:16:02.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:02 smithi123 bash[68976]: cephadm 2024-09-14T04:16:01.223856+0000 mgr.y (mgr.26165) 180 : cephadm [INF] Upgrade: Updating osd.0 2024-09-14T04:16:02.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:02 smithi123 bash[68976]: audit 2024-09-14T04:16:01.232660+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:02.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:02 smithi123 bash[68976]: audit 2024-09-14T04:16:01.232660+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:02.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:02 smithi123 bash[68976]: audit 2024-09-14T04:16:01.237174+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-14T04:16:02.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:02 smithi123 bash[68976]: audit 2024-09-14T04:16:01.237174+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-14T04:16:02.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:02 smithi123 bash[68976]: audit 2024-09-14T04:16:01.238744+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:16:02.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:02 smithi123 bash[68976]: audit 2024-09-14T04:16:01.238744+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:16:02.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:02 smithi123 bash[68976]: cephadm 2024-09-14T04:16:01.243467+0000 mgr.y (mgr.26165) 181 : cephadm [INF] Deploying daemon osd.0 on smithi038 2024-09-14T04:16:02.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:02 smithi123 bash[68976]: cephadm 2024-09-14T04:16:01.243467+0000 mgr.y (mgr.26165) 181 : cephadm [INF] Deploying daemon osd.0 on smithi038 2024-09-14T04:16:04.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:04 smithi038 bash[84940]: cluster 2024-09-14T04:16:02.783433+0000 mgr.y (mgr.26165) 182 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:04.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:04 smithi038 bash[84940]: cluster 2024-09-14T04:16:02.783433+0000 mgr.y (mgr.26165) 182 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:04.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:04 smithi038 bash[87336]: cluster 2024-09-14T04:16:02.783433+0000 mgr.y (mgr.26165) 182 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:04.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:04 smithi038 bash[87336]: cluster 2024-09-14T04:16:02.783433+0000 mgr.y (mgr.26165) 182 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:04.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:04 smithi123 bash[68976]: cluster 2024-09-14T04:16:02.783433+0000 mgr.y (mgr.26165) 182 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:04.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:04 smithi123 bash[68976]: cluster 2024-09-14T04:16:02.783433+0000 mgr.y (mgr.26165) 182 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:06.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:06 smithi038 bash[87336]: cluster 2024-09-14T04:16:04.784084+0000 mgr.y (mgr.26165) 183 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:06.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:06 smithi038 bash[87336]: cluster 2024-09-14T04:16:04.784084+0000 mgr.y (mgr.26165) 183 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:06.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:06 smithi038 bash[84940]: cluster 2024-09-14T04:16:04.784084+0000 mgr.y (mgr.26165) 183 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:06.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:06 smithi038 bash[84940]: cluster 2024-09-14T04:16:04.784084+0000 mgr.y (mgr.26165) 183 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:06.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:06 smithi123 bash[68976]: cluster 2024-09-14T04:16:04.784084+0000 mgr.y (mgr.26165) 183 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:06.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:06 smithi123 bash[68976]: cluster 2024-09-14T04:16:04.784084+0000 mgr.y (mgr.26165) 183 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:06.721 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:16:06.848 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:06 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:16:06.849 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:16:06 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:16:06.849 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 04:16:06 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:16:06.850 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 04:16:06 smithi038 systemd[1]: Stopping Ceph osd.0 for 4d8d8784-724c-11ef-bceb-c7b262605968... 2024-09-14T04:16:06.850 INFO:journalctl@ceph.osd.3.smithi038.stdout:Sep 14 04:16:06 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:16:06.851 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:16:06 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:16:06.851 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:06 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:16:06.852 INFO:journalctl@ceph.osd.1.smithi038.stdout:Sep 14 04:16:06 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:16:06.853 INFO:journalctl@ceph.osd.2.smithi038.stdout:Sep 14 04:16:06 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:16:06.853 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 04:16:06 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:16:07.258 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 04:16:06 smithi038 bash[35521]: debug 2024-09-14T04:16:06.847+0000 7f6e8b1f5640 -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-09-14T04:16:07.258 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 04:16:06 smithi038 bash[35521]: debug 2024-09-14T04:16:06.847+0000 7f6e8b1f5640 -1 osd.0 75 *** Got signal Terminated *** 2024-09-14T04:16:07.258 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 04:16:06 smithi038 bash[35521]: debug 2024-09-14T04:16:06.847+0000 7f6e8b1f5640 -1 osd.0 75 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-14T04:16:07.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:07 smithi038 bash[84940]: cluster 2024-09-14T04:16:06.850627+0000 mon.a (mon.0) 271 : cluster [INF] osd.0 marked itself down and dead 2024-09-14T04:16:07.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:07 smithi038 bash[84940]: cluster 2024-09-14T04:16:06.850627+0000 mon.a (mon.0) 271 : cluster [INF] osd.0 marked itself down and dead 2024-09-14T04:16:07.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:07 smithi038 bash[87336]: cluster 2024-09-14T04:16:06.850627+0000 mon.a (mon.0) 271 : cluster [INF] osd.0 marked itself down and dead 2024-09-14T04:16:07.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:07 smithi038 bash[87336]: cluster 2024-09-14T04:16:06.850627+0000 mon.a (mon.0) 271 : cluster [INF] osd.0 marked itself down and dead 2024-09-14T04:16:07.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:07 smithi123 bash[68976]: cluster 2024-09-14T04:16:06.850627+0000 mon.a (mon.0) 271 : cluster [INF] osd.0 marked itself down and dead 2024-09-14T04:16:07.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:07 smithi123 bash[68976]: cluster 2024-09-14T04:16:06.850627+0000 mon.a (mon.0) 271 : cluster [INF] osd.0 marked itself down and dead 2024-09-14T04:16:08.520 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:16:08 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:16:08] "GET /metrics HTTP/1.1" 200 34025 "" "Prometheus/2.51.0" 2024-09-14T04:16:08.521 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 04:16:08 smithi038 bash[92767]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd-0 2024-09-14T04:16:08.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:08 smithi038 bash[87336]: cluster 2024-09-14T04:16:06.784640+0000 mgr.y (mgr.26165) 184 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:08.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:08 smithi038 bash[87336]: cluster 2024-09-14T04:16:06.784640+0000 mgr.y (mgr.26165) 184 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:08.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:08 smithi038 bash[87336]: cluster 2024-09-14T04:16:07.249205+0000 mon.a (mon.0) 272 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-14T04:16:08.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:08 smithi038 bash[87336]: cluster 2024-09-14T04:16:07.249205+0000 mon.a (mon.0) 272 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-14T04:16:08.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:08 smithi038 bash[87336]: cluster 2024-09-14T04:16:07.269169+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e76: 8 total, 7 up, 8 in 2024-09-14T04:16:08.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:08 smithi038 bash[87336]: cluster 2024-09-14T04:16:07.269169+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e76: 8 total, 7 up, 8 in 2024-09-14T04:16:08.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:08 smithi038 bash[84940]: cluster 2024-09-14T04:16:06.784640+0000 mgr.y (mgr.26165) 184 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:08.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:08 smithi038 bash[84940]: cluster 2024-09-14T04:16:06.784640+0000 mgr.y (mgr.26165) 184 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:08.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:08 smithi038 bash[84940]: cluster 2024-09-14T04:16:07.249205+0000 mon.a (mon.0) 272 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-14T04:16:08.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:08 smithi038 bash[84940]: cluster 2024-09-14T04:16:07.249205+0000 mon.a (mon.0) 272 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-14T04:16:08.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:08 smithi038 bash[84940]: cluster 2024-09-14T04:16:07.269169+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e76: 8 total, 7 up, 8 in 2024-09-14T04:16:08.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:08 smithi038 bash[84940]: cluster 2024-09-14T04:16:07.269169+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e76: 8 total, 7 up, 8 in 2024-09-14T04:16:08.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:08 smithi123 bash[68976]: cluster 2024-09-14T04:16:06.784640+0000 mgr.y (mgr.26165) 184 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:08.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:08 smithi123 bash[68976]: cluster 2024-09-14T04:16:06.784640+0000 mgr.y (mgr.26165) 184 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:08.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:08 smithi123 bash[68976]: cluster 2024-09-14T04:16:07.249205+0000 mon.a (mon.0) 272 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-14T04:16:08.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:08 smithi123 bash[68976]: cluster 2024-09-14T04:16:07.249205+0000 mon.a (mon.0) 272 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-14T04:16:08.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:08 smithi123 bash[68976]: cluster 2024-09-14T04:16:07.269169+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e76: 8 total, 7 up, 8 in 2024-09-14T04:16:08.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:08 smithi123 bash[68976]: cluster 2024-09-14T04:16:07.269169+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e76: 8 total, 7 up, 8 in 2024-09-14T04:16:09.020 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 04:16:08 smithi038 bash[92837]: Error response from daemon: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd-0 2024-09-14T04:16:09.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:09 smithi038 bash[84940]: cluster 2024-09-14T04:16:08.278692+0000 mon.a (mon.0) 274 : cluster [DBG] osdmap e77: 8 total, 7 up, 8 in 2024-09-14T04:16:09.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:09 smithi038 bash[84940]: cluster 2024-09-14T04:16:08.278692+0000 mon.a (mon.0) 274 : cluster [DBG] osdmap e77: 8 total, 7 up, 8 in 2024-09-14T04:16:09.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:09 smithi038 bash[87336]: cluster 2024-09-14T04:16:08.278692+0000 mon.a (mon.0) 274 : cluster [DBG] osdmap e77: 8 total, 7 up, 8 in 2024-09-14T04:16:09.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:09 smithi038 bash[87336]: cluster 2024-09-14T04:16:08.278692+0000 mon.a (mon.0) 274 : cluster [DBG] osdmap e77: 8 total, 7 up, 8 in 2024-09-14T04:16:09.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:09 smithi123 bash[68976]: cluster 2024-09-14T04:16:08.278692+0000 mon.a (mon.0) 274 : cluster [DBG] osdmap e77: 8 total, 7 up, 8 in 2024-09-14T04:16:09.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:09 smithi123 bash[68976]: cluster 2024-09-14T04:16:08.278692+0000 mon.a (mon.0) 274 : cluster [DBG] osdmap e77: 8 total, 7 up, 8 in 2024-09-14T04:16:10.684 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:16:10 smithi123 bash[61744]: ts=2024-09-14T04:16:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:16:10.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:10 smithi123 bash[68976]: cluster 2024-09-14T04:16:08.785117+0000 mgr.y (mgr.26165) 185 : cluster [DBG] pgmap v122: 73 pgs: 11 stale+active+clean, 62 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:10.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:10 smithi123 bash[68976]: cluster 2024-09-14T04:16:08.785117+0000 mgr.y (mgr.26165) 185 : cluster [DBG] pgmap v122: 73 pgs: 11 stale+active+clean, 62 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:10.759 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:10 smithi038 bash[84940]: cluster 2024-09-14T04:16:08.785117+0000 mgr.y (mgr.26165) 185 : cluster [DBG] pgmap v122: 73 pgs: 11 stale+active+clean, 62 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:10.759 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:10 smithi038 bash[84940]: cluster 2024-09-14T04:16:08.785117+0000 mgr.y (mgr.26165) 185 : cluster [DBG] pgmap v122: 73 pgs: 11 stale+active+clean, 62 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:10.759 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:10 smithi038 bash[87336]: cluster 2024-09-14T04:16:08.785117+0000 mgr.y (mgr.26165) 185 : cluster [DBG] pgmap v122: 73 pgs: 11 stale+active+clean, 62 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:10.759 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:10 smithi038 bash[87336]: cluster 2024-09-14T04:16:08.785117+0000 mgr.y (mgr.26165) 185 : cluster [DBG] pgmap v122: 73 pgs: 11 stale+active+clean, 62 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:11.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:11 smithi123 bash[68976]: cluster 2024-09-14T04:16:11.291629+0000 mon.a (mon.0) 275 : cluster [WRN] Health check failed: Degraded data redundancy: 12/78 objects degraded (15.385%), 7 pgs degraded (PG_DEGRADED) 2024-09-14T04:16:11.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:11 smithi123 bash[68976]: cluster 2024-09-14T04:16:11.291629+0000 mon.a (mon.0) 275 : cluster [WRN] Health check failed: Degraded data redundancy: 12/78 objects degraded (15.385%), 7 pgs degraded (PG_DEGRADED) 2024-09-14T04:16:11.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:11 smithi038 bash[84940]: cluster 2024-09-14T04:16:11.291629+0000 mon.a (mon.0) 275 : cluster [WRN] Health check failed: Degraded data redundancy: 12/78 objects degraded (15.385%), 7 pgs degraded (PG_DEGRADED) 2024-09-14T04:16:11.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:11 smithi038 bash[84940]: cluster 2024-09-14T04:16:11.291629+0000 mon.a (mon.0) 275 : cluster [WRN] Health check failed: Degraded data redundancy: 12/78 objects degraded (15.385%), 7 pgs degraded (PG_DEGRADED) 2024-09-14T04:16:11.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:11 smithi038 bash[87336]: cluster 2024-09-14T04:16:11.291629+0000 mon.a (mon.0) 275 : cluster [WRN] Health check failed: Degraded data redundancy: 12/78 objects degraded (15.385%), 7 pgs degraded (PG_DEGRADED) 2024-09-14T04:16:11.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:11 smithi038 bash[87336]: cluster 2024-09-14T04:16:11.291629+0000 mon.a (mon.0) 275 : cluster [WRN] Health check failed: Degraded data redundancy: 12/78 objects degraded (15.385%), 7 pgs degraded (PG_DEGRADED) 2024-09-14T04:16:12.598 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:12 smithi038 bash[84940]: cluster 2024-09-14T04:16:10.786610+0000 mgr.y (mgr.26165) 186 : cluster [DBG] pgmap v123: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-14T04:16:12.598 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:12 smithi038 bash[84940]: cluster 2024-09-14T04:16:10.786610+0000 mgr.y (mgr.26165) 186 : cluster [DBG] pgmap v123: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-14T04:16:12.598 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:12 smithi038 bash[87336]: cluster 2024-09-14T04:16:10.786610+0000 mgr.y (mgr.26165) 186 : cluster [DBG] pgmap v123: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-14T04:16:12.599 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:12 smithi038 bash[87336]: cluster 2024-09-14T04:16:10.786610+0000 mgr.y (mgr.26165) 186 : cluster [DBG] pgmap v123: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-14T04:16:12.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:12 smithi123 bash[68976]: cluster 2024-09-14T04:16:10.786610+0000 mgr.y (mgr.26165) 186 : cluster [DBG] pgmap v123: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-14T04:16:12.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:12 smithi123 bash[68976]: cluster 2024-09-14T04:16:10.786610+0000 mgr.y (mgr.26165) 186 : cluster [DBG] pgmap v123: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-14T04:16:12.876 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:12 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:16:12.876 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:16:12 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:16:12.876 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:12 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:16:12.877 INFO:journalctl@ceph.osd.2.smithi038.stdout:Sep 14 04:16:12 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:16:12.877 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 04:16:12 smithi038 systemd[1]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968@osd.0.service: Deactivated successfully. 2024-09-14T04:16:12.877 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 04:16:12 smithi038 systemd[1]: Stopped Ceph osd.0 for 4d8d8784-724c-11ef-bceb-c7b262605968. 2024-09-14T04:16:12.877 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 04:16:12 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:16:12.878 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:16:12 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:16:12.878 INFO:journalctl@ceph.osd.1.smithi038.stdout:Sep 14 04:16:12 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:16:12.878 INFO:journalctl@ceph.osd.3.smithi038.stdout:Sep 14 04:16:12 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:16:12.878 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 04:16:12 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:16:13.270 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 04:16:12 smithi038 systemd[1]: Started Ceph osd.0 for 4d8d8784-724c-11ef-bceb-c7b262605968. 2024-09-14T04:16:13.291 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 19.3.0-4907-ga2782315 (a2782315255a3e7d5f6cdc9eb35785187ff6ddf8) squid (dev)": 3 2024-09-14T04:16:14.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:13 smithi123 bash[68976]: cluster 2024-09-14T04:16:12.787042+0000 mgr.y (mgr.26165) 187 : cluster [DBG] pgmap v124: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-14T04:16:14.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:13 smithi123 bash[68976]: cluster 2024-09-14T04:16:12.787042+0000 mgr.y (mgr.26165) 187 : cluster [DBG] pgmap v124: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-14T04:16:14.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:13 smithi123 bash[68976]: audit 2024-09-14T04:16:12.926508+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:14.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:13 smithi123 bash[68976]: audit 2024-09-14T04:16:12.926508+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:14.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:13 smithi123 bash[68976]: audit 2024-09-14T04:16:12.932333+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:14.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:13 smithi123 bash[68976]: audit 2024-09-14T04:16:12.932333+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:14.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:13 smithi123 bash[68976]: audit 2024-09-14T04:16:12.933450+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:16:14.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:13 smithi123 bash[68976]: audit 2024-09-14T04:16:12.933450+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:16:14.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:13 smithi123 bash[68976]: audit 2024-09-14T04:16:13.282261+0000 mon.a (mon.0) 279 : audit [DBG] from='client.? 172.21.15.38:0/2954910663' entity='client.admin' cmd={"prefix": "mon versions"} : dispatch 2024-09-14T04:16:14.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:13 smithi123 bash[68976]: audit 2024-09-14T04:16:13.282261+0000 mon.a (mon.0) 279 : audit [DBG] from='client.? 172.21.15.38:0/2954910663' entity='client.admin' cmd={"prefix": "mon versions"} : dispatch 2024-09-14T04:16:14.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:13 smithi038 bash[84940]: cluster 2024-09-14T04:16:12.787042+0000 mgr.y (mgr.26165) 187 : cluster [DBG] pgmap v124: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-14T04:16:14.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:13 smithi038 bash[84940]: cluster 2024-09-14T04:16:12.787042+0000 mgr.y (mgr.26165) 187 : cluster [DBG] pgmap v124: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-14T04:16:14.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:13 smithi038 bash[84940]: audit 2024-09-14T04:16:12.926508+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:14.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:13 smithi038 bash[84940]: audit 2024-09-14T04:16:12.926508+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:14.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:13 smithi038 bash[84940]: audit 2024-09-14T04:16:12.932333+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:14.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:13 smithi038 bash[84940]: audit 2024-09-14T04:16:12.932333+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:14.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:13 smithi038 bash[84940]: audit 2024-09-14T04:16:12.933450+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:16:14.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:13 smithi038 bash[84940]: audit 2024-09-14T04:16:12.933450+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:16:14.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:13 smithi038 bash[84940]: audit 2024-09-14T04:16:13.282261+0000 mon.a (mon.0) 279 : audit [DBG] from='client.? 172.21.15.38:0/2954910663' entity='client.admin' cmd={"prefix": "mon versions"} : dispatch 2024-09-14T04:16:14.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:13 smithi038 bash[84940]: audit 2024-09-14T04:16:13.282261+0000 mon.a (mon.0) 279 : audit [DBG] from='client.? 172.21.15.38:0/2954910663' entity='client.admin' cmd={"prefix": "mon versions"} : dispatch 2024-09-14T04:16:14.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:13 smithi038 bash[87336]: cluster 2024-09-14T04:16:12.787042+0000 mgr.y (mgr.26165) 187 : cluster [DBG] pgmap v124: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-14T04:16:14.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:13 smithi038 bash[87336]: cluster 2024-09-14T04:16:12.787042+0000 mgr.y (mgr.26165) 187 : cluster [DBG] pgmap v124: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-14T04:16:14.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:13 smithi038 bash[87336]: audit 2024-09-14T04:16:12.926508+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:14.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:13 smithi038 bash[87336]: audit 2024-09-14T04:16:12.926508+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:14.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:13 smithi038 bash[87336]: audit 2024-09-14T04:16:12.932333+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:14.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:13 smithi038 bash[87336]: audit 2024-09-14T04:16:12.932333+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:14.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:13 smithi038 bash[87336]: audit 2024-09-14T04:16:12.933450+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:16:14.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:13 smithi038 bash[87336]: audit 2024-09-14T04:16:12.933450+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:16:14.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:13 smithi038 bash[87336]: audit 2024-09-14T04:16:13.282261+0000 mon.a (mon.0) 279 : audit [DBG] from='client.? 172.21.15.38:0/2954910663' entity='client.admin' cmd={"prefix": "mon versions"} : dispatch 2024-09-14T04:16:14.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:13 smithi038 bash[87336]: audit 2024-09-14T04:16:13.282261+0000 mon.a (mon.0) 279 : audit [DBG] from='client.? 172.21.15.38:0/2954910663' entity='client.admin' cmd={"prefix": "mon versions"} : dispatch 2024-09-14T04:16:14.437 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -e sha1=a2782315255a3e7d5f6cdc9eb35785187ff6ddf8 -- bash -c 'ceph orch ps' 2024-09-14T04:16:15.020 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 04:16:14 smithi038 bash[93096]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-14T04:16:15.020 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 04:16:14 smithi038 bash[93096]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-14T04:16:15.686 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 04:16:15 smithi038 bash[93096]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-14T04:16:15.687 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 04:16:15 smithi038 bash[93096]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-0 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-09-14T04:16:16.008 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 04:16:15 smithi038 bash[93096]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-14T04:16:16.008 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 04:16:15 smithi038 bash[93096]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-14T04:16:16.008 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 04:16:15 smithi038 bash[93096]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-09-14T04:16:16.008 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 04:16:15 smithi038 bash[93096]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-14T04:16:16.008 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 04:16:15 smithi038 bash[93096]: --> ceph-volume raw activate successful for osd ID: 0 2024-09-14T04:16:16.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:16 smithi038 bash[84940]: cluster 2024-09-14T04:16:14.787691+0000 mgr.y (mgr.26165) 188 : cluster [DBG] pgmap v125: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-14T04:16:16.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:16 smithi038 bash[84940]: cluster 2024-09-14T04:16:14.787691+0000 mgr.y (mgr.26165) 188 : cluster [DBG] pgmap v125: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-14T04:16:16.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:16 smithi038 bash[84940]: audit 2024-09-14T04:16:15.199001+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:16.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:16 smithi038 bash[84940]: audit 2024-09-14T04:16:15.199001+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:16.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:16 smithi038 bash[84940]: audit 2024-09-14T04:16:15.200930+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:16:16.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:16 smithi038 bash[84940]: audit 2024-09-14T04:16:15.200930+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:16:16.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:16 smithi038 bash[87336]: cluster 2024-09-14T04:16:14.787691+0000 mgr.y (mgr.26165) 188 : cluster [DBG] pgmap v125: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-14T04:16:16.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:16 smithi038 bash[87336]: cluster 2024-09-14T04:16:14.787691+0000 mgr.y (mgr.26165) 188 : cluster [DBG] pgmap v125: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-14T04:16:16.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:16 smithi038 bash[87336]: audit 2024-09-14T04:16:15.199001+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:16.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:16 smithi038 bash[87336]: audit 2024-09-14T04:16:15.199001+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:16.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:16 smithi038 bash[87336]: audit 2024-09-14T04:16:15.200930+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:16:16.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:16 smithi038 bash[87336]: audit 2024-09-14T04:16:15.200930+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:16:16.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:16 smithi123 bash[68976]: cluster 2024-09-14T04:16:14.787691+0000 mgr.y (mgr.26165) 188 : cluster [DBG] pgmap v125: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-14T04:16:16.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:16 smithi123 bash[68976]: cluster 2024-09-14T04:16:14.787691+0000 mgr.y (mgr.26165) 188 : cluster [DBG] pgmap v125: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-14T04:16:16.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:16 smithi123 bash[68976]: audit 2024-09-14T04:16:15.199001+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:16.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:16 smithi123 bash[68976]: audit 2024-09-14T04:16:15.199001+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:16.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:16 smithi123 bash[68976]: audit 2024-09-14T04:16:15.200930+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:16:16.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:16 smithi123 bash[68976]: audit 2024-09-14T04:16:15.200930+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:16:18.211 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 04:16:17 smithi038 bash[93394]: debug 2024-09-14T04:16:17.899+0000 7f8b55847640 1 -- 172.21.15.38:0/2205052661 <== mon.2 v2:172.21.15.38:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55a290d2c960 con 0x55a290d4d800 2024-09-14T04:16:18.520 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:16:18 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:16:18] "GET /metrics HTTP/1.1" 200 34158 "" "Prometheus/2.51.0" 2024-09-14T04:16:18.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:18 smithi038 bash[84940]: cluster 2024-09-14T04:16:16.788923+0000 mgr.y (mgr.26165) 189 : cluster [DBG] pgmap v126: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-14T04:16:18.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:18 smithi038 bash[84940]: cluster 2024-09-14T04:16:16.788923+0000 mgr.y (mgr.26165) 189 : cluster [DBG] pgmap v126: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-14T04:16:18.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:18 smithi038 bash[87336]: cluster 2024-09-14T04:16:16.788923+0000 mgr.y (mgr.26165) 189 : cluster [DBG] pgmap v126: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-14T04:16:18.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:18 smithi038 bash[87336]: cluster 2024-09-14T04:16:16.788923+0000 mgr.y (mgr.26165) 189 : cluster [DBG] pgmap v126: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-14T04:16:18.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:18 smithi123 bash[68976]: cluster 2024-09-14T04:16:16.788923+0000 mgr.y (mgr.26165) 189 : cluster [DBG] pgmap v126: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-14T04:16:18.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:18 smithi123 bash[68976]: cluster 2024-09-14T04:16:16.788923+0000 mgr.y (mgr.26165) 189 : cluster [DBG] pgmap v126: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-14T04:16:19.770 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 04:16:19 smithi038 bash[93394]: debug 2024-09-14T04:16:19.431+0000 7f8b580ae640 -1 Falling back to public interface 2024-09-14T04:16:20.177 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:16:20.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:20 smithi038 bash[84940]: cluster 2024-09-14T04:16:18.789694+0000 mgr.y (mgr.26165) 190 : cluster [DBG] pgmap v127: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-14T04:16:20.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:20 smithi038 bash[84940]: cluster 2024-09-14T04:16:18.789694+0000 mgr.y (mgr.26165) 190 : cluster [DBG] pgmap v127: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-14T04:16:20.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:20 smithi038 bash[87336]: cluster 2024-09-14T04:16:18.789694+0000 mgr.y (mgr.26165) 190 : cluster [DBG] pgmap v127: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-14T04:16:20.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:20 smithi038 bash[87336]: cluster 2024-09-14T04:16:18.789694+0000 mgr.y (mgr.26165) 190 : cluster [DBG] pgmap v127: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-14T04:16:20.683 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:16:20 smithi123 bash[61744]: ts=2024-09-14T04:16:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:16:20.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:20 smithi123 bash[68976]: cluster 2024-09-14T04:16:18.789694+0000 mgr.y (mgr.26165) 190 : cluster [DBG] pgmap v127: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-14T04:16:20.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:20 smithi123 bash[68976]: cluster 2024-09-14T04:16:18.789694+0000 mgr.y (mgr.26165) 190 : cluster [DBG] pgmap v127: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-14T04:16:22.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:21 smithi038 bash[84940]: cluster 2024-09-14T04:16:20.790345+0000 mgr.y (mgr.26165) 191 : cluster [DBG] pgmap v128: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-14T04:16:22.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:21 smithi038 bash[84940]: cluster 2024-09-14T04:16:20.790345+0000 mgr.y (mgr.26165) 191 : cluster [DBG] pgmap v128: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-14T04:16:22.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:21 smithi038 bash[84940]: audit 2024-09-14T04:16:20.820818+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:22.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:21 smithi038 bash[84940]: audit 2024-09-14T04:16:20.820818+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:22.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:21 smithi038 bash[84940]: audit 2024-09-14T04:16:20.834921+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:22.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:21 smithi038 bash[84940]: audit 2024-09-14T04:16:20.834921+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:22.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:21 smithi038 bash[87336]: cluster 2024-09-14T04:16:20.790345+0000 mgr.y (mgr.26165) 191 : cluster [DBG] pgmap v128: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-14T04:16:22.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:21 smithi038 bash[87336]: cluster 2024-09-14T04:16:20.790345+0000 mgr.y (mgr.26165) 191 : cluster [DBG] pgmap v128: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-14T04:16:22.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:21 smithi038 bash[87336]: audit 2024-09-14T04:16:20.820818+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:22.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:21 smithi038 bash[87336]: audit 2024-09-14T04:16:20.820818+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:22.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:21 smithi038 bash[87336]: audit 2024-09-14T04:16:20.834921+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:22.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:21 smithi038 bash[87336]: audit 2024-09-14T04:16:20.834921+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:22.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:21 smithi123 bash[68976]: cluster 2024-09-14T04:16:20.790345+0000 mgr.y (mgr.26165) 191 : cluster [DBG] pgmap v128: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-14T04:16:22.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:21 smithi123 bash[68976]: cluster 2024-09-14T04:16:20.790345+0000 mgr.y (mgr.26165) 191 : cluster [DBG] pgmap v128: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-14T04:16:22.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:21 smithi123 bash[68976]: audit 2024-09-14T04:16:20.820818+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:22.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:21 smithi123 bash[68976]: audit 2024-09-14T04:16:20.820818+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:22.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:21 smithi123 bash[68976]: audit 2024-09-14T04:16:20.834921+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:22.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:21 smithi123 bash[68976]: audit 2024-09-14T04:16:20.834921+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:23.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:22 smithi038 bash[84940]: audit 2024-09-14T04:16:21.942307+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:23.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:22 smithi038 bash[84940]: audit 2024-09-14T04:16:21.942307+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:23.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:22 smithi038 bash[84940]: audit 2024-09-14T04:16:21.950737+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:23.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:22 smithi038 bash[84940]: audit 2024-09-14T04:16:21.950737+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:23.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:22 smithi038 bash[87336]: audit 2024-09-14T04:16:21.942307+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:23.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:22 smithi038 bash[87336]: audit 2024-09-14T04:16:21.942307+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:23.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:22 smithi038 bash[87336]: audit 2024-09-14T04:16:21.950737+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:23.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:22 smithi038 bash[87336]: audit 2024-09-14T04:16:21.950737+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:23.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:22 smithi123 bash[68976]: audit 2024-09-14T04:16:21.942307+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:23.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:22 smithi123 bash[68976]: audit 2024-09-14T04:16:21.942307+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:23.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:22 smithi123 bash[68976]: audit 2024-09-14T04:16:21.950737+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:23.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:22 smithi123 bash[68976]: audit 2024-09-14T04:16:21.950737+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:23.692 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-14T04:16:23.692 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.a smithi038 *:9093,9094 running (6m) 2s ago 14m 14.2M - 0.27.0 11f11916f8cd 1704ced8588b 2024-09-14T04:16:23.692 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.a smithi123 *:3000 running (5m) 27s ago 13m 75.6M - 9.4.7 954c08fa6188 44375a00f670 2024-09-14T04:16:23.692 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foo.smithi038.tqrryo smithi038 running (11m) 2s ago 11m 14.8M - 17.2.7-1629-geb16b97b ab51d1bebd12 254cbf3321cc 2024-09-14T04:16:23.692 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foo.smithi123.jvlckj smithi123 running (11m) 27s ago 11m 16.7M - 17.2.7-1629-geb16b97b ab51d1bebd12 6eb9307f8185 2024-09-14T04:16:23.692 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.x smithi123 *:8443,9283,8765 running (4m) 27s ago 22m 444M - 19.3.0-4907-ga2782315 8801d2529e43 6d4947b56182 2024-09-14T04:16:23.692 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.y smithi038 *:8443,9283,8765 running (5m) 2s ago 25m 505M - 19.3.0-4907-ga2782315 8801d2529e43 34f0d17c4d43 2024-09-14T04:16:23.693 INFO:teuthology.orchestra.run.smithi038.stdout:mon.a smithi038 running (4m) 2s ago 25m 46.2M 2048M 19.3.0-4907-ga2782315 8801d2529e43 1642995f06b8 2024-09-14T04:16:23.693 INFO:teuthology.orchestra.run.smithi038.stdout:mon.b smithi123 running (114s) 27s ago 23m 35.5M 2048M 19.3.0-4907-ga2782315 8801d2529e43 2ee36df231b0 2024-09-14T04:16:23.693 INFO:teuthology.orchestra.run.smithi038.stdout:mon.c smithi038 running (2m) 2s ago 23m 34.2M 2048M 19.3.0-4907-ga2782315 8801d2529e43 f677097b412a 2024-09-14T04:16:23.693 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.a smithi038 *:9100 running (6m) 2s ago 14m 8972k - 1.7.0 72c9c2088986 408b51bda40c 2024-09-14T04:16:23.693 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.b smithi123 *:9100 running (5m) 27s ago 14m 8091k - 1.7.0 72c9c2088986 e62eb522a5f2 2024-09-14T04:16:23.693 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (7s) 2s ago 22m - 2525M 19.3.0-4907-ga2782315 8801d2529e43 7182160c3bb6 2024-09-14T04:16:23.693 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (21m) 2s ago 21m 79.4M 2525M 17.2.7-1629-geb16b97b ab51d1bebd12 b2e7322ee10a 2024-09-14T04:16:23.693 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (20m) 2s ago 20m 101M 2525M 17.2.7-1629-geb16b97b ab51d1bebd12 0b18fe58397b 2024-09-14T04:16:23.693 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (19m) 2s ago 19m 67.5M 2525M 17.2.7-1629-geb16b97b ab51d1bebd12 56668f08067f 2024-09-14T04:16:23.693 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (18m) 27s ago 18m 91.7M 2524M 17.2.7-1629-geb16b97b ab51d1bebd12 a82876db9621 2024-09-14T04:16:23.693 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (17m) 27s ago 17m 92.6M 2524M 17.2.7-1629-geb16b97b ab51d1bebd12 8b8a6453130d 2024-09-14T04:16:23.693 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (16m) 27s ago 16m 69.9M 2524M 17.2.7-1629-geb16b97b ab51d1bebd12 3ebdcc6eccb9 2024-09-14T04:16:23.693 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (15m) 27s ago 15m 82.5M 2524M 17.2.7-1629-geb16b97b ab51d1bebd12 c679348d06e5 2024-09-14T04:16:23.693 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.a smithi123 *:9095 running (4m) 27s ago 14m 49.2M - 2.51.0 1d3b7f56885b f103fdc09650 2024-09-14T04:16:23.705 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 04:16:23 smithi038 bash[93394]: debug 2024-09-14T04:16:23.367+0000 7f8b580ae640 -1 osd.0 75 log_to_monitors true 2024-09-14T04:16:23.965 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:23 smithi038 bash[87336]: cluster 2024-09-14T04:16:22.791044+0000 mgr.y (mgr.26165) 192 : cluster [DBG] pgmap v129: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-14T04:16:23.965 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:23 smithi038 bash[87336]: cluster 2024-09-14T04:16:22.791044+0000 mgr.y (mgr.26165) 192 : cluster [DBG] pgmap v129: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-14T04:16:23.965 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:23 smithi038 bash[87336]: audit 2024-09-14T04:16:23.376260+0000 mon.a (mon.0) 286 : audit [INF] from='osd.0 [v2:172.21.15.38:6802/1703912033,v1:172.21.15.38:6803/1703912033]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-14T04:16:23.965 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:23 smithi038 bash[87336]: audit 2024-09-14T04:16:23.376260+0000 mon.a (mon.0) 286 : audit [INF] from='osd.0 [v2:172.21.15.38:6802/1703912033,v1:172.21.15.38:6803/1703912033]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-14T04:16:23.966 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:23 smithi038 bash[84940]: cluster 2024-09-14T04:16:22.791044+0000 mgr.y (mgr.26165) 192 : cluster [DBG] pgmap v129: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-14T04:16:23.966 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:23 smithi038 bash[84940]: cluster 2024-09-14T04:16:22.791044+0000 mgr.y (mgr.26165) 192 : cluster [DBG] pgmap v129: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-14T04:16:23.966 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:23 smithi038 bash[84940]: audit 2024-09-14T04:16:23.376260+0000 mon.a (mon.0) 286 : audit [INF] from='osd.0 [v2:172.21.15.38:6802/1703912033,v1:172.21.15.38:6803/1703912033]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-14T04:16:23.966 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:23 smithi038 bash[84940]: audit 2024-09-14T04:16:23.376260+0000 mon.a (mon.0) 286 : audit [INF] from='osd.0 [v2:172.21.15.38:6802/1703912033,v1:172.21.15.38:6803/1703912033]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-14T04:16:24.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:23 smithi123 bash[68976]: cluster 2024-09-14T04:16:22.791044+0000 mgr.y (mgr.26165) 192 : cluster [DBG] pgmap v129: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-14T04:16:24.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:23 smithi123 bash[68976]: cluster 2024-09-14T04:16:22.791044+0000 mgr.y (mgr.26165) 192 : cluster [DBG] pgmap v129: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-14T04:16:24.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:23 smithi123 bash[68976]: audit 2024-09-14T04:16:23.376260+0000 mon.a (mon.0) 286 : audit [INF] from='osd.0 [v2:172.21.15.38:6802/1703912033,v1:172.21.15.38:6803/1703912033]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-14T04:16:24.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:23 smithi123 bash[68976]: audit 2024-09-14T04:16:23.376260+0000 mon.a (mon.0) 286 : audit [INF] from='osd.0 [v2:172.21.15.38:6802/1703912033,v1:172.21.15.38:6803/1703912033]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-14T04:16:24.490 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -e sha1=a2782315255a3e7d5f6cdc9eb35785187ff6ddf8 -- bash -c 'ceph orch upgrade pause' 2024-09-14T04:16:24.770 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 04:16:24 smithi038 bash[93394]: debug 2024-09-14T04:16:24.507+0000 7f8b4be50640 -1 osd.0 75 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-14T04:16:25.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:24 smithi038 bash[84940]: audit 2024-09-14T04:16:23.655533+0000 mgr.y (mgr.26165) 193 : audit [DBG] from='client.44138 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:16:25.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:24 smithi038 bash[84940]: audit 2024-09-14T04:16:23.655533+0000 mgr.y (mgr.26165) 193 : audit [DBG] from='client.44138 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:16:25.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:24 smithi038 bash[84940]: audit 2024-09-14T04:16:23.965316+0000 mon.a (mon.0) 287 : audit [INF] from='osd.0 [v2:172.21.15.38:6802/1703912033,v1:172.21.15.38:6803/1703912033]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-14T04:16:25.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:24 smithi038 bash[84940]: audit 2024-09-14T04:16:23.965316+0000 mon.a (mon.0) 287 : audit [INF] from='osd.0 [v2:172.21.15.38:6802/1703912033,v1:172.21.15.38:6803/1703912033]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-14T04:16:25.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:24 smithi038 bash[84940]: cluster 2024-09-14T04:16:23.975607+0000 mon.a (mon.0) 288 : cluster [DBG] osdmap e78: 8 total, 7 up, 8 in 2024-09-14T04:16:25.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:24 smithi038 bash[84940]: cluster 2024-09-14T04:16:23.975607+0000 mon.a (mon.0) 288 : cluster [DBG] osdmap e78: 8 total, 7 up, 8 in 2024-09-14T04:16:25.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:24 smithi038 bash[84940]: audit 2024-09-14T04:16:23.976225+0000 mon.a (mon.0) 289 : audit [INF] from='osd.0 [v2:172.21.15.38:6802/1703912033,v1:172.21.15.38:6803/1703912033]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi038", "root=default"]} : dispatch 2024-09-14T04:16:25.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:24 smithi038 bash[84940]: audit 2024-09-14T04:16:23.976225+0000 mon.a (mon.0) 289 : audit [INF] from='osd.0 [v2:172.21.15.38:6802/1703912033,v1:172.21.15.38:6803/1703912033]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi038", "root=default"]} : dispatch 2024-09-14T04:16:25.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:24 smithi038 bash[84940]: audit 2024-09-14T04:16:24.478630+0000 mon.a (mon.0) 290 : audit [INF] from='osd.0 [v2:172.21.15.38:6802/1703912033,v1:172.21.15.38:6803/1703912033]' entity='osd.0' 2024-09-14T04:16:25.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:24 smithi038 bash[84940]: audit 2024-09-14T04:16:24.478630+0000 mon.a (mon.0) 290 : audit [INF] from='osd.0 [v2:172.21.15.38:6802/1703912033,v1:172.21.15.38:6803/1703912033]' entity='osd.0' 2024-09-14T04:16:25.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:24 smithi038 bash[87336]: audit 2024-09-14T04:16:23.655533+0000 mgr.y (mgr.26165) 193 : audit [DBG] from='client.44138 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:16:25.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:24 smithi038 bash[87336]: audit 2024-09-14T04:16:23.655533+0000 mgr.y (mgr.26165) 193 : audit [DBG] from='client.44138 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:16:25.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:24 smithi038 bash[87336]: audit 2024-09-14T04:16:23.965316+0000 mon.a (mon.0) 287 : audit [INF] from='osd.0 [v2:172.21.15.38:6802/1703912033,v1:172.21.15.38:6803/1703912033]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-14T04:16:25.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:24 smithi038 bash[87336]: audit 2024-09-14T04:16:23.965316+0000 mon.a (mon.0) 287 : audit [INF] from='osd.0 [v2:172.21.15.38:6802/1703912033,v1:172.21.15.38:6803/1703912033]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-14T04:16:25.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:24 smithi038 bash[87336]: cluster 2024-09-14T04:16:23.975607+0000 mon.a (mon.0) 288 : cluster [DBG] osdmap e78: 8 total, 7 up, 8 in 2024-09-14T04:16:25.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:24 smithi038 bash[87336]: cluster 2024-09-14T04:16:23.975607+0000 mon.a (mon.0) 288 : cluster [DBG] osdmap e78: 8 total, 7 up, 8 in 2024-09-14T04:16:25.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:24 smithi038 bash[87336]: audit 2024-09-14T04:16:23.976225+0000 mon.a (mon.0) 289 : audit [INF] from='osd.0 [v2:172.21.15.38:6802/1703912033,v1:172.21.15.38:6803/1703912033]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi038", "root=default"]} : dispatch 2024-09-14T04:16:25.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:24 smithi038 bash[87336]: audit 2024-09-14T04:16:23.976225+0000 mon.a (mon.0) 289 : audit [INF] from='osd.0 [v2:172.21.15.38:6802/1703912033,v1:172.21.15.38:6803/1703912033]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi038", "root=default"]} : dispatch 2024-09-14T04:16:25.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:24 smithi038 bash[87336]: audit 2024-09-14T04:16:24.478630+0000 mon.a (mon.0) 290 : audit [INF] from='osd.0 [v2:172.21.15.38:6802/1703912033,v1:172.21.15.38:6803/1703912033]' entity='osd.0' 2024-09-14T04:16:25.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:24 smithi038 bash[87336]: audit 2024-09-14T04:16:24.478630+0000 mon.a (mon.0) 290 : audit [INF] from='osd.0 [v2:172.21.15.38:6802/1703912033,v1:172.21.15.38:6803/1703912033]' entity='osd.0' 2024-09-14T04:16:25.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:24 smithi123 bash[68976]: audit 2024-09-14T04:16:23.655533+0000 mgr.y (mgr.26165) 193 : audit [DBG] from='client.44138 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:16:25.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:24 smithi123 bash[68976]: audit 2024-09-14T04:16:23.655533+0000 mgr.y (mgr.26165) 193 : audit [DBG] from='client.44138 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:16:25.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:24 smithi123 bash[68976]: audit 2024-09-14T04:16:23.965316+0000 mon.a (mon.0) 287 : audit [INF] from='osd.0 [v2:172.21.15.38:6802/1703912033,v1:172.21.15.38:6803/1703912033]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-14T04:16:25.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:24 smithi123 bash[68976]: audit 2024-09-14T04:16:23.965316+0000 mon.a (mon.0) 287 : audit [INF] from='osd.0 [v2:172.21.15.38:6802/1703912033,v1:172.21.15.38:6803/1703912033]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-14T04:16:25.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:24 smithi123 bash[68976]: cluster 2024-09-14T04:16:23.975607+0000 mon.a (mon.0) 288 : cluster [DBG] osdmap e78: 8 total, 7 up, 8 in 2024-09-14T04:16:25.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:24 smithi123 bash[68976]: cluster 2024-09-14T04:16:23.975607+0000 mon.a (mon.0) 288 : cluster [DBG] osdmap e78: 8 total, 7 up, 8 in 2024-09-14T04:16:25.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:24 smithi123 bash[68976]: audit 2024-09-14T04:16:23.976225+0000 mon.a (mon.0) 289 : audit [INF] from='osd.0 [v2:172.21.15.38:6802/1703912033,v1:172.21.15.38:6803/1703912033]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi038", "root=default"]} : dispatch 2024-09-14T04:16:25.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:24 smithi123 bash[68976]: audit 2024-09-14T04:16:23.976225+0000 mon.a (mon.0) 289 : audit [INF] from='osd.0 [v2:172.21.15.38:6802/1703912033,v1:172.21.15.38:6803/1703912033]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi038", "root=default"]} : dispatch 2024-09-14T04:16:25.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:24 smithi123 bash[68976]: audit 2024-09-14T04:16:24.478630+0000 mon.a (mon.0) 290 : audit [INF] from='osd.0 [v2:172.21.15.38:6802/1703912033,v1:172.21.15.38:6803/1703912033]' entity='osd.0' 2024-09-14T04:16:25.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:24 smithi123 bash[68976]: audit 2024-09-14T04:16:24.478630+0000 mon.a (mon.0) 290 : audit [INF] from='osd.0 [v2:172.21.15.38:6802/1703912033,v1:172.21.15.38:6803/1703912033]' entity='osd.0' 2024-09-14T04:16:26.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:25 smithi038 bash[84940]: cluster 2024-09-14T04:16:24.791809+0000 mgr.y (mgr.26165) 194 : cluster [DBG] pgmap v131: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-14T04:16:26.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:25 smithi038 bash[84940]: cluster 2024-09-14T04:16:24.791809+0000 mgr.y (mgr.26165) 194 : cluster [DBG] pgmap v131: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-14T04:16:26.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:25 smithi038 bash[84940]: cluster 2024-09-14T04:16:25.477292+0000 mon.a (mon.0) 291 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-14T04:16:26.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:25 smithi038 bash[84940]: cluster 2024-09-14T04:16:25.477292+0000 mon.a (mon.0) 291 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-14T04:16:26.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:25 smithi038 bash[84940]: cluster 2024-09-14T04:16:25.490738+0000 mon.a (mon.0) 292 : cluster [INF] osd.0 [v2:172.21.15.38:6802/1703912033,v1:172.21.15.38:6803/1703912033] boot 2024-09-14T04:16:26.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:25 smithi038 bash[84940]: cluster 2024-09-14T04:16:25.490738+0000 mon.a (mon.0) 292 : cluster [INF] osd.0 [v2:172.21.15.38:6802/1703912033,v1:172.21.15.38:6803/1703912033] boot 2024-09-14T04:16:26.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:25 smithi038 bash[84940]: cluster 2024-09-14T04:16:25.490909+0000 mon.a (mon.0) 293 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-09-14T04:16:26.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:25 smithi038 bash[84940]: cluster 2024-09-14T04:16:25.490909+0000 mon.a (mon.0) 293 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-09-14T04:16:26.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:25 smithi038 bash[84940]: audit 2024-09-14T04:16:25.495654+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-14T04:16:26.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:25 smithi038 bash[84940]: audit 2024-09-14T04:16:25.495654+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-14T04:16:26.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:25 smithi038 bash[87336]: cluster 2024-09-14T04:16:24.791809+0000 mgr.y (mgr.26165) 194 : cluster [DBG] pgmap v131: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-14T04:16:26.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:25 smithi038 bash[87336]: cluster 2024-09-14T04:16:24.791809+0000 mgr.y (mgr.26165) 194 : cluster [DBG] pgmap v131: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-14T04:16:26.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:25 smithi038 bash[87336]: cluster 2024-09-14T04:16:25.477292+0000 mon.a (mon.0) 291 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-14T04:16:26.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:25 smithi038 bash[87336]: cluster 2024-09-14T04:16:25.477292+0000 mon.a (mon.0) 291 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-14T04:16:26.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:25 smithi038 bash[87336]: cluster 2024-09-14T04:16:25.490738+0000 mon.a (mon.0) 292 : cluster [INF] osd.0 [v2:172.21.15.38:6802/1703912033,v1:172.21.15.38:6803/1703912033] boot 2024-09-14T04:16:26.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:25 smithi038 bash[87336]: cluster 2024-09-14T04:16:25.490738+0000 mon.a (mon.0) 292 : cluster [INF] osd.0 [v2:172.21.15.38:6802/1703912033,v1:172.21.15.38:6803/1703912033] boot 2024-09-14T04:16:26.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:25 smithi038 bash[87336]: cluster 2024-09-14T04:16:25.490909+0000 mon.a (mon.0) 293 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-09-14T04:16:26.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:25 smithi038 bash[87336]: cluster 2024-09-14T04:16:25.490909+0000 mon.a (mon.0) 293 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-09-14T04:16:26.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:25 smithi038 bash[87336]: audit 2024-09-14T04:16:25.495654+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-14T04:16:26.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:25 smithi038 bash[87336]: audit 2024-09-14T04:16:25.495654+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-14T04:16:26.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:25 smithi123 bash[68976]: cluster 2024-09-14T04:16:24.791809+0000 mgr.y (mgr.26165) 194 : cluster [DBG] pgmap v131: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-14T04:16:26.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:25 smithi123 bash[68976]: cluster 2024-09-14T04:16:24.791809+0000 mgr.y (mgr.26165) 194 : cluster [DBG] pgmap v131: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-14T04:16:26.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:25 smithi123 bash[68976]: cluster 2024-09-14T04:16:25.477292+0000 mon.a (mon.0) 291 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-14T04:16:26.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:25 smithi123 bash[68976]: cluster 2024-09-14T04:16:25.477292+0000 mon.a (mon.0) 291 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-14T04:16:26.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:25 smithi123 bash[68976]: cluster 2024-09-14T04:16:25.490738+0000 mon.a (mon.0) 292 : cluster [INF] osd.0 [v2:172.21.15.38:6802/1703912033,v1:172.21.15.38:6803/1703912033] boot 2024-09-14T04:16:26.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:25 smithi123 bash[68976]: cluster 2024-09-14T04:16:25.490738+0000 mon.a (mon.0) 292 : cluster [INF] osd.0 [v2:172.21.15.38:6802/1703912033,v1:172.21.15.38:6803/1703912033] boot 2024-09-14T04:16:26.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:25 smithi123 bash[68976]: cluster 2024-09-14T04:16:25.490909+0000 mon.a (mon.0) 293 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-09-14T04:16:26.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:25 smithi123 bash[68976]: cluster 2024-09-14T04:16:25.490909+0000 mon.a (mon.0) 293 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-09-14T04:16:26.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:25 smithi123 bash[68976]: audit 2024-09-14T04:16:25.495654+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-14T04:16:26.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:25 smithi123 bash[68976]: audit 2024-09-14T04:16:25.495654+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-14T04:16:27.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:27 smithi038 bash[84940]: cluster 2024-09-14T04:16:26.488320+0000 mon.a (mon.0) 295 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-09-14T04:16:27.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:27 smithi038 bash[84940]: cluster 2024-09-14T04:16:26.488320+0000 mon.a (mon.0) 295 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-09-14T04:16:27.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:27 smithi038 bash[84940]: cluster 2024-09-14T04:16:26.792532+0000 mgr.y (mgr.26165) 195 : cluster [DBG] pgmap v134: 73 pgs: 15 peering, 9 active+undersized, 2 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-09-14T04:16:27.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:27 smithi038 bash[84940]: cluster 2024-09-14T04:16:26.792532+0000 mgr.y (mgr.26165) 195 : cluster [DBG] pgmap v134: 73 pgs: 15 peering, 9 active+undersized, 2 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-09-14T04:16:27.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:27 smithi038 bash[87336]: cluster 2024-09-14T04:16:26.488320+0000 mon.a (mon.0) 295 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-09-14T04:16:27.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:27 smithi038 bash[87336]: cluster 2024-09-14T04:16:26.488320+0000 mon.a (mon.0) 295 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-09-14T04:16:27.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:27 smithi038 bash[87336]: cluster 2024-09-14T04:16:26.792532+0000 mgr.y (mgr.26165) 195 : cluster [DBG] pgmap v134: 73 pgs: 15 peering, 9 active+undersized, 2 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-09-14T04:16:27.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:27 smithi038 bash[87336]: cluster 2024-09-14T04:16:26.792532+0000 mgr.y (mgr.26165) 195 : cluster [DBG] pgmap v134: 73 pgs: 15 peering, 9 active+undersized, 2 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-09-14T04:16:27.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:27 smithi123 bash[68976]: cluster 2024-09-14T04:16:26.488320+0000 mon.a (mon.0) 295 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-09-14T04:16:27.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:27 smithi123 bash[68976]: cluster 2024-09-14T04:16:26.488320+0000 mon.a (mon.0) 295 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-09-14T04:16:27.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:27 smithi123 bash[68976]: cluster 2024-09-14T04:16:26.792532+0000 mgr.y (mgr.26165) 195 : cluster [DBG] pgmap v134: 73 pgs: 15 peering, 9 active+undersized, 2 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-09-14T04:16:27.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:27 smithi123 bash[68976]: cluster 2024-09-14T04:16:26.792532+0000 mgr.y (mgr.26165) 195 : cluster [DBG] pgmap v134: 73 pgs: 15 peering, 9 active+undersized, 2 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-09-14T04:16:28.499 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:16:28 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:16:28] "GET /metrics HTTP/1.1" 200 34158 "" "Prometheus/2.51.0" 2024-09-14T04:16:28.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:28 smithi038 bash[84940]: cluster 2024-09-14T04:16:27.484617+0000 mon.a (mon.0) 296 : cluster [WRN] Health check update: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded (PG_DEGRADED) 2024-09-14T04:16:28.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:28 smithi038 bash[84940]: cluster 2024-09-14T04:16:27.484617+0000 mon.a (mon.0) 296 : cluster [WRN] Health check update: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded (PG_DEGRADED) 2024-09-14T04:16:28.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:28 smithi038 bash[87336]: cluster 2024-09-14T04:16:27.484617+0000 mon.a (mon.0) 296 : cluster [WRN] Health check update: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded (PG_DEGRADED) 2024-09-14T04:16:28.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:28 smithi038 bash[87336]: cluster 2024-09-14T04:16:27.484617+0000 mon.a (mon.0) 296 : cluster [WRN] Health check update: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded (PG_DEGRADED) 2024-09-14T04:16:28.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:28 smithi123 bash[68976]: cluster 2024-09-14T04:16:27.484617+0000 mon.a (mon.0) 296 : cluster [WRN] Health check update: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded (PG_DEGRADED) 2024-09-14T04:16:28.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:28 smithi123 bash[68976]: cluster 2024-09-14T04:16:27.484617+0000 mon.a (mon.0) 296 : cluster [WRN] Health check update: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded (PG_DEGRADED) 2024-09-14T04:16:29.670 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:16:29.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:29 smithi038 bash[84940]: cluster 2024-09-14T04:16:28.793314+0000 mgr.y (mgr.26165) 196 : cluster [DBG] pgmap v135: 73 pgs: 15 peering, 9 active+undersized, 2 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-09-14T04:16:29.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:29 smithi038 bash[84940]: cluster 2024-09-14T04:16:28.793314+0000 mgr.y (mgr.26165) 196 : cluster [DBG] pgmap v135: 73 pgs: 15 peering, 9 active+undersized, 2 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-09-14T04:16:29.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:29 smithi038 bash[87336]: cluster 2024-09-14T04:16:28.793314+0000 mgr.y (mgr.26165) 196 : cluster [DBG] pgmap v135: 73 pgs: 15 peering, 9 active+undersized, 2 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-09-14T04:16:29.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:29 smithi038 bash[87336]: cluster 2024-09-14T04:16:28.793314+0000 mgr.y (mgr.26165) 196 : cluster [DBG] pgmap v135: 73 pgs: 15 peering, 9 active+undersized, 2 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-09-14T04:16:29.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:29 smithi123 bash[68976]: cluster 2024-09-14T04:16:28.793314+0000 mgr.y (mgr.26165) 196 : cluster [DBG] pgmap v135: 73 pgs: 15 peering, 9 active+undersized, 2 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-09-14T04:16:29.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:29 smithi123 bash[68976]: cluster 2024-09-14T04:16:28.793314+0000 mgr.y (mgr.26165) 196 : cluster [DBG] pgmap v135: 73 pgs: 15 peering, 9 active+undersized, 2 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-09-14T04:16:30.684 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:16:30 smithi123 bash[61744]: ts=2024-09-14T04:16:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:16:31.502 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:31 smithi038 bash[84940]: audit 2024-09-14T04:16:30.197318+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:31.502 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:31 smithi038 bash[84940]: audit 2024-09-14T04:16:30.197318+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:31.502 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:31 smithi038 bash[84940]: audit 2024-09-14T04:16:30.199783+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:16:31.503 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:31 smithi038 bash[84940]: audit 2024-09-14T04:16:30.199783+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:16:31.503 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:31 smithi038 bash[87336]: audit 2024-09-14T04:16:30.197318+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:31.503 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:31 smithi038 bash[87336]: audit 2024-09-14T04:16:30.197318+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:31.503 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:31 smithi038 bash[87336]: audit 2024-09-14T04:16:30.199783+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:16:31.503 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:31 smithi038 bash[87336]: audit 2024-09-14T04:16:30.199783+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:16:31.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:31 smithi123 bash[68976]: audit 2024-09-14T04:16:30.197318+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:31.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:31 smithi123 bash[68976]: audit 2024-09-14T04:16:30.197318+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:31.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:31 smithi123 bash[68976]: audit 2024-09-14T04:16:30.199783+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:16:31.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:31 smithi123 bash[68976]: audit 2024-09-14T04:16:30.199783+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:16:32.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:32 smithi038 bash[84940]: cluster 2024-09-14T04:16:30.794320+0000 mgr.y (mgr.26165) 197 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:32.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:32 smithi038 bash[84940]: cluster 2024-09-14T04:16:30.794320+0000 mgr.y (mgr.26165) 197 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:32.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:32 smithi038 bash[84940]: cluster 2024-09-14T04:16:31.191633+0000 mon.a (mon.0) 299 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded) 2024-09-14T04:16:32.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:32 smithi038 bash[84940]: cluster 2024-09-14T04:16:31.191633+0000 mon.a (mon.0) 299 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded) 2024-09-14T04:16:32.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:32 smithi038 bash[84940]: cluster 2024-09-14T04:16:31.191686+0000 mon.a (mon.0) 300 : cluster [INF] Cluster is now healthy 2024-09-14T04:16:32.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:32 smithi038 bash[84940]: cluster 2024-09-14T04:16:31.191686+0000 mon.a (mon.0) 300 : cluster [INF] Cluster is now healthy 2024-09-14T04:16:32.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:32 smithi038 bash[87336]: cluster 2024-09-14T04:16:30.794320+0000 mgr.y (mgr.26165) 197 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:32.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:32 smithi038 bash[87336]: cluster 2024-09-14T04:16:30.794320+0000 mgr.y (mgr.26165) 197 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:32.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:32 smithi038 bash[87336]: cluster 2024-09-14T04:16:31.191633+0000 mon.a (mon.0) 299 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded) 2024-09-14T04:16:32.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:32 smithi038 bash[87336]: cluster 2024-09-14T04:16:31.191633+0000 mon.a (mon.0) 299 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded) 2024-09-14T04:16:32.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:32 smithi038 bash[87336]: cluster 2024-09-14T04:16:31.191686+0000 mon.a (mon.0) 300 : cluster [INF] Cluster is now healthy 2024-09-14T04:16:32.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:32 smithi038 bash[87336]: cluster 2024-09-14T04:16:31.191686+0000 mon.a (mon.0) 300 : cluster [INF] Cluster is now healthy 2024-09-14T04:16:32.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:32 smithi123 bash[68976]: cluster 2024-09-14T04:16:30.794320+0000 mgr.y (mgr.26165) 197 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:32.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:32 smithi123 bash[68976]: cluster 2024-09-14T04:16:30.794320+0000 mgr.y (mgr.26165) 197 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:32.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:32 smithi123 bash[68976]: cluster 2024-09-14T04:16:31.191633+0000 mon.a (mon.0) 299 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded) 2024-09-14T04:16:32.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:32 smithi123 bash[68976]: cluster 2024-09-14T04:16:31.191633+0000 mon.a (mon.0) 299 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded) 2024-09-14T04:16:32.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:32 smithi123 bash[68976]: cluster 2024-09-14T04:16:31.191686+0000 mon.a (mon.0) 300 : cluster [INF] Cluster is now healthy 2024-09-14T04:16:32.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:32 smithi123 bash[68976]: cluster 2024-09-14T04:16:31.191686+0000 mon.a (mon.0) 300 : cluster [INF] Cluster is now healthy 2024-09-14T04:16:34.399 INFO:teuthology.orchestra.run.smithi038.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:862445896ef1df9aa3acdb9cfb761812e8e943c37f87d60be1b51d2242056802 2024-09-14T04:16:34.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:34 smithi123 bash[68976]: cluster 2024-09-14T04:16:32.794901+0000 mgr.y (mgr.26165) 198 : cluster [DBG] pgmap v137: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:34.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:34 smithi123 bash[68976]: cluster 2024-09-14T04:16:32.794901+0000 mgr.y (mgr.26165) 198 : cluster [DBG] pgmap v137: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:34.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:34 smithi123 bash[68976]: audit 2024-09-14T04:16:33.346218+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:34.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:34 smithi123 bash[68976]: audit 2024-09-14T04:16:33.346218+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:34.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:34 smithi123 bash[68976]: audit 2024-09-14T04:16:33.358191+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:34.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:34 smithi123 bash[68976]: audit 2024-09-14T04:16:33.358191+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:34.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:34 smithi123 bash[68976]: audit 2024-09-14T04:16:33.360454+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:16:34.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:34 smithi123 bash[68976]: audit 2024-09-14T04:16:33.360454+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:16:34.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:34 smithi123 bash[68976]: audit 2024-09-14T04:16:33.362073+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:16:34.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:34 smithi123 bash[68976]: audit 2024-09-14T04:16:33.362073+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:16:34.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:34 smithi123 bash[68976]: audit 2024-09-14T04:16:33.370639+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:34.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:34 smithi123 bash[68976]: audit 2024-09-14T04:16:33.370639+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:34.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:34 smithi123 bash[68976]: audit 2024-09-14T04:16:33.470290+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:16:34.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:34 smithi123 bash[68976]: audit 2024-09-14T04:16:33.470290+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:16:34.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:34 smithi123 bash[68976]: audit 2024-09-14T04:16:33.473858+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:16:34.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:34 smithi123 bash[68976]: audit 2024-09-14T04:16:33.473858+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:16:34.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:34 smithi123 bash[68976]: audit 2024-09-14T04:16:33.476856+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:16:34.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:34 smithi123 bash[68976]: audit 2024-09-14T04:16:33.476856+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:16:34.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:34 smithi123 bash[68976]: audit 2024-09-14T04:16:33.479343+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:16:34.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:34 smithi123 bash[68976]: audit 2024-09-14T04:16:33.479343+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:16:34.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:34 smithi123 bash[68976]: audit 2024-09-14T04:16:33.481726+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-14T04:16:34.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:34 smithi123 bash[68976]: audit 2024-09-14T04:16:33.481726+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-14T04:16:34.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:34 smithi038 bash[84940]: cluster 2024-09-14T04:16:32.794901+0000 mgr.y (mgr.26165) 198 : cluster [DBG] pgmap v137: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:34.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:34 smithi038 bash[84940]: cluster 2024-09-14T04:16:32.794901+0000 mgr.y (mgr.26165) 198 : cluster [DBG] pgmap v137: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:34.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:34 smithi038 bash[84940]: audit 2024-09-14T04:16:33.346218+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:34.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:34 smithi038 bash[84940]: audit 2024-09-14T04:16:33.346218+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:34.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:34 smithi038 bash[84940]: audit 2024-09-14T04:16:33.358191+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:34.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:34 smithi038 bash[84940]: audit 2024-09-14T04:16:33.358191+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:34.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:34 smithi038 bash[84940]: audit 2024-09-14T04:16:33.360454+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:16:34.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:34 smithi038 bash[84940]: audit 2024-09-14T04:16:33.360454+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:16:34.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:34 smithi038 bash[84940]: audit 2024-09-14T04:16:33.362073+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:16:34.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:34 smithi038 bash[84940]: audit 2024-09-14T04:16:33.362073+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:16:34.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:34 smithi038 bash[84940]: audit 2024-09-14T04:16:33.370639+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:34.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:34 smithi038 bash[84940]: audit 2024-09-14T04:16:33.370639+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:34.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:34 smithi038 bash[84940]: audit 2024-09-14T04:16:33.470290+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:16:34.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:34 smithi038 bash[84940]: audit 2024-09-14T04:16:33.470290+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:16:34.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:34 smithi038 bash[84940]: audit 2024-09-14T04:16:33.473858+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:16:34.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:34 smithi038 bash[84940]: audit 2024-09-14T04:16:33.473858+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:16:34.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:34 smithi038 bash[84940]: audit 2024-09-14T04:16:33.476856+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:16:34.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:34 smithi038 bash[84940]: audit 2024-09-14T04:16:33.476856+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:16:34.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:34 smithi038 bash[84940]: audit 2024-09-14T04:16:33.479343+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:16:34.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:34 smithi038 bash[84940]: audit 2024-09-14T04:16:33.479343+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:16:34.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:34 smithi038 bash[84940]: audit 2024-09-14T04:16:33.481726+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-14T04:16:34.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:34 smithi038 bash[84940]: audit 2024-09-14T04:16:33.481726+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-14T04:16:34.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:34 smithi038 bash[87336]: cluster 2024-09-14T04:16:32.794901+0000 mgr.y (mgr.26165) 198 : cluster [DBG] pgmap v137: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:34.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:34 smithi038 bash[87336]: cluster 2024-09-14T04:16:32.794901+0000 mgr.y (mgr.26165) 198 : cluster [DBG] pgmap v137: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:34.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:34 smithi038 bash[87336]: audit 2024-09-14T04:16:33.346218+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:34.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:34 smithi038 bash[87336]: audit 2024-09-14T04:16:33.346218+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:34.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:34 smithi038 bash[87336]: audit 2024-09-14T04:16:33.358191+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:34.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:34 smithi038 bash[87336]: audit 2024-09-14T04:16:33.358191+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:34.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:34 smithi038 bash[87336]: audit 2024-09-14T04:16:33.360454+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:16:34.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:34 smithi038 bash[87336]: audit 2024-09-14T04:16:33.360454+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:16:34.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:34 smithi038 bash[87336]: audit 2024-09-14T04:16:33.362073+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:16:34.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:34 smithi038 bash[87336]: audit 2024-09-14T04:16:33.362073+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:16:34.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:34 smithi038 bash[87336]: audit 2024-09-14T04:16:33.370639+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:34.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:34 smithi038 bash[87336]: audit 2024-09-14T04:16:33.370639+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:34.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:34 smithi038 bash[87336]: audit 2024-09-14T04:16:33.470290+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:16:34.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:34 smithi038 bash[87336]: audit 2024-09-14T04:16:33.470290+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:16:34.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:34 smithi038 bash[87336]: audit 2024-09-14T04:16:33.473858+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:16:34.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:34 smithi038 bash[87336]: audit 2024-09-14T04:16:33.473858+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:16:34.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:34 smithi038 bash[87336]: audit 2024-09-14T04:16:33.476856+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:16:34.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:34 smithi038 bash[87336]: audit 2024-09-14T04:16:33.476856+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:16:34.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:34 smithi038 bash[87336]: audit 2024-09-14T04:16:33.479343+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:16:34.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:34 smithi038 bash[87336]: audit 2024-09-14T04:16:33.479343+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:16:34.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:34 smithi038 bash[87336]: audit 2024-09-14T04:16:33.481726+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-14T04:16:34.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:34 smithi038 bash[87336]: audit 2024-09-14T04:16:33.481726+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-14T04:16:35.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:35 smithi123 bash[68976]: audit 2024-09-14T04:16:33.482073+0000 mgr.y (mgr.26165) 199 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-14T04:16:35.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:35 smithi123 bash[68976]: audit 2024-09-14T04:16:33.482073+0000 mgr.y (mgr.26165) 199 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-14T04:16:35.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:35 smithi123 bash[68976]: cephadm 2024-09-14T04:16:33.484084+0000 mgr.y (mgr.26165) 200 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-14T04:16:35.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:35 smithi123 bash[68976]: cephadm 2024-09-14T04:16:33.484084+0000 mgr.y (mgr.26165) 200 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-14T04:16:35.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:35 smithi123 bash[68976]: audit 2024-09-14T04:16:34.397157+0000 mgr.y (mgr.26165) 201 : audit [DBG] from='client.34212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:16:35.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:35 smithi123 bash[68976]: audit 2024-09-14T04:16:34.397157+0000 mgr.y (mgr.26165) 201 : audit [DBG] from='client.34212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:16:35.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:35 smithi123 bash[68976]: cephadm 2024-09-14T04:16:34.397499+0000 mgr.y (mgr.26165) 202 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:862445896ef1df9aa3acdb9cfb761812e8e943c37f87d60be1b51d2242056802 2024-09-14T04:16:35.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:35 smithi123 bash[68976]: cephadm 2024-09-14T04:16:34.397499+0000 mgr.y (mgr.26165) 202 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:862445896ef1df9aa3acdb9cfb761812e8e943c37f87d60be1b51d2242056802 2024-09-14T04:16:35.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:35 smithi123 bash[68976]: audit 2024-09-14T04:16:34.401170+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:35.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:35 smithi123 bash[68976]: audit 2024-09-14T04:16:34.401170+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:35.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:35 smithi038 bash[84940]: audit 2024-09-14T04:16:33.482073+0000 mgr.y (mgr.26165) 199 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-14T04:16:35.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:35 smithi038 bash[84940]: audit 2024-09-14T04:16:33.482073+0000 mgr.y (mgr.26165) 199 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-14T04:16:35.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:35 smithi038 bash[84940]: cephadm 2024-09-14T04:16:33.484084+0000 mgr.y (mgr.26165) 200 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-14T04:16:35.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:35 smithi038 bash[84940]: cephadm 2024-09-14T04:16:33.484084+0000 mgr.y (mgr.26165) 200 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-14T04:16:35.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:35 smithi038 bash[84940]: audit 2024-09-14T04:16:34.397157+0000 mgr.y (mgr.26165) 201 : audit [DBG] from='client.34212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:16:35.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:35 smithi038 bash[84940]: audit 2024-09-14T04:16:34.397157+0000 mgr.y (mgr.26165) 201 : audit [DBG] from='client.34212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:16:35.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:35 smithi038 bash[84940]: cephadm 2024-09-14T04:16:34.397499+0000 mgr.y (mgr.26165) 202 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:862445896ef1df9aa3acdb9cfb761812e8e943c37f87d60be1b51d2242056802 2024-09-14T04:16:35.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:35 smithi038 bash[84940]: cephadm 2024-09-14T04:16:34.397499+0000 mgr.y (mgr.26165) 202 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:862445896ef1df9aa3acdb9cfb761812e8e943c37f87d60be1b51d2242056802 2024-09-14T04:16:35.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:35 smithi038 bash[84940]: audit 2024-09-14T04:16:34.401170+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:35.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:35 smithi038 bash[84940]: audit 2024-09-14T04:16:34.401170+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:35.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:35 smithi038 bash[87336]: audit 2024-09-14T04:16:33.482073+0000 mgr.y (mgr.26165) 199 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-14T04:16:35.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:35 smithi038 bash[87336]: audit 2024-09-14T04:16:33.482073+0000 mgr.y (mgr.26165) 199 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-14T04:16:35.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:35 smithi038 bash[87336]: cephadm 2024-09-14T04:16:33.484084+0000 mgr.y (mgr.26165) 200 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-14T04:16:35.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:35 smithi038 bash[87336]: cephadm 2024-09-14T04:16:33.484084+0000 mgr.y (mgr.26165) 200 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-14T04:16:35.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:35 smithi038 bash[87336]: audit 2024-09-14T04:16:34.397157+0000 mgr.y (mgr.26165) 201 : audit [DBG] from='client.34212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:16:35.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:35 smithi038 bash[87336]: audit 2024-09-14T04:16:34.397157+0000 mgr.y (mgr.26165) 201 : audit [DBG] from='client.34212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:16:35.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:35 smithi038 bash[87336]: cephadm 2024-09-14T04:16:34.397499+0000 mgr.y (mgr.26165) 202 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:862445896ef1df9aa3acdb9cfb761812e8e943c37f87d60be1b51d2242056802 2024-09-14T04:16:35.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:35 smithi038 bash[87336]: cephadm 2024-09-14T04:16:34.397499+0000 mgr.y (mgr.26165) 202 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:862445896ef1df9aa3acdb9cfb761812e8e943c37f87d60be1b51d2242056802 2024-09-14T04:16:35.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:35 smithi038 bash[87336]: audit 2024-09-14T04:16:34.401170+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:35.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:35 smithi038 bash[87336]: audit 2024-09-14T04:16:34.401170+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:35.783 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -e sha1=a2782315255a3e7d5f6cdc9eb35785187ff6ddf8 -- bash -c 'sleep 60' 2024-09-14T04:16:36.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:36 smithi038 bash[87336]: cluster 2024-09-14T04:16:34.795582+0000 mgr.y (mgr.26165) 203 : cluster [DBG] pgmap v138: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:36.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:36 smithi038 bash[87336]: cluster 2024-09-14T04:16:34.795582+0000 mgr.y (mgr.26165) 203 : cluster [DBG] pgmap v138: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:36.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:36 smithi038 bash[84940]: cluster 2024-09-14T04:16:34.795582+0000 mgr.y (mgr.26165) 203 : cluster [DBG] pgmap v138: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:36.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:36 smithi038 bash[84940]: cluster 2024-09-14T04:16:34.795582+0000 mgr.y (mgr.26165) 203 : cluster [DBG] pgmap v138: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:36.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:36 smithi123 bash[68976]: cluster 2024-09-14T04:16:34.795582+0000 mgr.y (mgr.26165) 203 : cluster [DBG] pgmap v138: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:36.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:36 smithi123 bash[68976]: cluster 2024-09-14T04:16:34.795582+0000 mgr.y (mgr.26165) 203 : cluster [DBG] pgmap v138: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:38.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:37 smithi123 bash[68976]: cluster 2024-09-14T04:16:36.796596+0000 mgr.y (mgr.26165) 204 : cluster [DBG] pgmap v139: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:38.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:37 smithi123 bash[68976]: cluster 2024-09-14T04:16:36.796596+0000 mgr.y (mgr.26165) 204 : cluster [DBG] pgmap v139: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:38.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:37 smithi123 bash[68976]: cephadm 2024-09-14T04:16:36.885369+0000 mgr.y (mgr.26165) 205 : cephadm [INF] Upgrade: Updating osd.1 2024-09-14T04:16:38.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:37 smithi123 bash[68976]: cephadm 2024-09-14T04:16:36.885369+0000 mgr.y (mgr.26165) 205 : cephadm [INF] Upgrade: Updating osd.1 2024-09-14T04:16:38.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:37 smithi123 bash[68976]: audit 2024-09-14T04:16:36.895208+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:38.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:37 smithi123 bash[68976]: audit 2024-09-14T04:16:36.895208+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:38.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:37 smithi123 bash[68976]: audit 2024-09-14T04:16:36.897659+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-14T04:16:38.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:37 smithi123 bash[68976]: audit 2024-09-14T04:16:36.897659+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-14T04:16:38.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:37 smithi123 bash[68976]: audit 2024-09-14T04:16:36.898601+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:16:38.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:37 smithi123 bash[68976]: audit 2024-09-14T04:16:36.898601+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:16:38.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:37 smithi123 bash[68976]: cephadm 2024-09-14T04:16:36.902695+0000 mgr.y (mgr.26165) 206 : cephadm [INF] Deploying daemon osd.1 on smithi038 2024-09-14T04:16:38.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:37 smithi123 bash[68976]: cephadm 2024-09-14T04:16:36.902695+0000 mgr.y (mgr.26165) 206 : cephadm [INF] Deploying daemon osd.1 on smithi038 2024-09-14T04:16:38.250 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:37 smithi038 bash[84940]: cluster 2024-09-14T04:16:36.796596+0000 mgr.y (mgr.26165) 204 : cluster [DBG] pgmap v139: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:38.250 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:37 smithi038 bash[84940]: cluster 2024-09-14T04:16:36.796596+0000 mgr.y (mgr.26165) 204 : cluster [DBG] pgmap v139: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:38.250 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:37 smithi038 bash[84940]: cephadm 2024-09-14T04:16:36.885369+0000 mgr.y (mgr.26165) 205 : cephadm [INF] Upgrade: Updating osd.1 2024-09-14T04:16:38.250 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:37 smithi038 bash[84940]: cephadm 2024-09-14T04:16:36.885369+0000 mgr.y (mgr.26165) 205 : cephadm [INF] Upgrade: Updating osd.1 2024-09-14T04:16:38.251 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:37 smithi038 bash[84940]: audit 2024-09-14T04:16:36.895208+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:38.251 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:37 smithi038 bash[84940]: audit 2024-09-14T04:16:36.895208+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:38.251 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:37 smithi038 bash[84940]: audit 2024-09-14T04:16:36.897659+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-14T04:16:38.251 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:37 smithi038 bash[84940]: audit 2024-09-14T04:16:36.897659+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-14T04:16:38.251 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:37 smithi038 bash[84940]: audit 2024-09-14T04:16:36.898601+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:16:38.251 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:37 smithi038 bash[84940]: audit 2024-09-14T04:16:36.898601+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:16:38.251 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:37 smithi038 bash[84940]: cephadm 2024-09-14T04:16:36.902695+0000 mgr.y (mgr.26165) 206 : cephadm [INF] Deploying daemon osd.1 on smithi038 2024-09-14T04:16:38.251 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:37 smithi038 bash[84940]: cephadm 2024-09-14T04:16:36.902695+0000 mgr.y (mgr.26165) 206 : cephadm [INF] Deploying daemon osd.1 on smithi038 2024-09-14T04:16:38.251 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:37 smithi038 bash[87336]: cluster 2024-09-14T04:16:36.796596+0000 mgr.y (mgr.26165) 204 : cluster [DBG] pgmap v139: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:38.251 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:37 smithi038 bash[87336]: cluster 2024-09-14T04:16:36.796596+0000 mgr.y (mgr.26165) 204 : cluster [DBG] pgmap v139: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:38.252 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:37 smithi038 bash[87336]: cephadm 2024-09-14T04:16:36.885369+0000 mgr.y (mgr.26165) 205 : cephadm [INF] Upgrade: Updating osd.1 2024-09-14T04:16:38.252 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:37 smithi038 bash[87336]: cephadm 2024-09-14T04:16:36.885369+0000 mgr.y (mgr.26165) 205 : cephadm [INF] Upgrade: Updating osd.1 2024-09-14T04:16:38.252 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:37 smithi038 bash[87336]: audit 2024-09-14T04:16:36.895208+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:38.252 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:37 smithi038 bash[87336]: audit 2024-09-14T04:16:36.895208+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:38.252 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:37 smithi038 bash[87336]: audit 2024-09-14T04:16:36.897659+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-14T04:16:38.252 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:37 smithi038 bash[87336]: audit 2024-09-14T04:16:36.897659+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-14T04:16:38.252 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:37 smithi038 bash[87336]: audit 2024-09-14T04:16:36.898601+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:16:38.252 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:37 smithi038 bash[87336]: audit 2024-09-14T04:16:36.898601+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:16:38.252 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:37 smithi038 bash[87336]: cephadm 2024-09-14T04:16:36.902695+0000 mgr.y (mgr.26165) 206 : cephadm [INF] Deploying daemon osd.1 on smithi038 2024-09-14T04:16:38.252 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:37 smithi038 bash[87336]: cephadm 2024-09-14T04:16:36.902695+0000 mgr.y (mgr.26165) 206 : cephadm [INF] Deploying daemon osd.1 on smithi038 2024-09-14T04:16:38.520 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:16:38 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:16:38] "GET /metrics HTTP/1.1" 200 34154 "" "Prometheus/2.51.0" 2024-09-14T04:16:40.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:39 smithi123 bash[68976]: cluster 2024-09-14T04:16:38.797207+0000 mgr.y (mgr.26165) 207 : cluster [DBG] pgmap v140: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:40.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:39 smithi123 bash[68976]: cluster 2024-09-14T04:16:38.797207+0000 mgr.y (mgr.26165) 207 : cluster [DBG] pgmap v140: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:40.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:39 smithi038 bash[84940]: cluster 2024-09-14T04:16:38.797207+0000 mgr.y (mgr.26165) 207 : cluster [DBG] pgmap v140: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:40.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:39 smithi038 bash[84940]: cluster 2024-09-14T04:16:38.797207+0000 mgr.y (mgr.26165) 207 : cluster [DBG] pgmap v140: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:40.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:39 smithi038 bash[87336]: cluster 2024-09-14T04:16:38.797207+0000 mgr.y (mgr.26165) 207 : cluster [DBG] pgmap v140: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:40.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:39 smithi038 bash[87336]: cluster 2024-09-14T04:16:38.797207+0000 mgr.y (mgr.26165) 207 : cluster [DBG] pgmap v140: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:40.585 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:16:40.683 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:16:40 smithi123 bash[61744]: ts=2024-09-14T04:16:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:16:41.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:41 smithi123 bash[68976]: audit 2024-09-14T04:16:40.276706+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:41.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:41 smithi123 bash[68976]: audit 2024-09-14T04:16:40.276706+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:41.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:41 smithi038 bash[84940]: audit 2024-09-14T04:16:40.276706+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:41.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:41 smithi038 bash[84940]: audit 2024-09-14T04:16:40.276706+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:41.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:41 smithi038 bash[87336]: audit 2024-09-14T04:16:40.276706+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:41.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:41 smithi038 bash[87336]: audit 2024-09-14T04:16:40.276706+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:42.552 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:42 smithi038 bash[84940]: cluster 2024-09-14T04:16:40.798268+0000 mgr.y (mgr.26165) 208 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:42.552 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:42 smithi038 bash[84940]: cluster 2024-09-14T04:16:40.798268+0000 mgr.y (mgr.26165) 208 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:42.553 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:42 smithi038 bash[87336]: cluster 2024-09-14T04:16:40.798268+0000 mgr.y (mgr.26165) 208 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:42.553 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:42 smithi038 bash[87336]: cluster 2024-09-14T04:16:40.798268+0000 mgr.y (mgr.26165) 208 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:42.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:42 smithi123 bash[68976]: cluster 2024-09-14T04:16:40.798268+0000 mgr.y (mgr.26165) 208 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:42.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:42 smithi123 bash[68976]: cluster 2024-09-14T04:16:40.798268+0000 mgr.y (mgr.26165) 208 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:42.815 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:42 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:16:42.815 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:16:42 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:16:42.816 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 04:16:42 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:16:42.816 INFO:journalctl@ceph.osd.2.smithi038.stdout:Sep 14 04:16:42 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:16:42.816 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:16:42 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:16:42.817 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:42 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:16:42.817 INFO:journalctl@ceph.osd.3.smithi038.stdout:Sep 14 04:16:42 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:16:42.817 INFO:journalctl@ceph.osd.1.smithi038.stdout:Sep 14 04:16:42 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:16:42.817 INFO:journalctl@ceph.osd.1.smithi038.stdout:Sep 14 04:16:42 smithi038 systemd[1]: Stopping Ceph osd.1 for 4d8d8784-724c-11ef-bceb-c7b262605968... 2024-09-14T04:16:42.818 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 04:16:42 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:16:43.270 INFO:journalctl@ceph.osd.1.smithi038.stdout:Sep 14 04:16:42 smithi038 bash[40972]: debug 2024-09-14T04:16:42.815+0000 7fdcfdf63640 -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-09-14T04:16:43.271 INFO:journalctl@ceph.osd.1.smithi038.stdout:Sep 14 04:16:42 smithi038 bash[40972]: debug 2024-09-14T04:16:42.815+0000 7fdcfdf63640 -1 osd.1 80 *** Got signal Terminated *** 2024-09-14T04:16:43.271 INFO:journalctl@ceph.osd.1.smithi038.stdout:Sep 14 04:16:42 smithi038 bash[40972]: debug 2024-09-14T04:16:42.815+0000 7fdcfdf63640 -1 osd.1 80 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-14T04:16:43.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:43 smithi123 bash[68976]: cluster 2024-09-14T04:16:42.817922+0000 mon.a (mon.0) 316 : cluster [INF] osd.1 marked itself down and dead 2024-09-14T04:16:43.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:43 smithi123 bash[68976]: cluster 2024-09-14T04:16:42.817922+0000 mon.a (mon.0) 316 : cluster [INF] osd.1 marked itself down and dead 2024-09-14T04:16:43.709 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:43 smithi038 bash[87336]: cluster 2024-09-14T04:16:42.817922+0000 mon.a (mon.0) 316 : cluster [INF] osd.1 marked itself down and dead 2024-09-14T04:16:43.709 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:43 smithi038 bash[87336]: cluster 2024-09-14T04:16:42.817922+0000 mon.a (mon.0) 316 : cluster [INF] osd.1 marked itself down and dead 2024-09-14T04:16:43.709 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:43 smithi038 bash[84940]: cluster 2024-09-14T04:16:42.817922+0000 mon.a (mon.0) 316 : cluster [INF] osd.1 marked itself down and dead 2024-09-14T04:16:43.709 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:43 smithi038 bash[84940]: cluster 2024-09-14T04:16:42.817922+0000 mon.a (mon.0) 316 : cluster [INF] osd.1 marked itself down and dead 2024-09-14T04:16:44.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:44 smithi123 bash[68976]: cluster 2024-09-14T04:16:42.798659+0000 mgr.y (mgr.26165) 209 : cluster [DBG] pgmap v142: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:44.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:44 smithi123 bash[68976]: cluster 2024-09-14T04:16:42.798659+0000 mgr.y (mgr.26165) 209 : cluster [DBG] pgmap v142: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:44.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:44 smithi123 bash[68976]: cluster 2024-09-14T04:16:43.289651+0000 mon.a (mon.0) 317 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-14T04:16:44.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:44 smithi123 bash[68976]: cluster 2024-09-14T04:16:43.289651+0000 mon.a (mon.0) 317 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-14T04:16:44.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:44 smithi123 bash[68976]: cluster 2024-09-14T04:16:43.319761+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e81: 8 total, 7 up, 8 in 2024-09-14T04:16:44.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:44 smithi123 bash[68976]: cluster 2024-09-14T04:16:43.319761+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e81: 8 total, 7 up, 8 in 2024-09-14T04:16:44.700 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:44 smithi038 bash[84940]: cluster 2024-09-14T04:16:42.798659+0000 mgr.y (mgr.26165) 209 : cluster [DBG] pgmap v142: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:44.700 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:44 smithi038 bash[84940]: cluster 2024-09-14T04:16:42.798659+0000 mgr.y (mgr.26165) 209 : cluster [DBG] pgmap v142: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:44.700 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:44 smithi038 bash[84940]: cluster 2024-09-14T04:16:43.289651+0000 mon.a (mon.0) 317 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-14T04:16:44.700 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:44 smithi038 bash[84940]: cluster 2024-09-14T04:16:43.289651+0000 mon.a (mon.0) 317 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-14T04:16:44.700 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:44 smithi038 bash[84940]: cluster 2024-09-14T04:16:43.319761+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e81: 8 total, 7 up, 8 in 2024-09-14T04:16:44.700 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:44 smithi038 bash[84940]: cluster 2024-09-14T04:16:43.319761+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e81: 8 total, 7 up, 8 in 2024-09-14T04:16:44.701 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:44 smithi038 bash[87336]: cluster 2024-09-14T04:16:42.798659+0000 mgr.y (mgr.26165) 209 : cluster [DBG] pgmap v142: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:44.701 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:44 smithi038 bash[87336]: cluster 2024-09-14T04:16:42.798659+0000 mgr.y (mgr.26165) 209 : cluster [DBG] pgmap v142: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:44.701 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:44 smithi038 bash[87336]: cluster 2024-09-14T04:16:43.289651+0000 mon.a (mon.0) 317 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-14T04:16:44.701 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:44 smithi038 bash[87336]: cluster 2024-09-14T04:16:43.289651+0000 mon.a (mon.0) 317 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-14T04:16:44.701 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:44 smithi038 bash[87336]: cluster 2024-09-14T04:16:43.319761+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e81: 8 total, 7 up, 8 in 2024-09-14T04:16:44.701 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:44 smithi038 bash[87336]: cluster 2024-09-14T04:16:43.319761+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e81: 8 total, 7 up, 8 in 2024-09-14T04:16:45.020 INFO:journalctl@ceph.osd.1.smithi038.stdout:Sep 14 04:16:44 smithi038 bash[97779]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd-1 2024-09-14T04:16:45.346 INFO:journalctl@ceph.osd.1.smithi038.stdout:Sep 14 04:16:45 smithi038 bash[97874]: Error response from daemon: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd-1 2024-09-14T04:16:45.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:45 smithi123 bash[68976]: cluster 2024-09-14T04:16:44.314786+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e82: 8 total, 7 up, 8 in 2024-09-14T04:16:45.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:45 smithi123 bash[68976]: cluster 2024-09-14T04:16:44.314786+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e82: 8 total, 7 up, 8 in 2024-09-14T04:16:45.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:45 smithi123 bash[68976]: audit 2024-09-14T04:16:45.200219+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:45.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:45 smithi123 bash[68976]: audit 2024-09-14T04:16:45.200219+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:45.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:45 smithi123 bash[68976]: audit 2024-09-14T04:16:45.202623+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:16:45.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:45 smithi123 bash[68976]: audit 2024-09-14T04:16:45.202623+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:16:45.745 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:45 smithi038 bash[84940]: cluster 2024-09-14T04:16:44.314786+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e82: 8 total, 7 up, 8 in 2024-09-14T04:16:45.745 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:45 smithi038 bash[84940]: cluster 2024-09-14T04:16:44.314786+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e82: 8 total, 7 up, 8 in 2024-09-14T04:16:45.745 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:45 smithi038 bash[84940]: audit 2024-09-14T04:16:45.200219+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:45.745 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:45 smithi038 bash[84940]: audit 2024-09-14T04:16:45.200219+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:45.745 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:45 smithi038 bash[84940]: audit 2024-09-14T04:16:45.202623+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:16:45.745 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:45 smithi038 bash[84940]: audit 2024-09-14T04:16:45.202623+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:16:45.746 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:45 smithi038 bash[87336]: cluster 2024-09-14T04:16:44.314786+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e82: 8 total, 7 up, 8 in 2024-09-14T04:16:45.746 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:45 smithi038 bash[87336]: cluster 2024-09-14T04:16:44.314786+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e82: 8 total, 7 up, 8 in 2024-09-14T04:16:45.746 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:45 smithi038 bash[87336]: audit 2024-09-14T04:16:45.200219+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:45.746 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:45 smithi038 bash[87336]: audit 2024-09-14T04:16:45.200219+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:45.746 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:45 smithi038 bash[87336]: audit 2024-09-14T04:16:45.202623+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:16:45.746 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:45 smithi038 bash[87336]: audit 2024-09-14T04:16:45.202623+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:16:46.652 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:46 smithi038 bash[87336]: cluster 2024-09-14T04:16:44.799322+0000 mgr.y (mgr.26165) 210 : cluster [DBG] pgmap v145: 73 pgs: 3 peering, 9 stale+active+clean, 61 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:46.653 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:46 smithi038 bash[87336]: cluster 2024-09-14T04:16:44.799322+0000 mgr.y (mgr.26165) 210 : cluster [DBG] pgmap v145: 73 pgs: 3 peering, 9 stale+active+clean, 61 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:46.653 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:46 smithi038 bash[84940]: cluster 2024-09-14T04:16:44.799322+0000 mgr.y (mgr.26165) 210 : cluster [DBG] pgmap v145: 73 pgs: 3 peering, 9 stale+active+clean, 61 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:46.653 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:46 smithi038 bash[84940]: cluster 2024-09-14T04:16:44.799322+0000 mgr.y (mgr.26165) 210 : cluster [DBG] pgmap v145: 73 pgs: 3 peering, 9 stale+active+clean, 61 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:46.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:46 smithi123 bash[68976]: cluster 2024-09-14T04:16:44.799322+0000 mgr.y (mgr.26165) 210 : cluster [DBG] pgmap v145: 73 pgs: 3 peering, 9 stale+active+clean, 61 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:46.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:46 smithi123 bash[68976]: cluster 2024-09-14T04:16:44.799322+0000 mgr.y (mgr.26165) 210 : cluster [DBG] pgmap v145: 73 pgs: 3 peering, 9 stale+active+clean, 61 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:16:47.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:47 smithi038 bash[84940]: cluster 2024-09-14T04:16:47.352280+0000 mon.a (mon.0) 322 : cluster [WRN] Health check failed: Degraded data redundancy: 3/78 objects degraded (3.846%), 3 pgs degraded (PG_DEGRADED) 2024-09-14T04:16:47.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:47 smithi038 bash[84940]: cluster 2024-09-14T04:16:47.352280+0000 mon.a (mon.0) 322 : cluster [WRN] Health check failed: Degraded data redundancy: 3/78 objects degraded (3.846%), 3 pgs degraded (PG_DEGRADED) 2024-09-14T04:16:47.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:47 smithi038 bash[87336]: cluster 2024-09-14T04:16:47.352280+0000 mon.a (mon.0) 322 : cluster [WRN] Health check failed: Degraded data redundancy: 3/78 objects degraded (3.846%), 3 pgs degraded (PG_DEGRADED) 2024-09-14T04:16:47.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:47 smithi038 bash[87336]: cluster 2024-09-14T04:16:47.352280+0000 mon.a (mon.0) 322 : cluster [WRN] Health check failed: Degraded data redundancy: 3/78 objects degraded (3.846%), 3 pgs degraded (PG_DEGRADED) 2024-09-14T04:16:47.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:47 smithi123 bash[68976]: cluster 2024-09-14T04:16:47.352280+0000 mon.a (mon.0) 322 : cluster [WRN] Health check failed: Degraded data redundancy: 3/78 objects degraded (3.846%), 3 pgs degraded (PG_DEGRADED) 2024-09-14T04:16:47.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:47 smithi123 bash[68976]: cluster 2024-09-14T04:16:47.352280+0000 mon.a (mon.0) 322 : cluster [WRN] Health check failed: Degraded data redundancy: 3/78 objects degraded (3.846%), 3 pgs degraded (PG_DEGRADED) 2024-09-14T04:16:48.112 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:16:48 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:16:48.113 INFO:journalctl@ceph.osd.2.smithi038.stdout:Sep 14 04:16:48 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:16:48.113 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 04:16:48 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:16:48.114 INFO:journalctl@ceph.osd.1.smithi038.stdout:Sep 14 04:16:47 smithi038 systemd[1]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968@osd.1.service: Deactivated successfully. 2024-09-14T04:16:48.114 INFO:journalctl@ceph.osd.1.smithi038.stdout:Sep 14 04:16:47 smithi038 systemd[1]: Stopped Ceph osd.1 for 4d8d8784-724c-11ef-bceb-c7b262605968. 2024-09-14T04:16:48.114 INFO:journalctl@ceph.osd.1.smithi038.stdout:Sep 14 04:16:48 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:16:48.114 INFO:journalctl@ceph.osd.1.smithi038.stdout:Sep 14 04:16:48 smithi038 systemd[1]: Started Ceph osd.1 for 4d8d8784-724c-11ef-bceb-c7b262605968. 2024-09-14T04:16:48.114 INFO:journalctl@ceph.osd.3.smithi038.stdout:Sep 14 04:16:48 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:16:48.114 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:16:48 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:16:48.115 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:48 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:16:48.115 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:48 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:16:48.115 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 04:16:48 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:16:48.409 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:16:48 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:16:48] "GET /metrics HTTP/1.1" 200 34158 "" "Prometheus/2.51.0" 2024-09-14T04:16:48.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:48 smithi123 bash[68976]: cluster 2024-09-14T04:16:46.800515+0000 mgr.y (mgr.26165) 211 : cluster [DBG] pgmap v146: 73 pgs: 26 active+undersized, 3 peering, 3 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-09-14T04:16:48.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:48 smithi123 bash[68976]: cluster 2024-09-14T04:16:46.800515+0000 mgr.y (mgr.26165) 211 : cluster [DBG] pgmap v146: 73 pgs: 26 active+undersized, 3 peering, 3 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-09-14T04:16:48.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:48 smithi123 bash[68976]: audit 2024-09-14T04:16:48.160624+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:48.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:48 smithi123 bash[68976]: audit 2024-09-14T04:16:48.160624+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:48.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:48 smithi123 bash[68976]: audit 2024-09-14T04:16:48.166266+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:48.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:48 smithi123 bash[68976]: audit 2024-09-14T04:16:48.166266+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:48.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:48 smithi123 bash[68976]: audit 2024-09-14T04:16:48.167447+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:16:48.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:48 smithi123 bash[68976]: audit 2024-09-14T04:16:48.167447+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:16:48.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:48 smithi038 bash[84940]: cluster 2024-09-14T04:16:46.800515+0000 mgr.y (mgr.26165) 211 : cluster [DBG] pgmap v146: 73 pgs: 26 active+undersized, 3 peering, 3 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-09-14T04:16:48.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:48 smithi038 bash[84940]: cluster 2024-09-14T04:16:46.800515+0000 mgr.y (mgr.26165) 211 : cluster [DBG] pgmap v146: 73 pgs: 26 active+undersized, 3 peering, 3 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-09-14T04:16:48.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:48 smithi038 bash[84940]: audit 2024-09-14T04:16:48.160624+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:48.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:48 smithi038 bash[84940]: audit 2024-09-14T04:16:48.160624+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:48.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:48 smithi038 bash[84940]: audit 2024-09-14T04:16:48.166266+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:48.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:48 smithi038 bash[84940]: audit 2024-09-14T04:16:48.166266+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:48.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:48 smithi038 bash[84940]: audit 2024-09-14T04:16:48.167447+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:16:48.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:48 smithi038 bash[84940]: audit 2024-09-14T04:16:48.167447+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:16:48.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:48 smithi038 bash[87336]: cluster 2024-09-14T04:16:46.800515+0000 mgr.y (mgr.26165) 211 : cluster [DBG] pgmap v146: 73 pgs: 26 active+undersized, 3 peering, 3 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-09-14T04:16:48.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:48 smithi038 bash[87336]: cluster 2024-09-14T04:16:46.800515+0000 mgr.y (mgr.26165) 211 : cluster [DBG] pgmap v146: 73 pgs: 26 active+undersized, 3 peering, 3 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-09-14T04:16:48.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:48 smithi038 bash[87336]: audit 2024-09-14T04:16:48.160624+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:48.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:48 smithi038 bash[87336]: audit 2024-09-14T04:16:48.160624+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:48.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:48 smithi038 bash[87336]: audit 2024-09-14T04:16:48.166266+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:48.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:48 smithi038 bash[87336]: audit 2024-09-14T04:16:48.166266+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:48.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:48 smithi038 bash[87336]: audit 2024-09-14T04:16:48.167447+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:16:48.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:48 smithi038 bash[87336]: audit 2024-09-14T04:16:48.167447+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:16:49.770 INFO:journalctl@ceph.osd.1.smithi038.stdout:Sep 14 04:16:49 smithi038 bash[98063]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-14T04:16:49.770 INFO:journalctl@ceph.osd.1.smithi038.stdout:Sep 14 04:16:49 smithi038 bash[98063]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-14T04:16:50.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:50 smithi038 bash[84940]: cluster 2024-09-14T04:16:48.801205+0000 mgr.y (mgr.26165) 212 : cluster [DBG] pgmap v147: 73 pgs: 26 active+undersized, 3 peering, 3 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-09-14T04:16:50.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:50 smithi038 bash[84940]: cluster 2024-09-14T04:16:48.801205+0000 mgr.y (mgr.26165) 212 : cluster [DBG] pgmap v147: 73 pgs: 26 active+undersized, 3 peering, 3 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-09-14T04:16:50.520 INFO:journalctl@ceph.osd.1.smithi038.stdout:Sep 14 04:16:50 smithi038 bash[98063]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-14T04:16:50.520 INFO:journalctl@ceph.osd.1.smithi038.stdout:Sep 14 04:16:50 smithi038 bash[98063]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-1 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-09-14T04:16:50.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:50 smithi038 bash[87336]: cluster 2024-09-14T04:16:48.801205+0000 mgr.y (mgr.26165) 212 : cluster [DBG] pgmap v147: 73 pgs: 26 active+undersized, 3 peering, 3 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-09-14T04:16:50.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:50 smithi038 bash[87336]: cluster 2024-09-14T04:16:48.801205+0000 mgr.y (mgr.26165) 212 : cluster [DBG] pgmap v147: 73 pgs: 26 active+undersized, 3 peering, 3 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-09-14T04:16:50.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:50 smithi123 bash[68976]: cluster 2024-09-14T04:16:48.801205+0000 mgr.y (mgr.26165) 212 : cluster [DBG] pgmap v147: 73 pgs: 26 active+undersized, 3 peering, 3 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-09-14T04:16:50.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:50 smithi123 bash[68976]: cluster 2024-09-14T04:16:48.801205+0000 mgr.y (mgr.26165) 212 : cluster [DBG] pgmap v147: 73 pgs: 26 active+undersized, 3 peering, 3 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-09-14T04:16:50.684 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:16:50 smithi123 bash[61744]: ts=2024-09-14T04:16:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:16:50.894 INFO:journalctl@ceph.osd.1.smithi038.stdout:Sep 14 04:16:50 smithi038 bash[98063]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-14T04:16:50.894 INFO:journalctl@ceph.osd.1.smithi038.stdout:Sep 14 04:16:50 smithi038 bash[98063]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-14T04:16:50.894 INFO:journalctl@ceph.osd.1.smithi038.stdout:Sep 14 04:16:50 smithi038 bash[98063]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-09-14T04:16:50.895 INFO:journalctl@ceph.osd.1.smithi038.stdout:Sep 14 04:16:50 smithi038 bash[98063]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-14T04:16:50.895 INFO:journalctl@ceph.osd.1.smithi038.stdout:Sep 14 04:16:50 smithi038 bash[98063]: --> ceph-volume raw activate successful for osd ID: 1 2024-09-14T04:16:51.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:51 smithi038 bash[84940]: cluster 2024-09-14T04:16:50.802307+0000 mgr.y (mgr.26165) 213 : cluster [DBG] pgmap v148: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-14T04:16:51.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:51 smithi038 bash[84940]: cluster 2024-09-14T04:16:50.802307+0000 mgr.y (mgr.26165) 213 : cluster [DBG] pgmap v148: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-14T04:16:51.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:51 smithi038 bash[87336]: cluster 2024-09-14T04:16:50.802307+0000 mgr.y (mgr.26165) 213 : cluster [DBG] pgmap v148: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-14T04:16:51.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:51 smithi038 bash[87336]: cluster 2024-09-14T04:16:50.802307+0000 mgr.y (mgr.26165) 213 : cluster [DBG] pgmap v148: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-14T04:16:51.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:51 smithi123 bash[68976]: cluster 2024-09-14T04:16:50.802307+0000 mgr.y (mgr.26165) 213 : cluster [DBG] pgmap v148: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-14T04:16:51.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:51 smithi123 bash[68976]: cluster 2024-09-14T04:16:50.802307+0000 mgr.y (mgr.26165) 213 : cluster [DBG] pgmap v148: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-14T04:16:53.020 INFO:journalctl@ceph.osd.1.smithi038.stdout:Sep 14 04:16:52 smithi038 bash[98302]: debug 2024-09-14T04:16:52.679+0000 7f32b33be640 1 -- 172.21.15.38:0/2719685917 <== mon.0 v2:172.21.15.38:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x56353603a960 con 0x56353605b800 2024-09-14T04:16:54.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:53 smithi123 bash[68976]: cluster 2024-09-14T04:16:52.803036+0000 mgr.y (mgr.26165) 214 : cluster [DBG] pgmap v149: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-14T04:16:54.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:53 smithi123 bash[68976]: cluster 2024-09-14T04:16:52.803036+0000 mgr.y (mgr.26165) 214 : cluster [DBG] pgmap v149: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-14T04:16:54.222 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:53 smithi038 bash[84940]: cluster 2024-09-14T04:16:52.803036+0000 mgr.y (mgr.26165) 214 : cluster [DBG] pgmap v149: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-14T04:16:54.222 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:53 smithi038 bash[84940]: cluster 2024-09-14T04:16:52.803036+0000 mgr.y (mgr.26165) 214 : cluster [DBG] pgmap v149: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-14T04:16:54.222 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:53 smithi038 bash[87336]: cluster 2024-09-14T04:16:52.803036+0000 mgr.y (mgr.26165) 214 : cluster [DBG] pgmap v149: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-14T04:16:54.222 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:53 smithi038 bash[87336]: cluster 2024-09-14T04:16:52.803036+0000 mgr.y (mgr.26165) 214 : cluster [DBG] pgmap v149: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-14T04:16:54.520 INFO:journalctl@ceph.osd.1.smithi038.stdout:Sep 14 04:16:54 smithi038 bash[98302]: debug 2024-09-14T04:16:54.219+0000 7f32b5c25640 -1 Falling back to public interface 2024-09-14T04:16:56.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:56 smithi123 bash[68976]: cluster 2024-09-14T04:16:54.803876+0000 mgr.y (mgr.26165) 215 : cluster [DBG] pgmap v150: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-14T04:16:56.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:56 smithi123 bash[68976]: cluster 2024-09-14T04:16:54.803876+0000 mgr.y (mgr.26165) 215 : cluster [DBG] pgmap v150: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-14T04:16:56.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:56 smithi123 bash[68976]: audit 2024-09-14T04:16:55.293732+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:56.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:56 smithi123 bash[68976]: audit 2024-09-14T04:16:55.293732+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:56.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:56 smithi123 bash[68976]: audit 2024-09-14T04:16:55.607929+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:56.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:56 smithi123 bash[68976]: audit 2024-09-14T04:16:55.607929+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:56.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:56 smithi123 bash[68976]: audit 2024-09-14T04:16:55.616549+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:56.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:56 smithi123 bash[68976]: audit 2024-09-14T04:16:55.616549+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:56.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:56 smithi038 bash[84940]: cluster 2024-09-14T04:16:54.803876+0000 mgr.y (mgr.26165) 215 : cluster [DBG] pgmap v150: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-14T04:16:56.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:56 smithi038 bash[84940]: cluster 2024-09-14T04:16:54.803876+0000 mgr.y (mgr.26165) 215 : cluster [DBG] pgmap v150: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-14T04:16:56.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:56 smithi038 bash[84940]: audit 2024-09-14T04:16:55.293732+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:56.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:56 smithi038 bash[84940]: audit 2024-09-14T04:16:55.293732+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:56.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:56 smithi038 bash[84940]: audit 2024-09-14T04:16:55.607929+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:56.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:56 smithi038 bash[84940]: audit 2024-09-14T04:16:55.607929+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:56.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:56 smithi038 bash[84940]: audit 2024-09-14T04:16:55.616549+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:56.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:56 smithi038 bash[84940]: audit 2024-09-14T04:16:55.616549+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:56.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:56 smithi038 bash[87336]: cluster 2024-09-14T04:16:54.803876+0000 mgr.y (mgr.26165) 215 : cluster [DBG] pgmap v150: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-14T04:16:56.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:56 smithi038 bash[87336]: cluster 2024-09-14T04:16:54.803876+0000 mgr.y (mgr.26165) 215 : cluster [DBG] pgmap v150: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-14T04:16:56.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:56 smithi038 bash[87336]: audit 2024-09-14T04:16:55.293732+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:56.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:56 smithi038 bash[87336]: audit 2024-09-14T04:16:55.293732+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:56.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:56 smithi038 bash[87336]: audit 2024-09-14T04:16:55.607929+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:56.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:56 smithi038 bash[87336]: audit 2024-09-14T04:16:55.607929+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:56.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:56 smithi038 bash[87336]: audit 2024-09-14T04:16:55.616549+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:56.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:56 smithi038 bash[87336]: audit 2024-09-14T04:16:55.616549+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:58.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:57 smithi038 bash[84940]: audit 2024-09-14T04:16:56.730409+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:58.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:57 smithi038 bash[84940]: audit 2024-09-14T04:16:56.730409+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:58.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:57 smithi038 bash[84940]: audit 2024-09-14T04:16:56.738384+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:58.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:57 smithi038 bash[84940]: audit 2024-09-14T04:16:56.738384+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:58.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:57 smithi038 bash[84940]: cluster 2024-09-14T04:16:56.804581+0000 mgr.y (mgr.26165) 216 : cluster [DBG] pgmap v151: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-14T04:16:58.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:57 smithi038 bash[84940]: cluster 2024-09-14T04:16:56.804581+0000 mgr.y (mgr.26165) 216 : cluster [DBG] pgmap v151: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-14T04:16:58.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:57 smithi038 bash[84940]: cluster 2024-09-14T04:16:56.873618+0000 mon.a (mon.0) 331 : cluster [WRN] Health check update: Degraded data redundancy: 4/78 objects degraded (5.128%), 4 pgs degraded (PG_DEGRADED) 2024-09-14T04:16:58.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:57 smithi038 bash[84940]: cluster 2024-09-14T04:16:56.873618+0000 mon.a (mon.0) 331 : cluster [WRN] Health check update: Degraded data redundancy: 4/78 objects degraded (5.128%), 4 pgs degraded (PG_DEGRADED) 2024-09-14T04:16:58.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:57 smithi038 bash[87336]: audit 2024-09-14T04:16:56.730409+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:58.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:57 smithi038 bash[87336]: audit 2024-09-14T04:16:56.730409+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:58.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:57 smithi038 bash[87336]: audit 2024-09-14T04:16:56.738384+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:58.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:57 smithi038 bash[87336]: audit 2024-09-14T04:16:56.738384+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:58.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:57 smithi038 bash[87336]: cluster 2024-09-14T04:16:56.804581+0000 mgr.y (mgr.26165) 216 : cluster [DBG] pgmap v151: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-14T04:16:58.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:57 smithi038 bash[87336]: cluster 2024-09-14T04:16:56.804581+0000 mgr.y (mgr.26165) 216 : cluster [DBG] pgmap v151: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-14T04:16:58.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:57 smithi038 bash[87336]: cluster 2024-09-14T04:16:56.873618+0000 mon.a (mon.0) 331 : cluster [WRN] Health check update: Degraded data redundancy: 4/78 objects degraded (5.128%), 4 pgs degraded (PG_DEGRADED) 2024-09-14T04:16:58.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:57 smithi038 bash[87336]: cluster 2024-09-14T04:16:56.873618+0000 mon.a (mon.0) 331 : cluster [WRN] Health check update: Degraded data redundancy: 4/78 objects degraded (5.128%), 4 pgs degraded (PG_DEGRADED) 2024-09-14T04:16:58.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:57 smithi123 bash[68976]: audit 2024-09-14T04:16:56.730409+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:58.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:57 smithi123 bash[68976]: audit 2024-09-14T04:16:56.730409+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:58.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:57 smithi123 bash[68976]: audit 2024-09-14T04:16:56.738384+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:58.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:57 smithi123 bash[68976]: audit 2024-09-14T04:16:56.738384+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:16:58.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:57 smithi123 bash[68976]: cluster 2024-09-14T04:16:56.804581+0000 mgr.y (mgr.26165) 216 : cluster [DBG] pgmap v151: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-14T04:16:58.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:57 smithi123 bash[68976]: cluster 2024-09-14T04:16:56.804581+0000 mgr.y (mgr.26165) 216 : cluster [DBG] pgmap v151: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-14T04:16:58.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:57 smithi123 bash[68976]: cluster 2024-09-14T04:16:56.873618+0000 mon.a (mon.0) 331 : cluster [WRN] Health check update: Degraded data redundancy: 4/78 objects degraded (5.128%), 4 pgs degraded (PG_DEGRADED) 2024-09-14T04:16:58.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:57 smithi123 bash[68976]: cluster 2024-09-14T04:16:56.873618+0000 mon.a (mon.0) 331 : cluster [WRN] Health check update: Degraded data redundancy: 4/78 objects degraded (5.128%), 4 pgs degraded (PG_DEGRADED) 2024-09-14T04:16:58.520 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:16:58 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:16:58] "GET /metrics HTTP/1.1" 200 34158 "" "Prometheus/2.51.0" 2024-09-14T04:16:58.520 INFO:journalctl@ceph.osd.1.smithi038.stdout:Sep 14 04:16:58 smithi038 bash[98302]: debug 2024-09-14T04:16:58.179+0000 7f32b5c25640 -1 osd.1 80 log_to_monitors true 2024-09-14T04:16:59.020 INFO:journalctl@ceph.osd.1.smithi038.stdout:Sep 14 04:16:58 smithi038 bash[98302]: debug 2024-09-14T04:16:58.823+0000 7f32ad9cf640 -1 osd.1 80 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-14T04:16:59.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:58 smithi038 bash[84940]: audit 2024-09-14T04:16:58.188296+0000 mon.c (mon.2) 3 : audit [INF] from='osd.1 [v2:172.21.15.38:6810/108335106,v1:172.21.15.38:6811/108335106]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-14T04:16:59.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:58 smithi038 bash[84940]: audit 2024-09-14T04:16:58.188296+0000 mon.c (mon.2) 3 : audit [INF] from='osd.1 [v2:172.21.15.38:6810/108335106,v1:172.21.15.38:6811/108335106]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-14T04:16:59.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:58 smithi038 bash[84940]: audit 2024-09-14T04:16:58.188633+0000 mon.a (mon.0) 332 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-14T04:16:59.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:58 smithi038 bash[84940]: audit 2024-09-14T04:16:58.188633+0000 mon.a (mon.0) 332 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-14T04:16:59.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:58 smithi038 bash[87336]: audit 2024-09-14T04:16:58.188296+0000 mon.c (mon.2) 3 : audit [INF] from='osd.1 [v2:172.21.15.38:6810/108335106,v1:172.21.15.38:6811/108335106]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-14T04:16:59.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:58 smithi038 bash[87336]: audit 2024-09-14T04:16:58.188296+0000 mon.c (mon.2) 3 : audit [INF] from='osd.1 [v2:172.21.15.38:6810/108335106,v1:172.21.15.38:6811/108335106]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-14T04:16:59.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:58 smithi038 bash[87336]: audit 2024-09-14T04:16:58.188633+0000 mon.a (mon.0) 332 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-14T04:16:59.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:58 smithi038 bash[87336]: audit 2024-09-14T04:16:58.188633+0000 mon.a (mon.0) 332 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-14T04:16:59.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:58 smithi123 bash[68976]: audit 2024-09-14T04:16:58.188296+0000 mon.c (mon.2) 3 : audit [INF] from='osd.1 [v2:172.21.15.38:6810/108335106,v1:172.21.15.38:6811/108335106]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-14T04:16:59.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:58 smithi123 bash[68976]: audit 2024-09-14T04:16:58.188296+0000 mon.c (mon.2) 3 : audit [INF] from='osd.1 [v2:172.21.15.38:6810/108335106,v1:172.21.15.38:6811/108335106]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-14T04:16:59.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:58 smithi123 bash[68976]: audit 2024-09-14T04:16:58.188633+0000 mon.a (mon.0) 332 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-14T04:16:59.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:58 smithi123 bash[68976]: audit 2024-09-14T04:16:58.188633+0000 mon.a (mon.0) 332 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-14T04:17:00.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:59 smithi123 bash[68976]: audit 2024-09-14T04:16:58.766191+0000 mon.a (mon.0) 333 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-14T04:17:00.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:59 smithi123 bash[68976]: audit 2024-09-14T04:16:58.766191+0000 mon.a (mon.0) 333 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-14T04:17:00.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:59 smithi123 bash[68976]: cluster 2024-09-14T04:16:58.776958+0000 mon.a (mon.0) 334 : cluster [DBG] osdmap e83: 8 total, 7 up, 8 in 2024-09-14T04:17:00.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:59 smithi123 bash[68976]: cluster 2024-09-14T04:16:58.776958+0000 mon.a (mon.0) 334 : cluster [DBG] osdmap e83: 8 total, 7 up, 8 in 2024-09-14T04:17:00.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:59 smithi123 bash[68976]: audit 2024-09-14T04:16:58.782812+0000 mon.c (mon.2) 4 : audit [INF] from='osd.1 [v2:172.21.15.38:6810/108335106,v1:172.21.15.38:6811/108335106]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi038", "root=default"]} : dispatch 2024-09-14T04:17:00.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:59 smithi123 bash[68976]: audit 2024-09-14T04:16:58.782812+0000 mon.c (mon.2) 4 : audit [INF] from='osd.1 [v2:172.21.15.38:6810/108335106,v1:172.21.15.38:6811/108335106]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi038", "root=default"]} : dispatch 2024-09-14T04:17:00.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:59 smithi123 bash[68976]: audit 2024-09-14T04:16:58.783526+0000 mon.a (mon.0) 335 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi038", "root=default"]} : dispatch 2024-09-14T04:17:00.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:59 smithi123 bash[68976]: audit 2024-09-14T04:16:58.783526+0000 mon.a (mon.0) 335 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi038", "root=default"]} : dispatch 2024-09-14T04:17:00.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:59 smithi123 bash[68976]: cluster 2024-09-14T04:16:58.805367+0000 mgr.y (mgr.26165) 217 : cluster [DBG] pgmap v153: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-14T04:17:00.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:16:59 smithi123 bash[68976]: cluster 2024-09-14T04:16:58.805367+0000 mgr.y (mgr.26165) 217 : cluster [DBG] pgmap v153: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-14T04:17:00.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:59 smithi038 bash[87336]: audit 2024-09-14T04:16:58.766191+0000 mon.a (mon.0) 333 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-14T04:17:00.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:59 smithi038 bash[87336]: audit 2024-09-14T04:16:58.766191+0000 mon.a (mon.0) 333 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-14T04:17:00.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:59 smithi038 bash[87336]: cluster 2024-09-14T04:16:58.776958+0000 mon.a (mon.0) 334 : cluster [DBG] osdmap e83: 8 total, 7 up, 8 in 2024-09-14T04:17:00.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:59 smithi038 bash[87336]: cluster 2024-09-14T04:16:58.776958+0000 mon.a (mon.0) 334 : cluster [DBG] osdmap e83: 8 total, 7 up, 8 in 2024-09-14T04:17:00.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:59 smithi038 bash[87336]: audit 2024-09-14T04:16:58.782812+0000 mon.c (mon.2) 4 : audit [INF] from='osd.1 [v2:172.21.15.38:6810/108335106,v1:172.21.15.38:6811/108335106]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi038", "root=default"]} : dispatch 2024-09-14T04:17:00.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:59 smithi038 bash[87336]: audit 2024-09-14T04:16:58.782812+0000 mon.c (mon.2) 4 : audit [INF] from='osd.1 [v2:172.21.15.38:6810/108335106,v1:172.21.15.38:6811/108335106]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi038", "root=default"]} : dispatch 2024-09-14T04:17:00.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:59 smithi038 bash[87336]: audit 2024-09-14T04:16:58.783526+0000 mon.a (mon.0) 335 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi038", "root=default"]} : dispatch 2024-09-14T04:17:00.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:59 smithi038 bash[87336]: audit 2024-09-14T04:16:58.783526+0000 mon.a (mon.0) 335 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi038", "root=default"]} : dispatch 2024-09-14T04:17:00.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:59 smithi038 bash[87336]: cluster 2024-09-14T04:16:58.805367+0000 mgr.y (mgr.26165) 217 : cluster [DBG] pgmap v153: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-14T04:17:00.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:16:59 smithi038 bash[87336]: cluster 2024-09-14T04:16:58.805367+0000 mgr.y (mgr.26165) 217 : cluster [DBG] pgmap v153: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-14T04:17:00.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:59 smithi038 bash[84940]: audit 2024-09-14T04:16:58.766191+0000 mon.a (mon.0) 333 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-14T04:17:00.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:59 smithi038 bash[84940]: audit 2024-09-14T04:16:58.766191+0000 mon.a (mon.0) 333 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-14T04:17:00.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:59 smithi038 bash[84940]: cluster 2024-09-14T04:16:58.776958+0000 mon.a (mon.0) 334 : cluster [DBG] osdmap e83: 8 total, 7 up, 8 in 2024-09-14T04:17:00.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:59 smithi038 bash[84940]: cluster 2024-09-14T04:16:58.776958+0000 mon.a (mon.0) 334 : cluster [DBG] osdmap e83: 8 total, 7 up, 8 in 2024-09-14T04:17:00.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:59 smithi038 bash[84940]: audit 2024-09-14T04:16:58.782812+0000 mon.c (mon.2) 4 : audit [INF] from='osd.1 [v2:172.21.15.38:6810/108335106,v1:172.21.15.38:6811/108335106]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi038", "root=default"]} : dispatch 2024-09-14T04:17:00.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:59 smithi038 bash[84940]: audit 2024-09-14T04:16:58.782812+0000 mon.c (mon.2) 4 : audit [INF] from='osd.1 [v2:172.21.15.38:6810/108335106,v1:172.21.15.38:6811/108335106]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi038", "root=default"]} : dispatch 2024-09-14T04:17:00.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:59 smithi038 bash[84940]: audit 2024-09-14T04:16:58.783526+0000 mon.a (mon.0) 335 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi038", "root=default"]} : dispatch 2024-09-14T04:17:00.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:59 smithi038 bash[84940]: audit 2024-09-14T04:16:58.783526+0000 mon.a (mon.0) 335 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi038", "root=default"]} : dispatch 2024-09-14T04:17:00.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:59 smithi038 bash[84940]: cluster 2024-09-14T04:16:58.805367+0000 mgr.y (mgr.26165) 217 : cluster [DBG] pgmap v153: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-14T04:17:00.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:16:59 smithi038 bash[84940]: cluster 2024-09-14T04:16:58.805367+0000 mgr.y (mgr.26165) 217 : cluster [DBG] pgmap v153: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-14T04:17:00.683 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:17:00 smithi123 bash[61744]: ts=2024-09-14T04:17:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:17:01.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:00 smithi123 bash[68976]: cluster 2024-09-14T04:16:59.766537+0000 mon.a (mon.0) 336 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-14T04:17:01.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:00 smithi123 bash[68976]: cluster 2024-09-14T04:16:59.766537+0000 mon.a (mon.0) 336 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-14T04:17:01.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:00 smithi123 bash[68976]: cluster 2024-09-14T04:16:59.774870+0000 mon.a (mon.0) 337 : cluster [INF] osd.1 [v2:172.21.15.38:6810/108335106,v1:172.21.15.38:6811/108335106] boot 2024-09-14T04:17:01.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:00 smithi123 bash[68976]: cluster 2024-09-14T04:16:59.774870+0000 mon.a (mon.0) 337 : cluster [INF] osd.1 [v2:172.21.15.38:6810/108335106,v1:172.21.15.38:6811/108335106] boot 2024-09-14T04:17:01.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:00 smithi123 bash[68976]: cluster 2024-09-14T04:16:59.775052+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-14T04:17:01.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:00 smithi123 bash[68976]: cluster 2024-09-14T04:16:59.775052+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-14T04:17:01.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:00 smithi123 bash[68976]: audit 2024-09-14T04:16:59.775875+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-14T04:17:01.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:00 smithi123 bash[68976]: audit 2024-09-14T04:16:59.775875+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-14T04:17:01.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:00 smithi123 bash[68976]: audit 2024-09-14T04:17:00.197055+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:17:01.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:00 smithi123 bash[68976]: audit 2024-09-14T04:17:00.197055+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:17:01.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:00 smithi123 bash[68976]: audit 2024-09-14T04:17:00.199359+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:17:01.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:00 smithi123 bash[68976]: audit 2024-09-14T04:17:00.199359+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:17:01.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:00 smithi123 bash[68976]: cluster 2024-09-14T04:17:00.782111+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-09-14T04:17:01.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:00 smithi123 bash[68976]: cluster 2024-09-14T04:17:00.782111+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-09-14T04:17:01.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:00 smithi038 bash[84940]: cluster 2024-09-14T04:16:59.766537+0000 mon.a (mon.0) 336 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-14T04:17:01.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:00 smithi038 bash[84940]: cluster 2024-09-14T04:16:59.766537+0000 mon.a (mon.0) 336 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-14T04:17:01.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:00 smithi038 bash[84940]: cluster 2024-09-14T04:16:59.774870+0000 mon.a (mon.0) 337 : cluster [INF] osd.1 [v2:172.21.15.38:6810/108335106,v1:172.21.15.38:6811/108335106] boot 2024-09-14T04:17:01.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:00 smithi038 bash[84940]: cluster 2024-09-14T04:16:59.774870+0000 mon.a (mon.0) 337 : cluster [INF] osd.1 [v2:172.21.15.38:6810/108335106,v1:172.21.15.38:6811/108335106] boot 2024-09-14T04:17:01.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:00 smithi038 bash[84940]: cluster 2024-09-14T04:16:59.775052+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-14T04:17:01.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:00 smithi038 bash[84940]: cluster 2024-09-14T04:16:59.775052+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-14T04:17:01.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:00 smithi038 bash[84940]: audit 2024-09-14T04:16:59.775875+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-14T04:17:01.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:00 smithi038 bash[84940]: audit 2024-09-14T04:16:59.775875+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-14T04:17:01.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:00 smithi038 bash[84940]: audit 2024-09-14T04:17:00.197055+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:17:01.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:00 smithi038 bash[84940]: audit 2024-09-14T04:17:00.197055+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:17:01.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:00 smithi038 bash[84940]: audit 2024-09-14T04:17:00.199359+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:17:01.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:00 smithi038 bash[84940]: audit 2024-09-14T04:17:00.199359+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:17:01.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:00 smithi038 bash[84940]: cluster 2024-09-14T04:17:00.782111+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-09-14T04:17:01.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:00 smithi038 bash[84940]: cluster 2024-09-14T04:17:00.782111+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-09-14T04:17:01.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:00 smithi038 bash[87336]: cluster 2024-09-14T04:16:59.766537+0000 mon.a (mon.0) 336 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-14T04:17:01.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:00 smithi038 bash[87336]: cluster 2024-09-14T04:16:59.766537+0000 mon.a (mon.0) 336 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-14T04:17:01.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:00 smithi038 bash[87336]: cluster 2024-09-14T04:16:59.774870+0000 mon.a (mon.0) 337 : cluster [INF] osd.1 [v2:172.21.15.38:6810/108335106,v1:172.21.15.38:6811/108335106] boot 2024-09-14T04:17:01.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:00 smithi038 bash[87336]: cluster 2024-09-14T04:16:59.774870+0000 mon.a (mon.0) 337 : cluster [INF] osd.1 [v2:172.21.15.38:6810/108335106,v1:172.21.15.38:6811/108335106] boot 2024-09-14T04:17:01.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:00 smithi038 bash[87336]: cluster 2024-09-14T04:16:59.775052+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-14T04:17:01.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:00 smithi038 bash[87336]: cluster 2024-09-14T04:16:59.775052+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-14T04:17:01.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:00 smithi038 bash[87336]: audit 2024-09-14T04:16:59.775875+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-14T04:17:01.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:00 smithi038 bash[87336]: audit 2024-09-14T04:16:59.775875+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-14T04:17:01.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:00 smithi038 bash[87336]: audit 2024-09-14T04:17:00.197055+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:17:01.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:00 smithi038 bash[87336]: audit 2024-09-14T04:17:00.197055+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:17:01.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:00 smithi038 bash[87336]: audit 2024-09-14T04:17:00.199359+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:17:01.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:00 smithi038 bash[87336]: audit 2024-09-14T04:17:00.199359+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:17:01.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:00 smithi038 bash[87336]: cluster 2024-09-14T04:17:00.782111+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-09-14T04:17:01.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:00 smithi038 bash[87336]: cluster 2024-09-14T04:17:00.782111+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-09-14T04:17:02.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:01 smithi123 bash[68976]: cluster 2024-09-14T04:17:00.806272+0000 mgr.y (mgr.26165) 218 : cluster [DBG] pgmap v156: 73 pgs: 20 peering, 11 active+undersized, 1 active+undersized+degraded, 41 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-09-14T04:17:02.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:01 smithi123 bash[68976]: cluster 2024-09-14T04:17:00.806272+0000 mgr.y (mgr.26165) 218 : cluster [DBG] pgmap v156: 73 pgs: 20 peering, 11 active+undersized, 1 active+undersized+degraded, 41 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-09-14T04:17:02.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:01 smithi038 bash[84940]: cluster 2024-09-14T04:17:00.806272+0000 mgr.y (mgr.26165) 218 : cluster [DBG] pgmap v156: 73 pgs: 20 peering, 11 active+undersized, 1 active+undersized+degraded, 41 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-09-14T04:17:02.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:01 smithi038 bash[84940]: cluster 2024-09-14T04:17:00.806272+0000 mgr.y (mgr.26165) 218 : cluster [DBG] pgmap v156: 73 pgs: 20 peering, 11 active+undersized, 1 active+undersized+degraded, 41 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-09-14T04:17:02.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:01 smithi038 bash[87336]: cluster 2024-09-14T04:17:00.806272+0000 mgr.y (mgr.26165) 218 : cluster [DBG] pgmap v156: 73 pgs: 20 peering, 11 active+undersized, 1 active+undersized+degraded, 41 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-09-14T04:17:02.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:01 smithi038 bash[87336]: cluster 2024-09-14T04:17:00.806272+0000 mgr.y (mgr.26165) 218 : cluster [DBG] pgmap v156: 73 pgs: 20 peering, 11 active+undersized, 1 active+undersized+degraded, 41 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-09-14T04:17:03.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:02 smithi123 bash[68976]: cluster 2024-09-14T04:17:01.874509+0000 mon.a (mon.0) 343 : cluster [WRN] Health check update: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded (PG_DEGRADED) 2024-09-14T04:17:03.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:02 smithi123 bash[68976]: cluster 2024-09-14T04:17:01.874509+0000 mon.a (mon.0) 343 : cluster [WRN] Health check update: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded (PG_DEGRADED) 2024-09-14T04:17:03.191 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:02 smithi038 bash[84940]: cluster 2024-09-14T04:17:01.874509+0000 mon.a (mon.0) 343 : cluster [WRN] Health check update: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded (PG_DEGRADED) 2024-09-14T04:17:03.191 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:02 smithi038 bash[84940]: cluster 2024-09-14T04:17:01.874509+0000 mon.a (mon.0) 343 : cluster [WRN] Health check update: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded (PG_DEGRADED) 2024-09-14T04:17:03.191 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:02 smithi038 bash[87336]: cluster 2024-09-14T04:17:01.874509+0000 mon.a (mon.0) 343 : cluster [WRN] Health check update: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded (PG_DEGRADED) 2024-09-14T04:17:03.191 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:02 smithi038 bash[87336]: cluster 2024-09-14T04:17:01.874509+0000 mon.a (mon.0) 343 : cluster [WRN] Health check update: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded (PG_DEGRADED) 2024-09-14T04:17:04.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:03 smithi038 bash[87336]: cluster 2024-09-14T04:17:02.807138+0000 mgr.y (mgr.26165) 219 : cluster [DBG] pgmap v157: 73 pgs: 20 peering, 11 active+undersized, 1 active+undersized+degraded, 41 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-09-14T04:17:04.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:03 smithi038 bash[87336]: cluster 2024-09-14T04:17:02.807138+0000 mgr.y (mgr.26165) 219 : cluster [DBG] pgmap v157: 73 pgs: 20 peering, 11 active+undersized, 1 active+undersized+degraded, 41 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-09-14T04:17:04.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:03 smithi038 bash[84940]: cluster 2024-09-14T04:17:02.807138+0000 mgr.y (mgr.26165) 219 : cluster [DBG] pgmap v157: 73 pgs: 20 peering, 11 active+undersized, 1 active+undersized+degraded, 41 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-09-14T04:17:04.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:03 smithi038 bash[84940]: cluster 2024-09-14T04:17:02.807138+0000 mgr.y (mgr.26165) 219 : cluster [DBG] pgmap v157: 73 pgs: 20 peering, 11 active+undersized, 1 active+undersized+degraded, 41 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-09-14T04:17:04.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:03 smithi123 bash[68976]: cluster 2024-09-14T04:17:02.807138+0000 mgr.y (mgr.26165) 219 : cluster [DBG] pgmap v157: 73 pgs: 20 peering, 11 active+undersized, 1 active+undersized+degraded, 41 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-09-14T04:17:04.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:03 smithi123 bash[68976]: cluster 2024-09-14T04:17:02.807138+0000 mgr.y (mgr.26165) 219 : cluster [DBG] pgmap v157: 73 pgs: 20 peering, 11 active+undersized, 1 active+undersized+degraded, 41 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-09-14T04:17:05.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:04 smithi123 bash[68976]: cluster 2024-09-14T04:17:04.840852+0000 mon.a (mon.0) 344 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded) 2024-09-14T04:17:05.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:04 smithi123 bash[68976]: cluster 2024-09-14T04:17:04.840852+0000 mon.a (mon.0) 344 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded) 2024-09-14T04:17:05.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:04 smithi123 bash[68976]: cluster 2024-09-14T04:17:04.840900+0000 mon.a (mon.0) 345 : cluster [INF] Cluster is now healthy 2024-09-14T04:17:05.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:04 smithi123 bash[68976]: cluster 2024-09-14T04:17:04.840900+0000 mon.a (mon.0) 345 : cluster [INF] Cluster is now healthy 2024-09-14T04:17:05.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:04 smithi038 bash[87336]: cluster 2024-09-14T04:17:04.840852+0000 mon.a (mon.0) 344 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded) 2024-09-14T04:17:05.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:04 smithi038 bash[87336]: cluster 2024-09-14T04:17:04.840852+0000 mon.a (mon.0) 344 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded) 2024-09-14T04:17:05.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:04 smithi038 bash[87336]: cluster 2024-09-14T04:17:04.840900+0000 mon.a (mon.0) 345 : cluster [INF] Cluster is now healthy 2024-09-14T04:17:05.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:04 smithi038 bash[87336]: cluster 2024-09-14T04:17:04.840900+0000 mon.a (mon.0) 345 : cluster [INF] Cluster is now healthy 2024-09-14T04:17:05.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:04 smithi038 bash[84940]: cluster 2024-09-14T04:17:04.840852+0000 mon.a (mon.0) 344 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded) 2024-09-14T04:17:05.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:04 smithi038 bash[84940]: cluster 2024-09-14T04:17:04.840852+0000 mon.a (mon.0) 344 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded) 2024-09-14T04:17:05.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:04 smithi038 bash[84940]: cluster 2024-09-14T04:17:04.840900+0000 mon.a (mon.0) 345 : cluster [INF] Cluster is now healthy 2024-09-14T04:17:05.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:04 smithi038 bash[84940]: cluster 2024-09-14T04:17:04.840900+0000 mon.a (mon.0) 345 : cluster [INF] Cluster is now healthy 2024-09-14T04:17:06.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:05 smithi123 bash[68976]: cluster 2024-09-14T04:17:04.808066+0000 mgr.y (mgr.26165) 220 : cluster [DBG] pgmap v158: 73 pgs: 20 peering, 53 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:06.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:05 smithi123 bash[68976]: cluster 2024-09-14T04:17:04.808066+0000 mgr.y (mgr.26165) 220 : cluster [DBG] pgmap v158: 73 pgs: 20 peering, 53 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:06.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:05 smithi038 bash[84940]: cluster 2024-09-14T04:17:04.808066+0000 mgr.y (mgr.26165) 220 : cluster [DBG] pgmap v158: 73 pgs: 20 peering, 53 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:06.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:05 smithi038 bash[84940]: cluster 2024-09-14T04:17:04.808066+0000 mgr.y (mgr.26165) 220 : cluster [DBG] pgmap v158: 73 pgs: 20 peering, 53 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:06.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:05 smithi038 bash[87336]: cluster 2024-09-14T04:17:04.808066+0000 mgr.y (mgr.26165) 220 : cluster [DBG] pgmap v158: 73 pgs: 20 peering, 53 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:06.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:05 smithi038 bash[87336]: cluster 2024-09-14T04:17:04.808066+0000 mgr.y (mgr.26165) 220 : cluster [DBG] pgmap v158: 73 pgs: 20 peering, 53 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:08.520 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:17:08 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:17:08] "GET /metrics HTTP/1.1" 200 33939 "" "Prometheus/2.51.0" 2024-09-14T04:17:08.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:08 smithi038 bash[84940]: cluster 2024-09-14T04:17:06.809151+0000 mgr.y (mgr.26165) 221 : cluster [DBG] pgmap v159: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:08.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:08 smithi038 bash[84940]: cluster 2024-09-14T04:17:06.809151+0000 mgr.y (mgr.26165) 221 : cluster [DBG] pgmap v159: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:08.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:08 smithi038 bash[84940]: audit 2024-09-14T04:17:07.335674+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:17:08.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:08 smithi038 bash[84940]: audit 2024-09-14T04:17:07.335674+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:17:08.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:08 smithi038 bash[84940]: audit 2024-09-14T04:17:07.343829+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:17:08.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:08 smithi038 bash[84940]: audit 2024-09-14T04:17:07.343829+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:17:08.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:08 smithi038 bash[84940]: audit 2024-09-14T04:17:07.345717+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:17:08.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:08 smithi038 bash[84940]: audit 2024-09-14T04:17:07.345717+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:17:08.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:08 smithi038 bash[84940]: audit 2024-09-14T04:17:07.347258+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:17:08.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:08 smithi038 bash[84940]: audit 2024-09-14T04:17:07.347258+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:17:08.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:08 smithi038 bash[84940]: audit 2024-09-14T04:17:07.355750+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:17:08.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:08 smithi038 bash[84940]: audit 2024-09-14T04:17:07.355750+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:17:08.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:08 smithi038 bash[84940]: audit 2024-09-14T04:17:07.443810+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:17:08.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:08 smithi038 bash[84940]: audit 2024-09-14T04:17:07.443810+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:17:08.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:08 smithi038 bash[87336]: cluster 2024-09-14T04:17:06.809151+0000 mgr.y (mgr.26165) 221 : cluster [DBG] pgmap v159: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:08.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:08 smithi038 bash[87336]: cluster 2024-09-14T04:17:06.809151+0000 mgr.y (mgr.26165) 221 : cluster [DBG] pgmap v159: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:08.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:08 smithi038 bash[87336]: audit 2024-09-14T04:17:07.335674+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:17:08.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:08 smithi038 bash[87336]: audit 2024-09-14T04:17:07.335674+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:17:08.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:08 smithi038 bash[87336]: audit 2024-09-14T04:17:07.343829+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:17:08.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:08 smithi038 bash[87336]: audit 2024-09-14T04:17:07.343829+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:17:08.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:08 smithi038 bash[87336]: audit 2024-09-14T04:17:07.345717+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:17:08.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:08 smithi038 bash[87336]: audit 2024-09-14T04:17:07.345717+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:17:08.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:08 smithi038 bash[87336]: audit 2024-09-14T04:17:07.347258+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:17:08.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:08 smithi038 bash[87336]: audit 2024-09-14T04:17:07.347258+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:17:08.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:08 smithi038 bash[87336]: audit 2024-09-14T04:17:07.355750+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:17:08.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:08 smithi038 bash[87336]: audit 2024-09-14T04:17:07.355750+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:17:08.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:08 smithi038 bash[87336]: audit 2024-09-14T04:17:07.443810+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:17:08.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:08 smithi038 bash[87336]: audit 2024-09-14T04:17:07.443810+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:17:08.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:08 smithi123 bash[68976]: cluster 2024-09-14T04:17:06.809151+0000 mgr.y (mgr.26165) 221 : cluster [DBG] pgmap v159: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:08.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:08 smithi123 bash[68976]: cluster 2024-09-14T04:17:06.809151+0000 mgr.y (mgr.26165) 221 : cluster [DBG] pgmap v159: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:08.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:08 smithi123 bash[68976]: audit 2024-09-14T04:17:07.335674+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:17:08.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:08 smithi123 bash[68976]: audit 2024-09-14T04:17:07.335674+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:17:08.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:08 smithi123 bash[68976]: audit 2024-09-14T04:17:07.343829+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:17:08.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:08 smithi123 bash[68976]: audit 2024-09-14T04:17:07.343829+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:17:08.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:08 smithi123 bash[68976]: audit 2024-09-14T04:17:07.345717+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:17:08.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:08 smithi123 bash[68976]: audit 2024-09-14T04:17:07.345717+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:17:08.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:08 smithi123 bash[68976]: audit 2024-09-14T04:17:07.347258+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:17:08.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:08 smithi123 bash[68976]: audit 2024-09-14T04:17:07.347258+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:17:08.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:08 smithi123 bash[68976]: audit 2024-09-14T04:17:07.355750+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:17:08.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:08 smithi123 bash[68976]: audit 2024-09-14T04:17:07.355750+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:17:08.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:08 smithi123 bash[68976]: audit 2024-09-14T04:17:07.443810+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:17:08.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:08 smithi123 bash[68976]: audit 2024-09-14T04:17:07.443810+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:17:10.683 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:17:10 smithi123 bash[61744]: ts=2024-09-14T04:17:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:17:10.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:10 smithi123 bash[68976]: cluster 2024-09-14T04:17:08.809891+0000 mgr.y (mgr.26165) 222 : cluster [DBG] pgmap v160: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:10.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:10 smithi123 bash[68976]: cluster 2024-09-14T04:17:08.809891+0000 mgr.y (mgr.26165) 222 : cluster [DBG] pgmap v160: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:10.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:10 smithi038 bash[84940]: cluster 2024-09-14T04:17:08.809891+0000 mgr.y (mgr.26165) 222 : cluster [DBG] pgmap v160: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:10.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:10 smithi038 bash[84940]: cluster 2024-09-14T04:17:08.809891+0000 mgr.y (mgr.26165) 222 : cluster [DBG] pgmap v160: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:10.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:10 smithi038 bash[87336]: cluster 2024-09-14T04:17:08.809891+0000 mgr.y (mgr.26165) 222 : cluster [DBG] pgmap v160: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:10.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:10 smithi038 bash[87336]: cluster 2024-09-14T04:17:08.809891+0000 mgr.y (mgr.26165) 222 : cluster [DBG] pgmap v160: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:12.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:12 smithi123 bash[68976]: cluster 2024-09-14T04:17:10.810993+0000 mgr.y (mgr.26165) 223 : cluster [DBG] pgmap v161: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:12.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:12 smithi123 bash[68976]: cluster 2024-09-14T04:17:10.810993+0000 mgr.y (mgr.26165) 223 : cluster [DBG] pgmap v161: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:12.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:12 smithi038 bash[84940]: cluster 2024-09-14T04:17:10.810993+0000 mgr.y (mgr.26165) 223 : cluster [DBG] pgmap v161: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:12.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:12 smithi038 bash[84940]: cluster 2024-09-14T04:17:10.810993+0000 mgr.y (mgr.26165) 223 : cluster [DBG] pgmap v161: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:12.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:12 smithi038 bash[87336]: cluster 2024-09-14T04:17:10.810993+0000 mgr.y (mgr.26165) 223 : cluster [DBG] pgmap v161: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:12.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:12 smithi038 bash[87336]: cluster 2024-09-14T04:17:10.810993+0000 mgr.y (mgr.26165) 223 : cluster [DBG] pgmap v161: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:14.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:14 smithi123 bash[68976]: cluster 2024-09-14T04:17:12.811665+0000 mgr.y (mgr.26165) 224 : cluster [DBG] pgmap v162: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:14.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:14 smithi123 bash[68976]: cluster 2024-09-14T04:17:12.811665+0000 mgr.y (mgr.26165) 224 : cluster [DBG] pgmap v162: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:14.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:14 smithi123 bash[68976]: audit 2024-09-14T04:17:13.424371+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:17:14.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:14 smithi123 bash[68976]: audit 2024-09-14T04:17:13.424371+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:17:14.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:14 smithi123 bash[68976]: audit 2024-09-14T04:17:13.435246+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:17:14.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:14 smithi123 bash[68976]: audit 2024-09-14T04:17:13.435246+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:17:14.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:14 smithi123 bash[68976]: audit 2024-09-14T04:17:14.077790+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:17:14.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:14 smithi123 bash[68976]: audit 2024-09-14T04:17:14.077790+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:17:14.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:14 smithi123 bash[68976]: audit 2024-09-14T04:17:14.079563+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:17:14.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:14 smithi123 bash[68976]: audit 2024-09-14T04:17:14.079563+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:17:14.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:14 smithi123 bash[68976]: audit 2024-09-14T04:17:14.088718+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:17:14.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:14 smithi123 bash[68976]: audit 2024-09-14T04:17:14.088718+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:17:14.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:14 smithi038 bash[84940]: cluster 2024-09-14T04:17:12.811665+0000 mgr.y (mgr.26165) 224 : cluster [DBG] pgmap v162: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:14.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:14 smithi038 bash[84940]: cluster 2024-09-14T04:17:12.811665+0000 mgr.y (mgr.26165) 224 : cluster [DBG] pgmap v162: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:14.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:14 smithi038 bash[84940]: audit 2024-09-14T04:17:13.424371+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:17:14.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:14 smithi038 bash[84940]: audit 2024-09-14T04:17:13.424371+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:17:14.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:14 smithi038 bash[84940]: audit 2024-09-14T04:17:13.435246+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:17:14.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:14 smithi038 bash[84940]: audit 2024-09-14T04:17:13.435246+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:17:14.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:14 smithi038 bash[84940]: audit 2024-09-14T04:17:14.077790+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:17:14.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:14 smithi038 bash[84940]: audit 2024-09-14T04:17:14.077790+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:17:14.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:14 smithi038 bash[84940]: audit 2024-09-14T04:17:14.079563+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:17:14.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:14 smithi038 bash[84940]: audit 2024-09-14T04:17:14.079563+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:17:14.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:14 smithi038 bash[84940]: audit 2024-09-14T04:17:14.088718+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:17:14.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:14 smithi038 bash[84940]: audit 2024-09-14T04:17:14.088718+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:17:14.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:14 smithi038 bash[87336]: cluster 2024-09-14T04:17:12.811665+0000 mgr.y (mgr.26165) 224 : cluster [DBG] pgmap v162: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:14.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:14 smithi038 bash[87336]: cluster 2024-09-14T04:17:12.811665+0000 mgr.y (mgr.26165) 224 : cluster [DBG] pgmap v162: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:14.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:14 smithi038 bash[87336]: audit 2024-09-14T04:17:13.424371+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:17:14.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:14 smithi038 bash[87336]: audit 2024-09-14T04:17:13.424371+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:17:14.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:14 smithi038 bash[87336]: audit 2024-09-14T04:17:13.435246+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:17:14.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:14 smithi038 bash[87336]: audit 2024-09-14T04:17:13.435246+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:17:14.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:14 smithi038 bash[87336]: audit 2024-09-14T04:17:14.077790+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:17:14.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:14 smithi038 bash[87336]: audit 2024-09-14T04:17:14.077790+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:17:14.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:14 smithi038 bash[87336]: audit 2024-09-14T04:17:14.079563+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:17:14.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:14 smithi038 bash[87336]: audit 2024-09-14T04:17:14.079563+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:17:14.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:14 smithi038 bash[87336]: audit 2024-09-14T04:17:14.088718+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:17:14.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:14 smithi038 bash[87336]: audit 2024-09-14T04:17:14.088718+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:17:16.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:16 smithi038 bash[84940]: cluster 2024-09-14T04:17:14.812431+0000 mgr.y (mgr.26165) 225 : cluster [DBG] pgmap v163: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:16.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:16 smithi038 bash[84940]: cluster 2024-09-14T04:17:14.812431+0000 mgr.y (mgr.26165) 225 : cluster [DBG] pgmap v163: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:16.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:16 smithi038 bash[84940]: audit 2024-09-14T04:17:15.200957+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:17:16.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:16 smithi038 bash[84940]: audit 2024-09-14T04:17:15.200957+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:17:16.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:16 smithi038 bash[84940]: audit 2024-09-14T04:17:15.203007+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:17:16.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:16 smithi038 bash[84940]: audit 2024-09-14T04:17:15.203007+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:17:16.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:16 smithi038 bash[84940]: audit 2024-09-14T04:17:15.313114+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:17:16.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:16 smithi038 bash[84940]: audit 2024-09-14T04:17:15.313114+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:17:16.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:16 smithi038 bash[87336]: cluster 2024-09-14T04:17:14.812431+0000 mgr.y (mgr.26165) 225 : cluster [DBG] pgmap v163: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:16.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:16 smithi038 bash[87336]: cluster 2024-09-14T04:17:14.812431+0000 mgr.y (mgr.26165) 225 : cluster [DBG] pgmap v163: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:16.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:16 smithi038 bash[87336]: audit 2024-09-14T04:17:15.200957+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:17:16.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:16 smithi038 bash[87336]: audit 2024-09-14T04:17:15.200957+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:17:16.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:16 smithi038 bash[87336]: audit 2024-09-14T04:17:15.203007+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:17:16.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:16 smithi038 bash[87336]: audit 2024-09-14T04:17:15.203007+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:17:16.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:16 smithi038 bash[87336]: audit 2024-09-14T04:17:15.313114+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:17:16.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:16 smithi038 bash[87336]: audit 2024-09-14T04:17:15.313114+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:17:16.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:16 smithi123 bash[68976]: cluster 2024-09-14T04:17:14.812431+0000 mgr.y (mgr.26165) 225 : cluster [DBG] pgmap v163: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:16.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:16 smithi123 bash[68976]: cluster 2024-09-14T04:17:14.812431+0000 mgr.y (mgr.26165) 225 : cluster [DBG] pgmap v163: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:16.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:16 smithi123 bash[68976]: audit 2024-09-14T04:17:15.200957+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:17:16.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:16 smithi123 bash[68976]: audit 2024-09-14T04:17:15.200957+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:17:16.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:16 smithi123 bash[68976]: audit 2024-09-14T04:17:15.203007+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:17:16.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:16 smithi123 bash[68976]: audit 2024-09-14T04:17:15.203007+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:17:16.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:16 smithi123 bash[68976]: audit 2024-09-14T04:17:15.313114+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:17:16.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:16 smithi123 bash[68976]: audit 2024-09-14T04:17:15.313114+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:17:18.520 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:17:18 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:17:18] "GET /metrics HTTP/1.1" 200 34152 "" "Prometheus/2.51.0" 2024-09-14T04:17:18.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:18 smithi038 bash[84940]: cluster 2024-09-14T04:17:16.813406+0000 mgr.y (mgr.26165) 226 : cluster [DBG] pgmap v164: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:18.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:18 smithi038 bash[84940]: cluster 2024-09-14T04:17:16.813406+0000 mgr.y (mgr.26165) 226 : cluster [DBG] pgmap v164: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:18.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:18 smithi038 bash[87336]: cluster 2024-09-14T04:17:16.813406+0000 mgr.y (mgr.26165) 226 : cluster [DBG] pgmap v164: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:18.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:18 smithi038 bash[87336]: cluster 2024-09-14T04:17:16.813406+0000 mgr.y (mgr.26165) 226 : cluster [DBG] pgmap v164: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:18.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:18 smithi123 bash[68976]: cluster 2024-09-14T04:17:16.813406+0000 mgr.y (mgr.26165) 226 : cluster [DBG] pgmap v164: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:18.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:18 smithi123 bash[68976]: cluster 2024-09-14T04:17:16.813406+0000 mgr.y (mgr.26165) 226 : cluster [DBG] pgmap v164: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:20.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:20 smithi038 bash[84940]: cluster 2024-09-14T04:17:18.814089+0000 mgr.y (mgr.26165) 227 : cluster [DBG] pgmap v165: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:20.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:20 smithi038 bash[84940]: cluster 2024-09-14T04:17:18.814089+0000 mgr.y (mgr.26165) 227 : cluster [DBG] pgmap v165: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:20.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:20 smithi038 bash[87336]: cluster 2024-09-14T04:17:18.814089+0000 mgr.y (mgr.26165) 227 : cluster [DBG] pgmap v165: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:20.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:20 smithi038 bash[87336]: cluster 2024-09-14T04:17:18.814089+0000 mgr.y (mgr.26165) 227 : cluster [DBG] pgmap v165: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:20.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:20 smithi123 bash[68976]: cluster 2024-09-14T04:17:18.814089+0000 mgr.y (mgr.26165) 227 : cluster [DBG] pgmap v165: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:20.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:20 smithi123 bash[68976]: cluster 2024-09-14T04:17:18.814089+0000 mgr.y (mgr.26165) 227 : cluster [DBG] pgmap v165: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:20.684 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:17:20 smithi123 bash[61744]: ts=2024-09-14T04:17:20.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:17:22.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:22 smithi038 bash[84940]: cluster 2024-09-14T04:17:20.815099+0000 mgr.y (mgr.26165) 228 : cluster [DBG] pgmap v166: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:22.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:22 smithi038 bash[84940]: cluster 2024-09-14T04:17:20.815099+0000 mgr.y (mgr.26165) 228 : cluster [DBG] pgmap v166: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:22.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:22 smithi038 bash[87336]: cluster 2024-09-14T04:17:20.815099+0000 mgr.y (mgr.26165) 228 : cluster [DBG] pgmap v166: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:22.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:22 smithi038 bash[87336]: cluster 2024-09-14T04:17:20.815099+0000 mgr.y (mgr.26165) 228 : cluster [DBG] pgmap v166: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:22.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:22 smithi123 bash[68976]: cluster 2024-09-14T04:17:20.815099+0000 mgr.y (mgr.26165) 228 : cluster [DBG] pgmap v166: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:22.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:22 smithi123 bash[68976]: cluster 2024-09-14T04:17:20.815099+0000 mgr.y (mgr.26165) 228 : cluster [DBG] pgmap v166: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:24.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:24 smithi038 bash[84940]: cluster 2024-09-14T04:17:22.815745+0000 mgr.y (mgr.26165) 229 : cluster [DBG] pgmap v167: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:24.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:24 smithi038 bash[84940]: cluster 2024-09-14T04:17:22.815745+0000 mgr.y (mgr.26165) 229 : cluster [DBG] pgmap v167: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:24.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:24 smithi038 bash[87336]: cluster 2024-09-14T04:17:22.815745+0000 mgr.y (mgr.26165) 229 : cluster [DBG] pgmap v167: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:24.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:24 smithi038 bash[87336]: cluster 2024-09-14T04:17:22.815745+0000 mgr.y (mgr.26165) 229 : cluster [DBG] pgmap v167: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:24.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:24 smithi123 bash[68976]: cluster 2024-09-14T04:17:22.815745+0000 mgr.y (mgr.26165) 229 : cluster [DBG] pgmap v167: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:24.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:24 smithi123 bash[68976]: cluster 2024-09-14T04:17:22.815745+0000 mgr.y (mgr.26165) 229 : cluster [DBG] pgmap v167: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:26.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:26 smithi038 bash[84940]: cluster 2024-09-14T04:17:24.816700+0000 mgr.y (mgr.26165) 230 : cluster [DBG] pgmap v168: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:26.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:26 smithi038 bash[84940]: cluster 2024-09-14T04:17:24.816700+0000 mgr.y (mgr.26165) 230 : cluster [DBG] pgmap v168: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:26.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:26 smithi038 bash[87336]: cluster 2024-09-14T04:17:24.816700+0000 mgr.y (mgr.26165) 230 : cluster [DBG] pgmap v168: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:26.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:26 smithi038 bash[87336]: cluster 2024-09-14T04:17:24.816700+0000 mgr.y (mgr.26165) 230 : cluster [DBG] pgmap v168: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:26.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:26 smithi123 bash[68976]: cluster 2024-09-14T04:17:24.816700+0000 mgr.y (mgr.26165) 230 : cluster [DBG] pgmap v168: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:26.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:26 smithi123 bash[68976]: cluster 2024-09-14T04:17:24.816700+0000 mgr.y (mgr.26165) 230 : cluster [DBG] pgmap v168: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:28.520 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:17:28 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:17:28] "GET /metrics HTTP/1.1" 200 34152 "" "Prometheus/2.51.0" 2024-09-14T04:17:28.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:28 smithi038 bash[84940]: cluster 2024-09-14T04:17:26.817708+0000 mgr.y (mgr.26165) 231 : cluster [DBG] pgmap v169: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:28.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:28 smithi038 bash[84940]: cluster 2024-09-14T04:17:26.817708+0000 mgr.y (mgr.26165) 231 : cluster [DBG] pgmap v169: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:28.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:28 smithi038 bash[87336]: cluster 2024-09-14T04:17:26.817708+0000 mgr.y (mgr.26165) 231 : cluster [DBG] pgmap v169: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:28.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:28 smithi038 bash[87336]: cluster 2024-09-14T04:17:26.817708+0000 mgr.y (mgr.26165) 231 : cluster [DBG] pgmap v169: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:28.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:28 smithi123 bash[68976]: cluster 2024-09-14T04:17:26.817708+0000 mgr.y (mgr.26165) 231 : cluster [DBG] pgmap v169: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:28.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:28 smithi123 bash[68976]: cluster 2024-09-14T04:17:26.817708+0000 mgr.y (mgr.26165) 231 : cluster [DBG] pgmap v169: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:30.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:30 smithi038 bash[84940]: cluster 2024-09-14T04:17:28.818487+0000 mgr.y (mgr.26165) 232 : cluster [DBG] pgmap v170: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:30.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:30 smithi038 bash[84940]: cluster 2024-09-14T04:17:28.818487+0000 mgr.y (mgr.26165) 232 : cluster [DBG] pgmap v170: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:30.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:30 smithi038 bash[84940]: audit 2024-09-14T04:17:30.191027+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:17:30.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:30 smithi038 bash[84940]: audit 2024-09-14T04:17:30.191027+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:17:30.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:30 smithi038 bash[87336]: cluster 2024-09-14T04:17:28.818487+0000 mgr.y (mgr.26165) 232 : cluster [DBG] pgmap v170: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:30.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:30 smithi038 bash[87336]: cluster 2024-09-14T04:17:28.818487+0000 mgr.y (mgr.26165) 232 : cluster [DBG] pgmap v170: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:30.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:30 smithi038 bash[87336]: audit 2024-09-14T04:17:30.191027+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:17:30.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:30 smithi038 bash[87336]: audit 2024-09-14T04:17:30.191027+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:17:30.683 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:17:30 smithi123 bash[61744]: ts=2024-09-14T04:17:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:17:30.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:30 smithi123 bash[68976]: cluster 2024-09-14T04:17:28.818487+0000 mgr.y (mgr.26165) 232 : cluster [DBG] pgmap v170: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:30.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:30 smithi123 bash[68976]: cluster 2024-09-14T04:17:28.818487+0000 mgr.y (mgr.26165) 232 : cluster [DBG] pgmap v170: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:30.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:30 smithi123 bash[68976]: audit 2024-09-14T04:17:30.191027+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:17:30.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:30 smithi123 bash[68976]: audit 2024-09-14T04:17:30.191027+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:17:32.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:32 smithi038 bash[84940]: cluster 2024-09-14T04:17:30.819660+0000 mgr.y (mgr.26165) 233 : cluster [DBG] pgmap v171: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:32.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:32 smithi038 bash[84940]: cluster 2024-09-14T04:17:30.819660+0000 mgr.y (mgr.26165) 233 : cluster [DBG] pgmap v171: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:32.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:32 smithi038 bash[87336]: cluster 2024-09-14T04:17:30.819660+0000 mgr.y (mgr.26165) 233 : cluster [DBG] pgmap v171: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:32.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:32 smithi038 bash[87336]: cluster 2024-09-14T04:17:30.819660+0000 mgr.y (mgr.26165) 233 : cluster [DBG] pgmap v171: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:32.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:32 smithi123 bash[68976]: cluster 2024-09-14T04:17:30.819660+0000 mgr.y (mgr.26165) 233 : cluster [DBG] pgmap v171: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:32.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:32 smithi123 bash[68976]: cluster 2024-09-14T04:17:30.819660+0000 mgr.y (mgr.26165) 233 : cluster [DBG] pgmap v171: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:34.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:34 smithi038 bash[84940]: cluster 2024-09-14T04:17:32.820484+0000 mgr.y (mgr.26165) 234 : cluster [DBG] pgmap v172: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:34.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:34 smithi038 bash[84940]: cluster 2024-09-14T04:17:32.820484+0000 mgr.y (mgr.26165) 234 : cluster [DBG] pgmap v172: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:34.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:34 smithi038 bash[87336]: cluster 2024-09-14T04:17:32.820484+0000 mgr.y (mgr.26165) 234 : cluster [DBG] pgmap v172: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:34.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:34 smithi038 bash[87336]: cluster 2024-09-14T04:17:32.820484+0000 mgr.y (mgr.26165) 234 : cluster [DBG] pgmap v172: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:34.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:34 smithi123 bash[68976]: cluster 2024-09-14T04:17:32.820484+0000 mgr.y (mgr.26165) 234 : cluster [DBG] pgmap v172: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:34.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:34 smithi123 bash[68976]: cluster 2024-09-14T04:17:32.820484+0000 mgr.y (mgr.26165) 234 : cluster [DBG] pgmap v172: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:36.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:36 smithi123 bash[68976]: cluster 2024-09-14T04:17:34.821328+0000 mgr.y (mgr.26165) 235 : cluster [DBG] pgmap v173: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:36.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:36 smithi123 bash[68976]: cluster 2024-09-14T04:17:34.821328+0000 mgr.y (mgr.26165) 235 : cluster [DBG] pgmap v173: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:36.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:36 smithi038 bash[84940]: cluster 2024-09-14T04:17:34.821328+0000 mgr.y (mgr.26165) 235 : cluster [DBG] pgmap v173: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:36.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:36 smithi038 bash[84940]: cluster 2024-09-14T04:17:34.821328+0000 mgr.y (mgr.26165) 235 : cluster [DBG] pgmap v173: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:36.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:36 smithi038 bash[87336]: cluster 2024-09-14T04:17:34.821328+0000 mgr.y (mgr.26165) 235 : cluster [DBG] pgmap v173: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:36.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:36 smithi038 bash[87336]: cluster 2024-09-14T04:17:34.821328+0000 mgr.y (mgr.26165) 235 : cluster [DBG] pgmap v173: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:38.520 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:17:38 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:17:38] "GET /metrics HTTP/1.1" 200 34150 "" "Prometheus/2.51.0" 2024-09-14T04:17:38.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:38 smithi038 bash[87336]: cluster 2024-09-14T04:17:36.822441+0000 mgr.y (mgr.26165) 236 : cluster [DBG] pgmap v174: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:38.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:38 smithi038 bash[87336]: cluster 2024-09-14T04:17:36.822441+0000 mgr.y (mgr.26165) 236 : cluster [DBG] pgmap v174: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:38.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:38 smithi038 bash[84940]: cluster 2024-09-14T04:17:36.822441+0000 mgr.y (mgr.26165) 236 : cluster [DBG] pgmap v174: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:38.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:38 smithi038 bash[84940]: cluster 2024-09-14T04:17:36.822441+0000 mgr.y (mgr.26165) 236 : cluster [DBG] pgmap v174: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:38.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:38 smithi123 bash[68976]: cluster 2024-09-14T04:17:36.822441+0000 mgr.y (mgr.26165) 236 : cluster [DBG] pgmap v174: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:38.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:38 smithi123 bash[68976]: cluster 2024-09-14T04:17:36.822441+0000 mgr.y (mgr.26165) 236 : cluster [DBG] pgmap v174: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:40.683 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:17:40 smithi123 bash[61744]: ts=2024-09-14T04:17:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:17:40.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:40 smithi123 bash[68976]: cluster 2024-09-14T04:17:38.823210+0000 mgr.y (mgr.26165) 237 : cluster [DBG] pgmap v175: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:40.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:40 smithi123 bash[68976]: cluster 2024-09-14T04:17:38.823210+0000 mgr.y (mgr.26165) 237 : cluster [DBG] pgmap v175: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:40.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:40 smithi038 bash[84940]: cluster 2024-09-14T04:17:38.823210+0000 mgr.y (mgr.26165) 237 : cluster [DBG] pgmap v175: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:40.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:40 smithi038 bash[84940]: cluster 2024-09-14T04:17:38.823210+0000 mgr.y (mgr.26165) 237 : cluster [DBG] pgmap v175: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:40.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:40 smithi038 bash[87336]: cluster 2024-09-14T04:17:38.823210+0000 mgr.y (mgr.26165) 237 : cluster [DBG] pgmap v175: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:40.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:40 smithi038 bash[87336]: cluster 2024-09-14T04:17:38.823210+0000 mgr.y (mgr.26165) 237 : cluster [DBG] pgmap v175: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:42.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:42 smithi123 bash[68976]: cluster 2024-09-14T04:17:40.824286+0000 mgr.y (mgr.26165) 238 : cluster [DBG] pgmap v176: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:42.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:42 smithi123 bash[68976]: cluster 2024-09-14T04:17:40.824286+0000 mgr.y (mgr.26165) 238 : cluster [DBG] pgmap v176: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:42.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:42 smithi038 bash[84940]: cluster 2024-09-14T04:17:40.824286+0000 mgr.y (mgr.26165) 238 : cluster [DBG] pgmap v176: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:42.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:42 smithi038 bash[84940]: cluster 2024-09-14T04:17:40.824286+0000 mgr.y (mgr.26165) 238 : cluster [DBG] pgmap v176: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:42.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:42 smithi038 bash[87336]: cluster 2024-09-14T04:17:40.824286+0000 mgr.y (mgr.26165) 238 : cluster [DBG] pgmap v176: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:42.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:42 smithi038 bash[87336]: cluster 2024-09-14T04:17:40.824286+0000 mgr.y (mgr.26165) 238 : cluster [DBG] pgmap v176: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:44.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:44 smithi123 bash[68976]: cluster 2024-09-14T04:17:42.825106+0000 mgr.y (mgr.26165) 239 : cluster [DBG] pgmap v177: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:44.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:44 smithi123 bash[68976]: cluster 2024-09-14T04:17:42.825106+0000 mgr.y (mgr.26165) 239 : cluster [DBG] pgmap v177: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:44.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:44 smithi038 bash[84940]: cluster 2024-09-14T04:17:42.825106+0000 mgr.y (mgr.26165) 239 : cluster [DBG] pgmap v177: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:44.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:44 smithi038 bash[84940]: cluster 2024-09-14T04:17:42.825106+0000 mgr.y (mgr.26165) 239 : cluster [DBG] pgmap v177: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:44.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:44 smithi038 bash[87336]: cluster 2024-09-14T04:17:42.825106+0000 mgr.y (mgr.26165) 239 : cluster [DBG] pgmap v177: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:44.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:44 smithi038 bash[87336]: cluster 2024-09-14T04:17:42.825106+0000 mgr.y (mgr.26165) 239 : cluster [DBG] pgmap v177: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:45.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:45 smithi123 bash[68976]: audit 2024-09-14T04:17:45.191491+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:17:45.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:45 smithi123 bash[68976]: audit 2024-09-14T04:17:45.191491+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:17:45.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:45 smithi038 bash[84940]: audit 2024-09-14T04:17:45.191491+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:17:45.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:45 smithi038 bash[84940]: audit 2024-09-14T04:17:45.191491+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:17:45.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:45 smithi038 bash[87336]: audit 2024-09-14T04:17:45.191491+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:17:45.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:45 smithi038 bash[87336]: audit 2024-09-14T04:17:45.191491+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:17:46.536 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -e sha1=a2782315255a3e7d5f6cdc9eb35785187ff6ddf8 -- bash -c 'ceph orch upgrade resume' 2024-09-14T04:17:46.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:46 smithi123 bash[68976]: cluster 2024-09-14T04:17:44.825902+0000 mgr.y (mgr.26165) 240 : cluster [DBG] pgmap v178: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:46.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:46 smithi123 bash[68976]: cluster 2024-09-14T04:17:44.825902+0000 mgr.y (mgr.26165) 240 : cluster [DBG] pgmap v178: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:46.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:46 smithi038 bash[84940]: cluster 2024-09-14T04:17:44.825902+0000 mgr.y (mgr.26165) 240 : cluster [DBG] pgmap v178: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:46.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:46 smithi038 bash[84940]: cluster 2024-09-14T04:17:44.825902+0000 mgr.y (mgr.26165) 240 : cluster [DBG] pgmap v178: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:46.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:46 smithi038 bash[87336]: cluster 2024-09-14T04:17:44.825902+0000 mgr.y (mgr.26165) 240 : cluster [DBG] pgmap v178: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:46.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:46 smithi038 bash[87336]: cluster 2024-09-14T04:17:44.825902+0000 mgr.y (mgr.26165) 240 : cluster [DBG] pgmap v178: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:48.520 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:17:48 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:17:48] "GET /metrics HTTP/1.1" 200 34154 "" "Prometheus/2.51.0" 2024-09-14T04:17:48.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:48 smithi038 bash[84940]: cluster 2024-09-14T04:17:46.826863+0000 mgr.y (mgr.26165) 241 : cluster [DBG] pgmap v179: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:48.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:48 smithi038 bash[84940]: cluster 2024-09-14T04:17:46.826863+0000 mgr.y (mgr.26165) 241 : cluster [DBG] pgmap v179: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:48.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:48 smithi038 bash[87336]: cluster 2024-09-14T04:17:46.826863+0000 mgr.y (mgr.26165) 241 : cluster [DBG] pgmap v179: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:48.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:48 smithi038 bash[87336]: cluster 2024-09-14T04:17:46.826863+0000 mgr.y (mgr.26165) 241 : cluster [DBG] pgmap v179: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:48.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:48 smithi123 bash[68976]: cluster 2024-09-14T04:17:46.826863+0000 mgr.y (mgr.26165) 241 : cluster [DBG] pgmap v179: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:48.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:48 smithi123 bash[68976]: cluster 2024-09-14T04:17:46.826863+0000 mgr.y (mgr.26165) 241 : cluster [DBG] pgmap v179: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:50.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:50 smithi123 bash[68976]: cluster 2024-09-14T04:17:48.827608+0000 mgr.y (mgr.26165) 242 : cluster [DBG] pgmap v180: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:50.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:50 smithi123 bash[68976]: cluster 2024-09-14T04:17:48.827608+0000 mgr.y (mgr.26165) 242 : cluster [DBG] pgmap v180: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:50.683 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:17:50 smithi123 bash[61744]: ts=2024-09-14T04:17:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:17:50.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:50 smithi038 bash[84940]: cluster 2024-09-14T04:17:48.827608+0000 mgr.y (mgr.26165) 242 : cluster [DBG] pgmap v180: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:50.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:50 smithi038 bash[84940]: cluster 2024-09-14T04:17:48.827608+0000 mgr.y (mgr.26165) 242 : cluster [DBG] pgmap v180: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:50.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:50 smithi038 bash[87336]: cluster 2024-09-14T04:17:48.827608+0000 mgr.y (mgr.26165) 242 : cluster [DBG] pgmap v180: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:50.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:50 smithi038 bash[87336]: cluster 2024-09-14T04:17:48.827608+0000 mgr.y (mgr.26165) 242 : cluster [DBG] pgmap v180: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:51.333 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:17:52.659 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:52 smithi038 bash[84940]: cluster 2024-09-14T04:17:50.828547+0000 mgr.y (mgr.26165) 243 : cluster [DBG] pgmap v181: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:52.659 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:52 smithi038 bash[84940]: cluster 2024-09-14T04:17:50.828547+0000 mgr.y (mgr.26165) 243 : cluster [DBG] pgmap v181: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:52.659 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:52 smithi038 bash[87336]: cluster 2024-09-14T04:17:50.828547+0000 mgr.y (mgr.26165) 243 : cluster [DBG] pgmap v181: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:52.659 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:52 smithi038 bash[87336]: cluster 2024-09-14T04:17:50.828547+0000 mgr.y (mgr.26165) 243 : cluster [DBG] pgmap v181: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:52.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:52 smithi123 bash[68976]: cluster 2024-09-14T04:17:50.828547+0000 mgr.y (mgr.26165) 243 : cluster [DBG] pgmap v181: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:52.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:52 smithi123 bash[68976]: cluster 2024-09-14T04:17:50.828547+0000 mgr.y (mgr.26165) 243 : cluster [DBG] pgmap v181: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:54.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:54 smithi123 bash[68976]: cluster 2024-09-14T04:17:52.829058+0000 mgr.y (mgr.26165) 244 : cluster [DBG] pgmap v182: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:54.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:54 smithi123 bash[68976]: cluster 2024-09-14T04:17:52.829058+0000 mgr.y (mgr.26165) 244 : cluster [DBG] pgmap v182: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:54.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:54 smithi038 bash[84940]: cluster 2024-09-14T04:17:52.829058+0000 mgr.y (mgr.26165) 244 : cluster [DBG] pgmap v182: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:54.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:54 smithi038 bash[84940]: cluster 2024-09-14T04:17:52.829058+0000 mgr.y (mgr.26165) 244 : cluster [DBG] pgmap v182: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:54.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:54 smithi038 bash[87336]: cluster 2024-09-14T04:17:52.829058+0000 mgr.y (mgr.26165) 244 : cluster [DBG] pgmap v182: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:54.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:54 smithi038 bash[87336]: cluster 2024-09-14T04:17:52.829058+0000 mgr.y (mgr.26165) 244 : cluster [DBG] pgmap v182: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:54.837 INFO:teuthology.orchestra.run.smithi038.stdout:Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:862445896ef1df9aa3acdb9cfb761812e8e943c37f87d60be1b51d2242056802 2024-09-14T04:17:55.830 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -e sha1=a2782315255a3e7d5f6cdc9eb35785187ff6ddf8 -- bash -c 'echo wait for half of osds to upgrade' 2024-09-14T04:17:56.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:55 smithi038 bash[87336]: audit 2024-09-14T04:17:54.829299+0000 mgr.y (mgr.26165) 245 : audit [DBG] from='client.34224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:17:56.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:55 smithi038 bash[87336]: audit 2024-09-14T04:17:54.829299+0000 mgr.y (mgr.26165) 245 : audit [DBG] from='client.34224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:17:56.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:55 smithi038 bash[87336]: cluster 2024-09-14T04:17:54.829679+0000 mgr.y (mgr.26165) 246 : cluster [DBG] pgmap v183: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:56.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:55 smithi038 bash[87336]: cluster 2024-09-14T04:17:54.829679+0000 mgr.y (mgr.26165) 246 : cluster [DBG] pgmap v183: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:56.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:55 smithi038 bash[87336]: cephadm 2024-09-14T04:17:54.829960+0000 mgr.y (mgr.26165) 247 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:862445896ef1df9aa3acdb9cfb761812e8e943c37f87d60be1b51d2242056802 2024-09-14T04:17:56.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:55 smithi038 bash[87336]: cephadm 2024-09-14T04:17:54.829960+0000 mgr.y (mgr.26165) 247 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:862445896ef1df9aa3acdb9cfb761812e8e943c37f87d60be1b51d2242056802 2024-09-14T04:17:56.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:55 smithi038 bash[87336]: audit 2024-09-14T04:17:54.839379+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:17:56.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:55 smithi038 bash[87336]: audit 2024-09-14T04:17:54.839379+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:17:56.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:55 smithi038 bash[87336]: audit 2024-09-14T04:17:54.840462+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:17:56.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:55 smithi038 bash[87336]: audit 2024-09-14T04:17:54.840462+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:17:56.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:55 smithi038 bash[87336]: audit 2024-09-14T04:17:54.842302+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:17:56.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:55 smithi038 bash[87336]: audit 2024-09-14T04:17:54.842302+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:17:56.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:55 smithi038 bash[87336]: audit 2024-09-14T04:17:54.843028+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:17:56.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:55 smithi038 bash[87336]: audit 2024-09-14T04:17:54.843028+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:17:56.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:55 smithi038 bash[87336]: audit 2024-09-14T04:17:54.850860+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:17:56.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:55 smithi038 bash[87336]: audit 2024-09-14T04:17:54.850860+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:17:56.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:55 smithi038 bash[87336]: audit 2024-09-14T04:17:54.916841+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:17:56.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:55 smithi038 bash[87336]: audit 2024-09-14T04:17:54.916841+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:17:56.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:55 smithi038 bash[87336]: audit 2024-09-14T04:17:54.918619+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:17:56.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:55 smithi038 bash[87336]: audit 2024-09-14T04:17:54.918619+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:17:56.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:55 smithi038 bash[87336]: audit 2024-09-14T04:17:54.920015+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:17:56.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:55 smithi038 bash[87336]: audit 2024-09-14T04:17:54.920015+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:17:56.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:55 smithi038 bash[87336]: audit 2024-09-14T04:17:54.920975+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:17:56.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:55 smithi038 bash[87336]: audit 2024-09-14T04:17:54.920975+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:17:56.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:55 smithi038 bash[87336]: audit 2024-09-14T04:17:54.922222+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-14T04:17:56.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:55 smithi038 bash[87336]: audit 2024-09-14T04:17:54.922222+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-14T04:17:56.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:55 smithi038 bash[87336]: audit 2024-09-14T04:17:54.922379+0000 mgr.y (mgr.26165) 248 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-14T04:17:56.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:55 smithi038 bash[87336]: audit 2024-09-14T04:17:54.922379+0000 mgr.y (mgr.26165) 248 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-14T04:17:56.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:55 smithi038 bash[87336]: cephadm 2024-09-14T04:17:54.923148+0000 mgr.y (mgr.26165) 249 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-14T04:17:56.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:55 smithi038 bash[87336]: cephadm 2024-09-14T04:17:54.923148+0000 mgr.y (mgr.26165) 249 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-14T04:17:56.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:55 smithi038 bash[84940]: audit 2024-09-14T04:17:54.829299+0000 mgr.y (mgr.26165) 245 : audit [DBG] from='client.34224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:17:56.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:55 smithi038 bash[84940]: audit 2024-09-14T04:17:54.829299+0000 mgr.y (mgr.26165) 245 : audit [DBG] from='client.34224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:17:56.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:55 smithi038 bash[84940]: cluster 2024-09-14T04:17:54.829679+0000 mgr.y (mgr.26165) 246 : cluster [DBG] pgmap v183: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:56.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:55 smithi038 bash[84940]: cluster 2024-09-14T04:17:54.829679+0000 mgr.y (mgr.26165) 246 : cluster [DBG] pgmap v183: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:56.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:55 smithi038 bash[84940]: cephadm 2024-09-14T04:17:54.829960+0000 mgr.y (mgr.26165) 247 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:862445896ef1df9aa3acdb9cfb761812e8e943c37f87d60be1b51d2242056802 2024-09-14T04:17:56.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:55 smithi038 bash[84940]: cephadm 2024-09-14T04:17:54.829960+0000 mgr.y (mgr.26165) 247 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:862445896ef1df9aa3acdb9cfb761812e8e943c37f87d60be1b51d2242056802 2024-09-14T04:17:56.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:55 smithi038 bash[84940]: audit 2024-09-14T04:17:54.839379+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:17:56.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:55 smithi038 bash[84940]: audit 2024-09-14T04:17:54.839379+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:17:56.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:55 smithi038 bash[84940]: audit 2024-09-14T04:17:54.840462+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:17:56.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:55 smithi038 bash[84940]: audit 2024-09-14T04:17:54.840462+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:17:56.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:55 smithi038 bash[84940]: audit 2024-09-14T04:17:54.842302+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:17:56.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:55 smithi038 bash[84940]: audit 2024-09-14T04:17:54.842302+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:17:56.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:55 smithi038 bash[84940]: audit 2024-09-14T04:17:54.843028+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:17:56.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:55 smithi038 bash[84940]: audit 2024-09-14T04:17:54.843028+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:17:56.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:55 smithi038 bash[84940]: audit 2024-09-14T04:17:54.850860+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:17:56.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:55 smithi038 bash[84940]: audit 2024-09-14T04:17:54.850860+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:17:56.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:55 smithi038 bash[84940]: audit 2024-09-14T04:17:54.916841+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:17:56.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:55 smithi038 bash[84940]: audit 2024-09-14T04:17:54.916841+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:17:56.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:55 smithi038 bash[84940]: audit 2024-09-14T04:17:54.918619+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:17:56.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:55 smithi038 bash[84940]: audit 2024-09-14T04:17:54.918619+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:17:56.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:55 smithi038 bash[84940]: audit 2024-09-14T04:17:54.920015+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:17:56.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:55 smithi038 bash[84940]: audit 2024-09-14T04:17:54.920015+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:17:56.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:55 smithi038 bash[84940]: audit 2024-09-14T04:17:54.920975+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:17:56.025 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:55 smithi038 bash[84940]: audit 2024-09-14T04:17:54.920975+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:17:56.025 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:55 smithi038 bash[84940]: audit 2024-09-14T04:17:54.922222+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-14T04:17:56.025 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:55 smithi038 bash[84940]: audit 2024-09-14T04:17:54.922222+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-14T04:17:56.025 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:55 smithi038 bash[84940]: audit 2024-09-14T04:17:54.922379+0000 mgr.y (mgr.26165) 248 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-14T04:17:56.025 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:55 smithi038 bash[84940]: audit 2024-09-14T04:17:54.922379+0000 mgr.y (mgr.26165) 248 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-14T04:17:56.025 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:55 smithi038 bash[84940]: cephadm 2024-09-14T04:17:54.923148+0000 mgr.y (mgr.26165) 249 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-14T04:17:56.025 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:55 smithi038 bash[84940]: cephadm 2024-09-14T04:17:54.923148+0000 mgr.y (mgr.26165) 249 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-14T04:17:56.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:55 smithi123 bash[68976]: audit 2024-09-14T04:17:54.829299+0000 mgr.y (mgr.26165) 245 : audit [DBG] from='client.34224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:17:56.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:55 smithi123 bash[68976]: audit 2024-09-14T04:17:54.829299+0000 mgr.y (mgr.26165) 245 : audit [DBG] from='client.34224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:17:56.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:55 smithi123 bash[68976]: cluster 2024-09-14T04:17:54.829679+0000 mgr.y (mgr.26165) 246 : cluster [DBG] pgmap v183: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:56.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:55 smithi123 bash[68976]: cluster 2024-09-14T04:17:54.829679+0000 mgr.y (mgr.26165) 246 : cluster [DBG] pgmap v183: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:56.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:55 smithi123 bash[68976]: cephadm 2024-09-14T04:17:54.829960+0000 mgr.y (mgr.26165) 247 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:862445896ef1df9aa3acdb9cfb761812e8e943c37f87d60be1b51d2242056802 2024-09-14T04:17:56.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:55 smithi123 bash[68976]: cephadm 2024-09-14T04:17:54.829960+0000 mgr.y (mgr.26165) 247 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:862445896ef1df9aa3acdb9cfb761812e8e943c37f87d60be1b51d2242056802 2024-09-14T04:17:56.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:55 smithi123 bash[68976]: audit 2024-09-14T04:17:54.839379+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:17:56.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:55 smithi123 bash[68976]: audit 2024-09-14T04:17:54.839379+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:17:56.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:55 smithi123 bash[68976]: audit 2024-09-14T04:17:54.840462+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:17:56.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:55 smithi123 bash[68976]: audit 2024-09-14T04:17:54.840462+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:17:56.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:55 smithi123 bash[68976]: audit 2024-09-14T04:17:54.842302+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:17:56.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:55 smithi123 bash[68976]: audit 2024-09-14T04:17:54.842302+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:17:56.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:55 smithi123 bash[68976]: audit 2024-09-14T04:17:54.843028+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:17:56.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:55 smithi123 bash[68976]: audit 2024-09-14T04:17:54.843028+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:17:56.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:55 smithi123 bash[68976]: audit 2024-09-14T04:17:54.850860+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:17:56.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:55 smithi123 bash[68976]: audit 2024-09-14T04:17:54.850860+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:17:56.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:55 smithi123 bash[68976]: audit 2024-09-14T04:17:54.916841+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:17:56.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:55 smithi123 bash[68976]: audit 2024-09-14T04:17:54.916841+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:17:56.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:55 smithi123 bash[68976]: audit 2024-09-14T04:17:54.918619+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:17:56.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:55 smithi123 bash[68976]: audit 2024-09-14T04:17:54.918619+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:17:56.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:55 smithi123 bash[68976]: audit 2024-09-14T04:17:54.920015+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:17:56.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:55 smithi123 bash[68976]: audit 2024-09-14T04:17:54.920015+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:17:56.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:55 smithi123 bash[68976]: audit 2024-09-14T04:17:54.920975+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:17:56.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:55 smithi123 bash[68976]: audit 2024-09-14T04:17:54.920975+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:17:56.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:55 smithi123 bash[68976]: audit 2024-09-14T04:17:54.922222+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-14T04:17:56.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:55 smithi123 bash[68976]: audit 2024-09-14T04:17:54.922222+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-14T04:17:56.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:55 smithi123 bash[68976]: audit 2024-09-14T04:17:54.922379+0000 mgr.y (mgr.26165) 248 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-14T04:17:56.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:55 smithi123 bash[68976]: audit 2024-09-14T04:17:54.922379+0000 mgr.y (mgr.26165) 248 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-14T04:17:56.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:55 smithi123 bash[68976]: cephadm 2024-09-14T04:17:54.923148+0000 mgr.y (mgr.26165) 249 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-14T04:17:56.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:55 smithi123 bash[68976]: cephadm 2024-09-14T04:17:54.923148+0000 mgr.y (mgr.26165) 249 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-14T04:17:58.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:57 smithi123 bash[68976]: cluster 2024-09-14T04:17:56.830182+0000 mgr.y (mgr.26165) 250 : cluster [DBG] pgmap v184: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:58.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:57 smithi123 bash[68976]: cluster 2024-09-14T04:17:56.830182+0000 mgr.y (mgr.26165) 250 : cluster [DBG] pgmap v184: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:58.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:57 smithi123 bash[68976]: audit 2024-09-14T04:17:57.714137+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:17:58.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:57 smithi123 bash[68976]: audit 2024-09-14T04:17:57.714137+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:17:58.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:57 smithi123 bash[68976]: audit 2024-09-14T04:17:57.718388+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-14T04:17:58.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:57 smithi123 bash[68976]: audit 2024-09-14T04:17:57.718388+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-14T04:17:58.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:57 smithi123 bash[68976]: audit 2024-09-14T04:17:57.719827+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:17:58.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:57 smithi123 bash[68976]: audit 2024-09-14T04:17:57.719827+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:17:58.248 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:57 smithi038 bash[87336]: cluster 2024-09-14T04:17:56.830182+0000 mgr.y (mgr.26165) 250 : cluster [DBG] pgmap v184: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:58.248 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:57 smithi038 bash[87336]: cluster 2024-09-14T04:17:56.830182+0000 mgr.y (mgr.26165) 250 : cluster [DBG] pgmap v184: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:58.248 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:57 smithi038 bash[87336]: audit 2024-09-14T04:17:57.714137+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:17:58.248 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:57 smithi038 bash[87336]: audit 2024-09-14T04:17:57.714137+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:17:58.248 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:57 smithi038 bash[87336]: audit 2024-09-14T04:17:57.718388+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-14T04:17:58.248 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:57 smithi038 bash[87336]: audit 2024-09-14T04:17:57.718388+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-14T04:17:58.248 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:57 smithi038 bash[87336]: audit 2024-09-14T04:17:57.719827+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:17:58.249 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:57 smithi038 bash[87336]: audit 2024-09-14T04:17:57.719827+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:17:58.249 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:57 smithi038 bash[84940]: cluster 2024-09-14T04:17:56.830182+0000 mgr.y (mgr.26165) 250 : cluster [DBG] pgmap v184: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:58.249 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:57 smithi038 bash[84940]: cluster 2024-09-14T04:17:56.830182+0000 mgr.y (mgr.26165) 250 : cluster [DBG] pgmap v184: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:17:58.249 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:57 smithi038 bash[84940]: audit 2024-09-14T04:17:57.714137+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:17:58.249 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:57 smithi038 bash[84940]: audit 2024-09-14T04:17:57.714137+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:17:58.249 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:57 smithi038 bash[84940]: audit 2024-09-14T04:17:57.718388+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-14T04:17:58.249 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:57 smithi038 bash[84940]: audit 2024-09-14T04:17:57.718388+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-14T04:17:58.249 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:57 smithi038 bash[84940]: audit 2024-09-14T04:17:57.719827+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:17:58.249 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:57 smithi038 bash[84940]: audit 2024-09-14T04:17:57.719827+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:17:58.520 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:17:58 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:17:58] "GET /metrics HTTP/1.1" 200 34154 "" "Prometheus/2.51.0" 2024-09-14T04:17:59.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:58 smithi123 bash[68976]: cephadm 2024-09-14T04:17:57.706275+0000 mgr.y (mgr.26165) 251 : cephadm [INF] Upgrade: Updating osd.2 2024-09-14T04:17:59.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:58 smithi123 bash[68976]: cephadm 2024-09-14T04:17:57.706275+0000 mgr.y (mgr.26165) 251 : cephadm [INF] Upgrade: Updating osd.2 2024-09-14T04:17:59.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:58 smithi123 bash[68976]: cephadm 2024-09-14T04:17:57.722751+0000 mgr.y (mgr.26165) 252 : cephadm [INF] Deploying daemon osd.2 on smithi038 2024-09-14T04:17:59.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:58 smithi123 bash[68976]: cephadm 2024-09-14T04:17:57.722751+0000 mgr.y (mgr.26165) 252 : cephadm [INF] Deploying daemon osd.2 on smithi038 2024-09-14T04:17:59.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:58 smithi038 bash[84940]: cephadm 2024-09-14T04:17:57.706275+0000 mgr.y (mgr.26165) 251 : cephadm [INF] Upgrade: Updating osd.2 2024-09-14T04:17:59.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:58 smithi038 bash[84940]: cephadm 2024-09-14T04:17:57.706275+0000 mgr.y (mgr.26165) 251 : cephadm [INF] Upgrade: Updating osd.2 2024-09-14T04:17:59.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:58 smithi038 bash[84940]: cephadm 2024-09-14T04:17:57.722751+0000 mgr.y (mgr.26165) 252 : cephadm [INF] Deploying daemon osd.2 on smithi038 2024-09-14T04:17:59.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:58 smithi038 bash[84940]: cephadm 2024-09-14T04:17:57.722751+0000 mgr.y (mgr.26165) 252 : cephadm [INF] Deploying daemon osd.2 on smithi038 2024-09-14T04:17:59.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:58 smithi038 bash[87336]: cephadm 2024-09-14T04:17:57.706275+0000 mgr.y (mgr.26165) 251 : cephadm [INF] Upgrade: Updating osd.2 2024-09-14T04:17:59.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:58 smithi038 bash[87336]: cephadm 2024-09-14T04:17:57.706275+0000 mgr.y (mgr.26165) 251 : cephadm [INF] Upgrade: Updating osd.2 2024-09-14T04:17:59.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:58 smithi038 bash[87336]: cephadm 2024-09-14T04:17:57.722751+0000 mgr.y (mgr.26165) 252 : cephadm [INF] Deploying daemon osd.2 on smithi038 2024-09-14T04:17:59.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:58 smithi038 bash[87336]: cephadm 2024-09-14T04:17:57.722751+0000 mgr.y (mgr.26165) 252 : cephadm [INF] Deploying daemon osd.2 on smithi038 2024-09-14T04:18:00.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:59 smithi123 bash[68976]: cluster 2024-09-14T04:17:58.830862+0000 mgr.y (mgr.26165) 253 : cluster [DBG] pgmap v185: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:18:00.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:17:59 smithi123 bash[68976]: cluster 2024-09-14T04:17:58.830862+0000 mgr.y (mgr.26165) 253 : cluster [DBG] pgmap v185: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:18:00.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:59 smithi038 bash[84940]: cluster 2024-09-14T04:17:58.830862+0000 mgr.y (mgr.26165) 253 : cluster [DBG] pgmap v185: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:18:00.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:17:59 smithi038 bash[84940]: cluster 2024-09-14T04:17:58.830862+0000 mgr.y (mgr.26165) 253 : cluster [DBG] pgmap v185: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:18:00.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:59 smithi038 bash[87336]: cluster 2024-09-14T04:17:58.830862+0000 mgr.y (mgr.26165) 253 : cluster [DBG] pgmap v185: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:18:00.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:17:59 smithi038 bash[87336]: cluster 2024-09-14T04:17:58.830862+0000 mgr.y (mgr.26165) 253 : cluster [DBG] pgmap v185: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:18:00.683 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:18:00 smithi123 bash[61744]: ts=2024-09-14T04:18:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:18:01.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:00 smithi123 bash[68976]: audit 2024-09-14T04:18:00.191800+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:18:01.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:00 smithi123 bash[68976]: audit 2024-09-14T04:18:00.191800+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:18:01.226 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:18:01.269 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:00 smithi038 bash[84940]: audit 2024-09-14T04:18:00.191800+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:18:01.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:00 smithi038 bash[84940]: audit 2024-09-14T04:18:00.191800+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:18:01.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:00 smithi038 bash[87336]: audit 2024-09-14T04:18:00.191800+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:18:01.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:00 smithi038 bash[87336]: audit 2024-09-14T04:18:00.191800+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:18:02.158 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:01 smithi038 bash[87336]: cluster 2024-09-14T04:18:00.831880+0000 mgr.y (mgr.26165) 254 : cluster [DBG] pgmap v186: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:18:02.159 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:01 smithi038 bash[87336]: cluster 2024-09-14T04:18:00.831880+0000 mgr.y (mgr.26165) 254 : cluster [DBG] pgmap v186: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:18:02.159 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:01 smithi038 bash[84940]: cluster 2024-09-14T04:18:00.831880+0000 mgr.y (mgr.26165) 254 : cluster [DBG] pgmap v186: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:18:02.159 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:01 smithi038 bash[84940]: cluster 2024-09-14T04:18:00.831880+0000 mgr.y (mgr.26165) 254 : cluster [DBG] pgmap v186: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:18:02.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:01 smithi123 bash[68976]: cluster 2024-09-14T04:18:00.831880+0000 mgr.y (mgr.26165) 254 : cluster [DBG] pgmap v186: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:18:02.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:01 smithi123 bash[68976]: cluster 2024-09-14T04:18:00.831880+0000 mgr.y (mgr.26165) 254 : cluster [DBG] pgmap v186: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:18:04.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:03 smithi123 bash[68976]: cluster 2024-09-14T04:18:02.832374+0000 mgr.y (mgr.26165) 255 : cluster [DBG] pgmap v187: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:18:04.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:03 smithi123 bash[68976]: cluster 2024-09-14T04:18:02.832374+0000 mgr.y (mgr.26165) 255 : cluster [DBG] pgmap v187: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:18:04.217 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:03 smithi038 bash[84940]: cluster 2024-09-14T04:18:02.832374+0000 mgr.y (mgr.26165) 255 : cluster [DBG] pgmap v187: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:18:04.217 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:03 smithi038 bash[84940]: cluster 2024-09-14T04:18:02.832374+0000 mgr.y (mgr.26165) 255 : cluster [DBG] pgmap v187: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:18:04.217 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:03 smithi038 bash[87336]: cluster 2024-09-14T04:18:02.832374+0000 mgr.y (mgr.26165) 255 : cluster [DBG] pgmap v187: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:18:04.218 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:03 smithi038 bash[87336]: cluster 2024-09-14T04:18:02.832374+0000 mgr.y (mgr.26165) 255 : cluster [DBG] pgmap v187: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:18:04.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:04 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:18:04.520 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:18:04 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:18:04.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:04 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:18:04.521 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 04:18:04 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:18:04.521 INFO:journalctl@ceph.osd.1.smithi038.stdout:Sep 14 04:18:04 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:18:04.521 INFO:journalctl@ceph.osd.3.smithi038.stdout:Sep 14 04:18:04 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:18:04.522 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:18:04 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:18:04.522 INFO:journalctl@ceph.osd.2.smithi038.stdout:Sep 14 04:18:04 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:18:04.522 INFO:journalctl@ceph.osd.2.smithi038.stdout:Sep 14 04:18:04 smithi038 systemd[1]: Stopping Ceph osd.2 for 4d8d8784-724c-11ef-bceb-c7b262605968... 2024-09-14T04:18:04.522 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 04:18:04 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:18:05.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:04 smithi123 bash[68976]: cluster 2024-09-14T04:18:04.821038+0000 mon.a (mon.0) 376 : cluster [INF] osd.2 marked itself down and dead 2024-09-14T04:18:05.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:04 smithi123 bash[68976]: cluster 2024-09-14T04:18:04.821038+0000 mon.a (mon.0) 376 : cluster [INF] osd.2 marked itself down and dead 2024-09-14T04:18:05.269 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:04 smithi038 bash[87336]: cluster 2024-09-14T04:18:04.821038+0000 mon.a (mon.0) 376 : cluster [INF] osd.2 marked itself down and dead 2024-09-14T04:18:05.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:04 smithi038 bash[87336]: cluster 2024-09-14T04:18:04.821038+0000 mon.a (mon.0) 376 : cluster [INF] osd.2 marked itself down and dead 2024-09-14T04:18:05.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:04 smithi038 bash[84940]: cluster 2024-09-14T04:18:04.821038+0000 mon.a (mon.0) 376 : cluster [INF] osd.2 marked itself down and dead 2024-09-14T04:18:05.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:04 smithi038 bash[84940]: cluster 2024-09-14T04:18:04.821038+0000 mon.a (mon.0) 376 : cluster [INF] osd.2 marked itself down and dead 2024-09-14T04:18:05.270 INFO:journalctl@ceph.osd.2.smithi038.stdout:Sep 14 04:18:04 smithi038 bash[46485]: debug 2024-09-14T04:18:04.814+0000 7f1e3ff77640 -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-09-14T04:18:05.270 INFO:journalctl@ceph.osd.2.smithi038.stdout:Sep 14 04:18:04 smithi038 bash[46485]: debug 2024-09-14T04:18:04.814+0000 7f1e3ff77640 -1 osd.2 85 *** Got signal Terminated *** 2024-09-14T04:18:05.270 INFO:journalctl@ceph.osd.2.smithi038.stdout:Sep 14 04:18:04 smithi038 bash[46485]: debug 2024-09-14T04:18:04.814+0000 7f1e3ff77640 -1 osd.2 85 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-14T04:18:05.850 INFO:teuthology.orchestra.run.smithi038.stdout:wait for half of osds to upgrade 2024-09-14T04:18:06.134 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:05 smithi038 bash[84940]: cluster 2024-09-14T04:18:04.832996+0000 mgr.y (mgr.26165) 256 : cluster [DBG] pgmap v188: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:18:06.135 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:05 smithi038 bash[84940]: cluster 2024-09-14T04:18:04.832996+0000 mgr.y (mgr.26165) 256 : cluster [DBG] pgmap v188: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:18:06.135 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:05 smithi038 bash[84940]: cluster 2024-09-14T04:18:04.895920+0000 mon.a (mon.0) 377 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-14T04:18:06.135 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:05 smithi038 bash[84940]: cluster 2024-09-14T04:18:04.895920+0000 mon.a (mon.0) 377 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-14T04:18:06.135 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:05 smithi038 bash[84940]: cluster 2024-09-14T04:18:04.923988+0000 mon.a (mon.0) 378 : cluster [DBG] osdmap e86: 8 total, 7 up, 8 in 2024-09-14T04:18:06.135 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:05 smithi038 bash[84940]: cluster 2024-09-14T04:18:04.923988+0000 mon.a (mon.0) 378 : cluster [DBG] osdmap e86: 8 total, 7 up, 8 in 2024-09-14T04:18:06.135 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:05 smithi038 bash[87336]: cluster 2024-09-14T04:18:04.832996+0000 mgr.y (mgr.26165) 256 : cluster [DBG] pgmap v188: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:18:06.135 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:05 smithi038 bash[87336]: cluster 2024-09-14T04:18:04.832996+0000 mgr.y (mgr.26165) 256 : cluster [DBG] pgmap v188: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:18:06.135 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:05 smithi038 bash[87336]: cluster 2024-09-14T04:18:04.895920+0000 mon.a (mon.0) 377 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-14T04:18:06.135 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:05 smithi038 bash[87336]: cluster 2024-09-14T04:18:04.895920+0000 mon.a (mon.0) 377 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-14T04:18:06.135 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:05 smithi038 bash[87336]: cluster 2024-09-14T04:18:04.923988+0000 mon.a (mon.0) 378 : cluster [DBG] osdmap e86: 8 total, 7 up, 8 in 2024-09-14T04:18:06.136 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:05 smithi038 bash[87336]: cluster 2024-09-14T04:18:04.923988+0000 mon.a (mon.0) 378 : cluster [DBG] osdmap e86: 8 total, 7 up, 8 in 2024-09-14T04:18:06.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:05 smithi123 bash[68976]: cluster 2024-09-14T04:18:04.832996+0000 mgr.y (mgr.26165) 256 : cluster [DBG] pgmap v188: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:18:06.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:05 smithi123 bash[68976]: cluster 2024-09-14T04:18:04.832996+0000 mgr.y (mgr.26165) 256 : cluster [DBG] pgmap v188: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:18:06.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:05 smithi123 bash[68976]: cluster 2024-09-14T04:18:04.895920+0000 mon.a (mon.0) 377 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-14T04:18:06.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:05 smithi123 bash[68976]: cluster 2024-09-14T04:18:04.895920+0000 mon.a (mon.0) 377 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-14T04:18:06.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:05 smithi123 bash[68976]: cluster 2024-09-14T04:18:04.923988+0000 mon.a (mon.0) 378 : cluster [DBG] osdmap e86: 8 total, 7 up, 8 in 2024-09-14T04:18:06.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:05 smithi123 bash[68976]: cluster 2024-09-14T04:18:04.923988+0000 mon.a (mon.0) 378 : cluster [DBG] osdmap e86: 8 total, 7 up, 8 in 2024-09-14T04:18:06.911 INFO:journalctl@ceph.osd.2.smithi038.stdout:Sep 14 04:18:06 smithi038 bash[102198]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd-2 2024-09-14T04:18:07.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:06 smithi123 bash[68976]: cluster 2024-09-14T04:18:05.917814+0000 mon.a (mon.0) 379 : cluster [DBG] osdmap e87: 8 total, 7 up, 8 in 2024-09-14T04:18:07.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:06 smithi123 bash[68976]: cluster 2024-09-14T04:18:05.917814+0000 mon.a (mon.0) 379 : cluster [DBG] osdmap e87: 8 total, 7 up, 8 in 2024-09-14T04:18:07.270 INFO:journalctl@ceph.osd.2.smithi038.stdout:Sep 14 04:18:06 smithi038 bash[102325]: Error response from daemon: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd-2 2024-09-14T04:18:07.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:06 smithi038 bash[84940]: cluster 2024-09-14T04:18:05.917814+0000 mon.a (mon.0) 379 : cluster [DBG] osdmap e87: 8 total, 7 up, 8 in 2024-09-14T04:18:07.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:06 smithi038 bash[84940]: cluster 2024-09-14T04:18:05.917814+0000 mon.a (mon.0) 379 : cluster [DBG] osdmap e87: 8 total, 7 up, 8 in 2024-09-14T04:18:07.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:06 smithi038 bash[87336]: cluster 2024-09-14T04:18:05.917814+0000 mon.a (mon.0) 379 : cluster [DBG] osdmap e87: 8 total, 7 up, 8 in 2024-09-14T04:18:07.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:06 smithi038 bash[87336]: cluster 2024-09-14T04:18:05.917814+0000 mon.a (mon.0) 379 : cluster [DBG] osdmap e87: 8 total, 7 up, 8 in 2024-09-14T04:18:07.883 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -e sha1=a2782315255a3e7d5f6cdc9eb35785187ff6ddf8 -- bash -c 'while ! ceph osd versions | grep $sha1 | egrep '"'"': [45678]'"'"' && ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error; do sleep 2 ; done' 2024-09-14T04:18:08.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:07 smithi123 bash[68976]: cluster 2024-09-14T04:18:06.833808+0000 mgr.y (mgr.26165) 257 : cluster [DBG] pgmap v191: 73 pgs: 12 peering, 1 stale+active+clean, 60 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:18:08.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:07 smithi123 bash[68976]: cluster 2024-09-14T04:18:06.833808+0000 mgr.y (mgr.26165) 257 : cluster [DBG] pgmap v191: 73 pgs: 12 peering, 1 stale+active+clean, 60 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:18:08.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:07 smithi123 bash[68976]: cluster 2024-09-14T04:18:06.926976+0000 mon.a (mon.0) 380 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 12 pgs peering (PG_AVAILABILITY) 2024-09-14T04:18:08.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:07 smithi123 bash[68976]: cluster 2024-09-14T04:18:06.926976+0000 mon.a (mon.0) 380 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 12 pgs peering (PG_AVAILABILITY) 2024-09-14T04:18:08.249 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:07 smithi038 bash[84940]: cluster 2024-09-14T04:18:06.833808+0000 mgr.y (mgr.26165) 257 : cluster [DBG] pgmap v191: 73 pgs: 12 peering, 1 stale+active+clean, 60 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:18:08.249 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:07 smithi038 bash[84940]: cluster 2024-09-14T04:18:06.833808+0000 mgr.y (mgr.26165) 257 : cluster [DBG] pgmap v191: 73 pgs: 12 peering, 1 stale+active+clean, 60 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:18:08.249 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:07 smithi038 bash[84940]: cluster 2024-09-14T04:18:06.926976+0000 mon.a (mon.0) 380 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 12 pgs peering (PG_AVAILABILITY) 2024-09-14T04:18:08.249 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:07 smithi038 bash[84940]: cluster 2024-09-14T04:18:06.926976+0000 mon.a (mon.0) 380 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 12 pgs peering (PG_AVAILABILITY) 2024-09-14T04:18:08.250 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:07 smithi038 bash[87336]: cluster 2024-09-14T04:18:06.833808+0000 mgr.y (mgr.26165) 257 : cluster [DBG] pgmap v191: 73 pgs: 12 peering, 1 stale+active+clean, 60 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:18:08.250 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:07 smithi038 bash[87336]: cluster 2024-09-14T04:18:06.833808+0000 mgr.y (mgr.26165) 257 : cluster [DBG] pgmap v191: 73 pgs: 12 peering, 1 stale+active+clean, 60 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:18:08.250 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:07 smithi038 bash[87336]: cluster 2024-09-14T04:18:06.926976+0000 mon.a (mon.0) 380 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 12 pgs peering (PG_AVAILABILITY) 2024-09-14T04:18:08.250 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:07 smithi038 bash[87336]: cluster 2024-09-14T04:18:06.926976+0000 mon.a (mon.0) 380 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 12 pgs peering (PG_AVAILABILITY) 2024-09-14T04:18:08.519 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:18:08 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:18:08] "GET /metrics HTTP/1.1" 200 34148 "" "Prometheus/2.51.0" 2024-09-14T04:18:10.116 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:09 smithi038 bash[84940]: cluster 2024-09-14T04:18:08.834395+0000 mgr.y (mgr.26165) 258 : cluster [DBG] pgmap v192: 73 pgs: 5 active+undersized, 12 peering, 56 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:18:10.116 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:09 smithi038 bash[84940]: cluster 2024-09-14T04:18:08.834395+0000 mgr.y (mgr.26165) 258 : cluster [DBG] pgmap v192: 73 pgs: 5 active+undersized, 12 peering, 56 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:18:10.116 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:10 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:18:10.117 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:09 smithi038 bash[87336]: cluster 2024-09-14T04:18:08.834395+0000 mgr.y (mgr.26165) 258 : cluster [DBG] pgmap v192: 73 pgs: 5 active+undersized, 12 peering, 56 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:18:10.117 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:09 smithi038 bash[87336]: cluster 2024-09-14T04:18:08.834395+0000 mgr.y (mgr.26165) 258 : cluster [DBG] pgmap v192: 73 pgs: 5 active+undersized, 12 peering, 56 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:18:10.117 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:10 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:18:10.117 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 04:18:10 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:18:10.117 INFO:journalctl@ceph.osd.1.smithi038.stdout:Sep 14 04:18:10 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:18:10.118 INFO:journalctl@ceph.osd.2.smithi038.stdout:Sep 14 04:18:09 smithi038 systemd[1]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968@osd.2.service: Deactivated successfully. 2024-09-14T04:18:10.118 INFO:journalctl@ceph.osd.2.smithi038.stdout:Sep 14 04:18:09 smithi038 systemd[1]: Stopped Ceph osd.2 for 4d8d8784-724c-11ef-bceb-c7b262605968. 2024-09-14T04:18:10.118 INFO:journalctl@ceph.osd.2.smithi038.stdout:Sep 14 04:18:10 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:18:10.118 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 04:18:10 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:18:10.118 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:18:10 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:18:10.119 INFO:journalctl@ceph.osd.3.smithi038.stdout:Sep 14 04:18:10 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:18:10.119 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:18:10 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:18:10.207 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:09 smithi123 bash[68976]: cluster 2024-09-14T04:18:08.834395+0000 mgr.y (mgr.26165) 258 : cluster [DBG] pgmap v192: 73 pgs: 5 active+undersized, 12 peering, 56 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:18:10.207 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:09 smithi123 bash[68976]: cluster 2024-09-14T04:18:08.834395+0000 mgr.y (mgr.26165) 258 : cluster [DBG] pgmap v192: 73 pgs: 5 active+undersized, 12 peering, 56 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:18:10.519 INFO:journalctl@ceph.osd.2.smithi038.stdout:Sep 14 04:18:10 smithi038 systemd[1]: Started Ceph osd.2 for 4d8d8784-724c-11ef-bceb-c7b262605968. 2024-09-14T04:18:10.683 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:18:10 smithi123 bash[61744]: ts=2024-09-14T04:18:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:18:11.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:11 smithi123 bash[68976]: audit 2024-09-14T04:18:10.165028+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:11.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:11 smithi123 bash[68976]: audit 2024-09-14T04:18:10.165028+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:11.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:11 smithi123 bash[68976]: audit 2024-09-14T04:18:10.171129+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:11.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:11 smithi123 bash[68976]: audit 2024-09-14T04:18:10.171129+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:11.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:11 smithi123 bash[68976]: audit 2024-09-14T04:18:10.172229+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:18:11.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:11 smithi123 bash[68976]: audit 2024-09-14T04:18:10.172229+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:18:11.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:11 smithi038 bash[84940]: audit 2024-09-14T04:18:10.165028+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:11.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:11 smithi038 bash[84940]: audit 2024-09-14T04:18:10.165028+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:11.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:11 smithi038 bash[84940]: audit 2024-09-14T04:18:10.171129+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:11.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:11 smithi038 bash[84940]: audit 2024-09-14T04:18:10.171129+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:11.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:11 smithi038 bash[84940]: audit 2024-09-14T04:18:10.172229+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:18:11.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:11 smithi038 bash[84940]: audit 2024-09-14T04:18:10.172229+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:18:11.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:11 smithi038 bash[87336]: audit 2024-09-14T04:18:10.165028+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:11.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:11 smithi038 bash[87336]: audit 2024-09-14T04:18:10.165028+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:11.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:11 smithi038 bash[87336]: audit 2024-09-14T04:18:10.171129+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:11.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:11 smithi038 bash[87336]: audit 2024-09-14T04:18:10.171129+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:11.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:11 smithi038 bash[87336]: audit 2024-09-14T04:18:10.172229+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:18:11.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:11 smithi038 bash[87336]: audit 2024-09-14T04:18:10.172229+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:18:12.020 INFO:journalctl@ceph.osd.2.smithi038.stdout:Sep 14 04:18:11 smithi038 bash[102496]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-14T04:18:12.020 INFO:journalctl@ceph.osd.2.smithi038.stdout:Sep 14 04:18:11 smithi038 bash[102496]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-14T04:18:12.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:12 smithi123 bash[68976]: cluster 2024-09-14T04:18:10.835451+0000 mgr.y (mgr.26165) 259 : cluster [DBG] pgmap v193: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-14T04:18:12.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:12 smithi123 bash[68976]: cluster 2024-09-14T04:18:10.835451+0000 mgr.y (mgr.26165) 259 : cluster [DBG] pgmap v193: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-14T04:18:12.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:12 smithi123 bash[68976]: cluster 2024-09-14T04:18:11.174481+0000 mon.a (mon.0) 384 : cluster [WRN] Health check failed: Degraded data redundancy: 5/78 objects degraded (6.410%), 3 pgs degraded (PG_DEGRADED) 2024-09-14T04:18:12.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:12 smithi123 bash[68976]: cluster 2024-09-14T04:18:11.174481+0000 mon.a (mon.0) 384 : cluster [WRN] Health check failed: Degraded data redundancy: 5/78 objects degraded (6.410%), 3 pgs degraded (PG_DEGRADED) 2024-09-14T04:18:12.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:12 smithi123 bash[68976]: cluster 2024-09-14T04:18:11.174564+0000 mon.a (mon.0) 385 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 12 pgs peering) 2024-09-14T04:18:12.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:12 smithi123 bash[68976]: cluster 2024-09-14T04:18:11.174564+0000 mon.a (mon.0) 385 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 12 pgs peering) 2024-09-14T04:18:12.434 INFO:journalctl@ceph.osd.2.smithi038.stdout:Sep 14 04:18:12 smithi038 bash[102496]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-14T04:18:12.434 INFO:journalctl@ceph.osd.2.smithi038.stdout:Sep 14 04:18:12 smithi038 bash[102496]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-2 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-09-14T04:18:12.434 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:12 smithi038 bash[84940]: cluster 2024-09-14T04:18:10.835451+0000 mgr.y (mgr.26165) 259 : cluster [DBG] pgmap v193: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-14T04:18:12.434 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:12 smithi038 bash[84940]: cluster 2024-09-14T04:18:10.835451+0000 mgr.y (mgr.26165) 259 : cluster [DBG] pgmap v193: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-14T04:18:12.435 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:12 smithi038 bash[84940]: cluster 2024-09-14T04:18:11.174481+0000 mon.a (mon.0) 384 : cluster [WRN] Health check failed: Degraded data redundancy: 5/78 objects degraded (6.410%), 3 pgs degraded (PG_DEGRADED) 2024-09-14T04:18:12.435 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:12 smithi038 bash[84940]: cluster 2024-09-14T04:18:11.174481+0000 mon.a (mon.0) 384 : cluster [WRN] Health check failed: Degraded data redundancy: 5/78 objects degraded (6.410%), 3 pgs degraded (PG_DEGRADED) 2024-09-14T04:18:12.435 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:12 smithi038 bash[84940]: cluster 2024-09-14T04:18:11.174564+0000 mon.a (mon.0) 385 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 12 pgs peering) 2024-09-14T04:18:12.435 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:12 smithi038 bash[84940]: cluster 2024-09-14T04:18:11.174564+0000 mon.a (mon.0) 385 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 12 pgs peering) 2024-09-14T04:18:12.435 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:12 smithi038 bash[87336]: cluster 2024-09-14T04:18:10.835451+0000 mgr.y (mgr.26165) 259 : cluster [DBG] pgmap v193: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-14T04:18:12.435 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:12 smithi038 bash[87336]: cluster 2024-09-14T04:18:10.835451+0000 mgr.y (mgr.26165) 259 : cluster [DBG] pgmap v193: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-14T04:18:12.435 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:12 smithi038 bash[87336]: cluster 2024-09-14T04:18:11.174481+0000 mon.a (mon.0) 384 : cluster [WRN] Health check failed: Degraded data redundancy: 5/78 objects degraded (6.410%), 3 pgs degraded (PG_DEGRADED) 2024-09-14T04:18:12.435 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:12 smithi038 bash[87336]: cluster 2024-09-14T04:18:11.174481+0000 mon.a (mon.0) 384 : cluster [WRN] Health check failed: Degraded data redundancy: 5/78 objects degraded (6.410%), 3 pgs degraded (PG_DEGRADED) 2024-09-14T04:18:12.435 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:12 smithi038 bash[87336]: cluster 2024-09-14T04:18:11.174564+0000 mon.a (mon.0) 385 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 12 pgs peering) 2024-09-14T04:18:12.435 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:12 smithi038 bash[87336]: cluster 2024-09-14T04:18:11.174564+0000 mon.a (mon.0) 385 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 12 pgs peering) 2024-09-14T04:18:12.734 INFO:journalctl@ceph.osd.2.smithi038.stdout:Sep 14 04:18:12 smithi038 bash[102496]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-14T04:18:12.734 INFO:journalctl@ceph.osd.2.smithi038.stdout:Sep 14 04:18:12 smithi038 bash[102496]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-14T04:18:12.734 INFO:journalctl@ceph.osd.2.smithi038.stdout:Sep 14 04:18:12 smithi038 bash[102496]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-09-14T04:18:12.734 INFO:journalctl@ceph.osd.2.smithi038.stdout:Sep 14 04:18:12 smithi038 bash[102496]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-14T04:18:12.734 INFO:journalctl@ceph.osd.2.smithi038.stdout:Sep 14 04:18:12 smithi038 bash[102496]: --> ceph-volume raw activate successful for osd ID: 2 2024-09-14T04:18:13.710 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:18:14.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:14 smithi123 bash[68976]: cluster 2024-09-14T04:18:12.836164+0000 mgr.y (mgr.26165) 260 : cluster [DBG] pgmap v194: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-14T04:18:14.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:14 smithi123 bash[68976]: cluster 2024-09-14T04:18:12.836164+0000 mgr.y (mgr.26165) 260 : cluster [DBG] pgmap v194: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-14T04:18:14.613 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:14 smithi038 bash[84940]: cluster 2024-09-14T04:18:12.836164+0000 mgr.y (mgr.26165) 260 : cluster [DBG] pgmap v194: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-14T04:18:14.614 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:14 smithi038 bash[84940]: cluster 2024-09-14T04:18:12.836164+0000 mgr.y (mgr.26165) 260 : cluster [DBG] pgmap v194: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-14T04:18:14.614 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:14 smithi038 bash[87336]: cluster 2024-09-14T04:18:12.836164+0000 mgr.y (mgr.26165) 260 : cluster [DBG] pgmap v194: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-14T04:18:14.614 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:14 smithi038 bash[87336]: cluster 2024-09-14T04:18:12.836164+0000 mgr.y (mgr.26165) 260 : cluster [DBG] pgmap v194: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-14T04:18:15.398 INFO:journalctl@ceph.osd.2.smithi038.stdout:Sep 14 04:18:15 smithi038 bash[102743]: debug 2024-09-14T04:18:15.189+0000 7fa1c9916640 1 -- 172.21.15.38:0/33670629 <== mon.0 v2:172.21.15.38:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x560c92a4e960 con 0x560c92a6fc00 2024-09-14T04:18:16.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:16 smithi038 bash[84940]: cluster 2024-09-14T04:18:14.836989+0000 mgr.y (mgr.26165) 261 : cluster [DBG] pgmap v195: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-14T04:18:16.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:16 smithi038 bash[84940]: cluster 2024-09-14T04:18:14.836989+0000 mgr.y (mgr.26165) 261 : cluster [DBG] pgmap v195: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-14T04:18:16.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:16 smithi038 bash[84940]: audit 2024-09-14T04:18:15.198116+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:16.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:16 smithi038 bash[84940]: audit 2024-09-14T04:18:15.198116+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:16.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:16 smithi038 bash[84940]: audit 2024-09-14T04:18:15.199167+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:18:16.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:16 smithi038 bash[84940]: audit 2024-09-14T04:18:15.199167+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:18:16.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:16 smithi038 bash[87336]: cluster 2024-09-14T04:18:14.836989+0000 mgr.y (mgr.26165) 261 : cluster [DBG] pgmap v195: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-14T04:18:16.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:16 smithi038 bash[87336]: cluster 2024-09-14T04:18:14.836989+0000 mgr.y (mgr.26165) 261 : cluster [DBG] pgmap v195: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-14T04:18:16.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:16 smithi038 bash[87336]: audit 2024-09-14T04:18:15.198116+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:16.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:16 smithi038 bash[87336]: audit 2024-09-14T04:18:15.198116+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:16.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:16 smithi038 bash[87336]: audit 2024-09-14T04:18:15.199167+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:18:16.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:16 smithi038 bash[87336]: audit 2024-09-14T04:18:15.199167+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:18:16.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:16 smithi123 bash[68976]: cluster 2024-09-14T04:18:14.836989+0000 mgr.y (mgr.26165) 261 : cluster [DBG] pgmap v195: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-14T04:18:16.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:16 smithi123 bash[68976]: cluster 2024-09-14T04:18:14.836989+0000 mgr.y (mgr.26165) 261 : cluster [DBG] pgmap v195: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-14T04:18:16.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:16 smithi123 bash[68976]: audit 2024-09-14T04:18:15.198116+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:16.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:16 smithi123 bash[68976]: audit 2024-09-14T04:18:15.198116+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:16.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:16 smithi123 bash[68976]: audit 2024-09-14T04:18:15.199167+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:18:16.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:16 smithi123 bash[68976]: audit 2024-09-14T04:18:15.199167+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:18:17.379 INFO:journalctl@ceph.osd.2.smithi038.stdout:Sep 14 04:18:17 smithi038 bash[102743]: debug 2024-09-14T04:18:17.037+0000 7fa1cc17d640 -1 Falling back to public interface 2024-09-14T04:18:17.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:17 smithi123 bash[68976]: audit 2024-09-14T04:18:16.380521+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:17.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:17 smithi123 bash[68976]: audit 2024-09-14T04:18:16.380521+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:17.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:17 smithi123 bash[68976]: audit 2024-09-14T04:18:16.386991+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:17.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:17 smithi123 bash[68976]: audit 2024-09-14T04:18:16.386991+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:17.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:17 smithi038 bash[87336]: audit 2024-09-14T04:18:16.380521+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:17.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:17 smithi038 bash[87336]: audit 2024-09-14T04:18:16.380521+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:17.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:17 smithi038 bash[87336]: audit 2024-09-14T04:18:16.386991+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:17.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:17 smithi038 bash[87336]: audit 2024-09-14T04:18:16.386991+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:17.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:17 smithi038 bash[84940]: audit 2024-09-14T04:18:16.380521+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:17.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:17 smithi038 bash[84940]: audit 2024-09-14T04:18:16.380521+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:17.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:17 smithi038 bash[84940]: audit 2024-09-14T04:18:16.386991+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:17.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:17 smithi038 bash[84940]: audit 2024-09-14T04:18:16.386991+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:18.084 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:18:18.519 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:18:18 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:18:18] "GET /metrics HTTP/1.1" 200 34152 "" "Prometheus/2.51.0" 2024-09-14T04:18:18.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:18 smithi038 bash[84940]: cluster 2024-09-14T04:18:16.837975+0000 mgr.y (mgr.26165) 262 : cluster [DBG] pgmap v196: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-14T04:18:18.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:18 smithi038 bash[84940]: cluster 2024-09-14T04:18:16.837975+0000 mgr.y (mgr.26165) 262 : cluster [DBG] pgmap v196: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-14T04:18:18.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:18 smithi038 bash[84940]: audit 2024-09-14T04:18:17.562915+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:18.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:18 smithi038 bash[84940]: audit 2024-09-14T04:18:17.562915+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:18.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:18 smithi038 bash[84940]: audit 2024-09-14T04:18:17.571466+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:18.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:18 smithi038 bash[84940]: audit 2024-09-14T04:18:17.571466+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:18.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:18 smithi038 bash[84940]: audit 2024-09-14T04:18:17.756803+0000 mon.a (mon.0) 392 : audit [DBG] from='client.? 172.21.15.38:0/712728690' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:18.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:18 smithi038 bash[84940]: audit 2024-09-14T04:18:17.756803+0000 mon.a (mon.0) 392 : audit [DBG] from='client.? 172.21.15.38:0/712728690' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:18.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:18 smithi038 bash[87336]: cluster 2024-09-14T04:18:16.837975+0000 mgr.y (mgr.26165) 262 : cluster [DBG] pgmap v196: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-14T04:18:18.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:18 smithi038 bash[87336]: cluster 2024-09-14T04:18:16.837975+0000 mgr.y (mgr.26165) 262 : cluster [DBG] pgmap v196: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-14T04:18:18.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:18 smithi038 bash[87336]: audit 2024-09-14T04:18:17.562915+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:18.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:18 smithi038 bash[87336]: audit 2024-09-14T04:18:17.562915+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:18.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:18 smithi038 bash[87336]: audit 2024-09-14T04:18:17.571466+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:18.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:18 smithi038 bash[87336]: audit 2024-09-14T04:18:17.571466+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:18.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:18 smithi038 bash[87336]: audit 2024-09-14T04:18:17.756803+0000 mon.a (mon.0) 392 : audit [DBG] from='client.? 172.21.15.38:0/712728690' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:18.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:18 smithi038 bash[87336]: audit 2024-09-14T04:18:17.756803+0000 mon.a (mon.0) 392 : audit [DBG] from='client.? 172.21.15.38:0/712728690' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:18.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:18 smithi123 bash[68976]: cluster 2024-09-14T04:18:16.837975+0000 mgr.y (mgr.26165) 262 : cluster [DBG] pgmap v196: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-14T04:18:18.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:18 smithi123 bash[68976]: cluster 2024-09-14T04:18:16.837975+0000 mgr.y (mgr.26165) 262 : cluster [DBG] pgmap v196: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-14T04:18:18.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:18 smithi123 bash[68976]: audit 2024-09-14T04:18:17.562915+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:18.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:18 smithi123 bash[68976]: audit 2024-09-14T04:18:17.562915+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:18.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:18 smithi123 bash[68976]: audit 2024-09-14T04:18:17.571466+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:18.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:18 smithi123 bash[68976]: audit 2024-09-14T04:18:17.571466+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:18.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:18 smithi123 bash[68976]: audit 2024-09-14T04:18:17.756803+0000 mon.a (mon.0) 392 : audit [DBG] from='client.? 172.21.15.38:0/712728690' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:18.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:18 smithi123 bash[68976]: audit 2024-09-14T04:18:17.756803+0000 mon.a (mon.0) 392 : audit [DBG] from='client.? 172.21.15.38:0/712728690' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:19.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:19 smithi123 bash[68976]: audit 2024-09-14T04:18:18.076229+0000 mgr.y (mgr.26165) 263 : audit [DBG] from='client.44171 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:19.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:19 smithi123 bash[68976]: audit 2024-09-14T04:18:18.076229+0000 mgr.y (mgr.26165) 263 : audit [DBG] from='client.44171 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:19.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:19 smithi123 bash[68976]: audit 2024-09-14T04:18:18.382532+0000 mgr.y (mgr.26165) 264 : audit [DBG] from='client.44177 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:19.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:19 smithi123 bash[68976]: audit 2024-09-14T04:18:18.382532+0000 mgr.y (mgr.26165) 264 : audit [DBG] from='client.44177 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:19.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:19 smithi038 bash[87336]: audit 2024-09-14T04:18:18.076229+0000 mgr.y (mgr.26165) 263 : audit [DBG] from='client.44171 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:19.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:19 smithi038 bash[87336]: audit 2024-09-14T04:18:18.076229+0000 mgr.y (mgr.26165) 263 : audit [DBG] from='client.44171 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:19.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:19 smithi038 bash[87336]: audit 2024-09-14T04:18:18.382532+0000 mgr.y (mgr.26165) 264 : audit [DBG] from='client.44177 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:19.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:19 smithi038 bash[87336]: audit 2024-09-14T04:18:18.382532+0000 mgr.y (mgr.26165) 264 : audit [DBG] from='client.44177 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:19.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:19 smithi038 bash[84940]: audit 2024-09-14T04:18:18.076229+0000 mgr.y (mgr.26165) 263 : audit [DBG] from='client.44171 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:19.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:19 smithi038 bash[84940]: audit 2024-09-14T04:18:18.076229+0000 mgr.y (mgr.26165) 263 : audit [DBG] from='client.44171 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:19.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:19 smithi038 bash[84940]: audit 2024-09-14T04:18:18.382532+0000 mgr.y (mgr.26165) 264 : audit [DBG] from='client.44177 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:19.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:19 smithi038 bash[84940]: audit 2024-09-14T04:18:18.382532+0000 mgr.y (mgr.26165) 264 : audit [DBG] from='client.44177 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:20.683 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:18:20 smithi123 bash[61744]: ts=2024-09-14T04:18:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:18:20.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:20 smithi123 bash[68976]: cluster 2024-09-14T04:18:18.838514+0000 mgr.y (mgr.26165) 265 : cluster [DBG] pgmap v197: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-14T04:18:20.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:20 smithi123 bash[68976]: cluster 2024-09-14T04:18:18.838514+0000 mgr.y (mgr.26165) 265 : cluster [DBG] pgmap v197: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-14T04:18:20.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:20 smithi123 bash[68976]: audit 2024-09-14T04:18:20.356899+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:20.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:20 smithi123 bash[68976]: audit 2024-09-14T04:18:20.356899+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:20.754 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:20 smithi038 bash[84940]: cluster 2024-09-14T04:18:18.838514+0000 mgr.y (mgr.26165) 265 : cluster [DBG] pgmap v197: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-14T04:18:20.754 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:20 smithi038 bash[84940]: cluster 2024-09-14T04:18:18.838514+0000 mgr.y (mgr.26165) 265 : cluster [DBG] pgmap v197: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-14T04:18:20.754 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:20 smithi038 bash[84940]: audit 2024-09-14T04:18:20.356899+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:20.754 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:20 smithi038 bash[84940]: audit 2024-09-14T04:18:20.356899+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:20.754 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:20 smithi038 bash[87336]: cluster 2024-09-14T04:18:18.838514+0000 mgr.y (mgr.26165) 265 : cluster [DBG] pgmap v197: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-14T04:18:20.754 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:20 smithi038 bash[87336]: cluster 2024-09-14T04:18:18.838514+0000 mgr.y (mgr.26165) 265 : cluster [DBG] pgmap v197: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-14T04:18:20.754 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:20 smithi038 bash[87336]: audit 2024-09-14T04:18:20.356899+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:20.755 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:20 smithi038 bash[87336]: audit 2024-09-14T04:18:20.356899+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:21.006 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:18:21.019 INFO:journalctl@ceph.osd.2.smithi038.stdout:Sep 14 04:18:20 smithi038 bash[102743]: debug 2024-09-14T04:18:20.749+0000 7fa1cc17d640 -1 osd.2 85 log_to_monitors true 2024-09-14T04:18:21.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:21 smithi123 bash[68976]: audit 2024-09-14T04:18:20.688061+0000 mon.a (mon.0) 394 : audit [DBG] from='client.? 172.21.15.38:0/2100223177' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:21.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:21 smithi123 bash[68976]: audit 2024-09-14T04:18:20.688061+0000 mon.a (mon.0) 394 : audit [DBG] from='client.? 172.21.15.38:0/2100223177' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:21.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:21 smithi123 bash[68976]: audit 2024-09-14T04:18:20.760510+0000 mon.a (mon.0) 395 : audit [INF] from='osd.2 [v2:172.21.15.38:6818/1398409658,v1:172.21.15.38:6819/1398409658]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-14T04:18:21.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:21 smithi123 bash[68976]: audit 2024-09-14T04:18:20.760510+0000 mon.a (mon.0) 395 : audit [INF] from='osd.2 [v2:172.21.15.38:6818/1398409658,v1:172.21.15.38:6819/1398409658]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-14T04:18:21.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:21 smithi038 bash[84940]: audit 2024-09-14T04:18:20.688061+0000 mon.a (mon.0) 394 : audit [DBG] from='client.? 172.21.15.38:0/2100223177' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:21.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:21 smithi038 bash[84940]: audit 2024-09-14T04:18:20.688061+0000 mon.a (mon.0) 394 : audit [DBG] from='client.? 172.21.15.38:0/2100223177' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:21.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:21 smithi038 bash[84940]: audit 2024-09-14T04:18:20.760510+0000 mon.a (mon.0) 395 : audit [INF] from='osd.2 [v2:172.21.15.38:6818/1398409658,v1:172.21.15.38:6819/1398409658]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-14T04:18:21.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:21 smithi038 bash[84940]: audit 2024-09-14T04:18:20.760510+0000 mon.a (mon.0) 395 : audit [INF] from='osd.2 [v2:172.21.15.38:6818/1398409658,v1:172.21.15.38:6819/1398409658]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-14T04:18:21.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:21 smithi038 bash[87336]: audit 2024-09-14T04:18:20.688061+0000 mon.a (mon.0) 394 : audit [DBG] from='client.? 172.21.15.38:0/2100223177' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:21.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:21 smithi038 bash[87336]: audit 2024-09-14T04:18:20.688061+0000 mon.a (mon.0) 394 : audit [DBG] from='client.? 172.21.15.38:0/2100223177' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:21.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:21 smithi038 bash[87336]: audit 2024-09-14T04:18:20.760510+0000 mon.a (mon.0) 395 : audit [INF] from='osd.2 [v2:172.21.15.38:6818/1398409658,v1:172.21.15.38:6819/1398409658]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-14T04:18:21.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:21 smithi038 bash[87336]: audit 2024-09-14T04:18:20.760510+0000 mon.a (mon.0) 395 : audit [INF] from='osd.2 [v2:172.21.15.38:6818/1398409658,v1:172.21.15.38:6819/1398409658]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-14T04:18:22.269 INFO:journalctl@ceph.osd.2.smithi038.stdout:Sep 14 04:18:21 smithi038 bash[102743]: debug 2024-09-14T04:18:21.845+0000 7fa1bff1f640 -1 osd.2 85 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-14T04:18:22.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:22 smithi123 bash[68976]: cluster 2024-09-14T04:18:20.839247+0000 mgr.y (mgr.26165) 266 : cluster [DBG] pgmap v198: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-14T04:18:22.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:22 smithi123 bash[68976]: cluster 2024-09-14T04:18:20.839247+0000 mgr.y (mgr.26165) 266 : cluster [DBG] pgmap v198: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-14T04:18:22.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:22 smithi123 bash[68976]: audit 2024-09-14T04:18:20.996426+0000 mgr.y (mgr.26165) 267 : audit [DBG] from='client.44192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:22.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:22 smithi123 bash[68976]: audit 2024-09-14T04:18:20.996426+0000 mgr.y (mgr.26165) 267 : audit [DBG] from='client.44192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:22.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:22 smithi123 bash[68976]: audit 2024-09-14T04:18:21.316753+0000 mgr.y (mgr.26165) 268 : audit [DBG] from='client.44198 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:22.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:22 smithi123 bash[68976]: audit 2024-09-14T04:18:21.316753+0000 mgr.y (mgr.26165) 268 : audit [DBG] from='client.44198 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:22.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:22 smithi123 bash[68976]: audit 2024-09-14T04:18:21.422881+0000 mon.a (mon.0) 396 : audit [INF] from='osd.2 [v2:172.21.15.38:6818/1398409658,v1:172.21.15.38:6819/1398409658]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-14T04:18:22.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:22 smithi123 bash[68976]: audit 2024-09-14T04:18:21.422881+0000 mon.a (mon.0) 396 : audit [INF] from='osd.2 [v2:172.21.15.38:6818/1398409658,v1:172.21.15.38:6819/1398409658]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-14T04:18:22.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:22 smithi123 bash[68976]: cluster 2024-09-14T04:18:21.432292+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e88: 8 total, 7 up, 8 in 2024-09-14T04:18:22.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:22 smithi123 bash[68976]: cluster 2024-09-14T04:18:21.432292+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e88: 8 total, 7 up, 8 in 2024-09-14T04:18:22.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:22 smithi123 bash[68976]: audit 2024-09-14T04:18:21.432952+0000 mon.a (mon.0) 398 : audit [INF] from='osd.2 [v2:172.21.15.38:6818/1398409658,v1:172.21.15.38:6819/1398409658]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi038", "root=default"]} : dispatch 2024-09-14T04:18:22.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:22 smithi123 bash[68976]: audit 2024-09-14T04:18:21.432952+0000 mon.a (mon.0) 398 : audit [INF] from='osd.2 [v2:172.21.15.38:6818/1398409658,v1:172.21.15.38:6819/1398409658]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi038", "root=default"]} : dispatch 2024-09-14T04:18:22.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:22 smithi123 bash[68976]: audit 2024-09-14T04:18:21.839375+0000 mon.a (mon.0) 399 : audit [INF] from='osd.2 [v2:172.21.15.38:6818/1398409658,v1:172.21.15.38:6819/1398409658]' entity='osd.2' 2024-09-14T04:18:22.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:22 smithi123 bash[68976]: audit 2024-09-14T04:18:21.839375+0000 mon.a (mon.0) 399 : audit [INF] from='osd.2 [v2:172.21.15.38:6818/1398409658,v1:172.21.15.38:6819/1398409658]' entity='osd.2' 2024-09-14T04:18:22.716 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:22 smithi038 bash[84940]: cluster 2024-09-14T04:18:20.839247+0000 mgr.y (mgr.26165) 266 : cluster [DBG] pgmap v198: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-14T04:18:22.717 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:22 smithi038 bash[84940]: cluster 2024-09-14T04:18:20.839247+0000 mgr.y (mgr.26165) 266 : cluster [DBG] pgmap v198: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-14T04:18:22.717 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:22 smithi038 bash[84940]: audit 2024-09-14T04:18:20.996426+0000 mgr.y (mgr.26165) 267 : audit [DBG] from='client.44192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:22.717 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:22 smithi038 bash[84940]: audit 2024-09-14T04:18:20.996426+0000 mgr.y (mgr.26165) 267 : audit [DBG] from='client.44192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:22.717 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:22 smithi038 bash[84940]: audit 2024-09-14T04:18:21.316753+0000 mgr.y (mgr.26165) 268 : audit [DBG] from='client.44198 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:22.717 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:22 smithi038 bash[84940]: audit 2024-09-14T04:18:21.316753+0000 mgr.y (mgr.26165) 268 : audit [DBG] from='client.44198 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:22.717 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:22 smithi038 bash[84940]: audit 2024-09-14T04:18:21.422881+0000 mon.a (mon.0) 396 : audit [INF] from='osd.2 [v2:172.21.15.38:6818/1398409658,v1:172.21.15.38:6819/1398409658]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-14T04:18:22.717 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:22 smithi038 bash[84940]: audit 2024-09-14T04:18:21.422881+0000 mon.a (mon.0) 396 : audit [INF] from='osd.2 [v2:172.21.15.38:6818/1398409658,v1:172.21.15.38:6819/1398409658]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-14T04:18:22.717 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:22 smithi038 bash[84940]: cluster 2024-09-14T04:18:21.432292+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e88: 8 total, 7 up, 8 in 2024-09-14T04:18:22.717 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:22 smithi038 bash[84940]: cluster 2024-09-14T04:18:21.432292+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e88: 8 total, 7 up, 8 in 2024-09-14T04:18:22.717 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:22 smithi038 bash[84940]: audit 2024-09-14T04:18:21.432952+0000 mon.a (mon.0) 398 : audit [INF] from='osd.2 [v2:172.21.15.38:6818/1398409658,v1:172.21.15.38:6819/1398409658]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi038", "root=default"]} : dispatch 2024-09-14T04:18:22.717 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:22 smithi038 bash[84940]: audit 2024-09-14T04:18:21.432952+0000 mon.a (mon.0) 398 : audit [INF] from='osd.2 [v2:172.21.15.38:6818/1398409658,v1:172.21.15.38:6819/1398409658]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi038", "root=default"]} : dispatch 2024-09-14T04:18:22.717 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:22 smithi038 bash[84940]: audit 2024-09-14T04:18:21.839375+0000 mon.a (mon.0) 399 : audit [INF] from='osd.2 [v2:172.21.15.38:6818/1398409658,v1:172.21.15.38:6819/1398409658]' entity='osd.2' 2024-09-14T04:18:22.717 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:22 smithi038 bash[84940]: audit 2024-09-14T04:18:21.839375+0000 mon.a (mon.0) 399 : audit [INF] from='osd.2 [v2:172.21.15.38:6818/1398409658,v1:172.21.15.38:6819/1398409658]' entity='osd.2' 2024-09-14T04:18:22.718 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:22 smithi038 bash[87336]: cluster 2024-09-14T04:18:20.839247+0000 mgr.y (mgr.26165) 266 : cluster [DBG] pgmap v198: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-14T04:18:22.718 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:22 smithi038 bash[87336]: cluster 2024-09-14T04:18:20.839247+0000 mgr.y (mgr.26165) 266 : cluster [DBG] pgmap v198: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-14T04:18:22.718 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:22 smithi038 bash[87336]: audit 2024-09-14T04:18:20.996426+0000 mgr.y (mgr.26165) 267 : audit [DBG] from='client.44192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:22.718 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:22 smithi038 bash[87336]: audit 2024-09-14T04:18:20.996426+0000 mgr.y (mgr.26165) 267 : audit [DBG] from='client.44192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:22.718 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:22 smithi038 bash[87336]: audit 2024-09-14T04:18:21.316753+0000 mgr.y (mgr.26165) 268 : audit [DBG] from='client.44198 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:22.718 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:22 smithi038 bash[87336]: audit 2024-09-14T04:18:21.316753+0000 mgr.y (mgr.26165) 268 : audit [DBG] from='client.44198 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:22.718 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:22 smithi038 bash[87336]: audit 2024-09-14T04:18:21.422881+0000 mon.a (mon.0) 396 : audit [INF] from='osd.2 [v2:172.21.15.38:6818/1398409658,v1:172.21.15.38:6819/1398409658]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-14T04:18:22.718 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:22 smithi038 bash[87336]: audit 2024-09-14T04:18:21.422881+0000 mon.a (mon.0) 396 : audit [INF] from='osd.2 [v2:172.21.15.38:6818/1398409658,v1:172.21.15.38:6819/1398409658]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-14T04:18:22.718 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:22 smithi038 bash[87336]: cluster 2024-09-14T04:18:21.432292+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e88: 8 total, 7 up, 8 in 2024-09-14T04:18:22.718 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:22 smithi038 bash[87336]: cluster 2024-09-14T04:18:21.432292+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e88: 8 total, 7 up, 8 in 2024-09-14T04:18:22.719 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:22 smithi038 bash[87336]: audit 2024-09-14T04:18:21.432952+0000 mon.a (mon.0) 398 : audit [INF] from='osd.2 [v2:172.21.15.38:6818/1398409658,v1:172.21.15.38:6819/1398409658]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi038", "root=default"]} : dispatch 2024-09-14T04:18:22.719 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:22 smithi038 bash[87336]: audit 2024-09-14T04:18:21.432952+0000 mon.a (mon.0) 398 : audit [INF] from='osd.2 [v2:172.21.15.38:6818/1398409658,v1:172.21.15.38:6819/1398409658]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi038", "root=default"]} : dispatch 2024-09-14T04:18:22.719 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:22 smithi038 bash[87336]: audit 2024-09-14T04:18:21.839375+0000 mon.a (mon.0) 399 : audit [INF] from='osd.2 [v2:172.21.15.38:6818/1398409658,v1:172.21.15.38:6819/1398409658]' entity='osd.2' 2024-09-14T04:18:22.719 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:22 smithi038 bash[87336]: audit 2024-09-14T04:18:21.839375+0000 mon.a (mon.0) 399 : audit [INF] from='osd.2 [v2:172.21.15.38:6818/1398409658,v1:172.21.15.38:6819/1398409658]' entity='osd.2' 2024-09-14T04:18:23.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:23 smithi038 bash[84940]: cluster 2024-09-14T04:18:22.838123+0000 mon.a (mon.0) 400 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-14T04:18:23.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:23 smithi038 bash[84940]: cluster 2024-09-14T04:18:22.838123+0000 mon.a (mon.0) 400 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-14T04:18:23.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:23 smithi038 bash[84940]: cluster 2024-09-14T04:18:22.848540+0000 mon.a (mon.0) 401 : cluster [INF] osd.2 [v2:172.21.15.38:6818/1398409658,v1:172.21.15.38:6819/1398409658] boot 2024-09-14T04:18:23.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:23 smithi038 bash[84940]: cluster 2024-09-14T04:18:22.848540+0000 mon.a (mon.0) 401 : cluster [INF] osd.2 [v2:172.21.15.38:6818/1398409658,v1:172.21.15.38:6819/1398409658] boot 2024-09-14T04:18:23.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:23 smithi038 bash[84940]: cluster 2024-09-14T04:18:22.848841+0000 mon.a (mon.0) 402 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-09-14T04:18:23.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:23 smithi038 bash[84940]: cluster 2024-09-14T04:18:22.848841+0000 mon.a (mon.0) 402 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-09-14T04:18:23.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:23 smithi038 bash[84940]: audit 2024-09-14T04:18:22.849505+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-14T04:18:23.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:23 smithi038 bash[84940]: audit 2024-09-14T04:18:22.849505+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-14T04:18:23.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:23 smithi038 bash[87336]: cluster 2024-09-14T04:18:22.838123+0000 mon.a (mon.0) 400 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-14T04:18:23.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:23 smithi038 bash[87336]: cluster 2024-09-14T04:18:22.838123+0000 mon.a (mon.0) 400 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-14T04:18:23.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:23 smithi038 bash[87336]: cluster 2024-09-14T04:18:22.848540+0000 mon.a (mon.0) 401 : cluster [INF] osd.2 [v2:172.21.15.38:6818/1398409658,v1:172.21.15.38:6819/1398409658] boot 2024-09-14T04:18:23.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:23 smithi038 bash[87336]: cluster 2024-09-14T04:18:22.848540+0000 mon.a (mon.0) 401 : cluster [INF] osd.2 [v2:172.21.15.38:6818/1398409658,v1:172.21.15.38:6819/1398409658] boot 2024-09-14T04:18:23.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:23 smithi038 bash[87336]: cluster 2024-09-14T04:18:22.848841+0000 mon.a (mon.0) 402 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-09-14T04:18:23.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:23 smithi038 bash[87336]: cluster 2024-09-14T04:18:22.848841+0000 mon.a (mon.0) 402 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-09-14T04:18:23.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:23 smithi038 bash[87336]: audit 2024-09-14T04:18:22.849505+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-14T04:18:23.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:23 smithi038 bash[87336]: audit 2024-09-14T04:18:22.849505+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-14T04:18:23.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:23 smithi123 bash[68976]: cluster 2024-09-14T04:18:22.838123+0000 mon.a (mon.0) 400 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-14T04:18:23.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:23 smithi123 bash[68976]: cluster 2024-09-14T04:18:22.838123+0000 mon.a (mon.0) 400 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-14T04:18:23.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:23 smithi123 bash[68976]: cluster 2024-09-14T04:18:22.848540+0000 mon.a (mon.0) 401 : cluster [INF] osd.2 [v2:172.21.15.38:6818/1398409658,v1:172.21.15.38:6819/1398409658] boot 2024-09-14T04:18:23.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:23 smithi123 bash[68976]: cluster 2024-09-14T04:18:22.848540+0000 mon.a (mon.0) 401 : cluster [INF] osd.2 [v2:172.21.15.38:6818/1398409658,v1:172.21.15.38:6819/1398409658] boot 2024-09-14T04:18:23.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:23 smithi123 bash[68976]: cluster 2024-09-14T04:18:22.848841+0000 mon.a (mon.0) 402 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-09-14T04:18:23.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:23 smithi123 bash[68976]: cluster 2024-09-14T04:18:22.848841+0000 mon.a (mon.0) 402 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-09-14T04:18:23.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:23 smithi123 bash[68976]: audit 2024-09-14T04:18:22.849505+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-14T04:18:23.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:23 smithi123 bash[68976]: audit 2024-09-14T04:18:22.849505+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-14T04:18:23.994 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:18:24.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:24 smithi038 bash[87336]: cluster 2024-09-14T04:18:22.839930+0000 mgr.y (mgr.26165) 269 : cluster [DBG] pgmap v200: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-14T04:18:24.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:24 smithi038 bash[87336]: cluster 2024-09-14T04:18:22.839930+0000 mgr.y (mgr.26165) 269 : cluster [DBG] pgmap v200: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-14T04:18:24.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:24 smithi038 bash[87336]: audit 2024-09-14T04:18:23.638585+0000 mon.a (mon.0) 404 : audit [DBG] from='client.? 172.21.15.38:0/3213185155' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:24.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:24 smithi038 bash[87336]: audit 2024-09-14T04:18:23.638585+0000 mon.a (mon.0) 404 : audit [DBG] from='client.? 172.21.15.38:0/3213185155' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:24.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:24 smithi038 bash[87336]: cluster 2024-09-14T04:18:23.855755+0000 mon.a (mon.0) 405 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-09-14T04:18:24.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:24 smithi038 bash[87336]: cluster 2024-09-14T04:18:23.855755+0000 mon.a (mon.0) 405 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-09-14T04:18:24.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:24 smithi038 bash[87336]: audit 2024-09-14T04:18:23.984256+0000 mgr.y (mgr.26165) 270 : audit [DBG] from='client.44210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:24.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:24 smithi038 bash[87336]: audit 2024-09-14T04:18:23.984256+0000 mgr.y (mgr.26165) 270 : audit [DBG] from='client.44210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:24.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:24 smithi038 bash[87336]: audit 2024-09-14T04:18:24.297845+0000 mgr.y (mgr.26165) 271 : audit [DBG] from='client.34284 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:24.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:24 smithi038 bash[87336]: audit 2024-09-14T04:18:24.297845+0000 mgr.y (mgr.26165) 271 : audit [DBG] from='client.34284 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:24.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:24 smithi038 bash[84940]: cluster 2024-09-14T04:18:22.839930+0000 mgr.y (mgr.26165) 269 : cluster [DBG] pgmap v200: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-14T04:18:24.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:24 smithi038 bash[84940]: cluster 2024-09-14T04:18:22.839930+0000 mgr.y (mgr.26165) 269 : cluster [DBG] pgmap v200: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-14T04:18:24.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:24 smithi038 bash[84940]: audit 2024-09-14T04:18:23.638585+0000 mon.a (mon.0) 404 : audit [DBG] from='client.? 172.21.15.38:0/3213185155' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:24.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:24 smithi038 bash[84940]: audit 2024-09-14T04:18:23.638585+0000 mon.a (mon.0) 404 : audit [DBG] from='client.? 172.21.15.38:0/3213185155' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:24.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:24 smithi038 bash[84940]: cluster 2024-09-14T04:18:23.855755+0000 mon.a (mon.0) 405 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-09-14T04:18:24.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:24 smithi038 bash[84940]: cluster 2024-09-14T04:18:23.855755+0000 mon.a (mon.0) 405 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-09-14T04:18:24.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:24 smithi038 bash[84940]: audit 2024-09-14T04:18:23.984256+0000 mgr.y (mgr.26165) 270 : audit [DBG] from='client.44210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:24.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:24 smithi038 bash[84940]: audit 2024-09-14T04:18:23.984256+0000 mgr.y (mgr.26165) 270 : audit [DBG] from='client.44210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:24.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:24 smithi038 bash[84940]: audit 2024-09-14T04:18:24.297845+0000 mgr.y (mgr.26165) 271 : audit [DBG] from='client.34284 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:24.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:24 smithi038 bash[84940]: audit 2024-09-14T04:18:24.297845+0000 mgr.y (mgr.26165) 271 : audit [DBG] from='client.34284 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:24.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:24 smithi123 bash[68976]: cluster 2024-09-14T04:18:22.839930+0000 mgr.y (mgr.26165) 269 : cluster [DBG] pgmap v200: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-14T04:18:24.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:24 smithi123 bash[68976]: cluster 2024-09-14T04:18:22.839930+0000 mgr.y (mgr.26165) 269 : cluster [DBG] pgmap v200: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-14T04:18:24.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:24 smithi123 bash[68976]: audit 2024-09-14T04:18:23.638585+0000 mon.a (mon.0) 404 : audit [DBG] from='client.? 172.21.15.38:0/3213185155' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:24.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:24 smithi123 bash[68976]: audit 2024-09-14T04:18:23.638585+0000 mon.a (mon.0) 404 : audit [DBG] from='client.? 172.21.15.38:0/3213185155' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:24.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:24 smithi123 bash[68976]: cluster 2024-09-14T04:18:23.855755+0000 mon.a (mon.0) 405 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-09-14T04:18:24.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:24 smithi123 bash[68976]: cluster 2024-09-14T04:18:23.855755+0000 mon.a (mon.0) 405 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-09-14T04:18:24.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:24 smithi123 bash[68976]: audit 2024-09-14T04:18:23.984256+0000 mgr.y (mgr.26165) 270 : audit [DBG] from='client.44210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:24.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:24 smithi123 bash[68976]: audit 2024-09-14T04:18:23.984256+0000 mgr.y (mgr.26165) 270 : audit [DBG] from='client.44210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:24.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:24 smithi123 bash[68976]: audit 2024-09-14T04:18:24.297845+0000 mgr.y (mgr.26165) 271 : audit [DBG] from='client.34284 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:24.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:24 smithi123 bash[68976]: audit 2024-09-14T04:18:24.297845+0000 mgr.y (mgr.26165) 271 : audit [DBG] from='client.34284 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:25.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:25 smithi038 bash[84940]: cluster 2024-09-14T04:18:24.840773+0000 mgr.y (mgr.26165) 272 : cluster [DBG] pgmap v203: 73 pgs: 4 peering, 11 active+undersized, 2 active+undersized+degraded, 56 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-09-14T04:18:25.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:25 smithi038 bash[84940]: cluster 2024-09-14T04:18:24.840773+0000 mgr.y (mgr.26165) 272 : cluster [DBG] pgmap v203: 73 pgs: 4 peering, 11 active+undersized, 2 active+undersized+degraded, 56 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-09-14T04:18:25.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:25 smithi038 bash[87336]: cluster 2024-09-14T04:18:24.840773+0000 mgr.y (mgr.26165) 272 : cluster [DBG] pgmap v203: 73 pgs: 4 peering, 11 active+undersized, 2 active+undersized+degraded, 56 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-09-14T04:18:25.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:25 smithi038 bash[87336]: cluster 2024-09-14T04:18:24.840773+0000 mgr.y (mgr.26165) 272 : cluster [DBG] pgmap v203: 73 pgs: 4 peering, 11 active+undersized, 2 active+undersized+degraded, 56 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-09-14T04:18:25.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:25 smithi123 bash[68976]: cluster 2024-09-14T04:18:24.840773+0000 mgr.y (mgr.26165) 272 : cluster [DBG] pgmap v203: 73 pgs: 4 peering, 11 active+undersized, 2 active+undersized+degraded, 56 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-09-14T04:18:25.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:25 smithi123 bash[68976]: cluster 2024-09-14T04:18:24.840773+0000 mgr.y (mgr.26165) 272 : cluster [DBG] pgmap v203: 73 pgs: 4 peering, 11 active+undersized, 2 active+undersized+degraded, 56 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-09-14T04:18:26.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:26 smithi038 bash[84940]: cluster 2024-09-14T04:18:25.452351+0000 mon.a (mon.0) 406 : cluster [WRN] Health check update: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded (PG_DEGRADED) 2024-09-14T04:18:26.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:26 smithi038 bash[84940]: cluster 2024-09-14T04:18:25.452351+0000 mon.a (mon.0) 406 : cluster [WRN] Health check update: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded (PG_DEGRADED) 2024-09-14T04:18:26.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:26 smithi038 bash[87336]: cluster 2024-09-14T04:18:25.452351+0000 mon.a (mon.0) 406 : cluster [WRN] Health check update: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded (PG_DEGRADED) 2024-09-14T04:18:26.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:26 smithi038 bash[87336]: cluster 2024-09-14T04:18:25.452351+0000 mon.a (mon.0) 406 : cluster [WRN] Health check update: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded (PG_DEGRADED) 2024-09-14T04:18:26.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:26 smithi123 bash[68976]: cluster 2024-09-14T04:18:25.452351+0000 mon.a (mon.0) 406 : cluster [WRN] Health check update: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded (PG_DEGRADED) 2024-09-14T04:18:26.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:26 smithi123 bash[68976]: cluster 2024-09-14T04:18:25.452351+0000 mon.a (mon.0) 406 : cluster [WRN] Health check update: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded (PG_DEGRADED) 2024-09-14T04:18:26.984 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:18:27.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:27 smithi038 bash[84940]: audit 2024-09-14T04:18:26.611684+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.38:0/3745177573' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:27.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:27 smithi038 bash[84940]: audit 2024-09-14T04:18:26.611684+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.38:0/3745177573' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:27.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:27 smithi038 bash[84940]: cluster 2024-09-14T04:18:26.841309+0000 mgr.y (mgr.26165) 273 : cluster [DBG] pgmap v204: 73 pgs: 4 peering, 69 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:27.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:27 smithi038 bash[84940]: cluster 2024-09-14T04:18:26.841309+0000 mgr.y (mgr.26165) 273 : cluster [DBG] pgmap v204: 73 pgs: 4 peering, 69 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:27.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:27 smithi038 bash[84940]: audit 2024-09-14T04:18:26.975138+0000 mgr.y (mgr.26165) 274 : audit [DBG] from='client.34296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:27.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:27 smithi038 bash[84940]: audit 2024-09-14T04:18:26.975138+0000 mgr.y (mgr.26165) 274 : audit [DBG] from='client.34296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:27.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:27 smithi038 bash[84940]: audit 2024-09-14T04:18:27.281309+0000 mgr.y (mgr.26165) 275 : audit [DBG] from='client.34302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:27.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:27 smithi038 bash[84940]: audit 2024-09-14T04:18:27.281309+0000 mgr.y (mgr.26165) 275 : audit [DBG] from='client.34302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:27.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:27 smithi038 bash[87336]: audit 2024-09-14T04:18:26.611684+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.38:0/3745177573' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:27.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:27 smithi038 bash[87336]: audit 2024-09-14T04:18:26.611684+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.38:0/3745177573' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:27.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:27 smithi038 bash[87336]: cluster 2024-09-14T04:18:26.841309+0000 mgr.y (mgr.26165) 273 : cluster [DBG] pgmap v204: 73 pgs: 4 peering, 69 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:27.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:27 smithi038 bash[87336]: cluster 2024-09-14T04:18:26.841309+0000 mgr.y (mgr.26165) 273 : cluster [DBG] pgmap v204: 73 pgs: 4 peering, 69 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:27.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:27 smithi038 bash[87336]: audit 2024-09-14T04:18:26.975138+0000 mgr.y (mgr.26165) 274 : audit [DBG] from='client.34296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:27.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:27 smithi038 bash[87336]: audit 2024-09-14T04:18:26.975138+0000 mgr.y (mgr.26165) 274 : audit [DBG] from='client.34296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:27.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:27 smithi038 bash[87336]: audit 2024-09-14T04:18:27.281309+0000 mgr.y (mgr.26165) 275 : audit [DBG] from='client.34302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:27.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:27 smithi038 bash[87336]: audit 2024-09-14T04:18:27.281309+0000 mgr.y (mgr.26165) 275 : audit [DBG] from='client.34302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:27.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:27 smithi123 bash[68976]: audit 2024-09-14T04:18:26.611684+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.38:0/3745177573' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:27.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:27 smithi123 bash[68976]: audit 2024-09-14T04:18:26.611684+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.38:0/3745177573' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:27.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:27 smithi123 bash[68976]: cluster 2024-09-14T04:18:26.841309+0000 mgr.y (mgr.26165) 273 : cluster [DBG] pgmap v204: 73 pgs: 4 peering, 69 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:27.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:27 smithi123 bash[68976]: cluster 2024-09-14T04:18:26.841309+0000 mgr.y (mgr.26165) 273 : cluster [DBG] pgmap v204: 73 pgs: 4 peering, 69 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:27.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:27 smithi123 bash[68976]: audit 2024-09-14T04:18:26.975138+0000 mgr.y (mgr.26165) 274 : audit [DBG] from='client.34296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:27.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:27 smithi123 bash[68976]: audit 2024-09-14T04:18:26.975138+0000 mgr.y (mgr.26165) 274 : audit [DBG] from='client.34296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:27.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:27 smithi123 bash[68976]: audit 2024-09-14T04:18:27.281309+0000 mgr.y (mgr.26165) 275 : audit [DBG] from='client.34302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:27.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:27 smithi123 bash[68976]: audit 2024-09-14T04:18:27.281309+0000 mgr.y (mgr.26165) 275 : audit [DBG] from='client.34302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:28.500 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:28 smithi038 bash[84940]: cluster 2024-09-14T04:18:27.475489+0000 mon.a (mon.0) 407 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded) 2024-09-14T04:18:28.500 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:18:28 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:18:28] "GET /metrics HTTP/1.1" 200 34152 "" "Prometheus/2.51.0" 2024-09-14T04:18:28.500 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:18:28 smithi038 bash[76239]: debug 2024-09-14T04:18:28.317+0000 7f4625f21640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (1 PGs are or would become offline) 2024-09-14T04:18:28.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:28 smithi038 bash[87336]: cluster 2024-09-14T04:18:27.475489+0000 mon.a (mon.0) 407 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded) 2024-09-14T04:18:28.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:28 smithi038 bash[87336]: cluster 2024-09-14T04:18:27.475489+0000 mon.a (mon.0) 407 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded) 2024-09-14T04:18:28.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:28 smithi038 bash[87336]: cluster 2024-09-14T04:18:27.475560+0000 mon.a (mon.0) 408 : cluster [INF] Cluster is now healthy 2024-09-14T04:18:28.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:28 smithi038 bash[87336]: cluster 2024-09-14T04:18:27.475560+0000 mon.a (mon.0) 408 : cluster [INF] Cluster is now healthy 2024-09-14T04:18:28.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:28 smithi038 bash[87336]: audit 2024-09-14T04:18:28.168641+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:28.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:28 smithi038 bash[87336]: audit 2024-09-14T04:18:28.168641+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:28.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:28 smithi038 bash[87336]: audit 2024-09-14T04:18:28.187046+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:28.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:28 smithi038 bash[87336]: audit 2024-09-14T04:18:28.187046+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:28.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:28 smithi038 bash[87336]: audit 2024-09-14T04:18:28.189293+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:18:28.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:28 smithi038 bash[87336]: audit 2024-09-14T04:18:28.189293+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:18:28.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:28 smithi038 bash[87336]: audit 2024-09-14T04:18:28.190984+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:18:28.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:28 smithi038 bash[87336]: audit 2024-09-14T04:18:28.190984+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:18:28.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:28 smithi038 bash[87336]: audit 2024-09-14T04:18:28.205596+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:28.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:28 smithi038 bash[87336]: audit 2024-09-14T04:18:28.205596+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:28.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:28 smithi038 bash[87336]: audit 2024-09-14T04:18:28.311257+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:18:28.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:28 smithi038 bash[87336]: audit 2024-09-14T04:18:28.311257+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:18:28.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:28 smithi038 bash[87336]: audit 2024-09-14T04:18:28.314872+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:18:28.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:28 smithi038 bash[87336]: audit 2024-09-14T04:18:28.314872+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:18:28.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:28 smithi038 bash[87336]: audit 2024-09-14T04:18:28.317813+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:18:28.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:28 smithi038 bash[87336]: audit 2024-09-14T04:18:28.317813+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:18:28.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:28 smithi038 bash[84940]: cluster 2024-09-14T04:18:27.475489+0000 mon.a (mon.0) 407 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded) 2024-09-14T04:18:28.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:28 smithi038 bash[84940]: cluster 2024-09-14T04:18:27.475560+0000 mon.a (mon.0) 408 : cluster [INF] Cluster is now healthy 2024-09-14T04:18:28.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:28 smithi038 bash[84940]: cluster 2024-09-14T04:18:27.475560+0000 mon.a (mon.0) 408 : cluster [INF] Cluster is now healthy 2024-09-14T04:18:28.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:28 smithi038 bash[84940]: audit 2024-09-14T04:18:28.168641+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:28.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:28 smithi038 bash[84940]: audit 2024-09-14T04:18:28.168641+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:28.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:28 smithi038 bash[84940]: audit 2024-09-14T04:18:28.187046+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:28.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:28 smithi038 bash[84940]: audit 2024-09-14T04:18:28.187046+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:28.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:28 smithi038 bash[84940]: audit 2024-09-14T04:18:28.189293+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:18:28.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:28 smithi038 bash[84940]: audit 2024-09-14T04:18:28.189293+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:18:28.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:28 smithi038 bash[84940]: audit 2024-09-14T04:18:28.190984+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:18:28.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:28 smithi038 bash[84940]: audit 2024-09-14T04:18:28.190984+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:18:28.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:28 smithi038 bash[84940]: audit 2024-09-14T04:18:28.205596+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:28.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:28 smithi038 bash[84940]: audit 2024-09-14T04:18:28.205596+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:28.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:28 smithi038 bash[84940]: audit 2024-09-14T04:18:28.311257+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:18:28.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:28 smithi038 bash[84940]: audit 2024-09-14T04:18:28.311257+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:18:28.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:28 smithi038 bash[84940]: audit 2024-09-14T04:18:28.314872+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:18:28.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:28 smithi038 bash[84940]: audit 2024-09-14T04:18:28.314872+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:18:28.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:28 smithi038 bash[84940]: audit 2024-09-14T04:18:28.317813+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:18:28.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:28 smithi038 bash[84940]: audit 2024-09-14T04:18:28.317813+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:18:28.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:28 smithi038 bash[84940]: audit 2024-09-14T04:18:28.320126+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:18:28.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:28 smithi038 bash[84940]: audit 2024-09-14T04:18:28.320126+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:18:28.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:28 smithi038 bash[87336]: audit 2024-09-14T04:18:28.320126+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:18:28.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:28 smithi038 bash[87336]: audit 2024-09-14T04:18:28.320126+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:18:28.775 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:28 smithi038 bash[87336]: audit 2024-09-14T04:18:28.322865+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-14T04:18:28.775 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:28 smithi038 bash[87336]: audit 2024-09-14T04:18:28.322865+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-14T04:18:28.775 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:28 smithi038 bash[87336]: audit 2024-09-14T04:18:28.323236+0000 mgr.y (mgr.26165) 276 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-14T04:18:28.775 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:28 smithi038 bash[87336]: audit 2024-09-14T04:18:28.323236+0000 mgr.y (mgr.26165) 276 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-14T04:18:28.775 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:28 smithi038 bash[87336]: cephadm 2024-09-14T04:18:28.324895+0000 mgr.y (mgr.26165) 277 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (1 PGs are or would become offline) 2024-09-14T04:18:28.775 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:28 smithi038 bash[87336]: cephadm 2024-09-14T04:18:28.324895+0000 mgr.y (mgr.26165) 277 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (1 PGs are or would become offline) 2024-09-14T04:18:28.775 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:28 smithi038 bash[84940]: audit 2024-09-14T04:18:28.322865+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-14T04:18:28.775 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:28 smithi038 bash[84940]: audit 2024-09-14T04:18:28.322865+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-14T04:18:28.775 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:28 smithi038 bash[84940]: audit 2024-09-14T04:18:28.323236+0000 mgr.y (mgr.26165) 276 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-14T04:18:28.775 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:28 smithi038 bash[84940]: audit 2024-09-14T04:18:28.323236+0000 mgr.y (mgr.26165) 276 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-14T04:18:28.775 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:28 smithi038 bash[84940]: cephadm 2024-09-14T04:18:28.324895+0000 mgr.y (mgr.26165) 277 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (1 PGs are or would become offline) 2024-09-14T04:18:28.776 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:28 smithi038 bash[84940]: cephadm 2024-09-14T04:18:28.324895+0000 mgr.y (mgr.26165) 277 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (1 PGs are or would become offline) 2024-09-14T04:18:28.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:28 smithi123 bash[68976]: cluster 2024-09-14T04:18:27.475489+0000 mon.a (mon.0) 407 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded) 2024-09-14T04:18:28.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:28 smithi123 bash[68976]: cluster 2024-09-14T04:18:27.475489+0000 mon.a (mon.0) 407 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded) 2024-09-14T04:18:28.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:28 smithi123 bash[68976]: cluster 2024-09-14T04:18:27.475560+0000 mon.a (mon.0) 408 : cluster [INF] Cluster is now healthy 2024-09-14T04:18:28.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:28 smithi123 bash[68976]: cluster 2024-09-14T04:18:27.475560+0000 mon.a (mon.0) 408 : cluster [INF] Cluster is now healthy 2024-09-14T04:18:28.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:28 smithi123 bash[68976]: audit 2024-09-14T04:18:28.168641+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:28.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:28 smithi123 bash[68976]: audit 2024-09-14T04:18:28.168641+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:28.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:28 smithi123 bash[68976]: audit 2024-09-14T04:18:28.187046+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:28.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:28 smithi123 bash[68976]: audit 2024-09-14T04:18:28.187046+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:28.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:28 smithi123 bash[68976]: audit 2024-09-14T04:18:28.189293+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:18:28.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:28 smithi123 bash[68976]: audit 2024-09-14T04:18:28.189293+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:18:28.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:28 smithi123 bash[68976]: audit 2024-09-14T04:18:28.190984+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:18:28.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:28 smithi123 bash[68976]: audit 2024-09-14T04:18:28.190984+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:18:28.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:28 smithi123 bash[68976]: audit 2024-09-14T04:18:28.205596+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:28.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:28 smithi123 bash[68976]: audit 2024-09-14T04:18:28.205596+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:28.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:28 smithi123 bash[68976]: audit 2024-09-14T04:18:28.311257+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:18:28.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:28 smithi123 bash[68976]: audit 2024-09-14T04:18:28.311257+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:18:28.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:28 smithi123 bash[68976]: audit 2024-09-14T04:18:28.314872+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:18:28.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:28 smithi123 bash[68976]: audit 2024-09-14T04:18:28.314872+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:18:28.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:28 smithi123 bash[68976]: audit 2024-09-14T04:18:28.317813+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:18:28.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:28 smithi123 bash[68976]: audit 2024-09-14T04:18:28.317813+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:18:28.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:28 smithi123 bash[68976]: audit 2024-09-14T04:18:28.320126+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:18:28.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:28 smithi123 bash[68976]: audit 2024-09-14T04:18:28.320126+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:18:28.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:28 smithi123 bash[68976]: audit 2024-09-14T04:18:28.322865+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-14T04:18:28.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:28 smithi123 bash[68976]: audit 2024-09-14T04:18:28.322865+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-14T04:18:28.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:28 smithi123 bash[68976]: audit 2024-09-14T04:18:28.323236+0000 mgr.y (mgr.26165) 276 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-14T04:18:28.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:28 smithi123 bash[68976]: audit 2024-09-14T04:18:28.323236+0000 mgr.y (mgr.26165) 276 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-14T04:18:28.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:28 smithi123 bash[68976]: cephadm 2024-09-14T04:18:28.324895+0000 mgr.y (mgr.26165) 277 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (1 PGs are or would become offline) 2024-09-14T04:18:28.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:28 smithi123 bash[68976]: cephadm 2024-09-14T04:18:28.324895+0000 mgr.y (mgr.26165) 277 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (1 PGs are or would become offline) 2024-09-14T04:18:29.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:29 smithi038 bash[84940]: cluster 2024-09-14T04:18:28.841946+0000 mgr.y (mgr.26165) 278 : cluster [DBG] pgmap v205: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:29.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:29 smithi038 bash[84940]: cluster 2024-09-14T04:18:28.841946+0000 mgr.y (mgr.26165) 278 : cluster [DBG] pgmap v205: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:29.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:29 smithi038 bash[87336]: cluster 2024-09-14T04:18:28.841946+0000 mgr.y (mgr.26165) 278 : cluster [DBG] pgmap v205: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:29.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:29 smithi038 bash[87336]: cluster 2024-09-14T04:18:28.841946+0000 mgr.y (mgr.26165) 278 : cluster [DBG] pgmap v205: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:29.930 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:18:29.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:29 smithi123 bash[68976]: cluster 2024-09-14T04:18:28.841946+0000 mgr.y (mgr.26165) 278 : cluster [DBG] pgmap v205: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:29.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:29 smithi123 bash[68976]: cluster 2024-09-14T04:18:28.841946+0000 mgr.y (mgr.26165) 278 : cluster [DBG] pgmap v205: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:30.524 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:18:30 smithi123 bash[61744]: ts=2024-09-14T04:18:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:18:30.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:30 smithi123 bash[68976]: audit 2024-09-14T04:18:29.595780+0000 mon.a (mon.0) 419 : audit [DBG] from='client.? 172.21.15.38:0/2378953028' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:30.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:30 smithi123 bash[68976]: audit 2024-09-14T04:18:29.595780+0000 mon.a (mon.0) 419 : audit [DBG] from='client.? 172.21.15.38:0/2378953028' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:30.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:30 smithi123 bash[68976]: audit 2024-09-14T04:18:29.919557+0000 mgr.y (mgr.26165) 279 : audit [DBG] from='client.44246 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:30.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:30 smithi123 bash[68976]: audit 2024-09-14T04:18:29.919557+0000 mgr.y (mgr.26165) 279 : audit [DBG] from='client.44246 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:30.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:30 smithi123 bash[68976]: audit 2024-09-14T04:18:30.202372+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:30.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:30 smithi123 bash[68976]: audit 2024-09-14T04:18:30.202372+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:30.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:30 smithi123 bash[68976]: audit 2024-09-14T04:18:30.204387+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:18:30.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:30 smithi123 bash[68976]: audit 2024-09-14T04:18:30.204387+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:18:30.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:30 smithi123 bash[68976]: audit 2024-09-14T04:18:30.247626+0000 mgr.y (mgr.26165) 280 : audit [DBG] from='client.34320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:30.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:30 smithi123 bash[68976]: audit 2024-09-14T04:18:30.247626+0000 mgr.y (mgr.26165) 280 : audit [DBG] from='client.34320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:30.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:30 smithi123 bash[68976]: audit 2024-09-14T04:18:30.377782+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:30.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:30 smithi123 bash[68976]: audit 2024-09-14T04:18:30.377782+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:31.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:30 smithi038 bash[84940]: audit 2024-09-14T04:18:29.595780+0000 mon.a (mon.0) 419 : audit [DBG] from='client.? 172.21.15.38:0/2378953028' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:31.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:30 smithi038 bash[84940]: audit 2024-09-14T04:18:29.595780+0000 mon.a (mon.0) 419 : audit [DBG] from='client.? 172.21.15.38:0/2378953028' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:31.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:30 smithi038 bash[84940]: audit 2024-09-14T04:18:29.919557+0000 mgr.y (mgr.26165) 279 : audit [DBG] from='client.44246 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:31.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:30 smithi038 bash[84940]: audit 2024-09-14T04:18:29.919557+0000 mgr.y (mgr.26165) 279 : audit [DBG] from='client.44246 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:31.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:30 smithi038 bash[84940]: audit 2024-09-14T04:18:30.202372+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:31.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:30 smithi038 bash[84940]: audit 2024-09-14T04:18:30.202372+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:31.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:30 smithi038 bash[84940]: audit 2024-09-14T04:18:30.204387+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:18:31.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:30 smithi038 bash[84940]: audit 2024-09-14T04:18:30.204387+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:18:31.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:30 smithi038 bash[84940]: audit 2024-09-14T04:18:30.247626+0000 mgr.y (mgr.26165) 280 : audit [DBG] from='client.34320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:31.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:30 smithi038 bash[84940]: audit 2024-09-14T04:18:30.247626+0000 mgr.y (mgr.26165) 280 : audit [DBG] from='client.34320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:31.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:30 smithi038 bash[84940]: audit 2024-09-14T04:18:30.377782+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:31.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:30 smithi038 bash[84940]: audit 2024-09-14T04:18:30.377782+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:31.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:30 smithi038 bash[87336]: audit 2024-09-14T04:18:29.595780+0000 mon.a (mon.0) 419 : audit [DBG] from='client.? 172.21.15.38:0/2378953028' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:31.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:30 smithi038 bash[87336]: audit 2024-09-14T04:18:29.595780+0000 mon.a (mon.0) 419 : audit [DBG] from='client.? 172.21.15.38:0/2378953028' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:31.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:30 smithi038 bash[87336]: audit 2024-09-14T04:18:29.919557+0000 mgr.y (mgr.26165) 279 : audit [DBG] from='client.44246 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:31.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:30 smithi038 bash[87336]: audit 2024-09-14T04:18:29.919557+0000 mgr.y (mgr.26165) 279 : audit [DBG] from='client.44246 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:31.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:30 smithi038 bash[87336]: audit 2024-09-14T04:18:30.202372+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:31.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:30 smithi038 bash[87336]: audit 2024-09-14T04:18:30.202372+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:31.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:30 smithi038 bash[87336]: audit 2024-09-14T04:18:30.204387+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:18:31.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:30 smithi038 bash[87336]: audit 2024-09-14T04:18:30.204387+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:18:31.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:30 smithi038 bash[87336]: audit 2024-09-14T04:18:30.247626+0000 mgr.y (mgr.26165) 280 : audit [DBG] from='client.34320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:31.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:30 smithi038 bash[87336]: audit 2024-09-14T04:18:30.247626+0000 mgr.y (mgr.26165) 280 : audit [DBG] from='client.34320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:31.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:30 smithi038 bash[87336]: audit 2024-09-14T04:18:30.377782+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:31.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:30 smithi038 bash[87336]: audit 2024-09-14T04:18:30.377782+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:31.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:31 smithi123 bash[68976]: cluster 2024-09-14T04:18:30.842975+0000 mgr.y (mgr.26165) 281 : cluster [DBG] pgmap v206: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:31.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:31 smithi123 bash[68976]: cluster 2024-09-14T04:18:30.842975+0000 mgr.y (mgr.26165) 281 : cluster [DBG] pgmap v206: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:32.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:31 smithi038 bash[84940]: cluster 2024-09-14T04:18:30.842975+0000 mgr.y (mgr.26165) 281 : cluster [DBG] pgmap v206: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:32.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:31 smithi038 bash[84940]: cluster 2024-09-14T04:18:30.842975+0000 mgr.y (mgr.26165) 281 : cluster [DBG] pgmap v206: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:32.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:31 smithi038 bash[87336]: cluster 2024-09-14T04:18:30.842975+0000 mgr.y (mgr.26165) 281 : cluster [DBG] pgmap v206: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:32.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:31 smithi038 bash[87336]: cluster 2024-09-14T04:18:30.842975+0000 mgr.y (mgr.26165) 281 : cluster [DBG] pgmap v206: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:32.892 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:18:32.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:32 smithi123 bash[68976]: audit 2024-09-14T04:18:32.564966+0000 mon.a (mon.0) 423 : audit [DBG] from='client.? 172.21.15.38:0/3802033318' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:32.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:32 smithi123 bash[68976]: audit 2024-09-14T04:18:32.564966+0000 mon.a (mon.0) 423 : audit [DBG] from='client.? 172.21.15.38:0/3802033318' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:33.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:32 smithi038 bash[84940]: audit 2024-09-14T04:18:32.564966+0000 mon.a (mon.0) 423 : audit [DBG] from='client.? 172.21.15.38:0/3802033318' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:33.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:32 smithi038 bash[84940]: audit 2024-09-14T04:18:32.564966+0000 mon.a (mon.0) 423 : audit [DBG] from='client.? 172.21.15.38:0/3802033318' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:33.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:32 smithi038 bash[87336]: audit 2024-09-14T04:18:32.564966+0000 mon.a (mon.0) 423 : audit [DBG] from='client.? 172.21.15.38:0/3802033318' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:33.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:32 smithi038 bash[87336]: audit 2024-09-14T04:18:32.564966+0000 mon.a (mon.0) 423 : audit [DBG] from='client.? 172.21.15.38:0/3802033318' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:33.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:33 smithi123 bash[68976]: cluster 2024-09-14T04:18:32.843714+0000 mgr.y (mgr.26165) 282 : cluster [DBG] pgmap v207: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:33.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:33 smithi123 bash[68976]: cluster 2024-09-14T04:18:32.843714+0000 mgr.y (mgr.26165) 282 : cluster [DBG] pgmap v207: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:33.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:33 smithi123 bash[68976]: audit 2024-09-14T04:18:32.881566+0000 mgr.y (mgr.26165) 283 : audit [DBG] from='client.34332 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:33.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:33 smithi123 bash[68976]: audit 2024-09-14T04:18:32.881566+0000 mgr.y (mgr.26165) 283 : audit [DBG] from='client.34332 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:33.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:33 smithi123 bash[68976]: audit 2024-09-14T04:18:33.195426+0000 mgr.y (mgr.26165) 284 : audit [DBG] from='client.34338 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:33.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:33 smithi123 bash[68976]: audit 2024-09-14T04:18:33.195426+0000 mgr.y (mgr.26165) 284 : audit [DBG] from='client.34338 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:34.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:33 smithi038 bash[84940]: cluster 2024-09-14T04:18:32.843714+0000 mgr.y (mgr.26165) 282 : cluster [DBG] pgmap v207: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:34.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:33 smithi038 bash[84940]: cluster 2024-09-14T04:18:32.843714+0000 mgr.y (mgr.26165) 282 : cluster [DBG] pgmap v207: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:34.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:33 smithi038 bash[84940]: audit 2024-09-14T04:18:32.881566+0000 mgr.y (mgr.26165) 283 : audit [DBG] from='client.34332 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:34.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:33 smithi038 bash[84940]: audit 2024-09-14T04:18:32.881566+0000 mgr.y (mgr.26165) 283 : audit [DBG] from='client.34332 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:34.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:33 smithi038 bash[84940]: audit 2024-09-14T04:18:33.195426+0000 mgr.y (mgr.26165) 284 : audit [DBG] from='client.34338 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:34.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:33 smithi038 bash[84940]: audit 2024-09-14T04:18:33.195426+0000 mgr.y (mgr.26165) 284 : audit [DBG] from='client.34338 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:34.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:33 smithi038 bash[87336]: cluster 2024-09-14T04:18:32.843714+0000 mgr.y (mgr.26165) 282 : cluster [DBG] pgmap v207: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:34.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:33 smithi038 bash[87336]: cluster 2024-09-14T04:18:32.843714+0000 mgr.y (mgr.26165) 282 : cluster [DBG] pgmap v207: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:34.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:33 smithi038 bash[87336]: audit 2024-09-14T04:18:32.881566+0000 mgr.y (mgr.26165) 283 : audit [DBG] from='client.34332 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:34.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:33 smithi038 bash[87336]: audit 2024-09-14T04:18:32.881566+0000 mgr.y (mgr.26165) 283 : audit [DBG] from='client.34332 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:34.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:33 smithi038 bash[87336]: audit 2024-09-14T04:18:33.195426+0000 mgr.y (mgr.26165) 284 : audit [DBG] from='client.34338 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:34.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:33 smithi038 bash[87336]: audit 2024-09-14T04:18:33.195426+0000 mgr.y (mgr.26165) 284 : audit [DBG] from='client.34338 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:35.842 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:18:36.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:35 smithi123 bash[68976]: cluster 2024-09-14T04:18:34.844590+0000 mgr.y (mgr.26165) 285 : cluster [DBG] pgmap v208: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:36.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:35 smithi123 bash[68976]: cluster 2024-09-14T04:18:34.844590+0000 mgr.y (mgr.26165) 285 : cluster [DBG] pgmap v208: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:36.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:35 smithi123 bash[68976]: audit 2024-09-14T04:18:35.507637+0000 mon.a (mon.0) 424 : audit [DBG] from='client.? 172.21.15.38:0/1748996310' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:36.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:35 smithi123 bash[68976]: audit 2024-09-14T04:18:35.507637+0000 mon.a (mon.0) 424 : audit [DBG] from='client.? 172.21.15.38:0/1748996310' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:36.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:35 smithi038 bash[84940]: cluster 2024-09-14T04:18:34.844590+0000 mgr.y (mgr.26165) 285 : cluster [DBG] pgmap v208: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:36.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:35 smithi038 bash[84940]: cluster 2024-09-14T04:18:34.844590+0000 mgr.y (mgr.26165) 285 : cluster [DBG] pgmap v208: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:36.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:35 smithi038 bash[84940]: audit 2024-09-14T04:18:35.507637+0000 mon.a (mon.0) 424 : audit [DBG] from='client.? 172.21.15.38:0/1748996310' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:36.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:35 smithi038 bash[84940]: audit 2024-09-14T04:18:35.507637+0000 mon.a (mon.0) 424 : audit [DBG] from='client.? 172.21.15.38:0/1748996310' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:36.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:35 smithi038 bash[87336]: cluster 2024-09-14T04:18:34.844590+0000 mgr.y (mgr.26165) 285 : cluster [DBG] pgmap v208: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:36.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:35 smithi038 bash[87336]: cluster 2024-09-14T04:18:34.844590+0000 mgr.y (mgr.26165) 285 : cluster [DBG] pgmap v208: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:36.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:35 smithi038 bash[87336]: audit 2024-09-14T04:18:35.507637+0000 mon.a (mon.0) 424 : audit [DBG] from='client.? 172.21.15.38:0/1748996310' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:36.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:35 smithi038 bash[87336]: audit 2024-09-14T04:18:35.507637+0000 mon.a (mon.0) 424 : audit [DBG] from='client.? 172.21.15.38:0/1748996310' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:37.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:36 smithi123 bash[68976]: audit 2024-09-14T04:18:35.831474+0000 mgr.y (mgr.26165) 286 : audit [DBG] from='client.34350 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:37.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:36 smithi123 bash[68976]: audit 2024-09-14T04:18:35.831474+0000 mgr.y (mgr.26165) 286 : audit [DBG] from='client.34350 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:37.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:36 smithi123 bash[68976]: audit 2024-09-14T04:18:36.149946+0000 mgr.y (mgr.26165) 287 : audit [DBG] from='client.44288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:37.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:36 smithi123 bash[68976]: audit 2024-09-14T04:18:36.149946+0000 mgr.y (mgr.26165) 287 : audit [DBG] from='client.44288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:37.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:36 smithi038 bash[84940]: audit 2024-09-14T04:18:35.831474+0000 mgr.y (mgr.26165) 286 : audit [DBG] from='client.34350 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:37.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:36 smithi038 bash[84940]: audit 2024-09-14T04:18:35.831474+0000 mgr.y (mgr.26165) 286 : audit [DBG] from='client.34350 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:37.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:36 smithi038 bash[84940]: audit 2024-09-14T04:18:36.149946+0000 mgr.y (mgr.26165) 287 : audit [DBG] from='client.44288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:37.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:36 smithi038 bash[84940]: audit 2024-09-14T04:18:36.149946+0000 mgr.y (mgr.26165) 287 : audit [DBG] from='client.44288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:37.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:36 smithi038 bash[87336]: audit 2024-09-14T04:18:35.831474+0000 mgr.y (mgr.26165) 286 : audit [DBG] from='client.34350 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:37.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:36 smithi038 bash[87336]: audit 2024-09-14T04:18:35.831474+0000 mgr.y (mgr.26165) 286 : audit [DBG] from='client.34350 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:37.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:36 smithi038 bash[87336]: audit 2024-09-14T04:18:36.149946+0000 mgr.y (mgr.26165) 287 : audit [DBG] from='client.44288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:37.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:36 smithi038 bash[87336]: audit 2024-09-14T04:18:36.149946+0000 mgr.y (mgr.26165) 287 : audit [DBG] from='client.44288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:38.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:37 smithi123 bash[68976]: cluster 2024-09-14T04:18:36.845598+0000 mgr.y (mgr.26165) 288 : cluster [DBG] pgmap v209: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:38.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:37 smithi123 bash[68976]: cluster 2024-09-14T04:18:36.845598+0000 mgr.y (mgr.26165) 288 : cluster [DBG] pgmap v209: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:38.249 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:37 smithi038 bash[87336]: cluster 2024-09-14T04:18:36.845598+0000 mgr.y (mgr.26165) 288 : cluster [DBG] pgmap v209: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:38.249 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:37 smithi038 bash[87336]: cluster 2024-09-14T04:18:36.845598+0000 mgr.y (mgr.26165) 288 : cluster [DBG] pgmap v209: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:38.249 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:37 smithi038 bash[84940]: cluster 2024-09-14T04:18:36.845598+0000 mgr.y (mgr.26165) 288 : cluster [DBG] pgmap v209: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:38.250 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:37 smithi038 bash[84940]: cluster 2024-09-14T04:18:36.845598+0000 mgr.y (mgr.26165) 288 : cluster [DBG] pgmap v209: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:38.519 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:18:38 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:18:38] "GET /metrics HTTP/1.1" 200 34145 "" "Prometheus/2.51.0" 2024-09-14T04:18:38.789 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:18:39.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:38 smithi123 bash[68976]: audit 2024-09-14T04:18:38.463034+0000 mon.a (mon.0) 425 : audit [DBG] from='client.? 172.21.15.38:0/2627001688' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:39.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:38 smithi123 bash[68976]: audit 2024-09-14T04:18:38.463034+0000 mon.a (mon.0) 425 : audit [DBG] from='client.? 172.21.15.38:0/2627001688' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:39.269 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:38 smithi038 bash[84940]: audit 2024-09-14T04:18:38.463034+0000 mon.a (mon.0) 425 : audit [DBG] from='client.? 172.21.15.38:0/2627001688' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:39.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:38 smithi038 bash[84940]: audit 2024-09-14T04:18:38.463034+0000 mon.a (mon.0) 425 : audit [DBG] from='client.? 172.21.15.38:0/2627001688' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:39.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:38 smithi038 bash[87336]: audit 2024-09-14T04:18:38.463034+0000 mon.a (mon.0) 425 : audit [DBG] from='client.? 172.21.15.38:0/2627001688' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:39.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:38 smithi038 bash[87336]: audit 2024-09-14T04:18:38.463034+0000 mon.a (mon.0) 425 : audit [DBG] from='client.? 172.21.15.38:0/2627001688' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:40.208 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:39 smithi123 bash[68976]: audit 2024-09-14T04:18:38.780844+0000 mgr.y (mgr.26165) 289 : audit [DBG] from='client.44300 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:40.208 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:39 smithi123 bash[68976]: audit 2024-09-14T04:18:38.780844+0000 mgr.y (mgr.26165) 289 : audit [DBG] from='client.44300 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:40.208 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:39 smithi123 bash[68976]: cluster 2024-09-14T04:18:38.846270+0000 mgr.y (mgr.26165) 290 : cluster [DBG] pgmap v210: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:40.208 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:39 smithi123 bash[68976]: cluster 2024-09-14T04:18:38.846270+0000 mgr.y (mgr.26165) 290 : cluster [DBG] pgmap v210: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:40.208 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:39 smithi123 bash[68976]: audit 2024-09-14T04:18:39.102900+0000 mgr.y (mgr.26165) 291 : audit [DBG] from='client.44306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:40.208 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:39 smithi123 bash[68976]: audit 2024-09-14T04:18:39.102900+0000 mgr.y (mgr.26165) 291 : audit [DBG] from='client.44306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:40.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:39 smithi038 bash[87336]: audit 2024-09-14T04:18:38.780844+0000 mgr.y (mgr.26165) 289 : audit [DBG] from='client.44300 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:40.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:39 smithi038 bash[87336]: audit 2024-09-14T04:18:38.780844+0000 mgr.y (mgr.26165) 289 : audit [DBG] from='client.44300 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:40.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:39 smithi038 bash[87336]: cluster 2024-09-14T04:18:38.846270+0000 mgr.y (mgr.26165) 290 : cluster [DBG] pgmap v210: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:40.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:39 smithi038 bash[87336]: cluster 2024-09-14T04:18:38.846270+0000 mgr.y (mgr.26165) 290 : cluster [DBG] pgmap v210: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:40.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:39 smithi038 bash[87336]: audit 2024-09-14T04:18:39.102900+0000 mgr.y (mgr.26165) 291 : audit [DBG] from='client.44306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:40.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:39 smithi038 bash[87336]: audit 2024-09-14T04:18:39.102900+0000 mgr.y (mgr.26165) 291 : audit [DBG] from='client.44306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:40.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:39 smithi038 bash[84940]: audit 2024-09-14T04:18:38.780844+0000 mgr.y (mgr.26165) 289 : audit [DBG] from='client.44300 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:40.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:39 smithi038 bash[84940]: audit 2024-09-14T04:18:38.780844+0000 mgr.y (mgr.26165) 289 : audit [DBG] from='client.44300 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:40.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:39 smithi038 bash[84940]: cluster 2024-09-14T04:18:38.846270+0000 mgr.y (mgr.26165) 290 : cluster [DBG] pgmap v210: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:40.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:39 smithi038 bash[84940]: cluster 2024-09-14T04:18:38.846270+0000 mgr.y (mgr.26165) 290 : cluster [DBG] pgmap v210: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:40.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:39 smithi038 bash[84940]: audit 2024-09-14T04:18:39.102900+0000 mgr.y (mgr.26165) 291 : audit [DBG] from='client.44306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:40.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:39 smithi038 bash[84940]: audit 2024-09-14T04:18:39.102900+0000 mgr.y (mgr.26165) 291 : audit [DBG] from='client.44306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:40.683 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:18:40 smithi123 bash[61744]: ts=2024-09-14T04:18:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:18:41.751 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:18:42.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:41 smithi038 bash[84940]: cluster 2024-09-14T04:18:40.847218+0000 mgr.y (mgr.26165) 292 : cluster [DBG] pgmap v211: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:42.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:41 smithi038 bash[84940]: cluster 2024-09-14T04:18:40.847218+0000 mgr.y (mgr.26165) 292 : cluster [DBG] pgmap v211: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:42.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:41 smithi038 bash[84940]: audit 2024-09-14T04:18:41.417123+0000 mon.c (mon.2) 6 : audit [DBG] from='client.? 172.21.15.38:0/3614118799' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:42.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:41 smithi038 bash[84940]: audit 2024-09-14T04:18:41.417123+0000 mon.c (mon.2) 6 : audit [DBG] from='client.? 172.21.15.38:0/3614118799' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:42.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:41 smithi038 bash[87336]: cluster 2024-09-14T04:18:40.847218+0000 mgr.y (mgr.26165) 292 : cluster [DBG] pgmap v211: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:42.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:41 smithi038 bash[87336]: cluster 2024-09-14T04:18:40.847218+0000 mgr.y (mgr.26165) 292 : cluster [DBG] pgmap v211: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:42.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:41 smithi038 bash[87336]: audit 2024-09-14T04:18:41.417123+0000 mon.c (mon.2) 6 : audit [DBG] from='client.? 172.21.15.38:0/3614118799' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:42.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:41 smithi038 bash[87336]: audit 2024-09-14T04:18:41.417123+0000 mon.c (mon.2) 6 : audit [DBG] from='client.? 172.21.15.38:0/3614118799' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:42.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:41 smithi123 bash[68976]: cluster 2024-09-14T04:18:40.847218+0000 mgr.y (mgr.26165) 292 : cluster [DBG] pgmap v211: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:42.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:41 smithi123 bash[68976]: cluster 2024-09-14T04:18:40.847218+0000 mgr.y (mgr.26165) 292 : cluster [DBG] pgmap v211: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:42.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:41 smithi123 bash[68976]: audit 2024-09-14T04:18:41.417123+0000 mon.c (mon.2) 6 : audit [DBG] from='client.? 172.21.15.38:0/3614118799' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:42.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:41 smithi123 bash[68976]: audit 2024-09-14T04:18:41.417123+0000 mon.c (mon.2) 6 : audit [DBG] from='client.? 172.21.15.38:0/3614118799' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:43.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:42 smithi038 bash[84940]: audit 2024-09-14T04:18:41.742010+0000 mgr.y (mgr.26165) 293 : audit [DBG] from='client.34386 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:43.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:42 smithi038 bash[84940]: audit 2024-09-14T04:18:41.742010+0000 mgr.y (mgr.26165) 293 : audit [DBG] from='client.34386 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:43.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:42 smithi038 bash[84940]: audit 2024-09-14T04:18:42.051571+0000 mgr.y (mgr.26165) 294 : audit [DBG] from='client.44324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:43.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:42 smithi038 bash[84940]: audit 2024-09-14T04:18:42.051571+0000 mgr.y (mgr.26165) 294 : audit [DBG] from='client.44324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:43.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:42 smithi038 bash[87336]: audit 2024-09-14T04:18:41.742010+0000 mgr.y (mgr.26165) 293 : audit [DBG] from='client.34386 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:43.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:42 smithi038 bash[87336]: audit 2024-09-14T04:18:41.742010+0000 mgr.y (mgr.26165) 293 : audit [DBG] from='client.34386 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:43.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:42 smithi038 bash[87336]: audit 2024-09-14T04:18:42.051571+0000 mgr.y (mgr.26165) 294 : audit [DBG] from='client.44324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:43.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:42 smithi038 bash[87336]: audit 2024-09-14T04:18:42.051571+0000 mgr.y (mgr.26165) 294 : audit [DBG] from='client.44324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:43.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:42 smithi123 bash[68976]: audit 2024-09-14T04:18:41.742010+0000 mgr.y (mgr.26165) 293 : audit [DBG] from='client.34386 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:43.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:42 smithi123 bash[68976]: audit 2024-09-14T04:18:41.742010+0000 mgr.y (mgr.26165) 293 : audit [DBG] from='client.34386 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:43.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:42 smithi123 bash[68976]: audit 2024-09-14T04:18:42.051571+0000 mgr.y (mgr.26165) 294 : audit [DBG] from='client.44324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:43.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:42 smithi123 bash[68976]: audit 2024-09-14T04:18:42.051571+0000 mgr.y (mgr.26165) 294 : audit [DBG] from='client.44324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:44.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:43 smithi038 bash[84940]: cluster 2024-09-14T04:18:42.847878+0000 mgr.y (mgr.26165) 295 : cluster [DBG] pgmap v212: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:44.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:43 smithi038 bash[84940]: cluster 2024-09-14T04:18:42.847878+0000 mgr.y (mgr.26165) 295 : cluster [DBG] pgmap v212: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:44.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:43 smithi038 bash[84940]: audit 2024-09-14T04:18:43.337829+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-14T04:18:44.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:43 smithi038 bash[84940]: audit 2024-09-14T04:18:43.337829+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-14T04:18:44.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:43 smithi038 bash[84940]: audit 2024-09-14T04:18:43.338215+0000 mgr.y (mgr.26165) 296 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-14T04:18:44.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:43 smithi038 bash[84940]: audit 2024-09-14T04:18:43.338215+0000 mgr.y (mgr.26165) 296 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-14T04:18:44.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:43 smithi038 bash[84940]: cephadm 2024-09-14T04:18:43.340397+0000 mgr.y (mgr.26165) 297 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-14T04:18:44.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:43 smithi038 bash[84940]: cephadm 2024-09-14T04:18:43.340397+0000 mgr.y (mgr.26165) 297 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-14T04:18:44.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:43 smithi038 bash[87336]: cluster 2024-09-14T04:18:42.847878+0000 mgr.y (mgr.26165) 295 : cluster [DBG] pgmap v212: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:44.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:43 smithi038 bash[87336]: cluster 2024-09-14T04:18:42.847878+0000 mgr.y (mgr.26165) 295 : cluster [DBG] pgmap v212: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:44.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:43 smithi038 bash[87336]: audit 2024-09-14T04:18:43.337829+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-14T04:18:44.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:43 smithi038 bash[87336]: audit 2024-09-14T04:18:43.337829+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-14T04:18:44.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:43 smithi038 bash[87336]: audit 2024-09-14T04:18:43.338215+0000 mgr.y (mgr.26165) 296 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-14T04:18:44.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:43 smithi038 bash[87336]: audit 2024-09-14T04:18:43.338215+0000 mgr.y (mgr.26165) 296 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-14T04:18:44.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:43 smithi038 bash[87336]: cephadm 2024-09-14T04:18:43.340397+0000 mgr.y (mgr.26165) 297 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-14T04:18:44.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:43 smithi038 bash[87336]: cephadm 2024-09-14T04:18:43.340397+0000 mgr.y (mgr.26165) 297 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-14T04:18:44.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:43 smithi123 bash[68976]: cluster 2024-09-14T04:18:42.847878+0000 mgr.y (mgr.26165) 295 : cluster [DBG] pgmap v212: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:44.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:43 smithi123 bash[68976]: cluster 2024-09-14T04:18:42.847878+0000 mgr.y (mgr.26165) 295 : cluster [DBG] pgmap v212: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:44.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:43 smithi123 bash[68976]: audit 2024-09-14T04:18:43.337829+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-14T04:18:44.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:43 smithi123 bash[68976]: audit 2024-09-14T04:18:43.337829+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-14T04:18:44.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:43 smithi123 bash[68976]: audit 2024-09-14T04:18:43.338215+0000 mgr.y (mgr.26165) 296 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-14T04:18:44.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:43 smithi123 bash[68976]: audit 2024-09-14T04:18:43.338215+0000 mgr.y (mgr.26165) 296 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-14T04:18:44.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:43 smithi123 bash[68976]: cephadm 2024-09-14T04:18:43.340397+0000 mgr.y (mgr.26165) 297 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-14T04:18:44.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:43 smithi123 bash[68976]: cephadm 2024-09-14T04:18:43.340397+0000 mgr.y (mgr.26165) 297 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-14T04:18:44.691 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:18:45.269 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:44 smithi038 bash[84940]: audit 2024-09-14T04:18:44.364944+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.38:0/3987049116' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:45.269 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:44 smithi038 bash[84940]: audit 2024-09-14T04:18:44.364944+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.38:0/3987049116' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:45.269 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:44 smithi038 bash[87336]: audit 2024-09-14T04:18:44.364944+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.38:0/3987049116' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:45.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:44 smithi038 bash[87336]: audit 2024-09-14T04:18:44.364944+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.38:0/3987049116' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:45.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:44 smithi123 bash[68976]: audit 2024-09-14T04:18:44.364944+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.38:0/3987049116' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:45.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:44 smithi123 bash[68976]: audit 2024-09-14T04:18:44.364944+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.38:0/3987049116' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:46.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:45 smithi038 bash[84940]: audit 2024-09-14T04:18:44.681585+0000 mgr.y (mgr.26165) 298 : audit [DBG] from='client.34404 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:46.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:45 smithi038 bash[84940]: audit 2024-09-14T04:18:44.681585+0000 mgr.y (mgr.26165) 298 : audit [DBG] from='client.34404 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:46.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:45 smithi038 bash[84940]: cluster 2024-09-14T04:18:44.848381+0000 mgr.y (mgr.26165) 299 : cluster [DBG] pgmap v213: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:46.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:45 smithi038 bash[84940]: cluster 2024-09-14T04:18:44.848381+0000 mgr.y (mgr.26165) 299 : cluster [DBG] pgmap v213: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:46.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:45 smithi038 bash[84940]: audit 2024-09-14T04:18:45.000840+0000 mgr.y (mgr.26165) 300 : audit [DBG] from='client.44342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:46.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:45 smithi038 bash[84940]: audit 2024-09-14T04:18:45.000840+0000 mgr.y (mgr.26165) 300 : audit [DBG] from='client.44342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:46.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:45 smithi038 bash[84940]: audit 2024-09-14T04:18:45.192095+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:18:46.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:45 smithi038 bash[84940]: audit 2024-09-14T04:18:45.192095+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:18:46.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:45 smithi038 bash[87336]: audit 2024-09-14T04:18:44.681585+0000 mgr.y (mgr.26165) 298 : audit [DBG] from='client.34404 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:46.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:45 smithi038 bash[87336]: audit 2024-09-14T04:18:44.681585+0000 mgr.y (mgr.26165) 298 : audit [DBG] from='client.34404 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:46.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:45 smithi038 bash[87336]: cluster 2024-09-14T04:18:44.848381+0000 mgr.y (mgr.26165) 299 : cluster [DBG] pgmap v213: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:46.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:45 smithi038 bash[87336]: cluster 2024-09-14T04:18:44.848381+0000 mgr.y (mgr.26165) 299 : cluster [DBG] pgmap v213: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:46.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:45 smithi038 bash[87336]: audit 2024-09-14T04:18:45.000840+0000 mgr.y (mgr.26165) 300 : audit [DBG] from='client.44342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:46.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:45 smithi038 bash[87336]: audit 2024-09-14T04:18:45.000840+0000 mgr.y (mgr.26165) 300 : audit [DBG] from='client.44342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:46.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:45 smithi038 bash[87336]: audit 2024-09-14T04:18:45.192095+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:18:46.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:45 smithi038 bash[87336]: audit 2024-09-14T04:18:45.192095+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:18:46.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:45 smithi123 bash[68976]: audit 2024-09-14T04:18:44.681585+0000 mgr.y (mgr.26165) 298 : audit [DBG] from='client.34404 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:46.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:45 smithi123 bash[68976]: audit 2024-09-14T04:18:44.681585+0000 mgr.y (mgr.26165) 298 : audit [DBG] from='client.34404 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:46.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:45 smithi123 bash[68976]: cluster 2024-09-14T04:18:44.848381+0000 mgr.y (mgr.26165) 299 : cluster [DBG] pgmap v213: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:46.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:45 smithi123 bash[68976]: cluster 2024-09-14T04:18:44.848381+0000 mgr.y (mgr.26165) 299 : cluster [DBG] pgmap v213: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:46.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:45 smithi123 bash[68976]: audit 2024-09-14T04:18:45.000840+0000 mgr.y (mgr.26165) 300 : audit [DBG] from='client.44342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:46.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:45 smithi123 bash[68976]: audit 2024-09-14T04:18:45.000840+0000 mgr.y (mgr.26165) 300 : audit [DBG] from='client.44342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:46.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:45 smithi123 bash[68976]: audit 2024-09-14T04:18:45.192095+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:18:46.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:45 smithi123 bash[68976]: audit 2024-09-14T04:18:45.192095+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:18:47.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:47 smithi123 bash[68976]: cephadm 2024-09-14T04:18:46.109832+0000 mgr.y (mgr.26165) 301 : cephadm [INF] Upgrade: Updating osd.3 2024-09-14T04:18:47.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:47 smithi123 bash[68976]: cephadm 2024-09-14T04:18:46.109832+0000 mgr.y (mgr.26165) 301 : cephadm [INF] Upgrade: Updating osd.3 2024-09-14T04:18:47.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:47 smithi123 bash[68976]: audit 2024-09-14T04:18:46.118167+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:47.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:47 smithi123 bash[68976]: audit 2024-09-14T04:18:46.118167+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:47.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:47 smithi123 bash[68976]: audit 2024-09-14T04:18:46.122024+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-14T04:18:47.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:47 smithi123 bash[68976]: audit 2024-09-14T04:18:46.122024+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-14T04:18:47.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:47 smithi123 bash[68976]: audit 2024-09-14T04:18:46.123171+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:18:47.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:47 smithi123 bash[68976]: audit 2024-09-14T04:18:46.123171+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:18:47.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:47 smithi123 bash[68976]: cephadm 2024-09-14T04:18:46.125507+0000 mgr.y (mgr.26165) 302 : cephadm [INF] Deploying daemon osd.3 on smithi038 2024-09-14T04:18:47.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:47 smithi123 bash[68976]: cephadm 2024-09-14T04:18:46.125507+0000 mgr.y (mgr.26165) 302 : cephadm [INF] Deploying daemon osd.3 on smithi038 2024-09-14T04:18:47.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:47 smithi038 bash[84940]: cephadm 2024-09-14T04:18:46.109832+0000 mgr.y (mgr.26165) 301 : cephadm [INF] Upgrade: Updating osd.3 2024-09-14T04:18:47.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:47 smithi038 bash[84940]: cephadm 2024-09-14T04:18:46.109832+0000 mgr.y (mgr.26165) 301 : cephadm [INF] Upgrade: Updating osd.3 2024-09-14T04:18:47.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:47 smithi038 bash[84940]: audit 2024-09-14T04:18:46.118167+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:47.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:47 smithi038 bash[84940]: audit 2024-09-14T04:18:46.118167+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:47.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:47 smithi038 bash[84940]: audit 2024-09-14T04:18:46.122024+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-14T04:18:47.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:47 smithi038 bash[84940]: audit 2024-09-14T04:18:46.122024+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-14T04:18:47.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:47 smithi038 bash[84940]: audit 2024-09-14T04:18:46.123171+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:18:47.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:47 smithi038 bash[84940]: audit 2024-09-14T04:18:46.123171+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:18:47.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:47 smithi038 bash[84940]: cephadm 2024-09-14T04:18:46.125507+0000 mgr.y (mgr.26165) 302 : cephadm [INF] Deploying daemon osd.3 on smithi038 2024-09-14T04:18:47.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:47 smithi038 bash[84940]: cephadm 2024-09-14T04:18:46.125507+0000 mgr.y (mgr.26165) 302 : cephadm [INF] Deploying daemon osd.3 on smithi038 2024-09-14T04:18:47.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:47 smithi038 bash[87336]: cephadm 2024-09-14T04:18:46.109832+0000 mgr.y (mgr.26165) 301 : cephadm [INF] Upgrade: Updating osd.3 2024-09-14T04:18:47.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:47 smithi038 bash[87336]: cephadm 2024-09-14T04:18:46.109832+0000 mgr.y (mgr.26165) 301 : cephadm [INF] Upgrade: Updating osd.3 2024-09-14T04:18:47.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:47 smithi038 bash[87336]: audit 2024-09-14T04:18:46.118167+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:47.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:47 smithi038 bash[87336]: audit 2024-09-14T04:18:46.118167+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:47.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:47 smithi038 bash[87336]: audit 2024-09-14T04:18:46.122024+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-14T04:18:47.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:47 smithi038 bash[87336]: audit 2024-09-14T04:18:46.122024+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-14T04:18:47.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:47 smithi038 bash[87336]: audit 2024-09-14T04:18:46.123171+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:18:47.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:47 smithi038 bash[87336]: audit 2024-09-14T04:18:46.123171+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:18:47.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:47 smithi038 bash[87336]: cephadm 2024-09-14T04:18:46.125507+0000 mgr.y (mgr.26165) 302 : cephadm [INF] Deploying daemon osd.3 on smithi038 2024-09-14T04:18:47.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:47 smithi038 bash[87336]: cephadm 2024-09-14T04:18:46.125507+0000 mgr.y (mgr.26165) 302 : cephadm [INF] Deploying daemon osd.3 on smithi038 2024-09-14T04:18:47.643 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:18:48.387 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:18:48 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:18:48] "GET /metrics HTTP/1.1" 200 34145 "" "Prometheus/2.51.0" 2024-09-14T04:18:48.387 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:48 smithi038 bash[84940]: cluster 2024-09-14T04:18:46.849367+0000 mgr.y (mgr.26165) 303 : cluster [DBG] pgmap v214: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:48.387 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:48 smithi038 bash[84940]: cluster 2024-09-14T04:18:46.849367+0000 mgr.y (mgr.26165) 303 : cluster [DBG] pgmap v214: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:48.387 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:48 smithi038 bash[84940]: audit 2024-09-14T04:18:47.317976+0000 mon.a (mon.0) 431 : audit [DBG] from='client.? 172.21.15.38:0/2682489413' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:48.387 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:48 smithi038 bash[84940]: audit 2024-09-14T04:18:47.317976+0000 mon.a (mon.0) 431 : audit [DBG] from='client.? 172.21.15.38:0/2682489413' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:48.387 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:48 smithi038 bash[87336]: cluster 2024-09-14T04:18:46.849367+0000 mgr.y (mgr.26165) 303 : cluster [DBG] pgmap v214: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:48.387 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:48 smithi038 bash[87336]: cluster 2024-09-14T04:18:46.849367+0000 mgr.y (mgr.26165) 303 : cluster [DBG] pgmap v214: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:48.388 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:48 smithi038 bash[87336]: audit 2024-09-14T04:18:47.317976+0000 mon.a (mon.0) 431 : audit [DBG] from='client.? 172.21.15.38:0/2682489413' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:48.388 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:48 smithi038 bash[87336]: audit 2024-09-14T04:18:47.317976+0000 mon.a (mon.0) 431 : audit [DBG] from='client.? 172.21.15.38:0/2682489413' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:48.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:48 smithi123 bash[68976]: cluster 2024-09-14T04:18:46.849367+0000 mgr.y (mgr.26165) 303 : cluster [DBG] pgmap v214: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:48.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:48 smithi123 bash[68976]: cluster 2024-09-14T04:18:46.849367+0000 mgr.y (mgr.26165) 303 : cluster [DBG] pgmap v214: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:48.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:48 smithi123 bash[68976]: audit 2024-09-14T04:18:47.317976+0000 mon.a (mon.0) 431 : audit [DBG] from='client.? 172.21.15.38:0/2682489413' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:48.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:48 smithi123 bash[68976]: audit 2024-09-14T04:18:47.317976+0000 mon.a (mon.0) 431 : audit [DBG] from='client.? 172.21.15.38:0/2682489413' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:49.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:49 smithi123 bash[68976]: audit 2024-09-14T04:18:47.632551+0000 mgr.y (mgr.26165) 304 : audit [DBG] from='client.34422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:49.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:49 smithi123 bash[68976]: audit 2024-09-14T04:18:47.632551+0000 mgr.y (mgr.26165) 304 : audit [DBG] from='client.34422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:49.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:49 smithi123 bash[68976]: audit 2024-09-14T04:18:47.937688+0000 mgr.y (mgr.26165) 305 : audit [DBG] from='client.44360 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:49.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:49 smithi123 bash[68976]: audit 2024-09-14T04:18:47.937688+0000 mgr.y (mgr.26165) 305 : audit [DBG] from='client.44360 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:49.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:49 smithi038 bash[84940]: audit 2024-09-14T04:18:47.632551+0000 mgr.y (mgr.26165) 304 : audit [DBG] from='client.34422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:49.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:49 smithi038 bash[84940]: audit 2024-09-14T04:18:47.632551+0000 mgr.y (mgr.26165) 304 : audit [DBG] from='client.34422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:49.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:49 smithi038 bash[84940]: audit 2024-09-14T04:18:47.937688+0000 mgr.y (mgr.26165) 305 : audit [DBG] from='client.44360 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:49.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:49 smithi038 bash[84940]: audit 2024-09-14T04:18:47.937688+0000 mgr.y (mgr.26165) 305 : audit [DBG] from='client.44360 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:49.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:49 smithi038 bash[87336]: audit 2024-09-14T04:18:47.632551+0000 mgr.y (mgr.26165) 304 : audit [DBG] from='client.34422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:49.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:49 smithi038 bash[87336]: audit 2024-09-14T04:18:47.632551+0000 mgr.y (mgr.26165) 304 : audit [DBG] from='client.34422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:49.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:49 smithi038 bash[87336]: audit 2024-09-14T04:18:47.937688+0000 mgr.y (mgr.26165) 305 : audit [DBG] from='client.44360 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:49.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:49 smithi038 bash[87336]: audit 2024-09-14T04:18:47.937688+0000 mgr.y (mgr.26165) 305 : audit [DBG] from='client.44360 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:50.411 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:50 smithi038 bash[84940]: cluster 2024-09-14T04:18:48.850072+0000 mgr.y (mgr.26165) 306 : cluster [DBG] pgmap v215: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:50.411 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:50 smithi038 bash[84940]: cluster 2024-09-14T04:18:48.850072+0000 mgr.y (mgr.26165) 306 : cluster [DBG] pgmap v215: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:50.411 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:50 smithi038 bash[87336]: cluster 2024-09-14T04:18:48.850072+0000 mgr.y (mgr.26165) 306 : cluster [DBG] pgmap v215: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:50.411 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:50 smithi038 bash[87336]: cluster 2024-09-14T04:18:48.850072+0000 mgr.y (mgr.26165) 306 : cluster [DBG] pgmap v215: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:50.433 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:18:50 smithi123 bash[61744]: ts=2024-09-14T04:18:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:18:50.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:50 smithi123 bash[68976]: cluster 2024-09-14T04:18:48.850072+0000 mgr.y (mgr.26165) 306 : cluster [DBG] pgmap v215: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:50.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:50 smithi123 bash[68976]: cluster 2024-09-14T04:18:48.850072+0000 mgr.y (mgr.26165) 306 : cluster [DBG] pgmap v215: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:50.581 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:18:51.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:51 smithi123 bash[68976]: audit 2024-09-14T04:18:50.257420+0000 mon.a (mon.0) 432 : audit [DBG] from='client.? 172.21.15.38:0/1531203103' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:51.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:51 smithi123 bash[68976]: audit 2024-09-14T04:18:50.257420+0000 mon.a (mon.0) 432 : audit [DBG] from='client.? 172.21.15.38:0/1531203103' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:51.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:51 smithi038 bash[84940]: audit 2024-09-14T04:18:50.257420+0000 mon.a (mon.0) 432 : audit [DBG] from='client.? 172.21.15.38:0/1531203103' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:51.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:51 smithi038 bash[84940]: audit 2024-09-14T04:18:50.257420+0000 mon.a (mon.0) 432 : audit [DBG] from='client.? 172.21.15.38:0/1531203103' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:51.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:51 smithi038 bash[87336]: audit 2024-09-14T04:18:50.257420+0000 mon.a (mon.0) 432 : audit [DBG] from='client.? 172.21.15.38:0/1531203103' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:51.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:51 smithi038 bash[87336]: audit 2024-09-14T04:18:50.257420+0000 mon.a (mon.0) 432 : audit [DBG] from='client.? 172.21.15.38:0/1531203103' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:52.019 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:18:51 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:18:52.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:51 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:18:52.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:51 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:18:52.020 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 04:18:51 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:18:52.021 INFO:journalctl@ceph.osd.2.smithi038.stdout:Sep 14 04:18:51 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:18:52.021 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:18:51 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:18:52.021 INFO:journalctl@ceph.osd.1.smithi038.stdout:Sep 14 04:18:51 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:18:52.022 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 04:18:51 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:18:52.022 INFO:journalctl@ceph.osd.3.smithi038.stdout:Sep 14 04:18:51 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:18:52.022 INFO:journalctl@ceph.osd.3.smithi038.stdout:Sep 14 04:18:51 smithi038 systemd[1]: Stopping Ceph osd.3 for 4d8d8784-724c-11ef-bceb-c7b262605968... 2024-09-14T04:18:52.022 INFO:journalctl@ceph.osd.3.smithi038.stdout:Sep 14 04:18:51 smithi038 bash[51964]: debug 2024-09-14T04:18:51.761+0000 7fa92c318640 -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-09-14T04:18:52.022 INFO:journalctl@ceph.osd.3.smithi038.stdout:Sep 14 04:18:51 smithi038 bash[51964]: debug 2024-09-14T04:18:51.761+0000 7fa92c318640 -1 osd.3 90 *** Got signal Terminated *** 2024-09-14T04:18:52.022 INFO:journalctl@ceph.osd.3.smithi038.stdout:Sep 14 04:18:51 smithi038 bash[51964]: debug 2024-09-14T04:18:51.761+0000 7fa92c318640 -1 osd.3 90 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-14T04:18:52.519 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:52 smithi038 bash[87336]: audit 2024-09-14T04:18:50.572713+0000 mgr.y (mgr.26165) 307 : audit [DBG] from='client.34440 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:52.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:52 smithi038 bash[87336]: audit 2024-09-14T04:18:50.572713+0000 mgr.y (mgr.26165) 307 : audit [DBG] from='client.34440 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:52.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:52 smithi038 bash[87336]: cluster 2024-09-14T04:18:50.850730+0000 mgr.y (mgr.26165) 308 : cluster [DBG] pgmap v216: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:52.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:52 smithi038 bash[87336]: cluster 2024-09-14T04:18:50.850730+0000 mgr.y (mgr.26165) 308 : cluster [DBG] pgmap v216: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:52.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:52 smithi038 bash[87336]: audit 2024-09-14T04:18:50.889303+0000 mgr.y (mgr.26165) 309 : audit [DBG] from='client.44378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:52.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:52 smithi038 bash[87336]: audit 2024-09-14T04:18:50.889303+0000 mgr.y (mgr.26165) 309 : audit [DBG] from='client.44378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:52.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:52 smithi038 bash[87336]: cluster 2024-09-14T04:18:51.767487+0000 mon.a (mon.0) 433 : cluster [INF] osd.3 marked itself down and dead 2024-09-14T04:18:52.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:52 smithi038 bash[87336]: cluster 2024-09-14T04:18:51.767487+0000 mon.a (mon.0) 433 : cluster [INF] osd.3 marked itself down and dead 2024-09-14T04:18:52.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:52 smithi038 bash[84940]: audit 2024-09-14T04:18:50.572713+0000 mgr.y (mgr.26165) 307 : audit [DBG] from='client.34440 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:52.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:52 smithi038 bash[84940]: audit 2024-09-14T04:18:50.572713+0000 mgr.y (mgr.26165) 307 : audit [DBG] from='client.34440 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:52.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:52 smithi038 bash[84940]: cluster 2024-09-14T04:18:50.850730+0000 mgr.y (mgr.26165) 308 : cluster [DBG] pgmap v216: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:52.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:52 smithi038 bash[84940]: cluster 2024-09-14T04:18:50.850730+0000 mgr.y (mgr.26165) 308 : cluster [DBG] pgmap v216: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:52.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:52 smithi038 bash[84940]: audit 2024-09-14T04:18:50.889303+0000 mgr.y (mgr.26165) 309 : audit [DBG] from='client.44378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:52.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:52 smithi038 bash[84940]: audit 2024-09-14T04:18:50.889303+0000 mgr.y (mgr.26165) 309 : audit [DBG] from='client.44378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:52.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:52 smithi038 bash[84940]: cluster 2024-09-14T04:18:51.767487+0000 mon.a (mon.0) 433 : cluster [INF] osd.3 marked itself down and dead 2024-09-14T04:18:52.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:52 smithi038 bash[84940]: cluster 2024-09-14T04:18:51.767487+0000 mon.a (mon.0) 433 : cluster [INF] osd.3 marked itself down and dead 2024-09-14T04:18:52.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:52 smithi123 bash[68976]: audit 2024-09-14T04:18:50.572713+0000 mgr.y (mgr.26165) 307 : audit [DBG] from='client.34440 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:52.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:52 smithi123 bash[68976]: audit 2024-09-14T04:18:50.572713+0000 mgr.y (mgr.26165) 307 : audit [DBG] from='client.34440 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:52.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:52 smithi123 bash[68976]: cluster 2024-09-14T04:18:50.850730+0000 mgr.y (mgr.26165) 308 : cluster [DBG] pgmap v216: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:52.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:52 smithi123 bash[68976]: cluster 2024-09-14T04:18:50.850730+0000 mgr.y (mgr.26165) 308 : cluster [DBG] pgmap v216: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:52.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:52 smithi123 bash[68976]: audit 2024-09-14T04:18:50.889303+0000 mgr.y (mgr.26165) 309 : audit [DBG] from='client.44378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:52.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:52 smithi123 bash[68976]: audit 2024-09-14T04:18:50.889303+0000 mgr.y (mgr.26165) 309 : audit [DBG] from='client.44378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:52.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:52 smithi123 bash[68976]: cluster 2024-09-14T04:18:51.767487+0000 mon.a (mon.0) 433 : cluster [INF] osd.3 marked itself down and dead 2024-09-14T04:18:52.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:52 smithi123 bash[68976]: cluster 2024-09-14T04:18:51.767487+0000 mon.a (mon.0) 433 : cluster [INF] osd.3 marked itself down and dead 2024-09-14T04:18:53.519 INFO:journalctl@ceph.osd.3.smithi038.stdout:Sep 14 04:18:53 smithi038 bash[107423]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd-3 2024-09-14T04:18:53.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:53 smithi038 bash[87336]: cluster 2024-09-14T04:18:52.173167+0000 mon.a (mon.0) 434 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-14T04:18:53.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:53 smithi038 bash[87336]: cluster 2024-09-14T04:18:52.173167+0000 mon.a (mon.0) 434 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-14T04:18:53.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:53 smithi038 bash[87336]: cluster 2024-09-14T04:18:52.189045+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e91: 8 total, 7 up, 8 in 2024-09-14T04:18:53.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:53 smithi038 bash[87336]: cluster 2024-09-14T04:18:52.189045+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e91: 8 total, 7 up, 8 in 2024-09-14T04:18:53.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:53 smithi038 bash[87336]: cluster 2024-09-14T04:18:53.198010+0000 mon.a (mon.0) 436 : cluster [DBG] osdmap e92: 8 total, 7 up, 8 in 2024-09-14T04:18:53.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:53 smithi038 bash[87336]: cluster 2024-09-14T04:18:53.198010+0000 mon.a (mon.0) 436 : cluster [DBG] osdmap e92: 8 total, 7 up, 8 in 2024-09-14T04:18:53.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:53 smithi038 bash[87336]: audit 2024-09-14T04:18:53.209805+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.38:0/3261081840' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:53.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:53 smithi038 bash[87336]: audit 2024-09-14T04:18:53.209805+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.38:0/3261081840' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:53.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:53 smithi038 bash[84940]: cluster 2024-09-14T04:18:52.173167+0000 mon.a (mon.0) 434 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-14T04:18:53.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:53 smithi038 bash[84940]: cluster 2024-09-14T04:18:52.173167+0000 mon.a (mon.0) 434 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-14T04:18:53.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:53 smithi038 bash[84940]: cluster 2024-09-14T04:18:52.189045+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e91: 8 total, 7 up, 8 in 2024-09-14T04:18:53.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:53 smithi038 bash[84940]: cluster 2024-09-14T04:18:52.189045+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e91: 8 total, 7 up, 8 in 2024-09-14T04:18:53.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:53 smithi038 bash[84940]: cluster 2024-09-14T04:18:53.198010+0000 mon.a (mon.0) 436 : cluster [DBG] osdmap e92: 8 total, 7 up, 8 in 2024-09-14T04:18:53.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:53 smithi038 bash[84940]: cluster 2024-09-14T04:18:53.198010+0000 mon.a (mon.0) 436 : cluster [DBG] osdmap e92: 8 total, 7 up, 8 in 2024-09-14T04:18:53.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:53 smithi038 bash[84940]: audit 2024-09-14T04:18:53.209805+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.38:0/3261081840' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:53.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:53 smithi038 bash[84940]: audit 2024-09-14T04:18:53.209805+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.38:0/3261081840' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:53.545 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:18:53.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:53 smithi123 bash[68976]: cluster 2024-09-14T04:18:52.173167+0000 mon.a (mon.0) 434 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-14T04:18:53.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:53 smithi123 bash[68976]: cluster 2024-09-14T04:18:52.173167+0000 mon.a (mon.0) 434 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-14T04:18:53.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:53 smithi123 bash[68976]: cluster 2024-09-14T04:18:52.189045+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e91: 8 total, 7 up, 8 in 2024-09-14T04:18:53.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:53 smithi123 bash[68976]: cluster 2024-09-14T04:18:52.189045+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e91: 8 total, 7 up, 8 in 2024-09-14T04:18:53.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:53 smithi123 bash[68976]: cluster 2024-09-14T04:18:53.198010+0000 mon.a (mon.0) 436 : cluster [DBG] osdmap e92: 8 total, 7 up, 8 in 2024-09-14T04:18:53.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:53 smithi123 bash[68976]: cluster 2024-09-14T04:18:53.198010+0000 mon.a (mon.0) 436 : cluster [DBG] osdmap e92: 8 total, 7 up, 8 in 2024-09-14T04:18:53.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:53 smithi123 bash[68976]: audit 2024-09-14T04:18:53.209805+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.38:0/3261081840' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:53.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:53 smithi123 bash[68976]: audit 2024-09-14T04:18:53.209805+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.38:0/3261081840' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:54.019 INFO:journalctl@ceph.osd.3.smithi038.stdout:Sep 14 04:18:53 smithi038 bash[107535]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd-3 2024-09-14T04:18:54.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:54 smithi038 bash[84940]: cluster 2024-09-14T04:18:52.851360+0000 mgr.y (mgr.26165) 310 : cluster [DBG] pgmap v218: 73 pgs: 13 stale+active+clean, 60 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:54.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:54 smithi038 bash[84940]: cluster 2024-09-14T04:18:52.851360+0000 mgr.y (mgr.26165) 310 : cluster [DBG] pgmap v218: 73 pgs: 13 stale+active+clean, 60 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:54.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:54 smithi038 bash[87336]: cluster 2024-09-14T04:18:52.851360+0000 mgr.y (mgr.26165) 310 : cluster [DBG] pgmap v218: 73 pgs: 13 stale+active+clean, 60 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:54.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:54 smithi038 bash[87336]: cluster 2024-09-14T04:18:52.851360+0000 mgr.y (mgr.26165) 310 : cluster [DBG] pgmap v218: 73 pgs: 13 stale+active+clean, 60 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:54.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:54 smithi123 bash[68976]: cluster 2024-09-14T04:18:52.851360+0000 mgr.y (mgr.26165) 310 : cluster [DBG] pgmap v218: 73 pgs: 13 stale+active+clean, 60 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:54.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:54 smithi123 bash[68976]: cluster 2024-09-14T04:18:52.851360+0000 mgr.y (mgr.26165) 310 : cluster [DBG] pgmap v218: 73 pgs: 13 stale+active+clean, 60 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:18:55.470 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:55 smithi038 bash[87336]: audit 2024-09-14T04:18:53.534628+0000 mgr.y (mgr.26165) 311 : audit [DBG] from='client.44390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:55.470 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:55 smithi038 bash[87336]: audit 2024-09-14T04:18:53.534628+0000 mgr.y (mgr.26165) 311 : audit [DBG] from='client.44390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:55.470 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:55 smithi038 bash[87336]: audit 2024-09-14T04:18:53.848853+0000 mgr.y (mgr.26165) 312 : audit [DBG] from='client.34464 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:55.470 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:55 smithi038 bash[87336]: audit 2024-09-14T04:18:53.848853+0000 mgr.y (mgr.26165) 312 : audit [DBG] from='client.34464 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:55.470 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:55 smithi038 bash[84940]: audit 2024-09-14T04:18:53.534628+0000 mgr.y (mgr.26165) 311 : audit [DBG] from='client.44390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:55.470 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:55 smithi038 bash[84940]: audit 2024-09-14T04:18:53.534628+0000 mgr.y (mgr.26165) 311 : audit [DBG] from='client.44390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:55.470 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:55 smithi038 bash[84940]: audit 2024-09-14T04:18:53.848853+0000 mgr.y (mgr.26165) 312 : audit [DBG] from='client.34464 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:55.471 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:55 smithi038 bash[84940]: audit 2024-09-14T04:18:53.848853+0000 mgr.y (mgr.26165) 312 : audit [DBG] from='client.34464 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:55.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:55 smithi123 bash[68976]: audit 2024-09-14T04:18:53.534628+0000 mgr.y (mgr.26165) 311 : audit [DBG] from='client.44390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:55.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:55 smithi123 bash[68976]: audit 2024-09-14T04:18:53.534628+0000 mgr.y (mgr.26165) 311 : audit [DBG] from='client.44390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:55.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:55 smithi123 bash[68976]: audit 2024-09-14T04:18:53.848853+0000 mgr.y (mgr.26165) 312 : audit [DBG] from='client.34464 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:55.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:55 smithi123 bash[68976]: audit 2024-09-14T04:18:53.848853+0000 mgr.y (mgr.26165) 312 : audit [DBG] from='client.34464 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:56.205 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:56 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:18:56.206 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:18:56 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:18:56.206 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:56 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:18:56.206 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 04:18:56 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:18:56.207 INFO:journalctl@ceph.osd.1.smithi038.stdout:Sep 14 04:18:56 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:18:56.207 INFO:journalctl@ceph.osd.2.smithi038.stdout:Sep 14 04:18:56 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:18:56.207 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 04:18:56 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:18:56.208 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 04:18:56 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:18:56.208 INFO:journalctl@ceph.osd.3.smithi038.stdout:Sep 14 04:18:55 smithi038 systemd[1]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968@osd.3.service: Deactivated successfully. 2024-09-14T04:18:56.208 INFO:journalctl@ceph.osd.3.smithi038.stdout:Sep 14 04:18:55 smithi038 systemd[1]: Stopped Ceph osd.3 for 4d8d8784-724c-11ef-bceb-c7b262605968. 2024-09-14T04:18:56.208 INFO:journalctl@ceph.osd.3.smithi038.stdout:Sep 14 04:18:56 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:18:56.208 INFO:journalctl@ceph.osd.3.smithi038.stdout:Sep 14 04:18:56 smithi038 systemd[1]: Started Ceph osd.3 for 4d8d8784-724c-11ef-bceb-c7b262605968. 2024-09-14T04:18:56.495 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:18:56.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:56 smithi038 bash[84940]: cluster 2024-09-14T04:18:54.852288+0000 mgr.y (mgr.26165) 313 : cluster [DBG] pgmap v220: 73 pgs: 12 active+undersized, 8 stale+active+clean, 1 active+undersized+degraded, 52 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-09-14T04:18:56.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:56 smithi038 bash[84940]: cluster 2024-09-14T04:18:54.852288+0000 mgr.y (mgr.26165) 313 : cluster [DBG] pgmap v220: 73 pgs: 12 active+undersized, 8 stale+active+clean, 1 active+undersized+degraded, 52 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-09-14T04:18:56.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:56 smithi038 bash[84940]: cluster 2024-09-14T04:18:55.231180+0000 mon.a (mon.0) 437 : cluster [WRN] Health check failed: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded (PG_DEGRADED) 2024-09-14T04:18:56.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:56 smithi038 bash[84940]: cluster 2024-09-14T04:18:55.231180+0000 mon.a (mon.0) 437 : cluster [WRN] Health check failed: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded (PG_DEGRADED) 2024-09-14T04:18:56.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:56 smithi038 bash[84940]: audit 2024-09-14T04:18:56.176141+0000 mon.a (mon.0) 438 : audit [DBG] from='client.? 172.21.15.38:0/809076513' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:56.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:56 smithi038 bash[84940]: audit 2024-09-14T04:18:56.176141+0000 mon.a (mon.0) 438 : audit [DBG] from='client.? 172.21.15.38:0/809076513' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:56.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:56 smithi038 bash[87336]: cluster 2024-09-14T04:18:54.852288+0000 mgr.y (mgr.26165) 313 : cluster [DBG] pgmap v220: 73 pgs: 12 active+undersized, 8 stale+active+clean, 1 active+undersized+degraded, 52 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-09-14T04:18:56.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:56 smithi038 bash[87336]: cluster 2024-09-14T04:18:54.852288+0000 mgr.y (mgr.26165) 313 : cluster [DBG] pgmap v220: 73 pgs: 12 active+undersized, 8 stale+active+clean, 1 active+undersized+degraded, 52 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-09-14T04:18:56.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:56 smithi038 bash[87336]: cluster 2024-09-14T04:18:55.231180+0000 mon.a (mon.0) 437 : cluster [WRN] Health check failed: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded (PG_DEGRADED) 2024-09-14T04:18:56.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:56 smithi038 bash[87336]: cluster 2024-09-14T04:18:55.231180+0000 mon.a (mon.0) 437 : cluster [WRN] Health check failed: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded (PG_DEGRADED) 2024-09-14T04:18:56.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:56 smithi038 bash[87336]: audit 2024-09-14T04:18:56.176141+0000 mon.a (mon.0) 438 : audit [DBG] from='client.? 172.21.15.38:0/809076513' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:56.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:56 smithi038 bash[87336]: audit 2024-09-14T04:18:56.176141+0000 mon.a (mon.0) 438 : audit [DBG] from='client.? 172.21.15.38:0/809076513' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:56.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:56 smithi123 bash[68976]: cluster 2024-09-14T04:18:54.852288+0000 mgr.y (mgr.26165) 313 : cluster [DBG] pgmap v220: 73 pgs: 12 active+undersized, 8 stale+active+clean, 1 active+undersized+degraded, 52 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-09-14T04:18:56.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:56 smithi123 bash[68976]: cluster 2024-09-14T04:18:54.852288+0000 mgr.y (mgr.26165) 313 : cluster [DBG] pgmap v220: 73 pgs: 12 active+undersized, 8 stale+active+clean, 1 active+undersized+degraded, 52 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-09-14T04:18:56.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:56 smithi123 bash[68976]: cluster 2024-09-14T04:18:55.231180+0000 mon.a (mon.0) 437 : cluster [WRN] Health check failed: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded (PG_DEGRADED) 2024-09-14T04:18:56.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:56 smithi123 bash[68976]: cluster 2024-09-14T04:18:55.231180+0000 mon.a (mon.0) 437 : cluster [WRN] Health check failed: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded (PG_DEGRADED) 2024-09-14T04:18:56.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:56 smithi123 bash[68976]: audit 2024-09-14T04:18:56.176141+0000 mon.a (mon.0) 438 : audit [DBG] from='client.? 172.21.15.38:0/809076513' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:56.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:56 smithi123 bash[68976]: audit 2024-09-14T04:18:56.176141+0000 mon.a (mon.0) 438 : audit [DBG] from='client.? 172.21.15.38:0/809076513' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:57.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:57 smithi038 bash[84940]: audit 2024-09-14T04:18:56.257617+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:57.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:57 smithi038 bash[84940]: audit 2024-09-14T04:18:56.257617+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:57.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:57 smithi038 bash[84940]: audit 2024-09-14T04:18:56.262739+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:57.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:57 smithi038 bash[84940]: audit 2024-09-14T04:18:56.262739+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:57.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:57 smithi038 bash[84940]: audit 2024-09-14T04:18:56.264555+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:18:57.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:57 smithi038 bash[84940]: audit 2024-09-14T04:18:56.264555+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:18:57.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:57 smithi038 bash[87336]: audit 2024-09-14T04:18:56.257617+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:57.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:57 smithi038 bash[87336]: audit 2024-09-14T04:18:56.257617+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:57.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:57 smithi038 bash[87336]: audit 2024-09-14T04:18:56.262739+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:57.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:57 smithi038 bash[87336]: audit 2024-09-14T04:18:56.262739+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:57.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:57 smithi038 bash[87336]: audit 2024-09-14T04:18:56.264555+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:18:57.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:57 smithi038 bash[87336]: audit 2024-09-14T04:18:56.264555+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:18:57.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:57 smithi123 bash[68976]: audit 2024-09-14T04:18:56.257617+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:57.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:57 smithi123 bash[68976]: audit 2024-09-14T04:18:56.257617+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:57.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:57 smithi123 bash[68976]: audit 2024-09-14T04:18:56.262739+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:57.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:57 smithi123 bash[68976]: audit 2024-09-14T04:18:56.262739+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:18:57.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:57 smithi123 bash[68976]: audit 2024-09-14T04:18:56.264555+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:18:57.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:57 smithi123 bash[68976]: audit 2024-09-14T04:18:56.264555+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:18:58.019 INFO:journalctl@ceph.osd.3.smithi038.stdout:Sep 14 04:18:57 smithi038 bash[107739]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-14T04:18:58.019 INFO:journalctl@ceph.osd.3.smithi038.stdout:Sep 14 04:18:57 smithi038 bash[107739]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-14T04:18:58.519 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:18:58 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:18:58] "GET /metrics HTTP/1.1" 200 34145 "" "Prometheus/2.51.0" 2024-09-14T04:18:58.520 INFO:journalctl@ceph.osd.3.smithi038.stdout:Sep 14 04:18:58 smithi038 bash[107739]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-14T04:18:58.520 INFO:journalctl@ceph.osd.3.smithi038.stdout:Sep 14 04:18:58 smithi038 bash[107739]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-3 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-09-14T04:18:58.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:58 smithi038 bash[87336]: audit 2024-09-14T04:18:56.486500+0000 mgr.y (mgr.26165) 314 : audit [DBG] from='client.44408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:58.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:58 smithi038 bash[87336]: audit 2024-09-14T04:18:56.486500+0000 mgr.y (mgr.26165) 314 : audit [DBG] from='client.44408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:58.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:58 smithi038 bash[87336]: audit 2024-09-14T04:18:56.803017+0000 mgr.y (mgr.26165) 315 : audit [DBG] from='client.34482 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:58.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:58 smithi038 bash[87336]: audit 2024-09-14T04:18:56.803017+0000 mgr.y (mgr.26165) 315 : audit [DBG] from='client.34482 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:58.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:58 smithi038 bash[87336]: cluster 2024-09-14T04:18:56.853029+0000 mgr.y (mgr.26165) 316 : cluster [DBG] pgmap v221: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-14T04:18:58.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:58 smithi038 bash[87336]: cluster 2024-09-14T04:18:56.853029+0000 mgr.y (mgr.26165) 316 : cluster [DBG] pgmap v221: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-14T04:18:58.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:58 smithi038 bash[84940]: audit 2024-09-14T04:18:56.486500+0000 mgr.y (mgr.26165) 314 : audit [DBG] from='client.44408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:58.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:58 smithi038 bash[84940]: audit 2024-09-14T04:18:56.486500+0000 mgr.y (mgr.26165) 314 : audit [DBG] from='client.44408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:58.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:58 smithi038 bash[84940]: audit 2024-09-14T04:18:56.803017+0000 mgr.y (mgr.26165) 315 : audit [DBG] from='client.34482 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:58.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:58 smithi038 bash[84940]: audit 2024-09-14T04:18:56.803017+0000 mgr.y (mgr.26165) 315 : audit [DBG] from='client.34482 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:58.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:58 smithi038 bash[84940]: cluster 2024-09-14T04:18:56.853029+0000 mgr.y (mgr.26165) 316 : cluster [DBG] pgmap v221: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-14T04:18:58.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:58 smithi038 bash[84940]: cluster 2024-09-14T04:18:56.853029+0000 mgr.y (mgr.26165) 316 : cluster [DBG] pgmap v221: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-14T04:18:58.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:58 smithi123 bash[68976]: audit 2024-09-14T04:18:56.486500+0000 mgr.y (mgr.26165) 314 : audit [DBG] from='client.44408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:58.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:58 smithi123 bash[68976]: audit 2024-09-14T04:18:56.486500+0000 mgr.y (mgr.26165) 314 : audit [DBG] from='client.44408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:58.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:58 smithi123 bash[68976]: audit 2024-09-14T04:18:56.803017+0000 mgr.y (mgr.26165) 315 : audit [DBG] from='client.34482 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:58.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:58 smithi123 bash[68976]: audit 2024-09-14T04:18:56.803017+0000 mgr.y (mgr.26165) 315 : audit [DBG] from='client.34482 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:18:58.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:58 smithi123 bash[68976]: cluster 2024-09-14T04:18:56.853029+0000 mgr.y (mgr.26165) 316 : cluster [DBG] pgmap v221: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-14T04:18:58.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:58 smithi123 bash[68976]: cluster 2024-09-14T04:18:56.853029+0000 mgr.y (mgr.26165) 316 : cluster [DBG] pgmap v221: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-14T04:18:58.902 INFO:journalctl@ceph.osd.3.smithi038.stdout:Sep 14 04:18:58 smithi038 bash[107739]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-14T04:18:58.902 INFO:journalctl@ceph.osd.3.smithi038.stdout:Sep 14 04:18:58 smithi038 bash[107739]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-14T04:18:58.902 INFO:journalctl@ceph.osd.3.smithi038.stdout:Sep 14 04:18:58 smithi038 bash[107739]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-09-14T04:18:58.903 INFO:journalctl@ceph.osd.3.smithi038.stdout:Sep 14 04:18:58 smithi038 bash[107739]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-14T04:18:58.903 INFO:journalctl@ceph.osd.3.smithi038.stdout:Sep 14 04:18:58 smithi038 bash[107739]: --> ceph-volume raw activate successful for osd ID: 3 2024-09-14T04:18:59.455 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:18:59.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:59 smithi123 bash[68976]: audit 2024-09-14T04:18:59.116705+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.38:0/1719260661' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:59.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:18:59 smithi123 bash[68976]: audit 2024-09-14T04:18:59.116705+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.38:0/1719260661' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:59.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:59 smithi038 bash[87336]: audit 2024-09-14T04:18:59.116705+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.38:0/1719260661' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:59.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:18:59 smithi038 bash[87336]: audit 2024-09-14T04:18:59.116705+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.38:0/1719260661' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:59.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:59 smithi038 bash[84940]: audit 2024-09-14T04:18:59.116705+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.38:0/1719260661' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:18:59.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:18:59 smithi038 bash[84940]: audit 2024-09-14T04:18:59.116705+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.38:0/1719260661' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:19:00.684 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:19:00 smithi123 bash[61744]: ts=2024-09-14T04:19:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:19:00.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:00 smithi123 bash[68976]: cluster 2024-09-14T04:18:58.853581+0000 mgr.y (mgr.26165) 317 : cluster [DBG] pgmap v222: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-14T04:19:00.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:00 smithi123 bash[68976]: cluster 2024-09-14T04:18:58.853581+0000 mgr.y (mgr.26165) 317 : cluster [DBG] pgmap v222: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-14T04:19:00.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:00 smithi123 bash[68976]: audit 2024-09-14T04:18:59.444880+0000 mgr.y (mgr.26165) 318 : audit [DBG] from='client.34494 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:19:00.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:00 smithi123 bash[68976]: audit 2024-09-14T04:18:59.444880+0000 mgr.y (mgr.26165) 318 : audit [DBG] from='client.34494 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:19:00.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:00 smithi123 bash[68976]: audit 2024-09-14T04:19:00.200473+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:00.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:00 smithi123 bash[68976]: audit 2024-09-14T04:19:00.200473+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:00.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:00 smithi123 bash[68976]: audit 2024-09-14T04:19:00.202539+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:19:00.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:00 smithi123 bash[68976]: audit 2024-09-14T04:19:00.202539+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:19:00.702 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:00 smithi038 bash[84940]: cluster 2024-09-14T04:18:58.853581+0000 mgr.y (mgr.26165) 317 : cluster [DBG] pgmap v222: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-14T04:19:00.702 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:00 smithi038 bash[84940]: cluster 2024-09-14T04:18:58.853581+0000 mgr.y (mgr.26165) 317 : cluster [DBG] pgmap v222: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-14T04:19:00.702 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:00 smithi038 bash[84940]: audit 2024-09-14T04:18:59.444880+0000 mgr.y (mgr.26165) 318 : audit [DBG] from='client.34494 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:19:00.703 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:00 smithi038 bash[84940]: audit 2024-09-14T04:18:59.444880+0000 mgr.y (mgr.26165) 318 : audit [DBG] from='client.34494 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:19:00.703 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:00 smithi038 bash[84940]: audit 2024-09-14T04:19:00.200473+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:00.703 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:00 smithi038 bash[84940]: audit 2024-09-14T04:19:00.200473+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:00.703 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:00 smithi038 bash[84940]: audit 2024-09-14T04:19:00.202539+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:19:00.703 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:00 smithi038 bash[84940]: audit 2024-09-14T04:19:00.202539+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:19:00.703 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:00 smithi038 bash[87336]: cluster 2024-09-14T04:18:58.853581+0000 mgr.y (mgr.26165) 317 : cluster [DBG] pgmap v222: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-14T04:19:00.703 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:00 smithi038 bash[87336]: cluster 2024-09-14T04:18:58.853581+0000 mgr.y (mgr.26165) 317 : cluster [DBG] pgmap v222: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-14T04:19:00.703 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:00 smithi038 bash[87336]: audit 2024-09-14T04:18:59.444880+0000 mgr.y (mgr.26165) 318 : audit [DBG] from='client.34494 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:19:00.703 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:00 smithi038 bash[87336]: audit 2024-09-14T04:18:59.444880+0000 mgr.y (mgr.26165) 318 : audit [DBG] from='client.34494 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:19:00.703 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:00 smithi038 bash[87336]: audit 2024-09-14T04:19:00.200473+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:00.703 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:00 smithi038 bash[87336]: audit 2024-09-14T04:19:00.200473+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:00.704 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:00 smithi038 bash[87336]: audit 2024-09-14T04:19:00.202539+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:19:00.704 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:00 smithi038 bash[87336]: audit 2024-09-14T04:19:00.202539+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:19:01.019 INFO:journalctl@ceph.osd.3.smithi038.stdout:Sep 14 04:19:00 smithi038 bash[108067]: debug 2024-09-14T04:19:00.773+0000 7fafa842e640 1 -- 172.21.15.38:0/3748442103 <== mon.2 v2:172.21.15.38:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x556ecaf7e960 con 0x556ecaf9f800 2024-09-14T04:19:01.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:01 smithi123 bash[68976]: audit 2024-09-14T04:18:59.756771+0000 mgr.y (mgr.26165) 319 : audit [DBG] from='client.34500 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:19:01.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:01 smithi123 bash[68976]: audit 2024-09-14T04:18:59.756771+0000 mgr.y (mgr.26165) 319 : audit [DBG] from='client.34500 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:19:01.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:01 smithi038 bash[84940]: audit 2024-09-14T04:18:59.756771+0000 mgr.y (mgr.26165) 319 : audit [DBG] from='client.34500 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:19:01.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:01 smithi038 bash[84940]: audit 2024-09-14T04:18:59.756771+0000 mgr.y (mgr.26165) 319 : audit [DBG] from='client.34500 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:19:01.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:01 smithi038 bash[87336]: audit 2024-09-14T04:18:59.756771+0000 mgr.y (mgr.26165) 319 : audit [DBG] from='client.34500 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:19:01.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:01 smithi038 bash[87336]: audit 2024-09-14T04:18:59.756771+0000 mgr.y (mgr.26165) 319 : audit [DBG] from='client.34500 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:19:02.414 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:19:02.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:02 smithi123 bash[68976]: cluster 2024-09-14T04:19:00.854625+0000 mgr.y (mgr.26165) 320 : cluster [DBG] pgmap v223: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-14T04:19:02.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:02 smithi123 bash[68976]: cluster 2024-09-14T04:19:00.854625+0000 mgr.y (mgr.26165) 320 : cluster [DBG] pgmap v223: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-14T04:19:02.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:02 smithi123 bash[68976]: cluster 2024-09-14T04:19:01.913463+0000 mon.a (mon.0) 444 : cluster [WRN] Health check update: Degraded data redundancy: 4/78 objects degraded (5.128%), 3 pgs degraded (PG_DEGRADED) 2024-09-14T04:19:02.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:02 smithi123 bash[68976]: cluster 2024-09-14T04:19:01.913463+0000 mon.a (mon.0) 444 : cluster [WRN] Health check update: Degraded data redundancy: 4/78 objects degraded (5.128%), 3 pgs degraded (PG_DEGRADED) 2024-09-14T04:19:02.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:02 smithi123 bash[68976]: audit 2024-09-14T04:19:02.069418+0000 mon.a (mon.0) 445 : audit [DBG] from='client.? 172.21.15.38:0/2301832593' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:19:02.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:02 smithi123 bash[68976]: audit 2024-09-14T04:19:02.069418+0000 mon.a (mon.0) 445 : audit [DBG] from='client.? 172.21.15.38:0/2301832593' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:19:02.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:02 smithi123 bash[68976]: audit 2024-09-14T04:19:02.282559+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:02.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:02 smithi123 bash[68976]: audit 2024-09-14T04:19:02.282559+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:02.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:02 smithi123 bash[68976]: audit 2024-09-14T04:19:02.291865+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:02.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:02 smithi123 bash[68976]: audit 2024-09-14T04:19:02.291865+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:02.769 INFO:journalctl@ceph.osd.3.smithi038.stdout:Sep 14 04:19:02 smithi038 bash[108067]: debug 2024-09-14T04:19:02.365+0000 7fafaac95640 -1 Falling back to public interface 2024-09-14T04:19:02.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:02 smithi038 bash[84940]: cluster 2024-09-14T04:19:00.854625+0000 mgr.y (mgr.26165) 320 : cluster [DBG] pgmap v223: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-14T04:19:02.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:02 smithi038 bash[84940]: cluster 2024-09-14T04:19:00.854625+0000 mgr.y (mgr.26165) 320 : cluster [DBG] pgmap v223: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-14T04:19:02.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:02 smithi038 bash[84940]: cluster 2024-09-14T04:19:01.913463+0000 mon.a (mon.0) 444 : cluster [WRN] Health check update: Degraded data redundancy: 4/78 objects degraded (5.128%), 3 pgs degraded (PG_DEGRADED) 2024-09-14T04:19:02.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:02 smithi038 bash[84940]: cluster 2024-09-14T04:19:01.913463+0000 mon.a (mon.0) 444 : cluster [WRN] Health check update: Degraded data redundancy: 4/78 objects degraded (5.128%), 3 pgs degraded (PG_DEGRADED) 2024-09-14T04:19:02.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:02 smithi038 bash[84940]: audit 2024-09-14T04:19:02.069418+0000 mon.a (mon.0) 445 : audit [DBG] from='client.? 172.21.15.38:0/2301832593' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:19:02.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:02 smithi038 bash[84940]: audit 2024-09-14T04:19:02.069418+0000 mon.a (mon.0) 445 : audit [DBG] from='client.? 172.21.15.38:0/2301832593' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:19:02.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:02 smithi038 bash[84940]: audit 2024-09-14T04:19:02.282559+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:02.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:02 smithi038 bash[84940]: audit 2024-09-14T04:19:02.282559+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:02.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:02 smithi038 bash[84940]: audit 2024-09-14T04:19:02.291865+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:02.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:02 smithi038 bash[84940]: audit 2024-09-14T04:19:02.291865+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:02.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:02 smithi038 bash[87336]: cluster 2024-09-14T04:19:00.854625+0000 mgr.y (mgr.26165) 320 : cluster [DBG] pgmap v223: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-14T04:19:02.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:02 smithi038 bash[87336]: cluster 2024-09-14T04:19:00.854625+0000 mgr.y (mgr.26165) 320 : cluster [DBG] pgmap v223: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-14T04:19:02.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:02 smithi038 bash[87336]: cluster 2024-09-14T04:19:01.913463+0000 mon.a (mon.0) 444 : cluster [WRN] Health check update: Degraded data redundancy: 4/78 objects degraded (5.128%), 3 pgs degraded (PG_DEGRADED) 2024-09-14T04:19:02.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:02 smithi038 bash[87336]: cluster 2024-09-14T04:19:01.913463+0000 mon.a (mon.0) 444 : cluster [WRN] Health check update: Degraded data redundancy: 4/78 objects degraded (5.128%), 3 pgs degraded (PG_DEGRADED) 2024-09-14T04:19:02.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:02 smithi038 bash[87336]: audit 2024-09-14T04:19:02.069418+0000 mon.a (mon.0) 445 : audit [DBG] from='client.? 172.21.15.38:0/2301832593' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:19:02.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:02 smithi038 bash[87336]: audit 2024-09-14T04:19:02.069418+0000 mon.a (mon.0) 445 : audit [DBG] from='client.? 172.21.15.38:0/2301832593' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:19:02.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:02 smithi038 bash[87336]: audit 2024-09-14T04:19:02.282559+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:02.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:02 smithi038 bash[87336]: audit 2024-09-14T04:19:02.282559+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:02.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:02 smithi038 bash[87336]: audit 2024-09-14T04:19:02.291865+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:02.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:02 smithi038 bash[87336]: audit 2024-09-14T04:19:02.291865+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:03.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:03 smithi123 bash[68976]: audit 2024-09-14T04:19:02.404516+0000 mgr.y (mgr.26165) 321 : audit [DBG] from='client.34515 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:19:03.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:03 smithi123 bash[68976]: audit 2024-09-14T04:19:02.404516+0000 mgr.y (mgr.26165) 321 : audit [DBG] from='client.34515 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:19:03.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:03 smithi038 bash[84940]: audit 2024-09-14T04:19:02.404516+0000 mgr.y (mgr.26165) 321 : audit [DBG] from='client.34515 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:19:03.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:03 smithi038 bash[84940]: audit 2024-09-14T04:19:02.404516+0000 mgr.y (mgr.26165) 321 : audit [DBG] from='client.34515 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:19:03.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:03 smithi038 bash[87336]: audit 2024-09-14T04:19:02.404516+0000 mgr.y (mgr.26165) 321 : audit [DBG] from='client.34515 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:19:03.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:03 smithi038 bash[87336]: audit 2024-09-14T04:19:02.404516+0000 mgr.y (mgr.26165) 321 : audit [DBG] from='client.34515 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:19:04.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:04 smithi123 bash[68976]: audit 2024-09-14T04:19:02.721725+0000 mgr.y (mgr.26165) 322 : audit [DBG] from='client.44453 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:19:04.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:04 smithi123 bash[68976]: audit 2024-09-14T04:19:02.721725+0000 mgr.y (mgr.26165) 322 : audit [DBG] from='client.44453 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:19:04.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:04 smithi123 bash[68976]: cluster 2024-09-14T04:19:02.855367+0000 mgr.y (mgr.26165) 323 : cluster [DBG] pgmap v224: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-14T04:19:04.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:04 smithi123 bash[68976]: cluster 2024-09-14T04:19:02.855367+0000 mgr.y (mgr.26165) 323 : cluster [DBG] pgmap v224: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-14T04:19:04.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:04 smithi123 bash[68976]: audit 2024-09-14T04:19:03.654372+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:04.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:04 smithi123 bash[68976]: audit 2024-09-14T04:19:03.654372+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:04.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:04 smithi123 bash[68976]: audit 2024-09-14T04:19:03.661266+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:04.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:04 smithi123 bash[68976]: audit 2024-09-14T04:19:03.661266+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:04.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:04 smithi038 bash[84940]: audit 2024-09-14T04:19:02.721725+0000 mgr.y (mgr.26165) 322 : audit [DBG] from='client.44453 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:19:04.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:04 smithi038 bash[84940]: audit 2024-09-14T04:19:02.721725+0000 mgr.y (mgr.26165) 322 : audit [DBG] from='client.44453 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:19:04.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:04 smithi038 bash[84940]: cluster 2024-09-14T04:19:02.855367+0000 mgr.y (mgr.26165) 323 : cluster [DBG] pgmap v224: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-14T04:19:04.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:04 smithi038 bash[84940]: cluster 2024-09-14T04:19:02.855367+0000 mgr.y (mgr.26165) 323 : cluster [DBG] pgmap v224: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-14T04:19:04.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:04 smithi038 bash[84940]: audit 2024-09-14T04:19:03.654372+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:04.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:04 smithi038 bash[84940]: audit 2024-09-14T04:19:03.654372+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:04.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:04 smithi038 bash[84940]: audit 2024-09-14T04:19:03.661266+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:04.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:04 smithi038 bash[84940]: audit 2024-09-14T04:19:03.661266+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:04.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:04 smithi038 bash[87336]: audit 2024-09-14T04:19:02.721725+0000 mgr.y (mgr.26165) 322 : audit [DBG] from='client.44453 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:19:04.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:04 smithi038 bash[87336]: audit 2024-09-14T04:19:02.721725+0000 mgr.y (mgr.26165) 322 : audit [DBG] from='client.44453 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:19:04.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:04 smithi038 bash[87336]: cluster 2024-09-14T04:19:02.855367+0000 mgr.y (mgr.26165) 323 : cluster [DBG] pgmap v224: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-14T04:19:04.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:04 smithi038 bash[87336]: cluster 2024-09-14T04:19:02.855367+0000 mgr.y (mgr.26165) 323 : cluster [DBG] pgmap v224: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-14T04:19:04.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:04 smithi038 bash[87336]: audit 2024-09-14T04:19:03.654372+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:04.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:04 smithi038 bash[87336]: audit 2024-09-14T04:19:03.654372+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:04.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:04 smithi038 bash[87336]: audit 2024-09-14T04:19:03.661266+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:04.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:04 smithi038 bash[87336]: audit 2024-09-14T04:19:03.661266+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:05.346 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-09-14T04:19:06.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:05 smithi038 bash[87336]: audit 2024-09-14T04:19:04.770113+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:06.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:05 smithi038 bash[87336]: audit 2024-09-14T04:19:04.770113+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:06.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:05 smithi038 bash[87336]: audit 2024-09-14T04:19:04.778832+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:06.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:05 smithi038 bash[87336]: audit 2024-09-14T04:19:04.778832+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:06.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:05 smithi038 bash[87336]: cluster 2024-09-14T04:19:04.855981+0000 mgr.y (mgr.26165) 324 : cluster [DBG] pgmap v225: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-14T04:19:06.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:05 smithi038 bash[87336]: cluster 2024-09-14T04:19:04.855981+0000 mgr.y (mgr.26165) 324 : cluster [DBG] pgmap v225: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-14T04:19:06.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:05 smithi038 bash[87336]: audit 2024-09-14T04:19:05.026010+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.38:0/2679263916' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:19:06.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:05 smithi038 bash[87336]: audit 2024-09-14T04:19:05.026010+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.38:0/2679263916' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:19:06.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:05 smithi038 bash[87336]: audit 2024-09-14T04:19:05.336012+0000 mgr.y (mgr.26165) 325 : audit [DBG] from='client.44465 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:19:06.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:05 smithi038 bash[87336]: audit 2024-09-14T04:19:05.336012+0000 mgr.y (mgr.26165) 325 : audit [DBG] from='client.44465 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:19:06.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:05 smithi038 bash[84940]: audit 2024-09-14T04:19:04.770113+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:06.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:05 smithi038 bash[84940]: audit 2024-09-14T04:19:04.770113+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:06.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:05 smithi038 bash[84940]: audit 2024-09-14T04:19:04.778832+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:06.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:05 smithi038 bash[84940]: audit 2024-09-14T04:19:04.778832+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:06.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:05 smithi038 bash[84940]: cluster 2024-09-14T04:19:04.855981+0000 mgr.y (mgr.26165) 324 : cluster [DBG] pgmap v225: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-14T04:19:06.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:05 smithi038 bash[84940]: cluster 2024-09-14T04:19:04.855981+0000 mgr.y (mgr.26165) 324 : cluster [DBG] pgmap v225: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-14T04:19:06.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:05 smithi038 bash[84940]: audit 2024-09-14T04:19:05.026010+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.38:0/2679263916' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:19:06.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:05 smithi038 bash[84940]: audit 2024-09-14T04:19:05.026010+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.38:0/2679263916' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:19:06.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:05 smithi038 bash[84940]: audit 2024-09-14T04:19:05.336012+0000 mgr.y (mgr.26165) 325 : audit [DBG] from='client.44465 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:19:06.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:05 smithi038 bash[84940]: audit 2024-09-14T04:19:05.336012+0000 mgr.y (mgr.26165) 325 : audit [DBG] from='client.44465 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:19:06.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:05 smithi123 bash[68976]: audit 2024-09-14T04:19:04.770113+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:06.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:05 smithi123 bash[68976]: audit 2024-09-14T04:19:04.770113+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:06.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:05 smithi123 bash[68976]: audit 2024-09-14T04:19:04.778832+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:06.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:05 smithi123 bash[68976]: audit 2024-09-14T04:19:04.778832+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:06.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:05 smithi123 bash[68976]: cluster 2024-09-14T04:19:04.855981+0000 mgr.y (mgr.26165) 324 : cluster [DBG] pgmap v225: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-14T04:19:06.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:05 smithi123 bash[68976]: cluster 2024-09-14T04:19:04.855981+0000 mgr.y (mgr.26165) 324 : cluster [DBG] pgmap v225: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-14T04:19:06.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:05 smithi123 bash[68976]: audit 2024-09-14T04:19:05.026010+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.38:0/2679263916' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:19:06.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:05 smithi123 bash[68976]: audit 2024-09-14T04:19:05.026010+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.38:0/2679263916' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:19:06.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:05 smithi123 bash[68976]: audit 2024-09-14T04:19:05.336012+0000 mgr.y (mgr.26165) 325 : audit [DBG] from='client.44465 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:19:06.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:05 smithi123 bash[68976]: audit 2024-09-14T04:19:05.336012+0000 mgr.y (mgr.26165) 325 : audit [DBG] from='client.44465 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:19:06.519 INFO:journalctl@ceph.osd.3.smithi038.stdout:Sep 14 04:19:06 smithi038 bash[108067]: debug 2024-09-14T04:19:06.133+0000 7fafaac95640 -1 osd.3 90 log_to_monitors true 2024-09-14T04:19:07.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:06 smithi123 bash[68976]: audit 2024-09-14T04:19:05.639642+0000 mgr.y (mgr.26165) 326 : audit [DBG] from='client.34539 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:19:07.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:06 smithi123 bash[68976]: audit 2024-09-14T04:19:05.639642+0000 mgr.y (mgr.26165) 326 : audit [DBG] from='client.34539 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:19:07.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:06 smithi123 bash[68976]: audit 2024-09-14T04:19:06.144171+0000 mon.c (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.38:6826/1454932351,v1:172.21.15.38:6827/1454932351]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-14T04:19:07.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:06 smithi123 bash[68976]: audit 2024-09-14T04:19:06.144171+0000 mon.c (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.38:6826/1454932351,v1:172.21.15.38:6827/1454932351]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-14T04:19:07.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:06 smithi123 bash[68976]: audit 2024-09-14T04:19:06.144537+0000 mon.a (mon.0) 452 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-14T04:19:07.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:06 smithi123 bash[68976]: audit 2024-09-14T04:19:06.144537+0000 mon.a (mon.0) 452 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-14T04:19:07.272 INFO:journalctl@ceph.osd.3.smithi038.stdout:Sep 14 04:19:06 smithi038 bash[108067]: debug 2024-09-14T04:19:06.853+0000 7fafa2a3f640 -1 osd.3 90 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-14T04:19:07.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:06 smithi038 bash[84940]: audit 2024-09-14T04:19:05.639642+0000 mgr.y (mgr.26165) 326 : audit [DBG] from='client.34539 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:19:07.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:06 smithi038 bash[84940]: audit 2024-09-14T04:19:05.639642+0000 mgr.y (mgr.26165) 326 : audit [DBG] from='client.34539 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:19:07.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:06 smithi038 bash[84940]: audit 2024-09-14T04:19:06.144171+0000 mon.c (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.38:6826/1454932351,v1:172.21.15.38:6827/1454932351]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-14T04:19:07.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:06 smithi038 bash[84940]: audit 2024-09-14T04:19:06.144171+0000 mon.c (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.38:6826/1454932351,v1:172.21.15.38:6827/1454932351]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-14T04:19:07.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:06 smithi038 bash[84940]: audit 2024-09-14T04:19:06.144537+0000 mon.a (mon.0) 452 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-14T04:19:07.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:06 smithi038 bash[84940]: audit 2024-09-14T04:19:06.144537+0000 mon.a (mon.0) 452 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-14T04:19:07.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:06 smithi038 bash[87336]: audit 2024-09-14T04:19:05.639642+0000 mgr.y (mgr.26165) 326 : audit [DBG] from='client.34539 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:19:07.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:06 smithi038 bash[87336]: audit 2024-09-14T04:19:05.639642+0000 mgr.y (mgr.26165) 326 : audit [DBG] from='client.34539 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:19:07.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:06 smithi038 bash[87336]: audit 2024-09-14T04:19:06.144171+0000 mon.c (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.38:6826/1454932351,v1:172.21.15.38:6827/1454932351]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-14T04:19:07.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:06 smithi038 bash[87336]: audit 2024-09-14T04:19:06.144171+0000 mon.c (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.38:6826/1454932351,v1:172.21.15.38:6827/1454932351]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-14T04:19:07.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:06 smithi038 bash[87336]: audit 2024-09-14T04:19:06.144537+0000 mon.a (mon.0) 452 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-14T04:19:07.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:06 smithi038 bash[87336]: audit 2024-09-14T04:19:06.144537+0000 mon.a (mon.0) 452 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-14T04:19:07.983 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 19.3.0-4907-ga2782315 (a2782315255a3e7d5f6cdc9eb35785187ff6ddf8) squid (dev)": 4 2024-09-14T04:19:08.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:07 smithi123 bash[68976]: audit 2024-09-14T04:19:06.815788+0000 mon.a (mon.0) 453 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-14T04:19:08.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:07 smithi123 bash[68976]: audit 2024-09-14T04:19:06.815788+0000 mon.a (mon.0) 453 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-14T04:19:08.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:07 smithi123 bash[68976]: cluster 2024-09-14T04:19:06.827570+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e93: 8 total, 7 up, 8 in 2024-09-14T04:19:08.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:07 smithi123 bash[68976]: cluster 2024-09-14T04:19:06.827570+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e93: 8 total, 7 up, 8 in 2024-09-14T04:19:08.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:07 smithi123 bash[68976]: audit 2024-09-14T04:19:06.829128+0000 mon.c (mon.2) 12 : audit [INF] from='osd.3 [v2:172.21.15.38:6826/1454932351,v1:172.21.15.38:6827/1454932351]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi038", "root=default"]} : dispatch 2024-09-14T04:19:08.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:07 smithi123 bash[68976]: audit 2024-09-14T04:19:06.829128+0000 mon.c (mon.2) 12 : audit [INF] from='osd.3 [v2:172.21.15.38:6826/1454932351,v1:172.21.15.38:6827/1454932351]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi038", "root=default"]} : dispatch 2024-09-14T04:19:08.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:07 smithi123 bash[68976]: audit 2024-09-14T04:19:06.829731+0000 mon.a (mon.0) 455 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi038", "root=default"]} : dispatch 2024-09-14T04:19:08.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:07 smithi123 bash[68976]: audit 2024-09-14T04:19:06.829731+0000 mon.a (mon.0) 455 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi038", "root=default"]} : dispatch 2024-09-14T04:19:08.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:07 smithi123 bash[68976]: cluster 2024-09-14T04:19:06.856803+0000 mgr.y (mgr.26165) 327 : cluster [DBG] pgmap v227: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-14T04:19:08.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:07 smithi123 bash[68976]: cluster 2024-09-14T04:19:06.856803+0000 mgr.y (mgr.26165) 327 : cluster [DBG] pgmap v227: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-14T04:19:08.227 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:07 smithi038 bash[84940]: audit 2024-09-14T04:19:06.815788+0000 mon.a (mon.0) 453 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-14T04:19:08.227 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:07 smithi038 bash[84940]: audit 2024-09-14T04:19:06.815788+0000 mon.a (mon.0) 453 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-14T04:19:08.228 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:07 smithi038 bash[84940]: cluster 2024-09-14T04:19:06.827570+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e93: 8 total, 7 up, 8 in 2024-09-14T04:19:08.228 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:07 smithi038 bash[84940]: cluster 2024-09-14T04:19:06.827570+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e93: 8 total, 7 up, 8 in 2024-09-14T04:19:08.228 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:07 smithi038 bash[84940]: audit 2024-09-14T04:19:06.829128+0000 mon.c (mon.2) 12 : audit [INF] from='osd.3 [v2:172.21.15.38:6826/1454932351,v1:172.21.15.38:6827/1454932351]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi038", "root=default"]} : dispatch 2024-09-14T04:19:08.228 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:07 smithi038 bash[84940]: audit 2024-09-14T04:19:06.829128+0000 mon.c (mon.2) 12 : audit [INF] from='osd.3 [v2:172.21.15.38:6826/1454932351,v1:172.21.15.38:6827/1454932351]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi038", "root=default"]} : dispatch 2024-09-14T04:19:08.228 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:07 smithi038 bash[84940]: audit 2024-09-14T04:19:06.829731+0000 mon.a (mon.0) 455 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi038", "root=default"]} : dispatch 2024-09-14T04:19:08.228 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:07 smithi038 bash[84940]: audit 2024-09-14T04:19:06.829731+0000 mon.a (mon.0) 455 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi038", "root=default"]} : dispatch 2024-09-14T04:19:08.228 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:07 smithi038 bash[84940]: cluster 2024-09-14T04:19:06.856803+0000 mgr.y (mgr.26165) 327 : cluster [DBG] pgmap v227: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-14T04:19:08.228 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:07 smithi038 bash[84940]: cluster 2024-09-14T04:19:06.856803+0000 mgr.y (mgr.26165) 327 : cluster [DBG] pgmap v227: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-14T04:19:08.229 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:07 smithi038 bash[87336]: audit 2024-09-14T04:19:06.815788+0000 mon.a (mon.0) 453 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-14T04:19:08.229 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:07 smithi038 bash[87336]: audit 2024-09-14T04:19:06.815788+0000 mon.a (mon.0) 453 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-14T04:19:08.229 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:07 smithi038 bash[87336]: cluster 2024-09-14T04:19:06.827570+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e93: 8 total, 7 up, 8 in 2024-09-14T04:19:08.229 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:07 smithi038 bash[87336]: cluster 2024-09-14T04:19:06.827570+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e93: 8 total, 7 up, 8 in 2024-09-14T04:19:08.229 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:07 smithi038 bash[87336]: audit 2024-09-14T04:19:06.829128+0000 mon.c (mon.2) 12 : audit [INF] from='osd.3 [v2:172.21.15.38:6826/1454932351,v1:172.21.15.38:6827/1454932351]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi038", "root=default"]} : dispatch 2024-09-14T04:19:08.229 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:07 smithi038 bash[87336]: audit 2024-09-14T04:19:06.829128+0000 mon.c (mon.2) 12 : audit [INF] from='osd.3 [v2:172.21.15.38:6826/1454932351,v1:172.21.15.38:6827/1454932351]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi038", "root=default"]} : dispatch 2024-09-14T04:19:08.229 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:07 smithi038 bash[87336]: audit 2024-09-14T04:19:06.829731+0000 mon.a (mon.0) 455 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi038", "root=default"]} : dispatch 2024-09-14T04:19:08.229 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:07 smithi038 bash[87336]: audit 2024-09-14T04:19:06.829731+0000 mon.a (mon.0) 455 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi038", "root=default"]} : dispatch 2024-09-14T04:19:08.229 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:07 smithi038 bash[87336]: cluster 2024-09-14T04:19:06.856803+0000 mgr.y (mgr.26165) 327 : cluster [DBG] pgmap v227: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-14T04:19:08.230 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:07 smithi038 bash[87336]: cluster 2024-09-14T04:19:06.856803+0000 mgr.y (mgr.26165) 327 : cluster [DBG] pgmap v227: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-14T04:19:08.519 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:19:08 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:19:08] "GET /metrics HTTP/1.1" 200 34148 "" "Prometheus/2.51.0" 2024-09-14T04:19:08.856 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -e sha1=a2782315255a3e7d5f6cdc9eb35785187ff6ddf8 -- bash -c 'ceph orch upgrade pause' 2024-09-14T04:19:09.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:08 smithi123 bash[68976]: cluster 2024-09-14T04:19:07.816499+0000 mon.a (mon.0) 456 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-14T04:19:09.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:08 smithi123 bash[68976]: cluster 2024-09-14T04:19:07.816499+0000 mon.a (mon.0) 456 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-14T04:19:09.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:08 smithi123 bash[68976]: cluster 2024-09-14T04:19:07.846240+0000 mon.a (mon.0) 457 : cluster [INF] osd.3 [v2:172.21.15.38:6826/1454932351,v1:172.21.15.38:6827/1454932351] boot 2024-09-14T04:19:09.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:08 smithi123 bash[68976]: cluster 2024-09-14T04:19:07.846240+0000 mon.a (mon.0) 457 : cluster [INF] osd.3 [v2:172.21.15.38:6826/1454932351,v1:172.21.15.38:6827/1454932351] boot 2024-09-14T04:19:09.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:08 smithi123 bash[68976]: cluster 2024-09-14T04:19:07.846284+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-09-14T04:19:09.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:08 smithi123 bash[68976]: cluster 2024-09-14T04:19:07.846284+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-09-14T04:19:09.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:08 smithi123 bash[68976]: audit 2024-09-14T04:19:07.846717+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-14T04:19:09.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:08 smithi123 bash[68976]: audit 2024-09-14T04:19:07.846717+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-14T04:19:09.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:08 smithi123 bash[68976]: audit 2024-09-14T04:19:07.972139+0000 mon.a (mon.0) 460 : audit [DBG] from='client.? 172.21.15.38:0/3230408985' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:19:09.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:08 smithi123 bash[68976]: audit 2024-09-14T04:19:07.972139+0000 mon.a (mon.0) 460 : audit [DBG] from='client.? 172.21.15.38:0/3230408985' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:19:09.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:08 smithi038 bash[84940]: cluster 2024-09-14T04:19:07.816499+0000 mon.a (mon.0) 456 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-14T04:19:09.315 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:08 smithi038 bash[84940]: cluster 2024-09-14T04:19:07.816499+0000 mon.a (mon.0) 456 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-14T04:19:09.315 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:08 smithi038 bash[84940]: cluster 2024-09-14T04:19:07.846240+0000 mon.a (mon.0) 457 : cluster [INF] osd.3 [v2:172.21.15.38:6826/1454932351,v1:172.21.15.38:6827/1454932351] boot 2024-09-14T04:19:09.315 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:08 smithi038 bash[84940]: cluster 2024-09-14T04:19:07.846240+0000 mon.a (mon.0) 457 : cluster [INF] osd.3 [v2:172.21.15.38:6826/1454932351,v1:172.21.15.38:6827/1454932351] boot 2024-09-14T04:19:09.315 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:08 smithi038 bash[84940]: cluster 2024-09-14T04:19:07.846284+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-09-14T04:19:09.316 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:08 smithi038 bash[84940]: cluster 2024-09-14T04:19:07.846284+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-09-14T04:19:09.316 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:08 smithi038 bash[84940]: audit 2024-09-14T04:19:07.846717+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-14T04:19:09.316 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:08 smithi038 bash[84940]: audit 2024-09-14T04:19:07.846717+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-14T04:19:09.316 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:08 smithi038 bash[84940]: audit 2024-09-14T04:19:07.972139+0000 mon.a (mon.0) 460 : audit [DBG] from='client.? 172.21.15.38:0/3230408985' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:19:09.316 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:08 smithi038 bash[84940]: audit 2024-09-14T04:19:07.972139+0000 mon.a (mon.0) 460 : audit [DBG] from='client.? 172.21.15.38:0/3230408985' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:19:09.316 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:08 smithi038 bash[87336]: cluster 2024-09-14T04:19:07.816499+0000 mon.a (mon.0) 456 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-14T04:19:09.316 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:08 smithi038 bash[87336]: cluster 2024-09-14T04:19:07.816499+0000 mon.a (mon.0) 456 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-14T04:19:09.316 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:08 smithi038 bash[87336]: cluster 2024-09-14T04:19:07.846240+0000 mon.a (mon.0) 457 : cluster [INF] osd.3 [v2:172.21.15.38:6826/1454932351,v1:172.21.15.38:6827/1454932351] boot 2024-09-14T04:19:09.316 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:08 smithi038 bash[87336]: cluster 2024-09-14T04:19:07.846240+0000 mon.a (mon.0) 457 : cluster [INF] osd.3 [v2:172.21.15.38:6826/1454932351,v1:172.21.15.38:6827/1454932351] boot 2024-09-14T04:19:09.317 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:08 smithi038 bash[87336]: cluster 2024-09-14T04:19:07.846284+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-09-14T04:19:09.317 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:08 smithi038 bash[87336]: cluster 2024-09-14T04:19:07.846284+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-09-14T04:19:09.317 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:08 smithi038 bash[87336]: audit 2024-09-14T04:19:07.846717+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-14T04:19:09.317 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:08 smithi038 bash[87336]: audit 2024-09-14T04:19:07.846717+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-14T04:19:09.317 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:08 smithi038 bash[87336]: audit 2024-09-14T04:19:07.972139+0000 mon.a (mon.0) 460 : audit [DBG] from='client.? 172.21.15.38:0/3230408985' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:19:09.317 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:08 smithi038 bash[87336]: audit 2024-09-14T04:19:07.972139+0000 mon.a (mon.0) 460 : audit [DBG] from='client.? 172.21.15.38:0/3230408985' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-14T04:19:10.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:09 smithi123 bash[68976]: cluster 2024-09-14T04:19:08.842001+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-09-14T04:19:10.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:09 smithi123 bash[68976]: cluster 2024-09-14T04:19:08.842001+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-09-14T04:19:10.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:09 smithi123 bash[68976]: cluster 2024-09-14T04:19:08.859320+0000 mgr.y (mgr.26165) 328 : cluster [DBG] pgmap v230: 73 pgs: 3 peering, 25 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-14T04:19:10.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:09 smithi123 bash[68976]: cluster 2024-09-14T04:19:08.859320+0000 mgr.y (mgr.26165) 328 : cluster [DBG] pgmap v230: 73 pgs: 3 peering, 25 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-14T04:19:10.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:09 smithi038 bash[84940]: cluster 2024-09-14T04:19:08.842001+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-09-14T04:19:10.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:09 smithi038 bash[84940]: cluster 2024-09-14T04:19:08.842001+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-09-14T04:19:10.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:09 smithi038 bash[84940]: cluster 2024-09-14T04:19:08.859320+0000 mgr.y (mgr.26165) 328 : cluster [DBG] pgmap v230: 73 pgs: 3 peering, 25 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-14T04:19:10.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:09 smithi038 bash[84940]: cluster 2024-09-14T04:19:08.859320+0000 mgr.y (mgr.26165) 328 : cluster [DBG] pgmap v230: 73 pgs: 3 peering, 25 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-14T04:19:10.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:09 smithi038 bash[87336]: cluster 2024-09-14T04:19:08.842001+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-09-14T04:19:10.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:09 smithi038 bash[87336]: cluster 2024-09-14T04:19:08.842001+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-09-14T04:19:10.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:09 smithi038 bash[87336]: cluster 2024-09-14T04:19:08.859320+0000 mgr.y (mgr.26165) 328 : cluster [DBG] pgmap v230: 73 pgs: 3 peering, 25 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-14T04:19:10.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:09 smithi038 bash[87336]: cluster 2024-09-14T04:19:08.859320+0000 mgr.y (mgr.26165) 328 : cluster [DBG] pgmap v230: 73 pgs: 3 peering, 25 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-14T04:19:10.684 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:19:10 smithi123 bash[61744]: ts=2024-09-14T04:19:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:19:11.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:10 smithi123 bash[68976]: cluster 2024-09-14T04:19:10.865856+0000 mon.a (mon.0) 462 : cluster [WRN] Health check update: Degraded data redundancy: 2/78 objects degraded (2.564%), 2 pgs degraded (PG_DEGRADED) 2024-09-14T04:19:11.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:10 smithi123 bash[68976]: cluster 2024-09-14T04:19:10.865856+0000 mon.a (mon.0) 462 : cluster [WRN] Health check update: Degraded data redundancy: 2/78 objects degraded (2.564%), 2 pgs degraded (PG_DEGRADED) 2024-09-14T04:19:11.269 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:10 smithi038 bash[84940]: cluster 2024-09-14T04:19:10.865856+0000 mon.a (mon.0) 462 : cluster [WRN] Health check update: Degraded data redundancy: 2/78 objects degraded (2.564%), 2 pgs degraded (PG_DEGRADED) 2024-09-14T04:19:11.269 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:10 smithi038 bash[84940]: cluster 2024-09-14T04:19:10.865856+0000 mon.a (mon.0) 462 : cluster [WRN] Health check update: Degraded data redundancy: 2/78 objects degraded (2.564%), 2 pgs degraded (PG_DEGRADED) 2024-09-14T04:19:11.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:10 smithi038 bash[87336]: cluster 2024-09-14T04:19:10.865856+0000 mon.a (mon.0) 462 : cluster [WRN] Health check update: Degraded data redundancy: 2/78 objects degraded (2.564%), 2 pgs degraded (PG_DEGRADED) 2024-09-14T04:19:11.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:10 smithi038 bash[87336]: cluster 2024-09-14T04:19:10.865856+0000 mon.a (mon.0) 462 : cluster [WRN] Health check update: Degraded data redundancy: 2/78 objects degraded (2.564%), 2 pgs degraded (PG_DEGRADED) 2024-09-14T04:19:12.150 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:11 smithi038 bash[84940]: cluster 2024-09-14T04:19:10.860100+0000 mgr.y (mgr.26165) 329 : cluster [DBG] pgmap v231: 73 pgs: 3 peering, 13 active+undersized, 2 active+undersized+degraded, 55 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2/78 objects degraded (2.564%) 2024-09-14T04:19:12.150 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:11 smithi038 bash[84940]: cluster 2024-09-14T04:19:10.860100+0000 mgr.y (mgr.26165) 329 : cluster [DBG] pgmap v231: 73 pgs: 3 peering, 13 active+undersized, 2 active+undersized+degraded, 55 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2/78 objects degraded (2.564%) 2024-09-14T04:19:12.151 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:11 smithi038 bash[87336]: cluster 2024-09-14T04:19:10.860100+0000 mgr.y (mgr.26165) 329 : cluster [DBG] pgmap v231: 73 pgs: 3 peering, 13 active+undersized, 2 active+undersized+degraded, 55 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2/78 objects degraded (2.564%) 2024-09-14T04:19:12.151 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:11 smithi038 bash[87336]: cluster 2024-09-14T04:19:10.860100+0000 mgr.y (mgr.26165) 329 : cluster [DBG] pgmap v231: 73 pgs: 3 peering, 13 active+undersized, 2 active+undersized+degraded, 55 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2/78 objects degraded (2.564%) 2024-09-14T04:19:12.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:11 smithi123 bash[68976]: cluster 2024-09-14T04:19:10.860100+0000 mgr.y (mgr.26165) 329 : cluster [DBG] pgmap v231: 73 pgs: 3 peering, 13 active+undersized, 2 active+undersized+degraded, 55 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2/78 objects degraded (2.564%) 2024-09-14T04:19:12.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:11 smithi123 bash[68976]: cluster 2024-09-14T04:19:10.860100+0000 mgr.y (mgr.26165) 329 : cluster [DBG] pgmap v231: 73 pgs: 3 peering, 13 active+undersized, 2 active+undersized+degraded, 55 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2/78 objects degraded (2.564%) 2024-09-14T04:19:13.269 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:12 smithi038 bash[84940]: cluster 2024-09-14T04:19:12.924198+0000 mon.a (mon.0) 463 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/78 objects degraded (2.564%), 2 pgs degraded) 2024-09-14T04:19:13.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:12 smithi038 bash[84940]: cluster 2024-09-14T04:19:12.924198+0000 mon.a (mon.0) 463 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/78 objects degraded (2.564%), 2 pgs degraded) 2024-09-14T04:19:13.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:12 smithi038 bash[84940]: cluster 2024-09-14T04:19:12.924243+0000 mon.a (mon.0) 464 : cluster [INF] Cluster is now healthy 2024-09-14T04:19:13.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:12 smithi038 bash[84940]: cluster 2024-09-14T04:19:12.924243+0000 mon.a (mon.0) 464 : cluster [INF] Cluster is now healthy 2024-09-14T04:19:13.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:12 smithi038 bash[87336]: cluster 2024-09-14T04:19:12.924198+0000 mon.a (mon.0) 463 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/78 objects degraded (2.564%), 2 pgs degraded) 2024-09-14T04:19:13.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:12 smithi038 bash[87336]: cluster 2024-09-14T04:19:12.924198+0000 mon.a (mon.0) 463 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/78 objects degraded (2.564%), 2 pgs degraded) 2024-09-14T04:19:13.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:12 smithi038 bash[87336]: cluster 2024-09-14T04:19:12.924243+0000 mon.a (mon.0) 464 : cluster [INF] Cluster is now healthy 2024-09-14T04:19:13.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:12 smithi038 bash[87336]: cluster 2024-09-14T04:19:12.924243+0000 mon.a (mon.0) 464 : cluster [INF] Cluster is now healthy 2024-09-14T04:19:13.402 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:19:13.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:12 smithi123 bash[68976]: cluster 2024-09-14T04:19:12.924198+0000 mon.a (mon.0) 463 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/78 objects degraded (2.564%), 2 pgs degraded) 2024-09-14T04:19:13.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:12 smithi123 bash[68976]: cluster 2024-09-14T04:19:12.924198+0000 mon.a (mon.0) 463 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/78 objects degraded (2.564%), 2 pgs degraded) 2024-09-14T04:19:13.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:12 smithi123 bash[68976]: cluster 2024-09-14T04:19:12.924243+0000 mon.a (mon.0) 464 : cluster [INF] Cluster is now healthy 2024-09-14T04:19:13.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:12 smithi123 bash[68976]: cluster 2024-09-14T04:19:12.924243+0000 mon.a (mon.0) 464 : cluster [INF] Cluster is now healthy 2024-09-14T04:19:14.269 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:13 smithi038 bash[84940]: cluster 2024-09-14T04:19:12.860852+0000 mgr.y (mgr.26165) 330 : cluster [DBG] pgmap v232: 73 pgs: 3 peering, 70 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:14.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:13 smithi038 bash[84940]: cluster 2024-09-14T04:19:12.860852+0000 mgr.y (mgr.26165) 330 : cluster [DBG] pgmap v232: 73 pgs: 3 peering, 70 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:14.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:13 smithi038 bash[87336]: cluster 2024-09-14T04:19:12.860852+0000 mgr.y (mgr.26165) 330 : cluster [DBG] pgmap v232: 73 pgs: 3 peering, 70 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:14.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:13 smithi038 bash[87336]: cluster 2024-09-14T04:19:12.860852+0000 mgr.y (mgr.26165) 330 : cluster [DBG] pgmap v232: 73 pgs: 3 peering, 70 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:14.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:13 smithi123 bash[68976]: cluster 2024-09-14T04:19:12.860852+0000 mgr.y (mgr.26165) 330 : cluster [DBG] pgmap v232: 73 pgs: 3 peering, 70 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:14.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:13 smithi123 bash[68976]: cluster 2024-09-14T04:19:12.860852+0000 mgr.y (mgr.26165) 330 : cluster [DBG] pgmap v232: 73 pgs: 3 peering, 70 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:16.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:16 smithi038 bash[84940]: cluster 2024-09-14T04:19:14.861424+0000 mgr.y (mgr.26165) 331 : cluster [DBG] pgmap v233: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:16.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:16 smithi038 bash[84940]: cluster 2024-09-14T04:19:14.861424+0000 mgr.y (mgr.26165) 331 : cluster [DBG] pgmap v233: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:16.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:16 smithi038 bash[84940]: audit 2024-09-14T04:19:15.198152+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:16.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:16 smithi038 bash[84940]: audit 2024-09-14T04:19:15.198152+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:16.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:16 smithi038 bash[84940]: audit 2024-09-14T04:19:15.199337+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:19:16.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:16 smithi038 bash[84940]: audit 2024-09-14T04:19:15.199337+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:19:16.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:16 smithi038 bash[87336]: cluster 2024-09-14T04:19:14.861424+0000 mgr.y (mgr.26165) 331 : cluster [DBG] pgmap v233: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:16.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:16 smithi038 bash[87336]: cluster 2024-09-14T04:19:14.861424+0000 mgr.y (mgr.26165) 331 : cluster [DBG] pgmap v233: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:16.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:16 smithi038 bash[87336]: audit 2024-09-14T04:19:15.198152+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:16.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:16 smithi038 bash[87336]: audit 2024-09-14T04:19:15.198152+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:16.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:16 smithi038 bash[87336]: audit 2024-09-14T04:19:15.199337+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:19:16.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:16 smithi038 bash[87336]: audit 2024-09-14T04:19:15.199337+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:19:16.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:16 smithi123 bash[68976]: cluster 2024-09-14T04:19:14.861424+0000 mgr.y (mgr.26165) 331 : cluster [DBG] pgmap v233: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:16.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:16 smithi123 bash[68976]: cluster 2024-09-14T04:19:14.861424+0000 mgr.y (mgr.26165) 331 : cluster [DBG] pgmap v233: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:16.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:16 smithi123 bash[68976]: audit 2024-09-14T04:19:15.198152+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:16.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:16 smithi123 bash[68976]: audit 2024-09-14T04:19:15.198152+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:16.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:16 smithi123 bash[68976]: audit 2024-09-14T04:19:15.199337+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:19:16.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:16 smithi123 bash[68976]: audit 2024-09-14T04:19:15.199337+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:19:18.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:18 smithi123 bash[68976]: cluster 2024-09-14T04:19:16.862463+0000 mgr.y (mgr.26165) 332 : cluster [DBG] pgmap v234: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:18.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:18 smithi123 bash[68976]: cluster 2024-09-14T04:19:16.862463+0000 mgr.y (mgr.26165) 332 : cluster [DBG] pgmap v234: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:18.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:18 smithi123 bash[68976]: audit 2024-09-14T04:19:17.112146+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:18.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:18 smithi123 bash[68976]: audit 2024-09-14T04:19:17.112146+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:18.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:18 smithi123 bash[68976]: audit 2024-09-14T04:19:17.124869+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:18.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:18 smithi123 bash[68976]: audit 2024-09-14T04:19:17.124869+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:18.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:18 smithi123 bash[68976]: audit 2024-09-14T04:19:17.127399+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:19:18.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:18 smithi123 bash[68976]: audit 2024-09-14T04:19:17.127399+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:19:18.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:18 smithi123 bash[68976]: audit 2024-09-14T04:19:17.129215+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:19:18.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:18 smithi123 bash[68976]: audit 2024-09-14T04:19:17.129215+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:19:18.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:18 smithi123 bash[68976]: audit 2024-09-14T04:19:17.140010+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:18.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:18 smithi123 bash[68976]: audit 2024-09-14T04:19:17.140010+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:18.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:18 smithi123 bash[68976]: audit 2024-09-14T04:19:17.274260+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:19:18.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:18 smithi123 bash[68976]: audit 2024-09-14T04:19:17.274260+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:19:18.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:18 smithi123 bash[68976]: audit 2024-09-14T04:19:17.278143+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:19:18.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:18 smithi123 bash[68976]: audit 2024-09-14T04:19:17.278143+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:19:18.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:18 smithi123 bash[68976]: audit 2024-09-14T04:19:17.281272+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:19:18.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:18 smithi123 bash[68976]: audit 2024-09-14T04:19:17.281272+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:19:18.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:18 smithi123 bash[68976]: audit 2024-09-14T04:19:17.283685+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:19:18.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:18 smithi123 bash[68976]: audit 2024-09-14T04:19:17.283685+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:19:18.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:18 smithi123 bash[68976]: audit 2024-09-14T04:19:17.286629+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-14T04:19:18.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:18 smithi123 bash[68976]: audit 2024-09-14T04:19:17.286629+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-14T04:19:18.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:18 smithi123 bash[68976]: audit 2024-09-14T04:19:17.286992+0000 mgr.y (mgr.26165) 333 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-14T04:19:18.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:18 smithi123 bash[68976]: audit 2024-09-14T04:19:17.286992+0000 mgr.y (mgr.26165) 333 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-14T04:19:18.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:18 smithi123 bash[68976]: cephadm 2024-09-14T04:19:17.288746+0000 mgr.y (mgr.26165) 334 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-14T04:19:18.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:18 smithi123 bash[68976]: cephadm 2024-09-14T04:19:17.288746+0000 mgr.y (mgr.26165) 334 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-14T04:19:18.251 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:18 smithi038 bash[84940]: cluster 2024-09-14T04:19:16.862463+0000 mgr.y (mgr.26165) 332 : cluster [DBG] pgmap v234: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:18.251 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:18 smithi038 bash[84940]: cluster 2024-09-14T04:19:16.862463+0000 mgr.y (mgr.26165) 332 : cluster [DBG] pgmap v234: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:18.251 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:18 smithi038 bash[84940]: audit 2024-09-14T04:19:17.112146+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:18.251 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:18 smithi038 bash[84940]: audit 2024-09-14T04:19:17.112146+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:18.251 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:18 smithi038 bash[84940]: audit 2024-09-14T04:19:17.124869+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:18.252 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:18 smithi038 bash[84940]: audit 2024-09-14T04:19:17.124869+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:18.252 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:18 smithi038 bash[84940]: audit 2024-09-14T04:19:17.127399+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:19:18.252 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:18 smithi038 bash[84940]: audit 2024-09-14T04:19:17.127399+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:19:18.252 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:18 smithi038 bash[84940]: audit 2024-09-14T04:19:17.129215+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:19:18.252 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:18 smithi038 bash[84940]: audit 2024-09-14T04:19:17.129215+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:19:18.252 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:18 smithi038 bash[84940]: audit 2024-09-14T04:19:17.140010+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:18.252 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:18 smithi038 bash[84940]: audit 2024-09-14T04:19:17.140010+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:18.252 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:18 smithi038 bash[84940]: audit 2024-09-14T04:19:17.274260+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:19:18.252 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:18 smithi038 bash[84940]: audit 2024-09-14T04:19:17.274260+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:19:18.252 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:18 smithi038 bash[84940]: audit 2024-09-14T04:19:17.278143+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:19:18.252 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:18 smithi038 bash[84940]: audit 2024-09-14T04:19:17.278143+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:19:18.252 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:18 smithi038 bash[84940]: audit 2024-09-14T04:19:17.281272+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:19:18.253 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:18 smithi038 bash[84940]: audit 2024-09-14T04:19:17.281272+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:19:18.253 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:18 smithi038 bash[84940]: audit 2024-09-14T04:19:17.283685+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:19:18.253 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:18 smithi038 bash[84940]: audit 2024-09-14T04:19:17.283685+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:19:18.253 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:18 smithi038 bash[87336]: cluster 2024-09-14T04:19:16.862463+0000 mgr.y (mgr.26165) 332 : cluster [DBG] pgmap v234: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:18.253 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:18 smithi038 bash[87336]: cluster 2024-09-14T04:19:16.862463+0000 mgr.y (mgr.26165) 332 : cluster [DBG] pgmap v234: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:18.253 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:18 smithi038 bash[87336]: audit 2024-09-14T04:19:17.112146+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:18.253 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:18 smithi038 bash[87336]: audit 2024-09-14T04:19:17.112146+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:18.253 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:18 smithi038 bash[87336]: audit 2024-09-14T04:19:17.124869+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:18.253 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:18 smithi038 bash[87336]: audit 2024-09-14T04:19:17.124869+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:18.253 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:18 smithi038 bash[87336]: audit 2024-09-14T04:19:17.127399+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:19:18.254 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:18 smithi038 bash[87336]: audit 2024-09-14T04:19:17.127399+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:19:18.254 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:18 smithi038 bash[87336]: audit 2024-09-14T04:19:17.129215+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:19:18.254 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:18 smithi038 bash[87336]: audit 2024-09-14T04:19:17.129215+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:19:18.254 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:18 smithi038 bash[87336]: audit 2024-09-14T04:19:17.140010+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:18.254 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:18 smithi038 bash[87336]: audit 2024-09-14T04:19:17.140010+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:18.254 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:18 smithi038 bash[87336]: audit 2024-09-14T04:19:17.274260+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:19:18.254 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:18 smithi038 bash[87336]: audit 2024-09-14T04:19:17.274260+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:19:18.254 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:18 smithi038 bash[87336]: audit 2024-09-14T04:19:17.278143+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:19:18.254 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:18 smithi038 bash[87336]: audit 2024-09-14T04:19:17.278143+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:19:18.254 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:18 smithi038 bash[87336]: audit 2024-09-14T04:19:17.281272+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:19:18.254 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:18 smithi038 bash[87336]: audit 2024-09-14T04:19:17.281272+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:19:18.254 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:18 smithi038 bash[87336]: audit 2024-09-14T04:19:17.283685+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:19:18.254 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:18 smithi038 bash[87336]: audit 2024-09-14T04:19:17.283685+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:19:18.255 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:18 smithi038 bash[84940]: audit 2024-09-14T04:19:17.286629+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-14T04:19:18.255 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:18 smithi038 bash[84940]: audit 2024-09-14T04:19:17.286629+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-14T04:19:18.255 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:18 smithi038 bash[84940]: audit 2024-09-14T04:19:17.286992+0000 mgr.y (mgr.26165) 333 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-14T04:19:18.255 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:18 smithi038 bash[84940]: audit 2024-09-14T04:19:17.286992+0000 mgr.y (mgr.26165) 333 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-14T04:19:18.255 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:18 smithi038 bash[84940]: cephadm 2024-09-14T04:19:17.288746+0000 mgr.y (mgr.26165) 334 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-14T04:19:18.255 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:18 smithi038 bash[84940]: cephadm 2024-09-14T04:19:17.288746+0000 mgr.y (mgr.26165) 334 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-14T04:19:18.255 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:18 smithi038 bash[87336]: audit 2024-09-14T04:19:17.286629+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-14T04:19:18.255 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:18 smithi038 bash[87336]: audit 2024-09-14T04:19:17.286629+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-14T04:19:18.256 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:18 smithi038 bash[87336]: audit 2024-09-14T04:19:17.286992+0000 mgr.y (mgr.26165) 333 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-14T04:19:18.256 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:18 smithi038 bash[87336]: audit 2024-09-14T04:19:17.286992+0000 mgr.y (mgr.26165) 333 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-14T04:19:18.256 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:18 smithi038 bash[87336]: cephadm 2024-09-14T04:19:17.288746+0000 mgr.y (mgr.26165) 334 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-14T04:19:18.256 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:18 smithi038 bash[87336]: cephadm 2024-09-14T04:19:17.288746+0000 mgr.y (mgr.26165) 334 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-14T04:19:18.293 INFO:teuthology.orchestra.run.smithi038.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:862445896ef1df9aa3acdb9cfb761812e8e943c37f87d60be1b51d2242056802 2024-09-14T04:19:18.519 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:19:18 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:19:18] "GET /metrics HTTP/1.1" 200 34145 "" "Prometheus/2.51.0" 2024-09-14T04:19:19.107 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -e sha1=a2782315255a3e7d5f6cdc9eb35785187ff6ddf8 -- bash -c 'ceph orch ps' 2024-09-14T04:19:19.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:19 smithi123 bash[68976]: audit 2024-09-14T04:19:18.284288+0000 mgr.y (mgr.26165) 335 : audit [DBG] from='client.34554 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:19:19.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:19 smithi123 bash[68976]: audit 2024-09-14T04:19:18.284288+0000 mgr.y (mgr.26165) 335 : audit [DBG] from='client.34554 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:19:19.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:19 smithi123 bash[68976]: cephadm 2024-09-14T04:19:18.284892+0000 mgr.y (mgr.26165) 336 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:862445896ef1df9aa3acdb9cfb761812e8e943c37f87d60be1b51d2242056802 2024-09-14T04:19:19.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:19 smithi123 bash[68976]: cephadm 2024-09-14T04:19:18.284892+0000 mgr.y (mgr.26165) 336 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:862445896ef1df9aa3acdb9cfb761812e8e943c37f87d60be1b51d2242056802 2024-09-14T04:19:19.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:19 smithi123 bash[68976]: audit 2024-09-14T04:19:18.295477+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:19.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:19 smithi123 bash[68976]: audit 2024-09-14T04:19:18.295477+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:19.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:19 smithi038 bash[87336]: audit 2024-09-14T04:19:18.284288+0000 mgr.y (mgr.26165) 335 : audit [DBG] from='client.34554 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:19:19.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:19 smithi038 bash[87336]: audit 2024-09-14T04:19:18.284288+0000 mgr.y (mgr.26165) 335 : audit [DBG] from='client.34554 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:19:19.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:19 smithi038 bash[87336]: cephadm 2024-09-14T04:19:18.284892+0000 mgr.y (mgr.26165) 336 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:862445896ef1df9aa3acdb9cfb761812e8e943c37f87d60be1b51d2242056802 2024-09-14T04:19:19.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:19 smithi038 bash[87336]: cephadm 2024-09-14T04:19:18.284892+0000 mgr.y (mgr.26165) 336 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:862445896ef1df9aa3acdb9cfb761812e8e943c37f87d60be1b51d2242056802 2024-09-14T04:19:19.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:19 smithi038 bash[87336]: audit 2024-09-14T04:19:18.295477+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:19.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:19 smithi038 bash[87336]: audit 2024-09-14T04:19:18.295477+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:19.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:19 smithi038 bash[84940]: audit 2024-09-14T04:19:18.284288+0000 mgr.y (mgr.26165) 335 : audit [DBG] from='client.34554 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:19:19.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:19 smithi038 bash[84940]: audit 2024-09-14T04:19:18.284288+0000 mgr.y (mgr.26165) 335 : audit [DBG] from='client.34554 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:19:19.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:19 smithi038 bash[84940]: cephadm 2024-09-14T04:19:18.284892+0000 mgr.y (mgr.26165) 336 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:862445896ef1df9aa3acdb9cfb761812e8e943c37f87d60be1b51d2242056802 2024-09-14T04:19:19.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:19 smithi038 bash[84940]: cephadm 2024-09-14T04:19:18.284892+0000 mgr.y (mgr.26165) 336 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:862445896ef1df9aa3acdb9cfb761812e8e943c37f87d60be1b51d2242056802 2024-09-14T04:19:19.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:19 smithi038 bash[84940]: audit 2024-09-14T04:19:18.295477+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:19.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:19 smithi038 bash[84940]: audit 2024-09-14T04:19:18.295477+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:20.572 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:19:20 smithi123 bash[61744]: ts=2024-09-14T04:19:20.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:19:20.573 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:20 smithi123 bash[68976]: cluster 2024-09-14T04:19:18.863350+0000 mgr.y (mgr.26165) 337 : cluster [DBG] pgmap v235: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:20.573 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:20 smithi123 bash[68976]: cluster 2024-09-14T04:19:18.863350+0000 mgr.y (mgr.26165) 337 : cluster [DBG] pgmap v235: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:20.573 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:20 smithi123 bash[68976]: audit 2024-09-14T04:19:19.986517+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:20.573 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:20 smithi123 bash[68976]: audit 2024-09-14T04:19:19.986517+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:20.573 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:20 smithi123 bash[68976]: audit 2024-09-14T04:19:19.990788+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-14T04:19:20.573 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:20 smithi123 bash[68976]: audit 2024-09-14T04:19:19.990788+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-14T04:19:20.573 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:20 smithi123 bash[68976]: audit 2024-09-14T04:19:19.992540+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:19:20.573 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:20 smithi123 bash[68976]: audit 2024-09-14T04:19:19.992540+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:19:20.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:20 smithi038 bash[84940]: cluster 2024-09-14T04:19:18.863350+0000 mgr.y (mgr.26165) 337 : cluster [DBG] pgmap v235: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:20.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:20 smithi038 bash[84940]: cluster 2024-09-14T04:19:18.863350+0000 mgr.y (mgr.26165) 337 : cluster [DBG] pgmap v235: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:20.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:20 smithi038 bash[84940]: audit 2024-09-14T04:19:19.986517+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:20.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:20 smithi038 bash[84940]: audit 2024-09-14T04:19:19.986517+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:20.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:20 smithi038 bash[84940]: audit 2024-09-14T04:19:19.990788+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-14T04:19:20.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:20 smithi038 bash[84940]: audit 2024-09-14T04:19:19.990788+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-14T04:19:20.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:20 smithi038 bash[84940]: audit 2024-09-14T04:19:19.992540+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:19:20.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:20 smithi038 bash[84940]: audit 2024-09-14T04:19:19.992540+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:19:20.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:20 smithi038 bash[87336]: cluster 2024-09-14T04:19:18.863350+0000 mgr.y (mgr.26165) 337 : cluster [DBG] pgmap v235: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:20.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:20 smithi038 bash[87336]: cluster 2024-09-14T04:19:18.863350+0000 mgr.y (mgr.26165) 337 : cluster [DBG] pgmap v235: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:20.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:20 smithi038 bash[87336]: audit 2024-09-14T04:19:19.986517+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:20.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:20 smithi038 bash[87336]: audit 2024-09-14T04:19:19.986517+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:20.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:20 smithi038 bash[87336]: audit 2024-09-14T04:19:19.990788+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-14T04:19:20.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:20 smithi038 bash[87336]: audit 2024-09-14T04:19:19.990788+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-14T04:19:20.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:20 smithi038 bash[87336]: audit 2024-09-14T04:19:19.992540+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:19:20.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:20 smithi038 bash[87336]: audit 2024-09-14T04:19:19.992540+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:19:21.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:21 smithi123 bash[68976]: cephadm 2024-09-14T04:19:19.975337+0000 mgr.y (mgr.26165) 338 : cephadm [INF] Upgrade: Updating osd.4 2024-09-14T04:19:21.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:21 smithi123 bash[68976]: cephadm 2024-09-14T04:19:19.975337+0000 mgr.y (mgr.26165) 338 : cephadm [INF] Upgrade: Updating osd.4 2024-09-14T04:19:21.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:21 smithi123 bash[68976]: cephadm 2024-09-14T04:19:19.997242+0000 mgr.y (mgr.26165) 339 : cephadm [INF] Deploying daemon osd.4 on smithi123 2024-09-14T04:19:21.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:21 smithi123 bash[68976]: cephadm 2024-09-14T04:19:19.997242+0000 mgr.y (mgr.26165) 339 : cephadm [INF] Deploying daemon osd.4 on smithi123 2024-09-14T04:19:21.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:21 smithi123 bash[68976]: audit 2024-09-14T04:19:20.400952+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:21.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:21 smithi123 bash[68976]: audit 2024-09-14T04:19:20.400952+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:21.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:21 smithi038 bash[87336]: cephadm 2024-09-14T04:19:19.975337+0000 mgr.y (mgr.26165) 338 : cephadm [INF] Upgrade: Updating osd.4 2024-09-14T04:19:21.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:21 smithi038 bash[87336]: cephadm 2024-09-14T04:19:19.975337+0000 mgr.y (mgr.26165) 338 : cephadm [INF] Upgrade: Updating osd.4 2024-09-14T04:19:21.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:21 smithi038 bash[87336]: cephadm 2024-09-14T04:19:19.997242+0000 mgr.y (mgr.26165) 339 : cephadm [INF] Deploying daemon osd.4 on smithi123 2024-09-14T04:19:21.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:21 smithi038 bash[87336]: cephadm 2024-09-14T04:19:19.997242+0000 mgr.y (mgr.26165) 339 : cephadm [INF] Deploying daemon osd.4 on smithi123 2024-09-14T04:19:21.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:21 smithi038 bash[87336]: audit 2024-09-14T04:19:20.400952+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:21.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:21 smithi038 bash[87336]: audit 2024-09-14T04:19:20.400952+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:21.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:21 smithi038 bash[84940]: cephadm 2024-09-14T04:19:19.975337+0000 mgr.y (mgr.26165) 338 : cephadm [INF] Upgrade: Updating osd.4 2024-09-14T04:19:21.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:21 smithi038 bash[84940]: cephadm 2024-09-14T04:19:19.975337+0000 mgr.y (mgr.26165) 338 : cephadm [INF] Upgrade: Updating osd.4 2024-09-14T04:19:21.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:21 smithi038 bash[84940]: cephadm 2024-09-14T04:19:19.997242+0000 mgr.y (mgr.26165) 339 : cephadm [INF] Deploying daemon osd.4 on smithi123 2024-09-14T04:19:21.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:21 smithi038 bash[84940]: cephadm 2024-09-14T04:19:19.997242+0000 mgr.y (mgr.26165) 339 : cephadm [INF] Deploying daemon osd.4 on smithi123 2024-09-14T04:19:21.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:21 smithi038 bash[84940]: audit 2024-09-14T04:19:20.400952+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:21.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:21 smithi038 bash[84940]: audit 2024-09-14T04:19:20.400952+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:22.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:22 smithi123 bash[68976]: cluster 2024-09-14T04:19:20.864308+0000 mgr.y (mgr.26165) 340 : cluster [DBG] pgmap v236: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:22.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:22 smithi123 bash[68976]: cluster 2024-09-14T04:19:20.864308+0000 mgr.y (mgr.26165) 340 : cluster [DBG] pgmap v236: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:22.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:22 smithi038 bash[84940]: cluster 2024-09-14T04:19:20.864308+0000 mgr.y (mgr.26165) 340 : cluster [DBG] pgmap v236: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:22.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:22 smithi038 bash[84940]: cluster 2024-09-14T04:19:20.864308+0000 mgr.y (mgr.26165) 340 : cluster [DBG] pgmap v236: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:22.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:22 smithi038 bash[87336]: cluster 2024-09-14T04:19:20.864308+0000 mgr.y (mgr.26165) 340 : cluster [DBG] pgmap v236: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:22.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:22 smithi038 bash[87336]: cluster 2024-09-14T04:19:20.864308+0000 mgr.y (mgr.26165) 340 : cluster [DBG] pgmap v236: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:23.904 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:19:24.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:24 smithi123 bash[68976]: cluster 2024-09-14T04:19:22.865116+0000 mgr.y (mgr.26165) 341 : cluster [DBG] pgmap v237: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:24.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:24 smithi123 bash[68976]: cluster 2024-09-14T04:19:22.865116+0000 mgr.y (mgr.26165) 341 : cluster [DBG] pgmap v237: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:24.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:24 smithi038 bash[84940]: cluster 2024-09-14T04:19:22.865116+0000 mgr.y (mgr.26165) 341 : cluster [DBG] pgmap v237: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:24.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:24 smithi038 bash[84940]: cluster 2024-09-14T04:19:22.865116+0000 mgr.y (mgr.26165) 341 : cluster [DBG] pgmap v237: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:24.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:24 smithi038 bash[87336]: cluster 2024-09-14T04:19:22.865116+0000 mgr.y (mgr.26165) 341 : cluster [DBG] pgmap v237: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:24.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:24 smithi038 bash[87336]: cluster 2024-09-14T04:19:22.865116+0000 mgr.y (mgr.26165) 341 : cluster [DBG] pgmap v237: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:25.184 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:19:25 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:19:25.184 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 14 04:19:25 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:19:25.185 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:19:25 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:19:25.185 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 04:19:25 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:19:25.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:25 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:19:25.185 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 04:19:25 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:19:25.186 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:19:25 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:19:25.186 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:19:25 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:19:25.186 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 14 04:19:25 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:19:25.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:25 smithi123 bash[68976]: cluster 2024-09-14T04:19:25.334105+0000 mon.a (mon.0) 482 : cluster [INF] osd.4 marked itself down and dead 2024-09-14T04:19:25.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:25 smithi123 bash[68976]: cluster 2024-09-14T04:19:25.334105+0000 mon.a (mon.0) 482 : cluster [INF] osd.4 marked itself down and dead 2024-09-14T04:19:25.684 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 14 04:19:25 smithi123 systemd[1]: Stopping Ceph osd.4 for 4d8d8784-724c-11ef-bceb-c7b262605968... 2024-09-14T04:19:25.685 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 14 04:19:25 smithi123 bash[28410]: debug 2024-09-14T04:19:25.329+0000 7fac63f2a640 -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-09-14T04:19:25.685 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 14 04:19:25 smithi123 bash[28410]: debug 2024-09-14T04:19:25.329+0000 7fac63f2a640 -1 osd.4 95 *** Got signal Terminated *** 2024-09-14T04:19:25.685 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 14 04:19:25 smithi123 bash[28410]: debug 2024-09-14T04:19:25.329+0000 7fac63f2a640 -1 osd.4 95 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-14T04:19:25.698 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:25 smithi038 bash[84940]: cluster 2024-09-14T04:19:25.334105+0000 mon.a (mon.0) 482 : cluster [INF] osd.4 marked itself down and dead 2024-09-14T04:19:25.698 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:25 smithi038 bash[84940]: cluster 2024-09-14T04:19:25.334105+0000 mon.a (mon.0) 482 : cluster [INF] osd.4 marked itself down and dead 2024-09-14T04:19:25.699 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:25 smithi038 bash[87336]: cluster 2024-09-14T04:19:25.334105+0000 mon.a (mon.0) 482 : cluster [INF] osd.4 marked itself down and dead 2024-09-14T04:19:25.699 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:25 smithi038 bash[87336]: cluster 2024-09-14T04:19:25.334105+0000 mon.a (mon.0) 482 : cluster [INF] osd.4 marked itself down and dead 2024-09-14T04:19:26.587 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:26 smithi123 bash[68976]: cluster 2024-09-14T04:19:24.865980+0000 mgr.y (mgr.26165) 342 : cluster [DBG] pgmap v238: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:26.587 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:26 smithi123 bash[68976]: cluster 2024-09-14T04:19:24.865980+0000 mgr.y (mgr.26165) 342 : cluster [DBG] pgmap v238: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:26.588 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:26 smithi123 bash[68976]: cluster 2024-09-14T04:19:25.438097+0000 mon.a (mon.0) 483 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-14T04:19:26.588 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:26 smithi123 bash[68976]: cluster 2024-09-14T04:19:25.438097+0000 mon.a (mon.0) 483 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-14T04:19:26.588 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:26 smithi123 bash[68976]: cluster 2024-09-14T04:19:25.451951+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e96: 8 total, 7 up, 8 in 2024-09-14T04:19:26.588 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:26 smithi123 bash[68976]: cluster 2024-09-14T04:19:25.451951+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e96: 8 total, 7 up, 8 in 2024-09-14T04:19:26.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:26 smithi038 bash[84940]: cluster 2024-09-14T04:19:24.865980+0000 mgr.y (mgr.26165) 342 : cluster [DBG] pgmap v238: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:26.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:26 smithi038 bash[84940]: cluster 2024-09-14T04:19:24.865980+0000 mgr.y (mgr.26165) 342 : cluster [DBG] pgmap v238: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:26.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:26 smithi038 bash[84940]: cluster 2024-09-14T04:19:25.438097+0000 mon.a (mon.0) 483 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-14T04:19:26.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:26 smithi038 bash[84940]: cluster 2024-09-14T04:19:25.438097+0000 mon.a (mon.0) 483 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-14T04:19:26.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:26 smithi038 bash[84940]: cluster 2024-09-14T04:19:25.451951+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e96: 8 total, 7 up, 8 in 2024-09-14T04:19:26.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:26 smithi038 bash[84940]: cluster 2024-09-14T04:19:25.451951+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e96: 8 total, 7 up, 8 in 2024-09-14T04:19:26.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:26 smithi038 bash[87336]: cluster 2024-09-14T04:19:24.865980+0000 mgr.y (mgr.26165) 342 : cluster [DBG] pgmap v238: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:26.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:26 smithi038 bash[87336]: cluster 2024-09-14T04:19:24.865980+0000 mgr.y (mgr.26165) 342 : cluster [DBG] pgmap v238: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:26.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:26 smithi038 bash[87336]: cluster 2024-09-14T04:19:25.438097+0000 mon.a (mon.0) 483 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-14T04:19:26.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:26 smithi038 bash[87336]: cluster 2024-09-14T04:19:25.438097+0000 mon.a (mon.0) 483 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-14T04:19:26.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:26 smithi038 bash[87336]: cluster 2024-09-14T04:19:25.451951+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e96: 8 total, 7 up, 8 in 2024-09-14T04:19:26.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:26 smithi038 bash[87336]: cluster 2024-09-14T04:19:25.451951+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e96: 8 total, 7 up, 8 in 2024-09-14T04:19:26.934 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 14 04:19:26 smithi123 bash[74103]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd-4 2024-09-14T04:19:26.934 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 14 04:19:26 smithi123 bash[74166]: Error response from daemon: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd-4 2024-09-14T04:19:27.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:27 smithi038 bash[84940]: cluster 2024-09-14T04:19:26.479136+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e97: 8 total, 7 up, 8 in 2024-09-14T04:19:27.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:27 smithi038 bash[84940]: cluster 2024-09-14T04:19:26.479136+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e97: 8 total, 7 up, 8 in 2024-09-14T04:19:27.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:27 smithi038 bash[84940]: cluster 2024-09-14T04:19:26.867086+0000 mgr.y (mgr.26165) 343 : cluster [DBG] pgmap v241: 73 pgs: 4 active+undersized, 18 peering, 2 stale+active+clean, 1 active+undersized+degraded, 48 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-09-14T04:19:27.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:27 smithi038 bash[84940]: cluster 2024-09-14T04:19:26.867086+0000 mgr.y (mgr.26165) 343 : cluster [DBG] pgmap v241: 73 pgs: 4 active+undersized, 18 peering, 2 stale+active+clean, 1 active+undersized+degraded, 48 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-09-14T04:19:27.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:27 smithi038 bash[87336]: cluster 2024-09-14T04:19:26.479136+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e97: 8 total, 7 up, 8 in 2024-09-14T04:19:27.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:27 smithi038 bash[87336]: cluster 2024-09-14T04:19:26.479136+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e97: 8 total, 7 up, 8 in 2024-09-14T04:19:27.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:27 smithi038 bash[87336]: cluster 2024-09-14T04:19:26.867086+0000 mgr.y (mgr.26165) 343 : cluster [DBG] pgmap v241: 73 pgs: 4 active+undersized, 18 peering, 2 stale+active+clean, 1 active+undersized+degraded, 48 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-09-14T04:19:27.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:27 smithi038 bash[87336]: cluster 2024-09-14T04:19:26.867086+0000 mgr.y (mgr.26165) 343 : cluster [DBG] pgmap v241: 73 pgs: 4 active+undersized, 18 peering, 2 stale+active+clean, 1 active+undersized+degraded, 48 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-09-14T04:19:27.847 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-14T04:19:27.847 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.a smithi038 *:9093,9094 running (9m) 24s ago 17m 14.7M - 0.27.0 11f11916f8cd 1704ced8588b 2024-09-14T04:19:27.847 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.a smithi123 *:3000 running (8m) 25s ago 16m 76.7M - 9.4.7 954c08fa6188 44375a00f670 2024-09-14T04:19:27.847 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foo.smithi038.tqrryo smithi038 running (14m) 24s ago 14m 15.3M - 17.2.7-1629-geb16b97b ab51d1bebd12 254cbf3321cc 2024-09-14T04:19:27.847 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foo.smithi123.jvlckj smithi123 running (14m) 25s ago 14m 17.5M - 17.2.7-1629-geb16b97b ab51d1bebd12 6eb9307f8185 2024-09-14T04:19:27.847 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.x smithi123 *:8443,9283,8765 running (7m) 25s ago 25m 445M - 19.3.0-4907-ga2782315 8801d2529e43 6d4947b56182 2024-09-14T04:19:27.847 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.y smithi038 *:8443,9283,8765 running (8m) 24s ago 28m 507M - 19.3.0-4907-ga2782315 8801d2529e43 34f0d17c4d43 2024-09-14T04:19:27.847 INFO:teuthology.orchestra.run.smithi038.stdout:mon.a smithi038 running (7m) 24s ago 28m 54.0M 2048M 19.3.0-4907-ga2782315 8801d2529e43 1642995f06b8 2024-09-14T04:19:27.847 INFO:teuthology.orchestra.run.smithi038.stdout:mon.b smithi123 running (4m) 25s ago 26m 38.5M 2048M 19.3.0-4907-ga2782315 8801d2529e43 2ee36df231b0 2024-09-14T04:19:27.848 INFO:teuthology.orchestra.run.smithi038.stdout:mon.c smithi038 running (5m) 24s ago 26m 41.2M 2048M 19.3.0-4907-ga2782315 8801d2529e43 f677097b412a 2024-09-14T04:19:27.848 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.a smithi038 *:9100 running (9m) 24s ago 17m 8324k - 1.7.0 72c9c2088986 408b51bda40c 2024-09-14T04:19:27.848 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.b smithi123 *:9100 running (8m) 25s ago 17m 8368k - 1.7.0 72c9c2088986 e62eb522a5f2 2024-09-14T04:19:27.848 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (3m) 24s ago 25m 63.9M 2525M 19.3.0-4907-ga2782315 8801d2529e43 7182160c3bb6 2024-09-14T04:19:27.848 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (2m) 24s ago 24m 50.9M 2525M 19.3.0-4907-ga2782315 8801d2529e43 a56993a48034 2024-09-14T04:19:27.848 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (74s) 24s ago 23m 58.1M 2525M 19.3.0-4907-ga2782315 8801d2529e43 d8a3a3093d71 2024-09-14T04:19:27.848 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (28s) 24s ago 22m - 2525M 19.3.0-4907-ga2782315 8801d2529e43 5d879fe76f6e 2024-09-14T04:19:27.848 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (21m) 25s ago 21m 93.9M 2524M 17.2.7-1629-geb16b97b ab51d1bebd12 a82876db9621 2024-09-14T04:19:27.848 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (20m) 25s ago 20m 93.4M 2524M 17.2.7-1629-geb16b97b ab51d1bebd12 8b8a6453130d 2024-09-14T04:19:27.848 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (19m) 25s ago 19m 70.8M 2524M 17.2.7-1629-geb16b97b ab51d1bebd12 3ebdcc6eccb9 2024-09-14T04:19:27.848 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (18m) 25s ago 18m 84.9M 2524M 17.2.7-1629-geb16b97b ab51d1bebd12 c679348d06e5 2024-09-14T04:19:27.848 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.a smithi123 *:9095 running (7m) 25s ago 17m 50.5M - 2.51.0 1d3b7f56885b f103fdc09650 2024-09-14T04:19:27.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:27 smithi123 bash[68976]: cluster 2024-09-14T04:19:26.479136+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e97: 8 total, 7 up, 8 in 2024-09-14T04:19:27.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:27 smithi123 bash[68976]: cluster 2024-09-14T04:19:26.479136+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e97: 8 total, 7 up, 8 in 2024-09-14T04:19:27.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:27 smithi123 bash[68976]: cluster 2024-09-14T04:19:26.867086+0000 mgr.y (mgr.26165) 343 : cluster [DBG] pgmap v241: 73 pgs: 4 active+undersized, 18 peering, 2 stale+active+clean, 1 active+undersized+degraded, 48 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-09-14T04:19:27.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:27 smithi123 bash[68976]: cluster 2024-09-14T04:19:26.867086+0000 mgr.y (mgr.26165) 343 : cluster [DBG] pgmap v241: 73 pgs: 4 active+undersized, 18 peering, 2 stale+active+clean, 1 active+undersized+degraded, 48 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-09-14T04:19:28.494 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:19:28 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:19:28] "GET /metrics HTTP/1.1" 200 34145 "" "Prometheus/2.51.0" 2024-09-14T04:19:28.614 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:28 smithi123 bash[68976]: cluster 2024-09-14T04:19:27.471636+0000 mon.a (mon.0) 486 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2024-09-14T04:19:28.614 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:28 smithi123 bash[68976]: cluster 2024-09-14T04:19:27.471636+0000 mon.a (mon.0) 486 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2024-09-14T04:19:28.614 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:28 smithi123 bash[68976]: cluster 2024-09-14T04:19:27.471684+0000 mon.a (mon.0) 487 : cluster [WRN] Health check failed: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded (PG_DEGRADED) 2024-09-14T04:19:28.614 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:28 smithi123 bash[68976]: cluster 2024-09-14T04:19:27.471684+0000 mon.a (mon.0) 487 : cluster [WRN] Health check failed: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded (PG_DEGRADED) 2024-09-14T04:19:28.615 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:28 smithi123 bash[68976]: audit 2024-09-14T04:19:27.835749+0000 mgr.y (mgr.26165) 344 : audit [DBG] from='client.44492 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:19:28.615 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:28 smithi123 bash[68976]: audit 2024-09-14T04:19:27.835749+0000 mgr.y (mgr.26165) 344 : audit [DBG] from='client.44492 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:19:28.725 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -e sha1=a2782315255a3e7d5f6cdc9eb35785187ff6ddf8 -- bash -c 'ceph orch ps' 2024-09-14T04:19:28.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:28 smithi038 bash[84940]: cluster 2024-09-14T04:19:27.471636+0000 mon.a (mon.0) 486 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2024-09-14T04:19:28.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:28 smithi038 bash[84940]: cluster 2024-09-14T04:19:27.471636+0000 mon.a (mon.0) 486 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2024-09-14T04:19:28.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:28 smithi038 bash[84940]: cluster 2024-09-14T04:19:27.471684+0000 mon.a (mon.0) 487 : cluster [WRN] Health check failed: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded (PG_DEGRADED) 2024-09-14T04:19:28.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:28 smithi038 bash[84940]: cluster 2024-09-14T04:19:27.471684+0000 mon.a (mon.0) 487 : cluster [WRN] Health check failed: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded (PG_DEGRADED) 2024-09-14T04:19:28.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:28 smithi038 bash[84940]: audit 2024-09-14T04:19:27.835749+0000 mgr.y (mgr.26165) 344 : audit [DBG] from='client.44492 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:19:28.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:28 smithi038 bash[84940]: audit 2024-09-14T04:19:27.835749+0000 mgr.y (mgr.26165) 344 : audit [DBG] from='client.44492 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:19:28.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:28 smithi038 bash[87336]: cluster 2024-09-14T04:19:27.471636+0000 mon.a (mon.0) 486 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2024-09-14T04:19:28.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:28 smithi038 bash[87336]: cluster 2024-09-14T04:19:27.471636+0000 mon.a (mon.0) 486 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2024-09-14T04:19:28.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:28 smithi038 bash[87336]: cluster 2024-09-14T04:19:27.471684+0000 mon.a (mon.0) 487 : cluster [WRN] Health check failed: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded (PG_DEGRADED) 2024-09-14T04:19:28.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:28 smithi038 bash[87336]: cluster 2024-09-14T04:19:27.471684+0000 mon.a (mon.0) 487 : cluster [WRN] Health check failed: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded (PG_DEGRADED) 2024-09-14T04:19:28.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:28 smithi038 bash[87336]: audit 2024-09-14T04:19:27.835749+0000 mgr.y (mgr.26165) 344 : audit [DBG] from='client.44492 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:19:28.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:28 smithi038 bash[87336]: audit 2024-09-14T04:19:27.835749+0000 mgr.y (mgr.26165) 344 : audit [DBG] from='client.44492 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:19:29.385 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 04:19:29 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:19:29.386 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 04:19:29 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:19:29.386 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:19:29 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:19:29.386 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 14 04:19:29 smithi123 systemd[1]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968@osd.4.service: Deactivated successfully. 2024-09-14T04:19:29.387 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 14 04:19:29 smithi123 systemd[1]: Stopped Ceph osd.4 for 4d8d8784-724c-11ef-bceb-c7b262605968. 2024-09-14T04:19:29.387 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 14 04:19:29 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:19:29.387 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 04:19:29 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:19:29.387 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 14 04:19:29 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:19:29.388 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 04:19:29 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:19:29.388 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:19:29 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:19:29.388 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:29 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T04:19:29.684 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 14 04:19:29 smithi123 systemd[1]: Started Ceph osd.4 for 4d8d8784-724c-11ef-bceb-c7b262605968. 2024-09-14T04:19:30.532 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:19:30 smithi123 bash[61744]: ts=2024-09-14T04:19:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:19:30.532 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:30 smithi123 bash[68976]: cluster 2024-09-14T04:19:28.868172+0000 mgr.y (mgr.26165) 345 : cluster [DBG] pgmap v242: 73 pgs: 9 active+undersized, 18 peering, 1 stale+active+clean, 1 active+undersized+degraded, 44 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-09-14T04:19:30.532 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:30 smithi123 bash[68976]: cluster 2024-09-14T04:19:28.868172+0000 mgr.y (mgr.26165) 345 : cluster [DBG] pgmap v242: 73 pgs: 9 active+undersized, 18 peering, 1 stale+active+clean, 1 active+undersized+degraded, 44 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-09-14T04:19:30.533 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:30 smithi123 bash[68976]: audit 2024-09-14T04:19:29.447448+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:30.533 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:30 smithi123 bash[68976]: audit 2024-09-14T04:19:29.447448+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:30.533 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:30 smithi123 bash[68976]: audit 2024-09-14T04:19:29.460453+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:30.533 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:30 smithi123 bash[68976]: audit 2024-09-14T04:19:29.460453+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:30.533 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:30 smithi123 bash[68976]: audit 2024-09-14T04:19:29.463028+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:19:30.533 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:30 smithi123 bash[68976]: audit 2024-09-14T04:19:29.463028+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:19:30.533 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:30 smithi123 bash[68976]: audit 2024-09-14T04:19:30.201584+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:30.533 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:30 smithi123 bash[68976]: audit 2024-09-14T04:19:30.201584+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:30.533 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:30 smithi123 bash[68976]: audit 2024-09-14T04:19:30.203675+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:19:30.533 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:30 smithi123 bash[68976]: audit 2024-09-14T04:19:30.203675+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:19:30.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:30 smithi038 bash[84940]: cluster 2024-09-14T04:19:28.868172+0000 mgr.y (mgr.26165) 345 : cluster [DBG] pgmap v242: 73 pgs: 9 active+undersized, 18 peering, 1 stale+active+clean, 1 active+undersized+degraded, 44 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-09-14T04:19:30.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:30 smithi038 bash[84940]: cluster 2024-09-14T04:19:28.868172+0000 mgr.y (mgr.26165) 345 : cluster [DBG] pgmap v242: 73 pgs: 9 active+undersized, 18 peering, 1 stale+active+clean, 1 active+undersized+degraded, 44 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-09-14T04:19:30.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:30 smithi038 bash[84940]: audit 2024-09-14T04:19:29.447448+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:30.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:30 smithi038 bash[84940]: audit 2024-09-14T04:19:29.447448+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:30.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:30 smithi038 bash[84940]: audit 2024-09-14T04:19:29.460453+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:30.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:30 smithi038 bash[84940]: audit 2024-09-14T04:19:29.460453+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:30.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:30 smithi038 bash[84940]: audit 2024-09-14T04:19:29.463028+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:19:30.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:30 smithi038 bash[84940]: audit 2024-09-14T04:19:29.463028+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:19:30.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:30 smithi038 bash[84940]: audit 2024-09-14T04:19:30.201584+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:30.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:30 smithi038 bash[84940]: audit 2024-09-14T04:19:30.201584+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:30.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:30 smithi038 bash[84940]: audit 2024-09-14T04:19:30.203675+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:19:30.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:30 smithi038 bash[84940]: audit 2024-09-14T04:19:30.203675+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:19:30.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:30 smithi038 bash[87336]: cluster 2024-09-14T04:19:28.868172+0000 mgr.y (mgr.26165) 345 : cluster [DBG] pgmap v242: 73 pgs: 9 active+undersized, 18 peering, 1 stale+active+clean, 1 active+undersized+degraded, 44 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-09-14T04:19:30.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:30 smithi038 bash[87336]: cluster 2024-09-14T04:19:28.868172+0000 mgr.y (mgr.26165) 345 : cluster [DBG] pgmap v242: 73 pgs: 9 active+undersized, 18 peering, 1 stale+active+clean, 1 active+undersized+degraded, 44 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-09-14T04:19:30.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:30 smithi038 bash[87336]: audit 2024-09-14T04:19:29.447448+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:30.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:30 smithi038 bash[87336]: audit 2024-09-14T04:19:29.447448+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:30.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:30 smithi038 bash[87336]: audit 2024-09-14T04:19:29.460453+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:30.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:30 smithi038 bash[87336]: audit 2024-09-14T04:19:29.460453+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:30.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:30 smithi038 bash[87336]: audit 2024-09-14T04:19:29.463028+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:19:30.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:30 smithi038 bash[87336]: audit 2024-09-14T04:19:29.463028+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:19:30.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:30 smithi038 bash[87336]: audit 2024-09-14T04:19:30.201584+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:30.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:30 smithi038 bash[87336]: audit 2024-09-14T04:19:30.201584+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:30.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:30 smithi038 bash[87336]: audit 2024-09-14T04:19:30.203675+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:19:30.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:30 smithi038 bash[87336]: audit 2024-09-14T04:19:30.203675+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:19:30.934 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 14 04:19:30 smithi123 bash[74315]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-14T04:19:30.934 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 14 04:19:30 smithi123 bash[74315]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-14T04:19:31.592 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 14 04:19:31 smithi123 bash[74315]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-14T04:19:31.592 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 14 04:19:31 smithi123 bash[74315]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-4 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-09-14T04:19:31.897 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 14 04:19:31 smithi123 bash[74315]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-14T04:19:31.897 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 14 04:19:31 smithi123 bash[74315]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-14T04:19:31.897 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 14 04:19:31 smithi123 bash[74315]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-09-14T04:19:31.897 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 14 04:19:31 smithi123 bash[74315]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-14T04:19:31.897 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 14 04:19:31 smithi123 bash[74315]: --> ceph-volume raw activate successful for osd ID: 4 2024-09-14T04:19:32.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:32 smithi038 bash[84940]: cluster 2024-09-14T04:19:30.869332+0000 mgr.y (mgr.26165) 346 : cluster [DBG] pgmap v243: 73 pgs: 21 active+undersized, 3 peering, 9 active+undersized+degraded, 40 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14/78 objects degraded (17.949%) 2024-09-14T04:19:32.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:32 smithi038 bash[84940]: cluster 2024-09-14T04:19:30.869332+0000 mgr.y (mgr.26165) 346 : cluster [DBG] pgmap v243: 73 pgs: 21 active+undersized, 3 peering, 9 active+undersized+degraded, 40 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14/78 objects degraded (17.949%) 2024-09-14T04:19:32.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:32 smithi038 bash[87336]: cluster 2024-09-14T04:19:30.869332+0000 mgr.y (mgr.26165) 346 : cluster [DBG] pgmap v243: 73 pgs: 21 active+undersized, 3 peering, 9 active+undersized+degraded, 40 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14/78 objects degraded (17.949%) 2024-09-14T04:19:32.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:32 smithi038 bash[87336]: cluster 2024-09-14T04:19:30.869332+0000 mgr.y (mgr.26165) 346 : cluster [DBG] pgmap v243: 73 pgs: 21 active+undersized, 3 peering, 9 active+undersized+degraded, 40 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14/78 objects degraded (17.949%) 2024-09-14T04:19:32.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:32 smithi123 bash[68976]: cluster 2024-09-14T04:19:30.869332+0000 mgr.y (mgr.26165) 346 : cluster [DBG] pgmap v243: 73 pgs: 21 active+undersized, 3 peering, 9 active+undersized+degraded, 40 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14/78 objects degraded (17.949%) 2024-09-14T04:19:32.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:32 smithi123 bash[68976]: cluster 2024-09-14T04:19:30.869332+0000 mgr.y (mgr.26165) 346 : cluster [DBG] pgmap v243: 73 pgs: 21 active+undersized, 3 peering, 9 active+undersized+degraded, 40 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14/78 objects degraded (17.949%) 2024-09-14T04:19:33.517 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:19:33.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:33 smithi038 bash[87336]: cluster 2024-09-14T04:19:32.870616+0000 mgr.y (mgr.26165) 347 : cluster [DBG] pgmap v244: 73 pgs: 24 active+undersized, 9 active+undersized+degraded, 40 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14/78 objects degraded (17.949%) 2024-09-14T04:19:33.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:33 smithi038 bash[87336]: cluster 2024-09-14T04:19:32.870616+0000 mgr.y (mgr.26165) 347 : cluster [DBG] pgmap v244: 73 pgs: 24 active+undersized, 9 active+undersized+degraded, 40 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14/78 objects degraded (17.949%) 2024-09-14T04:19:33.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:33 smithi038 bash[84940]: cluster 2024-09-14T04:19:32.870616+0000 mgr.y (mgr.26165) 347 : cluster [DBG] pgmap v244: 73 pgs: 24 active+undersized, 9 active+undersized+degraded, 40 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14/78 objects degraded (17.949%) 2024-09-14T04:19:33.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:33 smithi038 bash[84940]: cluster 2024-09-14T04:19:32.870616+0000 mgr.y (mgr.26165) 347 : cluster [DBG] pgmap v244: 73 pgs: 24 active+undersized, 9 active+undersized+degraded, 40 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14/78 objects degraded (17.949%) 2024-09-14T04:19:33.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:33 smithi123 bash[68976]: cluster 2024-09-14T04:19:32.870616+0000 mgr.y (mgr.26165) 347 : cluster [DBG] pgmap v244: 73 pgs: 24 active+undersized, 9 active+undersized+degraded, 40 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14/78 objects degraded (17.949%) 2024-09-14T04:19:33.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:33 smithi123 bash[68976]: cluster 2024-09-14T04:19:32.870616+0000 mgr.y (mgr.26165) 347 : cluster [DBG] pgmap v244: 73 pgs: 24 active+undersized, 9 active+undersized+degraded, 40 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14/78 objects degraded (17.949%) 2024-09-14T04:19:33.934 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 14 04:19:33 smithi123 bash[74541]: debug 2024-09-14T04:19:33.581+0000 7f250ea6d640 1 -- 172.21.15.123:0/3178627457 <== mon.1 v2:172.21.15.123:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x558df4cf0960 con 0x558df4d11c00 2024-09-14T04:19:34.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:34 smithi038 bash[84940]: cluster 2024-09-14T04:19:33.454807+0000 mon.a (mon.0) 493 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-09-14T04:19:34.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:34 smithi038 bash[84940]: cluster 2024-09-14T04:19:33.454807+0000 mon.a (mon.0) 493 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-09-14T04:19:34.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:34 smithi038 bash[87336]: cluster 2024-09-14T04:19:33.454807+0000 mon.a (mon.0) 493 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-09-14T04:19:34.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:34 smithi038 bash[87336]: cluster 2024-09-14T04:19:33.454807+0000 mon.a (mon.0) 493 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-09-14T04:19:34.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:34 smithi123 bash[68976]: cluster 2024-09-14T04:19:33.454807+0000 mon.a (mon.0) 493 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-09-14T04:19:34.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:34 smithi123 bash[68976]: cluster 2024-09-14T04:19:33.454807+0000 mon.a (mon.0) 493 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-09-14T04:19:35.434 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 14 04:19:35 smithi123 bash[74541]: debug 2024-09-14T04:19:35.125+0000 7f25112d4640 -1 Falling back to public interface 2024-09-14T04:19:35.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:35 smithi038 bash[84940]: cluster 2024-09-14T04:19:34.871711+0000 mgr.y (mgr.26165) 348 : cluster [DBG] pgmap v245: 73 pgs: 24 active+undersized, 9 active+undersized+degraded, 40 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14/78 objects degraded (17.949%) 2024-09-14T04:19:35.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:35 smithi038 bash[84940]: cluster 2024-09-14T04:19:34.871711+0000 mgr.y (mgr.26165) 348 : cluster [DBG] pgmap v245: 73 pgs: 24 active+undersized, 9 active+undersized+degraded, 40 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14/78 objects degraded (17.949%) 2024-09-14T04:19:35.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:35 smithi038 bash[87336]: cluster 2024-09-14T04:19:34.871711+0000 mgr.y (mgr.26165) 348 : cluster [DBG] pgmap v245: 73 pgs: 24 active+undersized, 9 active+undersized+degraded, 40 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14/78 objects degraded (17.949%) 2024-09-14T04:19:35.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:35 smithi038 bash[87336]: cluster 2024-09-14T04:19:34.871711+0000 mgr.y (mgr.26165) 348 : cluster [DBG] pgmap v245: 73 pgs: 24 active+undersized, 9 active+undersized+degraded, 40 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14/78 objects degraded (17.949%) 2024-09-14T04:19:35.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:35 smithi123 bash[68976]: cluster 2024-09-14T04:19:34.871711+0000 mgr.y (mgr.26165) 348 : cluster [DBG] pgmap v245: 73 pgs: 24 active+undersized, 9 active+undersized+degraded, 40 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14/78 objects degraded (17.949%) 2024-09-14T04:19:35.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:35 smithi123 bash[68976]: cluster 2024-09-14T04:19:34.871711+0000 mgr.y (mgr.26165) 348 : cluster [DBG] pgmap v245: 73 pgs: 24 active+undersized, 9 active+undersized+degraded, 40 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14/78 objects degraded (17.949%) 2024-09-14T04:19:37.472 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-14T04:19:37.473 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.a smithi038 *:9093,9094 running (9m) 33s ago 17m 14.7M - 0.27.0 11f11916f8cd 1704ced8588b 2024-09-14T04:19:37.473 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.a smithi123 *:3000 running (8m) 0s ago 17m 76.7M - 9.4.7 954c08fa6188 44375a00f670 2024-09-14T04:19:37.473 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foo.smithi038.tqrryo smithi038 running (14m) 33s ago 14m 15.3M - 17.2.7-1629-geb16b97b ab51d1bebd12 254cbf3321cc 2024-09-14T04:19:37.473 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foo.smithi123.jvlckj smithi123 running (14m) 0s ago 14m 17.7M - 17.2.7-1629-geb16b97b ab51d1bebd12 6eb9307f8185 2024-09-14T04:19:37.473 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.x smithi123 *:8443,9283,8765 running (7m) 0s ago 26m 446M - 19.3.0-4907-ga2782315 8801d2529e43 6d4947b56182 2024-09-14T04:19:37.473 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.y smithi038 *:8443,9283,8765 running (8m) 33s ago 28m 507M - 19.3.0-4907-ga2782315 8801d2529e43 34f0d17c4d43 2024-09-14T04:19:37.473 INFO:teuthology.orchestra.run.smithi038.stdout:mon.a smithi038 running (7m) 33s ago 28m 54.0M 2048M 19.3.0-4907-ga2782315 8801d2529e43 1642995f06b8 2024-09-14T04:19:37.474 INFO:teuthology.orchestra.run.smithi038.stdout:mon.b smithi123 running (5m) 0s ago 26m 39.5M 2048M 19.3.0-4907-ga2782315 8801d2529e43 2ee36df231b0 2024-09-14T04:19:37.474 INFO:teuthology.orchestra.run.smithi038.stdout:mon.c smithi038 running (5m) 33s ago 26m 41.2M 2048M 19.3.0-4907-ga2782315 8801d2529e43 f677097b412a 2024-09-14T04:19:37.474 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.a smithi038 *:9100 running (9m) 33s ago 17m 8324k - 1.7.0 72c9c2088986 408b51bda40c 2024-09-14T04:19:37.474 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.b smithi123 *:9100 running (8m) 0s ago 17m 8147k - 1.7.0 72c9c2088986 e62eb522a5f2 2024-09-14T04:19:37.474 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (3m) 33s ago 25m 63.9M 2525M 19.3.0-4907-ga2782315 8801d2529e43 7182160c3bb6 2024-09-14T04:19:37.474 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (2m) 33s ago 24m 50.9M 2525M 19.3.0-4907-ga2782315 8801d2529e43 a56993a48034 2024-09-14T04:19:37.474 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (84s) 33s ago 23m 58.1M 2525M 19.3.0-4907-ga2782315 8801d2529e43 d8a3a3093d71 2024-09-14T04:19:37.474 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (38s) 33s ago 22m - 2525M 19.3.0-4907-ga2782315 8801d2529e43 5d879fe76f6e 2024-09-14T04:19:37.474 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (5s) 0s ago 21m - 2524M 19.3.0-4907-ga2782315 8801d2529e43 ab5700643a4e 2024-09-14T04:19:37.475 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (20m) 0s ago 20m 94.0M 2524M 17.2.7-1629-geb16b97b ab51d1bebd12 8b8a6453130d 2024-09-14T04:19:37.475 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (19m) 0s ago 19m 71.7M 2524M 17.2.7-1629-geb16b97b ab51d1bebd12 3ebdcc6eccb9 2024-09-14T04:19:37.475 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (18m) 0s ago 19m 84.7M 2524M 17.2.7-1629-geb16b97b ab51d1bebd12 c679348d06e5 2024-09-14T04:19:37.475 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.a smithi123 *:9095 running (8m) 0s ago 17m 50.5M - 2.51.0 1d3b7f56885b f103fdc09650 2024-09-14T04:19:38.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:37 smithi038 bash[84940]: cluster 2024-09-14T04:19:36.872788+0000 mgr.y (mgr.26165) 349 : cluster [DBG] pgmap v246: 73 pgs: 24 active+undersized, 9 active+undersized+degraded, 40 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14/78 objects degraded (17.949%) 2024-09-14T04:19:38.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:37 smithi038 bash[84940]: cluster 2024-09-14T04:19:36.872788+0000 mgr.y (mgr.26165) 349 : cluster [DBG] pgmap v246: 73 pgs: 24 active+undersized, 9 active+undersized+degraded, 40 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14/78 objects degraded (17.949%) 2024-09-14T04:19:38.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:37 smithi038 bash[84940]: audit 2024-09-14T04:19:36.896752+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:38.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:37 smithi038 bash[84940]: audit 2024-09-14T04:19:36.896752+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:38.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:37 smithi038 bash[84940]: audit 2024-09-14T04:19:36.907620+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:38.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:37 smithi038 bash[84940]: audit 2024-09-14T04:19:36.907620+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:38.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:37 smithi038 bash[84940]: cluster 2024-09-14T04:19:36.921037+0000 mon.a (mon.0) 496 : cluster [WRN] Health check update: Degraded data redundancy: 14/78 objects degraded (17.949%), 9 pgs degraded (PG_DEGRADED) 2024-09-14T04:19:38.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:37 smithi038 bash[84940]: cluster 2024-09-14T04:19:36.921037+0000 mon.a (mon.0) 496 : cluster [WRN] Health check update: Degraded data redundancy: 14/78 objects degraded (17.949%), 9 pgs degraded (PG_DEGRADED) 2024-09-14T04:19:38.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:37 smithi038 bash[84940]: audit 2024-09-14T04:19:37.445801+0000 mgr.y (mgr.26165) 350 : audit [DBG] from='client.34569 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:19:38.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:37 smithi038 bash[84940]: audit 2024-09-14T04:19:37.445801+0000 mgr.y (mgr.26165) 350 : audit [DBG] from='client.34569 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:19:38.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:37 smithi038 bash[87336]: cluster 2024-09-14T04:19:36.872788+0000 mgr.y (mgr.26165) 349 : cluster [DBG] pgmap v246: 73 pgs: 24 active+undersized, 9 active+undersized+degraded, 40 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14/78 objects degraded (17.949%) 2024-09-14T04:19:38.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:37 smithi038 bash[87336]: cluster 2024-09-14T04:19:36.872788+0000 mgr.y (mgr.26165) 349 : cluster [DBG] pgmap v246: 73 pgs: 24 active+undersized, 9 active+undersized+degraded, 40 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14/78 objects degraded (17.949%) 2024-09-14T04:19:38.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:37 smithi038 bash[87336]: audit 2024-09-14T04:19:36.896752+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:38.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:37 smithi038 bash[87336]: audit 2024-09-14T04:19:36.896752+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:38.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:37 smithi038 bash[87336]: audit 2024-09-14T04:19:36.907620+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:38.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:37 smithi038 bash[87336]: audit 2024-09-14T04:19:36.907620+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:38.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:37 smithi038 bash[87336]: cluster 2024-09-14T04:19:36.921037+0000 mon.a (mon.0) 496 : cluster [WRN] Health check update: Degraded data redundancy: 14/78 objects degraded (17.949%), 9 pgs degraded (PG_DEGRADED) 2024-09-14T04:19:38.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:37 smithi038 bash[87336]: cluster 2024-09-14T04:19:36.921037+0000 mon.a (mon.0) 496 : cluster [WRN] Health check update: Degraded data redundancy: 14/78 objects degraded (17.949%), 9 pgs degraded (PG_DEGRADED) 2024-09-14T04:19:38.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:37 smithi038 bash[87336]: audit 2024-09-14T04:19:37.445801+0000 mgr.y (mgr.26165) 350 : audit [DBG] from='client.34569 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:19:38.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:37 smithi038 bash[87336]: audit 2024-09-14T04:19:37.445801+0000 mgr.y (mgr.26165) 350 : audit [DBG] from='client.34569 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:19:38.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:37 smithi123 bash[68976]: cluster 2024-09-14T04:19:36.872788+0000 mgr.y (mgr.26165) 349 : cluster [DBG] pgmap v246: 73 pgs: 24 active+undersized, 9 active+undersized+degraded, 40 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14/78 objects degraded (17.949%) 2024-09-14T04:19:38.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:37 smithi123 bash[68976]: cluster 2024-09-14T04:19:36.872788+0000 mgr.y (mgr.26165) 349 : cluster [DBG] pgmap v246: 73 pgs: 24 active+undersized, 9 active+undersized+degraded, 40 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14/78 objects degraded (17.949%) 2024-09-14T04:19:38.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:37 smithi123 bash[68976]: audit 2024-09-14T04:19:36.896752+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:38.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:37 smithi123 bash[68976]: audit 2024-09-14T04:19:36.896752+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:38.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:37 smithi123 bash[68976]: audit 2024-09-14T04:19:36.907620+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:38.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:37 smithi123 bash[68976]: audit 2024-09-14T04:19:36.907620+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:38.184 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:37 smithi123 bash[68976]: cluster 2024-09-14T04:19:36.921037+0000 mon.a (mon.0) 496 : cluster [WRN] Health check update: Degraded data redundancy: 14/78 objects degraded (17.949%), 9 pgs degraded (PG_DEGRADED) 2024-09-14T04:19:38.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:37 smithi123 bash[68976]: cluster 2024-09-14T04:19:36.921037+0000 mon.a (mon.0) 496 : cluster [WRN] Health check update: Degraded data redundancy: 14/78 objects degraded (17.949%), 9 pgs degraded (PG_DEGRADED) 2024-09-14T04:19:38.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:37 smithi123 bash[68976]: audit 2024-09-14T04:19:37.445801+0000 mgr.y (mgr.26165) 350 : audit [DBG] from='client.34569 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:19:38.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:37 smithi123 bash[68976]: audit 2024-09-14T04:19:37.445801+0000 mgr.y (mgr.26165) 350 : audit [DBG] from='client.34569 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-14T04:19:38.346 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -e sha1=a2782315255a3e7d5f6cdc9eb35785187ff6ddf8 -- bash -c 'ceph versions' 2024-09-14T04:19:38.519 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:19:38 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:19:38] "GET /metrics HTTP/1.1" 200 34216 "" "Prometheus/2.51.0" 2024-09-14T04:19:39.434 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 14 04:19:39 smithi123 bash[74541]: debug 2024-09-14T04:19:39.101+0000 7f25112d4640 -1 osd.4 95 log_to_monitors true 2024-09-14T04:19:39.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:39 smithi123 bash[68976]: audit 2024-09-14T04:19:38.024211+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:39.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:39 smithi123 bash[68976]: audit 2024-09-14T04:19:38.024211+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:39.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:39 smithi123 bash[68976]: audit 2024-09-14T04:19:38.032773+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:39.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:39 smithi123 bash[68976]: audit 2024-09-14T04:19:38.032773+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:39.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:39 smithi038 bash[84940]: audit 2024-09-14T04:19:38.024211+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:39.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:39 smithi038 bash[84940]: audit 2024-09-14T04:19:38.024211+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:39.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:39 smithi038 bash[84940]: audit 2024-09-14T04:19:38.032773+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:39.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:39 smithi038 bash[84940]: audit 2024-09-14T04:19:38.032773+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:39.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:39 smithi038 bash[87336]: audit 2024-09-14T04:19:38.024211+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:39.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:39 smithi038 bash[87336]: audit 2024-09-14T04:19:38.024211+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:39.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:39 smithi038 bash[87336]: audit 2024-09-14T04:19:38.032773+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:39.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:39 smithi038 bash[87336]: audit 2024-09-14T04:19:38.032773+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:40.434 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:19:40 smithi123 bash[61744]: ts=2024-09-14T04:19:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:19:40.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:40 smithi123 bash[68976]: cluster 2024-09-14T04:19:38.873662+0000 mgr.y (mgr.26165) 351 : cluster [DBG] pgmap v247: 73 pgs: 24 active+undersized, 9 active+undersized+degraded, 40 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14/78 objects degraded (17.949%) 2024-09-14T04:19:40.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:40 smithi123 bash[68976]: cluster 2024-09-14T04:19:38.873662+0000 mgr.y (mgr.26165) 351 : cluster [DBG] pgmap v247: 73 pgs: 24 active+undersized, 9 active+undersized+degraded, 40 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14/78 objects degraded (17.949%) 2024-09-14T04:19:40.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:40 smithi123 bash[68976]: audit 2024-09-14T04:19:39.108158+0000 mon.a (mon.0) 499 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-14T04:19:40.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:40 smithi123 bash[68976]: audit 2024-09-14T04:19:39.108158+0000 mon.a (mon.0) 499 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-14T04:19:40.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:40 smithi123 bash[68976]: audit 2024-09-14T04:19:39.108912+0000 mon.b (mon.1) 3 : audit [INF] from='osd.4 [v2:172.21.15.123:6800/1636474532,v1:172.21.15.123:6801/1636474532]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-14T04:19:40.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:40 smithi123 bash[68976]: audit 2024-09-14T04:19:39.108912+0000 mon.b (mon.1) 3 : audit [INF] from='osd.4 [v2:172.21.15.123:6800/1636474532,v1:172.21.15.123:6801/1636474532]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-14T04:19:40.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:40 smithi038 bash[84940]: cluster 2024-09-14T04:19:38.873662+0000 mgr.y (mgr.26165) 351 : cluster [DBG] pgmap v247: 73 pgs: 24 active+undersized, 9 active+undersized+degraded, 40 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14/78 objects degraded (17.949%) 2024-09-14T04:19:40.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:40 smithi038 bash[84940]: cluster 2024-09-14T04:19:38.873662+0000 mgr.y (mgr.26165) 351 : cluster [DBG] pgmap v247: 73 pgs: 24 active+undersized, 9 active+undersized+degraded, 40 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14/78 objects degraded (17.949%) 2024-09-14T04:19:40.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:40 smithi038 bash[84940]: audit 2024-09-14T04:19:39.108158+0000 mon.a (mon.0) 499 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-14T04:19:40.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:40 smithi038 bash[84940]: audit 2024-09-14T04:19:39.108158+0000 mon.a (mon.0) 499 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-14T04:19:40.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:40 smithi038 bash[84940]: audit 2024-09-14T04:19:39.108912+0000 mon.b (mon.1) 3 : audit [INF] from='osd.4 [v2:172.21.15.123:6800/1636474532,v1:172.21.15.123:6801/1636474532]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-14T04:19:40.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:40 smithi038 bash[84940]: audit 2024-09-14T04:19:39.108912+0000 mon.b (mon.1) 3 : audit [INF] from='osd.4 [v2:172.21.15.123:6800/1636474532,v1:172.21.15.123:6801/1636474532]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-14T04:19:40.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:40 smithi038 bash[87336]: cluster 2024-09-14T04:19:38.873662+0000 mgr.y (mgr.26165) 351 : cluster [DBG] pgmap v247: 73 pgs: 24 active+undersized, 9 active+undersized+degraded, 40 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14/78 objects degraded (17.949%) 2024-09-14T04:19:40.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:40 smithi038 bash[87336]: cluster 2024-09-14T04:19:38.873662+0000 mgr.y (mgr.26165) 351 : cluster [DBG] pgmap v247: 73 pgs: 24 active+undersized, 9 active+undersized+degraded, 40 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14/78 objects degraded (17.949%) 2024-09-14T04:19:40.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:40 smithi038 bash[87336]: audit 2024-09-14T04:19:39.108158+0000 mon.a (mon.0) 499 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-14T04:19:40.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:40 smithi038 bash[87336]: audit 2024-09-14T04:19:39.108158+0000 mon.a (mon.0) 499 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-14T04:19:40.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:40 smithi038 bash[87336]: audit 2024-09-14T04:19:39.108912+0000 mon.b (mon.1) 3 : audit [INF] from='osd.4 [v2:172.21.15.123:6800/1636474532,v1:172.21.15.123:6801/1636474532]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-14T04:19:40.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:40 smithi038 bash[87336]: audit 2024-09-14T04:19:39.108912+0000 mon.b (mon.1) 3 : audit [INF] from='osd.4 [v2:172.21.15.123:6800/1636474532,v1:172.21.15.123:6801/1636474532]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-14T04:19:40.934 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 14 04:19:40 smithi123 bash[74541]: debug 2024-09-14T04:19:40.601+0000 7f2505076640 -1 osd.4 95 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-14T04:19:41.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:41 smithi123 bash[68976]: audit 2024-09-14T04:19:40.068081+0000 mon.a (mon.0) 500 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-14T04:19:41.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:41 smithi123 bash[68976]: audit 2024-09-14T04:19:40.068081+0000 mon.a (mon.0) 500 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-14T04:19:41.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:41 smithi123 bash[68976]: cluster 2024-09-14T04:19:40.075386+0000 mon.a (mon.0) 501 : cluster [DBG] osdmap e98: 8 total, 7 up, 8 in 2024-09-14T04:19:41.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:41 smithi123 bash[68976]: cluster 2024-09-14T04:19:40.075386+0000 mon.a (mon.0) 501 : cluster [DBG] osdmap e98: 8 total, 7 up, 8 in 2024-09-14T04:19:41.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:41 smithi123 bash[68976]: audit 2024-09-14T04:19:40.077693+0000 mon.a (mon.0) 502 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi123", "root=default"]} : dispatch 2024-09-14T04:19:41.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:41 smithi123 bash[68976]: audit 2024-09-14T04:19:40.077693+0000 mon.a (mon.0) 502 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi123", "root=default"]} : dispatch 2024-09-14T04:19:41.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:41 smithi123 bash[68976]: audit 2024-09-14T04:19:40.078272+0000 mon.b (mon.1) 4 : audit [INF] from='osd.4 [v2:172.21.15.123:6800/1636474532,v1:172.21.15.123:6801/1636474532]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi123", "root=default"]} : dispatch 2024-09-14T04:19:41.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:41 smithi123 bash[68976]: audit 2024-09-14T04:19:40.078272+0000 mon.b (mon.1) 4 : audit [INF] from='osd.4 [v2:172.21.15.123:6800/1636474532,v1:172.21.15.123:6801/1636474532]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi123", "root=default"]} : dispatch 2024-09-14T04:19:41.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:41 smithi123 bash[68976]: audit 2024-09-14T04:19:40.595439+0000 mon.a (mon.0) 503 : audit [INF] from='osd.4 ' entity='osd.4' 2024-09-14T04:19:41.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:41 smithi123 bash[68976]: audit 2024-09-14T04:19:40.595439+0000 mon.a (mon.0) 503 : audit [INF] from='osd.4 ' entity='osd.4' 2024-09-14T04:19:41.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:41 smithi038 bash[84940]: audit 2024-09-14T04:19:40.068081+0000 mon.a (mon.0) 500 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-14T04:19:41.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:41 smithi038 bash[84940]: audit 2024-09-14T04:19:40.068081+0000 mon.a (mon.0) 500 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-14T04:19:41.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:41 smithi038 bash[84940]: cluster 2024-09-14T04:19:40.075386+0000 mon.a (mon.0) 501 : cluster [DBG] osdmap e98: 8 total, 7 up, 8 in 2024-09-14T04:19:41.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:41 smithi038 bash[84940]: cluster 2024-09-14T04:19:40.075386+0000 mon.a (mon.0) 501 : cluster [DBG] osdmap e98: 8 total, 7 up, 8 in 2024-09-14T04:19:41.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:41 smithi038 bash[84940]: audit 2024-09-14T04:19:40.077693+0000 mon.a (mon.0) 502 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi123", "root=default"]} : dispatch 2024-09-14T04:19:41.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:41 smithi038 bash[84940]: audit 2024-09-14T04:19:40.077693+0000 mon.a (mon.0) 502 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi123", "root=default"]} : dispatch 2024-09-14T04:19:41.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:41 smithi038 bash[84940]: audit 2024-09-14T04:19:40.078272+0000 mon.b (mon.1) 4 : audit [INF] from='osd.4 [v2:172.21.15.123:6800/1636474532,v1:172.21.15.123:6801/1636474532]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi123", "root=default"]} : dispatch 2024-09-14T04:19:41.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:41 smithi038 bash[84940]: audit 2024-09-14T04:19:40.078272+0000 mon.b (mon.1) 4 : audit [INF] from='osd.4 [v2:172.21.15.123:6800/1636474532,v1:172.21.15.123:6801/1636474532]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi123", "root=default"]} : dispatch 2024-09-14T04:19:41.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:41 smithi038 bash[84940]: audit 2024-09-14T04:19:40.595439+0000 mon.a (mon.0) 503 : audit [INF] from='osd.4 ' entity='osd.4' 2024-09-14T04:19:41.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:41 smithi038 bash[84940]: audit 2024-09-14T04:19:40.595439+0000 mon.a (mon.0) 503 : audit [INF] from='osd.4 ' entity='osd.4' 2024-09-14T04:19:41.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:41 smithi038 bash[87336]: audit 2024-09-14T04:19:40.068081+0000 mon.a (mon.0) 500 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-14T04:19:41.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:41 smithi038 bash[87336]: audit 2024-09-14T04:19:40.068081+0000 mon.a (mon.0) 500 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-14T04:19:41.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:41 smithi038 bash[87336]: cluster 2024-09-14T04:19:40.075386+0000 mon.a (mon.0) 501 : cluster [DBG] osdmap e98: 8 total, 7 up, 8 in 2024-09-14T04:19:41.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:41 smithi038 bash[87336]: cluster 2024-09-14T04:19:40.075386+0000 mon.a (mon.0) 501 : cluster [DBG] osdmap e98: 8 total, 7 up, 8 in 2024-09-14T04:19:41.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:41 smithi038 bash[87336]: audit 2024-09-14T04:19:40.077693+0000 mon.a (mon.0) 502 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi123", "root=default"]} : dispatch 2024-09-14T04:19:41.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:41 smithi038 bash[87336]: audit 2024-09-14T04:19:40.077693+0000 mon.a (mon.0) 502 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi123", "root=default"]} : dispatch 2024-09-14T04:19:41.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:41 smithi038 bash[87336]: audit 2024-09-14T04:19:40.078272+0000 mon.b (mon.1) 4 : audit [INF] from='osd.4 [v2:172.21.15.123:6800/1636474532,v1:172.21.15.123:6801/1636474532]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi123", "root=default"]} : dispatch 2024-09-14T04:19:41.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:41 smithi038 bash[87336]: audit 2024-09-14T04:19:40.078272+0000 mon.b (mon.1) 4 : audit [INF] from='osd.4 [v2:172.21.15.123:6800/1636474532,v1:172.21.15.123:6801/1636474532]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi123", "root=default"]} : dispatch 2024-09-14T04:19:41.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:41 smithi038 bash[87336]: audit 2024-09-14T04:19:40.595439+0000 mon.a (mon.0) 503 : audit [INF] from='osd.4 ' entity='osd.4' 2024-09-14T04:19:41.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:41 smithi038 bash[87336]: audit 2024-09-14T04:19:40.595439+0000 mon.a (mon.0) 503 : audit [INF] from='osd.4 ' entity='osd.4' 2024-09-14T04:19:42.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:42 smithi123 bash[68976]: cluster 2024-09-14T04:19:40.874879+0000 mgr.y (mgr.26165) 352 : cluster [DBG] pgmap v249: 73 pgs: 24 active+undersized, 9 active+undersized+degraded, 40 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 14/78 objects degraded (17.949%) 2024-09-14T04:19:42.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:42 smithi123 bash[68976]: cluster 2024-09-14T04:19:40.874879+0000 mgr.y (mgr.26165) 352 : cluster [DBG] pgmap v249: 73 pgs: 24 active+undersized, 9 active+undersized+degraded, 40 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 14/78 objects degraded (17.949%) 2024-09-14T04:19:42.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:42 smithi123 bash[68976]: cluster 2024-09-14T04:19:41.592623+0000 mon.a (mon.0) 504 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-14T04:19:42.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:42 smithi123 bash[68976]: cluster 2024-09-14T04:19:41.592623+0000 mon.a (mon.0) 504 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-14T04:19:42.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:42 smithi123 bash[68976]: cluster 2024-09-14T04:19:41.608008+0000 mon.a (mon.0) 505 : cluster [INF] osd.4 [v2:172.21.15.123:6800/1636474532,v1:172.21.15.123:6801/1636474532] boot 2024-09-14T04:19:42.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:42 smithi123 bash[68976]: cluster 2024-09-14T04:19:41.608008+0000 mon.a (mon.0) 505 : cluster [INF] osd.4 [v2:172.21.15.123:6800/1636474532,v1:172.21.15.123:6801/1636474532] boot 2024-09-14T04:19:42.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:42 smithi123 bash[68976]: cluster 2024-09-14T04:19:41.608113+0000 mon.a (mon.0) 506 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-09-14T04:19:42.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:42 smithi123 bash[68976]: cluster 2024-09-14T04:19:41.608113+0000 mon.a (mon.0) 506 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-09-14T04:19:42.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:42 smithi123 bash[68976]: audit 2024-09-14T04:19:41.612167+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-14T04:19:42.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:42 smithi123 bash[68976]: audit 2024-09-14T04:19:41.612167+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-14T04:19:42.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:42 smithi038 bash[84940]: cluster 2024-09-14T04:19:40.874879+0000 mgr.y (mgr.26165) 352 : cluster [DBG] pgmap v249: 73 pgs: 24 active+undersized, 9 active+undersized+degraded, 40 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 14/78 objects degraded (17.949%) 2024-09-14T04:19:42.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:42 smithi038 bash[84940]: cluster 2024-09-14T04:19:40.874879+0000 mgr.y (mgr.26165) 352 : cluster [DBG] pgmap v249: 73 pgs: 24 active+undersized, 9 active+undersized+degraded, 40 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 14/78 objects degraded (17.949%) 2024-09-14T04:19:42.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:42 smithi038 bash[84940]: cluster 2024-09-14T04:19:41.592623+0000 mon.a (mon.0) 504 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-14T04:19:42.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:42 smithi038 bash[84940]: cluster 2024-09-14T04:19:41.592623+0000 mon.a (mon.0) 504 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-14T04:19:42.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:42 smithi038 bash[84940]: cluster 2024-09-14T04:19:41.608008+0000 mon.a (mon.0) 505 : cluster [INF] osd.4 [v2:172.21.15.123:6800/1636474532,v1:172.21.15.123:6801/1636474532] boot 2024-09-14T04:19:42.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:42 smithi038 bash[84940]: cluster 2024-09-14T04:19:41.608008+0000 mon.a (mon.0) 505 : cluster [INF] osd.4 [v2:172.21.15.123:6800/1636474532,v1:172.21.15.123:6801/1636474532] boot 2024-09-14T04:19:42.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:42 smithi038 bash[84940]: cluster 2024-09-14T04:19:41.608113+0000 mon.a (mon.0) 506 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-09-14T04:19:42.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:42 smithi038 bash[84940]: cluster 2024-09-14T04:19:41.608113+0000 mon.a (mon.0) 506 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-09-14T04:19:42.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:42 smithi038 bash[84940]: audit 2024-09-14T04:19:41.612167+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-14T04:19:42.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:42 smithi038 bash[84940]: audit 2024-09-14T04:19:41.612167+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-14T04:19:42.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:42 smithi038 bash[87336]: cluster 2024-09-14T04:19:40.874879+0000 mgr.y (mgr.26165) 352 : cluster [DBG] pgmap v249: 73 pgs: 24 active+undersized, 9 active+undersized+degraded, 40 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 14/78 objects degraded (17.949%) 2024-09-14T04:19:42.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:42 smithi038 bash[87336]: cluster 2024-09-14T04:19:40.874879+0000 mgr.y (mgr.26165) 352 : cluster [DBG] pgmap v249: 73 pgs: 24 active+undersized, 9 active+undersized+degraded, 40 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 14/78 objects degraded (17.949%) 2024-09-14T04:19:42.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:42 smithi038 bash[87336]: cluster 2024-09-14T04:19:41.592623+0000 mon.a (mon.0) 504 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-14T04:19:42.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:42 smithi038 bash[87336]: cluster 2024-09-14T04:19:41.592623+0000 mon.a (mon.0) 504 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-14T04:19:42.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:42 smithi038 bash[87336]: cluster 2024-09-14T04:19:41.608008+0000 mon.a (mon.0) 505 : cluster [INF] osd.4 [v2:172.21.15.123:6800/1636474532,v1:172.21.15.123:6801/1636474532] boot 2024-09-14T04:19:42.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:42 smithi038 bash[87336]: cluster 2024-09-14T04:19:41.608008+0000 mon.a (mon.0) 505 : cluster [INF] osd.4 [v2:172.21.15.123:6800/1636474532,v1:172.21.15.123:6801/1636474532] boot 2024-09-14T04:19:42.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:42 smithi038 bash[87336]: cluster 2024-09-14T04:19:41.608113+0000 mon.a (mon.0) 506 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-09-14T04:19:42.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:42 smithi038 bash[87336]: cluster 2024-09-14T04:19:41.608113+0000 mon.a (mon.0) 506 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-09-14T04:19:42.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:42 smithi038 bash[87336]: audit 2024-09-14T04:19:41.612167+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-14T04:19:42.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:42 smithi038 bash[87336]: audit 2024-09-14T04:19:41.612167+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-14T04:19:43.161 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:19:43.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:43 smithi123 bash[68976]: cluster 2024-09-14T04:19:42.617975+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-09-14T04:19:43.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:43 smithi123 bash[68976]: cluster 2024-09-14T04:19:42.617975+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-09-14T04:19:43.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:43 smithi123 bash[68976]: cluster 2024-09-14T04:19:42.875741+0000 mgr.y (mgr.26165) 353 : cluster [DBG] pgmap v252: 73 pgs: 2 peering, 23 active+undersized, 8 active+undersized+degraded, 40 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 13/78 objects degraded (16.667%) 2024-09-14T04:19:43.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:43 smithi123 bash[68976]: cluster 2024-09-14T04:19:42.875741+0000 mgr.y (mgr.26165) 353 : cluster [DBG] pgmap v252: 73 pgs: 2 peering, 23 active+undersized, 8 active+undersized+degraded, 40 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 13/78 objects degraded (16.667%) 2024-09-14T04:19:44.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:43 smithi038 bash[84940]: cluster 2024-09-14T04:19:42.617975+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-09-14T04:19:44.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:43 smithi038 bash[84940]: cluster 2024-09-14T04:19:42.617975+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-09-14T04:19:44.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:43 smithi038 bash[84940]: cluster 2024-09-14T04:19:42.875741+0000 mgr.y (mgr.26165) 353 : cluster [DBG] pgmap v252: 73 pgs: 2 peering, 23 active+undersized, 8 active+undersized+degraded, 40 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 13/78 objects degraded (16.667%) 2024-09-14T04:19:44.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:43 smithi038 bash[84940]: cluster 2024-09-14T04:19:42.875741+0000 mgr.y (mgr.26165) 353 : cluster [DBG] pgmap v252: 73 pgs: 2 peering, 23 active+undersized, 8 active+undersized+degraded, 40 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 13/78 objects degraded (16.667%) 2024-09-14T04:19:44.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:43 smithi038 bash[87336]: cluster 2024-09-14T04:19:42.617975+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-09-14T04:19:44.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:43 smithi038 bash[87336]: cluster 2024-09-14T04:19:42.617975+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-09-14T04:19:44.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:43 smithi038 bash[87336]: cluster 2024-09-14T04:19:42.875741+0000 mgr.y (mgr.26165) 353 : cluster [DBG] pgmap v252: 73 pgs: 2 peering, 23 active+undersized, 8 active+undersized+degraded, 40 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 13/78 objects degraded (16.667%) 2024-09-14T04:19:44.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:43 smithi038 bash[87336]: cluster 2024-09-14T04:19:42.875741+0000 mgr.y (mgr.26165) 353 : cluster [DBG] pgmap v252: 73 pgs: 2 peering, 23 active+undersized, 8 active+undersized+degraded, 40 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 13/78 objects degraded (16.667%) 2024-09-14T04:19:44.836 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:44 smithi123 bash[68976]: cluster 2024-09-14T04:19:43.607399+0000 mon.a (mon.0) 509 : cluster [WRN] Health check update: Degraded data redundancy: 13/78 objects degraded (16.667%), 8 pgs degraded (PG_DEGRADED) 2024-09-14T04:19:44.836 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:44 smithi123 bash[68976]: cluster 2024-09-14T04:19:43.607399+0000 mon.a (mon.0) 509 : cluster [WRN] Health check update: Degraded data redundancy: 13/78 objects degraded (16.667%), 8 pgs degraded (PG_DEGRADED) 2024-09-14T04:19:45.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:44 smithi038 bash[84940]: cluster 2024-09-14T04:19:43.607399+0000 mon.a (mon.0) 509 : cluster [WRN] Health check update: Degraded data redundancy: 13/78 objects degraded (16.667%), 8 pgs degraded (PG_DEGRADED) 2024-09-14T04:19:45.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:44 smithi038 bash[84940]: cluster 2024-09-14T04:19:43.607399+0000 mon.a (mon.0) 509 : cluster [WRN] Health check update: Degraded data redundancy: 13/78 objects degraded (16.667%), 8 pgs degraded (PG_DEGRADED) 2024-09-14T04:19:45.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:44 smithi038 bash[87336]: cluster 2024-09-14T04:19:43.607399+0000 mon.a (mon.0) 509 : cluster [WRN] Health check update: Degraded data redundancy: 13/78 objects degraded (16.667%), 8 pgs degraded (PG_DEGRADED) 2024-09-14T04:19:45.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:44 smithi038 bash[87336]: cluster 2024-09-14T04:19:43.607399+0000 mon.a (mon.0) 509 : cluster [WRN] Health check update: Degraded data redundancy: 13/78 objects degraded (16.667%), 8 pgs degraded (PG_DEGRADED) 2024-09-14T04:19:46.465 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:46 smithi123 bash[68976]: cluster 2024-09-14T04:19:44.876712+0000 mgr.y (mgr.26165) 354 : cluster [DBG] pgmap v253: 73 pgs: 2 peering, 16 active+undersized, 7 active+undersized+degraded, 48 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-14T04:19:46.465 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:46 smithi123 bash[68976]: cluster 2024-09-14T04:19:44.876712+0000 mgr.y (mgr.26165) 354 : cluster [DBG] pgmap v253: 73 pgs: 2 peering, 16 active+undersized, 7 active+undersized+degraded, 48 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-14T04:19:46.466 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:46 smithi123 bash[68976]: audit 2024-09-14T04:19:45.202645+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:46.466 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:46 smithi123 bash[68976]: audit 2024-09-14T04:19:45.202645+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:46.466 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:46 smithi123 bash[68976]: audit 2024-09-14T04:19:45.204798+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:19:46.466 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:46 smithi123 bash[68976]: audit 2024-09-14T04:19:45.204798+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:19:46.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:46 smithi038 bash[84940]: cluster 2024-09-14T04:19:44.876712+0000 mgr.y (mgr.26165) 354 : cluster [DBG] pgmap v253: 73 pgs: 2 peering, 16 active+undersized, 7 active+undersized+degraded, 48 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-14T04:19:46.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:46 smithi038 bash[84940]: cluster 2024-09-14T04:19:44.876712+0000 mgr.y (mgr.26165) 354 : cluster [DBG] pgmap v253: 73 pgs: 2 peering, 16 active+undersized, 7 active+undersized+degraded, 48 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-14T04:19:46.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:46 smithi038 bash[84940]: audit 2024-09-14T04:19:45.202645+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:46.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:46 smithi038 bash[84940]: audit 2024-09-14T04:19:45.202645+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:46.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:46 smithi038 bash[84940]: audit 2024-09-14T04:19:45.204798+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:19:46.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:46 smithi038 bash[84940]: audit 2024-09-14T04:19:45.204798+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:19:46.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:46 smithi038 bash[87336]: cluster 2024-09-14T04:19:44.876712+0000 mgr.y (mgr.26165) 354 : cluster [DBG] pgmap v253: 73 pgs: 2 peering, 16 active+undersized, 7 active+undersized+degraded, 48 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-14T04:19:46.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:46 smithi038 bash[87336]: cluster 2024-09-14T04:19:44.876712+0000 mgr.y (mgr.26165) 354 : cluster [DBG] pgmap v253: 73 pgs: 2 peering, 16 active+undersized, 7 active+undersized+degraded, 48 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-14T04:19:46.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:46 smithi038 bash[87336]: audit 2024-09-14T04:19:45.202645+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:46.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:46 smithi038 bash[87336]: audit 2024-09-14T04:19:45.202645+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:46.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:46 smithi038 bash[87336]: audit 2024-09-14T04:19:45.204798+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:19:46.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:46 smithi038 bash[87336]: audit 2024-09-14T04:19:45.204798+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:19:47.287 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-09-14T04:19:47.287 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-09-14T04:19:47.287 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 19.3.0-4907-ga2782315 (a2782315255a3e7d5f6cdc9eb35785187ff6ddf8) squid (dev)": 3 2024-09-14T04:19:47.287 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:19:47.288 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-09-14T04:19:47.288 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 19.3.0-4907-ga2782315 (a2782315255a3e7d5f6cdc9eb35785187ff6ddf8) squid (dev)": 2 2024-09-14T04:19:47.288 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:19:47.288 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-09-14T04:19:47.288 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 17.2.7-1629-geb16b97b (eb16b97b08b1a378bbb6cbc2dadc21f07d8ac10b) quincy (stable)": 3, 2024-09-14T04:19:47.288 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 19.3.0-4907-ga2782315 (a2782315255a3e7d5f6cdc9eb35785187ff6ddf8) squid (dev)": 5 2024-09-14T04:19:47.288 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:19:47.288 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-09-14T04:19:47.289 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 17.2.7-1629-geb16b97b (eb16b97b08b1a378bbb6cbc2dadc21f07d8ac10b) quincy (stable)": 2 2024-09-14T04:19:47.289 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:19:47.289 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-09-14T04:19:47.289 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 17.2.7-1629-geb16b97b (eb16b97b08b1a378bbb6cbc2dadc21f07d8ac10b) quincy (stable)": 5, 2024-09-14T04:19:47.289 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 19.3.0-4907-ga2782315 (a2782315255a3e7d5f6cdc9eb35785187ff6ddf8) squid (dev)": 10 2024-09-14T04:19:47.289 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:19:47.289 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-09-14T04:19:47.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:47 smithi038 bash[84940]: cluster 2024-09-14T04:19:47.203837+0000 mon.a (mon.0) 512 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 12/78 objects degraded (15.385%), 7 pgs degraded) 2024-09-14T04:19:47.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:47 smithi038 bash[84940]: cluster 2024-09-14T04:19:47.203837+0000 mon.a (mon.0) 512 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 12/78 objects degraded (15.385%), 7 pgs degraded) 2024-09-14T04:19:47.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:47 smithi038 bash[84940]: cluster 2024-09-14T04:19:47.203880+0000 mon.a (mon.0) 513 : cluster [INF] Cluster is now healthy 2024-09-14T04:19:47.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:47 smithi038 bash[84940]: cluster 2024-09-14T04:19:47.203880+0000 mon.a (mon.0) 513 : cluster [INF] Cluster is now healthy 2024-09-14T04:19:47.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:47 smithi038 bash[87336]: cluster 2024-09-14T04:19:47.203837+0000 mon.a (mon.0) 512 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 12/78 objects degraded (15.385%), 7 pgs degraded) 2024-09-14T04:19:47.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:47 smithi038 bash[87336]: cluster 2024-09-14T04:19:47.203837+0000 mon.a (mon.0) 512 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 12/78 objects degraded (15.385%), 7 pgs degraded) 2024-09-14T04:19:47.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:47 smithi038 bash[87336]: cluster 2024-09-14T04:19:47.203880+0000 mon.a (mon.0) 513 : cluster [INF] Cluster is now healthy 2024-09-14T04:19:47.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:47 smithi038 bash[87336]: cluster 2024-09-14T04:19:47.203880+0000 mon.a (mon.0) 513 : cluster [INF] Cluster is now healthy 2024-09-14T04:19:47.521 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:47 smithi123 bash[68976]: cluster 2024-09-14T04:19:47.203837+0000 mon.a (mon.0) 512 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 12/78 objects degraded (15.385%), 7 pgs degraded) 2024-09-14T04:19:47.522 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:47 smithi123 bash[68976]: cluster 2024-09-14T04:19:47.203837+0000 mon.a (mon.0) 512 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 12/78 objects degraded (15.385%), 7 pgs degraded) 2024-09-14T04:19:47.522 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:47 smithi123 bash[68976]: cluster 2024-09-14T04:19:47.203880+0000 mon.a (mon.0) 513 : cluster [INF] Cluster is now healthy 2024-09-14T04:19:47.522 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:47 smithi123 bash[68976]: cluster 2024-09-14T04:19:47.203880+0000 mon.a (mon.0) 513 : cluster [INF] Cluster is now healthy 2024-09-14T04:19:48.072 DEBUG:teuthology.parallel:result is None 2024-09-14T04:19:48.072 INFO:teuthology.run_tasks:Running task print... 2024-09-14T04:19:48.081 INFO:teuthology.task.print:**** done upgrading first half of cluster **** 2024-09-14T04:19:48.081 INFO:teuthology.run_tasks:Running task ceph.healthy... 2024-09-14T04:19:48.090 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-14T04:19:48.091 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-14T04:19:48.091 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph mgr dump --format=json 2024-09-14T04:19:48.519 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:19:48 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:19:48] "GET /metrics HTTP/1.1" 200 34214 "" "Prometheus/2.51.0" 2024-09-14T04:19:48.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:48 smithi038 bash[87336]: cluster 2024-09-14T04:19:46.877358+0000 mgr.y (mgr.26165) 355 : cluster [DBG] pgmap v254: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:48.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:48 smithi038 bash[87336]: cluster 2024-09-14T04:19:46.877358+0000 mgr.y (mgr.26165) 355 : cluster [DBG] pgmap v254: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:48.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:48 smithi038 bash[87336]: audit 2024-09-14T04:19:47.289551+0000 mon.a (mon.0) 514 : audit [DBG] from='client.? 172.21.15.38:0/2453605084' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:19:48.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:48 smithi038 bash[87336]: audit 2024-09-14T04:19:47.289551+0000 mon.a (mon.0) 514 : audit [DBG] from='client.? 172.21.15.38:0/2453605084' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:19:48.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:48 smithi038 bash[84940]: cluster 2024-09-14T04:19:46.877358+0000 mgr.y (mgr.26165) 355 : cluster [DBG] pgmap v254: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:48.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:48 smithi038 bash[84940]: cluster 2024-09-14T04:19:46.877358+0000 mgr.y (mgr.26165) 355 : cluster [DBG] pgmap v254: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:48.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:48 smithi038 bash[84940]: audit 2024-09-14T04:19:47.289551+0000 mon.a (mon.0) 514 : audit [DBG] from='client.? 172.21.15.38:0/2453605084' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:19:48.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:48 smithi038 bash[84940]: audit 2024-09-14T04:19:47.289551+0000 mon.a (mon.0) 514 : audit [DBG] from='client.? 172.21.15.38:0/2453605084' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:19:48.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:48 smithi123 bash[68976]: cluster 2024-09-14T04:19:46.877358+0000 mgr.y (mgr.26165) 355 : cluster [DBG] pgmap v254: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:48.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:48 smithi123 bash[68976]: cluster 2024-09-14T04:19:46.877358+0000 mgr.y (mgr.26165) 355 : cluster [DBG] pgmap v254: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:48.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:48 smithi123 bash[68976]: audit 2024-09-14T04:19:47.289551+0000 mon.a (mon.0) 514 : audit [DBG] from='client.? 172.21.15.38:0/2453605084' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:19:48.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:48 smithi123 bash[68976]: audit 2024-09-14T04:19:47.289551+0000 mon.a (mon.0) 514 : audit [DBG] from='client.? 172.21.15.38:0/2453605084' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-14T04:19:49.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:49 smithi123 bash[68976]: audit 2024-09-14T04:19:48.351523+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:49.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:49 smithi123 bash[68976]: audit 2024-09-14T04:19:48.351523+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:49.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:49 smithi123 bash[68976]: audit 2024-09-14T04:19:48.363071+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:49.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:49 smithi123 bash[68976]: audit 2024-09-14T04:19:48.363071+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:49.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:49 smithi123 bash[68976]: audit 2024-09-14T04:19:48.365138+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:19:49.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:49 smithi123 bash[68976]: audit 2024-09-14T04:19:48.365138+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:19:49.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:49 smithi123 bash[68976]: audit 2024-09-14T04:19:48.366896+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:19:49.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:49 smithi123 bash[68976]: audit 2024-09-14T04:19:48.366896+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:19:49.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:49 smithi123 bash[68976]: audit 2024-09-14T04:19:48.378683+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:49.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:49 smithi123 bash[68976]: audit 2024-09-14T04:19:48.378683+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:49.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:49 smithi123 bash[68976]: audit 2024-09-14T04:19:48.467920+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:19:49.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:49 smithi123 bash[68976]: audit 2024-09-14T04:19:48.467920+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:19:49.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:49 smithi123 bash[68976]: audit 2024-09-14T04:19:48.470912+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:19:49.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:49 smithi123 bash[68976]: audit 2024-09-14T04:19:48.470912+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:19:49.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:49 smithi123 bash[68976]: audit 2024-09-14T04:19:48.472389+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:19:49.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:49 smithi123 bash[68976]: audit 2024-09-14T04:19:48.472389+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:19:49.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:49 smithi123 bash[68976]: audit 2024-09-14T04:19:48.481894+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:49.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:49 smithi123 bash[68976]: audit 2024-09-14T04:19:48.481894+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:49.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:49 smithi038 bash[84940]: audit 2024-09-14T04:19:48.351523+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:49.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:49 smithi038 bash[84940]: audit 2024-09-14T04:19:48.351523+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:49.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:49 smithi038 bash[84940]: audit 2024-09-14T04:19:48.363071+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:49.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:49 smithi038 bash[84940]: audit 2024-09-14T04:19:48.363071+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:49.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:49 smithi038 bash[84940]: audit 2024-09-14T04:19:48.365138+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:19:49.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:49 smithi038 bash[84940]: audit 2024-09-14T04:19:48.365138+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:19:49.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:49 smithi038 bash[84940]: audit 2024-09-14T04:19:48.366896+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:19:49.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:49 smithi038 bash[84940]: audit 2024-09-14T04:19:48.366896+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:19:49.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:49 smithi038 bash[84940]: audit 2024-09-14T04:19:48.378683+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:49.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:49 smithi038 bash[84940]: audit 2024-09-14T04:19:48.378683+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:49.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:49 smithi038 bash[84940]: audit 2024-09-14T04:19:48.467920+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:19:49.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:49 smithi038 bash[84940]: audit 2024-09-14T04:19:48.467920+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:19:49.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:49 smithi038 bash[84940]: audit 2024-09-14T04:19:48.470912+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:19:49.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:49 smithi038 bash[84940]: audit 2024-09-14T04:19:48.470912+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:19:49.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:49 smithi038 bash[84940]: audit 2024-09-14T04:19:48.472389+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:19:49.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:49 smithi038 bash[84940]: audit 2024-09-14T04:19:48.472389+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:19:49.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:49 smithi038 bash[84940]: audit 2024-09-14T04:19:48.481894+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:49.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:49 smithi038 bash[84940]: audit 2024-09-14T04:19:48.481894+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:49.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:49 smithi038 bash[87336]: audit 2024-09-14T04:19:48.351523+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:49.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:49 smithi038 bash[87336]: audit 2024-09-14T04:19:48.351523+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:49.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:49 smithi038 bash[87336]: audit 2024-09-14T04:19:48.363071+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:49.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:49 smithi038 bash[87336]: audit 2024-09-14T04:19:48.363071+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:49.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:49 smithi038 bash[87336]: audit 2024-09-14T04:19:48.365138+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:19:49.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:49 smithi038 bash[87336]: audit 2024-09-14T04:19:48.365138+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:19:49.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:49 smithi038 bash[87336]: audit 2024-09-14T04:19:48.366896+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:19:49.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:49 smithi038 bash[87336]: audit 2024-09-14T04:19:48.366896+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:19:49.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:49 smithi038 bash[87336]: audit 2024-09-14T04:19:48.378683+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:49.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:49 smithi038 bash[87336]: audit 2024-09-14T04:19:48.378683+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:49.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:49 smithi038 bash[87336]: audit 2024-09-14T04:19:48.467920+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:19:49.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:49 smithi038 bash[87336]: audit 2024-09-14T04:19:48.467920+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:19:49.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:49 smithi038 bash[87336]: audit 2024-09-14T04:19:48.470912+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:19:49.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:49 smithi038 bash[87336]: audit 2024-09-14T04:19:48.470912+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:19:49.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:49 smithi038 bash[87336]: audit 2024-09-14T04:19:48.472389+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:19:49.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:49 smithi038 bash[87336]: audit 2024-09-14T04:19:48.472389+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:19:49.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:49 smithi038 bash[87336]: audit 2024-09-14T04:19:48.481894+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:49.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:49 smithi038 bash[87336]: audit 2024-09-14T04:19:48.481894+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:50.684 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:19:50 smithi123 bash[61744]: ts=2024-09-14T04:19:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:19:50.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:50 smithi123 bash[68976]: cluster 2024-09-14T04:19:48.877998+0000 mgr.y (mgr.26165) 356 : cluster [DBG] pgmap v255: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:50.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:50 smithi123 bash[68976]: cluster 2024-09-14T04:19:48.877998+0000 mgr.y (mgr.26165) 356 : cluster [DBG] pgmap v255: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:50.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:50 smithi038 bash[84940]: cluster 2024-09-14T04:19:48.877998+0000 mgr.y (mgr.26165) 356 : cluster [DBG] pgmap v255: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:50.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:50 smithi038 bash[84940]: cluster 2024-09-14T04:19:48.877998+0000 mgr.y (mgr.26165) 356 : cluster [DBG] pgmap v255: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:50.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:50 smithi038 bash[87336]: cluster 2024-09-14T04:19:48.877998+0000 mgr.y (mgr.26165) 356 : cluster [DBG] pgmap v255: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:50.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:50 smithi038 bash[87336]: cluster 2024-09-14T04:19:48.877998+0000 mgr.y (mgr.26165) 356 : cluster [DBG] pgmap v255: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:52.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:52 smithi123 bash[68976]: cluster 2024-09-14T04:19:50.878656+0000 mgr.y (mgr.26165) 357 : cluster [DBG] pgmap v256: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:52.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:52 smithi123 bash[68976]: cluster 2024-09-14T04:19:50.878656+0000 mgr.y (mgr.26165) 357 : cluster [DBG] pgmap v256: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:52.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:52 smithi038 bash[84940]: cluster 2024-09-14T04:19:50.878656+0000 mgr.y (mgr.26165) 357 : cluster [DBG] pgmap v256: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:52.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:52 smithi038 bash[84940]: cluster 2024-09-14T04:19:50.878656+0000 mgr.y (mgr.26165) 357 : cluster [DBG] pgmap v256: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:52.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:52 smithi038 bash[87336]: cluster 2024-09-14T04:19:50.878656+0000 mgr.y (mgr.26165) 357 : cluster [DBG] pgmap v256: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:52.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:52 smithi038 bash[87336]: cluster 2024-09-14T04:19:50.878656+0000 mgr.y (mgr.26165) 357 : cluster [DBG] pgmap v256: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:52.879 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:19:54.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:54 smithi123 bash[68976]: cluster 2024-09-14T04:19:52.879396+0000 mgr.y (mgr.26165) 358 : cluster [DBG] pgmap v257: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:54.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:54 smithi123 bash[68976]: cluster 2024-09-14T04:19:52.879396+0000 mgr.y (mgr.26165) 358 : cluster [DBG] pgmap v257: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:54.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:54 smithi038 bash[84940]: cluster 2024-09-14T04:19:52.879396+0000 mgr.y (mgr.26165) 358 : cluster [DBG] pgmap v257: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:54.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:54 smithi038 bash[84940]: cluster 2024-09-14T04:19:52.879396+0000 mgr.y (mgr.26165) 358 : cluster [DBG] pgmap v257: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:54.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:54 smithi038 bash[87336]: cluster 2024-09-14T04:19:52.879396+0000 mgr.y (mgr.26165) 358 : cluster [DBG] pgmap v257: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:54.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:54 smithi038 bash[87336]: cluster 2024-09-14T04:19:52.879396+0000 mgr.y (mgr.26165) 358 : cluster [DBG] pgmap v257: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:56.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:56 smithi123 bash[68976]: cluster 2024-09-14T04:19:54.880214+0000 mgr.y (mgr.26165) 359 : cluster [DBG] pgmap v258: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:56.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:56 smithi123 bash[68976]: cluster 2024-09-14T04:19:54.880214+0000 mgr.y (mgr.26165) 359 : cluster [DBG] pgmap v258: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:56.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:56 smithi123 bash[68976]: audit 2024-09-14T04:19:55.420828+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:56.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:56 smithi123 bash[68976]: audit 2024-09-14T04:19:55.420828+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:56.707 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-09-14T04:19:56.718 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:56 smithi038 bash[84940]: cluster 2024-09-14T04:19:54.880214+0000 mgr.y (mgr.26165) 359 : cluster [DBG] pgmap v258: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:56.718 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:56 smithi038 bash[84940]: cluster 2024-09-14T04:19:54.880214+0000 mgr.y (mgr.26165) 359 : cluster [DBG] pgmap v258: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:56.718 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:56 smithi038 bash[84940]: audit 2024-09-14T04:19:55.420828+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:56.718 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:56 smithi038 bash[84940]: audit 2024-09-14T04:19:55.420828+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:56.718 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:56 smithi038 bash[87336]: cluster 2024-09-14T04:19:54.880214+0000 mgr.y (mgr.26165) 359 : cluster [DBG] pgmap v258: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:56.718 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:56 smithi038 bash[87336]: cluster 2024-09-14T04:19:54.880214+0000 mgr.y (mgr.26165) 359 : cluster [DBG] pgmap v258: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:56.718 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:56 smithi038 bash[87336]: audit 2024-09-14T04:19:55.420828+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:56.719 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:56 smithi038 bash[87336]: audit 2024-09-14T04:19:55.420828+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:19:57.581 INFO:teuthology.orchestra.run.smithi038.stdout:{"epoch":41,"flags":0,"active_gid":26165,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6800","nonce":703456712},{"type":"v1","addr":"172.21.15.38:6801","nonce":703456712}]},"active_addr":"172.21.15.38:6801/703456712","active_change":"2024-09-14T04:12:14.666529+0000","active_mgr_features":4540719139924082687,"available":true,"standbys":[{"gid":24964,"name":"x","mgr_features":4540719139924082687,"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, use commas to separate multiple","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:sclorg-nginx-126","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.17","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_oauth2_proxy":{"name":"container_image_oauth2_proxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/oauth2-proxy/oauth2-proxy:v7.6.0","min":"","max":"","enum_allowed":[],"desc":"oauth2-proxy 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_samba_metrics":{"name":"container_image_samba_metrics","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-metrics:latest","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB metrics exporter 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":[]},"ssh_keepalive_count_max":{"name":"ssh_keepalive_count_max","type":"int","level":"advanced","flags":0,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"How many times ssh connections can fail liveness checks before the host is marked offline","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_interval":{"name":"ssh_keepalive_interval","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"How often ssh connections are checked for liveness","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":[]},"max_requests":{"name":"max_requests","type":"int","level":"advanced","flags":0,"default_value":"500","min":"","max":"","enum_allowed":[],"desc":"Maximum number of requests to keep in memory. When new request comes in, the oldest request will be removed if the number of requests exceeds the max request number.if un-finished request is removed, error message will be logged in the ceph-mgr log.","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, use commas to separate multiple","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:sclorg-nginx-126","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.17","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_oauth2_proxy":{"name":"container_image_oauth2_proxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/oauth2-proxy/oauth2-proxy:v7.6.0","min":"","max":"","enum_allowed":[],"desc":"oauth2-proxy 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_samba_metrics":{"name":"container_image_samba_metrics","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-metrics:latest","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB metrics exporter 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":[]},"ssh_keepalive_count_max":{"name":"ssh_keepalive_count_max","type":"int","level":"advanced","flags":0,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"How many times ssh connections can fail liveness checks before the host is marked offline","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_interval":{"name":"ssh_keepalive_interval","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"How often ssh connections are checked for liveness","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":[]},"max_requests":{"name":"max_requests","type":"int","level":"advanced","flags":0,"default_value":"500","min":"","max":"","enum_allowed":[],"desc":"Maximum number of requests to keep in memory. When new request comes in, the oldest request will be removed if the number of requests exceeds the max request number.if un-finished request is removed, error message will be logged in the ceph-mgr log.","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.38:8443/","prometheus":"http://172.21.15.38: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":75,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.38:0","nonce":2948437514}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.38:0","nonce":186749321}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.38:0","nonce":1831433132}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.38:0","nonce":2151079036}]}]} 2024-09-14T04:19:57.585 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-14T04:19:57.585 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-14T04:19:57.586 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-14T04:19:57.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:57 smithi123 bash[68976]: audit 2024-09-14T04:19:56.700681+0000 mon.a (mon.0) 525 : audit [DBG] from='client.? 172.21.15.38:0/1290130760' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-14T04:19:57.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:57 smithi123 bash[68976]: audit 2024-09-14T04:19:56.700681+0000 mon.a (mon.0) 525 : audit [DBG] from='client.? 172.21.15.38:0/1290130760' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-14T04:19:57.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:57 smithi038 bash[87336]: audit 2024-09-14T04:19:56.700681+0000 mon.a (mon.0) 525 : audit [DBG] from='client.? 172.21.15.38:0/1290130760' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-14T04:19:57.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:57 smithi038 bash[87336]: audit 2024-09-14T04:19:56.700681+0000 mon.a (mon.0) 525 : audit [DBG] from='client.? 172.21.15.38:0/1290130760' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-14T04:19:57.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:57 smithi038 bash[84940]: audit 2024-09-14T04:19:56.700681+0000 mon.a (mon.0) 525 : audit [DBG] from='client.? 172.21.15.38:0/1290130760' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-14T04:19:57.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:57 smithi038 bash[84940]: audit 2024-09-14T04:19:56.700681+0000 mon.a (mon.0) 525 : audit [DBG] from='client.? 172.21.15.38:0/1290130760' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-14T04:19:58.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:58 smithi038 bash[84940]: cluster 2024-09-14T04:19:56.881321+0000 mgr.y (mgr.26165) 360 : cluster [DBG] pgmap v259: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:58.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:58 smithi038 bash[84940]: cluster 2024-09-14T04:19:56.881321+0000 mgr.y (mgr.26165) 360 : cluster [DBG] pgmap v259: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:58.520 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:19:58 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:19:58] "GET /metrics HTTP/1.1" 200 34214 "" "Prometheus/2.51.0" 2024-09-14T04:19:58.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:58 smithi038 bash[87336]: cluster 2024-09-14T04:19:56.881321+0000 mgr.y (mgr.26165) 360 : cluster [DBG] pgmap v259: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:58.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:58 smithi038 bash[87336]: cluster 2024-09-14T04:19:56.881321+0000 mgr.y (mgr.26165) 360 : cluster [DBG] pgmap v259: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:58.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:58 smithi123 bash[68976]: cluster 2024-09-14T04:19:56.881321+0000 mgr.y (mgr.26165) 360 : cluster [DBG] pgmap v259: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:58.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:58 smithi123 bash[68976]: cluster 2024-09-14T04:19:56.881321+0000 mgr.y (mgr.26165) 360 : cluster [DBG] pgmap v259: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:59.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:59 smithi038 bash[84940]: cluster 2024-09-14T04:19:58.882053+0000 mgr.y (mgr.26165) 361 : cluster [DBG] pgmap v260: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:59.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:19:59 smithi038 bash[84940]: cluster 2024-09-14T04:19:58.882053+0000 mgr.y (mgr.26165) 361 : cluster [DBG] pgmap v260: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:59.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:59 smithi038 bash[87336]: cluster 2024-09-14T04:19:58.882053+0000 mgr.y (mgr.26165) 361 : cluster [DBG] pgmap v260: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:59.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:19:59 smithi038 bash[87336]: cluster 2024-09-14T04:19:58.882053+0000 mgr.y (mgr.26165) 361 : cluster [DBG] pgmap v260: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:59.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:59 smithi123 bash[68976]: cluster 2024-09-14T04:19:58.882053+0000 mgr.y (mgr.26165) 361 : cluster [DBG] pgmap v260: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:19:59.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:19:59 smithi123 bash[68976]: cluster 2024-09-14T04:19:58.882053+0000 mgr.y (mgr.26165) 361 : cluster [DBG] pgmap v260: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:00.513 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:20:00 smithi123 bash[61744]: ts=2024-09-14T04:20:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:20:00.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:00 smithi038 bash[84940]: cluster 2024-09-14T04:20:00.000167+0000 mon.a (mon.0) 526 : cluster [INF] overall HEALTH_OK 2024-09-14T04:20:00.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:00 smithi038 bash[84940]: cluster 2024-09-14T04:20:00.000167+0000 mon.a (mon.0) 526 : cluster [INF] overall HEALTH_OK 2024-09-14T04:20:00.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:00 smithi038 bash[84940]: audit 2024-09-14T04:20:00.205250+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:20:00.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:00 smithi038 bash[84940]: audit 2024-09-14T04:20:00.205250+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:20:00.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:00 smithi038 bash[84940]: audit 2024-09-14T04:20:00.207118+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:20:00.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:00 smithi038 bash[84940]: audit 2024-09-14T04:20:00.207118+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:20:00.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:00 smithi038 bash[87336]: cluster 2024-09-14T04:20:00.000167+0000 mon.a (mon.0) 526 : cluster [INF] overall HEALTH_OK 2024-09-14T04:20:00.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:00 smithi038 bash[87336]: cluster 2024-09-14T04:20:00.000167+0000 mon.a (mon.0) 526 : cluster [INF] overall HEALTH_OK 2024-09-14T04:20:00.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:00 smithi038 bash[87336]: audit 2024-09-14T04:20:00.205250+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:20:00.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:00 smithi038 bash[87336]: audit 2024-09-14T04:20:00.205250+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:20:00.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:00 smithi038 bash[87336]: audit 2024-09-14T04:20:00.207118+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:20:00.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:00 smithi038 bash[87336]: audit 2024-09-14T04:20:00.207118+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:20:00.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:00 smithi123 bash[68976]: cluster 2024-09-14T04:20:00.000167+0000 mon.a (mon.0) 526 : cluster [INF] overall HEALTH_OK 2024-09-14T04:20:00.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:00 smithi123 bash[68976]: cluster 2024-09-14T04:20:00.000167+0000 mon.a (mon.0) 526 : cluster [INF] overall HEALTH_OK 2024-09-14T04:20:00.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:00 smithi123 bash[68976]: audit 2024-09-14T04:20:00.205250+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:20:00.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:00 smithi123 bash[68976]: audit 2024-09-14T04:20:00.205250+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:20:00.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:00 smithi123 bash[68976]: audit 2024-09-14T04:20:00.207118+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:20:00.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:00 smithi123 bash[68976]: audit 2024-09-14T04:20:00.207118+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:20:01.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:01 smithi123 bash[68976]: cluster 2024-09-14T04:20:00.883001+0000 mgr.y (mgr.26165) 362 : cluster [DBG] pgmap v261: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:01.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:01 smithi123 bash[68976]: cluster 2024-09-14T04:20:00.883001+0000 mgr.y (mgr.26165) 362 : cluster [DBG] pgmap v261: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:02.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:01 smithi038 bash[84940]: cluster 2024-09-14T04:20:00.883001+0000 mgr.y (mgr.26165) 362 : cluster [DBG] pgmap v261: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:02.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:01 smithi038 bash[84940]: cluster 2024-09-14T04:20:00.883001+0000 mgr.y (mgr.26165) 362 : cluster [DBG] pgmap v261: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:02.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:01 smithi038 bash[87336]: cluster 2024-09-14T04:20:00.883001+0000 mgr.y (mgr.26165) 362 : cluster [DBG] pgmap v261: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:02.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:01 smithi038 bash[87336]: cluster 2024-09-14T04:20:00.883001+0000 mgr.y (mgr.26165) 362 : cluster [DBG] pgmap v261: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:02.375 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:20:04.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:03 smithi038 bash[84940]: cluster 2024-09-14T04:20:02.883754+0000 mgr.y (mgr.26165) 363 : cluster [DBG] pgmap v262: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:04.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:03 smithi038 bash[84940]: cluster 2024-09-14T04:20:02.883754+0000 mgr.y (mgr.26165) 363 : cluster [DBG] pgmap v262: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:04.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:03 smithi038 bash[87336]: cluster 2024-09-14T04:20:02.883754+0000 mgr.y (mgr.26165) 363 : cluster [DBG] pgmap v262: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:04.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:03 smithi038 bash[87336]: cluster 2024-09-14T04:20:02.883754+0000 mgr.y (mgr.26165) 363 : cluster [DBG] pgmap v262: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:04.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:03 smithi123 bash[68976]: cluster 2024-09-14T04:20:02.883754+0000 mgr.y (mgr.26165) 363 : cluster [DBG] pgmap v262: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:04.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:03 smithi123 bash[68976]: cluster 2024-09-14T04:20:02.883754+0000 mgr.y (mgr.26165) 363 : cluster [DBG] pgmap v262: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:06.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:05 smithi038 bash[84940]: cluster 2024-09-14T04:20:04.884537+0000 mgr.y (mgr.26165) 364 : cluster [DBG] pgmap v263: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:06.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:05 smithi038 bash[84940]: cluster 2024-09-14T04:20:04.884537+0000 mgr.y (mgr.26165) 364 : cluster [DBG] pgmap v263: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:06.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:05 smithi038 bash[87336]: cluster 2024-09-14T04:20:04.884537+0000 mgr.y (mgr.26165) 364 : cluster [DBG] pgmap v263: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:06.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:05 smithi038 bash[87336]: cluster 2024-09-14T04:20:04.884537+0000 mgr.y (mgr.26165) 364 : cluster [DBG] pgmap v263: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:06.324 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-09-14T04:20:06.325 INFO:teuthology.orchestra.run.smithi038.stdout:{"epoch":100,"fsid":"4d8d8784-724c-11ef-bceb-c7b262605968","created":"2024-09-14T03:50:50.520008+0000","modified":"2024-09-14T04:19:42.600212+0000","last_up_change":"2024-09-14T04:19:41.591465+0000","last_in_change":"2024-09-14T04:00:19.499100+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":23,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":5,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"quincy","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-14T03:56:14.532364+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":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"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-09-14T04:02:35.825713+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":"57","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":57,"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-09-14T04:04:57.658177+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":"62","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-09-14T04:04:58.173000+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":"63","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":"f591f1e7-c2eb-4cb0-bb08-6fb84c427e54","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":75,"up_from":79,"up_thru":99,"down_at":76,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6802","nonce":1703912033},{"type":"v1","addr":"172.21.15.38:6803","nonce":1703912033}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6804","nonce":1703912033},{"type":"v1","addr":"172.21.15.38:6805","nonce":1703912033}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6808","nonce":1703912033},{"type":"v1","addr":"172.21.15.38:6809","nonce":1703912033}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6806","nonce":1703912033},{"type":"v1","addr":"172.21.15.38:6807","nonce":1703912033}]},"public_addr":"172.21.15.38:6803/1703912033","cluster_addr":"172.21.15.38:6805/1703912033","heartbeat_back_addr":"172.21.15.38:6809/1703912033","heartbeat_front_addr":"172.21.15.38:6807/1703912033","state":["exists","up"]},{"osd":1,"uuid":"3c29c587-d5c8-4067-8d78-82f9b2ec5047","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":80,"up_from":84,"up_thru":99,"down_at":81,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6810","nonce":108335106},{"type":"v1","addr":"172.21.15.38:6811","nonce":108335106}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6812","nonce":108335106},{"type":"v1","addr":"172.21.15.38:6813","nonce":108335106}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6816","nonce":108335106},{"type":"v1","addr":"172.21.15.38:6817","nonce":108335106}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6814","nonce":108335106},{"type":"v1","addr":"172.21.15.38:6815","nonce":108335106}]},"public_addr":"172.21.15.38:6811/108335106","cluster_addr":"172.21.15.38:6813/108335106","heartbeat_back_addr":"172.21.15.38:6817/108335106","heartbeat_front_addr":"172.21.15.38:6815/108335106","state":["exists","up"]},{"osd":2,"uuid":"9be01248-a529-40f5-bc8b-36bf0158190e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":85,"up_from":89,"up_thru":96,"down_at":86,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6818","nonce":1398409658},{"type":"v1","addr":"172.21.15.38:6819","nonce":1398409658}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6820","nonce":1398409658},{"type":"v1","addr":"172.21.15.38:6821","nonce":1398409658}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6824","nonce":1398409658},{"type":"v1","addr":"172.21.15.38:6825","nonce":1398409658}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6822","nonce":1398409658},{"type":"v1","addr":"172.21.15.38:6823","nonce":1398409658}]},"public_addr":"172.21.15.38:6819/1398409658","cluster_addr":"172.21.15.38:6821/1398409658","heartbeat_back_addr":"172.21.15.38:6825/1398409658","heartbeat_front_addr":"172.21.15.38:6823/1398409658","state":["exists","up"]},{"osd":3,"uuid":"370d2eff-f43b-4297-828b-318b6cd1bd25","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":90,"up_from":94,"up_thru":99,"down_at":91,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6826","nonce":1454932351},{"type":"v1","addr":"172.21.15.38:6827","nonce":1454932351}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6828","nonce":1454932351},{"type":"v1","addr":"172.21.15.38:6829","nonce":1454932351}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6832","nonce":1454932351},{"type":"v1","addr":"172.21.15.38:6833","nonce":1454932351}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6830","nonce":1454932351},{"type":"v1","addr":"172.21.15.38:6831","nonce":1454932351}]},"public_addr":"172.21.15.38:6827/1454932351","cluster_addr":"172.21.15.38:6829/1454932351","heartbeat_back_addr":"172.21.15.38:6833/1454932351","heartbeat_front_addr":"172.21.15.38:6831/1454932351","state":["exists","up"]},{"osd":4,"uuid":"21067b84-a5fe-4e41-8268-37a981d0f4b9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":30,"last_clean_end":95,"up_from":99,"up_thru":99,"down_at":96,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6800","nonce":1636474532},{"type":"v1","addr":"172.21.15.123:6801","nonce":1636474532}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6802","nonce":1636474532},{"type":"v1","addr":"172.21.15.123:6803","nonce":1636474532}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6806","nonce":1636474532},{"type":"v1","addr":"172.21.15.123:6807","nonce":1636474532}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6804","nonce":1636474532},{"type":"v1","addr":"172.21.15.123:6805","nonce":1636474532}]},"public_addr":"172.21.15.123:6801/1636474532","cluster_addr":"172.21.15.123:6803/1636474532","heartbeat_back_addr":"172.21.15.123:6807/1636474532","heartbeat_front_addr":"172.21.15.123:6805/1636474532","state":["exists","up"]},{"osd":5,"uuid":"340d857c-a00e-4b69-b913-69c7ff94f5c9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":99,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6808","nonce":994998730},{"type":"v1","addr":"172.21.15.123:6809","nonce":994998730}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6810","nonce":994998730},{"type":"v1","addr":"172.21.15.123:6811","nonce":994998730}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6814","nonce":994998730},{"type":"v1","addr":"172.21.15.123:6815","nonce":994998730}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6812","nonce":994998730},{"type":"v1","addr":"172.21.15.123:6813","nonce":994998730}]},"public_addr":"172.21.15.123:6809/994998730","cluster_addr":"172.21.15.123:6811/994998730","heartbeat_back_addr":"172.21.15.123:6815/994998730","heartbeat_front_addr":"172.21.15.123:6813/994998730","state":["exists","up"]},{"osd":6,"uuid":"54956144-5c52-4ca9-8b19-74f120c9561e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":99,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6816","nonce":333754669},{"type":"v1","addr":"172.21.15.123:6817","nonce":333754669}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6818","nonce":333754669},{"type":"v1","addr":"172.21.15.123:6819","nonce":333754669}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6822","nonce":333754669},{"type":"v1","addr":"172.21.15.123:6823","nonce":333754669}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6820","nonce":333754669},{"type":"v1","addr":"172.21.15.123:6821","nonce":333754669}]},"public_addr":"172.21.15.123:6817/333754669","cluster_addr":"172.21.15.123:6819/333754669","heartbeat_back_addr":"172.21.15.123:6823/333754669","heartbeat_front_addr":"172.21.15.123:6821/333754669","state":["exists","up"]},{"osd":7,"uuid":"85c5ff2f-52e0-48b5-9a9b-81810149ec05","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":99,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6824","nonce":1094381061},{"type":"v1","addr":"172.21.15.123:6825","nonce":1094381061}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6826","nonce":1094381061},{"type":"v1","addr":"172.21.15.123:6827","nonce":1094381061}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6830","nonce":1094381061},{"type":"v1","addr":"172.21.15.123:6831","nonce":1094381061}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6828","nonce":1094381061},{"type":"v1","addr":"172.21.15.123:6829","nonce":1094381061}]},"public_addr":"172.21.15.123:6825/1094381061","cluster_addr":"172.21.15.123:6827/1094381061","heartbeat_back_addr":"172.21.15.123:6831/1094381061","heartbeat_front_addr":"172.21.15.123:6829/1094381061","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T03:54:20.069003+0000","dead_epoch":75},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T03:55:14.163254+0000","dead_epoch":80},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T03:56:11.557577+0000","dead_epoch":85},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T03:57:07.668679+0000","dead_epoch":90},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T03:57:59.414539+0000","dead_epoch":95},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T03:58:51.953366+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T03:59:48.358102+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T04:00:44.686349+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.9","mappings":[{"from":1,"to":2}]},{"pgid":"4.b","mappings":[{"from":1,"to":5}]},{"pgid":"4.10","mappings":[{"from":1,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.38:0/2527992039":"2024-09-15T04:12:14.666085+0000","172.21.15.38:0/3748253607":"2024-09-15T04:12:14.666085+0000","172.21.15.38:0/3925391358":"2024-09-15T04:12:14.666085+0000","172.21.15.38:6800/405825694":"2024-09-15T04:12:14.666085+0000","172.21.15.38:0/3085295671":"2024-09-15T04:12:14.666085+0000","172.21.15.38:0/2102718210":"2024-09-15T04:12:14.666085+0000","172.21.15.38:6801/1363708147":"2024-09-15T03:51:47.886888+0000","172.21.15.38:6800/1363708147":"2024-09-15T03:51:47.886888+0000","172.21.15.123:0/726698357":"2024-09-15T04:11:08.671212+0000","172.21.15.38:6801/892432005":"2024-09-15T04:09:42.872061+0000","172.21.15.123:0/3208619982":"2024-09-15T04:11:08.671212+0000","172.21.15.123:6835/2239046578":"2024-09-15T04:11:08.671212+0000","172.21.15.38:0/168325975":"2024-09-15T04:01:46.095072+0000","172.21.15.38:0/3388430119":"2024-09-15T04:01:46.095072+0000","172.21.15.38:6801/945322521":"2024-09-15T04:01:46.095072+0000","172.21.15.38:0/2991163174":"2024-09-15T03:51:17.059245+0000","172.21.15.38:0/1345579968":"2024-09-15T04:12:14.666085+0000","172.21.15.38:6800/945322521":"2024-09-15T04:01:46.095072+0000","172.21.15.38:0/2923474449":"2024-09-15T04:01:46.095072+0000","172.21.15.38:0/3047739664":"2024-09-15T04:01:46.095072+0000","172.21.15.38:0/2653044547":"2024-09-15T03:51:47.886888+0000","172.21.15.38:0/3907743837":"2024-09-15T04:09:42.872061+0000","172.21.15.123:0/1518990341":"2024-09-15T04:11:08.671212+0000","172.21.15.38:0/3200204500":"2024-09-15T04:09:42.872061+0000","172.21.15.123:0/3006702942":"2024-09-15T04:11:08.671212+0000","172.21.15.123:0/3404163774":"2024-09-15T04:11:08.671212+0000","172.21.15.38:0/2767609831":"2024-09-15T04:09:42.872061+0000","172.21.15.38:0/1101587573":"2024-09-15T03:51:17.059245+0000","172.21.15.38:0/2658302253":"2024-09-15T03:51:47.886888+0000","172.21.15.123:0/2532235556":"2024-09-15T04:11:08.671212+0000","172.21.15.38:0/3947144522":"2024-09-15T04:09:42.872061+0000","172.21.15.38:6800/2457227467":"2024-09-15T03:51:17.059245+0000","172.21.15.38:0/1765459698":"2024-09-15T03:51:47.886888+0000","172.21.15.38:6835/80209603":"2024-09-15T04:05:07.904841+0000","172.21.15.38:6800/892432005":"2024-09-15T04:09:42.872061+0000","172.21.15.123:6834/2239046578":"2024-09-15T04:11:08.671212+0000","172.21.15.38:6801/405825694":"2024-09-15T04:12:14.666085+0000","172.21.15.38:6834/80209603":"2024-09-15T04:05:07.904841+0000","172.21.15.38:0/3315926939":"2024-09-15T03:51:17.059245+0000","172.21.15.38:6801/2457227467":"2024-09-15T03:51:17.059245+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-09-14T04:20:06.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:05 smithi123 bash[68976]: cluster 2024-09-14T04:20:04.884537+0000 mgr.y (mgr.26165) 364 : cluster [DBG] pgmap v263: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:06.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:05 smithi123 bash[68976]: cluster 2024-09-14T04:20:04.884537+0000 mgr.y (mgr.26165) 364 : cluster [DBG] pgmap v263: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:07.120 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-14T04:20:07.121 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-14T04:20:07.269 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:06 smithi038 bash[87336]: audit 2024-09-14T04:20:06.324792+0000 mon.a (mon.0) 529 : audit [DBG] from='client.? 172.21.15.38:0/728254346' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-14T04:20:07.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:06 smithi038 bash[87336]: audit 2024-09-14T04:20:06.324792+0000 mon.a (mon.0) 529 : audit [DBG] from='client.? 172.21.15.38:0/728254346' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-14T04:20:07.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:06 smithi038 bash[84940]: audit 2024-09-14T04:20:06.324792+0000 mon.a (mon.0) 529 : audit [DBG] from='client.? 172.21.15.38:0/728254346' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-14T04:20:07.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:06 smithi038 bash[84940]: audit 2024-09-14T04:20:06.324792+0000 mon.a (mon.0) 529 : audit [DBG] from='client.? 172.21.15.38:0/728254346' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-14T04:20:07.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:06 smithi123 bash[68976]: audit 2024-09-14T04:20:06.324792+0000 mon.a (mon.0) 529 : audit [DBG] from='client.? 172.21.15.38:0/728254346' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-14T04:20:07.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:06 smithi123 bash[68976]: audit 2024-09-14T04:20:06.324792+0000 mon.a (mon.0) 529 : audit [DBG] from='client.? 172.21.15.38:0/728254346' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-14T04:20:08.251 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:07 smithi038 bash[84940]: cluster 2024-09-14T04:20:06.885570+0000 mgr.y (mgr.26165) 365 : cluster [DBG] pgmap v264: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:08.251 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:07 smithi038 bash[84940]: cluster 2024-09-14T04:20:06.885570+0000 mgr.y (mgr.26165) 365 : cluster [DBG] pgmap v264: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:08.251 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:07 smithi038 bash[87336]: cluster 2024-09-14T04:20:06.885570+0000 mgr.y (mgr.26165) 365 : cluster [DBG] pgmap v264: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:08.251 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:07 smithi038 bash[87336]: cluster 2024-09-14T04:20:06.885570+0000 mgr.y (mgr.26165) 365 : cluster [DBG] pgmap v264: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:08.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:07 smithi123 bash[68976]: cluster 2024-09-14T04:20:06.885570+0000 mgr.y (mgr.26165) 365 : cluster [DBG] pgmap v264: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:08.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:07 smithi123 bash[68976]: cluster 2024-09-14T04:20:06.885570+0000 mgr.y (mgr.26165) 365 : cluster [DBG] pgmap v264: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:08.519 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:20:08 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:20:08] "GET /metrics HTTP/1.1" 200 34205 "" "Prometheus/2.51.0" 2024-09-14T04:20:10.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:10 smithi038 bash[84940]: cluster 2024-09-14T04:20:08.886275+0000 mgr.y (mgr.26165) 366 : cluster [DBG] pgmap v265: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:10.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:10 smithi038 bash[84940]: cluster 2024-09-14T04:20:08.886275+0000 mgr.y (mgr.26165) 366 : cluster [DBG] pgmap v265: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:10.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:10 smithi038 bash[87336]: cluster 2024-09-14T04:20:08.886275+0000 mgr.y (mgr.26165) 366 : cluster [DBG] pgmap v265: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:10.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:10 smithi038 bash[87336]: cluster 2024-09-14T04:20:08.886275+0000 mgr.y (mgr.26165) 366 : cluster [DBG] pgmap v265: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:10.434 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:20:10 smithi123 bash[61744]: ts=2024-09-14T04:20:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:20:10.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:10 smithi123 bash[68976]: cluster 2024-09-14T04:20:08.886275+0000 mgr.y (mgr.26165) 366 : cluster [DBG] pgmap v265: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:10.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:10 smithi123 bash[68976]: cluster 2024-09-14T04:20:08.886275+0000 mgr.y (mgr.26165) 366 : cluster [DBG] pgmap v265: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:11.922 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:20:12.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:12 smithi038 bash[84940]: cluster 2024-09-14T04:20:10.887221+0000 mgr.y (mgr.26165) 367 : cluster [DBG] pgmap v266: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:12.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:12 smithi038 bash[84940]: cluster 2024-09-14T04:20:10.887221+0000 mgr.y (mgr.26165) 367 : cluster [DBG] pgmap v266: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:12.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:12 smithi038 bash[87336]: cluster 2024-09-14T04:20:10.887221+0000 mgr.y (mgr.26165) 367 : cluster [DBG] pgmap v266: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:12.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:12 smithi038 bash[87336]: cluster 2024-09-14T04:20:10.887221+0000 mgr.y (mgr.26165) 367 : cluster [DBG] pgmap v266: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:12.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:12 smithi123 bash[68976]: cluster 2024-09-14T04:20:10.887221+0000 mgr.y (mgr.26165) 367 : cluster [DBG] pgmap v266: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:12.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:12 smithi123 bash[68976]: cluster 2024-09-14T04:20:10.887221+0000 mgr.y (mgr.26165) 367 : cluster [DBG] pgmap v266: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:14.269 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:14 smithi038 bash[84940]: cluster 2024-09-14T04:20:12.887946+0000 mgr.y (mgr.26165) 368 : cluster [DBG] pgmap v267: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:14.269 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:14 smithi038 bash[84940]: cluster 2024-09-14T04:20:12.887946+0000 mgr.y (mgr.26165) 368 : cluster [DBG] pgmap v267: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:14.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:14 smithi038 bash[87336]: cluster 2024-09-14T04:20:12.887946+0000 mgr.y (mgr.26165) 368 : cluster [DBG] pgmap v267: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:14.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:14 smithi038 bash[87336]: cluster 2024-09-14T04:20:12.887946+0000 mgr.y (mgr.26165) 368 : cluster [DBG] pgmap v267: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:14.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:14 smithi123 bash[68976]: cluster 2024-09-14T04:20:12.887946+0000 mgr.y (mgr.26165) 368 : cluster [DBG] pgmap v267: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:14.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:14 smithi123 bash[68976]: cluster 2024-09-14T04:20:12.887946+0000 mgr.y (mgr.26165) 368 : cluster [DBG] pgmap v267: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:15.874 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-09-14T04:20:15.874 INFO:teuthology.orchestra.run.smithi038.stdout:{"epoch":100,"fsid":"4d8d8784-724c-11ef-bceb-c7b262605968","created":"2024-09-14T03:50:50.520008+0000","modified":"2024-09-14T04:19:42.600212+0000","last_up_change":"2024-09-14T04:19:41.591465+0000","last_in_change":"2024-09-14T04:00:19.499100+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":23,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":5,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"quincy","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-14T03:56:14.532364+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":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"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-09-14T04:02:35.825713+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":"57","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":57,"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-09-14T04:04:57.658177+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":"62","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-09-14T04:04:58.173000+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":"63","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":"f591f1e7-c2eb-4cb0-bb08-6fb84c427e54","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":75,"up_from":79,"up_thru":99,"down_at":76,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6802","nonce":1703912033},{"type":"v1","addr":"172.21.15.38:6803","nonce":1703912033}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6804","nonce":1703912033},{"type":"v1","addr":"172.21.15.38:6805","nonce":1703912033}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6808","nonce":1703912033},{"type":"v1","addr":"172.21.15.38:6809","nonce":1703912033}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6806","nonce":1703912033},{"type":"v1","addr":"172.21.15.38:6807","nonce":1703912033}]},"public_addr":"172.21.15.38:6803/1703912033","cluster_addr":"172.21.15.38:6805/1703912033","heartbeat_back_addr":"172.21.15.38:6809/1703912033","heartbeat_front_addr":"172.21.15.38:6807/1703912033","state":["exists","up"]},{"osd":1,"uuid":"3c29c587-d5c8-4067-8d78-82f9b2ec5047","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":80,"up_from":84,"up_thru":99,"down_at":81,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6810","nonce":108335106},{"type":"v1","addr":"172.21.15.38:6811","nonce":108335106}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6812","nonce":108335106},{"type":"v1","addr":"172.21.15.38:6813","nonce":108335106}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6816","nonce":108335106},{"type":"v1","addr":"172.21.15.38:6817","nonce":108335106}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6814","nonce":108335106},{"type":"v1","addr":"172.21.15.38:6815","nonce":108335106}]},"public_addr":"172.21.15.38:6811/108335106","cluster_addr":"172.21.15.38:6813/108335106","heartbeat_back_addr":"172.21.15.38:6817/108335106","heartbeat_front_addr":"172.21.15.38:6815/108335106","state":["exists","up"]},{"osd":2,"uuid":"9be01248-a529-40f5-bc8b-36bf0158190e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":85,"up_from":89,"up_thru":96,"down_at":86,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6818","nonce":1398409658},{"type":"v1","addr":"172.21.15.38:6819","nonce":1398409658}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6820","nonce":1398409658},{"type":"v1","addr":"172.21.15.38:6821","nonce":1398409658}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6824","nonce":1398409658},{"type":"v1","addr":"172.21.15.38:6825","nonce":1398409658}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6822","nonce":1398409658},{"type":"v1","addr":"172.21.15.38:6823","nonce":1398409658}]},"public_addr":"172.21.15.38:6819/1398409658","cluster_addr":"172.21.15.38:6821/1398409658","heartbeat_back_addr":"172.21.15.38:6825/1398409658","heartbeat_front_addr":"172.21.15.38:6823/1398409658","state":["exists","up"]},{"osd":3,"uuid":"370d2eff-f43b-4297-828b-318b6cd1bd25","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":90,"up_from":94,"up_thru":99,"down_at":91,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6826","nonce":1454932351},{"type":"v1","addr":"172.21.15.38:6827","nonce":1454932351}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6828","nonce":1454932351},{"type":"v1","addr":"172.21.15.38:6829","nonce":1454932351}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6832","nonce":1454932351},{"type":"v1","addr":"172.21.15.38:6833","nonce":1454932351}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6830","nonce":1454932351},{"type":"v1","addr":"172.21.15.38:6831","nonce":1454932351}]},"public_addr":"172.21.15.38:6827/1454932351","cluster_addr":"172.21.15.38:6829/1454932351","heartbeat_back_addr":"172.21.15.38:6833/1454932351","heartbeat_front_addr":"172.21.15.38:6831/1454932351","state":["exists","up"]},{"osd":4,"uuid":"21067b84-a5fe-4e41-8268-37a981d0f4b9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":30,"last_clean_end":95,"up_from":99,"up_thru":99,"down_at":96,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6800","nonce":1636474532},{"type":"v1","addr":"172.21.15.123:6801","nonce":1636474532}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6802","nonce":1636474532},{"type":"v1","addr":"172.21.15.123:6803","nonce":1636474532}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6806","nonce":1636474532},{"type":"v1","addr":"172.21.15.123:6807","nonce":1636474532}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6804","nonce":1636474532},{"type":"v1","addr":"172.21.15.123:6805","nonce":1636474532}]},"public_addr":"172.21.15.123:6801/1636474532","cluster_addr":"172.21.15.123:6803/1636474532","heartbeat_back_addr":"172.21.15.123:6807/1636474532","heartbeat_front_addr":"172.21.15.123:6805/1636474532","state":["exists","up"]},{"osd":5,"uuid":"340d857c-a00e-4b69-b913-69c7ff94f5c9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":99,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6808","nonce":994998730},{"type":"v1","addr":"172.21.15.123:6809","nonce":994998730}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6810","nonce":994998730},{"type":"v1","addr":"172.21.15.123:6811","nonce":994998730}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6814","nonce":994998730},{"type":"v1","addr":"172.21.15.123:6815","nonce":994998730}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6812","nonce":994998730},{"type":"v1","addr":"172.21.15.123:6813","nonce":994998730}]},"public_addr":"172.21.15.123:6809/994998730","cluster_addr":"172.21.15.123:6811/994998730","heartbeat_back_addr":"172.21.15.123:6815/994998730","heartbeat_front_addr":"172.21.15.123:6813/994998730","state":["exists","up"]},{"osd":6,"uuid":"54956144-5c52-4ca9-8b19-74f120c9561e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":99,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6816","nonce":333754669},{"type":"v1","addr":"172.21.15.123:6817","nonce":333754669}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6818","nonce":333754669},{"type":"v1","addr":"172.21.15.123:6819","nonce":333754669}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6822","nonce":333754669},{"type":"v1","addr":"172.21.15.123:6823","nonce":333754669}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6820","nonce":333754669},{"type":"v1","addr":"172.21.15.123:6821","nonce":333754669}]},"public_addr":"172.21.15.123:6817/333754669","cluster_addr":"172.21.15.123:6819/333754669","heartbeat_back_addr":"172.21.15.123:6823/333754669","heartbeat_front_addr":"172.21.15.123:6821/333754669","state":["exists","up"]},{"osd":7,"uuid":"85c5ff2f-52e0-48b5-9a9b-81810149ec05","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":99,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6824","nonce":1094381061},{"type":"v1","addr":"172.21.15.123:6825","nonce":1094381061}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6826","nonce":1094381061},{"type":"v1","addr":"172.21.15.123:6827","nonce":1094381061}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6830","nonce":1094381061},{"type":"v1","addr":"172.21.15.123:6831","nonce":1094381061}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6828","nonce":1094381061},{"type":"v1","addr":"172.21.15.123:6829","nonce":1094381061}]},"public_addr":"172.21.15.123:6825/1094381061","cluster_addr":"172.21.15.123:6827/1094381061","heartbeat_back_addr":"172.21.15.123:6831/1094381061","heartbeat_front_addr":"172.21.15.123:6829/1094381061","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T03:54:20.069003+0000","dead_epoch":75},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T03:55:14.163254+0000","dead_epoch":80},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T03:56:11.557577+0000","dead_epoch":85},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T03:57:07.668679+0000","dead_epoch":90},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T03:57:59.414539+0000","dead_epoch":95},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T03:58:51.953366+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T03:59:48.358102+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T04:00:44.686349+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.9","mappings":[{"from":1,"to":2}]},{"pgid":"4.b","mappings":[{"from":1,"to":5}]},{"pgid":"4.10","mappings":[{"from":1,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.38:6801/1363708147":"2024-09-15T03:51:47.886888+0000","172.21.15.38:6800/1363708147":"2024-09-15T03:51:47.886888+0000","172.21.15.38:0/2767609831":"2024-09-15T04:09:42.872061+0000","172.21.15.38:0/2527992039":"2024-09-15T04:12:14.666085+0000","172.21.15.38:0/3200204500":"2024-09-15T04:09:42.872061+0000","172.21.15.123:0/3208619982":"2024-09-15T04:11:08.671212+0000","172.21.15.38:0/3085295671":"2024-09-15T04:12:14.666085+0000","172.21.15.38:6801/945322521":"2024-09-15T04:01:46.095072+0000","172.21.15.38:0/2991163174":"2024-09-15T03:51:17.059245+0000","172.21.15.38:0/2102718210":"2024-09-15T04:12:14.666085+0000","172.21.15.38:6800/2457227467":"2024-09-15T03:51:17.059245+0000","172.21.15.123:0/2532235556":"2024-09-15T04:11:08.671212+0000","172.21.15.38:0/3947144522":"2024-09-15T04:09:42.872061+0000","172.21.15.38:0/2658302253":"2024-09-15T03:51:47.886888+0000","172.21.15.38:0/3388430119":"2024-09-15T04:01:46.095072+0000","172.21.15.38:0/168325975":"2024-09-15T04:01:46.095072+0000","172.21.15.123:0/726698357":"2024-09-15T04:11:08.671212+0000","172.21.15.38:6801/892432005":"2024-09-15T04:09:42.872061+0000","172.21.15.38:0/2923474449":"2024-09-15T04:01:46.095072+0000","172.21.15.38:0/3748253607":"2024-09-15T04:12:14.666085+0000","172.21.15.38:0/3047739664":"2024-09-15T04:01:46.095072+0000","172.21.15.38:0/2653044547":"2024-09-15T03:51:47.886888+0000","172.21.15.123:0/1518990341":"2024-09-15T04:11:08.671212+0000","172.21.15.38:0/3907743837":"2024-09-15T04:09:42.872061+0000","172.21.15.123:6835/2239046578":"2024-09-15T04:11:08.671212+0000","172.21.15.123:0/3006702942":"2024-09-15T04:11:08.671212+0000","172.21.15.123:0/3404163774":"2024-09-15T04:11:08.671212+0000","172.21.15.38:0/1101587573":"2024-09-15T03:51:17.059245+0000","172.21.15.38:0/1765459698":"2024-09-15T03:51:47.886888+0000","172.21.15.38:6835/80209603":"2024-09-15T04:05:07.904841+0000","172.21.15.38:6800/892432005":"2024-09-15T04:09:42.872061+0000","172.21.15.38:0/3925391358":"2024-09-15T04:12:14.666085+0000","172.21.15.38:6800/405825694":"2024-09-15T04:12:14.666085+0000","172.21.15.38:6801/2457227467":"2024-09-15T03:51:17.059245+0000","172.21.15.38:0/3315926939":"2024-09-15T03:51:17.059245+0000","172.21.15.123:6834/2239046578":"2024-09-15T04:11:08.671212+0000","172.21.15.38:6800/945322521":"2024-09-15T04:01:46.095072+0000","172.21.15.38:0/1345579968":"2024-09-15T04:12:14.666085+0000","172.21.15.38:6801/405825694":"2024-09-15T04:12:14.666085+0000","172.21.15.38:6834/80209603":"2024-09-15T04:05:07.904841+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-09-14T04:20:16.201 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:16 smithi038 bash[84940]: cluster 2024-09-14T04:20:14.888714+0000 mgr.y (mgr.26165) 369 : cluster [DBG] pgmap v268: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:16.201 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:16 smithi038 bash[84940]: cluster 2024-09-14T04:20:14.888714+0000 mgr.y (mgr.26165) 369 : cluster [DBG] pgmap v268: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:16.201 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:16 smithi038 bash[84940]: audit 2024-09-14T04:20:15.194817+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:20:16.201 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:16 smithi038 bash[84940]: audit 2024-09-14T04:20:15.194817+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:20:16.201 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:16 smithi038 bash[84940]: audit 2024-09-14T04:20:15.873941+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.38:0/2965358842' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-14T04:20:16.201 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:16 smithi038 bash[84940]: audit 2024-09-14T04:20:15.873941+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.38:0/2965358842' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-14T04:20:16.201 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:16 smithi038 bash[87336]: cluster 2024-09-14T04:20:14.888714+0000 mgr.y (mgr.26165) 369 : cluster [DBG] pgmap v268: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:16.201 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:16 smithi038 bash[87336]: cluster 2024-09-14T04:20:14.888714+0000 mgr.y (mgr.26165) 369 : cluster [DBG] pgmap v268: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:16.202 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:16 smithi038 bash[87336]: audit 2024-09-14T04:20:15.194817+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:20:16.202 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:16 smithi038 bash[87336]: audit 2024-09-14T04:20:15.194817+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:20:16.202 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:16 smithi038 bash[87336]: audit 2024-09-14T04:20:15.873941+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.38:0/2965358842' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-14T04:20:16.202 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:16 smithi038 bash[87336]: audit 2024-09-14T04:20:15.873941+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.38:0/2965358842' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-14T04:20:16.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:16 smithi123 bash[68976]: cluster 2024-09-14T04:20:14.888714+0000 mgr.y (mgr.26165) 369 : cluster [DBG] pgmap v268: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:16.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:16 smithi123 bash[68976]: cluster 2024-09-14T04:20:14.888714+0000 mgr.y (mgr.26165) 369 : cluster [DBG] pgmap v268: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:16.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:16 smithi123 bash[68976]: audit 2024-09-14T04:20:15.194817+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:20:16.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:16 smithi123 bash[68976]: audit 2024-09-14T04:20:15.194817+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:20:16.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:16 smithi123 bash[68976]: audit 2024-09-14T04:20:15.873941+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.38:0/2965358842' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-14T04:20:16.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:16 smithi123 bash[68976]: audit 2024-09-14T04:20:15.873941+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.38:0/2965358842' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-14T04:20:16.782 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-09-14T04:20:16.783 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-09-14T04:20:16.783 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-09-14T04:20:16.783 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-09-14T04:20:16.784 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-09-14T04:20:16.784 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-09-14T04:20:16.785 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-09-14T04:20:16.785 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-09-14T04:20:18.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:18 smithi123 bash[68976]: cluster 2024-09-14T04:20:16.889406+0000 mgr.y (mgr.26165) 370 : cluster [DBG] pgmap v269: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:18.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:18 smithi123 bash[68976]: cluster 2024-09-14T04:20:16.889406+0000 mgr.y (mgr.26165) 370 : cluster [DBG] pgmap v269: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:18.519 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:20:18 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:20:18] "GET /metrics HTTP/1.1" 200 34209 "" "Prometheus/2.51.0" 2024-09-14T04:20:18.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:18 smithi038 bash[84940]: cluster 2024-09-14T04:20:16.889406+0000 mgr.y (mgr.26165) 370 : cluster [DBG] pgmap v269: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:18.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:18 smithi038 bash[84940]: cluster 2024-09-14T04:20:16.889406+0000 mgr.y (mgr.26165) 370 : cluster [DBG] pgmap v269: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:18.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:18 smithi038 bash[87336]: cluster 2024-09-14T04:20:16.889406+0000 mgr.y (mgr.26165) 370 : cluster [DBG] pgmap v269: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:18.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:18 smithi038 bash[87336]: cluster 2024-09-14T04:20:16.889406+0000 mgr.y (mgr.26165) 370 : cluster [DBG] pgmap v269: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:20.435 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:20:20 smithi123 bash[61744]: ts=2024-09-14T04:20:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:20:20.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:20 smithi123 bash[68976]: cluster 2024-09-14T04:20:18.890083+0000 mgr.y (mgr.26165) 371 : cluster [DBG] pgmap v270: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:20.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:20 smithi123 bash[68976]: cluster 2024-09-14T04:20:18.890083+0000 mgr.y (mgr.26165) 371 : cluster [DBG] pgmap v270: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:20.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:20 smithi038 bash[84940]: cluster 2024-09-14T04:20:18.890083+0000 mgr.y (mgr.26165) 371 : cluster [DBG] pgmap v270: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:20.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:20 smithi038 bash[84940]: cluster 2024-09-14T04:20:18.890083+0000 mgr.y (mgr.26165) 371 : cluster [DBG] pgmap v270: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:20.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:20 smithi038 bash[87336]: cluster 2024-09-14T04:20:18.890083+0000 mgr.y (mgr.26165) 371 : cluster [DBG] pgmap v270: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:20.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:20 smithi038 bash[87336]: cluster 2024-09-14T04:20:18.890083+0000 mgr.y (mgr.26165) 371 : cluster [DBG] pgmap v270: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:21.699 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:20:21.700 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:20:21.700 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:20:21.700 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:20:21.705 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:20:21.705 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:20:21.706 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:20:21.712 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:20:22.339 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:22 smithi038 bash[84940]: cluster 2024-09-14T04:20:20.891002+0000 mgr.y (mgr.26165) 372 : cluster [DBG] pgmap v271: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:22.339 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:22 smithi038 bash[84940]: cluster 2024-09-14T04:20:20.891002+0000 mgr.y (mgr.26165) 372 : cluster [DBG] pgmap v271: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:22.339 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:22 smithi038 bash[87336]: cluster 2024-09-14T04:20:20.891002+0000 mgr.y (mgr.26165) 372 : cluster [DBG] pgmap v271: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:22.340 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:22 smithi038 bash[87336]: cluster 2024-09-14T04:20:20.891002+0000 mgr.y (mgr.26165) 372 : cluster [DBG] pgmap v271: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:22.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:22 smithi123 bash[68976]: cluster 2024-09-14T04:20:20.891002+0000 mgr.y (mgr.26165) 372 : cluster [DBG] pgmap v271: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:22.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:22 smithi123 bash[68976]: cluster 2024-09-14T04:20:20.891002+0000 mgr.y (mgr.26165) 372 : cluster [DBG] pgmap v271: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:24.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:24 smithi123 bash[68976]: cluster 2024-09-14T04:20:22.891767+0000 mgr.y (mgr.26165) 373 : cluster [DBG] pgmap v272: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:24.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:24 smithi123 bash[68976]: cluster 2024-09-14T04:20:22.891767+0000 mgr.y (mgr.26165) 373 : cluster [DBG] pgmap v272: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:24.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:24 smithi038 bash[84940]: cluster 2024-09-14T04:20:22.891767+0000 mgr.y (mgr.26165) 373 : cluster [DBG] pgmap v272: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:24.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:24 smithi038 bash[84940]: cluster 2024-09-14T04:20:22.891767+0000 mgr.y (mgr.26165) 373 : cluster [DBG] pgmap v272: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:24.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:24 smithi038 bash[87336]: cluster 2024-09-14T04:20:22.891767+0000 mgr.y (mgr.26165) 373 : cluster [DBG] pgmap v272: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:24.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:24 smithi038 bash[87336]: cluster 2024-09-14T04:20:22.891767+0000 mgr.y (mgr.26165) 373 : cluster [DBG] pgmap v272: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:26.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:26 smithi123 bash[68976]: cluster 2024-09-14T04:20:24.892606+0000 mgr.y (mgr.26165) 374 : cluster [DBG] pgmap v273: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:26.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:26 smithi123 bash[68976]: cluster 2024-09-14T04:20:24.892606+0000 mgr.y (mgr.26165) 374 : cluster [DBG] pgmap v273: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:26.519 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:26 smithi038 bash[87336]: cluster 2024-09-14T04:20:24.892606+0000 mgr.y (mgr.26165) 374 : cluster [DBG] pgmap v273: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:26.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:26 smithi038 bash[87336]: cluster 2024-09-14T04:20:24.892606+0000 mgr.y (mgr.26165) 374 : cluster [DBG] pgmap v273: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:26.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:26 smithi038 bash[84940]: cluster 2024-09-14T04:20:24.892606+0000 mgr.y (mgr.26165) 374 : cluster [DBG] pgmap v273: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:26.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:26 smithi038 bash[84940]: cluster 2024-09-14T04:20:24.892606+0000 mgr.y (mgr.26165) 374 : cluster [DBG] pgmap v273: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:28.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:28 smithi123 bash[68976]: cluster 2024-09-14T04:20:26.893598+0000 mgr.y (mgr.26165) 375 : cluster [DBG] pgmap v274: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:28.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:28 smithi123 bash[68976]: cluster 2024-09-14T04:20:26.893598+0000 mgr.y (mgr.26165) 375 : cluster [DBG] pgmap v274: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:28.564 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:20:28 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:20:28] "GET /metrics HTTP/1.1" 200 34209 "" "Prometheus/2.51.0" 2024-09-14T04:20:28.565 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:28 smithi038 bash[84940]: cluster 2024-09-14T04:20:26.893598+0000 mgr.y (mgr.26165) 375 : cluster [DBG] pgmap v274: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:28.565 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:28 smithi038 bash[84940]: cluster 2024-09-14T04:20:26.893598+0000 mgr.y (mgr.26165) 375 : cluster [DBG] pgmap v274: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:28.565 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:28 smithi038 bash[87336]: cluster 2024-09-14T04:20:26.893598+0000 mgr.y (mgr.26165) 375 : cluster [DBG] pgmap v274: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:28.565 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:28 smithi038 bash[87336]: cluster 2024-09-14T04:20:26.893598+0000 mgr.y (mgr.26165) 375 : cluster [DBG] pgmap v274: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:30.236 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:30 smithi038 bash[87336]: cluster 2024-09-14T04:20:28.894062+0000 mgr.y (mgr.26165) 376 : cluster [DBG] pgmap v275: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:30.236 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:30 smithi038 bash[87336]: cluster 2024-09-14T04:20:28.894062+0000 mgr.y (mgr.26165) 376 : cluster [DBG] pgmap v275: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:30.236 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:30 smithi038 bash[84940]: cluster 2024-09-14T04:20:28.894062+0000 mgr.y (mgr.26165) 376 : cluster [DBG] pgmap v275: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:30.237 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:30 smithi038 bash[84940]: cluster 2024-09-14T04:20:28.894062+0000 mgr.y (mgr.26165) 376 : cluster [DBG] pgmap v275: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:30.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:30 smithi123 bash[68976]: cluster 2024-09-14T04:20:28.894062+0000 mgr.y (mgr.26165) 376 : cluster [DBG] pgmap v275: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:30.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:30 smithi123 bash[68976]: cluster 2024-09-14T04:20:28.894062+0000 mgr.y (mgr.26165) 376 : cluster [DBG] pgmap v275: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:30.435 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:20:30 smithi123 bash[61744]: ts=2024-09-14T04:20:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:20:31.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:31 smithi038 bash[84940]: audit 2024-09-14T04:20:30.195714+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:20:31.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:31 smithi038 bash[84940]: audit 2024-09-14T04:20:30.195714+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:20:31.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:31 smithi038 bash[87336]: audit 2024-09-14T04:20:30.195714+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:20:31.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:31 smithi038 bash[87336]: audit 2024-09-14T04:20:30.195714+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:20:31.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:31 smithi123 bash[68976]: audit 2024-09-14T04:20:30.195714+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:20:31.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:31 smithi123 bash[68976]: audit 2024-09-14T04:20:30.195714+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:20:32.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:32 smithi123 bash[68976]: cluster 2024-09-14T04:20:30.894962+0000 mgr.y (mgr.26165) 377 : cluster [DBG] pgmap v276: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:32.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:32 smithi123 bash[68976]: cluster 2024-09-14T04:20:30.894962+0000 mgr.y (mgr.26165) 377 : cluster [DBG] pgmap v276: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:32.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:32 smithi038 bash[84940]: cluster 2024-09-14T04:20:30.894962+0000 mgr.y (mgr.26165) 377 : cluster [DBG] pgmap v276: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:32.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:32 smithi038 bash[84940]: cluster 2024-09-14T04:20:30.894962+0000 mgr.y (mgr.26165) 377 : cluster [DBG] pgmap v276: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:32.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:32 smithi038 bash[87336]: cluster 2024-09-14T04:20:30.894962+0000 mgr.y (mgr.26165) 377 : cluster [DBG] pgmap v276: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:32.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:32 smithi038 bash[87336]: cluster 2024-09-14T04:20:30.894962+0000 mgr.y (mgr.26165) 377 : cluster [DBG] pgmap v276: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:34.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:34 smithi038 bash[84940]: cluster 2024-09-14T04:20:32.895794+0000 mgr.y (mgr.26165) 378 : cluster [DBG] pgmap v277: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:34.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:34 smithi038 bash[84940]: cluster 2024-09-14T04:20:32.895794+0000 mgr.y (mgr.26165) 378 : cluster [DBG] pgmap v277: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:34.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:34 smithi038 bash[87336]: cluster 2024-09-14T04:20:32.895794+0000 mgr.y (mgr.26165) 378 : cluster [DBG] pgmap v277: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:34.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:34 smithi038 bash[87336]: cluster 2024-09-14T04:20:32.895794+0000 mgr.y (mgr.26165) 378 : cluster [DBG] pgmap v277: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:34.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:34 smithi123 bash[68976]: cluster 2024-09-14T04:20:32.895794+0000 mgr.y (mgr.26165) 378 : cluster [DBG] pgmap v277: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:34.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:34 smithi123 bash[68976]: cluster 2024-09-14T04:20:32.895794+0000 mgr.y (mgr.26165) 378 : cluster [DBG] pgmap v277: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:36.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:36 smithi123 bash[68976]: cluster 2024-09-14T04:20:34.896624+0000 mgr.y (mgr.26165) 379 : cluster [DBG] pgmap v278: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:36.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:36 smithi123 bash[68976]: cluster 2024-09-14T04:20:34.896624+0000 mgr.y (mgr.26165) 379 : cluster [DBG] pgmap v278: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:36.510 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:36 smithi038 bash[84940]: cluster 2024-09-14T04:20:34.896624+0000 mgr.y (mgr.26165) 379 : cluster [DBG] pgmap v278: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:36.511 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:36 smithi038 bash[84940]: cluster 2024-09-14T04:20:34.896624+0000 mgr.y (mgr.26165) 379 : cluster [DBG] pgmap v278: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:36.511 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:36 smithi038 bash[87336]: cluster 2024-09-14T04:20:34.896624+0000 mgr.y (mgr.26165) 379 : cluster [DBG] pgmap v278: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:36.511 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:36 smithi038 bash[87336]: cluster 2024-09-14T04:20:34.896624+0000 mgr.y (mgr.26165) 379 : cluster [DBG] pgmap v278: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:36.512 INFO:teuthology.orchestra.run.smithi038.stdout:206158430448 2024-09-14T04:20:36.512 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-09-14T04:20:38.251 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:38 smithi038 bash[84940]: cluster 2024-09-14T04:20:36.897615+0000 mgr.y (mgr.26165) 380 : cluster [DBG] pgmap v279: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:38.251 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:38 smithi038 bash[84940]: cluster 2024-09-14T04:20:36.897615+0000 mgr.y (mgr.26165) 380 : cluster [DBG] pgmap v279: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:38.251 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:38 smithi038 bash[87336]: cluster 2024-09-14T04:20:36.897615+0000 mgr.y (mgr.26165) 380 : cluster [DBG] pgmap v279: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:38.251 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:38 smithi038 bash[87336]: cluster 2024-09-14T04:20:36.897615+0000 mgr.y (mgr.26165) 380 : cluster [DBG] pgmap v279: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:38.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:38 smithi123 bash[68976]: cluster 2024-09-14T04:20:36.897615+0000 mgr.y (mgr.26165) 380 : cluster [DBG] pgmap v279: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:38.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:38 smithi123 bash[68976]: cluster 2024-09-14T04:20:36.897615+0000 mgr.y (mgr.26165) 380 : cluster [DBG] pgmap v279: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:38.520 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:20:38 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:20:38] "GET /metrics HTTP/1.1" 200 34213 "" "Prometheus/2.51.0" 2024-09-14T04:20:40.435 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:20:40 smithi123 bash[61744]: ts=2024-09-14T04:20:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:20:40.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:40 smithi123 bash[68976]: cluster 2024-09-14T04:20:38.898331+0000 mgr.y (mgr.26165) 381 : cluster [DBG] pgmap v280: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:40.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:40 smithi123 bash[68976]: cluster 2024-09-14T04:20:38.898331+0000 mgr.y (mgr.26165) 381 : cluster [DBG] pgmap v280: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:40.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:40 smithi038 bash[84940]: cluster 2024-09-14T04:20:38.898331+0000 mgr.y (mgr.26165) 381 : cluster [DBG] pgmap v280: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:40.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:40 smithi038 bash[84940]: cluster 2024-09-14T04:20:38.898331+0000 mgr.y (mgr.26165) 381 : cluster [DBG] pgmap v280: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:40.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:40 smithi038 bash[87336]: cluster 2024-09-14T04:20:38.898331+0000 mgr.y (mgr.26165) 381 : cluster [DBG] pgmap v280: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:40.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:40 smithi038 bash[87336]: cluster 2024-09-14T04:20:38.898331+0000 mgr.y (mgr.26165) 381 : cluster [DBG] pgmap v280: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:42.247 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:42 smithi038 bash[84940]: cluster 2024-09-14T04:20:40.899241+0000 mgr.y (mgr.26165) 382 : cluster [DBG] pgmap v281: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:42.247 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:42 smithi038 bash[84940]: cluster 2024-09-14T04:20:40.899241+0000 mgr.y (mgr.26165) 382 : cluster [DBG] pgmap v281: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:42.247 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:42 smithi038 bash[87336]: cluster 2024-09-14T04:20:40.899241+0000 mgr.y (mgr.26165) 382 : cluster [DBG] pgmap v281: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:42.247 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:42 smithi038 bash[87336]: cluster 2024-09-14T04:20:40.899241+0000 mgr.y (mgr.26165) 382 : cluster [DBG] pgmap v281: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:42.380 INFO:teuthology.orchestra.run.smithi038.stdout:382252089373 2024-09-14T04:20:42.380 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-09-14T04:20:42.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:42 smithi123 bash[68976]: cluster 2024-09-14T04:20:40.899241+0000 mgr.y (mgr.26165) 382 : cluster [DBG] pgmap v281: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:42.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:42 smithi123 bash[68976]: cluster 2024-09-14T04:20:40.899241+0000 mgr.y (mgr.26165) 382 : cluster [DBG] pgmap v281: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:42.606 INFO:teuthology.orchestra.run.smithi038.stdout:360777252909 2024-09-14T04:20:42.607 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-09-14T04:20:44.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:44 smithi123 bash[68976]: cluster 2024-09-14T04:20:42.899729+0000 mgr.y (mgr.26165) 383 : cluster [DBG] pgmap v282: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:44.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:44 smithi123 bash[68976]: cluster 2024-09-14T04:20:42.899729+0000 mgr.y (mgr.26165) 383 : cluster [DBG] pgmap v282: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:44.476 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:44 smithi038 bash[84940]: cluster 2024-09-14T04:20:42.899729+0000 mgr.y (mgr.26165) 383 : cluster [DBG] pgmap v282: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:44.476 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:44 smithi038 bash[84940]: cluster 2024-09-14T04:20:42.899729+0000 mgr.y (mgr.26165) 383 : cluster [DBG] pgmap v282: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:44.476 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:44 smithi038 bash[87336]: cluster 2024-09-14T04:20:42.899729+0000 mgr.y (mgr.26165) 383 : cluster [DBG] pgmap v282: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:44.476 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:44 smithi038 bash[87336]: cluster 2024-09-14T04:20:42.899729+0000 mgr.y (mgr.26165) 383 : cluster [DBG] pgmap v282: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:44.860 INFO:teuthology.orchestra.run.smithi038.stdout:154618822921 2024-09-14T04:20:44.861 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-09-14T04:20:46.108 INFO:teuthology.orchestra.run.smithi038.stdout:180388626686 2024-09-14T04:20:46.109 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-09-14T04:20:46.110 INFO:teuthology.orchestra.run.smithi038.stdout:339302416437 2024-09-14T04:20:46.110 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-09-14T04:20:46.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:46 smithi123 bash[68976]: cluster 2024-09-14T04:20:44.900220+0000 mgr.y (mgr.26165) 384 : cluster [DBG] pgmap v283: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:46.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:46 smithi123 bash[68976]: cluster 2024-09-14T04:20:44.900220+0000 mgr.y (mgr.26165) 384 : cluster [DBG] pgmap v283: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:46.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:46 smithi123 bash[68976]: audit 2024-09-14T04:20:45.196207+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:20:46.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:46 smithi123 bash[68976]: audit 2024-09-14T04:20:45.196207+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:20:46.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:46 smithi038 bash[84940]: cluster 2024-09-14T04:20:44.900220+0000 mgr.y (mgr.26165) 384 : cluster [DBG] pgmap v283: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:46.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:46 smithi038 bash[84940]: cluster 2024-09-14T04:20:44.900220+0000 mgr.y (mgr.26165) 384 : cluster [DBG] pgmap v283: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:46.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:46 smithi038 bash[84940]: audit 2024-09-14T04:20:45.196207+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:20:46.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:46 smithi038 bash[84940]: audit 2024-09-14T04:20:45.196207+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:20:46.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:46 smithi038 bash[87336]: cluster 2024-09-14T04:20:44.900220+0000 mgr.y (mgr.26165) 384 : cluster [DBG] pgmap v283: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:46.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:46 smithi038 bash[87336]: cluster 2024-09-14T04:20:44.900220+0000 mgr.y (mgr.26165) 384 : cluster [DBG] pgmap v283: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:46.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:46 smithi038 bash[87336]: audit 2024-09-14T04:20:45.196207+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:20:46.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:46 smithi038 bash[87336]: audit 2024-09-14T04:20:45.196207+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:20:46.655 INFO:teuthology.orchestra.run.smithi038.stdout:425201762318 2024-09-14T04:20:46.655 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-09-14T04:20:47.053 INFO:teuthology.orchestra.run.smithi038.stdout:403726925845 2024-09-14T04:20:47.053 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-09-14T04:20:47.435 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:20:46 smithi123 bash[60514]: logger=sqlstore.transactions t=2024-09-14T04:20:46.952261392Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-14T04:20:47.435 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:20:47 smithi123 bash[60514]: logger=cleanup t=2024-09-14T04:20:47.059402974Z level=info msg="Completed cleanup jobs" duration=118.512895ms 2024-09-14T04:20:48.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:48 smithi123 bash[68976]: cluster 2024-09-14T04:20:46.901142+0000 mgr.y (mgr.26165) 385 : cluster [DBG] pgmap v284: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:48.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:48 smithi123 bash[68976]: cluster 2024-09-14T04:20:46.901142+0000 mgr.y (mgr.26165) 385 : cluster [DBG] pgmap v284: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:48.520 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:20:48 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:20:48] "GET /metrics HTTP/1.1" 200 34209 "" "Prometheus/2.51.0" 2024-09-14T04:20:48.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:48 smithi038 bash[84940]: cluster 2024-09-14T04:20:46.901142+0000 mgr.y (mgr.26165) 385 : cluster [DBG] pgmap v284: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:48.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:48 smithi038 bash[84940]: cluster 2024-09-14T04:20:46.901142+0000 mgr.y (mgr.26165) 385 : cluster [DBG] pgmap v284: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:48.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:48 smithi038 bash[87336]: cluster 2024-09-14T04:20:46.901142+0000 mgr.y (mgr.26165) 385 : cluster [DBG] pgmap v284: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:48.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:48 smithi038 bash[87336]: cluster 2024-09-14T04:20:46.901142+0000 mgr.y (mgr.26165) 385 : cluster [DBG] pgmap v284: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:49.191 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:20:49.191 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:20:49.192 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:20:49.193 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:20:49.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:49 smithi038 bash[84940]: audit 2024-09-14T04:20:48.576818+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:20:49.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:49 smithi038 bash[84940]: audit 2024-09-14T04:20:48.576818+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:20:49.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:49 smithi038 bash[87336]: audit 2024-09-14T04:20:48.576818+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:20:49.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:49 smithi038 bash[87336]: audit 2024-09-14T04:20:48.576818+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:20:49.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:49 smithi123 bash[68976]: audit 2024-09-14T04:20:48.576818+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:20:49.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:49 smithi123 bash[68976]: audit 2024-09-14T04:20:48.576818+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:20:50.212 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:20:50.213 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:20:50.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:50 smithi038 bash[84940]: cluster 2024-09-14T04:20:48.901802+0000 mgr.y (mgr.26165) 386 : cluster [DBG] pgmap v285: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:50.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:50 smithi038 bash[84940]: cluster 2024-09-14T04:20:48.901802+0000 mgr.y (mgr.26165) 386 : cluster [DBG] pgmap v285: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:50.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:50 smithi038 bash[87336]: cluster 2024-09-14T04:20:48.901802+0000 mgr.y (mgr.26165) 386 : cluster [DBG] pgmap v285: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:50.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:50 smithi038 bash[87336]: cluster 2024-09-14T04:20:48.901802+0000 mgr.y (mgr.26165) 386 : cluster [DBG] pgmap v285: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:50.685 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:20:50 smithi123 bash[61744]: ts=2024-09-14T04:20:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:20:50.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:50 smithi123 bash[68976]: cluster 2024-09-14T04:20:48.901802+0000 mgr.y (mgr.26165) 386 : cluster [DBG] pgmap v285: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:50.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:50 smithi123 bash[68976]: cluster 2024-09-14T04:20:48.901802+0000 mgr.y (mgr.26165) 386 : cluster [DBG] pgmap v285: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:51.233 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:20:51.233 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:20:52.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:52 smithi038 bash[87336]: cluster 2024-09-14T04:20:50.902750+0000 mgr.y (mgr.26165) 387 : cluster [DBG] pgmap v286: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:52.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:52 smithi038 bash[87336]: cluster 2024-09-14T04:20:50.902750+0000 mgr.y (mgr.26165) 387 : cluster [DBG] pgmap v286: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:52.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:52 smithi038 bash[84940]: cluster 2024-09-14T04:20:50.902750+0000 mgr.y (mgr.26165) 387 : cluster [DBG] pgmap v286: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:52.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:52 smithi038 bash[84940]: cluster 2024-09-14T04:20:50.902750+0000 mgr.y (mgr.26165) 387 : cluster [DBG] pgmap v286: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:52.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:52 smithi123 bash[68976]: cluster 2024-09-14T04:20:50.902750+0000 mgr.y (mgr.26165) 387 : cluster [DBG] pgmap v286: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:52.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:52 smithi123 bash[68976]: cluster 2024-09-14T04:20:50.902750+0000 mgr.y (mgr.26165) 387 : cluster [DBG] pgmap v286: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:54.519 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:54 smithi038 bash[87336]: cluster 2024-09-14T04:20:52.903571+0000 mgr.y (mgr.26165) 388 : cluster [DBG] pgmap v287: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:54.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:54 smithi038 bash[87336]: cluster 2024-09-14T04:20:52.903571+0000 mgr.y (mgr.26165) 388 : cluster [DBG] pgmap v287: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:54.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:54 smithi038 bash[87336]: audit 2024-09-14T04:20:54.032953+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:20:54.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:54 smithi038 bash[87336]: audit 2024-09-14T04:20:54.032953+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:20:54.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:54 smithi038 bash[87336]: audit 2024-09-14T04:20:54.039333+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:20:54.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:54 smithi038 bash[87336]: audit 2024-09-14T04:20:54.039333+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:20:54.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:54 smithi038 bash[84940]: cluster 2024-09-14T04:20:52.903571+0000 mgr.y (mgr.26165) 388 : cluster [DBG] pgmap v287: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:54.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:54 smithi038 bash[84940]: cluster 2024-09-14T04:20:52.903571+0000 mgr.y (mgr.26165) 388 : cluster [DBG] pgmap v287: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:54.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:54 smithi038 bash[84940]: audit 2024-09-14T04:20:54.032953+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:20:54.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:54 smithi038 bash[84940]: audit 2024-09-14T04:20:54.032953+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:20:54.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:54 smithi038 bash[84940]: audit 2024-09-14T04:20:54.039333+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:20:54.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:54 smithi038 bash[84940]: audit 2024-09-14T04:20:54.039333+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:20:54.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:54 smithi123 bash[68976]: cluster 2024-09-14T04:20:52.903571+0000 mgr.y (mgr.26165) 388 : cluster [DBG] pgmap v287: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:54.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:54 smithi123 bash[68976]: cluster 2024-09-14T04:20:52.903571+0000 mgr.y (mgr.26165) 388 : cluster [DBG] pgmap v287: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:54.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:54 smithi123 bash[68976]: audit 2024-09-14T04:20:54.032953+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:20:54.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:54 smithi123 bash[68976]: audit 2024-09-14T04:20:54.032953+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:20:54.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:54 smithi123 bash[68976]: audit 2024-09-14T04:20:54.039333+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:20:54.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:54 smithi123 bash[68976]: audit 2024-09-14T04:20:54.039333+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:20:55.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:55 smithi038 bash[84940]: audit 2024-09-14T04:20:54.550415+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:20:55.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:55 smithi038 bash[84940]: audit 2024-09-14T04:20:54.550415+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:20:55.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:55 smithi038 bash[84940]: audit 2024-09-14T04:20:54.556654+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:20:55.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:55 smithi038 bash[84940]: audit 2024-09-14T04:20:54.556654+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:20:55.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:55 smithi038 bash[84940]: cluster 2024-09-14T04:20:54.904454+0000 mgr.y (mgr.26165) 389 : cluster [DBG] pgmap v288: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:55.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:55 smithi038 bash[84940]: cluster 2024-09-14T04:20:54.904454+0000 mgr.y (mgr.26165) 389 : cluster [DBG] pgmap v288: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:55.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:55 smithi038 bash[84940]: audit 2024-09-14T04:20:55.125683+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:20:55.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:55 smithi038 bash[84940]: audit 2024-09-14T04:20:55.125683+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:20:55.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:55 smithi038 bash[84940]: audit 2024-09-14T04:20:55.126908+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:20:55.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:55 smithi038 bash[84940]: audit 2024-09-14T04:20:55.126908+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:20:55.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:55 smithi038 bash[84940]: audit 2024-09-14T04:20:55.135986+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:20:55.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:55 smithi038 bash[84940]: audit 2024-09-14T04:20:55.135986+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:20:55.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:55 smithi038 bash[87336]: audit 2024-09-14T04:20:54.550415+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:20:55.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:55 smithi038 bash[87336]: audit 2024-09-14T04:20:54.550415+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:20:55.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:55 smithi038 bash[87336]: audit 2024-09-14T04:20:54.556654+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:20:55.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:55 smithi038 bash[87336]: audit 2024-09-14T04:20:54.556654+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:20:55.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:55 smithi038 bash[87336]: cluster 2024-09-14T04:20:54.904454+0000 mgr.y (mgr.26165) 389 : cluster [DBG] pgmap v288: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:55.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:55 smithi038 bash[87336]: cluster 2024-09-14T04:20:54.904454+0000 mgr.y (mgr.26165) 389 : cluster [DBG] pgmap v288: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:55.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:55 smithi038 bash[87336]: audit 2024-09-14T04:20:55.125683+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:20:55.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:55 smithi038 bash[87336]: audit 2024-09-14T04:20:55.125683+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:20:55.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:55 smithi038 bash[87336]: audit 2024-09-14T04:20:55.126908+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:20:55.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:55 smithi038 bash[87336]: audit 2024-09-14T04:20:55.126908+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:20:55.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:55 smithi038 bash[87336]: audit 2024-09-14T04:20:55.135986+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:20:55.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:55 smithi038 bash[87336]: audit 2024-09-14T04:20:55.135986+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:20:55.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:55 smithi123 bash[68976]: audit 2024-09-14T04:20:54.550415+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:20:55.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:55 smithi123 bash[68976]: audit 2024-09-14T04:20:54.550415+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:20:55.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:55 smithi123 bash[68976]: audit 2024-09-14T04:20:54.556654+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:20:55.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:55 smithi123 bash[68976]: audit 2024-09-14T04:20:54.556654+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:20:55.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:55 smithi123 bash[68976]: cluster 2024-09-14T04:20:54.904454+0000 mgr.y (mgr.26165) 389 : cluster [DBG] pgmap v288: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:55.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:55 smithi123 bash[68976]: cluster 2024-09-14T04:20:54.904454+0000 mgr.y (mgr.26165) 389 : cluster [DBG] pgmap v288: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:55.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:55 smithi123 bash[68976]: audit 2024-09-14T04:20:55.125683+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:20:55.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:55 smithi123 bash[68976]: audit 2024-09-14T04:20:55.125683+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:20:55.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:55 smithi123 bash[68976]: audit 2024-09-14T04:20:55.126908+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:20:55.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:55 smithi123 bash[68976]: audit 2024-09-14T04:20:55.126908+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:20:55.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:55 smithi123 bash[68976]: audit 2024-09-14T04:20:55.135986+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:20:55.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:55 smithi123 bash[68976]: audit 2024-09-14T04:20:55.135986+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:20:58.251 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:57 smithi038 bash[84940]: cluster 2024-09-14T04:20:56.905531+0000 mgr.y (mgr.26165) 390 : cluster [DBG] pgmap v289: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:58.251 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:57 smithi038 bash[84940]: cluster 2024-09-14T04:20:56.905531+0000 mgr.y (mgr.26165) 390 : cluster [DBG] pgmap v289: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:58.251 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:57 smithi038 bash[87336]: cluster 2024-09-14T04:20:56.905531+0000 mgr.y (mgr.26165) 390 : cluster [DBG] pgmap v289: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:58.251 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:20:57 smithi038 bash[87336]: cluster 2024-09-14T04:20:56.905531+0000 mgr.y (mgr.26165) 390 : cluster [DBG] pgmap v289: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:58.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:57 smithi123 bash[68976]: cluster 2024-09-14T04:20:56.905531+0000 mgr.y (mgr.26165) 390 : cluster [DBG] pgmap v289: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:58.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:57 smithi123 bash[68976]: cluster 2024-09-14T04:20:56.905531+0000 mgr.y (mgr.26165) 390 : cluster [DBG] pgmap v289: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:20:58.519 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:20:58 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:20:58] "GET /metrics HTTP/1.1" 200 34209 "" "Prometheus/2.51.0" 2024-09-14T04:21:00.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:00 smithi038 bash[87336]: cluster 2024-09-14T04:20:58.906248+0000 mgr.y (mgr.26165) 391 : cluster [DBG] pgmap v290: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:00.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:00 smithi038 bash[87336]: cluster 2024-09-14T04:20:58.906248+0000 mgr.y (mgr.26165) 391 : cluster [DBG] pgmap v290: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:00.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:20:59 smithi038 bash[84940]: cluster 2024-09-14T04:20:58.906248+0000 mgr.y (mgr.26165) 391 : cluster [DBG] pgmap v290: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:00.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:00 smithi038 bash[84940]: cluster 2024-09-14T04:20:58.906248+0000 mgr.y (mgr.26165) 391 : cluster [DBG] pgmap v290: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:00.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:59 smithi123 bash[68976]: cluster 2024-09-14T04:20:58.906248+0000 mgr.y (mgr.26165) 391 : cluster [DBG] pgmap v290: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:00.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:20:59 smithi123 bash[68976]: cluster 2024-09-14T04:20:58.906248+0000 mgr.y (mgr.26165) 391 : cluster [DBG] pgmap v290: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:00.435 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:21:00 smithi123 bash[61744]: ts=2024-09-14T04:21:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:21:01.260 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:00 smithi038 bash[84940]: audit 2024-09-14T04:21:00.195934+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:21:01.260 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:00 smithi038 bash[84940]: audit 2024-09-14T04:21:00.195934+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:21:01.260 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:00 smithi038 bash[87336]: audit 2024-09-14T04:21:00.195934+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:21:01.260 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:00 smithi038 bash[87336]: audit 2024-09-14T04:21:00.195934+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:21:01.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:00 smithi123 bash[68976]: audit 2024-09-14T04:21:00.195934+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:21:01.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:00 smithi123 bash[68976]: audit 2024-09-14T04:21:00.195934+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:21:02.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:01 smithi038 bash[84940]: cluster 2024-09-14T04:21:00.907082+0000 mgr.y (mgr.26165) 392 : cluster [DBG] pgmap v291: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:02.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:01 smithi038 bash[84940]: cluster 2024-09-14T04:21:00.907082+0000 mgr.y (mgr.26165) 392 : cluster [DBG] pgmap v291: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:02.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:01 smithi038 bash[87336]: cluster 2024-09-14T04:21:00.907082+0000 mgr.y (mgr.26165) 392 : cluster [DBG] pgmap v291: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:02.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:01 smithi038 bash[87336]: cluster 2024-09-14T04:21:00.907082+0000 mgr.y (mgr.26165) 392 : cluster [DBG] pgmap v291: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:02.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:01 smithi123 bash[68976]: cluster 2024-09-14T04:21:00.907082+0000 mgr.y (mgr.26165) 392 : cluster [DBG] pgmap v291: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:02.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:01 smithi123 bash[68976]: cluster 2024-09-14T04:21:00.907082+0000 mgr.y (mgr.26165) 392 : cluster [DBG] pgmap v291: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:04.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:04 smithi038 bash[84940]: cluster 2024-09-14T04:21:02.907615+0000 mgr.y (mgr.26165) 393 : cluster [DBG] pgmap v292: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:04.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:04 smithi038 bash[84940]: cluster 2024-09-14T04:21:02.907615+0000 mgr.y (mgr.26165) 393 : cluster [DBG] pgmap v292: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:04.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:04 smithi038 bash[87336]: cluster 2024-09-14T04:21:02.907615+0000 mgr.y (mgr.26165) 393 : cluster [DBG] pgmap v292: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:04.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:04 smithi038 bash[87336]: cluster 2024-09-14T04:21:02.907615+0000 mgr.y (mgr.26165) 393 : cluster [DBG] pgmap v292: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:04.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:04 smithi123 bash[68976]: cluster 2024-09-14T04:21:02.907615+0000 mgr.y (mgr.26165) 393 : cluster [DBG] pgmap v292: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:04.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:04 smithi123 bash[68976]: cluster 2024-09-14T04:21:02.907615+0000 mgr.y (mgr.26165) 393 : cluster [DBG] pgmap v292: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:04.830 INFO:teuthology.orchestra.run.smithi038.stdout:360777252914 2024-09-14T04:21:05.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:05 smithi038 bash[84940]: audit 2024-09-14T04:21:04.832841+0000 mon.a (mon.0) 542 : audit [DBG] from='client.? 172.21.15.38:0/1474672139' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-14T04:21:05.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:05 smithi038 bash[84940]: audit 2024-09-14T04:21:04.832841+0000 mon.a (mon.0) 542 : audit [DBG] from='client.? 172.21.15.38:0/1474672139' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-14T04:21:05.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:05 smithi038 bash[87336]: audit 2024-09-14T04:21:04.832841+0000 mon.a (mon.0) 542 : audit [DBG] from='client.? 172.21.15.38:0/1474672139' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-14T04:21:05.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:05 smithi038 bash[87336]: audit 2024-09-14T04:21:04.832841+0000 mon.a (mon.0) 542 : audit [DBG] from='client.? 172.21.15.38:0/1474672139' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-14T04:21:05.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:05 smithi123 bash[68976]: audit 2024-09-14T04:21:04.832841+0000 mon.a (mon.0) 542 : audit [DBG] from='client.? 172.21.15.38:0/1474672139' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-14T04:21:05.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:05 smithi123 bash[68976]: audit 2024-09-14T04:21:04.832841+0000 mon.a (mon.0) 542 : audit [DBG] from='client.? 172.21.15.38:0/1474672139' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-14T04:21:05.685 INFO:teuthology.orchestra.run.smithi038.stdout:206158430454 2024-09-14T04:21:06.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:06 smithi123 bash[68976]: cluster 2024-09-14T04:21:04.908360+0000 mgr.y (mgr.26165) 394 : cluster [DBG] pgmap v293: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:06.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:06 smithi123 bash[68976]: cluster 2024-09-14T04:21:04.908360+0000 mgr.y (mgr.26165) 394 : cluster [DBG] pgmap v293: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:06.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:06 smithi123 bash[68976]: audit 2024-09-14T04:21:05.687811+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.38:0/69927518' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-09-14T04:21:06.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:06 smithi123 bash[68976]: audit 2024-09-14T04:21:05.687811+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.38:0/69927518' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-09-14T04:21:06.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:06 smithi038 bash[87336]: cluster 2024-09-14T04:21:04.908360+0000 mgr.y (mgr.26165) 394 : cluster [DBG] pgmap v293: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:06.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:06 smithi038 bash[87336]: cluster 2024-09-14T04:21:04.908360+0000 mgr.y (mgr.26165) 394 : cluster [DBG] pgmap v293: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:06.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:06 smithi038 bash[87336]: audit 2024-09-14T04:21:05.687811+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.38:0/69927518' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-09-14T04:21:06.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:06 smithi038 bash[87336]: audit 2024-09-14T04:21:05.687811+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.38:0/69927518' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-09-14T04:21:06.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:06 smithi038 bash[84940]: cluster 2024-09-14T04:21:04.908360+0000 mgr.y (mgr.26165) 394 : cluster [DBG] pgmap v293: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:06.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:06 smithi038 bash[84940]: cluster 2024-09-14T04:21:04.908360+0000 mgr.y (mgr.26165) 394 : cluster [DBG] pgmap v293: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:06.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:06 smithi038 bash[84940]: audit 2024-09-14T04:21:05.687811+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.38:0/69927518' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-09-14T04:21:06.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:06 smithi038 bash[84940]: audit 2024-09-14T04:21:05.687811+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.38:0/69927518' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-09-14T04:21:07.525 INFO:teuthology.orchestra.run.smithi038.stdout:382252089379 2024-09-14T04:21:08.007 INFO:teuthology.orchestra.run.smithi038.stdout:154618822926 2024-09-14T04:21:08.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:08 smithi123 bash[68976]: cluster 2024-09-14T04:21:06.909286+0000 mgr.y (mgr.26165) 395 : cluster [DBG] pgmap v294: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:08.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:08 smithi123 bash[68976]: cluster 2024-09-14T04:21:06.909286+0000 mgr.y (mgr.26165) 395 : cluster [DBG] pgmap v294: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:08.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:08 smithi123 bash[68976]: audit 2024-09-14T04:21:07.527889+0000 mon.a (mon.0) 543 : audit [DBG] from='client.? 172.21.15.38:0/4005873640' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-14T04:21:08.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:08 smithi123 bash[68976]: audit 2024-09-14T04:21:07.527889+0000 mon.a (mon.0) 543 : audit [DBG] from='client.? 172.21.15.38:0/4005873640' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-14T04:21:08.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:08 smithi123 bash[68976]: audit 2024-09-14T04:21:08.009921+0000 mon.a (mon.0) 544 : audit [DBG] from='client.? 172.21.15.38:0/2268977351' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-14T04:21:08.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:08 smithi123 bash[68976]: audit 2024-09-14T04:21:08.009921+0000 mon.a (mon.0) 544 : audit [DBG] from='client.? 172.21.15.38:0/2268977351' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-14T04:21:08.465 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:21:08 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:21:08] "GET /metrics HTTP/1.1" 200 34207 "" "Prometheus/2.51.0" 2024-09-14T04:21:08.465 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:08 smithi038 bash[84940]: cluster 2024-09-14T04:21:06.909286+0000 mgr.y (mgr.26165) 395 : cluster [DBG] pgmap v294: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:08.465 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:08 smithi038 bash[84940]: cluster 2024-09-14T04:21:06.909286+0000 mgr.y (mgr.26165) 395 : cluster [DBG] pgmap v294: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:08.465 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:08 smithi038 bash[84940]: audit 2024-09-14T04:21:07.527889+0000 mon.a (mon.0) 543 : audit [DBG] from='client.? 172.21.15.38:0/4005873640' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-14T04:21:08.465 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:08 smithi038 bash[84940]: audit 2024-09-14T04:21:07.527889+0000 mon.a (mon.0) 543 : audit [DBG] from='client.? 172.21.15.38:0/4005873640' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-14T04:21:08.465 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:08 smithi038 bash[84940]: audit 2024-09-14T04:21:08.009921+0000 mon.a (mon.0) 544 : audit [DBG] from='client.? 172.21.15.38:0/2268977351' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-14T04:21:08.465 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:08 smithi038 bash[84940]: audit 2024-09-14T04:21:08.009921+0000 mon.a (mon.0) 544 : audit [DBG] from='client.? 172.21.15.38:0/2268977351' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-14T04:21:08.466 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:08 smithi038 bash[87336]: cluster 2024-09-14T04:21:06.909286+0000 mgr.y (mgr.26165) 395 : cluster [DBG] pgmap v294: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:08.466 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:08 smithi038 bash[87336]: cluster 2024-09-14T04:21:06.909286+0000 mgr.y (mgr.26165) 395 : cluster [DBG] pgmap v294: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:08.466 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:08 smithi038 bash[87336]: audit 2024-09-14T04:21:07.527889+0000 mon.a (mon.0) 543 : audit [DBG] from='client.? 172.21.15.38:0/4005873640' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-14T04:21:08.466 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:08 smithi038 bash[87336]: audit 2024-09-14T04:21:07.527889+0000 mon.a (mon.0) 543 : audit [DBG] from='client.? 172.21.15.38:0/4005873640' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-14T04:21:08.466 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:08 smithi038 bash[87336]: audit 2024-09-14T04:21:08.009921+0000 mon.a (mon.0) 544 : audit [DBG] from='client.? 172.21.15.38:0/2268977351' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-14T04:21:08.466 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:08 smithi038 bash[87336]: audit 2024-09-14T04:21:08.009921+0000 mon.a (mon.0) 544 : audit [DBG] from='client.? 172.21.15.38:0/2268977351' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-14T04:21:09.146 INFO:tasks.cephadm.ceph_manager.ceph:need seq 360777252909 got 360777252914 for osd.1 2024-09-14T04:21:09.146 DEBUG:teuthology.parallel:result is None 2024-09-14T04:21:09.254 INFO:teuthology.orchestra.run.smithi038.stdout:339302416442 2024-09-14T04:21:09.872 INFO:tasks.cephadm.ceph_manager.ceph:need seq 206158430448 got 206158430454 for osd.7 2024-09-14T04:21:09.872 DEBUG:teuthology.parallel:result is None 2024-09-14T04:21:10.144 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:10 smithi038 bash[84940]: cluster 2024-09-14T04:21:08.909784+0000 mgr.y (mgr.26165) 396 : cluster [DBG] pgmap v295: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:10.144 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:10 smithi038 bash[84940]: cluster 2024-09-14T04:21:08.909784+0000 mgr.y (mgr.26165) 396 : cluster [DBG] pgmap v295: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:10.144 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:10 smithi038 bash[84940]: audit 2024-09-14T04:21:09.256700+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.38:0/1547902375' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-14T04:21:10.144 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:10 smithi038 bash[84940]: audit 2024-09-14T04:21:09.256700+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.38:0/1547902375' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-14T04:21:10.144 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:10 smithi038 bash[87336]: cluster 2024-09-14T04:21:08.909784+0000 mgr.y (mgr.26165) 396 : cluster [DBG] pgmap v295: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:10.144 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:10 smithi038 bash[87336]: cluster 2024-09-14T04:21:08.909784+0000 mgr.y (mgr.26165) 396 : cluster [DBG] pgmap v295: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:10.145 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:10 smithi038 bash[87336]: audit 2024-09-14T04:21:09.256700+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.38:0/1547902375' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-14T04:21:10.145 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:10 smithi038 bash[87336]: audit 2024-09-14T04:21:09.256700+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.38:0/1547902375' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-14T04:21:10.435 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:21:10 smithi123 bash[61744]: ts=2024-09-14T04:21:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:21:10.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:10 smithi123 bash[68976]: cluster 2024-09-14T04:21:08.909784+0000 mgr.y (mgr.26165) 396 : cluster [DBG] pgmap v295: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:10.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:10 smithi123 bash[68976]: cluster 2024-09-14T04:21:08.909784+0000 mgr.y (mgr.26165) 396 : cluster [DBG] pgmap v295: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:10.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:10 smithi123 bash[68976]: audit 2024-09-14T04:21:09.256700+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.38:0/1547902375' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-14T04:21:10.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:10 smithi123 bash[68976]: audit 2024-09-14T04:21:09.256700+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.38:0/1547902375' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-14T04:21:10.924 INFO:teuthology.orchestra.run.smithi038.stdout:180388626691 2024-09-14T04:21:11.206 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:11 smithi038 bash[84940]: audit 2024-09-14T04:21:10.927156+0000 mon.a (mon.0) 545 : audit [DBG] from='client.? 172.21.15.38:0/790711920' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-09-14T04:21:11.206 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:11 smithi038 bash[84940]: audit 2024-09-14T04:21:10.927156+0000 mon.a (mon.0) 545 : audit [DBG] from='client.? 172.21.15.38:0/790711920' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-09-14T04:21:11.206 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:11 smithi038 bash[87336]: audit 2024-09-14T04:21:10.927156+0000 mon.a (mon.0) 545 : audit [DBG] from='client.? 172.21.15.38:0/790711920' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-09-14T04:21:11.206 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:11 smithi038 bash[87336]: audit 2024-09-14T04:21:10.927156+0000 mon.a (mon.0) 545 : audit [DBG] from='client.? 172.21.15.38:0/790711920' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-09-14T04:21:11.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:11 smithi123 bash[68976]: audit 2024-09-14T04:21:10.927156+0000 mon.a (mon.0) 545 : audit [DBG] from='client.? 172.21.15.38:0/790711920' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-09-14T04:21:11.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:11 smithi123 bash[68976]: audit 2024-09-14T04:21:10.927156+0000 mon.a (mon.0) 545 : audit [DBG] from='client.? 172.21.15.38:0/790711920' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-09-14T04:21:11.899 INFO:tasks.cephadm.ceph_manager.ceph:need seq 339302416437 got 339302416442 for osd.0 2024-09-14T04:21:11.899 DEBUG:teuthology.parallel:result is None 2024-09-14T04:21:12.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:12 smithi038 bash[84940]: cluster 2024-09-14T04:21:10.910605+0000 mgr.y (mgr.26165) 397 : cluster [DBG] pgmap v296: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:12.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:12 smithi038 bash[84940]: cluster 2024-09-14T04:21:10.910605+0000 mgr.y (mgr.26165) 397 : cluster [DBG] pgmap v296: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:12.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:12 smithi038 bash[87336]: cluster 2024-09-14T04:21:10.910605+0000 mgr.y (mgr.26165) 397 : cluster [DBG] pgmap v296: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:12.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:12 smithi038 bash[87336]: cluster 2024-09-14T04:21:10.910605+0000 mgr.y (mgr.26165) 397 : cluster [DBG] pgmap v296: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:12.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:12 smithi123 bash[68976]: cluster 2024-09-14T04:21:10.910605+0000 mgr.y (mgr.26165) 397 : cluster [DBG] pgmap v296: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:12.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:12 smithi123 bash[68976]: cluster 2024-09-14T04:21:10.910605+0000 mgr.y (mgr.26165) 397 : cluster [DBG] pgmap v296: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:13.187 INFO:teuthology.orchestra.run.smithi038.stdout:403726925851 2024-09-14T04:21:13.246 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618822921 got 154618822926 for osd.5 2024-09-14T04:21:13.246 DEBUG:teuthology.parallel:result is None 2024-09-14T04:21:13.266 INFO:tasks.cephadm.ceph_manager.ceph:need seq 382252089373 got 382252089379 for osd.2 2024-09-14T04:21:13.266 DEBUG:teuthology.parallel:result is None 2024-09-14T04:21:13.435 INFO:tasks.cephadm.ceph_manager.ceph:need seq 180388626686 got 180388626691 for osd.6 2024-09-14T04:21:13.435 DEBUG:teuthology.parallel:result is None 2024-09-14T04:21:13.514 INFO:teuthology.orchestra.run.smithi038.stdout:425201762324 2024-09-14T04:21:14.351 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:14 smithi038 bash[84940]: cluster 2024-09-14T04:21:12.911113+0000 mgr.y (mgr.26165) 398 : cluster [DBG] pgmap v297: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:14.352 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:14 smithi038 bash[84940]: cluster 2024-09-14T04:21:12.911113+0000 mgr.y (mgr.26165) 398 : cluster [DBG] pgmap v297: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:14.352 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:14 smithi038 bash[84940]: audit 2024-09-14T04:21:13.189897+0000 mon.a (mon.0) 546 : audit [DBG] from='client.? 172.21.15.38:0/86840383' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-14T04:21:14.352 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:14 smithi038 bash[84940]: audit 2024-09-14T04:21:13.189897+0000 mon.a (mon.0) 546 : audit [DBG] from='client.? 172.21.15.38:0/86840383' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-14T04:21:14.352 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:14 smithi038 bash[84940]: audit 2024-09-14T04:21:13.516945+0000 mon.a (mon.0) 547 : audit [DBG] from='client.? 172.21.15.38:0/3656172378' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-14T04:21:14.352 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:14 smithi038 bash[84940]: audit 2024-09-14T04:21:13.516945+0000 mon.a (mon.0) 547 : audit [DBG] from='client.? 172.21.15.38:0/3656172378' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-14T04:21:14.352 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:14 smithi038 bash[87336]: cluster 2024-09-14T04:21:12.911113+0000 mgr.y (mgr.26165) 398 : cluster [DBG] pgmap v297: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:14.352 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:14 smithi038 bash[87336]: cluster 2024-09-14T04:21:12.911113+0000 mgr.y (mgr.26165) 398 : cluster [DBG] pgmap v297: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:14.352 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:14 smithi038 bash[87336]: audit 2024-09-14T04:21:13.189897+0000 mon.a (mon.0) 546 : audit [DBG] from='client.? 172.21.15.38:0/86840383' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-14T04:21:14.352 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:14 smithi038 bash[87336]: audit 2024-09-14T04:21:13.189897+0000 mon.a (mon.0) 546 : audit [DBG] from='client.? 172.21.15.38:0/86840383' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-14T04:21:14.352 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:14 smithi038 bash[87336]: audit 2024-09-14T04:21:13.516945+0000 mon.a (mon.0) 547 : audit [DBG] from='client.? 172.21.15.38:0/3656172378' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-14T04:21:14.353 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:14 smithi038 bash[87336]: audit 2024-09-14T04:21:13.516945+0000 mon.a (mon.0) 547 : audit [DBG] from='client.? 172.21.15.38:0/3656172378' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-14T04:21:14.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:14 smithi123 bash[68976]: cluster 2024-09-14T04:21:12.911113+0000 mgr.y (mgr.26165) 398 : cluster [DBG] pgmap v297: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:14.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:14 smithi123 bash[68976]: cluster 2024-09-14T04:21:12.911113+0000 mgr.y (mgr.26165) 398 : cluster [DBG] pgmap v297: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:14.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:14 smithi123 bash[68976]: audit 2024-09-14T04:21:13.189897+0000 mon.a (mon.0) 546 : audit [DBG] from='client.? 172.21.15.38:0/86840383' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-14T04:21:14.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:14 smithi123 bash[68976]: audit 2024-09-14T04:21:13.189897+0000 mon.a (mon.0) 546 : audit [DBG] from='client.? 172.21.15.38:0/86840383' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-14T04:21:14.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:14 smithi123 bash[68976]: audit 2024-09-14T04:21:13.516945+0000 mon.a (mon.0) 547 : audit [DBG] from='client.? 172.21.15.38:0/3656172378' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-14T04:21:14.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:14 smithi123 bash[68976]: audit 2024-09-14T04:21:13.516945+0000 mon.a (mon.0) 547 : audit [DBG] from='client.? 172.21.15.38:0/3656172378' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-14T04:21:14.583 INFO:tasks.cephadm.ceph_manager.ceph:need seq 403726925845 got 403726925851 for osd.3 2024-09-14T04:21:14.583 DEBUG:teuthology.parallel:result is None 2024-09-14T04:21:15.134 INFO:tasks.cephadm.ceph_manager.ceph:need seq 425201762318 got 425201762324 for osd.4 2024-09-14T04:21:15.134 DEBUG:teuthology.parallel:result is None 2024-09-14T04:21:15.134 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-14T04:21:15.135 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-14T04:21:16.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:16 smithi123 bash[68976]: cluster 2024-09-14T04:21:14.911859+0000 mgr.y (mgr.26165) 399 : cluster [DBG] pgmap v298: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:16.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:16 smithi123 bash[68976]: cluster 2024-09-14T04:21:14.911859+0000 mgr.y (mgr.26165) 399 : cluster [DBG] pgmap v298: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:16.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:16 smithi123 bash[68976]: audit 2024-09-14T04:21:15.196554+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:21:16.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:16 smithi123 bash[68976]: audit 2024-09-14T04:21:15.196554+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:21:16.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:16 smithi038 bash[84940]: cluster 2024-09-14T04:21:14.911859+0000 mgr.y (mgr.26165) 399 : cluster [DBG] pgmap v298: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:16.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:16 smithi038 bash[84940]: cluster 2024-09-14T04:21:14.911859+0000 mgr.y (mgr.26165) 399 : cluster [DBG] pgmap v298: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:16.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:16 smithi038 bash[84940]: audit 2024-09-14T04:21:15.196554+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:21:16.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:16 smithi038 bash[84940]: audit 2024-09-14T04:21:15.196554+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:21:16.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:16 smithi038 bash[87336]: cluster 2024-09-14T04:21:14.911859+0000 mgr.y (mgr.26165) 399 : cluster [DBG] pgmap v298: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:16.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:16 smithi038 bash[87336]: cluster 2024-09-14T04:21:14.911859+0000 mgr.y (mgr.26165) 399 : cluster [DBG] pgmap v298: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:16.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:16 smithi038 bash[87336]: audit 2024-09-14T04:21:15.196554+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:21:16.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:16 smithi038 bash[87336]: audit 2024-09-14T04:21:15.196554+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:21:18.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:18 smithi123 bash[68976]: cluster 2024-09-14T04:21:16.912788+0000 mgr.y (mgr.26165) 400 : cluster [DBG] pgmap v299: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:18.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:18 smithi123 bash[68976]: cluster 2024-09-14T04:21:16.912788+0000 mgr.y (mgr.26165) 400 : cluster [DBG] pgmap v299: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:18.520 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:21:18 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:21:18] "GET /metrics HTTP/1.1" 200 34208 "" "Prometheus/2.51.0" 2024-09-14T04:21:18.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:18 smithi038 bash[84940]: cluster 2024-09-14T04:21:16.912788+0000 mgr.y (mgr.26165) 400 : cluster [DBG] pgmap v299: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:18.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:18 smithi038 bash[84940]: cluster 2024-09-14T04:21:16.912788+0000 mgr.y (mgr.26165) 400 : cluster [DBG] pgmap v299: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:18.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:18 smithi038 bash[87336]: cluster 2024-09-14T04:21:16.912788+0000 mgr.y (mgr.26165) 400 : cluster [DBG] pgmap v299: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:18.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:18 smithi038 bash[87336]: cluster 2024-09-14T04:21:16.912788+0000 mgr.y (mgr.26165) 400 : cluster [DBG] pgmap v299: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:19.952 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:21:20.435 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:21:20 smithi123 bash[61744]: ts=2024-09-14T04:21:20.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:21:20.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:20 smithi123 bash[68976]: cluster 2024-09-14T04:21:18.913458+0000 mgr.y (mgr.26165) 401 : cluster [DBG] pgmap v300: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:20.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:20 smithi123 bash[68976]: cluster 2024-09-14T04:21:18.913458+0000 mgr.y (mgr.26165) 401 : cluster [DBG] pgmap v300: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:20.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:20 smithi038 bash[84940]: cluster 2024-09-14T04:21:18.913458+0000 mgr.y (mgr.26165) 401 : cluster [DBG] pgmap v300: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:20.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:20 smithi038 bash[84940]: cluster 2024-09-14T04:21:18.913458+0000 mgr.y (mgr.26165) 401 : cluster [DBG] pgmap v300: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:20.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:20 smithi038 bash[87336]: cluster 2024-09-14T04:21:18.913458+0000 mgr.y (mgr.26165) 401 : cluster [DBG] pgmap v300: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:20.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:20 smithi038 bash[87336]: cluster 2024-09-14T04:21:18.913458+0000 mgr.y (mgr.26165) 401 : cluster [DBG] pgmap v300: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:22.416 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:22 smithi038 bash[87336]: cluster 2024-09-14T04:21:20.914388+0000 mgr.y (mgr.26165) 402 : cluster [DBG] pgmap v301: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:22.416 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:22 smithi038 bash[87336]: cluster 2024-09-14T04:21:20.914388+0000 mgr.y (mgr.26165) 402 : cluster [DBG] pgmap v301: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:22.416 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:22 smithi038 bash[84940]: cluster 2024-09-14T04:21:20.914388+0000 mgr.y (mgr.26165) 402 : cluster [DBG] pgmap v301: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:22.416 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:22 smithi038 bash[84940]: cluster 2024-09-14T04:21:20.914388+0000 mgr.y (mgr.26165) 402 : cluster [DBG] pgmap v301: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:22.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:22 smithi123 bash[68976]: cluster 2024-09-14T04:21:20.914388+0000 mgr.y (mgr.26165) 402 : cluster [DBG] pgmap v301: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:22.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:22 smithi123 bash[68976]: cluster 2024-09-14T04:21:20.914388+0000 mgr.y (mgr.26165) 402 : cluster [DBG] pgmap v301: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:23.933 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-09-14T04:21:23.934 INFO:teuthology.orchestra.run.smithi038.stderr:dumped all 2024-09-14T04:21:24.232 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:24 smithi038 bash[84940]: cluster 2024-09-14T04:21:22.915138+0000 mgr.y (mgr.26165) 403 : cluster [DBG] pgmap v302: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:24.233 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:24 smithi038 bash[84940]: cluster 2024-09-14T04:21:22.915138+0000 mgr.y (mgr.26165) 403 : cluster [DBG] pgmap v302: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:24.233 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:24 smithi038 bash[87336]: cluster 2024-09-14T04:21:22.915138+0000 mgr.y (mgr.26165) 403 : cluster [DBG] pgmap v302: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:24.233 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:24 smithi038 bash[87336]: cluster 2024-09-14T04:21:22.915138+0000 mgr.y (mgr.26165) 403 : cluster [DBG] pgmap v302: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:24.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:24 smithi123 bash[68976]: cluster 2024-09-14T04:21:22.915138+0000 mgr.y (mgr.26165) 403 : cluster [DBG] pgmap v302: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:24.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:24 smithi123 bash[68976]: cluster 2024-09-14T04:21:22.915138+0000 mgr.y (mgr.26165) 403 : cluster [DBG] pgmap v302: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:24.766 INFO:teuthology.orchestra.run.smithi038.stdout:{"pg_ready":true,"pg_map":{"version":302,"stamp":"2024-09-14T04:21:22.914686+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595917,"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":344,"num_read_kb":799,"num_write":212,"num_write_kb":1659,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":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":164,"ondisk_log_size":164,"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":1069188,"kb_used_data":10400,"kb_used_omap":34,"kb_used_meta":1058653,"kb_avail":748892028,"statfs":{"total":767960285184,"available":766865436672,"internally_reserved":0,"allocated":10649600,"data_stored":6476207,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":35471,"internal_metadata":1084061041},"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.004688"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":74,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.633878+0000","last_change":"2024-09-14T04:19:08.874350+0000","last_active":"2024-09-14T04:19:42.633878+0000","last_peered":"2024-09-14T04:19:42.633878+0000","last_clean":"2024-09-14T04:19:42.633878+0000","last_became_active":"2024-09-14T04:19:08.873675+0000","last_became_peered":"2024-09-14T04:19:08.873675+0000","last_unstale":"2024-09-14T04:19:42.633878+0000","last_undegraded":"2024-09-14T04:19:42.633878+0000","last_fullsized":"2024-09-14T04:19:42.633878+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:31:37.700421+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'2","reported_seq":86,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.634254+0000","last_change":"2024-09-14T04:19:42.634254+0000","last_active":"2024-09-14T04:19:42.634254+0000","last_peered":"2024-09-14T04:19:42.634254+0000","last_clean":"2024-09-14T04:19:42.634254+0000","last_became_active":"2024-09-14T04:19:42.633320+0000","last_became_peered":"2024-09-14T04:19:42.633320+0000","last_unstale":"2024-09-14T04:19:42.634254+0000","last_undegraded":"2024-09-14T04:19:42.634254+0000","last_fullsized":"2024-09-14T04:19:42.634254+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:12:12.393196+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":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":64,"reported_epoch":99,"state":"active+clean","last_fresh":"2024-09-14T04:19:41.644029+0000","last_change":"2024-09-14T04:19:08.861774+0000","last_active":"2024-09-14T04:19:41.644029+0000","last_peered":"2024-09-14T04:19:41.644029+0000","last_clean":"2024-09-14T04:19:41.644029+0000","last_became_active":"2024-09-14T04:19:08.860797+0000","last_became_peered":"2024-09-14T04:19:08.860797+0000","last_unstale":"2024-09-14T04:19:41.644029+0000","last_undegraded":"2024-09-14T04:19:41.644029+0000","last_fullsized":"2024-09-14T04:19:41.644029+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:03:04.404644+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":74,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.628405+0000","last_change":"2024-09-14T04:19:08.857954+0000","last_active":"2024-09-14T04:19:42.628405+0000","last_peered":"2024-09-14T04:19:42.628405+0000","last_clean":"2024-09-14T04:19:42.628405+0000","last_became_active":"2024-09-14T04:19:08.857031+0000","last_became_peered":"2024-09-14T04:19:08.857031+0000","last_unstale":"2024-09-14T04:19:42.628405+0000","last_undegraded":"2024-09-14T04:19:42.628405+0000","last_fullsized":"2024-09-14T04:19:42.628405+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:36:51.607695+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.625222+0000","last_change":"2024-09-14T04:19:08.872560+0000","last_active":"2024-09-14T04:19:42.625222+0000","last_peered":"2024-09-14T04:19:42.625222+0000","last_clean":"2024-09-14T04:19:42.625222+0000","last_became_active":"2024-09-14T04:19:08.872014+0000","last_became_peered":"2024-09-14T04:19:08.872014+0000","last_unstale":"2024-09-14T04:19:42.625222+0000","last_undegraded":"2024-09-14T04:19:42.625222+0000","last_fullsized":"2024-09-14T04:19:42.625222+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:31:16.044152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":65,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.632533+0000","last_change":"2024-09-14T04:19:42.632533+0000","last_active":"2024-09-14T04:19:42.632533+0000","last_peered":"2024-09-14T04:19:42.632533+0000","last_clean":"2024-09-14T04:19:42.632533+0000","last_became_active":"2024-09-14T04:19:42.631563+0000","last_became_peered":"2024-09-14T04:19:42.631563+0000","last_unstale":"2024-09-14T04:19:42.632533+0000","last_undegraded":"2024-09-14T04:19:42.632533+0000","last_fullsized":"2024-09-14T04:19:42.632533+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:14:21.096115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":74,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.635278+0000","last_change":"2024-09-14T04:19:08.873846+0000","last_active":"2024-09-14T04:19:42.635278+0000","last_peered":"2024-09-14T04:19:42.635278+0000","last_clean":"2024-09-14T04:19:42.635278+0000","last_became_active":"2024-09-14T04:19:08.873510+0000","last_became_peered":"2024-09-14T04:19:08.873510+0000","last_unstale":"2024-09-14T04:19:42.635278+0000","last_undegraded":"2024-09-14T04:19:42.635278+0000","last_fullsized":"2024-09-14T04:19:42.635278+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:18:25.972302+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'8","reported_seq":77,"reported_epoch":99,"state":"active+clean","last_fresh":"2024-09-14T04:19:41.632595+0000","last_change":"2024-09-14T04:16:26.504017+0000","last_active":"2024-09-14T04:19:41.632595+0000","last_peered":"2024-09-14T04:19:41.632595+0000","last_clean":"2024-09-14T04:19:41.632595+0000","last_became_active":"2024-09-14T04:16:26.503054+0000","last_became_peered":"2024-09-14T04:16:26.503054+0000","last_unstale":"2024-09-14T04:19:41.632595+0000","last_undegraded":"2024-09-14T04:19:41.632595+0000","last_fullsized":"2024-09-14T04:19:41.632595+0000","mapping_epoch":79,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":80,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T05:31:58.843037+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":12,"num_read_kb":12,"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":"63'1","reported_seq":84,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.634884+0000","last_change":"2024-09-14T04:19:42.634884+0000","last_active":"2024-09-14T04:19:42.634884+0000","last_peered":"2024-09-14T04:19:42.634884+0000","last_clean":"2024-09-14T04:19:42.634884+0000","last_became_active":"2024-09-14T04:19:42.634313+0000","last_became_peered":"2024-09-14T04:19:42.634313+0000","last_unstale":"2024-09-14T04:19:42.634884+0000","last_undegraded":"2024-09-14T04:19:42.634884+0000","last_fullsized":"2024-09-14T04:19:42.634884+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:54:49.619566+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":47,"reported_epoch":99,"state":"active+clean","last_fresh":"2024-09-14T04:19:41.640598+0000","last_change":"2024-09-14T04:04:59.798230+0000","last_active":"2024-09-14T04:19:41.640598+0000","last_peered":"2024-09-14T04:19:41.640598+0000","last_clean":"2024-09-14T04:19:41.640598+0000","last_became_active":"2024-09-14T04:04:59.797446+0000","last_became_peered":"2024-09-14T04:04:59.797446+0000","last_unstale":"2024-09-14T04:19:41.640598+0000","last_undegraded":"2024-09-14T04:19:41.640598+0000","last_fullsized":"2024-09-14T04:19:41.640598+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:46:48.706881+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'2","reported_seq":85,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.641163+0000","last_change":"2024-09-14T04:19:42.641163+0000","last_active":"2024-09-14T04:19:42.641163+0000","last_peered":"2024-09-14T04:19:42.641163+0000","last_clean":"2024-09-14T04:19:42.641163+0000","last_became_active":"2024-09-14T04:19:42.639319+0000","last_became_peered":"2024-09-14T04:19:42.639319+0000","last_unstale":"2024-09-14T04:19:42.641163+0000","last_undegraded":"2024-09-14T04:19:42.641163+0000","last_fullsized":"2024-09-14T04:19:42.641163+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:09:30.964543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":99,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.645119+0000","last_change":"2024-09-14T04:19:42.644860+0000","last_active":"2024-09-14T04:19:42.645119+0000","last_peered":"2024-09-14T04:19:42.645119+0000","last_clean":"2024-09-14T04:19:42.645119+0000","last_became_active":"2024-09-14T04:19:42.643988+0000","last_became_peered":"2024-09-14T04:19:42.643988+0000","last_unstale":"2024-09-14T04:19:42.645119+0000","last_undegraded":"2024-09-14T04:19:42.645119+0000","last_fullsized":"2024-09-14T04:19:42.645119+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:36:27.621661+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"63'1","reported_seq":50,"reported_epoch":99,"state":"active+clean","last_fresh":"2024-09-14T04:19:41.621035+0000","last_change":"2024-09-14T04:04:58.757076+0000","last_active":"2024-09-14T04:19:41.621035+0000","last_peered":"2024-09-14T04:19:41.621035+0000","last_clean":"2024-09-14T04:19:41.621035+0000","last_became_active":"2024-09-14T04:04:58.756500+0000","last_became_peered":"2024-09-14T04:04:58.756500+0000","last_unstale":"2024-09-14T04:19:41.621035+0000","last_undegraded":"2024-09-14T04:19:41.621035+0000","last_fullsized":"2024-09-14T04:19:41.621035+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:54:39.772562+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":64,"reported_epoch":99,"state":"active+clean","last_fresh":"2024-09-14T04:19:41.630093+0000","last_change":"2024-09-14T04:17:00.827635+0000","last_active":"2024-09-14T04:19:41.630093+0000","last_peered":"2024-09-14T04:19:41.630093+0000","last_clean":"2024-09-14T04:19:41.630093+0000","last_became_active":"2024-09-14T04:17:00.826826+0000","last_became_peered":"2024-09-14T04:17:00.826826+0000","last_unstale":"2024-09-14T04:19:41.630093+0000","last_undegraded":"2024-09-14T04:19:41.630093+0000","last_fullsized":"2024-09-14T04:19:41.630093+0000","mapping_epoch":84,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":85,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:23:45.049531+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":65,"reported_epoch":99,"state":"active+clean","last_fresh":"2024-09-14T04:19:41.645333+0000","last_change":"2024-09-14T04:19:08.879621+0000","last_active":"2024-09-14T04:19:41.645333+0000","last_peered":"2024-09-14T04:19:41.645333+0000","last_clean":"2024-09-14T04:19:41.645333+0000","last_became_active":"2024-09-14T04:19:08.879232+0000","last_became_peered":"2024-09-14T04:19:08.879232+0000","last_unstale":"2024-09-14T04:19:41.645333+0000","last_undegraded":"2024-09-14T04:19:41.645333+0000","last_fullsized":"2024-09-14T04:19:41.645333+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:06:15.162063+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":89,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.638669+0000","last_change":"2024-09-14T04:19:42.633393+0000","last_active":"2024-09-14T04:19:42.638669+0000","last_peered":"2024-09-14T04:19:42.638669+0000","last_clean":"2024-09-14T04:19:42.638669+0000","last_became_active":"2024-09-14T04:19:42.631936+0000","last_became_peered":"2024-09-14T04:19:42.631936+0000","last_unstale":"2024-09-14T04:19:42.638669+0000","last_undegraded":"2024-09-14T04:19:42.638669+0000","last_fullsized":"2024-09-14T04:19:42.638669+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:43:10.205106+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,4],"acting":[0,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.b","version":"64'3","reported_seq":86,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.636029+0000","last_change":"2024-09-14T04:19:42.635048+0000","last_active":"2024-09-14T04:19:42.636029+0000","last_peered":"2024-09-14T04:19:42.636029+0000","last_clean":"2024-09-14T04:19:42.636029+0000","last_became_active":"2024-09-14T04:19:42.634647+0000","last_became_peered":"2024-09-14T04:19:42.634647+0000","last_unstale":"2024-09-14T04:19:42.636029+0000","last_undegraded":"2024-09-14T04:19:42.636029+0000","last_fullsized":"2024-09-14T04:19:42.636029+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T06:02:44.281530+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":72,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.639225+0000","last_change":"2024-09-14T04:19:42.638847+0000","last_active":"2024-09-14T04:19:42.639225+0000","last_peered":"2024-09-14T04:19:42.639225+0000","last_clean":"2024-09-14T04:19:42.639225+0000","last_became_active":"2024-09-14T04:19:42.638188+0000","last_became_peered":"2024-09-14T04:19:42.638188+0000","last_unstale":"2024-09-14T04:19:42.639225+0000","last_undegraded":"2024-09-14T04:19:42.639225+0000","last_fullsized":"2024-09-14T04:19:42.639225+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:23:02.561858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":82,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.640315+0000","last_change":"2024-09-14T04:19:42.640315+0000","last_active":"2024-09-14T04:19:42.640315+0000","last_peered":"2024-09-14T04:19:42.640315+0000","last_clean":"2024-09-14T04:19:42.640315+0000","last_became_active":"2024-09-14T04:19:42.639647+0000","last_became_peered":"2024-09-14T04:19:42.639647+0000","last_unstale":"2024-09-14T04:19:42.640315+0000","last_undegraded":"2024-09-14T04:19:42.640315+0000","last_fullsized":"2024-09-14T04:19:42.640315+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:18:39.051719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":86,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.650328+0000","last_change":"2024-09-14T04:19:42.650071+0000","last_active":"2024-09-14T04:19:42.650328+0000","last_peered":"2024-09-14T04:19:42.650328+0000","last_clean":"2024-09-14T04:19:42.650328+0000","last_became_active":"2024-09-14T04:19:42.648824+0000","last_became_peered":"2024-09-14T04:19:42.648824+0000","last_unstale":"2024-09-14T04:19:42.650328+0000","last_undegraded":"2024-09-14T04:19:42.650328+0000","last_fullsized":"2024-09-14T04:19:42.650328+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:13:34.311856+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.644229+0000","last_change":"2024-09-14T04:19:42.643992+0000","last_active":"2024-09-14T04:19:42.644229+0000","last_peered":"2024-09-14T04:19:42.644229+0000","last_clean":"2024-09-14T04:19:42.644229+0000","last_became_active":"2024-09-14T04:19:42.643187+0000","last_became_peered":"2024-09-14T04:19:42.643187+0000","last_unstale":"2024-09-14T04:19:42.644229+0000","last_undegraded":"2024-09-14T04:19:42.644229+0000","last_fullsized":"2024-09-14T04:19:42.644229+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:24:52.681331+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":64,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.651051+0000","last_change":"2024-09-14T04:19:42.650362+0000","last_active":"2024-09-14T04:19:42.651051+0000","last_peered":"2024-09-14T04:19:42.651051+0000","last_clean":"2024-09-14T04:19:42.651051+0000","last_became_active":"2024-09-14T04:19:42.649250+0000","last_became_peered":"2024-09-14T04:19:42.649250+0000","last_unstale":"2024-09-14T04:19:42.651051+0000","last_undegraded":"2024-09-14T04:19:42.651051+0000","last_fullsized":"2024-09-14T04:19:42.651051+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:13:02.042182+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":76,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.630174+0000","last_change":"2024-09-14T04:19:08.874337+0000","last_active":"2024-09-14T04:19:42.630174+0000","last_peered":"2024-09-14T04:19:42.630174+0000","last_clean":"2024-09-14T04:19:42.630174+0000","last_became_active":"2024-09-14T04:19:08.873054+0000","last_became_peered":"2024-09-14T04:19:08.873054+0000","last_unstale":"2024-09-14T04:19:42.630174+0000","last_undegraded":"2024-09-14T04:19:42.630174+0000","last_fullsized":"2024-09-14T04:19:42.630174+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:41:29.161551+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":77,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.652414+0000","last_change":"2024-09-14T04:19:42.652319+0000","last_active":"2024-09-14T04:19:42.652414+0000","last_peered":"2024-09-14T04:19:42.652414+0000","last_clean":"2024-09-14T04:19:42.652414+0000","last_became_active":"2024-09-14T04:19:42.651977+0000","last_became_peered":"2024-09-14T04:19:42.651977+0000","last_unstale":"2024-09-14T04:19:42.652414+0000","last_undegraded":"2024-09-14T04:19:42.652414+0000","last_fullsized":"2024-09-14T04:19:42.652414+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:49:25.535726+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"75'100","reported_seq":182,"reported_epoch":99,"state":"active+clean","last_fresh":"2024-09-14T04:19:41.612246+0000","last_change":"2024-09-14T04:16:26.513056+0000","last_active":"2024-09-14T04:19:41.612246+0000","last_peered":"2024-09-14T04:19:41.612246+0000","last_clean":"2024-09-14T04:19:41.612246+0000","last_became_active":"2024-09-14T04:16:26.511831+0000","last_became_peered":"2024-09-14T04:16:26.511831+0000","last_unstale":"2024-09-14T04:19:41.612246+0000","last_undegraded":"2024-09-14T04:19:41.612246+0000","last_fullsized":"2024-09-14T04:19:41.612246+0000","mapping_epoch":79,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":80,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T03:56:14.533049+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:39:06.110004+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":306,"num_read_kb":759,"num_write":149,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"55'1","reported_seq":78,"reported_epoch":99,"state":"active+clean","last_fresh":"2024-09-14T04:19:41.641745+0000","last_change":"2024-09-14T04:18:23.879583+0000","last_active":"2024-09-14T04:19:41.641745+0000","last_peered":"2024-09-14T04:19:41.641745+0000","last_clean":"2024-09-14T04:19:41.641745+0000","last_became_active":"2024-09-14T04:18:23.878529+0000","last_became_peered":"2024-09-14T04:18:23.878529+0000","last_unstale":"2024-09-14T04:19:41.641745+0000","last_undegraded":"2024-09-14T04:19:41.641745+0000","last_fullsized":"2024-09-14T04:19:41.641745+0000","mapping_epoch":89,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":90,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:23:29.719949+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000682689,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":34,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.630412+0000","last_change":"2024-09-14T04:19:08.881085+0000","last_active":"2024-09-14T04:19:42.630412+0000","last_peered":"2024-09-14T04:19:42.630412+0000","last_clean":"2024-09-14T04:19:42.630412+0000","last_became_active":"2024-09-14T04:19:08.880678+0000","last_became_peered":"2024-09-14T04:19:08.880678+0000","last_unstale":"2024-09-14T04:19:42.630412+0000","last_undegraded":"2024-09-14T04:19:42.630412+0000","last_fullsized":"2024-09-14T04:19:42.630412+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:31:42.518778+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":64,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.633958+0000","last_change":"2024-09-14T04:19:42.633958+0000","last_active":"2024-09-14T04:19:42.633958+0000","last_peered":"2024-09-14T04:19:42.633958+0000","last_clean":"2024-09-14T04:19:42.633958+0000","last_became_active":"2024-09-14T04:19:42.633294+0000","last_became_peered":"2024-09-14T04:19:42.633294+0000","last_unstale":"2024-09-14T04:19:42.633958+0000","last_undegraded":"2024-09-14T04:19:42.633958+0000","last_fullsized":"2024-09-14T04:19:42.633958+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:43:46.207050+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":94,"reported_epoch":99,"state":"active+clean","last_fresh":"2024-09-14T04:19:41.612004+0000","last_change":"2024-09-14T04:17:00.799531+0000","last_active":"2024-09-14T04:19:41.612004+0000","last_peered":"2024-09-14T04:19:41.612004+0000","last_clean":"2024-09-14T04:19:41.612004+0000","last_became_active":"2024-09-14T04:17:00.797412+0000","last_became_peered":"2024-09-14T04:17:00.797412+0000","last_unstale":"2024-09-14T04:19:41.612004+0000","last_undegraded":"2024-09-14T04:19:41.612004+0000","last_fullsized":"2024-09-14T04:19:41.612004+0000","mapping_epoch":84,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":85,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:02:56.254812+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00063445000000000005,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":85,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.646978+0000","last_change":"2024-09-14T04:19:42.645707+0000","last_active":"2024-09-14T04:19:42.646978+0000","last_peered":"2024-09-14T04:19:42.646978+0000","last_clean":"2024-09-14T04:19:42.646978+0000","last_became_active":"2024-09-14T04:19:42.645184+0000","last_became_peered":"2024-09-14T04:19:42.645184+0000","last_unstale":"2024-09-14T04:19:42.646978+0000","last_undegraded":"2024-09-14T04:19:42.646978+0000","last_fullsized":"2024-09-14T04:19:42.646978+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:24:17.839457+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":86,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.625618+0000","last_change":"2024-09-14T04:18:23.880498+0000","last_active":"2024-09-14T04:19:42.625618+0000","last_peered":"2024-09-14T04:19:42.625618+0000","last_clean":"2024-09-14T04:19:42.625618+0000","last_became_active":"2024-09-14T04:18:23.880059+0000","last_became_peered":"2024-09-14T04:18:23.880059+0000","last_unstale":"2024-09-14T04:19:42.625618+0000","last_undegraded":"2024-09-14T04:19:42.625618+0000","last_fullsized":"2024-09-14T04:19:42.625618+0000","mapping_epoch":89,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":90,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:24:39.684714+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":104,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.619623+0000","last_change":"2024-09-14T04:19:08.878310+0000","last_active":"2024-09-14T04:19:42.619623+0000","last_peered":"2024-09-14T04:19:42.619623+0000","last_clean":"2024-09-14T04:19:42.619623+0000","last_became_active":"2024-09-14T04:19:08.877849+0000","last_became_peered":"2024-09-14T04:19:08.877849+0000","last_unstale":"2024-09-14T04:19:42.619623+0000","last_undegraded":"2024-09-14T04:19:42.619623+0000","last_fullsized":"2024-09-14T04:19:42.619623+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:25:46.536509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026470600000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.623221+0000","last_change":"2024-09-14T04:18:23.868969+0000","last_active":"2024-09-14T04:19:42.623221+0000","last_peered":"2024-09-14T04:19:42.623221+0000","last_clean":"2024-09-14T04:19:42.623221+0000","last_became_active":"2024-09-14T04:18:23.868634+0000","last_became_peered":"2024-09-14T04:18:23.868634+0000","last_unstale":"2024-09-14T04:19:42.623221+0000","last_undegraded":"2024-09-14T04:19:42.623221+0000","last_fullsized":"2024-09-14T04:19:42.623221+0000","mapping_epoch":89,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":90,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:21:23.421668+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":90,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.632152+0000","last_change":"2024-09-14T04:17:00.812758+0000","last_active":"2024-09-14T04:19:42.632152+0000","last_peered":"2024-09-14T04:19:42.632152+0000","last_clean":"2024-09-14T04:19:42.632152+0000","last_became_active":"2024-09-14T04:17:00.807804+0000","last_became_peered":"2024-09-14T04:17:00.807804+0000","last_unstale":"2024-09-14T04:19:42.632152+0000","last_undegraded":"2024-09-14T04:19:42.632152+0000","last_fullsized":"2024-09-14T04:19:42.632152+0000","mapping_epoch":84,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":85,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:09:53.290497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"57'2","reported_seq":79,"reported_epoch":99,"state":"active+clean","last_fresh":"2024-09-14T04:19:41.642018+0000","last_change":"2024-09-14T04:17:00.828407+0000","last_active":"2024-09-14T04:19:41.642018+0000","last_peered":"2024-09-14T04:19:41.642018+0000","last_clean":"2024-09-14T04:19:41.642018+0000","last_became_active":"2024-09-14T04:17:00.827475+0000","last_became_peered":"2024-09-14T04:17:00.827475+0000","last_unstale":"2024-09-14T04:19:41.642018+0000","last_undegraded":"2024-09-14T04:19:41.642018+0000","last_fullsized":"2024-09-14T04:19:41.642018+0000","mapping_epoch":84,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":85,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:28:13.026531+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0017315220000000001,"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":60,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.643767+0000","last_change":"2024-09-14T04:19:42.643539+0000","last_active":"2024-09-14T04:19:42.643767+0000","last_peered":"2024-09-14T04:19:42.643767+0000","last_clean":"2024-09-14T04:19:42.643767+0000","last_became_active":"2024-09-14T04:19:42.642399+0000","last_became_peered":"2024-09-14T04:19:42.642399+0000","last_unstale":"2024-09-14T04:19:42.643767+0000","last_undegraded":"2024-09-14T04:19:42.643767+0000","last_fullsized":"2024-09-14T04:19:42.643767+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:22:53.104394+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":78,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.623348+0000","last_change":"2024-09-14T04:19:08.878487+0000","last_active":"2024-09-14T04:19:42.623348+0000","last_peered":"2024-09-14T04:19:42.623348+0000","last_clean":"2024-09-14T04:19:42.623348+0000","last_became_active":"2024-09-14T04:19:08.877989+0000","last_became_peered":"2024-09-14T04:19:08.877989+0000","last_unstale":"2024-09-14T04:19:42.623348+0000","last_undegraded":"2024-09-14T04:19:42.623348+0000","last_fullsized":"2024-09-14T04:19:42.623348+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:00:52.330468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":82,"reported_epoch":99,"state":"active+clean","last_fresh":"2024-09-14T04:19:41.645298+0000","last_change":"2024-09-14T04:19:08.861754+0000","last_active":"2024-09-14T04:19:41.645298+0000","last_peered":"2024-09-14T04:19:41.645298+0000","last_clean":"2024-09-14T04:19:41.645298+0000","last_became_active":"2024-09-14T04:19:08.860874+0000","last_became_peered":"2024-09-14T04:19:08.860874+0000","last_unstale":"2024-09-14T04:19:41.645298+0000","last_undegraded":"2024-09-14T04:19:41.645298+0000","last_fullsized":"2024-09-14T04:19:41.645298+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:59:01.334811+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":103,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.623864+0000","last_change":"2024-09-14T04:17:00.813520+0000","last_active":"2024-09-14T04:19:42.623864+0000","last_peered":"2024-09-14T04:19:42.623864+0000","last_clean":"2024-09-14T04:19:42.623864+0000","last_became_active":"2024-09-14T04:17:00.807330+0000","last_became_peered":"2024-09-14T04:17:00.807330+0000","last_unstale":"2024-09-14T04:19:42.623864+0000","last_undegraded":"2024-09-14T04:19:42.623864+0000","last_fullsized":"2024-09-14T04:19:42.623864+0000","mapping_epoch":84,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":85,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:20:02.657329+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000609499,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.654705+0000","last_change":"2024-09-14T04:19:42.653701+0000","last_active":"2024-09-14T04:19:42.654705+0000","last_peered":"2024-09-14T04:19:42.654705+0000","last_clean":"2024-09-14T04:19:42.654705+0000","last_became_active":"2024-09-14T04:19:42.652665+0000","last_became_peered":"2024-09-14T04:19:42.652665+0000","last_unstale":"2024-09-14T04:19:42.654705+0000","last_undegraded":"2024-09-14T04:19:42.654705+0000","last_fullsized":"2024-09-14T04:19:42.654705+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:52:36.500982+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":66,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.623610+0000","last_change":"2024-09-14T04:18:23.879285+0000","last_active":"2024-09-14T04:19:42.623610+0000","last_peered":"2024-09-14T04:19:42.623610+0000","last_clean":"2024-09-14T04:19:42.623610+0000","last_became_active":"2024-09-14T04:18:23.878681+0000","last_became_peered":"2024-09-14T04:18:23.878681+0000","last_unstale":"2024-09-14T04:19:42.623610+0000","last_undegraded":"2024-09-14T04:19:42.623610+0000","last_fullsized":"2024-09-14T04:19:42.623610+0000","mapping_epoch":89,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":90,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:30:57.336674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":94,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.636596+0000","last_change":"2024-09-14T04:19:42.636596+0000","last_active":"2024-09-14T04:19:42.636596+0000","last_peered":"2024-09-14T04:19:42.636596+0000","last_clean":"2024-09-14T04:19:42.636596+0000","last_became_active":"2024-09-14T04:19:42.635614+0000","last_became_peered":"2024-09-14T04:19:42.635614+0000","last_unstale":"2024-09-14T04:19:42.636596+0000","last_undegraded":"2024-09-14T04:19:42.636596+0000","last_fullsized":"2024-09-14T04:19:42.636596+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:49:21.059486+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067607599999999996,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":64,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.627625+0000","last_change":"2024-09-14T04:16:26.507780+0000","last_active":"2024-09-14T04:19:42.627625+0000","last_peered":"2024-09-14T04:19:42.627625+0000","last_clean":"2024-09-14T04:19:42.627625+0000","last_became_active":"2024-09-14T04:16:26.507129+0000","last_became_peered":"2024-09-14T04:16:26.507129+0000","last_unstale":"2024-09-14T04:19:42.627625+0000","last_undegraded":"2024-09-14T04:19:42.627625+0000","last_fullsized":"2024-09-14T04:19:42.627625+0000","mapping_epoch":79,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":80,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:51:51.286185+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'2","reported_seq":74,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.637809+0000","last_change":"2024-09-14T04:19:08.871457+0000","last_active":"2024-09-14T04:19:42.637809+0000","last_peered":"2024-09-14T04:19:42.637809+0000","last_clean":"2024-09-14T04:19:42.637809+0000","last_became_active":"2024-09-14T04:19:08.868407+0000","last_became_peered":"2024-09-14T04:19:08.868407+0000","last_unstale":"2024-09-14T04:19:42.637809+0000","last_undegraded":"2024-09-14T04:19:42.637809+0000","last_fullsized":"2024-09-14T04:19:42.637809+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:59:48.374114+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":77,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.653602+0000","last_change":"2024-09-14T04:19:42.652857+0000","last_active":"2024-09-14T04:19:42.653602+0000","last_peered":"2024-09-14T04:19:42.653602+0000","last_clean":"2024-09-14T04:19:42.653602+0000","last_became_active":"2024-09-14T04:19:42.652402+0000","last_became_peered":"2024-09-14T04:19:42.652402+0000","last_unstale":"2024-09-14T04:19:42.653602+0000","last_undegraded":"2024-09-14T04:19:42.653602+0000","last_fullsized":"2024-09-14T04:19:42.653602+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:52:50.720268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":70,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.626794+0000","last_change":"2024-09-14T04:19:08.869232+0000","last_active":"2024-09-14T04:19:42.626794+0000","last_peered":"2024-09-14T04:19:42.626794+0000","last_clean":"2024-09-14T04:19:42.626794+0000","last_became_active":"2024-09-14T04:19:08.868255+0000","last_became_peered":"2024-09-14T04:19:08.868255+0000","last_unstale":"2024-09-14T04:19:42.626794+0000","last_undegraded":"2024-09-14T04:19:42.626794+0000","last_fullsized":"2024-09-14T04:19:42.626794+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:17:59.582224+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"64'1","reported_seq":90,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.638850+0000","last_change":"2024-09-14T04:19:42.638187+0000","last_active":"2024-09-14T04:19:42.638850+0000","last_peered":"2024-09-14T04:19:42.638850+0000","last_clean":"2024-09-14T04:19:42.638850+0000","last_became_active":"2024-09-14T04:19:42.637725+0000","last_became_peered":"2024-09-14T04:19:42.637725+0000","last_unstale":"2024-09-14T04:19:42.638850+0000","last_undegraded":"2024-09-14T04:19:42.638850+0000","last_fullsized":"2024-09-14T04:19:42.638850+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:50:15.366256+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":77,"reported_epoch":99,"state":"active+clean","last_fresh":"2024-09-14T04:19:41.632088+0000","last_change":"2024-09-14T04:18:23.879292+0000","last_active":"2024-09-14T04:19:41.632088+0000","last_peered":"2024-09-14T04:19:41.632088+0000","last_clean":"2024-09-14T04:19:41.632088+0000","last_became_active":"2024-09-14T04:18:23.878398+0000","last_became_peered":"2024-09-14T04:18:23.878398+0000","last_unstale":"2024-09-14T04:19:41.632088+0000","last_undegraded":"2024-09-14T04:19:41.632088+0000","last_fullsized":"2024-09-14T04:19:41.632088+0000","mapping_epoch":89,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":90,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:27:55.872465+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00065019000000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.633095+0000","last_change":"2024-09-14T04:19:42.632880+0000","last_active":"2024-09-14T04:19:42.633095+0000","last_peered":"2024-09-14T04:19:42.633095+0000","last_clean":"2024-09-14T04:19:42.633095+0000","last_became_active":"2024-09-14T04:19:42.630108+0000","last_became_peered":"2024-09-14T04:19:42.630108+0000","last_unstale":"2024-09-14T04:19:42.633095+0000","last_undegraded":"2024-09-14T04:19:42.633095+0000","last_fullsized":"2024-09-14T04:19:42.633095+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:13:55.228629+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":64,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.646757+0000","last_change":"2024-09-14T04:19:42.646559+0000","last_active":"2024-09-14T04:19:42.646757+0000","last_peered":"2024-09-14T04:19:42.646757+0000","last_clean":"2024-09-14T04:19:42.646757+0000","last_became_active":"2024-09-14T04:19:42.645683+0000","last_became_peered":"2024-09-14T04:19:42.645683+0000","last_unstale":"2024-09-14T04:19:42.646757+0000","last_undegraded":"2024-09-14T04:19:42.646757+0000","last_fullsized":"2024-09-14T04:19:42.646757+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:08:29.408846+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"75'23","reported_seq":66,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.634663+0000","last_change":"2024-09-14T04:19:42.634435+0000","last_active":"2024-09-14T04:19:42.634663+0000","last_peered":"2024-09-14T04:19:42.634663+0000","last_clean":"2024-09-14T04:19:42.634663+0000","last_became_active":"2024-09-14T04:19:42.631148+0000","last_became_peered":"2024-09-14T04:19:42.631148+0000","last_unstale":"2024-09-14T04:19:42.634663+0000","last_undegraded":"2024-09-14T04:19:42.634663+0000","last_fullsized":"2024-09-14T04:19:42.634663+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:31:06.697115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":66,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.623959+0000","last_change":"2024-09-14T04:18:23.871641+0000","last_active":"2024-09-14T04:19:42.623959+0000","last_peered":"2024-09-14T04:19:42.623959+0000","last_clean":"2024-09-14T04:19:42.623959+0000","last_became_active":"2024-09-14T04:18:23.870871+0000","last_became_peered":"2024-09-14T04:18:23.870871+0000","last_unstale":"2024-09-14T04:19:42.623959+0000","last_undegraded":"2024-09-14T04:19:42.623959+0000","last_fullsized":"2024-09-14T04:19:42.623959+0000","mapping_epoch":89,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":90,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:59:04.173876+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'3","reported_seq":87,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.637907+0000","last_change":"2024-09-14T04:19:42.637907+0000","last_active":"2024-09-14T04:19:42.637907+0000","last_peered":"2024-09-14T04:19:42.637907+0000","last_clean":"2024-09-14T04:19:42.637907+0000","last_became_active":"2024-09-14T04:19:42.637132+0000","last_became_peered":"2024-09-14T04:19:42.637132+0000","last_unstale":"2024-09-14T04:19:42.637907+0000","last_undegraded":"2024-09-14T04:19:42.637907+0000","last_fullsized":"2024-09-14T04:19:42.637907+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T07:54:01.347971+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":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":[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":65,"reported_epoch":99,"state":"active+clean","last_fresh":"2024-09-14T04:19:41.640159+0000","last_change":"2024-09-14T04:17:00.824294+0000","last_active":"2024-09-14T04:19:41.640159+0000","last_peered":"2024-09-14T04:19:41.640159+0000","last_clean":"2024-09-14T04:19:41.640159+0000","last_became_active":"2024-09-14T04:17:00.823338+0000","last_became_peered":"2024-09-14T04:17:00.823338+0000","last_unstale":"2024-09-14T04:19:41.640159+0000","last_undegraded":"2024-09-14T04:19:41.640159+0000","last_fullsized":"2024-09-14T04:19:41.640159+0000","mapping_epoch":84,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":85,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:33:02.333045+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":34,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.630325+0000","last_change":"2024-09-14T04:19:08.879320+0000","last_active":"2024-09-14T04:19:42.630325+0000","last_peered":"2024-09-14T04:19:42.630325+0000","last_clean":"2024-09-14T04:19:42.630325+0000","last_became_active":"2024-09-14T04:19:08.878869+0000","last_became_peered":"2024-09-14T04:19:08.878869+0000","last_unstale":"2024-09-14T04:19:42.630325+0000","last_undegraded":"2024-09-14T04:19:42.630325+0000","last_fullsized":"2024-09-14T04:19:42.630325+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:39:06.258191+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":74,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.625857+0000","last_change":"2024-09-14T04:19:08.871042+0000","last_active":"2024-09-14T04:19:42.625857+0000","last_peered":"2024-09-14T04:19:42.625857+0000","last_clean":"2024-09-14T04:19:42.625857+0000","last_became_active":"2024-09-14T04:19:08.870366+0000","last_became_peered":"2024-09-14T04:19:08.870366+0000","last_unstale":"2024-09-14T04:19:42.625857+0000","last_undegraded":"2024-09-14T04:19:42.625857+0000","last_fullsized":"2024-09-14T04:19:42.625857+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:30:13.281701+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":88,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.626571+0000","last_change":"2024-09-14T04:19:08.881050+0000","last_active":"2024-09-14T04:19:42.626571+0000","last_peered":"2024-09-14T04:19:42.626571+0000","last_clean":"2024-09-14T04:19:42.626571+0000","last_became_active":"2024-09-14T04:19:08.880697+0000","last_became_peered":"2024-09-14T04:19:08.880697+0000","last_unstale":"2024-09-14T04:19:42.626571+0000","last_undegraded":"2024-09-14T04:19:42.626571+0000","last_fullsized":"2024-09-14T04:19:42.626571+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:35:00.826396+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1f","version":"0'0","reported_seq":64,"reported_epoch":99,"state":"active+clean","last_fresh":"2024-09-14T04:19:41.631881+0000","last_change":"2024-09-14T04:17:00.824384+0000","last_active":"2024-09-14T04:19:41.631881+0000","last_peered":"2024-09-14T04:19:41.631881+0000","last_clean":"2024-09-14T04:19:41.631881+0000","last_became_active":"2024-09-14T04:17:00.823419+0000","last_became_peered":"2024-09-14T04:17:00.823419+0000","last_unstale":"2024-09-14T04:19:41.631881+0000","last_undegraded":"2024-09-14T04:19:41.631881+0000","last_fullsized":"2024-09-14T04:19:41.631881+0000","mapping_epoch":84,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":85,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:12:07.409073+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":92,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.626860+0000","last_change":"2024-09-14T04:19:08.869911+0000","last_active":"2024-09-14T04:19:42.626860+0000","last_peered":"2024-09-14T04:19:42.626860+0000","last_clean":"2024-09-14T04:19:42.626860+0000","last_became_active":"2024-09-14T04:19:08.868695+0000","last_became_peered":"2024-09-14T04:19:08.868695+0000","last_unstale":"2024-09-14T04:19:42.626860+0000","last_undegraded":"2024-09-14T04:19:42.626860+0000","last_fullsized":"2024-09-14T04:19:42.626860+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:10:45.728820+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.625790+0000","last_change":"2024-09-14T04:19:08.872868+0000","last_active":"2024-09-14T04:19:42.625790+0000","last_peered":"2024-09-14T04:19:42.625790+0000","last_clean":"2024-09-14T04:19:42.625790+0000","last_became_active":"2024-09-14T04:19:08.872343+0000","last_became_peered":"2024-09-14T04:19:08.872343+0000","last_unstale":"2024-09-14T04:19:42.625790+0000","last_undegraded":"2024-09-14T04:19:42.625790+0000","last_fullsized":"2024-09-14T04:19:42.625790+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:44:32.057349+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.651175+0000","last_change":"2024-09-14T04:19:42.651094+0000","last_active":"2024-09-14T04:19:42.651175+0000","last_peered":"2024-09-14T04:19:42.651175+0000","last_clean":"2024-09-14T04:19:42.651175+0000","last_became_active":"2024-09-14T04:19:42.650755+0000","last_became_peered":"2024-09-14T04:19:42.650755+0000","last_unstale":"2024-09-14T04:19:42.651175+0000","last_undegraded":"2024-09-14T04:19:42.651175+0000","last_fullsized":"2024-09-14T04:19:42.651175+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:15:36.778457+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":85,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.642786+0000","last_change":"2024-09-14T04:19:42.642503+0000","last_active":"2024-09-14T04:19:42.642786+0000","last_peered":"2024-09-14T04:19:42.642786+0000","last_clean":"2024-09-14T04:19:42.642786+0000","last_became_active":"2024-09-14T04:19:42.641977+0000","last_became_peered":"2024-09-14T04:19:42.641977+0000","last_unstale":"2024-09-14T04:19:42.642786+0000","last_undegraded":"2024-09-14T04:19:42.642786+0000","last_fullsized":"2024-09-14T04:19:42.642786+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:40:14.635217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"64'2","reported_seq":89,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.649577+0000","last_change":"2024-09-14T04:19:42.649335+0000","last_active":"2024-09-14T04:19:42.649577+0000","last_peered":"2024-09-14T04:19:42.649577+0000","last_clean":"2024-09-14T04:19:42.649577+0000","last_became_active":"2024-09-14T04:19:42.648423+0000","last_became_peered":"2024-09-14T04:19:42.648423+0000","last_unstale":"2024-09-14T04:19:42.649577+0000","last_undegraded":"2024-09-14T04:19:42.649577+0000","last_fullsized":"2024-09-14T04:19:42.649577+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:07:19.323674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":95,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.618476+0000","last_change":"2024-09-14T04:19:08.877175+0000","last_active":"2024-09-14T04:19:42.618476+0000","last_peered":"2024-09-14T04:19:42.618476+0000","last_clean":"2024-09-14T04:19:42.618476+0000","last_became_active":"2024-09-14T04:19:08.876831+0000","last_became_peered":"2024-09-14T04:19:08.876831+0000","last_unstale":"2024-09-14T04:19:42.618476+0000","last_undegraded":"2024-09-14T04:19:42.618476+0000","last_fullsized":"2024-09-14T04:19:42.618476+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:04:59.357182+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"64'2","reported_seq":79,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.645301+0000","last_change":"2024-09-14T04:19:42.644995+0000","last_active":"2024-09-14T04:19:42.645301+0000","last_peered":"2024-09-14T04:19:42.645301+0000","last_clean":"2024-09-14T04:19:42.645301+0000","last_became_active":"2024-09-14T04:19:42.644417+0000","last_became_peered":"2024-09-14T04:19:42.644417+0000","last_unstale":"2024-09-14T04:19:42.645301+0000","last_undegraded":"2024-09-14T04:19:42.645301+0000","last_fullsized":"2024-09-14T04:19:42.645301+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:35:34.360545+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":89,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.649030+0000","last_change":"2024-09-14T04:19:42.648838+0000","last_active":"2024-09-14T04:19:42.649030+0000","last_peered":"2024-09-14T04:19:42.649030+0000","last_clean":"2024-09-14T04:19:42.649030+0000","last_became_active":"2024-09-14T04:19:42.646584+0000","last_became_peered":"2024-09-14T04:19:42.646584+0000","last_unstale":"2024-09-14T04:19:42.649030+0000","last_undegraded":"2024-09-14T04:19:42.649030+0000","last_fullsized":"2024-09-14T04:19:42.649030+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:04:32.667528+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'2","reported_seq":85,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.633208+0000","last_change":"2024-09-14T04:19:42.633208+0000","last_active":"2024-09-14T04:19:42.633208+0000","last_peered":"2024-09-14T04:19:42.633208+0000","last_clean":"2024-09-14T04:19:42.633208+0000","last_became_active":"2024-09-14T04:19:42.632094+0000","last_became_peered":"2024-09-14T04:19:42.632094+0000","last_unstale":"2024-09-14T04:19:42.633208+0000","last_undegraded":"2024-09-14T04:19:42.633208+0000","last_fullsized":"2024-09-14T04:19:42.633208+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:40:30.525106+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":89,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.643259+0000","last_change":"2024-09-14T04:19:42.642989+0000","last_active":"2024-09-14T04:19:42.643259+0000","last_peered":"2024-09-14T04:19:42.643259+0000","last_clean":"2024-09-14T04:19:42.643259+0000","last_became_active":"2024-09-14T04:19:42.642112+0000","last_became_peered":"2024-09-14T04:19:42.642112+0000","last_unstale":"2024-09-14T04:19:42.643259+0000","last_undegraded":"2024-09-14T04:19:42.643259+0000","last_fullsized":"2024-09-14T04:19:42.643259+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:54:27.993489+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'2","reported_seq":68,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.631447+0000","last_change":"2024-09-14T04:19:42.631447+0000","last_active":"2024-09-14T04:19:42.631447+0000","last_peered":"2024-09-14T04:19:42.631447+0000","last_clean":"2024-09-14T04:19:42.631447+0000","last_became_active":"2024-09-14T04:19:42.630103+0000","last_became_peered":"2024-09-14T04:19:42.630103+0000","last_unstale":"2024-09-14T04:19:42.631447+0000","last_undegraded":"2024-09-14T04:19:42.631447+0000","last_fullsized":"2024-09-14T04:19:42.631447+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:01:50.213897+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":95,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.631202+0000","last_change":"2024-09-14T04:19:08.881413+0000","last_active":"2024-09-14T04:19:42.631202+0000","last_peered":"2024-09-14T04:19:42.631202+0000","last_clean":"2024-09-14T04:19:42.631202+0000","last_became_active":"2024-09-14T04:19:08.879072+0000","last_became_peered":"2024-09-14T04:19:08.879072+0000","last_unstale":"2024-09-14T04:19:42.631202+0000","last_undegraded":"2024-09-14T04:19:42.631202+0000","last_fullsized":"2024-09-14T04:19:42.631202+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:43:29.281402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"64'2","reported_seq":82,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.635579+0000","last_change":"2024-09-14T04:19:08.881299+0000","last_active":"2024-09-14T04:19:42.635579+0000","last_peered":"2024-09-14T04:19:42.635579+0000","last_clean":"2024-09-14T04:19:42.635579+0000","last_became_active":"2024-09-14T04:19:08.880748+0000","last_became_peered":"2024-09-14T04:19:08.880748+0000","last_unstale":"2024-09-14T04:19:42.635579+0000","last_undegraded":"2024-09-14T04:19:42.635579+0000","last_fullsized":"2024-09-14T04:19:42.635579+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:17:48.218238+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":64,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.648036+0000","last_change":"2024-09-14T04:19:42.647739+0000","last_active":"2024-09-14T04:19:42.648036+0000","last_peered":"2024-09-14T04:19:42.648036+0000","last_clean":"2024-09-14T04:19:42.648036+0000","last_became_active":"2024-09-14T04:19:42.647085+0000","last_became_peered":"2024-09-14T04:19:42.647085+0000","last_unstale":"2024-09-14T04:19:42.648036+0000","last_undegraded":"2024-09-14T04:19:42.648036+0000","last_fullsized":"2024-09-14T04:19:42.648036+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:23:59.505124+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"64'5","reported_seq":84,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.625570+0000","last_change":"2024-09-14T04:18:23.882495+0000","last_active":"2024-09-14T04:19:42.625570+0000","last_peered":"2024-09-14T04:19:42.625570+0000","last_clean":"2024-09-14T04:19:42.625570+0000","last_became_active":"2024-09-14T04:18:23.881743+0000","last_became_peered":"2024-09-14T04:18:23.881743+0000","last_unstale":"2024-09-14T04:19:42.625570+0000","last_undegraded":"2024-09-14T04:19:42.625570+0000","last_fullsized":"2024-09-14T04:19:42.625570+0000","mapping_epoch":89,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":90,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T13:47:55.115528+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[]}],"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":5530,"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":38,"num_read_kb":40,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":18996,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"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":306,"num_read_kb":759,"num_write":149,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":100,"ondisk_log_size":100,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430458,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":311516,"kb_used_data":1680,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":93433636,"statfs":{"total":95995035648,"available":95676043264,"internally_reserved":0,"allocated":1720320,"data_stored":1181594,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":317258072},"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":42,"seq":180388626694,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":307340,"kb_used_data":1664,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":93437812,"statfs":{"total":95995035648,"available":95680319488,"internally_reserved":0,"allocated":1703936,"data_stored":1180908,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":312998232},"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":36,"seq":154618822929,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298436,"kb_used_data":1080,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446716,"statfs":{"total":95995035648,"available":95689437184,"internally_reserved":0,"allocated":1105920,"data_stored":586618,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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":99,"seq":425201762326,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32788,"kb_used_data":1096,"kb_used_omap":6,"kb_used_meta":31673,"kb_avail":93712364,"statfs":{"total":95995035648,"available":95961460736,"internally_reserved":0,"allocated":1122304,"data_stored":591176,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6995,"internal_metadata":32433325},"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":94,"seq":403726925853,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28540,"kb_used_data":1072,"kb_used_omap":4,"kb_used_meta":27451,"kb_avail":93716612,"statfs":{"total":95995035648,"available":95965810688,"internally_reserved":0,"allocated":1097728,"data_stored":586061,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4674,"internal_metadata":28110270},"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":89,"seq":382252089382,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28608,"kb_used_data":1076,"kb_used_omap":6,"kb_used_meta":27513,"kb_avail":93716544,"statfs":{"total":95995035648,"available":95965741056,"internally_reserved":0,"allocated":1101824,"data_stored":586598,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6707,"internal_metadata":28173773},"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":84,"seq":360777252918,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28612,"kb_used_data":1076,"kb_used_omap":5,"kb_used_meta":27514,"kb_avail":93716540,"statfs":{"total":95995035648,"available":95965736960,"internally_reserved":0,"allocated":1101824,"data_stored":586321,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5900,"internal_metadata":28174580},"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":79,"seq":339302416445,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":33348,"kb_used_data":1656,"kb_used_omap":5,"kb_used_meta":31674,"kb_avail":93711804,"statfs":{"total":95995035648,"available":95960887296,"internally_reserved":0,"allocated":1695744,"data_stored":1176931,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6083,"internal_metadata":32434237},"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":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4379,"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":4196,"internal_metadata":0},{"poolid":3,"osd":2,"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":2160,"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":2970,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5291,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"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":4814,"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":4960,"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-09-14T04:21:24.770 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-14T04:21:25.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:25 smithi123 bash[68976]: audit 2024-09-14T04:21:23.922743+0000 mgr.y (mgr.26165) 404 : audit [DBG] from='client.34698 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:21:25.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:25 smithi123 bash[68976]: audit 2024-09-14T04:21:23.922743+0000 mgr.y (mgr.26165) 404 : audit [DBG] from='client.34698 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:21:25.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:25 smithi038 bash[87336]: audit 2024-09-14T04:21:23.922743+0000 mgr.y (mgr.26165) 404 : audit [DBG] from='client.34698 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:21:25.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:25 smithi038 bash[87336]: audit 2024-09-14T04:21:23.922743+0000 mgr.y (mgr.26165) 404 : audit [DBG] from='client.34698 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:21:25.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:25 smithi038 bash[84940]: audit 2024-09-14T04:21:23.922743+0000 mgr.y (mgr.26165) 404 : audit [DBG] from='client.34698 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:21:25.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:25 smithi038 bash[84940]: audit 2024-09-14T04:21:23.922743+0000 mgr.y (mgr.26165) 404 : audit [DBG] from='client.34698 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:21:26.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:26 smithi123 bash[68976]: cluster 2024-09-14T04:21:24.915896+0000 mgr.y (mgr.26165) 405 : cluster [DBG] pgmap v303: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:26.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:26 smithi123 bash[68976]: cluster 2024-09-14T04:21:24.915896+0000 mgr.y (mgr.26165) 405 : cluster [DBG] pgmap v303: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:26.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:26 smithi038 bash[84940]: cluster 2024-09-14T04:21:24.915896+0000 mgr.y (mgr.26165) 405 : cluster [DBG] pgmap v303: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:26.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:26 smithi038 bash[84940]: cluster 2024-09-14T04:21:24.915896+0000 mgr.y (mgr.26165) 405 : cluster [DBG] pgmap v303: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:26.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:26 smithi038 bash[87336]: cluster 2024-09-14T04:21:24.915896+0000 mgr.y (mgr.26165) 405 : cluster [DBG] pgmap v303: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:26.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:26 smithi038 bash[87336]: cluster 2024-09-14T04:21:24.915896+0000 mgr.y (mgr.26165) 405 : cluster [DBG] pgmap v303: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:28.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:28 smithi123 bash[68976]: cluster 2024-09-14T04:21:26.916860+0000 mgr.y (mgr.26165) 406 : cluster [DBG] pgmap v304: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:28.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:28 smithi123 bash[68976]: cluster 2024-09-14T04:21:26.916860+0000 mgr.y (mgr.26165) 406 : cluster [DBG] pgmap v304: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:28.520 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:21:28 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:21:28] "GET /metrics HTTP/1.1" 200 34208 "" "Prometheus/2.51.0" 2024-09-14T04:21:28.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:28 smithi038 bash[84940]: cluster 2024-09-14T04:21:26.916860+0000 mgr.y (mgr.26165) 406 : cluster [DBG] pgmap v304: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:28.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:28 smithi038 bash[84940]: cluster 2024-09-14T04:21:26.916860+0000 mgr.y (mgr.26165) 406 : cluster [DBG] pgmap v304: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:28.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:28 smithi038 bash[87336]: cluster 2024-09-14T04:21:26.916860+0000 mgr.y (mgr.26165) 406 : cluster [DBG] pgmap v304: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:28.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:28 smithi038 bash[87336]: cluster 2024-09-14T04:21:26.916860+0000 mgr.y (mgr.26165) 406 : cluster [DBG] pgmap v304: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:29.574 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:21:30.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:30 smithi038 bash[84940]: cluster 2024-09-14T04:21:28.917584+0000 mgr.y (mgr.26165) 407 : cluster [DBG] pgmap v305: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:30.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:30 smithi038 bash[84940]: cluster 2024-09-14T04:21:28.917584+0000 mgr.y (mgr.26165) 407 : cluster [DBG] pgmap v305: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:30.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:30 smithi038 bash[87336]: cluster 2024-09-14T04:21:28.917584+0000 mgr.y (mgr.26165) 407 : cluster [DBG] pgmap v305: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:30.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:30 smithi038 bash[87336]: cluster 2024-09-14T04:21:28.917584+0000 mgr.y (mgr.26165) 407 : cluster [DBG] pgmap v305: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:30.685 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:21:30 smithi123 bash[61744]: ts=2024-09-14T04:21:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:21:30.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:30 smithi123 bash[68976]: cluster 2024-09-14T04:21:28.917584+0000 mgr.y (mgr.26165) 407 : cluster [DBG] pgmap v305: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:30.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:30 smithi123 bash[68976]: cluster 2024-09-14T04:21:28.917584+0000 mgr.y (mgr.26165) 407 : cluster [DBG] pgmap v305: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:31.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:31 smithi038 bash[84940]: audit 2024-09-14T04:21:30.196809+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:21:31.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:31 smithi038 bash[84940]: audit 2024-09-14T04:21:30.196809+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:21:31.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:31 smithi038 bash[87336]: audit 2024-09-14T04:21:30.196809+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:21:31.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:31 smithi038 bash[87336]: audit 2024-09-14T04:21:30.196809+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:21:31.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:31 smithi123 bash[68976]: audit 2024-09-14T04:21:30.196809+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:21:31.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:31 smithi123 bash[68976]: audit 2024-09-14T04:21:30.196809+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:21:32.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:32 smithi038 bash[87336]: cluster 2024-09-14T04:21:30.918528+0000 mgr.y (mgr.26165) 408 : cluster [DBG] pgmap v306: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:32.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:32 smithi038 bash[87336]: cluster 2024-09-14T04:21:30.918528+0000 mgr.y (mgr.26165) 408 : cluster [DBG] pgmap v306: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:32.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:32 smithi038 bash[84940]: cluster 2024-09-14T04:21:30.918528+0000 mgr.y (mgr.26165) 408 : cluster [DBG] pgmap v306: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:32.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:32 smithi038 bash[84940]: cluster 2024-09-14T04:21:30.918528+0000 mgr.y (mgr.26165) 408 : cluster [DBG] pgmap v306: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:32.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:32 smithi123 bash[68976]: cluster 2024-09-14T04:21:30.918528+0000 mgr.y (mgr.26165) 408 : cluster [DBG] pgmap v306: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:32.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:32 smithi123 bash[68976]: cluster 2024-09-14T04:21:30.918528+0000 mgr.y (mgr.26165) 408 : cluster [DBG] pgmap v306: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:33.422 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-09-14T04:21:33.425 INFO:teuthology.orchestra.run.smithi038.stderr:dumped all 2024-09-14T04:21:34.210 INFO:teuthology.orchestra.run.smithi038.stdout:{"pg_ready":true,"pg_map":{"version":307,"stamp":"2024-09-14T04:21:32.918834+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595917,"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":344,"num_read_kb":799,"num_write":212,"num_write_kb":1659,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":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":164,"ondisk_log_size":164,"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":1069188,"kb_used_data":10400,"kb_used_omap":34,"kb_used_meta":1058653,"kb_avail":748892028,"statfs":{"total":767960285184,"available":766865436672,"internally_reserved":0,"allocated":10649600,"data_stored":6476207,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":35471,"internal_metadata":1084061041},"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.005095"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":75,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.633948+0000","last_change":"2024-09-14T04:19:08.874350+0000","last_active":"2024-09-14T04:19:42.633948+0000","last_peered":"2024-09-14T04:19:42.633948+0000","last_clean":"2024-09-14T04:19:42.633948+0000","last_became_active":"2024-09-14T04:19:08.873675+0000","last_became_peered":"2024-09-14T04:19:08.873675+0000","last_unstale":"2024-09-14T04:19:42.633948+0000","last_undegraded":"2024-09-14T04:19:42.633948+0000","last_fullsized":"2024-09-14T04:19:42.633948+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:31:37.700421+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'2","reported_seq":86,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.634254+0000","last_change":"2024-09-14T04:19:42.634254+0000","last_active":"2024-09-14T04:19:42.634254+0000","last_peered":"2024-09-14T04:19:42.634254+0000","last_clean":"2024-09-14T04:19:42.634254+0000","last_became_active":"2024-09-14T04:19:42.633320+0000","last_became_peered":"2024-09-14T04:19:42.633320+0000","last_unstale":"2024-09-14T04:19:42.634254+0000","last_undegraded":"2024-09-14T04:19:42.634254+0000","last_fullsized":"2024-09-14T04:19:42.634254+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:12:12.393196+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":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":64,"reported_epoch":99,"state":"active+clean","last_fresh":"2024-09-14T04:19:41.644029+0000","last_change":"2024-09-14T04:19:08.861774+0000","last_active":"2024-09-14T04:19:41.644029+0000","last_peered":"2024-09-14T04:19:41.644029+0000","last_clean":"2024-09-14T04:19:41.644029+0000","last_became_active":"2024-09-14T04:19:08.860797+0000","last_became_peered":"2024-09-14T04:19:08.860797+0000","last_unstale":"2024-09-14T04:19:41.644029+0000","last_undegraded":"2024-09-14T04:19:41.644029+0000","last_fullsized":"2024-09-14T04:19:41.644029+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:03:04.404644+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":74,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.628405+0000","last_change":"2024-09-14T04:19:08.857954+0000","last_active":"2024-09-14T04:19:42.628405+0000","last_peered":"2024-09-14T04:19:42.628405+0000","last_clean":"2024-09-14T04:19:42.628405+0000","last_became_active":"2024-09-14T04:19:08.857031+0000","last_became_peered":"2024-09-14T04:19:08.857031+0000","last_unstale":"2024-09-14T04:19:42.628405+0000","last_undegraded":"2024-09-14T04:19:42.628405+0000","last_fullsized":"2024-09-14T04:19:42.628405+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:36:51.607695+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.625222+0000","last_change":"2024-09-14T04:19:08.872560+0000","last_active":"2024-09-14T04:19:42.625222+0000","last_peered":"2024-09-14T04:19:42.625222+0000","last_clean":"2024-09-14T04:19:42.625222+0000","last_became_active":"2024-09-14T04:19:08.872014+0000","last_became_peered":"2024-09-14T04:19:08.872014+0000","last_unstale":"2024-09-14T04:19:42.625222+0000","last_undegraded":"2024-09-14T04:19:42.625222+0000","last_fullsized":"2024-09-14T04:19:42.625222+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:31:16.044152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":65,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.632533+0000","last_change":"2024-09-14T04:19:42.632533+0000","last_active":"2024-09-14T04:19:42.632533+0000","last_peered":"2024-09-14T04:19:42.632533+0000","last_clean":"2024-09-14T04:19:42.632533+0000","last_became_active":"2024-09-14T04:19:42.631563+0000","last_became_peered":"2024-09-14T04:19:42.631563+0000","last_unstale":"2024-09-14T04:19:42.632533+0000","last_undegraded":"2024-09-14T04:19:42.632533+0000","last_fullsized":"2024-09-14T04:19:42.632533+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:14:21.096115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":75,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.635398+0000","last_change":"2024-09-14T04:19:08.873846+0000","last_active":"2024-09-14T04:19:42.635398+0000","last_peered":"2024-09-14T04:19:42.635398+0000","last_clean":"2024-09-14T04:19:42.635398+0000","last_became_active":"2024-09-14T04:19:08.873510+0000","last_became_peered":"2024-09-14T04:19:08.873510+0000","last_unstale":"2024-09-14T04:19:42.635398+0000","last_undegraded":"2024-09-14T04:19:42.635398+0000","last_fullsized":"2024-09-14T04:19:42.635398+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:18:25.972302+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'8","reported_seq":77,"reported_epoch":99,"state":"active+clean","last_fresh":"2024-09-14T04:19:41.632595+0000","last_change":"2024-09-14T04:16:26.504017+0000","last_active":"2024-09-14T04:19:41.632595+0000","last_peered":"2024-09-14T04:19:41.632595+0000","last_clean":"2024-09-14T04:19:41.632595+0000","last_became_active":"2024-09-14T04:16:26.503054+0000","last_became_peered":"2024-09-14T04:16:26.503054+0000","last_unstale":"2024-09-14T04:19:41.632595+0000","last_undegraded":"2024-09-14T04:19:41.632595+0000","last_fullsized":"2024-09-14T04:19:41.632595+0000","mapping_epoch":79,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":80,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T05:31:58.843037+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":12,"num_read_kb":12,"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":"63'1","reported_seq":84,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.634884+0000","last_change":"2024-09-14T04:19:42.634884+0000","last_active":"2024-09-14T04:19:42.634884+0000","last_peered":"2024-09-14T04:19:42.634884+0000","last_clean":"2024-09-14T04:19:42.634884+0000","last_became_active":"2024-09-14T04:19:42.634313+0000","last_became_peered":"2024-09-14T04:19:42.634313+0000","last_unstale":"2024-09-14T04:19:42.634884+0000","last_undegraded":"2024-09-14T04:19:42.634884+0000","last_fullsized":"2024-09-14T04:19:42.634884+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:54:49.619566+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":47,"reported_epoch":99,"state":"active+clean","last_fresh":"2024-09-14T04:19:41.640598+0000","last_change":"2024-09-14T04:04:59.798230+0000","last_active":"2024-09-14T04:19:41.640598+0000","last_peered":"2024-09-14T04:19:41.640598+0000","last_clean":"2024-09-14T04:19:41.640598+0000","last_became_active":"2024-09-14T04:04:59.797446+0000","last_became_peered":"2024-09-14T04:04:59.797446+0000","last_unstale":"2024-09-14T04:19:41.640598+0000","last_undegraded":"2024-09-14T04:19:41.640598+0000","last_fullsized":"2024-09-14T04:19:41.640598+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:46:48.706881+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'2","reported_seq":85,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.641163+0000","last_change":"2024-09-14T04:19:42.641163+0000","last_active":"2024-09-14T04:19:42.641163+0000","last_peered":"2024-09-14T04:19:42.641163+0000","last_clean":"2024-09-14T04:19:42.641163+0000","last_became_active":"2024-09-14T04:19:42.639319+0000","last_became_peered":"2024-09-14T04:19:42.639319+0000","last_unstale":"2024-09-14T04:19:42.641163+0000","last_undegraded":"2024-09-14T04:19:42.641163+0000","last_fullsized":"2024-09-14T04:19:42.641163+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:09:30.964543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":99,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.645119+0000","last_change":"2024-09-14T04:19:42.644860+0000","last_active":"2024-09-14T04:19:42.645119+0000","last_peered":"2024-09-14T04:19:42.645119+0000","last_clean":"2024-09-14T04:19:42.645119+0000","last_became_active":"2024-09-14T04:19:42.643988+0000","last_became_peered":"2024-09-14T04:19:42.643988+0000","last_unstale":"2024-09-14T04:19:42.645119+0000","last_undegraded":"2024-09-14T04:19:42.645119+0000","last_fullsized":"2024-09-14T04:19:42.645119+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:36:27.621661+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"63'1","reported_seq":50,"reported_epoch":99,"state":"active+clean","last_fresh":"2024-09-14T04:19:41.621035+0000","last_change":"2024-09-14T04:04:58.757076+0000","last_active":"2024-09-14T04:19:41.621035+0000","last_peered":"2024-09-14T04:19:41.621035+0000","last_clean":"2024-09-14T04:19:41.621035+0000","last_became_active":"2024-09-14T04:04:58.756500+0000","last_became_peered":"2024-09-14T04:04:58.756500+0000","last_unstale":"2024-09-14T04:19:41.621035+0000","last_undegraded":"2024-09-14T04:19:41.621035+0000","last_fullsized":"2024-09-14T04:19:41.621035+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:54:39.772562+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":64,"reported_epoch":99,"state":"active+clean","last_fresh":"2024-09-14T04:19:41.630093+0000","last_change":"2024-09-14T04:17:00.827635+0000","last_active":"2024-09-14T04:19:41.630093+0000","last_peered":"2024-09-14T04:19:41.630093+0000","last_clean":"2024-09-14T04:19:41.630093+0000","last_became_active":"2024-09-14T04:17:00.826826+0000","last_became_peered":"2024-09-14T04:17:00.826826+0000","last_unstale":"2024-09-14T04:19:41.630093+0000","last_undegraded":"2024-09-14T04:19:41.630093+0000","last_fullsized":"2024-09-14T04:19:41.630093+0000","mapping_epoch":84,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":85,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:23:45.049531+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":65,"reported_epoch":99,"state":"active+clean","last_fresh":"2024-09-14T04:19:41.645333+0000","last_change":"2024-09-14T04:19:08.879621+0000","last_active":"2024-09-14T04:19:41.645333+0000","last_peered":"2024-09-14T04:19:41.645333+0000","last_clean":"2024-09-14T04:19:41.645333+0000","last_became_active":"2024-09-14T04:19:08.879232+0000","last_became_peered":"2024-09-14T04:19:08.879232+0000","last_unstale":"2024-09-14T04:19:41.645333+0000","last_undegraded":"2024-09-14T04:19:41.645333+0000","last_fullsized":"2024-09-14T04:19:41.645333+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:06:15.162063+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":89,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.638669+0000","last_change":"2024-09-14T04:19:42.633393+0000","last_active":"2024-09-14T04:19:42.638669+0000","last_peered":"2024-09-14T04:19:42.638669+0000","last_clean":"2024-09-14T04:19:42.638669+0000","last_became_active":"2024-09-14T04:19:42.631936+0000","last_became_peered":"2024-09-14T04:19:42.631936+0000","last_unstale":"2024-09-14T04:19:42.638669+0000","last_undegraded":"2024-09-14T04:19:42.638669+0000","last_fullsized":"2024-09-14T04:19:42.638669+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:43:10.205106+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,4],"acting":[0,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.b","version":"64'3","reported_seq":86,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.636029+0000","last_change":"2024-09-14T04:19:42.635048+0000","last_active":"2024-09-14T04:19:42.636029+0000","last_peered":"2024-09-14T04:19:42.636029+0000","last_clean":"2024-09-14T04:19:42.636029+0000","last_became_active":"2024-09-14T04:19:42.634647+0000","last_became_peered":"2024-09-14T04:19:42.634647+0000","last_unstale":"2024-09-14T04:19:42.636029+0000","last_undegraded":"2024-09-14T04:19:42.636029+0000","last_fullsized":"2024-09-14T04:19:42.636029+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T06:02:44.281530+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":72,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.639225+0000","last_change":"2024-09-14T04:19:42.638847+0000","last_active":"2024-09-14T04:19:42.639225+0000","last_peered":"2024-09-14T04:19:42.639225+0000","last_clean":"2024-09-14T04:19:42.639225+0000","last_became_active":"2024-09-14T04:19:42.638188+0000","last_became_peered":"2024-09-14T04:19:42.638188+0000","last_unstale":"2024-09-14T04:19:42.639225+0000","last_undegraded":"2024-09-14T04:19:42.639225+0000","last_fullsized":"2024-09-14T04:19:42.639225+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:23:02.561858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":82,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.640315+0000","last_change":"2024-09-14T04:19:42.640315+0000","last_active":"2024-09-14T04:19:42.640315+0000","last_peered":"2024-09-14T04:19:42.640315+0000","last_clean":"2024-09-14T04:19:42.640315+0000","last_became_active":"2024-09-14T04:19:42.639647+0000","last_became_peered":"2024-09-14T04:19:42.639647+0000","last_unstale":"2024-09-14T04:19:42.640315+0000","last_undegraded":"2024-09-14T04:19:42.640315+0000","last_fullsized":"2024-09-14T04:19:42.640315+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:18:39.051719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":86,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.650328+0000","last_change":"2024-09-14T04:19:42.650071+0000","last_active":"2024-09-14T04:19:42.650328+0000","last_peered":"2024-09-14T04:19:42.650328+0000","last_clean":"2024-09-14T04:19:42.650328+0000","last_became_active":"2024-09-14T04:19:42.648824+0000","last_became_peered":"2024-09-14T04:19:42.648824+0000","last_unstale":"2024-09-14T04:19:42.650328+0000","last_undegraded":"2024-09-14T04:19:42.650328+0000","last_fullsized":"2024-09-14T04:19:42.650328+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:13:34.311856+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.644229+0000","last_change":"2024-09-14T04:19:42.643992+0000","last_active":"2024-09-14T04:19:42.644229+0000","last_peered":"2024-09-14T04:19:42.644229+0000","last_clean":"2024-09-14T04:19:42.644229+0000","last_became_active":"2024-09-14T04:19:42.643187+0000","last_became_peered":"2024-09-14T04:19:42.643187+0000","last_unstale":"2024-09-14T04:19:42.644229+0000","last_undegraded":"2024-09-14T04:19:42.644229+0000","last_fullsized":"2024-09-14T04:19:42.644229+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:24:52.681331+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":64,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.651051+0000","last_change":"2024-09-14T04:19:42.650362+0000","last_active":"2024-09-14T04:19:42.651051+0000","last_peered":"2024-09-14T04:19:42.651051+0000","last_clean":"2024-09-14T04:19:42.651051+0000","last_became_active":"2024-09-14T04:19:42.649250+0000","last_became_peered":"2024-09-14T04:19:42.649250+0000","last_unstale":"2024-09-14T04:19:42.651051+0000","last_undegraded":"2024-09-14T04:19:42.651051+0000","last_fullsized":"2024-09-14T04:19:42.651051+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:13:02.042182+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":76,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.630174+0000","last_change":"2024-09-14T04:19:08.874337+0000","last_active":"2024-09-14T04:19:42.630174+0000","last_peered":"2024-09-14T04:19:42.630174+0000","last_clean":"2024-09-14T04:19:42.630174+0000","last_became_active":"2024-09-14T04:19:08.873054+0000","last_became_peered":"2024-09-14T04:19:08.873054+0000","last_unstale":"2024-09-14T04:19:42.630174+0000","last_undegraded":"2024-09-14T04:19:42.630174+0000","last_fullsized":"2024-09-14T04:19:42.630174+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:41:29.161551+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":78,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.652970+0000","last_change":"2024-09-14T04:19:42.652319+0000","last_active":"2024-09-14T04:19:42.652970+0000","last_peered":"2024-09-14T04:19:42.652970+0000","last_clean":"2024-09-14T04:19:42.652970+0000","last_became_active":"2024-09-14T04:19:42.651977+0000","last_became_peered":"2024-09-14T04:19:42.651977+0000","last_unstale":"2024-09-14T04:19:42.652970+0000","last_undegraded":"2024-09-14T04:19:42.652970+0000","last_fullsized":"2024-09-14T04:19:42.652970+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:49:25.535726+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"75'100","reported_seq":182,"reported_epoch":99,"state":"active+clean","last_fresh":"2024-09-14T04:19:41.612246+0000","last_change":"2024-09-14T04:16:26.513056+0000","last_active":"2024-09-14T04:19:41.612246+0000","last_peered":"2024-09-14T04:19:41.612246+0000","last_clean":"2024-09-14T04:19:41.612246+0000","last_became_active":"2024-09-14T04:16:26.511831+0000","last_became_peered":"2024-09-14T04:16:26.511831+0000","last_unstale":"2024-09-14T04:19:41.612246+0000","last_undegraded":"2024-09-14T04:19:41.612246+0000","last_fullsized":"2024-09-14T04:19:41.612246+0000","mapping_epoch":79,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":80,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T03:56:14.533049+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:39:06.110004+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":306,"num_read_kb":759,"num_write":149,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"55'1","reported_seq":78,"reported_epoch":99,"state":"active+clean","last_fresh":"2024-09-14T04:19:41.641745+0000","last_change":"2024-09-14T04:18:23.879583+0000","last_active":"2024-09-14T04:19:41.641745+0000","last_peered":"2024-09-14T04:19:41.641745+0000","last_clean":"2024-09-14T04:19:41.641745+0000","last_became_active":"2024-09-14T04:18:23.878529+0000","last_became_peered":"2024-09-14T04:18:23.878529+0000","last_unstale":"2024-09-14T04:19:41.641745+0000","last_undegraded":"2024-09-14T04:19:41.641745+0000","last_fullsized":"2024-09-14T04:19:41.641745+0000","mapping_epoch":89,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":90,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:23:29.719949+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000682689,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":34,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.630412+0000","last_change":"2024-09-14T04:19:08.881085+0000","last_active":"2024-09-14T04:19:42.630412+0000","last_peered":"2024-09-14T04:19:42.630412+0000","last_clean":"2024-09-14T04:19:42.630412+0000","last_became_active":"2024-09-14T04:19:08.880678+0000","last_became_peered":"2024-09-14T04:19:08.880678+0000","last_unstale":"2024-09-14T04:19:42.630412+0000","last_undegraded":"2024-09-14T04:19:42.630412+0000","last_fullsized":"2024-09-14T04:19:42.630412+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:31:42.518778+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":64,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.633958+0000","last_change":"2024-09-14T04:19:42.633958+0000","last_active":"2024-09-14T04:19:42.633958+0000","last_peered":"2024-09-14T04:19:42.633958+0000","last_clean":"2024-09-14T04:19:42.633958+0000","last_became_active":"2024-09-14T04:19:42.633294+0000","last_became_peered":"2024-09-14T04:19:42.633294+0000","last_unstale":"2024-09-14T04:19:42.633958+0000","last_undegraded":"2024-09-14T04:19:42.633958+0000","last_fullsized":"2024-09-14T04:19:42.633958+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:43:46.207050+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":94,"reported_epoch":99,"state":"active+clean","last_fresh":"2024-09-14T04:19:41.612004+0000","last_change":"2024-09-14T04:17:00.799531+0000","last_active":"2024-09-14T04:19:41.612004+0000","last_peered":"2024-09-14T04:19:41.612004+0000","last_clean":"2024-09-14T04:19:41.612004+0000","last_became_active":"2024-09-14T04:17:00.797412+0000","last_became_peered":"2024-09-14T04:17:00.797412+0000","last_unstale":"2024-09-14T04:19:41.612004+0000","last_undegraded":"2024-09-14T04:19:41.612004+0000","last_fullsized":"2024-09-14T04:19:41.612004+0000","mapping_epoch":84,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":85,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:02:56.254812+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00063445000000000005,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":85,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.646978+0000","last_change":"2024-09-14T04:19:42.645707+0000","last_active":"2024-09-14T04:19:42.646978+0000","last_peered":"2024-09-14T04:19:42.646978+0000","last_clean":"2024-09-14T04:19:42.646978+0000","last_became_active":"2024-09-14T04:19:42.645184+0000","last_became_peered":"2024-09-14T04:19:42.645184+0000","last_unstale":"2024-09-14T04:19:42.646978+0000","last_undegraded":"2024-09-14T04:19:42.646978+0000","last_fullsized":"2024-09-14T04:19:42.646978+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:24:17.839457+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":86,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.625618+0000","last_change":"2024-09-14T04:18:23.880498+0000","last_active":"2024-09-14T04:19:42.625618+0000","last_peered":"2024-09-14T04:19:42.625618+0000","last_clean":"2024-09-14T04:19:42.625618+0000","last_became_active":"2024-09-14T04:18:23.880059+0000","last_became_peered":"2024-09-14T04:18:23.880059+0000","last_unstale":"2024-09-14T04:19:42.625618+0000","last_undegraded":"2024-09-14T04:19:42.625618+0000","last_fullsized":"2024-09-14T04:19:42.625618+0000","mapping_epoch":89,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":90,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:24:39.684714+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":104,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.619623+0000","last_change":"2024-09-14T04:19:08.878310+0000","last_active":"2024-09-14T04:19:42.619623+0000","last_peered":"2024-09-14T04:19:42.619623+0000","last_clean":"2024-09-14T04:19:42.619623+0000","last_became_active":"2024-09-14T04:19:08.877849+0000","last_became_peered":"2024-09-14T04:19:08.877849+0000","last_unstale":"2024-09-14T04:19:42.619623+0000","last_undegraded":"2024-09-14T04:19:42.619623+0000","last_fullsized":"2024-09-14T04:19:42.619623+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:25:46.536509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026470600000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.623221+0000","last_change":"2024-09-14T04:18:23.868969+0000","last_active":"2024-09-14T04:19:42.623221+0000","last_peered":"2024-09-14T04:19:42.623221+0000","last_clean":"2024-09-14T04:19:42.623221+0000","last_became_active":"2024-09-14T04:18:23.868634+0000","last_became_peered":"2024-09-14T04:18:23.868634+0000","last_unstale":"2024-09-14T04:19:42.623221+0000","last_undegraded":"2024-09-14T04:19:42.623221+0000","last_fullsized":"2024-09-14T04:19:42.623221+0000","mapping_epoch":89,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":90,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:21:23.421668+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":90,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.632152+0000","last_change":"2024-09-14T04:17:00.812758+0000","last_active":"2024-09-14T04:19:42.632152+0000","last_peered":"2024-09-14T04:19:42.632152+0000","last_clean":"2024-09-14T04:19:42.632152+0000","last_became_active":"2024-09-14T04:17:00.807804+0000","last_became_peered":"2024-09-14T04:17:00.807804+0000","last_unstale":"2024-09-14T04:19:42.632152+0000","last_undegraded":"2024-09-14T04:19:42.632152+0000","last_fullsized":"2024-09-14T04:19:42.632152+0000","mapping_epoch":84,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":85,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:09:53.290497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"57'2","reported_seq":79,"reported_epoch":99,"state":"active+clean","last_fresh":"2024-09-14T04:19:41.642018+0000","last_change":"2024-09-14T04:17:00.828407+0000","last_active":"2024-09-14T04:19:41.642018+0000","last_peered":"2024-09-14T04:19:41.642018+0000","last_clean":"2024-09-14T04:19:41.642018+0000","last_became_active":"2024-09-14T04:17:00.827475+0000","last_became_peered":"2024-09-14T04:17:00.827475+0000","last_unstale":"2024-09-14T04:19:41.642018+0000","last_undegraded":"2024-09-14T04:19:41.642018+0000","last_fullsized":"2024-09-14T04:19:41.642018+0000","mapping_epoch":84,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":85,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:28:13.026531+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0017315220000000001,"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":60,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.643767+0000","last_change":"2024-09-14T04:19:42.643539+0000","last_active":"2024-09-14T04:19:42.643767+0000","last_peered":"2024-09-14T04:19:42.643767+0000","last_clean":"2024-09-14T04:19:42.643767+0000","last_became_active":"2024-09-14T04:19:42.642399+0000","last_became_peered":"2024-09-14T04:19:42.642399+0000","last_unstale":"2024-09-14T04:19:42.643767+0000","last_undegraded":"2024-09-14T04:19:42.643767+0000","last_fullsized":"2024-09-14T04:19:42.643767+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:22:53.104394+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":78,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.623348+0000","last_change":"2024-09-14T04:19:08.878487+0000","last_active":"2024-09-14T04:19:42.623348+0000","last_peered":"2024-09-14T04:19:42.623348+0000","last_clean":"2024-09-14T04:19:42.623348+0000","last_became_active":"2024-09-14T04:19:08.877989+0000","last_became_peered":"2024-09-14T04:19:08.877989+0000","last_unstale":"2024-09-14T04:19:42.623348+0000","last_undegraded":"2024-09-14T04:19:42.623348+0000","last_fullsized":"2024-09-14T04:19:42.623348+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:00:52.330468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":82,"reported_epoch":99,"state":"active+clean","last_fresh":"2024-09-14T04:19:41.645298+0000","last_change":"2024-09-14T04:19:08.861754+0000","last_active":"2024-09-14T04:19:41.645298+0000","last_peered":"2024-09-14T04:19:41.645298+0000","last_clean":"2024-09-14T04:19:41.645298+0000","last_became_active":"2024-09-14T04:19:08.860874+0000","last_became_peered":"2024-09-14T04:19:08.860874+0000","last_unstale":"2024-09-14T04:19:41.645298+0000","last_undegraded":"2024-09-14T04:19:41.645298+0000","last_fullsized":"2024-09-14T04:19:41.645298+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:59:01.334811+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":103,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.623864+0000","last_change":"2024-09-14T04:17:00.813520+0000","last_active":"2024-09-14T04:19:42.623864+0000","last_peered":"2024-09-14T04:19:42.623864+0000","last_clean":"2024-09-14T04:19:42.623864+0000","last_became_active":"2024-09-14T04:17:00.807330+0000","last_became_peered":"2024-09-14T04:17:00.807330+0000","last_unstale":"2024-09-14T04:19:42.623864+0000","last_undegraded":"2024-09-14T04:19:42.623864+0000","last_fullsized":"2024-09-14T04:19:42.623864+0000","mapping_epoch":84,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":85,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:20:02.657329+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000609499,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.654705+0000","last_change":"2024-09-14T04:19:42.653701+0000","last_active":"2024-09-14T04:19:42.654705+0000","last_peered":"2024-09-14T04:19:42.654705+0000","last_clean":"2024-09-14T04:19:42.654705+0000","last_became_active":"2024-09-14T04:19:42.652665+0000","last_became_peered":"2024-09-14T04:19:42.652665+0000","last_unstale":"2024-09-14T04:19:42.654705+0000","last_undegraded":"2024-09-14T04:19:42.654705+0000","last_fullsized":"2024-09-14T04:19:42.654705+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:52:36.500982+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":66,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.623610+0000","last_change":"2024-09-14T04:18:23.879285+0000","last_active":"2024-09-14T04:19:42.623610+0000","last_peered":"2024-09-14T04:19:42.623610+0000","last_clean":"2024-09-14T04:19:42.623610+0000","last_became_active":"2024-09-14T04:18:23.878681+0000","last_became_peered":"2024-09-14T04:18:23.878681+0000","last_unstale":"2024-09-14T04:19:42.623610+0000","last_undegraded":"2024-09-14T04:19:42.623610+0000","last_fullsized":"2024-09-14T04:19:42.623610+0000","mapping_epoch":89,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":90,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:30:57.336674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":94,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.636596+0000","last_change":"2024-09-14T04:19:42.636596+0000","last_active":"2024-09-14T04:19:42.636596+0000","last_peered":"2024-09-14T04:19:42.636596+0000","last_clean":"2024-09-14T04:19:42.636596+0000","last_became_active":"2024-09-14T04:19:42.635614+0000","last_became_peered":"2024-09-14T04:19:42.635614+0000","last_unstale":"2024-09-14T04:19:42.636596+0000","last_undegraded":"2024-09-14T04:19:42.636596+0000","last_fullsized":"2024-09-14T04:19:42.636596+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:49:21.059486+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067607599999999996,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":64,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.627625+0000","last_change":"2024-09-14T04:16:26.507780+0000","last_active":"2024-09-14T04:19:42.627625+0000","last_peered":"2024-09-14T04:19:42.627625+0000","last_clean":"2024-09-14T04:19:42.627625+0000","last_became_active":"2024-09-14T04:16:26.507129+0000","last_became_peered":"2024-09-14T04:16:26.507129+0000","last_unstale":"2024-09-14T04:19:42.627625+0000","last_undegraded":"2024-09-14T04:19:42.627625+0000","last_fullsized":"2024-09-14T04:19:42.627625+0000","mapping_epoch":79,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":80,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:51:51.286185+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'2","reported_seq":74,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.637809+0000","last_change":"2024-09-14T04:19:08.871457+0000","last_active":"2024-09-14T04:19:42.637809+0000","last_peered":"2024-09-14T04:19:42.637809+0000","last_clean":"2024-09-14T04:19:42.637809+0000","last_became_active":"2024-09-14T04:19:08.868407+0000","last_became_peered":"2024-09-14T04:19:08.868407+0000","last_unstale":"2024-09-14T04:19:42.637809+0000","last_undegraded":"2024-09-14T04:19:42.637809+0000","last_fullsized":"2024-09-14T04:19:42.637809+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:59:48.374114+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":77,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.653602+0000","last_change":"2024-09-14T04:19:42.652857+0000","last_active":"2024-09-14T04:19:42.653602+0000","last_peered":"2024-09-14T04:19:42.653602+0000","last_clean":"2024-09-14T04:19:42.653602+0000","last_became_active":"2024-09-14T04:19:42.652402+0000","last_became_peered":"2024-09-14T04:19:42.652402+0000","last_unstale":"2024-09-14T04:19:42.653602+0000","last_undegraded":"2024-09-14T04:19:42.653602+0000","last_fullsized":"2024-09-14T04:19:42.653602+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:52:50.720268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":70,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.626794+0000","last_change":"2024-09-14T04:19:08.869232+0000","last_active":"2024-09-14T04:19:42.626794+0000","last_peered":"2024-09-14T04:19:42.626794+0000","last_clean":"2024-09-14T04:19:42.626794+0000","last_became_active":"2024-09-14T04:19:08.868255+0000","last_became_peered":"2024-09-14T04:19:08.868255+0000","last_unstale":"2024-09-14T04:19:42.626794+0000","last_undegraded":"2024-09-14T04:19:42.626794+0000","last_fullsized":"2024-09-14T04:19:42.626794+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:17:59.582224+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"64'1","reported_seq":90,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.638850+0000","last_change":"2024-09-14T04:19:42.638187+0000","last_active":"2024-09-14T04:19:42.638850+0000","last_peered":"2024-09-14T04:19:42.638850+0000","last_clean":"2024-09-14T04:19:42.638850+0000","last_became_active":"2024-09-14T04:19:42.637725+0000","last_became_peered":"2024-09-14T04:19:42.637725+0000","last_unstale":"2024-09-14T04:19:42.638850+0000","last_undegraded":"2024-09-14T04:19:42.638850+0000","last_fullsized":"2024-09-14T04:19:42.638850+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:50:15.366256+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":77,"reported_epoch":99,"state":"active+clean","last_fresh":"2024-09-14T04:19:41.632088+0000","last_change":"2024-09-14T04:18:23.879292+0000","last_active":"2024-09-14T04:19:41.632088+0000","last_peered":"2024-09-14T04:19:41.632088+0000","last_clean":"2024-09-14T04:19:41.632088+0000","last_became_active":"2024-09-14T04:18:23.878398+0000","last_became_peered":"2024-09-14T04:18:23.878398+0000","last_unstale":"2024-09-14T04:19:41.632088+0000","last_undegraded":"2024-09-14T04:19:41.632088+0000","last_fullsized":"2024-09-14T04:19:41.632088+0000","mapping_epoch":89,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":90,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:27:55.872465+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00065019000000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.633095+0000","last_change":"2024-09-14T04:19:42.632880+0000","last_active":"2024-09-14T04:19:42.633095+0000","last_peered":"2024-09-14T04:19:42.633095+0000","last_clean":"2024-09-14T04:19:42.633095+0000","last_became_active":"2024-09-14T04:19:42.630108+0000","last_became_peered":"2024-09-14T04:19:42.630108+0000","last_unstale":"2024-09-14T04:19:42.633095+0000","last_undegraded":"2024-09-14T04:19:42.633095+0000","last_fullsized":"2024-09-14T04:19:42.633095+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:13:55.228629+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":64,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.646757+0000","last_change":"2024-09-14T04:19:42.646559+0000","last_active":"2024-09-14T04:19:42.646757+0000","last_peered":"2024-09-14T04:19:42.646757+0000","last_clean":"2024-09-14T04:19:42.646757+0000","last_became_active":"2024-09-14T04:19:42.645683+0000","last_became_peered":"2024-09-14T04:19:42.645683+0000","last_unstale":"2024-09-14T04:19:42.646757+0000","last_undegraded":"2024-09-14T04:19:42.646757+0000","last_fullsized":"2024-09-14T04:19:42.646757+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:08:29.408846+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"75'23","reported_seq":66,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.634663+0000","last_change":"2024-09-14T04:19:42.634435+0000","last_active":"2024-09-14T04:19:42.634663+0000","last_peered":"2024-09-14T04:19:42.634663+0000","last_clean":"2024-09-14T04:19:42.634663+0000","last_became_active":"2024-09-14T04:19:42.631148+0000","last_became_peered":"2024-09-14T04:19:42.631148+0000","last_unstale":"2024-09-14T04:19:42.634663+0000","last_undegraded":"2024-09-14T04:19:42.634663+0000","last_fullsized":"2024-09-14T04:19:42.634663+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:31:06.697115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":66,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.623959+0000","last_change":"2024-09-14T04:18:23.871641+0000","last_active":"2024-09-14T04:19:42.623959+0000","last_peered":"2024-09-14T04:19:42.623959+0000","last_clean":"2024-09-14T04:19:42.623959+0000","last_became_active":"2024-09-14T04:18:23.870871+0000","last_became_peered":"2024-09-14T04:18:23.870871+0000","last_unstale":"2024-09-14T04:19:42.623959+0000","last_undegraded":"2024-09-14T04:19:42.623959+0000","last_fullsized":"2024-09-14T04:19:42.623959+0000","mapping_epoch":89,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":90,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:59:04.173876+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'3","reported_seq":87,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.637907+0000","last_change":"2024-09-14T04:19:42.637907+0000","last_active":"2024-09-14T04:19:42.637907+0000","last_peered":"2024-09-14T04:19:42.637907+0000","last_clean":"2024-09-14T04:19:42.637907+0000","last_became_active":"2024-09-14T04:19:42.637132+0000","last_became_peered":"2024-09-14T04:19:42.637132+0000","last_unstale":"2024-09-14T04:19:42.637907+0000","last_undegraded":"2024-09-14T04:19:42.637907+0000","last_fullsized":"2024-09-14T04:19:42.637907+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T07:54:01.347971+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":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":[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":65,"reported_epoch":99,"state":"active+clean","last_fresh":"2024-09-14T04:19:41.640159+0000","last_change":"2024-09-14T04:17:00.824294+0000","last_active":"2024-09-14T04:19:41.640159+0000","last_peered":"2024-09-14T04:19:41.640159+0000","last_clean":"2024-09-14T04:19:41.640159+0000","last_became_active":"2024-09-14T04:17:00.823338+0000","last_became_peered":"2024-09-14T04:17:00.823338+0000","last_unstale":"2024-09-14T04:19:41.640159+0000","last_undegraded":"2024-09-14T04:19:41.640159+0000","last_fullsized":"2024-09-14T04:19:41.640159+0000","mapping_epoch":84,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":85,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:33:02.333045+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":35,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.630478+0000","last_change":"2024-09-14T04:19:08.879320+0000","last_active":"2024-09-14T04:19:42.630478+0000","last_peered":"2024-09-14T04:19:42.630478+0000","last_clean":"2024-09-14T04:19:42.630478+0000","last_became_active":"2024-09-14T04:19:08.878869+0000","last_became_peered":"2024-09-14T04:19:08.878869+0000","last_unstale":"2024-09-14T04:19:42.630478+0000","last_undegraded":"2024-09-14T04:19:42.630478+0000","last_fullsized":"2024-09-14T04:19:42.630478+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:39:06.258191+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":74,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.625857+0000","last_change":"2024-09-14T04:19:08.871042+0000","last_active":"2024-09-14T04:19:42.625857+0000","last_peered":"2024-09-14T04:19:42.625857+0000","last_clean":"2024-09-14T04:19:42.625857+0000","last_became_active":"2024-09-14T04:19:08.870366+0000","last_became_peered":"2024-09-14T04:19:08.870366+0000","last_unstale":"2024-09-14T04:19:42.625857+0000","last_undegraded":"2024-09-14T04:19:42.625857+0000","last_fullsized":"2024-09-14T04:19:42.625857+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:30:13.281701+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":89,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.626695+0000","last_change":"2024-09-14T04:19:08.881050+0000","last_active":"2024-09-14T04:19:42.626695+0000","last_peered":"2024-09-14T04:19:42.626695+0000","last_clean":"2024-09-14T04:19:42.626695+0000","last_became_active":"2024-09-14T04:19:08.880697+0000","last_became_peered":"2024-09-14T04:19:08.880697+0000","last_unstale":"2024-09-14T04:19:42.626695+0000","last_undegraded":"2024-09-14T04:19:42.626695+0000","last_fullsized":"2024-09-14T04:19:42.626695+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:35:00.826396+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1f","version":"0'0","reported_seq":64,"reported_epoch":99,"state":"active+clean","last_fresh":"2024-09-14T04:19:41.631881+0000","last_change":"2024-09-14T04:17:00.824384+0000","last_active":"2024-09-14T04:19:41.631881+0000","last_peered":"2024-09-14T04:19:41.631881+0000","last_clean":"2024-09-14T04:19:41.631881+0000","last_became_active":"2024-09-14T04:17:00.823419+0000","last_became_peered":"2024-09-14T04:17:00.823419+0000","last_unstale":"2024-09-14T04:19:41.631881+0000","last_undegraded":"2024-09-14T04:19:41.631881+0000","last_fullsized":"2024-09-14T04:19:41.631881+0000","mapping_epoch":84,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":85,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:12:07.409073+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":93,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.626974+0000","last_change":"2024-09-14T04:19:08.869911+0000","last_active":"2024-09-14T04:19:42.626974+0000","last_peered":"2024-09-14T04:19:42.626974+0000","last_clean":"2024-09-14T04:19:42.626974+0000","last_became_active":"2024-09-14T04:19:08.868695+0000","last_became_peered":"2024-09-14T04:19:08.868695+0000","last_unstale":"2024-09-14T04:19:42.626974+0000","last_undegraded":"2024-09-14T04:19:42.626974+0000","last_fullsized":"2024-09-14T04:19:42.626974+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:10:45.728820+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.625790+0000","last_change":"2024-09-14T04:19:08.872868+0000","last_active":"2024-09-14T04:19:42.625790+0000","last_peered":"2024-09-14T04:19:42.625790+0000","last_clean":"2024-09-14T04:19:42.625790+0000","last_became_active":"2024-09-14T04:19:08.872343+0000","last_became_peered":"2024-09-14T04:19:08.872343+0000","last_unstale":"2024-09-14T04:19:42.625790+0000","last_undegraded":"2024-09-14T04:19:42.625790+0000","last_fullsized":"2024-09-14T04:19:42.625790+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:44:32.057349+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.651175+0000","last_change":"2024-09-14T04:19:42.651094+0000","last_active":"2024-09-14T04:19:42.651175+0000","last_peered":"2024-09-14T04:19:42.651175+0000","last_clean":"2024-09-14T04:19:42.651175+0000","last_became_active":"2024-09-14T04:19:42.650755+0000","last_became_peered":"2024-09-14T04:19:42.650755+0000","last_unstale":"2024-09-14T04:19:42.651175+0000","last_undegraded":"2024-09-14T04:19:42.651175+0000","last_fullsized":"2024-09-14T04:19:42.651175+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:15:36.778457+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":85,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.642786+0000","last_change":"2024-09-14T04:19:42.642503+0000","last_active":"2024-09-14T04:19:42.642786+0000","last_peered":"2024-09-14T04:19:42.642786+0000","last_clean":"2024-09-14T04:19:42.642786+0000","last_became_active":"2024-09-14T04:19:42.641977+0000","last_became_peered":"2024-09-14T04:19:42.641977+0000","last_unstale":"2024-09-14T04:19:42.642786+0000","last_undegraded":"2024-09-14T04:19:42.642786+0000","last_fullsized":"2024-09-14T04:19:42.642786+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:40:14.635217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"64'2","reported_seq":89,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.649577+0000","last_change":"2024-09-14T04:19:42.649335+0000","last_active":"2024-09-14T04:19:42.649577+0000","last_peered":"2024-09-14T04:19:42.649577+0000","last_clean":"2024-09-14T04:19:42.649577+0000","last_became_active":"2024-09-14T04:19:42.648423+0000","last_became_peered":"2024-09-14T04:19:42.648423+0000","last_unstale":"2024-09-14T04:19:42.649577+0000","last_undegraded":"2024-09-14T04:19:42.649577+0000","last_fullsized":"2024-09-14T04:19:42.649577+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:07:19.323674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":95,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.618476+0000","last_change":"2024-09-14T04:19:08.877175+0000","last_active":"2024-09-14T04:19:42.618476+0000","last_peered":"2024-09-14T04:19:42.618476+0000","last_clean":"2024-09-14T04:19:42.618476+0000","last_became_active":"2024-09-14T04:19:08.876831+0000","last_became_peered":"2024-09-14T04:19:08.876831+0000","last_unstale":"2024-09-14T04:19:42.618476+0000","last_undegraded":"2024-09-14T04:19:42.618476+0000","last_fullsized":"2024-09-14T04:19:42.618476+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:04:59.357182+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"64'2","reported_seq":80,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.646053+0000","last_change":"2024-09-14T04:19:42.644995+0000","last_active":"2024-09-14T04:19:42.646053+0000","last_peered":"2024-09-14T04:19:42.646053+0000","last_clean":"2024-09-14T04:19:42.646053+0000","last_became_active":"2024-09-14T04:19:42.644417+0000","last_became_peered":"2024-09-14T04:19:42.644417+0000","last_unstale":"2024-09-14T04:19:42.646053+0000","last_undegraded":"2024-09-14T04:19:42.646053+0000","last_fullsized":"2024-09-14T04:19:42.646053+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:35:34.360545+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":89,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.649030+0000","last_change":"2024-09-14T04:19:42.648838+0000","last_active":"2024-09-14T04:19:42.649030+0000","last_peered":"2024-09-14T04:19:42.649030+0000","last_clean":"2024-09-14T04:19:42.649030+0000","last_became_active":"2024-09-14T04:19:42.646584+0000","last_became_peered":"2024-09-14T04:19:42.646584+0000","last_unstale":"2024-09-14T04:19:42.649030+0000","last_undegraded":"2024-09-14T04:19:42.649030+0000","last_fullsized":"2024-09-14T04:19:42.649030+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:04:32.667528+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'2","reported_seq":85,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.633208+0000","last_change":"2024-09-14T04:19:42.633208+0000","last_active":"2024-09-14T04:19:42.633208+0000","last_peered":"2024-09-14T04:19:42.633208+0000","last_clean":"2024-09-14T04:19:42.633208+0000","last_became_active":"2024-09-14T04:19:42.632094+0000","last_became_peered":"2024-09-14T04:19:42.632094+0000","last_unstale":"2024-09-14T04:19:42.633208+0000","last_undegraded":"2024-09-14T04:19:42.633208+0000","last_fullsized":"2024-09-14T04:19:42.633208+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:40:30.525106+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":89,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.643259+0000","last_change":"2024-09-14T04:19:42.642989+0000","last_active":"2024-09-14T04:19:42.643259+0000","last_peered":"2024-09-14T04:19:42.643259+0000","last_clean":"2024-09-14T04:19:42.643259+0000","last_became_active":"2024-09-14T04:19:42.642112+0000","last_became_peered":"2024-09-14T04:19:42.642112+0000","last_unstale":"2024-09-14T04:19:42.643259+0000","last_undegraded":"2024-09-14T04:19:42.643259+0000","last_fullsized":"2024-09-14T04:19:42.643259+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:54:27.993489+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'2","reported_seq":68,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.631447+0000","last_change":"2024-09-14T04:19:42.631447+0000","last_active":"2024-09-14T04:19:42.631447+0000","last_peered":"2024-09-14T04:19:42.631447+0000","last_clean":"2024-09-14T04:19:42.631447+0000","last_became_active":"2024-09-14T04:19:42.630103+0000","last_became_peered":"2024-09-14T04:19:42.630103+0000","last_unstale":"2024-09-14T04:19:42.631447+0000","last_undegraded":"2024-09-14T04:19:42.631447+0000","last_fullsized":"2024-09-14T04:19:42.631447+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:01:50.213897+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":96,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.631308+0000","last_change":"2024-09-14T04:19:08.881413+0000","last_active":"2024-09-14T04:19:42.631308+0000","last_peered":"2024-09-14T04:19:42.631308+0000","last_clean":"2024-09-14T04:19:42.631308+0000","last_became_active":"2024-09-14T04:19:08.879072+0000","last_became_peered":"2024-09-14T04:19:08.879072+0000","last_unstale":"2024-09-14T04:19:42.631308+0000","last_undegraded":"2024-09-14T04:19:42.631308+0000","last_fullsized":"2024-09-14T04:19:42.631308+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:43:29.281402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"64'2","reported_seq":82,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.635579+0000","last_change":"2024-09-14T04:19:08.881299+0000","last_active":"2024-09-14T04:19:42.635579+0000","last_peered":"2024-09-14T04:19:42.635579+0000","last_clean":"2024-09-14T04:19:42.635579+0000","last_became_active":"2024-09-14T04:19:08.880748+0000","last_became_peered":"2024-09-14T04:19:08.880748+0000","last_unstale":"2024-09-14T04:19:42.635579+0000","last_undegraded":"2024-09-14T04:19:42.635579+0000","last_fullsized":"2024-09-14T04:19:42.635579+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:17:48.218238+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":64,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.648036+0000","last_change":"2024-09-14T04:19:42.647739+0000","last_active":"2024-09-14T04:19:42.648036+0000","last_peered":"2024-09-14T04:19:42.648036+0000","last_clean":"2024-09-14T04:19:42.648036+0000","last_became_active":"2024-09-14T04:19:42.647085+0000","last_became_peered":"2024-09-14T04:19:42.647085+0000","last_unstale":"2024-09-14T04:19:42.648036+0000","last_undegraded":"2024-09-14T04:19:42.648036+0000","last_fullsized":"2024-09-14T04:19:42.648036+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:23:59.505124+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"64'5","reported_seq":84,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.625570+0000","last_change":"2024-09-14T04:18:23.882495+0000","last_active":"2024-09-14T04:19:42.625570+0000","last_peered":"2024-09-14T04:19:42.625570+0000","last_clean":"2024-09-14T04:19:42.625570+0000","last_became_active":"2024-09-14T04:18:23.881743+0000","last_became_peered":"2024-09-14T04:18:23.881743+0000","last_unstale":"2024-09-14T04:19:42.625570+0000","last_undegraded":"2024-09-14T04:19:42.625570+0000","last_fullsized":"2024-09-14T04:19:42.625570+0000","mapping_epoch":89,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":90,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T13:47:55.115528+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[]}],"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":5530,"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":38,"num_read_kb":40,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":18996,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"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":306,"num_read_kb":759,"num_write":149,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":100,"ondisk_log_size":100,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430460,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":311516,"kb_used_data":1680,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":93433636,"statfs":{"total":95995035648,"available":95676043264,"internally_reserved":0,"allocated":1720320,"data_stored":1181594,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":317258072},"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":42,"seq":180388626696,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":307340,"kb_used_data":1664,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":93437812,"statfs":{"total":95995035648,"available":95680319488,"internally_reserved":0,"allocated":1703936,"data_stored":1180908,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":312998232},"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":36,"seq":154618822931,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298436,"kb_used_data":1080,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446716,"statfs":{"total":95995035648,"available":95689437184,"internally_reserved":0,"allocated":1105920,"data_stored":586618,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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":99,"seq":425201762328,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32788,"kb_used_data":1096,"kb_used_omap":6,"kb_used_meta":31673,"kb_avail":93712364,"statfs":{"total":95995035648,"available":95961460736,"internally_reserved":0,"allocated":1122304,"data_stored":591176,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6995,"internal_metadata":32433325},"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":94,"seq":403726925855,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28540,"kb_used_data":1072,"kb_used_omap":4,"kb_used_meta":27451,"kb_avail":93716612,"statfs":{"total":95995035648,"available":95965810688,"internally_reserved":0,"allocated":1097728,"data_stored":586061,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4674,"internal_metadata":28110270},"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":89,"seq":382252089384,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28608,"kb_used_data":1076,"kb_used_omap":6,"kb_used_meta":27513,"kb_avail":93716544,"statfs":{"total":95995035648,"available":95965741056,"internally_reserved":0,"allocated":1101824,"data_stored":586598,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6707,"internal_metadata":28173773},"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":84,"seq":360777252920,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28612,"kb_used_data":1076,"kb_used_omap":5,"kb_used_meta":27514,"kb_avail":93716540,"statfs":{"total":95995035648,"available":95965736960,"internally_reserved":0,"allocated":1101824,"data_stored":586321,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5900,"internal_metadata":28174580},"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":79,"seq":339302416447,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":33348,"kb_used_data":1656,"kb_used_omap":5,"kb_used_meta":31674,"kb_avail":93711804,"statfs":{"total":95995035648,"available":95960887296,"internally_reserved":0,"allocated":1695744,"data_stored":1176931,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6083,"internal_metadata":32434237},"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":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4379,"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":4196,"internal_metadata":0},{"poolid":3,"osd":2,"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":2160,"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":2970,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5291,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"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":4814,"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":4960,"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-09-14T04:21:34.213 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-14T04:21:34.214 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-14T04:21:34.214 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-14T04:21:34.214 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph health --format=json 2024-09-14T04:21:34.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:34 smithi038 bash[87336]: cluster 2024-09-14T04:21:32.919293+0000 mgr.y (mgr.26165) 409 : cluster [DBG] pgmap v307: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:34.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:34 smithi038 bash[87336]: cluster 2024-09-14T04:21:32.919293+0000 mgr.y (mgr.26165) 409 : cluster [DBG] pgmap v307: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:34.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:34 smithi038 bash[87336]: audit 2024-09-14T04:21:33.416742+0000 mgr.y (mgr.26165) 410 : audit [DBG] from='client.34704 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:21:34.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:34 smithi038 bash[87336]: audit 2024-09-14T04:21:33.416742+0000 mgr.y (mgr.26165) 410 : audit [DBG] from='client.34704 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:21:34.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:34 smithi038 bash[84940]: cluster 2024-09-14T04:21:32.919293+0000 mgr.y (mgr.26165) 409 : cluster [DBG] pgmap v307: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:34.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:34 smithi038 bash[84940]: cluster 2024-09-14T04:21:32.919293+0000 mgr.y (mgr.26165) 409 : cluster [DBG] pgmap v307: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:34.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:34 smithi038 bash[84940]: audit 2024-09-14T04:21:33.416742+0000 mgr.y (mgr.26165) 410 : audit [DBG] from='client.34704 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:21:34.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:34 smithi038 bash[84940]: audit 2024-09-14T04:21:33.416742+0000 mgr.y (mgr.26165) 410 : audit [DBG] from='client.34704 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:21:34.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:34 smithi123 bash[68976]: cluster 2024-09-14T04:21:32.919293+0000 mgr.y (mgr.26165) 409 : cluster [DBG] pgmap v307: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:34.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:34 smithi123 bash[68976]: cluster 2024-09-14T04:21:32.919293+0000 mgr.y (mgr.26165) 409 : cluster [DBG] pgmap v307: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:34.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:34 smithi123 bash[68976]: audit 2024-09-14T04:21:33.416742+0000 mgr.y (mgr.26165) 410 : audit [DBG] from='client.34704 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:21:34.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:34 smithi123 bash[68976]: audit 2024-09-14T04:21:33.416742+0000 mgr.y (mgr.26165) 410 : audit [DBG] from='client.34704 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:21:36.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:36 smithi038 bash[87336]: cluster 2024-09-14T04:21:34.920124+0000 mgr.y (mgr.26165) 411 : cluster [DBG] pgmap v308: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:36.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:36 smithi038 bash[87336]: cluster 2024-09-14T04:21:34.920124+0000 mgr.y (mgr.26165) 411 : cluster [DBG] pgmap v308: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:36.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:36 smithi038 bash[84940]: cluster 2024-09-14T04:21:34.920124+0000 mgr.y (mgr.26165) 411 : cluster [DBG] pgmap v308: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:36.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:36 smithi038 bash[84940]: cluster 2024-09-14T04:21:34.920124+0000 mgr.y (mgr.26165) 411 : cluster [DBG] pgmap v308: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:36.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:36 smithi123 bash[68976]: cluster 2024-09-14T04:21:34.920124+0000 mgr.y (mgr.26165) 411 : cluster [DBG] pgmap v308: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:36.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:36 smithi123 bash[68976]: cluster 2024-09-14T04:21:34.920124+0000 mgr.y (mgr.26165) 411 : cluster [DBG] pgmap v308: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:38.520 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:21:38 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:21:38] "GET /metrics HTTP/1.1" 200 34210 "" "Prometheus/2.51.0" 2024-09-14T04:21:38.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:38 smithi038 bash[84940]: cluster 2024-09-14T04:21:36.921120+0000 mgr.y (mgr.26165) 412 : cluster [DBG] pgmap v309: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:38.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:38 smithi038 bash[84940]: cluster 2024-09-14T04:21:36.921120+0000 mgr.y (mgr.26165) 412 : cluster [DBG] pgmap v309: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:38.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:38 smithi038 bash[87336]: cluster 2024-09-14T04:21:36.921120+0000 mgr.y (mgr.26165) 412 : cluster [DBG] pgmap v309: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:38.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:38 smithi038 bash[87336]: cluster 2024-09-14T04:21:36.921120+0000 mgr.y (mgr.26165) 412 : cluster [DBG] pgmap v309: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:38.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:38 smithi123 bash[68976]: cluster 2024-09-14T04:21:36.921120+0000 mgr.y (mgr.26165) 412 : cluster [DBG] pgmap v309: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:38.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:38 smithi123 bash[68976]: cluster 2024-09-14T04:21:36.921120+0000 mgr.y (mgr.26165) 412 : cluster [DBG] pgmap v309: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:39.011 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:21:40.491 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:40 smithi038 bash[84940]: cluster 2024-09-14T04:21:38.921768+0000 mgr.y (mgr.26165) 413 : cluster [DBG] pgmap v310: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:40.492 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:40 smithi038 bash[84940]: cluster 2024-09-14T04:21:38.921768+0000 mgr.y (mgr.26165) 413 : cluster [DBG] pgmap v310: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:40.492 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:40 smithi038 bash[87336]: cluster 2024-09-14T04:21:38.921768+0000 mgr.y (mgr.26165) 413 : cluster [DBG] pgmap v310: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:40.492 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:40 smithi038 bash[87336]: cluster 2024-09-14T04:21:38.921768+0000 mgr.y (mgr.26165) 413 : cluster [DBG] pgmap v310: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:40.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:40 smithi123 bash[68976]: cluster 2024-09-14T04:21:38.921768+0000 mgr.y (mgr.26165) 413 : cluster [DBG] pgmap v310: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:40.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:40 smithi123 bash[68976]: cluster 2024-09-14T04:21:38.921768+0000 mgr.y (mgr.26165) 413 : cluster [DBG] pgmap v310: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:40.685 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:21:40 smithi123 bash[61744]: ts=2024-09-14T04:21:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:21:42.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:42 smithi038 bash[87336]: cluster 2024-09-14T04:21:40.922700+0000 mgr.y (mgr.26165) 414 : cluster [DBG] pgmap v311: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:42.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:42 smithi038 bash[87336]: cluster 2024-09-14T04:21:40.922700+0000 mgr.y (mgr.26165) 414 : cluster [DBG] pgmap v311: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:42.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:42 smithi038 bash[84940]: cluster 2024-09-14T04:21:40.922700+0000 mgr.y (mgr.26165) 414 : cluster [DBG] pgmap v311: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:42.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:42 smithi038 bash[84940]: cluster 2024-09-14T04:21:40.922700+0000 mgr.y (mgr.26165) 414 : cluster [DBG] pgmap v311: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:42.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:42 smithi123 bash[68976]: cluster 2024-09-14T04:21:40.922700+0000 mgr.y (mgr.26165) 414 : cluster [DBG] pgmap v311: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:42.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:42 smithi123 bash[68976]: cluster 2024-09-14T04:21:40.922700+0000 mgr.y (mgr.26165) 414 : cluster [DBG] pgmap v311: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:42.892 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-09-14T04:21:42.892 INFO:teuthology.orchestra.run.smithi038.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-14T04:21:43.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:43 smithi038 bash[84940]: audit 2024-09-14T04:21:42.894184+0000 mon.a (mon.0) 550 : audit [DBG] from='client.? 172.21.15.38:0/3204953597' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-14T04:21:43.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:43 smithi038 bash[84940]: audit 2024-09-14T04:21:42.894184+0000 mon.a (mon.0) 550 : audit [DBG] from='client.? 172.21.15.38:0/3204953597' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-14T04:21:43.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:43 smithi038 bash[87336]: audit 2024-09-14T04:21:42.894184+0000 mon.a (mon.0) 550 : audit [DBG] from='client.? 172.21.15.38:0/3204953597' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-14T04:21:43.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:43 smithi038 bash[87336]: audit 2024-09-14T04:21:42.894184+0000 mon.a (mon.0) 550 : audit [DBG] from='client.? 172.21.15.38:0/3204953597' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-14T04:21:43.679 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-14T04:21:43.679 INFO:teuthology.run_tasks:Running task print... 2024-09-14T04:21:43.695 INFO:teuthology.task.print:**** applying stress + thrashing to mixed-version cluster **** 2024-09-14T04:21:43.695 INFO:teuthology.run_tasks:Running task parallel... 2024-09-14T04:21:43.721 INFO:teuthology.task.parallel:starting parallel... 2024-09-14T04:21:43.722 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-09-14T04:21:43.722 INFO:teuthology.task.sequential:In sequential, running task thrashosds... 2024-09-14T04:21:43.725 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-09-14T04:21:43.725 INFO:tasks.thrashosds:overrides is {'admin_socket': {'branch': 'main'}, 'ceph': {'conf': {'global': {'mon election default strategy': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}}, 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', '\\(POOL_APP_NOT_ENABLED\\)', 'OSD_DOWN', 'mons down', 'mon down', 'MON_DOWN', 'out of quorum', 'PG_DEGRADED', 'Reduced data availability', 'Degraded data redundancy', 'OSDMAP_FLAGS', 'PG_AVAILABILITY'], 'sha1': 'a2782315255a3e7d5f6cdc9eb35785187ff6ddf8'}, 'ceph-deploy': {'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {}}}, 'install': {'ceph': {'flavor': 'default', 'sha1': 'a2782315255a3e7d5f6cdc9eb35785187ff6ddf8'}}, 'workunit': {'branch': 'main', 'sha1': '1c941a66c1b420259b8fc5ac19e792dbbf60aded'}} 2024-09-14T04:21:43.726 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-09-14T04:21:43.726 INFO:tasks.thrashosds:Beginning thrashosds... 2024-09-14T04:21:43.726 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-14T04:21:43.726 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-14T04:21:43.727 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:43 smithi123 bash[68976]: audit 2024-09-14T04:21:42.894184+0000 mon.a (mon.0) 550 : audit [DBG] from='client.? 172.21.15.38:0/3204953597' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-14T04:21:43.727 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:43 smithi123 bash[68976]: audit 2024-09-14T04:21:42.894184+0000 mon.a (mon.0) 550 : audit [DBG] from='client.? 172.21.15.38:0/3204953597' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-14T04:21:44.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:44 smithi038 bash[84940]: cluster 2024-09-14T04:21:42.923166+0000 mgr.y (mgr.26165) 415 : cluster [DBG] pgmap v312: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:44.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:44 smithi038 bash[84940]: cluster 2024-09-14T04:21:42.923166+0000 mgr.y (mgr.26165) 415 : cluster [DBG] pgmap v312: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:44.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:44 smithi038 bash[87336]: cluster 2024-09-14T04:21:42.923166+0000 mgr.y (mgr.26165) 415 : cluster [DBG] pgmap v312: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:44.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:44 smithi038 bash[87336]: cluster 2024-09-14T04:21:42.923166+0000 mgr.y (mgr.26165) 415 : cluster [DBG] pgmap v312: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:44.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:44 smithi123 bash[68976]: cluster 2024-09-14T04:21:42.923166+0000 mgr.y (mgr.26165) 415 : cluster [DBG] pgmap v312: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:44.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:44 smithi123 bash[68976]: cluster 2024-09-14T04:21:42.923166+0000 mgr.y (mgr.26165) 415 : cluster [DBG] pgmap v312: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:45.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:45 smithi038 bash[84940]: audit 2024-09-14T04:21:45.197653+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:21:45.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:45 smithi038 bash[84940]: audit 2024-09-14T04:21:45.197653+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:21:45.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:45 smithi038 bash[87336]: audit 2024-09-14T04:21:45.197653+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:21:45.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:45 smithi038 bash[87336]: audit 2024-09-14T04:21:45.197653+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:21:45.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:45 smithi123 bash[68976]: audit 2024-09-14T04:21:45.197653+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:21:45.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:45 smithi123 bash[68976]: audit 2024-09-14T04:21:45.197653+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:21:46.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:46 smithi038 bash[84940]: cluster 2024-09-14T04:21:44.923864+0000 mgr.y (mgr.26165) 416 : cluster [DBG] pgmap v313: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:46.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:46 smithi038 bash[84940]: cluster 2024-09-14T04:21:44.923864+0000 mgr.y (mgr.26165) 416 : cluster [DBG] pgmap v313: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:46.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:46 smithi038 bash[87336]: cluster 2024-09-14T04:21:44.923864+0000 mgr.y (mgr.26165) 416 : cluster [DBG] pgmap v313: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:46.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:46 smithi038 bash[87336]: cluster 2024-09-14T04:21:44.923864+0000 mgr.y (mgr.26165) 416 : cluster [DBG] pgmap v313: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:46.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:46 smithi123 bash[68976]: cluster 2024-09-14T04:21:44.923864+0000 mgr.y (mgr.26165) 416 : cluster [DBG] pgmap v313: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:46.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:46 smithi123 bash[68976]: cluster 2024-09-14T04:21:44.923864+0000 mgr.y (mgr.26165) 416 : cluster [DBG] pgmap v313: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:48.520 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:21:48 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:21:48] "GET /metrics HTTP/1.1" 200 34206 "" "Prometheus/2.51.0" 2024-09-14T04:21:48.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:48 smithi038 bash[84940]: cluster 2024-09-14T04:21:46.924832+0000 mgr.y (mgr.26165) 417 : cluster [DBG] pgmap v314: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:48.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:48 smithi038 bash[84940]: cluster 2024-09-14T04:21:46.924832+0000 mgr.y (mgr.26165) 417 : cluster [DBG] pgmap v314: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:48.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:48 smithi038 bash[87336]: cluster 2024-09-14T04:21:46.924832+0000 mgr.y (mgr.26165) 417 : cluster [DBG] pgmap v314: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:48.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:48 smithi038 bash[87336]: cluster 2024-09-14T04:21:46.924832+0000 mgr.y (mgr.26165) 417 : cluster [DBG] pgmap v314: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:48.528 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:21:48.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:48 smithi123 bash[68976]: cluster 2024-09-14T04:21:46.924832+0000 mgr.y (mgr.26165) 417 : cluster [DBG] pgmap v314: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:48.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:48 smithi123 bash[68976]: cluster 2024-09-14T04:21:46.924832+0000 mgr.y (mgr.26165) 417 : cluster [DBG] pgmap v314: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:50.686 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:21:50 smithi123 bash[61744]: ts=2024-09-14T04:21:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:21:50.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:50 smithi123 bash[68976]: cluster 2024-09-14T04:21:48.925525+0000 mgr.y (mgr.26165) 418 : cluster [DBG] pgmap v315: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:50.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:50 smithi123 bash[68976]: cluster 2024-09-14T04:21:48.925525+0000 mgr.y (mgr.26165) 418 : cluster [DBG] pgmap v315: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:50.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:50 smithi038 bash[84940]: cluster 2024-09-14T04:21:48.925525+0000 mgr.y (mgr.26165) 418 : cluster [DBG] pgmap v315: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:50.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:50 smithi038 bash[84940]: cluster 2024-09-14T04:21:48.925525+0000 mgr.y (mgr.26165) 418 : cluster [DBG] pgmap v315: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:50.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:50 smithi038 bash[87336]: cluster 2024-09-14T04:21:48.925525+0000 mgr.y (mgr.26165) 418 : cluster [DBG] pgmap v315: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:50.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:50 smithi038 bash[87336]: cluster 2024-09-14T04:21:48.925525+0000 mgr.y (mgr.26165) 418 : cluster [DBG] pgmap v315: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:52.329 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-09-14T04:21:52.330 INFO:teuthology.orchestra.run.smithi038.stderr:dumped all 2024-09-14T04:21:52.604 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:52 smithi038 bash[84940]: cluster 2024-09-14T04:21:50.926487+0000 mgr.y (mgr.26165) 419 : cluster [DBG] pgmap v316: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:52.604 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:52 smithi038 bash[84940]: cluster 2024-09-14T04:21:50.926487+0000 mgr.y (mgr.26165) 419 : cluster [DBG] pgmap v316: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:52.604 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:52 smithi038 bash[87336]: cluster 2024-09-14T04:21:50.926487+0000 mgr.y (mgr.26165) 419 : cluster [DBG] pgmap v316: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:52.604 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:52 smithi038 bash[87336]: cluster 2024-09-14T04:21:50.926487+0000 mgr.y (mgr.26165) 419 : cluster [DBG] pgmap v316: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:52.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:52 smithi123 bash[68976]: cluster 2024-09-14T04:21:50.926487+0000 mgr.y (mgr.26165) 419 : cluster [DBG] pgmap v316: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:52.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:52 smithi123 bash[68976]: cluster 2024-09-14T04:21:50.926487+0000 mgr.y (mgr.26165) 419 : cluster [DBG] pgmap v316: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:53.164 INFO:teuthology.orchestra.run.smithi038.stdout:{"pg_ready":true,"pg_map":{"version":316,"stamp":"2024-09-14T04:21:50.925817+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595917,"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":344,"num_read_kb":799,"num_write":212,"num_write_kb":1659,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":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":164,"ondisk_log_size":164,"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":1069188,"kb_used_data":10400,"kb_used_omap":34,"kb_used_meta":1058653,"kb_avail":748892028,"statfs":{"total":767960285184,"available":766865436672,"internally_reserved":0,"allocated":10649600,"data_stored":6476207,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":35471,"internal_metadata":1084061041},"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.004450"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":75,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.633948+0000","last_change":"2024-09-14T04:19:08.874350+0000","last_active":"2024-09-14T04:19:42.633948+0000","last_peered":"2024-09-14T04:19:42.633948+0000","last_clean":"2024-09-14T04:19:42.633948+0000","last_became_active":"2024-09-14T04:19:08.873675+0000","last_became_peered":"2024-09-14T04:19:08.873675+0000","last_unstale":"2024-09-14T04:19:42.633948+0000","last_undegraded":"2024-09-14T04:19:42.633948+0000","last_fullsized":"2024-09-14T04:19:42.633948+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:31:37.700421+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'2","reported_seq":86,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.634254+0000","last_change":"2024-09-14T04:19:42.634254+0000","last_active":"2024-09-14T04:19:42.634254+0000","last_peered":"2024-09-14T04:19:42.634254+0000","last_clean":"2024-09-14T04:19:42.634254+0000","last_became_active":"2024-09-14T04:19:42.633320+0000","last_became_peered":"2024-09-14T04:19:42.633320+0000","last_unstale":"2024-09-14T04:19:42.634254+0000","last_undegraded":"2024-09-14T04:19:42.634254+0000","last_fullsized":"2024-09-14T04:19:42.634254+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:12:12.393196+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":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":64,"reported_epoch":99,"state":"active+clean","last_fresh":"2024-09-14T04:19:41.644029+0000","last_change":"2024-09-14T04:19:08.861774+0000","last_active":"2024-09-14T04:19:41.644029+0000","last_peered":"2024-09-14T04:19:41.644029+0000","last_clean":"2024-09-14T04:19:41.644029+0000","last_became_active":"2024-09-14T04:19:08.860797+0000","last_became_peered":"2024-09-14T04:19:08.860797+0000","last_unstale":"2024-09-14T04:19:41.644029+0000","last_undegraded":"2024-09-14T04:19:41.644029+0000","last_fullsized":"2024-09-14T04:19:41.644029+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:03:04.404644+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":74,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.628405+0000","last_change":"2024-09-14T04:19:08.857954+0000","last_active":"2024-09-14T04:19:42.628405+0000","last_peered":"2024-09-14T04:19:42.628405+0000","last_clean":"2024-09-14T04:19:42.628405+0000","last_became_active":"2024-09-14T04:19:08.857031+0000","last_became_peered":"2024-09-14T04:19:08.857031+0000","last_unstale":"2024-09-14T04:19:42.628405+0000","last_undegraded":"2024-09-14T04:19:42.628405+0000","last_fullsized":"2024-09-14T04:19:42.628405+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:36:51.607695+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.625222+0000","last_change":"2024-09-14T04:19:08.872560+0000","last_active":"2024-09-14T04:19:42.625222+0000","last_peered":"2024-09-14T04:19:42.625222+0000","last_clean":"2024-09-14T04:19:42.625222+0000","last_became_active":"2024-09-14T04:19:08.872014+0000","last_became_peered":"2024-09-14T04:19:08.872014+0000","last_unstale":"2024-09-14T04:19:42.625222+0000","last_undegraded":"2024-09-14T04:19:42.625222+0000","last_fullsized":"2024-09-14T04:19:42.625222+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:31:16.044152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":65,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.632533+0000","last_change":"2024-09-14T04:19:42.632533+0000","last_active":"2024-09-14T04:19:42.632533+0000","last_peered":"2024-09-14T04:19:42.632533+0000","last_clean":"2024-09-14T04:19:42.632533+0000","last_became_active":"2024-09-14T04:19:42.631563+0000","last_became_peered":"2024-09-14T04:19:42.631563+0000","last_unstale":"2024-09-14T04:19:42.632533+0000","last_undegraded":"2024-09-14T04:19:42.632533+0000","last_fullsized":"2024-09-14T04:19:42.632533+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:14:21.096115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":75,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.635398+0000","last_change":"2024-09-14T04:19:08.873846+0000","last_active":"2024-09-14T04:19:42.635398+0000","last_peered":"2024-09-14T04:19:42.635398+0000","last_clean":"2024-09-14T04:19:42.635398+0000","last_became_active":"2024-09-14T04:19:08.873510+0000","last_became_peered":"2024-09-14T04:19:08.873510+0000","last_unstale":"2024-09-14T04:19:42.635398+0000","last_undegraded":"2024-09-14T04:19:42.635398+0000","last_fullsized":"2024-09-14T04:19:42.635398+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:18:25.972302+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'8","reported_seq":77,"reported_epoch":99,"state":"active+clean","last_fresh":"2024-09-14T04:19:41.632595+0000","last_change":"2024-09-14T04:16:26.504017+0000","last_active":"2024-09-14T04:19:41.632595+0000","last_peered":"2024-09-14T04:19:41.632595+0000","last_clean":"2024-09-14T04:19:41.632595+0000","last_became_active":"2024-09-14T04:16:26.503054+0000","last_became_peered":"2024-09-14T04:16:26.503054+0000","last_unstale":"2024-09-14T04:19:41.632595+0000","last_undegraded":"2024-09-14T04:19:41.632595+0000","last_fullsized":"2024-09-14T04:19:41.632595+0000","mapping_epoch":79,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":80,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T05:31:58.843037+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":12,"num_read_kb":12,"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":"63'1","reported_seq":84,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.634884+0000","last_change":"2024-09-14T04:19:42.634884+0000","last_active":"2024-09-14T04:19:42.634884+0000","last_peered":"2024-09-14T04:19:42.634884+0000","last_clean":"2024-09-14T04:19:42.634884+0000","last_became_active":"2024-09-14T04:19:42.634313+0000","last_became_peered":"2024-09-14T04:19:42.634313+0000","last_unstale":"2024-09-14T04:19:42.634884+0000","last_undegraded":"2024-09-14T04:19:42.634884+0000","last_fullsized":"2024-09-14T04:19:42.634884+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:54:49.619566+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":47,"reported_epoch":99,"state":"active+clean","last_fresh":"2024-09-14T04:19:41.640598+0000","last_change":"2024-09-14T04:04:59.798230+0000","last_active":"2024-09-14T04:19:41.640598+0000","last_peered":"2024-09-14T04:19:41.640598+0000","last_clean":"2024-09-14T04:19:41.640598+0000","last_became_active":"2024-09-14T04:04:59.797446+0000","last_became_peered":"2024-09-14T04:04:59.797446+0000","last_unstale":"2024-09-14T04:19:41.640598+0000","last_undegraded":"2024-09-14T04:19:41.640598+0000","last_fullsized":"2024-09-14T04:19:41.640598+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:46:48.706881+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'2","reported_seq":85,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.641163+0000","last_change":"2024-09-14T04:19:42.641163+0000","last_active":"2024-09-14T04:19:42.641163+0000","last_peered":"2024-09-14T04:19:42.641163+0000","last_clean":"2024-09-14T04:19:42.641163+0000","last_became_active":"2024-09-14T04:19:42.639319+0000","last_became_peered":"2024-09-14T04:19:42.639319+0000","last_unstale":"2024-09-14T04:19:42.641163+0000","last_undegraded":"2024-09-14T04:19:42.641163+0000","last_fullsized":"2024-09-14T04:19:42.641163+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:09:30.964543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":100,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.650050+0000","last_change":"2024-09-14T04:19:42.644860+0000","last_active":"2024-09-14T04:19:42.650050+0000","last_peered":"2024-09-14T04:19:42.650050+0000","last_clean":"2024-09-14T04:19:42.650050+0000","last_became_active":"2024-09-14T04:19:42.643988+0000","last_became_peered":"2024-09-14T04:19:42.643988+0000","last_unstale":"2024-09-14T04:19:42.650050+0000","last_undegraded":"2024-09-14T04:19:42.650050+0000","last_fullsized":"2024-09-14T04:19:42.650050+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:36:27.621661+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"63'1","reported_seq":50,"reported_epoch":99,"state":"active+clean","last_fresh":"2024-09-14T04:19:41.621035+0000","last_change":"2024-09-14T04:04:58.757076+0000","last_active":"2024-09-14T04:19:41.621035+0000","last_peered":"2024-09-14T04:19:41.621035+0000","last_clean":"2024-09-14T04:19:41.621035+0000","last_became_active":"2024-09-14T04:04:58.756500+0000","last_became_peered":"2024-09-14T04:04:58.756500+0000","last_unstale":"2024-09-14T04:19:41.621035+0000","last_undegraded":"2024-09-14T04:19:41.621035+0000","last_fullsized":"2024-09-14T04:19:41.621035+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:54:39.772562+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":64,"reported_epoch":99,"state":"active+clean","last_fresh":"2024-09-14T04:19:41.630093+0000","last_change":"2024-09-14T04:17:00.827635+0000","last_active":"2024-09-14T04:19:41.630093+0000","last_peered":"2024-09-14T04:19:41.630093+0000","last_clean":"2024-09-14T04:19:41.630093+0000","last_became_active":"2024-09-14T04:17:00.826826+0000","last_became_peered":"2024-09-14T04:17:00.826826+0000","last_unstale":"2024-09-14T04:19:41.630093+0000","last_undegraded":"2024-09-14T04:19:41.630093+0000","last_fullsized":"2024-09-14T04:19:41.630093+0000","mapping_epoch":84,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":85,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:23:45.049531+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":65,"reported_epoch":99,"state":"active+clean","last_fresh":"2024-09-14T04:19:41.645333+0000","last_change":"2024-09-14T04:19:08.879621+0000","last_active":"2024-09-14T04:19:41.645333+0000","last_peered":"2024-09-14T04:19:41.645333+0000","last_clean":"2024-09-14T04:19:41.645333+0000","last_became_active":"2024-09-14T04:19:08.879232+0000","last_became_peered":"2024-09-14T04:19:08.879232+0000","last_unstale":"2024-09-14T04:19:41.645333+0000","last_undegraded":"2024-09-14T04:19:41.645333+0000","last_fullsized":"2024-09-14T04:19:41.645333+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:06:15.162063+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":89,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.638669+0000","last_change":"2024-09-14T04:19:42.633393+0000","last_active":"2024-09-14T04:19:42.638669+0000","last_peered":"2024-09-14T04:19:42.638669+0000","last_clean":"2024-09-14T04:19:42.638669+0000","last_became_active":"2024-09-14T04:19:42.631936+0000","last_became_peered":"2024-09-14T04:19:42.631936+0000","last_unstale":"2024-09-14T04:19:42.638669+0000","last_undegraded":"2024-09-14T04:19:42.638669+0000","last_fullsized":"2024-09-14T04:19:42.638669+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:43:10.205106+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,4],"acting":[0,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.b","version":"64'3","reported_seq":86,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.636029+0000","last_change":"2024-09-14T04:19:42.635048+0000","last_active":"2024-09-14T04:19:42.636029+0000","last_peered":"2024-09-14T04:19:42.636029+0000","last_clean":"2024-09-14T04:19:42.636029+0000","last_became_active":"2024-09-14T04:19:42.634647+0000","last_became_peered":"2024-09-14T04:19:42.634647+0000","last_unstale":"2024-09-14T04:19:42.636029+0000","last_undegraded":"2024-09-14T04:19:42.636029+0000","last_fullsized":"2024-09-14T04:19:42.636029+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T06:02:44.281530+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":72,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.639225+0000","last_change":"2024-09-14T04:19:42.638847+0000","last_active":"2024-09-14T04:19:42.639225+0000","last_peered":"2024-09-14T04:19:42.639225+0000","last_clean":"2024-09-14T04:19:42.639225+0000","last_became_active":"2024-09-14T04:19:42.638188+0000","last_became_peered":"2024-09-14T04:19:42.638188+0000","last_unstale":"2024-09-14T04:19:42.639225+0000","last_undegraded":"2024-09-14T04:19:42.639225+0000","last_fullsized":"2024-09-14T04:19:42.639225+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:23:02.561858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":82,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.640315+0000","last_change":"2024-09-14T04:19:42.640315+0000","last_active":"2024-09-14T04:19:42.640315+0000","last_peered":"2024-09-14T04:19:42.640315+0000","last_clean":"2024-09-14T04:19:42.640315+0000","last_became_active":"2024-09-14T04:19:42.639647+0000","last_became_peered":"2024-09-14T04:19:42.639647+0000","last_unstale":"2024-09-14T04:19:42.640315+0000","last_undegraded":"2024-09-14T04:19:42.640315+0000","last_fullsized":"2024-09-14T04:19:42.640315+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:18:39.051719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":86,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.650328+0000","last_change":"2024-09-14T04:19:42.650071+0000","last_active":"2024-09-14T04:19:42.650328+0000","last_peered":"2024-09-14T04:19:42.650328+0000","last_clean":"2024-09-14T04:19:42.650328+0000","last_became_active":"2024-09-14T04:19:42.648824+0000","last_became_peered":"2024-09-14T04:19:42.648824+0000","last_unstale":"2024-09-14T04:19:42.650328+0000","last_undegraded":"2024-09-14T04:19:42.650328+0000","last_fullsized":"2024-09-14T04:19:42.650328+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:13:34.311856+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":71,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.647328+0000","last_change":"2024-09-14T04:19:42.643992+0000","last_active":"2024-09-14T04:19:42.647328+0000","last_peered":"2024-09-14T04:19:42.647328+0000","last_clean":"2024-09-14T04:19:42.647328+0000","last_became_active":"2024-09-14T04:19:42.643187+0000","last_became_peered":"2024-09-14T04:19:42.643187+0000","last_unstale":"2024-09-14T04:19:42.647328+0000","last_undegraded":"2024-09-14T04:19:42.647328+0000","last_fullsized":"2024-09-14T04:19:42.647328+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:24:52.681331+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":64,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.651051+0000","last_change":"2024-09-14T04:19:42.650362+0000","last_active":"2024-09-14T04:19:42.651051+0000","last_peered":"2024-09-14T04:19:42.651051+0000","last_clean":"2024-09-14T04:19:42.651051+0000","last_became_active":"2024-09-14T04:19:42.649250+0000","last_became_peered":"2024-09-14T04:19:42.649250+0000","last_unstale":"2024-09-14T04:19:42.651051+0000","last_undegraded":"2024-09-14T04:19:42.651051+0000","last_fullsized":"2024-09-14T04:19:42.651051+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:13:02.042182+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":76,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.630174+0000","last_change":"2024-09-14T04:19:08.874337+0000","last_active":"2024-09-14T04:19:42.630174+0000","last_peered":"2024-09-14T04:19:42.630174+0000","last_clean":"2024-09-14T04:19:42.630174+0000","last_became_active":"2024-09-14T04:19:08.873054+0000","last_became_peered":"2024-09-14T04:19:08.873054+0000","last_unstale":"2024-09-14T04:19:42.630174+0000","last_undegraded":"2024-09-14T04:19:42.630174+0000","last_fullsized":"2024-09-14T04:19:42.630174+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:41:29.161551+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":78,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.652970+0000","last_change":"2024-09-14T04:19:42.652319+0000","last_active":"2024-09-14T04:19:42.652970+0000","last_peered":"2024-09-14T04:19:42.652970+0000","last_clean":"2024-09-14T04:19:42.652970+0000","last_became_active":"2024-09-14T04:19:42.651977+0000","last_became_peered":"2024-09-14T04:19:42.651977+0000","last_unstale":"2024-09-14T04:19:42.652970+0000","last_undegraded":"2024-09-14T04:19:42.652970+0000","last_fullsized":"2024-09-14T04:19:42.652970+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:49:25.535726+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"75'100","reported_seq":182,"reported_epoch":99,"state":"active+clean","last_fresh":"2024-09-14T04:19:41.612246+0000","last_change":"2024-09-14T04:16:26.513056+0000","last_active":"2024-09-14T04:19:41.612246+0000","last_peered":"2024-09-14T04:19:41.612246+0000","last_clean":"2024-09-14T04:19:41.612246+0000","last_became_active":"2024-09-14T04:16:26.511831+0000","last_became_peered":"2024-09-14T04:16:26.511831+0000","last_unstale":"2024-09-14T04:19:41.612246+0000","last_undegraded":"2024-09-14T04:19:41.612246+0000","last_fullsized":"2024-09-14T04:19:41.612246+0000","mapping_epoch":79,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":80,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T03:56:14.533049+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:39:06.110004+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":306,"num_read_kb":759,"num_write":149,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"55'1","reported_seq":78,"reported_epoch":99,"state":"active+clean","last_fresh":"2024-09-14T04:19:41.641745+0000","last_change":"2024-09-14T04:18:23.879583+0000","last_active":"2024-09-14T04:19:41.641745+0000","last_peered":"2024-09-14T04:19:41.641745+0000","last_clean":"2024-09-14T04:19:41.641745+0000","last_became_active":"2024-09-14T04:18:23.878529+0000","last_became_peered":"2024-09-14T04:18:23.878529+0000","last_unstale":"2024-09-14T04:19:41.641745+0000","last_undegraded":"2024-09-14T04:19:41.641745+0000","last_fullsized":"2024-09-14T04:19:41.641745+0000","mapping_epoch":89,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":90,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:23:29.719949+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000682689,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":34,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.630412+0000","last_change":"2024-09-14T04:19:08.881085+0000","last_active":"2024-09-14T04:19:42.630412+0000","last_peered":"2024-09-14T04:19:42.630412+0000","last_clean":"2024-09-14T04:19:42.630412+0000","last_became_active":"2024-09-14T04:19:08.880678+0000","last_became_peered":"2024-09-14T04:19:08.880678+0000","last_unstale":"2024-09-14T04:19:42.630412+0000","last_undegraded":"2024-09-14T04:19:42.630412+0000","last_fullsized":"2024-09-14T04:19:42.630412+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:31:42.518778+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":64,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.633958+0000","last_change":"2024-09-14T04:19:42.633958+0000","last_active":"2024-09-14T04:19:42.633958+0000","last_peered":"2024-09-14T04:19:42.633958+0000","last_clean":"2024-09-14T04:19:42.633958+0000","last_became_active":"2024-09-14T04:19:42.633294+0000","last_became_peered":"2024-09-14T04:19:42.633294+0000","last_unstale":"2024-09-14T04:19:42.633958+0000","last_undegraded":"2024-09-14T04:19:42.633958+0000","last_fullsized":"2024-09-14T04:19:42.633958+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:43:46.207050+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":94,"reported_epoch":99,"state":"active+clean","last_fresh":"2024-09-14T04:19:41.612004+0000","last_change":"2024-09-14T04:17:00.799531+0000","last_active":"2024-09-14T04:19:41.612004+0000","last_peered":"2024-09-14T04:19:41.612004+0000","last_clean":"2024-09-14T04:19:41.612004+0000","last_became_active":"2024-09-14T04:17:00.797412+0000","last_became_peered":"2024-09-14T04:17:00.797412+0000","last_unstale":"2024-09-14T04:19:41.612004+0000","last_undegraded":"2024-09-14T04:19:41.612004+0000","last_fullsized":"2024-09-14T04:19:41.612004+0000","mapping_epoch":84,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":85,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:02:56.254812+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00063445000000000005,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":85,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.646978+0000","last_change":"2024-09-14T04:19:42.645707+0000","last_active":"2024-09-14T04:19:42.646978+0000","last_peered":"2024-09-14T04:19:42.646978+0000","last_clean":"2024-09-14T04:19:42.646978+0000","last_became_active":"2024-09-14T04:19:42.645184+0000","last_became_peered":"2024-09-14T04:19:42.645184+0000","last_unstale":"2024-09-14T04:19:42.646978+0000","last_undegraded":"2024-09-14T04:19:42.646978+0000","last_fullsized":"2024-09-14T04:19:42.646978+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:24:17.839457+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":86,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.625618+0000","last_change":"2024-09-14T04:18:23.880498+0000","last_active":"2024-09-14T04:19:42.625618+0000","last_peered":"2024-09-14T04:19:42.625618+0000","last_clean":"2024-09-14T04:19:42.625618+0000","last_became_active":"2024-09-14T04:18:23.880059+0000","last_became_peered":"2024-09-14T04:18:23.880059+0000","last_unstale":"2024-09-14T04:19:42.625618+0000","last_undegraded":"2024-09-14T04:19:42.625618+0000","last_fullsized":"2024-09-14T04:19:42.625618+0000","mapping_epoch":89,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":90,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:24:39.684714+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":104,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.619623+0000","last_change":"2024-09-14T04:19:08.878310+0000","last_active":"2024-09-14T04:19:42.619623+0000","last_peered":"2024-09-14T04:19:42.619623+0000","last_clean":"2024-09-14T04:19:42.619623+0000","last_became_active":"2024-09-14T04:19:08.877849+0000","last_became_peered":"2024-09-14T04:19:08.877849+0000","last_unstale":"2024-09-14T04:19:42.619623+0000","last_undegraded":"2024-09-14T04:19:42.619623+0000","last_fullsized":"2024-09-14T04:19:42.619623+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:25:46.536509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026470600000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.623221+0000","last_change":"2024-09-14T04:18:23.868969+0000","last_active":"2024-09-14T04:19:42.623221+0000","last_peered":"2024-09-14T04:19:42.623221+0000","last_clean":"2024-09-14T04:19:42.623221+0000","last_became_active":"2024-09-14T04:18:23.868634+0000","last_became_peered":"2024-09-14T04:18:23.868634+0000","last_unstale":"2024-09-14T04:19:42.623221+0000","last_undegraded":"2024-09-14T04:19:42.623221+0000","last_fullsized":"2024-09-14T04:19:42.623221+0000","mapping_epoch":89,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":90,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:21:23.421668+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":90,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.632152+0000","last_change":"2024-09-14T04:17:00.812758+0000","last_active":"2024-09-14T04:19:42.632152+0000","last_peered":"2024-09-14T04:19:42.632152+0000","last_clean":"2024-09-14T04:19:42.632152+0000","last_became_active":"2024-09-14T04:17:00.807804+0000","last_became_peered":"2024-09-14T04:17:00.807804+0000","last_unstale":"2024-09-14T04:19:42.632152+0000","last_undegraded":"2024-09-14T04:19:42.632152+0000","last_fullsized":"2024-09-14T04:19:42.632152+0000","mapping_epoch":84,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":85,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:09:53.290497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"57'2","reported_seq":79,"reported_epoch":99,"state":"active+clean","last_fresh":"2024-09-14T04:19:41.642018+0000","last_change":"2024-09-14T04:17:00.828407+0000","last_active":"2024-09-14T04:19:41.642018+0000","last_peered":"2024-09-14T04:19:41.642018+0000","last_clean":"2024-09-14T04:19:41.642018+0000","last_became_active":"2024-09-14T04:17:00.827475+0000","last_became_peered":"2024-09-14T04:17:00.827475+0000","last_unstale":"2024-09-14T04:19:41.642018+0000","last_undegraded":"2024-09-14T04:19:41.642018+0000","last_fullsized":"2024-09-14T04:19:41.642018+0000","mapping_epoch":84,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":85,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:28:13.026531+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0017315220000000001,"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":61,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.648484+0000","last_change":"2024-09-14T04:19:42.643539+0000","last_active":"2024-09-14T04:19:42.648484+0000","last_peered":"2024-09-14T04:19:42.648484+0000","last_clean":"2024-09-14T04:19:42.648484+0000","last_became_active":"2024-09-14T04:19:42.642399+0000","last_became_peered":"2024-09-14T04:19:42.642399+0000","last_unstale":"2024-09-14T04:19:42.648484+0000","last_undegraded":"2024-09-14T04:19:42.648484+0000","last_fullsized":"2024-09-14T04:19:42.648484+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:22:53.104394+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":78,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.623348+0000","last_change":"2024-09-14T04:19:08.878487+0000","last_active":"2024-09-14T04:19:42.623348+0000","last_peered":"2024-09-14T04:19:42.623348+0000","last_clean":"2024-09-14T04:19:42.623348+0000","last_became_active":"2024-09-14T04:19:08.877989+0000","last_became_peered":"2024-09-14T04:19:08.877989+0000","last_unstale":"2024-09-14T04:19:42.623348+0000","last_undegraded":"2024-09-14T04:19:42.623348+0000","last_fullsized":"2024-09-14T04:19:42.623348+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:00:52.330468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":82,"reported_epoch":99,"state":"active+clean","last_fresh":"2024-09-14T04:19:41.645298+0000","last_change":"2024-09-14T04:19:08.861754+0000","last_active":"2024-09-14T04:19:41.645298+0000","last_peered":"2024-09-14T04:19:41.645298+0000","last_clean":"2024-09-14T04:19:41.645298+0000","last_became_active":"2024-09-14T04:19:08.860874+0000","last_became_peered":"2024-09-14T04:19:08.860874+0000","last_unstale":"2024-09-14T04:19:41.645298+0000","last_undegraded":"2024-09-14T04:19:41.645298+0000","last_fullsized":"2024-09-14T04:19:41.645298+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:59:01.334811+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":103,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.623864+0000","last_change":"2024-09-14T04:17:00.813520+0000","last_active":"2024-09-14T04:19:42.623864+0000","last_peered":"2024-09-14T04:19:42.623864+0000","last_clean":"2024-09-14T04:19:42.623864+0000","last_became_active":"2024-09-14T04:17:00.807330+0000","last_became_peered":"2024-09-14T04:17:00.807330+0000","last_unstale":"2024-09-14T04:19:42.623864+0000","last_undegraded":"2024-09-14T04:19:42.623864+0000","last_fullsized":"2024-09-14T04:19:42.623864+0000","mapping_epoch":84,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":85,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:20:02.657329+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000609499,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.654705+0000","last_change":"2024-09-14T04:19:42.653701+0000","last_active":"2024-09-14T04:19:42.654705+0000","last_peered":"2024-09-14T04:19:42.654705+0000","last_clean":"2024-09-14T04:19:42.654705+0000","last_became_active":"2024-09-14T04:19:42.652665+0000","last_became_peered":"2024-09-14T04:19:42.652665+0000","last_unstale":"2024-09-14T04:19:42.654705+0000","last_undegraded":"2024-09-14T04:19:42.654705+0000","last_fullsized":"2024-09-14T04:19:42.654705+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:52:36.500982+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":66,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.623610+0000","last_change":"2024-09-14T04:18:23.879285+0000","last_active":"2024-09-14T04:19:42.623610+0000","last_peered":"2024-09-14T04:19:42.623610+0000","last_clean":"2024-09-14T04:19:42.623610+0000","last_became_active":"2024-09-14T04:18:23.878681+0000","last_became_peered":"2024-09-14T04:18:23.878681+0000","last_unstale":"2024-09-14T04:19:42.623610+0000","last_undegraded":"2024-09-14T04:19:42.623610+0000","last_fullsized":"2024-09-14T04:19:42.623610+0000","mapping_epoch":89,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":90,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:30:57.336674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":94,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.636596+0000","last_change":"2024-09-14T04:19:42.636596+0000","last_active":"2024-09-14T04:19:42.636596+0000","last_peered":"2024-09-14T04:19:42.636596+0000","last_clean":"2024-09-14T04:19:42.636596+0000","last_became_active":"2024-09-14T04:19:42.635614+0000","last_became_peered":"2024-09-14T04:19:42.635614+0000","last_unstale":"2024-09-14T04:19:42.636596+0000","last_undegraded":"2024-09-14T04:19:42.636596+0000","last_fullsized":"2024-09-14T04:19:42.636596+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:49:21.059486+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067607599999999996,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":64,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.627625+0000","last_change":"2024-09-14T04:16:26.507780+0000","last_active":"2024-09-14T04:19:42.627625+0000","last_peered":"2024-09-14T04:19:42.627625+0000","last_clean":"2024-09-14T04:19:42.627625+0000","last_became_active":"2024-09-14T04:16:26.507129+0000","last_became_peered":"2024-09-14T04:16:26.507129+0000","last_unstale":"2024-09-14T04:19:42.627625+0000","last_undegraded":"2024-09-14T04:19:42.627625+0000","last_fullsized":"2024-09-14T04:19:42.627625+0000","mapping_epoch":79,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":80,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:51:51.286185+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'2","reported_seq":74,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.637809+0000","last_change":"2024-09-14T04:19:08.871457+0000","last_active":"2024-09-14T04:19:42.637809+0000","last_peered":"2024-09-14T04:19:42.637809+0000","last_clean":"2024-09-14T04:19:42.637809+0000","last_became_active":"2024-09-14T04:19:08.868407+0000","last_became_peered":"2024-09-14T04:19:08.868407+0000","last_unstale":"2024-09-14T04:19:42.637809+0000","last_undegraded":"2024-09-14T04:19:42.637809+0000","last_fullsized":"2024-09-14T04:19:42.637809+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:59:48.374114+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":77,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.653602+0000","last_change":"2024-09-14T04:19:42.652857+0000","last_active":"2024-09-14T04:19:42.653602+0000","last_peered":"2024-09-14T04:19:42.653602+0000","last_clean":"2024-09-14T04:19:42.653602+0000","last_became_active":"2024-09-14T04:19:42.652402+0000","last_became_peered":"2024-09-14T04:19:42.652402+0000","last_unstale":"2024-09-14T04:19:42.653602+0000","last_undegraded":"2024-09-14T04:19:42.653602+0000","last_fullsized":"2024-09-14T04:19:42.653602+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:52:50.720268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":70,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.626794+0000","last_change":"2024-09-14T04:19:08.869232+0000","last_active":"2024-09-14T04:19:42.626794+0000","last_peered":"2024-09-14T04:19:42.626794+0000","last_clean":"2024-09-14T04:19:42.626794+0000","last_became_active":"2024-09-14T04:19:08.868255+0000","last_became_peered":"2024-09-14T04:19:08.868255+0000","last_unstale":"2024-09-14T04:19:42.626794+0000","last_undegraded":"2024-09-14T04:19:42.626794+0000","last_fullsized":"2024-09-14T04:19:42.626794+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:17:59.582224+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"64'1","reported_seq":90,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.638850+0000","last_change":"2024-09-14T04:19:42.638187+0000","last_active":"2024-09-14T04:19:42.638850+0000","last_peered":"2024-09-14T04:19:42.638850+0000","last_clean":"2024-09-14T04:19:42.638850+0000","last_became_active":"2024-09-14T04:19:42.637725+0000","last_became_peered":"2024-09-14T04:19:42.637725+0000","last_unstale":"2024-09-14T04:19:42.638850+0000","last_undegraded":"2024-09-14T04:19:42.638850+0000","last_fullsized":"2024-09-14T04:19:42.638850+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:50:15.366256+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":77,"reported_epoch":99,"state":"active+clean","last_fresh":"2024-09-14T04:19:41.632088+0000","last_change":"2024-09-14T04:18:23.879292+0000","last_active":"2024-09-14T04:19:41.632088+0000","last_peered":"2024-09-14T04:19:41.632088+0000","last_clean":"2024-09-14T04:19:41.632088+0000","last_became_active":"2024-09-14T04:18:23.878398+0000","last_became_peered":"2024-09-14T04:18:23.878398+0000","last_unstale":"2024-09-14T04:19:41.632088+0000","last_undegraded":"2024-09-14T04:19:41.632088+0000","last_fullsized":"2024-09-14T04:19:41.632088+0000","mapping_epoch":89,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":90,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:27:55.872465+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00065019000000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.634868+0000","last_change":"2024-09-14T04:19:42.632880+0000","last_active":"2024-09-14T04:19:42.634868+0000","last_peered":"2024-09-14T04:19:42.634868+0000","last_clean":"2024-09-14T04:19:42.634868+0000","last_became_active":"2024-09-14T04:19:42.630108+0000","last_became_peered":"2024-09-14T04:19:42.630108+0000","last_unstale":"2024-09-14T04:19:42.634868+0000","last_undegraded":"2024-09-14T04:19:42.634868+0000","last_fullsized":"2024-09-14T04:19:42.634868+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:13:55.228629+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":64,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.646757+0000","last_change":"2024-09-14T04:19:42.646559+0000","last_active":"2024-09-14T04:19:42.646757+0000","last_peered":"2024-09-14T04:19:42.646757+0000","last_clean":"2024-09-14T04:19:42.646757+0000","last_became_active":"2024-09-14T04:19:42.645683+0000","last_became_peered":"2024-09-14T04:19:42.645683+0000","last_unstale":"2024-09-14T04:19:42.646757+0000","last_undegraded":"2024-09-14T04:19:42.646757+0000","last_fullsized":"2024-09-14T04:19:42.646757+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:08:29.408846+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"75'23","reported_seq":66,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.634663+0000","last_change":"2024-09-14T04:19:42.634435+0000","last_active":"2024-09-14T04:19:42.634663+0000","last_peered":"2024-09-14T04:19:42.634663+0000","last_clean":"2024-09-14T04:19:42.634663+0000","last_became_active":"2024-09-14T04:19:42.631148+0000","last_became_peered":"2024-09-14T04:19:42.631148+0000","last_unstale":"2024-09-14T04:19:42.634663+0000","last_undegraded":"2024-09-14T04:19:42.634663+0000","last_fullsized":"2024-09-14T04:19:42.634663+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:31:06.697115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":67,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.624074+0000","last_change":"2024-09-14T04:18:23.871641+0000","last_active":"2024-09-14T04:19:42.624074+0000","last_peered":"2024-09-14T04:19:42.624074+0000","last_clean":"2024-09-14T04:19:42.624074+0000","last_became_active":"2024-09-14T04:18:23.870871+0000","last_became_peered":"2024-09-14T04:18:23.870871+0000","last_unstale":"2024-09-14T04:19:42.624074+0000","last_undegraded":"2024-09-14T04:19:42.624074+0000","last_fullsized":"2024-09-14T04:19:42.624074+0000","mapping_epoch":89,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":90,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:59:04.173876+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'3","reported_seq":87,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.637907+0000","last_change":"2024-09-14T04:19:42.637907+0000","last_active":"2024-09-14T04:19:42.637907+0000","last_peered":"2024-09-14T04:19:42.637907+0000","last_clean":"2024-09-14T04:19:42.637907+0000","last_became_active":"2024-09-14T04:19:42.637132+0000","last_became_peered":"2024-09-14T04:19:42.637132+0000","last_unstale":"2024-09-14T04:19:42.637907+0000","last_undegraded":"2024-09-14T04:19:42.637907+0000","last_fullsized":"2024-09-14T04:19:42.637907+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T07:54:01.347971+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":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":[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":65,"reported_epoch":99,"state":"active+clean","last_fresh":"2024-09-14T04:19:41.640159+0000","last_change":"2024-09-14T04:17:00.824294+0000","last_active":"2024-09-14T04:19:41.640159+0000","last_peered":"2024-09-14T04:19:41.640159+0000","last_clean":"2024-09-14T04:19:41.640159+0000","last_became_active":"2024-09-14T04:17:00.823338+0000","last_became_peered":"2024-09-14T04:17:00.823338+0000","last_unstale":"2024-09-14T04:19:41.640159+0000","last_undegraded":"2024-09-14T04:19:41.640159+0000","last_fullsized":"2024-09-14T04:19:41.640159+0000","mapping_epoch":84,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":85,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:33:02.333045+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":35,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.630478+0000","last_change":"2024-09-14T04:19:08.879320+0000","last_active":"2024-09-14T04:19:42.630478+0000","last_peered":"2024-09-14T04:19:42.630478+0000","last_clean":"2024-09-14T04:19:42.630478+0000","last_became_active":"2024-09-14T04:19:08.878869+0000","last_became_peered":"2024-09-14T04:19:08.878869+0000","last_unstale":"2024-09-14T04:19:42.630478+0000","last_undegraded":"2024-09-14T04:19:42.630478+0000","last_fullsized":"2024-09-14T04:19:42.630478+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:39:06.258191+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":74,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.625857+0000","last_change":"2024-09-14T04:19:08.871042+0000","last_active":"2024-09-14T04:19:42.625857+0000","last_peered":"2024-09-14T04:19:42.625857+0000","last_clean":"2024-09-14T04:19:42.625857+0000","last_became_active":"2024-09-14T04:19:08.870366+0000","last_became_peered":"2024-09-14T04:19:08.870366+0000","last_unstale":"2024-09-14T04:19:42.625857+0000","last_undegraded":"2024-09-14T04:19:42.625857+0000","last_fullsized":"2024-09-14T04:19:42.625857+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:30:13.281701+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":89,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.626695+0000","last_change":"2024-09-14T04:19:08.881050+0000","last_active":"2024-09-14T04:19:42.626695+0000","last_peered":"2024-09-14T04:19:42.626695+0000","last_clean":"2024-09-14T04:19:42.626695+0000","last_became_active":"2024-09-14T04:19:08.880697+0000","last_became_peered":"2024-09-14T04:19:08.880697+0000","last_unstale":"2024-09-14T04:19:42.626695+0000","last_undegraded":"2024-09-14T04:19:42.626695+0000","last_fullsized":"2024-09-14T04:19:42.626695+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:35:00.826396+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1f","version":"0'0","reported_seq":64,"reported_epoch":99,"state":"active+clean","last_fresh":"2024-09-14T04:19:41.631881+0000","last_change":"2024-09-14T04:17:00.824384+0000","last_active":"2024-09-14T04:19:41.631881+0000","last_peered":"2024-09-14T04:19:41.631881+0000","last_clean":"2024-09-14T04:19:41.631881+0000","last_became_active":"2024-09-14T04:17:00.823419+0000","last_became_peered":"2024-09-14T04:17:00.823419+0000","last_unstale":"2024-09-14T04:19:41.631881+0000","last_undegraded":"2024-09-14T04:19:41.631881+0000","last_fullsized":"2024-09-14T04:19:41.631881+0000","mapping_epoch":84,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":85,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:12:07.409073+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":93,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.626974+0000","last_change":"2024-09-14T04:19:08.869911+0000","last_active":"2024-09-14T04:19:42.626974+0000","last_peered":"2024-09-14T04:19:42.626974+0000","last_clean":"2024-09-14T04:19:42.626974+0000","last_became_active":"2024-09-14T04:19:08.868695+0000","last_became_peered":"2024-09-14T04:19:08.868695+0000","last_unstale":"2024-09-14T04:19:42.626974+0000","last_undegraded":"2024-09-14T04:19:42.626974+0000","last_fullsized":"2024-09-14T04:19:42.626974+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:10:45.728820+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.625790+0000","last_change":"2024-09-14T04:19:08.872868+0000","last_active":"2024-09-14T04:19:42.625790+0000","last_peered":"2024-09-14T04:19:42.625790+0000","last_clean":"2024-09-14T04:19:42.625790+0000","last_became_active":"2024-09-14T04:19:08.872343+0000","last_became_peered":"2024-09-14T04:19:08.872343+0000","last_unstale":"2024-09-14T04:19:42.625790+0000","last_undegraded":"2024-09-14T04:19:42.625790+0000","last_fullsized":"2024-09-14T04:19:42.625790+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:44:32.057349+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":77,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.651683+0000","last_change":"2024-09-14T04:19:42.651094+0000","last_active":"2024-09-14T04:19:42.651683+0000","last_peered":"2024-09-14T04:19:42.651683+0000","last_clean":"2024-09-14T04:19:42.651683+0000","last_became_active":"2024-09-14T04:19:42.650755+0000","last_became_peered":"2024-09-14T04:19:42.650755+0000","last_unstale":"2024-09-14T04:19:42.651683+0000","last_undegraded":"2024-09-14T04:19:42.651683+0000","last_fullsized":"2024-09-14T04:19:42.651683+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:15:36.778457+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":86,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.643915+0000","last_change":"2024-09-14T04:19:42.642503+0000","last_active":"2024-09-14T04:19:42.643915+0000","last_peered":"2024-09-14T04:19:42.643915+0000","last_clean":"2024-09-14T04:19:42.643915+0000","last_became_active":"2024-09-14T04:19:42.641977+0000","last_became_peered":"2024-09-14T04:19:42.641977+0000","last_unstale":"2024-09-14T04:19:42.643915+0000","last_undegraded":"2024-09-14T04:19:42.643915+0000","last_fullsized":"2024-09-14T04:19:42.643915+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:40:14.635217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"64'2","reported_seq":89,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.649577+0000","last_change":"2024-09-14T04:19:42.649335+0000","last_active":"2024-09-14T04:19:42.649577+0000","last_peered":"2024-09-14T04:19:42.649577+0000","last_clean":"2024-09-14T04:19:42.649577+0000","last_became_active":"2024-09-14T04:19:42.648423+0000","last_became_peered":"2024-09-14T04:19:42.648423+0000","last_unstale":"2024-09-14T04:19:42.649577+0000","last_undegraded":"2024-09-14T04:19:42.649577+0000","last_fullsized":"2024-09-14T04:19:42.649577+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:07:19.323674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":95,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.618476+0000","last_change":"2024-09-14T04:19:08.877175+0000","last_active":"2024-09-14T04:19:42.618476+0000","last_peered":"2024-09-14T04:19:42.618476+0000","last_clean":"2024-09-14T04:19:42.618476+0000","last_became_active":"2024-09-14T04:19:08.876831+0000","last_became_peered":"2024-09-14T04:19:08.876831+0000","last_unstale":"2024-09-14T04:19:42.618476+0000","last_undegraded":"2024-09-14T04:19:42.618476+0000","last_fullsized":"2024-09-14T04:19:42.618476+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:04:59.357182+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"64'2","reported_seq":80,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.646053+0000","last_change":"2024-09-14T04:19:42.644995+0000","last_active":"2024-09-14T04:19:42.646053+0000","last_peered":"2024-09-14T04:19:42.646053+0000","last_clean":"2024-09-14T04:19:42.646053+0000","last_became_active":"2024-09-14T04:19:42.644417+0000","last_became_peered":"2024-09-14T04:19:42.644417+0000","last_unstale":"2024-09-14T04:19:42.646053+0000","last_undegraded":"2024-09-14T04:19:42.646053+0000","last_fullsized":"2024-09-14T04:19:42.646053+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:35:34.360545+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":89,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.649030+0000","last_change":"2024-09-14T04:19:42.648838+0000","last_active":"2024-09-14T04:19:42.649030+0000","last_peered":"2024-09-14T04:19:42.649030+0000","last_clean":"2024-09-14T04:19:42.649030+0000","last_became_active":"2024-09-14T04:19:42.646584+0000","last_became_peered":"2024-09-14T04:19:42.646584+0000","last_unstale":"2024-09-14T04:19:42.649030+0000","last_undegraded":"2024-09-14T04:19:42.649030+0000","last_fullsized":"2024-09-14T04:19:42.649030+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:04:32.667528+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'2","reported_seq":85,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.633208+0000","last_change":"2024-09-14T04:19:42.633208+0000","last_active":"2024-09-14T04:19:42.633208+0000","last_peered":"2024-09-14T04:19:42.633208+0000","last_clean":"2024-09-14T04:19:42.633208+0000","last_became_active":"2024-09-14T04:19:42.632094+0000","last_became_peered":"2024-09-14T04:19:42.632094+0000","last_unstale":"2024-09-14T04:19:42.633208+0000","last_undegraded":"2024-09-14T04:19:42.633208+0000","last_fullsized":"2024-09-14T04:19:42.633208+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:40:30.525106+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":89,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.643259+0000","last_change":"2024-09-14T04:19:42.642989+0000","last_active":"2024-09-14T04:19:42.643259+0000","last_peered":"2024-09-14T04:19:42.643259+0000","last_clean":"2024-09-14T04:19:42.643259+0000","last_became_active":"2024-09-14T04:19:42.642112+0000","last_became_peered":"2024-09-14T04:19:42.642112+0000","last_unstale":"2024-09-14T04:19:42.643259+0000","last_undegraded":"2024-09-14T04:19:42.643259+0000","last_fullsized":"2024-09-14T04:19:42.643259+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:54:27.993489+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'2","reported_seq":68,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.631447+0000","last_change":"2024-09-14T04:19:42.631447+0000","last_active":"2024-09-14T04:19:42.631447+0000","last_peered":"2024-09-14T04:19:42.631447+0000","last_clean":"2024-09-14T04:19:42.631447+0000","last_became_active":"2024-09-14T04:19:42.630103+0000","last_became_peered":"2024-09-14T04:19:42.630103+0000","last_unstale":"2024-09-14T04:19:42.631447+0000","last_undegraded":"2024-09-14T04:19:42.631447+0000","last_fullsized":"2024-09-14T04:19:42.631447+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:01:50.213897+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":96,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.631308+0000","last_change":"2024-09-14T04:19:08.881413+0000","last_active":"2024-09-14T04:19:42.631308+0000","last_peered":"2024-09-14T04:19:42.631308+0000","last_clean":"2024-09-14T04:19:42.631308+0000","last_became_active":"2024-09-14T04:19:08.879072+0000","last_became_peered":"2024-09-14T04:19:08.879072+0000","last_unstale":"2024-09-14T04:19:42.631308+0000","last_undegraded":"2024-09-14T04:19:42.631308+0000","last_fullsized":"2024-09-14T04:19:42.631308+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:43:29.281402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"64'2","reported_seq":82,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.635579+0000","last_change":"2024-09-14T04:19:08.881299+0000","last_active":"2024-09-14T04:19:42.635579+0000","last_peered":"2024-09-14T04:19:42.635579+0000","last_clean":"2024-09-14T04:19:42.635579+0000","last_became_active":"2024-09-14T04:19:08.880748+0000","last_became_peered":"2024-09-14T04:19:08.880748+0000","last_unstale":"2024-09-14T04:19:42.635579+0000","last_undegraded":"2024-09-14T04:19:42.635579+0000","last_fullsized":"2024-09-14T04:19:42.635579+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:17:48.218238+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":64,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.648036+0000","last_change":"2024-09-14T04:19:42.647739+0000","last_active":"2024-09-14T04:19:42.648036+0000","last_peered":"2024-09-14T04:19:42.648036+0000","last_clean":"2024-09-14T04:19:42.648036+0000","last_became_active":"2024-09-14T04:19:42.647085+0000","last_became_peered":"2024-09-14T04:19:42.647085+0000","last_unstale":"2024-09-14T04:19:42.648036+0000","last_undegraded":"2024-09-14T04:19:42.648036+0000","last_fullsized":"2024-09-14T04:19:42.648036+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:23:59.505124+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"64'5","reported_seq":84,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.625570+0000","last_change":"2024-09-14T04:18:23.882495+0000","last_active":"2024-09-14T04:19:42.625570+0000","last_peered":"2024-09-14T04:19:42.625570+0000","last_clean":"2024-09-14T04:19:42.625570+0000","last_became_active":"2024-09-14T04:18:23.881743+0000","last_became_peered":"2024-09-14T04:18:23.881743+0000","last_unstale":"2024-09-14T04:19:42.625570+0000","last_undegraded":"2024-09-14T04:19:42.625570+0000","last_fullsized":"2024-09-14T04:19:42.625570+0000","mapping_epoch":89,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":90,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T13:47:55.115528+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[]}],"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":5530,"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":38,"num_read_kb":40,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":18996,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"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":306,"num_read_kb":759,"num_write":149,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":100,"ondisk_log_size":100,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430464,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":311516,"kb_used_data":1680,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":93433636,"statfs":{"total":95995035648,"available":95676043264,"internally_reserved":0,"allocated":1720320,"data_stored":1181594,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":317258072},"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":42,"seq":180388626700,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":307340,"kb_used_data":1664,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":93437812,"statfs":{"total":95995035648,"available":95680319488,"internally_reserved":0,"allocated":1703936,"data_stored":1180908,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":312998232},"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":36,"seq":154618822935,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298436,"kb_used_data":1080,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446716,"statfs":{"total":95995035648,"available":95689437184,"internally_reserved":0,"allocated":1105920,"data_stored":586618,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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":99,"seq":425201762332,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32788,"kb_used_data":1096,"kb_used_omap":6,"kb_used_meta":31673,"kb_avail":93712364,"statfs":{"total":95995035648,"available":95961460736,"internally_reserved":0,"allocated":1122304,"data_stored":591176,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6995,"internal_metadata":32433325},"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":94,"seq":403726925858,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28540,"kb_used_data":1072,"kb_used_omap":4,"kb_used_meta":27451,"kb_avail":93716612,"statfs":{"total":95995035648,"available":95965810688,"internally_reserved":0,"allocated":1097728,"data_stored":586061,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4674,"internal_metadata":28110270},"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":89,"seq":382252089387,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28608,"kb_used_data":1076,"kb_used_omap":6,"kb_used_meta":27513,"kb_avail":93716544,"statfs":{"total":95995035648,"available":95965741056,"internally_reserved":0,"allocated":1101824,"data_stored":586598,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6707,"internal_metadata":28173773},"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":84,"seq":360777252924,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28612,"kb_used_data":1076,"kb_used_omap":5,"kb_used_meta":27514,"kb_avail":93716540,"statfs":{"total":95995035648,"available":95965736960,"internally_reserved":0,"allocated":1101824,"data_stored":586321,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5900,"internal_metadata":28174580},"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":79,"seq":339302416451,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":33348,"kb_used_data":1656,"kb_used_omap":5,"kb_used_meta":31674,"kb_avail":93711804,"statfs":{"total":95995035648,"available":95960887296,"internally_reserved":0,"allocated":1695744,"data_stored":1176931,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6083,"internal_metadata":32434237},"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":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4379,"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":4196,"internal_metadata":0},{"poolid":3,"osd":2,"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":2160,"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":2970,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5291,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"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":4814,"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":4960,"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-09-14T04:21:53.173 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-14T04:21:53.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:53 smithi038 bash[84940]: audit 2024-09-14T04:21:52.324524+0000 mgr.y (mgr.26165) 420 : audit [DBG] from='client.34716 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:21:53.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:53 smithi038 bash[84940]: audit 2024-09-14T04:21:52.324524+0000 mgr.y (mgr.26165) 420 : audit [DBG] from='client.34716 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:21:53.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:53 smithi038 bash[87336]: audit 2024-09-14T04:21:52.324524+0000 mgr.y (mgr.26165) 420 : audit [DBG] from='client.34716 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:21:53.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:53 smithi038 bash[87336]: audit 2024-09-14T04:21:52.324524+0000 mgr.y (mgr.26165) 420 : audit [DBG] from='client.34716 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:21:53.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:53 smithi123 bash[68976]: audit 2024-09-14T04:21:52.324524+0000 mgr.y (mgr.26165) 420 : audit [DBG] from='client.34716 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:21:53.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:53 smithi123 bash[68976]: audit 2024-09-14T04:21:52.324524+0000 mgr.y (mgr.26165) 420 : audit [DBG] from='client.34716 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:21:54.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:54 smithi123 bash[68976]: cluster 2024-09-14T04:21:52.927249+0000 mgr.y (mgr.26165) 421 : cluster [DBG] pgmap v317: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:54.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:54 smithi123 bash[68976]: cluster 2024-09-14T04:21:52.927249+0000 mgr.y (mgr.26165) 421 : cluster [DBG] pgmap v317: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:54.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:54 smithi038 bash[84940]: cluster 2024-09-14T04:21:52.927249+0000 mgr.y (mgr.26165) 421 : cluster [DBG] pgmap v317: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:54.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:54 smithi038 bash[84940]: cluster 2024-09-14T04:21:52.927249+0000 mgr.y (mgr.26165) 421 : cluster [DBG] pgmap v317: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:54.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:54 smithi038 bash[87336]: cluster 2024-09-14T04:21:52.927249+0000 mgr.y (mgr.26165) 421 : cluster [DBG] pgmap v317: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:54.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:54 smithi038 bash[87336]: cluster 2024-09-14T04:21:52.927249+0000 mgr.y (mgr.26165) 421 : cluster [DBG] pgmap v317: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:55.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:55 smithi123 bash[68976]: audit 2024-09-14T04:21:55.249101+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:21:55.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:55 smithi123 bash[68976]: audit 2024-09-14T04:21:55.249101+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:21:55.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:55 smithi038 bash[84940]: audit 2024-09-14T04:21:55.249101+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:21:55.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:55 smithi038 bash[84940]: audit 2024-09-14T04:21:55.249101+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:21:55.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:55 smithi038 bash[87336]: audit 2024-09-14T04:21:55.249101+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:21:55.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:55 smithi038 bash[87336]: audit 2024-09-14T04:21:55.249101+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:21:56.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:56 smithi123 bash[68976]: cluster 2024-09-14T04:21:54.928062+0000 mgr.y (mgr.26165) 422 : cluster [DBG] pgmap v318: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:56.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:56 smithi123 bash[68976]: cluster 2024-09-14T04:21:54.928062+0000 mgr.y (mgr.26165) 422 : cluster [DBG] pgmap v318: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:56.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:56 smithi038 bash[84940]: cluster 2024-09-14T04:21:54.928062+0000 mgr.y (mgr.26165) 422 : cluster [DBG] pgmap v318: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:56.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:56 smithi038 bash[84940]: cluster 2024-09-14T04:21:54.928062+0000 mgr.y (mgr.26165) 422 : cluster [DBG] pgmap v318: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:56.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:56 smithi038 bash[87336]: cluster 2024-09-14T04:21:54.928062+0000 mgr.y (mgr.26165) 422 : cluster [DBG] pgmap v318: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:56.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:56 smithi038 bash[87336]: cluster 2024-09-14T04:21:54.928062+0000 mgr.y (mgr.26165) 422 : cluster [DBG] pgmap v318: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:57.972 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:21:58.359 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:21:58 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:21:58] "GET /metrics HTTP/1.1" 200 34206 "" "Prometheus/2.51.0" 2024-09-14T04:21:58.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:58 smithi123 bash[68976]: cluster 2024-09-14T04:21:56.929056+0000 mgr.y (mgr.26165) 423 : cluster [DBG] pgmap v319: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:58.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:21:58 smithi123 bash[68976]: cluster 2024-09-14T04:21:56.929056+0000 mgr.y (mgr.26165) 423 : cluster [DBG] pgmap v319: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:58.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:58 smithi038 bash[84940]: cluster 2024-09-14T04:21:56.929056+0000 mgr.y (mgr.26165) 423 : cluster [DBG] pgmap v319: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:58.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:21:58 smithi038 bash[84940]: cluster 2024-09-14T04:21:56.929056+0000 mgr.y (mgr.26165) 423 : cluster [DBG] pgmap v319: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:58.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:58 smithi038 bash[87336]: cluster 2024-09-14T04:21:56.929056+0000 mgr.y (mgr.26165) 423 : cluster [DBG] pgmap v319: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:21:58.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:21:58 smithi038 bash[87336]: cluster 2024-09-14T04:21:56.929056+0000 mgr.y (mgr.26165) 423 : cluster [DBG] pgmap v319: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:00.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:00 smithi123 bash[68976]: cluster 2024-09-14T04:21:58.929724+0000 mgr.y (mgr.26165) 424 : cluster [DBG] pgmap v320: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:00.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:00 smithi123 bash[68976]: cluster 2024-09-14T04:21:58.929724+0000 mgr.y (mgr.26165) 424 : cluster [DBG] pgmap v320: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:00.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:00 smithi123 bash[68976]: audit 2024-09-14T04:22:00.197250+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:22:00.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:00 smithi123 bash[68976]: audit 2024-09-14T04:22:00.197250+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:22:00.686 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:22:00 smithi123 bash[61744]: ts=2024-09-14T04:22:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:22:00.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:00 smithi038 bash[84940]: cluster 2024-09-14T04:21:58.929724+0000 mgr.y (mgr.26165) 424 : cluster [DBG] pgmap v320: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:00.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:00 smithi038 bash[84940]: cluster 2024-09-14T04:21:58.929724+0000 mgr.y (mgr.26165) 424 : cluster [DBG] pgmap v320: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:00.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:00 smithi038 bash[84940]: audit 2024-09-14T04:22:00.197250+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:22:00.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:00 smithi038 bash[84940]: audit 2024-09-14T04:22:00.197250+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:22:00.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:00 smithi038 bash[87336]: cluster 2024-09-14T04:21:58.929724+0000 mgr.y (mgr.26165) 424 : cluster [DBG] pgmap v320: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:00.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:00 smithi038 bash[87336]: cluster 2024-09-14T04:21:58.929724+0000 mgr.y (mgr.26165) 424 : cluster [DBG] pgmap v320: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:00.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:00 smithi038 bash[87336]: audit 2024-09-14T04:22:00.197250+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:22:00.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:00 smithi038 bash[87336]: audit 2024-09-14T04:22:00.197250+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:22:01.828 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-09-14T04:22:01.829 INFO:teuthology.orchestra.run.smithi038.stderr:dumped all 2024-09-14T04:22:02.591 INFO:teuthology.orchestra.run.smithi038.stdout:{"pg_ready":true,"pg_map":{"version":321,"stamp":"2024-09-14T04:22:00.929952+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595917,"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":344,"num_read_kb":799,"num_write":212,"num_write_kb":1659,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":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":164,"ondisk_log_size":164,"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":1069188,"kb_used_data":10400,"kb_used_omap":34,"kb_used_meta":1058653,"kb_avail":748892028,"statfs":{"total":767960285184,"available":766865436672,"internally_reserved":0,"allocated":10649600,"data_stored":6476207,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":35471,"internal_metadata":1084061041},"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.004835"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":75,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.633948+0000","last_change":"2024-09-14T04:19:08.874350+0000","last_active":"2024-09-14T04:19:42.633948+0000","last_peered":"2024-09-14T04:19:42.633948+0000","last_clean":"2024-09-14T04:19:42.633948+0000","last_became_active":"2024-09-14T04:19:08.873675+0000","last_became_peered":"2024-09-14T04:19:08.873675+0000","last_unstale":"2024-09-14T04:19:42.633948+0000","last_undegraded":"2024-09-14T04:19:42.633948+0000","last_fullsized":"2024-09-14T04:19:42.633948+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:31:37.700421+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'2","reported_seq":86,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.634254+0000","last_change":"2024-09-14T04:19:42.634254+0000","last_active":"2024-09-14T04:19:42.634254+0000","last_peered":"2024-09-14T04:19:42.634254+0000","last_clean":"2024-09-14T04:19:42.634254+0000","last_became_active":"2024-09-14T04:19:42.633320+0000","last_became_peered":"2024-09-14T04:19:42.633320+0000","last_unstale":"2024-09-14T04:19:42.634254+0000","last_undegraded":"2024-09-14T04:19:42.634254+0000","last_fullsized":"2024-09-14T04:19:42.634254+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:12:12.393196+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":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":64,"reported_epoch":99,"state":"active+clean","last_fresh":"2024-09-14T04:19:41.644029+0000","last_change":"2024-09-14T04:19:08.861774+0000","last_active":"2024-09-14T04:19:41.644029+0000","last_peered":"2024-09-14T04:19:41.644029+0000","last_clean":"2024-09-14T04:19:41.644029+0000","last_became_active":"2024-09-14T04:19:08.860797+0000","last_became_peered":"2024-09-14T04:19:08.860797+0000","last_unstale":"2024-09-14T04:19:41.644029+0000","last_undegraded":"2024-09-14T04:19:41.644029+0000","last_fullsized":"2024-09-14T04:19:41.644029+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:03:04.404644+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":74,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.628405+0000","last_change":"2024-09-14T04:19:08.857954+0000","last_active":"2024-09-14T04:19:42.628405+0000","last_peered":"2024-09-14T04:19:42.628405+0000","last_clean":"2024-09-14T04:19:42.628405+0000","last_became_active":"2024-09-14T04:19:08.857031+0000","last_became_peered":"2024-09-14T04:19:08.857031+0000","last_unstale":"2024-09-14T04:19:42.628405+0000","last_undegraded":"2024-09-14T04:19:42.628405+0000","last_fullsized":"2024-09-14T04:19:42.628405+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:36:51.607695+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.625222+0000","last_change":"2024-09-14T04:19:08.872560+0000","last_active":"2024-09-14T04:19:42.625222+0000","last_peered":"2024-09-14T04:19:42.625222+0000","last_clean":"2024-09-14T04:19:42.625222+0000","last_became_active":"2024-09-14T04:19:08.872014+0000","last_became_peered":"2024-09-14T04:19:08.872014+0000","last_unstale":"2024-09-14T04:19:42.625222+0000","last_undegraded":"2024-09-14T04:19:42.625222+0000","last_fullsized":"2024-09-14T04:19:42.625222+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:31:16.044152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":65,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.632533+0000","last_change":"2024-09-14T04:19:42.632533+0000","last_active":"2024-09-14T04:19:42.632533+0000","last_peered":"2024-09-14T04:19:42.632533+0000","last_clean":"2024-09-14T04:19:42.632533+0000","last_became_active":"2024-09-14T04:19:42.631563+0000","last_became_peered":"2024-09-14T04:19:42.631563+0000","last_unstale":"2024-09-14T04:19:42.632533+0000","last_undegraded":"2024-09-14T04:19:42.632533+0000","last_fullsized":"2024-09-14T04:19:42.632533+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:14:21.096115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":75,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.635398+0000","last_change":"2024-09-14T04:19:08.873846+0000","last_active":"2024-09-14T04:19:42.635398+0000","last_peered":"2024-09-14T04:19:42.635398+0000","last_clean":"2024-09-14T04:19:42.635398+0000","last_became_active":"2024-09-14T04:19:08.873510+0000","last_became_peered":"2024-09-14T04:19:08.873510+0000","last_unstale":"2024-09-14T04:19:42.635398+0000","last_undegraded":"2024-09-14T04:19:42.635398+0000","last_fullsized":"2024-09-14T04:19:42.635398+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:18:25.972302+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'8","reported_seq":77,"reported_epoch":99,"state":"active+clean","last_fresh":"2024-09-14T04:19:41.632595+0000","last_change":"2024-09-14T04:16:26.504017+0000","last_active":"2024-09-14T04:19:41.632595+0000","last_peered":"2024-09-14T04:19:41.632595+0000","last_clean":"2024-09-14T04:19:41.632595+0000","last_became_active":"2024-09-14T04:16:26.503054+0000","last_became_peered":"2024-09-14T04:16:26.503054+0000","last_unstale":"2024-09-14T04:19:41.632595+0000","last_undegraded":"2024-09-14T04:19:41.632595+0000","last_fullsized":"2024-09-14T04:19:41.632595+0000","mapping_epoch":79,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":80,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T05:31:58.843037+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":12,"num_read_kb":12,"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":"63'1","reported_seq":84,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.634884+0000","last_change":"2024-09-14T04:19:42.634884+0000","last_active":"2024-09-14T04:19:42.634884+0000","last_peered":"2024-09-14T04:19:42.634884+0000","last_clean":"2024-09-14T04:19:42.634884+0000","last_became_active":"2024-09-14T04:19:42.634313+0000","last_became_peered":"2024-09-14T04:19:42.634313+0000","last_unstale":"2024-09-14T04:19:42.634884+0000","last_undegraded":"2024-09-14T04:19:42.634884+0000","last_fullsized":"2024-09-14T04:19:42.634884+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:54:49.619566+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":47,"reported_epoch":99,"state":"active+clean","last_fresh":"2024-09-14T04:19:41.640598+0000","last_change":"2024-09-14T04:04:59.798230+0000","last_active":"2024-09-14T04:19:41.640598+0000","last_peered":"2024-09-14T04:19:41.640598+0000","last_clean":"2024-09-14T04:19:41.640598+0000","last_became_active":"2024-09-14T04:04:59.797446+0000","last_became_peered":"2024-09-14T04:04:59.797446+0000","last_unstale":"2024-09-14T04:19:41.640598+0000","last_undegraded":"2024-09-14T04:19:41.640598+0000","last_fullsized":"2024-09-14T04:19:41.640598+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:46:48.706881+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'2","reported_seq":85,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.641163+0000","last_change":"2024-09-14T04:19:42.641163+0000","last_active":"2024-09-14T04:19:42.641163+0000","last_peered":"2024-09-14T04:19:42.641163+0000","last_clean":"2024-09-14T04:19:42.641163+0000","last_became_active":"2024-09-14T04:19:42.639319+0000","last_became_peered":"2024-09-14T04:19:42.639319+0000","last_unstale":"2024-09-14T04:19:42.641163+0000","last_undegraded":"2024-09-14T04:19:42.641163+0000","last_fullsized":"2024-09-14T04:19:42.641163+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:09:30.964543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":100,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.650050+0000","last_change":"2024-09-14T04:19:42.644860+0000","last_active":"2024-09-14T04:19:42.650050+0000","last_peered":"2024-09-14T04:19:42.650050+0000","last_clean":"2024-09-14T04:19:42.650050+0000","last_became_active":"2024-09-14T04:19:42.643988+0000","last_became_peered":"2024-09-14T04:19:42.643988+0000","last_unstale":"2024-09-14T04:19:42.650050+0000","last_undegraded":"2024-09-14T04:19:42.650050+0000","last_fullsized":"2024-09-14T04:19:42.650050+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:36:27.621661+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"63'1","reported_seq":50,"reported_epoch":99,"state":"active+clean","last_fresh":"2024-09-14T04:19:41.621035+0000","last_change":"2024-09-14T04:04:58.757076+0000","last_active":"2024-09-14T04:19:41.621035+0000","last_peered":"2024-09-14T04:19:41.621035+0000","last_clean":"2024-09-14T04:19:41.621035+0000","last_became_active":"2024-09-14T04:04:58.756500+0000","last_became_peered":"2024-09-14T04:04:58.756500+0000","last_unstale":"2024-09-14T04:19:41.621035+0000","last_undegraded":"2024-09-14T04:19:41.621035+0000","last_fullsized":"2024-09-14T04:19:41.621035+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:54:39.772562+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":64,"reported_epoch":99,"state":"active+clean","last_fresh":"2024-09-14T04:19:41.630093+0000","last_change":"2024-09-14T04:17:00.827635+0000","last_active":"2024-09-14T04:19:41.630093+0000","last_peered":"2024-09-14T04:19:41.630093+0000","last_clean":"2024-09-14T04:19:41.630093+0000","last_became_active":"2024-09-14T04:17:00.826826+0000","last_became_peered":"2024-09-14T04:17:00.826826+0000","last_unstale":"2024-09-14T04:19:41.630093+0000","last_undegraded":"2024-09-14T04:19:41.630093+0000","last_fullsized":"2024-09-14T04:19:41.630093+0000","mapping_epoch":84,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":85,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:23:45.049531+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":65,"reported_epoch":99,"state":"active+clean","last_fresh":"2024-09-14T04:19:41.645333+0000","last_change":"2024-09-14T04:19:08.879621+0000","last_active":"2024-09-14T04:19:41.645333+0000","last_peered":"2024-09-14T04:19:41.645333+0000","last_clean":"2024-09-14T04:19:41.645333+0000","last_became_active":"2024-09-14T04:19:08.879232+0000","last_became_peered":"2024-09-14T04:19:08.879232+0000","last_unstale":"2024-09-14T04:19:41.645333+0000","last_undegraded":"2024-09-14T04:19:41.645333+0000","last_fullsized":"2024-09-14T04:19:41.645333+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:06:15.162063+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":89,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.638669+0000","last_change":"2024-09-14T04:19:42.633393+0000","last_active":"2024-09-14T04:19:42.638669+0000","last_peered":"2024-09-14T04:19:42.638669+0000","last_clean":"2024-09-14T04:19:42.638669+0000","last_became_active":"2024-09-14T04:19:42.631936+0000","last_became_peered":"2024-09-14T04:19:42.631936+0000","last_unstale":"2024-09-14T04:19:42.638669+0000","last_undegraded":"2024-09-14T04:19:42.638669+0000","last_fullsized":"2024-09-14T04:19:42.638669+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:43:10.205106+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,4],"acting":[0,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.b","version":"64'3","reported_seq":86,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.636029+0000","last_change":"2024-09-14T04:19:42.635048+0000","last_active":"2024-09-14T04:19:42.636029+0000","last_peered":"2024-09-14T04:19:42.636029+0000","last_clean":"2024-09-14T04:19:42.636029+0000","last_became_active":"2024-09-14T04:19:42.634647+0000","last_became_peered":"2024-09-14T04:19:42.634647+0000","last_unstale":"2024-09-14T04:19:42.636029+0000","last_undegraded":"2024-09-14T04:19:42.636029+0000","last_fullsized":"2024-09-14T04:19:42.636029+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T06:02:44.281530+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":73,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.642025+0000","last_change":"2024-09-14T04:19:42.638847+0000","last_active":"2024-09-14T04:19:42.642025+0000","last_peered":"2024-09-14T04:19:42.642025+0000","last_clean":"2024-09-14T04:19:42.642025+0000","last_became_active":"2024-09-14T04:19:42.638188+0000","last_became_peered":"2024-09-14T04:19:42.638188+0000","last_unstale":"2024-09-14T04:19:42.642025+0000","last_undegraded":"2024-09-14T04:19:42.642025+0000","last_fullsized":"2024-09-14T04:19:42.642025+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:23:02.561858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":82,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.640315+0000","last_change":"2024-09-14T04:19:42.640315+0000","last_active":"2024-09-14T04:19:42.640315+0000","last_peered":"2024-09-14T04:19:42.640315+0000","last_clean":"2024-09-14T04:19:42.640315+0000","last_became_active":"2024-09-14T04:19:42.639647+0000","last_became_peered":"2024-09-14T04:19:42.639647+0000","last_unstale":"2024-09-14T04:19:42.640315+0000","last_undegraded":"2024-09-14T04:19:42.640315+0000","last_fullsized":"2024-09-14T04:19:42.640315+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:18:39.051719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":87,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.651035+0000","last_change":"2024-09-14T04:19:42.650071+0000","last_active":"2024-09-14T04:19:42.651035+0000","last_peered":"2024-09-14T04:19:42.651035+0000","last_clean":"2024-09-14T04:19:42.651035+0000","last_became_active":"2024-09-14T04:19:42.648824+0000","last_became_peered":"2024-09-14T04:19:42.648824+0000","last_unstale":"2024-09-14T04:19:42.651035+0000","last_undegraded":"2024-09-14T04:19:42.651035+0000","last_fullsized":"2024-09-14T04:19:42.651035+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:13:34.311856+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":71,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.647328+0000","last_change":"2024-09-14T04:19:42.643992+0000","last_active":"2024-09-14T04:19:42.647328+0000","last_peered":"2024-09-14T04:19:42.647328+0000","last_clean":"2024-09-14T04:19:42.647328+0000","last_became_active":"2024-09-14T04:19:42.643187+0000","last_became_peered":"2024-09-14T04:19:42.643187+0000","last_unstale":"2024-09-14T04:19:42.647328+0000","last_undegraded":"2024-09-14T04:19:42.647328+0000","last_fullsized":"2024-09-14T04:19:42.647328+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:24:52.681331+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":65,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.651623+0000","last_change":"2024-09-14T04:19:42.650362+0000","last_active":"2024-09-14T04:19:42.651623+0000","last_peered":"2024-09-14T04:19:42.651623+0000","last_clean":"2024-09-14T04:19:42.651623+0000","last_became_active":"2024-09-14T04:19:42.649250+0000","last_became_peered":"2024-09-14T04:19:42.649250+0000","last_unstale":"2024-09-14T04:19:42.651623+0000","last_undegraded":"2024-09-14T04:19:42.651623+0000","last_fullsized":"2024-09-14T04:19:42.651623+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:13:02.042182+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":76,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.630174+0000","last_change":"2024-09-14T04:19:08.874337+0000","last_active":"2024-09-14T04:19:42.630174+0000","last_peered":"2024-09-14T04:19:42.630174+0000","last_clean":"2024-09-14T04:19:42.630174+0000","last_became_active":"2024-09-14T04:19:08.873054+0000","last_became_peered":"2024-09-14T04:19:08.873054+0000","last_unstale":"2024-09-14T04:19:42.630174+0000","last_undegraded":"2024-09-14T04:19:42.630174+0000","last_fullsized":"2024-09-14T04:19:42.630174+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:41:29.161551+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":78,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.652970+0000","last_change":"2024-09-14T04:19:42.652319+0000","last_active":"2024-09-14T04:19:42.652970+0000","last_peered":"2024-09-14T04:19:42.652970+0000","last_clean":"2024-09-14T04:19:42.652970+0000","last_became_active":"2024-09-14T04:19:42.651977+0000","last_became_peered":"2024-09-14T04:19:42.651977+0000","last_unstale":"2024-09-14T04:19:42.652970+0000","last_undegraded":"2024-09-14T04:19:42.652970+0000","last_fullsized":"2024-09-14T04:19:42.652970+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:49:25.535726+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"75'100","reported_seq":182,"reported_epoch":99,"state":"active+clean","last_fresh":"2024-09-14T04:19:41.612246+0000","last_change":"2024-09-14T04:16:26.513056+0000","last_active":"2024-09-14T04:19:41.612246+0000","last_peered":"2024-09-14T04:19:41.612246+0000","last_clean":"2024-09-14T04:19:41.612246+0000","last_became_active":"2024-09-14T04:16:26.511831+0000","last_became_peered":"2024-09-14T04:16:26.511831+0000","last_unstale":"2024-09-14T04:19:41.612246+0000","last_undegraded":"2024-09-14T04:19:41.612246+0000","last_fullsized":"2024-09-14T04:19:41.612246+0000","mapping_epoch":79,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":80,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T03:56:14.533049+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:39:06.110004+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":306,"num_read_kb":759,"num_write":149,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"55'1","reported_seq":78,"reported_epoch":99,"state":"active+clean","last_fresh":"2024-09-14T04:19:41.641745+0000","last_change":"2024-09-14T04:18:23.879583+0000","last_active":"2024-09-14T04:19:41.641745+0000","last_peered":"2024-09-14T04:19:41.641745+0000","last_clean":"2024-09-14T04:19:41.641745+0000","last_became_active":"2024-09-14T04:18:23.878529+0000","last_became_peered":"2024-09-14T04:18:23.878529+0000","last_unstale":"2024-09-14T04:19:41.641745+0000","last_undegraded":"2024-09-14T04:19:41.641745+0000","last_fullsized":"2024-09-14T04:19:41.641745+0000","mapping_epoch":89,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":90,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:23:29.719949+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000682689,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":34,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.630412+0000","last_change":"2024-09-14T04:19:08.881085+0000","last_active":"2024-09-14T04:19:42.630412+0000","last_peered":"2024-09-14T04:19:42.630412+0000","last_clean":"2024-09-14T04:19:42.630412+0000","last_became_active":"2024-09-14T04:19:08.880678+0000","last_became_peered":"2024-09-14T04:19:08.880678+0000","last_unstale":"2024-09-14T04:19:42.630412+0000","last_undegraded":"2024-09-14T04:19:42.630412+0000","last_fullsized":"2024-09-14T04:19:42.630412+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:31:42.518778+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":64,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.633958+0000","last_change":"2024-09-14T04:19:42.633958+0000","last_active":"2024-09-14T04:19:42.633958+0000","last_peered":"2024-09-14T04:19:42.633958+0000","last_clean":"2024-09-14T04:19:42.633958+0000","last_became_active":"2024-09-14T04:19:42.633294+0000","last_became_peered":"2024-09-14T04:19:42.633294+0000","last_unstale":"2024-09-14T04:19:42.633958+0000","last_undegraded":"2024-09-14T04:19:42.633958+0000","last_fullsized":"2024-09-14T04:19:42.633958+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:43:46.207050+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":94,"reported_epoch":99,"state":"active+clean","last_fresh":"2024-09-14T04:19:41.612004+0000","last_change":"2024-09-14T04:17:00.799531+0000","last_active":"2024-09-14T04:19:41.612004+0000","last_peered":"2024-09-14T04:19:41.612004+0000","last_clean":"2024-09-14T04:19:41.612004+0000","last_became_active":"2024-09-14T04:17:00.797412+0000","last_became_peered":"2024-09-14T04:17:00.797412+0000","last_unstale":"2024-09-14T04:19:41.612004+0000","last_undegraded":"2024-09-14T04:19:41.612004+0000","last_fullsized":"2024-09-14T04:19:41.612004+0000","mapping_epoch":84,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":85,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:02:56.254812+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00063445000000000005,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":85,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.646978+0000","last_change":"2024-09-14T04:19:42.645707+0000","last_active":"2024-09-14T04:19:42.646978+0000","last_peered":"2024-09-14T04:19:42.646978+0000","last_clean":"2024-09-14T04:19:42.646978+0000","last_became_active":"2024-09-14T04:19:42.645184+0000","last_became_peered":"2024-09-14T04:19:42.645184+0000","last_unstale":"2024-09-14T04:19:42.646978+0000","last_undegraded":"2024-09-14T04:19:42.646978+0000","last_fullsized":"2024-09-14T04:19:42.646978+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:24:17.839457+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":86,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.625618+0000","last_change":"2024-09-14T04:18:23.880498+0000","last_active":"2024-09-14T04:19:42.625618+0000","last_peered":"2024-09-14T04:19:42.625618+0000","last_clean":"2024-09-14T04:19:42.625618+0000","last_became_active":"2024-09-14T04:18:23.880059+0000","last_became_peered":"2024-09-14T04:18:23.880059+0000","last_unstale":"2024-09-14T04:19:42.625618+0000","last_undegraded":"2024-09-14T04:19:42.625618+0000","last_fullsized":"2024-09-14T04:19:42.625618+0000","mapping_epoch":89,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":90,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:24:39.684714+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":104,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.619623+0000","last_change":"2024-09-14T04:19:08.878310+0000","last_active":"2024-09-14T04:19:42.619623+0000","last_peered":"2024-09-14T04:19:42.619623+0000","last_clean":"2024-09-14T04:19:42.619623+0000","last_became_active":"2024-09-14T04:19:08.877849+0000","last_became_peered":"2024-09-14T04:19:08.877849+0000","last_unstale":"2024-09-14T04:19:42.619623+0000","last_undegraded":"2024-09-14T04:19:42.619623+0000","last_fullsized":"2024-09-14T04:19:42.619623+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:25:46.536509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026470600000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.623221+0000","last_change":"2024-09-14T04:18:23.868969+0000","last_active":"2024-09-14T04:19:42.623221+0000","last_peered":"2024-09-14T04:19:42.623221+0000","last_clean":"2024-09-14T04:19:42.623221+0000","last_became_active":"2024-09-14T04:18:23.868634+0000","last_became_peered":"2024-09-14T04:18:23.868634+0000","last_unstale":"2024-09-14T04:19:42.623221+0000","last_undegraded":"2024-09-14T04:19:42.623221+0000","last_fullsized":"2024-09-14T04:19:42.623221+0000","mapping_epoch":89,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":90,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:21:23.421668+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":90,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.632152+0000","last_change":"2024-09-14T04:17:00.812758+0000","last_active":"2024-09-14T04:19:42.632152+0000","last_peered":"2024-09-14T04:19:42.632152+0000","last_clean":"2024-09-14T04:19:42.632152+0000","last_became_active":"2024-09-14T04:17:00.807804+0000","last_became_peered":"2024-09-14T04:17:00.807804+0000","last_unstale":"2024-09-14T04:19:42.632152+0000","last_undegraded":"2024-09-14T04:19:42.632152+0000","last_fullsized":"2024-09-14T04:19:42.632152+0000","mapping_epoch":84,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":85,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:09:53.290497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"57'2","reported_seq":79,"reported_epoch":99,"state":"active+clean","last_fresh":"2024-09-14T04:19:41.642018+0000","last_change":"2024-09-14T04:17:00.828407+0000","last_active":"2024-09-14T04:19:41.642018+0000","last_peered":"2024-09-14T04:19:41.642018+0000","last_clean":"2024-09-14T04:19:41.642018+0000","last_became_active":"2024-09-14T04:17:00.827475+0000","last_became_peered":"2024-09-14T04:17:00.827475+0000","last_unstale":"2024-09-14T04:19:41.642018+0000","last_undegraded":"2024-09-14T04:19:41.642018+0000","last_fullsized":"2024-09-14T04:19:41.642018+0000","mapping_epoch":84,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":85,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:28:13.026531+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0017315220000000001,"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":61,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.648484+0000","last_change":"2024-09-14T04:19:42.643539+0000","last_active":"2024-09-14T04:19:42.648484+0000","last_peered":"2024-09-14T04:19:42.648484+0000","last_clean":"2024-09-14T04:19:42.648484+0000","last_became_active":"2024-09-14T04:19:42.642399+0000","last_became_peered":"2024-09-14T04:19:42.642399+0000","last_unstale":"2024-09-14T04:19:42.648484+0000","last_undegraded":"2024-09-14T04:19:42.648484+0000","last_fullsized":"2024-09-14T04:19:42.648484+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:22:53.104394+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":78,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.623348+0000","last_change":"2024-09-14T04:19:08.878487+0000","last_active":"2024-09-14T04:19:42.623348+0000","last_peered":"2024-09-14T04:19:42.623348+0000","last_clean":"2024-09-14T04:19:42.623348+0000","last_became_active":"2024-09-14T04:19:08.877989+0000","last_became_peered":"2024-09-14T04:19:08.877989+0000","last_unstale":"2024-09-14T04:19:42.623348+0000","last_undegraded":"2024-09-14T04:19:42.623348+0000","last_fullsized":"2024-09-14T04:19:42.623348+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:00:52.330468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":82,"reported_epoch":99,"state":"active+clean","last_fresh":"2024-09-14T04:19:41.645298+0000","last_change":"2024-09-14T04:19:08.861754+0000","last_active":"2024-09-14T04:19:41.645298+0000","last_peered":"2024-09-14T04:19:41.645298+0000","last_clean":"2024-09-14T04:19:41.645298+0000","last_became_active":"2024-09-14T04:19:08.860874+0000","last_became_peered":"2024-09-14T04:19:08.860874+0000","last_unstale":"2024-09-14T04:19:41.645298+0000","last_undegraded":"2024-09-14T04:19:41.645298+0000","last_fullsized":"2024-09-14T04:19:41.645298+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:59:01.334811+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":103,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.623864+0000","last_change":"2024-09-14T04:17:00.813520+0000","last_active":"2024-09-14T04:19:42.623864+0000","last_peered":"2024-09-14T04:19:42.623864+0000","last_clean":"2024-09-14T04:19:42.623864+0000","last_became_active":"2024-09-14T04:17:00.807330+0000","last_became_peered":"2024-09-14T04:17:00.807330+0000","last_unstale":"2024-09-14T04:19:42.623864+0000","last_undegraded":"2024-09-14T04:19:42.623864+0000","last_fullsized":"2024-09-14T04:19:42.623864+0000","mapping_epoch":84,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":85,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:20:02.657329+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000609499,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.654705+0000","last_change":"2024-09-14T04:19:42.653701+0000","last_active":"2024-09-14T04:19:42.654705+0000","last_peered":"2024-09-14T04:19:42.654705+0000","last_clean":"2024-09-14T04:19:42.654705+0000","last_became_active":"2024-09-14T04:19:42.652665+0000","last_became_peered":"2024-09-14T04:19:42.652665+0000","last_unstale":"2024-09-14T04:19:42.654705+0000","last_undegraded":"2024-09-14T04:19:42.654705+0000","last_fullsized":"2024-09-14T04:19:42.654705+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:52:36.500982+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":66,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.623610+0000","last_change":"2024-09-14T04:18:23.879285+0000","last_active":"2024-09-14T04:19:42.623610+0000","last_peered":"2024-09-14T04:19:42.623610+0000","last_clean":"2024-09-14T04:19:42.623610+0000","last_became_active":"2024-09-14T04:18:23.878681+0000","last_became_peered":"2024-09-14T04:18:23.878681+0000","last_unstale":"2024-09-14T04:19:42.623610+0000","last_undegraded":"2024-09-14T04:19:42.623610+0000","last_fullsized":"2024-09-14T04:19:42.623610+0000","mapping_epoch":89,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":90,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:30:57.336674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":94,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.636596+0000","last_change":"2024-09-14T04:19:42.636596+0000","last_active":"2024-09-14T04:19:42.636596+0000","last_peered":"2024-09-14T04:19:42.636596+0000","last_clean":"2024-09-14T04:19:42.636596+0000","last_became_active":"2024-09-14T04:19:42.635614+0000","last_became_peered":"2024-09-14T04:19:42.635614+0000","last_unstale":"2024-09-14T04:19:42.636596+0000","last_undegraded":"2024-09-14T04:19:42.636596+0000","last_fullsized":"2024-09-14T04:19:42.636596+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:49:21.059486+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067607599999999996,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":64,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.627625+0000","last_change":"2024-09-14T04:16:26.507780+0000","last_active":"2024-09-14T04:19:42.627625+0000","last_peered":"2024-09-14T04:19:42.627625+0000","last_clean":"2024-09-14T04:19:42.627625+0000","last_became_active":"2024-09-14T04:16:26.507129+0000","last_became_peered":"2024-09-14T04:16:26.507129+0000","last_unstale":"2024-09-14T04:19:42.627625+0000","last_undegraded":"2024-09-14T04:19:42.627625+0000","last_fullsized":"2024-09-14T04:19:42.627625+0000","mapping_epoch":79,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":80,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:51:51.286185+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'2","reported_seq":74,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.637809+0000","last_change":"2024-09-14T04:19:08.871457+0000","last_active":"2024-09-14T04:19:42.637809+0000","last_peered":"2024-09-14T04:19:42.637809+0000","last_clean":"2024-09-14T04:19:42.637809+0000","last_became_active":"2024-09-14T04:19:08.868407+0000","last_became_peered":"2024-09-14T04:19:08.868407+0000","last_unstale":"2024-09-14T04:19:42.637809+0000","last_undegraded":"2024-09-14T04:19:42.637809+0000","last_fullsized":"2024-09-14T04:19:42.637809+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:59:48.374114+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":77,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.653602+0000","last_change":"2024-09-14T04:19:42.652857+0000","last_active":"2024-09-14T04:19:42.653602+0000","last_peered":"2024-09-14T04:19:42.653602+0000","last_clean":"2024-09-14T04:19:42.653602+0000","last_became_active":"2024-09-14T04:19:42.652402+0000","last_became_peered":"2024-09-14T04:19:42.652402+0000","last_unstale":"2024-09-14T04:19:42.653602+0000","last_undegraded":"2024-09-14T04:19:42.653602+0000","last_fullsized":"2024-09-14T04:19:42.653602+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:52:50.720268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":70,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.626794+0000","last_change":"2024-09-14T04:19:08.869232+0000","last_active":"2024-09-14T04:19:42.626794+0000","last_peered":"2024-09-14T04:19:42.626794+0000","last_clean":"2024-09-14T04:19:42.626794+0000","last_became_active":"2024-09-14T04:19:08.868255+0000","last_became_peered":"2024-09-14T04:19:08.868255+0000","last_unstale":"2024-09-14T04:19:42.626794+0000","last_undegraded":"2024-09-14T04:19:42.626794+0000","last_fullsized":"2024-09-14T04:19:42.626794+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:17:59.582224+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"64'1","reported_seq":90,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.638850+0000","last_change":"2024-09-14T04:19:42.638187+0000","last_active":"2024-09-14T04:19:42.638850+0000","last_peered":"2024-09-14T04:19:42.638850+0000","last_clean":"2024-09-14T04:19:42.638850+0000","last_became_active":"2024-09-14T04:19:42.637725+0000","last_became_peered":"2024-09-14T04:19:42.637725+0000","last_unstale":"2024-09-14T04:19:42.638850+0000","last_undegraded":"2024-09-14T04:19:42.638850+0000","last_fullsized":"2024-09-14T04:19:42.638850+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:50:15.366256+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":77,"reported_epoch":99,"state":"active+clean","last_fresh":"2024-09-14T04:19:41.632088+0000","last_change":"2024-09-14T04:18:23.879292+0000","last_active":"2024-09-14T04:19:41.632088+0000","last_peered":"2024-09-14T04:19:41.632088+0000","last_clean":"2024-09-14T04:19:41.632088+0000","last_became_active":"2024-09-14T04:18:23.878398+0000","last_became_peered":"2024-09-14T04:18:23.878398+0000","last_unstale":"2024-09-14T04:19:41.632088+0000","last_undegraded":"2024-09-14T04:19:41.632088+0000","last_fullsized":"2024-09-14T04:19:41.632088+0000","mapping_epoch":89,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":90,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:27:55.872465+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00065019000000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.634868+0000","last_change":"2024-09-14T04:19:42.632880+0000","last_active":"2024-09-14T04:19:42.634868+0000","last_peered":"2024-09-14T04:19:42.634868+0000","last_clean":"2024-09-14T04:19:42.634868+0000","last_became_active":"2024-09-14T04:19:42.630108+0000","last_became_peered":"2024-09-14T04:19:42.630108+0000","last_unstale":"2024-09-14T04:19:42.634868+0000","last_undegraded":"2024-09-14T04:19:42.634868+0000","last_fullsized":"2024-09-14T04:19:42.634868+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:13:55.228629+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":65,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.651291+0000","last_change":"2024-09-14T04:19:42.646559+0000","last_active":"2024-09-14T04:19:42.651291+0000","last_peered":"2024-09-14T04:19:42.651291+0000","last_clean":"2024-09-14T04:19:42.651291+0000","last_became_active":"2024-09-14T04:19:42.645683+0000","last_became_peered":"2024-09-14T04:19:42.645683+0000","last_unstale":"2024-09-14T04:19:42.651291+0000","last_undegraded":"2024-09-14T04:19:42.651291+0000","last_fullsized":"2024-09-14T04:19:42.651291+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:08:29.408846+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"75'23","reported_seq":67,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.639466+0000","last_change":"2024-09-14T04:19:42.634435+0000","last_active":"2024-09-14T04:19:42.639466+0000","last_peered":"2024-09-14T04:19:42.639466+0000","last_clean":"2024-09-14T04:19:42.639466+0000","last_became_active":"2024-09-14T04:19:42.631148+0000","last_became_peered":"2024-09-14T04:19:42.631148+0000","last_unstale":"2024-09-14T04:19:42.639466+0000","last_undegraded":"2024-09-14T04:19:42.639466+0000","last_fullsized":"2024-09-14T04:19:42.639466+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:31:06.697115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":67,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.624074+0000","last_change":"2024-09-14T04:18:23.871641+0000","last_active":"2024-09-14T04:19:42.624074+0000","last_peered":"2024-09-14T04:19:42.624074+0000","last_clean":"2024-09-14T04:19:42.624074+0000","last_became_active":"2024-09-14T04:18:23.870871+0000","last_became_peered":"2024-09-14T04:18:23.870871+0000","last_unstale":"2024-09-14T04:19:42.624074+0000","last_undegraded":"2024-09-14T04:19:42.624074+0000","last_fullsized":"2024-09-14T04:19:42.624074+0000","mapping_epoch":89,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":90,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:59:04.173876+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'3","reported_seq":87,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.637907+0000","last_change":"2024-09-14T04:19:42.637907+0000","last_active":"2024-09-14T04:19:42.637907+0000","last_peered":"2024-09-14T04:19:42.637907+0000","last_clean":"2024-09-14T04:19:42.637907+0000","last_became_active":"2024-09-14T04:19:42.637132+0000","last_became_peered":"2024-09-14T04:19:42.637132+0000","last_unstale":"2024-09-14T04:19:42.637907+0000","last_undegraded":"2024-09-14T04:19:42.637907+0000","last_fullsized":"2024-09-14T04:19:42.637907+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T07:54:01.347971+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":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":[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":65,"reported_epoch":99,"state":"active+clean","last_fresh":"2024-09-14T04:19:41.640159+0000","last_change":"2024-09-14T04:17:00.824294+0000","last_active":"2024-09-14T04:19:41.640159+0000","last_peered":"2024-09-14T04:19:41.640159+0000","last_clean":"2024-09-14T04:19:41.640159+0000","last_became_active":"2024-09-14T04:17:00.823338+0000","last_became_peered":"2024-09-14T04:17:00.823338+0000","last_unstale":"2024-09-14T04:19:41.640159+0000","last_undegraded":"2024-09-14T04:19:41.640159+0000","last_fullsized":"2024-09-14T04:19:41.640159+0000","mapping_epoch":84,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":85,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:33:02.333045+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":35,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.630478+0000","last_change":"2024-09-14T04:19:08.879320+0000","last_active":"2024-09-14T04:19:42.630478+0000","last_peered":"2024-09-14T04:19:42.630478+0000","last_clean":"2024-09-14T04:19:42.630478+0000","last_became_active":"2024-09-14T04:19:08.878869+0000","last_became_peered":"2024-09-14T04:19:08.878869+0000","last_unstale":"2024-09-14T04:19:42.630478+0000","last_undegraded":"2024-09-14T04:19:42.630478+0000","last_fullsized":"2024-09-14T04:19:42.630478+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:39:06.258191+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":74,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.625857+0000","last_change":"2024-09-14T04:19:08.871042+0000","last_active":"2024-09-14T04:19:42.625857+0000","last_peered":"2024-09-14T04:19:42.625857+0000","last_clean":"2024-09-14T04:19:42.625857+0000","last_became_active":"2024-09-14T04:19:08.870366+0000","last_became_peered":"2024-09-14T04:19:08.870366+0000","last_unstale":"2024-09-14T04:19:42.625857+0000","last_undegraded":"2024-09-14T04:19:42.625857+0000","last_fullsized":"2024-09-14T04:19:42.625857+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:30:13.281701+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":89,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.626695+0000","last_change":"2024-09-14T04:19:08.881050+0000","last_active":"2024-09-14T04:19:42.626695+0000","last_peered":"2024-09-14T04:19:42.626695+0000","last_clean":"2024-09-14T04:19:42.626695+0000","last_became_active":"2024-09-14T04:19:08.880697+0000","last_became_peered":"2024-09-14T04:19:08.880697+0000","last_unstale":"2024-09-14T04:19:42.626695+0000","last_undegraded":"2024-09-14T04:19:42.626695+0000","last_fullsized":"2024-09-14T04:19:42.626695+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:35:00.826396+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1f","version":"0'0","reported_seq":64,"reported_epoch":99,"state":"active+clean","last_fresh":"2024-09-14T04:19:41.631881+0000","last_change":"2024-09-14T04:17:00.824384+0000","last_active":"2024-09-14T04:19:41.631881+0000","last_peered":"2024-09-14T04:19:41.631881+0000","last_clean":"2024-09-14T04:19:41.631881+0000","last_became_active":"2024-09-14T04:17:00.823419+0000","last_became_peered":"2024-09-14T04:17:00.823419+0000","last_unstale":"2024-09-14T04:19:41.631881+0000","last_undegraded":"2024-09-14T04:19:41.631881+0000","last_fullsized":"2024-09-14T04:19:41.631881+0000","mapping_epoch":84,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":85,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:12:07.409073+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":93,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.626974+0000","last_change":"2024-09-14T04:19:08.869911+0000","last_active":"2024-09-14T04:19:42.626974+0000","last_peered":"2024-09-14T04:19:42.626974+0000","last_clean":"2024-09-14T04:19:42.626974+0000","last_became_active":"2024-09-14T04:19:08.868695+0000","last_became_peered":"2024-09-14T04:19:08.868695+0000","last_unstale":"2024-09-14T04:19:42.626974+0000","last_undegraded":"2024-09-14T04:19:42.626974+0000","last_fullsized":"2024-09-14T04:19:42.626974+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:10:45.728820+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.625790+0000","last_change":"2024-09-14T04:19:08.872868+0000","last_active":"2024-09-14T04:19:42.625790+0000","last_peered":"2024-09-14T04:19:42.625790+0000","last_clean":"2024-09-14T04:19:42.625790+0000","last_became_active":"2024-09-14T04:19:08.872343+0000","last_became_peered":"2024-09-14T04:19:08.872343+0000","last_unstale":"2024-09-14T04:19:42.625790+0000","last_undegraded":"2024-09-14T04:19:42.625790+0000","last_fullsized":"2024-09-14T04:19:42.625790+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:44:32.057349+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":77,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.651683+0000","last_change":"2024-09-14T04:19:42.651094+0000","last_active":"2024-09-14T04:19:42.651683+0000","last_peered":"2024-09-14T04:19:42.651683+0000","last_clean":"2024-09-14T04:19:42.651683+0000","last_became_active":"2024-09-14T04:19:42.650755+0000","last_became_peered":"2024-09-14T04:19:42.650755+0000","last_unstale":"2024-09-14T04:19:42.651683+0000","last_undegraded":"2024-09-14T04:19:42.651683+0000","last_fullsized":"2024-09-14T04:19:42.651683+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:15:36.778457+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":86,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.643915+0000","last_change":"2024-09-14T04:19:42.642503+0000","last_active":"2024-09-14T04:19:42.643915+0000","last_peered":"2024-09-14T04:19:42.643915+0000","last_clean":"2024-09-14T04:19:42.643915+0000","last_became_active":"2024-09-14T04:19:42.641977+0000","last_became_peered":"2024-09-14T04:19:42.641977+0000","last_unstale":"2024-09-14T04:19:42.643915+0000","last_undegraded":"2024-09-14T04:19:42.643915+0000","last_fullsized":"2024-09-14T04:19:42.643915+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:40:14.635217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"64'2","reported_seq":89,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.649577+0000","last_change":"2024-09-14T04:19:42.649335+0000","last_active":"2024-09-14T04:19:42.649577+0000","last_peered":"2024-09-14T04:19:42.649577+0000","last_clean":"2024-09-14T04:19:42.649577+0000","last_became_active":"2024-09-14T04:19:42.648423+0000","last_became_peered":"2024-09-14T04:19:42.648423+0000","last_unstale":"2024-09-14T04:19:42.649577+0000","last_undegraded":"2024-09-14T04:19:42.649577+0000","last_fullsized":"2024-09-14T04:19:42.649577+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:07:19.323674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":95,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.618476+0000","last_change":"2024-09-14T04:19:08.877175+0000","last_active":"2024-09-14T04:19:42.618476+0000","last_peered":"2024-09-14T04:19:42.618476+0000","last_clean":"2024-09-14T04:19:42.618476+0000","last_became_active":"2024-09-14T04:19:08.876831+0000","last_became_peered":"2024-09-14T04:19:08.876831+0000","last_unstale":"2024-09-14T04:19:42.618476+0000","last_undegraded":"2024-09-14T04:19:42.618476+0000","last_fullsized":"2024-09-14T04:19:42.618476+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:04:59.357182+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"64'2","reported_seq":80,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.646053+0000","last_change":"2024-09-14T04:19:42.644995+0000","last_active":"2024-09-14T04:19:42.646053+0000","last_peered":"2024-09-14T04:19:42.646053+0000","last_clean":"2024-09-14T04:19:42.646053+0000","last_became_active":"2024-09-14T04:19:42.644417+0000","last_became_peered":"2024-09-14T04:19:42.644417+0000","last_unstale":"2024-09-14T04:19:42.646053+0000","last_undegraded":"2024-09-14T04:19:42.646053+0000","last_fullsized":"2024-09-14T04:19:42.646053+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:35:34.360545+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":89,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.649030+0000","last_change":"2024-09-14T04:19:42.648838+0000","last_active":"2024-09-14T04:19:42.649030+0000","last_peered":"2024-09-14T04:19:42.649030+0000","last_clean":"2024-09-14T04:19:42.649030+0000","last_became_active":"2024-09-14T04:19:42.646584+0000","last_became_peered":"2024-09-14T04:19:42.646584+0000","last_unstale":"2024-09-14T04:19:42.649030+0000","last_undegraded":"2024-09-14T04:19:42.649030+0000","last_fullsized":"2024-09-14T04:19:42.649030+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:04:32.667528+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'2","reported_seq":85,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.633208+0000","last_change":"2024-09-14T04:19:42.633208+0000","last_active":"2024-09-14T04:19:42.633208+0000","last_peered":"2024-09-14T04:19:42.633208+0000","last_clean":"2024-09-14T04:19:42.633208+0000","last_became_active":"2024-09-14T04:19:42.632094+0000","last_became_peered":"2024-09-14T04:19:42.632094+0000","last_unstale":"2024-09-14T04:19:42.633208+0000","last_undegraded":"2024-09-14T04:19:42.633208+0000","last_fullsized":"2024-09-14T04:19:42.633208+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:40:30.525106+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":89,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.643259+0000","last_change":"2024-09-14T04:19:42.642989+0000","last_active":"2024-09-14T04:19:42.643259+0000","last_peered":"2024-09-14T04:19:42.643259+0000","last_clean":"2024-09-14T04:19:42.643259+0000","last_became_active":"2024-09-14T04:19:42.642112+0000","last_became_peered":"2024-09-14T04:19:42.642112+0000","last_unstale":"2024-09-14T04:19:42.643259+0000","last_undegraded":"2024-09-14T04:19:42.643259+0000","last_fullsized":"2024-09-14T04:19:42.643259+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:54:27.993489+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'2","reported_seq":68,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.631447+0000","last_change":"2024-09-14T04:19:42.631447+0000","last_active":"2024-09-14T04:19:42.631447+0000","last_peered":"2024-09-14T04:19:42.631447+0000","last_clean":"2024-09-14T04:19:42.631447+0000","last_became_active":"2024-09-14T04:19:42.630103+0000","last_became_peered":"2024-09-14T04:19:42.630103+0000","last_unstale":"2024-09-14T04:19:42.631447+0000","last_undegraded":"2024-09-14T04:19:42.631447+0000","last_fullsized":"2024-09-14T04:19:42.631447+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:01:50.213897+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":96,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.631308+0000","last_change":"2024-09-14T04:19:08.881413+0000","last_active":"2024-09-14T04:19:42.631308+0000","last_peered":"2024-09-14T04:19:42.631308+0000","last_clean":"2024-09-14T04:19:42.631308+0000","last_became_active":"2024-09-14T04:19:08.879072+0000","last_became_peered":"2024-09-14T04:19:08.879072+0000","last_unstale":"2024-09-14T04:19:42.631308+0000","last_undegraded":"2024-09-14T04:19:42.631308+0000","last_fullsized":"2024-09-14T04:19:42.631308+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:43:29.281402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"64'2","reported_seq":82,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.635579+0000","last_change":"2024-09-14T04:19:08.881299+0000","last_active":"2024-09-14T04:19:42.635579+0000","last_peered":"2024-09-14T04:19:42.635579+0000","last_clean":"2024-09-14T04:19:42.635579+0000","last_became_active":"2024-09-14T04:19:08.880748+0000","last_became_peered":"2024-09-14T04:19:08.880748+0000","last_unstale":"2024-09-14T04:19:42.635579+0000","last_undegraded":"2024-09-14T04:19:42.635579+0000","last_fullsized":"2024-09-14T04:19:42.635579+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:17:48.218238+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":64,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.648036+0000","last_change":"2024-09-14T04:19:42.647739+0000","last_active":"2024-09-14T04:19:42.648036+0000","last_peered":"2024-09-14T04:19:42.648036+0000","last_clean":"2024-09-14T04:19:42.648036+0000","last_became_active":"2024-09-14T04:19:42.647085+0000","last_became_peered":"2024-09-14T04:19:42.647085+0000","last_unstale":"2024-09-14T04:19:42.648036+0000","last_undegraded":"2024-09-14T04:19:42.648036+0000","last_fullsized":"2024-09-14T04:19:42.648036+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:23:59.505124+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"64'5","reported_seq":84,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-14T04:19:42.625570+0000","last_change":"2024-09-14T04:18:23.882495+0000","last_active":"2024-09-14T04:19:42.625570+0000","last_peered":"2024-09-14T04:19:42.625570+0000","last_clean":"2024-09-14T04:19:42.625570+0000","last_became_active":"2024-09-14T04:18:23.881743+0000","last_became_peered":"2024-09-14T04:18:23.881743+0000","last_unstale":"2024-09-14T04:19:42.625570+0000","last_undegraded":"2024-09-14T04:19:42.625570+0000","last_fullsized":"2024-09-14T04:19:42.625570+0000","mapping_epoch":89,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":90,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T13:47:55.115528+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[]}],"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":5530,"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":38,"num_read_kb":40,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":18996,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"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":306,"num_read_kb":759,"num_write":149,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":100,"ondisk_log_size":100,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430466,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":311516,"kb_used_data":1680,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":93433636,"statfs":{"total":95995035648,"available":95676043264,"internally_reserved":0,"allocated":1720320,"data_stored":1181594,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":317258072},"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":42,"seq":180388626702,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":307340,"kb_used_data":1664,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":93437812,"statfs":{"total":95995035648,"available":95680319488,"internally_reserved":0,"allocated":1703936,"data_stored":1180908,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":312998232},"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":36,"seq":154618822937,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298436,"kb_used_data":1080,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446716,"statfs":{"total":95995035648,"available":95689437184,"internally_reserved":0,"allocated":1105920,"data_stored":586618,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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":99,"seq":425201762334,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32788,"kb_used_data":1096,"kb_used_omap":6,"kb_used_meta":31673,"kb_avail":93712364,"statfs":{"total":95995035648,"available":95961460736,"internally_reserved":0,"allocated":1122304,"data_stored":591176,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6995,"internal_metadata":32433325},"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":94,"seq":403726925860,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28540,"kb_used_data":1072,"kb_used_omap":4,"kb_used_meta":27451,"kb_avail":93716612,"statfs":{"total":95995035648,"available":95965810688,"internally_reserved":0,"allocated":1097728,"data_stored":586061,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4674,"internal_metadata":28110270},"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":89,"seq":382252089389,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28608,"kb_used_data":1076,"kb_used_omap":6,"kb_used_meta":27513,"kb_avail":93716544,"statfs":{"total":95995035648,"available":95965741056,"internally_reserved":0,"allocated":1101824,"data_stored":586598,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6707,"internal_metadata":28173773},"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":84,"seq":360777252926,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28612,"kb_used_data":1076,"kb_used_omap":5,"kb_used_meta":27514,"kb_avail":93716540,"statfs":{"total":95995035648,"available":95965736960,"internally_reserved":0,"allocated":1101824,"data_stored":586321,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5900,"internal_metadata":28174580},"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":79,"seq":339302416453,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":33348,"kb_used_data":1656,"kb_used_omap":5,"kb_used_meta":31674,"kb_avail":93711804,"statfs":{"total":95995035648,"available":95960887296,"internally_reserved":0,"allocated":1695744,"data_stored":1176931,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6083,"internal_metadata":32434237},"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":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4379,"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":4196,"internal_metadata":0},{"poolid":3,"osd":2,"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":2160,"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":2970,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5291,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"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":4814,"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":4960,"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-09-14T04:22:02.594 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-14T04:22:02.594 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd dump 2024-09-14T04:22:02.595 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:02 smithi038 bash[87336]: cluster 2024-09-14T04:22:00.930366+0000 mgr.y (mgr.26165) 425 : cluster [DBG] pgmap v321: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:02.595 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:02 smithi038 bash[87336]: cluster 2024-09-14T04:22:00.930366+0000 mgr.y (mgr.26165) 425 : cluster [DBG] pgmap v321: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:02.595 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:02 smithi038 bash[87336]: audit 2024-09-14T04:22:01.270632+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:22:02.595 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:02 smithi038 bash[87336]: audit 2024-09-14T04:22:01.270632+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:22:02.595 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:02 smithi038 bash[87336]: audit 2024-09-14T04:22:01.276857+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:22:02.595 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:02 smithi038 bash[87336]: audit 2024-09-14T04:22:01.276857+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:22:02.595 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:02 smithi038 bash[87336]: audit 2024-09-14T04:22:01.419902+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:22:02.595 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:02 smithi038 bash[87336]: audit 2024-09-14T04:22:01.419902+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:22:02.595 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:02 smithi038 bash[87336]: audit 2024-09-14T04:22:01.427683+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:22:02.596 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:02 smithi038 bash[87336]: audit 2024-09-14T04:22:01.427683+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:22:02.596 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:02 smithi038 bash[87336]: audit 2024-09-14T04:22:02.053908+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:22:02.596 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:02 smithi038 bash[87336]: audit 2024-09-14T04:22:02.053908+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:22:02.596 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:02 smithi038 bash[87336]: audit 2024-09-14T04:22:02.055146+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:22:02.596 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:02 smithi038 bash[87336]: audit 2024-09-14T04:22:02.055146+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:22:02.596 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:02 smithi038 bash[87336]: audit 2024-09-14T04:22:02.069566+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:22:02.596 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:02 smithi038 bash[87336]: audit 2024-09-14T04:22:02.069566+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:22:02.596 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:02 smithi038 bash[84940]: cluster 2024-09-14T04:22:00.930366+0000 mgr.y (mgr.26165) 425 : cluster [DBG] pgmap v321: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:02.596 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:02 smithi038 bash[84940]: cluster 2024-09-14T04:22:00.930366+0000 mgr.y (mgr.26165) 425 : cluster [DBG] pgmap v321: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:02.597 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:02 smithi038 bash[84940]: audit 2024-09-14T04:22:01.270632+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:22:02.597 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:02 smithi038 bash[84940]: audit 2024-09-14T04:22:01.270632+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:22:02.597 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:02 smithi038 bash[84940]: audit 2024-09-14T04:22:01.276857+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:22:02.597 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:02 smithi038 bash[84940]: audit 2024-09-14T04:22:01.276857+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:22:02.597 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:02 smithi038 bash[84940]: audit 2024-09-14T04:22:01.419902+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:22:02.597 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:02 smithi038 bash[84940]: audit 2024-09-14T04:22:01.419902+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:22:02.597 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:02 smithi038 bash[84940]: audit 2024-09-14T04:22:01.427683+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:22:02.597 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:02 smithi038 bash[84940]: audit 2024-09-14T04:22:01.427683+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:22:02.597 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:02 smithi038 bash[84940]: audit 2024-09-14T04:22:02.053908+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:22:02.597 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:02 smithi038 bash[84940]: audit 2024-09-14T04:22:02.053908+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:22:02.597 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:02 smithi038 bash[84940]: audit 2024-09-14T04:22:02.055146+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:22:02.597 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:02 smithi038 bash[84940]: audit 2024-09-14T04:22:02.055146+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:22:02.597 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:02 smithi038 bash[84940]: audit 2024-09-14T04:22:02.069566+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:22:02.597 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:02 smithi038 bash[84940]: audit 2024-09-14T04:22:02.069566+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:22:02.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:02 smithi123 bash[68976]: cluster 2024-09-14T04:22:00.930366+0000 mgr.y (mgr.26165) 425 : cluster [DBG] pgmap v321: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:02.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:02 smithi123 bash[68976]: cluster 2024-09-14T04:22:00.930366+0000 mgr.y (mgr.26165) 425 : cluster [DBG] pgmap v321: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:02.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:02 smithi123 bash[68976]: audit 2024-09-14T04:22:01.270632+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:22:02.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:02 smithi123 bash[68976]: audit 2024-09-14T04:22:01.270632+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:22:02.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:02 smithi123 bash[68976]: audit 2024-09-14T04:22:01.276857+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:22:02.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:02 smithi123 bash[68976]: audit 2024-09-14T04:22:01.276857+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:22:02.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:02 smithi123 bash[68976]: audit 2024-09-14T04:22:01.419902+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:22:02.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:02 smithi123 bash[68976]: audit 2024-09-14T04:22:01.419902+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:22:02.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:02 smithi123 bash[68976]: audit 2024-09-14T04:22:01.427683+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:22:02.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:02 smithi123 bash[68976]: audit 2024-09-14T04:22:01.427683+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:22:02.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:02 smithi123 bash[68976]: audit 2024-09-14T04:22:02.053908+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:22:02.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:02 smithi123 bash[68976]: audit 2024-09-14T04:22:02.053908+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:22:02.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:02 smithi123 bash[68976]: audit 2024-09-14T04:22:02.055146+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:22:02.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:02 smithi123 bash[68976]: audit 2024-09-14T04:22:02.055146+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:22:02.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:02 smithi123 bash[68976]: audit 2024-09-14T04:22:02.069566+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:22:02.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:02 smithi123 bash[68976]: audit 2024-09-14T04:22:02.069566+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:22:03.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:03 smithi123 bash[68976]: audit 2024-09-14T04:22:01.826186+0000 mgr.y (mgr.26165) 426 : audit [DBG] from='client.34722 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:22:03.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:03 smithi123 bash[68976]: audit 2024-09-14T04:22:01.826186+0000 mgr.y (mgr.26165) 426 : audit [DBG] from='client.34722 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:22:03.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:03 smithi038 bash[84940]: audit 2024-09-14T04:22:01.826186+0000 mgr.y (mgr.26165) 426 : audit [DBG] from='client.34722 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:22:03.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:03 smithi038 bash[84940]: audit 2024-09-14T04:22:01.826186+0000 mgr.y (mgr.26165) 426 : audit [DBG] from='client.34722 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:22:03.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:03 smithi038 bash[87336]: audit 2024-09-14T04:22:01.826186+0000 mgr.y (mgr.26165) 426 : audit [DBG] from='client.34722 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:22:03.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:03 smithi038 bash[87336]: audit 2024-09-14T04:22:01.826186+0000 mgr.y (mgr.26165) 426 : audit [DBG] from='client.34722 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:22:04.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:04 smithi123 bash[68976]: cluster 2024-09-14T04:22:02.931063+0000 mgr.y (mgr.26165) 427 : cluster [DBG] pgmap v322: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:04.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:04 smithi123 bash[68976]: cluster 2024-09-14T04:22:02.931063+0000 mgr.y (mgr.26165) 427 : cluster [DBG] pgmap v322: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:04.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:04 smithi038 bash[87336]: cluster 2024-09-14T04:22:02.931063+0000 mgr.y (mgr.26165) 427 : cluster [DBG] pgmap v322: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:04.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:04 smithi038 bash[87336]: cluster 2024-09-14T04:22:02.931063+0000 mgr.y (mgr.26165) 427 : cluster [DBG] pgmap v322: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:04.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:04 smithi038 bash[84940]: cluster 2024-09-14T04:22:02.931063+0000 mgr.y (mgr.26165) 427 : cluster [DBG] pgmap v322: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:04.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:04 smithi038 bash[84940]: cluster 2024-09-14T04:22:02.931063+0000 mgr.y (mgr.26165) 427 : cluster [DBG] pgmap v322: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:06.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:06 smithi123 bash[68976]: cluster 2024-09-14T04:22:04.931895+0000 mgr.y (mgr.26165) 428 : cluster [DBG] pgmap v323: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:06.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:06 smithi123 bash[68976]: cluster 2024-09-14T04:22:04.931895+0000 mgr.y (mgr.26165) 428 : cluster [DBG] pgmap v323: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:06.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:06 smithi038 bash[84940]: cluster 2024-09-14T04:22:04.931895+0000 mgr.y (mgr.26165) 428 : cluster [DBG] pgmap v323: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:06.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:06 smithi038 bash[84940]: cluster 2024-09-14T04:22:04.931895+0000 mgr.y (mgr.26165) 428 : cluster [DBG] pgmap v323: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:06.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:06 smithi038 bash[87336]: cluster 2024-09-14T04:22:04.931895+0000 mgr.y (mgr.26165) 428 : cluster [DBG] pgmap v323: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:06.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:06 smithi038 bash[87336]: cluster 2024-09-14T04:22:04.931895+0000 mgr.y (mgr.26165) 428 : cluster [DBG] pgmap v323: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:07.386 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:22:08.520 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:22:08 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:22:08] "GET /metrics HTTP/1.1" 200 34208 "" "Prometheus/2.51.0" 2024-09-14T04:22:08.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:08 smithi038 bash[84940]: cluster 2024-09-14T04:22:06.932653+0000 mgr.y (mgr.26165) 429 : cluster [DBG] pgmap v324: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:08.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:08 smithi038 bash[84940]: cluster 2024-09-14T04:22:06.932653+0000 mgr.y (mgr.26165) 429 : cluster [DBG] pgmap v324: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:08.524 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:08 smithi038 bash[87336]: cluster 2024-09-14T04:22:06.932653+0000 mgr.y (mgr.26165) 429 : cluster [DBG] pgmap v324: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:08.524 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:08 smithi038 bash[87336]: cluster 2024-09-14T04:22:06.932653+0000 mgr.y (mgr.26165) 429 : cluster [DBG] pgmap v324: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:08.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:08 smithi123 bash[68976]: cluster 2024-09-14T04:22:06.932653+0000 mgr.y (mgr.26165) 429 : cluster [DBG] pgmap v324: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:08.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:08 smithi123 bash[68976]: cluster 2024-09-14T04:22:06.932653+0000 mgr.y (mgr.26165) 429 : cluster [DBG] pgmap v324: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:10.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:10 smithi038 bash[84940]: cluster 2024-09-14T04:22:08.933496+0000 mgr.y (mgr.26165) 430 : cluster [DBG] pgmap v325: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:10.635 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:10 smithi038 bash[84940]: cluster 2024-09-14T04:22:08.933496+0000 mgr.y (mgr.26165) 430 : cluster [DBG] pgmap v325: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:10.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:10 smithi038 bash[87336]: cluster 2024-09-14T04:22:08.933496+0000 mgr.y (mgr.26165) 430 : cluster [DBG] pgmap v325: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:10.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:10 smithi038 bash[87336]: cluster 2024-09-14T04:22:08.933496+0000 mgr.y (mgr.26165) 430 : cluster [DBG] pgmap v325: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:10.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:10 smithi123 bash[68976]: cluster 2024-09-14T04:22:08.933496+0000 mgr.y (mgr.26165) 430 : cluster [DBG] pgmap v325: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:10.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:10 smithi123 bash[68976]: cluster 2024-09-14T04:22:08.933496+0000 mgr.y (mgr.26165) 430 : cluster [DBG] pgmap v325: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:10.686 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:22:10 smithi123 bash[61744]: ts=2024-09-14T04:22:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:22:10.998 INFO:teuthology.orchestra.run.smithi038.stdout:epoch 100 2024-09-14T04:22:10.999 INFO:teuthology.orchestra.run.smithi038.stdout:fsid 4d8d8784-724c-11ef-bceb-c7b262605968 2024-09-14T04:22:10.999 INFO:teuthology.orchestra.run.smithi038.stdout:created 2024-09-14T03:50:50.520008+0000 2024-09-14T04:22:10.999 INFO:teuthology.orchestra.run.smithi038.stdout:modified 2024-09-14T04:19:42.600212+0000 2024-09-14T04:22:10.999 INFO:teuthology.orchestra.run.smithi038.stdout:flags sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit 2024-09-14T04:22:10.999 INFO:teuthology.orchestra.run.smithi038.stdout:crush_version 23 2024-09-14T04:22:10.999 INFO:teuthology.orchestra.run.smithi038.stdout:full_ratio 0.95 2024-09-14T04:22:10.999 INFO:teuthology.orchestra.run.smithi038.stdout:backfillfull_ratio 0.9 2024-09-14T04:22:10.999 INFO:teuthology.orchestra.run.smithi038.stdout:nearfull_ratio 0.85 2024-09-14T04:22:10.999 INFO:teuthology.orchestra.run.smithi038.stdout:require_min_compat_client luminous 2024-09-14T04:22:10.999 INFO:teuthology.orchestra.run.smithi038.stdout:min_compat_client luminous 2024-09-14T04:22:10.999 INFO:teuthology.orchestra.run.smithi038.stdout:require_osd_release quincy 2024-09-14T04:22:10.999 INFO:teuthology.orchestra.run.smithi038.stdout:stretch_mode_enabled false 2024-09-14T04:22:11.000 INFO:teuthology.orchestra.run.smithi038.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 21 flags hashpspool stripe_width 0 pg_num_max 32 pg_num_min 1 application mgr read_balance_score 7.89 2024-09-14T04:22:11.000 INFO:teuthology.orchestra.run.smithi038.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 57 flags hashpspool,selfmanaged_snaps stripe_width 0 application rbd read_balance_score 2.00 2024-09-14T04:22:11.000 INFO:teuthology.orchestra.run.smithi038.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 62 flags hashpspool stripe_width 0 pg_autoscale_bias 4 pg_num_min 16 recovery_priority 5 application cephfs read_balance_score 1.50 2024-09-14T04:22:11.000 INFO:teuthology.orchestra.run.smithi038.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 63 flags hashpspool,bulk stripe_width 0 application cephfs read_balance_score 2.25 2024-09-14T04:22:11.000 INFO:teuthology.orchestra.run.smithi038.stdout:max_osd 8 2024-09-14T04:22:11.000 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 up in weight 1 up_from 79 up_thru 99 down_at 76 last_clean_interval [8,75) [v2:172.21.15.38:6802/1703912033,v1:172.21.15.38:6803/1703912033] [v2:172.21.15.38:6804/1703912033,v1:172.21.15.38:6805/1703912033] exists,up f591f1e7-c2eb-4cb0-bb08-6fb84c427e54 2024-09-14T04:22:11.000 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 up in weight 1 up_from 84 up_thru 99 down_at 81 last_clean_interval [13,80) [v2:172.21.15.38:6810/108335106,v1:172.21.15.38:6811/108335106] [v2:172.21.15.38:6812/108335106,v1:172.21.15.38:6813/108335106] exists,up 3c29c587-d5c8-4067-8d78-82f9b2ec5047 2024-09-14T04:22:11.000 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 up in weight 1 up_from 89 up_thru 96 down_at 86 last_clean_interval [18,85) [v2:172.21.15.38:6818/1398409658,v1:172.21.15.38:6819/1398409658] [v2:172.21.15.38:6820/1398409658,v1:172.21.15.38:6821/1398409658] exists,up 9be01248-a529-40f5-bc8b-36bf0158190e 2024-09-14T04:22:11.000 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 up in weight 1 up_from 94 up_thru 99 down_at 91 last_clean_interval [25,90) [v2:172.21.15.38:6826/1454932351,v1:172.21.15.38:6827/1454932351] [v2:172.21.15.38:6828/1454932351,v1:172.21.15.38:6829/1454932351] exists,up 370d2eff-f43b-4297-828b-318b6cd1bd25 2024-09-14T04:22:11.000 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 up in weight 1 up_from 99 up_thru 99 down_at 96 last_clean_interval [30,95) [v2:172.21.15.123:6800/1636474532,v1:172.21.15.123:6801/1636474532] [v2:172.21.15.123:6802/1636474532,v1:172.21.15.123:6803/1636474532] exists,up 21067b84-a5fe-4e41-8268-37a981d0f4b9 2024-09-14T04:22:11.000 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 up in weight 1 up_from 36 up_thru 99 down_at 0 last_clean_interval [0,0) [v2:172.21.15.123:6808/994998730,v1:172.21.15.123:6809/994998730] [v2:172.21.15.123:6810/994998730,v1:172.21.15.123:6811/994998730] exists,up 340d857c-a00e-4b69-b913-69c7ff94f5c9 2024-09-14T04:22:11.001 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 up in weight 1 up_from 42 up_thru 99 down_at 0 last_clean_interval [0,0) [v2:172.21.15.123:6816/333754669,v1:172.21.15.123:6817/333754669] [v2:172.21.15.123:6818/333754669,v1:172.21.15.123:6819/333754669] exists,up 54956144-5c52-4ca9-8b19-74f120c9561e 2024-09-14T04:22:11.001 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 up in weight 1 up_from 48 up_thru 99 down_at 0 last_clean_interval [0,0) [v2:172.21.15.123:6824/1094381061,v1:172.21.15.123:6825/1094381061] [v2:172.21.15.123:6826/1094381061,v1:172.21.15.123:6827/1094381061] exists,up 85c5ff2f-52e0-48b5-9a9b-81810149ec05 2024-09-14T04:22:11.001 INFO:teuthology.orchestra.run.smithi038.stdout:pg_upmap_items 4.9 [1,2] 2024-09-14T04:22:11.001 INFO:teuthology.orchestra.run.smithi038.stdout:pg_upmap_items 4.b [1,5] 2024-09-14T04:22:11.001 INFO:teuthology.orchestra.run.smithi038.stdout:pg_upmap_items 4.10 [1,2] 2024-09-14T04:22:11.001 INFO:teuthology.orchestra.run.smithi038.stdout:blocklist 172.21.15.38:0/2527992039 expires 2024-09-15T04:12:14.666085+0000 2024-09-14T04:22:11.001 INFO:teuthology.orchestra.run.smithi038.stdout:blocklist 172.21.15.38:0/3748253607 expires 2024-09-15T04:12:14.666085+0000 2024-09-14T04:22:11.001 INFO:teuthology.orchestra.run.smithi038.stdout:blocklist 172.21.15.38:0/3925391358 expires 2024-09-15T04:12:14.666085+0000 2024-09-14T04:22:11.001 INFO:teuthology.orchestra.run.smithi038.stdout:blocklist 172.21.15.38:6800/405825694 expires 2024-09-15T04:12:14.666085+0000 2024-09-14T04:22:11.001 INFO:teuthology.orchestra.run.smithi038.stdout:blocklist 172.21.15.38:0/3085295671 expires 2024-09-15T04:12:14.666085+0000 2024-09-14T04:22:11.001 INFO:teuthology.orchestra.run.smithi038.stdout:blocklist 172.21.15.38:0/2102718210 expires 2024-09-15T04:12:14.666085+0000 2024-09-14T04:22:11.001 INFO:teuthology.orchestra.run.smithi038.stdout:blocklist 172.21.15.38:6801/1363708147 expires 2024-09-15T03:51:47.886888+0000 2024-09-14T04:22:11.001 INFO:teuthology.orchestra.run.smithi038.stdout:blocklist 172.21.15.38:6800/1363708147 expires 2024-09-15T03:51:47.886888+0000 2024-09-14T04:22:11.002 INFO:teuthology.orchestra.run.smithi038.stdout:blocklist 172.21.15.123:0/726698357 expires 2024-09-15T04:11:08.671212+0000 2024-09-14T04:22:11.002 INFO:teuthology.orchestra.run.smithi038.stdout:blocklist 172.21.15.38:6801/892432005 expires 2024-09-15T04:09:42.872061+0000 2024-09-14T04:22:11.002 INFO:teuthology.orchestra.run.smithi038.stdout:blocklist 172.21.15.123:0/3208619982 expires 2024-09-15T04:11:08.671212+0000 2024-09-14T04:22:11.002 INFO:teuthology.orchestra.run.smithi038.stdout:blocklist 172.21.15.123:6835/2239046578 expires 2024-09-15T04:11:08.671212+0000 2024-09-14T04:22:11.002 INFO:teuthology.orchestra.run.smithi038.stdout:blocklist 172.21.15.38:0/168325975 expires 2024-09-15T04:01:46.095072+0000 2024-09-14T04:22:11.002 INFO:teuthology.orchestra.run.smithi038.stdout:blocklist 172.21.15.38:0/3388430119 expires 2024-09-15T04:01:46.095072+0000 2024-09-14T04:22:11.002 INFO:teuthology.orchestra.run.smithi038.stdout:blocklist 172.21.15.38:6801/945322521 expires 2024-09-15T04:01:46.095072+0000 2024-09-14T04:22:11.002 INFO:teuthology.orchestra.run.smithi038.stdout:blocklist 172.21.15.38:0/2991163174 expires 2024-09-15T03:51:17.059245+0000 2024-09-14T04:22:11.002 INFO:teuthology.orchestra.run.smithi038.stdout:blocklist 172.21.15.38:0/1345579968 expires 2024-09-15T04:12:14.666085+0000 2024-09-14T04:22:11.002 INFO:teuthology.orchestra.run.smithi038.stdout:blocklist 172.21.15.38:6800/945322521 expires 2024-09-15T04:01:46.095072+0000 2024-09-14T04:22:11.002 INFO:teuthology.orchestra.run.smithi038.stdout:blocklist 172.21.15.38:0/2923474449 expires 2024-09-15T04:01:46.095072+0000 2024-09-14T04:22:11.002 INFO:teuthology.orchestra.run.smithi038.stdout:blocklist 172.21.15.38:0/3047739664 expires 2024-09-15T04:01:46.095072+0000 2024-09-14T04:22:11.002 INFO:teuthology.orchestra.run.smithi038.stdout:blocklist 172.21.15.38:0/2653044547 expires 2024-09-15T03:51:47.886888+0000 2024-09-14T04:22:11.003 INFO:teuthology.orchestra.run.smithi038.stdout:blocklist 172.21.15.38:0/3907743837 expires 2024-09-15T04:09:42.872061+0000 2024-09-14T04:22:11.003 INFO:teuthology.orchestra.run.smithi038.stdout:blocklist 172.21.15.123:0/1518990341 expires 2024-09-15T04:11:08.671212+0000 2024-09-14T04:22:11.003 INFO:teuthology.orchestra.run.smithi038.stdout:blocklist 172.21.15.38:0/3200204500 expires 2024-09-15T04:09:42.872061+0000 2024-09-14T04:22:11.003 INFO:teuthology.orchestra.run.smithi038.stdout:blocklist 172.21.15.123:0/3006702942 expires 2024-09-15T04:11:08.671212+0000 2024-09-14T04:22:11.003 INFO:teuthology.orchestra.run.smithi038.stdout:blocklist 172.21.15.123:0/3404163774 expires 2024-09-15T04:11:08.671212+0000 2024-09-14T04:22:11.003 INFO:teuthology.orchestra.run.smithi038.stdout:blocklist 172.21.15.38:0/2767609831 expires 2024-09-15T04:09:42.872061+0000 2024-09-14T04:22:11.003 INFO:teuthology.orchestra.run.smithi038.stdout:blocklist 172.21.15.38:0/1101587573 expires 2024-09-15T03:51:17.059245+0000 2024-09-14T04:22:11.003 INFO:teuthology.orchestra.run.smithi038.stdout:blocklist 172.21.15.38:0/2658302253 expires 2024-09-15T03:51:47.886888+0000 2024-09-14T04:22:11.003 INFO:teuthology.orchestra.run.smithi038.stdout:blocklist 172.21.15.123:0/2532235556 expires 2024-09-15T04:11:08.671212+0000 2024-09-14T04:22:11.003 INFO:teuthology.orchestra.run.smithi038.stdout:blocklist 172.21.15.38:0/3947144522 expires 2024-09-15T04:09:42.872061+0000 2024-09-14T04:22:11.003 INFO:teuthology.orchestra.run.smithi038.stdout:blocklist 172.21.15.38:6800/2457227467 expires 2024-09-15T03:51:17.059245+0000 2024-09-14T04:22:11.003 INFO:teuthology.orchestra.run.smithi038.stdout:blocklist 172.21.15.38:0/1765459698 expires 2024-09-15T03:51:47.886888+0000 2024-09-14T04:22:11.004 INFO:teuthology.orchestra.run.smithi038.stdout:blocklist 172.21.15.38:6835/80209603 expires 2024-09-15T04:05:07.904841+0000 2024-09-14T04:22:11.004 INFO:teuthology.orchestra.run.smithi038.stdout:blocklist 172.21.15.38:6800/892432005 expires 2024-09-15T04:09:42.872061+0000 2024-09-14T04:22:11.004 INFO:teuthology.orchestra.run.smithi038.stdout:blocklist 172.21.15.123:6834/2239046578 expires 2024-09-15T04:11:08.671212+0000 2024-09-14T04:22:11.004 INFO:teuthology.orchestra.run.smithi038.stdout:blocklist 172.21.15.38:6801/405825694 expires 2024-09-15T04:12:14.666085+0000 2024-09-14T04:22:11.004 INFO:teuthology.orchestra.run.smithi038.stdout:blocklist 172.21.15.38:6834/80209603 expires 2024-09-15T04:05:07.904841+0000 2024-09-14T04:22:11.004 INFO:teuthology.orchestra.run.smithi038.stdout:blocklist 172.21.15.38:0/3315926939 expires 2024-09-15T03:51:17.059245+0000 2024-09-14T04:22:11.004 INFO:teuthology.orchestra.run.smithi038.stdout:blocklist 172.21.15.38:6801/2457227467 expires 2024-09-15T03:51:17.059245+0000 2024-09-14T04:22:11.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:11 smithi123 bash[68976]: audit 2024-09-14T04:22:10.999371+0000 mon.a (mon.0) 561 : audit [DBG] from='client.? 172.21.15.38:0/3951113608' entity='client.admin' cmd={"prefix": "osd dump"} : dispatch 2024-09-14T04:22:11.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:11 smithi123 bash[68976]: audit 2024-09-14T04:22:10.999371+0000 mon.a (mon.0) 561 : audit [DBG] from='client.? 172.21.15.38:0/3951113608' entity='client.admin' cmd={"prefix": "osd dump"} : dispatch 2024-09-14T04:22:11.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:11 smithi038 bash[84940]: audit 2024-09-14T04:22:10.999371+0000 mon.a (mon.0) 561 : audit [DBG] from='client.? 172.21.15.38:0/3951113608' entity='client.admin' cmd={"prefix": "osd dump"} : dispatch 2024-09-14T04:22:11.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:11 smithi038 bash[84940]: audit 2024-09-14T04:22:10.999371+0000 mon.a (mon.0) 561 : audit [DBG] from='client.? 172.21.15.38:0/3951113608' entity='client.admin' cmd={"prefix": "osd dump"} : dispatch 2024-09-14T04:22:11.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:11 smithi038 bash[87336]: audit 2024-09-14T04:22:10.999371+0000 mon.a (mon.0) 561 : audit [DBG] from='client.? 172.21.15.38:0/3951113608' entity='client.admin' cmd={"prefix": "osd dump"} : dispatch 2024-09-14T04:22:11.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:11 smithi038 bash[87336]: audit 2024-09-14T04:22:10.999371+0000 mon.a (mon.0) 561 : audit [DBG] from='client.? 172.21.15.38:0/3951113608' entity='client.admin' cmd={"prefix": "osd dump"} : dispatch 2024-09-14T04:22:11.820 INFO:tasks.cephadm.ceph_manager.ceph:['osd.0 up in weight 1 up_from 79 up_thru 99 down_at 76 last_clean_interval [8,75) [v2:172.21.15.38:6802/1703912033,v1:172.21.15.38:6803/1703912033] [v2:172.21.15.38:6804/1703912033,v1:172.21.15.38:6805/1703912033] exists,up f591f1e7-c2eb-4cb0-bb08-6fb84c427e54', 'osd.1 up in weight 1 up_from 84 up_thru 99 down_at 81 last_clean_interval [13,80) [v2:172.21.15.38:6810/108335106,v1:172.21.15.38:6811/108335106] [v2:172.21.15.38:6812/108335106,v1:172.21.15.38:6813/108335106] exists,up 3c29c587-d5c8-4067-8d78-82f9b2ec5047', 'osd.2 up in weight 1 up_from 89 up_thru 96 down_at 86 last_clean_interval [18,85) [v2:172.21.15.38:6818/1398409658,v1:172.21.15.38:6819/1398409658] [v2:172.21.15.38:6820/1398409658,v1:172.21.15.38:6821/1398409658] exists,up 9be01248-a529-40f5-bc8b-36bf0158190e', 'osd.3 up in weight 1 up_from 94 up_thru 99 down_at 91 last_clean_interval [25,90) [v2:172.21.15.38:6826/1454932351,v1:172.21.15.38:6827/1454932351] [v2:172.21.15.38:6828/1454932351,v1:172.21.15.38:6829/1454932351] exists,up 370d2eff-f43b-4297-828b-318b6cd1bd25', 'osd.4 up in weight 1 up_from 99 up_thru 99 down_at 96 last_clean_interval [30,95) [v2:172.21.15.123:6800/1636474532,v1:172.21.15.123:6801/1636474532] [v2:172.21.15.123:6802/1636474532,v1:172.21.15.123:6803/1636474532] exists,up 21067b84-a5fe-4e41-8268-37a981d0f4b9', 'osd.5 up in weight 1 up_from 36 up_thru 99 down_at 0 last_clean_interval [0,0) [v2:172.21.15.123:6808/994998730,v1:172.21.15.123:6809/994998730] [v2:172.21.15.123:6810/994998730,v1:172.21.15.123:6811/994998730] exists,up 340d857c-a00e-4b69-b913-69c7ff94f5c9', 'osd.6 up in weight 1 up_from 42 up_thru 99 down_at 0 last_clean_interval [0,0) [v2:172.21.15.123:6816/333754669,v1:172.21.15.123:6817/333754669] [v2:172.21.15.123:6818/333754669,v1:172.21.15.123:6819/333754669] exists,up 54956144-5c52-4ca9-8b19-74f120c9561e', 'osd.7 up in weight 1 up_from 48 up_thru 99 down_at 0 last_clean_interval [0,0) [v2:172.21.15.123:6824/1094381061,v1:172.21.15.123:6825/1094381061] [v2:172.21.15.123:6826/1094381061,v1:172.21.15.123:6827/1094381061] exists,up 85c5ff2f-52e0-48b5-9a9b-81810149ec05'] 2024-09-14T04:22:11.821 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon mon.a config show 2024-09-14T04:22:12.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:12 smithi123 bash[68976]: cluster 2024-09-14T04:22:10.934173+0000 mgr.y (mgr.26165) 431 : cluster [DBG] pgmap v326: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:12.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:12 smithi123 bash[68976]: cluster 2024-09-14T04:22:10.934173+0000 mgr.y (mgr.26165) 431 : cluster [DBG] pgmap v326: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:12.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:12 smithi038 bash[84940]: cluster 2024-09-14T04:22:10.934173+0000 mgr.y (mgr.26165) 431 : cluster [DBG] pgmap v326: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:12.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:12 smithi038 bash[84940]: cluster 2024-09-14T04:22:10.934173+0000 mgr.y (mgr.26165) 431 : cluster [DBG] pgmap v326: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:12.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:12 smithi038 bash[87336]: cluster 2024-09-14T04:22:10.934173+0000 mgr.y (mgr.26165) 431 : cluster [DBG] pgmap v326: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:12.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:12 smithi038 bash[87336]: cluster 2024-09-14T04:22:10.934173+0000 mgr.y (mgr.26165) 431 : cluster [DBG] pgmap v326: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:14.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:14 smithi123 bash[68976]: cluster 2024-09-14T04:22:12.934914+0000 mgr.y (mgr.26165) 432 : cluster [DBG] pgmap v327: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:14.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:14 smithi123 bash[68976]: cluster 2024-09-14T04:22:12.934914+0000 mgr.y (mgr.26165) 432 : cluster [DBG] pgmap v327: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:14.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:14 smithi038 bash[84940]: cluster 2024-09-14T04:22:12.934914+0000 mgr.y (mgr.26165) 432 : cluster [DBG] pgmap v327: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:14.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:14 smithi038 bash[84940]: cluster 2024-09-14T04:22:12.934914+0000 mgr.y (mgr.26165) 432 : cluster [DBG] pgmap v327: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:14.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:14 smithi038 bash[87336]: cluster 2024-09-14T04:22:12.934914+0000 mgr.y (mgr.26165) 432 : cluster [DBG] pgmap v327: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:14.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:14 smithi038 bash[87336]: cluster 2024-09-14T04:22:12.934914+0000 mgr.y (mgr.26165) 432 : cluster [DBG] pgmap v327: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:15.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:15 smithi123 bash[68976]: audit 2024-09-14T04:22:15.198192+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:22:15.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:15 smithi123 bash[68976]: audit 2024-09-14T04:22:15.198192+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:22:15.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:15 smithi038 bash[84940]: audit 2024-09-14T04:22:15.198192+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:22:15.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:15 smithi038 bash[84940]: audit 2024-09-14T04:22:15.198192+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:22:15.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:15 smithi038 bash[87336]: audit 2024-09-14T04:22:15.198192+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:22:15.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:15 smithi038 bash[87336]: audit 2024-09-14T04:22:15.198192+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:22:16.621 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:22:16.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:16 smithi123 bash[68976]: cluster 2024-09-14T04:22:14.935804+0000 mgr.y (mgr.26165) 433 : cluster [DBG] pgmap v328: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:16.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:16 smithi123 bash[68976]: cluster 2024-09-14T04:22:14.935804+0000 mgr.y (mgr.26165) 433 : cluster [DBG] pgmap v328: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:16.733 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:16 smithi038 bash[84940]: cluster 2024-09-14T04:22:14.935804+0000 mgr.y (mgr.26165) 433 : cluster [DBG] pgmap v328: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:16.733 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:16 smithi038 bash[84940]: cluster 2024-09-14T04:22:14.935804+0000 mgr.y (mgr.26165) 433 : cluster [DBG] pgmap v328: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:16.733 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:16 smithi038 bash[87336]: cluster 2024-09-14T04:22:14.935804+0000 mgr.y (mgr.26165) 433 : cluster [DBG] pgmap v328: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:16.733 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:16 smithi038 bash[87336]: cluster 2024-09-14T04:22:14.935804+0000 mgr.y (mgr.26165) 433 : cluster [DBG] pgmap v328: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:18.520 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:22:18 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:22:18] "GET /metrics HTTP/1.1" 200 34208 "" "Prometheus/2.51.0" 2024-09-14T04:22:18.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:18 smithi038 bash[84940]: cluster 2024-09-14T04:22:16.936822+0000 mgr.y (mgr.26165) 434 : cluster [DBG] pgmap v329: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:18.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:18 smithi038 bash[84940]: cluster 2024-09-14T04:22:16.936822+0000 mgr.y (mgr.26165) 434 : cluster [DBG] pgmap v329: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:18.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:18 smithi038 bash[87336]: cluster 2024-09-14T04:22:16.936822+0000 mgr.y (mgr.26165) 434 : cluster [DBG] pgmap v329: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:18.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:18 smithi038 bash[87336]: cluster 2024-09-14T04:22:16.936822+0000 mgr.y (mgr.26165) 434 : cluster [DBG] pgmap v329: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:18.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:18 smithi123 bash[68976]: cluster 2024-09-14T04:22:16.936822+0000 mgr.y (mgr.26165) 434 : cluster [DBG] pgmap v329: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:18.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:18 smithi123 bash[68976]: cluster 2024-09-14T04:22:16.936822+0000 mgr.y (mgr.26165) 434 : cluster [DBG] pgmap v329: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:20.302 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-09-14T04:22:20.302 INFO:teuthology.orchestra.run.smithi038.stdout: "name": "mon.a", 2024-09-14T04:22:20.302 INFO:teuthology.orchestra.run.smithi038.stdout: "cluster": "ceph", 2024-09-14T04:22:20.302 INFO:teuthology.orchestra.run.smithi038.stdout: "admin_socket": "/var/run/ceph/ceph-mon.a.asok", 2024-09-14T04:22:20.302 INFO:teuthology.orchestra.run.smithi038.stdout: "admin_socket_mode": "", 2024-09-14T04:22:20.302 INFO:teuthology.orchestra.run.smithi038.stdout: "auth_allow_insecure_global_id_reclaim": "false", 2024-09-14T04:22:20.302 INFO:teuthology.orchestra.run.smithi038.stdout: "auth_client_required": "cephx, none", 2024-09-14T04:22:20.302 INFO:teuthology.orchestra.run.smithi038.stdout: "auth_cluster_required": "cephx", 2024-09-14T04:22:20.302 INFO:teuthology.orchestra.run.smithi038.stdout: "auth_debug": "true", 2024-09-14T04:22:20.303 INFO:teuthology.orchestra.run.smithi038.stdout: "auth_expose_insecure_global_id_reclaim": "true", 2024-09-14T04:22:20.303 INFO:teuthology.orchestra.run.smithi038.stdout: "auth_mon_ticket_ttl": "660.000000", 2024-09-14T04:22:20.303 INFO:teuthology.orchestra.run.smithi038.stdout: "auth_service_required": "cephx", 2024-09-14T04:22:20.303 INFO:teuthology.orchestra.run.smithi038.stdout: "auth_service_ticket_ttl": "240.000000", 2024-09-14T04:22:20.303 INFO:teuthology.orchestra.run.smithi038.stdout: "auth_supported": "", 2024-09-14T04:22:20.303 INFO:teuthology.orchestra.run.smithi038.stdout: "bdev_aio": "true", 2024-09-14T04:22:20.303 INFO:teuthology.orchestra.run.smithi038.stdout: "bdev_aio_max_queue_depth": "1024", 2024-09-14T04:22:20.303 INFO:teuthology.orchestra.run.smithi038.stdout: "bdev_aio_poll_ms": "250", 2024-09-14T04:22:20.303 INFO:teuthology.orchestra.run.smithi038.stdout: "bdev_aio_reap_max": "16", 2024-09-14T04:22:20.303 INFO:teuthology.orchestra.run.smithi038.stdout: "bdev_async_discard_threads": "0", 2024-09-14T04:22:20.303 INFO:teuthology.orchestra.run.smithi038.stdout: "bdev_block_size": "4096", 2024-09-14T04:22:20.303 INFO:teuthology.orchestra.run.smithi038.stdout: "bdev_debug_aio": "false", 2024-09-14T04:22:20.304 INFO:teuthology.orchestra.run.smithi038.stdout: "bdev_debug_aio_log_age": "5.000000", 2024-09-14T04:22:20.304 INFO:teuthology.orchestra.run.smithi038.stdout: "bdev_debug_aio_suicide_timeout": "60.000000", 2024-09-14T04:22:20.304 INFO:teuthology.orchestra.run.smithi038.stdout: "bdev_debug_inflight_ios": "false", 2024-09-14T04:22:20.304 INFO:teuthology.orchestra.run.smithi038.stdout: "bdev_enable_discard": "false", 2024-09-14T04:22:20.304 INFO:teuthology.orchestra.run.smithi038.stdout: "bdev_flock_retry": "3", 2024-09-14T04:22:20.304 INFO:teuthology.orchestra.run.smithi038.stdout: "bdev_flock_retry_interval": "0.100000", 2024-09-14T04:22:20.304 INFO:teuthology.orchestra.run.smithi038.stdout: "bdev_inject_crash": "0", 2024-09-14T04:22:20.304 INFO:teuthology.orchestra.run.smithi038.stdout: "bdev_inject_crash_flush_delay": "2", 2024-09-14T04:22:20.304 INFO:teuthology.orchestra.run.smithi038.stdout: "bdev_ioring": "false", 2024-09-14T04:22:20.304 INFO:teuthology.orchestra.run.smithi038.stdout: "bdev_ioring_hipri": "false", 2024-09-14T04:22:20.304 INFO:teuthology.orchestra.run.smithi038.stdout: "bdev_ioring_sqthread_poll": "false", 2024-09-14T04:22:20.304 INFO:teuthology.orchestra.run.smithi038.stdout: "bdev_nvme_unbind_from_kernel": "false", 2024-09-14T04:22:20.305 INFO:teuthology.orchestra.run.smithi038.stdout: "bdev_read_buffer_alignment": "4096", 2024-09-14T04:22:20.305 INFO:teuthology.orchestra.run.smithi038.stdout: "bdev_read_preallocated_huge_buffers": "", 2024-09-14T04:22:20.305 INFO:teuthology.orchestra.run.smithi038.stdout: "bdev_stalled_read_warn_lifetime": "86400", 2024-09-14T04:22:20.305 INFO:teuthology.orchestra.run.smithi038.stdout: "bdev_stalled_read_warn_threshold": "1", 2024-09-14T04:22:20.305 INFO:teuthology.orchestra.run.smithi038.stdout: "bdev_type": "", 2024-09-14T04:22:20.305 INFO:teuthology.orchestra.run.smithi038.stdout: "bluefs_alloc_size": "1048576", 2024-09-14T04:22:20.305 INFO:teuthology.orchestra.run.smithi038.stdout: "bluefs_allocator": "hybrid", 2024-09-14T04:22:20.305 INFO:teuthology.orchestra.run.smithi038.stdout: "bluefs_buffered_io": "true", 2024-09-14T04:22:20.305 INFO:teuthology.orchestra.run.smithi038.stdout: "bluefs_check_for_zeros": "false", 2024-09-14T04:22:20.305 INFO:teuthology.orchestra.run.smithi038.stdout: "bluefs_check_volume_selector_often": "false", 2024-09-14T04:22:20.305 INFO:teuthology.orchestra.run.smithi038.stdout: "bluefs_check_volume_selector_on_umount": "false", 2024-09-14T04:22:20.305 INFO:teuthology.orchestra.run.smithi038.stdout: "bluefs_compact_log_sync": "false", 2024-09-14T04:22:20.305 INFO:teuthology.orchestra.run.smithi038.stdout: "bluefs_failed_shared_alloc_cooldown": "600.000000", 2024-09-14T04:22:20.306 INFO:teuthology.orchestra.run.smithi038.stdout: "bluefs_log_compact_min_ratio": "5.000000", 2024-09-14T04:22:20.306 INFO:teuthology.orchestra.run.smithi038.stdout: "bluefs_log_compact_min_size": "16777216", 2024-09-14T04:22:20.306 INFO:teuthology.orchestra.run.smithi038.stdout: "bluefs_log_replay_check_allocations": "true", 2024-09-14T04:22:20.306 INFO:teuthology.orchestra.run.smithi038.stdout: "bluefs_max_log_runway": "4194304", 2024-09-14T04:22:20.306 INFO:teuthology.orchestra.run.smithi038.stdout: "bluefs_max_prefetch": "1048576", 2024-09-14T04:22:20.306 INFO:teuthology.orchestra.run.smithi038.stdout: "bluefs_min_flush_size": "524288", 2024-09-14T04:22:20.306 INFO:teuthology.orchestra.run.smithi038.stdout: "bluefs_min_log_runway": "1048576", 2024-09-14T04:22:20.306 INFO:teuthology.orchestra.run.smithi038.stdout: "bluefs_replay_recovery": "false", 2024-09-14T04:22:20.306 INFO:teuthology.orchestra.run.smithi038.stdout: "bluefs_replay_recovery_disable_compact": "false", 2024-09-14T04:22:20.306 INFO:teuthology.orchestra.run.smithi038.stdout: "bluefs_shared_alloc_size": "65536", 2024-09-14T04:22:20.306 INFO:teuthology.orchestra.run.smithi038.stdout: "bluefs_sync_write": "false", 2024-09-14T04:22:20.306 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_2q_cache_kin_ratio": "0.500000", 2024-09-14T04:22:20.306 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_2q_cache_kout_ratio": "0.500000", 2024-09-14T04:22:20.307 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_alloc_stats_dump_interval": "86400.000000", 2024-09-14T04:22:20.307 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_allocation_from_file": "true", 2024-09-14T04:22:20.307 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_allocator": "hybrid", 2024-09-14T04:22:20.307 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_async_db_compaction": "true", 2024-09-14T04:22:20.307 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_avl_alloc_bf_free_pct": "4", 2024-09-14T04:22:20.307 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_avl_alloc_bf_threshold": "131072", 2024-09-14T04:22:20.307 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_avl_alloc_ff_max_search_bytes": "16777216", 2024-09-14T04:22:20.307 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_avl_alloc_ff_max_search_count": "100", 2024-09-14T04:22:20.307 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_bdev_label_multi": "true", 2024-09-14T04:22:20.307 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_bdev_label_multi_upgrade": "false", 2024-09-14T04:22:20.307 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_bdev_label_require_all": "true", 2024-09-14T04:22:20.307 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_bitmapallocator_blocks_per_zone": "1024", 2024-09-14T04:22:20.307 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_bitmapallocator_span_size": "1024", 2024-09-14T04:22:20.308 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_blobid_prealloc": "10240", 2024-09-14T04:22:20.308 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_block_create": "true", 2024-09-14T04:22:20.308 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_block_db_create": "false", 2024-09-14T04:22:20.308 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_block_db_path": "", 2024-09-14T04:22:20.308 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_block_db_size": "0", 2024-09-14T04:22:20.308 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_block_path": "", 2024-09-14T04:22:20.308 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_block_preallocate_file": "false", 2024-09-14T04:22:20.308 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_block_size": "107374182400", 2024-09-14T04:22:20.308 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_block_wal_create": "false", 2024-09-14T04:22:20.308 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_block_wal_path": "", 2024-09-14T04:22:20.308 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_block_wal_size": "100663296", 2024-09-14T04:22:20.308 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_bluefs": "true", 2024-09-14T04:22:20.308 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_bluefs_alloc_failure_dump_interval": "0.000000", 2024-09-14T04:22:20.309 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_bluefs_env_mirror": "false", 2024-09-14T04:22:20.309 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_bluefs_max_free": "10737418240", 2024-09-14T04:22:20.309 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_btree2_alloc_weight_factor": "2.000000", 2024-09-14T04:22:20.309 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_cache_age_bin_interval": "1.000000", 2024-09-14T04:22:20.309 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_cache_age_bins_data": "1 2 6 24 120 720 0 0 0 0", 2024-09-14T04:22:20.309 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_cache_age_bins_kv": "1 2 6 24 120 720 0 0 0 0", 2024-09-14T04:22:20.309 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_cache_age_bins_kv_onode": "0 0 0 0 0 0 0 0 0 720", 2024-09-14T04:22:20.309 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_cache_age_bins_meta": "1 2 6 24 120 720 0 0 0 0", 2024-09-14T04:22:20.309 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_cache_autotune": "true", 2024-09-14T04:22:20.309 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_cache_autotune_interval": "5.000000", 2024-09-14T04:22:20.309 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_cache_kv_onode_ratio": "0.040000", 2024-09-14T04:22:20.309 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_cache_kv_ratio": "0.450000", 2024-09-14T04:22:20.310 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_cache_meta_ratio": "0.450000", 2024-09-14T04:22:20.310 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_cache_size": "0", 2024-09-14T04:22:20.310 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_cache_size_hdd": "1073741824", 2024-09-14T04:22:20.310 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_cache_size_ssd": "3221225472", 2024-09-14T04:22:20.310 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_cache_trim_interval": "0.050000", 2024-09-14T04:22:20.310 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_cache_trim_max_skip_pinned": "1000", 2024-09-14T04:22:20.310 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_cache_type": "2q", 2024-09-14T04:22:20.310 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_cleaner_sleep_interval": "5.000000", 2024-09-14T04:22:20.310 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_clone_cow": "true", 2024-09-14T04:22:20.310 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_compression_algorithm": "snappy", 2024-09-14T04:22:20.310 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_compression_max_blob_size": "0", 2024-09-14T04:22:20.310 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_compression_max_blob_size_hdd": "65536", 2024-09-14T04:22:20.310 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_compression_max_blob_size_ssd": "65536", 2024-09-14T04:22:20.311 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_compression_min_blob_size": "0", 2024-09-14T04:22:20.311 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_compression_min_blob_size_hdd": "8192", 2024-09-14T04:22:20.311 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_compression_min_blob_size_ssd": "65536", 2024-09-14T04:22:20.311 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_compression_mode": "none", 2024-09-14T04:22:20.311 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_compression_required_ratio": "0.875000", 2024-09-14T04:22:20.311 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_csum_type": "crc32c", 2024-09-14T04:22:20.311 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_debug_enforce_min_alloc_size": "0", 2024-09-14T04:22:20.311 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_debug_enforce_settings": "default", 2024-09-14T04:22:20.311 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_debug_freelist": "false", 2024-09-14T04:22:20.311 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_debug_fsck_abort": "false", 2024-09-14T04:22:20.311 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_debug_inject_allocation_from_file_failure": "0.000000", 2024-09-14T04:22:20.311 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_debug_inject_csum_err_probability": "0.000000", 2024-09-14T04:22:20.311 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_debug_inject_read_err": "false", 2024-09-14T04:22:20.311 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_debug_legacy_omap": "false", 2024-09-14T04:22:20.312 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_debug_no_reuse_blocks": "false", 2024-09-14T04:22:20.312 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_debug_omit_block_device_write": "false", 2024-09-14T04:22:20.312 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_debug_omit_kv_commit": "false", 2024-09-14T04:22:20.312 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_debug_permit_any_bdev_label": "false", 2024-09-14T04:22:20.312 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_debug_prefragment_max": "1048576", 2024-09-14T04:22:20.312 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_debug_random_read_err": "0.000000", 2024-09-14T04:22:20.312 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_debug_randomize_serial_transaction": "0", 2024-09-14T04:22:20.312 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_debug_small_allocations": "0", 2024-09-14T04:22:20.312 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_debug_too_many_blobs_threshold": "24576", 2024-09-14T04:22:20.312 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_default_buffered_read": "true", 2024-09-14T04:22:20.312 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_default_buffered_write": "false", 2024-09-14T04:22:20.312 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_deferred_batch_ops": "0", 2024-09-14T04:22:20.312 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_deferred_batch_ops_hdd": "64", 2024-09-14T04:22:20.313 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_deferred_batch_ops_ssd": "16", 2024-09-14T04:22:20.313 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_elastic_shared_blobs": "true", 2024-09-14T04:22:20.313 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_extent_map_inline_shard_prealloc_size": "256", 2024-09-14T04:22:20.313 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_extent_map_shard_max_size": "1200", 2024-09-14T04:22:20.313 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_extent_map_shard_min_size": "150", 2024-09-14T04:22:20.313 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_extent_map_shard_target_size": "500", 2024-09-14T04:22:20.313 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_extent_map_shard_target_size_slop": "0.200000", 2024-09-14T04:22:20.313 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_fail_eio": "false", 2024-09-14T04:22:20.313 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_freelist_blocks_per_key": "128", 2024-09-14T04:22:20.313 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_fsck_error_on_no_per_pg_omap": "false", 2024-09-14T04:22:20.313 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_fsck_error_on_no_per_pool_omap": "false", 2024-09-14T04:22:20.313 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_fsck_error_on_no_per_pool_stats": "false", 2024-09-14T04:22:20.313 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_fsck_on_mkfs": "true", 2024-09-14T04:22:20.313 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_fsck_on_mkfs_deep": "false", 2024-09-14T04:22:20.314 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_fsck_on_mount": "false", 2024-09-14T04:22:20.314 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_fsck_on_mount_deep": "false", 2024-09-14T04:22:20.314 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_fsck_on_umount": "false", 2024-09-14T04:22:20.314 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_fsck_on_umount_deep": "false", 2024-09-14T04:22:20.314 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_fsck_quick_fix_on_mount": "false", 2024-09-14T04:22:20.314 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_fsck_quick_fix_threads": "2", 2024-09-14T04:22:20.314 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_fsck_read_bytes_cap": "67108864", 2024-09-14T04:22:20.314 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_fsck_shared_blob_tracker_size": "0.031250", 2024-09-14T04:22:20.314 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_gc_enable_blob_threshold": "0", 2024-09-14T04:22:20.314 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_gc_enable_total_threshold": "0", 2024-09-14T04:22:20.314 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_hybrid_alloc_mem_cap": "67108864", 2024-09-14T04:22:20.314 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_ignore_data_csum": "false", 2024-09-14T04:22:20.314 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_kv_sync_util_logging_s": "10.000000", 2024-09-14T04:22:20.315 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_kvbackend": "rocksdb", 2024-09-14T04:22:20.315 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_log_collection_list_age": "60.000000", 2024-09-14T04:22:20.315 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_log_omap_iterator_age": "5.000000", 2024-09-14T04:22:20.315 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_log_op_age": "5.000000", 2024-09-14T04:22:20.315 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_max_alloc_size": "0", 2024-09-14T04:22:20.315 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_max_blob_size": "0", 2024-09-14T04:22:20.315 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_max_blob_size_hdd": "65536", 2024-09-14T04:22:20.315 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_max_blob_size_ssd": "65536", 2024-09-14T04:22:20.315 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_max_defer_interval": "3.000000", 2024-09-14T04:22:20.315 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_max_deferred_txc": "32", 2024-09-14T04:22:20.315 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_min_alloc_size": "0", 2024-09-14T04:22:20.315 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_min_alloc_size_hdd": "4096", 2024-09-14T04:22:20.315 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_min_alloc_size_ssd": "4096", 2024-09-14T04:22:20.315 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_nid_prealloc": "1024", 2024-09-14T04:22:20.316 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_prefer_deferred_size": "0", 2024-09-14T04:22:20.316 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_prefer_deferred_size_hdd": "65536", 2024-09-14T04:22:20.316 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_prefer_deferred_size_ssd": "0", 2024-09-14T04:22:20.316 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_qfsck_on_mount": "true", 2024-09-14T04:22:20.316 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_retry_disk_reads": "3", 2024-09-14T04:22:20.316 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_rocksdb_cf": "true", 2024-09-14T04:22:20.316 INFO:teuthology.orchestra.run.smithi038.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-09-14T04:22:20.316 INFO:teuthology.orchestra.run.smithi038.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-09-14T04:22:20.316 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_rocksdb_options_annex": "", 2024-09-14T04:22:20.317 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_slow_ops_warn_lifetime": "86400", 2024-09-14T04:22:20.317 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_slow_ops_warn_threshold": "1", 2024-09-14T04:22:20.317 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_spdk_coremask": "0x1", 2024-09-14T04:22:20.317 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_spdk_io_sleep": "5", 2024-09-14T04:22:20.317 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_spdk_max_io_completion": "0", 2024-09-14T04:22:20.317 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_spdk_mem": "512", 2024-09-14T04:22:20.317 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_sync_submit_transaction": "false", 2024-09-14T04:22:20.317 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_throttle_bytes": "67108864", 2024-09-14T04:22:20.317 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_throttle_cost_per_io": "0", 2024-09-14T04:22:20.317 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_throttle_cost_per_io_hdd": "670000", 2024-09-14T04:22:20.317 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_throttle_cost_per_io_ssd": "4000", 2024-09-14T04:22:20.317 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_throttle_deferred_bytes": "134217728", 2024-09-14T04:22:20.317 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_throttle_trace_rate": "0.000000", 2024-09-14T04:22:20.318 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_tracing": "false", 2024-09-14T04:22:20.318 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_use_optimal_io_size_for_min_alloc_size": "false", 2024-09-14T04:22:20.318 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_volume_selection_policy": "use_some_extra", 2024-09-14T04:22:20.318 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_volume_selection_reserved": "0", 2024-09-14T04:22:20.318 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_volume_selection_reserved_factor": "2.000000", 2024-09-14T04:22:20.318 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_warn_on_bluefs_spillover": "true", 2024-09-14T04:22:20.318 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_warn_on_legacy_statfs": "true", 2024-09-14T04:22:20.318 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_warn_on_no_per_pg_omap": "false", 2024-09-14T04:22:20.318 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_warn_on_no_per_pool_omap": "true", 2024-09-14T04:22:20.318 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_warn_on_spurious_read_errors": "true", 2024-09-14T04:22:20.318 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_write_v2": "false", 2024-09-14T04:22:20.318 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_write_v2_random": "false", 2024-09-14T04:22:20.318 INFO:teuthology.orchestra.run.smithi038.stdout: "bluestore_zero_block_detection": "false", 2024-09-14T04:22:20.319 INFO:teuthology.orchestra.run.smithi038.stdout: "cephadm_path": "/usr/sbin/cephadm", 2024-09-14T04:22:20.319 INFO:teuthology.orchestra.run.smithi038.stdout: "cephfs_mirror_action_update_interval": "2", 2024-09-14T04:22:20.319 INFO:teuthology.orchestra.run.smithi038.stdout: "cephfs_mirror_directory_scan_interval": "10", 2024-09-14T04:22:20.319 INFO:teuthology.orchestra.run.smithi038.stdout: "cephfs_mirror_max_concurrent_directory_syncs": "3", 2024-09-14T04:22:20.319 INFO:teuthology.orchestra.run.smithi038.stdout: "cephfs_mirror_max_consecutive_failures_per_directory": "10", 2024-09-14T04:22:20.319 INFO:teuthology.orchestra.run.smithi038.stdout: "cephfs_mirror_max_snapshot_sync_per_cycle": "3", 2024-09-14T04:22:20.319 INFO:teuthology.orchestra.run.smithi038.stdout: "cephfs_mirror_mount_timeout": "10", 2024-09-14T04:22:20.319 INFO:teuthology.orchestra.run.smithi038.stdout: "cephfs_mirror_perf_stats_prio": "5", 2024-09-14T04:22:20.319 INFO:teuthology.orchestra.run.smithi038.stdout: "cephfs_mirror_restart_mirror_on_blocklist_interval": "30", 2024-09-14T04:22:20.319 INFO:teuthology.orchestra.run.smithi038.stdout: "cephfs_mirror_restart_mirror_on_failure_interval": "20", 2024-09-14T04:22:20.319 INFO:teuthology.orchestra.run.smithi038.stdout: "cephfs_mirror_retry_failed_directories_interval": "60", 2024-09-14T04:22:20.319 INFO:teuthology.orchestra.run.smithi038.stdout: "cephsqlite_blocklist_dead_locker": "true", 2024-09-14T04:22:20.319 INFO:teuthology.orchestra.run.smithi038.stdout: "cephsqlite_lock_renewal_interval": "2000", 2024-09-14T04:22:20.320 INFO:teuthology.orchestra.run.smithi038.stdout: "cephsqlite_lock_renewal_timeout": "30000", 2024-09-14T04:22:20.320 INFO:teuthology.orchestra.run.smithi038.stdout: "cephx_cluster_require_signatures": "false", 2024-09-14T04:22:20.320 INFO:teuthology.orchestra.run.smithi038.stdout: "cephx_cluster_require_version": "2", 2024-09-14T04:22:20.320 INFO:teuthology.orchestra.run.smithi038.stdout: "cephx_require_signatures": "false", 2024-09-14T04:22:20.320 INFO:teuthology.orchestra.run.smithi038.stdout: "cephx_require_version": "2", 2024-09-14T04:22:20.320 INFO:teuthology.orchestra.run.smithi038.stdout: "cephx_service_require_signatures": "false", 2024-09-14T04:22:20.320 INFO:teuthology.orchestra.run.smithi038.stdout: "cephx_service_require_version": "2", 2024-09-14T04:22:20.320 INFO:teuthology.orchestra.run.smithi038.stdout: "cephx_sign_messages": "true", 2024-09-14T04:22:20.320 INFO:teuthology.orchestra.run.smithi038.stdout: "chdir": "", 2024-09-14T04:22:20.320 INFO:teuthology.orchestra.run.smithi038.stdout: "client_acl_type": "", 2024-09-14T04:22:20.320 INFO:teuthology.orchestra.run.smithi038.stdout: "client_asio_thread_count": "2", 2024-09-14T04:22:20.320 INFO:teuthology.orchestra.run.smithi038.stdout: "client_cache_mid": "0.750000", 2024-09-14T04:22:20.320 INFO:teuthology.orchestra.run.smithi038.stdout: "client_cache_size": "16384", 2024-09-14T04:22:20.321 INFO:teuthology.orchestra.run.smithi038.stdout: "client_caps_release_delay": "5", 2024-09-14T04:22:20.321 INFO:teuthology.orchestra.run.smithi038.stdout: "client_check_pool_perm": "true", 2024-09-14T04:22:20.321 INFO:teuthology.orchestra.run.smithi038.stdout: "client_collect_and_send_global_metrics": "false", 2024-09-14T04:22:20.321 INFO:teuthology.orchestra.run.smithi038.stdout: "client_debug_force_sync_read": "false", 2024-09-14T04:22:20.321 INFO:teuthology.orchestra.run.smithi038.stdout: "client_debug_getattr_caps": "false", 2024-09-14T04:22:20.321 INFO:teuthology.orchestra.run.smithi038.stdout: "client_debug_inject_features": "", 2024-09-14T04:22:20.321 INFO:teuthology.orchestra.run.smithi038.stdout: "client_debug_inject_tick_delay": "0", 2024-09-14T04:22:20.321 INFO:teuthology.orchestra.run.smithi038.stdout: "client_die_on_failed_dentry_invalidate": "true", 2024-09-14T04:22:20.321 INFO:teuthology.orchestra.run.smithi038.stdout: "client_die_on_failed_remount": "false", 2024-09-14T04:22:20.321 INFO:teuthology.orchestra.run.smithi038.stdout: "client_dirsize_rbytes": "true", 2024-09-14T04:22:20.321 INFO:teuthology.orchestra.run.smithi038.stdout: "client_force_lazyio": "false", 2024-09-14T04:22:20.321 INFO:teuthology.orchestra.run.smithi038.stdout: "client_fs": "", 2024-09-14T04:22:20.321 INFO:teuthology.orchestra.run.smithi038.stdout: "client_inject_fixed_oldest_tid": "false", 2024-09-14T04:22:20.322 INFO:teuthology.orchestra.run.smithi038.stdout: "client_inject_release_failure": "false", 2024-09-14T04:22:20.322 INFO:teuthology.orchestra.run.smithi038.stdout: "client_max_inline_size": "4096", 2024-09-14T04:22:20.322 INFO:teuthology.orchestra.run.smithi038.stdout: "client_max_retries_on_remount_failure": "5", 2024-09-14T04:22:20.322 INFO:teuthology.orchestra.run.smithi038.stdout: "client_mds_namespace": "", 2024-09-14T04:22:20.322 INFO:teuthology.orchestra.run.smithi038.stdout: "client_metadata": "", 2024-09-14T04:22:20.322 INFO:teuthology.orchestra.run.smithi038.stdout: "client_mount_gid": "-1", 2024-09-14T04:22:20.322 INFO:teuthology.orchestra.run.smithi038.stdout: "client_mount_timeout": "300", 2024-09-14T04:22:20.322 INFO:teuthology.orchestra.run.smithi038.stdout: "client_mount_uid": "-1", 2024-09-14T04:22:20.322 INFO:teuthology.orchestra.run.smithi038.stdout: "client_mountpoint": "/", 2024-09-14T04:22:20.322 INFO:teuthology.orchestra.run.smithi038.stdout: "client_notify_timeout": "10", 2024-09-14T04:22:20.322 INFO:teuthology.orchestra.run.smithi038.stdout: "client_oc": "true", 2024-09-14T04:22:20.322 INFO:teuthology.orchestra.run.smithi038.stdout: "client_oc_max_dirty": "104857600", 2024-09-14T04:22:20.322 INFO:teuthology.orchestra.run.smithi038.stdout: "client_oc_max_dirty_age": "5.000000", 2024-09-14T04:22:20.323 INFO:teuthology.orchestra.run.smithi038.stdout: "client_oc_max_objects": "1000", 2024-09-14T04:22:20.323 INFO:teuthology.orchestra.run.smithi038.stdout: "client_oc_size": "209715200", 2024-09-14T04:22:20.323 INFO:teuthology.orchestra.run.smithi038.stdout: "client_oc_target_dirty": "8388608", 2024-09-14T04:22:20.323 INFO:teuthology.orchestra.run.smithi038.stdout: "client_permissions": "true", 2024-09-14T04:22:20.323 INFO:teuthology.orchestra.run.smithi038.stdout: "client_quota": "true", 2024-09-14T04:22:20.323 INFO:teuthology.orchestra.run.smithi038.stdout: "client_quota_df": "true", 2024-09-14T04:22:20.323 INFO:teuthology.orchestra.run.smithi038.stdout: "client_readahead_max_bytes": "0", 2024-09-14T04:22:20.323 INFO:teuthology.orchestra.run.smithi038.stdout: "client_readahead_max_periods": "4", 2024-09-14T04:22:20.323 INFO:teuthology.orchestra.run.smithi038.stdout: "client_readahead_min": "131072", 2024-09-14T04:22:20.323 INFO:teuthology.orchestra.run.smithi038.stdout: "client_reconnect_stale": "false", 2024-09-14T04:22:20.323 INFO:teuthology.orchestra.run.smithi038.stdout: "client_shutdown_timeout": "30", 2024-09-14T04:22:20.323 INFO:teuthology.orchestra.run.smithi038.stdout: "client_snapdir": ".snap", 2024-09-14T04:22:20.323 INFO:teuthology.orchestra.run.smithi038.stdout: "client_tick_interval": "1", 2024-09-14T04:22:20.324 INFO:teuthology.orchestra.run.smithi038.stdout: "client_trace": "", 2024-09-14T04:22:20.324 INFO:teuthology.orchestra.run.smithi038.stdout: "client_try_dentry_invalidate": "false", 2024-09-14T04:22:20.324 INFO:teuthology.orchestra.run.smithi038.stdout: "client_use_faked_inos": "false", 2024-09-14T04:22:20.324 INFO:teuthology.orchestra.run.smithi038.stdout: "client_use_random_mds": "false", 2024-09-14T04:22:20.324 INFO:teuthology.orchestra.run.smithi038.stdout: "clog_to_graylog": "false", 2024-09-14T04:22:20.324 INFO:teuthology.orchestra.run.smithi038.stdout: "clog_to_graylog_host": "127.0.0.1", 2024-09-14T04:22:20.324 INFO:teuthology.orchestra.run.smithi038.stdout: "clog_to_graylog_port": "12201", 2024-09-14T04:22:20.324 INFO:teuthology.orchestra.run.smithi038.stdout: "clog_to_monitors": "default=true", 2024-09-14T04:22:20.324 INFO:teuthology.orchestra.run.smithi038.stdout: "clog_to_syslog": "false", 2024-09-14T04:22:20.325 INFO:teuthology.orchestra.run.smithi038.stdout: "clog_to_syslog_facility": "default=daemon audit=local0", 2024-09-14T04:22:20.325 INFO:teuthology.orchestra.run.smithi038.stdout: "clog_to_syslog_level": "info", 2024-09-14T04:22:20.325 INFO:teuthology.orchestra.run.smithi038.stdout: "cluster_addr": "-", 2024-09-14T04:22:20.325 INFO:teuthology.orchestra.run.smithi038.stdout: "cluster_network": "", 2024-09-14T04:22:20.325 INFO:teuthology.orchestra.run.smithi038.stdout: "cluster_network_interface": "", 2024-09-14T04:22:20.325 INFO:teuthology.orchestra.run.smithi038.stdout: "compressor_zlib_isal": "false", 2024-09-14T04:22:20.325 INFO:teuthology.orchestra.run.smithi038.stdout: "compressor_zlib_level": "5", 2024-09-14T04:22:20.325 INFO:teuthology.orchestra.run.smithi038.stdout: "compressor_zlib_winsize": "-15", 2024-09-14T04:22:20.325 INFO:teuthology.orchestra.run.smithi038.stdout: "compressor_zstd_level": "1", 2024-09-14T04:22:20.325 INFO:teuthology.orchestra.run.smithi038.stdout: "container_image": "quay.ceph.io/ceph-ci/ceph@sha256:862445896ef1df9aa3acdb9cfb761812e8e943c37f87d60be1b51d2242056802", 2024-09-14T04:22:20.325 INFO:teuthology.orchestra.run.smithi038.stdout: "crash_dir": "/var/lib/ceph/crash", 2024-09-14T04:22:20.325 INFO:teuthology.orchestra.run.smithi038.stdout: "crimson_alien_op_num_threads": "6", 2024-09-14T04:22:20.325 INFO:teuthology.orchestra.run.smithi038.stdout: "crimson_alien_thread_cpu_cores": "", 2024-09-14T04:22:20.326 INFO:teuthology.orchestra.run.smithi038.stdout: "crimson_osd_obc_lru_size": "512", 2024-09-14T04:22:20.326 INFO:teuthology.orchestra.run.smithi038.stdout: "crimson_osd_scheduler_concurrency": "0", 2024-09-14T04:22:20.326 INFO:teuthology.orchestra.run.smithi038.stdout: "crimson_osd_stat_interval": "0", 2024-09-14T04:22:20.326 INFO:teuthology.orchestra.run.smithi038.stdout: "crimson_seastar_cpu_cores": "", 2024-09-14T04:22:20.326 INFO:teuthology.orchestra.run.smithi038.stdout: "crimson_seastar_num_threads": "0", 2024-09-14T04:22:20.326 INFO:teuthology.orchestra.run.smithi038.stdout: "crush_location": "", 2024-09-14T04:22:20.326 INFO:teuthology.orchestra.run.smithi038.stdout: "crush_location_hook": "", 2024-09-14T04:22:20.326 INFO:teuthology.orchestra.run.smithi038.stdout: "crush_location_hook_timeout": "10", 2024-09-14T04:22:20.326 INFO:teuthology.orchestra.run.smithi038.stdout: "daemonize": "false", 2024-09-14T04:22:20.326 INFO:teuthology.orchestra.run.smithi038.stdout: "daos_pool": "tank", 2024-09-14T04:22:20.326 INFO:teuthology.orchestra.run.smithi038.stdout: "dbstore_config_uri": "file:/var/lib/ceph/radosgw/dbstore-config.db", 2024-09-14T04:22:20.326 INFO:teuthology.orchestra.run.smithi038.stdout: "dbstore_db_dir": "/var/lib/ceph/radosgw", 2024-09-14T04:22:20.326 INFO:teuthology.orchestra.run.smithi038.stdout: "dbstore_db_name_prefix": "dbstore", 2024-09-14T04:22:20.327 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_alienstore": "0/5", 2024-09-14T04:22:20.327 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_allow_any_pool_priority": "false", 2024-09-14T04:22:20.327 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_asok": "1/5", 2024-09-14T04:22:20.327 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_asok_assert_abort": "false", 2024-09-14T04:22:20.327 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_asserts_on_shutdown": "true", 2024-09-14T04:22:20.327 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_auth": "1/5", 2024-09-14T04:22:20.327 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_bdev": "1/3", 2024-09-14T04:22:20.327 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_bluefs": "1/5", 2024-09-14T04:22:20.327 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_bluestore": "1/5", 2024-09-14T04:22:20.327 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_buffer": "0/1", 2024-09-14T04:22:20.327 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_ceph_dedup": "0/5", 2024-09-14T04:22:20.327 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_ceph_exporter": "1/5", 2024-09-14T04:22:20.327 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_cephfs_mirror": "0/5", 2024-09-14T04:22:20.327 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_cephsqlite": "0/5", 2024-09-14T04:22:20.328 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_client": "0/5", 2024-09-14T04:22:20.328 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_compressor": "1/5", 2024-09-14T04:22:20.328 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_context": "0/1", 2024-09-14T04:22:20.328 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_crimson_interrupt": "0/5", 2024-09-14T04:22:20.328 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_crush": "1/1", 2024-09-14T04:22:20.328 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_crypto": "1/5", 2024-09-14T04:22:20.328 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_cyanstore": "0/5", 2024-09-14T04:22:20.328 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_deliberately_leak_memory": "false", 2024-09-14T04:22:20.328 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_disable_randomized_ping": "false", 2024-09-14T04:22:20.328 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_dpdk": "1/5", 2024-09-14T04:22:20.328 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_eventtrace": "1/5", 2024-09-14T04:22:20.328 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_filer": "0/1", 2024-09-14T04:22:20.328 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_filestore": "1/3", 2024-09-14T04:22:20.329 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_finisher": "1/1", 2024-09-14T04:22:20.329 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_fuse": "1/5", 2024-09-14T04:22:20.329 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_heartbeat_testing_span": "0", 2024-09-14T04:22:20.329 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_heartbeatmap": "1/5", 2024-09-14T04:22:20.329 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_immutable_obj_cache": "0/5", 2024-09-14T04:22:20.329 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_javaclient": "1/5", 2024-09-14T04:22:20.329 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_journal": "1/3", 2024-09-14T04:22:20.329 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_journaler": "0/5", 2024-09-14T04:22:20.329 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_kstore": "1/5", 2024-09-14T04:22:20.329 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_lockdep": "0/1", 2024-09-14T04:22:20.329 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_mclock": "1/5", 2024-09-14T04:22:20.329 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_mds": "1/5", 2024-09-14T04:22:20.329 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_mds_balancer": "1/5", 2024-09-14T04:22:20.329 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_mds_locker": "1/5", 2024-09-14T04:22:20.330 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_mds_log": "1/5", 2024-09-14T04:22:20.330 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_mds_log_expire": "1/5", 2024-09-14T04:22:20.330 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_mds_migrator": "1/5", 2024-09-14T04:22:20.330 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_mds_quiesce": "3/5", 2024-09-14T04:22:20.330 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_memstore": "1/5", 2024-09-14T04:22:20.330 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_mgr": "2/5", 2024-09-14T04:22:20.330 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_mgrc": "1/5", 2024-09-14T04:22:20.330 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_mon": "20/20", 2024-09-14T04:22:20.330 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_monc": "0/10", 2024-09-14T04:22:20.330 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_ms": "1/1", 2024-09-14T04:22:20.330 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_none": "0/5", 2024-09-14T04:22:20.330 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_objclass": "0/5", 2024-09-14T04:22:20.330 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_objectcacher": "0/5", 2024-09-14T04:22:20.331 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_objecter": "0/1", 2024-09-14T04:22:20.331 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_optracker": "0/5", 2024-09-14T04:22:20.331 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_osd": "1/5", 2024-09-14T04:22:20.331 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_paxos": "20/20", 2024-09-14T04:22:20.331 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_perfcounter": "1/5", 2024-09-14T04:22:20.331 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_prioritycache": "1/5", 2024-09-14T04:22:20.331 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_rados": "0/5", 2024-09-14T04:22:20.331 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_rbd": "0/5", 2024-09-14T04:22:20.331 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_rbd_mirror": "0/5", 2024-09-14T04:22:20.331 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_rbd_pwl": "0/5", 2024-09-14T04:22:20.331 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_rbd_replay": "0/5", 2024-09-14T04:22:20.331 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_refs": "0/0", 2024-09-14T04:22:20.331 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_reserver": "1/1", 2024-09-14T04:22:20.331 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_rgw": "1/5", 2024-09-14T04:22:20.331 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_rgw_access": "1/5", 2024-09-14T04:22:20.332 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_rgw_datacache": "1/5", 2024-09-14T04:22:20.332 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_rgw_dbstore": "1/5", 2024-09-14T04:22:20.332 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_rgw_flight": "1/5", 2024-09-14T04:22:20.332 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_rgw_lifecycle": "1/5", 2024-09-14T04:22:20.332 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_rgw_notification": "1/5", 2024-09-14T04:22:20.332 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_rgw_sync": "1/5", 2024-09-14T04:22:20.332 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_rocksdb": "4/5", 2024-09-14T04:22:20.332 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_seastore": "0/5", 2024-09-14T04:22:20.332 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_seastore_backref": "0/5", 2024-09-14T04:22:20.332 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_seastore_cache": "0/5", 2024-09-14T04:22:20.332 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_seastore_cleaner": "0/5", 2024-09-14T04:22:20.332 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_seastore_device": "0/5", 2024-09-14T04:22:20.333 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_seastore_epm": "0/5", 2024-09-14T04:22:20.333 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_seastore_fixedkv_tree": "0/5", 2024-09-14T04:22:20.333 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_seastore_journal": "0/5", 2024-09-14T04:22:20.333 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_seastore_lba": "0/5", 2024-09-14T04:22:20.333 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_seastore_odata": "0/5", 2024-09-14T04:22:20.333 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_seastore_omap": "0/5", 2024-09-14T04:22:20.333 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_seastore_onode": "0/5", 2024-09-14T04:22:20.333 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_seastore_t": "0/5", 2024-09-14T04:22:20.333 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_seastore_tm": "0/5", 2024-09-14T04:22:20.333 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_striper": "0/1", 2024-09-14T04:22:20.333 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_test": "0/5", 2024-09-14T04:22:20.333 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_throttle": "1/1", 2024-09-14T04:22:20.333 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_timer": "0/1", 2024-09-14T04:22:20.334 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_tp": "0/5", 2024-09-14T04:22:20.334 INFO:teuthology.orchestra.run.smithi038.stdout: "debug_trace": "1/5", 2024-09-14T04:22:20.334 INFO:teuthology.orchestra.run.smithi038.stdout: "defer_client_eviction_on_laggy_osds": "false", 2024-09-14T04:22:20.334 INFO:teuthology.orchestra.run.smithi038.stdout: "device_failure_prediction_mode": "none", 2024-09-14T04:22:20.334 INFO:teuthology.orchestra.run.smithi038.stdout: "enable_experimental_unrecoverable_data_corrupting_features": "", 2024-09-14T04:22:20.334 INFO:teuthology.orchestra.run.smithi038.stdout: "erasure_code_dir": "/usr/lib64/ceph/erasure-code", 2024-09-14T04:22:20.334 INFO:teuthology.orchestra.run.smithi038.stdout: "err_to_graylog": "false", 2024-09-14T04:22:20.334 INFO:teuthology.orchestra.run.smithi038.stdout: "err_to_journald": "false", 2024-09-14T04:22:20.334 INFO:teuthology.orchestra.run.smithi038.stdout: "err_to_stderr": "true", 2024-09-14T04:22:20.334 INFO:teuthology.orchestra.run.smithi038.stdout: "err_to_syslog": "false", 2024-09-14T04:22:20.334 INFO:teuthology.orchestra.run.smithi038.stdout: "event_tracing": "false", 2024-09-14T04:22:20.334 INFO:teuthology.orchestra.run.smithi038.stdout: "exporter_addr": "0.0.0.0", 2024-09-14T04:22:20.334 INFO:teuthology.orchestra.run.smithi038.stdout: "exporter_cert_file": "", 2024-09-14T04:22:20.334 INFO:teuthology.orchestra.run.smithi038.stdout: "exporter_http_port": "9926", 2024-09-14T04:22:20.335 INFO:teuthology.orchestra.run.smithi038.stdout: "exporter_key_file": "", 2024-09-14T04:22:20.335 INFO:teuthology.orchestra.run.smithi038.stdout: "exporter_prio_limit": "5", 2024-09-14T04:22:20.335 INFO:teuthology.orchestra.run.smithi038.stdout: "exporter_sock_dir": "/var/run/ceph/", 2024-09-14T04:22:20.335 INFO:teuthology.orchestra.run.smithi038.stdout: "exporter_sort_metrics": "true", 2024-09-14T04:22:20.335 INFO:teuthology.orchestra.run.smithi038.stdout: "exporter_stats_period": "5", 2024-09-14T04:22:20.335 INFO:teuthology.orchestra.run.smithi038.stdout: "fake_statfs_for_testing": "0", 2024-09-14T04:22:20.335 INFO:teuthology.orchestra.run.smithi038.stdout: "fatal_signal_handlers": "true", 2024-09-14T04:22:20.335 INFO:teuthology.orchestra.run.smithi038.stdout: "filer_max_purge_ops": "10", 2024-09-14T04:22:20.335 INFO:teuthology.orchestra.run.smithi038.stdout: "filer_max_truncate_ops": "128", 2024-09-14T04:22:20.335 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_apply_finisher_threads": "1", 2024-09-14T04:22:20.335 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_blackhole": "false", 2024-09-14T04:22:20.335 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_btrfs_clone_range": "true", 2024-09-14T04:22:20.335 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_btrfs_snap": "true", 2024-09-14T04:22:20.336 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_caller_concurrency": "10", 2024-09-14T04:22:20.336 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_collect_device_partition_information": "true", 2024-09-14T04:22:20.336 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_commit_timeout": "600.000000", 2024-09-14T04:22:20.336 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_debug_inject_read_err": "false", 2024-09-14T04:22:20.336 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_debug_omap_check": "false", 2024-09-14T04:22:20.336 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_debug_verify_split": "false", 2024-09-14T04:22:20.336 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_dump_file": "", 2024-09-14T04:22:20.336 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_expected_throughput_bytes": "209715200.000000", 2024-09-14T04:22:20.336 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_expected_throughput_ops": "200.000000", 2024-09-14T04:22:20.336 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_fadvise": "true", 2024-09-14T04:22:20.336 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_fail_eio": "true", 2024-09-14T04:22:20.336 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_fd_cache_shards": "16", 2024-09-14T04:22:20.336 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_fd_cache_size": "128", 2024-09-14T04:22:20.337 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_fiemap": "false", 2024-09-14T04:22:20.337 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_fiemap_threshold": "4096", 2024-09-14T04:22:20.337 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_fsync_flushes_journal_data": "false", 2024-09-14T04:22:20.337 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_index_retry_probability": "0.000000", 2024-09-14T04:22:20.337 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_inject_stall": "0", 2024-09-14T04:22:20.337 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_journal_parallel": "false", 2024-09-14T04:22:20.337 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_journal_trailing": "false", 2024-09-14T04:22:20.337 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_journal_writeahead": "false", 2024-09-14T04:22:20.337 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_kill_at": "0", 2024-09-14T04:22:20.337 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_max_alloc_hint_size": "1048576", 2024-09-14T04:22:20.337 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_max_inline_xattr_size": "0", 2024-09-14T04:22:20.337 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_max_inline_xattr_size_btrfs": "2048", 2024-09-14T04:22:20.337 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_max_inline_xattr_size_other": "512", 2024-09-14T04:22:20.338 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_max_inline_xattr_size_xfs": "65536", 2024-09-14T04:22:20.338 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_max_inline_xattrs": "0", 2024-09-14T04:22:20.338 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_max_inline_xattrs_btrfs": "10", 2024-09-14T04:22:20.338 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_max_inline_xattrs_other": "2", 2024-09-14T04:22:20.338 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_max_inline_xattrs_xfs": "10", 2024-09-14T04:22:20.338 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_max_sync_interval": "5.000000", 2024-09-14T04:22:20.338 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_max_xattr_value_size": "0", 2024-09-14T04:22:20.338 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_max_xattr_value_size_btrfs": "65536", 2024-09-14T04:22:20.338 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_max_xattr_value_size_other": "1024", 2024-09-14T04:22:20.338 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_max_xattr_value_size_xfs": "65536", 2024-09-14T04:22:20.338 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_merge_threshold": "-10", 2024-09-14T04:22:20.338 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_min_sync_interval": "0.010000", 2024-09-14T04:22:20.338 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_odsync_write": "false", 2024-09-14T04:22:20.339 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_omap_backend": "rocksdb", 2024-09-14T04:22:20.339 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_omap_backend_path": "", 2024-09-14T04:22:20.339 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_omap_header_cache_size": "1024", 2024-09-14T04:22:20.339 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_ondisk_finisher_threads": "1", 2024-09-14T04:22:20.339 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_op_thread_suicide_timeout": "180", 2024-09-14T04:22:20.339 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_op_thread_timeout": "60", 2024-09-14T04:22:20.339 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_op_threads": "2", 2024-09-14T04:22:20.339 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_punch_hole": "false", 2024-09-14T04:22:20.339 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_queue_high_delay_multiple": "0.000000", 2024-09-14T04:22:20.339 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_queue_high_delay_multiple_bytes": "0.000000", 2024-09-14T04:22:20.339 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_queue_high_delay_multiple_ops": "0.000000", 2024-09-14T04:22:20.339 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_queue_high_threshhold": "0.900000", 2024-09-14T04:22:20.339 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_queue_low_threshhold": "0.300000", 2024-09-14T04:22:20.340 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_queue_max_bytes": "104857600", 2024-09-14T04:22:20.340 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_queue_max_delay_multiple": "0.000000", 2024-09-14T04:22:20.340 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_queue_max_delay_multiple_bytes": "0.000000", 2024-09-14T04:22:20.340 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_queue_max_delay_multiple_ops": "0.000000", 2024-09-14T04:22:20.340 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_queue_max_ops": "50", 2024-09-14T04:22:20.340 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_rocksdb_options": "max_background_jobs=10,compaction_readahead_size=2097152,compression=kNoCompression", 2024-09-14T04:22:20.340 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_seek_data_hole": "false", 2024-09-14T04:22:20.340 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_sloppy_crc": "false", 2024-09-14T04:22:20.340 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_sloppy_crc_block_size": "65536", 2024-09-14T04:22:20.340 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_splice": "false", 2024-09-14T04:22:20.340 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_split_multiple": "2", 2024-09-14T04:22:20.340 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_split_rand_factor": "20", 2024-09-14T04:22:20.340 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_update_to": "1000", 2024-09-14T04:22:20.341 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_wbthrottle_btrfs_bytes_hard_limit": "419430400", 2024-09-14T04:22:20.341 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_wbthrottle_btrfs_bytes_start_flusher": "41943040", 2024-09-14T04:22:20.341 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_wbthrottle_btrfs_inodes_hard_limit": "5000", 2024-09-14T04:22:20.341 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_wbthrottle_btrfs_inodes_start_flusher": "500", 2024-09-14T04:22:20.341 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_wbthrottle_btrfs_ios_hard_limit": "5000", 2024-09-14T04:22:20.341 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_wbthrottle_btrfs_ios_start_flusher": "500", 2024-09-14T04:22:20.341 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_wbthrottle_enable": "true", 2024-09-14T04:22:20.341 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_wbthrottle_xfs_bytes_hard_limit": "419430400", 2024-09-14T04:22:20.341 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_wbthrottle_xfs_bytes_start_flusher": "41943040", 2024-09-14T04:22:20.341 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_wbthrottle_xfs_inodes_hard_limit": "5000", 2024-09-14T04:22:20.341 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_wbthrottle_xfs_inodes_start_flusher": "500", 2024-09-14T04:22:20.341 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_wbthrottle_xfs_ios_hard_limit": "5000", 2024-09-14T04:22:20.341 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_wbthrottle_xfs_ios_start_flusher": "500", 2024-09-14T04:22:20.342 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_xfs_extsize": "false", 2024-09-14T04:22:20.342 INFO:teuthology.orchestra.run.smithi038.stdout: "filestore_zfs_snap": "false", 2024-09-14T04:22:20.342 INFO:teuthology.orchestra.run.smithi038.stdout: "fio_dir": "/tmp/fio", 2024-09-14T04:22:20.342 INFO:teuthology.orchestra.run.smithi038.stdout: "fsid": "4d8d8784-724c-11ef-bceb-c7b262605968", 2024-09-14T04:22:20.342 INFO:teuthology.orchestra.run.smithi038.stdout: "fuse_allow_other": "true", 2024-09-14T04:22:20.342 INFO:teuthology.orchestra.run.smithi038.stdout: "fuse_atomic_o_trunc": "true", 2024-09-14T04:22:20.342 INFO:teuthology.orchestra.run.smithi038.stdout: "fuse_big_writes": "true", 2024-09-14T04:22:20.342 INFO:teuthology.orchestra.run.smithi038.stdout: "fuse_debug": "false", 2024-09-14T04:22:20.342 INFO:teuthology.orchestra.run.smithi038.stdout: "fuse_default_permissions": "false", 2024-09-14T04:22:20.342 INFO:teuthology.orchestra.run.smithi038.stdout: "fuse_disable_pagecache": "false", 2024-09-14T04:22:20.342 INFO:teuthology.orchestra.run.smithi038.stdout: "fuse_max_write": "0", 2024-09-14T04:22:20.342 INFO:teuthology.orchestra.run.smithi038.stdout: "fuse_multithreaded": "true", 2024-09-14T04:22:20.342 INFO:teuthology.orchestra.run.smithi038.stdout: "fuse_require_active_mds": "true", 2024-09-14T04:22:20.343 INFO:teuthology.orchestra.run.smithi038.stdout: "fuse_set_user_groups": "true", 2024-09-14T04:22:20.343 INFO:teuthology.orchestra.run.smithi038.stdout: "fuse_splice_move": "true", 2024-09-14T04:22:20.343 INFO:teuthology.orchestra.run.smithi038.stdout: "fuse_splice_read": "true", 2024-09-14T04:22:20.343 INFO:teuthology.orchestra.run.smithi038.stdout: "fuse_splice_write": "true", 2024-09-14T04:22:20.343 INFO:teuthology.orchestra.run.smithi038.stdout: "fuse_syncfs_on_mksnap": "true", 2024-09-14T04:22:20.343 INFO:teuthology.orchestra.run.smithi038.stdout: "fuse_use_invalidate_cb": "true", 2024-09-14T04:22:20.343 INFO:teuthology.orchestra.run.smithi038.stdout: "gss_ktab_client_file": "/var/lib/ceph/mon.a/gss_client_mon.a.ktab", 2024-09-14T04:22:20.343 INFO:teuthology.orchestra.run.smithi038.stdout: "gss_target_name": "ceph", 2024-09-14T04:22:20.343 INFO:teuthology.orchestra.run.smithi038.stdout: "heartbeat_file": "", 2024-09-14T04:22:20.343 INFO:teuthology.orchestra.run.smithi038.stdout: "heartbeat_inject_failure": "0", 2024-09-14T04:22:20.343 INFO:teuthology.orchestra.run.smithi038.stdout: "heartbeat_interval": "5", 2024-09-14T04:22:20.343 INFO:teuthology.orchestra.run.smithi038.stdout: "host": "smithi038", 2024-09-14T04:22:20.343 INFO:teuthology.orchestra.run.smithi038.stdout: "immutable_object_cache_client_dedicated_thread_num": "2", 2024-09-14T04:22:20.344 INFO:teuthology.orchestra.run.smithi038.stdout: "immutable_object_cache_max_inflight_ops": "128", 2024-09-14T04:22:20.344 INFO:teuthology.orchestra.run.smithi038.stdout: "immutable_object_cache_max_size": "1073741824", 2024-09-14T04:22:20.344 INFO:teuthology.orchestra.run.smithi038.stdout: "immutable_object_cache_path": "/tmp/ceph_immutable_object_cache", 2024-09-14T04:22:20.344 INFO:teuthology.orchestra.run.smithi038.stdout: "immutable_object_cache_qos_bps_burst": "0", 2024-09-14T04:22:20.344 INFO:teuthology.orchestra.run.smithi038.stdout: "immutable_object_cache_qos_bps_burst_seconds": "1", 2024-09-14T04:22:20.344 INFO:teuthology.orchestra.run.smithi038.stdout: "immutable_object_cache_qos_bps_limit": "0", 2024-09-14T04:22:20.344 INFO:teuthology.orchestra.run.smithi038.stdout: "immutable_object_cache_qos_iops_burst": "0", 2024-09-14T04:22:20.344 INFO:teuthology.orchestra.run.smithi038.stdout: "immutable_object_cache_qos_iops_burst_seconds": "1", 2024-09-14T04:22:20.344 INFO:teuthology.orchestra.run.smithi038.stdout: "immutable_object_cache_qos_iops_limit": "0", 2024-09-14T04:22:20.344 INFO:teuthology.orchestra.run.smithi038.stdout: "immutable_object_cache_qos_schedule_tick_min": "50", 2024-09-14T04:22:20.344 INFO:teuthology.orchestra.run.smithi038.stdout: "immutable_object_cache_sock": "/var/run/ceph/immutable_object_cache_sock", 2024-09-14T04:22:20.344 INFO:teuthology.orchestra.run.smithi038.stdout: "immutable_object_cache_watermark": "0.900000", 2024-09-14T04:22:20.344 INFO:teuthology.orchestra.run.smithi038.stdout: "inject_early_sigterm": "false", 2024-09-14T04:22:20.345 INFO:teuthology.orchestra.run.smithi038.stdout: "jaeger_agent_port": "6799", 2024-09-14T04:22:20.345 INFO:teuthology.orchestra.run.smithi038.stdout: "jaeger_tracing_enable": "false", 2024-09-14T04:22:20.345 INFO:teuthology.orchestra.run.smithi038.stdout: "journal_aio": "true", 2024-09-14T04:22:20.345 INFO:teuthology.orchestra.run.smithi038.stdout: "journal_align_min_size": "65536", 2024-09-14T04:22:20.345 INFO:teuthology.orchestra.run.smithi038.stdout: "journal_block_align": "true", 2024-09-14T04:22:20.345 INFO:teuthology.orchestra.run.smithi038.stdout: "journal_block_size": "4096", 2024-09-14T04:22:20.345 INFO:teuthology.orchestra.run.smithi038.stdout: "journal_dio": "true", 2024-09-14T04:22:20.345 INFO:teuthology.orchestra.run.smithi038.stdout: "journal_discard": "false", 2024-09-14T04:22:20.345 INFO:teuthology.orchestra.run.smithi038.stdout: "journal_force_aio": "false", 2024-09-14T04:22:20.345 INFO:teuthology.orchestra.run.smithi038.stdout: "journal_ignore_corruption": "false", 2024-09-14T04:22:20.345 INFO:teuthology.orchestra.run.smithi038.stdout: "journal_max_write_bytes": "10485760", 2024-09-14T04:22:20.345 INFO:teuthology.orchestra.run.smithi038.stdout: "journal_max_write_entries": "100", 2024-09-14T04:22:20.345 INFO:teuthology.orchestra.run.smithi038.stdout: "journal_replay_from": "0", 2024-09-14T04:22:20.345 INFO:teuthology.orchestra.run.smithi038.stdout: "journal_throttle_high_multiple": "0.000000", 2024-09-14T04:22:20.346 INFO:teuthology.orchestra.run.smithi038.stdout: "journal_throttle_high_threshhold": "0.900000", 2024-09-14T04:22:20.346 INFO:teuthology.orchestra.run.smithi038.stdout: "journal_throttle_low_threshhold": "0.600000", 2024-09-14T04:22:20.346 INFO:teuthology.orchestra.run.smithi038.stdout: "journal_throttle_max_multiple": "0.000000", 2024-09-14T04:22:20.346 INFO:teuthology.orchestra.run.smithi038.stdout: "journal_write_header_frequency": "0", 2024-09-14T04:22:20.346 INFO:teuthology.orchestra.run.smithi038.stdout: "journal_zero_on_create": "false", 2024-09-14T04:22:20.346 INFO:teuthology.orchestra.run.smithi038.stdout: "journaler_prefetch_periods": "10", 2024-09-14T04:22:20.346 INFO:teuthology.orchestra.run.smithi038.stdout: "journaler_prezero_periods": "5", 2024-09-14T04:22:20.346 INFO:teuthology.orchestra.run.smithi038.stdout: "journaler_write_head_interval": "15", 2024-09-14T04:22:20.346 INFO:teuthology.orchestra.run.smithi038.stdout: "key": "", 2024-09-14T04:22:20.346 INFO:teuthology.orchestra.run.smithi038.stdout: "keyfile": "", 2024-09-14T04:22:20.346 INFO:teuthology.orchestra.run.smithi038.stdout: "keyring": "/var/lib/ceph/mon/ceph-a/keyring", 2024-09-14T04:22:20.346 INFO:teuthology.orchestra.run.smithi038.stdout: "kstore_backend": "rocksdb", 2024-09-14T04:22:20.346 INFO:teuthology.orchestra.run.smithi038.stdout: "kstore_default_stripe_size": "65536", 2024-09-14T04:22:20.347 INFO:teuthology.orchestra.run.smithi038.stdout: "kstore_fsck_on_mount": "false", 2024-09-14T04:22:20.347 INFO:teuthology.orchestra.run.smithi038.stdout: "kstore_fsck_on_mount_deep": "true", 2024-09-14T04:22:20.347 INFO:teuthology.orchestra.run.smithi038.stdout: "kstore_max_bytes": "67108864", 2024-09-14T04:22:20.347 INFO:teuthology.orchestra.run.smithi038.stdout: "kstore_max_ops": "512", 2024-09-14T04:22:20.347 INFO:teuthology.orchestra.run.smithi038.stdout: "kstore_nid_prealloc": "1024", 2024-09-14T04:22:20.347 INFO:teuthology.orchestra.run.smithi038.stdout: "kstore_onode_map_size": "1024", 2024-09-14T04:22:20.347 INFO:teuthology.orchestra.run.smithi038.stdout: "kstore_rocksdb_options": "compression=kNoCompression", 2024-09-14T04:22:20.347 INFO:teuthology.orchestra.run.smithi038.stdout: "kstore_sync_submit_transaction": "false", 2024-09-14T04:22:20.347 INFO:teuthology.orchestra.run.smithi038.stdout: "kstore_sync_transaction": "false", 2024-09-14T04:22:20.347 INFO:teuthology.orchestra.run.smithi038.stdout: "librados_thread_count": "2", 2024-09-14T04:22:20.347 INFO:teuthology.orchestra.run.smithi038.stdout: "lockdep": "false", 2024-09-14T04:22:20.347 INFO:teuthology.orchestra.run.smithi038.stdout: "lockdep_force_backtrace": "false", 2024-09-14T04:22:20.348 INFO:teuthology.orchestra.run.smithi038.stdout: "log_coarse_timestamps": "true", 2024-09-14T04:22:20.348 INFO:teuthology.orchestra.run.smithi038.stdout: "log_file": "/var/log/ceph/ceph-mon.a.log", 2024-09-14T04:22:20.348 INFO:teuthology.orchestra.run.smithi038.stdout: "log_flush_on_exit": "false", 2024-09-14T04:22:20.348 INFO:teuthology.orchestra.run.smithi038.stdout: "log_graylog_host": "127.0.0.1", 2024-09-14T04:22:20.348 INFO:teuthology.orchestra.run.smithi038.stdout: "log_graylog_port": "12201", 2024-09-14T04:22:20.348 INFO:teuthology.orchestra.run.smithi038.stdout: "log_max_new": "1000", 2024-09-14T04:22:20.348 INFO:teuthology.orchestra.run.smithi038.stdout: "log_max_recent": "10000", 2024-09-14T04:22:20.348 INFO:teuthology.orchestra.run.smithi038.stdout: "log_stderr_prefix": "debug ", 2024-09-14T04:22:20.348 INFO:teuthology.orchestra.run.smithi038.stdout: "log_stop_at_utilization": "0.970000", 2024-09-14T04:22:20.348 INFO:teuthology.orchestra.run.smithi038.stdout: "log_to_file": "true", 2024-09-14T04:22:20.348 INFO:teuthology.orchestra.run.smithi038.stdout: "log_to_graylog": "false", 2024-09-14T04:22:20.348 INFO:teuthology.orchestra.run.smithi038.stdout: "log_to_journald": "false", 2024-09-14T04:22:20.348 INFO:teuthology.orchestra.run.smithi038.stdout: "log_to_stderr": "false", 2024-09-14T04:22:20.349 INFO:teuthology.orchestra.run.smithi038.stdout: "log_to_syslog": "false", 2024-09-14T04:22:20.349 INFO:teuthology.orchestra.run.smithi038.stdout: "max_rotating_auth_attempts": "10", 2024-09-14T04:22:20.349 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_abort_on_newly_corrupt_dentry": "true", 2024-09-14T04:22:20.349 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_action_on_write_error": "1", 2024-09-14T04:22:20.349 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_alternate_name_max": "8192", 2024-09-14T04:22:20.349 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_asio_thread_count": "2", 2024-09-14T04:22:20.349 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_bal_export_pin": "true", 2024-09-14T04:22:20.349 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_bal_fragment_dirs": "true", 2024-09-14T04:22:20.349 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_bal_fragment_fast_factor": "1.500000", 2024-09-14T04:22:20.349 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_bal_fragment_interval": "5", 2024-09-14T04:22:20.349 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_bal_fragment_size_max": "100000", 2024-09-14T04:22:20.349 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_bal_idle_threshold": "0.000000", 2024-09-14T04:22:20.350 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_bal_interval": "10", 2024-09-14T04:22:20.350 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_bal_max": "-1", 2024-09-14T04:22:20.350 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_bal_max_until": "-1", 2024-09-14T04:22:20.350 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_bal_merge_size": "50", 2024-09-14T04:22:20.350 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_bal_midchunk": "0.300000", 2024-09-14T04:22:20.350 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_bal_min_rebalance": "0.100000", 2024-09-14T04:22:20.350 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_bal_min_start": "0.200000", 2024-09-14T04:22:20.350 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_bal_minchunk": "0.001000", 2024-09-14T04:22:20.350 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_bal_mode": "0", 2024-09-14T04:22:20.350 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_bal_need_max": "1.200000", 2024-09-14T04:22:20.350 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_bal_need_min": "0.800000", 2024-09-14T04:22:20.350 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_bal_overload_epochs": "2", 2024-09-14T04:22:20.350 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_bal_replicate_threshold": "8000.000000", 2024-09-14T04:22:20.350 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_bal_sample_interval": "3.000000", 2024-09-14T04:22:20.351 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_bal_split_bits": "3", 2024-09-14T04:22:20.351 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_bal_split_rd": "25000.000000", 2024-09-14T04:22:20.351 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_bal_split_size": "10000", 2024-09-14T04:22:20.351 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_bal_split_wr": "10000.000000", 2024-09-14T04:22:20.351 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_bal_target_decay": "10.000000", 2024-09-14T04:22:20.351 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_bal_unreplicate_threshold": "0.000000", 2024-09-14T04:22:20.351 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_beacon_grace": "15.000000", 2024-09-14T04:22:20.351 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_beacon_interval": "4.000000", 2024-09-14T04:22:20.351 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_beacon_mon_down_grace": "60", 2024-09-14T04:22:20.351 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_cache_memory_limit": "4294967296", 2024-09-14T04:22:20.351 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_cache_mid": "0.700000", 2024-09-14T04:22:20.351 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_cache_quiesce_decay_rate": "1.000000", 2024-09-14T04:22:20.351 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_cache_quiesce_delay": "0", 2024-09-14T04:22:20.352 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_cache_quiesce_sleep": "200", 2024-09-14T04:22:20.352 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_cache_quiesce_splitauth": "true", 2024-09-14T04:22:20.352 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_cache_quiesce_threshold": "524288", 2024-09-14T04:22:20.352 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_cache_release_free_interval": "10", 2024-09-14T04:22:20.352 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_cache_reservation": "0.050000", 2024-09-14T04:22:20.352 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_cache_trim_decay_rate": "1.000000", 2024-09-14T04:22:20.352 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_cache_trim_interval": "1", 2024-09-14T04:22:20.352 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_cache_trim_threshold": "262144", 2024-09-14T04:22:20.352 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_cap_acquisition_throttle_retry_request_timeout": "0.500000", 2024-09-14T04:22:20.352 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_cap_revoke_eviction_timeout": "0.000000", 2024-09-14T04:22:20.352 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_client_delegate_inos_pct": "50", 2024-09-14T04:22:20.352 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_client_prealloc_inos": "1000", 2024-09-14T04:22:20.352 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_client_writeable_range_max_inc_objs": "1024", 2024-09-14T04:22:20.353 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_connect_bootstrapping": "false", 2024-09-14T04:22:20.353 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_damage_table_max_entries": "10000", 2024-09-14T04:22:20.353 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_data": "/var/lib/ceph/mds/ceph-a", 2024-09-14T04:22:20.353 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_debug_auth_pins": "false", 2024-09-14T04:22:20.353 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_debug_frag": "false", 2024-09-14T04:22:20.353 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_debug_scatterstat": "false", 2024-09-14T04:22:20.353 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_debug_subtrees": "false", 2024-09-14T04:22:20.353 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_decay_halflife": "5.000000", 2024-09-14T04:22:20.353 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_default_dir_hash": "2", 2024-09-14T04:22:20.353 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_defer_session_stale": "true", 2024-09-14T04:22:20.353 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_deny_all_reconnect": "false", 2024-09-14T04:22:20.353 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_dir_keys_per_op": "16384", 2024-09-14T04:22:20.353 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_dir_max_commit_size": "10", 2024-09-14T04:22:20.353 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_dir_max_entries": "0", 2024-09-14T04:22:20.354 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_dir_prefetch": "true", 2024-09-14T04:22:20.354 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_dirstat_min_interval": "1.000000", 2024-09-14T04:22:20.354 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_dump_cache_after_rejoin": "false", 2024-09-14T04:22:20.354 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_dump_cache_on_map": "false", 2024-09-14T04:22:20.354 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_dump_cache_threshold_file": "0", 2024-09-14T04:22:20.354 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_dump_cache_threshold_formatter": "1073741824", 2024-09-14T04:22:20.354 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_early_reply": "true", 2024-09-14T04:22:20.354 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_enable_op_tracker": "true", 2024-09-14T04:22:20.354 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_enforce_unique_name": "true", 2024-09-14T04:22:20.354 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_export_ephemeral_distributed": "true", 2024-09-14T04:22:20.354 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_export_ephemeral_distributed_factor": "2.000000", 2024-09-14T04:22:20.354 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_export_ephemeral_random": "true", 2024-09-14T04:22:20.354 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_export_ephemeral_random_max": "0.010000", 2024-09-14T04:22:20.354 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_extraordinary_events_dump_interval": "0", 2024-09-14T04:22:20.355 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_forward_all_requests_to_auth": "false", 2024-09-14T04:22:20.355 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_freeze_tree_timeout": "30.000000", 2024-09-14T04:22:20.355 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_fscrypt_last_block_max_size": "4096", 2024-09-14T04:22:20.355 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_go_bad_corrupt_dentry": "true", 2024-09-14T04:22:20.355 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_hack_allow_loading_invalid_metadata": "false", 2024-09-14T04:22:20.355 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_health_cache_threshold": "1.500000", 2024-09-14T04:22:20.355 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_health_summarize_threshold": "10", 2024-09-14T04:22:20.355 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_heartbeat_grace": "15.000000", 2024-09-14T04:22:20.355 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_heartbeat_reset_grace": "1000", 2024-09-14T04:22:20.355 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_inject_health_dummy": "false", 2024-09-14T04:22:20.355 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_inject_journal_corrupt_dentry_first": "0.000000", 2024-09-14T04:22:20.355 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_inject_migrator_session_race": "false", 2024-09-14T04:22:20.355 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_inject_rename_corrupt_dentry_first": "0.000000", 2024-09-14T04:22:20.356 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_inject_skip_replaying_inotable": "false", 2024-09-14T04:22:20.356 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_inject_traceless_reply_probability": "0.000000", 2024-09-14T04:22:20.356 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_join_fs": "", 2024-09-14T04:22:20.356 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_journal_format": "1", 2024-09-14T04:22:20.356 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_kill_after_journal_logs_flushed": "false", 2024-09-14T04:22:20.356 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_kill_create_at": "0", 2024-09-14T04:22:20.356 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_kill_dirfrag_at": "0", 2024-09-14T04:22:20.356 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_kill_export_at": "0", 2024-09-14T04:22:20.356 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_kill_import_at": "0", 2024-09-14T04:22:20.356 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_kill_journal_at": "0", 2024-09-14T04:22:20.356 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_kill_journal_expire_at": "0", 2024-09-14T04:22:20.356 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_kill_journal_replay_at": "0", 2024-09-14T04:22:20.356 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_kill_link_at": "0", 2024-09-14T04:22:20.357 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_kill_mdstable_at": "0", 2024-09-14T04:22:20.357 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_kill_openc_at": "0", 2024-09-14T04:22:20.357 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_kill_rename_at": "0", 2024-09-14T04:22:20.357 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_kill_shutdown_at": "0", 2024-09-14T04:22:20.357 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_log_event_large_threshold": "524288", 2024-09-14T04:22:20.357 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_log_events_per_segment": "1024", 2024-09-14T04:22:20.357 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_log_major_segment_event_ratio": "12", 2024-09-14T04:22:20.357 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_log_max_events": "-1", 2024-09-14T04:22:20.357 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_log_max_segments": "128", 2024-09-14T04:22:20.357 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_log_pause": "false", 2024-09-14T04:22:20.357 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_log_segment_size": "0", 2024-09-14T04:22:20.357 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_log_skip_corrupt_events": "false", 2024-09-14T04:22:20.357 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_log_skip_unbounded_events": "false", 2024-09-14T04:22:20.358 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_log_trim_decay_rate": "1.000000", 2024-09-14T04:22:20.358 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_log_trim_threshold": "128", 2024-09-14T04:22:20.358 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_log_trim_upkeep_interval": "1000", 2024-09-14T04:22:20.358 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_log_warn_factor": "2.000000", 2024-09-14T04:22:20.358 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_max_caps_per_client": "1048576", 2024-09-14T04:22:20.358 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_max_completed_flushes": "100000", 2024-09-14T04:22:20.358 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_max_completed_requests": "100000", 2024-09-14T04:22:20.358 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_max_export_size": "20971520", 2024-09-14T04:22:20.358 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_max_file_recover": "32", 2024-09-14T04:22:20.358 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_max_purge_files": "64", 2024-09-14T04:22:20.358 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_max_purge_ops": "8192", 2024-09-14T04:22:20.358 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_max_purge_ops_per_pg": "0.500000", 2024-09-14T04:22:20.358 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_max_scrub_ops_in_progress": "5", 2024-09-14T04:22:20.358 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_max_snaps_per_dir": "100", 2024-09-14T04:22:20.359 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_metrics_update_interval": "2", 2024-09-14T04:22:20.359 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_min_caps_per_client": "100", 2024-09-14T04:22:20.359 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_min_caps_working_set": "10000", 2024-09-14T04:22:20.359 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_mon_shutdown_timeout": "5.000000", 2024-09-14T04:22:20.359 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_numa_node": "-1", 2024-09-14T04:22:20.359 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_oft_prefetch_dirfrags": "false", 2024-09-14T04:22:20.359 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_op_complaint_time": "30.000000", 2024-09-14T04:22:20.359 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_op_history_duration": "600", 2024-09-14T04:22:20.359 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_op_history_size": "20", 2024-09-14T04:22:20.359 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_op_history_slow_op_size": "20", 2024-09-14T04:22:20.359 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_op_history_slow_op_threshold": "10", 2024-09-14T04:22:20.359 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_op_log_threshold": "5", 2024-09-14T04:22:20.359 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_ping_grace": "15", 2024-09-14T04:22:20.360 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_ping_interval": "5", 2024-09-14T04:22:20.360 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_purge_queue_busy_flush_period": "1.000000", 2024-09-14T04:22:20.360 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_recall_global_max_decay_threshold": "131072", 2024-09-14T04:22:20.360 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_recall_max_caps": "30000", 2024-09-14T04:22:20.360 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_recall_max_decay_rate": "1.500000", 2024-09-14T04:22:20.360 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_recall_max_decay_threshold": "131072", 2024-09-14T04:22:20.360 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_recall_warning_decay_rate": "60.000000", 2024-09-14T04:22:20.360 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_recall_warning_threshold": "262144", 2024-09-14T04:22:20.360 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_reconnect_timeout": "45.000000", 2024-09-14T04:22:20.360 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_replay_interval": "1.000000", 2024-09-14T04:22:20.360 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_replay_unsafe_with_closed_session": "false", 2024-09-14T04:22:20.360 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_request_load_average_decay_rate": "60.000000", 2024-09-14T04:22:20.360 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_root_ino_gid": "0", 2024-09-14T04:22:20.361 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_root_ino_uid": "0", 2024-09-14T04:22:20.361 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_scatter_nudge_interval": "5.000000", 2024-09-14T04:22:20.361 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_scrub_stats_review_period": "1", 2024-09-14T04:22:20.361 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_server_dispatch_client_request_delay": "0", 2024-09-14T04:22:20.361 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_server_dispatch_killpoint_random": "0.000000", 2024-09-14T04:22:20.361 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_session_blocklist_on_evict": "true", 2024-09-14T04:22:20.361 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_session_blocklist_on_timeout": "true", 2024-09-14T04:22:20.361 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_session_cache_liveness_decay_rate": "300.000000", 2024-09-14T04:22:20.361 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_session_cache_liveness_magnitude": "10", 2024-09-14T04:22:20.361 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_session_cap_acquisition_decay_rate": "30.000000", 2024-09-14T04:22:20.361 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_session_cap_acquisition_throttle": "100000", 2024-09-14T04:22:20.361 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_session_max_caps_throttle_ratio": "1.100000", 2024-09-14T04:22:20.361 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_session_metadata_threshold": "16777216", 2024-09-14T04:22:20.362 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_sessionmap_keys_per_op": "1024", 2024-09-14T04:22:20.362 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_shutdown_check": "0", 2024-09-14T04:22:20.362 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_skip_ino": "0", 2024-09-14T04:22:20.362 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_sleep_rank_change": "0.000000", 2024-09-14T04:22:20.362 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_snap_max_uid": "4294967294", 2024-09-14T04:22:20.362 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_snap_min_uid": "0", 2024-09-14T04:22:20.362 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_snap_rstat": "false", 2024-09-14T04:22:20.362 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_standby_replay_damaged": "false", 2024-09-14T04:22:20.362 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_symlink_recovery": "true", 2024-09-14T04:22:20.362 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_task_status_update_interval": "2.000000", 2024-09-14T04:22:20.362 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_thrash_exports": "0", 2024-09-14T04:22:20.362 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_thrash_fragments": "0", 2024-09-14T04:22:20.362 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_tick_interval": "5.000000", 2024-09-14T04:22:20.363 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_valgrind_exit": "false", 2024-09-14T04:22:20.363 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_verify_backtrace": "1", 2024-09-14T04:22:20.363 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_verify_scatter": "false", 2024-09-14T04:22:20.363 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_wipe_ino_prealloc": "false", 2024-09-14T04:22:20.363 INFO:teuthology.orchestra.run.smithi038.stdout: "mds_wipe_sessions": "false", 2024-09-14T04:22:20.363 INFO:teuthology.orchestra.run.smithi038.stdout: "mempool_debug": "false", 2024-09-14T04:22:20.363 INFO:teuthology.orchestra.run.smithi038.stdout: "memstore_debug_omit_block_device_write": "false", 2024-09-14T04:22:20.363 INFO:teuthology.orchestra.run.smithi038.stdout: "memstore_device_bytes": "1073741824", 2024-09-14T04:22:20.363 INFO:teuthology.orchestra.run.smithi038.stdout: "memstore_page_set": "false", 2024-09-14T04:22:20.363 INFO:teuthology.orchestra.run.smithi038.stdout: "memstore_page_size": "65536", 2024-09-14T04:22:20.363 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr_client_bytes": "134217728", 2024-09-14T04:22:20.363 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr_client_messages": "512", 2024-09-14T04:22:20.363 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr_client_service_daemon_unregister_timeout": "1.000000", 2024-09-14T04:22:20.364 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr_connect_retry_interval": "1.000000", 2024-09-14T04:22:20.364 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr_data": "/var/lib/ceph/mgr/ceph-a", 2024-09-14T04:22:20.364 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr_debug_aggressive_pg_num_changes": "false", 2024-09-14T04:22:20.364 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr_disabled_modules": "", 2024-09-14T04:22:20.364 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr_enable_op_tracker": "true", 2024-09-14T04:22:20.364 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr_initial_modules": "restful iostat nfs", 2024-09-14T04:22:20.364 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr_max_pg_creating": "1024", 2024-09-14T04:22:20.364 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr_max_pg_num_change": "128", 2024-09-14T04:22:20.364 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr_mds_bytes": "134217728", 2024-09-14T04:22:20.364 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr_mds_messages": "128", 2024-09-14T04:22:20.364 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr_module_path": "/usr/share/ceph/mgr", 2024-09-14T04:22:20.364 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr_mon_bytes": "134217728", 2024-09-14T04:22:20.364 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr_mon_messages": "128", 2024-09-14T04:22:20.365 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr_num_op_tracker_shard": "32", 2024-09-14T04:22:20.365 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr_op_complaint_time": "30.000000", 2024-09-14T04:22:20.365 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr_op_history_duration": "600", 2024-09-14T04:22:20.365 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr_op_history_size": "20", 2024-09-14T04:22:20.365 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr_op_history_slow_op_size": "20", 2024-09-14T04:22:20.365 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr_op_history_slow_op_threshold": "10.000000", 2024-09-14T04:22:20.365 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr_op_log_threshold": "5", 2024-09-14T04:22:20.365 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr_osd_bytes": "536870912", 2024-09-14T04:22:20.365 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr_osd_messages": "8192", 2024-09-14T04:22:20.365 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr_pool": "true", 2024-09-14T04:22:20.365 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr_service_beacon_grace": "60.000000", 2024-09-14T04:22:20.365 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr_standby_modules": "true", 2024-09-14T04:22:20.365 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr_stats_period": "5", 2024-09-14T04:22:20.365 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr_stats_threshold": "5", 2024-09-14T04:22:20.366 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr_tick_period": "2", 2024-09-14T04:22:20.366 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr_ttl_cache_expire_seconds": "0", 2024-09-14T04:22:20.366 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_accept_timeout_factor": "2.000000", 2024-09-14T04:22:20.366 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_allow_pool_delete": "true", 2024-09-14T04:22:20.366 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_allow_pool_size_one": "false", 2024-09-14T04:22:20.366 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_auth_validate_all_caps": "true", 2024-09-14T04:22:20.366 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_cache_target_full_warn_ratio": "0.660000", 2024-09-14T04:22:20.366 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_clean_pg_upmaps_per_chunk": "256", 2024-09-14T04:22:20.366 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_client_bytes": "104857600", 2024-09-14T04:22:20.366 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_client_directed_command_retry": "2", 2024-09-14T04:22:20.366 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_client_hunt_interval": "3.000000", 2024-09-14T04:22:20.366 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_client_hunt_interval_backoff": "1.500000", 2024-09-14T04:22:20.366 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_client_hunt_interval_max_multiple": "10.000000", 2024-09-14T04:22:20.367 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_client_hunt_interval_min_multiple": "1.000000", 2024-09-14T04:22:20.367 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_client_hunt_parallel": "3", 2024-09-14T04:22:20.367 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_client_log_interval": "1.000000", 2024-09-14T04:22:20.367 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_client_max_log_entries_per_message": "1000", 2024-09-14T04:22:20.367 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_client_ping_interval": "10.000000", 2024-09-14T04:22:20.367 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_client_ping_timeout": "30.000000", 2024-09-14T04:22:20.367 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_client_target_rank": "-1", 2024-09-14T04:22:20.367 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_clock_drift_allowed": "1.000000", 2024-09-14T04:22:20.367 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_clock_drift_warn_backoff": "5.000000", 2024-09-14T04:22:20.367 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_cluster_log_file": "default=/var/log/ceph/ceph.$channel.log cluster=/var/log/ceph/ceph.log", 2024-09-14T04:22:20.367 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_cluster_log_level": "debug", 2024-09-14T04:22:20.367 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_cluster_log_to_file": "true", 2024-09-14T04:22:20.367 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_cluster_log_to_graylog": "false", 2024-09-14T04:22:20.368 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_cluster_log_to_graylog_host": "127.0.0.1", 2024-09-14T04:22:20.368 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_cluster_log_to_graylog_port": "12201", 2024-09-14T04:22:20.368 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_cluster_log_to_journald": "false", 2024-09-14T04:22:20.368 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_cluster_log_to_stderr": "true", 2024-09-14T04:22:20.368 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_cluster_log_to_syslog": "default=false", 2024-09-14T04:22:20.368 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_cluster_log_to_syslog_facility": "daemon", 2024-09-14T04:22:20.368 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_compact_on_bootstrap": "false", 2024-09-14T04:22:20.368 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_compact_on_start": "false", 2024-09-14T04:22:20.368 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_compact_on_trim": "true", 2024-09-14T04:22:20.368 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_con_tracker_persist_interval": "10", 2024-09-14T04:22:20.368 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_con_tracker_score_halflife": "43200", 2024-09-14T04:22:20.368 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_config_key_max_entry_size": "65536", 2024-09-14T04:22:20.368 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_cpu_threads": "4", 2024-09-14T04:22:20.369 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_crush_min_required_version": "hammer", 2024-09-14T04:22:20.369 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_daemon_bytes": "419430400", 2024-09-14T04:22:20.369 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_data": "/var/lib/ceph/mon/ceph-a", 2024-09-14T04:22:20.369 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_data_avail_crit": "5", 2024-09-14T04:22:20.369 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_data_avail_warn": "5", 2024-09-14T04:22:20.369 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_data_size_warn": "16106127360", 2024-09-14T04:22:20.369 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_debug_block_osdmap_trim": "false", 2024-09-14T04:22:20.369 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_debug_deprecated_as_obsolete": "false", 2024-09-14T04:22:20.369 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_debug_dump_json": "false", 2024-09-14T04:22:20.369 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_debug_dump_location": "/var/log/ceph/ceph-mon.a.tdump", 2024-09-14T04:22:20.369 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_debug_dump_transactions": "false", 2024-09-14T04:22:20.369 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_debug_extra_checks": "false", 2024-09-14T04:22:20.370 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_debug_no_initial_persistent_features": "false", 2024-09-14T04:22:20.370 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_debug_no_require_bluestore_for_ec_overwrites": "false", 2024-09-14T04:22:20.370 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_debug_no_require_reef": "false", 2024-09-14T04:22:20.370 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_debug_no_require_squid": "false", 2024-09-14T04:22:20.370 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_debug_unsafe_allow_tier_with_nonempty_snaps": "false", 2024-09-14T04:22:20.370 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_delta_reset_interval": "10.000000", 2024-09-14T04:22:20.370 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_dns_srv_name": "ceph-mon", 2024-09-14T04:22:20.370 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_down_mkfs_grace": "60", 2024-09-14T04:22:20.370 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_down_uptime_grace": "60", 2024-09-14T04:22:20.370 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_election_default_strategy": "3", 2024-09-14T04:22:20.370 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_election_timeout": "5.000000", 2024-09-14T04:22:20.370 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_elector_ignore_propose_margin": "0.000500", 2024-09-14T04:22:20.370 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_elector_ping_divisor": "2", 2024-09-14T04:22:20.371 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_elector_ping_timeout": "2.000000", 2024-09-14T04:22:20.371 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_enable_op_tracker": "true", 2024-09-14T04:22:20.371 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_fake_pool_delete": "false", 2024-09-14T04:22:20.371 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_force_quorum_join": "false", 2024-09-14T04:22:20.371 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_fsmap_prune_threshold": "300", 2024-09-14T04:22:20.371 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_globalid_prealloc": "10000", 2024-09-14T04:22:20.371 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_health_detail_to_clog": "true", 2024-09-14T04:22:20.371 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_health_log_update_period": "5", 2024-09-14T04:22:20.371 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_health_max_detail": "50", 2024-09-14T04:22:20.371 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_health_to_clog": "true", 2024-09-14T04:22:20.371 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_health_to_clog_interval": "600", 2024-09-14T04:22:20.371 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_health_to_clog_tick_interval": "60.000000", 2024-09-14T04:22:20.371 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_host": "[v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0] [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] [v2:172.21.15.38:3301/0,v1:172.21.15.38:6790/0]", 2024-09-14T04:22:20.372 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_host_override": "", 2024-09-14T04:22:20.372 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_initial_members": "", 2024-09-14T04:22:20.372 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_inject_pg_merge_bounce_probability": "0.000000", 2024-09-14T04:22:20.372 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_inject_sync_get_chunk_delay": "0.000000", 2024-09-14T04:22:20.372 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_inject_transaction_delay_max": "10.000000", 2024-09-14T04:22:20.372 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_inject_transaction_delay_probability": "0.000000", 2024-09-14T04:22:20.372 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_keyvaluedb": "rocksdb", 2024-09-14T04:22:20.372 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_lease": "5.000000", 2024-09-14T04:22:20.372 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_lease_ack_timeout_factor": "2.000000", 2024-09-14T04:22:20.372 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_lease_renew_interval_factor": "0.600000", 2024-09-14T04:22:20.372 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_log_full_interval": "50", 2024-09-14T04:22:20.372 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_log_max": "10000", 2024-09-14T04:22:20.372 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_log_max_summary": "50", 2024-09-14T04:22:20.373 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_max_log_entries_per_event": "4096", 2024-09-14T04:22:20.373 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_max_log_epochs": "500", 2024-09-14T04:22:20.373 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_max_mdsmap_epochs": "500", 2024-09-14T04:22:20.373 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_max_mgrmap_epochs": "500", 2024-09-14T04:22:20.373 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_max_nvmeof_epochs": "500", 2024-09-14T04:22:20.373 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_max_osd": "10000", 2024-09-14T04:22:20.373 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_max_pg_per_osd": "10000", 2024-09-14T04:22:20.373 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_max_pool_pg_num": "65536", 2024-09-14T04:22:20.373 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_max_snap_prune_per_epoch": "100", 2024-09-14T04:22:20.373 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_mds_blocklist_interval": "86400.000000", 2024-09-14T04:22:20.373 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_mds_force_trim_to": "0", 2024-09-14T04:22:20.373 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_mds_skip_sanity": "true", 2024-09-14T04:22:20.373 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_memory_autotune": "true", 2024-09-14T04:22:20.374 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_memory_target": "2147483648", 2024-09-14T04:22:20.374 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_mgr_beacon_grace": "30", 2024-09-14T04:22:20.374 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_mgr_blocklist_interval": "86400.000000", 2024-09-14T04:22:20.374 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_mgr_digest_period": "5", 2024-09-14T04:22:20.374 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_mgr_inactive_grace": "60", 2024-09-14T04:22:20.374 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_mgr_mkfs_grace": "240", 2024-09-14T04:22:20.374 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_mgr_proxy_client_bytes_ratio": "0.300000", 2024-09-14T04:22:20.374 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_min_osdmap_epochs": "500", 2024-09-14T04:22:20.374 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_nvmeofgw_beacon_grace": "10", 2024-09-14T04:22:20.374 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_nvmeofgw_set_group_id_retry": "1000", 2024-09-14T04:22:20.374 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_op_complaint_time": "30", 2024-09-14T04:22:20.374 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_op_history_duration": "600", 2024-09-14T04:22:20.374 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_op_history_size": "20", 2024-09-14T04:22:20.375 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_op_history_slow_op_size": "20", 2024-09-14T04:22:20.375 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_op_history_slow_op_threshold": "10", 2024-09-14T04:22:20.375 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_op_log_threshold": "5", 2024-09-14T04:22:20.375 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_osd_adjust_down_out_interval": "true", 2024-09-14T04:22:20.375 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_osd_adjust_heartbeat_grace": "true", 2024-09-14T04:22:20.375 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_osd_auto_mark_auto_out_in": "true", 2024-09-14T04:22:20.375 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_osd_auto_mark_in": "false", 2024-09-14T04:22:20.375 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_osd_auto_mark_new_in": "true", 2024-09-14T04:22:20.375 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_osd_backfillfull_ratio": "0.900000", 2024-09-14T04:22:20.375 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_osd_blocklist_default_expire": "3600.000000", 2024-09-14T04:22:20.375 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_osd_cache_size": "500", 2024-09-14T04:22:20.375 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_osd_cache_size_min": "134217728", 2024-09-14T04:22:20.375 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_osd_crush_smoke_test": "true", 2024-09-14T04:22:20.375 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_osd_destroyed_out_interval": "600", 2024-09-14T04:22:20.376 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_osd_down_out_interval": "600", 2024-09-14T04:22:20.376 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_osd_down_out_subtree_limit": "rack", 2024-09-14T04:22:20.376 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_osd_err_op_age_ratio": "128.000000", 2024-09-14T04:22:20.376 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_osd_force_trim_to": "0", 2024-09-14T04:22:20.376 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_osd_full_ratio": "0.950000", 2024-09-14T04:22:20.376 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_osd_initial_require_min_compat_client": "luminous", 2024-09-14T04:22:20.376 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_osd_laggy_halflife": "3600", 2024-09-14T04:22:20.376 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_osd_laggy_max_interval": "300", 2024-09-14T04:22:20.376 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_osd_laggy_weight": "0.300000", 2024-09-14T04:22:20.376 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_osd_mapping_pgs_per_chunk": "4096", 2024-09-14T04:22:20.376 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_osd_max_initial_pgs": "1024", 2024-09-14T04:22:20.376 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_osd_min_down_reporters": "2", 2024-09-14T04:22:20.376 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_osd_min_in_ratio": "0.750000", 2024-09-14T04:22:20.377 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_osd_min_up_ratio": "0.300000", 2024-09-14T04:22:20.377 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_osd_nearfull_ratio": "0.850000", 2024-09-14T04:22:20.377 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_osd_prime_pg_temp": "true", 2024-09-14T04:22:20.377 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_osd_prime_pg_temp_max_estimate": "0.250000", 2024-09-14T04:22:20.377 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_osd_prime_pg_temp_max_time": "0.500000", 2024-09-14T04:22:20.377 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_osd_report_timeout": "900", 2024-09-14T04:22:20.377 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_osd_reporter_subtree_level": "osd", 2024-09-14T04:22:20.377 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_osd_snap_trim_queue_warn_on": "32768", 2024-09-14T04:22:20.377 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_osd_warn_num_repaired": "10", 2024-09-14T04:22:20.377 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_osd_warn_op_age": "32.000000", 2024-09-14T04:22:20.377 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_osdmap_full_prune_enabled": "true", 2024-09-14T04:22:20.377 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_osdmap_full_prune_interval": "10", 2024-09-14T04:22:20.377 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_osdmap_full_prune_min": "10000", 2024-09-14T04:22:20.378 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_osdmap_full_prune_txsize": "100", 2024-09-14T04:22:20.378 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_pg_check_down_all_threshold": "0.500000", 2024-09-14T04:22:20.378 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_pg_stuck_threshold": "60", 2024-09-14T04:22:20.378 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_pg_warn_max_object_skew": "0.000000", 2024-09-14T04:22:20.378 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_pg_warn_min_objects": "10000", 2024-09-14T04:22:20.378 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_pg_warn_min_per_osd": "0", 2024-09-14T04:22:20.378 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_pg_warn_min_pool_objects": "1000", 2024-09-14T04:22:20.378 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_pool_quota_crit_threshold": "0", 2024-09-14T04:22:20.378 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_pool_quota_warn_threshold": "0", 2024-09-14T04:22:20.378 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_probe_timeout": "2.000000", 2024-09-14T04:22:20.378 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_reweight_max_change": "0.050000", 2024-09-14T04:22:20.378 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_reweight_max_osds": "4", 2024-09-14T04:22:20.378 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_reweight_min_bytes_per_osd": "10", 2024-09-14T04:22:20.379 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_reweight_min_pgs_per_osd": "4", 2024-09-14T04:22:20.379 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_rocksdb_options": "write_buffer_size=33554432,compression=kNoCompression,level_compaction_dynamic_level_bytes=true", 2024-09-14T04:22:20.379 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_scrub_inject_crc_mismatch": "0.000000", 2024-09-14T04:22:20.379 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_scrub_inject_missing_keys": "0.000000", 2024-09-14T04:22:20.379 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_scrub_interval": "86400", 2024-09-14T04:22:20.379 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_scrub_max_keys": "100", 2024-09-14T04:22:20.379 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_scrub_timeout": "300", 2024-09-14T04:22:20.379 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_session_timeout": "300", 2024-09-14T04:22:20.379 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_smart_report_timeout": "5", 2024-09-14T04:22:20.379 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_stat_smooth_intervals": "6", 2024-09-14T04:22:20.379 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_stretch_cluster_recovery_ratio": "0.600000", 2024-09-14T04:22:20.379 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_stretch_pool_min_size": "2", 2024-09-14T04:22:20.379 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_stretch_pool_size": "4", 2024-09-14T04:22:20.380 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_stretch_recovery_min_wait": "15.000000", 2024-09-14T04:22:20.380 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_subscribe_interval": "86400.000000", 2024-09-14T04:22:20.380 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_sync_debug": "false", 2024-09-14T04:22:20.380 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_sync_max_payload_keys": "2000", 2024-09-14T04:22:20.380 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_sync_max_payload_size": "1048576", 2024-09-14T04:22:20.380 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_sync_provider_kill_at": "0", 2024-09-14T04:22:20.380 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_sync_requester_kill_at": "0", 2024-09-14T04:22:20.380 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_sync_timeout": "60.000000", 2024-09-14T04:22:20.380 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_target_pg_per_osd": "100", 2024-09-14T04:22:20.380 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_tick_interval": "5", 2024-09-14T04:22:20.380 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_timecheck_interval": "300.000000", 2024-09-14T04:22:20.380 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_timecheck_skew_interval": "30.000000", 2024-09-14T04:22:20.380 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_use_min_delay_socket": "false", 2024-09-14T04:22:20.381 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_warn_older_version_delay": "604800", 2024-09-14T04:22:20.381 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_warn_on_cache_pools_without_hit_sets": "true", 2024-09-14T04:22:20.381 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_warn_on_crush_straw_calc_version_zero": "false", 2024-09-14T04:22:20.381 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_warn_on_degraded_stretch_mode": "true", 2024-09-14T04:22:20.381 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_warn_on_filestore_osds": "true", 2024-09-14T04:22:20.381 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_warn_on_insecure_global_id_reclaim": "false", 2024-09-14T04:22:20.381 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed": "false", 2024-09-14T04:22:20.381 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_warn_on_legacy_crush_tunables": "false", 2024-09-14T04:22:20.381 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_warn_on_misplaced": "false", 2024-09-14T04:22:20.381 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_warn_on_msgr2_not_enabled": "true", 2024-09-14T04:22:20.381 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_warn_on_older_version": "true", 2024-09-14T04:22:20.381 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_warn_on_osd_down_out_interval_zero": "false", 2024-09-14T04:22:20.381 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_warn_on_pool_no_app": "true", 2024-09-14T04:22:20.382 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_warn_on_pool_no_redundancy": "true", 2024-09-14T04:22:20.382 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_warn_on_pool_pg_num_not_power_of_two": "false", 2024-09-14T04:22:20.382 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_warn_on_slow_ping_ratio": "0.050000", 2024-09-14T04:22:20.382 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_warn_on_slow_ping_time": "0.000000", 2024-09-14T04:22:20.382 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_warn_on_too_few_osds": "false", 2024-09-14T04:22:20.382 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_warn_pg_not_deep_scrubbed_ratio": "0.750000", 2024-09-14T04:22:20.382 INFO:teuthology.orchestra.run.smithi038.stdout: "mon_warn_pg_not_scrubbed_ratio": "0.500000", 2024-09-14T04:22:20.382 INFO:teuthology.orchestra.run.smithi038.stdout: "monmap": "", 2024-09-14T04:22:20.382 INFO:teuthology.orchestra.run.smithi038.stdout: "motr_admin_endpoint": "192.168.180.182@tcp:12345:4:1", 2024-09-14T04:22:20.382 INFO:teuthology.orchestra.run.smithi038.stdout: "motr_admin_fid": "0x7200000000000001:0x0", 2024-09-14T04:22:20.382 INFO:teuthology.orchestra.run.smithi038.stdout: "motr_ha_endpoint": "192.168.180.182@tcp:12345:1:1", 2024-09-14T04:22:20.382 INFO:teuthology.orchestra.run.smithi038.stdout: "motr_my_endpoint": "192.168.180.182@tcp:12345:4:1", 2024-09-14T04:22:20.382 INFO:teuthology.orchestra.run.smithi038.stdout: "motr_my_fid": "0x7200000000000001:0x0", 2024-09-14T04:22:20.383 INFO:teuthology.orchestra.run.smithi038.stdout: "motr_profile_fid": "0x7000000000000001:0x0", 2024-09-14T04:22:20.383 INFO:teuthology.orchestra.run.smithi038.stdout: "motr_tracing_enabled": "false", 2024-09-14T04:22:20.383 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_async_op_threads": "3", 2024-09-14T04:22:20.383 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_async_rdma_buffer_size": "131072", 2024-09-14T04:22:20.383 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_async_rdma_cm": "false", 2024-09-14T04:22:20.383 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_async_rdma_device_name": "", 2024-09-14T04:22:20.383 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_async_rdma_dscp": "96", 2024-09-14T04:22:20.383 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_async_rdma_enable_hugepage": "false", 2024-09-14T04:22:20.383 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_async_rdma_gid_idx": "0", 2024-09-14T04:22:20.383 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_async_rdma_local_gid": "", 2024-09-14T04:22:20.383 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_async_rdma_polling_us": "1000", 2024-09-14T04:22:20.383 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_async_rdma_port_num": "1", 2024-09-14T04:22:20.384 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_async_rdma_receive_buffers": "32768", 2024-09-14T04:22:20.384 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_async_rdma_receive_queue_len": "4096", 2024-09-14T04:22:20.384 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_async_rdma_roce_ver": "1", 2024-09-14T04:22:20.384 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_async_rdma_send_buffers": "1024", 2024-09-14T04:22:20.384 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_async_rdma_sl": "3", 2024-09-14T04:22:20.384 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_async_rdma_support_srq": "true", 2024-09-14T04:22:20.384 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_async_rdma_type": "ib", 2024-09-14T04:22:20.384 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_async_reap_threshold": "5", 2024-09-14T04:22:20.384 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_bind_before_connect": "false", 2024-09-14T04:22:20.384 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_bind_ipv4": "true", 2024-09-14T04:22:20.384 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_bind_ipv6": "false", 2024-09-14T04:22:20.384 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_bind_msgr1": "true", 2024-09-14T04:22:20.385 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_bind_msgr2": "true", 2024-09-14T04:22:20.385 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_bind_port_max": "7568", 2024-09-14T04:22:20.385 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_bind_port_min": "6800", 2024-09-14T04:22:20.385 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_bind_prefer_ipv4": "false", 2024-09-14T04:22:20.385 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_bind_retry_count": "3", 2024-09-14T04:22:20.385 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_bind_retry_delay": "5", 2024-09-14T04:22:20.385 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_blackhole_client": "false", 2024-09-14T04:22:20.385 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_blackhole_mds": "false", 2024-09-14T04:22:20.385 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_blackhole_mgr": "false", 2024-09-14T04:22:20.385 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_blackhole_mon": "false", 2024-09-14T04:22:20.385 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_blackhole_osd": "false", 2024-09-14T04:22:20.385 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_client_mode": "crc secure", 2024-09-14T04:22:20.385 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_client_throttle_retry_time_interval": "5000", 2024-09-14T04:22:20.386 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_cluster_mode": "crc secure", 2024-09-14T04:22:20.386 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_cluster_type": "", 2024-09-14T04:22:20.386 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_compress_secure": "false", 2024-09-14T04:22:20.386 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_connection_idle_timeout": "900", 2024-09-14T04:22:20.386 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_connection_ready_timeout": "10", 2024-09-14T04:22:20.386 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_crc_data": "true", 2024-09-14T04:22:20.386 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_crc_header": "true", 2024-09-14T04:22:20.386 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_die_on_bad_msg": "false", 2024-09-14T04:22:20.386 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_die_on_bug": "true", 2024-09-14T04:22:20.386 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_die_on_old_message": "true", 2024-09-14T04:22:20.386 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_die_on_skipped_message": "false", 2024-09-14T04:22:20.386 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_die_on_unhandled_msg": "false", 2024-09-14T04:22:20.386 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_dispatch_throttle_bytes": "104857600", 2024-09-14T04:22:20.387 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_dpdk_coremask": "0xF", 2024-09-14T04:22:20.387 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_dpdk_debug_allow_loopback": "false", 2024-09-14T04:22:20.387 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_dpdk_devs_allowlist": "", 2024-09-14T04:22:20.387 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_dpdk_enable_tso": "true", 2024-09-14T04:22:20.387 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_dpdk_gateway_ipv4_addr": "", 2024-09-14T04:22:20.387 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_dpdk_host_ipv4_addr": "", 2024-09-14T04:22:20.387 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_dpdk_hugepages": "", 2024-09-14T04:22:20.387 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_dpdk_hw_flow_control": "true", 2024-09-14T04:22:20.387 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_dpdk_hw_queue_weight": "1.000000", 2024-09-14T04:22:20.387 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_dpdk_lro": "true", 2024-09-14T04:22:20.387 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_dpdk_memory_channel": "4", 2024-09-14T04:22:20.387 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_dpdk_netmask_ipv4_addr": "", 2024-09-14T04:22:20.387 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_dpdk_pmd": "", 2024-09-14T04:22:20.387 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_dpdk_port_id": "0", 2024-09-14T04:22:20.388 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_dpdk_rx_buffer_count_per_core": "8192", 2024-09-14T04:22:20.388 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_dump_corrupt_message_level": "1", 2024-09-14T04:22:20.388 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_dump_on_send": "false", 2024-09-14T04:22:20.388 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_initial_backoff": "0.200000", 2024-09-14T04:22:20.388 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_inject_delay_max": "1.000000", 2024-09-14T04:22:20.388 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_inject_delay_probability": "0.000000", 2024-09-14T04:22:20.388 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_inject_delay_type": "", 2024-09-14T04:22:20.388 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_inject_internal_delays": "0.000000", 2024-09-14T04:22:20.388 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_inject_network_congestion": "0", 2024-09-14T04:22:20.388 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_inject_socket_failures": "0", 2024-09-14T04:22:20.388 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_learn_addr_from_peer": "true", 2024-09-14T04:22:20.388 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_max_accept_failures": "4", 2024-09-14T04:22:20.389 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_max_backoff": "15.000000", 2024-09-14T04:22:20.389 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_mon_client_mode": "secure crc", 2024-09-14T04:22:20.389 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_mon_cluster_mode": "secure crc", 2024-09-14T04:22:20.389 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_mon_service_mode": "secure crc", 2024-09-14T04:22:20.389 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_osd_compress_min_size": "1024", 2024-09-14T04:22:20.389 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_osd_compress_mode": "none", 2024-09-14T04:22:20.389 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_osd_compression_algorithm": "snappy", 2024-09-14T04:22:20.389 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_pq_max_tokens_per_priority": "16777216", 2024-09-14T04:22:20.389 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_pq_min_cost": "65536", 2024-09-14T04:22:20.389 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_public_type": "", 2024-09-14T04:22:20.389 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_service_mode": "crc secure", 2024-09-14T04:22:20.389 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_tcp_listen_backlog": "512", 2024-09-14T04:22:20.389 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_tcp_nodelay": "true", 2024-09-14T04:22:20.389 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_tcp_prefetch_max_size": "4096", 2024-09-14T04:22:20.390 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_tcp_rcvbuf": "0", 2024-09-14T04:22:20.390 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_time_events_min_wait_interval": "1000", 2024-09-14T04:22:20.390 INFO:teuthology.orchestra.run.smithi038.stdout: "ms_type": "async+posix", 2024-09-14T04:22:20.390 INFO:teuthology.orchestra.run.smithi038.stdout: "no_config_file": "false", 2024-09-14T04:22:20.390 INFO:teuthology.orchestra.run.smithi038.stdout: "nvmeof_mon_client_disconnect_panic": "100", 2024-09-14T04:22:20.390 INFO:teuthology.orchestra.run.smithi038.stdout: "nvmeof_mon_client_tick_period": "2", 2024-09-14T04:22:20.390 INFO:teuthology.orchestra.run.smithi038.stdout: "objecter_completion_locks_per_session": "32", 2024-09-14T04:22:20.390 INFO:teuthology.orchestra.run.smithi038.stdout: "objecter_debug_inject_relock_delay": "false", 2024-09-14T04:22:20.390 INFO:teuthology.orchestra.run.smithi038.stdout: "objecter_inflight_op_bytes": "104857600", 2024-09-14T04:22:20.390 INFO:teuthology.orchestra.run.smithi038.stdout: "objecter_inflight_ops": "1024", 2024-09-14T04:22:20.390 INFO:teuthology.orchestra.run.smithi038.stdout: "objecter_inject_no_watch_ping": "false", 2024-09-14T04:22:20.390 INFO:teuthology.orchestra.run.smithi038.stdout: "objecter_retry_writes_after_first_reply": "false", 2024-09-14T04:22:20.390 INFO:teuthology.orchestra.run.smithi038.stdout: "objecter_tick_interval": "5.000000", 2024-09-14T04:22:20.390 INFO:teuthology.orchestra.run.smithi038.stdout: "objecter_timeout": "10.000000", 2024-09-14T04:22:20.391 INFO:teuthology.orchestra.run.smithi038.stdout: "objectstore_blackhole": "false", 2024-09-14T04:22:20.391 INFO:teuthology.orchestra.run.smithi038.stdout: "objectstore_debug_throw_on_failed_txc": "false", 2024-09-14T04:22:20.391 INFO:teuthology.orchestra.run.smithi038.stdout: "openssl_engine_opts": "", 2024-09-14T04:22:20.391 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_agent_delay_time": "5.000000", 2024-09-14T04:22:20.391 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_agent_hist_halflife": "1000", 2024-09-14T04:22:20.391 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_agent_max_low_ops": "2", 2024-09-14T04:22:20.391 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_agent_max_ops": "4", 2024-09-14T04:22:20.391 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_agent_min_evict_effort": "0.100000", 2024-09-14T04:22:20.391 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_agent_quantize_effort": "0.100000", 2024-09-14T04:22:20.391 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_agent_slop": "0.020000", 2024-09-14T04:22:20.391 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_aggregated_slow_ops_logging": "true", 2024-09-14T04:22:20.391 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_allow_recovery_below_min_size": "true", 2024-09-14T04:22:20.391 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_asio_thread_count": "2", 2024-09-14T04:22:20.392 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_async_recovery_min_cost": "100", 2024-09-14T04:22:20.392 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_auto_mark_unfound_lost": "false", 2024-09-14T04:22:20.392 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_backfill_retry_interval": "30.000000", 2024-09-14T04:22:20.392 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_backfill_scan_max": "512", 2024-09-14T04:22:20.392 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_backfill_scan_min": "64", 2024-09-14T04:22:20.392 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_backoff_on_degraded": "false", 2024-09-14T04:22:20.392 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_backoff_on_peering": "false", 2024-09-14T04:22:20.392 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_backoff_on_unfound": "true", 2024-09-14T04:22:20.392 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_beacon_report_interval": "300", 2024-09-14T04:22:20.392 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_bench_duration": "30", 2024-09-14T04:22:20.392 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_bench_large_size_max_throughput": "104857600", 2024-09-14T04:22:20.392 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_bench_max_block_size": "67108864", 2024-09-14T04:22:20.392 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_bench_small_size_max_iops": "100", 2024-09-14T04:22:20.393 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_blkin_trace_all": "false", 2024-09-14T04:22:20.393 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_blocked_scrub_grace_period": "120", 2024-09-14T04:22:20.393 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_calc_pg_upmaps_aggressively": "true", 2024-09-14T04:22:20.393 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_calc_pg_upmaps_aggressively_fast": "true", 2024-09-14T04:22:20.393 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_calc_pg_upmaps_local_fallback_retries": "100", 2024-09-14T04:22:20.393 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_check_for_log_corruption": "false", 2024-09-14T04:22:20.393 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_check_max_object_name_len_on_startup": "true", 2024-09-14T04:22:20.393 INFO:teuthology.orchestra.run.smithi038.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-09-14T04:22:20.393 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_class_dir": "/usr/lib64/rados-classes", 2024-09-14T04:22:20.393 INFO:teuthology.orchestra.run.smithi038.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-09-14T04:22:20.393 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_class_update_on_start": "true", 2024-09-14T04:22:20.393 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_client_message_cap": "256", 2024-09-14T04:22:20.393 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_client_message_size_cap": "524288000", 2024-09-14T04:22:20.394 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_client_op_priority": "63", 2024-09-14T04:22:20.394 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_client_watch_timeout": "30", 2024-09-14T04:22:20.394 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_command_max_records": "256", 2024-09-14T04:22:20.394 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_compact_on_start": "false", 2024-09-14T04:22:20.394 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_copyfrom_max_chunk": "8388608", 2024-09-14T04:22:20.394 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_crush_chooseleaf_type": "1", 2024-09-14T04:22:20.394 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_crush_initial_weight": "-1.000000", 2024-09-14T04:22:20.394 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_crush_update_on_start": "true", 2024-09-14T04:22:20.394 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_crush_update_weight_set": "true", 2024-09-14T04:22:20.394 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_data": "/var/lib/ceph/osd/ceph-a", 2024-09-14T04:22:20.394 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_debug_crash_on_ignored_backoff": "false", 2024-09-14T04:22:20.394 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_debug_deep_scrub_sleep": "0.000000", 2024-09-14T04:22:20.394 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_debug_drop_ping_duration": "0", 2024-09-14T04:22:20.395 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_debug_drop_ping_probability": "0.000000", 2024-09-14T04:22:20.395 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_debug_feed_pullee": "-1", 2024-09-14T04:22:20.395 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_debug_inject_copyfrom_error": "false", 2024-09-14T04:22:20.395 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_debug_inject_dispatch_delay_duration": "0.100000", 2024-09-14T04:22:20.395 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_debug_inject_dispatch_delay_probability": "0.000000", 2024-09-14T04:22:20.395 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_debug_misdirected_ops": "false", 2024-09-14T04:22:20.395 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_debug_no_acting_change": "false", 2024-09-14T04:22:20.395 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_debug_no_purge_strays": "false", 2024-09-14T04:22:20.395 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_debug_op_order": "false", 2024-09-14T04:22:20.395 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_debug_pg_log_writeout": "false", 2024-09-14T04:22:20.395 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_debug_pretend_recovery_active": "false", 2024-09-14T04:22:20.395 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_debug_random_push_read_error": "0.000000", 2024-09-14T04:22:20.395 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_debug_reject_backfill_probability": "0.000000", 2024-09-14T04:22:20.395 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_debug_shutdown": "false", 2024-09-14T04:22:20.396 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_debug_skip_full_check_in_backfill_reservation": "false", 2024-09-14T04:22:20.396 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_debug_skip_full_check_in_recovery": "false", 2024-09-14T04:22:20.396 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_debug_trim_objects": "false", 2024-09-14T04:22:20.396 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_debug_verify_cached_snaps": "false", 2024-09-14T04:22:20.396 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_debug_verify_missing_on_start": "false", 2024-09-14T04:22:20.396 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_debug_verify_snaps": "false", 2024-09-14T04:22:20.396 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_debug_verify_stray_on_activate": "false", 2024-09-14T04:22:20.396 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_deep_scrub_interval": "604800.000000", 2024-09-14T04:22:20.396 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_deep_scrub_keys": "1024", 2024-09-14T04:22:20.396 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_deep_scrub_large_omap_object_key_threshold": "200000", 2024-09-14T04:22:20.396 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_deep_scrub_large_omap_object_value_sum_threshold": "1073741824", 2024-09-14T04:22:20.396 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_deep_scrub_randomize_ratio": "0.150000", 2024-09-14T04:22:20.397 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_deep_scrub_stride": "524288", 2024-09-14T04:22:20.397 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_deep_scrub_update_digest_min_age": "7200", 2024-09-14T04:22:20.397 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_default_data_pool_replay_window": "45", 2024-09-14T04:22:20.397 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_default_notify_timeout": "30", 2024-09-14T04:22:20.397 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_delete_sleep": "0.000000", 2024-09-14T04:22:20.397 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_delete_sleep_hdd": "5.000000", 2024-09-14T04:22:20.397 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_delete_sleep_hybrid": "1.000000", 2024-09-14T04:22:20.397 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_delete_sleep_ssd": "1.000000", 2024-09-14T04:22:20.397 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_discard_disconnected_ops": "true", 2024-09-14T04:22:20.397 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_ec_partial_reads": "true", 2024-09-14T04:22:20.397 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_enable_op_tracker": "true", 2024-09-14T04:22:20.397 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_erasure_code_plugins": "jerasure lrc", 2024-09-14T04:22:20.397 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_extblkdev_plugins": "vdo", 2024-09-14T04:22:20.397 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_failsafe_full_ratio": "0.970000", 2024-09-14T04:22:20.398 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_fast_fail_on_connection_refused": "true", 2024-09-14T04:22:20.398 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_fast_info": "true", 2024-09-14T04:22:20.398 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_fast_shutdown": "true", 2024-09-14T04:22:20.398 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_fast_shutdown_notify_mon": "true", 2024-09-14T04:22:20.398 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_fast_shutdown_timeout": "15", 2024-09-14T04:22:20.398 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_find_best_info_ignore_history_les": "false", 2024-09-14T04:22:20.398 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_force_auth_primary_missing_objects": "100", 2024-09-14T04:22:20.398 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_force_recovery_pg_log_entries_factor": "1.300000", 2024-09-14T04:22:20.398 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_function_tracing": "false", 2024-09-14T04:22:20.398 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_heartbeat_grace": "20", 2024-09-14T04:22:20.398 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_heartbeat_interval": "6", 2024-09-14T04:22:20.398 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_heartbeat_min_healthy_ratio": "0.330000", 2024-09-14T04:22:20.398 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_heartbeat_min_peers": "10", 2024-09-14T04:22:20.399 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_heartbeat_min_size": "2000", 2024-09-14T04:22:20.399 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_heartbeat_stale": "600", 2024-09-14T04:22:20.399 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_heartbeat_use_min_delay_socket": "false", 2024-09-14T04:22:20.399 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_hit_set_max_size": "100000", 2024-09-14T04:22:20.399 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_hit_set_min_size": "1000", 2024-09-14T04:22:20.399 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_hit_set_namespace": ".ceph-internal", 2024-09-14T04:22:20.399 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_ignore_stale_divergent_priors": "false", 2024-09-14T04:22:20.399 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_inject_bad_map_crc_probability": "0.000000", 2024-09-14T04:22:20.399 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_inject_failure_on_pg_removal": "false", 2024-09-14T04:22:20.399 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_journal": "/var/lib/ceph/osd/ceph-a/journal", 2024-09-14T04:22:20.399 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_journal_flush_on_shutdown": "true", 2024-09-14T04:22:20.399 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_journal_size": "5120", 2024-09-14T04:22:20.399 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_kill_backfill_at": "0", 2024-09-14T04:22:20.400 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_loop_before_reset_tphandle": "64", 2024-09-14T04:22:20.400 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_map_cache_size": "50", 2024-09-14T04:22:20.400 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_map_dedup": "true", 2024-09-14T04:22:20.400 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_map_message_max": "40", 2024-09-14T04:22:20.400 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_map_message_max_bytes": "10485760", 2024-09-14T04:22:20.400 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_map_share_max_epochs": "40", 2024-09-14T04:22:20.400 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_max_attr_name_len": "100", 2024-09-14T04:22:20.400 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_max_attr_size": "0", 2024-09-14T04:22:20.400 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_max_backfills": "1", 2024-09-14T04:22:20.400 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_max_markdown_count": "5", 2024-09-14T04:22:20.400 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_max_markdown_period": "600", 2024-09-14T04:22:20.400 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_max_object_name_len": "2048", 2024-09-14T04:22:20.401 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_max_object_namespace_len": "256", 2024-09-14T04:22:20.401 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_max_object_size": "134217728", 2024-09-14T04:22:20.401 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_max_omap_bytes_per_request": "1073741824", 2024-09-14T04:22:20.401 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_max_omap_entries_per_request": "1024", 2024-09-14T04:22:20.401 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_max_pg_blocked_by": "16", 2024-09-14T04:22:20.401 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_max_pg_log_entries": "10000", 2024-09-14T04:22:20.401 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_max_pg_per_osd_hard_ratio": "3.000000", 2024-09-14T04:22:20.401 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_max_pgls": "1024", 2024-09-14T04:22:20.401 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_max_push_cost": "8388608", 2024-09-14T04:22:20.401 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_max_push_objects": "10", 2024-09-14T04:22:20.401 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_max_scrubs": "3", 2024-09-14T04:22:20.401 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_max_snap_prune_intervals_per_epoch": "512", 2024-09-14T04:22:20.401 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_max_trimming_pgs": "2", 2024-09-14T04:22:20.401 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_max_write_op_reply_len": "64", 2024-09-14T04:22:20.402 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_max_write_size": "90", 2024-09-14T04:22:20.402 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_mclock_force_run_benchmark_on_init": "false", 2024-09-14T04:22:20.402 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_mclock_iops_capacity_threshold_hdd": "500.000000", 2024-09-14T04:22:20.402 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_mclock_iops_capacity_threshold_ssd": "80000.000000", 2024-09-14T04:22:20.402 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_mclock_max_capacity_iops_hdd": "315.000000", 2024-09-14T04:22:20.402 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_mclock_max_capacity_iops_ssd": "21500.000000", 2024-09-14T04:22:20.402 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_mclock_max_sequential_bandwidth_hdd": "157286400", 2024-09-14T04:22:20.402 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_mclock_max_sequential_bandwidth_ssd": "1258291200", 2024-09-14T04:22:20.402 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_mclock_override_recovery_settings": "false", 2024-09-14T04:22:20.402 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_mclock_profile": "balanced", 2024-09-14T04:22:20.402 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_mclock_scheduler_anticipation_timeout": "0.000000", 2024-09-14T04:22:20.402 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_mclock_scheduler_background_best_effort_lim": "0.000000", 2024-09-14T04:22:20.402 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_mclock_scheduler_background_best_effort_res": "0.000000", 2024-09-14T04:22:20.403 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_mclock_scheduler_background_best_effort_wgt": "1", 2024-09-14T04:22:20.403 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_mclock_scheduler_background_recovery_lim": "0.000000", 2024-09-14T04:22:20.403 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_mclock_scheduler_background_recovery_res": "0.000000", 2024-09-14T04:22:20.403 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_mclock_scheduler_background_recovery_wgt": "1", 2024-09-14T04:22:20.403 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_mclock_scheduler_client_lim": "0.000000", 2024-09-14T04:22:20.403 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_mclock_scheduler_client_res": "0.000000", 2024-09-14T04:22:20.403 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_mclock_scheduler_client_wgt": "1", 2024-09-14T04:22:20.403 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_mclock_skip_benchmark": "false", 2024-09-14T04:22:20.403 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_memory_base": "805306368", 2024-09-14T04:22:20.403 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_memory_cache_min": "134217728", 2024-09-14T04:22:20.403 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_memory_cache_resize_interval": "1.000000", 2024-09-14T04:22:20.403 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_memory_expected_fragmentation": "0.150000", 2024-09-14T04:22:20.403 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_memory_target": "4294967296", 2024-09-14T04:22:20.404 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_memory_target_autotune": "false", 2024-09-14T04:22:20.404 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_memory_target_cgroup_limit_ratio": "0.800000", 2024-09-14T04:22:20.404 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_min_pg_log_entries": "250", 2024-09-14T04:22:20.404 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_min_recovery_priority": "0", 2024-09-14T04:22:20.404 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_mon_heartbeat_interval": "30", 2024-09-14T04:22:20.404 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_mon_heartbeat_stat_stale": "3600", 2024-09-14T04:22:20.404 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_mon_report_interval": "5", 2024-09-14T04:22:20.404 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_mon_report_max_in_flight": "2", 2024-09-14T04:22:20.404 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_mon_shutdown_timeout": "5.000000", 2024-09-14T04:22:20.404 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_num_cache_shards": "32", 2024-09-14T04:22:20.404 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_num_op_tracker_shard": "32", 2024-09-14T04:22:20.404 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_numa_auto_affinity": "true", 2024-09-14T04:22:20.404 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_numa_node": "-1", 2024-09-14T04:22:20.405 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_numa_prefer_iface": "true", 2024-09-14T04:22:20.405 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_object_clean_region_max_num_intervals": "10", 2024-09-14T04:22:20.405 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_objecter_finishers": "1", 2024-09-14T04:22:20.405 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_objectstore": "bluestore", 2024-09-14T04:22:20.405 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_objectstore_fuse": "false", 2024-09-14T04:22:20.405 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_objectstore_ideal_list_max": "64", 2024-09-14T04:22:20.405 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_objectstore_tracing": "false", 2024-09-14T04:22:20.405 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_op_complaint_time": "30.000000", 2024-09-14T04:22:20.405 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_op_history_duration": "600", 2024-09-14T04:22:20.405 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_op_history_size": "20", 2024-09-14T04:22:20.405 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_op_history_slow_op_size": "20", 2024-09-14T04:22:20.405 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_op_history_slow_op_threshold": "10.000000", 2024-09-14T04:22:20.405 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_op_log_threshold": "5", 2024-09-14T04:22:20.405 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_op_num_shards": "0", 2024-09-14T04:22:20.406 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_op_num_shards_hdd": "5", 2024-09-14T04:22:20.406 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_op_num_shards_ssd": "8", 2024-09-14T04:22:20.406 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_op_num_threads_per_shard": "0", 2024-09-14T04:22:20.406 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_op_num_threads_per_shard_hdd": "1", 2024-09-14T04:22:20.406 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_op_num_threads_per_shard_ssd": "2", 2024-09-14T04:22:20.406 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_op_pq_max_tokens_per_priority": "4194304", 2024-09-14T04:22:20.406 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_op_pq_min_cost": "65536", 2024-09-14T04:22:20.406 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_op_queue": "mclock_scheduler", 2024-09-14T04:22:20.406 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_op_queue_cut_off": "high", 2024-09-14T04:22:20.406 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_op_thread_suicide_timeout": "150", 2024-09-14T04:22:20.406 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_op_thread_timeout": "15", 2024-09-14T04:22:20.406 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_open_classes_on_start": "true", 2024-09-14T04:22:20.406 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_os_flags": "0", 2024-09-14T04:22:20.407 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_peering_op_priority": "255", 2024-09-14T04:22:20.407 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_pg_delete_cost": "1048576", 2024-09-14T04:22:20.407 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_pg_delete_priority": "5", 2024-09-14T04:22:20.407 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_pg_epoch_max_lag_factor": "2.000000", 2024-09-14T04:22:20.407 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_pg_epoch_persisted_max_stale": "40", 2024-09-14T04:22:20.407 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_pg_log_dups_tracked": "3000", 2024-09-14T04:22:20.407 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_pg_log_trim_max": "10000", 2024-09-14T04:22:20.407 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_pg_log_trim_min": "100", 2024-09-14T04:22:20.407 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_pg_max_concurrent_snap_trims": "2", 2024-09-14T04:22:20.407 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_pg_object_context_cache_count": "64", 2024-09-14T04:22:20.407 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_pg_stat_report_interval_max_epochs": "500", 2024-09-14T04:22:20.407 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_pg_stat_report_interval_max_seconds": "5", 2024-09-14T04:22:20.407 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_pool_default_cache_max_evict_check_size": "10", 2024-09-14T04:22:20.408 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_pool_default_cache_min_evict_age": "0", 2024-09-14T04:22:20.408 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_pool_default_cache_min_flush_age": "0", 2024-09-14T04:22:20.408 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_pool_default_cache_target_dirty_high_ratio": "0.600000", 2024-09-14T04:22:20.408 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_pool_default_cache_target_dirty_ratio": "0.400000", 2024-09-14T04:22:20.408 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_pool_default_cache_target_full_ratio": "0.800000", 2024-09-14T04:22:20.408 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_pool_default_crimson": "false", 2024-09-14T04:22:20.408 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_pool_default_crush_rule": "-1", 2024-09-14T04:22:20.408 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_pool_default_ec_fast_read": "false", 2024-09-14T04:22:20.408 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_pool_default_erasure_code_profile": "plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd", 2024-09-14T04:22:20.408 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_pool_default_flag_bulk": "false", 2024-09-14T04:22:20.408 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_pool_default_flag_hashpspool": "true", 2024-09-14T04:22:20.408 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_pool_default_flag_nodelete": "false", 2024-09-14T04:22:20.408 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_pool_default_flag_nopgchange": "false", 2024-09-14T04:22:20.409 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_pool_default_flag_nosizechange": "false", 2024-09-14T04:22:20.409 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_pool_default_flags": "0", 2024-09-14T04:22:20.409 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_pool_default_hit_set_bloom_fpp": "0.050000", 2024-09-14T04:22:20.409 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_pool_default_min_size": "0", 2024-09-14T04:22:20.409 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_pool_default_pg_autoscale_mode": "off", 2024-09-14T04:22:20.409 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_pool_default_pg_num": "32", 2024-09-14T04:22:20.409 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_pool_default_pgp_num": "0", 2024-09-14T04:22:20.409 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_pool_default_read_lease_ratio": "0.800000", 2024-09-14T04:22:20.409 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_pool_default_read_ratio": "70", 2024-09-14T04:22:20.409 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_pool_default_size": "3", 2024-09-14T04:22:20.409 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_pool_default_type": "replicated", 2024-09-14T04:22:20.409 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_pool_erasure_code_stripe_unit": "4096", 2024-09-14T04:22:20.410 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_pool_use_gmt_hitset": "true", 2024-09-14T04:22:20.410 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_push_per_object_cost": "1000", 2024-09-14T04:22:20.410 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_read_ec_check_for_errors": "false", 2024-09-14T04:22:20.410 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_recover_clone_overlap": "true", 2024-09-14T04:22:20.410 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_recover_clone_overlap_limit": "10", 2024-09-14T04:22:20.410 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_recovery_cost": "20971520", 2024-09-14T04:22:20.410 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_recovery_delay_start": "0.000000", 2024-09-14T04:22:20.410 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_recovery_max_active": "0", 2024-09-14T04:22:20.410 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_recovery_max_active_hdd": "3", 2024-09-14T04:22:20.410 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_recovery_max_active_ssd": "10", 2024-09-14T04:22:20.410 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_recovery_max_chunk": "8388608", 2024-09-14T04:22:20.410 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_recovery_max_omap_entries_per_chunk": "8096", 2024-09-14T04:22:20.410 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_recovery_max_single_start": "1", 2024-09-14T04:22:20.411 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_recovery_op_priority": "3", 2024-09-14T04:22:20.411 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_recovery_op_warn_multiple": "16", 2024-09-14T04:22:20.411 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_recovery_priority": "5", 2024-09-14T04:22:20.411 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_recovery_retry_interval": "30.000000", 2024-09-14T04:22:20.411 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_recovery_sleep": "0.000000", 2024-09-14T04:22:20.411 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_recovery_sleep_hdd": "0.100000", 2024-09-14T04:22:20.411 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_recovery_sleep_hybrid": "0.025000", 2024-09-14T04:22:20.411 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_recovery_sleep_ssd": "0.000000", 2024-09-14T04:22:20.411 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_repair_during_recovery": "false", 2024-09-14T04:22:20.411 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_requested_scrub_priority": "120", 2024-09-14T04:22:20.411 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_rocksdb_iterator_bounds_enabled": "true", 2024-09-14T04:22:20.411 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_rollback_to_cluster_snap": "", 2024-09-14T04:22:20.411 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_scrub_auto_repair": "false", 2024-09-14T04:22:20.412 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_scrub_auto_repair_num_errors": "5", 2024-09-14T04:22:20.412 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_scrub_backoff_ratio": "0.660000", 2024-09-14T04:22:20.412 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_scrub_begin_hour": "0", 2024-09-14T04:22:20.412 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_scrub_begin_week_day": "0", 2024-09-14T04:22:20.412 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_scrub_chunk_max": "25", 2024-09-14T04:22:20.412 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_scrub_chunk_min": "5", 2024-09-14T04:22:20.412 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_scrub_cost": "52428800", 2024-09-14T04:22:20.412 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_scrub_disable_reservation_queuing": "false", 2024-09-14T04:22:20.412 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_scrub_during_recovery": "false", 2024-09-14T04:22:20.412 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_scrub_end_hour": "0", 2024-09-14T04:22:20.412 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_scrub_end_week_day": "0", 2024-09-14T04:22:20.412 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_scrub_event_cost": "4096", 2024-09-14T04:22:20.412 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_scrub_extended_sleep": "0.000000", 2024-09-14T04:22:20.413 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_scrub_interval_randomize_ratio": "0.500000", 2024-09-14T04:22:20.413 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_scrub_invalid_stats": "true", 2024-09-14T04:22:20.413 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_scrub_load_threshold": "0.500000", 2024-09-14T04:22:20.413 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_scrub_max_interval": "604800.000000", 2024-09-14T04:22:20.413 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_scrub_max_preemptions": "5", 2024-09-14T04:22:20.413 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_scrub_min_interval": "86400.000000", 2024-09-14T04:22:20.413 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_scrub_priority": "5", 2024-09-14T04:22:20.413 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_scrub_retry_after_noscrub": "60", 2024-09-14T04:22:20.413 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_scrub_retry_delay": "30", 2024-09-14T04:22:20.413 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_scrub_retry_new_interval": "10", 2024-09-14T04:22:20.413 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_scrub_retry_pg_state": "60", 2024-09-14T04:22:20.413 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_scrub_retry_trimming": "10", 2024-09-14T04:22:20.413 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_scrub_sleep": "0.000000", 2024-09-14T04:22:20.414 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_shallow_scrub_chunk_max": "100", 2024-09-14T04:22:20.414 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_shallow_scrub_chunk_min": "50", 2024-09-14T04:22:20.414 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_shutdown_pgref_assert": "false", 2024-09-14T04:22:20.414 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_skip_check_past_interval_bounds": "false", 2024-09-14T04:22:20.414 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_skip_data_digest": "false", 2024-09-14T04:22:20.414 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_smart_report_timeout": "5", 2024-09-14T04:22:20.414 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_snap_trim_cost": "1048576", 2024-09-14T04:22:20.414 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_snap_trim_priority": "5", 2024-09-14T04:22:20.414 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_snap_trim_sleep": "0.000000", 2024-09-14T04:22:20.414 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_snap_trim_sleep_hdd": "5.000000", 2024-09-14T04:22:20.414 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_snap_trim_sleep_hybrid": "2.000000", 2024-09-14T04:22:20.414 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_snap_trim_sleep_ssd": "0.000000", 2024-09-14T04:22:20.414 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_stats_update_period_not_scrubbing": "120", 2024-09-14T04:22:20.415 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_stats_update_period_scrubbing": "15", 2024-09-14T04:22:20.415 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_target_pg_log_entries_per_osd": "300000", 2024-09-14T04:22:20.415 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_target_transaction_size": "30", 2024-09-14T04:22:20.415 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_tier_default_cache_hit_set_count": "4", 2024-09-14T04:22:20.415 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_tier_default_cache_hit_set_grade_decay_rate": "20", 2024-09-14T04:22:20.415 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_tier_default_cache_hit_set_period": "1200", 2024-09-14T04:22:20.415 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_tier_default_cache_hit_set_search_last_n": "1", 2024-09-14T04:22:20.415 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_tier_default_cache_hit_set_type": "bloom", 2024-09-14T04:22:20.415 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_tier_default_cache_min_read_recency_for_promote": "1", 2024-09-14T04:22:20.415 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_tier_default_cache_min_write_recency_for_promote": "1", 2024-09-14T04:22:20.415 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_tier_default_cache_mode": "writeback", 2024-09-14T04:22:20.415 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_tier_promote_max_bytes_sec": "5242880", 2024-09-14T04:22:20.415 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_tier_promote_max_objects_sec": "25", 2024-09-14T04:22:20.416 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_tracing": "false", 2024-09-14T04:22:20.416 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_use_stale_snap": "false", 2024-09-14T04:22:20.416 INFO:teuthology.orchestra.run.smithi038.stdout: "osd_uuid": "00000000-0000-0000-0000-000000000000", 2024-09-14T04:22:20.416 INFO:teuthology.orchestra.run.smithi038.stdout: "osdc_blkin_trace_all": "false", 2024-09-14T04:22:20.416 INFO:teuthology.orchestra.run.smithi038.stdout: "paxos_kill_at": "0", 2024-09-14T04:22:20.416 INFO:teuthology.orchestra.run.smithi038.stdout: "paxos_max_join_drift": "10", 2024-09-14T04:22:20.416 INFO:teuthology.orchestra.run.smithi038.stdout: "paxos_min": "500", 2024-09-14T04:22:20.416 INFO:teuthology.orchestra.run.smithi038.stdout: "paxos_min_wait": "0.050000", 2024-09-14T04:22:20.416 INFO:teuthology.orchestra.run.smithi038.stdout: "paxos_propose_interval": "1.000000", 2024-09-14T04:22:20.416 INFO:teuthology.orchestra.run.smithi038.stdout: "paxos_service_trim_max": "500", 2024-09-14T04:22:20.416 INFO:teuthology.orchestra.run.smithi038.stdout: "paxos_service_trim_max_multiplier": "20", 2024-09-14T04:22:20.416 INFO:teuthology.orchestra.run.smithi038.stdout: "paxos_service_trim_min": "250", 2024-09-14T04:22:20.416 INFO:teuthology.orchestra.run.smithi038.stdout: "paxos_stash_full_interval": "25", 2024-09-14T04:22:20.417 INFO:teuthology.orchestra.run.smithi038.stdout: "paxos_trim_max": "500", 2024-09-14T04:22:20.417 INFO:teuthology.orchestra.run.smithi038.stdout: "paxos_trim_min": "250", 2024-09-14T04:22:20.417 INFO:teuthology.orchestra.run.smithi038.stdout: "perf": "true", 2024-09-14T04:22:20.417 INFO:teuthology.orchestra.run.smithi038.stdout: "pid_file": "", 2024-09-14T04:22:20.417 INFO:teuthology.orchestra.run.smithi038.stdout: "plugin_crypto_accelerator": "crypto_isal", 2024-09-14T04:22:20.417 INFO:teuthology.orchestra.run.smithi038.stdout: "plugin_dir": "/usr/lib64/ceph", 2024-09-14T04:22:20.417 INFO:teuthology.orchestra.run.smithi038.stdout: "public_addr": "-", 2024-09-14T04:22:20.417 INFO:teuthology.orchestra.run.smithi038.stdout: "public_addrv": "", 2024-09-14T04:22:20.417 INFO:teuthology.orchestra.run.smithi038.stdout: "public_bind_addr": "-", 2024-09-14T04:22:20.417 INFO:teuthology.orchestra.run.smithi038.stdout: "public_network": "172.21.0.0/20", 2024-09-14T04:22:20.417 INFO:teuthology.orchestra.run.smithi038.stdout: "public_network_interface": "", 2024-09-14T04:22:20.417 INFO:teuthology.orchestra.run.smithi038.stdout: "qat_compressor_busy_polling": "false", 2024-09-14T04:22:20.417 INFO:teuthology.orchestra.run.smithi038.stdout: "qat_compressor_enabled": "false", 2024-09-14T04:22:20.418 INFO:teuthology.orchestra.run.smithi038.stdout: "qat_compressor_session_max_number": "256", 2024-09-14T04:22:20.418 INFO:teuthology.orchestra.run.smithi038.stdout: "rados_mon_op_timeout": "0", 2024-09-14T04:22:20.418 INFO:teuthology.orchestra.run.smithi038.stdout: "rados_osd_op_timeout": "0", 2024-09-14T04:22:20.418 INFO:teuthology.orchestra.run.smithi038.stdout: "rados_tracing": "false", 2024-09-14T04:22:20.418 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_atime_update_interval": "60", 2024-09-14T04:22:20.418 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_auto_exclusive_lock_until_manual_request": "true", 2024-09-14T04:22:20.418 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_balance_parent_reads": "false", 2024-09-14T04:22:20.418 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_balance_snap_reads": "false", 2024-09-14T04:22:20.418 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_blkin_trace_all": "false", 2024-09-14T04:22:20.418 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_blocklist_expire_seconds": "0", 2024-09-14T04:22:20.418 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_blocklist_on_break_lock": "true", 2024-09-14T04:22:20.418 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_cache": "true", 2024-09-14T04:22:20.418 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_cache_block_writes_upfront": "false", 2024-09-14T04:22:20.418 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_cache_max_dirty": "25165824", 2024-09-14T04:22:20.419 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_cache_max_dirty_age": "1.000000", 2024-09-14T04:22:20.419 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_cache_max_dirty_object": "0", 2024-09-14T04:22:20.419 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_cache_policy": "writearound", 2024-09-14T04:22:20.419 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_cache_size": "33554432", 2024-09-14T04:22:20.419 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_cache_target_dirty": "16777216", 2024-09-14T04:22:20.419 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_cache_writethrough_until_flush": "true", 2024-09-14T04:22:20.419 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_clone_copy_on_read": "false", 2024-09-14T04:22:20.419 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_compression_hint": "none", 2024-09-14T04:22:20.419 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_concurrent_management_ops": "10", 2024-09-14T04:22:20.419 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_config_pool_override_update_timestamp": "0", 2024-09-14T04:22:20.419 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_default_clone_format": "auto", 2024-09-14T04:22:20.419 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_default_data_pool": "", 2024-09-14T04:22:20.419 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_default_features": "61", 2024-09-14T04:22:20.420 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_default_format": "2", 2024-09-14T04:22:20.420 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_default_map_options": "", 2024-09-14T04:22:20.420 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_default_order": "22", 2024-09-14T04:22:20.420 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_default_pool": "rbd", 2024-09-14T04:22:20.420 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_default_snapshot_quiesce_mode": "required", 2024-09-14T04:22:20.420 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_default_stripe_count": "0", 2024-09-14T04:22:20.420 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_default_stripe_unit": "0", 2024-09-14T04:22:20.420 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_disable_zero_copy_writes": "true", 2024-09-14T04:22:20.420 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_discard_granularity_bytes": "65536", 2024-09-14T04:22:20.420 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_discard_on_zeroed_write_same": "true", 2024-09-14T04:22:20.420 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_enable_alloc_hint": "true", 2024-09-14T04:22:20.420 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_invalidate_object_map_on_timeout": "true", 2024-09-14T04:22:20.420 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_io_scheduler": "simple", 2024-09-14T04:22:20.420 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_io_scheduler_simple_max_delay": "0", 2024-09-14T04:22:20.421 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_journal_commit_age": "5.000000", 2024-09-14T04:22:20.421 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_journal_max_concurrent_object_sets": "0", 2024-09-14T04:22:20.421 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_journal_max_payload_bytes": "16384", 2024-09-14T04:22:20.421 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_journal_object_flush_age": "0.000000", 2024-09-14T04:22:20.421 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_journal_object_flush_bytes": "1048576", 2024-09-14T04:22:20.421 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_journal_object_flush_interval": "0", 2024-09-14T04:22:20.421 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_journal_object_max_in_flight_appends": "0", 2024-09-14T04:22:20.421 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_journal_object_writethrough_until_flush": "true", 2024-09-14T04:22:20.421 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_journal_order": "24", 2024-09-14T04:22:20.421 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_journal_pool": "", 2024-09-14T04:22:20.421 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_journal_splay_width": "4", 2024-09-14T04:22:20.421 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_localize_parent_reads": "false", 2024-09-14T04:22:20.422 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_localize_snap_reads": "false", 2024-09-14T04:22:20.422 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_mirror_concurrent_image_deletions": "1", 2024-09-14T04:22:20.422 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_mirror_concurrent_image_syncs": "5", 2024-09-14T04:22:20.422 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_mirror_delete_retry_interval": "30.000000", 2024-09-14T04:22:20.422 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_mirror_image_perf_stats_prio": "5", 2024-09-14T04:22:20.422 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_mirror_image_policy_migration_throttle": "300", 2024-09-14T04:22:20.422 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_mirror_image_policy_rebalance_timeout": "0.000000", 2024-09-14T04:22:20.422 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_mirror_image_policy_type": "simple", 2024-09-14T04:22:20.422 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_mirror_image_policy_update_throttle_interval": "1.000000", 2024-09-14T04:22:20.422 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_mirror_image_state_check_interval": "30", 2024-09-14T04:22:20.422 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_mirror_journal_commit_age": "5.000000", 2024-09-14T04:22:20.422 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_mirror_journal_poll_age": "5.000000", 2024-09-14T04:22:20.422 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_mirror_leader_heartbeat_interval": "5", 2024-09-14T04:22:20.422 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_mirror_leader_max_acquire_attempts_before_break": "3", 2024-09-14T04:22:20.423 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_mirror_leader_max_missed_heartbeats": "2", 2024-09-14T04:22:20.423 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_mirror_memory_autotune": "true", 2024-09-14T04:22:20.423 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_mirror_memory_base": "805306368", 2024-09-14T04:22:20.423 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_mirror_memory_cache_autotune_interval": "30.000000", 2024-09-14T04:22:20.423 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_mirror_memory_cache_min": "134217728", 2024-09-14T04:22:20.423 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_mirror_memory_cache_resize_interval": "5.000000", 2024-09-14T04:22:20.423 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_mirror_memory_expected_fragmentation": "0.150000", 2024-09-14T04:22:20.423 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_mirror_memory_target": "4294967296", 2024-09-14T04:22:20.423 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_mirror_perf_stats_prio": "5", 2024-09-14T04:22:20.423 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_mirror_pool_replayers_refresh_interval": "30", 2024-09-14T04:22:20.423 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_mirror_sync_point_update_age": "30.000000", 2024-09-14T04:22:20.423 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_mirroring_delete_delay": "0", 2024-09-14T04:22:20.423 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_mirroring_max_mirroring_snapshots": "5", 2024-09-14T04:22:20.424 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_mirroring_replay_delay": "0", 2024-09-14T04:22:20.424 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_mirroring_resync_after_disconnect": "false", 2024-09-14T04:22:20.424 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_move_parent_to_trash_on_remove": "false", 2024-09-14T04:22:20.424 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_move_to_trash_on_remove": "false", 2024-09-14T04:22:20.424 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_move_to_trash_on_remove_expire_seconds": "0", 2024-09-14T04:22:20.424 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_mtime_update_interval": "60", 2024-09-14T04:22:20.424 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_non_blocking_aio": "true", 2024-09-14T04:22:20.424 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_op_thread_timeout": "60", 2024-09-14T04:22:20.424 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_op_threads": "1", 2024-09-14T04:22:20.424 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_parent_cache_enabled": "false", 2024-09-14T04:22:20.424 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_persistent_cache_mode": "disabled", 2024-09-14T04:22:20.424 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_persistent_cache_path": "/tmp", 2024-09-14T04:22:20.425 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_persistent_cache_size": "1073741824", 2024-09-14T04:22:20.425 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_plugins": "", 2024-09-14T04:22:20.425 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_qos_bps_burst": "0", 2024-09-14T04:22:20.425 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_qos_bps_burst_seconds": "1", 2024-09-14T04:22:20.425 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_qos_bps_limit": "0", 2024-09-14T04:22:20.425 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_qos_exclude_ops": "0", 2024-09-14T04:22:20.425 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_qos_iops_burst": "0", 2024-09-14T04:22:20.425 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_qos_iops_burst_seconds": "1", 2024-09-14T04:22:20.425 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_qos_iops_limit": "0", 2024-09-14T04:22:20.425 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_qos_read_bps_burst": "0", 2024-09-14T04:22:20.425 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_qos_read_bps_burst_seconds": "1", 2024-09-14T04:22:20.425 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_qos_read_bps_limit": "0", 2024-09-14T04:22:20.425 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_qos_read_iops_burst": "0", 2024-09-14T04:22:20.425 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_qos_read_iops_burst_seconds": "1", 2024-09-14T04:22:20.426 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_qos_read_iops_limit": "0", 2024-09-14T04:22:20.426 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_qos_schedule_tick_min": "50", 2024-09-14T04:22:20.426 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_qos_write_bps_burst": "0", 2024-09-14T04:22:20.426 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_qos_write_bps_burst_seconds": "1", 2024-09-14T04:22:20.426 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_qos_write_bps_limit": "0", 2024-09-14T04:22:20.426 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_qos_write_iops_burst": "0", 2024-09-14T04:22:20.426 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_qos_write_iops_burst_seconds": "1", 2024-09-14T04:22:20.426 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_qos_write_iops_limit": "0", 2024-09-14T04:22:20.426 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_quiesce_notification_attempts": "10", 2024-09-14T04:22:20.426 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_read_from_replica_policy": "default", 2024-09-14T04:22:20.426 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_readahead_disable_after_bytes": "52428800", 2024-09-14T04:22:20.426 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_readahead_max_bytes": "524288", 2024-09-14T04:22:20.426 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_readahead_trigger_requests": "10", 2024-09-14T04:22:20.427 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_request_timed_out_seconds": "30", 2024-09-14T04:22:20.427 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_skip_partial_discard": "true", 2024-09-14T04:22:20.427 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_sparse_read_threshold_bytes": "65536", 2024-09-14T04:22:20.427 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_tracing": "false", 2024-09-14T04:22:20.427 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_validate_names": "true", 2024-09-14T04:22:20.427 INFO:teuthology.orchestra.run.smithi038.stdout: "rbd_validate_pool": "true", 2024-09-14T04:22:20.427 INFO:teuthology.orchestra.run.smithi038.stdout: "restapi_base_url": "", 2024-09-14T04:22:20.427 INFO:teuthology.orchestra.run.smithi038.stdout: "restapi_log_level": "", 2024-09-14T04:22:20.427 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_account_default_quota_max_objects": "-1", 2024-09-14T04:22:20.427 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_account_default_quota_max_size": "-1", 2024-09-14T04:22:20.427 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_acl_grants_max_num": "100", 2024-09-14T04:22:20.427 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_admin_entry": "admin", 2024-09-14T04:22:20.427 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_allow_notification_secrets_in_cleartext": "false", 2024-09-14T04:22:20.428 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_asio_assert_yielding": "false", 2024-09-14T04:22:20.428 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_backend_store": "rados", 2024-09-14T04:22:20.428 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_barbican_url": "", 2024-09-14T04:22:20.428 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_beast_enable_async": "true", 2024-09-14T04:22:20.428 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_bucket_counters_cache": "false", 2024-09-14T04:22:20.428 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_bucket_counters_cache_size": "10000", 2024-09-14T04:22:20.428 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_bucket_default_quota_max_objects": "-1", 2024-09-14T04:22:20.428 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_bucket_default_quota_max_size": "-1", 2024-09-14T04:22:20.428 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_bucket_index_max_aio": "128", 2024-09-14T04:22:20.428 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_bucket_index_transaction_instrumentation": "false", 2024-09-14T04:22:20.428 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_bucket_quota_cache_size": "10000", 2024-09-14T04:22:20.428 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_bucket_quota_ttl": "600", 2024-09-14T04:22:20.429 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_bucket_sync_spawn_window": "20", 2024-09-14T04:22:20.429 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_cache_enabled": "true", 2024-09-14T04:22:20.429 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_cache_expiry_interval": "900", 2024-09-14T04:22:20.429 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_cache_lru_size": "25000", 2024-09-14T04:22:20.429 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_config_store": "rados", 2024-09-14T04:22:20.429 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_content_length_compat": "false", 2024-09-14T04:22:20.429 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_copy_obj_progress": "true", 2024-09-14T04:22:20.429 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_copy_obj_progress_every_bytes": "1048576", 2024-09-14T04:22:20.429 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_cors_rules_max_num": "100", 2024-09-14T04:22:20.429 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_cross_domain_policy": "", 2024-09-14T04:22:20.429 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_crypt_default_encryption_key": "", 2024-09-14T04:22:20.429 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_crypt_kmip_addr": "", 2024-09-14T04:22:20.430 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_crypt_kmip_ca_path": "", 2024-09-14T04:22:20.430 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_crypt_kmip_client_cert": "", 2024-09-14T04:22:20.430 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_crypt_kmip_client_key": "", 2024-09-14T04:22:20.430 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_crypt_kmip_kms_key_template": "", 2024-09-14T04:22:20.430 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_crypt_kmip_password": "", 2024-09-14T04:22:20.430 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_crypt_kmip_s3_key_template": "$keyid", 2024-09-14T04:22:20.430 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_crypt_kmip_username": "", 2024-09-14T04:22:20.430 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_crypt_require_ssl": "true", 2024-09-14T04:22:20.430 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_crypt_s3_kms_backend": "barbican", 2024-09-14T04:22:20.430 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_crypt_s3_kms_encryption_keys": "", 2024-09-14T04:22:20.430 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_crypt_sse_s3_backend": "vault", 2024-09-14T04:22:20.430 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_crypt_sse_s3_key_template": "%bucket_id", 2024-09-14T04:22:20.430 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_crypt_sse_s3_vault_addr": "", 2024-09-14T04:22:20.430 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_crypt_sse_s3_vault_auth": "token", 2024-09-14T04:22:20.431 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_crypt_sse_s3_vault_namespace": "", 2024-09-14T04:22:20.431 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_crypt_sse_s3_vault_prefix": "", 2024-09-14T04:22:20.431 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_crypt_sse_s3_vault_secret_engine": "transit", 2024-09-14T04:22:20.431 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_crypt_sse_s3_vault_ssl_cacert": "", 2024-09-14T04:22:20.431 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_crypt_sse_s3_vault_ssl_clientcert": "", 2024-09-14T04:22:20.431 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_crypt_sse_s3_vault_ssl_clientkey": "", 2024-09-14T04:22:20.431 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_crypt_sse_s3_vault_token_file": "", 2024-09-14T04:22:20.431 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_crypt_sse_s3_vault_verify_ssl": "true", 2024-09-14T04:22:20.431 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_crypt_suppress_logs": "true", 2024-09-14T04:22:20.431 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_crypt_vault_addr": "", 2024-09-14T04:22:20.431 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_crypt_vault_auth": "token", 2024-09-14T04:22:20.431 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_crypt_vault_namespace": "", 2024-09-14T04:22:20.431 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_crypt_vault_prefix": "", 2024-09-14T04:22:20.432 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_crypt_vault_secret_engine": "transit", 2024-09-14T04:22:20.432 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_crypt_vault_ssl_cacert": "", 2024-09-14T04:22:20.432 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_crypt_vault_ssl_clientcert": "", 2024-09-14T04:22:20.432 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_crypt_vault_ssl_clientkey": "", 2024-09-14T04:22:20.432 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_crypt_vault_token_file": "", 2024-09-14T04:22:20.432 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_crypt_vault_verify_ssl": "true", 2024-09-14T04:22:20.432 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_curl_buffersize": "524288", 2024-09-14T04:22:20.432 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_curl_low_speed_limit": "1024", 2024-09-14T04:22:20.432 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_curl_low_speed_time": "300", 2024-09-14T04:22:20.432 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_curl_tcp_keepalive": "0", 2024-09-14T04:22:20.432 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_curl_wait_timeout_ms": "1000", 2024-09-14T04:22:20.432 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_d3n_l1_datacache_persistent_path": "/tmp/rgw_datacache/", 2024-09-14T04:22:20.432 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_d3n_l1_datacache_size": "1073741824", 2024-09-14T04:22:20.433 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_d3n_l1_evict_cache_on_start": "true", 2024-09-14T04:22:20.433 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_d3n_l1_eviction_policy": "lru", 2024-09-14T04:22:20.433 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_d3n_l1_fadvise": "4", 2024-09-14T04:22:20.433 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_d3n_l1_local_datacache_enabled": "false", 2024-09-14T04:22:20.433 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_d3n_libaio_aio_num": "64", 2024-09-14T04:22:20.433 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_d3n_libaio_aio_threads": "20", 2024-09-14T04:22:20.433 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_d4n_address": "127.0.0.1:6379", 2024-09-14T04:22:20.433 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_d4n_l1_datacache_address": "127.0.0.1:6379", 2024-09-14T04:22:20.433 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_d4n_l1_datacache_persistent_path": "/tmp/rgw_d4n_datacache/", 2024-09-14T04:22:20.433 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_d4n_l1_datacache_size": "1073741824", 2024-09-14T04:22:20.433 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_d4n_l1_evict_cache_on_start": "true", 2024-09-14T04:22:20.433 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_d4n_l1_fadvise": "4", 2024-09-14T04:22:20.433 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_d4n_libaio_aio_num": "64", 2024-09-14T04:22:20.433 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_d4n_libaio_aio_threads": "20", 2024-09-14T04:22:20.434 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_data": "/var/lib/ceph/radosgw/ceph-a", 2024-09-14T04:22:20.434 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_data_log_changes_size": "1000", 2024-09-14T04:22:20.434 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_data_log_num_shards": "128", 2024-09-14T04:22:20.434 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_data_log_obj_prefix": "data_log", 2024-09-14T04:22:20.434 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_data_log_window": "30", 2024-09-14T04:22:20.434 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_data_notify_interval_msec": "0", 2024-09-14T04:22:20.434 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_data_sync_poll_interval": "20", 2024-09-14T04:22:20.434 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_data_sync_spawn_window": "20", 2024-09-14T04:22:20.434 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_debug_inject_latency_bi_unlink": "0", 2024-09-14T04:22:20.434 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_debug_inject_olh_cancel_modification_err": "false", 2024-09-14T04:22:20.434 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_debug_inject_set_olh_err": "0", 2024-09-14T04:22:20.434 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_default_data_log_backing": "fifo", 2024-09-14T04:22:20.434 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_default_realm_info_oid": "default.realm", 2024-09-14T04:22:20.435 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_default_region_info_oid": "default.region", 2024-09-14T04:22:20.435 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_default_zone_info_oid": "default.zone", 2024-09-14T04:22:20.435 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_default_zonegroup_info_oid": "default.zonegroup", 2024-09-14T04:22:20.435 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_defer_to_bucket_acls": "", 2024-09-14T04:22:20.435 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_delete_multi_obj_max_num": "1000", 2024-09-14T04:22:20.435 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_disable_s3select": "false", 2024-09-14T04:22:20.435 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_dmclock_admin_lim": "0.000000", 2024-09-14T04:22:20.435 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_dmclock_admin_res": "100.000000", 2024-09-14T04:22:20.435 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_dmclock_admin_wgt": "100.000000", 2024-09-14T04:22:20.435 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_dmclock_auth_lim": "0.000000", 2024-09-14T04:22:20.435 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_dmclock_auth_res": "200.000000", 2024-09-14T04:22:20.435 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_dmclock_auth_wgt": "100.000000", 2024-09-14T04:22:20.435 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_dmclock_data_lim": "0.000000", 2024-09-14T04:22:20.435 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_dmclock_data_res": "500.000000", 2024-09-14T04:22:20.436 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_dmclock_data_wgt": "500.000000", 2024-09-14T04:22:20.436 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_dmclock_metadata_lim": "0.000000", 2024-09-14T04:22:20.436 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_dmclock_metadata_res": "500.000000", 2024-09-14T04:22:20.436 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_dmclock_metadata_wgt": "500.000000", 2024-09-14T04:22:20.436 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_dns_name": "", 2024-09-14T04:22:20.436 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_dns_s3website_name": "", 2024-09-14T04:22:20.436 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_dynamic_resharding": "true", 2024-09-14T04:22:20.436 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_dynamic_resharding_may_reduce": "true", 2024-09-14T04:22:20.436 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_dynamic_resharding_reduction_wait": "120", 2024-09-14T04:22:20.436 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_enable_apis": "s3, s3website, swift, swift_auth, admin, sts, iam, notifications", 2024-09-14T04:22:20.436 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_enable_gc_threads": "true", 2024-09-14T04:22:20.436 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_enable_lc_threads": "true", 2024-09-14T04:22:20.436 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_enable_mdsearch": "true", 2024-09-14T04:22:20.437 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_enable_ops_log": "false", 2024-09-14T04:22:20.437 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_enable_quota_threads": "true", 2024-09-14T04:22:20.437 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_enable_static_website": "false", 2024-09-14T04:22:20.437 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_enable_usage_log": "false", 2024-09-14T04:22:20.437 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_enforce_swift_acls": "true", 2024-09-14T04:22:20.437 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_exit_timeout_secs": "120", 2024-09-14T04:22:20.437 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_expose_bucket": "false", 2024-09-14T04:22:20.437 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_extended_http_attrs": "", 2024-09-14T04:22:20.437 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_filter": "none", 2024-09-14T04:22:20.437 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_frontend_defaults": "beast ssl_certificate=config://rgw/cert/$realm/$zone.crt ssl_private_key=config://rgw/cert/$realm/$zone.key", 2024-09-14T04:22:20.437 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_frontends": "beast port=7480", 2024-09-14T04:22:20.437 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_gc_max_concurrent_io": "10", 2024-09-14T04:22:20.437 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_gc_max_deferred": "50", 2024-09-14T04:22:20.438 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_gc_max_deferred_entries_size": "3072", 2024-09-14T04:22:20.438 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_gc_max_objs": "32", 2024-09-14T04:22:20.438 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_gc_max_queue_size": "134213632", 2024-09-14T04:22:20.438 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_gc_max_trim_chunk": "16", 2024-09-14T04:22:20.438 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_gc_obj_min_wait": "7200", 2024-09-14T04:22:20.438 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_gc_processor_max_time": "3600", 2024-09-14T04:22:20.438 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_gc_processor_period": "3600", 2024-09-14T04:22:20.438 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_get_obj_max_req_size": "4194304", 2024-09-14T04:22:20.438 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_get_obj_window_size": "16777216", 2024-09-14T04:22:20.438 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_healthcheck_disabling_path": "", 2024-09-14T04:22:20.438 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_ignore_get_invalid_range": "false", 2024-09-14T04:22:20.438 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_init_timeout": "300", 2024-09-14T04:22:20.438 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_inject_notify_timeout_probability": "0.000000", 2024-09-14T04:22:20.438 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_json_config": "/var/lib/ceph/radosgw/config.json", 2024-09-14T04:22:20.439 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_kafka_connection_idle": "300", 2024-09-14T04:22:20.439 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_kafka_message_timeout": "5000", 2024-09-14T04:22:20.439 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_kafka_sleep_timeout": "10", 2024-09-14T04:22:20.439 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_keystone_accepted_admin_roles": "", 2024-09-14T04:22:20.439 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_keystone_accepted_reader_roles": "", 2024-09-14T04:22:20.439 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_keystone_accepted_roles": "Member, admin", 2024-09-14T04:22:20.439 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_keystone_admin_domain": "", 2024-09-14T04:22:20.439 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_keystone_admin_password": "", 2024-09-14T04:22:20.439 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_keystone_admin_password_path": "", 2024-09-14T04:22:20.439 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_keystone_admin_project": "", 2024-09-14T04:22:20.439 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_keystone_admin_tenant": "", 2024-09-14T04:22:20.439 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_keystone_admin_token": "", 2024-09-14T04:22:20.439 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_keystone_admin_token_path": "", 2024-09-14T04:22:20.440 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_keystone_admin_user": "", 2024-09-14T04:22:20.440 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_keystone_barbican_domain": "", 2024-09-14T04:22:20.440 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_keystone_barbican_password": "", 2024-09-14T04:22:20.440 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_keystone_barbican_project": "", 2024-09-14T04:22:20.440 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_keystone_barbican_tenant": "", 2024-09-14T04:22:20.440 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_keystone_barbican_user": "", 2024-09-14T04:22:20.440 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_keystone_expired_token_cache_expiration": "3600", 2024-09-14T04:22:20.440 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_keystone_implicit_tenants": "false", 2024-09-14T04:22:20.440 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_keystone_service_token_accepted_roles": "admin", 2024-09-14T04:22:20.440 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_keystone_service_token_enabled": "false", 2024-09-14T04:22:20.440 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_keystone_token_cache_size": "10000", 2024-09-14T04:22:20.440 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_keystone_url": "", 2024-09-14T04:22:20.440 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_keystone_verify_ssl": "true", 2024-09-14T04:22:20.441 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_lc_debug_interval": "-1", 2024-09-14T04:22:20.441 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_lc_lock_max_time": "90", 2024-09-14T04:22:20.441 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_lc_max_objs": "32", 2024-09-14T04:22:20.441 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_lc_max_rules": "1000", 2024-09-14T04:22:20.441 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_lc_max_worker": "3", 2024-09-14T04:22:20.441 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_lc_max_wp_worker": "3", 2024-09-14T04:22:20.441 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_lc_thread_delay": "0", 2024-09-14T04:22:20.441 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_ldap_binddn": "uid=admin,cn=users,dc=example,dc=com", 2024-09-14T04:22:20.441 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_ldap_dnattr": "uid", 2024-09-14T04:22:20.441 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_ldap_searchdn": "cn=users,cn=accounts,dc=example,dc=com", 2024-09-14T04:22:20.441 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_ldap_searchfilter": "", 2024-09-14T04:22:20.441 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_ldap_secret": "/etc/openldap/secret", 2024-09-14T04:22:20.441 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_ldap_uri": "", 2024-09-14T04:22:20.442 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_lfuda_sync_frequency": "60", 2024-09-14T04:22:20.442 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_lifecycle_work_time": "00:00-06:00", 2024-09-14T04:22:20.442 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_list_bucket_min_readahead": "1000", 2024-09-14T04:22:20.442 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_list_buckets_max_chunk": "1000", 2024-09-14T04:22:20.442 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_log_http_headers": "", 2024-09-14T04:22:20.442 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_log_nonexistent_bucket": "false", 2024-09-14T04:22:20.442 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_log_object_name": "%Y-%m-%d-%H-%i-%n", 2024-09-14T04:22:20.442 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_log_object_name_utc": "false", 2024-09-14T04:22:20.442 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_lua_max_memory_per_state": "128000", 2024-09-14T04:22:20.442 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_luarocks_location": "/tmp/rgw_luarocks/mon.a", 2024-09-14T04:22:20.442 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_max_attr_name_len": "0", 2024-09-14T04:22:20.442 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_max_attr_size": "0", 2024-09-14T04:22:20.442 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_max_attrs_num_in_req": "0", 2024-09-14T04:22:20.443 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_max_chunk_size": "4194304", 2024-09-14T04:22:20.443 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_max_concurrent_requests": "1024", 2024-09-14T04:22:20.443 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_max_copy_obj_concurrent_io": "10", 2024-09-14T04:22:20.443 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_max_dynamic_shards": "1999", 2024-09-14T04:22:20.443 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_max_listing_results": "5000", 2024-09-14T04:22:20.443 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_max_notify_retries": "10", 2024-09-14T04:22:20.443 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_max_objs_per_shard": "100000", 2024-09-14T04:22:20.443 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_max_put_param_size": "1048576", 2024-09-14T04:22:20.443 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_max_put_size": "5368709120", 2024-09-14T04:22:20.443 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_max_slo_entries": "1000", 2024-09-14T04:22:20.443 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_md_log_max_shards": "64", 2024-09-14T04:22:20.443 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_md_notify_interval_msec": "200", 2024-09-14T04:22:20.443 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_meta_sync_poll_interval": "20", 2024-09-14T04:22:20.444 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_meta_sync_spawn_window": "20", 2024-09-14T04:22:20.444 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_mime_types_file": "/etc/mime.types", 2024-09-14T04:22:20.444 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_mp_lock_max_time": "600", 2024-09-14T04:22:20.444 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_multi_obj_del_max_aio": "16", 2024-09-14T04:22:20.444 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_multipart_min_part_size": "5242880", 2024-09-14T04:22:20.444 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_multipart_part_upload_limit": "10000", 2024-09-14T04:22:20.444 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_nfs_fhcache_partitions": "3", 2024-09-14T04:22:20.444 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_nfs_fhcache_size": "2017", 2024-09-14T04:22:20.444 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_nfs_frontends": "rgw-nfs", 2024-09-14T04:22:20.444 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_nfs_lru_lane_hiwat": "911", 2024-09-14T04:22:20.444 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_nfs_lru_lanes": "5", 2024-09-14T04:22:20.444 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_nfs_max_gc": "300", 2024-09-14T04:22:20.444 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_nfs_namespace_expire_secs": "300", 2024-09-14T04:22:20.445 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_nfs_run_gc_threads": "false", 2024-09-14T04:22:20.445 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_nfs_run_lc_threads": "false", 2024-09-14T04:22:20.445 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_nfs_run_quota_threads": "false", 2024-09-14T04:22:20.445 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_nfs_run_sync_thread": "false", 2024-09-14T04:22:20.445 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_nfs_s3_fast_attrs": "false", 2024-09-14T04:22:20.445 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_nfs_write_completion_interval_s": "10", 2024-09-14T04:22:20.445 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_num_async_rados_threads": "32", 2024-09-14T04:22:20.445 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_num_control_oids": "8", 2024-09-14T04:22:20.445 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_numa_node": "-1", 2024-09-14T04:22:20.445 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_obj_stripe_size": "4194304", 2024-09-14T04:22:20.445 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_obj_tombstone_cache_size": "1000", 2024-09-14T04:22:20.445 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_objexp_chunk_size": "100", 2024-09-14T04:22:20.445 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_objexp_gc_interval": "600", 2024-09-14T04:22:20.446 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_objexp_hints_num_shards": "127", 2024-09-14T04:22:20.446 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_olh_pending_timeout_sec": "3600", 2024-09-14T04:22:20.446 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_op_thread_suicide_timeout": "0", 2024-09-14T04:22:20.446 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_op_thread_timeout": "600", 2024-09-14T04:22:20.446 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_op_tracing": "false", 2024-09-14T04:22:20.446 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_opa_token": "", 2024-09-14T04:22:20.446 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_opa_url": "", 2024-09-14T04:22:20.446 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_opa_verify_ssl": "true", 2024-09-14T04:22:20.446 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_ops_log_data_backlog": "5242880", 2024-09-14T04:22:20.446 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_ops_log_file_path": "/var/log/ceph/ops-log-ceph-mon.a.log", 2024-09-14T04:22:20.446 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_ops_log_rados": "false", 2024-09-14T04:22:20.446 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_ops_log_socket_path": "", 2024-09-14T04:22:20.446 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_override_bucket_index_max_shards": "0", 2024-09-14T04:22:20.447 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_pending_bucket_index_op_expiration": "120", 2024-09-14T04:22:20.447 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_period_latest_epoch_info_oid": ".latest_epoch", 2024-09-14T04:22:20.447 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_period_push_interval": "2.000000", 2024-09-14T04:22:20.447 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_period_push_interval_max": "30.000000", 2024-09-14T04:22:20.447 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_period_root_pool": ".rgw.root", 2024-09-14T04:22:20.447 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_policy_reject_invalid_principals": "true", 2024-09-14T04:22:20.447 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_posix_base_path": "/tmp/rgw_posix_driver", 2024-09-14T04:22:20.447 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_posix_cache_lanes": "3", 2024-09-14T04:22:20.447 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_posix_cache_lmdb_count": "3", 2024-09-14T04:22:20.447 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_posix_cache_max_buckets": "100", 2024-09-14T04:22:20.447 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_posix_cache_partitions": "3", 2024-09-14T04:22:20.447 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_posix_database_root": "/var/lib/ceph/radosgw", 2024-09-14T04:22:20.447 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_print_continue": "true", 2024-09-14T04:22:20.448 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_print_prohibited_content_length": "false", 2024-09-14T04:22:20.448 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_put_obj_max_window_size": "67108864", 2024-09-14T04:22:20.448 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_put_obj_min_window_size": "16777216", 2024-09-14T04:22:20.448 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_rados_pool_autoscale_bias": "4.000000", 2024-09-14T04:22:20.448 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_rados_pool_recovery_priority": "5", 2024-09-14T04:22:20.448 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_rados_tracing": "false", 2024-09-14T04:22:20.448 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_realm": "", 2024-09-14T04:22:20.448 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_realm_id": "", 2024-09-14T04:22:20.448 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_realm_root_pool": ".rgw.root", 2024-09-14T04:22:20.448 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_region": "", 2024-09-14T04:22:20.448 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_region_root_pool": ".rgw.root", 2024-09-14T04:22:20.448 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_relaxed_region_enforcement": "false", 2024-09-14T04:22:20.448 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_relaxed_s3_bucket_names": "false", 2024-09-14T04:22:20.449 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_remote_addr_param": "REMOTE_ADDR", 2024-09-14T04:22:20.449 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_request_uri": "", 2024-09-14T04:22:20.449 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_reshard_batch_size": "64", 2024-09-14T04:22:20.449 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_reshard_bucket_lock_duration": "360", 2024-09-14T04:22:20.449 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_reshard_debug_interval": "-1", 2024-09-14T04:22:20.449 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_reshard_max_aio": "128", 2024-09-14T04:22:20.449 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_reshard_num_logs": "16", 2024-09-14T04:22:20.449 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_reshard_progress_judge_interval": "120", 2024-09-14T04:22:20.449 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_reshard_progress_judge_ratio": "0.500000", 2024-09-14T04:22:20.449 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_reshard_thread_interval": "600", 2024-09-14T04:22:20.449 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_reshardlog_threshold": "30000", 2024-09-14T04:22:20.449 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_resolve_cname": "false", 2024-09-14T04:22:20.449 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_rest_getusage_op_compat": "false", 2024-09-14T04:22:20.450 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_run_sync_thread": "true", 2024-09-14T04:22:20.450 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_s3_auth_disable_signature_url": "false", 2024-09-14T04:22:20.450 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_s3_auth_order": "sts, external, local", 2024-09-14T04:22:20.450 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_s3_auth_use_keystone": "false", 2024-09-14T04:22:20.450 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_s3_auth_use_ldap": "false", 2024-09-14T04:22:20.450 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_s3_auth_use_rados": "true", 2024-09-14T04:22:20.450 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_s3_auth_use_sts": "false", 2024-09-14T04:22:20.450 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_s3_client_max_sig_ver": "-1", 2024-09-14T04:22:20.450 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_s3_success_create_obj_status": "0", 2024-09-14T04:22:20.450 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_safe_max_objects_per_shard": "102400", 2024-09-14T04:22:20.450 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_scheduler_type": "throttler", 2024-09-14T04:22:20.450 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_script_uri": "", 2024-09-14T04:22:20.450 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_service_provider_name": "", 2024-09-14T04:22:20.451 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_shard_warning_threshold": "90.000000", 2024-09-14T04:22:20.451 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_sts_client_id": "", 2024-09-14T04:22:20.451 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_sts_client_secret": "", 2024-09-14T04:22:20.451 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_sts_entry": "sts", 2024-09-14T04:22:20.451 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_sts_key": "sts", 2024-09-14T04:22:20.451 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_sts_max_session_duration": "43200", 2024-09-14T04:22:20.451 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_sts_min_session_duration": "900", 2024-09-14T04:22:20.451 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_sts_token_introspection_url": "", 2024-09-14T04:22:20.451 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_swift_account_in_url": "false", 2024-09-14T04:22:20.451 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_swift_auth_entry": "auth", 2024-09-14T04:22:20.451 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_swift_auth_url": "", 2024-09-14T04:22:20.451 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_swift_custom_header": "", 2024-09-14T04:22:20.451 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_swift_enforce_content_length": "false", 2024-09-14T04:22:20.452 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_swift_need_stats": "true", 2024-09-14T04:22:20.452 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_swift_tenant_name": "", 2024-09-14T04:22:20.452 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_swift_token_expiration": "86400", 2024-09-14T04:22:20.452 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_swift_url": "", 2024-09-14T04:22:20.452 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_swift_url_prefix": "swift", 2024-09-14T04:22:20.452 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_swift_versioning_enabled": "false", 2024-09-14T04:22:20.452 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_sync_data_full_inject_err_probability": "0.000000", 2024-09-14T04:22:20.452 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_sync_data_inject_err_probability": "0.000000", 2024-09-14T04:22:20.452 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_sync_lease_period": "120", 2024-09-14T04:22:20.452 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_sync_log_trim_concurrent_buckets": "4", 2024-09-14T04:22:20.452 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_sync_log_trim_interval": "1200", 2024-09-14T04:22:20.452 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_sync_log_trim_max_buckets": "16", 2024-09-14T04:22:20.453 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_sync_log_trim_min_cold_buckets": "4", 2024-09-14T04:22:20.453 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_sync_meta_inject_err_probability": "0.000000", 2024-09-14T04:22:20.453 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_sync_obj_etag_verify": "false", 2024-09-14T04:22:20.453 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_sync_trace_history_size": "4096", 2024-09-14T04:22:20.453 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_sync_trace_per_node_log_size": "32", 2024-09-14T04:22:20.453 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_sync_trace_servicemap_update_interval": "10", 2024-09-14T04:22:20.453 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_thread_pool_size": "512", 2024-09-14T04:22:20.453 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_topic_persistency_max_retries": "0", 2024-09-14T04:22:20.453 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_topic_persistency_sleep_duration": "0", 2024-09-14T04:22:20.453 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_topic_persistency_time_to_live": "0", 2024-09-14T04:22:20.453 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_topic_require_publish_policy": "false", 2024-09-14T04:22:20.453 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_torrent_comment": "", 2024-09-14T04:22:20.453 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_torrent_createby": "", 2024-09-14T04:22:20.454 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_torrent_encoding": "", 2024-09-14T04:22:20.454 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_torrent_flag": "false", 2024-09-14T04:22:20.454 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_torrent_max_size": "5368709120", 2024-09-14T04:22:20.454 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_torrent_origin": "", 2024-09-14T04:22:20.454 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_torrent_sha_unit": "524288", 2024-09-14T04:22:20.454 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_torrent_tracker": "", 2024-09-14T04:22:20.454 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_trust_forwarded_https": "false", 2024-09-14T04:22:20.454 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_usage_log_flush_threshold": "1024", 2024-09-14T04:22:20.454 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_usage_log_tick_interval": "30", 2024-09-14T04:22:20.454 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_usage_max_shards": "32", 2024-09-14T04:22:20.454 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_usage_max_user_shards": "1", 2024-09-14T04:22:20.454 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_use_opa_authz": "false", 2024-09-14T04:22:20.455 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_user_counters_cache": "false", 2024-09-14T04:22:20.455 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_user_counters_cache_size": "10000", 2024-09-14T04:22:20.455 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_user_default_quota_max_objects": "-1", 2024-09-14T04:22:20.455 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_user_default_quota_max_size": "-1", 2024-09-14T04:22:20.455 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_user_max_buckets": "1000", 2024-09-14T04:22:20.455 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_user_policies_max_num": "100", 2024-09-14T04:22:20.455 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_user_quota_bucket_sync_interval": "180", 2024-09-14T04:22:20.455 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_user_quota_sync_idle_users": "false", 2024-09-14T04:22:20.455 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_user_quota_sync_interval": "86400", 2024-09-14T04:22:20.455 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_user_quota_sync_wait_time": "86400", 2024-09-14T04:22:20.455 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_user_unique_email": "true", 2024-09-14T04:22:20.455 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_verify_ssl": "true", 2024-09-14T04:22:20.455 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_website_routing_rules_max_num": "50", 2024-09-14T04:22:20.456 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_zone": "", 2024-09-14T04:22:20.456 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_zone_id": "", 2024-09-14T04:22:20.456 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_zone_root_pool": ".rgw.root", 2024-09-14T04:22:20.456 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_zonegroup": "", 2024-09-14T04:22:20.456 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_zonegroup_id": "", 2024-09-14T04:22:20.456 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw_zonegroup_root_pool": ".rgw.root", 2024-09-14T04:22:20.456 INFO:teuthology.orchestra.run.smithi038.stdout: "rgwlc_auto_session_clear": "true", 2024-09-14T04:22:20.456 INFO:teuthology.orchestra.run.smithi038.stdout: "rgwlc_skip_bucket_step": "false", 2024-09-14T04:22:20.456 INFO:teuthology.orchestra.run.smithi038.stdout: "rocksdb_block_size": "4096", 2024-09-14T04:22:20.456 INFO:teuthology.orchestra.run.smithi038.stdout: "rocksdb_bloom_bits_per_key": "20", 2024-09-14T04:22:20.456 INFO:teuthology.orchestra.run.smithi038.stdout: "rocksdb_cache_index_and_filter_blocks": "true", 2024-09-14T04:22:20.456 INFO:teuthology.orchestra.run.smithi038.stdout: "rocksdb_cache_index_and_filter_blocks_with_high_priority": "false", 2024-09-14T04:22:20.456 INFO:teuthology.orchestra.run.smithi038.stdout: "rocksdb_cache_row_ratio": "0.000000", 2024-09-14T04:22:20.457 INFO:teuthology.orchestra.run.smithi038.stdout: "rocksdb_cache_shard_bits": "4", 2024-09-14T04:22:20.457 INFO:teuthology.orchestra.run.smithi038.stdout: "rocksdb_cache_size": "536870912", 2024-09-14T04:22:20.457 INFO:teuthology.orchestra.run.smithi038.stdout: "rocksdb_cache_type": "binned_lru", 2024-09-14T04:22:20.457 INFO:teuthology.orchestra.run.smithi038.stdout: "rocksdb_cf_compact_on_deletion": "true", 2024-09-14T04:22:20.457 INFO:teuthology.orchestra.run.smithi038.stdout: "rocksdb_cf_compact_on_deletion_sliding_window": "32768", 2024-09-14T04:22:20.457 INFO:teuthology.orchestra.run.smithi038.stdout: "rocksdb_cf_compact_on_deletion_trigger": "16384", 2024-09-14T04:22:20.457 INFO:teuthology.orchestra.run.smithi038.stdout: "rocksdb_collect_compaction_stats": "false", 2024-09-14T04:22:20.457 INFO:teuthology.orchestra.run.smithi038.stdout: "rocksdb_collect_extended_stats": "false", 2024-09-14T04:22:20.457 INFO:teuthology.orchestra.run.smithi038.stdout: "rocksdb_collect_memory_stats": "false", 2024-09-14T04:22:20.457 INFO:teuthology.orchestra.run.smithi038.stdout: "rocksdb_delete_range_threshold": "1048576", 2024-09-14T04:22:20.457 INFO:teuthology.orchestra.run.smithi038.stdout: "rocksdb_index_type": "binary_search", 2024-09-14T04:22:20.457 INFO:teuthology.orchestra.run.smithi038.stdout: "rocksdb_log_to_ceph_log": "true", 2024-09-14T04:22:20.457 INFO:teuthology.orchestra.run.smithi038.stdout: "rocksdb_metadata_block_size": "4096", 2024-09-14T04:22:20.458 INFO:teuthology.orchestra.run.smithi038.stdout: "rocksdb_partition_filters": "false", 2024-09-14T04:22:20.458 INFO:teuthology.orchestra.run.smithi038.stdout: "rocksdb_perf": "false", 2024-09-14T04:22:20.458 INFO:teuthology.orchestra.run.smithi038.stdout: "rocksdb_pin_l0_filter_and_index_blocks_in_cache": "false", 2024-09-14T04:22:20.458 INFO:teuthology.orchestra.run.smithi038.stdout: "rotating_keys_bootstrap_timeout": "30", 2024-09-14T04:22:20.458 INFO:teuthology.orchestra.run.smithi038.stdout: "rotating_keys_renewal_timeout": "10", 2024-09-14T04:22:20.458 INFO:teuthology.orchestra.run.smithi038.stdout: "run_dir": "/var/run/ceph", 2024-09-14T04:22:20.458 INFO:teuthology.orchestra.run.smithi038.stdout: "seastore_block_create": "true", 2024-09-14T04:22:20.458 INFO:teuthology.orchestra.run.smithi038.stdout: "seastore_cache_lru_size": "67108864", 2024-09-14T04:22:20.458 INFO:teuthology.orchestra.run.smithi038.stdout: "seastore_cbjournal_size": "5368709120", 2024-09-14T04:22:20.458 INFO:teuthology.orchestra.run.smithi038.stdout: "seastore_data_delta_based_overwrite": "0", 2024-09-14T04:22:20.458 INFO:teuthology.orchestra.run.smithi038.stdout: "seastore_default_max_object_size": "16777216", 2024-09-14T04:22:20.458 INFO:teuthology.orchestra.run.smithi038.stdout: "seastore_default_object_metadata_reservation": "16777216", 2024-09-14T04:22:20.458 INFO:teuthology.orchestra.run.smithi038.stdout: "seastore_device_size": "53687091200", 2024-09-14T04:22:20.458 INFO:teuthology.orchestra.run.smithi038.stdout: "seastore_disable_end_to_end_data_protection": "true", 2024-09-14T04:22:20.459 INFO:teuthology.orchestra.run.smithi038.stdout: "seastore_full_integrity_check": "false", 2024-09-14T04:22:20.459 INFO:teuthology.orchestra.run.smithi038.stdout: "seastore_journal_batch_capacity": "16", 2024-09-14T04:22:20.459 INFO:teuthology.orchestra.run.smithi038.stdout: "seastore_journal_batch_flush_size": "16777216", 2024-09-14T04:22:20.459 INFO:teuthology.orchestra.run.smithi038.stdout: "seastore_journal_batch_preferred_fullness": "0.950000", 2024-09-14T04:22:20.459 INFO:teuthology.orchestra.run.smithi038.stdout: "seastore_journal_iodepth_limit": "5", 2024-09-14T04:22:20.459 INFO:teuthology.orchestra.run.smithi038.stdout: "seastore_main_device_type": "SSD", 2024-09-14T04:22:20.459 INFO:teuthology.orchestra.run.smithi038.stdout: "seastore_max_concurrent_transactions": "8", 2024-09-14T04:22:20.459 INFO:teuthology.orchestra.run.smithi038.stdout: "seastore_max_data_allocation_size": "32768", 2024-09-14T04:22:20.459 INFO:teuthology.orchestra.run.smithi038.stdout: "seastore_multiple_tiers_default_evict_ratio": "0.600000", 2024-09-14T04:22:20.459 INFO:teuthology.orchestra.run.smithi038.stdout: "seastore_multiple_tiers_fast_evict_ratio": "0.700000", 2024-09-14T04:22:20.459 INFO:teuthology.orchestra.run.smithi038.stdout: "seastore_multiple_tiers_stop_evict_ratio": "0.500000", 2024-09-14T04:22:20.459 INFO:teuthology.orchestra.run.smithi038.stdout: "seastore_obj_data_write_amplification": "1.250000", 2024-09-14T04:22:20.459 INFO:teuthology.orchestra.run.smithi038.stdout: "seastore_segment_size": "67108864", 2024-09-14T04:22:20.459 INFO:teuthology.orchestra.run.smithi038.stdout: "set_keepcaps": "false", 2024-09-14T04:22:20.460 INFO:teuthology.orchestra.run.smithi038.stdout: "setgroup": "ceph", 2024-09-14T04:22:20.460 INFO:teuthology.orchestra.run.smithi038.stdout: "setuser": "ceph", 2024-09-14T04:22:20.460 INFO:teuthology.orchestra.run.smithi038.stdout: "setuser_match_path": "", 2024-09-14T04:22:20.460 INFO:teuthology.orchestra.run.smithi038.stdout: "target_max_misplaced_ratio": "0.050000", 2024-09-14T04:22:20.460 INFO:teuthology.orchestra.run.smithi038.stdout: "thp": "false", 2024-09-14T04:22:20.460 INFO:teuthology.orchestra.run.smithi038.stdout: "threadpool_default_timeout": "60", 2024-09-14T04:22:20.460 INFO:teuthology.orchestra.run.smithi038.stdout: "threadpool_empty_queue_max_wait": "2", 2024-09-14T04:22:20.460 INFO:teuthology.orchestra.run.smithi038.stdout: "throttler_perf_counter": "true", 2024-09-14T04:22:20.460 INFO:teuthology.orchestra.run.smithi038.stdout: "tmp_dir": "/tmp", 2024-09-14T04:22:20.460 INFO:teuthology.orchestra.run.smithi038.stdout: "tmp_file_template": "/tmp/ceph-mon.a.XXXXXX", 2024-09-14T04:22:20.460 INFO:teuthology.orchestra.run.smithi038.stdout: "uadk_compressor_enabled": "false", 2024-09-14T04:22:20.460 INFO:teuthology.orchestra.run.smithi038.stdout: "uadk_wd_sync_ctx_num": "2" 2024-09-14T04:22:20.460 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-09-14T04:22:20.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:20 smithi038 bash[84940]: cluster 2024-09-14T04:22:18.937403+0000 mgr.y (mgr.26165) 435 : cluster [DBG] pgmap v330: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:20.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:20 smithi038 bash[84940]: cluster 2024-09-14T04:22:18.937403+0000 mgr.y (mgr.26165) 435 : cluster [DBG] pgmap v330: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:20.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:20 smithi038 bash[87336]: cluster 2024-09-14T04:22:18.937403+0000 mgr.y (mgr.26165) 435 : cluster [DBG] pgmap v330: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:20.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:20 smithi038 bash[87336]: cluster 2024-09-14T04:22:18.937403+0000 mgr.y (mgr.26165) 435 : cluster [DBG] pgmap v330: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:20.685 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:22:20 smithi123 bash[61744]: ts=2024-09-14T04:22:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:22:20.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:20 smithi123 bash[68976]: cluster 2024-09-14T04:22:18.937403+0000 mgr.y (mgr.26165) 435 : cluster [DBG] pgmap v330: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:20.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:20 smithi123 bash[68976]: cluster 2024-09-14T04:22:18.937403+0000 mgr.y (mgr.26165) 435 : cluster [DBG] pgmap v330: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:21.132 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph -- tell 'mon.*' injectargs --mon_osd_down_out_interval=0 2024-09-14T04:22:22.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:22 smithi123 bash[68976]: cluster 2024-09-14T04:22:20.938292+0000 mgr.y (mgr.26165) 436 : cluster [DBG] pgmap v331: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:22.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:22 smithi123 bash[68976]: cluster 2024-09-14T04:22:20.938292+0000 mgr.y (mgr.26165) 436 : cluster [DBG] pgmap v331: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:22.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:22 smithi038 bash[84940]: cluster 2024-09-14T04:22:20.938292+0000 mgr.y (mgr.26165) 436 : cluster [DBG] pgmap v331: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:22.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:22 smithi038 bash[84940]: cluster 2024-09-14T04:22:20.938292+0000 mgr.y (mgr.26165) 436 : cluster [DBG] pgmap v331: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:22.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:22 smithi038 bash[87336]: cluster 2024-09-14T04:22:20.938292+0000 mgr.y (mgr.26165) 436 : cluster [DBG] pgmap v331: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:22.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:22 smithi038 bash[87336]: cluster 2024-09-14T04:22:20.938292+0000 mgr.y (mgr.26165) 436 : cluster [DBG] pgmap v331: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:24.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:24 smithi123 bash[68976]: cluster 2024-09-14T04:22:22.939074+0000 mgr.y (mgr.26165) 437 : cluster [DBG] pgmap v332: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:24.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:24 smithi123 bash[68976]: cluster 2024-09-14T04:22:22.939074+0000 mgr.y (mgr.26165) 437 : cluster [DBG] pgmap v332: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:24.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:24 smithi038 bash[84940]: cluster 2024-09-14T04:22:22.939074+0000 mgr.y (mgr.26165) 437 : cluster [DBG] pgmap v332: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:24.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:24 smithi038 bash[84940]: cluster 2024-09-14T04:22:22.939074+0000 mgr.y (mgr.26165) 437 : cluster [DBG] pgmap v332: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:24.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:24 smithi038 bash[87336]: cluster 2024-09-14T04:22:22.939074+0000 mgr.y (mgr.26165) 437 : cluster [DBG] pgmap v332: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:24.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:24 smithi038 bash[87336]: cluster 2024-09-14T04:22:22.939074+0000 mgr.y (mgr.26165) 437 : cluster [DBG] pgmap v332: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:25.933 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:22:26.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:26 smithi123 bash[68976]: cluster 2024-09-14T04:22:24.939881+0000 mgr.y (mgr.26165) 438 : cluster [DBG] pgmap v333: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:26.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:26 smithi123 bash[68976]: cluster 2024-09-14T04:22:24.939881+0000 mgr.y (mgr.26165) 438 : cluster [DBG] pgmap v333: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:26.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:26 smithi038 bash[87336]: cluster 2024-09-14T04:22:24.939881+0000 mgr.y (mgr.26165) 438 : cluster [DBG] pgmap v333: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:26.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:26 smithi038 bash[87336]: cluster 2024-09-14T04:22:24.939881+0000 mgr.y (mgr.26165) 438 : cluster [DBG] pgmap v333: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:26.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:26 smithi038 bash[84940]: cluster 2024-09-14T04:22:24.939881+0000 mgr.y (mgr.26165) 438 : cluster [DBG] pgmap v333: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:26.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:26 smithi038 bash[84940]: cluster 2024-09-14T04:22:24.939881+0000 mgr.y (mgr.26165) 438 : cluster [DBG] pgmap v333: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:28.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:28 smithi038 bash[84940]: cluster 2024-09-14T04:22:26.940854+0000 mgr.y (mgr.26165) 439 : cluster [DBG] pgmap v334: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:28.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:28 smithi038 bash[84940]: cluster 2024-09-14T04:22:26.940854+0000 mgr.y (mgr.26165) 439 : cluster [DBG] pgmap v334: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:28.633 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:22:28 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:22:28] "GET /metrics HTTP/1.1" 200 34208 "" "Prometheus/2.51.0" 2024-09-14T04:22:28.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:28 smithi123 bash[68976]: cluster 2024-09-14T04:22:26.940854+0000 mgr.y (mgr.26165) 439 : cluster [DBG] pgmap v334: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:28.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:28 smithi123 bash[68976]: cluster 2024-09-14T04:22:26.940854+0000 mgr.y (mgr.26165) 439 : cluster [DBG] pgmap v334: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:29.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:28 smithi038 bash[87336]: cluster 2024-09-14T04:22:26.940854+0000 mgr.y (mgr.26165) 439 : cluster [DBG] pgmap v334: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:29.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:28 smithi038 bash[87336]: cluster 2024-09-14T04:22:26.940854+0000 mgr.y (mgr.26165) 439 : cluster [DBG] pgmap v334: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:29.885 INFO:teuthology.orchestra.run.smithi038.stdout:mon.a: {} 2024-09-14T04:22:29.886 INFO:teuthology.orchestra.run.smithi038.stderr:mon.a: mon_osd_down_out_interval = '' (not observed, change may require restart) 2024-09-14T04:22:29.899 INFO:teuthology.orchestra.run.smithi038.stdout:mon.b: {} 2024-09-14T04:22:29.899 INFO:teuthology.orchestra.run.smithi038.stderr:mon.b: mon_osd_down_out_interval = '' (not observed, change may require restart) 2024-09-14T04:22:29.909 INFO:teuthology.orchestra.run.smithi038.stdout:mon.c: {} 2024-09-14T04:22:29.909 INFO:teuthology.orchestra.run.smithi038.stderr:mon.c: mon_osd_down_out_interval = '' (not observed, change may require restart) 2024-09-14T04:22:30.685 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:22:30 smithi123 bash[61744]: ts=2024-09-14T04:22:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:22:30.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:30 smithi123 bash[68976]: cluster 2024-09-14T04:22:28.941573+0000 mgr.y (mgr.26165) 440 : cluster [DBG] pgmap v335: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:30.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:30 smithi123 bash[68976]: cluster 2024-09-14T04:22:28.941573+0000 mgr.y (mgr.26165) 440 : cluster [DBG] pgmap v335: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:30.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:30 smithi123 bash[68976]: audit 2024-09-14T04:22:29.876562+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.38:0/1142096993' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-14T04:22:30.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:30 smithi123 bash[68976]: audit 2024-09-14T04:22:29.876562+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.38:0/1142096993' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-14T04:22:30.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:30 smithi123 bash[68976]: audit 2024-09-14T04:22:30.199019+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:22:30.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:30 smithi123 bash[68976]: audit 2024-09-14T04:22:30.199019+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:22:30.716 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:30 smithi038 bash[87336]: cluster 2024-09-14T04:22:28.941573+0000 mgr.y (mgr.26165) 440 : cluster [DBG] pgmap v335: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:30.716 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:30 smithi038 bash[87336]: cluster 2024-09-14T04:22:28.941573+0000 mgr.y (mgr.26165) 440 : cluster [DBG] pgmap v335: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:30.717 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:30 smithi038 bash[87336]: audit 2024-09-14T04:22:29.876562+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.38:0/1142096993' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-14T04:22:30.717 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:30 smithi038 bash[87336]: audit 2024-09-14T04:22:29.876562+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.38:0/1142096993' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-14T04:22:30.717 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:30 smithi038 bash[87336]: audit 2024-09-14T04:22:30.199019+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:22:30.717 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:30 smithi038 bash[87336]: audit 2024-09-14T04:22:30.199019+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:22:30.717 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:30 smithi038 bash[84940]: cluster 2024-09-14T04:22:28.941573+0000 mgr.y (mgr.26165) 440 : cluster [DBG] pgmap v335: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:30.717 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:30 smithi038 bash[84940]: cluster 2024-09-14T04:22:28.941573+0000 mgr.y (mgr.26165) 440 : cluster [DBG] pgmap v335: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:30.717 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:30 smithi038 bash[84940]: audit 2024-09-14T04:22:29.876562+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.38:0/1142096993' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-14T04:22:30.717 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:30 smithi038 bash[84940]: audit 2024-09-14T04:22:29.876562+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.38:0/1142096993' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-14T04:22:30.717 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:30 smithi038 bash[84940]: audit 2024-09-14T04:22:30.199019+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:22:30.717 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:30 smithi038 bash[84940]: audit 2024-09-14T04:22:30.199019+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:22:30.718 INFO:tasks.thrashosds.thrasher:Unable to test ceph-objectstore-tool, not available on all OSD nodes 2024-09-14T04:22:30.718 INFO:teuthology.task.sequential:In sequential, running task full_sequential... 2024-09-14T04:22:30.719 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2024-09-14T04:22:30.721 INFO:tasks.radosbench:Beginning radosbench... 2024-09-14T04:22:30.721 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_1 2024-09-14T04:22:30.721 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd pool create unique_pool_1 16 2024-09-14T04:22:30.722 INFO:tasks.thrashosds.thrasher:starting do_thrash 2024-09-14T04:22:30.722 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-09-14T04:22:30.722 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-14T04:22:30.722 INFO:tasks.thrashosds.thrasher:inject_pause on osd.4 2024-09-14T04:22:30.722 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2024-09-14T04:22:30.722 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2024-09-14T04:22:30.722 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.4 config set filestore_inject_stall 3 2024-09-14T04:22:30.723 INFO:tasks.thrashosds.thrasher:starting do_sighup with a delay of 0.1 2024-09-14T04:22:30.723 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:22:30.723 INFO:tasks.thrashosds.thrasher:starting do_optrack_toggle with a delay of 2.0 2024-09-14T04:22:30.723 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-14T04:22:30.724 INFO:tasks.thrashosds.thrasher:starting do_dump_ops 2024-09-14T04:22:30.724 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.0 dump_ops_in_flight 2024-09-14T04:22:30.724 INFO:tasks.thrashosds.thrasher:starting do_noscrub_toggle with a delay of 2.0 2024-09-14T04:22:30.724 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd set noscrub 2024-09-14T04:22:30.751 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:22:30.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:30.754 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:22:30.855 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:22:30.878 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:22:30.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:30.880 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:22:30.981 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:22:31.002 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:22:31.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:31.004 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:22:31.105 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:22:31.130 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:22:31.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:31.132 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:22:31.233 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:22:31.261 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:22:31.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:31.263 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:22:31.364 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:22:31.390 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:22:31.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:31.393 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:22:31.493 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:22:31.521 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:22:31.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:31.523 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:22:31.624 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:22:31.650 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:22:31.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:31.653 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:22:31.753 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:22:31.783 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:22:31.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:31.785 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:22:31.886 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:22:31.912 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:22:31.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:31.915 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:22:32.016 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:22:32.044 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:22:32.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:32.046 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:22:32.147 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:22:32.174 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:22:32.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:32.176 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:22:32.277 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:22:32.303 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:22:32.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:32.305 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:22:32.406 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:22:32.433 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:22:32.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:32.436 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:22:32.536 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:22:32.563 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:22:32.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:32.565 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:22:32.666 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:22:32.678 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:32 smithi038 bash[84940]: cluster 2024-09-14T04:22:30.942132+0000 mgr.y (mgr.26165) 441 : cluster [DBG] pgmap v336: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:32.678 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:32 smithi038 bash[84940]: cluster 2024-09-14T04:22:30.942132+0000 mgr.y (mgr.26165) 441 : cluster [DBG] pgmap v336: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:32.679 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:32 smithi038 bash[87336]: cluster 2024-09-14T04:22:30.942132+0000 mgr.y (mgr.26165) 441 : cluster [DBG] pgmap v336: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:32.679 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:32 smithi038 bash[87336]: cluster 2024-09-14T04:22:30.942132+0000 mgr.y (mgr.26165) 441 : cluster [DBG] pgmap v336: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:32.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:32 smithi123 bash[68976]: cluster 2024-09-14T04:22:30.942132+0000 mgr.y (mgr.26165) 441 : cluster [DBG] pgmap v336: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:32.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:32 smithi123 bash[68976]: cluster 2024-09-14T04:22:30.942132+0000 mgr.y (mgr.26165) 441 : cluster [DBG] pgmap v336: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:32.695 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:22:32.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:32.697 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:22:32.798 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:22:32.824 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:22:32.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:32.826 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:22:32.927 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:22:32.959 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:22:32.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:32.962 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:22:33.062 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:22:33.090 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:22:33.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:33.093 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:22:33.194 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:22:33.220 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:22:33.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:33.222 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:22:33.323 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:22:33.352 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:22:33.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:33.354 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:22:33.454 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:22:33.482 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:22:33.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:33.485 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:22:33.586 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:22:33.613 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:22:33.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:33.615 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:22:33.716 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:22:33.744 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:22:33.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:33.746 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:22:33.847 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:22:33.876 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:22:33.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:33.878 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:22:33.979 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:22:34.007 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:22:34.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:34.009 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:22:34.110 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:22:34.137 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:22:34.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:34.139 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:22:34.240 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:22:34.265 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:22:34.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:34.267 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:22:34.368 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:22:34.396 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:22:34.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:34.398 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:22:34.499 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:22:34.527 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:22:34.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:34.529 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:22:34.630 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:22:34.641 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:34 smithi123 bash[68976]: cluster 2024-09-14T04:22:32.942714+0000 mgr.y (mgr.26165) 442 : cluster [DBG] pgmap v337: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:34.641 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:34 smithi123 bash[68976]: cluster 2024-09-14T04:22:32.942714+0000 mgr.y (mgr.26165) 442 : cluster [DBG] pgmap v337: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:34.657 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:22:34.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:34.660 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:22:34.761 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:22:34.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:34 smithi038 bash[84940]: cluster 2024-09-14T04:22:32.942714+0000 mgr.y (mgr.26165) 442 : cluster [DBG] pgmap v337: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:34.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:34 smithi038 bash[84940]: cluster 2024-09-14T04:22:32.942714+0000 mgr.y (mgr.26165) 442 : cluster [DBG] pgmap v337: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:34.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:34 smithi038 bash[87336]: cluster 2024-09-14T04:22:32.942714+0000 mgr.y (mgr.26165) 442 : cluster [DBG] pgmap v337: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:34.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:34 smithi038 bash[87336]: cluster 2024-09-14T04:22:32.942714+0000 mgr.y (mgr.26165) 442 : cluster [DBG] pgmap v337: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:34.787 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:22:34.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:34.789 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:22:34.890 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:22:34.917 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:22:34.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:34.920 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:22:35.021 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:22:35.049 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:22:35.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:35.051 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:22:35.151 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:22:35.180 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:22:35.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:35.183 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:22:35.283 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:22:35.308 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:22:35.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:35.311 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:22:35.411 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:22:35.437 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:22:35.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:35.439 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:22:35.492 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T04:22:35.513 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:22:35.513 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:22:35.514 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:22:35.514 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:22:35.539 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:22:35.559 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:22:35.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:35.561 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:22:35.662 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:22:35.690 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:22:35.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:35.692 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:22:35.797 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:22:35.822 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:22:35.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:35.824 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:22:35.925 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:22:35.953 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:22:35.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:35.956 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:22:36.057 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:22:36.083 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:22:36.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:36.085 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:22:36.186 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:22:36.213 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:22:36.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:36.215 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:22:36.316 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:22:36.343 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:22:36.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:36.345 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:22:36.446 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:22:36.469 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:22:36.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:36.471 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:22:36.572 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:22:36.600 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:22:36.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:36.603 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:22:36.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:36 smithi123 bash[68976]: cluster 2024-09-14T04:22:34.943381+0000 mgr.y (mgr.26165) 443 : cluster [DBG] pgmap v338: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:36.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:36 smithi123 bash[68976]: cluster 2024-09-14T04:22:34.943381+0000 mgr.y (mgr.26165) 443 : cluster [DBG] pgmap v338: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:36.703 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:22:36.730 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:22:36.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:36.733 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:22:36.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:36 smithi038 bash[84940]: cluster 2024-09-14T04:22:34.943381+0000 mgr.y (mgr.26165) 443 : cluster [DBG] pgmap v338: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:36.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:36 smithi038 bash[84940]: cluster 2024-09-14T04:22:34.943381+0000 mgr.y (mgr.26165) 443 : cluster [DBG] pgmap v338: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:36.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:36 smithi038 bash[87336]: cluster 2024-09-14T04:22:34.943381+0000 mgr.y (mgr.26165) 443 : cluster [DBG] pgmap v338: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:36.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:36 smithi038 bash[87336]: cluster 2024-09-14T04:22:34.943381+0000 mgr.y (mgr.26165) 443 : cluster [DBG] pgmap v338: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:36.833 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:22:36.859 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:22:36.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:36.862 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:22:36.963 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:22:36.992 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:22:36.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:36.994 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:22:37.095 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:22:37.116 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:22:37.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:37.118 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:22:37.219 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:22:37.242 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:22:37.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:37.245 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:22:37.345 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:22:37.373 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:22:37.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:37.375 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:22:37.476 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:22:37.503 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:22:37.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:37.505 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:22:37.606 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:22:37.617 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:37 smithi123 bash[68976]: cluster 2024-09-14T04:22:36.944319+0000 mgr.y (mgr.26165) 444 : cluster [DBG] pgmap v339: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:37.618 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:37 smithi123 bash[68976]: cluster 2024-09-14T04:22:36.944319+0000 mgr.y (mgr.26165) 444 : cluster [DBG] pgmap v339: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:37.630 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:22:37.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:37.632 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:22:37.733 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:22:37.745 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:37 smithi038 bash[87336]: cluster 2024-09-14T04:22:36.944319+0000 mgr.y (mgr.26165) 444 : cluster [DBG] pgmap v339: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:37.745 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:37 smithi038 bash[87336]: cluster 2024-09-14T04:22:36.944319+0000 mgr.y (mgr.26165) 444 : cluster [DBG] pgmap v339: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:37.745 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:37 smithi038 bash[84940]: cluster 2024-09-14T04:22:36.944319+0000 mgr.y (mgr.26165) 444 : cluster [DBG] pgmap v339: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:37.745 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:37 smithi038 bash[84940]: cluster 2024-09-14T04:22:36.944319+0000 mgr.y (mgr.26165) 444 : cluster [DBG] pgmap v339: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:37.760 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:22:37.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:37.762 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:22:37.863 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:22:37.891 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:22:37.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:37.894 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:22:37.995 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:22:38.024 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:22:38.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:38.026 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:22:38.127 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:22:38.152 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:22:38.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:38.155 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:22:38.256 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:22:38.257 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:22:38 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:22:38] "GET /metrics HTTP/1.1" 200 34209 "" "Prometheus/2.51.0" 2024-09-14T04:22:38.280 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:22:38.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:38.282 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:22:38.383 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:22:38.412 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:22:38.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:38.414 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:22:38.514 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:22:38.540 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:22:38.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:38.543 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:22:38.644 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:22:38.672 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:22:38.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:38.674 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:22:38.774 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:22:38.799 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:22:38.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:38.801 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:22:38.902 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:22:38.930 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:22:38.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:38.932 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:22:39.033 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:22:39.061 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:22:39.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:39.064 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:22:39.164 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:22:39.193 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:22:39.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:39.195 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:22:39.239 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-14T04:22:39.239 INFO:teuthology.orchestra.run.smithi123.stdout: "success": "filestore_inject_stall = '' (not observed, change may require restart) " 2024-09-14T04:22:39.239 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-14T04:22:39.296 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:22:39.316 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:22:39.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:39.318 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:22:39.419 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:22:39.446 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:22:39.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:39.448 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:22:39.549 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:22:39.577 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:22:39.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:39.579 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:22:39.680 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:22:39.705 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:22:39.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:39.707 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:22:39.807 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:22:39.833 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:22:39.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:39.835 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:22:39.936 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:22:39.963 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:22:39.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:39.965 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:22:40.066 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:22:40.094 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:22:40.095 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:40 smithi123 bash[68976]: cluster 2024-09-14T04:22:38.945063+0000 mgr.y (mgr.26165) 445 : cluster [DBG] pgmap v340: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:40.095 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:40 smithi123 bash[68976]: cluster 2024-09-14T04:22:38.945063+0000 mgr.y (mgr.26165) 445 : cluster [DBG] pgmap v340: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:40.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:40.096 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:22:40.197 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:22:40.219 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:22:40.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:40.221 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:22:40.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:40 smithi038 bash[84940]: cluster 2024-09-14T04:22:38.945063+0000 mgr.y (mgr.26165) 445 : cluster [DBG] pgmap v340: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:40.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:40 smithi038 bash[84940]: cluster 2024-09-14T04:22:38.945063+0000 mgr.y (mgr.26165) 445 : cluster [DBG] pgmap v340: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:40.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:40 smithi038 bash[87336]: cluster 2024-09-14T04:22:38.945063+0000 mgr.y (mgr.26165) 445 : cluster [DBG] pgmap v340: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:40.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:40 smithi038 bash[87336]: cluster 2024-09-14T04:22:38.945063+0000 mgr.y (mgr.26165) 445 : cluster [DBG] pgmap v340: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:40.322 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:22:40.331 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:22:40 smithi123 bash[61744]: ts=2024-09-14T04:22:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:22:40.347 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:22:40.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:40.349 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:22:40.450 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:22:40.478 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:22:40.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:40.480 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:22:40.581 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:22:40.608 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:22:40.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:40.611 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:22:40.712 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:22:40.741 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:22:40.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:40.743 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:22:40.844 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:22:40.872 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:22:40.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:40.874 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:22:40.975 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:22:41.002 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:22:41.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:41.004 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:22:41.105 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:22:41.130 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:22:41.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:41.133 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:22:41.234 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:22:41.262 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:22:41.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:41.264 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:22:41.365 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:22:41.391 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:22:41.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:41.393 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:22:41.494 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:22:41.523 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:22:41.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:41.526 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:22:41.629 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:22:41.657 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:22:41.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:41.659 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:22:41.760 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:22:41.788 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:22:41.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:41.790 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:22:41.891 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:22:41.918 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:22:41.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:41.921 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:22:42.022 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:22:42.044 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:22:42.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:42.046 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:22:42.148 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:22:42.159 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:42 smithi123 bash[68976]: cluster 2024-09-14T04:22:40.945959+0000 mgr.y (mgr.26165) 446 : cluster [DBG] pgmap v341: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:42.159 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:42 smithi123 bash[68976]: cluster 2024-09-14T04:22:40.945959+0000 mgr.y (mgr.26165) 446 : cluster [DBG] pgmap v341: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:42.177 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:22:42.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:42.179 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:22:42.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:42 smithi038 bash[84940]: cluster 2024-09-14T04:22:40.945959+0000 mgr.y (mgr.26165) 446 : cluster [DBG] pgmap v341: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:42.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:42 smithi038 bash[84940]: cluster 2024-09-14T04:22:40.945959+0000 mgr.y (mgr.26165) 446 : cluster [DBG] pgmap v341: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:42.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:42 smithi038 bash[87336]: cluster 2024-09-14T04:22:40.945959+0000 mgr.y (mgr.26165) 446 : cluster [DBG] pgmap v341: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:42.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:42 smithi038 bash[87336]: cluster 2024-09-14T04:22:40.945959+0000 mgr.y (mgr.26165) 446 : cluster [DBG] pgmap v341: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:42.280 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:22:42.307 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:22:42.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:42.309 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:22:42.410 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:22:42.437 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:22:42.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:42.439 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:22:42.540 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:22:42.568 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:22:42.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:42.570 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:22:42.671 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:22:42.698 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:22:42.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:42.701 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:22:42.802 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:22:42.830 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:22:42.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:42.832 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:22:42.933 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:22:42.962 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:22:42.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:42.964 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:22:43.065 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:22:43.093 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:22:43.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:43.095 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:22:43.196 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:22:43.225 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:22:43.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:43.227 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:22:43.328 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:22:43.355 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:22:43.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:43.357 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:22:43.458 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:22:43.487 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:22:43.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:43.490 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:22:43.591 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:22:43.618 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:22:43.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:43.621 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:22:43.722 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:22:43.750 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:22:43.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:43.752 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:22:43.853 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:22:43.881 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:22:43.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:43.884 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:22:43.985 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:22:44.011 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:22:44.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:44.014 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:22:44.065 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:44 smithi038 bash[84940]: cluster 2024-09-14T04:22:42.946711+0000 mgr.y (mgr.26165) 447 : cluster [DBG] pgmap v342: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:44.065 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:44 smithi038 bash[84940]: cluster 2024-09-14T04:22:42.946711+0000 mgr.y (mgr.26165) 447 : cluster [DBG] pgmap v342: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:44.114 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:22:44.137 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:22:44.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:44.139 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:22:44.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:44 smithi123 bash[68976]: cluster 2024-09-14T04:22:42.946711+0000 mgr.y (mgr.26165) 447 : cluster [DBG] pgmap v342: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:44.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:44 smithi123 bash[68976]: cluster 2024-09-14T04:22:42.946711+0000 mgr.y (mgr.26165) 447 : cluster [DBG] pgmap v342: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:44.240 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:22:44.266 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:22:44.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:44.269 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:22:44.369 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:22:44.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:44 smithi038 bash[87336]: cluster 2024-09-14T04:22:42.946711+0000 mgr.y (mgr.26165) 447 : cluster [DBG] pgmap v342: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:44.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:44 smithi038 bash[87336]: cluster 2024-09-14T04:22:42.946711+0000 mgr.y (mgr.26165) 447 : cluster [DBG] pgmap v342: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:44.394 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:22:44.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:44.396 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:22:44.497 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:22:44.523 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:22:44.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:44.525 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:22:44.626 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:22:44.654 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:22:44.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:44.656 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:22:44.757 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:22:44.784 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:22:44.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:44.786 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:22:44.886 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:22:44.913 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:22:44.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:44.915 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:22:45.016 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:22:45.042 INFO:teuthology.orchestra.run.smithi038.stderr:noscrub is set 2024-09-14T04:22:45.047 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:22:45.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:45.051 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:22:45.059 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:45 smithi038 bash[84940]: audit 2024-09-14T04:22:44.164611+0000 mon.a (mon.0) 564 : audit [INF] from='client.? 172.21.15.38:0/3357134521' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:22:45.060 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:45 smithi038 bash[84940]: audit 2024-09-14T04:22:44.164611+0000 mon.a (mon.0) 564 : audit [INF] from='client.? 172.21.15.38:0/3357134521' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:22:45.060 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:45 smithi038 bash[87336]: audit 2024-09-14T04:22:44.164611+0000 mon.a (mon.0) 564 : audit [INF] from='client.? 172.21.15.38:0/3357134521' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:22:45.060 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:45 smithi038 bash[87336]: audit 2024-09-14T04:22:44.164611+0000 mon.a (mon.0) 564 : audit [INF] from='client.? 172.21.15.38:0/3357134521' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:22:45.153 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:22:45.157 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-09-14T04:22:45.157 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-14T04:22:45.157 INFO:tasks.thrashosds.thrasher:reset_purged_snaps_last 2024-09-14T04:22:45.157 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph tell osd.0 reset_purged_snaps_last 2024-09-14T04:22:45.179 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:22:45.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:45.182 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:22:45.283 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:22:45.306 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:22:45.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:45.309 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:22:45.410 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:22:45.431 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:22:45.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:45.433 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:22:45.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:45 smithi123 bash[68976]: audit 2024-09-14T04:22:44.164611+0000 mon.a (mon.0) 564 : audit [INF] from='client.? 172.21.15.38:0/3357134521' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:22:45.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:45 smithi123 bash[68976]: audit 2024-09-14T04:22:44.164611+0000 mon.a (mon.0) 564 : audit [INF] from='client.? 172.21.15.38:0/3357134521' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:22:45.534 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:22:45.560 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:22:45.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:45.562 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:22:45.663 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:22:45.691 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:22:45.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:45.694 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:22:45.794 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:22:45.820 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:22:45.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:45.822 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:22:45.923 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:22:45.952 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:22:45.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:45.954 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:22:46.055 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:22:46.079 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:22:46.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:46.081 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:22:46.182 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:22:46.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:46 smithi123 bash[68976]: cluster 2024-09-14T04:22:44.947420+0000 mgr.y (mgr.26165) 448 : cluster [DBG] pgmap v343: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:46.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:46 smithi123 bash[68976]: cluster 2024-09-14T04:22:44.947420+0000 mgr.y (mgr.26165) 448 : cluster [DBG] pgmap v343: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:46.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:46 smithi123 bash[68976]: cluster 2024-09-14T04:22:45.033236+0000 mon.a (mon.0) 565 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:22:46.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:46 smithi123 bash[68976]: cluster 2024-09-14T04:22:45.033236+0000 mon.a (mon.0) 565 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:22:46.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:46 smithi123 bash[68976]: audit 2024-09-14T04:22:45.044364+0000 mon.a (mon.0) 566 : audit [INF] from='client.? 172.21.15.38:0/3357134521' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:22:46.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:46 smithi123 bash[68976]: audit 2024-09-14T04:22:45.044364+0000 mon.a (mon.0) 566 : audit [INF] from='client.? 172.21.15.38:0/3357134521' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:22:46.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:46 smithi123 bash[68976]: cluster 2024-09-14T04:22:45.051332+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-09-14T04:22:46.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:46 smithi123 bash[68976]: cluster 2024-09-14T04:22:45.051332+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-09-14T04:22:46.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:46 smithi123 bash[68976]: audit 2024-09-14T04:22:45.202824+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:22:46.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:46 smithi123 bash[68976]: audit 2024-09-14T04:22:45.202824+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:22:46.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:46 smithi123 bash[68976]: audit 2024-09-14T04:22:45.204019+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:22:46.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:46 smithi123 bash[68976]: audit 2024-09-14T04:22:45.204019+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:22:46.189 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:46 smithi038 bash[87336]: cluster 2024-09-14T04:22:44.947420+0000 mgr.y (mgr.26165) 448 : cluster [DBG] pgmap v343: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:46.189 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:46 smithi038 bash[87336]: cluster 2024-09-14T04:22:44.947420+0000 mgr.y (mgr.26165) 448 : cluster [DBG] pgmap v343: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:46.189 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:46 smithi038 bash[87336]: cluster 2024-09-14T04:22:45.033236+0000 mon.a (mon.0) 565 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:22:46.190 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:46 smithi038 bash[87336]: cluster 2024-09-14T04:22:45.033236+0000 mon.a (mon.0) 565 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:22:46.190 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:46 smithi038 bash[87336]: audit 2024-09-14T04:22:45.044364+0000 mon.a (mon.0) 566 : audit [INF] from='client.? 172.21.15.38:0/3357134521' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:22:46.190 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:46 smithi038 bash[87336]: audit 2024-09-14T04:22:45.044364+0000 mon.a (mon.0) 566 : audit [INF] from='client.? 172.21.15.38:0/3357134521' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:22:46.190 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:46 smithi038 bash[87336]: cluster 2024-09-14T04:22:45.051332+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-09-14T04:22:46.190 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:46 smithi038 bash[87336]: cluster 2024-09-14T04:22:45.051332+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-09-14T04:22:46.190 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:46 smithi038 bash[87336]: audit 2024-09-14T04:22:45.202824+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:22:46.190 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:46 smithi038 bash[87336]: audit 2024-09-14T04:22:45.202824+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:22:46.190 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:46 smithi038 bash[87336]: audit 2024-09-14T04:22:45.204019+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:22:46.190 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:46 smithi038 bash[87336]: audit 2024-09-14T04:22:45.204019+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:22:46.190 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:46 smithi038 bash[84940]: cluster 2024-09-14T04:22:44.947420+0000 mgr.y (mgr.26165) 448 : cluster [DBG] pgmap v343: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:46.190 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:46 smithi038 bash[84940]: cluster 2024-09-14T04:22:44.947420+0000 mgr.y (mgr.26165) 448 : cluster [DBG] pgmap v343: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:46.191 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:46 smithi038 bash[84940]: cluster 2024-09-14T04:22:45.033236+0000 mon.a (mon.0) 565 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:22:46.191 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:46 smithi038 bash[84940]: cluster 2024-09-14T04:22:45.033236+0000 mon.a (mon.0) 565 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:22:46.191 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:46 smithi038 bash[84940]: audit 2024-09-14T04:22:45.044364+0000 mon.a (mon.0) 566 : audit [INF] from='client.? 172.21.15.38:0/3357134521' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:22:46.191 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:46 smithi038 bash[84940]: audit 2024-09-14T04:22:45.044364+0000 mon.a (mon.0) 566 : audit [INF] from='client.? 172.21.15.38:0/3357134521' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:22:46.191 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:46 smithi038 bash[84940]: cluster 2024-09-14T04:22:45.051332+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-09-14T04:22:46.191 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:46 smithi038 bash[84940]: cluster 2024-09-14T04:22:45.051332+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-09-14T04:22:46.191 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:46 smithi038 bash[84940]: audit 2024-09-14T04:22:45.202824+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:22:46.191 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:46 smithi038 bash[84940]: audit 2024-09-14T04:22:45.202824+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:22:46.191 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:46 smithi038 bash[84940]: audit 2024-09-14T04:22:45.204019+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:22:46.191 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:46 smithi038 bash[84940]: audit 2024-09-14T04:22:45.204019+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:22:46.211 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:22:46.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:46.213 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:22:46.314 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:22:46.342 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:22:46.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:46.344 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:22:46.444 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:22:46.471 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:22:46.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:46.473 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:22:46.574 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:22:46.596 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:22:46.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:46.598 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:22:46.699 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:22:46.727 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:22:46.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:46.729 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:22:46.830 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:22:46.858 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:22:46.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:46.861 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:22:46.961 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:22:46.990 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:22:46.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:46.993 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:22:47.093 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:22:47.121 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:22:47.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:47.123 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:22:47.224 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:22:47.252 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:22:47.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:47.254 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:22:47.355 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:22:47.385 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:22:47.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:47.388 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:22:47.489 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:22:47.511 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:22:47.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:47.513 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:22:47.614 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:22:47.642 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:22:47.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:47.645 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:22:47.746 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:22:47.772 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:22:47.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:47.774 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:22:47.875 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:22:47.900 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:22:47.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:47.903 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:22:48.003 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:22:48.030 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:22:48.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:48.032 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:22:48.064 INFO:teuthology.orchestra.run.smithi038.stderr:pool 'unique_pool_1' created 2024-09-14T04:22:48.133 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:22:48.152 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:22:48.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:48.155 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:22:48.255 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:22:48.267 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:48 smithi123 bash[68976]: cluster 2024-09-14T04:22:46.948361+0000 mgr.y (mgr.26165) 449 : cluster [DBG] pgmap v345: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:48.267 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:48 smithi123 bash[68976]: cluster 2024-09-14T04:22:46.948361+0000 mgr.y (mgr.26165) 449 : cluster [DBG] pgmap v345: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:48.267 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:48 smithi123 bash[68976]: audit 2024-09-14T04:22:47.784617+0000 mon.a (mon.0) 570 : audit [INF] from='client.? 172.21.15.38:0/3362564517' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16} : dispatch 2024-09-14T04:22:48.267 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:48 smithi123 bash[68976]: audit 2024-09-14T04:22:47.784617+0000 mon.a (mon.0) 570 : audit [INF] from='client.? 172.21.15.38:0/3362564517' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16} : dispatch 2024-09-14T04:22:48.282 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:22:48.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:48.284 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:22:48.299 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:22:48 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:22:48] "GET /metrics HTTP/1.1" 200 34273 "" "Prometheus/2.51.0" 2024-09-14T04:22:48.300 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:48 smithi038 bash[84940]: cluster 2024-09-14T04:22:46.948361+0000 mgr.y (mgr.26165) 449 : cluster [DBG] pgmap v345: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:48.300 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:48 smithi038 bash[84940]: cluster 2024-09-14T04:22:46.948361+0000 mgr.y (mgr.26165) 449 : cluster [DBG] pgmap v345: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:48.300 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:48 smithi038 bash[84940]: audit 2024-09-14T04:22:47.784617+0000 mon.a (mon.0) 570 : audit [INF] from='client.? 172.21.15.38:0/3362564517' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16} : dispatch 2024-09-14T04:22:48.300 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:48 smithi038 bash[84940]: audit 2024-09-14T04:22:47.784617+0000 mon.a (mon.0) 570 : audit [INF] from='client.? 172.21.15.38:0/3362564517' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16} : dispatch 2024-09-14T04:22:48.300 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:48 smithi038 bash[87336]: cluster 2024-09-14T04:22:46.948361+0000 mgr.y (mgr.26165) 449 : cluster [DBG] pgmap v345: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:48.300 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:48 smithi038 bash[87336]: cluster 2024-09-14T04:22:46.948361+0000 mgr.y (mgr.26165) 449 : cluster [DBG] pgmap v345: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:48.300 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:48 smithi038 bash[87336]: audit 2024-09-14T04:22:47.784617+0000 mon.a (mon.0) 570 : audit [INF] from='client.? 172.21.15.38:0/3362564517' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16} : dispatch 2024-09-14T04:22:48.301 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:48 smithi038 bash[87336]: audit 2024-09-14T04:22:47.784617+0000 mon.a (mon.0) 570 : audit [INF] from='client.? 172.21.15.38:0/3362564517' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16} : dispatch 2024-09-14T04:22:48.385 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:22:48.406 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:22:48.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:48.408 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:22:48.412 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-09-14T04:22:48.412 INFO:teuthology.orchestra.run.smithi038.stdout: "ops": [], 2024-09-14T04:22:48.412 INFO:teuthology.orchestra.run.smithi038.stdout: "num_ops": 0 2024-09-14T04:22:48.412 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-09-14T04:22:48.509 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:22:48.537 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:22:48.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:48.539 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:22:48.584 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0: {} 2024-09-14T04:22:48.585 INFO:teuthology.orchestra.run.smithi038.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-14T04:22:48.602 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1: {} 2024-09-14T04:22:48.602 INFO:teuthology.orchestra.run.smithi038.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-14T04:22:48.619 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2: {} 2024-09-14T04:22:48.619 INFO:teuthology.orchestra.run.smithi038.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-14T04:22:48.636 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3: {} 2024-09-14T04:22:48.636 INFO:teuthology.orchestra.run.smithi038.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-14T04:22:48.640 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:22:48.658 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4: {} 2024-09-14T04:22:48.658 INFO:teuthology.orchestra.run.smithi038.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-14T04:22:48.666 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:22:48.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:48.669 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:22:48.675 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5: {} 2024-09-14T04:22:48.675 INFO:teuthology.orchestra.run.smithi038.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-14T04:22:48.692 INFO:teuthology.orchestra.run.smithi038.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-14T04:22:48.692 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6: {} 2024-09-14T04:22:48.710 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7: {} 2024-09-14T04:22:48.711 INFO:teuthology.orchestra.run.smithi038.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-14T04:22:48.769 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:22:48.795 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:22:48.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:48.797 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:22:48.898 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:22:48.927 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:22:48.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:48.929 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:22:49.030 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:22:49.058 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:22:49.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:49.060 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:22:49.161 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:22:49.187 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:22:49.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:49.189 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:22:49.290 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:22:49.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:49 smithi123 bash[68976]: audit 2024-09-14T04:22:48.066439+0000 mon.a (mon.0) 571 : audit [INF] from='client.? 172.21.15.38:0/3362564517' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2024-09-14T04:22:49.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:49 smithi123 bash[68976]: audit 2024-09-14T04:22:48.066439+0000 mon.a (mon.0) 571 : audit [INF] from='client.? 172.21.15.38:0/3362564517' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2024-09-14T04:22:49.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:49 smithi123 bash[68976]: cluster 2024-09-14T04:22:48.075087+0000 mon.a (mon.0) 572 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-09-14T04:22:49.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:49 smithi123 bash[68976]: cluster 2024-09-14T04:22:48.075087+0000 mon.a (mon.0) 572 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-09-14T04:22:49.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:49 smithi123 bash[68976]: audit 2024-09-14T04:22:48.567238+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.38:0/1827390489' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:22:49.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:49 smithi123 bash[68976]: audit 2024-09-14T04:22:48.567238+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.38:0/1827390489' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:22:49.317 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:22:49.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:49.320 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:22:49.421 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:22:49.432 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:49 smithi038 bash[87336]: audit 2024-09-14T04:22:48.066439+0000 mon.a (mon.0) 571 : audit [INF] from='client.? 172.21.15.38:0/3362564517' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2024-09-14T04:22:49.432 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:49 smithi038 bash[87336]: audit 2024-09-14T04:22:48.066439+0000 mon.a (mon.0) 571 : audit [INF] from='client.? 172.21.15.38:0/3362564517' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2024-09-14T04:22:49.433 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:49 smithi038 bash[87336]: cluster 2024-09-14T04:22:48.075087+0000 mon.a (mon.0) 572 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-09-14T04:22:49.433 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:49 smithi038 bash[87336]: cluster 2024-09-14T04:22:48.075087+0000 mon.a (mon.0) 572 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-09-14T04:22:49.433 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:49 smithi038 bash[87336]: audit 2024-09-14T04:22:48.567238+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.38:0/1827390489' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:22:49.433 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:49 smithi038 bash[87336]: audit 2024-09-14T04:22:48.567238+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.38:0/1827390489' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:22:49.433 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:49 smithi038 bash[84940]: audit 2024-09-14T04:22:48.066439+0000 mon.a (mon.0) 571 : audit [INF] from='client.? 172.21.15.38:0/3362564517' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2024-09-14T04:22:49.433 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:49 smithi038 bash[84940]: audit 2024-09-14T04:22:48.066439+0000 mon.a (mon.0) 571 : audit [INF] from='client.? 172.21.15.38:0/3362564517' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2024-09-14T04:22:49.433 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:49 smithi038 bash[84940]: cluster 2024-09-14T04:22:48.075087+0000 mon.a (mon.0) 572 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-09-14T04:22:49.433 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:49 smithi038 bash[84940]: cluster 2024-09-14T04:22:48.075087+0000 mon.a (mon.0) 572 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-09-14T04:22:49.433 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:49 smithi038 bash[84940]: audit 2024-09-14T04:22:48.567238+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.38:0/1827390489' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:22:49.434 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:49 smithi038 bash[84940]: audit 2024-09-14T04:22:48.567238+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.38:0/1827390489' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:22:49.447 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:22:49.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:49.449 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:22:49.550 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:22:49.577 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:22:49.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:49.580 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:22:49.681 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:22:49.699 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd set nodeep-scrub 2024-09-14T04:22:49.710 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:22:49.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:49.712 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:22:49.813 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:22:49.839 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:22:49.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:49.841 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:22:49.942 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:22:49.967 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:22:49.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:49.969 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:22:50.070 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:22:50.099 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:22:50.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:50.102 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:22:50.202 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:22:50.214 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:50 smithi038 bash[87336]: cluster 2024-09-14T04:22:48.949092+0000 mgr.y (mgr.26165) 450 : cluster [DBG] pgmap v347: 89 pgs: 2 creating+peering, 14 unknown, 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:50.214 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:50 smithi038 bash[87336]: cluster 2024-09-14T04:22:48.949092+0000 mgr.y (mgr.26165) 450 : cluster [DBG] pgmap v347: 89 pgs: 2 creating+peering, 14 unknown, 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:50.214 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:50 smithi038 bash[87336]: cluster 2024-09-14T04:22:49.066448+0000 mon.a (mon.0) 573 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-14T04:22:50.214 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:50 smithi038 bash[87336]: cluster 2024-09-14T04:22:49.066448+0000 mon.a (mon.0) 573 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-14T04:22:50.214 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:50 smithi038 bash[87336]: cluster 2024-09-14T04:22:49.090595+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-09-14T04:22:50.214 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:50 smithi038 bash[87336]: cluster 2024-09-14T04:22:49.090595+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-09-14T04:22:50.214 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:50 smithi038 bash[84940]: cluster 2024-09-14T04:22:48.949092+0000 mgr.y (mgr.26165) 450 : cluster [DBG] pgmap v347: 89 pgs: 2 creating+peering, 14 unknown, 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:50.214 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:50 smithi038 bash[84940]: cluster 2024-09-14T04:22:48.949092+0000 mgr.y (mgr.26165) 450 : cluster [DBG] pgmap v347: 89 pgs: 2 creating+peering, 14 unknown, 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:50.215 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:50 smithi038 bash[84940]: cluster 2024-09-14T04:22:49.066448+0000 mon.a (mon.0) 573 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-14T04:22:50.215 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:50 smithi038 bash[84940]: cluster 2024-09-14T04:22:49.066448+0000 mon.a (mon.0) 573 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-14T04:22:50.215 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:50 smithi038 bash[84940]: cluster 2024-09-14T04:22:49.090595+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-09-14T04:22:50.215 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:50 smithi038 bash[84940]: cluster 2024-09-14T04:22:49.090595+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-09-14T04:22:50.230 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:22:50.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:50.233 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:22:50.334 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:22:50.364 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:22:50.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:50.366 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:22:50.436 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:22:50 smithi123 bash[61744]: ts=2024-09-14T04:22:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:22:50.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:50 smithi123 bash[68976]: cluster 2024-09-14T04:22:48.949092+0000 mgr.y (mgr.26165) 450 : cluster [DBG] pgmap v347: 89 pgs: 2 creating+peering, 14 unknown, 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:50.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:50 smithi123 bash[68976]: cluster 2024-09-14T04:22:48.949092+0000 mgr.y (mgr.26165) 450 : cluster [DBG] pgmap v347: 89 pgs: 2 creating+peering, 14 unknown, 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:50.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:50 smithi123 bash[68976]: cluster 2024-09-14T04:22:49.066448+0000 mon.a (mon.0) 573 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-14T04:22:50.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:50 smithi123 bash[68976]: cluster 2024-09-14T04:22:49.066448+0000 mon.a (mon.0) 573 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-14T04:22:50.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:50 smithi123 bash[68976]: cluster 2024-09-14T04:22:49.090595+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-09-14T04:22:50.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:50 smithi123 bash[68976]: cluster 2024-09-14T04:22:49.090595+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-09-14T04:22:50.467 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:22:50.494 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:22:50.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:50.497 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:22:50.598 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:22:50.622 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:22:50.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:50.625 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:22:50.725 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:22:50.753 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:22:50.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:50.757 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:22:50.857 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:22:50.885 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:22:50.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:50.887 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:22:50.943 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd pool application enable unique_pool_1 rados --yes-i-really-mean-it || true 2024-09-14T04:22:50.988 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:22:51.015 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:22:51.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:51.018 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:22:51.019 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.0 dump_blocked_ops 2024-09-14T04:22:51.119 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:22:51.141 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:22:51.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:51.143 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:22:51.244 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:22:51.252 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:51 smithi038 bash[84940]: cluster 2024-09-14T04:22:50.096063+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-09-14T04:22:51.252 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:51 smithi038 bash[84940]: cluster 2024-09-14T04:22:50.096063+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-09-14T04:22:51.252 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:51 smithi038 bash[87336]: cluster 2024-09-14T04:22:50.096063+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-09-14T04:22:51.252 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:51 smithi038 bash[87336]: cluster 2024-09-14T04:22:50.096063+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-09-14T04:22:51.262 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:22:51.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:51.264 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:22:51.365 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:22:51.391 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:22:51.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:51.393 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:22:51.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:51 smithi123 bash[68976]: cluster 2024-09-14T04:22:50.096063+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-09-14T04:22:51.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:51 smithi123 bash[68976]: cluster 2024-09-14T04:22:50.096063+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-09-14T04:22:51.494 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:22:51.523 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:22:51.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:51.525 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:22:51.626 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:22:51.654 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:22:51.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:51.656 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:22:51.757 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:22:51.785 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:22:51.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:51.787 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:22:51.889 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:22:51.918 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:22:51.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:51.920 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:22:52.021 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:22:52.048 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:22:52.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:52.050 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:22:52.151 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:22:52.177 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:22:52.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:52.179 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:22:52.280 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:22:52.304 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:22:52.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:52.306 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:22:52.407 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:22:52.418 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:52 smithi123 bash[68976]: cluster 2024-09-14T04:22:50.949757+0000 mgr.y (mgr.26165) 451 : cluster [DBG] pgmap v350: 89 pgs: 4 creating+peering, 4 unknown, 81 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:52.418 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:52 smithi123 bash[68976]: cluster 2024-09-14T04:22:50.949757+0000 mgr.y (mgr.26165) 451 : cluster [DBG] pgmap v350: 89 pgs: 4 creating+peering, 4 unknown, 81 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:52.434 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:22:52.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:52.436 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:22:52.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:52 smithi038 bash[84940]: cluster 2024-09-14T04:22:50.949757+0000 mgr.y (mgr.26165) 451 : cluster [DBG] pgmap v350: 89 pgs: 4 creating+peering, 4 unknown, 81 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:52.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:52 smithi038 bash[84940]: cluster 2024-09-14T04:22:50.949757+0000 mgr.y (mgr.26165) 451 : cluster [DBG] pgmap v350: 89 pgs: 4 creating+peering, 4 unknown, 81 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:52.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:52 smithi038 bash[87336]: cluster 2024-09-14T04:22:50.949757+0000 mgr.y (mgr.26165) 451 : cluster [DBG] pgmap v350: 89 pgs: 4 creating+peering, 4 unknown, 81 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:52.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:52 smithi038 bash[87336]: cluster 2024-09-14T04:22:50.949757+0000 mgr.y (mgr.26165) 451 : cluster [DBG] pgmap v350: 89 pgs: 4 creating+peering, 4 unknown, 81 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:52.537 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:22:52.562 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:22:52.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:52.565 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:22:52.666 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:22:52.694 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:22:52.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:52.696 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:22:52.797 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:22:52.823 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:22:52.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:52.825 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:22:52.926 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:22:52.954 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:22:52.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:52.956 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:22:53.056 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:22:53.081 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-14T04:22:53.085 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:22:53.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:53.087 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:22:53.188 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:22:53.215 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:22:53.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:53.217 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:22:53.318 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:22:53.338 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:22:53.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:53.340 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:22:53.441 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:22:53.443 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:22:53.469 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:22:53.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:53.471 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:22:53.572 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:22:53.599 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:22:53.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:53.601 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:22:53.702 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:22:53.729 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:22:53.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:53.732 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:22:53.833 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:22:53.859 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:22:53.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:53.861 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:22:53.962 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:22:53.989 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:22:53.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:53.992 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:22:54.093 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:22:54.117 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:22:54.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:54.120 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:22:54.221 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:22:54.232 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:54 smithi123 bash[68976]: cluster 2024-09-14T04:22:52.950330+0000 mgr.y (mgr.26165) 452 : cluster [DBG] pgmap v351: 89 pgs: 4 creating+peering, 85 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:54.232 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:54 smithi123 bash[68976]: cluster 2024-09-14T04:22:52.950330+0000 mgr.y (mgr.26165) 452 : cluster [DBG] pgmap v351: 89 pgs: 4 creating+peering, 85 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:54.249 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:22:54.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:54.251 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:22:54.352 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:22:54.379 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:22:54.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:54.381 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:22:54.482 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:22:54.507 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:22:54.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:54.510 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:22:54.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:54 smithi038 bash[84940]: cluster 2024-09-14T04:22:52.950330+0000 mgr.y (mgr.26165) 452 : cluster [DBG] pgmap v351: 89 pgs: 4 creating+peering, 85 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:54.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:54 smithi038 bash[84940]: cluster 2024-09-14T04:22:52.950330+0000 mgr.y (mgr.26165) 452 : cluster [DBG] pgmap v351: 89 pgs: 4 creating+peering, 85 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:54.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:54 smithi038 bash[87336]: cluster 2024-09-14T04:22:52.950330+0000 mgr.y (mgr.26165) 452 : cluster [DBG] pgmap v351: 89 pgs: 4 creating+peering, 85 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:54.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:54 smithi038 bash[87336]: cluster 2024-09-14T04:22:52.950330+0000 mgr.y (mgr.26165) 452 : cluster [DBG] pgmap v351: 89 pgs: 4 creating+peering, 85 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:54.611 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:22:54.639 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:22:54.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:54.641 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:22:54.742 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:22:54.770 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:22:54.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:54.772 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:22:54.873 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:22:54.894 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:22:54.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:54.896 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:22:54.997 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:22:55.019 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:22:55.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:55.022 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:22:55.123 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:22:55.150 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:22:55.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:55.152 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:22:55.253 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:22:55.280 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:22:55.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:55.282 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:22:55.383 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:22:55.412 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:22:55.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:55.414 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:22:55.515 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:22:55.543 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:22:55.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:55.546 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:22:55.647 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:22:55.676 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:22:55.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:55.678 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:22:55.779 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:22:55.805 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:22:55.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:55.808 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:22:55.909 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:22:55.936 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:22:55.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:55.938 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:22:56.039 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:22:56.067 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:22:56.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:56.070 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:22:56.171 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:22:56.199 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:22:56.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:56.202 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:22:56.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:56 smithi038 bash[87336]: cluster 2024-09-14T04:22:54.950892+0000 mgr.y (mgr.26165) 453 : cluster [DBG] pgmap v352: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:56.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:56 smithi038 bash[87336]: cluster 2024-09-14T04:22:54.950892+0000 mgr.y (mgr.26165) 453 : cluster [DBG] pgmap v352: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:56.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:56 smithi038 bash[84940]: cluster 2024-09-14T04:22:54.950892+0000 mgr.y (mgr.26165) 453 : cluster [DBG] pgmap v352: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:56.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:56 smithi038 bash[84940]: cluster 2024-09-14T04:22:54.950892+0000 mgr.y (mgr.26165) 453 : cluster [DBG] pgmap v352: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:56.282 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:22:56.282 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:22:56.283 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:22:56.302 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:22:56.322 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:22:56.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:56.324 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:22:56.425 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:22:56.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:56 smithi123 bash[68976]: cluster 2024-09-14T04:22:54.950892+0000 mgr.y (mgr.26165) 453 : cluster [DBG] pgmap v352: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:56.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:56 smithi123 bash[68976]: cluster 2024-09-14T04:22:54.950892+0000 mgr.y (mgr.26165) 453 : cluster [DBG] pgmap v352: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:56.449 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:22:56.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:56.451 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:22:56.552 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:22:56.579 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:22:56.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:56.582 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:22:56.682 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:22:56.711 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:22:56.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:56.713 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:22:56.814 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:22:56.838 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:22:56.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:56.841 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:22:56.942 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:22:56.968 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:22:56.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:56.970 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:22:57.071 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:22:57.099 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:22:57.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:57.102 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:22:57.202 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:22:57.228 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:22:57.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:57.230 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:22:57.331 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:22:57.359 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:22:57.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:57.361 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:22:57.462 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:22:57.490 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:22:57.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:57.493 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:22:57.594 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:22:57.621 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:22:57.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:57.624 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:22:57.725 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:22:57.752 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:22:57.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:57.755 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:22:57.855 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:22:57.882 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:22:57.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:57.885 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:22:57.986 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:22:58.013 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:22:58.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:58.015 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:22:58.116 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:22:58.142 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:22:58.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:58.145 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:22:58.246 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:22:58.250 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:58 smithi038 bash[84940]: cluster 2024-09-14T04:22:56.952004+0000 mgr.y (mgr.26165) 454 : cluster [DBG] pgmap v353: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:58.250 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:22:58 smithi038 bash[84940]: cluster 2024-09-14T04:22:56.952004+0000 mgr.y (mgr.26165) 454 : cluster [DBG] pgmap v353: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:58.250 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:58 smithi038 bash[87336]: cluster 2024-09-14T04:22:56.952004+0000 mgr.y (mgr.26165) 454 : cluster [DBG] pgmap v353: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:58.251 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:22:58 smithi038 bash[87336]: cluster 2024-09-14T04:22:56.952004+0000 mgr.y (mgr.26165) 454 : cluster [DBG] pgmap v353: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:58.265 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:22:58.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:58.267 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:22:58.368 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:22:58.387 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:22:58.389 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:22:58 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:22:58] "GET /metrics HTTP/1.1" 200 34273 "" "Prometheus/2.51.0" 2024-09-14T04:22:58.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:58.390 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:22:58.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:58 smithi123 bash[68976]: cluster 2024-09-14T04:22:56.952004+0000 mgr.y (mgr.26165) 454 : cluster [DBG] pgmap v353: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:58.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:22:58 smithi123 bash[68976]: cluster 2024-09-14T04:22:56.952004+0000 mgr.y (mgr.26165) 454 : cluster [DBG] pgmap v353: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:22:58.490 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:22:58.518 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:22:58.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:58.520 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:22:58.621 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:22:58.647 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:22:58.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:58.649 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:22:58.750 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:22:58.777 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:22:58.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:58.779 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:22:58.880 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:22:58.906 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:22:58.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:58.909 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:22:59.009 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:22:59.037 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:22:59.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:59.039 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:22:59.140 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:22:59.166 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:22:59.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:59.168 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:22:59.269 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:22:59.297 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:22:59.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:59.299 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:22:59.400 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:22:59.427 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:22:59.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:59.429 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:22:59.530 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:22:59.558 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:22:59.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:59.561 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:22:59.661 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:22:59.690 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:22:59.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:59.693 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:22:59.793 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:22:59.818 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:22:59.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:59.820 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:22:59.828 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph tell osd.1 reset_purged_snaps_last 2024-09-14T04:22:59.921 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:22:59.949 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:22:59.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:22:59.952 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:23:00.053 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:00.077 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:00.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:00.080 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:23:00.181 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:00.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:00 smithi123 bash[68976]: cluster 2024-09-14T04:22:58.952837+0000 mgr.y (mgr.26165) 455 : cluster [DBG] pgmap v354: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:23:00.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:00 smithi123 bash[68976]: cluster 2024-09-14T04:22:58.952837+0000 mgr.y (mgr.26165) 455 : cluster [DBG] pgmap v354: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:23:00.205 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:00.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:00.207 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:23:00.297 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:23:00.308 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:00.329 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:00.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:00.331 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:23:00.432 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:00.435 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:23:00 smithi123 bash[61744]: ts=2024-09-14T04:23:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:23:00.450 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:00 smithi038 bash[84940]: cluster 2024-09-14T04:22:58.952837+0000 mgr.y (mgr.26165) 455 : cluster [DBG] pgmap v354: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:23:00.451 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:00 smithi038 bash[84940]: cluster 2024-09-14T04:22:58.952837+0000 mgr.y (mgr.26165) 455 : cluster [DBG] pgmap v354: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:23:00.451 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:00 smithi038 bash[87336]: cluster 2024-09-14T04:22:58.952837+0000 mgr.y (mgr.26165) 455 : cluster [DBG] pgmap v354: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:23:00.451 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:00 smithi038 bash[87336]: cluster 2024-09-14T04:22:58.952837+0000 mgr.y (mgr.26165) 455 : cluster [DBG] pgmap v354: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:23:00.458 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:00.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:00.461 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:23:00.561 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:00.590 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:00.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:00.592 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:23:00.693 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:00.719 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:00.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:00.721 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:23:00.822 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:00.851 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:00.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:00.853 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:23:00.954 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:00.983 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:00.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:00.985 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:23:01.086 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:01.116 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:01.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:01.118 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:23:01.219 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:01.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:01.249 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:01.249 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:23:01.350 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:01.362 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:01 smithi038 bash[87336]: audit 2024-09-14T04:23:00.206136+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:23:01.362 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:01 smithi038 bash[87336]: audit 2024-09-14T04:23:00.206136+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:23:01.363 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:01 smithi038 bash[87336]: audit 2024-09-14T04:23:00.207797+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:23:01.363 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:01 smithi038 bash[87336]: audit 2024-09-14T04:23:00.207797+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:23:01.363 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:01 smithi038 bash[87336]: audit 2024-09-14T04:23:00.464435+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:23:01.363 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:01 smithi038 bash[87336]: audit 2024-09-14T04:23:00.464435+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:23:01.363 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:01 smithi038 bash[84940]: audit 2024-09-14T04:23:00.206136+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:23:01.363 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:01 smithi038 bash[84940]: audit 2024-09-14T04:23:00.206136+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:23:01.363 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:01 smithi038 bash[84940]: audit 2024-09-14T04:23:00.207797+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:23:01.363 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:01 smithi038 bash[84940]: audit 2024-09-14T04:23:00.207797+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:23:01.363 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:01 smithi038 bash[84940]: audit 2024-09-14T04:23:00.464435+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:23:01.363 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:01 smithi038 bash[84940]: audit 2024-09-14T04:23:00.464435+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:23:01.379 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:01.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:01.382 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:23:01.483 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:01.512 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:01.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:01.514 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:23:01.615 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:01.643 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:01.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:01.645 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:23:01.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:01 smithi123 bash[68976]: audit 2024-09-14T04:23:00.206136+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:23:01.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:01 smithi123 bash[68976]: audit 2024-09-14T04:23:00.206136+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:23:01.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:01 smithi123 bash[68976]: audit 2024-09-14T04:23:00.207797+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:23:01.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:01 smithi123 bash[68976]: audit 2024-09-14T04:23:00.207797+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:23:01.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:01 smithi123 bash[68976]: audit 2024-09-14T04:23:00.464435+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:23:01.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:01 smithi123 bash[68976]: audit 2024-09-14T04:23:00.464435+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:23:01.746 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:01.774 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:01.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:01.776 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:23:01.877 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:01.902 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:01.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:01.904 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:23:02.006 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:02.034 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:02.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:02.037 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:23:02.138 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:02.163 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:02.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:02.166 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:23:02.267 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:02.291 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:02.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:02.293 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:23:02.394 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:02.419 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:02.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:02.421 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:23:02.522 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:02.533 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:02 smithi123 bash[68976]: cluster 2024-09-14T04:23:00.954135+0000 mgr.y (mgr.26165) 456 : cluster [DBG] pgmap v355: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:23:02.533 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:02 smithi123 bash[68976]: cluster 2024-09-14T04:23:00.954135+0000 mgr.y (mgr.26165) 456 : cluster [DBG] pgmap v355: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:23:02.533 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:02 smithi123 bash[68976]: audit 2024-09-14T04:23:02.132296+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:23:02.533 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:02 smithi123 bash[68976]: audit 2024-09-14T04:23:02.132296+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:23:02.544 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:02.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:02.546 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:23:02.647 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:02.667 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:02.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:02.669 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:23:02.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:02 smithi038 bash[84940]: cluster 2024-09-14T04:23:00.954135+0000 mgr.y (mgr.26165) 456 : cluster [DBG] pgmap v355: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:23:02.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:02 smithi038 bash[84940]: cluster 2024-09-14T04:23:00.954135+0000 mgr.y (mgr.26165) 456 : cluster [DBG] pgmap v355: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:23:02.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:02 smithi038 bash[84940]: audit 2024-09-14T04:23:02.132296+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:23:02.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:02 smithi038 bash[84940]: audit 2024-09-14T04:23:02.132296+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:23:02.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:02 smithi038 bash[87336]: cluster 2024-09-14T04:23:00.954135+0000 mgr.y (mgr.26165) 456 : cluster [DBG] pgmap v355: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:23:02.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:02 smithi038 bash[87336]: cluster 2024-09-14T04:23:00.954135+0000 mgr.y (mgr.26165) 456 : cluster [DBG] pgmap v355: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:23:02.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:02 smithi038 bash[87336]: audit 2024-09-14T04:23:02.132296+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:23:02.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:02 smithi038 bash[87336]: audit 2024-09-14T04:23:02.132296+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:23:02.772 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:02.796 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:02.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:02.798 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:23:02.899 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:02.925 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:02.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:02.927 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:23:03.028 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:03.051 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:03.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:03.053 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:23:03.154 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:03.181 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:03.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:03.184 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:23:03.284 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:03.314 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:03.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:03.317 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:23:03.417 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:03.444 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:03.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:03.446 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:23:03.546 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:03.573 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:03.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:03.576 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:23:03.677 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:03.701 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:03.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:03.703 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:23:03.804 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:03.832 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:03.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:03.835 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:23:03.935 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:03.958 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:03.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:03.960 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:23:04.004 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:03 smithi038 bash[84940]: audit 2024-09-14T04:23:02.711239+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:23:04.004 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:03 smithi038 bash[84940]: audit 2024-09-14T04:23:02.711239+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:23:04.004 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:03 smithi038 bash[84940]: audit 2024-09-14T04:23:02.717330+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:23:04.004 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:03 smithi038 bash[84940]: audit 2024-09-14T04:23:02.717330+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:23:04.004 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:03 smithi038 bash[84940]: cluster 2024-09-14T04:23:02.954725+0000 mgr.y (mgr.26165) 457 : cluster [DBG] pgmap v356: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:23:04.005 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:03 smithi038 bash[84940]: cluster 2024-09-14T04:23:02.954725+0000 mgr.y (mgr.26165) 457 : cluster [DBG] pgmap v356: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:23:04.005 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:03 smithi038 bash[87336]: audit 2024-09-14T04:23:02.711239+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:23:04.005 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:03 smithi038 bash[87336]: audit 2024-09-14T04:23:02.711239+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:23:04.005 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:03 smithi038 bash[87336]: audit 2024-09-14T04:23:02.717330+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:23:04.005 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:03 smithi038 bash[87336]: audit 2024-09-14T04:23:02.717330+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:23:04.005 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:03 smithi038 bash[87336]: cluster 2024-09-14T04:23:02.954725+0000 mgr.y (mgr.26165) 457 : cluster [DBG] pgmap v356: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:23:04.005 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:03 smithi038 bash[87336]: cluster 2024-09-14T04:23:02.954725+0000 mgr.y (mgr.26165) 457 : cluster [DBG] pgmap v356: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:23:04.061 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:04.083 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:04.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:04.085 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:23:04.186 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:04.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:03 smithi123 bash[68976]: audit 2024-09-14T04:23:02.711239+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:23:04.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:03 smithi123 bash[68976]: audit 2024-09-14T04:23:02.711239+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:23:04.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:03 smithi123 bash[68976]: audit 2024-09-14T04:23:02.717330+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:23:04.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:03 smithi123 bash[68976]: audit 2024-09-14T04:23:02.717330+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:23:04.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:03 smithi123 bash[68976]: cluster 2024-09-14T04:23:02.954725+0000 mgr.y (mgr.26165) 457 : cluster [DBG] pgmap v356: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:23:04.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:03 smithi123 bash[68976]: cluster 2024-09-14T04:23:02.954725+0000 mgr.y (mgr.26165) 457 : cluster [DBG] pgmap v356: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:23:04.213 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:04.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:04.215 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:23:04.316 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:04.341 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:04.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:04.344 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:23:04.444 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:04.470 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:04.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:04.472 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:23:04.573 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:04.598 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:04.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:04.601 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:23:04.701 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:04.731 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:04.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:04.733 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:23:04.834 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:04.861 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:04.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:04.864 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:23:04.965 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:04.992 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:04.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:04.994 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:23:05.095 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:05.121 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:05.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:05.123 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:23:05.224 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:05.252 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:05.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:05.255 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:23:05.355 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:05.382 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:05.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:05.385 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:23:05.486 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:05.512 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:05.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:05.515 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:23:05.615 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:05.643 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:05.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:05.645 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:23:05.746 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:05.772 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:05.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:05.775 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:23:05.875 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:05.902 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:05.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:05.905 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:23:06.005 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:06.033 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:06.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:06.035 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:23:06.136 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:06.165 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:06.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:06.167 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:23:06.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:06 smithi123 bash[68976]: cluster 2024-09-14T04:23:04.955585+0000 mgr.y (mgr.26165) 458 : cluster [DBG] pgmap v357: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:23:06.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:06 smithi123 bash[68976]: cluster 2024-09-14T04:23:04.955585+0000 mgr.y (mgr.26165) 458 : cluster [DBG] pgmap v357: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:23:06.268 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:06.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:06 smithi038 bash[84940]: cluster 2024-09-14T04:23:04.955585+0000 mgr.y (mgr.26165) 458 : cluster [DBG] pgmap v357: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:23:06.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:06 smithi038 bash[84940]: cluster 2024-09-14T04:23:04.955585+0000 mgr.y (mgr.26165) 458 : cluster [DBG] pgmap v357: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:23:06.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:06 smithi038 bash[87336]: cluster 2024-09-14T04:23:04.955585+0000 mgr.y (mgr.26165) 458 : cluster [DBG] pgmap v357: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:23:06.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:06 smithi038 bash[87336]: cluster 2024-09-14T04:23:04.955585+0000 mgr.y (mgr.26165) 458 : cluster [DBG] pgmap v357: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:23:06.295 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:06.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:06.297 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:23:06.398 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:06.426 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:06.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:06.428 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:23:06.528 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:06.554 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:06.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:06.557 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:23:06.657 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:06.685 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:06.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:06.687 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:23:06.736 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:23:06.788 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:06.808 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:06.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:06.810 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:23:06.911 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:06.937 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:06.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:06.939 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:23:07.040 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:07.068 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:07.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:07.070 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:23:07.171 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:07.198 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:07.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:07.201 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:23:07.301 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:07.322 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:07.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:07.324 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:23:07.425 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:07.453 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:07.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:07.455 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:23:07.556 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:07.576 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:07.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:07.581 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:23:07.681 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:07.709 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:07.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:07.711 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:23:07.812 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:07.834 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:07.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:07.836 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:23:07.937 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:07.963 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:07.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:07.965 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:23:08.066 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:08.095 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:08.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:08.097 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:23:08.185 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:08 smithi123 bash[68976]: cluster 2024-09-14T04:23:06.956764+0000 mgr.y (mgr.26165) 459 : cluster [DBG] pgmap v358: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:23:08.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:08 smithi123 bash[68976]: cluster 2024-09-14T04:23:06.956764+0000 mgr.y (mgr.26165) 459 : cluster [DBG] pgmap v358: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:23:08.198 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:08.209 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:08 smithi038 bash[84940]: cluster 2024-09-14T04:23:06.956764+0000 mgr.y (mgr.26165) 459 : cluster [DBG] pgmap v358: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:23:08.209 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:08 smithi038 bash[84940]: cluster 2024-09-14T04:23:06.956764+0000 mgr.y (mgr.26165) 459 : cluster [DBG] pgmap v358: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:23:08.209 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:08 smithi038 bash[87336]: cluster 2024-09-14T04:23:06.956764+0000 mgr.y (mgr.26165) 459 : cluster [DBG] pgmap v358: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:23:08.209 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:08 smithi038 bash[87336]: cluster 2024-09-14T04:23:06.956764+0000 mgr.y (mgr.26165) 459 : cluster [DBG] pgmap v358: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:23:08.222 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:08.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:08.225 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:23:08.325 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:08.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:08.353 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:08.353 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:23:08.454 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:08.480 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:08.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:08.482 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:23:08.520 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:23:08 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:23:08] "GET /metrics HTTP/1.1" 200 36561 "" "Prometheus/2.51.0" 2024-09-14T04:23:08.583 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:08.611 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:08.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:08.613 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:23:08.714 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:08.741 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:08.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:08.743 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:23:08.844 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:08.866 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:08.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:08.869 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:23:08.969 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:08.994 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:08.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:08.996 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:23:09.097 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:09.118 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:09.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:09.119 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:23:09.183 INFO:teuthology.orchestra.run.smithi038.stderr:nodeep-scrub is set 2024-09-14T04:23:09.221 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:09.232 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:09 smithi123 bash[68976]: audit 2024-09-14T04:23:08.165220+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:23:09.232 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:09 smithi123 bash[68976]: audit 2024-09-14T04:23:08.165220+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:23:09.232 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:09 smithi123 bash[68976]: audit 2024-09-14T04:23:08.175453+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:23:09.232 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:09 smithi123 bash[68976]: audit 2024-09-14T04:23:08.175453+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:23:09.232 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:09 smithi123 bash[68976]: audit 2024-09-14T04:23:09.073778+0000 mon.a (mon.0) 584 : audit [INF] from='client.? 172.21.15.38:0/2979876043' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:23:09.233 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:09 smithi123 bash[68976]: audit 2024-09-14T04:23:09.073778+0000 mon.a (mon.0) 584 : audit [INF] from='client.? 172.21.15.38:0/2979876043' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:23:09.248 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:09.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:09.250 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:23:09.351 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:09.377 INFO:teuthology.orchestra.run.smithi038.stdout:ERROR: (22) Invalid argument 2024-09-14T04:23:09.377 INFO:teuthology.orchestra.run.smithi038.stdout:op_tracker tracking is not enabled now, so no ops 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-09-14T04:23:09.378 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:09.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:09.380 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:23:09.415 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:09 smithi038 bash[84940]: audit 2024-09-14T04:23:08.165220+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:23:09.415 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:09 smithi038 bash[84940]: audit 2024-09-14T04:23:08.165220+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:23:09.415 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:09 smithi038 bash[84940]: audit 2024-09-14T04:23:08.175453+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:23:09.415 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:09 smithi038 bash[84940]: audit 2024-09-14T04:23:08.175453+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:23:09.415 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:09 smithi038 bash[84940]: audit 2024-09-14T04:23:09.073778+0000 mon.a (mon.0) 584 : audit [INF] from='client.? 172.21.15.38:0/2979876043' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:23:09.416 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:09 smithi038 bash[84940]: audit 2024-09-14T04:23:09.073778+0000 mon.a (mon.0) 584 : audit [INF] from='client.? 172.21.15.38:0/2979876043' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:23:09.416 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:09 smithi038 bash[87336]: audit 2024-09-14T04:23:08.165220+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:23:09.416 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:09 smithi038 bash[87336]: audit 2024-09-14T04:23:08.165220+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:23:09.416 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:09 smithi038 bash[87336]: audit 2024-09-14T04:23:08.175453+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:23:09.416 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:09 smithi038 bash[87336]: audit 2024-09-14T04:23:08.175453+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:23:09.416 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:09 smithi038 bash[87336]: audit 2024-09-14T04:23:09.073778+0000 mon.a (mon.0) 584 : audit [INF] from='client.? 172.21.15.38:0/2979876043' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:23:09.416 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:09 smithi038 bash[87336]: audit 2024-09-14T04:23:09.073778+0000 mon.a (mon.0) 584 : audit [INF] from='client.? 172.21.15.38:0/2979876043' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:23:09.481 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:09.505 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:09.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:09.508 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:23:09.609 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:09.629 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:09.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:09.633 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:23:09.734 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:09.761 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:09.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:09.763 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:23:09.864 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:09.882 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:09.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:09.884 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:23:09.985 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:10.012 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:10.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:10.014 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:23:10.115 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:10.141 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:10.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:10.143 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:23:10.189 INFO:teuthology.orchestra.run.smithi038.stderr:enabled application 'rados' on pool 'unique_pool_1' 2024-09-14T04:23:10.244 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:10.255 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:23:10 smithi123 bash[61744]: ts=2024-09-14T04:23:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:23:10.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:10 smithi123 bash[68976]: cluster 2024-09-14T04:23:08.957257+0000 mgr.y (mgr.26165) 460 : cluster [DBG] pgmap v359: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:23:10.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:10 smithi123 bash[68976]: cluster 2024-09-14T04:23:08.957257+0000 mgr.y (mgr.26165) 460 : cluster [DBG] pgmap v359: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:23:10.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:10 smithi123 bash[68976]: cluster 2024-09-14T04:23:09.177077+0000 mon.a (mon.0) 585 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:23:10.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:10 smithi123 bash[68976]: cluster 2024-09-14T04:23:09.177077+0000 mon.a (mon.0) 585 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:23:10.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:10 smithi123 bash[68976]: audit 2024-09-14T04:23:09.185234+0000 mon.a (mon.0) 586 : audit [INF] from='client.? 172.21.15.38:0/2979876043' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:23:10.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:10 smithi123 bash[68976]: audit 2024-09-14T04:23:09.185234+0000 mon.a (mon.0) 586 : audit [INF] from='client.? 172.21.15.38:0/2979876043' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:23:10.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:10 smithi123 bash[68976]: cluster 2024-09-14T04:23:09.188350+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-09-14T04:23:10.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:10 smithi123 bash[68976]: cluster 2024-09-14T04:23:09.188350+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-09-14T04:23:10.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:10 smithi123 bash[68976]: audit 2024-09-14T04:23:09.212896+0000 mon.a (mon.0) 588 : audit [INF] from='client.? 172.21.15.38:0/1131426425' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-14T04:23:10.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:10 smithi123 bash[68976]: audit 2024-09-14T04:23:09.212896+0000 mon.a (mon.0) 588 : audit [INF] from='client.? 172.21.15.38:0/1131426425' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-14T04:23:10.257 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:10 smithi123 bash[68976]: audit 2024-09-14T04:23:09.984819+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:23:10.257 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:10 smithi123 bash[68976]: audit 2024-09-14T04:23:09.984819+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:23:10.257 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:10 smithi123 bash[68976]: audit 2024-09-14T04:23:09.998040+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:23:10.257 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:10 smithi123 bash[68976]: audit 2024-09-14T04:23:09.998040+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:23:10.269 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:10.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:10.271 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:23:10.372 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:10.395 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:10.396 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:10 smithi038 bash[84940]: cluster 2024-09-14T04:23:08.957257+0000 mgr.y (mgr.26165) 460 : cluster [DBG] pgmap v359: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:23:10.397 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:10 smithi038 bash[84940]: cluster 2024-09-14T04:23:08.957257+0000 mgr.y (mgr.26165) 460 : cluster [DBG] pgmap v359: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:23:10.397 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:10 smithi038 bash[84940]: cluster 2024-09-14T04:23:09.177077+0000 mon.a (mon.0) 585 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:23:10.397 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:10 smithi038 bash[84940]: cluster 2024-09-14T04:23:09.177077+0000 mon.a (mon.0) 585 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:23:10.397 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:10 smithi038 bash[84940]: audit 2024-09-14T04:23:09.185234+0000 mon.a (mon.0) 586 : audit [INF] from='client.? 172.21.15.38:0/2979876043' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:23:10.397 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:10 smithi038 bash[84940]: audit 2024-09-14T04:23:09.185234+0000 mon.a (mon.0) 586 : audit [INF] from='client.? 172.21.15.38:0/2979876043' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:23:10.397 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:10 smithi038 bash[84940]: cluster 2024-09-14T04:23:09.188350+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-09-14T04:23:10.397 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:10 smithi038 bash[84940]: cluster 2024-09-14T04:23:09.188350+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-09-14T04:23:10.397 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:10 smithi038 bash[84940]: audit 2024-09-14T04:23:09.212896+0000 mon.a (mon.0) 588 : audit [INF] from='client.? 172.21.15.38:0/1131426425' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-14T04:23:10.397 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:10 smithi038 bash[84940]: audit 2024-09-14T04:23:09.212896+0000 mon.a (mon.0) 588 : audit [INF] from='client.? 172.21.15.38:0/1131426425' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-14T04:23:10.397 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:10 smithi038 bash[84940]: audit 2024-09-14T04:23:09.984819+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:23:10.397 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:10 smithi038 bash[84940]: audit 2024-09-14T04:23:09.984819+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:23:10.397 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:10 smithi038 bash[84940]: audit 2024-09-14T04:23:09.998040+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:23:10.397 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:10 smithi038 bash[84940]: audit 2024-09-14T04:23:09.998040+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:23:10.398 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:10 smithi038 bash[87336]: cluster 2024-09-14T04:23:08.957257+0000 mgr.y (mgr.26165) 460 : cluster [DBG] pgmap v359: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:23:10.398 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:10 smithi038 bash[87336]: cluster 2024-09-14T04:23:08.957257+0000 mgr.y (mgr.26165) 460 : cluster [DBG] pgmap v359: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:23:10.398 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:10 smithi038 bash[87336]: cluster 2024-09-14T04:23:09.177077+0000 mon.a (mon.0) 585 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:23:10.398 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:10 smithi038 bash[87336]: cluster 2024-09-14T04:23:09.177077+0000 mon.a (mon.0) 585 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:23:10.398 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:10 smithi038 bash[87336]: audit 2024-09-14T04:23:09.185234+0000 mon.a (mon.0) 586 : audit [INF] from='client.? 172.21.15.38:0/2979876043' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:23:10.398 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:10 smithi038 bash[87336]: audit 2024-09-14T04:23:09.185234+0000 mon.a (mon.0) 586 : audit [INF] from='client.? 172.21.15.38:0/2979876043' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:23:10.398 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:10 smithi038 bash[87336]: cluster 2024-09-14T04:23:09.188350+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-09-14T04:23:10.398 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:10 smithi038 bash[87336]: cluster 2024-09-14T04:23:09.188350+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-09-14T04:23:10.398 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:10 smithi038 bash[87336]: audit 2024-09-14T04:23:09.212896+0000 mon.a (mon.0) 588 : audit [INF] from='client.? 172.21.15.38:0/1131426425' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-14T04:23:10.398 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:10 smithi038 bash[87336]: audit 2024-09-14T04:23:09.212896+0000 mon.a (mon.0) 588 : audit [INF] from='client.? 172.21.15.38:0/1131426425' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-14T04:23:10.399 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:10 smithi038 bash[87336]: audit 2024-09-14T04:23:09.984819+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:23:10.399 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:10 smithi038 bash[87336]: audit 2024-09-14T04:23:09.984819+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:23:10.399 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:10 smithi038 bash[87336]: audit 2024-09-14T04:23:09.998040+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:23:10.399 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:10 smithi038 bash[87336]: audit 2024-09-14T04:23:09.998040+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:23:10.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:10.399 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:23:10.501 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:10.519 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:10.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:10.521 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:23:10.622 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:10.641 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:10.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:10.643 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:23:10.743 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:10.762 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:10.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:10.764 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:23:10.865 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:10.890 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:10.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:10.892 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:23:10.993 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:11.020 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:11.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:11.022 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:23:11.122 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:11.150 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:11.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:11.153 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:23:11.253 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:11.278 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:11.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:11.280 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:23:11.381 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:11.403 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:11.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:11.405 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:23:11.430 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0: {} 2024-09-14T04:23:11.431 INFO:teuthology.orchestra.run.smithi038.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-14T04:23:11.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:11 smithi123 bash[68976]: audit 2024-09-14T04:23:10.191614+0000 mon.a (mon.0) 591 : audit [INF] from='client.? 172.21.15.38:0/1131426425' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-14T04:23:11.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:11 smithi123 bash[68976]: audit 2024-09-14T04:23:10.191614+0000 mon.a (mon.0) 591 : audit [INF] from='client.? 172.21.15.38:0/1131426425' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-14T04:23:11.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:11 smithi123 bash[68976]: cluster 2024-09-14T04:23:10.196349+0000 mon.a (mon.0) 592 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-09-14T04:23:11.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:11 smithi123 bash[68976]: cluster 2024-09-14T04:23:10.196349+0000 mon.a (mon.0) 592 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-09-14T04:23:11.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:11 smithi123 bash[68976]: audit 2024-09-14T04:23:10.597216+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:23:11.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:11 smithi123 bash[68976]: audit 2024-09-14T04:23:10.597216+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:23:11.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:11 smithi123 bash[68976]: audit 2024-09-14T04:23:10.597951+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:23:11.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:11 smithi123 bash[68976]: audit 2024-09-14T04:23:10.597951+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:23:11.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:11 smithi123 bash[68976]: audit 2024-09-14T04:23:10.605574+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:23:11.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:11 smithi123 bash[68976]: audit 2024-09-14T04:23:10.605574+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:23:11.448 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1: {} 2024-09-14T04:23:11.448 INFO:teuthology.orchestra.run.smithi038.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-14T04:23:11.465 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2: {} 2024-09-14T04:23:11.465 INFO:teuthology.orchestra.run.smithi038.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-14T04:23:11.483 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3: {} 2024-09-14T04:23:11.483 INFO:teuthology.orchestra.run.smithi038.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-14T04:23:11.505 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4: {} 2024-09-14T04:23:11.505 INFO:teuthology.orchestra.run.smithi038.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-14T04:23:11.506 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:11.524 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:11.525 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5: {} 2024-09-14T04:23:11.525 INFO:teuthology.orchestra.run.smithi038.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-14T04:23:11.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:11.526 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:23:11.545 INFO:teuthology.orchestra.run.smithi038.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-14T04:23:11.545 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6: {} 2024-09-14T04:23:11.555 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:11 smithi038 bash[84940]: audit 2024-09-14T04:23:10.191614+0000 mon.a (mon.0) 591 : audit [INF] from='client.? 172.21.15.38:0/1131426425' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-14T04:23:11.555 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:11 smithi038 bash[84940]: audit 2024-09-14T04:23:10.191614+0000 mon.a (mon.0) 591 : audit [INF] from='client.? 172.21.15.38:0/1131426425' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-14T04:23:11.555 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:11 smithi038 bash[84940]: cluster 2024-09-14T04:23:10.196349+0000 mon.a (mon.0) 592 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-09-14T04:23:11.555 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:11 smithi038 bash[84940]: cluster 2024-09-14T04:23:10.196349+0000 mon.a (mon.0) 592 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-09-14T04:23:11.555 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:11 smithi038 bash[84940]: audit 2024-09-14T04:23:10.597216+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:23:11.555 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:11 smithi038 bash[84940]: audit 2024-09-14T04:23:10.597216+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:23:11.555 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:11 smithi038 bash[84940]: audit 2024-09-14T04:23:10.597951+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:23:11.555 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:11 smithi038 bash[84940]: audit 2024-09-14T04:23:10.597951+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:23:11.555 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:11 smithi038 bash[84940]: audit 2024-09-14T04:23:10.605574+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:23:11.556 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:11 smithi038 bash[84940]: audit 2024-09-14T04:23:10.605574+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:23:11.556 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:11 smithi038 bash[87336]: audit 2024-09-14T04:23:10.191614+0000 mon.a (mon.0) 591 : audit [INF] from='client.? 172.21.15.38:0/1131426425' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-14T04:23:11.556 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:11 smithi038 bash[87336]: audit 2024-09-14T04:23:10.191614+0000 mon.a (mon.0) 591 : audit [INF] from='client.? 172.21.15.38:0/1131426425' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-14T04:23:11.556 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:11 smithi038 bash[87336]: cluster 2024-09-14T04:23:10.196349+0000 mon.a (mon.0) 592 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-09-14T04:23:11.556 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:11 smithi038 bash[87336]: cluster 2024-09-14T04:23:10.196349+0000 mon.a (mon.0) 592 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-09-14T04:23:11.556 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:11 smithi038 bash[87336]: audit 2024-09-14T04:23:10.597216+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:23:11.556 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:11 smithi038 bash[87336]: audit 2024-09-14T04:23:10.597216+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:23:11.556 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:11 smithi038 bash[87336]: audit 2024-09-14T04:23:10.597951+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:23:11.556 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:11 smithi038 bash[87336]: audit 2024-09-14T04:23:10.597951+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:23:11.556 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:11 smithi038 bash[87336]: audit 2024-09-14T04:23:10.605574+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:23:11.556 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:11 smithi038 bash[87336]: audit 2024-09-14T04:23:10.605574+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:23:11.565 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7: {} 2024-09-14T04:23:11.565 INFO:teuthology.orchestra.run.smithi038.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-14T04:23:11.628 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:11.648 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:11.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:11.650 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:23:11.751 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:11.779 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:11.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:11.781 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:23:11.882 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:11.910 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:11.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:11.913 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:23:12.014 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:12.041 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:12.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:12.044 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:23:12.145 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:12.167 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:12.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:12.170 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:23:12.270 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:12.295 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:12.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:12.297 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:23:12.353 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:12 smithi038 bash[84940]: cluster 2024-09-14T04:23:10.957904+0000 mgr.y (mgr.26165) 461 : cluster [DBG] pgmap v362: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:23:12.354 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:12 smithi038 bash[84940]: cluster 2024-09-14T04:23:10.957904+0000 mgr.y (mgr.26165) 461 : cluster [DBG] pgmap v362: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:23:12.354 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:12 smithi038 bash[84940]: audit 2024-09-14T04:23:11.414735+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.38:0/3932333872' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:23:12.354 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:12 smithi038 bash[84940]: audit 2024-09-14T04:23:11.414735+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.38:0/3932333872' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:23:12.354 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:12 smithi038 bash[84940]: cluster 2024-09-14T04:23:11.603117+0000 mon.a (mon.0) 596 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-14T04:23:12.354 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:12 smithi038 bash[84940]: cluster 2024-09-14T04:23:11.603117+0000 mon.a (mon.0) 596 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-14T04:23:12.354 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:12 smithi038 bash[87336]: cluster 2024-09-14T04:23:10.957904+0000 mgr.y (mgr.26165) 461 : cluster [DBG] pgmap v362: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:23:12.354 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:12 smithi038 bash[87336]: cluster 2024-09-14T04:23:10.957904+0000 mgr.y (mgr.26165) 461 : cluster [DBG] pgmap v362: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:23:12.355 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:12 smithi038 bash[87336]: audit 2024-09-14T04:23:11.414735+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.38:0/3932333872' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:23:12.355 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:12 smithi038 bash[87336]: audit 2024-09-14T04:23:11.414735+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.38:0/3932333872' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:23:12.355 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:12 smithi038 bash[87336]: cluster 2024-09-14T04:23:11.603117+0000 mon.a (mon.0) 596 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-14T04:23:12.355 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:12 smithi038 bash[87336]: cluster 2024-09-14T04:23:11.603117+0000 mon.a (mon.0) 596 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-14T04:23:12.356 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.0 dump_historic_ops 2024-09-14T04:23:12.398 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:12.409 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:12 smithi123 bash[68976]: cluster 2024-09-14T04:23:10.957904+0000 mgr.y (mgr.26165) 461 : cluster [DBG] pgmap v362: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:23:12.409 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:12 smithi123 bash[68976]: cluster 2024-09-14T04:23:10.957904+0000 mgr.y (mgr.26165) 461 : cluster [DBG] pgmap v362: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:23:12.409 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:12 smithi123 bash[68976]: audit 2024-09-14T04:23:11.414735+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.38:0/3932333872' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:23:12.409 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:12 smithi123 bash[68976]: audit 2024-09-14T04:23:11.414735+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.38:0/3932333872' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:23:12.410 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:12 smithi123 bash[68976]: cluster 2024-09-14T04:23:11.603117+0000 mon.a (mon.0) 596 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-14T04:23:12.410 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:12 smithi123 bash[68976]: cluster 2024-09-14T04:23:11.603117+0000 mon.a (mon.0) 596 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-14T04:23:12.424 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:12.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:12.426 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:23:12.527 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:12.548 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:12.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:12.550 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:23:12.650 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:12.678 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:12.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:12.681 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:23:12.782 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:12.810 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:12.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:12.812 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:23:12.913 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:12.941 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:12.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:12.943 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:23:13.044 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:13.072 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:13.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:13.075 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:23:13.176 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:13.203 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:13.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:13.206 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:23:13.309 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:13.336 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:13.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:13.338 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:23:13.439 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:13.464 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:13.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:13.467 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:23:13.567 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:13.595 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:13.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:13.597 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:23:13.698 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:13.726 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:13.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:13.728 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:23:13.829 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:13.850 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:13.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:13.852 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:23:13.953 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:13.980 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:13.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:13.982 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:23:14.083 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:14.111 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:14.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:14.114 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:23:14.215 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:14.240 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:14 smithi038 bash[84940]: cluster 2024-09-14T04:23:12.958535+0000 mgr.y (mgr.26165) 462 : cluster [DBG] pgmap v363: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:23:14.240 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:14 smithi038 bash[84940]: cluster 2024-09-14T04:23:12.958535+0000 mgr.y (mgr.26165) 462 : cluster [DBG] pgmap v363: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:23:14.240 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:14 smithi038 bash[87336]: cluster 2024-09-14T04:23:12.958535+0000 mgr.y (mgr.26165) 462 : cluster [DBG] pgmap v363: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:23:14.240 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:14 smithi038 bash[87336]: cluster 2024-09-14T04:23:12.958535+0000 mgr.y (mgr.26165) 462 : cluster [DBG] pgmap v363: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:23:14.254 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:14.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:14.256 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:23:14.357 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:14.383 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:14.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:14.385 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:23:14.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:14 smithi123 bash[68976]: cluster 2024-09-14T04:23:12.958535+0000 mgr.y (mgr.26165) 462 : cluster [DBG] pgmap v363: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:23:14.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:14 smithi123 bash[68976]: cluster 2024-09-14T04:23:12.958535+0000 mgr.y (mgr.26165) 462 : cluster [DBG] pgmap v363: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:23:14.486 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:14.513 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:14.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:14.515 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:23:14.616 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:14.642 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:14.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:14.645 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:23:14.745 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:14.774 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:14.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:14.776 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:23:14.865 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd unset noscrub 2024-09-14T04:23:14.877 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:14.906 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:14.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:14.908 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:23:15.009 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:15.032 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:15.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:15.036 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:23:15.137 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:15.165 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:15.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:15.167 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:23:15.171 DEBUG:teuthology.orchestra.run.smithi038:> /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-09-14T04:23:15.173 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2024-09-14T04:23:15.173 INFO:teuthology.orchestra.run:waiting for 3000 2024-09-14T04:23:15.222 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:hints = 1 2024-09-14T04:23:15.222 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2024-09-14T04:23:15.222 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Object prefix: benchmark_data_smithi038_122563 2024-09-14T04:23:15.222 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-14T04:23:15.222 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 0 0 0 0 0 0 - 0 2024-09-14T04:23:15.268 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:15.298 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:15.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:15.302 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:23:15.403 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:15.427 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:15.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:15.429 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:23:15.530 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:15.554 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:15.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:15.558 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:23:15.659 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:15.685 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:15.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:15.688 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:23:15.789 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:15.814 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:15.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:15.816 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:23:15.917 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:15.942 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:15.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:15.944 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:23:16.045 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:16.069 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:16.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:16.072 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:23:16.173 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:16.183 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-14T04:23:16.201 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:16.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:16.205 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:23:16.222 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 1 16 3143 3127 195.421 195.438 0.00514354 0.00508281 2024-09-14T04:23:16.306 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:16.332 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:16.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:16.335 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:23:16.435 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:16.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:16 smithi123 bash[68976]: cluster 2024-09-14T04:23:14.959107+0000 mgr.y (mgr.26165) 463 : cluster [DBG] pgmap v364: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:23:16.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:16 smithi123 bash[68976]: cluster 2024-09-14T04:23:14.959107+0000 mgr.y (mgr.26165) 463 : cluster [DBG] pgmap v364: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:23:16.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:16 smithi123 bash[68976]: audit 2024-09-14T04:23:15.209385+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:23:16.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:16 smithi123 bash[68976]: audit 2024-09-14T04:23:15.209385+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:23:16.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:16 smithi123 bash[68976]: audit 2024-09-14T04:23:15.210582+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:23:16.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:16 smithi123 bash[68976]: audit 2024-09-14T04:23:15.210582+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:23:16.459 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:16.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:16.461 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:23:16.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:16 smithi038 bash[87336]: cluster 2024-09-14T04:23:14.959107+0000 mgr.y (mgr.26165) 463 : cluster [DBG] pgmap v364: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:23:16.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:16 smithi038 bash[87336]: cluster 2024-09-14T04:23:14.959107+0000 mgr.y (mgr.26165) 463 : cluster [DBG] pgmap v364: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:23:16.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:16 smithi038 bash[87336]: audit 2024-09-14T04:23:15.209385+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:23:16.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:16 smithi038 bash[87336]: audit 2024-09-14T04:23:15.209385+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:23:16.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:16 smithi038 bash[87336]: audit 2024-09-14T04:23:15.210582+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:23:16.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:16 smithi038 bash[87336]: audit 2024-09-14T04:23:15.210582+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:23:16.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:16 smithi038 bash[84940]: cluster 2024-09-14T04:23:14.959107+0000 mgr.y (mgr.26165) 463 : cluster [DBG] pgmap v364: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:23:16.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:16 smithi038 bash[84940]: cluster 2024-09-14T04:23:14.959107+0000 mgr.y (mgr.26165) 463 : cluster [DBG] pgmap v364: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:23:16.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:16 smithi038 bash[84940]: audit 2024-09-14T04:23:15.209385+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:23:16.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:16 smithi038 bash[84940]: audit 2024-09-14T04:23:15.209385+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:23:16.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:16 smithi038 bash[84940]: audit 2024-09-14T04:23:15.210582+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:23:16.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:16 smithi038 bash[84940]: audit 2024-09-14T04:23:15.210582+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:23:16.562 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:16.581 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:16.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:16.584 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:23:16.685 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:16.711 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:16.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:16.713 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:23:16.814 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:16.837 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:16.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:16.841 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:23:16.941 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:16.971 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:16.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:16.975 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:23:17.076 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:17.100 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:17.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:17.107 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:23:17.131 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:23:17.208 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:17.223 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 2 16 5849 5833 182.224 169.125 0.00838919 0.00546764 2024-09-14T04:23:17.239 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:17.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:17.241 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:23:17.342 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:17.371 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:17.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:17.375 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:23:17.476 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:17.500 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:17.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:17.502 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:23:17.604 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:17.629 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:17.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:17.631 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:23:17.732 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:17.750 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:17.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:17.752 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:23:17.852 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:17.879 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:17.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:17.882 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:23:17.982 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:18.008 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:18.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:18.013 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:23:18.114 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:18.141 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:18.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:18.144 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:23:18.223 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 3 16 8177 8161 169.979 145.5 0.00197489 0.00578759 2024-09-14T04:23:18.245 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:18.263 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:18.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:18.265 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:23:18.366 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:18.394 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:18.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:18.396 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:23:18.497 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:18.508 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:18 smithi038 bash[84940]: cluster 2024-09-14T04:23:16.961762+0000 mgr.y (mgr.26165) 464 : cluster [DBG] pgmap v365: 89 pgs: 89 active+clean; 110 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s wr, 218 op/s 2024-09-14T04:23:18.508 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:18 smithi038 bash[84940]: cluster 2024-09-14T04:23:16.961762+0000 mgr.y (mgr.26165) 464 : cluster [DBG] pgmap v365: 89 pgs: 89 active+clean; 110 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s wr, 218 op/s 2024-09-14T04:23:18.508 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:23:18 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:23:18] "GET /metrics HTTP/1.1" 200 36565 "" "Prometheus/2.51.0" 2024-09-14T04:23:18.508 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:18 smithi038 bash[87336]: cluster 2024-09-14T04:23:16.961762+0000 mgr.y (mgr.26165) 464 : cluster [DBG] pgmap v365: 89 pgs: 89 active+clean; 110 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s wr, 218 op/s 2024-09-14T04:23:18.509 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:18 smithi038 bash[87336]: cluster 2024-09-14T04:23:16.961762+0000 mgr.y (mgr.26165) 464 : cluster [DBG] pgmap v365: 89 pgs: 89 active+clean; 110 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s wr, 218 op/s 2024-09-14T04:23:18.525 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:18.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:18.528 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:23:18.629 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:18.661 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:18.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:18.663 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:23:18.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:18 smithi123 bash[68976]: cluster 2024-09-14T04:23:16.961762+0000 mgr.y (mgr.26165) 464 : cluster [DBG] pgmap v365: 89 pgs: 89 active+clean; 110 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s wr, 218 op/s 2024-09-14T04:23:18.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:18 smithi123 bash[68976]: cluster 2024-09-14T04:23:16.961762+0000 mgr.y (mgr.26165) 464 : cluster [DBG] pgmap v365: 89 pgs: 89 active+clean; 110 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s wr, 218 op/s 2024-09-14T04:23:18.764 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:18.787 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:18.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:18.791 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:23:18.892 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:18.918 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:18.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:18.921 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:23:19.021 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:19.048 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:19.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:19.054 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:23:19.155 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:19.180 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:19.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:19.182 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:23:19.223 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 4 16 10590 10574 165.185 150.812 0.00343611 0.00604598 2024-09-14T04:23:19.283 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:19.310 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:19.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:19.312 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:23:19.413 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:19.447 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:19.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:19.450 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:23:19.550 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:19.575 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:19.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:19.578 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:23:19.679 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:19.705 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:19.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:19.707 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:23:19.808 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:19.833 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:19.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:19.835 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:23:19.936 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:19.955 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:19.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:19.959 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:23:20.060 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:20.087 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:20.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:20.089 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:23:20.190 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:20.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:20.221 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:20.222 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:23:20.223 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 5 16 13351 13335 166.657 172.562 0.00368972 0.00599194 2024-09-14T04:23:20.323 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:20.354 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:20.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:20.356 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:23:20.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:20 smithi123 bash[68976]: cluster 2024-09-14T04:23:18.962328+0000 mgr.y (mgr.26165) 465 : cluster [DBG] pgmap v366: 89 pgs: 89 active+clean; 187 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s wr, 304 op/s 2024-09-14T04:23:20.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:20 smithi123 bash[68976]: cluster 2024-09-14T04:23:18.962328+0000 mgr.y (mgr.26165) 465 : cluster [DBG] pgmap v366: 89 pgs: 89 active+clean; 187 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s wr, 304 op/s 2024-09-14T04:23:20.436 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:23:20 smithi123 bash[61744]: ts=2024-09-14T04:23:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:23:20.457 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:20.480 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:20.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:20.482 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:23:20.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:20 smithi038 bash[84940]: cluster 2024-09-14T04:23:18.962328+0000 mgr.y (mgr.26165) 465 : cluster [DBG] pgmap v366: 89 pgs: 89 active+clean; 187 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s wr, 304 op/s 2024-09-14T04:23:20.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:20 smithi038 bash[84940]: cluster 2024-09-14T04:23:18.962328+0000 mgr.y (mgr.26165) 465 : cluster [DBG] pgmap v366: 89 pgs: 89 active+clean; 187 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s wr, 304 op/s 2024-09-14T04:23:20.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:20 smithi038 bash[87336]: cluster 2024-09-14T04:23:18.962328+0000 mgr.y (mgr.26165) 465 : cluster [DBG] pgmap v366: 89 pgs: 89 active+clean; 187 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s wr, 304 op/s 2024-09-14T04:23:20.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:20 smithi038 bash[87336]: cluster 2024-09-14T04:23:18.962328+0000 mgr.y (mgr.26165) 465 : cluster [DBG] pgmap v366: 89 pgs: 89 active+clean; 187 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s wr, 304 op/s 2024-09-14T04:23:20.583 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:20.608 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:20.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:20.610 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:23:20.711 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:20.747 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:20.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:20.749 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:23:20.850 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:20.874 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:20.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:20.877 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:23:20.978 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:21.006 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph tell osd.2 reset_purged_snaps_last 2024-09-14T04:23:21.007 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:21.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:21.010 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:23:21.111 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:21.160 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:21.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:21.162 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:23:21.223 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 6 16 15856 15840 164.972 156.562 0.0165486 0.00605448 2024-09-14T04:23:21.263 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:21.287 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:21.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:21.290 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:23:21.391 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:21.417 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:21.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:21.420 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:23:21.521 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:21.546 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:21.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:21.550 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:23:21.652 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:21.674 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:21.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:21.678 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:23:21.779 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:21.806 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:21.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:21.811 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:23:21.912 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:21.937 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:21.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:21.940 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:23:22.040 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:22.069 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:22.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:22.073 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:23:22.173 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:22.198 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:22.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:22.201 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:23:22.223 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 7 16 18140 18124 161.796 142.75 0.0087761 0.00617181 2024-09-14T04:23:22.305 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:22.331 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:22.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:22.334 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:23:22.435 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:22.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:22 smithi123 bash[68976]: cluster 2024-09-14T04:23:20.962908+0000 mgr.y (mgr.26165) 466 : cluster [DBG] pgmap v367: 89 pgs: 89 active+clean; 676 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 63 MiB/s wr, 1.00k op/s 2024-09-14T04:23:22.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:22 smithi123 bash[68976]: cluster 2024-09-14T04:23:20.962908+0000 mgr.y (mgr.26165) 466 : cluster [DBG] pgmap v367: 89 pgs: 89 active+clean; 676 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 63 MiB/s wr, 1.00k op/s 2024-09-14T04:23:22.461 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:22.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:22.465 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:23:22.519 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:23:22.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:22 smithi038 bash[84940]: cluster 2024-09-14T04:23:20.962908+0000 mgr.y (mgr.26165) 466 : cluster [DBG] pgmap v367: 89 pgs: 89 active+clean; 676 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 63 MiB/s wr, 1.00k op/s 2024-09-14T04:23:22.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:22 smithi038 bash[84940]: cluster 2024-09-14T04:23:20.962908+0000 mgr.y (mgr.26165) 466 : cluster [DBG] pgmap v367: 89 pgs: 89 active+clean; 676 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 63 MiB/s wr, 1.00k op/s 2024-09-14T04:23:22.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:22 smithi038 bash[87336]: cluster 2024-09-14T04:23:20.962908+0000 mgr.y (mgr.26165) 466 : cluster [DBG] pgmap v367: 89 pgs: 89 active+clean; 676 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 63 MiB/s wr, 1.00k op/s 2024-09-14T04:23:22.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:22 smithi038 bash[87336]: cluster 2024-09-14T04:23:20.962908+0000 mgr.y (mgr.26165) 466 : cluster [DBG] pgmap v367: 89 pgs: 89 active+clean; 676 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 63 MiB/s wr, 1.00k op/s 2024-09-14T04:23:22.566 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:22.598 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:22.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:22.601 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:23:22.702 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:22.729 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:22.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:22.732 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:23:22.833 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:22.859 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:22.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:22.861 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:23:22.961 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:22.982 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:22.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:22.986 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:23:23.087 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:23.111 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:23.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:23.115 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:23:23.216 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:23.223 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 8 16 20416 20400 159.351 142.25 0.00731172 0.00626996 2024-09-14T04:23:23.241 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:23.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:23.245 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:23:23.346 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:23.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:23.373 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:23.373 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:23:23.474 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:23.507 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:23.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:23.509 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:23:23.539 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:23:23.610 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:23.640 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:23.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:23.642 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:23:23.743 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:23.768 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:23.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:23.771 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:23:23.871 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:23.896 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:23.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:23.899 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:23:24.000 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:24.019 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:24.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:24.021 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:23:24.121 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:24.153 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:24.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:24.156 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:23:24.224 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 9 16 22227 22211 154.221 113.188 0.00739405 0.00647898 2024-09-14T04:23:24.257 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:24.281 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:24.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:24.284 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:23:24.385 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:24.412 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:24.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:24.415 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:23:24.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:24 smithi123 bash[68976]: cluster 2024-09-14T04:23:22.963404+0000 mgr.y (mgr.26165) 467 : cluster [DBG] pgmap v368: 89 pgs: 89 active+clean; 871 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 72 MiB/s wr, 1.16k op/s 2024-09-14T04:23:24.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:24 smithi123 bash[68976]: cluster 2024-09-14T04:23:22.963404+0000 mgr.y (mgr.26165) 467 : cluster [DBG] pgmap v368: 89 pgs: 89 active+clean; 871 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 72 MiB/s wr, 1.16k op/s 2024-09-14T04:23:24.516 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:24.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:24 smithi038 bash[87336]: cluster 2024-09-14T04:23:22.963404+0000 mgr.y (mgr.26165) 467 : cluster [DBG] pgmap v368: 89 pgs: 89 active+clean; 871 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 72 MiB/s wr, 1.16k op/s 2024-09-14T04:23:24.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:24 smithi038 bash[87336]: cluster 2024-09-14T04:23:22.963404+0000 mgr.y (mgr.26165) 467 : cluster [DBG] pgmap v368: 89 pgs: 89 active+clean; 871 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 72 MiB/s wr, 1.16k op/s 2024-09-14T04:23:24.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:24 smithi038 bash[84940]: cluster 2024-09-14T04:23:22.963404+0000 mgr.y (mgr.26165) 467 : cluster [DBG] pgmap v368: 89 pgs: 89 active+clean; 871 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 72 MiB/s wr, 1.16k op/s 2024-09-14T04:23:24.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:24 smithi038 bash[84940]: cluster 2024-09-14T04:23:22.963404+0000 mgr.y (mgr.26165) 467 : cluster [DBG] pgmap v368: 89 pgs: 89 active+clean; 871 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 72 MiB/s wr, 1.16k op/s 2024-09-14T04:23:24.548 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:24.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:24.551 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:23:24.651 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:24.689 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:24.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:24.691 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:23:24.792 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:24.812 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:24.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:24.813 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:23:24.914 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:24.939 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:24.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:24.942 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:23:25.043 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:25.073 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:25.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:25.076 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:23:25.177 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:25.202 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:25.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:25.205 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:23:25.224 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 10 16 23991 23975 149.823 110.25 0.00929696 0.00666923 2024-09-14T04:23:25.305 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:25.332 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:25.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:25.334 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:23:25.435 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:25.465 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:25.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:25.468 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:23:25.569 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:25.587 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:25.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:25.588 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:23:25.689 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:25.713 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:25.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:25.715 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:23:25.816 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:25.848 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:25.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:25.852 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:23:25.952 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:25.982 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:25.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:25.984 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:23:26.085 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:26.102 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:26.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:26.104 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:23:26.205 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:26.224 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 11 16 25295 25279 143.612 81.5 0.0073659 0.0069576 2024-09-14T04:23:26.233 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:26.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:26.237 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:23:26.337 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:26.348 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:26 smithi123 bash[68976]: cluster 2024-09-14T04:23:24.964122+0000 mgr.y (mgr.26165) 468 : cluster [DBG] pgmap v369: 89 pgs: 89 active+clean; 1.0 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 88 MiB/s wr, 1.41k op/s 2024-09-14T04:23:26.348 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:26 smithi123 bash[68976]: cluster 2024-09-14T04:23:24.964122+0000 mgr.y (mgr.26165) 468 : cluster [DBG] pgmap v369: 89 pgs: 89 active+clean; 1.0 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 88 MiB/s wr, 1.41k op/s 2024-09-14T04:23:26.367 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:26.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:26.371 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:23:26.472 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:26.494 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:26.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:26.496 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:23:26.507 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:26 smithi038 bash[84940]: cluster 2024-09-14T04:23:24.964122+0000 mgr.y (mgr.26165) 468 : cluster [DBG] pgmap v369: 89 pgs: 89 active+clean; 1.0 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 88 MiB/s wr, 1.41k op/s 2024-09-14T04:23:26.507 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:26 smithi038 bash[84940]: cluster 2024-09-14T04:23:24.964122+0000 mgr.y (mgr.26165) 468 : cluster [DBG] pgmap v369: 89 pgs: 89 active+clean; 1.0 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 88 MiB/s wr, 1.41k op/s 2024-09-14T04:23:26.597 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:26.621 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:26.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:26.623 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:23:26.724 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:26.750 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:26.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:26.752 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:23:26.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:26 smithi038 bash[87336]: cluster 2024-09-14T04:23:24.964122+0000 mgr.y (mgr.26165) 468 : cluster [DBG] pgmap v369: 89 pgs: 89 active+clean; 1.0 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 88 MiB/s wr, 1.41k op/s 2024-09-14T04:23:26.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:26 smithi038 bash[87336]: cluster 2024-09-14T04:23:24.964122+0000 mgr.y (mgr.26165) 468 : cluster [DBG] pgmap v369: 89 pgs: 89 active+clean; 1.0 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 88 MiB/s wr, 1.41k op/s 2024-09-14T04:23:26.853 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:26.877 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:26.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:26.882 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:23:26.982 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:27.008 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:27.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:27.010 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:23:27.111 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:27.137 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:27.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:27.140 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:23:27.224 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 12 16 26752 26736 139.232 91.0625 0.0053237 0.00717668 2024-09-14T04:23:27.241 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:27.269 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:27.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:27.271 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:23:27.372 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:27.408 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:27.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:27.409 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:23:27.510 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:27.538 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:27.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:27.542 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:23:27.643 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:27.663 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:27.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:27.665 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:23:27.765 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:27.788 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:27.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:27.790 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:23:27.891 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:27.924 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:27.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:27.926 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:23:28.027 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:28.058 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:28.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:28.060 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:23:28.161 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:28.189 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:28.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:28.191 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:23:28.224 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 13 16 28098 28082 134.992 84.125 0.00165424 0.00739197 2024-09-14T04:23:28.293 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:28.313 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:28.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:28.315 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:23:28.416 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:28.450 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:28.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:28.453 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:23:28.492 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:23:28.554 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:28.563 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:28 smithi123 bash[68976]: cluster 2024-09-14T04:23:26.964800+0000 mgr.y (mgr.26165) 469 : cluster [DBG] pgmap v370: 89 pgs: 89 active+clean; 1.5 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 126 MiB/s wr, 2.01k op/s 2024-09-14T04:23:28.564 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:28 smithi123 bash[68976]: cluster 2024-09-14T04:23:26.964800+0000 mgr.y (mgr.26165) 469 : cluster [DBG] pgmap v370: 89 pgs: 89 active+clean; 1.5 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 126 MiB/s wr, 2.01k op/s 2024-09-14T04:23:28.581 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:28.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:28.583 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:23:28.684 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:28.694 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:23:28 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:23:28] "GET /metrics HTTP/1.1" 200 36565 "" "Prometheus/2.51.0" 2024-09-14T04:23:28.695 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:28 smithi038 bash[84940]: cluster 2024-09-14T04:23:26.964800+0000 mgr.y (mgr.26165) 469 : cluster [DBG] pgmap v370: 89 pgs: 89 active+clean; 1.5 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 126 MiB/s wr, 2.01k op/s 2024-09-14T04:23:28.695 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:28 smithi038 bash[84940]: cluster 2024-09-14T04:23:26.964800+0000 mgr.y (mgr.26165) 469 : cluster [DBG] pgmap v370: 89 pgs: 89 active+clean; 1.5 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 126 MiB/s wr, 2.01k op/s 2024-09-14T04:23:28.695 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:28 smithi038 bash[87336]: cluster 2024-09-14T04:23:26.964800+0000 mgr.y (mgr.26165) 469 : cluster [DBG] pgmap v370: 89 pgs: 89 active+clean; 1.5 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 126 MiB/s wr, 2.01k op/s 2024-09-14T04:23:28.695 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:28 smithi038 bash[87336]: cluster 2024-09-14T04:23:26.964800+0000 mgr.y (mgr.26165) 469 : cluster [DBG] pgmap v370: 89 pgs: 89 active+clean; 1.5 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 126 MiB/s wr, 2.01k op/s 2024-09-14T04:23:28.709 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:28.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:28.714 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:23:28.815 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:28.836 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:28.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:28.838 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:23:28.938 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:28.966 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:28.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:28.969 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:23:29.070 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:29.095 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:29.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:29.097 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:23:29.198 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:29.224 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 14 16 29561 29545 131.881 91.4375 0.0129956 0.00757672 2024-09-14T04:23:29.234 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:29.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:29.235 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:23:29.336 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:29.357 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:29.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:29.359 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:23:29.460 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:29.495 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:29.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:29.499 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:23:29.600 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:29.627 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:29.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:29.630 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:23:29.731 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:29.755 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:29.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:29.758 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:23:29.858 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:29.887 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:29.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:29.890 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:23:29.991 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:30.017 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:30.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:30.021 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:23:30.121 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:30.151 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:30.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:30.154 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:23:30.224 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 15 16 31268 31252 130.201 106.688 0.0114955 0.00767439 2024-09-14T04:23:30.255 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:30.278 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:30.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:30.281 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:23:30.381 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:30.390 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:30 smithi038 bash[84940]: cluster 2024-09-14T04:23:28.965371+0000 mgr.y (mgr.26165) 470 : cluster [DBG] pgmap v371: 89 pgs: 89 active+clean; 1.5 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 121 MiB/s wr, 1.94k op/s 2024-09-14T04:23:30.390 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:30 smithi038 bash[84940]: cluster 2024-09-14T04:23:28.965371+0000 mgr.y (mgr.26165) 470 : cluster [DBG] pgmap v371: 89 pgs: 89 active+clean; 1.5 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 121 MiB/s wr, 1.94k op/s 2024-09-14T04:23:30.390 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:30 smithi038 bash[84940]: audit 2024-09-14T04:23:30.201130+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:23:30.391 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:30 smithi038 bash[84940]: audit 2024-09-14T04:23:30.201130+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:23:30.391 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:30 smithi038 bash[87336]: cluster 2024-09-14T04:23:28.965371+0000 mgr.y (mgr.26165) 470 : cluster [DBG] pgmap v371: 89 pgs: 89 active+clean; 1.5 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 121 MiB/s wr, 1.94k op/s 2024-09-14T04:23:30.391 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:30 smithi038 bash[87336]: cluster 2024-09-14T04:23:28.965371+0000 mgr.y (mgr.26165) 470 : cluster [DBG] pgmap v371: 89 pgs: 89 active+clean; 1.5 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 121 MiB/s wr, 1.94k op/s 2024-09-14T04:23:30.391 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:30 smithi038 bash[87336]: audit 2024-09-14T04:23:30.201130+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:23:30.391 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:30 smithi038 bash[87336]: audit 2024-09-14T04:23:30.201130+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:23:30.407 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:30.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:30.413 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:23:30.513 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:30.532 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:30.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:30.534 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:23:30.634 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:30.656 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:30.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:30.658 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:23:30.686 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:23:30 smithi123 bash[61744]: ts=2024-09-14T04:23:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:23:30.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:30 smithi123 bash[68976]: cluster 2024-09-14T04:23:28.965371+0000 mgr.y (mgr.26165) 470 : cluster [DBG] pgmap v371: 89 pgs: 89 active+clean; 1.5 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 121 MiB/s wr, 1.94k op/s 2024-09-14T04:23:30.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:30 smithi123 bash[68976]: cluster 2024-09-14T04:23:28.965371+0000 mgr.y (mgr.26165) 470 : cluster [DBG] pgmap v371: 89 pgs: 89 active+clean; 1.5 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 121 MiB/s wr, 1.94k op/s 2024-09-14T04:23:30.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:30 smithi123 bash[68976]: audit 2024-09-14T04:23:30.201130+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:23:30.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:30 smithi123 bash[68976]: audit 2024-09-14T04:23:30.201130+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:23:30.758 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:30.784 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:30.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:30.785 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:23:30.886 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:30.910 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:30.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:30.912 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:23:31.013 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:31.037 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:31.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:31.039 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:23:31.140 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:31.170 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:31.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:31.172 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:23:31.224 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 16 16 32363 32347 126.34 68.4375 0.00753081 0.00790986 2024-09-14T04:23:31.273 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:31.299 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:31.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:31.301 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:23:31.402 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:31.426 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:31.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:31.431 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:23:31.532 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:31.561 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:31.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:31.563 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:23:31.664 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:31.692 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:31.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:31.695 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:23:31.795 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:31.821 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:31.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:31.824 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:23:31.925 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:31.953 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:31.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:31.957 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:23:32.057 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:32.083 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:32.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:32.085 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:23:32.186 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:32.207 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:32.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:32.209 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:23:32.225 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 17 16 34023 34007 125.011 103.75 0.00158439 0.00794953 2024-09-14T04:23:32.310 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:32.324 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:32 smithi123 bash[68976]: cluster 2024-09-14T04:23:30.965870+0000 mgr.y (mgr.26165) 471 : cluster [DBG] pgmap v372: 89 pgs: 89 active+clean; 1.8 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 138 MiB/s wr, 2.21k op/s 2024-09-14T04:23:32.324 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:32 smithi123 bash[68976]: cluster 2024-09-14T04:23:30.965870+0000 mgr.y (mgr.26165) 471 : cluster [DBG] pgmap v372: 89 pgs: 89 active+clean; 1.8 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 138 MiB/s wr, 2.21k op/s 2024-09-14T04:23:32.345 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:32.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:32.350 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:23:32.451 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:32.468 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:32.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:32.469 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:23:32.570 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:32.596 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:32.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:32.599 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:23:32.642 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:32 smithi038 bash[84940]: cluster 2024-09-14T04:23:30.965870+0000 mgr.y (mgr.26165) 471 : cluster [DBG] pgmap v372: 89 pgs: 89 active+clean; 1.8 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 138 MiB/s wr, 2.21k op/s 2024-09-14T04:23:32.642 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:32 smithi038 bash[84940]: cluster 2024-09-14T04:23:30.965870+0000 mgr.y (mgr.26165) 471 : cluster [DBG] pgmap v372: 89 pgs: 89 active+clean; 1.8 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 138 MiB/s wr, 2.21k op/s 2024-09-14T04:23:32.642 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:32 smithi038 bash[87336]: cluster 2024-09-14T04:23:30.965870+0000 mgr.y (mgr.26165) 471 : cluster [DBG] pgmap v372: 89 pgs: 89 active+clean; 1.8 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 138 MiB/s wr, 2.21k op/s 2024-09-14T04:23:32.643 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:32 smithi038 bash[87336]: cluster 2024-09-14T04:23:30.965870+0000 mgr.y (mgr.26165) 471 : cluster [DBG] pgmap v372: 89 pgs: 89 active+clean; 1.8 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 138 MiB/s wr, 2.21k op/s 2024-09-14T04:23:32.699 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:32.724 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:32.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:32.728 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:23:32.829 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:32.853 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:32.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:32.855 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:23:32.956 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:32.979 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:32.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:32.981 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:23:33.082 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:33.109 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:33.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:33.114 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:23:33.215 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:33.224 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 18 16 35675 35659 123.801 103.25 0.00837201 0.00807151 2024-09-14T04:23:33.246 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:33.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:33.249 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:23:33.350 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:33.381 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:33.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:33.384 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:23:33.485 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:33.514 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:33.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:33.517 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:23:33.618 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:33.641 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:33.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:33.643 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:23:33.744 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:33.767 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:33.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:33.771 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:23:33.872 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:33.896 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:33.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:33.900 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:23:34.001 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:34.018 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:34.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:34.021 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:23:34.121 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:34.139 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:34.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:34.141 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:23:34.225 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 19 16 37017 37001 121.699 83.875 0.00182316 0.00815989 2024-09-14T04:23:34.241 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:34.275 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:34.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:34.280 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:23:34.280 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:34 smithi123 bash[68976]: cluster 2024-09-14T04:23:32.966517+0000 mgr.y (mgr.26165) 472 : cluster [DBG] pgmap v373: 89 pgs: 89 active+clean; 1.9 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 107 MiB/s wr, 1.72k op/s 2024-09-14T04:23:34.280 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:34 smithi123 bash[68976]: cluster 2024-09-14T04:23:32.966517+0000 mgr.y (mgr.26165) 472 : cluster [DBG] pgmap v373: 89 pgs: 89 active+clean; 1.9 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 107 MiB/s wr, 1.72k op/s 2024-09-14T04:23:34.381 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:34.403 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:34.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:34.405 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:23:34.506 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:34.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:34 smithi038 bash[84940]: cluster 2024-09-14T04:23:32.966517+0000 mgr.y (mgr.26165) 472 : cluster [DBG] pgmap v373: 89 pgs: 89 active+clean; 1.9 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 107 MiB/s wr, 1.72k op/s 2024-09-14T04:23:34.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:34 smithi038 bash[84940]: cluster 2024-09-14T04:23:32.966517+0000 mgr.y (mgr.26165) 472 : cluster [DBG] pgmap v373: 89 pgs: 89 active+clean; 1.9 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 107 MiB/s wr, 1.72k op/s 2024-09-14T04:23:34.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:34 smithi038 bash[87336]: cluster 2024-09-14T04:23:32.966517+0000 mgr.y (mgr.26165) 472 : cluster [DBG] pgmap v373: 89 pgs: 89 active+clean; 1.9 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 107 MiB/s wr, 1.72k op/s 2024-09-14T04:23:34.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:34 smithi038 bash[87336]: cluster 2024-09-14T04:23:32.966517+0000 mgr.y (mgr.26165) 472 : cluster [DBG] pgmap v373: 89 pgs: 89 active+clean; 1.9 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 107 MiB/s wr, 1.72k op/s 2024-09-14T04:23:34.533 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:34.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:34.535 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:23:34.636 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:34.667 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:34.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:34.671 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:23:34.772 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:34.800 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:34.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:34.803 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:23:34.904 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:34.928 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:34.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:34.931 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:23:35.031 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:35.057 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:35.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:35.063 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:23:35.164 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:35.192 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:35.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:35.194 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:23:35.225 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:2024-09-14T04:23:35.227778+0000 min lat: 0.00107211 max lat: 0.319424 avg lat: 0.00832692 2024-09-14T04:23:35.225 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-14T04:23:35.225 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 20 16 38429 38413 120.027 88.25 0.00686054 0.00832692 2024-09-14T04:23:35.295 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:35.327 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:35.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:35.329 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:23:35.430 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:35.451 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:35.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:35.453 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:23:35.554 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:35.575 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:35.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:35.578 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:23:35.679 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:35.707 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:35.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:35.712 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:23:35.812 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:35.834 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:35.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:35.836 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:23:35.937 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:35.962 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:35.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:35.965 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:23:36.066 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:36.093 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:36.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:36.095 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:23:36.195 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:36.220 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:36.225 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 21 16 40042 40026 119.111 100.812 0.00565175 0.00838993 2024-09-14T04:23:36.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:36.227 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:23:36.328 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:36.358 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:36.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:36.363 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:23:36.464 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:36.489 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:36.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:36.491 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:23:36.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:36 smithi038 bash[84940]: cluster 2024-09-14T04:23:34.967101+0000 mgr.y (mgr.26165) 473 : cluster [DBG] pgmap v374: 89 pgs: 89 active+clean; 2.0 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 101 MiB/s wr, 1.62k op/s 2024-09-14T04:23:36.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:36 smithi038 bash[84940]: cluster 2024-09-14T04:23:34.967101+0000 mgr.y (mgr.26165) 473 : cluster [DBG] pgmap v374: 89 pgs: 89 active+clean; 2.0 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 101 MiB/s wr, 1.62k op/s 2024-09-14T04:23:36.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:36 smithi038 bash[87336]: cluster 2024-09-14T04:23:34.967101+0000 mgr.y (mgr.26165) 473 : cluster [DBG] pgmap v374: 89 pgs: 89 active+clean; 2.0 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 101 MiB/s wr, 1.62k op/s 2024-09-14T04:23:36.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:36 smithi038 bash[87336]: cluster 2024-09-14T04:23:34.967101+0000 mgr.y (mgr.26165) 473 : cluster [DBG] pgmap v374: 89 pgs: 89 active+clean; 2.0 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 101 MiB/s wr, 1.62k op/s 2024-09-14T04:23:36.592 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:36.600 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:36 smithi123 bash[68976]: cluster 2024-09-14T04:23:34.967101+0000 mgr.y (mgr.26165) 473 : cluster [DBG] pgmap v374: 89 pgs: 89 active+clean; 2.0 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 101 MiB/s wr, 1.62k op/s 2024-09-14T04:23:36.600 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:36 smithi123 bash[68976]: cluster 2024-09-14T04:23:34.967101+0000 mgr.y (mgr.26165) 473 : cluster [DBG] pgmap v374: 89 pgs: 89 active+clean; 2.0 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 101 MiB/s wr, 1.62k op/s 2024-09-14T04:23:36.610 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:36.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:36.612 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:23:36.713 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:36.733 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:36.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:36.734 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:23:36.835 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:36.860 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:36.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:36.862 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:23:36.963 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:36.998 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:37.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:37.002 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:23:37.103 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:37.135 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:37.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:37.138 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:23:37.225 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 22 16 41128 41112 116.782 67.875 0.00341363 0.00855686 2024-09-14T04:23:37.239 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:37.268 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:37.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:37.271 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:23:37.371 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:37.398 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:37.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:37.401 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:23:37.502 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:37.519 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:37.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:37.521 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:23:37.622 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:37.641 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:37.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:37.643 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:23:37.744 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:37.770 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:37.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:37.773 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:23:37.874 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:37.898 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:37.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:37.900 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:23:38.001 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:38.021 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:38.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:38.025 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:23:38.126 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:38.150 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:38.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:38.153 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:23:38.225 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 23 16 41866 41850 113.71 46.125 0.0160563 0.00878852 2024-09-14T04:23:38.254 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:38.274 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:38.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:38.276 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:23:38.376 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:38.387 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:38 smithi123 bash[68976]: cluster 2024-09-14T04:23:36.968133+0000 mgr.y (mgr.26165) 474 : cluster [DBG] pgmap v375: 89 pgs: 89 active+clean; 2.4 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 114 MiB/s wr, 1.83k op/s 2024-09-14T04:23:38.387 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:38 smithi123 bash[68976]: cluster 2024-09-14T04:23:36.968133+0000 mgr.y (mgr.26165) 474 : cluster [DBG] pgmap v375: 89 pgs: 89 active+clean; 2.4 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 114 MiB/s wr, 1.83k op/s 2024-09-14T04:23:38.401 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:38.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:38.403 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:23:38.504 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:38.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:38 smithi038 bash[84940]: cluster 2024-09-14T04:23:36.968133+0000 mgr.y (mgr.26165) 474 : cluster [DBG] pgmap v375: 89 pgs: 89 active+clean; 2.4 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 114 MiB/s wr, 1.83k op/s 2024-09-14T04:23:38.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:38 smithi038 bash[84940]: cluster 2024-09-14T04:23:36.968133+0000 mgr.y (mgr.26165) 474 : cluster [DBG] pgmap v375: 89 pgs: 89 active+clean; 2.4 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 114 MiB/s wr, 1.83k op/s 2024-09-14T04:23:38.520 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:23:38 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:23:38] "GET /metrics HTTP/1.1" 200 36621 "" "Prometheus/2.51.0" 2024-09-14T04:23:38.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:38 smithi038 bash[87336]: cluster 2024-09-14T04:23:36.968133+0000 mgr.y (mgr.26165) 474 : cluster [DBG] pgmap v375: 89 pgs: 89 active+clean; 2.4 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 114 MiB/s wr, 1.83k op/s 2024-09-14T04:23:38.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:38 smithi038 bash[87336]: cluster 2024-09-14T04:23:36.968133+0000 mgr.y (mgr.26165) 474 : cluster [DBG] pgmap v375: 89 pgs: 89 active+clean; 2.4 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 114 MiB/s wr, 1.83k op/s 2024-09-14T04:23:38.529 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:38.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:38.531 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:23:38.632 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:38.659 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:38.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:38.664 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:23:38.765 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:38.786 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:38.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:38.788 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:23:38.889 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:38.910 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-09-14T04:23:38.910 INFO:teuthology.orchestra.run.smithi038.stdout: "size": 20, 2024-09-14T04:23:38.910 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 600, 2024-09-14T04:23:38.910 INFO:teuthology.orchestra.run.smithi038.stdout: "ops": [ 2024-09-14T04:23:38.910 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.910 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.34791.0:24446 6.9 6:99f4537c:::benchmark_data_smithi038_122563_object24445:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2024-09-14T04:23:38.910 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:23:25.524165+0000", 2024-09-14T04:23:38.910 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 13.380068991, 2024-09-14T04:23:38.911 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.24231425200000001, 2024-09-14T04:23:38.911 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:23:38.911 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:23:38.911 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:23:38.911 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:23:38.911 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.34791", 2024-09-14T04:23:38.911 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/3806562909", 2024-09-14T04:23:38.911 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 24446 2024-09-14T04:23:38.911 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.911 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:23:38.911 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.911 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:23:38.911 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:25.524165+0000", 2024-09-14T04:23:38.911 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:23:38.912 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.912 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.912 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:23:38.912 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:25.524165+0000", 2024-09-14T04:23:38.912 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:23:38.912 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.912 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.912 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:23:38.912 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:25.524167+0000", 2024-09-14T04:23:38.912 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.22e-06 2024-09-14T04:23:38.912 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.913 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.913 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:23:38.913 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:25.524185+0000", 2024-09-14T04:23:38.913 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.8308000000000002e-05 2024-09-14T04:23:38.913 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.913 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.913 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:23:38.913 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:25.524198+0000", 2024-09-14T04:23:38.913 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.2712e-05 2024-09-14T04:23:38.913 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.913 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.913 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:23:38.913 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:25.524203+0000", 2024-09-14T04:23:38.914 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.5890000000000002e-06 2024-09-14T04:23:38.914 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.914 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.914 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:23:38.914 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:25.524255+0000", 2024-09-14T04:23:38.914 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.1666999999999998e-05 2024-09-14T04:23:38.914 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.914 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.914 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:23:38.914 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:25.524343+0000", 2024-09-14T04:23:38.914 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.7756999999999993e-05 2024-09-14T04:23:38.914 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.915 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.915 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 2,7", 2024-09-14T04:23:38.915 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:25.524506+0000", 2024-09-14T04:23:38.915 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00016322600000000001 2024-09-14T04:23:38.915 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.915 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.915 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:23:38.915 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:25.525396+0000", 2024-09-14T04:23:38.915 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00089039399999999997 2024-09-14T04:23:38.915 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.915 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.915 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:23:38.915 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:25.525867+0000", 2024-09-14T04:23:38.915 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00047033099999999999 2024-09-14T04:23:38.916 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.916 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.916 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:23:38.916 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:25.766179+0000", 2024-09-14T04:23:38.916 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.240312953 2024-09-14T04:23:38.916 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.916 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.916 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:23:38.916 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:25.766364+0000", 2024-09-14T04:23:38.916 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000184494 2024-09-14T04:23:38.916 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.916 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.916 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:23:38.917 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:25.766480+0000", 2024-09-14T04:23:38.917 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00011560100000000001 2024-09-14T04:23:38.917 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:23:38.917 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:23:38.917 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:23:38.917 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.917 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.917 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.34791.0:27505 6.0 6:0b4fd065:::benchmark_data_smithi038_122563_object27504:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2024-09-14T04:23:38.917 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:23:27.588031+0000", 2024-09-14T04:23:38.917 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 11.316203078000001, 2024-09-14T04:23:38.917 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.279810114, 2024-09-14T04:23:38.917 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:23:38.917 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:23:38.918 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:23:38.918 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:23:38.918 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.34791", 2024-09-14T04:23:38.918 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/3806562909", 2024-09-14T04:23:38.918 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 27505 2024-09-14T04:23:38.918 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.918 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:23:38.918 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.918 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:23:38.918 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:27.588031+0000", 2024-09-14T04:23:38.918 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:23:38.918 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.918 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.918 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:23:38.918 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:27.588031+0000", 2024-09-14T04:23:38.919 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:23:38.919 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.919 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.919 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:23:38.919 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:27.588033+0000", 2024-09-14T04:23:38.919 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.4479999999999999e-06 2024-09-14T04:23:38.919 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.919 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.919 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:23:38.919 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:27.588065+0000", 2024-09-14T04:23:38.919 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.2011000000000002e-05 2024-09-14T04:23:38.919 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.919 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.920 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:23:38.920 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:27.588074+0000", 2024-09-14T04:23:38.920 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.5000000000000005e-06 2024-09-14T04:23:38.920 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.920 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.920 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:23:38.920 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:27.588079+0000", 2024-09-14T04:23:38.920 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.2469999999999999e-06 2024-09-14T04:23:38.920 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.920 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.920 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:23:38.920 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:27.590628+0000", 2024-09-14T04:23:38.920 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0025482030000000002 2024-09-14T04:23:38.920 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.921 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.921 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:23:38.921 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:27.590744+0000", 2024-09-14T04:23:38.921 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00011670100000000001 2024-09-14T04:23:38.921 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.921 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.921 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 2,3", 2024-09-14T04:23:38.921 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:27.590863+0000", 2024-09-14T04:23:38.921 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000118583 2024-09-14T04:23:38.921 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.921 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.921 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:23:38.921 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:27.592482+0000", 2024-09-14T04:23:38.922 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0016186810000000001 2024-09-14T04:23:38.922 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.922 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.922 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:23:38.922 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:27.595946+0000", 2024-09-14T04:23:38.922 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0034646159999999998 2024-09-14T04:23:38.922 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.922 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.922 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:23:38.922 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:27.867337+0000", 2024-09-14T04:23:38.922 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.27139066000000001 2024-09-14T04:23:38.922 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.922 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.923 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:23:38.923 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:27.867495+0000", 2024-09-14T04:23:38.923 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00015808400000000001 2024-09-14T04:23:38.923 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.923 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.923 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:23:38.923 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:27.867841+0000", 2024-09-14T04:23:38.923 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00034637999999999997 2024-09-14T04:23:38.923 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:23:38.923 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:23:38.923 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:23:38.923 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.923 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.924 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.34791.0:27515 6.0 6:0621e5b6:::benchmark_data_smithi038_122563_object27514:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2024-09-14T04:23:38.924 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:23:27.594610+0000", 2024-09-14T04:23:38.924 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 11.309624435, 2024-09-14T04:23:38.924 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.27502890200000002, 2024-09-14T04:23:38.924 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:23:38.924 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:23:38.924 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:23:38.924 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:23:38.924 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.34791", 2024-09-14T04:23:38.924 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/3806562909", 2024-09-14T04:23:38.924 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 27515 2024-09-14T04:23:38.924 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.925 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:23:38.925 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.925 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:23:38.925 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:27.594610+0000", 2024-09-14T04:23:38.925 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:23:38.925 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.925 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.925 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:23:38.925 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:27.594610+0000", 2024-09-14T04:23:38.925 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:23:38.925 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.925 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.925 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:23:38.926 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:27.594611+0000", 2024-09-14T04:23:38.926 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.5099999999999998e-07 2024-09-14T04:23:38.926 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.926 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.926 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:23:38.926 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:27.594632+0000", 2024-09-14T04:23:38.926 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.1523e-05 2024-09-14T04:23:38.926 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.926 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.926 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:23:38.926 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:27.594643+0000", 2024-09-14T04:23:38.926 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.0733e-05 2024-09-14T04:23:38.926 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.927 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.927 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:23:38.927 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:27.594650+0000", 2024-09-14T04:23:38.927 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.3429999999999998e-06 2024-09-14T04:23:38.927 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.927 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.927 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:23:38.927 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:27.594712+0000", 2024-09-14T04:23:38.927 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.1084e-05 2024-09-14T04:23:38.927 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.927 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.927 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:23:38.927 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:27.594816+0000", 2024-09-14T04:23:38.928 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000104273 2024-09-14T04:23:38.928 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.928 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.928 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 2,3", 2024-09-14T04:23:38.928 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:27.594934+0000", 2024-09-14T04:23:38.928 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00011861100000000001 2024-09-14T04:23:38.928 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.928 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.928 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:23:38.928 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:27.595967+0000", 2024-09-14T04:23:38.928 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0010327439999999999 2024-09-14T04:23:38.928 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.929 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.929 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:23:38.929 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:27.596146+0000", 2024-09-14T04:23:38.929 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000178982 2024-09-14T04:23:38.929 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.929 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.929 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:23:38.929 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:27.868737+0000", 2024-09-14T04:23:38.929 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.272591007 2024-09-14T04:23:38.929 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.929 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.929 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:23:38.929 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:27.869560+0000", 2024-09-14T04:23:38.930 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00082336499999999995 2024-09-14T04:23:38.930 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.930 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.930 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:23:38.930 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:27.869639+0000", 2024-09-14T04:23:38.930 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.8286000000000002e-05 2024-09-14T04:23:38.930 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:23:38.930 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:23:38.931 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:23:38.931 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.931 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.931 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.34791.0:31766 6.0 6:0b800f7f:::benchmark_data_smithi038_122563_object31765:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2024-09-14T04:23:38.931 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:23:30.507483+0000", 2024-09-14T04:23:38.932 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 8.3967512850000006, 2024-09-14T04:23:38.932 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.28551490400000001, 2024-09-14T04:23:38.932 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:23:38.932 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:23:38.932 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:23:38.932 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:23:38.932 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.34791", 2024-09-14T04:23:38.932 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/3806562909", 2024-09-14T04:23:38.932 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 31766 2024-09-14T04:23:38.932 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.932 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:23:38.932 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.932 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:23:38.933 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:30.507483+0000", 2024-09-14T04:23:38.933 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:23:38.933 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.933 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.933 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:23:38.933 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:30.507483+0000", 2024-09-14T04:23:38.933 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:23:38.933 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.933 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.933 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:23:38.933 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:30.507484+0000", 2024-09-14T04:23:38.933 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.1489999999999999e-06 2024-09-14T04:23:38.933 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.933 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.934 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:23:38.934 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:30.507501+0000", 2024-09-14T04:23:38.934 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.6781000000000001e-05 2024-09-14T04:23:38.934 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.934 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.934 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:23:38.934 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:30.507511+0000", 2024-09-14T04:23:38.934 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.0064999999999999e-05 2024-09-14T04:23:38.934 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.934 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.934 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:23:38.934 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:30.507516+0000", 2024-09-14T04:23:38.934 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.1930000000000001e-06 2024-09-14T04:23:38.935 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.935 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.935 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:23:38.935 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:30.507578+0000", 2024-09-14T04:23:38.935 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.2136000000000003e-05 2024-09-14T04:23:38.935 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.935 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.935 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:23:38.935 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:30.507689+0000", 2024-09-14T04:23:38.935 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00011050199999999999 2024-09-14T04:23:38.935 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.935 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.935 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 2,3", 2024-09-14T04:23:38.935 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:30.507816+0000", 2024-09-14T04:23:38.936 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00012745200000000001 2024-09-14T04:23:38.936 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.936 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.936 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:23:38.936 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:30.510131+0000", 2024-09-14T04:23:38.936 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0023149020000000002 2024-09-14T04:23:38.936 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.936 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.936 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:23:38.936 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:30.512585+0000", 2024-09-14T04:23:38.936 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.002453902 2024-09-14T04:23:38.936 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.936 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.936 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:23:38.937 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:30.792897+0000", 2024-09-14T04:23:38.937 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.28031201 2024-09-14T04:23:38.937 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.937 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.937 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:23:38.937 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:30.792956+0000", 2024-09-14T04:23:38.937 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.8504000000000001e-05 2024-09-14T04:23:38.937 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.937 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.937 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:23:38.937 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:30.792998+0000", 2024-09-14T04:23:38.937 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.2308000000000002e-05 2024-09-14T04:23:38.937 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:23:38.938 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:23:38.938 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:23:38.938 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.938 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.938 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.34791.0:31768 6.0 6:06d7e7a2:::benchmark_data_smithi038_122563_object31767:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2024-09-14T04:23:38.938 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:23:30.507533+0000", 2024-09-14T04:23:38.938 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 8.3967017100000003, 2024-09-14T04:23:38.938 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.291351374, 2024-09-14T04:23:38.938 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:23:38.938 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:23:38.938 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:23:38.938 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:23:38.938 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.34791", 2024-09-14T04:23:38.938 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/3806562909", 2024-09-14T04:23:38.938 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 31768 2024-09-14T04:23:38.939 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.939 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:23:38.939 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.939 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:23:38.939 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:30.507533+0000", 2024-09-14T04:23:38.939 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:23:38.939 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.939 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.939 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:23:38.939 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:30.507533+0000", 2024-09-14T04:23:38.939 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:23:38.939 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.939 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.940 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:23:38.940 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:30.507533+0000", 2024-09-14T04:23:38.940 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.9200000000000002e-07 2024-09-14T04:23:38.940 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.940 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.940 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:23:38.940 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:30.507561+0000", 2024-09-14T04:23:38.940 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.8438000000000001e-05 2024-09-14T04:23:38.940 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.940 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.941 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:23:38.941 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:30.507567+0000", 2024-09-14T04:23:38.941 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.0399999999999998e-06 2024-09-14T04:23:38.941 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.941 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.941 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:23:38.941 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:30.507571+0000", 2024-09-14T04:23:38.941 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.6399999999999999e-06 2024-09-14T04:23:38.941 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.941 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.941 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:23:38.942 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:30.508884+0000", 2024-09-14T04:23:38.942 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0013128 2024-09-14T04:23:38.942 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.942 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.942 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:23:38.942 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:30.509034+0000", 2024-09-14T04:23:38.942 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00015032399999999999 2024-09-14T04:23:38.942 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.942 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.942 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 2,3", 2024-09-14T04:23:38.942 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:30.509149+0000", 2024-09-14T04:23:38.943 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00011448 2024-09-14T04:23:38.943 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.943 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.943 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:23:38.943 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:30.512596+0000", 2024-09-14T04:23:38.943 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0034470590000000001 2024-09-14T04:23:38.943 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.943 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.943 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:23:38.943 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:30.512622+0000", 2024-09-14T04:23:38.943 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.6125000000000001e-05 2024-09-14T04:23:38.943 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.943 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.944 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:23:38.944 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:30.798781+0000", 2024-09-14T04:23:38.944 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.28615913300000001 2024-09-14T04:23:38.944 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.944 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.944 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:23:38.944 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:30.798838+0000", 2024-09-14T04:23:38.944 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.7156e-05 2024-09-14T04:23:38.944 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.944 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.944 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:23:38.944 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:30.798884+0000", 2024-09-14T04:23:38.944 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.5787000000000001e-05 2024-09-14T04:23:38.945 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:23:38.945 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:23:38.945 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:23:38.945 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.945 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.945 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.34791.0:31775 6.0 6:0e9c159a:::benchmark_data_smithi038_122563_object31774:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2024-09-14T04:23:38.945 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:23:30.510251+0000", 2024-09-14T04:23:38.945 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 8.3939828839999997, 2024-09-14T04:23:38.945 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.28875574399999998, 2024-09-14T04:23:38.945 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:23:38.945 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:23:38.945 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:23:38.945 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:23:38.946 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.34791", 2024-09-14T04:23:38.946 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/3806562909", 2024-09-14T04:23:38.946 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 31775 2024-09-14T04:23:38.946 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.946 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:23:38.946 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.946 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:23:38.946 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:30.510251+0000", 2024-09-14T04:23:38.946 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:23:38.946 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.946 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.946 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:23:38.946 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:30.510251+0000", 2024-09-14T04:23:38.946 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:23:38.947 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.947 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.947 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:23:38.947 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:30.510253+0000", 2024-09-14T04:23:38.947 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.347e-06 2024-09-14T04:23:38.947 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.947 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.947 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:23:38.947 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:30.510278+0000", 2024-09-14T04:23:38.947 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.5609000000000002e-05 2024-09-14T04:23:38.947 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.947 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.947 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:23:38.947 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:30.510291+0000", 2024-09-14T04:23:38.948 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.2748999999999999e-05 2024-09-14T04:23:38.948 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.948 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.948 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:23:38.948 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:30.510300+0000", 2024-09-14T04:23:38.948 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.6009999999999995e-06 2024-09-14T04:23:38.948 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.948 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.948 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:23:38.948 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:30.510563+0000", 2024-09-14T04:23:38.948 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00026338199999999999 2024-09-14T04:23:38.948 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.948 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.948 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:23:38.949 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:30.510645+0000", 2024-09-14T04:23:38.949 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.2233999999999999e-05 2024-09-14T04:23:38.949 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.949 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.949 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 2,3", 2024-09-14T04:23:38.949 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:30.510727+0000", 2024-09-14T04:23:38.949 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.1447999999999997e-05 2024-09-14T04:23:38.949 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.949 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.949 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:23:38.949 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:30.512640+0000", 2024-09-14T04:23:38.949 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0019130799999999999 2024-09-14T04:23:38.950 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.950 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.950 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:23:38.950 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:30.512877+0000", 2024-09-14T04:23:38.950 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000237388 2024-09-14T04:23:38.950 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.950 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.950 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:23:38.950 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:30.798924+0000", 2024-09-14T04:23:38.950 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.286046992 2024-09-14T04:23:38.950 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.950 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.950 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:23:38.951 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:30.798971+0000", 2024-09-14T04:23:38.951 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.6966999999999999e-05 2024-09-14T04:23:38.951 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.951 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.951 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:23:38.951 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:30.799007+0000", 2024-09-14T04:23:38.951 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.5947e-05 2024-09-14T04:23:38.951 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:23:38.951 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:23:38.951 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:23:38.951 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.951 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.952 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.34791.0:31779 6.0 6:04772f9e:::benchmark_data_smithi038_122563_object31778:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2024-09-14T04:23:38.952 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:23:30.516993+0000", 2024-09-14T04:23:38.952 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 8.3872409319999992, 2024-09-14T04:23:38.952 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.282131407, 2024-09-14T04:23:38.952 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:23:38.952 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:23:38.952 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:23:38.952 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:23:38.952 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.34791", 2024-09-14T04:23:38.952 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/3806562909", 2024-09-14T04:23:38.952 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 31779 2024-09-14T04:23:38.952 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.953 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:23:38.953 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.953 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:23:38.953 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:30.516993+0000", 2024-09-14T04:23:38.953 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:23:38.953 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.953 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.953 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:23:38.953 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:30.516993+0000", 2024-09-14T04:23:38.953 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:23:38.953 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.953 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.953 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:23:38.954 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:30.516995+0000", 2024-09-14T04:23:38.954 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.72e-06 2024-09-14T04:23:38.954 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.954 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.954 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:23:38.954 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:30.517055+0000", 2024-09-14T04:23:38.954 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.9967999999999999e-05 2024-09-14T04:23:38.954 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.954 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.954 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:23:38.954 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:30.517068+0000", 2024-09-14T04:23:38.954 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.272e-05 2024-09-14T04:23:38.954 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.955 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.955 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:23:38.955 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:30.517074+0000", 2024-09-14T04:23:38.955 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.8320000000000002e-06 2024-09-14T04:23:38.955 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.955 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.955 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:23:38.955 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:30.517127+0000", 2024-09-14T04:23:38.955 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.3059999999999997e-05 2024-09-14T04:23:38.955 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.955 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.955 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:23:38.955 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:30.517243+0000", 2024-09-14T04:23:38.956 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000116068 2024-09-14T04:23:38.956 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.956 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.956 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 2,3", 2024-09-14T04:23:38.956 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:30.517343+0000", 2024-09-14T04:23:38.956 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.9897999999999998e-05 2024-09-14T04:23:38.956 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.956 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.956 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:23:38.956 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:30.519623+0000", 2024-09-14T04:23:38.956 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0022799410000000002 2024-09-14T04:23:38.956 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.956 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.956 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:23:38.957 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:30.520669+0000", 2024-09-14T04:23:38.957 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.001046801 2024-09-14T04:23:38.957 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.957 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.957 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:23:38.957 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:30.799045+0000", 2024-09-14T04:23:38.957 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.27837606599999998 2024-09-14T04:23:38.957 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.957 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.957 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:23:38.957 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:30.799091+0000", 2024-09-14T04:23:38.957 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.5253999999999997e-05 2024-09-14T04:23:38.957 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.957 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.958 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:23:38.958 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:30.799125+0000", 2024-09-14T04:23:38.958 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.4078999999999997e-05 2024-09-14T04:23:38.958 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:23:38.958 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:23:38.958 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:23:38.958 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.958 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.958 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.34791.0:31780 6.0 6:0b97cb33:::benchmark_data_smithi038_122563_object31779:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2024-09-14T04:23:38.958 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:23:30.517103+0000", 2024-09-14T04:23:38.958 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 8.3871312699999994, 2024-09-14T04:23:38.958 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.28213803900000001, 2024-09-14T04:23:38.958 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:23:38.959 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:23:38.959 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:23:38.959 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:23:38.959 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.34791", 2024-09-14T04:23:38.959 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/3806562909", 2024-09-14T04:23:38.959 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 31780 2024-09-14T04:23:38.959 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.959 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:23:38.959 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.959 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:23:38.959 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:30.517103+0000", 2024-09-14T04:23:38.959 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:23:38.959 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.959 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.960 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:23:38.960 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:30.517103+0000", 2024-09-14T04:23:38.960 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:23:38.960 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.960 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.960 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:23:38.960 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:30.517104+0000", 2024-09-14T04:23:38.960 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.1600000000000001e-07 2024-09-14T04:23:38.960 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.960 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.960 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:23:38.960 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:30.517125+0000", 2024-09-14T04:23:38.960 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.1189999999999999e-05 2024-09-14T04:23:38.961 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.961 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.961 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:23:38.961 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:30.517132+0000", 2024-09-14T04:23:38.961 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.413e-06 2024-09-14T04:23:38.961 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.961 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.961 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:23:38.961 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:30.517138+0000", 2024-09-14T04:23:38.961 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.7509999999999997e-06 2024-09-14T04:23:38.961 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.961 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.961 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:23:38.961 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:30.518356+0000", 2024-09-14T04:23:38.962 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0012176050000000001 2024-09-14T04:23:38.962 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.962 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.962 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:23:38.962 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:30.518561+0000", 2024-09-14T04:23:38.962 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000205713 2024-09-14T04:23:38.962 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.962 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.962 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 2,3", 2024-09-14T04:23:38.962 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:30.518653+0000", 2024-09-14T04:23:38.962 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.1279000000000005e-05 2024-09-14T04:23:38.962 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.962 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.963 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:23:38.963 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:30.520208+0000", 2024-09-14T04:23:38.963 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0015548580000000001 2024-09-14T04:23:38.963 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.963 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.963 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:23:38.963 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:30.520710+0000", 2024-09-14T04:23:38.963 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00050193099999999995 2024-09-14T04:23:38.963 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.963 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.963 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:23:38.963 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:30.799163+0000", 2024-09-14T04:23:38.963 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.278453477 2024-09-14T04:23:38.963 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.964 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.964 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:23:38.964 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:30.799208+0000", 2024-09-14T04:23:38.964 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.4923999999999999e-05 2024-09-14T04:23:38.964 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.964 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.964 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:23:38.964 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:30.799241+0000", 2024-09-14T04:23:38.964 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.3182000000000002e-05 2024-09-14T04:23:38.964 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:23:38.964 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:23:38.964 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:23:38.964 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.965 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.965 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.34791.0:40685 6.9 6:9d53123e:::benchmark_data_smithi038_122563_object40684:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2024-09-14T04:23:38.965 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:23:36.581873+0000", 2024-09-14T04:23:38.965 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 2.322361033, 2024-09-14T04:23:38.965 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.40547328599999999, 2024-09-14T04:23:38.965 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:23:38.965 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:23:38.965 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:23:38.965 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:23:38.965 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.34791", 2024-09-14T04:23:38.965 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/3806562909", 2024-09-14T04:23:38.965 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 40685 2024-09-14T04:23:38.965 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.966 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:23:38.966 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.966 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:23:38.966 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.581873+0000", 2024-09-14T04:23:38.966 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:23:38.966 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.966 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.966 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:23:38.966 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.581873+0000", 2024-09-14T04:23:38.966 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:23:38.966 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.966 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.966 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:23:38.966 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.581874+0000", 2024-09-14T04:23:38.967 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.1489999999999999e-06 2024-09-14T04:23:38.967 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.967 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.967 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:23:38.967 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.581891+0000", 2024-09-14T04:23:38.967 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.6739999999999999e-05 2024-09-14T04:23:38.967 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.967 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.967 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:23:38.967 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.581901+0000", 2024-09-14T04:23:38.967 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.7100000000000002e-06 2024-09-14T04:23:38.967 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.967 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.968 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:23:38.968 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.581906+0000", 2024-09-14T04:23:38.968 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.7870000000000001e-06 2024-09-14T04:23:38.968 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.968 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.968 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:23:38.968 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.582193+0000", 2024-09-14T04:23:38.968 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00028697100000000001 2024-09-14T04:23:38.968 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.968 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.968 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:23:38.968 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.582307+0000", 2024-09-14T04:23:38.968 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000114197 2024-09-14T04:23:38.968 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.969 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.969 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 2,7", 2024-09-14T04:23:38.969 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.582432+0000", 2024-09-14T04:23:38.969 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000125482 2024-09-14T04:23:38.969 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.969 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.969 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:23:38.969 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.586231+0000", 2024-09-14T04:23:38.969 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0037990580000000001 2024-09-14T04:23:38.969 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.969 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.969 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:23:38.970 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.586671+0000", 2024-09-14T04:23:38.970 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00043935699999999997 2024-09-14T04:23:38.970 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.970 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.970 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:23:38.970 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.987105+0000", 2024-09-14T04:23:38.970 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.40043451099999999 2024-09-14T04:23:38.970 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.970 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.970 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:23:38.970 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.987270+0000", 2024-09-14T04:23:38.970 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000164654 2024-09-14T04:23:38.970 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.971 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.971 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:23:38.971 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.987347+0000", 2024-09-14T04:23:38.971 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.6669999999999996e-05 2024-09-14T04:23:38.971 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:23:38.971 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:23:38.971 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:23:38.971 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.971 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.971 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.34791.0:40689 6.9 6:9da0f202:::benchmark_data_smithi038_122563_object40688:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2024-09-14T04:23:38.971 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:23:36.583343+0000", 2024-09-14T04:23:38.971 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 2.320891569, 2024-09-14T04:23:38.972 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.40428066800000001, 2024-09-14T04:23:38.972 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:23:38.972 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:23:38.972 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:23:38.972 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:23:38.972 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.34791", 2024-09-14T04:23:38.972 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/3806562909", 2024-09-14T04:23:38.972 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 40689 2024-09-14T04:23:38.972 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.972 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:23:38.972 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.972 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:23:38.972 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.583343+0000", 2024-09-14T04:23:38.973 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:23:38.973 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.973 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.973 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:23:38.973 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.583343+0000", 2024-09-14T04:23:38.973 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:23:38.973 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.973 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.973 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:23:38.973 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.583344+0000", 2024-09-14T04:23:38.973 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.071e-06 2024-09-14T04:23:38.973 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.974 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.974 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:23:38.974 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.583363+0000", 2024-09-14T04:23:38.974 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.9528999999999999e-05 2024-09-14T04:23:38.974 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.974 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.974 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:23:38.974 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.583374+0000", 2024-09-14T04:23:38.974 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.0905e-05 2024-09-14T04:23:38.974 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.974 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.974 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:23:38.974 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.583381+0000", 2024-09-14T04:23:38.975 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.7259999999999996e-06 2024-09-14T04:23:38.975 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.975 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.975 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:23:38.975 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.584172+0000", 2024-09-14T04:23:38.975 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00079076299999999999 2024-09-14T04:23:38.975 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.975 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.975 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:23:38.975 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.584245+0000", 2024-09-14T04:23:38.975 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.3631e-05 2024-09-14T04:23:38.975 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.975 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.975 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 2,7", 2024-09-14T04:23:38.976 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.584324+0000", 2024-09-14T04:23:38.976 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.8483000000000001e-05 2024-09-14T04:23:38.976 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.976 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.976 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:23:38.976 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.586538+0000", 2024-09-14T04:23:38.976 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0022146119999999999 2024-09-14T04:23:38.976 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.976 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.976 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:23:38.976 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.586721+0000", 2024-09-14T04:23:38.976 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00018234699999999999 2024-09-14T04:23:38.976 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.977 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.977 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:23:38.977 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.987420+0000", 2024-09-14T04:23:38.977 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.40069956000000001 2024-09-14T04:23:38.977 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.977 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.977 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:23:38.977 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.987572+0000", 2024-09-14T04:23:38.977 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00015155 2024-09-14T04:23:38.977 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.978 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.978 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:23:38.978 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.987623+0000", 2024-09-14T04:23:38.978 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.1490999999999999e-05 2024-09-14T04:23:38.978 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:23:38.978 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:23:38.978 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:23:38.978 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.978 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.978 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.34791.0:40691 6.0 6:0cbf3754:::benchmark_data_smithi038_122563_object40690:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2024-09-14T04:23:38.978 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:23:36.584426+0000", 2024-09-14T04:23:38.978 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 2.3198081479999999, 2024-09-14T04:23:38.978 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.39846841500000002, 2024-09-14T04:23:38.979 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:23:38.979 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:23:38.979 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:23:38.979 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:23:38.979 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.34791", 2024-09-14T04:23:38.979 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/3806562909", 2024-09-14T04:23:38.979 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 40691 2024-09-14T04:23:38.979 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.979 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:23:38.979 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.979 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:23:38.979 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.584426+0000", 2024-09-14T04:23:38.979 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:23:38.980 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.980 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.980 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:23:38.980 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.584426+0000", 2024-09-14T04:23:38.980 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:23:38.980 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.980 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.980 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:23:38.980 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.584427+0000", 2024-09-14T04:23:38.980 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.1000000000000001e-06 2024-09-14T04:23:38.980 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.980 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.981 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:23:38.981 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.584451+0000", 2024-09-14T04:23:38.981 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.3688000000000001e-05 2024-09-14T04:23:38.981 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.981 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.981 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:23:38.981 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.584463+0000", 2024-09-14T04:23:38.981 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.172e-05 2024-09-14T04:23:38.981 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.981 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.981 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:23:38.981 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.584474+0000", 2024-09-14T04:23:38.981 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.1348e-05 2024-09-14T04:23:38.982 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.982 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.982 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:23:38.982 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.584554+0000", 2024-09-14T04:23:38.982 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.9641999999999994e-05 2024-09-14T04:23:38.982 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.982 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.982 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:23:38.982 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.584669+0000", 2024-09-14T04:23:38.982 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00011508800000000001 2024-09-14T04:23:38.982 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.983 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.983 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 2,3", 2024-09-14T04:23:38.983 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.584800+0000", 2024-09-14T04:23:38.983 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000130999 2024-09-14T04:23:38.983 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.983 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.983 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:23:38.983 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.586405+0000", 2024-09-14T04:23:38.983 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0016050700000000001 2024-09-14T04:23:38.983 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.983 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.983 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:23:38.983 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.588559+0000", 2024-09-14T04:23:38.984 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0021539620000000002 2024-09-14T04:23:38.984 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.984 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.984 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:23:38.984 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.982257+0000", 2024-09-14T04:23:38.984 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.39369796800000001 2024-09-14T04:23:38.984 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.984 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.984 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:23:38.984 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.982585+0000", 2024-09-14T04:23:38.984 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00032819400000000002 2024-09-14T04:23:38.985 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.985 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.985 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:23:38.985 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.982895+0000", 2024-09-14T04:23:38.985 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00030963600000000001 2024-09-14T04:23:38.985 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:23:38.985 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:23:38.985 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:23:38.985 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.985 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.985 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.34791.0:40700 6.0 6:068fd4c3:::benchmark_data_smithi038_122563_object40699:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2024-09-14T04:23:38.985 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:23:36.589227+0000", 2024-09-14T04:23:38.985 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 2.3150071350000001, 2024-09-14T04:23:38.986 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.399861207, 2024-09-14T04:23:38.986 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:23:38.986 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:23:38.986 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:23:38.986 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:23:38.986 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.34791", 2024-09-14T04:23:38.986 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/3806562909", 2024-09-14T04:23:38.986 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 40700 2024-09-14T04:23:38.986 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.986 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:23:38.986 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.986 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:23:38.986 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.589227+0000", 2024-09-14T04:23:38.986 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:23:38.987 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.987 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.987 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:23:38.987 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.589227+0000", 2024-09-14T04:23:38.987 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:23:38.987 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.987 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.987 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:23:38.987 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.589229+0000", 2024-09-14T04:23:38.987 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.5990000000000001e-06 2024-09-14T04:23:38.987 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.987 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.987 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:23:38.988 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.589253+0000", 2024-09-14T04:23:38.988 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.4053000000000002e-05 2024-09-14T04:23:38.988 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.988 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.988 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:23:38.988 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.589265+0000", 2024-09-14T04:23:38.988 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.2177e-05 2024-09-14T04:23:38.988 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.988 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.988 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:23:38.988 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.589273+0000", 2024-09-14T04:23:38.988 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.5979999999999999e-06 2024-09-14T04:23:38.988 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.988 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.989 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:23:38.989 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.589329+0000", 2024-09-14T04:23:38.989 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.6400999999999998e-05 2024-09-14T04:23:38.989 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.989 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.989 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:23:38.989 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.589470+0000", 2024-09-14T04:23:38.989 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00014083300000000001 2024-09-14T04:23:38.989 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.989 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.989 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 2,3", 2024-09-14T04:23:38.989 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.589617+0000", 2024-09-14T04:23:38.989 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00014738800000000001 2024-09-14T04:23:38.990 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.990 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.990 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:23:38.990 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.591226+0000", 2024-09-14T04:23:38.990 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0016090830000000001 2024-09-14T04:23:38.990 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.990 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.990 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:23:38.990 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.591653+0000", 2024-09-14T04:23:38.990 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00042639099999999998 2024-09-14T04:23:38.990 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.990 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.990 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:23:38.990 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.988879+0000", 2024-09-14T04:23:38.991 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.39722644400000001 2024-09-14T04:23:38.991 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.991 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.991 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:23:38.991 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.989039+0000", 2024-09-14T04:23:38.991 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000159493 2024-09-14T04:23:38.991 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.991 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.991 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:23:38.991 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.989088+0000", 2024-09-14T04:23:38.991 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.9747000000000003e-05 2024-09-14T04:23:38.991 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:23:38.991 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:23:38.992 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:23:38.992 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.992 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.992 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.34791.0:40707 6.0 6:034b2d60:::benchmark_data_smithi038_122563_object40706:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2024-09-14T04:23:38.992 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:23:36.595165+0000", 2024-09-14T04:23:38.992 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 2.309068962, 2024-09-14T04:23:38.992 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.394156126, 2024-09-14T04:23:38.992 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:23:38.992 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:23:38.992 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:23:38.992 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:23:38.992 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.34791", 2024-09-14T04:23:38.993 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/3806562909", 2024-09-14T04:23:38.993 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 40707 2024-09-14T04:23:38.993 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.993 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:23:38.993 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.993 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:23:38.993 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.595165+0000", 2024-09-14T04:23:38.993 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:23:38.993 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.993 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.993 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:23:38.993 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.595165+0000", 2024-09-14T04:23:38.993 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:23:38.993 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.994 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.994 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:23:38.994 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.595166+0000", 2024-09-14T04:23:38.994 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.1209999999999999e-06 2024-09-14T04:23:38.994 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.994 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.994 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:23:38.994 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.595185+0000", 2024-09-14T04:23:38.994 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.8087000000000001e-05 2024-09-14T04:23:38.994 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.994 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.994 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:23:38.994 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.595197+0000", 2024-09-14T04:23:38.994 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.2018000000000001e-05 2024-09-14T04:23:38.994 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.995 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.995 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:23:38.995 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.595202+0000", 2024-09-14T04:23:38.995 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.7010000000000001e-06 2024-09-14T04:23:38.995 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.995 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.995 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:23:38.995 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.595264+0000", 2024-09-14T04:23:38.995 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.1883000000000004e-05 2024-09-14T04:23:38.995 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.995 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.995 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:23:38.995 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.595389+0000", 2024-09-14T04:23:38.996 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00012457599999999999 2024-09-14T04:23:38.996 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.996 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.996 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 2,3", 2024-09-14T04:23:38.996 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.595513+0000", 2024-09-14T04:23:38.996 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000124244 2024-09-14T04:23:38.996 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.996 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.996 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:23:38.996 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.597208+0000", 2024-09-14T04:23:38.996 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.001695509 2024-09-14T04:23:38.996 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.996 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.997 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:23:38.997 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.597215+0000", 2024-09-14T04:23:38.997 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.579e-06 2024-09-14T04:23:38.997 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.997 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.997 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:23:38.997 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.989142+0000", 2024-09-14T04:23:38.997 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.391927423 2024-09-14T04:23:38.997 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.997 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.997 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:23:38.997 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.989269+0000", 2024-09-14T04:23:38.998 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00012621999999999999 2024-09-14T04:23:38.998 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.998 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.998 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:23:38.998 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.989321+0000", 2024-09-14T04:23:38.998 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.2765e-05 2024-09-14T04:23:38.998 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:23:38.998 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:23:38.998 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:23:38.998 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.998 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:38.998 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.34791.0:41433 6.0 6:0ce109de:::benchmark_data_smithi038_122563_object41432:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2024-09-14T04:23:38.998 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:23:37.578787+0000", 2024-09-14T04:23:38.999 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 1.3254472339999999, 2024-09-14T04:23:38.999 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.357678518, 2024-09-14T04:23:38.999 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:23:38.999 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:23:38.999 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:23:38.999 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:23:38.999 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.34791", 2024-09-14T04:23:38.999 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/3806562909", 2024-09-14T04:23:38.999 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 41433 2024-09-14T04:23:38.999 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:38.999 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:23:38.999 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.000 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:23:39.000 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.578787+0000", 2024-09-14T04:23:39.000 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:23:39.000 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.000 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.000 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:23:39.000 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.578787+0000", 2024-09-14T04:23:39.000 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:23:39.000 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.000 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.000 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:23:39.000 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.578791+0000", 2024-09-14T04:23:39.000 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.3599999999999998e-06 2024-09-14T04:23:39.000 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.001 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.001 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:23:39.001 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.578849+0000", 2024-09-14T04:23:39.001 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.7849000000000001e-05 2024-09-14T04:23:39.001 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.001 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.001 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:23:39.001 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.578885+0000", 2024-09-14T04:23:39.001 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.6066000000000003e-05 2024-09-14T04:23:39.001 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.001 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.001 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:23:39.001 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.578922+0000", 2024-09-14T04:23:39.001 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.6736000000000002e-05 2024-09-14T04:23:39.002 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.002 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.002 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:23:39.002 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.579143+0000", 2024-09-14T04:23:39.002 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000220969 2024-09-14T04:23:39.002 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.002 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.002 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:23:39.002 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.579271+0000", 2024-09-14T04:23:39.002 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00012823399999999999 2024-09-14T04:23:39.002 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.002 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.002 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 2,3", 2024-09-14T04:23:39.002 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.579392+0000", 2024-09-14T04:23:39.003 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0001209 2024-09-14T04:23:39.003 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.003 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.003 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:23:39.003 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.580974+0000", 2024-09-14T04:23:39.003 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0015816179999999999 2024-09-14T04:23:39.003 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.003 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.003 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:23:39.003 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.597755+0000", 2024-09-14T04:23:39.003 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.016780880000000001 2024-09-14T04:23:39.003 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.004 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.004 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:23:39.004 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.936086+0000", 2024-09-14T04:23:39.004 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.33833151299999997 2024-09-14T04:23:39.004 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.004 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.004 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:23:39.004 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.936241+0000", 2024-09-14T04:23:39.004 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00015502699999999999 2024-09-14T04:23:39.004 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.004 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.004 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:23:39.005 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.936466+0000", 2024-09-14T04:23:39.005 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00022436600000000001 2024-09-14T04:23:39.005 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:23:39.005 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:23:39.005 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:23:39.005 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.005 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.005 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.34791.0:41437 6.9 6:9a055234:::benchmark_data_smithi038_122563_object41436:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2024-09-14T04:23:39.005 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:23:37.581988+0000", 2024-09-14T04:23:39.005 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 1.32224604, 2024-09-14T04:23:39.005 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.35366498299999999, 2024-09-14T04:23:39.005 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:23:39.005 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:23:39.005 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:23:39.006 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:23:39.006 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.34791", 2024-09-14T04:23:39.006 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/3806562909", 2024-09-14T04:23:39.006 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 41437 2024-09-14T04:23:39.006 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.006 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:23:39.006 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.006 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:23:39.006 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.581988+0000", 2024-09-14T04:23:39.006 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:23:39.006 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.006 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.006 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:23:39.007 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.581988+0000", 2024-09-14T04:23:39.007 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:23:39.007 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.007 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.007 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:23:39.007 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.581990+0000", 2024-09-14T04:23:39.007 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.1739999999999999e-06 2024-09-14T04:23:39.007 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.007 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.007 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:23:39.007 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.582025+0000", 2024-09-14T04:23:39.007 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.4582000000000002e-05 2024-09-14T04:23:39.008 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.008 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.008 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:23:39.008 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.582048+0000", 2024-09-14T04:23:39.008 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.2583e-05 2024-09-14T04:23:39.008 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.008 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.008 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:23:39.008 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.582063+0000", 2024-09-14T04:23:39.008 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.5118e-05 2024-09-14T04:23:39.008 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.008 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.008 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:23:39.008 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.597910+0000", 2024-09-14T04:23:39.009 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.015847188000000002 2024-09-14T04:23:39.009 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.009 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.009 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:23:39.009 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.598242+0000", 2024-09-14T04:23:39.009 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00033228100000000003 2024-09-14T04:23:39.009 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.009 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.009 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 2,7", 2024-09-14T04:23:39.009 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.598595+0000", 2024-09-14T04:23:39.009 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00035242699999999999 2024-09-14T04:23:39.009 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.009 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.009 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:23:39.010 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.604199+0000", 2024-09-14T04:23:39.010 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0056040109999999999 2024-09-14T04:23:39.010 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.010 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.010 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:23:39.010 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.604219+0000", 2024-09-14T04:23:39.010 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.0562999999999999e-05 2024-09-14T04:23:39.010 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.010 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.010 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:23:39.010 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.935359+0000", 2024-09-14T04:23:39.010 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.33113951400000002 2024-09-14T04:23:39.010 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.011 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.011 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:23:39.011 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.935538+0000", 2024-09-14T04:23:39.011 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000179424 2024-09-14T04:23:39.011 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.011 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.011 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:23:39.011 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.935653+0000", 2024-09-14T04:23:39.011 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000115118 2024-09-14T04:23:39.011 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:23:39.011 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:23:39.011 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:23:39.011 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.011 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.012 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.34791.0:41438 6.0 6:05d64016:::benchmark_data_smithi038_122563_object41437:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2024-09-14T04:23:39.012 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:23:37.597741+0000", 2024-09-14T04:23:39.012 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 1.306493312, 2024-09-14T04:23:39.012 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.33979546700000002, 2024-09-14T04:23:39.012 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:23:39.012 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:23:39.012 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:23:39.012 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:23:39.012 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.34791", 2024-09-14T04:23:39.012 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/3806562909", 2024-09-14T04:23:39.012 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 41438 2024-09-14T04:23:39.012 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.012 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:23:39.013 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.013 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:23:39.013 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.597741+0000", 2024-09-14T04:23:39.013 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:23:39.013 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.013 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.013 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:23:39.013 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.597741+0000", 2024-09-14T04:23:39.013 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:23:39.013 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.013 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.013 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:23:39.013 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.597743+0000", 2024-09-14T04:23:39.013 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.5230000000000001e-06 2024-09-14T04:23:39.014 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.014 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.014 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:23:39.014 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.597778+0000", 2024-09-14T04:23:39.014 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.5876e-05 2024-09-14T04:23:39.014 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.014 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.014 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:23:39.014 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.597797+0000", 2024-09-14T04:23:39.014 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.8487000000000001e-05 2024-09-14T04:23:39.014 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.014 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.014 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:23:39.014 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.597808+0000", 2024-09-14T04:23:39.015 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.1375e-05 2024-09-14T04:23:39.015 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.015 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.015 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:23:39.015 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.597959+0000", 2024-09-14T04:23:39.015 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00015088100000000001 2024-09-14T04:23:39.015 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.015 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.015 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:23:39.015 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.598146+0000", 2024-09-14T04:23:39.015 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00018698099999999999 2024-09-14T04:23:39.015 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.015 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.015 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 2,3", 2024-09-14T04:23:39.016 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.598355+0000", 2024-09-14T04:23:39.016 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000208801 2024-09-14T04:23:39.016 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.016 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.016 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:23:39.016 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.601093+0000", 2024-09-14T04:23:39.016 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0027379269999999998 2024-09-14T04:23:39.016 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.016 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.016 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:23:39.016 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.608437+0000", 2024-09-14T04:23:39.016 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0073442120000000001 2024-09-14T04:23:39.016 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.016 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.017 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:23:39.017 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.936587+0000", 2024-09-14T04:23:39.017 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.32814958100000002 2024-09-14T04:23:39.017 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.017 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.017 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:23:39.017 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.936721+0000", 2024-09-14T04:23:39.017 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000134831 2024-09-14T04:23:39.017 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.017 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.017 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:23:39.017 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.937536+0000", 2024-09-14T04:23:39.018 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00081499199999999995 2024-09-14T04:23:39.018 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:23:39.018 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:23:39.018 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:23:39.018 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.018 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.018 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.34791.0:41445 6.0 6:07904452:::benchmark_data_smithi038_122563_object41444:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2024-09-14T04:23:39.018 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:23:37.597846+0000", 2024-09-14T04:23:39.018 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 1.3063878660000001, 2024-09-14T04:23:39.018 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.340276837, 2024-09-14T04:23:39.018 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:23:39.018 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:23:39.018 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:23:39.019 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:23:39.019 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.34791", 2024-09-14T04:23:39.019 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/3806562909", 2024-09-14T04:23:39.019 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 41445 2024-09-14T04:23:39.019 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.019 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:23:39.019 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.019 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:23:39.019 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.597846+0000", 2024-09-14T04:23:39.019 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:23:39.019 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.019 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.019 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:23:39.019 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.597846+0000", 2024-09-14T04:23:39.020 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:23:39.020 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.020 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.020 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:23:39.020 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.597847+0000", 2024-09-14T04:23:39.020 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.6199999999999997e-07 2024-09-14T04:23:39.020 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.020 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.020 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:23:39.020 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.597874+0000", 2024-09-14T04:23:39.020 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.6974e-05 2024-09-14T04:23:39.020 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.020 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.021 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:23:39.021 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.597888+0000", 2024-09-14T04:23:39.021 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.3757999999999999e-05 2024-09-14T04:23:39.021 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.021 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.021 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:23:39.021 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.597896+0000", 2024-09-14T04:23:39.021 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.5019999999999992e-06 2024-09-14T04:23:39.021 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.021 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.021 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:23:39.021 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.599709+0000", 2024-09-14T04:23:39.021 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0018130290000000001 2024-09-14T04:23:39.022 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.022 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.022 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:23:39.022 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.599776+0000", 2024-09-14T04:23:39.022 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.6827000000000002e-05 2024-09-14T04:23:39.022 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.022 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.022 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 2,3", 2024-09-14T04:23:39.022 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.599884+0000", 2024-09-14T04:23:39.022 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000107494 2024-09-14T04:23:39.022 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.022 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.022 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:23:39.023 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.602525+0000", 2024-09-14T04:23:39.023 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0026416719999999999 2024-09-14T04:23:39.023 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.023 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.023 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:23:39.023 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.608508+0000", 2024-09-14T04:23:39.023 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0059829979999999998 2024-09-14T04:23:39.023 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.023 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.023 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:23:39.023 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.937872+0000", 2024-09-14T04:23:39.023 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.32936303900000002 2024-09-14T04:23:39.023 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.024 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.024 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:23:39.024 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.938019+0000", 2024-09-14T04:23:39.024 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00014788099999999999 2024-09-14T04:23:39.024 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.024 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.024 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:23:39.024 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.938123+0000", 2024-09-14T04:23:39.024 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00010390099999999999 2024-09-14T04:23:39.024 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:23:39.024 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:23:39.024 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:23:39.025 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.025 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.025 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.34791.0:41447 6.0 6:01c3602e:::benchmark_data_smithi038_122563_object41446:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2024-09-14T04:23:39.025 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:23:37.597911+0000", 2024-09-14T04:23:39.025 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 1.3063237640000001, 2024-09-14T04:23:39.025 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.34096580500000001, 2024-09-14T04:23:39.025 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:23:39.025 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:23:39.025 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:23:39.025 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:23:39.025 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.34791", 2024-09-14T04:23:39.025 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/3806562909", 2024-09-14T04:23:39.026 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 41447 2024-09-14T04:23:39.026 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.026 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:23:39.026 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.026 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:23:39.026 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.597911+0000", 2024-09-14T04:23:39.026 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:23:39.026 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.026 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.026 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:23:39.026 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.597911+0000", 2024-09-14T04:23:39.026 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:23:39.026 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.027 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.027 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:23:39.027 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.597912+0000", 2024-09-14T04:23:39.027 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.0219999999999999e-06 2024-09-14T04:23:39.027 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.027 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.027 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:23:39.027 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.597941+0000", 2024-09-14T04:23:39.027 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.9291000000000001e-05 2024-09-14T04:23:39.027 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.027 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.027 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:23:39.027 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.597952+0000", 2024-09-14T04:23:39.027 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.1285e-05 2024-09-14T04:23:39.028 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.028 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.028 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:23:39.028 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.597961+0000", 2024-09-14T04:23:39.028 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.4030000000000007e-06 2024-09-14T04:23:39.028 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.028 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.028 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:23:39.028 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.601119+0000", 2024-09-14T04:23:39.028 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0031585950000000002 2024-09-14T04:23:39.028 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.028 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.029 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:23:39.029 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.601224+0000", 2024-09-14T04:23:39.029 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00010454399999999999 2024-09-14T04:23:39.029 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.029 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.029 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 2,3", 2024-09-14T04:23:39.029 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.601344+0000", 2024-09-14T04:23:39.029 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000120703 2024-09-14T04:23:39.029 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.029 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.029 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:23:39.029 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.603861+0000", 2024-09-14T04:23:39.029 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.002516782 2024-09-14T04:23:39.030 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.030 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.030 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:23:39.030 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.609534+0000", 2024-09-14T04:23:39.030 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0056724050000000002 2024-09-14T04:23:39.030 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.030 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.030 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:23:39.030 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.938603+0000", 2024-09-14T04:23:39.030 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.32906948400000002 2024-09-14T04:23:39.030 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.030 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.030 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:23:39.030 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.938776+0000", 2024-09-14T04:23:39.031 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00017342 2024-09-14T04:23:39.031 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.031 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.031 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:23:39.031 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.938876+0000", 2024-09-14T04:23:39.031 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.9871000000000007e-05 2024-09-14T04:23:39.031 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:23:39.031 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:23:39.031 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:23:39.031 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.031 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.031 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.34791.0:41448 6.9 6:96b2eaa2:::benchmark_data_smithi038_122563_object41447:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2024-09-14T04:23:39.032 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:23:37.603814+0000", 2024-09-14T04:23:39.032 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 1.300420425, 2024-09-14T04:23:39.032 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.33281366299999998, 2024-09-14T04:23:39.032 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:23:39.032 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:23:39.032 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:23:39.032 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:23:39.032 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.34791", 2024-09-14T04:23:39.032 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/3806562909", 2024-09-14T04:23:39.032 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 41448 2024-09-14T04:23:39.032 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.032 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:23:39.032 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.033 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:23:39.033 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.603814+0000", 2024-09-14T04:23:39.033 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:23:39.033 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.033 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.033 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:23:39.033 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.603814+0000", 2024-09-14T04:23:39.033 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:23:39.033 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.033 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.033 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:23:39.033 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.603817+0000", 2024-09-14T04:23:39.033 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.667e-06 2024-09-14T04:23:39.034 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.034 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.034 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:23:39.034 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.603869+0000", 2024-09-14T04:23:39.034 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.2021999999999998e-05 2024-09-14T04:23:39.034 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.034 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.034 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:23:39.034 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.603914+0000", 2024-09-14T04:23:39.034 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.5636999999999997e-05 2024-09-14T04:23:39.034 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.034 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.034 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:23:39.035 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.603962+0000", 2024-09-14T04:23:39.035 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.7756000000000002e-05 2024-09-14T04:23:39.035 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.035 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.035 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:23:39.035 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.604287+0000", 2024-09-14T04:23:39.035 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00032459699999999998 2024-09-14T04:23:39.035 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.035 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.035 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:23:39.035 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.604406+0000", 2024-09-14T04:23:39.035 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00011900000000000001 2024-09-14T04:23:39.035 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.035 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.035 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 2,7", 2024-09-14T04:23:39.035 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.604545+0000", 2024-09-14T04:23:39.036 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000138937 2024-09-14T04:23:39.036 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.036 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.036 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:23:39.036 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.606097+0000", 2024-09-14T04:23:39.036 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0015522019999999999 2024-09-14T04:23:39.036 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.036 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.036 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:23:39.036 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.606133+0000", 2024-09-14T04:23:39.036 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.6755000000000003e-05 2024-09-14T04:23:39.036 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.036 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.036 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:23:39.036 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.935782+0000", 2024-09-14T04:23:39.037 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.32964805899999999 2024-09-14T04:23:39.037 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.037 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.037 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:23:39.037 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.936530+0000", 2024-09-14T04:23:39.037 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00074837299999999999 2024-09-14T04:23:39.037 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.037 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.037 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:23:39.037 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.936628+0000", 2024-09-14T04:23:39.037 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.7658000000000006e-05 2024-09-14T04:23:39.037 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:23:39.037 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:23:39.038 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:23:39.038 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.038 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.038 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.34791.0:41451 6.0 6:032f61aa:::benchmark_data_smithi038_122563_object41450:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2024-09-14T04:23:39.038 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:23:37.604159+0000", 2024-09-14T04:23:39.038 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 1.300075517, 2024-09-14T04:23:39.038 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.34030756499999998, 2024-09-14T04:23:39.038 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:23:39.038 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:23:39.038 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:23:39.038 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:23:39.038 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.34791", 2024-09-14T04:23:39.038 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/3806562909", 2024-09-14T04:23:39.038 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 41451 2024-09-14T04:23:39.039 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.039 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:23:39.039 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.039 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:23:39.039 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.604159+0000", 2024-09-14T04:23:39.039 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:23:39.039 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.039 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.039 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:23:39.039 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.604159+0000", 2024-09-14T04:23:39.039 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:23:39.039 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.039 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.039 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:23:39.040 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.604161+0000", 2024-09-14T04:23:39.040 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.8160000000000001e-06 2024-09-14T04:23:39.040 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.040 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.040 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:23:39.040 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.604211+0000", 2024-09-14T04:23:39.040 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.0676000000000001e-05 2024-09-14T04:23:39.040 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.040 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.040 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:23:39.040 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.604241+0000", 2024-09-14T04:23:39.040 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.0173000000000001e-05 2024-09-14T04:23:39.040 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.041 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.041 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:23:39.041 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.604260+0000", 2024-09-14T04:23:39.041 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.8822999999999999e-05 2024-09-14T04:23:39.041 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.041 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.041 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:23:39.041 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.604334+0000", 2024-09-14T04:23:39.041 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.3770999999999996e-05 2024-09-14T04:23:39.041 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.041 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.041 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:23:39.041 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.604438+0000", 2024-09-14T04:23:39.042 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000103479 2024-09-14T04:23:39.042 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.042 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.042 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 2,3", 2024-09-14T04:23:39.042 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.604554+0000", 2024-09-14T04:23:39.042 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00011663999999999999 2024-09-14T04:23:39.042 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.042 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.042 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:23:39.042 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.606322+0000", 2024-09-14T04:23:39.042 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0017678080000000001 2024-09-14T04:23:39.042 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.042 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.042 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:23:39.042 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.610072+0000", 2024-09-14T04:23:39.043 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.003750111 2024-09-14T04:23:39.043 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.043 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.043 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:23:39.043 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.944224+0000", 2024-09-14T04:23:39.043 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.334151645 2024-09-14T04:23:39.043 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.043 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.043 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:23:39.043 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.944361+0000", 2024-09-14T04:23:39.043 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00013705499999999999 2024-09-14T04:23:39.043 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:23:39.043 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:23:39.043 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:23:39.043 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.944466+0000", 2024-09-14T04:23:39.044 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000105568 2024-09-14T04:23:39.044 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:23:39.044 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:23:39.044 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:23:39.044 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:23:39.044 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:23:39.044 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-09-14T04:23:39.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:39.045 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:39.045 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:23:39.146 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:39.169 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:39.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:39.171 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:23:39.225 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 24 16 43074 43058 112.118 75.5 0.00436145 0.00891364 2024-09-14T04:23:39.272 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:39.305 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:39.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:39.308 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:23:39.409 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:39.450 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:39.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:39.452 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:23:39.553 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:39.581 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:39.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:39.587 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:23:39.688 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:39.713 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:39.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:39.716 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:23:39.817 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:39.836 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:39.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:39.838 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:23:39.938 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:39.968 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:39.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:39.973 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:23:40.074 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:40.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:40.103 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:40.103 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:23:40.204 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:40.227 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 25 16 44703 44687 111.698 101.812 0.0123168 0.00894557 2024-09-14T04:23:40.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:40.231 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:40.231 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:23:40.332 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:40.339 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:40 smithi038 bash[84940]: cluster 2024-09-14T04:23:38.968654+0000 mgr.y (mgr.26165) 475 : cluster [DBG] pgmap v376: 89 pgs: 89 active+clean; 2.4 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2024-09-14T04:23:40.340 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:40 smithi038 bash[84940]: cluster 2024-09-14T04:23:38.968654+0000 mgr.y (mgr.26165) 475 : cluster [DBG] pgmap v376: 89 pgs: 89 active+clean; 2.4 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2024-09-14T04:23:40.340 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:40 smithi038 bash[87336]: cluster 2024-09-14T04:23:38.968654+0000 mgr.y (mgr.26165) 475 : cluster [DBG] pgmap v376: 89 pgs: 89 active+clean; 2.4 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2024-09-14T04:23:40.340 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:40 smithi038 bash[87336]: cluster 2024-09-14T04:23:38.968654+0000 mgr.y (mgr.26165) 475 : cluster [DBG] pgmap v376: 89 pgs: 89 active+clean; 2.4 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2024-09-14T04:23:40.349 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:40.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:40.351 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:23:40.452 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:40.462 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:23:40 smithi123 bash[61744]: ts=2024-09-14T04:23:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:23:40.462 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:40 smithi123 bash[68976]: cluster 2024-09-14T04:23:38.968654+0000 mgr.y (mgr.26165) 475 : cluster [DBG] pgmap v376: 89 pgs: 89 active+clean; 2.4 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2024-09-14T04:23:40.462 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:40 smithi123 bash[68976]: cluster 2024-09-14T04:23:38.968654+0000 mgr.y (mgr.26165) 475 : cluster [DBG] pgmap v376: 89 pgs: 89 active+clean; 2.4 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2024-09-14T04:23:40.477 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:40.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:40.479 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:23:40.580 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:40.604 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:40.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:40.605 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:23:40.706 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:40.728 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:40.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:40.732 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:23:40.833 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:40.862 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:40.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:40.866 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:23:40.967 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:40.992 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:40.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:40.994 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:23:41.095 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:41.124 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:41.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:41.125 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:23:41.226 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:41.227 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 26 16 45888 45872 110.25 74.0625 0.00794239 0.00906425 2024-09-14T04:23:41.257 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:41.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:41.260 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:23:41.361 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:41.389 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:41.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:41.392 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:23:41.493 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:41.511 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:41.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:41.512 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:23:41.613 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:41.640 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:41.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:41.644 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:23:41.745 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:41.768 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:41.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:41.771 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:23:41.871 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:41.902 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:41.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:41.907 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:23:42.008 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:42.034 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:42.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:42.036 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:23:42.137 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:42.163 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:42.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:42.165 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:23:42.227 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 27 16 47468 47452 109.824 98.75 0.014368 0.00910044 2024-09-14T04:23:42.266 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:42.294 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.1 dump_ops_in_flight 2024-09-14T04:23:42.323 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:42.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:42.327 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:23:42.428 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:42.451 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:42.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:42.455 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:23:42.556 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:42.565 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:42 smithi123 bash[68976]: cluster 2024-09-14T04:23:40.969305+0000 mgr.y (mgr.26165) 476 : cluster [DBG] pgmap v377: 89 pgs: 89 active+clean; 2.6 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 96 MiB/s wr, 1.53k op/s 2024-09-14T04:23:42.565 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:42 smithi123 bash[68976]: cluster 2024-09-14T04:23:40.969305+0000 mgr.y (mgr.26165) 476 : cluster [DBG] pgmap v377: 89 pgs: 89 active+clean; 2.6 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 96 MiB/s wr, 1.53k op/s 2024-09-14T04:23:42.583 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:42.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:42.586 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:23:42.687 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:42.711 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:42.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:42.718 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:23:42.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:42 smithi038 bash[84940]: cluster 2024-09-14T04:23:40.969305+0000 mgr.y (mgr.26165) 476 : cluster [DBG] pgmap v377: 89 pgs: 89 active+clean; 2.6 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 96 MiB/s wr, 1.53k op/s 2024-09-14T04:23:42.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:42 smithi038 bash[84940]: cluster 2024-09-14T04:23:40.969305+0000 mgr.y (mgr.26165) 476 : cluster [DBG] pgmap v377: 89 pgs: 89 active+clean; 2.6 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 96 MiB/s wr, 1.53k op/s 2024-09-14T04:23:42.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:42 smithi038 bash[87336]: cluster 2024-09-14T04:23:40.969305+0000 mgr.y (mgr.26165) 476 : cluster [DBG] pgmap v377: 89 pgs: 89 active+clean; 2.6 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 96 MiB/s wr, 1.53k op/s 2024-09-14T04:23:42.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:42 smithi038 bash[87336]: cluster 2024-09-14T04:23:40.969305+0000 mgr.y (mgr.26165) 476 : cluster [DBG] pgmap v377: 89 pgs: 89 active+clean; 2.6 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 96 MiB/s wr, 1.53k op/s 2024-09-14T04:23:42.819 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:42.849 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:42.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:42.854 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:23:42.955 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:42.980 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:42.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:42.983 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:23:43.084 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:43.117 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:43.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:43.119 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:23:43.220 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:43.227 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 28 16 48968 48952 109.25 93.75 0.014503 0.00914743 2024-09-14T04:23:43.247 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:43.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:43.251 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:23:43.352 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:43.381 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:43.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:43.384 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:23:43.484 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:43.510 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:43.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:43.515 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:23:43.615 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:43.641 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:43.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:43.645 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:23:43.745 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:43.775 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:43.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:43.777 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:23:43.878 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:43.908 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:43.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:43.911 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:23:44.012 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:44.038 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:44.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:44.041 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:23:44.142 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:44.161 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:44.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:44.163 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:23:44.227 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 29 16 50343 50327 108.445 85.9375 0.00202316 0.00919085 2024-09-14T04:23:44.263 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:44.297 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:44.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:44.300 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:23:44.401 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:44.432 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:44.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:44.435 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:23:44.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:44 smithi123 bash[68976]: cluster 2024-09-14T04:23:42.969798+0000 mgr.y (mgr.26165) 477 : cluster [DBG] pgmap v378: 89 pgs: 89 active+clean; 2.7 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-09-14T04:23:44.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:44 smithi123 bash[68976]: cluster 2024-09-14T04:23:42.969798+0000 mgr.y (mgr.26165) 477 : cluster [DBG] pgmap v378: 89 pgs: 89 active+clean; 2.7 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-09-14T04:23:44.514 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0: {} 2024-09-14T04:23:44.514 INFO:teuthology.orchestra.run.smithi038.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-14T04:23:44.537 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:44.541 INFO:teuthology.orchestra.run.smithi038.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-14T04:23:44.541 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1: {} 2024-09-14T04:23:44.553 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:44 smithi038 bash[84940]: cluster 2024-09-14T04:23:42.969798+0000 mgr.y (mgr.26165) 477 : cluster [DBG] pgmap v378: 89 pgs: 89 active+clean; 2.7 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-09-14T04:23:44.553 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:44 smithi038 bash[84940]: cluster 2024-09-14T04:23:42.969798+0000 mgr.y (mgr.26165) 477 : cluster [DBG] pgmap v378: 89 pgs: 89 active+clean; 2.7 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-09-14T04:23:44.553 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:44 smithi038 bash[87336]: cluster 2024-09-14T04:23:42.969798+0000 mgr.y (mgr.26165) 477 : cluster [DBG] pgmap v378: 89 pgs: 89 active+clean; 2.7 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-09-14T04:23:44.553 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:44 smithi038 bash[87336]: cluster 2024-09-14T04:23:42.969798+0000 mgr.y (mgr.26165) 477 : cluster [DBG] pgmap v378: 89 pgs: 89 active+clean; 2.7 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-09-14T04:23:44.557 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:44.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:44.560 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:23:44.570 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2: {} 2024-09-14T04:23:44.570 INFO:teuthology.orchestra.run.smithi038.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-14T04:23:44.613 INFO:teuthology.orchestra.run.smithi038.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-14T04:23:44.614 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3: {} 2024-09-14T04:23:44.648 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4: {} 2024-09-14T04:23:44.648 INFO:teuthology.orchestra.run.smithi038.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-14T04:23:44.661 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:44.674 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5: {} 2024-09-14T04:23:44.675 INFO:teuthology.orchestra.run.smithi038.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-14T04:23:44.683 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:44.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:44.685 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:23:44.692 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6: {} 2024-09-14T04:23:44.692 INFO:teuthology.orchestra.run.smithi038.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-14T04:23:44.713 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7: {} 2024-09-14T04:23:44.713 INFO:teuthology.orchestra.run.smithi038.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-14T04:23:44.786 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:44.816 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:44.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:44.820 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:23:44.921 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:44.944 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:44.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:44.948 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:23:45.049 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:45.076 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:45.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:45.081 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:23:45.182 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:45.206 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:45.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:45.207 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:23:45.227 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 30 16 51489 51473 107.218 71.625 0.00226359 0.00931305 2024-09-14T04:23:45.308 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:45.315 INFO:teuthology.orchestra.run.smithi038.stderr:noscrub is unset 2024-09-14T04:23:45.320 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:45 smithi038 bash[84940]: audit 2024-09-14T04:23:44.489306+0000 mon.b (mon.1) 5 : audit [DBG] from='client.? 172.21.15.38:0/7568130' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:23:45.320 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:45 smithi038 bash[84940]: audit 2024-09-14T04:23:44.489306+0000 mon.b (mon.1) 5 : audit [DBG] from='client.? 172.21.15.38:0/7568130' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:23:45.320 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:45 smithi038 bash[84940]: audit 2024-09-14T04:23:45.034169+0000 mon.c (mon.2) 19 : audit [INF] from='client.? 172.21.15.38:0/1794470193' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:23:45.320 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:45 smithi038 bash[84940]: audit 2024-09-14T04:23:45.034169+0000 mon.c (mon.2) 19 : audit [INF] from='client.? 172.21.15.38:0/1794470193' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:23:45.320 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:45 smithi038 bash[84940]: audit 2024-09-14T04:23:45.034630+0000 mon.a (mon.0) 600 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:23:45.320 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:45 smithi038 bash[84940]: audit 2024-09-14T04:23:45.034630+0000 mon.a (mon.0) 600 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:23:45.320 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:45 smithi038 bash[84940]: audit 2024-09-14T04:23:45.199650+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:23:45.320 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:45 smithi038 bash[84940]: audit 2024-09-14T04:23:45.199650+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:23:45.321 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:45 smithi038 bash[87336]: audit 2024-09-14T04:23:44.489306+0000 mon.b (mon.1) 5 : audit [DBG] from='client.? 172.21.15.38:0/7568130' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:23:45.321 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:45 smithi038 bash[87336]: audit 2024-09-14T04:23:44.489306+0000 mon.b (mon.1) 5 : audit [DBG] from='client.? 172.21.15.38:0/7568130' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:23:45.321 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:45 smithi038 bash[87336]: audit 2024-09-14T04:23:45.034169+0000 mon.c (mon.2) 19 : audit [INF] from='client.? 172.21.15.38:0/1794470193' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:23:45.321 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:45 smithi038 bash[87336]: audit 2024-09-14T04:23:45.034169+0000 mon.c (mon.2) 19 : audit [INF] from='client.? 172.21.15.38:0/1794470193' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:23:45.321 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:45 smithi038 bash[87336]: audit 2024-09-14T04:23:45.034630+0000 mon.a (mon.0) 600 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:23:45.321 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:45 smithi038 bash[87336]: audit 2024-09-14T04:23:45.034630+0000 mon.a (mon.0) 600 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:23:45.321 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:45 smithi038 bash[87336]: audit 2024-09-14T04:23:45.199650+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:23:45.321 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:45 smithi038 bash[87336]: audit 2024-09-14T04:23:45.199650+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:23:45.343 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:45.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:45.348 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:23:45.448 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:45.474 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:45.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:45.477 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:23:45.578 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:45.588 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:45 smithi123 bash[68976]: audit 2024-09-14T04:23:44.489306+0000 mon.b (mon.1) 5 : audit [DBG] from='client.? 172.21.15.38:0/7568130' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:23:45.588 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:45 smithi123 bash[68976]: audit 2024-09-14T04:23:44.489306+0000 mon.b (mon.1) 5 : audit [DBG] from='client.? 172.21.15.38:0/7568130' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:23:45.588 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:45 smithi123 bash[68976]: audit 2024-09-14T04:23:45.034169+0000 mon.c (mon.2) 19 : audit [INF] from='client.? 172.21.15.38:0/1794470193' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:23:45.588 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:45 smithi123 bash[68976]: audit 2024-09-14T04:23:45.034169+0000 mon.c (mon.2) 19 : audit [INF] from='client.? 172.21.15.38:0/1794470193' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:23:45.588 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:45 smithi123 bash[68976]: audit 2024-09-14T04:23:45.034630+0000 mon.a (mon.0) 600 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:23:45.588 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:45 smithi123 bash[68976]: audit 2024-09-14T04:23:45.034630+0000 mon.a (mon.0) 600 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:23:45.588 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:45 smithi123 bash[68976]: audit 2024-09-14T04:23:45.199650+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:23:45.588 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:45 smithi123 bash[68976]: audit 2024-09-14T04:23:45.199650+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:23:45.603 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:45.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:45.607 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:23:45.708 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:45.729 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:45.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:45.732 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:23:45.833 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:45.861 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:45.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:45.867 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:23:45.968 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:45.985 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:45.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:45.987 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:23:46.088 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:46.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:46.119 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:46.119 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:23:46.220 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:46.227 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 31 16 52830 52814 106.463 83.8125 0.0111414 0.00938728 2024-09-14T04:23:46.240 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:46.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:46.242 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:23:46.342 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:46.367 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:46.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:46.369 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:23:46.394 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:46 smithi038 bash[87336]: cluster 2024-09-14T04:23:44.970254+0000 mgr.y (mgr.26165) 478 : cluster [DBG] pgmap v379: 89 pgs: 89 active+clean; 2.8 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 79 MiB/s wr, 1.27k op/s 2024-09-14T04:23:46.394 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:46 smithi038 bash[87336]: cluster 2024-09-14T04:23:44.970254+0000 mgr.y (mgr.26165) 478 : cluster [DBG] pgmap v379: 89 pgs: 89 active+clean; 2.8 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 79 MiB/s wr, 1.27k op/s 2024-09-14T04:23:46.395 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:46 smithi038 bash[87336]: cluster 2024-09-14T04:23:45.290453+0000 mon.a (mon.0) 602 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:23:46.395 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:46 smithi038 bash[87336]: cluster 2024-09-14T04:23:45.290453+0000 mon.a (mon.0) 602 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:23:46.395 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:46 smithi038 bash[87336]: audit 2024-09-14T04:23:45.302019+0000 mon.a (mon.0) 603 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:23:46.395 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:46 smithi038 bash[87336]: audit 2024-09-14T04:23:45.302019+0000 mon.a (mon.0) 603 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:23:46.395 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:46 smithi038 bash[87336]: cluster 2024-09-14T04:23:45.310693+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-09-14T04:23:46.395 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:46 smithi038 bash[87336]: cluster 2024-09-14T04:23:45.310693+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-09-14T04:23:46.395 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:46 smithi038 bash[84940]: cluster 2024-09-14T04:23:44.970254+0000 mgr.y (mgr.26165) 478 : cluster [DBG] pgmap v379: 89 pgs: 89 active+clean; 2.8 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 79 MiB/s wr, 1.27k op/s 2024-09-14T04:23:46.395 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:46 smithi038 bash[84940]: cluster 2024-09-14T04:23:44.970254+0000 mgr.y (mgr.26165) 478 : cluster [DBG] pgmap v379: 89 pgs: 89 active+clean; 2.8 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 79 MiB/s wr, 1.27k op/s 2024-09-14T04:23:46.395 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:46 smithi038 bash[84940]: cluster 2024-09-14T04:23:45.290453+0000 mon.a (mon.0) 602 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:23:46.395 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:46 smithi038 bash[84940]: cluster 2024-09-14T04:23:45.290453+0000 mon.a (mon.0) 602 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:23:46.395 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:46 smithi038 bash[84940]: audit 2024-09-14T04:23:45.302019+0000 mon.a (mon.0) 603 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:23:46.396 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:46 smithi038 bash[84940]: audit 2024-09-14T04:23:45.302019+0000 mon.a (mon.0) 603 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:23:46.396 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:46 smithi038 bash[84940]: cluster 2024-09-14T04:23:45.310693+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-09-14T04:23:46.396 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:46 smithi038 bash[84940]: cluster 2024-09-14T04:23:45.310693+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-09-14T04:23:46.469 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:46.497 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:46.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:46.501 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:23:46.602 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:46.611 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:46 smithi123 bash[68976]: cluster 2024-09-14T04:23:44.970254+0000 mgr.y (mgr.26165) 478 : cluster [DBG] pgmap v379: 89 pgs: 89 active+clean; 2.8 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 79 MiB/s wr, 1.27k op/s 2024-09-14T04:23:46.611 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:46 smithi123 bash[68976]: cluster 2024-09-14T04:23:44.970254+0000 mgr.y (mgr.26165) 478 : cluster [DBG] pgmap v379: 89 pgs: 89 active+clean; 2.8 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 79 MiB/s wr, 1.27k op/s 2024-09-14T04:23:46.611 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:46 smithi123 bash[68976]: cluster 2024-09-14T04:23:45.290453+0000 mon.a (mon.0) 602 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:23:46.611 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:46 smithi123 bash[68976]: cluster 2024-09-14T04:23:45.290453+0000 mon.a (mon.0) 602 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:23:46.612 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:46 smithi123 bash[68976]: audit 2024-09-14T04:23:45.302019+0000 mon.a (mon.0) 603 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:23:46.612 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:46 smithi123 bash[68976]: audit 2024-09-14T04:23:45.302019+0000 mon.a (mon.0) 603 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:23:46.612 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:46 smithi123 bash[68976]: cluster 2024-09-14T04:23:45.310693+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-09-14T04:23:46.612 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:46 smithi123 bash[68976]: cluster 2024-09-14T04:23:45.310693+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-09-14T04:23:46.624 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:46.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:46.627 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:23:46.727 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:46.746 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:46.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:46.748 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:23:46.848 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:46.873 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:46.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:46.875 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:23:46.975 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:47.003 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:47.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:47.007 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:23:47.108 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:47.127 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:47.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:47.128 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:23:47.227 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 32 16 53497 53481 104.439 41.6875 0.0042602 0.00956927 2024-09-14T04:23:47.229 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:47.260 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:47.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:47.264 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:23:47.365 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:47.398 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:47.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:47.402 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:23:47.502 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:47.526 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:47.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:47.528 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:23:47.629 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:47.655 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:47.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:47.657 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:23:47.758 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:47.783 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:47.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:47.786 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:23:47.887 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:47.924 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:47.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:47.927 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:23:48.028 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:48.057 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:48.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:48.064 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:23:48.165 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:48.190 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:48.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:48.193 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:23:48.228 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 33 16 54727 54711 103.603 76.875 0.0162294 0.00964488 2024-09-14T04:23:48.293 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:48.322 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:48.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:48.324 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:23:48.425 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:48.454 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:48.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:48.458 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:23:48.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:48 smithi038 bash[84940]: cluster 2024-09-14T04:23:46.971091+0000 mgr.y (mgr.26165) 479 : cluster [DBG] pgmap v381: 89 pgs: 89 active+clean; 3.1 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-09-14T04:23:48.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:48 smithi038 bash[84940]: cluster 2024-09-14T04:23:46.971091+0000 mgr.y (mgr.26165) 479 : cluster [DBG] pgmap v381: 89 pgs: 89 active+clean; 3.1 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-09-14T04:23:48.520 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:23:48 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:23:48] "GET /metrics HTTP/1.1" 200 36631 "" "Prometheus/2.51.0" 2024-09-14T04:23:48.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:48 smithi038 bash[87336]: cluster 2024-09-14T04:23:46.971091+0000 mgr.y (mgr.26165) 479 : cluster [DBG] pgmap v381: 89 pgs: 89 active+clean; 3.1 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-09-14T04:23:48.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:48 smithi038 bash[87336]: cluster 2024-09-14T04:23:46.971091+0000 mgr.y (mgr.26165) 479 : cluster [DBG] pgmap v381: 89 pgs: 89 active+clean; 3.1 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-09-14T04:23:48.560 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:48.589 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:48.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:48.592 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:23:48.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:48 smithi123 bash[68976]: cluster 2024-09-14T04:23:46.971091+0000 mgr.y (mgr.26165) 479 : cluster [DBG] pgmap v381: 89 pgs: 89 active+clean; 3.1 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-09-14T04:23:48.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:48 smithi123 bash[68976]: cluster 2024-09-14T04:23:46.971091+0000 mgr.y (mgr.26165) 479 : cluster [DBG] pgmap v381: 89 pgs: 89 active+clean; 3.1 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-09-14T04:23:48.693 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:48.721 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:48.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:48.723 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:23:48.824 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:48.855 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:48.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:48.859 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:23:48.959 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:48.989 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:48.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:48.995 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:23:49.096 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:49.121 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:49.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:49.123 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:23:49.224 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:49.227 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 34 16 56097 56081 103.074 85.625 0.0102059 0.00969592 2024-09-14T04:23:49.246 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:49.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:49.249 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:23:49.350 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:49.380 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:49.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:49.384 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:23:49.485 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:49.507 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:49.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:49.512 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:23:49.613 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:49.641 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:49.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:49.643 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:23:49.744 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:49.770 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:49.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:49.773 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:23:49.874 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:49.891 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:49.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:49.893 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:23:49.920 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-14T04:23:49.994 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:50.020 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:50.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:50.022 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:23:50.123 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:50.141 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:50.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:50.143 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:23:50.228 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 35 16 57010 56994 101.76 57.0625 0.00256306 0.00971726 2024-09-14T04:23:50.243 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:50.256 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:23:50 smithi123 bash[61744]: ts=2024-09-14T04:23:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:23:50.272 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:50.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:50.275 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:23:50.375 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:50.387 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:50 smithi038 bash[84940]: cluster 2024-09-14T04:23:48.971625+0000 mgr.y (mgr.26165) 480 : cluster [DBG] pgmap v382: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-09-14T04:23:50.387 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:50 smithi038 bash[84940]: cluster 2024-09-14T04:23:48.971625+0000 mgr.y (mgr.26165) 480 : cluster [DBG] pgmap v382: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-09-14T04:23:50.387 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:50 smithi038 bash[87336]: cluster 2024-09-14T04:23:48.971625+0000 mgr.y (mgr.26165) 480 : cluster [DBG] pgmap v382: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-09-14T04:23:50.387 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:50 smithi038 bash[87336]: cluster 2024-09-14T04:23:48.971625+0000 mgr.y (mgr.26165) 480 : cluster [DBG] pgmap v382: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-09-14T04:23:50.403 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:50.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:50.406 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:23:50.507 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:50.537 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:50.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:50.542 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:23:50.642 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:50.675 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph tell osd.3 reset_purged_snaps_last 2024-09-14T04:23:50.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:50 smithi123 bash[68976]: cluster 2024-09-14T04:23:48.971625+0000 mgr.y (mgr.26165) 480 : cluster [DBG] pgmap v382: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-09-14T04:23:50.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:50 smithi123 bash[68976]: cluster 2024-09-14T04:23:48.971625+0000 mgr.y (mgr.26165) 480 : cluster [DBG] pgmap v382: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-09-14T04:23:50.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:50.690 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:50.690 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:23:50.791 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:50.828 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:50.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:50.831 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:23:50.897 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd unset nodeep-scrub 2024-09-14T04:23:50.931 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:50.972 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:50.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:50.975 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:23:51.076 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:51.099 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:51.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:51.102 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:23:51.202 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:51.224 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:51.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:51.227 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:23:51.228 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 36 16 58302 58286 101.175 80.75 0.0107479 0.00987826 2024-09-14T04:23:51.328 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:51.359 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:51.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:51.364 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:23:51.386 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:23:51.465 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:51.486 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:51.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:51.488 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:23:51.589 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:51.614 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:51.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:51.616 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:23:51.717 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:51.742 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:51.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:51.744 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:23:51.845 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:51.866 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:51.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:51.868 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:23:51.969 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:51.993 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:51.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:51.995 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:23:52.096 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:52.125 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:52.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:52.127 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:23:52.228 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:52.229 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 37 16 59077 59061 99.75 48.4375 0.00341131 0.00989983 2024-09-14T04:23:52.255 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:52.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:52.257 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:23:52.358 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:52.396 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:52.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:52.404 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:23:52.505 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:52.517 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:52 smithi038 bash[84940]: cluster 2024-09-14T04:23:50.975255+0000 mgr.y (mgr.26165) 481 : cluster [DBG] pgmap v383: 89 pgs: 89 active+clean; 3.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-09-14T04:23:52.517 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:52 smithi038 bash[84940]: cluster 2024-09-14T04:23:50.975255+0000 mgr.y (mgr.26165) 481 : cluster [DBG] pgmap v383: 89 pgs: 89 active+clean; 3.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-09-14T04:23:52.518 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:52 smithi038 bash[87336]: cluster 2024-09-14T04:23:50.975255+0000 mgr.y (mgr.26165) 481 : cluster [DBG] pgmap v383: 89 pgs: 89 active+clean; 3.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-09-14T04:23:52.518 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:52 smithi038 bash[87336]: cluster 2024-09-14T04:23:50.975255+0000 mgr.y (mgr.26165) 481 : cluster [DBG] pgmap v383: 89 pgs: 89 active+clean; 3.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-09-14T04:23:52.533 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:52.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:52.537 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:23:52.637 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:52.645 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:52 smithi123 bash[68976]: cluster 2024-09-14T04:23:50.975255+0000 mgr.y (mgr.26165) 481 : cluster [DBG] pgmap v383: 89 pgs: 89 active+clean; 3.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-09-14T04:23:52.645 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:52 smithi123 bash[68976]: cluster 2024-09-14T04:23:50.975255+0000 mgr.y (mgr.26165) 481 : cluster [DBG] pgmap v383: 89 pgs: 89 active+clean; 3.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-09-14T04:23:52.659 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:52.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:52.663 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:23:52.764 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:52.788 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:52.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:52.790 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:23:52.891 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:52.919 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:52.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:52.924 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:23:53.024 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:53.052 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:53.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:53.055 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:23:53.156 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:53.178 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:53.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:53.185 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:23:53.228 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 38 16 60359 60343 99.2334 80.125 0.00342403 0.0100711 2024-09-14T04:23:53.287 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:53.332 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:53.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:53.339 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:23:53.440 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:53.464 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:53.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:53.466 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:23:53.567 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:53.593 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:53.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:53.595 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:23:53.696 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:53.720 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:53.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:53.724 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:23:53.825 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:53.858 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:53.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:53.862 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:23:53.963 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:53.992 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:53.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:53.995 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:23:54.095 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:54.121 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:54.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:54.124 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:23:54.225 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:54.228 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 39 16 61687 61671 98.817 83 0.0114542 0.0101123 2024-09-14T04:23:54.249 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:54.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:54.254 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:23:54.355 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:54.366 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:54 smithi038 bash[84940]: cluster 2024-09-14T04:23:52.975767+0000 mgr.y (mgr.26165) 482 : cluster [DBG] pgmap v384: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-09-14T04:23:54.366 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:54 smithi038 bash[84940]: cluster 2024-09-14T04:23:52.975767+0000 mgr.y (mgr.26165) 482 : cluster [DBG] pgmap v384: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-09-14T04:23:54.366 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:54 smithi038 bash[87336]: cluster 2024-09-14T04:23:52.975767+0000 mgr.y (mgr.26165) 482 : cluster [DBG] pgmap v384: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-09-14T04:23:54.366 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:54 smithi038 bash[87336]: cluster 2024-09-14T04:23:52.975767+0000 mgr.y (mgr.26165) 482 : cluster [DBG] pgmap v384: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-09-14T04:23:54.399 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:54.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:54.404 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:23:54.505 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:54.531 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:54.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:54.535 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:23:54.636 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:54.657 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:54.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:54.659 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:23:54.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:54 smithi123 bash[68976]: cluster 2024-09-14T04:23:52.975767+0000 mgr.y (mgr.26165) 482 : cluster [DBG] pgmap v384: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-09-14T04:23:54.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:54 smithi123 bash[68976]: cluster 2024-09-14T04:23:52.975767+0000 mgr.y (mgr.26165) 482 : cluster [DBG] pgmap v384: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-09-14T04:23:54.760 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:54.785 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:54.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:54.787 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:23:54.887 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:54.914 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:54.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:54.920 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:23:55.021 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:55.045 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:55.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:55.048 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:23:55.149 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:55.178 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:55.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:55.180 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:23:55.228 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:2024-09-14T04:23:55.231326+0000 min lat: 0.00107211 max lat: 0.527735 avg lat: 0.0102326 2024-09-14T04:23:55.229 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-14T04:23:55.229 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 40 16 62537 62521 97.6747 53.125 0.00670411 0.0102326 2024-09-14T04:23:55.281 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:55.314 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:55.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:55.317 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:23:55.418 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:55.443 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:55.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:55.444 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:23:55.545 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:55.577 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:55.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:55.581 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:23:55.682 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:55.700 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:55.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:55.701 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:23:55.802 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:55.832 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:55.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:55.837 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:23:55.938 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:55.960 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:23:55.961 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:23:55.965 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:23:55.966 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:55.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:55.977 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:23:56.078 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:56.105 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:56.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:56.107 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:23:56.208 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:56.228 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 41 16 63762 63746 97.1596 76.5625 0.0116833 0.0102867 2024-09-14T04:23:56.236 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:56.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:56.239 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:23:56.340 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:56.348 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:56 smithi123 bash[68976]: cluster 2024-09-14T04:23:54.976498+0000 mgr.y (mgr.26165) 483 : cluster [DBG] pgmap v385: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-09-14T04:23:56.348 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:56 smithi123 bash[68976]: cluster 2024-09-14T04:23:54.976498+0000 mgr.y (mgr.26165) 483 : cluster [DBG] pgmap v385: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-09-14T04:23:56.364 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:56.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:56.368 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:23:56.469 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:56.495 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:56.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:56.500 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:23:56.513 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:56 smithi038 bash[84940]: cluster 2024-09-14T04:23:54.976498+0000 mgr.y (mgr.26165) 483 : cluster [DBG] pgmap v385: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-09-14T04:23:56.513 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:56 smithi038 bash[84940]: cluster 2024-09-14T04:23:54.976498+0000 mgr.y (mgr.26165) 483 : cluster [DBG] pgmap v385: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-09-14T04:23:56.513 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:56 smithi038 bash[87336]: cluster 2024-09-14T04:23:54.976498+0000 mgr.y (mgr.26165) 483 : cluster [DBG] pgmap v385: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-09-14T04:23:56.513 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:56 smithi038 bash[87336]: cluster 2024-09-14T04:23:54.976498+0000 mgr.y (mgr.26165) 483 : cluster [DBG] pgmap v385: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-09-14T04:23:56.600 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:56.624 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:56.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:56.629 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:23:56.729 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:56.751 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:56.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:56.754 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:23:56.855 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:56.881 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:56.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:56.884 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:23:56.984 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:57.013 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:57.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:57.017 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:23:57.118 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:57.141 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:57.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:57.143 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:23:57.228 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 42 16 64780 64764 96.361 63.625 0.0134472 0.0103724 2024-09-14T04:23:57.244 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:57.270 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:23:57.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:57.273 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:23:57.373 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:57.414 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:57.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:57.418 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:23:57.519 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:57.536 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:57.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:57.538 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:23:57.639 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:57.669 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:57.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:57.670 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:23:57.771 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:57.797 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:57.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:57.800 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:23:57.901 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:57.933 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:23:57.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:57.935 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:23:58.036 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:58.063 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:58.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:58.066 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:23:58.166 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:58.193 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:58.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:58.199 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:23:58.228 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 43 15 66106 66091 96.0487 82.9375 0.00854288 0.0104056 2024-09-14T04:23:58.300 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:58.327 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:58.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:58.331 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:23:58.432 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:58.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:58 smithi123 bash[68976]: cluster 2024-09-14T04:23:56.977350+0000 mgr.y (mgr.26165) 484 : cluster [DBG] pgmap v386: 89 pgs: 89 active+clean; 3.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 77 MiB/s wr, 1.24k op/s 2024-09-14T04:23:58.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:23:58 smithi123 bash[68976]: cluster 2024-09-14T04:23:56.977350+0000 mgr.y (mgr.26165) 484 : cluster [DBG] pgmap v386: 89 pgs: 89 active+clean; 3.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 77 MiB/s wr, 1.24k op/s 2024-09-14T04:23:58.445 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:58 smithi038 bash[84940]: cluster 2024-09-14T04:23:56.977350+0000 mgr.y (mgr.26165) 484 : cluster [DBG] pgmap v386: 89 pgs: 89 active+clean; 3.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 77 MiB/s wr, 1.24k op/s 2024-09-14T04:23:58.445 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:23:58 smithi038 bash[84940]: cluster 2024-09-14T04:23:56.977350+0000 mgr.y (mgr.26165) 484 : cluster [DBG] pgmap v386: 89 pgs: 89 active+clean; 3.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 77 MiB/s wr, 1.24k op/s 2024-09-14T04:23:58.445 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:23:58 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:23:58] "GET /metrics HTTP/1.1" 200 36631 "" "Prometheus/2.51.0" 2024-09-14T04:23:58.445 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:58 smithi038 bash[87336]: cluster 2024-09-14T04:23:56.977350+0000 mgr.y (mgr.26165) 484 : cluster [DBG] pgmap v386: 89 pgs: 89 active+clean; 3.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 77 MiB/s wr, 1.24k op/s 2024-09-14T04:23:58.445 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:23:58 smithi038 bash[87336]: cluster 2024-09-14T04:23:56.977350+0000 mgr.y (mgr.26165) 484 : cluster [DBG] pgmap v386: 89 pgs: 89 active+clean; 3.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 77 MiB/s wr, 1.24k op/s 2024-09-14T04:23:58.457 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:58.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:58.460 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:23:58.561 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:58.579 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:58.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:58.580 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:23:58.681 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:58.717 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:58.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:58.719 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:23:58.820 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:58.846 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:58.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:58.849 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:23:58.949 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:58.981 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:58.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:58.983 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:23:59.084 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:59.111 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:23:59.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:59.118 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:23:59.219 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:59.231 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 44 16 67140 67124 95.3287 64.5625 0.00467844 0.0104744 2024-09-14T04:23:59.244 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:23:59.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:59.248 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:23:59.349 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:59.373 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:23:59.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:59.376 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:23:59.476 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:59.500 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:59.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:59.503 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:23:59.604 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:59.622 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:23:59.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:59.624 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:23:59.724 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:59.751 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:23:59.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:59.755 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:23:59.856 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:59.883 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:23:59.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:23:59.888 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:23:59.989 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:00.010 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:00.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:00.017 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:24:00.117 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:00.153 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:00.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:00.156 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:24:00.231 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 45 16 68372 68356 94.9213 77 0.0473192 0.010528 2024-09-14T04:24:00.256 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:00.290 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:00.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:00.295 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:24:00.396 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:00.418 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:00.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:00.420 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:24:00.519 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:24:00 smithi123 bash[61744]: ts=2024-09-14T04:24:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:24:00.522 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:00.550 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:00.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:00.553 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:24:00.653 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:00.675 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:00.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:00.676 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:24:00.688 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:00 smithi038 bash[84940]: cluster 2024-09-14T04:23:58.977841+0000 mgr.y (mgr.26165) 485 : cluster [DBG] pgmap v387: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 68 MiB/s wr, 1.08k op/s 2024-09-14T04:24:00.688 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:00 smithi038 bash[84940]: cluster 2024-09-14T04:23:58.977841+0000 mgr.y (mgr.26165) 485 : cluster [DBG] pgmap v387: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 68 MiB/s wr, 1.08k op/s 2024-09-14T04:24:00.688 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:00 smithi038 bash[84940]: audit 2024-09-14T04:24:00.200188+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:24:00.689 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:00 smithi038 bash[84940]: audit 2024-09-14T04:24:00.200188+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:24:00.689 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:00 smithi038 bash[87336]: cluster 2024-09-14T04:23:58.977841+0000 mgr.y (mgr.26165) 485 : cluster [DBG] pgmap v387: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 68 MiB/s wr, 1.08k op/s 2024-09-14T04:24:00.689 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:00 smithi038 bash[87336]: cluster 2024-09-14T04:23:58.977841+0000 mgr.y (mgr.26165) 485 : cluster [DBG] pgmap v387: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 68 MiB/s wr, 1.08k op/s 2024-09-14T04:24:00.689 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:00 smithi038 bash[87336]: audit 2024-09-14T04:24:00.200188+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:24:00.689 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:00 smithi038 bash[87336]: audit 2024-09-14T04:24:00.200188+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:24:00.777 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:00.786 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:00 smithi123 bash[68976]: cluster 2024-09-14T04:23:58.977841+0000 mgr.y (mgr.26165) 485 : cluster [DBG] pgmap v387: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 68 MiB/s wr, 1.08k op/s 2024-09-14T04:24:00.786 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:00 smithi123 bash[68976]: cluster 2024-09-14T04:23:58.977841+0000 mgr.y (mgr.26165) 485 : cluster [DBG] pgmap v387: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 68 MiB/s wr, 1.08k op/s 2024-09-14T04:24:00.786 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:00 smithi123 bash[68976]: audit 2024-09-14T04:24:00.200188+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:24:00.786 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:00 smithi123 bash[68976]: audit 2024-09-14T04:24:00.200188+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:24:00.800 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:00.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:00.802 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:24:00.886 INFO:teuthology.orchestra.run.smithi038.stdout:ERROR: (22) Invalid argument 2024-09-14T04:24:00.886 INFO:teuthology.orchestra.run.smithi038.stdout:op_tracker tracking is not enabled now, so no ops 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-09-14T04:24:00.903 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:00.926 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:00.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:00.928 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:24:01.028 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:01.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:01.070 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:01.071 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:24:01.171 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:01.202 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:01.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:01.204 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:24:01.231 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 46 16 69635 69619 94.5737 78.9375 0.0132986 0.010569 2024-09-14T04:24:01.304 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:01.329 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:01.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:01.332 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:24:01.433 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:01.462 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:01.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:01.469 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:24:01.570 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:01.598 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:01.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:01.677 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:24:01.778 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:01.807 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:01.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:01.810 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:24:01.911 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:01.934 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:01.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:01.937 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:24:02.038 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:02.063 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:02.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:02.066 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:24:02.166 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:02.197 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:02.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:02.202 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:24:02.231 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 47 16 70901 70885 94.2449 79.125 0.00497324 0.0106049 2024-09-14T04:24:02.303 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:02.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:02.336 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:02.337 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:24:02.437 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:02.463 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:02.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:02.465 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:24:02.566 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:02.588 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:02.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:02.590 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:24:02.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:02 smithi123 bash[68976]: cluster 2024-09-14T04:24:00.978448+0000 mgr.y (mgr.26165) 486 : cluster [DBG] pgmap v388: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 77 MiB/s wr, 1.24k op/s 2024-09-14T04:24:02.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:02 smithi123 bash[68976]: cluster 2024-09-14T04:24:00.978448+0000 mgr.y (mgr.26165) 486 : cluster [DBG] pgmap v388: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 77 MiB/s wr, 1.24k op/s 2024-09-14T04:24:02.690 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:02.701 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:02 smithi038 bash[84940]: cluster 2024-09-14T04:24:00.978448+0000 mgr.y (mgr.26165) 486 : cluster [DBG] pgmap v388: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 77 MiB/s wr, 1.24k op/s 2024-09-14T04:24:02.701 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:02 smithi038 bash[84940]: cluster 2024-09-14T04:24:00.978448+0000 mgr.y (mgr.26165) 486 : cluster [DBG] pgmap v388: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 77 MiB/s wr, 1.24k op/s 2024-09-14T04:24:02.701 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:02 smithi038 bash[87336]: cluster 2024-09-14T04:24:00.978448+0000 mgr.y (mgr.26165) 486 : cluster [DBG] pgmap v388: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 77 MiB/s wr, 1.24k op/s 2024-09-14T04:24:02.701 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:02 smithi038 bash[87336]: cluster 2024-09-14T04:24:00.978448+0000 mgr.y (mgr.26165) 486 : cluster [DBG] pgmap v388: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 77 MiB/s wr, 1.24k op/s 2024-09-14T04:24:02.726 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:02.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:02.729 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:24:02.830 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:02.851 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:02.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:02.856 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:24:02.957 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:02.977 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:02.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:02.979 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:24:03.080 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:03.106 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:03.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:03.108 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:24:03.209 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:03.231 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 48 16 71736 71720 93.3686 52.1875 0.00477305 0.0106942 2024-09-14T04:24:03.232 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:03.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:03.234 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:24:03.335 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:03.363 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:03.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:03.366 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:24:03.467 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:03.509 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:03.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:03.515 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:24:03.616 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:03.636 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:03.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:03.637 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:24:03.738 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:03.762 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:03.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:03.767 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:24:03.867 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:03.892 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:03.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:03.898 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:24:03.999 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:04.025 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:04.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:04.028 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:24:04.129 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:04.153 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:04.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:04.155 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:24:04.231 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 49 15 72685 72670 92.6748 59.375 0.0102709 0.0107846 2024-09-14T04:24:04.256 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:04.273 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:04.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:04.275 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:24:04.375 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:04.401 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:04.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:04.403 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:24:04.504 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:04.514 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:04 smithi123 bash[68976]: cluster 2024-09-14T04:24:02.979301+0000 mgr.y (mgr.26165) 487 : cluster [DBG] pgmap v389: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-09-14T04:24:04.514 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:04 smithi123 bash[68976]: cluster 2024-09-14T04:24:02.979301+0000 mgr.y (mgr.26165) 487 : cluster [DBG] pgmap v389: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-09-14T04:24:04.530 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:04.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:04.533 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:24:04.634 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:04.648 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:04 smithi038 bash[84940]: cluster 2024-09-14T04:24:02.979301+0000 mgr.y (mgr.26165) 487 : cluster [DBG] pgmap v389: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-09-14T04:24:04.648 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:04 smithi038 bash[84940]: cluster 2024-09-14T04:24:02.979301+0000 mgr.y (mgr.26165) 487 : cluster [DBG] pgmap v389: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-09-14T04:24:04.648 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:04 smithi038 bash[87336]: cluster 2024-09-14T04:24:02.979301+0000 mgr.y (mgr.26165) 487 : cluster [DBG] pgmap v389: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-09-14T04:24:04.648 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:04 smithi038 bash[87336]: cluster 2024-09-14T04:24:02.979301+0000 mgr.y (mgr.26165) 487 : cluster [DBG] pgmap v389: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-09-14T04:24:04.660 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:04.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:04.661 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:24:04.762 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:04.785 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:04.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:04.787 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:24:04.887 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:04.913 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:04.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:04.915 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:24:04.995 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.1 dump_blocked_ops 2024-09-14T04:24:05.016 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:05.088 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:05.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:05.095 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:24:05.196 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:05.218 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:05.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:05.220 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:24:05.231 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 50 16 73306 73290 91.5964 38.75 0.0238832 0.0109118 2024-09-14T04:24:05.322 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:05.345 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:05.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:05.347 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:24:05.448 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:05.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:05.481 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:05.481 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:24:05.582 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:05.606 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:05.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:05.610 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:24:05.711 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:05.750 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:05.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:05.753 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:24:05.853 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:05.879 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:05.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:05.884 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:24:05.985 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:06.003 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:06.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:06.005 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:24:06.106 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:06.130 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:06.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:06.132 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:24:06.231 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 51 16 74003 73987 90.6545 43.5625 0.00259123 0.0109737 2024-09-14T04:24:06.233 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:06.264 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:06.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:06.268 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:24:06.369 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:06.398 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:06.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:06.403 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:24:06.503 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:06.529 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:06.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:06.535 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:24:06.636 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:06.646 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:06 smithi123 bash[68976]: cluster 2024-09-14T04:24:04.980082+0000 mgr.y (mgr.26165) 488 : cluster [DBG] pgmap v390: 89 pgs: 89 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-09-14T04:24:06.646 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:06 smithi123 bash[68976]: cluster 2024-09-14T04:24:04.980082+0000 mgr.y (mgr.26165) 488 : cluster [DBG] pgmap v390: 89 pgs: 89 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-09-14T04:24:06.662 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:06.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:06.667 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:24:06.768 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:06.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:06 smithi038 bash[84940]: cluster 2024-09-14T04:24:04.980082+0000 mgr.y (mgr.26165) 488 : cluster [DBG] pgmap v390: 89 pgs: 89 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-09-14T04:24:06.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:06 smithi038 bash[84940]: cluster 2024-09-14T04:24:04.980082+0000 mgr.y (mgr.26165) 488 : cluster [DBG] pgmap v390: 89 pgs: 89 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-09-14T04:24:06.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:06 smithi038 bash[87336]: cluster 2024-09-14T04:24:04.980082+0000 mgr.y (mgr.26165) 488 : cluster [DBG] pgmap v390: 89 pgs: 89 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-09-14T04:24:06.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:06 smithi038 bash[87336]: cluster 2024-09-14T04:24:04.980082+0000 mgr.y (mgr.26165) 488 : cluster [DBG] pgmap v390: 89 pgs: 89 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-09-14T04:24:06.793 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:06.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:06.796 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:24:06.897 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:06.923 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:06.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:06.929 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:24:07.030 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:07.050 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:07.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:07.053 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:24:07.154 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:07.180 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:07.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:07.182 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:24:07.231 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 52 16 74857 74841 89.9375 53.375 0.0129718 0.01111 2024-09-14T04:24:07.283 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:07.302 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:07.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:07.304 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:24:07.404 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:07.430 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:07.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:07.435 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:24:07.536 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:07.562 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:07.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:07.566 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:24:07.666 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:07.697 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:07.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:07.700 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:24:07.801 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:07.829 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:07.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:07.832 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:24:07.933 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:07.954 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:07.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:07.957 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:24:08.057 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:08.085 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:08.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:08.089 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:24:08.189 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:08.215 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:08.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:08.217 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:24:08.231 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 53 16 75882 75866 89.4492 64.0625 0.0121689 0.0111736 2024-09-14T04:24:08.318 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:08.342 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:08.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:08.346 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:24:08.374 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:24:08 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:24:08] "GET /metrics HTTP/1.1" 200 36626 "" "Prometheus/2.51.0" 2024-09-14T04:24:08.447 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:08.471 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:08.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:08.475 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:24:08.576 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:08.590 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:08 smithi038 bash[84940]: cluster 2024-09-14T04:24:06.980696+0000 mgr.y (mgr.26165) 489 : cluster [DBG] pgmap v391: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 72 MiB/s wr, 1.16k op/s 2024-09-14T04:24:08.590 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:08 smithi038 bash[84940]: cluster 2024-09-14T04:24:06.980696+0000 mgr.y (mgr.26165) 489 : cluster [DBG] pgmap v391: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 72 MiB/s wr, 1.16k op/s 2024-09-14T04:24:08.591 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:08 smithi038 bash[87336]: cluster 2024-09-14T04:24:06.980696+0000 mgr.y (mgr.26165) 489 : cluster [DBG] pgmap v391: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 72 MiB/s wr, 1.16k op/s 2024-09-14T04:24:08.591 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:08 smithi038 bash[87336]: cluster 2024-09-14T04:24:06.980696+0000 mgr.y (mgr.26165) 489 : cluster [DBG] pgmap v391: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 72 MiB/s wr, 1.16k op/s 2024-09-14T04:24:08.608 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:08.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:08.610 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:24:08.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:08 smithi123 bash[68976]: cluster 2024-09-14T04:24:06.980696+0000 mgr.y (mgr.26165) 489 : cluster [DBG] pgmap v391: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 72 MiB/s wr, 1.16k op/s 2024-09-14T04:24:08.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:08 smithi123 bash[68976]: cluster 2024-09-14T04:24:06.980696+0000 mgr.y (mgr.26165) 489 : cluster [DBG] pgmap v391: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 72 MiB/s wr, 1.16k op/s 2024-09-14T04:24:08.711 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:08.734 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:08.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:08.738 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:24:08.839 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:08.868 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:08.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:08.874 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:24:08.974 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:08.994 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:08.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:08.996 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:24:09.097 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:09.121 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:09.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:09.123 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:24:09.224 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:09.234 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 54 16 76808 76792 88.8605 57.875 0.00747564 0.0112478 2024-09-14T04:24:09.253 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:09.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:09.258 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:24:09.360 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:09.388 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:09.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:09.395 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:24:09.495 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:09.527 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:09.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:09.529 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:24:09.630 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:09.647 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:09.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:09.649 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:24:09.750 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:09.779 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:09.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:09.784 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:24:09.885 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:09.908 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:09.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:09.913 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:24:10.014 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:10.045 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:10.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:10.049 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:24:10.150 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:10.174 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:10.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:10.176 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:24:10.234 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 55 16 77909 77893 88.496 68.8125 0.0107463 0.0112945 2024-09-14T04:24:10.277 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:10.305 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:10.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:10.306 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:24:10.407 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:10.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:10 smithi123 bash[68976]: cluster 2024-09-14T04:24:08.981506+0000 mgr.y (mgr.26165) 490 : cluster [DBG] pgmap v392: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-09-14T04:24:10.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:10 smithi123 bash[68976]: cluster 2024-09-14T04:24:08.981506+0000 mgr.y (mgr.26165) 490 : cluster [DBG] pgmap v392: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-09-14T04:24:10.436 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:24:10 smithi123 bash[61744]: ts=2024-09-14T04:24:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:24:10.441 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:10.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:10.446 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:24:10.547 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:10.557 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:10 smithi038 bash[84940]: cluster 2024-09-14T04:24:08.981506+0000 mgr.y (mgr.26165) 490 : cluster [DBG] pgmap v392: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-09-14T04:24:10.557 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:10 smithi038 bash[84940]: cluster 2024-09-14T04:24:08.981506+0000 mgr.y (mgr.26165) 490 : cluster [DBG] pgmap v392: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-09-14T04:24:10.557 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:10 smithi038 bash[87336]: cluster 2024-09-14T04:24:08.981506+0000 mgr.y (mgr.26165) 490 : cluster [DBG] pgmap v392: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-09-14T04:24:10.557 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:10 smithi038 bash[87336]: cluster 2024-09-14T04:24:08.981506+0000 mgr.y (mgr.26165) 490 : cluster [DBG] pgmap v392: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-09-14T04:24:10.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:10.575 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:10.575 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:24:10.676 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:10.706 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:10.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:10.711 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:24:10.811 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:10.836 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:10.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:10.838 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:24:10.939 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:10.959 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:10.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:10.961 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:24:11.062 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:11.090 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:11.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:11.099 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:24:11.200 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:11.234 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 56 16 78836 78820 87.9503 57.9375 0.00601185 0.011364 2024-09-14T04:24:11.237 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:11.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:11.240 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:24:11.341 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:11.369 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:11.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:11.372 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:24:11.473 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:11.483 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:11 smithi123 bash[68976]: audit 2024-09-14T04:24:10.713664+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:24:11.483 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:11 smithi123 bash[68976]: audit 2024-09-14T04:24:10.713664+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:24:11.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:11.510 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:11.510 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:24:11.612 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:11.636 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:11.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:11.640 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:24:11.740 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:11.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:11.770 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:11.770 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:24:11.821 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:11 smithi038 bash[84940]: audit 2024-09-14T04:24:10.713664+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:24:11.821 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:11 smithi038 bash[84940]: audit 2024-09-14T04:24:10.713664+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:24:11.821 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:11 smithi038 bash[87336]: audit 2024-09-14T04:24:10.713664+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:24:11.821 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:11 smithi038 bash[87336]: audit 2024-09-14T04:24:10.713664+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:24:11.872 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:11.897 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:11.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:11.905 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:24:12.006 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:12.028 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:12.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:12.030 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:24:12.131 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:12.164 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:12.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:12.168 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:24:12.168 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:24:12.235 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 57 16 79824 79808 87.4905 61.75 0.00957467 0.0114245 2024-09-14T04:24:12.269 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:12.301 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:12.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:12.303 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:24:12.404 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:12.434 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:12.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:12.436 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:24:12.537 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:12.562 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:12.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:12.564 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:24:12.665 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:12.676 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:12 smithi038 bash[87336]: cluster 2024-09-14T04:24:10.982162+0000 mgr.y (mgr.26165) 491 : cluster [DBG] pgmap v393: 89 pgs: 89 active+clean; 4.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2024-09-14T04:24:12.676 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:12 smithi038 bash[87336]: cluster 2024-09-14T04:24:10.982162+0000 mgr.y (mgr.26165) 491 : cluster [DBG] pgmap v393: 89 pgs: 89 active+clean; 4.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2024-09-14T04:24:12.676 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:12 smithi038 bash[87336]: audit 2024-09-14T04:24:11.392476+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:24:12.676 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:12 smithi038 bash[87336]: audit 2024-09-14T04:24:11.392476+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:24:12.676 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:12 smithi038 bash[87336]: audit 2024-09-14T04:24:11.415033+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:24:12.676 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:12 smithi038 bash[87336]: audit 2024-09-14T04:24:11.415033+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:24:12.680 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:12 smithi038 bash[84940]: cluster 2024-09-14T04:24:10.982162+0000 mgr.y (mgr.26165) 491 : cluster [DBG] pgmap v393: 89 pgs: 89 active+clean; 4.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2024-09-14T04:24:12.680 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:12 smithi038 bash[84940]: cluster 2024-09-14T04:24:10.982162+0000 mgr.y (mgr.26165) 491 : cluster [DBG] pgmap v393: 89 pgs: 89 active+clean; 4.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2024-09-14T04:24:12.680 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:12 smithi038 bash[84940]: audit 2024-09-14T04:24:11.392476+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:24:12.680 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:12 smithi038 bash[84940]: audit 2024-09-14T04:24:11.392476+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:24:12.680 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:12 smithi038 bash[84940]: audit 2024-09-14T04:24:11.415033+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:24:12.680 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:12 smithi038 bash[84940]: audit 2024-09-14T04:24:11.415033+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:24:12.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:12 smithi123 bash[68976]: cluster 2024-09-14T04:24:10.982162+0000 mgr.y (mgr.26165) 491 : cluster [DBG] pgmap v393: 89 pgs: 89 active+clean; 4.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2024-09-14T04:24:12.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:12 smithi123 bash[68976]: cluster 2024-09-14T04:24:10.982162+0000 mgr.y (mgr.26165) 491 : cluster [DBG] pgmap v393: 89 pgs: 89 active+clean; 4.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2024-09-14T04:24:12.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:12 smithi123 bash[68976]: audit 2024-09-14T04:24:11.392476+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:24:12.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:12 smithi123 bash[68976]: audit 2024-09-14T04:24:11.392476+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:24:12.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:12 smithi123 bash[68976]: audit 2024-09-14T04:24:11.415033+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:24:12.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:12 smithi123 bash[68976]: audit 2024-09-14T04:24:11.415033+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:24:12.689 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:12.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:12.696 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:24:12.797 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:12.819 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:12.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:12.821 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:24:12.922 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:12.944 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:12.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:12.946 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:24:13.047 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:13.076 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:13.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:13.080 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:24:13.181 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:13.204 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:13.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:13.207 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:24:13.234 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 58 16 80610 80594 86.829 49.125 0.013511 0.011511 2024-09-14T04:24:13.308 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:13.340 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:13.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:13.344 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:24:13.445 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:13.485 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:13.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:13.486 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:24:13.587 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:13.610 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:13.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:13.615 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:24:13.716 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:13.738 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:13.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:13.739 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:24:13.840 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:13.866 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:13.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:13.869 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:24:13.970 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:14.009 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:14.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:14.013 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:24:14.114 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:14.140 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:14.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:14.142 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:24:14.234 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 59 16 81605 81589 86.4113 62.1875 0.0152724 0.0115674 2024-09-14T04:24:14.243 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:14.269 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:14.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:14.274 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:24:14.375 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:14.393 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:14.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:14.394 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:24:14.495 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:14.518 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:14.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:14.520 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:24:14.621 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:14.658 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:14.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:14.661 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:24:14.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:14 smithi123 bash[68976]: cluster 2024-09-14T04:24:12.982823+0000 mgr.y (mgr.26165) 492 : cluster [DBG] pgmap v394: 89 pgs: 89 active+clean; 4.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 57 MiB/s wr, 914 op/s 2024-09-14T04:24:14.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:14 smithi123 bash[68976]: cluster 2024-09-14T04:24:12.982823+0000 mgr.y (mgr.26165) 492 : cluster [DBG] pgmap v394: 89 pgs: 89 active+clean; 4.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 57 MiB/s wr, 914 op/s 2024-09-14T04:24:14.762 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:14.783 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:14.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:14.786 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:24:14.886 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:14.909 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:14.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:14.911 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:24:15.012 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:15.034 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:15.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:15.039 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:24:15.039 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:14 smithi038 bash[84940]: cluster 2024-09-14T04:24:12.982823+0000 mgr.y (mgr.26165) 492 : cluster [DBG] pgmap v394: 89 pgs: 89 active+clean; 4.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 57 MiB/s wr, 914 op/s 2024-09-14T04:24:15.039 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:14 smithi038 bash[84940]: cluster 2024-09-14T04:24:12.982823+0000 mgr.y (mgr.26165) 492 : cluster [DBG] pgmap v394: 89 pgs: 89 active+clean; 4.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 57 MiB/s wr, 914 op/s 2024-09-14T04:24:15.040 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:14 smithi038 bash[87336]: cluster 2024-09-14T04:24:12.982823+0000 mgr.y (mgr.26165) 492 : cluster [DBG] pgmap v394: 89 pgs: 89 active+clean; 4.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 57 MiB/s wr, 914 op/s 2024-09-14T04:24:15.040 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:14 smithi038 bash[87336]: cluster 2024-09-14T04:24:12.982823+0000 mgr.y (mgr.26165) 492 : cluster [DBG] pgmap v394: 89 pgs: 89 active+clean; 4.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 57 MiB/s wr, 914 op/s 2024-09-14T04:24:15.139 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:15.163 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:15.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:15.169 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:24:15.234 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:2024-09-14T04:24:15.237589+0000 min lat: 0.00107211 max lat: 0.527735 avg lat: 0.0116699 2024-09-14T04:24:15.235 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-14T04:24:15.235 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 60 16 82258 82242 85.6514 40.8125 0.0240074 0.0116699 2024-09-14T04:24:15.270 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:15.301 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:15.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:15.304 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:24:15.405 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:15.429 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:15.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:15.432 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:24:15.438 INFO:teuthology.orchestra.run.smithi038.stderr:nodeep-scrub is unset 2024-09-14T04:24:15.533 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:15.545 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:15 smithi038 bash[84940]: audit 2024-09-14T04:24:15.000747+0000 mon.c (mon.2) 20 : audit [INF] from='client.? 172.21.15.38:0/680271109' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:24:15.545 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:15 smithi038 bash[84940]: audit 2024-09-14T04:24:15.000747+0000 mon.c (mon.2) 20 : audit [INF] from='client.? 172.21.15.38:0/680271109' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:24:15.545 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:15 smithi038 bash[84940]: audit 2024-09-14T04:24:15.001210+0000 mon.a (mon.0) 609 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:24:15.545 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:15 smithi038 bash[84940]: audit 2024-09-14T04:24:15.001210+0000 mon.a (mon.0) 609 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:24:15.546 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:15 smithi038 bash[84940]: audit 2024-09-14T04:24:15.200381+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:24:15.546 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:15 smithi038 bash[84940]: audit 2024-09-14T04:24:15.200381+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:24:15.546 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:15 smithi038 bash[87336]: audit 2024-09-14T04:24:15.000747+0000 mon.c (mon.2) 20 : audit [INF] from='client.? 172.21.15.38:0/680271109' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:24:15.546 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:15 smithi038 bash[87336]: audit 2024-09-14T04:24:15.000747+0000 mon.c (mon.2) 20 : audit [INF] from='client.? 172.21.15.38:0/680271109' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:24:15.546 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:15 smithi038 bash[87336]: audit 2024-09-14T04:24:15.001210+0000 mon.a (mon.0) 609 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:24:15.546 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:15 smithi038 bash[87336]: audit 2024-09-14T04:24:15.001210+0000 mon.a (mon.0) 609 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:24:15.546 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:15 smithi038 bash[87336]: audit 2024-09-14T04:24:15.200381+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:24:15.546 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:15 smithi038 bash[87336]: audit 2024-09-14T04:24:15.200381+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:24:15.574 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:15.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:15.577 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:24:15.678 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:15.679 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0: {} 2024-09-14T04:24:15.679 INFO:teuthology.orchestra.run.smithi038.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-14T04:24:15.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:15 smithi123 bash[68976]: audit 2024-09-14T04:24:15.000747+0000 mon.c (mon.2) 20 : audit [INF] from='client.? 172.21.15.38:0/680271109' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:24:15.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:15 smithi123 bash[68976]: audit 2024-09-14T04:24:15.000747+0000 mon.c (mon.2) 20 : audit [INF] from='client.? 172.21.15.38:0/680271109' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:24:15.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:15 smithi123 bash[68976]: audit 2024-09-14T04:24:15.001210+0000 mon.a (mon.0) 609 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:24:15.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:15 smithi123 bash[68976]: audit 2024-09-14T04:24:15.001210+0000 mon.a (mon.0) 609 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:24:15.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:15 smithi123 bash[68976]: audit 2024-09-14T04:24:15.200381+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:24:15.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:15 smithi123 bash[68976]: audit 2024-09-14T04:24:15.200381+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:24:15.697 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:15.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:15.701 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:24:15.716 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1: {} 2024-09-14T04:24:15.717 INFO:teuthology.orchestra.run.smithi038.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-14T04:24:15.760 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2: {} 2024-09-14T04:24:15.761 INFO:teuthology.orchestra.run.smithi038.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-14T04:24:15.802 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:15.822 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3: {} 2024-09-14T04:24:15.824 INFO:teuthology.orchestra.run.smithi038.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-14T04:24:15.824 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:15.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:15.828 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:24:15.865 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4: {} 2024-09-14T04:24:15.866 INFO:teuthology.orchestra.run.smithi038.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-14T04:24:15.902 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5: {} 2024-09-14T04:24:15.903 INFO:teuthology.orchestra.run.smithi038.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-14T04:24:15.928 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:15.935 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6: {} 2024-09-14T04:24:15.936 INFO:teuthology.orchestra.run.smithi038.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-14T04:24:15.974 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:15.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:15.980 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:24:15.990 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7: {} 2024-09-14T04:24:15.990 INFO:teuthology.orchestra.run.smithi038.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-14T04:24:16.081 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:16.101 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:16.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:16.103 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:24:16.204 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:16.236 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 61 16 82942 82926 84.9481 42.75 0.0117212 0.011759 2024-09-14T04:24:16.238 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:16.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:16.242 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:24:16.343 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:16.373 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:16.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:16.377 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:24:16.478 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:16.501 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:16.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:16.503 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:24:16.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:16 smithi038 bash[87336]: cluster 2024-09-14T04:24:14.984152+0000 mgr.y (mgr.26165) 493 : cluster [DBG] pgmap v395: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 55 MiB/s wr, 883 op/s 2024-09-14T04:24:16.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:16 smithi038 bash[87336]: cluster 2024-09-14T04:24:14.984152+0000 mgr.y (mgr.26165) 493 : cluster [DBG] pgmap v395: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 55 MiB/s wr, 883 op/s 2024-09-14T04:24:16.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:16 smithi038 bash[87336]: cluster 2024-09-14T04:24:15.410392+0000 mon.a (mon.0) 611 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:24:16.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:16 smithi038 bash[87336]: cluster 2024-09-14T04:24:15.410392+0000 mon.a (mon.0) 611 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:24:16.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:16 smithi038 bash[87336]: cluster 2024-09-14T04:24:15.410416+0000 mon.a (mon.0) 612 : cluster [INF] Cluster is now healthy 2024-09-14T04:24:16.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:16 smithi038 bash[87336]: cluster 2024-09-14T04:24:15.410416+0000 mon.a (mon.0) 612 : cluster [INF] Cluster is now healthy 2024-09-14T04:24:16.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:16 smithi038 bash[87336]: audit 2024-09-14T04:24:15.426437+0000 mon.a (mon.0) 613 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:24:16.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:16 smithi038 bash[87336]: audit 2024-09-14T04:24:15.426437+0000 mon.a (mon.0) 613 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:24:16.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:16 smithi038 bash[87336]: cluster 2024-09-14T04:24:15.432287+0000 mon.a (mon.0) 614 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-09-14T04:24:16.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:16 smithi038 bash[87336]: cluster 2024-09-14T04:24:15.432287+0000 mon.a (mon.0) 614 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-09-14T04:24:16.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:16 smithi038 bash[87336]: audit 2024-09-14T04:24:15.617992+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.38:0/12077830' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:24:16.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:16 smithi038 bash[87336]: audit 2024-09-14T04:24:15.617992+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.38:0/12077830' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:24:16.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:16 smithi038 bash[87336]: audit 2024-09-14T04:24:16.287314+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:24:16.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:16 smithi038 bash[87336]: audit 2024-09-14T04:24:16.287314+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:24:16.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:16 smithi038 bash[87336]: audit 2024-09-14T04:24:16.294848+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:24:16.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:16 smithi038 bash[87336]: audit 2024-09-14T04:24:16.294848+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:24:16.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:16 smithi038 bash[84940]: cluster 2024-09-14T04:24:14.984152+0000 mgr.y (mgr.26165) 493 : cluster [DBG] pgmap v395: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 55 MiB/s wr, 883 op/s 2024-09-14T04:24:16.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:16 smithi038 bash[84940]: cluster 2024-09-14T04:24:14.984152+0000 mgr.y (mgr.26165) 493 : cluster [DBG] pgmap v395: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 55 MiB/s wr, 883 op/s 2024-09-14T04:24:16.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:16 smithi038 bash[84940]: cluster 2024-09-14T04:24:15.410392+0000 mon.a (mon.0) 611 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:24:16.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:16 smithi038 bash[84940]: cluster 2024-09-14T04:24:15.410392+0000 mon.a (mon.0) 611 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:24:16.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:16 smithi038 bash[84940]: cluster 2024-09-14T04:24:15.410416+0000 mon.a (mon.0) 612 : cluster [INF] Cluster is now healthy 2024-09-14T04:24:16.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:16 smithi038 bash[84940]: cluster 2024-09-14T04:24:15.410416+0000 mon.a (mon.0) 612 : cluster [INF] Cluster is now healthy 2024-09-14T04:24:16.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:16 smithi038 bash[84940]: audit 2024-09-14T04:24:15.426437+0000 mon.a (mon.0) 613 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:24:16.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:16 smithi038 bash[84940]: audit 2024-09-14T04:24:15.426437+0000 mon.a (mon.0) 613 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:24:16.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:16 smithi038 bash[84940]: cluster 2024-09-14T04:24:15.432287+0000 mon.a (mon.0) 614 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-09-14T04:24:16.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:16 smithi038 bash[84940]: cluster 2024-09-14T04:24:15.432287+0000 mon.a (mon.0) 614 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-09-14T04:24:16.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:16 smithi038 bash[84940]: audit 2024-09-14T04:24:15.617992+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.38:0/12077830' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:24:16.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:16 smithi038 bash[84940]: audit 2024-09-14T04:24:15.617992+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.38:0/12077830' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:24:16.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:16 smithi038 bash[84940]: audit 2024-09-14T04:24:16.287314+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:24:16.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:16 smithi038 bash[84940]: audit 2024-09-14T04:24:16.287314+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:24:16.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:16 smithi038 bash[84940]: audit 2024-09-14T04:24:16.294848+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:24:16.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:16 smithi038 bash[84940]: audit 2024-09-14T04:24:16.294848+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:24:16.604 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:16.613 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:16 smithi123 bash[68976]: cluster 2024-09-14T04:24:14.984152+0000 mgr.y (mgr.26165) 493 : cluster [DBG] pgmap v395: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 55 MiB/s wr, 883 op/s 2024-09-14T04:24:16.613 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:16 smithi123 bash[68976]: cluster 2024-09-14T04:24:14.984152+0000 mgr.y (mgr.26165) 493 : cluster [DBG] pgmap v395: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 55 MiB/s wr, 883 op/s 2024-09-14T04:24:16.613 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:16 smithi123 bash[68976]: cluster 2024-09-14T04:24:15.410392+0000 mon.a (mon.0) 611 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:24:16.613 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:16 smithi123 bash[68976]: cluster 2024-09-14T04:24:15.410392+0000 mon.a (mon.0) 611 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:24:16.613 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:16 smithi123 bash[68976]: cluster 2024-09-14T04:24:15.410416+0000 mon.a (mon.0) 612 : cluster [INF] Cluster is now healthy 2024-09-14T04:24:16.613 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:16 smithi123 bash[68976]: cluster 2024-09-14T04:24:15.410416+0000 mon.a (mon.0) 612 : cluster [INF] Cluster is now healthy 2024-09-14T04:24:16.613 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:16 smithi123 bash[68976]: audit 2024-09-14T04:24:15.426437+0000 mon.a (mon.0) 613 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:24:16.613 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:16 smithi123 bash[68976]: audit 2024-09-14T04:24:15.426437+0000 mon.a (mon.0) 613 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:24:16.613 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:16 smithi123 bash[68976]: cluster 2024-09-14T04:24:15.432287+0000 mon.a (mon.0) 614 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-09-14T04:24:16.613 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:16 smithi123 bash[68976]: cluster 2024-09-14T04:24:15.432287+0000 mon.a (mon.0) 614 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-09-14T04:24:16.613 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:16 smithi123 bash[68976]: audit 2024-09-14T04:24:15.617992+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.38:0/12077830' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:24:16.614 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:16 smithi123 bash[68976]: audit 2024-09-14T04:24:15.617992+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.38:0/12077830' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:24:16.614 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:16 smithi123 bash[68976]: audit 2024-09-14T04:24:16.287314+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:24:16.614 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:16 smithi123 bash[68976]: audit 2024-09-14T04:24:16.287314+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:24:16.614 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:16 smithi123 bash[68976]: audit 2024-09-14T04:24:16.294848+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:24:16.614 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:16 smithi123 bash[68976]: audit 2024-09-14T04:24:16.294848+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:24:16.632 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:16.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:16.635 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:24:16.736 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:16.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:16.767 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:16.767 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:24:16.868 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:16.885 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:16.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:16.887 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:24:16.988 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:17.026 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:17.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:17.028 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:24:17.129 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:17.164 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:17.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:17.170 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:24:17.235 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 62 16 83745 83729 84.3874 50.1875 0.00474059 0.0118318 2024-09-14T04:24:17.270 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:17.306 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:17.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:17.312 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:24:17.413 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:17.441 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:17.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:17.446 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:24:17.547 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:17.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:17.586 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:17.586 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:24:17.688 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:17.713 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:17.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:17.718 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:24:17.819 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:17.849 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:17.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:17.854 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:24:17.954 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:17.979 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:17.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:17.981 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:24:18.082 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:18.105 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:18.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:18.106 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:24:18.207 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:18.235 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 63 16 84505 84489 83.8019 47.5 0.0114702 0.0119269 2024-09-14T04:24:18.242 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:18.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:18.243 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:24:18.344 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:18.374 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:18.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:18.377 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:24:18.424 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:24:18 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:24:18] "GET /metrics HTTP/1.1" 200 36629 "" "Prometheus/2.51.0" 2024-09-14T04:24:18.477 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:18.487 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:18 smithi123 bash[68976]: cluster 2024-09-14T04:24:16.984956+0000 mgr.y (mgr.26165) 494 : cluster [DBG] pgmap v397: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 56 MiB/s wr, 892 op/s 2024-09-14T04:24:18.487 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:18 smithi123 bash[68976]: cluster 2024-09-14T04:24:16.984956+0000 mgr.y (mgr.26165) 494 : cluster [DBG] pgmap v397: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 56 MiB/s wr, 892 op/s 2024-09-14T04:24:18.488 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:18 smithi123 bash[68976]: audit 2024-09-14T04:24:17.810299+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:24:18.488 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:18 smithi123 bash[68976]: audit 2024-09-14T04:24:17.810299+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:24:18.488 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:18 smithi123 bash[68976]: audit 2024-09-14T04:24:17.823822+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:24:18.488 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:18 smithi123 bash[68976]: audit 2024-09-14T04:24:17.823822+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:24:18.510 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:18.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:18.515 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:24:18.616 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:18.641 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:18.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:18.646 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:24:18.747 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:18.750 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:18 smithi038 bash[84940]: cluster 2024-09-14T04:24:16.984956+0000 mgr.y (mgr.26165) 494 : cluster [DBG] pgmap v397: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 56 MiB/s wr, 892 op/s 2024-09-14T04:24:18.751 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:18 smithi038 bash[84940]: cluster 2024-09-14T04:24:16.984956+0000 mgr.y (mgr.26165) 494 : cluster [DBG] pgmap v397: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 56 MiB/s wr, 892 op/s 2024-09-14T04:24:18.751 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:18 smithi038 bash[84940]: audit 2024-09-14T04:24:17.810299+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:24:18.751 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:18 smithi038 bash[84940]: audit 2024-09-14T04:24:17.810299+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:24:18.751 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:18 smithi038 bash[84940]: audit 2024-09-14T04:24:17.823822+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:24:18.751 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:18 smithi038 bash[84940]: audit 2024-09-14T04:24:17.823822+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:24:18.751 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:18 smithi038 bash[87336]: cluster 2024-09-14T04:24:16.984956+0000 mgr.y (mgr.26165) 494 : cluster [DBG] pgmap v397: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 56 MiB/s wr, 892 op/s 2024-09-14T04:24:18.751 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:18 smithi038 bash[87336]: cluster 2024-09-14T04:24:16.984956+0000 mgr.y (mgr.26165) 494 : cluster [DBG] pgmap v397: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 56 MiB/s wr, 892 op/s 2024-09-14T04:24:18.751 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:18 smithi038 bash[87336]: audit 2024-09-14T04:24:17.810299+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:24:18.751 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:18 smithi038 bash[87336]: audit 2024-09-14T04:24:17.810299+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:24:18.751 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:18 smithi038 bash[87336]: audit 2024-09-14T04:24:17.823822+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:24:18.752 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:18 smithi038 bash[87336]: audit 2024-09-14T04:24:17.823822+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:24:18.772 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:18.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:18.773 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:24:18.875 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:18.896 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:18.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:18.899 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:24:18.999 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:19.031 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:19.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:19.038 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:24:19.139 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:19.176 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:19.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:19.179 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:24:19.235 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 64 16 85538 85522 83.5012 64.5625 0.00787777 0.0119692 2024-09-14T04:24:19.281 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:19.314 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:19.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:19.316 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:24:19.417 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:19.453 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:19.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:19.456 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:24:19.556 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:19.582 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:19.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:19.590 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:24:19.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:19 smithi123 bash[68976]: audit 2024-09-14T04:24:18.549384+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:24:19.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:19 smithi123 bash[68976]: audit 2024-09-14T04:24:18.549384+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:24:19.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:19 smithi123 bash[68976]: audit 2024-09-14T04:24:18.550602+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:24:19.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:19 smithi123 bash[68976]: audit 2024-09-14T04:24:18.550602+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:24:19.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:19 smithi123 bash[68976]: audit 2024-09-14T04:24:18.557143+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:24:19.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:19 smithi123 bash[68976]: audit 2024-09-14T04:24:18.557143+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:24:19.691 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:19.702 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:19 smithi038 bash[84940]: audit 2024-09-14T04:24:18.549384+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:24:19.703 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:19 smithi038 bash[84940]: audit 2024-09-14T04:24:18.549384+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:24:19.703 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:19 smithi038 bash[84940]: audit 2024-09-14T04:24:18.550602+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:24:19.703 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:19 smithi038 bash[84940]: audit 2024-09-14T04:24:18.550602+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:24:19.703 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:19 smithi038 bash[84940]: audit 2024-09-14T04:24:18.557143+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:24:19.703 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:19 smithi038 bash[84940]: audit 2024-09-14T04:24:18.557143+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:24:19.703 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:19 smithi038 bash[87336]: audit 2024-09-14T04:24:18.549384+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:24:19.703 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:19 smithi038 bash[87336]: audit 2024-09-14T04:24:18.549384+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:24:19.703 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:19 smithi038 bash[87336]: audit 2024-09-14T04:24:18.550602+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:24:19.703 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:19 smithi038 bash[87336]: audit 2024-09-14T04:24:18.550602+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:24:19.703 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:19 smithi038 bash[87336]: audit 2024-09-14T04:24:18.557143+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:24:19.704 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:19 smithi038 bash[87336]: audit 2024-09-14T04:24:18.557143+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:24:19.723 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:19.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:19.728 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:24:19.824 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd set noscrub 2024-09-14T04:24:19.829 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:19.890 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:19.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:19.892 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:24:19.993 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:20.012 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:20.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:20.014 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:24:20.114 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:20.147 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:20.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:20.154 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:24:20.235 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 65 16 86321 86305 82.9695 48.9375 0.0128467 0.0120469 2024-09-14T04:24:20.255 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:20.283 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:20.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:20.287 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:24:20.319 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph tell osd.4 reset_purged_snaps_last 2024-09-14T04:24:20.387 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:20.424 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:20.426 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:24:20 smithi123 bash[61744]: ts=2024-09-14T04:24:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:24:20.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:20.428 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:24:20.528 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:20.562 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:20.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:20.565 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:24:20.665 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:20.675 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:20 smithi123 bash[68976]: cluster 2024-09-14T04:24:18.985654+0000 mgr.y (mgr.26165) 495 : cluster [DBG] pgmap v398: 89 pgs: 89 active+clean; 5.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 55 MiB/s wr, 885 op/s 2024-09-14T04:24:20.676 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:20 smithi123 bash[68976]: cluster 2024-09-14T04:24:18.985654+0000 mgr.y (mgr.26165) 495 : cluster [DBG] pgmap v398: 89 pgs: 89 active+clean; 5.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 55 MiB/s wr, 885 op/s 2024-09-14T04:24:20.690 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:20.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:20.692 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:24:20.793 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:20.815 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:20.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:20.817 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:24:20.918 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:20.928 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:20 smithi038 bash[84940]: cluster 2024-09-14T04:24:18.985654+0000 mgr.y (mgr.26165) 495 : cluster [DBG] pgmap v398: 89 pgs: 89 active+clean; 5.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 55 MiB/s wr, 885 op/s 2024-09-14T04:24:20.928 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:20 smithi038 bash[84940]: cluster 2024-09-14T04:24:18.985654+0000 mgr.y (mgr.26165) 495 : cluster [DBG] pgmap v398: 89 pgs: 89 active+clean; 5.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 55 MiB/s wr, 885 op/s 2024-09-14T04:24:20.929 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:20 smithi038 bash[87336]: cluster 2024-09-14T04:24:18.985654+0000 mgr.y (mgr.26165) 495 : cluster [DBG] pgmap v398: 89 pgs: 89 active+clean; 5.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 55 MiB/s wr, 885 op/s 2024-09-14T04:24:20.929 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:20 smithi038 bash[87336]: cluster 2024-09-14T04:24:18.985654+0000 mgr.y (mgr.26165) 495 : cluster [DBG] pgmap v398: 89 pgs: 89 active+clean; 5.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 55 MiB/s wr, 885 op/s 2024-09-14T04:24:20.943 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:20.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:20.951 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:24:21.052 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:21.073 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:21.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:21.078 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:24:21.179 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:21.202 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:21.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:21.205 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:24:21.236 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 66 16 87355 87339 82.6907 64.625 0.0143733 0.0120879 2024-09-14T04:24:21.305 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:21.331 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:21.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:21.335 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:24:21.435 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:21.473 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:21.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:21.475 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:24:21.576 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:21.596 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:21.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:21.602 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:24:21.703 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:21.731 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:21.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:21.733 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:24:21.834 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:21.857 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:21.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:21.863 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:24:21.964 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:21.986 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:21.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:21.989 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:24:22.089 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:22.110 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:22.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:22.115 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:24:22.216 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:22.236 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 67 16 88436 88420 82.4648 67.5625 0.0131215 0.0121204 2024-09-14T04:24:22.240 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:22.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:22.243 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:24:22.344 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:22.378 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:22.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:22.380 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:24:22.391 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-14T04:24:22.481 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:22.492 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:22 smithi038 bash[84940]: cluster 2024-09-14T04:24:20.986292+0000 mgr.y (mgr.26165) 496 : cluster [DBG] pgmap v399: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 53 MiB/s wr, 854 op/s 2024-09-14T04:24:22.492 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:22 smithi038 bash[84940]: cluster 2024-09-14T04:24:20.986292+0000 mgr.y (mgr.26165) 496 : cluster [DBG] pgmap v399: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 53 MiB/s wr, 854 op/s 2024-09-14T04:24:22.492 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:22 smithi038 bash[87336]: cluster 2024-09-14T04:24:20.986292+0000 mgr.y (mgr.26165) 496 : cluster [DBG] pgmap v399: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 53 MiB/s wr, 854 op/s 2024-09-14T04:24:22.492 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:22 smithi038 bash[87336]: cluster 2024-09-14T04:24:20.986292+0000 mgr.y (mgr.26165) 496 : cluster [DBG] pgmap v399: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 53 MiB/s wr, 854 op/s 2024-09-14T04:24:22.515 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:22.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:22.525 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:24:22.625 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:22.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:22.686 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:22.686 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:24:22.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:22 smithi123 bash[68976]: cluster 2024-09-14T04:24:20.986292+0000 mgr.y (mgr.26165) 496 : cluster [DBG] pgmap v399: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 53 MiB/s wr, 854 op/s 2024-09-14T04:24:22.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:22 smithi123 bash[68976]: cluster 2024-09-14T04:24:20.986292+0000 mgr.y (mgr.26165) 496 : cluster [DBG] pgmap v399: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 53 MiB/s wr, 854 op/s 2024-09-14T04:24:22.787 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:22.822 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:22.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:22.827 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:24:22.928 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:22.962 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:22.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:22.964 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:24:23.065 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:23.105 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:23.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:23.108 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:24:23.209 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:23.238 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:23.240 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 68 16 89398 89382 82.1315 60.125 0.0209388 0.0121702 2024-09-14T04:24:23.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:23.244 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:24:23.345 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:23.365 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:23.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:23.367 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:24:23.468 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:23.502 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:23.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:23.508 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:24:23.595 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-09-14T04:24:23.595 INFO:teuthology.orchestra.run.smithi038.stdout: "ops": [], 2024-09-14T04:24:23.596 INFO:teuthology.orchestra.run.smithi038.stdout: "complaint_time": 30, 2024-09-14T04:24:23.596 INFO:teuthology.orchestra.run.smithi038.stdout: "num_blocked_ops": 0 2024-09-14T04:24:23.596 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-09-14T04:24:23.608 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:23.630 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:23.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:23.634 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:24:23.735 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:23.760 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:23.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:23.763 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:24:23.864 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:23.901 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:23.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:23.908 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:24:24.009 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:24.045 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:24.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:24.049 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:24:24.149 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:24.187 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:24.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:24.192 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:24:24.240 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 69 16 90407 90391 81.8551 63.0625 0.0109801 0.0122109 2024-09-14T04:24:24.292 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:24.323 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:24.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:24.326 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:24:24.427 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:24.452 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:24.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:24.458 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:24:24.559 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:24.585 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:24.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:24.592 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:24:24.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:24 smithi123 bash[68976]: cluster 2024-09-14T04:24:22.986784+0000 mgr.y (mgr.26165) 497 : cluster [DBG] pgmap v400: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 53 MiB/s wr, 841 op/s 2024-09-14T04:24:24.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:24 smithi123 bash[68976]: cluster 2024-09-14T04:24:22.986784+0000 mgr.y (mgr.26165) 497 : cluster [DBG] pgmap v400: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 53 MiB/s wr, 841 op/s 2024-09-14T04:24:24.694 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:24.704 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:24 smithi038 bash[87336]: cluster 2024-09-14T04:24:22.986784+0000 mgr.y (mgr.26165) 497 : cluster [DBG] pgmap v400: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 53 MiB/s wr, 841 op/s 2024-09-14T04:24:24.704 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:24 smithi038 bash[87336]: cluster 2024-09-14T04:24:22.986784+0000 mgr.y (mgr.26165) 497 : cluster [DBG] pgmap v400: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 53 MiB/s wr, 841 op/s 2024-09-14T04:24:24.704 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:24 smithi038 bash[84940]: cluster 2024-09-14T04:24:22.986784+0000 mgr.y (mgr.26165) 497 : cluster [DBG] pgmap v400: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 53 MiB/s wr, 841 op/s 2024-09-14T04:24:24.704 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:24 smithi038 bash[84940]: cluster 2024-09-14T04:24:22.986784+0000 mgr.y (mgr.26165) 497 : cluster [DBG] pgmap v400: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 53 MiB/s wr, 841 op/s 2024-09-14T04:24:24.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:24.727 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:24.727 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:24:24.828 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:24.861 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:24.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:24.868 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:24:24.950 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.1 dump_historic_ops 2024-09-14T04:24:24.969 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:25.022 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:25.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:25.027 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:24:25.128 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:25.148 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:25.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:25.150 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:24:25.240 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 70 16 91457 91441 81.6227 65.625 0.0138367 0.0122469 2024-09-14T04:24:25.251 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:25.281 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:25.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:25.287 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:24:25.387 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:25.414 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:25.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:25.416 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:24:25.420 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:24:25.420 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:24:25.517 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:25.545 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:25.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:25.551 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:24:25.652 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:25.676 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:25.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:25.680 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:24:25.780 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:25.803 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:25.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:25.807 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:24:25.907 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:25.932 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:25.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:25.936 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:24:26.036 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:26.066 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:26.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:26.069 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:24:26.170 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:26.196 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:26.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:26.200 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:24:26.240 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 71 16 92473 92457 81.3674 63.5 0.0155201 0.0122846 2024-09-14T04:24:26.301 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:26.332 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:26.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:26.338 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:24:26.438 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:26.465 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:26.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:26.467 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:24:26.568 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:26.589 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:26.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:26.594 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:24:26.695 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:26.727 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:26.729 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:26 smithi123 bash[68976]: cluster 2024-09-14T04:24:24.987323+0000 mgr.y (mgr.26165) 498 : cluster [DBG] pgmap v401: 89 pgs: 89 active+clean; 5.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 53 MiB/s wr, 849 op/s 2024-09-14T04:24:26.729 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:26 smithi123 bash[68976]: cluster 2024-09-14T04:24:24.987323+0000 mgr.y (mgr.26165) 498 : cluster [DBG] pgmap v401: 89 pgs: 89 active+clean; 5.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 53 MiB/s wr, 849 op/s 2024-09-14T04:24:26.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:26.730 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:24:26.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:26 smithi038 bash[84940]: cluster 2024-09-14T04:24:24.987323+0000 mgr.y (mgr.26165) 498 : cluster [DBG] pgmap v401: 89 pgs: 89 active+clean; 5.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 53 MiB/s wr, 849 op/s 2024-09-14T04:24:26.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:26 smithi038 bash[84940]: cluster 2024-09-14T04:24:24.987323+0000 mgr.y (mgr.26165) 498 : cluster [DBG] pgmap v401: 89 pgs: 89 active+clean; 5.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 53 MiB/s wr, 849 op/s 2024-09-14T04:24:26.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:26 smithi038 bash[87336]: cluster 2024-09-14T04:24:24.987323+0000 mgr.y (mgr.26165) 498 : cluster [DBG] pgmap v401: 89 pgs: 89 active+clean; 5.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 53 MiB/s wr, 849 op/s 2024-09-14T04:24:26.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:26 smithi038 bash[87336]: cluster 2024-09-14T04:24:24.987323+0000 mgr.y (mgr.26165) 498 : cluster [DBG] pgmap v401: 89 pgs: 89 active+clean; 5.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 53 MiB/s wr, 849 op/s 2024-09-14T04:24:26.831 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:26.854 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:26.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:26.856 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:24:26.957 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:26.990 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:26.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:26.996 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:24:27.096 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:27.120 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:27.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:27.123 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:24:27.224 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:27.302 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 72 16 93520 93504 81.1462 65.4375 0.0034777 0.0123169 2024-09-14T04:24:27.328 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:27.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:27.331 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:24:27.432 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:27.458 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:27.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:27.464 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:24:27.467 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:24:27.565 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:27.621 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:27.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:27.626 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:24:27.727 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:27.749 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:27.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:27.755 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:24:27.856 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:27.892 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:27.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:27.896 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:24:27.997 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:28.022 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:28.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:28.025 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:24:28.126 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:28.151 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:28.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:28.156 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:24:28.241 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 73 16 94534 94518 80.9027 63.375 0.0135699 0.0123554 2024-09-14T04:24:28.256 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:28.266 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:24:28 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:24:28] "GET /metrics HTTP/1.1" 200 36629 "" "Prometheus/2.51.0" 2024-09-14T04:24:28.291 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:28.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:28.296 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:24:28.397 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:28.414 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:28.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:28.416 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:24:28.517 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:28.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:28 smithi038 bash[84940]: cluster 2024-09-14T04:24:26.987913+0000 mgr.y (mgr.26165) 499 : cluster [DBG] pgmap v402: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 59 MiB/s wr, 942 op/s 2024-09-14T04:24:28.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:28 smithi038 bash[84940]: cluster 2024-09-14T04:24:26.987913+0000 mgr.y (mgr.26165) 499 : cluster [DBG] pgmap v402: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 59 MiB/s wr, 942 op/s 2024-09-14T04:24:28.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:28 smithi038 bash[87336]: cluster 2024-09-14T04:24:26.987913+0000 mgr.y (mgr.26165) 499 : cluster [DBG] pgmap v402: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 59 MiB/s wr, 942 op/s 2024-09-14T04:24:28.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:28 smithi038 bash[87336]: cluster 2024-09-14T04:24:26.987913+0000 mgr.y (mgr.26165) 499 : cluster [DBG] pgmap v402: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 59 MiB/s wr, 942 op/s 2024-09-14T04:24:28.545 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:28.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:28.551 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:24:28.652 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:28.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:28 smithi123 bash[68976]: cluster 2024-09-14T04:24:26.987913+0000 mgr.y (mgr.26165) 499 : cluster [DBG] pgmap v402: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 59 MiB/s wr, 942 op/s 2024-09-14T04:24:28.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:28 smithi123 bash[68976]: cluster 2024-09-14T04:24:26.987913+0000 mgr.y (mgr.26165) 499 : cluster [DBG] pgmap v402: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 59 MiB/s wr, 942 op/s 2024-09-14T04:24:28.687 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:28.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:28.690 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:24:28.791 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:28.816 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:28.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:28.818 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:24:28.919 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:28.936 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:28.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:28.938 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:24:29.039 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:29.068 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:29.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:29.074 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:24:29.175 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:29.207 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:29.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:29.212 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:24:29.241 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 74 16 95250 95234 80.4142 44.75 0.0103989 0.0124299 2024-09-14T04:24:29.313 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:29.345 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:29.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:29.351 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:24:29.451 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:29.493 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:29.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:29.495 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:24:29.508 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:24:29.596 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:29.620 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:29.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:29.624 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:24:29.724 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:29.743 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:29.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:29.745 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:24:29.846 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:29.871 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:29.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:29.873 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:24:29.974 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:30.002 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:30.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:30.008 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:24:30.108 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:30.132 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:30.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:30.134 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:24:30.235 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:30.241 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 75 16 95921 95905 79.9012 41.9375 0.00332778 0.012501 2024-09-14T04:24:30.254 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:30.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:30.263 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:24:30.364 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:30.390 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:30.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:30.392 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:24:30.481 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:24:30 smithi123 bash[61744]: ts=2024-09-14T04:24:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:24:30.493 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:30.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:30 smithi038 bash[84940]: cluster 2024-09-14T04:24:28.988667+0000 mgr.y (mgr.26165) 500 : cluster [DBG] pgmap v403: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 56 MiB/s wr, 890 op/s 2024-09-14T04:24:30.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:30 smithi038 bash[84940]: cluster 2024-09-14T04:24:28.988667+0000 mgr.y (mgr.26165) 500 : cluster [DBG] pgmap v403: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 56 MiB/s wr, 890 op/s 2024-09-14T04:24:30.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:30 smithi038 bash[84940]: audit 2024-09-14T04:24:30.203367+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:24:30.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:30 smithi038 bash[84940]: audit 2024-09-14T04:24:30.203367+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:24:30.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:30 smithi038 bash[84940]: audit 2024-09-14T04:24:30.204225+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:24:30.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:30 smithi038 bash[84940]: audit 2024-09-14T04:24:30.204225+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:24:30.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:30 smithi038 bash[87336]: cluster 2024-09-14T04:24:28.988667+0000 mgr.y (mgr.26165) 500 : cluster [DBG] pgmap v403: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 56 MiB/s wr, 890 op/s 2024-09-14T04:24:30.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:30 smithi038 bash[87336]: cluster 2024-09-14T04:24:28.988667+0000 mgr.y (mgr.26165) 500 : cluster [DBG] pgmap v403: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 56 MiB/s wr, 890 op/s 2024-09-14T04:24:30.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:30 smithi038 bash[87336]: audit 2024-09-14T04:24:30.203367+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:24:30.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:30 smithi038 bash[87336]: audit 2024-09-14T04:24:30.203367+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:24:30.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:30 smithi038 bash[87336]: audit 2024-09-14T04:24:30.204225+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:24:30.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:30 smithi038 bash[87336]: audit 2024-09-14T04:24:30.204225+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:24:30.526 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:30.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:30.529 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:24:30.630 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:30.658 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:30.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:30.661 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:24:30.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:30 smithi123 bash[68976]: cluster 2024-09-14T04:24:28.988667+0000 mgr.y (mgr.26165) 500 : cluster [DBG] pgmap v403: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 56 MiB/s wr, 890 op/s 2024-09-14T04:24:30.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:30 smithi123 bash[68976]: cluster 2024-09-14T04:24:28.988667+0000 mgr.y (mgr.26165) 500 : cluster [DBG] pgmap v403: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 56 MiB/s wr, 890 op/s 2024-09-14T04:24:30.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:30 smithi123 bash[68976]: audit 2024-09-14T04:24:30.203367+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:24:30.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:30 smithi123 bash[68976]: audit 2024-09-14T04:24:30.203367+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:24:30.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:30 smithi123 bash[68976]: audit 2024-09-14T04:24:30.204225+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:24:30.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:30 smithi123 bash[68976]: audit 2024-09-14T04:24:30.204225+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:24:30.762 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:30.782 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:30.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:30.784 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:24:30.885 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:30.912 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:30.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:30.920 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:24:31.021 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:31.045 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:31.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:31.047 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:24:31.148 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:31.180 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:31.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:31.188 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:24:31.241 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 76 16 96587 96571 79.3976 41.625 0.0228403 0.0125893 2024-09-14T04:24:31.289 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:31.313 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:31.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:31.318 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:24:31.419 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:31.446 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:31.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:31.449 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:24:31.550 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:31.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:31.583 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:31.583 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:24:31.684 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:31.708 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:31.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:31.712 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:24:31.813 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:31.839 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:31.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:31.842 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:24:31.942 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:31.975 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:31.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:31.979 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:24:32.080 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:32.106 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:32.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:32.108 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:24:32.208 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:32.235 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:32.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:32.237 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:24:32.241 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 77 16 97376 97360 79.0068 49.3125 0.0146008 0.0126522 2024-09-14T04:24:32.338 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:32.358 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:32.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:32.360 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:24:32.461 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:32.485 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:32.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:32.487 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:24:32.588 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:32.612 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:32.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:32.614 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:24:32.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:32 smithi123 bash[68976]: cluster 2024-09-14T04:24:30.989368+0000 mgr.y (mgr.26165) 501 : cluster [DBG] pgmap v404: 89 pgs: 89 active+clean; 5.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-09-14T04:24:32.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:32 smithi123 bash[68976]: cluster 2024-09-14T04:24:30.989368+0000 mgr.y (mgr.26165) 501 : cluster [DBG] pgmap v404: 89 pgs: 89 active+clean; 5.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-09-14T04:24:32.715 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:32.725 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:32 smithi038 bash[84940]: cluster 2024-09-14T04:24:30.989368+0000 mgr.y (mgr.26165) 501 : cluster [DBG] pgmap v404: 89 pgs: 89 active+clean; 5.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-09-14T04:24:32.725 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:32 smithi038 bash[84940]: cluster 2024-09-14T04:24:30.989368+0000 mgr.y (mgr.26165) 501 : cluster [DBG] pgmap v404: 89 pgs: 89 active+clean; 5.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-09-14T04:24:32.725 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:32 smithi038 bash[87336]: cluster 2024-09-14T04:24:30.989368+0000 mgr.y (mgr.26165) 501 : cluster [DBG] pgmap v404: 89 pgs: 89 active+clean; 5.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-09-14T04:24:32.725 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:32 smithi038 bash[87336]: cluster 2024-09-14T04:24:30.989368+0000 mgr.y (mgr.26165) 501 : cluster [DBG] pgmap v404: 89 pgs: 89 active+clean; 5.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-09-14T04:24:32.760 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:32.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:32.768 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:24:32.869 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:32.898 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:32.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:32.903 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:24:33.004 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:33.036 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:33.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:33.038 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:24:33.139 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:33.168 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:33.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:33.175 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:24:33.241 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 78 16 98160 98144 78.6222 49 0.00441796 0.0127132 2024-09-14T04:24:33.276 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:33.305 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:33.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:33.311 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:24:33.414 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:33.438 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:33.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:33.444 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:24:33.545 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:33.578 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:33.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:33.581 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:24:33.682 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:33.703 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:33.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:33.704 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:24:33.805 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:33.826 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:33.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:33.828 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:24:33.928 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:33.957 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:33.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:33.962 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:24:34.063 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:34.097 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:34.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:34.100 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:24:34.201 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:34.234 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:34.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:34.237 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:24:34.241 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 79 16 98872 98856 78.1902 44.5 0.0154336 0.0127837 2024-09-14T04:24:34.339 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:34.367 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:34.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:34.371 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:24:34.472 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:34.494 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:34.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:34.495 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:24:34.596 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:34.621 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:34.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:34.623 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:24:34.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:34 smithi123 bash[68976]: cluster 2024-09-14T04:24:32.989854+0000 mgr.y (mgr.26165) 502 : cluster [DBG] pgmap v405: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 55 MiB/s wr, 884 op/s 2024-09-14T04:24:34.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:34 smithi123 bash[68976]: cluster 2024-09-14T04:24:32.989854+0000 mgr.y (mgr.26165) 502 : cluster [DBG] pgmap v405: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 55 MiB/s wr, 884 op/s 2024-09-14T04:24:34.724 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:34.761 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:34.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:34.763 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:24:34.834 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:34 smithi038 bash[84940]: cluster 2024-09-14T04:24:32.989854+0000 mgr.y (mgr.26165) 502 : cluster [DBG] pgmap v405: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 55 MiB/s wr, 884 op/s 2024-09-14T04:24:34.835 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:34 smithi038 bash[84940]: cluster 2024-09-14T04:24:32.989854+0000 mgr.y (mgr.26165) 502 : cluster [DBG] pgmap v405: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 55 MiB/s wr, 884 op/s 2024-09-14T04:24:34.835 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:34 smithi038 bash[87336]: cluster 2024-09-14T04:24:32.989854+0000 mgr.y (mgr.26165) 502 : cluster [DBG] pgmap v405: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 55 MiB/s wr, 884 op/s 2024-09-14T04:24:34.835 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:34 smithi038 bash[87336]: cluster 2024-09-14T04:24:32.989854+0000 mgr.y (mgr.26165) 502 : cluster [DBG] pgmap v405: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 55 MiB/s wr, 884 op/s 2024-09-14T04:24:34.864 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:34.892 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:34.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:34.896 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:24:34.997 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:35.029 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:35.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:35.032 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:24:35.133 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:35.152 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:35.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:35.154 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:24:35.241 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:2024-09-14T04:24:35.244326+0000 min lat: 0.00107211 max lat: 0.527735 avg lat: 0.0128735 2024-09-14T04:24:35.241 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-14T04:24:35.242 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 80 15 99428 99413 77.6481 34.8125 0.0240346 0.0128735 2024-09-14T04:24:35.255 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:35.286 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:35.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:35.289 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:24:35.390 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:35.428 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:35.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:35.433 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:24:35.534 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:35.557 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:35.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:35.560 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:24:35.661 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:35.687 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:35.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:35.694 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:24:35.795 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:35.823 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:35.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:35.828 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:24:35.929 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:35.956 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:35.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:35.961 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:24:36.062 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:36.090 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:36.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:36.095 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:24:36.195 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:36.234 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:36.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:36.235 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:24:36.241 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 81 16 100240 100224 77.3152 50.6875 0.0149686 0.0129287 2024-09-14T04:24:36.336 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:36.360 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:36.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:36.363 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:24:36.463 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:36.492 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:36.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:36.497 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:24:36.598 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:36.608 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:36 smithi038 bash[84940]: cluster 2024-09-14T04:24:34.990366+0000 mgr.y (mgr.26165) 503 : cluster [DBG] pgmap v406: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 54 MiB/s wr, 866 op/s 2024-09-14T04:24:36.608 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:36 smithi038 bash[84940]: cluster 2024-09-14T04:24:34.990366+0000 mgr.y (mgr.26165) 503 : cluster [DBG] pgmap v406: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 54 MiB/s wr, 866 op/s 2024-09-14T04:24:36.608 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:36 smithi038 bash[87336]: cluster 2024-09-14T04:24:34.990366+0000 mgr.y (mgr.26165) 503 : cluster [DBG] pgmap v406: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 54 MiB/s wr, 866 op/s 2024-09-14T04:24:36.608 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:36 smithi038 bash[87336]: cluster 2024-09-14T04:24:34.990366+0000 mgr.y (mgr.26165) 503 : cluster [DBG] pgmap v406: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 54 MiB/s wr, 866 op/s 2024-09-14T04:24:36.621 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:36.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:36.625 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:24:36.726 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:36.737 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:36 smithi123 bash[68976]: cluster 2024-09-14T04:24:34.990366+0000 mgr.y (mgr.26165) 503 : cluster [DBG] pgmap v406: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 54 MiB/s wr, 866 op/s 2024-09-14T04:24:36.737 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:36 smithi123 bash[68976]: cluster 2024-09-14T04:24:34.990366+0000 mgr.y (mgr.26165) 503 : cluster [DBG] pgmap v406: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 54 MiB/s wr, 866 op/s 2024-09-14T04:24:36.752 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:36.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:36.756 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:24:36.857 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:36.881 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:36.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:36.886 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:24:36.986 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:37.015 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:37.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:37.017 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:24:37.118 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:37.155 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:37.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:37.161 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:24:37.241 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 82 16 100993 100977 76.9463 47.0625 0.0290666 0.0129913 2024-09-14T04:24:37.262 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:37.296 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:37.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:37.302 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:24:37.403 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:37.448 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:37.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:37.449 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:24:37.550 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:37.572 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:37.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:37.574 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:24:37.675 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:37.698 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:37.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:37.704 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:24:37.804 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:37.846 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:37.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:37.850 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:24:37.951 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:37.978 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:37.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:37.984 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:24:38.085 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:38.118 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:38.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:38.121 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:24:38.222 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:38.241 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 83 16 101838 101822 76.6555 52.8125 0.00341098 0.0130275 2024-09-14T04:24:38.242 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:38.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:38.244 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:24:38.270 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:24:38 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:24:38] "GET /metrics HTTP/1.1" 200 36632 "" "Prometheus/2.51.0" 2024-09-14T04:24:38.344 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:38.378 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:38.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:38.381 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:24:38.482 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:38.512 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:38.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:38.520 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:24:38.621 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:38.660 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:38.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:38.665 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:24:38.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:38 smithi123 bash[68976]: cluster 2024-09-14T04:24:36.990994+0000 mgr.y (mgr.26165) 504 : cluster [DBG] pgmap v407: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 58 MiB/s wr, 924 op/s 2024-09-14T04:24:38.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:38 smithi123 bash[68976]: cluster 2024-09-14T04:24:36.990994+0000 mgr.y (mgr.26165) 504 : cluster [DBG] pgmap v407: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 58 MiB/s wr, 924 op/s 2024-09-14T04:24:38.766 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:38.786 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:38.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:38.788 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:24:38.821 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:38 smithi038 bash[84940]: cluster 2024-09-14T04:24:36.990994+0000 mgr.y (mgr.26165) 504 : cluster [DBG] pgmap v407: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 58 MiB/s wr, 924 op/s 2024-09-14T04:24:38.821 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:38 smithi038 bash[84940]: cluster 2024-09-14T04:24:36.990994+0000 mgr.y (mgr.26165) 504 : cluster [DBG] pgmap v407: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 58 MiB/s wr, 924 op/s 2024-09-14T04:24:38.821 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:38 smithi038 bash[87336]: cluster 2024-09-14T04:24:36.990994+0000 mgr.y (mgr.26165) 504 : cluster [DBG] pgmap v407: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 58 MiB/s wr, 924 op/s 2024-09-14T04:24:38.822 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:38 smithi038 bash[87336]: cluster 2024-09-14T04:24:36.990994+0000 mgr.y (mgr.26165) 504 : cluster [DBG] pgmap v407: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 58 MiB/s wr, 924 op/s 2024-09-14T04:24:38.888 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:38.920 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:38.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:38.922 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:24:39.023 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:39.042 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:39.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:39.044 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:24:39.144 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:39.174 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:39.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:39.178 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:24:39.242 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 84 16 102509 102493 76.2422 41.9375 0.0185067 0.0131101 2024-09-14T04:24:39.279 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:39.304 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:39.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:39.306 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:24:39.406 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:39.446 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:39.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:39.449 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:24:39.549 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:39.571 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:39.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:39.573 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:24:39.674 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:39.704 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:39.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:39.712 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:24:39.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:39 smithi038 bash[84940]: cluster 2024-09-14T04:24:38.991545+0000 mgr.y (mgr.26165) 505 : cluster [DBG] pgmap v408: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 49 MiB/s wr, 780 op/s 2024-09-14T04:24:39.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:39 smithi038 bash[84940]: cluster 2024-09-14T04:24:38.991545+0000 mgr.y (mgr.26165) 505 : cluster [DBG] pgmap v408: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 49 MiB/s wr, 780 op/s 2024-09-14T04:24:39.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:39 smithi038 bash[87336]: cluster 2024-09-14T04:24:38.991545+0000 mgr.y (mgr.26165) 505 : cluster [DBG] pgmap v408: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 49 MiB/s wr, 780 op/s 2024-09-14T04:24:39.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:39 smithi038 bash[87336]: cluster 2024-09-14T04:24:38.991545+0000 mgr.y (mgr.26165) 505 : cluster [DBG] pgmap v408: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 49 MiB/s wr, 780 op/s 2024-09-14T04:24:39.813 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:39.822 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:39 smithi123 bash[68976]: cluster 2024-09-14T04:24:38.991545+0000 mgr.y (mgr.26165) 505 : cluster [DBG] pgmap v408: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 49 MiB/s wr, 780 op/s 2024-09-14T04:24:39.822 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:39 smithi123 bash[68976]: cluster 2024-09-14T04:24:38.991545+0000 mgr.y (mgr.26165) 505 : cluster [DBG] pgmap v408: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 49 MiB/s wr, 780 op/s 2024-09-14T04:24:39.839 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:39.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:39.842 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:24:39.943 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:39.983 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:39.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:39.989 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:24:40.090 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:40.112 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:40.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:40.116 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:24:40.217 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:40.242 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:40.242 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 85 16 103494 103478 76.0694 61.5625 0.0256365 0.0131393 2024-09-14T04:24:40.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:40.250 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:24:40.351 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:40.360 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:24:40 smithi123 bash[61744]: ts=2024-09-14T04:24:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:24:40.379 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:40.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:40.384 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:24:40.485 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:40.509 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:40.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:40.515 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:24:40.616 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:40.653 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:40.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:40.658 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:24:40.758 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:40.788 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:40.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:40.791 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:24:40.892 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:40.916 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:40.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:40.919 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:24:41.020 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:41.039 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:41.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:41.041 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:24:41.141 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:41.170 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:41.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:41.174 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:24:41.242 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 86 16 104360 104344 75.8142 54.125 0.0114149 0.013185 2024-09-14T04:24:41.275 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:41.301 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:41.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:41.303 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:24:41.404 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:41.440 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:41.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:41.446 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:24:41.547 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:41.569 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:41.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:41.572 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:24:41.673 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:41.699 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:41.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:41.703 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:24:41.804 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:41.836 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:41.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:41.842 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:24:41.942 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:41.968 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:41.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:41.971 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:24:42.072 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:42.083 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:42 smithi123 bash[68976]: cluster 2024-09-14T04:24:40.992294+0000 mgr.y (mgr.26165) 506 : cluster [DBG] pgmap v409: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 54 MiB/s wr, 864 op/s 2024-09-14T04:24:42.083 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:42 smithi123 bash[68976]: cluster 2024-09-14T04:24:40.992294+0000 mgr.y (mgr.26165) 506 : cluster [DBG] pgmap v409: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 54 MiB/s wr, 864 op/s 2024-09-14T04:24:42.098 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:42.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:42.103 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:24:42.204 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:42.236 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:42.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:42.239 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:24:42.242 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 87 16 105302 105286 75.6195 58.875 0.0113556 0.0132195 2024-09-14T04:24:42.340 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:42.362 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:42.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:42.368 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:24:42.469 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:42.502 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:42.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:42.508 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:24:42.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:42 smithi038 bash[84940]: cluster 2024-09-14T04:24:40.992294+0000 mgr.y (mgr.26165) 506 : cluster [DBG] pgmap v409: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 54 MiB/s wr, 864 op/s 2024-09-14T04:24:42.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:42 smithi038 bash[84940]: cluster 2024-09-14T04:24:40.992294+0000 mgr.y (mgr.26165) 506 : cluster [DBG] pgmap v409: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 54 MiB/s wr, 864 op/s 2024-09-14T04:24:42.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:42 smithi038 bash[87336]: cluster 2024-09-14T04:24:40.992294+0000 mgr.y (mgr.26165) 506 : cluster [DBG] pgmap v409: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 54 MiB/s wr, 864 op/s 2024-09-14T04:24:42.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:42 smithi038 bash[87336]: cluster 2024-09-14T04:24:40.992294+0000 mgr.y (mgr.26165) 506 : cluster [DBG] pgmap v409: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 54 MiB/s wr, 864 op/s 2024-09-14T04:24:42.609 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:42.635 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:42.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:42.643 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:24:42.744 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:42.767 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:42.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:42.771 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:24:42.872 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:42.905 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:42.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:42.908 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:24:43.009 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:43.031 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:43.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:43.036 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:24:43.136 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:43.166 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:43.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:43.170 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:24:43.242 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 88 15 106180 106165 75.3844 54.9375 0.0202081 0.0132599 2024-09-14T04:24:43.271 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:43.292 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:43.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:43.297 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:24:43.398 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:43.425 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:43.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:43.429 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:24:43.529 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:43.547 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:43.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:43.549 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:24:43.650 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:43.667 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:43.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:43.669 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:24:43.770 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:43.802 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:43.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:43.805 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:24:43.906 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:43.942 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:43.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:43.943 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:24:44.044 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:44.069 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:44.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:44.072 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:24:44.172 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:44.178 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:44 smithi038 bash[84940]: cluster 2024-09-14T04:24:42.992782+0000 mgr.y (mgr.26165) 507 : cluster [DBG] pgmap v410: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 45 MiB/s wr, 719 op/s 2024-09-14T04:24:44.178 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:44 smithi038 bash[84940]: cluster 2024-09-14T04:24:42.992782+0000 mgr.y (mgr.26165) 507 : cluster [DBG] pgmap v410: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 45 MiB/s wr, 719 op/s 2024-09-14T04:24:44.179 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:44 smithi038 bash[87336]: cluster 2024-09-14T04:24:42.992782+0000 mgr.y (mgr.26165) 507 : cluster [DBG] pgmap v410: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 45 MiB/s wr, 719 op/s 2024-09-14T04:24:44.179 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:44 smithi038 bash[87336]: cluster 2024-09-14T04:24:42.992782+0000 mgr.y (mgr.26165) 507 : cluster [DBG] pgmap v410: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 45 MiB/s wr, 719 op/s 2024-09-14T04:24:44.199 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:44.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:44.203 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:24:44.242 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 89 16 106823 106807 74.9883 40.125 0.00317046 0.0133275 2024-09-14T04:24:44.305 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:44.333 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:44.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:44.337 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:24:44.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:44 smithi123 bash[68976]: cluster 2024-09-14T04:24:42.992782+0000 mgr.y (mgr.26165) 507 : cluster [DBG] pgmap v410: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 45 MiB/s wr, 719 op/s 2024-09-14T04:24:44.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:44 smithi123 bash[68976]: cluster 2024-09-14T04:24:42.992782+0000 mgr.y (mgr.26165) 507 : cluster [DBG] pgmap v410: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 45 MiB/s wr, 719 op/s 2024-09-14T04:24:44.438 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:44.464 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:44.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:44.468 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:24:44.568 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:44.589 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:44.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:44.591 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:24:44.692 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:44.709 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:44.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:44.711 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:24:44.812 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:44.835 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:44.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:44.839 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:24:44.940 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:44.970 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:44.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:44.972 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:24:45.073 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:45.120 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:45.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:45.124 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:24:45.225 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:45.242 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:45.242 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Total time run: 90.0071 2024-09-14T04:24:45.243 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Total writes made: 107612 2024-09-14T04:24:45.243 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Write size: 65536 2024-09-14T04:24:45.243 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Object size: 65536 2024-09-14T04:24:45.243 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Bandwidth (MB/sec): 74.7246 2024-09-14T04:24:45.243 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Stddev Bandwidth: 32.912 2024-09-14T04:24:45.243 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Max bandwidth (MB/sec): 195.438 2024-09-14T04:24:45.243 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Min bandwidth (MB/sec): 34.8125 2024-09-14T04:24:45.243 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Average IOPS: 1195 2024-09-14T04:24:45.243 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Stddev IOPS: 526.591 2024-09-14T04:24:45.243 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Max IOPS: 3127 2024-09-14T04:24:45.243 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Min IOPS: 557 2024-09-14T04:24:45.243 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Average Latency(s): 0.0133782 2024-09-14T04:24:45.244 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Stddev Latency(s): 0.0227452 2024-09-14T04:24:45.244 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Max latency(s): 0.527735 2024-09-14T04:24:45.244 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Min latency(s): 0.00107211 2024-09-14T04:24:45.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:45.245 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:24:45.249 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Cleaning up (deleting benchmark objects) 2024-09-14T04:24:45.348 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:45.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:45.374 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:45.374 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:24:45.391 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0: {} 2024-09-14T04:24:45.391 INFO:teuthology.orchestra.run.smithi038.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-14T04:24:45.408 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1: {} 2024-09-14T04:24:45.409 INFO:teuthology.orchestra.run.smithi038.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-14T04:24:45.425 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2: {} 2024-09-14T04:24:45.425 INFO:teuthology.orchestra.run.smithi038.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-14T04:24:45.475 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:45.494 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:45.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:45.496 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:24:45.597 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:45.612 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3: {} 2024-09-14T04:24:45.613 INFO:teuthology.orchestra.run.smithi038.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-14T04:24:45.629 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:45.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:45.635 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:24:45.654 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4: {} 2024-09-14T04:24:45.655 INFO:teuthology.orchestra.run.smithi038.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-14T04:24:45.694 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5: {} 2024-09-14T04:24:45.694 INFO:teuthology.orchestra.run.smithi038.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-14T04:24:45.729 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6: {} 2024-09-14T04:24:45.730 INFO:teuthology.orchestra.run.smithi038.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-14T04:24:45.736 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:45.752 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7: {} 2024-09-14T04:24:45.753 INFO:teuthology.orchestra.run.smithi038.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-14T04:24:45.756 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:45.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:45.759 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:24:45.860 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:45.883 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:45.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:45.889 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:24:45.990 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:46.015 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:46.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:46.020 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:24:46.121 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:46.149 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:46.153 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:46 smithi038 bash[84940]: cluster 2024-09-14T04:24:44.993320+0000 mgr.y (mgr.26165) 508 : cluster [DBG] pgmap v411: 89 pgs: 89 active+clean; 6.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 46 MiB/s wr, 728 op/s 2024-09-14T04:24:46.153 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:46 smithi038 bash[84940]: cluster 2024-09-14T04:24:44.993320+0000 mgr.y (mgr.26165) 508 : cluster [DBG] pgmap v411: 89 pgs: 89 active+clean; 6.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 46 MiB/s wr, 728 op/s 2024-09-14T04:24:46.153 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:46 smithi038 bash[84940]: audit 2024-09-14T04:24:45.200850+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:24:46.153 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:46 smithi038 bash[84940]: audit 2024-09-14T04:24:45.200850+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:24:46.153 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:46 smithi038 bash[84940]: audit 2024-09-14T04:24:45.350669+0000 mon.a (mon.0) 625 : audit [DBG] from='client.? 172.21.15.38:0/3047786441' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:24:46.153 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:46 smithi038 bash[84940]: audit 2024-09-14T04:24:45.350669+0000 mon.a (mon.0) 625 : audit [DBG] from='client.? 172.21.15.38:0/3047786441' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:24:46.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:46.154 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:24:46.154 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:46 smithi038 bash[87336]: cluster 2024-09-14T04:24:44.993320+0000 mgr.y (mgr.26165) 508 : cluster [DBG] pgmap v411: 89 pgs: 89 active+clean; 6.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 46 MiB/s wr, 728 op/s 2024-09-14T04:24:46.154 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:46 smithi038 bash[87336]: cluster 2024-09-14T04:24:44.993320+0000 mgr.y (mgr.26165) 508 : cluster [DBG] pgmap v411: 89 pgs: 89 active+clean; 6.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 46 MiB/s wr, 728 op/s 2024-09-14T04:24:46.154 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:46 smithi038 bash[87336]: audit 2024-09-14T04:24:45.200850+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:24:46.154 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:46 smithi038 bash[87336]: audit 2024-09-14T04:24:45.200850+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:24:46.155 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:46 smithi038 bash[87336]: audit 2024-09-14T04:24:45.350669+0000 mon.a (mon.0) 625 : audit [DBG] from='client.? 172.21.15.38:0/3047786441' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:24:46.155 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:46 smithi038 bash[87336]: audit 2024-09-14T04:24:45.350669+0000 mon.a (mon.0) 625 : audit [DBG] from='client.? 172.21.15.38:0/3047786441' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:24:46.255 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:46.277 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:46.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:46.279 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:24:46.380 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:46.416 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:46.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:46.420 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:24:46.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:46 smithi123 bash[68976]: cluster 2024-09-14T04:24:44.993320+0000 mgr.y (mgr.26165) 508 : cluster [DBG] pgmap v411: 89 pgs: 89 active+clean; 6.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 46 MiB/s wr, 728 op/s 2024-09-14T04:24:46.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:46 smithi123 bash[68976]: cluster 2024-09-14T04:24:44.993320+0000 mgr.y (mgr.26165) 508 : cluster [DBG] pgmap v411: 89 pgs: 89 active+clean; 6.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 46 MiB/s wr, 728 op/s 2024-09-14T04:24:46.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:46 smithi123 bash[68976]: audit 2024-09-14T04:24:45.200850+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:24:46.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:46 smithi123 bash[68976]: audit 2024-09-14T04:24:45.200850+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:24:46.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:46 smithi123 bash[68976]: audit 2024-09-14T04:24:45.350669+0000 mon.a (mon.0) 625 : audit [DBG] from='client.? 172.21.15.38:0/3047786441' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:24:46.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:46 smithi123 bash[68976]: audit 2024-09-14T04:24:45.350669+0000 mon.a (mon.0) 625 : audit [DBG] from='client.? 172.21.15.38:0/3047786441' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:24:46.521 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:46.545 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:46.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:46.547 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:24:46.648 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:46.671 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:46.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:46.673 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:24:46.774 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:46.798 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:46.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:46.803 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:24:46.903 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:46.932 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:46.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:46.938 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:24:47.039 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:47.065 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:47.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:47.067 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:24:47.144 INFO:teuthology.orchestra.run.smithi038.stderr:noscrub is set 2024-09-14T04:24:47.168 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:47.186 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:47.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:47.187 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:24:47.288 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:47.314 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:47.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:47.316 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:24:47.336 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:47 smithi038 bash[87336]: audit 2024-09-14T04:24:46.367301+0000 mon.a (mon.0) 626 : audit [INF] from='client.? 172.21.15.38:0/406277644' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:24:47.417 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:47.427 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:47 smithi123 bash[68976]: audit 2024-09-14T04:24:46.367301+0000 mon.a (mon.0) 626 : audit [INF] from='client.? 172.21.15.38:0/406277644' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:24:47.427 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:47 smithi123 bash[68976]: audit 2024-09-14T04:24:46.367301+0000 mon.a (mon.0) 626 : audit [INF] from='client.? 172.21.15.38:0/406277644' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:24:47.440 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:47.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:47.444 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:24:47.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:47 smithi038 bash[84940]: audit 2024-09-14T04:24:46.367301+0000 mon.a (mon.0) 626 : audit [INF] from='client.? 172.21.15.38:0/406277644' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:24:47.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:47 smithi038 bash[84940]: audit 2024-09-14T04:24:46.367301+0000 mon.a (mon.0) 626 : audit [INF] from='client.? 172.21.15.38:0/406277644' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:24:47.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:47 smithi038 bash[87336]: audit 2024-09-14T04:24:46.367301+0000 mon.a (mon.0) 626 : audit [INF] from='client.? 172.21.15.38:0/406277644' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:24:47.545 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:47.570 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:47.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:47.575 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:24:47.676 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:47.697 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:47.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:47.699 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:24:47.779 INFO:teuthology.orchestra.run.smithi038.stdout:ERROR: (22) Invalid argument 2024-09-14T04:24:47.779 INFO:teuthology.orchestra.run.smithi038.stdout:op_tracker tracking is not enabled now, so no ops 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-09-14T04:24:47.800 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:47.833 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:47.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:47.836 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:24:47.937 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:47.961 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:47.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:47.964 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:24:48.064 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:48.095 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:48.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:48.100 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:24:48.147 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph tell osd.5 reset_purged_snaps_last 2024-09-14T04:24:48.202 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:48.240 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:48.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:48.243 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:24:48.344 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:48.356 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:24:48 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:24:48] "GET /metrics HTTP/1.1" 200 36634 "" "Prometheus/2.51.0" 2024-09-14T04:24:48.356 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:48 smithi038 bash[87336]: cluster 2024-09-14T04:24:46.994462+0000 mgr.y (mgr.26165) 509 : cluster [DBG] pgmap v412: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 51 MiB/s wr, 835 op/s 2024-09-14T04:24:48.356 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:48 smithi038 bash[87336]: cluster 2024-09-14T04:24:46.994462+0000 mgr.y (mgr.26165) 509 : cluster [DBG] pgmap v412: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 51 MiB/s wr, 835 op/s 2024-09-14T04:24:48.356 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:48 smithi038 bash[87336]: cluster 2024-09-14T04:24:47.070252+0000 mon.a (mon.0) 627 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:24:48.356 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:48 smithi038 bash[87336]: cluster 2024-09-14T04:24:47.070252+0000 mon.a (mon.0) 627 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:24:48.356 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:48 smithi038 bash[87336]: audit 2024-09-14T04:24:47.145623+0000 mon.a (mon.0) 628 : audit [INF] from='client.? 172.21.15.38:0/406277644' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:24:48.356 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:48 smithi038 bash[87336]: audit 2024-09-14T04:24:47.145623+0000 mon.a (mon.0) 628 : audit [INF] from='client.? 172.21.15.38:0/406277644' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:24:48.357 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:48 smithi038 bash[87336]: cluster 2024-09-14T04:24:47.152062+0000 mon.a (mon.0) 629 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-09-14T04:24:48.357 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:48 smithi038 bash[87336]: cluster 2024-09-14T04:24:47.152062+0000 mon.a (mon.0) 629 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-09-14T04:24:48.357 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:48 smithi038 bash[84940]: cluster 2024-09-14T04:24:46.994462+0000 mgr.y (mgr.26165) 509 : cluster [DBG] pgmap v412: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 51 MiB/s wr, 835 op/s 2024-09-14T04:24:48.357 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:48 smithi038 bash[84940]: cluster 2024-09-14T04:24:46.994462+0000 mgr.y (mgr.26165) 509 : cluster [DBG] pgmap v412: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 51 MiB/s wr, 835 op/s 2024-09-14T04:24:48.357 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:48 smithi038 bash[84940]: cluster 2024-09-14T04:24:47.070252+0000 mon.a (mon.0) 627 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:24:48.357 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:48 smithi038 bash[84940]: cluster 2024-09-14T04:24:47.070252+0000 mon.a (mon.0) 627 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:24:48.357 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:48 smithi038 bash[84940]: audit 2024-09-14T04:24:47.145623+0000 mon.a (mon.0) 628 : audit [INF] from='client.? 172.21.15.38:0/406277644' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:24:48.357 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:48 smithi038 bash[84940]: audit 2024-09-14T04:24:47.145623+0000 mon.a (mon.0) 628 : audit [INF] from='client.? 172.21.15.38:0/406277644' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:24:48.357 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:48 smithi038 bash[84940]: cluster 2024-09-14T04:24:47.152062+0000 mon.a (mon.0) 629 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-09-14T04:24:48.357 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:48 smithi038 bash[84940]: cluster 2024-09-14T04:24:47.152062+0000 mon.a (mon.0) 629 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-09-14T04:24:48.379 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:48.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:48.385 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:24:48.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:48 smithi123 bash[68976]: cluster 2024-09-14T04:24:46.994462+0000 mgr.y (mgr.26165) 509 : cluster [DBG] pgmap v412: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 51 MiB/s wr, 835 op/s 2024-09-14T04:24:48.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:48 smithi123 bash[68976]: cluster 2024-09-14T04:24:46.994462+0000 mgr.y (mgr.26165) 509 : cluster [DBG] pgmap v412: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 51 MiB/s wr, 835 op/s 2024-09-14T04:24:48.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:48 smithi123 bash[68976]: cluster 2024-09-14T04:24:47.070252+0000 mon.a (mon.0) 627 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:24:48.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:48 smithi123 bash[68976]: cluster 2024-09-14T04:24:47.070252+0000 mon.a (mon.0) 627 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:24:48.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:48 smithi123 bash[68976]: audit 2024-09-14T04:24:47.145623+0000 mon.a (mon.0) 628 : audit [INF] from='client.? 172.21.15.38:0/406277644' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:24:48.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:48 smithi123 bash[68976]: audit 2024-09-14T04:24:47.145623+0000 mon.a (mon.0) 628 : audit [INF] from='client.? 172.21.15.38:0/406277644' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:24:48.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:48 smithi123 bash[68976]: cluster 2024-09-14T04:24:47.152062+0000 mon.a (mon.0) 629 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-09-14T04:24:48.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:48 smithi123 bash[68976]: cluster 2024-09-14T04:24:47.152062+0000 mon.a (mon.0) 629 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-09-14T04:24:48.485 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:48.511 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:48.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:48.516 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:24:48.617 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:48.644 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:48.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:48.649 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:24:48.749 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:48.770 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:48.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:48.775 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:24:48.876 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:48.909 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:48.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:48.912 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:24:49.012 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:49.042 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:49.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:49.046 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:24:49.147 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:49.165 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:49.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:49.167 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:24:49.268 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:49.294 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:49.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:49.296 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:24:49.397 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:49.433 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:49.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:49.435 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:24:49.536 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:49.568 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:49.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:49.570 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:24:49.671 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:49.696 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:49.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:49.699 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:24:49.800 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:49.824 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:49.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:49.826 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:24:49.927 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:49.952 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:49.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:49.957 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:24:50.058 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:50.083 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:50.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:50.090 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:24:50.176 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.2 dump_ops_in_flight 2024-09-14T04:24:50.191 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:50.210 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:50 smithi123 bash[68976]: cluster 2024-09-14T04:24:48.994986+0000 mgr.y (mgr.26165) 510 : cluster [DBG] pgmap v414: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 45 MiB/s wr, 809 op/s 2024-09-14T04:24:50.210 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:50 smithi123 bash[68976]: cluster 2024-09-14T04:24:48.994986+0000 mgr.y (mgr.26165) 510 : cluster [DBG] pgmap v414: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 45 MiB/s wr, 809 op/s 2024-09-14T04:24:50.257 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:50.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:50.266 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:24:50.366 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:50.375 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:24:50 smithi123 bash[61744]: ts=2024-09-14T04:24:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:24:50.386 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:50.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:50.388 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:24:50.402 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-14T04:24:50.414 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:50 smithi038 bash[87336]: cluster 2024-09-14T04:24:48.994986+0000 mgr.y (mgr.26165) 510 : cluster [DBG] pgmap v414: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 45 MiB/s wr, 809 op/s 2024-09-14T04:24:50.414 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:50 smithi038 bash[87336]: cluster 2024-09-14T04:24:48.994986+0000 mgr.y (mgr.26165) 510 : cluster [DBG] pgmap v414: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 45 MiB/s wr, 809 op/s 2024-09-14T04:24:50.414 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:50 smithi038 bash[84940]: cluster 2024-09-14T04:24:48.994986+0000 mgr.y (mgr.26165) 510 : cluster [DBG] pgmap v414: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 45 MiB/s wr, 809 op/s 2024-09-14T04:24:50.414 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:50 smithi038 bash[84940]: cluster 2024-09-14T04:24:48.994986+0000 mgr.y (mgr.26165) 510 : cluster [DBG] pgmap v414: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 45 MiB/s wr, 809 op/s 2024-09-14T04:24:50.489 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:50.508 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:50.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:50.510 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:24:50.611 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:50.652 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:50.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:50.657 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:24:50.758 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:50.795 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:50.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:50.799 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:24:50.900 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:50.937 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:50.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:50.942 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:24:51.043 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:51.084 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:51.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:51.087 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:24:51.188 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:51.211 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:51.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:51.214 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:24:51.315 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:51.364 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:51.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:51.368 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:24:51.469 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:51.496 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:51.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:51.505 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:24:51.606 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:51.627 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:51.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:51.631 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:24:51.732 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:51.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:51.767 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:51.767 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:24:51.868 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:51.894 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:51.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:51.898 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:24:51.999 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:52.025 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:52.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:52.032 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:24:52.133 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:52.159 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd set nodeep-scrub 2024-09-14T04:24:52.174 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:52.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:52.180 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:24:52.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:52 smithi038 bash[84940]: cluster 2024-09-14T04:24:50.995609+0000 mgr.y (mgr.26165) 511 : cluster [DBG] pgmap v415: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 30 MiB/s wr, 788 op/s 2024-09-14T04:24:52.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:52 smithi038 bash[84940]: cluster 2024-09-14T04:24:50.995609+0000 mgr.y (mgr.26165) 511 : cluster [DBG] pgmap v415: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 30 MiB/s wr, 788 op/s 2024-09-14T04:24:52.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:52 smithi038 bash[87336]: cluster 2024-09-14T04:24:50.995609+0000 mgr.y (mgr.26165) 511 : cluster [DBG] pgmap v415: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 30 MiB/s wr, 788 op/s 2024-09-14T04:24:52.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:52 smithi038 bash[87336]: cluster 2024-09-14T04:24:50.995609+0000 mgr.y (mgr.26165) 511 : cluster [DBG] pgmap v415: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 30 MiB/s wr, 788 op/s 2024-09-14T04:24:52.281 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:52.314 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:52.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:52.326 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:24:52.426 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:52.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:52 smithi123 bash[68976]: cluster 2024-09-14T04:24:50.995609+0000 mgr.y (mgr.26165) 511 : cluster [DBG] pgmap v415: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 30 MiB/s wr, 788 op/s 2024-09-14T04:24:52.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:52 smithi123 bash[68976]: cluster 2024-09-14T04:24:50.995609+0000 mgr.y (mgr.26165) 511 : cluster [DBG] pgmap v415: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 30 MiB/s wr, 788 op/s 2024-09-14T04:24:52.451 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:52.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:52.454 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:24:52.555 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:52.583 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:52.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:52.585 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:24:52.686 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:52.712 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:52.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:52.714 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:24:52.815 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:52.944 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:52.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:52.947 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:24:53.028 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:24:53.048 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:53.089 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:53.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:53.098 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:24:53.198 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:53.228 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:53.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:53.230 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:24:53.331 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:53.360 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:53.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:53.366 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:24:53.467 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:53.488 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:53.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:53.490 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:24:53.591 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:53.613 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:53.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:53.616 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:24:53.717 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:53.746 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:53.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:53.748 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:24:53.849 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:53.866 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:53.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:53.868 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:24:53.968 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:53.993 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:53.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:53.995 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:24:54.095 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:54.122 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:54.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:54.124 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:24:54.225 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:54.236 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:54 smithi038 bash[84940]: cluster 2024-09-14T04:24:52.996110+0000 mgr.y (mgr.26165) 512 : cluster [DBG] pgmap v416: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 23 MiB/s wr, 793 op/s 2024-09-14T04:24:54.236 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:54 smithi038 bash[84940]: cluster 2024-09-14T04:24:52.996110+0000 mgr.y (mgr.26165) 512 : cluster [DBG] pgmap v416: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 23 MiB/s wr, 793 op/s 2024-09-14T04:24:54.236 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:54 smithi038 bash[87336]: cluster 2024-09-14T04:24:52.996110+0000 mgr.y (mgr.26165) 512 : cluster [DBG] pgmap v416: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 23 MiB/s wr, 793 op/s 2024-09-14T04:24:54.236 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:54 smithi038 bash[87336]: cluster 2024-09-14T04:24:52.996110+0000 mgr.y (mgr.26165) 512 : cluster [DBG] pgmap v416: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 23 MiB/s wr, 793 op/s 2024-09-14T04:24:54.250 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:24:54.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:54.252 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:24:54.352 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:54.365 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:54 smithi123 bash[68976]: cluster 2024-09-14T04:24:52.996110+0000 mgr.y (mgr.26165) 512 : cluster [DBG] pgmap v416: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 23 MiB/s wr, 793 op/s 2024-09-14T04:24:54.365 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:54 smithi123 bash[68976]: cluster 2024-09-14T04:24:52.996110+0000 mgr.y (mgr.26165) 512 : cluster [DBG] pgmap v416: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 23 MiB/s wr, 793 op/s 2024-09-14T04:24:54.383 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:54.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:54.387 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:24:54.488 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:54.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:54.516 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:54.516 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:24:54.617 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:54.639 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:54.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:54.641 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:24:54.744 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:54.770 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:54.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:54.772 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:24:54.872 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:54.894 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:54.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:54.897 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:24:54.998 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:55.029 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:55.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:55.031 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:24:55.069 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:24:55.070 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:24:55.132 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:55.172 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:55.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:55.174 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:24:55.275 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:55.306 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:55.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:55.309 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:24:55.409 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:55.441 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:55.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:55.445 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:24:55.545 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:55.576 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:55.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:55.582 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:24:55.683 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:55.704 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:55.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:55.707 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:24:55.807 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:55.840 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:55.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:55.842 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:24:55.943 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:55.979 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:55.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:55.983 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:24:56.083 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:56.090 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:24:56.101 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:56.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:56.103 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:24:56.204 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:56.237 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:56.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:56.239 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:24:56.340 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:56.348 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:56 smithi038 bash[84940]: cluster 2024-09-14T04:24:54.996633+0000 mgr.y (mgr.26165) 513 : cluster [DBG] pgmap v417: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 16 MiB/s wr, 794 op/s 2024-09-14T04:24:56.348 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:56 smithi038 bash[84940]: cluster 2024-09-14T04:24:54.996633+0000 mgr.y (mgr.26165) 513 : cluster [DBG] pgmap v417: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 16 MiB/s wr, 794 op/s 2024-09-14T04:24:56.348 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:56 smithi038 bash[87336]: cluster 2024-09-14T04:24:54.996633+0000 mgr.y (mgr.26165) 513 : cluster [DBG] pgmap v417: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 16 MiB/s wr, 794 op/s 2024-09-14T04:24:56.348 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:56 smithi038 bash[87336]: cluster 2024-09-14T04:24:54.996633+0000 mgr.y (mgr.26165) 513 : cluster [DBG] pgmap v417: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 16 MiB/s wr, 794 op/s 2024-09-14T04:24:56.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:56.368 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:56.368 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:24:56.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:56 smithi123 bash[68976]: cluster 2024-09-14T04:24:54.996633+0000 mgr.y (mgr.26165) 513 : cluster [DBG] pgmap v417: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 16 MiB/s wr, 794 op/s 2024-09-14T04:24:56.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:56 smithi123 bash[68976]: cluster 2024-09-14T04:24:54.996633+0000 mgr.y (mgr.26165) 513 : cluster [DBG] pgmap v417: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 16 MiB/s wr, 794 op/s 2024-09-14T04:24:56.469 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:56.501 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:56.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:56.506 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:24:56.607 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:56.631 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:56.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:56.636 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:24:56.736 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:56.765 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:56.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:56.775 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:24:56.876 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:56.909 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:56.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:56.912 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:24:57.013 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:57.035 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:24:57.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:57.039 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:24:57.140 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:57.166 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:57.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:57.172 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:24:57.272 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:57.302 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:57.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:57.306 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:24:57.407 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:57.430 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:57.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:57.434 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:24:57.535 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:57.565 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:57.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:57.568 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:24:57.669 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:57.691 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:57.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:57.693 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:24:57.793 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:57.824 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:57.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:57.827 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:24:57.928 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:57.953 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:57.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:57.955 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:24:58.056 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:58.092 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:58.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:58.094 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:24:58.195 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:58.219 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:58.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:58.223 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:24:58.324 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:58.342 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:58.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:58.344 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:24:58.392 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:58 smithi038 bash[84940]: cluster 2024-09-14T04:24:56.997215+0000 mgr.y (mgr.26165) 514 : cluster [DBG] pgmap v418: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 3.8 MiB/s wr, 813 op/s 2024-09-14T04:24:58.392 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:24:58 smithi038 bash[84940]: cluster 2024-09-14T04:24:56.997215+0000 mgr.y (mgr.26165) 514 : cluster [DBG] pgmap v418: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 3.8 MiB/s wr, 813 op/s 2024-09-14T04:24:58.393 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:58 smithi038 bash[87336]: cluster 2024-09-14T04:24:56.997215+0000 mgr.y (mgr.26165) 514 : cluster [DBG] pgmap v418: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 3.8 MiB/s wr, 813 op/s 2024-09-14T04:24:58.393 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:24:58 smithi038 bash[87336]: cluster 2024-09-14T04:24:56.997215+0000 mgr.y (mgr.26165) 514 : cluster [DBG] pgmap v418: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 3.8 MiB/s wr, 813 op/s 2024-09-14T04:24:58.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:58 smithi123 bash[68976]: cluster 2024-09-14T04:24:56.997215+0000 mgr.y (mgr.26165) 514 : cluster [DBG] pgmap v418: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 3.8 MiB/s wr, 813 op/s 2024-09-14T04:24:58.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:24:58 smithi123 bash[68976]: cluster 2024-09-14T04:24:56.997215+0000 mgr.y (mgr.26165) 514 : cluster [DBG] pgmap v418: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 3.8 MiB/s wr, 813 op/s 2024-09-14T04:24:58.445 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:58.468 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:24:58 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:24:58] "GET /metrics HTTP/1.1" 200 36634 "" "Prometheus/2.51.0" 2024-09-14T04:24:58.474 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:24:58.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:58.476 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:24:58.577 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:58.606 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:58.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:58.610 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:24:58.711 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:58.751 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:58.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:58.755 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:24:58.856 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:58.886 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:24:58.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:58.888 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:24:58.989 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:59.018 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:59.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:59.021 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:24:59.122 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:59.152 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:24:59.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:59.156 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:24:59.257 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:59.286 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:59.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:59.290 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:24:59.391 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:59.413 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:59.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:59.415 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:24:59.515 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:59.548 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:24:59.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:59.552 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:24:59.653 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:59.676 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:59.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:59.682 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:24:59.782 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:59.816 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:24:59.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:59.819 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:24:59.919 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:59.941 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:24:59.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:24:59.943 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:25:00.044 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:00.075 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:00.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:00.081 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:25:00.182 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:00.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:00 smithi123 bash[68976]: cluster 2024-09-14T04:24:58.997700+0000 mgr.y (mgr.26165) 515 : cluster [DBG] pgmap v419: 89 pgs: 89 active+clean; 6.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 3.2 MiB/s wr, 747 op/s 2024-09-14T04:25:00.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:00 smithi123 bash[68976]: cluster 2024-09-14T04:24:58.997700+0000 mgr.y (mgr.26165) 515 : cluster [DBG] pgmap v419: 89 pgs: 89 active+clean; 6.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 3.2 MiB/s wr, 747 op/s 2024-09-14T04:25:00.206 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:00.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:00.213 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:25:00.314 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:00.346 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:00.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:00.347 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:25:00.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:00 smithi038 bash[84940]: cluster 2024-09-14T04:24:58.997700+0000 mgr.y (mgr.26165) 515 : cluster [DBG] pgmap v419: 89 pgs: 89 active+clean; 6.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 3.2 MiB/s wr, 747 op/s 2024-09-14T04:25:00.386 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:00 smithi038 bash[84940]: cluster 2024-09-14T04:24:58.997700+0000 mgr.y (mgr.26165) 515 : cluster [DBG] pgmap v419: 89 pgs: 89 active+clean; 6.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 3.2 MiB/s wr, 747 op/s 2024-09-14T04:25:00.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:00 smithi038 bash[87336]: cluster 2024-09-14T04:24:58.997700+0000 mgr.y (mgr.26165) 515 : cluster [DBG] pgmap v419: 89 pgs: 89 active+clean; 6.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 3.2 MiB/s wr, 747 op/s 2024-09-14T04:25:00.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:00 smithi038 bash[87336]: cluster 2024-09-14T04:24:58.997700+0000 mgr.y (mgr.26165) 515 : cluster [DBG] pgmap v419: 89 pgs: 89 active+clean; 6.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 3.2 MiB/s wr, 747 op/s 2024-09-14T04:25:00.436 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:25:00 smithi123 bash[61744]: ts=2024-09-14T04:25:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:25:00.448 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:00.465 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:00.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:00.467 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:25:00.567 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:00.589 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:00.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:00.591 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:25:00.692 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:00.721 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:00.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:00.725 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:25:00.826 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:00.856 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:00.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:00.858 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:25:00.959 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:00.977 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:00.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:00.979 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:25:01.080 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:01.104 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:01.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:01.109 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:25:01.210 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:01.228 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:01.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:01.230 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:25:01.331 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:01.356 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:01.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:01.359 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:25:01.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:01 smithi123 bash[68976]: audit 2024-09-14T04:25:00.207630+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:25:01.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:01 smithi123 bash[68976]: audit 2024-09-14T04:25:00.207630+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:25:01.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:01 smithi123 bash[68976]: audit 2024-09-14T04:25:00.211626+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:25:01.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:01 smithi123 bash[68976]: audit 2024-09-14T04:25:00.211626+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:25:01.460 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:01.492 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:01.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:01.496 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:25:01.597 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:01.607 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:01 smithi038 bash[84940]: audit 2024-09-14T04:25:00.207630+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:25:01.607 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:01 smithi038 bash[84940]: audit 2024-09-14T04:25:00.207630+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:25:01.607 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:01 smithi038 bash[84940]: audit 2024-09-14T04:25:00.211626+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:25:01.607 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:01 smithi038 bash[84940]: audit 2024-09-14T04:25:00.211626+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:25:01.608 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:01 smithi038 bash[87336]: audit 2024-09-14T04:25:00.207630+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:25:01.608 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:01 smithi038 bash[87336]: audit 2024-09-14T04:25:00.207630+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:25:01.608 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:01 smithi038 bash[87336]: audit 2024-09-14T04:25:00.211626+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:25:01.608 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:01 smithi038 bash[87336]: audit 2024-09-14T04:25:00.211626+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:25:01.640 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:01.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:01.645 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:25:01.746 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:01.765 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:01.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:01.768 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:25:01.869 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:01.905 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:01.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:01.907 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:25:02.008 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:02.032 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:02.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:02.035 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:25:02.136 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:02.160 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:02.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:02.162 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:25:02.263 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:02.294 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:02.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:02.296 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:25:02.397 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:02.406 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:02 smithi123 bash[68976]: cluster 2024-09-14T04:25:00.998388+0000 mgr.y (mgr.26165) 516 : cluster [DBG] pgmap v420: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 618 KiB/s wr, 877 op/s 2024-09-14T04:25:02.406 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:02 smithi123 bash[68976]: cluster 2024-09-14T04:25:00.998388+0000 mgr.y (mgr.26165) 516 : cluster [DBG] pgmap v420: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 618 KiB/s wr, 877 op/s 2024-09-14T04:25:02.419 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:02.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:02.425 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:25:02.438 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:02 smithi038 bash[84940]: cluster 2024-09-14T04:25:00.998388+0000 mgr.y (mgr.26165) 516 : cluster [DBG] pgmap v420: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 618 KiB/s wr, 877 op/s 2024-09-14T04:25:02.438 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:02 smithi038 bash[84940]: cluster 2024-09-14T04:25:00.998388+0000 mgr.y (mgr.26165) 516 : cluster [DBG] pgmap v420: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 618 KiB/s wr, 877 op/s 2024-09-14T04:25:02.527 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:02.550 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:02.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:02.553 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:25:02.654 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:02.686 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:02.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:02.692 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:25:02.793 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:02.820 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:02 smithi038 bash[87336]: cluster 2024-09-14T04:25:00.998388+0000 mgr.y (mgr.26165) 516 : cluster [DBG] pgmap v420: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 618 KiB/s wr, 877 op/s 2024-09-14T04:25:02.820 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:02 smithi038 bash[87336]: cluster 2024-09-14T04:25:00.998388+0000 mgr.y (mgr.26165) 516 : cluster [DBG] pgmap v420: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 618 KiB/s wr, 877 op/s 2024-09-14T04:25:02.829 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:02.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:02.831 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:25:02.932 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:02.951 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:02.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:02.953 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:25:03.053 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:03.079 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:03.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:03.081 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:25:03.182 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:03.207 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:03.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:03.216 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:25:03.317 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:03.334 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:03.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:03.336 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:25:03.437 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:03.462 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:03.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:03.464 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:25:03.565 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:03.593 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:03.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:03.598 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:25:03.699 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:03.730 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:03.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:03.733 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:25:03.834 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:03.860 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:03.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:03.862 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:25:03.963 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:03.998 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:04.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:04.002 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:25:04.102 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:04.126 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:04.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:04.132 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:25:04.232 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:04.260 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:04.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:04.263 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:25:04.364 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:04.388 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:04.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:04.390 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:25:04.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:04 smithi123 bash[68976]: cluster 2024-09-14T04:25:02.999166+0000 mgr.y (mgr.26165) 517 : cluster [DBG] pgmap v421: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 754 op/s 2024-09-14T04:25:04.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:04 smithi123 bash[68976]: cluster 2024-09-14T04:25:02.999166+0000 mgr.y (mgr.26165) 517 : cluster [DBG] pgmap v421: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 754 op/s 2024-09-14T04:25:04.491 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:04.513 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:04.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:04.515 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:25:04.582 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:04 smithi038 bash[84940]: cluster 2024-09-14T04:25:02.999166+0000 mgr.y (mgr.26165) 517 : cluster [DBG] pgmap v421: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 754 op/s 2024-09-14T04:25:04.582 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:04 smithi038 bash[84940]: cluster 2024-09-14T04:25:02.999166+0000 mgr.y (mgr.26165) 517 : cluster [DBG] pgmap v421: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 754 op/s 2024-09-14T04:25:04.582 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:04 smithi038 bash[87336]: cluster 2024-09-14T04:25:02.999166+0000 mgr.y (mgr.26165) 517 : cluster [DBG] pgmap v421: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 754 op/s 2024-09-14T04:25:04.583 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:04 smithi038 bash[87336]: cluster 2024-09-14T04:25:02.999166+0000 mgr.y (mgr.26165) 517 : cluster [DBG] pgmap v421: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 754 op/s 2024-09-14T04:25:04.616 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:04.645 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:04.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:04.651 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:25:04.751 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:04.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:04.785 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:04.785 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:25:04.886 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:04.909 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:04.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:04.911 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:25:05.012 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:05.051 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:05.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:05.056 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:25:05.157 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:05.177 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:05.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:05.179 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:25:05.280 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:05.312 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:05.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:05.318 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:25:05.418 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:05.441 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:05.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:05.443 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:25:05.544 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:05.565 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:05.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:05.567 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:25:05.667 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:05.705 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:05.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:05.707 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:25:05.808 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:05.833 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:05.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:05.838 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:25:05.939 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:05.969 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:05.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:05.972 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:25:06.073 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:06.105 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:06.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:06.107 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:25:06.208 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:06.229 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:06.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:06.231 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:25:06.331 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:06.334 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:06 smithi038 bash[84940]: cluster 2024-09-14T04:25:04.999726+0000 mgr.y (mgr.26165) 518 : cluster [DBG] pgmap v422: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 738 op/s 2024-09-14T04:25:06.334 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:06 smithi038 bash[84940]: cluster 2024-09-14T04:25:04.999726+0000 mgr.y (mgr.26165) 518 : cluster [DBG] pgmap v422: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 738 op/s 2024-09-14T04:25:06.357 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:06.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:06.361 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:25:06.462 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:06.470 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:06 smithi123 bash[68976]: cluster 2024-09-14T04:25:04.999726+0000 mgr.y (mgr.26165) 518 : cluster [DBG] pgmap v422: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 738 op/s 2024-09-14T04:25:06.470 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:06 smithi123 bash[68976]: cluster 2024-09-14T04:25:04.999726+0000 mgr.y (mgr.26165) 518 : cluster [DBG] pgmap v422: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 738 op/s 2024-09-14T04:25:06.490 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:06.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:06.494 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:25:06.595 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:06.614 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:06.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:06.616 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:25:06.666 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:06 smithi038 bash[87336]: cluster 2024-09-14T04:25:04.999726+0000 mgr.y (mgr.26165) 518 : cluster [DBG] pgmap v422: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 738 op/s 2024-09-14T04:25:06.666 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:06 smithi038 bash[87336]: cluster 2024-09-14T04:25:04.999726+0000 mgr.y (mgr.26165) 518 : cluster [DBG] pgmap v422: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 738 op/s 2024-09-14T04:25:06.717 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:06.749 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:06.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:06.752 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:25:06.853 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:06.886 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:06.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:06.888 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:25:06.989 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:07.011 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:07.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:07.016 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:25:07.116 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:07.136 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:07.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:07.137 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:25:07.238 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:07.263 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:07.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:07.265 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:25:07.366 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:07.400 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:07.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:07.403 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:25:07.504 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:07.532 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:07.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:07.534 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:25:07.635 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:07.659 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:07.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:07.661 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:25:07.762 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:07.784 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:07.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:07.788 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:25:07.889 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:07.928 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:07.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:07.934 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:25:08.035 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:08.059 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:08.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:08.064 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:25:08.165 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:08.191 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:08.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:08.194 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:25:08.295 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:08.324 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:08.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:08.330 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:25:08.431 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:08.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:08 smithi123 bash[68976]: cluster 2024-09-14T04:25:07.000366+0000 mgr.y (mgr.26165) 519 : cluster [DBG] pgmap v423: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 815 op/s 2024-09-14T04:25:08.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:08 smithi123 bash[68976]: cluster 2024-09-14T04:25:07.000366+0000 mgr.y (mgr.26165) 519 : cluster [DBG] pgmap v423: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 815 op/s 2024-09-14T04:25:08.450 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:08.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:08.451 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:25:08.552 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:08.576 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:08.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:08.578 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:25:08.583 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:25:08 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:25:08] "GET /metrics HTTP/1.1" 200 36635 "" "Prometheus/2.51.0" 2024-09-14T04:25:08.584 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:08 smithi038 bash[87336]: cluster 2024-09-14T04:25:07.000366+0000 mgr.y (mgr.26165) 519 : cluster [DBG] pgmap v423: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 815 op/s 2024-09-14T04:25:08.584 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:08 smithi038 bash[87336]: cluster 2024-09-14T04:25:07.000366+0000 mgr.y (mgr.26165) 519 : cluster [DBG] pgmap v423: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 815 op/s 2024-09-14T04:25:08.584 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:08 smithi038 bash[84940]: cluster 2024-09-14T04:25:07.000366+0000 mgr.y (mgr.26165) 519 : cluster [DBG] pgmap v423: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 815 op/s 2024-09-14T04:25:08.584 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:08 smithi038 bash[84940]: cluster 2024-09-14T04:25:07.000366+0000 mgr.y (mgr.26165) 519 : cluster [DBG] pgmap v423: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 815 op/s 2024-09-14T04:25:08.679 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:08.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:08.710 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:08.711 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:25:08.811 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:08.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:08.850 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:08.850 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:25:08.951 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:08.978 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:08.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:08.983 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:25:09.084 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:09.122 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:09.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:09.130 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:25:09.231 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:09.266 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:09.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:09.271 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:25:09.372 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:09.395 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:09.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:09.397 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:25:09.498 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:09.523 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:09.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:09.527 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:25:09.627 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:09.657 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:09.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:09.663 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:25:09.764 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:09.803 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:09.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:09.805 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:25:09.906 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:09.926 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:09.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:09.928 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:25:10.029 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:10.054 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:10.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:10.060 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:25:10.161 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:10.192 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:10.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:10.200 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:25:10.301 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:10.318 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:10.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:10.320 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:25:10.421 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:10.431 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:10 smithi038 bash[84940]: cluster 2024-09-14T04:25:09.001038+0000 mgr.y (mgr.26165) 520 : cluster [DBG] pgmap v424: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 669 op/s 2024-09-14T04:25:10.431 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:10 smithi038 bash[84940]: cluster 2024-09-14T04:25:09.001038+0000 mgr.y (mgr.26165) 520 : cluster [DBG] pgmap v424: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 669 op/s 2024-09-14T04:25:10.431 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:10 smithi038 bash[87336]: cluster 2024-09-14T04:25:09.001038+0000 mgr.y (mgr.26165) 520 : cluster [DBG] pgmap v424: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 669 op/s 2024-09-14T04:25:10.431 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:10 smithi038 bash[87336]: cluster 2024-09-14T04:25:09.001038+0000 mgr.y (mgr.26165) 520 : cluster [DBG] pgmap v424: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 669 op/s 2024-09-14T04:25:10.436 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:25:10 smithi123 bash[61744]: ts=2024-09-14T04:25:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:25:10.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:10 smithi123 bash[68976]: cluster 2024-09-14T04:25:09.001038+0000 mgr.y (mgr.26165) 520 : cluster [DBG] pgmap v424: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 669 op/s 2024-09-14T04:25:10.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:10 smithi123 bash[68976]: cluster 2024-09-14T04:25:09.001038+0000 mgr.y (mgr.26165) 520 : cluster [DBG] pgmap v424: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 669 op/s 2024-09-14T04:25:10.450 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:10.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:10.454 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:25:10.555 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:10.587 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:10.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:10.593 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:25:10.694 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:10.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:10.735 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:10.735 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:25:10.836 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:10.873 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:10.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:10.877 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:25:10.977 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:11.005 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:11.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:11.008 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:25:11.108 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:11.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:11.143 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:11.143 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:25:11.244 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:11.268 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:11.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:11.272 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:25:11.372 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:11.408 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:11.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:11.415 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:25:11.516 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:11.534 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:11.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:11.536 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:25:11.637 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:11.662 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:11.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:11.666 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:25:11.767 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:11.788 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:11.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:11.790 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:25:11.891 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:11.936 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:11.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:11.940 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:25:12.041 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:12.070 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:12.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:12.075 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:25:12.176 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:12.203 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:12.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:12.208 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:25:12.309 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:12.335 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:12.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:12.342 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:25:12.443 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:12.460 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:12 smithi038 bash[84940]: cluster 2024-09-14T04:25:11.001702+0000 mgr.y (mgr.26165) 521 : cluster [DBG] pgmap v425: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 833 op/s 2024-09-14T04:25:12.460 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:12 smithi038 bash[84940]: cluster 2024-09-14T04:25:11.001702+0000 mgr.y (mgr.26165) 521 : cluster [DBG] pgmap v425: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 833 op/s 2024-09-14T04:25:12.461 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:12 smithi038 bash[87336]: cluster 2024-09-14T04:25:11.001702+0000 mgr.y (mgr.26165) 521 : cluster [DBG] pgmap v425: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 833 op/s 2024-09-14T04:25:12.461 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:12 smithi038 bash[87336]: cluster 2024-09-14T04:25:11.001702+0000 mgr.y (mgr.26165) 521 : cluster [DBG] pgmap v425: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 833 op/s 2024-09-14T04:25:12.470 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:12.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:12.476 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:25:12.576 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:12.587 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:12 smithi123 bash[68976]: cluster 2024-09-14T04:25:11.001702+0000 mgr.y (mgr.26165) 521 : cluster [DBG] pgmap v425: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 833 op/s 2024-09-14T04:25:12.587 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:12 smithi123 bash[68976]: cluster 2024-09-14T04:25:11.001702+0000 mgr.y (mgr.26165) 521 : cluster [DBG] pgmap v425: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 833 op/s 2024-09-14T04:25:12.600 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:12.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:12.606 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:25:12.707 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:12.738 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:12.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:12.740 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:25:12.841 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:12.874 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:12.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:12.879 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:25:12.980 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:13.008 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:13.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:13.015 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:25:13.116 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:13.144 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:13.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:13.147 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:25:13.247 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:13.265 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:13.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:13.266 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:25:13.367 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:13.399 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:13.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:13.401 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:25:13.501 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:13.524 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:13.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:13.526 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:25:13.627 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:13.645 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:13.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:13.647 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:25:13.748 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:13.775 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:13.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:13.781 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:25:13.841 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph tell osd.6 reset_purged_snaps_last 2024-09-14T04:25:13.882 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:13.914 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:13.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:13.916 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:25:14.017 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:14.058 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:14.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:14.064 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:25:14.165 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:14.202 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:14.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:14.204 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:25:14.305 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:14.310 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:14 smithi038 bash[84940]: cluster 2024-09-14T04:25:13.002219+0000 mgr.y (mgr.26165) 522 : cluster [DBG] pgmap v426: 89 pgs: 89 active+clean; 5.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 675 op/s 2024-09-14T04:25:14.310 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:14 smithi038 bash[84940]: cluster 2024-09-14T04:25:13.002219+0000 mgr.y (mgr.26165) 522 : cluster [DBG] pgmap v426: 89 pgs: 89 active+clean; 5.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 675 op/s 2024-09-14T04:25:14.310 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:14 smithi038 bash[87336]: cluster 2024-09-14T04:25:13.002219+0000 mgr.y (mgr.26165) 522 : cluster [DBG] pgmap v426: 89 pgs: 89 active+clean; 5.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 675 op/s 2024-09-14T04:25:14.311 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:14 smithi038 bash[87336]: cluster 2024-09-14T04:25:13.002219+0000 mgr.y (mgr.26165) 522 : cluster [DBG] pgmap v426: 89 pgs: 89 active+clean; 5.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 675 op/s 2024-09-14T04:25:14.326 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:14.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:14.334 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:25:14.434 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:14.469 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:14.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:14.472 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:25:14.539 INFO:teuthology.orchestra.run.smithi038.stdout:ERROR: (22) Invalid argument 2024-09-14T04:25:14.539 INFO:teuthology.orchestra.run.smithi038.stdout:op_tracker tracking is not enabled now, so no ops 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-09-14T04:25:14.576 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:14.585 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:14 smithi123 bash[68976]: cluster 2024-09-14T04:25:13.002219+0000 mgr.y (mgr.26165) 522 : cluster [DBG] pgmap v426: 89 pgs: 89 active+clean; 5.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 675 op/s 2024-09-14T04:25:14.585 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:14 smithi123 bash[68976]: cluster 2024-09-14T04:25:13.002219+0000 mgr.y (mgr.26165) 522 : cluster [DBG] pgmap v426: 89 pgs: 89 active+clean; 5.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 675 op/s 2024-09-14T04:25:14.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:14.601 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:14.601 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:25:14.702 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:14.723 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:14.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:14.726 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:25:14.826 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:14.872 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:14.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:14.875 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:25:14.976 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:14.999 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:15.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:15.004 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:25:15.105 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:15.127 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:15.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:15.132 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:25:15.233 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:15.265 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:15.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:15.267 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:25:15.368 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:15.399 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:15.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:15.404 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:25:15.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:15 smithi123 bash[68976]: audit 2024-09-14T04:25:15.204651+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:25:15.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:15 smithi123 bash[68976]: audit 2024-09-14T04:25:15.204651+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:25:15.497 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:15 smithi038 bash[84940]: audit 2024-09-14T04:25:15.204651+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:25:15.497 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:15 smithi038 bash[84940]: audit 2024-09-14T04:25:15.204651+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:25:15.498 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:15 smithi038 bash[87336]: audit 2024-09-14T04:25:15.204651+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:25:15.498 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:15 smithi038 bash[87336]: audit 2024-09-14T04:25:15.204651+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:25:15.505 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:15.540 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:15.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:15.543 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:25:15.586 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0: {} 2024-09-14T04:25:15.587 INFO:teuthology.orchestra.run.smithi038.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-14T04:25:15.621 INFO:teuthology.orchestra.run.smithi038.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-14T04:25:15.622 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1: {} 2024-09-14T04:25:15.644 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:15.659 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2: {} 2024-09-14T04:25:15.659 INFO:teuthology.orchestra.run.smithi038.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-14T04:25:15.678 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:15.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:15.681 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:25:15.712 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3: {} 2024-09-14T04:25:15.713 INFO:teuthology.orchestra.run.smithi038.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-14T04:25:15.746 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4: {} 2024-09-14T04:25:15.747 INFO:teuthology.orchestra.run.smithi038.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-14T04:25:15.782 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5: {} 2024-09-14T04:25:15.782 INFO:teuthology.orchestra.run.smithi038.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-14T04:25:15.782 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:15.816 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:15.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:15.824 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:25:15.833 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6: {} 2024-09-14T04:25:15.833 INFO:teuthology.orchestra.run.smithi038.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-14T04:25:15.853 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7: {} 2024-09-14T04:25:15.854 INFO:teuthology.orchestra.run.smithi038.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-14T04:25:15.924 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:15.947 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:15.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:15.952 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:25:16.052 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:16.075 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:16.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:16.080 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:25:16.181 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:16.206 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:16.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:16.211 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:25:16.276 INFO:teuthology.orchestra.run.smithi038.stderr:nodeep-scrub is set 2024-09-14T04:25:16.312 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:16.343 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:16.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:16.346 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:25:16.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:16 smithi123 bash[68976]: cluster 2024-09-14T04:25:15.003805+0000 mgr.y (mgr.26165) 523 : cluster [DBG] pgmap v427: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 675 op/s 2024-09-14T04:25:16.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:16 smithi123 bash[68976]: cluster 2024-09-14T04:25:15.003805+0000 mgr.y (mgr.26165) 523 : cluster [DBG] pgmap v427: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 675 op/s 2024-09-14T04:25:16.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:16 smithi123 bash[68976]: audit 2024-09-14T04:25:15.344821+0000 mon.b (mon.1) 6 : audit [INF] from='client.? 172.21.15.38:0/2858171839' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:25:16.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:16 smithi123 bash[68976]: audit 2024-09-14T04:25:15.344821+0000 mon.b (mon.1) 6 : audit [INF] from='client.? 172.21.15.38:0/2858171839' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:25:16.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:16 smithi123 bash[68976]: audit 2024-09-14T04:25:15.345466+0000 mon.a (mon.0) 633 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:25:16.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:16 smithi123 bash[68976]: audit 2024-09-14T04:25:15.345466+0000 mon.a (mon.0) 633 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:25:16.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:16 smithi123 bash[68976]: audit 2024-09-14T04:25:15.558987+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.38:0/1908536556' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:25:16.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:16 smithi123 bash[68976]: audit 2024-09-14T04:25:15.558987+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.38:0/1908536556' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:25:16.446 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:16.472 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:16.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:16.479 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:25:16.579 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:16.601 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:16.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:16.604 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:25:16.619 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.2 dump_blocked_ops 2024-09-14T04:25:16.622 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:16 smithi038 bash[84940]: cluster 2024-09-14T04:25:15.003805+0000 mgr.y (mgr.26165) 523 : cluster [DBG] pgmap v427: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 675 op/s 2024-09-14T04:25:16.622 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:16 smithi038 bash[84940]: cluster 2024-09-14T04:25:15.003805+0000 mgr.y (mgr.26165) 523 : cluster [DBG] pgmap v427: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 675 op/s 2024-09-14T04:25:16.622 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:16 smithi038 bash[84940]: audit 2024-09-14T04:25:15.344821+0000 mon.b (mon.1) 6 : audit [INF] from='client.? 172.21.15.38:0/2858171839' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:25:16.622 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:16 smithi038 bash[84940]: audit 2024-09-14T04:25:15.344821+0000 mon.b (mon.1) 6 : audit [INF] from='client.? 172.21.15.38:0/2858171839' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:25:16.622 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:16 smithi038 bash[84940]: audit 2024-09-14T04:25:15.345466+0000 mon.a (mon.0) 633 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:25:16.622 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:16 smithi038 bash[84940]: audit 2024-09-14T04:25:15.345466+0000 mon.a (mon.0) 633 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:25:16.622 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:16 smithi038 bash[84940]: audit 2024-09-14T04:25:15.558987+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.38:0/1908536556' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:25:16.622 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:16 smithi038 bash[84940]: audit 2024-09-14T04:25:15.558987+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.38:0/1908536556' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:25:16.623 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:16 smithi038 bash[87336]: cluster 2024-09-14T04:25:15.003805+0000 mgr.y (mgr.26165) 523 : cluster [DBG] pgmap v427: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 675 op/s 2024-09-14T04:25:16.623 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:16 smithi038 bash[87336]: cluster 2024-09-14T04:25:15.003805+0000 mgr.y (mgr.26165) 523 : cluster [DBG] pgmap v427: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 675 op/s 2024-09-14T04:25:16.623 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:16 smithi038 bash[87336]: audit 2024-09-14T04:25:15.344821+0000 mon.b (mon.1) 6 : audit [INF] from='client.? 172.21.15.38:0/2858171839' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:25:16.623 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:16 smithi038 bash[87336]: audit 2024-09-14T04:25:15.344821+0000 mon.b (mon.1) 6 : audit [INF] from='client.? 172.21.15.38:0/2858171839' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:25:16.623 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:16 smithi038 bash[87336]: audit 2024-09-14T04:25:15.345466+0000 mon.a (mon.0) 633 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:25:16.623 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:16 smithi038 bash[87336]: audit 2024-09-14T04:25:15.345466+0000 mon.a (mon.0) 633 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:25:16.623 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:16 smithi038 bash[87336]: audit 2024-09-14T04:25:15.558987+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.38:0/1908536556' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:25:16.623 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:16 smithi038 bash[87336]: audit 2024-09-14T04:25:15.558987+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.38:0/1908536556' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:25:16.705 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:16.729 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:16.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:16.732 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:25:16.837 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:16.860 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:16.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:16.861 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:25:16.962 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:16.992 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:16.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:16.996 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:25:17.096 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:17.137 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:17.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:17.142 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:25:17.243 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:17.270 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:17.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:17.276 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:25:17.377 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:17.386 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:17 smithi038 bash[84940]: cluster 2024-09-14T04:25:16.270224+0000 mon.a (mon.0) 634 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:25:17.386 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:17 smithi038 bash[84940]: cluster 2024-09-14T04:25:16.270224+0000 mon.a (mon.0) 634 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:25:17.386 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:17 smithi038 bash[84940]: audit 2024-09-14T04:25:16.271630+0000 mon.a (mon.0) 635 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:25:17.386 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:17 smithi038 bash[84940]: audit 2024-09-14T04:25:16.271630+0000 mon.a (mon.0) 635 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:25:17.387 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:17 smithi038 bash[84940]: cluster 2024-09-14T04:25:16.275421+0000 mon.a (mon.0) 636 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-09-14T04:25:17.387 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:17 smithi038 bash[84940]: cluster 2024-09-14T04:25:16.275421+0000 mon.a (mon.0) 636 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-09-14T04:25:17.387 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:17 smithi038 bash[87336]: cluster 2024-09-14T04:25:16.270224+0000 mon.a (mon.0) 634 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:25:17.387 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:17 smithi038 bash[87336]: cluster 2024-09-14T04:25:16.270224+0000 mon.a (mon.0) 634 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:25:17.387 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:17 smithi038 bash[87336]: audit 2024-09-14T04:25:16.271630+0000 mon.a (mon.0) 635 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:25:17.387 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:17 smithi038 bash[87336]: audit 2024-09-14T04:25:16.271630+0000 mon.a (mon.0) 635 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:25:17.387 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:17 smithi038 bash[87336]: cluster 2024-09-14T04:25:16.275421+0000 mon.a (mon.0) 636 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-09-14T04:25:17.387 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:17 smithi038 bash[87336]: cluster 2024-09-14T04:25:16.275421+0000 mon.a (mon.0) 636 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-09-14T04:25:17.410 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:17.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:17.412 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:25:17.513 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:17.541 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:17.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:17.545 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:25:17.646 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:17.654 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:17 smithi123 bash[68976]: cluster 2024-09-14T04:25:16.270224+0000 mon.a (mon.0) 634 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:25:17.654 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:17 smithi123 bash[68976]: cluster 2024-09-14T04:25:16.270224+0000 mon.a (mon.0) 634 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:25:17.654 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:17 smithi123 bash[68976]: audit 2024-09-14T04:25:16.271630+0000 mon.a (mon.0) 635 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:25:17.654 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:17 smithi123 bash[68976]: audit 2024-09-14T04:25:16.271630+0000 mon.a (mon.0) 635 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:25:17.654 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:17 smithi123 bash[68976]: cluster 2024-09-14T04:25:16.275421+0000 mon.a (mon.0) 636 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-09-14T04:25:17.654 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:17 smithi123 bash[68976]: cluster 2024-09-14T04:25:16.275421+0000 mon.a (mon.0) 636 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-09-14T04:25:17.672 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:17.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:17.676 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:25:17.777 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:17.795 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:17.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:17.797 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:25:17.898 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:17.927 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:17.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:17.932 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:25:18.032 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:18.062 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:18.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:18.068 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:25:18.169 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:18.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:18.207 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:18.207 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:25:18.307 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:25:18 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:25:18] "GET /metrics HTTP/1.1" 200 36636 "" "Prometheus/2.51.0" 2024-09-14T04:25:18.307 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:18.332 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:18.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:18.334 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:25:18.434 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:18.474 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:18.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:18.480 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:25:18.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:18 smithi038 bash[84940]: cluster 2024-09-14T04:25:17.004236+0000 mgr.y (mgr.26165) 524 : cluster [DBG] pgmap v429: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 731 op/s 2024-09-14T04:25:18.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:18 smithi038 bash[84940]: cluster 2024-09-14T04:25:17.004236+0000 mgr.y (mgr.26165) 524 : cluster [DBG] pgmap v429: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 731 op/s 2024-09-14T04:25:18.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:18 smithi038 bash[87336]: cluster 2024-09-14T04:25:17.004236+0000 mgr.y (mgr.26165) 524 : cluster [DBG] pgmap v429: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 731 op/s 2024-09-14T04:25:18.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:18 smithi038 bash[87336]: cluster 2024-09-14T04:25:17.004236+0000 mgr.y (mgr.26165) 524 : cluster [DBG] pgmap v429: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 731 op/s 2024-09-14T04:25:18.581 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:18.589 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:18 smithi123 bash[68976]: cluster 2024-09-14T04:25:17.004236+0000 mgr.y (mgr.26165) 524 : cluster [DBG] pgmap v429: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 731 op/s 2024-09-14T04:25:18.589 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:18 smithi123 bash[68976]: cluster 2024-09-14T04:25:17.004236+0000 mgr.y (mgr.26165) 524 : cluster [DBG] pgmap v429: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 731 op/s 2024-09-14T04:25:18.619 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:18.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:18.624 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:25:18.725 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:18.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:18.760 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:18.760 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:25:18.861 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:18.891 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:18.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:18.896 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:25:18.997 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:19.019 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:19.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:19.024 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:25:19.124 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:19.217 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:19.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:19.219 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:25:19.320 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:19.350 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:19.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:19.352 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:25:19.453 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:19.465 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:19 smithi038 bash[84940]: audit 2024-09-14T04:25:18.648473+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:25:19.466 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:19 smithi038 bash[84940]: audit 2024-09-14T04:25:18.648473+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:25:19.466 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:19 smithi038 bash[87336]: audit 2024-09-14T04:25:18.648473+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:25:19.466 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:19 smithi038 bash[87336]: audit 2024-09-14T04:25:18.648473+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:25:19.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:19.494 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:19.494 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:25:19.595 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:19.624 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:19.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:19.631 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:25:19.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:19 smithi123 bash[68976]: audit 2024-09-14T04:25:18.648473+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:25:19.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:19 smithi123 bash[68976]: audit 2024-09-14T04:25:18.648473+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:25:19.732 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:19.761 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:19.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:19.768 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:25:19.869 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:19.903 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:19.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:19.908 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:25:20.009 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:20.038 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:20.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:20.044 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:25:20.144 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:20.172 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:20.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:20.174 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:25:20.274 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:20.287 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:25:20 smithi123 bash[61744]: ts=2024-09-14T04:25:20.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:25:20.299 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:20.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:20.308 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:25:20.409 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:20.440 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:20.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:20.446 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:25:20.456 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-14T04:25:20.475 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd unset noscrub 2024-09-14T04:25:20.546 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:20.554 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:20 smithi123 bash[68976]: cluster 2024-09-14T04:25:19.004717+0000 mgr.y (mgr.26165) 525 : cluster [DBG] pgmap v430: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 739 op/s 2024-09-14T04:25:20.554 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:20 smithi123 bash[68976]: cluster 2024-09-14T04:25:19.004717+0000 mgr.y (mgr.26165) 525 : cluster [DBG] pgmap v430: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 739 op/s 2024-09-14T04:25:20.572 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:20.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:20.576 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:25:20.676 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:20.690 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:20 smithi038 bash[84940]: cluster 2024-09-14T04:25:19.004717+0000 mgr.y (mgr.26165) 525 : cluster [DBG] pgmap v430: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 739 op/s 2024-09-14T04:25:20.690 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:20 smithi038 bash[84940]: cluster 2024-09-14T04:25:19.004717+0000 mgr.y (mgr.26165) 525 : cluster [DBG] pgmap v430: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 739 op/s 2024-09-14T04:25:20.691 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:20 smithi038 bash[87336]: cluster 2024-09-14T04:25:19.004717+0000 mgr.y (mgr.26165) 525 : cluster [DBG] pgmap v430: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 739 op/s 2024-09-14T04:25:20.691 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:20 smithi038 bash[87336]: cluster 2024-09-14T04:25:19.004717+0000 mgr.y (mgr.26165) 525 : cluster [DBG] pgmap v430: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 739 op/s 2024-09-14T04:25:20.714 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:20.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:20.720 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:25:20.820 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:20.846 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:20.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:20.851 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:25:20.952 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:20.988 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:20.990 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:25:20.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:20.993 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:25:21.094 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:21.119 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:21.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:21.125 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:25:21.226 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:21.259 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:21.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:21.261 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:25:21.362 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:21.386 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:21.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:21.388 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:25:21.489 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:21.516 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:21.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:21.519 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:25:21.620 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:21.648 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:21.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:21.650 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:25:21.751 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:21.772 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:21.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:21.774 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:25:21.874 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:21.897 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:21.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:21.899 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:25:22.000 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:22.029 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:22.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:22.034 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:25:22.135 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:22.163 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:22.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:22.165 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:25:22.266 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:22.289 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:22.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:22.291 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:25:22.392 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:22.400 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:22 smithi123 bash[68976]: cluster 2024-09-14T04:25:21.008545+0000 mgr.y (mgr.26165) 526 : cluster [DBG] pgmap v431: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 765 op/s 2024-09-14T04:25:22.401 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:22 smithi123 bash[68976]: cluster 2024-09-14T04:25:21.008545+0000 mgr.y (mgr.26165) 526 : cluster [DBG] pgmap v431: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 765 op/s 2024-09-14T04:25:22.414 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:22.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:22.419 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:25:22.520 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:22.545 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:22.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:22.549 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:25:22.596 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:22 smithi038 bash[84940]: cluster 2024-09-14T04:25:21.008545+0000 mgr.y (mgr.26165) 526 : cluster [DBG] pgmap v431: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 765 op/s 2024-09-14T04:25:22.596 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:22 smithi038 bash[84940]: cluster 2024-09-14T04:25:21.008545+0000 mgr.y (mgr.26165) 526 : cluster [DBG] pgmap v431: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 765 op/s 2024-09-14T04:25:22.597 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:22 smithi038 bash[87336]: cluster 2024-09-14T04:25:21.008545+0000 mgr.y (mgr.26165) 526 : cluster [DBG] pgmap v431: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 765 op/s 2024-09-14T04:25:22.597 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:22 smithi038 bash[87336]: cluster 2024-09-14T04:25:21.008545+0000 mgr.y (mgr.26165) 526 : cluster [DBG] pgmap v431: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 765 op/s 2024-09-14T04:25:22.650 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:22.672 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:22.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:22.678 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:25:22.779 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:22.800 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:22.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:22.804 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:25:22.905 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:22.933 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:22.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:22.936 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:25:23.029 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:25:23.037 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:23.059 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:23.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:23.067 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:25:23.167 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:23.194 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:23.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:23.200 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:25:23.301 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:23.331 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:23.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:23.335 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:25:23.436 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:23.463 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:23.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:23.465 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:25:23.566 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:23.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:23.606 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:23.606 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:25:23.706 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:23.741 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:23.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:23.750 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:25:23.851 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:23.875 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:23.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:23.878 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:25:23.978 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:24.006 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:24.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:24.008 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:25:24.109 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:24.136 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:24.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:24.142 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:25:24.243 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:24.278 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:24.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:24.287 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:25:24.387 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:24.422 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:24.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:24.427 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:25:24.528 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:24.555 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:24.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:24.557 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:25:24.658 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:24.680 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:24 smithi038 bash[84940]: cluster 2024-09-14T04:25:23.009061+0000 mgr.y (mgr.26165) 527 : cluster [DBG] pgmap v432: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 773 op/s 2024-09-14T04:25:24.680 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:24 smithi038 bash[84940]: cluster 2024-09-14T04:25:23.009061+0000 mgr.y (mgr.26165) 527 : cluster [DBG] pgmap v432: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 773 op/s 2024-09-14T04:25:24.680 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:24 smithi038 bash[84940]: audit 2024-09-14T04:25:24.087222+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:25:24.680 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:24 smithi038 bash[84940]: audit 2024-09-14T04:25:24.087222+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:25:24.680 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:24 smithi038 bash[84940]: audit 2024-09-14T04:25:24.096003+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:25:24.681 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:24 smithi038 bash[84940]: audit 2024-09-14T04:25:24.096003+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:25:24.681 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:24 smithi038 bash[87336]: cluster 2024-09-14T04:25:23.009061+0000 mgr.y (mgr.26165) 527 : cluster [DBG] pgmap v432: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 773 op/s 2024-09-14T04:25:24.681 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:24 smithi038 bash[87336]: cluster 2024-09-14T04:25:23.009061+0000 mgr.y (mgr.26165) 527 : cluster [DBG] pgmap v432: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 773 op/s 2024-09-14T04:25:24.681 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:24 smithi038 bash[87336]: audit 2024-09-14T04:25:24.087222+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:25:24.681 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:24 smithi038 bash[87336]: audit 2024-09-14T04:25:24.087222+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:25:24.681 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:24 smithi038 bash[87336]: audit 2024-09-14T04:25:24.096003+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:25:24.681 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:24 smithi038 bash[87336]: audit 2024-09-14T04:25:24.096003+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:25:24.681 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:24.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:24.684 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:25:24.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:24 smithi123 bash[68976]: cluster 2024-09-14T04:25:23.009061+0000 mgr.y (mgr.26165) 527 : cluster [DBG] pgmap v432: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 773 op/s 2024-09-14T04:25:24.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:24 smithi123 bash[68976]: cluster 2024-09-14T04:25:23.009061+0000 mgr.y (mgr.26165) 527 : cluster [DBG] pgmap v432: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 773 op/s 2024-09-14T04:25:24.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:24 smithi123 bash[68976]: audit 2024-09-14T04:25:24.087222+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:25:24.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:24 smithi123 bash[68976]: audit 2024-09-14T04:25:24.087222+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:25:24.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:24 smithi123 bash[68976]: audit 2024-09-14T04:25:24.096003+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:25:24.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:24 smithi123 bash[68976]: audit 2024-09-14T04:25:24.096003+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:25:24.784 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:24.873 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:24.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:24.877 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:25:24.978 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:25.011 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:25.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:25.016 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:25:25.056 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:25:25.057 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:25:25.117 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:25.164 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:25.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:25.168 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:25:25.269 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:25.302 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:25.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:25.304 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:25:25.405 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:25.426 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:25.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:25.428 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:25:25.529 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:25.552 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:25.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:25.553 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:25:25.654 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:25.674 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:25.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:25.676 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:25:25.776 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:25.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:25.813 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:25.814 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:25:25.914 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:25.957 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:25.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:25.961 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:25:26.062 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:26.084 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:26.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:26.089 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:25:26.189 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:26.197 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:25 smithi123 bash[68976]: audit 2024-09-14T04:25:24.937995+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:25:26.197 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:25 smithi123 bash[68976]: audit 2024-09-14T04:25:24.937995+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:25:26.197 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:25 smithi123 bash[68976]: audit 2024-09-14T04:25:24.950837+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:25:26.197 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:25 smithi123 bash[68976]: audit 2024-09-14T04:25:24.950837+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:25:26.197 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:25 smithi123 bash[68976]: cluster 2024-09-14T04:25:25.009590+0000 mgr.y (mgr.26165) 528 : cluster [DBG] pgmap v433: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 779 op/s 2024-09-14T04:25:26.198 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:25 smithi123 bash[68976]: cluster 2024-09-14T04:25:25.009590+0000 mgr.y (mgr.26165) 528 : cluster [DBG] pgmap v433: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 779 op/s 2024-09-14T04:25:26.198 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:25 smithi123 bash[68976]: audit 2024-09-14T04:25:25.708592+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:25:26.198 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:25 smithi123 bash[68976]: audit 2024-09-14T04:25:25.708592+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:25:26.198 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:25 smithi123 bash[68976]: audit 2024-09-14T04:25:25.715562+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:25:26.198 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:25 smithi123 bash[68976]: audit 2024-09-14T04:25:25.715562+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:25:26.198 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:25 smithi123 bash[68976]: audit 2024-09-14T04:25:25.725460+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:25:26.198 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:25 smithi123 bash[68976]: audit 2024-09-14T04:25:25.725460+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:25:26.215 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:26.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:26.218 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:25:26.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:25 smithi038 bash[84940]: audit 2024-09-14T04:25:24.937995+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:25:26.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:25 smithi038 bash[84940]: audit 2024-09-14T04:25:24.937995+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:25:26.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:25 smithi038 bash[84940]: audit 2024-09-14T04:25:24.950837+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:25:26.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:25 smithi038 bash[84940]: audit 2024-09-14T04:25:24.950837+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:25:26.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:25 smithi038 bash[84940]: cluster 2024-09-14T04:25:25.009590+0000 mgr.y (mgr.26165) 528 : cluster [DBG] pgmap v433: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 779 op/s 2024-09-14T04:25:26.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:25 smithi038 bash[84940]: cluster 2024-09-14T04:25:25.009590+0000 mgr.y (mgr.26165) 528 : cluster [DBG] pgmap v433: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 779 op/s 2024-09-14T04:25:26.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:25 smithi038 bash[84940]: audit 2024-09-14T04:25:25.708592+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:25:26.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:25 smithi038 bash[84940]: audit 2024-09-14T04:25:25.708592+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:25:26.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:25 smithi038 bash[84940]: audit 2024-09-14T04:25:25.715562+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:25:26.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:25 smithi038 bash[84940]: audit 2024-09-14T04:25:25.715562+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:25:26.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:25 smithi038 bash[84940]: audit 2024-09-14T04:25:25.725460+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:25:26.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:25 smithi038 bash[84940]: audit 2024-09-14T04:25:25.725460+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:25:26.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:25 smithi038 bash[87336]: audit 2024-09-14T04:25:24.937995+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:25:26.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:25 smithi038 bash[87336]: audit 2024-09-14T04:25:24.937995+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:25:26.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:25 smithi038 bash[87336]: audit 2024-09-14T04:25:24.950837+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:25:26.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:25 smithi038 bash[87336]: audit 2024-09-14T04:25:24.950837+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:25:26.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:25 smithi038 bash[87336]: cluster 2024-09-14T04:25:25.009590+0000 mgr.y (mgr.26165) 528 : cluster [DBG] pgmap v433: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 779 op/s 2024-09-14T04:25:26.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:25 smithi038 bash[87336]: cluster 2024-09-14T04:25:25.009590+0000 mgr.y (mgr.26165) 528 : cluster [DBG] pgmap v433: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 779 op/s 2024-09-14T04:25:26.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:25 smithi038 bash[87336]: audit 2024-09-14T04:25:25.708592+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:25:26.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:25 smithi038 bash[87336]: audit 2024-09-14T04:25:25.708592+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:25:26.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:25 smithi038 bash[87336]: audit 2024-09-14T04:25:25.715562+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:25:26.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:25 smithi038 bash[87336]: audit 2024-09-14T04:25:25.715562+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:25:26.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:25 smithi038 bash[87336]: audit 2024-09-14T04:25:25.725460+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:25:26.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:25 smithi038 bash[87336]: audit 2024-09-14T04:25:25.725460+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:25:26.319 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:26.348 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:26.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:26.351 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:25:26.452 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:26.472 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:26.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:26.474 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:25:26.574 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:26.614 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:26.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:26.619 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:25:26.719 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:26.743 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:26.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:26.746 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:25:26.847 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:26.882 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:26.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:26.884 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:25:26.985 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:27.003 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:27.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:27.005 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:25:27.106 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:27.141 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:27.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:27.150 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:25:27.250 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:27.278 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:27.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:27.280 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:25:27.381 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:27.409 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:27.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:27.412 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:25:27.513 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:27.531 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:27.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:27.533 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:25:27.634 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:27.656 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:27.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:27.661 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:25:27.762 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:27.792 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:27.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:27.801 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:25:27.902 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:27.934 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:27.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:27.939 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:25:28.039 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:28.074 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:28.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:28.079 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:25:28.179 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:28.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:28 smithi123 bash[68976]: cluster 2024-09-14T04:25:27.010217+0000 mgr.y (mgr.26165) 529 : cluster [DBG] pgmap v434: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 732 op/s 2024-09-14T04:25:28.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:28 smithi123 bash[68976]: cluster 2024-09-14T04:25:27.010217+0000 mgr.y (mgr.26165) 529 : cluster [DBG] pgmap v434: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 732 op/s 2024-09-14T04:25:28.202 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:28.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:28.205 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:25:28.306 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:28.318 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:28 smithi038 bash[84940]: cluster 2024-09-14T04:25:27.010217+0000 mgr.y (mgr.26165) 529 : cluster [DBG] pgmap v434: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 732 op/s 2024-09-14T04:25:28.318 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:28 smithi038 bash[84940]: cluster 2024-09-14T04:25:27.010217+0000 mgr.y (mgr.26165) 529 : cluster [DBG] pgmap v434: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 732 op/s 2024-09-14T04:25:28.318 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:25:28 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:25:28] "GET /metrics HTTP/1.1" 200 36636 "" "Prometheus/2.51.0" 2024-09-14T04:25:28.319 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:28 smithi038 bash[87336]: cluster 2024-09-14T04:25:27.010217+0000 mgr.y (mgr.26165) 529 : cluster [DBG] pgmap v434: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 732 op/s 2024-09-14T04:25:28.319 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:28 smithi038 bash[87336]: cluster 2024-09-14T04:25:27.010217+0000 mgr.y (mgr.26165) 529 : cluster [DBG] pgmap v434: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 732 op/s 2024-09-14T04:25:28.334 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:28.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:28.340 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:25:28.441 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:28.462 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:28.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:28.465 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:25:28.566 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:28.595 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:28.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:28.598 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:25:28.699 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:28.718 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:28.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:28.719 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:25:28.820 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:28.858 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:28.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:28.864 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:25:28.965 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:28.995 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:29.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:29.003 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:25:29.104 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:29.128 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:29.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:29.138 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:25:29.239 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:29.259 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:29.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:29.264 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:25:29.365 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:29.396 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:29.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:29.401 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:25:29.502 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:29.537 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:29.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:29.541 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:25:29.642 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:29.677 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:29.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:29.683 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:25:29.784 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:29.806 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:29.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:29.812 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:25:29.913 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:29.950 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:29.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:29.953 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:25:30.054 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:30.074 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:30.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:30.076 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:25:30.177 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:30.201 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:30.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:30.203 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:25:30.228 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:30 smithi038 bash[84940]: cluster 2024-09-14T04:25:29.010667+0000 mgr.y (mgr.26165) 530 : cluster [DBG] pgmap v435: 89 pgs: 89 active+clean; 4.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 687 op/s 2024-09-14T04:25:30.303 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:30.325 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:30.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:30.332 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:25:30.333 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:25:30 smithi123 bash[61744]: ts=2024-09-14T04:25:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:25:30.333 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:30 smithi123 bash[68976]: cluster 2024-09-14T04:25:29.010667+0000 mgr.y (mgr.26165) 530 : cluster [DBG] pgmap v435: 89 pgs: 89 active+clean; 4.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 687 op/s 2024-09-14T04:25:30.333 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:30 smithi123 bash[68976]: cluster 2024-09-14T04:25:29.010667+0000 mgr.y (mgr.26165) 530 : cluster [DBG] pgmap v435: 89 pgs: 89 active+clean; 4.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 687 op/s 2024-09-14T04:25:30.434 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:30.459 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:30.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:30.463 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:25:30.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:30 smithi038 bash[84940]: cluster 2024-09-14T04:25:29.010667+0000 mgr.y (mgr.26165) 530 : cluster [DBG] pgmap v435: 89 pgs: 89 active+clean; 4.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 687 op/s 2024-09-14T04:25:30.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:30 smithi038 bash[87336]: cluster 2024-09-14T04:25:29.010667+0000 mgr.y (mgr.26165) 530 : cluster [DBG] pgmap v435: 89 pgs: 89 active+clean; 4.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 687 op/s 2024-09-14T04:25:30.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:30 smithi038 bash[87336]: cluster 2024-09-14T04:25:29.010667+0000 mgr.y (mgr.26165) 530 : cluster [DBG] pgmap v435: 89 pgs: 89 active+clean; 4.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 687 op/s 2024-09-14T04:25:30.564 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:30.593 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:30.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:30.599 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:25:30.699 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:30.718 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:30.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:30.720 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:25:30.821 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:30.839 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:30.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:30.841 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:25:30.942 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:30.975 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:30.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:30.981 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:25:31.081 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:31.112 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:31.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:31.116 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:25:31.217 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:31.227 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:31 smithi038 bash[84940]: audit 2024-09-14T04:25:30.220760+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:25:31.227 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:31 smithi038 bash[84940]: audit 2024-09-14T04:25:30.220760+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:25:31.227 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:31 smithi038 bash[87336]: audit 2024-09-14T04:25:30.220760+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:25:31.227 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:31 smithi038 bash[87336]: audit 2024-09-14T04:25:30.220760+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:25:31.243 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:31.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:31.248 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:25:31.348 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:31.379 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:31.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:31.384 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:25:31.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:31 smithi123 bash[68976]: audit 2024-09-14T04:25:30.220760+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:25:31.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:31 smithi123 bash[68976]: audit 2024-09-14T04:25:30.220760+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:25:31.485 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:31.519 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:31.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:31.524 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:25:31.625 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:31.650 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:31.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:31.652 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:25:31.752 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:31.781 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:31.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:31.784 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:25:31.885 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:31.903 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:31.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:31.908 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:25:32.009 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:32.038 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:32.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:32.045 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:25:32.146 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:32.154 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:32 smithi123 bash[68976]: cluster 2024-09-14T04:25:31.011211+0000 mgr.y (mgr.26165) 531 : cluster [DBG] pgmap v436: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 841 op/s 2024-09-14T04:25:32.154 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:32 smithi123 bash[68976]: cluster 2024-09-14T04:25:31.011211+0000 mgr.y (mgr.26165) 531 : cluster [DBG] pgmap v436: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 841 op/s 2024-09-14T04:25:32.164 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:32.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:32.169 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:25:32.270 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:32.297 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:32.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:32.299 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:25:32.400 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:32.407 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:32 smithi038 bash[84940]: cluster 2024-09-14T04:25:31.011211+0000 mgr.y (mgr.26165) 531 : cluster [DBG] pgmap v436: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 841 op/s 2024-09-14T04:25:32.408 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:32 smithi038 bash[84940]: cluster 2024-09-14T04:25:31.011211+0000 mgr.y (mgr.26165) 531 : cluster [DBG] pgmap v436: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 841 op/s 2024-09-14T04:25:32.408 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:32 smithi038 bash[87336]: cluster 2024-09-14T04:25:31.011211+0000 mgr.y (mgr.26165) 531 : cluster [DBG] pgmap v436: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 841 op/s 2024-09-14T04:25:32.408 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:32 smithi038 bash[87336]: cluster 2024-09-14T04:25:31.011211+0000 mgr.y (mgr.26165) 531 : cluster [DBG] pgmap v436: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 841 op/s 2024-09-14T04:25:32.417 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:32.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:32.419 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:25:32.520 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:32.548 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:32.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:32.552 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:25:32.653 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:32.672 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:32.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:32.673 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:25:32.774 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:32.806 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:32.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:32.815 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:25:32.916 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:32.948 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:32.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:32.953 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:25:33.054 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:33.079 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:33.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:33.084 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:25:33.185 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:33.206 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:33.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:33.212 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:25:33.313 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:33.351 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:33.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:33.354 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:25:33.455 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:33.483 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:33.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:33.485 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:25:33.586 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:33.612 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:33.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:33.616 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:25:33.717 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:33.758 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:33.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:33.764 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:25:33.864 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:33.883 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:33.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:33.885 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:25:33.985 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:34.009 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:34.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:34.012 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:25:34.113 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:34.135 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:34.136 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:34 smithi123 bash[68976]: cluster 2024-09-14T04:25:33.015844+0000 mgr.y (mgr.26165) 532 : cluster [DBG] pgmap v437: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 664 op/s 2024-09-14T04:25:34.136 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:34 smithi123 bash[68976]: cluster 2024-09-14T04:25:33.015844+0000 mgr.y (mgr.26165) 532 : cluster [DBG] pgmap v437: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 664 op/s 2024-09-14T04:25:34.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:34.137 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:25:34.238 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:34.264 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:34.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:34.266 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:25:34.356 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:34 smithi038 bash[84940]: cluster 2024-09-14T04:25:33.015844+0000 mgr.y (mgr.26165) 532 : cluster [DBG] pgmap v437: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 664 op/s 2024-09-14T04:25:34.357 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:34 smithi038 bash[84940]: cluster 2024-09-14T04:25:33.015844+0000 mgr.y (mgr.26165) 532 : cluster [DBG] pgmap v437: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 664 op/s 2024-09-14T04:25:34.357 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:34 smithi038 bash[87336]: cluster 2024-09-14T04:25:33.015844+0000 mgr.y (mgr.26165) 532 : cluster [DBG] pgmap v437: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 664 op/s 2024-09-14T04:25:34.357 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:34 smithi038 bash[87336]: cluster 2024-09-14T04:25:33.015844+0000 mgr.y (mgr.26165) 532 : cluster [DBG] pgmap v437: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 664 op/s 2024-09-14T04:25:34.367 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:34.391 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:34.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:34.396 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:25:34.496 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:34.528 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:34.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:34.535 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:25:34.636 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:34.673 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:34.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:34.675 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:25:34.776 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:34.801 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:34.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:34.804 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:25:34.904 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:34.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:34.941 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:34.941 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:25:35.042 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:35.059 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:35.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:35.061 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:25:35.162 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:35.187 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:35.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:35.189 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:25:35.290 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:35.307 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:35.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:35.309 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:25:35.410 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:35.444 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:35.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:35.453 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:25:35.554 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:35.576 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:35.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:35.579 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:25:35.680 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:35.705 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:35.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:35.708 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:25:35.809 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:35.835 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:35.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:35.840 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:25:35.940 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:35.960 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:35.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:35.964 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:25:36.065 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:36.093 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:36.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:36.096 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:25:36.197 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:36.215 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:36.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:36.217 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:25:36.318 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:36.328 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:36 smithi123 bash[68976]: cluster 2024-09-14T04:25:35.016364+0000 mgr.y (mgr.26165) 533 : cluster [DBG] pgmap v438: 89 pgs: 89 active+clean; 4.4 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 647 op/s 2024-09-14T04:25:36.328 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:36 smithi123 bash[68976]: cluster 2024-09-14T04:25:35.016364+0000 mgr.y (mgr.26165) 533 : cluster [DBG] pgmap v438: 89 pgs: 89 active+clean; 4.4 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 647 op/s 2024-09-14T04:25:36.342 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:36.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:36.344 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:25:36.355 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:36 smithi038 bash[84940]: cluster 2024-09-14T04:25:35.016364+0000 mgr.y (mgr.26165) 533 : cluster [DBG] pgmap v438: 89 pgs: 89 active+clean; 4.4 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 647 op/s 2024-09-14T04:25:36.355 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:36 smithi038 bash[84940]: cluster 2024-09-14T04:25:35.016364+0000 mgr.y (mgr.26165) 533 : cluster [DBG] pgmap v438: 89 pgs: 89 active+clean; 4.4 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 647 op/s 2024-09-14T04:25:36.355 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:36 smithi038 bash[87336]: cluster 2024-09-14T04:25:35.016364+0000 mgr.y (mgr.26165) 533 : cluster [DBG] pgmap v438: 89 pgs: 89 active+clean; 4.4 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 647 op/s 2024-09-14T04:25:36.355 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:36 smithi038 bash[87336]: cluster 2024-09-14T04:25:35.016364+0000 mgr.y (mgr.26165) 533 : cluster [DBG] pgmap v438: 89 pgs: 89 active+clean; 4.4 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 647 op/s 2024-09-14T04:25:36.445 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:36.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:36.481 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:36.481 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:25:36.582 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:36.618 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:36.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:36.622 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:25:36.723 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:36.767 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:36.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:36.771 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:25:36.871 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:36.891 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:36.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:36.893 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:25:36.993 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:37.024 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:37.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:37.027 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:25:37.127 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:37.153 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:37.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:37.155 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:25:37.255 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:37.284 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:37.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:37.292 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:25:37.393 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:37.428 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:37.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:37.430 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:25:37.531 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:37.568 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:37.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:37.573 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:25:37.673 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:37.694 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:37.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:37.696 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:25:37.797 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:37.824 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:37.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:37.833 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:25:37.934 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:37.956 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:37.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:37.961 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:25:38.062 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:38.088 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:38.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:38.090 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:25:38.191 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:38.209 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:38.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:38.211 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:25:38.252 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:38 smithi038 bash[84940]: cluster 2024-09-14T04:25:37.017479+0000 mgr.y (mgr.26165) 534 : cluster [DBG] pgmap v439: 89 pgs: 89 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 728 op/s 2024-09-14T04:25:38.252 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:38 smithi038 bash[84940]: cluster 2024-09-14T04:25:37.017479+0000 mgr.y (mgr.26165) 534 : cluster [DBG] pgmap v439: 89 pgs: 89 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 728 op/s 2024-09-14T04:25:38.252 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:38 smithi038 bash[87336]: cluster 2024-09-14T04:25:37.017479+0000 mgr.y (mgr.26165) 534 : cluster [DBG] pgmap v439: 89 pgs: 89 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 728 op/s 2024-09-14T04:25:38.252 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:38 smithi038 bash[87336]: cluster 2024-09-14T04:25:37.017479+0000 mgr.y (mgr.26165) 534 : cluster [DBG] pgmap v439: 89 pgs: 89 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 728 op/s 2024-09-14T04:25:38.312 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:38.321 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:38 smithi123 bash[68976]: cluster 2024-09-14T04:25:37.017479+0000 mgr.y (mgr.26165) 534 : cluster [DBG] pgmap v439: 89 pgs: 89 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 728 op/s 2024-09-14T04:25:38.321 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:38 smithi123 bash[68976]: cluster 2024-09-14T04:25:37.017479+0000 mgr.y (mgr.26165) 534 : cluster [DBG] pgmap v439: 89 pgs: 89 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 728 op/s 2024-09-14T04:25:38.337 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:38.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:38.340 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:25:38.441 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:38.450 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:25:38 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:25:38] "GET /metrics HTTP/1.1" 200 36633 "" "Prometheus/2.51.0" 2024-09-14T04:25:38.466 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:38.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:38.473 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:25:38.574 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:38.606 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:38.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:38.610 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:25:38.710 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:38.743 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:38.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:38.748 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:25:38.849 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:38.874 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:38.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:38.876 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:25:38.977 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:39.000 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:39.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:39.004 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:25:39.105 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:39.136 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:39.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:39.140 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:25:39.241 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:39.269 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:39.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:39.276 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:25:39.377 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:39.393 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:39.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:39.396 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:25:39.497 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:39.531 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:39.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:39.537 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:25:39.637 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:39.656 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:39.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:39.657 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:25:39.758 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:39.781 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:39.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:39.783 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:25:39.884 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:39.902 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:39.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:39.903 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:25:40.004 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:40.038 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:40.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:40.043 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:25:40.144 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:40.166 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:40.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:40.171 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:25:40.272 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:40.298 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:40.299 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:40 smithi123 bash[68976]: cluster 2024-09-14T04:25:39.017984+0000 mgr.y (mgr.26165) 535 : cluster [DBG] pgmap v440: 89 pgs: 89 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 613 op/s 2024-09-14T04:25:40.299 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:40 smithi123 bash[68976]: cluster 2024-09-14T04:25:39.017984+0000 mgr.y (mgr.26165) 535 : cluster [DBG] pgmap v440: 89 pgs: 89 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 613 op/s 2024-09-14T04:25:40.299 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:25:40 smithi123 bash[61744]: ts=2024-09-14T04:25:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:25:40.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:40.300 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:25:40.366 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:40 smithi038 bash[84940]: cluster 2024-09-14T04:25:39.017984+0000 mgr.y (mgr.26165) 535 : cluster [DBG] pgmap v440: 89 pgs: 89 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 613 op/s 2024-09-14T04:25:40.366 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:40 smithi038 bash[84940]: cluster 2024-09-14T04:25:39.017984+0000 mgr.y (mgr.26165) 535 : cluster [DBG] pgmap v440: 89 pgs: 89 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 613 op/s 2024-09-14T04:25:40.366 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:40 smithi038 bash[87336]: cluster 2024-09-14T04:25:39.017984+0000 mgr.y (mgr.26165) 535 : cluster [DBG] pgmap v440: 89 pgs: 89 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 613 op/s 2024-09-14T04:25:40.367 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:40 smithi038 bash[87336]: cluster 2024-09-14T04:25:39.017984+0000 mgr.y (mgr.26165) 535 : cluster [DBG] pgmap v440: 89 pgs: 89 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 613 op/s 2024-09-14T04:25:40.401 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:40.427 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:40.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:40.429 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:25:40.530 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:40.555 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:40.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:40.557 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:25:40.565 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-09-14T04:25:40.565 INFO:teuthology.orchestra.run.smithi038.stdout: "ops": [], 2024-09-14T04:25:40.565 INFO:teuthology.orchestra.run.smithi038.stdout: "complaint_time": 30, 2024-09-14T04:25:40.565 INFO:teuthology.orchestra.run.smithi038.stdout: "num_blocked_ops": 0 2024-09-14T04:25:40.565 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-09-14T04:25:40.658 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:40.678 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:40.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:40.680 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:25:40.781 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:40.805 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:40.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:40.808 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:25:40.847 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph tell osd.7 reset_purged_snaps_last 2024-09-14T04:25:40.909 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:40.945 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:40.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:40.951 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:25:41.052 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:41.090 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:41.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:41.093 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:25:41.193 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:41.215 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:41.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:41.218 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:25:41.319 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:41.340 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:41.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:41.341 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:25:41.442 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:41.474 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:41.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:41.476 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:25:41.577 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:41.605 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:41.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:41.608 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:25:41.709 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:41.728 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:41.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:41.729 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:25:41.830 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:41.860 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:41.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:41.867 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:25:41.968 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:41.991 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:41.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:41.993 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:25:42.094 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:42.136 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:42.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:42.138 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:25:42.239 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:42.261 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:42.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:42.263 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:25:42.364 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:42.373 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:42 smithi123 bash[68976]: cluster 2024-09-14T04:25:41.018631+0000 mgr.y (mgr.26165) 536 : cluster [DBG] pgmap v441: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 778 op/s 2024-09-14T04:25:42.373 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:42 smithi123 bash[68976]: cluster 2024-09-14T04:25:41.018631+0000 mgr.y (mgr.26165) 536 : cluster [DBG] pgmap v441: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 778 op/s 2024-09-14T04:25:42.395 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:42.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:42.402 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:25:42.503 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:42.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:42 smithi038 bash[84940]: cluster 2024-09-14T04:25:41.018631+0000 mgr.y (mgr.26165) 536 : cluster [DBG] pgmap v441: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 778 op/s 2024-09-14T04:25:42.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:42 smithi038 bash[84940]: cluster 2024-09-14T04:25:41.018631+0000 mgr.y (mgr.26165) 536 : cluster [DBG] pgmap v441: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 778 op/s 2024-09-14T04:25:42.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:42 smithi038 bash[87336]: cluster 2024-09-14T04:25:41.018631+0000 mgr.y (mgr.26165) 536 : cluster [DBG] pgmap v441: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 778 op/s 2024-09-14T04:25:42.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:42 smithi038 bash[87336]: cluster 2024-09-14T04:25:41.018631+0000 mgr.y (mgr.26165) 536 : cluster [DBG] pgmap v441: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 778 op/s 2024-09-14T04:25:42.534 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:42.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:42.537 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:25:42.637 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:42.675 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:42.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:42.682 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:25:42.782 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:42.821 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:42.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:42.826 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:25:42.927 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:42.955 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:42.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:42.957 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:25:43.058 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:43.098 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:43.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:43.100 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:25:43.201 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:43.244 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:43.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:43.246 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:25:43.347 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:43.376 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:43.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:43.384 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:25:43.485 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:43.526 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:43.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:43.529 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:25:43.539 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.2 dump_historic_ops 2024-09-14T04:25:43.630 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:43.677 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:43.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:43.681 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:25:43.782 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:43.815 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:43.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:43.821 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:25:43.922 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:43.943 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:43.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:43.947 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:25:44.048 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:44.077 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:44.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:44.079 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:25:44.180 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:44.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:44 smithi123 bash[68976]: cluster 2024-09-14T04:25:43.019192+0000 mgr.y (mgr.26165) 537 : cluster [DBG] pgmap v442: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 642 op/s 2024-09-14T04:25:44.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:44 smithi123 bash[68976]: cluster 2024-09-14T04:25:43.019192+0000 mgr.y (mgr.26165) 537 : cluster [DBG] pgmap v442: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 642 op/s 2024-09-14T04:25:44.196 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0: {} 2024-09-14T04:25:44.196 INFO:teuthology.orchestra.run.smithi038.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-14T04:25:44.220 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:44.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:44.224 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:25:44.228 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1: {} 2024-09-14T04:25:44.228 INFO:teuthology.orchestra.run.smithi038.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-14T04:25:44.275 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2: {} 2024-09-14T04:25:44.275 INFO:teuthology.orchestra.run.smithi038.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-14T04:25:44.325 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:44.339 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3: {} 2024-09-14T04:25:44.339 INFO:teuthology.orchestra.run.smithi038.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-14T04:25:44.355 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:44.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:44.364 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:25:44.371 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4: {} 2024-09-14T04:25:44.372 INFO:teuthology.orchestra.run.smithi038.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-14T04:25:44.415 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5: {} 2024-09-14T04:25:44.415 INFO:teuthology.orchestra.run.smithi038.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-14T04:25:44.452 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6: {} 2024-09-14T04:25:44.452 INFO:teuthology.orchestra.run.smithi038.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-14T04:25:44.465 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:44.486 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7: {} 2024-09-14T04:25:44.487 INFO:teuthology.orchestra.run.smithi038.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-14T04:25:44.488 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:44.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:44.491 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:25:44.507 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:44 smithi038 bash[84940]: cluster 2024-09-14T04:25:43.019192+0000 mgr.y (mgr.26165) 537 : cluster [DBG] pgmap v442: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 642 op/s 2024-09-14T04:25:44.507 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:44 smithi038 bash[84940]: cluster 2024-09-14T04:25:43.019192+0000 mgr.y (mgr.26165) 537 : cluster [DBG] pgmap v442: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 642 op/s 2024-09-14T04:25:44.508 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:44 smithi038 bash[87336]: cluster 2024-09-14T04:25:43.019192+0000 mgr.y (mgr.26165) 537 : cluster [DBG] pgmap v442: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 642 op/s 2024-09-14T04:25:44.508 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:44 smithi038 bash[87336]: cluster 2024-09-14T04:25:43.019192+0000 mgr.y (mgr.26165) 537 : cluster [DBG] pgmap v442: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 642 op/s 2024-09-14T04:25:44.592 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:44.630 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:44.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:44.635 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:25:44.736 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:44.776 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:44.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:44.783 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:25:44.884 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:44.911 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:44.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:44.913 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:25:45.014 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:45.053 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:45.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:45.055 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:25:45.135 INFO:teuthology.orchestra.run.smithi038.stderr:noscrub is unset 2024-09-14T04:25:45.156 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:45.162 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:45 smithi038 bash[84940]: audit 2024-09-14T04:25:44.155674+0000 mon.a (mon.0) 646 : audit [DBG] from='client.? 172.21.15.38:0/2727758742' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:25:45.162 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:45 smithi038 bash[84940]: audit 2024-09-14T04:25:44.155674+0000 mon.a (mon.0) 646 : audit [DBG] from='client.? 172.21.15.38:0/2727758742' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:25:45.162 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:45 smithi038 bash[84940]: audit 2024-09-14T04:25:44.354341+0000 mon.a (mon.0) 647 : audit [INF] from='client.? 172.21.15.38:0/805486799' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:25:45.162 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:45 smithi038 bash[84940]: audit 2024-09-14T04:25:44.354341+0000 mon.a (mon.0) 647 : audit [INF] from='client.? 172.21.15.38:0/805486799' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:25:45.196 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:45.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:45.197 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:25:45.297 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:45.315 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:45.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:45.316 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:25:45.417 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:45.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:45 smithi123 bash[68976]: audit 2024-09-14T04:25:44.155674+0000 mon.a (mon.0) 646 : audit [DBG] from='client.? 172.21.15.38:0/2727758742' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:25:45.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:45 smithi123 bash[68976]: audit 2024-09-14T04:25:44.155674+0000 mon.a (mon.0) 646 : audit [DBG] from='client.? 172.21.15.38:0/2727758742' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:25:45.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:45 smithi123 bash[68976]: audit 2024-09-14T04:25:44.354341+0000 mon.a (mon.0) 647 : audit [INF] from='client.? 172.21.15.38:0/805486799' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:25:45.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:45 smithi123 bash[68976]: audit 2024-09-14T04:25:44.354341+0000 mon.a (mon.0) 647 : audit [INF] from='client.? 172.21.15.38:0/805486799' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:25:45.438 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:45.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:45.441 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:25:45.507 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:45 smithi038 bash[87336]: audit 2024-09-14T04:25:44.155674+0000 mon.a (mon.0) 646 : audit [DBG] from='client.? 172.21.15.38:0/2727758742' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:25:45.507 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:45 smithi038 bash[87336]: audit 2024-09-14T04:25:44.155674+0000 mon.a (mon.0) 646 : audit [DBG] from='client.? 172.21.15.38:0/2727758742' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:25:45.507 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:45 smithi038 bash[87336]: audit 2024-09-14T04:25:44.354341+0000 mon.a (mon.0) 647 : audit [INF] from='client.? 172.21.15.38:0/805486799' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:25:45.507 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:45 smithi038 bash[87336]: audit 2024-09-14T04:25:44.354341+0000 mon.a (mon.0) 647 : audit [INF] from='client.? 172.21.15.38:0/805486799' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:25:45.542 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:45.566 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:45.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:45.568 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:25:45.669 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:45.707 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:45.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:45.711 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:25:45.812 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:45.844 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:45.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:45.848 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:25:45.936 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:25:45 smithi123 bash[60514]: logger=sqlstore.transactions t=2024-09-14T04:25:45.514587551Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-14T04:25:45.949 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:45.966 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:45.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:45.968 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:25:46.068 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:46.094 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:46.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:46.095 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:25:46.196 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:46.224 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:46.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:46.226 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:25:46.226 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:46 smithi123 bash[68976]: cluster 2024-09-14T04:25:45.019700+0000 mgr.y (mgr.26165) 538 : cluster [DBG] pgmap v443: 89 pgs: 89 active+clean; 4.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 646 op/s 2024-09-14T04:25:46.227 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:46 smithi123 bash[68976]: cluster 2024-09-14T04:25:45.019700+0000 mgr.y (mgr.26165) 538 : cluster [DBG] pgmap v443: 89 pgs: 89 active+clean; 4.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 646 op/s 2024-09-14T04:25:46.227 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:46 smithi123 bash[68976]: cluster 2024-09-14T04:25:45.122305+0000 mon.a (mon.0) 648 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:25:46.227 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:46 smithi123 bash[68976]: cluster 2024-09-14T04:25:45.122305+0000 mon.a (mon.0) 648 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:25:46.227 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:46 smithi123 bash[68976]: audit 2024-09-14T04:25:45.135549+0000 mon.a (mon.0) 649 : audit [INF] from='client.? 172.21.15.38:0/805486799' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:25:46.227 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:46 smithi123 bash[68976]: audit 2024-09-14T04:25:45.135549+0000 mon.a (mon.0) 649 : audit [INF] from='client.? 172.21.15.38:0/805486799' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:25:46.227 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:46 smithi123 bash[68976]: cluster 2024-09-14T04:25:45.148969+0000 mon.a (mon.0) 650 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-14T04:25:46.227 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:46 smithi123 bash[68976]: cluster 2024-09-14T04:25:45.148969+0000 mon.a (mon.0) 650 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-14T04:25:46.227 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:46 smithi123 bash[68976]: audit 2024-09-14T04:25:45.205627+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:25:46.227 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:46 smithi123 bash[68976]: audit 2024-09-14T04:25:45.205627+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:25:46.327 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:46.344 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:46.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:46.346 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:25:46.447 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:46.456 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:46 smithi038 bash[84940]: cluster 2024-09-14T04:25:45.019700+0000 mgr.y (mgr.26165) 538 : cluster [DBG] pgmap v443: 89 pgs: 89 active+clean; 4.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 646 op/s 2024-09-14T04:25:46.456 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:46 smithi038 bash[84940]: cluster 2024-09-14T04:25:45.019700+0000 mgr.y (mgr.26165) 538 : cluster [DBG] pgmap v443: 89 pgs: 89 active+clean; 4.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 646 op/s 2024-09-14T04:25:46.456 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:46 smithi038 bash[84940]: cluster 2024-09-14T04:25:45.122305+0000 mon.a (mon.0) 648 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:25:46.456 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:46 smithi038 bash[84940]: cluster 2024-09-14T04:25:45.122305+0000 mon.a (mon.0) 648 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:25:46.456 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:46 smithi038 bash[84940]: audit 2024-09-14T04:25:45.135549+0000 mon.a (mon.0) 649 : audit [INF] from='client.? 172.21.15.38:0/805486799' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:25:46.456 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:46 smithi038 bash[84940]: audit 2024-09-14T04:25:45.135549+0000 mon.a (mon.0) 649 : audit [INF] from='client.? 172.21.15.38:0/805486799' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:25:46.456 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:46 smithi038 bash[84940]: cluster 2024-09-14T04:25:45.148969+0000 mon.a (mon.0) 650 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-14T04:25:46.456 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:46 smithi038 bash[84940]: cluster 2024-09-14T04:25:45.148969+0000 mon.a (mon.0) 650 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-14T04:25:46.456 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:46 smithi038 bash[84940]: audit 2024-09-14T04:25:45.205627+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:25:46.456 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:46 smithi038 bash[84940]: audit 2024-09-14T04:25:45.205627+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:25:46.457 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:46 smithi038 bash[87336]: cluster 2024-09-14T04:25:45.019700+0000 mgr.y (mgr.26165) 538 : cluster [DBG] pgmap v443: 89 pgs: 89 active+clean; 4.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 646 op/s 2024-09-14T04:25:46.457 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:46 smithi038 bash[87336]: cluster 2024-09-14T04:25:45.019700+0000 mgr.y (mgr.26165) 538 : cluster [DBG] pgmap v443: 89 pgs: 89 active+clean; 4.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 646 op/s 2024-09-14T04:25:46.457 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:46 smithi038 bash[87336]: cluster 2024-09-14T04:25:45.122305+0000 mon.a (mon.0) 648 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:25:46.457 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:46 smithi038 bash[87336]: cluster 2024-09-14T04:25:45.122305+0000 mon.a (mon.0) 648 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:25:46.457 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:46 smithi038 bash[87336]: audit 2024-09-14T04:25:45.135549+0000 mon.a (mon.0) 649 : audit [INF] from='client.? 172.21.15.38:0/805486799' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:25:46.457 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:46 smithi038 bash[87336]: audit 2024-09-14T04:25:45.135549+0000 mon.a (mon.0) 649 : audit [INF] from='client.? 172.21.15.38:0/805486799' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:25:46.457 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:46 smithi038 bash[87336]: cluster 2024-09-14T04:25:45.148969+0000 mon.a (mon.0) 650 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-14T04:25:46.457 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:46 smithi038 bash[87336]: cluster 2024-09-14T04:25:45.148969+0000 mon.a (mon.0) 650 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-14T04:25:46.457 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:46 smithi038 bash[87336]: audit 2024-09-14T04:25:45.205627+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:25:46.457 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:46 smithi038 bash[87336]: audit 2024-09-14T04:25:45.205627+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:25:46.483 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:46.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:46.485 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:25:46.585 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:46.614 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:46.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:46.619 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:25:46.719 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:46.746 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:46.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:46.751 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:25:46.852 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:46.875 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:46.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:46.876 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:25:46.977 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:47.010 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:47.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:47.017 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:25:47.117 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:47.156 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:47.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:47.160 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:25:47.260 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:47.289 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:47.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:47.294 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:25:47.395 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:47.424 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:47.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:47.425 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:25:47.526 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:47.549 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:47.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:47.552 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:25:47.653 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:47.681 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:47.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:47.687 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:25:47.788 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:47.809 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:47.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:47.815 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:25:47.822 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:25:47.916 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:47.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:47.959 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:47.959 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:25:48.060 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:48.086 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:48.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:48.091 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:25:48.192 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:48.201 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:48 smithi038 bash[84940]: cluster 2024-09-14T04:25:47.020728+0000 mgr.y (mgr.26165) 539 : cluster [DBG] pgmap v445: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 692 op/s 2024-09-14T04:25:48.202 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:48 smithi038 bash[84940]: cluster 2024-09-14T04:25:47.020728+0000 mgr.y (mgr.26165) 539 : cluster [DBG] pgmap v445: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 692 op/s 2024-09-14T04:25:48.202 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:48 smithi038 bash[87336]: cluster 2024-09-14T04:25:47.020728+0000 mgr.y (mgr.26165) 539 : cluster [DBG] pgmap v445: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 692 op/s 2024-09-14T04:25:48.202 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:48 smithi038 bash[87336]: cluster 2024-09-14T04:25:47.020728+0000 mgr.y (mgr.26165) 539 : cluster [DBG] pgmap v445: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 692 op/s 2024-09-14T04:25:48.234 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:48.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:48.240 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:25:48.341 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:48.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:48.369 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:48.370 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:25:48.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:48 smithi123 bash[68976]: cluster 2024-09-14T04:25:47.020728+0000 mgr.y (mgr.26165) 539 : cluster [DBG] pgmap v445: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 692 op/s 2024-09-14T04:25:48.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:48 smithi123 bash[68976]: cluster 2024-09-14T04:25:47.020728+0000 mgr.y (mgr.26165) 539 : cluster [DBG] pgmap v445: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 692 op/s 2024-09-14T04:25:48.470 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:48.481 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:25:48 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:25:48] "GET /metrics HTTP/1.1" 200 36640 "" "Prometheus/2.51.0" 2024-09-14T04:25:48.494 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:48.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:48.501 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:25:48.602 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:48.631 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:48.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:48.637 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:25:48.670 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-14T04:25:48.738 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:48.787 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:48.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:48.794 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:25:48.894 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:48.926 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:48.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:48.934 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:25:49.035 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:49.080 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:49.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:49.085 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:25:49.186 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:49.214 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:49.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:49.220 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:25:49.321 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:49.342 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:49.346 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd unset nodeep-scrub 2024-09-14T04:25:49.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:49.348 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:25:49.449 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:49.469 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:49.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:49.474 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:25:49.575 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:49.605 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:49.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:49.611 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:25:49.712 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:49.738 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:49.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:49.744 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:25:49.845 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:49.864 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:25:49.872 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:49.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:49.877 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:25:49.978 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:50.003 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:50.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:50.006 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:25:50.107 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:50.130 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:50.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:50.135 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:25:50.236 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:50.259 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:50.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:50.266 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:25:50.367 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:50.377 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:50 smithi038 bash[84940]: cluster 2024-09-14T04:25:49.021314+0000 mgr.y (mgr.26165) 540 : cluster [DBG] pgmap v446: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 696 op/s 2024-09-14T04:25:50.377 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:50 smithi038 bash[84940]: cluster 2024-09-14T04:25:49.021314+0000 mgr.y (mgr.26165) 540 : cluster [DBG] pgmap v446: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 696 op/s 2024-09-14T04:25:50.377 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:50 smithi038 bash[87336]: cluster 2024-09-14T04:25:49.021314+0000 mgr.y (mgr.26165) 540 : cluster [DBG] pgmap v446: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 696 op/s 2024-09-14T04:25:50.377 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:50 smithi038 bash[87336]: cluster 2024-09-14T04:25:49.021314+0000 mgr.y (mgr.26165) 540 : cluster [DBG] pgmap v446: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 696 op/s 2024-09-14T04:25:50.390 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:50.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:50.396 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:25:50.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:50 smithi123 bash[68976]: cluster 2024-09-14T04:25:49.021314+0000 mgr.y (mgr.26165) 540 : cluster [DBG] pgmap v446: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 696 op/s 2024-09-14T04:25:50.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:50 smithi123 bash[68976]: cluster 2024-09-14T04:25:49.021314+0000 mgr.y (mgr.26165) 540 : cluster [DBG] pgmap v446: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 696 op/s 2024-09-14T04:25:50.437 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:25:50 smithi123 bash[61744]: ts=2024-09-14T04:25:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:25:50.496 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:50.518 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:50.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:50.522 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:25:50.623 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:50.643 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:50.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:50.645 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:25:50.745 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:50.770 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:50.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:50.772 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:25:50.873 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:50.896 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:50.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:50.898 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:25:50.999 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:51.044 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:51.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:51.051 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:25:51.152 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:51.180 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:51.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:51.183 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:25:51.284 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:51.301 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:51.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:51.303 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:25:51.404 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:51.427 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:51.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:51.431 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:25:51.532 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:51.559 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:51.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:51.561 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:25:51.662 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:51.689 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:51.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:51.692 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:25:51.793 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:51.834 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:51.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:51.837 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:25:51.938 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:51.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:51.972 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:51.973 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:25:52.074 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:52.099 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:52.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:52.103 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:25:52.204 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:52.231 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:52.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:52.237 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:25:52.338 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:52.365 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:52.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:52.367 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:25:52.393 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:52 smithi038 bash[84940]: cluster 2024-09-14T04:25:51.021963+0000 mgr.y (mgr.26165) 541 : cluster [DBG] pgmap v447: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 714 op/s 2024-09-14T04:25:52.393 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:52 smithi038 bash[84940]: cluster 2024-09-14T04:25:51.021963+0000 mgr.y (mgr.26165) 541 : cluster [DBG] pgmap v447: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 714 op/s 2024-09-14T04:25:52.393 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:52 smithi038 bash[87336]: cluster 2024-09-14T04:25:51.021963+0000 mgr.y (mgr.26165) 541 : cluster [DBG] pgmap v447: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 714 op/s 2024-09-14T04:25:52.393 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:52 smithi038 bash[87336]: cluster 2024-09-14T04:25:51.021963+0000 mgr.y (mgr.26165) 541 : cluster [DBG] pgmap v447: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 714 op/s 2024-09-14T04:25:52.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:52 smithi123 bash[68976]: cluster 2024-09-14T04:25:51.021963+0000 mgr.y (mgr.26165) 541 : cluster [DBG] pgmap v447: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 714 op/s 2024-09-14T04:25:52.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:52 smithi123 bash[68976]: cluster 2024-09-14T04:25:51.021963+0000 mgr.y (mgr.26165) 541 : cluster [DBG] pgmap v447: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 714 op/s 2024-09-14T04:25:52.468 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:52.507 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:52.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:52.514 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:25:52.615 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:52.642 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:52.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:52.644 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:25:52.745 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:52.768 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:52.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:52.773 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:25:52.874 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:52.896 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:52.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:52.898 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:25:52.999 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:53.038 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:53.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:53.046 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:25:53.147 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:53.169 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:53.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:53.174 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:25:53.275 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:53.299 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:53.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:53.303 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:25:53.404 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:53.425 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:53.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:53.427 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:25:53.528 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:53.550 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:53.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:53.552 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:25:53.653 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:53.676 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:53.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:53.679 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:25:53.780 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:53.813 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:53.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:53.817 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:25:53.918 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:53.962 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:53.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:53.968 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:25:54.068 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:54.102 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:54.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:54.111 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:25:54.212 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:54.237 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:54.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:54.242 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:25:54.342 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:54.378 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:54.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:54.381 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:25:54.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:54 smithi038 bash[87336]: cluster 2024-09-14T04:25:53.022492+0000 mgr.y (mgr.26165) 542 : cluster [DBG] pgmap v448: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 721 op/s 2024-09-14T04:25:54.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:54 smithi038 bash[87336]: cluster 2024-09-14T04:25:53.022492+0000 mgr.y (mgr.26165) 542 : cluster [DBG] pgmap v448: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 721 op/s 2024-09-14T04:25:54.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:54 smithi038 bash[84940]: cluster 2024-09-14T04:25:53.022492+0000 mgr.y (mgr.26165) 542 : cluster [DBG] pgmap v448: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 721 op/s 2024-09-14T04:25:54.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:54 smithi038 bash[84940]: cluster 2024-09-14T04:25:53.022492+0000 mgr.y (mgr.26165) 542 : cluster [DBG] pgmap v448: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 721 op/s 2024-09-14T04:25:54.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:54 smithi123 bash[68976]: cluster 2024-09-14T04:25:53.022492+0000 mgr.y (mgr.26165) 542 : cluster [DBG] pgmap v448: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 721 op/s 2024-09-14T04:25:54.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:54 smithi123 bash[68976]: cluster 2024-09-14T04:25:53.022492+0000 mgr.y (mgr.26165) 542 : cluster [DBG] pgmap v448: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 721 op/s 2024-09-14T04:25:54.482 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:54.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:54.518 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:54.518 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:25:54.619 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:54.642 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:54.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:54.647 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:25:54.747 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:54.778 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:54.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:54.780 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:25:54.881 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:54.903 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:54.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:54.909 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:25:55.009 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:55.042 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:55.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:55.044 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:25:55.145 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:55.175 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:55.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:55.179 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:25:55.280 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:55.300 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:55.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:55.302 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:25:55.403 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:55.427 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:55.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:55.429 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:25:55.530 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:55.561 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:55.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:55.567 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:25:55.668 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:55.690 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:55.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:55.695 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:25:55.796 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:55.817 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:55.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:55.819 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:25:55.919 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:55.942 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:55.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:55.944 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:25:56.044 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:56.089 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:56.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:56.095 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:25:56.180 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:56 smithi038 bash[84940]: cluster 2024-09-14T04:25:55.023002+0000 mgr.y (mgr.26165) 543 : cluster [DBG] pgmap v449: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 718 op/s 2024-09-14T04:25:56.180 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:56 smithi038 bash[84940]: cluster 2024-09-14T04:25:55.023002+0000 mgr.y (mgr.26165) 543 : cluster [DBG] pgmap v449: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 718 op/s 2024-09-14T04:25:56.196 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:56.218 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:56.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:56.223 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:25:56.324 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:56.351 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:56.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:56.358 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:25:56.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:56 smithi123 bash[68976]: cluster 2024-09-14T04:25:55.023002+0000 mgr.y (mgr.26165) 543 : cluster [DBG] pgmap v449: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 718 op/s 2024-09-14T04:25:56.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:56 smithi123 bash[68976]: cluster 2024-09-14T04:25:55.023002+0000 mgr.y (mgr.26165) 543 : cluster [DBG] pgmap v449: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 718 op/s 2024-09-14T04:25:56.459 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:56.497 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:56.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:56.503 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:25:56.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:56 smithi038 bash[87336]: cluster 2024-09-14T04:25:55.023002+0000 mgr.y (mgr.26165) 543 : cluster [DBG] pgmap v449: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 718 op/s 2024-09-14T04:25:56.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:56 smithi038 bash[87336]: cluster 2024-09-14T04:25:55.023002+0000 mgr.y (mgr.26165) 543 : cluster [DBG] pgmap v449: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 718 op/s 2024-09-14T04:25:56.604 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:56.627 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:56.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:56.629 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:25:56.730 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:56.753 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:56.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:56.760 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:25:56.861 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:56.903 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:25:56.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:56.908 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:25:57.009 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:57.045 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:57.045 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:25:57.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:57.049 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:25:57.050 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:25:57.150 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:57.181 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:57.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:57.184 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:25:57.285 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:57.309 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:57.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:57.312 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:25:57.413 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:57.439 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:57.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:57.441 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:25:57.542 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:57.559 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:57.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:57.561 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:25:57.661 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:57.686 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:57.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:57.694 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:25:57.795 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:57.823 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:57.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:57.828 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:25:57.929 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:57.950 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:57.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:57.952 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:25:58.052 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:58.069 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:58.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:58.071 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:25:58.172 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:58.195 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:58.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:58.196 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:25:58.251 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:58 smithi038 bash[84940]: cluster 2024-09-14T04:25:57.023666+0000 mgr.y (mgr.26165) 544 : cluster [DBG] pgmap v450: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 780 op/s 2024-09-14T04:25:58.251 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:25:58 smithi038 bash[84940]: cluster 2024-09-14T04:25:57.023666+0000 mgr.y (mgr.26165) 544 : cluster [DBG] pgmap v450: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 780 op/s 2024-09-14T04:25:58.251 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:58 smithi038 bash[87336]: cluster 2024-09-14T04:25:57.023666+0000 mgr.y (mgr.26165) 544 : cluster [DBG] pgmap v450: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 780 op/s 2024-09-14T04:25:58.251 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:25:58 smithi038 bash[87336]: cluster 2024-09-14T04:25:57.023666+0000 mgr.y (mgr.26165) 544 : cluster [DBG] pgmap v450: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 780 op/s 2024-09-14T04:25:58.297 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:58.317 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:58.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:58.320 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:25:58.420 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:58.431 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:58 smithi123 bash[68976]: cluster 2024-09-14T04:25:57.023666+0000 mgr.y (mgr.26165) 544 : cluster [DBG] pgmap v450: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 780 op/s 2024-09-14T04:25:58.431 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:25:58 smithi123 bash[68976]: cluster 2024-09-14T04:25:57.023666+0000 mgr.y (mgr.26165) 544 : cluster [DBG] pgmap v450: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 780 op/s 2024-09-14T04:25:58.440 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:25:58 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:25:58] "GET /metrics HTTP/1.1" 200 36640 "" "Prometheus/2.51.0" 2024-09-14T04:25:58.451 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:58.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:58.453 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:25:58.554 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:58.582 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:58.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:58.588 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:25:58.689 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:58.714 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:58.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:58.717 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:25:58.818 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:58.850 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:58.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:58.856 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:25:58.957 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:58.983 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:58.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:58.985 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:25:59.086 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:59.128 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:25:59.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:59.132 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:25:59.233 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:59.255 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:25:59.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:59.257 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:25:59.358 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:59.385 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:25:59.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:59.388 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:25:59.489 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:59.516 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:25:59.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:59.521 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:25:59.622 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:59.641 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:25:59.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:59.649 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:25:59.749 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:59.769 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:25:59.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:59.771 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:25:59.872 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:59.901 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:25:59.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:25:59.904 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:26:00.005 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:00.029 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:00.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:00.032 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:26:00.133 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:00.165 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:00.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:00.167 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:26:00.268 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:00.291 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:00.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:00.295 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:26:00.395 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:00.404 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:00 smithi123 bash[68976]: cluster 2024-09-14T04:25:59.024171+0000 mgr.y (mgr.26165) 545 : cluster [DBG] pgmap v451: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 670 op/s 2024-09-14T04:26:00.405 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:00 smithi123 bash[68976]: cluster 2024-09-14T04:25:59.024171+0000 mgr.y (mgr.26165) 545 : cluster [DBG] pgmap v451: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 670 op/s 2024-09-14T04:26:00.405 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:26:00 smithi123 bash[61744]: ts=2024-09-14T04:26:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:26:00.419 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:00.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:00.427 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:26:00.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:00 smithi038 bash[84940]: cluster 2024-09-14T04:25:59.024171+0000 mgr.y (mgr.26165) 545 : cluster [DBG] pgmap v451: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 670 op/s 2024-09-14T04:26:00.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:00 smithi038 bash[84940]: cluster 2024-09-14T04:25:59.024171+0000 mgr.y (mgr.26165) 545 : cluster [DBG] pgmap v451: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 670 op/s 2024-09-14T04:26:00.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:00 smithi038 bash[87336]: cluster 2024-09-14T04:25:59.024171+0000 mgr.y (mgr.26165) 545 : cluster [DBG] pgmap v451: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 670 op/s 2024-09-14T04:26:00.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:00 smithi038 bash[87336]: cluster 2024-09-14T04:25:59.024171+0000 mgr.y (mgr.26165) 545 : cluster [DBG] pgmap v451: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 670 op/s 2024-09-14T04:26:00.527 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:00.558 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:00.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:00.564 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:26:00.665 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:00.696 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:00.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:00.700 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:26:00.800 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:00.831 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:00.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:00.837 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:26:00.938 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:00.958 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:00.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:00.963 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:26:01.063 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:01.094 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:01.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:01.096 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:26:01.197 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:01.215 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:01.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:01.217 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:26:01.317 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:01.346 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:01.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:01.348 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:26:01.449 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:01.459 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:01 smithi038 bash[84940]: audit 2024-09-14T04:26:00.205554+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:26:01.459 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:01 smithi038 bash[84940]: audit 2024-09-14T04:26:00.205554+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:26:01.459 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:01 smithi038 bash[87336]: audit 2024-09-14T04:26:00.205554+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:26:01.459 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:01 smithi038 bash[87336]: audit 2024-09-14T04:26:00.205554+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:26:01.493 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:01.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:01.496 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:26:01.597 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:01.609 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:01 smithi123 bash[68976]: audit 2024-09-14T04:26:00.205554+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:26:01.609 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:01 smithi123 bash[68976]: audit 2024-09-14T04:26:00.205554+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:26:01.618 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:01.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:01.624 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:26:01.725 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:01.749 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:01.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:01.755 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:26:01.856 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:01.880 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:01.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:01.883 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:26:01.984 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:02.007 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:02.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:02.014 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:26:02.115 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:02.137 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:02.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:02.139 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:26:02.239 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:02.263 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:02.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:02.269 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:26:02.370 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:02.378 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:02 smithi123 bash[68976]: cluster 2024-09-14T04:26:01.024848+0000 mgr.y (mgr.26165) 546 : cluster [DBG] pgmap v452: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 839 op/s 2024-09-14T04:26:02.378 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:02 smithi123 bash[68976]: cluster 2024-09-14T04:26:01.024848+0000 mgr.y (mgr.26165) 546 : cluster [DBG] pgmap v452: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 839 op/s 2024-09-14T04:26:02.401 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:02.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:02.404 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:26:02.505 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:02.515 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:02 smithi038 bash[84940]: cluster 2024-09-14T04:26:01.024848+0000 mgr.y (mgr.26165) 546 : cluster [DBG] pgmap v452: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 839 op/s 2024-09-14T04:26:02.515 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:02 smithi038 bash[84940]: cluster 2024-09-14T04:26:01.024848+0000 mgr.y (mgr.26165) 546 : cluster [DBG] pgmap v452: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 839 op/s 2024-09-14T04:26:02.515 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:02 smithi038 bash[87336]: cluster 2024-09-14T04:26:01.024848+0000 mgr.y (mgr.26165) 546 : cluster [DBG] pgmap v452: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 839 op/s 2024-09-14T04:26:02.515 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:02 smithi038 bash[87336]: cluster 2024-09-14T04:26:01.024848+0000 mgr.y (mgr.26165) 546 : cluster [DBG] pgmap v452: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 839 op/s 2024-09-14T04:26:02.540 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:02.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:02.544 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:26:02.645 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:02.666 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:02.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:02.672 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:26:02.773 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:02.795 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:02.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:02.798 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:26:02.899 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:02.928 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:02.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:02.930 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:26:03.031 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:03.056 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:03.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:03.061 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:26:03.161 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:03.191 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:03.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:03.198 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:26:03.299 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:03.321 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:03.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:03.326 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:26:03.427 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:03.465 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:03.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:03.470 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:26:03.571 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:03.597 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:03.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:03.599 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:26:03.599 INFO:teuthology.orchestra.run.smithi038.stdout:ERROR: (22) Invalid argument 2024-09-14T04:26:03.599 INFO:teuthology.orchestra.run.smithi038.stdout:op_tracker tracking is not enabled now, so no ops 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-09-14T04:26:03.700 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:03.723 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:03.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:03.728 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:26:03.829 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:03.855 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:03.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:03.860 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:26:03.961 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:03.990 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:03.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:03.993 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:26:04.094 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:04.112 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:04.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:04.114 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:26:04.215 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:04.239 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:04.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:04.241 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:26:04.342 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:04.372 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:04.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:04.374 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:26:04.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:04 smithi123 bash[68976]: cluster 2024-09-14T04:26:03.025738+0000 mgr.y (mgr.26165) 547 : cluster [DBG] pgmap v453: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 627 op/s 2024-09-14T04:26:04.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:04 smithi123 bash[68976]: cluster 2024-09-14T04:26:03.025738+0000 mgr.y (mgr.26165) 547 : cluster [DBG] pgmap v453: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 627 op/s 2024-09-14T04:26:04.475 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:04.497 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:04.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:04.503 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:26:04.581 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:04 smithi038 bash[84940]: cluster 2024-09-14T04:26:03.025738+0000 mgr.y (mgr.26165) 547 : cluster [DBG] pgmap v453: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 627 op/s 2024-09-14T04:26:04.582 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:04 smithi038 bash[84940]: cluster 2024-09-14T04:26:03.025738+0000 mgr.y (mgr.26165) 547 : cluster [DBG] pgmap v453: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 627 op/s 2024-09-14T04:26:04.582 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:04 smithi038 bash[87336]: cluster 2024-09-14T04:26:03.025738+0000 mgr.y (mgr.26165) 547 : cluster [DBG] pgmap v453: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 627 op/s 2024-09-14T04:26:04.582 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:04 smithi038 bash[87336]: cluster 2024-09-14T04:26:03.025738+0000 mgr.y (mgr.26165) 547 : cluster [DBG] pgmap v453: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 627 op/s 2024-09-14T04:26:04.603 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:04.636 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:04.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:04.639 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:26:04.740 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:04.767 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:04.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:04.773 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:26:04.873 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:04.895 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:04.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:04.897 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:26:04.998 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:05.026 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:05.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:05.032 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:26:05.133 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:05.157 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:05.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:05.159 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:26:05.260 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:05.290 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:05.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:05.294 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:26:05.395 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:05.416 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:05.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:05.418 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:26:05.518 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:05.545 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:05.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:05.546 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:26:05.647 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:05.670 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:05.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:05.672 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:26:05.773 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:05.793 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:05.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:05.795 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:26:05.896 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:05.922 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:05.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:05.924 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:26:06.025 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:06.055 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:06.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:06.057 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:26:06.133 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.3 dump_ops_in_flight 2024-09-14T04:26:06.158 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:06.176 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:06.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:06.178 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:26:06.278 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:06.288 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:06 smithi123 bash[68976]: cluster 2024-09-14T04:26:05.026942+0000 mgr.y (mgr.26165) 548 : cluster [DBG] pgmap v454: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 677 op/s 2024-09-14T04:26:06.288 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:06 smithi123 bash[68976]: cluster 2024-09-14T04:26:05.026942+0000 mgr.y (mgr.26165) 548 : cluster [DBG] pgmap v454: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 677 op/s 2024-09-14T04:26:06.306 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:06.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:06.308 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:26:06.409 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:06.427 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:06.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:06.429 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:26:06.528 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:06 smithi038 bash[84940]: cluster 2024-09-14T04:26:05.026942+0000 mgr.y (mgr.26165) 548 : cluster [DBG] pgmap v454: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 677 op/s 2024-09-14T04:26:06.528 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:06 smithi038 bash[84940]: cluster 2024-09-14T04:26:05.026942+0000 mgr.y (mgr.26165) 548 : cluster [DBG] pgmap v454: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 677 op/s 2024-09-14T04:26:06.529 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:06 smithi038 bash[87336]: cluster 2024-09-14T04:26:05.026942+0000 mgr.y (mgr.26165) 548 : cluster [DBG] pgmap v454: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 677 op/s 2024-09-14T04:26:06.529 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:06 smithi038 bash[87336]: cluster 2024-09-14T04:26:05.026942+0000 mgr.y (mgr.26165) 548 : cluster [DBG] pgmap v454: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 677 op/s 2024-09-14T04:26:06.530 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:06.557 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:06.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:06.561 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:26:06.662 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:06.689 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:06.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:06.691 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:26:06.727 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-09-14T04:26:06.727 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-14T04:26:06.727 INFO:tasks.thrashosds.thrasher:primary_affinity 2024-09-14T04:26:06.727 INFO:tasks.thrashosds.thrasher:Setting osd 7 primary_affinity to 0.634405 2024-09-14T04:26:06.728 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd primary-affinity 7 0.6344045244286651 2024-09-14T04:26:06.792 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:06.828 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:06.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:06.835 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:26:06.936 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:06.958 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:06.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:06.960 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:26:07.061 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:07.088 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:07.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:07.090 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:26:07.191 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:07.213 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:07.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:07.217 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:26:07.317 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:07.362 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:07.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:07.365 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:26:07.465 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:07.495 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:07.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:07.497 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:26:07.597 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:07.619 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:07.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:07.624 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:26:07.725 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:07.758 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:07.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:07.761 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:26:07.862 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:07.886 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:07.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:07.890 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:26:07.991 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:08.027 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:08.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:08.033 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:26:08.134 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:08.158 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:08.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:08.162 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:26:08.263 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:08.281 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:08.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:08.283 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:26:08.384 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:08.409 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:08.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:08.413 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:26:08.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:08 smithi123 bash[68976]: cluster 2024-09-14T04:26:07.027632+0000 mgr.y (mgr.26165) 549 : cluster [DBG] pgmap v455: 89 pgs: 89 active+clean; 3.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 762 op/s 2024-09-14T04:26:08.440 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:08 smithi123 bash[68976]: cluster 2024-09-14T04:26:07.027632+0000 mgr.y (mgr.26165) 549 : cluster [DBG] pgmap v455: 89 pgs: 89 active+clean; 3.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 762 op/s 2024-09-14T04:26:08.513 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:08.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:26:08 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:26:08] "GET /metrics HTTP/1.1" 200 36633 "" "Prometheus/2.51.0" 2024-09-14T04:26:08.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:08 smithi038 bash[84940]: cluster 2024-09-14T04:26:07.027632+0000 mgr.y (mgr.26165) 549 : cluster [DBG] pgmap v455: 89 pgs: 89 active+clean; 3.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 762 op/s 2024-09-14T04:26:08.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:08 smithi038 bash[84940]: cluster 2024-09-14T04:26:07.027632+0000 mgr.y (mgr.26165) 549 : cluster [DBG] pgmap v455: 89 pgs: 89 active+clean; 3.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 762 op/s 2024-09-14T04:26:08.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:08 smithi038 bash[87336]: cluster 2024-09-14T04:26:07.027632+0000 mgr.y (mgr.26165) 549 : cluster [DBG] pgmap v455: 89 pgs: 89 active+clean; 3.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 762 op/s 2024-09-14T04:26:08.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:08 smithi038 bash[87336]: cluster 2024-09-14T04:26:07.027632+0000 mgr.y (mgr.26165) 549 : cluster [DBG] pgmap v455: 89 pgs: 89 active+clean; 3.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 762 op/s 2024-09-14T04:26:08.544 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:08.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:08.548 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:26:08.649 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:08.674 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:08.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:08.677 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:26:08.778 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:08.811 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:08.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:08.813 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:26:08.913 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:08.942 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:08.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:08.944 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:26:09.045 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:09.081 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:09.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:09.087 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:26:09.187 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:09.217 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:09.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:09.220 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:26:09.321 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:09.343 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:09.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:09.345 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:26:09.446 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:09.471 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:09.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:09.475 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:26:09.576 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:09.607 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:09.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:09.609 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:26:09.710 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:09.731 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:09.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:09.733 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:26:09.834 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:09.862 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:09.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:09.871 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:26:09.972 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:10.003 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:10.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:10.009 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:26:10.110 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:10.151 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:10.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:10.154 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:26:10.254 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:10.277 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:10.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:10.280 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:26:10.381 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:10.402 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:10.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:10.406 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:26:10.507 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:10.515 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:26:10 smithi123 bash[61744]: ts=2024-09-14T04:26:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:26:10.515 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:10 smithi123 bash[68976]: cluster 2024-09-14T04:26:09.029099+0000 mgr.y (mgr.26165) 550 : cluster [DBG] pgmap v456: 89 pgs: 89 active+clean; 3.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 634 op/s 2024-09-14T04:26:10.515 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:10 smithi123 bash[68976]: cluster 2024-09-14T04:26:09.029099+0000 mgr.y (mgr.26165) 550 : cluster [DBG] pgmap v456: 89 pgs: 89 active+clean; 3.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 634 op/s 2024-09-14T04:26:10.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:10 smithi038 bash[84940]: cluster 2024-09-14T04:26:09.029099+0000 mgr.y (mgr.26165) 550 : cluster [DBG] pgmap v456: 89 pgs: 89 active+clean; 3.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 634 op/s 2024-09-14T04:26:10.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:10 smithi038 bash[84940]: cluster 2024-09-14T04:26:09.029099+0000 mgr.y (mgr.26165) 550 : cluster [DBG] pgmap v456: 89 pgs: 89 active+clean; 3.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 634 op/s 2024-09-14T04:26:10.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:10 smithi038 bash[87336]: cluster 2024-09-14T04:26:09.029099+0000 mgr.y (mgr.26165) 550 : cluster [DBG] pgmap v456: 89 pgs: 89 active+clean; 3.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 634 op/s 2024-09-14T04:26:10.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:10 smithi038 bash[87336]: cluster 2024-09-14T04:26:09.029099+0000 mgr.y (mgr.26165) 550 : cluster [DBG] pgmap v456: 89 pgs: 89 active+clean; 3.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 634 op/s 2024-09-14T04:26:10.538 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:10.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:10.543 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:26:10.644 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:10.676 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:10.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:10.682 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:26:10.783 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:10.817 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:10.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:10.820 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:26:10.921 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:10.945 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:26:10.946 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:26:10.950 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:10.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:10.955 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:26:11.056 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:11.086 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:11.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:11.091 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:26:11.192 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:11.221 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:11.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:11.227 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:26:11.328 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:11.353 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:11.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:11.355 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:26:11.456 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:11.475 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:11.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:11.477 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:26:11.577 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:11.613 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:11.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:11.621 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:26:11.722 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:11.745 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:11.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:11.750 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:26:11.851 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:11.872 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:11.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:11.874 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:26:11.924 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0: {} 2024-09-14T04:26:11.924 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1: {} 2024-09-14T04:26:11.924 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2: {} 2024-09-14T04:26:11.924 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3: {} 2024-09-14T04:26:11.924 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4: {} 2024-09-14T04:26:11.924 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5: {} 2024-09-14T04:26:11.924 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6: {} 2024-09-14T04:26:11.924 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7: {} 2024-09-14T04:26:11.925 INFO:teuthology.orchestra.run.smithi038.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-14T04:26:11.925 INFO:teuthology.orchestra.run.smithi038.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-14T04:26:11.925 INFO:teuthology.orchestra.run.smithi038.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-14T04:26:11.925 INFO:teuthology.orchestra.run.smithi038.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-14T04:26:11.925 INFO:teuthology.orchestra.run.smithi038.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-14T04:26:11.925 INFO:teuthology.orchestra.run.smithi038.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-14T04:26:11.925 INFO:teuthology.orchestra.run.smithi038.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-14T04:26:11.925 INFO:teuthology.orchestra.run.smithi038.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-14T04:26:11.975 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:11.997 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:11.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:12.000 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:26:12.101 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:12.133 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:12.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:12.139 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:26:12.240 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:12.263 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:12.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:12.266 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:26:12.366 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:12.385 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:12.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:12.387 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:26:12.488 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:12.512 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:12.513 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:12 smithi123 bash[68976]: cluster 2024-09-14T04:26:11.029781+0000 mgr.y (mgr.26165) 551 : cluster [DBG] pgmap v457: 89 pgs: 89 active+clean; 2.8 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 796 op/s 2024-09-14T04:26:12.513 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:12 smithi123 bash[68976]: cluster 2024-09-14T04:26:11.029781+0000 mgr.y (mgr.26165) 551 : cluster [DBG] pgmap v457: 89 pgs: 89 active+clean; 2.8 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 796 op/s 2024-09-14T04:26:12.513 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:12 smithi123 bash[68976]: audit 2024-09-14T04:26:11.402381+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.38:0/2883501053' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:26:12.513 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:12 smithi123 bash[68976]: audit 2024-09-14T04:26:11.402381+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.38:0/2883501053' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:26:12.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:12.514 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:26:12.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:12 smithi038 bash[84940]: cluster 2024-09-14T04:26:11.029781+0000 mgr.y (mgr.26165) 551 : cluster [DBG] pgmap v457: 89 pgs: 89 active+clean; 2.8 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 796 op/s 2024-09-14T04:26:12.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:12 smithi038 bash[84940]: cluster 2024-09-14T04:26:11.029781+0000 mgr.y (mgr.26165) 551 : cluster [DBG] pgmap v457: 89 pgs: 89 active+clean; 2.8 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 796 op/s 2024-09-14T04:26:12.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:12 smithi038 bash[84940]: audit 2024-09-14T04:26:11.402381+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.38:0/2883501053' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:26:12.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:12 smithi038 bash[84940]: audit 2024-09-14T04:26:11.402381+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.38:0/2883501053' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:26:12.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:12 smithi038 bash[87336]: cluster 2024-09-14T04:26:11.029781+0000 mgr.y (mgr.26165) 551 : cluster [DBG] pgmap v457: 89 pgs: 89 active+clean; 2.8 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 796 op/s 2024-09-14T04:26:12.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:12 smithi038 bash[87336]: cluster 2024-09-14T04:26:11.029781+0000 mgr.y (mgr.26165) 551 : cluster [DBG] pgmap v457: 89 pgs: 89 active+clean; 2.8 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 796 op/s 2024-09-14T04:26:12.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:12 smithi038 bash[87336]: audit 2024-09-14T04:26:11.402381+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.38:0/2883501053' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:26:12.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:12 smithi038 bash[87336]: audit 2024-09-14T04:26:11.402381+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.38:0/2883501053' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:26:12.615 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:12.648 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:12.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:12.651 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:26:12.752 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:12.782 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:12.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:12.787 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:26:12.888 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:12.930 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:12.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:12.932 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:26:13.033 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:13.059 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:13.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:13.067 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:26:13.167 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:13.207 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:13.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:13.209 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:26:13.310 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:13.339 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:13.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:13.341 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:26:13.442 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:13.464 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:13.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:13.469 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:26:13.570 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:13.588 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:13.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:13.590 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:26:13.690 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:13.712 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:13.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:13.716 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:26:13.817 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:13.860 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:13.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:13.864 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:26:13.965 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:13.991 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:13.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:13.997 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:26:14.097 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:14.118 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:14.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:14.126 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:26:14.227 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:14.258 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:14.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:14.260 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:26:14.266 INFO:teuthology.orchestra.run.smithi038.stderr:nodeep-scrub is unset 2024-09-14T04:26:14.361 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:14.369 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:14 smithi123 bash[68976]: cluster 2024-09-14T04:26:13.030208+0000 mgr.y (mgr.26165) 552 : cluster [DBG] pgmap v458: 89 pgs: 89 active+clean; 2.8 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 590 op/s 2024-09-14T04:26:14.369 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:14 smithi123 bash[68976]: cluster 2024-09-14T04:26:13.030208+0000 mgr.y (mgr.26165) 552 : cluster [DBG] pgmap v458: 89 pgs: 89 active+clean; 2.8 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 590 op/s 2024-09-14T04:26:14.369 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:14 smithi123 bash[68976]: audit 2024-09-14T04:26:14.005791+0000 mon.c (mon.2) 24 : audit [INF] from='client.? 172.21.15.38:0/914808992' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:26:14.369 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:14 smithi123 bash[68976]: audit 2024-09-14T04:26:14.005791+0000 mon.c (mon.2) 24 : audit [INF] from='client.? 172.21.15.38:0/914808992' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:26:14.369 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:14 smithi123 bash[68976]: audit 2024-09-14T04:26:14.006352+0000 mon.a (mon.0) 653 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:26:14.369 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:14 smithi123 bash[68976]: audit 2024-09-14T04:26:14.006352+0000 mon.a (mon.0) 653 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:26:14.384 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:14.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:14.388 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:26:14.413 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:14 smithi038 bash[84940]: cluster 2024-09-14T04:26:13.030208+0000 mgr.y (mgr.26165) 552 : cluster [DBG] pgmap v458: 89 pgs: 89 active+clean; 2.8 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 590 op/s 2024-09-14T04:26:14.413 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:14 smithi038 bash[84940]: cluster 2024-09-14T04:26:13.030208+0000 mgr.y (mgr.26165) 552 : cluster [DBG] pgmap v458: 89 pgs: 89 active+clean; 2.8 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 590 op/s 2024-09-14T04:26:14.414 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:14 smithi038 bash[84940]: audit 2024-09-14T04:26:14.005791+0000 mon.c (mon.2) 24 : audit [INF] from='client.? 172.21.15.38:0/914808992' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:26:14.414 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:14 smithi038 bash[84940]: audit 2024-09-14T04:26:14.005791+0000 mon.c (mon.2) 24 : audit [INF] from='client.? 172.21.15.38:0/914808992' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:26:14.414 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:14 smithi038 bash[84940]: audit 2024-09-14T04:26:14.006352+0000 mon.a (mon.0) 653 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:26:14.414 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:14 smithi038 bash[84940]: audit 2024-09-14T04:26:14.006352+0000 mon.a (mon.0) 653 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:26:14.489 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:14.514 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:14.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:14.520 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:26:14.621 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:14.664 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:14.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:14.672 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:26:14.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:14 smithi038 bash[87336]: cluster 2024-09-14T04:26:13.030208+0000 mgr.y (mgr.26165) 552 : cluster [DBG] pgmap v458: 89 pgs: 89 active+clean; 2.8 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 590 op/s 2024-09-14T04:26:14.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:14 smithi038 bash[87336]: cluster 2024-09-14T04:26:13.030208+0000 mgr.y (mgr.26165) 552 : cluster [DBG] pgmap v458: 89 pgs: 89 active+clean; 2.8 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 590 op/s 2024-09-14T04:26:14.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:14 smithi038 bash[87336]: audit 2024-09-14T04:26:14.005791+0000 mon.c (mon.2) 24 : audit [INF] from='client.? 172.21.15.38:0/914808992' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:26:14.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:14 smithi038 bash[87336]: audit 2024-09-14T04:26:14.005791+0000 mon.c (mon.2) 24 : audit [INF] from='client.? 172.21.15.38:0/914808992' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:26:14.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:14 smithi038 bash[87336]: audit 2024-09-14T04:26:14.006352+0000 mon.a (mon.0) 653 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:26:14.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:14 smithi038 bash[87336]: audit 2024-09-14T04:26:14.006352+0000 mon.a (mon.0) 653 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:26:14.772 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:14.793 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:14.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:14.795 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:26:14.896 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:14.921 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:14.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:14.924 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:26:15.025 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:15.059 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:15.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:15.062 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:26:15.163 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:15.180 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:15.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:15.182 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:26:15.283 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:15.321 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:15.325 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:15 smithi038 bash[84940]: cluster 2024-09-14T04:26:14.257630+0000 mon.a (mon.0) 654 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:26:15.325 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:15 smithi038 bash[84940]: cluster 2024-09-14T04:26:14.257630+0000 mon.a (mon.0) 654 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:26:15.326 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:15 smithi038 bash[84940]: cluster 2024-09-14T04:26:14.257654+0000 mon.a (mon.0) 655 : cluster [INF] Cluster is now healthy 2024-09-14T04:26:15.326 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:15 smithi038 bash[84940]: cluster 2024-09-14T04:26:14.257654+0000 mon.a (mon.0) 655 : cluster [INF] Cluster is now healthy 2024-09-14T04:26:15.326 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:15 smithi038 bash[84940]: audit 2024-09-14T04:26:14.259309+0000 mon.a (mon.0) 656 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:26:15.326 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:15 smithi038 bash[84940]: audit 2024-09-14T04:26:14.259309+0000 mon.a (mon.0) 656 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:26:15.326 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:15 smithi038 bash[84940]: cluster 2024-09-14T04:26:14.264253+0000 mon.a (mon.0) 657 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-14T04:26:15.326 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:15 smithi038 bash[84940]: cluster 2024-09-14T04:26:14.264253+0000 mon.a (mon.0) 657 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-14T04:26:15.326 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:15 smithi038 bash[84940]: audit 2024-09-14T04:26:15.214621+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:26:15.326 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:15 smithi038 bash[84940]: audit 2024-09-14T04:26:15.214621+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:26:15.326 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:15 smithi038 bash[84940]: audit 2024-09-14T04:26:15.215884+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:26:15.326 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:15 smithi038 bash[84940]: audit 2024-09-14T04:26:15.215884+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:26:15.327 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:15 smithi038 bash[87336]: cluster 2024-09-14T04:26:14.257630+0000 mon.a (mon.0) 654 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:26:15.327 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:15 smithi038 bash[87336]: cluster 2024-09-14T04:26:14.257630+0000 mon.a (mon.0) 654 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:26:15.327 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:15 smithi038 bash[87336]: cluster 2024-09-14T04:26:14.257654+0000 mon.a (mon.0) 655 : cluster [INF] Cluster is now healthy 2024-09-14T04:26:15.327 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:15 smithi038 bash[87336]: cluster 2024-09-14T04:26:14.257654+0000 mon.a (mon.0) 655 : cluster [INF] Cluster is now healthy 2024-09-14T04:26:15.327 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:15 smithi038 bash[87336]: audit 2024-09-14T04:26:14.259309+0000 mon.a (mon.0) 656 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:26:15.327 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:15 smithi038 bash[87336]: audit 2024-09-14T04:26:14.259309+0000 mon.a (mon.0) 656 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:26:15.327 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:15 smithi038 bash[87336]: cluster 2024-09-14T04:26:14.264253+0000 mon.a (mon.0) 657 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-14T04:26:15.327 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:15 smithi038 bash[87336]: cluster 2024-09-14T04:26:14.264253+0000 mon.a (mon.0) 657 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-14T04:26:15.327 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:15 smithi038 bash[87336]: audit 2024-09-14T04:26:15.214621+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:26:15.327 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:15 smithi038 bash[87336]: audit 2024-09-14T04:26:15.214621+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:26:15.327 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:15 smithi038 bash[87336]: audit 2024-09-14T04:26:15.215884+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:26:15.327 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:15 smithi038 bash[87336]: audit 2024-09-14T04:26:15.215884+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:26:15.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:15.328 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:26:15.429 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:15.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:15 smithi123 bash[68976]: cluster 2024-09-14T04:26:14.257630+0000 mon.a (mon.0) 654 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:26:15.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:15 smithi123 bash[68976]: cluster 2024-09-14T04:26:14.257630+0000 mon.a (mon.0) 654 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:26:15.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:15 smithi123 bash[68976]: cluster 2024-09-14T04:26:14.257654+0000 mon.a (mon.0) 655 : cluster [INF] Cluster is now healthy 2024-09-14T04:26:15.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:15 smithi123 bash[68976]: cluster 2024-09-14T04:26:14.257654+0000 mon.a (mon.0) 655 : cluster [INF] Cluster is now healthy 2024-09-14T04:26:15.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:15 smithi123 bash[68976]: audit 2024-09-14T04:26:14.259309+0000 mon.a (mon.0) 656 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:26:15.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:15 smithi123 bash[68976]: audit 2024-09-14T04:26:14.259309+0000 mon.a (mon.0) 656 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:26:15.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:15 smithi123 bash[68976]: cluster 2024-09-14T04:26:14.264253+0000 mon.a (mon.0) 657 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-14T04:26:15.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:15 smithi123 bash[68976]: cluster 2024-09-14T04:26:14.264253+0000 mon.a (mon.0) 657 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-14T04:26:15.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:15 smithi123 bash[68976]: audit 2024-09-14T04:26:15.214621+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:26:15.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:15 smithi123 bash[68976]: audit 2024-09-14T04:26:15.214621+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:26:15.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:15 smithi123 bash[68976]: audit 2024-09-14T04:26:15.215884+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:26:15.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:15 smithi123 bash[68976]: audit 2024-09-14T04:26:15.215884+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:26:15.457 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:15.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:15.460 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:26:15.561 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:15.592 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:15.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:15.596 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:26:15.697 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:15.726 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:15.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:15.729 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:26:15.829 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:15.848 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:15.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:15.850 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:26:15.951 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:15.979 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:15.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:15.984 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:26:16.085 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:16.121 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:16.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:16.127 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:26:16.228 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:16.259 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:16.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:16.265 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:26:16.365 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:16.382 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:16.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:16.384 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:26:16.485 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:16.496 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:16 smithi038 bash[84940]: cluster 2024-09-14T04:26:15.030721+0000 mgr.y (mgr.26165) 553 : cluster [DBG] pgmap v460: 89 pgs: 89 active+clean; 2.7 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 676 op/s 2024-09-14T04:26:16.496 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:16 smithi038 bash[84940]: cluster 2024-09-14T04:26:15.030721+0000 mgr.y (mgr.26165) 553 : cluster [DBG] pgmap v460: 89 pgs: 89 active+clean; 2.7 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 676 op/s 2024-09-14T04:26:16.496 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:16 smithi038 bash[87336]: cluster 2024-09-14T04:26:15.030721+0000 mgr.y (mgr.26165) 553 : cluster [DBG] pgmap v460: 89 pgs: 89 active+clean; 2.7 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 676 op/s 2024-09-14T04:26:16.496 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:16 smithi038 bash[87336]: cluster 2024-09-14T04:26:15.030721+0000 mgr.y (mgr.26165) 553 : cluster [DBG] pgmap v460: 89 pgs: 89 active+clean; 2.7 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 676 op/s 2024-09-14T04:26:16.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:16.526 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:16.526 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:26:16.627 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:16.666 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:16.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:16.668 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:26:16.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:16 smithi123 bash[68976]: cluster 2024-09-14T04:26:15.030721+0000 mgr.y (mgr.26165) 553 : cluster [DBG] pgmap v460: 89 pgs: 89 active+clean; 2.7 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 676 op/s 2024-09-14T04:26:16.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:16 smithi123 bash[68976]: cluster 2024-09-14T04:26:15.030721+0000 mgr.y (mgr.26165) 553 : cluster [DBG] pgmap v460: 89 pgs: 89 active+clean; 2.7 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 676 op/s 2024-09-14T04:26:16.769 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:16.797 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:16.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:16.801 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:26:16.810 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-14T04:26:16.902 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:16.944 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:16.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:16.949 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:26:17.049 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:17.087 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:17.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:17.105 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:26:17.206 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:17.232 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:17.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:17.240 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:26:17.341 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:17.368 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:17.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:17.377 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:26:17.478 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:17.499 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:17.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:17.501 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:26:17.601 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:17.640 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:17.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:17.642 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:26:17.743 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:17.765 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:17.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:17.767 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:26:17.868 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:17.897 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:17.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:17.899 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:26:18.000 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:18.021 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:18.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:18.023 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:26:18.124 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:18.149 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:18.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:18.151 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:26:18.252 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:18.276 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:18.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:18.285 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:26:18.386 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:18.406 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:18.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:18.408 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:26:18.509 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:18.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:26:18 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:26:18] "GET /metrics HTTP/1.1" 200 36631 "" "Prometheus/2.51.0" 2024-09-14T04:26:18.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:18 smithi038 bash[87336]: cluster 2024-09-14T04:26:17.031367+0000 mgr.y (mgr.26165) 554 : cluster [DBG] pgmap v461: 89 pgs: 89 active+clean; 2.6 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 666 op/s 2024-09-14T04:26:18.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:18 smithi038 bash[87336]: cluster 2024-09-14T04:26:17.031367+0000 mgr.y (mgr.26165) 554 : cluster [DBG] pgmap v461: 89 pgs: 89 active+clean; 2.6 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 666 op/s 2024-09-14T04:26:18.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:18 smithi038 bash[84940]: cluster 2024-09-14T04:26:17.031367+0000 mgr.y (mgr.26165) 554 : cluster [DBG] pgmap v461: 89 pgs: 89 active+clean; 2.6 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 666 op/s 2024-09-14T04:26:18.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:18 smithi038 bash[84940]: cluster 2024-09-14T04:26:17.031367+0000 mgr.y (mgr.26165) 554 : cluster [DBG] pgmap v461: 89 pgs: 89 active+clean; 2.6 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 666 op/s 2024-09-14T04:26:18.538 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:18.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:18.541 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:26:18.641 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:18.659 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:18.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:18.664 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:26:18.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:18 smithi123 bash[68976]: cluster 2024-09-14T04:26:17.031367+0000 mgr.y (mgr.26165) 554 : cluster [DBG] pgmap v461: 89 pgs: 89 active+clean; 2.6 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 666 op/s 2024-09-14T04:26:18.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:18 smithi123 bash[68976]: cluster 2024-09-14T04:26:17.031367+0000 mgr.y (mgr.26165) 554 : cluster [DBG] pgmap v461: 89 pgs: 89 active+clean; 2.6 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 666 op/s 2024-09-14T04:26:18.765 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:18.788 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:18.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:18.791 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:26:18.892 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:18.913 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:18.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:18.916 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:26:19.017 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:19.043 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:19.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:19.046 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:26:19.082 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd set noscrub 2024-09-14T04:26:19.147 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:19.187 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:19.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:19.190 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:26:19.291 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:19.353 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:19.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:19.357 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:26:19.457 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:19.483 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:19.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:19.485 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:26:19.586 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:19.624 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:19.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:19.631 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:26:19.732 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:19.762 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:19.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:19.771 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:26:19.873 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:19.900 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:19.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:19.902 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:26:20.003 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:20.024 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:20.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:20.026 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:26:20.127 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:20.148 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:20.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:20.153 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:26:20.254 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:20.298 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:20.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:20.303 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:26:20.404 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:20.412 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:20 smithi123 bash[68976]: cluster 2024-09-14T04:26:19.031788+0000 mgr.y (mgr.26165) 555 : cluster [DBG] pgmap v462: 89 pgs: 89 active+clean; 2.6 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 671 op/s 2024-09-14T04:26:20.412 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:20 smithi123 bash[68976]: cluster 2024-09-14T04:26:19.031788+0000 mgr.y (mgr.26165) 555 : cluster [DBG] pgmap v462: 89 pgs: 89 active+clean; 2.6 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 671 op/s 2024-09-14T04:26:20.413 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:26:20 smithi123 bash[61744]: ts=2024-09-14T04:26:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:26:20.430 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:20.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:20.438 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:26:20.538 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:20.570 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:20.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:20.572 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:26:20.673 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:20.683 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:20 smithi038 bash[84940]: cluster 2024-09-14T04:26:19.031788+0000 mgr.y (mgr.26165) 555 : cluster [DBG] pgmap v462: 89 pgs: 89 active+clean; 2.6 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 671 op/s 2024-09-14T04:26:20.683 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:20 smithi038 bash[84940]: cluster 2024-09-14T04:26:19.031788+0000 mgr.y (mgr.26165) 555 : cluster [DBG] pgmap v462: 89 pgs: 89 active+clean; 2.6 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 671 op/s 2024-09-14T04:26:20.683 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:20 smithi038 bash[87336]: cluster 2024-09-14T04:26:19.031788+0000 mgr.y (mgr.26165) 555 : cluster [DBG] pgmap v462: 89 pgs: 89 active+clean; 2.6 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 671 op/s 2024-09-14T04:26:20.683 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:20 smithi038 bash[87336]: cluster 2024-09-14T04:26:19.031788+0000 mgr.y (mgr.26165) 555 : cluster [DBG] pgmap v462: 89 pgs: 89 active+clean; 2.6 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 671 op/s 2024-09-14T04:26:20.699 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:20.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:20.710 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:26:20.811 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:20.840 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:20.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:20.844 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:26:20.945 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:20.974 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:20.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:20.980 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:26:21.081 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:21.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:21.119 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:21.119 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:26:21.220 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:21.246 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:21.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:21.253 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:26:21.354 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:21.375 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:21.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:21.377 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:26:21.477 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:21.500 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:21.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:21.502 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:26:21.603 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:21.634 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:21.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:21.640 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:26:21.741 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:21.776 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:21.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:21.783 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:26:21.883 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:21.908 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:21.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:21.911 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:26:22.011 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:22.049 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:22.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:22.052 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:26:22.153 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:22.179 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:22.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:22.181 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:26:22.281 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:22.310 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:22.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:22.313 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:26:22.413 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:22.414 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:22 smithi038 bash[84940]: cluster 2024-09-14T04:26:21.032423+0000 mgr.y (mgr.26165) 556 : cluster [DBG] pgmap v463: 89 pgs: 89 active+clean; 2.4 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 666 op/s 2024-09-14T04:26:22.414 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:22 smithi038 bash[84940]: cluster 2024-09-14T04:26:21.032423+0000 mgr.y (mgr.26165) 556 : cluster [DBG] pgmap v463: 89 pgs: 89 active+clean; 2.4 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 666 op/s 2024-09-14T04:26:22.415 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:22 smithi038 bash[87336]: cluster 2024-09-14T04:26:21.032423+0000 mgr.y (mgr.26165) 556 : cluster [DBG] pgmap v463: 89 pgs: 89 active+clean; 2.4 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 666 op/s 2024-09-14T04:26:22.415 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:22 smithi038 bash[87336]: cluster 2024-09-14T04:26:21.032423+0000 mgr.y (mgr.26165) 556 : cluster [DBG] pgmap v463: 89 pgs: 89 active+clean; 2.4 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 666 op/s 2024-09-14T04:26:22.446 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:22.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:22.449 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:26:22.550 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:22.586 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:22.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:22.591 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:26:22.601 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-09-14T04:26:22.601 INFO:teuthology.orchestra.run.smithi038.stdout: "ops": [ 2024-09-14T04:26:22.601 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.601 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.34791.0:177865 6.2 e112/102 6:4b669a0a:::benchmark_data_smithi038_122563_object70250:head v 112'11286, mlcod=112'11284)", 2024-09-14T04:26:22.601 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:26:22.592384+0000", 2024-09-14T04:26:22.601 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 0.0048716280000000002, 2024-09-14T04:26:22.601 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0048976749999999998, 2024-09-14T04:26:22.602 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:26:22.602 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:26:22.602 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "started", 2024-09-14T04:26:22.602 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:26:22.602 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.602 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:26:22.602 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:22.592384+0000", 2024-09-14T04:26:22.602 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:26:22.602 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:26:22.602 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.602 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:26:22.602 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:22.592384+0000", 2024-09-14T04:26:22.602 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:26:22.603 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:26:22.603 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.603 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:26:22.603 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:22.592385+0000", 2024-09-14T04:26:22.603 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.4499999999999995e-07 2024-09-14T04:26:22.603 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:26:22.603 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.603 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:26:22.603 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:22.592392+0000", 2024-09-14T04:26:22.603 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.204e-06 2024-09-14T04:26:22.603 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:26:22.603 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.603 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:26:22.603 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:22.592404+0000", 2024-09-14T04:26:22.604 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.1824999999999999e-05 2024-09-14T04:26:22.604 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:26:22.604 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.604 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:26:22.604 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:22.592411+0000", 2024-09-14T04:26:22.604 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.691e-06 2024-09-14T04:26:22.604 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:26:22.604 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.604 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:26:22.604 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:22.592464+0000", 2024-09-14T04:26:22.604 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.2975e-05 2024-09-14T04:26:22.604 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:26:22.604 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.605 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:26:22.605 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:22.592492+0000", 2024-09-14T04:26:22.605 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.8662000000000001e-05 2024-09-14T04:26:22.605 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:26:22.605 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:26:22.605 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:26:22.605 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:26:22.605 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.605 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.34791.0:177870 6.6 6.1c4fa636 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e112)", 2024-09-14T04:26:22.605 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:26:22.593307+0000", 2024-09-14T04:26:22.605 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 0.0039488190000000001, 2024-09-14T04:26:22.605 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0040307620000000002, 2024-09-14T04:26:22.605 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:26:22.606 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:26:22.606 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "queued for pg", 2024-09-14T04:26:22.606 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:26:22.606 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.34791", 2024-09-14T04:26:22.606 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/3806562909", 2024-09-14T04:26:22.606 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 177870 2024-09-14T04:26:22.606 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:26:22.606 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:26:22.606 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.606 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:26:22.606 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:22.593307+0000", 2024-09-14T04:26:22.606 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:26:22.606 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:26:22.607 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.607 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:26:22.607 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:22.593307+0000", 2024-09-14T04:26:22.607 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:26:22.607 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:26:22.607 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.607 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:26:22.607 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:22.593309+0000", 2024-09-14T04:26:22.607 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.1959999999999998e-06 2024-09-14T04:26:22.607 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:26:22.607 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.607 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:26:22.607 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:22.593315+0000", 2024-09-14T04:26:22.608 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.4319999999999998e-06 2024-09-14T04:26:22.608 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:26:22.608 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.608 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:26:22.608 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:22.593328+0000", 2024-09-14T04:26:22.608 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.3560999999999999e-05 2024-09-14T04:26:22.608 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:26:22.608 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.608 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:26:22.608 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:22.593335+0000", 2024-09-14T04:26:22.608 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.3300000000000001e-06 2024-09-14T04:26:22.608 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:26:22.608 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:26:22.608 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:26:22.609 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:26:22.609 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.609 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.34791.0:177855 6.7 e112/102 6:e4dd8551:::benchmark_data_smithi038_122563_object70240:head v 112'11213, mlcod=112'11210)", 2024-09-14T04:26:22.609 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:26:22.573827+0000", 2024-09-14T04:26:22.609 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 0.023428554000000001, 2024-09-14T04:26:22.609 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.023562184, 2024-09-14T04:26:22.609 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:26:22.609 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:26:22.609 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "started", 2024-09-14T04:26:22.609 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:26:22.609 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.609 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:26:22.609 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:22.573827+0000", 2024-09-14T04:26:22.609 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:26:22.610 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:26:22.610 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.610 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:26:22.610 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:22.573827+0000", 2024-09-14T04:26:22.610 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:26:22.610 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:26:22.610 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.610 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:26:22.610 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:22.573828+0000", 2024-09-14T04:26:22.610 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.5599999999999995e-07 2024-09-14T04:26:22.610 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:26:22.610 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.610 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:26:22.610 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:22.573832+0000", 2024-09-14T04:26:22.611 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.2590000000000002e-06 2024-09-14T04:26:22.611 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:26:22.611 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.611 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:26:22.611 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:22.573845+0000", 2024-09-14T04:26:22.611 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.2652e-05 2024-09-14T04:26:22.611 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:26:22.611 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.611 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:26:22.611 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:22.573850+0000", 2024-09-14T04:26:22.611 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.7590000000000003e-06 2024-09-14T04:26:22.611 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:26:22.611 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.611 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:26:22.612 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:22.578522+0000", 2024-09-14T04:26:22.612 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0046718209999999996 2024-09-14T04:26:22.612 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:26:22.612 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.612 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:26:22.612 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:22.578541+0000", 2024-09-14T04:26:22.612 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.8777e-05 2024-09-14T04:26:22.612 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:26:22.612 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:26:22.612 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:26:22.613 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:26:22.613 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.613 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.34791.0:177857 6.0 e112/102 6:03280f07:::benchmark_data_smithi038_122563_object70242:head v 112'11268, mlcod=112'11266)", 2024-09-14T04:26:22.613 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:26:22.579063+0000", 2024-09-14T04:26:22.613 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 0.018193075999999999, 2024-09-14T04:26:22.613 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.018375736, 2024-09-14T04:26:22.613 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:26:22.613 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:26:22.613 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "started", 2024-09-14T04:26:22.613 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:26:22.614 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.614 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:26:22.614 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:22.579063+0000", 2024-09-14T04:26:22.614 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:26:22.614 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:26:22.614 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.614 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:26:22.614 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:22.579063+0000", 2024-09-14T04:26:22.614 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:26:22.614 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:26:22.614 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.614 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:26:22.614 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:22.579064+0000", 2024-09-14T04:26:22.614 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.7199999999999997e-07 2024-09-14T04:26:22.615 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:26:22.615 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.615 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:26:22.615 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:22.579072+0000", 2024-09-14T04:26:22.615 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.1810000000000001e-06 2024-09-14T04:26:22.615 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:26:22.615 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.615 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:26:22.615 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:22.579089+0000", 2024-09-14T04:26:22.615 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.7102999999999999e-05 2024-09-14T04:26:22.615 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:26:22.615 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.615 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:26:22.615 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:22.579097+0000", 2024-09-14T04:26:22.616 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.7379999999999994e-06 2024-09-14T04:26:22.616 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:26:22.616 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.616 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:26:22.616 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:22.579184+0000", 2024-09-14T04:26:22.616 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.7207999999999996e-05 2024-09-14T04:26:22.616 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:26:22.616 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.616 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:26:22.616 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:22.579209+0000", 2024-09-14T04:26:22.616 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.5082000000000001e-05 2024-09-14T04:26:22.616 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:26:22.616 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:26:22.617 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:26:22.617 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:26:22.617 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.617 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.34791.0:177860 6.b 6:da139a2b:::benchmark_data_smithi038_122563_object70245:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e112)", 2024-09-14T04:26:22.617 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:26:22.583944+0000", 2024-09-14T04:26:22.617 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 0.013312192, 2024-09-14T04:26:22.617 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.013551957999999999, 2024-09-14T04:26:22.617 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:26:22.617 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:26:22.617 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "waiting for sub ops", 2024-09-14T04:26:22.617 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:26:22.617 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.34791", 2024-09-14T04:26:22.617 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/3806562909", 2024-09-14T04:26:22.618 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 177860 2024-09-14T04:26:22.618 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:26:22.618 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:26:22.618 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.618 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:26:22.618 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:22.583944+0000", 2024-09-14T04:26:22.618 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:26:22.618 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:26:22.618 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.618 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:26:22.618 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:22.583944+0000", 2024-09-14T04:26:22.618 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:26:22.618 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:26:22.618 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.619 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:26:22.619 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:22.583945+0000", 2024-09-14T04:26:22.619 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.567e-06 2024-09-14T04:26:22.619 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:26:22.619 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.619 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:26:22.619 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:22.583952+0000", 2024-09-14T04:26:22.619 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.5150000000000003e-06 2024-09-14T04:26:22.619 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:26:22.619 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.619 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:26:22.619 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:22.583965+0000", 2024-09-14T04:26:22.619 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.3545e-05 2024-09-14T04:26:22.620 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:26:22.620 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.620 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:26:22.620 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:22.583974+0000", 2024-09-14T04:26:22.620 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.1619999999999997e-06 2024-09-14T04:26:22.620 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:26:22.620 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.620 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:26:22.620 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:22.584091+0000", 2024-09-14T04:26:22.620 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00011623799999999999 2024-09-14T04:26:22.620 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:26:22.620 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.620 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:26:22.620 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:22.584220+0000", 2024-09-14T04:26:22.621 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00012971900000000001 2024-09-14T04:26:22.621 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:26:22.621 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.621 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 1,7", 2024-09-14T04:26:22.621 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:22.584349+0000", 2024-09-14T04:26:22.621 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000128252 2024-09-14T04:26:22.621 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:26:22.621 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.621 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:26:22.621 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:22.594932+0000", 2024-09-14T04:26:22.621 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.010583354 2024-09-14T04:26:22.621 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:26:22.621 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.622 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:26:22.622 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:22.594967+0000", 2024-09-14T04:26:22.622 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.5330000000000002e-05 2024-09-14T04:26:22.622 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:26:22.622 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:26:22.622 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:26:22.622 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:26:22.622 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.622 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.34791.0:177861 6.c 6:3ea4d6a4:::benchmark_data_smithi038_122563_object70246:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e112)", 2024-09-14T04:26:22.622 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:26:22.591160+0000", 2024-09-14T04:26:22.622 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 0.0060961059999999996, 2024-09-14T04:26:22.622 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0064105869999999997, 2024-09-14T04:26:22.622 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:26:22.622 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:26:22.623 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "waiting for sub ops", 2024-09-14T04:26:22.623 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:26:22.623 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.34791", 2024-09-14T04:26:22.623 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/3806562909", 2024-09-14T04:26:22.623 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 177861 2024-09-14T04:26:22.623 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:26:22.623 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:26:22.623 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.623 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:26:22.623 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:22.591160+0000", 2024-09-14T04:26:22.623 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:26:22.623 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:26:22.623 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.623 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:26:22.624 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:22.591160+0000", 2024-09-14T04:26:22.624 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:26:22.624 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:26:22.624 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.624 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:26:22.624 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:22.591161+0000", 2024-09-14T04:26:22.624 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.745e-06 2024-09-14T04:26:22.624 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:26:22.624 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.624 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:26:22.624 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:22.591168+0000", 2024-09-14T04:26:22.624 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.0690000000000004e-06 2024-09-14T04:26:22.624 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:26:22.624 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.625 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:26:22.625 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:22.591187+0000", 2024-09-14T04:26:22.625 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.8544999999999999e-05 2024-09-14T04:26:22.625 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:26:22.625 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.625 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:26:22.625 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:22.591197+0000", 2024-09-14T04:26:22.625 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.0407e-05 2024-09-14T04:26:22.625 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:26:22.625 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.625 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:26:22.625 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:22.596134+0000", 2024-09-14T04:26:22.625 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0049362199999999998 2024-09-14T04:26:22.625 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:26:22.626 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.626 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:26:22.626 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:22.596209+0000", 2024-09-14T04:26:22.626 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.5643999999999996e-05 2024-09-14T04:26:22.626 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:26:22.626 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.626 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 5,6", 2024-09-14T04:26:22.626 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:22.596279+0000", 2024-09-14T04:26:22.626 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.9301000000000006e-05 2024-09-14T04:26:22.626 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:26:22.626 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:26:22.626 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:26:22.626 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:26:22.626 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.627 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.34791.0:177863 6.b 6:d231e7d3:::benchmark_data_smithi038_122563_object70248:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e112)", 2024-09-14T04:26:22.627 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:26:22.591226+0000", 2024-09-14T04:26:22.627 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 0.006029642, 2024-09-14T04:26:22.627 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0064047669999999996, 2024-09-14T04:26:22.627 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:26:22.627 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:26:22.627 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "waiting for sub ops", 2024-09-14T04:26:22.627 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:26:22.627 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.34791", 2024-09-14T04:26:22.627 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/3806562909", 2024-09-14T04:26:22.627 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 177863 2024-09-14T04:26:22.627 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:26:22.627 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:26:22.627 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.628 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:26:22.628 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:22.591226+0000", 2024-09-14T04:26:22.628 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:26:22.628 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:26:22.628 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.628 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:26:22.628 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:22.591226+0000", 2024-09-14T04:26:22.628 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:26:22.628 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:26:22.628 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.629 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:26:22.629 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:22.591227+0000", 2024-09-14T04:26:22.629 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.4499999999999997e-07 2024-09-14T04:26:22.629 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:26:22.629 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.629 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:26:22.629 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:22.591230+0000", 2024-09-14T04:26:22.629 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.2349999999999999e-06 2024-09-14T04:26:22.630 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:26:22.630 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.630 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:26:22.630 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:22.591239+0000", 2024-09-14T04:26:22.630 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.0769999999999997e-06 2024-09-14T04:26:22.630 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:26:22.630 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.630 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:26:22.630 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:22.591246+0000", 2024-09-14T04:26:22.630 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.9879999999999998e-06 2024-09-14T04:26:22.630 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:26:22.630 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.630 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:26:22.630 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:22.594991+0000", 2024-09-14T04:26:22.631 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0037452319999999998 2024-09-14T04:26:22.631 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:26:22.631 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.631 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:26:22.631 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:22.595110+0000", 2024-09-14T04:26:22.631 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000118355 2024-09-14T04:26:22.631 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:26:22.631 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.631 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 1,7", 2024-09-14T04:26:22.631 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:22.595226+0000", 2024-09-14T04:26:22.631 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00011642 2024-09-14T04:26:22.631 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:26:22.631 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:26:22.632 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:26:22.632 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:26:22.632 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.632 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.34791.0:177864 6.f e112/102 6:fc0312a6:::benchmark_data_smithi038_122563_object70249:head v 112'10848, mlcod=112'10844)", 2024-09-14T04:26:22.632 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:26:22.591264+0000", 2024-09-14T04:26:22.632 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 0.0059921050000000002, 2024-09-14T04:26:22.632 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0064268490000000001, 2024-09-14T04:26:22.632 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:26:22.632 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:26:22.632 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "started", 2024-09-14T04:26:22.632 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:26:22.632 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.632 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:26:22.633 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:22.591264+0000", 2024-09-14T04:26:22.633 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:26:22.633 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:26:22.633 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.633 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:26:22.633 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:22.591264+0000", 2024-09-14T04:26:22.633 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:26:22.633 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:26:22.633 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.633 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:26:22.633 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:22.591264+0000", 2024-09-14T04:26:22.633 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.3699999999999999e-07 2024-09-14T04:26:22.633 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:26:22.633 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.634 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:26:22.634 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:22.591270+0000", 2024-09-14T04:26:22.634 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.5459999999999999e-06 2024-09-14T04:26:22.634 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:26:22.634 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.634 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:26:22.634 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:22.591279+0000", 2024-09-14T04:26:22.634 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.5939999999999994e-06 2024-09-14T04:26:22.634 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:26:22.634 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.634 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:26:22.634 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:22.591284+0000", 2024-09-14T04:26:22.634 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.7810000000000002e-06 2024-09-14T04:26:22.634 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:26:22.635 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.635 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:26:22.635 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:22.592612+0000", 2024-09-14T04:26:22.635 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0013277300000000001 2024-09-14T04:26:22.635 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:26:22.635 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:26:22.635 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:26:22.635 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:22.592631+0000", 2024-09-14T04:26:22.635 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.8413000000000001e-05 2024-09-14T04:26:22.635 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:26:22.635 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:26:22.635 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:26:22.635 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:26:22.635 INFO:teuthology.orchestra.run.smithi038.stdout: ], 2024-09-14T04:26:22.636 INFO:teuthology.orchestra.run.smithi038.stdout: "num_ops": 8 2024-09-14T04:26:22.636 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-09-14T04:26:22.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:22 smithi123 bash[68976]: cluster 2024-09-14T04:26:21.032423+0000 mgr.y (mgr.26165) 556 : cluster [DBG] pgmap v463: 89 pgs: 89 active+clean; 2.4 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 666 op/s 2024-09-14T04:26:22.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:22 smithi123 bash[68976]: cluster 2024-09-14T04:26:21.032423+0000 mgr.y (mgr.26165) 556 : cluster [DBG] pgmap v463: 89 pgs: 89 active+clean; 2.4 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 666 op/s 2024-09-14T04:26:22.692 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:22.714 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:22.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:22.716 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:26:22.730 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:26:22.817 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:22.839 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:22.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:22.843 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:26:22.944 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:22.980 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:22.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:22.983 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:26:23.084 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:23.120 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:23.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:23.129 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:26:23.229 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:23.252 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:23.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:23.254 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:26:23.322 INFO:teuthology.orchestra.run.smithi038.stderr:set osd.7 primary-affinity to 0.634405 (8415762) 2024-09-14T04:26:23.354 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:23.381 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:23.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:23.382 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:26:23.483 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:23.513 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:23.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:23.516 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:26:23.616 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:23.642 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:23.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:23.644 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:26:23.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:23 smithi123 bash[68976]: audit 2024-09-14T04:26:22.981470+0000 mon.a (mon.0) 660 : audit [INF] from='client.? 172.21.15.38:0/777500708' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 0.6344045244286651} : dispatch 2024-09-14T04:26:23.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:23 smithi123 bash[68976]: audit 2024-09-14T04:26:22.981470+0000 mon.a (mon.0) 660 : audit [INF] from='client.? 172.21.15.38:0/777500708' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 0.6344045244286651} : dispatch 2024-09-14T04:26:23.719 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:23 smithi038 bash[87336]: audit 2024-09-14T04:26:22.981470+0000 mon.a (mon.0) 660 : audit [INF] from='client.? 172.21.15.38:0/777500708' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 0.6344045244286651} : dispatch 2024-09-14T04:26:23.719 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:23 smithi038 bash[87336]: audit 2024-09-14T04:26:22.981470+0000 mon.a (mon.0) 660 : audit [INF] from='client.? 172.21.15.38:0/777500708' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 0.6344045244286651} : dispatch 2024-09-14T04:26:23.719 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:23 smithi038 bash[84940]: audit 2024-09-14T04:26:22.981470+0000 mon.a (mon.0) 660 : audit [INF] from='client.? 172.21.15.38:0/777500708' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 0.6344045244286651} : dispatch 2024-09-14T04:26:23.719 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:23 smithi038 bash[84940]: audit 2024-09-14T04:26:22.981470+0000 mon.a (mon.0) 660 : audit [INF] from='client.? 172.21.15.38:0/777500708' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 0.6344045244286651} : dispatch 2024-09-14T04:26:23.745 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:23.766 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:23.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:23.768 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:26:23.869 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:23.891 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:23.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:23.893 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:26:23.994 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:24.017 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:24.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:24.019 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:26:24.120 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:24.144 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:24.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:24.146 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:26:24.247 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:24.277 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:24.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:24.280 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:26:24.381 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:24.409 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:24.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:24.412 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:26:24.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:24 smithi123 bash[68976]: cluster 2024-09-14T04:26:23.032857+0000 mgr.y (mgr.26165) 557 : cluster [DBG] pgmap v464: 89 pgs: 89 active+clean; 2.4 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 669 op/s 2024-09-14T04:26:24.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:24 smithi123 bash[68976]: cluster 2024-09-14T04:26:23.032857+0000 mgr.y (mgr.26165) 557 : cluster [DBG] pgmap v464: 89 pgs: 89 active+clean; 2.4 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 669 op/s 2024-09-14T04:26:24.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:24 smithi123 bash[68976]: audit 2024-09-14T04:26:23.323221+0000 mon.a (mon.0) 661 : audit [INF] from='client.? 172.21.15.38:0/777500708' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 0.6344045244286651}]': finished 2024-09-14T04:26:24.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:24 smithi123 bash[68976]: audit 2024-09-14T04:26:23.323221+0000 mon.a (mon.0) 661 : audit [INF] from='client.? 172.21.15.38:0/777500708' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 0.6344045244286651}]': finished 2024-09-14T04:26:24.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:24 smithi123 bash[68976]: cluster 2024-09-14T04:26:23.332470+0000 mon.a (mon.0) 662 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-14T04:26:24.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:24 smithi123 bash[68976]: cluster 2024-09-14T04:26:23.332470+0000 mon.a (mon.0) 662 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-14T04:26:24.513 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:24.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:24 smithi038 bash[84940]: cluster 2024-09-14T04:26:23.032857+0000 mgr.y (mgr.26165) 557 : cluster [DBG] pgmap v464: 89 pgs: 89 active+clean; 2.4 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 669 op/s 2024-09-14T04:26:24.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:24 smithi038 bash[84940]: cluster 2024-09-14T04:26:23.032857+0000 mgr.y (mgr.26165) 557 : cluster [DBG] pgmap v464: 89 pgs: 89 active+clean; 2.4 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 669 op/s 2024-09-14T04:26:24.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:24 smithi038 bash[84940]: audit 2024-09-14T04:26:23.323221+0000 mon.a (mon.0) 661 : audit [INF] from='client.? 172.21.15.38:0/777500708' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 0.6344045244286651}]': finished 2024-09-14T04:26:24.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:24 smithi038 bash[84940]: audit 2024-09-14T04:26:23.323221+0000 mon.a (mon.0) 661 : audit [INF] from='client.? 172.21.15.38:0/777500708' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 0.6344045244286651}]': finished 2024-09-14T04:26:24.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:24 smithi038 bash[84940]: cluster 2024-09-14T04:26:23.332470+0000 mon.a (mon.0) 662 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-14T04:26:24.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:24 smithi038 bash[84940]: cluster 2024-09-14T04:26:23.332470+0000 mon.a (mon.0) 662 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-14T04:26:24.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:24 smithi038 bash[87336]: cluster 2024-09-14T04:26:23.032857+0000 mgr.y (mgr.26165) 557 : cluster [DBG] pgmap v464: 89 pgs: 89 active+clean; 2.4 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 669 op/s 2024-09-14T04:26:24.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:24 smithi038 bash[87336]: cluster 2024-09-14T04:26:23.032857+0000 mgr.y (mgr.26165) 557 : cluster [DBG] pgmap v464: 89 pgs: 89 active+clean; 2.4 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 669 op/s 2024-09-14T04:26:24.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:24 smithi038 bash[87336]: audit 2024-09-14T04:26:23.323221+0000 mon.a (mon.0) 661 : audit [INF] from='client.? 172.21.15.38:0/777500708' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 0.6344045244286651}]': finished 2024-09-14T04:26:24.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:24 smithi038 bash[87336]: audit 2024-09-14T04:26:23.323221+0000 mon.a (mon.0) 661 : audit [INF] from='client.? 172.21.15.38:0/777500708' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 0.6344045244286651}]': finished 2024-09-14T04:26:24.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:24 smithi038 bash[87336]: cluster 2024-09-14T04:26:23.332470+0000 mon.a (mon.0) 662 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-14T04:26:24.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:24 smithi038 bash[87336]: cluster 2024-09-14T04:26:23.332470+0000 mon.a (mon.0) 662 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-14T04:26:24.540 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:24.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:24.549 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:26:24.649 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:24.685 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:24.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:24.691 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:26:24.792 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:24.825 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:24.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:24.827 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:26:24.928 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:24.960 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:25.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:25.080 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:26:25.181 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:25.206 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:25.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:25.208 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:26:25.309 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:25.355 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:25.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:25.360 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:26:25.461 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:25.487 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:25.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:25.489 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:26:25.590 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:25.599 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:25 smithi038 bash[84940]: cluster 2024-09-14T04:26:24.335674+0000 mon.a (mon.0) 663 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-09-14T04:26:25.600 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:25 smithi038 bash[84940]: cluster 2024-09-14T04:26:24.335674+0000 mon.a (mon.0) 663 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-09-14T04:26:25.600 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:25 smithi038 bash[87336]: cluster 2024-09-14T04:26:24.335674+0000 mon.a (mon.0) 663 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-09-14T04:26:25.600 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:25 smithi038 bash[87336]: cluster 2024-09-14T04:26:24.335674+0000 mon.a (mon.0) 663 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-09-14T04:26:25.624 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:25.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:25.628 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:26:25.675 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.3 dump_blocked_ops 2024-09-14T04:26:25.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:25 smithi123 bash[68976]: cluster 2024-09-14T04:26:24.335674+0000 mon.a (mon.0) 663 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-09-14T04:26:25.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:25 smithi123 bash[68976]: cluster 2024-09-14T04:26:24.335674+0000 mon.a (mon.0) 663 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-09-14T04:26:25.729 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:25.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:25.765 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:25.766 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:26:25.866 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:25.894 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:25.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:25.898 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:26:25.999 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:26.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:26.042 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:26.042 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:26:26.143 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:26.185 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:26.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:26.191 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:26:26.292 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:26.325 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:26.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:26.326 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:26:26.427 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:26.449 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:26.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:26.453 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:26:26.501 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:26:26.553 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:26.572 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:26 smithi038 bash[84940]: cluster 2024-09-14T04:26:25.033636+0000 mgr.y (mgr.26165) 558 : cluster [DBG] pgmap v467: 89 pgs: 1 activating, 88 active+clean; 2.3 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 618 op/s 2024-09-14T04:26:26.572 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:26 smithi038 bash[84940]: cluster 2024-09-14T04:26:25.033636+0000 mgr.y (mgr.26165) 558 : cluster [DBG] pgmap v467: 89 pgs: 1 activating, 88 active+clean; 2.3 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 618 op/s 2024-09-14T04:26:26.572 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:26 smithi038 bash[84940]: cluster 2024-09-14T04:26:25.339475+0000 mon.a (mon.0) 664 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-09-14T04:26:26.572 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:26 smithi038 bash[84940]: cluster 2024-09-14T04:26:25.339475+0000 mon.a (mon.0) 664 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-09-14T04:26:26.572 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:26 smithi038 bash[84940]: audit 2024-09-14T04:26:25.815640+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:26:26.572 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:26 smithi038 bash[84940]: audit 2024-09-14T04:26:25.815640+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:26:26.576 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:26 smithi038 bash[87336]: cluster 2024-09-14T04:26:25.033636+0000 mgr.y (mgr.26165) 558 : cluster [DBG] pgmap v467: 89 pgs: 1 activating, 88 active+clean; 2.3 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 618 op/s 2024-09-14T04:26:26.576 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:26 smithi038 bash[87336]: cluster 2024-09-14T04:26:25.033636+0000 mgr.y (mgr.26165) 558 : cluster [DBG] pgmap v467: 89 pgs: 1 activating, 88 active+clean; 2.3 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 618 op/s 2024-09-14T04:26:26.576 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:26 smithi038 bash[87336]: cluster 2024-09-14T04:26:25.339475+0000 mon.a (mon.0) 664 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-09-14T04:26:26.576 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:26 smithi038 bash[87336]: cluster 2024-09-14T04:26:25.339475+0000 mon.a (mon.0) 664 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-09-14T04:26:26.576 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:26 smithi038 bash[87336]: audit 2024-09-14T04:26:25.815640+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:26:26.576 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:26 smithi038 bash[87336]: audit 2024-09-14T04:26:25.815640+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:26:26.595 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:26.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:26.598 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:26:26.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:26 smithi123 bash[68976]: cluster 2024-09-14T04:26:25.033636+0000 mgr.y (mgr.26165) 558 : cluster [DBG] pgmap v467: 89 pgs: 1 activating, 88 active+clean; 2.3 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 618 op/s 2024-09-14T04:26:26.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:26 smithi123 bash[68976]: cluster 2024-09-14T04:26:25.033636+0000 mgr.y (mgr.26165) 558 : cluster [DBG] pgmap v467: 89 pgs: 1 activating, 88 active+clean; 2.3 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 618 op/s 2024-09-14T04:26:26.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:26 smithi123 bash[68976]: cluster 2024-09-14T04:26:25.339475+0000 mon.a (mon.0) 664 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-09-14T04:26:26.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:26 smithi123 bash[68976]: cluster 2024-09-14T04:26:25.339475+0000 mon.a (mon.0) 664 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-09-14T04:26:26.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:26 smithi123 bash[68976]: audit 2024-09-14T04:26:25.815640+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:26:26.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:26 smithi123 bash[68976]: audit 2024-09-14T04:26:25.815640+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:26:26.699 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:26.725 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:26.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:26.729 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:26:26.829 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:26.852 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:26.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:26.854 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:26:26.955 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:26.984 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:26.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:26.986 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:26:27.086 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:27.113 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:27.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:27.115 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:26:27.216 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:27.239 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:27.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:27.244 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:26:27.345 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:27.369 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:27.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:27.374 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:26:27.475 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:27.501 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:27.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:27.504 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:26:27.604 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:27.634 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:27.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:27.643 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:26:27.744 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:27.768 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:27.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:27.772 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:26:27.873 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:27.903 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:27.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:27.905 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:26:28.006 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:28.045 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:28.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:28.049 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:26:28.150 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:28.177 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:28.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:28.180 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:26:28.270 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:26:28 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:26:28] "GET /metrics HTTP/1.1" 200 36631 "" "Prometheus/2.51.0" 2024-09-14T04:26:28.281 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:28.302 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:28.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:28.308 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:26:28.409 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:28.417 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:28 smithi123 bash[68976]: cluster 2024-09-14T04:26:27.034241+0000 mgr.y (mgr.26165) 559 : cluster [DBG] pgmap v468: 89 pgs: 1 activating, 88 active+clean; 2.2 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 774 op/s 2024-09-14T04:26:28.417 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:28 smithi123 bash[68976]: cluster 2024-09-14T04:26:27.034241+0000 mgr.y (mgr.26165) 559 : cluster [DBG] pgmap v468: 89 pgs: 1 activating, 88 active+clean; 2.2 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 774 op/s 2024-09-14T04:26:28.430 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:28.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:28.432 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:26:28.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:28 smithi038 bash[84940]: cluster 2024-09-14T04:26:27.034241+0000 mgr.y (mgr.26165) 559 : cluster [DBG] pgmap v468: 89 pgs: 1 activating, 88 active+clean; 2.2 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 774 op/s 2024-09-14T04:26:28.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:28 smithi038 bash[84940]: cluster 2024-09-14T04:26:27.034241+0000 mgr.y (mgr.26165) 559 : cluster [DBG] pgmap v468: 89 pgs: 1 activating, 88 active+clean; 2.2 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 774 op/s 2024-09-14T04:26:28.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:28 smithi038 bash[87336]: cluster 2024-09-14T04:26:27.034241+0000 mgr.y (mgr.26165) 559 : cluster [DBG] pgmap v468: 89 pgs: 1 activating, 88 active+clean; 2.2 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 774 op/s 2024-09-14T04:26:28.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:28 smithi038 bash[87336]: cluster 2024-09-14T04:26:27.034241+0000 mgr.y (mgr.26165) 559 : cluster [DBG] pgmap v468: 89 pgs: 1 activating, 88 active+clean; 2.2 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 774 op/s 2024-09-14T04:26:28.533 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:28.559 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:28.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:28.563 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:26:28.663 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:28.687 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:28.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:28.692 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:26:28.793 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:28.820 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:28.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:28.825 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:26:28.926 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:28.960 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:28.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:28.965 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:26:29.066 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:29.084 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:29.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:29.086 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:26:29.186 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:29.219 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:29.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:29.226 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:26:29.326 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:29.352 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:29.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:29.358 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:26:29.459 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:29.513 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:29.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:29.516 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:26:29.617 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:29.635 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:29.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:29.636 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:26:29.737 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:29.764 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:29.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:29.768 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:26:29.868 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:29.893 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:29.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:29.896 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:26:29.997 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:30.039 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:30.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:30.044 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:26:30.145 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:30.182 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:30.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:30.186 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:26:30.287 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:30.308 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:30.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:30.315 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:26:30.416 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:30.452 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:30.456 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:30 smithi038 bash[84940]: cluster 2024-09-14T04:26:29.034635+0000 mgr.y (mgr.26165) 560 : cluster [DBG] pgmap v469: 89 pgs: 1 activating, 88 active+clean; 2.2 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 522 op/s 2024-09-14T04:26:30.456 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:30 smithi038 bash[84940]: cluster 2024-09-14T04:26:29.034635+0000 mgr.y (mgr.26165) 560 : cluster [DBG] pgmap v469: 89 pgs: 1 activating, 88 active+clean; 2.2 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 522 op/s 2024-09-14T04:26:30.456 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:30 smithi038 bash[84940]: audit 2024-09-14T04:26:30.214054+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:26:30.456 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:30 smithi038 bash[84940]: audit 2024-09-14T04:26:30.214054+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:26:30.456 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:30 smithi038 bash[84940]: audit 2024-09-14T04:26:30.217325+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:26:30.457 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:30 smithi038 bash[84940]: audit 2024-09-14T04:26:30.217325+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:26:30.457 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:30 smithi038 bash[87336]: cluster 2024-09-14T04:26:29.034635+0000 mgr.y (mgr.26165) 560 : cluster [DBG] pgmap v469: 89 pgs: 1 activating, 88 active+clean; 2.2 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 522 op/s 2024-09-14T04:26:30.457 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:30 smithi038 bash[87336]: cluster 2024-09-14T04:26:29.034635+0000 mgr.y (mgr.26165) 560 : cluster [DBG] pgmap v469: 89 pgs: 1 activating, 88 active+clean; 2.2 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 522 op/s 2024-09-14T04:26:30.457 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:30 smithi038 bash[87336]: audit 2024-09-14T04:26:30.214054+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:26:30.457 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:30 smithi038 bash[87336]: audit 2024-09-14T04:26:30.214054+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:26:30.457 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:30 smithi038 bash[87336]: audit 2024-09-14T04:26:30.217325+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:26:30.457 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:30 smithi038 bash[87336]: audit 2024-09-14T04:26:30.217325+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:26:30.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:30.458 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:26:30.559 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:30.578 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:30.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:30.580 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:26:30.681 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:30.686 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:26:30 smithi123 bash[61744]: ts=2024-09-14T04:26:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:26:30.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:30 smithi123 bash[68976]: cluster 2024-09-14T04:26:29.034635+0000 mgr.y (mgr.26165) 560 : cluster [DBG] pgmap v469: 89 pgs: 1 activating, 88 active+clean; 2.2 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 522 op/s 2024-09-14T04:26:30.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:30 smithi123 bash[68976]: cluster 2024-09-14T04:26:29.034635+0000 mgr.y (mgr.26165) 560 : cluster [DBG] pgmap v469: 89 pgs: 1 activating, 88 active+clean; 2.2 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 522 op/s 2024-09-14T04:26:30.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:30 smithi123 bash[68976]: audit 2024-09-14T04:26:30.214054+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:26:30.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:30 smithi123 bash[68976]: audit 2024-09-14T04:26:30.214054+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:26:30.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:30 smithi123 bash[68976]: audit 2024-09-14T04:26:30.217325+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:26:30.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:30 smithi123 bash[68976]: audit 2024-09-14T04:26:30.217325+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:26:30.704 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:30.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:30.707 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:26:30.744 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:26:30.808 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:30.831 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:30.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:30.835 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:26:30.936 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:30.969 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:30.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:30.974 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:26:31.031 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-09-14T04:26:31.031 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd reweight 0 1 2024-09-14T04:26:31.075 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:31.123 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:31.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:31.130 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:26:31.231 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:31.262 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:31.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:31.264 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:26:31.365 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:31.388 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:31.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:31.390 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:26:31.491 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:31.517 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:31.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:31.519 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:26:31.620 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:31.656 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:31.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:31.659 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:26:31.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:31 smithi123 bash[68976]: cluster 2024-09-14T04:26:31.366387+0000 mon.a (mon.0) 668 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-09-14T04:26:31.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:31 smithi123 bash[68976]: cluster 2024-09-14T04:26:31.366387+0000 mon.a (mon.0) 668 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-09-14T04:26:31.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:31 smithi123 bash[68976]: cluster 2024-09-14T04:26:31.366421+0000 mon.a (mon.0) 669 : cluster [INF] Cluster is now healthy 2024-09-14T04:26:31.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:31 smithi123 bash[68976]: cluster 2024-09-14T04:26:31.366421+0000 mon.a (mon.0) 669 : cluster [INF] Cluster is now healthy 2024-09-14T04:26:31.760 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:31.768 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:31 smithi038 bash[87336]: cluster 2024-09-14T04:26:31.366387+0000 mon.a (mon.0) 668 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-09-14T04:26:31.768 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:31 smithi038 bash[87336]: cluster 2024-09-14T04:26:31.366387+0000 mon.a (mon.0) 668 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-09-14T04:26:31.768 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:31 smithi038 bash[87336]: cluster 2024-09-14T04:26:31.366421+0000 mon.a (mon.0) 669 : cluster [INF] Cluster is now healthy 2024-09-14T04:26:31.768 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:31 smithi038 bash[87336]: cluster 2024-09-14T04:26:31.366421+0000 mon.a (mon.0) 669 : cluster [INF] Cluster is now healthy 2024-09-14T04:26:31.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:31 smithi038 bash[84940]: cluster 2024-09-14T04:26:31.366387+0000 mon.a (mon.0) 668 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-09-14T04:26:31.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:31 smithi038 bash[84940]: cluster 2024-09-14T04:26:31.366387+0000 mon.a (mon.0) 668 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-09-14T04:26:31.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:31 smithi038 bash[84940]: cluster 2024-09-14T04:26:31.366421+0000 mon.a (mon.0) 669 : cluster [INF] Cluster is now healthy 2024-09-14T04:26:31.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:31 smithi038 bash[84940]: cluster 2024-09-14T04:26:31.366421+0000 mon.a (mon.0) 669 : cluster [INF] Cluster is now healthy 2024-09-14T04:26:31.782 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:31.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:31.784 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:26:31.885 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:31.911 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:31.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:31.913 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:26:32.014 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:32.046 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:32.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:32.048 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:26:32.149 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:32.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:32.187 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:32.188 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:26:32.288 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:32.307 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:32.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:32.309 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:26:32.410 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:32.436 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:32.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:32.438 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:26:32.539 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:32.552 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:32 smithi038 bash[84940]: cluster 2024-09-14T04:26:31.035343+0000 mgr.y (mgr.26165) 561 : cluster [DBG] pgmap v470: 89 pgs: 89 active+clean; 2.0 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 782 op/s 2024-09-14T04:26:32.553 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:32 smithi038 bash[84940]: cluster 2024-09-14T04:26:31.035343+0000 mgr.y (mgr.26165) 561 : cluster [DBG] pgmap v470: 89 pgs: 89 active+clean; 2.0 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 782 op/s 2024-09-14T04:26:32.553 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:32 smithi038 bash[84940]: audit 2024-09-14T04:26:31.808479+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:26:32.553 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:32 smithi038 bash[84940]: audit 2024-09-14T04:26:31.808479+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:26:32.553 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:32 smithi038 bash[84940]: audit 2024-09-14T04:26:31.824239+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:26:32.553 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:32 smithi038 bash[84940]: audit 2024-09-14T04:26:31.824239+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:26:32.553 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:32 smithi038 bash[84940]: audit 2024-09-14T04:26:32.126339+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:26:32.553 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:32 smithi038 bash[84940]: audit 2024-09-14T04:26:32.126339+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:26:32.553 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:32 smithi038 bash[84940]: audit 2024-09-14T04:26:32.134553+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:26:32.553 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:32 smithi038 bash[84940]: audit 2024-09-14T04:26:32.134553+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:26:32.553 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:32 smithi038 bash[87336]: cluster 2024-09-14T04:26:31.035343+0000 mgr.y (mgr.26165) 561 : cluster [DBG] pgmap v470: 89 pgs: 89 active+clean; 2.0 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 782 op/s 2024-09-14T04:26:32.554 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:32 smithi038 bash[87336]: cluster 2024-09-14T04:26:31.035343+0000 mgr.y (mgr.26165) 561 : cluster [DBG] pgmap v470: 89 pgs: 89 active+clean; 2.0 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 782 op/s 2024-09-14T04:26:32.554 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:32 smithi038 bash[87336]: audit 2024-09-14T04:26:31.808479+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:26:32.554 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:32 smithi038 bash[87336]: audit 2024-09-14T04:26:31.808479+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:26:32.554 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:32 smithi038 bash[87336]: audit 2024-09-14T04:26:31.824239+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:26:32.554 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:32 smithi038 bash[87336]: audit 2024-09-14T04:26:31.824239+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:26:32.554 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:32 smithi038 bash[87336]: audit 2024-09-14T04:26:32.126339+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:26:32.554 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:32 smithi038 bash[87336]: audit 2024-09-14T04:26:32.126339+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:26:32.554 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:32 smithi038 bash[87336]: audit 2024-09-14T04:26:32.134553+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:26:32.554 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:32 smithi038 bash[87336]: audit 2024-09-14T04:26:32.134553+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:26:32.569 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:32.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:32.575 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:26:32.676 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:32.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:32 smithi123 bash[68976]: cluster 2024-09-14T04:26:31.035343+0000 mgr.y (mgr.26165) 561 : cluster [DBG] pgmap v470: 89 pgs: 89 active+clean; 2.0 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 782 op/s 2024-09-14T04:26:32.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:32 smithi123 bash[68976]: cluster 2024-09-14T04:26:31.035343+0000 mgr.y (mgr.26165) 561 : cluster [DBG] pgmap v470: 89 pgs: 89 active+clean; 2.0 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 782 op/s 2024-09-14T04:26:32.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:32 smithi123 bash[68976]: audit 2024-09-14T04:26:31.808479+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:26:32.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:32 smithi123 bash[68976]: audit 2024-09-14T04:26:31.808479+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:26:32.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:32 smithi123 bash[68976]: audit 2024-09-14T04:26:31.824239+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:26:32.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:32 smithi123 bash[68976]: audit 2024-09-14T04:26:31.824239+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:26:32.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:32 smithi123 bash[68976]: audit 2024-09-14T04:26:32.126339+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:26:32.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:32 smithi123 bash[68976]: audit 2024-09-14T04:26:32.126339+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:26:32.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:32 smithi123 bash[68976]: audit 2024-09-14T04:26:32.134553+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:26:32.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:32 smithi123 bash[68976]: audit 2024-09-14T04:26:32.134553+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:26:32.710 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:32.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:32.712 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:26:32.812 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:32.838 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:32.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:32.841 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:26:32.941 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:32.967 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:32.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:32.972 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:26:33.072 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:33.104 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:33.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:33.108 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:26:33.209 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:33.240 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:33.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:33.243 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:26:33.344 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:33.366 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:33.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:33.368 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:26:33.469 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:33.503 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:33.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:33.505 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:26:33.606 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:33.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:33.638 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:33.638 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:26:33.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:33 smithi123 bash[68976]: audit 2024-09-14T04:26:32.872348+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:26:33.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:33 smithi123 bash[68976]: audit 2024-09-14T04:26:32.872348+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:26:33.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:33 smithi123 bash[68976]: audit 2024-09-14T04:26:32.873387+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:26:33.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:33 smithi123 bash[68976]: audit 2024-09-14T04:26:32.873387+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:26:33.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:33 smithi123 bash[68976]: audit 2024-09-14T04:26:32.884832+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:26:33.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:33 smithi123 bash[68976]: audit 2024-09-14T04:26:32.884832+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:26:33.739 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:33.760 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:33.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:33.762 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:26:33.791 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:33 smithi038 bash[84940]: audit 2024-09-14T04:26:32.872348+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:26:33.792 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:33 smithi038 bash[84940]: audit 2024-09-14T04:26:32.872348+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:26:33.792 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:33 smithi038 bash[84940]: audit 2024-09-14T04:26:32.873387+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:26:33.792 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:33 smithi038 bash[84940]: audit 2024-09-14T04:26:32.873387+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:26:33.792 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:33 smithi038 bash[84940]: audit 2024-09-14T04:26:32.884832+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:26:33.792 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:33 smithi038 bash[84940]: audit 2024-09-14T04:26:32.884832+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:26:33.792 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:33 smithi038 bash[87336]: audit 2024-09-14T04:26:32.872348+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:26:33.792 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:33 smithi038 bash[87336]: audit 2024-09-14T04:26:32.872348+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:26:33.793 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:33 smithi038 bash[87336]: audit 2024-09-14T04:26:32.873387+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:26:33.793 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:33 smithi038 bash[87336]: audit 2024-09-14T04:26:32.873387+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:26:33.793 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:33 smithi038 bash[87336]: audit 2024-09-14T04:26:32.884832+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:26:33.793 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:33 smithi038 bash[87336]: audit 2024-09-14T04:26:32.884832+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:26:33.863 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:33.897 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:33.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:33.900 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:26:34.000 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:34.044 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:34.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:34.052 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:26:34.153 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:34.172 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:34.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:34.176 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:26:34.277 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:34.310 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:34.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:34.317 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:26:34.417 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:34.437 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:34.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:34.441 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:26:34.541 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:34.554 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:34 smithi038 bash[87336]: cluster 2024-09-14T04:26:33.035767+0000 mgr.y (mgr.26165) 562 : cluster [DBG] pgmap v471: 89 pgs: 89 active+clean; 2.0 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 689 op/s 2024-09-14T04:26:34.554 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:34 smithi038 bash[87336]: cluster 2024-09-14T04:26:33.035767+0000 mgr.y (mgr.26165) 562 : cluster [DBG] pgmap v471: 89 pgs: 89 active+clean; 2.0 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 689 op/s 2024-09-14T04:26:34.563 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:34 smithi038 bash[84940]: cluster 2024-09-14T04:26:33.035767+0000 mgr.y (mgr.26165) 562 : cluster [DBG] pgmap v471: 89 pgs: 89 active+clean; 2.0 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 689 op/s 2024-09-14T04:26:34.563 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:34 smithi038 bash[84940]: cluster 2024-09-14T04:26:33.035767+0000 mgr.y (mgr.26165) 562 : cluster [DBG] pgmap v471: 89 pgs: 89 active+clean; 2.0 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 689 op/s 2024-09-14T04:26:34.573 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:34.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:34.579 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:26:34.679 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:34.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:34 smithi123 bash[68976]: cluster 2024-09-14T04:26:33.035767+0000 mgr.y (mgr.26165) 562 : cluster [DBG] pgmap v471: 89 pgs: 89 active+clean; 2.0 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 689 op/s 2024-09-14T04:26:34.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:34 smithi123 bash[68976]: cluster 2024-09-14T04:26:33.035767+0000 mgr.y (mgr.26165) 562 : cluster [DBG] pgmap v471: 89 pgs: 89 active+clean; 2.0 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 689 op/s 2024-09-14T04:26:34.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:34.719 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:34.719 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:26:34.820 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:34.848 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:34.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:34.849 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:26:34.950 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:34.984 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:34.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:34.986 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:26:35.087 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:35.111 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:35.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:35.116 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:26:35.217 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:35.247 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:35.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:35.251 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:26:35.352 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:35.381 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:35.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:35.388 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:26:35.489 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:35.513 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:35.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:35.517 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:26:35.617 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:35.640 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:35.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:35.642 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:26:35.742 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:35.771 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:35.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:35.773 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:26:35.874 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:35.904 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:35.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:35.909 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:26:36.009 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:36.029 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:36.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:36.036 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:26:36.137 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:36.167 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:36.179 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0: {} 2024-09-14T04:26:36.179 INFO:teuthology.orchestra.run.smithi038.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-14T04:26:36.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:36.180 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:26:36.208 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1: {} 2024-09-14T04:26:36.208 INFO:teuthology.orchestra.run.smithi038.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-14T04:26:36.249 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2: {} 2024-09-14T04:26:36.249 INFO:teuthology.orchestra.run.smithi038.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-14T04:26:36.280 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:36.297 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3: {} 2024-09-14T04:26:36.298 INFO:teuthology.orchestra.run.smithi038.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-14T04:26:36.308 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:36.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:36.311 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:26:36.319 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4: {} 2024-09-14T04:26:36.320 INFO:teuthology.orchestra.run.smithi038.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-14T04:26:36.335 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5: {} 2024-09-14T04:26:36.336 INFO:teuthology.orchestra.run.smithi038.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-14T04:26:36.351 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6: {} 2024-09-14T04:26:36.352 INFO:teuthology.orchestra.run.smithi038.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-14T04:26:36.367 INFO:teuthology.orchestra.run.smithi038.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-14T04:26:36.368 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7: {} 2024-09-14T04:26:36.412 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:36.446 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:36.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:36.449 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:26:36.550 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:36.578 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:36.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:36.583 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:26:36.684 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:36.692 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:36 smithi123 bash[68976]: cluster 2024-09-14T04:26:35.036352+0000 mgr.y (mgr.26165) 563 : cluster [DBG] pgmap v472: 89 pgs: 89 active+clean; 1.9 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2024-09-14T04:26:36.692 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:36 smithi123 bash[68976]: cluster 2024-09-14T04:26:35.036352+0000 mgr.y (mgr.26165) 563 : cluster [DBG] pgmap v472: 89 pgs: 89 active+clean; 1.9 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2024-09-14T04:26:36.692 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:36 smithi123 bash[68976]: audit 2024-09-14T04:26:36.120904+0000 mon.a (mon.0) 677 : audit [DBG] from='client.? 172.21.15.38:0/2909634064' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:26:36.692 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:36 smithi123 bash[68976]: audit 2024-09-14T04:26:36.120904+0000 mon.a (mon.0) 677 : audit [DBG] from='client.? 172.21.15.38:0/2909634064' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:26:36.713 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:36.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:36.719 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:26:36.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:36 smithi038 bash[84940]: cluster 2024-09-14T04:26:35.036352+0000 mgr.y (mgr.26165) 563 : cluster [DBG] pgmap v472: 89 pgs: 89 active+clean; 1.9 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2024-09-14T04:26:36.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:36 smithi038 bash[84940]: cluster 2024-09-14T04:26:35.036352+0000 mgr.y (mgr.26165) 563 : cluster [DBG] pgmap v472: 89 pgs: 89 active+clean; 1.9 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2024-09-14T04:26:36.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:36 smithi038 bash[84940]: audit 2024-09-14T04:26:36.120904+0000 mon.a (mon.0) 677 : audit [DBG] from='client.? 172.21.15.38:0/2909634064' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:26:36.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:36 smithi038 bash[84940]: audit 2024-09-14T04:26:36.120904+0000 mon.a (mon.0) 677 : audit [DBG] from='client.? 172.21.15.38:0/2909634064' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:26:36.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:36 smithi038 bash[87336]: cluster 2024-09-14T04:26:35.036352+0000 mgr.y (mgr.26165) 563 : cluster [DBG] pgmap v472: 89 pgs: 89 active+clean; 1.9 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2024-09-14T04:26:36.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:36 smithi038 bash[87336]: cluster 2024-09-14T04:26:35.036352+0000 mgr.y (mgr.26165) 563 : cluster [DBG] pgmap v472: 89 pgs: 89 active+clean; 1.9 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2024-09-14T04:26:36.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:36 smithi038 bash[87336]: audit 2024-09-14T04:26:36.120904+0000 mon.a (mon.0) 677 : audit [DBG] from='client.? 172.21.15.38:0/2909634064' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:26:36.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:36 smithi038 bash[87336]: audit 2024-09-14T04:26:36.120904+0000 mon.a (mon.0) 677 : audit [DBG] from='client.? 172.21.15.38:0/2909634064' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:26:36.820 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:36.842 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:36.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:36.843 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:26:36.944 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:36.987 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:36.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:36.993 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:26:37.096 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:37.121 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:37.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:37.123 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:26:37.223 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:37.248 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:37.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:37.253 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:26:37.354 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:37.381 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:37.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:37.384 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:26:37.485 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:37.517 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:37.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:37.520 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:26:37.620 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:37.637 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:37.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:37.639 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:26:37.740 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:37.761 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:37.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:37.763 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:26:37.864 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:37.885 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:37.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:37.890 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:26:37.991 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:38.013 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:38.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:38.019 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:26:38.120 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:38.147 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:38.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:38.150 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:26:38.250 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:38.273 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:38.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:38.275 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:26:38.375 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:38.403 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:38.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:38.409 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:26:38.488 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:26:38 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:26:38] "GET /metrics HTTP/1.1" 200 36629 "" "Prometheus/2.51.0" 2024-09-14T04:26:38.510 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:38.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:38 smithi038 bash[84940]: cluster 2024-09-14T04:26:37.036833+0000 mgr.y (mgr.26165) 564 : cluster [DBG] pgmap v473: 89 pgs: 89 active+clean; 1.8 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 686 op/s 2024-09-14T04:26:38.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:38 smithi038 bash[84940]: cluster 2024-09-14T04:26:37.036833+0000 mgr.y (mgr.26165) 564 : cluster [DBG] pgmap v473: 89 pgs: 89 active+clean; 1.8 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 686 op/s 2024-09-14T04:26:38.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:38 smithi038 bash[87336]: cluster 2024-09-14T04:26:37.036833+0000 mgr.y (mgr.26165) 564 : cluster [DBG] pgmap v473: 89 pgs: 89 active+clean; 1.8 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 686 op/s 2024-09-14T04:26:38.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:38 smithi038 bash[87336]: cluster 2024-09-14T04:26:37.036833+0000 mgr.y (mgr.26165) 564 : cluster [DBG] pgmap v473: 89 pgs: 89 active+clean; 1.8 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 686 op/s 2024-09-14T04:26:38.540 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:38.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:38.544 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:26:38.645 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:38.689 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:38.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:38.693 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:26:38.794 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:38.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:38 smithi123 bash[68976]: cluster 2024-09-14T04:26:37.036833+0000 mgr.y (mgr.26165) 564 : cluster [DBG] pgmap v473: 89 pgs: 89 active+clean; 1.8 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 686 op/s 2024-09-14T04:26:38.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:38 smithi123 bash[68976]: cluster 2024-09-14T04:26:37.036833+0000 mgr.y (mgr.26165) 564 : cluster [DBG] pgmap v473: 89 pgs: 89 active+clean; 1.8 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 686 op/s 2024-09-14T04:26:38.816 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:38.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:38.818 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:26:38.918 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:38.938 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:38.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:38.948 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:26:39.048 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:39.094 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:39.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:39.097 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:26:39.197 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:39.219 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:39.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:39.221 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:26:39.322 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:39.347 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:39.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:39.352 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:26:39.452 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:39.489 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:39.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:39.495 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:26:39.596 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:39.618 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:39.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:39.624 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:26:39.724 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:39.752 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:39.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:39.756 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:26:39.857 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:39.893 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:39.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:39.896 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:26:39.997 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:40.023 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:40.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:40.028 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:26:40.128 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:40.168 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:40.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:40.173 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:26:40.273 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:40.304 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:40.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:40.310 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:26:40.411 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:40.421 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:26:40 smithi123 bash[61744]: ts=2024-09-14T04:26:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:26:40.444 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:40.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:40.446 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:26:40.547 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:40.580 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:40.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:40.588 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:26:40.600 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:26:40.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:40 smithi123 bash[68976]: cluster 2024-09-14T04:26:39.037340+0000 mgr.y (mgr.26165) 565 : cluster [DBG] pgmap v474: 89 pgs: 89 active+clean; 1.8 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 581 op/s 2024-09-14T04:26:40.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:40 smithi123 bash[68976]: cluster 2024-09-14T04:26:39.037340+0000 mgr.y (mgr.26165) 565 : cluster [DBG] pgmap v474: 89 pgs: 89 active+clean; 1.8 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 581 op/s 2024-09-14T04:26:40.689 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:40.700 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:40 smithi038 bash[84940]: cluster 2024-09-14T04:26:39.037340+0000 mgr.y (mgr.26165) 565 : cluster [DBG] pgmap v474: 89 pgs: 89 active+clean; 1.8 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 581 op/s 2024-09-14T04:26:40.700 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:40 smithi038 bash[84940]: cluster 2024-09-14T04:26:39.037340+0000 mgr.y (mgr.26165) 565 : cluster [DBG] pgmap v474: 89 pgs: 89 active+clean; 1.8 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 581 op/s 2024-09-14T04:26:40.700 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:40 smithi038 bash[87336]: cluster 2024-09-14T04:26:39.037340+0000 mgr.y (mgr.26165) 565 : cluster [DBG] pgmap v474: 89 pgs: 89 active+clean; 1.8 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 581 op/s 2024-09-14T04:26:40.700 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:40 smithi038 bash[87336]: cluster 2024-09-14T04:26:39.037340+0000 mgr.y (mgr.26165) 565 : cluster [DBG] pgmap v474: 89 pgs: 89 active+clean; 1.8 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 581 op/s 2024-09-14T04:26:40.727 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:40.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:40.729 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:26:40.830 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:40.855 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:40.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:40.860 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:26:40.961 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:40.980 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:40.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:40.986 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:26:41.083 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-14T04:26:41.087 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:41.163 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:41.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:41.168 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:26:41.269 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:41.311 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:41.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:41.317 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:26:41.418 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:41.451 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:41.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:41.459 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:26:41.519 INFO:teuthology.orchestra.run.smithi038.stderr:noscrub is set 2024-09-14T04:26:41.560 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:41.586 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:41.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:41.589 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:26:41.690 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:41.711 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:41.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:41.713 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:26:41.814 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:41.826 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:41 smithi038 bash[84940]: audit 2024-09-14T04:26:40.510581+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:26:41.826 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:41 smithi038 bash[84940]: audit 2024-09-14T04:26:40.510581+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:26:41.826 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:41 smithi038 bash[84940]: audit 2024-09-14T04:26:40.693987+0000 mon.a (mon.0) 679 : audit [INF] from='client.? 172.21.15.38:0/3190788537' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:26:41.826 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:41 smithi038 bash[84940]: audit 2024-09-14T04:26:40.693987+0000 mon.a (mon.0) 679 : audit [INF] from='client.? 172.21.15.38:0/3190788537' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:26:41.826 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:41 smithi038 bash[87336]: audit 2024-09-14T04:26:40.510581+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:26:41.826 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:41 smithi038 bash[87336]: audit 2024-09-14T04:26:40.510581+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:26:41.827 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:41 smithi038 bash[87336]: audit 2024-09-14T04:26:40.693987+0000 mon.a (mon.0) 679 : audit [INF] from='client.? 172.21.15.38:0/3190788537' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:26:41.827 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:41 smithi038 bash[87336]: audit 2024-09-14T04:26:40.693987+0000 mon.a (mon.0) 679 : audit [INF] from='client.? 172.21.15.38:0/3190788537' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:26:41.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:41.864 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:41.864 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:26:41.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:41 smithi123 bash[68976]: audit 2024-09-14T04:26:40.510581+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:26:41.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:41 smithi123 bash[68976]: audit 2024-09-14T04:26:40.510581+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:26:41.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:41 smithi123 bash[68976]: audit 2024-09-14T04:26:40.693987+0000 mon.a (mon.0) 679 : audit [INF] from='client.? 172.21.15.38:0/3190788537' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:26:41.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:41 smithi123 bash[68976]: audit 2024-09-14T04:26:40.693987+0000 mon.a (mon.0) 679 : audit [INF] from='client.? 172.21.15.38:0/3190788537' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:26:41.964 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:41.988 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:41.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:41.993 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:26:42.094 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:42.123 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:42.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:42.126 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:26:42.226 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:42.258 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:42.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:42.261 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:26:42.362 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:42.387 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:42.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:42.393 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:26:42.494 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:42.519 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:42.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:42.522 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:26:42.623 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:42.646 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:42.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:42.651 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:26:42.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:42 smithi123 bash[68976]: cluster 2024-09-14T04:26:41.037985+0000 mgr.y (mgr.26165) 566 : cluster [DBG] pgmap v475: 89 pgs: 89 active+clean; 1.6 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 726 op/s 2024-09-14T04:26:42.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:42 smithi123 bash[68976]: cluster 2024-09-14T04:26:41.037985+0000 mgr.y (mgr.26165) 566 : cluster [DBG] pgmap v475: 89 pgs: 89 active+clean; 1.6 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 726 op/s 2024-09-14T04:26:42.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:42 smithi123 bash[68976]: cluster 2024-09-14T04:26:41.507629+0000 mon.a (mon.0) 680 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:26:42.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:42 smithi123 bash[68976]: cluster 2024-09-14T04:26:41.507629+0000 mon.a (mon.0) 680 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:26:42.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:42 smithi123 bash[68976]: audit 2024-09-14T04:26:41.517668+0000 mon.a (mon.0) 681 : audit [INF] from='client.? 172.21.15.38:0/3190788537' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:26:42.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:42 smithi123 bash[68976]: audit 2024-09-14T04:26:41.517668+0000 mon.a (mon.0) 681 : audit [INF] from='client.? 172.21.15.38:0/3190788537' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:26:42.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:42 smithi123 bash[68976]: cluster 2024-09-14T04:26:41.525472+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-09-14T04:26:42.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:42 smithi123 bash[68976]: cluster 2024-09-14T04:26:41.525472+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-09-14T04:26:42.752 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:42.775 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:42.779 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:42 smithi038 bash[84940]: cluster 2024-09-14T04:26:41.037985+0000 mgr.y (mgr.26165) 566 : cluster [DBG] pgmap v475: 89 pgs: 89 active+clean; 1.6 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 726 op/s 2024-09-14T04:26:42.779 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:42 smithi038 bash[84940]: cluster 2024-09-14T04:26:41.037985+0000 mgr.y (mgr.26165) 566 : cluster [DBG] pgmap v475: 89 pgs: 89 active+clean; 1.6 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 726 op/s 2024-09-14T04:26:42.779 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:42 smithi038 bash[84940]: cluster 2024-09-14T04:26:41.507629+0000 mon.a (mon.0) 680 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:26:42.779 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:42 smithi038 bash[84940]: cluster 2024-09-14T04:26:41.507629+0000 mon.a (mon.0) 680 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:26:42.779 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:42 smithi038 bash[84940]: audit 2024-09-14T04:26:41.517668+0000 mon.a (mon.0) 681 : audit [INF] from='client.? 172.21.15.38:0/3190788537' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:26:42.779 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:42 smithi038 bash[84940]: audit 2024-09-14T04:26:41.517668+0000 mon.a (mon.0) 681 : audit [INF] from='client.? 172.21.15.38:0/3190788537' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:26:42.779 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:42 smithi038 bash[84940]: cluster 2024-09-14T04:26:41.525472+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-09-14T04:26:42.779 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:42 smithi038 bash[84940]: cluster 2024-09-14T04:26:41.525472+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-09-14T04:26:42.780 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:42 smithi038 bash[87336]: cluster 2024-09-14T04:26:41.037985+0000 mgr.y (mgr.26165) 566 : cluster [DBG] pgmap v475: 89 pgs: 89 active+clean; 1.6 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 726 op/s 2024-09-14T04:26:42.780 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:42 smithi038 bash[87336]: cluster 2024-09-14T04:26:41.037985+0000 mgr.y (mgr.26165) 566 : cluster [DBG] pgmap v475: 89 pgs: 89 active+clean; 1.6 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 726 op/s 2024-09-14T04:26:42.780 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:42 smithi038 bash[87336]: cluster 2024-09-14T04:26:41.507629+0000 mon.a (mon.0) 680 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:26:42.780 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:42 smithi038 bash[87336]: cluster 2024-09-14T04:26:41.507629+0000 mon.a (mon.0) 680 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:26:42.780 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:42 smithi038 bash[87336]: audit 2024-09-14T04:26:41.517668+0000 mon.a (mon.0) 681 : audit [INF] from='client.? 172.21.15.38:0/3190788537' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:26:42.780 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:42 smithi038 bash[87336]: audit 2024-09-14T04:26:41.517668+0000 mon.a (mon.0) 681 : audit [INF] from='client.? 172.21.15.38:0/3190788537' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:26:42.780 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:42 smithi038 bash[87336]: cluster 2024-09-14T04:26:41.525472+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-09-14T04:26:42.780 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:42 smithi038 bash[87336]: cluster 2024-09-14T04:26:41.525472+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-09-14T04:26:42.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:42.781 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:26:42.882 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:42.904 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:42.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:42.908 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:26:43.009 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:43.027 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:43.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:43.029 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:26:43.130 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:43.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:43.167 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:43.167 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:26:43.268 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:43.291 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:43.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:43.297 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:26:43.398 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:43.418 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:43.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:43.419 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:26:43.520 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:43.547 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:43.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:43.552 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:26:43.653 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:43.679 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:43.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:43.681 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:26:43.782 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:43.802 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:43.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:43.804 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:26:43.905 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:43.945 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:43.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:43.950 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:26:44.051 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:44.081 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:44.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:44.086 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:26:44.187 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:44.205 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:44.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:44.206 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:26:44.307 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:44.331 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:44.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:44.335 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:26:44.436 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:44.462 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:44.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:44.468 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:26:44.569 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:44.589 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:44.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:44.591 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:26:44.692 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:44.716 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:44.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:44.719 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:26:44.820 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:44.843 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:44.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:44.845 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:26:44.854 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:44 smithi038 bash[84940]: cluster 2024-09-14T04:26:43.038541+0000 mgr.y (mgr.26165) 567 : cluster [DBG] pgmap v477: 89 pgs: 89 active+clean; 1.6 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 639 op/s 2024-09-14T04:26:44.854 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:44 smithi038 bash[84940]: cluster 2024-09-14T04:26:43.038541+0000 mgr.y (mgr.26165) 567 : cluster [DBG] pgmap v477: 89 pgs: 89 active+clean; 1.6 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 639 op/s 2024-09-14T04:26:44.854 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:44 smithi038 bash[87336]: cluster 2024-09-14T04:26:43.038541+0000 mgr.y (mgr.26165) 567 : cluster [DBG] pgmap v477: 89 pgs: 89 active+clean; 1.6 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 639 op/s 2024-09-14T04:26:44.854 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:44 smithi038 bash[87336]: cluster 2024-09-14T04:26:43.038541+0000 mgr.y (mgr.26165) 567 : cluster [DBG] pgmap v477: 89 pgs: 89 active+clean; 1.6 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 639 op/s 2024-09-14T04:26:44.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:44 smithi123 bash[68976]: cluster 2024-09-14T04:26:43.038541+0000 mgr.y (mgr.26165) 567 : cluster [DBG] pgmap v477: 89 pgs: 89 active+clean; 1.6 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 639 op/s 2024-09-14T04:26:44.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:44 smithi123 bash[68976]: cluster 2024-09-14T04:26:43.038541+0000 mgr.y (mgr.26165) 567 : cluster [DBG] pgmap v477: 89 pgs: 89 active+clean; 1.6 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 639 op/s 2024-09-14T04:26:44.946 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:44.967 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:44.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:44.972 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:26:45.073 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:45.098 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:45.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:45.104 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:26:45.204 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:45.229 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:45.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:45.237 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:26:45.338 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:45.357 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:45.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:45.362 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:26:45.463 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:45.490 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:45.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:45.496 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:26:45.559 INFO:teuthology.orchestra.run.smithi038.stdout:ERROR: (22) Invalid argument 2024-09-14T04:26:45.559 INFO:teuthology.orchestra.run.smithi038.stdout:op_tracker tracking is not enabled now, so no ops 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-09-14T04:26:45.597 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:45.617 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:45.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:45.621 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:26:45.722 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:45.746 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:45.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:45.749 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:26:45.850 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:45.881 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:45.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:45.885 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:26:45.986 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:46.004 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:46.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:46.005 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:26:46.106 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:46.125 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:46.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:46.127 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:26:46.228 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:46.257 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:46.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:46.259 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:26:46.360 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:46.383 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:46.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:46.385 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:26:46.486 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:46.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:46 smithi123 bash[68976]: cluster 2024-09-14T04:26:45.041511+0000 mgr.y (mgr.26165) 568 : cluster [DBG] pgmap v478: 89 pgs: 89 active+clean; 1.5 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 654 op/s 2024-09-14T04:26:46.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:46 smithi123 bash[68976]: cluster 2024-09-14T04:26:45.041511+0000 mgr.y (mgr.26165) 568 : cluster [DBG] pgmap v478: 89 pgs: 89 active+clean; 1.5 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 654 op/s 2024-09-14T04:26:46.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:46 smithi123 bash[68976]: audit 2024-09-14T04:26:45.215004+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:26:46.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:46 smithi123 bash[68976]: audit 2024-09-14T04:26:45.215004+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:26:46.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:46 smithi123 bash[68976]: audit 2024-09-14T04:26:45.217958+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:26:46.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:46 smithi123 bash[68976]: audit 2024-09-14T04:26:45.217958+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:26:46.509 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:46.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:46.515 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:26:46.615 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:46.639 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:46.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:46.643 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:26:46.730 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:46 smithi038 bash[84940]: cluster 2024-09-14T04:26:45.041511+0000 mgr.y (mgr.26165) 568 : cluster [DBG] pgmap v478: 89 pgs: 89 active+clean; 1.5 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 654 op/s 2024-09-14T04:26:46.730 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:46 smithi038 bash[84940]: cluster 2024-09-14T04:26:45.041511+0000 mgr.y (mgr.26165) 568 : cluster [DBG] pgmap v478: 89 pgs: 89 active+clean; 1.5 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 654 op/s 2024-09-14T04:26:46.730 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:46 smithi038 bash[84940]: audit 2024-09-14T04:26:45.215004+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:26:46.730 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:46 smithi038 bash[84940]: audit 2024-09-14T04:26:45.215004+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:26:46.730 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:46 smithi038 bash[84940]: audit 2024-09-14T04:26:45.217958+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:26:46.730 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:46 smithi038 bash[84940]: audit 2024-09-14T04:26:45.217958+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:26:46.730 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:46 smithi038 bash[87336]: cluster 2024-09-14T04:26:45.041511+0000 mgr.y (mgr.26165) 568 : cluster [DBG] pgmap v478: 89 pgs: 89 active+clean; 1.5 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 654 op/s 2024-09-14T04:26:46.730 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:46 smithi038 bash[87336]: cluster 2024-09-14T04:26:45.041511+0000 mgr.y (mgr.26165) 568 : cluster [DBG] pgmap v478: 89 pgs: 89 active+clean; 1.5 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 654 op/s 2024-09-14T04:26:46.731 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:46 smithi038 bash[87336]: audit 2024-09-14T04:26:45.215004+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:26:46.731 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:46 smithi038 bash[87336]: audit 2024-09-14T04:26:45.215004+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:26:46.731 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:46 smithi038 bash[87336]: audit 2024-09-14T04:26:45.217958+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:26:46.731 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:46 smithi038 bash[87336]: audit 2024-09-14T04:26:45.217958+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:26:46.744 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:46.770 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:46.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:46.774 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:26:46.875 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:46.905 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:46.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:46.909 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:26:46.957 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd set nodeep-scrub 2024-09-14T04:26:47.010 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:47.045 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:47.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:47.051 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:26:47.152 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:47.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:47.192 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:47.192 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:26:47.293 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:47.315 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:47.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:47.325 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:26:47.426 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:47.456 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:47.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:47.461 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:26:47.561 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:47.588 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:47.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:47.595 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:26:47.658 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.3 dump_historic_ops 2024-09-14T04:26:47.697 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:47.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:47.747 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:47.748 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:26:47.849 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:47.874 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:47.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:47.877 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:26:47.977 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:47.997 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:48.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:48.000 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:26:48.101 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:48.138 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:48.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:48.141 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:26:48.242 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:48.271 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:48.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:48.277 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:26:48.377 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:48.388 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:26:48 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:26:48] "GET /metrics HTTP/1.1" 200 36628 "" "Prometheus/2.51.0" 2024-09-14T04:26:48.388 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:48 smithi038 bash[84940]: cluster 2024-09-14T04:26:47.043986+0000 mgr.y (mgr.26165) 569 : cluster [DBG] pgmap v479: 89 pgs: 89 active+clean; 1.4 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 676 op/s 2024-09-14T04:26:48.388 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:48 smithi038 bash[84940]: cluster 2024-09-14T04:26:47.043986+0000 mgr.y (mgr.26165) 569 : cluster [DBG] pgmap v479: 89 pgs: 89 active+clean; 1.4 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 676 op/s 2024-09-14T04:26:48.388 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:48 smithi038 bash[87336]: cluster 2024-09-14T04:26:47.043986+0000 mgr.y (mgr.26165) 569 : cluster [DBG] pgmap v479: 89 pgs: 89 active+clean; 1.4 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 676 op/s 2024-09-14T04:26:48.388 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:48 smithi038 bash[87336]: cluster 2024-09-14T04:26:47.043986+0000 mgr.y (mgr.26165) 569 : cluster [DBG] pgmap v479: 89 pgs: 89 active+clean; 1.4 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 676 op/s 2024-09-14T04:26:48.409 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:48.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:48.414 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:26:48.514 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:48.522 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:48 smithi123 bash[68976]: cluster 2024-09-14T04:26:47.043986+0000 mgr.y (mgr.26165) 569 : cluster [DBG] pgmap v479: 89 pgs: 89 active+clean; 1.4 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 676 op/s 2024-09-14T04:26:48.522 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:48 smithi123 bash[68976]: cluster 2024-09-14T04:26:47.043986+0000 mgr.y (mgr.26165) 569 : cluster [DBG] pgmap v479: 89 pgs: 89 active+clean; 1.4 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 676 op/s 2024-09-14T04:26:48.539 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:48.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:48.544 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:26:48.645 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:48.671 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:48.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:48.673 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:26:48.774 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:48.795 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:48.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:48.798 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:26:48.899 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:48.926 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:48.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:48.929 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:26:49.029 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:49.067 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:49.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:49.071 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:26:49.171 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:49.200 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:49.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:49.204 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:26:49.305 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:49.331 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:49.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:49.336 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:26:49.437 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:49.477 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:49.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:49.484 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:26:49.585 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:49.612 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:49.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:49.617 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:26:49.718 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:49.748 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:49.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:49.751 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:26:49.852 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:49.890 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:49.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:49.895 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:26:49.996 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:50.017 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:50.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:50.023 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:26:50.123 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:50.145 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:50.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:50.148 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:26:50.172 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:26:50.248 INFO:teuthology.orchestra.run.smithi038.stderr:reweighted osd.0 to 1 (10000) 2024-09-14T04:26:50.248 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:50.296 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:50.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:50.301 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:26:50.402 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:50.416 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:26:50 smithi123 bash[61744]: ts=2024-09-14T04:26:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:26:50.416 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:50 smithi123 bash[68976]: cluster 2024-09-14T04:26:49.044474+0000 mgr.y (mgr.26165) 570 : cluster [DBG] pgmap v480: 89 pgs: 89 active+clean; 1.4 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 679 op/s 2024-09-14T04:26:50.416 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:50 smithi123 bash[68976]: cluster 2024-09-14T04:26:49.044474+0000 mgr.y (mgr.26165) 570 : cluster [DBG] pgmap v480: 89 pgs: 89 active+clean; 1.4 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 679 op/s 2024-09-14T04:26:50.416 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:50 smithi123 bash[68976]: audit 2024-09-14T04:26:50.110210+0000 mon.b (mon.1) 7 : audit [INF] from='client.? 172.21.15.38:0/3134748639' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-14T04:26:50.416 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:50 smithi123 bash[68976]: audit 2024-09-14T04:26:50.110210+0000 mon.b (mon.1) 7 : audit [INF] from='client.? 172.21.15.38:0/3134748639' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-14T04:26:50.416 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:50 smithi123 bash[68976]: audit 2024-09-14T04:26:50.111885+0000 mon.a (mon.0) 685 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-14T04:26:50.416 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:50 smithi123 bash[68976]: audit 2024-09-14T04:26:50.111885+0000 mon.a (mon.0) 685 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-14T04:26:50.432 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:50.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:50.439 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:26:50.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:50 smithi038 bash[84940]: cluster 2024-09-14T04:26:49.044474+0000 mgr.y (mgr.26165) 570 : cluster [DBG] pgmap v480: 89 pgs: 89 active+clean; 1.4 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 679 op/s 2024-09-14T04:26:50.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:50 smithi038 bash[84940]: cluster 2024-09-14T04:26:49.044474+0000 mgr.y (mgr.26165) 570 : cluster [DBG] pgmap v480: 89 pgs: 89 active+clean; 1.4 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 679 op/s 2024-09-14T04:26:50.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:50 smithi038 bash[84940]: audit 2024-09-14T04:26:50.110210+0000 mon.b (mon.1) 7 : audit [INF] from='client.? 172.21.15.38:0/3134748639' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-14T04:26:50.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:50 smithi038 bash[84940]: audit 2024-09-14T04:26:50.110210+0000 mon.b (mon.1) 7 : audit [INF] from='client.? 172.21.15.38:0/3134748639' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-14T04:26:50.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:50 smithi038 bash[84940]: audit 2024-09-14T04:26:50.111885+0000 mon.a (mon.0) 685 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-14T04:26:50.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:50 smithi038 bash[84940]: audit 2024-09-14T04:26:50.111885+0000 mon.a (mon.0) 685 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-14T04:26:50.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:50 smithi038 bash[87336]: cluster 2024-09-14T04:26:49.044474+0000 mgr.y (mgr.26165) 570 : cluster [DBG] pgmap v480: 89 pgs: 89 active+clean; 1.4 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 679 op/s 2024-09-14T04:26:50.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:50 smithi038 bash[87336]: cluster 2024-09-14T04:26:49.044474+0000 mgr.y (mgr.26165) 570 : cluster [DBG] pgmap v480: 89 pgs: 89 active+clean; 1.4 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 679 op/s 2024-09-14T04:26:50.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:50 smithi038 bash[87336]: audit 2024-09-14T04:26:50.110210+0000 mon.b (mon.1) 7 : audit [INF] from='client.? 172.21.15.38:0/3134748639' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-14T04:26:50.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:50 smithi038 bash[87336]: audit 2024-09-14T04:26:50.110210+0000 mon.b (mon.1) 7 : audit [INF] from='client.? 172.21.15.38:0/3134748639' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-14T04:26:50.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:50 smithi038 bash[87336]: audit 2024-09-14T04:26:50.111885+0000 mon.a (mon.0) 685 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-14T04:26:50.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:50 smithi038 bash[87336]: audit 2024-09-14T04:26:50.111885+0000 mon.a (mon.0) 685 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-14T04:26:50.540 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:50.566 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:50.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:50.572 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:26:50.673 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:50.694 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:50.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:50.700 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:26:50.801 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:50.838 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:50.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:50.842 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:26:50.943 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:50.964 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:50.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:50.972 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:26:51.072 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:51.096 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:51.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:51.099 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:26:51.200 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:51.218 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:51.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:51.220 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:26:51.321 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:51.344 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:51.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:51.346 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:26:51.447 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:51.458 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:51 smithi038 bash[84940]: audit 2024-09-14T04:26:50.236093+0000 mon.a (mon.0) 686 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-14T04:26:51.458 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:51 smithi038 bash[84940]: audit 2024-09-14T04:26:50.236093+0000 mon.a (mon.0) 686 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-14T04:26:51.458 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:51 smithi038 bash[84940]: cluster 2024-09-14T04:26:50.248493+0000 mon.a (mon.0) 687 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-09-14T04:26:51.458 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:51 smithi038 bash[84940]: cluster 2024-09-14T04:26:50.248493+0000 mon.a (mon.0) 687 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-09-14T04:26:51.459 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:51 smithi038 bash[87336]: audit 2024-09-14T04:26:50.236093+0000 mon.a (mon.0) 686 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-14T04:26:51.459 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:51 smithi038 bash[87336]: audit 2024-09-14T04:26:50.236093+0000 mon.a (mon.0) 686 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-14T04:26:51.459 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:51 smithi038 bash[87336]: cluster 2024-09-14T04:26:50.248493+0000 mon.a (mon.0) 687 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-09-14T04:26:51.459 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:51 smithi038 bash[87336]: cluster 2024-09-14T04:26:50.248493+0000 mon.a (mon.0) 687 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-09-14T04:26:51.480 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:51.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:51.488 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:26:51.588 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:51.597 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:51 smithi123 bash[68976]: audit 2024-09-14T04:26:50.236093+0000 mon.a (mon.0) 686 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-14T04:26:51.597 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:51 smithi123 bash[68976]: audit 2024-09-14T04:26:50.236093+0000 mon.a (mon.0) 686 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-14T04:26:51.597 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:51 smithi123 bash[68976]: cluster 2024-09-14T04:26:50.248493+0000 mon.a (mon.0) 687 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-09-14T04:26:51.597 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:51 smithi123 bash[68976]: cluster 2024-09-14T04:26:50.248493+0000 mon.a (mon.0) 687 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-09-14T04:26:51.615 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:51.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:51.622 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:26:51.723 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:51.746 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:51.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:51.752 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:26:51.853 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:51.881 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:51.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:51.885 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:26:51.985 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:52.011 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:52.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:52.015 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:26:52.116 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:52.146 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:52.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:52.150 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:26:52.251 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:52.290 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:52.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:52.293 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:26:52.394 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:52.403 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:52 smithi123 bash[68976]: cluster 2024-09-14T04:26:51.045182+0000 mgr.y (mgr.26165) 571 : cluster [DBG] pgmap v482: 89 pgs: 89 active+clean; 1.2 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 734 op/s 2024-09-14T04:26:52.403 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:52 smithi123 bash[68976]: cluster 2024-09-14T04:26:51.045182+0000 mgr.y (mgr.26165) 571 : cluster [DBG] pgmap v482: 89 pgs: 89 active+clean; 1.2 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 734 op/s 2024-09-14T04:26:52.416 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:52.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:52.417 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:26:52.518 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:52.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:52 smithi038 bash[84940]: cluster 2024-09-14T04:26:51.045182+0000 mgr.y (mgr.26165) 571 : cluster [DBG] pgmap v482: 89 pgs: 89 active+clean; 1.2 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 734 op/s 2024-09-14T04:26:52.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:52 smithi038 bash[84940]: cluster 2024-09-14T04:26:51.045182+0000 mgr.y (mgr.26165) 571 : cluster [DBG] pgmap v482: 89 pgs: 89 active+clean; 1.2 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 734 op/s 2024-09-14T04:26:52.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:52 smithi038 bash[87336]: cluster 2024-09-14T04:26:51.045182+0000 mgr.y (mgr.26165) 571 : cluster [DBG] pgmap v482: 89 pgs: 89 active+clean; 1.2 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 734 op/s 2024-09-14T04:26:52.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:52 smithi038 bash[87336]: cluster 2024-09-14T04:26:51.045182+0000 mgr.y (mgr.26165) 571 : cluster [DBG] pgmap v482: 89 pgs: 89 active+clean; 1.2 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 734 op/s 2024-09-14T04:26:52.557 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:52.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:52.560 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:26:52.661 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:52.695 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:52.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:52.698 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:26:52.799 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:52.822 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:52.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:52.824 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:26:52.925 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:52.945 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:52.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:52.946 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:26:52.986 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd reweight 1 1 2024-09-14T04:26:53.047 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:53.125 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:53.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:53.129 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:26:53.230 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:53.255 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:53.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:53.257 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:26:53.358 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:53.385 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:53.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:53.391 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:26:53.492 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:53.517 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:53.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:53.524 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:26:53.625 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:53.648 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:53.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:53.654 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:26:53.755 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:53.792 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:53.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:53.796 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:26:53.897 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:53.927 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:53.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:53.929 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:26:54.029 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:54.066 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:54.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:54.070 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:26:54.171 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:54.197 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:54.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:54.203 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:26:54.303 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:54.326 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:54.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:54.331 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:26:54.431 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:54.452 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:54.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:54.457 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:26:54.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:54 smithi038 bash[87336]: cluster 2024-09-14T04:26:53.045878+0000 mgr.y (mgr.26165) 572 : cluster [DBG] pgmap v483: 89 pgs: 89 active+clean; 1.2 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 698 op/s 2024-09-14T04:26:54.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:54 smithi038 bash[87336]: cluster 2024-09-14T04:26:53.045878+0000 mgr.y (mgr.26165) 572 : cluster [DBG] pgmap v483: 89 pgs: 89 active+clean; 1.2 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 698 op/s 2024-09-14T04:26:54.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:54 smithi038 bash[84940]: cluster 2024-09-14T04:26:53.045878+0000 mgr.y (mgr.26165) 572 : cluster [DBG] pgmap v483: 89 pgs: 89 active+clean; 1.2 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 698 op/s 2024-09-14T04:26:54.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:54 smithi038 bash[84940]: cluster 2024-09-14T04:26:53.045878+0000 mgr.y (mgr.26165) 572 : cluster [DBG] pgmap v483: 89 pgs: 89 active+clean; 1.2 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 698 op/s 2024-09-14T04:26:54.558 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:54.566 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:54 smithi123 bash[68976]: cluster 2024-09-14T04:26:53.045878+0000 mgr.y (mgr.26165) 572 : cluster [DBG] pgmap v483: 89 pgs: 89 active+clean; 1.2 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 698 op/s 2024-09-14T04:26:54.567 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:54 smithi123 bash[68976]: cluster 2024-09-14T04:26:53.045878+0000 mgr.y (mgr.26165) 572 : cluster [DBG] pgmap v483: 89 pgs: 89 active+clean; 1.2 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 698 op/s 2024-09-14T04:26:54.585 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:54.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:54.587 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:26:54.688 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:54.708 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:54.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:54.712 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:26:54.813 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:54.844 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:54.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:54.848 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:26:54.949 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:55.003 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:55.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:55.012 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:26:55.113 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:55.134 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:55.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:55.136 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:26:55.237 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:55.270 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:55.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:55.278 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:26:55.379 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:55.401 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:26:55.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:55.403 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:26:55.504 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:55.528 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:55.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:55.533 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:26:55.603 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:26:55.603 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:26:55.634 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:55.661 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:55.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:55.667 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:26:55.768 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:55.814 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:55.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:55.819 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:26:55.920 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:55.955 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:55.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:55.965 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:26:56.065 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:56.092 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:56.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:56.095 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:26:56.196 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:56.223 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:56.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:56.227 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:26:56.328 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:56.359 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:56.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:56.360 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:26:56.397 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:56 smithi038 bash[84940]: cluster 2024-09-14T04:26:55.046443+0000 mgr.y (mgr.26165) 573 : cluster [DBG] pgmap v484: 89 pgs: 89 active+clean; 1.1 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 706 op/s 2024-09-14T04:26:56.397 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:56 smithi038 bash[84940]: cluster 2024-09-14T04:26:55.046443+0000 mgr.y (mgr.26165) 573 : cluster [DBG] pgmap v484: 89 pgs: 89 active+clean; 1.1 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 706 op/s 2024-09-14T04:26:56.397 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:56 smithi038 bash[87336]: cluster 2024-09-14T04:26:55.046443+0000 mgr.y (mgr.26165) 573 : cluster [DBG] pgmap v484: 89 pgs: 89 active+clean; 1.1 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 706 op/s 2024-09-14T04:26:56.397 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:56 smithi038 bash[87336]: cluster 2024-09-14T04:26:55.046443+0000 mgr.y (mgr.26165) 573 : cluster [DBG] pgmap v484: 89 pgs: 89 active+clean; 1.1 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 706 op/s 2024-09-14T04:26:56.461 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:56.470 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:56 smithi123 bash[68976]: cluster 2024-09-14T04:26:55.046443+0000 mgr.y (mgr.26165) 573 : cluster [DBG] pgmap v484: 89 pgs: 89 active+clean; 1.1 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 706 op/s 2024-09-14T04:26:56.471 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:56 smithi123 bash[68976]: cluster 2024-09-14T04:26:55.046443+0000 mgr.y (mgr.26165) 573 : cluster [DBG] pgmap v484: 89 pgs: 89 active+clean; 1.1 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 706 op/s 2024-09-14T04:26:56.483 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:56.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:56.488 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:26:56.589 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:56.614 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:56.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:56.620 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:26:56.721 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:56.752 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:56.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:56.757 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:26:56.858 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:56.880 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:56.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:56.882 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:26:56.983 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:57.007 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:57.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:57.011 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:26:57.112 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:57.137 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:26:57.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:57.140 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:26:57.241 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:57.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:57.284 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:57.284 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:26:57.385 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:57.408 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:57.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:57.409 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:26:57.510 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:57.534 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:26:57.539 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:57.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:57.543 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:26:57.643 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:57.669 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:26:57.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:57.679 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:26:57.780 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:57.798 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:57.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:57.800 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:26:57.900 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:57.928 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:57.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:57.937 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:26:58.038 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:58.058 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:58.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:58.060 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:26:58.161 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:58.184 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:58.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:58.186 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:26:58.270 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:26:58 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:26:58] "GET /metrics HTTP/1.1" 200 36628 "" "Prometheus/2.51.0" 2024-09-14T04:26:58.287 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:58.311 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:58.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:58.316 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:26:58.417 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:58.426 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:58 smithi123 bash[68976]: cluster 2024-09-14T04:26:57.047402+0000 mgr.y (mgr.26165) 574 : cluster [DBG] pgmap v485: 89 pgs: 89 active+clean; 972 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 727 op/s 2024-09-14T04:26:58.426 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:26:58 smithi123 bash[68976]: cluster 2024-09-14T04:26:57.047402+0000 mgr.y (mgr.26165) 574 : cluster [DBG] pgmap v485: 89 pgs: 89 active+clean; 972 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 727 op/s 2024-09-14T04:26:58.448 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:58.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:58.452 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:26:58.553 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:58.575 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:58.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:58.579 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:26:58.680 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:58.698 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:58.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:58.700 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:26:58.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:58 smithi038 bash[87336]: cluster 2024-09-14T04:26:57.047402+0000 mgr.y (mgr.26165) 574 : cluster [DBG] pgmap v485: 89 pgs: 89 active+clean; 972 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 727 op/s 2024-09-14T04:26:58.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:26:58 smithi038 bash[87336]: cluster 2024-09-14T04:26:57.047402+0000 mgr.y (mgr.26165) 574 : cluster [DBG] pgmap v485: 89 pgs: 89 active+clean; 972 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 727 op/s 2024-09-14T04:26:58.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:58 smithi038 bash[84940]: cluster 2024-09-14T04:26:57.047402+0000 mgr.y (mgr.26165) 574 : cluster [DBG] pgmap v485: 89 pgs: 89 active+clean; 972 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 727 op/s 2024-09-14T04:26:58.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:26:58 smithi038 bash[84940]: cluster 2024-09-14T04:26:57.047402+0000 mgr.y (mgr.26165) 574 : cluster [DBG] pgmap v485: 89 pgs: 89 active+clean; 972 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 727 op/s 2024-09-14T04:26:58.801 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:58.835 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:26:58.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:58.841 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:26:58.941 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:58.965 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:58.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:58.970 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:26:59.070 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:59.093 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:26:59.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:59.098 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:26:59.199 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:59.221 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:59.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:59.224 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:26:59.325 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:59.359 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:59.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:59.365 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:26:59.465 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:59.506 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:59.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:59.512 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:26:59.613 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:59.648 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:26:59.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:59.650 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:26:59.751 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:59.787 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:26:59.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:59.795 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:26:59.896 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:59.917 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:26:59.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:26:59.924 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:27:00.024 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:00.064 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:00.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:00.069 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:27:00.170 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:00.191 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:00.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:00.192 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:27:00.293 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:00.337 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:00.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:00.341 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:27:00.442 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:00.467 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:00.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:00.473 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:27:00.573 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:00.574 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:00 smithi038 bash[84940]: cluster 2024-09-14T04:26:59.047828+0000 mgr.y (mgr.26165) 575 : cluster [DBG] pgmap v486: 89 pgs: 89 active+clean; 932 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 729 op/s 2024-09-14T04:27:00.574 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:00 smithi038 bash[84940]: cluster 2024-09-14T04:26:59.047828+0000 mgr.y (mgr.26165) 575 : cluster [DBG] pgmap v486: 89 pgs: 89 active+clean; 932 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 729 op/s 2024-09-14T04:27:00.574 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:00 smithi038 bash[84940]: audit 2024-09-14T04:27:00.210813+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:27:00.574 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:00 smithi038 bash[84940]: audit 2024-09-14T04:27:00.210813+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:27:00.575 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:00 smithi038 bash[87336]: cluster 2024-09-14T04:26:59.047828+0000 mgr.y (mgr.26165) 575 : cluster [DBG] pgmap v486: 89 pgs: 89 active+clean; 932 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 729 op/s 2024-09-14T04:27:00.575 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:00 smithi038 bash[87336]: cluster 2024-09-14T04:26:59.047828+0000 mgr.y (mgr.26165) 575 : cluster [DBG] pgmap v486: 89 pgs: 89 active+clean; 932 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 729 op/s 2024-09-14T04:27:00.575 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:00 smithi038 bash[87336]: audit 2024-09-14T04:27:00.210813+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:27:00.575 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:00 smithi038 bash[87336]: audit 2024-09-14T04:27:00.210813+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:27:00.605 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:00.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:00.608 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:27:00.687 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:27:00 smithi123 bash[61744]: ts=2024-09-14T04:27:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:27:00.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:00 smithi123 bash[68976]: cluster 2024-09-14T04:26:59.047828+0000 mgr.y (mgr.26165) 575 : cluster [DBG] pgmap v486: 89 pgs: 89 active+clean; 932 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 729 op/s 2024-09-14T04:27:00.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:00 smithi123 bash[68976]: cluster 2024-09-14T04:26:59.047828+0000 mgr.y (mgr.26165) 575 : cluster [DBG] pgmap v486: 89 pgs: 89 active+clean; 932 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 729 op/s 2024-09-14T04:27:00.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:00 smithi123 bash[68976]: audit 2024-09-14T04:27:00.210813+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:27:00.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:00 smithi123 bash[68976]: audit 2024-09-14T04:27:00.210813+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:27:00.709 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:00.737 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:00.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:00.740 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:27:00.829 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0: {} 2024-09-14T04:27:00.829 INFO:teuthology.orchestra.run.smithi038.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-14T04:27:00.841 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:00.875 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1: {} 2024-09-14T04:27:00.875 INFO:teuthology.orchestra.run.smithi038.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-14T04:27:00.890 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:00.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:00.894 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:27:00.919 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2: {} 2024-09-14T04:27:00.919 INFO:teuthology.orchestra.run.smithi038.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-14T04:27:00.953 INFO:teuthology.orchestra.run.smithi038.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-14T04:27:00.954 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3: {} 2024-09-14T04:27:00.989 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4: {} 2024-09-14T04:27:00.990 INFO:teuthology.orchestra.run.smithi038.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-14T04:27:00.995 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:01.023 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5: {} 2024-09-14T04:27:01.023 INFO:teuthology.orchestra.run.smithi038.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-14T04:27:01.038 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:01.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:01.043 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:27:01.048 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6: {} 2024-09-14T04:27:01.049 INFO:teuthology.orchestra.run.smithi038.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-14T04:27:01.079 INFO:teuthology.orchestra.run.smithi038.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-14T04:27:01.079 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7: {} 2024-09-14T04:27:01.144 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:01.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:01.179 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:01.180 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:27:01.280 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:01.303 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:01.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:01.308 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:27:01.409 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:01.423 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:01 smithi038 bash[84940]: audit 2024-09-14T04:27:00.766425+0000 mon.a (mon.0) 689 : audit [DBG] from='client.? 172.21.15.38:0/4293468598' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:27:01.423 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:01 smithi038 bash[84940]: audit 2024-09-14T04:27:00.766425+0000 mon.a (mon.0) 689 : audit [DBG] from='client.? 172.21.15.38:0/4293468598' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:27:01.424 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:01 smithi038 bash[87336]: audit 2024-09-14T04:27:00.766425+0000 mon.a (mon.0) 689 : audit [DBG] from='client.? 172.21.15.38:0/4293468598' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:27:01.424 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:01 smithi038 bash[87336]: audit 2024-09-14T04:27:00.766425+0000 mon.a (mon.0) 689 : audit [DBG] from='client.? 172.21.15.38:0/4293468598' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:27:01.432 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:01.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:01.436 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:27:01.537 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:01.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:01 smithi123 bash[68976]: audit 2024-09-14T04:27:00.766425+0000 mon.a (mon.0) 689 : audit [DBG] from='client.? 172.21.15.38:0/4293468598' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:27:01.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:01 smithi123 bash[68976]: audit 2024-09-14T04:27:00.766425+0000 mon.a (mon.0) 689 : audit [DBG] from='client.? 172.21.15.38:0/4293468598' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:27:01.559 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:01.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:01.564 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:27:01.665 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:01.684 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:01.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:01.686 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:27:01.787 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:01.807 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:01.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:01.809 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:27:01.910 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:01.934 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:01.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:01.936 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:27:02.037 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:02.062 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:02.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:02.064 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:27:02.165 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:02.189 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:02.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:02.191 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:27:02.292 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:02.312 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:02.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:02.314 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:27:02.415 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:02.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:02 smithi123 bash[68976]: cluster 2024-09-14T04:27:01.048488+0000 mgr.y (mgr.26165) 576 : cluster [DBG] pgmap v487: 89 pgs: 89 active+clean; 785 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 809 op/s 2024-09-14T04:27:02.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:02 smithi123 bash[68976]: cluster 2024-09-14T04:27:01.048488+0000 mgr.y (mgr.26165) 576 : cluster [DBG] pgmap v487: 89 pgs: 89 active+clean; 785 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 809 op/s 2024-09-14T04:27:02.447 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:02.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:02.451 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:27:02.552 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:02.581 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:02.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:02.585 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:27:02.635 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:02 smithi038 bash[84940]: cluster 2024-09-14T04:27:01.048488+0000 mgr.y (mgr.26165) 576 : cluster [DBG] pgmap v487: 89 pgs: 89 active+clean; 785 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 809 op/s 2024-09-14T04:27:02.635 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:02 smithi038 bash[84940]: cluster 2024-09-14T04:27:01.048488+0000 mgr.y (mgr.26165) 576 : cluster [DBG] pgmap v487: 89 pgs: 89 active+clean; 785 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 809 op/s 2024-09-14T04:27:02.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:02 smithi038 bash[87336]: cluster 2024-09-14T04:27:01.048488+0000 mgr.y (mgr.26165) 576 : cluster [DBG] pgmap v487: 89 pgs: 89 active+clean; 785 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 809 op/s 2024-09-14T04:27:02.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:02 smithi038 bash[87336]: cluster 2024-09-14T04:27:01.048488+0000 mgr.y (mgr.26165) 576 : cluster [DBG] pgmap v487: 89 pgs: 89 active+clean; 785 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 809 op/s 2024-09-14T04:27:02.686 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:02.708 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:02.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:02.710 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:27:02.811 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:02.835 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:02.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:02.839 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:27:02.940 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:02.957 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:02.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:02.959 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:27:03.060 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:03.086 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:03.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:03.089 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:27:03.190 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:03.225 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:03.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:03.229 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:27:03.330 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:03.357 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:03.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:03.362 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:27:03.463 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:03.486 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:03.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:03.488 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:27:03.589 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:03.615 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:03.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:03.617 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:27:03.717 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:03.748 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:03.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:03.753 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:27:03.854 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:03.884 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:03.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:03.887 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:27:03.988 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:04.005 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:04.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:04.007 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:27:04.108 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:04.133 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:04.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:04.135 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:27:04.235 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:04.259 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:04.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:04.261 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:27:04.362 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:04.395 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:04.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:04.399 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:27:04.499 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:04.509 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:04 smithi038 bash[84940]: cluster 2024-09-14T04:27:03.048970+0000 mgr.y (mgr.26165) 577 : cluster [DBG] pgmap v488: 89 pgs: 89 active+clean; 759 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 630 op/s 2024-09-14T04:27:04.509 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:04 smithi038 bash[84940]: cluster 2024-09-14T04:27:03.048970+0000 mgr.y (mgr.26165) 577 : cluster [DBG] pgmap v488: 89 pgs: 89 active+clean; 759 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 630 op/s 2024-09-14T04:27:04.509 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:04 smithi038 bash[87336]: cluster 2024-09-14T04:27:03.048970+0000 mgr.y (mgr.26165) 577 : cluster [DBG] pgmap v488: 89 pgs: 89 active+clean; 759 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 630 op/s 2024-09-14T04:27:04.509 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:04 smithi038 bash[87336]: cluster 2024-09-14T04:27:03.048970+0000 mgr.y (mgr.26165) 577 : cluster [DBG] pgmap v488: 89 pgs: 89 active+clean; 759 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 630 op/s 2024-09-14T04:27:04.534 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:04.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:04.539 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:27:04.640 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:04.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:04 smithi123 bash[68976]: cluster 2024-09-14T04:27:03.048970+0000 mgr.y (mgr.26165) 577 : cluster [DBG] pgmap v488: 89 pgs: 89 active+clean; 759 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 630 op/s 2024-09-14T04:27:04.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:04 smithi123 bash[68976]: cluster 2024-09-14T04:27:03.048970+0000 mgr.y (mgr.26165) 577 : cluster [DBG] pgmap v488: 89 pgs: 89 active+clean; 759 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 630 op/s 2024-09-14T04:27:04.665 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:04.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:04.668 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:27:04.769 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:04.786 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:04.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:04.788 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:27:04.889 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:04.913 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:04.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:04.915 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:27:05.015 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:05.036 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:05.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:05.043 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:27:05.143 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:05.167 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:05.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:05.173 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:27:05.274 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:05.294 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:05.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:05.296 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:27:05.397 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:05.422 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:05.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:05.426 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:27:05.527 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:05.555 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:05.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:05.561 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:27:05.662 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:05.686 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:05.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:05.688 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:27:05.790 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:05.815 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:05.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:05.820 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:27:05.920 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:05.944 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:05.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:05.951 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:27:06.052 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:06.082 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:06.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:06.087 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:27:06.188 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:06.226 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:06.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:06.230 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:27:06.331 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:06.357 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:06.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:06.361 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:27:06.462 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:06.502 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:06.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:06.504 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:27:06.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:06 smithi038 bash[84940]: cluster 2024-09-14T04:27:05.049582+0000 mgr.y (mgr.26165) 578 : cluster [DBG] pgmap v489: 89 pgs: 89 active+clean; 666 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 719 op/s 2024-09-14T04:27:06.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:06 smithi038 bash[84940]: cluster 2024-09-14T04:27:05.049582+0000 mgr.y (mgr.26165) 578 : cluster [DBG] pgmap v489: 89 pgs: 89 active+clean; 666 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 719 op/s 2024-09-14T04:27:06.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:06 smithi038 bash[87336]: cluster 2024-09-14T04:27:05.049582+0000 mgr.y (mgr.26165) 578 : cluster [DBG] pgmap v489: 89 pgs: 89 active+clean; 666 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 719 op/s 2024-09-14T04:27:06.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:06 smithi038 bash[87336]: cluster 2024-09-14T04:27:05.049582+0000 mgr.y (mgr.26165) 578 : cluster [DBG] pgmap v489: 89 pgs: 89 active+clean; 666 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 719 op/s 2024-09-14T04:27:06.604 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:06.638 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:06.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:06.646 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:27:06.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:06 smithi123 bash[68976]: cluster 2024-09-14T04:27:05.049582+0000 mgr.y (mgr.26165) 578 : cluster [DBG] pgmap v489: 89 pgs: 89 active+clean; 666 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 719 op/s 2024-09-14T04:27:06.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:06 smithi123 bash[68976]: cluster 2024-09-14T04:27:05.049582+0000 mgr.y (mgr.26165) 578 : cluster [DBG] pgmap v489: 89 pgs: 89 active+clean; 666 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 719 op/s 2024-09-14T04:27:06.740 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-14T04:27:06.747 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:06.824 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:06.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:06.828 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:27:06.929 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:06.948 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:06.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:06.950 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:27:07.051 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:07.085 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:07.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:07.088 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:27:07.189 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:07.218 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:07.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:07.220 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:27:07.321 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:07.343 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:07.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:07.348 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:27:07.449 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:07.492 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:07.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:07.496 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:27:07.597 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:07.627 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:07.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:07.630 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:27:07.731 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:07.750 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:07.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:07.756 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:27:07.857 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:07.883 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:07.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:07.888 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:27:07.989 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:08.013 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:08.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:08.015 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:27:08.116 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:08.143 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:08.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:08.145 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:27:08.247 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:08.267 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:08.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:08.269 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:27:08.270 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:27:08 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:27:08] "GET /metrics HTTP/1.1" 200 36626 "" "Prometheus/2.51.0" 2024-09-14T04:27:08.370 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:08.390 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:08.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:08.395 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:27:08.496 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:08.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:08 smithi123 bash[68976]: cluster 2024-09-14T04:27:07.050182+0000 mgr.y (mgr.26165) 579 : cluster [DBG] pgmap v490: 89 pgs: 89 active+clean; 558 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 730 op/s 2024-09-14T04:27:08.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:08 smithi123 bash[68976]: cluster 2024-09-14T04:27:07.050182+0000 mgr.y (mgr.26165) 579 : cluster [DBG] pgmap v490: 89 pgs: 89 active+clean; 558 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 730 op/s 2024-09-14T04:27:08.517 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:08.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:08.519 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:27:08.620 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:08.639 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:08.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:08.640 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:27:08.741 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:08.767 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:08.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:08.773 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:27:08.813 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:08 smithi038 bash[84940]: cluster 2024-09-14T04:27:07.050182+0000 mgr.y (mgr.26165) 579 : cluster [DBG] pgmap v490: 89 pgs: 89 active+clean; 558 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 730 op/s 2024-09-14T04:27:08.813 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:08 smithi038 bash[84940]: cluster 2024-09-14T04:27:07.050182+0000 mgr.y (mgr.26165) 579 : cluster [DBG] pgmap v490: 89 pgs: 89 active+clean; 558 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 730 op/s 2024-09-14T04:27:08.813 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:08 smithi038 bash[87336]: cluster 2024-09-14T04:27:07.050182+0000 mgr.y (mgr.26165) 579 : cluster [DBG] pgmap v490: 89 pgs: 89 active+clean; 558 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 730 op/s 2024-09-14T04:27:08.814 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:08 smithi038 bash[87336]: cluster 2024-09-14T04:27:07.050182+0000 mgr.y (mgr.26165) 579 : cluster [DBG] pgmap v490: 89 pgs: 89 active+clean; 558 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 730 op/s 2024-09-14T04:27:08.874 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:08.905 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:08.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:08.907 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:27:09.008 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:09.037 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:09.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:09.040 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:27:09.141 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:09.166 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:09.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:09.170 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:27:09.271 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:09.292 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:09.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:09.301 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:27:09.402 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:09.425 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:09.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:09.430 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:27:09.531 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:09.551 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:09.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:09.553 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:27:09.654 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:09.716 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:09.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:09.718 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:27:09.819 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:09.838 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:09.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:09.840 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:27:09.941 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:09.964 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:09.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:09.970 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:27:10.073 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:10.092 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:10.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:10.096 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:27:10.197 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:10.218 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:10.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:10.222 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:27:10.322 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:10.332 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:27:10 smithi123 bash[61744]: ts=2024-09-14T04:27:10.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:27:10.345 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:10.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:10.348 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:27:10.449 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:10.461 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:10 smithi123 bash[68976]: cluster 2024-09-14T04:27:09.050659+0000 mgr.y (mgr.26165) 580 : cluster [DBG] pgmap v491: 89 pgs: 89 active+clean; 520 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 602 op/s 2024-09-14T04:27:10.461 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:10 smithi123 bash[68976]: cluster 2024-09-14T04:27:09.050659+0000 mgr.y (mgr.26165) 580 : cluster [DBG] pgmap v491: 89 pgs: 89 active+clean; 520 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 602 op/s 2024-09-14T04:27:10.473 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:10.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:10.476 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:27:10.577 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:10.596 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:10.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:10.600 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:27:10.701 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:10.716 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:10 smithi038 bash[87336]: cluster 2024-09-14T04:27:09.050659+0000 mgr.y (mgr.26165) 580 : cluster [DBG] pgmap v491: 89 pgs: 89 active+clean; 520 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 602 op/s 2024-09-14T04:27:10.716 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:10 smithi038 bash[87336]: cluster 2024-09-14T04:27:09.050659+0000 mgr.y (mgr.26165) 580 : cluster [DBG] pgmap v491: 89 pgs: 89 active+clean; 520 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 602 op/s 2024-09-14T04:27:10.717 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:10 smithi038 bash[84940]: cluster 2024-09-14T04:27:09.050659+0000 mgr.y (mgr.26165) 580 : cluster [DBG] pgmap v491: 89 pgs: 89 active+clean; 520 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 602 op/s 2024-09-14T04:27:10.717 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:10 smithi038 bash[84940]: cluster 2024-09-14T04:27:09.050659+0000 mgr.y (mgr.26165) 580 : cluster [DBG] pgmap v491: 89 pgs: 89 active+clean; 520 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 602 op/s 2024-09-14T04:27:10.729 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:10.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:10.733 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:27:10.834 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:10.856 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:10.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:10.858 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:27:10.959 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:10.990 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:10.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:10.994 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:27:11.095 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:11.115 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:11.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:11.117 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:27:11.174 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-09-14T04:27:11.175 INFO:teuthology.orchestra.run.smithi038.stdout: "size": 20, 2024-09-14T04:27:11.175 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 600, 2024-09-14T04:27:11.175 INFO:teuthology.orchestra.run.smithi038.stdout: "ops": [ 2024-09-14T04:27:11.175 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.175 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.34791.0:25712 6.6 6:6ee450c7:::benchmark_data_smithi038_122563_object25711:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2024-09-14T04:27:11.175 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:23:26.406747+0000", 2024-09-14T04:27:11.175 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 224.76679453200001, 2024-09-14T04:27:11.175 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.31455175400000002, 2024-09-14T04:27:11.175 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:27:11.175 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:27:11.176 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:27:11.176 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:27:11.176 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.34791", 2024-09-14T04:27:11.176 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/3806562909", 2024-09-14T04:27:11.176 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 25712 2024-09-14T04:27:11.176 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.176 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:27:11.176 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.176 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:27:11.177 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.406747+0000", 2024-09-14T04:27:11.177 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:27:11.177 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.177 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.177 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:27:11.177 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.406747+0000", 2024-09-14T04:27:11.177 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:27:11.177 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.177 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.177 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:27:11.178 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.406749+0000", 2024-09-14T04:27:11.178 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.6220000000000001e-06 2024-09-14T04:27:11.178 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.178 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.178 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:27:11.178 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.406768+0000", 2024-09-14T04:27:11.178 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.9575000000000001e-05 2024-09-14T04:27:11.178 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.178 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.178 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:27:11.178 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.406779+0000", 2024-09-14T04:27:11.178 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.0699999999999999e-05 2024-09-14T04:27:11.179 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.179 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.179 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:27:11.179 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.406786+0000", 2024-09-14T04:27:11.179 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.2389999999999996e-06 2024-09-14T04:27:11.179 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.179 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.179 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:27:11.179 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.406841+0000", 2024-09-14T04:27:11.179 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.4679999999999998e-05 2024-09-14T04:27:11.179 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.179 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.179 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:27:11.179 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.406972+0000", 2024-09-14T04:27:11.180 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00013138399999999999 2024-09-14T04:27:11.180 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.180 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.180 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 4,7", 2024-09-14T04:27:11.180 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.407511+0000", 2024-09-14T04:27:11.180 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00053895699999999996 2024-09-14T04:27:11.180 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.180 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.180 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:27:11.180 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.409749+0000", 2024-09-14T04:27:11.180 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.002237579 2024-09-14T04:27:11.180 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.181 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.181 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:27:11.181 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.412395+0000", 2024-09-14T04:27:11.181 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0026458789999999999 2024-09-14T04:27:11.181 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.181 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.181 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:27:11.181 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.721133+0000", 2024-09-14T04:27:11.181 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.30873812699999997 2024-09-14T04:27:11.181 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.181 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.181 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:27:11.182 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.721218+0000", 2024-09-14T04:27:11.182 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.4894000000000004e-05 2024-09-14T04:27:11.182 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.182 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.182 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:27:11.182 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.721299+0000", 2024-09-14T04:27:11.182 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.1118000000000005e-05 2024-09-14T04:27:11.182 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:27:11.182 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:27:11.182 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:27:11.182 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.182 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.183 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.34791.0:25719 6.6 6:64460b48:::benchmark_data_smithi038_122563_object25718:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2024-09-14T04:27:11.183 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:23:26.409658+0000", 2024-09-14T04:27:11.183 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 224.76388328300001, 2024-09-14T04:27:11.183 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.31197130099999998, 2024-09-14T04:27:11.183 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:27:11.183 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:27:11.183 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:27:11.183 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:27:11.184 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.34791", 2024-09-14T04:27:11.184 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/3806562909", 2024-09-14T04:27:11.184 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 25719 2024-09-14T04:27:11.184 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.184 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:27:11.184 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.184 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:27:11.184 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.409658+0000", 2024-09-14T04:27:11.184 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:27:11.184 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.184 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.185 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:27:11.185 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.409658+0000", 2024-09-14T04:27:11.185 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:27:11.185 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.185 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.185 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:27:11.185 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.409660+0000", 2024-09-14T04:27:11.185 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.8980000000000001e-06 2024-09-14T04:27:11.185 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.185 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.185 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:27:11.185 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.409698+0000", 2024-09-14T04:27:11.185 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.7632000000000002e-05 2024-09-14T04:27:11.186 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.186 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.186 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:27:11.186 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.409711+0000", 2024-09-14T04:27:11.186 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.3716e-05 2024-09-14T04:27:11.186 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.186 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.186 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:27:11.186 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.409717+0000", 2024-09-14T04:27:11.186 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.2449999999999998e-06 2024-09-14T04:27:11.186 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.186 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.186 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:27:11.186 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.409765+0000", 2024-09-14T04:27:11.187 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.8477999999999999e-05 2024-09-14T04:27:11.187 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.187 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.187 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:27:11.187 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.409854+0000", 2024-09-14T04:27:11.187 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.9302000000000007e-05 2024-09-14T04:27:11.187 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.187 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.187 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 4,7", 2024-09-14T04:27:11.187 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.409964+0000", 2024-09-14T04:27:11.187 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000109324 2024-09-14T04:27:11.187 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.187 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.188 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:27:11.188 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.714716+0000", 2024-09-14T04:27:11.188 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.30475225700000003 2024-09-14T04:27:11.188 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.188 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.188 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:27:11.188 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.714823+0000", 2024-09-14T04:27:11.188 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000106741 2024-09-14T04:27:11.188 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.188 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.188 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:27:11.188 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.721473+0000", 2024-09-14T04:27:11.188 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0066501199999999998 2024-09-14T04:27:11.188 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.189 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.189 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:27:11.189 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.721565+0000", 2024-09-14T04:27:11.189 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.1974999999999999e-05 2024-09-14T04:27:11.189 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.189 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.189 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:27:11.189 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.721629+0000", 2024-09-14T04:27:11.189 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.4613e-05 2024-09-14T04:27:11.189 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:27:11.189 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:27:11.189 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:27:11.189 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.189 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.190 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.34791.0:25706 6.4 e106/102 6:29ff0f49:::benchmark_data_smithi038_122563_object25705:head v 106'1609, mlcod=106'1606)", 2024-09-14T04:27:11.190 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:23:26.412344+0000", 2024-09-14T04:27:11.190 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 224.76119778699999, 2024-09-14T04:27:11.190 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.30820638099999997, 2024-09-14T04:27:11.190 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:27:11.190 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:27:11.190 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:27:11.190 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:27:11.190 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.190 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:27:11.190 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.412344+0000", 2024-09-14T04:27:11.190 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:27:11.191 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.191 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.191 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:27:11.191 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.412344+0000", 2024-09-14T04:27:11.191 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:27:11.191 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.191 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.191 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:27:11.191 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.412345+0000", 2024-09-14T04:27:11.191 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.2099999999999995e-07 2024-09-14T04:27:11.191 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.191 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.191 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:27:11.192 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.412370+0000", 2024-09-14T04:27:11.192 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.5839000000000001e-05 2024-09-14T04:27:11.192 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.192 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.192 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:27:11.192 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.412405+0000", 2024-09-14T04:27:11.192 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.4242000000000002e-05 2024-09-14T04:27:11.192 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.192 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.192 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:27:11.192 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.412411+0000", 2024-09-14T04:27:11.192 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.7900000000000002e-06 2024-09-14T04:27:11.192 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.193 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.193 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:27:11.193 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.714838+0000", 2024-09-14T04:27:11.193 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.30242692500000001 2024-09-14T04:27:11.194 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.194 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.194 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:27:11.194 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.714894+0000", 2024-09-14T04:27:11.194 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.5538999999999998e-05 2024-09-14T04:27:11.194 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.195 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.195 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:27:11.195 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.720490+0000", 2024-09-14T04:27:11.195 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0055962110000000002 2024-09-14T04:27:11.195 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.195 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.195 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:27:11.195 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.720550+0000", 2024-09-14T04:27:11.195 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.9914000000000003e-05 2024-09-14T04:27:11.195 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:27:11.195 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:27:11.195 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:27:11.196 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.196 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.196 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.34791.0:25710 6.4 e106/102 6:206585d7:::benchmark_data_smithi038_122563_object25709:head v 106'1610, mlcod=106'1607)", 2024-09-14T04:27:11.196 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:23:26.412436+0000", 2024-09-14T04:27:11.196 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 224.76110514600001, 2024-09-14T04:27:11.196 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.30815543000000001, 2024-09-14T04:27:11.196 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:27:11.197 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:27:11.197 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:27:11.197 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:27:11.197 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.197 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:27:11.197 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.412436+0000", 2024-09-14T04:27:11.197 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:27:11.197 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.197 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.197 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:27:11.197 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.412436+0000", 2024-09-14T04:27:11.197 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:27:11.197 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.197 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.198 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:27:11.198 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.412437+0000", 2024-09-14T04:27:11.198 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.9400000000000001e-07 2024-09-14T04:27:11.198 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.198 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.198 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:27:11.198 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.412461+0000", 2024-09-14T04:27:11.198 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.3884e-05 2024-09-14T04:27:11.198 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.198 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.198 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:27:11.199 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.412468+0000", 2024-09-14T04:27:11.199 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.9530000000000002e-06 2024-09-14T04:27:11.199 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.199 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.199 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:27:11.199 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.412472+0000", 2024-09-14T04:27:11.199 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.6480000000000002e-06 2024-09-14T04:27:11.199 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.199 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.199 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:27:11.200 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.717945+0000", 2024-09-14T04:27:11.200 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.30547308499999998 2024-09-14T04:27:11.200 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.200 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.200 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:27:11.200 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.717975+0000", 2024-09-14T04:27:11.200 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.9665000000000001e-05 2024-09-14T04:27:11.200 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.200 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.200 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:27:11.200 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.720554+0000", 2024-09-14T04:27:11.200 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0025787319999999998 2024-09-14T04:27:11.200 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.201 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.201 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:27:11.201 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.720592+0000", 2024-09-14T04:27:11.201 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.8068999999999998e-05 2024-09-14T04:27:11.201 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:27:11.201 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:27:11.201 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:27:11.201 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.201 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.201 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.34791.0:25723 6.b 6:d5af7661:::benchmark_data_smithi038_122563_object25722:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2024-09-14T04:27:11.201 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:23:26.412460+0000", 2024-09-14T04:27:11.202 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 224.761081623, 2024-09-14T04:27:11.202 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.308860998, 2024-09-14T04:27:11.202 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:27:11.202 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:27:11.202 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:27:11.202 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:27:11.202 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.34791", 2024-09-14T04:27:11.202 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/3806562909", 2024-09-14T04:27:11.202 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 25723 2024-09-14T04:27:11.202 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.202 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:27:11.202 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.202 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:27:11.203 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.412460+0000", 2024-09-14T04:27:11.203 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:27:11.203 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.203 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.203 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:27:11.203 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.412460+0000", 2024-09-14T04:27:11.203 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:27:11.203 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.203 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.203 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:27:11.203 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.412461+0000", 2024-09-14T04:27:11.203 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.5340000000000001e-06 2024-09-14T04:27:11.203 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.204 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.204 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:27:11.204 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.412485+0000", 2024-09-14T04:27:11.204 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.3944999999999999e-05 2024-09-14T04:27:11.204 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.204 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.204 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:27:11.204 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.412499+0000", 2024-09-14T04:27:11.204 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.3998999999999999e-05 2024-09-14T04:27:11.204 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.204 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.205 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:27:11.205 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.412507+0000", 2024-09-14T04:27:11.205 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.9869999999999999e-06 2024-09-14T04:27:11.205 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.205 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.205 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:27:11.205 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.412566+0000", 2024-09-14T04:27:11.205 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.8298000000000003e-05 2024-09-14T04:27:11.205 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.205 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.205 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:27:11.205 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.714779+0000", 2024-09-14T04:27:11.205 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.30221325799999998 2024-09-14T04:27:11.206 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.206 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.206 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 1,7", 2024-09-14T04:27:11.206 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.715126+0000", 2024-09-14T04:27:11.206 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00034748400000000001 2024-09-14T04:27:11.206 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.206 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.206 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:27:11.206 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.718200+0000", 2024-09-14T04:27:11.206 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0030739959999999998 2024-09-14T04:27:11.206 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.206 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.206 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:27:11.207 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.720997+0000", 2024-09-14T04:27:11.207 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.002796757 2024-09-14T04:27:11.207 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.207 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.207 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:27:11.207 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.721098+0000", 2024-09-14T04:27:11.207 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000101094 2024-09-14T04:27:11.207 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.207 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.207 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:27:11.207 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.721213+0000", 2024-09-14T04:27:11.207 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00011506 2024-09-14T04:27:11.207 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.208 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.208 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:27:11.208 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.721321+0000", 2024-09-14T04:27:11.208 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000107586 2024-09-14T04:27:11.208 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:27:11.208 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:27:11.208 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:27:11.208 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.208 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.208 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.34791.0:25716 6.8 e106/102 6:12d74304:::benchmark_data_smithi038_122563_object25715:head v 106'1623, mlcod=106'1618)", 2024-09-14T04:27:11.208 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:23:26.412500+0000", 2024-09-14T04:27:11.208 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 224.76104174400001, 2024-09-14T04:27:11.208 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.30694613900000001, 2024-09-14T04:27:11.209 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:27:11.209 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:27:11.209 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:27:11.209 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:27:11.209 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.209 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:27:11.209 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.412500+0000", 2024-09-14T04:27:11.209 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:27:11.209 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.209 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.209 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:27:11.209 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.412500+0000", 2024-09-14T04:27:11.209 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:27:11.210 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.210 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.210 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:27:11.210 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.412500+0000", 2024-09-14T04:27:11.210 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.1600000000000001e-07 2024-09-14T04:27:11.210 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.210 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.210 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:27:11.211 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.412545+0000", 2024-09-14T04:27:11.211 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.4601999999999997e-05 2024-09-14T04:27:11.211 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.211 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.212 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:27:11.212 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.412554+0000", 2024-09-14T04:27:11.212 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.738e-06 2024-09-14T04:27:11.212 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.212 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.213 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:27:11.213 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.412558+0000", 2024-09-14T04:27:11.213 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.7389999999999999e-06 2024-09-14T04:27:11.213 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.213 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.213 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:27:11.213 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.714666+0000", 2024-09-14T04:27:11.213 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.30210747500000001 2024-09-14T04:27:11.214 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.214 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.214 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:27:11.214 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.714716+0000", 2024-09-14T04:27:11.214 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.024e-05 2024-09-14T04:27:11.214 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.214 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.215 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:27:11.215 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.719397+0000", 2024-09-14T04:27:11.215 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0046810009999999997 2024-09-14T04:27:11.215 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.215 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.215 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:27:11.215 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.719446+0000", 2024-09-14T04:27:11.215 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.8828000000000001e-05 2024-09-14T04:27:11.216 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:27:11.216 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:27:11.216 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:27:11.216 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.216 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.216 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.34791.0:25722 6.f e106/102 6:f19fbd42:::benchmark_data_smithi038_122563_object25721:head v 106'1546, mlcod=106'1544)", 2024-09-14T04:27:11.216 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:23:26.412543+0000", 2024-09-14T04:27:11.216 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 224.76099801500001, 2024-09-14T04:27:11.216 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.30919565999999998, 2024-09-14T04:27:11.216 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:27:11.216 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:27:11.217 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:27:11.217 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:27:11.217 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.217 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:27:11.217 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.412543+0000", 2024-09-14T04:27:11.217 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:27:11.217 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.217 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.217 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:27:11.217 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.412543+0000", 2024-09-14T04:27:11.217 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:27:11.217 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.217 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.218 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:27:11.218 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.412544+0000", 2024-09-14T04:27:11.218 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.4000000000000002e-07 2024-09-14T04:27:11.218 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.218 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.218 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:27:11.218 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.412566+0000", 2024-09-14T04:27:11.218 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.1815e-05 2024-09-14T04:27:11.218 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.218 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.218 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:27:11.219 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.412575+0000", 2024-09-14T04:27:11.219 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.7649999999999999e-06 2024-09-14T04:27:11.219 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.219 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.219 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:27:11.219 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.412580+0000", 2024-09-14T04:27:11.219 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.8459999999999996e-06 2024-09-14T04:27:11.219 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.219 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.220 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:27:11.220 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.714606+0000", 2024-09-14T04:27:11.220 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.30202531999999999 2024-09-14T04:27:11.220 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.220 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.220 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:27:11.220 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.714667+0000", 2024-09-14T04:27:11.220 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.1198999999999995e-05 2024-09-14T04:27:11.220 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.220 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.220 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:27:11.220 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.721684+0000", 2024-09-14T04:27:11.220 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.007017428 2024-09-14T04:27:11.221 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.221 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.221 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:27:11.221 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.721739+0000", 2024-09-14T04:27:11.221 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.4747000000000003e-05 2024-09-14T04:27:11.221 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:27:11.221 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:27:11.221 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:27:11.222 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.222 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.222 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.34791.0:25725 6.8 e106/102 6:1c54f807:::benchmark_data_smithi038_122563_object25724:head v 106'1624, mlcod=106'1618)", 2024-09-14T04:27:11.222 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:23:26.412566+0000", 2024-09-14T04:27:11.222 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 224.76097543500001, 2024-09-14T04:27:11.222 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.30807019899999999, 2024-09-14T04:27:11.222 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:27:11.222 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:27:11.222 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:27:11.223 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:27:11.223 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.223 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:27:11.223 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.412566+0000", 2024-09-14T04:27:11.223 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:27:11.223 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.223 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.223 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:27:11.223 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.412566+0000", 2024-09-14T04:27:11.223 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:27:11.223 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.223 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.223 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:27:11.223 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.412566+0000", 2024-09-14T04:27:11.224 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.9499999999999998e-07 2024-09-14T04:27:11.224 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.224 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.224 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:27:11.224 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.412601+0000", 2024-09-14T04:27:11.224 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.4900999999999997e-05 2024-09-14T04:27:11.224 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.224 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.224 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:27:11.224 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.715066+0000", 2024-09-14T04:27:11.224 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.302465182 2024-09-14T04:27:11.224 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.224 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.224 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:27:11.225 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.715101+0000", 2024-09-14T04:27:11.225 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.5111999999999999e-05 2024-09-14T04:27:11.225 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.225 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.225 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:27:11.225 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.717263+0000", 2024-09-14T04:27:11.225 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.002161774 2024-09-14T04:27:11.225 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.225 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.225 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:27:11.225 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.717359+0000", 2024-09-14T04:27:11.225 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.5347999999999996e-05 2024-09-14T04:27:11.225 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.225 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.225 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:27:11.226 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.720588+0000", 2024-09-14T04:27:11.226 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0032292419999999998 2024-09-14T04:27:11.226 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.226 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.226 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:27:11.226 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.720636+0000", 2024-09-14T04:27:11.226 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.8344999999999999e-05 2024-09-14T04:27:11.226 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:27:11.226 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:27:11.226 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:27:11.226 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.226 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.226 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop_reply(client.34791.0:25719 6.6 e106/102 ondisk, result = 0)", 2024-09-14T04:27:11.226 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:23:26.413157+0000", 2024-09-14T04:27:11.227 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 224.76038405200001, 2024-09-14T04:27:11.227 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.30169073200000002, 2024-09-14T04:27:11.227 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:27:11.227 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:27:11.227 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "started", 2024-09-14T04:27:11.227 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:27:11.227 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.227 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:27:11.227 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.413157+0000", 2024-09-14T04:27:11.228 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:27:11.228 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.228 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.228 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:27:11.228 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.413157+0000", 2024-09-14T04:27:11.228 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:27:11.228 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.228 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.228 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:27:11.228 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.413215+0000", 2024-09-14T04:27:11.228 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.7533e-05 2024-09-14T04:27:11.228 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.228 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.229 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:27:11.229 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.413219+0000", 2024-09-14T04:27:11.229 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.1980000000000003e-06 2024-09-14T04:27:11.229 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.229 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.229 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:27:11.229 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.714517+0000", 2024-09-14T04:27:11.229 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.30129823 2024-09-14T04:27:11.229 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.229 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.229 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:27:11.229 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.714543+0000", 2024-09-14T04:27:11.230 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.5190000000000001e-05 2024-09-14T04:27:11.230 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.230 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.230 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:27:11.230 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.714786+0000", 2024-09-14T04:27:11.230 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000243742 2024-09-14T04:27:11.230 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.230 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.230 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:27:11.230 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.714807+0000", 2024-09-14T04:27:11.230 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.0409999999999999e-05 2024-09-14T04:27:11.230 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.230 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.230 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:27:11.231 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.714848+0000", 2024-09-14T04:27:11.231 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.1428999999999999e-05 2024-09-14T04:27:11.231 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:27:11.231 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:27:11.231 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:27:11.231 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.231 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.231 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.34791.0:25726 6.c 6:3dd3af1b:::benchmark_data_smithi038_122563_object25725:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2024-09-14T04:27:11.231 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:23:26.413210+0000", 2024-09-14T04:27:11.231 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 224.76033101799999, 2024-09-14T04:27:11.232 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.315866857, 2024-09-14T04:27:11.232 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:27:11.232 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:27:11.232 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:27:11.232 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:27:11.232 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.34791", 2024-09-14T04:27:11.232 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/3806562909", 2024-09-14T04:27:11.232 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 25726 2024-09-14T04:27:11.232 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.232 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:27:11.232 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.232 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:27:11.232 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.413210+0000", 2024-09-14T04:27:11.233 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:27:11.233 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.233 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.233 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:27:11.233 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.413210+0000", 2024-09-14T04:27:11.233 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:27:11.233 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.234 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.234 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:27:11.234 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.413211+0000", 2024-09-14T04:27:11.234 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.2999999999999999e-07 2024-09-14T04:27:11.234 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.234 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.234 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:27:11.235 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.413233+0000", 2024-09-14T04:27:11.235 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.2065999999999998e-05 2024-09-14T04:27:11.235 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.235 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.235 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:27:11.236 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.714560+0000", 2024-09-14T04:27:11.236 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.30132664399999998 2024-09-14T04:27:11.236 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.236 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.236 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:27:11.237 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.714605+0000", 2024-09-14T04:27:11.237 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.5105999999999998e-05 2024-09-14T04:27:11.237 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.237 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.237 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:27:11.237 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.719573+0000", 2024-09-14T04:27:11.237 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.004968119 2024-09-14T04:27:11.237 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.237 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.237 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:27:11.238 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.719870+0000", 2024-09-14T04:27:11.238 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00029636499999999999 2024-09-14T04:27:11.238 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.238 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.238 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 5,6", 2024-09-14T04:27:11.238 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.720095+0000", 2024-09-14T04:27:11.238 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00022538899999999999 2024-09-14T04:27:11.238 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.238 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.238 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:27:11.238 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.721970+0000", 2024-09-14T04:27:11.238 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00187462 2024-09-14T04:27:11.238 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.239 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.239 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:27:11.239 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.728118+0000", 2024-09-14T04:27:11.239 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0061487800000000004 2024-09-14T04:27:11.239 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.239 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.239 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:27:11.239 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.728821+0000", 2024-09-14T04:27:11.239 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00070234300000000002 2024-09-14T04:27:11.239 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.239 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.239 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:27:11.240 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.728951+0000", 2024-09-14T04:27:11.240 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00013019999999999999 2024-09-14T04:27:11.240 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.240 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.240 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:27:11.240 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:26.729077+0000", 2024-09-14T04:27:11.240 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00012629500000000001 2024-09-14T04:27:11.240 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:27:11.240 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:27:11.240 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:27:11.240 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.240 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.240 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.34791.0:99061 6.8 e108/102 6:193c9069:::benchmark_data_smithi038_122563_object99060:head v 108'6176, mlcod=108'6174)", 2024-09-14T04:27:11.241 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:24:34.426648+0000", 2024-09-14T04:27:11.241 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 156.74689357899999, 2024-09-14T04:27:11.241 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.307369644, 2024-09-14T04:27:11.241 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:27:11.241 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:27:11.241 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:27:11.241 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:27:11.241 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.241 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:27:11.241 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:24:34.426648+0000", 2024-09-14T04:27:11.242 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:27:11.242 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.242 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.242 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:27:11.242 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:24:34.426648+0000", 2024-09-14T04:27:11.242 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:27:11.242 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.243 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.243 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:27:11.243 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:24:34.426648+0000", 2024-09-14T04:27:11.243 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.9599999999999999e-07 2024-09-14T04:27:11.243 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.243 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.243 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:27:11.243 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:24:34.426675+0000", 2024-09-14T04:27:11.243 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.6804999999999998e-05 2024-09-14T04:27:11.244 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.244 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.244 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:27:11.244 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:24:34.426683+0000", 2024-09-14T04:27:11.244 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.7829999999999999e-06 2024-09-14T04:27:11.244 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.244 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.244 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:27:11.244 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:24:34.426688+0000", 2024-09-14T04:27:11.244 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.0730000000000004e-06 2024-09-14T04:27:11.244 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.245 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.245 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:27:11.245 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:24:34.426738+0000", 2024-09-14T04:27:11.245 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.0358999999999997e-05 2024-09-14T04:27:11.245 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.245 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.245 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:27:11.245 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:24:34.426757+0000", 2024-09-14T04:27:11.245 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.8331000000000001e-05 2024-09-14T04:27:11.245 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.245 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.245 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:27:11.245 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:24:34.733965+0000", 2024-09-14T04:27:11.245 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.30720824899999999 2024-09-14T04:27:11.246 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.246 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.246 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:27:11.246 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:24:34.734018+0000", 2024-09-14T04:27:11.246 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.2448000000000003e-05 2024-09-14T04:27:11.246 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:27:11.246 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:27:11.246 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:27:11.246 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.246 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.246 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.34791.0:99063 6.2 e108/102 6:4ac8477f:::benchmark_data_smithi038_122563_object99062:head v 108'6248, mlcod=108'6245)", 2024-09-14T04:27:11.246 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:24:34.427539+0000", 2024-09-14T04:27:11.246 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 156.74600257399999, 2024-09-14T04:27:11.246 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.302055619, 2024-09-14T04:27:11.247 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:27:11.247 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:27:11.247 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:27:11.247 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:27:11.247 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.247 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:27:11.247 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:24:34.427539+0000", 2024-09-14T04:27:11.247 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:27:11.247 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.247 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.247 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:27:11.248 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:24:34.427539+0000", 2024-09-14T04:27:11.248 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:27:11.248 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.248 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.248 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:27:11.248 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:24:34.427540+0000", 2024-09-14T04:27:11.248 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.5799999999999998e-07 2024-09-14T04:27:11.248 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.248 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.248 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:27:11.248 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:24:34.427582+0000", 2024-09-14T04:27:11.248 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.2209000000000002e-05 2024-09-14T04:27:11.248 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.249 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.249 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:27:11.249 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:24:34.427593+0000", 2024-09-14T04:27:11.249 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.148e-05 2024-09-14T04:27:11.249 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.249 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.249 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:27:11.249 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:24:34.427600+0000", 2024-09-14T04:27:11.249 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.5629999999999997e-06 2024-09-14T04:27:11.249 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.249 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.249 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:27:11.249 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:24:34.428404+0000", 2024-09-14T04:27:11.249 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000803792 2024-09-14T04:27:11.250 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.250 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.250 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:27:11.250 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:24:34.428421+0000", 2024-09-14T04:27:11.250 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.7121000000000001e-05 2024-09-14T04:27:11.250 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.250 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.250 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:27:11.250 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:24:34.729482+0000", 2024-09-14T04:27:11.250 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.301061405 2024-09-14T04:27:11.250 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.250 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.251 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:27:11.251 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:24:34.729594+0000", 2024-09-14T04:27:11.251 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000112191 2024-09-14T04:27:11.251 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:27:11.251 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:27:11.251 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:27:11.251 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.251 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.251 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.34791.0:99065 6.0 e108/102 6:049aa77c:::benchmark_data_smithi038_122563_object99064:head v 108'6273, mlcod=108'6270)", 2024-09-14T04:27:11.251 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:24:34.432486+0000", 2024-09-14T04:27:11.251 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 156.741055496, 2024-09-14T04:27:11.251 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.323797432, 2024-09-14T04:27:11.252 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:27:11.252 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:27:11.252 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:27:11.252 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:27:11.252 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.252 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:27:11.252 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:24:34.432486+0000", 2024-09-14T04:27:11.252 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:27:11.252 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.252 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.252 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:27:11.252 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:24:34.432486+0000", 2024-09-14T04:27:11.252 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:27:11.252 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.253 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.253 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:27:11.253 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:24:34.432487+0000", 2024-09-14T04:27:11.253 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.2600000000000002e-07 2024-09-14T04:27:11.253 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.253 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.253 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:27:11.253 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:24:34.432508+0000", 2024-09-14T04:27:11.253 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.0860999999999999e-05 2024-09-14T04:27:11.253 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.253 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.253 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:27:11.253 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:24:34.432516+0000", 2024-09-14T04:27:11.254 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.602e-06 2024-09-14T04:27:11.254 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.254 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.254 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:27:11.254 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:24:34.432520+0000", 2024-09-14T04:27:11.254 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.3470000000000001e-06 2024-09-14T04:27:11.254 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.255 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.255 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:27:11.255 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:24:34.723281+0000", 2024-09-14T04:27:11.255 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.29076042099999999 2024-09-14T04:27:11.255 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.255 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.256 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:27:11.256 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:24:34.723337+0000", 2024-09-14T04:27:11.256 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.6266e-05 2024-09-14T04:27:11.256 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.256 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.256 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:27:11.257 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:24:34.756173+0000", 2024-09-14T04:27:11.257 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.032836094000000003 2024-09-14T04:27:11.257 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.257 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.257 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:27:11.257 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:24:34.756283+0000", 2024-09-14T04:27:11.257 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000110115 2024-09-14T04:27:11.257 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:27:11.257 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:27:11.257 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:27:11.258 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.258 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.258 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.34791.0:100471 6.f e108/102 6:f622f2f4:::benchmark_data_smithi038_122563_object100470:head v 108'6151, mlcod=108'6149)", 2024-09-14T04:27:11.258 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:24:36.468450+0000", 2024-09-14T04:27:11.258 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 154.70509141400001, 2024-09-14T04:27:11.258 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.30925074000000002, 2024-09-14T04:27:11.258 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:27:11.258 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:27:11.258 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:27:11.258 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:27:11.258 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.259 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:27:11.259 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:24:36.468450+0000", 2024-09-14T04:27:11.259 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:27:11.259 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.259 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.259 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:27:11.259 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:24:36.468450+0000", 2024-09-14T04:27:11.259 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:27:11.259 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.259 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.259 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:27:11.259 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:24:36.468451+0000", 2024-09-14T04:27:11.260 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.0449999999999999e-06 2024-09-14T04:27:11.260 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.260 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.260 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:27:11.260 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:24:36.468473+0000", 2024-09-14T04:27:11.260 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.1812000000000001e-05 2024-09-14T04:27:11.260 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.260 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.260 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:27:11.260 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:24:36.468486+0000", 2024-09-14T04:27:11.260 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.2846e-05 2024-09-14T04:27:11.260 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.260 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.260 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:27:11.261 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:24:36.468493+0000", 2024-09-14T04:27:11.261 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.1369999999999996e-06 2024-09-14T04:27:11.261 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.261 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.261 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:27:11.261 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:24:36.471130+0000", 2024-09-14T04:27:11.261 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0026374359999999999 2024-09-14T04:27:11.261 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.261 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.261 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:27:11.261 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:24:36.471151+0000", 2024-09-14T04:27:11.261 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.1152e-05 2024-09-14T04:27:11.261 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.262 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.262 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:27:11.262 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:24:36.777555+0000", 2024-09-14T04:27:11.262 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.30640338299999997 2024-09-14T04:27:11.262 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.262 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.262 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:27:11.262 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:24:36.777701+0000", 2024-09-14T04:27:11.262 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00014592899999999999 2024-09-14T04:27:11.262 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:27:11.262 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:27:11.262 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:27:11.262 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.263 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.263 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.34791.0:100472 6.7 e108/102 6:e55cfa32:::benchmark_data_smithi038_122563_object100471:head v 108'6372, mlcod=108'6370)", 2024-09-14T04:27:11.263 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:24:36.470104+0000", 2024-09-14T04:27:11.263 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 154.70343739, 2024-09-14T04:27:11.263 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.31088716500000002, 2024-09-14T04:27:11.263 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:27:11.263 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:27:11.264 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:27:11.264 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:27:11.264 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.264 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:27:11.264 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:24:36.470104+0000", 2024-09-14T04:27:11.265 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:27:11.265 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.265 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.265 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:27:11.265 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:24:36.470104+0000", 2024-09-14T04:27:11.265 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:27:11.266 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.266 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.266 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:27:11.266 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:24:36.470105+0000", 2024-09-14T04:27:11.266 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.9400000000000004e-07 2024-09-14T04:27:11.266 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.266 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.266 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:27:11.266 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:24:36.470156+0000", 2024-09-14T04:27:11.266 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.1017000000000003e-05 2024-09-14T04:27:11.266 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.266 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.267 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:27:11.267 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:24:36.470164+0000", 2024-09-14T04:27:11.267 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.1200000000000002e-06 2024-09-14T04:27:11.267 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.267 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.267 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:27:11.267 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:24:36.470169+0000", 2024-09-14T04:27:11.267 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.6970000000000001e-06 2024-09-14T04:27:11.267 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.267 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.267 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:27:11.268 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:24:36.474129+0000", 2024-09-14T04:27:11.268 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0039606779999999996 2024-09-14T04:27:11.268 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.268 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.268 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:27:11.268 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:24:36.474147+0000", 2024-09-14T04:27:11.268 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.7906000000000001e-05 2024-09-14T04:27:11.268 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.268 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.268 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:27:11.268 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:24:36.780915+0000", 2024-09-14T04:27:11.268 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.30676750400000002 2024-09-14T04:27:11.269 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.269 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.269 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:27:11.269 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:24:36.780991+0000", 2024-09-14T04:27:11.269 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.6448999999999999e-05 2024-09-14T04:27:11.269 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:27:11.269 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:27:11.269 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:27:11.269 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.269 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.269 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.34791.0:100477 6.f e108/102 6:fbd7d739:::benchmark_data_smithi038_122563_object100476:head v 108'6152, mlcod=108'6149)", 2024-09-14T04:27:11.269 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:24:36.475406+0000", 2024-09-14T04:27:11.269 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 154.69813563, 2024-09-14T04:27:11.270 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.30566558799999999, 2024-09-14T04:27:11.270 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:27:11.270 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:27:11.270 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:27:11.270 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:27:11.270 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.270 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:27:11.270 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:24:36.475406+0000", 2024-09-14T04:27:11.270 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:27:11.270 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.270 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.271 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:27:11.271 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:24:36.475406+0000", 2024-09-14T04:27:11.271 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:27:11.271 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.271 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.271 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:27:11.271 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:24:36.475406+0000", 2024-09-14T04:27:11.271 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.4300000000000003e-07 2024-09-14T04:27:11.271 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.271 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.271 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:27:11.272 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:24:36.475441+0000", 2024-09-14T04:27:11.272 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.4558999999999999e-05 2024-09-14T04:27:11.272 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.272 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.272 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:27:11.272 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:24:36.475450+0000", 2024-09-14T04:27:11.272 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.3300000000000005e-06 2024-09-14T04:27:11.272 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.272 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.272 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:27:11.272 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:24:36.475457+0000", 2024-09-14T04:27:11.272 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.6989999999999997e-06 2024-09-14T04:27:11.272 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.273 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.273 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:27:11.273 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:24:36.475507+0000", 2024-09-14T04:27:11.273 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.0348e-05 2024-09-14T04:27:11.273 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.273 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.273 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:27:11.273 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:24:36.475527+0000", 2024-09-14T04:27:11.273 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.0032000000000001e-05 2024-09-14T04:27:11.273 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.273 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.273 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:27:11.273 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:24:36.781002+0000", 2024-09-14T04:27:11.274 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.30547462600000003 2024-09-14T04:27:11.274 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.274 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.274 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:27:11.274 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:24:36.781071+0000", 2024-09-14T04:27:11.274 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.9350999999999994e-05 2024-09-14T04:27:11.274 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:27:11.274 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:27:11.274 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:27:11.274 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.274 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.274 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.34791.0:100481 6.f e108/102 6:fe4214ba:::benchmark_data_smithi038_122563_object100480:head v 108'6153, mlcod=108'6149)", 2024-09-14T04:27:11.274 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:24:36.479656+0000", 2024-09-14T04:27:11.275 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 154.69388501500001, 2024-09-14T04:27:11.275 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.30160074799999997, 2024-09-14T04:27:11.275 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:27:11.275 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:27:11.275 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:27:11.275 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:27:11.275 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.275 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:27:11.275 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:24:36.479656+0000", 2024-09-14T04:27:11.275 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:27:11.275 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.275 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.275 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:27:11.275 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:24:36.479656+0000", 2024-09-14T04:27:11.276 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:27:11.276 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.276 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.276 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:27:11.276 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:24:36.479657+0000", 2024-09-14T04:27:11.276 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.1399999999999996e-07 2024-09-14T04:27:11.276 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.276 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.276 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:27:11.276 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:24:36.479696+0000", 2024-09-14T04:27:11.276 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.8449999999999999e-05 2024-09-14T04:27:11.277 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.277 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.277 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:27:11.277 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:24:36.479707+0000", 2024-09-14T04:27:11.277 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.0951000000000001e-05 2024-09-14T04:27:11.277 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.277 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.277 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:27:11.277 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:24:36.479713+0000", 2024-09-14T04:27:11.277 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.7769999999999997e-06 2024-09-14T04:27:11.277 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.277 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.278 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:27:11.278 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:24:36.489404+0000", 2024-09-14T04:27:11.278 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0096909490000000008 2024-09-14T04:27:11.278 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.278 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.278 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:27:11.278 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:24:36.489424+0000", 2024-09-14T04:27:11.278 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.9553000000000001e-05 2024-09-14T04:27:11.278 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.278 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.278 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:27:11.278 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:24:36.781201+0000", 2024-09-14T04:27:11.278 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.29177668699999998 2024-09-14T04:27:11.279 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.279 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.279 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:27:11.279 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:24:36.781257+0000", 2024-09-14T04:27:11.279 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.6567000000000002e-05 2024-09-14T04:27:11.279 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:27:11.279 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:27:11.279 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:27:11.279 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.279 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.279 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.34791.0:170820 6.6 6:61df440b:::benchmark_data_smithi038_122563_object63205:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e111)", 2024-09-14T04:27:11.279 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:26:12.319562+0000", 2024-09-14T04:27:11.279 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 58.853979741000003, 2024-09-14T04:27:11.280 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.31168512999999998, 2024-09-14T04:27:11.280 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:27:11.280 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:27:11.280 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:27:11.280 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:27:11.280 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.34791", 2024-09-14T04:27:11.280 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/3806562909", 2024-09-14T04:27:11.280 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 170820 2024-09-14T04:27:11.280 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.280 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:27:11.280 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.280 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:27:11.281 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:12.319562+0000", 2024-09-14T04:27:11.281 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:27:11.281 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.281 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.281 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:27:11.281 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:12.319562+0000", 2024-09-14T04:27:11.281 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:27:11.281 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.281 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.281 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:27:11.281 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:12.319562+0000", 2024-09-14T04:27:11.281 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.0100000000000004e-07 2024-09-14T04:27:11.282 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.282 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.282 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:27:11.282 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:12.319565+0000", 2024-09-14T04:27:11.282 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.066e-06 2024-09-14T04:27:11.282 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.282 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.282 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:27:11.282 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:12.319573+0000", 2024-09-14T04:27:11.282 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.6709999999999999e-06 2024-09-14T04:27:11.282 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.282 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.283 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:27:11.283 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:12.319579+0000", 2024-09-14T04:27:11.283 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.3909999999999997e-06 2024-09-14T04:27:11.283 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.283 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.283 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:27:11.283 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:12.323450+0000", 2024-09-14T04:27:11.283 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0038713329999999998 2024-09-14T04:27:11.283 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.283 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.283 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:27:11.283 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:12.616175+0000", 2024-09-14T04:27:11.284 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.292724914 2024-09-14T04:27:11.284 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.284 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.284 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 4,7", 2024-09-14T04:27:11.284 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:12.616520+0000", 2024-09-14T04:27:11.284 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00034531399999999999 2024-09-14T04:27:11.284 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.284 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.284 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:27:11.284 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:12.631073+0000", 2024-09-14T04:27:11.284 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.014552590000000001 2024-09-14T04:27:11.284 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.284 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.284 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:27:11.285 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:12.631088+0000", 2024-09-14T04:27:11.285 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.5477000000000001e-05 2024-09-14T04:27:11.285 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.285 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.285 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:27:11.285 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:12.631132+0000", 2024-09-14T04:27:11.285 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.4162999999999997e-05 2024-09-14T04:27:11.285 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.285 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.285 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:27:11.286 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:12.631200+0000", 2024-09-14T04:27:11.286 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.7624000000000002e-05 2024-09-14T04:27:11.286 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.286 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.286 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:27:11.286 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:12.631247+0000", 2024-09-14T04:27:11.286 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.6885999999999998e-05 2024-09-14T04:27:11.286 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:27:11.286 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:27:11.286 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:27:11.286 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.286 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.286 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.34791.0:170821 6.7 e111/102 6:e3e0de9e:::benchmark_data_smithi038_122563_object63206:head v 111'10755, mlcod=111'10752)", 2024-09-14T04:27:11.286 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:26:12.323055+0000", 2024-09-14T04:27:11.287 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 58.850486091, 2024-09-14T04:27:11.287 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.325439645, 2024-09-14T04:27:11.287 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:27:11.287 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:27:11.287 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:27:11.287 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:27:11.287 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.287 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:27:11.287 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:12.323055+0000", 2024-09-14T04:27:11.287 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:27:11.287 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.287 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.287 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:27:11.288 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:12.323055+0000", 2024-09-14T04:27:11.288 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:27:11.288 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.288 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.288 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:27:11.288 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:12.323056+0000", 2024-09-14T04:27:11.288 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.1099999999999995e-07 2024-09-14T04:27:11.288 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.288 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.288 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:27:11.288 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:12.323062+0000", 2024-09-14T04:27:11.289 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.8699999999999997e-06 2024-09-14T04:27:11.289 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.289 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.289 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:27:11.289 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:12.323072+0000", 2024-09-14T04:27:11.289 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.8640000000000008e-06 2024-09-14T04:27:11.289 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.289 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.289 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:27:11.289 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:12.323079+0000", 2024-09-14T04:27:11.289 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.703e-06 2024-09-14T04:27:11.289 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.289 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.289 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:27:11.290 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:12.616114+0000", 2024-09-14T04:27:11.290 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.293035873 2024-09-14T04:27:11.290 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.290 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.290 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:27:11.290 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:12.616328+0000", 2024-09-14T04:27:11.290 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000213482 2024-09-14T04:27:11.290 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.290 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.290 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:27:11.290 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:12.648435+0000", 2024-09-14T04:27:11.291 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.032107561999999999 2024-09-14T04:27:11.291 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.291 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.291 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:27:11.291 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:12.648495+0000", 2024-09-14T04:27:11.291 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.9580000000000002e-05 2024-09-14T04:27:11.291 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:27:11.291 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:27:11.292 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:27:11.292 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.292 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.292 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.34791.0:170825 6.6 6:6398be06:::benchmark_data_smithi038_122563_object63210:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e111)", 2024-09-14T04:27:11.292 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:26:12.326363+0000", 2024-09-14T04:27:11.292 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 58.847178118999999, 2024-09-14T04:27:11.292 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.30533810900000002, 2024-09-14T04:27:11.292 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:27:11.292 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:27:11.292 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:27:11.292 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:27:11.292 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.34791", 2024-09-14T04:27:11.293 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/3806562909", 2024-09-14T04:27:11.293 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 170825 2024-09-14T04:27:11.293 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.293 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:27:11.293 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.293 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:27:11.293 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:12.326363+0000", 2024-09-14T04:27:11.293 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:27:11.293 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.293 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.294 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:27:11.294 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:12.326363+0000", 2024-09-14T04:27:11.294 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:27:11.294 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.294 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.294 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:27:11.294 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:12.326365+0000", 2024-09-14T04:27:11.294 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.8789999999999999e-06 2024-09-14T04:27:11.294 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.294 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.294 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:27:11.294 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:12.326372+0000", 2024-09-14T04:27:11.295 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.8700000000000003e-06 2024-09-14T04:27:11.295 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.295 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.295 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:27:11.295 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:12.616026+0000", 2024-09-14T04:27:11.295 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.28965375799999998 2024-09-14T04:27:11.295 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.295 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.295 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:27:11.295 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:12.616058+0000", 2024-09-14T04:27:11.295 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.2153000000000002e-05 2024-09-14T04:27:11.295 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.295 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.296 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:27:11.296 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:12.621727+0000", 2024-09-14T04:27:11.296 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0056694900000000001 2024-09-14T04:27:11.296 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.296 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.296 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:27:11.296 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:12.621930+0000", 2024-09-14T04:27:11.296 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00020223600000000001 2024-09-14T04:27:11.296 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.296 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.296 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 4,7", 2024-09-14T04:27:11.296 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:12.622136+0000", 2024-09-14T04:27:11.296 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000206011 2024-09-14T04:27:11.296 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.297 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.297 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:27:11.297 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:12.631095+0000", 2024-09-14T04:27:11.297 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0089587799999999995 2024-09-14T04:27:11.297 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.297 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.297 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:27:11.297 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:12.631294+0000", 2024-09-14T04:27:11.297 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00019974000000000001 2024-09-14T04:27:11.300 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.301 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.301 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:27:11.301 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:12.631544+0000", 2024-09-14T04:27:11.301 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00024969599999999999 2024-09-14T04:27:11.301 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.301 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.301 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:27:11.301 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:12.631634+0000", 2024-09-14T04:27:11.301 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.056e-05 2024-09-14T04:27:11.301 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:27:11.301 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:27:11.301 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:27:11.302 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:12.631701+0000", 2024-09-14T04:27:11.302 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.6935999999999997e-05 2024-09-14T04:27:11.302 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:27:11.302 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:27:11.302 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:27:11.302 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:27:11.302 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:27:11.302 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-09-14T04:27:11.303 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:11.351 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:11.355 INFO:teuthology.orchestra.run.smithi038.stderr:nodeep-scrub is set 2024-09-14T04:27:11.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:11.356 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:27:11.457 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:11.477 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:11 smithi038 bash[87336]: audit 2024-09-14T04:27:10.593448+0000 mon.b (mon.1) 8 : audit [INF] from='client.? 172.21.15.38:0/943772394' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:27:11.477 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:11 smithi038 bash[87336]: audit 2024-09-14T04:27:10.593448+0000 mon.b (mon.1) 8 : audit [INF] from='client.? 172.21.15.38:0/943772394' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:27:11.477 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:11 smithi038 bash[87336]: audit 2024-09-14T04:27:10.594648+0000 mon.a (mon.0) 690 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:27:11.477 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:11 smithi038 bash[87336]: audit 2024-09-14T04:27:10.594648+0000 mon.a (mon.0) 690 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:27:11.478 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:11 smithi038 bash[84940]: audit 2024-09-14T04:27:10.593448+0000 mon.b (mon.1) 8 : audit [INF] from='client.? 172.21.15.38:0/943772394' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:27:11.478 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:11 smithi038 bash[84940]: audit 2024-09-14T04:27:10.593448+0000 mon.b (mon.1) 8 : audit [INF] from='client.? 172.21.15.38:0/943772394' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:27:11.478 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:11 smithi038 bash[84940]: audit 2024-09-14T04:27:10.594648+0000 mon.a (mon.0) 690 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:27:11.478 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:11 smithi038 bash[84940]: audit 2024-09-14T04:27:10.594648+0000 mon.a (mon.0) 690 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:27:11.491 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:11.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:11.497 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:27:11.597 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:11.619 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:11.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:11.624 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:27:11.627 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:11 smithi123 bash[68976]: audit 2024-09-14T04:27:10.593448+0000 mon.b (mon.1) 8 : audit [INF] from='client.? 172.21.15.38:0/943772394' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:27:11.628 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:11 smithi123 bash[68976]: audit 2024-09-14T04:27:10.593448+0000 mon.b (mon.1) 8 : audit [INF] from='client.? 172.21.15.38:0/943772394' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:27:11.628 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:11 smithi123 bash[68976]: audit 2024-09-14T04:27:10.594648+0000 mon.a (mon.0) 690 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:27:11.628 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:11 smithi123 bash[68976]: audit 2024-09-14T04:27:10.594648+0000 mon.a (mon.0) 690 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:27:11.725 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:11.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:11.755 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:11.755 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:27:11.856 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:11.884 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:11.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:11.890 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:27:11.991 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:12.023 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:12.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:12.025 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:27:12.126 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:12.163 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:12.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:12.167 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:27:12.268 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:12.301 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:12.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:12.305 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:27:12.372 INFO:teuthology.orchestra.run.smithi038.stderr:reweighted osd.1 to 1 (10000) 2024-09-14T04:27:12.394 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:12 smithi038 bash[84940]: cluster 2024-09-14T04:27:11.051330+0000 mgr.y (mgr.26165) 581 : cluster [DBG] pgmap v492: 89 pgs: 89 active+clean; 372 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 745 op/s 2024-09-14T04:27:12.394 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:12 smithi038 bash[84940]: cluster 2024-09-14T04:27:11.051330+0000 mgr.y (mgr.26165) 581 : cluster [DBG] pgmap v492: 89 pgs: 89 active+clean; 372 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 745 op/s 2024-09-14T04:27:12.394 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:12 smithi038 bash[84940]: cluster 2024-09-14T04:27:11.350221+0000 mon.a (mon.0) 691 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:27:12.394 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:12 smithi038 bash[84940]: cluster 2024-09-14T04:27:11.350221+0000 mon.a (mon.0) 691 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:27:12.394 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:12 smithi038 bash[84940]: audit 2024-09-14T04:27:11.354209+0000 mon.a (mon.0) 692 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:27:12.395 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:12 smithi038 bash[84940]: audit 2024-09-14T04:27:11.354209+0000 mon.a (mon.0) 692 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:27:12.395 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:12 smithi038 bash[84940]: cluster 2024-09-14T04:27:11.364145+0000 mon.a (mon.0) 693 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-09-14T04:27:12.395 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:12 smithi038 bash[84940]: cluster 2024-09-14T04:27:11.364145+0000 mon.a (mon.0) 693 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-09-14T04:27:12.395 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:12 smithi038 bash[84940]: audit 2024-09-14T04:27:11.388342+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.38:0/1047782769' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-14T04:27:12.395 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:12 smithi038 bash[84940]: audit 2024-09-14T04:27:11.388342+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.38:0/1047782769' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-14T04:27:12.395 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:12 smithi038 bash[84940]: audit 2024-09-14T04:27:11.389201+0000 mon.a (mon.0) 694 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-14T04:27:12.395 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:12 smithi038 bash[84940]: audit 2024-09-14T04:27:11.389201+0000 mon.a (mon.0) 694 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-14T04:27:12.396 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:12 smithi038 bash[87336]: cluster 2024-09-14T04:27:11.051330+0000 mgr.y (mgr.26165) 581 : cluster [DBG] pgmap v492: 89 pgs: 89 active+clean; 372 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 745 op/s 2024-09-14T04:27:12.396 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:12 smithi038 bash[87336]: cluster 2024-09-14T04:27:11.051330+0000 mgr.y (mgr.26165) 581 : cluster [DBG] pgmap v492: 89 pgs: 89 active+clean; 372 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 745 op/s 2024-09-14T04:27:12.396 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:12 smithi038 bash[87336]: cluster 2024-09-14T04:27:11.350221+0000 mon.a (mon.0) 691 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:27:12.396 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:12 smithi038 bash[87336]: cluster 2024-09-14T04:27:11.350221+0000 mon.a (mon.0) 691 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:27:12.396 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:12 smithi038 bash[87336]: audit 2024-09-14T04:27:11.354209+0000 mon.a (mon.0) 692 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:27:12.397 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:12 smithi038 bash[87336]: audit 2024-09-14T04:27:11.354209+0000 mon.a (mon.0) 692 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:27:12.397 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:12 smithi038 bash[87336]: cluster 2024-09-14T04:27:11.364145+0000 mon.a (mon.0) 693 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-09-14T04:27:12.397 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:12 smithi038 bash[87336]: cluster 2024-09-14T04:27:11.364145+0000 mon.a (mon.0) 693 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-09-14T04:27:12.397 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:12 smithi038 bash[87336]: audit 2024-09-14T04:27:11.388342+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.38:0/1047782769' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-14T04:27:12.397 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:12 smithi038 bash[87336]: audit 2024-09-14T04:27:11.388342+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.38:0/1047782769' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-14T04:27:12.397 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:12 smithi038 bash[87336]: audit 2024-09-14T04:27:11.389201+0000 mon.a (mon.0) 694 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-14T04:27:12.397 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:12 smithi038 bash[87336]: audit 2024-09-14T04:27:11.389201+0000 mon.a (mon.0) 694 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-14T04:27:12.406 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:12.424 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:12.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:12.426 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:27:12.527 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:12.536 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:12 smithi123 bash[68976]: cluster 2024-09-14T04:27:11.051330+0000 mgr.y (mgr.26165) 581 : cluster [DBG] pgmap v492: 89 pgs: 89 active+clean; 372 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 745 op/s 2024-09-14T04:27:12.537 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:12 smithi123 bash[68976]: cluster 2024-09-14T04:27:11.051330+0000 mgr.y (mgr.26165) 581 : cluster [DBG] pgmap v492: 89 pgs: 89 active+clean; 372 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 745 op/s 2024-09-14T04:27:12.537 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:12 smithi123 bash[68976]: cluster 2024-09-14T04:27:11.350221+0000 mon.a (mon.0) 691 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:27:12.537 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:12 smithi123 bash[68976]: cluster 2024-09-14T04:27:11.350221+0000 mon.a (mon.0) 691 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:27:12.537 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:12 smithi123 bash[68976]: audit 2024-09-14T04:27:11.354209+0000 mon.a (mon.0) 692 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:27:12.537 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:12 smithi123 bash[68976]: audit 2024-09-14T04:27:11.354209+0000 mon.a (mon.0) 692 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:27:12.537 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:12 smithi123 bash[68976]: cluster 2024-09-14T04:27:11.364145+0000 mon.a (mon.0) 693 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-09-14T04:27:12.537 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:12 smithi123 bash[68976]: cluster 2024-09-14T04:27:11.364145+0000 mon.a (mon.0) 693 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-09-14T04:27:12.537 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:12 smithi123 bash[68976]: audit 2024-09-14T04:27:11.388342+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.38:0/1047782769' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-14T04:27:12.537 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:12 smithi123 bash[68976]: audit 2024-09-14T04:27:11.388342+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.38:0/1047782769' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-14T04:27:12.537 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:12 smithi123 bash[68976]: audit 2024-09-14T04:27:11.389201+0000 mon.a (mon.0) 694 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-14T04:27:12.537 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:12 smithi123 bash[68976]: audit 2024-09-14T04:27:11.389201+0000 mon.a (mon.0) 694 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-14T04:27:12.551 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:12.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:12.556 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:27:12.657 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:12.691 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:12.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:12.697 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:27:12.798 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:12.820 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:12.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:12.822 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:27:12.923 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:12.949 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:12.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:12.954 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:27:13.054 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:13.082 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:13.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:13.088 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:27:13.189 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:13.217 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:13.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:13.220 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:27:13.321 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:13.357 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:13.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:13.361 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:27:13.462 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:13.472 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:13 smithi038 bash[84940]: audit 2024-09-14T04:27:12.371023+0000 mon.a (mon.0) 695 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-14T04:27:13.473 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:13 smithi038 bash[84940]: audit 2024-09-14T04:27:12.371023+0000 mon.a (mon.0) 695 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-14T04:27:13.473 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:13 smithi038 bash[84940]: cluster 2024-09-14T04:27:12.373668+0000 mon.a (mon.0) 696 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-09-14T04:27:13.473 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:13 smithi038 bash[84940]: cluster 2024-09-14T04:27:12.373668+0000 mon.a (mon.0) 696 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-09-14T04:27:13.473 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:13 smithi038 bash[87336]: audit 2024-09-14T04:27:12.371023+0000 mon.a (mon.0) 695 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-14T04:27:13.473 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:13 smithi038 bash[87336]: audit 2024-09-14T04:27:12.371023+0000 mon.a (mon.0) 695 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-14T04:27:13.473 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:13 smithi038 bash[87336]: cluster 2024-09-14T04:27:12.373668+0000 mon.a (mon.0) 696 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-09-14T04:27:13.473 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:13 smithi038 bash[87336]: cluster 2024-09-14T04:27:12.373668+0000 mon.a (mon.0) 696 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-09-14T04:27:13.499 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:13.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:13.505 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:27:13.606 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:13.635 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:13.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:13.637 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:27:13.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:13 smithi123 bash[68976]: audit 2024-09-14T04:27:12.371023+0000 mon.a (mon.0) 695 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-14T04:27:13.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:13 smithi123 bash[68976]: audit 2024-09-14T04:27:12.371023+0000 mon.a (mon.0) 695 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-14T04:27:13.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:13 smithi123 bash[68976]: cluster 2024-09-14T04:27:12.373668+0000 mon.a (mon.0) 696 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-09-14T04:27:13.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:13 smithi123 bash[68976]: cluster 2024-09-14T04:27:12.373668+0000 mon.a (mon.0) 696 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-09-14T04:27:13.737 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:13.758 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:13.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:13.760 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:27:13.861 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:13.896 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:13.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:13.900 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:27:14.001 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:14.030 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:14.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:14.035 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:27:14.136 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:14.153 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:14.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:14.155 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:27:14.255 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:14.288 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:14.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:14.290 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:27:14.391 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:14.413 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:14.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:14.416 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:27:14.516 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:14.524 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:14 smithi123 bash[68976]: cluster 2024-09-14T04:27:13.051922+0000 mgr.y (mgr.26165) 582 : cluster [DBG] pgmap v495: 89 pgs: 89 active+clean; 343 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 646 op/s 2024-09-14T04:27:14.524 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:14 smithi123 bash[68976]: cluster 2024-09-14T04:27:13.051922+0000 mgr.y (mgr.26165) 582 : cluster [DBG] pgmap v495: 89 pgs: 89 active+clean; 343 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 646 op/s 2024-09-14T04:27:14.533 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.4 dump_ops_in_flight 2024-09-14T04:27:14.537 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:14.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:14.544 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:27:14.644 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:14.654 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:14 smithi038 bash[84940]: cluster 2024-09-14T04:27:13.051922+0000 mgr.y (mgr.26165) 582 : cluster [DBG] pgmap v495: 89 pgs: 89 active+clean; 343 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 646 op/s 2024-09-14T04:27:14.654 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:14 smithi038 bash[84940]: cluster 2024-09-14T04:27:13.051922+0000 mgr.y (mgr.26165) 582 : cluster [DBG] pgmap v495: 89 pgs: 89 active+clean; 343 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 646 op/s 2024-09-14T04:27:14.654 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:14 smithi038 bash[87336]: cluster 2024-09-14T04:27:13.051922+0000 mgr.y (mgr.26165) 582 : cluster [DBG] pgmap v495: 89 pgs: 89 active+clean; 343 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 646 op/s 2024-09-14T04:27:14.654 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:14 smithi038 bash[87336]: cluster 2024-09-14T04:27:13.051922+0000 mgr.y (mgr.26165) 582 : cluster [DBG] pgmap v495: 89 pgs: 89 active+clean; 343 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 646 op/s 2024-09-14T04:27:14.670 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:14.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:14.675 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:27:14.776 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:14.799 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:14.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:14.806 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:27:14.815 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd reweight 2 1 2024-09-14T04:27:14.906 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:14.944 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:14.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:14.949 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:27:15.050 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:15.071 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:15.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:15.076 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:27:15.176 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:15.202 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:15.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:15.204 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:27:15.236 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:27:15.305 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:15.326 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:15.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:15.328 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:27:15.429 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:15.451 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:15.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:15.456 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:27:15.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:15 smithi038 bash[84940]: audit 2024-09-14T04:27:15.211462+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:27:15.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:15 smithi038 bash[84940]: audit 2024-09-14T04:27:15.211462+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:27:15.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:15 smithi038 bash[87336]: audit 2024-09-14T04:27:15.211462+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:27:15.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:15 smithi038 bash[87336]: audit 2024-09-14T04:27:15.211462+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:27:15.557 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:15.581 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:15.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:15.585 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:27:15.686 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:15.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:15 smithi123 bash[68976]: audit 2024-09-14T04:27:15.211462+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:27:15.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:15 smithi123 bash[68976]: audit 2024-09-14T04:27:15.211462+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:27:15.712 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:15.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:15.714 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:27:15.815 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:15.839 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:15.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:15.841 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:27:15.942 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:15.965 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:15.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:15.968 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:27:16.069 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:16.096 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:16.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:16.101 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:27:16.202 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:16.225 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:16.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:16.228 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:27:16.329 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:16.361 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:16.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:16.364 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:27:16.465 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:16.473 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:16 smithi123 bash[68976]: cluster 2024-09-14T04:27:15.052542+0000 mgr.y (mgr.26165) 583 : cluster [DBG] pgmap v496: 89 pgs: 89 active+clean; 248 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 621 op/s 2024-09-14T04:27:16.474 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:16 smithi123 bash[68976]: cluster 2024-09-14T04:27:15.052542+0000 mgr.y (mgr.26165) 583 : cluster [DBG] pgmap v496: 89 pgs: 89 active+clean; 248 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 621 op/s 2024-09-14T04:27:16.485 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:16.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:16.495 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:27:16.596 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:16.629 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:16.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:16.634 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:27:16.722 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd unset noscrub 2024-09-14T04:27:16.732 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:16 smithi038 bash[84940]: cluster 2024-09-14T04:27:15.052542+0000 mgr.y (mgr.26165) 583 : cluster [DBG] pgmap v496: 89 pgs: 89 active+clean; 248 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 621 op/s 2024-09-14T04:27:16.732 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:16 smithi038 bash[84940]: cluster 2024-09-14T04:27:15.052542+0000 mgr.y (mgr.26165) 583 : cluster [DBG] pgmap v496: 89 pgs: 89 active+clean; 248 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 621 op/s 2024-09-14T04:27:16.733 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:16 smithi038 bash[87336]: cluster 2024-09-14T04:27:15.052542+0000 mgr.y (mgr.26165) 583 : cluster [DBG] pgmap v496: 89 pgs: 89 active+clean; 248 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 621 op/s 2024-09-14T04:27:16.733 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:16 smithi038 bash[87336]: cluster 2024-09-14T04:27:15.052542+0000 mgr.y (mgr.26165) 583 : cluster [DBG] pgmap v496: 89 pgs: 89 active+clean; 248 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 621 op/s 2024-09-14T04:27:16.735 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:16.770 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:16.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:16.773 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:27:16.873 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:16.920 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:16.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:16.923 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:27:17.024 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:17.052 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:17.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:17.057 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:27:17.158 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:17.187 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:17.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:17.191 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:27:17.292 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:17.315 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:17.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:17.320 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:27:17.420 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:17.447 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:17.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:17.452 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:27:17.553 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:17.577 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:17.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:17.580 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:27:17.680 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:17.723 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:17.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:17.729 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:27:17.830 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:17.844 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Removed 107612 objects 2024-09-14T04:27:17.845 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Clean up completed and total clean up time :152.595 2024-09-14T04:27:17.849 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:17.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:17.851 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:27:17.951 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:17.973 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:17.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:17.975 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:27:18.076 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:18.101 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:18.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:18.103 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:27:18.203 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:18.231 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:18.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:18.234 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:27:18.334 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:18.363 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:18.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:18.366 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:27:18.467 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:18.493 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:18.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:18.495 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:27:18.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:18 smithi038 bash[84940]: cluster 2024-09-14T04:27:17.053562+0000 mgr.y (mgr.26165) 584 : cluster [DBG] pgmap v497: 89 pgs: 89 active+clean; 127 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 785 op/s 2024-09-14T04:27:18.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:18 smithi038 bash[84940]: cluster 2024-09-14T04:27:17.053562+0000 mgr.y (mgr.26165) 584 : cluster [DBG] pgmap v497: 89 pgs: 89 active+clean; 127 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 785 op/s 2024-09-14T04:27:18.521 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:27:18 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:27:18] "GET /metrics HTTP/1.1" 200 36624 "" "Prometheus/2.51.0" 2024-09-14T04:27:18.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:18 smithi038 bash[87336]: cluster 2024-09-14T04:27:17.053562+0000 mgr.y (mgr.26165) 584 : cluster [DBG] pgmap v497: 89 pgs: 89 active+clean; 127 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 785 op/s 2024-09-14T04:27:18.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:18 smithi038 bash[87336]: cluster 2024-09-14T04:27:17.053562+0000 mgr.y (mgr.26165) 584 : cluster [DBG] pgmap v497: 89 pgs: 89 active+clean; 127 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 785 op/s 2024-09-14T04:27:18.595 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:18.618 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:18.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:18.621 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:27:18.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:18 smithi123 bash[68976]: cluster 2024-09-14T04:27:17.053562+0000 mgr.y (mgr.26165) 584 : cluster [DBG] pgmap v497: 89 pgs: 89 active+clean; 127 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 785 op/s 2024-09-14T04:27:18.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:18 smithi123 bash[68976]: cluster 2024-09-14T04:27:17.053562+0000 mgr.y (mgr.26165) 584 : cluster [DBG] pgmap v497: 89 pgs: 89 active+clean; 127 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 785 op/s 2024-09-14T04:27:18.722 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:18.748 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:18.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:18.750 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:27:18.851 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:18.876 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:18.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:18.878 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:27:18.979 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:19.007 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:19.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:19.009 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:27:19.110 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:19.138 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:19.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:19.140 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:27:19.241 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:19.243 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_1 2024-09-14T04:27:19.244 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd pool rm unique_pool_1 unique_pool_1 --yes-i-really-really-mean-it 2024-09-14T04:27:19.269 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:19.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:19.271 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:27:19.320 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T04:27:19.362 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:27:19.372 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:19.397 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:19.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:19.400 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:27:19.501 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:19.528 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:19.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:19.530 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:27:19.631 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:19.659 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:19.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:19.661 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:27:19.762 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:19.789 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:19.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:19.791 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:27:19.892 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:19.919 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:19.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:19.921 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:27:20.023 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:20.050 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:20.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:20.052 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:27:20.153 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:20.181 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:20.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:20.183 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:27:20.284 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:20.294 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:27:20 smithi123 bash[61744]: ts=2024-09-14T04:27:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:27:20.308 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:20.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:20.310 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:27:20.411 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:20.439 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:20.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:20.442 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:27:20.543 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:20.554 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:20 smithi123 bash[68976]: cluster 2024-09-14T04:27:19.054387+0000 mgr.y (mgr.26165) 585 : cluster [DBG] pgmap v498: 89 pgs: 89 active+clean; 92 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 560 op/s 2024-09-14T04:27:20.554 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:20 smithi123 bash[68976]: cluster 2024-09-14T04:27:19.054387+0000 mgr.y (mgr.26165) 585 : cluster [DBG] pgmap v498: 89 pgs: 89 active+clean; 92 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 560 op/s 2024-09-14T04:27:20.570 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:20.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:20.573 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:27:20.673 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:20.700 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:20.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:20.702 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:27:20.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:20 smithi038 bash[84940]: cluster 2024-09-14T04:27:19.054387+0000 mgr.y (mgr.26165) 585 : cluster [DBG] pgmap v498: 89 pgs: 89 active+clean; 92 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 560 op/s 2024-09-14T04:27:20.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:20 smithi038 bash[84940]: cluster 2024-09-14T04:27:19.054387+0000 mgr.y (mgr.26165) 585 : cluster [DBG] pgmap v498: 89 pgs: 89 active+clean; 92 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 560 op/s 2024-09-14T04:27:20.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:20 smithi038 bash[87336]: cluster 2024-09-14T04:27:19.054387+0000 mgr.y (mgr.26165) 585 : cluster [DBG] pgmap v498: 89 pgs: 89 active+clean; 92 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 560 op/s 2024-09-14T04:27:20.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:20 smithi038 bash[87336]: cluster 2024-09-14T04:27:19.054387+0000 mgr.y (mgr.26165) 585 : cluster [DBG] pgmap v498: 89 pgs: 89 active+clean; 92 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 560 op/s 2024-09-14T04:27:20.803 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:20.828 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:20.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:20.831 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:27:20.931 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:20.952 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:20.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:20.955 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:27:21.025 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0: {} 2024-09-14T04:27:21.026 INFO:teuthology.orchestra.run.smithi038.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-14T04:27:21.044 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1: {} 2024-09-14T04:27:21.044 INFO:teuthology.orchestra.run.smithi038.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-14T04:27:21.055 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:21.063 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2: {} 2024-09-14T04:27:21.063 INFO:teuthology.orchestra.run.smithi038.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-14T04:27:21.080 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3: {} 2024-09-14T04:27:21.081 INFO:teuthology.orchestra.run.smithi038.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-14T04:27:21.083 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:21.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:21.086 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:27:21.100 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4: {} 2024-09-14T04:27:21.100 INFO:teuthology.orchestra.run.smithi038.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-14T04:27:21.118 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5: {} 2024-09-14T04:27:21.118 INFO:teuthology.orchestra.run.smithi038.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-14T04:27:21.136 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6: {} 2024-09-14T04:27:21.136 INFO:teuthology.orchestra.run.smithi038.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-14T04:27:21.155 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7: {} 2024-09-14T04:27:21.156 INFO:teuthology.orchestra.run.smithi038.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-14T04:27:21.186 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:21.213 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:21.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:21.216 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:27:21.317 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:21.344 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:21.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:21.346 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:27:21.398 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:27:21.447 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:21.469 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:21.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:21.472 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:27:21.572 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:21.584 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:21 smithi123 bash[68976]: audit 2024-09-14T04:27:21.007610+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.38:0/2423325665' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:27:21.584 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:21 smithi123 bash[68976]: audit 2024-09-14T04:27:21.007610+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.38:0/2423325665' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:27:21.596 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:21 smithi038 bash[84940]: audit 2024-09-14T04:27:21.007610+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.38:0/2423325665' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:27:21.596 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:21 smithi038 bash[84940]: audit 2024-09-14T04:27:21.007610+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.38:0/2423325665' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:27:21.596 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:21 smithi038 bash[87336]: audit 2024-09-14T04:27:21.007610+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.38:0/2423325665' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:27:21.596 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:21 smithi038 bash[87336]: audit 2024-09-14T04:27:21.007610+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.38:0/2423325665' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:27:21.600 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:21.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:21.602 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:27:21.703 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:21.731 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:21.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:21.734 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:27:21.834 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:21.863 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:21.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:21.865 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:27:21.966 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:21.991 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:21.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:21.993 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:27:22.094 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:22.124 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:22.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:22.126 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:27:22.227 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:22.254 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:22.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:22.256 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:27:22.357 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:22.387 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:22.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:22.390 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:27:22.490 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:22.517 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:22.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:22.519 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:27:22.620 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:22.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:22 smithi038 bash[87336]: cluster 2024-09-14T04:27:21.055196+0000 mgr.y (mgr.26165) 586 : cluster [DBG] pgmap v499: 89 pgs: 89 active+clean; 6.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 603 op/s 2024-09-14T04:27:22.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:22 smithi038 bash[87336]: cluster 2024-09-14T04:27:21.055196+0000 mgr.y (mgr.26165) 586 : cluster [DBG] pgmap v499: 89 pgs: 89 active+clean; 6.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 603 op/s 2024-09-14T04:27:22.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:22 smithi038 bash[84940]: cluster 2024-09-14T04:27:21.055196+0000 mgr.y (mgr.26165) 586 : cluster [DBG] pgmap v499: 89 pgs: 89 active+clean; 6.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 603 op/s 2024-09-14T04:27:22.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:22 smithi038 bash[84940]: cluster 2024-09-14T04:27:21.055196+0000 mgr.y (mgr.26165) 586 : cluster [DBG] pgmap v499: 89 pgs: 89 active+clean; 6.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 603 op/s 2024-09-14T04:27:22.649 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:22.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:22.652 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:27:22.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:22 smithi123 bash[68976]: cluster 2024-09-14T04:27:21.055196+0000 mgr.y (mgr.26165) 586 : cluster [DBG] pgmap v499: 89 pgs: 89 active+clean; 6.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 603 op/s 2024-09-14T04:27:22.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:22 smithi123 bash[68976]: cluster 2024-09-14T04:27:21.055196+0000 mgr.y (mgr.26165) 586 : cluster [DBG] pgmap v499: 89 pgs: 89 active+clean; 6.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 603 op/s 2024-09-14T04:27:22.753 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:22.779 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:22.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:22.782 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:27:22.882 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:22.909 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:22.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:22.911 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:27:23.011 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:23.035 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:23.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:23.038 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:27:23.138 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:23.166 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:23.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:23.169 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:27:23.269 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:23.297 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:23.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:23.299 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:27:23.400 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:23.426 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:23.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:23.428 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:27:23.529 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:23.556 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:23.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:23.558 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:27:23.659 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:23.679 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:23.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:23.681 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:27:23.749 INFO:teuthology.orchestra.run.smithi123.stdout:ERROR: (22) Invalid argument 2024-09-14T04:27:23.749 INFO:teuthology.orchestra.run.smithi123.stdout:op_tracker tracking is not enabled now, so no ops 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-09-14T04:27:23.782 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:23.801 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:23.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:23.803 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:27:23.897 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:27:23.904 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:23.926 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:23.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:23.929 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:27:24.030 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:24.055 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:24.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:24.058 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:27:24.159 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:24.185 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:24.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:24.188 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:27:24.288 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:24.317 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:24.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:24.319 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:27:24.419 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:24.445 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:24.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:24.447 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:27:24.548 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:24.560 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:24 smithi038 bash[84940]: cluster 2024-09-14T04:27:23.055901+0000 mgr.y (mgr.26165) 587 : cluster [DBG] pgmap v500: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 513 op/s 2024-09-14T04:27:24.560 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:24 smithi038 bash[84940]: cluster 2024-09-14T04:27:23.055901+0000 mgr.y (mgr.26165) 587 : cluster [DBG] pgmap v500: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 513 op/s 2024-09-14T04:27:24.560 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:24 smithi038 bash[87336]: cluster 2024-09-14T04:27:23.055901+0000 mgr.y (mgr.26165) 587 : cluster [DBG] pgmap v500: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 513 op/s 2024-09-14T04:27:24.560 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:24 smithi038 bash[87336]: cluster 2024-09-14T04:27:23.055901+0000 mgr.y (mgr.26165) 587 : cluster [DBG] pgmap v500: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 513 op/s 2024-09-14T04:27:24.577 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:24.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:24.580 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:27:24.591 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.4 dump_blocked_ops 2024-09-14T04:27:24.680 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:24.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:24 smithi123 bash[68976]: cluster 2024-09-14T04:27:23.055901+0000 mgr.y (mgr.26165) 587 : cluster [DBG] pgmap v500: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 513 op/s 2024-09-14T04:27:24.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:24 smithi123 bash[68976]: cluster 2024-09-14T04:27:23.055901+0000 mgr.y (mgr.26165) 587 : cluster [DBG] pgmap v500: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 513 op/s 2024-09-14T04:27:24.708 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:24.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:24.711 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:27:24.811 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:24.840 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:24.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:24.842 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:27:24.943 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:24.970 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:24.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:24.972 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:27:25.073 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:25.099 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:25.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:25.102 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:27:25.202 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:25.229 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:25.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:25.231 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:27:25.332 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:25.359 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:25.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:25.361 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:27:25.418 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-14T04:27:25.462 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:25.489 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:25.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:25.491 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:27:25.591 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:25.613 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:25.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:25.614 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:27:25.715 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:25.743 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:25.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:25.746 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:27:25.846 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:25.875 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:25.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:25.878 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:27:25.979 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:26.004 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:26.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:26.006 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:27:26.107 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:26.131 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:26.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:26.133 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:27:26.234 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:26.261 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:26.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:26.263 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:27:26.364 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:26.389 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:26.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:26.392 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:27:26.493 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:26.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:26 smithi123 bash[68976]: cluster 2024-09-14T04:27:25.056879+0000 mgr.y (mgr.26165) 588 : cluster [DBG] pgmap v501: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 456 op/s 2024-09-14T04:27:26.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:26 smithi123 bash[68976]: cluster 2024-09-14T04:27:25.056879+0000 mgr.y (mgr.26165) 588 : cluster [DBG] pgmap v501: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 456 op/s 2024-09-14T04:27:26.520 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:26.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:26.523 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:27:26.624 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:26.653 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:26.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:26.716 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:27:26.717 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:26 smithi038 bash[84940]: cluster 2024-09-14T04:27:25.056879+0000 mgr.y (mgr.26165) 588 : cluster [DBG] pgmap v501: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 456 op/s 2024-09-14T04:27:26.717 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:26 smithi038 bash[84940]: cluster 2024-09-14T04:27:25.056879+0000 mgr.y (mgr.26165) 588 : cluster [DBG] pgmap v501: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 456 op/s 2024-09-14T04:27:26.717 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:26 smithi038 bash[87336]: cluster 2024-09-14T04:27:25.056879+0000 mgr.y (mgr.26165) 588 : cluster [DBG] pgmap v501: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 456 op/s 2024-09-14T04:27:26.717 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:26 smithi038 bash[87336]: cluster 2024-09-14T04:27:25.056879+0000 mgr.y (mgr.26165) 588 : cluster [DBG] pgmap v501: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 456 op/s 2024-09-14T04:27:26.818 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:26.845 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:26.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:26.848 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:27:26.949 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:26.975 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:26.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:26.978 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:27:27.078 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:27.104 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:27.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:27.107 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:27:27.207 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:27.234 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:27.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:27.237 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:27:27.337 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:27.364 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:27.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:27.366 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:27:27.466 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:27.497 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:27.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:27.499 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:27:27.600 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:27.628 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:27.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:27.630 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:27:27.731 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:27.759 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:27.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:27.761 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:27:27.862 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:27.882 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:27.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:27.884 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:27:27.985 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:28.005 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:28.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:28.008 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:27:28.109 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:28.136 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:28.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:28.138 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:27:28.239 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:28.267 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:28.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:28.269 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:27:28.370 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:28.381 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:27:28 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:27:28] "GET /metrics HTTP/1.1" 200 36624 "" "Prometheus/2.51.0" 2024-09-14T04:27:28.392 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:28.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:28.394 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:27:28.482 INFO:teuthology.orchestra.run.smithi038.stderr:reweighted osd.2 to 1 (10000) 2024-09-14T04:27:28.494 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:28.520 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:28.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:28.522 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:27:28.623 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:28.651 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:28.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:28.653 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:27:28.754 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:28.767 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:28 smithi038 bash[87336]: cluster 2024-09-14T04:27:27.057840+0000 mgr.y (mgr.26165) 589 : cluster [DBG] pgmap v502: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 329 op/s 2024-09-14T04:27:28.767 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:28 smithi038 bash[87336]: cluster 2024-09-14T04:27:27.057840+0000 mgr.y (mgr.26165) 589 : cluster [DBG] pgmap v502: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 329 op/s 2024-09-14T04:27:28.767 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:28 smithi038 bash[87336]: audit 2024-09-14T04:27:28.141108+0000 mon.c (mon.2) 26 : audit [INF] from='client.? 172.21.15.38:0/1132812465' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-14T04:27:28.767 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:28 smithi038 bash[87336]: audit 2024-09-14T04:27:28.141108+0000 mon.c (mon.2) 26 : audit [INF] from='client.? 172.21.15.38:0/1132812465' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-14T04:27:28.767 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:28 smithi038 bash[87336]: audit 2024-09-14T04:27:28.141480+0000 mon.a (mon.0) 698 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-14T04:27:28.767 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:28 smithi038 bash[87336]: audit 2024-09-14T04:27:28.141480+0000 mon.a (mon.0) 698 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-14T04:27:28.768 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:28 smithi038 bash[84940]: cluster 2024-09-14T04:27:27.057840+0000 mgr.y (mgr.26165) 589 : cluster [DBG] pgmap v502: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 329 op/s 2024-09-14T04:27:28.768 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:28 smithi038 bash[84940]: cluster 2024-09-14T04:27:27.057840+0000 mgr.y (mgr.26165) 589 : cluster [DBG] pgmap v502: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 329 op/s 2024-09-14T04:27:28.768 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:28 smithi038 bash[84940]: audit 2024-09-14T04:27:28.141108+0000 mon.c (mon.2) 26 : audit [INF] from='client.? 172.21.15.38:0/1132812465' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-14T04:27:28.768 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:28 smithi038 bash[84940]: audit 2024-09-14T04:27:28.141108+0000 mon.c (mon.2) 26 : audit [INF] from='client.? 172.21.15.38:0/1132812465' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-14T04:27:28.768 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:28 smithi038 bash[84940]: audit 2024-09-14T04:27:28.141480+0000 mon.a (mon.0) 698 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-14T04:27:28.768 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:28 smithi038 bash[84940]: audit 2024-09-14T04:27:28.141480+0000 mon.a (mon.0) 698 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-14T04:27:28.784 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:28.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:28.786 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:27:28.887 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:28.913 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:28.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:28.915 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:27:28.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:28 smithi123 bash[68976]: cluster 2024-09-14T04:27:27.057840+0000 mgr.y (mgr.26165) 589 : cluster [DBG] pgmap v502: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 329 op/s 2024-09-14T04:27:28.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:28 smithi123 bash[68976]: cluster 2024-09-14T04:27:27.057840+0000 mgr.y (mgr.26165) 589 : cluster [DBG] pgmap v502: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 329 op/s 2024-09-14T04:27:28.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:28 smithi123 bash[68976]: audit 2024-09-14T04:27:28.141108+0000 mon.c (mon.2) 26 : audit [INF] from='client.? 172.21.15.38:0/1132812465' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-14T04:27:28.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:28 smithi123 bash[68976]: audit 2024-09-14T04:27:28.141108+0000 mon.c (mon.2) 26 : audit [INF] from='client.? 172.21.15.38:0/1132812465' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-14T04:27:28.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:28 smithi123 bash[68976]: audit 2024-09-14T04:27:28.141480+0000 mon.a (mon.0) 698 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-14T04:27:28.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:28 smithi123 bash[68976]: audit 2024-09-14T04:27:28.141480+0000 mon.a (mon.0) 698 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-14T04:27:29.016 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:29.042 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:29.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:29.043 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:27:29.144 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:29.172 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:29.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:29.175 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:27:29.275 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:29.304 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:29.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:29.307 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:27:29.360 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T04:27:29.407 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:29.434 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:29.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:29.437 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:27:29.537 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:29.564 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:29.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:29.566 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:27:29.667 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:29.695 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:29.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:29.697 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:27:29.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:29 smithi038 bash[84940]: audit 2024-09-14T04:27:28.476677+0000 mon.a (mon.0) 699 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-09-14T04:27:29.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:29 smithi038 bash[84940]: audit 2024-09-14T04:27:28.476677+0000 mon.a (mon.0) 699 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-09-14T04:27:29.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:29 smithi038 bash[84940]: cluster 2024-09-14T04:27:28.481964+0000 mon.a (mon.0) 700 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-09-14T04:27:29.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:29 smithi038 bash[84940]: cluster 2024-09-14T04:27:28.481964+0000 mon.a (mon.0) 700 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-09-14T04:27:29.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:29 smithi038 bash[87336]: audit 2024-09-14T04:27:28.476677+0000 mon.a (mon.0) 699 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-09-14T04:27:29.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:29 smithi038 bash[87336]: audit 2024-09-14T04:27:28.476677+0000 mon.a (mon.0) 699 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-09-14T04:27:29.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:29 smithi038 bash[87336]: cluster 2024-09-14T04:27:28.481964+0000 mon.a (mon.0) 700 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-09-14T04:27:29.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:29 smithi038 bash[87336]: cluster 2024-09-14T04:27:28.481964+0000 mon.a (mon.0) 700 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-09-14T04:27:29.798 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:29.825 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:29.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:29.828 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:27:29.929 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:29.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:29 smithi123 bash[68976]: audit 2024-09-14T04:27:28.476677+0000 mon.a (mon.0) 699 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-09-14T04:27:29.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:29 smithi123 bash[68976]: audit 2024-09-14T04:27:28.476677+0000 mon.a (mon.0) 699 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-09-14T04:27:29.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:29 smithi123 bash[68976]: cluster 2024-09-14T04:27:28.481964+0000 mon.a (mon.0) 700 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-09-14T04:27:29.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:29 smithi123 bash[68976]: cluster 2024-09-14T04:27:28.481964+0000 mon.a (mon.0) 700 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-09-14T04:27:29.957 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:29.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:29.959 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:27:30.060 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:30.087 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:30.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:30.089 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:27:30.189 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:30.215 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:30.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:30.217 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:27:30.318 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:30.329 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:27:30 smithi123 bash[61744]: ts=2024-09-14T04:27:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:27:30.344 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:30.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:30.346 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:27:30.447 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:30.476 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:30.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:30.478 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:27:30.579 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:30.580 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd reweight 3 1 2024-09-14T04:27:30.642 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:30.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:30.644 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:27:30.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:30 smithi123 bash[68976]: cluster 2024-09-14T04:27:29.058423+0000 mgr.y (mgr.26165) 590 : cluster [DBG] pgmap v504: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 146 op/s 2024-09-14T04:27:30.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:30 smithi123 bash[68976]: cluster 2024-09-14T04:27:29.058423+0000 mgr.y (mgr.26165) 590 : cluster [DBG] pgmap v504: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 146 op/s 2024-09-14T04:27:30.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:30 smithi123 bash[68976]: audit 2024-09-14T04:27:30.211866+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:27:30.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:30 smithi123 bash[68976]: audit 2024-09-14T04:27:30.211866+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:27:30.718 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:30 smithi038 bash[84940]: cluster 2024-09-14T04:27:29.058423+0000 mgr.y (mgr.26165) 590 : cluster [DBG] pgmap v504: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 146 op/s 2024-09-14T04:27:30.718 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:30 smithi038 bash[84940]: cluster 2024-09-14T04:27:29.058423+0000 mgr.y (mgr.26165) 590 : cluster [DBG] pgmap v504: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 146 op/s 2024-09-14T04:27:30.718 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:30 smithi038 bash[84940]: audit 2024-09-14T04:27:30.211866+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:27:30.718 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:30 smithi038 bash[84940]: audit 2024-09-14T04:27:30.211866+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:27:30.718 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:30 smithi038 bash[87336]: cluster 2024-09-14T04:27:29.058423+0000 mgr.y (mgr.26165) 590 : cluster [DBG] pgmap v504: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 146 op/s 2024-09-14T04:27:30.719 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:30 smithi038 bash[87336]: cluster 2024-09-14T04:27:29.058423+0000 mgr.y (mgr.26165) 590 : cluster [DBG] pgmap v504: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 146 op/s 2024-09-14T04:27:30.719 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:30 smithi038 bash[87336]: audit 2024-09-14T04:27:30.211866+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:27:30.719 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:30 smithi038 bash[87336]: audit 2024-09-14T04:27:30.211866+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:27:30.745 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:30.770 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:30.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:30.772 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:27:30.873 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:30.894 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:30.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:30.896 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:27:30.997 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:31.020 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:31.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:31.022 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:27:31.123 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:31.144 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:31.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:31.146 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:27:31.247 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:31.269 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:31.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:31.271 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:27:31.372 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:31.399 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:31.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:31.401 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:27:31.502 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:31.514 INFO:teuthology.orchestra.run.smithi038.stderr:noscrub is unset 2024-09-14T04:27:31.534 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:31.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:31.536 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:27:31.637 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:31.666 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:31.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:31.668 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:27:31.769 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:31.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:31 smithi038 bash[84940]: audit 2024-09-14T04:27:31.352770+0000 mon.a (mon.0) 702 : audit [INF] from='client.? 172.21.15.38:0/1290211450' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:27:31.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:31 smithi038 bash[84940]: audit 2024-09-14T04:27:31.352770+0000 mon.a (mon.0) 702 : audit [INF] from='client.? 172.21.15.38:0/1290211450' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:27:31.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:31 smithi038 bash[87336]: audit 2024-09-14T04:27:31.352770+0000 mon.a (mon.0) 702 : audit [INF] from='client.? 172.21.15.38:0/1290211450' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:27:31.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:31 smithi038 bash[87336]: audit 2024-09-14T04:27:31.352770+0000 mon.a (mon.0) 702 : audit [INF] from='client.? 172.21.15.38:0/1290211450' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:27:31.798 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:31.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:31.801 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:27:31.901 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:31.912 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:31 smithi123 bash[68976]: audit 2024-09-14T04:27:31.352770+0000 mon.a (mon.0) 702 : audit [INF] from='client.? 172.21.15.38:0/1290211450' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:27:31.912 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:31 smithi123 bash[68976]: audit 2024-09-14T04:27:31.352770+0000 mon.a (mon.0) 702 : audit [INF] from='client.? 172.21.15.38:0/1290211450' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:27:31.925 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:31.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:31.927 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:27:32.028 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:32.059 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:32.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:32.062 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:27:32.162 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:32.190 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:32.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:32.192 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:27:32.293 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:32.321 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:32.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:32.323 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:27:32.424 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:32.450 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:32.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:32.452 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:27:32.553 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:32.578 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:32.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:32.580 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:27:32.681 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:32.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:32 smithi123 bash[68976]: cluster 2024-09-14T04:27:31.059061+0000 mgr.y (mgr.26165) 591 : cluster [DBG] pgmap v505: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 9 op/s 2024-09-14T04:27:32.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:32 smithi123 bash[68976]: cluster 2024-09-14T04:27:31.059061+0000 mgr.y (mgr.26165) 591 : cluster [DBG] pgmap v505: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 9 op/s 2024-09-14T04:27:32.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:32 smithi123 bash[68976]: cluster 2024-09-14T04:27:31.502908+0000 mon.a (mon.0) 703 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:27:32.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:32 smithi123 bash[68976]: cluster 2024-09-14T04:27:31.502908+0000 mon.a (mon.0) 703 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:27:32.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:32 smithi123 bash[68976]: audit 2024-09-14T04:27:31.515041+0000 mon.a (mon.0) 704 : audit [INF] from='client.? 172.21.15.38:0/1290211450' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:27:32.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:32 smithi123 bash[68976]: audit 2024-09-14T04:27:31.515041+0000 mon.a (mon.0) 704 : audit [INF] from='client.? 172.21.15.38:0/1290211450' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:27:32.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:32 smithi123 bash[68976]: cluster 2024-09-14T04:27:31.526755+0000 mon.a (mon.0) 705 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-09-14T04:27:32.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:32 smithi123 bash[68976]: cluster 2024-09-14T04:27:31.526755+0000 mon.a (mon.0) 705 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-09-14T04:27:32.693 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:32 smithi038 bash[84940]: cluster 2024-09-14T04:27:31.059061+0000 mgr.y (mgr.26165) 591 : cluster [DBG] pgmap v505: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 9 op/s 2024-09-14T04:27:32.693 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:32 smithi038 bash[84940]: cluster 2024-09-14T04:27:31.059061+0000 mgr.y (mgr.26165) 591 : cluster [DBG] pgmap v505: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 9 op/s 2024-09-14T04:27:32.693 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:32 smithi038 bash[84940]: cluster 2024-09-14T04:27:31.502908+0000 mon.a (mon.0) 703 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:27:32.693 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:32 smithi038 bash[84940]: cluster 2024-09-14T04:27:31.502908+0000 mon.a (mon.0) 703 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:27:32.693 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:32 smithi038 bash[84940]: audit 2024-09-14T04:27:31.515041+0000 mon.a (mon.0) 704 : audit [INF] from='client.? 172.21.15.38:0/1290211450' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:27:32.693 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:32 smithi038 bash[84940]: audit 2024-09-14T04:27:31.515041+0000 mon.a (mon.0) 704 : audit [INF] from='client.? 172.21.15.38:0/1290211450' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:27:32.694 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:32 smithi038 bash[84940]: cluster 2024-09-14T04:27:31.526755+0000 mon.a (mon.0) 705 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-09-14T04:27:32.694 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:32 smithi038 bash[84940]: cluster 2024-09-14T04:27:31.526755+0000 mon.a (mon.0) 705 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-09-14T04:27:32.694 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:32 smithi038 bash[87336]: cluster 2024-09-14T04:27:31.059061+0000 mgr.y (mgr.26165) 591 : cluster [DBG] pgmap v505: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 9 op/s 2024-09-14T04:27:32.694 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:32 smithi038 bash[87336]: cluster 2024-09-14T04:27:31.059061+0000 mgr.y (mgr.26165) 591 : cluster [DBG] pgmap v505: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 9 op/s 2024-09-14T04:27:32.694 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:32 smithi038 bash[87336]: cluster 2024-09-14T04:27:31.502908+0000 mon.a (mon.0) 703 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:27:32.694 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:32 smithi038 bash[87336]: cluster 2024-09-14T04:27:31.502908+0000 mon.a (mon.0) 703 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:27:32.694 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:32 smithi038 bash[87336]: audit 2024-09-14T04:27:31.515041+0000 mon.a (mon.0) 704 : audit [INF] from='client.? 172.21.15.38:0/1290211450' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:27:32.694 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:32 smithi038 bash[87336]: audit 2024-09-14T04:27:31.515041+0000 mon.a (mon.0) 704 : audit [INF] from='client.? 172.21.15.38:0/1290211450' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:27:32.694 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:32 smithi038 bash[87336]: cluster 2024-09-14T04:27:31.526755+0000 mon.a (mon.0) 705 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-09-14T04:27:32.694 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:32 smithi038 bash[87336]: cluster 2024-09-14T04:27:31.526755+0000 mon.a (mon.0) 705 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-09-14T04:27:32.709 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:32.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:32.711 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:27:32.812 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:32.841 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:32.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:32.843 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:27:32.944 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:32.967 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:32.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:32.970 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:27:33.071 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:33.098 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:33.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:33.100 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:27:33.201 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:33.223 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:33.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:33.226 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:27:33.295 INFO:teuthology.orchestra.run.smithi123.stdout:ERROR: (22) Invalid argument 2024-09-14T04:27:33.296 INFO:teuthology.orchestra.run.smithi123.stdout:op_tracker tracking is not enabled now, so no ops 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-09-14T04:27:33.327 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:33.352 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:33.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:33.354 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:27:33.455 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:33.477 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:33.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:33.479 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:27:33.580 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:33.588 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:33 smithi038 bash[84940]: audit 2024-09-14T04:27:32.992871+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:27:33.588 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:33 smithi038 bash[84940]: audit 2024-09-14T04:27:32.992871+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:27:33.588 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:33 smithi038 bash[87336]: audit 2024-09-14T04:27:32.992871+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:27:33.588 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:33 smithi038 bash[87336]: audit 2024-09-14T04:27:32.992871+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:27:33.599 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:33.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:33.601 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:27:33.702 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:33.725 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:33.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:33.726 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:27:33.767 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:27:33.827 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:33.839 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:33 smithi123 bash[68976]: audit 2024-09-14T04:27:32.992871+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:27:33.839 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:33 smithi123 bash[68976]: audit 2024-09-14T04:27:32.992871+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:27:33.855 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:33.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:33.858 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:27:33.958 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:33.983 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:33.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:33.985 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:27:34.086 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:34.112 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:34.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:34.115 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:27:34.167 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.4 dump_historic_ops 2024-09-14T04:27:34.215 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:34.237 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:34.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:34.239 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:27:34.339 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:34.368 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:34.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:34.370 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:27:34.471 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:34.494 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:34.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:34.496 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:27:34.538 INFO:teuthology.orchestra.run.smithi038.stderr:pool 'unique_pool_1' removed 2024-09-14T04:27:34.597 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:34.604 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:34 smithi038 bash[84940]: cluster 2024-09-14T04:27:33.059768+0000 mgr.y (mgr.26165) 592 : cluster [DBG] pgmap v507: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:34.604 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:34 smithi038 bash[84940]: cluster 2024-09-14T04:27:33.059768+0000 mgr.y (mgr.26165) 592 : cluster [DBG] pgmap v507: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:34.604 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:34 smithi038 bash[84940]: audit 2024-09-14T04:27:33.858452+0000 mon.a (mon.0) 707 : audit [INF] from='client.? 172.21.15.38:0/3426507101' 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-09-14T04:27:34.605 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:34 smithi038 bash[84940]: audit 2024-09-14T04:27:33.858452+0000 mon.a (mon.0) 707 : audit [INF] from='client.? 172.21.15.38:0/3426507101' 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-09-14T04:27:34.605 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:34 smithi038 bash[87336]: cluster 2024-09-14T04:27:33.059768+0000 mgr.y (mgr.26165) 592 : cluster [DBG] pgmap v507: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:34.605 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:34 smithi038 bash[87336]: cluster 2024-09-14T04:27:33.059768+0000 mgr.y (mgr.26165) 592 : cluster [DBG] pgmap v507: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:34.605 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:34 smithi038 bash[87336]: audit 2024-09-14T04:27:33.858452+0000 mon.a (mon.0) 707 : audit [INF] from='client.? 172.21.15.38:0/3426507101' 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-09-14T04:27:34.605 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:34 smithi038 bash[87336]: audit 2024-09-14T04:27:33.858452+0000 mon.a (mon.0) 707 : audit [INF] from='client.? 172.21.15.38:0/3426507101' 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-09-14T04:27:34.660 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:34.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:34.665 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:27:34.766 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:34.786 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:34.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:34.788 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:27:34.889 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:34.912 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:34.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:34.914 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:27:34.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:34 smithi123 bash[68976]: cluster 2024-09-14T04:27:33.059768+0000 mgr.y (mgr.26165) 592 : cluster [DBG] pgmap v507: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:34.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:34 smithi123 bash[68976]: cluster 2024-09-14T04:27:33.059768+0000 mgr.y (mgr.26165) 592 : cluster [DBG] pgmap v507: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:34.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:34 smithi123 bash[68976]: audit 2024-09-14T04:27:33.858452+0000 mon.a (mon.0) 707 : audit [INF] from='client.? 172.21.15.38:0/3426507101' 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-09-14T04:27:34.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:34 smithi123 bash[68976]: audit 2024-09-14T04:27:33.858452+0000 mon.a (mon.0) 707 : audit [INF] from='client.? 172.21.15.38:0/3426507101' 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-09-14T04:27:35.015 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:35.043 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:35.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:35.045 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:27:35.146 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:35.173 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:35.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:35.175 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:27:35.276 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:35.304 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:35.306 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd unset nodeep-scrub 2024-09-14T04:27:35.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:35.307 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:27:35.408 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:35.430 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:35.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:35.432 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:27:35.533 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:35.559 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:35.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:35.561 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:27:35.662 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:35.686 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:35.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:35.688 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:27:35.789 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:35.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:35 smithi123 bash[68976]: audit 2024-09-14T04:27:34.539890+0000 mon.a (mon.0) 708 : audit [INF] from='client.? 172.21.15.38:0/3426507101' 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-09-14T04:27:35.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:35 smithi123 bash[68976]: audit 2024-09-14T04:27:34.539890+0000 mon.a (mon.0) 708 : audit [INF] from='client.? 172.21.15.38:0/3426507101' 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-09-14T04:27:35.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:35 smithi123 bash[68976]: cluster 2024-09-14T04:27:34.549969+0000 mon.a (mon.0) 709 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-09-14T04:27:35.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:35 smithi123 bash[68976]: cluster 2024-09-14T04:27:34.549969+0000 mon.a (mon.0) 709 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-09-14T04:27:35.816 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:35.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:35.819 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:27:35.920 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:35.947 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:35.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:35.950 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:27:36.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:35 smithi038 bash[87336]: audit 2024-09-14T04:27:34.539890+0000 mon.a (mon.0) 708 : audit [INF] from='client.? 172.21.15.38:0/3426507101' 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-09-14T04:27:36.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:35 smithi038 bash[87336]: audit 2024-09-14T04:27:34.539890+0000 mon.a (mon.0) 708 : audit [INF] from='client.? 172.21.15.38:0/3426507101' 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-09-14T04:27:36.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:35 smithi038 bash[87336]: cluster 2024-09-14T04:27:34.549969+0000 mon.a (mon.0) 709 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-09-14T04:27:36.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:35 smithi038 bash[87336]: cluster 2024-09-14T04:27:34.549969+0000 mon.a (mon.0) 709 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-09-14T04:27:36.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:35 smithi038 bash[84940]: audit 2024-09-14T04:27:34.539890+0000 mon.a (mon.0) 708 : audit [INF] from='client.? 172.21.15.38:0/3426507101' 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-09-14T04:27:36.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:35 smithi038 bash[84940]: audit 2024-09-14T04:27:34.539890+0000 mon.a (mon.0) 708 : audit [INF] from='client.? 172.21.15.38:0/3426507101' 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-09-14T04:27:36.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:35 smithi038 bash[84940]: cluster 2024-09-14T04:27:34.549969+0000 mon.a (mon.0) 709 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-09-14T04:27:36.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:35 smithi038 bash[84940]: cluster 2024-09-14T04:27:34.549969+0000 mon.a (mon.0) 709 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-09-14T04:27:36.050 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:36.076 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:36.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:36.078 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:27:36.178 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:36.203 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:36.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:36.205 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:27:36.306 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:36.315 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2024-09-14T04:27:36.316 INFO:tasks.radosbench:Beginning radosbench... 2024-09-14T04:27:36.316 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_2 2024-09-14T04:27:36.316 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd pool create unique_pool_2 16 2024-09-14T04:27:36.334 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:36.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:36.337 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:27:36.438 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:36.458 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:36.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:36.459 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:27:36.560 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:36.583 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:36.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:36.585 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:27:36.688 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:36.716 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:36.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:36.718 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:27:36.819 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:36.828 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:36 smithi038 bash[87336]: cluster 2024-09-14T04:27:35.060504+0000 mgr.y (mgr.26165) 593 : cluster [DBG] pgmap v509: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:36.828 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:36 smithi038 bash[87336]: cluster 2024-09-14T04:27:35.060504+0000 mgr.y (mgr.26165) 593 : cluster [DBG] pgmap v509: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:36.829 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:36 smithi038 bash[84940]: cluster 2024-09-14T04:27:35.060504+0000 mgr.y (mgr.26165) 593 : cluster [DBG] pgmap v509: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:36.829 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:36 smithi038 bash[84940]: cluster 2024-09-14T04:27:35.060504+0000 mgr.y (mgr.26165) 593 : cluster [DBG] pgmap v509: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:36.840 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:36.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:36.843 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:27:36.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:36 smithi123 bash[68976]: cluster 2024-09-14T04:27:35.060504+0000 mgr.y (mgr.26165) 593 : cluster [DBG] pgmap v509: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:36.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:36 smithi123 bash[68976]: cluster 2024-09-14T04:27:35.060504+0000 mgr.y (mgr.26165) 593 : cluster [DBG] pgmap v509: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:36.944 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:36.972 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:36.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:36.974 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:27:37.075 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:37.105 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:37.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:37.107 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:27:37.208 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:37.233 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:37.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:37.236 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:27:37.336 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:37.362 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:37.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:37.365 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:27:37.466 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:37.491 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:37.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:37.493 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:27:37.594 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:37.622 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:37.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:37.624 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:27:37.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:37 smithi123 bash[68976]: cluster 2024-09-14T04:27:37.061467+0000 mgr.y (mgr.26165) 594 : cluster [DBG] pgmap v510: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:37.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:37 smithi123 bash[68976]: cluster 2024-09-14T04:27:37.061467+0000 mgr.y (mgr.26165) 594 : cluster [DBG] pgmap v510: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:37.725 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:37.736 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:37 smithi038 bash[87336]: cluster 2024-09-14T04:27:37.061467+0000 mgr.y (mgr.26165) 594 : cluster [DBG] pgmap v510: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:37.736 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:37 smithi038 bash[87336]: cluster 2024-09-14T04:27:37.061467+0000 mgr.y (mgr.26165) 594 : cluster [DBG] pgmap v510: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:37.737 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:37 smithi038 bash[84940]: cluster 2024-09-14T04:27:37.061467+0000 mgr.y (mgr.26165) 594 : cluster [DBG] pgmap v510: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:37.737 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:37 smithi038 bash[84940]: cluster 2024-09-14T04:27:37.061467+0000 mgr.y (mgr.26165) 594 : cluster [DBG] pgmap v510: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:37.753 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:37.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:37.755 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:27:37.817 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:27:37.857 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:37.882 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:37.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:37.884 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:27:37.985 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:38.012 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:38.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:38.014 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:27:38.085 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T04:27:38.115 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:38.143 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:38.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:38.145 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:27:38.246 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:38.268 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:38.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:38.271 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:27:38.371 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:38.390 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:38.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:38.392 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:27:38.493 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:38.510 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:27:38 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:27:38] "GET /metrics HTTP/1.1" 200 36582 "" "Prometheus/2.51.0" 2024-09-14T04:27:38.522 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:38.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:38.524 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:27:38.625 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:38.654 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:38.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:38.657 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:27:38.758 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:38.782 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:38.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:38.784 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:27:38.885 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:38.906 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:38.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:38.908 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:27:39.009 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:39.029 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:39.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:39.032 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:27:39.132 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:39.152 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:39.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:39.154 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:27:39.255 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:39.279 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:39.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:39.281 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:27:39.382 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:39.400 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:39.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:39.402 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:27:39.503 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:39.522 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:39.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:39.525 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:27:39.625 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:39.650 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:39.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:39.653 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:27:39.754 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:39.778 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:39.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:39.780 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:27:39.881 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:39.902 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:39.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:39.904 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:27:40.005 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:40.029 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:40.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:40.031 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:27:40.132 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:40.144 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:39 smithi123 bash[68976]: audit 2024-09-14T04:27:38.992577+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:27:40.144 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:39 smithi123 bash[68976]: audit 2024-09-14T04:27:38.992577+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:27:40.144 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:39 smithi123 bash[68976]: audit 2024-09-14T04:27:38.997885+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:27:40.144 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:39 smithi123 bash[68976]: audit 2024-09-14T04:27:38.997885+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:27:40.144 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:39 smithi123 bash[68976]: cluster 2024-09-14T04:27:39.061926+0000 mgr.y (mgr.26165) 595 : cluster [DBG] pgmap v511: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:40.144 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:39 smithi123 bash[68976]: cluster 2024-09-14T04:27:39.061926+0000 mgr.y (mgr.26165) 595 : cluster [DBG] pgmap v511: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:40.144 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:39 smithi123 bash[68976]: audit 2024-09-14T04:27:39.513738+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:27:40.144 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:39 smithi123 bash[68976]: audit 2024-09-14T04:27:39.513738+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:27:40.144 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:39 smithi123 bash[68976]: audit 2024-09-14T04:27:39.522432+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:27:40.145 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:39 smithi123 bash[68976]: audit 2024-09-14T04:27:39.522432+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:27:40.156 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:40.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:40.161 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:27:40.166 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0: {} 2024-09-14T04:27:40.166 INFO:teuthology.orchestra.run.smithi038.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-14T04:27:40.183 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1: {} 2024-09-14T04:27:40.184 INFO:teuthology.orchestra.run.smithi038.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-14T04:27:40.200 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2: {} 2024-09-14T04:27:40.201 INFO:teuthology.orchestra.run.smithi038.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-14T04:27:40.217 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3: {} 2024-09-14T04:27:40.217 INFO:teuthology.orchestra.run.smithi038.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-14T04:27:40.235 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4: {} 2024-09-14T04:27:40.236 INFO:teuthology.orchestra.run.smithi038.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-14T04:27:40.254 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5: {} 2024-09-14T04:27:40.254 INFO:teuthology.orchestra.run.smithi038.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-14T04:27:40.262 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:40.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:39 smithi038 bash[84940]: audit 2024-09-14T04:27:38.992577+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:27:40.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:39 smithi038 bash[84940]: audit 2024-09-14T04:27:38.992577+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:27:40.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:39 smithi038 bash[84940]: audit 2024-09-14T04:27:38.997885+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:27:40.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:39 smithi038 bash[84940]: audit 2024-09-14T04:27:38.997885+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:27:40.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:39 smithi038 bash[84940]: cluster 2024-09-14T04:27:39.061926+0000 mgr.y (mgr.26165) 595 : cluster [DBG] pgmap v511: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:40.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:39 smithi038 bash[84940]: cluster 2024-09-14T04:27:39.061926+0000 mgr.y (mgr.26165) 595 : cluster [DBG] pgmap v511: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:40.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:39 smithi038 bash[84940]: audit 2024-09-14T04:27:39.513738+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:27:40.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:39 smithi038 bash[84940]: audit 2024-09-14T04:27:39.513738+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:27:40.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:39 smithi038 bash[84940]: audit 2024-09-14T04:27:39.522432+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:27:40.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:39 smithi038 bash[84940]: audit 2024-09-14T04:27:39.522432+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:27:40.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:39 smithi038 bash[87336]: audit 2024-09-14T04:27:38.992577+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:27:40.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:39 smithi038 bash[87336]: audit 2024-09-14T04:27:38.992577+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:27:40.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:39 smithi038 bash[87336]: audit 2024-09-14T04:27:38.997885+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:27:40.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:39 smithi038 bash[87336]: audit 2024-09-14T04:27:38.997885+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:27:40.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:39 smithi038 bash[87336]: cluster 2024-09-14T04:27:39.061926+0000 mgr.y (mgr.26165) 595 : cluster [DBG] pgmap v511: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:40.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:39 smithi038 bash[87336]: cluster 2024-09-14T04:27:39.061926+0000 mgr.y (mgr.26165) 595 : cluster [DBG] pgmap v511: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:40.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:39 smithi038 bash[87336]: audit 2024-09-14T04:27:39.513738+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:27:40.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:39 smithi038 bash[87336]: audit 2024-09-14T04:27:39.513738+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:27:40.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:39 smithi038 bash[87336]: audit 2024-09-14T04:27:39.522432+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:27:40.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:39 smithi038 bash[87336]: audit 2024-09-14T04:27:39.522432+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:27:40.273 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6: {} 2024-09-14T04:27:40.274 INFO:teuthology.orchestra.run.smithi038.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-14T04:27:40.283 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:40.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:40.286 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:27:40.294 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7: {} 2024-09-14T04:27:40.295 INFO:teuthology.orchestra.run.smithi038.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-14T04:27:40.387 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:40.406 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:40.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:40.408 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:27:40.437 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:27:40 smithi123 bash[61744]: ts=2024-09-14T04:27:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:27:40.509 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:40.534 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:40.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:40.536 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:27:40.637 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:40.663 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:40.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:40.666 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:27:40.767 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:40.793 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:40.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:40.796 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:27:40.896 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:40.926 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:40.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:40.929 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:27:41.030 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:41.061 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:41.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:41.063 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:27:41.089 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:41 smithi038 bash[84940]: audit 2024-09-14T04:27:40.126317+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:27:41.089 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:41 smithi038 bash[84940]: audit 2024-09-14T04:27:40.126317+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:27:41.164 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:41.192 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:41.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:41.193 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:27:41.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:41 smithi038 bash[84940]: audit 2024-09-14T04:27:40.127045+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:27:41.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:41 smithi038 bash[84940]: audit 2024-09-14T04:27:40.127045+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:27:41.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:41 smithi038 bash[84940]: audit 2024-09-14T04:27:40.132281+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:27:41.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:41 smithi038 bash[84940]: audit 2024-09-14T04:27:40.132281+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:27:41.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:41 smithi038 bash[84940]: audit 2024-09-14T04:27:40.149616+0000 mon.a (mon.0) 717 : audit [DBG] from='client.? 172.21.15.38:0/1507637669' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:27:41.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:41 smithi038 bash[84940]: audit 2024-09-14T04:27:40.149616+0000 mon.a (mon.0) 717 : audit [DBG] from='client.? 172.21.15.38:0/1507637669' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:27:41.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:41 smithi038 bash[87336]: audit 2024-09-14T04:27:40.126317+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:27:41.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:41 smithi038 bash[87336]: audit 2024-09-14T04:27:40.126317+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:27:41.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:41 smithi038 bash[87336]: audit 2024-09-14T04:27:40.127045+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:27:41.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:41 smithi038 bash[87336]: audit 2024-09-14T04:27:40.127045+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:27:41.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:41 smithi038 bash[87336]: audit 2024-09-14T04:27:40.132281+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:27:41.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:41 smithi038 bash[87336]: audit 2024-09-14T04:27:40.132281+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:27:41.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:41 smithi038 bash[87336]: audit 2024-09-14T04:27:40.149616+0000 mon.a (mon.0) 717 : audit [DBG] from='client.? 172.21.15.38:0/1507637669' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:27:41.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:41 smithi038 bash[87336]: audit 2024-09-14T04:27:40.149616+0000 mon.a (mon.0) 717 : audit [DBG] from='client.? 172.21.15.38:0/1507637669' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:27:41.274 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:41 smithi123 bash[68976]: audit 2024-09-14T04:27:40.126317+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:27:41.275 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:41 smithi123 bash[68976]: audit 2024-09-14T04:27:40.126317+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:27:41.275 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:41 smithi123 bash[68976]: audit 2024-09-14T04:27:40.127045+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:27:41.275 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:41 smithi123 bash[68976]: audit 2024-09-14T04:27:40.127045+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:27:41.275 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:41 smithi123 bash[68976]: audit 2024-09-14T04:27:40.132281+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:27:41.275 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:41 smithi123 bash[68976]: audit 2024-09-14T04:27:40.132281+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:27:41.275 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:41 smithi123 bash[68976]: audit 2024-09-14T04:27:40.149616+0000 mon.a (mon.0) 717 : audit [DBG] from='client.? 172.21.15.38:0/1507637669' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:27:41.275 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:41 smithi123 bash[68976]: audit 2024-09-14T04:27:40.149616+0000 mon.a (mon.0) 717 : audit [DBG] from='client.? 172.21.15.38:0/1507637669' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:27:41.294 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:41.321 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:41.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:41.324 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:27:41.425 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:41.452 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:41.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:41.455 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:27:41.556 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:41.584 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:41.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:41.586 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:27:41.687 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:41.713 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:41.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:41.715 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:27:41.816 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:41.845 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:41.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:41.847 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:27:41.947 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:41.977 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:41.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:41.979 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:27:42.079 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:42.092 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:42 smithi038 bash[87336]: cluster 2024-09-14T04:27:41.062896+0000 mgr.y (mgr.26165) 596 : cluster [DBG] pgmap v512: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:42.092 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:42 smithi038 bash[87336]: cluster 2024-09-14T04:27:41.062896+0000 mgr.y (mgr.26165) 596 : cluster [DBG] pgmap v512: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:42.092 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:42 smithi038 bash[84940]: cluster 2024-09-14T04:27:41.062896+0000 mgr.y (mgr.26165) 596 : cluster [DBG] pgmap v512: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:42.092 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:42 smithi038 bash[84940]: cluster 2024-09-14T04:27:41.062896+0000 mgr.y (mgr.26165) 596 : cluster [DBG] pgmap v512: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:42.110 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:42.113 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-14T04:27:42.113 INFO:teuthology.orchestra.run.smithi123.stdout: "size": 20, 2024-09-14T04:27:42.113 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 600, 2024-09-14T04:27:42.113 INFO:teuthology.orchestra.run.smithi123.stdout: "ops": [ 2024-09-14T04:27:42.113 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.113 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.34791.0:40686 6.2 6:446fb155:::benchmark_data_smithi038_122563_object40685:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2024-09-14T04:27:42.113 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:23:36.583391+0000", 2024-09-14T04:27:42.113 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 245.526602053, 2024-09-14T04:27:42.113 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.39936331899999999, 2024-09-14T04:27:42.114 INFO:teuthology.orchestra.run.smithi123.stdout: "continuous": false, 2024-09-14T04:27:42.114 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:27:42.114 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:27:42.114 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:27:42.114 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.34791", 2024-09-14T04:27:42.114 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/3806562909", 2024-09-14T04:27:42.114 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 40686 2024-09-14T04:27:42.114 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.114 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:27:42.114 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.114 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:27:42.114 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:36.583391+0000", 2024-09-14T04:27:42.114 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:27:42.114 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.115 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.115 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:27:42.115 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:36.583391+0000", 2024-09-14T04:27:42.115 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:27:42.115 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.115 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.115 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:27:42.115 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:36.583392+0000", 2024-09-14T04:27:42.115 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.057e-06 2024-09-14T04:27:42.115 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.115 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.115 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:27:42.116 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:36.583472+0000", 2024-09-14T04:27:42.116 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.0179999999999995e-05 2024-09-14T04:27:42.116 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.116 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.116 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:27:42.116 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:36.583483+0000", 2024-09-14T04:27:42.116 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.049e-05 2024-09-14T04:27:42.116 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.116 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.116 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:27:42.117 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:36.583490+0000", 2024-09-14T04:27:42.117 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.1219999999999997e-06 2024-09-14T04:27:42.117 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.117 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.117 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:27:42.117 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:36.583608+0000", 2024-09-14T04:27:42.117 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00011805400000000001 2024-09-14T04:27:42.117 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.117 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.117 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:27:42.117 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:36.583741+0000", 2024-09-14T04:27:42.117 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00013346399999999999 2024-09-14T04:27:42.118 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.118 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.118 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 2,3", 2024-09-14T04:27:42.118 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:36.583881+0000", 2024-09-14T04:27:42.118 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00013915800000000001 2024-09-14T04:27:42.118 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.118 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.118 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:27:42.118 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:36.585427+0000", 2024-09-14T04:27:42.118 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0015460420000000001 2024-09-14T04:27:42.118 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.118 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.118 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:27:42.118 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:36.588609+0000", 2024-09-14T04:27:42.119 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00318279 2024-09-14T04:27:42.119 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.119 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.119 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:27:42.119 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:36.982550+0000", 2024-09-14T04:27:42.119 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.39394061200000002 2024-09-14T04:27:42.119 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.119 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.119 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:27:42.119 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:36.982671+0000", 2024-09-14T04:27:42.119 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00012061900000000001 2024-09-14T04:27:42.119 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.119 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.119 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:27:42.120 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:36.982754+0000", 2024-09-14T04:27:42.120 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.3731000000000002e-05 2024-09-14T04:27:42.120 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:27:42.120 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:27:42.120 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:27:42.120 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.120 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.120 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.34791.0:40705 6.e 6:77e574e1:::benchmark_data_smithi038_122563_object40704:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2024-09-14T04:27:42.120 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:23:36.594553+0000", 2024-09-14T04:27:42.120 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 245.51543984200001, 2024-09-14T04:27:42.120 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.39365108599999998, 2024-09-14T04:27:42.120 INFO:teuthology.orchestra.run.smithi123.stdout: "continuous": false, 2024-09-14T04:27:42.120 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:27:42.120 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:27:42.121 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:27:42.121 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.34791", 2024-09-14T04:27:42.121 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/3806562909", 2024-09-14T04:27:42.121 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 40705 2024-09-14T04:27:42.121 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.121 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:27:42.121 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.121 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:27:42.121 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:36.594553+0000", 2024-09-14T04:27:42.121 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:27:42.121 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.121 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.121 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:27:42.121 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:36.594553+0000", 2024-09-14T04:27:42.122 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:27:42.122 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.122 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.122 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:27:42.122 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:36.594556+0000", 2024-09-14T04:27:42.122 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.88e-06 2024-09-14T04:27:42.122 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.122 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.122 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:27:42.122 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:36.594606+0000", 2024-09-14T04:27:42.122 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.0040000000000002e-05 2024-09-14T04:27:42.122 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.122 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.122 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:27:42.123 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:36.594622+0000", 2024-09-14T04:27:42.123 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.5472999999999999e-05 2024-09-14T04:27:42.123 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.123 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.123 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:27:42.123 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:36.594631+0000", 2024-09-14T04:27:42.123 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.9339999999999995e-06 2024-09-14T04:27:42.123 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.123 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.123 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:27:42.123 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:36.594697+0000", 2024-09-14T04:27:42.123 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.6526000000000006e-05 2024-09-14T04:27:42.123 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.123 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.123 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:27:42.124 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:36.594854+0000", 2024-09-14T04:27:42.124 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00015664100000000001 2024-09-14T04:27:42.124 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.124 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.124 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,2", 2024-09-14T04:27:42.124 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:36.595018+0000", 2024-09-14T04:27:42.124 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000164263 2024-09-14T04:27:42.124 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.124 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.124 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:27:42.125 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:36.597834+0000", 2024-09-14T04:27:42.125 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0028161599999999998 2024-09-14T04:27:42.125 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.125 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.125 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:27:42.125 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:36.598306+0000", 2024-09-14T04:27:42.125 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000471774 2024-09-14T04:27:42.125 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.125 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.125 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:27:42.125 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:36.988017+0000", 2024-09-14T04:27:42.125 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.389710905 2024-09-14T04:27:42.125 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.125 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.126 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:27:42.126 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:36.988110+0000", 2024-09-14T04:27:42.126 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.3252999999999996e-05 2024-09-14T04:27:42.126 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.126 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.126 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:27:42.126 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:36.988204+0000", 2024-09-14T04:27:42.126 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.4236999999999999e-05 2024-09-14T04:27:42.126 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:27:42.126 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:27:42.127 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:27:42.127 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.127 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.127 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.34791.0:40709 6.e 6:7f096227:::benchmark_data_smithi038_122563_object40708:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2024-09-14T04:27:42.127 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:23:36.595901+0000", 2024-09-14T04:27:42.127 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 245.51409194300001, 2024-09-14T04:27:42.127 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.39426618299999999, 2024-09-14T04:27:42.127 INFO:teuthology.orchestra.run.smithi123.stdout: "continuous": false, 2024-09-14T04:27:42.127 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:27:42.127 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:27:42.127 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:27:42.128 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.34791", 2024-09-14T04:27:42.128 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/3806562909", 2024-09-14T04:27:42.128 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 40709 2024-09-14T04:27:42.128 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.128 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:27:42.128 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.129 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:27:42.129 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:36.595901+0000", 2024-09-14T04:27:42.129 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:27:42.129 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.129 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.129 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:27:42.129 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:36.595901+0000", 2024-09-14T04:27:42.129 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:27:42.129 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.129 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.129 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:27:42.129 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:36.595902+0000", 2024-09-14T04:27:42.129 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.4900000000000005e-07 2024-09-14T04:27:42.129 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.130 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.130 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:27:42.130 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:36.595968+0000", 2024-09-14T04:27:42.130 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.5977999999999997e-05 2024-09-14T04:27:42.130 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.130 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.130 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:27:42.130 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:36.595979+0000", 2024-09-14T04:27:42.130 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.1321000000000001e-05 2024-09-14T04:27:42.130 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.130 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.130 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:27:42.130 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:36.595986+0000", 2024-09-14T04:27:42.131 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.46e-06 2024-09-14T04:27:42.131 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.131 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.131 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:27:42.131 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:36.596224+0000", 2024-09-14T04:27:42.131 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00023866499999999999 2024-09-14T04:27:42.131 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.131 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.131 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:27:42.131 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:36.596342+0000", 2024-09-14T04:27:42.131 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000117534 2024-09-14T04:27:42.131 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.131 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.131 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,2", 2024-09-14T04:27:42.132 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:36.596492+0000", 2024-09-14T04:27:42.132 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00015005800000000001 2024-09-14T04:27:42.132 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.132 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.132 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:27:42.132 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:36.597842+0000", 2024-09-14T04:27:42.132 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.001349676 2024-09-14T04:27:42.132 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.132 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.132 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:27:42.132 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:36.598352+0000", 2024-09-14T04:27:42.132 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00050994600000000005 2024-09-14T04:27:42.133 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.133 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.133 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:27:42.133 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:36.989909+0000", 2024-09-14T04:27:42.133 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.391557447 2024-09-14T04:27:42.133 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.133 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.133 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:27:42.133 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:36.990057+0000", 2024-09-14T04:27:42.133 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00014838500000000001 2024-09-14T04:27:42.133 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.133 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.133 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:27:42.134 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:36.990167+0000", 2024-09-14T04:27:42.134 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000109864 2024-09-14T04:27:42.134 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:27:42.134 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:27:42.134 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:27:42.134 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.134 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.134 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.34791.0:40711 6.e 6:7404d65a:::benchmark_data_smithi038_122563_object40710:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2024-09-14T04:27:42.134 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:23:36.601309+0000", 2024-09-14T04:27:42.134 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 245.50868373899999, 2024-09-14T04:27:42.134 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.39611835200000001, 2024-09-14T04:27:42.135 INFO:teuthology.orchestra.run.smithi123.stdout: "continuous": false, 2024-09-14T04:27:42.135 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:27:42.135 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:27:42.135 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:27:42.135 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.34791", 2024-09-14T04:27:42.135 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/3806562909", 2024-09-14T04:27:42.135 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 40711 2024-09-14T04:27:42.135 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.135 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:27:42.135 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.135 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:27:42.135 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:36.601309+0000", 2024-09-14T04:27:42.135 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:27:42.135 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.136 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.136 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:27:42.136 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:36.601309+0000", 2024-09-14T04:27:42.136 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:27:42.136 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.136 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.136 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:27:42.136 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:36.601311+0000", 2024-09-14T04:27:42.136 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.7799999999999999e-06 2024-09-14T04:27:42.136 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.136 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.136 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:27:42.136 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:36.601363+0000", 2024-09-14T04:27:42.136 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.1935000000000003e-05 2024-09-14T04:27:42.137 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.137 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.137 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:27:42.137 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:36.601375+0000", 2024-09-14T04:27:42.137 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.1568e-05 2024-09-14T04:27:42.137 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.137 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.137 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:27:42.137 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:36.601380+0000", 2024-09-14T04:27:42.137 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.7010000000000001e-06 2024-09-14T04:27:42.137 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.137 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.137 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:27:42.137 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:36.601437+0000", 2024-09-14T04:27:42.137 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.6622000000000001e-05 2024-09-14T04:27:42.138 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.138 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.138 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:27:42.138 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:36.601587+0000", 2024-09-14T04:27:42.138 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00014963699999999999 2024-09-14T04:27:42.138 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.138 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.138 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,2", 2024-09-14T04:27:42.138 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:36.601754+0000", 2024-09-14T04:27:42.138 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00016693900000000001 2024-09-14T04:27:42.138 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.138 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.138 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:27:42.138 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:36.602995+0000", 2024-09-14T04:27:42.139 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0012418399999999999 2024-09-14T04:27:42.139 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.139 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.139 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:27:42.139 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:36.603167+0000", 2024-09-14T04:27:42.139 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00017117 2024-09-14T04:27:42.139 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.139 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.139 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:27:42.139 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:36.997224+0000", 2024-09-14T04:27:42.139 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.39405794199999999 2024-09-14T04:27:42.139 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.139 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.139 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:27:42.139 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:36.997320+0000", 2024-09-14T04:27:42.140 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.5511000000000001e-05 2024-09-14T04:27:42.140 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.140 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.140 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:27:42.140 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:36.997428+0000", 2024-09-14T04:27:42.140 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000107707 2024-09-14T04:27:42.140 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:27:42.140 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:27:42.140 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:27:42.140 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.140 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.140 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.34791.0:41444 6.e 6:79bbdb82:::benchmark_data_smithi038_122563_object41443:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2024-09-14T04:27:42.140 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:23:37.585273+0000", 2024-09-14T04:27:42.141 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 244.524719858, 2024-09-14T04:27:42.141 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.35470537499999999, 2024-09-14T04:27:42.141 INFO:teuthology.orchestra.run.smithi123.stdout: "continuous": false, 2024-09-14T04:27:42.141 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:27:42.141 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:27:42.141 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:27:42.141 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.34791", 2024-09-14T04:27:42.141 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/3806562909", 2024-09-14T04:27:42.141 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 41444 2024-09-14T04:27:42.141 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.141 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:27:42.141 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.141 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:27:42.141 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:37.585273+0000", 2024-09-14T04:27:42.141 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:27:42.142 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.142 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.142 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:27:42.142 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:37.585273+0000", 2024-09-14T04:27:42.142 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:27:42.142 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.142 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.142 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:27:42.142 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:37.585275+0000", 2024-09-14T04:27:42.142 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.6670000000000001e-06 2024-09-14T04:27:42.143 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.143 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.143 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:27:42.143 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:37.585337+0000", 2024-09-14T04:27:42.143 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.2242999999999993e-05 2024-09-14T04:27:42.143 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.143 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.143 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:27:42.143 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:37.585350+0000", 2024-09-14T04:27:42.143 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.2615e-05 2024-09-14T04:27:42.143 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.143 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.143 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:27:42.143 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:37.585357+0000", 2024-09-14T04:27:42.144 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.6399999999999997e-06 2024-09-14T04:27:42.144 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.144 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.144 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:27:42.144 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:37.585423+0000", 2024-09-14T04:27:42.144 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.5777000000000004e-05 2024-09-14T04:27:42.144 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.144 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.144 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:27:42.144 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:37.585574+0000", 2024-09-14T04:27:42.144 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000150643 2024-09-14T04:27:42.144 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.144 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.144 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,2", 2024-09-14T04:27:42.145 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:37.585675+0000", 2024-09-14T04:27:42.145 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00010124300000000001 2024-09-14T04:27:42.145 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.145 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.145 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:27:42.145 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:37.586942+0000", 2024-09-14T04:27:42.145 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0012664480000000001 2024-09-14T04:27:42.145 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.145 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.145 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:27:42.145 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:37.587471+0000", 2024-09-14T04:27:42.145 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00052900799999999997 2024-09-14T04:27:42.145 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.145 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.146 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:27:42.146 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:37.939882+0000", 2024-09-14T04:27:42.146 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.352411904 2024-09-14T04:27:42.146 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.146 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.146 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:27:42.146 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:37.939928+0000", 2024-09-14T04:27:42.146 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.5228000000000001e-05 2024-09-14T04:27:42.146 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.146 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.146 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:27:42.146 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:37.939979+0000", 2024-09-14T04:27:42.146 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.0958999999999998e-05 2024-09-14T04:27:42.146 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:27:42.147 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:27:42.147 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:27:42.147 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.147 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.147 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.34791.0:41454 6.e 6:71d442b0:::benchmark_data_smithi038_122563_object41453:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2024-09-14T04:27:42.147 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:23:37.606640+0000", 2024-09-14T04:27:42.147 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 244.50335321099999, 2024-09-14T04:27:42.147 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.33347893299999998, 2024-09-14T04:27:42.147 INFO:teuthology.orchestra.run.smithi123.stdout: "continuous": false, 2024-09-14T04:27:42.147 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:27:42.147 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:27:42.147 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:27:42.147 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.34791", 2024-09-14T04:27:42.147 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/3806562909", 2024-09-14T04:27:42.148 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 41454 2024-09-14T04:27:42.148 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.148 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:27:42.148 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.148 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:27:42.148 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:37.606640+0000", 2024-09-14T04:27:42.148 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:27:42.148 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.148 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.148 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:27:42.148 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:37.606640+0000", 2024-09-14T04:27:42.148 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:27:42.148 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.148 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.149 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:27:42.149 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:37.606642+0000", 2024-09-14T04:27:42.149 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.7409999999999999e-06 2024-09-14T04:27:42.149 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.149 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.149 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:27:42.149 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:37.606699+0000", 2024-09-14T04:27:42.149 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.7123999999999997e-05 2024-09-14T04:27:42.149 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.149 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.149 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:27:42.149 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:37.606711+0000", 2024-09-14T04:27:42.149 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.2486e-05 2024-09-14T04:27:42.149 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.150 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.150 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:27:42.150 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:37.606718+0000", 2024-09-14T04:27:42.150 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.7870000000000004e-06 2024-09-14T04:27:42.150 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.150 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.150 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:27:42.150 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:37.606763+0000", 2024-09-14T04:27:42.150 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.5327999999999997e-05 2024-09-14T04:27:42.150 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.150 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.150 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:27:42.150 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:37.606866+0000", 2024-09-14T04:27:42.150 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000102518 2024-09-14T04:27:42.151 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.151 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.151 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,2", 2024-09-14T04:27:42.151 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:37.606957+0000", 2024-09-14T04:27:42.151 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.0655999999999994e-05 2024-09-14T04:27:42.151 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.151 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.151 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:27:42.151 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:37.608148+0000", 2024-09-14T04:27:42.151 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0011911700000000001 2024-09-14T04:27:42.151 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.151 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.151 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:27:42.151 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:37.610141+0000", 2024-09-14T04:27:42.152 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0019932410000000002 2024-09-14T04:27:42.152 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.152 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.152 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:27:42.152 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:37.940007+0000", 2024-09-14T04:27:42.152 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.32986620100000003 2024-09-14T04:27:42.152 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.152 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.152 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:27:42.152 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:37.940076+0000", 2024-09-14T04:27:42.152 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.8977e-05 2024-09-14T04:27:42.152 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.152 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.152 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:27:42.153 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:37.940119+0000", 2024-09-14T04:27:42.153 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.2704000000000003e-05 2024-09-14T04:27:42.153 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:27:42.153 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:27:42.153 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:27:42.153 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.153 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.153 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.34791.0:41455 6.2 6:4d3a3e68:::benchmark_data_smithi038_122563_object41454:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2024-09-14T04:27:42.153 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:23:37.608477+0000", 2024-09-14T04:27:42.153 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 244.50151625699999, 2024-09-14T04:27:42.153 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.32462397199999998, 2024-09-14T04:27:42.153 INFO:teuthology.orchestra.run.smithi123.stdout: "continuous": false, 2024-09-14T04:27:42.153 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:27:42.153 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:27:42.154 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:27:42.154 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.34791", 2024-09-14T04:27:42.154 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/3806562909", 2024-09-14T04:27:42.154 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 41455 2024-09-14T04:27:42.154 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.154 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:27:42.154 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.154 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:27:42.154 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:37.608477+0000", 2024-09-14T04:27:42.154 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:27:42.154 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.154 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.154 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:27:42.155 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:37.608477+0000", 2024-09-14T04:27:42.155 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:27:42.155 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.155 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.155 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:27:42.155 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:37.608478+0000", 2024-09-14T04:27:42.155 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.1519999999999999e-06 2024-09-14T04:27:42.155 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.155 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.155 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:27:42.155 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:37.608525+0000", 2024-09-14T04:27:42.155 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.6662999999999997e-05 2024-09-14T04:27:42.155 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.155 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.156 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:27:42.156 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:37.608537+0000", 2024-09-14T04:27:42.156 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.2259000000000001e-05 2024-09-14T04:27:42.156 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.156 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.156 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:27:42.156 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:37.608543+0000", 2024-09-14T04:27:42.156 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.2009999999999996e-06 2024-09-14T04:27:42.156 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.156 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.156 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:27:42.156 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:37.608599+0000", 2024-09-14T04:27:42.156 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.5958999999999997e-05 2024-09-14T04:27:42.157 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.157 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.157 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:27:42.157 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:37.608693+0000", 2024-09-14T04:27:42.157 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.4129999999999995e-05 2024-09-14T04:27:42.157 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.157 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.157 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 2,3", 2024-09-14T04:27:42.157 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:37.608778+0000", 2024-09-14T04:27:42.157 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.4567000000000005e-05 2024-09-14T04:27:42.157 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.157 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.157 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:27:42.157 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:37.609941+0000", 2024-09-14T04:27:42.158 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0011632050000000001 2024-09-14T04:27:42.158 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.158 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.158 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:27:42.158 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:37.610711+0000", 2024-09-14T04:27:42.158 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00076984299999999998 2024-09-14T04:27:42.158 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.158 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.158 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:27:42.158 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:37.932974+0000", 2024-09-14T04:27:42.158 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.32226355000000001 2024-09-14T04:27:42.158 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.158 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.158 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:27:42.159 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:37.933046+0000", 2024-09-14T04:27:42.159 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.1359000000000006e-05 2024-09-14T04:27:42.159 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.159 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.159 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:27:42.159 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:37.933101+0000", 2024-09-14T04:27:42.159 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.5084000000000003e-05 2024-09-14T04:27:42.159 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:27:42.159 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:27:42.159 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:27:42.159 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.159 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.159 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.34791.0:41456 6.e 6:7c67a8ab:::benchmark_data_smithi038_122563_object41455:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2024-09-14T04:27:42.159 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:23:37.610651+0000", 2024-09-14T04:27:42.160 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 244.49934194299999, 2024-09-14T04:27:42.160 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.32976297500000001, 2024-09-14T04:27:42.160 INFO:teuthology.orchestra.run.smithi123.stdout: "continuous": false, 2024-09-14T04:27:42.160 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:27:42.160 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:27:42.160 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:27:42.160 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.34791", 2024-09-14T04:27:42.160 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/3806562909", 2024-09-14T04:27:42.160 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 41456 2024-09-14T04:27:42.160 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.160 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:27:42.160 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.160 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:27:42.160 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:37.610651+0000", 2024-09-14T04:27:42.161 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:27:42.161 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.161 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.161 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:27:42.161 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:37.610651+0000", 2024-09-14T04:27:42.161 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:27:42.161 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.161 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.161 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:27:42.161 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:37.610652+0000", 2024-09-14T04:27:42.161 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.0399999999999995e-07 2024-09-14T04:27:42.161 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.161 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.162 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:27:42.162 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:37.610726+0000", 2024-09-14T04:27:42.162 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.3973000000000005e-05 2024-09-14T04:27:42.162 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.162 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.162 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:27:42.162 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:37.610733+0000", 2024-09-14T04:27:42.162 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.7390000000000002e-06 2024-09-14T04:27:42.162 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.162 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.162 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:27:42.162 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:37.610737+0000", 2024-09-14T04:27:42.162 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.0770000000000001e-06 2024-09-14T04:27:42.162 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.163 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.163 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:27:42.163 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:37.610771+0000", 2024-09-14T04:27:42.163 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.4613000000000002e-05 2024-09-14T04:27:42.163 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.163 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.163 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:27:42.163 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:37.610857+0000", 2024-09-14T04:27:42.163 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.5674999999999995e-05 2024-09-14T04:27:42.163 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.163 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.163 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,2", 2024-09-14T04:27:42.163 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:37.610939+0000", 2024-09-14T04:27:42.163 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.1594999999999994e-05 2024-09-14T04:27:42.164 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.164 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.164 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:27:42.164 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:37.611771+0000", 2024-09-14T04:27:42.164 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00083229500000000004 2024-09-14T04:27:42.164 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.164 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.164 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:27:42.164 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:37.612841+0000", 2024-09-14T04:27:42.164 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0010699590000000001 2024-09-14T04:27:42.164 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.164 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.164 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:27:42.164 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:37.940311+0000", 2024-09-14T04:27:42.165 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.32747016400000001 2024-09-14T04:27:42.165 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.165 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.165 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:27:42.165 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:37.940369+0000", 2024-09-14T04:27:42.165 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.7921999999999999e-05 2024-09-14T04:27:42.165 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.165 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.165 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:27:42.165 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:37.940414+0000", 2024-09-14T04:27:42.165 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.5259000000000002e-05 2024-09-14T04:27:42.165 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:27:42.165 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:27:42.166 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:27:42.166 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.166 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.166 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.34791.0:41458 6.e 6:7fcd944c:::benchmark_data_smithi038_122563_object41457:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2024-09-14T04:27:42.166 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:23:37.612951+0000", 2024-09-14T04:27:42.166 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 244.49704234699999, 2024-09-14T04:27:42.166 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.32761025999999999, 2024-09-14T04:27:42.166 INFO:teuthology.orchestra.run.smithi123.stdout: "continuous": false, 2024-09-14T04:27:42.166 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:27:42.166 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:27:42.166 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:27:42.166 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.34791", 2024-09-14T04:27:42.166 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/3806562909", 2024-09-14T04:27:42.167 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 41458 2024-09-14T04:27:42.167 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.167 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:27:42.167 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.167 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:27:42.167 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:37.612951+0000", 2024-09-14T04:27:42.167 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:27:42.167 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.167 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.167 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:27:42.167 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:37.612951+0000", 2024-09-14T04:27:42.167 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:27:42.167 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.167 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.167 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:27:42.168 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:37.612951+0000", 2024-09-14T04:27:42.168 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.9100000000000003e-07 2024-09-14T04:27:42.168 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.168 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.168 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:27:42.168 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:37.613019+0000", 2024-09-14T04:27:42.168 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.7470000000000003e-05 2024-09-14T04:27:42.168 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.168 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.168 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:27:42.168 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:37.613029+0000", 2024-09-14T04:27:42.168 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0345e-05 2024-09-14T04:27:42.168 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.168 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.169 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:27:42.169 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:37.613034+0000", 2024-09-14T04:27:42.169 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.8239999999999999e-06 2024-09-14T04:27:42.169 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.169 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.169 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:27:42.169 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:37.613070+0000", 2024-09-14T04:27:42.169 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.6083e-05 2024-09-14T04:27:42.169 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.169 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.169 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:27:42.169 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:37.613149+0000", 2024-09-14T04:27:42.169 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.9177000000000004e-05 2024-09-14T04:27:42.170 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.170 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.170 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,2", 2024-09-14T04:27:42.170 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:37.613231+0000", 2024-09-14T04:27:42.170 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.1734e-05 2024-09-14T04:27:42.170 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.170 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.170 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:27:42.170 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:37.614412+0000", 2024-09-14T04:27:42.170 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0011810620000000001 2024-09-14T04:27:42.170 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.170 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.170 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:27:42.171 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:37.614623+0000", 2024-09-14T04:27:42.171 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000210798 2024-09-14T04:27:42.171 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.171 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.171 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:27:42.171 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:37.940458+0000", 2024-09-14T04:27:42.171 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.32583504000000002 2024-09-14T04:27:42.171 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.171 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.171 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:27:42.171 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:37.940512+0000", 2024-09-14T04:27:42.171 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.3532999999999997e-05 2024-09-14T04:27:42.171 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.171 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.172 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:27:42.172 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:37.940561+0000", 2024-09-14T04:27:42.172 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.9502999999999997e-05 2024-09-14T04:27:42.172 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:27:42.172 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:27:42.172 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:27:42.172 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.172 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.172 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.34791.0:44877 6.2 6:4c2d587a:::benchmark_data_smithi038_122563_object44876:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2024-09-14T04:27:42.172 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:23:40.332597+0000", 2024-09-14T04:27:42.172 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 241.77739621399999, 2024-09-14T04:27:42.172 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.29346116799999999, 2024-09-14T04:27:42.172 INFO:teuthology.orchestra.run.smithi123.stdout: "continuous": false, 2024-09-14T04:27:42.173 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:27:42.173 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:27:42.173 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:27:42.173 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.34791", 2024-09-14T04:27:42.173 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/3806562909", 2024-09-14T04:27:42.173 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 44877 2024-09-14T04:27:42.173 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.173 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:27:42.173 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.173 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:27:42.173 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:40.332597+0000", 2024-09-14T04:27:42.173 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:27:42.173 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.174 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.174 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:27:42.174 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:40.332597+0000", 2024-09-14T04:27:42.174 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:27:42.174 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.174 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.174 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:27:42.174 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:40.332598+0000", 2024-09-14T04:27:42.174 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.618e-06 2024-09-14T04:27:42.174 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.174 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.174 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:27:42.174 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:40.332642+0000", 2024-09-14T04:27:42.174 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.3402000000000002e-05 2024-09-14T04:27:42.175 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.175 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.175 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:27:42.175 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:40.332660+0000", 2024-09-14T04:27:42.175 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.7618e-05 2024-09-14T04:27:42.175 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.175 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.175 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:27:42.175 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:40.332667+0000", 2024-09-14T04:27:42.175 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.7819999999999994e-06 2024-09-14T04:27:42.175 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.175 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.175 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:27:42.175 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:40.332728+0000", 2024-09-14T04:27:42.176 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.0813999999999997e-05 2024-09-14T04:27:42.176 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.176 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.176 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:27:42.176 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:40.332878+0000", 2024-09-14T04:27:42.176 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00014954500000000001 2024-09-14T04:27:42.176 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.176 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.176 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 2,3", 2024-09-14T04:27:42.176 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:40.333015+0000", 2024-09-14T04:27:42.176 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000136959 2024-09-14T04:27:42.176 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.176 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.176 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:27:42.176 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:40.335306+0000", 2024-09-14T04:27:42.177 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.002291726 2024-09-14T04:27:42.177 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.177 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.177 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:27:42.177 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:40.470650+0000", 2024-09-14T04:27:42.177 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.135343503 2024-09-14T04:27:42.177 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.177 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.177 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:27:42.177 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:40.625962+0000", 2024-09-14T04:27:42.177 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.15531230100000001 2024-09-14T04:27:42.177 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.178 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.178 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:27:42.178 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:40.626004+0000", 2024-09-14T04:27:42.178 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.2111999999999999e-05 2024-09-14T04:27:42.178 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.178 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.178 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:27:42.178 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:40.626058+0000", 2024-09-14T04:27:42.178 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.3788000000000001e-05 2024-09-14T04:27:42.178 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:27:42.178 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:27:42.178 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:27:42.178 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.178 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.179 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.34791.0:44889 6.2 6:40e6162c:::benchmark_data_smithi038_122563_object44888:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2024-09-14T04:27:42.179 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:23:40.335390+0000", 2024-09-14T04:27:42.179 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 241.77460341700001, 2024-09-14T04:27:42.179 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.29076741699999997, 2024-09-14T04:27:42.179 INFO:teuthology.orchestra.run.smithi123.stdout: "continuous": false, 2024-09-14T04:27:42.179 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:27:42.179 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:27:42.179 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:27:42.179 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.34791", 2024-09-14T04:27:42.179 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/3806562909", 2024-09-14T04:27:42.179 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 44889 2024-09-14T04:27:42.179 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.179 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:27:42.179 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.180 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:27:42.180 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:40.335390+0000", 2024-09-14T04:27:42.180 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:27:42.180 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.180 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.180 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:27:42.180 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:40.335390+0000", 2024-09-14T04:27:42.180 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:27:42.180 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.180 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.180 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:27:42.180 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:40.335391+0000", 2024-09-14T04:27:42.180 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3239999999999999e-06 2024-09-14T04:27:42.180 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.181 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.181 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:27:42.181 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:40.335462+0000", 2024-09-14T04:27:42.181 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.1481000000000002e-05 2024-09-14T04:27:42.181 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.181 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.181 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:27:42.181 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:40.335480+0000", 2024-09-14T04:27:42.181 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.7476999999999999e-05 2024-09-14T04:27:42.181 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.181 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.181 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:27:42.181 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:40.335489+0000", 2024-09-14T04:27:42.181 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.1430000000000004e-06 2024-09-14T04:27:42.182 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.182 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.182 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:27:42.182 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:40.335538+0000", 2024-09-14T04:27:42.182 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.9110000000000002e-05 2024-09-14T04:27:42.182 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.182 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.182 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:27:42.182 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:40.335632+0000", 2024-09-14T04:27:42.182 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.4024000000000006e-05 2024-09-14T04:27:42.182 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.182 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.182 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 2,3", 2024-09-14T04:27:42.182 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:40.335718+0000", 2024-09-14T04:27:42.183 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.5451999999999994e-05 2024-09-14T04:27:42.183 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.183 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.183 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:27:42.183 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:40.337086+0000", 2024-09-14T04:27:42.183 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.001368553 2024-09-14T04:27:42.183 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.183 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.183 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:27:42.183 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:40.470706+0000", 2024-09-14T04:27:42.183 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.13361988 2024-09-14T04:27:42.183 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.183 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.183 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:27:42.183 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:40.626094+0000", 2024-09-14T04:27:42.184 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.15538776500000001 2024-09-14T04:27:42.184 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.184 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.184 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:27:42.184 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:40.626130+0000", 2024-09-14T04:27:42.184 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.6455999999999998e-05 2024-09-14T04:27:42.184 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.184 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.184 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:27:42.184 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:23:40.626157+0000", 2024-09-14T04:27:42.184 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.6752000000000001e-05 2024-09-14T04:27:42.184 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:27:42.184 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:27:42.184 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:27:42.185 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.185 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.185 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.34791.0:84406 6.2 6:4b7a972a:::benchmark_data_smithi038_122563_object84405:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e108)", 2024-09-14T04:27:42.185 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:24:17.871936+0000", 2024-09-14T04:27:42.185 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 204.23805755199999, 2024-09-14T04:27:42.185 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.28687549200000001, 2024-09-14T04:27:42.185 INFO:teuthology.orchestra.run.smithi123.stdout: "continuous": false, 2024-09-14T04:27:42.185 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:27:42.185 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:27:42.185 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:27:42.185 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.34791", 2024-09-14T04:27:42.185 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/3806562909", 2024-09-14T04:27:42.185 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 84406 2024-09-14T04:27:42.185 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.186 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:27:42.186 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.186 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:27:42.186 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:17.871936+0000", 2024-09-14T04:27:42.186 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:27:42.186 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.186 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.186 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:27:42.186 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:17.871936+0000", 2024-09-14T04:27:42.186 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:27:42.186 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.186 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.186 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:27:42.187 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:17.871937+0000", 2024-09-14T04:27:42.187 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.5799999999999999e-06 2024-09-14T04:27:42.187 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.187 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.187 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:27:42.187 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:17.871994+0000", 2024-09-14T04:27:42.187 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.6888999999999997e-05 2024-09-14T04:27:42.187 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.187 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.187 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:27:42.187 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:17.872009+0000", 2024-09-14T04:27:42.187 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.4701999999999999e-05 2024-09-14T04:27:42.187 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.187 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.188 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:27:42.188 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:17.872015+0000", 2024-09-14T04:27:42.188 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.156e-06 2024-09-14T04:27:42.188 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.188 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.188 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:27:42.188 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:17.872454+0000", 2024-09-14T04:27:42.188 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00043869999999999998 2024-09-14T04:27:42.188 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.188 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.188 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:27:42.188 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:17.872609+0000", 2024-09-14T04:27:42.188 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000155735 2024-09-14T04:27:42.188 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.189 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.189 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 2,3", 2024-09-14T04:27:42.189 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:17.872751+0000", 2024-09-14T04:27:42.189 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00014191599999999999 2024-09-14T04:27:42.189 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.189 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.189 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:27:42.189 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:17.875537+0000", 2024-09-14T04:27:42.189 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0027860599999999999 2024-09-14T04:27:42.189 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.189 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.189 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:27:42.189 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:17.879626+0000", 2024-09-14T04:27:42.190 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0040885840000000001 2024-09-14T04:27:42.190 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.190 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.190 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:27:42.190 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:18.158704+0000", 2024-09-14T04:27:42.190 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.279078137 2024-09-14T04:27:42.190 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.190 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.190 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:27:42.190 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:18.158765+0000", 2024-09-14T04:27:42.190 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.0662000000000003e-05 2024-09-14T04:27:42.190 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.190 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.190 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:27:42.191 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:18.158811+0000", 2024-09-14T04:27:42.191 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.6371e-05 2024-09-14T04:27:42.191 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:27:42.191 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:27:42.191 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:27:42.191 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.191 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.191 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.34791.0:99056 6.2 6:4eb81e8b:::benchmark_data_smithi038_122563_object99055:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e108)", 2024-09-14T04:27:42.191 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:24:34.417992+0000", 2024-09-14T04:27:42.191 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 187.69200117700001, 2024-09-14T04:27:42.191 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.30573331799999998, 2024-09-14T04:27:42.191 INFO:teuthology.orchestra.run.smithi123.stdout: "continuous": false, 2024-09-14T04:27:42.191 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:27:42.191 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:27:42.192 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:27:42.192 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.34791", 2024-09-14T04:27:42.192 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/3806562909", 2024-09-14T04:27:42.192 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 99056 2024-09-14T04:27:42.192 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.192 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:27:42.192 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.192 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:27:42.192 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:34.417992+0000", 2024-09-14T04:27:42.192 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:27:42.192 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.192 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.192 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:27:42.193 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:34.417992+0000", 2024-09-14T04:27:42.193 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:27:42.193 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.193 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.193 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:27:42.193 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:34.417993+0000", 2024-09-14T04:27:42.193 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.5899999999999995e-07 2024-09-14T04:27:42.193 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.193 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.193 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:27:42.193 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:34.418029+0000", 2024-09-14T04:27:42.193 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.642e-05 2024-09-14T04:27:42.193 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.194 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.194 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:27:42.194 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:34.418036+0000", 2024-09-14T04:27:42.194 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.4899999999999997e-06 2024-09-14T04:27:42.194 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.194 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.194 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:27:42.194 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:34.418042+0000", 2024-09-14T04:27:42.194 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.0440000000000001e-06 2024-09-14T04:27:42.194 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.194 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.194 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:27:42.194 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:34.418117+0000", 2024-09-14T04:27:42.194 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.4892000000000001e-05 2024-09-14T04:27:42.194 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.195 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.195 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:27:42.195 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:34.418253+0000", 2024-09-14T04:27:42.195 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00013663799999999999 2024-09-14T04:27:42.195 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.195 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.195 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 2,3", 2024-09-14T04:27:42.195 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:34.418384+0000", 2024-09-14T04:27:42.195 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000130751 2024-09-14T04:27:42.195 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.195 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.195 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:27:42.196 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:34.421538+0000", 2024-09-14T04:27:42.196 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.003154254 2024-09-14T04:27:42.196 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.196 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.196 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:27:42.196 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:34.429450+0000", 2024-09-14T04:27:42.196 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.007911721 2024-09-14T04:27:42.196 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.196 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.196 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:27:42.196 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:34.723567+0000", 2024-09-14T04:27:42.196 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.29411716700000001 2024-09-14T04:27:42.196 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.196 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.197 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:27:42.197 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:34.723660+0000", 2024-09-14T04:27:42.197 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.2943999999999996e-05 2024-09-14T04:27:42.197 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.197 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.197 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:27:42.197 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:34.723725+0000", 2024-09-14T04:27:42.197 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.5238000000000001e-05 2024-09-14T04:27:42.197 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:27:42.197 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:27:42.197 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:27:42.197 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.197 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.197 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.34791.0:99063 6.2 6:4ac8477f:::benchmark_data_smithi038_122563_object99062:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e108)", 2024-09-14T04:27:42.198 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:24:34.424015+0000", 2024-09-14T04:27:42.198 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 187.68597842200001, 2024-09-14T04:27:42.198 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.30605220100000002, 2024-09-14T04:27:42.198 INFO:teuthology.orchestra.run.smithi123.stdout: "continuous": false, 2024-09-14T04:27:42.198 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:27:42.198 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:27:42.198 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:27:42.198 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.34791", 2024-09-14T04:27:42.198 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/3806562909", 2024-09-14T04:27:42.198 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 99063 2024-09-14T04:27:42.198 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.198 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:27:42.198 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.199 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:27:42.199 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:34.424015+0000", 2024-09-14T04:27:42.199 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:27:42.199 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.199 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.199 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:27:42.199 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:34.424015+0000", 2024-09-14T04:27:42.199 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:27:42.199 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.199 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.199 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:27:42.199 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:34.424017+0000", 2024-09-14T04:27:42.199 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.243e-06 2024-09-14T04:27:42.200 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.200 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.200 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:27:42.200 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:34.424084+0000", 2024-09-14T04:27:42.200 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.6991999999999998e-05 2024-09-14T04:27:42.200 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.200 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.200 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:27:42.200 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:34.424105+0000", 2024-09-14T04:27:42.200 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.0656e-05 2024-09-14T04:27:42.200 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.200 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.200 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:27:42.200 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:34.424115+0000", 2024-09-14T04:27:42.201 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0675e-05 2024-09-14T04:27:42.201 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.201 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.201 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:27:42.201 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:34.424181+0000", 2024-09-14T04:27:42.201 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.5775e-05 2024-09-14T04:27:42.201 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.201 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.201 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:27:42.201 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:34.424325+0000", 2024-09-14T04:27:42.201 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00014418800000000001 2024-09-14T04:27:42.201 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.201 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.202 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 2,3", 2024-09-14T04:27:42.202 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:34.424471+0000", 2024-09-14T04:27:42.202 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000145477 2024-09-14T04:27:42.202 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.202 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.202 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:27:42.202 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:34.428306+0000", 2024-09-14T04:27:42.202 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0038352899999999999 2024-09-14T04:27:42.202 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.202 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.202 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:27:42.202 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:34.430924+0000", 2024-09-14T04:27:42.202 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0026178690000000001 2024-09-14T04:27:42.202 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.203 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.203 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:27:42.203 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:34.729892+0000", 2024-09-14T04:27:42.203 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.29896820800000001 2024-09-14T04:27:42.203 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.203 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.203 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:27:42.203 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:34.729986+0000", 2024-09-14T04:27:42.203 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.4061000000000006e-05 2024-09-14T04:27:42.203 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.203 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.203 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:27:42.203 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:34.730067+0000", 2024-09-14T04:27:42.204 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.0766999999999994e-05 2024-09-14T04:27:42.204 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:27:42.204 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:27:42.204 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:27:42.204 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.204 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.204 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.34791.0:99074 6.2 6:495d79bc:::benchmark_data_smithi038_122563_object99073:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e108)", 2024-09-14T04:27:42.204 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:24:34.434152+0000", 2024-09-14T04:27:42.204 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 187.67584062, 2024-09-14T04:27:42.204 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.30241778200000002, 2024-09-14T04:27:42.204 INFO:teuthology.orchestra.run.smithi123.stdout: "continuous": false, 2024-09-14T04:27:42.204 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:27:42.204 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:27:42.204 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:27:42.205 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.34791", 2024-09-14T04:27:42.205 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/3806562909", 2024-09-14T04:27:42.205 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 99074 2024-09-14T04:27:42.205 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.205 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:27:42.205 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.205 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:27:42.205 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:34.434152+0000", 2024-09-14T04:27:42.205 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:27:42.205 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.205 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.205 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:27:42.205 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:34.434152+0000", 2024-09-14T04:27:42.205 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:27:42.206 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.206 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.206 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:27:42.206 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:34.434154+0000", 2024-09-14T04:27:42.206 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3230000000000001e-06 2024-09-14T04:27:42.206 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.206 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.206 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:27:42.206 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:34.434209+0000", 2024-09-14T04:27:42.206 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.5674000000000003e-05 2024-09-14T04:27:42.206 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.206 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.206 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:27:42.206 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:34.434221+0000", 2024-09-14T04:27:42.207 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.113e-05 2024-09-14T04:27:42.207 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.207 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.207 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:27:42.207 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:34.434226+0000", 2024-09-14T04:27:42.207 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.5090000000000001e-06 2024-09-14T04:27:42.207 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.207 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.207 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:27:42.207 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:34.434279+0000", 2024-09-14T04:27:42.207 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.2531999999999998e-05 2024-09-14T04:27:42.207 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.207 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.207 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:27:42.207 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:34.434389+0000", 2024-09-14T04:27:42.208 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000110661 2024-09-14T04:27:42.208 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.208 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.208 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 2,3", 2024-09-14T04:27:42.208 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:34.434496+0000", 2024-09-14T04:27:42.208 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00010627 2024-09-14T04:27:42.208 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.208 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.208 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:27:42.208 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:34.439039+0000", 2024-09-14T04:27:42.208 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0045437059999999998 2024-09-14T04:27:42.208 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.208 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.208 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:27:42.209 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:34.439612+0000", 2024-09-14T04:27:42.209 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00057237300000000004 2024-09-14T04:27:42.209 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.209 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.209 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:27:42.209 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:34.736248+0000", 2024-09-14T04:27:42.209 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.29663594300000001 2024-09-14T04:27:42.209 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.209 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.209 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:27:42.209 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:34.736425+0000", 2024-09-14T04:27:42.209 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00017739200000000001 2024-09-14T04:27:42.209 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.209 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.210 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:27:42.210 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:34.736570+0000", 2024-09-14T04:27:42.210 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00014526900000000001 2024-09-14T04:27:42.210 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:27:42.210 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:27:42.210 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:27:42.210 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.210 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.211 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.34791.0:99075 6.2 6:4e0007c4:::benchmark_data_smithi038_122563_object99074:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e108)", 2024-09-14T04:27:42.212 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:24:34.434984+0000", 2024-09-14T04:27:42.212 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 187.67500925300001, 2024-09-14T04:27:42.212 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.309860144, 2024-09-14T04:27:42.212 INFO:teuthology.orchestra.run.smithi123.stdout: "continuous": false, 2024-09-14T04:27:42.212 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:27:42.212 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:27:42.212 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:27:42.212 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.34791", 2024-09-14T04:27:42.212 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/3806562909", 2024-09-14T04:27:42.212 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 99075 2024-09-14T04:27:42.212 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.212 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:27:42.213 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.213 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:27:42.213 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:34.434984+0000", 2024-09-14T04:27:42.213 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:27:42.213 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.213 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.213 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:27:42.213 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:34.434984+0000", 2024-09-14T04:27:42.213 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:27:42.213 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.213 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.213 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:27:42.213 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:34.434985+0000", 2024-09-14T04:27:42.213 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.9100000000000003e-07 2024-09-14T04:27:42.214 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.214 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.214 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:27:42.214 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:34.435035+0000", 2024-09-14T04:27:42.214 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.0710000000000001e-05 2024-09-14T04:27:42.214 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.214 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.214 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:27:42.214 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:34.435044+0000", 2024-09-14T04:27:42.214 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.3389999999999993e-06 2024-09-14T04:27:42.214 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.214 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.214 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:27:42.215 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:34.435048+0000", 2024-09-14T04:27:42.215 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.5399999999999997e-06 2024-09-14T04:27:42.215 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.215 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.215 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:27:42.215 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:34.436748+0000", 2024-09-14T04:27:42.215 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0016997469999999999 2024-09-14T04:27:42.215 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.215 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.215 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:27:42.215 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:34.436835+0000", 2024-09-14T04:27:42.215 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.7510999999999996e-05 2024-09-14T04:27:42.215 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.215 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.216 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 2,3", 2024-09-14T04:27:42.216 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:34.436919+0000", 2024-09-14T04:27:42.216 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.3943999999999995e-05 2024-09-14T04:27:42.216 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.216 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.216 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:27:42.216 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:34.439171+0000", 2024-09-14T04:27:42.216 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0022518859999999998 2024-09-14T04:27:42.216 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.216 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.216 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:27:42.216 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:34.439697+0000", 2024-09-14T04:27:42.216 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00052552499999999999 2024-09-14T04:27:42.217 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.217 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.217 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:27:42.217 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:34.744577+0000", 2024-09-14T04:27:42.217 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.30488070099999998 2024-09-14T04:27:42.217 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.217 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.217 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:27:42.217 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:34.744733+0000", 2024-09-14T04:27:42.217 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00015572700000000001 2024-09-14T04:27:42.217 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.217 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.217 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:27:42.217 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:34.744844+0000", 2024-09-14T04:27:42.218 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00011082300000000001 2024-09-14T04:27:42.218 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:27:42.218 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:27:42.218 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:27:42.218 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.218 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.218 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.34791.0:100495 6.2 6:4de6108d:::benchmark_data_smithi038_122563_object100494:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e108)", 2024-09-14T04:27:42.218 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:24:36.490380+0000", 2024-09-14T04:27:42.218 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 185.61961281000001, 2024-09-14T04:27:42.218 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.28098799400000002, 2024-09-14T04:27:42.218 INFO:teuthology.orchestra.run.smithi123.stdout: "continuous": false, 2024-09-14T04:27:42.218 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:27:42.218 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:27:42.218 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:27:42.218 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.34791", 2024-09-14T04:27:42.219 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/3806562909", 2024-09-14T04:27:42.219 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 100495 2024-09-14T04:27:42.219 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.219 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:27:42.219 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.219 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:27:42.219 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:36.490380+0000", 2024-09-14T04:27:42.219 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:27:42.219 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.219 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.219 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:27:42.219 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:36.490380+0000", 2024-09-14T04:27:42.219 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:27:42.219 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.219 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.220 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:27:42.220 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:36.490382+0000", 2024-09-14T04:27:42.220 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.5430000000000001e-06 2024-09-14T04:27:42.220 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.220 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.220 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:27:42.220 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:36.490420+0000", 2024-09-14T04:27:42.220 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.7780000000000001e-05 2024-09-14T04:27:42.220 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.220 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.220 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:27:42.220 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:36.490434+0000", 2024-09-14T04:27:42.220 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.4208e-05 2024-09-14T04:27:42.220 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.221 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.221 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:27:42.221 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:36.490440+0000", 2024-09-14T04:27:42.221 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.3470000000000004e-06 2024-09-14T04:27:42.221 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.221 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.221 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:27:42.221 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:36.490500+0000", 2024-09-14T04:27:42.221 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.9463999999999999e-05 2024-09-14T04:27:42.221 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.221 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.221 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:27:42.221 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:36.490663+0000", 2024-09-14T04:27:42.221 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00016326099999999999 2024-09-14T04:27:42.221 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.222 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.222 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 2,3", 2024-09-14T04:27:42.222 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:36.490827+0000", 2024-09-14T04:27:42.222 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000163955 2024-09-14T04:27:42.222 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.222 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.222 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:27:42.222 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:36.495119+0000", 2024-09-14T04:27:42.222 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.004292171 2024-09-14T04:27:42.222 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.222 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.222 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:27:42.222 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:36.495162+0000", 2024-09-14T04:27:42.222 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.3436000000000002e-05 2024-09-14T04:27:42.223 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.223 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.223 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:27:42.223 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:36.771237+0000", 2024-09-14T04:27:42.223 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.27607489299999999 2024-09-14T04:27:42.223 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.223 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.223 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:27:42.223 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:36.771308+0000", 2024-09-14T04:27:42.223 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.0307000000000003e-05 2024-09-14T04:27:42.223 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.223 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.223 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:27:42.223 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:24:36.771368+0000", 2024-09-14T04:27:42.223 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.0628999999999998e-05 2024-09-14T04:27:42.224 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:27:42.224 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:27:42.224 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:27:42.224 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.224 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.224 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.34791.0:170830 6.2 6:4d2268d9:::benchmark_data_smithi038_122563_object63215:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e111)", 2024-09-14T04:27:42.224 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:26:12.333035+0000", 2024-09-14T04:27:42.224 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 89.776958190000002, 2024-09-14T04:27:42.224 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.30610723699999998, 2024-09-14T04:27:42.224 INFO:teuthology.orchestra.run.smithi123.stdout: "continuous": false, 2024-09-14T04:27:42.224 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:27:42.224 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:27:42.224 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:27:42.224 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.34791", 2024-09-14T04:27:42.225 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/3806562909", 2024-09-14T04:27:42.225 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 170830 2024-09-14T04:27:42.225 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.225 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:27:42.225 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.225 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:27:42.225 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:26:12.333035+0000", 2024-09-14T04:27:42.225 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:27:42.225 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.225 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.225 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:27:42.225 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:26:12.333035+0000", 2024-09-14T04:27:42.225 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:27:42.226 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.226 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.226 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:27:42.226 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:26:12.333036+0000", 2024-09-14T04:27:42.226 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.235e-06 2024-09-14T04:27:42.226 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.226 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.226 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:27:42.226 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:26:12.333040+0000", 2024-09-14T04:27:42.226 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.2139999999999998e-06 2024-09-14T04:27:42.226 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.226 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.226 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:27:42.226 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:26:12.333052+0000", 2024-09-14T04:27:42.226 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.2096000000000001e-05 2024-09-14T04:27:42.226 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.227 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.227 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:27:42.227 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:26:12.333058+0000", 2024-09-14T04:27:42.227 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.3920000000000002e-06 2024-09-14T04:27:42.227 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.227 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.227 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:27:42.227 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:26:12.333118+0000", 2024-09-14T04:27:42.227 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.9929999999999997e-05 2024-09-14T04:27:42.227 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.227 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.227 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:27:42.227 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:26:12.333246+0000", 2024-09-14T04:27:42.227 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00012849700000000001 2024-09-14T04:27:42.228 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.228 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.228 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 2,3", 2024-09-14T04:27:42.228 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:26:12.333364+0000", 2024-09-14T04:27:42.228 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000117683 2024-09-14T04:27:42.228 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.228 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.228 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:27:42.228 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:26:12.337013+0000", 2024-09-14T04:27:42.228 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0036495 2024-09-14T04:27:42.228 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.228 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.228 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:27:42.229 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:26:12.337626+0000", 2024-09-14T04:27:42.229 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00061302299999999998 2024-09-14T04:27:42.229 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.229 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.229 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:27:42.229 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:26:12.639034+0000", 2024-09-14T04:27:42.229 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.30140711100000001 2024-09-14T04:27:42.229 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.229 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.229 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:27:42.229 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:26:12.639093+0000", 2024-09-14T04:27:42.229 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.9528999999999999e-05 2024-09-14T04:27:42.229 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.229 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.229 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:27:42.230 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:26:12.639142+0000", 2024-09-14T04:27:42.230 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.9026999999999997e-05 2024-09-14T04:27:42.230 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:27:42.230 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:27:42.230 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:27:42.230 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.230 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.230 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.34791.0:170833 6.2 6:41a3aa4c:::benchmark_data_smithi038_122563_object63218:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e111)", 2024-09-14T04:27:42.230 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:26:12.340722+0000", 2024-09-14T04:27:42.230 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 89.769270634999998, 2024-09-14T04:27:42.230 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.29850803100000001, 2024-09-14T04:27:42.230 INFO:teuthology.orchestra.run.smithi123.stdout: "continuous": false, 2024-09-14T04:27:42.230 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:27:42.230 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:27:42.230 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:27:42.231 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.34791", 2024-09-14T04:27:42.231 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/3806562909", 2024-09-14T04:27:42.231 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 170833 2024-09-14T04:27:42.231 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.231 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:27:42.231 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.231 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:27:42.231 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:26:12.340722+0000", 2024-09-14T04:27:42.231 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:27:42.231 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.231 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.231 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:27:42.231 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:26:12.340722+0000", 2024-09-14T04:27:42.231 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:27:42.231 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.232 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.232 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:27:42.232 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:26:12.340724+0000", 2024-09-14T04:27:42.232 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.5069999999999999e-06 2024-09-14T04:27:42.232 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.232 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.232 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:27:42.232 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:26:12.340730+0000", 2024-09-14T04:27:42.232 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.4919999999999998e-06 2024-09-14T04:27:42.232 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.232 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.232 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:27:42.232 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:26:12.340747+0000", 2024-09-14T04:27:42.233 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.6427999999999999e-05 2024-09-14T04:27:42.233 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.233 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.233 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:27:42.233 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:26:12.340757+0000", 2024-09-14T04:27:42.233 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.6949999999999995e-06 2024-09-14T04:27:42.233 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.233 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.233 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:27:42.233 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:26:12.340819+0000", 2024-09-14T04:27:42.233 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.2620999999999996e-05 2024-09-14T04:27:42.233 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.233 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.233 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:27:42.234 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:26:12.340910+0000", 2024-09-14T04:27:42.234 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.0859000000000005e-05 2024-09-14T04:27:42.234 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.234 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.234 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 2,3", 2024-09-14T04:27:42.234 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:26:12.340993+0000", 2024-09-14T04:27:42.234 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.2525e-05 2024-09-14T04:27:42.234 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.234 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.234 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:27:42.234 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:26:12.345609+0000", 2024-09-14T04:27:42.234 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0046166530000000001 2024-09-14T04:27:42.234 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.235 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.235 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:27:42.235 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:26:12.345634+0000", 2024-09-14T04:27:42.235 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.4366999999999999e-05 2024-09-14T04:27:42.235 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.235 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.235 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:27:42.235 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:26:12.639170+0000", 2024-09-14T04:27:42.235 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.29353679599999999 2024-09-14T04:27:42.235 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.235 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.235 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:27:42.235 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:26:12.639197+0000", 2024-09-14T04:27:42.235 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.6542000000000001e-05 2024-09-14T04:27:42.236 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.236 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.236 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:27:42.236 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:26:12.639230+0000", 2024-09-14T04:27:42.236 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.3546e-05 2024-09-14T04:27:42.236 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:27:42.236 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:27:42.236 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:27:42.236 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.236 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.236 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.34791.0:170834 6.2 6:4aba4150:::benchmark_data_smithi038_122563_object63219:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e111)", 2024-09-14T04:27:42.236 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:26:12.340797+0000", 2024-09-14T04:27:42.236 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 89.769196343999994, 2024-09-14T04:27:42.236 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.29851222100000002, 2024-09-14T04:27:42.237 INFO:teuthology.orchestra.run.smithi123.stdout: "continuous": false, 2024-09-14T04:27:42.237 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:27:42.237 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:27:42.237 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:27:42.237 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.34791", 2024-09-14T04:27:42.237 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/3806562909", 2024-09-14T04:27:42.237 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 170834 2024-09-14T04:27:42.237 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.237 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:27:42.237 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.237 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:27:42.237 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:26:12.340797+0000", 2024-09-14T04:27:42.237 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:27:42.237 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.238 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.238 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:27:42.238 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:26:12.340797+0000", 2024-09-14T04:27:42.238 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:27:42.238 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.238 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.238 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:27:42.238 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:26:12.340797+0000", 2024-09-14T04:27:42.238 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.1600000000000001e-07 2024-09-14T04:27:42.238 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.238 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.238 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:27:42.238 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:26:12.340801+0000", 2024-09-14T04:27:42.238 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.5279999999999999e-06 2024-09-14T04:27:42.239 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.239 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.239 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:27:42.239 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:26:12.340809+0000", 2024-09-14T04:27:42.239 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.9580000000000007e-06 2024-09-14T04:27:42.239 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.239 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.239 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:27:42.239 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:26:12.340815+0000", 2024-09-14T04:27:42.239 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.3029999999999996e-06 2024-09-14T04:27:42.239 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.239 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.239 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:27:42.239 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:26:12.343680+0000", 2024-09-14T04:27:42.240 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0028649169999999998 2024-09-14T04:27:42.240 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.240 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.240 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:27:42.240 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:26:12.343760+0000", 2024-09-14T04:27:42.240 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.9571000000000001e-05 2024-09-14T04:27:42.240 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.240 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.240 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 2,3", 2024-09-14T04:27:42.240 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:26:12.343826+0000", 2024-09-14T04:27:42.240 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.6548e-05 2024-09-14T04:27:42.240 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.240 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.240 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:27:42.241 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:26:12.345664+0000", 2024-09-14T04:27:42.241 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0018380639999999999 2024-09-14T04:27:42.241 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.241 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.241 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:27:42.241 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:26:12.345752+0000", 2024-09-14T04:27:42.241 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.7707000000000006e-05 2024-09-14T04:27:42.241 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.241 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.241 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:27:42.241 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:26:12.639253+0000", 2024-09-14T04:27:42.241 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.29350049900000003 2024-09-14T04:27:42.241 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.241 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.242 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:27:42.242 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:26:12.639278+0000", 2024-09-14T04:27:42.242 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.5922e-05 2024-09-14T04:27:42.242 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:27:42.242 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:27:42.242 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:27:42.242 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:26:12.639309+0000", 2024-09-14T04:27:42.242 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.0488e-05 2024-09-14T04:27:42.242 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:27:42.242 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:27:42.242 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:27:42.242 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:27:42.242 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:27:42.242 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-14T04:27:42.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:42 smithi123 bash[68976]: cluster 2024-09-14T04:27:41.062896+0000 mgr.y (mgr.26165) 596 : cluster [DBG] pgmap v512: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:42.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:42 smithi123 bash[68976]: cluster 2024-09-14T04:27:41.062896+0000 mgr.y (mgr.26165) 596 : cluster [DBG] pgmap v512: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:42.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:42.244 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:27:42.345 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:42.373 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:42.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:42.375 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:27:42.476 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:42.504 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:42.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:42.506 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:27:42.602 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:27:42.603 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:27:42.607 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:42.630 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:42.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:42.632 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:27:42.733 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:42.757 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:42.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:42.760 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:27:42.861 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:42.889 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:42.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:42.892 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:27:42.954 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.5 dump_ops_in_flight 2024-09-14T04:27:42.992 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:43.016 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:43.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:43.018 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:27:43.119 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:43.143 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:43.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:43.145 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:27:43.245 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:43.271 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:43.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:43.273 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:27:43.374 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:43.400 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:43.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:43.403 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:27:43.503 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:43.531 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:43.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:43.533 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:27:43.634 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:43.660 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:43.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:43.663 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:27:43.764 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:43.793 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:43.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:43.796 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:27:43.897 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:43.925 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:43.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:43.928 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:27:44.028 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:44.057 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:44.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:44.059 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:27:44.160 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:44.186 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:44.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:44.189 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:27:44.245 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-14T04:27:44.289 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:44.301 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:44 smithi038 bash[87336]: cluster 2024-09-14T04:27:43.063509+0000 mgr.y (mgr.26165) 597 : cluster [DBG] pgmap v513: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:44.301 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:44 smithi038 bash[87336]: cluster 2024-09-14T04:27:43.063509+0000 mgr.y (mgr.26165) 597 : cluster [DBG] pgmap v513: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:44.301 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:44 smithi038 bash[84940]: cluster 2024-09-14T04:27:43.063509+0000 mgr.y (mgr.26165) 597 : cluster [DBG] pgmap v513: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:44.301 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:44 smithi038 bash[84940]: cluster 2024-09-14T04:27:43.063509+0000 mgr.y (mgr.26165) 597 : cluster [DBG] pgmap v513: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:44.314 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:44.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:44.316 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:27:44.417 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:44.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:44 smithi123 bash[68976]: cluster 2024-09-14T04:27:43.063509+0000 mgr.y (mgr.26165) 597 : cluster [DBG] pgmap v513: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:44.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:44 smithi123 bash[68976]: cluster 2024-09-14T04:27:43.063509+0000 mgr.y (mgr.26165) 597 : cluster [DBG] pgmap v513: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:44.440 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:44.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:44.442 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:27:44.543 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:44.568 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:44.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:44.571 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:27:44.672 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:44.700 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:44.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:44.702 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:27:44.803 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:44.830 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:44.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:44.833 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:27:44.933 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:44.961 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:44.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:44.964 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:27:45.064 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:45.091 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:45.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:45.094 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:27:45.195 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:45.216 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:45.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:45.219 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:27:45.320 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:45.347 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:45.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:45.349 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:27:45.450 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:45.476 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:45.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:45.478 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:27:45.579 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:45.602 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:45.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:45.604 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:27:45.705 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:45.727 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:45.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:45.729 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:27:45.830 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:45.859 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:45.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:45.862 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:27:45.962 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:45.981 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:45.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:45.983 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:27:46.084 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:46.109 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:46.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:46.112 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:27:46.137 INFO:teuthology.orchestra.run.smithi038.stderr:reweighted osd.3 to 1 (10000) 2024-09-14T04:27:46.213 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:46.231 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:46.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:46.233 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:27:46.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:46 smithi038 bash[84940]: cluster 2024-09-14T04:27:45.064511+0000 mgr.y (mgr.26165) 598 : cluster [DBG] pgmap v514: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:46.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:46 smithi038 bash[84940]: cluster 2024-09-14T04:27:45.064511+0000 mgr.y (mgr.26165) 598 : cluster [DBG] pgmap v514: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:46.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:46 smithi038 bash[84940]: audit 2024-09-14T04:27:45.211980+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:27:46.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:46 smithi038 bash[84940]: audit 2024-09-14T04:27:45.211980+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:27:46.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:46 smithi038 bash[84940]: audit 2024-09-14T04:27:45.525300+0000 mon.c (mon.2) 27 : audit [INF] from='client.? 172.21.15.38:0/2713628862' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-14T04:27:46.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:46 smithi038 bash[84940]: audit 2024-09-14T04:27:45.525300+0000 mon.c (mon.2) 27 : audit [INF] from='client.? 172.21.15.38:0/2713628862' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-14T04:27:46.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:46 smithi038 bash[84940]: audit 2024-09-14T04:27:45.525678+0000 mon.a (mon.0) 719 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-14T04:27:46.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:46 smithi038 bash[84940]: audit 2024-09-14T04:27:45.525678+0000 mon.a (mon.0) 719 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-14T04:27:46.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:46 smithi038 bash[87336]: cluster 2024-09-14T04:27:45.064511+0000 mgr.y (mgr.26165) 598 : cluster [DBG] pgmap v514: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:46.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:46 smithi038 bash[87336]: cluster 2024-09-14T04:27:45.064511+0000 mgr.y (mgr.26165) 598 : cluster [DBG] pgmap v514: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:46.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:46 smithi038 bash[87336]: audit 2024-09-14T04:27:45.211980+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:27:46.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:46 smithi038 bash[87336]: audit 2024-09-14T04:27:45.211980+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:27:46.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:46 smithi038 bash[87336]: audit 2024-09-14T04:27:45.525300+0000 mon.c (mon.2) 27 : audit [INF] from='client.? 172.21.15.38:0/2713628862' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-14T04:27:46.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:46 smithi038 bash[87336]: audit 2024-09-14T04:27:45.525300+0000 mon.c (mon.2) 27 : audit [INF] from='client.? 172.21.15.38:0/2713628862' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-14T04:27:46.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:46 smithi038 bash[87336]: audit 2024-09-14T04:27:45.525678+0000 mon.a (mon.0) 719 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-14T04:27:46.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:46 smithi038 bash[87336]: audit 2024-09-14T04:27:45.525678+0000 mon.a (mon.0) 719 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-14T04:27:46.334 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:46.346 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:46 smithi123 bash[68976]: cluster 2024-09-14T04:27:45.064511+0000 mgr.y (mgr.26165) 598 : cluster [DBG] pgmap v514: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:46.346 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:46 smithi123 bash[68976]: cluster 2024-09-14T04:27:45.064511+0000 mgr.y (mgr.26165) 598 : cluster [DBG] pgmap v514: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:46.346 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:46 smithi123 bash[68976]: audit 2024-09-14T04:27:45.211980+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:27:46.346 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:46 smithi123 bash[68976]: audit 2024-09-14T04:27:45.211980+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:27:46.346 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:46 smithi123 bash[68976]: audit 2024-09-14T04:27:45.525300+0000 mon.c (mon.2) 27 : audit [INF] from='client.? 172.21.15.38:0/2713628862' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-14T04:27:46.346 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:46 smithi123 bash[68976]: audit 2024-09-14T04:27:45.525300+0000 mon.c (mon.2) 27 : audit [INF] from='client.? 172.21.15.38:0/2713628862' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-14T04:27:46.346 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:46 smithi123 bash[68976]: audit 2024-09-14T04:27:45.525678+0000 mon.a (mon.0) 719 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-14T04:27:46.346 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:46 smithi123 bash[68976]: audit 2024-09-14T04:27:45.525678+0000 mon.a (mon.0) 719 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-14T04:27:46.360 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:46.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:46.363 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:27:46.463 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:46.495 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:46.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:46.497 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:27:46.598 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:46.624 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:46.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:46.626 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:27:46.727 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:46.755 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:46.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:46.757 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:27:46.858 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:46.884 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:46.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:46.886 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:27:46.987 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:47.015 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:47.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:47.017 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:27:47.118 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:47.144 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:47.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:47.210 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:27:47.310 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:47.337 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:47.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:47.339 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:27:47.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:47 smithi123 bash[68976]: audit 2024-09-14T04:27:46.128757+0000 mon.a (mon.0) 720 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-14T04:27:47.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:47 smithi123 bash[68976]: audit 2024-09-14T04:27:46.128757+0000 mon.a (mon.0) 720 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-14T04:27:47.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:47 smithi123 bash[68976]: cluster 2024-09-14T04:27:46.133038+0000 mon.a (mon.0) 721 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-14T04:27:47.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:47 smithi123 bash[68976]: cluster 2024-09-14T04:27:46.133038+0000 mon.a (mon.0) 721 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-14T04:27:47.440 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:47.468 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:47.469 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:47 smithi038 bash[84940]: audit 2024-09-14T04:27:46.128757+0000 mon.a (mon.0) 720 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-14T04:27:47.469 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:47 smithi038 bash[84940]: audit 2024-09-14T04:27:46.128757+0000 mon.a (mon.0) 720 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-14T04:27:47.469 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:47 smithi038 bash[84940]: cluster 2024-09-14T04:27:46.133038+0000 mon.a (mon.0) 721 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-14T04:27:47.469 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:47 smithi038 bash[84940]: cluster 2024-09-14T04:27:46.133038+0000 mon.a (mon.0) 721 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-14T04:27:47.469 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:47 smithi038 bash[87336]: audit 2024-09-14T04:27:46.128757+0000 mon.a (mon.0) 720 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-14T04:27:47.470 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:47 smithi038 bash[87336]: audit 2024-09-14T04:27:46.128757+0000 mon.a (mon.0) 720 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-14T04:27:47.470 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:47 smithi038 bash[87336]: cluster 2024-09-14T04:27:46.133038+0000 mon.a (mon.0) 721 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-14T04:27:47.470 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:47 smithi038 bash[87336]: cluster 2024-09-14T04:27:46.133038+0000 mon.a (mon.0) 721 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-14T04:27:47.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:47.471 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:27:47.571 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:47.600 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:47.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:47.602 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:27:47.703 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:47.725 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T04:27:47.732 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:47.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:47.735 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:27:47.836 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:47.864 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:47.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:47.867 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:27:47.968 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:47.996 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:47.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:47.999 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:27:48.100 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:48.128 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:48.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:48.131 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:27:48.232 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:48.253 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:48 smithi038 bash[84940]: cluster 2024-09-14T04:27:47.065276+0000 mgr.y (mgr.26165) 599 : cluster [DBG] pgmap v516: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:48.253 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:48 smithi038 bash[84940]: cluster 2024-09-14T04:27:47.065276+0000 mgr.y (mgr.26165) 599 : cluster [DBG] pgmap v516: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:48.253 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:48 smithi038 bash[87336]: cluster 2024-09-14T04:27:47.065276+0000 mgr.y (mgr.26165) 599 : cluster [DBG] pgmap v516: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:48.253 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:48 smithi038 bash[87336]: cluster 2024-09-14T04:27:47.065276+0000 mgr.y (mgr.26165) 599 : cluster [DBG] pgmap v516: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:48.258 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:48.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:48.260 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:27:48.361 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:48.372 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:48 smithi123 bash[68976]: cluster 2024-09-14T04:27:47.065276+0000 mgr.y (mgr.26165) 599 : cluster [DBG] pgmap v516: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:48.372 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:48 smithi123 bash[68976]: cluster 2024-09-14T04:27:47.065276+0000 mgr.y (mgr.26165) 599 : cluster [DBG] pgmap v516: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:48.387 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:48.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:48.390 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:27:48.491 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:48.502 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:27:48 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:27:48] "GET /metrics HTTP/1.1" 200 34273 "" "Prometheus/2.51.0" 2024-09-14T04:27:48.518 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:48.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:48.520 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:27:48.621 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:48.649 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:48.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:48.652 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:27:48.690 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd reweight 4 1 2024-09-14T04:27:48.752 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:48.777 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:48.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:48.779 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:27:48.880 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:48.899 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:48.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:48.902 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:27:49.003 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:49.023 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:49.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:49.025 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:27:49.126 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:49.153 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:49.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:49.157 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:27:49.258 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:49.286 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:49.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:49.288 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:27:49.389 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:49.411 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:49.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:49.413 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:27:49.514 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:49.535 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:49.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:49.538 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:27:49.639 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:49.666 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:49.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:49.668 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:27:49.769 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:49.798 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:49.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:49.800 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:27:49.901 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:49.929 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:49.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:49.932 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:27:50.032 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:50.061 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:50.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:50.064 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:27:50.165 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:50.195 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:50.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:50.198 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:27:50.298 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:50.326 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:50.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:50.328 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:27:50.429 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:50.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:50 smithi123 bash[68976]: cluster 2024-09-14T04:27:49.065880+0000 mgr.y (mgr.26165) 600 : cluster [DBG] pgmap v517: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:50.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:50 smithi123 bash[68976]: cluster 2024-09-14T04:27:49.065880+0000 mgr.y (mgr.26165) 600 : cluster [DBG] pgmap v517: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:50.437 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:27:50 smithi123 bash[61744]: ts=2024-09-14T04:27:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:27:50.456 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:50.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:50.458 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:27:50.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:50 smithi038 bash[87336]: cluster 2024-09-14T04:27:49.065880+0000 mgr.y (mgr.26165) 600 : cluster [DBG] pgmap v517: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:50.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:50 smithi038 bash[87336]: cluster 2024-09-14T04:27:49.065880+0000 mgr.y (mgr.26165) 600 : cluster [DBG] pgmap v517: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:50.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:50 smithi038 bash[84940]: cluster 2024-09-14T04:27:49.065880+0000 mgr.y (mgr.26165) 600 : cluster [DBG] pgmap v517: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:50.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:50 smithi038 bash[84940]: cluster 2024-09-14T04:27:49.065880+0000 mgr.y (mgr.26165) 600 : cluster [DBG] pgmap v517: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:50.559 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:50.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:50.589 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:50.589 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:27:50.690 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:50.714 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:50.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:50.716 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:27:50.817 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:50.847 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:50.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:50.848 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:27:50.949 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:50.976 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:50.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:50.978 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:27:51.078 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:51.105 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:51.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:51.107 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:27:51.186 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:27:51.207 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:51.229 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:51.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:51.231 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:27:51.332 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:51.350 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:51.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:51.352 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:27:51.453 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:51.479 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:51.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:51.481 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:27:51.582 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:51.602 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:51.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:51.604 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:27:51.702 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-14T04:27:51.702 INFO:teuthology.orchestra.run.smithi123.stdout: "ops": [], 2024-09-14T04:27:51.702 INFO:teuthology.orchestra.run.smithi123.stdout: "num_ops": 0 2024-09-14T04:27:51.703 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-14T04:27:51.705 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:51.726 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:51.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:51.728 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:27:51.829 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:51.855 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:51.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:51.857 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:27:51.958 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:51.985 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:51.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:51.987 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:27:52.088 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:52.117 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:52.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:52.119 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:27:52.214 INFO:teuthology.orchestra.run.smithi038.stderr:nodeep-scrub is unset 2024-09-14T04:27:52.216 INFO:teuthology.orchestra.run.smithi038.stderr:pool 'unique_pool_2' created 2024-09-14T04:27:52.220 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:52.246 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:52.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:52.248 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:27:52.349 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:52.376 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:52.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:52.379 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:27:52.479 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:52.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:52 smithi123 bash[68976]: cluster 2024-09-14T04:27:51.066879+0000 mgr.y (mgr.26165) 601 : cluster [DBG] pgmap v518: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:52.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:52 smithi123 bash[68976]: cluster 2024-09-14T04:27:51.066879+0000 mgr.y (mgr.26165) 601 : cluster [DBG] pgmap v518: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:52.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:52 smithi123 bash[68976]: audit 2024-09-14T04:27:51.578423+0000 mon.c (mon.2) 28 : audit [INF] from='client.? 172.21.15.38:0/203310763' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16} : dispatch 2024-09-14T04:27:52.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:52 smithi123 bash[68976]: audit 2024-09-14T04:27:51.578423+0000 mon.c (mon.2) 28 : audit [INF] from='client.? 172.21.15.38:0/203310763' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16} : dispatch 2024-09-14T04:27:52.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:52 smithi123 bash[68976]: audit 2024-09-14T04:27:51.579091+0000 mon.a (mon.0) 722 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16} : dispatch 2024-09-14T04:27:52.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:52 smithi123 bash[68976]: audit 2024-09-14T04:27:51.579091+0000 mon.a (mon.0) 722 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16} : dispatch 2024-09-14T04:27:52.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:52 smithi123 bash[68976]: audit 2024-09-14T04:27:51.659089+0000 mon.c (mon.2) 29 : audit [INF] from='client.? 172.21.15.38:0/2512126747' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:27:52.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:52 smithi123 bash[68976]: audit 2024-09-14T04:27:51.659089+0000 mon.c (mon.2) 29 : audit [INF] from='client.? 172.21.15.38:0/2512126747' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:27:52.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:52 smithi123 bash[68976]: audit 2024-09-14T04:27:51.659849+0000 mon.a (mon.0) 723 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:27:52.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:52 smithi123 bash[68976]: audit 2024-09-14T04:27:51.659849+0000 mon.a (mon.0) 723 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:27:52.507 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:52.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:52.509 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:27:52.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:52 smithi038 bash[84940]: cluster 2024-09-14T04:27:51.066879+0000 mgr.y (mgr.26165) 601 : cluster [DBG] pgmap v518: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:52.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:52 smithi038 bash[84940]: cluster 2024-09-14T04:27:51.066879+0000 mgr.y (mgr.26165) 601 : cluster [DBG] pgmap v518: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:52.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:52 smithi038 bash[84940]: audit 2024-09-14T04:27:51.578423+0000 mon.c (mon.2) 28 : audit [INF] from='client.? 172.21.15.38:0/203310763' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16} : dispatch 2024-09-14T04:27:52.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:52 smithi038 bash[84940]: audit 2024-09-14T04:27:51.578423+0000 mon.c (mon.2) 28 : audit [INF] from='client.? 172.21.15.38:0/203310763' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16} : dispatch 2024-09-14T04:27:52.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:52 smithi038 bash[84940]: audit 2024-09-14T04:27:51.579091+0000 mon.a (mon.0) 722 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16} : dispatch 2024-09-14T04:27:52.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:52 smithi038 bash[84940]: audit 2024-09-14T04:27:51.579091+0000 mon.a (mon.0) 722 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16} : dispatch 2024-09-14T04:27:52.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:52 smithi038 bash[84940]: audit 2024-09-14T04:27:51.659089+0000 mon.c (mon.2) 29 : audit [INF] from='client.? 172.21.15.38:0/2512126747' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:27:52.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:52 smithi038 bash[84940]: audit 2024-09-14T04:27:51.659089+0000 mon.c (mon.2) 29 : audit [INF] from='client.? 172.21.15.38:0/2512126747' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:27:52.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:52 smithi038 bash[84940]: audit 2024-09-14T04:27:51.659849+0000 mon.a (mon.0) 723 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:27:52.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:52 smithi038 bash[84940]: audit 2024-09-14T04:27:51.659849+0000 mon.a (mon.0) 723 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:27:52.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:52 smithi038 bash[87336]: cluster 2024-09-14T04:27:51.066879+0000 mgr.y (mgr.26165) 601 : cluster [DBG] pgmap v518: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:52.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:52 smithi038 bash[87336]: cluster 2024-09-14T04:27:51.066879+0000 mgr.y (mgr.26165) 601 : cluster [DBG] pgmap v518: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:52.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:52 smithi038 bash[87336]: audit 2024-09-14T04:27:51.578423+0000 mon.c (mon.2) 28 : audit [INF] from='client.? 172.21.15.38:0/203310763' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16} : dispatch 2024-09-14T04:27:52.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:52 smithi038 bash[87336]: audit 2024-09-14T04:27:51.578423+0000 mon.c (mon.2) 28 : audit [INF] from='client.? 172.21.15.38:0/203310763' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16} : dispatch 2024-09-14T04:27:52.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:52 smithi038 bash[87336]: audit 2024-09-14T04:27:51.579091+0000 mon.a (mon.0) 722 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16} : dispatch 2024-09-14T04:27:52.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:52 smithi038 bash[87336]: audit 2024-09-14T04:27:51.579091+0000 mon.a (mon.0) 722 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16} : dispatch 2024-09-14T04:27:52.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:52 smithi038 bash[87336]: audit 2024-09-14T04:27:51.659089+0000 mon.c (mon.2) 29 : audit [INF] from='client.? 172.21.15.38:0/2512126747' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:27:52.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:52 smithi038 bash[87336]: audit 2024-09-14T04:27:51.659089+0000 mon.c (mon.2) 29 : audit [INF] from='client.? 172.21.15.38:0/2512126747' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:27:52.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:52 smithi038 bash[87336]: audit 2024-09-14T04:27:51.659849+0000 mon.a (mon.0) 723 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:27:52.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:52 smithi038 bash[87336]: audit 2024-09-14T04:27:51.659849+0000 mon.a (mon.0) 723 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:27:52.550 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.5 dump_blocked_ops 2024-09-14T04:27:52.612 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:52.640 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:52.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:52.642 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:27:52.743 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:52.770 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:52.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:52.772 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:27:52.872 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:52.901 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:52.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:52.904 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:27:53.004 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:53.032 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:53.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:53.035 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:27:53.136 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:53.164 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:53.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:53.166 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:27:53.267 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:53.291 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:53.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:53.293 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:27:53.394 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:53.421 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:53.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:53.423 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:27:53.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:53 smithi123 bash[68976]: cluster 2024-09-14T04:27:52.189066+0000 mon.a (mon.0) 724 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:27:53.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:53 smithi123 bash[68976]: cluster 2024-09-14T04:27:52.189066+0000 mon.a (mon.0) 724 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:27:53.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:53 smithi123 bash[68976]: cluster 2024-09-14T04:27:52.189110+0000 mon.a (mon.0) 725 : cluster [INF] Cluster is now healthy 2024-09-14T04:27:53.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:53 smithi123 bash[68976]: cluster 2024-09-14T04:27:52.189110+0000 mon.a (mon.0) 725 : cluster [INF] Cluster is now healthy 2024-09-14T04:27:53.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:53 smithi123 bash[68976]: audit 2024-09-14T04:27:52.199104+0000 mon.a (mon.0) 726 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2024-09-14T04:27:53.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:53 smithi123 bash[68976]: audit 2024-09-14T04:27:52.199104+0000 mon.a (mon.0) 726 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2024-09-14T04:27:53.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:53 smithi123 bash[68976]: audit 2024-09-14T04:27:52.199290+0000 mon.a (mon.0) 727 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:27:53.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:53 smithi123 bash[68976]: audit 2024-09-14T04:27:52.199290+0000 mon.a (mon.0) 727 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:27:53.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:53 smithi123 bash[68976]: cluster 2024-09-14T04:27:52.209414+0000 mon.a (mon.0) 728 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-09-14T04:27:53.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:53 smithi123 bash[68976]: cluster 2024-09-14T04:27:52.209414+0000 mon.a (mon.0) 728 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-09-14T04:27:53.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:53 smithi123 bash[68976]: cluster 2024-09-14T04:27:53.215412+0000 mon.a (mon.0) 729 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-09-14T04:27:53.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:53 smithi123 bash[68976]: cluster 2024-09-14T04:27:53.215412+0000 mon.a (mon.0) 729 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-09-14T04:27:53.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:53 smithi038 bash[84940]: cluster 2024-09-14T04:27:52.189066+0000 mon.a (mon.0) 724 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:27:53.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:53 smithi038 bash[84940]: cluster 2024-09-14T04:27:52.189066+0000 mon.a (mon.0) 724 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:27:53.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:53 smithi038 bash[84940]: cluster 2024-09-14T04:27:52.189110+0000 mon.a (mon.0) 725 : cluster [INF] Cluster is now healthy 2024-09-14T04:27:53.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:53 smithi038 bash[84940]: cluster 2024-09-14T04:27:52.189110+0000 mon.a (mon.0) 725 : cluster [INF] Cluster is now healthy 2024-09-14T04:27:53.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:53 smithi038 bash[84940]: audit 2024-09-14T04:27:52.199104+0000 mon.a (mon.0) 726 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2024-09-14T04:27:53.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:53 smithi038 bash[84940]: audit 2024-09-14T04:27:52.199104+0000 mon.a (mon.0) 726 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2024-09-14T04:27:53.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:53 smithi038 bash[84940]: audit 2024-09-14T04:27:52.199290+0000 mon.a (mon.0) 727 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:27:53.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:53 smithi038 bash[84940]: audit 2024-09-14T04:27:52.199290+0000 mon.a (mon.0) 727 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:27:53.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:53 smithi038 bash[84940]: cluster 2024-09-14T04:27:52.209414+0000 mon.a (mon.0) 728 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-09-14T04:27:53.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:53 smithi038 bash[84940]: cluster 2024-09-14T04:27:52.209414+0000 mon.a (mon.0) 728 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-09-14T04:27:53.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:53 smithi038 bash[84940]: cluster 2024-09-14T04:27:53.215412+0000 mon.a (mon.0) 729 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-09-14T04:27:53.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:53 smithi038 bash[84940]: cluster 2024-09-14T04:27:53.215412+0000 mon.a (mon.0) 729 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-09-14T04:27:53.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:53 smithi038 bash[87336]: cluster 2024-09-14T04:27:52.189066+0000 mon.a (mon.0) 724 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:27:53.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:53 smithi038 bash[87336]: cluster 2024-09-14T04:27:52.189066+0000 mon.a (mon.0) 724 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:27:53.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:53 smithi038 bash[87336]: cluster 2024-09-14T04:27:52.189110+0000 mon.a (mon.0) 725 : cluster [INF] Cluster is now healthy 2024-09-14T04:27:53.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:53 smithi038 bash[87336]: cluster 2024-09-14T04:27:52.189110+0000 mon.a (mon.0) 725 : cluster [INF] Cluster is now healthy 2024-09-14T04:27:53.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:53 smithi038 bash[87336]: audit 2024-09-14T04:27:52.199104+0000 mon.a (mon.0) 726 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2024-09-14T04:27:53.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:53 smithi038 bash[87336]: audit 2024-09-14T04:27:52.199104+0000 mon.a (mon.0) 726 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2024-09-14T04:27:53.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:53 smithi038 bash[87336]: audit 2024-09-14T04:27:52.199290+0000 mon.a (mon.0) 727 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:27:53.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:53 smithi038 bash[87336]: audit 2024-09-14T04:27:52.199290+0000 mon.a (mon.0) 727 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:27:53.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:53 smithi038 bash[87336]: cluster 2024-09-14T04:27:52.209414+0000 mon.a (mon.0) 728 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-09-14T04:27:53.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:53 smithi038 bash[87336]: cluster 2024-09-14T04:27:52.209414+0000 mon.a (mon.0) 728 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-09-14T04:27:53.524 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:53 smithi038 bash[87336]: cluster 2024-09-14T04:27:53.215412+0000 mon.a (mon.0) 729 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-09-14T04:27:53.524 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:53 smithi038 bash[87336]: cluster 2024-09-14T04:27:53.215412+0000 mon.a (mon.0) 729 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-09-14T04:27:53.524 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:53.550 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:53.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:53.552 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:27:53.653 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:53.680 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:53.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:53.682 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:27:53.783 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:53.809 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:53.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:53.812 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:27:53.912 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:53.939 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:53.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:53.941 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:27:54.041 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:54.068 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:54.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:54.070 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:27:54.171 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:54.200 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:54.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:54.203 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:27:54.304 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:54.332 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:54.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:54.334 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:27:54.435 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:54.448 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:54 smithi038 bash[87336]: cluster 2024-09-14T04:27:53.067468+0000 mgr.y (mgr.26165) 602 : cluster [DBG] pgmap v520: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:54.448 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:54 smithi038 bash[87336]: cluster 2024-09-14T04:27:53.067468+0000 mgr.y (mgr.26165) 602 : cluster [DBG] pgmap v520: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:54.448 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:54 smithi038 bash[87336]: cluster 2024-09-14T04:27:53.220547+0000 mon.a (mon.0) 730 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-14T04:27:54.448 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:54 smithi038 bash[87336]: cluster 2024-09-14T04:27:53.220547+0000 mon.a (mon.0) 730 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-14T04:27:54.448 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:54 smithi038 bash[84940]: cluster 2024-09-14T04:27:53.067468+0000 mgr.y (mgr.26165) 602 : cluster [DBG] pgmap v520: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:54.448 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:54 smithi038 bash[84940]: cluster 2024-09-14T04:27:53.067468+0000 mgr.y (mgr.26165) 602 : cluster [DBG] pgmap v520: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:54.448 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:54 smithi038 bash[84940]: cluster 2024-09-14T04:27:53.220547+0000 mon.a (mon.0) 730 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-14T04:27:54.448 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:54 smithi038 bash[84940]: cluster 2024-09-14T04:27:53.220547+0000 mon.a (mon.0) 730 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-14T04:27:54.463 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:54.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:54.466 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:27:54.567 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:54.578 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:54 smithi123 bash[68976]: cluster 2024-09-14T04:27:53.067468+0000 mgr.y (mgr.26165) 602 : cluster [DBG] pgmap v520: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:54.578 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:54 smithi123 bash[68976]: cluster 2024-09-14T04:27:53.067468+0000 mgr.y (mgr.26165) 602 : cluster [DBG] pgmap v520: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:54.578 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:54 smithi123 bash[68976]: cluster 2024-09-14T04:27:53.220547+0000 mon.a (mon.0) 730 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-14T04:27:54.579 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:54 smithi123 bash[68976]: cluster 2024-09-14T04:27:53.220547+0000 mon.a (mon.0) 730 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-14T04:27:54.595 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:54.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:54.597 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:27:54.690 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd pool application enable unique_pool_2 rados --yes-i-really-mean-it || true 2024-09-14T04:27:54.698 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:54.758 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:54.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:54.760 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:27:54.861 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:54.880 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:54.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:54.882 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:27:54.982 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:55.009 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:55.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:55.012 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:27:55.113 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:55.117 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:27:55.138 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:55.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:55.140 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:27:55.240 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:55.268 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:55.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:55.271 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:27:55.371 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:55.393 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:55.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:55.395 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:27:55.496 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:55.507 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:55 smithi038 bash[87336]: cluster 2024-09-14T04:27:54.239066+0000 mon.a (mon.0) 731 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-09-14T04:27:55.507 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:55 smithi038 bash[87336]: cluster 2024-09-14T04:27:54.239066+0000 mon.a (mon.0) 731 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-09-14T04:27:55.508 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:55 smithi038 bash[84940]: cluster 2024-09-14T04:27:54.239066+0000 mon.a (mon.0) 731 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-09-14T04:27:55.508 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:55 smithi038 bash[84940]: cluster 2024-09-14T04:27:54.239066+0000 mon.a (mon.0) 731 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-09-14T04:27:55.525 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:55.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:55.527 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:27:55.628 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:55.653 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:55.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:55.656 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:27:55.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:55 smithi123 bash[68976]: cluster 2024-09-14T04:27:54.239066+0000 mon.a (mon.0) 731 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-09-14T04:27:55.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:55 smithi123 bash[68976]: cluster 2024-09-14T04:27:54.239066+0000 mon.a (mon.0) 731 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-09-14T04:27:55.757 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:55.783 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:55.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:55.786 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:27:55.886 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:55.916 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:55.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:55.921 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:27:56.022 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:56.049 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:56.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:56.051 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:27:56.152 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:56.180 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:56.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:56.183 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:27:56.283 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:56.312 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:56.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:56.314 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:27:56.415 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:56.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:56 smithi123 bash[68976]: cluster 2024-09-14T04:27:55.068364+0000 mgr.y (mgr.26165) 603 : cluster [DBG] pgmap v523: 89 pgs: 8 unknown, 81 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:56.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:56 smithi123 bash[68976]: cluster 2024-09-14T04:27:55.068364+0000 mgr.y (mgr.26165) 603 : cluster [DBG] pgmap v523: 89 pgs: 8 unknown, 81 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:56.443 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:56.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:56.446 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:27:56.480 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd set noscrub 2024-09-14T04:27:56.545 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:56 smithi038 bash[84940]: cluster 2024-09-14T04:27:55.068364+0000 mgr.y (mgr.26165) 603 : cluster [DBG] pgmap v523: 89 pgs: 8 unknown, 81 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:56.545 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:56 smithi038 bash[84940]: cluster 2024-09-14T04:27:55.068364+0000 mgr.y (mgr.26165) 603 : cluster [DBG] pgmap v523: 89 pgs: 8 unknown, 81 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:56.545 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:56 smithi038 bash[87336]: cluster 2024-09-14T04:27:55.068364+0000 mgr.y (mgr.26165) 603 : cluster [DBG] pgmap v523: 89 pgs: 8 unknown, 81 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:56.545 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:56 smithi038 bash[87336]: cluster 2024-09-14T04:27:55.068364+0000 mgr.y (mgr.26165) 603 : cluster [DBG] pgmap v523: 89 pgs: 8 unknown, 81 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:56.547 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:56.573 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:56.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:56.576 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:27:56.677 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:56.697 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:56.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:56.699 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:27:56.800 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:56.825 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:56.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:56.827 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:27:56.928 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:56.956 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:56.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:56.959 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:27:57.059 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:57.087 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:57.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:57.090 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:27:57.190 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:57.217 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:27:57.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:57.219 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:27:57.320 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:57.347 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:57.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:57.352 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:27:57.355 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T04:27:57.453 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:57.479 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:57.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:57.481 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:27:57.582 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:57.609 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:57.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:57.612 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:27:57.712 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:57.739 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:27:57.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:57.741 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:27:57.842 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:57.870 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:57.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:57.872 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:27:57.973 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:58.000 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:27:58.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:58.003 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:27:58.103 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:58.131 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:58.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:58.133 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:27:58.234 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:58.261 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:58.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:58.263 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:27:58.364 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:58.374 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:27:58 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:27:58] "GET /metrics HTTP/1.1" 200 34273 "" "Prometheus/2.51.0" 2024-09-14T04:27:58.375 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:58 smithi038 bash[84940]: cluster 2024-09-14T04:27:57.069315+0000 mgr.y (mgr.26165) 604 : cluster [DBG] pgmap v524: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:58.375 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:58 smithi038 bash[84940]: cluster 2024-09-14T04:27:57.069315+0000 mgr.y (mgr.26165) 604 : cluster [DBG] pgmap v524: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:58.375 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:58 smithi038 bash[87336]: cluster 2024-09-14T04:27:57.069315+0000 mgr.y (mgr.26165) 604 : cluster [DBG] pgmap v524: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:58.375 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:58 smithi038 bash[87336]: cluster 2024-09-14T04:27:57.069315+0000 mgr.y (mgr.26165) 604 : cluster [DBG] pgmap v524: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:58.389 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:58.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:58.391 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:27:58.492 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:58.520 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:58.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:58.523 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:27:58.624 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:58.646 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:58.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:58.648 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:27:58.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:58 smithi123 bash[68976]: cluster 2024-09-14T04:27:57.069315+0000 mgr.y (mgr.26165) 604 : cluster [DBG] pgmap v524: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:58.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:58 smithi123 bash[68976]: cluster 2024-09-14T04:27:57.069315+0000 mgr.y (mgr.26165) 604 : cluster [DBG] pgmap v524: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:27:58.749 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:58.772 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:58.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:58.774 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:27:58.875 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:58.896 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:58.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:58.898 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:27:58.999 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:59.023 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:59.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:59.026 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:27:59.056 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0: {} 2024-09-14T04:27:59.056 INFO:teuthology.orchestra.run.smithi038.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-14T04:27:59.074 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1: {} 2024-09-14T04:27:59.074 INFO:teuthology.orchestra.run.smithi038.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-14T04:27:59.092 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2: {} 2024-09-14T04:27:59.092 INFO:teuthology.orchestra.run.smithi038.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-14T04:27:59.109 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3: {} 2024-09-14T04:27:59.109 INFO:teuthology.orchestra.run.smithi038.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-14T04:27:59.127 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:59.131 INFO:teuthology.orchestra.run.smithi038.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-14T04:27:59.131 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4: {} 2024-09-14T04:27:59.148 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:27:59.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:59.150 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:27:59.151 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5: {} 2024-09-14T04:27:59.151 INFO:teuthology.orchestra.run.smithi038.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-14T04:27:59.172 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6: {} 2024-09-14T04:27:59.172 INFO:teuthology.orchestra.run.smithi038.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-14T04:27:59.192 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7: {} 2024-09-14T04:27:59.193 INFO:teuthology.orchestra.run.smithi038.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-14T04:27:59.221 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:27:59.252 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:59.279 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:27:59.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:59.281 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:27:59.382 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:59.409 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:27:59.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:59.411 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:27:59.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:59 smithi123 bash[68976]: audit 2024-09-14T04:27:59.038305+0000 mon.a (mon.0) 732 : audit [DBG] from='client.? 172.21.15.38:0/1786540676' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:27:59.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:27:59 smithi123 bash[68976]: audit 2024-09-14T04:27:59.038305+0000 mon.a (mon.0) 732 : audit [DBG] from='client.? 172.21.15.38:0/1786540676' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:27:59.513 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:59.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:59 smithi038 bash[87336]: audit 2024-09-14T04:27:59.038305+0000 mon.a (mon.0) 732 : audit [DBG] from='client.? 172.21.15.38:0/1786540676' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:27:59.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:27:59 smithi038 bash[87336]: audit 2024-09-14T04:27:59.038305+0000 mon.a (mon.0) 732 : audit [DBG] from='client.? 172.21.15.38:0/1786540676' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:27:59.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:59 smithi038 bash[84940]: audit 2024-09-14T04:27:59.038305+0000 mon.a (mon.0) 732 : audit [DBG] from='client.? 172.21.15.38:0/1786540676' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:27:59.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:27:59 smithi038 bash[84940]: audit 2024-09-14T04:27:59.038305+0000 mon.a (mon.0) 732 : audit [DBG] from='client.? 172.21.15.38:0/1786540676' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:27:59.537 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:59.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:59.539 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:27:59.640 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:59.666 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:27:59.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:59.669 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:27:59.770 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:59.798 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:59.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:59.800 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:27:59.901 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:59.927 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:27:59.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:27:59.929 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:28:00.030 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:00.065 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:00.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:00.067 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:28:00.168 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:00.192 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:00.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:00.194 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:28:00.295 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:00.320 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:00.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:00.323 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:28:00.424 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:00.452 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:00.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:00.454 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:28:00.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:00 smithi038 bash[87336]: cluster 2024-09-14T04:27:59.069865+0000 mgr.y (mgr.26165) 605 : cluster [DBG] pgmap v525: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:28:00.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:00 smithi038 bash[87336]: cluster 2024-09-14T04:27:59.069865+0000 mgr.y (mgr.26165) 605 : cluster [DBG] pgmap v525: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:28:00.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:00 smithi038 bash[87336]: audit 2024-09-14T04:28:00.218590+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:28:00.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:00 smithi038 bash[87336]: audit 2024-09-14T04:28:00.218590+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:28:00.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:00 smithi038 bash[87336]: audit 2024-09-14T04:28:00.219769+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:28:00.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:00 smithi038 bash[87336]: audit 2024-09-14T04:28:00.219769+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:28:00.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:00 smithi038 bash[84940]: cluster 2024-09-14T04:27:59.069865+0000 mgr.y (mgr.26165) 605 : cluster [DBG] pgmap v525: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:28:00.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:00 smithi038 bash[84940]: cluster 2024-09-14T04:27:59.069865+0000 mgr.y (mgr.26165) 605 : cluster [DBG] pgmap v525: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:28:00.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:00 smithi038 bash[84940]: audit 2024-09-14T04:28:00.218590+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:28:00.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:00 smithi038 bash[84940]: audit 2024-09-14T04:28:00.218590+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:28:00.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:00 smithi038 bash[84940]: audit 2024-09-14T04:28:00.219769+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:28:00.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:00 smithi038 bash[84940]: audit 2024-09-14T04:28:00.219769+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:28:00.556 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:00.567 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:28:00 smithi123 bash[61744]: ts=2024-09-14T04:28:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:28:00.567 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:00 smithi123 bash[68976]: cluster 2024-09-14T04:27:59.069865+0000 mgr.y (mgr.26165) 605 : cluster [DBG] pgmap v525: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:28:00.568 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:00 smithi123 bash[68976]: cluster 2024-09-14T04:27:59.069865+0000 mgr.y (mgr.26165) 605 : cluster [DBG] pgmap v525: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:28:00.568 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:00 smithi123 bash[68976]: audit 2024-09-14T04:28:00.218590+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:28:00.568 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:00 smithi123 bash[68976]: audit 2024-09-14T04:28:00.218590+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:28:00.568 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:00 smithi123 bash[68976]: audit 2024-09-14T04:28:00.219769+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:28:00.568 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:00 smithi123 bash[68976]: audit 2024-09-14T04:28:00.219769+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:28:00.585 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:00.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:00.587 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:28:00.688 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:00.715 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:00.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:00.717 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:28:00.818 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:00.846 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:00.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:00.848 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:28:00.949 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:00.972 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:00.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:00.975 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:28:01.073 INFO:teuthology.orchestra.run.smithi123.stdout:ERROR: (22) Invalid argument 2024-09-14T04:28:01.073 INFO:teuthology.orchestra.run.smithi123.stdout:op_tracker tracking is not enabled now, so no ops 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-09-14T04:28:01.075 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:01.095 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:01.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:01.097 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:28:01.198 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:01.225 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:01.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:01.227 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:28:01.328 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:01.356 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:01.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:01.358 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:28:01.459 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:01.488 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:01.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:01.490 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:28:01.591 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:01.619 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:01.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:01.622 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:28:01.722 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:01.750 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:01.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:01.752 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:28:01.853 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:01.864 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.5 dump_historic_ops 2024-09-14T04:28:01.880 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:01.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:01.882 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:28:01.983 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:02.006 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:02.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:02.008 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:28:02.109 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:02.128 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:02.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:02.129 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:28:02.230 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:02.254 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:02.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:02.256 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:28:02.357 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:02.376 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:28:02.390 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:02.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:02.394 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:28:02.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:02 smithi123 bash[68976]: cluster 2024-09-14T04:28:01.070982+0000 mgr.y (mgr.26165) 606 : cluster [DBG] pgmap v526: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:28:02.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:02 smithi123 bash[68976]: cluster 2024-09-14T04:28:01.070982+0000 mgr.y (mgr.26165) 606 : cluster [DBG] pgmap v526: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:28:02.494 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:02.519 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:02.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:02 smithi038 bash[84940]: cluster 2024-09-14T04:28:01.070982+0000 mgr.y (mgr.26165) 606 : cluster [DBG] pgmap v526: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:28:02.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:02 smithi038 bash[84940]: cluster 2024-09-14T04:28:01.070982+0000 mgr.y (mgr.26165) 606 : cluster [DBG] pgmap v526: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:28:02.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:02 smithi038 bash[87336]: cluster 2024-09-14T04:28:01.070982+0000 mgr.y (mgr.26165) 606 : cluster [DBG] pgmap v526: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:28:02.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:02 smithi038 bash[87336]: cluster 2024-09-14T04:28:01.070982+0000 mgr.y (mgr.26165) 606 : cluster [DBG] pgmap v526: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:28:02.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:02.522 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:28:02.623 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:02.649 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:02.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:02.652 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:28:02.752 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:02.777 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:02.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:02.780 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:28:02.880 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:02.908 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:02.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:02.910 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:28:03.011 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:03.040 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:03.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:03.043 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:28:03.143 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:03.173 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:03.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:03.175 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:28:03.276 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:03.303 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:03.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:03.306 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:28:03.406 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:03.434 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:03.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:03.436 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:28:03.537 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:03.564 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:03.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:03.566 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:28:03.667 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:03.696 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:03.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:03.698 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:28:03.799 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:03.829 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:03.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:03.832 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:28:03.933 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:03.954 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:03.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:03.957 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:28:04.057 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:04.084 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:04.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:04.086 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:28:04.186 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:04.214 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:04.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:04.217 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:28:04.247 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-14T04:28:04.318 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:04.329 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:04 smithi123 bash[68976]: cluster 2024-09-14T04:28:03.071576+0000 mgr.y (mgr.26165) 607 : cluster [DBG] pgmap v527: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:28:04.329 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:04 smithi123 bash[68976]: cluster 2024-09-14T04:28:03.071576+0000 mgr.y (mgr.26165) 607 : cluster [DBG] pgmap v527: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:28:04.345 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:04.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:04.348 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:28:04.448 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:04.457 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:04 smithi038 bash[84940]: cluster 2024-09-14T04:28:03.071576+0000 mgr.y (mgr.26165) 607 : cluster [DBG] pgmap v527: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:28:04.457 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:04 smithi038 bash[84940]: cluster 2024-09-14T04:28:03.071576+0000 mgr.y (mgr.26165) 607 : cluster [DBG] pgmap v527: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:28:04.457 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:04 smithi038 bash[87336]: cluster 2024-09-14T04:28:03.071576+0000 mgr.y (mgr.26165) 607 : cluster [DBG] pgmap v527: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:28:04.457 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:04 smithi038 bash[87336]: cluster 2024-09-14T04:28:03.071576+0000 mgr.y (mgr.26165) 607 : cluster [DBG] pgmap v527: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:28:04.467 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:04.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:04.469 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:28:04.570 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:04.598 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:04.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:04.601 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:28:04.704 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:04.729 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:04.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:04.731 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:28:04.832 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:04.858 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:04.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:04.861 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:28:04.961 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:04.987 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:04.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:04.989 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:28:05.090 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:05.113 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:05.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:05.115 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:28:05.216 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:05.243 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:05.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:05.246 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:28:05.333 INFO:teuthology.orchestra.run.smithi038.stderr:reweighted osd.4 to 1 (10000) 2024-09-14T04:28:05.347 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:05.375 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:05.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:05.377 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:28:05.386 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:05 smithi038 bash[84940]: audit 2024-09-14T04:28:04.928384+0000 mon.a (mon.0) 735 : audit [INF] from='client.? 172.21.15.38:0/1972061969' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-14T04:28:05.479 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:05.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:05 smithi123 bash[68976]: audit 2024-09-14T04:28:04.928384+0000 mon.a (mon.0) 735 : audit [INF] from='client.? 172.21.15.38:0/1972061969' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-14T04:28:05.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:05 smithi123 bash[68976]: audit 2024-09-14T04:28:04.928384+0000 mon.a (mon.0) 735 : audit [INF] from='client.? 172.21.15.38:0/1972061969' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-14T04:28:05.505 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:05.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:05.507 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:28:05.608 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:05.625 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:05 smithi038 bash[84940]: audit 2024-09-14T04:28:04.928384+0000 mon.a (mon.0) 735 : audit [INF] from='client.? 172.21.15.38:0/1972061969' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-14T04:28:05.625 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:05 smithi038 bash[87336]: audit 2024-09-14T04:28:04.928384+0000 mon.a (mon.0) 735 : audit [INF] from='client.? 172.21.15.38:0/1972061969' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-14T04:28:05.625 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:05 smithi038 bash[87336]: audit 2024-09-14T04:28:04.928384+0000 mon.a (mon.0) 735 : audit [INF] from='client.? 172.21.15.38:0/1972061969' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-14T04:28:05.635 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:05.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:05.638 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:28:05.739 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:05.765 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:05.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:05.767 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:28:05.868 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:05.895 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:05.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:05.898 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:28:05.999 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:06.028 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:06.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:06.030 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:28:06.131 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:06.155 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:06.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:06.160 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:28:06.261 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:06.290 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:06.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:06.292 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:28:06.393 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:06.420 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:06.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:06.422 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:28:06.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:06 smithi038 bash[84940]: cluster 2024-09-14T04:28:05.072600+0000 mgr.y (mgr.26165) 608 : cluster [DBG] pgmap v528: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:28:06.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:06 smithi038 bash[84940]: cluster 2024-09-14T04:28:05.072600+0000 mgr.y (mgr.26165) 608 : cluster [DBG] pgmap v528: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:28:06.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:06 smithi038 bash[84940]: audit 2024-09-14T04:28:05.333946+0000 mon.a (mon.0) 736 : audit [INF] from='client.? 172.21.15.38:0/1972061969' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-14T04:28:06.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:06 smithi038 bash[84940]: audit 2024-09-14T04:28:05.333946+0000 mon.a (mon.0) 736 : audit [INF] from='client.? 172.21.15.38:0/1972061969' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-14T04:28:06.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:06 smithi038 bash[84940]: cluster 2024-09-14T04:28:05.341929+0000 mon.a (mon.0) 737 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-09-14T04:28:06.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:06 smithi038 bash[84940]: cluster 2024-09-14T04:28:05.341929+0000 mon.a (mon.0) 737 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-09-14T04:28:06.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:06 smithi038 bash[84940]: audit 2024-09-14T04:28:05.541316+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:28:06.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:06 smithi038 bash[84940]: audit 2024-09-14T04:28:05.541316+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:28:06.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:06 smithi038 bash[87336]: cluster 2024-09-14T04:28:05.072600+0000 mgr.y (mgr.26165) 608 : cluster [DBG] pgmap v528: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:28:06.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:06 smithi038 bash[87336]: cluster 2024-09-14T04:28:05.072600+0000 mgr.y (mgr.26165) 608 : cluster [DBG] pgmap v528: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:28:06.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:06 smithi038 bash[87336]: audit 2024-09-14T04:28:05.333946+0000 mon.a (mon.0) 736 : audit [INF] from='client.? 172.21.15.38:0/1972061969' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-14T04:28:06.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:06 smithi038 bash[87336]: audit 2024-09-14T04:28:05.333946+0000 mon.a (mon.0) 736 : audit [INF] from='client.? 172.21.15.38:0/1972061969' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-14T04:28:06.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:06 smithi038 bash[87336]: cluster 2024-09-14T04:28:05.341929+0000 mon.a (mon.0) 737 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-09-14T04:28:06.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:06 smithi038 bash[87336]: cluster 2024-09-14T04:28:05.341929+0000 mon.a (mon.0) 737 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-09-14T04:28:06.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:06 smithi038 bash[87336]: audit 2024-09-14T04:28:05.541316+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:28:06.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:06 smithi038 bash[87336]: audit 2024-09-14T04:28:05.541316+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:28:06.523 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:06.551 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:06.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:06.554 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:28:06.643 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T04:28:06.654 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:06.684 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:06.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:06.686 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:28:06.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:06 smithi123 bash[68976]: cluster 2024-09-14T04:28:05.072600+0000 mgr.y (mgr.26165) 608 : cluster [DBG] pgmap v528: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:28:06.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:06 smithi123 bash[68976]: cluster 2024-09-14T04:28:05.072600+0000 mgr.y (mgr.26165) 608 : cluster [DBG] pgmap v528: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:28:06.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:06 smithi123 bash[68976]: audit 2024-09-14T04:28:05.333946+0000 mon.a (mon.0) 736 : audit [INF] from='client.? 172.21.15.38:0/1972061969' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-14T04:28:06.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:06 smithi123 bash[68976]: audit 2024-09-14T04:28:05.333946+0000 mon.a (mon.0) 736 : audit [INF] from='client.? 172.21.15.38:0/1972061969' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-14T04:28:06.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:06 smithi123 bash[68976]: cluster 2024-09-14T04:28:05.341929+0000 mon.a (mon.0) 737 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-09-14T04:28:06.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:06 smithi123 bash[68976]: cluster 2024-09-14T04:28:05.341929+0000 mon.a (mon.0) 737 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-09-14T04:28:06.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:06 smithi123 bash[68976]: audit 2024-09-14T04:28:05.541316+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:28:06.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:06 smithi123 bash[68976]: audit 2024-09-14T04:28:05.541316+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:28:06.787 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:06.811 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:06.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:06.814 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:28:06.915 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:06.943 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:06.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:06.945 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:28:07.046 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:07.072 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:07.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:07.074 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:28:07.175 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:07.204 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:07.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:07.207 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:28:07.308 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:07.337 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:07.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:07.339 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:28:07.440 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:07.468 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:07.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:07.471 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:28:07.571 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:07.599 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:07.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:07.601 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:28:07.702 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:07.729 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:07.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:07.731 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:28:07.832 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:07.859 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:07.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:07.862 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:28:07.886 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd reweight 5 1 2024-09-14T04:28:07.963 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:07.991 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:07.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:07.993 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:28:08.094 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:08.114 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:08.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:08.116 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:28:08.216 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:08.238 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:08.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:08.240 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:28:08.341 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:08.366 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:08.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:08.368 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:28:08.469 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:08.481 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:28:08 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:28:08] "GET /metrics HTTP/1.1" 200 36565 "" "Prometheus/2.51.0" 2024-09-14T04:28:08.481 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:08 smithi038 bash[84940]: cluster 2024-09-14T04:28:07.073245+0000 mgr.y (mgr.26165) 609 : cluster [DBG] pgmap v530: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:28:08.481 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:08 smithi038 bash[84940]: cluster 2024-09-14T04:28:07.073245+0000 mgr.y (mgr.26165) 609 : cluster [DBG] pgmap v530: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:28:08.482 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:08 smithi038 bash[87336]: cluster 2024-09-14T04:28:07.073245+0000 mgr.y (mgr.26165) 609 : cluster [DBG] pgmap v530: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:28:08.482 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:08 smithi038 bash[87336]: cluster 2024-09-14T04:28:07.073245+0000 mgr.y (mgr.26165) 609 : cluster [DBG] pgmap v530: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:28:08.497 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:08.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:08.499 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:28:08.600 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:08.629 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:08.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:08.631 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:28:08.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:08 smithi123 bash[68976]: cluster 2024-09-14T04:28:07.073245+0000 mgr.y (mgr.26165) 609 : cluster [DBG] pgmap v530: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:28:08.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:08 smithi123 bash[68976]: cluster 2024-09-14T04:28:07.073245+0000 mgr.y (mgr.26165) 609 : cluster [DBG] pgmap v530: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:28:08.732 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:08.760 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:08.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:08.762 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:28:08.863 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:08.890 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:08.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:08.892 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:28:08.993 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:09.020 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:09.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:09.023 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:28:09.124 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:09.150 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:09.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:09.152 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:28:09.253 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:09.281 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:09.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:09.283 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:28:09.384 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:09.412 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:09.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:09.414 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:28:09.515 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:09.538 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:09.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:09.541 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:28:09.641 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:09.663 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:09.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:09.665 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:28:09.766 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:09.792 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:09.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:09.794 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:28:09.895 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:09.918 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:09.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:09.920 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:28:10.021 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:10.048 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:10.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:10.051 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:28:10.152 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:10.180 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:10.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:10.182 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:28:10.283 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:10.284 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:28:10 smithi123 bash[61744]: ts=2024-09-14T04:28:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:28:10.305 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:10.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:10.307 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:28:10.385 INFO:teuthology.orchestra.run.smithi038.stderr:enabled application 'rados' on pool 'unique_pool_2' 2024-09-14T04:28:10.408 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:10.418 INFO:teuthology.orchestra.run.smithi123.stdout:ERROR: (22) Invalid argument 2024-09-14T04:28:10.419 INFO:teuthology.orchestra.run.smithi123.stdout:op_tracker tracking is not enabled now, so no ops 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-09-14T04:28:10.427 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:10.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:10.429 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:28:10.530 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:10.554 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:10.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:10.557 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:28:10.657 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:10.669 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:10 smithi123 bash[68976]: cluster 2024-09-14T04:28:09.073754+0000 mgr.y (mgr.26165) 610 : cluster [DBG] pgmap v531: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:28:10.670 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:10 smithi123 bash[68976]: cluster 2024-09-14T04:28:09.073754+0000 mgr.y (mgr.26165) 610 : cluster [DBG] pgmap v531: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:28:10.670 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:10 smithi123 bash[68976]: audit 2024-09-14T04:28:09.855557+0000 mon.c (mon.2) 30 : audit [INF] from='client.? 172.21.15.38:0/3424235857' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-14T04:28:10.670 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:10 smithi123 bash[68976]: audit 2024-09-14T04:28:09.855557+0000 mon.c (mon.2) 30 : audit [INF] from='client.? 172.21.15.38:0/3424235857' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-14T04:28:10.670 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:10 smithi123 bash[68976]: audit 2024-09-14T04:28:09.856146+0000 mon.a (mon.0) 739 : 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-09-14T04:28:10.670 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:10 smithi123 bash[68976]: audit 2024-09-14T04:28:09.856146+0000 mon.a (mon.0) 739 : 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-09-14T04:28:10.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:10.686 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:10.686 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:28:10.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:10 smithi038 bash[84940]: cluster 2024-09-14T04:28:09.073754+0000 mgr.y (mgr.26165) 610 : cluster [DBG] pgmap v531: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:28:10.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:10 smithi038 bash[84940]: cluster 2024-09-14T04:28:09.073754+0000 mgr.y (mgr.26165) 610 : cluster [DBG] pgmap v531: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:28:10.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:10 smithi038 bash[84940]: audit 2024-09-14T04:28:09.855557+0000 mon.c (mon.2) 30 : audit [INF] from='client.? 172.21.15.38:0/3424235857' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-14T04:28:10.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:10 smithi038 bash[84940]: audit 2024-09-14T04:28:09.855557+0000 mon.c (mon.2) 30 : audit [INF] from='client.? 172.21.15.38:0/3424235857' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-14T04:28:10.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:10 smithi038 bash[84940]: audit 2024-09-14T04:28:09.856146+0000 mon.a (mon.0) 739 : 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-09-14T04:28:10.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:10 smithi038 bash[84940]: audit 2024-09-14T04:28:09.856146+0000 mon.a (mon.0) 739 : 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-09-14T04:28:10.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:10 smithi038 bash[87336]: cluster 2024-09-14T04:28:09.073754+0000 mgr.y (mgr.26165) 610 : cluster [DBG] pgmap v531: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:28:10.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:10 smithi038 bash[87336]: cluster 2024-09-14T04:28:09.073754+0000 mgr.y (mgr.26165) 610 : cluster [DBG] pgmap v531: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:28:10.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:10 smithi038 bash[87336]: audit 2024-09-14T04:28:09.855557+0000 mon.c (mon.2) 30 : audit [INF] from='client.? 172.21.15.38:0/3424235857' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-14T04:28:10.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:10 smithi038 bash[87336]: audit 2024-09-14T04:28:09.855557+0000 mon.c (mon.2) 30 : audit [INF] from='client.? 172.21.15.38:0/3424235857' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-14T04:28:10.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:10 smithi038 bash[87336]: audit 2024-09-14T04:28:09.856146+0000 mon.a (mon.0) 739 : 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-09-14T04:28:10.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:10 smithi038 bash[87336]: audit 2024-09-14T04:28:09.856146+0000 mon.a (mon.0) 739 : 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-09-14T04:28:10.787 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:10.816 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:10.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:10.818 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:28:10.919 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:10.947 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:10.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:10.949 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:28:11.050 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:11.075 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:11.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:11.078 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:28:11.179 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:11.206 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:11.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:11.208 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:28:11.309 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:11.312 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.6 dump_ops_in_flight 2024-09-14T04:28:11.336 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:11.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:11.339 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:28:11.439 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:11.451 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:11 smithi038 bash[84940]: audit 2024-09-14T04:28:10.376183+0000 mon.a (mon.0) 740 : 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-09-14T04:28:11.451 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:11 smithi038 bash[84940]: audit 2024-09-14T04:28:10.376183+0000 mon.a (mon.0) 740 : 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-09-14T04:28:11.451 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:11 smithi038 bash[84940]: cluster 2024-09-14T04:28:10.381806+0000 mon.a (mon.0) 741 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-09-14T04:28:11.451 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:11 smithi038 bash[84940]: cluster 2024-09-14T04:28:10.381806+0000 mon.a (mon.0) 741 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-09-14T04:28:11.451 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:11 smithi038 bash[87336]: audit 2024-09-14T04:28:10.376183+0000 mon.a (mon.0) 740 : 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-09-14T04:28:11.452 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:11 smithi038 bash[87336]: audit 2024-09-14T04:28:10.376183+0000 mon.a (mon.0) 740 : 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-09-14T04:28:11.452 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:11 smithi038 bash[87336]: cluster 2024-09-14T04:28:10.381806+0000 mon.a (mon.0) 741 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-09-14T04:28:11.452 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:11 smithi038 bash[87336]: cluster 2024-09-14T04:28:10.381806+0000 mon.a (mon.0) 741 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-09-14T04:28:11.469 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:11.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:11.471 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:28:11.572 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:11.580 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:11 smithi123 bash[68976]: audit 2024-09-14T04:28:10.376183+0000 mon.a (mon.0) 740 : 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-09-14T04:28:11.580 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:11 smithi123 bash[68976]: audit 2024-09-14T04:28:10.376183+0000 mon.a (mon.0) 740 : 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-09-14T04:28:11.580 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:11 smithi123 bash[68976]: cluster 2024-09-14T04:28:10.381806+0000 mon.a (mon.0) 741 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-09-14T04:28:11.580 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:11 smithi123 bash[68976]: cluster 2024-09-14T04:28:10.381806+0000 mon.a (mon.0) 741 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-09-14T04:28:11.591 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:11.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:11.594 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:28:11.694 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:11.724 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:11.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:11.726 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:28:11.827 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:11.849 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:11.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:11.852 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:28:11.953 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:11.971 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:11.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:11.973 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:28:12.074 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:12.101 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:12.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:12.104 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:28:12.204 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:12.229 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:12.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:12.231 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:28:12.265 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:28:12.332 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:12.360 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:12.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:12.362 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:28:12.424 INFO:teuthology.orchestra.run.smithi038.stderr:noscrub is set 2024-09-14T04:28:12.463 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:12.472 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:12 smithi038 bash[84940]: cluster 2024-09-14T04:28:11.074611+0000 mgr.y (mgr.26165) 611 : cluster [DBG] pgmap v533: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:28:12.473 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:12 smithi038 bash[84940]: cluster 2024-09-14T04:28:11.074611+0000 mgr.y (mgr.26165) 611 : cluster [DBG] pgmap v533: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:28:12.473 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:12 smithi038 bash[84940]: cluster 2024-09-14T04:28:11.376051+0000 mon.a (mon.0) 742 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-14T04:28:12.473 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:12 smithi038 bash[84940]: cluster 2024-09-14T04:28:11.376051+0000 mon.a (mon.0) 742 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-14T04:28:12.473 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:12 smithi038 bash[84940]: cluster 2024-09-14T04:28:11.376099+0000 mon.a (mon.0) 743 : cluster [INF] Cluster is now healthy 2024-09-14T04:28:12.473 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:12 smithi038 bash[84940]: cluster 2024-09-14T04:28:11.376099+0000 mon.a (mon.0) 743 : cluster [INF] Cluster is now healthy 2024-09-14T04:28:12.473 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:12 smithi038 bash[84940]: audit 2024-09-14T04:28:12.130091+0000 mon.c (mon.2) 31 : audit [INF] from='client.? 172.21.15.38:0/3510146297' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:28:12.473 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:12 smithi038 bash[84940]: audit 2024-09-14T04:28:12.130091+0000 mon.c (mon.2) 31 : audit [INF] from='client.? 172.21.15.38:0/3510146297' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:28:12.473 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:12 smithi038 bash[84940]: audit 2024-09-14T04:28:12.130650+0000 mon.a (mon.0) 744 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:28:12.473 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:12 smithi038 bash[84940]: audit 2024-09-14T04:28:12.130650+0000 mon.a (mon.0) 744 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:28:12.473 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:12 smithi038 bash[87336]: cluster 2024-09-14T04:28:11.074611+0000 mgr.y (mgr.26165) 611 : cluster [DBG] pgmap v533: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:28:12.474 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:12 smithi038 bash[87336]: cluster 2024-09-14T04:28:11.074611+0000 mgr.y (mgr.26165) 611 : cluster [DBG] pgmap v533: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:28:12.474 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:12 smithi038 bash[87336]: cluster 2024-09-14T04:28:11.376051+0000 mon.a (mon.0) 742 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-14T04:28:12.474 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:12 smithi038 bash[87336]: cluster 2024-09-14T04:28:11.376051+0000 mon.a (mon.0) 742 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-14T04:28:12.474 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:12 smithi038 bash[87336]: cluster 2024-09-14T04:28:11.376099+0000 mon.a (mon.0) 743 : cluster [INF] Cluster is now healthy 2024-09-14T04:28:12.474 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:12 smithi038 bash[87336]: cluster 2024-09-14T04:28:11.376099+0000 mon.a (mon.0) 743 : cluster [INF] Cluster is now healthy 2024-09-14T04:28:12.474 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:12 smithi038 bash[87336]: audit 2024-09-14T04:28:12.130091+0000 mon.c (mon.2) 31 : audit [INF] from='client.? 172.21.15.38:0/3510146297' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:28:12.474 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:12 smithi038 bash[87336]: audit 2024-09-14T04:28:12.130091+0000 mon.c (mon.2) 31 : audit [INF] from='client.? 172.21.15.38:0/3510146297' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:28:12.474 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:12 smithi038 bash[87336]: audit 2024-09-14T04:28:12.130650+0000 mon.a (mon.0) 744 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:28:12.474 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:12 smithi038 bash[87336]: audit 2024-09-14T04:28:12.130650+0000 mon.a (mon.0) 744 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:28:12.486 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:12.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:12.489 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:28:12.589 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:12.614 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:12.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:12.617 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:28:12.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:12 smithi123 bash[68976]: cluster 2024-09-14T04:28:11.074611+0000 mgr.y (mgr.26165) 611 : cluster [DBG] pgmap v533: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:28:12.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:12 smithi123 bash[68976]: cluster 2024-09-14T04:28:11.074611+0000 mgr.y (mgr.26165) 611 : cluster [DBG] pgmap v533: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:28:12.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:12 smithi123 bash[68976]: cluster 2024-09-14T04:28:11.376051+0000 mon.a (mon.0) 742 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-14T04:28:12.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:12 smithi123 bash[68976]: cluster 2024-09-14T04:28:11.376051+0000 mon.a (mon.0) 742 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-14T04:28:12.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:12 smithi123 bash[68976]: cluster 2024-09-14T04:28:11.376099+0000 mon.a (mon.0) 743 : cluster [INF] Cluster is now healthy 2024-09-14T04:28:12.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:12 smithi123 bash[68976]: cluster 2024-09-14T04:28:11.376099+0000 mon.a (mon.0) 743 : cluster [INF] Cluster is now healthy 2024-09-14T04:28:12.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:12 smithi123 bash[68976]: audit 2024-09-14T04:28:12.130091+0000 mon.c (mon.2) 31 : audit [INF] from='client.? 172.21.15.38:0/3510146297' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:28:12.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:12 smithi123 bash[68976]: audit 2024-09-14T04:28:12.130091+0000 mon.c (mon.2) 31 : audit [INF] from='client.? 172.21.15.38:0/3510146297' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:28:12.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:12 smithi123 bash[68976]: audit 2024-09-14T04:28:12.130650+0000 mon.a (mon.0) 744 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:28:12.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:12 smithi123 bash[68976]: audit 2024-09-14T04:28:12.130650+0000 mon.a (mon.0) 744 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:28:12.718 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:12.745 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:12.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:12.748 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:28:12.849 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:12.859 DEBUG:teuthology.orchestra.run.smithi038:> /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-09-14T04:28:12.861 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2024-09-14T04:28:12.861 INFO:teuthology.orchestra.run:waiting for 3000 2024-09-14T04:28:12.875 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:12.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:12.877 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:28:12.907 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:hints = 1 2024-09-14T04:28:12.908 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2024-09-14T04:28:12.908 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Object prefix: benchmark_data_smithi038_143366 2024-09-14T04:28:12.908 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-14T04:28:12.908 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 0 0 0 0 0 0 - 0 2024-09-14T04:28:12.978 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:13.007 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:13.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:13.010 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:28:13.111 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:13.145 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:13.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:13.149 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:28:13.250 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:13.274 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:13.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:13.276 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:28:13.377 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:13.411 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:13.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:13.414 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:28:13.514 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:13.538 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:13.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:13.540 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:28:13.641 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:13.651 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:13 smithi123 bash[68976]: cluster 2024-09-14T04:28:12.397083+0000 mon.a (mon.0) 745 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:28:13.651 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:13 smithi123 bash[68976]: cluster 2024-09-14T04:28:12.397083+0000 mon.a (mon.0) 745 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:28:13.651 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:13 smithi123 bash[68976]: audit 2024-09-14T04:28:12.408131+0000 mon.a (mon.0) 746 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:28:13.651 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:13 smithi123 bash[68976]: audit 2024-09-14T04:28:12.408131+0000 mon.a (mon.0) 746 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:28:13.651 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:13 smithi123 bash[68976]: cluster 2024-09-14T04:28:12.418655+0000 mon.a (mon.0) 747 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-09-14T04:28:13.651 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:13 smithi123 bash[68976]: cluster 2024-09-14T04:28:12.418655+0000 mon.a (mon.0) 747 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-09-14T04:28:13.662 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:13.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:13.665 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:28:13.766 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:13.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:13 smithi038 bash[84940]: cluster 2024-09-14T04:28:12.397083+0000 mon.a (mon.0) 745 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:28:13.775 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:13 smithi038 bash[84940]: cluster 2024-09-14T04:28:12.397083+0000 mon.a (mon.0) 745 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:28:13.775 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:13 smithi038 bash[84940]: audit 2024-09-14T04:28:12.408131+0000 mon.a (mon.0) 746 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:28:13.775 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:13 smithi038 bash[84940]: audit 2024-09-14T04:28:12.408131+0000 mon.a (mon.0) 746 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:28:13.775 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:13 smithi038 bash[84940]: cluster 2024-09-14T04:28:12.418655+0000 mon.a (mon.0) 747 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-09-14T04:28:13.775 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:13 smithi038 bash[84940]: cluster 2024-09-14T04:28:12.418655+0000 mon.a (mon.0) 747 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-09-14T04:28:13.775 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:13 smithi038 bash[87336]: cluster 2024-09-14T04:28:12.397083+0000 mon.a (mon.0) 745 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:28:13.775 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:13 smithi038 bash[87336]: cluster 2024-09-14T04:28:12.397083+0000 mon.a (mon.0) 745 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:28:13.775 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:13 smithi038 bash[87336]: audit 2024-09-14T04:28:12.408131+0000 mon.a (mon.0) 746 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:28:13.775 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:13 smithi038 bash[87336]: audit 2024-09-14T04:28:12.408131+0000 mon.a (mon.0) 746 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:28:13.775 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:13 smithi038 bash[87336]: cluster 2024-09-14T04:28:12.418655+0000 mon.a (mon.0) 747 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-09-14T04:28:13.776 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:13 smithi038 bash[87336]: cluster 2024-09-14T04:28:12.418655+0000 mon.a (mon.0) 747 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-09-14T04:28:13.789 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:13.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:13.792 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:28:13.892 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:13.911 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 1 15 2901 2886 179.893 180.375 0.0100868 0.00553147 2024-09-14T04:28:13.916 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:13.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:13.918 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:28:14.019 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:14.042 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:14.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:14.044 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:28:14.145 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:14.167 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:14.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:14.169 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:28:14.270 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:14.297 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:14.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:14.300 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:28:14.401 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:14.427 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:14.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:14.430 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:28:14.530 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:14.553 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:14.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:14.556 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:28:14.657 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:14.668 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:14 smithi038 bash[84940]: cluster 2024-09-14T04:28:13.075119+0000 mgr.y (mgr.26165) 612 : cluster [DBG] pgmap v535: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:28:14.668 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:14 smithi038 bash[84940]: cluster 2024-09-14T04:28:13.075119+0000 mgr.y (mgr.26165) 612 : cluster [DBG] pgmap v535: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:28:14.668 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:14 smithi038 bash[87336]: cluster 2024-09-14T04:28:13.075119+0000 mgr.y (mgr.26165) 612 : cluster [DBG] pgmap v535: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:28:14.668 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:14 smithi038 bash[87336]: cluster 2024-09-14T04:28:13.075119+0000 mgr.y (mgr.26165) 612 : cluster [DBG] pgmap v535: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:28:14.689 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:28:14.694 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:14.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:14.697 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:28:14.798 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:14.807 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:14 smithi123 bash[68976]: cluster 2024-09-14T04:28:13.075119+0000 mgr.y (mgr.26165) 612 : cluster [DBG] pgmap v535: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:28:14.807 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:14 smithi123 bash[68976]: cluster 2024-09-14T04:28:13.075119+0000 mgr.y (mgr.26165) 612 : cluster [DBG] pgmap v535: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-14T04:28:14.817 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:14.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:14.819 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:28:14.911 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 2 16 5646 5630 175.694 171.5 0.0102579 0.00567761 2024-09-14T04:28:14.919 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:14.943 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:14.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:14.945 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:28:15.046 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:15.071 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:15.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:15.074 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:28:15.175 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:15.196 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:15.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:15.198 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:28:15.299 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:15.325 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:15.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:15.328 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:28:15.428 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:15.454 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:15.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:15.462 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:28:15.563 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:15.589 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:15.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:15.592 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:28:15.692 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:15.715 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:15.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:15.718 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:28:15.818 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:15.844 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:15.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:15.847 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:28:15.911 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 3 16 8295 8279 172.314 165.562 0.00440574 0.00579538 2024-09-14T04:28:15.948 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:15.974 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:15.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:15.976 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:28:16.077 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:16.099 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T04:28:16.101 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:16.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:16.104 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:28:16.191 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd set nodeep-scrub 2024-09-14T04:28:16.205 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:16.222 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:16.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:16.224 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:28:16.325 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:16.348 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:16.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:16.350 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:28:16.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:16 smithi123 bash[68976]: cluster 2024-09-14T04:28:15.075682+0000 mgr.y (mgr.26165) 613 : cluster [DBG] pgmap v536: 89 pgs: 89 active+clean; 115 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s wr, 228 op/s 2024-09-14T04:28:16.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:16 smithi123 bash[68976]: cluster 2024-09-14T04:28:15.075682+0000 mgr.y (mgr.26165) 613 : cluster [DBG] pgmap v536: 89 pgs: 89 active+clean; 115 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s wr, 228 op/s 2024-09-14T04:28:16.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:16 smithi123 bash[68976]: audit 2024-09-14T04:28:15.218469+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:28:16.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:16 smithi123 bash[68976]: audit 2024-09-14T04:28:15.218469+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:28:16.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:16 smithi123 bash[68976]: audit 2024-09-14T04:28:15.221623+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:28:16.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:16 smithi123 bash[68976]: audit 2024-09-14T04:28:15.221623+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:28:16.451 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:16.478 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:16.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:16.480 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:28:16.581 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:16.592 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:16 smithi038 bash[87336]: cluster 2024-09-14T04:28:15.075682+0000 mgr.y (mgr.26165) 613 : cluster [DBG] pgmap v536: 89 pgs: 89 active+clean; 115 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s wr, 228 op/s 2024-09-14T04:28:16.592 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:16 smithi038 bash[87336]: cluster 2024-09-14T04:28:15.075682+0000 mgr.y (mgr.26165) 613 : cluster [DBG] pgmap v536: 89 pgs: 89 active+clean; 115 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s wr, 228 op/s 2024-09-14T04:28:16.592 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:16 smithi038 bash[87336]: audit 2024-09-14T04:28:15.218469+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:28:16.592 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:16 smithi038 bash[87336]: audit 2024-09-14T04:28:15.218469+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:28:16.592 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:16 smithi038 bash[87336]: audit 2024-09-14T04:28:15.221623+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:28:16.593 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:16 smithi038 bash[87336]: audit 2024-09-14T04:28:15.221623+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:28:16.593 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:16 smithi038 bash[84940]: cluster 2024-09-14T04:28:15.075682+0000 mgr.y (mgr.26165) 613 : cluster [DBG] pgmap v536: 89 pgs: 89 active+clean; 115 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s wr, 228 op/s 2024-09-14T04:28:16.593 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:16 smithi038 bash[84940]: cluster 2024-09-14T04:28:15.075682+0000 mgr.y (mgr.26165) 613 : cluster [DBG] pgmap v536: 89 pgs: 89 active+clean; 115 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s wr, 228 op/s 2024-09-14T04:28:16.593 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:16 smithi038 bash[84940]: audit 2024-09-14T04:28:15.218469+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:28:16.593 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:16 smithi038 bash[84940]: audit 2024-09-14T04:28:15.218469+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:28:16.593 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:16 smithi038 bash[84940]: audit 2024-09-14T04:28:15.221623+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:28:16.593 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:16 smithi038 bash[84940]: audit 2024-09-14T04:28:15.221623+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:28:16.607 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:16.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:16.609 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:28:16.710 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:16.737 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:16.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:16.738 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:28:16.839 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:16.868 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:16.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:16.869 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:28:16.911 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 4 16 9110 9094 141.988 50.9375 0.00340305 0.00600709 2024-09-14T04:28:16.971 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:17.001 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:17.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:17.004 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:28:17.105 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:17.128 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:17.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:17.131 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:28:17.232 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:17.250 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:17.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:17.251 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:28:17.352 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:17.376 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:17.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:17.378 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:28:17.479 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:17.503 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:17.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:17.505 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:28:17.606 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:17.639 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:17.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:17.641 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:28:17.742 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:17.772 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:17.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:17.774 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:28:17.875 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:17.908 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:17.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:17.911 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:28:17.912 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 5 16 9959 9943 124.2 53.0625 0.0127076 0.00804134 2024-09-14T04:28:18.012 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:18.037 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:18.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:18.040 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:28:18.141 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:18.165 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:18.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:18.171 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:28:18.272 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:18.297 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:18.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:18.300 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:28:18.401 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:18.411 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:18 smithi123 bash[68976]: cluster 2024-09-14T04:28:17.076925+0000 mgr.y (mgr.26165) 614 : cluster [DBG] pgmap v537: 89 pgs: 89 active+clean; 373 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 46 MiB/s wr, 743 op/s 2024-09-14T04:28:18.411 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:18 smithi123 bash[68976]: cluster 2024-09-14T04:28:17.076925+0000 mgr.y (mgr.26165) 614 : cluster [DBG] pgmap v537: 89 pgs: 89 active+clean; 373 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 46 MiB/s wr, 743 op/s 2024-09-14T04:28:18.426 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:18.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:18.428 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:28:18.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:18 smithi038 bash[84940]: cluster 2024-09-14T04:28:17.076925+0000 mgr.y (mgr.26165) 614 : cluster [DBG] pgmap v537: 89 pgs: 89 active+clean; 373 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 46 MiB/s wr, 743 op/s 2024-09-14T04:28:18.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:18 smithi038 bash[84940]: cluster 2024-09-14T04:28:17.076925+0000 mgr.y (mgr.26165) 614 : cluster [DBG] pgmap v537: 89 pgs: 89 active+clean; 373 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 46 MiB/s wr, 743 op/s 2024-09-14T04:28:18.521 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:28:18 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:28:18] "GET /metrics HTTP/1.1" 200 36617 "" "Prometheus/2.51.0" 2024-09-14T04:28:18.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:18 smithi038 bash[87336]: cluster 2024-09-14T04:28:17.076925+0000 mgr.y (mgr.26165) 614 : cluster [DBG] pgmap v537: 89 pgs: 89 active+clean; 373 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 46 MiB/s wr, 743 op/s 2024-09-14T04:28:18.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:18 smithi038 bash[87336]: cluster 2024-09-14T04:28:17.076925+0000 mgr.y (mgr.26165) 614 : cluster [DBG] pgmap v537: 89 pgs: 89 active+clean; 373 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 46 MiB/s wr, 743 op/s 2024-09-14T04:28:18.529 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:18.558 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:18.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:18.561 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:28:18.661 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:18.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:18.696 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:18.696 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:28:18.797 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:18.825 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:18.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:18.833 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:28:18.912 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 6 16 11965 11949 124.394 125.375 0.00878448 0.00802752 2024-09-14T04:28:18.933 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:18.969 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:18.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:18.972 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:28:19.073 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:19.100 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:19.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:19.104 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:28:19.204 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:19.226 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:19.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:19.233 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:28:19.334 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:19.355 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:19.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:19.357 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:28:19.458 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:19.484 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:19.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:19.487 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:28:19.588 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:19.611 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:19.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:19.613 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:28:19.714 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:19.741 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:19.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:19.743 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:28:19.844 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:19.870 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:19.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:19.873 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:28:19.912 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 7 16 14250 14234 127.022 142.812 0.0028717 0.00786396 2024-09-14T04:28:19.973 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:19.997 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:19.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:19.999 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:28:20.100 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:20.117 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:20.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:20.119 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:28:20.219 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:20.244 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:20.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:20.246 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:28:20.347 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:20.379 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:20.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:20.383 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:28:20.437 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:28:20 smithi123 bash[61744]: ts=2024-09-14T04:28:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:28:20.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:20 smithi123 bash[68976]: cluster 2024-09-14T04:28:19.077508+0000 mgr.y (mgr.26165) 615 : cluster [DBG] pgmap v538: 89 pgs: 89 active+clean; 480 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s wr, 881 op/s 2024-09-14T04:28:20.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:20 smithi123 bash[68976]: cluster 2024-09-14T04:28:19.077508+0000 mgr.y (mgr.26165) 615 : cluster [DBG] pgmap v538: 89 pgs: 89 active+clean; 480 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s wr, 881 op/s 2024-09-14T04:28:20.483 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:20.509 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:20.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:20.511 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:28:20.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:20 smithi038 bash[84940]: cluster 2024-09-14T04:28:19.077508+0000 mgr.y (mgr.26165) 615 : cluster [DBG] pgmap v538: 89 pgs: 89 active+clean; 480 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s wr, 881 op/s 2024-09-14T04:28:20.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:20 smithi038 bash[84940]: cluster 2024-09-14T04:28:19.077508+0000 mgr.y (mgr.26165) 615 : cluster [DBG] pgmap v538: 89 pgs: 89 active+clean; 480 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s wr, 881 op/s 2024-09-14T04:28:20.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:20 smithi038 bash[87336]: cluster 2024-09-14T04:28:19.077508+0000 mgr.y (mgr.26165) 615 : cluster [DBG] pgmap v538: 89 pgs: 89 active+clean; 480 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s wr, 881 op/s 2024-09-14T04:28:20.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:20 smithi038 bash[87336]: cluster 2024-09-14T04:28:19.077508+0000 mgr.y (mgr.26165) 615 : cluster [DBG] pgmap v538: 89 pgs: 89 active+clean; 480 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s wr, 881 op/s 2024-09-14T04:28:20.612 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:20.639 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:20.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:20.642 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:28:20.743 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:20.766 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:20.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:20.769 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:28:20.870 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:20.896 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:20.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:20.898 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:28:20.912 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 8 16 15906 15890 124.082 103.5 0.00480417 0.00805276 2024-09-14T04:28:20.947 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:28:20.999 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:21.017 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:21.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:21.018 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:28:21.119 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:21.142 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:21.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:21.144 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:28:21.245 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:21.280 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:21.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:21.286 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:28:21.386 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:21.408 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:21.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:21.410 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:28:21.511 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:21.538 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:21.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:21.541 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:28:21.641 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:21.670 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:21.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:21.673 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:28:21.774 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:21.792 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:21.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:21.794 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:28:21.895 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:21.912 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 9 16 16885 16869 117.095 61.1875 0.00170799 0.00839502 2024-09-14T04:28:21.918 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:21.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:21.920 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:28:22.021 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:22.056 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:22.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:22.061 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:28:22.162 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:22.185 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:22.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:22.189 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:28:22.241 INFO:teuthology.orchestra.run.smithi123.stdout:ERROR: (22) Invalid argument 2024-09-14T04:28:22.241 INFO:teuthology.orchestra.run.smithi123.stdout:op_tracker tracking is not enabled now, so no ops 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-09-14T04:28:22.283 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:22 smithi123 bash[68976]: cluster 2024-09-14T04:28:21.078537+0000 mgr.y (mgr.26165) 616 : cluster [DBG] pgmap v539: 89 pgs: 89 active+clean; 805 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 80 MiB/s wr, 1.29k op/s 2024-09-14T04:28:22.283 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:22 smithi123 bash[68976]: cluster 2024-09-14T04:28:21.078537+0000 mgr.y (mgr.26165) 616 : cluster [DBG] pgmap v539: 89 pgs: 89 active+clean; 805 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 80 MiB/s wr, 1.29k op/s 2024-09-14T04:28:22.290 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:22.308 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:22.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:22.310 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:28:22.410 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:22.442 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:22.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:22.445 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:28:22.466 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:22 smithi038 bash[84940]: cluster 2024-09-14T04:28:21.078537+0000 mgr.y (mgr.26165) 616 : cluster [DBG] pgmap v539: 89 pgs: 89 active+clean; 805 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 80 MiB/s wr, 1.29k op/s 2024-09-14T04:28:22.466 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:22 smithi038 bash[84940]: cluster 2024-09-14T04:28:21.078537+0000 mgr.y (mgr.26165) 616 : cluster [DBG] pgmap v539: 89 pgs: 89 active+clean; 805 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 80 MiB/s wr, 1.29k op/s 2024-09-14T04:28:22.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:22 smithi038 bash[87336]: cluster 2024-09-14T04:28:21.078537+0000 mgr.y (mgr.26165) 616 : cluster [DBG] pgmap v539: 89 pgs: 89 active+clean; 805 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 80 MiB/s wr, 1.29k op/s 2024-09-14T04:28:22.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:22 smithi038 bash[87336]: cluster 2024-09-14T04:28:21.078537+0000 mgr.y (mgr.26165) 616 : cluster [DBG] pgmap v539: 89 pgs: 89 active+clean; 805 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 80 MiB/s wr, 1.29k op/s 2024-09-14T04:28:22.545 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:22.573 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:22.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:22.576 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:28:22.677 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:22.701 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:22.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:22.704 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:28:22.805 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:22.828 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:22.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:22.830 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:28:22.912 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 10 16 18255 18239 113.948 85.625 0.00159874 0.00861874 2024-09-14T04:28:22.931 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:22.956 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:22.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:22.958 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:28:23.059 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:23.084 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:23.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:23.085 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:28:23.186 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:23.212 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:23.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:23.215 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:28:23.316 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:23.340 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:23.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:23.343 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:28:23.444 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:23.462 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.6 dump_blocked_ops 2024-09-14T04:28:23.468 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:23.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:23.472 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:28:23.572 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:23.605 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:23.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:23.610 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:28:23.710 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:23.733 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:23.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:23.735 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:28:23.836 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:23.859 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:23.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:23.862 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:28:23.912 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 11 16 19727 19711 111.952 92 0.00307636 0.00892604 2024-09-14T04:28:23.963 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:23.991 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:23.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:23.994 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:28:24.095 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:24.117 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:24.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:24.121 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:28:24.222 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:24.245 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:24.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:24.247 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:28:24.348 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:24.373 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:24.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:24.375 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:28:24.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:24 smithi123 bash[68976]: cluster 2024-09-14T04:28:23.079233+0000 mgr.y (mgr.26165) 617 : cluster [DBG] pgmap v540: 89 pgs: 89 active+clean; 893 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-09-14T04:28:24.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:24 smithi123 bash[68976]: cluster 2024-09-14T04:28:23.079233+0000 mgr.y (mgr.26165) 617 : cluster [DBG] pgmap v540: 89 pgs: 89 active+clean; 893 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-09-14T04:28:24.476 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:24.497 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:24.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:24.499 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:28:24.600 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:24.625 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:24.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:24.629 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:28:24.730 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:24.758 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:24.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:24.761 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:28:24.862 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:24.887 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:24.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:24.890 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:28:24.912 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 12 16 21700 21684 112.898 123.312 0.00511037 0.00885137 2024-09-14T04:28:24.991 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:25.016 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:25.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:25.018 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:28:25.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:24 smithi038 bash[84940]: cluster 2024-09-14T04:28:23.079233+0000 mgr.y (mgr.26165) 617 : cluster [DBG] pgmap v540: 89 pgs: 89 active+clean; 893 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-09-14T04:28:25.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:24 smithi038 bash[84940]: cluster 2024-09-14T04:28:23.079233+0000 mgr.y (mgr.26165) 617 : cluster [DBG] pgmap v540: 89 pgs: 89 active+clean; 893 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-09-14T04:28:25.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:24 smithi038 bash[87336]: cluster 2024-09-14T04:28:23.079233+0000 mgr.y (mgr.26165) 617 : cluster [DBG] pgmap v540: 89 pgs: 89 active+clean; 893 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-09-14T04:28:25.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:24 smithi038 bash[87336]: cluster 2024-09-14T04:28:23.079233+0000 mgr.y (mgr.26165) 617 : cluster [DBG] pgmap v540: 89 pgs: 89 active+clean; 893 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-09-14T04:28:25.119 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:25.140 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:25.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:25.142 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:28:25.243 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:25.266 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:25.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:25.268 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:28:25.368 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:25.399 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:25.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:25.406 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:28:25.507 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:25.530 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:25.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:25.532 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:28:25.633 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:25.656 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:25.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:25.659 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:28:25.760 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:25.787 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:25.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:25.789 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:28:25.890 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:25.910 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:25.913 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 13 16 23243 23227 111.631 96.4375 0.00182532 0.00894093 2024-09-14T04:28:25.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:25.914 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:28:26.015 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:26.037 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:26.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:26.039 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:28:26.140 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:26.167 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:26.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:26.169 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:28:26.272 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:26.289 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:26.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:26.291 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:28:26.392 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:26.417 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:26.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:26.419 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:28:26.520 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:26.528 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:26 smithi123 bash[68976]: cluster 2024-09-14T04:28:25.079795+0000 mgr.y (mgr.26165) 618 : cluster [DBG] pgmap v541: 89 pgs: 89 active+clean; 1.1 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 95 MiB/s wr, 1.51k op/s 2024-09-14T04:28:26.528 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:26 smithi123 bash[68976]: cluster 2024-09-14T04:28:25.079795+0000 mgr.y (mgr.26165) 618 : cluster [DBG] pgmap v541: 89 pgs: 89 active+clean; 1.1 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 95 MiB/s wr, 1.51k op/s 2024-09-14T04:28:26.538 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:26.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:26.540 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:28:26.546 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:26 smithi038 bash[84940]: cluster 2024-09-14T04:28:25.079795+0000 mgr.y (mgr.26165) 618 : cluster [DBG] pgmap v541: 89 pgs: 89 active+clean; 1.1 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 95 MiB/s wr, 1.51k op/s 2024-09-14T04:28:26.546 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:26 smithi038 bash[84940]: cluster 2024-09-14T04:28:25.079795+0000 mgr.y (mgr.26165) 618 : cluster [DBG] pgmap v541: 89 pgs: 89 active+clean; 1.1 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 95 MiB/s wr, 1.51k op/s 2024-09-14T04:28:26.546 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:26 smithi038 bash[87336]: cluster 2024-09-14T04:28:25.079795+0000 mgr.y (mgr.26165) 618 : cluster [DBG] pgmap v541: 89 pgs: 89 active+clean; 1.1 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 95 MiB/s wr, 1.51k op/s 2024-09-14T04:28:26.546 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:26 smithi038 bash[87336]: cluster 2024-09-14T04:28:25.079795+0000 mgr.y (mgr.26165) 618 : cluster [DBG] pgmap v541: 89 pgs: 89 active+clean; 1.1 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 95 MiB/s wr, 1.51k op/s 2024-09-14T04:28:26.641 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:26.672 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:26.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:26.677 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:28:26.778 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:26.802 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:26.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:26.805 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:28:26.906 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:26.913 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 14 15 24393 24378 108.796 71.9375 0.00753003 0.00918306 2024-09-14T04:28:26.927 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:26.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:26.930 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:28:27.031 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:27.068 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:27.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:27.072 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:28:27.103 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0: {} 2024-09-14T04:28:27.103 INFO:teuthology.orchestra.run.smithi038.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-14T04:28:27.139 INFO:teuthology.orchestra.run.smithi038.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-14T04:28:27.140 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1: {} 2024-09-14T04:28:27.171 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2: {} 2024-09-14T04:28:27.171 INFO:teuthology.orchestra.run.smithi038.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-14T04:28:27.173 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:27.215 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:27.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:27.219 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:28:27.219 INFO:teuthology.orchestra.run.smithi038.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-14T04:28:27.219 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3: {} 2024-09-14T04:28:27.255 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4: {} 2024-09-14T04:28:27.255 INFO:teuthology.orchestra.run.smithi038.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-14T04:28:27.289 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5: {} 2024-09-14T04:28:27.289 INFO:teuthology.orchestra.run.smithi038.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-14T04:28:27.319 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6: {} 2024-09-14T04:28:27.319 INFO:teuthology.orchestra.run.smithi038.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-14T04:28:27.320 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:27.342 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:27.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:27.344 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:28:27.347 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7: {} 2024-09-14T04:28:27.347 INFO:teuthology.orchestra.run.smithi038.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-14T04:28:27.445 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:27.467 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:27.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:27.470 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:28:27.501 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:27 smithi038 bash[84940]: audit 2024-09-14T04:28:27.066072+0000 mon.a (mon.0) 750 : audit [DBG] from='client.? 172.21.15.38:0/3780806240' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:28:27.501 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:27 smithi038 bash[84940]: audit 2024-09-14T04:28:27.066072+0000 mon.a (mon.0) 750 : audit [DBG] from='client.? 172.21.15.38:0/3780806240' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:28:27.502 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:27 smithi038 bash[87336]: audit 2024-09-14T04:28:27.066072+0000 mon.a (mon.0) 750 : audit [DBG] from='client.? 172.21.15.38:0/3780806240' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:28:27.502 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:27 smithi038 bash[87336]: audit 2024-09-14T04:28:27.066072+0000 mon.a (mon.0) 750 : audit [DBG] from='client.? 172.21.15.38:0/3780806240' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:28:27.570 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:27.603 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:27.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:27.607 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:28:27.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:27 smithi123 bash[68976]: audit 2024-09-14T04:28:27.066072+0000 mon.a (mon.0) 750 : audit [DBG] from='client.? 172.21.15.38:0/3780806240' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:28:27.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:27 smithi123 bash[68976]: audit 2024-09-14T04:28:27.066072+0000 mon.a (mon.0) 750 : audit [DBG] from='client.? 172.21.15.38:0/3780806240' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:28:27.707 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:27.731 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:27.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:27.735 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:28:27.836 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:27.861 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:27.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:27.865 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:28:27.913 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 15 16 25859 25843 107.647 91.5625 0.00492189 0.00928397 2024-09-14T04:28:27.966 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:27.990 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:27.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:27.992 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:28:28.093 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:28.121 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:28.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:28.123 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:28:28.224 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:28.254 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:28.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:28.257 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:28:28.266 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T04:28:28.358 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:28.379 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:28.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:28.380 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:28:28.481 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:28.491 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:28 smithi038 bash[84940]: cluster 2024-09-14T04:28:27.080410+0000 mgr.y (mgr.26165) 619 : cluster [DBG] pgmap v542: 89 pgs: 89 active+clean; 1.3 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 104 MiB/s wr, 1.67k op/s 2024-09-14T04:28:28.492 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:28 smithi038 bash[84940]: cluster 2024-09-14T04:28:27.080410+0000 mgr.y (mgr.26165) 619 : cluster [DBG] pgmap v542: 89 pgs: 89 active+clean; 1.3 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 104 MiB/s wr, 1.67k op/s 2024-09-14T04:28:28.492 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:28:28 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:28:28] "GET /metrics HTTP/1.1" 200 36617 "" "Prometheus/2.51.0" 2024-09-14T04:28:28.492 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:28 smithi038 bash[87336]: cluster 2024-09-14T04:28:27.080410+0000 mgr.y (mgr.26165) 619 : cluster [DBG] pgmap v542: 89 pgs: 89 active+clean; 1.3 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 104 MiB/s wr, 1.67k op/s 2024-09-14T04:28:28.493 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:28 smithi038 bash[87336]: cluster 2024-09-14T04:28:27.080410+0000 mgr.y (mgr.26165) 619 : cluster [DBG] pgmap v542: 89 pgs: 89 active+clean; 1.3 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 104 MiB/s wr, 1.67k op/s 2024-09-14T04:28:28.507 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:28.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:28.509 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:28:28.610 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:28.624 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:28 smithi123 bash[68976]: cluster 2024-09-14T04:28:27.080410+0000 mgr.y (mgr.26165) 619 : cluster [DBG] pgmap v542: 89 pgs: 89 active+clean; 1.3 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 104 MiB/s wr, 1.67k op/s 2024-09-14T04:28:28.624 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:28 smithi123 bash[68976]: cluster 2024-09-14T04:28:27.080410+0000 mgr.y (mgr.26165) 619 : cluster [DBG] pgmap v542: 89 pgs: 89 active+clean; 1.3 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 104 MiB/s wr, 1.67k op/s 2024-09-14T04:28:28.644 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:28.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:28.647 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:28:28.747 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:28.774 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:28.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:28.779 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:28:28.879 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:28.905 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:28.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:28.907 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:28:28.913 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 16 16 27224 27208 106.251 85.3125 0.00445905 0.00940489 2024-09-14T04:28:29.008 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:29.034 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:29.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:29.036 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:28:29.137 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:29.157 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:29.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:29.159 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:28:29.260 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:29.292 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:29.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:29.296 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:28:29.397 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:29.421 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:29.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:29.426 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:28:29.526 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:29.545 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:29.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:29.547 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:28:29.648 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:29.671 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:29.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:29.672 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:28:29.773 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:29.799 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:29.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:29.802 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:28:29.903 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:29.913 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 17 16 28445 28429 104.49 76.3125 0.00561483 0.0095383 2024-09-14T04:28:29.924 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:29.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:29.926 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:28:30.027 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:30.052 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:30.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:30.054 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:28:30.155 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:30.185 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:30.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:30.189 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:28:30.290 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:30.300 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:28:30 smithi123 bash[61744]: ts=2024-09-14T04:28:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:28:30.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:30 smithi123 bash[68976]: cluster 2024-09-14T04:28:29.080895+0000 mgr.y (mgr.26165) 620 : cluster [DBG] pgmap v543: 89 pgs: 89 active+clean; 1.4 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 90 MiB/s wr, 1.45k op/s 2024-09-14T04:28:30.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:30 smithi123 bash[68976]: cluster 2024-09-14T04:28:29.080895+0000 mgr.y (mgr.26165) 620 : cluster [DBG] pgmap v543: 89 pgs: 89 active+clean; 1.4 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 90 MiB/s wr, 1.45k op/s 2024-09-14T04:28:30.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:30 smithi123 bash[68976]: audit 2024-09-14T04:28:30.215973+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:28:30.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:30 smithi123 bash[68976]: audit 2024-09-14T04:28:30.215973+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:28:30.317 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:30.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:30.321 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:28:30.421 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:30.424 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:30 smithi038 bash[84940]: cluster 2024-09-14T04:28:29.080895+0000 mgr.y (mgr.26165) 620 : cluster [DBG] pgmap v543: 89 pgs: 89 active+clean; 1.4 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 90 MiB/s wr, 1.45k op/s 2024-09-14T04:28:30.425 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:30 smithi038 bash[84940]: cluster 2024-09-14T04:28:29.080895+0000 mgr.y (mgr.26165) 620 : cluster [DBG] pgmap v543: 89 pgs: 89 active+clean; 1.4 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 90 MiB/s wr, 1.45k op/s 2024-09-14T04:28:30.425 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:30 smithi038 bash[84940]: audit 2024-09-14T04:28:30.215973+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:28:30.425 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:30 smithi038 bash[84940]: audit 2024-09-14T04:28:30.215973+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:28:30.425 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:30 smithi038 bash[87336]: cluster 2024-09-14T04:28:29.080895+0000 mgr.y (mgr.26165) 620 : cluster [DBG] pgmap v543: 89 pgs: 89 active+clean; 1.4 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 90 MiB/s wr, 1.45k op/s 2024-09-14T04:28:30.425 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:30 smithi038 bash[87336]: cluster 2024-09-14T04:28:29.080895+0000 mgr.y (mgr.26165) 620 : cluster [DBG] pgmap v543: 89 pgs: 89 active+clean; 1.4 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 90 MiB/s wr, 1.45k op/s 2024-09-14T04:28:30.425 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:30 smithi038 bash[87336]: audit 2024-09-14T04:28:30.215973+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:28:30.425 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:30 smithi038 bash[87336]: audit 2024-09-14T04:28:30.215973+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:28:30.451 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:30.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:30.456 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:28:30.557 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:30.577 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:30.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:30.579 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:28:30.680 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:30.713 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:30.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:30.716 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:28:30.817 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:30.834 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:30.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:30.836 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:28:30.913 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 18 16 30025 30009 104.17 98.75 0.00892466 0.00959226 2024-09-14T04:28:30.937 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:30.963 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:30.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:30.966 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:28:31.067 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:31.089 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:31.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:31.093 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:28:31.193 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:31.219 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:31.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:31.222 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:28:31.323 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:31.350 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:31.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:31.353 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:28:31.454 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:31.481 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:31.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:31.487 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:28:31.588 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:31.605 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:31.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:31.606 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:28:31.707 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:31.737 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:31.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:31.739 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:28:31.839 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:31.870 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:31.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:31.872 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:28:31.913 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 19 16 31529 31513 103.635 94 0.00457072 0.00962106 2024-09-14T04:28:31.973 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:31.997 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:31.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:31.999 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:28:32.100 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:32.129 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:32.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:32.133 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:28:32.233 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:32.261 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:32.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:32.265 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:28:32.366 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:32.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:32.392 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:32.393 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:28:32.493 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:32.503 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:32 smithi038 bash[84940]: cluster 2024-09-14T04:28:31.081570+0000 mgr.y (mgr.26165) 621 : cluster [DBG] pgmap v544: 89 pgs: 89 active+clean; 1.7 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 104 MiB/s wr, 1.67k op/s 2024-09-14T04:28:32.503 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:32 smithi038 bash[84940]: cluster 2024-09-14T04:28:31.081570+0000 mgr.y (mgr.26165) 621 : cluster [DBG] pgmap v544: 89 pgs: 89 active+clean; 1.7 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 104 MiB/s wr, 1.67k op/s 2024-09-14T04:28:32.504 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:32 smithi038 bash[87336]: cluster 2024-09-14T04:28:31.081570+0000 mgr.y (mgr.26165) 621 : cluster [DBG] pgmap v544: 89 pgs: 89 active+clean; 1.7 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 104 MiB/s wr, 1.67k op/s 2024-09-14T04:28:32.504 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:32 smithi038 bash[87336]: cluster 2024-09-14T04:28:31.081570+0000 mgr.y (mgr.26165) 621 : cluster [DBG] pgmap v544: 89 pgs: 89 active+clean; 1.7 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 104 MiB/s wr, 1.67k op/s 2024-09-14T04:28:32.520 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:32.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:32.522 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:28:32.582 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:32 smithi123 bash[68976]: cluster 2024-09-14T04:28:31.081570+0000 mgr.y (mgr.26165) 621 : cluster [DBG] pgmap v544: 89 pgs: 89 active+clean; 1.7 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 104 MiB/s wr, 1.67k op/s 2024-09-14T04:28:32.582 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:32 smithi123 bash[68976]: cluster 2024-09-14T04:28:31.081570+0000 mgr.y (mgr.26165) 621 : cluster [DBG] pgmap v544: 89 pgs: 89 active+clean; 1.7 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 104 MiB/s wr, 1.67k op/s 2024-09-14T04:28:32.623 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:32.651 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:32.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:32.653 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:28:32.754 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:32.779 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:32.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:32.782 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:28:32.883 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:32.909 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:32.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:32.911 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:28:32.913 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:2024-09-14T04:28:32.915340+0000 min lat: 0.001236 max lat: 0.675479 avg lat: 0.0097028 2024-09-14T04:28:32.914 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-14T04:28:32.914 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 20 16 32981 32965 102.99 90.75 0.0101214 0.0097028 2024-09-14T04:28:33.012 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:33.037 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:33.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:33.040 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:28:33.141 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:33.170 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:33.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:33.175 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:28:33.276 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:33.298 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:33.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:33.302 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:28:33.403 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:33.427 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:33.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:33.429 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:28:33.530 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:33.554 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:33.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:33.557 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:28:33.658 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:33.675 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:33.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:33.677 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:28:33.778 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:33.800 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:33.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:33.801 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:28:33.902 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:33.913 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 21 16 34279 34263 101.948 81.125 0.00399205 0.00977775 2024-09-14T04:28:33.921 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:33.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:33.923 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:28:34.024 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:34.058 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:34.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:34.063 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:28:34.109 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-14T04:28:34.164 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:34.192 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:34.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:34.195 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:28:34.296 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:34.297 INFO:teuthology.orchestra.run.smithi038.stderr:reweighted osd.5 to 1 (10000) 2024-09-14T04:28:34.319 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:34.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:34.321 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:28:34.329 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-14T04:28:34.329 INFO:teuthology.orchestra.run.smithi123.stdout: "ops": [], 2024-09-14T04:28:34.329 INFO:teuthology.orchestra.run.smithi123.stdout: "complaint_time": 30, 2024-09-14T04:28:34.329 INFO:teuthology.orchestra.run.smithi123.stdout: "num_blocked_ops": 0 2024-09-14T04:28:34.329 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-14T04:28:34.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:34 smithi038 bash[87336]: cluster 2024-09-14T04:28:33.082106+0000 mgr.y (mgr.26165) 622 : cluster [DBG] pgmap v545: 89 pgs: 89 active+clean; 1.8 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-09-14T04:28:34.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:34 smithi038 bash[87336]: cluster 2024-09-14T04:28:33.082106+0000 mgr.y (mgr.26165) 622 : cluster [DBG] pgmap v545: 89 pgs: 89 active+clean; 1.8 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-09-14T04:28:34.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:34 smithi038 bash[87336]: audit 2024-09-14T04:28:34.072598+0000 mon.a (mon.0) 752 : audit [INF] from='client.? 172.21.15.38:0/4132101590' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-14T04:28:34.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:34 smithi038 bash[87336]: audit 2024-09-14T04:28:34.072598+0000 mon.a (mon.0) 752 : audit [INF] from='client.? 172.21.15.38:0/4132101590' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-14T04:28:34.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:34 smithi038 bash[84940]: cluster 2024-09-14T04:28:33.082106+0000 mgr.y (mgr.26165) 622 : cluster [DBG] pgmap v545: 89 pgs: 89 active+clean; 1.8 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-09-14T04:28:34.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:34 smithi038 bash[84940]: cluster 2024-09-14T04:28:33.082106+0000 mgr.y (mgr.26165) 622 : cluster [DBG] pgmap v545: 89 pgs: 89 active+clean; 1.8 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-09-14T04:28:34.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:34 smithi038 bash[84940]: audit 2024-09-14T04:28:34.072598+0000 mon.a (mon.0) 752 : audit [INF] from='client.? 172.21.15.38:0/4132101590' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-14T04:28:34.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:34 smithi038 bash[84940]: audit 2024-09-14T04:28:34.072598+0000 mon.a (mon.0) 752 : audit [INF] from='client.? 172.21.15.38:0/4132101590' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-14T04:28:34.423 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:34.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:34 smithi123 bash[68976]: cluster 2024-09-14T04:28:33.082106+0000 mgr.y (mgr.26165) 622 : cluster [DBG] pgmap v545: 89 pgs: 89 active+clean; 1.8 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-09-14T04:28:34.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:34 smithi123 bash[68976]: cluster 2024-09-14T04:28:33.082106+0000 mgr.y (mgr.26165) 622 : cluster [DBG] pgmap v545: 89 pgs: 89 active+clean; 1.8 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-09-14T04:28:34.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:34 smithi123 bash[68976]: audit 2024-09-14T04:28:34.072598+0000 mon.a (mon.0) 752 : audit [INF] from='client.? 172.21.15.38:0/4132101590' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-14T04:28:34.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:34 smithi123 bash[68976]: audit 2024-09-14T04:28:34.072598+0000 mon.a (mon.0) 752 : audit [INF] from='client.? 172.21.15.38:0/4132101590' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-14T04:28:34.454 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:34.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:34.459 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:28:34.560 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:34.588 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:34.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:34.593 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:28:34.694 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:34.716 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:34.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:34.719 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:28:34.820 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:34.843 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:34.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:34.849 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:28:34.913 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 22 16 35754 35738 101.504 92.1875 0.00896135 0.00984574 2024-09-14T04:28:34.950 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:34.972 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:34.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:34.974 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:28:35.075 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:35.098 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:35.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:35.100 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:28:35.201 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:35.228 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:35.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:35.231 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:28:35.331 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:35.355 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:35.357 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:35 smithi123 bash[68976]: audit 2024-09-14T04:28:34.296566+0000 mon.a (mon.0) 753 : audit [INF] from='client.? 172.21.15.38:0/4132101590' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-14T04:28:35.358 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:35 smithi123 bash[68976]: audit 2024-09-14T04:28:34.296566+0000 mon.a (mon.0) 753 : audit [INF] from='client.? 172.21.15.38:0/4132101590' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-14T04:28:35.358 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:35 smithi123 bash[68976]: cluster 2024-09-14T04:28:34.303537+0000 mon.a (mon.0) 754 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-09-14T04:28:35.358 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:35 smithi123 bash[68976]: cluster 2024-09-14T04:28:34.303537+0000 mon.a (mon.0) 754 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-09-14T04:28:35.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:35.359 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:28:35.459 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:35.484 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:35.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:35.486 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:28:35.542 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.6 dump_historic_ops 2024-09-14T04:28:35.586 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:35.614 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:35.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:35.617 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:28:35.718 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:35.729 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:35 smithi038 bash[84940]: audit 2024-09-14T04:28:34.296566+0000 mon.a (mon.0) 753 : audit [INF] from='client.? 172.21.15.38:0/4132101590' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-14T04:28:35.729 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:35 smithi038 bash[84940]: audit 2024-09-14T04:28:34.296566+0000 mon.a (mon.0) 753 : audit [INF] from='client.? 172.21.15.38:0/4132101590' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-14T04:28:35.729 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:35 smithi038 bash[84940]: cluster 2024-09-14T04:28:34.303537+0000 mon.a (mon.0) 754 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-09-14T04:28:35.729 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:35 smithi038 bash[84940]: cluster 2024-09-14T04:28:34.303537+0000 mon.a (mon.0) 754 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-09-14T04:28:35.729 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:35 smithi038 bash[87336]: audit 2024-09-14T04:28:34.296566+0000 mon.a (mon.0) 753 : audit [INF] from='client.? 172.21.15.38:0/4132101590' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-14T04:28:35.729 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:35 smithi038 bash[87336]: audit 2024-09-14T04:28:34.296566+0000 mon.a (mon.0) 753 : audit [INF] from='client.? 172.21.15.38:0/4132101590' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-14T04:28:35.729 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:35 smithi038 bash[87336]: cluster 2024-09-14T04:28:34.303537+0000 mon.a (mon.0) 754 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-09-14T04:28:35.730 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:35 smithi038 bash[87336]: cluster 2024-09-14T04:28:34.303537+0000 mon.a (mon.0) 754 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-09-14T04:28:35.753 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:35.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:35.754 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:28:35.855 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:35.886 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:35.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:35.890 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:28:35.913 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 23 16 37417 37401 101.61 103.938 0.012363 0.00983441 2024-09-14T04:28:35.991 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:36.021 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:36.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:36.024 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:28:36.125 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:36.150 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:36.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:36.154 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:28:36.255 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:36.281 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:36.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:36.284 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:28:36.384 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:36.408 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:36.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:36.410 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:28:36.511 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:36.520 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:36 smithi123 bash[68976]: cluster 2024-09-14T04:28:35.082763+0000 mgr.y (mgr.26165) 623 : cluster [DBG] pgmap v547: 89 pgs: 89 active+clean; 2.0 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 90 MiB/s wr, 1.44k op/s 2024-09-14T04:28:36.520 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:36 smithi123 bash[68976]: cluster 2024-09-14T04:28:35.082763+0000 mgr.y (mgr.26165) 623 : cluster [DBG] pgmap v547: 89 pgs: 89 active+clean; 2.0 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 90 MiB/s wr, 1.44k op/s 2024-09-14T04:28:36.533 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:36.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:36.534 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:28:36.635 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:36.660 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:36.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:36.662 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:28:36.723 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:36 smithi038 bash[84940]: cluster 2024-09-14T04:28:35.082763+0000 mgr.y (mgr.26165) 623 : cluster [DBG] pgmap v547: 89 pgs: 89 active+clean; 2.0 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 90 MiB/s wr, 1.44k op/s 2024-09-14T04:28:36.723 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:36 smithi038 bash[84940]: cluster 2024-09-14T04:28:35.082763+0000 mgr.y (mgr.26165) 623 : cluster [DBG] pgmap v547: 89 pgs: 89 active+clean; 2.0 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 90 MiB/s wr, 1.44k op/s 2024-09-14T04:28:36.724 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:36 smithi038 bash[87336]: cluster 2024-09-14T04:28:35.082763+0000 mgr.y (mgr.26165) 623 : cluster [DBG] pgmap v547: 89 pgs: 89 active+clean; 2.0 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 90 MiB/s wr, 1.44k op/s 2024-09-14T04:28:36.724 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:36 smithi038 bash[87336]: cluster 2024-09-14T04:28:35.082763+0000 mgr.y (mgr.26165) 623 : cluster [DBG] pgmap v547: 89 pgs: 89 active+clean; 2.0 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 90 MiB/s wr, 1.44k op/s 2024-09-14T04:28:36.763 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:36.794 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:36.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:36.797 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:28:36.900 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:36.913 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 24 16 38579 38563 100.402 72.625 0.010695 0.00995366 2024-09-14T04:28:36.924 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:36.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:36.930 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:28:37.031 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:37.056 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:37.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:37.059 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:28:37.159 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:37.188 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:37.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:37.192 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:28:37.293 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:37.327 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:37.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:37.331 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:28:37.395 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd reweight 6 1 2024-09-14T04:28:37.431 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:37.455 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:37.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:37.457 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:28:37.557 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:37.579 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:37.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:37.582 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:28:37.683 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:37.711 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:37.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:37.712 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:28:37.813 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:37.848 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:37.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:37.851 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:28:37.914 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 25 16 40087 40071 100.156 94.25 0.00893088 0.00997752 2024-09-14T04:28:37.952 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:37.980 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:37.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:37.985 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:28:38.086 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:38.122 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:38.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:38.124 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:28:38.225 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:38.248 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:38.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:38.251 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:28:38.350 INFO:teuthology.orchestra.run.smithi038.stderr:nodeep-scrub is set 2024-09-14T04:28:38.351 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:38.360 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:38 smithi038 bash[84940]: cluster 2024-09-14T04:28:37.083397+0000 mgr.y (mgr.26165) 624 : cluster [DBG] pgmap v548: 89 pgs: 89 active+clean; 2.2 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 90 MiB/s wr, 1.43k op/s 2024-09-14T04:28:38.360 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:38 smithi038 bash[84940]: cluster 2024-09-14T04:28:37.083397+0000 mgr.y (mgr.26165) 624 : cluster [DBG] pgmap v548: 89 pgs: 89 active+clean; 2.2 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 90 MiB/s wr, 1.43k op/s 2024-09-14T04:28:38.360 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:38 smithi038 bash[84940]: audit 2024-09-14T04:28:38.219497+0000 mon.a (mon.0) 755 : audit [INF] from='client.? 172.21.15.38:0/3976269871' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:28:38.360 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:38 smithi038 bash[84940]: audit 2024-09-14T04:28:38.219497+0000 mon.a (mon.0) 755 : audit [INF] from='client.? 172.21.15.38:0/3976269871' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:28:38.360 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:28:38 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:28:38] "GET /metrics HTTP/1.1" 200 36624 "" "Prometheus/2.51.0" 2024-09-14T04:28:38.361 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:38 smithi038 bash[87336]: cluster 2024-09-14T04:28:37.083397+0000 mgr.y (mgr.26165) 624 : cluster [DBG] pgmap v548: 89 pgs: 89 active+clean; 2.2 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 90 MiB/s wr, 1.43k op/s 2024-09-14T04:28:38.361 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:38 smithi038 bash[87336]: cluster 2024-09-14T04:28:37.083397+0000 mgr.y (mgr.26165) 624 : cluster [DBG] pgmap v548: 89 pgs: 89 active+clean; 2.2 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 90 MiB/s wr, 1.43k op/s 2024-09-14T04:28:38.361 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:38 smithi038 bash[87336]: audit 2024-09-14T04:28:38.219497+0000 mon.a (mon.0) 755 : audit [INF] from='client.? 172.21.15.38:0/3976269871' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:28:38.361 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:38 smithi038 bash[87336]: audit 2024-09-14T04:28:38.219497+0000 mon.a (mon.0) 755 : audit [INF] from='client.? 172.21.15.38:0/3976269871' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:28:38.381 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:38.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:38.384 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:28:38.485 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:38.514 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:38.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:38.517 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:28:38.618 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:38.627 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:38 smithi123 bash[68976]: cluster 2024-09-14T04:28:37.083397+0000 mgr.y (mgr.26165) 624 : cluster [DBG] pgmap v548: 89 pgs: 89 active+clean; 2.2 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 90 MiB/s wr, 1.43k op/s 2024-09-14T04:28:38.627 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:38 smithi123 bash[68976]: cluster 2024-09-14T04:28:37.083397+0000 mgr.y (mgr.26165) 624 : cluster [DBG] pgmap v548: 89 pgs: 89 active+clean; 2.2 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 90 MiB/s wr, 1.43k op/s 2024-09-14T04:28:38.627 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:38 smithi123 bash[68976]: audit 2024-09-14T04:28:38.219497+0000 mon.a (mon.0) 755 : audit [INF] from='client.? 172.21.15.38:0/3976269871' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:28:38.627 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:38 smithi123 bash[68976]: audit 2024-09-14T04:28:38.219497+0000 mon.a (mon.0) 755 : audit [INF] from='client.? 172.21.15.38:0/3976269871' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:28:38.641 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:38.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:38.644 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:28:38.745 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:38.772 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:38.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:38.777 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:28:38.877 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:38.902 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:38.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:38.907 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:28:38.913 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 26 16 41588 41572 99.9114 93.8125 0.0200053 0.0100013 2024-09-14T04:28:39.008 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:39.048 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:39.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:39.052 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:28:39.152 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:39.177 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:39.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:39.180 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:28:39.280 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:39.304 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:39.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:39.305 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:28:39.406 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:39.429 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:39.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:39.433 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:28:39.533 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:39.556 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:39.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:39.560 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:28:39.660 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:39.669 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:39 smithi123 bash[68976]: cluster 2024-09-14T04:28:38.334334+0000 mon.a (mon.0) 756 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:28:39.670 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:39 smithi123 bash[68976]: cluster 2024-09-14T04:28:38.334334+0000 mon.a (mon.0) 756 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:28:39.670 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:39 smithi123 bash[68976]: audit 2024-09-14T04:28:38.349606+0000 mon.a (mon.0) 757 : audit [INF] from='client.? 172.21.15.38:0/3976269871' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:28:39.670 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:39 smithi123 bash[68976]: audit 2024-09-14T04:28:38.349606+0000 mon.a (mon.0) 757 : audit [INF] from='client.? 172.21.15.38:0/3976269871' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:28:39.670 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:39 smithi123 bash[68976]: cluster 2024-09-14T04:28:38.360113+0000 mon.a (mon.0) 758 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-09-14T04:28:39.670 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:39 smithi123 bash[68976]: cluster 2024-09-14T04:28:38.360113+0000 mon.a (mon.0) 758 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-09-14T04:28:39.681 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:39.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:39.683 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:28:39.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:39 smithi038 bash[84940]: cluster 2024-09-14T04:28:38.334334+0000 mon.a (mon.0) 756 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:28:39.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:39 smithi038 bash[84940]: cluster 2024-09-14T04:28:38.334334+0000 mon.a (mon.0) 756 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:28:39.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:39 smithi038 bash[84940]: audit 2024-09-14T04:28:38.349606+0000 mon.a (mon.0) 757 : audit [INF] from='client.? 172.21.15.38:0/3976269871' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:28:39.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:39 smithi038 bash[84940]: audit 2024-09-14T04:28:38.349606+0000 mon.a (mon.0) 757 : audit [INF] from='client.? 172.21.15.38:0/3976269871' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:28:39.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:39 smithi038 bash[84940]: cluster 2024-09-14T04:28:38.360113+0000 mon.a (mon.0) 758 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-09-14T04:28:39.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:39 smithi038 bash[84940]: cluster 2024-09-14T04:28:38.360113+0000 mon.a (mon.0) 758 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-09-14T04:28:39.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:39 smithi038 bash[87336]: cluster 2024-09-14T04:28:38.334334+0000 mon.a (mon.0) 756 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:28:39.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:39 smithi038 bash[87336]: cluster 2024-09-14T04:28:38.334334+0000 mon.a (mon.0) 756 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:28:39.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:39 smithi038 bash[87336]: audit 2024-09-14T04:28:38.349606+0000 mon.a (mon.0) 757 : audit [INF] from='client.? 172.21.15.38:0/3976269871' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:28:39.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:39 smithi038 bash[87336]: audit 2024-09-14T04:28:38.349606+0000 mon.a (mon.0) 757 : audit [INF] from='client.? 172.21.15.38:0/3976269871' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:28:39.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:39 smithi038 bash[87336]: cluster 2024-09-14T04:28:38.360113+0000 mon.a (mon.0) 758 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-09-14T04:28:39.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:39 smithi038 bash[87336]: cluster 2024-09-14T04:28:38.360113+0000 mon.a (mon.0) 758 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-09-14T04:28:39.784 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:39.808 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:39.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:39.809 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:28:39.910 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:39.914 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 27 16 42625 42609 98.6113 64.8125 0.00218795 0.0100027 2024-09-14T04:28:39.936 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:39.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:39.938 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:28:40.039 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:40.072 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:40.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:40.075 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:28:40.175 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:40.197 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:40.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:40.199 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:28:40.300 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:40.334 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T04:28:40.334 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:40.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:40.339 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:28:40.439 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:40.444 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:28:40 smithi123 bash[61744]: ts=2024-09-14T04:28:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:28:40.444 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:40 smithi123 bash[68976]: cluster 2024-09-14T04:28:39.083920+0000 mgr.y (mgr.26165) 625 : cluster [DBG] pgmap v550: 89 pgs: 89 active+clean; 2.3 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-09-14T04:28:40.444 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:40 smithi123 bash[68976]: cluster 2024-09-14T04:28:39.083920+0000 mgr.y (mgr.26165) 625 : cluster [DBG] pgmap v550: 89 pgs: 89 active+clean; 2.3 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-09-14T04:28:40.444 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:40 smithi123 bash[68976]: audit 2024-09-14T04:28:40.194160+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:28:40.444 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:40 smithi123 bash[68976]: audit 2024-09-14T04:28:40.194160+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:28:40.464 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:40.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:40.473 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:28:40.574 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:40.596 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:40.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:40.598 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:28:40.689 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:40 smithi038 bash[87336]: cluster 2024-09-14T04:28:39.083920+0000 mgr.y (mgr.26165) 625 : cluster [DBG] pgmap v550: 89 pgs: 89 active+clean; 2.3 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-09-14T04:28:40.689 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:40 smithi038 bash[87336]: cluster 2024-09-14T04:28:39.083920+0000 mgr.y (mgr.26165) 625 : cluster [DBG] pgmap v550: 89 pgs: 89 active+clean; 2.3 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-09-14T04:28:40.689 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:40 smithi038 bash[87336]: audit 2024-09-14T04:28:40.194160+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:28:40.689 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:40 smithi038 bash[87336]: audit 2024-09-14T04:28:40.194160+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:28:40.689 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:40 smithi038 bash[84940]: cluster 2024-09-14T04:28:39.083920+0000 mgr.y (mgr.26165) 625 : cluster [DBG] pgmap v550: 89 pgs: 89 active+clean; 2.3 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-09-14T04:28:40.689 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:40 smithi038 bash[84940]: cluster 2024-09-14T04:28:39.083920+0000 mgr.y (mgr.26165) 625 : cluster [DBG] pgmap v550: 89 pgs: 89 active+clean; 2.3 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-09-14T04:28:40.689 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:40 smithi038 bash[84940]: audit 2024-09-14T04:28:40.194160+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:28:40.690 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:40 smithi038 bash[84940]: audit 2024-09-14T04:28:40.194160+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:28:40.699 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:40.723 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:40.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:40.727 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:28:40.828 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:40.854 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:40.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:40.857 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:28:40.914 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 28 16 43962 43946 98.0735 83.5625 0.0326425 0.01019 2024-09-14T04:28:40.958 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:40.980 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:40.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:40.984 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:28:41.085 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:41.110 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:41.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:41.113 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:28:41.214 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:41.241 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:41.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:41.244 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:28:41.345 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:41.373 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:41.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:41.377 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:28:41.478 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:41.503 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:41.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:41.506 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:28:41.606 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:41.635 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:41.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:41.639 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:28:41.740 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:41.761 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:41.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:41.763 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:28:41.864 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:41.889 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:41.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:41.892 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:28:41.914 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 29 16 45102 45086 97.1483 71.25 0.193202 0.0102076 2024-09-14T04:28:41.993 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:42.020 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:42.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:42.023 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:28:42.124 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:42.151 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:42.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:42.153 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:28:42.181 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:28:42.254 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:42.288 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:42.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:42.294 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:28:42.395 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:42.421 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:42.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:42.428 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:28:42.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:42 smithi038 bash[84940]: cluster 2024-09-14T04:28:41.084803+0000 mgr.y (mgr.26165) 626 : cluster [DBG] pgmap v551: 89 pgs: 89 active+clean; 2.6 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 101 MiB/s wr, 1.62k op/s 2024-09-14T04:28:42.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:42 smithi038 bash[84940]: cluster 2024-09-14T04:28:41.084803+0000 mgr.y (mgr.26165) 626 : cluster [DBG] pgmap v551: 89 pgs: 89 active+clean; 2.6 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 101 MiB/s wr, 1.62k op/s 2024-09-14T04:28:42.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:42 smithi038 bash[87336]: cluster 2024-09-14T04:28:41.084803+0000 mgr.y (mgr.26165) 626 : cluster [DBG] pgmap v551: 89 pgs: 89 active+clean; 2.6 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 101 MiB/s wr, 1.62k op/s 2024-09-14T04:28:42.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:42 smithi038 bash[87336]: cluster 2024-09-14T04:28:41.084803+0000 mgr.y (mgr.26165) 626 : cluster [DBG] pgmap v551: 89 pgs: 89 active+clean; 2.6 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 101 MiB/s wr, 1.62k op/s 2024-09-14T04:28:42.529 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:42.551 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:42.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:42.554 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:28:42.654 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:42.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:42 smithi123 bash[68976]: cluster 2024-09-14T04:28:41.084803+0000 mgr.y (mgr.26165) 626 : cluster [DBG] pgmap v551: 89 pgs: 89 active+clean; 2.6 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 101 MiB/s wr, 1.62k op/s 2024-09-14T04:28:42.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:42 smithi123 bash[68976]: cluster 2024-09-14T04:28:41.084803+0000 mgr.y (mgr.26165) 626 : cluster [DBG] pgmap v551: 89 pgs: 89 active+clean; 2.6 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 101 MiB/s wr, 1.62k op/s 2024-09-14T04:28:42.689 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd unset noscrub 2024-09-14T04:28:42.698 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:42.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:42.701 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:28:42.802 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:42.826 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:42.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:42.828 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:28:42.914 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 30 16 46299 46283 96.4035 74.8125 0.00249005 0.0103472 2024-09-14T04:28:42.929 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:42.949 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:42.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:42.951 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:28:43.052 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:43.071 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:43.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:43.072 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:28:43.173 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:43.199 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:43.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:43.201 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:28:43.301 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:43.327 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:43.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:43.329 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:28:43.430 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:43.452 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:43.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:43.454 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:28:43.555 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:43.581 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:43.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:43.584 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:28:43.685 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:43.709 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:43.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:43.711 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:28:43.812 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:43.834 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:43.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:43.837 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:28:43.914 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 31 16 47084 47068 94.8764 49.0625 0.00470558 0.0105338 2024-09-14T04:28:43.938 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:43.968 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:43.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:43.973 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:28:44.074 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:44.096 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:44.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:44.099 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:28:44.200 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:44.221 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:44.222 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:28:44.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:44.223 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:28:44.324 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:44.347 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:44.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:44.349 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:28:44.450 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:44.486 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:44.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:44.489 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:28:44.589 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:44.614 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:44.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:44.617 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:28:44.718 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:44.729 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:44 smithi038 bash[84940]: cluster 2024-09-14T04:28:43.085306+0000 mgr.y (mgr.26165) 627 : cluster [DBG] pgmap v552: 89 pgs: 89 active+clean; 2.6 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 90 MiB/s wr, 1.44k op/s 2024-09-14T04:28:44.729 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:44 smithi038 bash[84940]: cluster 2024-09-14T04:28:43.085306+0000 mgr.y (mgr.26165) 627 : cluster [DBG] pgmap v552: 89 pgs: 89 active+clean; 2.6 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 90 MiB/s wr, 1.44k op/s 2024-09-14T04:28:44.729 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:44 smithi038 bash[87336]: cluster 2024-09-14T04:28:43.085306+0000 mgr.y (mgr.26165) 627 : cluster [DBG] pgmap v552: 89 pgs: 89 active+clean; 2.6 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 90 MiB/s wr, 1.44k op/s 2024-09-14T04:28:44.729 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:44 smithi038 bash[87336]: cluster 2024-09-14T04:28:43.085306+0000 mgr.y (mgr.26165) 627 : cluster [DBG] pgmap v552: 89 pgs: 89 active+clean; 2.6 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 90 MiB/s wr, 1.44k op/s 2024-09-14T04:28:44.749 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:44.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:44.751 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:28:44.852 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:44.873 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:44.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:44.875 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:28:44.915 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 32 16 48128 48112 93.9505 65.25 0.00163298 0.0106331 2024-09-14T04:28:44.976 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:44.980 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:44 smithi123 bash[68976]: cluster 2024-09-14T04:28:43.085306+0000 mgr.y (mgr.26165) 627 : cluster [DBG] pgmap v552: 89 pgs: 89 active+clean; 2.6 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 90 MiB/s wr, 1.44k op/s 2024-09-14T04:28:44.980 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:44 smithi123 bash[68976]: cluster 2024-09-14T04:28:43.085306+0000 mgr.y (mgr.26165) 627 : cluster [DBG] pgmap v552: 89 pgs: 89 active+clean; 2.6 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 90 MiB/s wr, 1.44k op/s 2024-09-14T04:28:45.001 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:45.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:45.005 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:28:45.106 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:45.126 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:45.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:45.129 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:28:45.229 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:45.250 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:45.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:45.252 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:28:45.353 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:45.375 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:45.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:45.378 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:28:45.479 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:45.499 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:45.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:45.501 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:28:45.602 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:45.639 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:45.641 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:45 smithi038 bash[87336]: audit 2024-09-14T04:28:45.213363+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:28:45.641 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:45 smithi038 bash[87336]: audit 2024-09-14T04:28:45.213363+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:28:45.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:45.642 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:28:45.644 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:45 smithi038 bash[84940]: audit 2024-09-14T04:28:45.213363+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:28:45.644 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:45 smithi038 bash[84940]: audit 2024-09-14T04:28:45.213363+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:28:45.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:45 smithi123 bash[68976]: audit 2024-09-14T04:28:45.213363+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:28:45.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:45 smithi123 bash[68976]: audit 2024-09-14T04:28:45.213363+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:28:45.743 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:45.761 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:45.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:45.764 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:28:45.864 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:45.905 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:45.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:45.910 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:28:45.914 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 33 16 49058 49042 92.8648 58.125 0.00915713 0.010762 2024-09-14T04:28:46.011 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:46.032 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:46.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:46.035 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:28:46.136 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:46.159 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:46.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:46.164 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:28:46.264 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:46.297 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:46.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:46.303 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:28:46.307 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-14T04:28:46.308 INFO:teuthology.orchestra.run.smithi123.stdout: "size": 20, 2024-09-14T04:28:46.308 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 600, 2024-09-14T04:28:46.308 INFO:teuthology.orchestra.run.smithi123.stdout: "ops": [ 2024-09-14T04:28:46.308 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.308 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.44912.0:25046 7.d 7:b78a7e97:::benchmark_data_smithi038_143366_object25045:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e128)", 2024-09-14T04:28:46.308 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:28:27.323882+0000", 2024-09-14T04:28:46.308 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 18.976546463999998, 2024-09-14T04:28:46.308 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.14558833400000001, 2024-09-14T04:28:46.308 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:28:46.308 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:28:46.308 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:28:46.308 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.44912", 2024-09-14T04:28:46.309 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/661761194", 2024-09-14T04:28:46.309 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 25046 2024-09-14T04:28:46.309 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.309 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:28:46.309 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.309 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:28:46.309 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:27.323882+0000", 2024-09-14T04:28:46.309 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:28:46.312 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.312 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.312 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:28:46.312 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:27.323882+0000", 2024-09-14T04:28:46.313 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:28:46.313 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.313 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.313 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:28:46.313 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:27.323881+0000", 2024-09-14T04:28:46.313 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2024-09-14T04:28:46.313 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.313 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.313 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:28:46.313 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:27.323966+0000", 2024-09-14T04:28:46.313 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.5519000000000006e-05 2024-09-14T04:28:46.313 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.313 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.314 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:28:46.314 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:27.323977+0000", 2024-09-14T04:28:46.314 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0288999999999999e-05 2024-09-14T04:28:46.314 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.314 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.314 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:28:46.314 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:27.323981+0000", 2024-09-14T04:28:46.314 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.2549999999999999e-06 2024-09-14T04:28:46.314 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.314 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.314 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:28:46.315 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:27.324014+0000", 2024-09-14T04:28:46.315 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.2639999999999999e-05 2024-09-14T04:28:46.315 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.315 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.315 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:28:46.316 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:27.324125+0000", 2024-09-14T04:28:46.316 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000111415 2024-09-14T04:28:46.316 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.316 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.316 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 0,1", 2024-09-14T04:28:46.316 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:27.324253+0000", 2024-09-14T04:28:46.316 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000128248 2024-09-14T04:28:46.316 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.316 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.316 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:28:46.316 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:27.325080+0000", 2024-09-14T04:28:46.316 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00082649600000000002 2024-09-14T04:28:46.316 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.317 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.317 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:28:46.317 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:27.326274+0000", 2024-09-14T04:28:46.317 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.001194797 2024-09-14T04:28:46.317 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.317 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.317 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:28:46.317 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:27.469354+0000", 2024-09-14T04:28:46.317 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.14307977099999999 2024-09-14T04:28:46.318 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.318 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.318 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:28:46.318 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:27.469419+0000", 2024-09-14T04:28:46.318 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.4802999999999996e-05 2024-09-14T04:28:46.318 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.318 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.318 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:28:46.318 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:27.469470+0000", 2024-09-14T04:28:46.318 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.1141999999999999e-05 2024-09-14T04:28:46.319 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:28:46.319 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:28:46.319 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:28:46.319 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.319 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.319 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.44912.0:25053 7.c 7:3e17ac7f:::benchmark_data_smithi038_143366_object25052:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e128)", 2024-09-14T04:28:46.319 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:28:27.329961+0000", 2024-09-14T04:28:46.319 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 18.970467542000002, 2024-09-14T04:28:46.319 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.17580591600000001, 2024-09-14T04:28:46.319 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:28:46.319 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:28:46.319 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:28:46.319 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.44912", 2024-09-14T04:28:46.319 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/661761194", 2024-09-14T04:28:46.320 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 25053 2024-09-14T04:28:46.320 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.320 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:28:46.320 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.320 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:28:46.320 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:27.329961+0000", 2024-09-14T04:28:46.320 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:28:46.320 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.320 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.320 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:28:46.320 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:27.329961+0000", 2024-09-14T04:28:46.320 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:28:46.320 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.321 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.321 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:28:46.321 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:27.329960+0000", 2024-09-14T04:28:46.321 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999995 2024-09-14T04:28:46.321 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.321 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.321 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:28:46.321 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:27.329996+0000", 2024-09-14T04:28:46.321 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.5654000000000001e-05 2024-09-14T04:28:46.321 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.321 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.321 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:28:46.321 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:27.330001+0000", 2024-09-14T04:28:46.322 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.5419999999999999e-06 2024-09-14T04:28:46.322 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.322 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.322 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:28:46.322 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:27.330003+0000", 2024-09-14T04:28:46.322 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.8559999999999998e-06 2024-09-14T04:28:46.322 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.322 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.322 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:28:46.322 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:27.330029+0000", 2024-09-14T04:28:46.322 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.5304999999999999e-05 2024-09-14T04:28:46.322 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.322 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.322 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:28:46.322 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:27.330105+0000", 2024-09-14T04:28:46.323 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.6588999999999995e-05 2024-09-14T04:28:46.323 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.323 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.323 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 3,7", 2024-09-14T04:28:46.323 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:27.330183+0000", 2024-09-14T04:28:46.323 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.8027000000000004e-05 2024-09-14T04:28:46.323 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.323 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.323 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:28:46.323 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:27.331201+0000", 2024-09-14T04:28:46.323 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0010171500000000001 2024-09-14T04:28:46.323 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.323 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.323 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:28:46.324 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:27.331571+0000", 2024-09-14T04:28:46.324 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00037005399999999998 2024-09-14T04:28:46.324 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.324 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.324 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:28:46.324 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:27.505569+0000", 2024-09-14T04:28:46.324 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.17399794099999999 2024-09-14T04:28:46.324 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.324 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.324 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:28:46.324 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:27.505658+0000", 2024-09-14T04:28:46.324 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.9797999999999996e-05 2024-09-14T04:28:46.324 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.324 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.325 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:28:46.325 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:27.505767+0000", 2024-09-14T04:28:46.325 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00010839499999999999 2024-09-14T04:28:46.325 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:28:46.325 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:28:46.325 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:28:46.325 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.325 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.325 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.44912.0:25059 7.7 7:e2695ddf:::benchmark_data_smithi038_143366_object25058:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e128)", 2024-09-14T04:28:46.325 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:28:27.330510+0000", 2024-09-14T04:28:46.325 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 18.969918347, 2024-09-14T04:28:46.325 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.180645583, 2024-09-14T04:28:46.325 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:28:46.325 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:28:46.326 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:28:46.326 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.44912", 2024-09-14T04:28:46.326 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/661761194", 2024-09-14T04:28:46.326 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 25059 2024-09-14T04:28:46.326 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.326 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:28:46.326 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.326 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:28:46.326 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:27.330510+0000", 2024-09-14T04:28:46.326 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:28:46.326 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.326 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.326 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:28:46.326 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:27.330510+0000", 2024-09-14T04:28:46.326 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:28:46.327 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.327 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.327 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:28:46.327 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:27.330509+0000", 2024-09-14T04:28:46.327 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2024-09-14T04:28:46.327 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.327 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.327 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:28:46.327 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:27.330546+0000", 2024-09-14T04:28:46.327 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.7367999999999999e-05 2024-09-14T04:28:46.327 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.327 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.327 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:28:46.327 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:27.330560+0000", 2024-09-14T04:28:46.327 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3419e-05 2024-09-14T04:28:46.327 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.328 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.328 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:28:46.328 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:27.330566+0000", 2024-09-14T04:28:46.328 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.643e-06 2024-09-14T04:28:46.328 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.328 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.328 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:28:46.328 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:27.330603+0000", 2024-09-14T04:28:46.328 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.7623000000000002e-05 2024-09-14T04:28:46.328 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.328 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.328 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:28:46.328 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:27.330682+0000", 2024-09-14T04:28:46.329 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.8980999999999995e-05 2024-09-14T04:28:46.329 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.329 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.329 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 0,3", 2024-09-14T04:28:46.329 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:27.330760+0000", 2024-09-14T04:28:46.329 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.8203999999999999e-05 2024-09-14T04:28:46.329 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.329 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.329 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:28:46.329 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:27.331888+0000", 2024-09-14T04:28:46.329 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.001127177 2024-09-14T04:28:46.329 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.330 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.330 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:28:46.330 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:27.471934+0000", 2024-09-14T04:28:46.330 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.14004631300000001 2024-09-14T04:28:46.330 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.330 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.330 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:28:46.330 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:27.511076+0000", 2024-09-14T04:28:46.330 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.039141962000000002 2024-09-14T04:28:46.330 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.330 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.330 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:28:46.331 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:27.511131+0000", 2024-09-14T04:28:46.331 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.5238000000000002e-05 2024-09-14T04:28:46.331 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.331 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.331 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:28:46.331 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:27.511156+0000", 2024-09-14T04:28:46.331 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.4524000000000001e-05 2024-09-14T04:28:46.331 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:28:46.331 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:28:46.331 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:28:46.331 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.331 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.331 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.44912.0:31522 7.7 7:e4075840:::benchmark_data_smithi038_143366_object31521:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e128)", 2024-09-14T04:28:46.332 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:28:31.867692+0000", 2024-09-14T04:28:46.332 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 14.432735994, 2024-09-14T04:28:46.332 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.203868829, 2024-09-14T04:28:46.332 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:28:46.332 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:28:46.332 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:28:46.332 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.44912", 2024-09-14T04:28:46.332 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/661761194", 2024-09-14T04:28:46.332 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 31522 2024-09-14T04:28:46.332 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.332 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:28:46.332 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.332 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:28:46.333 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:31.867692+0000", 2024-09-14T04:28:46.333 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:28:46.333 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.333 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.333 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:28:46.333 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:31.867692+0000", 2024-09-14T04:28:46.333 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:28:46.333 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.333 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.333 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:28:46.333 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:31.867691+0000", 2024-09-14T04:28:46.333 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2024-09-14T04:28:46.333 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.333 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.334 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:28:46.334 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:31.867753+0000", 2024-09-14T04:28:46.334 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.2082999999999995e-05 2024-09-14T04:28:46.334 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.334 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.334 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:28:46.334 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:31.867769+0000", 2024-09-14T04:28:46.334 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.5588000000000001e-05 2024-09-14T04:28:46.334 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.334 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.334 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:28:46.334 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:31.867775+0000", 2024-09-14T04:28:46.334 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.3640000000000004e-06 2024-09-14T04:28:46.334 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.335 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.335 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:28:46.335 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:31.867826+0000", 2024-09-14T04:28:46.335 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.1076999999999999e-05 2024-09-14T04:28:46.335 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.335 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.335 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:28:46.335 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:31.867969+0000", 2024-09-14T04:28:46.335 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00014295900000000001 2024-09-14T04:28:46.335 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.335 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.335 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 0,3", 2024-09-14T04:28:46.335 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:31.868156+0000", 2024-09-14T04:28:46.336 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000187364 2024-09-14T04:28:46.336 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.336 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.336 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:28:46.336 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:31.869627+0000", 2024-09-14T04:28:46.336 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0014702230000000001 2024-09-14T04:28:46.336 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.336 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.336 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:28:46.336 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:31.870576+0000", 2024-09-14T04:28:46.336 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00094970000000000005 2024-09-14T04:28:46.336 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.336 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.337 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:28:46.337 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:32.071303+0000", 2024-09-14T04:28:46.337 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.20072633300000001 2024-09-14T04:28:46.337 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.337 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.337 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:28:46.337 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:32.071461+0000", 2024-09-14T04:28:46.337 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00015826300000000001 2024-09-14T04:28:46.337 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.337 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.337 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:28:46.337 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:32.071561+0000", 2024-09-14T04:28:46.337 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000100284 2024-09-14T04:28:46.337 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:28:46.338 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:28:46.338 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:28:46.338 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.338 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.338 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.44912.0:31529 7.d 7:be9955f7:::benchmark_data_smithi038_143366_object31528:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e128)", 2024-09-14T04:28:46.338 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:28:31.871477+0000", 2024-09-14T04:28:46.338 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 14.428951418, 2024-09-14T04:28:46.338 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.20180688599999999, 2024-09-14T04:28:46.338 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:28:46.338 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:28:46.338 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:28:46.338 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.44912", 2024-09-14T04:28:46.338 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/661761194", 2024-09-14T04:28:46.339 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 31529 2024-09-14T04:28:46.339 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.339 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:28:46.339 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.339 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:28:46.339 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:31.871477+0000", 2024-09-14T04:28:46.339 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:28:46.339 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.339 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.339 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:28:46.339 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:31.871477+0000", 2024-09-14T04:28:46.339 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:28:46.339 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.339 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.340 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:28:46.340 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:31.871475+0000", 2024-09-14T04:28:46.340 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2024-09-14T04:28:46.340 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.340 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.340 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:28:46.340 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:31.871512+0000", 2024-09-14T04:28:46.340 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.6848999999999999e-05 2024-09-14T04:28:46.340 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.340 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.340 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:28:46.340 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:31.871528+0000", 2024-09-14T04:28:46.340 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.6316000000000001e-05 2024-09-14T04:28:46.341 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.341 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.341 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:28:46.341 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:31.871535+0000", 2024-09-14T04:28:46.341 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.4520000000000002e-06 2024-09-14T04:28:46.341 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.341 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.341 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:28:46.341 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:31.871582+0000", 2024-09-14T04:28:46.341 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.7444000000000002e-05 2024-09-14T04:28:46.341 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.341 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.341 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:28:46.341 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:31.871703+0000", 2024-09-14T04:28:46.341 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000121043 2024-09-14T04:28:46.342 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.342 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.342 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 0,1", 2024-09-14T04:28:46.342 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:31.871806+0000", 2024-09-14T04:28:46.342 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000102501 2024-09-14T04:28:46.342 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.342 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.342 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:28:46.342 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:31.872886+0000", 2024-09-14T04:28:46.342 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.001080281 2024-09-14T04:28:46.342 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.342 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.342 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:28:46.343 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:31.873063+0000", 2024-09-14T04:28:46.343 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000177245 2024-09-14T04:28:46.343 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.343 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.343 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:28:46.343 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:32.073045+0000", 2024-09-14T04:28:46.343 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.19998196100000001 2024-09-14T04:28:46.343 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.343 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.343 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:28:46.343 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:32.073187+0000", 2024-09-14T04:28:46.343 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000141793 2024-09-14T04:28:46.343 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.343 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.343 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:28:46.344 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:32.073284+0000", 2024-09-14T04:28:46.344 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.6607999999999994e-05 2024-09-14T04:28:46.344 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:28:46.344 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:28:46.344 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:28:46.344 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.344 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.344 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.44912.0:34181 7.d 7:bbcd24fe:::benchmark_data_smithi038_143366_object34180:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e128)", 2024-09-14T04:28:46.344 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:28:33.622433+0000", 2024-09-14T04:28:46.344 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 12.677995022999999, 2024-09-14T04:28:46.344 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.211113997, 2024-09-14T04:28:46.344 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:28:46.344 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:28:46.344 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:28:46.345 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.44912", 2024-09-14T04:28:46.345 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/661761194", 2024-09-14T04:28:46.345 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 34181 2024-09-14T04:28:46.345 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.345 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:28:46.345 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.345 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:28:46.345 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.622433+0000", 2024-09-14T04:28:46.345 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:28:46.345 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.345 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.345 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:28:46.345 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.622433+0000", 2024-09-14T04:28:46.346 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:28:46.346 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.346 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.346 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:28:46.346 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.622433+0000", 2024-09-14T04:28:46.346 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999995 2024-09-14T04:28:46.346 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.346 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.346 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:28:46.346 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.622493+0000", 2024-09-14T04:28:46.346 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.0596000000000001e-05 2024-09-14T04:28:46.346 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.346 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.346 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:28:46.346 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.622504+0000", 2024-09-14T04:28:46.347 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0309000000000001e-05 2024-09-14T04:28:46.347 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.347 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.347 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:28:46.347 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.622508+0000", 2024-09-14T04:28:46.347 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.1200000000000004e-06 2024-09-14T04:28:46.347 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.347 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.347 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:28:46.347 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.622550+0000", 2024-09-14T04:28:46.347 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.2061999999999998e-05 2024-09-14T04:28:46.347 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.347 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.348 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:28:46.348 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.622665+0000", 2024-09-14T04:28:46.348 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000115468 2024-09-14T04:28:46.348 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.348 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.348 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 0,1", 2024-09-14T04:28:46.348 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.622792+0000", 2024-09-14T04:28:46.348 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00012642999999999999 2024-09-14T04:28:46.348 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.348 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.348 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:28:46.348 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.623946+0000", 2024-09-14T04:28:46.348 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.001153935 2024-09-14T04:28:46.348 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.349 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.349 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:28:46.349 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.628870+0000", 2024-09-14T04:28:46.349 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.004924459 2024-09-14T04:28:46.349 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.349 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.349 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:28:46.349 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.833438+0000", 2024-09-14T04:28:46.349 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.204567796 2024-09-14T04:28:46.349 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.349 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.349 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:28:46.349 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.833488+0000", 2024-09-14T04:28:46.349 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.0634999999999999e-05 2024-09-14T04:28:46.350 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.350 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.350 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:28:46.350 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.833547+0000", 2024-09-14T04:28:46.350 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.8887e-05 2024-09-14T04:28:46.350 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:28:46.350 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:28:46.350 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:28:46.350 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.350 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.350 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.44912.0:34183 7.d 7:b6504a06:::benchmark_data_smithi038_143366_object34182:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e128)", 2024-09-14T04:28:46.350 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:28:33.623915+0000", 2024-09-14T04:28:46.350 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 12.676513762000001, 2024-09-14T04:28:46.350 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.20978150800000001, 2024-09-14T04:28:46.351 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:28:46.351 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:28:46.351 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:28:46.351 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.44912", 2024-09-14T04:28:46.351 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/661761194", 2024-09-14T04:28:46.351 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 34183 2024-09-14T04:28:46.351 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.351 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:28:46.351 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.351 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:28:46.351 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.623915+0000", 2024-09-14T04:28:46.351 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:28:46.351 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.351 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.351 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:28:46.351 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.623915+0000", 2024-09-14T04:28:46.352 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:28:46.352 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.352 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.352 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:28:46.352 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.623914+0000", 2024-09-14T04:28:46.352 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999995 2024-09-14T04:28:46.352 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.352 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.352 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:28:46.352 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.623989+0000", 2024-09-14T04:28:46.352 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.4791999999999998e-05 2024-09-14T04:28:46.352 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.352 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.353 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:28:46.353 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.623999+0000", 2024-09-14T04:28:46.353 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0643e-05 2024-09-14T04:28:46.353 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.353 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.353 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:28:46.353 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.624004+0000", 2024-09-14T04:28:46.353 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.4730000000000002e-06 2024-09-14T04:28:46.353 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.353 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.353 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:28:46.353 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.624046+0000", 2024-09-14T04:28:46.353 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.2624999999999999e-05 2024-09-14T04:28:46.353 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.354 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.354 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:28:46.354 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.624126+0000", 2024-09-14T04:28:46.354 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.9929e-05 2024-09-14T04:28:46.354 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.354 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.354 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 0,1", 2024-09-14T04:28:46.354 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.624240+0000", 2024-09-14T04:28:46.354 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000113287 2024-09-14T04:28:46.354 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.354 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.354 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:28:46.354 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.625017+0000", 2024-09-14T04:28:46.355 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00077684200000000003 2024-09-14T04:28:46.355 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.355 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.355 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:28:46.355 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.629614+0000", 2024-09-14T04:28:46.355 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0045970339999999998 2024-09-14T04:28:46.355 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.355 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.355 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:28:46.355 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.833591+0000", 2024-09-14T04:28:46.355 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.20397760500000001 2024-09-14T04:28:46.355 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.356 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.356 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:28:46.356 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.833653+0000", 2024-09-14T04:28:46.356 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.1463000000000004e-05 2024-09-14T04:28:46.356 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.356 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.356 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:28:46.356 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.833696+0000", 2024-09-14T04:28:46.356 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.3480999999999999e-05 2024-09-14T04:28:46.356 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:28:46.356 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:28:46.356 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:28:46.356 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.357 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.357 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.44912.0:34188 7.d 7:bb90ac22:::benchmark_data_smithi038_143366_object34187:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e128)", 2024-09-14T04:28:46.357 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:28:33.627333+0000", 2024-09-14T04:28:46.357 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 12.673095259, 2024-09-14T04:28:46.357 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.206458744, 2024-09-14T04:28:46.357 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:28:46.357 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:28:46.357 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:28:46.357 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.44912", 2024-09-14T04:28:46.357 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/661761194", 2024-09-14T04:28:46.357 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 34188 2024-09-14T04:28:46.357 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.357 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:28:46.358 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.358 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:28:46.358 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.627333+0000", 2024-09-14T04:28:46.358 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:28:46.358 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.358 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.358 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:28:46.358 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.627333+0000", 2024-09-14T04:28:46.358 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:28:46.358 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.358 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.358 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:28:46.358 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.627332+0000", 2024-09-14T04:28:46.359 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2024-09-14T04:28:46.359 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.359 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.359 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:28:46.359 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.627403+0000", 2024-09-14T04:28:46.359 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.0862e-05 2024-09-14T04:28:46.359 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.359 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.359 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:28:46.359 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.627414+0000", 2024-09-14T04:28:46.359 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.1024e-05 2024-09-14T04:28:46.359 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.359 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.360 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:28:46.360 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.627418+0000", 2024-09-14T04:28:46.360 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.2640000000000002e-06 2024-09-14T04:28:46.360 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.360 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.360 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:28:46.360 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.627458+0000", 2024-09-14T04:28:46.360 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.9313999999999997e-05 2024-09-14T04:28:46.360 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.360 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.360 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:28:46.360 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.627541+0000", 2024-09-14T04:28:46.360 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.3688000000000002e-05 2024-09-14T04:28:46.361 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.361 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.361 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 0,1", 2024-09-14T04:28:46.361 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.627618+0000", 2024-09-14T04:28:46.361 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.6630000000000003e-05 2024-09-14T04:28:46.361 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.361 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.361 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:28:46.361 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.628464+0000", 2024-09-14T04:28:46.361 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00084579100000000003 2024-09-14T04:28:46.361 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.361 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.361 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:28:46.362 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.632760+0000", 2024-09-14T04:28:46.362 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0042961409999999998 2024-09-14T04:28:46.362 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.362 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.362 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:28:46.362 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.833728+0000", 2024-09-14T04:28:46.362 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.20096824499999999 2024-09-14T04:28:46.362 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.362 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.362 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:28:46.362 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.833766+0000", 2024-09-14T04:28:46.362 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.7564000000000002e-05 2024-09-14T04:28:46.362 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.362 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.363 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:28:46.363 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.833792+0000", 2024-09-14T04:28:46.363 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.6074000000000001e-05 2024-09-14T04:28:46.363 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:28:46.363 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:28:46.363 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:28:46.363 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.363 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.363 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.44912.0:34203 7.d 7:bc6e4fc3:::benchmark_data_smithi038_143366_object34202:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e128)", 2024-09-14T04:28:46.363 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:28:33.637946+0000", 2024-09-14T04:28:46.363 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 12.662482498999999, 2024-09-14T04:28:46.363 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.19593455100000001, 2024-09-14T04:28:46.363 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:28:46.363 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:28:46.364 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:28:46.364 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.44912", 2024-09-14T04:28:46.364 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/661761194", 2024-09-14T04:28:46.364 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 34203 2024-09-14T04:28:46.364 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.364 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:28:46.364 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.364 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:28:46.364 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.637946+0000", 2024-09-14T04:28:46.364 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:28:46.364 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.364 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.364 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:28:46.364 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.637946+0000", 2024-09-14T04:28:46.365 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:28:46.365 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.365 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.365 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:28:46.365 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.637945+0000", 2024-09-14T04:28:46.365 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2024-09-14T04:28:46.365 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.365 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.365 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:28:46.365 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.637984+0000", 2024-09-14T04:28:46.365 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.9016e-05 2024-09-14T04:28:46.365 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.365 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.365 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:28:46.366 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.637995+0000", 2024-09-14T04:28:46.366 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.1045e-05 2024-09-14T04:28:46.366 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.366 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.367 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:28:46.367 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.637999+0000", 2024-09-14T04:28:46.367 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.5750000000000002e-06 2024-09-14T04:28:46.367 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.367 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.367 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:28:46.367 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.638031+0000", 2024-09-14T04:28:46.367 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.1708000000000002e-05 2024-09-14T04:28:46.367 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.367 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.367 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:28:46.367 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.638122+0000", 2024-09-14T04:28:46.367 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.1162000000000006e-05 2024-09-14T04:28:46.367 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.368 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.368 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 0,1", 2024-09-14T04:28:46.368 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.638205+0000", 2024-09-14T04:28:46.368 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.2437999999999999e-05 2024-09-14T04:28:46.368 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.368 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.368 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:28:46.368 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.639274+0000", 2024-09-14T04:28:46.368 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.001068888 2024-09-14T04:28:46.368 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.368 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.368 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:28:46.368 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.639961+0000", 2024-09-14T04:28:46.369 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00068775100000000001 2024-09-14T04:28:46.369 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.369 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.369 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:28:46.369 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.833822+0000", 2024-09-14T04:28:46.369 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.19386093400000001 2024-09-14T04:28:46.369 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.369 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.369 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:28:46.369 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.833856+0000", 2024-09-14T04:28:46.369 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.3645000000000001e-05 2024-09-14T04:28:46.369 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.369 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.369 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:28:46.370 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.833880+0000", 2024-09-14T04:28:46.370 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.4481000000000002e-05 2024-09-14T04:28:46.370 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:28:46.370 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:28:46.370 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:28:46.370 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.370 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.370 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.44912.0:34206 7.d 7:b74f3c39:::benchmark_data_smithi038_143366_object34205:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e128)", 2024-09-14T04:28:46.370 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:28:33.640358+0000", 2024-09-14T04:28:46.370 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 12.660070331, 2024-09-14T04:28:46.370 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.19381390900000001, 2024-09-14T04:28:46.370 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:28:46.370 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:28:46.371 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:28:46.371 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.44912", 2024-09-14T04:28:46.371 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/661761194", 2024-09-14T04:28:46.371 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 34206 2024-09-14T04:28:46.371 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.371 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:28:46.371 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.371 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:28:46.371 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.640358+0000", 2024-09-14T04:28:46.371 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:28:46.371 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.371 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.371 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:28:46.371 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.640358+0000", 2024-09-14T04:28:46.371 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:28:46.372 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.372 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.372 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:28:46.372 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.640357+0000", 2024-09-14T04:28:46.372 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999995 2024-09-14T04:28:46.372 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.372 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.372 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:28:46.372 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.640406+0000", 2024-09-14T04:28:46.372 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.8378000000000003e-05 2024-09-14T04:28:46.372 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.372 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.372 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:28:46.373 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.640414+0000", 2024-09-14T04:28:46.373 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.8180000000000004e-06 2024-09-14T04:28:46.373 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.373 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.373 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:28:46.373 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.640417+0000", 2024-09-14T04:28:46.373 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.726e-06 2024-09-14T04:28:46.373 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.373 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.373 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:28:46.373 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.640446+0000", 2024-09-14T04:28:46.373 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.9136e-05 2024-09-14T04:28:46.374 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.374 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.374 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:28:46.374 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.640535+0000", 2024-09-14T04:28:46.374 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.8580999999999998e-05 2024-09-14T04:28:46.374 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.374 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.374 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 0,1", 2024-09-14T04:28:46.374 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.640642+0000", 2024-09-14T04:28:46.374 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000107161 2024-09-14T04:28:46.374 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.374 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.374 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:28:46.375 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.641511+0000", 2024-09-14T04:28:46.375 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00086902099999999999 2024-09-14T04:28:46.375 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.375 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.375 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:28:46.375 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.642612+0000", 2024-09-14T04:28:46.375 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0011010460000000001 2024-09-14T04:28:46.375 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.375 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.375 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:28:46.375 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.833952+0000", 2024-09-14T04:28:46.375 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.19133961699999999 2024-09-14T04:28:46.375 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.376 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.376 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:28:46.376 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.834053+0000", 2024-09-14T04:28:46.376 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000101198 2024-09-14T04:28:46.376 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.376 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.376 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:28:46.376 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.834172+0000", 2024-09-14T04:28:46.376 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000118894 2024-09-14T04:28:46.376 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:28:46.376 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:28:46.376 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:28:46.376 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.377 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.377 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.44912.0:34220 7.d 7:bce73f2c:::benchmark_data_smithi038_143366_object34219:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e128)", 2024-09-14T04:28:46.377 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:28:33.654723+0000", 2024-09-14T04:28:46.377 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 12.645705069, 2024-09-14T04:28:46.377 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.183184919, 2024-09-14T04:28:46.377 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:28:46.377 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:28:46.377 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:28:46.377 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.44912", 2024-09-14T04:28:46.377 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/661761194", 2024-09-14T04:28:46.377 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 34220 2024-09-14T04:28:46.377 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.377 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:28:46.377 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.378 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:28:46.378 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.654723+0000", 2024-09-14T04:28:46.378 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:28:46.378 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.378 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.378 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:28:46.378 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.654723+0000", 2024-09-14T04:28:46.378 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:28:46.378 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.378 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.378 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:28:46.378 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.654722+0000", 2024-09-14T04:28:46.378 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2024-09-14T04:28:46.378 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.379 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.379 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:28:46.379 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.654764+0000", 2024-09-14T04:28:46.379 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.1854000000000003e-05 2024-09-14T04:28:46.379 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.379 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.379 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:28:46.379 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.654777+0000", 2024-09-14T04:28:46.379 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3709999999999999e-05 2024-09-14T04:28:46.379 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.379 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.379 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:28:46.379 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.654782+0000", 2024-09-14T04:28:46.380 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.6299999999999997e-06 2024-09-14T04:28:46.380 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.380 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.380 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:28:46.380 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.654818+0000", 2024-09-14T04:28:46.380 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.6053999999999997e-05 2024-09-14T04:28:46.380 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.380 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.380 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:28:46.380 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.654912+0000", 2024-09-14T04:28:46.380 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.3529000000000005e-05 2024-09-14T04:28:46.380 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.380 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.381 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 0,1", 2024-09-14T04:28:46.381 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.655061+0000", 2024-09-14T04:28:46.381 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00014964500000000001 2024-09-14T04:28:46.381 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.381 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.381 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:28:46.381 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.656343+0000", 2024-09-14T04:28:46.381 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0012814020000000001 2024-09-14T04:28:46.381 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.381 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.381 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:28:46.381 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.656412+0000", 2024-09-14T04:28:46.381 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.9234999999999997e-05 2024-09-14T04:28:46.382 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.382 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.382 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:28:46.382 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.836293+0000", 2024-09-14T04:28:46.382 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.179880653 2024-09-14T04:28:46.382 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.382 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.382 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:28:46.382 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.836401+0000", 2024-09-14T04:28:46.382 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000108161 2024-09-14T04:28:46.382 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.382 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.383 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:28:46.383 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:33.837908+0000", 2024-09-14T04:28:46.383 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.001507446 2024-09-14T04:28:46.383 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:28:46.383 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:28:46.383 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:28:46.383 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.383 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.383 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.44912.0:42569 7.d 7:b06297d2:::benchmark_data_smithi038_143366_object42568:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e130)", 2024-09-14T04:28:46.383 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:28:39.539966+0000", 2024-09-14T04:28:46.383 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 6.7604627510000004, 2024-09-14T04:28:46.383 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.41930187899999999, 2024-09-14T04:28:46.384 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:28:46.384 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:28:46.384 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:28:46.384 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.44912", 2024-09-14T04:28:46.384 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/661761194", 2024-09-14T04:28:46.384 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 42569 2024-09-14T04:28:46.384 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.384 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:28:46.384 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.384 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:28:46.384 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:39.539966+0000", 2024-09-14T04:28:46.384 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:28:46.384 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.385 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.385 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:28:46.385 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:39.539966+0000", 2024-09-14T04:28:46.385 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:28:46.385 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.385 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.385 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:28:46.385 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:39.539964+0000", 2024-09-14T04:28:46.385 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2024-09-14T04:28:46.385 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.385 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.385 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:28:46.386 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:39.540119+0000", 2024-09-14T04:28:46.386 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00015553499999999999 2024-09-14T04:28:46.386 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.386 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.386 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:28:46.386 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:39.540128+0000", 2024-09-14T04:28:46.386 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.0100000000000001e-06 2024-09-14T04:28:46.386 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.386 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.386 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:28:46.387 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:39.540133+0000", 2024-09-14T04:28:46.387 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.8679999999999998e-06 2024-09-14T04:28:46.387 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.387 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.387 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:28:46.387 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:39.540507+0000", 2024-09-14T04:28:46.387 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00037334800000000002 2024-09-14T04:28:46.387 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.387 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.387 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:28:46.387 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:39.540651+0000", 2024-09-14T04:28:46.387 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00014425700000000001 2024-09-14T04:28:46.387 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.388 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.388 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 0,1", 2024-09-14T04:28:46.388 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:39.540803+0000", 2024-09-14T04:28:46.388 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000151836 2024-09-14T04:28:46.388 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.388 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.388 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:28:46.388 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:39.542193+0000", 2024-09-14T04:28:46.388 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0013899349999999999 2024-09-14T04:28:46.388 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.388 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.388 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:28:46.388 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:39.548129+0000", 2024-09-14T04:28:46.389 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.005936368 2024-09-14T04:28:46.389 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.389 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.389 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:28:46.389 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:39.958991+0000", 2024-09-14T04:28:46.389 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.41086178000000001 2024-09-14T04:28:46.389 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.389 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.389 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:28:46.390 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:39.959146+0000", 2024-09-14T04:28:46.390 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00015560300000000001 2024-09-14T04:28:46.390 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.390 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.390 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:28:46.390 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:39.959267+0000", 2024-09-14T04:28:46.390 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000121001 2024-09-14T04:28:46.390 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:28:46.390 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:28:46.390 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:28:46.390 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.390 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.390 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.44912.0:42584 7.d 7:bacbd76a:::benchmark_data_smithi038_143366_object42583:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e130)", 2024-09-14T04:28:46.391 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:28:39.549630+0000", 2024-09-14T04:28:46.391 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 6.7507979670000005, 2024-09-14T04:28:46.391 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.41251838000000002, 2024-09-14T04:28:46.391 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:28:46.391 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:28:46.391 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:28:46.391 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.44912", 2024-09-14T04:28:46.391 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/661761194", 2024-09-14T04:28:46.391 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 42584 2024-09-14T04:28:46.391 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.391 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:28:46.391 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.391 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:28:46.392 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:39.549630+0000", 2024-09-14T04:28:46.392 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:28:46.392 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.392 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.392 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:28:46.392 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:39.549630+0000", 2024-09-14T04:28:46.392 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:28:46.392 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.392 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.392 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:28:46.392 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:39.549630+0000", 2024-09-14T04:28:46.392 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2024-09-14T04:28:46.392 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.393 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.393 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:28:46.393 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:39.549666+0000", 2024-09-14T04:28:46.393 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.6730000000000002e-05 2024-09-14T04:28:46.393 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.393 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.393 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:28:46.393 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:39.549677+0000", 2024-09-14T04:28:46.393 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.1164e-05 2024-09-14T04:28:46.393 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.393 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.393 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:28:46.393 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:39.549683+0000", 2024-09-14T04:28:46.393 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.3859999999999998e-06 2024-09-14T04:28:46.393 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.394 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.394 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:28:46.394 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:39.549732+0000", 2024-09-14T04:28:46.394 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.9187999999999997e-05 2024-09-14T04:28:46.394 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.394 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.394 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:28:46.394 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:39.549859+0000", 2024-09-14T04:28:46.394 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000127133 2024-09-14T04:28:46.394 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.394 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.394 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 0,1", 2024-09-14T04:28:46.394 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:39.550024+0000", 2024-09-14T04:28:46.394 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00016505799999999999 2024-09-14T04:28:46.395 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.395 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.395 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:28:46.395 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:39.551717+0000", 2024-09-14T04:28:46.395 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0016929829999999999 2024-09-14T04:28:46.395 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.395 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.395 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:28:46.395 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:39.551728+0000", 2024-09-14T04:28:46.395 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.1138000000000001e-05 2024-09-14T04:28:46.395 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.395 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.395 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:28:46.395 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:39.961920+0000", 2024-09-14T04:28:46.396 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.41019173599999997 2024-09-14T04:28:46.396 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.396 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.396 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:28:46.396 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:39.962055+0000", 2024-09-14T04:28:46.396 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00013447399999999999 2024-09-14T04:28:46.396 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.396 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.396 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:28:46.396 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:39.962149+0000", 2024-09-14T04:28:46.396 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.4250000000000001e-05 2024-09-14T04:28:46.396 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:28:46.396 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:28:46.397 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:28:46.397 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.397 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.397 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.44912.0:42623 7.d 7:b6477504:::benchmark_data_smithi038_143366_object42622:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e130)", 2024-09-14T04:28:46.397 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:28:39.582172+0000", 2024-09-14T04:28:46.397 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 6.7182566850000001, 2024-09-14T04:28:46.397 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.38171303499999998, 2024-09-14T04:28:46.397 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:28:46.397 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:28:46.397 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:28:46.397 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.44912", 2024-09-14T04:28:46.397 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/661761194", 2024-09-14T04:28:46.397 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 42623 2024-09-14T04:28:46.398 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.398 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:28:46.398 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.398 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:28:46.398 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:39.582172+0000", 2024-09-14T04:28:46.398 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:28:46.398 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.398 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.398 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:28:46.398 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:39.582172+0000", 2024-09-14T04:28:46.398 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:28:46.398 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.398 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.398 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:28:46.399 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:39.582171+0000", 2024-09-14T04:28:46.399 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999995 2024-09-14T04:28:46.399 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.399 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.399 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:28:46.399 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:39.582241+0000", 2024-09-14T04:28:46.399 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.9844000000000004e-05 2024-09-14T04:28:46.399 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.399 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.399 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:28:46.399 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:39.582252+0000", 2024-09-14T04:28:46.399 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.152e-05 2024-09-14T04:28:46.399 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.399 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.400 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:28:46.400 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:39.582258+0000", 2024-09-14T04:28:46.400 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.7760000000000003e-06 2024-09-14T04:28:46.400 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.400 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.400 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:28:46.400 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:39.582287+0000", 2024-09-14T04:28:46.401 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.8671999999999999e-05 2024-09-14T04:28:46.401 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.401 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.401 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:28:46.401 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:39.582367+0000", 2024-09-14T04:28:46.401 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.9679999999999996e-05 2024-09-14T04:28:46.401 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.401 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.401 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 0,1", 2024-09-14T04:28:46.401 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:39.582452+0000", 2024-09-14T04:28:46.401 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.5532999999999996e-05 2024-09-14T04:28:46.401 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.401 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.401 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:28:46.402 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:39.583702+0000", 2024-09-14T04:28:46.402 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0012494979999999999 2024-09-14T04:28:46.402 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.402 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.402 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:28:46.402 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:39.584063+0000", 2024-09-14T04:28:46.402 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00036153100000000001 2024-09-14T04:28:46.402 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.402 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.402 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:28:46.402 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:39.962376+0000", 2024-09-14T04:28:46.402 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.37831273799999998 2024-09-14T04:28:46.402 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.402 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.403 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:28:46.403 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:39.963779+0000", 2024-09-14T04:28:46.403 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0014031169999999999 2024-09-14T04:28:46.403 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.403 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.403 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:28:46.403 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:39.963885+0000", 2024-09-14T04:28:46.403 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000105771 2024-09-14T04:28:46.403 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:28:46.403 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:28:46.403 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:28:46.403 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.403 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.404 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.44912.0:47394 7.7 7:efde6e95:::benchmark_data_smithi038_143366_object47393:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e130)", 2024-09-14T04:28:46.404 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:28:44.134079+0000", 2024-09-14T04:28:46.404 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 2.1663492899999999, 2024-09-14T04:28:46.404 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.29391310100000001, 2024-09-14T04:28:46.404 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:28:46.404 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:28:46.404 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:28:46.404 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.44912", 2024-09-14T04:28:46.404 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/661761194", 2024-09-14T04:28:46.404 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 47394 2024-09-14T04:28:46.404 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.404 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:28:46.404 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.404 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:28:46.405 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:44.134079+0000", 2024-09-14T04:28:46.405 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:28:46.405 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.405 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.405 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:28:46.405 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:44.134079+0000", 2024-09-14T04:28:46.405 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:28:46.405 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.405 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.405 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:28:46.405 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:44.134078+0000", 2024-09-14T04:28:46.405 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2024-09-14T04:28:46.405 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.406 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.406 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:28:46.406 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:44.134164+0000", 2024-09-14T04:28:46.406 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.5809000000000005e-05 2024-09-14T04:28:46.406 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.406 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.406 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:28:46.406 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:44.134177+0000", 2024-09-14T04:28:46.406 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3645000000000001e-05 2024-09-14T04:28:46.406 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.406 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.406 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:28:46.406 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:44.134182+0000", 2024-09-14T04:28:46.406 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.4850000000000003e-06 2024-09-14T04:28:46.406 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.407 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.407 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:28:46.407 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:44.134221+0000", 2024-09-14T04:28:46.407 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.8788000000000002e-05 2024-09-14T04:28:46.407 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.407 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.407 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:28:46.407 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:44.134304+0000", 2024-09-14T04:28:46.407 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.3127999999999994e-05 2024-09-14T04:28:46.407 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.407 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.407 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 0,3", 2024-09-14T04:28:46.408 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:44.134389+0000", 2024-09-14T04:28:46.408 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.5002999999999999e-05 2024-09-14T04:28:46.408 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.408 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.408 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:28:46.408 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:44.135741+0000", 2024-09-14T04:28:46.408 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.001352558 2024-09-14T04:28:46.408 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.408 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.408 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:28:46.408 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:44.138174+0000", 2024-09-14T04:28:46.409 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0024328330000000001 2024-09-14T04:28:46.409 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.409 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.409 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:28:46.409 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:44.427869+0000", 2024-09-14T04:28:46.409 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.289694275 2024-09-14T04:28:46.409 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.409 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.409 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:28:46.409 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:44.427942+0000", 2024-09-14T04:28:46.409 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.3703999999999998e-05 2024-09-14T04:28:46.409 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.409 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.409 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:28:46.410 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:44.427992+0000", 2024-09-14T04:28:46.410 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.9920999999999999e-05 2024-09-14T04:28:46.410 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:28:46.410 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:28:46.410 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:28:46.410 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.410 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.410 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.44912.0:47402 7.7 7:e70f4b35:::benchmark_data_smithi038_143366_object47401:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e130)", 2024-09-14T04:28:46.410 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:28:44.138176+0000", 2024-09-14T04:28:46.410 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 2.1622523330000001, 2024-09-14T04:28:46.410 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.29053591000000001, 2024-09-14T04:28:46.410 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:28:46.410 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:28:46.410 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:28:46.411 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.44912", 2024-09-14T04:28:46.411 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/661761194", 2024-09-14T04:28:46.411 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 47402 2024-09-14T04:28:46.411 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.411 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:28:46.411 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.411 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:28:46.411 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:44.138176+0000", 2024-09-14T04:28:46.411 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:28:46.411 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.411 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.411 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:28:46.411 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:44.138176+0000", 2024-09-14T04:28:46.411 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:28:46.412 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.412 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.412 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:28:46.412 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:44.138175+0000", 2024-09-14T04:28:46.412 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2024-09-14T04:28:46.412 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.412 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.412 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:28:46.412 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:44.138210+0000", 2024-09-14T04:28:46.412 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.5482999999999999e-05 2024-09-14T04:28:46.412 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.412 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.412 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:28:46.412 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:44.138221+0000", 2024-09-14T04:28:46.413 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.1052e-05 2024-09-14T04:28:46.413 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.413 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.413 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:28:46.413 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:44.138226+0000", 2024-09-14T04:28:46.413 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.2209999999999996e-06 2024-09-14T04:28:46.413 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.413 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.413 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:28:46.413 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:44.138270+0000", 2024-09-14T04:28:46.413 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.3203e-05 2024-09-14T04:28:46.413 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.413 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.413 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:28:46.414 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:44.138360+0000", 2024-09-14T04:28:46.414 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.9965999999999999e-05 2024-09-14T04:28:46.414 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.414 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.414 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 0,3", 2024-09-14T04:28:46.414 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:44.138458+0000", 2024-09-14T04:28:46.414 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.8308999999999997e-05 2024-09-14T04:28:46.414 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.414 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.414 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:28:46.414 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:44.139757+0000", 2024-09-14T04:28:46.414 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0012995610000000001 2024-09-14T04:28:46.414 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.415 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.415 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:28:46.415 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:44.140164+0000", 2024-09-14T04:28:46.415 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00040663 2024-09-14T04:28:46.415 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.415 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.415 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:28:46.415 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:44.428640+0000", 2024-09-14T04:28:46.415 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.28847625700000001 2024-09-14T04:28:46.415 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.415 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.415 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:28:46.415 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:44.428674+0000", 2024-09-14T04:28:46.416 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.3909999999999999e-05 2024-09-14T04:28:46.416 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.416 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.416 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:28:46.416 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:44.428712+0000", 2024-09-14T04:28:46.416 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.7710000000000003e-05 2024-09-14T04:28:46.416 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:28:46.416 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:28:46.416 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:28:46.416 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.416 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.416 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.44912.0:47406 7.7 7:e1a3d44a:::benchmark_data_smithi038_143366_object47405:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e130)", 2024-09-14T04:28:46.416 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:28:44.141000+0000", 2024-09-14T04:28:46.416 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 2.1594280299999999, 2024-09-14T04:28:46.417 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.28994031100000001, 2024-09-14T04:28:46.417 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:28:46.417 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:28:46.417 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:28:46.417 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.44912", 2024-09-14T04:28:46.417 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/661761194", 2024-09-14T04:28:46.417 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 47406 2024-09-14T04:28:46.417 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.417 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:28:46.417 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.417 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:28:46.417 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:44.141000+0000", 2024-09-14T04:28:46.417 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:28:46.418 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.418 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.418 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:28:46.418 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:44.141000+0000", 2024-09-14T04:28:46.418 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:28:46.418 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.418 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.418 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:28:46.418 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:44.140999+0000", 2024-09-14T04:28:46.418 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2024-09-14T04:28:46.418 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.418 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.418 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:28:46.418 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:44.141079+0000", 2024-09-14T04:28:46.419 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.9128999999999994e-05 2024-09-14T04:28:46.419 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.419 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.419 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:28:46.419 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:44.141089+0000", 2024-09-14T04:28:46.419 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0927999999999999e-05 2024-09-14T04:28:46.419 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.419 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.419 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:28:46.419 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:44.141094+0000", 2024-09-14T04:28:46.419 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.5040000000000004e-06 2024-09-14T04:28:46.419 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.419 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.419 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:28:46.419 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:44.141133+0000", 2024-09-14T04:28:46.420 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.8628999999999999e-05 2024-09-14T04:28:46.420 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.420 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.420 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:28:46.420 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:44.141216+0000", 2024-09-14T04:28:46.420 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.3609000000000005e-05 2024-09-14T04:28:46.420 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.420 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.420 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 0,3", 2024-09-14T04:28:46.420 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:44.141302+0000", 2024-09-14T04:28:46.420 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.5335999999999997e-05 2024-09-14T04:28:46.420 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.421 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.421 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:28:46.421 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:44.142434+0000", 2024-09-14T04:28:46.421 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.001132734 2024-09-14T04:28:46.421 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.421 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.421 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:28:46.421 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:44.142817+0000", 2024-09-14T04:28:46.421 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00038254100000000002 2024-09-14T04:28:46.421 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.421 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.421 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:28:46.421 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:44.430847+0000", 2024-09-14T04:28:46.421 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.28802983700000001 2024-09-14T04:28:46.422 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.422 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.422 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:28:46.422 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:44.430901+0000", 2024-09-14T04:28:46.422 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.4107999999999998e-05 2024-09-14T04:28:46.422 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.422 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.422 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:28:46.422 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:44.430941+0000", 2024-09-14T04:28:46.422 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.9838e-05 2024-09-14T04:28:46.422 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:28:46.422 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:28:46.422 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:28:46.423 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.423 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.423 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.44912.0:48712 7.7 7:e39f20a8:::benchmark_data_smithi038_143366_object48711:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e130)", 2024-09-14T04:28:46.423 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:28:45.389151+0000", 2024-09-14T04:28:46.423 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 0.91127694199999998, 2024-09-14T04:28:46.423 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.148485597, 2024-09-14T04:28:46.423 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:28:46.423 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:28:46.423 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:28:46.423 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.44912", 2024-09-14T04:28:46.423 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/661761194", 2024-09-14T04:28:46.423 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 48712 2024-09-14T04:28:46.423 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.423 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:28:46.424 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.424 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:28:46.424 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:45.389151+0000", 2024-09-14T04:28:46.424 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:28:46.424 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.424 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.424 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:28:46.424 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:45.389151+0000", 2024-09-14T04:28:46.424 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:28:46.424 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.424 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.424 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:28:46.424 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:45.389150+0000", 2024-09-14T04:28:46.425 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2024-09-14T04:28:46.425 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.425 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.425 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:28:46.425 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:45.389207+0000", 2024-09-14T04:28:46.425 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.6795000000000001e-05 2024-09-14T04:28:46.425 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.425 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.425 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:28:46.425 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:45.389222+0000", 2024-09-14T04:28:46.425 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.5048999999999999e-05 2024-09-14T04:28:46.425 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.425 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.426 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:28:46.426 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:45.389228+0000", 2024-09-14T04:28:46.426 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.229e-06 2024-09-14T04:28:46.426 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.426 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.426 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:28:46.426 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:45.389283+0000", 2024-09-14T04:28:46.426 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.4413000000000002e-05 2024-09-14T04:28:46.426 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.426 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.426 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:28:46.426 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:45.389411+0000", 2024-09-14T04:28:46.426 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00012802399999999999 2024-09-14T04:28:46.427 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.427 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.427 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 0,3", 2024-09-14T04:28:46.427 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:45.389564+0000", 2024-09-14T04:28:46.427 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00015268200000000001 2024-09-14T04:28:46.427 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.427 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.427 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:28:46.427 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:45.391318+0000", 2024-09-14T04:28:46.427 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0017542580000000001 2024-09-14T04:28:46.427 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.427 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.427 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:28:46.428 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:45.400891+0000", 2024-09-14T04:28:46.428 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0095736020000000005 2024-09-14T04:28:46.428 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.428 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.428 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:28:46.428 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:45.537505+0000", 2024-09-14T04:28:46.428 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.136613767 2024-09-14T04:28:46.428 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.428 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.428 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:28:46.428 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:45.537601+0000", 2024-09-14T04:28:46.428 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.5786999999999996e-05 2024-09-14T04:28:46.428 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.428 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.429 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:28:46.429 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:45.537637+0000", 2024-09-14T04:28:46.429 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.6003000000000001e-05 2024-09-14T04:28:46.429 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:28:46.429 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:28:46.429 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:28:46.429 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.429 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.429 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.44912.0:48714 7.c 7:32c1f7ad:::benchmark_data_smithi038_143366_object48713:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e130)", 2024-09-14T04:28:46.429 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:28:45.389664+0000", 2024-09-14T04:28:46.429 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 0.91076409599999997, 2024-09-14T04:28:46.429 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.147937926, 2024-09-14T04:28:46.429 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:28:46.429 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:28:46.430 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:28:46.430 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.44912", 2024-09-14T04:28:46.430 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/661761194", 2024-09-14T04:28:46.430 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 48714 2024-09-14T04:28:46.430 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.430 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:28:46.430 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.430 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:28:46.430 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:45.389664+0000", 2024-09-14T04:28:46.430 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:28:46.430 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.430 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.430 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:28:46.431 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:45.389664+0000", 2024-09-14T04:28:46.431 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:28:46.431 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.431 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.431 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:28:46.431 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:45.389664+0000", 2024-09-14T04:28:46.431 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999995 2024-09-14T04:28:46.431 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.431 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.431 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:28:46.432 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:45.389724+0000", 2024-09-14T04:28:46.432 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.0551999999999999e-05 2024-09-14T04:28:46.432 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.432 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.432 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:28:46.432 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:45.389738+0000", 2024-09-14T04:28:46.432 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3604999999999999e-05 2024-09-14T04:28:46.432 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.432 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.432 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:28:46.432 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:45.389742+0000", 2024-09-14T04:28:46.432 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.9539999999999998e-06 2024-09-14T04:28:46.432 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.433 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.433 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:28:46.433 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:45.389782+0000", 2024-09-14T04:28:46.433 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.0379000000000001e-05 2024-09-14T04:28:46.433 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.433 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.433 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:28:46.433 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:45.389893+0000", 2024-09-14T04:28:46.433 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000111135 2024-09-14T04:28:46.433 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.433 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.433 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 3,7", 2024-09-14T04:28:46.433 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:45.389972+0000", 2024-09-14T04:28:46.434 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.8819000000000005e-05 2024-09-14T04:28:46.434 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.434 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.434 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:28:46.434 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:45.391330+0000", 2024-09-14T04:28:46.434 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.001358349 2024-09-14T04:28:46.434 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.434 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.434 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:28:46.434 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:45.391671+0000", 2024-09-14T04:28:46.434 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000340339 2024-09-14T04:28:46.434 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.434 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.435 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:28:46.435 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:45.537479+0000", 2024-09-14T04:28:46.435 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.14580876100000001 2024-09-14T04:28:46.435 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.435 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.435 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:28:46.435 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:45.537556+0000", 2024-09-14T04:28:46.435 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.6401000000000003e-05 2024-09-14T04:28:46.435 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.435 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.435 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:28:46.435 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:45.537602+0000", 2024-09-14T04:28:46.435 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.6304000000000003e-05 2024-09-14T04:28:46.436 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:28:46.436 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:28:46.436 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:28:46.436 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.436 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.436 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.44912.0:48720 7.c 7:33a71b06:::benchmark_data_smithi038_143366_object48719:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e130)", 2024-09-14T04:28:46.436 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:28:45.394735+0000", 2024-09-14T04:28:46.436 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 0.90569358899999997, 2024-09-14T04:28:46.436 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.147267544, 2024-09-14T04:28:46.436 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:28:46.436 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:28:46.436 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:28:46.436 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.44912", 2024-09-14T04:28:46.436 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/661761194", 2024-09-14T04:28:46.437 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 48720 2024-09-14T04:28:46.437 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.437 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:28:46.437 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.437 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:28:46.437 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:45.394735+0000", 2024-09-14T04:28:46.437 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:28:46.437 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.437 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.437 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:28:46.437 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:45.394735+0000", 2024-09-14T04:28:46.437 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:28:46.437 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.437 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.437 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:28:46.438 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:45.394705+0000", 2024-09-14T04:28:46.438 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999704 2024-09-14T04:28:46.438 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.438 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.438 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:28:46.438 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:45.394798+0000", 2024-09-14T04:28:46.438 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.2875999999999996e-05 2024-09-14T04:28:46.438 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.438 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.438 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:28:46.438 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:45.394814+0000", 2024-09-14T04:28:46.438 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.6120000000000002e-05 2024-09-14T04:28:46.438 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.438 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.439 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:28:46.439 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:45.394819+0000", 2024-09-14T04:28:46.439 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.6639999999999997e-06 2024-09-14T04:28:46.439 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.439 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.439 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:28:46.439 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:45.394866+0000", 2024-09-14T04:28:46.439 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.7219000000000003e-05 2024-09-14T04:28:46.439 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.439 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.439 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:28:46.439 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:45.395017+0000", 2024-09-14T04:28:46.439 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000151576 2024-09-14T04:28:46.440 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.440 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.440 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 3,7", 2024-09-14T04:28:46.440 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:45.395176+0000", 2024-09-14T04:28:46.440 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00015819799999999999 2024-09-14T04:28:46.440 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.440 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.440 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:28:46.440 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:45.396800+0000", 2024-09-14T04:28:46.440 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.001624878 2024-09-14T04:28:46.440 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.440 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.440 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:28:46.440 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:45.396837+0000", 2024-09-14T04:28:46.440 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.6910999999999999e-05 2024-09-14T04:28:46.441 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.441 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.441 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:28:46.441 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:45.541919+0000", 2024-09-14T04:28:46.441 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.14508123000000001 2024-09-14T04:28:46.441 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.441 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.441 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:28:46.441 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:45.541962+0000", 2024-09-14T04:28:46.441 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.3371999999999997e-05 2024-09-14T04:28:46.441 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:46.441 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:46.441 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:28:46.441 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:45.542002+0000", 2024-09-14T04:28:46.442 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.0296999999999997e-05 2024-09-14T04:28:46.442 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:28:46.442 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:28:46.442 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:28:46.442 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:28:46.442 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:28:46.442 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-14T04:28:46.442 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:46.463 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:46.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:46.466 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:28:46.555 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:46 smithi123 bash[68976]: cluster 2024-09-14T04:28:45.086635+0000 mgr.y (mgr.26165) 628 : cluster [DBG] pgmap v553: 89 pgs: 89 active+clean; 2.8 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2024-09-14T04:28:46.556 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:46 smithi123 bash[68976]: cluster 2024-09-14T04:28:45.086635+0000 mgr.y (mgr.26165) 628 : cluster [DBG] pgmap v553: 89 pgs: 89 active+clean; 2.8 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2024-09-14T04:28:46.556 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:46 smithi123 bash[68976]: audit 2024-09-14T04:28:46.329652+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:28:46.556 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:46 smithi123 bash[68976]: audit 2024-09-14T04:28:46.329652+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:28:46.556 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:46 smithi123 bash[68976]: audit 2024-09-14T04:28:46.346299+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:28:46.556 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:46 smithi123 bash[68976]: audit 2024-09-14T04:28:46.346299+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:28:46.566 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:46.584 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:46.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:46.588 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:28:46.689 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:46.707 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:46.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:46.709 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:28:46.777 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:46 smithi038 bash[84940]: cluster 2024-09-14T04:28:45.086635+0000 mgr.y (mgr.26165) 628 : cluster [DBG] pgmap v553: 89 pgs: 89 active+clean; 2.8 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2024-09-14T04:28:46.777 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:46 smithi038 bash[84940]: cluster 2024-09-14T04:28:45.086635+0000 mgr.y (mgr.26165) 628 : cluster [DBG] pgmap v553: 89 pgs: 89 active+clean; 2.8 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2024-09-14T04:28:46.777 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:46 smithi038 bash[84940]: audit 2024-09-14T04:28:46.329652+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:28:46.778 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:46 smithi038 bash[84940]: audit 2024-09-14T04:28:46.329652+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:28:46.778 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:46 smithi038 bash[84940]: audit 2024-09-14T04:28:46.346299+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:28:46.778 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:46 smithi038 bash[84940]: audit 2024-09-14T04:28:46.346299+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:28:46.778 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:46 smithi038 bash[87336]: cluster 2024-09-14T04:28:45.086635+0000 mgr.y (mgr.26165) 628 : cluster [DBG] pgmap v553: 89 pgs: 89 active+clean; 2.8 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2024-09-14T04:28:46.778 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:46 smithi038 bash[87336]: cluster 2024-09-14T04:28:45.086635+0000 mgr.y (mgr.26165) 628 : cluster [DBG] pgmap v553: 89 pgs: 89 active+clean; 2.8 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2024-09-14T04:28:46.778 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:46 smithi038 bash[87336]: audit 2024-09-14T04:28:46.329652+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:28:46.778 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:46 smithi038 bash[87336]: audit 2024-09-14T04:28:46.329652+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:28:46.778 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:46 smithi038 bash[87336]: audit 2024-09-14T04:28:46.346299+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:28:46.779 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:46 smithi038 bash[87336]: audit 2024-09-14T04:28:46.346299+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:28:46.810 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:46.834 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:46.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:46.839 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:28:46.915 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 34 16 49931 49915 91.7382 54.5625 0.00650029 0.0108947 2024-09-14T04:28:46.940 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:46.966 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:46.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:46.973 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:28:47.074 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:47.106 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:47.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:47.109 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:28:47.210 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:47.241 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:47.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:47.247 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:28:47.295 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:28:47.348 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:47.380 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:47.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:47.386 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:28:47.393 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.7 dump_ops_in_flight 2024-09-14T04:28:47.473 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:47 smithi038 bash[87336]: audit 2024-09-14T04:28:46.428385+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:28:47.473 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:47 smithi038 bash[87336]: audit 2024-09-14T04:28:46.428385+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:28:47.473 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:47 smithi038 bash[87336]: audit 2024-09-14T04:28:46.437725+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:28:47.473 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:47 smithi038 bash[87336]: audit 2024-09-14T04:28:46.437725+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:28:47.473 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:47 smithi038 bash[87336]: audit 2024-09-14T04:28:47.251795+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:28:47.474 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:47 smithi038 bash[87336]: audit 2024-09-14T04:28:47.251795+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:28:47.474 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:47 smithi038 bash[87336]: audit 2024-09-14T04:28:47.255013+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:28:47.474 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:47 smithi038 bash[87336]: audit 2024-09-14T04:28:47.255013+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:28:47.474 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:47 smithi038 bash[87336]: audit 2024-09-14T04:28:47.271553+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:28:47.474 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:47 smithi038 bash[87336]: audit 2024-09-14T04:28:47.271553+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:28:47.474 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:47 smithi038 bash[84940]: audit 2024-09-14T04:28:46.428385+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:28:47.474 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:47 smithi038 bash[84940]: audit 2024-09-14T04:28:46.428385+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:28:47.474 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:47 smithi038 bash[84940]: audit 2024-09-14T04:28:46.437725+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:28:47.474 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:47 smithi038 bash[84940]: audit 2024-09-14T04:28:46.437725+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:28:47.474 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:47 smithi038 bash[84940]: audit 2024-09-14T04:28:47.251795+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:28:47.474 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:47 smithi038 bash[84940]: audit 2024-09-14T04:28:47.251795+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:28:47.474 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:47 smithi038 bash[84940]: audit 2024-09-14T04:28:47.255013+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:28:47.475 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:47 smithi038 bash[84940]: audit 2024-09-14T04:28:47.255013+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:28:47.475 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:47 smithi038 bash[84940]: audit 2024-09-14T04:28:47.271553+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:28:47.475 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:47 smithi038 bash[84940]: audit 2024-09-14T04:28:47.271553+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:28:47.487 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:47.517 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:47.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:47.519 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:28:47.620 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:47.640 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:47.643 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:47 smithi123 bash[68976]: audit 2024-09-14T04:28:46.428385+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:28:47.643 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:47 smithi123 bash[68976]: audit 2024-09-14T04:28:46.428385+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:28:47.643 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:47 smithi123 bash[68976]: audit 2024-09-14T04:28:46.437725+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:28:47.643 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:47 smithi123 bash[68976]: audit 2024-09-14T04:28:46.437725+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:28:47.643 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:47 smithi123 bash[68976]: audit 2024-09-14T04:28:47.251795+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:28:47.643 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:47 smithi123 bash[68976]: audit 2024-09-14T04:28:47.251795+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:28:47.643 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:47 smithi123 bash[68976]: audit 2024-09-14T04:28:47.255013+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:28:47.643 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:47 smithi123 bash[68976]: audit 2024-09-14T04:28:47.255013+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:28:47.644 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:47 smithi123 bash[68976]: audit 2024-09-14T04:28:47.271553+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:28:47.644 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:47 smithi123 bash[68976]: audit 2024-09-14T04:28:47.271553+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:28:47.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:47.644 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:28:47.745 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:47.769 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:47.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:47.771 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:28:47.872 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:47.889 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:47.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:47.891 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:28:47.915 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 35 16 51035 51019 91.0884 69 0.00435974 0.0109568 2024-09-14T04:28:47.992 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:48.030 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:48.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:48.033 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:28:48.134 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:48.161 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:48.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:48.163 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:28:48.264 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:48.294 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:48.299 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:28:48 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:28:48] "GET /metrics HTTP/1.1" 200 36628 "" "Prometheus/2.51.0" 2024-09-14T04:28:48.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:48.300 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:28:48.400 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:48.423 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:48.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:48.426 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:28:48.527 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:48.548 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:48 smithi038 bash[84940]: cluster 2024-09-14T04:28:47.089577+0000 mgr.y (mgr.26165) 629 : cluster [DBG] pgmap v554: 89 pgs: 89 active+clean; 2.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 75 MiB/s wr, 1.21k op/s 2024-09-14T04:28:48.548 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:48 smithi038 bash[84940]: cluster 2024-09-14T04:28:47.089577+0000 mgr.y (mgr.26165) 629 : cluster [DBG] pgmap v554: 89 pgs: 89 active+clean; 2.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 75 MiB/s wr, 1.21k op/s 2024-09-14T04:28:48.548 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:48 smithi038 bash[87336]: cluster 2024-09-14T04:28:47.089577+0000 mgr.y (mgr.26165) 629 : cluster [DBG] pgmap v554: 89 pgs: 89 active+clean; 2.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 75 MiB/s wr, 1.21k op/s 2024-09-14T04:28:48.549 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:48 smithi038 bash[87336]: cluster 2024-09-14T04:28:47.089577+0000 mgr.y (mgr.26165) 629 : cluster [DBG] pgmap v554: 89 pgs: 89 active+clean; 2.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 75 MiB/s wr, 1.21k op/s 2024-09-14T04:28:48.552 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:48.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:48.557 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:28:48.658 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:48.667 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:48 smithi123 bash[68976]: cluster 2024-09-14T04:28:47.089577+0000 mgr.y (mgr.26165) 629 : cluster [DBG] pgmap v554: 89 pgs: 89 active+clean; 2.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 75 MiB/s wr, 1.21k op/s 2024-09-14T04:28:48.667 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:48 smithi123 bash[68976]: cluster 2024-09-14T04:28:47.089577+0000 mgr.y (mgr.26165) 629 : cluster [DBG] pgmap v554: 89 pgs: 89 active+clean; 2.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 75 MiB/s wr, 1.21k op/s 2024-09-14T04:28:48.679 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:48.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:48.681 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:28:48.782 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:48.809 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:48.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:48.811 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:28:48.912 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:48.916 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 36 16 51991 51975 90.2177 59.75 0.345747 0.011028 2024-09-14T04:28:48.940 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:48.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:48.942 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:28:49.043 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:49.071 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:49.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:49.074 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:28:49.175 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:49.210 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:49.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:49.214 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:28:49.315 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:49.343 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:49.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:49.345 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:28:49.446 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:49.475 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:49.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:49.478 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:28:49.579 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:49.604 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:49.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:49.608 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:28:49.709 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:49.736 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:49.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:49.741 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:28:49.841 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:49.871 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:49.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:49.875 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:28:49.915 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 37 16 52925 52909 89.357 58.375 0.00380613 0.0111796 2024-09-14T04:28:49.976 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:50.008 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:50.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:50.010 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:28:50.111 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:50.152 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:50.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:50.155 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:28:50.256 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:50.290 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:50.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:50.296 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:28:50.397 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:50.415 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:50.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:50.417 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:28:50.437 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:28:50 smithi123 bash[61744]: ts=2024-09-14T04:28:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:28:50.518 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:50.543 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:50.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:50.545 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:28:50.646 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:50.669 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:50.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:50.671 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:28:50.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:50 smithi123 bash[68976]: cluster 2024-09-14T04:28:49.090453+0000 mgr.y (mgr.26165) 630 : cluster [DBG] pgmap v555: 89 pgs: 89 active+clean; 3.0 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2024-09-14T04:28:50.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:50 smithi123 bash[68976]: cluster 2024-09-14T04:28:49.090453+0000 mgr.y (mgr.26165) 630 : cluster [DBG] pgmap v555: 89 pgs: 89 active+clean; 3.0 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2024-09-14T04:28:50.772 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:50.799 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:50.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:50.803 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:28:50.903 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:50.917 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 38 16 53811 53795 88.4581 55.375 0.00551622 0.0112983 2024-09-14T04:28:50.932 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:50.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:50.936 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:28:51.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:50 smithi038 bash[84940]: cluster 2024-09-14T04:28:49.090453+0000 mgr.y (mgr.26165) 630 : cluster [DBG] pgmap v555: 89 pgs: 89 active+clean; 3.0 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2024-09-14T04:28:51.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:50 smithi038 bash[84940]: cluster 2024-09-14T04:28:49.090453+0000 mgr.y (mgr.26165) 630 : cluster [DBG] pgmap v555: 89 pgs: 89 active+clean; 3.0 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2024-09-14T04:28:51.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:50 smithi038 bash[87336]: cluster 2024-09-14T04:28:49.090453+0000 mgr.y (mgr.26165) 630 : cluster [DBG] pgmap v555: 89 pgs: 89 active+clean; 3.0 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2024-09-14T04:28:51.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:50 smithi038 bash[87336]: cluster 2024-09-14T04:28:49.090453+0000 mgr.y (mgr.26165) 630 : cluster [DBG] pgmap v555: 89 pgs: 89 active+clean; 3.0 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2024-09-14T04:28:51.037 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:51.064 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:51.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:51.067 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:28:51.167 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:51.191 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:51.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:51.193 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:28:51.294 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:51.312 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:51.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:51.313 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:28:51.414 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:51.439 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:51.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:51.441 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:28:51.542 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:51.568 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:51.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:51.573 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:28:51.674 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:51.699 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:51.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:51.703 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:28:51.803 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:51.822 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:51.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:51.824 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:28:51.917 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 39 15 54739 54724 87.6788 58.0625 0.00775385 0.0113993 2024-09-14T04:28:51.925 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:51.950 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:51.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:51.952 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:28:52.053 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:52.078 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:52.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:52.082 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:28:52.156 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T04:28:52.183 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:52.210 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:52.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:52.215 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:28:52.316 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:52.337 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:52.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:52.340 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:28:52.441 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:52.478 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:52.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:52.482 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:28:52.583 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:52.592 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:52 smithi123 bash[68976]: cluster 2024-09-14T04:28:51.091200+0000 mgr.y (mgr.26165) 631 : cluster [DBG] pgmap v556: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-09-14T04:28:52.592 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:52 smithi123 bash[68976]: cluster 2024-09-14T04:28:51.091200+0000 mgr.y (mgr.26165) 631 : cluster [DBG] pgmap v556: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-09-14T04:28:52.608 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:52.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:52.614 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:28:52.715 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:52.724 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:52 smithi038 bash[84940]: cluster 2024-09-14T04:28:51.091200+0000 mgr.y (mgr.26165) 631 : cluster [DBG] pgmap v556: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-09-14T04:28:52.724 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:52 smithi038 bash[84940]: cluster 2024-09-14T04:28:51.091200+0000 mgr.y (mgr.26165) 631 : cluster [DBG] pgmap v556: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-09-14T04:28:52.725 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:52 smithi038 bash[87336]: cluster 2024-09-14T04:28:51.091200+0000 mgr.y (mgr.26165) 631 : cluster [DBG] pgmap v556: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-09-14T04:28:52.725 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:52 smithi038 bash[87336]: cluster 2024-09-14T04:28:51.091200+0000 mgr.y (mgr.26165) 631 : cluster [DBG] pgmap v556: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-09-14T04:28:52.744 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:52.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:52.747 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:28:52.847 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:52.867 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:52.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:52.872 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:28:52.917 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:2024-09-14T04:28:52.919334+0000 min lat: 0.001236 max lat: 0.675479 avg lat: 0.0114294 2024-09-14T04:28:52.917 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-14T04:28:52.918 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 40 16 55997 55981 87.4507 78.5625 0.011147 0.0114294 2024-09-14T04:28:52.973 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:52.994 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:52.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:52.998 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:28:53.099 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:53.121 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:53.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:53.123 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:28:53.223 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:53.247 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:53.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:53.249 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:28:53.350 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:53.390 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:53.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:53.394 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:28:53.495 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:53.545 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:53.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:53.548 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:28:53.648 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:53.669 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:53.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:53.671 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:28:53.772 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:53.794 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:53.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:53.796 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:28:53.897 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:53.917 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 41 16 56715 56699 86.4122 44.875 0.00889498 0.0115664 2024-09-14T04:28:53.925 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:53.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:53.927 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:28:54.028 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:54.054 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:54.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:54.058 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:28:54.159 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:54.181 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:54.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:54.183 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:28:54.283 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:54.315 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:54.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:54.318 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:28:54.418 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:54.455 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:54.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:54.463 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:28:54.564 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:54.586 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:54.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:54.588 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:28:54.653 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:54 smithi123 bash[68976]: cluster 2024-09-14T04:28:53.091675+0000 mgr.y (mgr.26165) 632 : cluster [DBG] pgmap v557: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 59 MiB/s wr, 938 op/s 2024-09-14T04:28:54.653 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:54 smithi123 bash[68976]: cluster 2024-09-14T04:28:53.091675+0000 mgr.y (mgr.26165) 632 : cluster [DBG] pgmap v557: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 59 MiB/s wr, 938 op/s 2024-09-14T04:28:54.689 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:54.698 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:54 smithi038 bash[84940]: cluster 2024-09-14T04:28:53.091675+0000 mgr.y (mgr.26165) 632 : cluster [DBG] pgmap v557: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 59 MiB/s wr, 938 op/s 2024-09-14T04:28:54.698 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:54 smithi038 bash[84940]: cluster 2024-09-14T04:28:53.091675+0000 mgr.y (mgr.26165) 632 : cluster [DBG] pgmap v557: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 59 MiB/s wr, 938 op/s 2024-09-14T04:28:54.698 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:54 smithi038 bash[87336]: cluster 2024-09-14T04:28:53.091675+0000 mgr.y (mgr.26165) 632 : cluster [DBG] pgmap v557: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 59 MiB/s wr, 938 op/s 2024-09-14T04:28:54.699 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:54 smithi038 bash[87336]: cluster 2024-09-14T04:28:53.091675+0000 mgr.y (mgr.26165) 632 : cluster [DBG] pgmap v557: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 59 MiB/s wr, 938 op/s 2024-09-14T04:28:54.712 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:54.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:54.715 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:28:54.815 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:54.835 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:54.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:54.837 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:28:54.917 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 42 16 57663 57647 85.7655 59.25 0.00266382 0.011617 2024-09-14T04:28:54.938 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:54.965 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:54.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:54.968 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:28:55.069 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:55.097 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:55.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:55.102 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:28:55.203 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:55.232 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:55.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:55.236 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:28:55.337 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:55.353 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:55.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:55.355 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:28:55.456 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:55.477 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:55.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:55.479 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:28:55.580 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:55.615 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:55.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:55.619 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:28:55.720 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:55.753 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:55.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:55.755 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:28:55.856 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:55.883 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:55.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:55.887 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:28:55.917 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 43 16 58671 58655 85.2359 63 0.0106953 0.011725 2024-09-14T04:28:55.987 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:56.014 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:56.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:56.018 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:28:56.118 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:56.140 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:56.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:56.144 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:28:56.245 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:56.267 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:56.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:56.270 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:28:56.371 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:56.397 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:56.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:56.399 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:28:56.500 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:56.523 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:56.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:56.529 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:28:56.630 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:56.640 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:56 smithi038 bash[84940]: cluster 2024-09-14T04:28:55.092320+0000 mgr.y (mgr.26165) 633 : cluster [DBG] pgmap v558: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s 2024-09-14T04:28:56.640 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:56 smithi038 bash[84940]: cluster 2024-09-14T04:28:55.092320+0000 mgr.y (mgr.26165) 633 : cluster [DBG] pgmap v558: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s 2024-09-14T04:28:56.640 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:56 smithi038 bash[87336]: cluster 2024-09-14T04:28:55.092320+0000 mgr.y (mgr.26165) 633 : cluster [DBG] pgmap v558: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s 2024-09-14T04:28:56.640 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:56 smithi038 bash[87336]: cluster 2024-09-14T04:28:55.092320+0000 mgr.y (mgr.26165) 633 : cluster [DBG] pgmap v558: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s 2024-09-14T04:28:56.659 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:56.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:56.664 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:28:56.765 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:56.793 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:56.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:56.798 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:28:56.899 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:56.908 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:56 smithi123 bash[68976]: cluster 2024-09-14T04:28:55.092320+0000 mgr.y (mgr.26165) 633 : cluster [DBG] pgmap v558: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s 2024-09-14T04:28:56.908 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:56 smithi123 bash[68976]: cluster 2024-09-14T04:28:55.092320+0000 mgr.y (mgr.26165) 633 : cluster [DBG] pgmap v558: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s 2024-09-14T04:28:56.917 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 44 16 59987 59971 85.1679 82.25 0.00878922 0.0117359 2024-09-14T04:28:56.923 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:56.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:56.926 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:28:57.026 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:57.052 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:57.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:57.058 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:28:57.159 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:57.178 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:57.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:57.180 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:28:57.281 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:57.315 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:57.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:57.319 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:28:57.419 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:57.445 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:57.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:57.446 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:28:57.542 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-14T04:28:57.542 INFO:teuthology.orchestra.run.smithi123.stdout: "ops": [ 2024-09-14T04:28:57.542 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:57.542 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.44912.0:60540 7.f e130/123 7:f8a68b8c:::benchmark_data_smithi038_143366_object60539:head v 130'3802, mlcod=130'3800)", 2024-09-14T04:28:57.542 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:28:57.541904+0000", 2024-09-14T04:28:57.542 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 0.000691813, 2024-09-14T04:28:57.542 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00071369499999999998, 2024-09-14T04:28:57.542 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:28:57.542 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "started", 2024-09-14T04:28:57.542 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:28:57.542 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:57.543 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:28:57.543 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:57.541904+0000", 2024-09-14T04:28:57.543 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:28:57.543 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:57.543 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:57.543 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:28:57.543 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:57.541904+0000", 2024-09-14T04:28:57.543 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:28:57.543 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:57.543 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:57.543 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:28:57.543 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:57.541891+0000", 2024-09-14T04:28:57.543 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999871 2024-09-14T04:28:57.544 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:57.544 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:57.544 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:28:57.544 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:57.541979+0000", 2024-09-14T04:28:57.544 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.7466999999999995e-05 2024-09-14T04:28:57.544 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:57.544 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:57.544 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:28:57.544 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:57.541987+0000", 2024-09-14T04:28:57.544 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.0269999999999995e-06 2024-09-14T04:28:57.544 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:57.544 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:57.545 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:28:57.545 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:57.541991+0000", 2024-09-14T04:28:57.545 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.7450000000000001e-06 2024-09-14T04:28:57.545 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:57.545 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:57.545 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:28:57.545 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:57.542019+0000", 2024-09-14T04:28:57.545 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.8731e-05 2024-09-14T04:28:57.545 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:28:57.545 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:28:57.545 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:28:57.545 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:57.542031+0000", 2024-09-14T04:28:57.545 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.1843e-05 2024-09-14T04:28:57.546 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:28:57.546 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:28:57.546 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:28:57.546 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:28:57.546 INFO:teuthology.orchestra.run.smithi123.stdout: ], 2024-09-14T04:28:57.546 INFO:teuthology.orchestra.run.smithi123.stdout: "num_ops": 1 2024-09-14T04:28:57.546 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-14T04:28:57.547 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:57.576 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:57.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:57.579 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:28:57.680 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:57.698 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:57.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:57.700 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:28:57.800 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:57.818 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:57.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:57.820 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:28:57.918 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 45 16 60753 60737 84.3392 47.875 0.027332 0.0118502 2024-09-14T04:28:57.921 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:57.943 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:28:57.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:57.945 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:28:58.046 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:58.073 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:58.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:58.079 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:28:58.180 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:58.203 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:58.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:58.205 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:28:58.306 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:58.332 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:58.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:58.334 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:28:58.378 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0: {} 2024-09-14T04:28:58.378 INFO:teuthology.orchestra.run.smithi038.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-14T04:28:58.406 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1: {} 2024-09-14T04:28:58.406 INFO:teuthology.orchestra.run.smithi038.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-14T04:28:58.422 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2: {} 2024-09-14T04:28:58.423 INFO:teuthology.orchestra.run.smithi038.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-14T04:28:58.435 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:58.439 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3: {} 2024-09-14T04:28:58.439 INFO:teuthology.orchestra.run.smithi038.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-14T04:28:58.457 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4: {} 2024-09-14T04:28:58.457 INFO:teuthology.orchestra.run.smithi038.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-14T04:28:58.457 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:58.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:58.459 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:28:58.474 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5: {} 2024-09-14T04:28:58.474 INFO:teuthology.orchestra.run.smithi038.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-14T04:28:58.479 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:28:58 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:28:58] "GET /metrics HTTP/1.1" 200 36628 "" "Prometheus/2.51.0" 2024-09-14T04:28:58.489 INFO:teuthology.orchestra.run.smithi038.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-14T04:28:58.489 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6: {} 2024-09-14T04:28:58.506 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7: {} 2024-09-14T04:28:58.506 INFO:teuthology.orchestra.run.smithi038.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-14T04:28:58.562 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:58.564 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.7 dump_blocked_ops 2024-09-14T04:28:58.643 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:28:58.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:58.645 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:28:58.746 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:58.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:58 smithi123 bash[68976]: cluster 2024-09-14T04:28:57.093075+0000 mgr.y (mgr.26165) 634 : cluster [DBG] pgmap v559: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 59 MiB/s wr, 943 op/s 2024-09-14T04:28:58.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:58 smithi123 bash[68976]: cluster 2024-09-14T04:28:57.093075+0000 mgr.y (mgr.26165) 634 : cluster [DBG] pgmap v559: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 59 MiB/s wr, 943 op/s 2024-09-14T04:28:58.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:58 smithi123 bash[68976]: audit 2024-09-14T04:28:58.309778+0000 mon.a (mon.0) 768 : audit [DBG] from='client.? 172.21.15.38:0/1357893047' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:28:58.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:28:58 smithi123 bash[68976]: audit 2024-09-14T04:28:58.309778+0000 mon.a (mon.0) 768 : audit [DBG] from='client.? 172.21.15.38:0/1357893047' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:28:58.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:58 smithi038 bash[84940]: cluster 2024-09-14T04:28:57.093075+0000 mgr.y (mgr.26165) 634 : cluster [DBG] pgmap v559: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 59 MiB/s wr, 943 op/s 2024-09-14T04:28:58.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:58 smithi038 bash[84940]: cluster 2024-09-14T04:28:57.093075+0000 mgr.y (mgr.26165) 634 : cluster [DBG] pgmap v559: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 59 MiB/s wr, 943 op/s 2024-09-14T04:28:58.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:58 smithi038 bash[84940]: audit 2024-09-14T04:28:58.309778+0000 mon.a (mon.0) 768 : audit [DBG] from='client.? 172.21.15.38:0/1357893047' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:28:58.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:28:58 smithi038 bash[84940]: audit 2024-09-14T04:28:58.309778+0000 mon.a (mon.0) 768 : audit [DBG] from='client.? 172.21.15.38:0/1357893047' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:28:58.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:58 smithi038 bash[87336]: cluster 2024-09-14T04:28:57.093075+0000 mgr.y (mgr.26165) 634 : cluster [DBG] pgmap v559: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 59 MiB/s wr, 943 op/s 2024-09-14T04:28:58.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:58 smithi038 bash[87336]: cluster 2024-09-14T04:28:57.093075+0000 mgr.y (mgr.26165) 634 : cluster [DBG] pgmap v559: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 59 MiB/s wr, 943 op/s 2024-09-14T04:28:58.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:58 smithi038 bash[87336]: audit 2024-09-14T04:28:58.309778+0000 mon.a (mon.0) 768 : audit [DBG] from='client.? 172.21.15.38:0/1357893047' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:28:58.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:28:58 smithi038 bash[87336]: audit 2024-09-14T04:28:58.309778+0000 mon.a (mon.0) 768 : audit [DBG] from='client.? 172.21.15.38:0/1357893047' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:28:58.776 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:28:58.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:58.780 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:28:58.881 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:58.909 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:58.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:58.910 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:28:58.918 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 46 15 61666 61651 83.7476 57.125 0.0170133 0.0119348 2024-09-14T04:28:59.011 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:59.038 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:59.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:59.043 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:28:59.143 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:59.164 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:59.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:59.166 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:28:59.266 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:59.292 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:28:59.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:59.294 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:28:59.395 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:59.430 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:28:59.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:59.432 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:28:59.533 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:59.563 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:28:59.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:59.565 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:28:59.666 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:59.691 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:59.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:59.693 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:28:59.794 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:59.812 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:28:59.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:59.813 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:28:59.914 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:59.918 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 47 16 62441 62425 82.9949 48.375 0.00566926 0.0120044 2024-09-14T04:28:59.940 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:28:59.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:28:59.942 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:29:00.043 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:00.082 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:00.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:00.087 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:29:00.188 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:00.212 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:00.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:00.214 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:29:00.315 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:00.347 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:00.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:00.350 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:29:00.451 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:00.482 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:29:00 smithi123 bash[61744]: ts=2024-09-14T04:29:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:29:00.482 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:00.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:00.490 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:29:00.591 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:00.616 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:00.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:00.621 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:29:00.722 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:00.749 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:00.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:00 smithi123 bash[68976]: cluster 2024-09-14T04:28:59.093590+0000 mgr.y (mgr.26165) 635 : cluster [DBG] pgmap v560: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 56 MiB/s wr, 890 op/s 2024-09-14T04:29:00.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:00 smithi123 bash[68976]: cluster 2024-09-14T04:28:59.093590+0000 mgr.y (mgr.26165) 635 : cluster [DBG] pgmap v560: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 56 MiB/s wr, 890 op/s 2024-09-14T04:29:00.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:00 smithi123 bash[68976]: audit 2024-09-14T04:29:00.213717+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:29:00.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:00 smithi123 bash[68976]: audit 2024-09-14T04:29:00.213717+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:29:00.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:00.752 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:29:00.852 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:00.875 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:00.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:00.880 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:29:00.918 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 48 16 63516 63500 82.6654 67.1875 0.00963012 0.0120914 2024-09-14T04:29:00.981 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:01.002 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:01.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:01.004 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:29:01.105 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:01.127 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:01.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:01.129 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:29:01.230 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:01.259 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:01.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:01.263 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:29:01.364 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:01.388 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:01.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:01.390 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:29:01.394 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:01 smithi038 bash[87336]: cluster 2024-09-14T04:28:59.093590+0000 mgr.y (mgr.26165) 635 : cluster [DBG] pgmap v560: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 56 MiB/s wr, 890 op/s 2024-09-14T04:29:01.394 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:01 smithi038 bash[87336]: cluster 2024-09-14T04:28:59.093590+0000 mgr.y (mgr.26165) 635 : cluster [DBG] pgmap v560: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 56 MiB/s wr, 890 op/s 2024-09-14T04:29:01.394 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:01 smithi038 bash[87336]: audit 2024-09-14T04:29:00.213717+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:29:01.394 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:01 smithi038 bash[87336]: audit 2024-09-14T04:29:00.213717+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:29:01.394 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:01 smithi038 bash[84940]: cluster 2024-09-14T04:28:59.093590+0000 mgr.y (mgr.26165) 635 : cluster [DBG] pgmap v560: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 56 MiB/s wr, 890 op/s 2024-09-14T04:29:01.394 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:01 smithi038 bash[84940]: cluster 2024-09-14T04:28:59.093590+0000 mgr.y (mgr.26165) 635 : cluster [DBG] pgmap v560: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 56 MiB/s wr, 890 op/s 2024-09-14T04:29:01.394 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:01 smithi038 bash[84940]: audit 2024-09-14T04:29:00.213717+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:29:01.395 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:01 smithi038 bash[84940]: audit 2024-09-14T04:29:00.213717+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:29:01.490 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:01.525 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:01.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:01.530 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:29:01.631 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:01.664 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:01.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:01.671 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:29:01.772 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:01.797 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:01.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:01.802 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:29:01.903 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:01.918 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 49 16 64671 64655 82.4515 72.1875 0.017894 0.0121214 2024-09-14T04:29:01.934 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:01.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:01.939 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:29:02.040 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:02.062 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:02.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:02.064 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:29:02.165 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:02.198 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:02.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:02.201 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:29:02.302 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:02.331 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:02.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:02.335 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:29:02.435 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:02.438 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T04:29:02.473 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:02.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:02.480 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:29:02.488 INFO:teuthology.orchestra.run.smithi038.stderr:noscrub is unset 2024-09-14T04:29:02.498 INFO:teuthology.orchestra.run.smithi038.stderr:reweighted osd.6 to 1 (10000) 2024-09-14T04:29:02.581 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:02.609 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:02.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:02.613 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:29:02.714 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:02.736 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:02.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:02.740 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:29:02.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:02 smithi038 bash[84940]: cluster 2024-09-14T04:29:01.094229+0000 mgr.y (mgr.26165) 636 : cluster [DBG] pgmap v561: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-09-14T04:29:02.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:02 smithi038 bash[84940]: cluster 2024-09-14T04:29:01.094229+0000 mgr.y (mgr.26165) 636 : cluster [DBG] pgmap v561: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-09-14T04:29:02.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:02 smithi038 bash[84940]: audit 2024-09-14T04:29:02.039824+0000 mon.c (mon.2) 32 : audit [INF] from='client.? 172.21.15.38:0/51357288' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-14T04:29:02.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:02 smithi038 bash[84940]: audit 2024-09-14T04:29:02.039824+0000 mon.c (mon.2) 32 : audit [INF] from='client.? 172.21.15.38:0/51357288' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-14T04:29:02.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:02 smithi038 bash[84940]: audit 2024-09-14T04:29:02.040303+0000 mon.a (mon.0) 770 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-14T04:29:02.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:02 smithi038 bash[84940]: audit 2024-09-14T04:29:02.040303+0000 mon.a (mon.0) 770 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-14T04:29:02.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:02 smithi038 bash[84940]: audit 2024-09-14T04:29:02.453290+0000 mon.a (mon.0) 771 : audit [INF] from='client.? 172.21.15.38:0/3497408700' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:29:02.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:02 smithi038 bash[84940]: audit 2024-09-14T04:29:02.453290+0000 mon.a (mon.0) 771 : audit [INF] from='client.? 172.21.15.38:0/3497408700' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:29:02.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:02 smithi038 bash[87336]: cluster 2024-09-14T04:29:01.094229+0000 mgr.y (mgr.26165) 636 : cluster [DBG] pgmap v561: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-09-14T04:29:02.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:02 smithi038 bash[87336]: cluster 2024-09-14T04:29:01.094229+0000 mgr.y (mgr.26165) 636 : cluster [DBG] pgmap v561: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-09-14T04:29:02.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:02 smithi038 bash[87336]: audit 2024-09-14T04:29:02.039824+0000 mon.c (mon.2) 32 : audit [INF] from='client.? 172.21.15.38:0/51357288' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-14T04:29:02.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:02 smithi038 bash[87336]: audit 2024-09-14T04:29:02.039824+0000 mon.c (mon.2) 32 : audit [INF] from='client.? 172.21.15.38:0/51357288' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-14T04:29:02.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:02 smithi038 bash[87336]: audit 2024-09-14T04:29:02.040303+0000 mon.a (mon.0) 770 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-14T04:29:02.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:02 smithi038 bash[87336]: audit 2024-09-14T04:29:02.040303+0000 mon.a (mon.0) 770 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-14T04:29:02.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:02 smithi038 bash[87336]: audit 2024-09-14T04:29:02.453290+0000 mon.a (mon.0) 771 : audit [INF] from='client.? 172.21.15.38:0/3497408700' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:29:02.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:02 smithi038 bash[87336]: audit 2024-09-14T04:29:02.453290+0000 mon.a (mon.0) 771 : audit [INF] from='client.? 172.21.15.38:0/3497408700' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:29:02.794 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:02 smithi123 bash[68976]: cluster 2024-09-14T04:29:01.094229+0000 mgr.y (mgr.26165) 636 : cluster [DBG] pgmap v561: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-09-14T04:29:02.795 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:02 smithi123 bash[68976]: cluster 2024-09-14T04:29:01.094229+0000 mgr.y (mgr.26165) 636 : cluster [DBG] pgmap v561: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-09-14T04:29:02.795 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:02 smithi123 bash[68976]: audit 2024-09-14T04:29:02.039824+0000 mon.c (mon.2) 32 : audit [INF] from='client.? 172.21.15.38:0/51357288' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-14T04:29:02.795 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:02 smithi123 bash[68976]: audit 2024-09-14T04:29:02.039824+0000 mon.c (mon.2) 32 : audit [INF] from='client.? 172.21.15.38:0/51357288' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-14T04:29:02.795 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:02 smithi123 bash[68976]: audit 2024-09-14T04:29:02.040303+0000 mon.a (mon.0) 770 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-14T04:29:02.795 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:02 smithi123 bash[68976]: audit 2024-09-14T04:29:02.040303+0000 mon.a (mon.0) 770 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-14T04:29:02.795 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:02 smithi123 bash[68976]: audit 2024-09-14T04:29:02.453290+0000 mon.a (mon.0) 771 : audit [INF] from='client.? 172.21.15.38:0/3497408700' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:29:02.795 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:02 smithi123 bash[68976]: audit 2024-09-14T04:29:02.453290+0000 mon.a (mon.0) 771 : audit [INF] from='client.? 172.21.15.38:0/3497408700' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:29:02.841 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:02.878 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:02.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:02.883 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:29:02.918 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 50 16 65771 65755 82.1773 68.75 0.0185361 0.0121628 2024-09-14T04:29:02.984 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:03.003 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:03.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:03.005 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:29:03.106 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:03.130 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:03.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:03.132 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:29:03.233 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:03.259 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:03.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:03.261 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:29:03.362 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:03.394 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:03.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:03.397 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:29:03.497 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:03.533 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:03.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:03.535 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:29:03.540 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-14T04:29:03.636 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:03.646 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:03 smithi123 bash[68976]: cluster 2024-09-14T04:29:02.485019+0000 mon.a (mon.0) 772 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:29:03.646 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:03 smithi123 bash[68976]: cluster 2024-09-14T04:29:02.485019+0000 mon.a (mon.0) 772 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:29:03.646 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:03 smithi123 bash[68976]: audit 2024-09-14T04:29:02.488461+0000 mon.a (mon.0) 773 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-14T04:29:03.646 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:03 smithi123 bash[68976]: audit 2024-09-14T04:29:02.488461+0000 mon.a (mon.0) 773 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-14T04:29:03.646 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:03 smithi123 bash[68976]: audit 2024-09-14T04:29:02.488562+0000 mon.a (mon.0) 774 : audit [INF] from='client.? 172.21.15.38:0/3497408700' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:29:03.646 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:03 smithi123 bash[68976]: audit 2024-09-14T04:29:02.488562+0000 mon.a (mon.0) 774 : audit [INF] from='client.? 172.21.15.38:0/3497408700' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:29:03.646 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:03 smithi123 bash[68976]: cluster 2024-09-14T04:29:02.494028+0000 mon.a (mon.0) 775 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-09-14T04:29:03.646 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:03 smithi123 bash[68976]: cluster 2024-09-14T04:29:02.494028+0000 mon.a (mon.0) 775 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-09-14T04:29:03.662 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:03.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:03.665 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:29:03.765 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:03.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:03 smithi038 bash[84940]: cluster 2024-09-14T04:29:02.485019+0000 mon.a (mon.0) 772 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:29:03.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:03 smithi038 bash[84940]: cluster 2024-09-14T04:29:02.485019+0000 mon.a (mon.0) 772 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:29:03.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:03 smithi038 bash[84940]: audit 2024-09-14T04:29:02.488461+0000 mon.a (mon.0) 773 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-14T04:29:03.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:03 smithi038 bash[84940]: audit 2024-09-14T04:29:02.488461+0000 mon.a (mon.0) 773 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-14T04:29:03.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:03 smithi038 bash[84940]: audit 2024-09-14T04:29:02.488562+0000 mon.a (mon.0) 774 : audit [INF] from='client.? 172.21.15.38:0/3497408700' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:29:03.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:03 smithi038 bash[84940]: audit 2024-09-14T04:29:02.488562+0000 mon.a (mon.0) 774 : audit [INF] from='client.? 172.21.15.38:0/3497408700' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:29:03.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:03 smithi038 bash[84940]: cluster 2024-09-14T04:29:02.494028+0000 mon.a (mon.0) 775 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-09-14T04:29:03.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:03 smithi038 bash[84940]: cluster 2024-09-14T04:29:02.494028+0000 mon.a (mon.0) 775 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-09-14T04:29:03.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:03 smithi038 bash[87336]: cluster 2024-09-14T04:29:02.485019+0000 mon.a (mon.0) 772 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:29:03.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:03 smithi038 bash[87336]: cluster 2024-09-14T04:29:02.485019+0000 mon.a (mon.0) 772 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:29:03.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:03 smithi038 bash[87336]: audit 2024-09-14T04:29:02.488461+0000 mon.a (mon.0) 773 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-14T04:29:03.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:03 smithi038 bash[87336]: audit 2024-09-14T04:29:02.488461+0000 mon.a (mon.0) 773 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-14T04:29:03.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:03 smithi038 bash[87336]: audit 2024-09-14T04:29:02.488562+0000 mon.a (mon.0) 774 : audit [INF] from='client.? 172.21.15.38:0/3497408700' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:29:03.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:03 smithi038 bash[87336]: audit 2024-09-14T04:29:02.488562+0000 mon.a (mon.0) 774 : audit [INF] from='client.? 172.21.15.38:0/3497408700' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:29:03.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:03 smithi038 bash[87336]: cluster 2024-09-14T04:29:02.494028+0000 mon.a (mon.0) 775 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-09-14T04:29:03.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:03 smithi038 bash[87336]: cluster 2024-09-14T04:29:02.494028+0000 mon.a (mon.0) 775 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-09-14T04:29:03.789 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:03.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:03.793 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:29:03.894 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:03.917 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:03.918 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 51 16 66372 66356 81.3023 37.5625 0.0101098 0.012294 2024-09-14T04:29:03.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:03.920 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:29:04.021 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:04.048 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:04.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:04.051 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:29:04.152 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:04.173 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:04.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:04.178 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:29:04.279 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:04.303 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:04.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:04.305 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:29:04.406 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:04.432 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:04.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:04.436 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:29:04.537 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:04.562 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:04.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:04.565 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:29:04.666 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:04.687 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:04.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:04.689 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:29:04.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:04 smithi038 bash[84940]: cluster 2024-09-14T04:29:03.094856+0000 mgr.y (mgr.26165) 637 : cluster [DBG] pgmap v563: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 60 MiB/s wr, 964 op/s 2024-09-14T04:29:04.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:04 smithi038 bash[84940]: cluster 2024-09-14T04:29:03.094856+0000 mgr.y (mgr.26165) 637 : cluster [DBG] pgmap v563: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 60 MiB/s wr, 964 op/s 2024-09-14T04:29:04.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:04 smithi038 bash[87336]: cluster 2024-09-14T04:29:03.094856+0000 mgr.y (mgr.26165) 637 : cluster [DBG] pgmap v563: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 60 MiB/s wr, 964 op/s 2024-09-14T04:29:04.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:04 smithi038 bash[87336]: cluster 2024-09-14T04:29:03.094856+0000 mgr.y (mgr.26165) 637 : cluster [DBG] pgmap v563: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 60 MiB/s wr, 964 op/s 2024-09-14T04:29:04.790 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:04.797 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:04 smithi123 bash[68976]: cluster 2024-09-14T04:29:03.094856+0000 mgr.y (mgr.26165) 637 : cluster [DBG] pgmap v563: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 60 MiB/s wr, 964 op/s 2024-09-14T04:29:04.797 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:04 smithi123 bash[68976]: cluster 2024-09-14T04:29:03.094856+0000 mgr.y (mgr.26165) 637 : cluster [DBG] pgmap v563: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 60 MiB/s wr, 964 op/s 2024-09-14T04:29:04.813 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:04.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:04.815 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:29:04.916 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:04.918 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 52 16 67574 67558 81.1834 75.125 0.0158721 0.0123123 2024-09-14T04:29:04.939 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:04.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:04.941 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:29:05.042 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:05.065 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:05.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:05.067 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:29:05.168 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:05.202 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:05.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:05.207 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:29:05.308 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:05.345 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:05.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:05.350 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:29:05.397 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd reweight 7 1 2024-09-14T04:29:05.451 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:05.473 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:05.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:05.476 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:29:05.576 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:05.612 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:05.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:05.615 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:29:05.715 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:05.737 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:05.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:05.739 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:29:05.840 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:05.870 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:05.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:05.876 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:29:05.919 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 53 16 68714 68698 80.9959 71.25 0.0278846 0.0123399 2024-09-14T04:29:05.977 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:06.000 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:06.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:06.003 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:29:06.104 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:06.136 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:06.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:06.139 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:29:06.240 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:06.265 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:06.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:06.268 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:29:06.369 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:06.398 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:06.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:06.400 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:29:06.501 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:06.525 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:06.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:06.529 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:29:06.630 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:06.655 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:06.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:06.659 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:29:06.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:06 smithi123 bash[68976]: cluster 2024-09-14T04:29:05.097945+0000 mgr.y (mgr.26165) 638 : cluster [DBG] pgmap v564: 89 pgs: 89 active+clean; 4.0 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 61 MiB/s wr, 980 op/s 2024-09-14T04:29:06.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:06 smithi123 bash[68976]: cluster 2024-09-14T04:29:05.097945+0000 mgr.y (mgr.26165) 638 : cluster [DBG] pgmap v564: 89 pgs: 89 active+clean; 4.0 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 61 MiB/s wr, 980 op/s 2024-09-14T04:29:06.760 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:06.781 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:06.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:06.785 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:29:06.886 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:06.908 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:06.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:06.910 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:29:06.918 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 54 16 69916 69900 80.8871 75.125 0.00595549 0.0123561 2024-09-14T04:29:07.011 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:07.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:06 smithi038 bash[84940]: cluster 2024-09-14T04:29:05.097945+0000 mgr.y (mgr.26165) 638 : cluster [DBG] pgmap v564: 89 pgs: 89 active+clean; 4.0 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 61 MiB/s wr, 980 op/s 2024-09-14T04:29:07.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:06 smithi038 bash[84940]: cluster 2024-09-14T04:29:05.097945+0000 mgr.y (mgr.26165) 638 : cluster [DBG] pgmap v564: 89 pgs: 89 active+clean; 4.0 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 61 MiB/s wr, 980 op/s 2024-09-14T04:29:07.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:06 smithi038 bash[87336]: cluster 2024-09-14T04:29:05.097945+0000 mgr.y (mgr.26165) 638 : cluster [DBG] pgmap v564: 89 pgs: 89 active+clean; 4.0 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 61 MiB/s wr, 980 op/s 2024-09-14T04:29:07.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:06 smithi038 bash[87336]: cluster 2024-09-14T04:29:05.097945+0000 mgr.y (mgr.26165) 638 : cluster [DBG] pgmap v564: 89 pgs: 89 active+clean; 4.0 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 61 MiB/s wr, 980 op/s 2024-09-14T04:29:07.046 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:07.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:07.051 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:29:07.152 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:07.175 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:07.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:07.177 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:29:07.278 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:07.305 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:07.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:07.309 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:29:07.409 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd unset nodeep-scrub 2024-09-14T04:29:07.410 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:07.452 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:07.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:07.455 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:29:07.479 INFO:teuthology.orchestra.run.smithi123.stdout:ERROR: (22) Invalid argument 2024-09-14T04:29:07.480 INFO:teuthology.orchestra.run.smithi123.stdout:op_tracker tracking is not enabled now, so no ops 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-09-14T04:29:07.556 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:07.578 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:07.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:07.580 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:29:07.681 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:07.701 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:07.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:07.703 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:29:07.804 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:07.826 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:07.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:07.829 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:29:07.919 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 55 16 71006 70990 80.6549 68.125 0.00680285 0.0123923 2024-09-14T04:29:07.929 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:07.963 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:07.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:07.968 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:29:08.069 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:08.099 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:08.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:08.103 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:29:08.204 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:08.232 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:08.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:08.234 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:29:08.334 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:08.359 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:08.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:08.362 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:29:08.434 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:29:08.459 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.7 dump_historic_ops 2024-09-14T04:29:08.463 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:08.521 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:29:08 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:29:08] "GET /metrics HTTP/1.1" 200 36628 "" "Prometheus/2.51.0" 2024-09-14T04:29:08.530 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:08.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:08.535 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:29:08.636 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:08.664 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:08.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:08.667 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:29:08.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:08 smithi123 bash[68976]: cluster 2024-09-14T04:29:07.098582+0000 mgr.y (mgr.26165) 639 : cluster [DBG] pgmap v565: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 61 MiB/s wr, 978 op/s 2024-09-14T04:29:08.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:08 smithi123 bash[68976]: cluster 2024-09-14T04:29:07.098582+0000 mgr.y (mgr.26165) 639 : cluster [DBG] pgmap v565: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 61 MiB/s wr, 978 op/s 2024-09-14T04:29:08.768 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:08.805 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:08.807 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:08 smithi038 bash[84940]: cluster 2024-09-14T04:29:07.098582+0000 mgr.y (mgr.26165) 639 : cluster [DBG] pgmap v565: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 61 MiB/s wr, 978 op/s 2024-09-14T04:29:08.807 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:08 smithi038 bash[84940]: cluster 2024-09-14T04:29:07.098582+0000 mgr.y (mgr.26165) 639 : cluster [DBG] pgmap v565: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 61 MiB/s wr, 978 op/s 2024-09-14T04:29:08.808 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:08 smithi038 bash[87336]: cluster 2024-09-14T04:29:07.098582+0000 mgr.y (mgr.26165) 639 : cluster [DBG] pgmap v565: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 61 MiB/s wr, 978 op/s 2024-09-14T04:29:08.808 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:08 smithi038 bash[87336]: cluster 2024-09-14T04:29:07.098582+0000 mgr.y (mgr.26165) 639 : cluster [DBG] pgmap v565: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 61 MiB/s wr, 978 op/s 2024-09-14T04:29:08.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:08.809 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:29:08.909 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:08.919 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 56 16 72157 72141 80.4992 71.9375 0.00529 0.0124165 2024-09-14T04:29:08.932 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:08.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:08.936 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:29:09.037 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:09.065 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:09.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:09.071 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:29:09.172 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:09.192 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:09.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:09.193 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:29:09.294 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:09.318 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:09.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:09.320 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:29:09.421 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:09.448 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:09.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:09.453 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:29:09.456 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:29:09.554 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:09.578 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:09.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:09.580 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:29:09.681 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:09.706 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:09.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:09.708 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:29:09.809 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:09.855 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:09.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:09.859 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:29:09.919 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 57 16 73267 73251 80.3039 69.375 0.0143412 0.0124471 2024-09-14T04:29:09.961 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:09.985 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:09.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:09.987 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:29:10.088 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:10.114 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:10.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:10.119 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:29:10.219 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:10.239 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:10.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:10.241 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:29:10.342 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:10.372 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:10.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:10.374 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:29:10.475 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:10.484 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:29:10 smithi123 bash[61744]: ts=2024-09-14T04:29:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:29:10.498 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:10.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:10.501 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:29:10.602 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:10.626 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:10.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:10.628 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:29:10.729 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:10.738 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:10 smithi123 bash[68976]: cluster 2024-09-14T04:29:09.099120+0000 mgr.y (mgr.26165) 640 : cluster [DBG] pgmap v566: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 63 MiB/s wr, 1.00k op/s 2024-09-14T04:29:10.738 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:10 smithi123 bash[68976]: cluster 2024-09-14T04:29:09.099120+0000 mgr.y (mgr.26165) 640 : cluster [DBG] pgmap v566: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 63 MiB/s wr, 1.00k op/s 2024-09-14T04:29:10.756 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:10.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:10.760 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:29:10.860 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:10.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:10.888 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:10.888 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:29:10.908 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:10 smithi038 bash[84940]: cluster 2024-09-14T04:29:09.099120+0000 mgr.y (mgr.26165) 640 : cluster [DBG] pgmap v566: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 63 MiB/s wr, 1.00k op/s 2024-09-14T04:29:10.908 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:10 smithi038 bash[84940]: cluster 2024-09-14T04:29:09.099120+0000 mgr.y (mgr.26165) 640 : cluster [DBG] pgmap v566: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 63 MiB/s wr, 1.00k op/s 2024-09-14T04:29:10.909 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:10 smithi038 bash[87336]: cluster 2024-09-14T04:29:09.099120+0000 mgr.y (mgr.26165) 640 : cluster [DBG] pgmap v566: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 63 MiB/s wr, 1.00k op/s 2024-09-14T04:29:10.909 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:10 smithi038 bash[87336]: cluster 2024-09-14T04:29:09.099120+0000 mgr.y (mgr.26165) 640 : cluster [DBG] pgmap v566: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 63 MiB/s wr, 1.00k op/s 2024-09-14T04:29:10.919 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 58 16 74201 74185 79.9258 58.375 0.0146906 0.0125055 2024-09-14T04:29:10.989 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:11.011 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:11.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:11.013 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:29:11.114 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:11.140 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:11.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:11.143 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:29:11.244 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:11.268 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:11.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:11.273 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:29:11.374 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:11.407 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:11.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:11.410 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:29:11.488 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:29:11.511 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:11.538 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:11.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:11.540 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:29:11.641 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:11.671 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:11.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:11.675 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:29:11.776 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:11.801 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:11.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:11.806 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:29:11.907 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:11.919 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 59 16 75158 75142 79.5848 59.8125 0.011618 0.0125596 2024-09-14T04:29:11.929 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:11.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:11.933 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:29:12.034 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:12.065 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:12.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:12.069 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:29:12.169 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:12.187 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:12.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:12.189 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:29:12.290 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:12.313 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:12.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:12.315 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:29:12.416 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:12.436 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:12.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:12.438 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:29:12.539 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:12.565 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:12.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:12.567 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:29:12.668 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:12.689 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:12.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:12.695 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:29:12.796 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:12.806 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:12 smithi038 bash[84940]: cluster 2024-09-14T04:29:11.099818+0000 mgr.y (mgr.26165) 641 : cluster [DBG] pgmap v567: 89 pgs: 89 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 66 MiB/s wr, 1.05k op/s 2024-09-14T04:29:12.806 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:12 smithi038 bash[84940]: cluster 2024-09-14T04:29:11.099818+0000 mgr.y (mgr.26165) 641 : cluster [DBG] pgmap v567: 89 pgs: 89 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 66 MiB/s wr, 1.05k op/s 2024-09-14T04:29:12.807 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:12 smithi038 bash[87336]: cluster 2024-09-14T04:29:11.099818+0000 mgr.y (mgr.26165) 641 : cluster [DBG] pgmap v567: 89 pgs: 89 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 66 MiB/s wr, 1.05k op/s 2024-09-14T04:29:12.807 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:12 smithi038 bash[87336]: cluster 2024-09-14T04:29:11.099818+0000 mgr.y (mgr.26165) 641 : cluster [DBG] pgmap v567: 89 pgs: 89 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 66 MiB/s wr, 1.05k op/s 2024-09-14T04:29:12.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:12.829 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:12.829 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:29:12.921 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:2024-09-14T04:29:12.921404+0000 min lat: 0.001236 max lat: 0.675479 avg lat: 0.0125893 2024-09-14T04:29:12.921 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-14T04:29:12.921 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 60 16 76250 76234 79.3958 68.25 0.0212483 0.0125893 2024-09-14T04:29:12.930 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:12.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:12 smithi123 bash[68976]: cluster 2024-09-14T04:29:11.099818+0000 mgr.y (mgr.26165) 641 : cluster [DBG] pgmap v567: 89 pgs: 89 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 66 MiB/s wr, 1.05k op/s 2024-09-14T04:29:12.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:12 smithi123 bash[68976]: cluster 2024-09-14T04:29:11.099818+0000 mgr.y (mgr.26165) 641 : cluster [DBG] pgmap v567: 89 pgs: 89 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 66 MiB/s wr, 1.05k op/s 2024-09-14T04:29:12.949 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:12.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:12.951 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:29:13.051 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:13.083 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:13.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:13.087 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:29:13.187 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:13.218 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:13.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:13.222 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:29:13.250 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T04:29:13.323 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:13.351 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:13.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:13.355 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:29:13.456 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:13.488 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:13.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:13.492 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:29:13.593 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:13.620 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:13.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:13.623 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:29:13.724 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:13.758 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:13.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:13.764 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:29:13.865 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:13.887 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:13.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:13.891 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:29:13.919 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 61 16 77283 77267 79.1525 64.5625 0.0147453 0.0126283 2024-09-14T04:29:13.991 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:14.019 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:14.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:14.027 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:29:14.127 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:14.151 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:14.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:14.154 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:29:14.255 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:14.274 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:14.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:14.275 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:29:14.376 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:14.402 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:14.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:14.404 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:29:14.505 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:14.533 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:14.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:14.535 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:29:14.636 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:14.653 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:14.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:14.655 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:29:14.699 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:14 smithi038 bash[84940]: cluster 2024-09-14T04:29:13.100199+0000 mgr.y (mgr.26165) 642 : cluster [DBG] pgmap v568: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 63 MiB/s wr, 1.00k op/s 2024-09-14T04:29:14.699 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:14 smithi038 bash[84940]: cluster 2024-09-14T04:29:13.100199+0000 mgr.y (mgr.26165) 642 : cluster [DBG] pgmap v568: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 63 MiB/s wr, 1.00k op/s 2024-09-14T04:29:14.699 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:14 smithi038 bash[87336]: cluster 2024-09-14T04:29:13.100199+0000 mgr.y (mgr.26165) 642 : cluster [DBG] pgmap v568: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 63 MiB/s wr, 1.00k op/s 2024-09-14T04:29:14.699 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:14 smithi038 bash[87336]: cluster 2024-09-14T04:29:13.100199+0000 mgr.y (mgr.26165) 642 : cluster [DBG] pgmap v568: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 63 MiB/s wr, 1.00k op/s 2024-09-14T04:29:14.755 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:14.767 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:14 smithi123 bash[68976]: cluster 2024-09-14T04:29:13.100199+0000 mgr.y (mgr.26165) 642 : cluster [DBG] pgmap v568: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 63 MiB/s wr, 1.00k op/s 2024-09-14T04:29:14.767 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:14 smithi123 bash[68976]: cluster 2024-09-14T04:29:13.100199+0000 mgr.y (mgr.26165) 642 : cluster [DBG] pgmap v568: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 63 MiB/s wr, 1.00k op/s 2024-09-14T04:29:14.783 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:14.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:14.788 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:29:14.889 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:14.907 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:14.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:14.909 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:29:14.919 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 62 16 78045 78029 78.644 47.625 0.00291751 0.0126999 2024-09-14T04:29:15.010 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:15.048 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:15.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:15.051 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:29:15.151 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:15.177 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:15.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:15.182 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:29:15.283 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:15.310 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:15.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:15.315 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:29:15.416 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:15.450 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:15.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:15.452 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:29:15.553 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:15.584 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:15.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:15.586 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:29:15.687 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:15.712 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:15.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:15.716 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:29:15.817 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:15.820 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:15 smithi038 bash[87336]: audit 2024-09-14T04:29:15.214266+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:29:15.820 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:15 smithi038 bash[87336]: audit 2024-09-14T04:29:15.214266+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:29:15.820 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:15 smithi038 bash[84940]: audit 2024-09-14T04:29:15.214266+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:29:15.821 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:15 smithi038 bash[84940]: audit 2024-09-14T04:29:15.214266+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:29:15.830 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:15 smithi123 bash[68976]: audit 2024-09-14T04:29:15.214266+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:29:15.831 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:15 smithi123 bash[68976]: audit 2024-09-14T04:29:15.214266+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:29:15.853 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:15.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:15.855 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:29:15.919 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 63 16 79012 78996 78.3549 60.4375 0.0295102 0.0127563 2024-09-14T04:29:15.955 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:15.984 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:15.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:15.985 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:29:16.085 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:16.106 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:16.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:16.108 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:29:16.209 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:16.234 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:16.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:16.237 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:29:16.337 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:16.362 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:16.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:16.364 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:29:16.465 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:16.493 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:16.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:16.496 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:29:16.597 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:16.638 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:16.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:16.642 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:29:16.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:16 smithi123 bash[68976]: cluster 2024-09-14T04:29:15.100767+0000 mgr.y (mgr.26165) 643 : cluster [DBG] pgmap v569: 89 pgs: 89 active+clean; 4.6 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-09-14T04:29:16.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:16 smithi123 bash[68976]: cluster 2024-09-14T04:29:15.100767+0000 mgr.y (mgr.26165) 643 : cluster [DBG] pgmap v569: 89 pgs: 89 active+clean; 4.6 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-09-14T04:29:16.743 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:16.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:16.769 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:16.770 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:29:16.870 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:16.890 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:16 smithi038 bash[84940]: cluster 2024-09-14T04:29:15.100767+0000 mgr.y (mgr.26165) 643 : cluster [DBG] pgmap v569: 89 pgs: 89 active+clean; 4.6 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-09-14T04:29:16.890 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:16 smithi038 bash[84940]: cluster 2024-09-14T04:29:15.100767+0000 mgr.y (mgr.26165) 643 : cluster [DBG] pgmap v569: 89 pgs: 89 active+clean; 4.6 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-09-14T04:29:16.890 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:16 smithi038 bash[87336]: cluster 2024-09-14T04:29:15.100767+0000 mgr.y (mgr.26165) 643 : cluster [DBG] pgmap v569: 89 pgs: 89 active+clean; 4.6 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-09-14T04:29:16.890 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:16 smithi038 bash[87336]: cluster 2024-09-14T04:29:15.100767+0000 mgr.y (mgr.26165) 643 : cluster [DBG] pgmap v569: 89 pgs: 89 active+clean; 4.6 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-09-14T04:29:16.899 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:16.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:16.901 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:29:16.919 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 64 16 80073 80057 78.1667 66.3125 0.0112262 0.0127876 2024-09-14T04:29:17.003 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:17.032 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:17.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:17.038 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:29:17.139 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:17.167 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:17.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:17.170 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:29:17.271 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:17.296 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:17.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:17.299 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:29:17.400 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:17.422 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:17.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:17.426 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:29:17.527 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:17.560 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:17.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:17.565 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:29:17.666 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:17.683 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:17.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:17.685 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:29:17.786 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:17.809 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:17.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:17.811 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:29:17.912 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:17.920 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 65 16 81034 81018 77.8881 60.0625 0.0107361 0.0128339 2024-09-14T04:29:17.938 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:17.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:17.941 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:29:18.042 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:18.079 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:18.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:18.084 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:29:18.185 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:18.208 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:18.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:18.210 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:29:18.310 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:18.321 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:18 smithi123 bash[68976]: cluster 2024-09-14T04:29:17.101354+0000 mgr.y (mgr.26165) 644 : cluster [DBG] pgmap v570: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2024-09-14T04:29:18.321 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:18 smithi123 bash[68976]: cluster 2024-09-14T04:29:17.101354+0000 mgr.y (mgr.26165) 644 : cluster [DBG] pgmap v570: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2024-09-14T04:29:18.337 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:18.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:18.340 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:29:18.441 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:18.477 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:18.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:18.481 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:29:18.513 INFO:teuthology.orchestra.run.smithi123.stdout:ERROR: (22) Invalid argument 2024-09-14T04:29:18.513 INFO:teuthology.orchestra.run.smithi123.stdout:op_tracker tracking is not enabled now, so no ops 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-09-14T04:29:18.582 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:18.591 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:29:18 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:29:18] "GET /metrics HTTP/1.1" 200 36630 "" "Prometheus/2.51.0" 2024-09-14T04:29:18.592 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:18 smithi038 bash[84940]: cluster 2024-09-14T04:29:17.101354+0000 mgr.y (mgr.26165) 644 : cluster [DBG] pgmap v570: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2024-09-14T04:29:18.592 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:18 smithi038 bash[84940]: cluster 2024-09-14T04:29:17.101354+0000 mgr.y (mgr.26165) 644 : cluster [DBG] pgmap v570: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2024-09-14T04:29:18.592 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:18 smithi038 bash[87336]: cluster 2024-09-14T04:29:17.101354+0000 mgr.y (mgr.26165) 644 : cluster [DBG] pgmap v570: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2024-09-14T04:29:18.592 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:18 smithi038 bash[87336]: cluster 2024-09-14T04:29:17.101354+0000 mgr.y (mgr.26165) 644 : cluster [DBG] pgmap v570: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2024-09-14T04:29:18.608 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:18.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:18.614 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:29:18.715 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:18.736 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:18.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:18.739 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:29:18.839 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:18.872 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:18.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:18.874 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:29:18.920 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 66 16 81882 81866 77.5109 53 0.0287061 0.012895 2024-09-14T04:29:18.975 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:18.998 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:19.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:19.001 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:29:19.102 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:19.126 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:19.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:19.132 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:29:19.233 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:19.252 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:19.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:19.253 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:29:19.354 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:19.380 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:19.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:19.385 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:29:19.486 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:19.503 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.0 dump_ops_in_flight 2024-09-14T04:29:19.515 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:19.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:19.522 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:29:19.622 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:19.645 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:19.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:19.647 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:29:19.748 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:19.779 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:19.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:19.783 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:29:19.884 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:19.907 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:19.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:19.909 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:29:19.920 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 67 16 82768 82752 77.1805 55.375 0.0312466 0.0129504 2024-09-14T04:29:20.010 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:20.041 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:20.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:20.045 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:29:20.146 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:20.167 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:20.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:20.170 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:29:20.270 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:20.283 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:20 smithi038 bash[84940]: cluster 2024-09-14T04:29:19.101861+0000 mgr.y (mgr.26165) 645 : cluster [DBG] pgmap v571: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s 2024-09-14T04:29:20.283 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:20 smithi038 bash[84940]: cluster 2024-09-14T04:29:19.101861+0000 mgr.y (mgr.26165) 645 : cluster [DBG] pgmap v571: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s 2024-09-14T04:29:20.284 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:20 smithi038 bash[87336]: cluster 2024-09-14T04:29:19.101861+0000 mgr.y (mgr.26165) 645 : cluster [DBG] pgmap v571: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s 2024-09-14T04:29:20.284 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:20 smithi038 bash[87336]: cluster 2024-09-14T04:29:19.101861+0000 mgr.y (mgr.26165) 645 : cluster [DBG] pgmap v571: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s 2024-09-14T04:29:20.300 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:20.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:20.302 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:29:20.403 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:20.412 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:20 smithi123 bash[68976]: cluster 2024-09-14T04:29:19.101861+0000 mgr.y (mgr.26165) 645 : cluster [DBG] pgmap v571: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s 2024-09-14T04:29:20.413 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:20 smithi123 bash[68976]: cluster 2024-09-14T04:29:19.101861+0000 mgr.y (mgr.26165) 645 : cluster [DBG] pgmap v571: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s 2024-09-14T04:29:20.413 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:29:20 smithi123 bash[61744]: ts=2024-09-14T04:29:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:29:20.429 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:20.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:20.431 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:29:20.531 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:20.558 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:20.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:20.563 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:29:20.663 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:20.682 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:20.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:20.684 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:29:20.785 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:20.812 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:20.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:20.814 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:29:20.915 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:20.920 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 68 16 83348 83332 76.5786 36.25 0.0150925 0.0130525 2024-09-14T04:29:20.948 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:20.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:20.953 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:29:21.054 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:21.082 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:21.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:21.086 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:29:21.187 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:21.221 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:21.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:21.224 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:29:21.325 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:21.360 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:21.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:21.363 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:29:21.464 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:21.494 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:21.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:21.497 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:29:21.598 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:21.642 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:21.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:21.647 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:29:21.748 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:21.772 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:21.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:21.774 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:29:21.875 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:21.898 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:21.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:21.900 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:29:21.920 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 69 16 84387 84371 76.4098 64.9375 0.00396642 0.0130808 2024-09-14T04:29:22.001 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:22.019 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:22.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:22.020 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:29:22.121 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:22.146 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:22.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:22.149 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:29:22.249 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:22.272 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:22.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:22.277 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:29:22.377 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:22.398 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:22.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:22.402 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:29:22.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:22 smithi123 bash[68976]: cluster 2024-09-14T04:29:21.102511+0000 mgr.y (mgr.26165) 646 : cluster [DBG] pgmap v572: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-09-14T04:29:22.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:22 smithi123 bash[68976]: cluster 2024-09-14T04:29:21.102511+0000 mgr.y (mgr.26165) 646 : cluster [DBG] pgmap v572: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-09-14T04:29:22.503 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:22.520 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:22.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:22.521 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:29:22.622 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:22.652 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:22.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:22.655 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:29:22.756 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:22.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:22 smithi038 bash[84940]: cluster 2024-09-14T04:29:21.102511+0000 mgr.y (mgr.26165) 646 : cluster [DBG] pgmap v572: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-09-14T04:29:22.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:22 smithi038 bash[84940]: cluster 2024-09-14T04:29:21.102511+0000 mgr.y (mgr.26165) 646 : cluster [DBG] pgmap v572: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-09-14T04:29:22.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:22 smithi038 bash[87336]: cluster 2024-09-14T04:29:21.102511+0000 mgr.y (mgr.26165) 646 : cluster [DBG] pgmap v572: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-09-14T04:29:22.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:22 smithi038 bash[87336]: cluster 2024-09-14T04:29:21.102511+0000 mgr.y (mgr.26165) 646 : cluster [DBG] pgmap v572: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-09-14T04:29:22.776 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:22.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:22.781 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:29:22.881 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:22.906 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:22.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:22.908 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:29:22.920 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 70 16 85327 85311 76.1574 58.75 0.0275933 0.013125 2024-09-14T04:29:23.009 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:23.030 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:23.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:23.033 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:29:23.133 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:23.161 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:23.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:23.164 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:29:23.265 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:23.293 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:23.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:23.298 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:29:23.399 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:23.425 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:23.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:23.428 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:29:23.529 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:23.553 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:23.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:23.555 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:29:23.656 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:23.678 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:23.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:23.681 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:29:23.782 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:23.813 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:23.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:23.816 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:29:23.917 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:23.920 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 71 16 86334 86318 75.9712 62.9375 0.0186245 0.0131571 2024-09-14T04:29:23.951 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:23.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:23.954 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:29:24.055 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:24.086 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:24.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:24.090 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:29:24.191 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:24.211 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:24.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:24.215 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:29:24.316 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:24.326 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:24 smithi038 bash[84940]: cluster 2024-09-14T04:29:23.102955+0000 mgr.y (mgr.26165) 647 : cluster [DBG] pgmap v573: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 54 MiB/s wr, 868 op/s 2024-09-14T04:29:24.326 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:24 smithi038 bash[84940]: cluster 2024-09-14T04:29:23.102955+0000 mgr.y (mgr.26165) 647 : cluster [DBG] pgmap v573: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 54 MiB/s wr, 868 op/s 2024-09-14T04:29:24.326 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:24 smithi038 bash[87336]: cluster 2024-09-14T04:29:23.102955+0000 mgr.y (mgr.26165) 647 : cluster [DBG] pgmap v573: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 54 MiB/s wr, 868 op/s 2024-09-14T04:29:24.326 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:24 smithi038 bash[87336]: cluster 2024-09-14T04:29:23.102955+0000 mgr.y (mgr.26165) 647 : cluster [DBG] pgmap v573: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 54 MiB/s wr, 868 op/s 2024-09-14T04:29:24.341 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:24.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:24.350 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:29:24.389 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:29:24.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:24 smithi123 bash[68976]: cluster 2024-09-14T04:29:23.102955+0000 mgr.y (mgr.26165) 647 : cluster [DBG] pgmap v573: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 54 MiB/s wr, 868 op/s 2024-09-14T04:29:24.481 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:24 smithi123 bash[68976]: cluster 2024-09-14T04:29:23.102955+0000 mgr.y (mgr.26165) 647 : cluster [DBG] pgmap v573: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 54 MiB/s wr, 868 op/s 2024-09-14T04:29:24.481 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:24.504 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:24.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:24.507 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:29:24.588 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0: {} 2024-09-14T04:29:24.588 INFO:teuthology.orchestra.run.smithi038.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-14T04:29:24.608 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:24.627 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:24.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:24.629 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:29:24.635 INFO:teuthology.orchestra.run.smithi038.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-14T04:29:24.635 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1: {} 2024-09-14T04:29:24.691 INFO:teuthology.orchestra.run.smithi038.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-14T04:29:24.691 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2: {} 2024-09-14T04:29:24.730 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:24.737 INFO:teuthology.orchestra.run.smithi038.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-14T04:29:24.737 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3: {} 2024-09-14T04:29:24.752 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:24.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:24.755 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:29:24.775 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4: {} 2024-09-14T04:29:24.775 INFO:teuthology.orchestra.run.smithi038.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-14T04:29:24.814 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5: {} 2024-09-14T04:29:24.815 INFO:teuthology.orchestra.run.smithi038.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-14T04:29:24.854 INFO:teuthology.orchestra.run.smithi038.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-14T04:29:24.855 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6: {} 2024-09-14T04:29:24.855 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:24.890 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7: {} 2024-09-14T04:29:24.890 INFO:teuthology.orchestra.run.smithi038.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-14T04:29:24.896 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:24.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:24.904 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:29:24.920 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 72 16 87136 87120 75.6122 50.125 0.0250224 0.0132189 2024-09-14T04:29:25.005 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:25.049 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:25.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:25.054 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:29:25.155 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:25.181 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:25.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:25.184 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:29:25.189 INFO:teuthology.orchestra.run.smithi038.stderr:nodeep-scrub is unset 2024-09-14T04:29:25.193 INFO:teuthology.orchestra.run.smithi038.stderr:reweighted osd.7 to 1 (10000) 2024-09-14T04:29:25.285 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:25.346 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:25.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:25.351 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:29:25.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:25 smithi123 bash[68976]: audit 2024-09-14T04:29:24.541210+0000 mon.b (mon.1) 10 : audit [DBG] from='client.? 172.21.15.38:0/173759824' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:29:25.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:25 smithi123 bash[68976]: audit 2024-09-14T04:29:24.541210+0000 mon.b (mon.1) 10 : audit [DBG] from='client.? 172.21.15.38:0/173759824' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:29:25.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:25 smithi123 bash[68976]: audit 2024-09-14T04:29:24.742320+0000 mon.b (mon.1) 11 : audit [INF] from='client.? 172.21.15.38:0/2770343500' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-14T04:29:25.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:25 smithi123 bash[68976]: audit 2024-09-14T04:29:24.742320+0000 mon.b (mon.1) 11 : audit [INF] from='client.? 172.21.15.38:0/2770343500' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-14T04:29:25.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:25 smithi123 bash[68976]: audit 2024-09-14T04:29:24.742788+0000 mon.a (mon.0) 777 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-14T04:29:25.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:25 smithi123 bash[68976]: audit 2024-09-14T04:29:24.742788+0000 mon.a (mon.0) 777 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-14T04:29:25.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:25 smithi123 bash[68976]: audit 2024-09-14T04:29:24.902659+0000 mon.b (mon.1) 12 : audit [INF] from='client.? 172.21.15.38:0/977071066' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:29:25.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:25 smithi123 bash[68976]: audit 2024-09-14T04:29:24.902659+0000 mon.b (mon.1) 12 : audit [INF] from='client.? 172.21.15.38:0/977071066' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:29:25.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:25 smithi123 bash[68976]: audit 2024-09-14T04:29:24.904003+0000 mon.a (mon.0) 778 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:29:25.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:25 smithi123 bash[68976]: audit 2024-09-14T04:29:24.904003+0000 mon.a (mon.0) 778 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:29:25.452 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:25.462 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:25 smithi038 bash[84940]: audit 2024-09-14T04:29:24.541210+0000 mon.b (mon.1) 10 : audit [DBG] from='client.? 172.21.15.38:0/173759824' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:29:25.462 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:25 smithi038 bash[84940]: audit 2024-09-14T04:29:24.541210+0000 mon.b (mon.1) 10 : audit [DBG] from='client.? 172.21.15.38:0/173759824' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:29:25.462 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:25 smithi038 bash[84940]: audit 2024-09-14T04:29:24.742320+0000 mon.b (mon.1) 11 : audit [INF] from='client.? 172.21.15.38:0/2770343500' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-14T04:29:25.462 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:25 smithi038 bash[84940]: audit 2024-09-14T04:29:24.742320+0000 mon.b (mon.1) 11 : audit [INF] from='client.? 172.21.15.38:0/2770343500' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-14T04:29:25.462 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:25 smithi038 bash[84940]: audit 2024-09-14T04:29:24.742788+0000 mon.a (mon.0) 777 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-14T04:29:25.462 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:25 smithi038 bash[84940]: audit 2024-09-14T04:29:24.742788+0000 mon.a (mon.0) 777 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-14T04:29:25.463 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:25 smithi038 bash[84940]: audit 2024-09-14T04:29:24.902659+0000 mon.b (mon.1) 12 : audit [INF] from='client.? 172.21.15.38:0/977071066' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:29:25.463 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:25 smithi038 bash[84940]: audit 2024-09-14T04:29:24.902659+0000 mon.b (mon.1) 12 : audit [INF] from='client.? 172.21.15.38:0/977071066' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:29:25.463 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:25 smithi038 bash[84940]: audit 2024-09-14T04:29:24.904003+0000 mon.a (mon.0) 778 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:29:25.463 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:25 smithi038 bash[84940]: audit 2024-09-14T04:29:24.904003+0000 mon.a (mon.0) 778 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:29:25.463 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:25 smithi038 bash[87336]: audit 2024-09-14T04:29:24.541210+0000 mon.b (mon.1) 10 : audit [DBG] from='client.? 172.21.15.38:0/173759824' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:29:25.463 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:25 smithi038 bash[87336]: audit 2024-09-14T04:29:24.541210+0000 mon.b (mon.1) 10 : audit [DBG] from='client.? 172.21.15.38:0/173759824' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:29:25.463 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:25 smithi038 bash[87336]: audit 2024-09-14T04:29:24.742320+0000 mon.b (mon.1) 11 : audit [INF] from='client.? 172.21.15.38:0/2770343500' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-14T04:29:25.463 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:25 smithi038 bash[87336]: audit 2024-09-14T04:29:24.742320+0000 mon.b (mon.1) 11 : audit [INF] from='client.? 172.21.15.38:0/2770343500' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-14T04:29:25.463 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:25 smithi038 bash[87336]: audit 2024-09-14T04:29:24.742788+0000 mon.a (mon.0) 777 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-14T04:29:25.463 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:25 smithi038 bash[87336]: audit 2024-09-14T04:29:24.742788+0000 mon.a (mon.0) 777 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-14T04:29:25.463 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:25 smithi038 bash[87336]: audit 2024-09-14T04:29:24.902659+0000 mon.b (mon.1) 12 : audit [INF] from='client.? 172.21.15.38:0/977071066' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:29:25.463 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:25 smithi038 bash[87336]: audit 2024-09-14T04:29:24.902659+0000 mon.b (mon.1) 12 : audit [INF] from='client.? 172.21.15.38:0/977071066' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:29:25.464 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:25 smithi038 bash[87336]: audit 2024-09-14T04:29:24.904003+0000 mon.a (mon.0) 778 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:29:25.464 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:25 smithi038 bash[87336]: audit 2024-09-14T04:29:24.904003+0000 mon.a (mon.0) 778 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:29:25.476 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:25.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:25.478 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:29:25.579 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:25.603 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:25.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:25.609 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:29:25.710 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:25.734 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:25.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:25.736 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:29:25.837 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:25.868 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:25.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:25.873 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:29:25.920 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 73 16 87725 87709 75.0807 36.8125 0.0153083 0.0133133 2024-09-14T04:29:25.974 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:26.005 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:26.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:26.011 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:29:26.112 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:26.139 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:26.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:26.141 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:29:26.242 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:26.261 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:26.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:26.262 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:29:26.363 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:26.392 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:26.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:26.396 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:29:26.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:26 smithi123 bash[68976]: cluster 2024-09-14T04:29:25.103467+0000 mgr.y (mgr.26165) 648 : cluster [DBG] pgmap v574: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 60 MiB/s wr, 966 op/s 2024-09-14T04:29:26.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:26 smithi123 bash[68976]: cluster 2024-09-14T04:29:25.103467+0000 mgr.y (mgr.26165) 648 : cluster [DBG] pgmap v574: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 60 MiB/s wr, 966 op/s 2024-09-14T04:29:26.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:26 smithi123 bash[68976]: cluster 2024-09-14T04:29:25.171924+0000 mon.a (mon.0) 779 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:29:26.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:26 smithi123 bash[68976]: cluster 2024-09-14T04:29:25.171924+0000 mon.a (mon.0) 779 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:29:26.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:26 smithi123 bash[68976]: cluster 2024-09-14T04:29:25.171945+0000 mon.a (mon.0) 780 : cluster [INF] Cluster is now healthy 2024-09-14T04:29:26.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:26 smithi123 bash[68976]: cluster 2024-09-14T04:29:25.171945+0000 mon.a (mon.0) 780 : cluster [INF] Cluster is now healthy 2024-09-14T04:29:26.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:26 smithi123 bash[68976]: audit 2024-09-14T04:29:25.185932+0000 mon.a (mon.0) 781 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-09-14T04:29:26.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:26 smithi123 bash[68976]: audit 2024-09-14T04:29:25.185932+0000 mon.a (mon.0) 781 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-09-14T04:29:26.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:26 smithi123 bash[68976]: audit 2024-09-14T04:29:25.186150+0000 mon.a (mon.0) 782 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:29:26.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:26 smithi123 bash[68976]: audit 2024-09-14T04:29:25.186150+0000 mon.a (mon.0) 782 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:29:26.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:26 smithi123 bash[68976]: cluster 2024-09-14T04:29:25.191374+0000 mon.a (mon.0) 783 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-09-14T04:29:26.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:26 smithi123 bash[68976]: cluster 2024-09-14T04:29:25.191374+0000 mon.a (mon.0) 783 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-09-14T04:29:26.496 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:26.504 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:26 smithi038 bash[84940]: cluster 2024-09-14T04:29:25.103467+0000 mgr.y (mgr.26165) 648 : cluster [DBG] pgmap v574: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 60 MiB/s wr, 966 op/s 2024-09-14T04:29:26.504 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:26 smithi038 bash[84940]: cluster 2024-09-14T04:29:25.103467+0000 mgr.y (mgr.26165) 648 : cluster [DBG] pgmap v574: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 60 MiB/s wr, 966 op/s 2024-09-14T04:29:26.504 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:26 smithi038 bash[84940]: cluster 2024-09-14T04:29:25.171924+0000 mon.a (mon.0) 779 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:29:26.504 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:26 smithi038 bash[84940]: cluster 2024-09-14T04:29:25.171924+0000 mon.a (mon.0) 779 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:29:26.504 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:26 smithi038 bash[84940]: cluster 2024-09-14T04:29:25.171945+0000 mon.a (mon.0) 780 : cluster [INF] Cluster is now healthy 2024-09-14T04:29:26.504 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:26 smithi038 bash[84940]: cluster 2024-09-14T04:29:25.171945+0000 mon.a (mon.0) 780 : cluster [INF] Cluster is now healthy 2024-09-14T04:29:26.505 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:26 smithi038 bash[84940]: audit 2024-09-14T04:29:25.185932+0000 mon.a (mon.0) 781 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-09-14T04:29:26.505 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:26 smithi038 bash[84940]: audit 2024-09-14T04:29:25.185932+0000 mon.a (mon.0) 781 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-09-14T04:29:26.505 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:26 smithi038 bash[84940]: audit 2024-09-14T04:29:25.186150+0000 mon.a (mon.0) 782 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:29:26.505 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:26 smithi038 bash[84940]: audit 2024-09-14T04:29:25.186150+0000 mon.a (mon.0) 782 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:29:26.505 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:26 smithi038 bash[84940]: cluster 2024-09-14T04:29:25.191374+0000 mon.a (mon.0) 783 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-09-14T04:29:26.505 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:26 smithi038 bash[84940]: cluster 2024-09-14T04:29:25.191374+0000 mon.a (mon.0) 783 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-09-14T04:29:26.505 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:26 smithi038 bash[87336]: cluster 2024-09-14T04:29:25.103467+0000 mgr.y (mgr.26165) 648 : cluster [DBG] pgmap v574: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 60 MiB/s wr, 966 op/s 2024-09-14T04:29:26.505 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:26 smithi038 bash[87336]: cluster 2024-09-14T04:29:25.103467+0000 mgr.y (mgr.26165) 648 : cluster [DBG] pgmap v574: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 60 MiB/s wr, 966 op/s 2024-09-14T04:29:26.505 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:26 smithi038 bash[87336]: cluster 2024-09-14T04:29:25.171924+0000 mon.a (mon.0) 779 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:29:26.505 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:26 smithi038 bash[87336]: cluster 2024-09-14T04:29:25.171924+0000 mon.a (mon.0) 779 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:29:26.506 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:26 smithi038 bash[87336]: cluster 2024-09-14T04:29:25.171945+0000 mon.a (mon.0) 780 : cluster [INF] Cluster is now healthy 2024-09-14T04:29:26.506 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:26 smithi038 bash[87336]: cluster 2024-09-14T04:29:25.171945+0000 mon.a (mon.0) 780 : cluster [INF] Cluster is now healthy 2024-09-14T04:29:26.506 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:26 smithi038 bash[87336]: audit 2024-09-14T04:29:25.185932+0000 mon.a (mon.0) 781 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-09-14T04:29:26.506 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:26 smithi038 bash[87336]: audit 2024-09-14T04:29:25.185932+0000 mon.a (mon.0) 781 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-09-14T04:29:26.506 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:26 smithi038 bash[87336]: audit 2024-09-14T04:29:25.186150+0000 mon.a (mon.0) 782 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:29:26.506 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:26 smithi038 bash[87336]: audit 2024-09-14T04:29:25.186150+0000 mon.a (mon.0) 782 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:29:26.506 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:26 smithi038 bash[87336]: cluster 2024-09-14T04:29:25.191374+0000 mon.a (mon.0) 783 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-09-14T04:29:26.506 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:26 smithi038 bash[87336]: cluster 2024-09-14T04:29:25.191374+0000 mon.a (mon.0) 783 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-09-14T04:29:26.515 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:26.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:26.517 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:29:26.617 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:26.642 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:26.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:26.644 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:29:26.745 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:26.775 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:26.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:26.781 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:29:26.881 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:26.908 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:26.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:26.911 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:29:26.920 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 74 16 88485 88469 74.7079 47.5 0.0044237 0.0133799 2024-09-14T04:29:27.012 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:27.042 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:27.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:27.047 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:29:27.148 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:27.166 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:27.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:27.171 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:29:27.272 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:27.303 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:27.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:27.306 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:29:27.407 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:27.436 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:27.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:27.439 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:29:27.540 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:27.568 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:27.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:27.571 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:29:27.671 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:27.694 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:27.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:27.696 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:29:27.797 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:27.824 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:27.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:27.829 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:29:27.921 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 75 16 89265 89249 74.3618 48.75 0.0253701 0.0134421 2024-09-14T04:29:27.929 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:27.955 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:27.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:27.957 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:29:28.058 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:28.081 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:28.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:28.084 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:29:28.184 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:28.208 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:28.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:28.214 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:29:28.315 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:28.338 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:28.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:28.340 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:29:28.441 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:28.464 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:28.465 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:28 smithi123 bash[68976]: cluster 2024-09-14T04:29:27.104093+0000 mgr.y (mgr.26165) 649 : cluster [DBG] pgmap v576: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 56 MiB/s wr, 900 op/s 2024-09-14T04:29:28.465 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:28 smithi123 bash[68976]: cluster 2024-09-14T04:29:27.104093+0000 mgr.y (mgr.26165) 649 : cluster [DBG] pgmap v576: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 56 MiB/s wr, 900 op/s 2024-09-14T04:29:28.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:28.466 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:29:28.523 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:29:28 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:29:28] "GET /metrics HTTP/1.1" 200 36630 "" "Prometheus/2.51.0" 2024-09-14T04:29:28.524 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:28 smithi038 bash[84940]: cluster 2024-09-14T04:29:27.104093+0000 mgr.y (mgr.26165) 649 : cluster [DBG] pgmap v576: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 56 MiB/s wr, 900 op/s 2024-09-14T04:29:28.524 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:28 smithi038 bash[84940]: cluster 2024-09-14T04:29:27.104093+0000 mgr.y (mgr.26165) 649 : cluster [DBG] pgmap v576: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 56 MiB/s wr, 900 op/s 2024-09-14T04:29:28.524 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:28 smithi038 bash[87336]: cluster 2024-09-14T04:29:27.104093+0000 mgr.y (mgr.26165) 649 : cluster [DBG] pgmap v576: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 56 MiB/s wr, 900 op/s 2024-09-14T04:29:28.524 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:28 smithi038 bash[87336]: cluster 2024-09-14T04:29:27.104093+0000 mgr.y (mgr.26165) 649 : cluster [DBG] pgmap v576: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 56 MiB/s wr, 900 op/s 2024-09-14T04:29:28.567 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:28.595 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:28.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:28.603 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:29:28.704 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:28.731 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:28.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:28.734 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:29:28.835 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:28.854 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:28.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:28.856 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:29:28.921 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 76 16 90075 90059 74.0494 50.625 0.00577826 0.0134848 2024-09-14T04:29:28.957 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:28.993 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:28.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:28.997 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:29:29.097 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:29.128 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:29.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:29.130 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:29:29.231 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:29.273 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:29.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:29.278 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:29:29.378 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:29.399 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:29.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:29.405 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:29:29.506 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:29.529 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:29.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:29.532 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:29:29.633 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:29.650 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:29.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:29.652 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:29:29.752 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:29.778 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:29.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:29.780 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:29:29.881 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:29.906 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:29.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:29.911 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:29:29.921 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 77 15 90871 90856 73.7345 49.8125 0.0184317 0.0135561 2024-09-14T04:29:30.011 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:30.038 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:30.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:30.043 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:29:30.144 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:30.177 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:30.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:30.180 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:29:30.281 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:30.302 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:30.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:30.304 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:29:30.324 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:30 smithi038 bash[84940]: cluster 2024-09-14T04:29:29.104601+0000 mgr.y (mgr.26165) 650 : cluster [DBG] pgmap v577: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 54 MiB/s wr, 870 op/s 2024-09-14T04:29:30.324 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:30 smithi038 bash[84940]: cluster 2024-09-14T04:29:29.104601+0000 mgr.y (mgr.26165) 650 : cluster [DBG] pgmap v577: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 54 MiB/s wr, 870 op/s 2024-09-14T04:29:30.324 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:30 smithi038 bash[87336]: cluster 2024-09-14T04:29:29.104601+0000 mgr.y (mgr.26165) 650 : cluster [DBG] pgmap v577: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 54 MiB/s wr, 870 op/s 2024-09-14T04:29:30.324 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:30 smithi038 bash[87336]: cluster 2024-09-14T04:29:29.104601+0000 mgr.y (mgr.26165) 650 : cluster [DBG] pgmap v577: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 54 MiB/s wr, 870 op/s 2024-09-14T04:29:30.325 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2024-09-14T04:29:30.325 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-14T04:29:30.405 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:30.424 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:30.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:30.426 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:29:30.527 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:30.534 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:30 smithi123 bash[68976]: cluster 2024-09-14T04:29:29.104601+0000 mgr.y (mgr.26165) 650 : cluster [DBG] pgmap v577: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 54 MiB/s wr, 870 op/s 2024-09-14T04:29:30.534 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:30 smithi123 bash[68976]: cluster 2024-09-14T04:29:29.104601+0000 mgr.y (mgr.26165) 650 : cluster [DBG] pgmap v577: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 54 MiB/s wr, 870 op/s 2024-09-14T04:29:30.535 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:29:30 smithi123 bash[61744]: ts=2024-09-14T04:29:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:29:30.551 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:30.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:30.554 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:29:30.655 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:30.681 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:30.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:30.683 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:29:30.784 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:30.802 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:30.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:30.804 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:29:30.879 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-14T04:29:30.905 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:30.921 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 78 16 91762 91746 73.5021 55.625 0.00823959 0.0135983 2024-09-14T04:29:30.926 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:30.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:30.928 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:29:31.029 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:31.058 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:31.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:31.064 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:29:31.165 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:31.190 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:31.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:31.194 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:29:31.294 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:31.320 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:31.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:31.322 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:29:31.424 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:31.433 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:31 smithi038 bash[84940]: audit 2024-09-14T04:29:30.220681+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:29:31.434 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:31 smithi038 bash[84940]: audit 2024-09-14T04:29:30.220681+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:29:31.434 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:31 smithi038 bash[84940]: audit 2024-09-14T04:29:30.221861+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:29:31.434 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:31 smithi038 bash[84940]: audit 2024-09-14T04:29:30.221861+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:29:31.434 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:31 smithi038 bash[87336]: audit 2024-09-14T04:29:30.220681+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:29:31.434 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:31 smithi038 bash[87336]: audit 2024-09-14T04:29:30.220681+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:29:31.434 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:31 smithi038 bash[87336]: audit 2024-09-14T04:29:30.221861+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:29:31.434 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:31 smithi038 bash[87336]: audit 2024-09-14T04:29:30.221861+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:29:31.445 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:31.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:31.447 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:29:31.548 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:31.578 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:31.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:31.582 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:29:31.683 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:31.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:31 smithi123 bash[68976]: audit 2024-09-14T04:29:30.220681+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:29:31.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:31 smithi123 bash[68976]: audit 2024-09-14T04:29:30.220681+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:29:31.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:31 smithi123 bash[68976]: audit 2024-09-14T04:29:30.221861+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:29:31.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:31 smithi123 bash[68976]: audit 2024-09-14T04:29:30.221861+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:29:31.712 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:31.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:31.716 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:29:31.817 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:31.839 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:31.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:31.848 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:29:31.921 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 79 16 92481 92465 73.1405 44.9375 0.0176344 0.0136662 2024-09-14T04:29:31.949 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:31.975 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:31.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:31.979 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:29:32.080 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:32.102 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:32.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:32.104 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:29:32.205 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:32.215 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd set noscrub 2024-09-14T04:29:32.230 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:32.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:32.233 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:29:32.334 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:32.383 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:32.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:32.389 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:29:32.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:32 smithi123 bash[68976]: cluster 2024-09-14T04:29:31.105530+0000 mgr.y (mgr.26165) 651 : cluster [DBG] pgmap v578: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 52 MiB/s wr, 824 op/s 2024-09-14T04:29:32.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:32 smithi123 bash[68976]: cluster 2024-09-14T04:29:31.105530+0000 mgr.y (mgr.26165) 651 : cluster [DBG] pgmap v578: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 52 MiB/s wr, 824 op/s 2024-09-14T04:29:32.490 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:32.500 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:32 smithi038 bash[87336]: cluster 2024-09-14T04:29:31.105530+0000 mgr.y (mgr.26165) 651 : cluster [DBG] pgmap v578: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 52 MiB/s wr, 824 op/s 2024-09-14T04:29:32.501 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:32 smithi038 bash[87336]: cluster 2024-09-14T04:29:31.105530+0000 mgr.y (mgr.26165) 651 : cluster [DBG] pgmap v578: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 52 MiB/s wr, 824 op/s 2024-09-14T04:29:32.505 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:32 smithi038 bash[84940]: cluster 2024-09-14T04:29:31.105530+0000 mgr.y (mgr.26165) 651 : cluster [DBG] pgmap v578: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 52 MiB/s wr, 824 op/s 2024-09-14T04:29:32.505 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:32 smithi038 bash[84940]: cluster 2024-09-14T04:29:31.105530+0000 mgr.y (mgr.26165) 651 : cluster [DBG] pgmap v578: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 52 MiB/s wr, 824 op/s 2024-09-14T04:29:32.522 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:32.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:32.525 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:29:32.626 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:32.651 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:32.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:32.654 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:29:32.755 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:32.784 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:32.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:32.787 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:29:32.887 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:32.921 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:2024-09-14T04:29:32.923632+0000 min lat: 0.001236 max lat: 0.675479 avg lat: 0.0137095 2024-09-14T04:29:32.922 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-14T04:29:32.922 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 80 15 93359 93344 72.9129 54.9375 0.0144167 0.0137095 2024-09-14T04:29:32.943 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:32.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:32.947 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:29:33.048 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:33.074 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:33.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:33.079 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:29:33.180 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:33.216 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:33.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:33.223 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:29:33.324 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:33.347 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:33.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:33.353 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:29:33.454 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:33.484 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:33.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:33.488 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:29:33.588 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:33.614 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:33.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:33.620 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:29:33.720 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:33.746 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:33.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:33.748 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:29:33.849 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:33.868 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:33.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:33.872 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:29:33.922 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 81 16 94298 94282 72.7364 58.625 0.0228596 0.0137423 2024-09-14T04:29:33.972 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:34.004 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:34.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:34.009 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:29:34.110 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:34.132 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:34.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:34.134 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:29:34.235 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:34.258 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:34.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:34.261 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:29:34.362 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:34.395 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:34.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:34.404 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:29:34.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:34 smithi123 bash[68976]: cluster 2024-09-14T04:29:33.105925+0000 mgr.y (mgr.26165) 652 : cluster [DBG] pgmap v579: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 52 MiB/s wr, 826 op/s 2024-09-14T04:29:34.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:34 smithi123 bash[68976]: cluster 2024-09-14T04:29:33.105925+0000 mgr.y (mgr.26165) 652 : cluster [DBG] pgmap v579: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 52 MiB/s wr, 826 op/s 2024-09-14T04:29:34.505 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:34.514 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:34 smithi038 bash[84940]: cluster 2024-09-14T04:29:33.105925+0000 mgr.y (mgr.26165) 652 : cluster [DBG] pgmap v579: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 52 MiB/s wr, 826 op/s 2024-09-14T04:29:34.514 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:34 smithi038 bash[84940]: cluster 2024-09-14T04:29:33.105925+0000 mgr.y (mgr.26165) 652 : cluster [DBG] pgmap v579: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 52 MiB/s wr, 826 op/s 2024-09-14T04:29:34.514 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:34 smithi038 bash[87336]: cluster 2024-09-14T04:29:33.105925+0000 mgr.y (mgr.26165) 652 : cluster [DBG] pgmap v579: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 52 MiB/s wr, 826 op/s 2024-09-14T04:29:34.515 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:34 smithi038 bash[87336]: cluster 2024-09-14T04:29:33.105925+0000 mgr.y (mgr.26165) 652 : cluster [DBG] pgmap v579: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 52 MiB/s wr, 826 op/s 2024-09-14T04:29:34.539 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-09-14T04:29:34.539 INFO:teuthology.orchestra.run.smithi038.stdout: "ops": [], 2024-09-14T04:29:34.539 INFO:teuthology.orchestra.run.smithi038.stdout: "num_ops": 0 2024-09-14T04:29:34.539 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-09-14T04:29:34.540 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:34.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:34.548 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:29:34.649 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:34.673 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:34.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:34.676 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:29:34.777 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:34.801 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:34.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:34.804 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:29:34.905 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:34.922 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 82 16 95205 95189 72.5407 56.6875 0.0497368 0.0137792 2024-09-14T04:29:34.929 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:34.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:34.933 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:29:35.034 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:35.057 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:35.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:35.059 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:29:35.160 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:35.183 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:35.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:35.186 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:29:35.286 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:35.304 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:35.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:35.306 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:29:35.407 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:35.429 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:35.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:35.431 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:29:35.532 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:35.558 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:35.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:35.560 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:29:35.661 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:35.688 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:35.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:35.693 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:29:35.794 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:35.831 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:35.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:35.833 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:29:35.922 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 83 16 95814 95798 72.1253 38.0625 0.0161677 0.013858 2024-09-14T04:29:35.934 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:35.942 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.0 dump_blocked_ops 2024-09-14T04:29:35.961 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:35.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:35.964 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:29:36.064 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:36.087 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:36.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:36.090 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:29:36.191 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:36.215 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:36.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:36.217 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:29:36.318 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:36.326 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:36 smithi123 bash[68976]: cluster 2024-09-14T04:29:35.106497+0000 mgr.y (mgr.26165) 653 : cluster [DBG] pgmap v580: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 51 MiB/s wr, 817 op/s 2024-09-14T04:29:36.326 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:36 smithi123 bash[68976]: cluster 2024-09-14T04:29:35.106497+0000 mgr.y (mgr.26165) 653 : cluster [DBG] pgmap v580: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 51 MiB/s wr, 817 op/s 2024-09-14T04:29:36.338 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:36.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:36.340 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:29:36.431 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:29:36.432 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:29:36.441 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:36.461 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:36.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:36.465 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:29:36.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:36 smithi038 bash[84940]: cluster 2024-09-14T04:29:35.106497+0000 mgr.y (mgr.26165) 653 : cluster [DBG] pgmap v580: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 51 MiB/s wr, 817 op/s 2024-09-14T04:29:36.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:36 smithi038 bash[84940]: cluster 2024-09-14T04:29:35.106497+0000 mgr.y (mgr.26165) 653 : cluster [DBG] pgmap v580: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 51 MiB/s wr, 817 op/s 2024-09-14T04:29:36.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:36 smithi038 bash[87336]: cluster 2024-09-14T04:29:35.106497+0000 mgr.y (mgr.26165) 653 : cluster [DBG] pgmap v580: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 51 MiB/s wr, 817 op/s 2024-09-14T04:29:36.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:36 smithi038 bash[87336]: cluster 2024-09-14T04:29:35.106497+0000 mgr.y (mgr.26165) 653 : cluster [DBG] pgmap v580: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 51 MiB/s wr, 817 op/s 2024-09-14T04:29:36.566 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:36.587 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:36.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:36.592 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:29:36.692 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:36.722 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:36.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:36.725 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:29:36.826 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:36.848 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:36.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:36.851 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:29:36.922 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 84 16 96717 96701 71.9385 56.4375 0.0234178 0.0138944 2024-09-14T04:29:36.951 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:36.972 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:36.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:36.976 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:29:37.077 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:37.114 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:37.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:37.118 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:29:37.219 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:37.244 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:37.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:37.247 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:29:37.348 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:37.365 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:37.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:37.367 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:29:37.456 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:29:37.468 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:37.485 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:37.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:37.487 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:29:37.588 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:37.619 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:37.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:37.621 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:29:37.722 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:37.745 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:37.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:37.749 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:29:37.850 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:37.894 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:37.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:37.896 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:29:37.922 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 85 16 97396 97380 71.5914 42.4375 0.0129143 0.0139629 2024-09-14T04:29:37.998 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:38.032 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:38.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:38.037 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:29:38.137 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:38.164 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:38.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:38.167 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:29:38.268 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:38.294 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:38.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:38.300 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:29:38.373 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:29:38 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:29:38] "GET /metrics HTTP/1.1" 200 36633 "" "Prometheus/2.51.0" 2024-09-14T04:29:38.373 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:38 smithi038 bash[84940]: cluster 2024-09-14T04:29:37.106986+0000 mgr.y (mgr.26165) 654 : cluster [DBG] pgmap v581: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 50 MiB/s wr, 794 op/s 2024-09-14T04:29:38.373 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:38 smithi038 bash[84940]: cluster 2024-09-14T04:29:37.106986+0000 mgr.y (mgr.26165) 654 : cluster [DBG] pgmap v581: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 50 MiB/s wr, 794 op/s 2024-09-14T04:29:38.374 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:38 smithi038 bash[87336]: cluster 2024-09-14T04:29:37.106986+0000 mgr.y (mgr.26165) 654 : cluster [DBG] pgmap v581: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 50 MiB/s wr, 794 op/s 2024-09-14T04:29:38.374 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:38 smithi038 bash[87336]: cluster 2024-09-14T04:29:37.106986+0000 mgr.y (mgr.26165) 654 : cluster [DBG] pgmap v581: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 50 MiB/s wr, 794 op/s 2024-09-14T04:29:38.400 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:38.435 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:38.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:38.440 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:29:38.541 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:38.565 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:38.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:38.568 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:29:38.669 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:38.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:38 smithi123 bash[68976]: cluster 2024-09-14T04:29:37.106986+0000 mgr.y (mgr.26165) 654 : cluster [DBG] pgmap v581: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 50 MiB/s wr, 794 op/s 2024-09-14T04:29:38.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:38 smithi123 bash[68976]: cluster 2024-09-14T04:29:37.106986+0000 mgr.y (mgr.26165) 654 : cluster [DBG] pgmap v581: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 50 MiB/s wr, 794 op/s 2024-09-14T04:29:38.698 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:38.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:38.704 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:29:38.806 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:38.844 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:38.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:38.849 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:29:38.922 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 86 16 98215 98199 71.3541 51.1875 0.0213605 0.0140089 2024-09-14T04:29:38.949 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:38.972 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:38.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:38.974 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:29:39.075 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:39.097 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:39.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:39.099 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:29:39.200 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:39.255 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:39.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:39.257 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:29:39.359 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:39.383 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:39.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:39.387 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:29:39.488 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:39.513 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:39.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:39.516 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:29:39.617 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:39.634 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:39.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:39.636 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:29:39.737 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:39.763 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:39.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:39.768 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:29:39.868 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:39.894 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:39.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:39.897 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:29:39.922 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 87 16 99079 99063 71.1546 54 0.0140558 0.0140478 2024-09-14T04:29:39.998 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:40.037 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:40.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:40.044 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:29:40.145 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:40.185 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:40.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:40.186 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:29:40.287 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:40.309 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:40.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:40.314 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:29:40.414 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:40.424 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:40 smithi038 bash[84940]: cluster 2024-09-14T04:29:39.107472+0000 mgr.y (mgr.26165) 655 : cluster [DBG] pgmap v582: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 50 MiB/s wr, 800 op/s 2024-09-14T04:29:40.425 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:40 smithi038 bash[84940]: cluster 2024-09-14T04:29:39.107472+0000 mgr.y (mgr.26165) 655 : cluster [DBG] pgmap v582: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 50 MiB/s wr, 800 op/s 2024-09-14T04:29:40.425 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:40 smithi038 bash[87336]: cluster 2024-09-14T04:29:39.107472+0000 mgr.y (mgr.26165) 655 : cluster [DBG] pgmap v582: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 50 MiB/s wr, 800 op/s 2024-09-14T04:29:40.425 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:40 smithi038 bash[87336]: cluster 2024-09-14T04:29:39.107472+0000 mgr.y (mgr.26165) 655 : cluster [DBG] pgmap v582: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 50 MiB/s wr, 800 op/s 2024-09-14T04:29:40.443 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:40.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:40.451 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:29:40.511 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:29:40.552 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:40.562 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:40 smithi123 bash[68976]: cluster 2024-09-14T04:29:39.107472+0000 mgr.y (mgr.26165) 655 : cluster [DBG] pgmap v582: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 50 MiB/s wr, 800 op/s 2024-09-14T04:29:40.562 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:40 smithi123 bash[68976]: cluster 2024-09-14T04:29:39.107472+0000 mgr.y (mgr.26165) 655 : cluster [DBG] pgmap v582: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 50 MiB/s wr, 800 op/s 2024-09-14T04:29:40.562 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:29:40 smithi123 bash[61744]: ts=2024-09-14T04:29:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:29:40.574 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:40.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:40.576 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:29:40.677 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:40.711 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:40.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:40.717 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:29:40.818 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:40.838 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:40.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:40.844 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:29:40.922 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 88 16 99950 99934 70.9646 54.4375 0.0330156 0.0140844 2024-09-14T04:29:40.945 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:40.967 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:40.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:40.972 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:29:41.073 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:41.097 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:41.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:41.100 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:29:41.201 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:41.222 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:41.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:41.224 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:29:41.325 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:41.346 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:41.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:41.348 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:29:41.449 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:41.479 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:41.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:41.484 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:29:41.584 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:41.611 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:41.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:41.616 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:29:41.717 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:41.740 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:41.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:41.743 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:29:41.844 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:41.865 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:41.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:41.867 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:29:41.922 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 89 16 100599 100583 70.6229 40.5625 0.00338875 0.0141431 2024-09-14T04:29:41.968 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:41.990 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:41.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:41.992 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:29:42.093 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:42.114 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:42.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:42.116 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:29:42.217 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:42.249 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:42.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:42.254 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:29:42.355 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:42.366 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:42 smithi038 bash[84940]: cluster 2024-09-14T04:29:41.107991+0000 mgr.y (mgr.26165) 656 : cluster [DBG] pgmap v583: 89 pgs: 89 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 55 MiB/s wr, 881 op/s 2024-09-14T04:29:42.366 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:42 smithi038 bash[84940]: cluster 2024-09-14T04:29:41.107991+0000 mgr.y (mgr.26165) 656 : cluster [DBG] pgmap v583: 89 pgs: 89 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 55 MiB/s wr, 881 op/s 2024-09-14T04:29:42.366 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:42 smithi038 bash[87336]: cluster 2024-09-14T04:29:41.107991+0000 mgr.y (mgr.26165) 656 : cluster [DBG] pgmap v583: 89 pgs: 89 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 55 MiB/s wr, 881 op/s 2024-09-14T04:29:42.366 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:42 smithi038 bash[87336]: cluster 2024-09-14T04:29:41.107991+0000 mgr.y (mgr.26165) 656 : cluster [DBG] pgmap v583: 89 pgs: 89 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 55 MiB/s wr, 881 op/s 2024-09-14T04:29:42.379 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:42.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:42.386 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:29:42.487 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:42.515 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:42.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:42.518 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:29:42.619 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:42.640 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:42.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:42.642 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:29:42.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:42 smithi123 bash[68976]: cluster 2024-09-14T04:29:41.107991+0000 mgr.y (mgr.26165) 656 : cluster [DBG] pgmap v583: 89 pgs: 89 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 55 MiB/s wr, 881 op/s 2024-09-14T04:29:42.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:42 smithi123 bash[68976]: cluster 2024-09-14T04:29:41.107991+0000 mgr.y (mgr.26165) 656 : cluster [DBG] pgmap v583: 89 pgs: 89 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 55 MiB/s wr, 881 op/s 2024-09-14T04:29:42.743 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:42.773 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:42.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:42.775 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:29:42.876 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:42.900 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:42.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:42.902 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:29:42.923 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Total time run: 90.0061 2024-09-14T04:29:42.923 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Total writes made: 101139 2024-09-14T04:29:42.923 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Write size: 65536 2024-09-14T04:29:42.923 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Object size: 65536 2024-09-14T04:29:42.923 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Bandwidth (MB/sec): 70.2306 2024-09-14T04:29:42.923 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Stddev Bandwidth: 27.7215 2024-09-14T04:29:42.923 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Max bandwidth (MB/sec): 180.375 2024-09-14T04:29:42.923 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Min bandwidth (MB/sec): 36.25 2024-09-14T04:29:42.923 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Average IOPS: 1123 2024-09-14T04:29:42.923 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Stddev IOPS: 443.544 2024-09-14T04:29:42.924 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Max IOPS: 2886 2024-09-14T04:29:42.924 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Min IOPS: 580 2024-09-14T04:29:42.924 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Average Latency(s): 0.0142344 2024-09-14T04:29:42.924 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Stddev Latency(s): 0.025674 2024-09-14T04:29:42.924 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Max latency(s): 0.675479 2024-09-14T04:29:42.924 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Min latency(s): 0.001236 2024-09-14T04:29:42.928 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Cleaning up (deleting benchmark objects) 2024-09-14T04:29:43.003 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:43.021 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:43.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:43.023 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:29:43.123 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:43.146 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:43.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:43.149 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:29:43.250 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:43.273 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:43.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:43.277 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:29:43.378 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:43.421 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:43.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:43.424 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:29:43.525 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:43.546 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:43.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:43.547 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:29:43.648 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:43.677 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:43.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:43.682 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:29:43.783 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:43.820 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:43.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:43.825 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:29:43.926 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:43.952 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:43.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:43.958 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:29:44.058 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:44.079 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:44.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:44.082 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:29:44.182 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:44.219 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:44.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:44.222 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:29:44.309 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:44 smithi038 bash[84940]: cluster 2024-09-14T04:29:43.108639+0000 mgr.y (mgr.26165) 657 : cluster [DBG] pgmap v584: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 46 MiB/s wr, 743 op/s 2024-09-14T04:29:44.310 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:44 smithi038 bash[84940]: cluster 2024-09-14T04:29:43.108639+0000 mgr.y (mgr.26165) 657 : cluster [DBG] pgmap v584: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 46 MiB/s wr, 743 op/s 2024-09-14T04:29:44.310 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:44 smithi038 bash[87336]: cluster 2024-09-14T04:29:43.108639+0000 mgr.y (mgr.26165) 657 : cluster [DBG] pgmap v584: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 46 MiB/s wr, 743 op/s 2024-09-14T04:29:44.310 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:44 smithi038 bash[87336]: cluster 2024-09-14T04:29:43.108639+0000 mgr.y (mgr.26165) 657 : cluster [DBG] pgmap v584: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 46 MiB/s wr, 743 op/s 2024-09-14T04:29:44.322 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:44.332 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:44 smithi123 bash[68976]: cluster 2024-09-14T04:29:43.108639+0000 mgr.y (mgr.26165) 657 : cluster [DBG] pgmap v584: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 46 MiB/s wr, 743 op/s 2024-09-14T04:29:44.332 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:44 smithi123 bash[68976]: cluster 2024-09-14T04:29:43.108639+0000 mgr.y (mgr.26165) 657 : cluster [DBG] pgmap v584: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 46 MiB/s wr, 743 op/s 2024-09-14T04:29:44.347 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:44.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:44.349 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:29:44.450 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:44.490 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:44.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:44.494 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:29:44.595 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:44.618 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:44.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:44.620 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:29:44.721 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:44.752 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:44.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:44.756 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:29:44.857 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:44.881 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:44.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:44.887 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:29:44.988 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:45.013 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:45.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:45.015 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:29:45.116 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:45.143 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:45.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:45.146 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:29:45.247 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:45.281 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:45.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:45.283 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:29:45.383 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:45.412 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:45.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:45.416 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:29:45.517 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:45.537 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:45.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:45.539 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:29:45.608 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:45 smithi038 bash[84940]: audit 2024-09-14T04:29:45.215297+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:29:45.608 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:45 smithi038 bash[84940]: audit 2024-09-14T04:29:45.215297+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:29:45.608 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:45 smithi038 bash[87336]: audit 2024-09-14T04:29:45.215297+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:29:45.608 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:45 smithi038 bash[87336]: audit 2024-09-14T04:29:45.215297+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:29:45.640 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:45.649 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:45 smithi123 bash[68976]: audit 2024-09-14T04:29:45.215297+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:29:45.649 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:45 smithi123 bash[68976]: audit 2024-09-14T04:29:45.215297+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:29:45.661 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:45.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:45.663 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:29:45.764 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:45.791 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:45.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:45.793 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:29:45.894 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:45.917 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:45.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:45.919 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:29:46.020 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:46.057 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:46.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:46.065 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:29:46.166 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:46.190 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:46.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:46.192 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:29:46.293 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:46.316 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:46.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:46.318 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:29:46.419 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:46.428 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:46 smithi123 bash[68976]: cluster 2024-09-14T04:29:45.109278+0000 mgr.y (mgr.26165) 658 : cluster [DBG] pgmap v585: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 49 MiB/s wr, 828 op/s 2024-09-14T04:29:46.428 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:46 smithi123 bash[68976]: cluster 2024-09-14T04:29:45.109278+0000 mgr.y (mgr.26165) 658 : cluster [DBG] pgmap v585: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 49 MiB/s wr, 828 op/s 2024-09-14T04:29:46.448 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:46.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:46.453 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:29:46.553 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:46.578 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:46.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:46.579 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:29:46.680 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:46.694 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:46 smithi038 bash[84940]: cluster 2024-09-14T04:29:45.109278+0000 mgr.y (mgr.26165) 658 : cluster [DBG] pgmap v585: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 49 MiB/s wr, 828 op/s 2024-09-14T04:29:46.694 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:46 smithi038 bash[84940]: cluster 2024-09-14T04:29:45.109278+0000 mgr.y (mgr.26165) 658 : cluster [DBG] pgmap v585: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 49 MiB/s wr, 828 op/s 2024-09-14T04:29:46.694 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:46 smithi038 bash[87336]: cluster 2024-09-14T04:29:45.109278+0000 mgr.y (mgr.26165) 658 : cluster [DBG] pgmap v585: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 49 MiB/s wr, 828 op/s 2024-09-14T04:29:46.694 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:46 smithi038 bash[87336]: cluster 2024-09-14T04:29:45.109278+0000 mgr.y (mgr.26165) 658 : cluster [DBG] pgmap v585: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 49 MiB/s wr, 828 op/s 2024-09-14T04:29:46.718 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:46.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:46.723 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:29:46.824 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:46.853 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:46.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:46.854 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:29:46.955 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:46.980 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:46.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:46.984 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:29:47.084 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:47.108 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:47.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:47.110 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:29:47.211 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:47.231 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:47.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:47.233 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:29:47.333 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:47.362 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:47.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:47.365 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:29:47.466 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:47.494 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:47.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:47.498 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:29:47.599 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:47.624 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:47.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:47.630 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:29:47.730 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:47.759 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:47.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:47.762 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:29:47.863 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:47.891 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:47.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:47.893 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:29:47.994 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:48.013 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:48.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:48.014 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:29:48.115 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:48.152 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:48.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:48.156 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:29:48.256 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:48.292 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:48.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:48.293 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:29:48.312 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:29:48 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:29:48] "GET /metrics HTTP/1.1" 200 36632 "" "Prometheus/2.51.0" 2024-09-14T04:29:48.394 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:48.416 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:48.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:48.421 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:29:48.434 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:48 smithi038 bash[87336]: cluster 2024-09-14T04:29:47.109851+0000 mgr.y (mgr.26165) 659 : cluster [DBG] pgmap v586: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 40 MiB/s wr, 743 op/s 2024-09-14T04:29:48.434 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:48 smithi038 bash[87336]: cluster 2024-09-14T04:29:47.109851+0000 mgr.y (mgr.26165) 659 : cluster [DBG] pgmap v586: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 40 MiB/s wr, 743 op/s 2024-09-14T04:29:48.434 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:48 smithi038 bash[87336]: audit 2024-09-14T04:29:47.373388+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:29:48.434 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:48 smithi038 bash[87336]: audit 2024-09-14T04:29:47.373388+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:29:48.435 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:48 smithi038 bash[84940]: cluster 2024-09-14T04:29:47.109851+0000 mgr.y (mgr.26165) 659 : cluster [DBG] pgmap v586: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 40 MiB/s wr, 743 op/s 2024-09-14T04:29:48.435 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:48 smithi038 bash[84940]: cluster 2024-09-14T04:29:47.109851+0000 mgr.y (mgr.26165) 659 : cluster [DBG] pgmap v586: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 40 MiB/s wr, 743 op/s 2024-09-14T04:29:48.435 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:48 smithi038 bash[84940]: audit 2024-09-14T04:29:47.373388+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:29:48.435 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:48 smithi038 bash[84940]: audit 2024-09-14T04:29:47.373388+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:29:48.521 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:48.539 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:48.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:48.541 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:29:48.642 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:48.671 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:48.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:48.674 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:29:48.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:48 smithi123 bash[68976]: cluster 2024-09-14T04:29:47.109851+0000 mgr.y (mgr.26165) 659 : cluster [DBG] pgmap v586: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 40 MiB/s wr, 743 op/s 2024-09-14T04:29:48.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:48 smithi123 bash[68976]: cluster 2024-09-14T04:29:47.109851+0000 mgr.y (mgr.26165) 659 : cluster [DBG] pgmap v586: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 40 MiB/s wr, 743 op/s 2024-09-14T04:29:48.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:48 smithi123 bash[68976]: audit 2024-09-14T04:29:47.373388+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:29:48.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:48 smithi123 bash[68976]: audit 2024-09-14T04:29:47.373388+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:29:48.775 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:48.805 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:48.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:48.810 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:29:48.911 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:48.939 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:48.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:48.944 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:29:49.045 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:49.062 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:49.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:49.064 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:29:49.165 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:49.198 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:49.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:49.204 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:29:49.305 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:49.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:49.343 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:49.343 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:29:49.444 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:49.476 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:49.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:49.481 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:29:49.582 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:49.617 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:49.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:49.623 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:29:49.724 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:49.750 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:49.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:49.755 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:29:49.855 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:49.881 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:49.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:49.883 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:29:49.984 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:50.018 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:50.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:50.021 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:29:50.121 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:50.144 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:50.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:50.149 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:29:50.250 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:50.277 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:50.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:50.280 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:29:50.381 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:50.390 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:29:50 smithi123 bash[61744]: ts=2024-09-14T04:29:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:29:50.390 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:50 smithi123 bash[68976]: cluster 2024-09-14T04:29:49.110667+0000 mgr.y (mgr.26165) 660 : cluster [DBG] pgmap v587: 89 pgs: 89 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 34 MiB/s wr, 738 op/s 2024-09-14T04:29:50.390 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:50 smithi123 bash[68976]: cluster 2024-09-14T04:29:49.110667+0000 mgr.y (mgr.26165) 660 : cluster [DBG] pgmap v587: 89 pgs: 89 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 34 MiB/s wr, 738 op/s 2024-09-14T04:29:50.405 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:50.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:50.408 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:29:50.509 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:50.532 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:50.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:50.536 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:29:50.636 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:50.646 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:50 smithi038 bash[84940]: cluster 2024-09-14T04:29:49.110667+0000 mgr.y (mgr.26165) 660 : cluster [DBG] pgmap v587: 89 pgs: 89 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 34 MiB/s wr, 738 op/s 2024-09-14T04:29:50.646 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:50 smithi038 bash[84940]: cluster 2024-09-14T04:29:49.110667+0000 mgr.y (mgr.26165) 660 : cluster [DBG] pgmap v587: 89 pgs: 89 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 34 MiB/s wr, 738 op/s 2024-09-14T04:29:50.646 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:50 smithi038 bash[87336]: cluster 2024-09-14T04:29:49.110667+0000 mgr.y (mgr.26165) 660 : cluster [DBG] pgmap v587: 89 pgs: 89 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 34 MiB/s wr, 738 op/s 2024-09-14T04:29:50.646 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:50 smithi038 bash[87336]: cluster 2024-09-14T04:29:49.110667+0000 mgr.y (mgr.26165) 660 : cluster [DBG] pgmap v587: 89 pgs: 89 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 34 MiB/s wr, 738 op/s 2024-09-14T04:29:50.657 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:50.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:50.663 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:29:50.764 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:50.786 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:50.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:50.790 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:29:50.890 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:50.910 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:50.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:50.912 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:29:51.013 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:51.041 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:51.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:51.045 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:29:51.146 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:51.181 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:51.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:51.184 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:29:51.285 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:51.308 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:51.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:51.313 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:29:51.414 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:51.445 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:51.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:51.447 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:29:51.548 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:51.583 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:51.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:51.585 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:29:51.686 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:51.706 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:51.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:51.708 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:29:51.809 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:51.827 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:51.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:51.829 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:29:51.930 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:51.953 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:51.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:51.956 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:29:52.056 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:52.078 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:52.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:52.080 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:29:52.181 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:52.201 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:52.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:52.203 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:29:52.303 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:52.334 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:52.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:52.336 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:29:52.437 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:52.460 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:52.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:52.465 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:29:52.566 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:52.577 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:52 smithi123 bash[68976]: cluster 2024-09-14T04:29:51.111471+0000 mgr.y (mgr.26165) 661 : cluster [DBG] pgmap v588: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 85 B/s rd, 26 MiB/s wr, 797 op/s 2024-09-14T04:29:52.577 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:52 smithi123 bash[68976]: cluster 2024-09-14T04:29:51.111471+0000 mgr.y (mgr.26165) 661 : cluster [DBG] pgmap v588: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 85 B/s rd, 26 MiB/s wr, 797 op/s 2024-09-14T04:29:52.590 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:52.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:52.592 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:29:52.693 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:52.706 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:52 smithi038 bash[84940]: cluster 2024-09-14T04:29:51.111471+0000 mgr.y (mgr.26165) 661 : cluster [DBG] pgmap v588: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 85 B/s rd, 26 MiB/s wr, 797 op/s 2024-09-14T04:29:52.706 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:52 smithi038 bash[84940]: cluster 2024-09-14T04:29:51.111471+0000 mgr.y (mgr.26165) 661 : cluster [DBG] pgmap v588: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 85 B/s rd, 26 MiB/s wr, 797 op/s 2024-09-14T04:29:52.706 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:52 smithi038 bash[87336]: cluster 2024-09-14T04:29:51.111471+0000 mgr.y (mgr.26165) 661 : cluster [DBG] pgmap v588: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 85 B/s rd, 26 MiB/s wr, 797 op/s 2024-09-14T04:29:52.707 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:52 smithi038 bash[87336]: cluster 2024-09-14T04:29:51.111471+0000 mgr.y (mgr.26165) 661 : cluster [DBG] pgmap v588: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 85 B/s rd, 26 MiB/s wr, 797 op/s 2024-09-14T04:29:52.716 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:52.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:52.719 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:29:52.819 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:52.845 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:52.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:52.849 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:29:52.950 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:52.977 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:52.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:52.981 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:29:53.082 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:53.101 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:53.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:53.103 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:29:53.204 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:53.226 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:53.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:53.229 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:29:53.330 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:53.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:53.359 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:53.359 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:29:53.460 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:53.488 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:53.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:53.497 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:29:53.598 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:53.630 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:53.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:53.633 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:29:53.733 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:53.756 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:53.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:53.758 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:29:53.859 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:53.903 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:53.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:53.908 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:29:54.009 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:54.032 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:54.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:54.037 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:29:54.138 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:54.164 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:54.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:54.168 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:29:54.269 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:54.293 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:54.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:54.296 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:29:54.318 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0: {} 2024-09-14T04:29:54.319 INFO:teuthology.orchestra.run.smithi038.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-14T04:29:54.378 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1: {} 2024-09-14T04:29:54.378 INFO:teuthology.orchestra.run.smithi038.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-14T04:29:54.397 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:54.421 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2: {} 2024-09-14T04:29:54.422 INFO:teuthology.orchestra.run.smithi038.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-14T04:29:54.423 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:54.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:54.427 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:29:54.462 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3: {} 2024-09-14T04:29:54.462 INFO:teuthology.orchestra.run.smithi038.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-14T04:29:54.504 INFO:teuthology.orchestra.run.smithi038.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-14T04:29:54.504 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4: {} 2024-09-14T04:29:54.527 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:54.533 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5: {} 2024-09-14T04:29:54.533 INFO:teuthology.orchestra.run.smithi038.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-14T04:29:54.567 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:54.568 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6: {} 2024-09-14T04:29:54.568 INFO:teuthology.orchestra.run.smithi038.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-14T04:29:54.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:54.569 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:29:54.607 INFO:teuthology.orchestra.run.smithi038.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-14T04:29:54.608 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7: {} 2024-09-14T04:29:54.670 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:54.680 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:54 smithi123 bash[68976]: cluster 2024-09-14T04:29:53.111849+0000 mgr.y (mgr.26165) 662 : cluster [DBG] pgmap v589: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 85 B/s rd, 13 MiB/s wr, 646 op/s 2024-09-14T04:29:54.681 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:54 smithi123 bash[68976]: cluster 2024-09-14T04:29:53.111849+0000 mgr.y (mgr.26165) 662 : cluster [DBG] pgmap v589: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 85 B/s rd, 13 MiB/s wr, 646 op/s 2024-09-14T04:29:54.681 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:54 smithi123 bash[68976]: audit 2024-09-14T04:29:53.481203+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:29:54.681 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:54 smithi123 bash[68976]: audit 2024-09-14T04:29:53.481203+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:29:54.681 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:54 smithi123 bash[68976]: audit 2024-09-14T04:29:53.496896+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:29:54.681 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:54 smithi123 bash[68976]: audit 2024-09-14T04:29:53.496896+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:29:54.681 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:54 smithi123 bash[68976]: audit 2024-09-14T04:29:53.630957+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:29:54.681 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:54 smithi123 bash[68976]: audit 2024-09-14T04:29:53.630957+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:29:54.681 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:54 smithi123 bash[68976]: audit 2024-09-14T04:29:53.646018+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:29:54.681 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:54 smithi123 bash[68976]: audit 2024-09-14T04:29:53.646018+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:29:54.682 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:54 smithi123 bash[68976]: audit 2024-09-14T04:29:54.269356+0000 mon.c (mon.2) 33 : audit [DBG] from='client.? 172.21.15.38:0/2577536082' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:29:54.682 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:54 smithi123 bash[68976]: audit 2024-09-14T04:29:54.269356+0000 mon.c (mon.2) 33 : audit [DBG] from='client.? 172.21.15.38:0/2577536082' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:29:54.694 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:54.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:54.697 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:29:54.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:54 smithi038 bash[84940]: cluster 2024-09-14T04:29:53.111849+0000 mgr.y (mgr.26165) 662 : cluster [DBG] pgmap v589: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 85 B/s rd, 13 MiB/s wr, 646 op/s 2024-09-14T04:29:54.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:54 smithi038 bash[84940]: cluster 2024-09-14T04:29:53.111849+0000 mgr.y (mgr.26165) 662 : cluster [DBG] pgmap v589: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 85 B/s rd, 13 MiB/s wr, 646 op/s 2024-09-14T04:29:54.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:54 smithi038 bash[84940]: audit 2024-09-14T04:29:53.481203+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:29:54.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:54 smithi038 bash[84940]: audit 2024-09-14T04:29:53.481203+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:29:54.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:54 smithi038 bash[84940]: audit 2024-09-14T04:29:53.496896+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:29:54.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:54 smithi038 bash[84940]: audit 2024-09-14T04:29:53.496896+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:29:54.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:54 smithi038 bash[84940]: audit 2024-09-14T04:29:53.630957+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:29:54.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:54 smithi038 bash[84940]: audit 2024-09-14T04:29:53.630957+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:29:54.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:54 smithi038 bash[84940]: audit 2024-09-14T04:29:53.646018+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:29:54.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:54 smithi038 bash[84940]: audit 2024-09-14T04:29:53.646018+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:29:54.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:54 smithi038 bash[84940]: audit 2024-09-14T04:29:54.269356+0000 mon.c (mon.2) 33 : audit [DBG] from='client.? 172.21.15.38:0/2577536082' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:29:54.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:54 smithi038 bash[84940]: audit 2024-09-14T04:29:54.269356+0000 mon.c (mon.2) 33 : audit [DBG] from='client.? 172.21.15.38:0/2577536082' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:29:54.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:54 smithi038 bash[87336]: cluster 2024-09-14T04:29:53.111849+0000 mgr.y (mgr.26165) 662 : cluster [DBG] pgmap v589: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 85 B/s rd, 13 MiB/s wr, 646 op/s 2024-09-14T04:29:54.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:54 smithi038 bash[87336]: cluster 2024-09-14T04:29:53.111849+0000 mgr.y (mgr.26165) 662 : cluster [DBG] pgmap v589: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 85 B/s rd, 13 MiB/s wr, 646 op/s 2024-09-14T04:29:54.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:54 smithi038 bash[87336]: audit 2024-09-14T04:29:53.481203+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:29:54.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:54 smithi038 bash[87336]: audit 2024-09-14T04:29:53.481203+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:29:54.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:54 smithi038 bash[87336]: audit 2024-09-14T04:29:53.496896+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:29:54.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:54 smithi038 bash[87336]: audit 2024-09-14T04:29:53.496896+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:29:54.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:54 smithi038 bash[87336]: audit 2024-09-14T04:29:53.630957+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:29:54.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:54 smithi038 bash[87336]: audit 2024-09-14T04:29:53.630957+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:29:54.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:54 smithi038 bash[87336]: audit 2024-09-14T04:29:53.646018+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:29:54.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:54 smithi038 bash[87336]: audit 2024-09-14T04:29:53.646018+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:29:54.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:54 smithi038 bash[87336]: audit 2024-09-14T04:29:54.269356+0000 mon.c (mon.2) 33 : audit [DBG] from='client.? 172.21.15.38:0/2577536082' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:29:54.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:54 smithi038 bash[87336]: audit 2024-09-14T04:29:54.269356+0000 mon.c (mon.2) 33 : audit [DBG] from='client.? 172.21.15.38:0/2577536082' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:29:54.797 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:54.834 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:54.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:54.837 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:29:54.938 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:54.960 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:54.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:54.964 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:29:55.065 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:55.101 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:55.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:55.106 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:29:55.207 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:55.226 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:55.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:55.229 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:29:55.329 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:55.365 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:55.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:55.367 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:29:55.468 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:55.469 INFO:teuthology.orchestra.run.smithi038.stdout:ERROR: (22) Invalid argument 2024-09-14T04:29:55.469 INFO:teuthology.orchestra.run.smithi038.stdout:op_tracker tracking is not enabled now, so no ops 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-09-14T04:29:55.494 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:55.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:55.501 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:29:55.517 INFO:teuthology.orchestra.run.smithi038.stderr:noscrub is set 2024-09-14T04:29:55.594 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-09-14T04:29:55.597 INFO:teuthology.orchestra.run.smithi038.stderr:dumped all 2024-09-14T04:29:55.603 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:55.623 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:55.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:55.625 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:29:55.726 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:55.736 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:55 smithi123 bash[68976]: audit 2024-09-14T04:29:54.478958+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:29:55.736 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:55 smithi123 bash[68976]: audit 2024-09-14T04:29:54.478958+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:29:55.736 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:55 smithi123 bash[68976]: audit 2024-09-14T04:29:54.480200+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:29:55.736 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:55 smithi123 bash[68976]: audit 2024-09-14T04:29:54.480200+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:29:55.736 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:55 smithi123 bash[68976]: audit 2024-09-14T04:29:54.498696+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:29:55.736 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:55 smithi123 bash[68976]: audit 2024-09-14T04:29:54.498696+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:29:55.736 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:55 smithi123 bash[68976]: audit 2024-09-14T04:29:55.243363+0000 mon.c (mon.2) 34 : audit [INF] from='client.? 172.21.15.38:0/3302782224' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:29:55.736 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:55 smithi123 bash[68976]: audit 2024-09-14T04:29:55.243363+0000 mon.c (mon.2) 34 : audit [INF] from='client.? 172.21.15.38:0/3302782224' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:29:55.737 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:55 smithi123 bash[68976]: audit 2024-09-14T04:29:55.244134+0000 mon.a (mon.0) 795 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:29:55.737 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:55 smithi123 bash[68976]: audit 2024-09-14T04:29:55.244134+0000 mon.a (mon.0) 795 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:29:55.752 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:55.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:55.757 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:29:55.857 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:55.883 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:55.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:55.889 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:29:55.990 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:56.022 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:56.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:56.030 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:29:56.131 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:56.154 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:56.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:56.156 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:29:56.257 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:56.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:55 smithi038 bash[87336]: audit 2024-09-14T04:29:54.478958+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:29:56.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:55 smithi038 bash[87336]: audit 2024-09-14T04:29:54.478958+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:29:56.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:55 smithi038 bash[87336]: audit 2024-09-14T04:29:54.480200+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:29:56.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:55 smithi038 bash[87336]: audit 2024-09-14T04:29:54.480200+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:29:56.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:55 smithi038 bash[87336]: audit 2024-09-14T04:29:54.498696+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:29:56.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:55 smithi038 bash[87336]: audit 2024-09-14T04:29:54.498696+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:29:56.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:55 smithi038 bash[87336]: audit 2024-09-14T04:29:55.243363+0000 mon.c (mon.2) 34 : audit [INF] from='client.? 172.21.15.38:0/3302782224' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:29:56.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:55 smithi038 bash[87336]: audit 2024-09-14T04:29:55.243363+0000 mon.c (mon.2) 34 : audit [INF] from='client.? 172.21.15.38:0/3302782224' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:29:56.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:55 smithi038 bash[87336]: audit 2024-09-14T04:29:55.244134+0000 mon.a (mon.0) 795 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:29:56.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:55 smithi038 bash[87336]: audit 2024-09-14T04:29:55.244134+0000 mon.a (mon.0) 795 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:29:56.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:55 smithi038 bash[84940]: audit 2024-09-14T04:29:54.478958+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:29:56.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:55 smithi038 bash[84940]: audit 2024-09-14T04:29:54.478958+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:29:56.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:55 smithi038 bash[84940]: audit 2024-09-14T04:29:54.480200+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:29:56.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:55 smithi038 bash[84940]: audit 2024-09-14T04:29:54.480200+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:29:56.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:55 smithi038 bash[84940]: audit 2024-09-14T04:29:54.498696+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:29:56.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:55 smithi038 bash[84940]: audit 2024-09-14T04:29:54.498696+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:29:56.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:55 smithi038 bash[84940]: audit 2024-09-14T04:29:55.243363+0000 mon.c (mon.2) 34 : audit [INF] from='client.? 172.21.15.38:0/3302782224' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:29:56.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:55 smithi038 bash[84940]: audit 2024-09-14T04:29:55.243363+0000 mon.c (mon.2) 34 : audit [INF] from='client.? 172.21.15.38:0/3302782224' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:29:56.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:55 smithi038 bash[84940]: audit 2024-09-14T04:29:55.244134+0000 mon.a (mon.0) 795 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:29:56.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:55 smithi038 bash[84940]: audit 2024-09-14T04:29:55.244134+0000 mon.a (mon.0) 795 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:29:56.278 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:56.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:56.280 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:29:56.381 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:56.414 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:56.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:56.420 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:29:56.520 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:56.553 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:56.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:56.556 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:29:56.657 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:56.675 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:56.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:56.677 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:29:56.778 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:56.788 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:56 smithi123 bash[68976]: cluster 2024-09-14T04:29:55.112397+0000 mgr.y (mgr.26165) 663 : cluster [DBG] pgmap v590: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 85 B/s rd, 9.4 MiB/s wr, 745 op/s 2024-09-14T04:29:56.788 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:56 smithi123 bash[68976]: cluster 2024-09-14T04:29:55.112397+0000 mgr.y (mgr.26165) 663 : cluster [DBG] pgmap v590: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 85 B/s rd, 9.4 MiB/s wr, 745 op/s 2024-09-14T04:29:56.788 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:56 smithi123 bash[68976]: cluster 2024-09-14T04:29:55.495266+0000 mon.a (mon.0) 796 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:29:56.788 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:56 smithi123 bash[68976]: cluster 2024-09-14T04:29:55.495266+0000 mon.a (mon.0) 796 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:29:56.788 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:56 smithi123 bash[68976]: audit 2024-09-14T04:29:55.507087+0000 mon.a (mon.0) 797 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:29:56.789 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:56 smithi123 bash[68976]: audit 2024-09-14T04:29:55.507087+0000 mon.a (mon.0) 797 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:29:56.789 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:56 smithi123 bash[68976]: cluster 2024-09-14T04:29:55.515588+0000 mon.a (mon.0) 798 : cluster [DBG] osdmap e133: 8 total, 8 up, 8 in 2024-09-14T04:29:56.789 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:56 smithi123 bash[68976]: cluster 2024-09-14T04:29:55.515588+0000 mon.a (mon.0) 798 : cluster [DBG] osdmap e133: 8 total, 8 up, 8 in 2024-09-14T04:29:56.789 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:56 smithi123 bash[68976]: audit 2024-09-14T04:29:55.587404+0000 mgr.y (mgr.26165) 664 : audit [DBG] from='client.35037 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:29:56.789 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:56 smithi123 bash[68976]: audit 2024-09-14T04:29:55.587404+0000 mgr.y (mgr.26165) 664 : audit [DBG] from='client.35037 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:29:56.802 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:56.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:56.804 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:29:56.851 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:56 smithi038 bash[84940]: cluster 2024-09-14T04:29:55.112397+0000 mgr.y (mgr.26165) 663 : cluster [DBG] pgmap v590: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 85 B/s rd, 9.4 MiB/s wr, 745 op/s 2024-09-14T04:29:56.851 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:56 smithi038 bash[84940]: cluster 2024-09-14T04:29:55.112397+0000 mgr.y (mgr.26165) 663 : cluster [DBG] pgmap v590: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 85 B/s rd, 9.4 MiB/s wr, 745 op/s 2024-09-14T04:29:56.851 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:56 smithi038 bash[84940]: cluster 2024-09-14T04:29:55.495266+0000 mon.a (mon.0) 796 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:29:56.851 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:56 smithi038 bash[84940]: cluster 2024-09-14T04:29:55.495266+0000 mon.a (mon.0) 796 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:29:56.851 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:56 smithi038 bash[84940]: audit 2024-09-14T04:29:55.507087+0000 mon.a (mon.0) 797 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:29:56.851 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:56 smithi038 bash[84940]: audit 2024-09-14T04:29:55.507087+0000 mon.a (mon.0) 797 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:29:56.851 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:56 smithi038 bash[84940]: cluster 2024-09-14T04:29:55.515588+0000 mon.a (mon.0) 798 : cluster [DBG] osdmap e133: 8 total, 8 up, 8 in 2024-09-14T04:29:56.852 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:56 smithi038 bash[84940]: cluster 2024-09-14T04:29:55.515588+0000 mon.a (mon.0) 798 : cluster [DBG] osdmap e133: 8 total, 8 up, 8 in 2024-09-14T04:29:56.852 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:56 smithi038 bash[84940]: audit 2024-09-14T04:29:55.587404+0000 mgr.y (mgr.26165) 664 : audit [DBG] from='client.35037 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:29:56.852 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:56 smithi038 bash[84940]: audit 2024-09-14T04:29:55.587404+0000 mgr.y (mgr.26165) 664 : audit [DBG] from='client.35037 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:29:56.852 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:56 smithi038 bash[87336]: cluster 2024-09-14T04:29:55.112397+0000 mgr.y (mgr.26165) 663 : cluster [DBG] pgmap v590: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 85 B/s rd, 9.4 MiB/s wr, 745 op/s 2024-09-14T04:29:56.852 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:56 smithi038 bash[87336]: cluster 2024-09-14T04:29:55.112397+0000 mgr.y (mgr.26165) 663 : cluster [DBG] pgmap v590: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 85 B/s rd, 9.4 MiB/s wr, 745 op/s 2024-09-14T04:29:56.852 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:56 smithi038 bash[87336]: cluster 2024-09-14T04:29:55.495266+0000 mon.a (mon.0) 796 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:29:56.852 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:56 smithi038 bash[87336]: cluster 2024-09-14T04:29:55.495266+0000 mon.a (mon.0) 796 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:29:56.852 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:56 smithi038 bash[87336]: audit 2024-09-14T04:29:55.507087+0000 mon.a (mon.0) 797 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:29:56.852 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:56 smithi038 bash[87336]: audit 2024-09-14T04:29:55.507087+0000 mon.a (mon.0) 797 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:29:56.853 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:56 smithi038 bash[87336]: cluster 2024-09-14T04:29:55.515588+0000 mon.a (mon.0) 798 : cluster [DBG] osdmap e133: 8 total, 8 up, 8 in 2024-09-14T04:29:56.853 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:56 smithi038 bash[87336]: cluster 2024-09-14T04:29:55.515588+0000 mon.a (mon.0) 798 : cluster [DBG] osdmap e133: 8 total, 8 up, 8 in 2024-09-14T04:29:56.853 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:56 smithi038 bash[87336]: audit 2024-09-14T04:29:55.587404+0000 mgr.y (mgr.26165) 664 : audit [DBG] from='client.35037 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:29:56.853 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:56 smithi038 bash[87336]: audit 2024-09-14T04:29:55.587404+0000 mgr.y (mgr.26165) 664 : audit [DBG] from='client.35037 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:29:56.905 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:56.956 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:56.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:56.961 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:29:57.062 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:57.086 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:57.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:57.091 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:29:57.192 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:57.209 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:57.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:57.211 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:29:57.311 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:57.335 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:57.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:57.337 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:29:57.437 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:57.469 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:57.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:57.472 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:29:57.573 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:57.601 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:57.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:57.605 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:29:57.706 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:57.731 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:29:57.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:57.737 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:29:57.838 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:57.855 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:57.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:57.857 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:29:57.958 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:57.981 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:29:57.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:57.984 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:29:58.084 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:58.112 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:58.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:58.115 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:29:58.216 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:58.246 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:58.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:58.250 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:29:58.351 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:58.381 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:58.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:58.384 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:29:58.485 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:58.495 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:29:58 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:29:58] "GET /metrics HTTP/1.1" 200 36632 "" "Prometheus/2.51.0" 2024-09-14T04:29:58.515 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:58.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:58 smithi038 bash[84940]: cluster 2024-09-14T04:29:57.112920+0000 mgr.y (mgr.26165) 665 : cluster [DBG] pgmap v592: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 499 KiB/s wr, 719 op/s 2024-09-14T04:29:58.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:29:58 smithi038 bash[84940]: cluster 2024-09-14T04:29:57.112920+0000 mgr.y (mgr.26165) 665 : cluster [DBG] pgmap v592: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 499 KiB/s wr, 719 op/s 2024-09-14T04:29:58.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:58 smithi038 bash[87336]: cluster 2024-09-14T04:29:57.112920+0000 mgr.y (mgr.26165) 665 : cluster [DBG] pgmap v592: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 499 KiB/s wr, 719 op/s 2024-09-14T04:29:58.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:29:58 smithi038 bash[87336]: cluster 2024-09-14T04:29:57.112920+0000 mgr.y (mgr.26165) 665 : cluster [DBG] pgmap v592: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 499 KiB/s wr, 719 op/s 2024-09-14T04:29:58.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:58.523 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:29:58.623 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:58.643 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:58.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:58.645 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:29:58.746 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:58.773 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:58.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:58.779 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:29:58.879 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:58.907 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:58.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:58.913 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:29:58.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:58 smithi123 bash[68976]: cluster 2024-09-14T04:29:57.112920+0000 mgr.y (mgr.26165) 665 : cluster [DBG] pgmap v592: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 499 KiB/s wr, 719 op/s 2024-09-14T04:29:58.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:29:58 smithi123 bash[68976]: cluster 2024-09-14T04:29:57.112920+0000 mgr.y (mgr.26165) 665 : cluster [DBG] pgmap v592: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 499 KiB/s wr, 719 op/s 2024-09-14T04:29:59.013 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:59.042 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:29:59.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:59.049 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:29:59.149 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:59.171 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:29:59.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:59.179 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:29:59.280 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:59.303 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:29:59.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:59.305 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:29:59.406 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:59.432 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:29:59.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:59.436 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:29:59.537 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:59.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:59.573 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:29:59.573 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:29:59.674 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:59.696 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:59.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:59.698 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:29:59.708 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-14T04:29:59.800 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:59.823 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:59.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:59.829 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:29:59.930 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:59.954 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:29:59.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:29:59.957 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:30:00.000 INFO:teuthology.orchestra.run.smithi038.stdout:{"pg_ready":true,"pg_map":{"version":591,"stamp":"2024-09-14T04:29:55.508666+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":6144661477,"num_objects":93778,"num_object_clones":0,"num_object_copies":281334,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":93778,"num_whiteouts":0,"num_read":344,"num_read_kb":799,"num_write":108740,"num_write_kb":6474556,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":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":108692,"ondisk_log_size":108692,"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":19931084,"kb_used_data":18082700,"kb_used_omap":34,"kb_used_meta":1848285,"kb_avail":730030132,"statfs":{"total":767960285184,"available":747550855168,"internally_reserved":0,"allocated":18516684800,"data_stored":18511484887,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":35471,"internal_metadata":1892644209},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[3,1,5,4,3,12],"upper_bound":64},"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":-417529832,"num_objects":-6370,"num_object_clones":0,"num_object_copies":-19110,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-6370,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":7364,"num_write_kb":31745,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.399801"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":142,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:25.212238+0000","last_change":"2024-09-14T04:19:08.874350+0000","last_active":"2024-09-14T04:29:25.212238+0000","last_peered":"2024-09-14T04:29:25.212238+0000","last_clean":"2024-09-14T04:29:25.212238+0000","last_became_active":"2024-09-14T04:19:08.873675+0000","last_became_peered":"2024-09-14T04:19:08.873675+0000","last_unstale":"2024-09-14T04:29:25.212238+0000","last_undegraded":"2024-09-14T04:29:25.212238+0000","last_fullsized":"2024-09-14T04:29:25.212238+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:31:37.700421+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'2","reported_seq":118,"reported_epoch":131,"state":"active+clean","last_fresh":"2024-09-14T04:29:02.498946+0000","last_change":"2024-09-14T04:19:42.634254+0000","last_active":"2024-09-14T04:29:02.498946+0000","last_peered":"2024-09-14T04:29:02.498946+0000","last_clean":"2024-09-14T04:29:02.498946+0000","last_became_active":"2024-09-14T04:19:42.633320+0000","last_became_peered":"2024-09-14T04:19:42.633320+0000","last_unstale":"2024-09-14T04:29:02.498946+0000","last_undegraded":"2024-09-14T04:29:02.498946+0000","last_fullsized":"2024-09-14T04:29:02.498946+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:12:12.393196+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":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":96,"reported_epoch":131,"state":"active+clean","last_fresh":"2024-09-14T04:29:02.509960+0000","last_change":"2024-09-14T04:19:08.861774+0000","last_active":"2024-09-14T04:29:02.509960+0000","last_peered":"2024-09-14T04:29:02.509960+0000","last_clean":"2024-09-14T04:29:02.509960+0000","last_became_active":"2024-09-14T04:19:08.860797+0000","last_became_peered":"2024-09-14T04:19:08.860797+0000","last_unstale":"2024-09-14T04:29:02.509960+0000","last_undegraded":"2024-09-14T04:29:02.509960+0000","last_fullsized":"2024-09-14T04:29:02.509960+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:03:04.404644+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":141,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:25.210640+0000","last_change":"2024-09-14T04:19:08.857954+0000","last_active":"2024-09-14T04:29:25.210640+0000","last_peered":"2024-09-14T04:29:25.210640+0000","last_clean":"2024-09-14T04:29:25.210640+0000","last_became_active":"2024-09-14T04:19:08.857031+0000","last_became_peered":"2024-09-14T04:19:08.857031+0000","last_unstale":"2024-09-14T04:29:25.210640+0000","last_undegraded":"2024-09-14T04:29:25.210640+0000","last_fullsized":"2024-09-14T04:29:25.210640+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:36:51.607695+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":142,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:25.210454+0000","last_change":"2024-09-14T04:19:08.872560+0000","last_active":"2024-09-14T04:29:25.210454+0000","last_peered":"2024-09-14T04:29:25.210454+0000","last_clean":"2024-09-14T04:29:25.210454+0000","last_became_active":"2024-09-14T04:19:08.872014+0000","last_became_peered":"2024-09-14T04:19:08.872014+0000","last_unstale":"2024-09-14T04:29:25.210454+0000","last_undegraded":"2024-09-14T04:29:25.210454+0000","last_fullsized":"2024-09-14T04:29:25.210454+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:31:16.044152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":106,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:25.192911+0000","last_change":"2024-09-14T04:26:24.346577+0000","last_active":"2024-09-14T04:29:25.192911+0000","last_peered":"2024-09-14T04:29:25.192911+0000","last_clean":"2024-09-14T04:29:25.192911+0000","last_became_active":"2024-09-14T04:26:24.345532+0000","last_became_peered":"2024-09-14T04:26:24.345532+0000","last_unstale":"2024-09-14T04:29:25.192911+0000","last_undegraded":"2024-09-14T04:29:25.192911+0000","last_fullsized":"2024-09-14T04:29:25.192911+0000","mapping_epoch":113,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":114,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:17:40.540610+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":142,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:25.216499+0000","last_change":"2024-09-14T04:19:08.873846+0000","last_active":"2024-09-14T04:29:25.216499+0000","last_peered":"2024-09-14T04:29:25.216499+0000","last_clean":"2024-09-14T04:29:25.216499+0000","last_became_active":"2024-09-14T04:19:08.873510+0000","last_became_peered":"2024-09-14T04:19:08.873510+0000","last_unstale":"2024-09-14T04:29:25.216499+0000","last_undegraded":"2024-09-14T04:29:25.216499+0000","last_fullsized":"2024-09-14T04:29:25.216499+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:18:25.972302+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'8","reported_seq":109,"reported_epoch":131,"state":"active+clean","last_fresh":"2024-09-14T04:29:02.504957+0000","last_change":"2024-09-14T04:16:26.504017+0000","last_active":"2024-09-14T04:29:02.504957+0000","last_peered":"2024-09-14T04:29:02.504957+0000","last_clean":"2024-09-14T04:29:02.504957+0000","last_became_active":"2024-09-14T04:16:26.503054+0000","last_became_peered":"2024-09-14T04:16:26.503054+0000","last_unstale":"2024-09-14T04:29:02.504957+0000","last_undegraded":"2024-09-14T04:29:02.504957+0000","last_fullsized":"2024-09-14T04:29:02.504957+0000","mapping_epoch":79,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":80,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T05:31:58.843037+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":12,"num_read_kb":12,"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":"7.b","version":"132'7101","reported_seq":7130,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:55.044506+0000","last_change":"2024-09-14T04:27:53.237275+0000","last_active":"2024-09-14T04:29:55.044506+0000","last_peered":"2024-09-14T04:29:55.044506+0000","last_clean":"2024-09-14T04:29:55.044506+0000","last_became_active":"2024-09-14T04:27:53.236406+0000","last_became_peered":"2024-09-14T04:27:53.236406+0000","last_unstale":"2024-09-14T04:29:55.044506+0000","last_undegraded":"2024-09-14T04:29:55.044506+0000","last_fullsized":"2024-09-14T04:29:55.044506+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":123,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_clean_scrub_stamp":"2024-09-14T04:27:52.188234+0000","objects_scrubbed":0,"log_size":7101,"log_dups_size":0,"ondisk_log_size":7101,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:13:39.245983+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":388038656,"num_objects":5921,"num_object_clones":0,"num_object_copies":17763,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5921,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7101,"num_write_kb":416704,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,6],"acting":[1,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.f","version":"63'1","reported_seq":116,"reported_epoch":131,"state":"active+clean","last_fresh":"2024-09-14T04:29:02.499644+0000","last_change":"2024-09-14T04:19:42.634884+0000","last_active":"2024-09-14T04:29:02.499644+0000","last_peered":"2024-09-14T04:29:02.499644+0000","last_clean":"2024-09-14T04:29:02.499644+0000","last_became_active":"2024-09-14T04:19:42.634313+0000","last_became_peered":"2024-09-14T04:19:42.634313+0000","last_unstale":"2024-09-14T04:29:02.499644+0000","last_undegraded":"2024-09-14T04:29:02.499644+0000","last_fullsized":"2024-09-14T04:29:02.499644+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:54:49.619566+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":79,"reported_epoch":131,"state":"active+clean","last_fresh":"2024-09-14T04:29:02.509574+0000","last_change":"2024-09-14T04:04:59.798230+0000","last_active":"2024-09-14T04:29:02.509574+0000","last_peered":"2024-09-14T04:29:02.509574+0000","last_clean":"2024-09-14T04:29:02.509574+0000","last_became_active":"2024-09-14T04:04:59.797446+0000","last_became_peered":"2024-09-14T04:04:59.797446+0000","last_unstale":"2024-09-14T04:29:02.509574+0000","last_undegraded":"2024-09-14T04:29:02.509574+0000","last_fullsized":"2024-09-14T04:29:02.509574+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:46:48.706881+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"7.a","version":"132'6841","reported_seq":6870,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:53.740243+0000","last_change":"2024-09-14T04:27:53.236414+0000","last_active":"2024-09-14T04:29:53.740243+0000","last_peered":"2024-09-14T04:29:53.740243+0000","last_clean":"2024-09-14T04:29:53.740243+0000","last_became_active":"2024-09-14T04:27:53.235785+0000","last_became_peered":"2024-09-14T04:27:53.235785+0000","last_unstale":"2024-09-14T04:29:53.740243+0000","last_undegraded":"2024-09-14T04:29:53.740243+0000","last_fullsized":"2024-09-14T04:29:53.740243+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":123,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_clean_scrub_stamp":"2024-09-14T04:27:52.188234+0000","objects_scrubbed":0,"log_size":6841,"log_dups_size":0,"ondisk_log_size":6841,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:57:16.738994+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":386334720,"num_objects":5895,"num_object_clones":0,"num_object_copies":17685,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5895,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6841,"num_write_kb":407552,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,5],"acting":[3,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"63'2","reported_seq":117,"reported_epoch":131,"state":"active+clean","last_fresh":"2024-09-14T04:29:02.499885+0000","last_change":"2024-09-14T04:19:42.641163+0000","last_active":"2024-09-14T04:29:02.499885+0000","last_peered":"2024-09-14T04:29:02.499885+0000","last_clean":"2024-09-14T04:29:02.499885+0000","last_became_active":"2024-09-14T04:19:42.639319+0000","last_became_peered":"2024-09-14T04:19:42.639319+0000","last_unstale":"2024-09-14T04:29:02.499885+0000","last_undegraded":"2024-09-14T04:29:02.499885+0000","last_fullsized":"2024-09-14T04:29:02.499885+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:09:30.964543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":167,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:25.193272+0000","last_change":"2024-09-14T04:19:42.644860+0000","last_active":"2024-09-14T04:29:25.193272+0000","last_peered":"2024-09-14T04:29:25.193272+0000","last_clean":"2024-09-14T04:29:25.193272+0000","last_became_active":"2024-09-14T04:19:42.643988+0000","last_became_peered":"2024-09-14T04:19:42.643988+0000","last_unstale":"2024-09-14T04:29:25.193272+0000","last_undegraded":"2024-09-14T04:29:25.193272+0000","last_fullsized":"2024-09-14T04:29:25.193272+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:36:27.621661+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.9","version":"132'6817","reported_seq":6846,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:54.606546+0000","last_change":"2024-09-14T04:27:53.233883+0000","last_active":"2024-09-14T04:29:54.606546+0000","last_peered":"2024-09-14T04:29:54.606546+0000","last_clean":"2024-09-14T04:29:54.606546+0000","last_became_active":"2024-09-14T04:27:53.233368+0000","last_became_peered":"2024-09-14T04:27:53.233368+0000","last_unstale":"2024-09-14T04:29:54.606546+0000","last_undegraded":"2024-09-14T04:29:54.606546+0000","last_fullsized":"2024-09-14T04:29:54.606546+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":123,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_clean_scrub_stamp":"2024-09-14T04:27:52.188234+0000","objects_scrubbed":0,"log_size":6817,"log_dups_size":0,"ondisk_log_size":6817,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:57:08.738130+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":377421824,"num_objects":5759,"num_object_clones":0,"num_object_copies":17277,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5759,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6817,"num_write_kb":402432,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.d","version":"63'1","reported_seq":42,"reported_epoch":131,"state":"active+clean","last_fresh":"2024-09-14T04:29:02.509891+0000","last_change":"2024-09-14T04:26:24.346366+0000","last_active":"2024-09-14T04:29:02.509891+0000","last_peered":"2024-09-14T04:29:02.509891+0000","last_clean":"2024-09-14T04:29:02.509891+0000","last_became_active":"2024-09-14T04:26:24.345417+0000","last_became_peered":"2024-09-14T04:26:24.345417+0000","last_unstale":"2024-09-14T04:29:02.509891+0000","last_undegraded":"2024-09-14T04:29:02.509891+0000","last_fullsized":"2024-09-14T04:29:02.509891+0000","mapping_epoch":113,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":114,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:43:32.215360+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":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":96,"reported_epoch":131,"state":"active+clean","last_fresh":"2024-09-14T04:29:02.504980+0000","last_change":"2024-09-14T04:17:00.827635+0000","last_active":"2024-09-14T04:29:02.504980+0000","last_peered":"2024-09-14T04:29:02.504980+0000","last_clean":"2024-09-14T04:29:02.504980+0000","last_became_active":"2024-09-14T04:17:00.826826+0000","last_became_peered":"2024-09-14T04:17:00.826826+0000","last_unstale":"2024-09-14T04:29:02.504980+0000","last_undegraded":"2024-09-14T04:29:02.504980+0000","last_fullsized":"2024-09-14T04:29:02.504980+0000","mapping_epoch":84,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":85,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:23:45.049531+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"7.8","version":"132'6833","reported_seq":6862,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:52.378848+0000","last_change":"2024-09-14T04:27:53.700385+0000","last_active":"2024-09-14T04:29:52.378848+0000","last_peered":"2024-09-14T04:29:52.378848+0000","last_clean":"2024-09-14T04:29:52.378848+0000","last_became_active":"2024-09-14T04:27:53.698901+0000","last_became_peered":"2024-09-14T04:27:53.698901+0000","last_unstale":"2024-09-14T04:29:52.378848+0000","last_undegraded":"2024-09-14T04:29:52.378848+0000","last_fullsized":"2024-09-14T04:29:52.378848+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":123,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_clean_scrub_stamp":"2024-09-14T04:27:52.188234+0000","objects_scrubbed":0,"log_size":6833,"log_dups_size":0,"ondisk_log_size":6833,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:40:31.010367+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":390660096,"num_objects":5961,"num_object_clones":0,"num_object_copies":17883,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5961,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6833,"num_write_kb":409408,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,4],"acting":[2,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":97,"reported_epoch":131,"state":"active+clean","last_fresh":"2024-09-14T04:29:02.509798+0000","last_change":"2024-09-14T04:19:08.879621+0000","last_active":"2024-09-14T04:29:02.509798+0000","last_peered":"2024-09-14T04:29:02.509798+0000","last_clean":"2024-09-14T04:29:02.509798+0000","last_became_active":"2024-09-14T04:19:08.879232+0000","last_became_peered":"2024-09-14T04:19:08.879232+0000","last_unstale":"2024-09-14T04:29:02.509798+0000","last_undegraded":"2024-09-14T04:29:02.509798+0000","last_fullsized":"2024-09-14T04:29:02.509798+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:06:15.162063+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":157,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:25.209978+0000","last_change":"2024-09-14T04:19:42.633393+0000","last_active":"2024-09-14T04:29:25.209978+0000","last_peered":"2024-09-14T04:29:25.209978+0000","last_clean":"2024-09-14T04:29:25.209978+0000","last_became_active":"2024-09-14T04:19:42.631936+0000","last_became_peered":"2024-09-14T04:19:42.631936+0000","last_unstale":"2024-09-14T04:29:25.209978+0000","last_undegraded":"2024-09-14T04:29:25.209978+0000","last_fullsized":"2024-09-14T04:29:25.209978+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:43:10.205106+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,4],"acting":[0,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"7.f","version":"132'6820","reported_seq":6849,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:54.727833+0000","last_change":"2024-09-14T04:27:53.701377+0000","last_active":"2024-09-14T04:29:54.727833+0000","last_peered":"2024-09-14T04:29:54.727833+0000","last_clean":"2024-09-14T04:29:54.727833+0000","last_became_active":"2024-09-14T04:27:53.700249+0000","last_became_peered":"2024-09-14T04:27:53.700249+0000","last_unstale":"2024-09-14T04:29:54.727833+0000","last_undegraded":"2024-09-14T04:29:54.727833+0000","last_fullsized":"2024-09-14T04:29:54.727833+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":123,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_clean_scrub_stamp":"2024-09-14T04:27:52.188234+0000","objects_scrubbed":0,"log_size":6820,"log_dups_size":0,"ondisk_log_size":6820,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:04:19.295771+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":373555200,"num_objects":5700,"num_object_clones":0,"num_object_copies":17100,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5700,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6820,"num_write_kb":400640,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.b","version":"64'3","reported_seq":153,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:25.222183+0000","last_change":"2024-09-14T04:19:42.635048+0000","last_active":"2024-09-14T04:29:25.222183+0000","last_peered":"2024-09-14T04:29:25.222183+0000","last_clean":"2024-09-14T04:29:25.222183+0000","last_became_active":"2024-09-14T04:19:42.634647+0000","last_became_peered":"2024-09-14T04:19:42.634647+0000","last_unstale":"2024-09-14T04:29:25.222183+0000","last_undegraded":"2024-09-14T04:29:25.222183+0000","last_fullsized":"2024-09-14T04:29:25.222183+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T06:02:44.281530+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":140,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:25.193437+0000","last_change":"2024-09-14T04:19:42.638847+0000","last_active":"2024-09-14T04:29:25.193437+0000","last_peered":"2024-09-14T04:29:25.193437+0000","last_clean":"2024-09-14T04:29:25.193437+0000","last_became_active":"2024-09-14T04:19:42.638188+0000","last_became_peered":"2024-09-14T04:19:42.638188+0000","last_unstale":"2024-09-14T04:29:25.193437+0000","last_undegraded":"2024-09-14T04:29:25.193437+0000","last_fullsized":"2024-09-14T04:29:25.193437+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:23:02.561858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.e","version":"132'6718","reported_seq":6747,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:52.391868+0000","last_change":"2024-09-14T04:27:53.224064+0000","last_active":"2024-09-14T04:29:52.391868+0000","last_peered":"2024-09-14T04:29:52.391868+0000","last_clean":"2024-09-14T04:29:52.391868+0000","last_became_active":"2024-09-14T04:27:53.223489+0000","last_became_peered":"2024-09-14T04:27:53.223489+0000","last_unstale":"2024-09-14T04:29:52.391868+0000","last_undegraded":"2024-09-14T04:29:52.391868+0000","last_fullsized":"2024-09-14T04:29:52.391868+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":123,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_clean_scrub_stamp":"2024-09-14T04:27:52.188234+0000","objects_scrubbed":0,"log_size":6718,"log_dups_size":0,"ondisk_log_size":6718,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:30:03.907951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":384434176,"num_objects":5866,"num_object_clones":0,"num_object_copies":17598,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5866,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6718,"num_write_kb":402688,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":114,"reported_epoch":131,"state":"active+clean","last_fresh":"2024-09-14T04:29:02.505094+0000","last_change":"2024-09-14T04:19:42.640315+0000","last_active":"2024-09-14T04:29:02.505094+0000","last_peered":"2024-09-14T04:29:02.505094+0000","last_clean":"2024-09-14T04:29:02.505094+0000","last_became_active":"2024-09-14T04:19:42.639647+0000","last_became_peered":"2024-09-14T04:19:42.639647+0000","last_unstale":"2024-09-14T04:29:02.505094+0000","last_undegraded":"2024-09-14T04:29:02.505094+0000","last_fullsized":"2024-09-14T04:29:02.505094+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:18:39.051719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":154,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:25.193166+0000","last_change":"2024-09-14T04:19:42.650071+0000","last_active":"2024-09-14T04:29:25.193166+0000","last_peered":"2024-09-14T04:29:25.193166+0000","last_clean":"2024-09-14T04:29:25.193166+0000","last_became_active":"2024-09-14T04:19:42.648824+0000","last_became_peered":"2024-09-14T04:19:42.648824+0000","last_unstale":"2024-09-14T04:29:25.193166+0000","last_undegraded":"2024-09-14T04:29:25.193166+0000","last_fullsized":"2024-09-14T04:29:25.193166+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:13:34.311856+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.d","version":"132'6756","reported_seq":6773,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:50.865468+0000","last_change":"2024-09-14T04:27:53.236781+0000","last_active":"2024-09-14T04:29:50.865468+0000","last_peered":"2024-09-14T04:29:50.865468+0000","last_clean":"2024-09-14T04:29:50.865468+0000","last_became_active":"2024-09-14T04:27:53.235972+0000","last_became_peered":"2024-09-14T04:27:53.235972+0000","last_unstale":"2024-09-14T04:29:50.865468+0000","last_undegraded":"2024-09-14T04:29:50.865468+0000","last_fullsized":"2024-09-14T04:29:50.865468+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":123,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_clean_scrub_stamp":"2024-09-14T04:27:52.188234+0000","objects_scrubbed":0,"log_size":6756,"log_dups_size":0,"ondisk_log_size":6756,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:15:21.189211+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":394723352,"num_objects":6024,"num_object_clones":0,"num_object_copies":18072,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6024,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":6756,"num_write_kb":408897,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,0],"acting":[6,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":138,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:25.192711+0000","last_change":"2024-09-14T04:19:42.643992+0000","last_active":"2024-09-14T04:29:25.192711+0000","last_peered":"2024-09-14T04:29:25.192711+0000","last_clean":"2024-09-14T04:29:25.192711+0000","last_became_active":"2024-09-14T04:19:42.643187+0000","last_became_peered":"2024-09-14T04:19:42.643187+0000","last_unstale":"2024-09-14T04:29:25.192711+0000","last_undegraded":"2024-09-14T04:29:25.192711+0000","last_fullsized":"2024-09-14T04:29:25.192711+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:24:52.681331+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":132,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:25.193075+0000","last_change":"2024-09-14T04:19:42.650362+0000","last_active":"2024-09-14T04:29:25.193075+0000","last_peered":"2024-09-14T04:29:25.193075+0000","last_clean":"2024-09-14T04:29:25.193075+0000","last_became_active":"2024-09-14T04:19:42.649250+0000","last_became_peered":"2024-09-14T04:19:42.649250+0000","last_unstale":"2024-09-14T04:29:25.193075+0000","last_undegraded":"2024-09-14T04:29:25.193075+0000","last_fullsized":"2024-09-14T04:29:25.193075+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:13:02.042182+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.c","version":"132'6605","reported_seq":6622,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:50.796190+0000","last_change":"2024-09-14T04:27:53.699004+0000","last_active":"2024-09-14T04:29:50.796190+0000","last_peered":"2024-09-14T04:29:50.796190+0000","last_clean":"2024-09-14T04:29:50.796190+0000","last_became_active":"2024-09-14T04:27:53.698607+0000","last_became_peered":"2024-09-14T04:27:53.698607+0000","last_unstale":"2024-09-14T04:29:50.796190+0000","last_undegraded":"2024-09-14T04:29:50.796190+0000","last_fullsized":"2024-09-14T04:29:50.796190+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":123,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_clean_scrub_stamp":"2024-09-14T04:27:52.188234+0000","objects_scrubbed":0,"log_size":6605,"log_dups_size":0,"ondisk_log_size":6605,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:21:10.386536+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":389480448,"num_objects":5943,"num_object_clones":0,"num_object_copies":17829,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5943,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6605,"num_write_kb":401536,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":143,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:25.213224+0000","last_change":"2024-09-14T04:19:08.874337+0000","last_active":"2024-09-14T04:29:25.213224+0000","last_peered":"2024-09-14T04:29:25.213224+0000","last_clean":"2024-09-14T04:29:25.213224+0000","last_became_active":"2024-09-14T04:19:08.873054+0000","last_became_peered":"2024-09-14T04:19:08.873054+0000","last_unstale":"2024-09-14T04:29:25.213224+0000","last_undegraded":"2024-09-14T04:29:25.213224+0000","last_fullsized":"2024-09-14T04:29:25.213224+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:41:29.161551+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":144,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:25.208077+0000","last_change":"2024-09-14T04:19:42.652319+0000","last_active":"2024-09-14T04:29:25.208077+0000","last_peered":"2024-09-14T04:29:25.208077+0000","last_clean":"2024-09-14T04:29:25.208077+0000","last_became_active":"2024-09-14T04:19:42.651977+0000","last_became_peered":"2024-09-14T04:19:42.651977+0000","last_unstale":"2024-09-14T04:29:25.208077+0000","last_undegraded":"2024-09-14T04:29:25.208077+0000","last_fullsized":"2024-09-14T04:29:25.208077+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:49:25.535726+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"7.6","version":"132'6840","reported_seq":6868,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:54.726191+0000","last_change":"2024-09-14T04:27:53.700583+0000","last_active":"2024-09-14T04:29:54.726191+0000","last_peered":"2024-09-14T04:29:54.726191+0000","last_clean":"2024-09-14T04:29:54.726191+0000","last_became_active":"2024-09-14T04:27:53.699267+0000","last_became_peered":"2024-09-14T04:27:53.699267+0000","last_unstale":"2024-09-14T04:29:54.726191+0000","last_undegraded":"2024-09-14T04:29:54.726191+0000","last_fullsized":"2024-09-14T04:29:54.726191+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":123,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_clean_scrub_stamp":"2024-09-14T04:27:52.188234+0000","objects_scrubbed":0,"log_size":6840,"log_dups_size":0,"ondisk_log_size":6840,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:38:05.219246+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":379322368,"num_objects":5788,"num_object_clones":0,"num_object_copies":17364,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5788,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6840,"num_write_kb":404096,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.0","version":"75'100","reported_seq":214,"reported_epoch":131,"state":"active+clean","last_fresh":"2024-09-14T04:29:02.498807+0000","last_change":"2024-09-14T04:16:26.513056+0000","last_active":"2024-09-14T04:29:02.498807+0000","last_peered":"2024-09-14T04:29:02.498807+0000","last_clean":"2024-09-14T04:29:02.498807+0000","last_became_active":"2024-09-14T04:16:26.511831+0000","last_became_peered":"2024-09-14T04:16:26.511831+0000","last_unstale":"2024-09-14T04:29:02.498807+0000","last_undegraded":"2024-09-14T04:29:02.498807+0000","last_fullsized":"2024-09-14T04:29:02.498807+0000","mapping_epoch":79,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":80,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T03:56:14.533049+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:39:06.110004+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":306,"num_read_kb":759,"num_write":149,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"55'1","reported_seq":110,"reported_epoch":131,"state":"active+clean","last_fresh":"2024-09-14T04:29:02.509761+0000","last_change":"2024-09-14T04:18:23.879583+0000","last_active":"2024-09-14T04:29:02.509761+0000","last_peered":"2024-09-14T04:29:02.509761+0000","last_clean":"2024-09-14T04:29:02.509761+0000","last_became_active":"2024-09-14T04:18:23.878529+0000","last_became_peered":"2024-09-14T04:18:23.878529+0000","last_unstale":"2024-09-14T04:29:02.509761+0000","last_undegraded":"2024-09-14T04:29:02.509761+0000","last_fullsized":"2024-09-14T04:29:02.509761+0000","mapping_epoch":89,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":90,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:23:29.719949+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000682689,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":102,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:25.212590+0000","last_change":"2024-09-14T04:19:08.881085+0000","last_active":"2024-09-14T04:29:25.212590+0000","last_peered":"2024-09-14T04:29:25.212590+0000","last_clean":"2024-09-14T04:29:25.212590+0000","last_became_active":"2024-09-14T04:19:08.880678+0000","last_became_peered":"2024-09-14T04:19:08.880678+0000","last_unstale":"2024-09-14T04:29:25.212590+0000","last_undegraded":"2024-09-14T04:29:25.212590+0000","last_fullsized":"2024-09-14T04:29:25.212590+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:31:42.518778+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":96,"reported_epoch":131,"state":"active+clean","last_fresh":"2024-09-14T04:29:02.505781+0000","last_change":"2024-09-14T04:19:42.633958+0000","last_active":"2024-09-14T04:29:02.505781+0000","last_peered":"2024-09-14T04:29:02.505781+0000","last_clean":"2024-09-14T04:29:02.505781+0000","last_became_active":"2024-09-14T04:19:42.633294+0000","last_became_peered":"2024-09-14T04:19:42.633294+0000","last_unstale":"2024-09-14T04:29:02.505781+0000","last_undegraded":"2024-09-14T04:29:02.505781+0000","last_fullsized":"2024-09-14T04:29:02.505781+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:43:46.207050+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"7.5","version":"132'6629","reported_seq":6658,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:52.379120+0000","last_change":"2024-09-14T04:27:53.700271+0000","last_active":"2024-09-14T04:29:52.379120+0000","last_peered":"2024-09-14T04:29:52.379120+0000","last_clean":"2024-09-14T04:29:52.379120+0000","last_became_active":"2024-09-14T04:27:53.699373+0000","last_became_peered":"2024-09-14T04:27:53.699373+0000","last_unstale":"2024-09-14T04:29:52.379120+0000","last_undegraded":"2024-09-14T04:29:52.379120+0000","last_fullsized":"2024-09-14T04:29:52.379120+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":123,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_clean_scrub_stamp":"2024-09-14T04:27:52.188234+0000","objects_scrubbed":0,"log_size":6629,"log_dups_size":0,"ondisk_log_size":6629,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:15:20.846833+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":382271488,"num_objects":5833,"num_object_clones":0,"num_object_copies":17499,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5833,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6629,"num_write_kb":398784,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,0],"acting":[2,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":121,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:25.205443+0000","last_change":"2024-09-14T04:26:24.454831+0000","last_active":"2024-09-14T04:29:25.205443+0000","last_peered":"2024-09-14T04:29:25.205443+0000","last_clean":"2024-09-14T04:29:25.205443+0000","last_became_active":"2024-09-14T04:26:24.454553+0000","last_became_peered":"2024-09-14T04:26:24.454553+0000","last_unstale":"2024-09-14T04:29:25.205443+0000","last_undegraded":"2024-09-14T04:29:25.205443+0000","last_fullsized":"2024-09-14T04:29:25.205443+0000","mapping_epoch":113,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":114,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:34:23.068709+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00063445000000000005,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,0],"acting":[1,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":153,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:25.210207+0000","last_change":"2024-09-14T04:19:42.645707+0000","last_active":"2024-09-14T04:29:25.210207+0000","last_peered":"2024-09-14T04:29:25.210207+0000","last_clean":"2024-09-14T04:29:25.210207+0000","last_became_active":"2024-09-14T04:19:42.645184+0000","last_became_peered":"2024-09-14T04:19:42.645184+0000","last_unstale":"2024-09-14T04:29:25.210207+0000","last_undegraded":"2024-09-14T04:29:25.210207+0000","last_fullsized":"2024-09-14T04:29:25.210207+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:24:17.839457+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":154,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:25.214162+0000","last_change":"2024-09-14T04:18:23.880498+0000","last_active":"2024-09-14T04:29:25.214162+0000","last_peered":"2024-09-14T04:29:25.214162+0000","last_clean":"2024-09-14T04:29:25.214162+0000","last_became_active":"2024-09-14T04:18:23.880059+0000","last_became_peered":"2024-09-14T04:18:23.880059+0000","last_unstale":"2024-09-14T04:29:25.214162+0000","last_undegraded":"2024-09-14T04:29:25.214162+0000","last_fullsized":"2024-09-14T04:29:25.214162+0000","mapping_epoch":89,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":90,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:24:39.684714+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"7.4","version":"132'6747","reported_seq":6776,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:54.682126+0000","last_change":"2024-09-14T04:27:53.234415+0000","last_active":"2024-09-14T04:29:54.682126+0000","last_peered":"2024-09-14T04:29:54.682126+0000","last_clean":"2024-09-14T04:29:54.682126+0000","last_became_active":"2024-09-14T04:27:53.232361+0000","last_became_peered":"2024-09-14T04:27:53.232361+0000","last_unstale":"2024-09-14T04:29:54.682126+0000","last_undegraded":"2024-09-14T04:29:54.682126+0000","last_fullsized":"2024-09-14T04:29:54.682126+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":123,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_clean_scrub_stamp":"2024-09-14T04:27:52.188234+0000","objects_scrubbed":0,"log_size":6747,"log_dups_size":0,"ondisk_log_size":6747,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:36:30.737623+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":372310016,"num_objects":5681,"num_object_clones":0,"num_object_copies":17043,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5681,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6747,"num_write_kb":397696,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":172,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:25.204617+0000","last_change":"2024-09-14T04:19:08.878310+0000","last_active":"2024-09-14T04:29:25.204617+0000","last_peered":"2024-09-14T04:29:25.204617+0000","last_clean":"2024-09-14T04:29:25.204617+0000","last_became_active":"2024-09-14T04:19:08.877849+0000","last_became_peered":"2024-09-14T04:19:08.877849+0000","last_unstale":"2024-09-14T04:29:25.204617+0000","last_undegraded":"2024-09-14T04:29:25.204617+0000","last_fullsized":"2024-09-14T04:29:25.204617+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:25:46.536509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026470600000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":133,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:25.205664+0000","last_change":"2024-09-14T04:18:23.868969+0000","last_active":"2024-09-14T04:29:25.205664+0000","last_peered":"2024-09-14T04:29:25.205664+0000","last_clean":"2024-09-14T04:29:25.205664+0000","last_became_active":"2024-09-14T04:18:23.868634+0000","last_became_peered":"2024-09-14T04:18:23.868634+0000","last_unstale":"2024-09-14T04:29:25.205664+0000","last_undegraded":"2024-09-14T04:29:25.205664+0000","last_fullsized":"2024-09-14T04:29:25.205664+0000","mapping_epoch":89,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":90,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:21:23.421668+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":156,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:25.207912+0000","last_change":"2024-09-14T04:17:00.812758+0000","last_active":"2024-09-14T04:29:25.207912+0000","last_peered":"2024-09-14T04:29:25.207912+0000","last_clean":"2024-09-14T04:29:25.207912+0000","last_became_active":"2024-09-14T04:17:00.807804+0000","last_became_peered":"2024-09-14T04:17:00.807804+0000","last_unstale":"2024-09-14T04:29:25.207912+0000","last_undegraded":"2024-09-14T04:29:25.207912+0000","last_fullsized":"2024-09-14T04:29:25.207912+0000","mapping_epoch":84,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":85,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:09:53.290497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"7.7","version":"132'6743","reported_seq":6760,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:50.816866+0000","last_change":"2024-09-14T04:27:53.226539+0000","last_active":"2024-09-14T04:29:50.816866+0000","last_peered":"2024-09-14T04:29:50.816866+0000","last_clean":"2024-09-14T04:29:50.816866+0000","last_became_active":"2024-09-14T04:27:53.226199+0000","last_became_peered":"2024-09-14T04:27:53.226199+0000","last_unstale":"2024-09-14T04:29:50.816866+0000","last_undegraded":"2024-09-14T04:29:50.816866+0000","last_fullsized":"2024-09-14T04:29:50.816866+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":123,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_clean_scrub_stamp":"2024-09-14T04:27:52.188234+0000","objects_scrubbed":0,"log_size":6743,"log_dups_size":0,"ondisk_log_size":6743,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:14:54.014432+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":390660096,"num_objects":5961,"num_object_clones":0,"num_object_copies":17883,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5961,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6743,"num_write_kb":406528,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.2","version":"57'2","reported_seq":111,"reported_epoch":131,"state":"active+clean","last_fresh":"2024-09-14T04:29:02.510643+0000","last_change":"2024-09-14T04:17:00.828407+0000","last_active":"2024-09-14T04:29:02.510643+0000","last_peered":"2024-09-14T04:29:02.510643+0000","last_clean":"2024-09-14T04:29:02.510643+0000","last_became_active":"2024-09-14T04:17:00.827475+0000","last_became_peered":"2024-09-14T04:17:00.827475+0000","last_unstale":"2024-09-14T04:29:02.510643+0000","last_undegraded":"2024-09-14T04:29:02.510643+0000","last_fullsized":"2024-09-14T04:29:02.510643+0000","mapping_epoch":84,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":85,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:28:13.026531+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0017315220000000001,"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":128,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:25.192576+0000","last_change":"2024-09-14T04:19:42.643539+0000","last_active":"2024-09-14T04:29:25.192576+0000","last_peered":"2024-09-14T04:29:25.192576+0000","last_clean":"2024-09-14T04:29:25.192576+0000","last_became_active":"2024-09-14T04:19:42.642399+0000","last_became_peered":"2024-09-14T04:19:42.642399+0000","last_unstale":"2024-09-14T04:29:25.192576+0000","last_undegraded":"2024-09-14T04:29:25.192576+0000","last_fullsized":"2024-09-14T04:29:25.192576+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:22:53.104394+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":145,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:25.207662+0000","last_change":"2024-09-14T04:19:08.878487+0000","last_active":"2024-09-14T04:29:25.207662+0000","last_peered":"2024-09-14T04:29:25.207662+0000","last_clean":"2024-09-14T04:29:25.207662+0000","last_became_active":"2024-09-14T04:19:08.877989+0000","last_became_peered":"2024-09-14T04:19:08.877989+0000","last_unstale":"2024-09-14T04:29:25.207662+0000","last_undegraded":"2024-09-14T04:29:25.207662+0000","last_fullsized":"2024-09-14T04:29:25.207662+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:00:52.330468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"7.1","version":"132'6835","reported_seq":6864,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:55.290585+0000","last_change":"2024-09-14T04:27:53.229832+0000","last_active":"2024-09-14T04:29:55.290585+0000","last_peered":"2024-09-14T04:29:55.290585+0000","last_clean":"2024-09-14T04:29:55.290585+0000","last_became_active":"2024-09-14T04:27:53.228928+0000","last_became_peered":"2024-09-14T04:27:53.228928+0000","last_unstale":"2024-09-14T04:29:55.290585+0000","last_undegraded":"2024-09-14T04:29:55.290585+0000","last_fullsized":"2024-09-14T04:29:55.290585+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":123,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_clean_scrub_stamp":"2024-09-14T04:27:52.188234+0000","objects_scrubbed":0,"log_size":6835,"log_dups_size":0,"ondisk_log_size":6835,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:12:06.836364+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":370343936,"num_objects":5651,"num_object_clones":0,"num_object_copies":16953,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5651,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6835,"num_write_kb":399552,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.5","version":"0'0","reported_seq":114,"reported_epoch":131,"state":"active+clean","last_fresh":"2024-09-14T04:29:02.510103+0000","last_change":"2024-09-14T04:19:08.861754+0000","last_active":"2024-09-14T04:29:02.510103+0000","last_peered":"2024-09-14T04:29:02.510103+0000","last_clean":"2024-09-14T04:29:02.510103+0000","last_became_active":"2024-09-14T04:19:08.860874+0000","last_became_peered":"2024-09-14T04:19:08.860874+0000","last_unstale":"2024-09-14T04:29:02.510103+0000","last_undegraded":"2024-09-14T04:29:02.510103+0000","last_fullsized":"2024-09-14T04:29:02.510103+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:59:01.334811+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":170,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:25.207837+0000","last_change":"2024-09-14T04:17:00.813520+0000","last_active":"2024-09-14T04:29:25.207837+0000","last_peered":"2024-09-14T04:29:25.207837+0000","last_clean":"2024-09-14T04:29:25.207837+0000","last_became_active":"2024-09-14T04:17:00.807330+0000","last_became_peered":"2024-09-14T04:17:00.807330+0000","last_unstale":"2024-09-14T04:29:25.207837+0000","last_undegraded":"2024-09-14T04:29:25.207837+0000","last_fullsized":"2024-09-14T04:29:25.207837+0000","mapping_epoch":84,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":85,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:20:02.657329+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000609499,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":134,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:25.207813+0000","last_change":"2024-09-14T04:19:42.653701+0000","last_active":"2024-09-14T04:29:25.207813+0000","last_peered":"2024-09-14T04:29:25.207813+0000","last_clean":"2024-09-14T04:29:25.207813+0000","last_became_active":"2024-09-14T04:19:42.652665+0000","last_became_peered":"2024-09-14T04:19:42.652665+0000","last_unstale":"2024-09-14T04:29:25.207813+0000","last_undegraded":"2024-09-14T04:29:25.207813+0000","last_fullsized":"2024-09-14T04:29:25.207813+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:52:36.500982+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"7.0","version":"132'6770","reported_seq":6787,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:50.717284+0000","last_change":"2024-09-14T04:27:53.232926+0000","last_active":"2024-09-14T04:29:50.717284+0000","last_peered":"2024-09-14T04:29:50.717284+0000","last_clean":"2024-09-14T04:29:50.717284+0000","last_became_active":"2024-09-14T04:27:53.232237+0000","last_became_peered":"2024-09-14T04:27:53.232237+0000","last_unstale":"2024-09-14T04:29:50.717284+0000","last_undegraded":"2024-09-14T04:29:50.717284+0000","last_fullsized":"2024-09-14T04:29:50.717284+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":123,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_clean_scrub_stamp":"2024-09-14T04:27:52.188234+0000","objects_scrubbed":0,"log_size":6770,"log_dups_size":0,"ondisk_log_size":6770,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:00:34.558998+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":401080320,"num_objects":6120,"num_object_clones":0,"num_object_copies":18360,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6120,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6770,"num_write_kb":412480,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,3],"acting":[5,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":133,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:25.207754+0000","last_change":"2024-09-14T04:18:23.879285+0000","last_active":"2024-09-14T04:29:25.207754+0000","last_peered":"2024-09-14T04:29:25.207754+0000","last_clean":"2024-09-14T04:29:25.207754+0000","last_became_active":"2024-09-14T04:18:23.878681+0000","last_became_peered":"2024-09-14T04:18:23.878681+0000","last_unstale":"2024-09-14T04:29:25.207754+0000","last_undegraded":"2024-09-14T04:29:25.207754+0000","last_fullsized":"2024-09-14T04:29:25.207754+0000","mapping_epoch":89,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":90,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:30:57.336674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":126,"reported_epoch":131,"state":"active+clean","last_fresh":"2024-09-14T04:29:02.499376+0000","last_change":"2024-09-14T04:19:42.636596+0000","last_active":"2024-09-14T04:29:02.499376+0000","last_peered":"2024-09-14T04:29:02.499376+0000","last_clean":"2024-09-14T04:29:02.499376+0000","last_became_active":"2024-09-14T04:19:42.635614+0000","last_became_peered":"2024-09-14T04:19:42.635614+0000","last_unstale":"2024-09-14T04:29:02.499376+0000","last_undegraded":"2024-09-14T04:29:02.499376+0000","last_fullsized":"2024-09-14T04:29:02.499376+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:49:21.059486+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067607599999999996,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":132,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:25.209837+0000","last_change":"2024-09-14T04:16:26.507780+0000","last_active":"2024-09-14T04:29:25.209837+0000","last_peered":"2024-09-14T04:29:25.209837+0000","last_clean":"2024-09-14T04:29:25.209837+0000","last_became_active":"2024-09-14T04:16:26.507129+0000","last_became_peered":"2024-09-14T04:16:26.507129+0000","last_unstale":"2024-09-14T04:29:25.209837+0000","last_undegraded":"2024-09-14T04:29:25.209837+0000","last_fullsized":"2024-09-14T04:29:25.209837+0000","mapping_epoch":79,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":80,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:51:51.286185+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"7.3","version":"132'6733","reported_seq":6761,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:53.727216+0000","last_change":"2024-09-14T04:27:53.222881+0000","last_active":"2024-09-14T04:29:53.727216+0000","last_peered":"2024-09-14T04:29:53.727216+0000","last_clean":"2024-09-14T04:29:53.727216+0000","last_became_active":"2024-09-14T04:27:53.222352+0000","last_became_peered":"2024-09-14T04:27:53.222352+0000","last_unstale":"2024-09-14T04:29:53.727216+0000","last_undegraded":"2024-09-14T04:29:53.727216+0000","last_fullsized":"2024-09-14T04:29:53.727216+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":123,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_clean_scrub_stamp":"2024-09-14T04:27:52.188234+0000","objects_scrubbed":0,"log_size":6733,"log_dups_size":0,"ondisk_log_size":6733,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:02:32.060949+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":381616128,"num_objects":5823,"num_object_clones":0,"num_object_copies":17469,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5823,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6733,"num_write_kb":401792,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,4],"acting":[3,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.7","version":"63'2","reported_seq":141,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:25.216696+0000","last_change":"2024-09-14T04:19:08.871457+0000","last_active":"2024-09-14T04:29:25.216696+0000","last_peered":"2024-09-14T04:29:25.216696+0000","last_clean":"2024-09-14T04:29:25.216696+0000","last_became_active":"2024-09-14T04:19:08.868407+0000","last_became_peered":"2024-09-14T04:19:08.868407+0000","last_unstale":"2024-09-14T04:29:25.216696+0000","last_undegraded":"2024-09-14T04:29:25.216696+0000","last_fullsized":"2024-09-14T04:29:25.216696+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:59:48.374114+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":143,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:25.207760+0000","last_change":"2024-09-14T04:19:42.652857+0000","last_active":"2024-09-14T04:29:25.207760+0000","last_peered":"2024-09-14T04:29:25.207760+0000","last_clean":"2024-09-14T04:29:25.207760+0000","last_became_active":"2024-09-14T04:19:42.652402+0000","last_became_peered":"2024-09-14T04:19:42.652402+0000","last_unstale":"2024-09-14T04:29:25.207760+0000","last_undegraded":"2024-09-14T04:29:25.207760+0000","last_fullsized":"2024-09-14T04:29:25.207760+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:52:50.720268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":138,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:25.212854+0000","last_change":"2024-09-14T04:19:08.869232+0000","last_active":"2024-09-14T04:29:25.212854+0000","last_peered":"2024-09-14T04:29:25.212854+0000","last_clean":"2024-09-14T04:29:25.212854+0000","last_became_active":"2024-09-14T04:19:08.868255+0000","last_became_peered":"2024-09-14T04:19:08.868255+0000","last_unstale":"2024-09-14T04:29:25.212854+0000","last_undegraded":"2024-09-14T04:29:25.212854+0000","last_fullsized":"2024-09-14T04:29:25.212854+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:17:59.582224+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"7.2","version":"132'6740","reported_seq":6768,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:53.744307+0000","last_change":"2024-09-14T04:27:53.235927+0000","last_active":"2024-09-14T04:29:53.744307+0000","last_peered":"2024-09-14T04:29:53.744307+0000","last_clean":"2024-09-14T04:29:53.744307+0000","last_became_active":"2024-09-14T04:27:53.235387+0000","last_became_peered":"2024-09-14T04:27:53.235387+0000","last_unstale":"2024-09-14T04:29:53.744307+0000","last_undegraded":"2024-09-14T04:29:53.744307+0000","last_fullsized":"2024-09-14T04:29:53.744307+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":123,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_clean_scrub_stamp":"2024-09-14T04:27:52.188234+0000","objects_scrubbed":0,"log_size":6740,"log_dups_size":0,"ondisk_log_size":6740,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:43:27.441629+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":381812736,"num_objects":5826,"num_object_clones":0,"num_object_copies":17478,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5826,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6740,"num_write_kb":402112,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.6","version":"64'1","reported_seq":158,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:25.210348+0000","last_change":"2024-09-14T04:19:42.638187+0000","last_active":"2024-09-14T04:29:25.210348+0000","last_peered":"2024-09-14T04:29:25.210348+0000","last_clean":"2024-09-14T04:29:25.210348+0000","last_became_active":"2024-09-14T04:19:42.637725+0000","last_became_peered":"2024-09-14T04:19:42.637725+0000","last_unstale":"2024-09-14T04:29:25.210348+0000","last_undegraded":"2024-09-14T04:29:25.210348+0000","last_fullsized":"2024-09-14T04:29:25.210348+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:50:15.366256+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":109,"reported_epoch":131,"state":"active+clean","last_fresh":"2024-09-14T04:29:02.505956+0000","last_change":"2024-09-14T04:18:23.879292+0000","last_active":"2024-09-14T04:29:02.505956+0000","last_peered":"2024-09-14T04:29:02.505956+0000","last_clean":"2024-09-14T04:29:02.505956+0000","last_became_active":"2024-09-14T04:18:23.878398+0000","last_became_peered":"2024-09-14T04:18:23.878398+0000","last_unstale":"2024-09-14T04:29:02.505956+0000","last_undegraded":"2024-09-14T04:29:02.505956+0000","last_fullsized":"2024-09-14T04:29:02.505956+0000","mapping_epoch":89,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":90,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:27:55.872465+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00065019000000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":91,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:25.192803+0000","last_change":"2024-09-14T04:19:42.632880+0000","last_active":"2024-09-14T04:29:25.192803+0000","last_peered":"2024-09-14T04:29:25.192803+0000","last_clean":"2024-09-14T04:29:25.192803+0000","last_became_active":"2024-09-14T04:19:42.630108+0000","last_became_peered":"2024-09-14T04:19:42.630108+0000","last_unstale":"2024-09-14T04:29:25.192803+0000","last_undegraded":"2024-09-14T04:29:25.192803+0000","last_fullsized":"2024-09-14T04:29:25.192803+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:13:55.228629+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":132,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:25.192741+0000","last_change":"2024-09-14T04:19:42.646559+0000","last_active":"2024-09-14T04:29:25.192741+0000","last_peered":"2024-09-14T04:29:25.192741+0000","last_clean":"2024-09-14T04:29:25.192741+0000","last_became_active":"2024-09-14T04:19:42.645683+0000","last_became_peered":"2024-09-14T04:19:42.645683+0000","last_unstale":"2024-09-14T04:29:25.192741+0000","last_undegraded":"2024-09-14T04:29:25.192741+0000","last_fullsized":"2024-09-14T04:29:25.192741+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:08:29.408846+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"75'23","reported_seq":134,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:25.193326+0000","last_change":"2024-09-14T04:19:42.634435+0000","last_active":"2024-09-14T04:29:25.193326+0000","last_peered":"2024-09-14T04:29:25.193326+0000","last_clean":"2024-09-14T04:29:25.193326+0000","last_became_active":"2024-09-14T04:19:42.631148+0000","last_became_peered":"2024-09-14T04:19:42.631148+0000","last_unstale":"2024-09-14T04:29:25.193326+0000","last_undegraded":"2024-09-14T04:29:25.193326+0000","last_fullsized":"2024-09-14T04:29:25.193326+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:31:06.697115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":133,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:25.207630+0000","last_change":"2024-09-14T04:18:23.871641+0000","last_active":"2024-09-14T04:29:25.207630+0000","last_peered":"2024-09-14T04:29:25.207630+0000","last_clean":"2024-09-14T04:29:25.207630+0000","last_became_active":"2024-09-14T04:18:23.870871+0000","last_became_peered":"2024-09-14T04:18:23.870871+0000","last_unstale":"2024-09-14T04:29:25.207630+0000","last_undegraded":"2024-09-14T04:29:25.207630+0000","last_fullsized":"2024-09-14T04:29:25.207630+0000","mapping_epoch":89,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":90,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:59:04.173876+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'3","reported_seq":119,"reported_epoch":131,"state":"active+clean","last_fresh":"2024-09-14T04:29:02.499222+0000","last_change":"2024-09-14T04:19:42.637907+0000","last_active":"2024-09-14T04:29:02.499222+0000","last_peered":"2024-09-14T04:29:02.499222+0000","last_clean":"2024-09-14T04:29:02.499222+0000","last_became_active":"2024-09-14T04:19:42.637132+0000","last_became_peered":"2024-09-14T04:19:42.637132+0000","last_unstale":"2024-09-14T04:29:02.499222+0000","last_undegraded":"2024-09-14T04:29:02.499222+0000","last_fullsized":"2024-09-14T04:29:02.499222+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T07:54:01.347971+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":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":[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":97,"reported_epoch":131,"state":"active+clean","last_fresh":"2024-09-14T04:29:02.510465+0000","last_change":"2024-09-14T04:17:00.824294+0000","last_active":"2024-09-14T04:29:02.510465+0000","last_peered":"2024-09-14T04:29:02.510465+0000","last_clean":"2024-09-14T04:29:02.510465+0000","last_became_active":"2024-09-14T04:17:00.823338+0000","last_became_peered":"2024-09-14T04:17:00.823338+0000","last_unstale":"2024-09-14T04:29:02.510465+0000","last_undegraded":"2024-09-14T04:29:02.510465+0000","last_fullsized":"2024-09-14T04:29:02.510465+0000","mapping_epoch":84,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":85,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:33:02.333045+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":102,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:25.212620+0000","last_change":"2024-09-14T04:19:08.879320+0000","last_active":"2024-09-14T04:29:25.212620+0000","last_peered":"2024-09-14T04:29:25.212620+0000","last_clean":"2024-09-14T04:29:25.212620+0000","last_became_active":"2024-09-14T04:19:08.878869+0000","last_became_peered":"2024-09-14T04:19:08.878869+0000","last_unstale":"2024-09-14T04:29:25.212620+0000","last_undegraded":"2024-09-14T04:29:25.212620+0000","last_fullsized":"2024-09-14T04:29:25.212620+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:39:06.258191+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":141,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:25.224630+0000","last_change":"2024-09-14T04:19:08.871042+0000","last_active":"2024-09-14T04:29:25.224630+0000","last_peered":"2024-09-14T04:29:25.224630+0000","last_clean":"2024-09-14T04:29:25.224630+0000","last_became_active":"2024-09-14T04:19:08.870366+0000","last_became_peered":"2024-09-14T04:19:08.870366+0000","last_unstale":"2024-09-14T04:29:25.224630+0000","last_undegraded":"2024-09-14T04:29:25.224630+0000","last_fullsized":"2024-09-14T04:29:25.224630+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:30:13.281701+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":156,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:25.212761+0000","last_change":"2024-09-14T04:19:08.881050+0000","last_active":"2024-09-14T04:29:25.212761+0000","last_peered":"2024-09-14T04:29:25.212761+0000","last_clean":"2024-09-14T04:29:25.212761+0000","last_became_active":"2024-09-14T04:19:08.880697+0000","last_became_peered":"2024-09-14T04:19:08.880697+0000","last_unstale":"2024-09-14T04:29:25.212761+0000","last_undegraded":"2024-09-14T04:29:25.212761+0000","last_fullsized":"2024-09-14T04:29:25.212761+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:35:00.826396+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1f","version":"0'0","reported_seq":96,"reported_epoch":131,"state":"active+clean","last_fresh":"2024-09-14T04:29:02.505920+0000","last_change":"2024-09-14T04:17:00.824384+0000","last_active":"2024-09-14T04:29:02.505920+0000","last_peered":"2024-09-14T04:29:02.505920+0000","last_clean":"2024-09-14T04:29:02.505920+0000","last_became_active":"2024-09-14T04:17:00.823419+0000","last_became_peered":"2024-09-14T04:17:00.823419+0000","last_unstale":"2024-09-14T04:29:02.505920+0000","last_undegraded":"2024-09-14T04:29:02.505920+0000","last_fullsized":"2024-09-14T04:29:02.505920+0000","mapping_epoch":84,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":85,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:12:07.409073+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":160,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:25.213096+0000","last_change":"2024-09-14T04:19:08.869911+0000","last_active":"2024-09-14T04:29:25.213096+0000","last_peered":"2024-09-14T04:29:25.213096+0000","last_clean":"2024-09-14T04:29:25.213096+0000","last_became_active":"2024-09-14T04:19:08.868695+0000","last_became_peered":"2024-09-14T04:19:08.868695+0000","last_unstale":"2024-09-14T04:29:25.213096+0000","last_undegraded":"2024-09-14T04:29:25.213096+0000","last_fullsized":"2024-09-14T04:29:25.213096+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:10:45.728820+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":143,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:25.214062+0000","last_change":"2024-09-14T04:19:08.872868+0000","last_active":"2024-09-14T04:29:25.214062+0000","last_peered":"2024-09-14T04:29:25.214062+0000","last_clean":"2024-09-14T04:29:25.214062+0000","last_became_active":"2024-09-14T04:19:08.872343+0000","last_became_peered":"2024-09-14T04:19:08.872343+0000","last_unstale":"2024-09-14T04:29:25.214062+0000","last_undegraded":"2024-09-14T04:29:25.214062+0000","last_fullsized":"2024-09-14T04:29:25.214062+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:44:32.057349+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":143,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:25.207518+0000","last_change":"2024-09-14T04:19:42.651094+0000","last_active":"2024-09-14T04:29:25.207518+0000","last_peered":"2024-09-14T04:29:25.207518+0000","last_clean":"2024-09-14T04:29:25.207518+0000","last_became_active":"2024-09-14T04:19:42.650755+0000","last_became_peered":"2024-09-14T04:19:42.650755+0000","last_unstale":"2024-09-14T04:29:25.207518+0000","last_undegraded":"2024-09-14T04:29:25.207518+0000","last_fullsized":"2024-09-14T04:29:25.207518+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:15:36.778457+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":153,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:25.211557+0000","last_change":"2024-09-14T04:19:42.642503+0000","last_active":"2024-09-14T04:29:25.211557+0000","last_peered":"2024-09-14T04:29:25.211557+0000","last_clean":"2024-09-14T04:29:25.211557+0000","last_became_active":"2024-09-14T04:19:42.641977+0000","last_became_peered":"2024-09-14T04:19:42.641977+0000","last_unstale":"2024-09-14T04:29:25.211557+0000","last_undegraded":"2024-09-14T04:29:25.211557+0000","last_fullsized":"2024-09-14T04:29:25.211557+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:40:14.635217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"64'2","reported_seq":157,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:25.192686+0000","last_change":"2024-09-14T04:19:42.649335+0000","last_active":"2024-09-14T04:29:25.192686+0000","last_peered":"2024-09-14T04:29:25.192686+0000","last_clean":"2024-09-14T04:29:25.192686+0000","last_became_active":"2024-09-14T04:19:42.648423+0000","last_became_peered":"2024-09-14T04:19:42.648423+0000","last_unstale":"2024-09-14T04:29:25.192686+0000","last_undegraded":"2024-09-14T04:29:25.192686+0000","last_fullsized":"2024-09-14T04:29:25.192686+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:07:19.323674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":162,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:25.205052+0000","last_change":"2024-09-14T04:19:08.877175+0000","last_active":"2024-09-14T04:29:25.205052+0000","last_peered":"2024-09-14T04:29:25.205052+0000","last_clean":"2024-09-14T04:29:25.205052+0000","last_became_active":"2024-09-14T04:19:08.876831+0000","last_became_peered":"2024-09-14T04:19:08.876831+0000","last_unstale":"2024-09-14T04:29:25.205052+0000","last_undegraded":"2024-09-14T04:29:25.205052+0000","last_fullsized":"2024-09-14T04:29:25.205052+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:04:59.357182+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"64'2","reported_seq":147,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:25.209770+0000","last_change":"2024-09-14T04:19:42.644995+0000","last_active":"2024-09-14T04:29:25.209770+0000","last_peered":"2024-09-14T04:29:25.209770+0000","last_clean":"2024-09-14T04:29:25.209770+0000","last_became_active":"2024-09-14T04:19:42.644417+0000","last_became_peered":"2024-09-14T04:19:42.644417+0000","last_unstale":"2024-09-14T04:29:25.209770+0000","last_undegraded":"2024-09-14T04:29:25.209770+0000","last_fullsized":"2024-09-14T04:29:25.209770+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:35:34.360545+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":157,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:25.192695+0000","last_change":"2024-09-14T04:19:42.648838+0000","last_active":"2024-09-14T04:29:25.192695+0000","last_peered":"2024-09-14T04:29:25.192695+0000","last_clean":"2024-09-14T04:29:25.192695+0000","last_became_active":"2024-09-14T04:19:42.646584+0000","last_became_peered":"2024-09-14T04:19:42.646584+0000","last_unstale":"2024-09-14T04:29:25.192695+0000","last_undegraded":"2024-09-14T04:29:25.192695+0000","last_fullsized":"2024-09-14T04:29:25.192695+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:04:32.667528+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'2","reported_seq":117,"reported_epoch":131,"state":"active+clean","last_fresh":"2024-09-14T04:29:02.509729+0000","last_change":"2024-09-14T04:19:42.633208+0000","last_active":"2024-09-14T04:29:02.509729+0000","last_peered":"2024-09-14T04:29:02.509729+0000","last_clean":"2024-09-14T04:29:02.509729+0000","last_became_active":"2024-09-14T04:19:42.632094+0000","last_became_peered":"2024-09-14T04:19:42.632094+0000","last_unstale":"2024-09-14T04:29:02.509729+0000","last_undegraded":"2024-09-14T04:29:02.509729+0000","last_fullsized":"2024-09-14T04:29:02.509729+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:40:30.525106+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":157,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:25.192520+0000","last_change":"2024-09-14T04:19:42.642989+0000","last_active":"2024-09-14T04:29:25.192520+0000","last_peered":"2024-09-14T04:29:25.192520+0000","last_clean":"2024-09-14T04:29:25.192520+0000","last_became_active":"2024-09-14T04:19:42.642112+0000","last_became_peered":"2024-09-14T04:19:42.642112+0000","last_unstale":"2024-09-14T04:29:25.192520+0000","last_undegraded":"2024-09-14T04:29:25.192520+0000","last_fullsized":"2024-09-14T04:29:25.192520+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:54:27.993489+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'2","reported_seq":100,"reported_epoch":131,"state":"active+clean","last_fresh":"2024-09-14T04:29:02.510033+0000","last_change":"2024-09-14T04:19:42.631447+0000","last_active":"2024-09-14T04:29:02.510033+0000","last_peered":"2024-09-14T04:29:02.510033+0000","last_clean":"2024-09-14T04:29:02.510033+0000","last_became_active":"2024-09-14T04:19:42.630103+0000","last_became_peered":"2024-09-14T04:19:42.630103+0000","last_unstale":"2024-09-14T04:29:02.510033+0000","last_undegraded":"2024-09-14T04:29:02.510033+0000","last_fullsized":"2024-09-14T04:29:02.510033+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:01:50.213897+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":163,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:25.212857+0000","last_change":"2024-09-14T04:19:08.881413+0000","last_active":"2024-09-14T04:29:25.212857+0000","last_peered":"2024-09-14T04:29:25.212857+0000","last_clean":"2024-09-14T04:29:25.212857+0000","last_became_active":"2024-09-14T04:19:08.879072+0000","last_became_peered":"2024-09-14T04:19:08.879072+0000","last_unstale":"2024-09-14T04:29:25.212857+0000","last_undegraded":"2024-09-14T04:29:25.212857+0000","last_fullsized":"2024-09-14T04:29:25.212857+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:43:29.281402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"64'2","reported_seq":150,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:25.212574+0000","last_change":"2024-09-14T04:19:08.881299+0000","last_active":"2024-09-14T04:29:25.212574+0000","last_peered":"2024-09-14T04:29:25.212574+0000","last_clean":"2024-09-14T04:29:25.212574+0000","last_became_active":"2024-09-14T04:19:08.880748+0000","last_became_peered":"2024-09-14T04:19:08.880748+0000","last_unstale":"2024-09-14T04:29:25.212574+0000","last_undegraded":"2024-09-14T04:29:25.212574+0000","last_fullsized":"2024-09-14T04:29:25.212574+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:17:48.218238+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":132,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:25.193165+0000","last_change":"2024-09-14T04:19:42.647739+0000","last_active":"2024-09-14T04:29:25.193165+0000","last_peered":"2024-09-14T04:29:25.193165+0000","last_clean":"2024-09-14T04:29:25.193165+0000","last_became_active":"2024-09-14T04:19:42.647085+0000","last_became_peered":"2024-09-14T04:19:42.647085+0000","last_unstale":"2024-09-14T04:29:25.193165+0000","last_undegraded":"2024-09-14T04:29:25.193165+0000","last_fullsized":"2024-09-14T04:29:25.193165+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:23:59.505124+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"64'5","reported_seq":152,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:25.224508+0000","last_change":"2024-09-14T04:18:23.882495+0000","last_active":"2024-09-14T04:29:25.224508+0000","last_peered":"2024-09-14T04:29:25.224508+0000","last_clean":"2024-09-14T04:29:25.224508+0000","last_became_active":"2024-09-14T04:18:23.881743+0000","last_became_peered":"2024-09-14T04:18:23.881743+0000","last_unstale":"2024-09-14T04:29:25.224508+0000","last_undegraded":"2024-09-14T04:29:25.224508+0000","last_fullsized":"2024-09-14T04:29:25.224508+0000","mapping_epoch":89,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":90,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T13:47:55.115528+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[]}],"pool_stats":[{"poolid":7,"num_pg":16,"stat_sum":{"num_bytes":6144065560,"num_objects":93752,"num_object_clones":0,"num_object_copies":281256,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":93752,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":108528,"num_write_kb":6472897,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":18429915136,"data_stored":18429902920,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":108528,"ondisk_log_size":108528,"up":48,"acting":48,"num_store_stats":8},{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5530,"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":37,"num_read_kb":39,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":18996,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"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":306,"num_read_kb":759,"num_write":149,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":100,"ondisk_log_size":100,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430560,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2207836,"kb_used_data":1910484,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":91537316,"statfs":{"total":95995035648,"available":93734211584,"internally_reserved":0,"allocated":1956335616,"data_stored":1955670102,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,1,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":42,"seq":180388626796,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2213392,"kb_used_data":1916040,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":91531760,"statfs":{"total":95995035648,"available":93728522240,"internally_reserved":0,"allocated":1962024960,"data_stored":1961371072,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[2,0,1,0,2],"upper_bound":32},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":36,"seq":154618823031,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1854148,"kb_used_data":1552636,"kb_used_omap":1,"kb_used_meta":301502,"kb_avail":91891004,"statfs":{"total":95995035648,"available":94096388096,"internally_reserved":0,"allocated":1589899264,"data_stored":1589253174,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":308738392},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1,0,0,1,3],"upper_bound":64},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":99,"seq":425201762429,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1974740,"kb_used_data":1838924,"kb_used_omap":6,"kb_used_meta":135801,"kb_avail":91770412,"statfs":{"total":95995035648,"available":93972901888,"internally_reserved":0,"allocated":1883058176,"data_stored":1882400260,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6995,"internal_metadata":139060397},"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],"upper_bound":16},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":94,"seq":403726925955,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3663676,"kb_used_data":3375540,"kb_used_omap":4,"kb_used_meta":288123,"kb_avail":90081476,"statfs":{"total":95995035648,"available":92243431424,"internally_reserved":0,"allocated":3456552960,"data_stored":3455914505,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4674,"internal_metadata":295038398},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,0,0,9],"upper_bound":64},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[]},{"osd":2,"up_from":89,"seq":382252089484,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2508480,"kb_used_data":2274104,"kb_used_omap":6,"kb_used_meta":234361,"kb_avail":91236672,"statfs":{"total":95995035648,"available":93426352128,"internally_reserved":0,"allocated":2328682496,"data_stored":2328040482,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6707,"internal_metadata":239986125},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,2],"upper_bound":8},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":1,"up_from":84,"seq":360777253021,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2397316,"kb_used_data":2243452,"kb_used_omap":5,"kb_used_meta":153850,"kb_avail":91347836,"statfs":{"total":95995035648,"available":93540184064,"internally_reserved":0,"allocated":2297294848,"data_stored":2296648485,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5900,"internal_metadata":157542644},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,1,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":0,"up_from":79,"seq":339302416548,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3111496,"kb_used_data":2971520,"kb_used_omap":5,"kb_used_meta":139962,"kb_avail":90633656,"statfs":{"total":95995035648,"available":92808863744,"internally_reserved":0,"allocated":3042836480,"data_stored":3042186807,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6083,"internal_metadata":143321149},"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":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":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4379,"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":4196,"internal_metadata":0},{"poolid":3,"osd":2,"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":2160,"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":2970,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5291,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"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":4814,"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":4960,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":3016822784,"data_stored":3016818712,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":2283933696,"data_stored":2283929624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":2318336000,"data_stored":2318336000,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":3439525888,"data_stored":3439525888,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":1874788352,"data_stored":1874788352,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":1587347456,"data_stored":1587347456,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":1959530496,"data_stored":1959526424,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":1949630464,"data_stored":1949630464,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-14T04:30:00.004 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-14T04:30:00.022 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.0 dump_historic_ops 2024-09-14T04:30:00.058 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:00.080 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:00.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:00.082 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:30:00.185 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:00.203 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:00.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:00.205 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:30:00.306 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:00.350 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:00.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:00.356 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:30:00.457 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:00.466 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:30:00 smithi123 bash[61744]: ts=2024-09-14T04:30:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:30:00.482 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:00.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:00.487 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:30:00.587 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:00.608 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:00.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:00.610 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:30:00.659 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd set nodeep-scrub 2024-09-14T04:30:00.669 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:00 smithi038 bash[84940]: cluster 2024-09-14T04:29:59.113476+0000 mgr.y (mgr.26165) 666 : cluster [DBG] pgmap v593: 89 pgs: 89 active+clean; 5.6 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 727 op/s 2024-09-14T04:30:00.669 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:00 smithi038 bash[84940]: cluster 2024-09-14T04:29:59.113476+0000 mgr.y (mgr.26165) 666 : cluster [DBG] pgmap v593: 89 pgs: 89 active+clean; 5.6 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 727 op/s 2024-09-14T04:30:00.669 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:00 smithi038 bash[84940]: cluster 2024-09-14T04:30:00.000111+0000 mon.a (mon.0) 799 : cluster [WRN] Health detail: HEALTH_WARN noscrub flag(s) set 2024-09-14T04:30:00.669 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:00 smithi038 bash[84940]: cluster 2024-09-14T04:30:00.000111+0000 mon.a (mon.0) 799 : cluster [WRN] Health detail: HEALTH_WARN noscrub flag(s) set 2024-09-14T04:30:00.669 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:00 smithi038 bash[84940]: cluster 2024-09-14T04:30:00.000141+0000 mon.a (mon.0) 800 : cluster [WRN] [WRN] OSDMAP_FLAGS: noscrub flag(s) set 2024-09-14T04:30:00.670 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:00 smithi038 bash[84940]: cluster 2024-09-14T04:30:00.000141+0000 mon.a (mon.0) 800 : cluster [WRN] [WRN] OSDMAP_FLAGS: noscrub flag(s) set 2024-09-14T04:30:00.670 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:00 smithi038 bash[84940]: audit 2024-09-14T04:30:00.223892+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:30:00.670 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:00 smithi038 bash[84940]: audit 2024-09-14T04:30:00.223892+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:30:00.670 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:00 smithi038 bash[84940]: audit 2024-09-14T04:30:00.229729+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:30:00.670 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:00 smithi038 bash[84940]: audit 2024-09-14T04:30:00.229729+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:30:00.670 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:00 smithi038 bash[87336]: cluster 2024-09-14T04:29:59.113476+0000 mgr.y (mgr.26165) 666 : cluster [DBG] pgmap v593: 89 pgs: 89 active+clean; 5.6 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 727 op/s 2024-09-14T04:30:00.670 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:00 smithi038 bash[87336]: cluster 2024-09-14T04:29:59.113476+0000 mgr.y (mgr.26165) 666 : cluster [DBG] pgmap v593: 89 pgs: 89 active+clean; 5.6 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 727 op/s 2024-09-14T04:30:00.670 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:00 smithi038 bash[87336]: cluster 2024-09-14T04:30:00.000111+0000 mon.a (mon.0) 799 : cluster [WRN] Health detail: HEALTH_WARN noscrub flag(s) set 2024-09-14T04:30:00.670 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:00 smithi038 bash[87336]: cluster 2024-09-14T04:30:00.000111+0000 mon.a (mon.0) 799 : cluster [WRN] Health detail: HEALTH_WARN noscrub flag(s) set 2024-09-14T04:30:00.670 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:00 smithi038 bash[87336]: cluster 2024-09-14T04:30:00.000141+0000 mon.a (mon.0) 800 : cluster [WRN] [WRN] OSDMAP_FLAGS: noscrub flag(s) set 2024-09-14T04:30:00.671 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:00 smithi038 bash[87336]: cluster 2024-09-14T04:30:00.000141+0000 mon.a (mon.0) 800 : cluster [WRN] [WRN] OSDMAP_FLAGS: noscrub flag(s) set 2024-09-14T04:30:00.671 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:00 smithi038 bash[87336]: audit 2024-09-14T04:30:00.223892+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:30:00.671 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:00 smithi038 bash[87336]: audit 2024-09-14T04:30:00.223892+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:30:00.671 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:00 smithi038 bash[87336]: audit 2024-09-14T04:30:00.229729+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:30:00.671 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:00 smithi038 bash[87336]: audit 2024-09-14T04:30:00.229729+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:30:00.710 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:00.739 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:00.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:00.746 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:30:00.847 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:00.892 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:00.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:00.903 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:30:00.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:00 smithi123 bash[68976]: cluster 2024-09-14T04:29:59.113476+0000 mgr.y (mgr.26165) 666 : cluster [DBG] pgmap v593: 89 pgs: 89 active+clean; 5.6 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 727 op/s 2024-09-14T04:30:00.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:00 smithi123 bash[68976]: cluster 2024-09-14T04:29:59.113476+0000 mgr.y (mgr.26165) 666 : cluster [DBG] pgmap v593: 89 pgs: 89 active+clean; 5.6 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 727 op/s 2024-09-14T04:30:00.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:00 smithi123 bash[68976]: cluster 2024-09-14T04:30:00.000111+0000 mon.a (mon.0) 799 : cluster [WRN] Health detail: HEALTH_WARN noscrub flag(s) set 2024-09-14T04:30:00.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:00 smithi123 bash[68976]: cluster 2024-09-14T04:30:00.000111+0000 mon.a (mon.0) 799 : cluster [WRN] Health detail: HEALTH_WARN noscrub flag(s) set 2024-09-14T04:30:00.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:00 smithi123 bash[68976]: cluster 2024-09-14T04:30:00.000141+0000 mon.a (mon.0) 800 : cluster [WRN] [WRN] OSDMAP_FLAGS: noscrub flag(s) set 2024-09-14T04:30:00.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:00 smithi123 bash[68976]: cluster 2024-09-14T04:30:00.000141+0000 mon.a (mon.0) 800 : cluster [WRN] [WRN] OSDMAP_FLAGS: noscrub flag(s) set 2024-09-14T04:30:00.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:00 smithi123 bash[68976]: audit 2024-09-14T04:30:00.223892+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:30:00.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:00 smithi123 bash[68976]: audit 2024-09-14T04:30:00.223892+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:30:00.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:00 smithi123 bash[68976]: audit 2024-09-14T04:30:00.229729+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:30:00.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:00 smithi123 bash[68976]: audit 2024-09-14T04:30:00.229729+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:30:01.004 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:01.026 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:01.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:01.028 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:30:01.129 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:01.152 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:01.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:01.156 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:30:01.257 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:01.281 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:01.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:01.283 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:30:01.384 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:01.409 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:01.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:01.414 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:30:01.515 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:01.539 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:01.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:01.544 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:30:01.645 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:01.675 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:01.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:01.681 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:30:01.782 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:01.818 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:01.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:01.821 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:30:01.924 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:01.946 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:01.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:01.948 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:30:02.048 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:02.083 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:02.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:02.087 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:30:02.188 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:02.213 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:02.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:02.217 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:30:02.318 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:02.348 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:02.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:02.356 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:30:02.457 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:02.487 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:02.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:02.492 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:30:02.592 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:02.606 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:02 smithi038 bash[84940]: cluster 2024-09-14T04:30:01.114124+0000 mgr.y (mgr.26165) 667 : cluster [DBG] pgmap v594: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 720 op/s 2024-09-14T04:30:02.606 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:02 smithi038 bash[84940]: cluster 2024-09-14T04:30:01.114124+0000 mgr.y (mgr.26165) 667 : cluster [DBG] pgmap v594: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 720 op/s 2024-09-14T04:30:02.606 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:02 smithi038 bash[87336]: cluster 2024-09-14T04:30:01.114124+0000 mgr.y (mgr.26165) 667 : cluster [DBG] pgmap v594: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 720 op/s 2024-09-14T04:30:02.606 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:02 smithi038 bash[87336]: cluster 2024-09-14T04:30:01.114124+0000 mgr.y (mgr.26165) 667 : cluster [DBG] pgmap v594: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 720 op/s 2024-09-14T04:30:02.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:02.621 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:02.621 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:30:02.722 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:02.743 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:02.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:02.747 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:30:02.848 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:02.877 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:02.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:02.883 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:30:02.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:02 smithi123 bash[68976]: cluster 2024-09-14T04:30:01.114124+0000 mgr.y (mgr.26165) 667 : cluster [DBG] pgmap v594: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 720 op/s 2024-09-14T04:30:02.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:02 smithi123 bash[68976]: cluster 2024-09-14T04:30:01.114124+0000 mgr.y (mgr.26165) 667 : cluster [DBG] pgmap v594: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 720 op/s 2024-09-14T04:30:02.983 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:03.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:03.020 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:03.020 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:30:03.121 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:03.148 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:03.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:03.152 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:30:03.253 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:03.285 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:03.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:03.288 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:30:03.389 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:03.412 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:03.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:03.416 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:30:03.517 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:03.539 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:03.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:03.542 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:30:03.643 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:03.687 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:03.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:03.695 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:30:03.796 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:03.826 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:03.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:03.829 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:30:03.930 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:03.951 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:03.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:03.955 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:30:04.055 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:04.079 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:04.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:04.083 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:30:04.184 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:04.227 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:04.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:04.229 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:30:04.330 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:04.353 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:04.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:04.355 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:30:04.456 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:04.493 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:04.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:04.497 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:30:04.565 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:30:04.566 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:30:04.570 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:30:04.571 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:30:04.598 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:04.608 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:04 smithi038 bash[84940]: cluster 2024-09-14T04:30:03.114573+0000 mgr.y (mgr.26165) 668 : cluster [DBG] pgmap v595: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 722 op/s 2024-09-14T04:30:04.609 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:04 smithi038 bash[84940]: cluster 2024-09-14T04:30:03.114573+0000 mgr.y (mgr.26165) 668 : cluster [DBG] pgmap v595: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 722 op/s 2024-09-14T04:30:04.609 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:04 smithi038 bash[87336]: cluster 2024-09-14T04:30:03.114573+0000 mgr.y (mgr.26165) 668 : cluster [DBG] pgmap v595: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 722 op/s 2024-09-14T04:30:04.609 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:04 smithi038 bash[87336]: cluster 2024-09-14T04:30:03.114573+0000 mgr.y (mgr.26165) 668 : cluster [DBG] pgmap v595: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 722 op/s 2024-09-14T04:30:04.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:04.625 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:04.626 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:30:04.726 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:04.748 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:04.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:04.752 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:30:04.853 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:04.862 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:04 smithi123 bash[68976]: cluster 2024-09-14T04:30:03.114573+0000 mgr.y (mgr.26165) 668 : cluster [DBG] pgmap v595: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 722 op/s 2024-09-14T04:30:04.862 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:04 smithi123 bash[68976]: cluster 2024-09-14T04:30:03.114573+0000 mgr.y (mgr.26165) 668 : cluster [DBG] pgmap v595: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 722 op/s 2024-09-14T04:30:04.877 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:04.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:04.885 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:30:04.985 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:05.012 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:05.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:05.015 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:30:05.116 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:05.137 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:05.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:05.139 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:30:05.239 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:05.264 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:05.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:05.270 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:30:05.371 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:05.400 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:05.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:05.403 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:30:05.504 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:05.527 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:05.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:05.531 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:30:05.632 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:05.654 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:05.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:05.656 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:30:05.757 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:05.784 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:05.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:05.788 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:30:05.889 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:05.918 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:05.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:05.921 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:30:06.022 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:06.043 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:06.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:06.047 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:30:06.148 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:06.172 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:06.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:06.177 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:30:06.278 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:06.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:06.305 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:06.305 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:30:06.406 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:06.430 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:06.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:06.435 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:30:06.536 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:06.556 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:06.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:06.561 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:30:06.662 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:06.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:06 smithi123 bash[68976]: cluster 2024-09-14T04:30:05.115154+0000 mgr.y (mgr.26165) 669 : cluster [DBG] pgmap v596: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 744 op/s 2024-09-14T04:30:06.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:06 smithi123 bash[68976]: cluster 2024-09-14T04:30:05.115154+0000 mgr.y (mgr.26165) 669 : cluster [DBG] pgmap v596: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 744 op/s 2024-09-14T04:30:06.687 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:06.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:06.692 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:30:06.793 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:06.819 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:06.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:06.826 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:30:06.927 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:06.948 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:06.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:06.950 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:30:07.036 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:06 smithi038 bash[87336]: cluster 2024-09-14T04:30:05.115154+0000 mgr.y (mgr.26165) 669 : cluster [DBG] pgmap v596: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 744 op/s 2024-09-14T04:30:07.036 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:06 smithi038 bash[87336]: cluster 2024-09-14T04:30:05.115154+0000 mgr.y (mgr.26165) 669 : cluster [DBG] pgmap v596: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 744 op/s 2024-09-14T04:30:07.036 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:06 smithi038 bash[84940]: cluster 2024-09-14T04:30:05.115154+0000 mgr.y (mgr.26165) 669 : cluster [DBG] pgmap v596: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 744 op/s 2024-09-14T04:30:07.036 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:06 smithi038 bash[84940]: cluster 2024-09-14T04:30:05.115154+0000 mgr.y (mgr.26165) 669 : cluster [DBG] pgmap v596: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 744 op/s 2024-09-14T04:30:07.051 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:07.080 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:07.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:07.085 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:30:07.186 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:07.226 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:07.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:07.229 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:30:07.330 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:07.349 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:07.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:07.352 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:30:07.453 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:07.485 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:07.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:07.489 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:30:07.590 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:07.611 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:07.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:07.615 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:30:07.716 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:07.737 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:07.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:07.739 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:30:07.839 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:07.860 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:07.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:07.864 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:30:07.965 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:07.984 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:07.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:07.988 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:30:08.089 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:08.109 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:08.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:08.116 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:30:08.216 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:08.238 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:08.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:08.243 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:30:08.344 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:08.371 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:08.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:08.376 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:30:08.477 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:08.486 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:30:08 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:30:08] "GET /metrics HTTP/1.1" 200 36634 "" "Prometheus/2.51.0" 2024-09-14T04:30:08.507 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:08.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:08.510 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:30:08.611 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:08.647 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:08.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:08.653 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:30:08.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:08 smithi123 bash[68976]: cluster 2024-09-14T04:30:07.115729+0000 mgr.y (mgr.26165) 670 : cluster [DBG] pgmap v597: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 746 op/s 2024-09-14T04:30:08.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:08 smithi123 bash[68976]: cluster 2024-09-14T04:30:07.115729+0000 mgr.y (mgr.26165) 670 : cluster [DBG] pgmap v597: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 746 op/s 2024-09-14T04:30:08.754 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:08.765 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:08 smithi038 bash[84940]: cluster 2024-09-14T04:30:07.115729+0000 mgr.y (mgr.26165) 670 : cluster [DBG] pgmap v597: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 746 op/s 2024-09-14T04:30:08.765 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:08 smithi038 bash[84940]: cluster 2024-09-14T04:30:07.115729+0000 mgr.y (mgr.26165) 670 : cluster [DBG] pgmap v597: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 746 op/s 2024-09-14T04:30:08.765 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:08 smithi038 bash[87336]: cluster 2024-09-14T04:30:07.115729+0000 mgr.y (mgr.26165) 670 : cluster [DBG] pgmap v597: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 746 op/s 2024-09-14T04:30:08.765 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:08 smithi038 bash[87336]: cluster 2024-09-14T04:30:07.115729+0000 mgr.y (mgr.26165) 670 : cluster [DBG] pgmap v597: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 746 op/s 2024-09-14T04:30:08.785 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:08.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:08.792 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:30:08.893 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:08.916 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:08.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:08.918 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:30:09.019 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:09.041 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:09.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:09.043 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:30:09.144 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:09.187 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:09.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:09.192 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:30:09.292 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:09.326 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:09.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:09.329 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:30:09.429 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:09.456 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:09.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:09.457 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:30:09.558 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:09.585 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:09.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:09.589 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:30:09.689 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:09.720 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:09.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:09.723 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:30:09.824 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:09.857 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:09.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:09.860 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:30:09.960 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:09.980 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:09.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:09.984 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:30:10.085 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:10.110 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:10.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:10.113 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:30:10.213 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:10.221 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:30:10 smithi123 bash[61744]: ts=2024-09-14T04:30:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:30:10.237 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:10.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:10.240 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:30:10.341 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:10.361 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:10.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:10.363 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:30:10.464 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:10.493 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:10.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:10.498 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:30:10.598 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:10.621 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:10.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:10.624 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:30:10.725 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:10.745 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:10 smithi038 bash[84940]: cluster 2024-09-14T04:30:09.116481+0000 mgr.y (mgr.26165) 671 : cluster [DBG] pgmap v598: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 772 op/s 2024-09-14T04:30:10.745 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:10 smithi038 bash[84940]: cluster 2024-09-14T04:30:09.116481+0000 mgr.y (mgr.26165) 671 : cluster [DBG] pgmap v598: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 772 op/s 2024-09-14T04:30:10.745 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:10 smithi038 bash[87336]: cluster 2024-09-14T04:30:09.116481+0000 mgr.y (mgr.26165) 671 : cluster [DBG] pgmap v598: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 772 op/s 2024-09-14T04:30:10.746 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:10 smithi038 bash[87336]: cluster 2024-09-14T04:30:09.116481+0000 mgr.y (mgr.26165) 671 : cluster [DBG] pgmap v598: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 772 op/s 2024-09-14T04:30:10.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:10.760 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:10.760 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:30:10.861 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:10.885 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:10.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:10.891 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:30:10.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:10 smithi123 bash[68976]: cluster 2024-09-14T04:30:09.116481+0000 mgr.y (mgr.26165) 671 : cluster [DBG] pgmap v598: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 772 op/s 2024-09-14T04:30:10.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:10 smithi123 bash[68976]: cluster 2024-09-14T04:30:09.116481+0000 mgr.y (mgr.26165) 671 : cluster [DBG] pgmap v598: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 772 op/s 2024-09-14T04:30:10.992 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:11.017 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:11.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:11.024 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:30:11.125 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:11.146 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:11.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:11.152 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:30:11.253 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:11.273 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:11.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:11.276 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:30:11.377 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:11.402 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:11.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:11.404 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:30:11.505 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:11.532 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:11.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:11.538 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:30:11.639 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:11.660 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:11.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:11.664 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:30:11.765 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:11.785 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:11.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:11.793 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:30:11.893 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:11.915 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:11.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:11.922 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:30:12.023 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:12.043 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:12.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:12.046 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:30:12.147 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:12.180 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:12.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:12.184 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:30:12.285 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:12.313 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:12.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:12.318 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:30:12.419 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:12.455 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:12.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:12.457 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:30:12.558 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:12.569 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:12 smithi038 bash[84940]: cluster 2024-09-14T04:30:11.117179+0000 mgr.y (mgr.26165) 672 : cluster [DBG] pgmap v599: 89 pgs: 89 active+clean; 4.9 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 875 op/s 2024-09-14T04:30:12.590 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:12.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:12.592 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:30:12.693 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:12.702 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:12 smithi038 bash[84940]: cluster 2024-09-14T04:30:11.117179+0000 mgr.y (mgr.26165) 672 : cluster [DBG] pgmap v599: 89 pgs: 89 active+clean; 4.9 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 875 op/s 2024-09-14T04:30:12.702 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:12 smithi038 bash[87336]: cluster 2024-09-14T04:30:11.117179+0000 mgr.y (mgr.26165) 672 : cluster [DBG] pgmap v599: 89 pgs: 89 active+clean; 4.9 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 875 op/s 2024-09-14T04:30:12.702 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:12 smithi038 bash[87336]: cluster 2024-09-14T04:30:11.117179+0000 mgr.y (mgr.26165) 672 : cluster [DBG] pgmap v599: 89 pgs: 89 active+clean; 4.9 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 875 op/s 2024-09-14T04:30:12.714 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:12.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:12.715 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:30:12.816 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:12.826 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:12 smithi123 bash[68976]: cluster 2024-09-14T04:30:11.117179+0000 mgr.y (mgr.26165) 672 : cluster [DBG] pgmap v599: 89 pgs: 89 active+clean; 4.9 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 875 op/s 2024-09-14T04:30:12.827 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:12 smithi123 bash[68976]: cluster 2024-09-14T04:30:11.117179+0000 mgr.y (mgr.26165) 672 : cluster [DBG] pgmap v599: 89 pgs: 89 active+clean; 4.9 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 875 op/s 2024-09-14T04:30:12.841 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:12.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:12.843 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:30:12.944 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:12.986 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:12.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:12.992 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:30:13.093 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:13.113 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:13.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:13.119 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:30:13.219 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:13.248 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:13.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:13.250 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:30:13.351 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:13.373 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:13.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:13.375 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:30:13.476 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:13.512 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:13.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:13.513 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:30:13.614 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:13.638 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:13.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:13.640 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:30:13.741 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:13.774 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:13.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:13.778 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:30:13.878 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:13.903 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:13.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:13.908 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:30:14.009 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:14.034 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:14.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:14.039 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:30:14.140 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:14.159 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:14.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:14.161 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:30:14.261 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:14.295 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:14.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:14.300 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:30:14.401 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:14.441 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:14.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:14.443 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:30:14.544 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:14.566 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:14.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:14.568 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:30:14.668 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:14.692 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:14.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:14.699 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:30:14.800 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:14.808 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:14 smithi123 bash[68976]: cluster 2024-09-14T04:30:13.117615+0000 mgr.y (mgr.26165) 673 : cluster [DBG] pgmap v600: 89 pgs: 89 active+clean; 4.9 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 758 op/s 2024-09-14T04:30:14.808 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:14 smithi123 bash[68976]: cluster 2024-09-14T04:30:13.117615+0000 mgr.y (mgr.26165) 673 : cluster [DBG] pgmap v600: 89 pgs: 89 active+clean; 4.9 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 758 op/s 2024-09-14T04:30:14.819 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:14.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:14.820 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:30:14.921 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:14.945 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:14.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:14.947 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:30:15.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:14 smithi038 bash[84940]: cluster 2024-09-14T04:30:13.117615+0000 mgr.y (mgr.26165) 673 : cluster [DBG] pgmap v600: 89 pgs: 89 active+clean; 4.9 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 758 op/s 2024-09-14T04:30:15.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:14 smithi038 bash[84940]: cluster 2024-09-14T04:30:13.117615+0000 mgr.y (mgr.26165) 673 : cluster [DBG] pgmap v600: 89 pgs: 89 active+clean; 4.9 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 758 op/s 2024-09-14T04:30:15.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:14 smithi038 bash[87336]: cluster 2024-09-14T04:30:13.117615+0000 mgr.y (mgr.26165) 673 : cluster [DBG] pgmap v600: 89 pgs: 89 active+clean; 4.9 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 758 op/s 2024-09-14T04:30:15.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:14 smithi038 bash[87336]: cluster 2024-09-14T04:30:13.117615+0000 mgr.y (mgr.26165) 673 : cluster [DBG] pgmap v600: 89 pgs: 89 active+clean; 4.9 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 758 op/s 2024-09-14T04:30:15.047 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:15.094 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:15.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:15.096 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:30:15.197 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:15.225 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:15.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:15.230 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:30:15.331 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:15.353 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:15.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:15.358 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:30:15.459 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:15.485 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:15.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:15.491 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:30:15.591 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:15.614 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:15.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:15.617 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:30:15.717 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:15.741 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:15.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:15.744 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:30:15.776 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:15 smithi038 bash[84940]: audit 2024-09-14T04:30:15.218820+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:30:15.777 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:15 smithi038 bash[84940]: audit 2024-09-14T04:30:15.218820+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:30:15.777 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:15 smithi038 bash[87336]: audit 2024-09-14T04:30:15.218820+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:30:15.777 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:15 smithi038 bash[87336]: audit 2024-09-14T04:30:15.218820+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:30:15.845 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:15.855 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:15 smithi123 bash[68976]: audit 2024-09-14T04:30:15.218820+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:30:15.855 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:15 smithi123 bash[68976]: audit 2024-09-14T04:30:15.218820+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:30:15.872 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:15.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:15.874 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:30:15.975 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:16.015 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:16.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:16.021 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:30:16.122 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:16.141 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:16.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:16.143 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:30:16.243 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:16.280 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:16.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:16.284 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:30:16.385 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:16.415 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:16.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:16.419 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:30:16.520 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:16.548 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:16.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:16.549 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:30:16.650 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:16.668 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:16.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:16.670 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:30:16.771 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:16.782 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:16 smithi123 bash[68976]: cluster 2024-09-14T04:30:15.118183+0000 mgr.y (mgr.26165) 674 : cluster [DBG] pgmap v601: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 852 op/s 2024-09-14T04:30:16.782 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:16 smithi123 bash[68976]: cluster 2024-09-14T04:30:15.118183+0000 mgr.y (mgr.26165) 674 : cluster [DBG] pgmap v601: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 852 op/s 2024-09-14T04:30:16.796 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:16.796 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:16 smithi038 bash[84940]: cluster 2024-09-14T04:30:15.118183+0000 mgr.y (mgr.26165) 674 : cluster [DBG] pgmap v601: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 852 op/s 2024-09-14T04:30:16.796 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:16 smithi038 bash[84940]: cluster 2024-09-14T04:30:15.118183+0000 mgr.y (mgr.26165) 674 : cluster [DBG] pgmap v601: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 852 op/s 2024-09-14T04:30:16.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:16.798 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:30:16.899 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:16.923 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:16.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:16.925 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:30:17.025 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:17.055 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:17.062 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:16 smithi038 bash[87336]: cluster 2024-09-14T04:30:15.118183+0000 mgr.y (mgr.26165) 674 : cluster [DBG] pgmap v601: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 852 op/s 2024-09-14T04:30:17.062 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:16 smithi038 bash[87336]: cluster 2024-09-14T04:30:15.118183+0000 mgr.y (mgr.26165) 674 : cluster [DBG] pgmap v601: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 852 op/s 2024-09-14T04:30:17.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:17.063 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:30:17.164 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:17.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:17.200 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:17.200 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:30:17.301 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:17.327 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:17.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:17.333 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:30:17.434 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:17.458 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:17.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:17.460 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:30:17.562 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:17.592 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:17.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:17.595 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:30:17.696 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:17.716 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:17.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:17.718 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:30:17.819 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:17.843 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:17.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:17.848 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:30:17.949 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:17.985 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:17.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:17.989 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:30:18.090 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:18.133 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:18.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:18.136 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:30:18.236 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:18.262 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:18.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:18.264 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:30:18.364 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:18.391 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:18.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:18.394 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:30:18.494 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:18.505 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:30:18 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:30:18] "GET /metrics HTTP/1.1" 200 36635 "" "Prometheus/2.51.0" 2024-09-14T04:30:18.528 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:18.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:18.530 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:30:18.631 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:18.651 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:18.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:18.652 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:30:18.753 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:18.772 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:18.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:18.774 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:30:18.830 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:18 smithi038 bash[84940]: cluster 2024-09-14T04:30:17.118868+0000 mgr.y (mgr.26165) 675 : cluster [DBG] pgmap v602: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 761 op/s 2024-09-14T04:30:18.831 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:18 smithi038 bash[84940]: cluster 2024-09-14T04:30:17.118868+0000 mgr.y (mgr.26165) 675 : cluster [DBG] pgmap v602: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 761 op/s 2024-09-14T04:30:18.831 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:18 smithi038 bash[87336]: cluster 2024-09-14T04:30:17.118868+0000 mgr.y (mgr.26165) 675 : cluster [DBG] pgmap v602: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 761 op/s 2024-09-14T04:30:18.831 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:18 smithi038 bash[87336]: cluster 2024-09-14T04:30:17.118868+0000 mgr.y (mgr.26165) 675 : cluster [DBG] pgmap v602: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 761 op/s 2024-09-14T04:30:18.875 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:18.885 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:18 smithi123 bash[68976]: cluster 2024-09-14T04:30:17.118868+0000 mgr.y (mgr.26165) 675 : cluster [DBG] pgmap v602: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 761 op/s 2024-09-14T04:30:18.885 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:18 smithi123 bash[68976]: cluster 2024-09-14T04:30:17.118868+0000 mgr.y (mgr.26165) 675 : cluster [DBG] pgmap v602: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 761 op/s 2024-09-14T04:30:18.902 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:18.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:18.909 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:30:19.009 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:19.031 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:19.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:19.034 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:30:19.134 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:19.156 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:19.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:19.158 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:30:19.259 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:19.286 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:19.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:19.291 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:30:19.392 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:19.420 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:19.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:19.423 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:30:19.524 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:19.555 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:19.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:19.559 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:30:19.660 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:19.686 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:19.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:19.691 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:30:19.792 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:19.813 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:19.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:19.818 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:30:19.919 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:19.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:19.949 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:19.949 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:30:20.050 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:20.077 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:20.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:20.083 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:30:20.184 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:20.211 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:20.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:20.216 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:30:20.317 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:20.324 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:30:20 smithi123 bash[61744]: ts=2024-09-14T04:30:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:30:20.335 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:20.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:20.337 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:30:20.438 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:20.459 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:20.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:20.468 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:30:20.569 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:20.594 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:20.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:20.596 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:30:20.697 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:20.715 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:20.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:20.718 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:30:20.819 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:20.828 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:20 smithi123 bash[68976]: cluster 2024-09-14T04:30:19.119396+0000 mgr.y (mgr.26165) 676 : cluster [DBG] pgmap v603: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 741 op/s 2024-09-14T04:30:20.829 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:20 smithi123 bash[68976]: cluster 2024-09-14T04:30:19.119396+0000 mgr.y (mgr.26165) 676 : cluster [DBG] pgmap v603: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 741 op/s 2024-09-14T04:30:20.841 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:20.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:20.843 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:30:20.943 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:20.962 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:20.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:20.964 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:30:21.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:20 smithi038 bash[84940]: cluster 2024-09-14T04:30:19.119396+0000 mgr.y (mgr.26165) 676 : cluster [DBG] pgmap v603: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 741 op/s 2024-09-14T04:30:21.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:20 smithi038 bash[84940]: cluster 2024-09-14T04:30:19.119396+0000 mgr.y (mgr.26165) 676 : cluster [DBG] pgmap v603: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 741 op/s 2024-09-14T04:30:21.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:20 smithi038 bash[87336]: cluster 2024-09-14T04:30:19.119396+0000 mgr.y (mgr.26165) 676 : cluster [DBG] pgmap v603: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 741 op/s 2024-09-14T04:30:21.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:20 smithi038 bash[87336]: cluster 2024-09-14T04:30:19.119396+0000 mgr.y (mgr.26165) 676 : cluster [DBG] pgmap v603: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 741 op/s 2024-09-14T04:30:21.065 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:21.087 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:21.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:21.096 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:30:21.197 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:21.228 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:21.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:21.232 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:30:21.332 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:21.358 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:21.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:21.363 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:30:21.464 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:21.484 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:21.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:21.488 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:30:21.589 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:21.624 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:21.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:21.629 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:30:21.730 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:21.751 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:21.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:21.753 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:30:21.854 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:21.881 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:21.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:21.884 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:30:21.985 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:22.017 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:22.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:22.022 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:30:22.123 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:22.145 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:22.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:22.147 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:30:22.248 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:22.271 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:22.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:22.276 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:30:22.376 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:22.400 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:22.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:22.403 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:30:22.504 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:22.531 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:22.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:22.537 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:30:22.638 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:22.659 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:22.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:22.667 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:30:22.768 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:22.797 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:22.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:22.802 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:30:22.902 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:22.911 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:22 smithi038 bash[84940]: cluster 2024-09-14T04:30:21.120057+0000 mgr.y (mgr.26165) 677 : cluster [DBG] pgmap v604: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 796 op/s 2024-09-14T04:30:22.912 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:22 smithi038 bash[84940]: cluster 2024-09-14T04:30:21.120057+0000 mgr.y (mgr.26165) 677 : cluster [DBG] pgmap v604: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 796 op/s 2024-09-14T04:30:22.912 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:22 smithi038 bash[87336]: cluster 2024-09-14T04:30:21.120057+0000 mgr.y (mgr.26165) 677 : cluster [DBG] pgmap v604: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 796 op/s 2024-09-14T04:30:22.912 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:22 smithi038 bash[87336]: cluster 2024-09-14T04:30:21.120057+0000 mgr.y (mgr.26165) 677 : cluster [DBG] pgmap v604: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 796 op/s 2024-09-14T04:30:22.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:22.928 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:22.928 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:30:22.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:22 smithi123 bash[68976]: cluster 2024-09-14T04:30:21.120057+0000 mgr.y (mgr.26165) 677 : cluster [DBG] pgmap v604: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 796 op/s 2024-09-14T04:30:22.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:22 smithi123 bash[68976]: cluster 2024-09-14T04:30:21.120057+0000 mgr.y (mgr.26165) 677 : cluster [DBG] pgmap v604: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 796 op/s 2024-09-14T04:30:23.029 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:23.058 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:23.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:23.061 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:30:23.162 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:23.188 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:23.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:23.193 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:30:23.294 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:23.330 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:23.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:23.337 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:30:23.438 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:23.474 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:23.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:23.479 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:30:23.580 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:23.589 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0: {} 2024-09-14T04:30:23.589 INFO:teuthology.orchestra.run.smithi038.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-14T04:30:23.604 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:23.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:23.606 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:30:23.639 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1: {} 2024-09-14T04:30:23.640 INFO:teuthology.orchestra.run.smithi038.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-14T04:30:23.684 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-09-14T04:30:23.689 INFO:teuthology.orchestra.run.smithi038.stderr:dumped all 2024-09-14T04:30:23.691 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2: {} 2024-09-14T04:30:23.692 INFO:teuthology.orchestra.run.smithi038.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-14T04:30:23.702 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:23 smithi038 bash[84940]: audit 2024-09-14T04:30:23.525108+0000 mon.a (mon.0) 804 : audit [DBG] from='client.? 172.21.15.38:0/1010797739' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:30:23.703 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:23 smithi038 bash[84940]: audit 2024-09-14T04:30:23.525108+0000 mon.a (mon.0) 804 : audit [DBG] from='client.? 172.21.15.38:0/1010797739' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:30:23.703 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:23 smithi038 bash[87336]: audit 2024-09-14T04:30:23.525108+0000 mon.a (mon.0) 804 : audit [DBG] from='client.? 172.21.15.38:0/1010797739' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:30:23.703 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:23 smithi038 bash[87336]: audit 2024-09-14T04:30:23.525108+0000 mon.a (mon.0) 804 : audit [DBG] from='client.? 172.21.15.38:0/1010797739' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:30:23.707 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:23.746 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3: {} 2024-09-14T04:30:23.746 INFO:teuthology.orchestra.run.smithi038.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-14T04:30:23.747 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:23.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:23.753 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:30:23.781 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4: {} 2024-09-14T04:30:23.782 INFO:teuthology.orchestra.run.smithi038.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-14T04:30:23.817 INFO:teuthology.orchestra.run.smithi038.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-14T04:30:23.817 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5: {} 2024-09-14T04:30:23.855 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:23.857 INFO:teuthology.orchestra.run.smithi038.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-14T04:30:23.857 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6: {} 2024-09-14T04:30:23.864 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:23 smithi123 bash[68976]: audit 2024-09-14T04:30:23.525108+0000 mon.a (mon.0) 804 : audit [DBG] from='client.? 172.21.15.38:0/1010797739' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:30:23.864 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:23 smithi123 bash[68976]: audit 2024-09-14T04:30:23.525108+0000 mon.a (mon.0) 804 : audit [DBG] from='client.? 172.21.15.38:0/1010797739' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:30:23.876 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-09-14T04:30:23.876 INFO:teuthology.orchestra.run.smithi038.stdout: "size": 20, 2024-09-14T04:30:23.876 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 600, 2024-09-14T04:30:23.876 INFO:teuthology.orchestra.run.smithi038.stdout: "ops": [ 2024-09-14T04:30:23.876 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.876 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.34791.0:40685 6.9 6:9d53123e:::benchmark_data_smithi038_122563_object40684:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2024-09-14T04:30:23.876 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:23:36.581873+0000", 2024-09-14T04:30:23.876 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 407.28692835200002, 2024-09-14T04:30:23.877 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.40547328599999999, 2024-09-14T04:30:23.877 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:30:23.877 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:30:23.877 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:30:23.877 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:30:23.877 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.34791", 2024-09-14T04:30:23.877 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/3806562909", 2024-09-14T04:30:23.877 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 40685 2024-09-14T04:30:23.877 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.877 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:30:23.877 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.877 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:30:23.877 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.581873+0000", 2024-09-14T04:30:23.877 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:30:23.878 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.878 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.878 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:30:23.878 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.581873+0000", 2024-09-14T04:30:23.878 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:30:23.878 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.878 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.878 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:30:23.878 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.581874+0000", 2024-09-14T04:30:23.878 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.1489999999999999e-06 2024-09-14T04:30:23.878 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.878 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.878 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:30:23.878 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.581891+0000", 2024-09-14T04:30:23.879 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.6739999999999999e-05 2024-09-14T04:30:23.879 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.879 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.879 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:30:23.879 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.581901+0000", 2024-09-14T04:30:23.879 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.7100000000000002e-06 2024-09-14T04:30:23.879 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.879 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.880 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:30:23.880 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.581906+0000", 2024-09-14T04:30:23.880 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.7870000000000001e-06 2024-09-14T04:30:23.880 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.880 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.880 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:30:23.880 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.582193+0000", 2024-09-14T04:30:23.880 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00028697100000000001 2024-09-14T04:30:23.880 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.880 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.880 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:30:23.880 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.582307+0000", 2024-09-14T04:30:23.881 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000114197 2024-09-14T04:30:23.881 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.881 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.881 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 2,7", 2024-09-14T04:30:23.881 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.582432+0000", 2024-09-14T04:30:23.881 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000125482 2024-09-14T04:30:23.881 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.881 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.881 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:30:23.881 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.586231+0000", 2024-09-14T04:30:23.881 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0037990580000000001 2024-09-14T04:30:23.881 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.881 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.882 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:30:23.882 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.586671+0000", 2024-09-14T04:30:23.882 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00043935699999999997 2024-09-14T04:30:23.882 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.882 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.882 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:30:23.882 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.987105+0000", 2024-09-14T04:30:23.882 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.40043451099999999 2024-09-14T04:30:23.882 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.882 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.882 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:30:23.882 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.987270+0000", 2024-09-14T04:30:23.882 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000164654 2024-09-14T04:30:23.882 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.883 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.883 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:30:23.883 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.987347+0000", 2024-09-14T04:30:23.883 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.6669999999999996e-05 2024-09-14T04:30:23.883 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:30:23.883 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:30:23.883 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:30:23.883 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.883 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.883 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.34791.0:40689 6.9 6:9da0f202:::benchmark_data_smithi038_122563_object40688:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2024-09-14T04:30:23.883 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:23:36.583343+0000", 2024-09-14T04:30:23.883 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 407.28545888799999, 2024-09-14T04:30:23.884 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.40428066800000001, 2024-09-14T04:30:23.884 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:30:23.884 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:30:23.884 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:30:23.884 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:30:23.884 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.34791", 2024-09-14T04:30:23.884 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/3806562909", 2024-09-14T04:30:23.884 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 40689 2024-09-14T04:30:23.884 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.884 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:30:23.884 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.884 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:30:23.884 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.583343+0000", 2024-09-14T04:30:23.884 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:30:23.885 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.885 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.885 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:30:23.885 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.583343+0000", 2024-09-14T04:30:23.885 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:30:23.885 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.885 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.885 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:30:23.885 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.583344+0000", 2024-09-14T04:30:23.885 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.071e-06 2024-09-14T04:30:23.885 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.885 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.885 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:30:23.885 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.583363+0000", 2024-09-14T04:30:23.886 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.9528999999999999e-05 2024-09-14T04:30:23.886 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.886 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.886 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:30:23.886 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.583374+0000", 2024-09-14T04:30:23.886 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.0905e-05 2024-09-14T04:30:23.886 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.886 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.886 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:30:23.886 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.583381+0000", 2024-09-14T04:30:23.886 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.7259999999999996e-06 2024-09-14T04:30:23.886 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.886 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.886 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:30:23.887 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.584172+0000", 2024-09-14T04:30:23.887 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00079076299999999999 2024-09-14T04:30:23.887 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.887 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.887 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:30:23.887 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.584245+0000", 2024-09-14T04:30:23.887 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.3631e-05 2024-09-14T04:30:23.887 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.887 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.887 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 2,7", 2024-09-14T04:30:23.887 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.584324+0000", 2024-09-14T04:30:23.887 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.8483000000000001e-05 2024-09-14T04:30:23.887 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.887 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.888 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:30:23.888 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.586538+0000", 2024-09-14T04:30:23.888 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0022146119999999999 2024-09-14T04:30:23.888 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.888 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.888 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:30:23.888 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.586721+0000", 2024-09-14T04:30:23.888 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00018234699999999999 2024-09-14T04:30:23.888 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.888 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.888 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:30:23.888 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.987420+0000", 2024-09-14T04:30:23.888 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.40069956000000001 2024-09-14T04:30:23.888 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.889 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.889 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:30:23.889 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.987572+0000", 2024-09-14T04:30:23.889 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00015155 2024-09-14T04:30:23.889 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.889 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.889 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:30:23.889 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.987623+0000", 2024-09-14T04:30:23.889 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.1490999999999999e-05 2024-09-14T04:30:23.889 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:30:23.889 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:30:23.889 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:30:23.890 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.890 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.890 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.34791.0:40691 6.0 6:0cbf3754:::benchmark_data_smithi038_122563_object40690:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2024-09-14T04:30:23.890 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:23:36.584426+0000", 2024-09-14T04:30:23.890 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 407.28437546700002, 2024-09-14T04:30:23.890 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.39846841500000002, 2024-09-14T04:30:23.891 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:30:23.891 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:30:23.891 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:30:23.891 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:30:23.891 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.34791", 2024-09-14T04:30:23.892 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/3806562909", 2024-09-14T04:30:23.892 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 40691 2024-09-14T04:30:23.892 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.892 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:30:23.892 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.892 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:30:23.893 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.584426+0000", 2024-09-14T04:30:23.893 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:30:23.893 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.893 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.893 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:30:23.893 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.584426+0000", 2024-09-14T04:30:23.893 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:30:23.893 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.893 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.893 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:30:23.893 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.584427+0000", 2024-09-14T04:30:23.894 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.1000000000000001e-06 2024-09-14T04:30:23.894 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.894 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.894 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:30:23.894 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.584451+0000", 2024-09-14T04:30:23.894 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.3688000000000001e-05 2024-09-14T04:30:23.894 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.894 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.894 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:30:23.894 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.584463+0000", 2024-09-14T04:30:23.894 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.172e-05 2024-09-14T04:30:23.894 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.894 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.894 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:30:23.895 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.584474+0000", 2024-09-14T04:30:23.895 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.1348e-05 2024-09-14T04:30:23.895 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.895 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.895 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:30:23.895 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.584554+0000", 2024-09-14T04:30:23.895 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.9641999999999994e-05 2024-09-14T04:30:23.895 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.895 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.895 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:30:23.895 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.584669+0000", 2024-09-14T04:30:23.895 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00011508800000000001 2024-09-14T04:30:23.895 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.895 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.896 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 2,3", 2024-09-14T04:30:23.896 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.584800+0000", 2024-09-14T04:30:23.896 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000130999 2024-09-14T04:30:23.896 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.896 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.896 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:30:23.896 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.586405+0000", 2024-09-14T04:30:23.896 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0016050700000000001 2024-09-14T04:30:23.896 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.896 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.896 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:30:23.896 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.588559+0000", 2024-09-14T04:30:23.896 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0021539620000000002 2024-09-14T04:30:23.896 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.897 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.897 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:30:23.897 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.982257+0000", 2024-09-14T04:30:23.897 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.39369796800000001 2024-09-14T04:30:23.897 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.897 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.897 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:30:23.897 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.982585+0000", 2024-09-14T04:30:23.897 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00032819400000000002 2024-09-14T04:30:23.897 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.897 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.897 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:30:23.897 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.982895+0000", 2024-09-14T04:30:23.897 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00030963600000000001 2024-09-14T04:30:23.898 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:30:23.898 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:30:23.898 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:30:23.898 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.898 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.898 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.34791.0:40700 6.0 6:068fd4c3:::benchmark_data_smithi038_122563_object40699:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2024-09-14T04:30:23.898 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:23:36.589227+0000", 2024-09-14T04:30:23.898 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 407.279574454, 2024-09-14T04:30:23.898 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.399861207, 2024-09-14T04:30:23.898 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:30:23.898 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:30:23.898 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:30:23.899 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:30:23.899 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.34791", 2024-09-14T04:30:23.899 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/3806562909", 2024-09-14T04:30:23.899 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 40700 2024-09-14T04:30:23.899 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.899 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:30:23.899 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.899 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:30:23.899 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.589227+0000", 2024-09-14T04:30:23.899 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:30:23.899 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.899 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.899 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:30:23.899 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.589227+0000", 2024-09-14T04:30:23.900 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:30:23.900 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.900 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.900 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:30:23.900 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.589229+0000", 2024-09-14T04:30:23.900 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.5990000000000001e-06 2024-09-14T04:30:23.900 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.900 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.900 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:30:23.900 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.589253+0000", 2024-09-14T04:30:23.901 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.4053000000000002e-05 2024-09-14T04:30:23.901 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.901 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.901 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:30:23.901 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.589265+0000", 2024-09-14T04:30:23.901 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.2177e-05 2024-09-14T04:30:23.901 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.901 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.901 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:30:23.901 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.589273+0000", 2024-09-14T04:30:23.901 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.5979999999999999e-06 2024-09-14T04:30:23.901 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.901 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.902 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:30:23.902 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.589329+0000", 2024-09-14T04:30:23.902 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.6400999999999998e-05 2024-09-14T04:30:23.902 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.902 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.902 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:30:23.902 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.589470+0000", 2024-09-14T04:30:23.902 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00014083300000000001 2024-09-14T04:30:23.902 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.902 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.903 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 2,3", 2024-09-14T04:30:23.903 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.589617+0000", 2024-09-14T04:30:23.903 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00014738800000000001 2024-09-14T04:30:23.903 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.903 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.903 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:30:23.903 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.591226+0000", 2024-09-14T04:30:23.903 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0016090830000000001 2024-09-14T04:30:23.903 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.903 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.903 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:30:23.903 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.591653+0000", 2024-09-14T04:30:23.903 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00042639099999999998 2024-09-14T04:30:23.903 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.903 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.904 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:30:23.904 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.988879+0000", 2024-09-14T04:30:23.904 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.39722644400000001 2024-09-14T04:30:23.904 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.904 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.904 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:30:23.904 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.989039+0000", 2024-09-14T04:30:23.904 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000159493 2024-09-14T04:30:23.904 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.904 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.904 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:30:23.904 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.989088+0000", 2024-09-14T04:30:23.904 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.9747000000000003e-05 2024-09-14T04:30:23.905 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:30:23.905 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:30:23.905 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:30:23.905 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.905 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.905 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.34791.0:40707 6.0 6:034b2d60:::benchmark_data_smithi038_122563_object40706:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2024-09-14T04:30:23.905 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:23:36.595165+0000", 2024-09-14T04:30:23.905 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 407.27363628099999, 2024-09-14T04:30:23.905 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.394156126, 2024-09-14T04:30:23.905 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:30:23.905 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:30:23.905 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:30:23.905 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:30:23.906 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.34791", 2024-09-14T04:30:23.906 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/3806562909", 2024-09-14T04:30:23.906 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 40707 2024-09-14T04:30:23.906 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.906 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:30:23.906 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.906 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:30:23.906 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.595165+0000", 2024-09-14T04:30:23.906 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:30:23.906 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.906 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.906 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:30:23.906 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.595165+0000", 2024-09-14T04:30:23.906 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:30:23.906 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.907 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.907 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:30:23.907 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.595166+0000", 2024-09-14T04:30:23.907 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.1209999999999999e-06 2024-09-14T04:30:23.907 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.907 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.907 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:30:23.907 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.595185+0000", 2024-09-14T04:30:23.907 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.8087000000000001e-05 2024-09-14T04:30:23.907 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.907 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.907 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:30:23.907 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.595197+0000", 2024-09-14T04:30:23.907 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.2018000000000001e-05 2024-09-14T04:30:23.908 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.908 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.908 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:30:23.908 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.595202+0000", 2024-09-14T04:30:23.908 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.7010000000000001e-06 2024-09-14T04:30:23.908 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.908 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.908 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:30:23.908 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.595264+0000", 2024-09-14T04:30:23.908 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.1883000000000004e-05 2024-09-14T04:30:23.908 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.908 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.908 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:30:23.908 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.595389+0000", 2024-09-14T04:30:23.909 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00012457599999999999 2024-09-14T04:30:23.909 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.909 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.909 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 2,3", 2024-09-14T04:30:23.909 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.595513+0000", 2024-09-14T04:30:23.909 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000124244 2024-09-14T04:30:23.909 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.909 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.909 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:30:23.909 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.597208+0000", 2024-09-14T04:30:23.909 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.001695509 2024-09-14T04:30:23.909 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.909 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.909 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:30:23.910 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.597215+0000", 2024-09-14T04:30:23.910 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.579e-06 2024-09-14T04:30:23.910 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.910 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.910 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:30:23.910 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.989142+0000", 2024-09-14T04:30:23.910 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.391927423 2024-09-14T04:30:23.910 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.910 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.910 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:30:23.910 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.989269+0000", 2024-09-14T04:30:23.910 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00012621999999999999 2024-09-14T04:30:23.910 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.911 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.911 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:30:23.911 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.989321+0000", 2024-09-14T04:30:23.911 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.2765e-05 2024-09-14T04:30:23.911 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:30:23.911 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:30:23.911 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:30:23.911 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.911 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.911 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.44912.0:42573 7.4 7:213177d6:::benchmark_data_smithi038_143366_object42572:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e130)", 2024-09-14T04:30:23.912 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:28:39.544442+0000", 2024-09-14T04:30:23.912 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 104.32435999, 2024-09-14T04:30:23.912 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.41867156300000002, 2024-09-14T04:30:23.912 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:30:23.912 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:30:23.912 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:30:23.912 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:30:23.912 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.44912", 2024-09-14T04:30:23.912 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/661761194", 2024-09-14T04:30:23.912 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 42573 2024-09-14T04:30:23.912 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.913 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:30:23.913 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.913 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:30:23.913 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.544442+0000", 2024-09-14T04:30:23.913 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:30:23.913 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.913 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.913 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:30:23.913 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.544442+0000", 2024-09-14T04:30:23.914 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:30:23.914 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.914 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.914 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:30:23.914 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.544443+0000", 2024-09-14T04:30:23.914 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.094e-06 2024-09-14T04:30:23.914 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.914 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.914 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:30:23.914 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.544461+0000", 2024-09-14T04:30:23.915 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.8607e-05 2024-09-14T04:30:23.915 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.915 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.915 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:30:23.915 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.544469+0000", 2024-09-14T04:30:23.915 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.3900000000000004e-06 2024-09-14T04:30:23.915 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.915 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.915 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:30:23.915 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.544473+0000", 2024-09-14T04:30:23.915 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.3640000000000001e-06 2024-09-14T04:30:23.915 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.915 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.915 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:30:23.915 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.544516+0000", 2024-09-14T04:30:23.916 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.2524999999999997e-05 2024-09-14T04:30:23.916 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.916 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.916 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:30:23.916 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.544599+0000", 2024-09-14T04:30:23.916 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.3529000000000006e-05 2024-09-14T04:30:23.916 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.916 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.916 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 1,4", 2024-09-14T04:30:23.916 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.544790+0000", 2024-09-14T04:30:23.916 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00019106 2024-09-14T04:30:23.916 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.916 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.916 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:30:23.917 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.547771+0000", 2024-09-14T04:30:23.917 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0029810449999999999 2024-09-14T04:30:23.917 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.917 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.917 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:30:23.917 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.548425+0000", 2024-09-14T04:30:23.917 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00065328399999999996 2024-09-14T04:30:23.917 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.917 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.917 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:30:23.917 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.963009+0000", 2024-09-14T04:30:23.918 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.41458402599999999 2024-09-14T04:30:23.918 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.918 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.918 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:30:23.918 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.963069+0000", 2024-09-14T04:30:23.918 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.0597999999999998e-05 2024-09-14T04:30:23.918 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.918 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.918 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:30:23.918 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.963113+0000", 2024-09-14T04:30:23.918 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.4041000000000001e-05 2024-09-14T04:30:23.918 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:30:23.918 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:30:23.918 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:30:23.919 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.919 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.919 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.44912.0:42577 7.4 7:23d9b22c:::benchmark_data_smithi038_143366_object42576:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e130)", 2024-09-14T04:30:23.919 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:28:39.545084+0000", 2024-09-14T04:30:23.919 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 104.323718077, 2024-09-14T04:30:23.919 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.42187026700000002, 2024-09-14T04:30:23.919 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:30:23.919 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:30:23.919 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:30:23.919 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:30:23.919 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.44912", 2024-09-14T04:30:23.919 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/661761194", 2024-09-14T04:30:23.920 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 42577 2024-09-14T04:30:23.920 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.920 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:30:23.920 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.920 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:30:23.920 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.545084+0000", 2024-09-14T04:30:23.920 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:30:23.920 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.920 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.920 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:30:23.920 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.545084+0000", 2024-09-14T04:30:23.920 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:30:23.920 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.921 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.921 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:30:23.921 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.545084+0000", 2024-09-14T04:30:23.921 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.1699999999999998e-07 2024-09-14T04:30:23.921 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.921 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.921 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:30:23.921 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.545105+0000", 2024-09-14T04:30:23.921 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.0682e-05 2024-09-14T04:30:23.921 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.922 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.922 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:30:23.922 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.545112+0000", 2024-09-14T04:30:23.922 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.0679999999999999e-06 2024-09-14T04:30:23.922 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.922 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.922 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:30:23.922 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.545117+0000", 2024-09-14T04:30:23.922 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.0200000000000002e-06 2024-09-14T04:30:23.922 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.922 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.923 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:30:23.923 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.546169+0000", 2024-09-14T04:30:23.923 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0010521630000000001 2024-09-14T04:30:23.923 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.923 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.923 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:30:23.923 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.546277+0000", 2024-09-14T04:30:23.923 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000108245 2024-09-14T04:30:23.923 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.923 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.923 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 1,4", 2024-09-14T04:30:23.923 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.546401+0000", 2024-09-14T04:30:23.923 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00012411900000000001 2024-09-14T04:30:23.923 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.924 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.924 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:30:23.924 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.548039+0000", 2024-09-14T04:30:23.924 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.001637377 2024-09-14T04:30:23.924 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.924 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.924 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:30:23.924 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.549380+0000", 2024-09-14T04:30:23.924 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0013410749999999999 2024-09-14T04:30:23.924 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.924 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.924 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:30:23.924 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.966801+0000", 2024-09-14T04:30:23.925 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.41742103600000002 2024-09-14T04:30:23.925 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.925 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.925 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:30:23.925 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.966891+0000", 2024-09-14T04:30:23.925 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.9869000000000003e-05 2024-09-14T04:30:23.925 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.925 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.925 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:30:23.925 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.966954+0000", 2024-09-14T04:30:23.925 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.3095999999999994e-05 2024-09-14T04:30:23.925 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:30:23.925 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:30:23.926 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:30:23.926 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.926 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.926 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.44912.0:42592 7.4 7:2f289d5a:::benchmark_data_smithi038_143366_object42591:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e130)", 2024-09-14T04:30:23.926 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:28:39.556357+0000", 2024-09-14T04:30:23.926 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 104.31244451800001, 2024-09-14T04:30:23.926 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.41103383999999998, 2024-09-14T04:30:23.926 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:30:23.926 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:30:23.926 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:30:23.926 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:30:23.926 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.44912", 2024-09-14T04:30:23.926 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/661761194", 2024-09-14T04:30:23.926 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 42592 2024-09-14T04:30:23.927 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.927 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:30:23.927 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.927 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:30:23.927 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.556357+0000", 2024-09-14T04:30:23.927 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:30:23.927 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.927 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.927 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:30:23.927 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.556357+0000", 2024-09-14T04:30:23.927 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:30:23.927 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.927 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.927 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:30:23.927 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.556359+0000", 2024-09-14T04:30:23.928 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.5969999999999999e-06 2024-09-14T04:30:23.928 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.928 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.928 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:30:23.928 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.556382+0000", 2024-09-14T04:30:23.928 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.3285000000000002e-05 2024-09-14T04:30:23.928 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.928 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.928 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:30:23.928 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.556395+0000", 2024-09-14T04:30:23.928 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.3156000000000001e-05 2024-09-14T04:30:23.928 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.928 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.929 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:30:23.929 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.556403+0000", 2024-09-14T04:30:23.929 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.5780000000000001e-06 2024-09-14T04:30:23.929 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.929 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.929 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:30:23.929 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.556471+0000", 2024-09-14T04:30:23.929 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.8224000000000003e-05 2024-09-14T04:30:23.930 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.930 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.930 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:30:23.930 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.556610+0000", 2024-09-14T04:30:23.930 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00013880699999999999 2024-09-14T04:30:23.930 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.931 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.931 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 1,4", 2024-09-14T04:30:23.931 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.556753+0000", 2024-09-14T04:30:23.931 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00014350300000000001 2024-09-14T04:30:23.931 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.931 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.931 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:30:23.931 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.558299+0000", 2024-09-14T04:30:23.931 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0015462150000000001 2024-09-14T04:30:23.931 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.931 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.931 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:30:23.931 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.558550+0000", 2024-09-14T04:30:23.932 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000250182 2024-09-14T04:30:23.932 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.932 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.932 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:30:23.932 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.967266+0000", 2024-09-14T04:30:23.932 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.408716517 2024-09-14T04:30:23.932 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.932 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.933 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:30:23.933 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.967338+0000", 2024-09-14T04:30:23.933 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.2231999999999996e-05 2024-09-14T04:30:23.933 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.933 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.933 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:30:23.933 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.967391+0000", 2024-09-14T04:30:23.933 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.2543999999999997e-05 2024-09-14T04:30:23.933 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:30:23.933 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:30:23.933 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:30:23.933 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.933 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.933 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.44912.0:42594 7.9 7:90e1d16c:::benchmark_data_smithi038_143366_object42593:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e130)", 2024-09-14T04:30:23.934 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:28:39.556540+0000", 2024-09-14T04:30:23.934 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 104.31226188399999, 2024-09-14T04:30:23.934 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.40467182400000001, 2024-09-14T04:30:23.934 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:30:23.934 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:30:23.934 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:30:23.934 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:30:23.934 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.44912", 2024-09-14T04:30:23.934 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/661761194", 2024-09-14T04:30:23.934 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 42594 2024-09-14T04:30:23.934 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.934 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:30:23.934 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.934 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:30:23.934 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.556540+0000", 2024-09-14T04:30:23.935 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:30:23.935 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.935 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.935 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:30:23.935 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.556540+0000", 2024-09-14T04:30:23.935 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:30:23.935 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.935 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.935 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:30:23.935 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.556541+0000", 2024-09-14T04:30:23.935 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.3099999999999996e-07 2024-09-14T04:30:23.935 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.935 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.935 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:30:23.936 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.556560+0000", 2024-09-14T04:30:23.936 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.9364e-05 2024-09-14T04:30:23.936 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.936 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.936 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:30:23.936 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.556572+0000", 2024-09-14T04:30:23.936 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.2128e-05 2024-09-14T04:30:23.936 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.936 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.936 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:30:23.936 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.556579+0000", 2024-09-14T04:30:23.936 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.7789999999999998e-06 2024-09-14T04:30:23.936 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.936 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.937 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:30:23.937 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.556625+0000", 2024-09-14T04:30:23.937 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.6038999999999997e-05 2024-09-14T04:30:23.937 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.937 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.937 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:30:23.937 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.556809+0000", 2024-09-14T04:30:23.937 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00018435399999999999 2024-09-14T04:30:23.937 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.937 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.937 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 1,4", 2024-09-14T04:30:23.937 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.557037+0000", 2024-09-14T04:30:23.937 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00022796000000000001 2024-09-14T04:30:23.938 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.938 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.938 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:30:23.938 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.558595+0000", 2024-09-14T04:30:23.938 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.001557999 2024-09-14T04:30:23.938 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.938 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.938 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:30:23.938 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.560062+0000", 2024-09-14T04:30:23.938 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.001466626 2024-09-14T04:30:23.938 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.938 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.938 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:30:23.939 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.960825+0000", 2024-09-14T04:30:23.939 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.40076276999999999 2024-09-14T04:30:23.939 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.939 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.939 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:30:23.939 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.961085+0000", 2024-09-14T04:30:23.939 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00026011200000000001 2024-09-14T04:30:23.939 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.939 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.939 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:30:23.939 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.961212+0000", 2024-09-14T04:30:23.939 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00012686199999999999 2024-09-14T04:30:23.939 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:30:23.939 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:30:23.940 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:30:23.940 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.940 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.940 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.44912.0:42607 7.4 7:2e889ba7:::benchmark_data_smithi038_143366_object42606:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e130)", 2024-09-14T04:30:23.940 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:28:39.567419+0000", 2024-09-14T04:30:23.940 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 104.301382686, 2024-09-14T04:30:23.940 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.40013282, 2024-09-14T04:30:23.940 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:30:23.940 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:30:23.940 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:30:23.940 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:30:23.940 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.44912", 2024-09-14T04:30:23.940 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/661761194", 2024-09-14T04:30:23.941 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 42607 2024-09-14T04:30:23.941 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.941 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:30:23.941 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.941 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:30:23.941 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.567419+0000", 2024-09-14T04:30:23.941 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:30:23.941 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.941 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.941 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:30:23.941 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.567419+0000", 2024-09-14T04:30:23.941 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:30:23.941 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.941 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.942 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:30:23.942 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.567420+0000", 2024-09-14T04:30:23.942 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.7499999999999998e-07 2024-09-14T04:30:23.942 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.942 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.942 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:30:23.942 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.567437+0000", 2024-09-14T04:30:23.942 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.6718000000000002e-05 2024-09-14T04:30:23.942 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.942 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.943 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:30:23.943 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.567447+0000", 2024-09-14T04:30:23.943 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.0577000000000001e-05 2024-09-14T04:30:23.943 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.943 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.943 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:30:23.943 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.567454+0000", 2024-09-14T04:30:23.943 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.5910000000000001e-06 2024-09-14T04:30:23.943 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.943 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.943 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:30:23.943 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.567500+0000", 2024-09-14T04:30:23.943 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.6406999999999998e-05 2024-09-14T04:30:23.943 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.944 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.944 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:30:23.944 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.567576+0000", 2024-09-14T04:30:23.944 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.6172000000000002e-05 2024-09-14T04:30:23.944 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.944 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.944 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 1,4", 2024-09-14T04:30:23.944 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.567662+0000", 2024-09-14T04:30:23.944 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.5791000000000006e-05 2024-09-14T04:30:23.944 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.944 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.944 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:30:23.944 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.569063+0000", 2024-09-14T04:30:23.945 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.001400711 2024-09-14T04:30:23.945 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.945 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.945 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:30:23.945 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.569239+0000", 2024-09-14T04:30:23.945 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00017658800000000001 2024-09-14T04:30:23.945 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.945 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.945 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:30:23.945 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.967443+0000", 2024-09-14T04:30:23.945 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.39820351300000001 2024-09-14T04:30:23.945 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.945 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.945 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:30:23.946 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.967505+0000", 2024-09-14T04:30:23.946 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.2051000000000006e-05 2024-09-14T04:30:23.946 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.946 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.946 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:30:23.946 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.967552+0000", 2024-09-14T04:30:23.946 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.6726e-05 2024-09-14T04:30:23.946 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:30:23.946 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:30:23.946 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:30:23.946 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.946 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.946 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.44912.0:42620 7.4 7:241af173:::benchmark_data_smithi038_143366_object42619:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e130)", 2024-09-14T04:30:23.947 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:28:39.577919+0000", 2024-09-14T04:30:23.947 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 104.29088235099999, 2024-09-14T04:30:23.947 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.38981418499999998, 2024-09-14T04:30:23.947 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:30:23.947 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:30:23.947 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:30:23.947 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:30:23.947 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.44912", 2024-09-14T04:30:23.947 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/661761194", 2024-09-14T04:30:23.947 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 42620 2024-09-14T04:30:23.947 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.947 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:30:23.947 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.948 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:30:23.948 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.577919+0000", 2024-09-14T04:30:23.948 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:30:23.948 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.948 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.948 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:30:23.948 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.577919+0000", 2024-09-14T04:30:23.948 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:30:23.948 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.948 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.948 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:30:23.948 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.577921+0000", 2024-09-14T04:30:23.948 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.7349999999999999e-06 2024-09-14T04:30:23.949 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.949 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.949 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:30:23.949 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.577943+0000", 2024-09-14T04:30:23.949 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.1537000000000001e-05 2024-09-14T04:30:23.949 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.949 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.949 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:30:23.949 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.577957+0000", 2024-09-14T04:30:23.949 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.4372000000000001e-05 2024-09-14T04:30:23.949 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.949 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.949 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:30:23.949 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.577964+0000", 2024-09-14T04:30:23.950 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.5390000000000002e-06 2024-09-14T04:30:23.950 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.950 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.950 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:30:23.950 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.578020+0000", 2024-09-14T04:30:23.950 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.5347999999999999e-05 2024-09-14T04:30:23.950 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.950 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.950 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:30:23.950 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.578111+0000", 2024-09-14T04:30:23.950 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.0747000000000004e-05 2024-09-14T04:30:23.950 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.950 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.950 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 1,4", 2024-09-14T04:30:23.951 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.578199+0000", 2024-09-14T04:30:23.951 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.8281000000000004e-05 2024-09-14T04:30:23.951 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.951 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.951 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:30:23.951 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.579613+0000", 2024-09-14T04:30:23.951 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.001413891 2024-09-14T04:30:23.951 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.951 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.951 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:30:23.951 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.579880+0000", 2024-09-14T04:30:23.951 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00026723099999999999 2024-09-14T04:30:23.951 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.951 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.952 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:30:23.952 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.967607+0000", 2024-09-14T04:30:23.952 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.38772723599999998 2024-09-14T04:30:23.952 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.952 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.952 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:30:23.952 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.967683+0000", 2024-09-14T04:30:23.952 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.5958999999999996e-05 2024-09-14T04:30:23.952 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.952 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.952 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:30:23.952 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.967733+0000", 2024-09-14T04:30:23.953 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.0309000000000002e-05 2024-09-14T04:30:23.953 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:30:23.953 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:30:23.953 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:30:23.953 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.953 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.953 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.44912.0:87609 7.6 7:65a78110:::benchmark_data_smithi038_143366_object87608:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e132)", 2024-09-14T04:30:23.953 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:29:25.428581+0000", 2024-09-14T04:30:23.953 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 58.440220175999997, 2024-09-14T04:30:23.953 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.40350823800000002, 2024-09-14T04:30:23.954 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:30:23.954 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:30:23.954 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:30:23.954 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:30:23.954 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.44912", 2024-09-14T04:30:23.954 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/661761194", 2024-09-14T04:30:23.954 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 87609 2024-09-14T04:30:23.954 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.954 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:30:23.954 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.954 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:30:23.955 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.428581+0000", 2024-09-14T04:30:23.955 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:30:23.955 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.955 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.955 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:30:23.955 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.428581+0000", 2024-09-14T04:30:23.955 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:30:23.955 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.955 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.955 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:30:23.955 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.428582+0000", 2024-09-14T04:30:23.955 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.3500000000000005e-07 2024-09-14T04:30:23.955 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.955 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.956 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:30:23.956 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.428616+0000", 2024-09-14T04:30:23.956 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.3852e-05 2024-09-14T04:30:23.956 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.956 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.956 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:30:23.956 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.428648+0000", 2024-09-14T04:30:23.956 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.2218000000000002e-05 2024-09-14T04:30:23.956 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.956 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.956 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:30:23.956 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.428656+0000", 2024-09-14T04:30:23.956 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.7959999999999996e-06 2024-09-14T04:30:23.956 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.956 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.956 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:30:23.957 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.456968+0000", 2024-09-14T04:30:23.957 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.028311307000000001 2024-09-14T04:30:23.957 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.957 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.957 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:30:23.957 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.457081+0000", 2024-09-14T04:30:23.957 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000113546 2024-09-14T04:30:23.957 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.957 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.957 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 3,7", 2024-09-14T04:30:23.958 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.457163+0000", 2024-09-14T04:30:23.958 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.153e-05 2024-09-14T04:30:23.958 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.958 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.958 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:30:23.958 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.466085+0000", 2024-09-14T04:30:23.958 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0089219320000000005 2024-09-14T04:30:23.958 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.958 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.958 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:30:23.958 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.466850+0000", 2024-09-14T04:30:23.958 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00076553600000000004 2024-09-14T04:30:23.959 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.959 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.959 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:30:23.959 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.469243+0000", 2024-09-14T04:30:23.959 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.002393273 2024-09-14T04:30:23.959 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.959 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.960 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:30:23.960 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.469350+0000", 2024-09-14T04:30:23.960 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00010641600000000001 2024-09-14T04:30:23.960 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.960 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.960 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:30:23.960 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.832090+0000", 2024-09-14T04:30:23.960 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.36273989699999998 2024-09-14T04:30:23.960 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:30:23.960 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:30:23.960 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:30:23.960 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.960 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.960 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.44912.0:87610 7.6 7:6cc8be96:::benchmark_data_smithi038_143366_object87609:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e132)", 2024-09-14T04:30:23.961 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:29:25.428982+0000", 2024-09-14T04:30:23.961 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 58.439819366000002, 2024-09-14T04:30:23.961 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.40340606299999998, 2024-09-14T04:30:23.961 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:30:23.961 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:30:23.961 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:30:23.961 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:30:23.961 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.44912", 2024-09-14T04:30:23.961 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/661761194", 2024-09-14T04:30:23.961 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 87610 2024-09-14T04:30:23.962 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.962 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:30:23.962 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.962 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:30:23.962 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.428982+0000", 2024-09-14T04:30:23.962 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:30:23.963 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.963 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.963 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:30:23.963 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.428982+0000", 2024-09-14T04:30:23.963 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:30:23.963 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.964 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.964 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:30:23.964 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.428983+0000", 2024-09-14T04:30:23.964 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.3099999999999996e-07 2024-09-14T04:30:23.964 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.964 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.964 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:30:23.964 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.429060+0000", 2024-09-14T04:30:23.964 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.6432000000000003e-05 2024-09-14T04:30:23.964 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.965 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.965 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:30:23.965 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.429071+0000", 2024-09-14T04:30:23.965 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.1455e-05 2024-09-14T04:30:23.965 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.965 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.966 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:30:23.966 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.429079+0000", 2024-09-14T04:30:23.966 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.7619999999999995e-06 2024-09-14T04:30:23.966 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.966 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.966 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:30:23.966 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.459849+0000", 2024-09-14T04:30:23.966 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.030770560999999998 2024-09-14T04:30:23.966 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.966 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.966 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:30:23.966 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.459981+0000", 2024-09-14T04:30:23.966 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00013189399999999999 2024-09-14T04:30:23.966 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.967 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.967 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 3,7", 2024-09-14T04:30:23.967 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.460127+0000", 2024-09-14T04:30:23.967 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000145518 2024-09-14T04:30:23.967 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.967 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.967 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:30:23.967 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.468915+0000", 2024-09-14T04:30:23.967 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0087883470000000002 2024-09-14T04:30:23.967 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.967 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.967 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:30:23.967 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.468950+0000", 2024-09-14T04:30:23.967 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.5039000000000001e-05 2024-09-14T04:30:23.967 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.968 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.968 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:30:23.968 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.832115+0000", 2024-09-14T04:30:23.968 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.36316472500000002 2024-09-14T04:30:23.968 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.968 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.968 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:30:23.968 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.832263+0000", 2024-09-14T04:30:23.968 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000148644 2024-09-14T04:30:23.968 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.969 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.969 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:30:23.969 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.832388+0000", 2024-09-14T04:30:23.969 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000124855 2024-09-14T04:30:23.969 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:30:23.969 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:30:23.969 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:30:23.969 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.969 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.969 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.44912.0:87618 7.6 7:6941e493:::benchmark_data_smithi038_143366_object87617:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e132)", 2024-09-14T04:30:23.969 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:29:25.435708+0000", 2024-09-14T04:30:23.969 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 58.433093192999998, 2024-09-14T04:30:23.969 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.39708942400000002, 2024-09-14T04:30:23.969 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:30:23.970 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:30:23.970 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:30:23.970 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:30:23.970 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.44912", 2024-09-14T04:30:23.970 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/661761194", 2024-09-14T04:30:23.970 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 87618 2024-09-14T04:30:23.970 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.970 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:30:23.970 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.970 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:30:23.970 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.435708+0000", 2024-09-14T04:30:23.970 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:30:23.970 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.970 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.970 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:30:23.970 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.435708+0000", 2024-09-14T04:30:23.971 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:30:23.971 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.971 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.971 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:30:23.971 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.435710+0000", 2024-09-14T04:30:23.971 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.474e-06 2024-09-14T04:30:23.971 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.971 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.971 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:30:23.971 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.435729+0000", 2024-09-14T04:30:23.971 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.9057999999999999e-05 2024-09-14T04:30:23.971 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.971 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.972 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:30:23.972 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.435742+0000", 2024-09-14T04:30:23.972 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.2629999999999999e-05 2024-09-14T04:30:23.972 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.972 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.973 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:30:23.973 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.435747+0000", 2024-09-14T04:30:23.973 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.8669999999999999e-06 2024-09-14T04:30:23.973 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.973 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.973 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:30:23.973 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.462883+0000", 2024-09-14T04:30:23.973 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.027135631 2024-09-14T04:30:23.973 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.973 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.973 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:30:23.973 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.463000+0000", 2024-09-14T04:30:23.973 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000116438 2024-09-14T04:30:23.974 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.974 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.974 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 3,7", 2024-09-14T04:30:23.974 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.463120+0000", 2024-09-14T04:30:23.974 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000120327 2024-09-14T04:30:23.974 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.974 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.974 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:30:23.974 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.832434+0000", 2024-09-14T04:30:23.975 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.36931382699999998 2024-09-14T04:30:23.975 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.975 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.975 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:30:23.975 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.832617+0000", 2024-09-14T04:30:23.975 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000183733 2024-09-14T04:30:23.975 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.975 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.976 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:30:23.976 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.832685+0000", 2024-09-14T04:30:23.976 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.7360000000000006e-05 2024-09-14T04:30:23.976 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.976 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.976 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:30:23.976 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.832751+0000", 2024-09-14T04:30:23.976 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.6463000000000004e-05 2024-09-14T04:30:23.976 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.976 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.976 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:30:23.976 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.832798+0000", 2024-09-14T04:30:23.977 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.6616000000000002e-05 2024-09-14T04:30:23.977 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:30:23.977 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:30:23.977 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:30:23.977 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.977 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.977 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.44912.0:87639 7.e e132/123 7:758b355a:::benchmark_data_smithi038_143366_object87638:head v 132'5444, mlcod=132'5438)", 2024-09-14T04:30:23.977 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:29:25.465716+0000", 2024-09-14T04:30:23.977 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 58.403085853999997, 2024-09-14T04:30:23.978 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.36681266800000001, 2024-09-14T04:30:23.978 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:30:23.978 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:30:23.978 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:30:23.978 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:30:23.978 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.978 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:30:23.978 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.465716+0000", 2024-09-14T04:30:23.978 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:30:23.978 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.978 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.978 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:30:23.978 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.465716+0000", 2024-09-14T04:30:23.979 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:30:23.979 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.979 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.979 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:30:23.979 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.465718+0000", 2024-09-14T04:30:23.979 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.742e-06 2024-09-14T04:30:23.979 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.979 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.979 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:30:23.979 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.465754+0000", 2024-09-14T04:30:23.979 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.6738e-05 2024-09-14T04:30:23.979 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.979 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.979 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:30:23.980 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.465771+0000", 2024-09-14T04:30:23.980 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.6583999999999999e-05 2024-09-14T04:30:23.980 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.980 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.980 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:30:23.980 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.465780+0000", 2024-09-14T04:30:23.980 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.8249999999999994e-06 2024-09-14T04:30:23.980 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.980 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.980 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:30:23.980 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.466112+0000", 2024-09-14T04:30:23.980 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00033207000000000001 2024-09-14T04:30:23.980 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.981 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.981 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:30:23.981 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.466130+0000", 2024-09-14T04:30:23.981 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.8306999999999999e-05 2024-09-14T04:30:23.981 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.981 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.981 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:30:23.981 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.832437+0000", 2024-09-14T04:30:23.981 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.36630681100000001 2024-09-14T04:30:23.981 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.981 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.981 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:30:23.981 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.832528+0000", 2024-09-14T04:30:23.982 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.1590999999999998e-05 2024-09-14T04:30:23.982 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:30:23.982 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:30:23.982 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:30:23.982 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.982 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.982 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.44912.0:87640 7.5 e132/123 7:a68acf52:::benchmark_data_smithi038_143366_object87639:head v 132'5349, mlcod=132'5347)", 2024-09-14T04:30:23.982 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:29:25.465799+0000", 2024-09-14T04:30:23.982 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 58.403002616000002, 2024-09-14T04:30:23.982 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.36635416999999998, 2024-09-14T04:30:23.982 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:30:23.982 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:30:23.982 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:30:23.982 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:30:23.983 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.983 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:30:23.983 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.465799+0000", 2024-09-14T04:30:23.983 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:30:23.983 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.983 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.983 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:30:23.984 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.465799+0000", 2024-09-14T04:30:23.984 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:30:23.984 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.984 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.984 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:30:23.985 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.465799+0000", 2024-09-14T04:30:23.985 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.2099999999999998e-07 2024-09-14T04:30:23.985 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.985 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.985 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:30:23.986 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.465822+0000", 2024-09-14T04:30:23.986 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.2994999999999999e-05 2024-09-14T04:30:23.986 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.986 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.986 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:30:23.986 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.465829+0000", 2024-09-14T04:30:23.986 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.5370000000000003e-06 2024-09-14T04:30:23.986 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.987 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.987 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:30:23.987 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.465834+0000", 2024-09-14T04:30:23.987 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.6779999999999999e-06 2024-09-14T04:30:23.987 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.987 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.987 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:30:23.987 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.466380+0000", 2024-09-14T04:30:23.987 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00054610499999999996 2024-09-14T04:30:23.987 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.987 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.987 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:30:23.987 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.466401+0000", 2024-09-14T04:30:23.987 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.0848000000000001e-05 2024-09-14T04:30:23.988 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.988 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.988 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:30:23.988 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.832078+0000", 2024-09-14T04:30:23.988 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.36567714800000001 2024-09-14T04:30:23.988 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.988 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.988 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:30:23.988 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.832153+0000", 2024-09-14T04:30:23.988 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.5537999999999994e-05 2024-09-14T04:30:23.988 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:30:23.988 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:30:23.988 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:30:23.988 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.989 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.989 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.44912.0:87642 7.f 7:f7409cd4:::benchmark_data_smithi038_143366_object87641:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e132)", 2024-09-14T04:30:23.989 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:29:25.467501+0000", 2024-09-14T04:30:23.989 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 58.401300954, 2024-09-14T04:30:23.989 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.36527735700000002, 2024-09-14T04:30:23.989 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:30:23.989 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:30:23.989 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:30:23.989 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:30:23.989 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.44912", 2024-09-14T04:30:23.989 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/661761194", 2024-09-14T04:30:23.989 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 87642 2024-09-14T04:30:23.990 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.990 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:30:23.990 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.990 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:30:23.990 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.467501+0000", 2024-09-14T04:30:23.990 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:30:23.990 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.990 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.990 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:30:23.990 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.467501+0000", 2024-09-14T04:30:23.990 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:30:23.990 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.990 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.991 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:30:23.991 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.467502+0000", 2024-09-14T04:30:23.991 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.6309999999999999e-06 2024-09-14T04:30:23.991 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.991 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.991 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:30:23.991 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.467535+0000", 2024-09-14T04:30:23.991 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.2799999999999998e-05 2024-09-14T04:30:23.991 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.991 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.991 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:30:23.991 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.467546+0000", 2024-09-14T04:30:23.991 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.0703000000000001e-05 2024-09-14T04:30:23.991 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.992 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.992 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:30:23.992 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.467553+0000", 2024-09-14T04:30:23.992 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.7469999999999999e-06 2024-09-14T04:30:23.992 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.992 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.992 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:30:23.992 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.467610+0000", 2024-09-14T04:30:23.992 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.7225000000000002e-05 2024-09-14T04:30:23.992 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.992 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.992 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:30:23.993 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.467760+0000", 2024-09-14T04:30:23.993 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000149794 2024-09-14T04:30:23.993 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.993 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.993 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 3,7", 2024-09-14T04:30:23.993 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.467919+0000", 2024-09-14T04:30:23.993 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000159755 2024-09-14T04:30:23.993 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.993 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.993 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:30:23.993 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.832130+0000", 2024-09-14T04:30:23.994 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.36421046600000001 2024-09-14T04:30:23.994 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.994 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.994 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:30:23.994 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.832301+0000", 2024-09-14T04:30:23.994 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00017149400000000001 2024-09-14T04:30:23.994 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.994 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.995 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:30:23.995 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.832643+0000", 2024-09-14T04:30:23.995 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00034175999999999998 2024-09-14T04:30:23.995 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.995 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.995 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:30:23.996 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.832718+0000", 2024-09-14T04:30:23.996 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.5337000000000001e-05 2024-09-14T04:30:23.996 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.996 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.996 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:30:23.996 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.832778+0000", 2024-09-14T04:30:23.996 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.9645000000000002e-05 2024-09-14T04:30:23.996 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:30:23.996 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:30:23.996 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:30:23.996 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.996 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.996 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.44912.0:87644 7.4 7:2c72fb03:::benchmark_data_smithi038_143366_object87643:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e132)", 2024-09-14T04:30:23.997 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:29:25.475702+0000", 2024-09-14T04:30:23.997 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 58.393099429000003, 2024-09-14T04:30:23.997 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.36390366200000002, 2024-09-14T04:30:23.997 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:30:23.997 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:30:23.997 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:30:23.998 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:30:23.998 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.44912", 2024-09-14T04:30:23.998 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/661761194", 2024-09-14T04:30:23.998 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 87644 2024-09-14T04:30:23.998 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.998 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:30:23.998 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.998 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:30:23.998 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.475702+0000", 2024-09-14T04:30:23.998 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:30:23.999 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.999 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.999 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:30:23.999 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.475702+0000", 2024-09-14T04:30:23.999 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:30:23.999 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.999 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.999 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:30:23.999 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.475704+0000", 2024-09-14T04:30:23.999 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.9010000000000001e-06 2024-09-14T04:30:23.999 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:23.999 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:23.999 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:30:23.999 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.475732+0000", 2024-09-14T04:30:24.000 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.8192999999999999e-05 2024-09-14T04:30:24.000 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:24.000 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:24.000 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:30:24.000 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.832088+0000", 2024-09-14T04:30:24.000 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.35635604700000001 2024-09-14T04:30:24.000 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:24.000 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:24.000 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:30:24.000 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.832121+0000", 2024-09-14T04:30:24.000 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.2579000000000001e-05 2024-09-14T04:30:24.000 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:24.000 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:24.000 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:30:24.001 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.832240+0000", 2024-09-14T04:30:24.001 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000118682 2024-09-14T04:30:24.001 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:24.001 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:24.001 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:30:24.001 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.832480+0000", 2024-09-14T04:30:24.001 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00024000599999999999 2024-09-14T04:30:24.001 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:24.001 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:24.001 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 1,4", 2024-09-14T04:30:24.001 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.832718+0000", 2024-09-14T04:30:24.001 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00023864700000000001 2024-09-14T04:30:24.001 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:24.002 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:24.002 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:30:24.002 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.837203+0000", 2024-09-14T04:30:24.002 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0044843950000000004 2024-09-14T04:30:24.002 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:24.002 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:24.002 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:30:24.002 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.838991+0000", 2024-09-14T04:30:24.002 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0017884050000000001 2024-09-14T04:30:24.002 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:24.002 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:24.002 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:30:24.002 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.839424+0000", 2024-09-14T04:30:24.002 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00043260599999999998 2024-09-14T04:30:24.003 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:24.003 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:24.003 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:30:24.003 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.839526+0000", 2024-09-14T04:30:24.003 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00010282599999999999 2024-09-14T04:30:24.003 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:24.003 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:24.003 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:30:24.003 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.839606+0000", 2024-09-14T04:30:24.003 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.9375000000000005e-05 2024-09-14T04:30:24.003 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:30:24.003 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:30:24.003 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:30:24.003 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:24.004 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:24.004 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.44912.0:87652 7.5 e132/123 7:a9d818a9:::benchmark_data_smithi038_143366_object87651:head v 132'5350, mlcod=132'5347)", 2024-09-14T04:30:24.004 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:29:25.478064+0000", 2024-09-14T04:30:24.004 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 58.390737885999997, 2024-09-14T04:30:24.004 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.36398338299999999, 2024-09-14T04:30:24.004 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:30:24.004 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:30:24.004 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:30:24.004 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:30:24.004 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:24.004 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:30:24.004 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.478064+0000", 2024-09-14T04:30:24.004 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:30:24.005 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:24.005 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:24.005 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:30:24.005 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.478064+0000", 2024-09-14T04:30:24.005 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:30:24.005 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:24.005 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:24.005 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:30:24.005 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.478065+0000", 2024-09-14T04:30:24.005 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.0109999999999999e-06 2024-09-14T04:30:24.005 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:24.005 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:24.005 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:30:24.006 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.478092+0000", 2024-09-14T04:30:24.006 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.7528000000000001e-05 2024-09-14T04:30:24.006 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:24.006 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:24.006 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:30:24.006 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.832389+0000", 2024-09-14T04:30:24.006 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.354296271 2024-09-14T04:30:24.006 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:24.006 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:24.006 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:30:24.006 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.832412+0000", 2024-09-14T04:30:24.006 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.3555999999999999e-05 2024-09-14T04:30:24.006 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:24.006 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:24.007 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:30:24.007 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.833068+0000", 2024-09-14T04:30:24.007 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000656268 2024-09-14T04:30:24.007 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:24.007 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:24.007 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:30:24.007 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.833105+0000", 2024-09-14T04:30:24.007 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.6565e-05 2024-09-14T04:30:24.007 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:24.007 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:24.007 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:30:24.007 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.841969+0000", 2024-09-14T04:30:24.007 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0088637009999999999 2024-09-14T04:30:24.007 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:24.008 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:24.008 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:30:24.008 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:25.842047+0000", 2024-09-14T04:30:24.008 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.8483000000000001e-05 2024-09-14T04:30:24.008 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:30:24.008 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:30:24.008 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:30:24.008 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:24.008 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:24.008 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.44912.0:103191 7.f 7:f41adce3:::benchmark_data_smithi038_143366_object2049:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e132)", 2024-09-14T04:30:24.008 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:29:45.610544+0000", 2024-09-14T04:30:24.008 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 38.258258036999997, 2024-09-14T04:30:24.008 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.377357257, 2024-09-14T04:30:24.008 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:30:24.009 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:30:24.009 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:30:24.009 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:30:24.009 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.44912", 2024-09-14T04:30:24.009 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/661761194", 2024-09-14T04:30:24.009 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 103191 2024-09-14T04:30:24.009 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:24.009 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:30:24.009 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:24.009 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:30:24.009 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:45.610544+0000", 2024-09-14T04:30:24.009 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:30:24.009 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:24.010 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:24.010 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:30:24.010 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:45.610544+0000", 2024-09-14T04:30:24.010 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:30:24.010 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:24.010 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:24.010 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:30:24.010 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:45.610547+0000", 2024-09-14T04:30:24.010 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.6169999999999998e-06 2024-09-14T04:30:24.010 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:24.010 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:24.010 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:30:24.010 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:45.610560+0000", 2024-09-14T04:30:24.010 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.2432000000000001e-05 2024-09-14T04:30:24.011 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:24.011 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:24.011 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:30:24.011 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:45.610593+0000", 2024-09-14T04:30:24.011 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.3349999999999997e-05 2024-09-14T04:30:24.011 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:24.011 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:24.011 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:30:24.011 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:45.610613+0000", 2024-09-14T04:30:24.011 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.0115999999999998e-05 2024-09-14T04:30:24.011 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:24.011 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:24.011 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:30:24.011 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:45.610728+0000", 2024-09-14T04:30:24.012 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000114728 2024-09-14T04:30:24.012 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:24.012 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:24.012 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:30:24.012 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:45.610929+0000", 2024-09-14T04:30:24.012 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00020158599999999999 2024-09-14T04:30:24.012 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:24.012 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:24.012 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 3,7", 2024-09-14T04:30:24.012 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:45.611129+0000", 2024-09-14T04:30:24.012 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000199419 2024-09-14T04:30:24.013 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:24.013 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:24.013 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:30:24.013 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:45.614962+0000", 2024-09-14T04:30:24.013 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0038327919999999998 2024-09-14T04:30:24.013 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:24.013 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:24.013 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:30:24.013 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:45.615293+0000", 2024-09-14T04:30:24.013 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000331508 2024-09-14T04:30:24.013 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:24.013 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:24.013 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:30:24.014 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:45.987644+0000", 2024-09-14T04:30:24.014 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.37235129099999997 2024-09-14T04:30:24.014 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:24.014 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:24.014 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:30:24.014 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:45.987792+0000", 2024-09-14T04:30:24.014 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00014732999999999999 2024-09-14T04:30:24.014 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:24.014 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:24.014 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:30:24.014 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:29:45.987901+0000", 2024-09-14T04:30:24.015 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000109088 2024-09-14T04:30:24.015 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:30:24.015 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:30:24.015 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:30:24.015 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:30:24.015 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:30:24.016 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-09-14T04:30:24.016 INFO:teuthology.orchestra.run.smithi038.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-14T04:30:24.017 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7: {} 2024-09-14T04:30:24.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:24.017 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:24.017 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:30:24.118 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:24.142 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:24.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:24.144 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:30:24.245 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:24.269 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:24.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:24.271 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:30:24.372 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:24.399 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:24.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:24.401 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:30:24.502 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:24.531 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:24.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:24.536 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:30:24.631 INFO:teuthology.orchestra.run.smithi038.stderr:nodeep-scrub is set 2024-09-14T04:30:24.637 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:24.662 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:24.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:24.669 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:30:24.770 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:24.778 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:24 smithi123 bash[68976]: cluster 2024-09-14T04:30:23.120451+0000 mgr.y (mgr.26165) 678 : cluster [DBG] pgmap v605: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 639 op/s 2024-09-14T04:30:24.779 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:24 smithi123 bash[68976]: cluster 2024-09-14T04:30:23.120451+0000 mgr.y (mgr.26165) 678 : cluster [DBG] pgmap v605: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 639 op/s 2024-09-14T04:30:24.779 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:24 smithi123 bash[68976]: audit 2024-09-14T04:30:24.114688+0000 mon.b (mon.1) 13 : audit [INF] from='client.? 172.21.15.38:0/2657391499' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:30:24.779 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:24 smithi123 bash[68976]: audit 2024-09-14T04:30:24.114688+0000 mon.b (mon.1) 13 : audit [INF] from='client.? 172.21.15.38:0/2657391499' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:30:24.779 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:24 smithi123 bash[68976]: audit 2024-09-14T04:30:24.115410+0000 mon.a (mon.0) 805 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:30:24.779 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:24 smithi123 bash[68976]: audit 2024-09-14T04:30:24.115410+0000 mon.a (mon.0) 805 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:30:24.802 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:24.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:24.805 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:30:24.907 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:24.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:24.943 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:24.944 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:30:25.044 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:25.074 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:24 smithi038 bash[84940]: cluster 2024-09-14T04:30:23.120451+0000 mgr.y (mgr.26165) 678 : cluster [DBG] pgmap v605: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 639 op/s 2024-09-14T04:30:25.074 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:24 smithi038 bash[84940]: cluster 2024-09-14T04:30:23.120451+0000 mgr.y (mgr.26165) 678 : cluster [DBG] pgmap v605: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 639 op/s 2024-09-14T04:30:25.074 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:24 smithi038 bash[84940]: audit 2024-09-14T04:30:24.114688+0000 mon.b (mon.1) 13 : audit [INF] from='client.? 172.21.15.38:0/2657391499' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:30:25.074 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:24 smithi038 bash[84940]: audit 2024-09-14T04:30:24.114688+0000 mon.b (mon.1) 13 : audit [INF] from='client.? 172.21.15.38:0/2657391499' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:30:25.075 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:24 smithi038 bash[84940]: audit 2024-09-14T04:30:24.115410+0000 mon.a (mon.0) 805 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:30:25.075 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:24 smithi038 bash[84940]: audit 2024-09-14T04:30:24.115410+0000 mon.a (mon.0) 805 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:30:25.075 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:24 smithi038 bash[87336]: cluster 2024-09-14T04:30:23.120451+0000 mgr.y (mgr.26165) 678 : cluster [DBG] pgmap v605: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 639 op/s 2024-09-14T04:30:25.075 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:24 smithi038 bash[87336]: cluster 2024-09-14T04:30:23.120451+0000 mgr.y (mgr.26165) 678 : cluster [DBG] pgmap v605: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 639 op/s 2024-09-14T04:30:25.075 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:24 smithi038 bash[87336]: audit 2024-09-14T04:30:24.114688+0000 mon.b (mon.1) 13 : audit [INF] from='client.? 172.21.15.38:0/2657391499' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:30:25.075 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:24 smithi038 bash[87336]: audit 2024-09-14T04:30:24.114688+0000 mon.b (mon.1) 13 : audit [INF] from='client.? 172.21.15.38:0/2657391499' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:30:25.075 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:24 smithi038 bash[87336]: audit 2024-09-14T04:30:24.115410+0000 mon.a (mon.0) 805 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:30:25.075 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:24 smithi038 bash[87336]: audit 2024-09-14T04:30:24.115410+0000 mon.a (mon.0) 805 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:30:25.077 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:25.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:25.081 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:30:25.182 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:25.217 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:25.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:25.220 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:30:25.321 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:25.342 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:25.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:25.344 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:30:25.444 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:25.466 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:25.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:25.472 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:30:25.573 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:25.596 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:25.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:25.598 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:30:25.638 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:25 smithi038 bash[87336]: audit 2024-09-14T04:30:23.673159+0000 mgr.y (mgr.26165) 679 : audit [DBG] from='client.44960 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:30:25.638 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:25 smithi038 bash[87336]: audit 2024-09-14T04:30:23.673159+0000 mgr.y (mgr.26165) 679 : audit [DBG] from='client.44960 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:30:25.638 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:25 smithi038 bash[87336]: cluster 2024-09-14T04:30:24.621185+0000 mon.a (mon.0) 806 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:30:25.638 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:25 smithi038 bash[87336]: cluster 2024-09-14T04:30:24.621185+0000 mon.a (mon.0) 806 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:30:25.639 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:25 smithi038 bash[87336]: audit 2024-09-14T04:30:24.625968+0000 mon.a (mon.0) 807 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:30:25.639 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:25 smithi038 bash[87336]: audit 2024-09-14T04:30:24.625968+0000 mon.a (mon.0) 807 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:30:25.639 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:25 smithi038 bash[87336]: cluster 2024-09-14T04:30:24.637683+0000 mon.a (mon.0) 808 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-09-14T04:30:25.639 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:25 smithi038 bash[87336]: cluster 2024-09-14T04:30:24.637683+0000 mon.a (mon.0) 808 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-09-14T04:30:25.639 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:25 smithi038 bash[87336]: cluster 2024-09-14T04:30:25.120906+0000 mgr.y (mgr.26165) 680 : cluster [DBG] pgmap v607: 89 pgs: 89 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 683 op/s 2024-09-14T04:30:25.639 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:25 smithi038 bash[87336]: cluster 2024-09-14T04:30:25.120906+0000 mgr.y (mgr.26165) 680 : cluster [DBG] pgmap v607: 89 pgs: 89 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 683 op/s 2024-09-14T04:30:25.700 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:25.725 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:25.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:25.730 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:30:25.831 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:25.878 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:25.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:25.908 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:30:25.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:25 smithi123 bash[68976]: audit 2024-09-14T04:30:23.673159+0000 mgr.y (mgr.26165) 679 : audit [DBG] from='client.44960 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:30:25.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:25 smithi123 bash[68976]: audit 2024-09-14T04:30:23.673159+0000 mgr.y (mgr.26165) 679 : audit [DBG] from='client.44960 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:30:25.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:25 smithi123 bash[68976]: cluster 2024-09-14T04:30:24.621185+0000 mon.a (mon.0) 806 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:30:25.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:25 smithi123 bash[68976]: cluster 2024-09-14T04:30:24.621185+0000 mon.a (mon.0) 806 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:30:25.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:25 smithi123 bash[68976]: audit 2024-09-14T04:30:24.625968+0000 mon.a (mon.0) 807 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:30:25.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:25 smithi123 bash[68976]: audit 2024-09-14T04:30:24.625968+0000 mon.a (mon.0) 807 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:30:25.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:25 smithi123 bash[68976]: cluster 2024-09-14T04:30:24.637683+0000 mon.a (mon.0) 808 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-09-14T04:30:25.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:25 smithi123 bash[68976]: cluster 2024-09-14T04:30:24.637683+0000 mon.a (mon.0) 808 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-09-14T04:30:25.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:25 smithi123 bash[68976]: cluster 2024-09-14T04:30:25.120906+0000 mgr.y (mgr.26165) 680 : cluster [DBG] pgmap v607: 89 pgs: 89 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 683 op/s 2024-09-14T04:30:25.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:25 smithi123 bash[68976]: cluster 2024-09-14T04:30:25.120906+0000 mgr.y (mgr.26165) 680 : cluster [DBG] pgmap v607: 89 pgs: 89 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 683 op/s 2024-09-14T04:30:26.008 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:26.041 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:26.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:26.045 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:30:26.088 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:25 smithi038 bash[84940]: audit 2024-09-14T04:30:23.673159+0000 mgr.y (mgr.26165) 679 : audit [DBG] from='client.44960 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:30:26.088 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:25 smithi038 bash[84940]: audit 2024-09-14T04:30:23.673159+0000 mgr.y (mgr.26165) 679 : audit [DBG] from='client.44960 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:30:26.089 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:25 smithi038 bash[84940]: cluster 2024-09-14T04:30:24.621185+0000 mon.a (mon.0) 806 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:30:26.089 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:25 smithi038 bash[84940]: cluster 2024-09-14T04:30:24.621185+0000 mon.a (mon.0) 806 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:30:26.089 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:25 smithi038 bash[84940]: audit 2024-09-14T04:30:24.625968+0000 mon.a (mon.0) 807 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:30:26.089 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:25 smithi038 bash[84940]: audit 2024-09-14T04:30:24.625968+0000 mon.a (mon.0) 807 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:30:26.089 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:25 smithi038 bash[84940]: cluster 2024-09-14T04:30:24.637683+0000 mon.a (mon.0) 808 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-09-14T04:30:26.089 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:25 smithi038 bash[84940]: cluster 2024-09-14T04:30:24.637683+0000 mon.a (mon.0) 808 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-09-14T04:30:26.089 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:25 smithi038 bash[84940]: cluster 2024-09-14T04:30:25.120906+0000 mgr.y (mgr.26165) 680 : cluster [DBG] pgmap v607: 89 pgs: 89 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 683 op/s 2024-09-14T04:30:26.089 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:25 smithi038 bash[84940]: cluster 2024-09-14T04:30:25.120906+0000 mgr.y (mgr.26165) 680 : cluster [DBG] pgmap v607: 89 pgs: 89 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 683 op/s 2024-09-14T04:30:26.146 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:26.186 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:26.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:26.187 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:30:26.288 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:26.311 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:26.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:26.312 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:30:26.413 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:26.438 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:26.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:26.440 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:30:26.541 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:26.572 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:26.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:26.577 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:30:26.677 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:26.713 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:26.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:26.716 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:30:26.817 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:26.843 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:26.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:26.845 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:30:26.946 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:26.969 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:26.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:26.971 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:30:27.072 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:27.094 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:27.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:27.096 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:30:27.197 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:27.227 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:27.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:27.230 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:30:27.331 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:27.361 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:27.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:27.365 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:30:27.414 INFO:teuthology.orchestra.run.smithi038.stdout:{"pg_ready":true,"pg_map":{"version":605,"stamp":"2024-09-14T04:30:23.120237+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":4806809573,"num_objects":73364,"num_object_clones":0,"num_object_copies":220092,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":73364,"num_whiteouts":0,"num_read":344,"num_read_kb":799,"num_write":129154,"num_write_kb":6474556,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":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":127306,"ondisk_log_size":127306,"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":16119148,"kb_used_data":14170092,"kb_used_omap":34,"kb_used_meta":1948189,"kb_avail":733842068,"statfs":{"total":767960285184,"available":751454277632,"internally_reserved":0,"allocated":14510174208,"data_stored":14504943351,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":35471,"internal_metadata":1994945905},"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":-503119872,"num_objects":-7677,"num_object_clones":0,"num_object_copies":-23031,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-7677,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7677,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.003539"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":144,"reported_epoch":133,"state":"active+clean","last_fresh":"2024-09-14T04:29:55.523974+0000","last_change":"2024-09-14T04:19:08.874350+0000","last_active":"2024-09-14T04:29:55.523974+0000","last_peered":"2024-09-14T04:29:55.523974+0000","last_clean":"2024-09-14T04:29:55.523974+0000","last_became_active":"2024-09-14T04:19:08.873675+0000","last_became_peered":"2024-09-14T04:19:08.873675+0000","last_unstale":"2024-09-14T04:29:55.523974+0000","last_undegraded":"2024-09-14T04:29:55.523974+0000","last_fullsized":"2024-09-14T04:29:55.523974+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:31:37.700421+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'2","reported_seq":119,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:25.194062+0000","last_change":"2024-09-14T04:19:42.634254+0000","last_active":"2024-09-14T04:29:25.194062+0000","last_peered":"2024-09-14T04:29:25.194062+0000","last_clean":"2024-09-14T04:29:25.194062+0000","last_became_active":"2024-09-14T04:19:42.633320+0000","last_became_peered":"2024-09-14T04:19:42.633320+0000","last_unstale":"2024-09-14T04:29:25.194062+0000","last_undegraded":"2024-09-14T04:29:25.194062+0000","last_fullsized":"2024-09-14T04:29:25.194062+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:12:12.393196+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":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":97,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:25.192875+0000","last_change":"2024-09-14T04:19:08.861774+0000","last_active":"2024-09-14T04:29:25.192875+0000","last_peered":"2024-09-14T04:29:25.192875+0000","last_clean":"2024-09-14T04:29:25.192875+0000","last_became_active":"2024-09-14T04:19:08.860797+0000","last_became_peered":"2024-09-14T04:19:08.860797+0000","last_unstale":"2024-09-14T04:29:25.192875+0000","last_undegraded":"2024-09-14T04:29:25.192875+0000","last_fullsized":"2024-09-14T04:29:25.192875+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:03:04.404644+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":143,"reported_epoch":133,"state":"active+clean","last_fresh":"2024-09-14T04:29:55.531257+0000","last_change":"2024-09-14T04:19:08.857954+0000","last_active":"2024-09-14T04:29:55.531257+0000","last_peered":"2024-09-14T04:29:55.531257+0000","last_clean":"2024-09-14T04:29:55.531257+0000","last_became_active":"2024-09-14T04:19:08.857031+0000","last_became_peered":"2024-09-14T04:19:08.857031+0000","last_unstale":"2024-09-14T04:29:55.531257+0000","last_undegraded":"2024-09-14T04:29:55.531257+0000","last_fullsized":"2024-09-14T04:29:55.531257+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:36:51.607695+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":144,"reported_epoch":133,"state":"active+clean","last_fresh":"2024-09-14T04:29:55.532464+0000","last_change":"2024-09-14T04:19:08.872560+0000","last_active":"2024-09-14T04:29:55.532464+0000","last_peered":"2024-09-14T04:29:55.532464+0000","last_clean":"2024-09-14T04:29:55.532464+0000","last_became_active":"2024-09-14T04:19:08.872014+0000","last_became_peered":"2024-09-14T04:19:08.872014+0000","last_unstale":"2024-09-14T04:29:55.532464+0000","last_undegraded":"2024-09-14T04:29:55.532464+0000","last_fullsized":"2024-09-14T04:29:55.532464+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:31:16.044152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":108,"reported_epoch":133,"state":"active+clean","last_fresh":"2024-09-14T04:29:55.513926+0000","last_change":"2024-09-14T04:26:24.346577+0000","last_active":"2024-09-14T04:29:55.513926+0000","last_peered":"2024-09-14T04:29:55.513926+0000","last_clean":"2024-09-14T04:29:55.513926+0000","last_became_active":"2024-09-14T04:26:24.345532+0000","last_became_peered":"2024-09-14T04:26:24.345532+0000","last_unstale":"2024-09-14T04:29:55.513926+0000","last_undegraded":"2024-09-14T04:29:55.513926+0000","last_fullsized":"2024-09-14T04:29:55.513926+0000","mapping_epoch":113,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":114,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:17:40.540610+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":144,"reported_epoch":133,"state":"active+clean","last_fresh":"2024-09-14T04:29:55.528284+0000","last_change":"2024-09-14T04:19:08.873846+0000","last_active":"2024-09-14T04:29:55.528284+0000","last_peered":"2024-09-14T04:29:55.528284+0000","last_clean":"2024-09-14T04:29:55.528284+0000","last_became_active":"2024-09-14T04:19:08.873510+0000","last_became_peered":"2024-09-14T04:19:08.873510+0000","last_unstale":"2024-09-14T04:29:55.528284+0000","last_undegraded":"2024-09-14T04:29:55.528284+0000","last_fullsized":"2024-09-14T04:29:55.528284+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:18:25.972302+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'8","reported_seq":110,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:25.195911+0000","last_change":"2024-09-14T04:16:26.504017+0000","last_active":"2024-09-14T04:29:25.195911+0000","last_peered":"2024-09-14T04:29:25.195911+0000","last_clean":"2024-09-14T04:29:25.195911+0000","last_became_active":"2024-09-14T04:16:26.503054+0000","last_became_peered":"2024-09-14T04:16:26.503054+0000","last_unstale":"2024-09-14T04:29:25.195911+0000","last_undegraded":"2024-09-14T04:29:25.195911+0000","last_fullsized":"2024-09-14T04:29:25.195911+0000","mapping_epoch":79,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":80,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T05:31:58.843037+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":12,"num_read_kb":12,"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":"7.b","version":"133'8296","reported_seq":8328,"reported_epoch":133,"state":"active+clean","last_fresh":"2024-09-14T04:30:20.055960+0000","last_change":"2024-09-14T04:27:53.237275+0000","last_active":"2024-09-14T04:30:20.055960+0000","last_peered":"2024-09-14T04:30:20.055960+0000","last_clean":"2024-09-14T04:30:20.055960+0000","last_became_active":"2024-09-14T04:27:53.236406+0000","last_became_peered":"2024-09-14T04:27:53.236406+0000","last_unstale":"2024-09-14T04:30:20.055960+0000","last_undegraded":"2024-09-14T04:30:20.055960+0000","last_fullsized":"2024-09-14T04:30:20.055960+0000","mapping_epoch":123,"log_start":"128'400","ondisk_log_start":"128'400","created":123,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_clean_scrub_stamp":"2024-09-14T04:27:52.188234+0000","objects_scrubbed":0,"log_size":7896,"log_dups_size":0,"ondisk_log_size":7896,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:13:39.245983+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":309723136,"num_objects":4726,"num_object_clones":0,"num_object_copies":14178,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4726,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8296,"num_write_kb":416704,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,6],"acting":[1,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.f","version":"63'1","reported_seq":117,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:25.194360+0000","last_change":"2024-09-14T04:19:42.634884+0000","last_active":"2024-09-14T04:29:25.194360+0000","last_peered":"2024-09-14T04:29:25.194360+0000","last_clean":"2024-09-14T04:29:25.194360+0000","last_became_active":"2024-09-14T04:19:42.634313+0000","last_became_peered":"2024-09-14T04:19:42.634313+0000","last_unstale":"2024-09-14T04:29:25.194360+0000","last_undegraded":"2024-09-14T04:29:25.194360+0000","last_fullsized":"2024-09-14T04:29:25.194360+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:54:49.619566+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":80,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:25.192006+0000","last_change":"2024-09-14T04:04:59.798230+0000","last_active":"2024-09-14T04:29:25.192006+0000","last_peered":"2024-09-14T04:29:25.192006+0000","last_clean":"2024-09-14T04:29:25.192006+0000","last_became_active":"2024-09-14T04:04:59.797446+0000","last_became_peered":"2024-09-14T04:04:59.797446+0000","last_unstale":"2024-09-14T04:29:25.192006+0000","last_undegraded":"2024-09-14T04:29:25.192006+0000","last_fullsized":"2024-09-14T04:29:25.192006+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:46:48.706881+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"7.a","version":"133'8004","reported_seq":8036,"reported_epoch":133,"state":"active+clean","last_fresh":"2024-09-14T04:30:18.842398+0000","last_change":"2024-09-14T04:27:53.236414+0000","last_active":"2024-09-14T04:30:18.842398+0000","last_peered":"2024-09-14T04:30:18.842398+0000","last_clean":"2024-09-14T04:30:18.842398+0000","last_became_active":"2024-09-14T04:27:53.235785+0000","last_became_peered":"2024-09-14T04:27:53.235785+0000","last_unstale":"2024-09-14T04:30:18.842398+0000","last_undegraded":"2024-09-14T04:30:18.842398+0000","last_fullsized":"2024-09-14T04:30:18.842398+0000","mapping_epoch":123,"log_start":"128'500","ondisk_log_start":"128'500","created":123,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_clean_scrub_stamp":"2024-09-14T04:27:52.188234+0000","objects_scrubbed":0,"log_size":7504,"log_dups_size":0,"ondisk_log_size":7504,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:57:16.738994+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":310116352,"num_objects":4732,"num_object_clones":0,"num_object_copies":14196,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4732,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8004,"num_write_kb":407552,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,5],"acting":[3,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"63'2","reported_seq":118,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:25.194358+0000","last_change":"2024-09-14T04:19:42.641163+0000","last_active":"2024-09-14T04:29:25.194358+0000","last_peered":"2024-09-14T04:29:25.194358+0000","last_clean":"2024-09-14T04:29:25.194358+0000","last_became_active":"2024-09-14T04:19:42.639319+0000","last_became_peered":"2024-09-14T04:19:42.639319+0000","last_unstale":"2024-09-14T04:29:25.194358+0000","last_undegraded":"2024-09-14T04:29:25.194358+0000","last_fullsized":"2024-09-14T04:29:25.194358+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:09:30.964543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":169,"reported_epoch":133,"state":"active+clean","last_fresh":"2024-09-14T04:29:55.514011+0000","last_change":"2024-09-14T04:19:42.644860+0000","last_active":"2024-09-14T04:29:55.514011+0000","last_peered":"2024-09-14T04:29:55.514011+0000","last_clean":"2024-09-14T04:29:55.514011+0000","last_became_active":"2024-09-14T04:19:42.643988+0000","last_became_peered":"2024-09-14T04:19:42.643988+0000","last_unstale":"2024-09-14T04:29:55.514011+0000","last_undegraded":"2024-09-14T04:29:55.514011+0000","last_fullsized":"2024-09-14T04:29:55.514011+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:36:27.621661+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.9","version":"133'8018","reported_seq":8050,"reported_epoch":133,"state":"active+clean","last_fresh":"2024-09-14T04:30:19.980475+0000","last_change":"2024-09-14T04:27:53.233883+0000","last_active":"2024-09-14T04:30:19.980475+0000","last_peered":"2024-09-14T04:30:19.980475+0000","last_clean":"2024-09-14T04:30:19.980475+0000","last_became_active":"2024-09-14T04:27:53.233368+0000","last_became_peered":"2024-09-14T04:27:53.233368+0000","last_unstale":"2024-09-14T04:30:19.980475+0000","last_undegraded":"2024-09-14T04:30:19.980475+0000","last_fullsized":"2024-09-14T04:30:19.980475+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":123,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_clean_scrub_stamp":"2024-09-14T04:27:52.188234+0000","objects_scrubbed":0,"log_size":8018,"log_dups_size":0,"ondisk_log_size":8018,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:57:08.738130+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":298713088,"num_objects":4558,"num_object_clones":0,"num_object_copies":13674,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4558,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8018,"num_write_kb":402432,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.d","version":"63'1","reported_seq":43,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:25.192800+0000","last_change":"2024-09-14T04:26:24.346366+0000","last_active":"2024-09-14T04:29:25.192800+0000","last_peered":"2024-09-14T04:29:25.192800+0000","last_clean":"2024-09-14T04:29:25.192800+0000","last_became_active":"2024-09-14T04:26:24.345417+0000","last_became_peered":"2024-09-14T04:26:24.345417+0000","last_unstale":"2024-09-14T04:29:25.192800+0000","last_undegraded":"2024-09-14T04:29:25.192800+0000","last_fullsized":"2024-09-14T04:29:25.192800+0000","mapping_epoch":113,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":114,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:43:32.215360+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":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":97,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:25.195878+0000","last_change":"2024-09-14T04:17:00.827635+0000","last_active":"2024-09-14T04:29:25.195878+0000","last_peered":"2024-09-14T04:29:25.195878+0000","last_clean":"2024-09-14T04:29:25.195878+0000","last_became_active":"2024-09-14T04:17:00.826826+0000","last_became_peered":"2024-09-14T04:17:00.826826+0000","last_unstale":"2024-09-14T04:29:25.195878+0000","last_undegraded":"2024-09-14T04:29:25.195878+0000","last_fullsized":"2024-09-14T04:29:25.195878+0000","mapping_epoch":84,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":85,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:23:45.049531+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"7.8","version":"133'8215","reported_seq":8247,"reported_epoch":133,"state":"active+clean","last_fresh":"2024-09-14T04:30:22.347117+0000","last_change":"2024-09-14T04:27:53.700385+0000","last_active":"2024-09-14T04:30:22.347117+0000","last_peered":"2024-09-14T04:30:22.347117+0000","last_clean":"2024-09-14T04:30:22.347117+0000","last_became_active":"2024-09-14T04:27:53.698901+0000","last_became_peered":"2024-09-14T04:27:53.698901+0000","last_unstale":"2024-09-14T04:30:22.347117+0000","last_undegraded":"2024-09-14T04:30:22.347117+0000","last_fullsized":"2024-09-14T04:30:22.347117+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":123,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_clean_scrub_stamp":"2024-09-14T04:27:52.188234+0000","objects_scrubbed":0,"log_size":8215,"log_dups_size":0,"ondisk_log_size":8215,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:40:31.010367+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":300089344,"num_objects":4579,"num_object_clones":0,"num_object_copies":13737,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4579,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8215,"num_write_kb":409408,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,4],"acting":[2,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":98,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:25.192701+0000","last_change":"2024-09-14T04:19:08.879621+0000","last_active":"2024-09-14T04:29:25.192701+0000","last_peered":"2024-09-14T04:29:25.192701+0000","last_clean":"2024-09-14T04:29:25.192701+0000","last_became_active":"2024-09-14T04:19:08.879232+0000","last_became_peered":"2024-09-14T04:19:08.879232+0000","last_unstale":"2024-09-14T04:29:25.192701+0000","last_undegraded":"2024-09-14T04:29:25.192701+0000","last_fullsized":"2024-09-14T04:29:25.192701+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:06:15.162063+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":159,"reported_epoch":133,"state":"active+clean","last_fresh":"2024-09-14T04:29:55.531673+0000","last_change":"2024-09-14T04:19:42.633393+0000","last_active":"2024-09-14T04:29:55.531673+0000","last_peered":"2024-09-14T04:29:55.531673+0000","last_clean":"2024-09-14T04:29:55.531673+0000","last_became_active":"2024-09-14T04:19:42.631936+0000","last_became_peered":"2024-09-14T04:19:42.631936+0000","last_unstale":"2024-09-14T04:29:55.531673+0000","last_undegraded":"2024-09-14T04:29:55.531673+0000","last_fullsized":"2024-09-14T04:29:55.531673+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:43:10.205106+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,4],"acting":[0,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"7.f","version":"133'8016","reported_seq":8045,"reported_epoch":133,"state":"active+clean","last_fresh":"2024-09-14T04:30:20.020481+0000","last_change":"2024-09-14T04:27:53.701377+0000","last_active":"2024-09-14T04:30:20.020481+0000","last_peered":"2024-09-14T04:30:20.020481+0000","last_clean":"2024-09-14T04:30:20.020481+0000","last_became_active":"2024-09-14T04:27:53.700249+0000","last_became_peered":"2024-09-14T04:27:53.700249+0000","last_unstale":"2024-09-14T04:30:20.020481+0000","last_undegraded":"2024-09-14T04:30:20.020481+0000","last_fullsized":"2024-09-14T04:30:20.020481+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":123,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_clean_scrub_stamp":"2024-09-14T04:27:52.188234+0000","objects_scrubbed":0,"log_size":8016,"log_dups_size":0,"ondisk_log_size":8016,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:04:19.295771+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":295174144,"num_objects":4504,"num_object_clones":0,"num_object_copies":13512,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4504,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8016,"num_write_kb":400640,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.b","version":"64'3","reported_seq":156,"reported_epoch":133,"state":"active+clean","last_fresh":"2024-09-14T04:29:55.525251+0000","last_change":"2024-09-14T04:19:42.635048+0000","last_active":"2024-09-14T04:29:55.525251+0000","last_peered":"2024-09-14T04:29:55.525251+0000","last_clean":"2024-09-14T04:29:55.525251+0000","last_became_active":"2024-09-14T04:19:42.634647+0000","last_became_peered":"2024-09-14T04:19:42.634647+0000","last_unstale":"2024-09-14T04:29:55.525251+0000","last_undegraded":"2024-09-14T04:29:55.525251+0000","last_fullsized":"2024-09-14T04:29:55.525251+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T06:02:44.281530+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":142,"reported_epoch":133,"state":"active+clean","last_fresh":"2024-09-14T04:29:55.514720+0000","last_change":"2024-09-14T04:19:42.638847+0000","last_active":"2024-09-14T04:29:55.514720+0000","last_peered":"2024-09-14T04:29:55.514720+0000","last_clean":"2024-09-14T04:29:55.514720+0000","last_became_active":"2024-09-14T04:19:42.638188+0000","last_became_peered":"2024-09-14T04:19:42.638188+0000","last_unstale":"2024-09-14T04:29:55.514720+0000","last_undegraded":"2024-09-14T04:29:55.514720+0000","last_fullsized":"2024-09-14T04:29:55.514720+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:23:02.561858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.e","version":"133'8074","reported_seq":8106,"reported_epoch":133,"state":"active+clean","last_fresh":"2024-09-14T04:30:22.349040+0000","last_change":"2024-09-14T04:27:53.224064+0000","last_active":"2024-09-14T04:30:22.349040+0000","last_peered":"2024-09-14T04:30:22.349040+0000","last_clean":"2024-09-14T04:30:22.349040+0000","last_became_active":"2024-09-14T04:27:53.223489+0000","last_became_peered":"2024-09-14T04:27:53.223489+0000","last_unstale":"2024-09-14T04:30:22.349040+0000","last_undegraded":"2024-09-14T04:30:22.349040+0000","last_fullsized":"2024-09-14T04:30:22.349040+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":123,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_clean_scrub_stamp":"2024-09-14T04:27:52.188234+0000","objects_scrubbed":0,"log_size":8074,"log_dups_size":0,"ondisk_log_size":8074,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:30:03.907951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":295567360,"num_objects":4510,"num_object_clones":0,"num_object_copies":13530,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4510,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8074,"num_write_kb":402688,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":115,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:25.196053+0000","last_change":"2024-09-14T04:19:42.640315+0000","last_active":"2024-09-14T04:29:25.196053+0000","last_peered":"2024-09-14T04:29:25.196053+0000","last_clean":"2024-09-14T04:29:25.196053+0000","last_became_active":"2024-09-14T04:19:42.639647+0000","last_became_peered":"2024-09-14T04:19:42.639647+0000","last_unstale":"2024-09-14T04:29:25.196053+0000","last_undegraded":"2024-09-14T04:29:25.196053+0000","last_fullsized":"2024-09-14T04:29:25.196053+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:18:39.051719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":156,"reported_epoch":133,"state":"active+clean","last_fresh":"2024-09-14T04:29:55.514129+0000","last_change":"2024-09-14T04:19:42.650071+0000","last_active":"2024-09-14T04:29:55.514129+0000","last_peered":"2024-09-14T04:29:55.514129+0000","last_clean":"2024-09-14T04:29:55.514129+0000","last_became_active":"2024-09-14T04:19:42.648824+0000","last_became_peered":"2024-09-14T04:19:42.648824+0000","last_unstale":"2024-09-14T04:29:55.514129+0000","last_undegraded":"2024-09-14T04:29:55.514129+0000","last_fullsized":"2024-09-14T04:29:55.514129+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:13:34.311856+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.d","version":"133'8127","reported_seq":8146,"reported_epoch":133,"state":"active+clean","last_fresh":"2024-09-14T04:30:20.868969+0000","last_change":"2024-09-14T04:27:53.236781+0000","last_active":"2024-09-14T04:30:20.868969+0000","last_peered":"2024-09-14T04:30:20.868969+0000","last_clean":"2024-09-14T04:30:20.868969+0000","last_became_active":"2024-09-14T04:27:53.235972+0000","last_became_peered":"2024-09-14T04:27:53.235972+0000","last_unstale":"2024-09-14T04:30:20.868969+0000","last_undegraded":"2024-09-14T04:30:20.868969+0000","last_fullsized":"2024-09-14T04:30:20.868969+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":123,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_clean_scrub_stamp":"2024-09-14T04:27:52.188234+0000","objects_scrubbed":0,"log_size":8127,"log_dups_size":0,"ondisk_log_size":8127,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:15:21.189211+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":304873496,"num_objects":4653,"num_object_clones":0,"num_object_copies":13959,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4653,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":8127,"num_write_kb":408897,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,0],"acting":[6,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":140,"reported_epoch":133,"state":"active+clean","last_fresh":"2024-09-14T04:29:55.513760+0000","last_change":"2024-09-14T04:19:42.643992+0000","last_active":"2024-09-14T04:29:55.513760+0000","last_peered":"2024-09-14T04:29:55.513760+0000","last_clean":"2024-09-14T04:29:55.513760+0000","last_became_active":"2024-09-14T04:19:42.643187+0000","last_became_peered":"2024-09-14T04:19:42.643187+0000","last_unstale":"2024-09-14T04:29:55.513760+0000","last_undegraded":"2024-09-14T04:29:55.513760+0000","last_fullsized":"2024-09-14T04:29:55.513760+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:24:52.681331+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":134,"reported_epoch":133,"state":"active+clean","last_fresh":"2024-09-14T04:29:55.514288+0000","last_change":"2024-09-14T04:19:42.650362+0000","last_active":"2024-09-14T04:29:55.514288+0000","last_peered":"2024-09-14T04:29:55.514288+0000","last_clean":"2024-09-14T04:29:55.514288+0000","last_became_active":"2024-09-14T04:19:42.649250+0000","last_became_peered":"2024-09-14T04:19:42.649250+0000","last_unstale":"2024-09-14T04:29:55.514288+0000","last_undegraded":"2024-09-14T04:29:55.514288+0000","last_fullsized":"2024-09-14T04:29:55.514288+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:13:02.042182+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.c","version":"133'7996","reported_seq":8014,"reported_epoch":133,"state":"active+clean","last_fresh":"2024-09-14T04:30:20.841257+0000","last_change":"2024-09-14T04:27:53.699004+0000","last_active":"2024-09-14T04:30:20.841257+0000","last_peered":"2024-09-14T04:30:20.841257+0000","last_clean":"2024-09-14T04:30:20.841257+0000","last_became_active":"2024-09-14T04:27:53.698607+0000","last_became_peered":"2024-09-14T04:27:53.698607+0000","last_unstale":"2024-09-14T04:30:20.841257+0000","last_undegraded":"2024-09-14T04:30:20.841257+0000","last_fullsized":"2024-09-14T04:30:20.841257+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":123,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_clean_scrub_stamp":"2024-09-14T04:27:52.188234+0000","objects_scrubbed":0,"log_size":7996,"log_dups_size":0,"ondisk_log_size":7996,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:21:10.386536+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":298319872,"num_objects":4552,"num_object_clones":0,"num_object_copies":13656,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4552,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7996,"num_write_kb":401536,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":146,"reported_epoch":133,"state":"active+clean","last_fresh":"2024-09-14T04:29:55.524351+0000","last_change":"2024-09-14T04:19:08.874337+0000","last_active":"2024-09-14T04:29:55.524351+0000","last_peered":"2024-09-14T04:29:55.524351+0000","last_clean":"2024-09-14T04:29:55.524351+0000","last_became_active":"2024-09-14T04:19:08.873054+0000","last_became_peered":"2024-09-14T04:19:08.873054+0000","last_unstale":"2024-09-14T04:29:55.524351+0000","last_undegraded":"2024-09-14T04:29:55.524351+0000","last_fullsized":"2024-09-14T04:29:55.524351+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:41:29.161551+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":146,"reported_epoch":133,"state":"active+clean","last_fresh":"2024-09-14T04:29:55.515637+0000","last_change":"2024-09-14T04:19:42.652319+0000","last_active":"2024-09-14T04:29:55.515637+0000","last_peered":"2024-09-14T04:29:55.515637+0000","last_clean":"2024-09-14T04:29:55.515637+0000","last_became_active":"2024-09-14T04:19:42.651977+0000","last_became_peered":"2024-09-14T04:19:42.651977+0000","last_unstale":"2024-09-14T04:29:55.515637+0000","last_undegraded":"2024-09-14T04:29:55.515637+0000","last_fullsized":"2024-09-14T04:29:55.515637+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:49:25.535726+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"7.6","version":"133'7995","reported_seq":8027,"reported_epoch":133,"state":"active+clean","last_fresh":"2024-09-14T04:30:20.018693+0000","last_change":"2024-09-14T04:27:53.700583+0000","last_active":"2024-09-14T04:30:20.018693+0000","last_peered":"2024-09-14T04:30:20.018693+0000","last_clean":"2024-09-14T04:30:20.018693+0000","last_became_active":"2024-09-14T04:27:53.699267+0000","last_became_peered":"2024-09-14T04:27:53.699267+0000","last_unstale":"2024-09-14T04:30:20.018693+0000","last_undegraded":"2024-09-14T04:30:20.018693+0000","last_fullsized":"2024-09-14T04:30:20.018693+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":123,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_clean_scrub_stamp":"2024-09-14T04:27:52.188234+0000","objects_scrubbed":0,"log_size":7995,"log_dups_size":0,"ondisk_log_size":7995,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:38:05.219246+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":303628288,"num_objects":4633,"num_object_clones":0,"num_object_copies":13899,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4633,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7995,"num_write_kb":404096,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.0","version":"75'100","reported_seq":215,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:25.193923+0000","last_change":"2024-09-14T04:16:26.513056+0000","last_active":"2024-09-14T04:29:25.193923+0000","last_peered":"2024-09-14T04:29:25.193923+0000","last_clean":"2024-09-14T04:29:25.193923+0000","last_became_active":"2024-09-14T04:16:26.511831+0000","last_became_peered":"2024-09-14T04:16:26.511831+0000","last_unstale":"2024-09-14T04:29:25.193923+0000","last_undegraded":"2024-09-14T04:29:25.193923+0000","last_fullsized":"2024-09-14T04:29:25.193923+0000","mapping_epoch":79,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":80,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T03:56:14.533049+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:39:06.110004+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":306,"num_read_kb":759,"num_write":149,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"55'1","reported_seq":111,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:25.193430+0000","last_change":"2024-09-14T04:18:23.879583+0000","last_active":"2024-09-14T04:29:25.193430+0000","last_peered":"2024-09-14T04:29:25.193430+0000","last_clean":"2024-09-14T04:29:25.193430+0000","last_became_active":"2024-09-14T04:18:23.878529+0000","last_became_peered":"2024-09-14T04:18:23.878529+0000","last_unstale":"2024-09-14T04:29:25.193430+0000","last_undegraded":"2024-09-14T04:29:25.193430+0000","last_fullsized":"2024-09-14T04:29:25.193430+0000","mapping_epoch":89,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":90,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:23:29.719949+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000682689,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":104,"reported_epoch":133,"state":"active+clean","last_fresh":"2024-09-14T04:29:55.534613+0000","last_change":"2024-09-14T04:19:08.881085+0000","last_active":"2024-09-14T04:29:55.534613+0000","last_peered":"2024-09-14T04:29:55.534613+0000","last_clean":"2024-09-14T04:29:55.534613+0000","last_became_active":"2024-09-14T04:19:08.880678+0000","last_became_peered":"2024-09-14T04:19:08.880678+0000","last_unstale":"2024-09-14T04:29:55.534613+0000","last_undegraded":"2024-09-14T04:29:55.534613+0000","last_fullsized":"2024-09-14T04:29:55.534613+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:31:42.518778+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":97,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:25.198560+0000","last_change":"2024-09-14T04:19:42.633958+0000","last_active":"2024-09-14T04:29:25.198560+0000","last_peered":"2024-09-14T04:29:25.198560+0000","last_clean":"2024-09-14T04:29:25.198560+0000","last_became_active":"2024-09-14T04:19:42.633294+0000","last_became_peered":"2024-09-14T04:19:42.633294+0000","last_unstale":"2024-09-14T04:29:25.198560+0000","last_undegraded":"2024-09-14T04:29:25.198560+0000","last_fullsized":"2024-09-14T04:29:25.198560+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:43:46.207050+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"7.5","version":"133'8008","reported_seq":8040,"reported_epoch":133,"state":"active+clean","last_fresh":"2024-09-14T04:30:22.313981+0000","last_change":"2024-09-14T04:27:53.700271+0000","last_active":"2024-09-14T04:30:22.313981+0000","last_peered":"2024-09-14T04:30:22.313981+0000","last_clean":"2024-09-14T04:30:22.313981+0000","last_became_active":"2024-09-14T04:27:53.699373+0000","last_became_peered":"2024-09-14T04:27:53.699373+0000","last_unstale":"2024-09-14T04:30:22.313981+0000","last_undegraded":"2024-09-14T04:30:22.313981+0000","last_fullsized":"2024-09-14T04:30:22.313981+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":123,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_clean_scrub_stamp":"2024-09-14T04:27:52.188234+0000","objects_scrubbed":0,"log_size":8008,"log_dups_size":0,"ondisk_log_size":8008,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:15:20.846833+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":291897344,"num_objects":4454,"num_object_clones":0,"num_object_copies":13362,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4454,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8008,"num_write_kb":398784,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,0],"acting":[2,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":123,"reported_epoch":133,"state":"active+clean","last_fresh":"2024-09-14T04:29:55.515845+0000","last_change":"2024-09-14T04:26:24.454831+0000","last_active":"2024-09-14T04:29:55.515845+0000","last_peered":"2024-09-14T04:29:55.515845+0000","last_clean":"2024-09-14T04:29:55.515845+0000","last_became_active":"2024-09-14T04:26:24.454553+0000","last_became_peered":"2024-09-14T04:26:24.454553+0000","last_unstale":"2024-09-14T04:29:55.515845+0000","last_undegraded":"2024-09-14T04:29:55.515845+0000","last_fullsized":"2024-09-14T04:29:55.515845+0000","mapping_epoch":113,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":114,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:34:23.068709+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00063445000000000005,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,0],"acting":[1,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":155,"reported_epoch":133,"state":"active+clean","last_fresh":"2024-09-14T04:29:55.531286+0000","last_change":"2024-09-14T04:19:42.645707+0000","last_active":"2024-09-14T04:29:55.531286+0000","last_peered":"2024-09-14T04:29:55.531286+0000","last_clean":"2024-09-14T04:29:55.531286+0000","last_became_active":"2024-09-14T04:19:42.645184+0000","last_became_peered":"2024-09-14T04:19:42.645184+0000","last_unstale":"2024-09-14T04:29:55.531286+0000","last_undegraded":"2024-09-14T04:29:55.531286+0000","last_fullsized":"2024-09-14T04:29:55.531286+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:24:17.839457+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":156,"reported_epoch":133,"state":"active+clean","last_fresh":"2024-09-14T04:29:55.532622+0000","last_change":"2024-09-14T04:18:23.880498+0000","last_active":"2024-09-14T04:29:55.532622+0000","last_peered":"2024-09-14T04:29:55.532622+0000","last_clean":"2024-09-14T04:29:55.532622+0000","last_became_active":"2024-09-14T04:18:23.880059+0000","last_became_peered":"2024-09-14T04:18:23.880059+0000","last_unstale":"2024-09-14T04:29:55.532622+0000","last_undegraded":"2024-09-14T04:29:55.532622+0000","last_fullsized":"2024-09-14T04:29:55.532622+0000","mapping_epoch":89,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":90,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:24:39.684714+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"7.4","version":"133'7921","reported_seq":7953,"reported_epoch":133,"state":"active+clean","last_fresh":"2024-09-14T04:30:19.924385+0000","last_change":"2024-09-14T04:27:53.234415+0000","last_active":"2024-09-14T04:30:19.924385+0000","last_peered":"2024-09-14T04:30:19.924385+0000","last_clean":"2024-09-14T04:30:19.924385+0000","last_became_active":"2024-09-14T04:27:53.232361+0000","last_became_peered":"2024-09-14T04:27:53.232361+0000","last_unstale":"2024-09-14T04:30:19.924385+0000","last_undegraded":"2024-09-14T04:30:19.924385+0000","last_fullsized":"2024-09-14T04:30:19.924385+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":123,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_clean_scrub_stamp":"2024-09-14T04:27:52.188234+0000","objects_scrubbed":0,"log_size":7921,"log_dups_size":0,"ondisk_log_size":7921,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:36:30.737623+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":7921,"num_write_kb":397696,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":174,"reported_epoch":133,"state":"active+clean","last_fresh":"2024-09-14T04:29:55.520857+0000","last_change":"2024-09-14T04:19:08.878310+0000","last_active":"2024-09-14T04:29:55.520857+0000","last_peered":"2024-09-14T04:29:55.520857+0000","last_clean":"2024-09-14T04:29:55.520857+0000","last_became_active":"2024-09-14T04:19:08.877849+0000","last_became_peered":"2024-09-14T04:19:08.877849+0000","last_unstale":"2024-09-14T04:29:55.520857+0000","last_undegraded":"2024-09-14T04:29:55.520857+0000","last_fullsized":"2024-09-14T04:29:55.520857+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:25:46.536509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026470600000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":135,"reported_epoch":133,"state":"active+clean","last_fresh":"2024-09-14T04:29:55.516019+0000","last_change":"2024-09-14T04:18:23.868969+0000","last_active":"2024-09-14T04:29:55.516019+0000","last_peered":"2024-09-14T04:29:55.516019+0000","last_clean":"2024-09-14T04:29:55.516019+0000","last_became_active":"2024-09-14T04:18:23.868634+0000","last_became_peered":"2024-09-14T04:18:23.868634+0000","last_unstale":"2024-09-14T04:29:55.516019+0000","last_undegraded":"2024-09-14T04:29:55.516019+0000","last_fullsized":"2024-09-14T04:29:55.516019+0000","mapping_epoch":89,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":90,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:21:23.421668+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":159,"reported_epoch":133,"state":"active+clean","last_fresh":"2024-09-14T04:29:55.515485+0000","last_change":"2024-09-14T04:17:00.812758+0000","last_active":"2024-09-14T04:29:55.515485+0000","last_peered":"2024-09-14T04:29:55.515485+0000","last_clean":"2024-09-14T04:29:55.515485+0000","last_became_active":"2024-09-14T04:17:00.807804+0000","last_became_peered":"2024-09-14T04:17:00.807804+0000","last_unstale":"2024-09-14T04:29:55.515485+0000","last_undegraded":"2024-09-14T04:29:55.515485+0000","last_fullsized":"2024-09-14T04:29:55.515485+0000","mapping_epoch":84,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":85,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:09:53.290497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"7.7","version":"133'8102","reported_seq":8120,"reported_epoch":133,"state":"active+clean","last_fresh":"2024-09-14T04:30:20.844511+0000","last_change":"2024-09-14T04:27:53.226539+0000","last_active":"2024-09-14T04:30:20.844511+0000","last_peered":"2024-09-14T04:30:20.844511+0000","last_clean":"2024-09-14T04:30:20.844511+0000","last_became_active":"2024-09-14T04:27:53.226199+0000","last_became_peered":"2024-09-14T04:27:53.226199+0000","last_unstale":"2024-09-14T04:30:20.844511+0000","last_undegraded":"2024-09-14T04:30:20.844511+0000","last_fullsized":"2024-09-14T04:30:20.844511+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":123,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_clean_scrub_stamp":"2024-09-14T04:27:52.188234+0000","objects_scrubbed":0,"log_size":8102,"log_dups_size":0,"ondisk_log_size":8102,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:14:54.014432+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":301596672,"num_objects":4602,"num_object_clones":0,"num_object_copies":13806,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4602,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8102,"num_write_kb":406528,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.2","version":"57'2","reported_seq":112,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:25.192379+0000","last_change":"2024-09-14T04:17:00.828407+0000","last_active":"2024-09-14T04:29:25.192379+0000","last_peered":"2024-09-14T04:29:25.192379+0000","last_clean":"2024-09-14T04:29:25.192379+0000","last_became_active":"2024-09-14T04:17:00.827475+0000","last_became_peered":"2024-09-14T04:17:00.827475+0000","last_unstale":"2024-09-14T04:29:25.192379+0000","last_undegraded":"2024-09-14T04:29:25.192379+0000","last_fullsized":"2024-09-14T04:29:25.192379+0000","mapping_epoch":84,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":85,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:28:13.026531+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0017315220000000001,"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":131,"reported_epoch":133,"state":"active+clean","last_fresh":"2024-09-14T04:29:55.515144+0000","last_change":"2024-09-14T04:19:42.643539+0000","last_active":"2024-09-14T04:29:55.515144+0000","last_peered":"2024-09-14T04:29:55.515144+0000","last_clean":"2024-09-14T04:29:55.515144+0000","last_became_active":"2024-09-14T04:19:42.642399+0000","last_became_peered":"2024-09-14T04:19:42.642399+0000","last_unstale":"2024-09-14T04:29:55.515144+0000","last_undegraded":"2024-09-14T04:29:55.515144+0000","last_fullsized":"2024-09-14T04:29:55.515144+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:22:53.104394+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":147,"reported_epoch":133,"state":"active+clean","last_fresh":"2024-09-14T04:29:55.515033+0000","last_change":"2024-09-14T04:19:08.878487+0000","last_active":"2024-09-14T04:29:55.515033+0000","last_peered":"2024-09-14T04:29:55.515033+0000","last_clean":"2024-09-14T04:29:55.515033+0000","last_became_active":"2024-09-14T04:19:08.877989+0000","last_became_peered":"2024-09-14T04:19:08.877989+0000","last_unstale":"2024-09-14T04:29:55.515033+0000","last_undegraded":"2024-09-14T04:29:55.515033+0000","last_fullsized":"2024-09-14T04:29:55.515033+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:00:52.330468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"7.1","version":"133'8052","reported_seq":8084,"reported_epoch":133,"state":"active+clean","last_fresh":"2024-09-14T04:30:20.267427+0000","last_change":"2024-09-14T04:27:53.229832+0000","last_active":"2024-09-14T04:30:20.267427+0000","last_peered":"2024-09-14T04:30:20.267427+0000","last_clean":"2024-09-14T04:30:20.267427+0000","last_became_active":"2024-09-14T04:27:53.228928+0000","last_became_peered":"2024-09-14T04:27:53.228928+0000","last_unstale":"2024-09-14T04:30:20.267427+0000","last_undegraded":"2024-09-14T04:30:20.267427+0000","last_fullsized":"2024-09-14T04:30:20.267427+0000","mapping_epoch":123,"log_start":"128'100","ondisk_log_start":"128'100","created":123,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_clean_scrub_stamp":"2024-09-14T04:27:52.188234+0000","objects_scrubbed":0,"log_size":7952,"log_dups_size":0,"ondisk_log_size":7952,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:12:06.836364+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":290586624,"num_objects":4434,"num_object_clones":0,"num_object_copies":13302,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4434,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8052,"num_write_kb":399552,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.5","version":"0'0","reported_seq":115,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:25.193112+0000","last_change":"2024-09-14T04:19:08.861754+0000","last_active":"2024-09-14T04:29:25.193112+0000","last_peered":"2024-09-14T04:29:25.193112+0000","last_clean":"2024-09-14T04:29:25.193112+0000","last_became_active":"2024-09-14T04:19:08.860874+0000","last_became_peered":"2024-09-14T04:19:08.860874+0000","last_unstale":"2024-09-14T04:29:25.193112+0000","last_undegraded":"2024-09-14T04:29:25.193112+0000","last_fullsized":"2024-09-14T04:29:25.193112+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:59:01.334811+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":172,"reported_epoch":133,"state":"active+clean","last_fresh":"2024-09-14T04:29:55.515273+0000","last_change":"2024-09-14T04:17:00.813520+0000","last_active":"2024-09-14T04:29:55.515273+0000","last_peered":"2024-09-14T04:29:55.515273+0000","last_clean":"2024-09-14T04:29:55.515273+0000","last_became_active":"2024-09-14T04:17:00.807330+0000","last_became_peered":"2024-09-14T04:17:00.807330+0000","last_unstale":"2024-09-14T04:29:55.515273+0000","last_undegraded":"2024-09-14T04:29:55.515273+0000","last_fullsized":"2024-09-14T04:29:55.515273+0000","mapping_epoch":84,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":85,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:20:02.657329+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000609499,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":136,"reported_epoch":133,"state":"active+clean","last_fresh":"2024-09-14T04:29:55.522986+0000","last_change":"2024-09-14T04:19:42.653701+0000","last_active":"2024-09-14T04:29:55.522986+0000","last_peered":"2024-09-14T04:29:55.522986+0000","last_clean":"2024-09-14T04:29:55.522986+0000","last_became_active":"2024-09-14T04:19:42.652665+0000","last_became_peered":"2024-09-14T04:19:42.652665+0000","last_unstale":"2024-09-14T04:29:55.522986+0000","last_undegraded":"2024-09-14T04:29:55.522986+0000","last_fullsized":"2024-09-14T04:29:55.522986+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:52:36.500982+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"7.0","version":"133'8225","reported_seq":8241,"reported_epoch":133,"state":"active+clean","last_fresh":"2024-09-14T04:30:20.714845+0000","last_change":"2024-09-14T04:27:53.232926+0000","last_active":"2024-09-14T04:30:20.714845+0000","last_peered":"2024-09-14T04:30:20.714845+0000","last_clean":"2024-09-14T04:30:20.714845+0000","last_became_active":"2024-09-14T04:27:53.232237+0000","last_became_peered":"2024-09-14T04:27:53.232237+0000","last_unstale":"2024-09-14T04:30:20.714845+0000","last_undegraded":"2024-09-14T04:30:20.714845+0000","last_fullsized":"2024-09-14T04:30:20.714845+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":123,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_clean_scrub_stamp":"2024-09-14T04:27:52.188234+0000","objects_scrubbed":0,"log_size":8225,"log_dups_size":0,"ondisk_log_size":8225,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:00:34.558998+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":305725440,"num_objects":4665,"num_object_clones":0,"num_object_copies":13995,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4665,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8225,"num_write_kb":412480,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,3],"acting":[5,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":135,"reported_epoch":133,"state":"active+clean","last_fresh":"2024-09-14T04:29:55.515159+0000","last_change":"2024-09-14T04:18:23.879285+0000","last_active":"2024-09-14T04:29:55.515159+0000","last_peered":"2024-09-14T04:29:55.515159+0000","last_clean":"2024-09-14T04:29:55.515159+0000","last_became_active":"2024-09-14T04:18:23.878681+0000","last_became_peered":"2024-09-14T04:18:23.878681+0000","last_unstale":"2024-09-14T04:29:55.515159+0000","last_undegraded":"2024-09-14T04:29:55.515159+0000","last_fullsized":"2024-09-14T04:29:55.515159+0000","mapping_epoch":89,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":90,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:30:57.336674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":127,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:25.194283+0000","last_change":"2024-09-14T04:19:42.636596+0000","last_active":"2024-09-14T04:29:25.194283+0000","last_peered":"2024-09-14T04:29:25.194283+0000","last_clean":"2024-09-14T04:29:25.194283+0000","last_became_active":"2024-09-14T04:19:42.635614+0000","last_became_peered":"2024-09-14T04:19:42.635614+0000","last_unstale":"2024-09-14T04:29:25.194283+0000","last_undegraded":"2024-09-14T04:29:25.194283+0000","last_fullsized":"2024-09-14T04:29:25.194283+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:49:21.059486+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067607599999999996,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":134,"reported_epoch":133,"state":"active+clean","last_fresh":"2024-09-14T04:29:55.531605+0000","last_change":"2024-09-14T04:16:26.507780+0000","last_active":"2024-09-14T04:29:55.531605+0000","last_peered":"2024-09-14T04:29:55.531605+0000","last_clean":"2024-09-14T04:29:55.531605+0000","last_became_active":"2024-09-14T04:16:26.507129+0000","last_became_peered":"2024-09-14T04:16:26.507129+0000","last_unstale":"2024-09-14T04:29:55.531605+0000","last_undegraded":"2024-09-14T04:29:55.531605+0000","last_fullsized":"2024-09-14T04:29:55.531605+0000","mapping_epoch":79,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":80,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:51:51.286185+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"7.3","version":"133'7921","reported_seq":7953,"reported_epoch":133,"state":"active+clean","last_fresh":"2024-09-14T04:30:18.862976+0000","last_change":"2024-09-14T04:27:53.222881+0000","last_active":"2024-09-14T04:30:18.862976+0000","last_peered":"2024-09-14T04:30:18.862976+0000","last_clean":"2024-09-14T04:30:18.862976+0000","last_became_active":"2024-09-14T04:27:53.222352+0000","last_became_peered":"2024-09-14T04:27:53.222352+0000","last_unstale":"2024-09-14T04:30:18.862976+0000","last_undegraded":"2024-09-14T04:30:18.862976+0000","last_fullsized":"2024-09-14T04:30:18.862976+0000","mapping_epoch":123,"log_start":"128'400","ondisk_log_start":"128'400","created":123,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_clean_scrub_stamp":"2024-09-14T04:27:52.188234+0000","objects_scrubbed":0,"log_size":7521,"log_dups_size":0,"ondisk_log_size":7521,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:02:32.060949+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":303759360,"num_objects":4635,"num_object_clones":0,"num_object_copies":13905,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4635,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7921,"num_write_kb":401792,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,4],"acting":[3,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.7","version":"63'2","reported_seq":144,"reported_epoch":133,"state":"active+clean","last_fresh":"2024-09-14T04:29:55.528564+0000","last_change":"2024-09-14T04:19:08.871457+0000","last_active":"2024-09-14T04:29:55.528564+0000","last_peered":"2024-09-14T04:29:55.528564+0000","last_clean":"2024-09-14T04:29:55.528564+0000","last_became_active":"2024-09-14T04:19:08.868407+0000","last_became_peered":"2024-09-14T04:19:08.868407+0000","last_unstale":"2024-09-14T04:29:55.528564+0000","last_undegraded":"2024-09-14T04:29:55.528564+0000","last_fullsized":"2024-09-14T04:29:55.528564+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:59:48.374114+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":146,"reported_epoch":133,"state":"active+clean","last_fresh":"2024-09-14T04:29:55.515337+0000","last_change":"2024-09-14T04:19:42.652857+0000","last_active":"2024-09-14T04:29:55.515337+0000","last_peered":"2024-09-14T04:29:55.515337+0000","last_clean":"2024-09-14T04:29:55.515337+0000","last_became_active":"2024-09-14T04:19:42.652402+0000","last_became_peered":"2024-09-14T04:19:42.652402+0000","last_unstale":"2024-09-14T04:29:55.515337+0000","last_undegraded":"2024-09-14T04:29:55.515337+0000","last_fullsized":"2024-09-14T04:29:55.515337+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:52:50.720268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":140,"reported_epoch":133,"state":"active+clean","last_fresh":"2024-09-14T04:29:55.524133+0000","last_change":"2024-09-14T04:19:08.869232+0000","last_active":"2024-09-14T04:29:55.524133+0000","last_peered":"2024-09-14T04:29:55.524133+0000","last_clean":"2024-09-14T04:29:55.524133+0000","last_became_active":"2024-09-14T04:19:08.868255+0000","last_became_peered":"2024-09-14T04:19:08.868255+0000","last_unstale":"2024-09-14T04:29:55.524133+0000","last_undegraded":"2024-09-14T04:29:55.524133+0000","last_fullsized":"2024-09-14T04:29:55.524133+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:17:59.582224+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"7.2","version":"133'7972","reported_seq":8004,"reported_epoch":133,"state":"active+clean","last_fresh":"2024-09-14T04:30:18.843205+0000","last_change":"2024-09-14T04:27:53.235927+0000","last_active":"2024-09-14T04:30:18.843205+0000","last_peered":"2024-09-14T04:30:18.843205+0000","last_clean":"2024-09-14T04:30:18.843205+0000","last_became_active":"2024-09-14T04:27:53.235387+0000","last_became_peered":"2024-09-14T04:27:53.235387+0000","last_unstale":"2024-09-14T04:30:18.843205+0000","last_undegraded":"2024-09-14T04:30:18.843205+0000","last_fullsized":"2024-09-14T04:30:18.843205+0000","mapping_epoch":123,"log_start":"128'400","ondisk_log_start":"128'400","created":123,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_clean_scrub_stamp":"2024-09-14T04:27:52.188234+0000","objects_scrubbed":0,"log_size":7572,"log_dups_size":0,"ondisk_log_size":7572,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:43:27.441629+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":301072384,"num_objects":4594,"num_object_clones":0,"num_object_copies":13782,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4594,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7972,"num_write_kb":402112,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.6","version":"64'1","reported_seq":160,"reported_epoch":133,"state":"active+clean","last_fresh":"2024-09-14T04:29:55.532375+0000","last_change":"2024-09-14T04:19:42.638187+0000","last_active":"2024-09-14T04:29:55.532375+0000","last_peered":"2024-09-14T04:29:55.532375+0000","last_clean":"2024-09-14T04:29:55.532375+0000","last_became_active":"2024-09-14T04:19:42.637725+0000","last_became_peered":"2024-09-14T04:19:42.637725+0000","last_unstale":"2024-09-14T04:29:55.532375+0000","last_undegraded":"2024-09-14T04:29:55.532375+0000","last_fullsized":"2024-09-14T04:29:55.532375+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:50:15.366256+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":110,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:25.196277+0000","last_change":"2024-09-14T04:18:23.879292+0000","last_active":"2024-09-14T04:29:25.196277+0000","last_peered":"2024-09-14T04:29:25.196277+0000","last_clean":"2024-09-14T04:29:25.196277+0000","last_became_active":"2024-09-14T04:18:23.878398+0000","last_became_peered":"2024-09-14T04:18:23.878398+0000","last_unstale":"2024-09-14T04:29:25.196277+0000","last_undegraded":"2024-09-14T04:29:25.196277+0000","last_fullsized":"2024-09-14T04:29:25.196277+0000","mapping_epoch":89,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":90,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:27:55.872465+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00065019000000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":94,"reported_epoch":133,"state":"active+clean","last_fresh":"2024-09-14T04:29:55.513881+0000","last_change":"2024-09-14T04:19:42.632880+0000","last_active":"2024-09-14T04:29:55.513881+0000","last_peered":"2024-09-14T04:29:55.513881+0000","last_clean":"2024-09-14T04:29:55.513881+0000","last_became_active":"2024-09-14T04:19:42.630108+0000","last_became_peered":"2024-09-14T04:19:42.630108+0000","last_unstale":"2024-09-14T04:29:55.513881+0000","last_undegraded":"2024-09-14T04:29:55.513881+0000","last_fullsized":"2024-09-14T04:29:55.513881+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:13:55.228629+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":134,"reported_epoch":133,"state":"active+clean","last_fresh":"2024-09-14T04:29:55.515196+0000","last_change":"2024-09-14T04:19:42.646559+0000","last_active":"2024-09-14T04:29:55.515196+0000","last_peered":"2024-09-14T04:29:55.515196+0000","last_clean":"2024-09-14T04:29:55.515196+0000","last_became_active":"2024-09-14T04:19:42.645683+0000","last_became_peered":"2024-09-14T04:19:42.645683+0000","last_unstale":"2024-09-14T04:29:55.515196+0000","last_undegraded":"2024-09-14T04:29:55.515196+0000","last_fullsized":"2024-09-14T04:29:55.515196+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:08:29.408846+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"75'23","reported_seq":136,"reported_epoch":133,"state":"active+clean","last_fresh":"2024-09-14T04:29:55.514663+0000","last_change":"2024-09-14T04:19:42.634435+0000","last_active":"2024-09-14T04:29:55.514663+0000","last_peered":"2024-09-14T04:29:55.514663+0000","last_clean":"2024-09-14T04:29:55.514663+0000","last_became_active":"2024-09-14T04:19:42.631148+0000","last_became_peered":"2024-09-14T04:19:42.631148+0000","last_unstale":"2024-09-14T04:29:55.514663+0000","last_undegraded":"2024-09-14T04:29:55.514663+0000","last_fullsized":"2024-09-14T04:29:55.514663+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:31:06.697115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":135,"reported_epoch":133,"state":"active+clean","last_fresh":"2024-09-14T04:29:55.525952+0000","last_change":"2024-09-14T04:18:23.871641+0000","last_active":"2024-09-14T04:29:55.525952+0000","last_peered":"2024-09-14T04:29:55.525952+0000","last_clean":"2024-09-14T04:29:55.525952+0000","last_became_active":"2024-09-14T04:18:23.870871+0000","last_became_peered":"2024-09-14T04:18:23.870871+0000","last_unstale":"2024-09-14T04:29:55.525952+0000","last_undegraded":"2024-09-14T04:29:55.525952+0000","last_fullsized":"2024-09-14T04:29:55.525952+0000","mapping_epoch":89,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":90,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:59:04.173876+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'3","reported_seq":120,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:25.194203+0000","last_change":"2024-09-14T04:19:42.637907+0000","last_active":"2024-09-14T04:29:25.194203+0000","last_peered":"2024-09-14T04:29:25.194203+0000","last_clean":"2024-09-14T04:29:25.194203+0000","last_became_active":"2024-09-14T04:19:42.637132+0000","last_became_peered":"2024-09-14T04:19:42.637132+0000","last_unstale":"2024-09-14T04:29:25.194203+0000","last_undegraded":"2024-09-14T04:29:25.194203+0000","last_fullsized":"2024-09-14T04:29:25.194203+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T07:54:01.347971+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":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":[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":98,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:25.192640+0000","last_change":"2024-09-14T04:17:00.824294+0000","last_active":"2024-09-14T04:29:25.192640+0000","last_peered":"2024-09-14T04:29:25.192640+0000","last_clean":"2024-09-14T04:29:25.192640+0000","last_became_active":"2024-09-14T04:17:00.823338+0000","last_became_peered":"2024-09-14T04:17:00.823338+0000","last_unstale":"2024-09-14T04:29:25.192640+0000","last_undegraded":"2024-09-14T04:29:25.192640+0000","last_fullsized":"2024-09-14T04:29:25.192640+0000","mapping_epoch":84,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":85,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:33:02.333045+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":104,"reported_epoch":133,"state":"active+clean","last_fresh":"2024-09-14T04:29:55.524472+0000","last_change":"2024-09-14T04:19:08.879320+0000","last_active":"2024-09-14T04:29:55.524472+0000","last_peered":"2024-09-14T04:29:55.524472+0000","last_clean":"2024-09-14T04:29:55.524472+0000","last_became_active":"2024-09-14T04:19:08.878869+0000","last_became_peered":"2024-09-14T04:19:08.878869+0000","last_unstale":"2024-09-14T04:29:55.524472+0000","last_undegraded":"2024-09-14T04:29:55.524472+0000","last_fullsized":"2024-09-14T04:29:55.524472+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:39:06.258191+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":143,"reported_epoch":133,"state":"active+clean","last_fresh":"2024-09-14T04:29:55.534497+0000","last_change":"2024-09-14T04:19:08.871042+0000","last_active":"2024-09-14T04:29:55.534497+0000","last_peered":"2024-09-14T04:29:55.534497+0000","last_clean":"2024-09-14T04:29:55.534497+0000","last_became_active":"2024-09-14T04:19:08.870366+0000","last_became_peered":"2024-09-14T04:19:08.870366+0000","last_unstale":"2024-09-14T04:29:55.534497+0000","last_undegraded":"2024-09-14T04:29:55.534497+0000","last_fullsized":"2024-09-14T04:29:55.534497+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:30:13.281701+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":158,"reported_epoch":133,"state":"active+clean","last_fresh":"2024-09-14T04:29:55.524046+0000","last_change":"2024-09-14T04:19:08.881050+0000","last_active":"2024-09-14T04:29:55.524046+0000","last_peered":"2024-09-14T04:29:55.524046+0000","last_clean":"2024-09-14T04:29:55.524046+0000","last_became_active":"2024-09-14T04:19:08.880697+0000","last_became_peered":"2024-09-14T04:19:08.880697+0000","last_unstale":"2024-09-14T04:29:55.524046+0000","last_undegraded":"2024-09-14T04:29:55.524046+0000","last_fullsized":"2024-09-14T04:29:55.524046+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:35:00.826396+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1f","version":"0'0","reported_seq":97,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:25.196241+0000","last_change":"2024-09-14T04:17:00.824384+0000","last_active":"2024-09-14T04:29:25.196241+0000","last_peered":"2024-09-14T04:29:25.196241+0000","last_clean":"2024-09-14T04:29:25.196241+0000","last_became_active":"2024-09-14T04:17:00.823419+0000","last_became_peered":"2024-09-14T04:17:00.823419+0000","last_unstale":"2024-09-14T04:29:25.196241+0000","last_undegraded":"2024-09-14T04:29:25.196241+0000","last_fullsized":"2024-09-14T04:29:25.196241+0000","mapping_epoch":84,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":85,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:12:07.409073+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":162,"reported_epoch":133,"state":"active+clean","last_fresh":"2024-09-14T04:29:55.524221+0000","last_change":"2024-09-14T04:19:08.869911+0000","last_active":"2024-09-14T04:29:55.524221+0000","last_peered":"2024-09-14T04:29:55.524221+0000","last_clean":"2024-09-14T04:29:55.524221+0000","last_became_active":"2024-09-14T04:19:08.868695+0000","last_became_peered":"2024-09-14T04:19:08.868695+0000","last_unstale":"2024-09-14T04:29:55.524221+0000","last_undegraded":"2024-09-14T04:29:55.524221+0000","last_fullsized":"2024-09-14T04:29:55.524221+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:10:45.728820+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":145,"reported_epoch":133,"state":"active+clean","last_fresh":"2024-09-14T04:29:55.532534+0000","last_change":"2024-09-14T04:19:08.872868+0000","last_active":"2024-09-14T04:29:55.532534+0000","last_peered":"2024-09-14T04:29:55.532534+0000","last_clean":"2024-09-14T04:29:55.532534+0000","last_became_active":"2024-09-14T04:19:08.872343+0000","last_became_peered":"2024-09-14T04:19:08.872343+0000","last_unstale":"2024-09-14T04:29:55.532534+0000","last_undegraded":"2024-09-14T04:29:55.532534+0000","last_fullsized":"2024-09-14T04:29:55.532534+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:44:32.057349+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":145,"reported_epoch":133,"state":"active+clean","last_fresh":"2024-09-14T04:29:55.516160+0000","last_change":"2024-09-14T04:19:42.651094+0000","last_active":"2024-09-14T04:29:55.516160+0000","last_peered":"2024-09-14T04:29:55.516160+0000","last_clean":"2024-09-14T04:29:55.516160+0000","last_became_active":"2024-09-14T04:19:42.650755+0000","last_became_peered":"2024-09-14T04:19:42.650755+0000","last_unstale":"2024-09-14T04:29:55.516160+0000","last_undegraded":"2024-09-14T04:29:55.516160+0000","last_fullsized":"2024-09-14T04:29:55.516160+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:15:36.778457+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":155,"reported_epoch":133,"state":"active+clean","last_fresh":"2024-09-14T04:29:55.523587+0000","last_change":"2024-09-14T04:19:42.642503+0000","last_active":"2024-09-14T04:29:55.523587+0000","last_peered":"2024-09-14T04:29:55.523587+0000","last_clean":"2024-09-14T04:29:55.523587+0000","last_became_active":"2024-09-14T04:19:42.641977+0000","last_became_peered":"2024-09-14T04:19:42.641977+0000","last_unstale":"2024-09-14T04:29:55.523587+0000","last_undegraded":"2024-09-14T04:29:55.523587+0000","last_fullsized":"2024-09-14T04:29:55.523587+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:40:14.635217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"64'2","reported_seq":159,"reported_epoch":133,"state":"active+clean","last_fresh":"2024-09-14T04:29:55.513772+0000","last_change":"2024-09-14T04:19:42.649335+0000","last_active":"2024-09-14T04:29:55.513772+0000","last_peered":"2024-09-14T04:29:55.513772+0000","last_clean":"2024-09-14T04:29:55.513772+0000","last_became_active":"2024-09-14T04:19:42.648423+0000","last_became_peered":"2024-09-14T04:19:42.648423+0000","last_unstale":"2024-09-14T04:29:55.513772+0000","last_undegraded":"2024-09-14T04:29:55.513772+0000","last_fullsized":"2024-09-14T04:29:55.513772+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:07:19.323674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":164,"reported_epoch":133,"state":"active+clean","last_fresh":"2024-09-14T04:29:55.525292+0000","last_change":"2024-09-14T04:19:08.877175+0000","last_active":"2024-09-14T04:29:55.525292+0000","last_peered":"2024-09-14T04:29:55.525292+0000","last_clean":"2024-09-14T04:29:55.525292+0000","last_became_active":"2024-09-14T04:19:08.876831+0000","last_became_peered":"2024-09-14T04:19:08.876831+0000","last_unstale":"2024-09-14T04:29:55.525292+0000","last_undegraded":"2024-09-14T04:29:55.525292+0000","last_fullsized":"2024-09-14T04:29:55.525292+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:04:59.357182+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"64'2","reported_seq":149,"reported_epoch":133,"state":"active+clean","last_fresh":"2024-09-14T04:29:55.531525+0000","last_change":"2024-09-14T04:19:42.644995+0000","last_active":"2024-09-14T04:29:55.531525+0000","last_peered":"2024-09-14T04:29:55.531525+0000","last_clean":"2024-09-14T04:29:55.531525+0000","last_became_active":"2024-09-14T04:19:42.644417+0000","last_became_peered":"2024-09-14T04:19:42.644417+0000","last_unstale":"2024-09-14T04:29:55.531525+0000","last_undegraded":"2024-09-14T04:29:55.531525+0000","last_fullsized":"2024-09-14T04:29:55.531525+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:35:34.360545+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":159,"reported_epoch":133,"state":"active+clean","last_fresh":"2024-09-14T04:29:55.515102+0000","last_change":"2024-09-14T04:19:42.648838+0000","last_active":"2024-09-14T04:29:55.515102+0000","last_peered":"2024-09-14T04:29:55.515102+0000","last_clean":"2024-09-14T04:29:55.515102+0000","last_became_active":"2024-09-14T04:19:42.646584+0000","last_became_peered":"2024-09-14T04:19:42.646584+0000","last_unstale":"2024-09-14T04:29:55.515102+0000","last_undegraded":"2024-09-14T04:29:55.515102+0000","last_fullsized":"2024-09-14T04:29:55.515102+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:04:32.667528+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'2","reported_seq":118,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:25.192622+0000","last_change":"2024-09-14T04:19:42.633208+0000","last_active":"2024-09-14T04:29:25.192622+0000","last_peered":"2024-09-14T04:29:25.192622+0000","last_clean":"2024-09-14T04:29:25.192622+0000","last_became_active":"2024-09-14T04:19:42.632094+0000","last_became_peered":"2024-09-14T04:19:42.632094+0000","last_unstale":"2024-09-14T04:29:25.192622+0000","last_undegraded":"2024-09-14T04:29:25.192622+0000","last_fullsized":"2024-09-14T04:29:25.192622+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:40:30.525106+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":159,"reported_epoch":133,"state":"active+clean","last_fresh":"2024-09-14T04:29:55.513558+0000","last_change":"2024-09-14T04:19:42.642989+0000","last_active":"2024-09-14T04:29:55.513558+0000","last_peered":"2024-09-14T04:29:55.513558+0000","last_clean":"2024-09-14T04:29:55.513558+0000","last_became_active":"2024-09-14T04:19:42.642112+0000","last_became_peered":"2024-09-14T04:19:42.642112+0000","last_unstale":"2024-09-14T04:29:55.513558+0000","last_undegraded":"2024-09-14T04:29:55.513558+0000","last_fullsized":"2024-09-14T04:29:55.513558+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:54:27.993489+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'2","reported_seq":101,"reported_epoch":132,"state":"active+clean","last_fresh":"2024-09-14T04:29:25.193032+0000","last_change":"2024-09-14T04:19:42.631447+0000","last_active":"2024-09-14T04:29:25.193032+0000","last_peered":"2024-09-14T04:29:25.193032+0000","last_clean":"2024-09-14T04:29:25.193032+0000","last_became_active":"2024-09-14T04:19:42.630103+0000","last_became_peered":"2024-09-14T04:19:42.630103+0000","last_unstale":"2024-09-14T04:29:25.193032+0000","last_undegraded":"2024-09-14T04:29:25.193032+0000","last_fullsized":"2024-09-14T04:29:25.193032+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:01:50.213897+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":165,"reported_epoch":133,"state":"active+clean","last_fresh":"2024-09-14T04:29:55.524766+0000","last_change":"2024-09-14T04:19:08.881413+0000","last_active":"2024-09-14T04:29:55.524766+0000","last_peered":"2024-09-14T04:29:55.524766+0000","last_clean":"2024-09-14T04:29:55.524766+0000","last_became_active":"2024-09-14T04:19:08.879072+0000","last_became_peered":"2024-09-14T04:19:08.879072+0000","last_unstale":"2024-09-14T04:29:55.524766+0000","last_undegraded":"2024-09-14T04:29:55.524766+0000","last_fullsized":"2024-09-14T04:29:55.524766+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:43:29.281402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"64'2","reported_seq":152,"reported_epoch":133,"state":"active+clean","last_fresh":"2024-09-14T04:29:55.523799+0000","last_change":"2024-09-14T04:19:08.881299+0000","last_active":"2024-09-14T04:29:55.523799+0000","last_peered":"2024-09-14T04:29:55.523799+0000","last_clean":"2024-09-14T04:29:55.523799+0000","last_became_active":"2024-09-14T04:19:08.880748+0000","last_became_peered":"2024-09-14T04:19:08.880748+0000","last_unstale":"2024-09-14T04:29:55.523799+0000","last_undegraded":"2024-09-14T04:29:55.523799+0000","last_fullsized":"2024-09-14T04:29:55.523799+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:17:48.218238+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":134,"reported_epoch":133,"state":"active+clean","last_fresh":"2024-09-14T04:29:55.514365+0000","last_change":"2024-09-14T04:19:42.647739+0000","last_active":"2024-09-14T04:29:55.514365+0000","last_peered":"2024-09-14T04:29:55.514365+0000","last_clean":"2024-09-14T04:29:55.514365+0000","last_became_active":"2024-09-14T04:19:42.647085+0000","last_became_peered":"2024-09-14T04:19:42.647085+0000","last_unstale":"2024-09-14T04:29:55.514365+0000","last_undegraded":"2024-09-14T04:29:55.514365+0000","last_fullsized":"2024-09-14T04:29:55.514365+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:23:59.505124+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"64'5","reported_seq":154,"reported_epoch":133,"state":"active+clean","last_fresh":"2024-09-14T04:29:55.534074+0000","last_change":"2024-09-14T04:18:23.882495+0000","last_active":"2024-09-14T04:29:55.534074+0000","last_peered":"2024-09-14T04:29:55.534074+0000","last_clean":"2024-09-14T04:29:55.534074+0000","last_became_active":"2024-09-14T04:18:23.881743+0000","last_became_peered":"2024-09-14T04:18:23.881743+0000","last_unstale":"2024-09-14T04:29:55.534074+0000","last_undegraded":"2024-09-14T04:29:55.534074+0000","last_fullsized":"2024-09-14T04:29:55.534074+0000","mapping_epoch":89,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":90,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T13:47:55.115528+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[]}],"pool_stats":[{"poolid":7,"num_pg":16,"stat_sum":{"num_bytes":4806213656,"num_objects":73338,"num_object_clones":0,"num_object_copies":220014,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":73338,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":128942,"num_write_kb":6472897,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":14430777344,"data_stored":14430765128,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":127142,"ondisk_log_size":127142,"up":48,"acting":48,"num_store_stats":8},{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5530,"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":37,"num_read_kb":39,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":18996,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"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":306,"num_read_kb":759,"num_write":149,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":100,"ondisk_log_size":100,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430566,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1778600,"kb_used_data":1468768,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":91966552,"statfs":{"total":95995035648,"available":94173749248,"internally_reserved":0,"allocated":1504018432,"data_stored":1503349050,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":317258072},"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":42,"seq":180388626802,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1780124,"kb_used_data":1470292,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":91965028,"statfs":{"total":95995035648,"available":94172188672,"internally_reserved":0,"allocated":1505579008,"data_stored":1504921252,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":317258072},"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":36,"seq":154618823037,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1506128,"kb_used_data":1200456,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":92239024,"statfs":{"total":95995035648,"available":94452760576,"internally_reserved":0,"allocated":1229266944,"data_stored":1228616986,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":312998232},"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":99,"seq":425201762434,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1621216,"kb_used_data":1459032,"kb_used_omap":6,"kb_used_meta":162169,"kb_avail":92123936,"statfs":{"total":95995035648,"available":94334910464,"internally_reserved":0,"allocated":1494048768,"data_stored":1493386984,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6995,"internal_metadata":166061229},"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":94,"seq":403726925960,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3009416,"kb_used_data":2698688,"kb_used_omap":4,"kb_used_meta":310331,"kb_avail":90735736,"statfs":{"total":95995035648,"available":92913393664,"internally_reserved":0,"allocated":2763456512,"data_stored":2762814189,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4674,"internal_metadata":317779390},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[]},{"osd":2,"up_from":89,"seq":382252089490,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1963660,"kb_used_data":1733316,"kb_used_omap":6,"kb_used_meta":230201,"kb_avail":91781492,"statfs":{"total":95995035648,"available":93984247808,"internally_reserved":0,"allocated":1774915584,"data_stored":1774269702,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6707,"internal_metadata":235726285},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[]},{"osd":1,"up_from":84,"seq":360777253026,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1964368,"kb_used_data":1783944,"kb_used_omap":5,"kb_used_meta":180218,"kb_avail":91780784,"statfs":{"total":95995035648,"available":93983522816,"internally_reserved":0,"allocated":1826758656,"data_stored":1826108425,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5900,"internal_metadata":184543476},"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":79,"seq":339302416553,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2495636,"kb_used_data":2355596,"kb_used_omap":5,"kb_used_meta":139962,"kb_avail":91249516,"statfs":{"total":95995035648,"available":93439504384,"internally_reserved":0,"allocated":2412130304,"data_stored":2411476763,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6083,"internal_metadata":143321149},"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"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":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4379,"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":4196,"internal_metadata":0},{"poolid":3,"osd":2,"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":2160,"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":2970,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5291,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"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":4814,"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":4960,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":2404126720,"data_stored":2404122648,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1814368256,"data_stored":1814364184,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1770455040,"data_stored":1770455040,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":2740912128,"data_stored":2740912128,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":1488388096,"data_stored":1488388096,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":1217724416,"data_stored":1217724416,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":1500712960,"data_stored":1500708888,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":1494089728,"data_stored":1494089728,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-14T04:30:27.418 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2024-09-14T04:30:27.418 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-14T04:30:27.419 INFO:tasks.thrashosds.thrasher:Removing osd 0, in_osds are: [0, 1, 2, 3, 4, 5, 6, 7] 2024-09-14T04:30:27.419 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd out 0 2024-09-14T04:30:27.467 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:27.491 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:27.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:27.496 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:30:27.597 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:27.618 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:27.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:27.619 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:30:27.720 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:27.751 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:27.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:27.756 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:30:27.857 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:27.880 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:27.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:27.883 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:30:27.984 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:28.005 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:28.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:28.009 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:30:28.109 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:28.141 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:28.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:28.145 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:30:28.246 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:28.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:28.290 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:28.290 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:30:28.391 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:28.401 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:28 smithi038 bash[84940]: cluster 2024-09-14T04:30:27.121511+0000 mgr.y (mgr.26165) 681 : cluster [DBG] pgmap v608: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 683 op/s 2024-09-14T04:30:28.401 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:28 smithi038 bash[84940]: cluster 2024-09-14T04:30:27.121511+0000 mgr.y (mgr.26165) 681 : cluster [DBG] pgmap v608: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 683 op/s 2024-09-14T04:30:28.401 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:30:28 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:30:28] "GET /metrics HTTP/1.1" 200 36635 "" "Prometheus/2.51.0" 2024-09-14T04:30:28.402 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:28 smithi038 bash[87336]: cluster 2024-09-14T04:30:27.121511+0000 mgr.y (mgr.26165) 681 : cluster [DBG] pgmap v608: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 683 op/s 2024-09-14T04:30:28.402 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:28 smithi038 bash[87336]: cluster 2024-09-14T04:30:27.121511+0000 mgr.y (mgr.26165) 681 : cluster [DBG] pgmap v608: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 683 op/s 2024-09-14T04:30:28.423 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:28.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:28.428 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:30:28.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:28 smithi123 bash[68976]: cluster 2024-09-14T04:30:27.121511+0000 mgr.y (mgr.26165) 681 : cluster [DBG] pgmap v608: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 683 op/s 2024-09-14T04:30:28.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:28 smithi123 bash[68976]: cluster 2024-09-14T04:30:27.121511+0000 mgr.y (mgr.26165) 681 : cluster [DBG] pgmap v608: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 683 op/s 2024-09-14T04:30:28.486 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.1 dump_ops_in_flight 2024-09-14T04:30:28.529 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:28.570 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:28.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:28.573 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:30:28.674 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:28.723 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:28.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:28.730 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:30:28.831 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:28.862 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:28.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:28.864 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:30:28.965 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:28.993 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:28.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:28.995 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:30:29.096 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:29.125 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:29.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:29.127 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:30:29.228 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:29.261 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:29.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:29.265 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:30:29.365 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:29.393 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:29.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:29.395 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:30:29.496 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:29.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:29.525 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:29.525 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:30:29.626 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:29.646 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:29.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:29.651 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:30:29.752 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:29.787 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:29.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:29.789 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:30:29.890 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:29.916 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:29.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:29.923 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:30:30.024 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:30.059 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:30.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:30.064 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:30:30.165 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:30.188 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:30.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:30.193 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:30:30.293 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:30.320 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:30.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:30.324 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:30:30.425 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:30.451 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:30.455 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:30 smithi123 bash[68976]: cluster 2024-09-14T04:30:29.122026+0000 mgr.y (mgr.26165) 682 : cluster [DBG] pgmap v609: 89 pgs: 89 active+clean; 4.2 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 673 op/s 2024-09-14T04:30:30.456 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:30 smithi123 bash[68976]: cluster 2024-09-14T04:30:29.122026+0000 mgr.y (mgr.26165) 682 : cluster [DBG] pgmap v609: 89 pgs: 89 active+clean; 4.2 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 673 op/s 2024-09-14T04:30:30.456 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:30:30 smithi123 bash[61744]: ts=2024-09-14T04:30:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:30:30.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:30.459 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:30:30.488 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-14T04:30:30.497 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:30 smithi038 bash[84940]: cluster 2024-09-14T04:30:29.122026+0000 mgr.y (mgr.26165) 682 : cluster [DBG] pgmap v609: 89 pgs: 89 active+clean; 4.2 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 673 op/s 2024-09-14T04:30:30.497 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:30 smithi038 bash[84940]: cluster 2024-09-14T04:30:29.122026+0000 mgr.y (mgr.26165) 682 : cluster [DBG] pgmap v609: 89 pgs: 89 active+clean; 4.2 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 673 op/s 2024-09-14T04:30:30.497 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:30 smithi038 bash[87336]: cluster 2024-09-14T04:30:29.122026+0000 mgr.y (mgr.26165) 682 : cluster [DBG] pgmap v609: 89 pgs: 89 active+clean; 4.2 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 673 op/s 2024-09-14T04:30:30.497 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:30 smithi038 bash[87336]: cluster 2024-09-14T04:30:29.122026+0000 mgr.y (mgr.26165) 682 : cluster [DBG] pgmap v609: 89 pgs: 89 active+clean; 4.2 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 673 op/s 2024-09-14T04:30:30.560 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:30.595 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:30.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:30.601 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:30:30.688 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd unset noscrub 2024-09-14T04:30:30.702 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:30.719 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:30.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:30.723 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:30:30.824 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:30.845 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:30.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:30.850 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:30:30.951 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:30.992 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:30.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:31.000 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:30:31.101 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:31.124 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:31.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:31.126 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:30:31.227 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:31.246 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:31.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:31.248 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:30:31.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:31 smithi038 bash[84940]: audit 2024-09-14T04:30:30.219458+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:30:31.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:31 smithi038 bash[84940]: audit 2024-09-14T04:30:30.219458+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:30:31.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:31 smithi038 bash[87336]: audit 2024-09-14T04:30:30.219458+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:30:31.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:31 smithi038 bash[87336]: audit 2024-09-14T04:30:30.219458+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:30:31.348 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:31.370 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:31.373 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:31 smithi123 bash[68976]: audit 2024-09-14T04:30:30.219458+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:30:31.374 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:31 smithi123 bash[68976]: audit 2024-09-14T04:30:30.219458+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:30:31.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:31.374 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:30:31.475 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:31.509 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:31.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:31.510 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:30:31.611 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:31.633 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:31.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:31.637 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:30:31.737 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:31.767 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:31.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:31.773 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:30:31.874 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:31.914 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:31.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:31.916 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:30:32.017 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:32.053 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:32.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:32.059 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:30:32.159 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:32.198 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:32.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:32.203 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:30:32.278 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:30:32.304 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:32.314 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:32 smithi038 bash[84940]: cluster 2024-09-14T04:30:31.123109+0000 mgr.y (mgr.26165) 683 : cluster [DBG] pgmap v610: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 663 op/s 2024-09-14T04:30:32.314 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:32 smithi038 bash[84940]: cluster 2024-09-14T04:30:31.123109+0000 mgr.y (mgr.26165) 683 : cluster [DBG] pgmap v610: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 663 op/s 2024-09-14T04:30:32.314 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:32 smithi038 bash[87336]: cluster 2024-09-14T04:30:31.123109+0000 mgr.y (mgr.26165) 683 : cluster [DBG] pgmap v610: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 663 op/s 2024-09-14T04:30:32.315 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:32 smithi038 bash[87336]: cluster 2024-09-14T04:30:31.123109+0000 mgr.y (mgr.26165) 683 : cluster [DBG] pgmap v610: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 663 op/s 2024-09-14T04:30:32.336 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:32.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:32.340 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:30:32.441 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:32.466 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:32.471 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:32 smithi123 bash[68976]: cluster 2024-09-14T04:30:31.123109+0000 mgr.y (mgr.26165) 683 : cluster [DBG] pgmap v610: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 663 op/s 2024-09-14T04:30:32.471 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:32 smithi123 bash[68976]: cluster 2024-09-14T04:30:31.123109+0000 mgr.y (mgr.26165) 683 : cluster [DBG] pgmap v610: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 663 op/s 2024-09-14T04:30:32.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:32.472 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:30:32.573 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:32.601 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:32.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:32.605 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:30:32.706 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:32.727 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:32.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:32.733 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:30:32.834 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:32.854 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:32.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:32.859 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:30:32.960 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:32.983 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:32.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:32.989 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:30:33.090 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:33.114 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:33.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:33.117 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:30:33.218 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:33.240 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:33.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:33.242 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:30:33.296 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:30:33.343 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:33.361 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:33.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:33.363 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:30:33.464 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:33.489 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:33.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:33.491 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:30:33.592 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:33.620 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:33.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:33.622 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:30:33.723 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:33.750 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:33.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:33.752 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:30:33.852 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:33.878 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:33.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:33.883 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:30:33.984 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:34.022 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:34.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:34.025 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:30:34.126 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:34.149 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:34.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:34.155 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:30:34.256 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:34.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:34 smithi038 bash[84940]: cluster 2024-09-14T04:30:33.123630+0000 mgr.y (mgr.26165) 684 : cluster [DBG] pgmap v611: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 667 op/s 2024-09-14T04:30:34.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:34 smithi038 bash[84940]: cluster 2024-09-14T04:30:33.123630+0000 mgr.y (mgr.26165) 684 : cluster [DBG] pgmap v611: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 667 op/s 2024-09-14T04:30:34.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:34 smithi038 bash[87336]: cluster 2024-09-14T04:30:33.123630+0000 mgr.y (mgr.26165) 684 : cluster [DBG] pgmap v611: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 667 op/s 2024-09-14T04:30:34.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:34 smithi038 bash[87336]: cluster 2024-09-14T04:30:33.123630+0000 mgr.y (mgr.26165) 684 : cluster [DBG] pgmap v611: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 667 op/s 2024-09-14T04:30:34.276 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:34.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:34.282 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:30:34.383 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:34.391 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:34 smithi123 bash[68976]: cluster 2024-09-14T04:30:33.123630+0000 mgr.y (mgr.26165) 684 : cluster [DBG] pgmap v611: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 667 op/s 2024-09-14T04:30:34.391 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:34 smithi123 bash[68976]: cluster 2024-09-14T04:30:33.123630+0000 mgr.y (mgr.26165) 684 : cluster [DBG] pgmap v611: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 667 op/s 2024-09-14T04:30:34.403 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:34.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:34.407 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:30:34.508 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:34.543 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:34.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:34.547 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:30:34.648 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:34.670 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:34.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:34.673 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:30:34.774 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:34.797 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:34.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:34.799 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:30:34.900 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:34.918 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:34.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:34.920 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:30:35.020 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:35.043 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:35.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:35.046 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:30:35.146 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:35.176 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:35.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:35.182 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:30:35.283 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:35.308 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:35.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:35.313 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:30:35.362 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:30:35.363 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:30:35.414 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:35.444 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:35.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:35.447 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:30:35.547 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:35.572 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:35.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:35.576 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:30:35.676 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:35.701 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:35.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:35.707 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:30:35.808 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:35.836 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:35.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:35.838 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:30:35.938 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:35.985 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:35.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:35.987 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:30:36.088 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:36.109 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:36.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:36.112 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:30:36.213 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:36.237 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:36.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:36.239 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:30:36.340 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:36.348 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:36 smithi123 bash[68976]: cluster 2024-09-14T04:30:35.124196+0000 mgr.y (mgr.26165) 685 : cluster [DBG] pgmap v612: 89 pgs: 89 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 655 op/s 2024-09-14T04:30:36.348 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:36 smithi123 bash[68976]: cluster 2024-09-14T04:30:35.124196+0000 mgr.y (mgr.26165) 685 : cluster [DBG] pgmap v612: 89 pgs: 89 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 655 op/s 2024-09-14T04:30:36.365 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:36.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:36.370 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:30:36.471 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:36.492 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:36.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:36.494 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:30:36.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:36 smithi038 bash[84940]: cluster 2024-09-14T04:30:35.124196+0000 mgr.y (mgr.26165) 685 : cluster [DBG] pgmap v612: 89 pgs: 89 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 655 op/s 2024-09-14T04:30:36.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:36 smithi038 bash[84940]: cluster 2024-09-14T04:30:35.124196+0000 mgr.y (mgr.26165) 685 : cluster [DBG] pgmap v612: 89 pgs: 89 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 655 op/s 2024-09-14T04:30:36.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:36 smithi038 bash[87336]: cluster 2024-09-14T04:30:35.124196+0000 mgr.y (mgr.26165) 685 : cluster [DBG] pgmap v612: 89 pgs: 89 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 655 op/s 2024-09-14T04:30:36.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:36 smithi038 bash[87336]: cluster 2024-09-14T04:30:35.124196+0000 mgr.y (mgr.26165) 685 : cluster [DBG] pgmap v612: 89 pgs: 89 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 655 op/s 2024-09-14T04:30:36.595 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:36.618 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:36.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:36.621 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:30:36.721 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:36.756 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:36.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:36.760 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:30:36.861 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:36.893 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:36.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:36.898 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:30:36.999 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:37.030 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:37.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:37.034 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:30:37.135 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:37.163 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:37.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:37.172 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:30:37.273 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:37.294 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:37.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:37.299 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:30:37.400 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:37.431 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:37.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:37.433 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:30:37.534 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:37.555 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:37.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:37.560 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:30:37.661 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:37.689 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:37.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:37.693 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:30:37.794 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:37.830 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:37.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:37.833 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:30:37.933 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:37.955 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:37.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:37.960 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:30:38.060 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:38.085 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:38.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:38.087 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:30:38.187 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:38.217 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:38.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:38.218 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:30:38.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:38 smithi038 bash[84940]: cluster 2024-09-14T04:30:37.124741+0000 mgr.y (mgr.26165) 686 : cluster [DBG] pgmap v613: 89 pgs: 89 active+clean; 3.9 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 636 op/s 2024-09-14T04:30:38.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:38 smithi038 bash[84940]: cluster 2024-09-14T04:30:37.124741+0000 mgr.y (mgr.26165) 686 : cluster [DBG] pgmap v613: 89 pgs: 89 active+clean; 3.9 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 636 op/s 2024-09-14T04:30:38.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:38 smithi038 bash[87336]: cluster 2024-09-14T04:30:37.124741+0000 mgr.y (mgr.26165) 686 : cluster [DBG] pgmap v613: 89 pgs: 89 active+clean; 3.9 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 636 op/s 2024-09-14T04:30:38.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:38 smithi038 bash[87336]: cluster 2024-09-14T04:30:37.124741+0000 mgr.y (mgr.26165) 686 : cluster [DBG] pgmap v613: 89 pgs: 89 active+clean; 3.9 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 636 op/s 2024-09-14T04:30:38.272 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:30:38 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:30:38] "GET /metrics HTTP/1.1" 200 36632 "" "Prometheus/2.51.0" 2024-09-14T04:30:38.319 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:38.342 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:38.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:38.345 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:30:38.446 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:38.467 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:38.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:38.470 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:30:38.570 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:38.599 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:38.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:38.605 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:30:38.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:38 smithi123 bash[68976]: cluster 2024-09-14T04:30:37.124741+0000 mgr.y (mgr.26165) 686 : cluster [DBG] pgmap v613: 89 pgs: 89 active+clean; 3.9 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 636 op/s 2024-09-14T04:30:38.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:38 smithi123 bash[68976]: cluster 2024-09-14T04:30:37.124741+0000 mgr.y (mgr.26165) 686 : cluster [DBG] pgmap v613: 89 pgs: 89 active+clean; 3.9 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 636 op/s 2024-09-14T04:30:38.706 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:38.728 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:38.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:38.733 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:30:38.833 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:38.855 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:38.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:38.857 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:30:38.958 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:38.993 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:39.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:39.001 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:30:39.102 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:39.139 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:39.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:39.144 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:30:39.245 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:39.264 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:39.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:39.268 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:30:39.370 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:39.408 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:39.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:39.413 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:30:39.514 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:39.535 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:39.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:39.537 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:30:39.638 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:39.662 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:39.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:39.664 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:30:39.765 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:39.807 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:39.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:39.813 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:30:39.914 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:39.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:39.947 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:39.947 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:30:40.048 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:40.067 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:40.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:40.069 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:30:40.170 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:40.200 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:40.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:40.205 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:30:40.305 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:40.325 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:40.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:40.331 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:30:40.432 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:40.459 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:40.462 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:40 smithi123 bash[68976]: cluster 2024-09-14T04:30:39.125288+0000 mgr.y (mgr.26165) 687 : cluster [DBG] pgmap v614: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 649 op/s 2024-09-14T04:30:40.462 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:40 smithi123 bash[68976]: cluster 2024-09-14T04:30:39.125288+0000 mgr.y (mgr.26165) 687 : cluster [DBG] pgmap v614: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 649 op/s 2024-09-14T04:30:40.463 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:30:40 smithi123 bash[61744]: ts=2024-09-14T04:30:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:30:40.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:40.463 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:30:40.489 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:40 smithi038 bash[84940]: cluster 2024-09-14T04:30:39.125288+0000 mgr.y (mgr.26165) 687 : cluster [DBG] pgmap v614: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 649 op/s 2024-09-14T04:30:40.489 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:40 smithi038 bash[84940]: cluster 2024-09-14T04:30:39.125288+0000 mgr.y (mgr.26165) 687 : cluster [DBG] pgmap v614: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 649 op/s 2024-09-14T04:30:40.489 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:40 smithi038 bash[87336]: cluster 2024-09-14T04:30:39.125288+0000 mgr.y (mgr.26165) 687 : cluster [DBG] pgmap v614: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 649 op/s 2024-09-14T04:30:40.489 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:40 smithi038 bash[87336]: cluster 2024-09-14T04:30:39.125288+0000 mgr.y (mgr.26165) 687 : cluster [DBG] pgmap v614: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 649 op/s 2024-09-14T04:30:40.565 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:40.590 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:40.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:40.593 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:30:40.694 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:40.711 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:40.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:40.713 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:30:40.813 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:40.845 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:40.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:40.847 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:30:40.948 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:40.978 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:40.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:40.983 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:30:41.084 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:41.120 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:41.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:41.125 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:30:41.226 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:41.245 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:41.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:41.246 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:30:41.347 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:41.372 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:41.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:41.376 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:30:41.477 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:41.505 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:41.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:41.511 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:30:41.612 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:41.643 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:41.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:41.647 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:30:41.748 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:41.781 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:41.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:41.785 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:30:41.886 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:41.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:41.921 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:41.921 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:30:42.022 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:42.065 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:42.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:42.068 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:30:42.169 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:42.192 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:42.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:42.198 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:30:42.299 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:42.320 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:42.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:42.322 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:30:42.423 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:42.445 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:42.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:42.451 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:30:42.526 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:42 smithi038 bash[84940]: cluster 2024-09-14T04:30:41.125979+0000 mgr.y (mgr.26165) 688 : cluster [DBG] pgmap v615: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 729 op/s 2024-09-14T04:30:42.526 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:42 smithi038 bash[84940]: cluster 2024-09-14T04:30:41.125979+0000 mgr.y (mgr.26165) 688 : cluster [DBG] pgmap v615: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 729 op/s 2024-09-14T04:30:42.526 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:42 smithi038 bash[87336]: cluster 2024-09-14T04:30:41.125979+0000 mgr.y (mgr.26165) 688 : cluster [DBG] pgmap v615: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 729 op/s 2024-09-14T04:30:42.526 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:42 smithi038 bash[87336]: cluster 2024-09-14T04:30:41.125979+0000 mgr.y (mgr.26165) 688 : cluster [DBG] pgmap v615: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 729 op/s 2024-09-14T04:30:42.552 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:42.560 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:42 smithi123 bash[68976]: cluster 2024-09-14T04:30:41.125979+0000 mgr.y (mgr.26165) 688 : cluster [DBG] pgmap v615: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 729 op/s 2024-09-14T04:30:42.561 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:42 smithi123 bash[68976]: cluster 2024-09-14T04:30:41.125979+0000 mgr.y (mgr.26165) 688 : cluster [DBG] pgmap v615: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 729 op/s 2024-09-14T04:30:42.588 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:42.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:42.591 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:30:42.692 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:42.714 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:42.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:42.721 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:30:42.821 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:42.848 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:42.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:42.854 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:30:42.955 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:42.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:42.990 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:42.990 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:30:43.091 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:43.126 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:43.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:43.132 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:30:43.233 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:43.260 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:43.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:43.264 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:30:43.365 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:43.388 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:43.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:43.392 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:30:43.493 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:43.513 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:43.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:43.517 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:30:43.618 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:43.639 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:43.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:43.641 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:30:43.742 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:43.775 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:43.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:43.783 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:30:43.884 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:43.924 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:43.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:43.928 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:30:44.029 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:44.049 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:44.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:44.051 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:30:44.151 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:44.178 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:44.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:44.181 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:30:44.281 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:44.304 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:44.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:44.306 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:30:44.405 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:44 smithi038 bash[84940]: cluster 2024-09-14T04:30:43.126685+0000 mgr.y (mgr.26165) 689 : cluster [DBG] pgmap v616: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 608 op/s 2024-09-14T04:30:44.406 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:44 smithi038 bash[84940]: cluster 2024-09-14T04:30:43.126685+0000 mgr.y (mgr.26165) 689 : cluster [DBG] pgmap v616: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 608 op/s 2024-09-14T04:30:44.406 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:44 smithi038 bash[87336]: cluster 2024-09-14T04:30:43.126685+0000 mgr.y (mgr.26165) 689 : cluster [DBG] pgmap v616: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 608 op/s 2024-09-14T04:30:44.406 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:44 smithi038 bash[87336]: cluster 2024-09-14T04:30:43.126685+0000 mgr.y (mgr.26165) 689 : cluster [DBG] pgmap v616: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 608 op/s 2024-09-14T04:30:44.407 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:44.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:44 smithi123 bash[68976]: cluster 2024-09-14T04:30:43.126685+0000 mgr.y (mgr.26165) 689 : cluster [DBG] pgmap v616: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 608 op/s 2024-09-14T04:30:44.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:44 smithi123 bash[68976]: cluster 2024-09-14T04:30:43.126685+0000 mgr.y (mgr.26165) 689 : cluster [DBG] pgmap v616: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 608 op/s 2024-09-14T04:30:44.445 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:44.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:44.449 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:30:44.550 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:44.577 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:44.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:44.582 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:30:44.683 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:44.705 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:44.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:44.707 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:30:44.808 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:44.833 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:44.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:44.836 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:30:44.937 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:44.995 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:44.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:44.997 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:30:45.098 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:45.120 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:45.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:45.122 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:30:45.223 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:45.245 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:45.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:45.248 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:30:45.348 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:45.361 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:45 smithi123 bash[68976]: audit 2024-09-14T04:30:45.219637+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:30:45.361 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:45 smithi123 bash[68976]: audit 2024-09-14T04:30:45.219637+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:30:45.397 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:45.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:45.400 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:30:45.501 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:45.529 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:45.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:45.536 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:30:45.636 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:45.645 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:45 smithi038 bash[84940]: audit 2024-09-14T04:30:45.219637+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:30:45.645 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:45 smithi038 bash[84940]: audit 2024-09-14T04:30:45.219637+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:30:45.645 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:45 smithi038 bash[87336]: audit 2024-09-14T04:30:45.219637+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:30:45.645 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:45 smithi038 bash[87336]: audit 2024-09-14T04:30:45.219637+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:30:45.668 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:45.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:45.673 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:30:45.774 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:45.798 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:45.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:45.805 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:30:45.906 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:45.924 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:45.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:45.926 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:30:46.027 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:46.054 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:46.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:46.056 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:30:46.157 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:46.185 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:46.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:46.198 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:30:46.299 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:46.333 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:46.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:46.340 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:30:46.440 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:46.471 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:46.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:46.474 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:30:46.575 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:46 smithi038 bash[84940]: cluster 2024-09-14T04:30:45.127125+0000 mgr.y (mgr.26165) 690 : cluster [DBG] pgmap v617: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 620 op/s 2024-09-14T04:30:46.575 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:46 smithi038 bash[84940]: cluster 2024-09-14T04:30:45.127125+0000 mgr.y (mgr.26165) 690 : cluster [DBG] pgmap v617: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 620 op/s 2024-09-14T04:30:46.575 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:46 smithi038 bash[87336]: cluster 2024-09-14T04:30:45.127125+0000 mgr.y (mgr.26165) 690 : cluster [DBG] pgmap v617: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 620 op/s 2024-09-14T04:30:46.575 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:46 smithi038 bash[87336]: cluster 2024-09-14T04:30:45.127125+0000 mgr.y (mgr.26165) 690 : cluster [DBG] pgmap v617: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 620 op/s 2024-09-14T04:30:46.576 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:46.584 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:46 smithi123 bash[68976]: cluster 2024-09-14T04:30:45.127125+0000 mgr.y (mgr.26165) 690 : cluster [DBG] pgmap v617: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 620 op/s 2024-09-14T04:30:46.584 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:46 smithi123 bash[68976]: cluster 2024-09-14T04:30:45.127125+0000 mgr.y (mgr.26165) 690 : cluster [DBG] pgmap v617: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 620 op/s 2024-09-14T04:30:46.601 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:46.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:46.604 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:30:46.705 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:46.729 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:46.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:46.736 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:30:46.837 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:46.871 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:46.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:46.876 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:30:46.977 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:46.998 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:47.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:47.002 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:30:47.103 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:47.125 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:47.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:47.128 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:30:47.229 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:47.237 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:30:46 smithi123 bash[60514]: logger=cleanup t=2024-09-14T04:30:46.955120668Z level=info msg="Completed cleanup jobs" duration=13.843503ms 2024-09-14T04:30:47.256 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:47.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:47.260 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:30:47.361 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:47.379 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:47.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:47.381 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:30:47.482 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:47.521 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:47.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:47.524 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:30:47.625 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:47.649 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:47.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:47.651 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:30:47.752 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:47.785 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:47.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:47.792 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:30:47.892 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:47.910 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:47.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:47.911 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:30:48.012 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:48.032 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:48.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:48.033 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:30:48.134 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:48.160 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:48.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:48.161 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:30:48.262 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:48.272 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:30:48 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:30:48] "GET /metrics HTTP/1.1" 200 36632 "" "Prometheus/2.51.0" 2024-09-14T04:30:48.291 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:48.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:48.293 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:30:48.394 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:48.402 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:48 smithi123 bash[68976]: cluster 2024-09-14T04:30:47.128073+0000 mgr.y (mgr.26165) 691 : cluster [DBG] pgmap v618: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 701 op/s 2024-09-14T04:30:48.402 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:48 smithi123 bash[68976]: cluster 2024-09-14T04:30:47.128073+0000 mgr.y (mgr.26165) 691 : cluster [DBG] pgmap v618: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 701 op/s 2024-09-14T04:30:48.417 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:48.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:48.420 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:30:48.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:48 smithi038 bash[84940]: cluster 2024-09-14T04:30:47.128073+0000 mgr.y (mgr.26165) 691 : cluster [DBG] pgmap v618: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 701 op/s 2024-09-14T04:30:48.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:48 smithi038 bash[84940]: cluster 2024-09-14T04:30:47.128073+0000 mgr.y (mgr.26165) 691 : cluster [DBG] pgmap v618: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 701 op/s 2024-09-14T04:30:48.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:48 smithi038 bash[87336]: cluster 2024-09-14T04:30:47.128073+0000 mgr.y (mgr.26165) 691 : cluster [DBG] pgmap v618: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 701 op/s 2024-09-14T04:30:48.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:48 smithi038 bash[87336]: cluster 2024-09-14T04:30:47.128073+0000 mgr.y (mgr.26165) 691 : cluster [DBG] pgmap v618: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 701 op/s 2024-09-14T04:30:48.521 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:48.545 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:48.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:48.548 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:30:48.649 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:48.697 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:48.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:48.702 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:30:48.803 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:48.827 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:48.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:48.829 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:30:48.930 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:48.982 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:48.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:48.987 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:30:49.088 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:49.111 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:49.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:49.113 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:30:49.214 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:49.235 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:49.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:49.237 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:30:49.338 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:49.378 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:49.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:49.381 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:30:49.482 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:49.511 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:49.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:49.515 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:30:49.617 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:49.640 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:49.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:49.644 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:30:49.745 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:49.765 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:49.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:49.767 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:30:49.867 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:49.905 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:49.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:49.909 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:30:50.010 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:50.043 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:50.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:50.049 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:30:50.150 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:50.178 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:50.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:50.184 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:30:50.284 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:50.313 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:50.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:50.318 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:30:50.418 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:50.446 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:50.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:50.450 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:30:50.551 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:50.572 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:50.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:50.574 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:30:50.662 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:50 smithi038 bash[84940]: cluster 2024-09-14T04:30:49.128854+0000 mgr.y (mgr.26165) 692 : cluster [DBG] pgmap v619: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 643 op/s 2024-09-14T04:30:50.662 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:50 smithi038 bash[84940]: cluster 2024-09-14T04:30:49.128854+0000 mgr.y (mgr.26165) 692 : cluster [DBG] pgmap v619: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 643 op/s 2024-09-14T04:30:50.662 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:50 smithi038 bash[87336]: cluster 2024-09-14T04:30:49.128854+0000 mgr.y (mgr.26165) 692 : cluster [DBG] pgmap v619: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 643 op/s 2024-09-14T04:30:50.662 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:50 smithi038 bash[87336]: cluster 2024-09-14T04:30:49.128854+0000 mgr.y (mgr.26165) 692 : cluster [DBG] pgmap v619: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 643 op/s 2024-09-14T04:30:50.675 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:50.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:50 smithi123 bash[68976]: cluster 2024-09-14T04:30:49.128854+0000 mgr.y (mgr.26165) 692 : cluster [DBG] pgmap v619: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 643 op/s 2024-09-14T04:30:50.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:50 smithi123 bash[68976]: cluster 2024-09-14T04:30:49.128854+0000 mgr.y (mgr.26165) 692 : cluster [DBG] pgmap v619: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 643 op/s 2024-09-14T04:30:50.687 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:30:50 smithi123 bash[61744]: ts=2024-09-14T04:30:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:30:50.712 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:50.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:50.717 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:30:50.817 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:50.855 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:50.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:50.857 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:30:50.958 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:50.986 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:50.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:50.989 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:30:51.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:50 smithi038 bash[84940]: debug 2024-09-14T04:30:50.714+0000 7f7e8208b640 -1 mon.a@0(leader).osd e134 definitely_dead 0 2024-09-14T04:30:51.089 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:51.117 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:51.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:51.120 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:30:51.221 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:51.243 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:51.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:51.246 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:30:51.327 INFO:teuthology.orchestra.run.smithi038.stderr:marked out osd.0. 2024-09-14T04:30:51.347 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:51.365 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:51.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:51.367 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:30:51.468 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:51.493 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:51.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:51 smithi123 bash[68976]: audit 2024-09-14T04:30:50.719436+0000 mon.c (mon.2) 35 : audit [INF] from='client.? 172.21.15.38:0/1544929732' entity='client.admin' cmd={"prefix": "osd out", "ids": ["0"]} : dispatch 2024-09-14T04:30:51.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:51 smithi123 bash[68976]: audit 2024-09-14T04:30:50.719436+0000 mon.c (mon.2) 35 : audit [INF] from='client.? 172.21.15.38:0/1544929732' entity='client.admin' cmd={"prefix": "osd out", "ids": ["0"]} : dispatch 2024-09-14T04:30:51.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:51 smithi123 bash[68976]: audit 2024-09-14T04:30:50.720494+0000 mon.a (mon.0) 811 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["0"]} : dispatch 2024-09-14T04:30:51.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:51 smithi123 bash[68976]: audit 2024-09-14T04:30:50.720494+0000 mon.a (mon.0) 811 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["0"]} : dispatch 2024-09-14T04:30:51.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:51 smithi123 bash[68976]: cluster 2024-09-14T04:30:50.720576+0000 mon.a (mon.0) 812 : cluster [INF] Client client.admin marked osd.0 out, while it was still marked up 2024-09-14T04:30:51.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:51 smithi123 bash[68976]: cluster 2024-09-14T04:30:50.720576+0000 mon.a (mon.0) 812 : cluster [INF] Client client.admin marked osd.0 out, while it was still marked up 2024-09-14T04:30:51.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:51.496 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:30:51.597 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:51.623 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:51.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:51.625 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:30:51.726 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:51.737 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:51 smithi038 bash[87336]: audit 2024-09-14T04:30:50.719436+0000 mon.c (mon.2) 35 : audit [INF] from='client.? 172.21.15.38:0/1544929732' entity='client.admin' cmd={"prefix": "osd out", "ids": ["0"]} : dispatch 2024-09-14T04:30:51.738 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:51 smithi038 bash[87336]: audit 2024-09-14T04:30:50.719436+0000 mon.c (mon.2) 35 : audit [INF] from='client.? 172.21.15.38:0/1544929732' entity='client.admin' cmd={"prefix": "osd out", "ids": ["0"]} : dispatch 2024-09-14T04:30:51.738 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:51 smithi038 bash[87336]: audit 2024-09-14T04:30:50.720494+0000 mon.a (mon.0) 811 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["0"]} : dispatch 2024-09-14T04:30:51.738 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:51 smithi038 bash[87336]: audit 2024-09-14T04:30:50.720494+0000 mon.a (mon.0) 811 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["0"]} : dispatch 2024-09-14T04:30:51.738 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:51 smithi038 bash[87336]: cluster 2024-09-14T04:30:50.720576+0000 mon.a (mon.0) 812 : cluster [INF] Client client.admin marked osd.0 out, while it was still marked up 2024-09-14T04:30:51.738 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:51 smithi038 bash[87336]: cluster 2024-09-14T04:30:50.720576+0000 mon.a (mon.0) 812 : cluster [INF] Client client.admin marked osd.0 out, while it was still marked up 2024-09-14T04:30:51.738 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:51 smithi038 bash[84940]: audit 2024-09-14T04:30:50.719436+0000 mon.c (mon.2) 35 : audit [INF] from='client.? 172.21.15.38:0/1544929732' entity='client.admin' cmd={"prefix": "osd out", "ids": ["0"]} : dispatch 2024-09-14T04:30:51.738 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:51 smithi038 bash[84940]: audit 2024-09-14T04:30:50.719436+0000 mon.c (mon.2) 35 : audit [INF] from='client.? 172.21.15.38:0/1544929732' entity='client.admin' cmd={"prefix": "osd out", "ids": ["0"]} : dispatch 2024-09-14T04:30:51.738 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:51 smithi038 bash[84940]: audit 2024-09-14T04:30:50.720494+0000 mon.a (mon.0) 811 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["0"]} : dispatch 2024-09-14T04:30:51.738 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:51 smithi038 bash[84940]: audit 2024-09-14T04:30:50.720494+0000 mon.a (mon.0) 811 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["0"]} : dispatch 2024-09-14T04:30:51.738 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:51 smithi038 bash[84940]: cluster 2024-09-14T04:30:50.720576+0000 mon.a (mon.0) 812 : cluster [INF] Client client.admin marked osd.0 out, while it was still marked up 2024-09-14T04:30:51.739 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:51 smithi038 bash[84940]: cluster 2024-09-14T04:30:50.720576+0000 mon.a (mon.0) 812 : cluster [INF] Client client.admin marked osd.0 out, while it was still marked up 2024-09-14T04:30:51.753 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:51.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:51.755 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:30:51.856 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:51.885 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:51.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:51.887 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:30:51.988 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:52.017 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:52.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:52.019 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:30:52.120 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:52.145 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:52.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:52.147 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:30:52.248 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:52.269 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:52.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:52.271 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:30:52.372 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:52.383 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:52 smithi123 bash[68976]: cluster 2024-09-14T04:30:51.131905+0000 mgr.y (mgr.26165) 693 : cluster [DBG] pgmap v620: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 695 op/s 2024-09-14T04:30:52.383 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:52 smithi123 bash[68976]: cluster 2024-09-14T04:30:51.131905+0000 mgr.y (mgr.26165) 693 : cluster [DBG] pgmap v620: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 695 op/s 2024-09-14T04:30:52.383 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:52 smithi123 bash[68976]: audit 2024-09-14T04:30:51.302575+0000 mon.a (mon.0) 813 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["0"]}]': finished 2024-09-14T04:30:52.383 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:52 smithi123 bash[68976]: audit 2024-09-14T04:30:51.302575+0000 mon.a (mon.0) 813 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["0"]}]': finished 2024-09-14T04:30:52.383 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:52 smithi123 bash[68976]: cluster 2024-09-14T04:30:51.311262+0000 mon.a (mon.0) 814 : cluster [DBG] osdmap e135: 8 total, 8 up, 7 in 2024-09-14T04:30:52.383 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:52 smithi123 bash[68976]: cluster 2024-09-14T04:30:51.311262+0000 mon.a (mon.0) 814 : cluster [DBG] osdmap e135: 8 total, 8 up, 7 in 2024-09-14T04:30:52.383 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:52 smithi123 bash[68976]: cluster 2024-09-14T04:30:52.090605+0000 mon.a (mon.0) 815 : cluster [DBG] osdmap e136: 8 total, 8 up, 7 in 2024-09-14T04:30:52.384 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:52 smithi123 bash[68976]: cluster 2024-09-14T04:30:52.090605+0000 mon.a (mon.0) 815 : cluster [DBG] osdmap e136: 8 total, 8 up, 7 in 2024-09-14T04:30:52.399 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:52.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:52.401 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:30:52.502 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:52.528 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:52.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:52.530 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:30:52.592 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:52 smithi038 bash[84940]: cluster 2024-09-14T04:30:51.131905+0000 mgr.y (mgr.26165) 693 : cluster [DBG] pgmap v620: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 695 op/s 2024-09-14T04:30:52.592 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:52 smithi038 bash[84940]: cluster 2024-09-14T04:30:51.131905+0000 mgr.y (mgr.26165) 693 : cluster [DBG] pgmap v620: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 695 op/s 2024-09-14T04:30:52.592 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:52 smithi038 bash[84940]: audit 2024-09-14T04:30:51.302575+0000 mon.a (mon.0) 813 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["0"]}]': finished 2024-09-14T04:30:52.593 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:52 smithi038 bash[84940]: audit 2024-09-14T04:30:51.302575+0000 mon.a (mon.0) 813 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["0"]}]': finished 2024-09-14T04:30:52.593 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:52 smithi038 bash[84940]: cluster 2024-09-14T04:30:51.311262+0000 mon.a (mon.0) 814 : cluster [DBG] osdmap e135: 8 total, 8 up, 7 in 2024-09-14T04:30:52.593 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:52 smithi038 bash[84940]: cluster 2024-09-14T04:30:51.311262+0000 mon.a (mon.0) 814 : cluster [DBG] osdmap e135: 8 total, 8 up, 7 in 2024-09-14T04:30:52.593 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:52 smithi038 bash[84940]: cluster 2024-09-14T04:30:52.090605+0000 mon.a (mon.0) 815 : cluster [DBG] osdmap e136: 8 total, 8 up, 7 in 2024-09-14T04:30:52.593 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:52 smithi038 bash[84940]: cluster 2024-09-14T04:30:52.090605+0000 mon.a (mon.0) 815 : cluster [DBG] osdmap e136: 8 total, 8 up, 7 in 2024-09-14T04:30:52.593 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:52 smithi038 bash[87336]: cluster 2024-09-14T04:30:51.131905+0000 mgr.y (mgr.26165) 693 : cluster [DBG] pgmap v620: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 695 op/s 2024-09-14T04:30:52.593 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:52 smithi038 bash[87336]: cluster 2024-09-14T04:30:51.131905+0000 mgr.y (mgr.26165) 693 : cluster [DBG] pgmap v620: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 695 op/s 2024-09-14T04:30:52.593 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:52 smithi038 bash[87336]: audit 2024-09-14T04:30:51.302575+0000 mon.a (mon.0) 813 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["0"]}]': finished 2024-09-14T04:30:52.593 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:52 smithi038 bash[87336]: audit 2024-09-14T04:30:51.302575+0000 mon.a (mon.0) 813 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["0"]}]': finished 2024-09-14T04:30:52.593 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:52 smithi038 bash[87336]: cluster 2024-09-14T04:30:51.311262+0000 mon.a (mon.0) 814 : cluster [DBG] osdmap e135: 8 total, 8 up, 7 in 2024-09-14T04:30:52.594 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:52 smithi038 bash[87336]: cluster 2024-09-14T04:30:51.311262+0000 mon.a (mon.0) 814 : cluster [DBG] osdmap e135: 8 total, 8 up, 7 in 2024-09-14T04:30:52.594 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:52 smithi038 bash[87336]: cluster 2024-09-14T04:30:52.090605+0000 mon.a (mon.0) 815 : cluster [DBG] osdmap e136: 8 total, 8 up, 7 in 2024-09-14T04:30:52.594 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:52 smithi038 bash[87336]: cluster 2024-09-14T04:30:52.090605+0000 mon.a (mon.0) 815 : cluster [DBG] osdmap e136: 8 total, 8 up, 7 in 2024-09-14T04:30:52.631 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:52.650 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:52.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:52.652 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:30:52.724 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-09-14T04:30:52.725 INFO:teuthology.orchestra.run.smithi038.stdout: "ops": [ 2024-09-14T04:30:52.725 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:52.725 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.44912.0:148797 7.9 7.4b0df949 (undecoded) ondisk+retry+write+known_if_redirected+supports_pool_eio e135)", 2024-09-14T04:30:52.725 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:30:51.319066+0000", 2024-09-14T04:30:52.725 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 1.4068786289999999, 2024-09-14T04:30:52.725 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.4069115830000001, 2024-09-14T04:30:52.725 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:30:52.725 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:30:52.725 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "waiting for peered", 2024-09-14T04:30:52.725 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:30:52.725 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.44912", 2024-09-14T04:30:52.725 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/661761194", 2024-09-14T04:30:52.726 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 148797 2024-09-14T04:30:52.726 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:52.726 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:30:52.726 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:52.726 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:30:52.726 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:51.319066+0000", 2024-09-14T04:30:52.726 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:30:52.726 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:52.726 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:52.726 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:30:52.726 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:51.319066+0000", 2024-09-14T04:30:52.726 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:30:52.726 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:52.726 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:52.727 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:30:52.727 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:51.319067+0000", 2024-09-14T04:30:52.727 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.604e-06 2024-09-14T04:30:52.727 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:52.727 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:52.727 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:30:52.727 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:51.319072+0000", 2024-09-14T04:30:52.727 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.5279999999999997e-06 2024-09-14T04:30:52.727 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:52.727 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:52.727 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:30:52.727 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:51.319084+0000", 2024-09-14T04:30:52.727 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.2319e-05 2024-09-14T04:30:52.728 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:52.728 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:52.728 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:30:52.728 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:51.319092+0000", 2024-09-14T04:30:52.728 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.9109999999999993e-06 2024-09-14T04:30:52.728 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:52.728 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:52.728 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:30:52.728 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:51.319436+0000", 2024-09-14T04:30:52.728 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00034383100000000001 2024-09-14T04:30:52.728 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:52.728 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:52.729 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for peered", 2024-09-14T04:30:52.729 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:51.319612+0000", 2024-09-14T04:30:52.729 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000175892 2024-09-14T04:30:52.729 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:52.729 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:52.729 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:30:52.729 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:52.109422+0000", 2024-09-14T04:30:52.729 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.78980968900000004 2024-09-14T04:30:52.729 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:52.729 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:52.729 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for peered", 2024-09-14T04:30:52.729 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:52.109456+0000", 2024-09-14T04:30:52.729 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.4035000000000002e-05 2024-09-14T04:30:52.730 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:30:52.730 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:30:52.730 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:30:52.730 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:52.730 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:52.730 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.44912.0:148801 7.9 7.c3229799 (undecoded) ondisk+retry+write+known_if_redirected+supports_pool_eio e135)", 2024-09-14T04:30:52.730 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:30:51.319104+0000", 2024-09-14T04:30:52.730 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 1.4068406790000001, 2024-09-14T04:30:52.730 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.406938204, 2024-09-14T04:30:52.730 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:30:52.730 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:30:52.730 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "waiting for peered", 2024-09-14T04:30:52.730 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:30:52.730 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.44912", 2024-09-14T04:30:52.731 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/661761194", 2024-09-14T04:30:52.731 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 148801 2024-09-14T04:30:52.731 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:52.731 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:30:52.731 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:52.731 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:30:52.731 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:51.319104+0000", 2024-09-14T04:30:52.731 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:30:52.731 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:52.731 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:52.731 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:30:52.731 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:51.319104+0000", 2024-09-14T04:30:52.731 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:30:52.732 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:52.732 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:52.732 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:30:52.732 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:51.319104+0000", 2024-09-14T04:30:52.732 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.4799999999999999e-07 2024-09-14T04:30:52.732 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:52.732 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:52.732 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:30:52.732 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:51.319106+0000", 2024-09-14T04:30:52.732 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.9539999999999998e-06 2024-09-14T04:30:52.732 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:52.732 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:52.732 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:30:52.733 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:51.319112+0000", 2024-09-14T04:30:52.733 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.9769999999999997e-06 2024-09-14T04:30:52.733 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:52.733 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:52.733 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:30:52.733 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:51.319117+0000", 2024-09-14T04:30:52.733 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.028e-06 2024-09-14T04:30:52.733 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:52.733 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:52.733 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:30:52.733 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:51.319638+0000", 2024-09-14T04:30:52.733 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00052049699999999997 2024-09-14T04:30:52.733 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:52.734 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:52.734 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for peered", 2024-09-14T04:30:52.734 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:51.319646+0000", 2024-09-14T04:30:52.734 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.1470000000000001e-06 2024-09-14T04:30:52.734 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:52.734 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:52.734 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:30:52.734 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:52.109516+0000", 2024-09-14T04:30:52.734 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.78987028500000001 2024-09-14T04:30:52.734 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:30:52.734 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:30:52.734 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for peered", 2024-09-14T04:30:52.734 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:52.109531+0000", 2024-09-14T04:30:52.735 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.501e-05 2024-09-14T04:30:52.735 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:30:52.735 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:30:52.735 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:30:52.735 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:30:52.735 INFO:teuthology.orchestra.run.smithi038.stdout: ], 2024-09-14T04:30:52.735 INFO:teuthology.orchestra.run.smithi038.stdout: "num_ops": 2 2024-09-14T04:30:52.735 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-09-14T04:30:52.754 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:52.780 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:52.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:52.782 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:30:52.883 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:52.902 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:52.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:52.904 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:30:53.005 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:53.030 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:53.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:53.032 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:30:53.133 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:53.161 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:53.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:53.163 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:30:53.264 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:53.306 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:53.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:53.313 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:30:53.414 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:53.443 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:53.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:53.445 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:30:53.546 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:53.573 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:53.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:53.577 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:30:53.678 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:53.734 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:53.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:53.737 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:30:53.838 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:53.892 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:53.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:53.895 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:30:53.996 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:54.018 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:54.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:54.021 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:30:54.122 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:54.147 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:54.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:54.150 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:30:54.250 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:54.260 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:54 smithi123 bash[68976]: cluster 2024-09-14T04:30:53.097145+0000 osd.4 (osd.4) 1 : cluster [DBG] 7.4 starting backfill to osd.6 from (0'0,0'0] MAX to 134'9163 2024-09-14T04:30:54.260 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:54 smithi123 bash[68976]: cluster 2024-09-14T04:30:53.097145+0000 osd.4 (osd.4) 1 : cluster [DBG] 7.4 starting backfill to osd.6 from (0'0,0'0] MAX to 134'9163 2024-09-14T04:30:54.260 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:54 smithi123 bash[68976]: cluster 2024-09-14T04:30:53.101078+0000 mon.a (mon.0) 816 : cluster [DBG] osdmap e137: 8 total, 8 up, 7 in 2024-09-14T04:30:54.260 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:54 smithi123 bash[68976]: cluster 2024-09-14T04:30:53.101078+0000 mon.a (mon.0) 816 : cluster [DBG] osdmap e137: 8 total, 8 up, 7 in 2024-09-14T04:30:54.260 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:54 smithi123 bash[68976]: cluster 2024-09-14T04:30:53.104914+0000 osd.3 (osd.3) 1 : cluster [DBG] 7.f starting backfill to osd.4 from (0'0,0'0] MAX to 134'9291 2024-09-14T04:30:54.261 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:54 smithi123 bash[68976]: cluster 2024-09-14T04:30:53.104914+0000 osd.3 (osd.3) 1 : cluster [DBG] 7.f starting backfill to osd.4 from (0'0,0'0] MAX to 134'9291 2024-09-14T04:30:54.261 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:54 smithi123 bash[68976]: cluster 2024-09-14T04:30:53.110274+0000 osd.1 (osd.1) 1 : cluster [DBG] 7.9 starting backfill to osd.7 from (0'0,0'0] MAX to 134'9249 2024-09-14T04:30:54.261 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:54 smithi123 bash[68976]: cluster 2024-09-14T04:30:53.110274+0000 osd.1 (osd.1) 1 : cluster [DBG] 7.9 starting backfill to osd.7 from (0'0,0'0] MAX to 134'9249 2024-09-14T04:30:54.261 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:54 smithi123 bash[68976]: cluster 2024-09-14T04:30:53.114322+0000 osd.7 (osd.7) 3 : cluster [DBG] 7.6 starting backfill to osd.5 from (0'0,0'0] MAX to 134'9290 2024-09-14T04:30:54.261 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:54 smithi123 bash[68976]: cluster 2024-09-14T04:30:53.114322+0000 osd.7 (osd.7) 3 : cluster [DBG] 7.6 starting backfill to osd.5 from (0'0,0'0] MAX to 134'9290 2024-09-14T04:30:54.261 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:54 smithi123 bash[68976]: cluster 2024-09-14T04:30:53.132347+0000 mgr.y (mgr.26165) 694 : cluster [DBG] pgmap v624: 89 pgs: 2 remapped+peering, 87 active+clean; 3.3 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 547 op/s 2024-09-14T04:30:54.261 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:54 smithi123 bash[68976]: cluster 2024-09-14T04:30:53.132347+0000 mgr.y (mgr.26165) 694 : cluster [DBG] pgmap v624: 89 pgs: 2 remapped+peering, 87 active+clean; 3.3 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 547 op/s 2024-09-14T04:30:54.281 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:54.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:54.287 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:30:54.388 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:54.409 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:54.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:54.411 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:30:54.512 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:54.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:54 smithi038 bash[84940]: cluster 2024-09-14T04:30:53.097145+0000 osd.4 (osd.4) 1 : cluster [DBG] 7.4 starting backfill to osd.6 from (0'0,0'0] MAX to 134'9163 2024-09-14T04:30:54.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:54 smithi038 bash[84940]: cluster 2024-09-14T04:30:53.097145+0000 osd.4 (osd.4) 1 : cluster [DBG] 7.4 starting backfill to osd.6 from (0'0,0'0] MAX to 134'9163 2024-09-14T04:30:54.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:54 smithi038 bash[84940]: cluster 2024-09-14T04:30:53.101078+0000 mon.a (mon.0) 816 : cluster [DBG] osdmap e137: 8 total, 8 up, 7 in 2024-09-14T04:30:54.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:54 smithi038 bash[84940]: cluster 2024-09-14T04:30:53.101078+0000 mon.a (mon.0) 816 : cluster [DBG] osdmap e137: 8 total, 8 up, 7 in 2024-09-14T04:30:54.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:54 smithi038 bash[84940]: cluster 2024-09-14T04:30:53.104914+0000 osd.3 (osd.3) 1 : cluster [DBG] 7.f starting backfill to osd.4 from (0'0,0'0] MAX to 134'9291 2024-09-14T04:30:54.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:54 smithi038 bash[84940]: cluster 2024-09-14T04:30:53.104914+0000 osd.3 (osd.3) 1 : cluster [DBG] 7.f starting backfill to osd.4 from (0'0,0'0] MAX to 134'9291 2024-09-14T04:30:54.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:54 smithi038 bash[84940]: cluster 2024-09-14T04:30:53.110274+0000 osd.1 (osd.1) 1 : cluster [DBG] 7.9 starting backfill to osd.7 from (0'0,0'0] MAX to 134'9249 2024-09-14T04:30:54.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:54 smithi038 bash[84940]: cluster 2024-09-14T04:30:53.110274+0000 osd.1 (osd.1) 1 : cluster [DBG] 7.9 starting backfill to osd.7 from (0'0,0'0] MAX to 134'9249 2024-09-14T04:30:54.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:54 smithi038 bash[84940]: cluster 2024-09-14T04:30:53.114322+0000 osd.7 (osd.7) 3 : cluster [DBG] 7.6 starting backfill to osd.5 from (0'0,0'0] MAX to 134'9290 2024-09-14T04:30:54.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:54 smithi038 bash[84940]: cluster 2024-09-14T04:30:53.114322+0000 osd.7 (osd.7) 3 : cluster [DBG] 7.6 starting backfill to osd.5 from (0'0,0'0] MAX to 134'9290 2024-09-14T04:30:54.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:54 smithi038 bash[84940]: cluster 2024-09-14T04:30:53.132347+0000 mgr.y (mgr.26165) 694 : cluster [DBG] pgmap v624: 89 pgs: 2 remapped+peering, 87 active+clean; 3.3 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 547 op/s 2024-09-14T04:30:54.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:54 smithi038 bash[84940]: cluster 2024-09-14T04:30:53.132347+0000 mgr.y (mgr.26165) 694 : cluster [DBG] pgmap v624: 89 pgs: 2 remapped+peering, 87 active+clean; 3.3 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 547 op/s 2024-09-14T04:30:54.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:54 smithi038 bash[87336]: cluster 2024-09-14T04:30:53.097145+0000 osd.4 (osd.4) 1 : cluster [DBG] 7.4 starting backfill to osd.6 from (0'0,0'0] MAX to 134'9163 2024-09-14T04:30:54.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:54 smithi038 bash[87336]: cluster 2024-09-14T04:30:53.097145+0000 osd.4 (osd.4) 1 : cluster [DBG] 7.4 starting backfill to osd.6 from (0'0,0'0] MAX to 134'9163 2024-09-14T04:30:54.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:54 smithi038 bash[87336]: cluster 2024-09-14T04:30:53.101078+0000 mon.a (mon.0) 816 : cluster [DBG] osdmap e137: 8 total, 8 up, 7 in 2024-09-14T04:30:54.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:54 smithi038 bash[87336]: cluster 2024-09-14T04:30:53.101078+0000 mon.a (mon.0) 816 : cluster [DBG] osdmap e137: 8 total, 8 up, 7 in 2024-09-14T04:30:54.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:54 smithi038 bash[87336]: cluster 2024-09-14T04:30:53.104914+0000 osd.3 (osd.3) 1 : cluster [DBG] 7.f starting backfill to osd.4 from (0'0,0'0] MAX to 134'9291 2024-09-14T04:30:54.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:54 smithi038 bash[87336]: cluster 2024-09-14T04:30:53.104914+0000 osd.3 (osd.3) 1 : cluster [DBG] 7.f starting backfill to osd.4 from (0'0,0'0] MAX to 134'9291 2024-09-14T04:30:54.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:54 smithi038 bash[87336]: cluster 2024-09-14T04:30:53.110274+0000 osd.1 (osd.1) 1 : cluster [DBG] 7.9 starting backfill to osd.7 from (0'0,0'0] MAX to 134'9249 2024-09-14T04:30:54.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:54 smithi038 bash[87336]: cluster 2024-09-14T04:30:53.110274+0000 osd.1 (osd.1) 1 : cluster [DBG] 7.9 starting backfill to osd.7 from (0'0,0'0] MAX to 134'9249 2024-09-14T04:30:54.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:54 smithi038 bash[87336]: cluster 2024-09-14T04:30:53.114322+0000 osd.7 (osd.7) 3 : cluster [DBG] 7.6 starting backfill to osd.5 from (0'0,0'0] MAX to 134'9290 2024-09-14T04:30:54.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:54 smithi038 bash[87336]: cluster 2024-09-14T04:30:53.114322+0000 osd.7 (osd.7) 3 : cluster [DBG] 7.6 starting backfill to osd.5 from (0'0,0'0] MAX to 134'9290 2024-09-14T04:30:54.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:54 smithi038 bash[87336]: cluster 2024-09-14T04:30:53.132347+0000 mgr.y (mgr.26165) 694 : cluster [DBG] pgmap v624: 89 pgs: 2 remapped+peering, 87 active+clean; 3.3 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 547 op/s 2024-09-14T04:30:54.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:54 smithi038 bash[87336]: cluster 2024-09-14T04:30:53.132347+0000 mgr.y (mgr.26165) 694 : cluster [DBG] pgmap v624: 89 pgs: 2 remapped+peering, 87 active+clean; 3.3 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 547 op/s 2024-09-14T04:30:54.545 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:54.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:54.547 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:30:54.648 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:54.681 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:54.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:54.693 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:30:54.794 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:54.829 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:54.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:54.833 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:30:54.934 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:54.960 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:54.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:54.962 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:30:55.063 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:55.084 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:55.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:55.086 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:30:55.187 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:55.211 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:55.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:55.216 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:30:55.316 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:55.350 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:55.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:55.354 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:30:55.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:55 smithi123 bash[68976]: audit 2024-09-14T04:30:54.599111+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:30:55.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:55 smithi123 bash[68976]: audit 2024-09-14T04:30:54.599111+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:30:55.454 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:55.479 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:55.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:55.484 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:30:55.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:55 smithi038 bash[84940]: audit 2024-09-14T04:30:54.599111+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:30:55.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:55 smithi038 bash[84940]: audit 2024-09-14T04:30:54.599111+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:30:55.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:55 smithi038 bash[87336]: audit 2024-09-14T04:30:54.599111+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:30:55.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:55 smithi038 bash[87336]: audit 2024-09-14T04:30:54.599111+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:30:55.585 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:55.621 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:55.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:55.625 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:30:55.726 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:55.759 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:55.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:55.764 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:30:55.865 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:55.893 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:55.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:55.900 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:30:56.001 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:56.023 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:56.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:56.026 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:30:56.127 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:56.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:56.166 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:56.166 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:30:56.267 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:56.275 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:56 smithi123 bash[68976]: cluster 2024-09-14T04:30:55.132889+0000 mgr.y (mgr.26165) 695 : cluster [DBG] pgmap v625: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 2 remapped+peering, 85 active+clean; 3.3 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 451 op/s; 6394/160626 objects misplaced (3.981%); 1.1 MiB/s, 18 objects/s recovering 2024-09-14T04:30:56.275 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:56 smithi123 bash[68976]: cluster 2024-09-14T04:30:55.132889+0000 mgr.y (mgr.26165) 695 : cluster [DBG] pgmap v625: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 2 remapped+peering, 85 active+clean; 3.3 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 451 op/s; 6394/160626 objects misplaced (3.981%); 1.1 MiB/s, 18 objects/s recovering 2024-09-14T04:30:56.291 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:56.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:56.294 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:30:56.372 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.1 dump_blocked_ops 2024-09-14T04:30:56.387 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:56 smithi038 bash[84940]: cluster 2024-09-14T04:30:55.132889+0000 mgr.y (mgr.26165) 695 : cluster [DBG] pgmap v625: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 2 remapped+peering, 85 active+clean; 3.3 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 451 op/s; 6394/160626 objects misplaced (3.981%); 1.1 MiB/s, 18 objects/s recovering 2024-09-14T04:30:56.387 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:56 smithi038 bash[84940]: cluster 2024-09-14T04:30:55.132889+0000 mgr.y (mgr.26165) 695 : cluster [DBG] pgmap v625: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 2 remapped+peering, 85 active+clean; 3.3 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 451 op/s; 6394/160626 objects misplaced (3.981%); 1.1 MiB/s, 18 objects/s recovering 2024-09-14T04:30:56.387 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:56 smithi038 bash[87336]: cluster 2024-09-14T04:30:55.132889+0000 mgr.y (mgr.26165) 695 : cluster [DBG] pgmap v625: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 2 remapped+peering, 85 active+clean; 3.3 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 451 op/s; 6394/160626 objects misplaced (3.981%); 1.1 MiB/s, 18 objects/s recovering 2024-09-14T04:30:56.387 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:56 smithi038 bash[87336]: cluster 2024-09-14T04:30:55.132889+0000 mgr.y (mgr.26165) 695 : cluster [DBG] pgmap v625: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 2 remapped+peering, 85 active+clean; 3.3 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 451 op/s; 6394/160626 objects misplaced (3.981%); 1.1 MiB/s, 18 objects/s recovering 2024-09-14T04:30:56.395 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:56.421 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:56.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:56.424 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:30:56.524 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:56.575 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:56.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:56.647 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:30:56.691 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0: {} 2024-09-14T04:30:56.691 INFO:teuthology.orchestra.run.smithi038.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-14T04:30:56.738 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1: {} 2024-09-14T04:30:56.738 INFO:teuthology.orchestra.run.smithi038.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-14T04:30:56.749 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:56.792 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:56.795 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2: {} 2024-09-14T04:30:56.796 INFO:teuthology.orchestra.run.smithi038.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-14T04:30:56.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:56.797 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:30:56.835 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3: {} 2024-09-14T04:30:56.835 INFO:teuthology.orchestra.run.smithi038.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-14T04:30:56.867 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4: {} 2024-09-14T04:30:56.867 INFO:teuthology.orchestra.run.smithi038.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-14T04:30:56.897 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:56.898 INFO:teuthology.orchestra.run.smithi038.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-14T04:30:56.899 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5: {} 2024-09-14T04:30:56.936 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6: {} 2024-09-14T04:30:56.937 INFO:teuthology.orchestra.run.smithi038.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-14T04:30:56.938 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:56.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:56.944 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:30:56.961 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7: {} 2024-09-14T04:30:56.961 INFO:teuthology.orchestra.run.smithi038.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-14T04:30:57.045 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:57.083 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:57.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:57.090 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:30:57.191 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:57.218 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:30:57.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:57.224 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:30:57.325 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:57.347 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:57.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:57.352 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:30:57.431 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:57 smithi038 bash[84940]: audit 2024-09-14T04:30:56.632982+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.38:0/3470621066' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:30:57.431 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:57 smithi038 bash[84940]: audit 2024-09-14T04:30:56.632982+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.38:0/3470621066' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:30:57.432 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:57 smithi038 bash[87336]: audit 2024-09-14T04:30:56.632982+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.38:0/3470621066' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:30:57.432 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:57 smithi038 bash[87336]: audit 2024-09-14T04:30:56.632982+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.38:0/3470621066' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:30:57.453 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:57.462 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:57 smithi123 bash[68976]: audit 2024-09-14T04:30:56.632982+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.38:0/3470621066' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:30:57.462 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:57 smithi123 bash[68976]: audit 2024-09-14T04:30:56.632982+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.38:0/3470621066' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:30:57.475 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:57.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:57.480 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:30:57.581 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:57.613 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:57.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:57.615 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:30:57.716 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:57.747 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:57.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:57.751 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:30:57.852 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:57.894 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:57.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:57.900 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:30:58.001 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:58.035 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:58.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:58.037 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:30:58.138 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:58.165 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:58.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:58.174 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:30:58.250 INFO:teuthology.orchestra.run.smithi038.stderr:noscrub is unset 2024-09-14T04:30:58.275 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:58.303 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:58.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:58.306 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:30:58.407 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:58.430 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:30:58.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:58.440 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:30:58.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:58 smithi038 bash[84940]: cluster 2024-09-14T04:30:57.133564+0000 mgr.y (mgr.26165) 696 : cluster [DBG] pgmap v626: 89 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 3 active+remapped+backfilling, 1 active+remapped+backfill_wait, 2 remapped+peering, 81 active+clean; 3.2 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 255 op/s; 12735/158742 objects degraded (8.022%); 11611/158742 objects misplaced (7.314%); 15 MiB/s, 235 objects/s recovering 2024-09-14T04:30:58.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:58 smithi038 bash[84940]: cluster 2024-09-14T04:30:57.133564+0000 mgr.y (mgr.26165) 696 : cluster [DBG] pgmap v626: 89 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 3 active+remapped+backfilling, 1 active+remapped+backfill_wait, 2 remapped+peering, 81 active+clean; 3.2 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 255 op/s; 12735/158742 objects degraded (8.022%); 11611/158742 objects misplaced (7.314%); 15 MiB/s, 235 objects/s recovering 2024-09-14T04:30:58.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:58 smithi038 bash[84940]: cluster 2024-09-14T04:30:57.216522+0000 mon.a (mon.0) 818 : cluster [WRN] Health check failed: Degraded data redundancy: 12735/158742 objects degraded (8.022%), 2 pgs degraded (PG_DEGRADED) 2024-09-14T04:30:58.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:58 smithi038 bash[84940]: cluster 2024-09-14T04:30:57.216522+0000 mon.a (mon.0) 818 : cluster [WRN] Health check failed: Degraded data redundancy: 12735/158742 objects degraded (8.022%), 2 pgs degraded (PG_DEGRADED) 2024-09-14T04:30:58.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:58 smithi038 bash[84940]: audit 2024-09-14T04:30:57.307807+0000 mon.a (mon.0) 819 : audit [INF] from='client.? 172.21.15.38:0/4256016151' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:30:58.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:58 smithi038 bash[84940]: audit 2024-09-14T04:30:57.307807+0000 mon.a (mon.0) 819 : audit [INF] from='client.? 172.21.15.38:0/4256016151' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:30:58.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:30:58 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:30:58] "GET /metrics HTTP/1.1" 200 36632 "" "Prometheus/2.51.0" 2024-09-14T04:30:58.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:58 smithi038 bash[87336]: cluster 2024-09-14T04:30:57.133564+0000 mgr.y (mgr.26165) 696 : cluster [DBG] pgmap v626: 89 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 3 active+remapped+backfilling, 1 active+remapped+backfill_wait, 2 remapped+peering, 81 active+clean; 3.2 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 255 op/s; 12735/158742 objects degraded (8.022%); 11611/158742 objects misplaced (7.314%); 15 MiB/s, 235 objects/s recovering 2024-09-14T04:30:58.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:58 smithi038 bash[87336]: cluster 2024-09-14T04:30:57.133564+0000 mgr.y (mgr.26165) 696 : cluster [DBG] pgmap v626: 89 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 3 active+remapped+backfilling, 1 active+remapped+backfill_wait, 2 remapped+peering, 81 active+clean; 3.2 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 255 op/s; 12735/158742 objects degraded (8.022%); 11611/158742 objects misplaced (7.314%); 15 MiB/s, 235 objects/s recovering 2024-09-14T04:30:58.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:58 smithi038 bash[87336]: cluster 2024-09-14T04:30:57.216522+0000 mon.a (mon.0) 818 : cluster [WRN] Health check failed: Degraded data redundancy: 12735/158742 objects degraded (8.022%), 2 pgs degraded (PG_DEGRADED) 2024-09-14T04:30:58.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:58 smithi038 bash[87336]: cluster 2024-09-14T04:30:57.216522+0000 mon.a (mon.0) 818 : cluster [WRN] Health check failed: Degraded data redundancy: 12735/158742 objects degraded (8.022%), 2 pgs degraded (PG_DEGRADED) 2024-09-14T04:30:58.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:58 smithi038 bash[87336]: audit 2024-09-14T04:30:57.307807+0000 mon.a (mon.0) 819 : audit [INF] from='client.? 172.21.15.38:0/4256016151' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:30:58.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:58 smithi038 bash[87336]: audit 2024-09-14T04:30:57.307807+0000 mon.a (mon.0) 819 : audit [INF] from='client.? 172.21.15.38:0/4256016151' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:30:58.541 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:58.565 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:30:58.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:58.571 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:30:58.672 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:58.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:58 smithi123 bash[68976]: cluster 2024-09-14T04:30:57.133564+0000 mgr.y (mgr.26165) 696 : cluster [DBG] pgmap v626: 89 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 3 active+remapped+backfilling, 1 active+remapped+backfill_wait, 2 remapped+peering, 81 active+clean; 3.2 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 255 op/s; 12735/158742 objects degraded (8.022%); 11611/158742 objects misplaced (7.314%); 15 MiB/s, 235 objects/s recovering 2024-09-14T04:30:58.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:58 smithi123 bash[68976]: cluster 2024-09-14T04:30:57.133564+0000 mgr.y (mgr.26165) 696 : cluster [DBG] pgmap v626: 89 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 3 active+remapped+backfilling, 1 active+remapped+backfill_wait, 2 remapped+peering, 81 active+clean; 3.2 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 255 op/s; 12735/158742 objects degraded (8.022%); 11611/158742 objects misplaced (7.314%); 15 MiB/s, 235 objects/s recovering 2024-09-14T04:30:58.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:58 smithi123 bash[68976]: cluster 2024-09-14T04:30:57.216522+0000 mon.a (mon.0) 818 : cluster [WRN] Health check failed: Degraded data redundancy: 12735/158742 objects degraded (8.022%), 2 pgs degraded (PG_DEGRADED) 2024-09-14T04:30:58.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:58 smithi123 bash[68976]: cluster 2024-09-14T04:30:57.216522+0000 mon.a (mon.0) 818 : cluster [WRN] Health check failed: Degraded data redundancy: 12735/158742 objects degraded (8.022%), 2 pgs degraded (PG_DEGRADED) 2024-09-14T04:30:58.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:58 smithi123 bash[68976]: audit 2024-09-14T04:30:57.307807+0000 mon.a (mon.0) 819 : audit [INF] from='client.? 172.21.15.38:0/4256016151' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:30:58.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:58 smithi123 bash[68976]: audit 2024-09-14T04:30:57.307807+0000 mon.a (mon.0) 819 : audit [INF] from='client.? 172.21.15.38:0/4256016151' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:30:58.716 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:58.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:58.718 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:30:58.819 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:58.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:58.854 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:58.854 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:30:58.955 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:58.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:58.993 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:58.994 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:30:59.094 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:59.117 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:30:59.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:59.119 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:30:59.220 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:59.256 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:59.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:59.258 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:30:59.359 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:59.384 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:30:59.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:59.389 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:30:59.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:59 smithi123 bash[68976]: cluster 2024-09-14T04:30:58.238839+0000 mon.a (mon.0) 820 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:30:59.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:59 smithi123 bash[68976]: cluster 2024-09-14T04:30:58.238839+0000 mon.a (mon.0) 820 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:30:59.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:59 smithi123 bash[68976]: audit 2024-09-14T04:30:58.246559+0000 mon.a (mon.0) 821 : audit [INF] from='client.? 172.21.15.38:0/4256016151' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:30:59.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:59 smithi123 bash[68976]: audit 2024-09-14T04:30:58.246559+0000 mon.a (mon.0) 821 : audit [INF] from='client.? 172.21.15.38:0/4256016151' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:30:59.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:59 smithi123 bash[68976]: cluster 2024-09-14T04:30:58.254705+0000 mon.a (mon.0) 822 : cluster [DBG] osdmap e138: 8 total, 8 up, 7 in 2024-09-14T04:30:59.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:30:59 smithi123 bash[68976]: cluster 2024-09-14T04:30:58.254705+0000 mon.a (mon.0) 822 : cluster [DBG] osdmap e138: 8 total, 8 up, 7 in 2024-09-14T04:30:59.490 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:59.499 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:59 smithi038 bash[84940]: cluster 2024-09-14T04:30:58.238839+0000 mon.a (mon.0) 820 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:30:59.500 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:59 smithi038 bash[84940]: cluster 2024-09-14T04:30:58.238839+0000 mon.a (mon.0) 820 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:30:59.500 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:59 smithi038 bash[84940]: audit 2024-09-14T04:30:58.246559+0000 mon.a (mon.0) 821 : audit [INF] from='client.? 172.21.15.38:0/4256016151' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:30:59.500 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:59 smithi038 bash[84940]: audit 2024-09-14T04:30:58.246559+0000 mon.a (mon.0) 821 : audit [INF] from='client.? 172.21.15.38:0/4256016151' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:30:59.500 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:59 smithi038 bash[84940]: cluster 2024-09-14T04:30:58.254705+0000 mon.a (mon.0) 822 : cluster [DBG] osdmap e138: 8 total, 8 up, 7 in 2024-09-14T04:30:59.500 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:30:59 smithi038 bash[84940]: cluster 2024-09-14T04:30:58.254705+0000 mon.a (mon.0) 822 : cluster [DBG] osdmap e138: 8 total, 8 up, 7 in 2024-09-14T04:30:59.500 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:59 smithi038 bash[87336]: cluster 2024-09-14T04:30:58.238839+0000 mon.a (mon.0) 820 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:30:59.500 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:59 smithi038 bash[87336]: cluster 2024-09-14T04:30:58.238839+0000 mon.a (mon.0) 820 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:30:59.500 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:59 smithi038 bash[87336]: audit 2024-09-14T04:30:58.246559+0000 mon.a (mon.0) 821 : audit [INF] from='client.? 172.21.15.38:0/4256016151' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:30:59.501 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:59 smithi038 bash[87336]: audit 2024-09-14T04:30:58.246559+0000 mon.a (mon.0) 821 : audit [INF] from='client.? 172.21.15.38:0/4256016151' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:30:59.501 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:59 smithi038 bash[87336]: cluster 2024-09-14T04:30:58.254705+0000 mon.a (mon.0) 822 : cluster [DBG] osdmap e138: 8 total, 8 up, 7 in 2024-09-14T04:30:59.501 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:30:59 smithi038 bash[87336]: cluster 2024-09-14T04:30:58.254705+0000 mon.a (mon.0) 822 : cluster [DBG] osdmap e138: 8 total, 8 up, 7 in 2024-09-14T04:30:59.517 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:59.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:59.520 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:30:59.621 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:59.643 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:30:59.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:59.648 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:30:59.749 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:59.797 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:30:59.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:59.801 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:30:59.902 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:59.939 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:30:59.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:30:59.943 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:31:00.044 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:00.070 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:00.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:00.075 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:31:00.176 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:00.212 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:00.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:00.215 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:31:00.316 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:00.345 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:00.351 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:00 smithi038 bash[84940]: cluster 2024-09-14T04:30:59.134816+0000 mgr.y (mgr.26165) 697 : cluster [DBG] pgmap v628: 89 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 3 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 81 active+clean; 3.2 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 368 op/s; 19069/155550 objects degraded (12.259%); 14277/155550 objects misplaced (9.178%); 17 MiB/s, 271 objects/s recovering 2024-09-14T04:31:00.351 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:00 smithi038 bash[84940]: cluster 2024-09-14T04:30:59.134816+0000 mgr.y (mgr.26165) 697 : cluster [DBG] pgmap v628: 89 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 3 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 81 active+clean; 3.2 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 368 op/s; 19069/155550 objects degraded (12.259%); 14277/155550 objects misplaced (9.178%); 17 MiB/s, 271 objects/s recovering 2024-09-14T04:31:00.351 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:00 smithi038 bash[84940]: audit 2024-09-14T04:31:00.225065+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:31:00.351 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:00 smithi038 bash[84940]: audit 2024-09-14T04:31:00.225065+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:31:00.351 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:00 smithi038 bash[84940]: audit 2024-09-14T04:31:00.226867+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:31:00.351 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:00 smithi038 bash[84940]: audit 2024-09-14T04:31:00.226867+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:31:00.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:00.352 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:31:00.353 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:00 smithi038 bash[87336]: cluster 2024-09-14T04:30:59.134816+0000 mgr.y (mgr.26165) 697 : cluster [DBG] pgmap v628: 89 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 3 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 81 active+clean; 3.2 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 368 op/s; 19069/155550 objects degraded (12.259%); 14277/155550 objects misplaced (9.178%); 17 MiB/s, 271 objects/s recovering 2024-09-14T04:31:00.353 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:00 smithi038 bash[87336]: cluster 2024-09-14T04:30:59.134816+0000 mgr.y (mgr.26165) 697 : cluster [DBG] pgmap v628: 89 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 3 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 81 active+clean; 3.2 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 368 op/s; 19069/155550 objects degraded (12.259%); 14277/155550 objects misplaced (9.178%); 17 MiB/s, 271 objects/s recovering 2024-09-14T04:31:00.353 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:00 smithi038 bash[87336]: audit 2024-09-14T04:31:00.225065+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:31:00.353 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:00 smithi038 bash[87336]: audit 2024-09-14T04:31:00.225065+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:31:00.353 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:00 smithi038 bash[87336]: audit 2024-09-14T04:31:00.226867+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:31:00.353 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:00 smithi038 bash[87336]: audit 2024-09-14T04:31:00.226867+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:31:00.453 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:00.478 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:00.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:00.483 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:31:00.584 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:00.619 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:00.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:00.621 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:31:00.689 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:31:00 smithi123 bash[61744]: ts=2024-09-14T04:31:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:31:00.690 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:00 smithi123 bash[68976]: cluster 2024-09-14T04:30:59.134816+0000 mgr.y (mgr.26165) 697 : cluster [DBG] pgmap v628: 89 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 3 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 81 active+clean; 3.2 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 368 op/s; 19069/155550 objects degraded (12.259%); 14277/155550 objects misplaced (9.178%); 17 MiB/s, 271 objects/s recovering 2024-09-14T04:31:00.690 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:00 smithi123 bash[68976]: cluster 2024-09-14T04:30:59.134816+0000 mgr.y (mgr.26165) 697 : cluster [DBG] pgmap v628: 89 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 3 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 81 active+clean; 3.2 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 368 op/s; 19069/155550 objects degraded (12.259%); 14277/155550 objects misplaced (9.178%); 17 MiB/s, 271 objects/s recovering 2024-09-14T04:31:00.690 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:00 smithi123 bash[68976]: audit 2024-09-14T04:31:00.225065+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:31:00.690 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:00 smithi123 bash[68976]: audit 2024-09-14T04:31:00.225065+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:31:00.690 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:00 smithi123 bash[68976]: audit 2024-09-14T04:31:00.226867+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:31:00.690 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:00 smithi123 bash[68976]: audit 2024-09-14T04:31:00.226867+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:31:00.722 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:00.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:00.760 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:00.760 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:31:00.861 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:00.889 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:00.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:00.896 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:31:00.997 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:01.023 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:01.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:01.029 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:31:01.130 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:01.134 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 4, 5, 6, 7] out_osds: [0] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-09-14T04:31:01.134 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-14T04:31:01.134 INFO:tasks.thrashosds.thrasher:Adding osd 0 2024-09-14T04:31:01.135 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd in 0 2024-09-14T04:31:01.184 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:01.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:01.188 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:31:01.289 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:01.315 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:01.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:01.318 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:31:01.419 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:01.461 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:01.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:01.466 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:31:01.567 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:01.608 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:01.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:01.615 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:31:01.716 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:01.749 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:01.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:01.752 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:31:01.852 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:01.880 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:01.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:01.885 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:31:01.939 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-14T04:31:01.985 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:02.013 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:02.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:02.019 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:31:02.120 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:02.141 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:02.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:02.145 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:31:02.245 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:02.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:02.288 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:02.288 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:31:02.389 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:02.416 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:02.419 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:02 smithi038 bash[84940]: cluster 2024-09-14T04:31:01.135528+0000 mgr.y (mgr.26165) 698 : cluster [DBG] pgmap v629: 89 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 3 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 3.1 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 492 op/s; 19069/150405 objects degraded (12.678%); 11569/150405 objects misplaced (7.692%); 32 MiB/s, 521 objects/s recovering 2024-09-14T04:31:02.419 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:02 smithi038 bash[84940]: cluster 2024-09-14T04:31:01.135528+0000 mgr.y (mgr.26165) 698 : cluster [DBG] pgmap v629: 89 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 3 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 3.1 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 492 op/s; 19069/150405 objects degraded (12.678%); 11569/150405 objects misplaced (7.692%); 32 MiB/s, 521 objects/s recovering 2024-09-14T04:31:02.419 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:02 smithi038 bash[84940]: audit 2024-09-14T04:31:01.164117+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:31:02.419 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:02 smithi038 bash[84940]: audit 2024-09-14T04:31:01.164117+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:31:02.419 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:02 smithi038 bash[84940]: audit 2024-09-14T04:31:01.180260+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:31:02.419 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:02 smithi038 bash[84940]: audit 2024-09-14T04:31:01.180260+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:31:02.419 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:02 smithi038 bash[87336]: cluster 2024-09-14T04:31:01.135528+0000 mgr.y (mgr.26165) 698 : cluster [DBG] pgmap v629: 89 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 3 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 3.1 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 492 op/s; 19069/150405 objects degraded (12.678%); 11569/150405 objects misplaced (7.692%); 32 MiB/s, 521 objects/s recovering 2024-09-14T04:31:02.420 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:02 smithi038 bash[87336]: cluster 2024-09-14T04:31:01.135528+0000 mgr.y (mgr.26165) 698 : cluster [DBG] pgmap v629: 89 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 3 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 3.1 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 492 op/s; 19069/150405 objects degraded (12.678%); 11569/150405 objects misplaced (7.692%); 32 MiB/s, 521 objects/s recovering 2024-09-14T04:31:02.420 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:02 smithi038 bash[87336]: audit 2024-09-14T04:31:01.164117+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:31:02.420 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:02 smithi038 bash[87336]: audit 2024-09-14T04:31:01.164117+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:31:02.420 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:02 smithi038 bash[87336]: audit 2024-09-14T04:31:01.180260+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:31:02.420 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:02 smithi038 bash[87336]: audit 2024-09-14T04:31:01.180260+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:31:02.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:02.421 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:31:02.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:02 smithi123 bash[68976]: cluster 2024-09-14T04:31:01.135528+0000 mgr.y (mgr.26165) 698 : cluster [DBG] pgmap v629: 89 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 3 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 3.1 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 492 op/s; 19069/150405 objects degraded (12.678%); 11569/150405 objects misplaced (7.692%); 32 MiB/s, 521 objects/s recovering 2024-09-14T04:31:02.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:02 smithi123 bash[68976]: cluster 2024-09-14T04:31:01.135528+0000 mgr.y (mgr.26165) 698 : cluster [DBG] pgmap v629: 89 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 3 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 3.1 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 492 op/s; 19069/150405 objects degraded (12.678%); 11569/150405 objects misplaced (7.692%); 32 MiB/s, 521 objects/s recovering 2024-09-14T04:31:02.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:02 smithi123 bash[68976]: audit 2024-09-14T04:31:01.164117+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:31:02.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:02 smithi123 bash[68976]: audit 2024-09-14T04:31:01.164117+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:31:02.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:02 smithi123 bash[68976]: audit 2024-09-14T04:31:01.180260+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:31:02.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:02 smithi123 bash[68976]: audit 2024-09-14T04:31:01.180260+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:31:02.521 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:02.544 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:02.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:02.546 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:31:02.647 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:02.669 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:02.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:02.672 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:31:02.773 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:02.804 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:02.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:02.809 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:31:02.910 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:02.936 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:02.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:02.940 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:31:03.041 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:03.068 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:03.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:03.074 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:31:03.175 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:03.180 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd unset nodeep-scrub 2024-09-14T04:31:03.198 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:03.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:03.199 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:31:03.300 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:03.311 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:03 smithi038 bash[84940]: cluster 2024-09-14T04:31:03.167335+0000 mon.a (mon.0) 827 : cluster [WRN] Health check update: Degraded data redundancy: 19142/148728 objects degraded (12.870%), 4 pgs degraded (PG_DEGRADED) 2024-09-14T04:31:03.311 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:03 smithi038 bash[84940]: cluster 2024-09-14T04:31:03.167335+0000 mon.a (mon.0) 827 : cluster [WRN] Health check update: Degraded data redundancy: 19142/148728 objects degraded (12.870%), 4 pgs degraded (PG_DEGRADED) 2024-09-14T04:31:03.311 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:03 smithi038 bash[87336]: cluster 2024-09-14T04:31:03.167335+0000 mon.a (mon.0) 827 : cluster [WRN] Health check update: Degraded data redundancy: 19142/148728 objects degraded (12.870%), 4 pgs degraded (PG_DEGRADED) 2024-09-14T04:31:03.311 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:03 smithi038 bash[87336]: cluster 2024-09-14T04:31:03.167335+0000 mon.a (mon.0) 827 : cluster [WRN] Health check update: Degraded data redundancy: 19142/148728 objects degraded (12.870%), 4 pgs degraded (PG_DEGRADED) 2024-09-14T04:31:03.343 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:03.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:03.351 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:31:03.452 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:03.461 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:03 smithi123 bash[68976]: cluster 2024-09-14T04:31:03.167335+0000 mon.a (mon.0) 827 : cluster [WRN] Health check update: Degraded data redundancy: 19142/148728 objects degraded (12.870%), 4 pgs degraded (PG_DEGRADED) 2024-09-14T04:31:03.461 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:03 smithi123 bash[68976]: cluster 2024-09-14T04:31:03.167335+0000 mon.a (mon.0) 827 : cluster [WRN] Health check update: Degraded data redundancy: 19142/148728 objects degraded (12.870%), 4 pgs degraded (PG_DEGRADED) 2024-09-14T04:31:03.478 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:03.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:03.483 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:31:03.584 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:03.614 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:03.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:03.617 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:31:03.717 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:03.744 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:03.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:03.747 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:31:03.848 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:03.870 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:03.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:03.872 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:31:03.973 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:04.010 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:04.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:04.014 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:31:04.115 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:04.167 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:04.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:04.173 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:31:04.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:04 smithi038 bash[87336]: cluster 2024-09-14T04:31:03.136058+0000 mgr.y (mgr.26165) 699 : cluster [DBG] pgmap v630: 89 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 3 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 81 active+clean; 3.0 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 451 op/s; 19142/148728 objects degraded (12.870%); 11400/148728 objects misplaced (7.665%); 27 MiB/s, 428 objects/s recovering 2024-09-14T04:31:04.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:04 smithi038 bash[87336]: cluster 2024-09-14T04:31:03.136058+0000 mgr.y (mgr.26165) 699 : cluster [DBG] pgmap v630: 89 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 3 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 81 active+clean; 3.0 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 451 op/s; 19142/148728 objects degraded (12.870%); 11400/148728 objects misplaced (7.665%); 27 MiB/s, 428 objects/s recovering 2024-09-14T04:31:04.274 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:04.275 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:04 smithi038 bash[84940]: cluster 2024-09-14T04:31:03.136058+0000 mgr.y (mgr.26165) 699 : cluster [DBG] pgmap v630: 89 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 3 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 81 active+clean; 3.0 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 451 op/s; 19142/148728 objects degraded (12.870%); 11400/148728 objects misplaced (7.665%); 27 MiB/s, 428 objects/s recovering 2024-09-14T04:31:04.275 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:04 smithi038 bash[84940]: cluster 2024-09-14T04:31:03.136058+0000 mgr.y (mgr.26165) 699 : cluster [DBG] pgmap v630: 89 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 3 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 81 active+clean; 3.0 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 451 op/s; 19142/148728 objects degraded (12.870%); 11400/148728 objects misplaced (7.665%); 27 MiB/s, 428 objects/s recovering 2024-09-14T04:31:04.311 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:04.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:04.315 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:31:04.416 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:04.439 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:04.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:04.444 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:31:04.544 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:04.553 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:04 smithi123 bash[68976]: cluster 2024-09-14T04:31:03.136058+0000 mgr.y (mgr.26165) 699 : cluster [DBG] pgmap v630: 89 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 3 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 81 active+clean; 3.0 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 451 op/s; 19142/148728 objects degraded (12.870%); 11400/148728 objects misplaced (7.665%); 27 MiB/s, 428 objects/s recovering 2024-09-14T04:31:04.553 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:04 smithi123 bash[68976]: cluster 2024-09-14T04:31:03.136058+0000 mgr.y (mgr.26165) 699 : cluster [DBG] pgmap v630: 89 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 3 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 81 active+clean; 3.0 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 451 op/s; 19142/148728 objects degraded (12.870%); 11400/148728 objects misplaced (7.665%); 27 MiB/s, 428 objects/s recovering 2024-09-14T04:31:04.564 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:04.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:04.567 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:31:04.668 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:04.692 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:04.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:04.694 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:31:04.730 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:31:04.795 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:04.835 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:04.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:04.839 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:31:04.939 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:04.961 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:04.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:04.963 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:31:05.064 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:05.096 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:05.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:05.100 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:31:05.201 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:05.263 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:05.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:05.271 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:31:05.372 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:05.416 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:05.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:05.421 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:31:05.522 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:05.568 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:05.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:05.574 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:31:05.675 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:05.697 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:05.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:05.700 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:31:05.746 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:31:05.801 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:05.825 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:05.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:05.827 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:31:05.928 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:05.962 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:05.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:05.965 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:31:06.066 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:06.085 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:06.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:06.087 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:31:06.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:05 smithi123 bash[68976]: audit 2024-09-14T04:31:04.933151+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:31:06.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:05 smithi123 bash[68976]: audit 2024-09-14T04:31:04.933151+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:31:06.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:05 smithi123 bash[68976]: audit 2024-09-14T04:31:04.946124+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:31:06.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:05 smithi123 bash[68976]: audit 2024-09-14T04:31:04.946124+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:31:06.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:05 smithi123 bash[68976]: cluster 2024-09-14T04:31:05.136612+0000 mgr.y (mgr.26165) 700 : cluster [DBG] pgmap v631: 89 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 3 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 3.0 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 508 op/s; 19142/145359 objects degraded (13.169%); 10615/145359 objects misplaced (7.303%); 29 MiB/s, 462 objects/s recovering 2024-09-14T04:31:06.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:05 smithi123 bash[68976]: cluster 2024-09-14T04:31:05.136612+0000 mgr.y (mgr.26165) 700 : cluster [DBG] pgmap v631: 89 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 3 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 3.0 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 508 op/s; 19142/145359 objects degraded (13.169%); 10615/145359 objects misplaced (7.303%); 29 MiB/s, 462 objects/s recovering 2024-09-14T04:31:06.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:05 smithi123 bash[68976]: audit 2024-09-14T04:31:05.579727+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:31:06.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:05 smithi123 bash[68976]: audit 2024-09-14T04:31:05.579727+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:31:06.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:05 smithi123 bash[68976]: audit 2024-09-14T04:31:05.873179+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:31:06.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:05 smithi123 bash[68976]: audit 2024-09-14T04:31:05.873179+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:31:06.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:05 smithi123 bash[68976]: audit 2024-09-14T04:31:05.874241+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:31:06.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:05 smithi123 bash[68976]: audit 2024-09-14T04:31:05.874241+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:31:06.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:05 smithi123 bash[68976]: audit 2024-09-14T04:31:05.885198+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:31:06.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:05 smithi123 bash[68976]: audit 2024-09-14T04:31:05.885198+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:31:06.188 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:06.206 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:06.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:06.207 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:31:06.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:05 smithi038 bash[84940]: audit 2024-09-14T04:31:04.933151+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:31:06.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:05 smithi038 bash[84940]: audit 2024-09-14T04:31:04.933151+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:31:06.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:05 smithi038 bash[84940]: audit 2024-09-14T04:31:04.946124+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:31:06.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:05 smithi038 bash[84940]: audit 2024-09-14T04:31:04.946124+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:31:06.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:05 smithi038 bash[84940]: cluster 2024-09-14T04:31:05.136612+0000 mgr.y (mgr.26165) 700 : cluster [DBG] pgmap v631: 89 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 3 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 3.0 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 508 op/s; 19142/145359 objects degraded (13.169%); 10615/145359 objects misplaced (7.303%); 29 MiB/s, 462 objects/s recovering 2024-09-14T04:31:06.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:05 smithi038 bash[84940]: cluster 2024-09-14T04:31:05.136612+0000 mgr.y (mgr.26165) 700 : cluster [DBG] pgmap v631: 89 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 3 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 3.0 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 508 op/s; 19142/145359 objects degraded (13.169%); 10615/145359 objects misplaced (7.303%); 29 MiB/s, 462 objects/s recovering 2024-09-14T04:31:06.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:05 smithi038 bash[84940]: audit 2024-09-14T04:31:05.579727+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:31:06.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:05 smithi038 bash[84940]: audit 2024-09-14T04:31:05.579727+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:31:06.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:05 smithi038 bash[84940]: audit 2024-09-14T04:31:05.873179+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:31:06.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:05 smithi038 bash[84940]: audit 2024-09-14T04:31:05.873179+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:31:06.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:05 smithi038 bash[84940]: audit 2024-09-14T04:31:05.874241+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:31:06.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:05 smithi038 bash[84940]: audit 2024-09-14T04:31:05.874241+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:31:06.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:05 smithi038 bash[84940]: audit 2024-09-14T04:31:05.885198+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:31:06.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:05 smithi038 bash[84940]: audit 2024-09-14T04:31:05.885198+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:31:06.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:05 smithi038 bash[87336]: audit 2024-09-14T04:31:04.933151+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:31:06.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:05 smithi038 bash[87336]: audit 2024-09-14T04:31:04.933151+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:31:06.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:05 smithi038 bash[87336]: audit 2024-09-14T04:31:04.946124+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:31:06.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:05 smithi038 bash[87336]: audit 2024-09-14T04:31:04.946124+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:31:06.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:05 smithi038 bash[87336]: cluster 2024-09-14T04:31:05.136612+0000 mgr.y (mgr.26165) 700 : cluster [DBG] pgmap v631: 89 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 3 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 3.0 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 508 op/s; 19142/145359 objects degraded (13.169%); 10615/145359 objects misplaced (7.303%); 29 MiB/s, 462 objects/s recovering 2024-09-14T04:31:06.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:05 smithi038 bash[87336]: cluster 2024-09-14T04:31:05.136612+0000 mgr.y (mgr.26165) 700 : cluster [DBG] pgmap v631: 89 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 3 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 3.0 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 508 op/s; 19142/145359 objects degraded (13.169%); 10615/145359 objects misplaced (7.303%); 29 MiB/s, 462 objects/s recovering 2024-09-14T04:31:06.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:05 smithi038 bash[87336]: audit 2024-09-14T04:31:05.579727+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:31:06.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:05 smithi038 bash[87336]: audit 2024-09-14T04:31:05.579727+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:31:06.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:05 smithi038 bash[87336]: audit 2024-09-14T04:31:05.873179+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:31:06.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:05 smithi038 bash[87336]: audit 2024-09-14T04:31:05.873179+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:31:06.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:05 smithi038 bash[87336]: audit 2024-09-14T04:31:05.874241+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:31:06.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:05 smithi038 bash[87336]: audit 2024-09-14T04:31:05.874241+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:31:06.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:05 smithi038 bash[87336]: audit 2024-09-14T04:31:05.885198+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:31:06.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:05 smithi038 bash[87336]: audit 2024-09-14T04:31:05.885198+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:31:06.308 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:06.328 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:06.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:06.329 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:31:06.430 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:06.451 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:06.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:06.453 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:31:06.553 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:06.572 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:06.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:06.574 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:31:06.674 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:06.702 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:06.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:06.704 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:31:06.758 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:31:06.805 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:06.827 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:06.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:06.829 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:31:06.930 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:06.956 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:06.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:06.958 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:31:07.060 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:07.067 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:06 smithi123 bash[68976]: cluster 2024-09-14T04:31:05.967487+0000 mon.a (mon.0) 834 : cluster [DBG] osdmap e139: 8 total, 8 up, 7 in 2024-09-14T04:31:07.067 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:06 smithi123 bash[68976]: cluster 2024-09-14T04:31:05.967487+0000 mon.a (mon.0) 834 : cluster [DBG] osdmap e139: 8 total, 8 up, 7 in 2024-09-14T04:31:07.078 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:07.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:07.079 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:31:07.180 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:07.200 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:07.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:07.202 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:31:07.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:06 smithi038 bash[84940]: cluster 2024-09-14T04:31:05.967487+0000 mon.a (mon.0) 834 : cluster [DBG] osdmap e139: 8 total, 8 up, 7 in 2024-09-14T04:31:07.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:06 smithi038 bash[84940]: cluster 2024-09-14T04:31:05.967487+0000 mon.a (mon.0) 834 : cluster [DBG] osdmap e139: 8 total, 8 up, 7 in 2024-09-14T04:31:07.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:06 smithi038 bash[87336]: cluster 2024-09-14T04:31:05.967487+0000 mon.a (mon.0) 834 : cluster [DBG] osdmap e139: 8 total, 8 up, 7 in 2024-09-14T04:31:07.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:06 smithi038 bash[87336]: cluster 2024-09-14T04:31:05.967487+0000 mon.a (mon.0) 834 : cluster [DBG] osdmap e139: 8 total, 8 up, 7 in 2024-09-14T04:31:07.303 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:07.335 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:07.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:07.338 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:31:07.439 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:07.458 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:07.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:07.459 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:31:07.560 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:07.582 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:07.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:07.584 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:31:07.685 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:07.705 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:07.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:07.706 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:31:07.780 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:31:07.808 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:07.832 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:07.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:07.834 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:31:07.935 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:07.959 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:07.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:07.961 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:31:08.062 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:08.072 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:07 smithi123 bash[68976]: cluster 2024-09-14T04:31:06.968811+0000 mon.a (mon.0) 835 : cluster [DBG] osdmap e140: 8 total, 8 up, 7 in 2024-09-14T04:31:08.072 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:07 smithi123 bash[68976]: cluster 2024-09-14T04:31:06.968811+0000 mon.a (mon.0) 835 : cluster [DBG] osdmap e140: 8 total, 8 up, 7 in 2024-09-14T04:31:08.072 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:07 smithi123 bash[68976]: cluster 2024-09-14T04:31:07.137142+0000 mgr.y (mgr.26165) 701 : cluster [DBG] pgmap v634: 89 pgs: 1 active+clean+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 2.9 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 582 op/s; 19142/141573 objects degraded (13.521%); 8234/141573 objects misplaced (5.816%); 40 MiB/s, 640 objects/s recovering 2024-09-14T04:31:08.073 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:07 smithi123 bash[68976]: cluster 2024-09-14T04:31:07.137142+0000 mgr.y (mgr.26165) 701 : cluster [DBG] pgmap v634: 89 pgs: 1 active+clean+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 2.9 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 582 op/s; 19142/141573 objects degraded (13.521%); 8234/141573 objects misplaced (5.816%); 40 MiB/s, 640 objects/s recovering 2024-09-14T04:31:08.073 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:07 smithi123 bash[68976]: cluster 2024-09-14T04:31:07.972733+0000 mon.a (mon.0) 836 : cluster [DBG] osdmap e141: 8 total, 8 up, 7 in 2024-09-14T04:31:08.073 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:07 smithi123 bash[68976]: cluster 2024-09-14T04:31:07.972733+0000 mon.a (mon.0) 836 : cluster [DBG] osdmap e141: 8 total, 8 up, 7 in 2024-09-14T04:31:08.088 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:08.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:08.091 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:31:08.192 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:08.218 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:08.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:08.220 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:31:08.261 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:07 smithi038 bash[84940]: cluster 2024-09-14T04:31:06.968811+0000 mon.a (mon.0) 835 : cluster [DBG] osdmap e140: 8 total, 8 up, 7 in 2024-09-14T04:31:08.261 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:07 smithi038 bash[84940]: cluster 2024-09-14T04:31:06.968811+0000 mon.a (mon.0) 835 : cluster [DBG] osdmap e140: 8 total, 8 up, 7 in 2024-09-14T04:31:08.261 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:07 smithi038 bash[84940]: cluster 2024-09-14T04:31:07.137142+0000 mgr.y (mgr.26165) 701 : cluster [DBG] pgmap v634: 89 pgs: 1 active+clean+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 2.9 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 582 op/s; 19142/141573 objects degraded (13.521%); 8234/141573 objects misplaced (5.816%); 40 MiB/s, 640 objects/s recovering 2024-09-14T04:31:08.261 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:07 smithi038 bash[84940]: cluster 2024-09-14T04:31:07.137142+0000 mgr.y (mgr.26165) 701 : cluster [DBG] pgmap v634: 89 pgs: 1 active+clean+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 2.9 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 582 op/s; 19142/141573 objects degraded (13.521%); 8234/141573 objects misplaced (5.816%); 40 MiB/s, 640 objects/s recovering 2024-09-14T04:31:08.261 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:07 smithi038 bash[84940]: cluster 2024-09-14T04:31:07.972733+0000 mon.a (mon.0) 836 : cluster [DBG] osdmap e141: 8 total, 8 up, 7 in 2024-09-14T04:31:08.261 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:07 smithi038 bash[84940]: cluster 2024-09-14T04:31:07.972733+0000 mon.a (mon.0) 836 : cluster [DBG] osdmap e141: 8 total, 8 up, 7 in 2024-09-14T04:31:08.262 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:07 smithi038 bash[87336]: cluster 2024-09-14T04:31:06.968811+0000 mon.a (mon.0) 835 : cluster [DBG] osdmap e140: 8 total, 8 up, 7 in 2024-09-14T04:31:08.262 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:07 smithi038 bash[87336]: cluster 2024-09-14T04:31:06.968811+0000 mon.a (mon.0) 835 : cluster [DBG] osdmap e140: 8 total, 8 up, 7 in 2024-09-14T04:31:08.262 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:07 smithi038 bash[87336]: cluster 2024-09-14T04:31:07.137142+0000 mgr.y (mgr.26165) 701 : cluster [DBG] pgmap v634: 89 pgs: 1 active+clean+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 2.9 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 582 op/s; 19142/141573 objects degraded (13.521%); 8234/141573 objects misplaced (5.816%); 40 MiB/s, 640 objects/s recovering 2024-09-14T04:31:08.262 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:07 smithi038 bash[87336]: cluster 2024-09-14T04:31:07.137142+0000 mgr.y (mgr.26165) 701 : cluster [DBG] pgmap v634: 89 pgs: 1 active+clean+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 2.9 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 582 op/s; 19142/141573 objects degraded (13.521%); 8234/141573 objects misplaced (5.816%); 40 MiB/s, 640 objects/s recovering 2024-09-14T04:31:08.262 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:07 smithi038 bash[87336]: cluster 2024-09-14T04:31:07.972733+0000 mon.a (mon.0) 836 : cluster [DBG] osdmap e141: 8 total, 8 up, 7 in 2024-09-14T04:31:08.262 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:07 smithi038 bash[87336]: cluster 2024-09-14T04:31:07.972733+0000 mon.a (mon.0) 836 : cluster [DBG] osdmap e141: 8 total, 8 up, 7 in 2024-09-14T04:31:08.321 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:08.343 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:08.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:08.345 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:31:08.446 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:08.458 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:31:08 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:31:08] "GET /metrics HTTP/1.1" 200 36672 "" "Prometheus/2.51.0" 2024-09-14T04:31:08.484 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:08.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:08.486 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:31:08.587 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:08.617 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:08.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:08.620 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:31:08.721 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:08.744 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:08.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:08.746 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:31:08.847 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:08.886 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:08.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:08.888 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:31:08.989 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:09.029 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:09.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:09.032 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:31:09.133 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:09.156 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:09.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:09.158 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:31:09.260 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:09.289 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:09.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:09.293 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:31:09.394 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:09.425 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:09.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:09.433 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:31:09.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:09 smithi123 bash[68976]: cluster 2024-09-14T04:31:09.188444+0000 mon.a (mon.0) 837 : cluster [WRN] Health check update: Degraded data redundancy: 19203/140403 objects degraded (13.677%), 4 pgs degraded (PG_DEGRADED) 2024-09-14T04:31:09.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:09 smithi123 bash[68976]: cluster 2024-09-14T04:31:09.188444+0000 mon.a (mon.0) 837 : cluster [WRN] Health check update: Degraded data redundancy: 19203/140403 objects degraded (13.677%), 4 pgs degraded (PG_DEGRADED) 2024-09-14T04:31:09.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:09 smithi038 bash[84940]: cluster 2024-09-14T04:31:09.188444+0000 mon.a (mon.0) 837 : cluster [WRN] Health check update: Degraded data redundancy: 19203/140403 objects degraded (13.677%), 4 pgs degraded (PG_DEGRADED) 2024-09-14T04:31:09.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:09 smithi038 bash[84940]: cluster 2024-09-14T04:31:09.188444+0000 mon.a (mon.0) 837 : cluster [WRN] Health check update: Degraded data redundancy: 19203/140403 objects degraded (13.677%), 4 pgs degraded (PG_DEGRADED) 2024-09-14T04:31:09.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:09 smithi038 bash[87336]: cluster 2024-09-14T04:31:09.188444+0000 mon.a (mon.0) 837 : cluster [WRN] Health check update: Degraded data redundancy: 19203/140403 objects degraded (13.677%), 4 pgs degraded (PG_DEGRADED) 2024-09-14T04:31:09.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:09 smithi038 bash[87336]: cluster 2024-09-14T04:31:09.188444+0000 mon.a (mon.0) 837 : cluster [WRN] Health check update: Degraded data redundancy: 19203/140403 objects degraded (13.677%), 4 pgs degraded (PG_DEGRADED) 2024-09-14T04:31:09.535 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:09.562 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:09.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:09.564 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:31:09.665 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:09.698 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:09.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:09.700 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:31:09.801 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:09.839 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:09.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:09.841 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:31:09.942 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:09.968 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:09.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:09.969 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:31:10.070 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:10.097 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:10.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:10.099 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:31:10.200 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:10.223 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:10.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:10.224 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:31:10.250 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:10 smithi038 bash[87336]: cluster 2024-09-14T04:31:09.137599+0000 mgr.y (mgr.26165) 702 : cluster [DBG] pgmap v636: 89 pgs: 1 active+clean+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 81 active+clean; 2.9 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 462 op/s; 19203/140403 objects degraded (13.677%); 8048/140403 objects misplaced (5.732%); 30 MiB/s, 479 objects/s recovering 2024-09-14T04:31:10.250 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:10 smithi038 bash[87336]: cluster 2024-09-14T04:31:09.137599+0000 mgr.y (mgr.26165) 702 : cluster [DBG] pgmap v636: 89 pgs: 1 active+clean+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 81 active+clean; 2.9 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 462 op/s; 19203/140403 objects degraded (13.677%); 8048/140403 objects misplaced (5.732%); 30 MiB/s, 479 objects/s recovering 2024-09-14T04:31:10.250 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:10 smithi038 bash[84940]: cluster 2024-09-14T04:31:09.137599+0000 mgr.y (mgr.26165) 702 : cluster [DBG] pgmap v636: 89 pgs: 1 active+clean+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 81 active+clean; 2.9 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 462 op/s; 19203/140403 objects degraded (13.677%); 8048/140403 objects misplaced (5.732%); 30 MiB/s, 479 objects/s recovering 2024-09-14T04:31:10.250 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:10 smithi038 bash[84940]: cluster 2024-09-14T04:31:09.137599+0000 mgr.y (mgr.26165) 702 : cluster [DBG] pgmap v636: 89 pgs: 1 active+clean+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 81 active+clean; 2.9 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 462 op/s; 19203/140403 objects degraded (13.677%); 8048/140403 objects misplaced (5.732%); 30 MiB/s, 479 objects/s recovering 2024-09-14T04:31:10.326 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:10.350 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:10.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:10.352 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:31:10.437 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:31:10 smithi123 bash[61744]: ts=2024-09-14T04:31:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:31:10.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:10 smithi123 bash[68976]: cluster 2024-09-14T04:31:09.137599+0000 mgr.y (mgr.26165) 702 : cluster [DBG] pgmap v636: 89 pgs: 1 active+clean+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 81 active+clean; 2.9 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 462 op/s; 19203/140403 objects degraded (13.677%); 8048/140403 objects misplaced (5.732%); 30 MiB/s, 479 objects/s recovering 2024-09-14T04:31:10.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:10 smithi123 bash[68976]: cluster 2024-09-14T04:31:09.137599+0000 mgr.y (mgr.26165) 702 : cluster [DBG] pgmap v636: 89 pgs: 1 active+clean+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 81 active+clean; 2.9 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 462 op/s; 19203/140403 objects degraded (13.677%); 8048/140403 objects misplaced (5.732%); 30 MiB/s, 479 objects/s recovering 2024-09-14T04:31:10.453 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:10.474 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:10.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:10.477 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:31:10.578 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:10.629 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:10.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:10.632 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:31:10.733 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:10.761 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:10.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:10.764 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:31:10.865 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:10.896 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:10.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:10.901 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:31:11.002 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:11.025 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:11.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:11.028 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:31:11.128 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:11.150 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:11.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:11.152 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:31:11.253 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:11.285 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:11.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:11.288 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:31:11.389 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:11.415 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:11.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:11.417 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:31:11.518 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:11.553 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:11.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:11.555 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:31:11.656 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:11.683 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:11.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:11.688 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:31:11.789 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:11.826 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:11.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:11.831 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:31:11.932 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:11.956 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:11.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:11.957 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:31:12.058 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:12.080 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:12.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:12.084 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:31:12.185 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:12.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:12.219 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:12.219 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:31:12.320 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:12.346 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:12.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:12.350 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:31:12.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:12 smithi123 bash[68976]: cluster 2024-09-14T04:31:11.138427+0000 mgr.y (mgr.26165) 703 : cluster [DBG] pgmap v637: 89 pgs: 1 active+remapped+backfilling, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 83 active+clean; 2.8 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 558 op/s; 19203/135312 objects degraded (14.192%); 6547/135312 objects misplaced (4.838%); 39 MiB/s, 621 objects/s recovering 2024-09-14T04:31:12.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:12 smithi123 bash[68976]: cluster 2024-09-14T04:31:11.138427+0000 mgr.y (mgr.26165) 703 : cluster [DBG] pgmap v637: 89 pgs: 1 active+remapped+backfilling, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 83 active+clean; 2.8 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 558 op/s; 19203/135312 objects degraded (14.192%); 6547/135312 objects misplaced (4.838%); 39 MiB/s, 621 objects/s recovering 2024-09-14T04:31:12.451 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:12.461 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:12 smithi038 bash[84940]: cluster 2024-09-14T04:31:11.138427+0000 mgr.y (mgr.26165) 703 : cluster [DBG] pgmap v637: 89 pgs: 1 active+remapped+backfilling, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 83 active+clean; 2.8 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 558 op/s; 19203/135312 objects degraded (14.192%); 6547/135312 objects misplaced (4.838%); 39 MiB/s, 621 objects/s recovering 2024-09-14T04:31:12.461 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:12 smithi038 bash[84940]: cluster 2024-09-14T04:31:11.138427+0000 mgr.y (mgr.26165) 703 : cluster [DBG] pgmap v637: 89 pgs: 1 active+remapped+backfilling, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 83 active+clean; 2.8 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 558 op/s; 19203/135312 objects degraded (14.192%); 6547/135312 objects misplaced (4.838%); 39 MiB/s, 621 objects/s recovering 2024-09-14T04:31:12.461 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:12 smithi038 bash[87336]: cluster 2024-09-14T04:31:11.138427+0000 mgr.y (mgr.26165) 703 : cluster [DBG] pgmap v637: 89 pgs: 1 active+remapped+backfilling, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 83 active+clean; 2.8 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 558 op/s; 19203/135312 objects degraded (14.192%); 6547/135312 objects misplaced (4.838%); 39 MiB/s, 621 objects/s recovering 2024-09-14T04:31:12.461 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:12 smithi038 bash[87336]: cluster 2024-09-14T04:31:11.138427+0000 mgr.y (mgr.26165) 703 : cluster [DBG] pgmap v637: 89 pgs: 1 active+remapped+backfilling, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 83 active+clean; 2.8 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 558 op/s; 19203/135312 objects degraded (14.192%); 6547/135312 objects misplaced (4.838%); 39 MiB/s, 621 objects/s recovering 2024-09-14T04:31:12.479 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:12.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:12.487 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:31:12.587 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:12.617 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:12.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:12.620 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:31:12.720 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:12.767 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:12.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:12.775 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:31:12.876 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:12.909 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:12.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:12.912 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:31:13.013 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:13.037 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:13.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:13.039 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:31:13.140 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:13.160 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:13.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:13.166 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:31:13.267 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:13.284 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:13.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:13.285 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:31:13.386 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:13.425 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:13.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:13.429 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:31:13.529 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:13.554 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:13.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:13.559 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:31:13.659 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:13.688 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:13.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:13.691 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:31:13.792 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:13.816 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:13.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:13.823 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:31:13.924 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:13.952 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:13.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:13.958 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:31:14.059 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:14.083 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:14.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:14.090 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:31:14.191 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:14.212 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:14.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:14.214 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:31:14.315 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:14.349 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:14.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:14.351 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:31:14.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:14 smithi123 bash[68976]: cluster 2024-09-14T04:31:13.138980+0000 mgr.y (mgr.26165) 704 : cluster [DBG] pgmap v638: 89 pgs: 1 active+remapped+backfilling, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 83 active+clean; 2.7 GiB data, 9.1 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 365 op/s; 19217/133707 objects degraded (14.372%); 6419/133707 objects misplaced (4.801%); 13 MiB/s, 214 objects/s recovering 2024-09-14T04:31:14.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:14 smithi123 bash[68976]: cluster 2024-09-14T04:31:13.138980+0000 mgr.y (mgr.26165) 704 : cluster [DBG] pgmap v638: 89 pgs: 1 active+remapped+backfilling, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 83 active+clean; 2.7 GiB data, 9.1 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 365 op/s; 19217/133707 objects degraded (14.372%); 6419/133707 objects misplaced (4.801%); 13 MiB/s, 214 objects/s recovering 2024-09-14T04:31:14.452 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:14.490 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:14.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:14.492 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:31:14.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:14 smithi038 bash[84940]: cluster 2024-09-14T04:31:13.138980+0000 mgr.y (mgr.26165) 704 : cluster [DBG] pgmap v638: 89 pgs: 1 active+remapped+backfilling, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 83 active+clean; 2.7 GiB data, 9.1 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 365 op/s; 19217/133707 objects degraded (14.372%); 6419/133707 objects misplaced (4.801%); 13 MiB/s, 214 objects/s recovering 2024-09-14T04:31:14.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:14 smithi038 bash[84940]: cluster 2024-09-14T04:31:13.138980+0000 mgr.y (mgr.26165) 704 : cluster [DBG] pgmap v638: 89 pgs: 1 active+remapped+backfilling, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 83 active+clean; 2.7 GiB data, 9.1 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 365 op/s; 19217/133707 objects degraded (14.372%); 6419/133707 objects misplaced (4.801%); 13 MiB/s, 214 objects/s recovering 2024-09-14T04:31:14.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:14 smithi038 bash[87336]: cluster 2024-09-14T04:31:13.138980+0000 mgr.y (mgr.26165) 704 : cluster [DBG] pgmap v638: 89 pgs: 1 active+remapped+backfilling, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 83 active+clean; 2.7 GiB data, 9.1 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 365 op/s; 19217/133707 objects degraded (14.372%); 6419/133707 objects misplaced (4.801%); 13 MiB/s, 214 objects/s recovering 2024-09-14T04:31:14.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:14 smithi038 bash[87336]: cluster 2024-09-14T04:31:13.138980+0000 mgr.y (mgr.26165) 704 : cluster [DBG] pgmap v638: 89 pgs: 1 active+remapped+backfilling, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 83 active+clean; 2.7 GiB data, 9.1 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 365 op/s; 19217/133707 objects degraded (14.372%); 6419/133707 objects misplaced (4.801%); 13 MiB/s, 214 objects/s recovering 2024-09-14T04:31:14.593 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:14.621 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:14.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:14.623 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:31:14.723 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:14.756 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:14.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:14.762 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:31:14.863 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:14.883 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:14.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:14.885 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:31:14.986 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:15.006 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:15.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:15.008 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:31:15.109 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:15.130 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:15.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:15.132 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:31:15.232 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:15.255 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:15.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:15.257 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:31:15.358 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:15.368 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:15 smithi038 bash[84940]: audit 2024-09-14T04:31:15.220055+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:31:15.368 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:15 smithi038 bash[84940]: audit 2024-09-14T04:31:15.220055+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:31:15.368 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:15 smithi038 bash[87336]: audit 2024-09-14T04:31:15.220055+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:31:15.368 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:15 smithi038 bash[87336]: audit 2024-09-14T04:31:15.220055+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:31:15.383 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:15.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:15.386 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:31:15.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:15 smithi123 bash[68976]: audit 2024-09-14T04:31:15.220055+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:31:15.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:15 smithi123 bash[68976]: audit 2024-09-14T04:31:15.220055+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:31:15.487 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:15.513 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:15.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:15.516 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:31:15.616 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:15.645 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:15.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:15.648 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:31:15.749 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:15.777 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:15.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:15.779 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:31:15.880 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:15.929 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:15.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:15.931 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:31:16.032 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:16.065 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:16.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:16.068 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:31:16.169 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:16.191 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:16.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:16.196 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:31:16.296 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:16.314 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:16.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:16.316 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:31:16.417 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:16.431 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:16 smithi123 bash[68976]: cluster 2024-09-14T04:31:15.139478+0000 mgr.y (mgr.26165) 705 : cluster [DBG] pgmap v639: 89 pgs: 1 active+remapped+backfilling, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 83 active+clean; 2.6 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 466 op/s; 19217/130125 objects degraded (14.768%); 5597/130125 objects misplaced (4.301%); 16 MiB/s, 256 objects/s recovering 2024-09-14T04:31:16.432 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:16 smithi123 bash[68976]: cluster 2024-09-14T04:31:15.139478+0000 mgr.y (mgr.26165) 705 : cluster [DBG] pgmap v639: 89 pgs: 1 active+remapped+backfilling, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 83 active+clean; 2.6 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 466 op/s; 19217/130125 objects degraded (14.768%); 5597/130125 objects misplaced (4.301%); 16 MiB/s, 256 objects/s recovering 2024-09-14T04:31:16.432 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:16 smithi123 bash[68976]: cluster 2024-09-14T04:31:15.264089+0000 mon.a (mon.0) 839 : cluster [WRN] Health check update: Degraded data redundancy: 19217/130125 objects degraded (14.768%), 4 pgs degraded (PG_DEGRADED) 2024-09-14T04:31:16.432 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:16 smithi123 bash[68976]: cluster 2024-09-14T04:31:15.264089+0000 mon.a (mon.0) 839 : cluster [WRN] Health check update: Degraded data redundancy: 19217/130125 objects degraded (14.768%), 4 pgs degraded (PG_DEGRADED) 2024-09-14T04:31:16.432 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:16 smithi123 bash[68976]: audit 2024-09-14T04:31:15.593577+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:31:16.432 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:16 smithi123 bash[68976]: audit 2024-09-14T04:31:15.593577+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:31:16.453 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:16.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:16.456 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:31:16.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:16 smithi038 bash[84940]: cluster 2024-09-14T04:31:15.139478+0000 mgr.y (mgr.26165) 705 : cluster [DBG] pgmap v639: 89 pgs: 1 active+remapped+backfilling, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 83 active+clean; 2.6 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 466 op/s; 19217/130125 objects degraded (14.768%); 5597/130125 objects misplaced (4.301%); 16 MiB/s, 256 objects/s recovering 2024-09-14T04:31:16.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:16 smithi038 bash[84940]: cluster 2024-09-14T04:31:15.139478+0000 mgr.y (mgr.26165) 705 : cluster [DBG] pgmap v639: 89 pgs: 1 active+remapped+backfilling, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 83 active+clean; 2.6 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 466 op/s; 19217/130125 objects degraded (14.768%); 5597/130125 objects misplaced (4.301%); 16 MiB/s, 256 objects/s recovering 2024-09-14T04:31:16.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:16 smithi038 bash[84940]: cluster 2024-09-14T04:31:15.264089+0000 mon.a (mon.0) 839 : cluster [WRN] Health check update: Degraded data redundancy: 19217/130125 objects degraded (14.768%), 4 pgs degraded (PG_DEGRADED) 2024-09-14T04:31:16.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:16 smithi038 bash[84940]: cluster 2024-09-14T04:31:15.264089+0000 mon.a (mon.0) 839 : cluster [WRN] Health check update: Degraded data redundancy: 19217/130125 objects degraded (14.768%), 4 pgs degraded (PG_DEGRADED) 2024-09-14T04:31:16.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:16 smithi038 bash[84940]: audit 2024-09-14T04:31:15.593577+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:31:16.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:16 smithi038 bash[84940]: audit 2024-09-14T04:31:15.593577+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:31:16.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:16 smithi038 bash[87336]: cluster 2024-09-14T04:31:15.139478+0000 mgr.y (mgr.26165) 705 : cluster [DBG] pgmap v639: 89 pgs: 1 active+remapped+backfilling, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 83 active+clean; 2.6 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 466 op/s; 19217/130125 objects degraded (14.768%); 5597/130125 objects misplaced (4.301%); 16 MiB/s, 256 objects/s recovering 2024-09-14T04:31:16.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:16 smithi038 bash[87336]: cluster 2024-09-14T04:31:15.139478+0000 mgr.y (mgr.26165) 705 : cluster [DBG] pgmap v639: 89 pgs: 1 active+remapped+backfilling, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 83 active+clean; 2.6 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 466 op/s; 19217/130125 objects degraded (14.768%); 5597/130125 objects misplaced (4.301%); 16 MiB/s, 256 objects/s recovering 2024-09-14T04:31:16.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:16 smithi038 bash[87336]: cluster 2024-09-14T04:31:15.264089+0000 mon.a (mon.0) 839 : cluster [WRN] Health check update: Degraded data redundancy: 19217/130125 objects degraded (14.768%), 4 pgs degraded (PG_DEGRADED) 2024-09-14T04:31:16.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:16 smithi038 bash[87336]: cluster 2024-09-14T04:31:15.264089+0000 mon.a (mon.0) 839 : cluster [WRN] Health check update: Degraded data redundancy: 19217/130125 objects degraded (14.768%), 4 pgs degraded (PG_DEGRADED) 2024-09-14T04:31:16.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:16 smithi038 bash[87336]: audit 2024-09-14T04:31:15.593577+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:31:16.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:16 smithi038 bash[87336]: audit 2024-09-14T04:31:15.593577+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:31:16.556 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:16.582 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:16.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:16.584 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:31:16.685 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:16.704 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:16.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:16.705 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:31:16.806 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:16.840 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:16.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:16.847 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:31:16.948 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:16.971 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:16.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:16.976 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:31:17.077 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:17.127 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:17.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:17.129 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:31:17.230 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:17.251 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:17.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:17.257 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:31:17.358 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:17.380 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:17.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:17.384 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:31:17.485 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:17.504 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:17.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:17.506 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:31:17.607 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:17.633 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:17.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:17.638 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:31:17.739 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:17.763 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:17.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:17.768 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:31:17.869 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:17.891 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:17.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:17.896 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:31:17.997 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:18.023 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:18.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:18.025 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:31:18.126 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:18.135 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:18 smithi038 bash[84940]: cluster 2024-09-14T04:31:17.093771+0000 mon.a (mon.0) 841 : cluster [DBG] osdmap e142: 8 total, 8 up, 7 in 2024-09-14T04:31:18.135 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:18 smithi038 bash[84940]: cluster 2024-09-14T04:31:17.093771+0000 mon.a (mon.0) 841 : cluster [DBG] osdmap e142: 8 total, 8 up, 7 in 2024-09-14T04:31:18.136 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:18 smithi038 bash[84940]: cluster 2024-09-14T04:31:17.139883+0000 mgr.y (mgr.26165) 706 : cluster [DBG] pgmap v641: 89 pgs: 1 active+remapped+backfilling, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 83 active+clean; 2.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 530 op/s; 19217/125802 objects degraded (15.276%); 5597/125802 objects misplaced (4.449%); 13 MiB/s, 215 objects/s recovering 2024-09-14T04:31:18.136 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:18 smithi038 bash[84940]: cluster 2024-09-14T04:31:17.139883+0000 mgr.y (mgr.26165) 706 : cluster [DBG] pgmap v641: 89 pgs: 1 active+remapped+backfilling, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 83 active+clean; 2.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 530 op/s; 19217/125802 objects degraded (15.276%); 5597/125802 objects misplaced (4.449%); 13 MiB/s, 215 objects/s recovering 2024-09-14T04:31:18.136 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:18 smithi038 bash[87336]: cluster 2024-09-14T04:31:17.093771+0000 mon.a (mon.0) 841 : cluster [DBG] osdmap e142: 8 total, 8 up, 7 in 2024-09-14T04:31:18.136 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:18 smithi038 bash[87336]: cluster 2024-09-14T04:31:17.093771+0000 mon.a (mon.0) 841 : cluster [DBG] osdmap e142: 8 total, 8 up, 7 in 2024-09-14T04:31:18.136 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:18 smithi038 bash[87336]: cluster 2024-09-14T04:31:17.139883+0000 mgr.y (mgr.26165) 706 : cluster [DBG] pgmap v641: 89 pgs: 1 active+remapped+backfilling, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 83 active+clean; 2.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 530 op/s; 19217/125802 objects degraded (15.276%); 5597/125802 objects misplaced (4.449%); 13 MiB/s, 215 objects/s recovering 2024-09-14T04:31:18.136 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:18 smithi038 bash[87336]: cluster 2024-09-14T04:31:17.139883+0000 mgr.y (mgr.26165) 706 : cluster [DBG] pgmap v641: 89 pgs: 1 active+remapped+backfilling, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 83 active+clean; 2.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 530 op/s; 19217/125802 objects degraded (15.276%); 5597/125802 objects misplaced (4.449%); 13 MiB/s, 215 objects/s recovering 2024-09-14T04:31:18.147 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:18.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:18.149 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:31:18.250 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:18.273 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:18.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:18.277 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:31:18.364 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:31:18 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:31:18] "GET /metrics HTTP/1.1" 200 36654 "" "Prometheus/2.51.0" 2024-09-14T04:31:18.378 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:18.390 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:18 smithi123 bash[68976]: cluster 2024-09-14T04:31:17.093771+0000 mon.a (mon.0) 841 : cluster [DBG] osdmap e142: 8 total, 8 up, 7 in 2024-09-14T04:31:18.390 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:18 smithi123 bash[68976]: cluster 2024-09-14T04:31:17.093771+0000 mon.a (mon.0) 841 : cluster [DBG] osdmap e142: 8 total, 8 up, 7 in 2024-09-14T04:31:18.390 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:18 smithi123 bash[68976]: cluster 2024-09-14T04:31:17.139883+0000 mgr.y (mgr.26165) 706 : cluster [DBG] pgmap v641: 89 pgs: 1 active+remapped+backfilling, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 83 active+clean; 2.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 530 op/s; 19217/125802 objects degraded (15.276%); 5597/125802 objects misplaced (4.449%); 13 MiB/s, 215 objects/s recovering 2024-09-14T04:31:18.390 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:18 smithi123 bash[68976]: cluster 2024-09-14T04:31:17.139883+0000 mgr.y (mgr.26165) 706 : cluster [DBG] pgmap v641: 89 pgs: 1 active+remapped+backfilling, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 83 active+clean; 2.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 530 op/s; 19217/125802 objects degraded (15.276%); 5597/125802 objects misplaced (4.449%); 13 MiB/s, 215 objects/s recovering 2024-09-14T04:31:18.417 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:18.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:18.419 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:31:18.520 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:18.544 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:18.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:18.548 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:31:18.649 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:18.691 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:18.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:18.693 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:31:18.794 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:18.813 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:18.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:18.814 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:31:18.915 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:18.946 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:18.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:18.955 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:31:19.056 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:19.094 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:19.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:19.100 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:31:19.201 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:19.238 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:19.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:19.242 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:31:19.343 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:19.353 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:19 smithi038 bash[84940]: cluster 2024-09-14T04:31:18.108098+0000 mon.a (mon.0) 842 : cluster [DBG] osdmap e143: 8 total, 8 up, 7 in 2024-09-14T04:31:19.354 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:19 smithi038 bash[84940]: cluster 2024-09-14T04:31:18.108098+0000 mon.a (mon.0) 842 : cluster [DBG] osdmap e143: 8 total, 8 up, 7 in 2024-09-14T04:31:19.354 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:19 smithi038 bash[87336]: cluster 2024-09-14T04:31:18.108098+0000 mon.a (mon.0) 842 : cluster [DBG] osdmap e143: 8 total, 8 up, 7 in 2024-09-14T04:31:19.354 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:19 smithi038 bash[87336]: cluster 2024-09-14T04:31:18.108098+0000 mon.a (mon.0) 842 : cluster [DBG] osdmap e143: 8 total, 8 up, 7 in 2024-09-14T04:31:19.378 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:19.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:19.380 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:31:19.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:19 smithi123 bash[68976]: cluster 2024-09-14T04:31:18.108098+0000 mon.a (mon.0) 842 : cluster [DBG] osdmap e143: 8 total, 8 up, 7 in 2024-09-14T04:31:19.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:19 smithi123 bash[68976]: cluster 2024-09-14T04:31:18.108098+0000 mon.a (mon.0) 842 : cluster [DBG] osdmap e143: 8 total, 8 up, 7 in 2024-09-14T04:31:19.480 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:19.510 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:19.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:19.512 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:31:19.613 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:19.632 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:19.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:19.634 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:31:19.735 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:19.758 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:19.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:19.760 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:31:19.861 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:19.883 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:19.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:19.885 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:31:19.986 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:20.029 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:20.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:20.037 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:31:20.138 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:20.164 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:20.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:20.166 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:31:20.267 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:20.288 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:20.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:20.293 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:31:20.394 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:20.404 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:31:20 smithi123 bash[61744]: ts=2024-09-14T04:31:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:31:20.404 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:20 smithi123 bash[68976]: cluster 2024-09-14T04:31:19.140330+0000 mgr.y (mgr.26165) 707 : cluster [DBG] pgmap v643: 89 pgs: 1 active+remapped+backfilling, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 83 active+clean; 2.5 GiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 466 op/s; 19290/124116 objects degraded (15.542%); 5421/124116 objects misplaced (4.368%); 6.1 MiB/s, 96 objects/s recovering 2024-09-14T04:31:20.404 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:20 smithi123 bash[68976]: cluster 2024-09-14T04:31:19.140330+0000 mgr.y (mgr.26165) 707 : cluster [DBG] pgmap v643: 89 pgs: 1 active+remapped+backfilling, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 83 active+clean; 2.5 GiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 466 op/s; 19290/124116 objects degraded (15.542%); 5421/124116 objects misplaced (4.368%); 6.1 MiB/s, 96 objects/s recovering 2024-09-14T04:31:20.420 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:20.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:20.423 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:31:20.426 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:20 smithi038 bash[84940]: cluster 2024-09-14T04:31:19.140330+0000 mgr.y (mgr.26165) 707 : cluster [DBG] pgmap v643: 89 pgs: 1 active+remapped+backfilling, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 83 active+clean; 2.5 GiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 466 op/s; 19290/124116 objects degraded (15.542%); 5421/124116 objects misplaced (4.368%); 6.1 MiB/s, 96 objects/s recovering 2024-09-14T04:31:20.426 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:20 smithi038 bash[84940]: cluster 2024-09-14T04:31:19.140330+0000 mgr.y (mgr.26165) 707 : cluster [DBG] pgmap v643: 89 pgs: 1 active+remapped+backfilling, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 83 active+clean; 2.5 GiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 466 op/s; 19290/124116 objects degraded (15.542%); 5421/124116 objects misplaced (4.368%); 6.1 MiB/s, 96 objects/s recovering 2024-09-14T04:31:20.426 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:20 smithi038 bash[87336]: cluster 2024-09-14T04:31:19.140330+0000 mgr.y (mgr.26165) 707 : cluster [DBG] pgmap v643: 89 pgs: 1 active+remapped+backfilling, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 83 active+clean; 2.5 GiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 466 op/s; 19290/124116 objects degraded (15.542%); 5421/124116 objects misplaced (4.368%); 6.1 MiB/s, 96 objects/s recovering 2024-09-14T04:31:20.426 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:20 smithi038 bash[87336]: cluster 2024-09-14T04:31:19.140330+0000 mgr.y (mgr.26165) 707 : cluster [DBG] pgmap v643: 89 pgs: 1 active+remapped+backfilling, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 83 active+clean; 2.5 GiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 466 op/s; 19290/124116 objects degraded (15.542%); 5421/124116 objects misplaced (4.368%); 6.1 MiB/s, 96 objects/s recovering 2024-09-14T04:31:20.524 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:20.546 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:20.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:20.550 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:31:20.651 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:20.679 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:20.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:20.681 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:31:20.782 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:20.805 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:20.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:20.807 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:31:20.908 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:20.939 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:20.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:20.942 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:31:21.043 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:21.068 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:21.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:21.072 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:31:21.173 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:21.193 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:21.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:21.196 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:31:21.296 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:21.304 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:21 smithi123 bash[68976]: cluster 2024-09-14T04:31:21.192254+0000 mon.a (mon.0) 843 : cluster [WRN] Health check update: Degraded data redundancy: 19290/118335 objects degraded (16.301%), 4 pgs degraded (PG_DEGRADED) 2024-09-14T04:31:21.304 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:21 smithi123 bash[68976]: cluster 2024-09-14T04:31:21.192254+0000 mon.a (mon.0) 843 : cluster [WRN] Health check update: Degraded data redundancy: 19290/118335 objects degraded (16.301%), 4 pgs degraded (PG_DEGRADED) 2024-09-14T04:31:21.317 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:21.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:21.320 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:31:21.421 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:21.457 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:21.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:21.461 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:31:21.562 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:21.587 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:21.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:21.593 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:31:21.659 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:21 smithi038 bash[84940]: cluster 2024-09-14T04:31:21.192254+0000 mon.a (mon.0) 843 : cluster [WRN] Health check update: Degraded data redundancy: 19290/118335 objects degraded (16.301%), 4 pgs degraded (PG_DEGRADED) 2024-09-14T04:31:21.659 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:21 smithi038 bash[84940]: cluster 2024-09-14T04:31:21.192254+0000 mon.a (mon.0) 843 : cluster [WRN] Health check update: Degraded data redundancy: 19290/118335 objects degraded (16.301%), 4 pgs degraded (PG_DEGRADED) 2024-09-14T04:31:21.660 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:21 smithi038 bash[87336]: cluster 2024-09-14T04:31:21.192254+0000 mon.a (mon.0) 843 : cluster [WRN] Health check update: Degraded data redundancy: 19290/118335 objects degraded (16.301%), 4 pgs degraded (PG_DEGRADED) 2024-09-14T04:31:21.660 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:21 smithi038 bash[87336]: cluster 2024-09-14T04:31:21.192254+0000 mon.a (mon.0) 843 : cluster [WRN] Health check update: Degraded data redundancy: 19290/118335 objects degraded (16.301%), 4 pgs degraded (PG_DEGRADED) 2024-09-14T04:31:21.694 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:21.713 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:21.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:21.716 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:31:21.817 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:21.835 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:21.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:21.837 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:31:21.938 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:21.964 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:21.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:21.969 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:31:22.070 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:22.096 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:22.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:22.101 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:31:22.202 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:22.224 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:22.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:22.228 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:31:22.329 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:22.350 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:22.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:22.352 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:31:22.453 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:22.492 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:22.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:22.497 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:31:22.585 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:22 smithi038 bash[84940]: cluster 2024-09-14T04:31:21.141425+0000 mgr.y (mgr.26165) 708 : cluster [DBG] pgmap v644: 89 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 2.4 GiB data, 8.3 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 640 op/s; 19290/118335 objects degraded (16.301%); 4999/118335 objects misplaced (4.224%); 7.2 MiB/s, 115 objects/s recovering 2024-09-14T04:31:22.585 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:22 smithi038 bash[84940]: cluster 2024-09-14T04:31:21.141425+0000 mgr.y (mgr.26165) 708 : cluster [DBG] pgmap v644: 89 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 2.4 GiB data, 8.3 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 640 op/s; 19290/118335 objects degraded (16.301%); 4999/118335 objects misplaced (4.224%); 7.2 MiB/s, 115 objects/s recovering 2024-09-14T04:31:22.585 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:22 smithi038 bash[87336]: cluster 2024-09-14T04:31:21.141425+0000 mgr.y (mgr.26165) 708 : cluster [DBG] pgmap v644: 89 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 2.4 GiB data, 8.3 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 640 op/s; 19290/118335 objects degraded (16.301%); 4999/118335 objects misplaced (4.224%); 7.2 MiB/s, 115 objects/s recovering 2024-09-14T04:31:22.585 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:22 smithi038 bash[87336]: cluster 2024-09-14T04:31:21.141425+0000 mgr.y (mgr.26165) 708 : cluster [DBG] pgmap v644: 89 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 2.4 GiB data, 8.3 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 640 op/s; 19290/118335 objects degraded (16.301%); 4999/118335 objects misplaced (4.224%); 7.2 MiB/s, 115 objects/s recovering 2024-09-14T04:31:22.598 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:22.605 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:22 smithi123 bash[68976]: cluster 2024-09-14T04:31:21.141425+0000 mgr.y (mgr.26165) 708 : cluster [DBG] pgmap v644: 89 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 2.4 GiB data, 8.3 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 640 op/s; 19290/118335 objects degraded (16.301%); 4999/118335 objects misplaced (4.224%); 7.2 MiB/s, 115 objects/s recovering 2024-09-14T04:31:22.606 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:22 smithi123 bash[68976]: cluster 2024-09-14T04:31:21.141425+0000 mgr.y (mgr.26165) 708 : cluster [DBG] pgmap v644: 89 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 2.4 GiB data, 8.3 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 640 op/s; 19290/118335 objects degraded (16.301%); 4999/118335 objects misplaced (4.224%); 7.2 MiB/s, 115 objects/s recovering 2024-09-14T04:31:22.622 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:22.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:22.628 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:31:22.729 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:22.768 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:22.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:22.773 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:31:22.874 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:22.905 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:22.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:22.910 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:31:23.011 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:23.043 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:23.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:23.047 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:31:23.148 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:23.180 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:23.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:23.182 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:31:23.283 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:23.318 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:23.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:23.324 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:31:23.425 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:23.451 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:23.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:23.453 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:31:23.554 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:23.579 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:23.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:23.581 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:31:23.682 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:23.709 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:23.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:23.715 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:31:23.816 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:23.841 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:23.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:23.843 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:31:23.943 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:23.980 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:23.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:23.985 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:31:24.086 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:24.125 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:24.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:24.129 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:31:24.230 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:24.260 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:24.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:24.264 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:31:24.365 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:24.395 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:24.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:24.398 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:31:24.498 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:24.532 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:24.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:24.536 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:31:24.637 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:24.646 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:24 smithi123 bash[68976]: cluster 2024-09-14T04:31:23.142035+0000 mgr.y (mgr.26165) 709 : cluster [DBG] pgmap v645: 89 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 84 active+clean; 2.4 GiB data, 8.3 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 552 op/s; 19302/116850 objects degraded (16.519%); 4837/116850 objects misplaced (4.139%); 4.0 MiB/s, 64 objects/s recovering 2024-09-14T04:31:24.646 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:24 smithi123 bash[68976]: cluster 2024-09-14T04:31:23.142035+0000 mgr.y (mgr.26165) 709 : cluster [DBG] pgmap v645: 89 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 84 active+clean; 2.4 GiB data, 8.3 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 552 op/s; 19302/116850 objects degraded (16.519%); 4837/116850 objects misplaced (4.139%); 4.0 MiB/s, 64 objects/s recovering 2024-09-14T04:31:24.660 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:24.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:24.664 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:31:24.764 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:24.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:24 smithi038 bash[84940]: cluster 2024-09-14T04:31:23.142035+0000 mgr.y (mgr.26165) 709 : cluster [DBG] pgmap v645: 89 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 84 active+clean; 2.4 GiB data, 8.3 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 552 op/s; 19302/116850 objects degraded (16.519%); 4837/116850 objects misplaced (4.139%); 4.0 MiB/s, 64 objects/s recovering 2024-09-14T04:31:24.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:24 smithi038 bash[84940]: cluster 2024-09-14T04:31:23.142035+0000 mgr.y (mgr.26165) 709 : cluster [DBG] pgmap v645: 89 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 84 active+clean; 2.4 GiB data, 8.3 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 552 op/s; 19302/116850 objects degraded (16.519%); 4837/116850 objects misplaced (4.139%); 4.0 MiB/s, 64 objects/s recovering 2024-09-14T04:31:24.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:24 smithi038 bash[87336]: cluster 2024-09-14T04:31:23.142035+0000 mgr.y (mgr.26165) 709 : cluster [DBG] pgmap v645: 89 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 84 active+clean; 2.4 GiB data, 8.3 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 552 op/s; 19302/116850 objects degraded (16.519%); 4837/116850 objects misplaced (4.139%); 4.0 MiB/s, 64 objects/s recovering 2024-09-14T04:31:24.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:24 smithi038 bash[87336]: cluster 2024-09-14T04:31:23.142035+0000 mgr.y (mgr.26165) 709 : cluster [DBG] pgmap v645: 89 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 84 active+clean; 2.4 GiB data, 8.3 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 552 op/s; 19302/116850 objects degraded (16.519%); 4837/116850 objects misplaced (4.139%); 4.0 MiB/s, 64 objects/s recovering 2024-09-14T04:31:24.791 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:24.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:24.792 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:31:24.893 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:24.912 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:24.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:24.915 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:31:25.016 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:25.035 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:25.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:25.036 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:31:25.137 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:25.160 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:25.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:25.162 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:31:25.263 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:25.296 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:25.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:25.298 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:31:25.399 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:25.418 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:25.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:25.425 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:31:25.526 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:25.570 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:25.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:25.572 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:31:25.673 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:25.699 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:25.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:25.702 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:31:25.803 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:25.826 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:25.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:25.831 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:31:25.932 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:25.951 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:25.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:25.954 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:31:26.055 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:26.094 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:26.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:26.097 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:31:26.197 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:26.226 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:26.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:26.228 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:31:26.329 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:26.367 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:26.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:26.369 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:31:26.470 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:26.479 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:26 smithi123 bash[68976]: cluster 2024-09-14T04:31:25.142734+0000 mgr.y (mgr.26165) 710 : cluster [DBG] pgmap v646: 89 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 84 active+clean; 2.3 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 468 op/s; 19302/114495 objects degraded (16.858%); 4837/114495 objects misplaced (4.225%); 4.0 MiB/s, 63 objects/s recovering 2024-09-14T04:31:26.479 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:26 smithi123 bash[68976]: cluster 2024-09-14T04:31:25.142734+0000 mgr.y (mgr.26165) 710 : cluster [DBG] pgmap v646: 89 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 84 active+clean; 2.3 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 468 op/s; 19302/114495 objects degraded (16.858%); 4837/114495 objects misplaced (4.225%); 4.0 MiB/s, 63 objects/s recovering 2024-09-14T04:31:26.490 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:26.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:26.491 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:31:26.592 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:26.617 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:26.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:26.619 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:31:26.652 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:26 smithi038 bash[84940]: cluster 2024-09-14T04:31:25.142734+0000 mgr.y (mgr.26165) 710 : cluster [DBG] pgmap v646: 89 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 84 active+clean; 2.3 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 468 op/s; 19302/114495 objects degraded (16.858%); 4837/114495 objects misplaced (4.225%); 4.0 MiB/s, 63 objects/s recovering 2024-09-14T04:31:26.653 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:26 smithi038 bash[84940]: cluster 2024-09-14T04:31:25.142734+0000 mgr.y (mgr.26165) 710 : cluster [DBG] pgmap v646: 89 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 84 active+clean; 2.3 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 468 op/s; 19302/114495 objects degraded (16.858%); 4837/114495 objects misplaced (4.225%); 4.0 MiB/s, 63 objects/s recovering 2024-09-14T04:31:26.653 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:26 smithi038 bash[87336]: cluster 2024-09-14T04:31:25.142734+0000 mgr.y (mgr.26165) 710 : cluster [DBG] pgmap v646: 89 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 84 active+clean; 2.3 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 468 op/s; 19302/114495 objects degraded (16.858%); 4837/114495 objects misplaced (4.225%); 4.0 MiB/s, 63 objects/s recovering 2024-09-14T04:31:26.653 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:26 smithi038 bash[87336]: cluster 2024-09-14T04:31:25.142734+0000 mgr.y (mgr.26165) 710 : cluster [DBG] pgmap v646: 89 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 84 active+clean; 2.3 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 468 op/s; 19302/114495 objects degraded (16.858%); 4837/114495 objects misplaced (4.225%); 4.0 MiB/s, 63 objects/s recovering 2024-09-14T04:31:26.720 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:26.753 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:26.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:26.757 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:31:26.858 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:26.881 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:26.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:26.885 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:31:26.986 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:27.018 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:27.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:27.021 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:31:27.121 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:27.139 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:27.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:27.141 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:31:27.242 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:27.271 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:27.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:27.276 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:31:27.376 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:27.398 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:27.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:27.400 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:31:27.501 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:27.526 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:27.527 INFO:teuthology.orchestra.run.smithi038.stdout:ERROR: (22) Invalid argument 2024-09-14T04:31:27.527 INFO:teuthology.orchestra.run.smithi038.stdout:op_tracker tracking is not enabled now, so no ops 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-09-14T04:31:27.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:27.528 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:31:27.629 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:27.637 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:27 smithi038 bash[87336]: cluster 2024-09-14T04:31:27.090401+0000 mon.a (mon.0) 844 : cluster [WRN] Health check update: Degraded data redundancy: 19302/114495 objects degraded (16.858%), 4 pgs degraded (PG_DEGRADED) 2024-09-14T04:31:27.637 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:27 smithi038 bash[87336]: cluster 2024-09-14T04:31:27.090401+0000 mon.a (mon.0) 844 : cluster [WRN] Health check update: Degraded data redundancy: 19302/114495 objects degraded (16.858%), 4 pgs degraded (PG_DEGRADED) 2024-09-14T04:31:27.637 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:27 smithi038 bash[84940]: cluster 2024-09-14T04:31:27.090401+0000 mon.a (mon.0) 844 : cluster [WRN] Health check update: Degraded data redundancy: 19302/114495 objects degraded (16.858%), 4 pgs degraded (PG_DEGRADED) 2024-09-14T04:31:27.637 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:27 smithi038 bash[84940]: cluster 2024-09-14T04:31:27.090401+0000 mon.a (mon.0) 844 : cluster [WRN] Health check update: Degraded data redundancy: 19302/114495 objects degraded (16.858%), 4 pgs degraded (PG_DEGRADED) 2024-09-14T04:31:27.650 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:27.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:27.653 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:31:27.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:27 smithi123 bash[68976]: cluster 2024-09-14T04:31:27.090401+0000 mon.a (mon.0) 844 : cluster [WRN] Health check update: Degraded data redundancy: 19302/114495 objects degraded (16.858%), 4 pgs degraded (PG_DEGRADED) 2024-09-14T04:31:27.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:27 smithi123 bash[68976]: cluster 2024-09-14T04:31:27.090401+0000 mon.a (mon.0) 844 : cluster [WRN] Health check update: Degraded data redundancy: 19302/114495 objects degraded (16.858%), 4 pgs degraded (PG_DEGRADED) 2024-09-14T04:31:27.754 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:27.791 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:27.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:27.799 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:31:27.900 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:27.928 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:27.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:27.929 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:31:28.030 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:28.055 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:28.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:28.059 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:31:28.160 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:28.188 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:28.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:28.193 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:31:28.294 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:28.339 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:28.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:28.344 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:31:28.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:28 smithi123 bash[68976]: cluster 2024-09-14T04:31:27.143330+0000 mgr.y (mgr.26165) 711 : cluster [DBG] pgmap v647: 89 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 2.2 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 555 op/s; 19302/109128 objects degraded (17.687%); 4628/109128 objects misplaced (4.241%); 3.2 MiB/s, 51 objects/s recovering 2024-09-14T04:31:28.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:28 smithi123 bash[68976]: cluster 2024-09-14T04:31:27.143330+0000 mgr.y (mgr.26165) 711 : cluster [DBG] pgmap v647: 89 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 2.2 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 555 op/s; 19302/109128 objects degraded (17.687%); 4628/109128 objects misplaced (4.241%); 3.2 MiB/s, 51 objects/s recovering 2024-09-14T04:31:28.444 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:28.474 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:28.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:28.479 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:31:28.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:28 smithi038 bash[84940]: cluster 2024-09-14T04:31:27.143330+0000 mgr.y (mgr.26165) 711 : cluster [DBG] pgmap v647: 89 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 2.2 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 555 op/s; 19302/109128 objects degraded (17.687%); 4628/109128 objects misplaced (4.241%); 3.2 MiB/s, 51 objects/s recovering 2024-09-14T04:31:28.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:28 smithi038 bash[84940]: cluster 2024-09-14T04:31:27.143330+0000 mgr.y (mgr.26165) 711 : cluster [DBG] pgmap v647: 89 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 2.2 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 555 op/s; 19302/109128 objects degraded (17.687%); 4628/109128 objects misplaced (4.241%); 3.2 MiB/s, 51 objects/s recovering 2024-09-14T04:31:28.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:28 smithi038 bash[87336]: cluster 2024-09-14T04:31:27.143330+0000 mgr.y (mgr.26165) 711 : cluster [DBG] pgmap v647: 89 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 2.2 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 555 op/s; 19302/109128 objects degraded (17.687%); 4628/109128 objects misplaced (4.241%); 3.2 MiB/s, 51 objects/s recovering 2024-09-14T04:31:28.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:28 smithi038 bash[87336]: cluster 2024-09-14T04:31:27.143330+0000 mgr.y (mgr.26165) 711 : cluster [DBG] pgmap v647: 89 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 2.2 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 555 op/s; 19302/109128 objects degraded (17.687%); 4628/109128 objects misplaced (4.241%); 3.2 MiB/s, 51 objects/s recovering 2024-09-14T04:31:28.521 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:31:28 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:31:28] "GET /metrics HTTP/1.1" 200 36654 "" "Prometheus/2.51.0" 2024-09-14T04:31:28.581 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:28.628 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:28.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:28.631 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:31:28.732 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:28.767 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:28.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:28.772 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:31:28.873 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:28.899 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:28.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:28.904 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:31:29.005 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:29.028 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:29.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:29.035 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:31:29.136 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:29.175 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:29.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:29.181 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:31:29.282 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:29.304 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:29.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:29.306 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:31:29.407 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:29.424 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:29.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:29.426 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:31:29.527 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:29.552 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:29.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:29.557 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:31:29.657 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:29.680 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:29.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:29.681 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:31:29.782 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:29.819 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:29.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:29.822 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:31:29.923 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:29.940 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:29.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:29.942 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:31:30.043 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:30.080 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:30.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:30.085 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:31:30.186 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:30.219 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:30.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:30.228 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:31:30.329 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:30.339 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:30 smithi038 bash[84940]: cluster 2024-09-14T04:31:29.143841+0000 mgr.y (mgr.26165) 712 : cluster [DBG] pgmap v648: 89 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 84 active+clean; 2.2 GiB data, 7.7 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 501 op/s; 19390/107508 objects degraded (18.036%); 4455/107508 objects misplaced (4.144%); 2.8 MiB/s, 45 objects/s recovering 2024-09-14T04:31:30.339 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:30 smithi038 bash[84940]: cluster 2024-09-14T04:31:29.143841+0000 mgr.y (mgr.26165) 712 : cluster [DBG] pgmap v648: 89 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 84 active+clean; 2.2 GiB data, 7.7 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 501 op/s; 19390/107508 objects degraded (18.036%); 4455/107508 objects misplaced (4.144%); 2.8 MiB/s, 45 objects/s recovering 2024-09-14T04:31:30.340 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:30 smithi038 bash[84940]: audit 2024-09-14T04:31:30.221335+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:31:30.340 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:30 smithi038 bash[84940]: audit 2024-09-14T04:31:30.221335+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:31:30.340 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:30 smithi038 bash[87336]: cluster 2024-09-14T04:31:29.143841+0000 mgr.y (mgr.26165) 712 : cluster [DBG] pgmap v648: 89 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 84 active+clean; 2.2 GiB data, 7.7 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 501 op/s; 19390/107508 objects degraded (18.036%); 4455/107508 objects misplaced (4.144%); 2.8 MiB/s, 45 objects/s recovering 2024-09-14T04:31:30.340 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:30 smithi038 bash[87336]: cluster 2024-09-14T04:31:29.143841+0000 mgr.y (mgr.26165) 712 : cluster [DBG] pgmap v648: 89 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 84 active+clean; 2.2 GiB data, 7.7 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 501 op/s; 19390/107508 objects degraded (18.036%); 4455/107508 objects misplaced (4.144%); 2.8 MiB/s, 45 objects/s recovering 2024-09-14T04:31:30.340 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:30 smithi038 bash[87336]: audit 2024-09-14T04:31:30.221335+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:31:30.340 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:30 smithi038 bash[87336]: audit 2024-09-14T04:31:30.221335+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:31:30.363 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:30.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:30.368 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:31:30.418 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.1 dump_historic_ops 2024-09-14T04:31:30.469 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:30.477 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:30 smithi123 bash[68976]: cluster 2024-09-14T04:31:29.143841+0000 mgr.y (mgr.26165) 712 : cluster [DBG] pgmap v648: 89 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 84 active+clean; 2.2 GiB data, 7.7 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 501 op/s; 19390/107508 objects degraded (18.036%); 4455/107508 objects misplaced (4.144%); 2.8 MiB/s, 45 objects/s recovering 2024-09-14T04:31:30.478 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:30 smithi123 bash[68976]: cluster 2024-09-14T04:31:29.143841+0000 mgr.y (mgr.26165) 712 : cluster [DBG] pgmap v648: 89 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 84 active+clean; 2.2 GiB data, 7.7 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 501 op/s; 19390/107508 objects degraded (18.036%); 4455/107508 objects misplaced (4.144%); 2.8 MiB/s, 45 objects/s recovering 2024-09-14T04:31:30.478 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:30 smithi123 bash[68976]: audit 2024-09-14T04:31:30.221335+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:31:30.478 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:30 smithi123 bash[68976]: audit 2024-09-14T04:31:30.221335+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:31:30.478 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:31:30 smithi123 bash[61744]: ts=2024-09-14T04:31:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:31:30.497 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:30.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:30.507 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:31:30.608 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:30.631 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:30.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:30.633 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:31:30.733 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:30.756 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:30.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:30.758 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:31:30.859 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:30.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:30.892 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:30.892 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:31:30.992 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:31.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:31.027 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:31.027 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:31:31.128 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:31.144 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0: {} 2024-09-14T04:31:31.145 INFO:teuthology.orchestra.run.smithi038.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-14T04:31:31.149 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:31.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:31.151 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:31:31.179 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1: {} 2024-09-14T04:31:31.179 INFO:teuthology.orchestra.run.smithi038.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-14T04:31:31.213 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2: {} 2024-09-14T04:31:31.214 INFO:teuthology.orchestra.run.smithi038.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-14T04:31:31.251 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:31.273 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3: {} 2024-09-14T04:31:31.274 INFO:teuthology.orchestra.run.smithi038.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-14T04:31:31.281 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:31.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:31.286 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:31:31.318 INFO:teuthology.orchestra.run.smithi038.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-14T04:31:31.318 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4: {} 2024-09-14T04:31:31.345 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5: {} 2024-09-14T04:31:31.345 INFO:teuthology.orchestra.run.smithi038.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-14T04:31:31.387 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:31.399 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6: {} 2024-09-14T04:31:31.399 INFO:teuthology.orchestra.run.smithi038.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-14T04:31:31.411 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:31.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:31.416 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:31:31.434 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7: {} 2024-09-14T04:31:31.434 INFO:teuthology.orchestra.run.smithi038.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-14T04:31:31.478 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:31 smithi038 bash[84940]: audit 2024-09-14T04:31:31.109210+0000 mon.a (mon.0) 846 : audit [DBG] from='client.? 172.21.15.38:0/688047920' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:31:31.478 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:31 smithi038 bash[84940]: audit 2024-09-14T04:31:31.109210+0000 mon.a (mon.0) 846 : audit [DBG] from='client.? 172.21.15.38:0/688047920' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:31:31.479 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:31 smithi038 bash[87336]: audit 2024-09-14T04:31:31.109210+0000 mon.a (mon.0) 846 : audit [DBG] from='client.? 172.21.15.38:0/688047920' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:31:31.479 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:31 smithi038 bash[87336]: audit 2024-09-14T04:31:31.109210+0000 mon.a (mon.0) 846 : audit [DBG] from='client.? 172.21.15.38:0/688047920' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:31:31.517 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:31.556 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:31.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:31.560 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:31:31.661 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:31.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:31 smithi123 bash[68976]: audit 2024-09-14T04:31:31.109210+0000 mon.a (mon.0) 846 : audit [DBG] from='client.? 172.21.15.38:0/688047920' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:31:31.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:31 smithi123 bash[68976]: audit 2024-09-14T04:31:31.109210+0000 mon.a (mon.0) 846 : audit [DBG] from='client.? 172.21.15.38:0/688047920' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:31:31.706 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:31.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:31.718 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:31:31.820 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:31.842 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:31.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:31.847 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:31:31.948 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:31.968 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:31.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:31.972 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:31:32.073 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:32.101 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:32.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:32.105 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:31:32.206 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:32.230 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:32.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:32.232 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:31:32.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:31 smithi038 bash[84940]: debug 2024-09-14T04:31:31.889+0000 7f7e8208b640 -1 mon.a@0(leader).osd e143 definitely_dead 0 2024-09-14T04:31:32.316 INFO:teuthology.orchestra.run.smithi038.stderr:nodeep-scrub is unset 2024-09-14T04:31:32.326 INFO:teuthology.orchestra.run.smithi038.stderr:marked in osd.0. 2024-09-14T04:31:32.333 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:32.335 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:32 smithi038 bash[84940]: cluster 2024-09-14T04:31:31.144632+0000 mgr.y (mgr.26165) 713 : cluster [DBG] pgmap v649: 89 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 2.1 GiB data, 7.4 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 644 op/s; 19390/100902 objects degraded (19.217%); 4283/100902 objects misplaced (4.245%); 2.6 MiB/s, 41 objects/s recovering 2024-09-14T04:31:32.336 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:32 smithi038 bash[84940]: cluster 2024-09-14T04:31:31.144632+0000 mgr.y (mgr.26165) 713 : cluster [DBG] pgmap v649: 89 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 2.1 GiB data, 7.4 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 644 op/s; 19390/100902 objects degraded (19.217%); 4283/100902 objects misplaced (4.245%); 2.6 MiB/s, 41 objects/s recovering 2024-09-14T04:31:32.336 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:32 smithi038 bash[84940]: audit 2024-09-14T04:31:31.857136+0000 mon.a (mon.0) 847 : audit [INF] from='client.? 172.21.15.38:0/3248048255' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:31:32.336 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:32 smithi038 bash[84940]: audit 2024-09-14T04:31:31.857136+0000 mon.a (mon.0) 847 : audit [INF] from='client.? 172.21.15.38:0/3248048255' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:31:32.336 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:32 smithi038 bash[84940]: audit 2024-09-14T04:31:31.893587+0000 mon.b (mon.1) 15 : audit [DBG] from='client.? 172.21.15.38:0/2045817378' entity='client.admin' cmd={"prefix": "osd in", "ids": ["0"]} : dispatch 2024-09-14T04:31:32.336 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:32 smithi038 bash[84940]: audit 2024-09-14T04:31:31.893587+0000 mon.b (mon.1) 15 : audit [DBG] from='client.? 172.21.15.38:0/2045817378' entity='client.admin' cmd={"prefix": "osd in", "ids": ["0"]} : dispatch 2024-09-14T04:31:32.336 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:32 smithi038 bash[84940]: audit 2024-09-14T04:31:31.894575+0000 mon.a (mon.0) 848 : audit [DBG] from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["0"]} : dispatch 2024-09-14T04:31:32.336 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:32 smithi038 bash[84940]: audit 2024-09-14T04:31:31.894575+0000 mon.a (mon.0) 848 : audit [DBG] from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["0"]} : dispatch 2024-09-14T04:31:32.336 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:32 smithi038 bash[84940]: cluster 2024-09-14T04:31:32.091130+0000 mon.a (mon.0) 849 : cluster [WRN] Health check update: Degraded data redundancy: 19390/100902 objects degraded (19.217%), 4 pgs degraded (PG_DEGRADED) 2024-09-14T04:31:32.336 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:32 smithi038 bash[84940]: cluster 2024-09-14T04:31:32.091130+0000 mon.a (mon.0) 849 : cluster [WRN] Health check update: Degraded data redundancy: 19390/100902 objects degraded (19.217%), 4 pgs degraded (PG_DEGRADED) 2024-09-14T04:31:32.337 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:32 smithi038 bash[87336]: cluster 2024-09-14T04:31:31.144632+0000 mgr.y (mgr.26165) 713 : cluster [DBG] pgmap v649: 89 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 2.1 GiB data, 7.4 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 644 op/s; 19390/100902 objects degraded (19.217%); 4283/100902 objects misplaced (4.245%); 2.6 MiB/s, 41 objects/s recovering 2024-09-14T04:31:32.337 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:32 smithi038 bash[87336]: cluster 2024-09-14T04:31:31.144632+0000 mgr.y (mgr.26165) 713 : cluster [DBG] pgmap v649: 89 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 2.1 GiB data, 7.4 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 644 op/s; 19390/100902 objects degraded (19.217%); 4283/100902 objects misplaced (4.245%); 2.6 MiB/s, 41 objects/s recovering 2024-09-14T04:31:32.337 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:32 smithi038 bash[87336]: audit 2024-09-14T04:31:31.857136+0000 mon.a (mon.0) 847 : audit [INF] from='client.? 172.21.15.38:0/3248048255' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:31:32.352 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:32.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:32.353 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:31:32.454 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:32.472 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:32.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:32.474 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:31:32.575 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:32.585 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:32 smithi038 bash[87336]: audit 2024-09-14T04:31:31.857136+0000 mon.a (mon.0) 847 : audit [INF] from='client.? 172.21.15.38:0/3248048255' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:31:32.585 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:32 smithi038 bash[87336]: audit 2024-09-14T04:31:31.893587+0000 mon.b (mon.1) 15 : audit [DBG] from='client.? 172.21.15.38:0/2045817378' entity='client.admin' cmd={"prefix": "osd in", "ids": ["0"]} : dispatch 2024-09-14T04:31:32.586 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:32 smithi038 bash[87336]: audit 2024-09-14T04:31:31.893587+0000 mon.b (mon.1) 15 : audit [DBG] from='client.? 172.21.15.38:0/2045817378' entity='client.admin' cmd={"prefix": "osd in", "ids": ["0"]} : dispatch 2024-09-14T04:31:32.586 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:32 smithi038 bash[87336]: audit 2024-09-14T04:31:31.894575+0000 mon.a (mon.0) 848 : audit [DBG] from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["0"]} : dispatch 2024-09-14T04:31:32.586 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:32 smithi038 bash[87336]: audit 2024-09-14T04:31:31.894575+0000 mon.a (mon.0) 848 : audit [DBG] from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["0"]} : dispatch 2024-09-14T04:31:32.586 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:32 smithi038 bash[87336]: cluster 2024-09-14T04:31:32.091130+0000 mon.a (mon.0) 849 : cluster [WRN] Health check update: Degraded data redundancy: 19390/100902 objects degraded (19.217%), 4 pgs degraded (PG_DEGRADED) 2024-09-14T04:31:32.586 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:32 smithi038 bash[87336]: cluster 2024-09-14T04:31:32.091130+0000 mon.a (mon.0) 849 : cluster [WRN] Health check update: Degraded data redundancy: 19390/100902 objects degraded (19.217%), 4 pgs degraded (PG_DEGRADED) 2024-09-14T04:31:32.599 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:32.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:32.601 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:31:32.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:32 smithi123 bash[68976]: cluster 2024-09-14T04:31:31.144632+0000 mgr.y (mgr.26165) 713 : cluster [DBG] pgmap v649: 89 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 2.1 GiB data, 7.4 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 644 op/s; 19390/100902 objects degraded (19.217%); 4283/100902 objects misplaced (4.245%); 2.6 MiB/s, 41 objects/s recovering 2024-09-14T04:31:32.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:32 smithi123 bash[68976]: cluster 2024-09-14T04:31:31.144632+0000 mgr.y (mgr.26165) 713 : cluster [DBG] pgmap v649: 89 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 2.1 GiB data, 7.4 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 644 op/s; 19390/100902 objects degraded (19.217%); 4283/100902 objects misplaced (4.245%); 2.6 MiB/s, 41 objects/s recovering 2024-09-14T04:31:32.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:32 smithi123 bash[68976]: audit 2024-09-14T04:31:31.857136+0000 mon.a (mon.0) 847 : audit [INF] from='client.? 172.21.15.38:0/3248048255' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:31:32.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:32 smithi123 bash[68976]: audit 2024-09-14T04:31:31.857136+0000 mon.a (mon.0) 847 : audit [INF] from='client.? 172.21.15.38:0/3248048255' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:31:32.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:32 smithi123 bash[68976]: audit 2024-09-14T04:31:31.893587+0000 mon.b (mon.1) 15 : audit [DBG] from='client.? 172.21.15.38:0/2045817378' entity='client.admin' cmd={"prefix": "osd in", "ids": ["0"]} : dispatch 2024-09-14T04:31:32.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:32 smithi123 bash[68976]: audit 2024-09-14T04:31:31.893587+0000 mon.b (mon.1) 15 : audit [DBG] from='client.? 172.21.15.38:0/2045817378' entity='client.admin' cmd={"prefix": "osd in", "ids": ["0"]} : dispatch 2024-09-14T04:31:32.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:32 smithi123 bash[68976]: audit 2024-09-14T04:31:31.894575+0000 mon.a (mon.0) 848 : audit [DBG] from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["0"]} : dispatch 2024-09-14T04:31:32.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:32 smithi123 bash[68976]: audit 2024-09-14T04:31:31.894575+0000 mon.a (mon.0) 848 : audit [DBG] from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["0"]} : dispatch 2024-09-14T04:31:32.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:32 smithi123 bash[68976]: cluster 2024-09-14T04:31:32.091130+0000 mon.a (mon.0) 849 : cluster [WRN] Health check update: Degraded data redundancy: 19390/100902 objects degraded (19.217%), 4 pgs degraded (PG_DEGRADED) 2024-09-14T04:31:32.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:32 smithi123 bash[68976]: cluster 2024-09-14T04:31:32.091130+0000 mon.a (mon.0) 849 : cluster [WRN] Health check update: Degraded data redundancy: 19390/100902 objects degraded (19.217%), 4 pgs degraded (PG_DEGRADED) 2024-09-14T04:31:32.702 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:32.729 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:32.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:32.731 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:31:32.832 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:32.858 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:32.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:32.860 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:31:32.961 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:32.985 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:32.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:32.986 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:31:33.087 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:33.112 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:33.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:33.115 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:31:33.215 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:33.244 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:33.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:33.246 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:31:33.347 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:33.390 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:33.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:33.393 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:31:33.493 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:33.520 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:33.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:33 smithi038 bash[87336]: cluster 2024-09-14T04:31:32.309506+0000 mon.a (mon.0) 850 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:31:33.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:33 smithi038 bash[87336]: cluster 2024-09-14T04:31:32.309506+0000 mon.a (mon.0) 850 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:31:33.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:33 smithi038 bash[87336]: audit 2024-09-14T04:31:32.317730+0000 mon.a (mon.0) 851 : audit [INF] from='client.? 172.21.15.38:0/3248048255' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:31:33.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:33 smithi038 bash[87336]: audit 2024-09-14T04:31:32.317730+0000 mon.a (mon.0) 851 : audit [INF] from='client.? 172.21.15.38:0/3248048255' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:31:33.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:33 smithi038 bash[87336]: audit 2024-09-14T04:31:32.317812+0000 mon.a (mon.0) 852 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["0"]}]': finished 2024-09-14T04:31:33.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:33 smithi038 bash[87336]: audit 2024-09-14T04:31:32.317812+0000 mon.a (mon.0) 852 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["0"]}]': finished 2024-09-14T04:31:33.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:33 smithi038 bash[87336]: cluster 2024-09-14T04:31:32.323494+0000 mon.a (mon.0) 853 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-09-14T04:31:33.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:33 smithi038 bash[87336]: cluster 2024-09-14T04:31:32.323494+0000 mon.a (mon.0) 853 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-09-14T04:31:33.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:33 smithi038 bash[84940]: cluster 2024-09-14T04:31:32.309506+0000 mon.a (mon.0) 850 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:31:33.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:33 smithi038 bash[84940]: cluster 2024-09-14T04:31:32.309506+0000 mon.a (mon.0) 850 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:31:33.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:33 smithi038 bash[84940]: audit 2024-09-14T04:31:32.317730+0000 mon.a (mon.0) 851 : audit [INF] from='client.? 172.21.15.38:0/3248048255' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:31:33.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:33 smithi038 bash[84940]: audit 2024-09-14T04:31:32.317730+0000 mon.a (mon.0) 851 : audit [INF] from='client.? 172.21.15.38:0/3248048255' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:31:33.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:33 smithi038 bash[84940]: audit 2024-09-14T04:31:32.317812+0000 mon.a (mon.0) 852 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["0"]}]': finished 2024-09-14T04:31:33.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:33 smithi038 bash[84940]: audit 2024-09-14T04:31:32.317812+0000 mon.a (mon.0) 852 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["0"]}]': finished 2024-09-14T04:31:33.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:33 smithi038 bash[84940]: cluster 2024-09-14T04:31:32.323494+0000 mon.a (mon.0) 853 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-09-14T04:31:33.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:33 smithi038 bash[84940]: cluster 2024-09-14T04:31:32.323494+0000 mon.a (mon.0) 853 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-09-14T04:31:33.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:33.523 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:31:33.624 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:33.634 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:33 smithi123 bash[68976]: cluster 2024-09-14T04:31:32.309506+0000 mon.a (mon.0) 850 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:31:33.634 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:33 smithi123 bash[68976]: cluster 2024-09-14T04:31:32.309506+0000 mon.a (mon.0) 850 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:31:33.634 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:33 smithi123 bash[68976]: audit 2024-09-14T04:31:32.317730+0000 mon.a (mon.0) 851 : audit [INF] from='client.? 172.21.15.38:0/3248048255' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:31:33.634 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:33 smithi123 bash[68976]: audit 2024-09-14T04:31:32.317730+0000 mon.a (mon.0) 851 : audit [INF] from='client.? 172.21.15.38:0/3248048255' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:31:33.634 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:33 smithi123 bash[68976]: audit 2024-09-14T04:31:32.317812+0000 mon.a (mon.0) 852 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["0"]}]': finished 2024-09-14T04:31:33.634 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:33 smithi123 bash[68976]: audit 2024-09-14T04:31:32.317812+0000 mon.a (mon.0) 852 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["0"]}]': finished 2024-09-14T04:31:33.635 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:33 smithi123 bash[68976]: cluster 2024-09-14T04:31:32.323494+0000 mon.a (mon.0) 853 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-09-14T04:31:33.635 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:33 smithi123 bash[68976]: cluster 2024-09-14T04:31:32.323494+0000 mon.a (mon.0) 853 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-09-14T04:31:33.646 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:33.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:33.648 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:31:33.749 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:33.776 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:33.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:33.778 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:31:33.879 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:33.900 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:33.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:33.902 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:31:34.002 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:34.028 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:34.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:34.030 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:31:34.131 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:34.159 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:34.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:34.161 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:31:34.262 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:34.288 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:34.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:34.290 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:31:34.391 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:34.403 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:34 smithi123 bash[68976]: cluster 2024-09-14T04:31:33.145446+0000 mgr.y (mgr.26165) 714 : cluster [DBG] pgmap v651: 89 pgs: 2 remapped+peering, 1 peering, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 83 active+clean; 2.0 GiB data, 7.3 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 587 op/s; 12735/99228 objects degraded (12.834%); 2022/99228 objects misplaced (2.038%); 1.1 MiB/s, 18 objects/s recovering 2024-09-14T04:31:34.403 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:34 smithi123 bash[68976]: cluster 2024-09-14T04:31:33.145446+0000 mgr.y (mgr.26165) 714 : cluster [DBG] pgmap v651: 89 pgs: 2 remapped+peering, 1 peering, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 83 active+clean; 2.0 GiB data, 7.3 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 587 op/s; 12735/99228 objects degraded (12.834%); 2022/99228 objects misplaced (2.038%); 1.1 MiB/s, 18 objects/s recovering 2024-09-14T04:31:34.403 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:34 smithi123 bash[68976]: cluster 2024-09-14T04:31:33.337000+0000 mon.a (mon.0) 854 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-09-14T04:31:34.403 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:34 smithi123 bash[68976]: cluster 2024-09-14T04:31:33.337000+0000 mon.a (mon.0) 854 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-09-14T04:31:34.403 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:34 smithi123 bash[68976]: cluster 2024-09-14T04:31:34.341160+0000 mon.a (mon.0) 855 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-09-14T04:31:34.403 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:34 smithi123 bash[68976]: cluster 2024-09-14T04:31:34.341160+0000 mon.a (mon.0) 855 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-09-14T04:31:34.417 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:34.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:34.419 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:31:34.444 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:34 smithi038 bash[84940]: cluster 2024-09-14T04:31:33.145446+0000 mgr.y (mgr.26165) 714 : cluster [DBG] pgmap v651: 89 pgs: 2 remapped+peering, 1 peering, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 83 active+clean; 2.0 GiB data, 7.3 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 587 op/s; 12735/99228 objects degraded (12.834%); 2022/99228 objects misplaced (2.038%); 1.1 MiB/s, 18 objects/s recovering 2024-09-14T04:31:34.445 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:34 smithi038 bash[84940]: cluster 2024-09-14T04:31:33.145446+0000 mgr.y (mgr.26165) 714 : cluster [DBG] pgmap v651: 89 pgs: 2 remapped+peering, 1 peering, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 83 active+clean; 2.0 GiB data, 7.3 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 587 op/s; 12735/99228 objects degraded (12.834%); 2022/99228 objects misplaced (2.038%); 1.1 MiB/s, 18 objects/s recovering 2024-09-14T04:31:34.445 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:34 smithi038 bash[84940]: cluster 2024-09-14T04:31:33.337000+0000 mon.a (mon.0) 854 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-09-14T04:31:34.445 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:34 smithi038 bash[84940]: cluster 2024-09-14T04:31:33.337000+0000 mon.a (mon.0) 854 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-09-14T04:31:34.445 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:34 smithi038 bash[84940]: cluster 2024-09-14T04:31:34.341160+0000 mon.a (mon.0) 855 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-09-14T04:31:34.445 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:34 smithi038 bash[84940]: cluster 2024-09-14T04:31:34.341160+0000 mon.a (mon.0) 855 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-09-14T04:31:34.445 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:34 smithi038 bash[87336]: cluster 2024-09-14T04:31:33.145446+0000 mgr.y (mgr.26165) 714 : cluster [DBG] pgmap v651: 89 pgs: 2 remapped+peering, 1 peering, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 83 active+clean; 2.0 GiB data, 7.3 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 587 op/s; 12735/99228 objects degraded (12.834%); 2022/99228 objects misplaced (2.038%); 1.1 MiB/s, 18 objects/s recovering 2024-09-14T04:31:34.445 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:34 smithi038 bash[87336]: cluster 2024-09-14T04:31:33.145446+0000 mgr.y (mgr.26165) 714 : cluster [DBG] pgmap v651: 89 pgs: 2 remapped+peering, 1 peering, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 83 active+clean; 2.0 GiB data, 7.3 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 587 op/s; 12735/99228 objects degraded (12.834%); 2022/99228 objects misplaced (2.038%); 1.1 MiB/s, 18 objects/s recovering 2024-09-14T04:31:34.445 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:34 smithi038 bash[87336]: cluster 2024-09-14T04:31:33.337000+0000 mon.a (mon.0) 854 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-09-14T04:31:34.445 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:34 smithi038 bash[87336]: cluster 2024-09-14T04:31:33.337000+0000 mon.a (mon.0) 854 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-09-14T04:31:34.445 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:34 smithi038 bash[87336]: cluster 2024-09-14T04:31:34.341160+0000 mon.a (mon.0) 855 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-09-14T04:31:34.446 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:34 smithi038 bash[87336]: cluster 2024-09-14T04:31:34.341160+0000 mon.a (mon.0) 855 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-09-14T04:31:34.520 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:34.554 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:34.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:34.560 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:31:34.661 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:34.689 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:34.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:34.691 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:31:34.792 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:34.819 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:34.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:34.820 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:31:34.921 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:34.943 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:34.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:34.945 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:31:35.045 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:35.076 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:35.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:35.081 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:31:35.181 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:35.201 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:35.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:35.203 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:31:35.304 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:35.335 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:35.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:35.339 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:31:35.440 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:35.472 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:35.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:35.475 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:31:35.576 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:35.599 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:35.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:35.604 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:31:35.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:35 smithi123 bash[68976]: cluster 2024-09-14T04:31:34.338271+0000 osd.3 (osd.3) 2 : cluster [DBG] 7.6 starting backfill to osd.0 from (0'0,0'0] MAX to 143'10609 2024-09-14T04:31:35.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:35 smithi123 bash[68976]: cluster 2024-09-14T04:31:34.338271+0000 osd.3 (osd.3) 2 : cluster [DBG] 7.6 starting backfill to osd.0 from (0'0,0'0] MAX to 143'10609 2024-09-14T04:31:35.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:35 smithi123 bash[68976]: cluster 2024-09-14T04:31:34.341334+0000 osd.3 (osd.3) 3 : cluster [DBG] 7.f starting backfill to osd.0 from (0'0,0'0] MAX to 143'10585 2024-09-14T04:31:35.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:35 smithi123 bash[68976]: cluster 2024-09-14T04:31:34.341334+0000 osd.3 (osd.3) 3 : cluster [DBG] 7.f starting backfill to osd.0 from (0'0,0'0] MAX to 143'10585 2024-09-14T04:31:35.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:35 smithi123 bash[68976]: cluster 2024-09-14T04:31:34.342661+0000 osd.1 (osd.1) 2 : cluster [DBG] 7.4 starting backfill to osd.0 from (0'0,0'0] MAX to 143'10438 2024-09-14T04:31:35.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:35 smithi123 bash[68976]: cluster 2024-09-14T04:31:34.342661+0000 osd.1 (osd.1) 2 : cluster [DBG] 7.4 starting backfill to osd.0 from (0'0,0'0] MAX to 143'10438 2024-09-14T04:31:35.705 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:35.727 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:35.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:35.730 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:31:35.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:35 smithi038 bash[84940]: cluster 2024-09-14T04:31:34.338271+0000 osd.3 (osd.3) 2 : cluster [DBG] 7.6 starting backfill to osd.0 from (0'0,0'0] MAX to 143'10609 2024-09-14T04:31:35.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:35 smithi038 bash[84940]: cluster 2024-09-14T04:31:34.338271+0000 osd.3 (osd.3) 2 : cluster [DBG] 7.6 starting backfill to osd.0 from (0'0,0'0] MAX to 143'10609 2024-09-14T04:31:35.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:35 smithi038 bash[84940]: cluster 2024-09-14T04:31:34.341334+0000 osd.3 (osd.3) 3 : cluster [DBG] 7.f starting backfill to osd.0 from (0'0,0'0] MAX to 143'10585 2024-09-14T04:31:35.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:35 smithi038 bash[84940]: cluster 2024-09-14T04:31:34.341334+0000 osd.3 (osd.3) 3 : cluster [DBG] 7.f starting backfill to osd.0 from (0'0,0'0] MAX to 143'10585 2024-09-14T04:31:35.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:35 smithi038 bash[84940]: cluster 2024-09-14T04:31:34.342661+0000 osd.1 (osd.1) 2 : cluster [DBG] 7.4 starting backfill to osd.0 from (0'0,0'0] MAX to 143'10438 2024-09-14T04:31:35.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:35 smithi038 bash[84940]: cluster 2024-09-14T04:31:34.342661+0000 osd.1 (osd.1) 2 : cluster [DBG] 7.4 starting backfill to osd.0 from (0'0,0'0] MAX to 143'10438 2024-09-14T04:31:35.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:35 smithi038 bash[87336]: cluster 2024-09-14T04:31:34.338271+0000 osd.3 (osd.3) 2 : cluster [DBG] 7.6 starting backfill to osd.0 from (0'0,0'0] MAX to 143'10609 2024-09-14T04:31:35.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:35 smithi038 bash[87336]: cluster 2024-09-14T04:31:34.338271+0000 osd.3 (osd.3) 2 : cluster [DBG] 7.6 starting backfill to osd.0 from (0'0,0'0] MAX to 143'10609 2024-09-14T04:31:35.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:35 smithi038 bash[87336]: cluster 2024-09-14T04:31:34.341334+0000 osd.3 (osd.3) 3 : cluster [DBG] 7.f starting backfill to osd.0 from (0'0,0'0] MAX to 143'10585 2024-09-14T04:31:35.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:35 smithi038 bash[87336]: cluster 2024-09-14T04:31:34.341334+0000 osd.3 (osd.3) 3 : cluster [DBG] 7.f starting backfill to osd.0 from (0'0,0'0] MAX to 143'10585 2024-09-14T04:31:35.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:35 smithi038 bash[87336]: cluster 2024-09-14T04:31:34.342661+0000 osd.1 (osd.1) 2 : cluster [DBG] 7.4 starting backfill to osd.0 from (0'0,0'0] MAX to 143'10438 2024-09-14T04:31:35.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:35 smithi038 bash[87336]: cluster 2024-09-14T04:31:34.342661+0000 osd.1 (osd.1) 2 : cluster [DBG] 7.4 starting backfill to osd.0 from (0'0,0'0] MAX to 143'10438 2024-09-14T04:31:35.830 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:35.866 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:35.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:35.874 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:31:35.975 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:36.009 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:36.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:36.013 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:31:36.051 INFO:tasks.thrashosds.thrasher:Added osd 0 2024-09-14T04:31:36.114 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:36.158 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:36.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:36.160 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:31:36.211 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-14T04:31:36.262 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:36.289 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:36.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:36.292 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:31:36.393 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:36.413 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:36.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:36.415 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:31:36.516 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:36.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:36 smithi038 bash[84940]: cluster 2024-09-14T04:31:35.145984+0000 mgr.y (mgr.26165) 715 : cluster [DBG] pgmap v654: 89 pgs: 2 activating+remapped, 2 remapped+peering, 1 peering, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 80 active+clean; 2.0 GiB data, 7.3 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 537 op/s; 12741/97824 objects degraded (13.024%); 5973/97824 objects misplaced (6.106%); 1.0 MiB/s, 16 objects/s recovering 2024-09-14T04:31:36.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:36 smithi038 bash[84940]: cluster 2024-09-14T04:31:35.145984+0000 mgr.y (mgr.26165) 715 : cluster [DBG] pgmap v654: 89 pgs: 2 activating+remapped, 2 remapped+peering, 1 peering, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 80 active+clean; 2.0 GiB data, 7.3 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 537 op/s; 12741/97824 objects degraded (13.024%); 5973/97824 objects misplaced (6.106%); 1.0 MiB/s, 16 objects/s recovering 2024-09-14T04:31:36.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:36 smithi038 bash[87336]: cluster 2024-09-14T04:31:35.145984+0000 mgr.y (mgr.26165) 715 : cluster [DBG] pgmap v654: 89 pgs: 2 activating+remapped, 2 remapped+peering, 1 peering, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 80 active+clean; 2.0 GiB data, 7.3 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 537 op/s; 12741/97824 objects degraded (13.024%); 5973/97824 objects misplaced (6.106%); 1.0 MiB/s, 16 objects/s recovering 2024-09-14T04:31:36.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:36 smithi038 bash[87336]: cluster 2024-09-14T04:31:35.145984+0000 mgr.y (mgr.26165) 715 : cluster [DBG] pgmap v654: 89 pgs: 2 activating+remapped, 2 remapped+peering, 1 peering, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 80 active+clean; 2.0 GiB data, 7.3 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 537 op/s; 12741/97824 objects degraded (13.024%); 5973/97824 objects misplaced (6.106%); 1.0 MiB/s, 16 objects/s recovering 2024-09-14T04:31:36.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:36.571 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:36.571 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:31:36.672 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:36.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:36 smithi123 bash[68976]: cluster 2024-09-14T04:31:35.145984+0000 mgr.y (mgr.26165) 715 : cluster [DBG] pgmap v654: 89 pgs: 2 activating+remapped, 2 remapped+peering, 1 peering, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 80 active+clean; 2.0 GiB data, 7.3 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 537 op/s; 12741/97824 objects degraded (13.024%); 5973/97824 objects misplaced (6.106%); 1.0 MiB/s, 16 objects/s recovering 2024-09-14T04:31:36.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:36 smithi123 bash[68976]: cluster 2024-09-14T04:31:35.145984+0000 mgr.y (mgr.26165) 715 : cluster [DBG] pgmap v654: 89 pgs: 2 activating+remapped, 2 remapped+peering, 1 peering, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 80 active+clean; 2.0 GiB data, 7.3 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 537 op/s; 12741/97824 objects degraded (13.024%); 5973/97824 objects misplaced (6.106%); 1.0 MiB/s, 16 objects/s recovering 2024-09-14T04:31:36.702 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:36.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:36.708 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:31:36.809 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:36.834 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:36.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:36.839 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:31:36.940 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:36.969 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:36.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:36.975 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:31:37.076 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:37.112 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:37.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:37.116 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:31:37.217 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:37.237 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:37.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:37.241 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:31:37.341 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:37.373 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:37.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:37.375 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:31:37.476 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:37.484 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:37 smithi123 bash[68976]: cluster 2024-09-14T04:31:37.091979+0000 mon.a (mon.0) 856 : cluster [WRN] Health check update: Degraded data redundancy: 12741/97824 objects degraded (13.024%), 3 pgs degraded (PG_DEGRADED) 2024-09-14T04:31:37.485 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:37 smithi123 bash[68976]: cluster 2024-09-14T04:31:37.091979+0000 mon.a (mon.0) 856 : cluster [WRN] Health check update: Degraded data redundancy: 12741/97824 objects degraded (13.024%), 3 pgs degraded (PG_DEGRADED) 2024-09-14T04:31:37.504 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:37.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:37.508 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:31:37.609 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:37.619 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:37 smithi038 bash[84940]: cluster 2024-09-14T04:31:37.091979+0000 mon.a (mon.0) 856 : cluster [WRN] Health check update: Degraded data redundancy: 12741/97824 objects degraded (13.024%), 3 pgs degraded (PG_DEGRADED) 2024-09-14T04:31:37.619 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:37 smithi038 bash[84940]: cluster 2024-09-14T04:31:37.091979+0000 mon.a (mon.0) 856 : cluster [WRN] Health check update: Degraded data redundancy: 12741/97824 objects degraded (13.024%), 3 pgs degraded (PG_DEGRADED) 2024-09-14T04:31:37.620 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:37 smithi038 bash[87336]: cluster 2024-09-14T04:31:37.091979+0000 mon.a (mon.0) 856 : cluster [WRN] Health check update: Degraded data redundancy: 12741/97824 objects degraded (13.024%), 3 pgs degraded (PG_DEGRADED) 2024-09-14T04:31:37.620 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:37 smithi038 bash[87336]: cluster 2024-09-14T04:31:37.091979+0000 mon.a (mon.0) 856 : cluster [WRN] Health check update: Degraded data redundancy: 12741/97824 objects degraded (13.024%), 3 pgs degraded (PG_DEGRADED) 2024-09-14T04:31:37.644 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:37.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:37.650 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:31:37.751 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:37.783 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:37.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:37.788 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:31:37.889 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:37.922 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:37.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:37.928 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:31:38.029 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:38.046 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd set noscrub 2024-09-14T04:31:38.069 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:38.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:38.074 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:31:38.175 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:38.198 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:38.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:38.200 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:31:38.301 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:38.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:38.339 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:38.340 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:31:38.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:38 smithi123 bash[68976]: cluster 2024-09-14T04:31:37.146595+0000 mgr.y (mgr.26165) 716 : cluster [DBG] pgmap v655: 89 pgs: 2 activating+remapped, 2 remapped+peering, 1 peering, 2 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 78 active+clean; 1.9 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 306 op/s; 2784/95391 objects degraded (2.919%); 5914/95391 objects misplaced (6.200%); 1.0 MiB/s, 17 objects/s recovering 2024-09-14T04:31:38.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:38 smithi123 bash[68976]: cluster 2024-09-14T04:31:37.146595+0000 mgr.y (mgr.26165) 716 : cluster [DBG] pgmap v655: 89 pgs: 2 activating+remapped, 2 remapped+peering, 1 peering, 2 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 78 active+clean; 1.9 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 306 op/s; 2784/95391 objects degraded (2.919%); 5914/95391 objects misplaced (6.200%); 1.0 MiB/s, 17 objects/s recovering 2024-09-14T04:31:38.440 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:38.468 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:38.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:38.477 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:31:38.521 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:31:38 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:31:38] "GET /metrics HTTP/1.1" 200 36655 "" "Prometheus/2.51.0" 2024-09-14T04:31:38.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:38 smithi038 bash[84940]: cluster 2024-09-14T04:31:37.146595+0000 mgr.y (mgr.26165) 716 : cluster [DBG] pgmap v655: 89 pgs: 2 activating+remapped, 2 remapped+peering, 1 peering, 2 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 78 active+clean; 1.9 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 306 op/s; 2784/95391 objects degraded (2.919%); 5914/95391 objects misplaced (6.200%); 1.0 MiB/s, 17 objects/s recovering 2024-09-14T04:31:38.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:38 smithi038 bash[84940]: cluster 2024-09-14T04:31:37.146595+0000 mgr.y (mgr.26165) 716 : cluster [DBG] pgmap v655: 89 pgs: 2 activating+remapped, 2 remapped+peering, 1 peering, 2 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 78 active+clean; 1.9 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 306 op/s; 2784/95391 objects degraded (2.919%); 5914/95391 objects misplaced (6.200%); 1.0 MiB/s, 17 objects/s recovering 2024-09-14T04:31:38.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:38 smithi038 bash[87336]: cluster 2024-09-14T04:31:37.146595+0000 mgr.y (mgr.26165) 716 : cluster [DBG] pgmap v655: 89 pgs: 2 activating+remapped, 2 remapped+peering, 1 peering, 2 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 78 active+clean; 1.9 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 306 op/s; 2784/95391 objects degraded (2.919%); 5914/95391 objects misplaced (6.200%); 1.0 MiB/s, 17 objects/s recovering 2024-09-14T04:31:38.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:38 smithi038 bash[87336]: cluster 2024-09-14T04:31:37.146595+0000 mgr.y (mgr.26165) 716 : cluster [DBG] pgmap v655: 89 pgs: 2 activating+remapped, 2 remapped+peering, 1 peering, 2 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 78 active+clean; 1.9 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 306 op/s; 2784/95391 objects degraded (2.919%); 5914/95391 objects misplaced (6.200%); 1.0 MiB/s, 17 objects/s recovering 2024-09-14T04:31:38.578 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:38.610 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:38.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:38.613 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:31:38.714 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:38.736 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:38.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:38.740 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:31:38.841 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:38.867 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:38.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:38.871 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:31:38.972 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:39.003 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:39.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:39.008 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:31:39.109 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:39.131 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:39.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:39.136 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:31:39.237 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:39.260 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:39.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:39.262 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:31:39.363 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:39.383 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:39.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:39.385 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:31:39.486 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:39.517 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:39.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:39.520 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:31:39.596 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:31:39.622 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:39.670 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:39.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:39.673 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:31:39.774 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:39.815 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:39.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:39.821 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:31:39.922 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:39.967 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:39.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:39.971 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:31:40.072 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:40.097 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:40.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:40.099 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:31:40.200 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:40.222 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:40.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:40.229 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:31:40.330 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:40.362 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:40.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:40.366 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:31:40.402 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:31:40 smithi123 bash[61744]: ts=2024-09-14T04:31:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:31:40.467 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:40.495 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:40.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:40.497 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:31:40.598 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:40.608 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:40 smithi038 bash[84940]: cluster 2024-09-14T04:31:39.147146+0000 mgr.y (mgr.26165) 717 : cluster [DBG] pgmap v656: 89 pgs: 1 active+recovering+undersized+remapped, 2 activating+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 79 active+clean; 1.9 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 325 op/s; 4065/94236 objects degraded (4.314%); 5914/94236 objects misplaced (6.276%); 919 KiB/s, 47 objects/s recovering 2024-09-14T04:31:40.608 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:40 smithi038 bash[84940]: cluster 2024-09-14T04:31:39.147146+0000 mgr.y (mgr.26165) 717 : cluster [DBG] pgmap v656: 89 pgs: 1 active+recovering+undersized+remapped, 2 activating+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 79 active+clean; 1.9 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 325 op/s; 4065/94236 objects degraded (4.314%); 5914/94236 objects misplaced (6.276%); 919 KiB/s, 47 objects/s recovering 2024-09-14T04:31:40.609 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:40 smithi038 bash[87336]: cluster 2024-09-14T04:31:39.147146+0000 mgr.y (mgr.26165) 717 : cluster [DBG] pgmap v656: 89 pgs: 1 active+recovering+undersized+remapped, 2 activating+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 79 active+clean; 1.9 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 325 op/s; 4065/94236 objects degraded (4.314%); 5914/94236 objects misplaced (6.276%); 919 KiB/s, 47 objects/s recovering 2024-09-14T04:31:40.609 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:40 smithi038 bash[87336]: cluster 2024-09-14T04:31:39.147146+0000 mgr.y (mgr.26165) 717 : cluster [DBG] pgmap v656: 89 pgs: 1 active+recovering+undersized+remapped, 2 activating+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 79 active+clean; 1.9 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 325 op/s; 4065/94236 objects degraded (4.314%); 5914/94236 objects misplaced (6.276%); 919 KiB/s, 47 objects/s recovering 2024-09-14T04:31:40.617 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:31:40.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:40.640 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:40.640 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:31:40.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:40 smithi123 bash[68976]: cluster 2024-09-14T04:31:39.147146+0000 mgr.y (mgr.26165) 717 : cluster [DBG] pgmap v656: 89 pgs: 1 active+recovering+undersized+remapped, 2 activating+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 79 active+clean; 1.9 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 325 op/s; 4065/94236 objects degraded (4.314%); 5914/94236 objects misplaced (6.276%); 919 KiB/s, 47 objects/s recovering 2024-09-14T04:31:40.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:40 smithi123 bash[68976]: cluster 2024-09-14T04:31:39.147146+0000 mgr.y (mgr.26165) 717 : cluster [DBG] pgmap v656: 89 pgs: 1 active+recovering+undersized+remapped, 2 activating+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 79 active+clean; 1.9 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 325 op/s; 4065/94236 objects degraded (4.314%); 5914/94236 objects misplaced (6.276%); 919 KiB/s, 47 objects/s recovering 2024-09-14T04:31:40.741 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:40.763 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:40.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:40.768 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:31:40.869 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:40.890 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:40.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:40.894 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:31:40.995 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:41.019 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:41.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:41.021 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:31:41.052 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 4, 5, 6, 7, 0] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-09-14T04:31:41.052 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-14T04:31:41.052 INFO:tasks.thrashosds.thrasher:Reweighting osd 6 to 0.653937964838218 2024-09-14T04:31:41.052 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd reweight 6 0.653937964838218 2024-09-14T04:31:41.122 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:41.141 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:41.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:41.146 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:31:41.248 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:41.288 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:41.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:41.292 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:31:41.393 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:41.415 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:41.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:41.423 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:31:41.524 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:41.555 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:41.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:41.560 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:31:41.661 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:41.695 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:41.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:41.698 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:31:41.799 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:41.823 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:41.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:41.830 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:31:41.930 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:41.955 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:41.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:41.957 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:31:42.058 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:42.079 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:42.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:42.081 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:31:42.182 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:42.202 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:42.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:42.205 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:31:42.306 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:42.331 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:42.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:42.333 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:31:42.433 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:42.481 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:42.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:42.485 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:31:42.586 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:42.594 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:42 smithi123 bash[68976]: cluster 2024-09-14T04:31:41.147942+0000 mgr.y (mgr.26165) 718 : cluster [DBG] pgmap v657: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 1.7 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 554 op/s; 4060/85911 objects degraded (4.726%); 5263/85911 objects misplaced (6.126%); 0 B/s, 28 objects/s recovering 2024-09-14T04:31:42.594 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:42 smithi123 bash[68976]: cluster 2024-09-14T04:31:41.147942+0000 mgr.y (mgr.26165) 718 : cluster [DBG] pgmap v657: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 1.7 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 554 op/s; 4060/85911 objects degraded (4.726%); 5263/85911 objects misplaced (6.126%); 0 B/s, 28 objects/s recovering 2024-09-14T04:31:42.594 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:42 smithi123 bash[68976]: cluster 2024-09-14T04:31:42.092823+0000 mon.a (mon.0) 857 : cluster [WRN] Health check update: Degraded data redundancy: 4060/85911 objects degraded (4.726%), 6 pgs degraded (PG_DEGRADED) 2024-09-14T04:31:42.594 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:42 smithi123 bash[68976]: cluster 2024-09-14T04:31:42.092823+0000 mon.a (mon.0) 857 : cluster [WRN] Health check update: Degraded data redundancy: 4060/85911 objects degraded (4.726%), 6 pgs degraded (PG_DEGRADED) 2024-09-14T04:31:42.608 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:42.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:42.612 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:31:42.644 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:31:42.713 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:42.747 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:42.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:42.755 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:31:42.856 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:42.858 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:42 smithi038 bash[84940]: cluster 2024-09-14T04:31:41.147942+0000 mgr.y (mgr.26165) 718 : cluster [DBG] pgmap v657: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 1.7 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 554 op/s; 4060/85911 objects degraded (4.726%); 5263/85911 objects misplaced (6.126%); 0 B/s, 28 objects/s recovering 2024-09-14T04:31:42.858 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:42 smithi038 bash[84940]: cluster 2024-09-14T04:31:41.147942+0000 mgr.y (mgr.26165) 718 : cluster [DBG] pgmap v657: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 1.7 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 554 op/s; 4060/85911 objects degraded (4.726%); 5263/85911 objects misplaced (6.126%); 0 B/s, 28 objects/s recovering 2024-09-14T04:31:42.858 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:42 smithi038 bash[84940]: cluster 2024-09-14T04:31:42.092823+0000 mon.a (mon.0) 857 : cluster [WRN] Health check update: Degraded data redundancy: 4060/85911 objects degraded (4.726%), 6 pgs degraded (PG_DEGRADED) 2024-09-14T04:31:42.858 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:42 smithi038 bash[84940]: cluster 2024-09-14T04:31:42.092823+0000 mon.a (mon.0) 857 : cluster [WRN] Health check update: Degraded data redundancy: 4060/85911 objects degraded (4.726%), 6 pgs degraded (PG_DEGRADED) 2024-09-14T04:31:42.859 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:42 smithi038 bash[87336]: cluster 2024-09-14T04:31:41.147942+0000 mgr.y (mgr.26165) 718 : cluster [DBG] pgmap v657: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 1.7 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 554 op/s; 4060/85911 objects degraded (4.726%); 5263/85911 objects misplaced (6.126%); 0 B/s, 28 objects/s recovering 2024-09-14T04:31:42.859 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:42 smithi038 bash[87336]: cluster 2024-09-14T04:31:41.147942+0000 mgr.y (mgr.26165) 718 : cluster [DBG] pgmap v657: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 1.7 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 554 op/s; 4060/85911 objects degraded (4.726%); 5263/85911 objects misplaced (6.126%); 0 B/s, 28 objects/s recovering 2024-09-14T04:31:42.859 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:42 smithi038 bash[87336]: cluster 2024-09-14T04:31:42.092823+0000 mon.a (mon.0) 857 : cluster [WRN] Health check update: Degraded data redundancy: 4060/85911 objects degraded (4.726%), 6 pgs degraded (PG_DEGRADED) 2024-09-14T04:31:42.859 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:42 smithi038 bash[87336]: cluster 2024-09-14T04:31:42.092823+0000 mon.a (mon.0) 857 : cluster [WRN] Health check update: Degraded data redundancy: 4060/85911 objects degraded (4.726%), 6 pgs degraded (PG_DEGRADED) 2024-09-14T04:31:42.883 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:42.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:42.888 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:31:42.989 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:43.026 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:43.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:43.029 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:31:43.129 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:43.150 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:43.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:43.157 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:31:43.257 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:43.286 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:43.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:43.288 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:31:43.389 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:43.411 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:43.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:43.414 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:31:43.514 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:43.539 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:43.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:43.544 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:31:43.644 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:43.667 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:43.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:43.669 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:31:43.770 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:43.797 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:43.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:43.800 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:31:43.901 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:43.922 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:43.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:43.928 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:31:44.029 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:44.058 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:44.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:44.060 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:31:44.160 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:44.181 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:44.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:44.186 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:31:44.287 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:44.308 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:44.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:44.310 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:31:44.411 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:44.421 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:44 smithi123 bash[68976]: cluster 2024-09-14T04:31:43.148466+0000 mgr.y (mgr.26165) 719 : cluster [DBG] pgmap v658: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 1.7 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 522 op/s; 4060/83850 objects degraded (4.842%); 5263/83850 objects misplaced (6.277%); 0 B/s, 40 objects/s recovering 2024-09-14T04:31:44.421 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:44 smithi123 bash[68976]: cluster 2024-09-14T04:31:43.148466+0000 mgr.y (mgr.26165) 719 : cluster [DBG] pgmap v658: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 1.7 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 522 op/s; 4060/83850 objects degraded (4.842%); 5263/83850 objects misplaced (6.277%); 0 B/s, 40 objects/s recovering 2024-09-14T04:31:44.432 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:44.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:44.434 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:31:44.535 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:44.558 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:44.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:44.561 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:31:44.662 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:44.673 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:44 smithi038 bash[84940]: cluster 2024-09-14T04:31:43.148466+0000 mgr.y (mgr.26165) 719 : cluster [DBG] pgmap v658: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 1.7 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 522 op/s; 4060/83850 objects degraded (4.842%); 5263/83850 objects misplaced (6.277%); 0 B/s, 40 objects/s recovering 2024-09-14T04:31:44.673 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:44 smithi038 bash[84940]: cluster 2024-09-14T04:31:43.148466+0000 mgr.y (mgr.26165) 719 : cluster [DBG] pgmap v658: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 1.7 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 522 op/s; 4060/83850 objects degraded (4.842%); 5263/83850 objects misplaced (6.277%); 0 B/s, 40 objects/s recovering 2024-09-14T04:31:44.673 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:44 smithi038 bash[87336]: cluster 2024-09-14T04:31:43.148466+0000 mgr.y (mgr.26165) 719 : cluster [DBG] pgmap v658: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 1.7 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 522 op/s; 4060/83850 objects degraded (4.842%); 5263/83850 objects misplaced (6.277%); 0 B/s, 40 objects/s recovering 2024-09-14T04:31:44.673 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:44 smithi038 bash[87336]: cluster 2024-09-14T04:31:43.148466+0000 mgr.y (mgr.26165) 719 : cluster [DBG] pgmap v658: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 1.7 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 522 op/s; 4060/83850 objects degraded (4.842%); 5263/83850 objects misplaced (6.277%); 0 B/s, 40 objects/s recovering 2024-09-14T04:31:44.687 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:44.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:44.690 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:31:44.790 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:44.814 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:44.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:44.820 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:31:44.921 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:44.958 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:44.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:44.962 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:31:45.062 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:45.092 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:45.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:45.097 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:31:45.198 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:45.224 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:45.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:45.227 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:31:45.328 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:45.357 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:45.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:45.359 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:31:45.460 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:45.477 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:45.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:45.479 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:31:45.580 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:45.606 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:45.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:45.608 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:31:45.708 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:31:45.708 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:45.738 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:45.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:45.744 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:31:45.845 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:45.869 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:45.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:45.871 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:31:45.972 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:46.000 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:46.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:46.009 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:31:46.109 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:46.151 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:46.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:46.153 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:31:46.254 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:46.272 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:46.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:46.276 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:31:46.377 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:46.401 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:46.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:46.402 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:31:46.503 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:46.514 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:46 smithi038 bash[84940]: cluster 2024-09-14T04:31:45.149079+0000 mgr.y (mgr.26165) 720 : cluster [DBG] pgmap v659: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 1.6 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 571 op/s; 4060/80688 objects degraded (5.032%); 4859/80688 objects misplaced (6.022%); 0 B/s, 36 objects/s recovering 2024-09-14T04:31:46.515 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:46 smithi038 bash[84940]: cluster 2024-09-14T04:31:45.149079+0000 mgr.y (mgr.26165) 720 : cluster [DBG] pgmap v659: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 1.6 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 571 op/s; 4060/80688 objects degraded (5.032%); 4859/80688 objects misplaced (6.022%); 0 B/s, 36 objects/s recovering 2024-09-14T04:31:46.515 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:46 smithi038 bash[84940]: audit 2024-09-14T04:31:45.232409+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:31:46.515 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:46 smithi038 bash[84940]: audit 2024-09-14T04:31:45.232409+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:31:46.515 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:46 smithi038 bash[84940]: audit 2024-09-14T04:31:45.237125+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:31:46.515 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:46 smithi038 bash[84940]: audit 2024-09-14T04:31:45.237125+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:31:46.515 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:46 smithi038 bash[87336]: cluster 2024-09-14T04:31:45.149079+0000 mgr.y (mgr.26165) 720 : cluster [DBG] pgmap v659: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 1.6 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 571 op/s; 4060/80688 objects degraded (5.032%); 4859/80688 objects misplaced (6.022%); 0 B/s, 36 objects/s recovering 2024-09-14T04:31:46.515 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:46 smithi038 bash[87336]: cluster 2024-09-14T04:31:45.149079+0000 mgr.y (mgr.26165) 720 : cluster [DBG] pgmap v659: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 1.6 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 571 op/s; 4060/80688 objects degraded (5.032%); 4859/80688 objects misplaced (6.022%); 0 B/s, 36 objects/s recovering 2024-09-14T04:31:46.515 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:46 smithi038 bash[87336]: audit 2024-09-14T04:31:45.232409+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:31:46.515 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:46 smithi038 bash[87336]: audit 2024-09-14T04:31:45.232409+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:31:46.515 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:46 smithi038 bash[87336]: audit 2024-09-14T04:31:45.237125+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:31:46.516 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:46 smithi038 bash[87336]: audit 2024-09-14T04:31:45.237125+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:31:46.533 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:46.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:46.540 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:31:46.640 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:46.674 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:46.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:46.677 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:31:46.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:46 smithi123 bash[68976]: cluster 2024-09-14T04:31:45.149079+0000 mgr.y (mgr.26165) 720 : cluster [DBG] pgmap v659: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 1.6 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 571 op/s; 4060/80688 objects degraded (5.032%); 4859/80688 objects misplaced (6.022%); 0 B/s, 36 objects/s recovering 2024-09-14T04:31:46.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:46 smithi123 bash[68976]: cluster 2024-09-14T04:31:45.149079+0000 mgr.y (mgr.26165) 720 : cluster [DBG] pgmap v659: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 1.6 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 571 op/s; 4060/80688 objects degraded (5.032%); 4859/80688 objects misplaced (6.022%); 0 B/s, 36 objects/s recovering 2024-09-14T04:31:46.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:46 smithi123 bash[68976]: audit 2024-09-14T04:31:45.232409+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:31:46.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:46 smithi123 bash[68976]: audit 2024-09-14T04:31:45.232409+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:31:46.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:46 smithi123 bash[68976]: audit 2024-09-14T04:31:45.237125+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:31:46.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:46 smithi123 bash[68976]: audit 2024-09-14T04:31:45.237125+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:31:46.778 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:46.803 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:46.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:46.805 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:31:46.906 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:46.929 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:46.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:46.933 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:31:47.033 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:47.063 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:47.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:47.065 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:31:47.166 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:47.197 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:47.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:47.201 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:31:47.301 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:47.329 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:47.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:47.330 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:31:47.431 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:47.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:47 smithi123 bash[68976]: cluster 2024-09-14T04:31:47.093640+0000 mon.a (mon.0) 860 : cluster [WRN] Health check update: Degraded data redundancy: 4060/80688 objects degraded (5.032%), 6 pgs degraded (PG_DEGRADED) 2024-09-14T04:31:47.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:47 smithi123 bash[68976]: cluster 2024-09-14T04:31:47.093640+0000 mon.a (mon.0) 860 : cluster [WRN] Health check update: Degraded data redundancy: 4060/80688 objects degraded (5.032%), 6 pgs degraded (PG_DEGRADED) 2024-09-14T04:31:47.454 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:47.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:47.460 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:31:47.512 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:47 smithi038 bash[84940]: cluster 2024-09-14T04:31:47.093640+0000 mon.a (mon.0) 860 : cluster [WRN] Health check update: Degraded data redundancy: 4060/80688 objects degraded (5.032%), 6 pgs degraded (PG_DEGRADED) 2024-09-14T04:31:47.512 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:47 smithi038 bash[84940]: cluster 2024-09-14T04:31:47.093640+0000 mon.a (mon.0) 860 : cluster [WRN] Health check update: Degraded data redundancy: 4060/80688 objects degraded (5.032%), 6 pgs degraded (PG_DEGRADED) 2024-09-14T04:31:47.512 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:47 smithi038 bash[87336]: cluster 2024-09-14T04:31:47.093640+0000 mon.a (mon.0) 860 : cluster [WRN] Health check update: Degraded data redundancy: 4060/80688 objects degraded (5.032%), 6 pgs degraded (PG_DEGRADED) 2024-09-14T04:31:47.512 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:47 smithi038 bash[87336]: cluster 2024-09-14T04:31:47.093640+0000 mon.a (mon.0) 860 : cluster [WRN] Health check update: Degraded data redundancy: 4060/80688 objects degraded (5.032%), 6 pgs degraded (PG_DEGRADED) 2024-09-14T04:31:47.561 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:47.597 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:47.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:47.598 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:31:47.699 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:47.721 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:47.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:47.723 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:31:47.824 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:47.851 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:47.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:47.856 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:31:47.957 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:47.979 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:47.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:47.983 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:31:48.084 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:48.120 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:48.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:48.122 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:31:48.223 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:48.248 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:48.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:48.250 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:31:48.351 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:48.361 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:31:48 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:31:48] "GET /metrics HTTP/1.1" 200 36638 "" "Prometheus/2.51.0" 2024-09-14T04:31:48.361 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:48 smithi038 bash[84940]: cluster 2024-09-14T04:31:47.152856+0000 mgr.y (mgr.26165) 721 : cluster [DBG] pgmap v660: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 1.5 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 618 op/s; 4060/75528 objects degraded (5.375%); 4644/75528 objects misplaced (6.149%); 0 B/s, 33 objects/s recovering 2024-09-14T04:31:48.361 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:48 smithi038 bash[84940]: cluster 2024-09-14T04:31:47.152856+0000 mgr.y (mgr.26165) 721 : cluster [DBG] pgmap v660: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 1.5 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 618 op/s; 4060/75528 objects degraded (5.375%); 4644/75528 objects misplaced (6.149%); 0 B/s, 33 objects/s recovering 2024-09-14T04:31:48.361 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:48 smithi038 bash[87336]: cluster 2024-09-14T04:31:47.152856+0000 mgr.y (mgr.26165) 721 : cluster [DBG] pgmap v660: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 1.5 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 618 op/s; 4060/75528 objects degraded (5.375%); 4644/75528 objects misplaced (6.149%); 0 B/s, 33 objects/s recovering 2024-09-14T04:31:48.362 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:48 smithi038 bash[87336]: cluster 2024-09-14T04:31:47.152856+0000 mgr.y (mgr.26165) 721 : cluster [DBG] pgmap v660: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 1.5 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 618 op/s; 4060/75528 objects degraded (5.375%); 4644/75528 objects misplaced (6.149%); 0 B/s, 33 objects/s recovering 2024-09-14T04:31:48.401 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:48.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:48.405 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:31:48.506 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:48.514 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:48 smithi123 bash[68976]: cluster 2024-09-14T04:31:47.152856+0000 mgr.y (mgr.26165) 721 : cluster [DBG] pgmap v660: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 1.5 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 618 op/s; 4060/75528 objects degraded (5.375%); 4644/75528 objects misplaced (6.149%); 0 B/s, 33 objects/s recovering 2024-09-14T04:31:48.514 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:48 smithi123 bash[68976]: cluster 2024-09-14T04:31:47.152856+0000 mgr.y (mgr.26165) 721 : cluster [DBG] pgmap v660: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 1.5 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 618 op/s; 4060/75528 objects degraded (5.375%); 4644/75528 objects misplaced (6.149%); 0 B/s, 33 objects/s recovering 2024-09-14T04:31:48.525 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:48.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:48.527 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:31:48.628 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:48.651 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:48.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:48.653 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:31:48.754 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:48.777 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:48.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:48.779 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:31:48.880 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:48.906 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:48.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:48.910 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:31:49.011 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:49.033 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:49.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:49.037 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:31:49.138 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:49.169 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:49.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:49.173 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:31:49.274 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:49.305 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:49.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:49.309 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:31:49.410 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:49.443 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:49.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:49.448 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:31:49.549 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:49.578 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:49.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:49.584 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:31:49.685 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:49.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:49.711 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:49.711 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:31:49.812 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:49.834 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:49.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:49.836 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:31:49.936 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:49.971 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:49.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:49.975 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:31:50.076 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:50.101 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:50.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:50.104 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:31:50.205 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:50.230 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:50.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:50.233 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:31:50.333 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:50.375 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:50.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:50.376 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:31:50.477 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:50.487 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:31:50 smithi123 bash[61744]: ts=2024-09-14T04:31:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:31:50.487 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:50 smithi123 bash[68976]: cluster 2024-09-14T04:31:49.153720+0000 mgr.y (mgr.26165) 722 : cluster [DBG] pgmap v661: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 1.5 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 603 op/s; 4060/73662 objects degraded (5.512%); 4644/73662 objects misplaced (6.304%); 0 B/s, 47 objects/s recovering 2024-09-14T04:31:50.487 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:50 smithi123 bash[68976]: cluster 2024-09-14T04:31:49.153720+0000 mgr.y (mgr.26165) 722 : cluster [DBG] pgmap v661: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 1.5 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 603 op/s; 4060/73662 objects degraded (5.512%); 4644/73662 objects misplaced (6.304%); 0 B/s, 47 objects/s recovering 2024-09-14T04:31:50.503 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:50.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:50.505 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:31:50.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:50 smithi038 bash[84940]: cluster 2024-09-14T04:31:49.153720+0000 mgr.y (mgr.26165) 722 : cluster [DBG] pgmap v661: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 1.5 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 603 op/s; 4060/73662 objects degraded (5.512%); 4644/73662 objects misplaced (6.304%); 0 B/s, 47 objects/s recovering 2024-09-14T04:31:50.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:50 smithi038 bash[84940]: cluster 2024-09-14T04:31:49.153720+0000 mgr.y (mgr.26165) 722 : cluster [DBG] pgmap v661: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 1.5 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 603 op/s; 4060/73662 objects degraded (5.512%); 4644/73662 objects misplaced (6.304%); 0 B/s, 47 objects/s recovering 2024-09-14T04:31:50.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:50 smithi038 bash[87336]: cluster 2024-09-14T04:31:49.153720+0000 mgr.y (mgr.26165) 722 : cluster [DBG] pgmap v661: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 1.5 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 603 op/s; 4060/73662 objects degraded (5.512%); 4644/73662 objects misplaced (6.304%); 0 B/s, 47 objects/s recovering 2024-09-14T04:31:50.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:50 smithi038 bash[87336]: cluster 2024-09-14T04:31:49.153720+0000 mgr.y (mgr.26165) 722 : cluster [DBG] pgmap v661: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 1.5 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 603 op/s; 4060/73662 objects degraded (5.512%); 4644/73662 objects misplaced (6.304%); 0 B/s, 47 objects/s recovering 2024-09-14T04:31:50.605 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:50.629 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:50.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:50.631 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:31:50.732 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:50.757 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:50.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:50.760 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:31:50.860 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:50.887 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:50.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:50.893 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:31:50.994 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:51.018 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:51.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:51.020 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:31:51.121 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:51.160 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:51.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:51.166 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:31:51.266 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:51.287 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:51.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:51.288 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:31:51.389 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:51.426 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:51.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:51.435 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:31:51.536 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:51.566 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:51.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:51.573 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:31:51.674 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:51.705 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:51.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:51.709 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:31:51.809 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:51.833 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:51.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:51.834 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:31:51.935 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:51.981 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:51.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:51.988 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:31:52.088 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:52.112 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:52.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:52.116 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:31:52.217 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:52.238 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:52.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:52.244 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:31:52.344 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:52.361 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:52.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:52.363 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:31:52.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:52 smithi123 bash[68976]: cluster 2024-09-14T04:31:51.154495+0000 mgr.y (mgr.26165) 723 : cluster [DBG] pgmap v662: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 1.4 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 750 op/s; 4060/67215 objects degraded (6.040%); 4123/67215 objects misplaced (6.134%); 0 B/s, 29 objects/s recovering 2024-09-14T04:31:52.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:52 smithi123 bash[68976]: cluster 2024-09-14T04:31:51.154495+0000 mgr.y (mgr.26165) 723 : cluster [DBG] pgmap v662: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 1.4 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 750 op/s; 4060/67215 objects degraded (6.040%); 4123/67215 objects misplaced (6.134%); 0 B/s, 29 objects/s recovering 2024-09-14T04:31:52.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:52 smithi123 bash[68976]: cluster 2024-09-14T04:31:52.094516+0000 mon.a (mon.0) 861 : cluster [WRN] Health check update: Degraded data redundancy: 4060/67215 objects degraded (6.040%), 6 pgs degraded (PG_DEGRADED) 2024-09-14T04:31:52.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:52 smithi123 bash[68976]: cluster 2024-09-14T04:31:52.094516+0000 mon.a (mon.0) 861 : cluster [WRN] Health check update: Degraded data redundancy: 4060/67215 objects degraded (6.040%), 6 pgs degraded (PG_DEGRADED) 2024-09-14T04:31:52.464 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:52.496 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:52.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:52.501 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:31:52.602 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:52.624 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:52.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:52.626 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:31:52.727 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:52.738 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:52 smithi038 bash[84940]: cluster 2024-09-14T04:31:51.154495+0000 mgr.y (mgr.26165) 723 : cluster [DBG] pgmap v662: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 1.4 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 750 op/s; 4060/67215 objects degraded (6.040%); 4123/67215 objects misplaced (6.134%); 0 B/s, 29 objects/s recovering 2024-09-14T04:31:52.738 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:52 smithi038 bash[84940]: cluster 2024-09-14T04:31:51.154495+0000 mgr.y (mgr.26165) 723 : cluster [DBG] pgmap v662: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 1.4 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 750 op/s; 4060/67215 objects degraded (6.040%); 4123/67215 objects misplaced (6.134%); 0 B/s, 29 objects/s recovering 2024-09-14T04:31:52.738 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:52 smithi038 bash[84940]: cluster 2024-09-14T04:31:52.094516+0000 mon.a (mon.0) 861 : cluster [WRN] Health check update: Degraded data redundancy: 4060/67215 objects degraded (6.040%), 6 pgs degraded (PG_DEGRADED) 2024-09-14T04:31:52.739 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:52 smithi038 bash[84940]: cluster 2024-09-14T04:31:52.094516+0000 mon.a (mon.0) 861 : cluster [WRN] Health check update: Degraded data redundancy: 4060/67215 objects degraded (6.040%), 6 pgs degraded (PG_DEGRADED) 2024-09-14T04:31:52.739 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:52 smithi038 bash[87336]: cluster 2024-09-14T04:31:51.154495+0000 mgr.y (mgr.26165) 723 : cluster [DBG] pgmap v662: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 1.4 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 750 op/s; 4060/67215 objects degraded (6.040%); 4123/67215 objects misplaced (6.134%); 0 B/s, 29 objects/s recovering 2024-09-14T04:31:52.739 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:52 smithi038 bash[87336]: cluster 2024-09-14T04:31:51.154495+0000 mgr.y (mgr.26165) 723 : cluster [DBG] pgmap v662: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 1.4 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 750 op/s; 4060/67215 objects degraded (6.040%); 4123/67215 objects misplaced (6.134%); 0 B/s, 29 objects/s recovering 2024-09-14T04:31:52.739 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:52 smithi038 bash[87336]: cluster 2024-09-14T04:31:52.094516+0000 mon.a (mon.0) 861 : cluster [WRN] Health check update: Degraded data redundancy: 4060/67215 objects degraded (6.040%), 6 pgs degraded (PG_DEGRADED) 2024-09-14T04:31:52.739 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:52 smithi038 bash[87336]: cluster 2024-09-14T04:31:52.094516+0000 mon.a (mon.0) 861 : cluster [WRN] Health check update: Degraded data redundancy: 4060/67215 objects degraded (6.040%), 6 pgs degraded (PG_DEGRADED) 2024-09-14T04:31:52.764 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:52.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:52.771 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:31:52.871 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:52.896 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:52.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:52.899 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:31:52.999 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:53.039 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:53.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:53.044 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:31:53.145 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:53.172 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:53.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:53.176 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:31:53.277 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:53.307 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:53.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:53.312 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:31:53.413 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:53.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:53.444 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:53.444 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:31:53.545 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:53.580 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:53.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:53.586 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:31:53.687 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:53.713 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:53.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:53.718 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:31:53.819 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:53.843 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:53.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:53.844 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:31:53.945 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:53.969 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:53.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:53.971 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:31:54.072 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:54.107 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:54.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:54.110 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:31:54.211 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:54.239 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:54.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:54.246 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:31:54.347 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:54.378 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:54.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:54.381 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:31:54.481 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:54.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:54 smithi123 bash[68976]: cluster 2024-09-14T04:31:53.155376+0000 mgr.y (mgr.26165) 724 : cluster [DBG] pgmap v663: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 1.3 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 561 op/s; 4060/65670 objects degraded (6.182%); 4123/65670 objects misplaced (6.278%); 0 B/s, 42 objects/s recovering 2024-09-14T04:31:54.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:54 smithi123 bash[68976]: cluster 2024-09-14T04:31:53.155376+0000 mgr.y (mgr.26165) 724 : cluster [DBG] pgmap v663: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 1.3 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 561 op/s; 4060/65670 objects degraded (6.182%); 4123/65670 objects misplaced (6.278%); 0 B/s, 42 objects/s recovering 2024-09-14T04:31:54.508 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:54.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:54.513 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:31:54.613 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:54.638 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:54.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:54.641 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:31:54.659 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:54 smithi038 bash[84940]: cluster 2024-09-14T04:31:53.155376+0000 mgr.y (mgr.26165) 724 : cluster [DBG] pgmap v663: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 1.3 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 561 op/s; 4060/65670 objects degraded (6.182%); 4123/65670 objects misplaced (6.278%); 0 B/s, 42 objects/s recovering 2024-09-14T04:31:54.659 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:54 smithi038 bash[84940]: cluster 2024-09-14T04:31:53.155376+0000 mgr.y (mgr.26165) 724 : cluster [DBG] pgmap v663: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 1.3 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 561 op/s; 4060/65670 objects degraded (6.182%); 4123/65670 objects misplaced (6.278%); 0 B/s, 42 objects/s recovering 2024-09-14T04:31:54.659 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:54 smithi038 bash[87336]: cluster 2024-09-14T04:31:53.155376+0000 mgr.y (mgr.26165) 724 : cluster [DBG] pgmap v663: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 1.3 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 561 op/s; 4060/65670 objects degraded (6.182%); 4123/65670 objects misplaced (6.278%); 0 B/s, 42 objects/s recovering 2024-09-14T04:31:54.660 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:54 smithi038 bash[87336]: cluster 2024-09-14T04:31:53.155376+0000 mgr.y (mgr.26165) 724 : cluster [DBG] pgmap v663: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 1.3 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 561 op/s; 4060/65670 objects degraded (6.182%); 4123/65670 objects misplaced (6.278%); 0 B/s, 42 objects/s recovering 2024-09-14T04:31:54.741 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:54.780 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:54.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:54.786 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:31:54.887 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:54.908 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:54.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:54.910 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:31:55.011 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:55.046 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:55.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:55.053 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:31:55.154 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:55.175 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:55.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:55.181 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:31:55.282 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:55.303 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:55.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:55.304 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:31:55.405 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:55.429 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:55.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:55.431 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:31:55.532 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:55.558 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:55.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:55.561 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:31:55.662 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:55.715 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:55.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:55.719 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:31:55.820 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:55.848 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:55.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:55.851 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:31:55.951 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:55.986 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:55.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:55.991 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:31:56.092 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:56.123 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:56.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:56.126 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:31:56.227 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:56.255 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:31:56.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:56.258 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:31:56.359 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:56.410 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:56.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:56.413 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:31:56.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:56 smithi123 bash[68976]: cluster 2024-09-14T04:31:55.155971+0000 mgr.y (mgr.26165) 725 : cluster [DBG] pgmap v664: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 1.3 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 574 op/s; 4060/63162 objects degraded (6.428%); 3801/63162 objects misplaced (6.018%); 0 B/s, 28 objects/s recovering 2024-09-14T04:31:56.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:56 smithi123 bash[68976]: cluster 2024-09-14T04:31:55.155971+0000 mgr.y (mgr.26165) 725 : cluster [DBG] pgmap v664: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 1.3 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 574 op/s; 4060/63162 objects degraded (6.428%); 3801/63162 objects misplaced (6.018%); 0 B/s, 28 objects/s recovering 2024-09-14T04:31:56.513 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:56.531 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:56.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:56.533 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:31:56.634 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:56.662 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:56.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:56.665 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:31:56.667 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:56 smithi038 bash[84940]: cluster 2024-09-14T04:31:55.155971+0000 mgr.y (mgr.26165) 725 : cluster [DBG] pgmap v664: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 1.3 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 574 op/s; 4060/63162 objects degraded (6.428%); 3801/63162 objects misplaced (6.018%); 0 B/s, 28 objects/s recovering 2024-09-14T04:31:56.668 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:56 smithi038 bash[84940]: cluster 2024-09-14T04:31:55.155971+0000 mgr.y (mgr.26165) 725 : cluster [DBG] pgmap v664: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 1.3 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 574 op/s; 4060/63162 objects degraded (6.428%); 3801/63162 objects misplaced (6.018%); 0 B/s, 28 objects/s recovering 2024-09-14T04:31:56.668 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:56 smithi038 bash[87336]: cluster 2024-09-14T04:31:55.155971+0000 mgr.y (mgr.26165) 725 : cluster [DBG] pgmap v664: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 1.3 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 574 op/s; 4060/63162 objects degraded (6.428%); 3801/63162 objects misplaced (6.018%); 0 B/s, 28 objects/s recovering 2024-09-14T04:31:56.668 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:56 smithi038 bash[87336]: cluster 2024-09-14T04:31:55.155971+0000 mgr.y (mgr.26165) 725 : cluster [DBG] pgmap v664: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 1.3 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 574 op/s; 4060/63162 objects degraded (6.428%); 3801/63162 objects misplaced (6.018%); 0 B/s, 28 objects/s recovering 2024-09-14T04:31:56.766 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:56.800 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:56.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:56.805 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:31:56.906 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:56.938 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:56.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:56.943 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:31:57.044 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:57.069 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:57.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:57.073 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:31:57.174 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:57.200 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:31:57.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:57.205 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:31:57.305 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:57.332 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:57.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:57.337 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:31:57.438 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:57.466 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:57.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:57.468 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:31:57.569 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:57.578 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:57 smithi123 bash[68976]: cluster 2024-09-14T04:31:57.095335+0000 mon.a (mon.0) 862 : cluster [WRN] Health check update: Degraded data redundancy: 4060/63162 objects degraded (6.428%), 6 pgs degraded (PG_DEGRADED) 2024-09-14T04:31:57.578 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:57 smithi123 bash[68976]: cluster 2024-09-14T04:31:57.095335+0000 mon.a (mon.0) 862 : cluster [WRN] Health check update: Degraded data redundancy: 4060/63162 objects degraded (6.428%), 6 pgs degraded (PG_DEGRADED) 2024-09-14T04:31:57.600 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:57.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:57.603 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:31:57.703 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:57.713 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:57 smithi038 bash[87336]: cluster 2024-09-14T04:31:57.095335+0000 mon.a (mon.0) 862 : cluster [WRN] Health check update: Degraded data redundancy: 4060/63162 objects degraded (6.428%), 6 pgs degraded (PG_DEGRADED) 2024-09-14T04:31:57.713 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:57 smithi038 bash[87336]: cluster 2024-09-14T04:31:57.095335+0000 mon.a (mon.0) 862 : cluster [WRN] Health check update: Degraded data redundancy: 4060/63162 objects degraded (6.428%), 6 pgs degraded (PG_DEGRADED) 2024-09-14T04:31:57.713 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:57 smithi038 bash[84940]: cluster 2024-09-14T04:31:57.095335+0000 mon.a (mon.0) 862 : cluster [WRN] Health check update: Degraded data redundancy: 4060/63162 objects degraded (6.428%), 6 pgs degraded (PG_DEGRADED) 2024-09-14T04:31:57.714 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:57 smithi038 bash[84940]: cluster 2024-09-14T04:31:57.095335+0000 mon.a (mon.0) 862 : cluster [WRN] Health check update: Degraded data redundancy: 4060/63162 objects degraded (6.428%), 6 pgs degraded (PG_DEGRADED) 2024-09-14T04:31:57.724 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:57.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:57.727 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:31:57.827 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:57.850 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:57.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:57.852 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:31:57.953 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:57.988 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:57.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:57.991 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:31:58.092 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:58.114 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:31:58.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:58.116 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:31:58.216 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:58.254 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:58.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:58.260 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:31:58.361 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:58.383 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:31:58.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:58.385 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:31:58.486 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:58.509 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:58.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:58.510 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:31:58.560 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:58 smithi038 bash[84940]: cluster 2024-09-14T04:31:57.156657+0000 mgr.y (mgr.26165) 726 : cluster [DBG] pgmap v665: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 1.2 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 603 op/s; 4060/58935 objects degraded (6.889%); 3626/58935 objects misplaced (6.153%); 0 B/s, 28 objects/s recovering 2024-09-14T04:31:58.560 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:31:58 smithi038 bash[84940]: cluster 2024-09-14T04:31:57.156657+0000 mgr.y (mgr.26165) 726 : cluster [DBG] pgmap v665: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 1.2 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 603 op/s; 4060/58935 objects degraded (6.889%); 3626/58935 objects misplaced (6.153%); 0 B/s, 28 objects/s recovering 2024-09-14T04:31:58.560 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:31:58 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:31:58] "GET /metrics HTTP/1.1" 200 36638 "" "Prometheus/2.51.0" 2024-09-14T04:31:58.561 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:58 smithi038 bash[87336]: cluster 2024-09-14T04:31:57.156657+0000 mgr.y (mgr.26165) 726 : cluster [DBG] pgmap v665: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 1.2 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 603 op/s; 4060/58935 objects degraded (6.889%); 3626/58935 objects misplaced (6.153%); 0 B/s, 28 objects/s recovering 2024-09-14T04:31:58.561 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:31:58 smithi038 bash[87336]: cluster 2024-09-14T04:31:57.156657+0000 mgr.y (mgr.26165) 726 : cluster [DBG] pgmap v665: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 1.2 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 603 op/s; 4060/58935 objects degraded (6.889%); 3626/58935 objects misplaced (6.153%); 0 B/s, 28 objects/s recovering 2024-09-14T04:31:58.611 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:58.656 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:58.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:58.659 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:31:58.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:58 smithi123 bash[68976]: cluster 2024-09-14T04:31:57.156657+0000 mgr.y (mgr.26165) 726 : cluster [DBG] pgmap v665: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 1.2 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 603 op/s; 4060/58935 objects degraded (6.889%); 3626/58935 objects misplaced (6.153%); 0 B/s, 28 objects/s recovering 2024-09-14T04:31:58.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:31:58 smithi123 bash[68976]: cluster 2024-09-14T04:31:57.156657+0000 mgr.y (mgr.26165) 726 : cluster [DBG] pgmap v665: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 1.2 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 603 op/s; 4060/58935 objects degraded (6.889%); 3626/58935 objects misplaced (6.153%); 0 B/s, 28 objects/s recovering 2024-09-14T04:31:58.761 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:58.789 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:58.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:58.792 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:31:58.893 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:58.940 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:58.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:58.945 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:31:59.046 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:59.067 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:31:59.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:59.070 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:31:59.171 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:59.205 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:59.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:59.207 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:31:59.308 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:59.343 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:31:59.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:59.346 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:31:59.446 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:59.482 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:59.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:59.489 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:31:59.590 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:59.641 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:59.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:59.647 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:31:59.748 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:59.766 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:31:59.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:59.768 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:31:59.869 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:59.902 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:31:59.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:31:59.908 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:32:00.009 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:00.043 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:00.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:00.052 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:32:00.153 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:00.180 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:00.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:00.183 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:32:00.284 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:00.295 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:32:00 smithi123 bash[61744]: ts=2024-09-14T04:32:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:32:00.319 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:00.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:00.324 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:32:00.425 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:00.435 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:00 smithi038 bash[87336]: cluster 2024-09-14T04:31:59.157403+0000 mgr.y (mgr.26165) 727 : cluster [DBG] pgmap v666: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 1.2 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 507 op/s; 4060/57252 objects degraded (7.091%); 3626/57252 objects misplaced (6.333%); 0 B/s, 45 objects/s recovering 2024-09-14T04:32:00.435 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:00 smithi038 bash[87336]: cluster 2024-09-14T04:31:59.157403+0000 mgr.y (mgr.26165) 727 : cluster [DBG] pgmap v666: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 1.2 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 507 op/s; 4060/57252 objects degraded (7.091%); 3626/57252 objects misplaced (6.333%); 0 B/s, 45 objects/s recovering 2024-09-14T04:32:00.435 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:00 smithi038 bash[87336]: audit 2024-09-14T04:32:00.221436+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:32:00.435 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:00 smithi038 bash[87336]: audit 2024-09-14T04:32:00.221436+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:32:00.435 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:00 smithi038 bash[84940]: cluster 2024-09-14T04:31:59.157403+0000 mgr.y (mgr.26165) 727 : cluster [DBG] pgmap v666: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 1.2 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 507 op/s; 4060/57252 objects degraded (7.091%); 3626/57252 objects misplaced (6.333%); 0 B/s, 45 objects/s recovering 2024-09-14T04:32:00.436 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:00 smithi038 bash[84940]: cluster 2024-09-14T04:31:59.157403+0000 mgr.y (mgr.26165) 727 : cluster [DBG] pgmap v666: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 1.2 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 507 op/s; 4060/57252 objects degraded (7.091%); 3626/57252 objects misplaced (6.333%); 0 B/s, 45 objects/s recovering 2024-09-14T04:32:00.436 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:00 smithi038 bash[84940]: audit 2024-09-14T04:32:00.221436+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:32:00.436 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:00 smithi038 bash[84940]: audit 2024-09-14T04:32:00.221436+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:32:00.448 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:00.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:00.450 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:32:00.551 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:00.563 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:00 smithi123 bash[68976]: cluster 2024-09-14T04:31:59.157403+0000 mgr.y (mgr.26165) 727 : cluster [DBG] pgmap v666: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 1.2 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 507 op/s; 4060/57252 objects degraded (7.091%); 3626/57252 objects misplaced (6.333%); 0 B/s, 45 objects/s recovering 2024-09-14T04:32:00.564 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:00 smithi123 bash[68976]: cluster 2024-09-14T04:31:59.157403+0000 mgr.y (mgr.26165) 727 : cluster [DBG] pgmap v666: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 1.2 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 507 op/s; 4060/57252 objects degraded (7.091%); 3626/57252 objects misplaced (6.333%); 0 B/s, 45 objects/s recovering 2024-09-14T04:32:00.564 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:00 smithi123 bash[68976]: audit 2024-09-14T04:32:00.221436+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:32:00.564 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:00 smithi123 bash[68976]: audit 2024-09-14T04:32:00.221436+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:32:00.591 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:00.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:00.596 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:32:00.697 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:00.722 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:00.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:00.728 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:32:00.829 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:00.859 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:00.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:00.864 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:32:00.965 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:00.998 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:01.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:01.001 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:32:01.102 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:01.128 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:01.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:01.131 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:32:01.232 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:01.261 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:01.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:01.263 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:32:01.363 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:01.399 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:01.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:01.403 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:32:01.504 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:01.521 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:01.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:01.523 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:32:01.624 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:01.645 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:01.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:01.648 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:32:01.749 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:01.783 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:01.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:01.787 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:32:01.887 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:01.911 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:01.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:01.916 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:32:02.017 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:02.045 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:02.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:02.048 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:32:02.149 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:02.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:02.180 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:02.180 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:32:02.281 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:02.303 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:02.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:02.308 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:32:02.409 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:02.417 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:02 smithi123 bash[68976]: cluster 2024-09-14T04:32:01.158231+0000 mgr.y (mgr.26165) 728 : cluster [DBG] pgmap v667: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 1.0 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 649 op/s; 4060/50265 objects degraded (8.077%); 3059/50265 objects misplaced (6.086%); 0 B/s, 29 objects/s recovering 2024-09-14T04:32:02.417 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:02 smithi123 bash[68976]: cluster 2024-09-14T04:32:01.158231+0000 mgr.y (mgr.26165) 728 : cluster [DBG] pgmap v667: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 1.0 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 649 op/s; 4060/50265 objects degraded (8.077%); 3059/50265 objects misplaced (6.086%); 0 B/s, 29 objects/s recovering 2024-09-14T04:32:02.417 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:02 smithi123 bash[68976]: cluster 2024-09-14T04:32:02.096051+0000 mon.a (mon.0) 864 : cluster [WRN] Health check update: Degraded data redundancy: 4060/50265 objects degraded (8.077%), 6 pgs degraded (PG_DEGRADED) 2024-09-14T04:32:02.417 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:02 smithi123 bash[68976]: cluster 2024-09-14T04:32:02.096051+0000 mon.a (mon.0) 864 : cluster [WRN] Health check update: Degraded data redundancy: 4060/50265 objects degraded (8.077%), 6 pgs degraded (PG_DEGRADED) 2024-09-14T04:32:02.430 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:02.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:02.436 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:32:02.537 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:02.567 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:02.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:02.569 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:32:02.601 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-09-14T04:32:02.601 INFO:teuthology.orchestra.run.smithi038.stdout: "size": 20, 2024-09-14T04:32:02.601 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 600, 2024-09-14T04:32:02.601 INFO:teuthology.orchestra.run.smithi038.stdout: "ops": [ 2024-09-14T04:32:02.601 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.601 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.34791.0:40687 6.1 6:87d33df3:::benchmark_data_smithi038_122563_object40686:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2024-09-14T04:32:02.601 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:23:36.584030+0000", 2024-09-14T04:32:02.601 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 506.01522322, 2024-09-14T04:32:02.601 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.40343913199999998, 2024-09-14T04:32:02.601 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:32:02.601 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:32:02.602 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:32:02.602 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:32:02.602 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.34791", 2024-09-14T04:32:02.602 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/3806562909", 2024-09-14T04:32:02.602 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 40687 2024-09-14T04:32:02.602 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.602 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:32:02.602 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.602 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:32:02.602 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.584030+0000", 2024-09-14T04:32:02.602 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:32:02.602 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.602 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.603 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:32:02.603 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.584030+0000", 2024-09-14T04:32:02.603 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:32:02.603 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.603 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.603 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:32:02.603 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.584033+0000", 2024-09-14T04:32:02.603 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.1019999999999999e-06 2024-09-14T04:32:02.603 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.603 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.603 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:32:02.603 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.584060+0000", 2024-09-14T04:32:02.603 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.72e-05 2024-09-14T04:32:02.604 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.604 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.604 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:32:02.604 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.584079+0000", 2024-09-14T04:32:02.604 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.8991000000000002e-05 2024-09-14T04:32:02.604 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.604 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.604 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:32:02.604 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.584088+0000", 2024-09-14T04:32:02.604 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.2949999999999999e-06 2024-09-14T04:32:02.604 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.604 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.604 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:32:02.604 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.584160+0000", 2024-09-14T04:32:02.605 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.1868999999999999e-05 2024-09-14T04:32:02.605 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.605 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.605 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:32:02.605 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.584302+0000", 2024-09-14T04:32:02.605 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00014166299999999999 2024-09-14T04:32:02.605 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.605 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.605 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 2,6", 2024-09-14T04:32:02.605 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.584435+0000", 2024-09-14T04:32:02.606 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00013380600000000001 2024-09-14T04:32:02.606 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.606 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.606 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:32:02.606 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.589174+0000", 2024-09-14T04:32:02.606 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0047383429999999999 2024-09-14T04:32:02.606 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.606 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.606 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:32:02.606 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.589220+0000", 2024-09-14T04:32:02.606 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.6322000000000001e-05 2024-09-14T04:32:02.606 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.606 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.607 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:32:02.607 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.987197+0000", 2024-09-14T04:32:02.607 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.39797654100000002 2024-09-14T04:32:02.607 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.607 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.607 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:32:02.607 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.987389+0000", 2024-09-14T04:32:02.607 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00019253299999999999 2024-09-14T04:32:02.607 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.607 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.607 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:32:02.607 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.987470+0000", 2024-09-14T04:32:02.607 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.0467000000000001e-05 2024-09-14T04:32:02.607 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:32:02.608 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:32:02.608 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:32:02.608 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.608 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.608 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.34791.0:40694 6.1 6:8dbd3480:::benchmark_data_smithi038_122563_object40693:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2024-09-14T04:32:02.608 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:23:36.584931+0000", 2024-09-14T04:32:02.608 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 506.01432300200003, 2024-09-14T04:32:02.608 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.402751992, 2024-09-14T04:32:02.608 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:32:02.608 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:32:02.608 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:32:02.608 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:32:02.608 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.34791", 2024-09-14T04:32:02.610 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/3806562909", 2024-09-14T04:32:02.610 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 40694 2024-09-14T04:32:02.610 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.610 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:32:02.610 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.610 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:32:02.610 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.584931+0000", 2024-09-14T04:32:02.610 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:32:02.610 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.610 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.610 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:32:02.610 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.584931+0000", 2024-09-14T04:32:02.611 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:32:02.611 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.611 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.611 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:32:02.611 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.584931+0000", 2024-09-14T04:32:02.611 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.8699999999999995e-07 2024-09-14T04:32:02.611 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.611 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.611 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:32:02.611 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.584951+0000", 2024-09-14T04:32:02.611 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.978e-05 2024-09-14T04:32:02.611 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.611 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.611 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:32:02.612 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.584958+0000", 2024-09-14T04:32:02.612 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.3969999999999997e-06 2024-09-14T04:32:02.612 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.612 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.612 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:32:02.612 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.584964+0000", 2024-09-14T04:32:02.612 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.9699999999999996e-06 2024-09-14T04:32:02.612 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.612 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.612 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:32:02.612 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.586058+0000", 2024-09-14T04:32:02.613 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0010937799999999999 2024-09-14T04:32:02.613 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.613 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.613 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:32:02.613 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.586179+0000", 2024-09-14T04:32:02.613 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000120903 2024-09-14T04:32:02.613 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.613 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.613 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 2,6", 2024-09-14T04:32:02.613 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.586306+0000", 2024-09-14T04:32:02.614 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000126716 2024-09-14T04:32:02.614 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.614 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.614 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:32:02.614 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.589428+0000", 2024-09-14T04:32:02.614 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0031222440000000001 2024-09-14T04:32:02.614 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.614 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.614 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:32:02.614 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.591388+0000", 2024-09-14T04:32:02.614 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0019594809999999999 2024-09-14T04:32:02.614 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.614 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.614 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:32:02.615 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.987544+0000", 2024-09-14T04:32:02.615 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.396156548 2024-09-14T04:32:02.615 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.615 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.615 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:32:02.615 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.987626+0000", 2024-09-14T04:32:02.615 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.1654000000000001e-05 2024-09-14T04:32:02.615 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.615 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.615 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:32:02.615 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:36.987683+0000", 2024-09-14T04:32:02.615 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.6932000000000003e-05 2024-09-14T04:32:02.615 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:32:02.616 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:32:02.616 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:32:02.616 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.616 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.616 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.34791.0:41425 6.1 6:8facfa7c:::benchmark_data_smithi038_122563_object41424:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2024-09-14T04:32:02.616 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:23:37.492522+0000", 2024-09-14T04:32:02.616 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 505.10673177400002, 2024-09-14T04:32:02.616 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.43305894499999997, 2024-09-14T04:32:02.616 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:32:02.616 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:32:02.616 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:32:02.616 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:32:02.617 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.34791", 2024-09-14T04:32:02.617 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/3806562909", 2024-09-14T04:32:02.617 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 41425 2024-09-14T04:32:02.617 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.618 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:32:02.618 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.618 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:32:02.618 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.492522+0000", 2024-09-14T04:32:02.618 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:32:02.618 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.618 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.618 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:32:02.618 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.492522+0000", 2024-09-14T04:32:02.618 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:32:02.618 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.618 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.618 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:32:02.619 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.492523+0000", 2024-09-14T04:32:02.619 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.173e-06 2024-09-14T04:32:02.619 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.619 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.619 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:32:02.619 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.492549+0000", 2024-09-14T04:32:02.619 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.6298000000000001e-05 2024-09-14T04:32:02.619 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.619 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.619 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:32:02.619 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.492557+0000", 2024-09-14T04:32:02.619 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.5480000000000004e-06 2024-09-14T04:32:02.619 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.619 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.620 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:32:02.620 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.492562+0000", 2024-09-14T04:32:02.620 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.8439999999999997e-06 2024-09-14T04:32:02.620 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.620 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.620 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:32:02.620 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.492652+0000", 2024-09-14T04:32:02.620 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.0396000000000007e-05 2024-09-14T04:32:02.620 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.620 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.620 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:32:02.620 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.492742+0000", 2024-09-14T04:32:02.620 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.0178000000000003e-05 2024-09-14T04:32:02.621 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.621 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.621 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 2,6", 2024-09-14T04:32:02.621 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.492819+0000", 2024-09-14T04:32:02.621 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.7143000000000003e-05 2024-09-14T04:32:02.621 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.621 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.621 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:32:02.621 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.494032+0000", 2024-09-14T04:32:02.621 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.001212456 2024-09-14T04:32:02.621 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.621 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.621 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:32:02.622 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.494249+0000", 2024-09-14T04:32:02.622 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000217288 2024-09-14T04:32:02.622 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.622 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.622 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:32:02.622 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.925264+0000", 2024-09-14T04:32:02.622 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.43101449400000003 2024-09-14T04:32:02.622 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.622 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.622 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:32:02.622 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.925448+0000", 2024-09-14T04:32:02.622 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00018474299999999999 2024-09-14T04:32:02.622 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.622 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.623 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:32:02.623 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.925581+0000", 2024-09-14T04:32:02.623 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00013238400000000001 2024-09-14T04:32:02.623 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:32:02.623 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:32:02.623 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:32:02.623 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.623 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.623 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.34791.0:41431 6.1 6:8323251e:::benchmark_data_smithi038_122563_object41430:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2024-09-14T04:32:02.623 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:23:37.578280+0000", 2024-09-14T04:32:02.623 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 505.02097394399999, 2024-09-14T04:32:02.623 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.356311816, 2024-09-14T04:32:02.623 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:32:02.624 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:32:02.624 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:32:02.624 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:32:02.624 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.34791", 2024-09-14T04:32:02.624 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/3806562909", 2024-09-14T04:32:02.624 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 41431 2024-09-14T04:32:02.624 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.624 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:32:02.624 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.624 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:32:02.624 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.578280+0000", 2024-09-14T04:32:02.624 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:32:02.624 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.624 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.625 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:32:02.625 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.578280+0000", 2024-09-14T04:32:02.625 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:32:02.625 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.625 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.625 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:32:02.625 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.578283+0000", 2024-09-14T04:32:02.625 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.0929999999999999e-06 2024-09-14T04:32:02.625 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.625 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.625 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:32:02.625 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.578336+0000", 2024-09-14T04:32:02.625 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.3046e-05 2024-09-14T04:32:02.626 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.626 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.626 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:32:02.626 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.578368+0000", 2024-09-14T04:32:02.626 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.1806e-05 2024-09-14T04:32:02.626 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.626 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.626 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:32:02.626 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.578388+0000", 2024-09-14T04:32:02.626 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.0196000000000001e-05 2024-09-14T04:32:02.626 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.626 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.626 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:32:02.626 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.578481+0000", 2024-09-14T04:32:02.627 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.2981999999999998e-05 2024-09-14T04:32:02.627 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.627 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.627 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:32:02.627 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.578602+0000", 2024-09-14T04:32:02.627 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000121169 2024-09-14T04:32:02.627 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.627 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.627 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 2,6", 2024-09-14T04:32:02.627 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.578732+0000", 2024-09-14T04:32:02.627 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000129913 2024-09-14T04:32:02.627 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.627 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.627 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:32:02.628 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.580772+0000", 2024-09-14T04:32:02.628 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0020398830000000001 2024-09-14T04:32:02.628 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.628 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.628 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:32:02.628 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.580813+0000", 2024-09-14T04:32:02.628 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.1085999999999999e-05 2024-09-14T04:32:02.628 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.628 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.628 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:32:02.628 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.934335+0000", 2024-09-14T04:32:02.628 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.35352168299999998 2024-09-14T04:32:02.628 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.629 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.629 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:32:02.629 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.934499+0000", 2024-09-14T04:32:02.629 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00016405400000000001 2024-09-14T04:32:02.629 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.629 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.629 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:32:02.629 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:23:37.934592+0000", 2024-09-14T04:32:02.629 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.2905000000000006e-05 2024-09-14T04:32:02.629 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:32:02.629 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:32:02.629 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:32:02.629 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.629 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.630 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.34791.0:143881 6.4 6:24101798:::benchmark_data_smithi038_122563_object36266:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e110)", 2024-09-14T04:32:02.630 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:25:33.827587+0000", 2024-09-14T04:32:02.630 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 388.77166683500002, 2024-09-14T04:32:02.630 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.34211330699999998, 2024-09-14T04:32:02.630 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:32:02.630 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:32:02.630 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:32:02.630 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:32:02.630 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.34791", 2024-09-14T04:32:02.630 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/3806562909", 2024-09-14T04:32:02.630 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 143881 2024-09-14T04:32:02.630 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.630 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:32:02.631 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.631 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:32:02.631 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:25:33.827587+0000", 2024-09-14T04:32:02.631 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:32:02.631 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.631 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.631 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:32:02.631 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:25:33.827587+0000", 2024-09-14T04:32:02.631 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:32:02.631 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.631 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.631 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:32:02.631 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:25:33.827588+0000", 2024-09-14T04:32:02.631 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.176e-06 2024-09-14T04:32:02.632 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.632 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.632 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:32:02.632 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:25:33.827593+0000", 2024-09-14T04:32:02.632 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.7809999999999996e-06 2024-09-14T04:32:02.632 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.632 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.632 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:32:02.632 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:25:33.827605+0000", 2024-09-14T04:32:02.632 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.1891e-05 2024-09-14T04:32:02.632 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.632 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.632 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:32:02.632 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:25:33.827613+0000", 2024-09-14T04:32:02.633 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.943e-06 2024-09-14T04:32:02.633 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.633 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.633 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:32:02.633 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:25:33.827658+0000", 2024-09-14T04:32:02.633 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.5327999999999997e-05 2024-09-14T04:32:02.633 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.633 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.633 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:32:02.633 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:25:33.827745+0000", 2024-09-14T04:32:02.633 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.6859000000000003e-05 2024-09-14T04:32:02.633 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.633 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.633 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 3,5", 2024-09-14T04:32:02.634 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:25:33.827819+0000", 2024-09-14T04:32:02.634 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.3998999999999994e-05 2024-09-14T04:32:02.634 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.634 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.634 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:32:02.634 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:25:33.830620+0000", 2024-09-14T04:32:02.634 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0028008059999999999 2024-09-14T04:32:02.634 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.634 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.634 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:32:02.634 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:25:33.830984+0000", 2024-09-14T04:32:02.634 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00036441099999999998 2024-09-14T04:32:02.634 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.635 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.635 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:32:02.635 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:25:34.169521+0000", 2024-09-14T04:32:02.635 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.33853665700000002 2024-09-14T04:32:02.635 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.635 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.635 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:32:02.635 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:25:34.169621+0000", 2024-09-14T04:32:02.635 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000100249 2024-09-14T04:32:02.635 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.635 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.635 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:32:02.635 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:25:34.169700+0000", 2024-09-14T04:32:02.635 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.9207000000000002e-05 2024-09-14T04:32:02.636 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:32:02.636 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:32:02.636 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:32:02.636 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.636 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.636 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.34791.0:174384 6.4 6:27ddfabd:::benchmark_data_smithi038_122563_object66769:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e112)", 2024-09-14T04:32:02.636 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:26:17.825977+0000", 2024-09-14T04:32:02.636 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 344.773276737, 2024-09-14T04:32:02.636 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.33209014199999998, 2024-09-14T04:32:02.636 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:32:02.636 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:32:02.636 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:32:02.636 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:32:02.637 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.34791", 2024-09-14T04:32:02.637 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/3806562909", 2024-09-14T04:32:02.637 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 174384 2024-09-14T04:32:02.637 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.637 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:32:02.637 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.637 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:32:02.637 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:17.825977+0000", 2024-09-14T04:32:02.637 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:32:02.637 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.637 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.637 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:32:02.637 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:17.825977+0000", 2024-09-14T04:32:02.637 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:32:02.638 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.638 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.638 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:32:02.638 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:17.825977+0000", 2024-09-14T04:32:02.638 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.0699999999999997e-07 2024-09-14T04:32:02.638 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.638 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.638 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:32:02.638 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:17.825980+0000", 2024-09-14T04:32:02.638 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.4669999999999998e-06 2024-09-14T04:32:02.638 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.639 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.639 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:32:02.639 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:17.825987+0000", 2024-09-14T04:32:02.639 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.1590000000000004e-06 2024-09-14T04:32:02.639 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.639 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.639 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:32:02.639 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:17.825993+0000", 2024-09-14T04:32:02.639 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.4099999999999996e-06 2024-09-14T04:32:02.639 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.639 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.639 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:32:02.639 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:17.835576+0000", 2024-09-14T04:32:02.639 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0095827699999999991 2024-09-14T04:32:02.640 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.640 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.640 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:32:02.640 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:17.835658+0000", 2024-09-14T04:32:02.640 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.1891000000000006e-05 2024-09-14T04:32:02.640 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.640 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.640 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 3,5", 2024-09-14T04:32:02.640 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:17.835731+0000", 2024-09-14T04:32:02.640 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.2887999999999997e-05 2024-09-14T04:32:02.640 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.640 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.640 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:32:02.640 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:17.839672+0000", 2024-09-14T04:32:02.641 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0039404870000000003 2024-09-14T04:32:02.641 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.641 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.641 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:32:02.641 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:17.845880+0000", 2024-09-14T04:32:02.641 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0062080399999999997 2024-09-14T04:32:02.641 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.641 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.641 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:32:02.641 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:18.157642+0000", 2024-09-14T04:32:02.641 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.31176205800000001 2024-09-14T04:32:02.641 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.641 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.642 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:32:02.642 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:18.157848+0000", 2024-09-14T04:32:02.642 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00020615299999999999 2024-09-14T04:32:02.642 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.642 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.642 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:32:02.642 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:26:18.158067+0000", 2024-09-14T04:32:02.642 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00021931199999999999 2024-09-14T04:32:02.642 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:32:02.642 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:32:02.642 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:32:02.642 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.642 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.642 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.44912.0:42576 7.b 7:da6441a3:::benchmark_data_smithi038_143366_object42575:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e130)", 2024-09-14T04:32:02.643 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:28:39.542669+0000", 2024-09-14T04:32:02.643 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 203.056584563, 2024-09-14T04:32:02.643 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.417696915, 2024-09-14T04:32:02.643 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:32:02.643 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:32:02.643 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:32:02.643 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:32:02.643 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.44912", 2024-09-14T04:32:02.643 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/661761194", 2024-09-14T04:32:02.643 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 42576 2024-09-14T04:32:02.643 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.643 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:32:02.643 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.643 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:32:02.644 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.542669+0000", 2024-09-14T04:32:02.644 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:32:02.644 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.644 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.644 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:32:02.644 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.542669+0000", 2024-09-14T04:32:02.644 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:32:02.644 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.644 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.644 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:32:02.644 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.542671+0000", 2024-09-14T04:32:02.644 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.618e-06 2024-09-14T04:32:02.644 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.645 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.645 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:32:02.645 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.542692+0000", 2024-09-14T04:32:02.645 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.1458999999999999e-05 2024-09-14T04:32:02.645 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.645 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.645 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:32:02.645 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.542706+0000", 2024-09-14T04:32:02.645 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.3692e-05 2024-09-14T04:32:02.645 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.645 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.645 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:32:02.645 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.542714+0000", 2024-09-14T04:32:02.646 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.8439999999999998e-06 2024-09-14T04:32:02.646 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.646 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.646 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:32:02.646 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.542772+0000", 2024-09-14T04:32:02.646 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.7849000000000001e-05 2024-09-14T04:32:02.646 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.646 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.646 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:32:02.646 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.542893+0000", 2024-09-14T04:32:02.646 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00012103399999999999 2024-09-14T04:32:02.646 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.646 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.646 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 5,6", 2024-09-14T04:32:02.647 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.543019+0000", 2024-09-14T04:32:02.647 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00012649699999999999 2024-09-14T04:32:02.647 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.647 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.647 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:32:02.647 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.958109+0000", 2024-09-14T04:32:02.647 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.41508942399999998 2024-09-14T04:32:02.647 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.647 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.647 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:32:02.647 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.958155+0000", 2024-09-14T04:32:02.647 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.6532000000000001e-05 2024-09-14T04:32:02.647 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.647 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.648 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:32:02.648 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.960252+0000", 2024-09-14T04:32:02.648 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.002096489 2024-09-14T04:32:02.648 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.648 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.648 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:32:02.648 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.960322+0000", 2024-09-14T04:32:02.648 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.0068999999999996e-05 2024-09-14T04:32:02.648 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.648 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.648 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:32:02.648 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.960366+0000", 2024-09-14T04:32:02.648 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.4407999999999999e-05 2024-09-14T04:32:02.649 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:32:02.649 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:32:02.649 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:32:02.649 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.649 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.649 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.44912.0:42569 7.d e130/123 7:b06297d2:::benchmark_data_smithi038_143366_object42568:head v 130'2626, mlcod=130'2624)", 2024-09-14T04:32:02.649 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:28:39.543134+0000", 2024-09-14T04:32:02.649 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 203.056119247, 2024-09-14T04:32:02.649 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.41542298500000002, 2024-09-14T04:32:02.649 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:32:02.649 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:32:02.649 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:32:02.649 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:32:02.649 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.650 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:32:02.650 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.543134+0000", 2024-09-14T04:32:02.650 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:32:02.650 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.650 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.650 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:32:02.650 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.543134+0000", 2024-09-14T04:32:02.650 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:32:02.650 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.650 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.651 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:32:02.651 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.543135+0000", 2024-09-14T04:32:02.651 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.2800000000000005e-07 2024-09-14T04:32:02.651 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.651 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.651 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:32:02.651 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.543163+0000", 2024-09-14T04:32:02.651 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.7348999999999999e-05 2024-09-14T04:32:02.651 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.651 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.651 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:32:02.651 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.543174+0000", 2024-09-14T04:32:02.651 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.1671999999999999e-05 2024-09-14T04:32:02.651 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.652 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.652 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:32:02.652 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.543182+0000", 2024-09-14T04:32:02.652 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.1330000000000001e-06 2024-09-14T04:32:02.652 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.652 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.652 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:32:02.652 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.543234+0000", 2024-09-14T04:32:02.652 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.2655000000000003e-05 2024-09-14T04:32:02.652 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.652 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.652 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:32:02.652 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.543252+0000", 2024-09-14T04:32:02.653 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.7544e-05 2024-09-14T04:32:02.653 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.653 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.653 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:32:02.653 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.958520+0000", 2024-09-14T04:32:02.653 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.41526786100000002 2024-09-14T04:32:02.653 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.653 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.653 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:32:02.653 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.958557+0000", 2024-09-14T04:32:02.653 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.7842999999999997e-05 2024-09-14T04:32:02.653 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:32:02.653 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:32:02.653 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:32:02.654 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.654 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.654 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.44912.0:42567 7.2 e130/123 7:40cab8ab:::benchmark_data_smithi038_143366_object42566:head v 130'2633, mlcod=130'2631)", 2024-09-14T04:32:02.654 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:28:39.543271+0000", 2024-09-14T04:32:02.654 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 203.05598248999999, 2024-09-14T04:32:02.654 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.41597984199999999, 2024-09-14T04:32:02.654 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:32:02.654 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:32:02.654 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:32:02.655 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:32:02.655 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.655 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:32:02.655 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.543271+0000", 2024-09-14T04:32:02.655 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:32:02.655 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.655 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.655 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:32:02.655 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.543271+0000", 2024-09-14T04:32:02.655 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:32:02.655 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.655 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.655 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:32:02.655 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.543272+0000", 2024-09-14T04:32:02.656 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.8800000000000002e-07 2024-09-14T04:32:02.656 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.656 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.656 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:32:02.656 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.543296+0000", 2024-09-14T04:32:02.656 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.3799999999999999e-05 2024-09-14T04:32:02.656 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.656 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.656 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:32:02.656 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.543307+0000", 2024-09-14T04:32:02.656 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.1219e-05 2024-09-14T04:32:02.656 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.656 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.656 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:32:02.657 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.543314+0000", 2024-09-14T04:32:02.657 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.1010000000000003e-06 2024-09-14T04:32:02.657 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.657 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.657 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:32:02.657 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.543368+0000", 2024-09-14T04:32:02.657 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.4132999999999998e-05 2024-09-14T04:32:02.657 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.657 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.657 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:32:02.657 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.543386+0000", 2024-09-14T04:32:02.657 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.7859999999999998e-05 2024-09-14T04:32:02.657 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.658 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.658 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:32:02.658 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.959213+0000", 2024-09-14T04:32:02.658 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.41582716199999997 2024-09-14T04:32:02.658 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.658 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.658 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:32:02.658 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.959251+0000", 2024-09-14T04:32:02.658 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.7778999999999999e-05 2024-09-14T04:32:02.658 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:32:02.658 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:32:02.658 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:32:02.658 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.658 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.659 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop_reply(client.44912.0:42576 7.b e130/123 ondisk, result = 0)", 2024-09-14T04:32:02.659 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:28:39.544970+0000", 2024-09-14T04:32:02.659 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 203.05428336700001, 2024-09-14T04:32:02.659 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.41319444100000002, 2024-09-14T04:32:02.659 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:32:02.659 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:32:02.659 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "started", 2024-09-14T04:32:02.659 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:32:02.659 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.659 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:32:02.659 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.544970+0000", 2024-09-14T04:32:02.659 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:32:02.659 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.659 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.660 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:32:02.660 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.544970+0000", 2024-09-14T04:32:02.660 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:32:02.660 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.660 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.660 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:32:02.660 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.544971+0000", 2024-09-14T04:32:02.660 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.1500000000000003e-07 2024-09-14T04:32:02.660 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.660 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.660 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:32:02.660 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.544976+0000", 2024-09-14T04:32:02.660 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.6489999999999999e-06 2024-09-14T04:32:02.660 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.661 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.661 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:32:02.661 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.958003+0000", 2024-09-14T04:32:02.661 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.41302737899999997 2024-09-14T04:32:02.661 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.661 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.661 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:32:02.661 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.958016+0000", 2024-09-14T04:32:02.661 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.2998e-05 2024-09-14T04:32:02.661 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.661 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.661 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:32:02.661 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.958138+0000", 2024-09-14T04:32:02.662 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00012192399999999999 2024-09-14T04:32:02.662 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.662 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.662 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:32:02.662 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.958147+0000", 2024-09-14T04:32:02.662 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.0429999999999996e-06 2024-09-14T04:32:02.662 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.662 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.662 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:32:02.662 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.958165+0000", 2024-09-14T04:32:02.662 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.7632999999999999e-05 2024-09-14T04:32:02.662 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:32:02.662 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:32:02.663 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:32:02.663 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.663 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.663 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.44912.0:42580 7.b 7:dc217c92:::benchmark_data_smithi038_143366_object42579:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e130)", 2024-09-14T04:32:02.663 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:28:39.547808+0000", 2024-09-14T04:32:02.663 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 203.05144580699999, 2024-09-14T04:32:02.663 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.41771098200000001, 2024-09-14T04:32:02.663 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:32:02.663 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:32:02.663 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:32:02.663 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:32:02.663 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.44912", 2024-09-14T04:32:02.663 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/661761194", 2024-09-14T04:32:02.663 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 42580 2024-09-14T04:32:02.664 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.664 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:32:02.664 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.664 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:32:02.664 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.547808+0000", 2024-09-14T04:32:02.664 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:32:02.664 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.664 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.664 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:32:02.664 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.547808+0000", 2024-09-14T04:32:02.664 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:32:02.664 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.664 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.665 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:32:02.665 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.547810+0000", 2024-09-14T04:32:02.665 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.928e-06 2024-09-14T04:32:02.665 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.665 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.665 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:32:02.665 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.547835+0000", 2024-09-14T04:32:02.665 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.4802000000000001e-05 2024-09-14T04:32:02.665 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.665 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.665 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:32:02.665 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.958059+0000", 2024-09-14T04:32:02.665 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.410224386 2024-09-14T04:32:02.666 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.666 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.666 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:32:02.666 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.958076+0000", 2024-09-14T04:32:02.666 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.7025999999999999e-05 2024-09-14T04:32:02.666 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.666 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.666 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:32:02.666 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.958195+0000", 2024-09-14T04:32:02.666 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000118725 2024-09-14T04:32:02.666 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.666 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.666 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:32:02.666 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.958373+0000", 2024-09-14T04:32:02.667 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00017829200000000001 2024-09-14T04:32:02.667 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.667 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.667 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 5,6", 2024-09-14T04:32:02.667 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.958547+0000", 2024-09-14T04:32:02.667 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000174084 2024-09-14T04:32:02.667 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.667 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.667 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:32:02.667 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.964872+0000", 2024-09-14T04:32:02.667 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0063249819999999998 2024-09-14T04:32:02.667 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.667 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.668 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:32:02.668 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.965343+0000", 2024-09-14T04:32:02.668 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00047134400000000001 2024-09-14T04:32:02.668 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.668 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.668 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:32:02.668 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.965397+0000", 2024-09-14T04:32:02.668 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.3335999999999999e-05 2024-09-14T04:32:02.668 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.668 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.669 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:32:02.669 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.965466+0000", 2024-09-14T04:32:02.669 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.9720000000000003e-05 2024-09-14T04:32:02.669 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.669 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.669 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:32:02.669 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.965519+0000", 2024-09-14T04:32:02.669 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.2357e-05 2024-09-14T04:32:02.669 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:32:02.669 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:32:02.669 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:32:02.669 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.669 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.670 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.44912.0:42573 7.4 e130/123 7:213177d6:::benchmark_data_smithi038_143366_object42572:head v 130'2611, mlcod=130'2609)", 2024-09-14T04:32:02.670 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:28:39.547875+0000", 2024-09-14T04:32:02.670 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 203.05137892499999, 2024-09-14T04:32:02.670 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.41475437700000001, 2024-09-14T04:32:02.670 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:32:02.670 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:32:02.670 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:32:02.670 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:32:02.670 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.670 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:32:02.670 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.547875+0000", 2024-09-14T04:32:02.670 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:32:02.670 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.670 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.671 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:32:02.671 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.547875+0000", 2024-09-14T04:32:02.671 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:32:02.671 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.671 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.671 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:32:02.671 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.547876+0000", 2024-09-14T04:32:02.671 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.33e-07 2024-09-14T04:32:02.671 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.671 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.671 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:32:02.671 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.547904+0000", 2024-09-14T04:32:02.671 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.8155000000000001e-05 2024-09-14T04:32:02.672 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.672 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.672 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:32:02.672 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.957981+0000", 2024-09-14T04:32:02.672 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.41007684599999999 2024-09-14T04:32:02.672 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.672 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.672 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:32:02.672 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.958012+0000", 2024-09-14T04:32:02.672 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.1581000000000001e-05 2024-09-14T04:32:02.672 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.672 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.672 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:32:02.673 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.958102+0000", 2024-09-14T04:32:02.673 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.0172000000000003e-05 2024-09-14T04:32:02.673 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.673 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.673 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:32:02.673 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.958130+0000", 2024-09-14T04:32:02.673 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.7475999999999999e-05 2024-09-14T04:32:02.673 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.673 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.673 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:32:02.673 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.962507+0000", 2024-09-14T04:32:02.673 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0043767579999999997 2024-09-14T04:32:02.673 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.674 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.674 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:32:02.674 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:39.962629+0000", 2024-09-14T04:32:02.674 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00012245600000000001 2024-09-14T04:32:02.674 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:32:02.674 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:32:02.674 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:32:02.674 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.674 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.674 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.44912.0:45076 7.b 7:d6c99cbe:::benchmark_data_smithi038_143366_object45075:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e130)", 2024-09-14T04:32:02.674 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:28:41.673534+0000", 2024-09-14T04:32:02.674 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 200.925719781, 2024-09-14T04:32:02.674 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.35354345500000001, 2024-09-14T04:32:02.674 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:32:02.675 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:32:02.675 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:32:02.675 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:32:02.675 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.44912", 2024-09-14T04:32:02.675 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/661761194", 2024-09-14T04:32:02.675 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 45076 2024-09-14T04:32:02.675 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.675 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:32:02.675 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.675 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:32:02.675 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:41.673534+0000", 2024-09-14T04:32:02.675 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:32:02.675 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.676 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.676 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:32:02.676 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:41.673534+0000", 2024-09-14T04:32:02.676 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:32:02.676 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.676 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.676 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:32:02.676 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:41.673536+0000", 2024-09-14T04:32:02.676 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.801e-06 2024-09-14T04:32:02.676 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.676 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.676 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:32:02.677 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:41.673561+0000", 2024-09-14T04:32:02.677 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.5147000000000002e-05 2024-09-14T04:32:02.677 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.677 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.677 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:32:02.677 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:41.673579+0000", 2024-09-14T04:32:02.677 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.8414999999999999e-05 2024-09-14T04:32:02.677 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.677 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.677 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:32:02.677 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:41.673589+0000", 2024-09-14T04:32:02.677 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.7329999999999998e-06 2024-09-14T04:32:02.677 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.677 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.678 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:32:02.678 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:41.673653+0000", 2024-09-14T04:32:02.678 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.3973000000000006e-05 2024-09-14T04:32:02.678 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.678 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.678 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:32:02.678 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:41.673789+0000", 2024-09-14T04:32:02.678 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00013579600000000001 2024-09-14T04:32:02.678 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.678 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.678 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 5,6", 2024-09-14T04:32:02.678 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:41.673948+0000", 2024-09-14T04:32:02.678 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000159049 2024-09-14T04:32:02.678 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.679 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.679 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:32:02.679 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:41.676291+0000", 2024-09-14T04:32:02.679 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.002343108 2024-09-14T04:32:02.679 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.679 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.679 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:32:02.679 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:41.678046+0000", 2024-09-14T04:32:02.679 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0017549029999999999 2024-09-14T04:32:02.679 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.679 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.679 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:32:02.679 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:42.026995+0000", 2024-09-14T04:32:02.679 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.34894871999999999 2024-09-14T04:32:02.680 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.680 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.680 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:32:02.680 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:42.027033+0000", 2024-09-14T04:32:02.680 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.8216000000000001e-05 2024-09-14T04:32:02.680 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.680 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.680 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:32:02.680 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:42.027077+0000", 2024-09-14T04:32:02.680 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.4594e-05 2024-09-14T04:32:02.680 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:32:02.680 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:32:02.680 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:32:02.681 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.681 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.681 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.44912.0:45084 7.b 7:d3667139:::benchmark_data_smithi038_143366_object45083:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e130)", 2024-09-14T04:32:02.681 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:28:41.681204+0000", 2024-09-14T04:32:02.681 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 200.91804945999999, 2024-09-14T04:32:02.681 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.34601987400000001, 2024-09-14T04:32:02.681 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:32:02.681 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:32:02.681 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:32:02.681 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:32:02.681 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.44912", 2024-09-14T04:32:02.681 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/661761194", 2024-09-14T04:32:02.681 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 45084 2024-09-14T04:32:02.681 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.682 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:32:02.682 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.682 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:32:02.682 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:41.681204+0000", 2024-09-14T04:32:02.682 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:32:02.682 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.682 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.682 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:32:02.682 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:41.681204+0000", 2024-09-14T04:32:02.682 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:32:02.682 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.682 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.682 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:32:02.682 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:41.681206+0000", 2024-09-14T04:32:02.683 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.5099999999999999e-06 2024-09-14T04:32:02.683 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.683 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.683 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:32:02.683 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:41.681226+0000", 2024-09-14T04:32:02.683 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.0074000000000001e-05 2024-09-14T04:32:02.683 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.683 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.683 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:32:02.683 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:41.681236+0000", 2024-09-14T04:32:02.683 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.0382e-05 2024-09-14T04:32:02.683 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.683 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.683 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:32:02.684 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:41.681242+0000", 2024-09-14T04:32:02.684 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.5099999999999998e-06 2024-09-14T04:32:02.684 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.684 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.684 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:32:02.684 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:41.681286+0000", 2024-09-14T04:32:02.684 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.4022e-05 2024-09-14T04:32:02.684 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.684 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.684 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:32:02.684 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:41.681408+0000", 2024-09-14T04:32:02.684 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00012274399999999999 2024-09-14T04:32:02.684 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.684 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.685 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 5,6", 2024-09-14T04:32:02.685 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:41.681492+0000", 2024-09-14T04:32:02.685 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.3498999999999995e-05 2024-09-14T04:32:02.685 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.685 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.685 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:32:02.685 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:41.683161+0000", 2024-09-14T04:32:02.685 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.001668884 2024-09-14T04:32:02.685 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.685 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.685 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:32:02.685 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:41.685080+0000", 2024-09-14T04:32:02.685 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.001919664 2024-09-14T04:32:02.685 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.686 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.686 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:32:02.686 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:42.027125+0000", 2024-09-14T04:32:02.686 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.34204448799999998 2024-09-14T04:32:02.686 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.686 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.686 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:32:02.686 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:42.027183+0000", 2024-09-14T04:32:02.686 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.8298999999999999e-05 2024-09-14T04:32:02.686 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.686 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.686 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:32:02.686 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:28:42.027224+0000", 2024-09-14T04:32:02.686 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.0797999999999998e-05 2024-09-14T04:32:02.687 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:32:02.687 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:32:02.687 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:32:02.687 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.687 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.687 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.44912.0:148797 7.9 7:929fb0d2:::benchmark_data_smithi038_143366_object47655:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e135)", 2024-09-14T04:32:02.687 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:30:51.319066+0000", 2024-09-14T04:32:02.687 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 71.280187794, 2024-09-14T04:32:02.687 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.048202136, 2024-09-14T04:32:02.687 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:32:02.687 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:32:02.687 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "reached pg", 2024-09-14T04:32:02.687 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:32:02.687 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.44912", 2024-09-14T04:32:02.688 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/661761194", 2024-09-14T04:32:02.688 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 148797 2024-09-14T04:32:02.688 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.688 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:32:02.688 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.688 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:32:02.688 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:51.319066+0000", 2024-09-14T04:32:02.688 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:32:02.688 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.688 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.688 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:32:02.688 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:51.319066+0000", 2024-09-14T04:32:02.688 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:32:02.689 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.689 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.689 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:32:02.689 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:51.319067+0000", 2024-09-14T04:32:02.689 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.604e-06 2024-09-14T04:32:02.689 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.689 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.689 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:32:02.689 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:51.319072+0000", 2024-09-14T04:32:02.689 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.5279999999999997e-06 2024-09-14T04:32:02.689 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.689 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.689 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:32:02.690 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:51.319084+0000", 2024-09-14T04:32:02.690 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.2319e-05 2024-09-14T04:32:02.690 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.690 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.690 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:32:02.690 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:51.319092+0000", 2024-09-14T04:32:02.690 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.9109999999999993e-06 2024-09-14T04:32:02.690 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.690 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.690 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:32:02.690 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:51.319436+0000", 2024-09-14T04:32:02.690 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00034383100000000001 2024-09-14T04:32:02.690 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.690 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.691 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for peered", 2024-09-14T04:32:02.691 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:51.319612+0000", 2024-09-14T04:32:02.691 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000175892 2024-09-14T04:32:02.691 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.691 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.691 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:32:02.691 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:52.109422+0000", 2024-09-14T04:32:02.691 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.78980968900000004 2024-09-14T04:32:02.691 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.691 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.691 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for peered", 2024-09-14T04:32:02.691 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:52.109456+0000", 2024-09-14T04:32:02.691 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.4035000000000002e-05 2024-09-14T04:32:02.691 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.692 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.692 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:32:02.692 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:53.367168+0000", 2024-09-14T04:32:02.692 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.2577120339999999 2024-09-14T04:32:02.692 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.692 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.692 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:32:02.692 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:53.367268+0000", 2024-09-14T04:32:02.692 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000100293 2024-09-14T04:32:02.692 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:32:02.692 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:32:02.692 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:32:02.692 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.693 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.693 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.44912.0:148801 7.9 7:99e944c3:::benchmark_data_smithi038_143366_object47659:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e135)", 2024-09-14T04:32:02.693 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:30:51.319104+0000", 2024-09-14T04:32:02.693 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 71.280149843999993, 2024-09-14T04:32:02.693 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.0963407250000001, 2024-09-14T04:32:02.693 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:32:02.693 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:32:02.693 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "reached pg", 2024-09-14T04:32:02.693 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:32:02.693 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.44912", 2024-09-14T04:32:02.693 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/661761194", 2024-09-14T04:32:02.693 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 148801 2024-09-14T04:32:02.693 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.694 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:32:02.694 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.694 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:32:02.694 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:51.319104+0000", 2024-09-14T04:32:02.694 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:32:02.694 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.694 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.694 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:32:02.694 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:51.319104+0000", 2024-09-14T04:32:02.694 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:32:02.694 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.694 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.694 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:32:02.694 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:51.319104+0000", 2024-09-14T04:32:02.695 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.4799999999999999e-07 2024-09-14T04:32:02.695 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.695 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.695 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:32:02.695 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:51.319106+0000", 2024-09-14T04:32:02.695 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.9539999999999998e-06 2024-09-14T04:32:02.695 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.695 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.695 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:32:02.695 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:51.319112+0000", 2024-09-14T04:32:02.695 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.9769999999999997e-06 2024-09-14T04:32:02.695 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.695 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.695 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:32:02.696 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:51.319117+0000", 2024-09-14T04:32:02.696 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.028e-06 2024-09-14T04:32:02.696 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.696 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.696 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:32:02.696 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:51.319638+0000", 2024-09-14T04:32:02.696 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00052049699999999997 2024-09-14T04:32:02.696 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.696 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.696 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for peered", 2024-09-14T04:32:02.696 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:51.319646+0000", 2024-09-14T04:32:02.696 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.1470000000000001e-06 2024-09-14T04:32:02.696 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.696 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.697 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:32:02.697 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:52.109516+0000", 2024-09-14T04:32:02.697 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.78987028500000001 2024-09-14T04:32:02.697 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.697 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.697 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for peered", 2024-09-14T04:32:02.697 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:52.109531+0000", 2024-09-14T04:32:02.697 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.501e-05 2024-09-14T04:32:02.697 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.697 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.697 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:32:02.697 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:53.367566+0000", 2024-09-14T04:32:02.697 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.2580353180000001 2024-09-14T04:32:02.697 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.698 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.698 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for missing object", 2024-09-14T04:32:02.698 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:53.367730+0000", 2024-09-14T04:32:02.698 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000163986 2024-09-14T04:32:02.698 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.698 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.698 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:32:02.698 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:53.415354+0000", 2024-09-14T04:32:02.698 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.047623618999999999 2024-09-14T04:32:02.698 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.698 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.698 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:32:02.698 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:53.415445+0000", 2024-09-14T04:32:02.698 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.0456000000000003e-05 2024-09-14T04:32:02.698 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:32:02.699 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:32:02.699 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:32:02.699 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.699 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.699 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.44912.0:170192 7.9 7:94982430:::benchmark_data_smithi038_143366_object69050:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e143)", 2024-09-14T04:32:02.699 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:31:32.311511+0000", 2024-09-14T04:32:02.699 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 30.287742564999999, 2024-09-14T04:32:02.699 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.0346480330000001, 2024-09-14T04:32:02.699 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:32:02.699 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:32:02.699 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "reached pg", 2024-09-14T04:32:02.699 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:32:02.699 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.44912", 2024-09-14T04:32:02.699 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/661761194", 2024-09-14T04:32:02.700 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 170192 2024-09-14T04:32:02.700 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.700 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:32:02.700 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.700 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:32:02.700 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:32.311511+0000", 2024-09-14T04:32:02.700 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:32:02.700 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.700 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.700 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:32:02.700 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:32.311511+0000", 2024-09-14T04:32:02.700 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:32:02.700 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.701 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.701 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:32:02.701 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:32.311513+0000", 2024-09-14T04:32:02.701 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.7910000000000001e-06 2024-09-14T04:32:02.701 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.701 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.701 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:32:02.701 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:32.311518+0000", 2024-09-14T04:32:02.701 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.826e-06 2024-09-14T04:32:02.701 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.701 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.701 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:32:02.701 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:32.311530+0000", 2024-09-14T04:32:02.701 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.221e-05 2024-09-14T04:32:02.702 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.702 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.702 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:32:02.702 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:32.311537+0000", 2024-09-14T04:32:02.702 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.2359999999999998e-06 2024-09-14T04:32:02.702 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.702 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.702 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:32:02.702 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:32.311603+0000", 2024-09-14T04:32:02.702 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.5467000000000002e-05 2024-09-14T04:32:02.702 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.702 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.702 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:32:02.702 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:32.311744+0000", 2024-09-14T04:32:02.703 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000141855 2024-09-14T04:32:02.703 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.703 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.703 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 0,4,7", 2024-09-14T04:32:02.703 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:32.311890+0000", 2024-09-14T04:32:02.703 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000145088 2024-09-14T04:32:02.703 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.703 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.703 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:32:02.703 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:32.316433+0000", 2024-09-14T04:32:02.703 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0045432069999999996 2024-09-14T04:32:02.703 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.703 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.704 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:32:02.704 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:32.318498+0000", 2024-09-14T04:32:02.704 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0020652019999999999 2024-09-14T04:32:02.704 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.704 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.704 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:32:02.704 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:32.318542+0000", 2024-09-14T04:32:02.704 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.4017000000000002e-05 2024-09-14T04:32:02.704 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.704 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.704 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:32:02.704 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:32.351726+0000", 2024-09-14T04:32:02.704 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.033183867999999998 2024-09-14T04:32:02.704 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.705 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.705 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for peered", 2024-09-14T04:32:02.705 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:32.351740+0000", 2024-09-14T04:32:02.705 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.3796e-05 2024-09-14T04:32:02.705 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.705 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.705 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:32:02.705 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.346142+0000", 2024-09-14T04:32:02.705 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.99440278900000001 2024-09-14T04:32:02.705 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.705 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.705 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:32:02.705 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.346159+0000", 2024-09-14T04:32:02.706 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.6680999999999998e-05 2024-09-14T04:32:02.706 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:32:02.706 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:32:02.706 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:32:02.706 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.706 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.706 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.44912.0:170223 7.4 7:2a9ca515:::benchmark_data_smithi038_143366_object69081:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e145)", 2024-09-14T04:32:02.706 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:31:33.560458+0000", 2024-09-14T04:32:02.706 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 29.038795740000001, 2024-09-14T04:32:02.706 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.026969837, 2024-09-14T04:32:02.706 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:32:02.706 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:32:02.706 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:32:02.706 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:32:02.707 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.44912", 2024-09-14T04:32:02.707 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/661761194", 2024-09-14T04:32:02.707 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 170223 2024-09-14T04:32:02.707 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.707 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:32:02.707 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.707 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:32:02.707 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.560458+0000", 2024-09-14T04:32:02.707 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:32:02.707 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.707 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.707 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:32:02.707 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.560458+0000", 2024-09-14T04:32:02.708 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:32:02.708 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.708 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.708 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:32:02.708 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.560460+0000", 2024-09-14T04:32:02.708 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.041e-06 2024-09-14T04:32:02.708 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.708 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.708 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:32:02.708 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.560471+0000", 2024-09-14T04:32:02.708 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.128e-05 2024-09-14T04:32:02.708 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.708 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.708 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:32:02.709 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.560493+0000", 2024-09-14T04:32:02.709 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.1929999999999998e-05 2024-09-14T04:32:02.709 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.709 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.709 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:32:02.709 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.560508+0000", 2024-09-14T04:32:02.709 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.4460999999999999e-05 2024-09-14T04:32:02.709 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.709 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.709 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:32:02.709 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.560589+0000", 2024-09-14T04:32:02.709 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.1260999999999993e-05 2024-09-14T04:32:02.709 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.710 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.710 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for peered", 2024-09-14T04:32:02.710 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.560599+0000", 2024-09-14T04:32:02.710 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.9850000000000001e-06 2024-09-14T04:32:02.710 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.710 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.710 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:32:02.710 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.553251+0000", 2024-09-14T04:32:02.710 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.99265241100000001 2024-09-14T04:32:02.710 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.710 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.710 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:32:02.710 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.555744+0000", 2024-09-14T04:32:02.710 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00249293 2024-09-14T04:32:02.711 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.711 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.711 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 0,4,6", 2024-09-14T04:32:02.711 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.556429+0000", 2024-09-14T04:32:02.711 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00068457700000000002 2024-09-14T04:32:02.711 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.711 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.711 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:32:02.711 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.567873+0000", 2024-09-14T04:32:02.711 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.011444602999999999 2024-09-14T04:32:02.711 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.711 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.711 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:32:02.711 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.576411+0000", 2024-09-14T04:32:02.712 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0085372090000000005 2024-09-14T04:32:02.712 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.712 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.712 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:32:02.712 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.582016+0000", 2024-09-14T04:32:02.712 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0056053680000000003 2024-09-14T04:32:02.712 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.712 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.712 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:32:02.712 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.587277+0000", 2024-09-14T04:32:02.712 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0052612919999999999 2024-09-14T04:32:02.712 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.712 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.712 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:32:02.713 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.587324+0000", 2024-09-14T04:32:02.713 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.6947999999999998e-05 2024-09-14T04:32:02.713 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.713 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.713 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:32:02.713 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.587428+0000", 2024-09-14T04:32:02.713 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000103541 2024-09-14T04:32:02.713 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:32:02.713 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:32:02.713 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:32:02.714 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.714 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.714 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.44912.0:170228 7.4 7:2aac7043:::benchmark_data_smithi038_143366_object69086:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e145)", 2024-09-14T04:32:02.714 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:31:33.561305+0000", 2024-09-14T04:32:02.714 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 29.037949072, 2024-09-14T04:32:02.714 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.0326723579999999, 2024-09-14T04:32:02.714 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:32:02.714 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:32:02.714 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:32:02.714 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:32:02.714 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.44912", 2024-09-14T04:32:02.714 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/661761194", 2024-09-14T04:32:02.714 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 170228 2024-09-14T04:32:02.714 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.715 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:32:02.715 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.715 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:32:02.715 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.561305+0000", 2024-09-14T04:32:02.715 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:32:02.715 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.715 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.715 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:32:02.715 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.561305+0000", 2024-09-14T04:32:02.715 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:32:02.715 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.715 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.715 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:32:02.715 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.561306+0000", 2024-09-14T04:32:02.716 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.173e-06 2024-09-14T04:32:02.716 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.716 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.716 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:32:02.716 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.561311+0000", 2024-09-14T04:32:02.716 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.1449999999999999e-06 2024-09-14T04:32:02.716 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.716 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.716 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:32:02.716 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.561323+0000", 2024-09-14T04:32:02.716 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.1778e-05 2024-09-14T04:32:02.717 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.717 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.717 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:32:02.717 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.561332+0000", 2024-09-14T04:32:02.717 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.3770000000000002e-06 2024-09-14T04:32:02.718 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.718 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.718 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:32:02.718 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.561395+0000", 2024-09-14T04:32:02.718 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.3133999999999996e-05 2024-09-14T04:32:02.718 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.718 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.718 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for peered", 2024-09-14T04:32:02.718 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.561405+0000", 2024-09-14T04:32:02.718 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.4630000000000007e-06 2024-09-14T04:32:02.718 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.718 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.719 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:32:02.719 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.567941+0000", 2024-09-14T04:32:02.719 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.006536238 2024-09-14T04:32:02.719 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.719 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.719 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:32:02.719 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.568116+0000", 2024-09-14T04:32:02.719 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00017485800000000001 2024-09-14T04:32:02.719 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.719 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.719 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 0,4,6", 2024-09-14T04:32:02.719 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.568297+0000", 2024-09-14T04:32:02.719 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00018098699999999999 2024-09-14T04:32:02.719 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.720 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.720 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:32:02.720 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.576390+0000", 2024-09-14T04:32:02.720 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.008092943 2024-09-14T04:32:02.720 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.720 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.720 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:32:02.720 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.576590+0000", 2024-09-14T04:32:02.720 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00020075900000000001 2024-09-14T04:32:02.720 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.720 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.720 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:32:02.720 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.582057+0000", 2024-09-14T04:32:02.720 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0054662349999999998 2024-09-14T04:32:02.721 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.721 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.721 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:32:02.721 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.593774+0000", 2024-09-14T04:32:02.721 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.011717154 2024-09-14T04:32:02.721 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.721 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.721 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:32:02.721 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.593844+0000", 2024-09-14T04:32:02.721 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.0555999999999993e-05 2024-09-14T04:32:02.721 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.721 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.721 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:32:02.721 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.593977+0000", 2024-09-14T04:32:02.722 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00013255799999999999 2024-09-14T04:32:02.722 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:32:02.722 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:32:02.722 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:32:02.722 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.722 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.722 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.44912.0:170241 7.4 7:2ce1701a:::benchmark_data_smithi038_143366_object69099:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e145)", 2024-09-14T04:32:02.722 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:31:33.590021+0000", 2024-09-14T04:32:02.722 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 29.009232298000001, 2024-09-14T04:32:02.722 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.005425075, 2024-09-14T04:32:02.722 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:32:02.722 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:32:02.722 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:32:02.722 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:32:02.723 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.44912", 2024-09-14T04:32:02.723 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/661761194", 2024-09-14T04:32:02.723 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 170241 2024-09-14T04:32:02.723 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.723 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:32:02.723 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.723 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:32:02.723 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.590021+0000", 2024-09-14T04:32:02.723 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:32:02.723 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.723 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.723 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:32:02.723 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.590021+0000", 2024-09-14T04:32:02.723 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:32:02.724 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.724 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.724 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:32:02.724 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.590023+0000", 2024-09-14T04:32:02.724 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.0849999999999999e-06 2024-09-14T04:32:02.724 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.724 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.724 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:32:02.724 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.590031+0000", 2024-09-14T04:32:02.724 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.8150000000000006e-06 2024-09-14T04:32:02.724 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.724 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.724 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:32:02.724 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.590050+0000", 2024-09-14T04:32:02.725 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.8771999999999999e-05 2024-09-14T04:32:02.725 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.725 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.725 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:32:02.725 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.590058+0000", 2024-09-14T04:32:02.725 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.1529999999999997e-06 2024-09-14T04:32:02.725 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.725 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.725 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:32:02.725 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.590143+0000", 2024-09-14T04:32:02.725 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.4556999999999997e-05 2024-09-14T04:32:02.725 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.725 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.725 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for peered", 2024-09-14T04:32:02.726 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.590154+0000", 2024-09-14T04:32:02.726 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.1355000000000001e-05 2024-09-14T04:32:02.726 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.726 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.726 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:32:02.726 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.572246+0000", 2024-09-14T04:32:02.726 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.98209216099999996 2024-09-14T04:32:02.726 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.726 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.726 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:32:02.726 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.572356+0000", 2024-09-14T04:32:02.726 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000110173 2024-09-14T04:32:02.726 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.726 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.727 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 0,4,6", 2024-09-14T04:32:02.727 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.572489+0000", 2024-09-14T04:32:02.727 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00013299500000000001 2024-09-14T04:32:02.727 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.727 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.727 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:32:02.727 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.576597+0000", 2024-09-14T04:32:02.727 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0041074989999999997 2024-09-14T04:32:02.727 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.727 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.727 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:32:02.727 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.581450+0000", 2024-09-14T04:32:02.727 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0048535610000000002 2024-09-14T04:32:02.727 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.728 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.728 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:32:02.728 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.582438+0000", 2024-09-14T04:32:02.728 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00098706100000000001 2024-09-14T04:32:02.728 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.728 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.728 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:32:02.728 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.595283+0000", 2024-09-14T04:32:02.728 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.012845272 2024-09-14T04:32:02.728 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.728 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.728 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:32:02.728 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.595341+0000", 2024-09-14T04:32:02.728 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.8409999999999998e-05 2024-09-14T04:32:02.729 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:32:02.729 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:32:02.729 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:32:02.729 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.595446+0000", 2024-09-14T04:32:02.729 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000105206 2024-09-14T04:32:02.729 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:32:02.729 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:32:02.729 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:32:02.729 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:32:02.729 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:32:02.729 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-09-14T04:32:02.729 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:02.730 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:02 smithi038 bash[84940]: cluster 2024-09-14T04:32:01.158231+0000 mgr.y (mgr.26165) 728 : cluster [DBG] pgmap v667: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 1.0 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 649 op/s; 4060/50265 objects degraded (8.077%); 3059/50265 objects misplaced (6.086%); 0 B/s, 29 objects/s recovering 2024-09-14T04:32:02.730 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:02 smithi038 bash[84940]: cluster 2024-09-14T04:32:01.158231+0000 mgr.y (mgr.26165) 728 : cluster [DBG] pgmap v667: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 1.0 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 649 op/s; 4060/50265 objects degraded (8.077%); 3059/50265 objects misplaced (6.086%); 0 B/s, 29 objects/s recovering 2024-09-14T04:32:02.731 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:02 smithi038 bash[84940]: cluster 2024-09-14T04:32:02.096051+0000 mon.a (mon.0) 864 : cluster [WRN] Health check update: Degraded data redundancy: 4060/50265 objects degraded (8.077%), 6 pgs degraded (PG_DEGRADED) 2024-09-14T04:32:02.731 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:02 smithi038 bash[84940]: cluster 2024-09-14T04:32:02.096051+0000 mon.a (mon.0) 864 : cluster [WRN] Health check update: Degraded data redundancy: 4060/50265 objects degraded (8.077%), 6 pgs degraded (PG_DEGRADED) 2024-09-14T04:32:02.731 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:02 smithi038 bash[87336]: cluster 2024-09-14T04:32:01.158231+0000 mgr.y (mgr.26165) 728 : cluster [DBG] pgmap v667: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 1.0 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 649 op/s; 4060/50265 objects degraded (8.077%); 3059/50265 objects misplaced (6.086%); 0 B/s, 29 objects/s recovering 2024-09-14T04:32:02.731 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:02 smithi038 bash[87336]: cluster 2024-09-14T04:32:01.158231+0000 mgr.y (mgr.26165) 728 : cluster [DBG] pgmap v667: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 1.0 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 649 op/s; 4060/50265 objects degraded (8.077%); 3059/50265 objects misplaced (6.086%); 0 B/s, 29 objects/s recovering 2024-09-14T04:32:02.731 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:02 smithi038 bash[87336]: cluster 2024-09-14T04:32:02.096051+0000 mon.a (mon.0) 864 : cluster [WRN] Health check update: Degraded data redundancy: 4060/50265 objects degraded (8.077%), 6 pgs degraded (PG_DEGRADED) 2024-09-14T04:32:02.731 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:02 smithi038 bash[87336]: cluster 2024-09-14T04:32:02.096051+0000 mon.a (mon.0) 864 : cluster [WRN] Health check update: Degraded data redundancy: 4060/50265 objects degraded (8.077%), 6 pgs degraded (PG_DEGRADED) 2024-09-14T04:32:02.761 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:02.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:02.765 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:32:02.866 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:02.897 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:02.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:02.905 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:32:03.006 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:03.041 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:03.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:03.044 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:32:03.145 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:03.165 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:03.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:03.167 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:32:03.268 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:03.291 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:03.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:03.293 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:32:03.394 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:03.419 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:03.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:03.426 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:32:03.526 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:03.550 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:03.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:03.553 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:32:03.654 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:03.679 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:03.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:03.683 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:32:03.784 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:03.808 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:03.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:03.810 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:32:03.911 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:03.942 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:03.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:03.947 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:32:04.048 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:04.076 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:04.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:04.082 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:32:04.183 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:04.219 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:04.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:04.223 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:32:04.324 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:04.345 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:04.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:04.347 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:32:04.448 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:04.470 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:04.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:04.473 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:32:04.574 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:04.578 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:04 smithi038 bash[84940]: cluster 2024-09-14T04:32:03.158643+0000 mgr.y (mgr.26165) 729 : cluster [DBG] pgmap v668: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 1014 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 514 op/s; 4060/48702 objects degraded (8.336%); 3059/48702 objects misplaced (6.281%); 0 B/s, 52 objects/s recovering 2024-09-14T04:32:04.578 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:04 smithi038 bash[84940]: cluster 2024-09-14T04:32:03.158643+0000 mgr.y (mgr.26165) 729 : cluster [DBG] pgmap v668: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 1014 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 514 op/s; 4060/48702 objects degraded (8.336%); 3059/48702 objects misplaced (6.281%); 0 B/s, 52 objects/s recovering 2024-09-14T04:32:04.579 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:04 smithi038 bash[87336]: cluster 2024-09-14T04:32:03.158643+0000 mgr.y (mgr.26165) 729 : cluster [DBG] pgmap v668: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 1014 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 514 op/s; 4060/48702 objects degraded (8.336%); 3059/48702 objects misplaced (6.281%); 0 B/s, 52 objects/s recovering 2024-09-14T04:32:04.579 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:04 smithi038 bash[87336]: cluster 2024-09-14T04:32:03.158643+0000 mgr.y (mgr.26165) 729 : cluster [DBG] pgmap v668: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 1014 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 514 op/s; 4060/48702 objects degraded (8.336%); 3059/48702 objects misplaced (6.281%); 0 B/s, 52 objects/s recovering 2024-09-14T04:32:04.623 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:04.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:04.627 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:32:04.628 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0: {} 2024-09-14T04:32:04.629 INFO:teuthology.orchestra.run.smithi038.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-14T04:32:04.674 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1: {} 2024-09-14T04:32:04.674 INFO:teuthology.orchestra.run.smithi038.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-14T04:32:04.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:04 smithi123 bash[68976]: cluster 2024-09-14T04:32:03.158643+0000 mgr.y (mgr.26165) 729 : cluster [DBG] pgmap v668: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 1014 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 514 op/s; 4060/48702 objects degraded (8.336%); 3059/48702 objects misplaced (6.281%); 0 B/s, 52 objects/s recovering 2024-09-14T04:32:04.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:04 smithi123 bash[68976]: cluster 2024-09-14T04:32:03.158643+0000 mgr.y (mgr.26165) 729 : cluster [DBG] pgmap v668: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 1014 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 514 op/s; 4060/48702 objects degraded (8.336%); 3059/48702 objects misplaced (6.281%); 0 B/s, 52 objects/s recovering 2024-09-14T04:32:04.722 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2: {} 2024-09-14T04:32:04.722 INFO:teuthology.orchestra.run.smithi038.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-14T04:32:04.729 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:04.757 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:04.758 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3: {} 2024-09-14T04:32:04.758 INFO:teuthology.orchestra.run.smithi038.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-14T04:32:04.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:04.760 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:32:04.803 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4: {} 2024-09-14T04:32:04.803 INFO:teuthology.orchestra.run.smithi038.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-14T04:32:04.846 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5: {} 2024-09-14T04:32:04.847 INFO:teuthology.orchestra.run.smithi038.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-14T04:32:04.862 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:04.882 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:04.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:04.884 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:32:04.887 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6: {} 2024-09-14T04:32:04.888 INFO:teuthology.orchestra.run.smithi038.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-14T04:32:04.922 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7: {} 2024-09-14T04:32:04.922 INFO:teuthology.orchestra.run.smithi038.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-14T04:32:04.986 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:05.006 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:05.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:05.008 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:32:05.109 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:05.129 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:05.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:05.131 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:32:05.232 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:05.266 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:05.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:05.272 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:32:05.369 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:05 smithi038 bash[84940]: audit 2024-09-14T04:32:04.382770+0000 mon.b (mon.1) 16 : audit [DBG] from='client.? 172.21.15.38:0/524736337' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:32:05.369 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:05 smithi038 bash[84940]: audit 2024-09-14T04:32:04.382770+0000 mon.b (mon.1) 16 : audit [DBG] from='client.? 172.21.15.38:0/524736337' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:32:05.369 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:05 smithi038 bash[84940]: audit 2024-09-14T04:32:05.142510+0000 mon.c (mon.2) 36 : audit [INF] from='client.? 172.21.15.38:0/2273531689' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:32:05.369 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:05 smithi038 bash[84940]: audit 2024-09-14T04:32:05.142510+0000 mon.c (mon.2) 36 : audit [INF] from='client.? 172.21.15.38:0/2273531689' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:32:05.369 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:05 smithi038 bash[84940]: audit 2024-09-14T04:32:05.142822+0000 mon.a (mon.0) 865 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:32:05.369 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:05 smithi038 bash[84940]: audit 2024-09-14T04:32:05.142822+0000 mon.a (mon.0) 865 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:32:05.373 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:05.375 INFO:teuthology.orchestra.run.smithi038.stderr:noscrub is set 2024-09-14T04:32:05.393 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:05.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:05.395 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:32:05.496 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:05.521 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:05.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:05.523 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:32:05.624 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:05.634 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:05 smithi123 bash[68976]: audit 2024-09-14T04:32:04.382770+0000 mon.b (mon.1) 16 : audit [DBG] from='client.? 172.21.15.38:0/524736337' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:32:05.634 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:05 smithi123 bash[68976]: audit 2024-09-14T04:32:04.382770+0000 mon.b (mon.1) 16 : audit [DBG] from='client.? 172.21.15.38:0/524736337' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:32:05.634 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:05 smithi123 bash[68976]: audit 2024-09-14T04:32:05.142510+0000 mon.c (mon.2) 36 : audit [INF] from='client.? 172.21.15.38:0/2273531689' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:32:05.634 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:05 smithi123 bash[68976]: audit 2024-09-14T04:32:05.142510+0000 mon.c (mon.2) 36 : audit [INF] from='client.? 172.21.15.38:0/2273531689' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:32:05.634 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:05 smithi123 bash[68976]: audit 2024-09-14T04:32:05.142822+0000 mon.a (mon.0) 865 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:32:05.634 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:05 smithi123 bash[68976]: audit 2024-09-14T04:32:05.142822+0000 mon.a (mon.0) 865 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:32:05.647 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:05.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:05.649 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:32:05.658 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:05 smithi038 bash[87336]: audit 2024-09-14T04:32:04.382770+0000 mon.b (mon.1) 16 : audit [DBG] from='client.? 172.21.15.38:0/524736337' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:32:05.658 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:05 smithi038 bash[87336]: audit 2024-09-14T04:32:04.382770+0000 mon.b (mon.1) 16 : audit [DBG] from='client.? 172.21.15.38:0/524736337' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:32:05.658 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:05 smithi038 bash[87336]: audit 2024-09-14T04:32:05.142510+0000 mon.c (mon.2) 36 : audit [INF] from='client.? 172.21.15.38:0/2273531689' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:32:05.658 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:05 smithi038 bash[87336]: audit 2024-09-14T04:32:05.142510+0000 mon.c (mon.2) 36 : audit [INF] from='client.? 172.21.15.38:0/2273531689' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:32:05.658 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:05 smithi038 bash[87336]: audit 2024-09-14T04:32:05.142822+0000 mon.a (mon.0) 865 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:32:05.658 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:05 smithi038 bash[87336]: audit 2024-09-14T04:32:05.142822+0000 mon.a (mon.0) 865 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:32:05.750 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:05.771 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:05.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:05.776 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:32:05.877 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:05.905 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:05.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:05.909 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:32:05.923 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.2 dump_ops_in_flight 2024-09-14T04:32:06.010 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:06.029 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:06.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:06.031 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:32:06.132 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:06.156 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:06.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:06.158 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:32:06.259 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:06.283 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:06.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:06.285 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:32:06.386 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:06.414 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:06.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:06.420 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:32:06.520 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:06.534 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:06 smithi123 bash[68976]: cluster 2024-09-14T04:32:05.159218+0000 mgr.y (mgr.26165) 730 : cluster [DBG] pgmap v669: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 960 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 541 op/s; 4060/46155 objects degraded (8.796%); 2725/46155 objects misplaced (5.904%); 0 B/s, 38 objects/s recovering 2024-09-14T04:32:06.534 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:06 smithi123 bash[68976]: cluster 2024-09-14T04:32:05.159218+0000 mgr.y (mgr.26165) 730 : cluster [DBG] pgmap v669: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 960 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 541 op/s; 4060/46155 objects degraded (8.796%); 2725/46155 objects misplaced (5.904%); 0 B/s, 38 objects/s recovering 2024-09-14T04:32:06.534 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:06 smithi123 bash[68976]: cluster 2024-09-14T04:32:05.335867+0000 mon.a (mon.0) 866 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:32:06.534 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:06 smithi123 bash[68976]: cluster 2024-09-14T04:32:05.335867+0000 mon.a (mon.0) 866 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:32:06.535 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:06 smithi123 bash[68976]: audit 2024-09-14T04:32:05.355863+0000 mon.a (mon.0) 867 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:32:06.535 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:06 smithi123 bash[68976]: audit 2024-09-14T04:32:05.355863+0000 mon.a (mon.0) 867 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:32:06.535 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:06 smithi123 bash[68976]: cluster 2024-09-14T04:32:05.376831+0000 mon.a (mon.0) 868 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-09-14T04:32:06.535 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:06 smithi123 bash[68976]: cluster 2024-09-14T04:32:05.376831+0000 mon.a (mon.0) 868 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-09-14T04:32:06.535 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:06 smithi123 bash[68976]: audit 2024-09-14T04:32:05.968748+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:32:06.535 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:06 smithi123 bash[68976]: audit 2024-09-14T04:32:05.968748+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:32:06.545 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:06.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:06.548 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:32:06.649 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:06.677 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:06.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:06.680 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:32:06.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:06 smithi038 bash[84940]: cluster 2024-09-14T04:32:05.159218+0000 mgr.y (mgr.26165) 730 : cluster [DBG] pgmap v669: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 960 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 541 op/s; 4060/46155 objects degraded (8.796%); 2725/46155 objects misplaced (5.904%); 0 B/s, 38 objects/s recovering 2024-09-14T04:32:06.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:06 smithi038 bash[84940]: cluster 2024-09-14T04:32:05.159218+0000 mgr.y (mgr.26165) 730 : cluster [DBG] pgmap v669: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 960 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 541 op/s; 4060/46155 objects degraded (8.796%); 2725/46155 objects misplaced (5.904%); 0 B/s, 38 objects/s recovering 2024-09-14T04:32:06.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:06 smithi038 bash[84940]: cluster 2024-09-14T04:32:05.335867+0000 mon.a (mon.0) 866 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:32:06.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:06 smithi038 bash[84940]: cluster 2024-09-14T04:32:05.335867+0000 mon.a (mon.0) 866 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:32:06.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:06 smithi038 bash[84940]: audit 2024-09-14T04:32:05.355863+0000 mon.a (mon.0) 867 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:32:06.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:06 smithi038 bash[84940]: audit 2024-09-14T04:32:05.355863+0000 mon.a (mon.0) 867 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:32:06.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:06 smithi038 bash[84940]: cluster 2024-09-14T04:32:05.376831+0000 mon.a (mon.0) 868 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-09-14T04:32:06.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:06 smithi038 bash[84940]: cluster 2024-09-14T04:32:05.376831+0000 mon.a (mon.0) 868 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-09-14T04:32:06.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:06 smithi038 bash[84940]: audit 2024-09-14T04:32:05.968748+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:32:06.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:06 smithi038 bash[84940]: audit 2024-09-14T04:32:05.968748+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:32:06.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:06 smithi038 bash[87336]: cluster 2024-09-14T04:32:05.159218+0000 mgr.y (mgr.26165) 730 : cluster [DBG] pgmap v669: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 960 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 541 op/s; 4060/46155 objects degraded (8.796%); 2725/46155 objects misplaced (5.904%); 0 B/s, 38 objects/s recovering 2024-09-14T04:32:06.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:06 smithi038 bash[87336]: cluster 2024-09-14T04:32:05.159218+0000 mgr.y (mgr.26165) 730 : cluster [DBG] pgmap v669: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 960 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 541 op/s; 4060/46155 objects degraded (8.796%); 2725/46155 objects misplaced (5.904%); 0 B/s, 38 objects/s recovering 2024-09-14T04:32:06.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:06 smithi038 bash[87336]: cluster 2024-09-14T04:32:05.335867+0000 mon.a (mon.0) 866 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:32:06.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:06 smithi038 bash[87336]: cluster 2024-09-14T04:32:05.335867+0000 mon.a (mon.0) 866 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:32:06.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:06 smithi038 bash[87336]: audit 2024-09-14T04:32:05.355863+0000 mon.a (mon.0) 867 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:32:06.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:06 smithi038 bash[87336]: audit 2024-09-14T04:32:05.355863+0000 mon.a (mon.0) 867 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:32:06.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:06 smithi038 bash[87336]: cluster 2024-09-14T04:32:05.376831+0000 mon.a (mon.0) 868 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-09-14T04:32:06.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:06 smithi038 bash[87336]: cluster 2024-09-14T04:32:05.376831+0000 mon.a (mon.0) 868 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-09-14T04:32:06.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:06 smithi038 bash[87336]: audit 2024-09-14T04:32:05.968748+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:32:06.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:06 smithi038 bash[87336]: audit 2024-09-14T04:32:05.968748+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:32:06.781 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:06.802 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:06.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:06.804 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:32:06.905 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:06.942 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:06.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:06.945 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:32:07.046 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:07.071 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:07.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:07.073 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:32:07.174 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:07.203 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:07.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:07.209 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:32:07.310 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:07.346 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:07.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:07.351 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:32:07.385 INFO:teuthology.orchestra.run.smithi038.stderr:reweighted osd.6 to 0.653938 (a768) 2024-09-14T04:32:07.452 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:07.471 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:07.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:07.473 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:32:07.573 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:07.595 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:07.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:07.597 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:32:07.611 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:07 smithi038 bash[84940]: cluster 2024-09-14T04:32:07.096851+0000 mon.a (mon.0) 870 : cluster [WRN] Health check update: Degraded data redundancy: 4060/46155 objects degraded (8.796%), 6 pgs degraded (PG_DEGRADED) 2024-09-14T04:32:07.611 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:07 smithi038 bash[84940]: cluster 2024-09-14T04:32:07.096851+0000 mon.a (mon.0) 870 : cluster [WRN] Health check update: Degraded data redundancy: 4060/46155 objects degraded (8.796%), 6 pgs degraded (PG_DEGRADED) 2024-09-14T04:32:07.611 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:07 smithi038 bash[84940]: audit 2024-09-14T04:32:07.324454+0000 mon.c (mon.2) 37 : audit [INF] from='client.? 172.21.15.38:0/45536838' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 0.653937964838218} : dispatch 2024-09-14T04:32:07.611 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:07 smithi038 bash[84940]: audit 2024-09-14T04:32:07.324454+0000 mon.c (mon.2) 37 : audit [INF] from='client.? 172.21.15.38:0/45536838' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 0.653937964838218} : dispatch 2024-09-14T04:32:07.611 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:07 smithi038 bash[84940]: audit 2024-09-14T04:32:07.324973+0000 mon.a (mon.0) 871 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 0.653937964838218} : dispatch 2024-09-14T04:32:07.611 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:07 smithi038 bash[84940]: audit 2024-09-14T04:32:07.324973+0000 mon.a (mon.0) 871 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 0.653937964838218} : dispatch 2024-09-14T04:32:07.611 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:07 smithi038 bash[87336]: cluster 2024-09-14T04:32:07.096851+0000 mon.a (mon.0) 870 : cluster [WRN] Health check update: Degraded data redundancy: 4060/46155 objects degraded (8.796%), 6 pgs degraded (PG_DEGRADED) 2024-09-14T04:32:07.612 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:07 smithi038 bash[87336]: cluster 2024-09-14T04:32:07.096851+0000 mon.a (mon.0) 870 : cluster [WRN] Health check update: Degraded data redundancy: 4060/46155 objects degraded (8.796%), 6 pgs degraded (PG_DEGRADED) 2024-09-14T04:32:07.612 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:07 smithi038 bash[87336]: audit 2024-09-14T04:32:07.324454+0000 mon.c (mon.2) 37 : audit [INF] from='client.? 172.21.15.38:0/45536838' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 0.653937964838218} : dispatch 2024-09-14T04:32:07.612 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:07 smithi038 bash[87336]: audit 2024-09-14T04:32:07.324454+0000 mon.c (mon.2) 37 : audit [INF] from='client.? 172.21.15.38:0/45536838' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 0.653937964838218} : dispatch 2024-09-14T04:32:07.612 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:07 smithi038 bash[87336]: audit 2024-09-14T04:32:07.324973+0000 mon.a (mon.0) 871 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 0.653937964838218} : dispatch 2024-09-14T04:32:07.612 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:07 smithi038 bash[87336]: audit 2024-09-14T04:32:07.324973+0000 mon.a (mon.0) 871 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 0.653937964838218} : dispatch 2024-09-14T04:32:07.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:07 smithi123 bash[68976]: cluster 2024-09-14T04:32:07.096851+0000 mon.a (mon.0) 870 : cluster [WRN] Health check update: Degraded data redundancy: 4060/46155 objects degraded (8.796%), 6 pgs degraded (PG_DEGRADED) 2024-09-14T04:32:07.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:07 smithi123 bash[68976]: cluster 2024-09-14T04:32:07.096851+0000 mon.a (mon.0) 870 : cluster [WRN] Health check update: Degraded data redundancy: 4060/46155 objects degraded (8.796%), 6 pgs degraded (PG_DEGRADED) 2024-09-14T04:32:07.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:07 smithi123 bash[68976]: audit 2024-09-14T04:32:07.324454+0000 mon.c (mon.2) 37 : audit [INF] from='client.? 172.21.15.38:0/45536838' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 0.653937964838218} : dispatch 2024-09-14T04:32:07.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:07 smithi123 bash[68976]: audit 2024-09-14T04:32:07.324454+0000 mon.c (mon.2) 37 : audit [INF] from='client.? 172.21.15.38:0/45536838' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 0.653937964838218} : dispatch 2024-09-14T04:32:07.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:07 smithi123 bash[68976]: audit 2024-09-14T04:32:07.324973+0000 mon.a (mon.0) 871 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 0.653937964838218} : dispatch 2024-09-14T04:32:07.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:07 smithi123 bash[68976]: audit 2024-09-14T04:32:07.324973+0000 mon.a (mon.0) 871 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 0.653937964838218} : dispatch 2024-09-14T04:32:07.698 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:07.720 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:07.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:07.722 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:32:07.823 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:07.848 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:07.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:07.850 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:32:07.951 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:07.977 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:07.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:07.979 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:32:08.080 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:08.108 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:08.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:08.110 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:32:08.210 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:08.237 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:08.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:08.239 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:32:08.340 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:08.364 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:08.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:08.366 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:32:08.466 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:08.494 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:08.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:08.496 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:32:08.520 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:32:08 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:32:08] "GET /metrics HTTP/1.1" 200 36642 "" "Prometheus/2.51.0" 2024-09-14T04:32:08.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:08 smithi038 bash[84940]: cluster 2024-09-14T04:32:07.159738+0000 mgr.y (mgr.26165) 731 : cluster [DBG] pgmap v671: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 883 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 549 op/s; 4060/42453 objects degraded (9.564%); 2541/42453 objects misplaced (5.985%); 0 B/s, 46 objects/s recovering 2024-09-14T04:32:08.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:08 smithi038 bash[84940]: cluster 2024-09-14T04:32:07.159738+0000 mgr.y (mgr.26165) 731 : cluster [DBG] pgmap v671: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 883 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 549 op/s; 4060/42453 objects degraded (9.564%); 2541/42453 objects misplaced (5.985%); 0 B/s, 46 objects/s recovering 2024-09-14T04:32:08.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:08 smithi038 bash[84940]: audit 2024-09-14T04:32:07.370347+0000 mon.a (mon.0) 872 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 0.653937964838218}]': finished 2024-09-14T04:32:08.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:08 smithi038 bash[84940]: audit 2024-09-14T04:32:07.370347+0000 mon.a (mon.0) 872 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 0.653937964838218}]': finished 2024-09-14T04:32:08.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:08 smithi038 bash[84940]: cluster 2024-09-14T04:32:07.375574+0000 mon.a (mon.0) 873 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-09-14T04:32:08.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:08 smithi038 bash[84940]: cluster 2024-09-14T04:32:07.375574+0000 mon.a (mon.0) 873 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-09-14T04:32:08.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:08 smithi038 bash[87336]: cluster 2024-09-14T04:32:07.159738+0000 mgr.y (mgr.26165) 731 : cluster [DBG] pgmap v671: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 883 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 549 op/s; 4060/42453 objects degraded (9.564%); 2541/42453 objects misplaced (5.985%); 0 B/s, 46 objects/s recovering 2024-09-14T04:32:08.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:08 smithi038 bash[87336]: cluster 2024-09-14T04:32:07.159738+0000 mgr.y (mgr.26165) 731 : cluster [DBG] pgmap v671: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 883 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 549 op/s; 4060/42453 objects degraded (9.564%); 2541/42453 objects misplaced (5.985%); 0 B/s, 46 objects/s recovering 2024-09-14T04:32:08.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:08 smithi038 bash[87336]: audit 2024-09-14T04:32:07.370347+0000 mon.a (mon.0) 872 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 0.653937964838218}]': finished 2024-09-14T04:32:08.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:08 smithi038 bash[87336]: audit 2024-09-14T04:32:07.370347+0000 mon.a (mon.0) 872 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 0.653937964838218}]': finished 2024-09-14T04:32:08.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:08 smithi038 bash[87336]: cluster 2024-09-14T04:32:07.375574+0000 mon.a (mon.0) 873 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-09-14T04:32:08.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:08 smithi038 bash[87336]: cluster 2024-09-14T04:32:07.375574+0000 mon.a (mon.0) 873 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-09-14T04:32:08.597 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:08.662 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:08.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:08.664 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:32:08.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:08 smithi123 bash[68976]: cluster 2024-09-14T04:32:07.159738+0000 mgr.y (mgr.26165) 731 : cluster [DBG] pgmap v671: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 883 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 549 op/s; 4060/42453 objects degraded (9.564%); 2541/42453 objects misplaced (5.985%); 0 B/s, 46 objects/s recovering 2024-09-14T04:32:08.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:08 smithi123 bash[68976]: cluster 2024-09-14T04:32:07.159738+0000 mgr.y (mgr.26165) 731 : cluster [DBG] pgmap v671: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 883 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 549 op/s; 4060/42453 objects degraded (9.564%); 2541/42453 objects misplaced (5.985%); 0 B/s, 46 objects/s recovering 2024-09-14T04:32:08.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:08 smithi123 bash[68976]: audit 2024-09-14T04:32:07.370347+0000 mon.a (mon.0) 872 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 0.653937964838218}]': finished 2024-09-14T04:32:08.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:08 smithi123 bash[68976]: audit 2024-09-14T04:32:07.370347+0000 mon.a (mon.0) 872 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 0.653937964838218}]': finished 2024-09-14T04:32:08.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:08 smithi123 bash[68976]: cluster 2024-09-14T04:32:07.375574+0000 mon.a (mon.0) 873 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-09-14T04:32:08.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:08 smithi123 bash[68976]: cluster 2024-09-14T04:32:07.375574+0000 mon.a (mon.0) 873 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-09-14T04:32:08.764 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:08.791 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:08.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:08.794 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:32:08.894 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:08.916 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:08.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:08.918 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:32:09.018 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:09.044 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:09.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:09.046 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:32:09.147 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:09.174 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:09.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:09.177 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:32:09.277 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:09.305 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:09.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:09.307 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:32:09.408 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:09.433 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:09.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:09.436 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:32:09.537 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:09.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:09 smithi123 bash[68976]: cluster 2024-09-14T04:32:08.385874+0000 mon.a (mon.0) 874 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-09-14T04:32:09.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:09 smithi123 bash[68976]: cluster 2024-09-14T04:32:08.385874+0000 mon.a (mon.0) 874 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-09-14T04:32:09.563 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:09.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:09.565 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:32:09.666 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:09.677 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:09 smithi038 bash[87336]: cluster 2024-09-14T04:32:08.385874+0000 mon.a (mon.0) 874 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-09-14T04:32:09.677 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:09 smithi038 bash[87336]: cluster 2024-09-14T04:32:08.385874+0000 mon.a (mon.0) 874 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-09-14T04:32:09.677 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:09 smithi038 bash[84940]: cluster 2024-09-14T04:32:08.385874+0000 mon.a (mon.0) 874 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-09-14T04:32:09.677 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:09 smithi038 bash[84940]: cluster 2024-09-14T04:32:08.385874+0000 mon.a (mon.0) 874 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-09-14T04:32:09.694 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:09.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:09.696 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:32:09.797 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:09.827 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:09.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:09.829 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:32:09.930 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:09.952 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:09.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:09.954 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:32:10.055 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:10.082 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:10.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:10.084 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:32:10.185 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:10.209 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:10.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:10.212 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:32:10.313 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:10.334 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:10.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:10.336 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:32:10.411 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:32:10 smithi123 bash[61744]: ts=2024-09-14T04:32:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:32:10.437 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:10.465 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:10.466 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:10 smithi123 bash[68976]: cluster 2024-09-14T04:32:09.160448+0000 mgr.y (mgr.26165) 732 : cluster [DBG] pgmap v674: 89 pgs: 1 active+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 856 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 419 op/s; 2779/41145 objects degraded (6.754%); 2541/41145 objects misplaced (6.176%); 0 B/s, 32 objects/s recovering 2024-09-14T04:32:10.466 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:10 smithi123 bash[68976]: cluster 2024-09-14T04:32:09.160448+0000 mgr.y (mgr.26165) 732 : cluster [DBG] pgmap v674: 89 pgs: 1 active+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 856 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 419 op/s; 2779/41145 objects degraded (6.754%); 2541/41145 objects misplaced (6.176%); 0 B/s, 32 objects/s recovering 2024-09-14T04:32:10.466 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:10 smithi123 bash[68976]: cluster 2024-09-14T04:32:09.386701+0000 osd.4 (osd.4) 2 : cluster [DBG] 7.1 starting backfill to osd.1 from (0'0,0'0] MAX to 147'11729 2024-09-14T04:32:10.467 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:10 smithi123 bash[68976]: cluster 2024-09-14T04:32:09.386701+0000 osd.4 (osd.4) 2 : cluster [DBG] 7.1 starting backfill to osd.1 from (0'0,0'0] MAX to 147'11729 2024-09-14T04:32:10.467 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:10 smithi123 bash[68976]: cluster 2024-09-14T04:32:09.392614+0000 mon.a (mon.0) 875 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-09-14T04:32:10.467 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:10 smithi123 bash[68976]: cluster 2024-09-14T04:32:09.392614+0000 mon.a (mon.0) 875 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-09-14T04:32:10.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:10.468 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:32:10.568 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:10.570 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd set nodeep-scrub 2024-09-14T04:32:10.577 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:10 smithi038 bash[84940]: cluster 2024-09-14T04:32:09.160448+0000 mgr.y (mgr.26165) 732 : cluster [DBG] pgmap v674: 89 pgs: 1 active+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 856 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 419 op/s; 2779/41145 objects degraded (6.754%); 2541/41145 objects misplaced (6.176%); 0 B/s, 32 objects/s recovering 2024-09-14T04:32:10.577 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:10 smithi038 bash[84940]: cluster 2024-09-14T04:32:09.160448+0000 mgr.y (mgr.26165) 732 : cluster [DBG] pgmap v674: 89 pgs: 1 active+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 856 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 419 op/s; 2779/41145 objects degraded (6.754%); 2541/41145 objects misplaced (6.176%); 0 B/s, 32 objects/s recovering 2024-09-14T04:32:10.577 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:10 smithi038 bash[84940]: cluster 2024-09-14T04:32:09.386701+0000 osd.4 (osd.4) 2 : cluster [DBG] 7.1 starting backfill to osd.1 from (0'0,0'0] MAX to 147'11729 2024-09-14T04:32:10.577 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:10 smithi038 bash[84940]: cluster 2024-09-14T04:32:09.386701+0000 osd.4 (osd.4) 2 : cluster [DBG] 7.1 starting backfill to osd.1 from (0'0,0'0] MAX to 147'11729 2024-09-14T04:32:10.578 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:10 smithi038 bash[84940]: cluster 2024-09-14T04:32:09.392614+0000 mon.a (mon.0) 875 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-09-14T04:32:10.578 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:10 smithi038 bash[84940]: cluster 2024-09-14T04:32:09.392614+0000 mon.a (mon.0) 875 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-09-14T04:32:10.578 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:10 smithi038 bash[87336]: cluster 2024-09-14T04:32:09.160448+0000 mgr.y (mgr.26165) 732 : cluster [DBG] pgmap v674: 89 pgs: 1 active+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 856 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 419 op/s; 2779/41145 objects degraded (6.754%); 2541/41145 objects misplaced (6.176%); 0 B/s, 32 objects/s recovering 2024-09-14T04:32:10.578 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:10 smithi038 bash[87336]: cluster 2024-09-14T04:32:09.160448+0000 mgr.y (mgr.26165) 732 : cluster [DBG] pgmap v674: 89 pgs: 1 active+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 79 active+clean; 856 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 419 op/s; 2779/41145 objects degraded (6.754%); 2541/41145 objects misplaced (6.176%); 0 B/s, 32 objects/s recovering 2024-09-14T04:32:10.578 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:10 smithi038 bash[87336]: cluster 2024-09-14T04:32:09.386701+0000 osd.4 (osd.4) 2 : cluster [DBG] 7.1 starting backfill to osd.1 from (0'0,0'0] MAX to 147'11729 2024-09-14T04:32:10.578 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:10 smithi038 bash[87336]: cluster 2024-09-14T04:32:09.386701+0000 osd.4 (osd.4) 2 : cluster [DBG] 7.1 starting backfill to osd.1 from (0'0,0'0] MAX to 147'11729 2024-09-14T04:32:10.578 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:10 smithi038 bash[87336]: cluster 2024-09-14T04:32:09.392614+0000 mon.a (mon.0) 875 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-09-14T04:32:10.578 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:10 smithi038 bash[87336]: cluster 2024-09-14T04:32:09.392614+0000 mon.a (mon.0) 875 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-09-14T04:32:10.591 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:10.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:10.594 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:32:10.596 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-14T04:32:10.695 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:10.719 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:10.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:10.722 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:32:10.822 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:10.845 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:10.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:10.847 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:32:10.948 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:10.970 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:10.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:10.972 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:32:11.073 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:11.100 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:11.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:11.102 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:32:11.203 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:11.223 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:11.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:11.225 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:32:11.326 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:11.347 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:11.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:11.350 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:32:11.451 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:11.473 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:11.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:11.475 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:32:11.576 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:11.598 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:11.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:11.600 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:32:11.701 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:11.720 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:11.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:11.723 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:32:11.823 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:11.844 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:11.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:11.846 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:32:11.947 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:11.967 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:11.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:11.968 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:32:12.069 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:12.088 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:12.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:12.090 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:32:12.191 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:12.213 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:12.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:12.214 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:32:12.315 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:12.339 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:12.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:12.341 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:32:12.366 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:32:12.442 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:12.465 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:12.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:12.467 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:32:12.568 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:12.576 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:12 smithi123 bash[68976]: cluster 2024-09-14T04:32:11.161098+0000 mgr.y (mgr.26165) 733 : cluster [DBG] pgmap v676: 89 pgs: 1 active+remapped+backfilling, 1 active+undersized+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+degraded, 79 active+clean; 807 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 342 op/s; 9166/38775 objects degraded (23.639%); 2812/38775 objects misplaced (7.252%); 2.6 MiB/s, 75 objects/s recovering 2024-09-14T04:32:12.577 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:12 smithi123 bash[68976]: cluster 2024-09-14T04:32:11.161098+0000 mgr.y (mgr.26165) 733 : cluster [DBG] pgmap v676: 89 pgs: 1 active+remapped+backfilling, 1 active+undersized+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+degraded, 79 active+clean; 807 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 342 op/s; 9166/38775 objects degraded (23.639%); 2812/38775 objects misplaced (7.252%); 2.6 MiB/s, 75 objects/s recovering 2024-09-14T04:32:12.577 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:12 smithi123 bash[68976]: cluster 2024-09-14T04:32:11.428458+0000 mon.a (mon.0) 876 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-09-14T04:32:12.577 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:12 smithi123 bash[68976]: cluster 2024-09-14T04:32:11.428458+0000 mon.a (mon.0) 876 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-09-14T04:32:12.577 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:12 smithi123 bash[68976]: audit 2024-09-14T04:32:11.988707+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:32:12.577 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:12 smithi123 bash[68976]: audit 2024-09-14T04:32:11.988707+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:32:12.577 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:12 smithi123 bash[68976]: audit 2024-09-14T04:32:12.003875+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:32:12.577 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:12 smithi123 bash[68976]: audit 2024-09-14T04:32:12.003875+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:32:12.577 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:12 smithi123 bash[68976]: cluster 2024-09-14T04:32:12.097692+0000 mon.a (mon.0) 879 : cluster [WRN] Health check update: Degraded data redundancy: 9166/38775 objects degraded (23.639%), 4 pgs degraded (PG_DEGRADED) 2024-09-14T04:32:12.577 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:12 smithi123 bash[68976]: cluster 2024-09-14T04:32:12.097692+0000 mon.a (mon.0) 879 : cluster [WRN] Health check update: Degraded data redundancy: 9166/38775 objects degraded (23.639%), 4 pgs degraded (PG_DEGRADED) 2024-09-14T04:32:12.587 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:12.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:12.589 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:32:12.690 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:12.699 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:12 smithi038 bash[87336]: cluster 2024-09-14T04:32:11.161098+0000 mgr.y (mgr.26165) 733 : cluster [DBG] pgmap v676: 89 pgs: 1 active+remapped+backfilling, 1 active+undersized+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+degraded, 79 active+clean; 807 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 342 op/s; 9166/38775 objects degraded (23.639%); 2812/38775 objects misplaced (7.252%); 2.6 MiB/s, 75 objects/s recovering 2024-09-14T04:32:12.699 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:12 smithi038 bash[87336]: cluster 2024-09-14T04:32:11.161098+0000 mgr.y (mgr.26165) 733 : cluster [DBG] pgmap v676: 89 pgs: 1 active+remapped+backfilling, 1 active+undersized+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+degraded, 79 active+clean; 807 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 342 op/s; 9166/38775 objects degraded (23.639%); 2812/38775 objects misplaced (7.252%); 2.6 MiB/s, 75 objects/s recovering 2024-09-14T04:32:12.700 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:12 smithi038 bash[87336]: cluster 2024-09-14T04:32:11.428458+0000 mon.a (mon.0) 876 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-09-14T04:32:12.700 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:12 smithi038 bash[87336]: cluster 2024-09-14T04:32:11.428458+0000 mon.a (mon.0) 876 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-09-14T04:32:12.700 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:12 smithi038 bash[87336]: audit 2024-09-14T04:32:11.988707+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:32:12.700 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:12 smithi038 bash[87336]: audit 2024-09-14T04:32:11.988707+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:32:12.700 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:12 smithi038 bash[87336]: audit 2024-09-14T04:32:12.003875+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:32:12.700 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:12 smithi038 bash[87336]: audit 2024-09-14T04:32:12.003875+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:32:12.700 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:12 smithi038 bash[87336]: cluster 2024-09-14T04:32:12.097692+0000 mon.a (mon.0) 879 : cluster [WRN] Health check update: Degraded data redundancy: 9166/38775 objects degraded (23.639%), 4 pgs degraded (PG_DEGRADED) 2024-09-14T04:32:12.700 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:12 smithi038 bash[87336]: cluster 2024-09-14T04:32:12.097692+0000 mon.a (mon.0) 879 : cluster [WRN] Health check update: Degraded data redundancy: 9166/38775 objects degraded (23.639%), 4 pgs degraded (PG_DEGRADED) 2024-09-14T04:32:12.700 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:12 smithi038 bash[84940]: cluster 2024-09-14T04:32:11.161098+0000 mgr.y (mgr.26165) 733 : cluster [DBG] pgmap v676: 89 pgs: 1 active+remapped+backfilling, 1 active+undersized+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+degraded, 79 active+clean; 807 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 342 op/s; 9166/38775 objects degraded (23.639%); 2812/38775 objects misplaced (7.252%); 2.6 MiB/s, 75 objects/s recovering 2024-09-14T04:32:12.700 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:12 smithi038 bash[84940]: cluster 2024-09-14T04:32:11.161098+0000 mgr.y (mgr.26165) 733 : cluster [DBG] pgmap v676: 89 pgs: 1 active+remapped+backfilling, 1 active+undersized+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+degraded, 79 active+clean; 807 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 342 op/s; 9166/38775 objects degraded (23.639%); 2812/38775 objects misplaced (7.252%); 2.6 MiB/s, 75 objects/s recovering 2024-09-14T04:32:12.700 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:12 smithi038 bash[84940]: cluster 2024-09-14T04:32:11.428458+0000 mon.a (mon.0) 876 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-09-14T04:32:12.701 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:12 smithi038 bash[84940]: cluster 2024-09-14T04:32:11.428458+0000 mon.a (mon.0) 876 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-09-14T04:32:12.701 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:12 smithi038 bash[84940]: audit 2024-09-14T04:32:11.988707+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:32:12.701 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:12 smithi038 bash[84940]: audit 2024-09-14T04:32:11.988707+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:32:12.701 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:12 smithi038 bash[84940]: audit 2024-09-14T04:32:12.003875+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:32:12.701 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:12 smithi038 bash[84940]: audit 2024-09-14T04:32:12.003875+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:32:12.701 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:12 smithi038 bash[84940]: cluster 2024-09-14T04:32:12.097692+0000 mon.a (mon.0) 879 : cluster [WRN] Health check update: Degraded data redundancy: 9166/38775 objects degraded (23.639%), 4 pgs degraded (PG_DEGRADED) 2024-09-14T04:32:12.701 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:12 smithi038 bash[84940]: cluster 2024-09-14T04:32:12.097692+0000 mon.a (mon.0) 879 : cluster [WRN] Health check update: Degraded data redundancy: 9166/38775 objects degraded (23.639%), 4 pgs degraded (PG_DEGRADED) 2024-09-14T04:32:12.714 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:12.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:12.717 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:32:12.818 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:12.838 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:12.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:12.841 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:32:12.941 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:12.961 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:12.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:12.963 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:32:13.064 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:13.089 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:13.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:13.091 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:32:13.192 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:13.220 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:13.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:13.223 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:32:13.324 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:13.344 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:13.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:13.346 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:32:13.447 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:13.463 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:13 smithi123 bash[68976]: cluster 2024-09-14T04:32:12.432584+0000 mon.a (mon.0) 880 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-09-14T04:32:13.463 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:13 smithi123 bash[68976]: cluster 2024-09-14T04:32:12.432584+0000 mon.a (mon.0) 880 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-09-14T04:32:13.463 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:13 smithi123 bash[68976]: audit 2024-09-14T04:32:13.115786+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:32:13.463 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:13 smithi123 bash[68976]: audit 2024-09-14T04:32:13.115786+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:32:13.463 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:13 smithi123 bash[68976]: audit 2024-09-14T04:32:13.125671+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:32:13.463 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:13 smithi123 bash[68976]: audit 2024-09-14T04:32:13.125671+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:32:13.482 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:13.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:13.484 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:32:13.585 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:13.605 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:13.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:13.607 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:32:13.708 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:13.733 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:13.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:13.735 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:32:13.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:13 smithi038 bash[84940]: cluster 2024-09-14T04:32:12.432584+0000 mon.a (mon.0) 880 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-09-14T04:32:13.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:13 smithi038 bash[84940]: cluster 2024-09-14T04:32:12.432584+0000 mon.a (mon.0) 880 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-09-14T04:32:13.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:13 smithi038 bash[84940]: audit 2024-09-14T04:32:13.115786+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:32:13.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:13 smithi038 bash[84940]: audit 2024-09-14T04:32:13.115786+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:32:13.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:13 smithi038 bash[84940]: audit 2024-09-14T04:32:13.125671+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:32:13.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:13 smithi038 bash[84940]: audit 2024-09-14T04:32:13.125671+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:32:13.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:13 smithi038 bash[87336]: cluster 2024-09-14T04:32:12.432584+0000 mon.a (mon.0) 880 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-09-14T04:32:13.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:13 smithi038 bash[87336]: cluster 2024-09-14T04:32:12.432584+0000 mon.a (mon.0) 880 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-09-14T04:32:13.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:13 smithi038 bash[87336]: audit 2024-09-14T04:32:13.115786+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:32:13.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:13 smithi038 bash[87336]: audit 2024-09-14T04:32:13.115786+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:32:13.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:13 smithi038 bash[87336]: audit 2024-09-14T04:32:13.125671+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:32:13.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:13 smithi038 bash[87336]: audit 2024-09-14T04:32:13.125671+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:32:13.836 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:13.863 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:13.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:13.866 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:32:13.967 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:13.987 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:13.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:13.992 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:32:14.093 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:14.115 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:14.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:14.118 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:32:14.218 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:14.247 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:14.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:14.249 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:32:14.350 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:14.377 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:14.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:14.379 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:32:14.396 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:32:14.480 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:14.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:14 smithi123 bash[68976]: cluster 2024-09-14T04:32:13.161618+0000 mgr.y (mgr.26165) 734 : cluster [DBG] pgmap v679: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 2 active+recovery_wait+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+degraded, 80 active+clean; 806 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 168 op/s; 9166/38733 objects degraded (23.665%); 2812/38733 objects misplaced (7.260%); 3.1 MiB/s, 274 objects/s recovering 2024-09-14T04:32:14.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:14 smithi123 bash[68976]: cluster 2024-09-14T04:32:13.161618+0000 mgr.y (mgr.26165) 734 : cluster [DBG] pgmap v679: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 2 active+recovery_wait+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+degraded, 80 active+clean; 806 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 168 op/s; 9166/38733 objects degraded (23.665%); 2812/38733 objects misplaced (7.260%); 3.1 MiB/s, 274 objects/s recovering 2024-09-14T04:32:14.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:14 smithi123 bash[68976]: audit 2024-09-14T04:32:13.872912+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:32:14.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:14 smithi123 bash[68976]: audit 2024-09-14T04:32:13.872912+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:32:14.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:14 smithi123 bash[68976]: audit 2024-09-14T04:32:13.873915+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:32:14.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:14 smithi123 bash[68976]: audit 2024-09-14T04:32:13.873915+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:32:14.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:14 smithi123 bash[68976]: audit 2024-09-14T04:32:13.880741+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:32:14.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:14 smithi123 bash[68976]: audit 2024-09-14T04:32:13.880741+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:32:14.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:14.509 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:14.509 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:32:14.610 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:14.635 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:14.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:14.638 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:32:14.739 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:14.767 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:14.768 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:14 smithi038 bash[84940]: cluster 2024-09-14T04:32:13.161618+0000 mgr.y (mgr.26165) 734 : cluster [DBG] pgmap v679: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 2 active+recovery_wait+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+degraded, 80 active+clean; 806 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 168 op/s; 9166/38733 objects degraded (23.665%); 2812/38733 objects misplaced (7.260%); 3.1 MiB/s, 274 objects/s recovering 2024-09-14T04:32:14.768 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:14 smithi038 bash[84940]: cluster 2024-09-14T04:32:13.161618+0000 mgr.y (mgr.26165) 734 : cluster [DBG] pgmap v679: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 2 active+recovery_wait+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+degraded, 80 active+clean; 806 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 168 op/s; 9166/38733 objects degraded (23.665%); 2812/38733 objects misplaced (7.260%); 3.1 MiB/s, 274 objects/s recovering 2024-09-14T04:32:14.768 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:14 smithi038 bash[84940]: audit 2024-09-14T04:32:13.872912+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:32:14.768 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:14 smithi038 bash[84940]: audit 2024-09-14T04:32:13.872912+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:32:14.768 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:14 smithi038 bash[84940]: audit 2024-09-14T04:32:13.873915+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:32:14.768 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:14 smithi038 bash[84940]: audit 2024-09-14T04:32:13.873915+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:32:14.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:14 smithi038 bash[84940]: audit 2024-09-14T04:32:13.880741+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:32:14.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:14 smithi038 bash[84940]: audit 2024-09-14T04:32:13.880741+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:32:14.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:14 smithi038 bash[87336]: cluster 2024-09-14T04:32:13.161618+0000 mgr.y (mgr.26165) 734 : cluster [DBG] pgmap v679: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 2 active+recovery_wait+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+degraded, 80 active+clean; 806 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 168 op/s; 9166/38733 objects degraded (23.665%); 2812/38733 objects misplaced (7.260%); 3.1 MiB/s, 274 objects/s recovering 2024-09-14T04:32:14.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:14 smithi038 bash[87336]: cluster 2024-09-14T04:32:13.161618+0000 mgr.y (mgr.26165) 734 : cluster [DBG] pgmap v679: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 2 active+recovery_wait+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+degraded, 80 active+clean; 806 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 168 op/s; 9166/38733 objects degraded (23.665%); 2812/38733 objects misplaced (7.260%); 3.1 MiB/s, 274 objects/s recovering 2024-09-14T04:32:14.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:14 smithi038 bash[87336]: audit 2024-09-14T04:32:13.872912+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:32:14.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:14 smithi038 bash[87336]: audit 2024-09-14T04:32:13.872912+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:32:14.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:14 smithi038 bash[87336]: audit 2024-09-14T04:32:13.873915+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:32:14.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:14 smithi038 bash[87336]: audit 2024-09-14T04:32:13.873915+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:32:14.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:14 smithi038 bash[87336]: audit 2024-09-14T04:32:13.880741+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:32:14.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:14 smithi038 bash[87336]: audit 2024-09-14T04:32:13.880741+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:32:14.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:14.770 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:32:14.869 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 4, 5, 6, 7, 0] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-09-14T04:32:14.869 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-14T04:32:14.870 INFO:tasks.thrashosds.thrasher:fixing pg num pool .mgr 2024-09-14T04:32:14.870 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-14T04:32:14.871 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:14.894 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:14.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:14.900 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:32:15.001 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:15.020 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:15.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:15.023 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:32:15.123 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:15.142 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:15.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:15.144 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:32:15.245 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:15.267 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:15.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:15.269 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:32:15.370 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:15.396 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:15.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:15.399 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:32:15.412 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:32:15.481 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:15 smithi038 bash[87336]: cluster 2024-09-14T04:32:14.460610+0000 mon.a (mon.0) 886 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-09-14T04:32:15.481 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:15 smithi038 bash[87336]: cluster 2024-09-14T04:32:14.460610+0000 mon.a (mon.0) 886 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-09-14T04:32:15.481 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:15 smithi038 bash[87336]: audit 2024-09-14T04:32:15.226070+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:32:15.481 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:15 smithi038 bash[87336]: audit 2024-09-14T04:32:15.226070+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:32:15.481 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:15 smithi038 bash[87336]: audit 2024-09-14T04:32:15.229809+0000 mon.a (mon.0) 888 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:32:15.481 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:15 smithi038 bash[87336]: audit 2024-09-14T04:32:15.229809+0000 mon.a (mon.0) 888 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:32:15.500 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:15.521 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:15.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:15.523 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:32:15.624 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:15.647 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:15.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:15.648 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:32:15.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:15 smithi123 bash[68976]: cluster 2024-09-14T04:32:14.460610+0000 mon.a (mon.0) 886 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-09-14T04:32:15.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:15 smithi123 bash[68976]: cluster 2024-09-14T04:32:14.460610+0000 mon.a (mon.0) 886 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-09-14T04:32:15.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:15 smithi123 bash[68976]: audit 2024-09-14T04:32:15.226070+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:32:15.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:15 smithi123 bash[68976]: audit 2024-09-14T04:32:15.226070+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:32:15.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:15 smithi123 bash[68976]: audit 2024-09-14T04:32:15.229809+0000 mon.a (mon.0) 888 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:32:15.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:15 smithi123 bash[68976]: audit 2024-09-14T04:32:15.229809+0000 mon.a (mon.0) 888 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:32:15.749 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:15.777 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:15.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:15.782 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:32:15.787 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:15 smithi038 bash[84940]: cluster 2024-09-14T04:32:14.460610+0000 mon.a (mon.0) 886 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-09-14T04:32:15.787 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:15 smithi038 bash[84940]: cluster 2024-09-14T04:32:14.460610+0000 mon.a (mon.0) 886 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-09-14T04:32:15.787 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:15 smithi038 bash[84940]: audit 2024-09-14T04:32:15.226070+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:32:15.787 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:15 smithi038 bash[84940]: audit 2024-09-14T04:32:15.226070+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:32:15.787 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:15 smithi038 bash[84940]: audit 2024-09-14T04:32:15.229809+0000 mon.a (mon.0) 888 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:32:15.787 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:15 smithi038 bash[84940]: audit 2024-09-14T04:32:15.229809+0000 mon.a (mon.0) 888 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:32:15.883 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:15.905 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:15.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:15.907 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:32:16.008 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:16.035 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:16.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:16.041 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:32:16.142 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:16.179 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:16.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:16.181 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:32:16.282 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:16.304 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:16.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:16.306 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:32:16.407 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:16.428 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:16.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:16.430 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:32:16.531 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:16.561 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:16.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:16.565 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:32:16.666 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:16.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:16.685 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:16.685 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:32:16.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:16 smithi123 bash[68976]: cluster 2024-09-14T04:32:15.162125+0000 mgr.y (mgr.26165) 735 : cluster [DBG] pgmap v681: 89 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+degraded, 80 active+clean; 794 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 171 op/s; 15512/38169 objects degraded (40.640%); 2785/38169 objects misplaced (7.296%); 2.6 MiB/s, 227 objects/s recovering 2024-09-14T04:32:16.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:16 smithi123 bash[68976]: cluster 2024-09-14T04:32:15.162125+0000 mgr.y (mgr.26165) 735 : cluster [DBG] pgmap v681: 89 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+degraded, 80 active+clean; 794 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 171 op/s; 15512/38169 objects degraded (40.640%); 2785/38169 objects misplaced (7.296%); 2.6 MiB/s, 227 objects/s recovering 2024-09-14T04:32:16.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:16 smithi123 bash[68976]: cluster 2024-09-14T04:32:15.482628+0000 mon.a (mon.0) 889 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-09-14T04:32:16.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:16 smithi123 bash[68976]: cluster 2024-09-14T04:32:15.482628+0000 mon.a (mon.0) 889 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-09-14T04:32:16.755 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:16 smithi038 bash[84940]: cluster 2024-09-14T04:32:15.162125+0000 mgr.y (mgr.26165) 735 : cluster [DBG] pgmap v681: 89 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+degraded, 80 active+clean; 794 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 171 op/s; 15512/38169 objects degraded (40.640%); 2785/38169 objects misplaced (7.296%); 2.6 MiB/s, 227 objects/s recovering 2024-09-14T04:32:16.755 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:16 smithi038 bash[84940]: cluster 2024-09-14T04:32:15.162125+0000 mgr.y (mgr.26165) 735 : cluster [DBG] pgmap v681: 89 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+degraded, 80 active+clean; 794 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 171 op/s; 15512/38169 objects degraded (40.640%); 2785/38169 objects misplaced (7.296%); 2.6 MiB/s, 227 objects/s recovering 2024-09-14T04:32:16.755 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:16 smithi038 bash[84940]: cluster 2024-09-14T04:32:15.482628+0000 mon.a (mon.0) 889 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-09-14T04:32:16.755 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:16 smithi038 bash[84940]: cluster 2024-09-14T04:32:15.482628+0000 mon.a (mon.0) 889 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-09-14T04:32:16.755 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:16 smithi038 bash[87336]: cluster 2024-09-14T04:32:15.162125+0000 mgr.y (mgr.26165) 735 : cluster [DBG] pgmap v681: 89 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+degraded, 80 active+clean; 794 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 171 op/s; 15512/38169 objects degraded (40.640%); 2785/38169 objects misplaced (7.296%); 2.6 MiB/s, 227 objects/s recovering 2024-09-14T04:32:16.755 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:16 smithi038 bash[87336]: cluster 2024-09-14T04:32:15.162125+0000 mgr.y (mgr.26165) 735 : cluster [DBG] pgmap v681: 89 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+degraded, 80 active+clean; 794 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 171 op/s; 15512/38169 objects degraded (40.640%); 2785/38169 objects misplaced (7.296%); 2.6 MiB/s, 227 objects/s recovering 2024-09-14T04:32:16.755 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:16 smithi038 bash[87336]: cluster 2024-09-14T04:32:15.482628+0000 mon.a (mon.0) 889 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-09-14T04:32:16.756 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:16 smithi038 bash[87336]: cluster 2024-09-14T04:32:15.482628+0000 mon.a (mon.0) 889 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-09-14T04:32:16.786 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:16.813 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:16.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:16.821 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:32:16.922 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:16.941 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:16.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:16.944 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:32:17.044 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:17.064 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:17.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:17.068 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:32:17.169 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:17.194 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:17.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:17.202 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:32:17.303 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:17.327 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:17.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:17.330 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:32:17.431 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:17.452 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:17.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:17.454 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:32:17.555 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:17.613 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:17.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:17.617 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:32:17.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:17 smithi123 bash[68976]: cluster 2024-09-14T04:32:17.098283+0000 mon.a (mon.0) 890 : cluster [WRN] Health check update: Degraded data redundancy: 15512/38169 objects degraded (40.640%), 4 pgs degraded (PG_DEGRADED) 2024-09-14T04:32:17.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:17 smithi123 bash[68976]: cluster 2024-09-14T04:32:17.098283+0000 mon.a (mon.0) 890 : cluster [WRN] Health check update: Degraded data redundancy: 15512/38169 objects degraded (40.640%), 4 pgs degraded (PG_DEGRADED) 2024-09-14T04:32:17.717 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:17.737 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:17.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:17.741 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:32:17.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:17 smithi038 bash[84940]: cluster 2024-09-14T04:32:17.098283+0000 mon.a (mon.0) 890 : cluster [WRN] Health check update: Degraded data redundancy: 15512/38169 objects degraded (40.640%), 4 pgs degraded (PG_DEGRADED) 2024-09-14T04:32:17.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:17 smithi038 bash[84940]: cluster 2024-09-14T04:32:17.098283+0000 mon.a (mon.0) 890 : cluster [WRN] Health check update: Degraded data redundancy: 15512/38169 objects degraded (40.640%), 4 pgs degraded (PG_DEGRADED) 2024-09-14T04:32:17.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:17 smithi038 bash[87336]: cluster 2024-09-14T04:32:17.098283+0000 mon.a (mon.0) 890 : cluster [WRN] Health check update: Degraded data redundancy: 15512/38169 objects degraded (40.640%), 4 pgs degraded (PG_DEGRADED) 2024-09-14T04:32:17.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:17 smithi038 bash[87336]: cluster 2024-09-14T04:32:17.098283+0000 mon.a (mon.0) 890 : cluster [WRN] Health check update: Degraded data redundancy: 15512/38169 objects degraded (40.640%), 4 pgs degraded (PG_DEGRADED) 2024-09-14T04:32:17.842 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:17.863 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:17.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:17.869 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:32:17.970 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:18.000 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:18.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:18.006 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:32:18.107 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:18.130 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:18.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:18.132 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:32:18.233 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:18.258 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:18.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:18.260 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:32:18.270 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:32:18 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:32:18] "GET /metrics HTTP/1.1" 200 36664 "" "Prometheus/2.51.0" 2024-09-14T04:32:18.361 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:18.385 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:18.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:18.387 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:32:18.488 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:18.511 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:18.598 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:18 smithi038 bash[84940]: cluster 2024-09-14T04:32:17.162688+0000 mgr.y (mgr.26165) 736 : cluster [DBG] pgmap v683: 89 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 83 active+clean; 792 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 41 op/s; 7753/38052 objects degraded (20.375%); 3113/38052 objects misplaced (8.181%); 5.6 MiB/s, 292 objects/s recovering 2024-09-14T04:32:18.598 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:18 smithi038 bash[84940]: cluster 2024-09-14T04:32:17.162688+0000 mgr.y (mgr.26165) 736 : cluster [DBG] pgmap v683: 89 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 83 active+clean; 792 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 41 op/s; 7753/38052 objects degraded (20.375%); 3113/38052 objects misplaced (8.181%); 5.6 MiB/s, 292 objects/s recovering 2024-09-14T04:32:18.599 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:18 smithi038 bash[87336]: cluster 2024-09-14T04:32:17.162688+0000 mgr.y (mgr.26165) 736 : cluster [DBG] pgmap v683: 89 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 83 active+clean; 792 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 41 op/s; 7753/38052 objects degraded (20.375%); 3113/38052 objects misplaced (8.181%); 5.6 MiB/s, 292 objects/s recovering 2024-09-14T04:32:18.599 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:18 smithi038 bash[87336]: cluster 2024-09-14T04:32:17.162688+0000 mgr.y (mgr.26165) 736 : cluster [DBG] pgmap v683: 89 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 83 active+clean; 792 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 41 op/s; 7753/38052 objects degraded (20.375%); 3113/38052 objects misplaced (8.181%); 5.6 MiB/s, 292 objects/s recovering 2024-09-14T04:32:18.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:18.599 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:32:18.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:18 smithi123 bash[68976]: cluster 2024-09-14T04:32:17.162688+0000 mgr.y (mgr.26165) 736 : cluster [DBG] pgmap v683: 89 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 83 active+clean; 792 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 41 op/s; 7753/38052 objects degraded (20.375%); 3113/38052 objects misplaced (8.181%); 5.6 MiB/s, 292 objects/s recovering 2024-09-14T04:32:18.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:18 smithi123 bash[68976]: cluster 2024-09-14T04:32:17.162688+0000 mgr.y (mgr.26165) 736 : cluster [DBG] pgmap v683: 89 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 83 active+clean; 792 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 41 op/s; 7753/38052 objects degraded (20.375%); 3113/38052 objects misplaced (8.181%); 5.6 MiB/s, 292 objects/s recovering 2024-09-14T04:32:18.701 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:18.723 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:18.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:18.725 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:32:18.826 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:18.847 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:18.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:18.849 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:32:18.950 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:18.973 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:18.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:18.975 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:32:19.076 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:19.112 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:19.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:19.117 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:32:19.218 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:19.255 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:19.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:19.258 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:32:19.358 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:19.400 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:19.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:19.405 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:32:19.486 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:32:19.505 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:19.531 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:19.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:19.537 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:32:19.638 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:19.676 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:19.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:19.679 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:32:19.780 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:19.821 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:19.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:19.825 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:32:19.926 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:19.948 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:19.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:19.951 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:32:20.052 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:20.074 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:20.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:20.077 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:32:20.178 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:20.201 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:20.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:20.202 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:32:20.303 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:20.334 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:20.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:20.337 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:32:20.437 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:20.458 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:20.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:20.462 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:32:20.502 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:32:20 smithi123 bash[61744]: ts=2024-09-14T04:32:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:32:20.563 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:20.587 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:20.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:20.589 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:32:20.690 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:20.717 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:20.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:20.724 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:32:20.825 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:20.834 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:20 smithi123 bash[68976]: cluster 2024-09-14T04:32:19.163256+0000 mgr.y (mgr.26165) 737 : cluster [DBG] pgmap v684: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 769 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 89 op/s; 7753/36963 objects degraded (20.975%); 3113/36963 objects misplaced (8.422%); 4.7 MiB/s, 279 objects/s recovering 2024-09-14T04:32:20.834 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:20 smithi123 bash[68976]: cluster 2024-09-14T04:32:19.163256+0000 mgr.y (mgr.26165) 737 : cluster [DBG] pgmap v684: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 769 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 89 op/s; 7753/36963 objects degraded (20.975%); 3113/36963 objects misplaced (8.422%); 4.7 MiB/s, 279 objects/s recovering 2024-09-14T04:32:20.848 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:20.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:20.852 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:32:20.861 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:20 smithi038 bash[84940]: cluster 2024-09-14T04:32:19.163256+0000 mgr.y (mgr.26165) 737 : cluster [DBG] pgmap v684: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 769 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 89 op/s; 7753/36963 objects degraded (20.975%); 3113/36963 objects misplaced (8.422%); 4.7 MiB/s, 279 objects/s recovering 2024-09-14T04:32:20.861 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:20 smithi038 bash[84940]: cluster 2024-09-14T04:32:19.163256+0000 mgr.y (mgr.26165) 737 : cluster [DBG] pgmap v684: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 769 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 89 op/s; 7753/36963 objects degraded (20.975%); 3113/36963 objects misplaced (8.422%); 4.7 MiB/s, 279 objects/s recovering 2024-09-14T04:32:20.861 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:20 smithi038 bash[87336]: cluster 2024-09-14T04:32:19.163256+0000 mgr.y (mgr.26165) 737 : cluster [DBG] pgmap v684: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 769 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 89 op/s; 7753/36963 objects degraded (20.975%); 3113/36963 objects misplaced (8.422%); 4.7 MiB/s, 279 objects/s recovering 2024-09-14T04:32:20.862 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:20 smithi038 bash[87336]: cluster 2024-09-14T04:32:19.163256+0000 mgr.y (mgr.26165) 737 : cluster [DBG] pgmap v684: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 769 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 89 op/s; 7753/36963 objects degraded (20.975%); 3113/36963 objects misplaced (8.422%); 4.7 MiB/s, 279 objects/s recovering 2024-09-14T04:32:20.952 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:20.970 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:20.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:20.972 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:32:21.073 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:21.108 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:21.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:21.117 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:32:21.218 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:21.236 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:21.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:21.238 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:32:21.339 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:21.363 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:21.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:21.365 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:32:21.466 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:21.492 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:21.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:21.495 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:32:21.595 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:21.620 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:21.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:21.622 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:32:21.723 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:21.767 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:21.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:21.773 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:32:21.874 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:21.903 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:21.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:21.908 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:32:22.008 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:22.031 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:22.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:22.034 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:32:22.134 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:22.160 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:22.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:22.162 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:32:22.263 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:22.289 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:22.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:22.291 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:32:22.392 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:22.414 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:22.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:22.419 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:32:22.520 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:22.530 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:22 smithi123 bash[68976]: cluster 2024-09-14T04:32:21.164077+0000 mgr.y (mgr.26165) 738 : cluster [DBG] pgmap v685: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 680 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 251 op/s; 7878/32685 objects degraded (24.103%); 2618/32685 objects misplaced (8.010%); 4.0 MiB/s, 116 objects/s recovering 2024-09-14T04:32:22.530 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:22 smithi123 bash[68976]: cluster 2024-09-14T04:32:21.164077+0000 mgr.y (mgr.26165) 738 : cluster [DBG] pgmap v685: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 680 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 251 op/s; 7878/32685 objects degraded (24.103%); 2618/32685 objects misplaced (8.010%); 4.0 MiB/s, 116 objects/s recovering 2024-09-14T04:32:22.530 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:22 smithi123 bash[68976]: cluster 2024-09-14T04:32:22.099059+0000 mon.a (mon.0) 891 : cluster [WRN] Health check update: Degraded data redundancy: 7878/32685 objects degraded (24.103%), 2 pgs degraded (PG_DEGRADED) 2024-09-14T04:32:22.530 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:22 smithi123 bash[68976]: cluster 2024-09-14T04:32:22.099059+0000 mon.a (mon.0) 891 : cluster [WRN] Health check update: Degraded data redundancy: 7878/32685 objects degraded (24.103%), 2 pgs degraded (PG_DEGRADED) 2024-09-14T04:32:22.542 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:22.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:22.544 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:32:22.645 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:22.689 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:22.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:22.692 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:32:22.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:22 smithi038 bash[84940]: cluster 2024-09-14T04:32:21.164077+0000 mgr.y (mgr.26165) 738 : cluster [DBG] pgmap v685: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 680 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 251 op/s; 7878/32685 objects degraded (24.103%); 2618/32685 objects misplaced (8.010%); 4.0 MiB/s, 116 objects/s recovering 2024-09-14T04:32:22.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:22 smithi038 bash[84940]: cluster 2024-09-14T04:32:21.164077+0000 mgr.y (mgr.26165) 738 : cluster [DBG] pgmap v685: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 680 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 251 op/s; 7878/32685 objects degraded (24.103%); 2618/32685 objects misplaced (8.010%); 4.0 MiB/s, 116 objects/s recovering 2024-09-14T04:32:22.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:22 smithi038 bash[84940]: cluster 2024-09-14T04:32:22.099059+0000 mon.a (mon.0) 891 : cluster [WRN] Health check update: Degraded data redundancy: 7878/32685 objects degraded (24.103%), 2 pgs degraded (PG_DEGRADED) 2024-09-14T04:32:22.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:22 smithi038 bash[84940]: cluster 2024-09-14T04:32:22.099059+0000 mon.a (mon.0) 891 : cluster [WRN] Health check update: Degraded data redundancy: 7878/32685 objects degraded (24.103%), 2 pgs degraded (PG_DEGRADED) 2024-09-14T04:32:22.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:22 smithi038 bash[87336]: cluster 2024-09-14T04:32:21.164077+0000 mgr.y (mgr.26165) 738 : cluster [DBG] pgmap v685: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 680 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 251 op/s; 7878/32685 objects degraded (24.103%); 2618/32685 objects misplaced (8.010%); 4.0 MiB/s, 116 objects/s recovering 2024-09-14T04:32:22.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:22 smithi038 bash[87336]: cluster 2024-09-14T04:32:21.164077+0000 mgr.y (mgr.26165) 738 : cluster [DBG] pgmap v685: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 680 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 251 op/s; 7878/32685 objects degraded (24.103%); 2618/32685 objects misplaced (8.010%); 4.0 MiB/s, 116 objects/s recovering 2024-09-14T04:32:22.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:22 smithi038 bash[87336]: cluster 2024-09-14T04:32:22.099059+0000 mon.a (mon.0) 891 : cluster [WRN] Health check update: Degraded data redundancy: 7878/32685 objects degraded (24.103%), 2 pgs degraded (PG_DEGRADED) 2024-09-14T04:32:22.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:22 smithi038 bash[87336]: cluster 2024-09-14T04:32:22.099059+0000 mon.a (mon.0) 891 : cluster [WRN] Health check update: Degraded data redundancy: 7878/32685 objects degraded (24.103%), 2 pgs degraded (PG_DEGRADED) 2024-09-14T04:32:22.793 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:22.815 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:22.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:22.820 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:32:22.921 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:22.961 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:22.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:22.967 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:32:23.068 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:23.088 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:23.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:23.090 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:32:23.191 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:23.218 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:23.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:23.220 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:32:23.321 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:23.345 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:23.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:23.348 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:32:23.449 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:23.472 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:23.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:23.476 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:32:23.577 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:23.602 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:23.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:23.609 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:32:23.710 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:23.745 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:23.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:23.750 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:32:23.851 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:23.883 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:23.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:23.885 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:32:23.986 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:24.015 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:24.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:24.017 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:32:24.118 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:24.169 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:24.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:24.173 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:32:24.274 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:24.296 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:24.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:24.300 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:32:24.401 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:24.422 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:24.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:24.427 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:32:24.528 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:24.581 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:24.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:24.585 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:32:24.688 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:24.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:24 smithi123 bash[68976]: cluster 2024-09-14T04:32:23.164603+0000 mgr.y (mgr.26165) 739 : cluster [DBG] pgmap v686: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 650 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 271 op/s; 7878/31257 objects degraded (25.204%); 2618/31257 objects misplaced (8.376%); 3.7 MiB/s, 106 objects/s recovering 2024-09-14T04:32:24.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:24 smithi123 bash[68976]: cluster 2024-09-14T04:32:23.164603+0000 mgr.y (mgr.26165) 739 : cluster [DBG] pgmap v686: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 650 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 271 op/s; 7878/31257 objects degraded (25.204%); 2618/31257 objects misplaced (8.376%); 3.7 MiB/s, 106 objects/s recovering 2024-09-14T04:32:24.700 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:24 smithi038 bash[84940]: cluster 2024-09-14T04:32:23.164603+0000 mgr.y (mgr.26165) 739 : cluster [DBG] pgmap v686: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 650 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 271 op/s; 7878/31257 objects degraded (25.204%); 2618/31257 objects misplaced (8.376%); 3.7 MiB/s, 106 objects/s recovering 2024-09-14T04:32:24.700 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:24 smithi038 bash[84940]: cluster 2024-09-14T04:32:23.164603+0000 mgr.y (mgr.26165) 739 : cluster [DBG] pgmap v686: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 650 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 271 op/s; 7878/31257 objects degraded (25.204%); 2618/31257 objects misplaced (8.376%); 3.7 MiB/s, 106 objects/s recovering 2024-09-14T04:32:24.700 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:24 smithi038 bash[87336]: cluster 2024-09-14T04:32:23.164603+0000 mgr.y (mgr.26165) 739 : cluster [DBG] pgmap v686: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 650 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 271 op/s; 7878/31257 objects degraded (25.204%); 2618/31257 objects misplaced (8.376%); 3.7 MiB/s, 106 objects/s recovering 2024-09-14T04:32:24.701 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:24 smithi038 bash[87336]: cluster 2024-09-14T04:32:23.164603+0000 mgr.y (mgr.26165) 739 : cluster [DBG] pgmap v686: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 650 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 271 op/s; 7878/31257 objects degraded (25.204%); 2618/31257 objects misplaced (8.376%); 3.7 MiB/s, 106 objects/s recovering 2024-09-14T04:32:24.722 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:24.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:24.728 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:32:24.829 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:24.858 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:24.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:24.863 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:32:24.963 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:24.990 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:24.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:24.997 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:32:25.098 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:25.119 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:25.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:25.122 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:32:25.223 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:25.243 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:25.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:25.245 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:32:25.346 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:25.380 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:25.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:25.388 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:32:25.489 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:25.510 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:25.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:25.514 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:32:25.615 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:25.638 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:25.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:25.639 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:32:25.740 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:25.766 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:25.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:25.768 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:32:25.869 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:25.896 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:25.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:25.898 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:32:25.999 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:26.033 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:26.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:26.037 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:32:26.138 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:26.160 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:26.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:26.161 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:32:26.262 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:26.305 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:26.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:26.308 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:32:26.409 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:26.435 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:26.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:26.437 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:32:26.538 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:26.563 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:26.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:26.568 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:32:26.668 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:26.678 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:26 smithi038 bash[87336]: cluster 2024-09-14T04:32:25.165192+0000 mgr.y (mgr.26165) 740 : cluster [DBG] pgmap v687: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 585 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 334 op/s; 7878/28128 objects degraded (28.008%); 2328/28128 objects misplaced (8.276%); 3.2 MiB/s, 92 objects/s recovering 2024-09-14T04:32:26.678 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:26 smithi038 bash[87336]: cluster 2024-09-14T04:32:25.165192+0000 mgr.y (mgr.26165) 740 : cluster [DBG] pgmap v687: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 585 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 334 op/s; 7878/28128 objects degraded (28.008%); 2328/28128 objects misplaced (8.276%); 3.2 MiB/s, 92 objects/s recovering 2024-09-14T04:32:26.678 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:26 smithi038 bash[84940]: cluster 2024-09-14T04:32:25.165192+0000 mgr.y (mgr.26165) 740 : cluster [DBG] pgmap v687: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 585 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 334 op/s; 7878/28128 objects degraded (28.008%); 2328/28128 objects misplaced (8.276%); 3.2 MiB/s, 92 objects/s recovering 2024-09-14T04:32:26.678 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:26 smithi038 bash[84940]: cluster 2024-09-14T04:32:25.165192+0000 mgr.y (mgr.26165) 740 : cluster [DBG] pgmap v687: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 585 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 334 op/s; 7878/28128 objects degraded (28.008%); 2328/28128 objects misplaced (8.276%); 3.2 MiB/s, 92 objects/s recovering 2024-09-14T04:32:26.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:26 smithi123 bash[68976]: cluster 2024-09-14T04:32:25.165192+0000 mgr.y (mgr.26165) 740 : cluster [DBG] pgmap v687: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 585 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 334 op/s; 7878/28128 objects degraded (28.008%); 2328/28128 objects misplaced (8.276%); 3.2 MiB/s, 92 objects/s recovering 2024-09-14T04:32:26.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:26 smithi123 bash[68976]: cluster 2024-09-14T04:32:25.165192+0000 mgr.y (mgr.26165) 740 : cluster [DBG] pgmap v687: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 585 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 334 op/s; 7878/28128 objects degraded (28.008%); 2328/28128 objects misplaced (8.276%); 3.2 MiB/s, 92 objects/s recovering 2024-09-14T04:32:26.698 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:26.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:26.700 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:32:26.801 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:26.842 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:26.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:26.847 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:32:26.948 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:26.965 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:26.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:26.967 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:32:27.068 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:27.114 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:27.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:27.119 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:32:27.220 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:27.256 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:27.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:27.263 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:32:27.364 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:27.389 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:27.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:27.391 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:32:27.492 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:27.518 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:27.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:27.520 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:32:27.621 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:27.647 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:27.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:27.649 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:32:27.718 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:27 smithi038 bash[84940]: cluster 2024-09-14T04:32:27.099845+0000 mon.a (mon.0) 892 : cluster [WRN] Health check update: Degraded data redundancy: 7878/28128 objects degraded (28.008%), 2 pgs degraded (PG_DEGRADED) 2024-09-14T04:32:27.719 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:27 smithi038 bash[84940]: cluster 2024-09-14T04:32:27.099845+0000 mon.a (mon.0) 892 : cluster [WRN] Health check update: Degraded data redundancy: 7878/28128 objects degraded (28.008%), 2 pgs degraded (PG_DEGRADED) 2024-09-14T04:32:27.750 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:27.781 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:27.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:27.783 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:32:27.884 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:27.911 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:27.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:27.913 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:32:27.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:27 smithi123 bash[68976]: cluster 2024-09-14T04:32:27.099845+0000 mon.a (mon.0) 892 : cluster [WRN] Health check update: Degraded data redundancy: 7878/28128 objects degraded (28.008%), 2 pgs degraded (PG_DEGRADED) 2024-09-14T04:32:27.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:27 smithi123 bash[68976]: cluster 2024-09-14T04:32:27.099845+0000 mon.a (mon.0) 892 : cluster [WRN] Health check update: Degraded data redundancy: 7878/28128 objects degraded (28.008%), 2 pgs degraded (PG_DEGRADED) 2024-09-14T04:32:27.975 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:27 smithi038 bash[87336]: cluster 2024-09-14T04:32:27.099845+0000 mon.a (mon.0) 892 : cluster [WRN] Health check update: Degraded data redundancy: 7878/28128 objects degraded (28.008%), 2 pgs degraded (PG_DEGRADED) 2024-09-14T04:32:27.975 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:27 smithi038 bash[87336]: cluster 2024-09-14T04:32:27.099845+0000 mon.a (mon.0) 892 : cluster [WRN] Health check update: Degraded data redundancy: 7878/28128 objects degraded (28.008%), 2 pgs degraded (PG_DEGRADED) 2024-09-14T04:32:28.014 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:28.044 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:28.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:28.049 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:32:28.150 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:28.185 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:28.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:28.190 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:32:28.290 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:28.313 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:28.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:28.320 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:32:28.421 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:28.432 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:32:28 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:32:28] "GET /metrics HTTP/1.1" 200 36664 "" "Prometheus/2.51.0" 2024-09-14T04:32:28.453 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:28.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:28.456 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:32:28.557 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:28.592 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:28.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:28.596 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:32:28.697 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:28.719 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:28.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:28.725 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:32:28.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:28 smithi038 bash[84940]: cluster 2024-09-14T04:32:27.166038+0000 mgr.y (mgr.26165) 741 : cluster [DBG] pgmap v688: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 530 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 360 op/s; 8028/25482 objects degraded (31.505%); 2029/25482 objects misplaced (7.962%); 49 KiB/s, 34 objects/s recovering 2024-09-14T04:32:28.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:28 smithi038 bash[84940]: cluster 2024-09-14T04:32:27.166038+0000 mgr.y (mgr.26165) 741 : cluster [DBG] pgmap v688: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 530 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 360 op/s; 8028/25482 objects degraded (31.505%); 2029/25482 objects misplaced (7.962%); 49 KiB/s, 34 objects/s recovering 2024-09-14T04:32:28.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:28 smithi038 bash[87336]: cluster 2024-09-14T04:32:27.166038+0000 mgr.y (mgr.26165) 741 : cluster [DBG] pgmap v688: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 530 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 360 op/s; 8028/25482 objects degraded (31.505%); 2029/25482 objects misplaced (7.962%); 49 KiB/s, 34 objects/s recovering 2024-09-14T04:32:28.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:28 smithi038 bash[87336]: cluster 2024-09-14T04:32:27.166038+0000 mgr.y (mgr.26165) 741 : cluster [DBG] pgmap v688: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 530 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 360 op/s; 8028/25482 objects degraded (31.505%); 2029/25482 objects misplaced (7.962%); 49 KiB/s, 34 objects/s recovering 2024-09-14T04:32:28.826 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:28.866 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:28.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:28.872 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:32:28.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:28 smithi123 bash[68976]: cluster 2024-09-14T04:32:27.166038+0000 mgr.y (mgr.26165) 741 : cluster [DBG] pgmap v688: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 530 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 360 op/s; 8028/25482 objects degraded (31.505%); 2029/25482 objects misplaced (7.962%); 49 KiB/s, 34 objects/s recovering 2024-09-14T04:32:28.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:28 smithi123 bash[68976]: cluster 2024-09-14T04:32:27.166038+0000 mgr.y (mgr.26165) 741 : cluster [DBG] pgmap v688: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 530 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 360 op/s; 8028/25482 objects degraded (31.505%); 2029/25482 objects misplaced (7.962%); 49 KiB/s, 34 objects/s recovering 2024-09-14T04:32:28.972 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:28.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:28.997 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:28.997 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:32:29.098 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:29.117 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:29.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:29.119 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:32:29.220 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:29.255 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:29.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:29.257 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:32:29.358 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:29.381 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:29.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:29.384 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:32:29.485 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:29.529 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:29.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:29.533 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:32:29.634 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:29.656 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:29.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:29.659 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:32:29.760 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:29.807 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:29.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:29.817 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:32:29.918 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:29.952 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:29.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:29.956 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:32:30.056 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:30.079 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:30.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:30.085 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:32:30.185 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:30.206 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:30.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:30.208 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:32:30.309 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:30.347 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:30.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:30.348 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:32:30.437 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:32:30 smithi123 bash[61744]: ts=2024-09-14T04:32:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:32:30.448 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:30.476 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:30.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:30.478 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:32:30.579 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:30.589 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:30 smithi038 bash[84940]: cluster 2024-09-14T04:32:29.166509+0000 mgr.y (mgr.26165) 742 : cluster [DBG] pgmap v689: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 485 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 408 op/s; 8028/23343 objects degraded (34.391%); 2029/23343 objects misplaced (8.692%); 0 B/s, 33 objects/s recovering 2024-09-14T04:32:30.589 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:30 smithi038 bash[84940]: cluster 2024-09-14T04:32:29.166509+0000 mgr.y (mgr.26165) 742 : cluster [DBG] pgmap v689: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 485 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 408 op/s; 8028/23343 objects degraded (34.391%); 2029/23343 objects misplaced (8.692%); 0 B/s, 33 objects/s recovering 2024-09-14T04:32:30.590 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:30 smithi038 bash[84940]: audit 2024-09-14T04:32:30.221648+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:32:30.590 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:30 smithi038 bash[84940]: audit 2024-09-14T04:32:30.221648+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:32:30.590 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:30 smithi038 bash[87336]: cluster 2024-09-14T04:32:29.166509+0000 mgr.y (mgr.26165) 742 : cluster [DBG] pgmap v689: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 485 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 408 op/s; 8028/23343 objects degraded (34.391%); 2029/23343 objects misplaced (8.692%); 0 B/s, 33 objects/s recovering 2024-09-14T04:32:30.590 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:30 smithi038 bash[87336]: cluster 2024-09-14T04:32:29.166509+0000 mgr.y (mgr.26165) 742 : cluster [DBG] pgmap v689: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 485 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 408 op/s; 8028/23343 objects degraded (34.391%); 2029/23343 objects misplaced (8.692%); 0 B/s, 33 objects/s recovering 2024-09-14T04:32:30.590 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:30 smithi038 bash[87336]: audit 2024-09-14T04:32:30.221648+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:32:30.590 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:30 smithi038 bash[87336]: audit 2024-09-14T04:32:30.221648+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:32:30.615 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:30.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:30.620 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:32:30.721 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:30.730 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:30 smithi123 bash[68976]: cluster 2024-09-14T04:32:29.166509+0000 mgr.y (mgr.26165) 742 : cluster [DBG] pgmap v689: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 485 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 408 op/s; 8028/23343 objects degraded (34.391%); 2029/23343 objects misplaced (8.692%); 0 B/s, 33 objects/s recovering 2024-09-14T04:32:30.730 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:30 smithi123 bash[68976]: cluster 2024-09-14T04:32:29.166509+0000 mgr.y (mgr.26165) 742 : cluster [DBG] pgmap v689: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 485 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 408 op/s; 8028/23343 objects degraded (34.391%); 2029/23343 objects misplaced (8.692%); 0 B/s, 33 objects/s recovering 2024-09-14T04:32:30.730 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:30 smithi123 bash[68976]: audit 2024-09-14T04:32:30.221648+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:32:30.730 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:30 smithi123 bash[68976]: audit 2024-09-14T04:32:30.221648+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:32:30.741 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:30.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:30.744 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:32:30.846 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:30.870 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:30.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:30.872 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:32:30.973 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:30.997 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:30.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:31.000 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:32:31.101 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:31.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:31.134 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:31.134 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:32:31.235 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:31.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:31.262 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:31.263 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:32:31.363 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:31.395 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:31.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:31.397 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:32:31.498 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:31.520 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:31.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:31.522 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:32:31.622 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:31.662 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:31.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:31.671 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:32:31.772 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:31.798 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:31.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:31.800 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:32:31.901 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:31.928 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:31.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:31.930 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:32:32.030 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:32.053 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:32.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:32.055 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:32:32.156 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:32.179 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:32.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:32.182 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:32:32.283 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:32.302 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:32.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:32.307 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:32:32.408 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:32.437 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:32.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:32.440 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:32:32.541 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:32.564 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:32.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:32.566 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:32:32.666 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:32.687 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:32 smithi038 bash[84940]: cluster 2024-09-14T04:32:31.167268+0000 mgr.y (mgr.26165) 743 : cluster [DBG] pgmap v690: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 385 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 511 op/s; 8191/18549 objects degraded (44.159%); 1460/18549 objects misplaced (7.871%); 0 B/s, 24 objects/s recovering 2024-09-14T04:32:32.687 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:32 smithi038 bash[84940]: cluster 2024-09-14T04:32:31.167268+0000 mgr.y (mgr.26165) 743 : cluster [DBG] pgmap v690: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 385 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 511 op/s; 8191/18549 objects degraded (44.159%); 1460/18549 objects misplaced (7.871%); 0 B/s, 24 objects/s recovering 2024-09-14T04:32:32.687 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:32 smithi038 bash[84940]: cluster 2024-09-14T04:32:32.100678+0000 mon.a (mon.0) 894 : cluster [WRN] Health check update: Degraded data redundancy: 8191/18549 objects degraded (44.159%), 2 pgs degraded (PG_DEGRADED) 2024-09-14T04:32:32.688 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:32 smithi038 bash[84940]: cluster 2024-09-14T04:32:32.100678+0000 mon.a (mon.0) 894 : cluster [WRN] Health check update: Degraded data redundancy: 8191/18549 objects degraded (44.159%), 2 pgs degraded (PG_DEGRADED) 2024-09-14T04:32:32.688 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:32 smithi038 bash[87336]: cluster 2024-09-14T04:32:31.167268+0000 mgr.y (mgr.26165) 743 : cluster [DBG] pgmap v690: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 385 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 511 op/s; 8191/18549 objects degraded (44.159%); 1460/18549 objects misplaced (7.871%); 0 B/s, 24 objects/s recovering 2024-09-14T04:32:32.688 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:32 smithi038 bash[87336]: cluster 2024-09-14T04:32:31.167268+0000 mgr.y (mgr.26165) 743 : cluster [DBG] pgmap v690: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 385 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 511 op/s; 8191/18549 objects degraded (44.159%); 1460/18549 objects misplaced (7.871%); 0 B/s, 24 objects/s recovering 2024-09-14T04:32:32.688 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:32 smithi038 bash[87336]: cluster 2024-09-14T04:32:32.100678+0000 mon.a (mon.0) 894 : cluster [WRN] Health check update: Degraded data redundancy: 8191/18549 objects degraded (44.159%), 2 pgs degraded (PG_DEGRADED) 2024-09-14T04:32:32.688 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:32 smithi038 bash[87336]: cluster 2024-09-14T04:32:32.100678+0000 mon.a (mon.0) 894 : cluster [WRN] Health check update: Degraded data redundancy: 8191/18549 objects degraded (44.159%), 2 pgs degraded (PG_DEGRADED) 2024-09-14T04:32:32.690 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:32.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:32.700 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:32:32.800 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:32.856 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:32.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:32.860 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:32:32.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:32 smithi123 bash[68976]: cluster 2024-09-14T04:32:31.167268+0000 mgr.y (mgr.26165) 743 : cluster [DBG] pgmap v690: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 385 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 511 op/s; 8191/18549 objects degraded (44.159%); 1460/18549 objects misplaced (7.871%); 0 B/s, 24 objects/s recovering 2024-09-14T04:32:32.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:32 smithi123 bash[68976]: cluster 2024-09-14T04:32:31.167268+0000 mgr.y (mgr.26165) 743 : cluster [DBG] pgmap v690: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 385 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 511 op/s; 8191/18549 objects degraded (44.159%); 1460/18549 objects misplaced (7.871%); 0 B/s, 24 objects/s recovering 2024-09-14T04:32:32.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:32 smithi123 bash[68976]: cluster 2024-09-14T04:32:32.100678+0000 mon.a (mon.0) 894 : cluster [WRN] Health check update: Degraded data redundancy: 8191/18549 objects degraded (44.159%), 2 pgs degraded (PG_DEGRADED) 2024-09-14T04:32:32.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:32 smithi123 bash[68976]: cluster 2024-09-14T04:32:32.100678+0000 mon.a (mon.0) 894 : cluster [WRN] Health check update: Degraded data redundancy: 8191/18549 objects degraded (44.159%), 2 pgs degraded (PG_DEGRADED) 2024-09-14T04:32:32.961 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:32.982 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:32.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:32.984 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:32:33.085 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:33.102 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:33.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:33.104 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:32:33.205 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:33.236 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:33.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:33.241 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:32:33.342 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:33.360 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:33.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:33.362 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:32:33.463 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:33.512 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:33.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:33.517 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:32:33.618 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:33.657 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:33.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:33.661 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:32:33.762 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:33.781 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:33.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:33.782 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:32:33.883 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:33.908 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:33.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:33.914 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:32:34.015 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:34.051 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:34.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:34.055 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:32:34.155 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:34.191 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:34.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:34.197 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:32:34.298 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:34.318 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:34.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:34.325 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:32:34.425 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:34.449 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:34.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:34.451 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:32:34.552 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:34.595 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:34.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:34.600 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:32:34.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:34 smithi123 bash[68976]: cluster 2024-09-14T04:32:33.168142+0000 mgr.y (mgr.26165) 744 : cluster [DBG] pgmap v691: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 355 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 433 op/s; 8191/17076 objects degraded (47.968%); 1460/17076 objects misplaced (8.550%); 0 B/s, 14 objects/s recovering 2024-09-14T04:32:34.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:34 smithi123 bash[68976]: cluster 2024-09-14T04:32:33.168142+0000 mgr.y (mgr.26165) 744 : cluster [DBG] pgmap v691: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 355 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 433 op/s; 8191/17076 objects degraded (47.968%); 1460/17076 objects misplaced (8.550%); 0 B/s, 14 objects/s recovering 2024-09-14T04:32:34.700 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:34.738 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:34.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:34.741 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:32:34.842 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:34.854 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:34 smithi038 bash[84940]: cluster 2024-09-14T04:32:33.168142+0000 mgr.y (mgr.26165) 744 : cluster [DBG] pgmap v691: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 355 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 433 op/s; 8191/17076 objects degraded (47.968%); 1460/17076 objects misplaced (8.550%); 0 B/s, 14 objects/s recovering 2024-09-14T04:32:34.854 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:34 smithi038 bash[84940]: cluster 2024-09-14T04:32:33.168142+0000 mgr.y (mgr.26165) 744 : cluster [DBG] pgmap v691: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 355 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 433 op/s; 8191/17076 objects degraded (47.968%); 1460/17076 objects misplaced (8.550%); 0 B/s, 14 objects/s recovering 2024-09-14T04:32:34.855 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:34 smithi038 bash[87336]: cluster 2024-09-14T04:32:33.168142+0000 mgr.y (mgr.26165) 744 : cluster [DBG] pgmap v691: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 355 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 433 op/s; 8191/17076 objects degraded (47.968%); 1460/17076 objects misplaced (8.550%); 0 B/s, 14 objects/s recovering 2024-09-14T04:32:34.855 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:34 smithi038 bash[87336]: cluster 2024-09-14T04:32:33.168142+0000 mgr.y (mgr.26165) 744 : cluster [DBG] pgmap v691: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 355 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 433 op/s; 8191/17076 objects degraded (47.968%); 1460/17076 objects misplaced (8.550%); 0 B/s, 14 objects/s recovering 2024-09-14T04:32:34.874 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:34.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:34.881 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:32:34.982 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:35.008 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:35.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:35.011 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:32:35.112 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:35.144 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:35.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:35.148 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:32:35.247 INFO:teuthology.orchestra.run.smithi038.stdout:ERROR: (22) Invalid argument 2024-09-14T04:32:35.248 INFO:teuthology.orchestra.run.smithi038.stdout:op_tracker tracking is not enabled now, so no ops 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-09-14T04:32:35.249 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:35.272 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:35.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:35.277 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:32:35.378 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:35.396 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:35.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:35.398 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:32:35.499 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:35.527 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:35.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:35.531 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:32:35.632 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:35.658 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:35.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:35.660 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:32:35.761 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:35.781 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:35.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:35.783 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:32:35.884 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:35.918 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:35.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:35.923 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:32:36.024 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:36.047 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:36.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:36.051 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:32:36.152 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:36.175 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:36.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:36.178 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:32:36.279 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:36.305 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:36.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:36.311 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:32:36.411 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:36.438 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:36.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:36.440 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:32:36.541 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:36.576 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:36.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:36.585 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:32:36.686 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:36.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:36 smithi123 bash[68976]: cluster 2024-09-14T04:32:35.169384+0000 mgr.y (mgr.26165) 745 : cluster [DBG] pgmap v692: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 289 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 481 op/s; 8191/13917 objects degraded (58.856%); 1174/13917 objects misplaced (8.436%); 0 B/s, 14 objects/s recovering 2024-09-14T04:32:36.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:36 smithi123 bash[68976]: cluster 2024-09-14T04:32:35.169384+0000 mgr.y (mgr.26165) 745 : cluster [DBG] pgmap v692: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 289 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 481 op/s; 8191/13917 objects degraded (58.856%); 1174/13917 objects misplaced (8.436%); 0 B/s, 14 objects/s recovering 2024-09-14T04:32:36.709 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:36.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:36.712 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:32:36.812 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:36.831 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:36.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:36.833 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:32:36.934 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:36.958 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:36.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:36.960 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:32:37.061 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:37.084 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:37.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:37.086 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:32:37.152 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:36 smithi038 bash[84940]: cluster 2024-09-14T04:32:35.169384+0000 mgr.y (mgr.26165) 745 : cluster [DBG] pgmap v692: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 289 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 481 op/s; 8191/13917 objects degraded (58.856%); 1174/13917 objects misplaced (8.436%); 0 B/s, 14 objects/s recovering 2024-09-14T04:32:37.152 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:36 smithi038 bash[84940]: cluster 2024-09-14T04:32:35.169384+0000 mgr.y (mgr.26165) 745 : cluster [DBG] pgmap v692: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 289 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 481 op/s; 8191/13917 objects degraded (58.856%); 1174/13917 objects misplaced (8.436%); 0 B/s, 14 objects/s recovering 2024-09-14T04:32:37.153 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:36 smithi038 bash[87336]: cluster 2024-09-14T04:32:35.169384+0000 mgr.y (mgr.26165) 745 : cluster [DBG] pgmap v692: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 289 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 481 op/s; 8191/13917 objects degraded (58.856%); 1174/13917 objects misplaced (8.436%); 0 B/s, 14 objects/s recovering 2024-09-14T04:32:37.153 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:36 smithi038 bash[87336]: cluster 2024-09-14T04:32:35.169384+0000 mgr.y (mgr.26165) 745 : cluster [DBG] pgmap v692: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 289 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 481 op/s; 8191/13917 objects degraded (58.856%); 1174/13917 objects misplaced (8.436%); 0 B/s, 14 objects/s recovering 2024-09-14T04:32:37.187 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:37.228 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:37.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:37.233 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:32:37.334 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:37.370 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:37.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:37.373 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:32:37.474 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:37.497 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:37.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:37.499 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:32:37.600 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:37.621 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:37.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:37.627 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:32:37.727 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:37.736 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:37 smithi123 bash[68976]: cluster 2024-09-14T04:32:37.101474+0000 mon.a (mon.0) 895 : cluster [WRN] Health check update: Degraded data redundancy: 8191/13917 objects degraded (58.856%), 2 pgs degraded (PG_DEGRADED) 2024-09-14T04:32:37.737 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:37 smithi123 bash[68976]: cluster 2024-09-14T04:32:37.101474+0000 mon.a (mon.0) 895 : cluster [WRN] Health check update: Degraded data redundancy: 8191/13917 objects degraded (58.856%), 2 pgs degraded (PG_DEGRADED) 2024-09-14T04:32:37.755 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:37.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:37.757 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:32:37.857 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:37 smithi038 bash[87336]: cluster 2024-09-14T04:32:37.101474+0000 mon.a (mon.0) 895 : cluster [WRN] Health check update: Degraded data redundancy: 8191/13917 objects degraded (58.856%), 2 pgs degraded (PG_DEGRADED) 2024-09-14T04:32:37.857 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:37 smithi038 bash[87336]: cluster 2024-09-14T04:32:37.101474+0000 mon.a (mon.0) 895 : cluster [WRN] Health check update: Degraded data redundancy: 8191/13917 objects degraded (58.856%), 2 pgs degraded (PG_DEGRADED) 2024-09-14T04:32:37.858 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:37 smithi038 bash[84940]: cluster 2024-09-14T04:32:37.101474+0000 mon.a (mon.0) 895 : cluster [WRN] Health check update: Degraded data redundancy: 8191/13917 objects degraded (58.856%), 2 pgs degraded (PG_DEGRADED) 2024-09-14T04:32:37.858 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:37 smithi038 bash[84940]: cluster 2024-09-14T04:32:37.101474+0000 mon.a (mon.0) 895 : cluster [WRN] Health check update: Degraded data redundancy: 8191/13917 objects degraded (58.856%), 2 pgs degraded (PG_DEGRADED) 2024-09-14T04:32:37.858 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:37.881 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:37.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:37.883 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:32:37.984 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:38.008 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:38.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:38.012 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:32:38.113 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:38.147 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:38.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:38.149 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:32:38.249 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:38.279 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:38.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:38.285 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:32:38.385 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:38.407 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:38.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:38.409 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:32:38.510 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:38.521 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:32:38 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:32:38] "GET /metrics HTTP/1.1" 200 36646 "" "Prometheus/2.51.0" 2024-09-14T04:32:38.532 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:38.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:38.535 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:32:38.636 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:38.672 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:38.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:38.678 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:32:38.779 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:38.805 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:38.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:38.807 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:32:38.908 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:38.917 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:38 smithi123 bash[68976]: cluster 2024-09-14T04:32:37.170318+0000 mgr.y (mgr.26165) 746 : cluster [DBG] pgmap v693: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 229 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 473 op/s; 8372/11067 objects degraded (75.648%); 848/11067 objects misplaced (7.662%); 0 B/s, 20 objects/s recovering 2024-09-14T04:32:38.917 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:38 smithi123 bash[68976]: cluster 2024-09-14T04:32:37.170318+0000 mgr.y (mgr.26165) 746 : cluster [DBG] pgmap v693: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 229 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 473 op/s; 8372/11067 objects degraded (75.648%); 848/11067 objects misplaced (7.662%); 0 B/s, 20 objects/s recovering 2024-09-14T04:32:38.929 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:38.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:38.932 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:32:39.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:38 smithi038 bash[84940]: cluster 2024-09-14T04:32:37.170318+0000 mgr.y (mgr.26165) 746 : cluster [DBG] pgmap v693: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 229 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 473 op/s; 8372/11067 objects degraded (75.648%); 848/11067 objects misplaced (7.662%); 0 B/s, 20 objects/s recovering 2024-09-14T04:32:39.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:38 smithi038 bash[84940]: cluster 2024-09-14T04:32:37.170318+0000 mgr.y (mgr.26165) 746 : cluster [DBG] pgmap v693: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 229 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 473 op/s; 8372/11067 objects degraded (75.648%); 848/11067 objects misplaced (7.662%); 0 B/s, 20 objects/s recovering 2024-09-14T04:32:39.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:38 smithi038 bash[87336]: cluster 2024-09-14T04:32:37.170318+0000 mgr.y (mgr.26165) 746 : cluster [DBG] pgmap v693: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 229 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 473 op/s; 8372/11067 objects degraded (75.648%); 848/11067 objects misplaced (7.662%); 0 B/s, 20 objects/s recovering 2024-09-14T04:32:39.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:38 smithi038 bash[87336]: cluster 2024-09-14T04:32:37.170318+0000 mgr.y (mgr.26165) 746 : cluster [DBG] pgmap v693: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 229 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 473 op/s; 8372/11067 objects degraded (75.648%); 848/11067 objects misplaced (7.662%); 0 B/s, 20 objects/s recovering 2024-09-14T04:32:39.033 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:39.065 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:39.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:39.068 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:32:39.112 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.2 dump_blocked_ops 2024-09-14T04:32:39.170 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:39.194 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:39.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:39.196 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:32:39.297 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:39.320 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:39.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:39.323 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:32:39.423 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:39.471 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:39.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:39.481 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:32:39.582 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:39.624 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:39.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:39.628 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:32:39.729 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:39.750 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:39.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:39.752 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:32:39.853 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:39.873 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:39.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:39.875 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:32:39.975 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:40.018 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:40.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:40.021 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:32:40.058 INFO:teuthology.orchestra.run.smithi038.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-14T04:32:40.058 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0: {} 2024-09-14T04:32:40.094 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1: {} 2024-09-14T04:32:40.094 INFO:teuthology.orchestra.run.smithi038.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-14T04:32:40.122 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:40.138 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2: {} 2024-09-14T04:32:40.139 INFO:teuthology.orchestra.run.smithi038.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-14T04:32:40.160 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:40.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:40.164 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:32:40.177 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3: {} 2024-09-14T04:32:40.177 INFO:teuthology.orchestra.run.smithi038.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-14T04:32:40.213 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4: {} 2024-09-14T04:32:40.214 INFO:teuthology.orchestra.run.smithi038.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-14T04:32:40.246 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5: {} 2024-09-14T04:32:40.246 INFO:teuthology.orchestra.run.smithi038.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-14T04:32:40.268 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:40.282 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6: {} 2024-09-14T04:32:40.283 INFO:teuthology.orchestra.run.smithi038.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-14T04:32:40.303 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:40.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:40.305 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:32:40.310 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7: {} 2024-09-14T04:32:40.310 INFO:teuthology.orchestra.run.smithi038.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-14T04:32:40.343 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-09-14T04:32:40.344 INFO:teuthology.orchestra.run.smithi038.stderr:dumped all 2024-09-14T04:32:40.406 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:40.428 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:40.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:40.432 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:32:40.533 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:40.563 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:40.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:40.573 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:32:40.602 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:32:40 smithi123 bash[61744]: ts=2024-09-14T04:32:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:32:40.619 INFO:teuthology.orchestra.run.smithi038.stderr:nodeep-scrub is set 2024-09-14T04:32:40.677 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:40.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:40 smithi123 bash[68976]: cluster 2024-09-14T04:32:39.170888+0000 mgr.y (mgr.26165) 747 : cluster [DBG] pgmap v694: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 182 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 463 op/s; 8372/8793 objects degraded (95.212%); 848/8793 objects misplaced (9.644%); 0 B/s, 13 objects/s recovering 2024-09-14T04:32:40.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:40 smithi123 bash[68976]: cluster 2024-09-14T04:32:39.170888+0000 mgr.y (mgr.26165) 747 : cluster [DBG] pgmap v694: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 182 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 463 op/s; 8372/8793 objects degraded (95.212%); 848/8793 objects misplaced (9.644%); 0 B/s, 13 objects/s recovering 2024-09-14T04:32:40.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:40 smithi123 bash[68976]: audit 2024-09-14T04:32:39.781432+0000 mon.c (mon.2) 38 : audit [INF] from='client.? 172.21.15.38:0/4122406348' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:32:40.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:40 smithi123 bash[68976]: audit 2024-09-14T04:32:39.781432+0000 mon.c (mon.2) 38 : audit [INF] from='client.? 172.21.15.38:0/4122406348' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:32:40.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:40 smithi123 bash[68976]: audit 2024-09-14T04:32:39.782550+0000 mon.a (mon.0) 896 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:32:40.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:40 smithi123 bash[68976]: audit 2024-09-14T04:32:39.782550+0000 mon.a (mon.0) 896 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:32:40.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:40 smithi123 bash[68976]: audit 2024-09-14T04:32:39.999779+0000 mon.a (mon.0) 897 : audit [DBG] from='client.? 172.21.15.38:0/875201173' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:32:40.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:40 smithi123 bash[68976]: audit 2024-09-14T04:32:39.999779+0000 mon.a (mon.0) 897 : audit [DBG] from='client.? 172.21.15.38:0/875201173' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:32:40.700 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:40.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:40.702 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:32:40.803 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:40.812 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:40 smithi038 bash[84940]: cluster 2024-09-14T04:32:39.170888+0000 mgr.y (mgr.26165) 747 : cluster [DBG] pgmap v694: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 182 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 463 op/s; 8372/8793 objects degraded (95.212%); 848/8793 objects misplaced (9.644%); 0 B/s, 13 objects/s recovering 2024-09-14T04:32:40.812 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:40 smithi038 bash[84940]: cluster 2024-09-14T04:32:39.170888+0000 mgr.y (mgr.26165) 747 : cluster [DBG] pgmap v694: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 182 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 463 op/s; 8372/8793 objects degraded (95.212%); 848/8793 objects misplaced (9.644%); 0 B/s, 13 objects/s recovering 2024-09-14T04:32:40.812 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:40 smithi038 bash[84940]: audit 2024-09-14T04:32:39.781432+0000 mon.c (mon.2) 38 : audit [INF] from='client.? 172.21.15.38:0/4122406348' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:32:40.813 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:40 smithi038 bash[84940]: audit 2024-09-14T04:32:39.781432+0000 mon.c (mon.2) 38 : audit [INF] from='client.? 172.21.15.38:0/4122406348' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:32:40.813 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:40 smithi038 bash[84940]: audit 2024-09-14T04:32:39.782550+0000 mon.a (mon.0) 896 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:32:40.813 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:40 smithi038 bash[84940]: audit 2024-09-14T04:32:39.782550+0000 mon.a (mon.0) 896 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:32:40.813 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:40 smithi038 bash[84940]: audit 2024-09-14T04:32:39.999779+0000 mon.a (mon.0) 897 : audit [DBG] from='client.? 172.21.15.38:0/875201173' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:32:40.813 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:40 smithi038 bash[84940]: audit 2024-09-14T04:32:39.999779+0000 mon.a (mon.0) 897 : audit [DBG] from='client.? 172.21.15.38:0/875201173' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:32:40.814 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:40 smithi038 bash[87336]: cluster 2024-09-14T04:32:39.170888+0000 mgr.y (mgr.26165) 747 : cluster [DBG] pgmap v694: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 182 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 463 op/s; 8372/8793 objects degraded (95.212%); 848/8793 objects misplaced (9.644%); 0 B/s, 13 objects/s recovering 2024-09-14T04:32:40.814 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:40 smithi038 bash[87336]: cluster 2024-09-14T04:32:39.170888+0000 mgr.y (mgr.26165) 747 : cluster [DBG] pgmap v694: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 182 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 463 op/s; 8372/8793 objects degraded (95.212%); 848/8793 objects misplaced (9.644%); 0 B/s, 13 objects/s recovering 2024-09-14T04:32:40.814 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:40 smithi038 bash[87336]: audit 2024-09-14T04:32:39.781432+0000 mon.c (mon.2) 38 : audit [INF] from='client.? 172.21.15.38:0/4122406348' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:32:40.814 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:40 smithi038 bash[87336]: audit 2024-09-14T04:32:39.781432+0000 mon.c (mon.2) 38 : audit [INF] from='client.? 172.21.15.38:0/4122406348' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:32:40.814 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:40 smithi038 bash[87336]: audit 2024-09-14T04:32:39.782550+0000 mon.a (mon.0) 896 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:32:40.814 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:40 smithi038 bash[87336]: audit 2024-09-14T04:32:39.782550+0000 mon.a (mon.0) 896 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:32:40.814 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:40 smithi038 bash[87336]: audit 2024-09-14T04:32:39.999779+0000 mon.a (mon.0) 897 : audit [DBG] from='client.? 172.21.15.38:0/875201173' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:32:40.814 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:40 smithi038 bash[87336]: audit 2024-09-14T04:32:39.999779+0000 mon.a (mon.0) 897 : audit [DBG] from='client.? 172.21.15.38:0/875201173' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:32:40.828 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:40.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:40.832 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:32:40.932 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:40.956 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:40.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:40.958 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:32:41.059 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:41.090 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:41.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:41.092 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:32:41.193 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:41.217 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:41.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:41.220 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:32:41.321 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:41.369 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:41.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:41.374 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:32:41.475 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:41.503 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:41.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:41.508 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:32:41.609 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:41.635 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:41.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:41.637 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:32:41.644 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Removed 101139 objects 2024-09-14T04:32:41.644 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Clean up completed and total clean up time :178.716 2024-09-14T04:32:41.737 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:41.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:41 smithi123 bash[68976]: audit 2024-09-14T04:32:40.334870+0000 mgr.y (mgr.26165) 748 : audit [DBG] from='client.54640 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:32:41.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:41 smithi123 bash[68976]: audit 2024-09-14T04:32:40.334870+0000 mgr.y (mgr.26165) 748 : audit [DBG] from='client.54640 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:32:41.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:41 smithi123 bash[68976]: cluster 2024-09-14T04:32:40.594772+0000 mon.a (mon.0) 898 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:32:41.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:41 smithi123 bash[68976]: cluster 2024-09-14T04:32:40.594772+0000 mon.a (mon.0) 898 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:32:41.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:41 smithi123 bash[68976]: audit 2024-09-14T04:32:40.614125+0000 mon.a (mon.0) 899 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:32:41.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:41 smithi123 bash[68976]: audit 2024-09-14T04:32:40.614125+0000 mon.a (mon.0) 899 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:32:41.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:41 smithi123 bash[68976]: cluster 2024-09-14T04:32:40.619519+0000 mon.a (mon.0) 900 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-09-14T04:32:41.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:41 smithi123 bash[68976]: cluster 2024-09-14T04:32:40.619519+0000 mon.a (mon.0) 900 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-09-14T04:32:41.764 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:41.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:41.766 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:32:41.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:41 smithi038 bash[87336]: audit 2024-09-14T04:32:40.334870+0000 mgr.y (mgr.26165) 748 : audit [DBG] from='client.54640 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:32:41.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:41 smithi038 bash[87336]: audit 2024-09-14T04:32:40.334870+0000 mgr.y (mgr.26165) 748 : audit [DBG] from='client.54640 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:32:41.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:41 smithi038 bash[87336]: cluster 2024-09-14T04:32:40.594772+0000 mon.a (mon.0) 898 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:32:41.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:41 smithi038 bash[87336]: cluster 2024-09-14T04:32:40.594772+0000 mon.a (mon.0) 898 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:32:41.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:41 smithi038 bash[87336]: audit 2024-09-14T04:32:40.614125+0000 mon.a (mon.0) 899 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:32:41.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:41 smithi038 bash[87336]: audit 2024-09-14T04:32:40.614125+0000 mon.a (mon.0) 899 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:32:41.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:41 smithi038 bash[87336]: cluster 2024-09-14T04:32:40.619519+0000 mon.a (mon.0) 900 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-09-14T04:32:41.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:41 smithi038 bash[87336]: cluster 2024-09-14T04:32:40.619519+0000 mon.a (mon.0) 900 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-09-14T04:32:41.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:41 smithi038 bash[84940]: audit 2024-09-14T04:32:40.334870+0000 mgr.y (mgr.26165) 748 : audit [DBG] from='client.54640 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:32:41.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:41 smithi038 bash[84940]: audit 2024-09-14T04:32:40.334870+0000 mgr.y (mgr.26165) 748 : audit [DBG] from='client.54640 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:32:41.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:41 smithi038 bash[84940]: cluster 2024-09-14T04:32:40.594772+0000 mon.a (mon.0) 898 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:32:41.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:41 smithi038 bash[84940]: cluster 2024-09-14T04:32:40.594772+0000 mon.a (mon.0) 898 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:32:41.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:41 smithi038 bash[84940]: audit 2024-09-14T04:32:40.614125+0000 mon.a (mon.0) 899 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:32:41.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:41 smithi038 bash[84940]: audit 2024-09-14T04:32:40.614125+0000 mon.a (mon.0) 899 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:32:41.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:41 smithi038 bash[84940]: cluster 2024-09-14T04:32:40.619519+0000 mon.a (mon.0) 900 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-09-14T04:32:41.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:41 smithi038 bash[84940]: cluster 2024-09-14T04:32:40.619519+0000 mon.a (mon.0) 900 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-09-14T04:32:41.867 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:41.893 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:41.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:41.895 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:32:41.996 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:42.023 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:42.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:42.025 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:32:42.126 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:42.152 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:42.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:42.154 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:32:42.255 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:42.282 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:42.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:42.285 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:32:42.385 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:42.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:42.415 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:42.415 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:32:42.516 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:42.544 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:42.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:42.547 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:32:42.647 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:42.671 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:42.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:42.673 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:32:42.773 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:42.800 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:42.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:42.803 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:32:42.904 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:42.932 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:42.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:42.935 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:32:42.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:42 smithi123 bash[68976]: cluster 2024-09-14T04:32:41.171799+0000 mgr.y (mgr.26165) 749 : cluster [DBG] pgmap v696: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 72 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 500 op/s; 8546/3513 objects degraded (243.268%); 233/3513 objects misplaced (6.633%); 0 B/s, 13 objects/s recovering 2024-09-14T04:32:42.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:42 smithi123 bash[68976]: cluster 2024-09-14T04:32:41.171799+0000 mgr.y (mgr.26165) 749 : cluster [DBG] pgmap v696: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 72 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 500 op/s; 8546/3513 objects degraded (243.268%); 233/3513 objects misplaced (6.633%); 0 B/s, 13 objects/s recovering 2024-09-14T04:32:42.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:42 smithi123 bash[68976]: cluster 2024-09-14T04:32:42.102179+0000 mon.a (mon.0) 901 : cluster [WRN] Health check update: Degraded data redundancy: 8546/3513 objects degraded (243.268%), 2 pgs degraded (PG_DEGRADED) 2024-09-14T04:32:42.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:42 smithi123 bash[68976]: cluster 2024-09-14T04:32:42.102179+0000 mon.a (mon.0) 901 : cluster [WRN] Health check update: Degraded data redundancy: 8546/3513 objects degraded (243.268%), 2 pgs degraded (PG_DEGRADED) 2024-09-14T04:32:43.036 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:43.063 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:43.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:43.065 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:32:43.166 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:43.191 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:43.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:43.193 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:32:43.282 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:42 smithi038 bash[84940]: cluster 2024-09-14T04:32:41.171799+0000 mgr.y (mgr.26165) 749 : cluster [DBG] pgmap v696: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 72 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 500 op/s; 8546/3513 objects degraded (243.268%); 233/3513 objects misplaced (6.633%); 0 B/s, 13 objects/s recovering 2024-09-14T04:32:43.282 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:42 smithi038 bash[84940]: cluster 2024-09-14T04:32:41.171799+0000 mgr.y (mgr.26165) 749 : cluster [DBG] pgmap v696: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 72 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 500 op/s; 8546/3513 objects degraded (243.268%); 233/3513 objects misplaced (6.633%); 0 B/s, 13 objects/s recovering 2024-09-14T04:32:43.282 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:42 smithi038 bash[84940]: cluster 2024-09-14T04:32:42.102179+0000 mon.a (mon.0) 901 : cluster [WRN] Health check update: Degraded data redundancy: 8546/3513 objects degraded (243.268%), 2 pgs degraded (PG_DEGRADED) 2024-09-14T04:32:43.282 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:42 smithi038 bash[84940]: cluster 2024-09-14T04:32:42.102179+0000 mon.a (mon.0) 901 : cluster [WRN] Health check update: Degraded data redundancy: 8546/3513 objects degraded (243.268%), 2 pgs degraded (PG_DEGRADED) 2024-09-14T04:32:43.282 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:42 smithi038 bash[87336]: cluster 2024-09-14T04:32:41.171799+0000 mgr.y (mgr.26165) 749 : cluster [DBG] pgmap v696: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 72 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 500 op/s; 8546/3513 objects degraded (243.268%); 233/3513 objects misplaced (6.633%); 0 B/s, 13 objects/s recovering 2024-09-14T04:32:43.282 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:42 smithi038 bash[87336]: cluster 2024-09-14T04:32:41.171799+0000 mgr.y (mgr.26165) 749 : cluster [DBG] pgmap v696: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 72 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 500 op/s; 8546/3513 objects degraded (243.268%); 233/3513 objects misplaced (6.633%); 0 B/s, 13 objects/s recovering 2024-09-14T04:32:43.282 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:42 smithi038 bash[87336]: cluster 2024-09-14T04:32:42.102179+0000 mon.a (mon.0) 901 : cluster [WRN] Health check update: Degraded data redundancy: 8546/3513 objects degraded (243.268%), 2 pgs degraded (PG_DEGRADED) 2024-09-14T04:32:43.282 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:42 smithi038 bash[87336]: cluster 2024-09-14T04:32:42.102179+0000 mon.a (mon.0) 901 : cluster [WRN] Health check update: Degraded data redundancy: 8546/3513 objects degraded (243.268%), 2 pgs degraded (PG_DEGRADED) 2024-09-14T04:32:43.294 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:43.319 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:43.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:43.321 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:32:43.422 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:43.448 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:43.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:43.450 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:32:43.550 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:43.579 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:43.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:43.581 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:32:43.682 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:43.709 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:43.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:43.711 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:32:43.812 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:43.840 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:43.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:43.842 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:32:43.943 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:43.967 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:43.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:43.969 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:32:44.070 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:44.097 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:44.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:44.099 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:32:44.200 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:44.228 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:44.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:44.230 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:32:44.331 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:44.360 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:44.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:44.361 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:32:44.461 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:44.488 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:44.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:44.490 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:32:44.591 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:44.619 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:44.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:44.622 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:32:44.723 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:44.744 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:44.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:44.747 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:32:44.847 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:44.875 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:44.877 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:44 smithi123 bash[68976]: cluster 2024-09-14T04:32:43.172621+0000 mgr.y (mgr.26165) 750 : cluster [DBG] pgmap v697: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 49 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 488 op/s; 8546/2412 objects degraded (354.312%); 233/2412 objects misplaced (9.660%); 0 B/s, 13 objects/s recovering 2024-09-14T04:32:44.877 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:44 smithi123 bash[68976]: cluster 2024-09-14T04:32:43.172621+0000 mgr.y (mgr.26165) 750 : cluster [DBG] pgmap v697: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 49 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 488 op/s; 8546/2412 objects degraded (354.312%); 233/2412 objects misplaced (9.660%); 0 B/s, 13 objects/s recovering 2024-09-14T04:32:44.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:44.878 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:32:44.978 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:45.004 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:45.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:45.007 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:32:45.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:44 smithi038 bash[84940]: cluster 2024-09-14T04:32:43.172621+0000 mgr.y (mgr.26165) 750 : cluster [DBG] pgmap v697: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 49 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 488 op/s; 8546/2412 objects degraded (354.312%); 233/2412 objects misplaced (9.660%); 0 B/s, 13 objects/s recovering 2024-09-14T04:32:45.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:44 smithi038 bash[84940]: cluster 2024-09-14T04:32:43.172621+0000 mgr.y (mgr.26165) 750 : cluster [DBG] pgmap v697: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 49 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 488 op/s; 8546/2412 objects degraded (354.312%); 233/2412 objects misplaced (9.660%); 0 B/s, 13 objects/s recovering 2024-09-14T04:32:45.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:44 smithi038 bash[87336]: cluster 2024-09-14T04:32:43.172621+0000 mgr.y (mgr.26165) 750 : cluster [DBG] pgmap v697: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 49 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 488 op/s; 8546/2412 objects degraded (354.312%); 233/2412 objects misplaced (9.660%); 0 B/s, 13 objects/s recovering 2024-09-14T04:32:45.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:44 smithi038 bash[87336]: cluster 2024-09-14T04:32:43.172621+0000 mgr.y (mgr.26165) 750 : cluster [DBG] pgmap v697: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 49 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 488 op/s; 8546/2412 objects degraded (354.312%); 233/2412 objects misplaced (9.660%); 0 B/s, 13 objects/s recovering 2024-09-14T04:32:45.107 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:45.135 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:45.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:45.137 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:32:45.196 INFO:teuthology.orchestra.run.smithi038.stdout:{"pg_ready":true,"pg_map":{"version":694,"stamp":"2024-09-14T04:32:39.170524+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":190912485,"num_objects":2931,"num_object_clones":0,"num_object_copies":8793,"num_objects_missing_on_primary":1393,"num_objects_missing":1393,"num_objects_degraded":8372,"num_objects_misplaced":848,"num_objects_unfound":0,"num_objects_dirty":2931,"num_whiteouts":0,"num_read":344,"num_read_kb":799,"num_write":199587,"num_write_kb":6474556,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":13739,"num_bytes_recovered":693700825,"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":129211,"ondisk_log_size":129211,"up":267,"acting":265,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":275,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":3111536,"kb_used_data":856560,"kb_used_omap":34,"kb_used_meta":2254749,"kb_avail":746849680,"statfs":{"total":767960285184,"available":764774072320,"internally_reserved":0,"allocated":877117440,"data_stored":870661335,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":35471,"internal_metadata":2308863345},"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":-364576768,"num_objects":-5563,"num_object_clones":0,"num_object_copies":-16689,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":344,"num_objects_misplaced":-1181,"num_objects_unfound":0,"num_objects_dirty":-5563,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5563,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":167,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.004981"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":187,"reported_epoch":154,"state":"active+clean","last_fresh":"2024-09-14T04:32:15.479675+0000","last_change":"2024-09-14T04:19:08.874350+0000","last_active":"2024-09-14T04:32:15.479675+0000","last_peered":"2024-09-14T04:32:15.479675+0000","last_clean":"2024-09-14T04:32:15.479675+0000","last_became_active":"2024-09-14T04:19:08.873675+0000","last_became_peered":"2024-09-14T04:19:08.873675+0000","last_unstale":"2024-09-14T04:32:15.479675+0000","last_undegraded":"2024-09-14T04:32:15.479675+0000","last_fullsized":"2024-09-14T04:32:15.479675+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:31:37.700421+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'2","reported_seq":140,"reported_epoch":153,"state":"active+clean","last_fresh":"2024-09-14T04:32:14.462237+0000","last_change":"2024-09-14T04:19:42.634254+0000","last_active":"2024-09-14T04:32:14.462237+0000","last_peered":"2024-09-14T04:32:14.462237+0000","last_clean":"2024-09-14T04:32:14.462237+0000","last_became_active":"2024-09-14T04:19:42.633320+0000","last_became_peered":"2024-09-14T04:19:42.633320+0000","last_unstale":"2024-09-14T04:32:14.462237+0000","last_undegraded":"2024-09-14T04:32:14.462237+0000","last_fullsized":"2024-09-14T04:32:14.462237+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:12:12.393196+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":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":118,"reported_epoch":153,"state":"active+clean","last_fresh":"2024-09-14T04:32:14.523927+0000","last_change":"2024-09-14T04:19:08.861774+0000","last_active":"2024-09-14T04:32:14.523927+0000","last_peered":"2024-09-14T04:32:14.523927+0000","last_clean":"2024-09-14T04:32:14.523927+0000","last_became_active":"2024-09-14T04:19:08.860797+0000","last_became_peered":"2024-09-14T04:19:08.860797+0000","last_unstale":"2024-09-14T04:32:14.523927+0000","last_undegraded":"2024-09-14T04:32:14.523927+0000","last_fullsized":"2024-09-14T04:32:14.523927+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:03:04.404644+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":30,"reported_epoch":154,"state":"active+clean","last_fresh":"2024-09-14T04:32:15.484943+0000","last_change":"2024-09-14T04:31:33.397998+0000","last_active":"2024-09-14T04:32:15.484943+0000","last_peered":"2024-09-14T04:32:15.484943+0000","last_clean":"2024-09-14T04:32:15.484943+0000","last_became_active":"2024-09-14T04:31:33.397649+0000","last_became_peered":"2024-09-14T04:31:33.397649+0000","last_unstale":"2024-09-14T04:32:15.484943+0000","last_undegraded":"2024-09-14T04:32:15.484943+0000","last_fullsized":"2024-09-14T04:32:15.484943+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:47:48.876541+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":30,"reported_epoch":154,"state":"active+clean","last_fresh":"2024-09-14T04:32:15.485565+0000","last_change":"2024-09-14T04:31:33.398638+0000","last_active":"2024-09-14T04:32:15.485565+0000","last_peered":"2024-09-14T04:32:15.485565+0000","last_clean":"2024-09-14T04:32:15.485565+0000","last_became_active":"2024-09-14T04:31:33.397943+0000","last_became_peered":"2024-09-14T04:31:33.397943+0000","last_unstale":"2024-09-14T04:32:15.485565+0000","last_undegraded":"2024-09-14T04:32:15.485565+0000","last_fullsized":"2024-09-14T04:32:15.485565+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:14:42.638681+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":151,"reported_epoch":154,"state":"active+clean","last_fresh":"2024-09-14T04:32:15.479073+0000","last_change":"2024-09-14T04:26:24.346577+0000","last_active":"2024-09-14T04:32:15.479073+0000","last_peered":"2024-09-14T04:32:15.479073+0000","last_clean":"2024-09-14T04:32:15.479073+0000","last_became_active":"2024-09-14T04:26:24.345532+0000","last_became_peered":"2024-09-14T04:26:24.345532+0000","last_unstale":"2024-09-14T04:32:15.479073+0000","last_undegraded":"2024-09-14T04:32:15.479073+0000","last_fullsized":"2024-09-14T04:32:15.479073+0000","mapping_epoch":113,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":114,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:17:40.540610+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":187,"reported_epoch":154,"state":"active+clean","last_fresh":"2024-09-14T04:32:15.481883+0000","last_change":"2024-09-14T04:19:08.873846+0000","last_active":"2024-09-14T04:32:15.481883+0000","last_peered":"2024-09-14T04:32:15.481883+0000","last_clean":"2024-09-14T04:32:15.481883+0000","last_became_active":"2024-09-14T04:19:08.873510+0000","last_became_peered":"2024-09-14T04:19:08.873510+0000","last_unstale":"2024-09-14T04:32:15.481883+0000","last_undegraded":"2024-09-14T04:32:15.481883+0000","last_fullsized":"2024-09-14T04:32:15.481883+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:18:25.972302+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'8","reported_seq":171,"reported_epoch":153,"state":"active+clean","last_fresh":"2024-09-14T04:32:14.523235+0000","last_change":"2024-09-14T04:31:33.566690+0000","last_active":"2024-09-14T04:32:14.523235+0000","last_peered":"2024-09-14T04:32:14.523235+0000","last_clean":"2024-09-14T04:32:14.523235+0000","last_became_active":"2024-09-14T04:31:33.371392+0000","last_became_peered":"2024-09-14T04:31:33.371392+0000","last_unstale":"2024-09-14T04:32:14.523235+0000","last_undegraded":"2024-09-14T04:32:14.523235+0000","last_fullsized":"2024-09-14T04:32:14.523235+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T08:27:37.168400+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":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"7.b","version":"154'12784","reported_seq":12859,"reported_epoch":154,"state":"active+clean","last_fresh":"2024-09-14T04:32:35.197798+0000","last_change":"2024-09-14T04:27:53.237275+0000","last_active":"2024-09-14T04:32:35.197798+0000","last_peered":"2024-09-14T04:32:35.197798+0000","last_clean":"2024-09-14T04:32:35.197798+0000","last_became_active":"2024-09-14T04:27:53.236406+0000","last_became_peered":"2024-09-14T04:27:53.236406+0000","last_unstale":"2024-09-14T04:32:35.197798+0000","last_undegraded":"2024-09-14T04:32:35.197798+0000","last_fullsized":"2024-09-14T04:32:35.197798+0000","mapping_epoch":123,"log_start":"132'5784","ondisk_log_start":"132'5784","created":123,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_clean_scrub_stamp":"2024-09-14T04:27:52.188234+0000","objects_scrubbed":0,"log_size":7000,"log_dups_size":0,"ondisk_log_size":7000,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:13:39.245983+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":15597568,"num_objects":238,"num_object_clones":0,"num_object_copies":714,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":238,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12784,"num_write_kb":416704,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,6],"acting":[1,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.f","version":"63'1","reported_seq":166,"reported_epoch":153,"state":"active+clean","last_fresh":"2024-09-14T04:32:14.463097+0000","last_change":"2024-09-14T04:32:07.511796+0000","last_active":"2024-09-14T04:32:14.463097+0000","last_peered":"2024-09-14T04:32:14.463097+0000","last_clean":"2024-09-14T04:32:14.463097+0000","last_became_active":"2024-09-14T04:31:33.369096+0000","last_became_peered":"2024-09-14T04:31:33.369096+0000","last_unstale":"2024-09-14T04:32:14.463097+0000","last_undegraded":"2024-09-14T04:32:14.463097+0000","last_fullsized":"2024-09-14T04:32:14.463097+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:25:24.370363+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,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":111,"reported_epoch":153,"state":"active+clean","last_fresh":"2024-09-14T04:32:14.523195+0000","last_change":"2024-09-14T04:32:09.197966+0000","last_active":"2024-09-14T04:32:14.523195+0000","last_peered":"2024-09-14T04:32:14.523195+0000","last_clean":"2024-09-14T04:32:14.523195+0000","last_became_active":"2024-09-14T04:32:09.197602+0000","last_became_peered":"2024-09-14T04:32:09.197602+0000","last_unstale":"2024-09-14T04:32:14.523195+0000","last_undegraded":"2024-09-14T04:32:14.523195+0000","last_fullsized":"2024-09-14T04:32:14.523195+0000","mapping_epoch":148,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":149,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:39:46.985840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"7.a","version":"154'12514","reported_seq":12589,"reported_epoch":154,"state":"active+clean","last_fresh":"2024-09-14T04:32:34.554193+0000","last_change":"2024-09-14T04:27:53.236414+0000","last_active":"2024-09-14T04:32:34.554193+0000","last_peered":"2024-09-14T04:32:34.554193+0000","last_clean":"2024-09-14T04:32:34.554193+0000","last_became_active":"2024-09-14T04:27:53.235785+0000","last_became_peered":"2024-09-14T04:27:53.235785+0000","last_unstale":"2024-09-14T04:32:34.554193+0000","last_undegraded":"2024-09-14T04:32:34.554193+0000","last_fullsized":"2024-09-14T04:32:34.554193+0000","mapping_epoch":123,"log_start":"131'5488","ondisk_log_start":"131'5488","created":123,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_clean_scrub_stamp":"2024-09-14T04:27:52.188234+0000","objects_scrubbed":0,"log_size":7026,"log_dups_size":0,"ondisk_log_size":7026,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:57:16.738994+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":14548992,"num_objects":222,"num_object_clones":0,"num_object_copies":666,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":222,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12514,"num_write_kb":407552,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,5],"acting":[3,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"63'2","reported_seq":139,"reported_epoch":153,"state":"active+clean","last_fresh":"2024-09-14T04:32:14.462792+0000","last_change":"2024-09-14T04:19:42.641163+0000","last_active":"2024-09-14T04:32:14.462792+0000","last_peered":"2024-09-14T04:32:14.462792+0000","last_clean":"2024-09-14T04:32:14.462792+0000","last_became_active":"2024-09-14T04:19:42.639319+0000","last_became_peered":"2024-09-14T04:19:42.639319+0000","last_unstale":"2024-09-14T04:32:14.462792+0000","last_undegraded":"2024-09-14T04:32:14.462792+0000","last_fullsized":"2024-09-14T04:32:14.462792+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:09:30.964543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":212,"reported_epoch":154,"state":"active+clean","last_fresh":"2024-09-14T04:32:15.478635+0000","last_change":"2024-09-14T04:19:42.644860+0000","last_active":"2024-09-14T04:32:15.478635+0000","last_peered":"2024-09-14T04:32:15.478635+0000","last_clean":"2024-09-14T04:32:15.478635+0000","last_became_active":"2024-09-14T04:19:42.643988+0000","last_became_peered":"2024-09-14T04:19:42.643988+0000","last_unstale":"2024-09-14T04:32:15.478635+0000","last_undegraded":"2024-09-14T04:32:15.478635+0000","last_fullsized":"2024-09-14T04:32:15.478635+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:36:27.621661+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.9","version":"154'12468","reported_seq":12574,"reported_epoch":154,"state":"active+clean","last_fresh":"2024-09-14T04:32:38.440863+0000","last_change":"2024-09-14T04:31:34.410487+0000","last_active":"2024-09-14T04:32:38.440863+0000","last_peered":"2024-09-14T04:32:38.440863+0000","last_clean":"2024-09-14T04:32:38.440863+0000","last_became_active":"2024-09-14T04:31:34.349552+0000","last_became_peered":"2024-09-14T04:31:34.349552+0000","last_unstale":"2024-09-14T04:32:38.440863+0000","last_undegraded":"2024-09-14T04:32:38.440863+0000","last_fullsized":"2024-09-14T04:32:38.440863+0000","mapping_epoch":145,"log_start":"131'4667","ondisk_log_start":"131'4667","created":123,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_clean_scrub_stamp":"2024-09-14T04:27:52.188234+0000","objects_scrubbed":0,"log_size":7801,"log_dups_size":0,"ondisk_log_size":7801,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:55:45.222708+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":7077888,"num_objects":108,"num_object_clones":0,"num_object_copies":324,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":108,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12468,"num_write_kb":402432,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"num_bytes_recovered":393216,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.d","version":"63'1","reported_seq":64,"reported_epoch":153,"state":"active+clean","last_fresh":"2024-09-14T04:32:14.523807+0000","last_change":"2024-09-14T04:26:24.346366+0000","last_active":"2024-09-14T04:32:14.523807+0000","last_peered":"2024-09-14T04:32:14.523807+0000","last_clean":"2024-09-14T04:32:14.523807+0000","last_became_active":"2024-09-14T04:26:24.345417+0000","last_became_peered":"2024-09-14T04:26:24.345417+0000","last_unstale":"2024-09-14T04:32:14.523807+0000","last_undegraded":"2024-09-14T04:32:14.523807+0000","last_fullsized":"2024-09-14T04:32:14.523807+0000","mapping_epoch":113,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":114,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:43:32.215360+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":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":64,"reported_epoch":154,"state":"active+clean","last_fresh":"2024-09-14T04:32:15.490496+0000","last_change":"2024-09-14T04:32:09.197896+0000","last_active":"2024-09-14T04:32:15.490496+0000","last_peered":"2024-09-14T04:32:15.490496+0000","last_clean":"2024-09-14T04:32:15.490496+0000","last_became_active":"2024-09-14T04:32:09.197361+0000","last_became_peered":"2024-09-14T04:32:09.197361+0000","last_unstale":"2024-09-14T04:32:15.490496+0000","last_undegraded":"2024-09-14T04:32:15.490496+0000","last_fullsized":"2024-09-14T04:32:15.490496+0000","mapping_epoch":148,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":149,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:07:35.121046+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,5],"acting":[1,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"7.8","version":"154'12684","reported_seq":12759,"reported_epoch":154,"state":"active+clean","last_fresh":"2024-09-14T04:32:37.714326+0000","last_change":"2024-09-14T04:27:53.700385+0000","last_active":"2024-09-14T04:32:37.714326+0000","last_peered":"2024-09-14T04:32:37.714326+0000","last_clean":"2024-09-14T04:32:37.714326+0000","last_became_active":"2024-09-14T04:27:53.698901+0000","last_became_peered":"2024-09-14T04:27:53.698901+0000","last_unstale":"2024-09-14T04:32:37.714326+0000","last_undegraded":"2024-09-14T04:32:37.714326+0000","last_fullsized":"2024-09-14T04:32:37.714326+0000","mapping_epoch":123,"log_start":"130'2600","ondisk_log_start":"130'2600","created":123,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_clean_scrub_stamp":"2024-09-14T04:27:52.188234+0000","objects_scrubbed":0,"log_size":10084,"log_dups_size":0,"ondisk_log_size":10084,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:40:31.010367+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":7208960,"num_objects":110,"num_object_clones":0,"num_object_copies":330,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":110,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12684,"num_write_kb":409408,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,4],"acting":[2,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":119,"reported_epoch":153,"state":"active+clean","last_fresh":"2024-09-14T04:32:14.523758+0000","last_change":"2024-09-14T04:19:08.879621+0000","last_active":"2024-09-14T04:32:14.523758+0000","last_peered":"2024-09-14T04:32:14.523758+0000","last_clean":"2024-09-14T04:32:14.523758+0000","last_became_active":"2024-09-14T04:19:08.879232+0000","last_became_peered":"2024-09-14T04:19:08.879232+0000","last_unstale":"2024-09-14T04:32:14.523758+0000","last_undegraded":"2024-09-14T04:32:14.523758+0000","last_fullsized":"2024-09-14T04:32:14.523758+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:06:15.162063+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":30,"reported_epoch":154,"state":"active+clean","last_fresh":"2024-09-14T04:32:15.485159+0000","last_change":"2024-09-14T04:31:33.358484+0000","last_active":"2024-09-14T04:32:15.485159+0000","last_peered":"2024-09-14T04:32:15.485159+0000","last_clean":"2024-09-14T04:32:15.485159+0000","last_became_active":"2024-09-14T04:31:33.358127+0000","last_became_peered":"2024-09-14T04:31:33.358127+0000","last_unstale":"2024-09-14T04:32:15.485159+0000","last_undegraded":"2024-09-14T04:32:15.485159+0000","last_fullsized":"2024-09-14T04:32:15.485159+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:57:30.264825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,4],"acting":[0,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"7.f","version":"154'12304","reported_seq":18000,"reported_epoch":154,"state":"active+remapped+backfill_wait","last_fresh":"2024-09-14T04:32:34.626331+0000","last_change":"2024-09-14T04:32:07.509701+0000","last_active":"2024-09-14T04:32:34.626331+0000","last_peered":"2024-09-14T04:32:34.626331+0000","last_clean":"2024-09-14T04:31:32.311265+0000","last_became_active":"2024-09-14T04:31:34.537596+0000","last_became_peered":"2024-09-14T04:31:34.537596+0000","last_unstale":"2024-09-14T04:32:34.626331+0000","last_undegraded":"2024-09-14T04:32:34.626331+0000","last_fullsized":"2024-09-14T04:32:34.626331+0000","mapping_epoch":145,"log_start":"131'5325","ondisk_log_start":"131'5325","created":123,"last_epoch_clean":143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_clean_scrub_stamp":"2024-09-14T04:27:52.188234+0000","objects_scrubbed":0,"log_size":6979,"log_dups_size":0,"ondisk_log_size":6979,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":14155776,"num_objects":216,"num_object_clones":0,"num_object_copies":648,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":216,"num_objects_unfound":0,"num_objects_dirty":216,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12304,"num_write_kb":400640,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2798,"num_bytes_recovered":183173120,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,7],"acting":[3,7,4],"avail_no_missing":["3","4","7"],"object_location_counts":[{"shards":"3,4,7","objects":216}],"blocked_by":[],"up_primary":0,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"64'3","reported_seq":221,"reported_epoch":154,"state":"active+clean","last_fresh":"2024-09-14T04:32:15.479559+0000","last_change":"2024-09-14T04:31:33.466537+0000","last_active":"2024-09-14T04:32:15.479559+0000","last_peered":"2024-09-14T04:32:15.479559+0000","last_clean":"2024-09-14T04:32:15.479559+0000","last_became_active":"2024-09-14T04:31:33.360086+0000","last_became_peered":"2024-09-14T04:31:33.360086+0000","last_unstale":"2024-09-14T04:32:15.479559+0000","last_undegraded":"2024-09-14T04:32:15.479559+0000","last_fullsized":"2024-09-14T04:32:15.479559+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T10:38:52.927697+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":185,"reported_epoch":154,"state":"active+clean","last_fresh":"2024-09-14T04:32:15.478433+0000","last_change":"2024-09-14T04:19:42.638847+0000","last_active":"2024-09-14T04:32:15.478433+0000","last_peered":"2024-09-14T04:32:15.478433+0000","last_clean":"2024-09-14T04:32:15.478433+0000","last_became_active":"2024-09-14T04:19:42.638188+0000","last_became_peered":"2024-09-14T04:19:42.638188+0000","last_unstale":"2024-09-14T04:32:15.478433+0000","last_undegraded":"2024-09-14T04:32:15.478433+0000","last_fullsized":"2024-09-14T04:32:15.478433+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:23:02.561858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.e","version":"154'12440","reported_seq":15298,"reported_epoch":154,"state":"active+clean","last_fresh":"2024-09-14T04:32:37.724707+0000","last_change":"2024-09-14T04:32:09.456192+0000","last_active":"2024-09-14T04:32:37.724707+0000","last_peered":"2024-09-14T04:32:37.724707+0000","last_clean":"2024-09-14T04:32:37.724707+0000","last_became_active":"2024-09-14T04:32:09.403020+0000","last_became_peered":"2024-09-14T04:32:09.403020+0000","last_unstale":"2024-09-14T04:32:37.724707+0000","last_undegraded":"2024-09-14T04:32:37.724707+0000","last_fullsized":"2024-09-14T04:32:37.724707+0000","mapping_epoch":149,"log_start":"129'2400","ondisk_log_start":"129'2400","created":123,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_clean_scrub_stamp":"2024-09-14T04:27:52.188234+0000","objects_scrubbed":0,"log_size":10040,"log_dups_size":0,"ondisk_log_size":10040,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:56:17.187032+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":9437184,"num_objects":144,"num_object_clones":0,"num_object_copies":432,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":144,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12440,"num_write_kb":402688,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1383,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":136,"reported_epoch":153,"state":"active+clean","last_fresh":"2024-09-14T04:32:14.523274+0000","last_change":"2024-09-14T04:19:42.640315+0000","last_active":"2024-09-14T04:32:14.523274+0000","last_peered":"2024-09-14T04:32:14.523274+0000","last_clean":"2024-09-14T04:32:14.523274+0000","last_became_active":"2024-09-14T04:19:42.639647+0000","last_became_peered":"2024-09-14T04:19:42.639647+0000","last_unstale":"2024-09-14T04:32:14.523274+0000","last_undegraded":"2024-09-14T04:32:14.523274+0000","last_fullsized":"2024-09-14T04:32:14.523274+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:18:39.051719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":199,"reported_epoch":154,"state":"active+clean","last_fresh":"2024-09-14T04:32:15.479139+0000","last_change":"2024-09-14T04:19:42.650071+0000","last_active":"2024-09-14T04:32:15.479139+0000","last_peered":"2024-09-14T04:32:15.479139+0000","last_clean":"2024-09-14T04:32:15.479139+0000","last_became_active":"2024-09-14T04:19:42.648824+0000","last_became_peered":"2024-09-14T04:19:42.648824+0000","last_unstale":"2024-09-14T04:32:15.479139+0000","last_undegraded":"2024-09-14T04:32:15.479139+0000","last_fullsized":"2024-09-14T04:32:15.479139+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:13:34.311856+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.d","version":"154'12563","reported_seq":14057,"reported_epoch":154,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2024-09-14T04:32:35.220593+0000","last_change":"2024-09-14T04:32:13.715311+0000","last_active":"2024-09-14T04:32:35.220593+0000","last_peered":"2024-09-14T04:32:35.220593+0000","last_clean":"2024-09-14T04:30:51.306693+0000","last_became_active":"2024-09-14T04:32:09.566376+0000","last_became_peered":"2024-09-14T04:32:09.566376+0000","last_unstale":"2024-09-14T04:32:35.220593+0000","last_undegraded":"2024-09-14T04:32:09.559539+0000","last_fullsized":"2024-09-14T04:32:09.395109+0000","mapping_epoch":149,"log_start":"132'5554","ondisk_log_start":"132'5554","created":123,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_clean_scrub_stamp":"2024-09-14T04:27:52.188234+0000","objects_scrubbed":0,"log_size":7009,"log_dups_size":0,"ondisk_log_size":7009,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":14155800,"num_objects":217,"num_object_clones":0,"num_object_copies":651,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":633,"num_objects_misplaced":217,"num_objects_unfound":0,"num_objects_dirty":217,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":12563,"num_write_kb":408897,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":476,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["1","6"],"object_location_counts":[{"shards":"0,1","objects":-633},{"shards":"0,1,6","objects":217}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":183,"reported_epoch":154,"state":"active+clean","last_fresh":"2024-09-14T04:32:15.477866+0000","last_change":"2024-09-14T04:19:42.643992+0000","last_active":"2024-09-14T04:32:15.477866+0000","last_peered":"2024-09-14T04:32:15.477866+0000","last_clean":"2024-09-14T04:32:15.477866+0000","last_became_active":"2024-09-14T04:19:42.643187+0000","last_became_peered":"2024-09-14T04:19:42.643187+0000","last_unstale":"2024-09-14T04:32:15.477866+0000","last_undegraded":"2024-09-14T04:32:15.477866+0000","last_fullsized":"2024-09-14T04:32:15.477866+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:24:52.681331+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":184,"reported_epoch":154,"state":"active+clean","last_fresh":"2024-09-14T04:32:15.479338+0000","last_change":"2024-09-14T04:32:08.390350+0000","last_active":"2024-09-14T04:32:15.479338+0000","last_peered":"2024-09-14T04:32:15.479338+0000","last_clean":"2024-09-14T04:32:15.479338+0000","last_became_active":"2024-09-14T04:32:08.388927+0000","last_became_peered":"2024-09-14T04:32:08.388927+0000","last_unstale":"2024-09-14T04:32:15.479338+0000","last_undegraded":"2024-09-14T04:32:15.479338+0000","last_fullsized":"2024-09-14T04:32:15.479338+0000","mapping_epoch":148,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":149,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:39:25.688165+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.c","version":"154'12350","reported_seq":12389,"reported_epoch":154,"state":"active+clean","last_fresh":"2024-09-14T04:32:35.940070+0000","last_change":"2024-09-14T04:27:53.699004+0000","last_active":"2024-09-14T04:32:35.940070+0000","last_peered":"2024-09-14T04:32:35.940070+0000","last_clean":"2024-09-14T04:32:35.940070+0000","last_became_active":"2024-09-14T04:27:53.698607+0000","last_became_peered":"2024-09-14T04:27:53.698607+0000","last_unstale":"2024-09-14T04:32:35.940070+0000","last_undegraded":"2024-09-14T04:32:35.940070+0000","last_fullsized":"2024-09-14T04:32:35.940070+0000","mapping_epoch":123,"log_start":"130'3121","ondisk_log_start":"130'3121","created":123,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_clean_scrub_stamp":"2024-09-14T04:27:52.188234+0000","objects_scrubbed":0,"log_size":9229,"log_dups_size":0,"ondisk_log_size":9229,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:21:10.386536+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":12976128,"num_objects":198,"num_object_clones":0,"num_object_copies":594,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":198,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12350,"num_write_kb":401536,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":189,"reported_epoch":154,"state":"active+clean","last_fresh":"2024-09-14T04:32:15.479293+0000","last_change":"2024-09-14T04:19:08.874337+0000","last_active":"2024-09-14T04:32:15.479293+0000","last_peered":"2024-09-14T04:32:15.479293+0000","last_clean":"2024-09-14T04:32:15.479293+0000","last_became_active":"2024-09-14T04:19:08.873054+0000","last_became_peered":"2024-09-14T04:19:08.873054+0000","last_unstale":"2024-09-14T04:32:15.479293+0000","last_undegraded":"2024-09-14T04:32:15.479293+0000","last_fullsized":"2024-09-14T04:32:15.479293+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:41:29.161551+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":189,"reported_epoch":154,"state":"active+clean","last_fresh":"2024-09-14T04:32:15.493165+0000","last_change":"2024-09-14T04:19:42.652319+0000","last_active":"2024-09-14T04:32:15.493165+0000","last_peered":"2024-09-14T04:32:15.493165+0000","last_clean":"2024-09-14T04:32:15.493165+0000","last_became_active":"2024-09-14T04:19:42.651977+0000","last_became_peered":"2024-09-14T04:19:42.651977+0000","last_unstale":"2024-09-14T04:32:15.493165+0000","last_undegraded":"2024-09-14T04:32:15.493165+0000","last_fullsized":"2024-09-14T04:32:15.493165+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:49:25.535726+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"7.6","version":"154'12409","reported_seq":18754,"reported_epoch":154,"state":"active+remapped+backfill_wait","last_fresh":"2024-09-14T04:32:34.582634+0000","last_change":"2024-09-14T04:31:34.608558+0000","last_active":"2024-09-14T04:32:34.582634+0000","last_peered":"2024-09-14T04:32:34.582634+0000","last_clean":"2024-09-14T04:31:32.317659+0000","last_became_active":"2024-09-14T04:31:34.560415+0000","last_became_peered":"2024-09-14T04:31:34.560415+0000","last_unstale":"2024-09-14T04:32:34.582634+0000","last_undegraded":"2024-09-14T04:32:34.582634+0000","last_fullsized":"2024-09-14T04:32:34.582634+0000","mapping_epoch":145,"log_start":"131'5343","ondisk_log_start":"131'5343","created":123,"last_epoch_clean":140,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_clean_scrub_stamp":"2024-09-14T04:27:52.188234+0000","objects_scrubbed":0,"log_size":7066,"log_dups_size":0,"ondisk_log_size":7066,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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":14352384,"num_objects":219,"num_object_clones":0,"num_object_copies":657,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":219,"num_objects_unfound":0,"num_objects_dirty":219,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12409,"num_write_kb":404096,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3126,"num_bytes_recovered":204734464,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[3,7,5],"avail_no_missing":["3","5","7"],"object_location_counts":[{"shards":"3,5,7","objects":219}],"blocked_by":[],"up_primary":0,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"75'100","reported_seq":268,"reported_epoch":153,"state":"active+clean","last_fresh":"2024-09-14T04:32:14.461794+0000","last_change":"2024-09-14T04:32:13.711425+0000","last_active":"2024-09-14T04:32:14.461794+0000","last_peered":"2024-09-14T04:32:14.461794+0000","last_clean":"2024-09-14T04:32:14.461794+0000","last_became_active":"2024-09-14T04:31:33.365563+0000","last_became_peered":"2024-09-14T04:31:33.365563+0000","last_unstale":"2024-09-14T04:32:14.461794+0000","last_undegraded":"2024-09-14T04:32:14.461794+0000","last_fullsized":"2024-09-14T04:32:14.461794+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":152,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T03:56:14.533049+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:09:01.862435+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":306,"num_read_kb":759,"num_write":149,"num_write_kb":1628,"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":"55'1","reported_seq":132,"reported_epoch":153,"state":"active+clean","last_fresh":"2024-09-14T04:32:14.523668+0000","last_change":"2024-09-14T04:18:23.879583+0000","last_active":"2024-09-14T04:32:14.523668+0000","last_peered":"2024-09-14T04:32:14.523668+0000","last_clean":"2024-09-14T04:32:14.523668+0000","last_became_active":"2024-09-14T04:18:23.878529+0000","last_became_peered":"2024-09-14T04:18:23.878529+0000","last_unstale":"2024-09-14T04:32:14.523668+0000","last_undegraded":"2024-09-14T04:32:14.523668+0000","last_fullsized":"2024-09-14T04:32:14.523668+0000","mapping_epoch":89,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":90,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:23:29.719949+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000682689,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":147,"reported_epoch":154,"state":"active+clean","last_fresh":"2024-09-14T04:32:15.479496+0000","last_change":"2024-09-14T04:19:08.881085+0000","last_active":"2024-09-14T04:32:15.479496+0000","last_peered":"2024-09-14T04:32:15.479496+0000","last_clean":"2024-09-14T04:32:15.479496+0000","last_became_active":"2024-09-14T04:19:08.880678+0000","last_became_peered":"2024-09-14T04:19:08.880678+0000","last_unstale":"2024-09-14T04:32:15.479496+0000","last_undegraded":"2024-09-14T04:32:15.479496+0000","last_fullsized":"2024-09-14T04:32:15.479496+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:31:42.518778+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":78,"reported_epoch":154,"state":"active+clean","last_fresh":"2024-09-14T04:32:15.478625+0000","last_change":"2024-09-14T04:32:09.198070+0000","last_active":"2024-09-14T04:32:15.478625+0000","last_peered":"2024-09-14T04:32:15.478625+0000","last_clean":"2024-09-14T04:32:15.478625+0000","last_became_active":"2024-09-14T04:32:09.197592+0000","last_became_peered":"2024-09-14T04:32:09.197592+0000","last_unstale":"2024-09-14T04:32:15.478625+0000","last_undegraded":"2024-09-14T04:32:15.478625+0000","last_fullsized":"2024-09-14T04:32:15.478625+0000","mapping_epoch":148,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":149,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:56:01.060670+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.5","version":"154'12349","reported_seq":16691,"reported_epoch":154,"state":"active+clean","last_fresh":"2024-09-14T04:32:37.760108+0000","last_change":"2024-09-14T04:32:15.519455+0000","last_active":"2024-09-14T04:32:37.760108+0000","last_peered":"2024-09-14T04:32:37.760108+0000","last_clean":"2024-09-14T04:32:37.760108+0000","last_became_active":"2024-09-14T04:32:15.487320+0000","last_became_peered":"2024-09-14T04:32:15.487320+0000","last_unstale":"2024-09-14T04:32:37.760108+0000","last_undegraded":"2024-09-14T04:32:37.760108+0000","last_fullsized":"2024-09-14T04:32:37.760108+0000","mapping_epoch":153,"log_start":"129'2300","ondisk_log_start":"129'2300","created":123,"last_epoch_clean":154,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_clean_scrub_stamp":"2024-09-14T04:27:52.188234+0000","objects_scrubbed":0,"log_size":10049,"log_dups_size":0,"ondisk_log_size":10049,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:25:01.082195+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":7405568,"num_objects":113,"num_object_clones":0,"num_object_copies":339,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":113,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12349,"num_write_kb":398784,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2126,"num_bytes_recovered":55246848,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,0],"acting":[2,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":181,"reported_epoch":154,"state":"active+clean","last_fresh":"2024-09-14T04:32:15.490573+0000","last_change":"2024-09-14T04:31:33.365190+0000","last_active":"2024-09-14T04:32:15.490573+0000","last_peered":"2024-09-14T04:32:15.490573+0000","last_clean":"2024-09-14T04:32:15.490573+0000","last_became_active":"2024-09-14T04:31:33.364825+0000","last_became_peered":"2024-09-14T04:31:33.364825+0000","last_unstale":"2024-09-14T04:32:15.490573+0000","last_undegraded":"2024-09-14T04:32:15.490573+0000","last_fullsized":"2024-09-14T04:32:15.490573+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:31:36.792540+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00063445000000000005,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,0],"acting":[1,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":30,"reported_epoch":154,"state":"active+clean","last_fresh":"2024-09-14T04:32:15.484742+0000","last_change":"2024-09-14T04:31:33.357276+0000","last_active":"2024-09-14T04:32:15.484742+0000","last_peered":"2024-09-14T04:32:15.484742+0000","last_clean":"2024-09-14T04:32:15.484742+0000","last_became_active":"2024-09-14T04:31:33.356696+0000","last_became_peered":"2024-09-14T04:31:33.356696+0000","last_unstale":"2024-09-14T04:32:15.484742+0000","last_undegraded":"2024-09-14T04:32:15.484742+0000","last_fullsized":"2024-09-14T04:32:15.484742+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:01:04.113956+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":30,"reported_epoch":154,"state":"active+clean","last_fresh":"2024-09-14T04:32:15.485474+0000","last_change":"2024-09-14T04:31:33.405942+0000","last_active":"2024-09-14T04:32:15.485474+0000","last_peered":"2024-09-14T04:32:15.485474+0000","last_clean":"2024-09-14T04:32:15.485474+0000","last_became_active":"2024-09-14T04:31:33.405583+0000","last_became_peered":"2024-09-14T04:31:33.405583+0000","last_unstale":"2024-09-14T04:32:15.485474+0000","last_undegraded":"2024-09-14T04:32:15.485474+0000","last_fullsized":"2024-09-14T04:32:15.485474+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:35:41.600396+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"7.4","version":"154'12232","reported_seq":18430,"reported_epoch":154,"state":"active+remapped+backfill_wait","last_fresh":"2024-09-14T04:32:35.161356+0000","last_change":"2024-09-14T04:31:34.567695+0000","last_active":"2024-09-14T04:32:35.161356+0000","last_peered":"2024-09-14T04:32:35.161356+0000","last_clean":"2024-09-14T04:31:32.281481+0000","last_became_active":"2024-09-14T04:31:34.518063+0000","last_became_peered":"2024-09-14T04:31:34.518063+0000","last_unstale":"2024-09-14T04:32:35.161356+0000","last_undegraded":"2024-09-14T04:32:35.161356+0000","last_fullsized":"2024-09-14T04:32:35.161356+0000","mapping_epoch":145,"log_start":"131'5189","ondisk_log_start":"131'5189","created":123,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_clean_scrub_stamp":"2024-09-14T04:27:52.188234+0000","objects_scrubbed":0,"log_size":7043,"log_dups_size":0,"ondisk_log_size":7043,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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":12845056,"num_objects":196,"num_object_clones":0,"num_object_copies":588,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":196,"num_objects_unfound":0,"num_objects_dirty":196,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12232,"num_write_kb":397696,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3050,"num_bytes_recovered":199819264,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,1],"acting":[1,4,6],"avail_no_missing":["1","4","6"],"object_location_counts":[{"shards":"1,4,6","objects":196}],"blocked_by":[],"up_primary":0,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":231,"reported_epoch":154,"state":"active+clean","last_fresh":"2024-09-14T04:32:15.481080+0000","last_change":"2024-09-14T04:31:33.357870+0000","last_active":"2024-09-14T04:32:15.481080+0000","last_peered":"2024-09-14T04:32:15.481080+0000","last_clean":"2024-09-14T04:32:15.481080+0000","last_became_active":"2024-09-14T04:31:33.356477+0000","last_became_peered":"2024-09-14T04:31:33.356477+0000","last_unstale":"2024-09-14T04:32:15.481080+0000","last_undegraded":"2024-09-14T04:32:15.481080+0000","last_fullsized":"2024-09-14T04:32:15.481080+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T16:00:41.529394+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026470600000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":178,"reported_epoch":154,"state":"active+clean","last_fresh":"2024-09-14T04:32:15.490915+0000","last_change":"2024-09-14T04:18:23.868969+0000","last_active":"2024-09-14T04:32:15.490915+0000","last_peered":"2024-09-14T04:32:15.490915+0000","last_clean":"2024-09-14T04:32:15.490915+0000","last_became_active":"2024-09-14T04:18:23.868634+0000","last_became_peered":"2024-09-14T04:18:23.868634+0000","last_unstale":"2024-09-14T04:32:15.490915+0000","last_undegraded":"2024-09-14T04:32:15.490915+0000","last_fullsized":"2024-09-14T04:32:15.490915+0000","mapping_epoch":89,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":90,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:21:23.421668+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":216,"reported_epoch":154,"state":"active+clean","last_fresh":"2024-09-14T04:32:15.491733+0000","last_change":"2024-09-14T04:31:33.394342+0000","last_active":"2024-09-14T04:32:15.491733+0000","last_peered":"2024-09-14T04:32:15.491733+0000","last_clean":"2024-09-14T04:32:15.491733+0000","last_became_active":"2024-09-14T04:31:33.393951+0000","last_became_peered":"2024-09-14T04:31:33.393951+0000","last_unstale":"2024-09-14T04:32:15.491733+0000","last_undegraded":"2024-09-14T04:32:15.491733+0000","last_fullsized":"2024-09-14T04:32:15.491733+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:47:14.531508+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"7.7","version":"154'12590","reported_seq":12663,"reported_epoch":154,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-14T04:32:38.477381+0000","last_change":"2024-09-14T04:32:15.674706+0000","last_active":"2024-09-14T04:32:38.477381+0000","last_peered":"2024-09-14T04:32:38.477381+0000","last_clean":"2024-09-14T04:30:51.282016+0000","last_became_active":"2024-09-14T04:32:13.403145+0000","last_became_peered":"2024-09-14T04:32:13.403145+0000","last_unstale":"2024-09-14T04:32:38.477381+0000","last_undegraded":"2024-09-14T04:32:13.345173+0000","last_fullsized":"2024-09-14T04:32:09.397341+0000","mapping_epoch":149,"log_start":"131'4417","ondisk_log_start":"131'4417","created":123,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_clean_scrub_stamp":"2024-09-14T04:27:52.188234+0000","objects_scrubbed":0,"log_size":8173,"log_dups_size":0,"ondisk_log_size":8173,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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":7471104,"num_objects":114,"num_object_clones":0,"num_object_copies":342,"num_objects_missing_on_primary":1393,"num_objects_missing":1393,"num_objects_degraded":7739,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":114,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12590,"num_write_kb":406528,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,1],"acting":[0,3],"avail_no_missing":["3","6"],"object_location_counts":[{"shards":"0,3","objects":-665},{"shards":"0,3,6","objects":114}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"57'2","reported_seq":147,"reported_epoch":153,"state":"active+clean","last_fresh":"2024-09-14T04:32:14.523476+0000","last_change":"2024-09-14T04:32:13.714720+0000","last_active":"2024-09-14T04:32:14.523476+0000","last_peered":"2024-09-14T04:32:14.523476+0000","last_clean":"2024-09-14T04:32:14.523476+0000","last_became_active":"2024-09-14T04:32:08.402497+0000","last_became_peered":"2024-09-14T04:32:08.402497+0000","last_unstale":"2024-09-14T04:32:14.523476+0000","last_undegraded":"2024-09-14T04:32:14.523476+0000","last_fullsized":"2024-09-14T04:32:14.523476+0000","mapping_epoch":148,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":152,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:42:35.016181+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0017315220000000001,"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":"3.3","version":"0'0","reported_seq":188,"reported_epoch":154,"state":"active+clean","last_fresh":"2024-09-14T04:32:15.478155+0000","last_change":"2024-09-14T04:31:33.349089+0000","last_active":"2024-09-14T04:32:15.478155+0000","last_peered":"2024-09-14T04:32:15.478155+0000","last_clean":"2024-09-14T04:32:15.478155+0000","last_became_active":"2024-09-14T04:31:33.348490+0000","last_became_peered":"2024-09-14T04:31:33.348490+0000","last_unstale":"2024-09-14T04:32:15.478155+0000","last_undegraded":"2024-09-14T04:32:15.478155+0000","last_fullsized":"2024-09-14T04:32:15.478155+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:45:46.103881+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":190,"reported_epoch":154,"state":"active+clean","last_fresh":"2024-09-14T04:32:15.492071+0000","last_change":"2024-09-14T04:19:08.878487+0000","last_active":"2024-09-14T04:32:15.492071+0000","last_peered":"2024-09-14T04:32:15.492071+0000","last_clean":"2024-09-14T04:32:15.492071+0000","last_became_active":"2024-09-14T04:19:08.877989+0000","last_became_peered":"2024-09-14T04:19:08.877989+0000","last_unstale":"2024-09-14T04:32:15.492071+0000","last_undegraded":"2024-09-14T04:32:15.492071+0000","last_fullsized":"2024-09-14T04:32:15.492071+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:00:52.330468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"7.1","version":"154'12305","reported_seq":13878,"reported_epoch":154,"state":"active+clean","last_fresh":"2024-09-14T04:32:35.305971+0000","last_change":"2024-09-14T04:32:12.480924+0000","last_active":"2024-09-14T04:32:35.305971+0000","last_peered":"2024-09-14T04:32:35.305971+0000","last_clean":"2024-09-14T04:32:35.305971+0000","last_became_active":"2024-09-14T04:32:12.442387+0000","last_became_peered":"2024-09-14T04:32:12.442387+0000","last_unstale":"2024-09-14T04:32:35.305971+0000","last_undegraded":"2024-09-14T04:32:35.305971+0000","last_fullsized":"2024-09-14T04:32:35.305971+0000","mapping_epoch":151,"log_start":"131'4912","ondisk_log_start":"131'4912","created":123,"last_epoch_clean":152,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_clean_scrub_stamp":"2024-09-14T04:27:52.188234+0000","objects_scrubbed":0,"log_size":7393,"log_dups_size":0,"ondisk_log_size":7393,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:40:06.199536+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":11862016,"num_objects":181,"num_object_clones":0,"num_object_copies":543,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":181,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12305,"num_write_kb":399552,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":741,"num_bytes_recovered":48562176,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.5","version":"0'0","reported_seq":136,"reported_epoch":153,"state":"active+clean","last_fresh":"2024-09-14T04:32:14.524053+0000","last_change":"2024-09-14T04:19:08.861754+0000","last_active":"2024-09-14T04:32:14.524053+0000","last_peered":"2024-09-14T04:32:14.524053+0000","last_clean":"2024-09-14T04:32:14.524053+0000","last_became_active":"2024-09-14T04:19:08.860874+0000","last_became_peered":"2024-09-14T04:19:08.860874+0000","last_unstale":"2024-09-14T04:32:14.524053+0000","last_undegraded":"2024-09-14T04:32:14.524053+0000","last_fullsized":"2024-09-14T04:32:14.524053+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:59:01.334811+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":229,"reported_epoch":154,"state":"active+clean","last_fresh":"2024-09-14T04:32:15.491437+0000","last_change":"2024-09-14T04:31:33.365187+0000","last_active":"2024-09-14T04:32:15.491437+0000","last_peered":"2024-09-14T04:32:15.491437+0000","last_clean":"2024-09-14T04:32:15.491437+0000","last_became_active":"2024-09-14T04:31:33.364787+0000","last_became_peered":"2024-09-14T04:31:33.364787+0000","last_unstale":"2024-09-14T04:32:15.491437+0000","last_undegraded":"2024-09-14T04:32:15.491437+0000","last_fullsized":"2024-09-14T04:32:15.491437+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:08:22.000343+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000609499,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":179,"reported_epoch":154,"state":"active+clean","last_fresh":"2024-09-14T04:32:15.491390+0000","last_change":"2024-09-14T04:19:42.653701+0000","last_active":"2024-09-14T04:32:15.491390+0000","last_peered":"2024-09-14T04:32:15.491390+0000","last_clean":"2024-09-14T04:32:15.491390+0000","last_became_active":"2024-09-14T04:19:42.652665+0000","last_became_peered":"2024-09-14T04:19:42.652665+0000","last_unstale":"2024-09-14T04:32:15.491390+0000","last_undegraded":"2024-09-14T04:32:15.491390+0000","last_fullsized":"2024-09-14T04:32:15.491390+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:52:36.500982+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"7.0","version":"154'12685","reported_seq":12724,"reported_epoch":154,"state":"active+clean","last_fresh":"2024-09-14T04:32:35.665425+0000","last_change":"2024-09-14T04:27:53.232926+0000","last_active":"2024-09-14T04:32:35.665425+0000","last_peered":"2024-09-14T04:32:35.665425+0000","last_clean":"2024-09-14T04:32:35.665425+0000","last_became_active":"2024-09-14T04:27:53.232237+0000","last_became_peered":"2024-09-14T04:27:53.232237+0000","last_unstale":"2024-09-14T04:32:35.665425+0000","last_undegraded":"2024-09-14T04:32:35.665425+0000","last_fullsized":"2024-09-14T04:32:35.665425+0000","mapping_epoch":123,"log_start":"129'2600","ondisk_log_start":"129'2600","created":123,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_clean_scrub_stamp":"2024-09-14T04:27:52.188234+0000","objects_scrubbed":0,"log_size":10085,"log_dups_size":0,"ondisk_log_size":10085,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:00:34.558998+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":13434880,"num_objects":205,"num_object_clones":0,"num_object_copies":615,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":205,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12685,"num_write_kb":412480,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,3],"acting":[5,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":178,"reported_epoch":154,"state":"active+clean","last_fresh":"2024-09-14T04:32:15.491297+0000","last_change":"2024-09-14T04:18:23.879285+0000","last_active":"2024-09-14T04:32:15.491297+0000","last_peered":"2024-09-14T04:32:15.491297+0000","last_clean":"2024-09-14T04:32:15.491297+0000","last_became_active":"2024-09-14T04:18:23.878681+0000","last_became_peered":"2024-09-14T04:18:23.878681+0000","last_unstale":"2024-09-14T04:32:15.491297+0000","last_undegraded":"2024-09-14T04:32:15.491297+0000","last_fullsized":"2024-09-14T04:32:15.491297+0000","mapping_epoch":89,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":90,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:30:57.336674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":168,"reported_epoch":153,"state":"active+clean","last_fresh":"2024-09-14T04:32:14.463108+0000","last_change":"2024-09-14T04:31:33.376291+0000","last_active":"2024-09-14T04:32:14.463108+0000","last_peered":"2024-09-14T04:32:14.463108+0000","last_clean":"2024-09-14T04:32:14.463108+0000","last_became_active":"2024-09-14T04:31:33.375320+0000","last_became_peered":"2024-09-14T04:31:33.375320+0000","last_unstale":"2024-09-14T04:32:14.463108+0000","last_undegraded":"2024-09-14T04:32:14.463108+0000","last_fullsized":"2024-09-14T04:32:14.463108+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:13:33.962681+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067607599999999996,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":30,"reported_epoch":154,"state":"active+clean","last_fresh":"2024-09-14T04:32:15.485090+0000","last_change":"2024-09-14T04:31:33.397557+0000","last_active":"2024-09-14T04:32:15.485090+0000","last_peered":"2024-09-14T04:32:15.485090+0000","last_clean":"2024-09-14T04:32:15.485090+0000","last_became_active":"2024-09-14T04:31:33.393130+0000","last_became_peered":"2024-09-14T04:31:33.393130+0000","last_unstale":"2024-09-14T04:32:15.485090+0000","last_undegraded":"2024-09-14T04:32:15.485090+0000","last_fullsized":"2024-09-14T04:32:15.485090+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:42:27.901652+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"7.3","version":"154'12342","reported_seq":12417,"reported_epoch":154,"state":"active+clean","last_fresh":"2024-09-14T04:32:34.608053+0000","last_change":"2024-09-14T04:27:53.222881+0000","last_active":"2024-09-14T04:32:34.608053+0000","last_peered":"2024-09-14T04:32:34.608053+0000","last_clean":"2024-09-14T04:32:34.608053+0000","last_became_active":"2024-09-14T04:27:53.222352+0000","last_became_peered":"2024-09-14T04:27:53.222352+0000","last_unstale":"2024-09-14T04:32:34.608053+0000","last_undegraded":"2024-09-14T04:32:34.608053+0000","last_fullsized":"2024-09-14T04:32:34.608053+0000","mapping_epoch":123,"log_start":"131'5325","ondisk_log_start":"131'5325","created":123,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_clean_scrub_stamp":"2024-09-14T04:27:52.188234+0000","objects_scrubbed":0,"log_size":7017,"log_dups_size":0,"ondisk_log_size":7017,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:02:32.060949+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":14024704,"num_objects":214,"num_object_clones":0,"num_object_copies":642,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":214,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12342,"num_write_kb":401792,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,4],"acting":[3,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.7","version":"63'2","reported_seq":209,"reported_epoch":154,"state":"active+clean","last_fresh":"2024-09-14T04:32:15.482247+0000","last_change":"2024-09-14T04:32:07.514225+0000","last_active":"2024-09-14T04:32:15.482247+0000","last_peered":"2024-09-14T04:32:15.482247+0000","last_clean":"2024-09-14T04:32:15.482247+0000","last_became_active":"2024-09-14T04:31:33.391417+0000","last_became_peered":"2024-09-14T04:31:33.391417+0000","last_unstale":"2024-09-14T04:32:15.482247+0000","last_undegraded":"2024-09-14T04:32:15.482247+0000","last_fullsized":"2024-09-14T04:32:15.482247+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:54:42.220861+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":189,"reported_epoch":154,"state":"active+clean","last_fresh":"2024-09-14T04:32:15.493248+0000","last_change":"2024-09-14T04:19:42.652857+0000","last_active":"2024-09-14T04:32:15.493248+0000","last_peered":"2024-09-14T04:32:15.493248+0000","last_clean":"2024-09-14T04:32:15.493248+0000","last_became_active":"2024-09-14T04:19:42.652402+0000","last_became_peered":"2024-09-14T04:19:42.652402+0000","last_unstale":"2024-09-14T04:32:15.493248+0000","last_undegraded":"2024-09-14T04:32:15.493248+0000","last_fullsized":"2024-09-14T04:32:15.493248+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:52:50.720268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":197,"reported_epoch":154,"state":"active+clean","last_fresh":"2024-09-14T04:32:15.479192+0000","last_change":"2024-09-14T04:31:33.362252+0000","last_active":"2024-09-14T04:32:15.479192+0000","last_peered":"2024-09-14T04:32:15.479192+0000","last_clean":"2024-09-14T04:32:15.479192+0000","last_became_active":"2024-09-14T04:31:33.361925+0000","last_became_peered":"2024-09-14T04:31:33.361925+0000","last_unstale":"2024-09-14T04:32:15.479192+0000","last_undegraded":"2024-09-14T04:32:15.479192+0000","last_fullsized":"2024-09-14T04:32:15.479192+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:42:00.454354+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"7.2","version":"154'12356","reported_seq":12431,"reported_epoch":154,"state":"active+clean","last_fresh":"2024-09-14T04:32:34.297412+0000","last_change":"2024-09-14T04:27:53.235927+0000","last_active":"2024-09-14T04:32:34.297412+0000","last_peered":"2024-09-14T04:32:34.297412+0000","last_clean":"2024-09-14T04:32:34.297412+0000","last_became_active":"2024-09-14T04:27:53.235387+0000","last_became_peered":"2024-09-14T04:27:53.235387+0000","last_unstale":"2024-09-14T04:32:34.297412+0000","last_undegraded":"2024-09-14T04:32:34.297412+0000","last_fullsized":"2024-09-14T04:32:34.297412+0000","mapping_epoch":123,"log_start":"131'5303","ondisk_log_start":"131'5303","created":123,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:27:52.188234+0000","last_clean_scrub_stamp":"2024-09-14T04:27:52.188234+0000","objects_scrubbed":0,"log_size":7053,"log_dups_size":0,"ondisk_log_size":7053,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:43:27.441629+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":13762560,"num_objects":210,"num_object_clones":0,"num_object_copies":630,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":210,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12356,"num_write_kb":402112,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.6","version":"64'1","reported_seq":34,"reported_epoch":154,"state":"active+clean","last_fresh":"2024-09-14T04:32:15.485562+0000","last_change":"2024-09-14T04:31:33.463431+0000","last_active":"2024-09-14T04:32:15.485562+0000","last_peered":"2024-09-14T04:32:15.485562+0000","last_clean":"2024-09-14T04:32:15.485562+0000","last_became_active":"2024-09-14T04:31:33.359137+0000","last_became_peered":"2024-09-14T04:31:33.359137+0000","last_unstale":"2024-09-14T04:32:15.485562+0000","last_undegraded":"2024-09-14T04:32:15.485562+0000","last_fullsized":"2024-09-14T04:32:15.485562+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:33:11.892247+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":131,"reported_epoch":153,"state":"active+clean","last_fresh":"2024-09-14T04:32:14.523591+0000","last_change":"2024-09-14T04:18:23.879292+0000","last_active":"2024-09-14T04:32:14.523591+0000","last_peered":"2024-09-14T04:32:14.523591+0000","last_clean":"2024-09-14T04:32:14.523591+0000","last_became_active":"2024-09-14T04:18:23.878398+0000","last_became_peered":"2024-09-14T04:18:23.878398+0000","last_unstale":"2024-09-14T04:32:14.523591+0000","last_undegraded":"2024-09-14T04:32:14.523591+0000","last_fullsized":"2024-09-14T04:32:14.523591+0000","mapping_epoch":89,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":90,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:27:55.872465+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00065019000000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":137,"reported_epoch":154,"state":"active+clean","last_fresh":"2024-09-14T04:32:15.478152+0000","last_change":"2024-09-14T04:19:42.632880+0000","last_active":"2024-09-14T04:32:15.478152+0000","last_peered":"2024-09-14T04:32:15.478152+0000","last_clean":"2024-09-14T04:32:15.478152+0000","last_became_active":"2024-09-14T04:19:42.630108+0000","last_became_peered":"2024-09-14T04:19:42.630108+0000","last_unstale":"2024-09-14T04:32:15.478152+0000","last_undegraded":"2024-09-14T04:32:15.478152+0000","last_fullsized":"2024-09-14T04:32:15.478152+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:13:55.228629+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":177,"reported_epoch":154,"state":"active+clean","last_fresh":"2024-09-14T04:32:15.478428+0000","last_change":"2024-09-14T04:19:42.646559+0000","last_active":"2024-09-14T04:32:15.478428+0000","last_peered":"2024-09-14T04:32:15.478428+0000","last_clean":"2024-09-14T04:32:15.478428+0000","last_became_active":"2024-09-14T04:19:42.645683+0000","last_became_peered":"2024-09-14T04:19:42.645683+0000","last_unstale":"2024-09-14T04:32:15.478428+0000","last_undegraded":"2024-09-14T04:32:15.478428+0000","last_fullsized":"2024-09-14T04:32:15.478428+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:08:29.408846+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"75'23","reported_seq":179,"reported_epoch":154,"state":"active+clean","last_fresh":"2024-09-14T04:32:15.478248+0000","last_change":"2024-09-14T04:19:42.634435+0000","last_active":"2024-09-14T04:32:15.478248+0000","last_peered":"2024-09-14T04:32:15.478248+0000","last_clean":"2024-09-14T04:32:15.478248+0000","last_became_active":"2024-09-14T04:19:42.631148+0000","last_became_peered":"2024-09-14T04:19:42.631148+0000","last_unstale":"2024-09-14T04:32:15.478248+0000","last_undegraded":"2024-09-14T04:32:15.478248+0000","last_fullsized":"2024-09-14T04:32:15.478248+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:31:06.697115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":185,"reported_epoch":154,"state":"active+clean","last_fresh":"2024-09-14T04:32:15.491173+0000","last_change":"2024-09-14T04:32:08.400423+0000","last_active":"2024-09-14T04:32:15.491173+0000","last_peered":"2024-09-14T04:32:15.491173+0000","last_clean":"2024-09-14T04:32:15.491173+0000","last_became_active":"2024-09-14T04:32:08.399986+0000","last_became_peered":"2024-09-14T04:32:08.399986+0000","last_unstale":"2024-09-14T04:32:15.491173+0000","last_undegraded":"2024-09-14T04:32:15.491173+0000","last_fullsized":"2024-09-14T04:32:15.491173+0000","mapping_epoch":148,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":149,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:45:38.552900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.15","version":"63'3","reported_seq":141,"reported_epoch":153,"state":"active+clean","last_fresh":"2024-09-14T04:32:14.462610+0000","last_change":"2024-09-14T04:19:42.637907+0000","last_active":"2024-09-14T04:32:14.462610+0000","last_peered":"2024-09-14T04:32:14.462610+0000","last_clean":"2024-09-14T04:32:14.462610+0000","last_became_active":"2024-09-14T04:19:42.637132+0000","last_became_peered":"2024-09-14T04:19:42.637132+0000","last_unstale":"2024-09-14T04:32:14.462610+0000","last_undegraded":"2024-09-14T04:32:14.462610+0000","last_fullsized":"2024-09-14T04:32:14.462610+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T07:54:01.347971+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":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":[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":119,"reported_epoch":153,"state":"active+clean","last_fresh":"2024-09-14T04:32:14.523947+0000","last_change":"2024-09-14T04:17:00.824294+0000","last_active":"2024-09-14T04:32:14.523947+0000","last_peered":"2024-09-14T04:32:14.523947+0000","last_clean":"2024-09-14T04:32:14.523947+0000","last_became_active":"2024-09-14T04:17:00.823338+0000","last_became_peered":"2024-09-14T04:17:00.823338+0000","last_unstale":"2024-09-14T04:32:14.523947+0000","last_undegraded":"2024-09-14T04:32:14.523947+0000","last_fullsized":"2024-09-14T04:32:14.523947+0000","mapping_epoch":84,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":85,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:33:02.333045+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":147,"reported_epoch":154,"state":"active+clean","last_fresh":"2024-09-14T04:32:15.479700+0000","last_change":"2024-09-14T04:19:08.879320+0000","last_active":"2024-09-14T04:32:15.479700+0000","last_peered":"2024-09-14T04:32:15.479700+0000","last_clean":"2024-09-14T04:32:15.479700+0000","last_became_active":"2024-09-14T04:19:08.878869+0000","last_became_peered":"2024-09-14T04:19:08.878869+0000","last_unstale":"2024-09-14T04:32:15.479700+0000","last_undegraded":"2024-09-14T04:32:15.479700+0000","last_fullsized":"2024-09-14T04:32:15.479700+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:39:06.258191+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":28,"reported_epoch":154,"state":"active+clean","last_fresh":"2024-09-14T04:32:15.681321+0000","last_change":"2024-09-14T04:31:33.390113+0000","last_active":"2024-09-14T04:32:15.681321+0000","last_peered":"2024-09-14T04:32:15.681321+0000","last_clean":"2024-09-14T04:32:15.681321+0000","last_became_active":"2024-09-14T04:31:33.389271+0000","last_became_peered":"2024-09-14T04:31:33.389271+0000","last_unstale":"2024-09-14T04:32:15.681321+0000","last_undegraded":"2024-09-14T04:32:15.681321+0000","last_fullsized":"2024-09-14T04:32:15.681321+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:53:09.386978+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":208,"reported_epoch":154,"state":"active+clean","last_fresh":"2024-09-14T04:32:15.479156+0000","last_change":"2024-09-14T04:32:08.397100+0000","last_active":"2024-09-14T04:32:15.479156+0000","last_peered":"2024-09-14T04:32:15.479156+0000","last_clean":"2024-09-14T04:32:15.479156+0000","last_became_active":"2024-09-14T04:32:08.396604+0000","last_became_peered":"2024-09-14T04:32:08.396604+0000","last_unstale":"2024-09-14T04:32:15.479156+0000","last_undegraded":"2024-09-14T04:32:15.479156+0000","last_fullsized":"2024-09-14T04:32:15.479156+0000","mapping_epoch":148,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":149,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:54:40.719090+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1f","version":"0'0","reported_seq":118,"reported_epoch":153,"state":"active+clean","last_fresh":"2024-09-14T04:32:14.523477+0000","last_change":"2024-09-14T04:17:00.824384+0000","last_active":"2024-09-14T04:32:14.523477+0000","last_peered":"2024-09-14T04:32:14.523477+0000","last_clean":"2024-09-14T04:32:14.523477+0000","last_became_active":"2024-09-14T04:17:00.823419+0000","last_became_peered":"2024-09-14T04:17:00.823419+0000","last_unstale":"2024-09-14T04:32:14.523477+0000","last_undegraded":"2024-09-14T04:32:14.523477+0000","last_fullsized":"2024-09-14T04:32:14.523477+0000","mapping_epoch":84,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":85,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:12:07.409073+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":219,"reported_epoch":154,"state":"active+clean","last_fresh":"2024-09-14T04:32:15.479228+0000","last_change":"2024-09-14T04:31:33.361501+0000","last_active":"2024-09-14T04:32:15.479228+0000","last_peered":"2024-09-14T04:32:15.479228+0000","last_clean":"2024-09-14T04:32:15.479228+0000","last_became_active":"2024-09-14T04:31:33.361129+0000","last_became_peered":"2024-09-14T04:31:33.361129+0000","last_unstale":"2024-09-14T04:32:15.479228+0000","last_undegraded":"2024-09-14T04:32:15.479228+0000","last_fullsized":"2024-09-14T04:32:15.479228+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:04:55.202812+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":30,"reported_epoch":154,"state":"active+clean","last_fresh":"2024-09-14T04:32:15.485458+0000","last_change":"2024-09-14T04:31:33.398197+0000","last_active":"2024-09-14T04:32:15.485458+0000","last_peered":"2024-09-14T04:32:15.485458+0000","last_clean":"2024-09-14T04:32:15.485458+0000","last_became_active":"2024-09-14T04:31:33.393183+0000","last_became_peered":"2024-09-14T04:31:33.393183+0000","last_unstale":"2024-09-14T04:32:15.485458+0000","last_undegraded":"2024-09-14T04:32:15.485458+0000","last_fullsized":"2024-09-14T04:32:15.485458+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:42:46.102018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":188,"reported_epoch":154,"state":"active+clean","last_fresh":"2024-09-14T04:32:15.492823+0000","last_change":"2024-09-14T04:19:42.651094+0000","last_active":"2024-09-14T04:32:15.492823+0000","last_peered":"2024-09-14T04:32:15.492823+0000","last_clean":"2024-09-14T04:32:15.492823+0000","last_became_active":"2024-09-14T04:19:42.650755+0000","last_became_peered":"2024-09-14T04:19:42.650755+0000","last_unstale":"2024-09-14T04:32:15.492823+0000","last_undegraded":"2024-09-14T04:32:15.492823+0000","last_fullsized":"2024-09-14T04:32:15.492823+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:15:36.778457+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":198,"reported_epoch":154,"state":"active+clean","last_fresh":"2024-09-14T04:32:15.479522+0000","last_change":"2024-09-14T04:19:42.642503+0000","last_active":"2024-09-14T04:32:15.479522+0000","last_peered":"2024-09-14T04:32:15.479522+0000","last_clean":"2024-09-14T04:32:15.479522+0000","last_became_active":"2024-09-14T04:19:42.641977+0000","last_became_peered":"2024-09-14T04:19:42.641977+0000","last_unstale":"2024-09-14T04:32:15.479522+0000","last_undegraded":"2024-09-14T04:32:15.479522+0000","last_fullsized":"2024-09-14T04:32:15.479522+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:40:14.635217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"64'2","reported_seq":202,"reported_epoch":154,"state":"active+clean","last_fresh":"2024-09-14T04:32:15.478620+0000","last_change":"2024-09-14T04:19:42.649335+0000","last_active":"2024-09-14T04:32:15.478620+0000","last_peered":"2024-09-14T04:32:15.478620+0000","last_clean":"2024-09-14T04:32:15.478620+0000","last_became_active":"2024-09-14T04:19:42.648423+0000","last_became_peered":"2024-09-14T04:19:42.648423+0000","last_unstale":"2024-09-14T04:32:15.478620+0000","last_undegraded":"2024-09-14T04:32:15.478620+0000","last_fullsized":"2024-09-14T04:32:15.478620+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:07:19.323674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":207,"reported_epoch":154,"state":"active+clean","last_fresh":"2024-09-14T04:32:15.481228+0000","last_change":"2024-09-14T04:19:08.877175+0000","last_active":"2024-09-14T04:32:15.481228+0000","last_peered":"2024-09-14T04:32:15.481228+0000","last_clean":"2024-09-14T04:32:15.481228+0000","last_became_active":"2024-09-14T04:19:08.876831+0000","last_became_peered":"2024-09-14T04:19:08.876831+0000","last_unstale":"2024-09-14T04:32:15.481228+0000","last_undegraded":"2024-09-14T04:32:15.481228+0000","last_fullsized":"2024-09-14T04:32:15.481228+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:04:59.357182+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"64'2","reported_seq":30,"reported_epoch":154,"state":"active+clean","last_fresh":"2024-09-14T04:32:15.485185+0000","last_change":"2024-09-14T04:31:33.398182+0000","last_active":"2024-09-14T04:32:15.485185+0000","last_peered":"2024-09-14T04:32:15.485185+0000","last_clean":"2024-09-14T04:32:15.485185+0000","last_became_active":"2024-09-14T04:31:33.393569+0000","last_became_peered":"2024-09-14T04:31:33.393569+0000","last_unstale":"2024-09-14T04:32:15.485185+0000","last_undegraded":"2024-09-14T04:32:15.485185+0000","last_fullsized":"2024-09-14T04:32:15.485185+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:02:21.656849+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":202,"reported_epoch":154,"state":"active+clean","last_fresh":"2024-09-14T04:32:15.478809+0000","last_change":"2024-09-14T04:19:42.648838+0000","last_active":"2024-09-14T04:32:15.478809+0000","last_peered":"2024-09-14T04:32:15.478809+0000","last_clean":"2024-09-14T04:32:15.478809+0000","last_became_active":"2024-09-14T04:19:42.646584+0000","last_became_peered":"2024-09-14T04:19:42.646584+0000","last_unstale":"2024-09-14T04:32:15.478809+0000","last_undegraded":"2024-09-14T04:32:15.478809+0000","last_fullsized":"2024-09-14T04:32:15.478809+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:04:32.667528+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'2","reported_seq":139,"reported_epoch":153,"state":"active+clean","last_fresh":"2024-09-14T04:32:14.523773+0000","last_change":"2024-09-14T04:19:42.633208+0000","last_active":"2024-09-14T04:32:14.523773+0000","last_peered":"2024-09-14T04:32:14.523773+0000","last_clean":"2024-09-14T04:32:14.523773+0000","last_became_active":"2024-09-14T04:19:42.632094+0000","last_became_peered":"2024-09-14T04:19:42.632094+0000","last_unstale":"2024-09-14T04:32:14.523773+0000","last_undegraded":"2024-09-14T04:32:14.523773+0000","last_fullsized":"2024-09-14T04:32:14.523773+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:40:30.525106+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":216,"reported_epoch":154,"state":"active+clean","last_fresh":"2024-09-14T04:32:15.478131+0000","last_change":"2024-09-14T04:31:33.344708+0000","last_active":"2024-09-14T04:32:15.478131+0000","last_peered":"2024-09-14T04:32:15.478131+0000","last_clean":"2024-09-14T04:32:15.478131+0000","last_became_active":"2024-09-14T04:31:33.343846+0000","last_became_peered":"2024-09-14T04:31:33.343846+0000","last_unstale":"2024-09-14T04:32:15.478131+0000","last_undegraded":"2024-09-14T04:32:15.478131+0000","last_fullsized":"2024-09-14T04:32:15.478131+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:55:43.310619+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'2","reported_seq":122,"reported_epoch":153,"state":"active+clean","last_fresh":"2024-09-14T04:32:14.523965+0000","last_change":"2024-09-14T04:19:42.631447+0000","last_active":"2024-09-14T04:32:14.523965+0000","last_peered":"2024-09-14T04:32:14.523965+0000","last_clean":"2024-09-14T04:32:14.523965+0000","last_became_active":"2024-09-14T04:19:42.630103+0000","last_became_peered":"2024-09-14T04:19:42.630103+0000","last_unstale":"2024-09-14T04:32:14.523965+0000","last_undegraded":"2024-09-14T04:32:14.523965+0000","last_fullsized":"2024-09-14T04:32:14.523965+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:01:50.213897+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":222,"reported_epoch":154,"state":"active+clean","last_fresh":"2024-09-14T04:32:15.484016+0000","last_change":"2024-09-14T04:31:33.361781+0000","last_active":"2024-09-14T04:32:15.484016+0000","last_peered":"2024-09-14T04:32:15.484016+0000","last_clean":"2024-09-14T04:32:15.484016+0000","last_became_active":"2024-09-14T04:31:33.361357+0000","last_became_peered":"2024-09-14T04:31:33.361357+0000","last_unstale":"2024-09-14T04:32:15.484016+0000","last_undegraded":"2024-09-14T04:32:15.484016+0000","last_fullsized":"2024-09-14T04:32:15.484016+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:52:58.840279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"64'2","reported_seq":202,"reported_epoch":154,"state":"active+clean","last_fresh":"2024-09-14T04:32:15.481484+0000","last_change":"2024-09-14T04:32:08.399253+0000","last_active":"2024-09-14T04:32:15.481484+0000","last_peered":"2024-09-14T04:32:15.481484+0000","last_clean":"2024-09-14T04:32:15.481484+0000","last_became_active":"2024-09-14T04:32:08.398737+0000","last_became_peered":"2024-09-14T04:32:08.398737+0000","last_unstale":"2024-09-14T04:32:15.481484+0000","last_undegraded":"2024-09-14T04:32:15.481484+0000","last_fullsized":"2024-09-14T04:32:15.481484+0000","mapping_epoch":148,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":149,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:52:57.555638+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,1],"acting":[3,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":184,"reported_epoch":154,"state":"active+clean","last_fresh":"2024-09-14T04:32:15.477766+0000","last_change":"2024-09-14T04:32:08.394149+0000","last_active":"2024-09-14T04:32:15.477766+0000","last_peered":"2024-09-14T04:32:15.477766+0000","last_clean":"2024-09-14T04:32:15.477766+0000","last_became_active":"2024-09-14T04:32:08.392474+0000","last_became_peered":"2024-09-14T04:32:08.392474+0000","last_unstale":"2024-09-14T04:32:15.477766+0000","last_undegraded":"2024-09-14T04:32:15.477766+0000","last_fullsized":"2024-09-14T04:32:15.477766+0000","mapping_epoch":148,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":149,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:30:19.124935+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"64'5","reported_seq":34,"reported_epoch":154,"state":"active+clean","last_fresh":"2024-09-14T04:32:15.695774+0000","last_change":"2024-09-14T04:31:33.560260+0000","last_active":"2024-09-14T04:32:15.695774+0000","last_peered":"2024-09-14T04:32:15.695774+0000","last_clean":"2024-09-14T04:32:15.695774+0000","last_became_active":"2024-09-14T04:31:33.376096+0000","last_became_peered":"2024-09-14T04:31:33.376096+0000","last_unstale":"2024-09-14T04:32:15.695774+0000","last_undegraded":"2024-09-14T04:32:15.695774+0000","last_fullsized":"2024-09-14T04:32:15.695774+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T12:07:59.976287+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":570,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":7,"num_pg":16,"stat_sum":{"num_bytes":190316568,"num_objects":2905,"num_object_clones":0,"num_object_copies":8715,"num_objects_missing_on_primary":1393,"num_objects_missing":1393,"num_objects_degraded":8372,"num_objects_misplaced":848,"num_objects_unfound":0,"num_objects_dirty":2905,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":199375,"num_write_kb":6472897,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":13714,"num_bytes_recovered":691929088,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":806170624,"data_stored":806158408,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":129047,"ondisk_log_size":129047,"up":48,"acting":46,"num_store_stats":8},{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5530,"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":37,"num_read_kb":39,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":18,"num_bytes_recovered":614,"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":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":18996,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"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":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},"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":306,"num_read_kb":759,"num_write":149,"num_write_kb":1628,"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":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":100,"ondisk_log_size":100,"up":3,"acting":3,"num_store_stats":4}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430593,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":371056,"kb_used_data":65384,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":93374096,"statfs":{"total":95995035648,"available":95615074304,"internally_reserved":0,"allocated":66953216,"data_stored":66131122,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":312998232},"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":42,"seq":180388626829,"num_pgs":24,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":458336,"kb_used_data":148504,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":93286816,"statfs":{"total":95995035648,"available":95525699584,"internally_reserved":0,"allocated":152068096,"data_stored":151261705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":317258072},"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":36,"seq":154618823064,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":368472,"kb_used_data":71056,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93376680,"statfs":{"total":95995035648,"available":95617720320,"internally_reserved":0,"allocated":72761344,"data_stored":71958674,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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":99,"seq":425201762461,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":285288,"kb_used_data":82848,"kb_used_omap":6,"kb_used_meta":202425,"kb_avail":93459864,"statfs":{"total":95995035648,"available":95702900736,"internally_reserved":0,"allocated":84836352,"data_stored":84021856,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6995,"internal_metadata":207283373},"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":94,"seq":403726925987,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":496400,"kb_used_data":131912,"kb_used_omap":4,"kb_used_meta":364475,"kb_avail":93248752,"statfs":{"total":95995035648,"available":95486722048,"internally_reserved":0,"allocated":135077888,"data_stored":134282853,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4674,"internal_metadata":373222846},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[]},{"osd":2,"up_from":89,"seq":382252089517,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":325588,"kb_used_data":58700,"kb_used_omap":6,"kb_used_meta":266873,"kb_avail":93419564,"statfs":{"total":95995035648,"available":95661633536,"internally_reserved":0,"allocated":60108800,"data_stored":59310206,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6707,"internal_metadata":273278413},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":1,"up_from":84,"seq":360777253053,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":351260,"kb_used_data":105684,"kb_used_omap":5,"kb_used_meta":245562,"kb_avail":93393892,"statfs":{"total":95995035648,"available":95635345408,"internally_reserved":0,"allocated":108220416,"data_stored":107413921,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5900,"internal_metadata":251455732},"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[]},{"osd":0,"up_from":79,"seq":339302416580,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":455136,"kb_used_data":192472,"kb_used_omap":5,"kb_used_meta":262586,"kb_avail":93290016,"statfs":{"total":95995035648,"available":95528976384,"internally_reserved":0,"allocated":197091328,"data_stored":196280998,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6083,"internal_metadata":268888125},"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"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":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4379,"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":4196,"internal_metadata":0},{"poolid":3,"osd":2,"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":2160,"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":2970,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5291,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"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":4814,"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":4960,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":182128640,"data_stored":182124568,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":94507008,"data_stored":94502936,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":49217536,"data_stored":49217536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":131530752,"data_stored":131530752,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":75038720,"data_stored":75038720,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":66060288,"data_stored":66060288,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":147001344,"data_stored":146997272,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":60686336,"data_stored":60686336,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-14T04:32:45.201 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd pool set .mgr pgp_num 1 2024-09-14T04:32:45.238 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:45.268 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:45.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:45.270 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:32:45.371 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:45.395 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:45.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:45.398 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:32:45.499 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:45.526 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:45.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:45.528 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:32:45.629 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:45.656 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:45.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:45.658 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:32:45.759 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:45.771 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:45 smithi123 bash[68976]: audit 2024-09-14T04:32:45.221907+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:32:45.771 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:45 smithi123 bash[68976]: audit 2024-09-14T04:32:45.221907+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:32:45.787 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:45.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:45.790 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:32:45.890 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:45.901 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:45 smithi038 bash[84940]: audit 2024-09-14T04:32:45.221907+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:32:45.901 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:45 smithi038 bash[84940]: audit 2024-09-14T04:32:45.221907+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:32:45.902 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:45 smithi038 bash[87336]: audit 2024-09-14T04:32:45.221907+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:32:45.902 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:45 smithi038 bash[87336]: audit 2024-09-14T04:32:45.221907+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:32:45.917 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:45.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:45.919 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:32:46.020 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:46.046 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:46.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:46.048 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:32:46.149 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:46.176 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:46.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:46.178 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:32:46.279 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:46.307 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:46.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:46.309 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:32:46.410 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:46.436 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:46.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:46.438 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:32:46.539 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:46.561 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:46.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:46.563 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:32:46.664 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:46.692 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:46.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:46.694 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:32:46.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:46 smithi038 bash[87336]: cluster 2024-09-14T04:32:45.173575+0000 mgr.y (mgr.26165) 751 : cluster [DBG] pgmap v698: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 16 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 436 op/s; 8546/828 objects degraded (1032.126%); 95/828 objects misplaced (11.473%); 0 B/s, 13 objects/s recovering 2024-09-14T04:32:46.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:46 smithi038 bash[87336]: cluster 2024-09-14T04:32:45.173575+0000 mgr.y (mgr.26165) 751 : cluster [DBG] pgmap v698: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 16 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 436 op/s; 8546/828 objects degraded (1032.126%); 95/828 objects misplaced (11.473%); 0 B/s, 13 objects/s recovering 2024-09-14T04:32:46.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:46 smithi038 bash[84940]: cluster 2024-09-14T04:32:45.173575+0000 mgr.y (mgr.26165) 751 : cluster [DBG] pgmap v698: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 16 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 436 op/s; 8546/828 objects degraded (1032.126%); 95/828 objects misplaced (11.473%); 0 B/s, 13 objects/s recovering 2024-09-14T04:32:46.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:46 smithi038 bash[84940]: cluster 2024-09-14T04:32:45.173575+0000 mgr.y (mgr.26165) 751 : cluster [DBG] pgmap v698: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 16 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 436 op/s; 8546/828 objects degraded (1032.126%); 95/828 objects misplaced (11.473%); 0 B/s, 13 objects/s recovering 2024-09-14T04:32:46.795 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:46.824 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:46.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:46.826 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:32:46.927 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:46.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:46 smithi123 bash[68976]: cluster 2024-09-14T04:32:45.173575+0000 mgr.y (mgr.26165) 751 : cluster [DBG] pgmap v698: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 16 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 436 op/s; 8546/828 objects degraded (1032.126%); 95/828 objects misplaced (11.473%); 0 B/s, 13 objects/s recovering 2024-09-14T04:32:46.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:46 smithi123 bash[68976]: cluster 2024-09-14T04:32:45.173575+0000 mgr.y (mgr.26165) 751 : cluster [DBG] pgmap v698: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 16 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 436 op/s; 8546/828 objects degraded (1032.126%); 95/828 objects misplaced (11.473%); 0 B/s, 13 objects/s recovering 2024-09-14T04:32:46.949 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:46.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:46.952 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:32:47.052 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:47.080 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:47.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:47.083 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:32:47.184 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:47.194 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-14T04:32:47.205 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd unset noscrub 2024-09-14T04:32:47.216 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:47.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:47.219 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:32:47.319 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:47.347 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:47.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:47.350 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:32:47.451 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:47.477 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:47.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:47.479 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:32:47.580 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:47.607 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:47.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:47.609 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:32:47.710 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:47.735 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:47.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:47.737 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:32:47.839 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:47.851 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:47 smithi123 bash[68976]: cluster 2024-09-14T04:32:47.103401+0000 mon.a (mon.0) 903 : cluster [WRN] Health check update: Degraded data redundancy: 8546/828 objects degraded (1032.126%), 2 pgs degraded (PG_DEGRADED) 2024-09-14T04:32:47.851 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:47 smithi123 bash[68976]: cluster 2024-09-14T04:32:47.103401+0000 mon.a (mon.0) 903 : cluster [WRN] Health check update: Degraded data redundancy: 8546/828 objects degraded (1032.126%), 2 pgs degraded (PG_DEGRADED) 2024-09-14T04:32:47.866 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:47.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:47.869 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:32:47.970 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:47.982 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:47 smithi038 bash[87336]: cluster 2024-09-14T04:32:47.103401+0000 mon.a (mon.0) 903 : cluster [WRN] Health check update: Degraded data redundancy: 8546/828 objects degraded (1032.126%), 2 pgs degraded (PG_DEGRADED) 2024-09-14T04:32:47.982 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:47 smithi038 bash[87336]: cluster 2024-09-14T04:32:47.103401+0000 mon.a (mon.0) 903 : cluster [WRN] Health check update: Degraded data redundancy: 8546/828 objects degraded (1032.126%), 2 pgs degraded (PG_DEGRADED) 2024-09-14T04:32:47.982 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:47 smithi038 bash[84940]: cluster 2024-09-14T04:32:47.103401+0000 mon.a (mon.0) 903 : cluster [WRN] Health check update: Degraded data redundancy: 8546/828 objects degraded (1032.126%), 2 pgs degraded (PG_DEGRADED) 2024-09-14T04:32:47.983 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:47 smithi038 bash[84940]: cluster 2024-09-14T04:32:47.103401+0000 mon.a (mon.0) 903 : cluster [WRN] Health check update: Degraded data redundancy: 8546/828 objects degraded (1032.126%), 2 pgs degraded (PG_DEGRADED) 2024-09-14T04:32:47.999 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:48.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:48.001 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:32:48.102 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:48.127 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:48.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:48.130 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:32:48.231 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:48.258 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:48.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:48.260 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:32:48.361 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:48.388 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:48.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:48.391 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:32:48.492 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:48.504 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:32:48 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:32:48] "GET /metrics HTTP/1.1" 200 36643 "" "Prometheus/2.51.0" 2024-09-14T04:32:48.521 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:48.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:48.523 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:32:48.624 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:48.651 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:48.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:48.653 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:32:48.731 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:32:48.755 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:48.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:48 smithi038 bash[84940]: cluster 2024-09-14T04:32:47.174717+0000 mgr.y (mgr.26165) 752 : cluster [DBG] pgmap v699: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 366 op/s; 8589/78 objects degraded (11011.538%); 0 B/s, 31 objects/s recovering 2024-09-14T04:32:48.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:48 smithi038 bash[84940]: cluster 2024-09-14T04:32:47.174717+0000 mgr.y (mgr.26165) 752 : cluster [DBG] pgmap v699: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 366 op/s; 8589/78 objects degraded (11011.538%); 0 B/s, 31 objects/s recovering 2024-09-14T04:32:48.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:48 smithi038 bash[87336]: cluster 2024-09-14T04:32:47.174717+0000 mgr.y (mgr.26165) 752 : cluster [DBG] pgmap v699: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 366 op/s; 8589/78 objects degraded (11011.538%); 0 B/s, 31 objects/s recovering 2024-09-14T04:32:48.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:48 smithi038 bash[87336]: cluster 2024-09-14T04:32:47.174717+0000 mgr.y (mgr.26165) 752 : cluster [DBG] pgmap v699: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 366 op/s; 8589/78 objects degraded (11011.538%); 0 B/s, 31 objects/s recovering 2024-09-14T04:32:48.783 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:48.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:48.786 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:32:48.886 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:48.898 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:48 smithi123 bash[68976]: cluster 2024-09-14T04:32:47.174717+0000 mgr.y (mgr.26165) 752 : cluster [DBG] pgmap v699: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 366 op/s; 8589/78 objects degraded (11011.538%); 0 B/s, 31 objects/s recovering 2024-09-14T04:32:48.898 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:48 smithi123 bash[68976]: cluster 2024-09-14T04:32:47.174717+0000 mgr.y (mgr.26165) 752 : cluster [DBG] pgmap v699: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 366 op/s; 8589/78 objects degraded (11011.538%); 0 B/s, 31 objects/s recovering 2024-09-14T04:32:48.914 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:48.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:48.916 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:32:49.017 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:49.043 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:49.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:49.046 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:32:49.147 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:49.174 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:49.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:49.177 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:32:49.280 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:49.324 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:49.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:49.326 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:32:49.426 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:49.454 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:49.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:49.457 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:32:49.557 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:49.584 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:49.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:49.586 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:32:49.688 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:49.701 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:49 smithi038 bash[87336]: cluster 2024-09-14T04:32:49.175284+0000 mgr.y (mgr.26165) 753 : cluster [DBG] pgmap v700: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 290 op/s; 8589/78 objects degraded (11011.538%); 0 B/s, 31 objects/s recovering 2024-09-14T04:32:49.701 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:49 smithi038 bash[87336]: cluster 2024-09-14T04:32:49.175284+0000 mgr.y (mgr.26165) 753 : cluster [DBG] pgmap v700: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 290 op/s; 8589/78 objects degraded (11011.538%); 0 B/s, 31 objects/s recovering 2024-09-14T04:32:49.701 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:49 smithi038 bash[84940]: cluster 2024-09-14T04:32:49.175284+0000 mgr.y (mgr.26165) 753 : cluster [DBG] pgmap v700: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 290 op/s; 8589/78 objects degraded (11011.538%); 0 B/s, 31 objects/s recovering 2024-09-14T04:32:49.701 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:49 smithi038 bash[84940]: cluster 2024-09-14T04:32:49.175284+0000 mgr.y (mgr.26165) 753 : cluster [DBG] pgmap v700: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 290 op/s; 8589/78 objects degraded (11011.538%); 0 B/s, 31 objects/s recovering 2024-09-14T04:32:49.715 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:49.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:49.719 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:32:49.747 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:32:49.819 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:49.839 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:49.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:49.841 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:32:49.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:49 smithi123 bash[68976]: cluster 2024-09-14T04:32:49.175284+0000 mgr.y (mgr.26165) 753 : cluster [DBG] pgmap v700: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 290 op/s; 8589/78 objects degraded (11011.538%); 0 B/s, 31 objects/s recovering 2024-09-14T04:32:49.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:49 smithi123 bash[68976]: cluster 2024-09-14T04:32:49.175284+0000 mgr.y (mgr.26165) 753 : cluster [DBG] pgmap v700: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 290 op/s; 8589/78 objects degraded (11011.538%); 0 B/s, 31 objects/s recovering 2024-09-14T04:32:49.942 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:49.968 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:49.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:49.970 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:32:50.071 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:50.100 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:50.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:50.102 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:32:50.203 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:50.230 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:50.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:50.233 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:32:50.334 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:50.362 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:50.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:50.365 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:32:50.466 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:50.491 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:50.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:50.493 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:32:50.594 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:50.618 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:50.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:50.621 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:32:50.687 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:32:50 smithi123 bash[61744]: ts=2024-09-14T04:32:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:32:50.721 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:50.749 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:50.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:50.751 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:32:50.852 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:50.877 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:50.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:50.879 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:32:50.979 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:51.010 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:51.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:51.012 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:32:51.113 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:51.140 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:51.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:51.142 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:32:51.243 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:51.272 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:51.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:51.275 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:32:51.375 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:51.404 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:51.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:51.406 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:32:51.507 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:51.533 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:51.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:51.534 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:32:51.635 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:51.661 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:51.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:51.663 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:32:51.764 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:51.783 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:32:51.784 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:32:51.787 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:51.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:51.790 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:32:51.891 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:51.919 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:51.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:51.922 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:32:52.022 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:52.048 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:52.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:52.050 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:32:52.150 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:52.177 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:52.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:52.179 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:32:52.280 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:52.306 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:52.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:52.308 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:32:52.314 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:52 smithi038 bash[87336]: cluster 2024-09-14T04:32:51.176451+0000 mgr.y (mgr.26165) 754 : cluster [DBG] pgmap v701: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 141 op/s; 8589/78 objects degraded (11011.538%); 0 B/s, 55 objects/s recovering 2024-09-14T04:32:52.315 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:52 smithi038 bash[87336]: cluster 2024-09-14T04:32:51.176451+0000 mgr.y (mgr.26165) 754 : cluster [DBG] pgmap v701: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 141 op/s; 8589/78 objects degraded (11011.538%); 0 B/s, 55 objects/s recovering 2024-09-14T04:32:52.315 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:52 smithi038 bash[87336]: cluster 2024-09-14T04:32:52.104406+0000 mon.a (mon.0) 904 : cluster [WRN] Health check update: Degraded data redundancy: 8589/78 objects degraded (11011.538%), 2 pgs degraded (PG_DEGRADED) 2024-09-14T04:32:52.315 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:52 smithi038 bash[87336]: cluster 2024-09-14T04:32:52.104406+0000 mon.a (mon.0) 904 : cluster [WRN] Health check update: Degraded data redundancy: 8589/78 objects degraded (11011.538%), 2 pgs degraded (PG_DEGRADED) 2024-09-14T04:32:52.315 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:52 smithi038 bash[84940]: cluster 2024-09-14T04:32:51.176451+0000 mgr.y (mgr.26165) 754 : cluster [DBG] pgmap v701: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 141 op/s; 8589/78 objects degraded (11011.538%); 0 B/s, 55 objects/s recovering 2024-09-14T04:32:52.315 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:52 smithi038 bash[84940]: cluster 2024-09-14T04:32:51.176451+0000 mgr.y (mgr.26165) 754 : cluster [DBG] pgmap v701: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 141 op/s; 8589/78 objects degraded (11011.538%); 0 B/s, 55 objects/s recovering 2024-09-14T04:32:52.315 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:52 smithi038 bash[84940]: cluster 2024-09-14T04:32:52.104406+0000 mon.a (mon.0) 904 : cluster [WRN] Health check update: Degraded data redundancy: 8589/78 objects degraded (11011.538%), 2 pgs degraded (PG_DEGRADED) 2024-09-14T04:32:52.315 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:52 smithi038 bash[84940]: cluster 2024-09-14T04:32:52.104406+0000 mon.a (mon.0) 904 : cluster [WRN] Health check update: Degraded data redundancy: 8589/78 objects degraded (11011.538%), 2 pgs degraded (PG_DEGRADED) 2024-09-14T04:32:52.409 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:52.420 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:52 smithi123 bash[68976]: cluster 2024-09-14T04:32:51.176451+0000 mgr.y (mgr.26165) 754 : cluster [DBG] pgmap v701: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 141 op/s; 8589/78 objects degraded (11011.538%); 0 B/s, 55 objects/s recovering 2024-09-14T04:32:52.421 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:52 smithi123 bash[68976]: cluster 2024-09-14T04:32:51.176451+0000 mgr.y (mgr.26165) 754 : cluster [DBG] pgmap v701: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 141 op/s; 8589/78 objects degraded (11011.538%); 0 B/s, 55 objects/s recovering 2024-09-14T04:32:52.421 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:52 smithi123 bash[68976]: cluster 2024-09-14T04:32:52.104406+0000 mon.a (mon.0) 904 : cluster [WRN] Health check update: Degraded data redundancy: 8589/78 objects degraded (11011.538%), 2 pgs degraded (PG_DEGRADED) 2024-09-14T04:32:52.421 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:52 smithi123 bash[68976]: cluster 2024-09-14T04:32:52.104406+0000 mon.a (mon.0) 904 : cluster [WRN] Health check update: Degraded data redundancy: 8589/78 objects degraded (11011.538%), 2 pgs degraded (PG_DEGRADED) 2024-09-14T04:32:52.436 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:52.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:52.438 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:32:52.539 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:52.564 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:52.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:52.566 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:32:52.667 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:52.695 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:52.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:52.697 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:32:52.798 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:52.825 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:52.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:52.827 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:32:52.928 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:52.955 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:52.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:52.957 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:32:53.058 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:53.083 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:53.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:53.085 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:32:53.186 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:53.212 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:53.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:53.214 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:32:53.315 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:53.342 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:53.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:53.344 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:32:53.445 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:53.472 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:53.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:53.474 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:32:53.575 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:53.603 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:53.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:53.606 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:32:53.706 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:53.733 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:53.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:53.735 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:32:53.836 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:53.861 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:53.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:53.863 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:32:53.964 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:53.991 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:53.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:53.993 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:32:54.094 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:54.120 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:54.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:54.122 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:32:54.223 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:54.250 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:54.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:54.252 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:32:54.353 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:54.374 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:54.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:54.376 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:32:54.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:54 smithi123 bash[68976]: cluster 2024-09-14T04:32:53.177408+0000 mgr.y (mgr.26165) 755 : cluster [DBG] pgmap v702: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 95 op/s; 8589/78 objects degraded (11011.538%); 0 B/s, 48 objects/s recovering 2024-09-14T04:32:54.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:54 smithi123 bash[68976]: cluster 2024-09-14T04:32:53.177408+0000 mgr.y (mgr.26165) 755 : cluster [DBG] pgmap v702: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 95 op/s; 8589/78 objects degraded (11011.538%); 0 B/s, 48 objects/s recovering 2024-09-14T04:32:54.477 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:54.504 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:54.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:54.506 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:32:54.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:54 smithi038 bash[84940]: cluster 2024-09-14T04:32:53.177408+0000 mgr.y (mgr.26165) 755 : cluster [DBG] pgmap v702: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 95 op/s; 8589/78 objects degraded (11011.538%); 0 B/s, 48 objects/s recovering 2024-09-14T04:32:54.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:54 smithi038 bash[84940]: cluster 2024-09-14T04:32:53.177408+0000 mgr.y (mgr.26165) 755 : cluster [DBG] pgmap v702: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 95 op/s; 8589/78 objects degraded (11011.538%); 0 B/s, 48 objects/s recovering 2024-09-14T04:32:54.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:54 smithi038 bash[87336]: cluster 2024-09-14T04:32:53.177408+0000 mgr.y (mgr.26165) 755 : cluster [DBG] pgmap v702: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 95 op/s; 8589/78 objects degraded (11011.538%); 0 B/s, 48 objects/s recovering 2024-09-14T04:32:54.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:54 smithi038 bash[87336]: cluster 2024-09-14T04:32:53.177408+0000 mgr.y (mgr.26165) 755 : cluster [DBG] pgmap v702: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 95 op/s; 8589/78 objects degraded (11011.538%); 0 B/s, 48 objects/s recovering 2024-09-14T04:32:54.607 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:54.634 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:54.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:54.637 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:32:54.738 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:54.764 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:54.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:54.766 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:32:54.867 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:54.896 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:54.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:54.898 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:32:54.999 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:55.027 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:55.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:55.029 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:32:55.130 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:55.155 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:55.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:55.157 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:32:55.258 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:55.284 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:55.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:55.286 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:32:55.386 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:55.411 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:55.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:55.414 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:32:55.514 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:55.541 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:55.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:55.543 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:32:55.643 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:55.671 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:55.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:55.673 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:32:55.774 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:55.801 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:55.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:55.803 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:32:55.904 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:55.932 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:55.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:55.934 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:32:56.035 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:56.068 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:32:56.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:56.070 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:32:56.171 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:56.194 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:56.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:56.197 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:32:56.297 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:56.324 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:56.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:56.326 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:32:56.427 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:56.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:56 smithi123 bash[68976]: cluster 2024-09-14T04:32:55.178425+0000 mgr.y (mgr.26165) 756 : cluster [DBG] pgmap v703: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 64 op/s; 8589/78 objects degraded (11011.538%); 0 B/s, 48 objects/s recovering 2024-09-14T04:32:56.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:56 smithi123 bash[68976]: cluster 2024-09-14T04:32:55.178425+0000 mgr.y (mgr.26165) 756 : cluster [DBG] pgmap v703: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 64 op/s; 8589/78 objects degraded (11011.538%); 0 B/s, 48 objects/s recovering 2024-09-14T04:32:56.452 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:56.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:56.454 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:32:56.555 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:56.583 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:56.585 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:56 smithi038 bash[84940]: cluster 2024-09-14T04:32:55.178425+0000 mgr.y (mgr.26165) 756 : cluster [DBG] pgmap v703: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 64 op/s; 8589/78 objects degraded (11011.538%); 0 B/s, 48 objects/s recovering 2024-09-14T04:32:56.585 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:56 smithi038 bash[84940]: cluster 2024-09-14T04:32:55.178425+0000 mgr.y (mgr.26165) 756 : cluster [DBG] pgmap v703: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 64 op/s; 8589/78 objects degraded (11011.538%); 0 B/s, 48 objects/s recovering 2024-09-14T04:32:56.585 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:56 smithi038 bash[87336]: cluster 2024-09-14T04:32:55.178425+0000 mgr.y (mgr.26165) 756 : cluster [DBG] pgmap v703: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 64 op/s; 8589/78 objects degraded (11011.538%); 0 B/s, 48 objects/s recovering 2024-09-14T04:32:56.585 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:56 smithi038 bash[87336]: cluster 2024-09-14T04:32:55.178425+0000 mgr.y (mgr.26165) 756 : cluster [DBG] pgmap v703: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 64 op/s; 8589/78 objects degraded (11011.538%); 0 B/s, 48 objects/s recovering 2024-09-14T04:32:56.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:56.586 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:32:56.687 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:56.710 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:56.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:56.712 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:32:56.813 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:56.836 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:56.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:56.838 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:32:56.939 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:56.963 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:56.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:56.965 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:32:57.066 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:57.092 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:57.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:57.093 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:32:57.194 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:57.222 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:57.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:57.225 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:32:57.326 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:57.353 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:57.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:57.355 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:32:57.456 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:57.483 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:57.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:57.486 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:32:57.586 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:57.616 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:57.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:57.618 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:32:57.719 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:57.748 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:57.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:57.750 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:32:57.851 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:57.878 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:57.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:57.881 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:32:57.981 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:58.009 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:58.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:58.011 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:32:58.111 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:58.131 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:58.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:58.133 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:32:58.234 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:58.253 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:58.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:58.255 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:32:58.356 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:58.384 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:32:58.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:58.386 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:32:58.487 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:58.498 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:32:58 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:32:58] "GET /metrics HTTP/1.1" 200 36643 "" "Prometheus/2.51.0" 2024-09-14T04:32:58.498 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:58 smithi038 bash[84940]: cluster 2024-09-14T04:32:57.179083+0000 mgr.y (mgr.26165) 757 : cluster [DBG] pgmap v704: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 20 op/s; 8589/78 objects degraded (11011.538%); 0 B/s, 76 objects/s recovering 2024-09-14T04:32:58.498 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:32:58 smithi038 bash[84940]: cluster 2024-09-14T04:32:57.179083+0000 mgr.y (mgr.26165) 757 : cluster [DBG] pgmap v704: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 20 op/s; 8589/78 objects degraded (11011.538%); 0 B/s, 76 objects/s recovering 2024-09-14T04:32:58.498 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:58 smithi038 bash[87336]: cluster 2024-09-14T04:32:57.179083+0000 mgr.y (mgr.26165) 757 : cluster [DBG] pgmap v704: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 20 op/s; 8589/78 objects degraded (11011.538%); 0 B/s, 76 objects/s recovering 2024-09-14T04:32:58.499 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:32:58 smithi038 bash[87336]: cluster 2024-09-14T04:32:57.179083+0000 mgr.y (mgr.26165) 757 : cluster [DBG] pgmap v704: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 20 op/s; 8589/78 objects degraded (11011.538%); 0 B/s, 76 objects/s recovering 2024-09-14T04:32:58.515 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:58.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:58.517 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:32:58.618 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:58.630 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:58 smithi123 bash[68976]: cluster 2024-09-14T04:32:57.179083+0000 mgr.y (mgr.26165) 757 : cluster [DBG] pgmap v704: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 20 op/s; 8589/78 objects degraded (11011.538%); 0 B/s, 76 objects/s recovering 2024-09-14T04:32:58.630 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:32:58 smithi123 bash[68976]: cluster 2024-09-14T04:32:57.179083+0000 mgr.y (mgr.26165) 757 : cluster [DBG] pgmap v704: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 20 op/s; 8589/78 objects degraded (11011.538%); 0 B/s, 76 objects/s recovering 2024-09-14T04:32:58.643 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:58.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:58.645 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:32:58.745 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:58.766 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:32:58.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:58.768 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:32:58.869 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:58.889 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:58.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:58.891 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:32:58.992 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:59.017 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:59.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:59.020 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:32:59.121 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:59.148 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:59.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:59.150 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:32:59.251 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:59.279 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:32:59.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:59.281 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:32:59.382 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:59.408 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:59.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:59.411 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:32:59.512 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:59.538 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:32:59.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:59.540 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:32:59.641 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:59.668 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:32:59.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:59.670 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:32:59.771 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:59.799 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:32:59.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:59.801 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:32:59.902 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:59.928 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:32:59.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:32:59.930 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:33:00.031 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:00.058 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:00.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:00.061 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:33:00.161 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:00.186 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:00.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:00.188 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:33:00.289 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:00.314 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:00.315 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:00 smithi038 bash[84940]: cluster 2024-09-14T04:32:59.179557+0000 mgr.y (mgr.26165) 758 : cluster [DBG] pgmap v705: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 56 objects/s recovering 2024-09-14T04:33:00.315 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:00 smithi038 bash[84940]: cluster 2024-09-14T04:32:59.179557+0000 mgr.y (mgr.26165) 758 : cluster [DBG] pgmap v705: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 56 objects/s recovering 2024-09-14T04:33:00.315 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:00 smithi038 bash[84940]: audit 2024-09-14T04:33:00.222184+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:33:00.315 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:00 smithi038 bash[84940]: audit 2024-09-14T04:33:00.222184+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:33:00.316 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:00 smithi038 bash[87336]: cluster 2024-09-14T04:32:59.179557+0000 mgr.y (mgr.26165) 758 : cluster [DBG] pgmap v705: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 56 objects/s recovering 2024-09-14T04:33:00.316 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:00 smithi038 bash[87336]: cluster 2024-09-14T04:32:59.179557+0000 mgr.y (mgr.26165) 758 : cluster [DBG] pgmap v705: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 56 objects/s recovering 2024-09-14T04:33:00.316 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:00 smithi038 bash[87336]: audit 2024-09-14T04:33:00.222184+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:33:00.316 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:00 smithi038 bash[87336]: audit 2024-09-14T04:33:00.222184+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:33:00.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:00.317 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:33:00.418 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:00.429 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:33:00 smithi123 bash[61744]: ts=2024-09-14T04:33:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:33:00.430 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:00 smithi123 bash[68976]: cluster 2024-09-14T04:32:59.179557+0000 mgr.y (mgr.26165) 758 : cluster [DBG] pgmap v705: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 56 objects/s recovering 2024-09-14T04:33:00.430 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:00 smithi123 bash[68976]: cluster 2024-09-14T04:32:59.179557+0000 mgr.y (mgr.26165) 758 : cluster [DBG] pgmap v705: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 56 objects/s recovering 2024-09-14T04:33:00.430 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:00 smithi123 bash[68976]: audit 2024-09-14T04:33:00.222184+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:33:00.430 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:00 smithi123 bash[68976]: audit 2024-09-14T04:33:00.222184+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:33:00.444 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:00.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:00.447 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:33:00.548 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:00.575 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:00.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:00.577 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:33:00.678 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:00.701 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:00.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:00.703 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:33:00.804 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:00.830 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:00.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:00.832 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:33:00.933 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:00.961 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:00.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:00.964 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:33:01.064 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:01.089 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:01.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:01.091 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:33:01.192 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:01.219 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:01.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:01.222 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:33:01.322 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:01.348 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:01.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:01.350 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:33:01.451 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:01.479 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:01.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:01.481 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:33:01.582 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:01.608 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:01.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:01.611 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:33:01.711 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:01.737 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:01.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:01.739 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:33:01.840 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:01.872 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:01.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:01.875 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:33:01.976 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:02.000 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:02.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:02.002 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:33:02.103 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:02.131 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:02.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:02.134 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:33:02.234 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:02.260 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:02.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:02.263 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:33:02.364 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:02.376 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:02 smithi038 bash[84940]: cluster 2024-09-14T04:33:01.180725+0000 mgr.y (mgr.26165) 759 : cluster [DBG] pgmap v706: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 90 objects/s recovering 2024-09-14T04:33:02.376 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:02 smithi038 bash[84940]: cluster 2024-09-14T04:33:01.180725+0000 mgr.y (mgr.26165) 759 : cluster [DBG] pgmap v706: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 90 objects/s recovering 2024-09-14T04:33:02.376 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:02 smithi038 bash[87336]: cluster 2024-09-14T04:33:01.180725+0000 mgr.y (mgr.26165) 759 : cluster [DBG] pgmap v706: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 90 objects/s recovering 2024-09-14T04:33:02.376 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:02 smithi038 bash[87336]: cluster 2024-09-14T04:33:01.180725+0000 mgr.y (mgr.26165) 759 : cluster [DBG] pgmap v706: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 90 objects/s recovering 2024-09-14T04:33:02.391 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:02.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:02.392 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:33:02.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:02 smithi123 bash[68976]: cluster 2024-09-14T04:33:01.180725+0000 mgr.y (mgr.26165) 759 : cluster [DBG] pgmap v706: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 90 objects/s recovering 2024-09-14T04:33:02.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:02 smithi123 bash[68976]: cluster 2024-09-14T04:33:01.180725+0000 mgr.y (mgr.26165) 759 : cluster [DBG] pgmap v706: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 90 objects/s recovering 2024-09-14T04:33:02.492 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:02.521 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:02.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:02.523 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:33:02.624 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:02.651 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:02.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:02.653 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:33:02.754 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:02.780 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:02.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:02.783 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:33:02.884 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:02.910 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:02.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:02.912 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:33:03.013 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:03.040 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:03.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:03.042 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:33:03.143 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:03.169 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:03.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:03.171 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:33:03.272 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:03.300 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:03.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:03.302 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:33:03.403 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:03.429 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:03.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:03.431 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:33:03.532 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:03.558 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:03.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:03.560 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:33:03.661 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:03.688 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:03.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:03.690 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:33:03.791 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:03.819 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:03.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:03.821 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:33:03.922 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:03.947 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:03.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:03.949 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:33:04.049 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:04.076 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:04.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:04.079 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:33:04.180 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:04.206 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:04.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:04.208 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:33:04.309 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:04.321 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:04 smithi123 bash[68976]: cluster 2024-09-14T04:33:03.181556+0000 mgr.y (mgr.26165) 760 : cluster [DBG] pgmap v707: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 62 objects/s recovering 2024-09-14T04:33:04.321 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:04 smithi123 bash[68976]: cluster 2024-09-14T04:33:03.181556+0000 mgr.y (mgr.26165) 760 : cluster [DBG] pgmap v707: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 62 objects/s recovering 2024-09-14T04:33:04.336 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:04.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:04.338 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:33:04.439 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:04.467 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:04.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:04.470 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:33:04.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:04 smithi038 bash[87336]: cluster 2024-09-14T04:33:03.181556+0000 mgr.y (mgr.26165) 760 : cluster [DBG] pgmap v707: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 62 objects/s recovering 2024-09-14T04:33:04.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:04 smithi038 bash[87336]: cluster 2024-09-14T04:33:03.181556+0000 mgr.y (mgr.26165) 760 : cluster [DBG] pgmap v707: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 62 objects/s recovering 2024-09-14T04:33:04.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:04 smithi038 bash[84940]: cluster 2024-09-14T04:33:03.181556+0000 mgr.y (mgr.26165) 760 : cluster [DBG] pgmap v707: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 62 objects/s recovering 2024-09-14T04:33:04.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:04 smithi038 bash[84940]: cluster 2024-09-14T04:33:03.181556+0000 mgr.y (mgr.26165) 760 : cluster [DBG] pgmap v707: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 62 objects/s recovering 2024-09-14T04:33:04.571 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:04.601 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:04.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:04.603 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:33:04.704 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:04.730 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:04.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:04.732 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:33:04.833 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:04.861 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:04.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:04.863 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:33:04.964 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:04.994 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:04.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:04.997 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:33:05.097 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:05.126 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:05.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:05.128 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:33:05.229 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:05.256 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:05.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:05.258 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:33:05.359 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:05.387 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:05.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:05.389 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:33:05.490 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:05.518 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:05.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:05.520 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:33:05.621 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:05.645 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:05.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:05.647 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:33:05.748 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:05.775 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:05.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:05.778 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:33:05.879 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:05.901 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:05.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:05.904 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:33:06.005 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:06.031 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:06.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:06.033 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:33:06.134 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:06.165 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:06.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:06.167 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:33:06.268 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:06.295 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:06.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:06.298 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:33:06.399 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:06.411 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:06 smithi038 bash[84940]: cluster 2024-09-14T04:33:05.182160+0000 mgr.y (mgr.26165) 761 : cluster [DBG] pgmap v708: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 62 objects/s recovering 2024-09-14T04:33:06.411 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:06 smithi038 bash[84940]: cluster 2024-09-14T04:33:05.182160+0000 mgr.y (mgr.26165) 761 : cluster [DBG] pgmap v708: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 62 objects/s recovering 2024-09-14T04:33:06.411 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:06 smithi038 bash[87336]: cluster 2024-09-14T04:33:05.182160+0000 mgr.y (mgr.26165) 761 : cluster [DBG] pgmap v708: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 62 objects/s recovering 2024-09-14T04:33:06.411 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:06 smithi038 bash[87336]: cluster 2024-09-14T04:33:05.182160+0000 mgr.y (mgr.26165) 761 : cluster [DBG] pgmap v708: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 62 objects/s recovering 2024-09-14T04:33:06.427 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:06.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:06.429 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:33:06.530 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:06.541 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:06 smithi123 bash[68976]: cluster 2024-09-14T04:33:05.182160+0000 mgr.y (mgr.26165) 761 : cluster [DBG] pgmap v708: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 62 objects/s recovering 2024-09-14T04:33:06.541 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:06 smithi123 bash[68976]: cluster 2024-09-14T04:33:05.182160+0000 mgr.y (mgr.26165) 761 : cluster [DBG] pgmap v708: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 62 objects/s recovering 2024-09-14T04:33:06.556 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:06.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:06.558 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:33:06.659 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:06.689 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:06.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:06.692 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:33:06.792 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:06.819 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:06.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:06.822 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:33:06.923 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:06.950 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:06.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:06.953 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:33:07.054 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:07.082 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:07.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:07.084 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:33:07.185 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:07.211 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:07.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:07.213 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:33:07.314 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:07.340 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:07.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:07.343 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:33:07.443 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:07.472 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:07.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:07.475 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:33:07.576 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:07.600 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:07.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:07.602 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:33:07.703 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:07.733 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:07.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:07.736 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:33:07.836 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:07.860 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:07.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:07.862 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:33:07.963 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:07.985 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:07.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:07.989 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:33:08.089 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:08.116 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:08.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:08.119 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:33:08.219 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:08.247 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:08.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:08.249 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:33:08.350 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:08.378 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:08.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:08.380 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:33:08.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:08 smithi123 bash[68976]: cluster 2024-09-14T04:33:07.183382+0000 mgr.y (mgr.26165) 762 : cluster [DBG] pgmap v709: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 93 objects/s recovering 2024-09-14T04:33:08.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:08 smithi123 bash[68976]: cluster 2024-09-14T04:33:07.183382+0000 mgr.y (mgr.26165) 762 : cluster [DBG] pgmap v709: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 93 objects/s recovering 2024-09-14T04:33:08.480 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:08.508 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:08.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:08.510 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:33:08.611 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:08.622 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:08 smithi038 bash[84940]: cluster 2024-09-14T04:33:07.183382+0000 mgr.y (mgr.26165) 762 : cluster [DBG] pgmap v709: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 93 objects/s recovering 2024-09-14T04:33:08.622 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:08 smithi038 bash[84940]: cluster 2024-09-14T04:33:07.183382+0000 mgr.y (mgr.26165) 762 : cluster [DBG] pgmap v709: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 93 objects/s recovering 2024-09-14T04:33:08.623 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:33:08 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:33:08] "GET /metrics HTTP/1.1" 200 36641 "" "Prometheus/2.51.0" 2024-09-14T04:33:08.623 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:08 smithi038 bash[87336]: cluster 2024-09-14T04:33:07.183382+0000 mgr.y (mgr.26165) 762 : cluster [DBG] pgmap v709: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 93 objects/s recovering 2024-09-14T04:33:08.623 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:08 smithi038 bash[87336]: cluster 2024-09-14T04:33:07.183382+0000 mgr.y (mgr.26165) 762 : cluster [DBG] pgmap v709: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 93 objects/s recovering 2024-09-14T04:33:08.636 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:08.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:08.639 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:33:08.740 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:08.768 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:08.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:08.773 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:33:08.874 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:08.901 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:08.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:08.903 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:33:09.004 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:09.029 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:09.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:09.031 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:33:09.132 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:09.159 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:09.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:09.162 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:33:09.263 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:09.290 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:09.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:09.292 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:33:09.393 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:09.419 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:09.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:09.421 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:33:09.522 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:09.549 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:09.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:09.552 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:33:09.652 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:09.681 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:09.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:09.682 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:33:09.783 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:09.808 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:09.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:09.811 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:33:09.911 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:09.939 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:09.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:09.941 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:33:10.042 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:10.068 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:10.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:10.071 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:33:10.172 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:10.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:10.202 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:10.202 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:33:10.303 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:10.333 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:10.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:10.335 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:33:10.436 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:10.437 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:33:10 smithi123 bash[61744]: ts=2024-09-14T04:33:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:33:10.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:10 smithi123 bash[68976]: cluster 2024-09-14T04:33:09.184566+0000 mgr.y (mgr.26165) 763 : cluster [DBG] pgmap v710: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 65 objects/s recovering 2024-09-14T04:33:10.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:10 smithi123 bash[68976]: cluster 2024-09-14T04:33:09.184566+0000 mgr.y (mgr.26165) 763 : cluster [DBG] pgmap v710: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 65 objects/s recovering 2024-09-14T04:33:10.460 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:10.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:10.462 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:33:10.563 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:10.591 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:10.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:10.593 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:33:10.694 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:10.720 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:10.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:10.722 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:33:10.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:10 smithi038 bash[84940]: cluster 2024-09-14T04:33:09.184566+0000 mgr.y (mgr.26165) 763 : cluster [DBG] pgmap v710: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 65 objects/s recovering 2024-09-14T04:33:10.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:10 smithi038 bash[84940]: cluster 2024-09-14T04:33:09.184566+0000 mgr.y (mgr.26165) 763 : cluster [DBG] pgmap v710: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 65 objects/s recovering 2024-09-14T04:33:10.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:10 smithi038 bash[87336]: cluster 2024-09-14T04:33:09.184566+0000 mgr.y (mgr.26165) 763 : cluster [DBG] pgmap v710: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 65 objects/s recovering 2024-09-14T04:33:10.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:10 smithi038 bash[87336]: cluster 2024-09-14T04:33:09.184566+0000 mgr.y (mgr.26165) 763 : cluster [DBG] pgmap v710: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 65 objects/s recovering 2024-09-14T04:33:10.823 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:10.852 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:10.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:10.854 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:33:10.955 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:10.979 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:10.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:10.981 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:33:11.082 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:11.111 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:11.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:11.113 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:33:11.214 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:11.239 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:11.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:11.241 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:33:11.342 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:11.367 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:11.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:11.372 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:33:11.473 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:11.497 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:11.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:11.499 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:33:11.599 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:11.628 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:11.629 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:11 smithi123 bash[68976]: cluster 2024-09-14T04:33:11.318419+0000 mon.a (mon.0) 906 : cluster [WRN] Health check update: Degraded data redundancy: 8589/78 objects degraded (11011.538%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-14T04:33:11.629 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:11 smithi123 bash[68976]: cluster 2024-09-14T04:33:11.318419+0000 mon.a (mon.0) 906 : cluster [WRN] Health check update: Degraded data redundancy: 8589/78 objects degraded (11011.538%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-14T04:33:11.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:11.630 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:33:11.731 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:11.758 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:11.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:11.761 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:33:11.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:11 smithi038 bash[84940]: cluster 2024-09-14T04:33:11.318419+0000 mon.a (mon.0) 906 : cluster [WRN] Health check update: Degraded data redundancy: 8589/78 objects degraded (11011.538%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-14T04:33:11.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:11 smithi038 bash[84940]: cluster 2024-09-14T04:33:11.318419+0000 mon.a (mon.0) 906 : cluster [WRN] Health check update: Degraded data redundancy: 8589/78 objects degraded (11011.538%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-14T04:33:11.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:11 smithi038 bash[87336]: cluster 2024-09-14T04:33:11.318419+0000 mon.a (mon.0) 906 : cluster [WRN] Health check update: Degraded data redundancy: 8589/78 objects degraded (11011.538%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-14T04:33:11.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:11 smithi038 bash[87336]: cluster 2024-09-14T04:33:11.318419+0000 mon.a (mon.0) 906 : cluster [WRN] Health check update: Degraded data redundancy: 8589/78 objects degraded (11011.538%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-14T04:33:11.862 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:11.887 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:11.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:11.889 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:33:11.990 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:12.015 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:12.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:12.018 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:33:12.119 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:12.146 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-09-14T04:33:12.146 INFO:teuthology.orchestra.run.smithi038.stdout: "ops": [], 2024-09-14T04:33:12.146 INFO:teuthology.orchestra.run.smithi038.stdout: "complaint_time": 30, 2024-09-14T04:33:12.146 INFO:teuthology.orchestra.run.smithi038.stdout: "num_blocked_ops": 0 2024-09-14T04:33:12.146 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-09-14T04:33:12.147 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:12.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:12.149 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:33:12.250 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:12.276 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:12.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:12.279 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:33:12.313 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0: {} 2024-09-14T04:33:12.314 INFO:teuthology.orchestra.run.smithi038.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-14T04:33:12.336 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1: {} 2024-09-14T04:33:12.337 INFO:teuthology.orchestra.run.smithi038.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-14T04:33:12.356 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2: {} 2024-09-14T04:33:12.356 INFO:teuthology.orchestra.run.smithi038.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-14T04:33:12.380 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:12.383 INFO:teuthology.orchestra.run.smithi038.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-14T04:33:12.383 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3: {} 2024-09-14T04:33:12.391 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:12 smithi123 bash[68976]: cluster 2024-09-14T04:33:11.185880+0000 mgr.y (mgr.26165) 764 : cluster [DBG] pgmap v711: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 98 objects/s recovering 2024-09-14T04:33:12.391 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:12 smithi123 bash[68976]: cluster 2024-09-14T04:33:11.185880+0000 mgr.y (mgr.26165) 764 : cluster [DBG] pgmap v711: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 98 objects/s recovering 2024-09-14T04:33:12.391 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:12 smithi123 bash[68976]: audit 2024-09-14T04:33:12.291386+0000 mon.c (mon.2) 39 : audit [DBG] from='client.? 172.21.15.38:0/3835556139' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:33:12.391 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:12 smithi123 bash[68976]: audit 2024-09-14T04:33:12.291386+0000 mon.c (mon.2) 39 : audit [DBG] from='client.? 172.21.15.38:0/3835556139' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:33:12.402 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4: {} 2024-09-14T04:33:12.402 INFO:teuthology.orchestra.run.smithi038.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-14T04:33:12.407 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:12.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:12.409 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:33:12.420 INFO:teuthology.orchestra.run.smithi038.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-14T04:33:12.420 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5: {} 2024-09-14T04:33:12.438 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6: {} 2024-09-14T04:33:12.438 INFO:teuthology.orchestra.run.smithi038.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-14T04:33:12.456 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7: {} 2024-09-14T04:33:12.457 INFO:teuthology.orchestra.run.smithi038.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-14T04:33:12.509 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:12.528 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:12.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:12.529 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:33:12.630 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:12.657 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:12.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:12.659 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:33:12.759 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:12.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:12 smithi038 bash[84940]: cluster 2024-09-14T04:33:11.185880+0000 mgr.y (mgr.26165) 764 : cluster [DBG] pgmap v711: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 98 objects/s recovering 2024-09-14T04:33:12.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:12 smithi038 bash[84940]: cluster 2024-09-14T04:33:11.185880+0000 mgr.y (mgr.26165) 764 : cluster [DBG] pgmap v711: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 98 objects/s recovering 2024-09-14T04:33:12.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:12 smithi038 bash[84940]: audit 2024-09-14T04:33:12.291386+0000 mon.c (mon.2) 39 : audit [DBG] from='client.? 172.21.15.38:0/3835556139' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:33:12.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:12 smithi038 bash[84940]: audit 2024-09-14T04:33:12.291386+0000 mon.c (mon.2) 39 : audit [DBG] from='client.? 172.21.15.38:0/3835556139' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:33:12.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:12 smithi038 bash[87336]: cluster 2024-09-14T04:33:11.185880+0000 mgr.y (mgr.26165) 764 : cluster [DBG] pgmap v711: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 98 objects/s recovering 2024-09-14T04:33:12.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:12 smithi038 bash[87336]: cluster 2024-09-14T04:33:11.185880+0000 mgr.y (mgr.26165) 764 : cluster [DBG] pgmap v711: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 98 objects/s recovering 2024-09-14T04:33:12.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:12 smithi038 bash[87336]: audit 2024-09-14T04:33:12.291386+0000 mon.c (mon.2) 39 : audit [DBG] from='client.? 172.21.15.38:0/3835556139' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:33:12.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:12 smithi038 bash[87336]: audit 2024-09-14T04:33:12.291386+0000 mon.c (mon.2) 39 : audit [DBG] from='client.? 172.21.15.38:0/3835556139' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:33:12.787 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:12.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:12.789 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:33:12.890 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:12.916 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:12.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:12.918 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:33:13.018 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:13.047 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:13.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:13.049 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:33:13.150 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:13.180 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:13.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:13.183 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:33:13.283 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:13.311 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:13.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:13.314 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:33:13.388 INFO:teuthology.orchestra.run.smithi038.stderr:set pool 1 pgp_num to 1 2024-09-14T04:33:13.388 INFO:teuthology.orchestra.run.smithi038.stderr:noscrub is unset 2024-09-14T04:33:13.415 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:13.428 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:13 smithi038 bash[84940]: audit 2024-09-14T04:33:12.441924+0000 mon.a (mon.0) 907 : audit [INF] from='client.? 172.21.15.38:0/2525237317' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:33:13.428 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:13 smithi038 bash[84940]: audit 2024-09-14T04:33:12.441924+0000 mon.a (mon.0) 907 : audit [INF] from='client.? 172.21.15.38:0/2525237317' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:33:13.428 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:13 smithi038 bash[84940]: audit 2024-09-14T04:33:12.505725+0000 mon.a (mon.0) 908 : audit [INF] from='client.? 172.21.15.38:0/3606708426' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"} : dispatch 2024-09-14T04:33:13.428 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:13 smithi038 bash[84940]: audit 2024-09-14T04:33:12.505725+0000 mon.a (mon.0) 908 : audit [INF] from='client.? 172.21.15.38:0/3606708426' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"} : dispatch 2024-09-14T04:33:13.443 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:13.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:13.445 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:33:13.546 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:13.557 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:13 smithi123 bash[68976]: audit 2024-09-14T04:33:12.441924+0000 mon.a (mon.0) 907 : audit [INF] from='client.? 172.21.15.38:0/2525237317' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:33:13.557 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:13 smithi123 bash[68976]: audit 2024-09-14T04:33:12.441924+0000 mon.a (mon.0) 907 : audit [INF] from='client.? 172.21.15.38:0/2525237317' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:33:13.557 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:13 smithi123 bash[68976]: audit 2024-09-14T04:33:12.505725+0000 mon.a (mon.0) 908 : audit [INF] from='client.? 172.21.15.38:0/3606708426' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"} : dispatch 2024-09-14T04:33:13.557 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:13 smithi123 bash[68976]: audit 2024-09-14T04:33:12.505725+0000 mon.a (mon.0) 908 : audit [INF] from='client.? 172.21.15.38:0/3606708426' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"} : dispatch 2024-09-14T04:33:13.570 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:13.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:13.573 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:33:13.673 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:13.684 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:13 smithi038 bash[87336]: audit 2024-09-14T04:33:12.441924+0000 mon.a (mon.0) 907 : audit [INF] from='client.? 172.21.15.38:0/2525237317' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:33:13.684 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:13 smithi038 bash[87336]: audit 2024-09-14T04:33:12.441924+0000 mon.a (mon.0) 907 : audit [INF] from='client.? 172.21.15.38:0/2525237317' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:33:13.684 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:13 smithi038 bash[87336]: audit 2024-09-14T04:33:12.505725+0000 mon.a (mon.0) 908 : audit [INF] from='client.? 172.21.15.38:0/3606708426' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"} : dispatch 2024-09-14T04:33:13.684 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:13 smithi038 bash[87336]: audit 2024-09-14T04:33:12.505725+0000 mon.a (mon.0) 908 : audit [INF] from='client.? 172.21.15.38:0/3606708426' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"} : dispatch 2024-09-14T04:33:13.699 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:13.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:13.701 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:33:13.802 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:13.830 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:13.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:13.832 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:33:13.933 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:13.958 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:13.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:13.961 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:33:14.061 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:14.089 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:14.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:14.091 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:33:14.192 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:14.217 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:14.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:14.219 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:33:14.320 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:14.341 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:14.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:14.343 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:33:14.444 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:14.466 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:14.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:14.469 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:33:14.569 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:14.590 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:14.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:14.592 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:33:14.673 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:14 smithi038 bash[84940]: cluster 2024-09-14T04:33:13.186493+0000 mgr.y (mgr.26165) 765 : cluster [DBG] pgmap v712: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 64 objects/s recovering 2024-09-14T04:33:14.673 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:14 smithi038 bash[84940]: cluster 2024-09-14T04:33:13.186493+0000 mgr.y (mgr.26165) 765 : cluster [DBG] pgmap v712: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 64 objects/s recovering 2024-09-14T04:33:14.673 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:14 smithi038 bash[84940]: cluster 2024-09-14T04:33:13.375190+0000 mon.a (mon.0) 909 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:33:14.673 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:14 smithi038 bash[84940]: cluster 2024-09-14T04:33:13.375190+0000 mon.a (mon.0) 909 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:33:14.673 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:14 smithi038 bash[84940]: audit 2024-09-14T04:33:13.388882+0000 mon.a (mon.0) 910 : audit [INF] from='client.? 172.21.15.38:0/2525237317' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:33:14.673 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:14 smithi038 bash[84940]: audit 2024-09-14T04:33:13.388882+0000 mon.a (mon.0) 910 : audit [INF] from='client.? 172.21.15.38:0/2525237317' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:33:14.673 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:14 smithi038 bash[84940]: audit 2024-09-14T04:33:13.389097+0000 mon.a (mon.0) 911 : audit [INF] from='client.? 172.21.15.38:0/3606708426' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]': finished 2024-09-14T04:33:14.674 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:14 smithi038 bash[84940]: audit 2024-09-14T04:33:13.389097+0000 mon.a (mon.0) 911 : audit [INF] from='client.? 172.21.15.38:0/3606708426' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]': finished 2024-09-14T04:33:14.674 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:14 smithi038 bash[84940]: cluster 2024-09-14T04:33:13.400404+0000 mon.a (mon.0) 912 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-09-14T04:33:14.674 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:14 smithi038 bash[84940]: cluster 2024-09-14T04:33:13.400404+0000 mon.a (mon.0) 912 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-09-14T04:33:14.674 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:14 smithi038 bash[84940]: audit 2024-09-14T04:33:13.955438+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:33:14.674 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:14 smithi038 bash[84940]: audit 2024-09-14T04:33:13.955438+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:33:14.674 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:14 smithi038 bash[87336]: cluster 2024-09-14T04:33:13.186493+0000 mgr.y (mgr.26165) 765 : cluster [DBG] pgmap v712: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 64 objects/s recovering 2024-09-14T04:33:14.674 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:14 smithi038 bash[87336]: cluster 2024-09-14T04:33:13.186493+0000 mgr.y (mgr.26165) 765 : cluster [DBG] pgmap v712: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 64 objects/s recovering 2024-09-14T04:33:14.674 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:14 smithi038 bash[87336]: cluster 2024-09-14T04:33:13.375190+0000 mon.a (mon.0) 909 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:33:14.674 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:14 smithi038 bash[87336]: cluster 2024-09-14T04:33:13.375190+0000 mon.a (mon.0) 909 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:33:14.674 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:14 smithi038 bash[87336]: audit 2024-09-14T04:33:13.388882+0000 mon.a (mon.0) 910 : audit [INF] from='client.? 172.21.15.38:0/2525237317' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:33:14.674 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:14 smithi038 bash[87336]: audit 2024-09-14T04:33:13.388882+0000 mon.a (mon.0) 910 : audit [INF] from='client.? 172.21.15.38:0/2525237317' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:33:14.675 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:14 smithi038 bash[87336]: audit 2024-09-14T04:33:13.389097+0000 mon.a (mon.0) 911 : audit [INF] from='client.? 172.21.15.38:0/3606708426' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]': finished 2024-09-14T04:33:14.675 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:14 smithi038 bash[87336]: audit 2024-09-14T04:33:13.389097+0000 mon.a (mon.0) 911 : audit [INF] from='client.? 172.21.15.38:0/3606708426' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]': finished 2024-09-14T04:33:14.675 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:14 smithi038 bash[87336]: cluster 2024-09-14T04:33:13.400404+0000 mon.a (mon.0) 912 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-09-14T04:33:14.675 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:14 smithi038 bash[87336]: cluster 2024-09-14T04:33:13.400404+0000 mon.a (mon.0) 912 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-09-14T04:33:14.675 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:14 smithi038 bash[87336]: audit 2024-09-14T04:33:13.955438+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:33:14.675 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:14 smithi038 bash[87336]: audit 2024-09-14T04:33:13.955438+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:33:14.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:14 smithi123 bash[68976]: cluster 2024-09-14T04:33:13.186493+0000 mgr.y (mgr.26165) 765 : cluster [DBG] pgmap v712: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 64 objects/s recovering 2024-09-14T04:33:14.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:14 smithi123 bash[68976]: cluster 2024-09-14T04:33:13.186493+0000 mgr.y (mgr.26165) 765 : cluster [DBG] pgmap v712: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 64 objects/s recovering 2024-09-14T04:33:14.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:14 smithi123 bash[68976]: cluster 2024-09-14T04:33:13.375190+0000 mon.a (mon.0) 909 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:33:14.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:14 smithi123 bash[68976]: cluster 2024-09-14T04:33:13.375190+0000 mon.a (mon.0) 909 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:33:14.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:14 smithi123 bash[68976]: audit 2024-09-14T04:33:13.388882+0000 mon.a (mon.0) 910 : audit [INF] from='client.? 172.21.15.38:0/2525237317' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:33:14.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:14 smithi123 bash[68976]: audit 2024-09-14T04:33:13.388882+0000 mon.a (mon.0) 910 : audit [INF] from='client.? 172.21.15.38:0/2525237317' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:33:14.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:14 smithi123 bash[68976]: audit 2024-09-14T04:33:13.389097+0000 mon.a (mon.0) 911 : audit [INF] from='client.? 172.21.15.38:0/3606708426' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]': finished 2024-09-14T04:33:14.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:14 smithi123 bash[68976]: audit 2024-09-14T04:33:13.389097+0000 mon.a (mon.0) 911 : audit [INF] from='client.? 172.21.15.38:0/3606708426' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]': finished 2024-09-14T04:33:14.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:14 smithi123 bash[68976]: cluster 2024-09-14T04:33:13.400404+0000 mon.a (mon.0) 912 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-09-14T04:33:14.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:14 smithi123 bash[68976]: cluster 2024-09-14T04:33:13.400404+0000 mon.a (mon.0) 912 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-09-14T04:33:14.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:14 smithi123 bash[68976]: audit 2024-09-14T04:33:13.955438+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:33:14.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:14 smithi123 bash[68976]: audit 2024-09-14T04:33:13.955438+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:33:14.693 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:14.719 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:14.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:14.722 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:33:14.822 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:14.849 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:14.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:14.851 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:33:14.952 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:14.972 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:14.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:14.974 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:33:15.075 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:15.098 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:15.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:15.100 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:33:15.201 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:15.228 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:15.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:15.230 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:33:15.331 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:15.358 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:15.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:15.360 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:33:15.460 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:15.487 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:15.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:15.490 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:33:15.590 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:15.616 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:15.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:15.618 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:33:15.719 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:15.747 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:15.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:15.749 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:33:15.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:15 smithi038 bash[84940]: audit 2024-09-14T04:33:14.602369+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:33:15.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:15 smithi038 bash[84940]: audit 2024-09-14T04:33:14.602369+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:33:15.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:15 smithi038 bash[84940]: audit 2024-09-14T04:33:14.617622+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:33:15.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:15 smithi038 bash[84940]: audit 2024-09-14T04:33:14.617622+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:33:15.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:15 smithi038 bash[84940]: audit 2024-09-14T04:33:15.223229+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:33:15.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:15 smithi038 bash[84940]: audit 2024-09-14T04:33:15.223229+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:33:15.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:15 smithi038 bash[87336]: audit 2024-09-14T04:33:14.602369+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:33:15.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:15 smithi038 bash[87336]: audit 2024-09-14T04:33:14.602369+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:33:15.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:15 smithi038 bash[87336]: audit 2024-09-14T04:33:14.617622+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:33:15.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:15 smithi038 bash[87336]: audit 2024-09-14T04:33:14.617622+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:33:15.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:15 smithi038 bash[87336]: audit 2024-09-14T04:33:15.223229+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:33:15.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:15 smithi038 bash[87336]: audit 2024-09-14T04:33:15.223229+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:33:15.849 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:15.861 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:15 smithi123 bash[68976]: audit 2024-09-14T04:33:14.602369+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:33:15.861 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:15 smithi123 bash[68976]: audit 2024-09-14T04:33:14.602369+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:33:15.861 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:15 smithi123 bash[68976]: audit 2024-09-14T04:33:14.617622+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:33:15.861 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:15 smithi123 bash[68976]: audit 2024-09-14T04:33:14.617622+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:33:15.861 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:15 smithi123 bash[68976]: audit 2024-09-14T04:33:15.223229+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:33:15.861 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:15 smithi123 bash[68976]: audit 2024-09-14T04:33:15.223229+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:33:15.874 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:15.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:15.876 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:33:15.977 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:16.003 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:16.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:16.005 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:33:16.106 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:16.132 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:16.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:16.136 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:33:16.237 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:16.264 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:16.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:16.266 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:33:16.367 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:16.392 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:16.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:16.394 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:33:16.495 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:16.521 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:16.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:16.523 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:33:16.623 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:16.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:16 smithi038 bash[87336]: cluster 2024-09-14T04:33:15.186976+0000 mgr.y (mgr.26165) 766 : cluster [DBG] pgmap v714: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 77 objects/s recovering 2024-09-14T04:33:16.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:16 smithi038 bash[87336]: cluster 2024-09-14T04:33:15.186976+0000 mgr.y (mgr.26165) 766 : cluster [DBG] pgmap v714: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 77 objects/s recovering 2024-09-14T04:33:16.635 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:16 smithi038 bash[84940]: cluster 2024-09-14T04:33:15.186976+0000 mgr.y (mgr.26165) 766 : cluster [DBG] pgmap v714: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 77 objects/s recovering 2024-09-14T04:33:16.635 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:16 smithi038 bash[84940]: cluster 2024-09-14T04:33:15.186976+0000 mgr.y (mgr.26165) 766 : cluster [DBG] pgmap v714: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 77 objects/s recovering 2024-09-14T04:33:16.649 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:16.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:16.651 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:33:16.752 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:16.777 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:16.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:16.779 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:33:16.880 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:16.891 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:16 smithi123 bash[68976]: cluster 2024-09-14T04:33:15.186976+0000 mgr.y (mgr.26165) 766 : cluster [DBG] pgmap v714: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 77 objects/s recovering 2024-09-14T04:33:16.891 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:16 smithi123 bash[68976]: cluster 2024-09-14T04:33:15.186976+0000 mgr.y (mgr.26165) 766 : cluster [DBG] pgmap v714: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 77 objects/s recovering 2024-09-14T04:33:16.908 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:16.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:16.910 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:33:17.010 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:17.038 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:17.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:17.040 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:33:17.141 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:17.167 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:17.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:17.169 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:33:17.270 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:17.296 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:17.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:17.298 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:33:17.399 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:17.422 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:17.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:17.424 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:33:17.525 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:17.547 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:17.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:17.550 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:33:17.650 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:17.678 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:17.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:17.680 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:33:17.781 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:17.807 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:17.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:17.809 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:33:17.910 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:17.936 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:17.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:17.939 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:33:18.039 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:18.050 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.2 dump_historic_ops 2024-09-14T04:33:18.063 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:18.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:18.066 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:33:18.068 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_2 2024-09-14T04:33:18.068 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd pool rm unique_pool_2 unique_pool_2 --yes-i-really-really-mean-it 2024-09-14T04:33:18.167 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:18.189 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:18.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:18.192 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:33:18.292 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:18.320 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:18.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:18.322 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:33:18.423 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:18.451 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:18.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:18.453 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:33:18.521 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:33:18 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:33:18] "GET /metrics HTTP/1.1" 200 36639 "" "Prometheus/2.51.0" 2024-09-14T04:33:18.553 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:18.579 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:18.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:18.582 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:33:18.682 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:18.711 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:18.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:18.713 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:33:18.814 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:18.842 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:18.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:18.844 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:33:18.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:18 smithi123 bash[68976]: cluster 2024-09-14T04:33:17.188051+0000 mgr.y (mgr.26165) 767 : cluster [DBG] pgmap v715: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 87 objects/s recovering 2024-09-14T04:33:18.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:18 smithi123 bash[68976]: cluster 2024-09-14T04:33:17.188051+0000 mgr.y (mgr.26165) 767 : cluster [DBG] pgmap v715: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 87 objects/s recovering 2024-09-14T04:33:18.944 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:18.973 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:18.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:18.975 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:33:19.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:18 smithi038 bash[87336]: cluster 2024-09-14T04:33:17.188051+0000 mgr.y (mgr.26165) 767 : cluster [DBG] pgmap v715: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 87 objects/s recovering 2024-09-14T04:33:19.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:18 smithi038 bash[87336]: cluster 2024-09-14T04:33:17.188051+0000 mgr.y (mgr.26165) 767 : cluster [DBG] pgmap v715: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 87 objects/s recovering 2024-09-14T04:33:19.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:18 smithi038 bash[84940]: cluster 2024-09-14T04:33:17.188051+0000 mgr.y (mgr.26165) 767 : cluster [DBG] pgmap v715: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 87 objects/s recovering 2024-09-14T04:33:19.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:18 smithi038 bash[84940]: cluster 2024-09-14T04:33:17.188051+0000 mgr.y (mgr.26165) 767 : cluster [DBG] pgmap v715: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 87 objects/s recovering 2024-09-14T04:33:19.076 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:19.101 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:19.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:19.103 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:33:19.204 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:19.233 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:19.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:19.235 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:33:19.336 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:19.356 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:19.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:19.358 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:33:19.459 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:19.487 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:19.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:19.489 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:33:19.590 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:19.612 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:19.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:19.614 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:33:19.715 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:19.740 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:19.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:19.742 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:33:19.843 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:19.872 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:19.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:19.875 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:33:19.976 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:20.056 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:20.058 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-14T04:33:20.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:20.059 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:33:20.059 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd unset nodeep-scrub 2024-09-14T04:33:20.159 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:20.186 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:20.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:20.188 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:33:20.288 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:20.309 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:20.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:20.311 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:33:20.412 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:20.433 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:20.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:20.435 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:33:20.436 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:33:20 smithi123 bash[61744]: ts=2024-09-14T04:33:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:33:20.536 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:20.554 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:20.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:20.556 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:33:20.657 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:20.680 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:20.681 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:20 smithi038 bash[84940]: cluster 2024-09-14T04:33:19.188963+0000 mgr.y (mgr.26165) 768 : cluster [DBG] pgmap v716: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 87 objects/s recovering 2024-09-14T04:33:20.681 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:20 smithi038 bash[84940]: cluster 2024-09-14T04:33:19.188963+0000 mgr.y (mgr.26165) 768 : cluster [DBG] pgmap v716: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 87 objects/s recovering 2024-09-14T04:33:20.681 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:20 smithi038 bash[84940]: audit 2024-09-14T04:33:20.010929+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:33:20.681 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:20 smithi038 bash[84940]: audit 2024-09-14T04:33:20.010929+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:33:20.682 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:20 smithi038 bash[84940]: audit 2024-09-14T04:33:20.027246+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:33:20.682 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:20 smithi038 bash[84940]: audit 2024-09-14T04:33:20.027246+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:33:20.682 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:20 smithi038 bash[87336]: cluster 2024-09-14T04:33:19.188963+0000 mgr.y (mgr.26165) 768 : cluster [DBG] pgmap v716: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 87 objects/s recovering 2024-09-14T04:33:20.682 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:20 smithi038 bash[87336]: cluster 2024-09-14T04:33:19.188963+0000 mgr.y (mgr.26165) 768 : cluster [DBG] pgmap v716: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 87 objects/s recovering 2024-09-14T04:33:20.682 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:20 smithi038 bash[87336]: audit 2024-09-14T04:33:20.010929+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:33:20.683 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:20 smithi038 bash[87336]: audit 2024-09-14T04:33:20.010929+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:33:20.683 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:20 smithi038 bash[87336]: audit 2024-09-14T04:33:20.027246+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:33:20.683 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:20 smithi038 bash[87336]: audit 2024-09-14T04:33:20.027246+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:33:20.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:20.684 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:33:20.785 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:20.819 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:20.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:20.823 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:33:20.924 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:20.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:20 smithi123 bash[68976]: cluster 2024-09-14T04:33:19.188963+0000 mgr.y (mgr.26165) 768 : cluster [DBG] pgmap v716: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 87 objects/s recovering 2024-09-14T04:33:20.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:20 smithi123 bash[68976]: cluster 2024-09-14T04:33:19.188963+0000 mgr.y (mgr.26165) 768 : cluster [DBG] pgmap v716: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 87 objects/s recovering 2024-09-14T04:33:20.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:20 smithi123 bash[68976]: audit 2024-09-14T04:33:20.010929+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:33:20.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:20 smithi123 bash[68976]: audit 2024-09-14T04:33:20.010929+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:33:20.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:20 smithi123 bash[68976]: audit 2024-09-14T04:33:20.027246+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:33:20.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:20 smithi123 bash[68976]: audit 2024-09-14T04:33:20.027246+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:33:20.943 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:20.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:20.945 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:33:21.046 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:21.072 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:21.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:21.074 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:33:21.175 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:21.196 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:21.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:21.198 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:33:21.298 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:21.327 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:21.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:21.329 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:33:21.430 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:21.456 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:21.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:21.458 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:33:21.559 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:21.578 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:21.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:21.580 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:33:21.681 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:21.708 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:21.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:21.710 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:33:21.811 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:21.833 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:21.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:21.835 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:33:21.936 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:21.963 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:21.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:21.965 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:33:22.066 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:22.093 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:22.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:22.095 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:33:22.196 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:22.223 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:22.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:22.225 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:33:22.326 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:22.349 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:22.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:22.351 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:33:22.451 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:22.480 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:22.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:22.482 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:33:22.582 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:22.609 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:22.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:22.611 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:33:22.712 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:22.723 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:22 smithi123 bash[68976]: cluster 2024-09-14T04:33:21.189723+0000 mgr.y (mgr.26165) 769 : cluster [DBG] pgmap v717: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 95 objects/s recovering 2024-09-14T04:33:22.723 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:22 smithi123 bash[68976]: cluster 2024-09-14T04:33:21.189723+0000 mgr.y (mgr.26165) 769 : cluster [DBG] pgmap v717: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 95 objects/s recovering 2024-09-14T04:33:22.723 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:22 smithi123 bash[68976]: audit 2024-09-14T04:33:21.518190+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:33:22.723 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:22 smithi123 bash[68976]: audit 2024-09-14T04:33:21.518190+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:33:22.723 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:22 smithi123 bash[68976]: audit 2024-09-14T04:33:21.526389+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:33:22.723 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:22 smithi123 bash[68976]: audit 2024-09-14T04:33:21.526389+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:33:22.723 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:22 smithi123 bash[68976]: audit 2024-09-14T04:33:22.178154+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:33:22.723 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:22 smithi123 bash[68976]: audit 2024-09-14T04:33:22.178154+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:33:22.723 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:22 smithi123 bash[68976]: audit 2024-09-14T04:33:22.179426+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:33:22.724 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:22 smithi123 bash[68976]: audit 2024-09-14T04:33:22.179426+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:33:22.724 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:22 smithi123 bash[68976]: audit 2024-09-14T04:33:22.187597+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:33:22.724 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:22 smithi123 bash[68976]: audit 2024-09-14T04:33:22.187597+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:33:22.737 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:22.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:22.740 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:33:22.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:22 smithi038 bash[87336]: cluster 2024-09-14T04:33:21.189723+0000 mgr.y (mgr.26165) 769 : cluster [DBG] pgmap v717: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 95 objects/s recovering 2024-09-14T04:33:22.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:22 smithi038 bash[87336]: cluster 2024-09-14T04:33:21.189723+0000 mgr.y (mgr.26165) 769 : cluster [DBG] pgmap v717: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 95 objects/s recovering 2024-09-14T04:33:22.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:22 smithi038 bash[87336]: audit 2024-09-14T04:33:21.518190+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:33:22.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:22 smithi038 bash[87336]: audit 2024-09-14T04:33:21.518190+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:33:22.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:22 smithi038 bash[87336]: audit 2024-09-14T04:33:21.526389+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:33:22.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:22 smithi038 bash[87336]: audit 2024-09-14T04:33:21.526389+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:33:22.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:22 smithi038 bash[87336]: audit 2024-09-14T04:33:22.178154+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:33:22.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:22 smithi038 bash[87336]: audit 2024-09-14T04:33:22.178154+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:33:22.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:22 smithi038 bash[87336]: audit 2024-09-14T04:33:22.179426+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:33:22.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:22 smithi038 bash[87336]: audit 2024-09-14T04:33:22.179426+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:33:22.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:22 smithi038 bash[87336]: audit 2024-09-14T04:33:22.187597+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:33:22.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:22 smithi038 bash[87336]: audit 2024-09-14T04:33:22.187597+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:33:22.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:22 smithi038 bash[84940]: cluster 2024-09-14T04:33:21.189723+0000 mgr.y (mgr.26165) 769 : cluster [DBG] pgmap v717: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 95 objects/s recovering 2024-09-14T04:33:22.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:22 smithi038 bash[84940]: cluster 2024-09-14T04:33:21.189723+0000 mgr.y (mgr.26165) 769 : cluster [DBG] pgmap v717: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 95 objects/s recovering 2024-09-14T04:33:22.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:22 smithi038 bash[84940]: audit 2024-09-14T04:33:21.518190+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:33:22.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:22 smithi038 bash[84940]: audit 2024-09-14T04:33:21.518190+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:33:22.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:22 smithi038 bash[84940]: audit 2024-09-14T04:33:21.526389+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:33:22.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:22 smithi038 bash[84940]: audit 2024-09-14T04:33:21.526389+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:33:22.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:22 smithi038 bash[84940]: audit 2024-09-14T04:33:22.178154+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:33:22.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:22 smithi038 bash[84940]: audit 2024-09-14T04:33:22.178154+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:33:22.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:22 smithi038 bash[84940]: audit 2024-09-14T04:33:22.179426+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:33:22.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:22 smithi038 bash[84940]: audit 2024-09-14T04:33:22.179426+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:33:22.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:22 smithi038 bash[84940]: audit 2024-09-14T04:33:22.187597+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:33:22.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:22 smithi038 bash[84940]: audit 2024-09-14T04:33:22.187597+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:33:22.829 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:33:22.830 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:33:22.841 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:22.864 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:22.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:22.866 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:33:22.967 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:22.995 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:22.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:22.997 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:33:23.069 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 4, 5, 6, 7, 0] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-09-14T04:33:23.069 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-14T04:33:23.098 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:23.127 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:23.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:23.130 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:33:23.230 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:23.259 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:23.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:23.261 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:33:23.362 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:23.385 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:23.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:23.387 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:33:23.488 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:23.511 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:23.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:23.513 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:33:23.614 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:23.640 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:23.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:23.642 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:33:23.743 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:23.771 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:23.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:23.773 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:33:23.845 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:33:23.874 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:23.894 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:23.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:23.896 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:33:23.997 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:24.022 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:24.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:24.025 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:33:24.125 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:24.151 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:24.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:24.153 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:33:24.254 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:24.278 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:24.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:24.281 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:33:24.382 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:24.408 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:24.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:24.410 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:33:24.511 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:24.539 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:24.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:24.541 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:33:24.642 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:24.667 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:24.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:24.669 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:33:24.770 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:24.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:24 smithi038 bash[84940]: cluster 2024-09-14T04:33:23.190503+0000 mgr.y (mgr.26165) 770 : cluster [DBG] pgmap v718: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 95 objects/s recovering 2024-09-14T04:33:24.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:24 smithi038 bash[84940]: cluster 2024-09-14T04:33:23.190503+0000 mgr.y (mgr.26165) 770 : cluster [DBG] pgmap v718: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 95 objects/s recovering 2024-09-14T04:33:24.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:24 smithi038 bash[87336]: cluster 2024-09-14T04:33:23.190503+0000 mgr.y (mgr.26165) 770 : cluster [DBG] pgmap v718: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 95 objects/s recovering 2024-09-14T04:33:24.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:24 smithi038 bash[87336]: cluster 2024-09-14T04:33:23.190503+0000 mgr.y (mgr.26165) 770 : cluster [DBG] pgmap v718: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 95 objects/s recovering 2024-09-14T04:33:24.801 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:24.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:24.803 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:33:24.869 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:33:24.904 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:24.915 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:24 smithi123 bash[68976]: cluster 2024-09-14T04:33:23.190503+0000 mgr.y (mgr.26165) 770 : cluster [DBG] pgmap v718: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 95 objects/s recovering 2024-09-14T04:33:24.915 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:24 smithi123 bash[68976]: cluster 2024-09-14T04:33:23.190503+0000 mgr.y (mgr.26165) 770 : cluster [DBG] pgmap v718: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 95 objects/s recovering 2024-09-14T04:33:24.931 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:24.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:24.933 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:33:25.034 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:25.057 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:25.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:25.060 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:33:25.160 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:25.187 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:25.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:25.189 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:33:25.290 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:25.314 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:25.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:25.316 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:33:25.417 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:25.445 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:25.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:25.447 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:33:25.548 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:25.572 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:25.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:25.574 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:33:25.675 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:25.700 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:25.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:25.703 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:33:25.803 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:25.832 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:25.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:25.834 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:33:25.935 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:25.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:25.965 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:25.965 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:33:26.066 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:26.094 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:26.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:26.097 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:33:26.198 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:26.224 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:26.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:26.226 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:33:26.327 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:26.355 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:26.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:26.357 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:33:26.458 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:26.485 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:26.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:26.487 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:33:26.588 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:26.611 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:26.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:26.613 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:33:26.714 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:26.724 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:26 smithi038 bash[87336]: cluster 2024-09-14T04:33:25.191156+0000 mgr.y (mgr.26165) 771 : cluster [DBG] pgmap v719: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 80 objects/s recovering 2024-09-14T04:33:26.724 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:26 smithi038 bash[87336]: cluster 2024-09-14T04:33:25.191156+0000 mgr.y (mgr.26165) 771 : cluster [DBG] pgmap v719: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 80 objects/s recovering 2024-09-14T04:33:26.725 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:26 smithi038 bash[84940]: cluster 2024-09-14T04:33:25.191156+0000 mgr.y (mgr.26165) 771 : cluster [DBG] pgmap v719: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 80 objects/s recovering 2024-09-14T04:33:26.725 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:26 smithi038 bash[84940]: cluster 2024-09-14T04:33:25.191156+0000 mgr.y (mgr.26165) 771 : cluster [DBG] pgmap v719: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 80 objects/s recovering 2024-09-14T04:33:26.736 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:26.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:26.738 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:33:26.839 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:26.850 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:26 smithi123 bash[68976]: cluster 2024-09-14T04:33:25.191156+0000 mgr.y (mgr.26165) 771 : cluster [DBG] pgmap v719: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 80 objects/s recovering 2024-09-14T04:33:26.850 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:26 smithi123 bash[68976]: cluster 2024-09-14T04:33:25.191156+0000 mgr.y (mgr.26165) 771 : cluster [DBG] pgmap v719: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 80 objects/s recovering 2024-09-14T04:33:26.867 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:26.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:26.869 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:33:26.970 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:26.997 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:26.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:27.000 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:33:27.101 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:27.127 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:27.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:27.130 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:33:27.230 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:27.259 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:27.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:27.261 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:33:27.362 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:27.388 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:27.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:27.390 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:33:27.491 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:27.519 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:27.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:27.521 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:33:27.622 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:27.648 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:27.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:27.651 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:33:27.752 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:27.778 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:27.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:27.780 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:33:27.881 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:27.909 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:27.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:27.910 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:33:28.011 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:28.036 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:28.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:28.038 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:33:28.139 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:28.167 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:28.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:28.169 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:33:28.270 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:28.296 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:28.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:28.298 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:33:28.399 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:28.411 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:33:28 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:33:28] "GET /metrics HTTP/1.1" 200 36639 "" "Prometheus/2.51.0" 2024-09-14T04:33:28.427 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:28.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:28.429 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:33:28.530 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:28.556 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:28.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:28.558 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:33:28.659 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:28.685 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:28.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:28.688 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:33:28.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:28 smithi038 bash[84940]: cluster 2024-09-14T04:33:27.192326+0000 mgr.y (mgr.26165) 772 : cluster [DBG] pgmap v720: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 128 objects/s recovering 2024-09-14T04:33:28.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:28 smithi038 bash[84940]: cluster 2024-09-14T04:33:27.192326+0000 mgr.y (mgr.26165) 772 : cluster [DBG] pgmap v720: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 128 objects/s recovering 2024-09-14T04:33:28.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:28 smithi038 bash[87336]: cluster 2024-09-14T04:33:27.192326+0000 mgr.y (mgr.26165) 772 : cluster [DBG] pgmap v720: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 128 objects/s recovering 2024-09-14T04:33:28.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:28 smithi038 bash[87336]: cluster 2024-09-14T04:33:27.192326+0000 mgr.y (mgr.26165) 772 : cluster [DBG] pgmap v720: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 128 objects/s recovering 2024-09-14T04:33:28.789 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:28.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:28 smithi123 bash[68976]: cluster 2024-09-14T04:33:27.192326+0000 mgr.y (mgr.26165) 772 : cluster [DBG] pgmap v720: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 128 objects/s recovering 2024-09-14T04:33:28.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:28 smithi123 bash[68976]: cluster 2024-09-14T04:33:27.192326+0000 mgr.y (mgr.26165) 772 : cluster [DBG] pgmap v720: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 128 objects/s recovering 2024-09-14T04:33:28.815 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:28.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:28.817 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:33:28.918 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:28.944 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:28.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:28.946 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:33:29.047 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:29.076 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:29.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:29.078 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:33:29.179 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:29.206 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:29.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:29.208 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:33:29.309 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:29.336 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:29.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:29.338 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:33:29.441 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:29.467 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:29.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:29.469 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:33:29.570 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:29.594 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:29.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:29.597 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:33:29.697 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:29.722 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:29.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:29.724 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:33:29.825 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:29.853 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:29.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:29.855 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:33:29.956 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:29.984 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:29.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:29.985 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:33:30.086 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:30.115 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:30.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:30.117 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:33:30.220 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:30.247 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:30.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:30.250 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:33:30.352 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:30.364 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:33:30 smithi123 bash[61744]: ts=2024-09-14T04:33:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:33:30.380 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:30.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:30.382 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:33:30.483 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:30.507 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:30.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:30.509 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:33:30.610 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:30.631 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:30.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:30.634 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:33:30.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:30 smithi123 bash[68976]: cluster 2024-09-14T04:33:29.193452+0000 mgr.y (mgr.26165) 773 : cluster [DBG] pgmap v721: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 88 objects/s recovering 2024-09-14T04:33:30.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:30 smithi123 bash[68976]: cluster 2024-09-14T04:33:29.193452+0000 mgr.y (mgr.26165) 773 : cluster [DBG] pgmap v721: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 88 objects/s recovering 2024-09-14T04:33:30.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:30 smithi123 bash[68976]: audit 2024-09-14T04:33:30.223830+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:33:30.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:30 smithi123 bash[68976]: audit 2024-09-14T04:33:30.223830+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:33:30.735 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:30.756 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:30.757 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:30 smithi038 bash[84940]: cluster 2024-09-14T04:33:29.193452+0000 mgr.y (mgr.26165) 773 : cluster [DBG] pgmap v721: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 88 objects/s recovering 2024-09-14T04:33:30.757 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:30 smithi038 bash[84940]: cluster 2024-09-14T04:33:29.193452+0000 mgr.y (mgr.26165) 773 : cluster [DBG] pgmap v721: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 88 objects/s recovering 2024-09-14T04:33:30.757 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:30 smithi038 bash[84940]: audit 2024-09-14T04:33:30.223830+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:33:30.757 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:30 smithi038 bash[84940]: audit 2024-09-14T04:33:30.223830+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:33:30.757 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:30 smithi038 bash[87336]: cluster 2024-09-14T04:33:29.193452+0000 mgr.y (mgr.26165) 773 : cluster [DBG] pgmap v721: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 88 objects/s recovering 2024-09-14T04:33:30.757 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:30 smithi038 bash[87336]: cluster 2024-09-14T04:33:29.193452+0000 mgr.y (mgr.26165) 773 : cluster [DBG] pgmap v721: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 88 objects/s recovering 2024-09-14T04:33:30.758 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:30 smithi038 bash[87336]: audit 2024-09-14T04:33:30.223830+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:33:30.758 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:30 smithi038 bash[87336]: audit 2024-09-14T04:33:30.223830+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:33:30.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:30.758 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:33:30.859 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:30.882 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:30.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:30.884 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:33:30.985 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:31.012 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:31.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:31.014 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:33:31.115 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:31.140 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:31.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:31.143 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:33:31.244 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:31.269 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:31.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:31.272 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:33:31.373 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:31.394 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:31.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:31.396 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:33:31.497 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:31.521 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:31.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:31.524 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:33:31.624 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:31.644 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:31.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:31.646 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:33:31.747 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:31.775 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:31.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:31.777 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:33:31.878 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:31.905 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:31.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:31.907 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:33:32.008 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:32.035 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:32.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:32.037 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:33:32.138 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:32.161 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:32.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:32.164 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:33:32.265 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:32.290 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:32.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:32.292 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:33:32.392 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:32.420 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:32.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:32.423 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:33:32.524 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:32.552 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:32.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:32.555 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:33:32.655 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:32.680 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:32.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:32.681 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:33:32.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:32 smithi123 bash[68976]: cluster 2024-09-14T04:33:31.194145+0000 mgr.y (mgr.26165) 774 : cluster [DBG] pgmap v722: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 139 objects/s recovering 2024-09-14T04:33:32.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:32 smithi123 bash[68976]: cluster 2024-09-14T04:33:31.194145+0000 mgr.y (mgr.26165) 774 : cluster [DBG] pgmap v722: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 139 objects/s recovering 2024-09-14T04:33:32.782 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:32.809 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:32.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:32.812 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:33:32.913 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:32.914 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:32 smithi038 bash[84940]: cluster 2024-09-14T04:33:31.194145+0000 mgr.y (mgr.26165) 774 : cluster [DBG] pgmap v722: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 139 objects/s recovering 2024-09-14T04:33:32.914 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:32 smithi038 bash[84940]: cluster 2024-09-14T04:33:31.194145+0000 mgr.y (mgr.26165) 774 : cluster [DBG] pgmap v722: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 139 objects/s recovering 2024-09-14T04:33:32.914 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:32 smithi038 bash[87336]: cluster 2024-09-14T04:33:31.194145+0000 mgr.y (mgr.26165) 774 : cluster [DBG] pgmap v722: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 139 objects/s recovering 2024-09-14T04:33:32.915 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:32 smithi038 bash[87336]: cluster 2024-09-14T04:33:31.194145+0000 mgr.y (mgr.26165) 774 : cluster [DBG] pgmap v722: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 139 objects/s recovering 2024-09-14T04:33:32.939 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:32.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:32.942 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:33:33.042 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:33.068 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:33.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:33.070 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:33:33.171 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:33.199 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:33.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:33.201 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:33:33.302 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:33.328 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:33.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:33.331 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:33:33.431 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:33.458 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:33.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:33.460 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:33:33.561 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:33.588 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:33.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:33.591 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:33:33.692 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:33.716 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:33.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:33.718 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:33:33.819 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:33.843 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:33.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:33.845 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:33:33.945 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:33.971 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:33.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:33.973 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:33:34.075 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:34.102 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:34.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:34.104 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:33:34.205 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:34.231 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:34.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:34.233 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:33:34.334 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:34.359 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:34.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:34.361 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:33:34.462 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:34.488 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:34.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:34.490 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:33:34.591 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:34.619 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:34.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:34.621 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:33:34.721 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:34.733 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:34 smithi038 bash[84940]: cluster 2024-09-14T04:33:33.194896+0000 mgr.y (mgr.26165) 775 : cluster [DBG] pgmap v723: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 99 objects/s recovering 2024-09-14T04:33:34.733 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:34 smithi038 bash[84940]: cluster 2024-09-14T04:33:33.194896+0000 mgr.y (mgr.26165) 775 : cluster [DBG] pgmap v723: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 99 objects/s recovering 2024-09-14T04:33:34.733 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:34 smithi038 bash[87336]: cluster 2024-09-14T04:33:33.194896+0000 mgr.y (mgr.26165) 775 : cluster [DBG] pgmap v723: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 99 objects/s recovering 2024-09-14T04:33:34.733 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:34 smithi038 bash[87336]: cluster 2024-09-14T04:33:33.194896+0000 mgr.y (mgr.26165) 775 : cluster [DBG] pgmap v723: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 99 objects/s recovering 2024-09-14T04:33:34.749 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:34.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:34.751 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:33:34.852 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:34.863 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:34 smithi123 bash[68976]: cluster 2024-09-14T04:33:33.194896+0000 mgr.y (mgr.26165) 775 : cluster [DBG] pgmap v723: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 99 objects/s recovering 2024-09-14T04:33:34.863 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:34 smithi123 bash[68976]: cluster 2024-09-14T04:33:33.194896+0000 mgr.y (mgr.26165) 775 : cluster [DBG] pgmap v723: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 99 objects/s recovering 2024-09-14T04:33:34.879 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:34.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:34.881 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:33:34.982 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:35.008 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:35.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:35.010 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:33:35.111 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:35.137 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:35.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:35.139 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:33:35.240 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:35.267 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:35.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:35.270 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:33:35.371 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:35.395 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:35.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:35.398 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:33:35.498 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:35.527 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:35.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:35.529 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:33:35.630 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:35.656 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:35.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:35.659 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:33:35.759 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:35.791 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:35.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:35.794 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:33:35.895 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:35.922 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:35.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:35.924 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:33:36.025 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:36.052 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:36.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:36.054 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:33:36.155 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:36.177 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:36.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:36.179 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:33:36.280 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:36.303 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:36.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:36.306 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:33:36.407 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:36.435 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:36.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:36.438 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:33:36.538 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:36.565 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:36.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:36.567 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:33:36.668 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:36.680 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:36 smithi123 bash[68976]: cluster 2024-09-14T04:33:35.195534+0000 mgr.y (mgr.26165) 776 : cluster [DBG] pgmap v724: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 99 objects/s recovering 2024-09-14T04:33:36.680 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:36 smithi123 bash[68976]: cluster 2024-09-14T04:33:35.195534+0000 mgr.y (mgr.26165) 776 : cluster [DBG] pgmap v724: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 99 objects/s recovering 2024-09-14T04:33:36.696 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:36.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:36.698 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:33:36.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:36 smithi038 bash[87336]: cluster 2024-09-14T04:33:35.195534+0000 mgr.y (mgr.26165) 776 : cluster [DBG] pgmap v724: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 99 objects/s recovering 2024-09-14T04:33:36.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:36 smithi038 bash[87336]: cluster 2024-09-14T04:33:35.195534+0000 mgr.y (mgr.26165) 776 : cluster [DBG] pgmap v724: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 99 objects/s recovering 2024-09-14T04:33:36.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:36 smithi038 bash[84940]: cluster 2024-09-14T04:33:35.195534+0000 mgr.y (mgr.26165) 776 : cluster [DBG] pgmap v724: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 99 objects/s recovering 2024-09-14T04:33:36.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:36 smithi038 bash[84940]: cluster 2024-09-14T04:33:35.195534+0000 mgr.y (mgr.26165) 776 : cluster [DBG] pgmap v724: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8589/78 objects degraded (11011.538%); 0 B/s, 99 objects/s recovering 2024-09-14T04:33:36.799 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:36.827 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:36.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:36.829 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:33:36.930 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:36.958 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:36.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:36.961 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:33:37.062 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:37.085 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:37.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:37.087 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:33:37.188 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:37.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:37.214 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:37.214 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:33:37.315 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:37.344 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:37.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:37.346 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:33:37.447 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:37.475 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:37.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:37.477 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:33:37.578 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:37.607 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:37.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:37.609 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:33:37.710 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:37.734 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:37.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:37.736 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:33:37.837 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:37.864 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:37.865 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:37 smithi123 bash[68976]: cluster 2024-09-14T04:33:37.558882+0000 mon.a (mon.0) 925 : cluster [WRN] Health check update: Degraded data redundancy: 8405/78 objects degraded (10775.641%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-14T04:33:37.865 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:37 smithi123 bash[68976]: cluster 2024-09-14T04:33:37.558882+0000 mon.a (mon.0) 925 : cluster [WRN] Health check update: Degraded data redundancy: 8405/78 objects degraded (10775.641%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-14T04:33:37.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:37.866 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:33:37.963 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:37 smithi038 bash[84940]: cluster 2024-09-14T04:33:37.558882+0000 mon.a (mon.0) 925 : cluster [WRN] Health check update: Degraded data redundancy: 8405/78 objects degraded (10775.641%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-14T04:33:37.963 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:37 smithi038 bash[84940]: cluster 2024-09-14T04:33:37.558882+0000 mon.a (mon.0) 925 : cluster [WRN] Health check update: Degraded data redundancy: 8405/78 objects degraded (10775.641%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-14T04:33:37.963 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:37 smithi038 bash[87336]: cluster 2024-09-14T04:33:37.558882+0000 mon.a (mon.0) 925 : cluster [WRN] Health check update: Degraded data redundancy: 8405/78 objects degraded (10775.641%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-14T04:33:37.964 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:37 smithi038 bash[87336]: cluster 2024-09-14T04:33:37.558882+0000 mon.a (mon.0) 925 : cluster [WRN] Health check update: Degraded data redundancy: 8405/78 objects degraded (10775.641%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-14T04:33:37.967 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:37.998 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:38.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:38.000 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:33:38.101 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:38.123 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:38.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:38.126 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:33:38.227 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:38.254 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:38.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:38.258 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:33:38.359 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:38.388 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:38.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:38.390 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:33:38.491 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:38.517 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:38.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:38.519 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:33:38.520 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:33:38 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:33:38] "GET /metrics HTTP/1.1" 200 36639 "" "Prometheus/2.51.0" 2024-09-14T04:33:38.620 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:38.646 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:38.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:38.648 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:33:38.749 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:38.761 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:38 smithi038 bash[87336]: cluster 2024-09-14T04:33:37.196236+0000 mgr.y (mgr.26165) 777 : cluster [DBG] pgmap v725: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8405/78 objects degraded (10775.641%); 0 B/s, 176 objects/s recovering 2024-09-14T04:33:38.761 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:38 smithi038 bash[87336]: cluster 2024-09-14T04:33:37.196236+0000 mgr.y (mgr.26165) 777 : cluster [DBG] pgmap v725: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8405/78 objects degraded (10775.641%); 0 B/s, 176 objects/s recovering 2024-09-14T04:33:38.761 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:38 smithi038 bash[84940]: cluster 2024-09-14T04:33:37.196236+0000 mgr.y (mgr.26165) 777 : cluster [DBG] pgmap v725: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8405/78 objects degraded (10775.641%); 0 B/s, 176 objects/s recovering 2024-09-14T04:33:38.761 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:38 smithi038 bash[84940]: cluster 2024-09-14T04:33:37.196236+0000 mgr.y (mgr.26165) 777 : cluster [DBG] pgmap v725: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8405/78 objects degraded (10775.641%); 0 B/s, 176 objects/s recovering 2024-09-14T04:33:38.777 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:38.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:38.779 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:33:38.880 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:38.891 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:38 smithi123 bash[68976]: cluster 2024-09-14T04:33:37.196236+0000 mgr.y (mgr.26165) 777 : cluster [DBG] pgmap v725: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8405/78 objects degraded (10775.641%); 0 B/s, 176 objects/s recovering 2024-09-14T04:33:38.891 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:38 smithi123 bash[68976]: cluster 2024-09-14T04:33:37.196236+0000 mgr.y (mgr.26165) 777 : cluster [DBG] pgmap v725: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8405/78 objects degraded (10775.641%); 0 B/s, 176 objects/s recovering 2024-09-14T04:33:38.907 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:38.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:38.909 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:33:39.010 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:39.038 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:39.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:39.040 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:33:39.141 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:39.165 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:39.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:39.167 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:33:39.268 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:39.294 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:39.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:39.296 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:33:39.397 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:39.422 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:39.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:39.425 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:33:39.526 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:39.552 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:39.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:39.554 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:33:39.655 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:39.668 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:39 smithi123 bash[68976]: cluster 2024-09-14T04:33:38.635207+0000 mon.a (mon.0) 926 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-09-14T04:33:39.668 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:39 smithi123 bash[68976]: cluster 2024-09-14T04:33:38.635207+0000 mon.a (mon.0) 926 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-09-14T04:33:39.680 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:39.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:39.682 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:33:39.783 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:39.806 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:39.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:39.808 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:33:39.909 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:39.920 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:39 smithi038 bash[84940]: cluster 2024-09-14T04:33:38.635207+0000 mon.a (mon.0) 926 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-09-14T04:33:39.920 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:39 smithi038 bash[84940]: cluster 2024-09-14T04:33:38.635207+0000 mon.a (mon.0) 926 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-09-14T04:33:39.921 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:39 smithi038 bash[87336]: cluster 2024-09-14T04:33:38.635207+0000 mon.a (mon.0) 926 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-09-14T04:33:39.921 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:39 smithi038 bash[87336]: cluster 2024-09-14T04:33:38.635207+0000 mon.a (mon.0) 926 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-09-14T04:33:39.933 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:39.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:39.936 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:33:40.037 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:40.064 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:40.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:40.066 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:33:40.166 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:40.193 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:40.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:40.195 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:33:40.296 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:40.323 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:40.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:40.325 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:33:40.426 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:40.451 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:40.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:40.453 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:33:40.554 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:40.582 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:40.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:40.584 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:33:40.646 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:33:40 smithi123 bash[61744]: ts=2024-09-14T04:33:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:33:40.684 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:40.712 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:40.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:40.715 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:33:40.816 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:40.841 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:40.843 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:40 smithi038 bash[84940]: cluster 2024-09-14T04:33:39.196667+0000 mgr.y (mgr.26165) 778 : cluster [DBG] pgmap v727: 89 pgs: 2 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1445/78 objects degraded (1852.564%); 0 B/s, 155 objects/s recovering 2024-09-14T04:33:40.843 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:40 smithi038 bash[84940]: cluster 2024-09-14T04:33:39.196667+0000 mgr.y (mgr.26165) 778 : cluster [DBG] pgmap v727: 89 pgs: 2 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1445/78 objects degraded (1852.564%); 0 B/s, 155 objects/s recovering 2024-09-14T04:33:40.843 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:40 smithi038 bash[84940]: cluster 2024-09-14T04:33:39.662702+0000 mon.a (mon.0) 927 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-09-14T04:33:40.843 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:40 smithi038 bash[84940]: cluster 2024-09-14T04:33:39.662702+0000 mon.a (mon.0) 927 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-09-14T04:33:40.843 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:40 smithi038 bash[87336]: cluster 2024-09-14T04:33:39.196667+0000 mgr.y (mgr.26165) 778 : cluster [DBG] pgmap v727: 89 pgs: 2 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1445/78 objects degraded (1852.564%); 0 B/s, 155 objects/s recovering 2024-09-14T04:33:40.843 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:40 smithi038 bash[87336]: cluster 2024-09-14T04:33:39.196667+0000 mgr.y (mgr.26165) 778 : cluster [DBG] pgmap v727: 89 pgs: 2 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1445/78 objects degraded (1852.564%); 0 B/s, 155 objects/s recovering 2024-09-14T04:33:40.844 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:40 smithi038 bash[87336]: cluster 2024-09-14T04:33:39.662702+0000 mon.a (mon.0) 927 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-09-14T04:33:40.844 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:40 smithi038 bash[87336]: cluster 2024-09-14T04:33:39.662702+0000 mon.a (mon.0) 927 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-09-14T04:33:40.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:40.845 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:33:40.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:40 smithi123 bash[68976]: cluster 2024-09-14T04:33:39.196667+0000 mgr.y (mgr.26165) 778 : cluster [DBG] pgmap v727: 89 pgs: 2 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1445/78 objects degraded (1852.564%); 0 B/s, 155 objects/s recovering 2024-09-14T04:33:40.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:40 smithi123 bash[68976]: cluster 2024-09-14T04:33:39.196667+0000 mgr.y (mgr.26165) 778 : cluster [DBG] pgmap v727: 89 pgs: 2 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1445/78 objects degraded (1852.564%); 0 B/s, 155 objects/s recovering 2024-09-14T04:33:40.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:40 smithi123 bash[68976]: cluster 2024-09-14T04:33:39.662702+0000 mon.a (mon.0) 927 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-09-14T04:33:40.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:40 smithi123 bash[68976]: cluster 2024-09-14T04:33:39.662702+0000 mon.a (mon.0) 927 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-09-14T04:33:40.946 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:40.975 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:40.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:40.977 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:33:41.078 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:41.099 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:41.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:41.102 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:33:41.202 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:41.225 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:41.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:41.227 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:33:41.328 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:41.349 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:41.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:41.351 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:33:41.452 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:41.479 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:41.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:41.481 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:33:41.582 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:41.608 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:41.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:41.610 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:33:41.711 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:41.723 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:41 smithi123 bash[68976]: cluster 2024-09-14T04:33:41.197303+0000 mgr.y (mgr.26165) 779 : cluster [DBG] pgmap v729: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 85 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 779/78 objects degraded (998.718%); 0 B/s, 201 objects/s recovering 2024-09-14T04:33:41.723 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:41 smithi123 bash[68976]: cluster 2024-09-14T04:33:41.197303+0000 mgr.y (mgr.26165) 779 : cluster [DBG] pgmap v729: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 85 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 779/78 objects degraded (998.718%); 0 B/s, 201 objects/s recovering 2024-09-14T04:33:41.739 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:41.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:41.741 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:33:41.842 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:41.853 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:41 smithi038 bash[84940]: cluster 2024-09-14T04:33:41.197303+0000 mgr.y (mgr.26165) 779 : cluster [DBG] pgmap v729: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 85 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 779/78 objects degraded (998.718%); 0 B/s, 201 objects/s recovering 2024-09-14T04:33:41.854 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:41 smithi038 bash[84940]: cluster 2024-09-14T04:33:41.197303+0000 mgr.y (mgr.26165) 779 : cluster [DBG] pgmap v729: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 85 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 779/78 objects degraded (998.718%); 0 B/s, 201 objects/s recovering 2024-09-14T04:33:41.854 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:41 smithi038 bash[87336]: cluster 2024-09-14T04:33:41.197303+0000 mgr.y (mgr.26165) 779 : cluster [DBG] pgmap v729: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 85 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 779/78 objects degraded (998.718%); 0 B/s, 201 objects/s recovering 2024-09-14T04:33:41.854 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:41 smithi038 bash[87336]: cluster 2024-09-14T04:33:41.197303+0000 mgr.y (mgr.26165) 779 : cluster [DBG] pgmap v729: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 85 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 779/78 objects degraded (998.718%); 0 B/s, 201 objects/s recovering 2024-09-14T04:33:41.869 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:41.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:41.871 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:33:41.972 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:41.997 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:41.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:41.999 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:33:42.099 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:42.127 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:42.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:42.129 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:33:42.230 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:42.258 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:42.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:42.261 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:33:42.361 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:42.387 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:42.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:42.389 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:33:42.490 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:42.516 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:42.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:42.518 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:33:42.619 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:42.647 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:42.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:42.650 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:33:42.724 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0: {} 2024-09-14T04:33:42.725 INFO:teuthology.orchestra.run.smithi038.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-14T04:33:42.726 INFO:teuthology.orchestra.run.smithi038.stdout:ERROR: (22) Invalid argument 2024-09-14T04:33:42.726 INFO:teuthology.orchestra.run.smithi038.stdout:op_tracker tracking is not enabled now, so no ops 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-09-14T04:33:42.749 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1: {} 2024-09-14T04:33:42.749 INFO:teuthology.orchestra.run.smithi038.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-14T04:33:42.751 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:42.777 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2: {} 2024-09-14T04:33:42.777 INFO:teuthology.orchestra.run.smithi038.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-14T04:33:42.781 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:42.783 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:42 smithi038 bash[84940]: audit 2024-09-14T04:33:42.692335+0000 mon.a (mon.0) 928 : audit [DBG] from='client.? 172.21.15.38:0/1125325046' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:33:42.783 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:42 smithi038 bash[84940]: audit 2024-09-14T04:33:42.692335+0000 mon.a (mon.0) 928 : audit [DBG] from='client.? 172.21.15.38:0/1125325046' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:33:42.784 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:42 smithi038 bash[87336]: audit 2024-09-14T04:33:42.692335+0000 mon.a (mon.0) 928 : audit [DBG] from='client.? 172.21.15.38:0/1125325046' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:33:42.784 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:42 smithi038 bash[87336]: audit 2024-09-14T04:33:42.692335+0000 mon.a (mon.0) 928 : audit [DBG] from='client.? 172.21.15.38:0/1125325046' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:33:42.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:42.785 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:33:42.806 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3: {} 2024-09-14T04:33:42.807 INFO:teuthology.orchestra.run.smithi038.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-14T04:33:42.830 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4: {} 2024-09-14T04:33:42.830 INFO:teuthology.orchestra.run.smithi038.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-14T04:33:42.853 INFO:teuthology.orchestra.run.smithi038.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-14T04:33:42.854 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5: {} 2024-09-14T04:33:42.874 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6: {} 2024-09-14T04:33:42.874 INFO:teuthology.orchestra.run.smithi038.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-14T04:33:42.886 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:42.896 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:42 smithi123 bash[68976]: audit 2024-09-14T04:33:42.692335+0000 mon.a (mon.0) 928 : audit [DBG] from='client.? 172.21.15.38:0/1125325046' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:33:42.897 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:42 smithi123 bash[68976]: audit 2024-09-14T04:33:42.692335+0000 mon.a (mon.0) 928 : audit [DBG] from='client.? 172.21.15.38:0/1125325046' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:33:42.905 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7: {} 2024-09-14T04:33:42.906 INFO:teuthology.orchestra.run.smithi038.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-14T04:33:42.910 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:42.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:42.912 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:33:43.013 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:43.042 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:43.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:43.044 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:33:43.145 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:43.164 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:43.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:43.166 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:33:43.267 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:43.287 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:43.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:43.289 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:33:43.390 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:43.416 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:43.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:43.418 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:33:43.519 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:43.541 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:43.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:43.543 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:33:43.644 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:43.671 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:43.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:43.673 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:33:43.716 INFO:teuthology.orchestra.run.smithi038.stderr:nodeep-scrub is unset 2024-09-14T04:33:43.728 INFO:teuthology.orchestra.run.smithi038.stderr:pool 'unique_pool_2' removed 2024-09-14T04:33:43.774 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:43.796 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:43.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:43.798 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:33:43.899 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:43.910 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:43 smithi123 bash[68976]: audit 2024-09-14T04:33:43.047874+0000 mon.c (mon.2) 40 : audit [INF] from='client.? 172.21.15.38:0/1031800314' 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-09-14T04:33:43.910 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:43 smithi123 bash[68976]: audit 2024-09-14T04:33:43.047874+0000 mon.c (mon.2) 40 : audit [INF] from='client.? 172.21.15.38:0/1031800314' 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-09-14T04:33:43.910 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:43 smithi123 bash[68976]: audit 2024-09-14T04:33:43.048198+0000 mon.a (mon.0) 929 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true} : dispatch 2024-09-14T04:33:43.911 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:43 smithi123 bash[68976]: audit 2024-09-14T04:33:43.048198+0000 mon.a (mon.0) 929 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true} : dispatch 2024-09-14T04:33:43.911 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:43 smithi123 bash[68976]: audit 2024-09-14T04:33:43.066450+0000 mon.a (mon.0) 930 : audit [INF] from='client.? 172.21.15.38:0/1070618049' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:33:43.911 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:43 smithi123 bash[68976]: audit 2024-09-14T04:33:43.066450+0000 mon.a (mon.0) 930 : audit [INF] from='client.? 172.21.15.38:0/1070618049' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:33:43.911 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:43 smithi123 bash[68976]: cluster 2024-09-14T04:33:43.197734+0000 mgr.y (mgr.26165) 780 : cluster [DBG] pgmap v730: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 85 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 779/78 objects degraded (998.718%); 0 B/s, 201 objects/s recovering 2024-09-14T04:33:43.911 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:43 smithi123 bash[68976]: cluster 2024-09-14T04:33:43.197734+0000 mgr.y (mgr.26165) 780 : cluster [DBG] pgmap v730: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 85 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 779/78 objects degraded (998.718%); 0 B/s, 201 objects/s recovering 2024-09-14T04:33:43.927 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:43.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:43.929 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:33:44.004 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:43 smithi038 bash[87336]: audit 2024-09-14T04:33:43.047874+0000 mon.c (mon.2) 40 : audit [INF] from='client.? 172.21.15.38:0/1031800314' 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-09-14T04:33:44.005 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:43 smithi038 bash[87336]: audit 2024-09-14T04:33:43.047874+0000 mon.c (mon.2) 40 : audit [INF] from='client.? 172.21.15.38:0/1031800314' 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-09-14T04:33:44.005 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:43 smithi038 bash[87336]: audit 2024-09-14T04:33:43.048198+0000 mon.a (mon.0) 929 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true} : dispatch 2024-09-14T04:33:44.005 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:43 smithi038 bash[87336]: audit 2024-09-14T04:33:43.048198+0000 mon.a (mon.0) 929 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true} : dispatch 2024-09-14T04:33:44.005 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:43 smithi038 bash[87336]: audit 2024-09-14T04:33:43.066450+0000 mon.a (mon.0) 930 : audit [INF] from='client.? 172.21.15.38:0/1070618049' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:33:44.005 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:43 smithi038 bash[87336]: audit 2024-09-14T04:33:43.066450+0000 mon.a (mon.0) 930 : audit [INF] from='client.? 172.21.15.38:0/1070618049' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:33:44.005 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:43 smithi038 bash[87336]: cluster 2024-09-14T04:33:43.197734+0000 mgr.y (mgr.26165) 780 : cluster [DBG] pgmap v730: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 85 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 779/78 objects degraded (998.718%); 0 B/s, 201 objects/s recovering 2024-09-14T04:33:44.005 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:43 smithi038 bash[87336]: cluster 2024-09-14T04:33:43.197734+0000 mgr.y (mgr.26165) 780 : cluster [DBG] pgmap v730: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 85 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 779/78 objects degraded (998.718%); 0 B/s, 201 objects/s recovering 2024-09-14T04:33:44.005 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:43 smithi038 bash[84940]: audit 2024-09-14T04:33:43.047874+0000 mon.c (mon.2) 40 : audit [INF] from='client.? 172.21.15.38:0/1031800314' 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-09-14T04:33:44.005 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:43 smithi038 bash[84940]: audit 2024-09-14T04:33:43.047874+0000 mon.c (mon.2) 40 : audit [INF] from='client.? 172.21.15.38:0/1031800314' 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-09-14T04:33:44.006 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:43 smithi038 bash[84940]: audit 2024-09-14T04:33:43.048198+0000 mon.a (mon.0) 929 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true} : dispatch 2024-09-14T04:33:44.006 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:43 smithi038 bash[84940]: audit 2024-09-14T04:33:43.048198+0000 mon.a (mon.0) 929 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true} : dispatch 2024-09-14T04:33:44.006 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:43 smithi038 bash[84940]: audit 2024-09-14T04:33:43.066450+0000 mon.a (mon.0) 930 : audit [INF] from='client.? 172.21.15.38:0/1070618049' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:33:44.006 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:43 smithi038 bash[84940]: audit 2024-09-14T04:33:43.066450+0000 mon.a (mon.0) 930 : audit [INF] from='client.? 172.21.15.38:0/1070618049' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:33:44.006 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:43 smithi038 bash[84940]: cluster 2024-09-14T04:33:43.197734+0000 mgr.y (mgr.26165) 780 : cluster [DBG] pgmap v730: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 85 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 779/78 objects degraded (998.718%); 0 B/s, 201 objects/s recovering 2024-09-14T04:33:44.006 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:43 smithi038 bash[84940]: cluster 2024-09-14T04:33:43.197734+0000 mgr.y (mgr.26165) 780 : cluster [DBG] pgmap v730: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 85 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 779/78 objects degraded (998.718%); 0 B/s, 201 objects/s recovering 2024-09-14T04:33:44.029 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:44.053 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:44.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:44.055 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:33:44.156 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:44.181 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:44.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:44.183 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:33:44.284 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:44.307 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:44.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:44.309 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:33:44.411 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:44.440 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:44.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:44.442 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:33:44.543 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:44.571 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:44.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:44.573 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:33:44.674 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:44.701 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:44.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:44.704 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:33:44.804 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:44.830 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:44.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:44.832 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:33:44.933 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:44.945 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:44 smithi038 bash[84940]: cluster 2024-09-14T04:33:43.703198+0000 mon.a (mon.0) 931 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:33:44.945 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:44 smithi038 bash[84940]: cluster 2024-09-14T04:33:43.703198+0000 mon.a (mon.0) 931 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:33:44.945 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:44 smithi038 bash[84940]: audit 2024-09-14T04:33:43.717426+0000 mon.a (mon.0) 932 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]': finished 2024-09-14T04:33:44.945 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:44 smithi038 bash[84940]: audit 2024-09-14T04:33:43.717426+0000 mon.a (mon.0) 932 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]': finished 2024-09-14T04:33:44.945 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:44 smithi038 bash[84940]: audit 2024-09-14T04:33:43.717637+0000 mon.a (mon.0) 933 : audit [INF] from='client.? 172.21.15.38:0/1070618049' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:33:44.945 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:44 smithi038 bash[84940]: audit 2024-09-14T04:33:43.717637+0000 mon.a (mon.0) 933 : audit [INF] from='client.? 172.21.15.38:0/1070618049' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:33:44.946 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:44 smithi038 bash[84940]: cluster 2024-09-14T04:33:43.724467+0000 mon.a (mon.0) 934 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-09-14T04:33:44.946 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:44 smithi038 bash[84940]: cluster 2024-09-14T04:33:43.724467+0000 mon.a (mon.0) 934 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-09-14T04:33:44.946 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:44 smithi038 bash[87336]: cluster 2024-09-14T04:33:43.703198+0000 mon.a (mon.0) 931 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:33:44.946 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:44 smithi038 bash[87336]: cluster 2024-09-14T04:33:43.703198+0000 mon.a (mon.0) 931 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:33:44.946 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:44 smithi038 bash[87336]: audit 2024-09-14T04:33:43.717426+0000 mon.a (mon.0) 932 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]': finished 2024-09-14T04:33:44.946 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:44 smithi038 bash[87336]: audit 2024-09-14T04:33:43.717426+0000 mon.a (mon.0) 932 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]': finished 2024-09-14T04:33:44.946 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:44 smithi038 bash[87336]: audit 2024-09-14T04:33:43.717637+0000 mon.a (mon.0) 933 : audit [INF] from='client.? 172.21.15.38:0/1070618049' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:33:44.946 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:44 smithi038 bash[87336]: audit 2024-09-14T04:33:43.717637+0000 mon.a (mon.0) 933 : audit [INF] from='client.? 172.21.15.38:0/1070618049' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:33:44.946 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:44 smithi038 bash[87336]: cluster 2024-09-14T04:33:43.724467+0000 mon.a (mon.0) 934 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-09-14T04:33:44.946 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:44 smithi038 bash[87336]: cluster 2024-09-14T04:33:43.724467+0000 mon.a (mon.0) 934 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-09-14T04:33:44.958 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:44.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:44.960 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:33:45.061 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:45.089 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:45.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:45.091 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:33:45.164 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.3 dump_ops_in_flight 2024-09-14T04:33:45.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:44 smithi123 bash[68976]: cluster 2024-09-14T04:33:43.703198+0000 mon.a (mon.0) 931 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:33:45.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:44 smithi123 bash[68976]: cluster 2024-09-14T04:33:43.703198+0000 mon.a (mon.0) 931 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:33:45.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:44 smithi123 bash[68976]: audit 2024-09-14T04:33:43.717426+0000 mon.a (mon.0) 932 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]': finished 2024-09-14T04:33:45.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:44 smithi123 bash[68976]: audit 2024-09-14T04:33:43.717426+0000 mon.a (mon.0) 932 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]': finished 2024-09-14T04:33:45.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:44 smithi123 bash[68976]: audit 2024-09-14T04:33:43.717637+0000 mon.a (mon.0) 933 : audit [INF] from='client.? 172.21.15.38:0/1070618049' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:33:45.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:44 smithi123 bash[68976]: audit 2024-09-14T04:33:43.717637+0000 mon.a (mon.0) 933 : audit [INF] from='client.? 172.21.15.38:0/1070618049' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:33:45.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:44 smithi123 bash[68976]: cluster 2024-09-14T04:33:43.724467+0000 mon.a (mon.0) 934 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-09-14T04:33:45.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:44 smithi123 bash[68976]: cluster 2024-09-14T04:33:43.724467+0000 mon.a (mon.0) 934 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-09-14T04:33:45.193 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:45.221 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:45.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:45.223 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:33:45.324 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:45.348 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:45.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:45.350 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:33:45.451 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:45.476 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:45.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:45.478 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:33:45.579 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:45.605 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:45.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:45.607 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:33:45.708 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:45.737 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:45.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:45.740 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:33:45.841 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:45.871 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:45.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:45.873 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:33:45.974 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:46.000 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:46.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:46.003 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:33:46.104 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:46.131 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:46.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:46.133 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:33:46.233 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:46.261 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:46.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:46.263 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:33:46.364 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:46.375 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:46 smithi123 bash[68976]: cluster 2024-09-14T04:33:45.198402+0000 mgr.y (mgr.26165) 781 : cluster [DBG] pgmap v732: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:33:46.376 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:46 smithi123 bash[68976]: cluster 2024-09-14T04:33:45.198402+0000 mgr.y (mgr.26165) 781 : cluster [DBG] pgmap v732: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:33:46.376 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:46 smithi123 bash[68976]: audit 2024-09-14T04:33:45.230435+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:33:46.376 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:46 smithi123 bash[68976]: audit 2024-09-14T04:33:45.230435+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:33:46.376 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:46 smithi123 bash[68976]: audit 2024-09-14T04:33:45.232435+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:33:46.376 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:46 smithi123 bash[68976]: audit 2024-09-14T04:33:45.232435+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:33:46.376 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:46 smithi123 bash[68976]: cluster 2024-09-14T04:33:45.708253+0000 mon.a (mon.0) 937 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 779/78 objects degraded (998.718%), 1 pg degraded, 1 pg undersized) 2024-09-14T04:33:46.376 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:46 smithi123 bash[68976]: cluster 2024-09-14T04:33:45.708253+0000 mon.a (mon.0) 937 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 779/78 objects degraded (998.718%), 1 pg degraded, 1 pg undersized) 2024-09-14T04:33:46.376 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:46 smithi123 bash[68976]: cluster 2024-09-14T04:33:45.708305+0000 mon.a (mon.0) 938 : cluster [INF] Cluster is now healthy 2024-09-14T04:33:46.376 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:46 smithi123 bash[68976]: cluster 2024-09-14T04:33:45.708305+0000 mon.a (mon.0) 938 : cluster [INF] Cluster is now healthy 2024-09-14T04:33:46.391 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:46.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:46.394 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:33:46.495 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:46.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:46 smithi038 bash[84940]: cluster 2024-09-14T04:33:45.198402+0000 mgr.y (mgr.26165) 781 : cluster [DBG] pgmap v732: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:33:46.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:46 smithi038 bash[84940]: cluster 2024-09-14T04:33:45.198402+0000 mgr.y (mgr.26165) 781 : cluster [DBG] pgmap v732: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:33:46.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:46 smithi038 bash[84940]: audit 2024-09-14T04:33:45.230435+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:33:46.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:46 smithi038 bash[84940]: audit 2024-09-14T04:33:45.230435+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:33:46.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:46 smithi038 bash[84940]: audit 2024-09-14T04:33:45.232435+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:33:46.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:46 smithi038 bash[84940]: audit 2024-09-14T04:33:45.232435+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:33:46.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:46 smithi038 bash[84940]: cluster 2024-09-14T04:33:45.708253+0000 mon.a (mon.0) 937 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 779/78 objects degraded (998.718%), 1 pg degraded, 1 pg undersized) 2024-09-14T04:33:46.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:46 smithi038 bash[84940]: cluster 2024-09-14T04:33:45.708253+0000 mon.a (mon.0) 937 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 779/78 objects degraded (998.718%), 1 pg degraded, 1 pg undersized) 2024-09-14T04:33:46.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:46 smithi038 bash[84940]: cluster 2024-09-14T04:33:45.708305+0000 mon.a (mon.0) 938 : cluster [INF] Cluster is now healthy 2024-09-14T04:33:46.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:46 smithi038 bash[84940]: cluster 2024-09-14T04:33:45.708305+0000 mon.a (mon.0) 938 : cluster [INF] Cluster is now healthy 2024-09-14T04:33:46.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:46 smithi038 bash[87336]: cluster 2024-09-14T04:33:45.198402+0000 mgr.y (mgr.26165) 781 : cluster [DBG] pgmap v732: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:33:46.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:46 smithi038 bash[87336]: cluster 2024-09-14T04:33:45.198402+0000 mgr.y (mgr.26165) 781 : cluster [DBG] pgmap v732: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:33:46.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:46 smithi038 bash[87336]: audit 2024-09-14T04:33:45.230435+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:33:46.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:46 smithi038 bash[87336]: audit 2024-09-14T04:33:45.230435+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:33:46.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:46 smithi038 bash[87336]: audit 2024-09-14T04:33:45.232435+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:33:46.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:46 smithi038 bash[87336]: audit 2024-09-14T04:33:45.232435+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:33:46.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:46 smithi038 bash[87336]: cluster 2024-09-14T04:33:45.708253+0000 mon.a (mon.0) 937 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 779/78 objects degraded (998.718%), 1 pg degraded, 1 pg undersized) 2024-09-14T04:33:46.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:46 smithi038 bash[87336]: cluster 2024-09-14T04:33:45.708253+0000 mon.a (mon.0) 937 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 779/78 objects degraded (998.718%), 1 pg degraded, 1 pg undersized) 2024-09-14T04:33:46.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:46 smithi038 bash[87336]: cluster 2024-09-14T04:33:45.708305+0000 mon.a (mon.0) 938 : cluster [INF] Cluster is now healthy 2024-09-14T04:33:46.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:46 smithi038 bash[87336]: cluster 2024-09-14T04:33:45.708305+0000 mon.a (mon.0) 938 : cluster [INF] Cluster is now healthy 2024-09-14T04:33:46.523 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:46.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:46.525 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:33:46.625 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:46.652 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:46.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:46.654 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:33:46.748 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2024-09-14T04:33:46.749 INFO:tasks.radosbench:Beginning radosbench... 2024-09-14T04:33:46.749 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_3 2024-09-14T04:33:46.750 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd pool create unique_pool_3 16 2024-09-14T04:33:46.755 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:46.782 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:46.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:46.784 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:33:46.885 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:46.908 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:46.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:46.911 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:33:47.012 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:47.040 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:47.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:47.043 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:33:47.143 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:47.172 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:47.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:47.174 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:33:47.275 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:47.303 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:47.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:47.305 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:33:47.406 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:47.432 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:47.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:47.434 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:33:47.535 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:47.554 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-14T04:33:47.564 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:47.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:47.566 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:33:47.667 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:47.694 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:47.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:47.696 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:33:47.797 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:47.822 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:47.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:47.825 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:33:47.926 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:47.950 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:47.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:47.953 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:33:48.053 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:48.081 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:48.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:48.083 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:33:48.184 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:48.211 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:48.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:48.214 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:33:48.314 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:48.326 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:33:48 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:33:48] "GET /metrics HTTP/1.1" 200 34283 "" "Prometheus/2.51.0" 2024-09-14T04:33:48.326 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:48 smithi038 bash[84940]: cluster 2024-09-14T04:33:47.199419+0000 mgr.y (mgr.26165) 782 : cluster [DBG] pgmap v733: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:33:48.326 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:48 smithi038 bash[84940]: cluster 2024-09-14T04:33:47.199419+0000 mgr.y (mgr.26165) 782 : cluster [DBG] pgmap v733: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:33:48.327 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:48 smithi038 bash[87336]: cluster 2024-09-14T04:33:47.199419+0000 mgr.y (mgr.26165) 782 : cluster [DBG] pgmap v733: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:33:48.327 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:48 smithi038 bash[87336]: cluster 2024-09-14T04:33:47.199419+0000 mgr.y (mgr.26165) 782 : cluster [DBG] pgmap v733: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:33:48.344 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:48.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:48.346 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:33:48.447 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:48.458 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:48 smithi123 bash[68976]: cluster 2024-09-14T04:33:47.199419+0000 mgr.y (mgr.26165) 782 : cluster [DBG] pgmap v733: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:33:48.458 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:48 smithi123 bash[68976]: cluster 2024-09-14T04:33:47.199419+0000 mgr.y (mgr.26165) 782 : cluster [DBG] pgmap v733: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:33:48.475 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:48.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:48.477 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:33:48.578 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:48.605 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:48.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:48.607 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:33:48.708 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:48.737 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:48.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:48.739 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:33:48.766 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd set noscrub 2024-09-14T04:33:48.840 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:48.869 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:48.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:48.872 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:33:48.973 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:48.999 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:49.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:49.001 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:33:49.102 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:49.127 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:49.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:49.129 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:33:49.229 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:49.258 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:49.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:49.260 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:33:49.361 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:49.388 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:49.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:49.390 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:33:49.491 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:49.519 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:49.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:49.521 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:33:49.623 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:49.651 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:49.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:49.654 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:33:49.755 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:49.783 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:49.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:49.785 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:33:49.886 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:49.912 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:49.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:49.914 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:33:49.952 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:33:50.015 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:50.041 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:50.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:50.043 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:33:50.144 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:50.173 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:50.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:50.175 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:33:50.276 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:50.301 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:50.302 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:50 smithi038 bash[87336]: cluster 2024-09-14T04:33:49.200162+0000 mgr.y (mgr.26165) 783 : cluster [DBG] pgmap v734: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:33:50.302 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:50 smithi038 bash[87336]: cluster 2024-09-14T04:33:49.200162+0000 mgr.y (mgr.26165) 783 : cluster [DBG] pgmap v734: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:33:50.303 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:50 smithi038 bash[84940]: cluster 2024-09-14T04:33:49.200162+0000 mgr.y (mgr.26165) 783 : cluster [DBG] pgmap v734: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:33:50.303 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:50 smithi038 bash[84940]: cluster 2024-09-14T04:33:49.200162+0000 mgr.y (mgr.26165) 783 : cluster [DBG] pgmap v734: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:33:50.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:50.304 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:33:50.405 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:50.432 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:50.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:50.434 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:33:50.535 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:50.546 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:33:50 smithi123 bash[61744]: ts=2024-09-14T04:33:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:33:50.546 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:50 smithi123 bash[68976]: cluster 2024-09-14T04:33:49.200162+0000 mgr.y (mgr.26165) 783 : cluster [DBG] pgmap v734: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:33:50.546 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:50 smithi123 bash[68976]: cluster 2024-09-14T04:33:49.200162+0000 mgr.y (mgr.26165) 783 : cluster [DBG] pgmap v734: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:33:50.563 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:50.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:50.565 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:33:50.666 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:50.730 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:50.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:50.733 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:33:50.833 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:50.858 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:50.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:50.861 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:33:50.961 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:50.975 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:33:50.991 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:50.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:50.994 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:33:51.094 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:51.123 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:51.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:51.125 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:33:51.226 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:51.254 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:51.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:51.256 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:33:51.357 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:51.385 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:51.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:51.387 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:33:51.488 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:51.513 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:51.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:51.515 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:33:51.616 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:51.643 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:51.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:51.645 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:33:51.746 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:51.773 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:51.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:51.775 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:33:51.876 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:51.887 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:51 smithi123 bash[68976]: audit 2024-09-14T04:33:50.680783+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:33:51.888 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:51 smithi123 bash[68976]: audit 2024-09-14T04:33:50.680783+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:33:51.888 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:51 smithi123 bash[68976]: cluster 2024-09-14T04:33:51.201257+0000 mgr.y (mgr.26165) 784 : cluster [DBG] pgmap v735: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:33:51.888 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:51 smithi123 bash[68976]: cluster 2024-09-14T04:33:51.201257+0000 mgr.y (mgr.26165) 784 : cluster [DBG] pgmap v735: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:33:51.903 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:51.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:51.905 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:33:51.993 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:33:52.006 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:52.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:51 smithi038 bash[87336]: audit 2024-09-14T04:33:50.680783+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:33:52.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:51 smithi038 bash[87336]: audit 2024-09-14T04:33:50.680783+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:33:52.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:51 smithi038 bash[87336]: cluster 2024-09-14T04:33:51.201257+0000 mgr.y (mgr.26165) 784 : cluster [DBG] pgmap v735: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:33:52.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:51 smithi038 bash[87336]: cluster 2024-09-14T04:33:51.201257+0000 mgr.y (mgr.26165) 784 : cluster [DBG] pgmap v735: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:33:52.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:51 smithi038 bash[84940]: audit 2024-09-14T04:33:50.680783+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:33:52.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:51 smithi038 bash[84940]: audit 2024-09-14T04:33:50.680783+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:33:52.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:51 smithi038 bash[84940]: cluster 2024-09-14T04:33:51.201257+0000 mgr.y (mgr.26165) 784 : cluster [DBG] pgmap v735: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:33:52.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:51 smithi038 bash[84940]: cluster 2024-09-14T04:33:51.201257+0000 mgr.y (mgr.26165) 784 : cluster [DBG] pgmap v735: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:33:52.032 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:52.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:52.034 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:33:52.135 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:52.164 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:52.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:52.166 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:33:52.267 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:52.292 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:52.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:52.294 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:33:52.395 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:52.421 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:52.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:52.424 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:33:52.524 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:52.551 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:52.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:52.554 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:33:52.654 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:52.682 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:52.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:52.685 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:33:52.786 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:52.809 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:52.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:52.812 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:33:52.913 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:52.939 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:52.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:52.941 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:33:53.019 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:33:53.042 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:53.064 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:53.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:53.066 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:33:53.167 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:53.196 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:53.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:53.198 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:33:53.299 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:53.329 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:53.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:53.331 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:33:53.433 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:53.460 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:53.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:53.462 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:33:53.563 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:53.591 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:53.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:53.594 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:33:53.694 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:53.722 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:53.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:53.725 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:33:53.826 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:53.854 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:53.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:53.856 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:33:53.957 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:53.984 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:53.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:53.987 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:33:54.088 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:54.111 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:54.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:54.114 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:33:54.216 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:54.244 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:54.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:54.247 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:33:54.347 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:54.359 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:54 smithi038 bash[84940]: cluster 2024-09-14T04:33:53.201823+0000 mgr.y (mgr.26165) 785 : cluster [DBG] pgmap v736: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:33:54.360 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:54 smithi038 bash[84940]: cluster 2024-09-14T04:33:53.201823+0000 mgr.y (mgr.26165) 785 : cluster [DBG] pgmap v736: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:33:54.360 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:54 smithi038 bash[87336]: cluster 2024-09-14T04:33:53.201823+0000 mgr.y (mgr.26165) 785 : cluster [DBG] pgmap v736: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:33:54.360 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:54 smithi038 bash[87336]: cluster 2024-09-14T04:33:53.201823+0000 mgr.y (mgr.26165) 785 : cluster [DBG] pgmap v736: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:33:54.376 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:54.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:54.378 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:33:54.479 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:54.507 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:54.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:54 smithi123 bash[68976]: cluster 2024-09-14T04:33:53.201823+0000 mgr.y (mgr.26165) 785 : cluster [DBG] pgmap v736: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:33:54.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:54 smithi123 bash[68976]: cluster 2024-09-14T04:33:53.201823+0000 mgr.y (mgr.26165) 785 : cluster [DBG] pgmap v736: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:33:54.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:54.509 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:33:54.610 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:54.637 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:54.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:54.639 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:33:54.740 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:54.769 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:54.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:54.771 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:33:54.872 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:54.899 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:54.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:54.901 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:33:55.002 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:55.029 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:55.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:55.031 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:33:55.132 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:55.159 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:55.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:55.161 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:33:55.262 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:55.287 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:55.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:55.290 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:33:55.390 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:55.418 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:55.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:55.421 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:33:55.521 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:55.549 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:55.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:55.552 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:33:55.653 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:55.683 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:55.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:55.685 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:33:55.786 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:55.816 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:55.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:55.819 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:33:55.919 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:55.947 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:55.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:55.950 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:33:56.050 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:56.078 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:56.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:56.081 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:33:56.181 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:56.204 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:56.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:56.206 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:33:56.307 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:56.335 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:56.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:56.337 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:33:56.438 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:56.462 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:56.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:56.465 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:33:56.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:56 smithi038 bash[84940]: cluster 2024-09-14T04:33:55.202685+0000 mgr.y (mgr.26165) 786 : cluster [DBG] pgmap v737: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:33:56.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:56 smithi038 bash[84940]: cluster 2024-09-14T04:33:55.202685+0000 mgr.y (mgr.26165) 786 : cluster [DBG] pgmap v737: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:33:56.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:56 smithi038 bash[87336]: cluster 2024-09-14T04:33:55.202685+0000 mgr.y (mgr.26165) 786 : cluster [DBG] pgmap v737: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:33:56.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:56 smithi038 bash[87336]: cluster 2024-09-14T04:33:55.202685+0000 mgr.y (mgr.26165) 786 : cluster [DBG] pgmap v737: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:33:56.565 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:56.592 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:56.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:56.594 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:33:56.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:56 smithi123 bash[68976]: cluster 2024-09-14T04:33:55.202685+0000 mgr.y (mgr.26165) 786 : cluster [DBG] pgmap v737: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:33:56.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:56 smithi123 bash[68976]: cluster 2024-09-14T04:33:55.202685+0000 mgr.y (mgr.26165) 786 : cluster [DBG] pgmap v737: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:33:56.695 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:56.722 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:56.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:56.724 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:33:56.825 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:56.848 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:56.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:56.850 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:33:56.951 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:56.976 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:56.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:56.979 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:33:57.079 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:57.108 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:57.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:57.111 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:33:57.211 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:57.239 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:57.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:57.241 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:33:57.342 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:57.371 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:57.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:57.373 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:33:57.474 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:57.504 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:57.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:57.505 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:33:57.606 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:57.632 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:57.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:57.634 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:33:57.735 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:57.764 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:57.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:57.767 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:33:57.868 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:57.895 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:33:57.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:57.897 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:33:57.998 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:58.021 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:33:58.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:58.023 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:33:58.124 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:58.152 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:58.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:58.154 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:33:58.255 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:58.283 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:58.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:58.286 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:33:58.387 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:58.415 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:58.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:58.418 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:33:58.519 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:58.520 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:33:58 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:33:58] "GET /metrics HTTP/1.1" 200 34283 "" "Prometheus/2.51.0" 2024-09-14T04:33:58.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:58 smithi038 bash[84940]: cluster 2024-09-14T04:33:57.203687+0000 mgr.y (mgr.26165) 787 : cluster [DBG] pgmap v738: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:33:58.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:33:58 smithi038 bash[84940]: cluster 2024-09-14T04:33:57.203687+0000 mgr.y (mgr.26165) 787 : cluster [DBG] pgmap v738: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:33:58.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:58 smithi038 bash[87336]: cluster 2024-09-14T04:33:57.203687+0000 mgr.y (mgr.26165) 787 : cluster [DBG] pgmap v738: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:33:58.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:33:58 smithi038 bash[87336]: cluster 2024-09-14T04:33:57.203687+0000 mgr.y (mgr.26165) 787 : cluster [DBG] pgmap v738: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:33:58.548 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:58.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:58.550 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:33:58.651 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:58.680 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:58.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:58.682 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:33:58.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:58 smithi123 bash[68976]: cluster 2024-09-14T04:33:57.203687+0000 mgr.y (mgr.26165) 787 : cluster [DBG] pgmap v738: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:33:58.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:33:58 smithi123 bash[68976]: cluster 2024-09-14T04:33:57.203687+0000 mgr.y (mgr.26165) 787 : cluster [DBG] pgmap v738: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:33:58.783 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:58.805 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:58.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:58.807 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:33:58.908 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:58.936 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:33:58.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:58.939 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:33:59.039 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:59.067 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:33:59.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:59.069 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:33:59.170 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:59.199 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:59.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:59.200 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:33:59.301 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:59.328 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:33:59.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:59.330 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:33:59.431 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:59.460 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:59.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:59.462 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:33:59.563 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:59.592 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:33:59.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:59.594 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:33:59.695 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:59.724 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:33:59.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:59.727 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:33:59.828 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:59.853 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:59.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:59.856 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:33:59.957 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:59.983 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:33:59.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:33:59.985 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:34:00.086 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:00.109 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:00.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:00.111 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:34:00.212 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:00.239 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:00.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:00.242 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:34:00.343 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:00.354 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:34:00 smithi123 bash[61744]: ts=2024-09-14T04:34:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:34:00.355 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:00 smithi123 bash[68976]: cluster 2024-09-14T04:33:59.204475+0000 mgr.y (mgr.26165) 788 : cluster [DBG] pgmap v739: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:00.355 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:00 smithi123 bash[68976]: cluster 2024-09-14T04:33:59.204475+0000 mgr.y (mgr.26165) 788 : cluster [DBG] pgmap v739: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:00.355 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:00 smithi123 bash[68976]: audit 2024-09-14T04:34:00.236914+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:34:00.355 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:00 smithi123 bash[68976]: audit 2024-09-14T04:34:00.236914+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:34:00.355 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:00 smithi123 bash[68976]: audit 2024-09-14T04:34:00.238100+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:34:00.355 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:00 smithi123 bash[68976]: audit 2024-09-14T04:34:00.238100+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:34:00.372 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:00.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:00.374 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:34:00.475 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:00.487 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:00 smithi038 bash[84940]: cluster 2024-09-14T04:33:59.204475+0000 mgr.y (mgr.26165) 788 : cluster [DBG] pgmap v739: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:00.487 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:00 smithi038 bash[84940]: cluster 2024-09-14T04:33:59.204475+0000 mgr.y (mgr.26165) 788 : cluster [DBG] pgmap v739: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:00.487 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:00 smithi038 bash[84940]: audit 2024-09-14T04:34:00.236914+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:34:00.487 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:00 smithi038 bash[84940]: audit 2024-09-14T04:34:00.236914+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:34:00.488 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:00 smithi038 bash[84940]: audit 2024-09-14T04:34:00.238100+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:34:00.488 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:00 smithi038 bash[84940]: audit 2024-09-14T04:34:00.238100+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:34:00.488 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:00 smithi038 bash[87336]: cluster 2024-09-14T04:33:59.204475+0000 mgr.y (mgr.26165) 788 : cluster [DBG] pgmap v739: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:00.488 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:00 smithi038 bash[87336]: cluster 2024-09-14T04:33:59.204475+0000 mgr.y (mgr.26165) 788 : cluster [DBG] pgmap v739: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:00.488 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:00 smithi038 bash[87336]: audit 2024-09-14T04:34:00.236914+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:34:00.488 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:00 smithi038 bash[87336]: audit 2024-09-14T04:34:00.236914+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:34:00.488 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:00 smithi038 bash[87336]: audit 2024-09-14T04:34:00.238100+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:34:00.488 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:00 smithi038 bash[87336]: audit 2024-09-14T04:34:00.238100+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:34:00.502 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:00.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:00.504 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:34:00.605 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:00.631 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:00.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:00.634 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:34:00.735 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:00.763 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:00.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:00.766 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:34:00.867 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:00.893 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:00.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:00.895 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:34:00.996 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:01.024 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:01.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:01.027 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:34:01.128 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:01.154 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:01.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:01.157 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:34:01.257 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:01.283 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:01.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:01.285 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:34:01.386 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:01.412 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:01.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:01.415 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:34:01.515 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:01.543 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:01.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:01.545 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:34:01.646 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:01.671 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:01.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:01.673 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:34:01.774 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:01.802 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:01.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:01.804 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:34:01.905 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:01.933 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:01.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:01.935 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:34:02.037 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:02.065 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:02.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:02.067 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:34:02.168 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:02.195 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:02.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:02.198 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:34:02.299 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:02.328 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:02.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:02.331 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:34:02.431 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:02.459 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:02.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:02.461 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:34:02.562 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:02.573 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:02 smithi123 bash[68976]: cluster 2024-09-14T04:34:01.205532+0000 mgr.y (mgr.26165) 789 : cluster [DBG] pgmap v740: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:02.573 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:02 smithi123 bash[68976]: cluster 2024-09-14T04:34:01.205532+0000 mgr.y (mgr.26165) 789 : cluster [DBG] pgmap v740: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:02.588 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:02.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:02.591 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:34:02.692 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:02.718 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:02.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:02.720 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:34:02.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:02 smithi038 bash[84940]: cluster 2024-09-14T04:34:01.205532+0000 mgr.y (mgr.26165) 789 : cluster [DBG] pgmap v740: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:02.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:02 smithi038 bash[84940]: cluster 2024-09-14T04:34:01.205532+0000 mgr.y (mgr.26165) 789 : cluster [DBG] pgmap v740: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:02.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:02 smithi038 bash[87336]: cluster 2024-09-14T04:34:01.205532+0000 mgr.y (mgr.26165) 789 : cluster [DBG] pgmap v740: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:02.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:02 smithi038 bash[87336]: cluster 2024-09-14T04:34:01.205532+0000 mgr.y (mgr.26165) 789 : cluster [DBG] pgmap v740: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:02.820 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:02.849 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:02.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:02.851 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:34:02.952 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:02.977 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:02.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:02.979 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:34:03.080 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:03.107 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:03.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:03.110 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:34:03.210 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:03.239 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:03.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:03.241 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:34:03.342 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:03.369 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:03.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:03.372 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:34:03.473 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:03.500 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:03.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:03.502 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:34:03.603 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:03.631 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:03.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:03.634 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:34:03.734 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:03.763 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:03.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:03.766 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:34:03.867 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:03.895 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:03.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:03.898 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:34:03.999 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:04.027 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:04.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:04.030 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:34:04.123 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-09-14T04:34:04.123 INFO:teuthology.orchestra.run.smithi038.stdout: "ops": [], 2024-09-14T04:34:04.123 INFO:teuthology.orchestra.run.smithi038.stdout: "num_ops": 0 2024-09-14T04:34:04.123 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-09-14T04:34:04.131 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:04.158 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:04.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:04.160 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:34:04.261 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:04.288 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:04.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:04.292 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:34:04.392 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:04.415 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:04.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:04.418 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:34:04.518 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:04.546 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:04.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:04.548 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:34:04.650 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:04.662 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:04 smithi123 bash[68976]: cluster 2024-09-14T04:34:03.206204+0000 mgr.y (mgr.26165) 790 : cluster [DBG] pgmap v741: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:04.662 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:04 smithi123 bash[68976]: cluster 2024-09-14T04:34:03.206204+0000 mgr.y (mgr.26165) 790 : cluster [DBG] pgmap v741: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:04.677 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:04 smithi038 bash[84940]: cluster 2024-09-14T04:34:03.206204+0000 mgr.y (mgr.26165) 790 : cluster [DBG] pgmap v741: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:04.677 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:04 smithi038 bash[84940]: cluster 2024-09-14T04:34:03.206204+0000 mgr.y (mgr.26165) 790 : cluster [DBG] pgmap v741: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:04.678 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:04 smithi038 bash[87336]: cluster 2024-09-14T04:34:03.206204+0000 mgr.y (mgr.26165) 790 : cluster [DBG] pgmap v741: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:04.678 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:04 smithi038 bash[87336]: cluster 2024-09-14T04:34:03.206204+0000 mgr.y (mgr.26165) 790 : cluster [DBG] pgmap v741: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:04.678 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:04.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:04.681 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:34:04.781 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:04.807 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:04.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:04.809 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:34:04.910 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:04.937 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:04.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:04.938 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:34:05.039 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:05.065 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:05.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:05.067 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:34:05.168 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:05.197 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:05.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:05.199 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:34:05.300 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:05.326 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:05.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:05.328 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:34:05.429 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:05.456 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:05.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:05.459 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:34:05.559 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:05.587 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:05.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:05.589 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:34:05.690 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:05.720 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:05.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:05.722 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:34:05.823 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:05.851 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:05.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:05.853 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:34:05.954 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:05.980 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:05.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:05.983 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:34:06.084 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:06.111 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:06.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:06.113 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:34:06.214 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:06.243 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:06.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:06.245 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:34:06.346 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:06.358 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:06 smithi123 bash[68976]: cluster 2024-09-14T04:34:05.206901+0000 mgr.y (mgr.26165) 791 : cluster [DBG] pgmap v742: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:06.358 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:06 smithi123 bash[68976]: cluster 2024-09-14T04:34:05.206901+0000 mgr.y (mgr.26165) 791 : cluster [DBG] pgmap v742: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:06.375 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:06.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:06.377 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:34:06.477 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:06.504 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:06.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:06.506 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:34:06.607 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:06.636 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:06.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:06.638 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:34:06.680 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:06 smithi038 bash[84940]: cluster 2024-09-14T04:34:05.206901+0000 mgr.y (mgr.26165) 791 : cluster [DBG] pgmap v742: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:06.681 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:06 smithi038 bash[84940]: cluster 2024-09-14T04:34:05.206901+0000 mgr.y (mgr.26165) 791 : cluster [DBG] pgmap v742: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:06.681 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:06 smithi038 bash[87336]: cluster 2024-09-14T04:34:05.206901+0000 mgr.y (mgr.26165) 791 : cluster [DBG] pgmap v742: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:06.681 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:06 smithi038 bash[87336]: cluster 2024-09-14T04:34:05.206901+0000 mgr.y (mgr.26165) 791 : cluster [DBG] pgmap v742: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:06.740 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:06.769 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:06.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:06.771 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:34:06.871 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:06.899 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:06.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:06.901 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:34:07.002 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:07.030 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:07.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:07.033 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:34:07.133 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:07.160 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:07.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:07.162 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:34:07.262 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:07.282 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:07.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:07.284 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:34:07.369 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.3 dump_blocked_ops 2024-09-14T04:34:07.385 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:07.412 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:07.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:07.414 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:34:07.515 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:07.543 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:07.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:07.545 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:34:07.645 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:07.670 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:07.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:07.673 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:34:07.774 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:07.793 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:07.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:07.795 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:34:07.871 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0: {} 2024-09-14T04:34:07.871 INFO:teuthology.orchestra.run.smithi038.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-14T04:34:07.890 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1: {} 2024-09-14T04:34:07.891 INFO:teuthology.orchestra.run.smithi038.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-14T04:34:07.896 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:07.908 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2: {} 2024-09-14T04:34:07.908 INFO:teuthology.orchestra.run.smithi038.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-14T04:34:07.924 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:07.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:07.926 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:34:07.927 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3: {} 2024-09-14T04:34:07.927 INFO:teuthology.orchestra.run.smithi038.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-14T04:34:07.947 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4: {} 2024-09-14T04:34:07.947 INFO:teuthology.orchestra.run.smithi038.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-14T04:34:07.964 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5: {} 2024-09-14T04:34:07.964 INFO:teuthology.orchestra.run.smithi038.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-14T04:34:07.985 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6: {} 2024-09-14T04:34:07.985 INFO:teuthology.orchestra.run.smithi038.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-14T04:34:08.004 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7: {} 2024-09-14T04:34:08.005 INFO:teuthology.orchestra.run.smithi038.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-14T04:34:08.028 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:08.048 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:08.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:08.050 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:34:08.151 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:08.179 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:08.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:08.181 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:34:08.270 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:34:08 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:34:08] "GET /metrics HTTP/1.1" 200 34288 "" "Prometheus/2.51.0" 2024-09-14T04:34:08.282 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:08.310 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:08.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:08.313 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:34:08.349 INFO:teuthology.orchestra.run.smithi038.stderr:pool 'unique_pool_3' created 2024-09-14T04:34:08.414 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:08.425 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:08 smithi123 bash[68976]: cluster 2024-09-14T04:34:07.207401+0000 mgr.y (mgr.26165) 792 : cluster [DBG] pgmap v743: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:08.425 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:08 smithi123 bash[68976]: cluster 2024-09-14T04:34:07.207401+0000 mgr.y (mgr.26165) 792 : cluster [DBG] pgmap v743: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:08.425 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:08 smithi123 bash[68976]: audit 2024-09-14T04:34:07.413140+0000 mon.c (mon.2) 41 : audit [INF] from='client.? 172.21.15.38:0/1533702069' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16} : dispatch 2024-09-14T04:34:08.425 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:08 smithi123 bash[68976]: audit 2024-09-14T04:34:07.413140+0000 mon.c (mon.2) 41 : audit [INF] from='client.? 172.21.15.38:0/1533702069' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16} : dispatch 2024-09-14T04:34:08.425 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:08 smithi123 bash[68976]: audit 2024-09-14T04:34:07.413510+0000 mon.a (mon.0) 942 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16} : dispatch 2024-09-14T04:34:08.425 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:08 smithi123 bash[68976]: audit 2024-09-14T04:34:07.413510+0000 mon.a (mon.0) 942 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16} : dispatch 2024-09-14T04:34:08.425 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:08 smithi123 bash[68976]: audit 2024-09-14T04:34:07.854308+0000 mon.c (mon.2) 42 : audit [DBG] from='client.? 172.21.15.38:0/394875765' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:34:08.426 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:08 smithi123 bash[68976]: audit 2024-09-14T04:34:07.854308+0000 mon.c (mon.2) 42 : audit [DBG] from='client.? 172.21.15.38:0/394875765' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:34:08.439 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:08.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:08.442 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:34:08.542 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:08.571 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:08.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:08.573 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:34:08.674 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:08.686 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:08 smithi038 bash[84940]: cluster 2024-09-14T04:34:07.207401+0000 mgr.y (mgr.26165) 792 : cluster [DBG] pgmap v743: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:08.686 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:08 smithi038 bash[84940]: cluster 2024-09-14T04:34:07.207401+0000 mgr.y (mgr.26165) 792 : cluster [DBG] pgmap v743: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:08.686 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:08 smithi038 bash[84940]: audit 2024-09-14T04:34:07.413140+0000 mon.c (mon.2) 41 : audit [INF] from='client.? 172.21.15.38:0/1533702069' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16} : dispatch 2024-09-14T04:34:08.686 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:08 smithi038 bash[84940]: audit 2024-09-14T04:34:07.413140+0000 mon.c (mon.2) 41 : audit [INF] from='client.? 172.21.15.38:0/1533702069' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16} : dispatch 2024-09-14T04:34:08.686 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:08 smithi038 bash[84940]: audit 2024-09-14T04:34:07.413510+0000 mon.a (mon.0) 942 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16} : dispatch 2024-09-14T04:34:08.686 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:08 smithi038 bash[84940]: audit 2024-09-14T04:34:07.413510+0000 mon.a (mon.0) 942 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16} : dispatch 2024-09-14T04:34:08.686 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:08 smithi038 bash[84940]: audit 2024-09-14T04:34:07.854308+0000 mon.c (mon.2) 42 : audit [DBG] from='client.? 172.21.15.38:0/394875765' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:34:08.686 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:08 smithi038 bash[84940]: audit 2024-09-14T04:34:07.854308+0000 mon.c (mon.2) 42 : audit [DBG] from='client.? 172.21.15.38:0/394875765' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:34:08.687 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:08 smithi038 bash[87336]: cluster 2024-09-14T04:34:07.207401+0000 mgr.y (mgr.26165) 792 : cluster [DBG] pgmap v743: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:08.687 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:08 smithi038 bash[87336]: cluster 2024-09-14T04:34:07.207401+0000 mgr.y (mgr.26165) 792 : cluster [DBG] pgmap v743: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:08.687 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:08 smithi038 bash[87336]: audit 2024-09-14T04:34:07.413140+0000 mon.c (mon.2) 41 : audit [INF] from='client.? 172.21.15.38:0/1533702069' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16} : dispatch 2024-09-14T04:34:08.687 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:08 smithi038 bash[87336]: audit 2024-09-14T04:34:07.413140+0000 mon.c (mon.2) 41 : audit [INF] from='client.? 172.21.15.38:0/1533702069' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16} : dispatch 2024-09-14T04:34:08.687 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:08 smithi038 bash[87336]: audit 2024-09-14T04:34:07.413510+0000 mon.a (mon.0) 942 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16} : dispatch 2024-09-14T04:34:08.687 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:08 smithi038 bash[87336]: audit 2024-09-14T04:34:07.413510+0000 mon.a (mon.0) 942 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16} : dispatch 2024-09-14T04:34:08.687 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:08 smithi038 bash[87336]: audit 2024-09-14T04:34:07.854308+0000 mon.c (mon.2) 42 : audit [DBG] from='client.? 172.21.15.38:0/394875765' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:34:08.687 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:08 smithi038 bash[87336]: audit 2024-09-14T04:34:07.854308+0000 mon.c (mon.2) 42 : audit [DBG] from='client.? 172.21.15.38:0/394875765' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:34:08.699 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:08.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:08.701 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:34:08.804 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:08.831 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:08.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:08.834 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:34:08.935 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:08.964 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:08.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:08.966 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:34:09.067 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:09.096 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:09.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:09.099 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:34:09.199 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:09.228 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:09.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:09.230 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:34:09.331 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:09.361 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:09.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:09.363 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:34:09.464 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:09.492 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:09.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:09.494 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:34:09.497 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:09 smithi038 bash[84940]: audit 2024-09-14T04:34:08.342085+0000 mon.a (mon.0) 943 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2024-09-14T04:34:09.497 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:09 smithi038 bash[84940]: audit 2024-09-14T04:34:08.342085+0000 mon.a (mon.0) 943 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2024-09-14T04:34:09.497 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:09 smithi038 bash[84940]: cluster 2024-09-14T04:34:08.348932+0000 mon.a (mon.0) 944 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-09-14T04:34:09.497 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:09 smithi038 bash[84940]: cluster 2024-09-14T04:34:08.348932+0000 mon.a (mon.0) 944 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-09-14T04:34:09.497 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:09 smithi038 bash[87336]: audit 2024-09-14T04:34:08.342085+0000 mon.a (mon.0) 943 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2024-09-14T04:34:09.497 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:09 smithi038 bash[87336]: audit 2024-09-14T04:34:08.342085+0000 mon.a (mon.0) 943 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2024-09-14T04:34:09.497 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:09 smithi038 bash[87336]: cluster 2024-09-14T04:34:08.348932+0000 mon.a (mon.0) 944 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-09-14T04:34:09.497 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:09 smithi038 bash[87336]: cluster 2024-09-14T04:34:08.348932+0000 mon.a (mon.0) 944 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-09-14T04:34:09.595 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:09.606 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:09 smithi123 bash[68976]: audit 2024-09-14T04:34:08.342085+0000 mon.a (mon.0) 943 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2024-09-14T04:34:09.606 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:09 smithi123 bash[68976]: audit 2024-09-14T04:34:08.342085+0000 mon.a (mon.0) 943 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2024-09-14T04:34:09.606 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:09 smithi123 bash[68976]: cluster 2024-09-14T04:34:08.348932+0000 mon.a (mon.0) 944 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-09-14T04:34:09.606 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:09 smithi123 bash[68976]: cluster 2024-09-14T04:34:08.348932+0000 mon.a (mon.0) 944 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-09-14T04:34:09.622 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:09.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:09.624 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:34:09.724 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:09.753 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:09.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:09.755 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:34:09.856 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:09.883 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:09.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:09.885 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:34:09.986 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:10.014 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:10.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:10.016 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:34:10.117 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:10.143 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:10.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:10.145 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:34:10.246 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:10.272 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:10.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:10.274 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:34:10.375 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:10.386 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:34:10 smithi123 bash[61744]: ts=2024-09-14T04:34:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:34:10.386 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:10 smithi123 bash[68976]: cluster 2024-09-14T04:34:09.208171+0000 mgr.y (mgr.26165) 793 : cluster [DBG] pgmap v745: 89 pgs: 3 creating+peering, 13 unknown, 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:10.386 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:10 smithi123 bash[68976]: cluster 2024-09-14T04:34:09.208171+0000 mgr.y (mgr.26165) 793 : cluster [DBG] pgmap v745: 89 pgs: 3 creating+peering, 13 unknown, 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:10.386 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:10 smithi123 bash[68976]: cluster 2024-09-14T04:34:09.341925+0000 mon.a (mon.0) 945 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-14T04:34:10.386 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:10 smithi123 bash[68976]: cluster 2024-09-14T04:34:09.341925+0000 mon.a (mon.0) 945 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-14T04:34:10.386 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:10 smithi123 bash[68976]: cluster 2024-09-14T04:34:09.363657+0000 mon.a (mon.0) 946 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-09-14T04:34:10.386 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:10 smithi123 bash[68976]: cluster 2024-09-14T04:34:09.363657+0000 mon.a (mon.0) 946 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-09-14T04:34:10.401 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:10.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:10.403 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:34:10.504 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:10.516 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:10 smithi038 bash[87336]: cluster 2024-09-14T04:34:09.208171+0000 mgr.y (mgr.26165) 793 : cluster [DBG] pgmap v745: 89 pgs: 3 creating+peering, 13 unknown, 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:10.516 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:10 smithi038 bash[87336]: cluster 2024-09-14T04:34:09.208171+0000 mgr.y (mgr.26165) 793 : cluster [DBG] pgmap v745: 89 pgs: 3 creating+peering, 13 unknown, 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:10.516 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:10 smithi038 bash[87336]: cluster 2024-09-14T04:34:09.341925+0000 mon.a (mon.0) 945 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-14T04:34:10.516 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:10 smithi038 bash[87336]: cluster 2024-09-14T04:34:09.341925+0000 mon.a (mon.0) 945 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-14T04:34:10.516 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:10 smithi038 bash[87336]: cluster 2024-09-14T04:34:09.363657+0000 mon.a (mon.0) 946 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-09-14T04:34:10.516 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:10 smithi038 bash[87336]: cluster 2024-09-14T04:34:09.363657+0000 mon.a (mon.0) 946 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-09-14T04:34:10.517 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:10 smithi038 bash[84940]: cluster 2024-09-14T04:34:09.208171+0000 mgr.y (mgr.26165) 793 : cluster [DBG] pgmap v745: 89 pgs: 3 creating+peering, 13 unknown, 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:10.517 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:10 smithi038 bash[84940]: cluster 2024-09-14T04:34:09.208171+0000 mgr.y (mgr.26165) 793 : cluster [DBG] pgmap v745: 89 pgs: 3 creating+peering, 13 unknown, 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:10.517 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:10 smithi038 bash[84940]: cluster 2024-09-14T04:34:09.341925+0000 mon.a (mon.0) 945 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-14T04:34:10.517 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:10 smithi038 bash[84940]: cluster 2024-09-14T04:34:09.341925+0000 mon.a (mon.0) 945 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-14T04:34:10.517 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:10 smithi038 bash[84940]: cluster 2024-09-14T04:34:09.363657+0000 mon.a (mon.0) 946 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-09-14T04:34:10.517 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:10 smithi038 bash[84940]: cluster 2024-09-14T04:34:09.363657+0000 mon.a (mon.0) 946 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-09-14T04:34:10.533 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:10.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:10.535 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:34:10.635 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:10.663 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:10.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:10.666 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:34:10.766 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:10.795 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:10.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:10.798 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:34:10.875 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd pool application enable unique_pool_3 rados --yes-i-really-mean-it || true 2024-09-14T04:34:10.898 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:10.938 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:10.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:10.941 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:34:11.041 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:11.063 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:11.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:11.065 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:34:11.166 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:11.189 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:11.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:11.191 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:34:11.291 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:11.317 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:11.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:11.319 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:34:11.380 INFO:teuthology.orchestra.run.smithi038.stderr:noscrub is set 2024-09-14T04:34:11.420 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:11.439 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:11.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:11.440 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:34:11.541 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:11.567 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:11.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:11.569 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:34:11.638 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:11 smithi038 bash[87336]: cluster 2024-09-14T04:34:10.365948+0000 mon.a (mon.0) 947 : cluster [DBG] osdmap e162: 8 total, 8 up, 8 in 2024-09-14T04:34:11.639 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:11 smithi038 bash[87336]: cluster 2024-09-14T04:34:10.365948+0000 mon.a (mon.0) 947 : cluster [DBG] osdmap e162: 8 total, 8 up, 8 in 2024-09-14T04:34:11.639 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:11 smithi038 bash[87336]: audit 2024-09-14T04:34:11.151132+0000 mon.a (mon.0) 948 : audit [INF] from='client.? 172.21.15.38:0/3334272177' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:34:11.639 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:11 smithi038 bash[87336]: audit 2024-09-14T04:34:11.151132+0000 mon.a (mon.0) 948 : audit [INF] from='client.? 172.21.15.38:0/3334272177' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:34:11.639 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:11 smithi038 bash[84940]: cluster 2024-09-14T04:34:10.365948+0000 mon.a (mon.0) 947 : cluster [DBG] osdmap e162: 8 total, 8 up, 8 in 2024-09-14T04:34:11.639 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:11 smithi038 bash[84940]: cluster 2024-09-14T04:34:10.365948+0000 mon.a (mon.0) 947 : cluster [DBG] osdmap e162: 8 total, 8 up, 8 in 2024-09-14T04:34:11.639 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:11 smithi038 bash[84940]: audit 2024-09-14T04:34:11.151132+0000 mon.a (mon.0) 948 : audit [INF] from='client.? 172.21.15.38:0/3334272177' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:34:11.639 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:11 smithi038 bash[84940]: audit 2024-09-14T04:34:11.151132+0000 mon.a (mon.0) 948 : audit [INF] from='client.? 172.21.15.38:0/3334272177' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:34:11.670 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:11.679 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:11 smithi123 bash[68976]: cluster 2024-09-14T04:34:10.365948+0000 mon.a (mon.0) 947 : cluster [DBG] osdmap e162: 8 total, 8 up, 8 in 2024-09-14T04:34:11.679 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:11 smithi123 bash[68976]: cluster 2024-09-14T04:34:10.365948+0000 mon.a (mon.0) 947 : cluster [DBG] osdmap e162: 8 total, 8 up, 8 in 2024-09-14T04:34:11.679 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:11 smithi123 bash[68976]: audit 2024-09-14T04:34:11.151132+0000 mon.a (mon.0) 948 : audit [INF] from='client.? 172.21.15.38:0/3334272177' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:34:11.679 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:11 smithi123 bash[68976]: audit 2024-09-14T04:34:11.151132+0000 mon.a (mon.0) 948 : audit [INF] from='client.? 172.21.15.38:0/3334272177' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:34:11.693 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:11.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:11.695 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:34:11.796 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:11.825 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:11.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:11.828 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:34:11.929 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:11.957 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:11.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:11.959 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:34:12.059 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:12.087 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:12.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:12.090 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:34:12.191 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:12.219 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:12.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:12.221 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:34:12.321 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:12.347 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:12.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:12.349 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:34:12.450 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:12.475 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:12.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:12.478 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:34:12.579 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:12.607 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:12.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:12.610 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:34:12.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:12 smithi123 bash[68976]: cluster 2024-09-14T04:34:11.208776+0000 mgr.y (mgr.26165) 794 : cluster [DBG] pgmap v748: 89 pgs: 1 creating+activating, 3 creating+peering, 85 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:12.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:12 smithi123 bash[68976]: cluster 2024-09-14T04:34:11.208776+0000 mgr.y (mgr.26165) 794 : cluster [DBG] pgmap v748: 89 pgs: 1 creating+activating, 3 creating+peering, 85 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:12.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:12 smithi123 bash[68976]: cluster 2024-09-14T04:34:11.369864+0000 mon.a (mon.0) 949 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:34:12.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:12 smithi123 bash[68976]: cluster 2024-09-14T04:34:11.369864+0000 mon.a (mon.0) 949 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:34:12.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:12 smithi123 bash[68976]: audit 2024-09-14T04:34:11.382442+0000 mon.a (mon.0) 950 : audit [INF] from='client.? 172.21.15.38:0/3334272177' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:34:12.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:12 smithi123 bash[68976]: audit 2024-09-14T04:34:11.382442+0000 mon.a (mon.0) 950 : audit [INF] from='client.? 172.21.15.38:0/3334272177' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:34:12.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:12 smithi123 bash[68976]: cluster 2024-09-14T04:34:11.394006+0000 mon.a (mon.0) 951 : cluster [DBG] osdmap e163: 8 total, 8 up, 8 in 2024-09-14T04:34:12.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:12 smithi123 bash[68976]: cluster 2024-09-14T04:34:11.394006+0000 mon.a (mon.0) 951 : cluster [DBG] osdmap e163: 8 total, 8 up, 8 in 2024-09-14T04:34:12.710 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:12.738 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:12.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:12.740 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:34:12.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:12 smithi038 bash[84940]: cluster 2024-09-14T04:34:11.208776+0000 mgr.y (mgr.26165) 794 : cluster [DBG] pgmap v748: 89 pgs: 1 creating+activating, 3 creating+peering, 85 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:12.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:12 smithi038 bash[84940]: cluster 2024-09-14T04:34:11.208776+0000 mgr.y (mgr.26165) 794 : cluster [DBG] pgmap v748: 89 pgs: 1 creating+activating, 3 creating+peering, 85 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:12.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:12 smithi038 bash[84940]: cluster 2024-09-14T04:34:11.369864+0000 mon.a (mon.0) 949 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:34:12.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:12 smithi038 bash[84940]: cluster 2024-09-14T04:34:11.369864+0000 mon.a (mon.0) 949 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:34:12.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:12 smithi038 bash[84940]: audit 2024-09-14T04:34:11.382442+0000 mon.a (mon.0) 950 : audit [INF] from='client.? 172.21.15.38:0/3334272177' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:34:12.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:12 smithi038 bash[84940]: audit 2024-09-14T04:34:11.382442+0000 mon.a (mon.0) 950 : audit [INF] from='client.? 172.21.15.38:0/3334272177' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:34:12.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:12 smithi038 bash[84940]: cluster 2024-09-14T04:34:11.394006+0000 mon.a (mon.0) 951 : cluster [DBG] osdmap e163: 8 total, 8 up, 8 in 2024-09-14T04:34:12.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:12 smithi038 bash[84940]: cluster 2024-09-14T04:34:11.394006+0000 mon.a (mon.0) 951 : cluster [DBG] osdmap e163: 8 total, 8 up, 8 in 2024-09-14T04:34:12.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:12 smithi038 bash[87336]: cluster 2024-09-14T04:34:11.208776+0000 mgr.y (mgr.26165) 794 : cluster [DBG] pgmap v748: 89 pgs: 1 creating+activating, 3 creating+peering, 85 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:12.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:12 smithi038 bash[87336]: cluster 2024-09-14T04:34:11.208776+0000 mgr.y (mgr.26165) 794 : cluster [DBG] pgmap v748: 89 pgs: 1 creating+activating, 3 creating+peering, 85 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:12.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:12 smithi038 bash[87336]: cluster 2024-09-14T04:34:11.369864+0000 mon.a (mon.0) 949 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:34:12.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:12 smithi038 bash[87336]: cluster 2024-09-14T04:34:11.369864+0000 mon.a (mon.0) 949 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:34:12.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:12 smithi038 bash[87336]: audit 2024-09-14T04:34:11.382442+0000 mon.a (mon.0) 950 : audit [INF] from='client.? 172.21.15.38:0/3334272177' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:34:12.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:12 smithi038 bash[87336]: audit 2024-09-14T04:34:11.382442+0000 mon.a (mon.0) 950 : audit [INF] from='client.? 172.21.15.38:0/3334272177' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:34:12.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:12 smithi038 bash[87336]: cluster 2024-09-14T04:34:11.394006+0000 mon.a (mon.0) 951 : cluster [DBG] osdmap e163: 8 total, 8 up, 8 in 2024-09-14T04:34:12.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:12 smithi038 bash[87336]: cluster 2024-09-14T04:34:11.394006+0000 mon.a (mon.0) 951 : cluster [DBG] osdmap e163: 8 total, 8 up, 8 in 2024-09-14T04:34:12.772 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-14T04:34:12.841 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:12.867 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:12.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:12.869 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:34:12.970 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:12.988 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:12.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:12.990 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:34:13.091 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:13.117 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:13.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:13.120 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:34:13.220 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:13.250 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:13.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:13.252 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:34:13.353 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:13.380 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:13.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:13.382 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:34:13.482 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:13.510 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:13.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:13.512 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:34:13.613 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:13.641 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:13.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:13.643 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:34:13.744 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:13.773 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:13.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:13.775 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:34:13.876 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:13.904 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:13.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:13.906 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:34:14.006 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:14.029 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:14.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:14.031 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:34:14.132 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:14.161 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:14.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:14.163 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:34:14.264 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:14.292 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:14.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:14.294 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:34:14.394 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:14.420 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:14.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:14.422 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:34:14.459 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd set nodeep-scrub 2024-09-14T04:34:14.523 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:14.550 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:14.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:14.552 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:34:14.653 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:14.664 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:14 smithi123 bash[68976]: cluster 2024-09-14T04:34:13.209522+0000 mgr.y (mgr.26165) 795 : cluster [DBG] pgmap v750: 89 pgs: 1 creating+activating, 3 creating+peering, 85 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:14.664 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:14 smithi123 bash[68976]: cluster 2024-09-14T04:34:13.209522+0000 mgr.y (mgr.26165) 795 : cluster [DBG] pgmap v750: 89 pgs: 1 creating+activating, 3 creating+peering, 85 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:14.680 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:14.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:14.682 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:34:14.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:14 smithi038 bash[84940]: cluster 2024-09-14T04:34:13.209522+0000 mgr.y (mgr.26165) 795 : cluster [DBG] pgmap v750: 89 pgs: 1 creating+activating, 3 creating+peering, 85 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:14.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:14 smithi038 bash[84940]: cluster 2024-09-14T04:34:13.209522+0000 mgr.y (mgr.26165) 795 : cluster [DBG] pgmap v750: 89 pgs: 1 creating+activating, 3 creating+peering, 85 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:14.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:14 smithi038 bash[87336]: cluster 2024-09-14T04:34:13.209522+0000 mgr.y (mgr.26165) 795 : cluster [DBG] pgmap v750: 89 pgs: 1 creating+activating, 3 creating+peering, 85 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:14.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:14 smithi038 bash[87336]: cluster 2024-09-14T04:34:13.209522+0000 mgr.y (mgr.26165) 795 : cluster [DBG] pgmap v750: 89 pgs: 1 creating+activating, 3 creating+peering, 85 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:14.783 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:14.811 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:14.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:14.813 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:34:14.914 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:14.942 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:14.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:14.944 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:34:14.974 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:34:15.045 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:15.073 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:15.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:15.075 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:34:15.176 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:15.203 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:15.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:15.205 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:34:15.306 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:15.332 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:15.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:15.334 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:34:15.435 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:15.463 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:15.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:15.465 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:34:15.566 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:15.592 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:15.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:15.594 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:34:15.695 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:15.725 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:15.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:15.728 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:34:15.828 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:15.855 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:15.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:15.858 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:34:15.958 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:15.983 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:15.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:15.986 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:34:15.995 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:34:16.088 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:16.116 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:16.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:16.118 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:34:16.219 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:16.245 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:16.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:16.248 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:34:16.349 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:16.375 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:16.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:16.378 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:34:16.479 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:16.491 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:16 smithi038 bash[84940]: cluster 2024-09-14T04:34:15.210492+0000 mgr.y (mgr.26165) 796 : cluster [DBG] pgmap v751: 89 pgs: 89 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:16.491 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:16 smithi038 bash[84940]: cluster 2024-09-14T04:34:15.210492+0000 mgr.y (mgr.26165) 796 : cluster [DBG] pgmap v751: 89 pgs: 89 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:16.491 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:16 smithi038 bash[84940]: audit 2024-09-14T04:34:15.235326+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:34:16.491 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:16 smithi038 bash[84940]: audit 2024-09-14T04:34:15.235326+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:34:16.491 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:16 smithi038 bash[84940]: audit 2024-09-14T04:34:15.237524+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:34:16.491 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:16 smithi038 bash[84940]: audit 2024-09-14T04:34:15.237524+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:34:16.491 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:16 smithi038 bash[87336]: cluster 2024-09-14T04:34:15.210492+0000 mgr.y (mgr.26165) 796 : cluster [DBG] pgmap v751: 89 pgs: 89 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:16.491 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:16 smithi038 bash[87336]: cluster 2024-09-14T04:34:15.210492+0000 mgr.y (mgr.26165) 796 : cluster [DBG] pgmap v751: 89 pgs: 89 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:16.492 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:16 smithi038 bash[87336]: audit 2024-09-14T04:34:15.235326+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:34:16.492 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:16 smithi038 bash[87336]: audit 2024-09-14T04:34:15.235326+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:34:16.492 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:16 smithi038 bash[87336]: audit 2024-09-14T04:34:15.237524+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:34:16.492 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:16 smithi038 bash[87336]: audit 2024-09-14T04:34:15.237524+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:34:16.507 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:16.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:16.510 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:34:16.611 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:16.639 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:16.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:16.641 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:34:16.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:16 smithi123 bash[68976]: cluster 2024-09-14T04:34:15.210492+0000 mgr.y (mgr.26165) 796 : cluster [DBG] pgmap v751: 89 pgs: 89 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:16.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:16 smithi123 bash[68976]: cluster 2024-09-14T04:34:15.210492+0000 mgr.y (mgr.26165) 796 : cluster [DBG] pgmap v751: 89 pgs: 89 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:16.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:16 smithi123 bash[68976]: audit 2024-09-14T04:34:15.235326+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:34:16.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:16 smithi123 bash[68976]: audit 2024-09-14T04:34:15.235326+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:34:16.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:16 smithi123 bash[68976]: audit 2024-09-14T04:34:15.237524+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:34:16.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:16 smithi123 bash[68976]: audit 2024-09-14T04:34:15.237524+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:34:16.742 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:16.772 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:16.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:16.774 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:34:16.875 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:16.904 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:16.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:16.907 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:34:17.008 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:17.013 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:34:17.030 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:17.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:17.032 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:34:17.133 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:17.158 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:17.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:17.161 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:34:17.262 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:17.293 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:17.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:17.295 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:34:17.396 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:17.424 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:17.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:17.427 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:34:17.527 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:17.556 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:17.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:17.558 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:34:17.659 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:17.687 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:17.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:17.691 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:34:17.792 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:17.817 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:17.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:17.820 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:34:17.921 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:17.951 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:17.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:17.953 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:34:18.054 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:18.081 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:18.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:18.083 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:34:18.184 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:18.211 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:18.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:18.213 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:34:18.314 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:18.344 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:18.345 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:34:18 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:34:18] "GET /metrics HTTP/1.1" 200 36575 "" "Prometheus/2.51.0" 2024-09-14T04:34:18.346 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:18 smithi038 bash[84940]: cluster 2024-09-14T04:34:17.211283+0000 mgr.y (mgr.26165) 797 : cluster [DBG] pgmap v752: 89 pgs: 89 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:18.346 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:18 smithi038 bash[84940]: cluster 2024-09-14T04:34:17.211283+0000 mgr.y (mgr.26165) 797 : cluster [DBG] pgmap v752: 89 pgs: 89 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:18.346 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:18 smithi038 bash[87336]: cluster 2024-09-14T04:34:17.211283+0000 mgr.y (mgr.26165) 797 : cluster [DBG] pgmap v752: 89 pgs: 89 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:18.346 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:18 smithi038 bash[87336]: cluster 2024-09-14T04:34:17.211283+0000 mgr.y (mgr.26165) 797 : cluster [DBG] pgmap v752: 89 pgs: 89 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:18.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:18.347 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:34:18.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:18 smithi123 bash[68976]: cluster 2024-09-14T04:34:17.211283+0000 mgr.y (mgr.26165) 797 : cluster [DBG] pgmap v752: 89 pgs: 89 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:18.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:18 smithi123 bash[68976]: cluster 2024-09-14T04:34:17.211283+0000 mgr.y (mgr.26165) 797 : cluster [DBG] pgmap v752: 89 pgs: 89 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:18.448 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:18.474 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:18.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:18.476 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:34:18.577 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:18.603 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:18.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:18.605 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:34:18.706 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:18.734 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:18.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:18.737 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:34:18.838 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:18.865 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:18.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:18.867 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:34:18.968 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:18.995 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:18.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:18.998 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:34:19.099 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:19.126 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:19.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:19.129 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:34:19.229 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:19.255 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:19.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:19.257 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:34:19.358 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:19.384 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:19.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:19.387 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:34:19.487 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:19.517 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:19.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:19.519 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:34:19.620 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:19.648 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:19.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:19.651 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:34:19.752 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:19.781 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:19.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:19.783 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:34:19.884 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:19.911 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:19.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:19.914 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:34:20.014 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:20.044 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:20.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:20.046 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:34:20.147 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:20.167 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:20.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:20.169 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:34:20.269 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:20.296 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:20.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:20.297 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:34:20.344 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:20 smithi038 bash[84940]: cluster 2024-09-14T04:34:19.212072+0000 mgr.y (mgr.26165) 798 : cluster [DBG] pgmap v753: 89 pgs: 89 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:20.344 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:20 smithi038 bash[84940]: cluster 2024-09-14T04:34:19.212072+0000 mgr.y (mgr.26165) 798 : cluster [DBG] pgmap v753: 89 pgs: 89 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:20.344 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:20 smithi038 bash[87336]: cluster 2024-09-14T04:34:19.212072+0000 mgr.y (mgr.26165) 798 : cluster [DBG] pgmap v753: 89 pgs: 89 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:20.344 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:20 smithi038 bash[87336]: cluster 2024-09-14T04:34:19.212072+0000 mgr.y (mgr.26165) 798 : cluster [DBG] pgmap v753: 89 pgs: 89 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:20.398 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:20.424 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:20.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:20.426 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:34:20.527 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:20.556 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:20.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:20.558 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:34:20.587 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:34:20.659 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:20.684 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:20.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:20.687 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:34:20.687 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:34:20 smithi123 bash[61744]: ts=2024-09-14T04:34:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:34:20.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:20 smithi123 bash[68976]: cluster 2024-09-14T04:34:19.212072+0000 mgr.y (mgr.26165) 798 : cluster [DBG] pgmap v753: 89 pgs: 89 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:20.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:20 smithi123 bash[68976]: cluster 2024-09-14T04:34:19.212072+0000 mgr.y (mgr.26165) 798 : cluster [DBG] pgmap v753: 89 pgs: 89 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:20.787 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:20.808 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:20.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:20.812 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:34:20.913 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:20.937 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:20.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:20.939 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:34:21.040 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:21.068 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:21.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:21.070 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:34:21.171 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:21.199 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:21.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:21.201 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:34:21.302 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:21.329 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:21.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:21.332 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:34:21.432 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:21.461 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:21.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:21.463 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:34:21.564 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:21.591 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:21.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:21.593 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:34:21.697 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:21.726 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:21.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:21.728 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:34:21.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:21 smithi038 bash[84940]: audit 2024-09-14T04:34:20.711212+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:34:21.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:21 smithi038 bash[84940]: audit 2024-09-14T04:34:20.711212+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:34:21.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:21 smithi038 bash[84940]: cluster 2024-09-14T04:34:21.213281+0000 mgr.y (mgr.26165) 799 : cluster [DBG] pgmap v754: 89 pgs: 89 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:21.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:21 smithi038 bash[84940]: cluster 2024-09-14T04:34:21.213281+0000 mgr.y (mgr.26165) 799 : cluster [DBG] pgmap v754: 89 pgs: 89 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:21.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:21 smithi038 bash[87336]: audit 2024-09-14T04:34:20.711212+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:34:21.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:21 smithi038 bash[87336]: audit 2024-09-14T04:34:20.711212+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:34:21.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:21 smithi038 bash[87336]: cluster 2024-09-14T04:34:21.213281+0000 mgr.y (mgr.26165) 799 : cluster [DBG] pgmap v754: 89 pgs: 89 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:21.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:21 smithi038 bash[87336]: cluster 2024-09-14T04:34:21.213281+0000 mgr.y (mgr.26165) 799 : cluster [DBG] pgmap v754: 89 pgs: 89 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:21.829 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:21.840 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:21 smithi123 bash[68976]: audit 2024-09-14T04:34:20.711212+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:34:21.840 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:21 smithi123 bash[68976]: audit 2024-09-14T04:34:20.711212+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:34:21.840 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:21 smithi123 bash[68976]: cluster 2024-09-14T04:34:21.213281+0000 mgr.y (mgr.26165) 799 : cluster [DBG] pgmap v754: 89 pgs: 89 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:21.840 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:21 smithi123 bash[68976]: cluster 2024-09-14T04:34:21.213281+0000 mgr.y (mgr.26165) 799 : cluster [DBG] pgmap v754: 89 pgs: 89 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:21.855 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:21.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:21.857 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:34:21.958 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:21.983 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:21.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:21.985 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:34:22.086 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:22.115 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:22.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:22.118 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:34:22.218 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:22.247 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:22.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:22.249 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:34:22.350 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:22.375 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:22.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:22.378 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:34:22.478 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:22.503 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:22.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:22.505 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:34:22.606 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:22.629 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:22.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:22.632 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:34:22.733 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:22.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:22 smithi123 bash[68976]: audit 2024-09-14T04:34:22.289037+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:34:22.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:22 smithi123 bash[68976]: audit 2024-09-14T04:34:22.289037+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:34:22.757 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:22.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:22.759 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:34:22.860 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:22.868 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:22 smithi038 bash[84940]: audit 2024-09-14T04:34:22.289037+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:34:22.868 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:22 smithi038 bash[84940]: audit 2024-09-14T04:34:22.289037+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:34:22.868 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:22 smithi038 bash[87336]: audit 2024-09-14T04:34:22.289037+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:34:22.868 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:22 smithi038 bash[87336]: audit 2024-09-14T04:34:22.289037+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:34:22.879 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:22.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:22.881 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:34:22.981 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:23.004 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:23.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:23.006 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:34:23.106 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:23.131 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:23.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:23.133 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:34:23.233 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:23.263 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:23.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:23.265 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:34:23.366 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:23.396 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:23.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:23.398 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:34:23.499 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:23.528 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:23.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:23.530 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:34:23.630 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:23.658 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:23.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:23.660 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:34:23.761 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:23.788 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:23.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:23.790 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:34:23.891 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:23.919 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:23.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:23.921 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:34:23.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:23 smithi123 bash[68976]: audit 2024-09-14T04:34:22.850721+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:34:23.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:23 smithi123 bash[68976]: audit 2024-09-14T04:34:22.850721+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:34:23.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:23 smithi123 bash[68976]: audit 2024-09-14T04:34:22.861019+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:34:23.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:23 smithi123 bash[68976]: audit 2024-09-14T04:34:22.861019+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:34:23.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:23 smithi123 bash[68976]: cluster 2024-09-14T04:34:23.214045+0000 mgr.y (mgr.26165) 800 : cluster [DBG] pgmap v755: 89 pgs: 89 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:23.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:23 smithi123 bash[68976]: cluster 2024-09-14T04:34:23.214045+0000 mgr.y (mgr.26165) 800 : cluster [DBG] pgmap v755: 89 pgs: 89 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:24.023 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:24.051 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:24.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:24.053 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:34:24.154 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:24.180 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:24.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:24.183 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:34:24.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:23 smithi038 bash[84940]: audit 2024-09-14T04:34:22.850721+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:34:24.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:23 smithi038 bash[84940]: audit 2024-09-14T04:34:22.850721+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:34:24.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:23 smithi038 bash[84940]: audit 2024-09-14T04:34:22.861019+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:34:24.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:23 smithi038 bash[84940]: audit 2024-09-14T04:34:22.861019+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:34:24.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:23 smithi038 bash[84940]: cluster 2024-09-14T04:34:23.214045+0000 mgr.y (mgr.26165) 800 : cluster [DBG] pgmap v755: 89 pgs: 89 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:24.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:23 smithi038 bash[84940]: cluster 2024-09-14T04:34:23.214045+0000 mgr.y (mgr.26165) 800 : cluster [DBG] pgmap v755: 89 pgs: 89 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:24.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:23 smithi038 bash[87336]: audit 2024-09-14T04:34:22.850721+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:34:24.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:23 smithi038 bash[87336]: audit 2024-09-14T04:34:22.850721+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:34:24.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:23 smithi038 bash[87336]: audit 2024-09-14T04:34:22.861019+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:34:24.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:23 smithi038 bash[87336]: audit 2024-09-14T04:34:22.861019+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:34:24.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:23 smithi038 bash[87336]: cluster 2024-09-14T04:34:23.214045+0000 mgr.y (mgr.26165) 800 : cluster [DBG] pgmap v755: 89 pgs: 89 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:24.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:23 smithi038 bash[87336]: cluster 2024-09-14T04:34:23.214045+0000 mgr.y (mgr.26165) 800 : cluster [DBG] pgmap v755: 89 pgs: 89 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:24.283 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:24.310 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:24.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:24.313 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:34:24.413 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:24.438 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:24.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:24.440 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:34:24.541 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:24.567 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:24.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:24.569 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:34:24.670 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:24.701 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:24.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:24.704 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:34:24.804 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:24.831 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:24.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:24.834 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:34:24.934 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:24.958 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:24.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:24.960 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:34:25.061 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:25.090 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:25.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:25.092 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:34:25.192 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:25.219 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:25.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:25.221 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:34:25.322 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:25.351 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:25.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:25.354 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:34:25.455 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:25.479 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:25.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:25.481 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:34:25.582 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:25.609 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:25.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:25.611 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:34:25.712 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:25.737 INFO:teuthology.orchestra.run.smithi038.stdout:ERROR: (22) Invalid argument 2024-09-14T04:34:25.738 INFO:teuthology.orchestra.run.smithi038.stdout:op_tracker tracking is not enabled now, so no ops 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-09-14T04:34:25.739 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:25.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:25.741 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:34:25.842 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:25.866 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:25.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:25.869 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:34:25.969 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:25.997 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:25.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:26.000 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:34:26.100 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:26.128 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:26.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:26.131 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:34:26.232 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:26.261 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:26.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:26.264 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:34:26.365 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:26.391 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:26.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:26.394 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:34:26.495 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:26.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:26 smithi038 bash[84940]: cluster 2024-09-14T04:34:25.214782+0000 mgr.y (mgr.26165) 801 : cluster [DBG] pgmap v756: 89 pgs: 89 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:26.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:26 smithi038 bash[84940]: cluster 2024-09-14T04:34:25.214782+0000 mgr.y (mgr.26165) 801 : cluster [DBG] pgmap v756: 89 pgs: 89 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:26.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:26 smithi038 bash[87336]: cluster 2024-09-14T04:34:25.214782+0000 mgr.y (mgr.26165) 801 : cluster [DBG] pgmap v756: 89 pgs: 89 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:26.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:26 smithi038 bash[87336]: cluster 2024-09-14T04:34:25.214782+0000 mgr.y (mgr.26165) 801 : cluster [DBG] pgmap v756: 89 pgs: 89 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:26.523 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:26.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:26.526 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:34:26.627 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:26.649 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:26.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:26.651 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:34:26.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:26 smithi123 bash[68976]: cluster 2024-09-14T04:34:25.214782+0000 mgr.y (mgr.26165) 801 : cluster [DBG] pgmap v756: 89 pgs: 89 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:26.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:26 smithi123 bash[68976]: cluster 2024-09-14T04:34:25.214782+0000 mgr.y (mgr.26165) 801 : cluster [DBG] pgmap v756: 89 pgs: 89 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:26.752 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:26.779 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:26.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:26.781 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:34:26.882 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:26.913 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:26.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:26.916 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:34:27.016 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:27.041 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:27.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:27.043 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:34:27.144 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:27.172 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:27.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:27.174 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:34:27.275 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:27.305 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:27.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:27.307 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:34:27.408 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:27.435 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:27.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:27.437 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:34:27.538 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:27.564 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:27.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:27.567 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:34:27.667 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:27.695 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:27.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:27.698 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:34:27.798 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:27.827 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:27.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:27.829 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:34:27.930 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:27.957 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:27.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:27.959 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:34:28.060 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:28.080 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:28.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:28.081 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:34:28.182 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:28.211 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:28.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:28.213 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:34:28.314 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:28.340 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:28.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:28.342 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:34:28.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:28 smithi123 bash[68976]: cluster 2024-09-14T04:34:27.215518+0000 mgr.y (mgr.26165) 802 : cluster [DBG] pgmap v757: 89 pgs: 89 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:28.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:28 smithi123 bash[68976]: cluster 2024-09-14T04:34:27.215518+0000 mgr.y (mgr.26165) 802 : cluster [DBG] pgmap v757: 89 pgs: 89 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:28.443 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:28.454 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:28 smithi038 bash[87336]: cluster 2024-09-14T04:34:27.215518+0000 mgr.y (mgr.26165) 802 : cluster [DBG] pgmap v757: 89 pgs: 89 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:28.454 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:28 smithi038 bash[87336]: cluster 2024-09-14T04:34:27.215518+0000 mgr.y (mgr.26165) 802 : cluster [DBG] pgmap v757: 89 pgs: 89 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:28.454 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:28 smithi038 bash[84940]: cluster 2024-09-14T04:34:27.215518+0000 mgr.y (mgr.26165) 802 : cluster [DBG] pgmap v757: 89 pgs: 89 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:28.454 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:28 smithi038 bash[84940]: cluster 2024-09-14T04:34:27.215518+0000 mgr.y (mgr.26165) 802 : cluster [DBG] pgmap v757: 89 pgs: 89 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:28.454 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:34:28 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:34:28] "GET /metrics HTTP/1.1" 200 36575 "" "Prometheus/2.51.0" 2024-09-14T04:34:28.471 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:28.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:28.474 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:34:28.575 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:28.592 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:28.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:28.594 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:34:28.695 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:28.716 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:28.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:28.718 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:34:28.819 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:28.847 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:28.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:28.850 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:34:28.950 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:28.980 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:28.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:28.982 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:34:29.083 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:29.112 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:29.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:29.114 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:34:29.215 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:29.242 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:29.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:29.244 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:34:29.345 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:29.373 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:29.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:29.375 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:34:29.476 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:29.501 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:29.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:29.503 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:34:29.604 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:29.630 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:29.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:29.632 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:34:29.705 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.3 dump_historic_ops 2024-09-14T04:34:29.733 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:29.759 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:29.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:29.762 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:34:29.863 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:29.874 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:29 smithi123 bash[68976]: audit 2024-09-14T04:34:28.841371+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:34:29.874 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:29 smithi123 bash[68976]: audit 2024-09-14T04:34:28.841371+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:34:29.874 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:29 smithi123 bash[68976]: audit 2024-09-14T04:34:28.858882+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:34:29.874 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:29 smithi123 bash[68976]: audit 2024-09-14T04:34:28.858882+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:34:29.874 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:29 smithi123 bash[68976]: cluster 2024-09-14T04:34:29.216124+0000 mgr.y (mgr.26165) 803 : cluster [DBG] pgmap v758: 89 pgs: 89 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:29.875 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:29 smithi123 bash[68976]: cluster 2024-09-14T04:34:29.216124+0000 mgr.y (mgr.26165) 803 : cluster [DBG] pgmap v758: 89 pgs: 89 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:29.890 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:29.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:29.893 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:34:29.994 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:30.020 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:30.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:29 smithi038 bash[87336]: audit 2024-09-14T04:34:28.841371+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:34:30.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:29 smithi038 bash[87336]: audit 2024-09-14T04:34:28.841371+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:34:30.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:29 smithi038 bash[87336]: audit 2024-09-14T04:34:28.858882+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:34:30.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:29 smithi038 bash[87336]: audit 2024-09-14T04:34:28.858882+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:34:30.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:29 smithi038 bash[87336]: cluster 2024-09-14T04:34:29.216124+0000 mgr.y (mgr.26165) 803 : cluster [DBG] pgmap v758: 89 pgs: 89 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:30.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:29 smithi038 bash[87336]: cluster 2024-09-14T04:34:29.216124+0000 mgr.y (mgr.26165) 803 : cluster [DBG] pgmap v758: 89 pgs: 89 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:30.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:29 smithi038 bash[84940]: audit 2024-09-14T04:34:28.841371+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:34:30.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:29 smithi038 bash[84940]: audit 2024-09-14T04:34:28.841371+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:34:30.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:29 smithi038 bash[84940]: audit 2024-09-14T04:34:28.858882+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:34:30.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:29 smithi038 bash[84940]: audit 2024-09-14T04:34:28.858882+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:34:30.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:29 smithi038 bash[84940]: cluster 2024-09-14T04:34:29.216124+0000 mgr.y (mgr.26165) 803 : cluster [DBG] pgmap v758: 89 pgs: 89 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:30.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:29 smithi038 bash[84940]: cluster 2024-09-14T04:34:29.216124+0000 mgr.y (mgr.26165) 803 : cluster [DBG] pgmap v758: 89 pgs: 89 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:30.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:30.023 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:34:30.124 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:30.153 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:30.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:30.156 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:34:30.257 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:30.277 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:30.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:30.280 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:34:30.320 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0: {} 2024-09-14T04:34:30.321 INFO:teuthology.orchestra.run.smithi038.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-14T04:34:30.339 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1: {} 2024-09-14T04:34:30.339 INFO:teuthology.orchestra.run.smithi038.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-14T04:34:30.358 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2: {} 2024-09-14T04:34:30.358 INFO:teuthology.orchestra.run.smithi038.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-14T04:34:30.376 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3: {} 2024-09-14T04:34:30.376 INFO:teuthology.orchestra.run.smithi038.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-14T04:34:30.381 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:30.401 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4: {} 2024-09-14T04:34:30.401 INFO:teuthology.orchestra.run.smithi038.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-14T04:34:30.402 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:30.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:30.404 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:34:30.425 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5: {} 2024-09-14T04:34:30.425 INFO:teuthology.orchestra.run.smithi038.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-14T04:34:30.448 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6: {} 2024-09-14T04:34:30.449 INFO:teuthology.orchestra.run.smithi038.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-14T04:34:30.474 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7: {} 2024-09-14T04:34:30.474 INFO:teuthology.orchestra.run.smithi038.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-14T04:34:30.506 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:30.517 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:34:30 smithi123 bash[61744]: ts=2024-09-14T04:34:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:34:30.534 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:30.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:30.537 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:34:30.637 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:30.662 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:30.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:30.664 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:34:30.765 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:30.783 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:30.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:30.785 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:34:30.886 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:30.905 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:30.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:30.906 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:34:31.007 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:31.033 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:31.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:31.035 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:34:31.136 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:31.144 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:30 smithi038 bash[84940]: audit 2024-09-14T04:34:30.224512+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:34:31.144 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:30 smithi038 bash[84940]: audit 2024-09-14T04:34:30.224512+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:34:31.145 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:30 smithi038 bash[84940]: audit 2024-09-14T04:34:30.303254+0000 mon.a (mon.0) 961 : audit [DBG] from='client.? 172.21.15.38:0/1845186632' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:34:31.145 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:30 smithi038 bash[84940]: audit 2024-09-14T04:34:30.303254+0000 mon.a (mon.0) 961 : audit [DBG] from='client.? 172.21.15.38:0/1845186632' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:34:31.145 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:30 smithi038 bash[87336]: audit 2024-09-14T04:34:30.224512+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:34:31.145 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:30 smithi038 bash[87336]: audit 2024-09-14T04:34:30.224512+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:34:31.145 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:30 smithi038 bash[87336]: audit 2024-09-14T04:34:30.303254+0000 mon.a (mon.0) 961 : audit [DBG] from='client.? 172.21.15.38:0/1845186632' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:34:31.145 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:30 smithi038 bash[87336]: audit 2024-09-14T04:34:30.303254+0000 mon.a (mon.0) 961 : audit [DBG] from='client.? 172.21.15.38:0/1845186632' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:34:31.155 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:31.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:31.157 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:34:31.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:30 smithi123 bash[68976]: audit 2024-09-14T04:34:30.224512+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:34:31.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:30 smithi123 bash[68976]: audit 2024-09-14T04:34:30.224512+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:34:31.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:30 smithi123 bash[68976]: audit 2024-09-14T04:34:30.303254+0000 mon.a (mon.0) 961 : audit [DBG] from='client.? 172.21.15.38:0/1845186632' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:34:31.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:30 smithi123 bash[68976]: audit 2024-09-14T04:34:30.303254+0000 mon.a (mon.0) 961 : audit [DBG] from='client.? 172.21.15.38:0/1845186632' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:34:31.258 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:31.281 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:31.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:31.284 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:34:31.384 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:31.411 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:31.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:31.413 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:34:31.514 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:31.538 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:31.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:31.540 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:34:31.641 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:31.670 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:31.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:31.672 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:34:31.773 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:31.799 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:31.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:31.801 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:34:31.902 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:31.905 INFO:teuthology.orchestra.run.smithi038.stderr:enabled application 'rados' on pool 'unique_pool_3' 2024-09-14T04:34:31.913 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:31 smithi123 bash[68976]: audit 2024-09-14T04:34:30.873082+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:34:31.913 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:31 smithi123 bash[68976]: audit 2024-09-14T04:34:30.873082+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:34:31.914 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:31 smithi123 bash[68976]: audit 2024-09-14T04:34:30.879438+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:34:31.914 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:31 smithi123 bash[68976]: audit 2024-09-14T04:34:30.879438+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:34:31.914 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:31 smithi123 bash[68976]: audit 2024-09-14T04:34:31.122709+0000 mon.c (mon.2) 43 : audit [INF] from='client.? 172.21.15.38:0/2788415871' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-14T04:34:31.914 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:31 smithi123 bash[68976]: audit 2024-09-14T04:34:31.122709+0000 mon.c (mon.2) 43 : audit [INF] from='client.? 172.21.15.38:0/2788415871' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-14T04:34:31.914 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:31 smithi123 bash[68976]: audit 2024-09-14T04:34:31.123206+0000 mon.a (mon.0) 964 : 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-09-14T04:34:31.914 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:31 smithi123 bash[68976]: audit 2024-09-14T04:34:31.123206+0000 mon.a (mon.0) 964 : 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-09-14T04:34:31.914 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:31 smithi123 bash[68976]: cluster 2024-09-14T04:34:31.216897+0000 mgr.y (mgr.26165) 804 : cluster [DBG] pgmap v759: 89 pgs: 89 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:31.914 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:31 smithi123 bash[68976]: cluster 2024-09-14T04:34:31.216897+0000 mgr.y (mgr.26165) 804 : cluster [DBG] pgmap v759: 89 pgs: 89 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:31.914 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:31 smithi123 bash[68976]: audit 2024-09-14T04:34:31.477724+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:34:31.914 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:31 smithi123 bash[68976]: audit 2024-09-14T04:34:31.477724+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:34:31.914 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:31 smithi123 bash[68976]: audit 2024-09-14T04:34:31.478979+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:34:31.914 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:31 smithi123 bash[68976]: audit 2024-09-14T04:34:31.478979+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:34:31.914 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:31 smithi123 bash[68976]: audit 2024-09-14T04:34:31.489045+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:34:31.914 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:31 smithi123 bash[68976]: audit 2024-09-14T04:34:31.489045+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:34:31.921 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:31 smithi038 bash[87336]: audit 2024-09-14T04:34:30.873082+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:34:31.921 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:31 smithi038 bash[87336]: audit 2024-09-14T04:34:30.873082+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:34:31.921 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:31 smithi038 bash[87336]: audit 2024-09-14T04:34:30.879438+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:34:31.921 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:31 smithi038 bash[87336]: audit 2024-09-14T04:34:30.879438+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:34:31.921 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:31 smithi038 bash[87336]: audit 2024-09-14T04:34:31.122709+0000 mon.c (mon.2) 43 : audit [INF] from='client.? 172.21.15.38:0/2788415871' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-14T04:34:31.921 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:31 smithi038 bash[87336]: audit 2024-09-14T04:34:31.122709+0000 mon.c (mon.2) 43 : audit [INF] from='client.? 172.21.15.38:0/2788415871' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-14T04:34:31.921 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:31 smithi038 bash[87336]: audit 2024-09-14T04:34:31.123206+0000 mon.a (mon.0) 964 : 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-09-14T04:34:31.922 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:31 smithi038 bash[87336]: audit 2024-09-14T04:34:31.123206+0000 mon.a (mon.0) 964 : 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-09-14T04:34:31.922 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:31 smithi038 bash[87336]: cluster 2024-09-14T04:34:31.216897+0000 mgr.y (mgr.26165) 804 : cluster [DBG] pgmap v759: 89 pgs: 89 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:31.922 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:31 smithi038 bash[87336]: cluster 2024-09-14T04:34:31.216897+0000 mgr.y (mgr.26165) 804 : cluster [DBG] pgmap v759: 89 pgs: 89 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:31.922 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:31 smithi038 bash[87336]: audit 2024-09-14T04:34:31.477724+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:34:31.922 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:31 smithi038 bash[87336]: audit 2024-09-14T04:34:31.477724+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:34:31.922 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:31 smithi038 bash[87336]: audit 2024-09-14T04:34:31.478979+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:34:31.922 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:31 smithi038 bash[87336]: audit 2024-09-14T04:34:31.478979+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:34:31.922 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:31 smithi038 bash[87336]: audit 2024-09-14T04:34:31.489045+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:34:31.922 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:31 smithi038 bash[87336]: audit 2024-09-14T04:34:31.489045+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:34:31.922 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:31 smithi038 bash[84940]: audit 2024-09-14T04:34:30.873082+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:34:31.922 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:31 smithi038 bash[84940]: audit 2024-09-14T04:34:30.873082+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:34:31.923 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:31 smithi038 bash[84940]: audit 2024-09-14T04:34:30.879438+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:34:31.923 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:31 smithi038 bash[84940]: audit 2024-09-14T04:34:30.879438+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:34:31.923 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:31 smithi038 bash[84940]: audit 2024-09-14T04:34:31.122709+0000 mon.c (mon.2) 43 : audit [INF] from='client.? 172.21.15.38:0/2788415871' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-14T04:34:31.923 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:31 smithi038 bash[84940]: audit 2024-09-14T04:34:31.122709+0000 mon.c (mon.2) 43 : audit [INF] from='client.? 172.21.15.38:0/2788415871' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-14T04:34:31.923 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:31 smithi038 bash[84940]: audit 2024-09-14T04:34:31.123206+0000 mon.a (mon.0) 964 : 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-09-14T04:34:31.923 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:31 smithi038 bash[84940]: audit 2024-09-14T04:34:31.123206+0000 mon.a (mon.0) 964 : 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-09-14T04:34:31.923 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:31 smithi038 bash[84940]: cluster 2024-09-14T04:34:31.216897+0000 mgr.y (mgr.26165) 804 : cluster [DBG] pgmap v759: 89 pgs: 89 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:31.923 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:31 smithi038 bash[84940]: cluster 2024-09-14T04:34:31.216897+0000 mgr.y (mgr.26165) 804 : cluster [DBG] pgmap v759: 89 pgs: 89 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:31.923 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:31 smithi038 bash[84940]: audit 2024-09-14T04:34:31.477724+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:34:31.923 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:31 smithi038 bash[84940]: audit 2024-09-14T04:34:31.477724+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:34:31.923 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:31 smithi038 bash[84940]: audit 2024-09-14T04:34:31.478979+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:34:31.923 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:31 smithi038 bash[84940]: audit 2024-09-14T04:34:31.478979+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:34:31.924 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:31 smithi038 bash[84940]: audit 2024-09-14T04:34:31.489045+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:34:31.924 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:31 smithi038 bash[84940]: audit 2024-09-14T04:34:31.489045+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:34:31.927 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:31.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:31.928 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:34:32.029 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:32.049 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:32.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:32.051 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:34:32.152 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:32.178 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:32.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:32.181 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:34:32.281 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:32.308 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:32.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:32.310 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:34:32.411 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:32.438 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:32.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:32.440 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:34:32.541 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:32.569 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:32.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:32.571 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:34:32.671 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:32.699 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:32.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:32.702 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:34:32.803 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:32.832 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:32.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:32.834 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:34:32.935 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:32.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:32 smithi123 bash[68976]: audit 2024-09-14T04:34:31.896001+0000 mon.a (mon.0) 968 : 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-09-14T04:34:32.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:32 smithi123 bash[68976]: audit 2024-09-14T04:34:31.896001+0000 mon.a (mon.0) 968 : 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-09-14T04:34:32.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:32 smithi123 bash[68976]: cluster 2024-09-14T04:34:31.904382+0000 mon.a (mon.0) 969 : cluster [DBG] osdmap e164: 8 total, 8 up, 8 in 2024-09-14T04:34:32.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:32 smithi123 bash[68976]: cluster 2024-09-14T04:34:31.904382+0000 mon.a (mon.0) 969 : cluster [DBG] osdmap e164: 8 total, 8 up, 8 in 2024-09-14T04:34:32.961 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:32.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:32.964 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:34:33.065 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:33.093 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:32 smithi038 bash[87336]: audit 2024-09-14T04:34:31.896001+0000 mon.a (mon.0) 968 : 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-09-14T04:34:33.093 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:32 smithi038 bash[87336]: audit 2024-09-14T04:34:31.896001+0000 mon.a (mon.0) 968 : 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-09-14T04:34:33.093 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:32 smithi038 bash[87336]: cluster 2024-09-14T04:34:31.904382+0000 mon.a (mon.0) 969 : cluster [DBG] osdmap e164: 8 total, 8 up, 8 in 2024-09-14T04:34:33.093 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:32 smithi038 bash[87336]: cluster 2024-09-14T04:34:31.904382+0000 mon.a (mon.0) 969 : cluster [DBG] osdmap e164: 8 total, 8 up, 8 in 2024-09-14T04:34:33.093 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:32 smithi038 bash[84940]: audit 2024-09-14T04:34:31.896001+0000 mon.a (mon.0) 968 : 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-09-14T04:34:33.093 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:32 smithi038 bash[84940]: audit 2024-09-14T04:34:31.896001+0000 mon.a (mon.0) 968 : 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-09-14T04:34:33.094 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:32 smithi038 bash[84940]: cluster 2024-09-14T04:34:31.904382+0000 mon.a (mon.0) 969 : cluster [DBG] osdmap e164: 8 total, 8 up, 8 in 2024-09-14T04:34:33.094 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:32 smithi038 bash[84940]: cluster 2024-09-14T04:34:31.904382+0000 mon.a (mon.0) 969 : cluster [DBG] osdmap e164: 8 total, 8 up, 8 in 2024-09-14T04:34:33.094 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:33.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:33.095 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:34:33.196 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:33.224 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:33.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:33.226 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:34:33.327 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:33.356 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:33.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:33.359 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:34:33.460 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:33.486 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:33.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:33.488 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:34:33.589 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:33.616 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:33.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:33.618 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:34:33.719 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:33.747 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:33.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:33.750 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:34:33.851 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:33.879 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:33.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:33.881 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:34:33.982 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:34.008 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:34.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:34.012 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:34:34.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:33 smithi038 bash[87336]: cluster 2024-09-14T04:34:33.217520+0000 mgr.y (mgr.26165) 805 : cluster [DBG] pgmap v761: 89 pgs: 89 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:34.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:33 smithi038 bash[87336]: cluster 2024-09-14T04:34:33.217520+0000 mgr.y (mgr.26165) 805 : cluster [DBG] pgmap v761: 89 pgs: 89 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:34.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:33 smithi038 bash[84940]: cluster 2024-09-14T04:34:33.217520+0000 mgr.y (mgr.26165) 805 : cluster [DBG] pgmap v761: 89 pgs: 89 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:34.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:33 smithi038 bash[84940]: cluster 2024-09-14T04:34:33.217520+0000 mgr.y (mgr.26165) 805 : cluster [DBG] pgmap v761: 89 pgs: 89 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:34.113 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:34.124 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:33 smithi123 bash[68976]: cluster 2024-09-14T04:34:33.217520+0000 mgr.y (mgr.26165) 805 : cluster [DBG] pgmap v761: 89 pgs: 89 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:34.124 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:33 smithi123 bash[68976]: cluster 2024-09-14T04:34:33.217520+0000 mgr.y (mgr.26165) 805 : cluster [DBG] pgmap v761: 89 pgs: 89 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:34.139 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:34.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:34.142 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:34:34.243 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:34.270 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:34.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:34.272 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:34:34.373 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:34.401 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:34.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:34.403 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:34:34.503 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:34.532 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:34.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:34.535 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:34:34.635 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:34.663 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:34.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:34.665 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:34:34.766 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:34.789 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:34.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:34.792 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:34:34.893 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:34.921 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:34.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:34.923 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:34:35.024 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:35.053 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:35.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:35.057 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:34:35.158 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:35.169 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:34 smithi123 bash[68976]: cluster 2024-09-14T04:34:33.898361+0000 mon.a (mon.0) 970 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-14T04:34:35.169 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:34 smithi123 bash[68976]: cluster 2024-09-14T04:34:33.898361+0000 mon.a (mon.0) 970 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-14T04:34:35.184 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:35.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:35.186 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:34:35.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:34 smithi038 bash[87336]: cluster 2024-09-14T04:34:33.898361+0000 mon.a (mon.0) 970 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-14T04:34:35.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:34 smithi038 bash[87336]: cluster 2024-09-14T04:34:33.898361+0000 mon.a (mon.0) 970 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-14T04:34:35.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:34 smithi038 bash[84940]: cluster 2024-09-14T04:34:33.898361+0000 mon.a (mon.0) 970 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-14T04:34:35.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:34 smithi038 bash[84940]: cluster 2024-09-14T04:34:33.898361+0000 mon.a (mon.0) 970 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-14T04:34:35.287 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:35.313 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:35.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:35.315 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:34:35.416 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:35.421 DEBUG:teuthology.orchestra.run.smithi038:> /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-09-14T04:34:35.421 INFO:tasks.thrashosds.thrasher:Growing pool unique_pool_3 2024-09-14T04:34:35.422 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-14T04:34:35.444 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:35.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:35.446 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:34:35.446 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2024-09-14T04:34:35.446 INFO:teuthology.orchestra.run:waiting for 3000 2024-09-14T04:34:35.489 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:hints = 1 2024-09-14T04:34:35.489 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2024-09-14T04:34:35.489 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Object prefix: benchmark_data_smithi038_168109 2024-09-14T04:34:35.490 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-14T04:34:35.490 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 0 0 0 0 0 0 - 0 2024-09-14T04:34:35.546 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:35.585 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:35.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:35.587 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:34:35.688 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:35.718 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:35.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:35.720 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:34:35.821 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:35.845 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:35.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:35.848 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:34:35.926 INFO:teuthology.orchestra.run.smithi038.stderr:nodeep-scrub is set 2024-09-14T04:34:35.949 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:35.959 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-14T04:34:35.960 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:35 smithi038 bash[84940]: audit 2024-09-14T04:34:34.945915+0000 mon.a (mon.0) 971 : audit [INF] from='client.? 172.21.15.38:0/2442539730' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:34:35.960 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:35 smithi038 bash[84940]: audit 2024-09-14T04:34:34.945915+0000 mon.a (mon.0) 971 : audit [INF] from='client.? 172.21.15.38:0/2442539730' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:34:35.960 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:35 smithi038 bash[84940]: cluster 2024-09-14T04:34:35.218516+0000 mgr.y (mgr.26165) 806 : cluster [DBG] pgmap v762: 89 pgs: 89 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:35.960 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:35 smithi038 bash[84940]: cluster 2024-09-14T04:34:35.218516+0000 mgr.y (mgr.26165) 806 : cluster [DBG] pgmap v762: 89 pgs: 89 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:35.960 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:35 smithi038 bash[87336]: audit 2024-09-14T04:34:34.945915+0000 mon.a (mon.0) 971 : audit [INF] from='client.? 172.21.15.38:0/2442539730' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:34:35.960 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:35 smithi038 bash[87336]: audit 2024-09-14T04:34:34.945915+0000 mon.a (mon.0) 971 : audit [INF] from='client.? 172.21.15.38:0/2442539730' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:34:35.961 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:35 smithi038 bash[87336]: cluster 2024-09-14T04:34:35.218516+0000 mgr.y (mgr.26165) 806 : cluster [DBG] pgmap v762: 89 pgs: 89 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:35.961 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:35 smithi038 bash[87336]: cluster 2024-09-14T04:34:35.218516+0000 mgr.y (mgr.26165) 806 : cluster [DBG] pgmap v762: 89 pgs: 89 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:35.977 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:35.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:35.980 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:34:36.080 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:36.109 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:36.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:36.112 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:34:36.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:35 smithi123 bash[68976]: audit 2024-09-14T04:34:34.945915+0000 mon.a (mon.0) 971 : audit [INF] from='client.? 172.21.15.38:0/2442539730' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:34:36.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:35 smithi123 bash[68976]: audit 2024-09-14T04:34:34.945915+0000 mon.a (mon.0) 971 : audit [INF] from='client.? 172.21.15.38:0/2442539730' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:34:36.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:35 smithi123 bash[68976]: cluster 2024-09-14T04:34:35.218516+0000 mgr.y (mgr.26165) 806 : cluster [DBG] pgmap v762: 89 pgs: 89 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:36.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:35 smithi123 bash[68976]: cluster 2024-09-14T04:34:35.218516+0000 mgr.y (mgr.26165) 806 : cluster [DBG] pgmap v762: 89 pgs: 89 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-14T04:34:36.213 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:36.237 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:36.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:36.241 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:34:36.342 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:36.363 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:36.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:36.365 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:34:36.466 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:36.489 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:36.490 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 1 16 2803 2787 174.049 174.188 0.00527341 0.00572193 2024-09-14T04:34:36.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:36.491 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:34:36.592 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:36.613 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:36.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:36.615 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:34:36.716 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:36.741 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:36.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:36.746 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:34:36.847 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:36.865 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:36.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:36.867 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:34:36.967 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:36.989 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:36.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:36.991 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:34:37.092 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:37.118 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:37.118 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:36 smithi123 bash[68976]: cluster 2024-09-14T04:34:35.916353+0000 mon.a (mon.0) 972 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:34:37.118 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:36 smithi123 bash[68976]: cluster 2024-09-14T04:34:35.916353+0000 mon.a (mon.0) 972 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:34:37.119 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:36 smithi123 bash[68976]: audit 2024-09-14T04:34:35.927293+0000 mon.a (mon.0) 973 : audit [INF] from='client.? 172.21.15.38:0/2442539730' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:34:37.119 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:36 smithi123 bash[68976]: audit 2024-09-14T04:34:35.927293+0000 mon.a (mon.0) 973 : audit [INF] from='client.? 172.21.15.38:0/2442539730' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:34:37.119 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:36 smithi123 bash[68976]: cluster 2024-09-14T04:34:35.932061+0000 mon.a (mon.0) 974 : cluster [DBG] osdmap e165: 8 total, 8 up, 8 in 2024-09-14T04:34:37.119 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:36 smithi123 bash[68976]: cluster 2024-09-14T04:34:35.932061+0000 mon.a (mon.0) 974 : cluster [DBG] osdmap e165: 8 total, 8 up, 8 in 2024-09-14T04:34:37.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:37.120 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:34:37.189 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:36 smithi038 bash[84940]: cluster 2024-09-14T04:34:35.916353+0000 mon.a (mon.0) 972 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:34:37.189 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:36 smithi038 bash[84940]: cluster 2024-09-14T04:34:35.916353+0000 mon.a (mon.0) 972 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:34:37.189 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:36 smithi038 bash[84940]: audit 2024-09-14T04:34:35.927293+0000 mon.a (mon.0) 973 : audit [INF] from='client.? 172.21.15.38:0/2442539730' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:34:37.189 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:36 smithi038 bash[84940]: audit 2024-09-14T04:34:35.927293+0000 mon.a (mon.0) 973 : audit [INF] from='client.? 172.21.15.38:0/2442539730' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:34:37.189 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:36 smithi038 bash[84940]: cluster 2024-09-14T04:34:35.932061+0000 mon.a (mon.0) 974 : cluster [DBG] osdmap e165: 8 total, 8 up, 8 in 2024-09-14T04:34:37.190 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:36 smithi038 bash[84940]: cluster 2024-09-14T04:34:35.932061+0000 mon.a (mon.0) 974 : cluster [DBG] osdmap e165: 8 total, 8 up, 8 in 2024-09-14T04:34:37.190 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:36 smithi038 bash[87336]: cluster 2024-09-14T04:34:35.916353+0000 mon.a (mon.0) 972 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:34:37.190 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:36 smithi038 bash[87336]: cluster 2024-09-14T04:34:35.916353+0000 mon.a (mon.0) 972 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:34:37.190 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:36 smithi038 bash[87336]: audit 2024-09-14T04:34:35.927293+0000 mon.a (mon.0) 973 : audit [INF] from='client.? 172.21.15.38:0/2442539730' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:34:37.190 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:36 smithi038 bash[87336]: audit 2024-09-14T04:34:35.927293+0000 mon.a (mon.0) 973 : audit [INF] from='client.? 172.21.15.38:0/2442539730' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:34:37.190 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:36 smithi038 bash[87336]: cluster 2024-09-14T04:34:35.932061+0000 mon.a (mon.0) 974 : cluster [DBG] osdmap e165: 8 total, 8 up, 8 in 2024-09-14T04:34:37.190 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:36 smithi038 bash[87336]: cluster 2024-09-14T04:34:35.932061+0000 mon.a (mon.0) 974 : cluster [DBG] osdmap e165: 8 total, 8 up, 8 in 2024-09-14T04:34:37.221 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:37.248 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:37.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:37.250 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:34:37.351 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:37.377 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:37.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:37.379 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:34:37.480 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:37.490 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 2 16 4699 4683 146.279 118.5 0.00259355 0.00682432 2024-09-14T04:34:37.505 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:37.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:37.508 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:34:37.609 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:37.634 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:37.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:37.636 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:34:37.737 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:37.768 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:37.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:37.771 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:34:37.872 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:37.900 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:37.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:37.903 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:34:38.005 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:38.016 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:37 smithi038 bash[84940]: cluster 2024-09-14T04:34:37.219311+0000 mgr.y (mgr.26165) 807 : cluster [DBG] pgmap v764: 89 pgs: 89 active+clean; 14 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s wr, 27 op/s 2024-09-14T04:34:38.016 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:37 smithi038 bash[84940]: cluster 2024-09-14T04:34:37.219311+0000 mgr.y (mgr.26165) 807 : cluster [DBG] pgmap v764: 89 pgs: 89 active+clean; 14 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s wr, 27 op/s 2024-09-14T04:34:38.016 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:37 smithi038 bash[87336]: cluster 2024-09-14T04:34:37.219311+0000 mgr.y (mgr.26165) 807 : cluster [DBG] pgmap v764: 89 pgs: 89 active+clean; 14 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s wr, 27 op/s 2024-09-14T04:34:38.016 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:37 smithi038 bash[87336]: cluster 2024-09-14T04:34:37.219311+0000 mgr.y (mgr.26165) 807 : cluster [DBG] pgmap v764: 89 pgs: 89 active+clean; 14 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s wr, 27 op/s 2024-09-14T04:34:38.028 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:38.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:38.030 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:34:38.131 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:38.156 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:38.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:38.161 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:34:38.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:37 smithi123 bash[68976]: cluster 2024-09-14T04:34:37.219311+0000 mgr.y (mgr.26165) 807 : cluster [DBG] pgmap v764: 89 pgs: 89 active+clean; 14 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s wr, 27 op/s 2024-09-14T04:34:38.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:37 smithi123 bash[68976]: cluster 2024-09-14T04:34:37.219311+0000 mgr.y (mgr.26165) 807 : cluster [DBG] pgmap v764: 89 pgs: 89 active+clean; 14 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s wr, 27 op/s 2024-09-14T04:34:38.262 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:38.270 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:34:38 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:34:38] "GET /metrics HTTP/1.1" 200 36573 "" "Prometheus/2.51.0" 2024-09-14T04:34:38.289 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:38.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:38.291 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:34:38.391 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:38.395 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:34:38.415 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:38.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:38.417 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:34:38.491 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 3 16 7669 7653 159.385 185.625 0.00864618 0.00626393 2024-09-14T04:34:38.518 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:38.542 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:38.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:38.545 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:34:38.646 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:38.678 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:38.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:38.680 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:34:38.781 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:38.810 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:38.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:38.813 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:34:38.914 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:38.940 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:38.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:38.942 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:34:39.043 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:39.065 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:39.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:39.068 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:34:39.169 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:39.193 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:39.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:39.196 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:34:39.297 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:39.325 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:39.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:39.328 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:34:39.429 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:39.460 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:39.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:39.463 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:34:39.491 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 4 16 10503 10487 163.815 177.125 0.00401508 0.0060953 2024-09-14T04:34:39.564 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:39.595 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:39.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:39.598 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:34:39.699 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:39.727 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:39.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:39.732 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:34:39.833 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:39.857 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:39.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:39.859 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:34:39.931 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd unset noscrub 2024-09-14T04:34:39.961 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:39.982 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:39.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:39.985 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:34:40.086 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:40.114 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:40.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:40.116 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:34:40.217 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:40.227 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:34:40 smithi123 bash[61744]: ts=2024-09-14T04:34:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:34:40.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:40.246 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:40.246 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:34:40.347 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:40.370 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:40.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:40.373 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:34:40.473 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:40.483 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:40 smithi123 bash[68976]: cluster 2024-09-14T04:34:39.220225+0000 mgr.y (mgr.26165) 808 : cluster [DBG] pgmap v765: 89 pgs: 89 active+clean; 105 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s wr, 208 op/s 2024-09-14T04:34:40.483 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:40 smithi123 bash[68976]: cluster 2024-09-14T04:34:39.220225+0000 mgr.y (mgr.26165) 808 : cluster [DBG] pgmap v765: 89 pgs: 89 active+clean; 105 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s wr, 208 op/s 2024-09-14T04:34:40.491 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 5 16 13080 13064 163.262 161.062 0.00358783 0.00611681 2024-09-14T04:34:40.507 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:40.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:40.512 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:34:40.613 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:40.643 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:40.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:40.646 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:34:40.747 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:40.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:40 smithi038 bash[87336]: cluster 2024-09-14T04:34:39.220225+0000 mgr.y (mgr.26165) 808 : cluster [DBG] pgmap v765: 89 pgs: 89 active+clean; 105 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s wr, 208 op/s 2024-09-14T04:34:40.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:40 smithi038 bash[87336]: cluster 2024-09-14T04:34:39.220225+0000 mgr.y (mgr.26165) 808 : cluster [DBG] pgmap v765: 89 pgs: 89 active+clean; 105 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s wr, 208 op/s 2024-09-14T04:34:40.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:40 smithi038 bash[84940]: cluster 2024-09-14T04:34:39.220225+0000 mgr.y (mgr.26165) 808 : cluster [DBG] pgmap v765: 89 pgs: 89 active+clean; 105 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s wr, 208 op/s 2024-09-14T04:34:40.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:40 smithi038 bash[84940]: cluster 2024-09-14T04:34:39.220225+0000 mgr.y (mgr.26165) 808 : cluster [DBG] pgmap v765: 89 pgs: 89 active+clean; 105 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s wr, 208 op/s 2024-09-14T04:34:40.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:40.773 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:40.773 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:34:40.874 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:40.900 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:40.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:40.902 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:34:41.003 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:41.027 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:41.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:41.030 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:34:41.130 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:41.152 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:41.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:41.154 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:34:41.255 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:41.281 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:41.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:41.283 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:34:41.384 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:41.410 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:41.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:41.414 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:34:41.457 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:34:41.458 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:34:41.491 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 6 16 15659 15643 162.914 161.188 0.0106718 0.00613034 2024-09-14T04:34:41.514 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:41.537 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:41.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:41.540 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:34:41.641 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:41.669 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:41.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:41.672 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:34:41.772 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:41.804 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:41.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:41.806 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:34:41.907 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:41.926 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:41.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:41.928 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:34:42.029 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:42.061 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:42.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:42.064 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:34:42.165 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:42.191 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:42.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:42.194 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:34:42.295 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:42.318 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:42.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:42.321 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:34:42.421 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:42.433 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:42 smithi038 bash[84940]: cluster 2024-09-14T04:34:41.220866+0000 mgr.y (mgr.26165) 809 : cluster [DBG] pgmap v766: 89 pgs: 89 active+clean; 733 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-09-14T04:34:42.433 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:42 smithi038 bash[84940]: cluster 2024-09-14T04:34:41.220866+0000 mgr.y (mgr.26165) 809 : cluster [DBG] pgmap v766: 89 pgs: 89 active+clean; 733 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-09-14T04:34:42.433 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:42 smithi038 bash[87336]: cluster 2024-09-14T04:34:41.220866+0000 mgr.y (mgr.26165) 809 : cluster [DBG] pgmap v766: 89 pgs: 89 active+clean; 733 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-09-14T04:34:42.434 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:42 smithi038 bash[87336]: cluster 2024-09-14T04:34:41.220866+0000 mgr.y (mgr.26165) 809 : cluster [DBG] pgmap v766: 89 pgs: 89 active+clean; 733 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-09-14T04:34:42.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:42 smithi123 bash[68976]: cluster 2024-09-14T04:34:41.220866+0000 mgr.y (mgr.26165) 809 : cluster [DBG] pgmap v766: 89 pgs: 89 active+clean; 733 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-09-14T04:34:42.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:42 smithi123 bash[68976]: cluster 2024-09-14T04:34:41.220866+0000 mgr.y (mgr.26165) 809 : cluster [DBG] pgmap v766: 89 pgs: 89 active+clean; 733 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-09-14T04:34:42.451 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:42.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:42.454 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:34:42.491 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 7 16 17815 17799 158.88 134.75 0.00309334 0.00628656 2024-09-14T04:34:42.555 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:42.575 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:42.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:42.576 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:34:42.677 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:42.713 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:42.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:42.715 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:34:42.816 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:42.843 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:42.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:42.845 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:34:42.946 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:42.970 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:42.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:42.972 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:34:43.073 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:43.100 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:43.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:43.103 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:34:43.203 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:43.224 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:43.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:43.228 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:34:43.329 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:43.353 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:43.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:43.355 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:34:43.456 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:43.482 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:43.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:43.484 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:34:43.491 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 8 16 18719 18703 146.083 56.5 0.00191174 0.0065159 2024-09-14T04:34:43.585 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:43.611 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:43.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:43.613 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:34:43.713 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:43.748 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:43.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:43.751 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:34:43.852 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:43.877 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:43.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:43.880 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:34:43.981 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:44.002 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:44.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:44.004 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:34:44.105 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:44.130 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:44.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:44.132 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:34:44.232 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:44.259 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:44.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:44.261 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:34:44.362 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:44.398 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:44.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:44.401 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:34:44.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:44 smithi123 bash[68976]: cluster 2024-09-14T04:34:43.221491+0000 mgr.y (mgr.26165) 810 : cluster [DBG] pgmap v767: 89 pgs: 89 active+clean; 733 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-09-14T04:34:44.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:44 smithi123 bash[68976]: cluster 2024-09-14T04:34:43.221491+0000 mgr.y (mgr.26165) 810 : cluster [DBG] pgmap v767: 89 pgs: 89 active+clean; 733 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-09-14T04:34:44.492 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 9 16 19731 19715 136.879 63.25 0.0055349 0.00729997 2024-09-14T04:34:44.502 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:44.509 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:34:44.529 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:44.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:44.531 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:34:44.631 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:44.660 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:44.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:44.663 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:34:44.764 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:44.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:44 smithi038 bash[84940]: cluster 2024-09-14T04:34:43.221491+0000 mgr.y (mgr.26165) 810 : cluster [DBG] pgmap v767: 89 pgs: 89 active+clean; 733 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-09-14T04:34:44.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:44 smithi038 bash[84940]: cluster 2024-09-14T04:34:43.221491+0000 mgr.y (mgr.26165) 810 : cluster [DBG] pgmap v767: 89 pgs: 89 active+clean; 733 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-09-14T04:34:44.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:44 smithi038 bash[87336]: cluster 2024-09-14T04:34:43.221491+0000 mgr.y (mgr.26165) 810 : cluster [DBG] pgmap v767: 89 pgs: 89 active+clean; 733 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-09-14T04:34:44.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:44 smithi038 bash[87336]: cluster 2024-09-14T04:34:43.221491+0000 mgr.y (mgr.26165) 810 : cluster [DBG] pgmap v767: 89 pgs: 89 active+clean; 733 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-09-14T04:34:44.789 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:44.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:44.792 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:34:44.893 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:44.922 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:44.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:44.927 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:34:45.028 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:45.048 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:45.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:45.050 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:34:45.151 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:45.180 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:45.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:45.184 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:34:45.284 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:45.311 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:45.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:45.314 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:34:45.415 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:45.439 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:45.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:45.442 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:34:45.492 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 10 16 21876 21860 136.597 134.062 0.00562035 0.00731317 2024-09-14T04:34:45.543 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:45.571 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:45.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:45.573 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:34:45.674 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:45.695 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:45.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:45.697 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:34:45.798 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:45.830 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:45.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:45.834 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:34:45.934 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:45.963 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:45.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:45.965 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:34:46.066 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:46.084 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:46.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:46.086 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:34:46.187 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:46.216 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:46.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:46.219 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:34:46.320 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:46.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:46.353 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:46.354 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:34:46.407 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:46 smithi038 bash[84940]: cluster 2024-09-14T04:34:45.222162+0000 mgr.y (mgr.26165) 811 : cluster [DBG] pgmap v768: 89 pgs: 89 active+clean; 1.0 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 104 MiB/s wr, 1.66k op/s 2024-09-14T04:34:46.407 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:46 smithi038 bash[84940]: cluster 2024-09-14T04:34:45.222162+0000 mgr.y (mgr.26165) 811 : cluster [DBG] pgmap v768: 89 pgs: 89 active+clean; 1.0 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 104 MiB/s wr, 1.66k op/s 2024-09-14T04:34:46.407 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:46 smithi038 bash[84940]: audit 2024-09-14T04:34:45.234010+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:34:46.407 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:46 smithi038 bash[84940]: audit 2024-09-14T04:34:45.234010+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:34:46.407 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:46 smithi038 bash[84940]: audit 2024-09-14T04:34:45.239622+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:34:46.408 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:46 smithi038 bash[84940]: audit 2024-09-14T04:34:45.239622+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:34:46.408 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:46 smithi038 bash[87336]: cluster 2024-09-14T04:34:45.222162+0000 mgr.y (mgr.26165) 811 : cluster [DBG] pgmap v768: 89 pgs: 89 active+clean; 1.0 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 104 MiB/s wr, 1.66k op/s 2024-09-14T04:34:46.408 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:46 smithi038 bash[87336]: cluster 2024-09-14T04:34:45.222162+0000 mgr.y (mgr.26165) 811 : cluster [DBG] pgmap v768: 89 pgs: 89 active+clean; 1.0 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 104 MiB/s wr, 1.66k op/s 2024-09-14T04:34:46.408 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:46 smithi038 bash[87336]: audit 2024-09-14T04:34:45.234010+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:34:46.408 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:46 smithi038 bash[87336]: audit 2024-09-14T04:34:45.234010+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:34:46.408 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:46 smithi038 bash[87336]: audit 2024-09-14T04:34:45.239622+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:34:46.408 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:46 smithi038 bash[87336]: audit 2024-09-14T04:34:45.239622+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:34:46.455 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:46.479 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:46.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:46.481 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:34:46.492 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 11 16 23459 23443 133.173 98.9375 0.0052468 0.00749311 2024-09-14T04:34:46.581 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:46.609 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:46.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:46.613 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:34:46.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:46 smithi123 bash[68976]: cluster 2024-09-14T04:34:45.222162+0000 mgr.y (mgr.26165) 811 : cluster [DBG] pgmap v768: 89 pgs: 89 active+clean; 1.0 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 104 MiB/s wr, 1.66k op/s 2024-09-14T04:34:46.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:46 smithi123 bash[68976]: cluster 2024-09-14T04:34:45.222162+0000 mgr.y (mgr.26165) 811 : cluster [DBG] pgmap v768: 89 pgs: 89 active+clean; 1.0 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 104 MiB/s wr, 1.66k op/s 2024-09-14T04:34:46.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:46 smithi123 bash[68976]: audit 2024-09-14T04:34:45.234010+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:34:46.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:46 smithi123 bash[68976]: audit 2024-09-14T04:34:45.234010+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:34:46.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:46 smithi123 bash[68976]: audit 2024-09-14T04:34:45.239622+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:34:46.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:46 smithi123 bash[68976]: audit 2024-09-14T04:34:45.239622+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:34:46.713 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:46.741 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:46.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:46.744 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:34:46.845 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:46.880 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:46.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:46.882 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:34:46.983 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:47.012 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:47.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:47.014 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:34:47.115 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:47.132 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:47.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:47.134 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:34:47.235 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:47.268 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:47.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:47.271 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:34:47.372 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:47.392 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:47.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:47.393 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:34:47.492 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 12 16 24932 24916 129.746 92.0625 0.156687 0.0076257 2024-09-14T04:34:47.494 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:47.522 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:47.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:47.524 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:34:47.625 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:47.650 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:47.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:47.652 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:34:47.753 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:47.786 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:47.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:47.789 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:34:47.890 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:47.918 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:47.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:47.921 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:34:48.022 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:48.046 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:48.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:48.048 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:34:48.149 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:48.178 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:48.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:48.182 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:34:48.283 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:48.293 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:48 smithi123 bash[68976]: cluster 2024-09-14T04:34:47.223058+0000 mgr.y (mgr.26165) 812 : cluster [DBG] pgmap v769: 89 pgs: 89 active+clean; 1.3 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 115 MiB/s wr, 1.84k op/s 2024-09-14T04:34:48.294 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:48 smithi123 bash[68976]: cluster 2024-09-14T04:34:47.223058+0000 mgr.y (mgr.26165) 812 : cluster [DBG] pgmap v769: 89 pgs: 89 active+clean; 1.3 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 115 MiB/s wr, 1.84k op/s 2024-09-14T04:34:48.313 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:48.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:48.318 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:34:48.419 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:48.447 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:48.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:48.453 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:34:48.492 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 13 16 26221 26205 125.962 80.5625 0.00532615 0.00793371 2024-09-14T04:34:48.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:48 smithi038 bash[84940]: cluster 2024-09-14T04:34:47.223058+0000 mgr.y (mgr.26165) 812 : cluster [DBG] pgmap v769: 89 pgs: 89 active+clean; 1.3 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 115 MiB/s wr, 1.84k op/s 2024-09-14T04:34:48.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:48 smithi038 bash[84940]: cluster 2024-09-14T04:34:47.223058+0000 mgr.y (mgr.26165) 812 : cluster [DBG] pgmap v769: 89 pgs: 89 active+clean; 1.3 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 115 MiB/s wr, 1.84k op/s 2024-09-14T04:34:48.521 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:34:48 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:34:48] "GET /metrics HTTP/1.1" 200 36636 "" "Prometheus/2.51.0" 2024-09-14T04:34:48.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:48 smithi038 bash[87336]: cluster 2024-09-14T04:34:47.223058+0000 mgr.y (mgr.26165) 812 : cluster [DBG] pgmap v769: 89 pgs: 89 active+clean; 1.3 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 115 MiB/s wr, 1.84k op/s 2024-09-14T04:34:48.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:48 smithi038 bash[87336]: cluster 2024-09-14T04:34:47.223058+0000 mgr.y (mgr.26165) 812 : cluster [DBG] pgmap v769: 89 pgs: 89 active+clean; 1.3 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 115 MiB/s wr, 1.84k op/s 2024-09-14T04:34:48.556 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:48.582 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:48.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:48.585 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:34:48.686 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:48.717 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:48.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:48.720 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:34:48.821 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:48.841 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:48.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:48.843 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:34:48.943 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:48.968 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:48.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:48.972 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:34:49.072 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:49.105 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:49.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:49.107 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:34:49.208 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:49.235 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:49.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:49.238 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:34:49.339 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:49.361 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:49.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:49.363 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:34:49.464 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:49.482 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:49.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:49.484 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:34:49.492 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 14 16 27350 27334 122.005 70.5625 0.055773 0.00817005 2024-09-14T04:34:49.585 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:49.611 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:49.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:49.614 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:34:49.715 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:49.738 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:49.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:49.740 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:34:49.841 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:49.872 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:49.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:49.877 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:34:49.978 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:50.002 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:50.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:50.004 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:34:50.105 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:50.127 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:50.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:50.130 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:34:50.230 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:50.261 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:50.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:50.265 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:34:50.365 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:50.388 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:50.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:50.390 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:34:50.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:50 smithi123 bash[68976]: cluster 2024-09-14T04:34:49.223559+0000 mgr.y (mgr.26165) 813 : cluster [DBG] pgmap v770: 89 pgs: 89 active+clean; 1.4 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 115 MiB/s wr, 1.84k op/s 2024-09-14T04:34:50.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:50 smithi123 bash[68976]: cluster 2024-09-14T04:34:49.223559+0000 mgr.y (mgr.26165) 813 : cluster [DBG] pgmap v770: 89 pgs: 89 active+clean; 1.4 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 115 MiB/s wr, 1.84k op/s 2024-09-14T04:34:50.437 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:34:50 smithi123 bash[61744]: ts=2024-09-14T04:34:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:34:50.491 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:50.492 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 15 16 29070 29054 121.037 107.5 0.00462149 0.00825606 2024-09-14T04:34:50.519 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:50.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:50 smithi038 bash[84940]: cluster 2024-09-14T04:34:49.223559+0000 mgr.y (mgr.26165) 813 : cluster [DBG] pgmap v770: 89 pgs: 89 active+clean; 1.4 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 115 MiB/s wr, 1.84k op/s 2024-09-14T04:34:50.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:50 smithi038 bash[84940]: cluster 2024-09-14T04:34:49.223559+0000 mgr.y (mgr.26165) 813 : cluster [DBG] pgmap v770: 89 pgs: 89 active+clean; 1.4 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 115 MiB/s wr, 1.84k op/s 2024-09-14T04:34:50.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:50 smithi038 bash[87336]: cluster 2024-09-14T04:34:49.223559+0000 mgr.y (mgr.26165) 813 : cluster [DBG] pgmap v770: 89 pgs: 89 active+clean; 1.4 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 115 MiB/s wr, 1.84k op/s 2024-09-14T04:34:50.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:50 smithi038 bash[87336]: cluster 2024-09-14T04:34:49.223559+0000 mgr.y (mgr.26165) 813 : cluster [DBG] pgmap v770: 89 pgs: 89 active+clean; 1.4 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 115 MiB/s wr, 1.84k op/s 2024-09-14T04:34:50.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:50.522 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:34:50.623 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:50.646 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:50.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:50.648 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:34:50.748 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:50.773 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:50.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:50.776 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:34:50.877 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:50.904 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:50.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:50.906 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:34:51.007 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:51.039 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:51.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:51.042 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:34:51.142 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:51.170 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:51.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:51.173 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:34:51.274 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:51.300 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:51.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:51.304 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:34:51.404 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:51.430 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:51.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:51.433 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:34:51.492 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 16 16 30586 30570 119.394 94.75 0.00443796 0.00837011 2024-09-14T04:34:51.533 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:51.560 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:51.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:51.563 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:34:51.664 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:51.696 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:51.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:51.699 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:34:51.800 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:51.829 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:51.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:51.831 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:34:51.931 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:51.964 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:51.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:51.967 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:34:52.068 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:52.085 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:52.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:52.087 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:34:52.188 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:52.212 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:52.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:52.214 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:34:52.315 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:52.341 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:52.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:52.343 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:34:52.444 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:52.452 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:52 smithi123 bash[68976]: cluster 2024-09-14T04:34:51.224254+0000 mgr.y (mgr.26165) 814 : cluster [DBG] pgmap v771: 89 pgs: 89 active+clean; 1.7 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 138 MiB/s wr, 2.21k op/s 2024-09-14T04:34:52.452 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:52 smithi123 bash[68976]: cluster 2024-09-14T04:34:51.224254+0000 mgr.y (mgr.26165) 814 : cluster [DBG] pgmap v771: 89 pgs: 89 active+clean; 1.7 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 138 MiB/s wr, 2.21k op/s 2024-09-14T04:34:52.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:52.465 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:52.465 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:34:52.492 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 17 16 32233 32217 118.425 102.938 0.00288548 0.00840343 2024-09-14T04:34:52.527 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:52 smithi038 bash[84940]: cluster 2024-09-14T04:34:51.224254+0000 mgr.y (mgr.26165) 814 : cluster [DBG] pgmap v771: 89 pgs: 89 active+clean; 1.7 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 138 MiB/s wr, 2.21k op/s 2024-09-14T04:34:52.527 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:52 smithi038 bash[84940]: cluster 2024-09-14T04:34:51.224254+0000 mgr.y (mgr.26165) 814 : cluster [DBG] pgmap v771: 89 pgs: 89 active+clean; 1.7 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 138 MiB/s wr, 2.21k op/s 2024-09-14T04:34:52.527 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:52 smithi038 bash[87336]: cluster 2024-09-14T04:34:51.224254+0000 mgr.y (mgr.26165) 814 : cluster [DBG] pgmap v771: 89 pgs: 89 active+clean; 1.7 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 138 MiB/s wr, 2.21k op/s 2024-09-14T04:34:52.527 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:52 smithi038 bash[87336]: cluster 2024-09-14T04:34:51.224254+0000 mgr.y (mgr.26165) 814 : cluster [DBG] pgmap v771: 89 pgs: 89 active+clean; 1.7 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 138 MiB/s wr, 2.21k op/s 2024-09-14T04:34:52.566 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:52.587 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:52.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:52.589 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:34:52.689 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:52.717 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:52.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:52.720 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:34:52.820 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:52.843 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:52.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:52.845 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:34:52.946 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:52.981 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:52.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:52.984 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:34:53.084 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:53.108 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:53.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:53.110 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:34:53.211 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:53.242 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:53.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:53.245 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:34:53.346 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:53.375 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:53.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:53.379 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:34:53.480 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:53.492 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 18 16 33573 33557 116.499 83.75 0.0209155 0.00857755 2024-09-14T04:34:53.503 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:53.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:53.507 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:34:53.607 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:53.628 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:53.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:53.630 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:34:53.731 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:53.756 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:53.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:53.757 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:34:53.858 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:53.885 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:53.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:53.887 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:34:53.988 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:54.016 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:54.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:54.020 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:34:54.120 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:54.146 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:54.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:54.150 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:34:54.251 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:54.275 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:54.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:54.277 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:34:54.378 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:54.406 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:54.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:54.408 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:34:54.493 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 19 16 34708 34692 114.1 70.9375 0.00411746 0.00875807 2024-09-14T04:34:54.509 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:54.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:54 smithi038 bash[84940]: cluster 2024-09-14T04:34:53.224709+0000 mgr.y (mgr.26165) 815 : cluster [DBG] pgmap v772: 89 pgs: 89 active+clean; 1.7 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 86 MiB/s wr, 1.37k op/s 2024-09-14T04:34:54.519 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:54 smithi038 bash[84940]: cluster 2024-09-14T04:34:53.224709+0000 mgr.y (mgr.26165) 815 : cluster [DBG] pgmap v772: 89 pgs: 89 active+clean; 1.7 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 86 MiB/s wr, 1.37k op/s 2024-09-14T04:34:54.519 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:54 smithi038 bash[87336]: cluster 2024-09-14T04:34:53.224709+0000 mgr.y (mgr.26165) 815 : cluster [DBG] pgmap v772: 89 pgs: 89 active+clean; 1.7 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 86 MiB/s wr, 1.37k op/s 2024-09-14T04:34:54.519 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:54 smithi038 bash[87336]: cluster 2024-09-14T04:34:53.224709+0000 mgr.y (mgr.26165) 815 : cluster [DBG] pgmap v772: 89 pgs: 89 active+clean; 1.7 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 86 MiB/s wr, 1.37k op/s 2024-09-14T04:34:54.535 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:54.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:54.539 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:34:54.639 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:54.665 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:54.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:54.668 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:34:54.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:54 smithi123 bash[68976]: cluster 2024-09-14T04:34:53.224709+0000 mgr.y (mgr.26165) 815 : cluster [DBG] pgmap v772: 89 pgs: 89 active+clean; 1.7 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 86 MiB/s wr, 1.37k op/s 2024-09-14T04:34:54.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:54 smithi123 bash[68976]: cluster 2024-09-14T04:34:53.224709+0000 mgr.y (mgr.26165) 815 : cluster [DBG] pgmap v772: 89 pgs: 89 active+clean; 1.7 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 86 MiB/s wr, 1.37k op/s 2024-09-14T04:34:54.769 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:54.798 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:54.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:54.802 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:34:54.903 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:54.929 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:54.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:54.932 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:34:55.032 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:55.055 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:55.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:55.057 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:34:55.158 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:55.190 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:55.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:55.194 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:34:55.295 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:55.325 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:55.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:55.329 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:34:55.430 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:55.455 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:55.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:55.458 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:34:55.493 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:2024-09-14T04:34:55.495338+0000 min lat: 0.00122408 max lat: 0.553673 avg lat: 0.00886962 2024-09-14T04:34:55.493 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-14T04:34:55.493 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 20 16 36075 36059 112.667 85.4375 0.00478283 0.00886962 2024-09-14T04:34:55.558 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:55.586 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:55.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:55.588 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:34:55.689 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:55.718 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:55.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:55.721 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:34:55.822 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:55.845 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:55.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:55.847 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:34:55.948 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:55.978 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:55.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:55.984 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:34:56.084 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:56.110 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:56.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:56.113 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:34:56.213 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:56.247 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:56.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:56.251 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:34:56.351 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:56.371 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:56.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:56.373 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:34:56.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:56 smithi123 bash[68976]: cluster 2024-09-14T04:34:55.225375+0000 mgr.y (mgr.26165) 816 : cluster [DBG] pgmap v773: 89 pgs: 89 active+clean; 1.9 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 104 MiB/s wr, 1.67k op/s 2024-09-14T04:34:56.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:56 smithi123 bash[68976]: cluster 2024-09-14T04:34:55.225375+0000 mgr.y (mgr.26165) 816 : cluster [DBG] pgmap v773: 89 pgs: 89 active+clean; 1.9 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 104 MiB/s wr, 1.67k op/s 2024-09-14T04:34:56.473 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:56.484 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:56 smithi038 bash[84940]: cluster 2024-09-14T04:34:55.225375+0000 mgr.y (mgr.26165) 816 : cluster [DBG] pgmap v773: 89 pgs: 89 active+clean; 1.9 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 104 MiB/s wr, 1.67k op/s 2024-09-14T04:34:56.484 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:56 smithi038 bash[84940]: cluster 2024-09-14T04:34:55.225375+0000 mgr.y (mgr.26165) 816 : cluster [DBG] pgmap v773: 89 pgs: 89 active+clean; 1.9 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 104 MiB/s wr, 1.67k op/s 2024-09-14T04:34:56.485 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:56 smithi038 bash[87336]: cluster 2024-09-14T04:34:55.225375+0000 mgr.y (mgr.26165) 816 : cluster [DBG] pgmap v773: 89 pgs: 89 active+clean; 1.9 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 104 MiB/s wr, 1.67k op/s 2024-09-14T04:34:56.485 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:56 smithi038 bash[87336]: cluster 2024-09-14T04:34:55.225375+0000 mgr.y (mgr.26165) 816 : cluster [DBG] pgmap v773: 89 pgs: 89 active+clean; 1.9 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 104 MiB/s wr, 1.67k op/s 2024-09-14T04:34:56.497 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 21 16 37692 37676 112.089 101.062 0.00817078 0.00891506 2024-09-14T04:34:56.501 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:56.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:56.504 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:34:56.605 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:56.630 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:56.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:56.634 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:34:56.735 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:56.765 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:56.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:56.769 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:34:56.870 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:56.887 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:56.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:56.889 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:34:56.989 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:57.019 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:57.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:57.021 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:34:57.122 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:57.148 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:34:57.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:57.151 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:34:57.252 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:57.282 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:57.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:57.284 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:34:57.385 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:57.418 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:57.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:57.421 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:34:57.498 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 22 16 39298 39282 111.556 100.375 0.00448592 0.00895776 2024-09-14T04:34:57.522 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:57.545 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:57.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:57.548 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:34:57.649 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:57.673 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:57.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:57.676 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:34:57.776 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:57.797 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:57.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:57.798 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:34:57.899 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:57.925 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:57.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:57.927 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:34:58.028 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:58.050 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:58.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:58.052 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:34:58.153 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:58.178 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:58.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:58.180 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:34:58.281 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:58.307 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:58.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:58.310 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:34:58.411 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:58.420 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:58 smithi123 bash[68976]: cluster 2024-09-14T04:34:57.226016+0000 mgr.y (mgr.26165) 817 : cluster [DBG] pgmap v774: 89 pgs: 89 active+clean; 2.2 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 98 MiB/s wr, 1.57k op/s 2024-09-14T04:34:58.420 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:34:58 smithi123 bash[68976]: cluster 2024-09-14T04:34:57.226016+0000 mgr.y (mgr.26165) 817 : cluster [DBG] pgmap v774: 89 pgs: 89 active+clean; 2.2 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 98 MiB/s wr, 1.57k op/s 2024-09-14T04:34:58.435 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:58.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:58.438 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:34:58.498 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 23 16 40994 40978 111.314 106 0.00659177 0.00897787 2024-09-14T04:34:58.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:58 smithi038 bash[84940]: cluster 2024-09-14T04:34:57.226016+0000 mgr.y (mgr.26165) 817 : cluster [DBG] pgmap v774: 89 pgs: 89 active+clean; 2.2 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 98 MiB/s wr, 1.57k op/s 2024-09-14T04:34:58.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:34:58 smithi038 bash[84940]: cluster 2024-09-14T04:34:57.226016+0000 mgr.y (mgr.26165) 817 : cluster [DBG] pgmap v774: 89 pgs: 89 active+clean; 2.2 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 98 MiB/s wr, 1.57k op/s 2024-09-14T04:34:58.521 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:34:58 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:34:58] "GET /metrics HTTP/1.1" 200 36636 "" "Prometheus/2.51.0" 2024-09-14T04:34:58.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:58 smithi038 bash[87336]: cluster 2024-09-14T04:34:57.226016+0000 mgr.y (mgr.26165) 817 : cluster [DBG] pgmap v774: 89 pgs: 89 active+clean; 2.2 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 98 MiB/s wr, 1.57k op/s 2024-09-14T04:34:58.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:34:58 smithi038 bash[87336]: cluster 2024-09-14T04:34:57.226016+0000 mgr.y (mgr.26165) 817 : cluster [DBG] pgmap v774: 89 pgs: 89 active+clean; 2.2 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 98 MiB/s wr, 1.57k op/s 2024-09-14T04:34:58.539 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:58.563 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:34:58.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:58.567 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:34:58.667 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:58.693 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:34:58.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:58.695 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:34:58.796 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:58.813 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:58.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:58.815 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:34:58.916 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:58.938 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:58.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:58.940 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:34:59.041 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:59.067 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:34:59.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:59.069 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:34:59.169 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:59.197 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:59.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:59.199 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:34:59.300 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:59.324 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:34:59.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:59.327 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:34:59.428 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:59.458 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:59.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:59.461 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:34:59.498 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 24 16 42105 42089 109.57 69.4375 0.00648156 0.00912159 2024-09-14T04:34:59.562 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:59.586 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:59.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:59.589 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:34:59.690 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:59.718 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:34:59.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:59.722 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:34:59.823 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:59.859 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:34:59.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:59.862 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:34:59.963 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:59.989 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:34:59.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:34:59.991 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:35:00.092 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:00.120 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:00.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:00.122 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:35:00.223 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:00.241 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:00.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:00.243 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:35:00.286 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:35:00 smithi123 bash[61744]: ts=2024-09-14T04:35:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:35:00.343 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:35:00.368 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:35:00.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:00.370 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:35:00.471 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:00.498 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 25 16 43300 43284 108.172 74.6875 0.0247687 0.00923544 2024-09-14T04:35:00.504 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:00.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:00.510 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:35:00.611 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:00.619 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:00 smithi123 bash[68976]: cluster 2024-09-14T04:34:59.226498+0000 mgr.y (mgr.26165) 818 : cluster [DBG] pgmap v775: 89 pgs: 89 active+clean; 2.2 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2024-09-14T04:35:00.619 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:00 smithi123 bash[68976]: cluster 2024-09-14T04:34:59.226498+0000 mgr.y (mgr.26165) 818 : cluster [DBG] pgmap v775: 89 pgs: 89 active+clean; 2.2 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2024-09-14T04:35:00.620 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:00 smithi123 bash[68976]: audit 2024-09-14T04:35:00.226257+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:35:00.620 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:00 smithi123 bash[68976]: audit 2024-09-14T04:35:00.226257+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:35:00.622 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-09-14T04:35:00.622 INFO:teuthology.orchestra.run.smithi038.stdout: "size": 20, 2024-09-14T04:35:00.622 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 600, 2024-09-14T04:35:00.622 INFO:teuthology.orchestra.run.smithi038.stdout: "ops": [ 2024-09-14T04:35:00.622 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.622 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.44912.0:137664 7.2 7:41bad92e:::benchmark_data_smithi038_143366_object36522:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e134)", 2024-09-14T04:35:00.622 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:30:33.118065+0000", 2024-09-14T04:35:00.622 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 267.50259092499999, 2024-09-14T04:35:00.622 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.69620364000000001, 2024-09-14T04:35:00.622 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:35:00.623 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:35:00.623 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:35:00.623 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:35:00.623 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.44912", 2024-09-14T04:35:00.623 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/661761194", 2024-09-14T04:35:00.623 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 137664 2024-09-14T04:35:00.623 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.623 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:35:00.623 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.623 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:35:00.623 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.118065+0000", 2024-09-14T04:35:00.623 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:35:00.623 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.624 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.624 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:35:00.624 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.118065+0000", 2024-09-14T04:35:00.624 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:35:00.624 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.624 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.624 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:35:00.624 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.118066+0000", 2024-09-14T04:35:00.624 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.5689999999999999e-06 2024-09-14T04:35:00.624 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.624 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.624 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:35:00.625 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.118070+0000", 2024-09-14T04:35:00.625 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.5930000000000002e-06 2024-09-14T04:35:00.625 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.625 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.625 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:35:00.625 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.118078+0000", 2024-09-14T04:35:00.625 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.0180000000000001e-06 2024-09-14T04:35:00.625 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.625 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.625 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:35:00.625 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.118082+0000", 2024-09-14T04:35:00.625 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.459e-06 2024-09-14T04:35:00.626 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.626 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.626 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:35:00.626 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.118129+0000", 2024-09-14T04:35:00.626 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.6613000000000002e-05 2024-09-14T04:35:00.626 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.626 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.626 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:35:00.626 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.118237+0000", 2024-09-14T04:35:00.626 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000107779 2024-09-14T04:35:00.626 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.626 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.627 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 1,2", 2024-09-14T04:35:00.627 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.118325+0000", 2024-09-14T04:35:00.627 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.8499999999999996e-05 2024-09-14T04:35:00.627 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.627 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.627 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:35:00.627 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.787683+0000", 2024-09-14T04:35:00.627 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.669358118 2024-09-14T04:35:00.627 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.627 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.627 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:35:00.627 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.791238+0000", 2024-09-14T04:35:00.628 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.003554602 2024-09-14T04:35:00.628 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.628 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.628 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:35:00.628 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.814150+0000", 2024-09-14T04:35:00.628 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.022911580000000001 2024-09-14T04:35:00.628 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.628 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.628 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:35:00.628 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.814213+0000", 2024-09-14T04:35:00.628 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.3213000000000006e-05 2024-09-14T04:35:00.628 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.629 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.629 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:35:00.629 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.814268+0000", 2024-09-14T04:35:00.629 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.5596000000000001e-05 2024-09-14T04:35:00.629 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:35:00.629 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:35:00.629 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:35:00.629 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.629 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.629 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop_reply(client.44912.0:137664 7.2 e134/123 ondisk, result = 0)", 2024-09-14T04:35:00.629 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:30:33.125165+0000", 2024-09-14T04:35:00.630 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 267.49549083900001, 2024-09-14T04:35:00.630 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.66252877099999996, 2024-09-14T04:35:00.630 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:35:00.630 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:35:00.630 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "started", 2024-09-14T04:35:00.630 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:35:00.630 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.630 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:35:00.630 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.125165+0000", 2024-09-14T04:35:00.630 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:35:00.630 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.630 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.630 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:35:00.631 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.125165+0000", 2024-09-14T04:35:00.631 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:35:00.631 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.631 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.631 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:35:00.631 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.125166+0000", 2024-09-14T04:35:00.631 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.9100000000000002e-07 2024-09-14T04:35:00.631 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.631 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.631 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:35:00.632 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.125169+0000", 2024-09-14T04:35:00.632 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.3960000000000002e-06 2024-09-14T04:35:00.632 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.632 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.632 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:35:00.632 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.125180+0000", 2024-09-14T04:35:00.632 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.1318000000000001e-05 2024-09-14T04:35:00.632 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.632 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.632 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:35:00.632 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.125188+0000", 2024-09-14T04:35:00.632 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.0859999999999996e-06 2024-09-14T04:35:00.632 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.632 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.633 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:35:00.633 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.787666+0000", 2024-09-14T04:35:00.633 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.66247867000000005 2024-09-14T04:35:00.633 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.633 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.633 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:35:00.633 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.787676+0000", 2024-09-14T04:35:00.633 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.798e-06 2024-09-14T04:35:00.633 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.633 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.633 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:35:00.633 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.787694+0000", 2024-09-14T04:35:00.633 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.7612e-05 2024-09-14T04:35:00.633 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:35:00.634 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:35:00.634 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:35:00.634 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.634 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.634 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.44912.0:137672 7.3 7:c0a341b2:::benchmark_data_smithi038_143366_object36530:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e134)", 2024-09-14T04:35:00.634 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:30:33.126250+0000", 2024-09-14T04:35:00.634 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 267.49440599000002, 2024-09-14T04:35:00.634 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.66664130799999999, 2024-09-14T04:35:00.634 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:35:00.634 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:35:00.635 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:35:00.635 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:35:00.635 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.44912", 2024-09-14T04:35:00.635 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/661761194", 2024-09-14T04:35:00.635 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 137672 2024-09-14T04:35:00.635 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.635 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:35:00.635 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.635 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:35:00.636 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.126250+0000", 2024-09-14T04:35:00.636 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:35:00.636 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.636 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.636 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:35:00.636 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.126250+0000", 2024-09-14T04:35:00.636 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:35:00.636 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.637 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.637 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:35:00.637 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.126251+0000", 2024-09-14T04:35:00.637 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.6440000000000001e-06 2024-09-14T04:35:00.637 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.637 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.637 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:35:00.637 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.126256+0000", 2024-09-14T04:35:00.637 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.9899999999999997e-06 2024-09-14T04:35:00.637 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.637 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.637 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:35:00.638 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.126269+0000", 2024-09-14T04:35:00.638 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.2174999999999999e-05 2024-09-14T04:35:00.638 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.638 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.638 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:35:00.638 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.126276+0000", 2024-09-14T04:35:00.638 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.0400000000000004e-06 2024-09-14T04:35:00.638 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.638 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.638 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:35:00.638 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.127358+0000", 2024-09-14T04:35:00.638 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0010821209999999999 2024-09-14T04:35:00.638 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.639 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.639 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:35:00.639 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.127442+0000", 2024-09-14T04:35:00.639 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.4358999999999996e-05 2024-09-14T04:35:00.639 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.639 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.639 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 2,4", 2024-09-14T04:35:00.639 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.127502+0000", 2024-09-14T04:35:00.639 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.0254000000000003e-05 2024-09-14T04:35:00.639 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.639 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.639 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:35:00.639 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.787763+0000", 2024-09-14T04:35:00.639 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.66026063599999996 2024-09-14T04:35:00.639 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.640 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.640 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:35:00.640 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.787833+0000", 2024-09-14T04:35:00.640 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.9818000000000001e-05 2024-09-14T04:35:00.640 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.640 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.640 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:35:00.640 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.792796+0000", 2024-09-14T04:35:00.640 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0049630239999999999 2024-09-14T04:35:00.640 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.640 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.640 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:35:00.640 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.792842+0000", 2024-09-14T04:35:00.640 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.6229000000000001e-05 2024-09-14T04:35:00.641 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.641 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.641 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:35:00.641 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.792891+0000", 2024-09-14T04:35:00.641 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.9017999999999997e-05 2024-09-14T04:35:00.641 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:35:00.641 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:35:00.641 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:35:00.641 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.641 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.641 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.44912.0:137671 7.7 e134/123 7:e7f552db:::benchmark_data_smithi038_143366_object36529:head v 134'8626, mlcod=134'8624)", 2024-09-14T04:35:00.641 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:30:33.126422+0000", 2024-09-14T04:35:00.641 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 267.49423323799999, 2024-09-14T04:35:00.642 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.66648393800000005, 2024-09-14T04:35:00.642 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:35:00.642 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:35:00.642 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:35:00.642 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:35:00.642 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.642 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:35:00.642 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.126422+0000", 2024-09-14T04:35:00.642 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:35:00.643 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.643 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.643 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:35:00.643 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.126422+0000", 2024-09-14T04:35:00.643 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:35:00.643 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.643 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.643 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:35:00.643 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.126423+0000", 2024-09-14T04:35:00.643 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.1900000000000002e-07 2024-09-14T04:35:00.643 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.643 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.643 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:35:00.644 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.126427+0000", 2024-09-14T04:35:00.644 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.0500000000000002e-06 2024-09-14T04:35:00.644 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.644 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.644 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:35:00.644 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.126436+0000", 2024-09-14T04:35:00.644 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.4160000000000004e-06 2024-09-14T04:35:00.644 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.644 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.644 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:35:00.644 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.126442+0000", 2024-09-14T04:35:00.644 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.0750000000000003e-06 2024-09-14T04:35:00.644 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.645 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.645 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:35:00.645 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.126503+0000", 2024-09-14T04:35:00.645 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.1786999999999996e-05 2024-09-14T04:35:00.645 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.645 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.645 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:35:00.645 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.126526+0000", 2024-09-14T04:35:00.645 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.2121999999999999e-05 2024-09-14T04:35:00.645 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.645 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.645 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:35:00.645 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.792862+0000", 2024-09-14T04:35:00.645 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.66633640599999999 2024-09-14T04:35:00.646 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.646 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.646 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:35:00.646 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.792906+0000", 2024-09-14T04:35:00.646 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.4462999999999998e-05 2024-09-14T04:35:00.646 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:35:00.646 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:35:00.646 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:35:00.646 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.646 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.646 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop_reply(client.44912.0:137664 7.2 e134/123 ondisk, result = 0)", 2024-09-14T04:35:00.647 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:30:33.126692+0000", 2024-09-14T04:35:00.647 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 267.49396322899997, 2024-09-14T04:35:00.647 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.66455721199999995, 2024-09-14T04:35:00.647 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:35:00.647 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:35:00.647 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "started", 2024-09-14T04:35:00.647 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:35:00.647 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.647 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:35:00.647 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.126692+0000", 2024-09-14T04:35:00.647 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:35:00.648 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.648 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.648 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:35:00.648 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.126692+0000", 2024-09-14T04:35:00.648 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:35:00.648 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.648 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.648 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:35:00.648 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.126693+0000", 2024-09-14T04:35:00.648 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.4000000000000001e-07 2024-09-14T04:35:00.648 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.649 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.649 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:35:00.649 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.126697+0000", 2024-09-14T04:35:00.649 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.4529999999999998e-06 2024-09-14T04:35:00.649 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.649 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.649 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:35:00.649 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.126705+0000", 2024-09-14T04:35:00.649 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.4379999999999995e-06 2024-09-14T04:35:00.649 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.649 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.649 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:35:00.649 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.126711+0000", 2024-09-14T04:35:00.649 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.682e-06 2024-09-14T04:35:00.650 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.650 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.650 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:35:00.650 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.791222+0000", 2024-09-14T04:35:00.650 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.66451090300000004 2024-09-14T04:35:00.650 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.650 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.650 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:35:00.650 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.791231+0000", 2024-09-14T04:35:00.650 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.0270000000000001e-06 2024-09-14T04:35:00.650 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.652 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.652 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:35:00.652 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.791250+0000", 2024-09-14T04:35:00.652 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.9069e-05 2024-09-14T04:35:00.652 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:35:00.652 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:35:00.652 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:35:00.652 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.652 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.653 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.44912.0:137674 7.c e134/123 7:37fb4461:::benchmark_data_smithi038_143366_object36532:head v 134'8485, mlcod=134'8483)", 2024-09-14T04:35:00.653 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:30:33.127696+0000", 2024-09-14T04:35:00.653 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 267.49296013200001, 2024-09-14T04:35:00.653 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.65997256100000001, 2024-09-14T04:35:00.653 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:35:00.653 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:35:00.653 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:35:00.653 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:35:00.653 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.653 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:35:00.653 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.127696+0000", 2024-09-14T04:35:00.653 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:35:00.654 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.654 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.654 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:35:00.654 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.127696+0000", 2024-09-14T04:35:00.654 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:35:00.654 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.654 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.654 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:35:00.654 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.127696+0000", 2024-09-14T04:35:00.654 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.5300000000000004e-07 2024-09-14T04:35:00.654 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.654 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.654 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:35:00.654 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.127700+0000", 2024-09-14T04:35:00.654 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.2200000000000003e-06 2024-09-14T04:35:00.655 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.655 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.655 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:35:00.655 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.127707+0000", 2024-09-14T04:35:00.655 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.2770000000000002e-06 2024-09-14T04:35:00.655 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.655 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.655 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:35:00.655 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.127711+0000", 2024-09-14T04:35:00.655 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.1999999999999996e-06 2024-09-14T04:35:00.655 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.655 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.655 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:35:00.656 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.127760+0000", 2024-09-14T04:35:00.656 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.9440000000000001e-05 2024-09-14T04:35:00.656 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.656 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.656 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:35:00.656 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.127772+0000", 2024-09-14T04:35:00.656 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.1575e-05 2024-09-14T04:35:00.656 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.656 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.656 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:35:00.656 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.137029+0000", 2024-09-14T04:35:00.656 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0092566799999999998 2024-09-14T04:35:00.657 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.657 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.657 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:35:00.657 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.787668+0000", 2024-09-14T04:35:00.657 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.65063951600000003 2024-09-14T04:35:00.657 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:35:00.657 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:35:00.657 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:35:00.657 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.657 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.657 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.44912.0:137673 7.f e134/123 7:fb58c225:::benchmark_data_smithi038_143366_object36531:head v 134'8585, mlcod=134'8583)", 2024-09-14T04:35:00.657 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:30:33.131311+0000", 2024-09-14T04:35:00.657 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 267.48934463400002, 2024-09-14T04:35:00.658 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.66163522299999999, 2024-09-14T04:35:00.658 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:35:00.658 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:35:00.658 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:35:00.658 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:35:00.658 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.658 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:35:00.658 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.131311+0000", 2024-09-14T04:35:00.658 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:35:00.658 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.658 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.658 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:35:00.659 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.131311+0000", 2024-09-14T04:35:00.659 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:35:00.659 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.659 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.659 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:35:00.659 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.131312+0000", 2024-09-14T04:35:00.659 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.3200000000000005e-07 2024-09-14T04:35:00.659 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.659 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.659 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:35:00.659 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.131316+0000", 2024-09-14T04:35:00.659 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.0169999999999998e-06 2024-09-14T04:35:00.660 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.660 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.660 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:35:00.660 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.131326+0000", 2024-09-14T04:35:00.660 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.0735e-05 2024-09-14T04:35:00.660 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.660 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.660 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:35:00.660 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.131333+0000", 2024-09-14T04:35:00.660 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.4180000000000002e-06 2024-09-14T04:35:00.660 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.660 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.660 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:35:00.661 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.133046+0000", 2024-09-14T04:35:00.661 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0017126299999999999 2024-09-14T04:35:00.661 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.661 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.661 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:35:00.661 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.133063+0000", 2024-09-14T04:35:00.661 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.7462e-05 2024-09-14T04:35:00.661 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.661 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.661 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:35:00.661 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.792916+0000", 2024-09-14T04:35:00.661 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.65985260899999998 2024-09-14T04:35:00.662 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.662 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.662 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:35:00.662 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.792946+0000", 2024-09-14T04:35:00.662 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.0719999999999997e-05 2024-09-14T04:35:00.662 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:35:00.662 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:35:00.662 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:35:00.662 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.662 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.662 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.44912.0:137678 7.a 7:56cf5294:::benchmark_data_smithi038_143366_object36536:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e134)", 2024-09-14T04:35:00.662 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:30:33.132067+0000", 2024-09-14T04:35:00.662 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 267.48858895299998, 2024-09-14T04:35:00.662 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.68245668599999998, 2024-09-14T04:35:00.663 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:35:00.663 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:35:00.663 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:35:00.663 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:35:00.663 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.44912", 2024-09-14T04:35:00.664 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/661761194", 2024-09-14T04:35:00.664 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 137678 2024-09-14T04:35:00.664 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.664 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:35:00.664 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.664 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:35:00.664 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.132067+0000", 2024-09-14T04:35:00.664 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:35:00.664 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.664 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.664 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:35:00.665 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.132067+0000", 2024-09-14T04:35:00.665 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:35:00.665 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.665 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.665 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:35:00.665 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.132068+0000", 2024-09-14T04:35:00.665 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.609e-06 2024-09-14T04:35:00.665 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.665 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.666 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:35:00.666 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.132073+0000", 2024-09-14T04:35:00.666 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.8570000000000003e-06 2024-09-14T04:35:00.666 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.666 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.666 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:35:00.666 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.132085+0000", 2024-09-14T04:35:00.666 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.1484999999999999e-05 2024-09-14T04:35:00.666 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.666 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.666 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:35:00.666 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.132092+0000", 2024-09-14T04:35:00.666 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.7900000000000002e-06 2024-09-14T04:35:00.666 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.667 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.667 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:35:00.667 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.787744+0000", 2024-09-14T04:35:00.667 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.65565280999999997 2024-09-14T04:35:00.667 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.667 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.667 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:35:00.667 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.787935+0000", 2024-09-14T04:35:00.667 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000190733 2024-09-14T04:35:00.667 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.667 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.667 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 2,5", 2024-09-14T04:35:00.667 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.793574+0000", 2024-09-14T04:35:00.667 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0056386070000000003 2024-09-14T04:35:00.668 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.668 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.668 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:35:00.668 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.814331+0000", 2024-09-14T04:35:00.668 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.020757752000000001 2024-09-14T04:35:00.668 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.668 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.668 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:35:00.668 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.814378+0000", 2024-09-14T04:35:00.668 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.6795000000000002e-05 2024-09-14T04:35:00.668 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.668 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.668 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:35:00.668 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.814422+0000", 2024-09-14T04:35:00.669 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.3968999999999999e-05 2024-09-14T04:35:00.669 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.669 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.669 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:35:00.669 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.814476+0000", 2024-09-14T04:35:00.669 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.3647999999999999e-05 2024-09-14T04:35:00.669 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.669 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.669 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:35:00.669 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.814523+0000", 2024-09-14T04:35:00.669 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.7630999999999998e-05 2024-09-14T04:35:00.669 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:35:00.669 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:35:00.670 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:35:00.670 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.670 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.670 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.44912.0:137680 7.7 e134/123 7:e2c9afe9:::benchmark_data_smithi038_143366_object36538:head v 134'8627, mlcod=134'8624)", 2024-09-14T04:35:00.670 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:30:33.134746+0000", 2024-09-14T04:35:00.670 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 267.48590969100002, 2024-09-14T04:35:00.670 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.67538027899999997, 2024-09-14T04:35:00.670 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:35:00.670 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:35:00.670 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:35:00.670 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:35:00.670 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.670 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:35:00.670 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.134746+0000", 2024-09-14T04:35:00.670 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:35:00.671 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.671 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.671 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:35:00.671 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.134746+0000", 2024-09-14T04:35:00.671 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:35:00.671 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.671 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.671 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:35:00.671 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.134747+0000", 2024-09-14T04:35:00.671 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.61e-07 2024-09-14T04:35:00.671 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.671 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.672 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:35:00.672 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.134752+0000", 2024-09-14T04:35:00.672 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.0930000000000002e-06 2024-09-14T04:35:00.672 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.672 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.672 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:35:00.672 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.134761+0000", 2024-09-14T04:35:00.672 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.5859999999999994e-06 2024-09-14T04:35:00.672 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.672 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.672 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:35:00.672 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.134767+0000", 2024-09-14T04:35:00.672 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.9599999999999997e-06 2024-09-14T04:35:00.673 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.673 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.673 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:35:00.673 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.787677+0000", 2024-09-14T04:35:00.673 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.65290909600000002 2024-09-14T04:35:00.673 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.673 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.673 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:35:00.673 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.787697+0000", 2024-09-14T04:35:00.673 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.0721e-05 2024-09-14T04:35:00.673 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.673 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.673 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:35:00.674 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.810083+0000", 2024-09-14T04:35:00.674 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.022385585 2024-09-14T04:35:00.674 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.674 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.674 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:35:00.674 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:33.810126+0000", 2024-09-14T04:35:00.674 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.3476999999999997e-05 2024-09-14T04:35:00.674 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:35:00.674 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:35:00.674 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:35:00.674 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.674 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.674 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.44912.0:148803 7.f 7:f63a1ad0:::benchmark_data_smithi038_143366_object47661:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e135)", 2024-09-14T04:35:00.675 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:30:51.326882+0000", 2024-09-14T04:35:00.675 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 249.29377404900001, 2024-09-14T04:35:00.675 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.0547034860000002, 2024-09-14T04:35:00.675 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:35:00.675 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:35:00.675 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:35:00.675 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:35:00.675 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.44912", 2024-09-14T04:35:00.675 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/661761194", 2024-09-14T04:35:00.675 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 148803 2024-09-14T04:35:00.675 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.675 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:35:00.675 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.675 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:35:00.676 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:51.326882+0000", 2024-09-14T04:35:00.676 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:35:00.676 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.676 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.676 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:35:00.676 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:51.326882+0000", 2024-09-14T04:35:00.676 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:35:00.676 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.676 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.676 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:35:00.676 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:51.326883+0000", 2024-09-14T04:35:00.676 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.6589999999999999e-06 2024-09-14T04:35:00.676 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.677 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.677 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:35:00.677 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:51.326888+0000", 2024-09-14T04:35:00.677 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.515e-06 2024-09-14T04:35:00.677 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.677 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.677 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:35:00.677 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:51.326900+0000", 2024-09-14T04:35:00.677 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.2156e-05 2024-09-14T04:35:00.677 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.677 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.677 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:35:00.677 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:51.326907+0000", 2024-09-14T04:35:00.678 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.1550000000000001e-06 2024-09-14T04:35:00.678 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.678 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.678 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:35:00.678 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:51.340487+0000", 2024-09-14T04:35:00.678 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.013579476 2024-09-14T04:35:00.678 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.678 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.678 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for peered", 2024-09-14T04:35:00.678 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:51.340499+0000", 2024-09-14T04:35:00.678 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.1878e-05 2024-09-14T04:35:00.678 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.678 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.679 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:35:00.679 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:52.101206+0000", 2024-09-14T04:35:00.679 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.76070792499999995 2024-09-14T04:35:00.679 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.679 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.679 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for peered", 2024-09-14T04:35:00.679 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:52.101224+0000", 2024-09-14T04:35:00.679 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.7176e-05 2024-09-14T04:35:00.679 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.679 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.679 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:35:00.679 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:53.329339+0000", 2024-09-14T04:35:00.679 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.2281158329999999 2024-09-14T04:35:00.680 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.680 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.680 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:35:00.680 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:53.334453+0000", 2024-09-14T04:35:00.680 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0051131759999999997 2024-09-14T04:35:00.680 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.680 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.680 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 0,4,7", 2024-09-14T04:35:00.680 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:53.335186+0000", 2024-09-14T04:35:00.680 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00073363200000000001 2024-09-14T04:35:00.680 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.680 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.680 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:35:00.681 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:53.370464+0000", 2024-09-14T04:35:00.681 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.035278212000000003 2024-09-14T04:35:00.681 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.681 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.681 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:35:00.681 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:53.370505+0000", 2024-09-14T04:35:00.681 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.0615000000000003e-05 2024-09-14T04:35:00.681 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.681 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.681 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:35:00.681 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:53.381351+0000", 2024-09-14T04:35:00.681 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.010845997 2024-09-14T04:35:00.681 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.681 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.681 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:35:00.682 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:53.381398+0000", 2024-09-14T04:35:00.682 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.7042999999999997e-05 2024-09-14T04:35:00.682 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.682 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.682 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:35:00.682 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:53.381468+0000", 2024-09-14T04:35:00.682 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.0092999999999995e-05 2024-09-14T04:35:00.682 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.682 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.682 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:35:00.682 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:30:53.381585+0000", 2024-09-14T04:35:00.682 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000116945 2024-09-14T04:35:00.682 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:35:00.683 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:35:00.683 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:35:00.683 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.683 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.683 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.44912.0:170196 7.f 7:fe574353:::benchmark_data_smithi038_143366_object69054:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected+supports_pool_eio e145)", 2024-09-14T04:35:00.683 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:31:33.346857+0000", 2024-09-14T04:35:00.683 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 207.27379913799999, 2024-09-14T04:35:00.683 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.259812889, 2024-09-14T04:35:00.683 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:35:00.683 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:35:00.683 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "reached pg", 2024-09-14T04:35:00.683 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:35:00.683 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.44912", 2024-09-14T04:35:00.683 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/661761194", 2024-09-14T04:35:00.684 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 170196 2024-09-14T04:35:00.684 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.684 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:35:00.684 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.684 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:35:00.684 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.346857+0000", 2024-09-14T04:35:00.684 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:35:00.684 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.684 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.684 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:35:00.684 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.346857+0000", 2024-09-14T04:35:00.684 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:35:00.685 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.685 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.685 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:35:00.685 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.346860+0000", 2024-09-14T04:35:00.685 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.3270000000000001e-06 2024-09-14T04:35:00.685 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.685 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.685 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:35:00.685 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.346872+0000", 2024-09-14T04:35:00.685 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.2026e-05 2024-09-14T04:35:00.685 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.685 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.685 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:35:00.685 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.346909+0000", 2024-09-14T04:35:00.686 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.6637999999999997e-05 2024-09-14T04:35:00.686 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.686 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.686 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:35:00.686 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.346927+0000", 2024-09-14T04:35:00.686 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.8672e-05 2024-09-14T04:35:00.686 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.686 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.686 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:35:00.686 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.347109+0000", 2024-09-14T04:35:00.686 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00018137399999999999 2024-09-14T04:35:00.686 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.686 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.686 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for peered", 2024-09-14T04:35:00.687 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.347128+0000", 2024-09-14T04:35:00.687 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.8963000000000001e-05 2024-09-14T04:35:00.687 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.687 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.687 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:35:00.687 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.575742+0000", 2024-09-14T04:35:00.687 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.2286146570000001 2024-09-14T04:35:00.687 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.687 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.687 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for missing object", 2024-09-14T04:35:00.687 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.575892+0000", 2024-09-14T04:35:00.687 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00014995500000000001 2024-09-14T04:35:00.687 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.687 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.688 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:35:00.688 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.606624+0000", 2024-09-14T04:35:00.688 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.030731975000000002 2024-09-14T04:35:00.688 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.688 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.688 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:35:00.688 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.606669+0000", 2024-09-14T04:35:00.688 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.5302000000000001e-05 2024-09-14T04:35:00.688 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:35:00.688 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:35:00.688 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:35:00.688 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.689 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.689 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.44912.0:170197 7.f 7:fcfced52:::benchmark_data_smithi038_143366_object69055:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected+supports_pool_eio e145)", 2024-09-14T04:35:00.689 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:31:33.346975+0000", 2024-09-14T04:35:00.689 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 207.27368106700001, 2024-09-14T04:35:00.689 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.2596055900000001, 2024-09-14T04:35:00.689 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:35:00.689 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:35:00.689 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "reached pg", 2024-09-14T04:35:00.689 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:35:00.689 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.44912", 2024-09-14T04:35:00.689 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/661761194", 2024-09-14T04:35:00.689 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 170197 2024-09-14T04:35:00.689 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.689 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:35:00.690 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.690 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:35:00.690 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.346975+0000", 2024-09-14T04:35:00.690 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:35:00.690 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.690 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.690 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:35:00.690 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.346975+0000", 2024-09-14T04:35:00.690 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:35:00.690 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.690 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.690 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:35:00.690 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.346976+0000", 2024-09-14T04:35:00.691 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.0470000000000001e-06 2024-09-14T04:35:00.691 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.691 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.691 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:35:00.691 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.346981+0000", 2024-09-14T04:35:00.691 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.2190000000000003e-06 2024-09-14T04:35:00.691 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.691 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.691 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:35:00.691 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.347007+0000", 2024-09-14T04:35:00.691 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.5681e-05 2024-09-14T04:35:00.691 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.691 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.692 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:35:00.692 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.347017+0000", 2024-09-14T04:35:00.692 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.0448000000000001e-05 2024-09-14T04:35:00.692 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.692 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.692 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:35:00.692 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.347187+0000", 2024-09-14T04:35:00.692 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000169913 2024-09-14T04:35:00.692 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.692 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.692 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for peered", 2024-09-14T04:35:00.692 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.347199+0000", 2024-09-14T04:35:00.693 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.254e-05 2024-09-14T04:35:00.693 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.693 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.693 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:35:00.693 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.576236+0000", 2024-09-14T04:35:00.693 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.2290365519999999 2024-09-14T04:35:00.693 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.693 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.693 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for missing object", 2024-09-14T04:35:00.693 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.576372+0000", 2024-09-14T04:35:00.693 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00013588599999999999 2024-09-14T04:35:00.693 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.693 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.694 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:35:00.694 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.606534+0000", 2024-09-14T04:35:00.694 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.030161624000000001 2024-09-14T04:35:00.694 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.694 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.694 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:35:00.694 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.606580+0000", 2024-09-14T04:35:00.694 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.668e-05 2024-09-14T04:35:00.694 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:35:00.694 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:35:00.694 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:35:00.694 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.694 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.695 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.44912.0:170201 7.6 7:6117782e:::benchmark_data_smithi038_143366_object69059:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected+supports_pool_eio e145)", 2024-09-14T04:35:00.695 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:31:33.347032+0000", 2024-09-14T04:35:00.695 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 207.27362375199999, 2024-09-14T04:35:00.695 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.2613448469999999, 2024-09-14T04:35:00.695 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:35:00.695 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:35:00.695 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "reached pg", 2024-09-14T04:35:00.695 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:35:00.695 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.44912", 2024-09-14T04:35:00.695 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/661761194", 2024-09-14T04:35:00.696 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 170201 2024-09-14T04:35:00.696 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.696 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:35:00.696 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.696 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:35:00.696 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.347032+0000", 2024-09-14T04:35:00.696 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:35:00.696 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.696 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.696 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:35:00.696 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.347032+0000", 2024-09-14T04:35:00.696 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:35:00.696 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.697 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.697 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:35:00.697 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.347033+0000", 2024-09-14T04:35:00.697 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.7400000000000002e-07 2024-09-14T04:35:00.697 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.697 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.697 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:35:00.697 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.347037+0000", 2024-09-14T04:35:00.697 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.1439999999999996e-06 2024-09-14T04:35:00.697 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.697 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.697 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:35:00.697 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.347048+0000", 2024-09-14T04:35:00.698 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.0927000000000001e-05 2024-09-14T04:35:00.698 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.698 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.698 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:35:00.698 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.347072+0000", 2024-09-14T04:35:00.698 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.3703999999999999e-05 2024-09-14T04:35:00.698 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.698 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.698 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:35:00.698 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.347159+0000", 2024-09-14T04:35:00.698 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.7068000000000001e-05 2024-09-14T04:35:00.698 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.698 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.698 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for peered", 2024-09-14T04:35:00.699 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.347172+0000", 2024-09-14T04:35:00.699 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.3171e-05 2024-09-14T04:35:00.699 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.699 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.699 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:35:00.699 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.608326+0000", 2024-09-14T04:35:00.699 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.2611545159999999 2024-09-14T04:35:00.699 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.699 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.699 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:35:00.699 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.608377+0000", 2024-09-14T04:35:00.699 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.0543e-05 2024-09-14T04:35:00.699 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:35:00.699 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:35:00.700 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:35:00.700 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.700 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.700 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.44912.0:170202 7.f 7:f6a2eab3:::benchmark_data_smithi038_143366_object69060:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected+supports_pool_eio e145)", 2024-09-14T04:35:00.700 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:31:33.347100+0000", 2024-09-14T04:35:00.700 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 207.27355530299999, 2024-09-14T04:35:00.700 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.259410323, 2024-09-14T04:35:00.700 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:35:00.700 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:35:00.700 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "reached pg", 2024-09-14T04:35:00.700 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:35:00.700 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.44912", 2024-09-14T04:35:00.700 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/661761194", 2024-09-14T04:35:00.701 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 170202 2024-09-14T04:35:00.701 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.701 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:35:00.701 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.701 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:35:00.701 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.347100+0000", 2024-09-14T04:35:00.701 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:35:00.701 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.701 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.701 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:35:00.701 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.347100+0000", 2024-09-14T04:35:00.701 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:35:00.702 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.702 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.702 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:35:00.702 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.347101+0000", 2024-09-14T04:35:00.702 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.2099999999999995e-07 2024-09-14T04:35:00.702 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.702 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.702 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:35:00.702 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.347105+0000", 2024-09-14T04:35:00.702 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.1200000000000004e-06 2024-09-14T04:35:00.702 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.702 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.703 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:35:00.703 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.347118+0000", 2024-09-14T04:35:00.703 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.2361000000000001e-05 2024-09-14T04:35:00.703 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.703 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.703 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:35:00.703 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.347127+0000", 2024-09-14T04:35:00.703 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.8729999999999996e-06 2024-09-14T04:35:00.703 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.703 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.703 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:35:00.703 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.347242+0000", 2024-09-14T04:35:00.703 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000115738 2024-09-14T04:35:00.703 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.703 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.704 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for peered", 2024-09-14T04:35:00.704 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.347253+0000", 2024-09-14T04:35:00.704 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.0417e-05 2024-09-14T04:35:00.704 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.704 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.704 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:35:00.704 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.576401+0000", 2024-09-14T04:35:00.704 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.2291479919999999 2024-09-14T04:35:00.704 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.704 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.704 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for missing object", 2024-09-14T04:35:00.704 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.576544+0000", 2024-09-14T04:35:00.705 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000143361 2024-09-14T04:35:00.705 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.705 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.705 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:35:00.705 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.606445+0000", 2024-09-14T04:35:00.705 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.029900809 2024-09-14T04:35:00.705 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.705 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.705 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:35:00.705 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.606511+0000", 2024-09-14T04:35:00.705 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.5730999999999998e-05 2024-09-14T04:35:00.705 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:35:00.705 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:35:00.706 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:35:00.706 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.706 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.706 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.44912.0:170214 7.6 7:6e4763fa:::benchmark_data_smithi038_143366_object69072:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e145)", 2024-09-14T04:35:00.706 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:31:33.540038+0000", 2024-09-14T04:35:00.706 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 207.080618184, 2024-09-14T04:35:00.706 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.1065886979999999, 2024-09-14T04:35:00.706 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:35:00.706 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:35:00.706 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:35:00.706 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:35:00.706 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.44912", 2024-09-14T04:35:00.706 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/661761194", 2024-09-14T04:35:00.706 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 170214 2024-09-14T04:35:00.707 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.707 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:35:00.707 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.707 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:35:00.707 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.540038+0000", 2024-09-14T04:35:00.707 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:35:00.707 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.707 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.707 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:35:00.707 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.540038+0000", 2024-09-14T04:35:00.707 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:35:00.707 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.707 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.708 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:35:00.708 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.540039+0000", 2024-09-14T04:35:00.708 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.6530000000000001e-06 2024-09-14T04:35:00.708 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.708 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.708 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:35:00.708 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.540044+0000", 2024-09-14T04:35:00.708 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.7210000000000002e-06 2024-09-14T04:35:00.708 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.708 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.708 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:35:00.708 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.540054+0000", 2024-09-14T04:35:00.708 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.8220000000000002e-06 2024-09-14T04:35:00.708 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.709 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.709 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:35:00.709 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.540061+0000", 2024-09-14T04:35:00.709 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.0469999999999996e-06 2024-09-14T04:35:00.709 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.709 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.709 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:35:00.709 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.540123+0000", 2024-09-14T04:35:00.709 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.2508999999999994e-05 2024-09-14T04:35:00.709 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.709 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.709 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for peered", 2024-09-14T04:35:00.710 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.540147+0000", 2024-09-14T04:35:00.710 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.3286999999999999e-05 2024-09-14T04:35:00.710 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.710 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.710 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:35:00.710 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.608687+0000", 2024-09-14T04:35:00.710 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.068540048 2024-09-14T04:35:00.710 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.710 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.710 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:35:00.710 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.608777+0000", 2024-09-14T04:35:00.710 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.0593000000000005e-05 2024-09-14T04:35:00.710 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.710 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.711 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 0,5,7", 2024-09-14T04:35:00.711 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.609368+0000", 2024-09-14T04:35:00.711 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00059037399999999996 2024-09-14T04:35:00.711 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.711 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.711 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:35:00.711 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.631331+0000", 2024-09-14T04:35:00.711 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.021963079 2024-09-14T04:35:00.711 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.711 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.711 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:35:00.711 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.631348+0000", 2024-09-14T04:35:00.711 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.7357999999999999e-05 2024-09-14T04:35:00.711 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.712 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.712 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:35:00.712 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.637875+0000", 2024-09-14T04:35:00.712 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0065265439999999996 2024-09-14T04:35:00.712 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.712 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.712 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:35:00.712 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.646117+0000", 2024-09-14T04:35:00.712 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0082420210000000004 2024-09-14T04:35:00.712 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.713 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.713 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:35:00.713 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.646508+0000", 2024-09-14T04:35:00.713 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00039093100000000002 2024-09-14T04:35:00.713 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.713 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.713 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:35:00.713 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.646626+0000", 2024-09-14T04:35:00.713 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000118711 2024-09-14T04:35:00.713 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:35:00.713 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:35:00.713 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:35:00.713 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.714 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.714 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.44912.0:170217 7.6 7:65fa8c4a:::benchmark_data_smithi038_143366_object69075:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e145)", 2024-09-14T04:35:00.714 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:31:33.552549+0000", 2024-09-14T04:35:00.714 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 207.06810706100001, 2024-09-14T04:35:00.714 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.0942708409999999, 2024-09-14T04:35:00.714 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:35:00.714 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:35:00.714 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:35:00.714 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:35:00.714 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.44912", 2024-09-14T04:35:00.715 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/661761194", 2024-09-14T04:35:00.715 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 170217 2024-09-14T04:35:00.715 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.715 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:35:00.715 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.715 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:35:00.715 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.552549+0000", 2024-09-14T04:35:00.715 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:35:00.715 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.715 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.715 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:35:00.715 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.552549+0000", 2024-09-14T04:35:00.715 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:35:00.716 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.716 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.716 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:35:00.716 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.552551+0000", 2024-09-14T04:35:00.716 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.9829999999999999e-06 2024-09-14T04:35:00.716 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.716 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.716 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:35:00.716 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.552557+0000", 2024-09-14T04:35:00.716 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.6719999999999998e-06 2024-09-14T04:35:00.716 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.716 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.716 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:35:00.717 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.552577+0000", 2024-09-14T04:35:00.717 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.9296e-05 2024-09-14T04:35:00.717 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.717 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.717 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:35:00.717 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.552586+0000", 2024-09-14T04:35:00.717 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.8740000000000007e-06 2024-09-14T04:35:00.717 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.717 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.717 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:35:00.717 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.552650+0000", 2024-09-14T04:35:00.717 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.3932999999999999e-05 2024-09-14T04:35:00.717 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.718 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.718 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for peered", 2024-09-14T04:35:00.718 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.552660+0000", 2024-09-14T04:35:00.718 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.2010000000000005e-06 2024-09-14T04:35:00.718 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.718 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.718 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:35:00.718 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.625080+0000", 2024-09-14T04:35:00.718 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.072420232 2024-09-14T04:35:00.718 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.718 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.718 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:35:00.718 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.625202+0000", 2024-09-14T04:35:00.719 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000121787 2024-09-14T04:35:00.719 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.719 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.719 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 0,5,7", 2024-09-14T04:35:00.719 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.625344+0000", 2024-09-14T04:35:00.719 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000142149 2024-09-14T04:35:00.719 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.719 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.719 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:35:00.719 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.631382+0000", 2024-09-14T04:35:00.719 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0060384389999999996 2024-09-14T04:35:00.719 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.719 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.719 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:35:00.720 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.637818+0000", 2024-09-14T04:35:00.720 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0064354709999999999 2024-09-14T04:35:00.720 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.720 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.720 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:35:00.720 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.646017+0000", 2024-09-14T04:35:00.720 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0081997170000000005 2024-09-14T04:35:00.720 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.720 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.720 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:35:00.720 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.646667+0000", 2024-09-14T04:35:00.720 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00064954300000000004 2024-09-14T04:35:00.720 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.721 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.721 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:35:00.721 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.646721+0000", 2024-09-14T04:35:00.721 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.3974000000000002e-05 2024-09-14T04:35:00.721 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.721 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.721 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:35:00.721 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.646819+0000", 2024-09-14T04:35:00.721 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.857e-05 2024-09-14T04:35:00.721 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:35:00.721 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:35:00.721 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:35:00.721 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.722 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.722 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.44912.0:170222 7.f 7:fb0fff0a:::benchmark_data_smithi038_143366_object69080:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e145)", 2024-09-14T04:35:00.722 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:31:33.557590+0000", 2024-09-14T04:35:00.722 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 207.063065618, 2024-09-14T04:35:00.722 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.047740122, 2024-09-14T04:35:00.722 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:35:00.722 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:35:00.722 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:35:00.722 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:35:00.722 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.44912", 2024-09-14T04:35:00.722 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/661761194", 2024-09-14T04:35:00.722 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 170222 2024-09-14T04:35:00.722 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.722 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:35:00.723 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.723 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:35:00.723 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.557590+0000", 2024-09-14T04:35:00.723 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:35:00.723 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.723 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.723 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:35:00.723 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.557590+0000", 2024-09-14T04:35:00.723 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:35:00.723 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.723 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.723 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:35:00.723 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.557591+0000", 2024-09-14T04:35:00.724 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.1480000000000001e-06 2024-09-14T04:35:00.724 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.724 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.724 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:35:00.724 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.557596+0000", 2024-09-14T04:35:00.724 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.3810000000000001e-06 2024-09-14T04:35:00.724 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.724 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.724 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:35:00.724 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.557607+0000", 2024-09-14T04:35:00.724 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.1601e-05 2024-09-14T04:35:00.724 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.724 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.724 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:35:00.725 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.557614+0000", 2024-09-14T04:35:00.725 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.9979999999999997e-06 2024-09-14T04:35:00.725 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.725 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.725 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:35:00.725 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.557669+0000", 2024-09-14T04:35:00.725 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.5111999999999997e-05 2024-09-14T04:35:00.725 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.725 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.725 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for peered", 2024-09-14T04:35:00.725 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.557680+0000", 2024-09-14T04:35:00.725 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.0379e-05 2024-09-14T04:35:00.725 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.726 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.726 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:35:00.726 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.576578+0000", 2024-09-14T04:35:00.726 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.018898718 2024-09-14T04:35:00.726 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.726 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.726 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:35:00.726 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.576743+0000", 2024-09-14T04:35:00.726 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00016406999999999999 2024-09-14T04:35:00.726 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.726 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.726 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 0,4,7", 2024-09-14T04:35:00.726 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.576938+0000", 2024-09-14T04:35:00.726 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00019576700000000001 2024-09-14T04:35:00.727 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.727 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.727 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:35:00.727 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.584074+0000", 2024-09-14T04:35:00.727 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.007136033 2024-09-14T04:35:00.727 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.727 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.727 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:35:00.727 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.584090+0000", 2024-09-14T04:35:00.727 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.5634999999999999e-05 2024-09-14T04:35:00.727 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.727 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.727 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:35:00.727 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.595412+0000", 2024-09-14T04:35:00.728 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.011322547000000001 2024-09-14T04:35:00.728 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.728 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.728 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:35:00.728 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.605145+0000", 2024-09-14T04:35:00.728 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0097321390000000008 2024-09-14T04:35:00.728 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.728 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.728 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:35:00.728 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.605206+0000", 2024-09-14T04:35:00.728 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.1626999999999998e-05 2024-09-14T04:35:00.728 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.729 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.729 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:35:00.729 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.605330+0000", 2024-09-14T04:35:00.729 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000123967 2024-09-14T04:35:00.729 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:35:00.729 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:35:00.729 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:35:00.729 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.729 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.729 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.44912.0:170230 7.6 7:63777bd5:::benchmark_data_smithi038_143366_object69088:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e145)", 2024-09-14T04:35:00.729 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:31:33.566802+0000", 2024-09-14T04:35:00.729 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 207.05385323799999, 2024-09-14T04:35:00.729 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.087427659, 2024-09-14T04:35:00.730 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:35:00.730 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:35:00.730 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:35:00.730 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:35:00.730 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.44912", 2024-09-14T04:35:00.730 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/661761194", 2024-09-14T04:35:00.730 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 170230 2024-09-14T04:35:00.730 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.730 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:35:00.730 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.730 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:35:00.730 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.566802+0000", 2024-09-14T04:35:00.730 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:35:00.731 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.731 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.731 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:35:00.731 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.566802+0000", 2024-09-14T04:35:00.731 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:35:00.731 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.731 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.731 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:35:00.731 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.566804+0000", 2024-09-14T04:35:00.731 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.141e-06 2024-09-14T04:35:00.731 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.731 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.731 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:35:00.731 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.566853+0000", 2024-09-14T04:35:00.732 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.9870000000000002e-05 2024-09-14T04:35:00.732 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.732 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.732 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:35:00.732 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.566881+0000", 2024-09-14T04:35:00.732 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.7481e-05 2024-09-14T04:35:00.732 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.732 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.732 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:35:00.732 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.566956+0000", 2024-09-14T04:35:00.732 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.4627000000000002e-05 2024-09-14T04:35:00.732 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.732 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.733 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:35:00.733 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.567045+0000", 2024-09-14T04:35:00.733 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.9362000000000003e-05 2024-09-14T04:35:00.733 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.733 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.733 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for peered", 2024-09-14T04:35:00.733 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.567056+0000", 2024-09-14T04:35:00.733 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.0728e-05 2024-09-14T04:35:00.733 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.733 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.733 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:35:00.733 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.631402+0000", 2024-09-14T04:35:00.733 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.064345925 2024-09-14T04:35:00.733 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.734 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.734 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:35:00.734 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.631486+0000", 2024-09-14T04:35:00.734 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.4345000000000006e-05 2024-09-14T04:35:00.734 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.734 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.734 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 0,5,7", 2024-09-14T04:35:00.734 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.631564+0000", 2024-09-14T04:35:00.734 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.7892999999999994e-05 2024-09-14T04:35:00.734 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.734 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.734 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:35:00.734 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.645960+0000", 2024-09-14T04:35:00.735 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.014396229999999999 2024-09-14T04:35:00.735 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.735 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.735 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:35:00.735 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.646074+0000", 2024-09-14T04:35:00.735 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00011355599999999999 2024-09-14T04:35:00.735 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.735 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.735 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:35:00.735 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.646866+0000", 2024-09-14T04:35:00.735 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00079265300000000004 2024-09-14T04:35:00.735 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.735 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.736 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:35:00.736 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.654045+0000", 2024-09-14T04:35:00.736 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0071785590000000002 2024-09-14T04:35:00.736 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.736 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.736 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:35:00.736 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.654113+0000", 2024-09-14T04:35:00.736 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.8434000000000002e-05 2024-09-14T04:35:00.736 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.736 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.736 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:35:00.736 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.654230+0000", 2024-09-14T04:35:00.736 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00011685500000000001 2024-09-14T04:35:00.737 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:35:00.737 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:35:00.737 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:35:00.737 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.737 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.737 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.44912.0:170232 7.6 7:677ba5b2:::benchmark_data_smithi038_143366_object69090:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e145)", 2024-09-14T04:35:00.737 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:31:33.569667+0000", 2024-09-14T04:35:00.737 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 207.05098852200001, 2024-09-14T04:35:00.737 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.0961379550000001, 2024-09-14T04:35:00.737 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:35:00.737 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:35:00.737 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:35:00.737 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:35:00.738 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.44912", 2024-09-14T04:35:00.738 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/661761194", 2024-09-14T04:35:00.738 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 170232 2024-09-14T04:35:00.738 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.738 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:35:00.738 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.738 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:35:00.738 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.569667+0000", 2024-09-14T04:35:00.738 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:35:00.738 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.738 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.738 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:35:00.738 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.569667+0000", 2024-09-14T04:35:00.738 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:35:00.739 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.739 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.739 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:35:00.739 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.569669+0000", 2024-09-14T04:35:00.739 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.4640000000000001e-06 2024-09-14T04:35:00.739 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.739 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.739 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:35:00.739 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.569674+0000", 2024-09-14T04:35:00.739 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.9010000000000002e-06 2024-09-14T04:35:00.739 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.739 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.739 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:35:00.739 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.569687+0000", 2024-09-14T04:35:00.740 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.3433e-05 2024-09-14T04:35:00.740 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.740 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.740 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:35:00.740 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.569694+0000", 2024-09-14T04:35:00.740 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.2609999999999996e-06 2024-09-14T04:35:00.740 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.740 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.740 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:35:00.740 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.569767+0000", 2024-09-14T04:35:00.740 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.2965000000000004e-05 2024-09-14T04:35:00.740 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.741 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.741 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for peered", 2024-09-14T04:35:00.741 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.569779+0000", 2024-09-14T04:35:00.741 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.1664e-05 2024-09-14T04:35:00.741 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.741 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.741 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:35:00.741 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.634910+0000", 2024-09-14T04:35:00.741 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.065131474 2024-09-14T04:35:00.741 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.741 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.741 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:35:00.741 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.634995+0000", 2024-09-14T04:35:00.742 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.4955000000000002e-05 2024-09-14T04:35:00.742 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.742 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.742 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 0,5,7", 2024-09-14T04:35:00.742 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.635075+0000", 2024-09-14T04:35:00.742 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.9752999999999993e-05 2024-09-14T04:35:00.742 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.742 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.742 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:35:00.742 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.645967+0000", 2024-09-14T04:35:00.742 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.010891609999999999 2024-09-14T04:35:00.742 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.742 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.743 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:35:00.743 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.654298+0000", 2024-09-14T04:35:00.743 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0083316099999999997 2024-09-14T04:35:00.743 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.743 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.743 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:35:00.743 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.654377+0000", 2024-09-14T04:35:00.743 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.8372000000000001e-05 2024-09-14T04:35:00.743 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.743 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.743 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:35:00.743 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.665588+0000", 2024-09-14T04:35:00.743 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.011211804000000001 2024-09-14T04:35:00.743 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.744 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.744 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:35:00.744 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.665671+0000", 2024-09-14T04:35:00.745 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.2181999999999993e-05 2024-09-14T04:35:00.745 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.745 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.745 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:35:00.745 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.665805+0000", 2024-09-14T04:35:00.745 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00013450699999999999 2024-09-14T04:35:00.745 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:35:00.745 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:35:00.745 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:35:00.745 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.745 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.745 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.44912.0:170245 7.f 7:fff05415:::benchmark_data_smithi038_143366_object69103:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e145)", 2024-09-14T04:35:00.745 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:31:33.610474+0000", 2024-09-14T04:35:00.746 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 207.01018137200001, 2024-09-14T04:35:00.746 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.99545323900000005, 2024-09-14T04:35:00.746 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:35:00.746 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:35:00.746 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:35:00.746 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:35:00.746 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.44912", 2024-09-14T04:35:00.746 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/661761194", 2024-09-14T04:35:00.746 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 170245 2024-09-14T04:35:00.746 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.746 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:35:00.746 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.746 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:35:00.747 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.610474+0000", 2024-09-14T04:35:00.747 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:35:00.747 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.747 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.747 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:35:00.747 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.610474+0000", 2024-09-14T04:35:00.747 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:35:00.747 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.747 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.747 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:35:00.747 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.610476+0000", 2024-09-14T04:35:00.747 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.3990000000000001e-06 2024-09-14T04:35:00.747 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.747 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.748 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:35:00.748 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.610482+0000", 2024-09-14T04:35:00.748 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.3210000000000001e-06 2024-09-14T04:35:00.748 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.748 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.748 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:35:00.748 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.610499+0000", 2024-09-14T04:35:00.748 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.7173999999999999e-05 2024-09-14T04:35:00.748 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.748 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.748 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:35:00.748 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.610509+0000", 2024-09-14T04:35:00.748 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.0093e-05 2024-09-14T04:35:00.749 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.749 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.749 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:35:00.749 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.610568+0000", 2024-09-14T04:35:00.749 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.9057000000000001e-05 2024-09-14T04:35:00.749 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.749 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.749 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for peered", 2024-09-14T04:35:00.749 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:33.610584+0000", 2024-09-14T04:35:00.749 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.5164000000000001e-05 2024-09-14T04:35:00.749 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.749 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.749 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:35:00.750 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.580131+0000", 2024-09-14T04:35:00.750 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.96954766199999998 2024-09-14T04:35:00.750 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.750 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.750 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:35:00.750 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.580290+0000", 2024-09-14T04:35:00.750 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00015906399999999999 2024-09-14T04:35:00.750 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.750 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.750 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 0,4,7", 2024-09-14T04:35:00.750 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.580446+0000", 2024-09-14T04:35:00.750 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00015549499999999999 2024-09-14T04:35:00.750 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.750 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.750 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:35:00.751 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.584122+0000", 2024-09-14T04:35:00.751 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.003676725 2024-09-14T04:35:00.751 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.751 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.751 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:35:00.751 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.584249+0000", 2024-09-14T04:35:00.751 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00012636400000000001 2024-09-14T04:35:00.751 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.751 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.751 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:35:00.751 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.605371+0000", 2024-09-14T04:35:00.751 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.021122314999999999 2024-09-14T04:35:00.751 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.751 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.752 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:35:00.752 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.605767+0000", 2024-09-14T04:35:00.752 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00039534299999999999 2024-09-14T04:35:00.752 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.752 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.752 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:35:00.752 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.605821+0000", 2024-09-14T04:35:00.752 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.4728000000000002e-05 2024-09-14T04:35:00.752 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:35:00.752 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:35:00.753 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:35:00.753 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:31:34.605928+0000", 2024-09-14T04:35:00.753 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000106335 2024-09-14T04:35:00.753 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:35:00.753 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:35:00.753 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:35:00.753 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:35:00.753 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:35:00.753 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-09-14T04:35:00.754 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:00 smithi038 bash[84940]: cluster 2024-09-14T04:34:59.226498+0000 mgr.y (mgr.26165) 818 : cluster [DBG] pgmap v775: 89 pgs: 89 active+clean; 2.2 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2024-09-14T04:35:00.754 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:00 smithi038 bash[84940]: cluster 2024-09-14T04:34:59.226498+0000 mgr.y (mgr.26165) 818 : cluster [DBG] pgmap v775: 89 pgs: 89 active+clean; 2.2 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2024-09-14T04:35:00.754 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:00 smithi038 bash[84940]: audit 2024-09-14T04:35:00.226257+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:35:00.754 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:00 smithi038 bash[84940]: audit 2024-09-14T04:35:00.226257+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:35:00.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:00.754 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:00 smithi038 bash[87336]: cluster 2024-09-14T04:34:59.226498+0000 mgr.y (mgr.26165) 818 : cluster [DBG] pgmap v775: 89 pgs: 89 active+clean; 2.2 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2024-09-14T04:35:00.754 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:00 smithi038 bash[87336]: cluster 2024-09-14T04:34:59.226498+0000 mgr.y (mgr.26165) 818 : cluster [DBG] pgmap v775: 89 pgs: 89 active+clean; 2.2 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2024-09-14T04:35:00.755 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:00 smithi038 bash[87336]: audit 2024-09-14T04:35:00.226257+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:35:00.755 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:00 smithi038 bash[87336]: audit 2024-09-14T04:35:00.226257+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:35:00.755 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:00.756 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:35:00.856 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:00.895 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:00.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:00.901 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:35:01.002 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:01.037 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:01.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:01.041 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:35:01.142 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:01.169 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:01.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:01.171 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:35:01.272 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:01.293 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:01.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:01.294 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:35:01.395 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:01.423 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:01.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:01.425 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:35:01.498 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 26 16 44828 44812 107.684 95.5 0.0146996 0.00928 2024-09-14T04:35:01.526 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:01.552 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:01.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:01.560 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:35:01.661 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:01.686 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:01.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:01.690 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:35:01.790 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:01.815 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:01.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:01.822 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:35:01.922 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:01.945 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:01.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:01.948 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:35:02.049 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:02.077 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:02.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:02.078 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:35:02.179 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:02.203 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:02.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:02.205 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:35:02.306 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:02.338 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:02.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:02.342 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:35:02.442 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:02.459 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:02.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:02.461 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:35:02.500 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 27 16 46376 46360 107.279 96.75 0.00582816 0.00931583 2024-09-14T04:35:02.562 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:02.586 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:02.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:02.590 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:35:02.640 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:02 smithi038 bash[84940]: cluster 2024-09-14T04:35:01.227178+0000 mgr.y (mgr.26165) 819 : cluster [DBG] pgmap v776: 89 pgs: 89 active+clean; 2.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 107 MiB/s wr, 1.71k op/s 2024-09-14T04:35:02.640 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:02 smithi038 bash[84940]: cluster 2024-09-14T04:35:01.227178+0000 mgr.y (mgr.26165) 819 : cluster [DBG] pgmap v776: 89 pgs: 89 active+clean; 2.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 107 MiB/s wr, 1.71k op/s 2024-09-14T04:35:02.640 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:02 smithi038 bash[87336]: cluster 2024-09-14T04:35:01.227178+0000 mgr.y (mgr.26165) 819 : cluster [DBG] pgmap v776: 89 pgs: 89 active+clean; 2.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 107 MiB/s wr, 1.71k op/s 2024-09-14T04:35:02.640 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:02 smithi038 bash[87336]: cluster 2024-09-14T04:35:01.227178+0000 mgr.y (mgr.26165) 819 : cluster [DBG] pgmap v776: 89 pgs: 89 active+clean; 2.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 107 MiB/s wr, 1.71k op/s 2024-09-14T04:35:02.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:02 smithi123 bash[68976]: cluster 2024-09-14T04:35:01.227178+0000 mgr.y (mgr.26165) 819 : cluster [DBG] pgmap v776: 89 pgs: 89 active+clean; 2.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 107 MiB/s wr, 1.71k op/s 2024-09-14T04:35:02.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:02 smithi123 bash[68976]: cluster 2024-09-14T04:35:01.227178+0000 mgr.y (mgr.26165) 819 : cluster [DBG] pgmap v776: 89 pgs: 89 active+clean; 2.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 107 MiB/s wr, 1.71k op/s 2024-09-14T04:35:02.691 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:02.714 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:02.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:02.717 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:35:02.818 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:02.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:02.847 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:02.847 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:35:02.948 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:02.977 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:02.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:02.980 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:35:03.080 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:03.107 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:03.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:03.113 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:35:03.214 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:03.240 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:03.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:03.243 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:35:03.344 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:03.375 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:03.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:03.378 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:35:03.479 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:03.499 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 28 15 47880 47865 106.807 94.0625 0.00812723 0.00935674 2024-09-14T04:35:03.503 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:03.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:03.506 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:35:03.606 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:03.637 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:03.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:03.640 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:35:03.741 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:03.768 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:03.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:03.769 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:35:03.870 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:03.895 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:03.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:03.897 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:35:03.998 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:04.022 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:04.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:04.025 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:35:04.126 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:04.149 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:04.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:04.154 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:35:04.254 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:04.272 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:04.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:04.273 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:35:04.374 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:04.397 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:04.398 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:04 smithi123 bash[68976]: cluster 2024-09-14T04:35:03.227822+0000 mgr.y (mgr.26165) 820 : cluster [DBG] pgmap v777: 89 pgs: 89 active+clean; 2.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2024-09-14T04:35:04.398 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:04 smithi123 bash[68976]: cluster 2024-09-14T04:35:03.227822+0000 mgr.y (mgr.26165) 820 : cluster [DBG] pgmap v777: 89 pgs: 89 active+clean; 2.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2024-09-14T04:35:04.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:04.399 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:35:04.499 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 29 16 49138 49122 105.833 78.5625 0.00675049 0.00944191 2024-09-14T04:35:04.500 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:04.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:04 smithi038 bash[84940]: cluster 2024-09-14T04:35:03.227822+0000 mgr.y (mgr.26165) 820 : cluster [DBG] pgmap v777: 89 pgs: 89 active+clean; 2.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2024-09-14T04:35:04.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:04 smithi038 bash[84940]: cluster 2024-09-14T04:35:03.227822+0000 mgr.y (mgr.26165) 820 : cluster [DBG] pgmap v777: 89 pgs: 89 active+clean; 2.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2024-09-14T04:35:04.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:04 smithi038 bash[87336]: cluster 2024-09-14T04:35:03.227822+0000 mgr.y (mgr.26165) 820 : cluster [DBG] pgmap v777: 89 pgs: 89 active+clean; 2.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2024-09-14T04:35:04.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:04 smithi038 bash[87336]: cluster 2024-09-14T04:35:03.227822+0000 mgr.y (mgr.26165) 820 : cluster [DBG] pgmap v777: 89 pgs: 89 active+clean; 2.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2024-09-14T04:35:04.535 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:04.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:04.538 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:35:04.639 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:04.659 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:04.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:04.661 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:35:04.762 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:04.783 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.4 dump_ops_in_flight 2024-09-14T04:35:04.797 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:04.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:04.803 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:35:04.904 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:04.933 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:04.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:04.937 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:35:05.037 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:35:05.066 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:35:05.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:05.068 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:35:05.169 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:05.192 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:05.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:05.194 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:35:05.295 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:05.312 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:05.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:05.314 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:35:05.415 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:05.437 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:05.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:05.439 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:35:05.499 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 30 16 50248 50232 104.618 69.375 0.0038119 0.00953317 2024-09-14T04:35:05.540 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:05.572 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:05.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:05.577 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:35:05.678 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:05.703 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:05.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:05.705 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:35:05.806 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:05.828 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:05.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:05.832 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:35:05.932 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:05.969 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:05.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:05.970 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:35:06.071 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:06.096 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:06.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:06.099 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:35:06.199 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:35:06.223 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:35:06.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:06.228 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:35:06.329 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:06.354 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:06.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:06.359 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:35:06.460 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:06.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:06.485 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:06.486 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:35:06.499 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 31 16 51700 51684 104.17 90.75 0.0163243 0.00959311 2024-09-14T04:35:06.555 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:06 smithi038 bash[84940]: cluster 2024-09-14T04:35:05.228404+0000 mgr.y (mgr.26165) 821 : cluster [DBG] pgmap v778: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 94 MiB/s wr, 1.51k op/s 2024-09-14T04:35:06.555 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:06 smithi038 bash[84940]: cluster 2024-09-14T04:35:05.228404+0000 mgr.y (mgr.26165) 821 : cluster [DBG] pgmap v778: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 94 MiB/s wr, 1.51k op/s 2024-09-14T04:35:06.556 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:06 smithi038 bash[87336]: cluster 2024-09-14T04:35:05.228404+0000 mgr.y (mgr.26165) 821 : cluster [DBG] pgmap v778: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 94 MiB/s wr, 1.51k op/s 2024-09-14T04:35:06.556 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:06 smithi038 bash[87336]: cluster 2024-09-14T04:35:05.228404+0000 mgr.y (mgr.26165) 821 : cluster [DBG] pgmap v778: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 94 MiB/s wr, 1.51k op/s 2024-09-14T04:35:06.586 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:06.596 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:06 smithi123 bash[68976]: cluster 2024-09-14T04:35:05.228404+0000 mgr.y (mgr.26165) 821 : cluster [DBG] pgmap v778: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 94 MiB/s wr, 1.51k op/s 2024-09-14T04:35:06.596 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:06 smithi123 bash[68976]: cluster 2024-09-14T04:35:05.228404+0000 mgr.y (mgr.26165) 821 : cluster [DBG] pgmap v778: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 94 MiB/s wr, 1.51k op/s 2024-09-14T04:35:06.612 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:06.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:06.614 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:35:06.715 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:06.765 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:06.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:06.771 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:35:06.871 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:06.896 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:06.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:06.898 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:35:06.998 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:07.026 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:07.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:07.029 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:35:07.067 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-09-14T04:35:07.077 INFO:teuthology.orchestra.run.smithi038.stderr:dumped all 2024-09-14T04:35:07.130 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:35:07.151 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:35:07.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:07.154 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:35:07.255 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:07.283 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:07.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:07.290 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:35:07.341 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0: {} 2024-09-14T04:35:07.341 INFO:teuthology.orchestra.run.smithi038.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-14T04:35:07.374 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1: {} 2024-09-14T04:35:07.374 INFO:teuthology.orchestra.run.smithi038.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-14T04:35:07.390 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:35:07.399 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:07 smithi123 bash[68976]: audit 2024-09-14T04:35:07.276660+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.38:0/2177641211' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:35:07.399 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:07 smithi123 bash[68976]: audit 2024-09-14T04:35:07.276660+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.38:0/2177641211' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:35:07.411 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:35:07.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:07.415 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:35:07.417 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2: {} 2024-09-14T04:35:07.417 INFO:teuthology.orchestra.run.smithi038.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-14T04:35:07.420 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:07 smithi038 bash[84940]: audit 2024-09-14T04:35:07.276660+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.38:0/2177641211' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:35:07.420 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:07 smithi038 bash[84940]: audit 2024-09-14T04:35:07.276660+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.38:0/2177641211' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:35:07.420 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:07 smithi038 bash[87336]: audit 2024-09-14T04:35:07.276660+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.38:0/2177641211' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:35:07.420 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:07 smithi038 bash[87336]: audit 2024-09-14T04:35:07.276660+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.38:0/2177641211' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:35:07.449 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3: {} 2024-09-14T04:35:07.450 INFO:teuthology.orchestra.run.smithi038.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-14T04:35:07.480 INFO:teuthology.orchestra.run.smithi038.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-14T04:35:07.480 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4: {} 2024-09-14T04:35:07.499 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 32 16 52857 52841 103.175 72.3125 0.00794753 0.00968584 2024-09-14T04:35:07.513 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5: {} 2024-09-14T04:35:07.513 INFO:teuthology.orchestra.run.smithi038.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-14T04:35:07.516 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:07.539 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:07.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:07.543 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:35:07.544 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6: {} 2024-09-14T04:35:07.544 INFO:teuthology.orchestra.run.smithi038.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-14T04:35:07.572 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7: {} 2024-09-14T04:35:07.573 INFO:teuthology.orchestra.run.smithi038.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-14T04:35:07.644 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:35:07.670 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:35:07.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:07.677 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:35:07.777 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:07.801 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:07.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:07.804 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:35:07.905 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:07.940 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:07.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:07.942 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:35:08.044 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:08.072 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:08.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:08.075 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:35:08.176 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:08.201 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:08.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:08.204 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:35:08.305 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:08.331 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:08.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:08.336 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:35:08.353 INFO:teuthology.orchestra.run.smithi038.stderr:noscrub is unset 2024-09-14T04:35:08.436 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:08.446 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:08 smithi038 bash[84940]: audit 2024-09-14T04:35:07.058841+0000 mgr.y (mgr.26165) 822 : audit [DBG] from='client.54706 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:35:08.446 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:08 smithi038 bash[84940]: audit 2024-09-14T04:35:07.058841+0000 mgr.y (mgr.26165) 822 : audit [DBG] from='client.54706 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:35:08.446 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:08 smithi038 bash[84940]: cluster 2024-09-14T04:35:07.229033+0000 mgr.y (mgr.26165) 823 : cluster [DBG] pgmap v779: 89 pgs: 89 active+clean; 3.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 94 MiB/s wr, 1.50k op/s 2024-09-14T04:35:08.446 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:08 smithi038 bash[84940]: cluster 2024-09-14T04:35:07.229033+0000 mgr.y (mgr.26165) 823 : cluster [DBG] pgmap v779: 89 pgs: 89 active+clean; 3.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 94 MiB/s wr, 1.50k op/s 2024-09-14T04:35:08.446 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:08 smithi038 bash[84940]: audit 2024-09-14T04:35:07.492991+0000 mon.a (mon.0) 978 : audit [INF] from='client.? 172.21.15.38:0/2653402509' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:35:08.446 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:08 smithi038 bash[84940]: audit 2024-09-14T04:35:07.492991+0000 mon.a (mon.0) 978 : audit [INF] from='client.? 172.21.15.38:0/2653402509' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:35:08.446 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:35:08 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:35:08] "GET /metrics HTTP/1.1" 200 36634 "" "Prometheus/2.51.0" 2024-09-14T04:35:08.447 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:08 smithi038 bash[87336]: audit 2024-09-14T04:35:07.058841+0000 mgr.y (mgr.26165) 822 : audit [DBG] from='client.54706 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:35:08.447 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:08 smithi038 bash[87336]: audit 2024-09-14T04:35:07.058841+0000 mgr.y (mgr.26165) 822 : audit [DBG] from='client.54706 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:35:08.447 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:08 smithi038 bash[87336]: cluster 2024-09-14T04:35:07.229033+0000 mgr.y (mgr.26165) 823 : cluster [DBG] pgmap v779: 89 pgs: 89 active+clean; 3.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 94 MiB/s wr, 1.50k op/s 2024-09-14T04:35:08.447 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:08 smithi038 bash[87336]: cluster 2024-09-14T04:35:07.229033+0000 mgr.y (mgr.26165) 823 : cluster [DBG] pgmap v779: 89 pgs: 89 active+clean; 3.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 94 MiB/s wr, 1.50k op/s 2024-09-14T04:35:08.447 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:08 smithi038 bash[87336]: audit 2024-09-14T04:35:07.492991+0000 mon.a (mon.0) 978 : audit [INF] from='client.? 172.21.15.38:0/2653402509' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:35:08.447 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:08 smithi038 bash[87336]: audit 2024-09-14T04:35:07.492991+0000 mon.a (mon.0) 978 : audit [INF] from='client.? 172.21.15.38:0/2653402509' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:35:08.465 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:08.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:08.470 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:35:08.499 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 33 16 54271 54255 102.726 88.375 0.0149837 0.00972887 2024-09-14T04:35:08.571 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:08.602 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:08.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:08.607 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:35:08.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:08 smithi123 bash[68976]: audit 2024-09-14T04:35:07.058841+0000 mgr.y (mgr.26165) 822 : audit [DBG] from='client.54706 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:35:08.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:08 smithi123 bash[68976]: audit 2024-09-14T04:35:07.058841+0000 mgr.y (mgr.26165) 822 : audit [DBG] from='client.54706 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:35:08.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:08 smithi123 bash[68976]: cluster 2024-09-14T04:35:07.229033+0000 mgr.y (mgr.26165) 823 : cluster [DBG] pgmap v779: 89 pgs: 89 active+clean; 3.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 94 MiB/s wr, 1.50k op/s 2024-09-14T04:35:08.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:08 smithi123 bash[68976]: cluster 2024-09-14T04:35:07.229033+0000 mgr.y (mgr.26165) 823 : cluster [DBG] pgmap v779: 89 pgs: 89 active+clean; 3.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 94 MiB/s wr, 1.50k op/s 2024-09-14T04:35:08.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:08 smithi123 bash[68976]: audit 2024-09-14T04:35:07.492991+0000 mon.a (mon.0) 978 : audit [INF] from='client.? 172.21.15.38:0/2653402509' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:35:08.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:08 smithi123 bash[68976]: audit 2024-09-14T04:35:07.492991+0000 mon.a (mon.0) 978 : audit [INF] from='client.? 172.21.15.38:0/2653402509' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:35:08.709 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:08.729 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:08.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:08.732 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:35:08.833 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:08.870 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:08.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:08.873 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:35:08.974 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:09.004 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:09.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:09.008 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:35:09.108 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:09.132 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:09.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:09.134 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:35:09.235 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:09.261 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:09.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:09.264 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:35:09.365 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:09.393 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:09.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:09.396 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:35:09.497 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:35:09.499 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 34 16 55552 55536 102.059 80.0625 0.00815638 0.00979262 2024-09-14T04:35:09.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:09 smithi123 bash[68976]: cluster 2024-09-14T04:35:08.324941+0000 mon.a (mon.0) 979 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:35:09.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:09 smithi123 bash[68976]: cluster 2024-09-14T04:35:08.324941+0000 mon.a (mon.0) 979 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:35:09.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:09 smithi123 bash[68976]: audit 2024-09-14T04:35:08.347829+0000 mon.a (mon.0) 980 : audit [INF] from='client.? 172.21.15.38:0/2653402509' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:35:09.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:09 smithi123 bash[68976]: audit 2024-09-14T04:35:08.347829+0000 mon.a (mon.0) 980 : audit [INF] from='client.? 172.21.15.38:0/2653402509' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:35:09.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:09 smithi123 bash[68976]: cluster 2024-09-14T04:35:08.362707+0000 mon.a (mon.0) 981 : cluster [DBG] osdmap e166: 8 total, 8 up, 8 in 2024-09-14T04:35:09.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:09 smithi123 bash[68976]: cluster 2024-09-14T04:35:08.362707+0000 mon.a (mon.0) 981 : cluster [DBG] osdmap e166: 8 total, 8 up, 8 in 2024-09-14T04:35:09.521 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:35:09.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:09.523 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:35:09.594 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T04:35:09.623 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:35:09.654 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:35:09.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:09.660 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:35:09.662 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:09 smithi038 bash[84940]: cluster 2024-09-14T04:35:08.324941+0000 mon.a (mon.0) 979 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:35:09.662 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:09 smithi038 bash[84940]: cluster 2024-09-14T04:35:08.324941+0000 mon.a (mon.0) 979 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:35:09.663 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:09 smithi038 bash[84940]: audit 2024-09-14T04:35:08.347829+0000 mon.a (mon.0) 980 : audit [INF] from='client.? 172.21.15.38:0/2653402509' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:35:09.663 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:09 smithi038 bash[84940]: audit 2024-09-14T04:35:08.347829+0000 mon.a (mon.0) 980 : audit [INF] from='client.? 172.21.15.38:0/2653402509' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:35:09.663 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:09 smithi038 bash[84940]: cluster 2024-09-14T04:35:08.362707+0000 mon.a (mon.0) 981 : cluster [DBG] osdmap e166: 8 total, 8 up, 8 in 2024-09-14T04:35:09.663 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:09 smithi038 bash[84940]: cluster 2024-09-14T04:35:08.362707+0000 mon.a (mon.0) 981 : cluster [DBG] osdmap e166: 8 total, 8 up, 8 in 2024-09-14T04:35:09.663 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:09 smithi038 bash[87336]: cluster 2024-09-14T04:35:08.324941+0000 mon.a (mon.0) 979 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:35:09.663 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:09 smithi038 bash[87336]: cluster 2024-09-14T04:35:08.324941+0000 mon.a (mon.0) 979 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:35:09.663 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:09 smithi038 bash[87336]: audit 2024-09-14T04:35:08.347829+0000 mon.a (mon.0) 980 : audit [INF] from='client.? 172.21.15.38:0/2653402509' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:35:09.663 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:09 smithi038 bash[87336]: audit 2024-09-14T04:35:08.347829+0000 mon.a (mon.0) 980 : audit [INF] from='client.? 172.21.15.38:0/2653402509' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:35:09.663 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:09 smithi038 bash[87336]: cluster 2024-09-14T04:35:08.362707+0000 mon.a (mon.0) 981 : cluster [DBG] osdmap e166: 8 total, 8 up, 8 in 2024-09-14T04:35:09.663 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:09 smithi038 bash[87336]: cluster 2024-09-14T04:35:08.362707+0000 mon.a (mon.0) 981 : cluster [DBG] osdmap e166: 8 total, 8 up, 8 in 2024-09-14T04:35:09.761 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:09.785 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:09.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:09.791 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:35:09.892 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:09.925 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:09.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:09.928 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:35:10.029 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:10.057 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:10.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:10.059 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:35:10.160 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:10.189 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:10.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:10.196 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:35:10.296 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:10.326 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:10.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:10.329 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:35:10.430 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:10.440 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:10 smithi038 bash[84940]: cluster 2024-09-14T04:35:09.229572+0000 mgr.y (mgr.26165) 824 : cluster [DBG] pgmap v781: 89 pgs: 89 active+clean; 3.1 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2024-09-14T04:35:10.440 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:10 smithi038 bash[84940]: cluster 2024-09-14T04:35:09.229572+0000 mgr.y (mgr.26165) 824 : cluster [DBG] pgmap v781: 89 pgs: 89 active+clean; 3.1 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2024-09-14T04:35:10.440 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:10 smithi038 bash[87336]: cluster 2024-09-14T04:35:09.229572+0000 mgr.y (mgr.26165) 824 : cluster [DBG] pgmap v781: 89 pgs: 89 active+clean; 3.1 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2024-09-14T04:35:10.440 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:10 smithi038 bash[87336]: cluster 2024-09-14T04:35:09.229572+0000 mgr.y (mgr.26165) 824 : cluster [DBG] pgmap v781: 89 pgs: 89 active+clean; 3.1 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2024-09-14T04:35:10.458 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:10.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:10.461 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:35:10.499 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 35 16 56967 56951 101.67 88.4375 0.0102011 0.00983029 2024-09-14T04:35:10.562 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:10.594 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:10.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:10.600 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:35:10.686 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:35:10 smithi123 bash[61744]: ts=2024-09-14T04:35:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:35:10.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:10 smithi123 bash[68976]: cluster 2024-09-14T04:35:09.229572+0000 mgr.y (mgr.26165) 824 : cluster [DBG] pgmap v781: 89 pgs: 89 active+clean; 3.1 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2024-09-14T04:35:10.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:10 smithi123 bash[68976]: cluster 2024-09-14T04:35:09.229572+0000 mgr.y (mgr.26165) 824 : cluster [DBG] pgmap v781: 89 pgs: 89 active+clean; 3.1 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2024-09-14T04:35:10.701 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:10.718 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:10.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:10.720 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:35:10.821 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:10.848 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:10.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:10.853 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:35:10.954 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:10.978 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:10.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:10.982 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:35:11.083 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:35:11.100 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:35:11.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:11.102 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:35:11.203 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:11.225 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:11.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:11.228 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:35:11.329 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:11.355 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:11.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:11.357 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:35:11.457 INFO:teuthology.orchestra.run.smithi038.stdout:{"pg_ready":true,"pg_map":{"version":778,"stamp":"2024-09-14T04:35:05.228009+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":3032356813,"num_objects":46287,"num_object_clones":0,"num_object_copies":138861,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":46287,"num_whiteouts":0,"num_read":343,"num_read_kb":798,"num_write":46473,"num_write_kb":2962363,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":25,"num_bytes_recovered":1771737,"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":46425,"ondisk_log_size":46425,"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":11240096,"kb_used_data":8725920,"kb_used_omap":34,"kb_used_meta":2514077,"kb_avail":738721120,"statfs":{"total":767960285184,"available":756450426880,"internally_reserved":0,"allocated":8935342080,"data_stored":8928412895,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":35471,"internal_metadata":2574415217},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[5,9,5,5,2,3,0,0,3],"upper_bound":512},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":1185415168,"num_objects":18088,"num_object_clones":0,"num_object_copies":54264,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":18088,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":18088,"num_write_kb":1157632,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.003570"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":210,"reported_epoch":165,"state":"active+clean","last_fresh":"2024-09-14T04:34:35.939467+0000","last_change":"2024-09-14T04:19:08.874350+0000","last_active":"2024-09-14T04:34:35.939467+0000","last_peered":"2024-09-14T04:34:35.939467+0000","last_clean":"2024-09-14T04:34:35.939467+0000","last_became_active":"2024-09-14T04:19:08.873675+0000","last_became_peered":"2024-09-14T04:19:08.873675+0000","last_unstale":"2024-09-14T04:34:35.939467+0000","last_undegraded":"2024-09-14T04:34:35.939467+0000","last_fullsized":"2024-09-14T04:34:35.939467+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:31:37.700421+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'2","reported_seq":151,"reported_epoch":164,"state":"active+clean","last_fresh":"2024-09-14T04:34:32.015337+0000","last_change":"2024-09-14T04:19:42.634254+0000","last_active":"2024-09-14T04:34:32.015337+0000","last_peered":"2024-09-14T04:34:32.015337+0000","last_clean":"2024-09-14T04:34:32.015337+0000","last_became_active":"2024-09-14T04:19:42.633320+0000","last_became_peered":"2024-09-14T04:19:42.633320+0000","last_unstale":"2024-09-14T04:34:32.015337+0000","last_undegraded":"2024-09-14T04:34:32.015337+0000","last_fullsized":"2024-09-14T04:34:32.015337+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:12:12.393196+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":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":129,"reported_epoch":164,"state":"active+clean","last_fresh":"2024-09-14T04:34:32.014592+0000","last_change":"2024-09-14T04:19:08.861774+0000","last_active":"2024-09-14T04:34:32.014592+0000","last_peered":"2024-09-14T04:34:32.014592+0000","last_clean":"2024-09-14T04:34:32.014592+0000","last_became_active":"2024-09-14T04:19:08.860797+0000","last_became_peered":"2024-09-14T04:19:08.860797+0000","last_unstale":"2024-09-14T04:34:32.014592+0000","last_undegraded":"2024-09-14T04:34:32.014592+0000","last_fullsized":"2024-09-14T04:34:32.014592+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:03:04.404644+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":53,"reported_epoch":165,"state":"active+clean","last_fresh":"2024-09-14T04:34:35.935880+0000","last_change":"2024-09-14T04:31:33.397998+0000","last_active":"2024-09-14T04:34:35.935880+0000","last_peered":"2024-09-14T04:34:35.935880+0000","last_clean":"2024-09-14T04:34:35.935880+0000","last_became_active":"2024-09-14T04:31:33.397649+0000","last_became_peered":"2024-09-14T04:31:33.397649+0000","last_unstale":"2024-09-14T04:34:35.935880+0000","last_undegraded":"2024-09-14T04:34:35.935880+0000","last_fullsized":"2024-09-14T04:34:35.935880+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:47:48.876541+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":53,"reported_epoch":165,"state":"active+clean","last_fresh":"2024-09-14T04:34:35.937198+0000","last_change":"2024-09-14T04:31:33.398638+0000","last_active":"2024-09-14T04:34:35.937198+0000","last_peered":"2024-09-14T04:34:35.937198+0000","last_clean":"2024-09-14T04:34:35.937198+0000","last_became_active":"2024-09-14T04:31:33.397943+0000","last_became_peered":"2024-09-14T04:31:33.397943+0000","last_unstale":"2024-09-14T04:34:35.937198+0000","last_undegraded":"2024-09-14T04:34:35.937198+0000","last_fullsized":"2024-09-14T04:34:35.937198+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:14:42.638681+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":174,"reported_epoch":165,"state":"active+clean","last_fresh":"2024-09-14T04:34:35.932100+0000","last_change":"2024-09-14T04:26:24.346577+0000","last_active":"2024-09-14T04:34:35.932100+0000","last_peered":"2024-09-14T04:34:35.932100+0000","last_clean":"2024-09-14T04:34:35.932100+0000","last_became_active":"2024-09-14T04:26:24.345532+0000","last_became_peered":"2024-09-14T04:26:24.345532+0000","last_unstale":"2024-09-14T04:34:35.932100+0000","last_undegraded":"2024-09-14T04:34:35.932100+0000","last_fullsized":"2024-09-14T04:34:35.932100+0000","mapping_epoch":113,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":114,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:17:40.540610+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":210,"reported_epoch":165,"state":"active+clean","last_fresh":"2024-09-14T04:34:35.940016+0000","last_change":"2024-09-14T04:19:08.873846+0000","last_active":"2024-09-14T04:34:35.940016+0000","last_peered":"2024-09-14T04:34:35.940016+0000","last_clean":"2024-09-14T04:34:35.940016+0000","last_became_active":"2024-09-14T04:19:08.873510+0000","last_became_peered":"2024-09-14T04:19:08.873510+0000","last_unstale":"2024-09-14T04:34:35.940016+0000","last_undegraded":"2024-09-14T04:34:35.940016+0000","last_fullsized":"2024-09-14T04:34:35.940016+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:18:25.972302+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'8","reported_seq":182,"reported_epoch":164,"state":"active+clean","last_fresh":"2024-09-14T04:34:32.012819+0000","last_change":"2024-09-14T04:31:33.566690+0000","last_active":"2024-09-14T04:34:32.012819+0000","last_peered":"2024-09-14T04:34:32.012819+0000","last_clean":"2024-09-14T04:34:32.012819+0000","last_became_active":"2024-09-14T04:31:33.371392+0000","last_became_peered":"2024-09-14T04:31:33.371392+0000","last_unstale":"2024-09-14T04:34:32.012819+0000","last_undegraded":"2024-09-14T04:34:32.012819+0000","last_fullsized":"2024-09-14T04:34:32.012819+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T08:27:37.168400+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":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.4","version":"165'2709","reported_seq":2722,"reported_epoch":165,"state":"active+clean","last_fresh":"2024-09-14T04:35:00.771249+0000","last_change":"2024-09-14T04:34:09.814222+0000","last_active":"2024-09-14T04:35:00.771249+0000","last_peered":"2024-09-14T04:35:00.771249+0000","last_clean":"2024-09-14T04:35:00.771249+0000","last_became_active":"2024-09-14T04:34:09.813221+0000","last_became_peered":"2024-09-14T04:34:09.813221+0000","last_unstale":"2024-09-14T04:35:00.771249+0000","last_undegraded":"2024-09-14T04:35:00.771249+0000","last_fullsized":"2024-09-14T04:35:00.771249+0000","mapping_epoch":160,"log_start":"0'0","ondisk_log_start":"0'0","created":160,"last_epoch_clean":161,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:34:08.330080+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:34:08.330080+0000","last_clean_scrub_stamp":"2024-09-14T04:34:08.330080+0000","objects_scrubbed":0,"log_size":2709,"log_dups_size":0,"ondisk_log_size":2709,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:38:54.848418+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":177537024,"num_objects":2709,"num_object_clones":0,"num_object_copies":8127,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2709,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2709,"num_write_kb":173376,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,2],"acting":[5,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"63'1","reported_seq":177,"reported_epoch":164,"state":"active+clean","last_fresh":"2024-09-14T04:34:32.015953+0000","last_change":"2024-09-14T04:32:07.511796+0000","last_active":"2024-09-14T04:34:32.015953+0000","last_peered":"2024-09-14T04:34:32.015953+0000","last_clean":"2024-09-14T04:34:32.015953+0000","last_became_active":"2024-09-14T04:31:33.369096+0000","last_became_peered":"2024-09-14T04:31:33.369096+0000","last_unstale":"2024-09-14T04:34:32.015953+0000","last_undegraded":"2024-09-14T04:34:32.015953+0000","last_fullsized":"2024-09-14T04:34:32.015953+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:25:24.370363+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,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":122,"reported_epoch":164,"state":"active+clean","last_fresh":"2024-09-14T04:34:32.014623+0000","last_change":"2024-09-14T04:32:09.197966+0000","last_active":"2024-09-14T04:34:32.014623+0000","last_peered":"2024-09-14T04:34:32.014623+0000","last_clean":"2024-09-14T04:34:32.014623+0000","last_became_active":"2024-09-14T04:32:09.197602+0000","last_became_peered":"2024-09-14T04:32:09.197602+0000","last_unstale":"2024-09-14T04:34:32.014623+0000","last_undegraded":"2024-09-14T04:34:32.014623+0000","last_fullsized":"2024-09-14T04:34:32.014623+0000","mapping_epoch":148,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":149,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:39:46.985840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"8.5","version":"165'3220","reported_seq":3241,"reported_epoch":165,"state":"active+clean","last_fresh":"2024-09-14T04:35:05.097374+0000","last_change":"2024-09-14T04:34:09.374212+0000","last_active":"2024-09-14T04:35:05.097374+0000","last_peered":"2024-09-14T04:35:05.097374+0000","last_clean":"2024-09-14T04:35:05.097374+0000","last_became_active":"2024-09-14T04:34:09.372706+0000","last_became_peered":"2024-09-14T04:34:09.372706+0000","last_unstale":"2024-09-14T04:35:05.097374+0000","last_undegraded":"2024-09-14T04:35:05.097374+0000","last_fullsized":"2024-09-14T04:35:05.097374+0000","mapping_epoch":160,"log_start":"0'0","ondisk_log_start":"0'0","created":160,"last_epoch_clean":161,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:34:08.330080+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:34:08.330080+0000","last_clean_scrub_stamp":"2024-09-14T04:34:08.330080+0000","objects_scrubbed":0,"log_size":3220,"log_dups_size":0,"ondisk_log_size":3220,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:32:20.598439+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":211025920,"num_objects":3220,"num_object_clones":0,"num_object_copies":9660,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3220,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3220,"num_write_kb":206080,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.e","version":"63'2","reported_seq":150,"reported_epoch":164,"state":"active+clean","last_fresh":"2024-09-14T04:34:32.015771+0000","last_change":"2024-09-14T04:19:42.641163+0000","last_active":"2024-09-14T04:34:32.015771+0000","last_peered":"2024-09-14T04:34:32.015771+0000","last_clean":"2024-09-14T04:34:32.015771+0000","last_became_active":"2024-09-14T04:19:42.639319+0000","last_became_peered":"2024-09-14T04:19:42.639319+0000","last_unstale":"2024-09-14T04:34:32.015771+0000","last_undegraded":"2024-09-14T04:34:32.015771+0000","last_fullsized":"2024-09-14T04:34:32.015771+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:09:30.964543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":236,"reported_epoch":165,"state":"active+clean","last_fresh":"2024-09-14T04:34:35.932223+0000","last_change":"2024-09-14T04:19:42.644860+0000","last_active":"2024-09-14T04:34:35.932223+0000","last_peered":"2024-09-14T04:34:35.932223+0000","last_clean":"2024-09-14T04:34:35.932223+0000","last_became_active":"2024-09-14T04:19:42.643988+0000","last_became_peered":"2024-09-14T04:19:42.643988+0000","last_unstale":"2024-09-14T04:34:35.932223+0000","last_undegraded":"2024-09-14T04:34:35.932223+0000","last_fullsized":"2024-09-14T04:34:35.932223+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:36:27.621661+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"8.6","version":"165'2940","reported_seq":2961,"reported_epoch":165,"state":"active+clean","last_fresh":"2024-09-14T04:35:03.550417+0000","last_change":"2024-09-14T04:34:09.375860+0000","last_active":"2024-09-14T04:35:03.550417+0000","last_peered":"2024-09-14T04:35:03.550417+0000","last_clean":"2024-09-14T04:35:03.550417+0000","last_became_active":"2024-09-14T04:34:09.375589+0000","last_became_peered":"2024-09-14T04:34:09.375589+0000","last_unstale":"2024-09-14T04:35:03.550417+0000","last_undegraded":"2024-09-14T04:35:03.550417+0000","last_fullsized":"2024-09-14T04:35:03.550417+0000","mapping_epoch":160,"log_start":"0'0","ondisk_log_start":"0'0","created":160,"last_epoch_clean":161,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:34:08.330080+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:34:08.330080+0000","last_clean_scrub_stamp":"2024-09-14T04:34:08.330080+0000","objects_scrubbed":0,"log_size":2940,"log_dups_size":0,"ondisk_log_size":2940,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:32:40.814718+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":192675840,"num_objects":2940,"num_object_clones":0,"num_object_copies":8820,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2940,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2940,"num_write_kb":188160,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,7],"acting":[0,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.d","version":"63'1","reported_seq":75,"reported_epoch":164,"state":"active+clean","last_fresh":"2024-09-14T04:34:32.014031+0000","last_change":"2024-09-14T04:26:24.346366+0000","last_active":"2024-09-14T04:34:32.014031+0000","last_peered":"2024-09-14T04:34:32.014031+0000","last_clean":"2024-09-14T04:34:32.014031+0000","last_became_active":"2024-09-14T04:26:24.345417+0000","last_became_peered":"2024-09-14T04:26:24.345417+0000","last_unstale":"2024-09-14T04:34:32.014031+0000","last_undegraded":"2024-09-14T04:34:32.014031+0000","last_fullsized":"2024-09-14T04:34:32.014031+0000","mapping_epoch":113,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":114,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:43:32.215360+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":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":87,"reported_epoch":165,"state":"active+clean","last_fresh":"2024-09-14T04:34:35.941616+0000","last_change":"2024-09-14T04:32:09.197896+0000","last_active":"2024-09-14T04:34:35.941616+0000","last_peered":"2024-09-14T04:34:35.941616+0000","last_clean":"2024-09-14T04:34:35.941616+0000","last_became_active":"2024-09-14T04:32:09.197361+0000","last_became_peered":"2024-09-14T04:32:09.197361+0000","last_unstale":"2024-09-14T04:34:35.941616+0000","last_undegraded":"2024-09-14T04:34:35.941616+0000","last_fullsized":"2024-09-14T04:34:35.941616+0000","mapping_epoch":148,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":149,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:07:35.121046+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,5],"acting":[1,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.7","version":"165'2702","reported_seq":2723,"reported_epoch":165,"state":"active+clean","last_fresh":"2024-09-14T04:35:00.347088+0000","last_change":"2024-09-14T04:34:09.376911+0000","last_active":"2024-09-14T04:35:00.347088+0000","last_peered":"2024-09-14T04:35:00.347088+0000","last_clean":"2024-09-14T04:35:00.347088+0000","last_became_active":"2024-09-14T04:34:09.376599+0000","last_became_peered":"2024-09-14T04:34:09.376599+0000","last_unstale":"2024-09-14T04:35:00.347088+0000","last_undegraded":"2024-09-14T04:35:00.347088+0000","last_fullsized":"2024-09-14T04:35:00.347088+0000","mapping_epoch":160,"log_start":"0'0","ondisk_log_start":"0'0","created":160,"last_epoch_clean":161,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:34:08.330080+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:34:08.330080+0000","last_clean_scrub_stamp":"2024-09-14T04:34:08.330080+0000","objects_scrubbed":0,"log_size":2702,"log_dups_size":0,"ondisk_log_size":2702,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:49:15.581221+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":177078272,"num_objects":2702,"num_object_clones":0,"num_object_copies":8106,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2702,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2702,"num_write_kb":172928,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,6],"acting":[1,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":130,"reported_epoch":164,"state":"active+clean","last_fresh":"2024-09-14T04:34:32.014641+0000","last_change":"2024-09-14T04:19:08.879621+0000","last_active":"2024-09-14T04:34:32.014641+0000","last_peered":"2024-09-14T04:34:32.014641+0000","last_clean":"2024-09-14T04:34:32.014641+0000","last_became_active":"2024-09-14T04:19:08.879232+0000","last_became_peered":"2024-09-14T04:19:08.879232+0000","last_unstale":"2024-09-14T04:34:32.014641+0000","last_undegraded":"2024-09-14T04:34:32.014641+0000","last_fullsized":"2024-09-14T04:34:32.014641+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:06:15.162063+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":53,"reported_epoch":165,"state":"active+clean","last_fresh":"2024-09-14T04:34:35.936000+0000","last_change":"2024-09-14T04:31:33.358484+0000","last_active":"2024-09-14T04:34:35.936000+0000","last_peered":"2024-09-14T04:34:35.936000+0000","last_clean":"2024-09-14T04:34:35.936000+0000","last_became_active":"2024-09-14T04:31:33.358127+0000","last_became_peered":"2024-09-14T04:31:33.358127+0000","last_unstale":"2024-09-14T04:34:35.936000+0000","last_undegraded":"2024-09-14T04:34:35.936000+0000","last_fullsized":"2024-09-14T04:34:35.936000+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:57:30.264825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,4],"acting":[0,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"8.0","version":"165'3175","reported_seq":3195,"reported_epoch":165,"state":"active+clean","last_fresh":"2024-09-14T04:35:04.714504+0000","last_change":"2024-09-14T04:34:09.371286+0000","last_active":"2024-09-14T04:35:04.714504+0000","last_peered":"2024-09-14T04:35:04.714504+0000","last_clean":"2024-09-14T04:35:04.714504+0000","last_became_active":"2024-09-14T04:34:09.370901+0000","last_became_peered":"2024-09-14T04:34:09.370901+0000","last_unstale":"2024-09-14T04:35:04.714504+0000","last_undegraded":"2024-09-14T04:35:04.714504+0000","last_fullsized":"2024-09-14T04:35:04.714504+0000","mapping_epoch":160,"log_start":"0'0","ondisk_log_start":"0'0","created":160,"last_epoch_clean":161,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:34:08.330080+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:34:08.330080+0000","last_clean_scrub_stamp":"2024-09-14T04:34:08.330080+0000","objects_scrubbed":0,"log_size":3175,"log_dups_size":0,"ondisk_log_size":3175,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:58:19.778384+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":208076800,"num_objects":3175,"num_object_clones":0,"num_object_copies":9525,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3175,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3175,"num_write_kb":203200,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,1],"acting":[3,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"64'3","reported_seq":244,"reported_epoch":165,"state":"active+clean","last_fresh":"2024-09-14T04:34:35.939086+0000","last_change":"2024-09-14T04:31:33.466537+0000","last_active":"2024-09-14T04:34:35.939086+0000","last_peered":"2024-09-14T04:34:35.939086+0000","last_clean":"2024-09-14T04:34:35.939086+0000","last_became_active":"2024-09-14T04:31:33.360086+0000","last_became_peered":"2024-09-14T04:31:33.360086+0000","last_unstale":"2024-09-14T04:34:35.939086+0000","last_undegraded":"2024-09-14T04:34:35.939086+0000","last_fullsized":"2024-09-14T04:34:35.939086+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T10:38:52.927697+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":208,"reported_epoch":165,"state":"active+clean","last_fresh":"2024-09-14T04:34:35.932745+0000","last_change":"2024-09-14T04:19:42.638847+0000","last_active":"2024-09-14T04:34:35.932745+0000","last_peered":"2024-09-14T04:34:35.932745+0000","last_clean":"2024-09-14T04:34:35.932745+0000","last_became_active":"2024-09-14T04:19:42.638188+0000","last_became_peered":"2024-09-14T04:19:42.638188+0000","last_unstale":"2024-09-14T04:34:35.932745+0000","last_undegraded":"2024-09-14T04:34:35.932745+0000","last_fullsized":"2024-09-14T04:34:35.932745+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:23:02.561858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"8.1","version":"165'2706","reported_seq":2727,"reported_epoch":165,"state":"active+clean","last_fresh":"2024-09-14T04:35:00.405559+0000","last_change":"2024-09-14T04:34:09.814216+0000","last_active":"2024-09-14T04:35:00.405559+0000","last_peered":"2024-09-14T04:35:00.405559+0000","last_clean":"2024-09-14T04:35:00.405559+0000","last_became_active":"2024-09-14T04:34:09.813055+0000","last_became_peered":"2024-09-14T04:34:09.813055+0000","last_unstale":"2024-09-14T04:35:00.405559+0000","last_undegraded":"2024-09-14T04:35:00.405559+0000","last_fullsized":"2024-09-14T04:35:00.405559+0000","mapping_epoch":160,"log_start":"0'0","ondisk_log_start":"0'0","created":160,"last_epoch_clean":161,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:34:08.330080+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:34:08.330080+0000","last_clean_scrub_stamp":"2024-09-14T04:34:08.330080+0000","objects_scrubbed":0,"log_size":2706,"log_dups_size":0,"ondisk_log_size":2706,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:32:12.968076+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":177340416,"num_objects":2706,"num_object_clones":0,"num_object_copies":8118,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2706,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2706,"num_write_kb":173184,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,2],"acting":[1,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":147,"reported_epoch":164,"state":"active+clean","last_fresh":"2024-09-14T04:34:32.013321+0000","last_change":"2024-09-14T04:19:42.640315+0000","last_active":"2024-09-14T04:34:32.013321+0000","last_peered":"2024-09-14T04:34:32.013321+0000","last_clean":"2024-09-14T04:34:32.013321+0000","last_became_active":"2024-09-14T04:19:42.639647+0000","last_became_peered":"2024-09-14T04:19:42.639647+0000","last_unstale":"2024-09-14T04:34:32.013321+0000","last_undegraded":"2024-09-14T04:34:32.013321+0000","last_fullsized":"2024-09-14T04:34:32.013321+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:18:39.051719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":222,"reported_epoch":165,"state":"active+clean","last_fresh":"2024-09-14T04:34:35.932255+0000","last_change":"2024-09-14T04:19:42.650071+0000","last_active":"2024-09-14T04:34:35.932255+0000","last_peered":"2024-09-14T04:34:35.932255+0000","last_clean":"2024-09-14T04:34:35.932255+0000","last_became_active":"2024-09-14T04:19:42.648824+0000","last_became_peered":"2024-09-14T04:19:42.648824+0000","last_unstale":"2024-09-14T04:34:35.932255+0000","last_undegraded":"2024-09-14T04:34:35.932255+0000","last_fullsized":"2024-09-14T04:34:35.932255+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:13:34.311856+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"8.2","version":"165'3138","reported_seq":3156,"reported_epoch":165,"state":"active+clean","last_fresh":"2024-09-14T04:35:05.102064+0000","last_change":"2024-09-14T04:34:09.375082+0000","last_active":"2024-09-14T04:35:05.102064+0000","last_peered":"2024-09-14T04:35:05.102064+0000","last_clean":"2024-09-14T04:35:05.102064+0000","last_became_active":"2024-09-14T04:34:09.374121+0000","last_became_peered":"2024-09-14T04:34:09.374121+0000","last_unstale":"2024-09-14T04:35:05.102064+0000","last_undegraded":"2024-09-14T04:35:05.102064+0000","last_fullsized":"2024-09-14T04:35:05.102064+0000","mapping_epoch":160,"log_start":"0'0","ondisk_log_start":"0'0","created":160,"last_epoch_clean":161,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:34:08.330080+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:34:08.330080+0000","last_clean_scrub_stamp":"2024-09-14T04:34:08.330080+0000","objects_scrubbed":0,"log_size":3138,"log_dups_size":0,"ondisk_log_size":3138,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T16:19:49.729064+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":205651968,"num_objects":3138,"num_object_clones":0,"num_object_copies":9414,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3138,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3138,"num_write_kb":200832,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,5],"acting":[4,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":207,"reported_epoch":165,"state":"active+clean","last_fresh":"2024-09-14T04:34:35.931961+0000","last_change":"2024-09-14T04:19:42.643992+0000","last_active":"2024-09-14T04:34:35.931961+0000","last_peered":"2024-09-14T04:34:35.931961+0000","last_clean":"2024-09-14T04:34:35.931961+0000","last_became_active":"2024-09-14T04:19:42.643187+0000","last_became_peered":"2024-09-14T04:19:42.643187+0000","last_unstale":"2024-09-14T04:34:35.931961+0000","last_undegraded":"2024-09-14T04:34:35.931961+0000","last_fullsized":"2024-09-14T04:34:35.931961+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:24:52.681331+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":207,"reported_epoch":165,"state":"active+clean","last_fresh":"2024-09-14T04:34:35.932869+0000","last_change":"2024-09-14T04:32:08.390350+0000","last_active":"2024-09-14T04:34:35.932869+0000","last_peered":"2024-09-14T04:34:35.932869+0000","last_clean":"2024-09-14T04:34:35.932869+0000","last_became_active":"2024-09-14T04:32:08.388927+0000","last_became_peered":"2024-09-14T04:32:08.388927+0000","last_unstale":"2024-09-14T04:34:35.932869+0000","last_undegraded":"2024-09-14T04:34:35.932869+0000","last_fullsized":"2024-09-14T04:34:35.932869+0000","mapping_epoch":148,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":149,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:39:25.688165+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"8.3","version":"165'2709","reported_seq":2730,"reported_epoch":165,"state":"active+clean","last_fresh":"2024-09-14T04:35:00.406404+0000","last_change":"2024-09-14T04:34:09.378155+0000","last_active":"2024-09-14T04:35:00.406404+0000","last_peered":"2024-09-14T04:35:00.406404+0000","last_clean":"2024-09-14T04:35:00.406404+0000","last_became_active":"2024-09-14T04:34:09.377834+0000","last_became_peered":"2024-09-14T04:34:09.377834+0000","last_unstale":"2024-09-14T04:35:00.406404+0000","last_undegraded":"2024-09-14T04:35:00.406404+0000","last_fullsized":"2024-09-14T04:35:00.406404+0000","mapping_epoch":160,"log_start":"0'0","ondisk_log_start":"0'0","created":160,"last_epoch_clean":161,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:34:08.330080+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:34:08.330080+0000","last_clean_scrub_stamp":"2024-09-14T04:34:08.330080+0000","objects_scrubbed":0,"log_size":2709,"log_dups_size":0,"ondisk_log_size":2709,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:50:42.964510+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":177537024,"num_objects":2709,"num_object_clones":0,"num_object_copies":8127,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2709,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2709,"num_write_kb":173376,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,6],"acting":[1,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":212,"reported_epoch":165,"state":"active+clean","last_fresh":"2024-09-14T04:34:35.938882+0000","last_change":"2024-09-14T04:19:08.874337+0000","last_active":"2024-09-14T04:34:35.938882+0000","last_peered":"2024-09-14T04:34:35.938882+0000","last_clean":"2024-09-14T04:34:35.938882+0000","last_became_active":"2024-09-14T04:19:08.873054+0000","last_became_peered":"2024-09-14T04:19:08.873054+0000","last_unstale":"2024-09-14T04:34:35.938882+0000","last_undegraded":"2024-09-14T04:34:35.938882+0000","last_fullsized":"2024-09-14T04:34:35.938882+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:41:29.161551+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":213,"reported_epoch":165,"state":"active+clean","last_fresh":"2024-09-14T04:34:35.941761+0000","last_change":"2024-09-14T04:19:42.652319+0000","last_active":"2024-09-14T04:34:35.941761+0000","last_peered":"2024-09-14T04:34:35.941761+0000","last_clean":"2024-09-14T04:34:35.941761+0000","last_became_active":"2024-09-14T04:19:42.651977+0000","last_became_peered":"2024-09-14T04:19:42.651977+0000","last_unstale":"2024-09-14T04:34:35.941761+0000","last_undegraded":"2024-09-14T04:34:35.941761+0000","last_fullsized":"2024-09-14T04:34:35.941761+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:49:25.535726+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.9","version":"165'2786","reported_seq":2799,"reported_epoch":165,"state":"active+clean","last_fresh":"2024-09-14T04:35:00.981256+0000","last_change":"2024-09-14T04:34:09.378229+0000","last_active":"2024-09-14T04:35:00.981256+0000","last_peered":"2024-09-14T04:35:00.981256+0000","last_clean":"2024-09-14T04:35:00.981256+0000","last_became_active":"2024-09-14T04:34:09.377879+0000","last_became_peered":"2024-09-14T04:34:09.377879+0000","last_unstale":"2024-09-14T04:35:00.981256+0000","last_undegraded":"2024-09-14T04:35:00.981256+0000","last_fullsized":"2024-09-14T04:35:00.981256+0000","mapping_epoch":160,"log_start":"0'0","ondisk_log_start":"0'0","created":160,"last_epoch_clean":161,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:34:08.330080+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:34:08.330080+0000","last_clean_scrub_stamp":"2024-09-14T04:34:08.330080+0000","objects_scrubbed":0,"log_size":2786,"log_dups_size":0,"ondisk_log_size":2786,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:38:11.576211+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":182583296,"num_objects":2786,"num_object_clones":0,"num_object_copies":8358,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2786,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2786,"num_write_kb":178304,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"75'100","reported_seq":279,"reported_epoch":164,"state":"active+clean","last_fresh":"2024-09-14T04:34:32.014948+0000","last_change":"2024-09-14T04:32:13.711425+0000","last_active":"2024-09-14T04:34:32.014948+0000","last_peered":"2024-09-14T04:34:32.014948+0000","last_clean":"2024-09-14T04:34:32.014948+0000","last_became_active":"2024-09-14T04:31:33.365563+0000","last_became_peered":"2024-09-14T04:31:33.365563+0000","last_unstale":"2024-09-14T04:34:32.014948+0000","last_undegraded":"2024-09-14T04:34:32.014948+0000","last_fullsized":"2024-09-14T04:34:32.014948+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":152,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T03:56:14.533049+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:09:01.862435+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":306,"num_read_kb":759,"num_write":149,"num_write_kb":1628,"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":"55'1","reported_seq":143,"reported_epoch":164,"state":"active+clean","last_fresh":"2024-09-14T04:34:32.013817+0000","last_change":"2024-09-14T04:18:23.879583+0000","last_active":"2024-09-14T04:34:32.013817+0000","last_peered":"2024-09-14T04:34:32.013817+0000","last_clean":"2024-09-14T04:34:32.013817+0000","last_became_active":"2024-09-14T04:18:23.878529+0000","last_became_peered":"2024-09-14T04:18:23.878529+0000","last_unstale":"2024-09-14T04:34:32.013817+0000","last_undegraded":"2024-09-14T04:34:32.013817+0000","last_fullsized":"2024-09-14T04:34:32.013817+0000","mapping_epoch":89,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":90,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:23:29.719949+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000682689,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":170,"reported_epoch":165,"state":"active+clean","last_fresh":"2024-09-14T04:34:35.939137+0000","last_change":"2024-09-14T04:19:08.881085+0000","last_active":"2024-09-14T04:34:35.939137+0000","last_peered":"2024-09-14T04:34:35.939137+0000","last_clean":"2024-09-14T04:34:35.939137+0000","last_became_active":"2024-09-14T04:19:08.880678+0000","last_became_peered":"2024-09-14T04:19:08.880678+0000","last_unstale":"2024-09-14T04:34:35.939137+0000","last_undegraded":"2024-09-14T04:34:35.939137+0000","last_fullsized":"2024-09-14T04:34:35.939137+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:31:42.518778+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":101,"reported_epoch":165,"state":"active+clean","last_fresh":"2024-09-14T04:34:35.932084+0000","last_change":"2024-09-14T04:32:09.198070+0000","last_active":"2024-09-14T04:34:35.932084+0000","last_peered":"2024-09-14T04:34:35.932084+0000","last_clean":"2024-09-14T04:34:35.932084+0000","last_became_active":"2024-09-14T04:32:09.197592+0000","last_became_peered":"2024-09-14T04:32:09.197592+0000","last_unstale":"2024-09-14T04:34:35.932084+0000","last_undegraded":"2024-09-14T04:34:35.932084+0000","last_fullsized":"2024-09-14T04:34:35.932084+0000","mapping_epoch":148,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":149,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:56:01.060670+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.a","version":"165'2701","reported_seq":2722,"reported_epoch":165,"state":"active+clean","last_fresh":"2024-09-14T04:35:00.347362+0000","last_change":"2024-09-14T04:34:09.815031+0000","last_active":"2024-09-14T04:35:00.347362+0000","last_peered":"2024-09-14T04:35:00.347362+0000","last_clean":"2024-09-14T04:35:00.347362+0000","last_became_active":"2024-09-14T04:34:09.814006+0000","last_became_peered":"2024-09-14T04:34:09.814006+0000","last_unstale":"2024-09-14T04:35:00.347362+0000","last_undegraded":"2024-09-14T04:35:00.347362+0000","last_fullsized":"2024-09-14T04:35:00.347362+0000","mapping_epoch":160,"log_start":"0'0","ondisk_log_start":"0'0","created":160,"last_epoch_clean":161,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:34:08.330080+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:34:08.330080+0000","last_clean_scrub_stamp":"2024-09-14T04:34:08.330080+0000","objects_scrubbed":0,"log_size":2701,"log_dups_size":0,"ondisk_log_size":2701,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:57:31.182612+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":177012736,"num_objects":2701,"num_object_clones":0,"num_object_copies":8103,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2701,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2701,"num_write_kb":172864,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":204,"reported_epoch":165,"state":"active+clean","last_fresh":"2024-09-14T04:34:35.941273+0000","last_change":"2024-09-14T04:31:33.365190+0000","last_active":"2024-09-14T04:34:35.941273+0000","last_peered":"2024-09-14T04:34:35.941273+0000","last_clean":"2024-09-14T04:34:35.941273+0000","last_became_active":"2024-09-14T04:31:33.364825+0000","last_became_peered":"2024-09-14T04:31:33.364825+0000","last_unstale":"2024-09-14T04:34:35.941273+0000","last_undegraded":"2024-09-14T04:34:35.941273+0000","last_fullsized":"2024-09-14T04:34:35.941273+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:31:36.792540+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00063445000000000005,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,0],"acting":[1,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":53,"reported_epoch":165,"state":"active+clean","last_fresh":"2024-09-14T04:34:35.935775+0000","last_change":"2024-09-14T04:31:33.357276+0000","last_active":"2024-09-14T04:34:35.935775+0000","last_peered":"2024-09-14T04:34:35.935775+0000","last_clean":"2024-09-14T04:34:35.935775+0000","last_became_active":"2024-09-14T04:31:33.356696+0000","last_became_peered":"2024-09-14T04:31:33.356696+0000","last_unstale":"2024-09-14T04:34:35.935775+0000","last_undegraded":"2024-09-14T04:34:35.935775+0000","last_fullsized":"2024-09-14T04:34:35.935775+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:01:04.113956+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":53,"reported_epoch":165,"state":"active+clean","last_fresh":"2024-09-14T04:34:35.937179+0000","last_change":"2024-09-14T04:31:33.405942+0000","last_active":"2024-09-14T04:34:35.937179+0000","last_peered":"2024-09-14T04:34:35.937179+0000","last_clean":"2024-09-14T04:34:35.937179+0000","last_became_active":"2024-09-14T04:31:33.405583+0000","last_became_peered":"2024-09-14T04:31:33.405583+0000","last_unstale":"2024-09-14T04:34:35.937179+0000","last_undegraded":"2024-09-14T04:34:35.937179+0000","last_fullsized":"2024-09-14T04:34:35.937179+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:35:41.600396+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.b","version":"165'2975","reported_seq":2996,"reported_epoch":165,"state":"active+clean","last_fresh":"2024-09-14T04:35:04.707731+0000","last_change":"2024-09-14T04:34:09.374007+0000","last_active":"2024-09-14T04:35:04.707731+0000","last_peered":"2024-09-14T04:35:04.707731+0000","last_clean":"2024-09-14T04:35:04.707731+0000","last_became_active":"2024-09-14T04:34:09.373666+0000","last_became_peered":"2024-09-14T04:34:09.373666+0000","last_unstale":"2024-09-14T04:35:04.707731+0000","last_undegraded":"2024-09-14T04:35:04.707731+0000","last_fullsized":"2024-09-14T04:35:04.707731+0000","mapping_epoch":160,"log_start":"0'0","ondisk_log_start":"0'0","created":160,"last_epoch_clean":161,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:34:08.330080+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:34:08.330080+0000","last_clean_scrub_stamp":"2024-09-14T04:34:08.330080+0000","objects_scrubbed":0,"log_size":2975,"log_dups_size":0,"ondisk_log_size":2975,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:39:16.781371+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":194969600,"num_objects":2975,"num_object_clones":0,"num_object_copies":8925,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2975,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2975,"num_write_kb":190400,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,1],"acting":[3,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":255,"reported_epoch":165,"state":"active+clean","last_fresh":"2024-09-14T04:34:35.934061+0000","last_change":"2024-09-14T04:31:33.357870+0000","last_active":"2024-09-14T04:34:35.934061+0000","last_peered":"2024-09-14T04:34:35.934061+0000","last_clean":"2024-09-14T04:34:35.934061+0000","last_became_active":"2024-09-14T04:31:33.356477+0000","last_became_peered":"2024-09-14T04:31:33.356477+0000","last_unstale":"2024-09-14T04:34:35.934061+0000","last_undegraded":"2024-09-14T04:34:35.934061+0000","last_fullsized":"2024-09-14T04:34:35.934061+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T16:00:41.529394+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026470600000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":202,"reported_epoch":165,"state":"active+clean","last_fresh":"2024-09-14T04:34:35.941564+0000","last_change":"2024-09-14T04:18:23.868969+0000","last_active":"2024-09-14T04:34:35.941564+0000","last_peered":"2024-09-14T04:34:35.941564+0000","last_clean":"2024-09-14T04:34:35.941564+0000","last_became_active":"2024-09-14T04:18:23.868634+0000","last_became_peered":"2024-09-14T04:18:23.868634+0000","last_unstale":"2024-09-14T04:34:35.941564+0000","last_undegraded":"2024-09-14T04:34:35.941564+0000","last_fullsized":"2024-09-14T04:34:35.941564+0000","mapping_epoch":89,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":90,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:21:23.421668+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":239,"reported_epoch":165,"state":"active+clean","last_fresh":"2024-09-14T04:34:35.941532+0000","last_change":"2024-09-14T04:31:33.394342+0000","last_active":"2024-09-14T04:34:35.941532+0000","last_peered":"2024-09-14T04:34:35.941532+0000","last_clean":"2024-09-14T04:34:35.941532+0000","last_became_active":"2024-09-14T04:31:33.393951+0000","last_became_peered":"2024-09-14T04:31:33.393951+0000","last_unstale":"2024-09-14T04:34:35.941532+0000","last_undegraded":"2024-09-14T04:34:35.941532+0000","last_fullsized":"2024-09-14T04:34:35.941532+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:47:14.531508+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.8","version":"165'2742","reported_seq":2755,"reported_epoch":165,"state":"active+clean","last_fresh":"2024-09-14T04:35:00.793942+0000","last_change":"2024-09-14T04:34:09.371502+0000","last_active":"2024-09-14T04:35:00.793942+0000","last_peered":"2024-09-14T04:35:00.793942+0000","last_clean":"2024-09-14T04:35:00.793942+0000","last_became_active":"2024-09-14T04:34:09.370696+0000","last_became_peered":"2024-09-14T04:34:09.370696+0000","last_unstale":"2024-09-14T04:35:00.793942+0000","last_undegraded":"2024-09-14T04:35:00.793942+0000","last_fullsized":"2024-09-14T04:35:00.793942+0000","mapping_epoch":160,"log_start":"0'0","ondisk_log_start":"0'0","created":160,"last_epoch_clean":161,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:34:08.330080+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:34:08.330080+0000","last_clean_scrub_stamp":"2024-09-14T04:34:08.330080+0000","objects_scrubbed":0,"log_size":2742,"log_dups_size":0,"ondisk_log_size":2742,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:14:55.894972+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":179699712,"num_objects":2742,"num_object_clones":0,"num_object_copies":8226,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2742,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2742,"num_write_kb":175488,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"57'2","reported_seq":158,"reported_epoch":164,"state":"active+clean","last_fresh":"2024-09-14T04:34:32.014576+0000","last_change":"2024-09-14T04:32:13.714720+0000","last_active":"2024-09-14T04:34:32.014576+0000","last_peered":"2024-09-14T04:34:32.014576+0000","last_clean":"2024-09-14T04:34:32.014576+0000","last_became_active":"2024-09-14T04:32:08.402497+0000","last_became_peered":"2024-09-14T04:32:08.402497+0000","last_unstale":"2024-09-14T04:34:32.014576+0000","last_undegraded":"2024-09-14T04:34:32.014576+0000","last_fullsized":"2024-09-14T04:34:32.014576+0000","mapping_epoch":148,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":152,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:42:35.016181+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0017315220000000001,"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":"3.3","version":"0'0","reported_seq":211,"reported_epoch":165,"state":"active+clean","last_fresh":"2024-09-14T04:34:35.932886+0000","last_change":"2024-09-14T04:31:33.349089+0000","last_active":"2024-09-14T04:34:35.932886+0000","last_peered":"2024-09-14T04:34:35.932886+0000","last_clean":"2024-09-14T04:34:35.932886+0000","last_became_active":"2024-09-14T04:31:33.348490+0000","last_became_peered":"2024-09-14T04:31:33.348490+0000","last_unstale":"2024-09-14T04:34:35.932886+0000","last_undegraded":"2024-09-14T04:34:35.932886+0000","last_fullsized":"2024-09-14T04:34:35.932886+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:45:46.103881+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":213,"reported_epoch":165,"state":"active+clean","last_fresh":"2024-09-14T04:34:35.941241+0000","last_change":"2024-09-14T04:19:08.878487+0000","last_active":"2024-09-14T04:34:35.941241+0000","last_peered":"2024-09-14T04:34:35.941241+0000","last_clean":"2024-09-14T04:34:35.941241+0000","last_became_active":"2024-09-14T04:19:08.877989+0000","last_became_peered":"2024-09-14T04:19:08.877989+0000","last_unstale":"2024-09-14T04:34:35.941241+0000","last_undegraded":"2024-09-14T04:34:35.941241+0000","last_fullsized":"2024-09-14T04:34:35.941241+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:00:52.330468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.e","version":"165'2971","reported_seq":2991,"reported_epoch":165,"state":"active+clean","last_fresh":"2024-09-14T04:35:03.547599+0000","last_change":"2024-09-14T04:34:09.815291+0000","last_active":"2024-09-14T04:35:03.547599+0000","last_peered":"2024-09-14T04:35:03.547599+0000","last_clean":"2024-09-14T04:35:03.547599+0000","last_became_active":"2024-09-14T04:34:09.814549+0000","last_became_peered":"2024-09-14T04:34:09.814549+0000","last_unstale":"2024-09-14T04:35:03.547599+0000","last_undegraded":"2024-09-14T04:35:03.547599+0000","last_fullsized":"2024-09-14T04:35:03.547599+0000","mapping_epoch":160,"log_start":"0'0","ondisk_log_start":"0'0","created":160,"last_epoch_clean":161,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:34:08.330080+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:34:08.330080+0000","last_clean_scrub_stamp":"2024-09-14T04:34:08.330080+0000","objects_scrubbed":0,"log_size":2971,"log_dups_size":0,"ondisk_log_size":2971,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:05:23.838377+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":194707456,"num_objects":2971,"num_object_clones":0,"num_object_copies":8913,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2971,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2971,"num_write_kb":190144,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":147,"reported_epoch":164,"state":"active+clean","last_fresh":"2024-09-14T04:34:32.014806+0000","last_change":"2024-09-14T04:19:08.861754+0000","last_active":"2024-09-14T04:34:32.014806+0000","last_peered":"2024-09-14T04:34:32.014806+0000","last_clean":"2024-09-14T04:34:32.014806+0000","last_became_active":"2024-09-14T04:19:08.860874+0000","last_became_peered":"2024-09-14T04:19:08.860874+0000","last_unstale":"2024-09-14T04:34:32.014806+0000","last_undegraded":"2024-09-14T04:34:32.014806+0000","last_fullsized":"2024-09-14T04:34:32.014806+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:59:01.334811+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":252,"reported_epoch":165,"state":"active+clean","last_fresh":"2024-09-14T04:34:35.941668+0000","last_change":"2024-09-14T04:31:33.365187+0000","last_active":"2024-09-14T04:34:35.941668+0000","last_peered":"2024-09-14T04:34:35.941668+0000","last_clean":"2024-09-14T04:34:35.941668+0000","last_became_active":"2024-09-14T04:31:33.364787+0000","last_became_peered":"2024-09-14T04:31:33.364787+0000","last_unstale":"2024-09-14T04:34:35.941668+0000","last_undegraded":"2024-09-14T04:34:35.941668+0000","last_fullsized":"2024-09-14T04:34:35.941668+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:08:22.000343+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000609499,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":202,"reported_epoch":165,"state":"active+clean","last_fresh":"2024-09-14T04:34:35.941901+0000","last_change":"2024-09-14T04:19:42.653701+0000","last_active":"2024-09-14T04:34:35.941901+0000","last_peered":"2024-09-14T04:34:35.941901+0000","last_clean":"2024-09-14T04:34:35.941901+0000","last_became_active":"2024-09-14T04:19:42.652665+0000","last_became_peered":"2024-09-14T04:19:42.652665+0000","last_unstale":"2024-09-14T04:34:35.941901+0000","last_undegraded":"2024-09-14T04:34:35.941901+0000","last_fullsized":"2024-09-14T04:34:35.941901+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:52:36.500982+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.f","version":"165'3059","reported_seq":3080,"reported_epoch":165,"state":"active+clean","last_fresh":"2024-09-14T04:35:04.747689+0000","last_change":"2024-09-14T04:34:09.810558+0000","last_active":"2024-09-14T04:35:04.747689+0000","last_peered":"2024-09-14T04:35:04.747689+0000","last_clean":"2024-09-14T04:35:04.747689+0000","last_became_active":"2024-09-14T04:34:09.810195+0000","last_became_peered":"2024-09-14T04:34:09.810195+0000","last_unstale":"2024-09-14T04:35:04.747689+0000","last_undegraded":"2024-09-14T04:35:04.747689+0000","last_fullsized":"2024-09-14T04:35:04.747689+0000","mapping_epoch":160,"log_start":"0'0","ondisk_log_start":"0'0","created":160,"last_epoch_clean":161,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:34:08.330080+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:34:08.330080+0000","last_clean_scrub_stamp":"2024-09-14T04:34:08.330080+0000","objects_scrubbed":0,"log_size":3059,"log_dups_size":0,"ondisk_log_size":3059,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:21:09.903936+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":200474624,"num_objects":3059,"num_object_clones":0,"num_object_copies":9177,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3059,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3059,"num_write_kb":195776,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,1],"acting":[3,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":201,"reported_epoch":165,"state":"active+clean","last_fresh":"2024-09-14T04:34:35.941429+0000","last_change":"2024-09-14T04:18:23.879285+0000","last_active":"2024-09-14T04:34:35.941429+0000","last_peered":"2024-09-14T04:34:35.941429+0000","last_clean":"2024-09-14T04:34:35.941429+0000","last_became_active":"2024-09-14T04:18:23.878681+0000","last_became_peered":"2024-09-14T04:18:23.878681+0000","last_unstale":"2024-09-14T04:34:35.941429+0000","last_undegraded":"2024-09-14T04:34:35.941429+0000","last_fullsized":"2024-09-14T04:34:35.941429+0000","mapping_epoch":89,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":90,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:30:57.336674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":179,"reported_epoch":164,"state":"active+clean","last_fresh":"2024-09-14T04:34:32.015883+0000","last_change":"2024-09-14T04:31:33.376291+0000","last_active":"2024-09-14T04:34:32.015883+0000","last_peered":"2024-09-14T04:34:32.015883+0000","last_clean":"2024-09-14T04:34:32.015883+0000","last_became_active":"2024-09-14T04:31:33.375320+0000","last_became_peered":"2024-09-14T04:31:33.375320+0000","last_unstale":"2024-09-14T04:34:32.015883+0000","last_undegraded":"2024-09-14T04:34:32.015883+0000","last_fullsized":"2024-09-14T04:34:32.015883+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:13:33.962681+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067607599999999996,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":53,"reported_epoch":165,"state":"active+clean","last_fresh":"2024-09-14T04:34:35.935999+0000","last_change":"2024-09-14T04:31:33.397557+0000","last_active":"2024-09-14T04:34:35.935999+0000","last_peered":"2024-09-14T04:34:35.935999+0000","last_clean":"2024-09-14T04:34:35.935999+0000","last_became_active":"2024-09-14T04:31:33.393130+0000","last_became_peered":"2024-09-14T04:31:33.393130+0000","last_unstale":"2024-09-14T04:34:35.935999+0000","last_undegraded":"2024-09-14T04:34:35.935999+0000","last_fullsized":"2024-09-14T04:34:35.935999+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:42:27.901652+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"8.c","version":"165'2983","reported_seq":3004,"reported_epoch":165,"state":"active+clean","last_fresh":"2024-09-14T04:35:03.530078+0000","last_change":"2024-09-14T04:34:09.375467+0000","last_active":"2024-09-14T04:35:03.530078+0000","last_peered":"2024-09-14T04:35:03.530078+0000","last_clean":"2024-09-14T04:35:03.530078+0000","last_became_active":"2024-09-14T04:34:09.375114+0000","last_became_peered":"2024-09-14T04:34:09.375114+0000","last_unstale":"2024-09-14T04:35:03.530078+0000","last_undegraded":"2024-09-14T04:35:03.530078+0000","last_fullsized":"2024-09-14T04:35:03.530078+0000","mapping_epoch":160,"log_start":"0'0","ondisk_log_start":"0'0","created":160,"last_epoch_clean":161,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:34:08.330080+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:34:08.330080+0000","last_clean_scrub_stamp":"2024-09-14T04:34:08.330080+0000","objects_scrubbed":0,"log_size":2983,"log_dups_size":0,"ondisk_log_size":2983,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:22:16.555098+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":195493888,"num_objects":2983,"num_object_clones":0,"num_object_copies":8949,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2983,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2983,"num_write_kb":190912,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.7","version":"63'2","reported_seq":232,"reported_epoch":165,"state":"active+clean","last_fresh":"2024-09-14T04:34:35.940188+0000","last_change":"2024-09-14T04:32:07.514225+0000","last_active":"2024-09-14T04:34:35.940188+0000","last_peered":"2024-09-14T04:34:35.940188+0000","last_clean":"2024-09-14T04:34:35.940188+0000","last_became_active":"2024-09-14T04:31:33.391417+0000","last_became_peered":"2024-09-14T04:31:33.391417+0000","last_unstale":"2024-09-14T04:34:35.940188+0000","last_undegraded":"2024-09-14T04:34:35.940188+0000","last_fullsized":"2024-09-14T04:34:35.940188+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:54:42.220861+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":212,"reported_epoch":165,"state":"active+clean","last_fresh":"2024-09-14T04:34:35.941527+0000","last_change":"2024-09-14T04:19:42.652857+0000","last_active":"2024-09-14T04:34:35.941527+0000","last_peered":"2024-09-14T04:34:35.941527+0000","last_clean":"2024-09-14T04:34:35.941527+0000","last_became_active":"2024-09-14T04:19:42.652402+0000","last_became_peered":"2024-09-14T04:19:42.652402+0000","last_unstale":"2024-09-14T04:34:35.941527+0000","last_undegraded":"2024-09-14T04:34:35.941527+0000","last_fullsized":"2024-09-14T04:34:35.941527+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:52:50.720268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":220,"reported_epoch":165,"state":"active+clean","last_fresh":"2024-09-14T04:34:35.938796+0000","last_change":"2024-09-14T04:31:33.362252+0000","last_active":"2024-09-14T04:34:35.938796+0000","last_peered":"2024-09-14T04:34:35.938796+0000","last_clean":"2024-09-14T04:34:35.938796+0000","last_became_active":"2024-09-14T04:31:33.361925+0000","last_became_peered":"2024-09-14T04:31:33.361925+0000","last_unstale":"2024-09-14T04:34:35.938796+0000","last_undegraded":"2024-09-14T04:34:35.938796+0000","last_fullsized":"2024-09-14T04:34:35.938796+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:42:00.454354+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"8.d","version":"165'2745","reported_seq":2758,"reported_epoch":165,"state":"active+clean","last_fresh":"2024-09-14T04:35:00.799552+0000","last_change":"2024-09-14T04:34:09.814112+0000","last_active":"2024-09-14T04:35:00.799552+0000","last_peered":"2024-09-14T04:35:00.799552+0000","last_clean":"2024-09-14T04:35:00.799552+0000","last_became_active":"2024-09-14T04:34:09.813214+0000","last_became_peered":"2024-09-14T04:34:09.813214+0000","last_unstale":"2024-09-14T04:35:00.799552+0000","last_undegraded":"2024-09-14T04:35:00.799552+0000","last_fullsized":"2024-09-14T04:35:00.799552+0000","mapping_epoch":160,"log_start":"0'0","ondisk_log_start":"0'0","created":160,"last_epoch_clean":161,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:34:08.330080+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:34:08.330080+0000","last_clean_scrub_stamp":"2024-09-14T04:34:08.330080+0000","objects_scrubbed":0,"log_size":2745,"log_dups_size":0,"ondisk_log_size":2745,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:08:02.285811+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":179896320,"num_objects":2745,"num_object_clones":0,"num_object_copies":8235,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2745,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2745,"num_write_kb":175680,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,2],"acting":[5,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.6","version":"64'1","reported_seq":57,"reported_epoch":165,"state":"active+clean","last_fresh":"2024-09-14T04:34:35.937298+0000","last_change":"2024-09-14T04:31:33.463431+0000","last_active":"2024-09-14T04:34:35.937298+0000","last_peered":"2024-09-14T04:34:35.937298+0000","last_clean":"2024-09-14T04:34:35.937298+0000","last_became_active":"2024-09-14T04:31:33.359137+0000","last_became_peered":"2024-09-14T04:31:33.359137+0000","last_unstale":"2024-09-14T04:34:35.937298+0000","last_undegraded":"2024-09-14T04:34:35.937298+0000","last_fullsized":"2024-09-14T04:34:35.937298+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:33:11.892247+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":142,"reported_epoch":164,"state":"active+clean","last_fresh":"2024-09-14T04:34:32.012787+0000","last_change":"2024-09-14T04:18:23.879292+0000","last_active":"2024-09-14T04:34:32.012787+0000","last_peered":"2024-09-14T04:34:32.012787+0000","last_clean":"2024-09-14T04:34:32.012787+0000","last_became_active":"2024-09-14T04:18:23.878398+0000","last_became_peered":"2024-09-14T04:18:23.878398+0000","last_unstale":"2024-09-14T04:34:32.012787+0000","last_undegraded":"2024-09-14T04:34:32.012787+0000","last_fullsized":"2024-09-14T04:34:32.012787+0000","mapping_epoch":89,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":90,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:27:55.872465+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00065019000000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":160,"reported_epoch":165,"state":"active+clean","last_fresh":"2024-09-14T04:34:35.932011+0000","last_change":"2024-09-14T04:19:42.632880+0000","last_active":"2024-09-14T04:34:35.932011+0000","last_peered":"2024-09-14T04:34:35.932011+0000","last_clean":"2024-09-14T04:34:35.932011+0000","last_became_active":"2024-09-14T04:19:42.630108+0000","last_became_peered":"2024-09-14T04:19:42.630108+0000","last_unstale":"2024-09-14T04:34:35.932011+0000","last_undegraded":"2024-09-14T04:34:35.932011+0000","last_fullsized":"2024-09-14T04:34:35.932011+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:13:55.228629+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":200,"reported_epoch":165,"state":"active+clean","last_fresh":"2024-09-14T04:34:35.933044+0000","last_change":"2024-09-14T04:19:42.646559+0000","last_active":"2024-09-14T04:34:35.933044+0000","last_peered":"2024-09-14T04:34:35.933044+0000","last_clean":"2024-09-14T04:34:35.933044+0000","last_became_active":"2024-09-14T04:19:42.645683+0000","last_became_peered":"2024-09-14T04:19:42.645683+0000","last_unstale":"2024-09-14T04:34:35.933044+0000","last_undegraded":"2024-09-14T04:34:35.933044+0000","last_fullsized":"2024-09-14T04:34:35.933044+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:08:29.408846+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"75'23","reported_seq":202,"reported_epoch":165,"state":"active+clean","last_fresh":"2024-09-14T04:34:35.932664+0000","last_change":"2024-09-14T04:19:42.634435+0000","last_active":"2024-09-14T04:34:35.932664+0000","last_peered":"2024-09-14T04:34:35.932664+0000","last_clean":"2024-09-14T04:34:35.932664+0000","last_became_active":"2024-09-14T04:19:42.631148+0000","last_became_peered":"2024-09-14T04:19:42.631148+0000","last_unstale":"2024-09-14T04:34:35.932664+0000","last_undegraded":"2024-09-14T04:34:35.932664+0000","last_fullsized":"2024-09-14T04:34:35.932664+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:31:06.697115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":208,"reported_epoch":165,"state":"active+clean","last_fresh":"2024-09-14T04:34:35.941702+0000","last_change":"2024-09-14T04:32:08.400423+0000","last_active":"2024-09-14T04:34:35.941702+0000","last_peered":"2024-09-14T04:34:35.941702+0000","last_clean":"2024-09-14T04:34:35.941702+0000","last_became_active":"2024-09-14T04:32:08.399986+0000","last_became_peered":"2024-09-14T04:32:08.399986+0000","last_unstale":"2024-09-14T04:34:35.941702+0000","last_undegraded":"2024-09-14T04:34:35.941702+0000","last_fullsized":"2024-09-14T04:34:35.941702+0000","mapping_epoch":148,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":149,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:45:38.552900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.15","version":"63'3","reported_seq":152,"reported_epoch":164,"state":"active+clean","last_fresh":"2024-09-14T04:34:32.015821+0000","last_change":"2024-09-14T04:19:42.637907+0000","last_active":"2024-09-14T04:34:32.015821+0000","last_peered":"2024-09-14T04:34:32.015821+0000","last_clean":"2024-09-14T04:34:32.015821+0000","last_became_active":"2024-09-14T04:19:42.637132+0000","last_became_peered":"2024-09-14T04:19:42.637132+0000","last_unstale":"2024-09-14T04:34:32.015821+0000","last_undegraded":"2024-09-14T04:34:32.015821+0000","last_fullsized":"2024-09-14T04:34:32.015821+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T07:54:01.347971+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":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":[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":130,"reported_epoch":164,"state":"active+clean","last_fresh":"2024-09-14T04:34:32.014912+0000","last_change":"2024-09-14T04:17:00.824294+0000","last_active":"2024-09-14T04:34:32.014912+0000","last_peered":"2024-09-14T04:34:32.014912+0000","last_clean":"2024-09-14T04:34:32.014912+0000","last_became_active":"2024-09-14T04:17:00.823338+0000","last_became_peered":"2024-09-14T04:17:00.823338+0000","last_unstale":"2024-09-14T04:34:32.014912+0000","last_undegraded":"2024-09-14T04:34:32.014912+0000","last_fullsized":"2024-09-14T04:34:32.014912+0000","mapping_epoch":84,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":85,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:33:02.333045+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":170,"reported_epoch":165,"state":"active+clean","last_fresh":"2024-09-14T04:34:35.938695+0000","last_change":"2024-09-14T04:19:08.879320+0000","last_active":"2024-09-14T04:34:35.938695+0000","last_peered":"2024-09-14T04:34:35.938695+0000","last_clean":"2024-09-14T04:34:35.938695+0000","last_became_active":"2024-09-14T04:19:08.878869+0000","last_became_peered":"2024-09-14T04:19:08.878869+0000","last_unstale":"2024-09-14T04:34:35.938695+0000","last_undegraded":"2024-09-14T04:34:35.938695+0000","last_fullsized":"2024-09-14T04:34:35.938695+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:39:06.258191+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":51,"reported_epoch":165,"state":"active+clean","last_fresh":"2024-09-14T04:34:35.937415+0000","last_change":"2024-09-14T04:31:33.390113+0000","last_active":"2024-09-14T04:34:35.937415+0000","last_peered":"2024-09-14T04:34:35.937415+0000","last_clean":"2024-09-14T04:34:35.937415+0000","last_became_active":"2024-09-14T04:31:33.389271+0000","last_became_peered":"2024-09-14T04:31:33.389271+0000","last_unstale":"2024-09-14T04:34:35.937415+0000","last_undegraded":"2024-09-14T04:34:35.937415+0000","last_fullsized":"2024-09-14T04:34:35.937415+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:53:09.386978+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":231,"reported_epoch":165,"state":"active+clean","last_fresh":"2024-09-14T04:34:35.938699+0000","last_change":"2024-09-14T04:32:08.397100+0000","last_active":"2024-09-14T04:34:35.938699+0000","last_peered":"2024-09-14T04:34:35.938699+0000","last_clean":"2024-09-14T04:34:35.938699+0000","last_became_active":"2024-09-14T04:32:08.396604+0000","last_became_peered":"2024-09-14T04:32:08.396604+0000","last_unstale":"2024-09-14T04:34:35.938699+0000","last_undegraded":"2024-09-14T04:34:35.938699+0000","last_fullsized":"2024-09-14T04:34:35.938699+0000","mapping_epoch":148,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":149,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:54:40.719090+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1f","version":"0'0","reported_seq":129,"reported_epoch":164,"state":"active+clean","last_fresh":"2024-09-14T04:34:32.013211+0000","last_change":"2024-09-14T04:17:00.824384+0000","last_active":"2024-09-14T04:34:32.013211+0000","last_peered":"2024-09-14T04:34:32.013211+0000","last_clean":"2024-09-14T04:34:32.013211+0000","last_became_active":"2024-09-14T04:17:00.823419+0000","last_became_peered":"2024-09-14T04:17:00.823419+0000","last_unstale":"2024-09-14T04:34:32.013211+0000","last_undegraded":"2024-09-14T04:34:32.013211+0000","last_fullsized":"2024-09-14T04:34:32.013211+0000","mapping_epoch":84,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":85,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:12:07.409073+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":242,"reported_epoch":165,"state":"active+clean","last_fresh":"2024-09-14T04:34:35.938832+0000","last_change":"2024-09-14T04:31:33.361501+0000","last_active":"2024-09-14T04:34:35.938832+0000","last_peered":"2024-09-14T04:34:35.938832+0000","last_clean":"2024-09-14T04:34:35.938832+0000","last_became_active":"2024-09-14T04:31:33.361129+0000","last_became_peered":"2024-09-14T04:31:33.361129+0000","last_unstale":"2024-09-14T04:34:35.938832+0000","last_undegraded":"2024-09-14T04:34:35.938832+0000","last_fullsized":"2024-09-14T04:34:35.938832+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:04:55.202812+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":53,"reported_epoch":165,"state":"active+clean","last_fresh":"2024-09-14T04:34:35.937088+0000","last_change":"2024-09-14T04:31:33.398197+0000","last_active":"2024-09-14T04:34:35.937088+0000","last_peered":"2024-09-14T04:34:35.937088+0000","last_clean":"2024-09-14T04:34:35.937088+0000","last_became_active":"2024-09-14T04:31:33.393183+0000","last_became_peered":"2024-09-14T04:31:33.393183+0000","last_unstale":"2024-09-14T04:34:35.937088+0000","last_undegraded":"2024-09-14T04:34:35.937088+0000","last_fullsized":"2024-09-14T04:34:35.937088+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:42:46.102018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":211,"reported_epoch":165,"state":"active+clean","last_fresh":"2024-09-14T04:34:35.942121+0000","last_change":"2024-09-14T04:19:42.651094+0000","last_active":"2024-09-14T04:34:35.942121+0000","last_peered":"2024-09-14T04:34:35.942121+0000","last_clean":"2024-09-14T04:34:35.942121+0000","last_became_active":"2024-09-14T04:19:42.650755+0000","last_became_peered":"2024-09-14T04:19:42.650755+0000","last_unstale":"2024-09-14T04:34:35.942121+0000","last_undegraded":"2024-09-14T04:34:35.942121+0000","last_fullsized":"2024-09-14T04:34:35.942121+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:15:36.778457+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":221,"reported_epoch":165,"state":"active+clean","last_fresh":"2024-09-14T04:34:35.939419+0000","last_change":"2024-09-14T04:19:42.642503+0000","last_active":"2024-09-14T04:34:35.939419+0000","last_peered":"2024-09-14T04:34:35.939419+0000","last_clean":"2024-09-14T04:34:35.939419+0000","last_became_active":"2024-09-14T04:19:42.641977+0000","last_became_peered":"2024-09-14T04:19:42.641977+0000","last_unstale":"2024-09-14T04:34:35.939419+0000","last_undegraded":"2024-09-14T04:34:35.939419+0000","last_fullsized":"2024-09-14T04:34:35.939419+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:40:14.635217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"64'2","reported_seq":225,"reported_epoch":165,"state":"active+clean","last_fresh":"2024-09-14T04:34:35.932082+0000","last_change":"2024-09-14T04:19:42.649335+0000","last_active":"2024-09-14T04:34:35.932082+0000","last_peered":"2024-09-14T04:34:35.932082+0000","last_clean":"2024-09-14T04:34:35.932082+0000","last_became_active":"2024-09-14T04:19:42.648423+0000","last_became_peered":"2024-09-14T04:19:42.648423+0000","last_unstale":"2024-09-14T04:34:35.932082+0000","last_undegraded":"2024-09-14T04:34:35.932082+0000","last_fullsized":"2024-09-14T04:34:35.932082+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:07:19.323674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":230,"reported_epoch":165,"state":"active+clean","last_fresh":"2024-09-14T04:34:35.934339+0000","last_change":"2024-09-14T04:19:08.877175+0000","last_active":"2024-09-14T04:34:35.934339+0000","last_peered":"2024-09-14T04:34:35.934339+0000","last_clean":"2024-09-14T04:34:35.934339+0000","last_became_active":"2024-09-14T04:19:08.876831+0000","last_became_peered":"2024-09-14T04:19:08.876831+0000","last_unstale":"2024-09-14T04:34:35.934339+0000","last_undegraded":"2024-09-14T04:34:35.934339+0000","last_fullsized":"2024-09-14T04:34:35.934339+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:04:59.357182+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"64'2","reported_seq":53,"reported_epoch":165,"state":"active+clean","last_fresh":"2024-09-14T04:34:35.936060+0000","last_change":"2024-09-14T04:31:33.398182+0000","last_active":"2024-09-14T04:34:35.936060+0000","last_peered":"2024-09-14T04:34:35.936060+0000","last_clean":"2024-09-14T04:34:35.936060+0000","last_became_active":"2024-09-14T04:31:33.393569+0000","last_became_peered":"2024-09-14T04:31:33.393569+0000","last_unstale":"2024-09-14T04:34:35.936060+0000","last_undegraded":"2024-09-14T04:34:35.936060+0000","last_fullsized":"2024-09-14T04:34:35.936060+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:02:21.656849+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":225,"reported_epoch":165,"state":"active+clean","last_fresh":"2024-09-14T04:34:35.933000+0000","last_change":"2024-09-14T04:19:42.648838+0000","last_active":"2024-09-14T04:34:35.933000+0000","last_peered":"2024-09-14T04:34:35.933000+0000","last_clean":"2024-09-14T04:34:35.933000+0000","last_became_active":"2024-09-14T04:19:42.646584+0000","last_became_peered":"2024-09-14T04:19:42.646584+0000","last_unstale":"2024-09-14T04:34:35.933000+0000","last_undegraded":"2024-09-14T04:34:35.933000+0000","last_fullsized":"2024-09-14T04:34:35.933000+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:04:32.667528+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'2","reported_seq":150,"reported_epoch":164,"state":"active+clean","last_fresh":"2024-09-14T04:34:32.014385+0000","last_change":"2024-09-14T04:19:42.633208+0000","last_active":"2024-09-14T04:34:32.014385+0000","last_peered":"2024-09-14T04:34:32.014385+0000","last_clean":"2024-09-14T04:34:32.014385+0000","last_became_active":"2024-09-14T04:19:42.632094+0000","last_became_peered":"2024-09-14T04:19:42.632094+0000","last_unstale":"2024-09-14T04:34:32.014385+0000","last_undegraded":"2024-09-14T04:34:32.014385+0000","last_fullsized":"2024-09-14T04:34:32.014385+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:40:30.525106+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":239,"reported_epoch":165,"state":"active+clean","last_fresh":"2024-09-14T04:34:35.931906+0000","last_change":"2024-09-14T04:31:33.344708+0000","last_active":"2024-09-14T04:34:35.931906+0000","last_peered":"2024-09-14T04:34:35.931906+0000","last_clean":"2024-09-14T04:34:35.931906+0000","last_became_active":"2024-09-14T04:31:33.343846+0000","last_became_peered":"2024-09-14T04:31:33.343846+0000","last_unstale":"2024-09-14T04:34:35.931906+0000","last_undegraded":"2024-09-14T04:34:35.931906+0000","last_fullsized":"2024-09-14T04:34:35.931906+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:55:43.310619+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'2","reported_seq":133,"reported_epoch":164,"state":"active+clean","last_fresh":"2024-09-14T04:34:32.014687+0000","last_change":"2024-09-14T04:19:42.631447+0000","last_active":"2024-09-14T04:34:32.014687+0000","last_peered":"2024-09-14T04:34:32.014687+0000","last_clean":"2024-09-14T04:34:32.014687+0000","last_became_active":"2024-09-14T04:19:42.630103+0000","last_became_peered":"2024-09-14T04:19:42.630103+0000","last_unstale":"2024-09-14T04:34:32.014687+0000","last_undegraded":"2024-09-14T04:34:32.014687+0000","last_fullsized":"2024-09-14T04:34:32.014687+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:01:50.213897+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":245,"reported_epoch":165,"state":"active+clean","last_fresh":"2024-09-14T04:34:35.939038+0000","last_change":"2024-09-14T04:31:33.361781+0000","last_active":"2024-09-14T04:34:35.939038+0000","last_peered":"2024-09-14T04:34:35.939038+0000","last_clean":"2024-09-14T04:34:35.939038+0000","last_became_active":"2024-09-14T04:31:33.361357+0000","last_became_peered":"2024-09-14T04:31:33.361357+0000","last_unstale":"2024-09-14T04:34:35.939038+0000","last_undegraded":"2024-09-14T04:34:35.939038+0000","last_fullsized":"2024-09-14T04:34:35.939038+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:52:58.840279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"64'2","reported_seq":225,"reported_epoch":165,"state":"active+clean","last_fresh":"2024-09-14T04:34:35.939879+0000","last_change":"2024-09-14T04:32:08.399253+0000","last_active":"2024-09-14T04:34:35.939879+0000","last_peered":"2024-09-14T04:34:35.939879+0000","last_clean":"2024-09-14T04:34:35.939879+0000","last_became_active":"2024-09-14T04:32:08.398737+0000","last_became_peered":"2024-09-14T04:32:08.398737+0000","last_unstale":"2024-09-14T04:34:35.939879+0000","last_undegraded":"2024-09-14T04:34:35.939879+0000","last_fullsized":"2024-09-14T04:34:35.939879+0000","mapping_epoch":148,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":149,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:52:57.555638+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,1],"acting":[3,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":207,"reported_epoch":165,"state":"active+clean","last_fresh":"2024-09-14T04:34:35.931760+0000","last_change":"2024-09-14T04:32:08.394149+0000","last_active":"2024-09-14T04:34:35.931760+0000","last_peered":"2024-09-14T04:34:35.931760+0000","last_clean":"2024-09-14T04:34:35.931760+0000","last_became_active":"2024-09-14T04:32:08.392474+0000","last_became_peered":"2024-09-14T04:32:08.392474+0000","last_unstale":"2024-09-14T04:34:35.931760+0000","last_undegraded":"2024-09-14T04:34:35.931760+0000","last_fullsized":"2024-09-14T04:34:35.931760+0000","mapping_epoch":148,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":149,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:30:19.124935+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"64'5","reported_seq":57,"reported_epoch":165,"state":"active+clean","last_fresh":"2024-09-14T04:34:35.937185+0000","last_change":"2024-09-14T04:31:33.560260+0000","last_active":"2024-09-14T04:34:35.937185+0000","last_peered":"2024-09-14T04:34:35.937185+0000","last_clean":"2024-09-14T04:34:35.937185+0000","last_became_active":"2024-09-14T04:31:33.376096+0000","last_became_peered":"2024-09-14T04:31:33.376096+0000","last_unstale":"2024-09-14T04:34:35.937185+0000","last_undegraded":"2024-09-14T04:34:35.937185+0000","last_fullsized":"2024-09-14T04:34:35.937185+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T12:07:59.976287+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":570,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":8,"num_pg":16,"stat_sum":{"num_bytes":3031760896,"num_objects":46261,"num_object_clones":0,"num_object_copies":138783,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":46261,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":46261,"num_write_kb":2960704,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":9004777472,"data_stored":9004777472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":46261,"ondisk_log_size":46261,"up":48,"acting":48,"num_store_stats":8},{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5530,"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":37,"num_read_kb":39,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":18,"num_bytes_recovered":614,"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":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":18996,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"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":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},"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":306,"num_read_kb":759,"num_write":149,"num_write_kb":1628,"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":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":100,"ondisk_log_size":100,"up":3,"acting":3,"num_store_stats":4}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430622,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1178184,"kb_used_data":868352,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":92566968,"statfs":{"total":95995035648,"available":94788575232,"internally_reserved":0,"allocated":889192448,"data_stored":888309248,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":317258072},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,2,1,0,1],"upper_bound":32},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":42,"seq":180388626858,"num_pgs":22,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":999796,"kb_used_data":694124,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":92745356,"statfs":{"total":95995035648,"available":94971244544,"internally_reserved":0,"allocated":710782976,"data_stored":709919551,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":312998232},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1,1],"upper_bound":8},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":36,"seq":154618823093,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1703984,"kb_used_data":1406632,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":92041168,"statfs":{"total":95995035648,"available":94250156032,"internally_reserved":0,"allocated":1440391168,"data_stored":1439527392,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,1],"upper_bound":4},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":99,"seq":425201762491,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1262848,"kb_used_data":989880,"kb_used_omap":6,"kb_used_meta":272953,"kb_avail":92482304,"statfs":{"total":95995035648,"available":94701879296,"internally_reserved":0,"allocated":1013637120,"data_stored":1012761518,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6995,"internal_metadata":279504045},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,0,1,3],"upper_bound":64},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":94,"seq":403726926017,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1588136,"kb_used_data":1165344,"kb_used_omap":4,"kb_used_meta":422779,"kb_avail":92157016,"statfs":{"total":95995035648,"available":94368784384,"internally_reserved":0,"allocated":1193312256,"data_stored":1192456115,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4674,"internal_metadata":432926142},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[2,1,0,2],"upper_bound":16},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":2,"up_from":89,"seq":382252089546,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1364012,"kb_used_data":1048548,"kb_used_omap":6,"kb_used_meta":315449,"kb_avail":92381140,"statfs":{"total":95995035648,"available":94598287360,"internally_reserved":0,"allocated":1073713152,"data_stored":1072853452,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6707,"internal_metadata":323020237},"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":84,"seq":360777253082,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1514220,"kb_used_data":1208932,"kb_used_omap":5,"kb_used_meta":305274,"kb_avail":92230932,"statfs":{"total":95995035648,"available":94444474368,"internally_reserved":0,"allocated":1237946368,"data_stored":1237086391,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5900,"internal_metadata":312600820},"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,4,3,3],"upper_bound":16},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":79,"seq":339302416609,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1628916,"kb_used_data":1344108,"kb_used_omap":5,"kb_used_meta":284794,"kb_avail":92116236,"statfs":{"total":95995035648,"available":94327025664,"internally_reserved":0,"allocated":1376366592,"data_stored":1375499228,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6083,"internal_metadata":291629117},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,0,0,0,0,0,3],"upper_bound":512},"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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4379,"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":4196,"internal_metadata":0},{"poolid":3,"osd":2,"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":2160,"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":2970,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5291,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"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":4814,"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":4960,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1376780288,"data_stored":1376780288,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1236008960,"data_stored":1236008960,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1097924608,"data_stored":1097924608,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":1210253312,"data_stored":1210253312,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":1019871232,"data_stored":1019871232,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":1442381824,"data_stored":1442381824,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":723517440,"data_stored":723517440,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":898039808,"data_stored":898039808,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-14T04:35:11.462 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2024-09-14T04:35:11.462 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd pool set unique_pool_3 pg_num 26 2024-09-14T04:35:11.462 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:35:11.481 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:35:11.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:11.482 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:35:11.499 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 36 16 57758 57742 100.219 49.4375 0.00272922 0.00995764 2024-09-14T04:35:11.583 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:11.614 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:11.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:11.617 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:35:11.718 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:11.763 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:11.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:11.765 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:35:11.866 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:11.883 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:11.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:11.885 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:35:11.985 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:12.009 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:12.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:12.011 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:35:12.112 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:12.138 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:12.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:12.140 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:35:12.241 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:12.265 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:12.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:12.267 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:35:12.368 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:12.392 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:12.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:12.394 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:35:12.495 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:12.499 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 37 16 58261 58245 98.3606 31.4375 0.0100951 0.0101609 2024-09-14T04:35:12.506 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:12 smithi038 bash[84940]: cluster 2024-09-14T04:35:11.230172+0000 mgr.y (mgr.26165) 825 : cluster [DBG] pgmap v782: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 85 MiB/s wr, 1.35k op/s 2024-09-14T04:35:12.506 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:12 smithi038 bash[84940]: cluster 2024-09-14T04:35:11.230172+0000 mgr.y (mgr.26165) 825 : cluster [DBG] pgmap v782: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 85 MiB/s wr, 1.35k op/s 2024-09-14T04:35:12.506 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:12 smithi038 bash[87336]: cluster 2024-09-14T04:35:11.230172+0000 mgr.y (mgr.26165) 825 : cluster [DBG] pgmap v782: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 85 MiB/s wr, 1.35k op/s 2024-09-14T04:35:12.506 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:12 smithi038 bash[87336]: cluster 2024-09-14T04:35:11.230172+0000 mgr.y (mgr.26165) 825 : cluster [DBG] pgmap v782: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 85 MiB/s wr, 1.35k op/s 2024-09-14T04:35:12.521 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:12.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:12.524 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:35:12.625 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:12.653 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:12.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:12.656 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:35:12.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:12 smithi123 bash[68976]: cluster 2024-09-14T04:35:11.230172+0000 mgr.y (mgr.26165) 825 : cluster [DBG] pgmap v782: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 85 MiB/s wr, 1.35k op/s 2024-09-14T04:35:12.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:12 smithi123 bash[68976]: cluster 2024-09-14T04:35:11.230172+0000 mgr.y (mgr.26165) 825 : cluster [DBG] pgmap v782: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 85 MiB/s wr, 1.35k op/s 2024-09-14T04:35:12.756 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:35:12.785 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:35:12.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:12.789 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:35:12.890 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:12.925 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:12.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:12.930 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:35:13.031 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:13.058 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:13.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:13.060 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:35:13.161 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:35:13.190 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:35:13.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:13.193 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:35:13.294 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:35:13.321 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:35:13.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:13.326 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:35:13.426 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:13.454 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:13.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:13.457 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:35:13.500 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 38 16 59592 59576 97.9612 83.1875 0.0178658 0.0102027 2024-09-14T04:35:13.558 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:13.587 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:13.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:13.591 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:35:13.692 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:13.720 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:13.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:13.722 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:35:13.823 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:35:13.846 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:35:13.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:13.849 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:35:13.950 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:13.982 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:13.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:13.987 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:35:14.088 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:14.113 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:14.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:14.115 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:35:14.216 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:14.240 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:14.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:14.244 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:35:14.345 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:14.379 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:14.379 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-14T04:35:14.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:14.388 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:35:14.390 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd unset nodeep-scrub 2024-09-14T04:35:14.488 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:14.500 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 39 16 60936 60920 97.6031 84 0.0230833 0.0102394 2024-09-14T04:35:14.519 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:14.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:14.522 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:35:14.622 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:14.646 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:14 smithi038 bash[84940]: cluster 2024-09-14T04:35:13.230586+0000 mgr.y (mgr.26165) 826 : cluster [DBG] pgmap v783: 89 pgs: 89 active+clean; 3.4 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 85 MiB/s wr, 1.35k op/s 2024-09-14T04:35:14.647 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:14 smithi038 bash[84940]: cluster 2024-09-14T04:35:13.230586+0000 mgr.y (mgr.26165) 826 : cluster [DBG] pgmap v783: 89 pgs: 89 active+clean; 3.4 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 85 MiB/s wr, 1.35k op/s 2024-09-14T04:35:14.647 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:14 smithi038 bash[87336]: cluster 2024-09-14T04:35:13.230586+0000 mgr.y (mgr.26165) 826 : cluster [DBG] pgmap v783: 89 pgs: 89 active+clean; 3.4 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 85 MiB/s wr, 1.35k op/s 2024-09-14T04:35:14.647 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:14 smithi038 bash[87336]: cluster 2024-09-14T04:35:13.230586+0000 mgr.y (mgr.26165) 826 : cluster [DBG] pgmap v783: 89 pgs: 89 active+clean; 3.4 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 85 MiB/s wr, 1.35k op/s 2024-09-14T04:35:14.675 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:14.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:14.680 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:35:14.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:14 smithi123 bash[68976]: cluster 2024-09-14T04:35:13.230586+0000 mgr.y (mgr.26165) 826 : cluster [DBG] pgmap v783: 89 pgs: 89 active+clean; 3.4 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 85 MiB/s wr, 1.35k op/s 2024-09-14T04:35:14.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:14 smithi123 bash[68976]: cluster 2024-09-14T04:35:13.230586+0000 mgr.y (mgr.26165) 826 : cluster [DBG] pgmap v783: 89 pgs: 89 active+clean; 3.4 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 85 MiB/s wr, 1.35k op/s 2024-09-14T04:35:14.781 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:14.803 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:14.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:14.805 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:35:14.905 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:14.933 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:14.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:14.936 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:35:15.037 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:15.065 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:15.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:15.068 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:35:15.169 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:15.193 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:15.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:15.197 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:35:15.298 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:15.325 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:15.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:15.328 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:35:15.429 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:35:15.455 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:35:15.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:15.459 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:35:15.500 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:2024-09-14T04:35:15.502420+0000 min lat: 0.00122408 max lat: 0.628105 avg lat: 0.0102913 2024-09-14T04:35:15.500 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-14T04:35:15.500 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 40 16 62165 62149 97.0831 76.8125 0.00487159 0.0102913 2024-09-14T04:35:15.561 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:15.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:15.589 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:15.590 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:35:15.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:15 smithi123 bash[68976]: audit 2024-09-14T04:35:15.071916+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [3, 5]} : dispatch 2024-09-14T04:35:15.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:15 smithi123 bash[68976]: audit 2024-09-14T04:35:15.071916+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [3, 5]} : dispatch 2024-09-14T04:35:15.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:15 smithi123 bash[68976]: audit 2024-09-14T04:35:15.072774+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.11", "id": [3, 2]} : dispatch 2024-09-14T04:35:15.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:15 smithi123 bash[68976]: audit 2024-09-14T04:35:15.072774+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.11", "id": [3, 2]} : dispatch 2024-09-14T04:35:15.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:15 smithi123 bash[68976]: audit 2024-09-14T04:35:15.226908+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:35:15.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:15 smithi123 bash[68976]: audit 2024-09-14T04:35:15.226908+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:35:15.690 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:15.702 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:15 smithi038 bash[84940]: audit 2024-09-14T04:35:15.071916+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [3, 5]} : dispatch 2024-09-14T04:35:15.702 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:15 smithi038 bash[84940]: audit 2024-09-14T04:35:15.071916+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [3, 5]} : dispatch 2024-09-14T04:35:15.702 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:15 smithi038 bash[84940]: audit 2024-09-14T04:35:15.072774+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.11", "id": [3, 2]} : dispatch 2024-09-14T04:35:15.702 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:15 smithi038 bash[84940]: audit 2024-09-14T04:35:15.072774+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.11", "id": [3, 2]} : dispatch 2024-09-14T04:35:15.702 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:15 smithi038 bash[84940]: audit 2024-09-14T04:35:15.226908+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:35:15.703 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:15 smithi038 bash[84940]: audit 2024-09-14T04:35:15.226908+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:35:15.703 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:15 smithi038 bash[87336]: audit 2024-09-14T04:35:15.071916+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [3, 5]} : dispatch 2024-09-14T04:35:15.703 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:15 smithi038 bash[87336]: audit 2024-09-14T04:35:15.071916+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [3, 5]} : dispatch 2024-09-14T04:35:15.703 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:15 smithi038 bash[87336]: audit 2024-09-14T04:35:15.072774+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.11", "id": [3, 2]} : dispatch 2024-09-14T04:35:15.703 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:15 smithi038 bash[87336]: audit 2024-09-14T04:35:15.072774+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.11", "id": [3, 2]} : dispatch 2024-09-14T04:35:15.703 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:15 smithi038 bash[87336]: audit 2024-09-14T04:35:15.226908+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:35:15.703 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:15 smithi038 bash[87336]: audit 2024-09-14T04:35:15.226908+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:35:15.716 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:15.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:15.722 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:35:15.823 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:35:15.845 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:35:15.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:15.848 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:35:15.949 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:15.974 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:15.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:15.977 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:35:16.078 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:16.105 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:16.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:16.111 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:35:16.212 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:16.234 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:16.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:16.236 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:35:16.303 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:35:16.337 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:16.361 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:16.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:16.363 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:35:16.463 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:16.477 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:16 smithi038 bash[84940]: cluster 2024-09-14T04:35:15.235086+0000 mgr.y (mgr.26165) 827 : cluster [DBG] pgmap v784: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-09-14T04:35:16.477 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:16 smithi038 bash[84940]: cluster 2024-09-14T04:35:15.235086+0000 mgr.y (mgr.26165) 827 : cluster [DBG] pgmap v784: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-09-14T04:35:16.477 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:16 smithi038 bash[84940]: audit 2024-09-14T04:35:15.388907+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [3, 5]}]': finished 2024-09-14T04:35:16.477 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:16 smithi038 bash[84940]: audit 2024-09-14T04:35:15.388907+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [3, 5]}]': finished 2024-09-14T04:35:16.477 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:16 smithi038 bash[84940]: audit 2024-09-14T04:35:15.388999+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.11", "id": [3, 2]}]': finished 2024-09-14T04:35:16.477 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:16 smithi038 bash[84940]: audit 2024-09-14T04:35:15.388999+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.11", "id": [3, 2]}]': finished 2024-09-14T04:35:16.477 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:16 smithi038 bash[84940]: cluster 2024-09-14T04:35:15.393656+0000 mon.a (mon.0) 987 : cluster [DBG] osdmap e167: 8 total, 8 up, 8 in 2024-09-14T04:35:16.477 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:16 smithi038 bash[84940]: cluster 2024-09-14T04:35:15.393656+0000 mon.a (mon.0) 987 : cluster [DBG] osdmap e167: 8 total, 8 up, 8 in 2024-09-14T04:35:16.477 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:16 smithi038 bash[87336]: cluster 2024-09-14T04:35:15.235086+0000 mgr.y (mgr.26165) 827 : cluster [DBG] pgmap v784: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-09-14T04:35:16.478 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:16 smithi038 bash[87336]: cluster 2024-09-14T04:35:15.235086+0000 mgr.y (mgr.26165) 827 : cluster [DBG] pgmap v784: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-09-14T04:35:16.478 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:16 smithi038 bash[87336]: audit 2024-09-14T04:35:15.388907+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [3, 5]}]': finished 2024-09-14T04:35:16.478 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:16 smithi038 bash[87336]: audit 2024-09-14T04:35:15.388907+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [3, 5]}]': finished 2024-09-14T04:35:16.478 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:16 smithi038 bash[87336]: audit 2024-09-14T04:35:15.388999+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.11", "id": [3, 2]}]': finished 2024-09-14T04:35:16.478 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:16 smithi038 bash[87336]: audit 2024-09-14T04:35:15.388999+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.11", "id": [3, 2]}]': finished 2024-09-14T04:35:16.478 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:16 smithi038 bash[87336]: cluster 2024-09-14T04:35:15.393656+0000 mon.a (mon.0) 987 : cluster [DBG] osdmap e167: 8 total, 8 up, 8 in 2024-09-14T04:35:16.478 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:16 smithi038 bash[87336]: cluster 2024-09-14T04:35:15.393656+0000 mon.a (mon.0) 987 : cluster [DBG] osdmap e167: 8 total, 8 up, 8 in 2024-09-14T04:35:16.488 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:16.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:16.491 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:35:16.500 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 41 16 63456 63440 96.683 80.6875 0.0253179 0.0103382 2024-09-14T04:35:16.592 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:16.599 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:16 smithi123 bash[68976]: cluster 2024-09-14T04:35:15.235086+0000 mgr.y (mgr.26165) 827 : cluster [DBG] pgmap v784: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-09-14T04:35:16.600 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:16 smithi123 bash[68976]: cluster 2024-09-14T04:35:15.235086+0000 mgr.y (mgr.26165) 827 : cluster [DBG] pgmap v784: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-09-14T04:35:16.600 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:16 smithi123 bash[68976]: audit 2024-09-14T04:35:15.388907+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [3, 5]}]': finished 2024-09-14T04:35:16.600 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:16 smithi123 bash[68976]: audit 2024-09-14T04:35:15.388907+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [3, 5]}]': finished 2024-09-14T04:35:16.600 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:16 smithi123 bash[68976]: audit 2024-09-14T04:35:15.388999+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.11", "id": [3, 2]}]': finished 2024-09-14T04:35:16.600 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:16 smithi123 bash[68976]: audit 2024-09-14T04:35:15.388999+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.11", "id": [3, 2]}]': finished 2024-09-14T04:35:16.600 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:16 smithi123 bash[68976]: cluster 2024-09-14T04:35:15.393656+0000 mon.a (mon.0) 987 : cluster [DBG] osdmap e167: 8 total, 8 up, 8 in 2024-09-14T04:35:16.600 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:16 smithi123 bash[68976]: cluster 2024-09-14T04:35:15.393656+0000 mon.a (mon.0) 987 : cluster [DBG] osdmap e167: 8 total, 8 up, 8 in 2024-09-14T04:35:16.617 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:16.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:16.621 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:35:16.722 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:16.752 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:16.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:16.758 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:35:16.859 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:16.894 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:16.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:16.898 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:35:16.999 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:17.025 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:17.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:17.028 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:35:17.129 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:17.154 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:17.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:17.158 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:35:17.258 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:17.287 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:17.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:17.292 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:35:17.358 INFO:teuthology.orchestra.run.smithi123.stdout:ERROR: (22) Invalid argument 2024-09-14T04:35:17.358 INFO:teuthology.orchestra.run.smithi123.stdout:op_tracker tracking is not enabled now, so no ops 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-09-14T04:35:17.392 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:17.423 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:17.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:17.428 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:35:17.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:17 smithi123 bash[68976]: cluster 2024-09-14T04:35:16.413651+0000 mon.a (mon.0) 988 : cluster [DBG] osdmap e168: 8 total, 8 up, 8 in 2024-09-14T04:35:17.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:17 smithi123 bash[68976]: cluster 2024-09-14T04:35:16.413651+0000 mon.a (mon.0) 988 : cluster [DBG] osdmap e168: 8 total, 8 up, 8 in 2024-09-14T04:35:17.500 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 42 16 64762 64746 96.3244 81.625 0.0105522 0.0103768 2024-09-14T04:35:17.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:17 smithi038 bash[84940]: cluster 2024-09-14T04:35:16.413651+0000 mon.a (mon.0) 988 : cluster [DBG] osdmap e168: 8 total, 8 up, 8 in 2024-09-14T04:35:17.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:17 smithi038 bash[84940]: cluster 2024-09-14T04:35:16.413651+0000 mon.a (mon.0) 988 : cluster [DBG] osdmap e168: 8 total, 8 up, 8 in 2024-09-14T04:35:17.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:17 smithi038 bash[87336]: cluster 2024-09-14T04:35:16.413651+0000 mon.a (mon.0) 988 : cluster [DBG] osdmap e168: 8 total, 8 up, 8 in 2024-09-14T04:35:17.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:17 smithi038 bash[87336]: cluster 2024-09-14T04:35:16.413651+0000 mon.a (mon.0) 988 : cluster [DBG] osdmap e168: 8 total, 8 up, 8 in 2024-09-14T04:35:17.530 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:35:17.560 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:35:17.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:17.562 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:35:17.663 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:17.689 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:17.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:17.692 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:35:17.793 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:17.816 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:17.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:17.821 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:35:17.922 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:17.944 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:17.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:17.946 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:35:18.046 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:18.071 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:18.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:18.073 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:35:18.173 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:18.199 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:18.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:18.201 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:35:18.302 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:18.337 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:18.337 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:35:18.337 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:35:18.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:18.341 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:35:18.442 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:18.460 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:18.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:18.462 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:35:18.500 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 43 16 65385 65369 94.9899 38.9375 0.101349 0.0105071 2024-09-14T04:35:18.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:18 smithi038 bash[84940]: cluster 2024-09-14T04:35:17.235819+0000 mgr.y (mgr.26165) 828 : cluster [DBG] pgmap v787: 89 pgs: 1 peering, 88 active+clean; 3.8 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2024-09-14T04:35:18.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:18 smithi038 bash[84940]: cluster 2024-09-14T04:35:17.235819+0000 mgr.y (mgr.26165) 828 : cluster [DBG] pgmap v787: 89 pgs: 1 peering, 88 active+clean; 3.8 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2024-09-14T04:35:18.521 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:35:18 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:35:18] "GET /metrics HTTP/1.1" 200 36642 "" "Prometheus/2.51.0" 2024-09-14T04:35:18.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:18 smithi038 bash[87336]: cluster 2024-09-14T04:35:17.235819+0000 mgr.y (mgr.26165) 828 : cluster [DBG] pgmap v787: 89 pgs: 1 peering, 88 active+clean; 3.8 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2024-09-14T04:35:18.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:18 smithi038 bash[87336]: cluster 2024-09-14T04:35:17.235819+0000 mgr.y (mgr.26165) 828 : cluster [DBG] pgmap v787: 89 pgs: 1 peering, 88 active+clean; 3.8 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2024-09-14T04:35:18.532 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.4 dump_blocked_ops 2024-09-14T04:35:18.563 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:18.598 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:18.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:18.601 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:35:18.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:18 smithi123 bash[68976]: cluster 2024-09-14T04:35:17.235819+0000 mgr.y (mgr.26165) 828 : cluster [DBG] pgmap v787: 89 pgs: 1 peering, 88 active+clean; 3.8 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2024-09-14T04:35:18.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:18 smithi123 bash[68976]: cluster 2024-09-14T04:35:17.235819+0000 mgr.y (mgr.26165) 828 : cluster [DBG] pgmap v787: 89 pgs: 1 peering, 88 active+clean; 3.8 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2024-09-14T04:35:18.702 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:18.743 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:18.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:18.748 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:35:18.848 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:18.872 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:18.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:18.876 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:35:18.977 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:19.009 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:19.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:19.011 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:35:19.112 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:19.129 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:19.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:19.131 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:35:19.232 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:19.259 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:19.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:19.263 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:35:19.364 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:19.391 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:19.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:19.393 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:35:19.494 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:19.500 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 44 16 66491 66475 94.402 69.125 0.0122012 0.0105876 2024-09-14T04:35:19.521 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:19.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:19.523 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:35:19.624 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:19.657 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:19.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:19.661 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:35:19.762 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:19.790 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:19.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:19.793 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:35:19.894 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:19.920 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:19.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:19.925 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:35:20.026 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:20.050 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:20.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:20.053 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:35:20.154 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:20.182 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:20.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:20.187 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:35:20.287 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:20.314 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:20.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:20.319 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:35:20.419 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:20.421 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:35:20 smithi123 bash[61744]: ts=2024-09-14T04:35:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:35:20.449 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:20.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:20.453 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:35:20.500 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 45 16 67724 67708 94.0166 77.0625 0.0141901 0.0106314 2024-09-14T04:35:20.554 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:20.584 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:20.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:20.589 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:35:20.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:20 smithi123 bash[68976]: cluster 2024-09-14T04:35:19.238406+0000 mgr.y (mgr.26165) 829 : cluster [DBG] pgmap v788: 89 pgs: 1 peering, 88 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 49 MiB/s wr, 789 op/s 2024-09-14T04:35:20.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:20 smithi123 bash[68976]: cluster 2024-09-14T04:35:19.238406+0000 mgr.y (mgr.26165) 829 : cluster [DBG] pgmap v788: 89 pgs: 1 peering, 88 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 49 MiB/s wr, 789 op/s 2024-09-14T04:35:20.690 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:20.701 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:20 smithi038 bash[84940]: cluster 2024-09-14T04:35:19.238406+0000 mgr.y (mgr.26165) 829 : cluster [DBG] pgmap v788: 89 pgs: 1 peering, 88 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 49 MiB/s wr, 789 op/s 2024-09-14T04:35:20.701 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:20 smithi038 bash[84940]: cluster 2024-09-14T04:35:19.238406+0000 mgr.y (mgr.26165) 829 : cluster [DBG] pgmap v788: 89 pgs: 1 peering, 88 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 49 MiB/s wr, 789 op/s 2024-09-14T04:35:20.701 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:20 smithi038 bash[87336]: cluster 2024-09-14T04:35:19.238406+0000 mgr.y (mgr.26165) 829 : cluster [DBG] pgmap v788: 89 pgs: 1 peering, 88 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 49 MiB/s wr, 789 op/s 2024-09-14T04:35:20.701 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:20 smithi038 bash[87336]: cluster 2024-09-14T04:35:19.238406+0000 mgr.y (mgr.26165) 829 : cluster [DBG] pgmap v788: 89 pgs: 1 peering, 88 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 49 MiB/s wr, 789 op/s 2024-09-14T04:35:20.718 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:20.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:20.722 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:35:20.822 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:20.853 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:20.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:20.858 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:35:20.959 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:20.983 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:20.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:20.989 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:35:21.090 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:35:21.114 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:35:21.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:21.119 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:35:21.220 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:21.244 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:21.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:21.245 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:35:21.346 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:21.374 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:21.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:21.376 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:35:21.477 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:21.500 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 46 16 68986 68970 93.6874 78.875 0.0124774 0.0106685 2024-09-14T04:35:21.502 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:21.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:21.504 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:35:21.605 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:21.629 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:21.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:21.632 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:35:21.732 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:21.757 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:21.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:21.759 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:35:21.859 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:21.876 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:21.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:21.878 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:35:21.979 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:22.002 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:22.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:22.004 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:35:22.105 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:22.135 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:22.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:22.139 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:35:22.240 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:22.268 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:22.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:22.272 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:35:22.372 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:22.393 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:22.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:22.395 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:35:22.496 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:22.500 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 47 16 70004 69988 93.0477 63.625 0.0109548 0.0107414 2024-09-14T04:35:22.531 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:22.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:22.534 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:35:22.634 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:22.656 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:22.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:22.659 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:35:22.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:22 smithi123 bash[68976]: cluster 2024-09-14T04:35:21.239067+0000 mgr.y (mgr.26165) 830 : cluster [DBG] pgmap v789: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s 2024-09-14T04:35:22.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:22 smithi123 bash[68976]: cluster 2024-09-14T04:35:21.239067+0000 mgr.y (mgr.26165) 830 : cluster [DBG] pgmap v789: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s 2024-09-14T04:35:22.760 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:22.787 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:22.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:22.792 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:35:22.893 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:22.923 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:22.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:22.928 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:35:23.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:22 smithi038 bash[84940]: cluster 2024-09-14T04:35:21.239067+0000 mgr.y (mgr.26165) 830 : cluster [DBG] pgmap v789: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s 2024-09-14T04:35:23.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:22 smithi038 bash[84940]: cluster 2024-09-14T04:35:21.239067+0000 mgr.y (mgr.26165) 830 : cluster [DBG] pgmap v789: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s 2024-09-14T04:35:23.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:22 smithi038 bash[87336]: cluster 2024-09-14T04:35:21.239067+0000 mgr.y (mgr.26165) 830 : cluster [DBG] pgmap v789: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s 2024-09-14T04:35:23.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:22 smithi038 bash[87336]: cluster 2024-09-14T04:35:21.239067+0000 mgr.y (mgr.26165) 830 : cluster [DBG] pgmap v789: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s 2024-09-14T04:35:23.028 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:35:23.057 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:35:23.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:23.059 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:35:23.159 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:23.184 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:23.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:23.188 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:35:23.289 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:23.313 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:23.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:23.315 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:35:23.364 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T04:35:23.416 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:23.448 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:23.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:23.452 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:35:23.501 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 48 16 71233 71217 92.7094 76.8125 0.0197023 0.0107813 2024-09-14T04:35:23.553 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:23.580 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:23.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:23.584 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:35:23.685 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:23.710 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:23.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:23.713 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:35:23.818 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:23.845 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:23.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:23.847 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:35:23.948 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:23.977 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:23.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:23.979 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:35:24.080 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:24.112 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:24.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:24.116 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:35:24.217 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:24.243 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:24.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:24.245 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:35:24.346 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:24.373 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:24.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:24.378 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:35:24.479 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:24.497 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:24.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:24.499 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:35:24.501 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 49 16 72406 72390 92.3135 73.3125 0.004973 0.0108241 2024-09-14T04:35:24.600 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:24.610 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:24 smithi038 bash[87336]: cluster 2024-09-14T04:35:23.239533+0000 mgr.y (mgr.26165) 831 : cluster [DBG] pgmap v790: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s 2024-09-14T04:35:24.610 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:24 smithi038 bash[87336]: cluster 2024-09-14T04:35:23.239533+0000 mgr.y (mgr.26165) 831 : cluster [DBG] pgmap v790: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s 2024-09-14T04:35:24.611 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:24 smithi038 bash[84940]: cluster 2024-09-14T04:35:23.239533+0000 mgr.y (mgr.26165) 831 : cluster [DBG] pgmap v790: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s 2024-09-14T04:35:24.611 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:24 smithi038 bash[84940]: cluster 2024-09-14T04:35:23.239533+0000 mgr.y (mgr.26165) 831 : cluster [DBG] pgmap v790: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s 2024-09-14T04:35:24.625 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:24.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:24.627 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:35:24.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:24 smithi123 bash[68976]: cluster 2024-09-14T04:35:23.239533+0000 mgr.y (mgr.26165) 831 : cluster [DBG] pgmap v790: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s 2024-09-14T04:35:24.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:24 smithi123 bash[68976]: cluster 2024-09-14T04:35:23.239533+0000 mgr.y (mgr.26165) 831 : cluster [DBG] pgmap v790: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s 2024-09-14T04:35:24.727 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:35:24.749 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:35:24.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:24.750 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:35:24.851 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:24.884 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:24.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:24.886 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:35:24.987 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:25.006 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:25.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:25.008 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:35:25.109 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:25.136 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:25.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:25.138 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:35:25.239 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:35:25.269 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:35:25.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:25.272 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:35:25.373 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:25.419 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:25.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:25.422 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:35:25.501 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 50 16 72664 72648 90.7899 16.125 0.0105281 0.0110091 2024-09-14T04:35:25.522 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:25.545 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:25.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:25.548 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:35:25.648 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:25.680 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:25.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:25.686 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:35:25.786 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:25.824 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:25.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:25.828 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:35:25.929 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:35:25.951 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:35:25.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:25.954 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:35:26.055 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:26.085 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:26.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:26.092 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:35:26.193 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:35:26.212 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:35:26.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:26.213 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:35:26.314 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:26.331 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:26.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:26.333 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:35:26.433 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:26.454 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:26.458 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:26 smithi123 bash[68976]: cluster 2024-09-14T04:35:25.241190+0000 mgr.y (mgr.26165) 832 : cluster [DBG] pgmap v791: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2024-09-14T04:35:26.459 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:26 smithi123 bash[68976]: cluster 2024-09-14T04:35:25.241190+0000 mgr.y (mgr.26165) 832 : cluster [DBG] pgmap v791: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2024-09-14T04:35:26.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:26.460 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:35:26.501 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 51 16 73567 73551 90.1163 56.4375 0.021887 0.0110917 2024-09-14T04:35:26.560 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:26.585 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:26.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:26.588 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:35:26.689 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:26.706 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:26.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:26.708 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:35:26.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:26 smithi038 bash[84940]: cluster 2024-09-14T04:35:25.241190+0000 mgr.y (mgr.26165) 832 : cluster [DBG] pgmap v791: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2024-09-14T04:35:26.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:26 smithi038 bash[84940]: cluster 2024-09-14T04:35:25.241190+0000 mgr.y (mgr.26165) 832 : cluster [DBG] pgmap v791: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2024-09-14T04:35:26.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:26 smithi038 bash[87336]: cluster 2024-09-14T04:35:25.241190+0000 mgr.y (mgr.26165) 832 : cluster [DBG] pgmap v791: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2024-09-14T04:35:26.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:26 smithi038 bash[87336]: cluster 2024-09-14T04:35:25.241190+0000 mgr.y (mgr.26165) 832 : cluster [DBG] pgmap v791: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2024-09-14T04:35:26.809 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:26.847 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:26.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:26.850 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:35:26.951 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:26.972 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:26.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:26.974 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:35:27.074 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:27.102 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:27.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:27.107 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:35:27.208 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:27.234 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:27.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:27.241 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:35:27.342 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:27.359 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:27.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:27.361 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:35:27.462 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:27.488 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:27.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:27.493 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:35:27.501 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 52 16 74330 74314 89.3004 47.6875 0.0092352 0.0111926 2024-09-14T04:35:27.593 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:27.617 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:27.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:27.620 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:35:27.721 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:27.750 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:27.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:27.752 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:35:27.853 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:27.877 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:27.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:27.882 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:35:27.983 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:28.009 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:28.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:28.012 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:35:28.113 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:28.142 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:28.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:28.143 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:35:28.244 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:28.269 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:28.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:28.272 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:35:28.373 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:28.391 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:28.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:28.392 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:35:28.493 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:28.501 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 53 16 75449 75433 88.935 69.9375 0.00685696 0.0112389 2024-09-14T04:35:28.525 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:28.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:28.528 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:35:28.629 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:28.654 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:28.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:28.658 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:35:28.677 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:28 smithi038 bash[84940]: cluster 2024-09-14T04:35:27.242349+0000 mgr.y (mgr.26165) 833 : cluster [DBG] pgmap v792: 89 pgs: 89 active+clean; 4.4 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 63 MiB/s wr, 1.00k op/s 2024-09-14T04:35:28.678 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:28 smithi038 bash[84940]: cluster 2024-09-14T04:35:27.242349+0000 mgr.y (mgr.26165) 833 : cluster [DBG] pgmap v792: 89 pgs: 89 active+clean; 4.4 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 63 MiB/s wr, 1.00k op/s 2024-09-14T04:35:28.678 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:35:28 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:35:28] "GET /metrics HTTP/1.1" 200 36642 "" "Prometheus/2.51.0" 2024-09-14T04:35:28.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:28 smithi123 bash[68976]: cluster 2024-09-14T04:35:27.242349+0000 mgr.y (mgr.26165) 833 : cluster [DBG] pgmap v792: 89 pgs: 89 active+clean; 4.4 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 63 MiB/s wr, 1.00k op/s 2024-09-14T04:35:28.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:28 smithi123 bash[68976]: cluster 2024-09-14T04:35:27.242349+0000 mgr.y (mgr.26165) 833 : cluster [DBG] pgmap v792: 89 pgs: 89 active+clean; 4.4 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 63 MiB/s wr, 1.00k op/s 2024-09-14T04:35:28.759 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:28.781 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:28.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:28.785 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:35:28.885 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:28.906 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:28.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:28.909 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:35:29.009 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:35:29.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:28 smithi038 bash[87336]: cluster 2024-09-14T04:35:27.242349+0000 mgr.y (mgr.26165) 833 : cluster [DBG] pgmap v792: 89 pgs: 89 active+clean; 4.4 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 63 MiB/s wr, 1.00k op/s 2024-09-14T04:35:29.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:28 smithi038 bash[87336]: cluster 2024-09-14T04:35:27.242349+0000 mgr.y (mgr.26165) 833 : cluster [DBG] pgmap v792: 89 pgs: 89 active+clean; 4.4 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 63 MiB/s wr, 1.00k op/s 2024-09-14T04:35:29.035 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:35:29.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:29.040 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:35:29.141 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:29.177 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:29.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:29.180 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:35:29.201 INFO:teuthology.orchestra.run.smithi123.stdout:ERROR: (22) Invalid argument 2024-09-14T04:35:29.201 INFO:teuthology.orchestra.run.smithi123.stdout:op_tracker tracking is not enabled now, so no ops 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-09-14T04:35:29.280 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:29.306 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:29.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:29.308 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:35:29.409 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:29.434 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:29.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:29.436 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:35:29.501 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 54 16 76591 76575 88.6097 71.375 0.00610812 0.0112803 2024-09-14T04:35:29.537 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:29.556 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:29.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:29.558 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:35:29.659 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:35:29.681 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:35:29.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:29.683 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:35:29.784 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:35:29.809 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:35:29.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:29.811 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:35:29.912 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:29.936 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:29.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:29.942 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:35:30.043 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:30.073 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:30.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:30.078 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:35:30.179 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:30.204 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:30.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:30.208 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:35:30.290 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.4 dump_historic_ops 2024-09-14T04:35:30.309 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:35:30.369 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:35:30.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:30.373 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:35:30.453 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:35:30 smithi123 bash[61744]: ts=2024-09-14T04:35:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:35:30.474 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:30.483 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:30 smithi123 bash[68976]: cluster 2024-09-14T04:35:29.242803+0000 mgr.y (mgr.26165) 834 : cluster [DBG] pgmap v793: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 60 MiB/s wr, 967 op/s 2024-09-14T04:35:30.483 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:30 smithi123 bash[68976]: cluster 2024-09-14T04:35:29.242803+0000 mgr.y (mgr.26165) 834 : cluster [DBG] pgmap v793: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 60 MiB/s wr, 967 op/s 2024-09-14T04:35:30.484 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:30 smithi123 bash[68976]: audit 2024-09-14T04:35:30.227269+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:35:30.484 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:30 smithi123 bash[68976]: audit 2024-09-14T04:35:30.227269+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:35:30.501 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 55 16 77406 77390 87.9248 50.9375 0.0079033 0.0113679 2024-09-14T04:35:30.504 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:30.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:30.510 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:35:30.610 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:30.637 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:30.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:30.640 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:35:30.740 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:30.758 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:30.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:30.760 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:35:30.861 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:30.885 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:30.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:30.887 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:35:30.888 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:30 smithi038 bash[84940]: cluster 2024-09-14T04:35:29.242803+0000 mgr.y (mgr.26165) 834 : cluster [DBG] pgmap v793: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 60 MiB/s wr, 967 op/s 2024-09-14T04:35:30.888 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:30 smithi038 bash[84940]: cluster 2024-09-14T04:35:29.242803+0000 mgr.y (mgr.26165) 834 : cluster [DBG] pgmap v793: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 60 MiB/s wr, 967 op/s 2024-09-14T04:35:30.888 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:30 smithi038 bash[84940]: audit 2024-09-14T04:35:30.227269+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:35:30.888 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:30 smithi038 bash[84940]: audit 2024-09-14T04:35:30.227269+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:35:30.891 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:30 smithi038 bash[87336]: cluster 2024-09-14T04:35:29.242803+0000 mgr.y (mgr.26165) 834 : cluster [DBG] pgmap v793: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 60 MiB/s wr, 967 op/s 2024-09-14T04:35:30.891 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:30 smithi038 bash[87336]: cluster 2024-09-14T04:35:29.242803+0000 mgr.y (mgr.26165) 834 : cluster [DBG] pgmap v793: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 60 MiB/s wr, 967 op/s 2024-09-14T04:35:30.891 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:30 smithi038 bash[87336]: audit 2024-09-14T04:35:30.227269+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:35:30.891 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:30 smithi038 bash[87336]: audit 2024-09-14T04:35:30.227269+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:35:30.987 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:31.501 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 56 16 78226 78210 87.2699 51.25 0.00632031 0.0114535 2024-09-14T04:35:31.628 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:31.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:31.632 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:35:31.732 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:31.754 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:31.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:31.759 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:35:31.860 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:31.863 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:31 smithi038 bash[84940]: audit 2024-09-14T04:35:30.733251+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:35:31.863 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:31 smithi038 bash[84940]: audit 2024-09-14T04:35:30.733251+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:35:31.863 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:31 smithi038 bash[84940]: cluster 2024-09-14T04:35:31.243882+0000 mgr.y (mgr.26165) 835 : cluster [DBG] pgmap v794: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s 2024-09-14T04:35:31.863 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:31 smithi038 bash[84940]: cluster 2024-09-14T04:35:31.243882+0000 mgr.y (mgr.26165) 835 : cluster [DBG] pgmap v794: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s 2024-09-14T04:35:31.863 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:31 smithi038 bash[84940]: audit 2024-09-14T04:35:31.587979+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:35:31.863 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:31 smithi038 bash[84940]: audit 2024-09-14T04:35:31.587979+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:35:31.863 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:31 smithi038 bash[87336]: audit 2024-09-14T04:35:30.733251+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:35:31.863 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:31 smithi038 bash[87336]: audit 2024-09-14T04:35:30.733251+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:35:31.863 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:31 smithi038 bash[87336]: cluster 2024-09-14T04:35:31.243882+0000 mgr.y (mgr.26165) 835 : cluster [DBG] pgmap v794: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s 2024-09-14T04:35:31.864 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:31 smithi038 bash[87336]: cluster 2024-09-14T04:35:31.243882+0000 mgr.y (mgr.26165) 835 : cluster [DBG] pgmap v794: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s 2024-09-14T04:35:31.864 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:31 smithi038 bash[87336]: audit 2024-09-14T04:35:31.587979+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:35:31.864 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:31 smithi038 bash[87336]: audit 2024-09-14T04:35:31.587979+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:35:31.893 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:31.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:31.899 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:35:32.000 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:32.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:31 smithi123 bash[68976]: audit 2024-09-14T04:35:30.733251+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:35:32.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:31 smithi123 bash[68976]: audit 2024-09-14T04:35:30.733251+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:35:32.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:31 smithi123 bash[68976]: cluster 2024-09-14T04:35:31.243882+0000 mgr.y (mgr.26165) 835 : cluster [DBG] pgmap v794: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s 2024-09-14T04:35:32.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:31 smithi123 bash[68976]: cluster 2024-09-14T04:35:31.243882+0000 mgr.y (mgr.26165) 835 : cluster [DBG] pgmap v794: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s 2024-09-14T04:35:32.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:31 smithi123 bash[68976]: audit 2024-09-14T04:35:31.587979+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:35:32.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:31 smithi123 bash[68976]: audit 2024-09-14T04:35:31.587979+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:35:32.020 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:32.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:32.022 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:35:32.123 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:32.152 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:32.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:32.155 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:35:32.256 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:32.283 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:32.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:32.287 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:35:32.388 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:32.507 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 57 16 79024 79008 86.6061 49.875 0.00555156 0.0115409 2024-09-14T04:35:32.975 INFO:teuthology.orchestra.run.smithi038.stderr:set pool 8 pg_num to 26 2024-09-14T04:35:33.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:32 smithi123 bash[68976]: audit 2024-09-14T04:35:32.835163+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.38:0/1903435426' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "26"} : dispatch 2024-09-14T04:35:33.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:32 smithi123 bash[68976]: audit 2024-09-14T04:35:32.835163+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.38:0/1903435426' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "26"} : dispatch 2024-09-14T04:35:33.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:32 smithi123 bash[68976]: audit 2024-09-14T04:35:32.835938+0000 mon.a (mon.0) 992 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "26"} : dispatch 2024-09-14T04:35:33.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:32 smithi123 bash[68976]: audit 2024-09-14T04:35:32.835938+0000 mon.a (mon.0) 992 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "26"} : dispatch 2024-09-14T04:35:33.203 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:32 smithi038 bash[84940]: audit 2024-09-14T04:35:32.835163+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.38:0/1903435426' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "26"} : dispatch 2024-09-14T04:35:33.203 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:32 smithi038 bash[84940]: audit 2024-09-14T04:35:32.835163+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.38:0/1903435426' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "26"} : dispatch 2024-09-14T04:35:33.203 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:32 smithi038 bash[84940]: audit 2024-09-14T04:35:32.835938+0000 mon.a (mon.0) 992 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "26"} : dispatch 2024-09-14T04:35:33.203 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:32 smithi038 bash[84940]: audit 2024-09-14T04:35:32.835938+0000 mon.a (mon.0) 992 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "26"} : dispatch 2024-09-14T04:35:33.203 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:32 smithi038 bash[87336]: audit 2024-09-14T04:35:32.835163+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.38:0/1903435426' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "26"} : dispatch 2024-09-14T04:35:33.204 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:32 smithi038 bash[87336]: audit 2024-09-14T04:35:32.835163+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.38:0/1903435426' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "26"} : dispatch 2024-09-14T04:35:33.204 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:32 smithi038 bash[87336]: audit 2024-09-14T04:35:32.835938+0000 mon.a (mon.0) 992 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "26"} : dispatch 2024-09-14T04:35:33.204 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:32 smithi038 bash[87336]: audit 2024-09-14T04:35:32.835938+0000 mon.a (mon.0) 992 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "26"} : dispatch 2024-09-14T04:35:33.218 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:33.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:33.223 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:35:33.324 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:33.352 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:33.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:33.358 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:35:33.458 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:33.507 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 58 16 80135 80119 86.31 69.4375 0.00870769 0.011581 2024-09-14T04:35:33.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:33.522 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:33.522 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:35:33.623 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:33.746 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:33.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:33.749 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:35:33.850 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:33.881 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:33.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:33.885 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:35:33.924 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:33 smithi038 bash[84940]: audit 2024-09-14T04:35:32.900329+0000 mon.a (mon.0) 993 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "26"}]': finished 2024-09-14T04:35:33.925 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:33 smithi038 bash[84940]: audit 2024-09-14T04:35:32.900329+0000 mon.a (mon.0) 993 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "26"}]': finished 2024-09-14T04:35:33.925 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:33 smithi038 bash[84940]: cluster 2024-09-14T04:35:32.908764+0000 mon.a (mon.0) 994 : cluster [DBG] osdmap e169: 8 total, 8 up, 8 in 2024-09-14T04:35:33.925 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:33 smithi038 bash[84940]: cluster 2024-09-14T04:35:32.908764+0000 mon.a (mon.0) 994 : cluster [DBG] osdmap e169: 8 total, 8 up, 8 in 2024-09-14T04:35:33.925 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:33 smithi038 bash[84940]: cluster 2024-09-14T04:35:33.244532+0000 mgr.y (mgr.26165) 836 : cluster [DBG] pgmap v796: 89 pgs: 89 active+clean; 4.7 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 61 MiB/s wr, 969 op/s 2024-09-14T04:35:33.925 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:33 smithi038 bash[84940]: cluster 2024-09-14T04:35:33.244532+0000 mgr.y (mgr.26165) 836 : cluster [DBG] pgmap v796: 89 pgs: 89 active+clean; 4.7 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 61 MiB/s wr, 969 op/s 2024-09-14T04:35:33.925 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:33 smithi038 bash[84940]: audit 2024-09-14T04:35:33.245300+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num_actual", "val": "26"} : dispatch 2024-09-14T04:35:33.925 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:33 smithi038 bash[84940]: audit 2024-09-14T04:35:33.245300+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num_actual", "val": "26"} : dispatch 2024-09-14T04:35:33.925 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:33 smithi038 bash[87336]: audit 2024-09-14T04:35:32.900329+0000 mon.a (mon.0) 993 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "26"}]': finished 2024-09-14T04:35:33.925 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:33 smithi038 bash[87336]: audit 2024-09-14T04:35:32.900329+0000 mon.a (mon.0) 993 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "26"}]': finished 2024-09-14T04:35:33.926 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:33 smithi038 bash[87336]: cluster 2024-09-14T04:35:32.908764+0000 mon.a (mon.0) 994 : cluster [DBG] osdmap e169: 8 total, 8 up, 8 in 2024-09-14T04:35:33.926 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:33 smithi038 bash[87336]: cluster 2024-09-14T04:35:32.908764+0000 mon.a (mon.0) 994 : cluster [DBG] osdmap e169: 8 total, 8 up, 8 in 2024-09-14T04:35:33.926 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:33 smithi038 bash[87336]: cluster 2024-09-14T04:35:33.244532+0000 mgr.y (mgr.26165) 836 : cluster [DBG] pgmap v796: 89 pgs: 89 active+clean; 4.7 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 61 MiB/s wr, 969 op/s 2024-09-14T04:35:33.926 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:33 smithi038 bash[87336]: cluster 2024-09-14T04:35:33.244532+0000 mgr.y (mgr.26165) 836 : cluster [DBG] pgmap v796: 89 pgs: 89 active+clean; 4.7 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 61 MiB/s wr, 969 op/s 2024-09-14T04:35:33.926 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:33 smithi038 bash[87336]: audit 2024-09-14T04:35:33.245300+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num_actual", "val": "26"} : dispatch 2024-09-14T04:35:33.926 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:33 smithi038 bash[87336]: audit 2024-09-14T04:35:33.245300+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num_actual", "val": "26"} : dispatch 2024-09-14T04:35:33.986 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:34.012 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:34.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:34.016 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:35:34.117 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:34.151 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:34.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:34.158 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:35:34.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:33 smithi123 bash[68976]: audit 2024-09-14T04:35:32.900329+0000 mon.a (mon.0) 993 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "26"}]': finished 2024-09-14T04:35:34.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:33 smithi123 bash[68976]: audit 2024-09-14T04:35:32.900329+0000 mon.a (mon.0) 993 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "26"}]': finished 2024-09-14T04:35:34.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:33 smithi123 bash[68976]: cluster 2024-09-14T04:35:32.908764+0000 mon.a (mon.0) 994 : cluster [DBG] osdmap e169: 8 total, 8 up, 8 in 2024-09-14T04:35:34.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:33 smithi123 bash[68976]: cluster 2024-09-14T04:35:32.908764+0000 mon.a (mon.0) 994 : cluster [DBG] osdmap e169: 8 total, 8 up, 8 in 2024-09-14T04:35:34.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:33 smithi123 bash[68976]: cluster 2024-09-14T04:35:33.244532+0000 mgr.y (mgr.26165) 836 : cluster [DBG] pgmap v796: 89 pgs: 89 active+clean; 4.7 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 61 MiB/s wr, 969 op/s 2024-09-14T04:35:34.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:33 smithi123 bash[68976]: cluster 2024-09-14T04:35:33.244532+0000 mgr.y (mgr.26165) 836 : cluster [DBG] pgmap v796: 89 pgs: 89 active+clean; 4.7 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 61 MiB/s wr, 969 op/s 2024-09-14T04:35:34.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:33 smithi123 bash[68976]: audit 2024-09-14T04:35:33.245300+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num_actual", "val": "26"} : dispatch 2024-09-14T04:35:34.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:33 smithi123 bash[68976]: audit 2024-09-14T04:35:33.245300+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num_actual", "val": "26"} : dispatch 2024-09-14T04:35:34.259 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:34.685 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 59 16 80600 80584 85.306 29.0625 0.00559312 0.0116115 2024-09-14T04:35:35.105 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T04:35:35.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:34 smithi123 bash[68976]: audit 2024-09-14T04:35:33.914503+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num_actual", "val": "26"}]': finished 2024-09-14T04:35:35.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:34 smithi123 bash[68976]: audit 2024-09-14T04:35:33.914503+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num_actual", "val": "26"}]': finished 2024-09-14T04:35:35.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:34 smithi123 bash[68976]: cluster 2024-09-14T04:35:33.926232+0000 mon.a (mon.0) 997 : cluster [DBG] osdmap e170: 8 total, 8 up, 8 in 2024-09-14T04:35:35.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:34 smithi123 bash[68976]: cluster 2024-09-14T04:35:33.926232+0000 mon.a (mon.0) 997 : cluster [DBG] osdmap e170: 8 total, 8 up, 8 in 2024-09-14T04:35:35.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:34 smithi038 bash[84940]: audit 2024-09-14T04:35:33.914503+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num_actual", "val": "26"}]': finished 2024-09-14T04:35:35.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:34 smithi038 bash[84940]: audit 2024-09-14T04:35:33.914503+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num_actual", "val": "26"}]': finished 2024-09-14T04:35:35.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:34 smithi038 bash[84940]: cluster 2024-09-14T04:35:33.926232+0000 mon.a (mon.0) 997 : cluster [DBG] osdmap e170: 8 total, 8 up, 8 in 2024-09-14T04:35:35.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:34 smithi038 bash[84940]: cluster 2024-09-14T04:35:33.926232+0000 mon.a (mon.0) 997 : cluster [DBG] osdmap e170: 8 total, 8 up, 8 in 2024-09-14T04:35:35.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:34 smithi038 bash[87336]: audit 2024-09-14T04:35:33.914503+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num_actual", "val": "26"}]': finished 2024-09-14T04:35:35.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:34 smithi038 bash[87336]: audit 2024-09-14T04:35:33.914503+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num_actual", "val": "26"}]': finished 2024-09-14T04:35:35.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:34 smithi038 bash[87336]: cluster 2024-09-14T04:35:33.926232+0000 mon.a (mon.0) 997 : cluster [DBG] osdmap e170: 8 total, 8 up, 8 in 2024-09-14T04:35:35.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:34 smithi038 bash[87336]: cluster 2024-09-14T04:35:33.926232+0000 mon.a (mon.0) 997 : cluster [DBG] osdmap e170: 8 total, 8 up, 8 in 2024-09-14T04:35:35.586 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:35.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:35.589 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:35:35.686 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:2024-09-14T04:35:35.687911+0000 min lat: 0.00122408 max lat: 1.09446 avg lat: 0.0118168 2024-09-14T04:35:35.686 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-14T04:35:35.686 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 60 16 81485 81469 84.5877 55.3125 0.00947942 0.0118168 2024-09-14T04:35:35.689 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:35.715 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:35.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:35.720 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:35:35.821 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:35.856 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:35.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:35.861 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:35:35.962 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:35.989 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:35.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:35.992 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:35:36.023 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:35 smithi123 bash[68976]: cluster 2024-09-14T04:35:34.936714+0000 mon.a (mon.0) 998 : cluster [DBG] osdmap e171: 8 total, 8 up, 8 in 2024-09-14T04:35:36.023 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:35 smithi123 bash[68976]: cluster 2024-09-14T04:35:34.936714+0000 mon.a (mon.0) 998 : cluster [DBG] osdmap e171: 8 total, 8 up, 8 in 2024-09-14T04:35:36.023 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:35 smithi123 bash[68976]: cluster 2024-09-14T04:35:35.245309+0000 mgr.y (mgr.26165) 837 : cluster [DBG] pgmap v799: 99 pgs: 1 peering, 8 unknown, 90 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 60 MiB/s wr, 963 op/s 2024-09-14T04:35:36.023 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:36 smithi123 bash[68976]: cluster 2024-09-14T04:35:35.245309+0000 mgr.y (mgr.26165) 837 : cluster [DBG] pgmap v799: 99 pgs: 1 peering, 8 unknown, 90 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 60 MiB/s wr, 963 op/s 2024-09-14T04:35:36.093 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:36.103 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:35 smithi038 bash[84940]: cluster 2024-09-14T04:35:34.936714+0000 mon.a (mon.0) 998 : cluster [DBG] osdmap e171: 8 total, 8 up, 8 in 2024-09-14T04:35:36.103 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:35 smithi038 bash[84940]: cluster 2024-09-14T04:35:34.936714+0000 mon.a (mon.0) 998 : cluster [DBG] osdmap e171: 8 total, 8 up, 8 in 2024-09-14T04:35:36.104 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:35 smithi038 bash[84940]: cluster 2024-09-14T04:35:35.245309+0000 mgr.y (mgr.26165) 837 : cluster [DBG] pgmap v799: 99 pgs: 1 peering, 8 unknown, 90 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 60 MiB/s wr, 963 op/s 2024-09-14T04:35:36.104 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:35 smithi038 bash[84940]: cluster 2024-09-14T04:35:35.245309+0000 mgr.y (mgr.26165) 837 : cluster [DBG] pgmap v799: 99 pgs: 1 peering, 8 unknown, 90 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 60 MiB/s wr, 963 op/s 2024-09-14T04:35:36.104 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:35 smithi038 bash[84940]: cluster 2024-09-14T04:35:35.345885+0000 osd.3 (osd.3) 4 : cluster [DBG] 8.0 scrub starts 2024-09-14T04:35:36.104 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:35 smithi038 bash[84940]: cluster 2024-09-14T04:35:35.345885+0000 osd.3 (osd.3) 4 : cluster [DBG] 8.0 scrub starts 2024-09-14T04:35:36.104 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:35 smithi038 bash[84940]: cluster 2024-09-14T04:35:35.488549+0000 osd.0 (osd.0) 1 : cluster [DBG] 8.6 scrub starts 2024-09-14T04:35:36.104 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:35 smithi038 bash[84940]: cluster 2024-09-14T04:35:35.488549+0000 osd.0 (osd.0) 1 : cluster [DBG] 8.6 scrub starts 2024-09-14T04:35:36.104 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:35 smithi038 bash[87336]: cluster 2024-09-14T04:35:34.936714+0000 mon.a (mon.0) 998 : cluster [DBG] osdmap e171: 8 total, 8 up, 8 in 2024-09-14T04:35:36.104 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:35 smithi038 bash[87336]: cluster 2024-09-14T04:35:34.936714+0000 mon.a (mon.0) 998 : cluster [DBG] osdmap e171: 8 total, 8 up, 8 in 2024-09-14T04:35:36.105 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:35 smithi038 bash[87336]: cluster 2024-09-14T04:35:35.245309+0000 mgr.y (mgr.26165) 837 : cluster [DBG] pgmap v799: 99 pgs: 1 peering, 8 unknown, 90 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 60 MiB/s wr, 963 op/s 2024-09-14T04:35:36.105 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:35 smithi038 bash[87336]: cluster 2024-09-14T04:35:35.245309+0000 mgr.y (mgr.26165) 837 : cluster [DBG] pgmap v799: 99 pgs: 1 peering, 8 unknown, 90 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 60 MiB/s wr, 963 op/s 2024-09-14T04:35:36.105 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:35 smithi038 bash[87336]: cluster 2024-09-14T04:35:35.345885+0000 osd.3 (osd.3) 4 : cluster [DBG] 8.0 scrub starts 2024-09-14T04:35:36.105 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:35 smithi038 bash[87336]: cluster 2024-09-14T04:35:35.345885+0000 osd.3 (osd.3) 4 : cluster [DBG] 8.0 scrub starts 2024-09-14T04:35:36.105 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:35 smithi038 bash[87336]: cluster 2024-09-14T04:35:35.488549+0000 osd.0 (osd.0) 1 : cluster [DBG] 8.6 scrub starts 2024-09-14T04:35:36.105 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:35 smithi038 bash[87336]: cluster 2024-09-14T04:35:35.488549+0000 osd.0 (osd.0) 1 : cluster [DBG] 8.6 scrub starts 2024-09-14T04:35:36.122 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:36.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:36.125 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:35:36.226 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:36.234 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:36 smithi123 bash[68976]: cluster 2024-09-14T04:35:35.345885+0000 osd.3 (osd.3) 4 : cluster [DBG] 8.0 scrub starts 2024-09-14T04:35:36.234 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:36 smithi123 bash[68976]: cluster 2024-09-14T04:35:35.345885+0000 osd.3 (osd.3) 4 : cluster [DBG] 8.0 scrub starts 2024-09-14T04:35:36.234 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:36 smithi123 bash[68976]: cluster 2024-09-14T04:35:35.488549+0000 osd.0 (osd.0) 1 : cluster [DBG] 8.6 scrub starts 2024-09-14T04:35:36.234 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:36 smithi123 bash[68976]: cluster 2024-09-14T04:35:35.488549+0000 osd.0 (osd.0) 1 : cluster [DBG] 8.6 scrub starts 2024-09-14T04:35:36.244 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:36.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:36.246 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:35:36.347 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:36.372 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:36.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:36.374 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:35:36.475 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:36.500 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:36.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:36.503 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:35:36.605 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:36.639 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:36.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:36.644 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:35:36.686 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 61 16 82153 82137 83.8875 41.75 0.00897327 0.0119151 2024-09-14T04:35:36.688 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0: {} 2024-09-14T04:35:36.688 INFO:teuthology.orchestra.run.smithi038.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-14T04:35:36.746 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:36.756 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1: {} 2024-09-14T04:35:36.757 INFO:teuthology.orchestra.run.smithi038.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-14T04:35:36.783 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:36.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:36.790 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:35:36.818 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2: {} 2024-09-14T04:35:36.818 INFO:teuthology.orchestra.run.smithi038.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-14T04:35:36.857 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3: {} 2024-09-14T04:35:36.857 INFO:teuthology.orchestra.run.smithi038.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-14T04:35:36.892 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:36.904 INFO:teuthology.orchestra.run.smithi038.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-14T04:35:36.904 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4: {} 2024-09-14T04:35:36.918 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:36.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:36.924 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:35:36.936 INFO:teuthology.orchestra.run.smithi038.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-14T04:35:36.937 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5: {} 2024-09-14T04:35:36.979 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6: {} 2024-09-14T04:35:36.980 INFO:teuthology.orchestra.run.smithi038.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-14T04:35:37.009 INFO:teuthology.orchestra.run.smithi038.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-14T04:35:37.009 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7: {} 2024-09-14T04:35:37.025 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:35:37.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:37.058 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:35:37.058 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:35:37.159 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:37.170 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:36 smithi123 bash[68976]: cluster 2024-09-14T04:35:35.785416+0000 osd.1 (osd.1) 3 : cluster [DBG] 8.1 scrub starts 2024-09-14T04:35:37.170 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:36 smithi123 bash[68976]: cluster 2024-09-14T04:35:35.785416+0000 osd.1 (osd.1) 3 : cluster [DBG] 8.1 scrub starts 2024-09-14T04:35:37.170 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:36 smithi123 bash[68976]: cluster 2024-09-14T04:35:35.871335+0000 osd.4 (osd.4) 3 : cluster [DBG] 8.2 scrub starts 2024-09-14T04:35:37.170 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:36 smithi123 bash[68976]: cluster 2024-09-14T04:35:35.871335+0000 osd.4 (osd.4) 3 : cluster [DBG] 8.2 scrub starts 2024-09-14T04:35:37.170 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:36 smithi123 bash[68976]: cluster 2024-09-14T04:35:36.120298+0000 osd.3 (osd.3) 5 : cluster [DBG] 8.0 scrub ok 2024-09-14T04:35:37.170 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:36 smithi123 bash[68976]: cluster 2024-09-14T04:35:36.120298+0000 osd.3 (osd.3) 5 : cluster [DBG] 8.0 scrub ok 2024-09-14T04:35:37.170 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:36 smithi123 bash[68976]: cluster 2024-09-14T04:35:36.241566+0000 osd.4 (osd.4) 4 : cluster [DBG] 8.2 scrub ok 2024-09-14T04:35:37.170 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:36 smithi123 bash[68976]: cluster 2024-09-14T04:35:36.241566+0000 osd.4 (osd.4) 4 : cluster [DBG] 8.2 scrub ok 2024-09-14T04:35:37.170 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:36 smithi123 bash[68976]: cluster 2024-09-14T04:35:36.273556+0000 osd.1 (osd.1) 4 : cluster [DBG] 8.1 scrub ok 2024-09-14T04:35:37.170 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:36 smithi123 bash[68976]: cluster 2024-09-14T04:35:36.273556+0000 osd.1 (osd.1) 4 : cluster [DBG] 8.1 scrub ok 2024-09-14T04:35:37.170 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:36 smithi123 bash[68976]: cluster 2024-09-14T04:35:36.299411+0000 osd.3 (osd.3) 6 : cluster [DBG] 8.10 scrub starts 2024-09-14T04:35:37.171 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:36 smithi123 bash[68976]: cluster 2024-09-14T04:35:36.299411+0000 osd.3 (osd.3) 6 : cluster [DBG] 8.10 scrub starts 2024-09-14T04:35:37.171 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:36 smithi123 bash[68976]: cluster 2024-09-14T04:35:36.493850+0000 osd.0 (osd.0) 2 : cluster [DBG] 8.16 scrub starts 2024-09-14T04:35:37.171 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:36 smithi123 bash[68976]: cluster 2024-09-14T04:35:36.493850+0000 osd.0 (osd.0) 2 : cluster [DBG] 8.16 scrub starts 2024-09-14T04:35:37.171 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:36 smithi123 bash[68976]: audit 2024-09-14T04:35:36.642022+0000 mon.c (mon.2) 45 : audit [DBG] from='client.? 172.21.15.38:0/2792319541' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:35:37.171 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:36 smithi123 bash[68976]: audit 2024-09-14T04:35:36.642022+0000 mon.c (mon.2) 45 : audit [DBG] from='client.? 172.21.15.38:0/2792319541' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:35:37.171 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:36 smithi123 bash[68976]: cluster 2024-09-14T04:35:36.835184+0000 osd.0 (osd.0) 3 : cluster [DBG] 8.6 scrub ok 2024-09-14T04:35:37.171 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:36 smithi123 bash[68976]: cluster 2024-09-14T04:35:36.835184+0000 osd.0 (osd.0) 3 : cluster [DBG] 8.6 scrub ok 2024-09-14T04:35:37.195 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:37.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:37.202 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:35:37.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:36 smithi038 bash[87336]: cluster 2024-09-14T04:35:35.785416+0000 osd.1 (osd.1) 3 : cluster [DBG] 8.1 scrub starts 2024-09-14T04:35:37.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:36 smithi038 bash[87336]: cluster 2024-09-14T04:35:35.785416+0000 osd.1 (osd.1) 3 : cluster [DBG] 8.1 scrub starts 2024-09-14T04:35:37.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:36 smithi038 bash[87336]: cluster 2024-09-14T04:35:35.871335+0000 osd.4 (osd.4) 3 : cluster [DBG] 8.2 scrub starts 2024-09-14T04:35:37.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:36 smithi038 bash[87336]: cluster 2024-09-14T04:35:35.871335+0000 osd.4 (osd.4) 3 : cluster [DBG] 8.2 scrub starts 2024-09-14T04:35:37.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:36 smithi038 bash[87336]: cluster 2024-09-14T04:35:36.120298+0000 osd.3 (osd.3) 5 : cluster [DBG] 8.0 scrub ok 2024-09-14T04:35:37.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:36 smithi038 bash[87336]: cluster 2024-09-14T04:35:36.120298+0000 osd.3 (osd.3) 5 : cluster [DBG] 8.0 scrub ok 2024-09-14T04:35:37.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:36 smithi038 bash[87336]: cluster 2024-09-14T04:35:36.241566+0000 osd.4 (osd.4) 4 : cluster [DBG] 8.2 scrub ok 2024-09-14T04:35:37.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:36 smithi038 bash[87336]: cluster 2024-09-14T04:35:36.241566+0000 osd.4 (osd.4) 4 : cluster [DBG] 8.2 scrub ok 2024-09-14T04:35:37.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:36 smithi038 bash[87336]: cluster 2024-09-14T04:35:36.273556+0000 osd.1 (osd.1) 4 : cluster [DBG] 8.1 scrub ok 2024-09-14T04:35:37.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:36 smithi038 bash[87336]: cluster 2024-09-14T04:35:36.273556+0000 osd.1 (osd.1) 4 : cluster [DBG] 8.1 scrub ok 2024-09-14T04:35:37.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:36 smithi038 bash[87336]: cluster 2024-09-14T04:35:36.299411+0000 osd.3 (osd.3) 6 : cluster [DBG] 8.10 scrub starts 2024-09-14T04:35:37.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:36 smithi038 bash[87336]: cluster 2024-09-14T04:35:36.299411+0000 osd.3 (osd.3) 6 : cluster [DBG] 8.10 scrub starts 2024-09-14T04:35:37.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:36 smithi038 bash[87336]: cluster 2024-09-14T04:35:36.493850+0000 osd.0 (osd.0) 2 : cluster [DBG] 8.16 scrub starts 2024-09-14T04:35:37.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:36 smithi038 bash[87336]: cluster 2024-09-14T04:35:36.493850+0000 osd.0 (osd.0) 2 : cluster [DBG] 8.16 scrub starts 2024-09-14T04:35:37.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:36 smithi038 bash[87336]: audit 2024-09-14T04:35:36.642022+0000 mon.c (mon.2) 45 : audit [DBG] from='client.? 172.21.15.38:0/2792319541' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:35:37.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:36 smithi038 bash[87336]: audit 2024-09-14T04:35:36.642022+0000 mon.c (mon.2) 45 : audit [DBG] from='client.? 172.21.15.38:0/2792319541' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:35:37.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:36 smithi038 bash[87336]: cluster 2024-09-14T04:35:36.835184+0000 osd.0 (osd.0) 3 : cluster [DBG] 8.6 scrub ok 2024-09-14T04:35:37.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:36 smithi038 bash[87336]: cluster 2024-09-14T04:35:36.835184+0000 osd.0 (osd.0) 3 : cluster [DBG] 8.6 scrub ok 2024-09-14T04:35:37.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:36 smithi038 bash[84940]: cluster 2024-09-14T04:35:35.785416+0000 osd.1 (osd.1) 3 : cluster [DBG] 8.1 scrub starts 2024-09-14T04:35:37.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:36 smithi038 bash[84940]: cluster 2024-09-14T04:35:35.785416+0000 osd.1 (osd.1) 3 : cluster [DBG] 8.1 scrub starts 2024-09-14T04:35:37.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:36 smithi038 bash[84940]: cluster 2024-09-14T04:35:35.871335+0000 osd.4 (osd.4) 3 : cluster [DBG] 8.2 scrub starts 2024-09-14T04:35:37.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:36 smithi038 bash[84940]: cluster 2024-09-14T04:35:35.871335+0000 osd.4 (osd.4) 3 : cluster [DBG] 8.2 scrub starts 2024-09-14T04:35:37.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:36 smithi038 bash[84940]: cluster 2024-09-14T04:35:36.120298+0000 osd.3 (osd.3) 5 : cluster [DBG] 8.0 scrub ok 2024-09-14T04:35:37.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:36 smithi038 bash[84940]: cluster 2024-09-14T04:35:36.120298+0000 osd.3 (osd.3) 5 : cluster [DBG] 8.0 scrub ok 2024-09-14T04:35:37.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:36 smithi038 bash[84940]: cluster 2024-09-14T04:35:36.241566+0000 osd.4 (osd.4) 4 : cluster [DBG] 8.2 scrub ok 2024-09-14T04:35:37.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:36 smithi038 bash[84940]: cluster 2024-09-14T04:35:36.241566+0000 osd.4 (osd.4) 4 : cluster [DBG] 8.2 scrub ok 2024-09-14T04:35:37.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:36 smithi038 bash[84940]: cluster 2024-09-14T04:35:36.273556+0000 osd.1 (osd.1) 4 : cluster [DBG] 8.1 scrub ok 2024-09-14T04:35:37.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:36 smithi038 bash[84940]: cluster 2024-09-14T04:35:36.273556+0000 osd.1 (osd.1) 4 : cluster [DBG] 8.1 scrub ok 2024-09-14T04:35:37.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:36 smithi038 bash[84940]: cluster 2024-09-14T04:35:36.299411+0000 osd.3 (osd.3) 6 : cluster [DBG] 8.10 scrub starts 2024-09-14T04:35:37.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:36 smithi038 bash[84940]: cluster 2024-09-14T04:35:36.299411+0000 osd.3 (osd.3) 6 : cluster [DBG] 8.10 scrub starts 2024-09-14T04:35:37.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:36 smithi038 bash[84940]: cluster 2024-09-14T04:35:36.493850+0000 osd.0 (osd.0) 2 : cluster [DBG] 8.16 scrub starts 2024-09-14T04:35:37.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:36 smithi038 bash[84940]: cluster 2024-09-14T04:35:36.493850+0000 osd.0 (osd.0) 2 : cluster [DBG] 8.16 scrub starts 2024-09-14T04:35:37.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:36 smithi038 bash[84940]: audit 2024-09-14T04:35:36.642022+0000 mon.c (mon.2) 45 : audit [DBG] from='client.? 172.21.15.38:0/2792319541' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:35:37.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:36 smithi038 bash[84940]: audit 2024-09-14T04:35:36.642022+0000 mon.c (mon.2) 45 : audit [DBG] from='client.? 172.21.15.38:0/2792319541' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:35:37.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:36 smithi038 bash[84940]: cluster 2024-09-14T04:35:36.835184+0000 osd.0 (osd.0) 3 : cluster [DBG] 8.6 scrub ok 2024-09-14T04:35:37.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:36 smithi038 bash[84940]: cluster 2024-09-14T04:35:36.835184+0000 osd.0 (osd.0) 3 : cluster [DBG] 8.6 scrub ok 2024-09-14T04:35:37.303 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:37.330 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:37.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:37.333 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:35:37.433 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:35:37.470 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:35:37.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:37.474 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:35:37.574 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:37.605 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:37.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:37.608 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:35:37.686 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 62 16 83143 83127 83.5335 61.875 0.00722227 0.0119657 2024-09-14T04:35:37.708 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:37.729 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:37.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:37.736 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:35:37.837 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:37.870 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:37.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:37.873 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:35:37.970 INFO:teuthology.orchestra.run.smithi038.stderr:nodeep-scrub is unset 2024-09-14T04:35:37.974 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:35:38.006 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:35:38.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:38.009 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:35:38.110 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:38.139 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:38.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:38.143 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:35:38.244 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:38.252 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:37 smithi038 bash[84940]: cluster 2024-09-14T04:35:36.760937+0000 osd.5 (osd.5) 3 : cluster [DBG] 8.4 scrub starts 2024-09-14T04:35:38.252 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:37 smithi038 bash[84940]: cluster 2024-09-14T04:35:36.760937+0000 osd.5 (osd.5) 3 : cluster [DBG] 8.4 scrub starts 2024-09-14T04:35:38.252 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:37 smithi038 bash[84940]: cluster 2024-09-14T04:35:36.803370+0000 osd.1 (osd.1) 5 : cluster [DBG] 8.3 scrub starts 2024-09-14T04:35:38.252 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:37 smithi038 bash[84940]: cluster 2024-09-14T04:35:36.803370+0000 osd.1 (osd.1) 5 : cluster [DBG] 8.3 scrub starts 2024-09-14T04:35:38.252 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:37 smithi038 bash[84940]: cluster 2024-09-14T04:35:36.856210+0000 osd.4 (osd.4) 5 : cluster [DBG] 8.5 scrub starts 2024-09-14T04:35:38.252 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:37 smithi038 bash[84940]: cluster 2024-09-14T04:35:36.856210+0000 osd.4 (osd.4) 5 : cluster [DBG] 8.5 scrub starts 2024-09-14T04:35:38.252 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:37 smithi038 bash[84940]: audit 2024-09-14T04:35:37.035022+0000 mon.a (mon.0) 999 : audit [INF] from='client.? 172.21.15.38:0/1250758383' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:35:38.252 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:37 smithi038 bash[84940]: audit 2024-09-14T04:35:37.035022+0000 mon.a (mon.0) 999 : audit [INF] from='client.? 172.21.15.38:0/1250758383' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:35:38.252 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:37 smithi038 bash[84940]: cluster 2024-09-14T04:35:37.045456+0000 osd.3 (osd.3) 7 : cluster [DBG] 8.10 scrub ok 2024-09-14T04:35:38.253 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:37 smithi038 bash[84940]: cluster 2024-09-14T04:35:37.045456+0000 osd.3 (osd.3) 7 : cluster [DBG] 8.10 scrub ok 2024-09-14T04:35:38.253 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:37 smithi038 bash[84940]: cluster 2024-09-14T04:35:37.246078+0000 mgr.y (mgr.26165) 838 : cluster [DBG] pgmap v800: 99 pgs: 1 peering, 2 unknown, 96 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 43 MiB/s wr, 681 op/s; 32 KiB/s, 0 objects/s recovering 2024-09-14T04:35:38.253 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:37 smithi038 bash[84940]: cluster 2024-09-14T04:35:37.246078+0000 mgr.y (mgr.26165) 838 : cluster [DBG] pgmap v800: 99 pgs: 1 peering, 2 unknown, 96 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 43 MiB/s wr, 681 op/s; 32 KiB/s, 0 objects/s recovering 2024-09-14T04:35:38.253 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:37 smithi038 bash[84940]: audit 2024-09-14T04:35:37.273829+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:35:38.253 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:37 smithi038 bash[84940]: audit 2024-09-14T04:35:37.273829+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:35:38.253 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:37 smithi038 bash[84940]: audit 2024-09-14T04:35:37.288363+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:35:38.253 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:37 smithi038 bash[84940]: audit 2024-09-14T04:35:37.288363+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:35:38.253 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:37 smithi038 bash[84940]: cluster 2024-09-14T04:35:37.376823+0000 osd.0 (osd.0) 4 : cluster [DBG] 8.16 scrub ok 2024-09-14T04:35:38.253 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:37 smithi038 bash[84940]: cluster 2024-09-14T04:35:37.376823+0000 osd.0 (osd.0) 4 : cluster [DBG] 8.16 scrub ok 2024-09-14T04:35:38.253 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:37 smithi038 bash[87336]: cluster 2024-09-14T04:35:36.760937+0000 osd.5 (osd.5) 3 : cluster [DBG] 8.4 scrub starts 2024-09-14T04:35:38.253 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:37 smithi038 bash[87336]: cluster 2024-09-14T04:35:36.760937+0000 osd.5 (osd.5) 3 : cluster [DBG] 8.4 scrub starts 2024-09-14T04:35:38.253 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:37 smithi038 bash[87336]: cluster 2024-09-14T04:35:36.803370+0000 osd.1 (osd.1) 5 : cluster [DBG] 8.3 scrub starts 2024-09-14T04:35:38.254 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:37 smithi038 bash[87336]: cluster 2024-09-14T04:35:36.803370+0000 osd.1 (osd.1) 5 : cluster [DBG] 8.3 scrub starts 2024-09-14T04:35:38.254 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:37 smithi038 bash[87336]: cluster 2024-09-14T04:35:36.856210+0000 osd.4 (osd.4) 5 : cluster [DBG] 8.5 scrub starts 2024-09-14T04:35:38.254 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:37 smithi038 bash[87336]: cluster 2024-09-14T04:35:36.856210+0000 osd.4 (osd.4) 5 : cluster [DBG] 8.5 scrub starts 2024-09-14T04:35:38.254 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:37 smithi038 bash[87336]: audit 2024-09-14T04:35:37.035022+0000 mon.a (mon.0) 999 : audit [INF] from='client.? 172.21.15.38:0/1250758383' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:35:38.254 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:37 smithi038 bash[87336]: audit 2024-09-14T04:35:37.035022+0000 mon.a (mon.0) 999 : audit [INF] from='client.? 172.21.15.38:0/1250758383' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:35:38.254 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:37 smithi038 bash[87336]: cluster 2024-09-14T04:35:37.045456+0000 osd.3 (osd.3) 7 : cluster [DBG] 8.10 scrub ok 2024-09-14T04:35:38.254 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:37 smithi038 bash[87336]: cluster 2024-09-14T04:35:37.045456+0000 osd.3 (osd.3) 7 : cluster [DBG] 8.10 scrub ok 2024-09-14T04:35:38.254 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:37 smithi038 bash[87336]: cluster 2024-09-14T04:35:37.246078+0000 mgr.y (mgr.26165) 838 : cluster [DBG] pgmap v800: 99 pgs: 1 peering, 2 unknown, 96 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 43 MiB/s wr, 681 op/s; 32 KiB/s, 0 objects/s recovering 2024-09-14T04:35:38.254 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:37 smithi038 bash[87336]: cluster 2024-09-14T04:35:37.246078+0000 mgr.y (mgr.26165) 838 : cluster [DBG] pgmap v800: 99 pgs: 1 peering, 2 unknown, 96 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 43 MiB/s wr, 681 op/s; 32 KiB/s, 0 objects/s recovering 2024-09-14T04:35:38.254 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:37 smithi038 bash[87336]: audit 2024-09-14T04:35:37.273829+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:35:38.254 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:37 smithi038 bash[87336]: audit 2024-09-14T04:35:37.273829+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:35:38.254 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:37 smithi038 bash[87336]: audit 2024-09-14T04:35:37.288363+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:35:38.254 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:37 smithi038 bash[87336]: audit 2024-09-14T04:35:37.288363+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:35:38.255 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:37 smithi038 bash[87336]: cluster 2024-09-14T04:35:37.376823+0000 osd.0 (osd.0) 4 : cluster [DBG] 8.16 scrub ok 2024-09-14T04:35:38.255 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:37 smithi038 bash[87336]: cluster 2024-09-14T04:35:37.376823+0000 osd.0 (osd.0) 4 : cluster [DBG] 8.16 scrub ok 2024-09-14T04:35:38.275 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:38.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:38.279 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:35:38.379 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:38.386 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:37 smithi123 bash[68976]: cluster 2024-09-14T04:35:36.760937+0000 osd.5 (osd.5) 3 : cluster [DBG] 8.4 scrub starts 2024-09-14T04:35:38.386 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:37 smithi123 bash[68976]: cluster 2024-09-14T04:35:36.760937+0000 osd.5 (osd.5) 3 : cluster [DBG] 8.4 scrub starts 2024-09-14T04:35:38.386 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:37 smithi123 bash[68976]: cluster 2024-09-14T04:35:36.803370+0000 osd.1 (osd.1) 5 : cluster [DBG] 8.3 scrub starts 2024-09-14T04:35:38.386 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:37 smithi123 bash[68976]: cluster 2024-09-14T04:35:36.803370+0000 osd.1 (osd.1) 5 : cluster [DBG] 8.3 scrub starts 2024-09-14T04:35:38.386 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:37 smithi123 bash[68976]: cluster 2024-09-14T04:35:36.856210+0000 osd.4 (osd.4) 5 : cluster [DBG] 8.5 scrub starts 2024-09-14T04:35:38.386 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:37 smithi123 bash[68976]: cluster 2024-09-14T04:35:36.856210+0000 osd.4 (osd.4) 5 : cluster [DBG] 8.5 scrub starts 2024-09-14T04:35:38.386 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:37 smithi123 bash[68976]: audit 2024-09-14T04:35:37.035022+0000 mon.a (mon.0) 999 : audit [INF] from='client.? 172.21.15.38:0/1250758383' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:35:38.386 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:37 smithi123 bash[68976]: audit 2024-09-14T04:35:37.035022+0000 mon.a (mon.0) 999 : audit [INF] from='client.? 172.21.15.38:0/1250758383' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:35:38.386 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:37 smithi123 bash[68976]: cluster 2024-09-14T04:35:37.045456+0000 osd.3 (osd.3) 7 : cluster [DBG] 8.10 scrub ok 2024-09-14T04:35:38.386 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:37 smithi123 bash[68976]: cluster 2024-09-14T04:35:37.045456+0000 osd.3 (osd.3) 7 : cluster [DBG] 8.10 scrub ok 2024-09-14T04:35:38.387 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:37 smithi123 bash[68976]: cluster 2024-09-14T04:35:37.246078+0000 mgr.y (mgr.26165) 838 : cluster [DBG] pgmap v800: 99 pgs: 1 peering, 2 unknown, 96 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 43 MiB/s wr, 681 op/s; 32 KiB/s, 0 objects/s recovering 2024-09-14T04:35:38.387 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:37 smithi123 bash[68976]: cluster 2024-09-14T04:35:37.246078+0000 mgr.y (mgr.26165) 838 : cluster [DBG] pgmap v800: 99 pgs: 1 peering, 2 unknown, 96 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 43 MiB/s wr, 681 op/s; 32 KiB/s, 0 objects/s recovering 2024-09-14T04:35:38.387 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:37 smithi123 bash[68976]: audit 2024-09-14T04:35:37.273829+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:35:38.387 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:37 smithi123 bash[68976]: audit 2024-09-14T04:35:37.273829+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:35:38.387 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:37 smithi123 bash[68976]: audit 2024-09-14T04:35:37.288363+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:35:38.387 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:37 smithi123 bash[68976]: audit 2024-09-14T04:35:37.288363+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:35:38.387 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:37 smithi123 bash[68976]: cluster 2024-09-14T04:35:37.376823+0000 osd.0 (osd.0) 4 : cluster [DBG] 8.16 scrub ok 2024-09-14T04:35:38.387 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:37 smithi123 bash[68976]: cluster 2024-09-14T04:35:37.376823+0000 osd.0 (osd.0) 4 : cluster [DBG] 8.16 scrub ok 2024-09-14T04:35:38.401 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:38.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:38.402 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:35:38.503 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:38.528 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:38.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:38.530 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:35:38.631 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:38.652 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:38.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:38.654 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:35:38.686 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 63 16 83875 83859 82.9354 45.75 0.00287205 0.0119811 2024-09-14T04:35:38.715 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:35:38 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:35:38] "GET /metrics HTTP/1.1" 200 36641 "" "Prometheus/2.51.0" 2024-09-14T04:35:38.755 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:38.788 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:38.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:38.790 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:35:38.891 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:38.920 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:38.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:38.923 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:35:39.024 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:39.054 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:39.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:39.058 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:35:39.159 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:39.167 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:38 smithi123 bash[68976]: cluster 2024-09-14T04:35:37.520697+0000 osd.4 (osd.4) 6 : cluster [DBG] 8.5 scrub ok 2024-09-14T04:35:39.167 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:38 smithi123 bash[68976]: cluster 2024-09-14T04:35:37.520697+0000 osd.4 (osd.4) 6 : cluster [DBG] 8.5 scrub ok 2024-09-14T04:35:39.168 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:38 smithi123 bash[68976]: cluster 2024-09-14T04:35:37.645294+0000 osd.5 (osd.5) 4 : cluster [DBG] 8.4 scrub ok 2024-09-14T04:35:39.168 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:38 smithi123 bash[68976]: cluster 2024-09-14T04:35:37.645294+0000 osd.5 (osd.5) 4 : cluster [DBG] 8.4 scrub ok 2024-09-14T04:35:39.168 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:38 smithi123 bash[68976]: cluster 2024-09-14T04:35:37.726255+0000 osd.5 (osd.5) 5 : cluster [DBG] 8.8 scrub starts 2024-09-14T04:35:39.168 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:38 smithi123 bash[68976]: cluster 2024-09-14T04:35:37.726255+0000 osd.5 (osd.5) 5 : cluster [DBG] 8.8 scrub starts 2024-09-14T04:35:39.168 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:38 smithi123 bash[68976]: cluster 2024-09-14T04:35:37.742005+0000 osd.1 (osd.1) 6 : cluster [DBG] 8.3 scrub ok 2024-09-14T04:35:39.168 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:38 smithi123 bash[68976]: cluster 2024-09-14T04:35:37.742005+0000 osd.1 (osd.1) 6 : cluster [DBG] 8.3 scrub ok 2024-09-14T04:35:39.168 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:38 smithi123 bash[68976]: cluster 2024-09-14T04:35:37.788933+0000 osd.1 (osd.1) 7 : cluster [DBG] 8.7 scrub starts 2024-09-14T04:35:39.168 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:38 smithi123 bash[68976]: cluster 2024-09-14T04:35:37.788933+0000 osd.1 (osd.1) 7 : cluster [DBG] 8.7 scrub starts 2024-09-14T04:35:39.168 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:38 smithi123 bash[68976]: cluster 2024-09-14T04:35:37.880862+0000 osd.4 (osd.4) 7 : cluster [DBG] 8.15 scrub starts 2024-09-14T04:35:39.168 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:38 smithi123 bash[68976]: cluster 2024-09-14T04:35:37.880862+0000 osd.4 (osd.4) 7 : cluster [DBG] 8.15 scrub starts 2024-09-14T04:35:39.168 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:38 smithi123 bash[68976]: cluster 2024-09-14T04:35:37.951840+0000 mon.a (mon.0) 1002 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:35:39.168 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:38 smithi123 bash[68976]: cluster 2024-09-14T04:35:37.951840+0000 mon.a (mon.0) 1002 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:35:39.169 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:38 smithi123 bash[68976]: cluster 2024-09-14T04:35:37.951880+0000 mon.a (mon.0) 1003 : cluster [INF] Cluster is now healthy 2024-09-14T04:35:39.169 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:38 smithi123 bash[68976]: cluster 2024-09-14T04:35:37.951880+0000 mon.a (mon.0) 1003 : cluster [INF] Cluster is now healthy 2024-09-14T04:35:39.169 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:38 smithi123 bash[68976]: audit 2024-09-14T04:35:37.966503+0000 mon.a (mon.0) 1004 : audit [INF] from='client.? 172.21.15.38:0/1250758383' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:35:39.169 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:38 smithi123 bash[68976]: audit 2024-09-14T04:35:37.966503+0000 mon.a (mon.0) 1004 : audit [INF] from='client.? 172.21.15.38:0/1250758383' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:35:39.169 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:38 smithi123 bash[68976]: cluster 2024-09-14T04:35:37.990442+0000 mon.a (mon.0) 1005 : cluster [DBG] osdmap e172: 8 total, 8 up, 8 in 2024-09-14T04:35:39.169 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:38 smithi123 bash[68976]: cluster 2024-09-14T04:35:37.990442+0000 mon.a (mon.0) 1005 : cluster [DBG] osdmap e172: 8 total, 8 up, 8 in 2024-09-14T04:35:39.182 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:39.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:39.185 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:35:39.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:38 smithi038 bash[87336]: cluster 2024-09-14T04:35:37.520697+0000 osd.4 (osd.4) 6 : cluster [DBG] 8.5 scrub ok 2024-09-14T04:35:39.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:38 smithi038 bash[87336]: cluster 2024-09-14T04:35:37.520697+0000 osd.4 (osd.4) 6 : cluster [DBG] 8.5 scrub ok 2024-09-14T04:35:39.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:38 smithi038 bash[87336]: cluster 2024-09-14T04:35:37.645294+0000 osd.5 (osd.5) 4 : cluster [DBG] 8.4 scrub ok 2024-09-14T04:35:39.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:38 smithi038 bash[87336]: cluster 2024-09-14T04:35:37.645294+0000 osd.5 (osd.5) 4 : cluster [DBG] 8.4 scrub ok 2024-09-14T04:35:39.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:38 smithi038 bash[87336]: cluster 2024-09-14T04:35:37.726255+0000 osd.5 (osd.5) 5 : cluster [DBG] 8.8 scrub starts 2024-09-14T04:35:39.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:38 smithi038 bash[87336]: cluster 2024-09-14T04:35:37.726255+0000 osd.5 (osd.5) 5 : cluster [DBG] 8.8 scrub starts 2024-09-14T04:35:39.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:38 smithi038 bash[87336]: cluster 2024-09-14T04:35:37.742005+0000 osd.1 (osd.1) 6 : cluster [DBG] 8.3 scrub ok 2024-09-14T04:35:39.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:38 smithi038 bash[87336]: cluster 2024-09-14T04:35:37.742005+0000 osd.1 (osd.1) 6 : cluster [DBG] 8.3 scrub ok 2024-09-14T04:35:39.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:38 smithi038 bash[87336]: cluster 2024-09-14T04:35:37.788933+0000 osd.1 (osd.1) 7 : cluster [DBG] 8.7 scrub starts 2024-09-14T04:35:39.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:38 smithi038 bash[87336]: cluster 2024-09-14T04:35:37.788933+0000 osd.1 (osd.1) 7 : cluster [DBG] 8.7 scrub starts 2024-09-14T04:35:39.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:38 smithi038 bash[87336]: cluster 2024-09-14T04:35:37.880862+0000 osd.4 (osd.4) 7 : cluster [DBG] 8.15 scrub starts 2024-09-14T04:35:39.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:38 smithi038 bash[87336]: cluster 2024-09-14T04:35:37.880862+0000 osd.4 (osd.4) 7 : cluster [DBG] 8.15 scrub starts 2024-09-14T04:35:39.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:38 smithi038 bash[87336]: cluster 2024-09-14T04:35:37.951840+0000 mon.a (mon.0) 1002 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:35:39.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:38 smithi038 bash[87336]: cluster 2024-09-14T04:35:37.951840+0000 mon.a (mon.0) 1002 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:35:39.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:38 smithi038 bash[87336]: cluster 2024-09-14T04:35:37.951880+0000 mon.a (mon.0) 1003 : cluster [INF] Cluster is now healthy 2024-09-14T04:35:39.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:38 smithi038 bash[87336]: cluster 2024-09-14T04:35:37.951880+0000 mon.a (mon.0) 1003 : cluster [INF] Cluster is now healthy 2024-09-14T04:35:39.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:38 smithi038 bash[87336]: audit 2024-09-14T04:35:37.966503+0000 mon.a (mon.0) 1004 : audit [INF] from='client.? 172.21.15.38:0/1250758383' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:35:39.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:38 smithi038 bash[87336]: audit 2024-09-14T04:35:37.966503+0000 mon.a (mon.0) 1004 : audit [INF] from='client.? 172.21.15.38:0/1250758383' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:35:39.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:38 smithi038 bash[87336]: cluster 2024-09-14T04:35:37.990442+0000 mon.a (mon.0) 1005 : cluster [DBG] osdmap e172: 8 total, 8 up, 8 in 2024-09-14T04:35:39.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:38 smithi038 bash[87336]: cluster 2024-09-14T04:35:37.990442+0000 mon.a (mon.0) 1005 : cluster [DBG] osdmap e172: 8 total, 8 up, 8 in 2024-09-14T04:35:39.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:38 smithi038 bash[84940]: cluster 2024-09-14T04:35:37.520697+0000 osd.4 (osd.4) 6 : cluster [DBG] 8.5 scrub ok 2024-09-14T04:35:39.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:38 smithi038 bash[84940]: cluster 2024-09-14T04:35:37.520697+0000 osd.4 (osd.4) 6 : cluster [DBG] 8.5 scrub ok 2024-09-14T04:35:39.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:38 smithi038 bash[84940]: cluster 2024-09-14T04:35:37.645294+0000 osd.5 (osd.5) 4 : cluster [DBG] 8.4 scrub ok 2024-09-14T04:35:39.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:38 smithi038 bash[84940]: cluster 2024-09-14T04:35:37.645294+0000 osd.5 (osd.5) 4 : cluster [DBG] 8.4 scrub ok 2024-09-14T04:35:39.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:38 smithi038 bash[84940]: cluster 2024-09-14T04:35:37.726255+0000 osd.5 (osd.5) 5 : cluster [DBG] 8.8 scrub starts 2024-09-14T04:35:39.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:38 smithi038 bash[84940]: cluster 2024-09-14T04:35:37.726255+0000 osd.5 (osd.5) 5 : cluster [DBG] 8.8 scrub starts 2024-09-14T04:35:39.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:38 smithi038 bash[84940]: cluster 2024-09-14T04:35:37.742005+0000 osd.1 (osd.1) 6 : cluster [DBG] 8.3 scrub ok 2024-09-14T04:35:39.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:38 smithi038 bash[84940]: cluster 2024-09-14T04:35:37.742005+0000 osd.1 (osd.1) 6 : cluster [DBG] 8.3 scrub ok 2024-09-14T04:35:39.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:38 smithi038 bash[84940]: cluster 2024-09-14T04:35:37.788933+0000 osd.1 (osd.1) 7 : cluster [DBG] 8.7 scrub starts 2024-09-14T04:35:39.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:38 smithi038 bash[84940]: cluster 2024-09-14T04:35:37.788933+0000 osd.1 (osd.1) 7 : cluster [DBG] 8.7 scrub starts 2024-09-14T04:35:39.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:38 smithi038 bash[84940]: cluster 2024-09-14T04:35:37.880862+0000 osd.4 (osd.4) 7 : cluster [DBG] 8.15 scrub starts 2024-09-14T04:35:39.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:38 smithi038 bash[84940]: cluster 2024-09-14T04:35:37.880862+0000 osd.4 (osd.4) 7 : cluster [DBG] 8.15 scrub starts 2024-09-14T04:35:39.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:38 smithi038 bash[84940]: cluster 2024-09-14T04:35:37.951840+0000 mon.a (mon.0) 1002 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:35:39.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:38 smithi038 bash[84940]: cluster 2024-09-14T04:35:37.951840+0000 mon.a (mon.0) 1002 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:35:39.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:38 smithi038 bash[84940]: cluster 2024-09-14T04:35:37.951880+0000 mon.a (mon.0) 1003 : cluster [INF] Cluster is now healthy 2024-09-14T04:35:39.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:38 smithi038 bash[84940]: cluster 2024-09-14T04:35:37.951880+0000 mon.a (mon.0) 1003 : cluster [INF] Cluster is now healthy 2024-09-14T04:35:39.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:38 smithi038 bash[84940]: audit 2024-09-14T04:35:37.966503+0000 mon.a (mon.0) 1004 : audit [INF] from='client.? 172.21.15.38:0/1250758383' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:35:39.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:38 smithi038 bash[84940]: audit 2024-09-14T04:35:37.966503+0000 mon.a (mon.0) 1004 : audit [INF] from='client.? 172.21.15.38:0/1250758383' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:35:39.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:38 smithi038 bash[84940]: cluster 2024-09-14T04:35:37.990442+0000 mon.a (mon.0) 1005 : cluster [DBG] osdmap e172: 8 total, 8 up, 8 in 2024-09-14T04:35:39.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:38 smithi038 bash[84940]: cluster 2024-09-14T04:35:37.990442+0000 mon.a (mon.0) 1005 : cluster [DBG] osdmap e172: 8 total, 8 up, 8 in 2024-09-14T04:35:39.286 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:35:39.311 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:35:39.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:39.315 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:35:39.416 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:39.442 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:39.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:39.445 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:35:39.546 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:39.581 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:39.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:39.585 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:35:39.685 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:39.686 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 64 16 84796 84780 82.54 57.5625 0.00408655 0.0121098 2024-09-14T04:35:39.718 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:39.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:39.721 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:35:39.822 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:39.839 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:39.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:39.842 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:35:39.943 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:39.972 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:39.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:39.975 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:35:40.076 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:40.101 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:40.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:40.103 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:35:40.204 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:40.214 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:39 smithi123 bash[68976]: cluster 2024-09-14T04:35:38.739044+0000 osd.5 (osd.5) 6 : cluster [DBG] 8.14 deep-scrub starts 2024-09-14T04:35:40.215 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:39 smithi123 bash[68976]: cluster 2024-09-14T04:35:38.739044+0000 osd.5 (osd.5) 6 : cluster [DBG] 8.14 deep-scrub starts 2024-09-14T04:35:40.215 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:39 smithi123 bash[68976]: cluster 2024-09-14T04:35:38.808663+0000 osd.1 (osd.1) 8 : cluster [DBG] 8.13 scrub starts 2024-09-14T04:35:40.215 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:39 smithi123 bash[68976]: cluster 2024-09-14T04:35:38.808663+0000 osd.1 (osd.1) 8 : cluster [DBG] 8.13 scrub starts 2024-09-14T04:35:40.215 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:39 smithi123 bash[68976]: cluster 2024-09-14T04:35:38.854869+0000 osd.4 (osd.4) 8 : cluster [DBG] 8.15 scrub ok 2024-09-14T04:35:40.215 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:39 smithi123 bash[68976]: cluster 2024-09-14T04:35:38.854869+0000 osd.4 (osd.4) 8 : cluster [DBG] 8.15 scrub ok 2024-09-14T04:35:40.215 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:39 smithi123 bash[68976]: cluster 2024-09-14T04:35:38.903898+0000 osd.4 (osd.4) 9 : cluster [DBG] 8.12 scrub starts 2024-09-14T04:35:40.215 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:39 smithi123 bash[68976]: cluster 2024-09-14T04:35:38.903898+0000 osd.4 (osd.4) 9 : cluster [DBG] 8.12 scrub starts 2024-09-14T04:35:40.215 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:39 smithi123 bash[68976]: cluster 2024-09-14T04:35:38.940910+0000 osd.5 (osd.5) 7 : cluster [DBG] 8.8 scrub ok 2024-09-14T04:35:40.215 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:39 smithi123 bash[68976]: cluster 2024-09-14T04:35:38.940910+0000 osd.5 (osd.5) 7 : cluster [DBG] 8.8 scrub ok 2024-09-14T04:35:40.215 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:39 smithi123 bash[68976]: cluster 2024-09-14T04:35:39.246648+0000 mgr.y (mgr.26165) 839 : cluster [DBG] pgmap v802: 99 pgs: 1 peering, 1 unknown, 97 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 32 KiB/s, 0 objects/s recovering 2024-09-14T04:35:40.215 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:39 smithi123 bash[68976]: cluster 2024-09-14T04:35:39.246648+0000 mgr.y (mgr.26165) 839 : cluster [DBG] pgmap v802: 99 pgs: 1 peering, 1 unknown, 97 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 32 KiB/s, 0 objects/s recovering 2024-09-14T04:35:40.215 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:39 smithi123 bash[68976]: cluster 2024-09-14T04:35:39.276261+0000 osd.1 (osd.1) 9 : cluster [DBG] 8.7 scrub ok 2024-09-14T04:35:40.216 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:39 smithi123 bash[68976]: cluster 2024-09-14T04:35:39.276261+0000 osd.1 (osd.1) 9 : cluster [DBG] 8.7 scrub ok 2024-09-14T04:35:40.216 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:39 smithi123 bash[68976]: cluster 2024-09-14T04:35:39.707232+0000 osd.1 (osd.1) 10 : cluster [DBG] 8.13 scrub ok 2024-09-14T04:35:40.216 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:39 smithi123 bash[68976]: cluster 2024-09-14T04:35:39.707232+0000 osd.1 (osd.1) 10 : cluster [DBG] 8.13 scrub ok 2024-09-14T04:35:40.230 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:40.231 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:35:40 smithi123 bash[61744]: ts=2024-09-14T04:35:40.217Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:35:40.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:40.232 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:35:40.311 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:39 smithi038 bash[84940]: cluster 2024-09-14T04:35:38.739044+0000 osd.5 (osd.5) 6 : cluster [DBG] 8.14 deep-scrub starts 2024-09-14T04:35:40.311 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:39 smithi038 bash[84940]: cluster 2024-09-14T04:35:38.739044+0000 osd.5 (osd.5) 6 : cluster [DBG] 8.14 deep-scrub starts 2024-09-14T04:35:40.312 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:39 smithi038 bash[84940]: cluster 2024-09-14T04:35:38.808663+0000 osd.1 (osd.1) 8 : cluster [DBG] 8.13 scrub starts 2024-09-14T04:35:40.312 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:39 smithi038 bash[84940]: cluster 2024-09-14T04:35:38.808663+0000 osd.1 (osd.1) 8 : cluster [DBG] 8.13 scrub starts 2024-09-14T04:35:40.312 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:39 smithi038 bash[84940]: cluster 2024-09-14T04:35:38.854869+0000 osd.4 (osd.4) 8 : cluster [DBG] 8.15 scrub ok 2024-09-14T04:35:40.312 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:39 smithi038 bash[84940]: cluster 2024-09-14T04:35:38.854869+0000 osd.4 (osd.4) 8 : cluster [DBG] 8.15 scrub ok 2024-09-14T04:35:40.312 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:39 smithi038 bash[84940]: cluster 2024-09-14T04:35:38.903898+0000 osd.4 (osd.4) 9 : cluster [DBG] 8.12 scrub starts 2024-09-14T04:35:40.312 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:39 smithi038 bash[84940]: cluster 2024-09-14T04:35:38.903898+0000 osd.4 (osd.4) 9 : cluster [DBG] 8.12 scrub starts 2024-09-14T04:35:40.312 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:39 smithi038 bash[84940]: cluster 2024-09-14T04:35:38.940910+0000 osd.5 (osd.5) 7 : cluster [DBG] 8.8 scrub ok 2024-09-14T04:35:40.312 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:39 smithi038 bash[84940]: cluster 2024-09-14T04:35:38.940910+0000 osd.5 (osd.5) 7 : cluster [DBG] 8.8 scrub ok 2024-09-14T04:35:40.312 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:39 smithi038 bash[84940]: cluster 2024-09-14T04:35:39.246648+0000 mgr.y (mgr.26165) 839 : cluster [DBG] pgmap v802: 99 pgs: 1 peering, 1 unknown, 97 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 32 KiB/s, 0 objects/s recovering 2024-09-14T04:35:40.312 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:39 smithi038 bash[84940]: cluster 2024-09-14T04:35:39.246648+0000 mgr.y (mgr.26165) 839 : cluster [DBG] pgmap v802: 99 pgs: 1 peering, 1 unknown, 97 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 32 KiB/s, 0 objects/s recovering 2024-09-14T04:35:40.312 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:39 smithi038 bash[84940]: cluster 2024-09-14T04:35:39.276261+0000 osd.1 (osd.1) 9 : cluster [DBG] 8.7 scrub ok 2024-09-14T04:35:40.312 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:39 smithi038 bash[84940]: cluster 2024-09-14T04:35:39.276261+0000 osd.1 (osd.1) 9 : cluster [DBG] 8.7 scrub ok 2024-09-14T04:35:40.312 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:39 smithi038 bash[84940]: cluster 2024-09-14T04:35:39.707232+0000 osd.1 (osd.1) 10 : cluster [DBG] 8.13 scrub ok 2024-09-14T04:35:40.313 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:39 smithi038 bash[84940]: cluster 2024-09-14T04:35:39.707232+0000 osd.1 (osd.1) 10 : cluster [DBG] 8.13 scrub ok 2024-09-14T04:35:40.313 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:39 smithi038 bash[87336]: cluster 2024-09-14T04:35:38.739044+0000 osd.5 (osd.5) 6 : cluster [DBG] 8.14 deep-scrub starts 2024-09-14T04:35:40.313 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:39 smithi038 bash[87336]: cluster 2024-09-14T04:35:38.739044+0000 osd.5 (osd.5) 6 : cluster [DBG] 8.14 deep-scrub starts 2024-09-14T04:35:40.313 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:39 smithi038 bash[87336]: cluster 2024-09-14T04:35:38.808663+0000 osd.1 (osd.1) 8 : cluster [DBG] 8.13 scrub starts 2024-09-14T04:35:40.313 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:39 smithi038 bash[87336]: cluster 2024-09-14T04:35:38.808663+0000 osd.1 (osd.1) 8 : cluster [DBG] 8.13 scrub starts 2024-09-14T04:35:40.313 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:39 smithi038 bash[87336]: cluster 2024-09-14T04:35:38.854869+0000 osd.4 (osd.4) 8 : cluster [DBG] 8.15 scrub ok 2024-09-14T04:35:40.313 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:39 smithi038 bash[87336]: cluster 2024-09-14T04:35:38.854869+0000 osd.4 (osd.4) 8 : cluster [DBG] 8.15 scrub ok 2024-09-14T04:35:40.313 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:39 smithi038 bash[87336]: cluster 2024-09-14T04:35:38.903898+0000 osd.4 (osd.4) 9 : cluster [DBG] 8.12 scrub starts 2024-09-14T04:35:40.313 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:39 smithi038 bash[87336]: cluster 2024-09-14T04:35:38.903898+0000 osd.4 (osd.4) 9 : cluster [DBG] 8.12 scrub starts 2024-09-14T04:35:40.314 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:39 smithi038 bash[87336]: cluster 2024-09-14T04:35:38.940910+0000 osd.5 (osd.5) 7 : cluster [DBG] 8.8 scrub ok 2024-09-14T04:35:40.314 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:39 smithi038 bash[87336]: cluster 2024-09-14T04:35:38.940910+0000 osd.5 (osd.5) 7 : cluster [DBG] 8.8 scrub ok 2024-09-14T04:35:40.314 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:39 smithi038 bash[87336]: cluster 2024-09-14T04:35:39.246648+0000 mgr.y (mgr.26165) 839 : cluster [DBG] pgmap v802: 99 pgs: 1 peering, 1 unknown, 97 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 32 KiB/s, 0 objects/s recovering 2024-09-14T04:35:40.314 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:39 smithi038 bash[87336]: cluster 2024-09-14T04:35:39.246648+0000 mgr.y (mgr.26165) 839 : cluster [DBG] pgmap v802: 99 pgs: 1 peering, 1 unknown, 97 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 32 KiB/s, 0 objects/s recovering 2024-09-14T04:35:40.314 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:39 smithi038 bash[87336]: cluster 2024-09-14T04:35:39.276261+0000 osd.1 (osd.1) 9 : cluster [DBG] 8.7 scrub ok 2024-09-14T04:35:40.314 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:39 smithi038 bash[87336]: cluster 2024-09-14T04:35:39.276261+0000 osd.1 (osd.1) 9 : cluster [DBG] 8.7 scrub ok 2024-09-14T04:35:40.314 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:39 smithi038 bash[87336]: cluster 2024-09-14T04:35:39.707232+0000 osd.1 (osd.1) 10 : cluster [DBG] 8.13 scrub ok 2024-09-14T04:35:40.314 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:39 smithi038 bash[87336]: cluster 2024-09-14T04:35:39.707232+0000 osd.1 (osd.1) 10 : cluster [DBG] 8.13 scrub ok 2024-09-14T04:35:40.333 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:35:40.355 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:35:40.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:40.357 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:35:40.458 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:40.483 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:40.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:40.489 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:35:40.590 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:40.620 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:40.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:40.627 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:35:40.686 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 65 16 85639 85623 82.082 52.6875 0.0207124 0.0121763 2024-09-14T04:35:40.728 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:35:40.747 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:35:40.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:40.749 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:35:40.849 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:40.874 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:40.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:40.876 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:35:40.982 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:40.986 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:40 smithi123 bash[68976]: cluster 2024-09-14T04:35:39.408475+0000 osd.4 (osd.4) 10 : cluster [DBG] 8.12 scrub ok 2024-09-14T04:35:40.986 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:40 smithi123 bash[68976]: cluster 2024-09-14T04:35:39.408475+0000 osd.4 (osd.4) 10 : cluster [DBG] 8.12 scrub ok 2024-09-14T04:35:40.986 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:40 smithi123 bash[68976]: cluster 2024-09-14T04:35:39.792804+0000 osd.1 (osd.1) 11 : cluster [DBG] 8.11 scrub starts 2024-09-14T04:35:40.986 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:40 smithi123 bash[68976]: cluster 2024-09-14T04:35:39.792804+0000 osd.1 (osd.1) 11 : cluster [DBG] 8.11 scrub starts 2024-09-14T04:35:41.015 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:41.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:41.021 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:35:41.122 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:41.143 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:41.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:41.145 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:35:41.153 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:40 smithi123 bash[68976]: cluster 2024-09-14T04:35:40.646562+0000 osd.6 (osd.6) 3 : cluster [DBG] 8.9 scrub starts 2024-09-14T04:35:41.153 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:40 smithi123 bash[68976]: cluster 2024-09-14T04:35:40.646562+0000 osd.6 (osd.6) 3 : cluster [DBG] 8.9 scrub starts 2024-09-14T04:35:41.246 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:41.268 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:41.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:40 smithi038 bash[84940]: cluster 2024-09-14T04:35:39.408475+0000 osd.4 (osd.4) 10 : cluster [DBG] 8.12 scrub ok 2024-09-14T04:35:41.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:40 smithi038 bash[84940]: cluster 2024-09-14T04:35:39.408475+0000 osd.4 (osd.4) 10 : cluster [DBG] 8.12 scrub ok 2024-09-14T04:35:41.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:40 smithi038 bash[84940]: cluster 2024-09-14T04:35:39.792804+0000 osd.1 (osd.1) 11 : cluster [DBG] 8.11 scrub starts 2024-09-14T04:35:41.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:40 smithi038 bash[84940]: cluster 2024-09-14T04:35:39.792804+0000 osd.1 (osd.1) 11 : cluster [DBG] 8.11 scrub starts 2024-09-14T04:35:41.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:40 smithi038 bash[84940]: cluster 2024-09-14T04:35:40.646562+0000 osd.6 (osd.6) 3 : cluster [DBG] 8.9 scrub starts 2024-09-14T04:35:41.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:40 smithi038 bash[84940]: cluster 2024-09-14T04:35:40.646562+0000 osd.6 (osd.6) 3 : cluster [DBG] 8.9 scrub starts 2024-09-14T04:35:41.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:40 smithi038 bash[87336]: cluster 2024-09-14T04:35:39.408475+0000 osd.4 (osd.4) 10 : cluster [DBG] 8.12 scrub ok 2024-09-14T04:35:41.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:40 smithi038 bash[87336]: cluster 2024-09-14T04:35:39.408475+0000 osd.4 (osd.4) 10 : cluster [DBG] 8.12 scrub ok 2024-09-14T04:35:41.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:40 smithi038 bash[87336]: cluster 2024-09-14T04:35:39.792804+0000 osd.1 (osd.1) 11 : cluster [DBG] 8.11 scrub starts 2024-09-14T04:35:41.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:40 smithi038 bash[87336]: cluster 2024-09-14T04:35:39.792804+0000 osd.1 (osd.1) 11 : cluster [DBG] 8.11 scrub starts 2024-09-14T04:35:41.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:40 smithi038 bash[87336]: cluster 2024-09-14T04:35:40.646562+0000 osd.6 (osd.6) 3 : cluster [DBG] 8.9 scrub starts 2024-09-14T04:35:41.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:40 smithi038 bash[87336]: cluster 2024-09-14T04:35:40.646562+0000 osd.6 (osd.6) 3 : cluster [DBG] 8.9 scrub starts 2024-09-14T04:35:41.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:41.272 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:35:41.373 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:41.402 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:41.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:41.405 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:35:41.506 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:41.526 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:41.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:41.528 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:35:41.629 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:41.658 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:41.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:41.666 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:35:41.686 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 66 16 86227 86211 81.3971 36.75 0.0257946 0.0122802 2024-09-14T04:35:41.738 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 4, 5, 6, 7, 0] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-09-14T04:35:41.738 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-14T04:35:41.738 INFO:tasks.thrashosds.thrasher:Killing osd 7, live_osds are [0, 1, 2, 3, 4, 5, 6, 7] 2024-09-14T04:35:41.738 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-09-14T04:35:41.738 DEBUG:teuthology.orchestra.run.smithi123:> sudo systemctl stop ceph-4d8d8784-724c-11ef-bceb-c7b262605968@osd.7 2024-09-14T04:35:41.767 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:41.793 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:41.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:41.798 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:35:41.899 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:41.924 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:41.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:41.927 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:35:42.027 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:42.037 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:41 smithi038 bash[87336]: cluster 2024-09-14T04:35:40.816853+0000 osd.1 (osd.1) 12 : cluster [DBG] 8.17 scrub starts 2024-09-14T04:35:42.037 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:41 smithi038 bash[87336]: cluster 2024-09-14T04:35:40.816853+0000 osd.1 (osd.1) 12 : cluster [DBG] 8.17 scrub starts 2024-09-14T04:35:42.037 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:41 smithi038 bash[87336]: cluster 2024-09-14T04:35:40.979375+0000 osd.1 (osd.1) 13 : cluster [DBG] 8.11 scrub ok 2024-09-14T04:35:42.037 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:41 smithi038 bash[87336]: cluster 2024-09-14T04:35:40.979375+0000 osd.1 (osd.1) 13 : cluster [DBG] 8.11 scrub ok 2024-09-14T04:35:42.037 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:41 smithi038 bash[87336]: cluster 2024-09-14T04:35:41.247435+0000 mgr.y (mgr.26165) 840 : cluster [DBG] pgmap v803: 99 pgs: 1 active+clean+scrubbing+deep, 2 active+clean+scrubbing, 96 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 26 KiB/s, 0 objects/s recovering 2024-09-14T04:35:42.037 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:41 smithi038 bash[87336]: cluster 2024-09-14T04:35:41.247435+0000 mgr.y (mgr.26165) 840 : cluster [DBG] pgmap v803: 99 pgs: 1 active+clean+scrubbing+deep, 2 active+clean+scrubbing, 96 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 26 KiB/s, 0 objects/s recovering 2024-09-14T04:35:42.037 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:41 smithi038 bash[87336]: audit 2024-09-14T04:35:41.248167+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "17"} : dispatch 2024-09-14T04:35:42.038 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:41 smithi038 bash[87336]: audit 2024-09-14T04:35:41.248167+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "17"} : dispatch 2024-09-14T04:35:42.038 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:41 smithi038 bash[84940]: cluster 2024-09-14T04:35:40.816853+0000 osd.1 (osd.1) 12 : cluster [DBG] 8.17 scrub starts 2024-09-14T04:35:42.038 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:41 smithi038 bash[84940]: cluster 2024-09-14T04:35:40.816853+0000 osd.1 (osd.1) 12 : cluster [DBG] 8.17 scrub starts 2024-09-14T04:35:42.038 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:41 smithi038 bash[84940]: cluster 2024-09-14T04:35:40.979375+0000 osd.1 (osd.1) 13 : cluster [DBG] 8.11 scrub ok 2024-09-14T04:35:42.038 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:41 smithi038 bash[84940]: cluster 2024-09-14T04:35:40.979375+0000 osd.1 (osd.1) 13 : cluster [DBG] 8.11 scrub ok 2024-09-14T04:35:42.038 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:41 smithi038 bash[84940]: cluster 2024-09-14T04:35:41.247435+0000 mgr.y (mgr.26165) 840 : cluster [DBG] pgmap v803: 99 pgs: 1 active+clean+scrubbing+deep, 2 active+clean+scrubbing, 96 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 26 KiB/s, 0 objects/s recovering 2024-09-14T04:35:42.038 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:41 smithi038 bash[84940]: cluster 2024-09-14T04:35:41.247435+0000 mgr.y (mgr.26165) 840 : cluster [DBG] pgmap v803: 99 pgs: 1 active+clean+scrubbing+deep, 2 active+clean+scrubbing, 96 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 26 KiB/s, 0 objects/s recovering 2024-09-14T04:35:42.038 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:41 smithi038 bash[84940]: audit 2024-09-14T04:35:41.248167+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "17"} : dispatch 2024-09-14T04:35:42.038 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:41 smithi038 bash[84940]: audit 2024-09-14T04:35:41.248167+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "17"} : dispatch 2024-09-14T04:35:42.054 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:42.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:42.057 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:35:42.158 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:42.167 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:41 smithi123 bash[68976]: cluster 2024-09-14T04:35:40.816853+0000 osd.1 (osd.1) 12 : cluster [DBG] 8.17 scrub starts 2024-09-14T04:35:42.167 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:41 smithi123 bash[68976]: cluster 2024-09-14T04:35:40.816853+0000 osd.1 (osd.1) 12 : cluster [DBG] 8.17 scrub starts 2024-09-14T04:35:42.167 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:41 smithi123 bash[68976]: cluster 2024-09-14T04:35:40.979375+0000 osd.1 (osd.1) 13 : cluster [DBG] 8.11 scrub ok 2024-09-14T04:35:42.167 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:41 smithi123 bash[68976]: cluster 2024-09-14T04:35:40.979375+0000 osd.1 (osd.1) 13 : cluster [DBG] 8.11 scrub ok 2024-09-14T04:35:42.167 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:41 smithi123 bash[68976]: cluster 2024-09-14T04:35:41.247435+0000 mgr.y (mgr.26165) 840 : cluster [DBG] pgmap v803: 99 pgs: 1 active+clean+scrubbing+deep, 2 active+clean+scrubbing, 96 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 26 KiB/s, 0 objects/s recovering 2024-09-14T04:35:42.167 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:41 smithi123 bash[68976]: cluster 2024-09-14T04:35:41.247435+0000 mgr.y (mgr.26165) 840 : cluster [DBG] pgmap v803: 99 pgs: 1 active+clean+scrubbing+deep, 2 active+clean+scrubbing, 96 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 26 KiB/s, 0 objects/s recovering 2024-09-14T04:35:42.167 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:41 smithi123 bash[68976]: audit 2024-09-14T04:35:41.248167+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "17"} : dispatch 2024-09-14T04:35:42.168 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:41 smithi123 bash[68976]: audit 2024-09-14T04:35:41.248167+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "17"} : dispatch 2024-09-14T04:35:42.168 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 04:35:41 smithi123 systemd[1]: Stopping Ceph osd.7 for 4d8d8784-724c-11ef-bceb-c7b262605968... 2024-09-14T04:35:42.182 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:42.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:42.183 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:35:42.284 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:42.309 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:42.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:42.312 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:35:42.413 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:42.430 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:42.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:42.432 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:35:42.533 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:42.561 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:42.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:42.563 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:35:42.664 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:42.685 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:42.686 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 67 16 86976 86960 80.8823 46.8125 0.00644624 0.0123185 2024-09-14T04:35:42.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:42.690 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:35:42.790 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:42.812 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:42.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:42.815 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:35:42.915 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:42.934 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:42.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:42.938 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:35:43.039 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:43.056 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:43.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:43.058 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:35:43.159 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:43.168 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 04:35:42 smithi123 bash[45035]: debug 2024-09-14T04:35:42.863+0000 7f036579c640 -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-09-14T04:35:43.168 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 04:35:42 smithi123 bash[45035]: debug 2024-09-14T04:35:42.863+0000 7f036579c640 -1 osd.7 174 *** Got signal Terminated *** 2024-09-14T04:35:43.168 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 04:35:42 smithi123 bash[45035]: debug 2024-09-14T04:35:42.863+0000 7f036579c640 -1 osd.7 174 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-14T04:35:43.168 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:43 smithi123 bash[68976]: cluster 2024-09-14T04:35:41.667197+0000 osd.5 (osd.5) 8 : cluster [DBG] 8.18 scrub starts 2024-09-14T04:35:43.168 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:43 smithi123 bash[68976]: cluster 2024-09-14T04:35:41.667197+0000 osd.5 (osd.5) 8 : cluster [DBG] 8.18 scrub starts 2024-09-14T04:35:43.168 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:43 smithi123 bash[68976]: cluster 2024-09-14T04:35:41.832049+0000 osd.6 (osd.6) 4 : cluster [DBG] 8.9 scrub ok 2024-09-14T04:35:43.168 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:43 smithi123 bash[68976]: cluster 2024-09-14T04:35:41.832049+0000 osd.6 (osd.6) 4 : cluster [DBG] 8.9 scrub ok 2024-09-14T04:35:43.168 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:43 smithi123 bash[68976]: cluster 2024-09-14T04:35:41.978857+0000 osd.1 (osd.1) 14 : cluster [DBG] 8.17 scrub ok 2024-09-14T04:35:43.169 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:43 smithi123 bash[68976]: cluster 2024-09-14T04:35:41.978857+0000 osd.1 (osd.1) 14 : cluster [DBG] 8.17 scrub ok 2024-09-14T04:35:43.169 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:43 smithi123 bash[68976]: audit 2024-09-14T04:35:41.999682+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "17"}]': finished 2024-09-14T04:35:43.169 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:43 smithi123 bash[68976]: audit 2024-09-14T04:35:41.999682+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "17"}]': finished 2024-09-14T04:35:43.169 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:43 smithi123 bash[68976]: cluster 2024-09-14T04:35:42.003322+0000 mon.a (mon.0) 1008 : cluster [DBG] osdmap e173: 8 total, 8 up, 8 in 2024-09-14T04:35:43.169 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:43 smithi123 bash[68976]: cluster 2024-09-14T04:35:42.003322+0000 mon.a (mon.0) 1008 : cluster [DBG] osdmap e173: 8 total, 8 up, 8 in 2024-09-14T04:35:43.169 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:43 smithi123 bash[68976]: cluster 2024-09-14T04:35:42.151253+0000 mon.a (mon.0) 1009 : cluster [DBG] osdmap e174: 8 total, 8 up, 8 in 2024-09-14T04:35:43.169 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:43 smithi123 bash[68976]: cluster 2024-09-14T04:35:42.151253+0000 mon.a (mon.0) 1009 : cluster [DBG] osdmap e174: 8 total, 8 up, 8 in 2024-09-14T04:35:43.169 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:43 smithi123 bash[68976]: cluster 2024-09-14T04:35:42.865388+0000 mon.a (mon.0) 1010 : cluster [INF] osd.7 marked itself down and dead 2024-09-14T04:35:43.169 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:43 smithi123 bash[68976]: cluster 2024-09-14T04:35:42.865388+0000 mon.a (mon.0) 1010 : cluster [INF] osd.7 marked itself down and dead 2024-09-14T04:35:43.179 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:43.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:43.181 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:35:43.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:43 smithi038 bash[87336]: cluster 2024-09-14T04:35:41.667197+0000 osd.5 (osd.5) 8 : cluster [DBG] 8.18 scrub starts 2024-09-14T04:35:43.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:43 smithi038 bash[87336]: cluster 2024-09-14T04:35:41.667197+0000 osd.5 (osd.5) 8 : cluster [DBG] 8.18 scrub starts 2024-09-14T04:35:43.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:43 smithi038 bash[87336]: cluster 2024-09-14T04:35:41.832049+0000 osd.6 (osd.6) 4 : cluster [DBG] 8.9 scrub ok 2024-09-14T04:35:43.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:43 smithi038 bash[87336]: cluster 2024-09-14T04:35:41.832049+0000 osd.6 (osd.6) 4 : cluster [DBG] 8.9 scrub ok 2024-09-14T04:35:43.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:43 smithi038 bash[87336]: cluster 2024-09-14T04:35:41.978857+0000 osd.1 (osd.1) 14 : cluster [DBG] 8.17 scrub ok 2024-09-14T04:35:43.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:43 smithi038 bash[87336]: cluster 2024-09-14T04:35:41.978857+0000 osd.1 (osd.1) 14 : cluster [DBG] 8.17 scrub ok 2024-09-14T04:35:43.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:43 smithi038 bash[87336]: audit 2024-09-14T04:35:41.999682+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "17"}]': finished 2024-09-14T04:35:43.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:43 smithi038 bash[87336]: audit 2024-09-14T04:35:41.999682+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "17"}]': finished 2024-09-14T04:35:43.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:43 smithi038 bash[87336]: cluster 2024-09-14T04:35:42.003322+0000 mon.a (mon.0) 1008 : cluster [DBG] osdmap e173: 8 total, 8 up, 8 in 2024-09-14T04:35:43.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:43 smithi038 bash[87336]: cluster 2024-09-14T04:35:42.003322+0000 mon.a (mon.0) 1008 : cluster [DBG] osdmap e173: 8 total, 8 up, 8 in 2024-09-14T04:35:43.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:43 smithi038 bash[87336]: cluster 2024-09-14T04:35:42.151253+0000 mon.a (mon.0) 1009 : cluster [DBG] osdmap e174: 8 total, 8 up, 8 in 2024-09-14T04:35:43.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:43 smithi038 bash[87336]: cluster 2024-09-14T04:35:42.151253+0000 mon.a (mon.0) 1009 : cluster [DBG] osdmap e174: 8 total, 8 up, 8 in 2024-09-14T04:35:43.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:43 smithi038 bash[87336]: cluster 2024-09-14T04:35:42.865388+0000 mon.a (mon.0) 1010 : cluster [INF] osd.7 marked itself down and dead 2024-09-14T04:35:43.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:43 smithi038 bash[87336]: cluster 2024-09-14T04:35:42.865388+0000 mon.a (mon.0) 1010 : cluster [INF] osd.7 marked itself down and dead 2024-09-14T04:35:43.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:43 smithi038 bash[84940]: cluster 2024-09-14T04:35:41.667197+0000 osd.5 (osd.5) 8 : cluster [DBG] 8.18 scrub starts 2024-09-14T04:35:43.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:43 smithi038 bash[84940]: cluster 2024-09-14T04:35:41.667197+0000 osd.5 (osd.5) 8 : cluster [DBG] 8.18 scrub starts 2024-09-14T04:35:43.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:43 smithi038 bash[84940]: cluster 2024-09-14T04:35:41.832049+0000 osd.6 (osd.6) 4 : cluster [DBG] 8.9 scrub ok 2024-09-14T04:35:43.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:43 smithi038 bash[84940]: cluster 2024-09-14T04:35:41.832049+0000 osd.6 (osd.6) 4 : cluster [DBG] 8.9 scrub ok 2024-09-14T04:35:43.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:43 smithi038 bash[84940]: cluster 2024-09-14T04:35:41.978857+0000 osd.1 (osd.1) 14 : cluster [DBG] 8.17 scrub ok 2024-09-14T04:35:43.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:43 smithi038 bash[84940]: cluster 2024-09-14T04:35:41.978857+0000 osd.1 (osd.1) 14 : cluster [DBG] 8.17 scrub ok 2024-09-14T04:35:43.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:43 smithi038 bash[84940]: audit 2024-09-14T04:35:41.999682+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "17"}]': finished 2024-09-14T04:35:43.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:43 smithi038 bash[84940]: audit 2024-09-14T04:35:41.999682+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "17"}]': finished 2024-09-14T04:35:43.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:43 smithi038 bash[84940]: cluster 2024-09-14T04:35:42.003322+0000 mon.a (mon.0) 1008 : cluster [DBG] osdmap e173: 8 total, 8 up, 8 in 2024-09-14T04:35:43.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:43 smithi038 bash[84940]: cluster 2024-09-14T04:35:42.003322+0000 mon.a (mon.0) 1008 : cluster [DBG] osdmap e173: 8 total, 8 up, 8 in 2024-09-14T04:35:43.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:43 smithi038 bash[84940]: cluster 2024-09-14T04:35:42.151253+0000 mon.a (mon.0) 1009 : cluster [DBG] osdmap e174: 8 total, 8 up, 8 in 2024-09-14T04:35:43.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:43 smithi038 bash[84940]: cluster 2024-09-14T04:35:42.151253+0000 mon.a (mon.0) 1009 : cluster [DBG] osdmap e174: 8 total, 8 up, 8 in 2024-09-14T04:35:43.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:43 smithi038 bash[84940]: cluster 2024-09-14T04:35:42.865388+0000 mon.a (mon.0) 1010 : cluster [INF] osd.7 marked itself down and dead 2024-09-14T04:35:43.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:43 smithi038 bash[84940]: cluster 2024-09-14T04:35:42.865388+0000 mon.a (mon.0) 1010 : cluster [INF] osd.7 marked itself down and dead 2024-09-14T04:35:43.282 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:43.302 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:43.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:43.304 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:35:43.405 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:43.428 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:43.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:43.430 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:35:43.532 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:43.550 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:43.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:43.552 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:35:43.591 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-14T04:35:43.591 INFO:teuthology.orchestra.run.smithi123.stdout: "size": 20, 2024-09-14T04:35:43.591 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 600, 2024-09-14T04:35:43.592 INFO:teuthology.orchestra.run.smithi123.stdout: "ops": [ 2024-09-14T04:35:43.592 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.592 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.44912.0:56058 7.1 7:891114b4:::benchmark_data_smithi038_143366_object56057:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e130)", 2024-09-14T04:35:43.592 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:28:52.966380+0000", 2024-09-14T04:35:43.592 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 410.62501145499999, 2024-09-14T04:35:43.592 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.35367542099999999, 2024-09-14T04:35:43.592 INFO:teuthology.orchestra.run.smithi123.stdout: "continuous": false, 2024-09-14T04:35:43.592 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:35:43.592 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:35:43.592 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:35:43.592 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.44912", 2024-09-14T04:35:43.592 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/661761194", 2024-09-14T04:35:43.592 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 56058 2024-09-14T04:35:43.593 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.593 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:35:43.593 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.593 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:35:43.593 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:52.966380+0000", 2024-09-14T04:35:43.593 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:35:43.593 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.593 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.593 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:35:43.593 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:52.966380+0000", 2024-09-14T04:35:43.593 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:35:43.593 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.593 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.594 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:35:43.594 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:52.966381+0000", 2024-09-14T04:35:43.594 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.685e-06 2024-09-14T04:35:43.594 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.594 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.594 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:35:43.594 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:52.966412+0000", 2024-09-14T04:35:43.594 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.1102999999999997e-05 2024-09-14T04:35:43.594 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.594 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.594 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:35:43.594 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:52.966437+0000", 2024-09-14T04:35:43.594 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.4437e-05 2024-09-14T04:35:43.594 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.595 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.595 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:35:43.595 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:52.966442+0000", 2024-09-14T04:35:43.595 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.6879999999999996e-06 2024-09-14T04:35:43.595 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.595 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.595 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:35:43.595 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:52.967470+0000", 2024-09-14T04:35:43.595 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0010278010000000001 2024-09-14T04:35:43.595 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.595 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.595 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:35:43.595 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:52.967562+0000", 2024-09-14T04:35:43.596 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.1720999999999998e-05 2024-09-14T04:35:43.596 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.596 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.596 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 3,6", 2024-09-14T04:35:43.596 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:52.967688+0000", 2024-09-14T04:35:43.596 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00012577500000000001 2024-09-14T04:35:43.596 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.596 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.596 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:35:43.596 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:52.969553+0000", 2024-09-14T04:35:43.596 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0018652219999999999 2024-09-14T04:35:43.596 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.596 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.597 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:35:43.597 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:52.970646+0000", 2024-09-14T04:35:43.597 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0010926390000000001 2024-09-14T04:35:43.597 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.597 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.597 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:35:43.597 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:53.319784+0000", 2024-09-14T04:35:43.597 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.34913864999999999 2024-09-14T04:35:43.597 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.597 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.597 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:35:43.597 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:53.319934+0000", 2024-09-14T04:35:43.597 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00014952699999999999 2024-09-14T04:35:43.598 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.598 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.598 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:35:43.598 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:53.320055+0000", 2024-09-14T04:35:43.598 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000121173 2024-09-14T04:35:43.598 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:35:43.598 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:35:43.598 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:35:43.598 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.598 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.598 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.44912.0:56069 7.8 e130/123 7:1ad757a0:::benchmark_data_smithi038_143366_object56068:head v 130'3473, mlcod=130'3471)", 2024-09-14T04:35:43.598 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:28:52.978456+0000", 2024-09-14T04:35:43.598 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 410.61293465, 2024-09-14T04:35:43.598 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.341266454, 2024-09-14T04:35:43.599 INFO:teuthology.orchestra.run.smithi123.stdout: "continuous": false, 2024-09-14T04:35:43.599 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:35:43.599 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:35:43.599 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:35:43.599 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.599 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:35:43.599 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:52.978456+0000", 2024-09-14T04:35:43.599 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:35:43.599 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.599 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.599 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:35:43.599 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:52.978456+0000", 2024-09-14T04:35:43.599 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:35:43.599 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.599 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.600 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:35:43.600 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:52.978458+0000", 2024-09-14T04:35:43.600 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.37e-06 2024-09-14T04:35:43.600 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.600 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.600 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:35:43.600 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:52.978483+0000", 2024-09-14T04:35:43.600 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.5282999999999998e-05 2024-09-14T04:35:43.600 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.600 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.600 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:35:43.600 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:52.978496+0000", 2024-09-14T04:35:43.600 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.2585000000000001e-05 2024-09-14T04:35:43.600 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.601 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.601 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:35:43.601 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:52.978503+0000", 2024-09-14T04:35:43.601 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.4769999999999997e-06 2024-09-14T04:35:43.601 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.601 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.601 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:35:43.601 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:52.978570+0000", 2024-09-14T04:35:43.601 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.7387999999999999e-05 2024-09-14T04:35:43.601 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.601 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.601 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:35:43.601 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:52.978589+0000", 2024-09-14T04:35:43.602 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.8374999999999999e-05 2024-09-14T04:35:43.602 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.602 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.602 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:35:43.602 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:53.319609+0000", 2024-09-14T04:35:43.602 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.34102016200000002 2024-09-14T04:35:43.602 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.602 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.602 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:35:43.602 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:53.319723+0000", 2024-09-14T04:35:43.602 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00011381400000000001 2024-09-14T04:35:43.602 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:35:43.602 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:35:43.602 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:35:43.603 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.603 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.603 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.44912.0:56060 7.9 e130/123 7:9cc09617:::benchmark_data_smithi038_143366_object56059:head v 130'3494, mlcod=130'3491)", 2024-09-14T04:35:43.603 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:28:52.979191+0000", 2024-09-14T04:35:43.603 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 410.61219993200001, 2024-09-14T04:35:43.603 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.34048866700000002, 2024-09-14T04:35:43.603 INFO:teuthology.orchestra.run.smithi123.stdout: "continuous": false, 2024-09-14T04:35:43.603 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:35:43.603 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:35:43.603 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:35:43.603 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.603 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:35:43.603 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:52.979191+0000", 2024-09-14T04:35:43.603 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:35:43.604 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.604 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.604 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:35:43.604 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:52.979191+0000", 2024-09-14T04:35:43.604 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:35:43.604 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.604 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.604 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:35:43.604 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:52.979192+0000", 2024-09-14T04:35:43.604 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.0100000000000004e-07 2024-09-14T04:35:43.604 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.604 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.604 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:35:43.605 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:52.979257+0000", 2024-09-14T04:35:43.605 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.4811e-05 2024-09-14T04:35:43.605 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.605 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.605 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:35:43.605 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:52.979272+0000", 2024-09-14T04:35:43.605 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.5551999999999999e-05 2024-09-14T04:35:43.605 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.605 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.605 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:35:43.605 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:52.979277+0000", 2024-09-14T04:35:43.605 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.6639999999999997e-06 2024-09-14T04:35:43.605 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.605 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.606 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:35:43.606 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:52.979334+0000", 2024-09-14T04:35:43.606 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.7173999999999998e-05 2024-09-14T04:35:43.606 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.606 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.606 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:35:43.606 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:52.979357+0000", 2024-09-14T04:35:43.606 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.2578e-05 2024-09-14T04:35:43.606 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.606 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.606 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:35:43.606 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:53.319568+0000", 2024-09-14T04:35:43.606 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.34021126600000001 2024-09-14T04:35:43.607 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.607 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.607 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:35:43.607 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:53.319680+0000", 2024-09-14T04:35:43.607 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000111821 2024-09-14T04:35:43.607 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:35:43.607 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:35:43.607 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:35:43.607 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.607 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.607 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.44912.0:56065 7.9 e130/123 7:9fc596f6:::benchmark_data_smithi038_143366_object56064:head v 130'3495, mlcod=130'3491)", 2024-09-14T04:35:43.607 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:28:52.979291+0000", 2024-09-14T04:35:43.607 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 410.61209988299998, 2024-09-14T04:35:43.607 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.34612814600000003, 2024-09-14T04:35:43.608 INFO:teuthology.orchestra.run.smithi123.stdout: "continuous": false, 2024-09-14T04:35:43.608 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:35:43.608 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:35:43.608 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:35:43.608 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.608 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:35:43.608 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:52.979291+0000", 2024-09-14T04:35:43.608 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:35:43.608 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.608 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.608 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:35:43.608 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:52.979291+0000", 2024-09-14T04:35:43.608 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:35:43.609 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.609 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.609 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:35:43.609 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:52.979291+0000", 2024-09-14T04:35:43.609 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.7399999999999999e-07 2024-09-14T04:35:43.609 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.609 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.609 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:35:43.609 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:52.979379+0000", 2024-09-14T04:35:43.609 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.7569000000000001e-05 2024-09-14T04:35:43.609 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.609 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.609 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:35:43.609 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:52.979384+0000", 2024-09-14T04:35:43.610 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.3979999999999998e-06 2024-09-14T04:35:43.610 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.610 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.610 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:35:43.610 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:52.979388+0000", 2024-09-14T04:35:43.610 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.8010000000000001e-06 2024-09-14T04:35:43.610 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.610 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.610 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:35:43.610 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:53.320165+0000", 2024-09-14T04:35:43.610 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.34077682799999998 2024-09-14T04:35:43.610 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.610 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.610 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:35:43.611 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:53.320210+0000", 2024-09-14T04:35:43.611 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.5203000000000001e-05 2024-09-14T04:35:43.611 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.611 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.611 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:35:43.611 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:53.325331+0000", 2024-09-14T04:35:43.611 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0051211609999999999 2024-09-14T04:35:43.611 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.611 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.611 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:35:43.611 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:53.325419+0000", 2024-09-14T04:35:43.611 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.7812000000000006e-05 2024-09-14T04:35:43.611 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:35:43.611 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:35:43.611 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:35:43.612 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.612 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.612 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.44912.0:56072 7.3 e130/123 7:c62875e5:::benchmark_data_smithi038_143366_object56071:head v 130'3524, mlcod=130'3522)", 2024-09-14T04:35:43.612 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:28:52.979433+0000", 2024-09-14T04:35:43.612 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 410.611957733, 2024-09-14T04:35:43.612 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.34675950999999999, 2024-09-14T04:35:43.612 INFO:teuthology.orchestra.run.smithi123.stdout: "continuous": false, 2024-09-14T04:35:43.612 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:35:43.612 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:35:43.612 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:35:43.612 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.612 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:35:43.612 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:52.979433+0000", 2024-09-14T04:35:43.613 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:35:43.613 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.613 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.613 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:35:43.613 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:52.979433+0000", 2024-09-14T04:35:43.613 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:35:43.613 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.613 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.613 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:35:43.613 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:52.979434+0000", 2024-09-14T04:35:43.613 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.4000000000000002e-07 2024-09-14T04:35:43.613 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.613 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.613 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:35:43.613 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:52.979475+0000", 2024-09-14T04:35:43.614 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.1341999999999998e-05 2024-09-14T04:35:43.614 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.614 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.614 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:35:43.614 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:52.979481+0000", 2024-09-14T04:35:43.614 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.0109999999999997e-06 2024-09-14T04:35:43.614 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.614 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.614 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:35:43.614 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:52.979485+0000", 2024-09-14T04:35:43.614 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.6610000000000002e-06 2024-09-14T04:35:43.614 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.614 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.615 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:35:43.615 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:53.319633+0000", 2024-09-14T04:35:43.615 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.34014826500000001 2024-09-14T04:35:43.615 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.615 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.615 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:35:43.615 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:53.319691+0000", 2024-09-14T04:35:43.615 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.8388999999999999e-05 2024-09-14T04:35:43.615 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.616 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.616 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:35:43.616 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:53.326121+0000", 2024-09-14T04:35:43.616 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0064294110000000003 2024-09-14T04:35:43.616 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.616 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.616 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:35:43.616 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:53.326193+0000", 2024-09-14T04:35:43.616 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.1990999999999996e-05 2024-09-14T04:35:43.616 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:35:43.616 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:35:43.616 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:35:43.616 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.616 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.617 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.44912.0:56071 7.8 e130/123 7:15743348:::benchmark_data_smithi038_143366_object56070:head v 130'3474, mlcod=130'3471)", 2024-09-14T04:35:43.617 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:28:52.980421+0000", 2024-09-14T04:35:43.617 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 410.610970425, 2024-09-14T04:35:43.617 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.35558835700000002, 2024-09-14T04:35:43.617 INFO:teuthology.orchestra.run.smithi123.stdout: "continuous": false, 2024-09-14T04:35:43.617 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:35:43.617 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:35:43.617 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:35:43.617 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.617 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:35:43.617 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:52.980421+0000", 2024-09-14T04:35:43.617 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:35:43.617 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.617 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.618 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:35:43.618 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:52.980421+0000", 2024-09-14T04:35:43.618 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:35:43.618 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.618 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.618 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:35:43.618 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:52.980421+0000", 2024-09-14T04:35:43.618 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.6700000000000003e-07 2024-09-14T04:35:43.618 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.618 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.618 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:35:43.618 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:52.980451+0000", 2024-09-14T04:35:43.619 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.9369e-05 2024-09-14T04:35:43.619 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.619 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.619 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:35:43.619 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:53.319552+0000", 2024-09-14T04:35:43.619 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.339101231 2024-09-14T04:35:43.619 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.619 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.619 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:35:43.619 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:53.319581+0000", 2024-09-14T04:35:43.619 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.9535000000000001e-05 2024-09-14T04:35:43.619 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.619 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.620 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:35:43.620 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:53.320331+0000", 2024-09-14T04:35:43.620 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00074995699999999999 2024-09-14T04:35:43.620 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.620 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.620 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:35:43.620 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:53.320389+0000", 2024-09-14T04:35:43.620 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.7457999999999998e-05 2024-09-14T04:35:43.620 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.620 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.620 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:35:43.620 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:53.335809+0000", 2024-09-14T04:35:43.620 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.015420507 2024-09-14T04:35:43.620 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.621 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.621 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:35:43.621 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:53.336009+0000", 2024-09-14T04:35:43.621 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000199533 2024-09-14T04:35:43.621 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:35:43.621 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:35:43.621 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:35:43.621 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.621 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.621 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.44912.0:56083 7.4 e130/123 7:2829cd01:::benchmark_data_smithi038_143366_object56082:head v 130'3428, mlcod=130'3426)", 2024-09-14T04:35:43.621 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:28:52.989029+0000", 2024-09-14T04:35:43.621 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 410.60236168799997, 2024-09-14T04:35:43.621 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.34316560099999999, 2024-09-14T04:35:43.622 INFO:teuthology.orchestra.run.smithi123.stdout: "continuous": false, 2024-09-14T04:35:43.622 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:35:43.622 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:35:43.622 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:35:43.622 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.622 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:35:43.622 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:52.989029+0000", 2024-09-14T04:35:43.622 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:35:43.622 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.622 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.622 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:35:43.622 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:52.989029+0000", 2024-09-14T04:35:43.622 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:35:43.622 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.623 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.623 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:35:43.623 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:52.989032+0000", 2024-09-14T04:35:43.623 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.3250000000000002e-06 2024-09-14T04:35:43.623 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.623 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.623 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:35:43.623 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:52.989152+0000", 2024-09-14T04:35:43.623 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00012044600000000001 2024-09-14T04:35:43.623 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.623 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.623 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:35:43.623 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:53.319581+0000", 2024-09-14T04:35:43.623 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.33042882400000001 2024-09-14T04:35:43.624 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.624 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.624 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:35:43.624 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:53.319607+0000", 2024-09-14T04:35:43.624 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.6063000000000001e-05 2024-09-14T04:35:43.624 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.624 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.624 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:35:43.624 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:53.319829+0000", 2024-09-14T04:35:43.624 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000221871 2024-09-14T04:35:43.624 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.625 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.625 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:35:43.625 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:53.319885+0000", 2024-09-14T04:35:43.625 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.6632999999999998e-05 2024-09-14T04:35:43.625 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.625 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.625 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:35:43.625 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:53.331966+0000", 2024-09-14T04:35:43.625 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.012080934 2024-09-14T04:35:43.625 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.626 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.626 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:35:43.626 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:28:53.332195+0000", 2024-09-14T04:35:43.626 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000228505 2024-09-14T04:35:43.626 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:35:43.626 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:35:43.626 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:35:43.626 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.626 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.626 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.44912.0:137683 7.1 7:8b7478b3:::benchmark_data_smithi038_143366_object36541:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e134)", 2024-09-14T04:35:43.626 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:30:33.136580+0000", 2024-09-14T04:35:43.626 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 310.45481059899998, 2024-09-14T04:35:43.626 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.65754889900000002, 2024-09-14T04:35:43.627 INFO:teuthology.orchestra.run.smithi123.stdout: "continuous": false, 2024-09-14T04:35:43.627 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:35:43.627 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:35:43.627 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:35:43.627 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.44912", 2024-09-14T04:35:43.627 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/661761194", 2024-09-14T04:35:43.627 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 137683 2024-09-14T04:35:43.627 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.627 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:35:43.627 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.627 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:35:43.627 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:30:33.136580+0000", 2024-09-14T04:35:43.627 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:35:43.627 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.627 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.628 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:35:43.628 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:30:33.136580+0000", 2024-09-14T04:35:43.628 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:35:43.628 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.628 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.628 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:35:43.628 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:30:33.136582+0000", 2024-09-14T04:35:43.628 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3170000000000001e-06 2024-09-14T04:35:43.628 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.628 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.628 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:35:43.628 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:30:33.136586+0000", 2024-09-14T04:35:43.629 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.245e-06 2024-09-14T04:35:43.629 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.629 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.629 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:35:43.629 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:30:33.136596+0000", 2024-09-14T04:35:43.629 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.6169999999999996e-06 2024-09-14T04:35:43.629 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.629 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.629 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:35:43.629 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:30:33.136602+0000", 2024-09-14T04:35:43.629 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.6460000000000004e-06 2024-09-14T04:35:43.629 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.629 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.630 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:35:43.630 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:30:33.136637+0000", 2024-09-14T04:35:43.630 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.4669999999999998e-05 2024-09-14T04:35:43.630 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.630 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.630 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:35:43.630 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:30:33.136755+0000", 2024-09-14T04:35:43.630 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000118341 2024-09-14T04:35:43.630 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.630 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.630 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 3,6", 2024-09-14T04:35:43.630 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:30:33.136877+0000", 2024-09-14T04:35:43.630 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00012194800000000001 2024-09-14T04:35:43.630 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.631 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.631 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:35:43.631 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:30:33.140143+0000", 2024-09-14T04:35:43.631 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0032655599999999998 2024-09-14T04:35:43.631 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.631 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.631 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:35:43.631 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:30:33.140789+0000", 2024-09-14T04:35:43.631 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00064610799999999995 2024-09-14T04:35:43.631 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.631 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.631 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:35:43.632 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:30:33.793899+0000", 2024-09-14T04:35:43.632 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.65310991500000004 2024-09-14T04:35:43.632 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.632 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.632 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:35:43.632 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:30:33.794008+0000", 2024-09-14T04:35:43.632 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000109515 2024-09-14T04:35:43.632 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.632 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.632 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:35:43.632 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:30:33.794129+0000", 2024-09-14T04:35:43.632 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000121017 2024-09-14T04:35:43.632 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:35:43.632 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:35:43.633 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:35:43.633 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.633 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.633 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.44912.0:139593 7.1 7:8f3502ca:::benchmark_data_smithi038_143366_object38451:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e134)", 2024-09-14T04:35:43.633 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:30:36.389211+0000", 2024-09-14T04:35:43.633 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 307.20217964800003, 2024-09-14T04:35:43.633 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.33767564500000002, 2024-09-14T04:35:43.633 INFO:teuthology.orchestra.run.smithi123.stdout: "continuous": false, 2024-09-14T04:35:43.633 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:35:43.633 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:35:43.633 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:35:43.633 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.44912", 2024-09-14T04:35:43.633 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/661761194", 2024-09-14T04:35:43.633 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 139593 2024-09-14T04:35:43.634 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.634 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:35:43.634 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.634 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:35:43.634 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:30:36.389211+0000", 2024-09-14T04:35:43.634 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:35:43.634 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.634 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.634 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:35:43.634 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:30:36.389211+0000", 2024-09-14T04:35:43.634 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:35:43.634 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.634 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.634 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:35:43.635 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:30:36.389212+0000", 2024-09-14T04:35:43.635 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.1399999999999995e-07 2024-09-14T04:35:43.635 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.635 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.635 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:35:43.635 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:30:36.389217+0000", 2024-09-14T04:35:43.635 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.3810000000000001e-06 2024-09-14T04:35:43.635 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.635 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.635 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:35:43.635 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:30:36.389227+0000", 2024-09-14T04:35:43.635 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0302999999999999e-05 2024-09-14T04:35:43.635 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.635 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.635 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:35:43.636 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:30:36.389232+0000", 2024-09-14T04:35:43.636 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.4949999999999999e-06 2024-09-14T04:35:43.636 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.636 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.636 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:35:43.636 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:30:36.389277+0000", 2024-09-14T04:35:43.636 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.4134000000000001e-05 2024-09-14T04:35:43.636 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.636 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.636 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:35:43.636 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:30:36.389394+0000", 2024-09-14T04:35:43.636 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000117324 2024-09-14T04:35:43.636 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.636 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.636 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 3,6", 2024-09-14T04:35:43.637 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:30:36.389521+0000", 2024-09-14T04:35:43.637 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000127057 2024-09-14T04:35:43.637 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.637 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.637 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:35:43.637 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:30:36.397327+0000", 2024-09-14T04:35:43.637 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0078059100000000001 2024-09-14T04:35:43.637 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.637 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.637 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:35:43.637 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:30:36.397391+0000", 2024-09-14T04:35:43.637 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.3643e-05 2024-09-14T04:35:43.637 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.637 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.638 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:35:43.638 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:30:36.726717+0000", 2024-09-14T04:35:43.638 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.32932687799999999 2024-09-14T04:35:43.638 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.638 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.638 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:35:43.638 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:30:36.726810+0000", 2024-09-14T04:35:43.638 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.3017999999999996e-05 2024-09-14T04:35:43.638 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.638 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.638 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:35:43.638 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:30:36.726887+0000", 2024-09-14T04:35:43.638 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.6588000000000006e-05 2024-09-14T04:35:43.638 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:35:43.638 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:35:43.639 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:35:43.639 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.639 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.639 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.44912.0:139597 7.1 7:8fc1be6d:::benchmark_data_smithi038_143366_object38455:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e134)", 2024-09-14T04:35:43.639 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:30:36.390118+0000", 2024-09-14T04:35:43.639 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 307.20127307199999, 2024-09-14T04:35:43.639 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.339160715, 2024-09-14T04:35:43.639 INFO:teuthology.orchestra.run.smithi123.stdout: "continuous": false, 2024-09-14T04:35:43.639 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:35:43.639 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:35:43.639 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:35:43.639 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.44912", 2024-09-14T04:35:43.639 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/661761194", 2024-09-14T04:35:43.640 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 139597 2024-09-14T04:35:43.640 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.640 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:35:43.640 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.640 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:35:43.640 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:30:36.390118+0000", 2024-09-14T04:35:43.640 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:35:43.640 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.640 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.640 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:35:43.640 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:30:36.390118+0000", 2024-09-14T04:35:43.640 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:35:43.640 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.641 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.641 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:35:43.641 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:30:36.390119+0000", 2024-09-14T04:35:43.641 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.7499999999999999e-07 2024-09-14T04:35:43.641 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.641 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.641 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:35:43.641 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:30:36.390122+0000", 2024-09-14T04:35:43.641 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.41e-06 2024-09-14T04:35:43.641 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.641 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.641 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:35:43.641 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:30:36.390133+0000", 2024-09-14T04:35:43.642 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0774000000000001e-05 2024-09-14T04:35:43.642 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.642 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.642 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:35:43.642 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:30:36.390141+0000", 2024-09-14T04:35:43.642 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.8280000000000003e-06 2024-09-14T04:35:43.642 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.642 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.642 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:35:43.642 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:30:36.393383+0000", 2024-09-14T04:35:43.642 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0032423669999999999 2024-09-14T04:35:43.642 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.642 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.642 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:35:43.643 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:30:36.393497+0000", 2024-09-14T04:35:43.643 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000113958 2024-09-14T04:35:43.643 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.643 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.643 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 3,6", 2024-09-14T04:35:43.643 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:30:36.393576+0000", 2024-09-14T04:35:43.643 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.8763000000000005e-05 2024-09-14T04:35:43.643 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.643 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.643 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:35:43.643 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:30:36.397377+0000", 2024-09-14T04:35:43.643 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0038014989999999999 2024-09-14T04:35:43.644 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.644 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.644 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:35:43.644 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:30:36.397428+0000", 2024-09-14T04:35:43.644 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.0970000000000002e-05 2024-09-14T04:35:43.644 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.644 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.644 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:35:43.644 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:30:36.729152+0000", 2024-09-14T04:35:43.644 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.33172330799999999 2024-09-14T04:35:43.644 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.644 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.644 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:35:43.644 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:30:36.729225+0000", 2024-09-14T04:35:43.645 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.3412999999999997e-05 2024-09-14T04:35:43.645 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.645 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.645 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:35:43.645 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:30:36.729279+0000", 2024-09-14T04:35:43.645 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.3650000000000003e-05 2024-09-14T04:35:43.645 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:35:43.645 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:35:43.645 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:35:43.645 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.645 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.645 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.44912.0:148798 7.4 7:20c0fc7a:::benchmark_data_smithi038_143366_object47656:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e135)", 2024-09-14T04:35:43.645 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:30:51.318911+0000", 2024-09-14T04:35:43.645 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 292.27247998600001, 2024-09-14T04:35:43.646 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.0382508530000001, 2024-09-14T04:35:43.646 INFO:teuthology.orchestra.run.smithi123.stdout: "continuous": false, 2024-09-14T04:35:43.646 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:35:43.646 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "reached pg", 2024-09-14T04:35:43.646 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:35:43.646 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.44912", 2024-09-14T04:35:43.646 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/661761194", 2024-09-14T04:35:43.646 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 148798 2024-09-14T04:35:43.646 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.646 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:35:43.646 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.646 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:35:43.646 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:30:51.318911+0000", 2024-09-14T04:35:43.646 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:35:43.647 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.647 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.647 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:35:43.647 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:30:51.318911+0000", 2024-09-14T04:35:43.647 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:35:43.647 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.647 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.647 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:35:43.647 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:30:51.318913+0000", 2024-09-14T04:35:43.647 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.8360000000000001e-06 2024-09-14T04:35:43.647 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.647 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.647 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:35:43.647 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:30:51.318917+0000", 2024-09-14T04:35:43.648 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.2169999999999996e-06 2024-09-14T04:35:43.648 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.648 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.648 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:35:43.648 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:30:51.318959+0000", 2024-09-14T04:35:43.648 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.2046999999999999e-05 2024-09-14T04:35:43.648 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.648 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.648 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:35:43.648 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:30:51.318970+0000", 2024-09-14T04:35:43.648 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.1372000000000001e-05 2024-09-14T04:35:43.648 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.648 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.649 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:35:43.649 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:30:51.319483+0000", 2024-09-14T04:35:43.649 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00051220699999999998 2024-09-14T04:35:43.649 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.649 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.649 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2024-09-14T04:35:43.649 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:30:51.319494+0000", 2024-09-14T04:35:43.649 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.1556000000000001e-05 2024-09-14T04:35:43.649 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.649 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.649 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:35:43.649 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:30:52.090964+0000", 2024-09-14T04:35:43.649 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.77146978799999999 2024-09-14T04:35:43.650 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.650 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.650 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2024-09-14T04:35:43.650 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:30:52.090985+0000", 2024-09-14T04:35:43.650 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.0585e-05 2024-09-14T04:35:43.650 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.650 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.650 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:35:43.650 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:30:53.352569+0000", 2024-09-14T04:35:43.650 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.2615848700000001 2024-09-14T04:35:43.650 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.650 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.650 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for missing object", 2024-09-14T04:35:43.650 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:30:53.352708+0000", 2024-09-14T04:35:43.651 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00013808200000000001 2024-09-14T04:35:43.651 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.651 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.651 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:35:43.651 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:30:53.357107+0000", 2024-09-14T04:35:43.651 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0043996299999999999 2024-09-14T04:35:43.651 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.651 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.651 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:35:43.651 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:30:53.357162+0000", 2024-09-14T04:35:43.651 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.4663000000000002e-05 2024-09-14T04:35:43.651 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:35:43.651 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:35:43.651 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:35:43.651 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.652 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.652 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35187.0:19442 8.2 8:4a96f2b3:::benchmark_data_smithi038_168109_object19441:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e165)", 2024-09-14T04:35:43.652 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:34:43.988382+0000", 2024-09-14T04:35:43.652 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 59.603009239000002, 2024-09-14T04:35:43.652 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.29574394500000001, 2024-09-14T04:35:43.652 INFO:teuthology.orchestra.run.smithi123.stdout: "continuous": false, 2024-09-14T04:35:43.652 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:35:43.652 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:35:43.652 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:35:43.652 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35187", 2024-09-14T04:35:43.652 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/472054100", 2024-09-14T04:35:43.652 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 19442 2024-09-14T04:35:43.652 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.653 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:35:43.653 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.653 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:35:43.653 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:34:43.988382+0000", 2024-09-14T04:35:43.653 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:35:43.653 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.653 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.653 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:35:43.653 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:34:43.988382+0000", 2024-09-14T04:35:43.653 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:35:43.653 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.653 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.653 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:35:43.653 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:34:43.988383+0000", 2024-09-14T04:35:43.653 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.418e-06 2024-09-14T04:35:43.654 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.654 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.654 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:35:43.654 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:34:43.988441+0000", 2024-09-14T04:35:43.654 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.8152000000000002e-05 2024-09-14T04:35:43.654 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.654 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.654 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:35:43.654 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:34:43.988455+0000", 2024-09-14T04:35:43.654 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.4039999999999999e-05 2024-09-14T04:35:43.654 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.654 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.654 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:35:43.654 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:34:43.988464+0000", 2024-09-14T04:35:43.654 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.3820000000000004e-06 2024-09-14T04:35:43.655 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.655 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.655 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:35:43.655 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:34:43.988516+0000", 2024-09-14T04:35:43.655 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.2747000000000002e-05 2024-09-14T04:35:43.655 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.655 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.655 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:35:43.655 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:34:43.988682+0000", 2024-09-14T04:35:43.655 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00016584 2024-09-14T04:35:43.655 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.655 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.655 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 0,5", 2024-09-14T04:35:43.655 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:34:43.988855+0000", 2024-09-14T04:35:43.656 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000172172 2024-09-14T04:35:43.656 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.656 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.656 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:35:43.656 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:34:43.991691+0000", 2024-09-14T04:35:43.656 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0028364050000000002 2024-09-14T04:35:43.656 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.656 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.656 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:35:43.656 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:34:43.991708+0000", 2024-09-14T04:35:43.656 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.6945000000000001e-05 2024-09-14T04:35:43.656 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.656 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.656 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:35:43.656 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:34:44.283847+0000", 2024-09-14T04:35:43.657 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.29213876100000002 2024-09-14T04:35:43.657 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.657 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.657 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:35:43.657 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:34:44.284030+0000", 2024-09-14T04:35:43.657 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00018289900000000001 2024-09-14T04:35:43.657 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.657 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.657 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:35:43.657 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:34:44.284126+0000", 2024-09-14T04:35:43.657 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.6183999999999999e-05 2024-09-14T04:35:43.657 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:35:43.657 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:35:43.657 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:35:43.658 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.658 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.658 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35187.0:19444 8.2 8:42b00c48:::benchmark_data_smithi038_168109_object19443:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e165)", 2024-09-14T04:35:43.658 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:34:43.988480+0000", 2024-09-14T04:35:43.658 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 59.602910526000002, 2024-09-14T04:35:43.658 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.29595295399999999, 2024-09-14T04:35:43.658 INFO:teuthology.orchestra.run.smithi123.stdout: "continuous": false, 2024-09-14T04:35:43.658 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:35:43.658 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:35:43.658 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:35:43.658 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35187", 2024-09-14T04:35:43.659 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/472054100", 2024-09-14T04:35:43.659 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 19444 2024-09-14T04:35:43.659 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.659 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:35:43.659 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.659 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:35:43.659 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:34:43.988480+0000", 2024-09-14T04:35:43.659 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:35:43.659 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.659 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.659 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:35:43.659 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:34:43.988480+0000", 2024-09-14T04:35:43.659 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:35:43.659 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.659 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.660 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:35:43.660 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:34:43.988481+0000", 2024-09-14T04:35:43.660 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.82e-07 2024-09-14T04:35:43.660 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.660 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.660 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:35:43.660 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:34:43.988559+0000", 2024-09-14T04:35:43.660 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.7925999999999999e-05 2024-09-14T04:35:43.660 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.660 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.660 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:35:43.660 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:34:43.988569+0000", 2024-09-14T04:35:43.660 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0363999999999999e-05 2024-09-14T04:35:43.660 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.661 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.661 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:35:43.661 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:34:43.988576+0000", 2024-09-14T04:35:43.661 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.9380000000000003e-06 2024-09-14T04:35:43.661 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.661 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.661 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:35:43.661 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:34:43.989779+0000", 2024-09-14T04:35:43.661 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0012032049999999999 2024-09-14T04:35:43.661 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.661 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.661 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:35:43.661 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:34:43.989933+0000", 2024-09-14T04:35:43.661 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000153542 2024-09-14T04:35:43.662 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.662 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.662 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 0,5", 2024-09-14T04:35:43.662 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:34:43.990061+0000", 2024-09-14T04:35:43.662 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00012779499999999999 2024-09-14T04:35:43.662 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.662 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.662 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:35:43.662 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:34:43.991717+0000", 2024-09-14T04:35:43.662 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.001656631 2024-09-14T04:35:43.662 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.662 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.662 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:35:43.662 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:34:43.991828+0000", 2024-09-14T04:35:43.663 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000110264 2024-09-14T04:35:43.663 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.663 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.663 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:35:43.663 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:34:44.284232+0000", 2024-09-14T04:35:43.663 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.29240390500000002 2024-09-14T04:35:43.663 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.663 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.663 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:35:43.663 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:34:44.284328+0000", 2024-09-14T04:35:43.663 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.6451000000000002e-05 2024-09-14T04:35:43.663 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.663 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.663 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:35:43.664 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:34:44.284433+0000", 2024-09-14T04:35:43.664 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000105351 2024-09-14T04:35:43.664 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:35:43.664 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:35:43.664 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:35:43.664 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.664 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.664 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35187.0:19450 8.2 8:4dc51e0d:::benchmark_data_smithi038_168109_object19449:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e165)", 2024-09-14T04:35:43.664 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:34:43.990000+0000", 2024-09-14T04:35:43.664 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 59.601390492, 2024-09-14T04:35:43.664 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.29594153899999998, 2024-09-14T04:35:43.664 INFO:teuthology.orchestra.run.smithi123.stdout: "continuous": false, 2024-09-14T04:35:43.664 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:35:43.664 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:35:43.664 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:35:43.665 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35187", 2024-09-14T04:35:43.665 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/472054100", 2024-09-14T04:35:43.665 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 19450 2024-09-14T04:35:43.665 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.665 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:35:43.665 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.665 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:35:43.665 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:34:43.990000+0000", 2024-09-14T04:35:43.665 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:35:43.665 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.665 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.665 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:35:43.665 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:34:43.990000+0000", 2024-09-14T04:35:43.665 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:35:43.666 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.666 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.666 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:35:43.666 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:34:43.990002+0000", 2024-09-14T04:35:43.666 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3689999999999999e-06 2024-09-14T04:35:43.666 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.666 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.666 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:35:43.666 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:34:43.990036+0000", 2024-09-14T04:35:43.666 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.4625000000000001e-05 2024-09-14T04:35:43.666 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.666 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.666 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:35:43.666 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:34:43.990050+0000", 2024-09-14T04:35:43.667 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3422e-05 2024-09-14T04:35:43.667 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.667 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.667 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:35:43.667 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:34:43.990059+0000", 2024-09-14T04:35:43.667 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.6880000000000005e-06 2024-09-14T04:35:43.667 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.667 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.667 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:35:43.667 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:34:43.990855+0000", 2024-09-14T04:35:43.667 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000796348 2024-09-14T04:35:43.667 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.667 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.667 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:35:43.668 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:34:43.990991+0000", 2024-09-14T04:35:43.668 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00013653499999999999 2024-09-14T04:35:43.668 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.668 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.668 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 0,5", 2024-09-14T04:35:43.668 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:34:43.991147+0000", 2024-09-14T04:35:43.668 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00015523100000000001 2024-09-14T04:35:43.668 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.668 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.668 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:35:43.668 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:34:43.991844+0000", 2024-09-14T04:35:43.668 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00069715100000000002 2024-09-14T04:35:43.668 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.668 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.668 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:35:43.669 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:34:43.993453+0000", 2024-09-14T04:35:43.669 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.001608761 2024-09-14T04:35:43.669 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.669 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.669 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:35:43.669 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:34:44.285654+0000", 2024-09-14T04:35:43.669 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.29220094699999999 2024-09-14T04:35:43.669 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.669 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.669 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:35:43.669 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:34:44.285813+0000", 2024-09-14T04:35:43.669 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00015992 2024-09-14T04:35:43.669 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.670 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.670 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:35:43.670 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:34:44.285942+0000", 2024-09-14T04:35:43.670 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00012854199999999999 2024-09-14T04:35:43.670 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:35:43.670 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:35:43.670 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:35:43.670 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.670 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.670 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35187.0:19453 8.2 8:4daab83f:::benchmark_data_smithi038_168109_object19452:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e165)", 2024-09-14T04:35:43.670 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:34:43.991911+0000", 2024-09-14T04:35:43.670 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 59.599479760000001, 2024-09-14T04:35:43.670 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.29450452500000002, 2024-09-14T04:35:43.670 INFO:teuthology.orchestra.run.smithi123.stdout: "continuous": false, 2024-09-14T04:35:43.670 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:35:43.671 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:35:43.671 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:35:43.671 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35187", 2024-09-14T04:35:43.671 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/472054100", 2024-09-14T04:35:43.671 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 19453 2024-09-14T04:35:43.671 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.671 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:35:43.671 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.671 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:35:43.671 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:34:43.991911+0000", 2024-09-14T04:35:43.671 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:35:43.671 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.671 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.671 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:35:43.672 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:34:43.991911+0000", 2024-09-14T04:35:43.672 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:35:43.672 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.672 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.672 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:35:43.672 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:34:43.991912+0000", 2024-09-14T04:35:43.672 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.057e-06 2024-09-14T04:35:43.672 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.672 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.672 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:35:43.672 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:34:43.991970+0000", 2024-09-14T04:35:43.672 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.8001000000000003e-05 2024-09-14T04:35:43.672 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.672 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.673 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:35:43.673 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:34:43.991984+0000", 2024-09-14T04:35:43.673 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3947e-05 2024-09-14T04:35:43.673 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.673 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.673 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:35:43.673 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:34:43.991993+0000", 2024-09-14T04:35:43.673 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.3149999999999992e-06 2024-09-14T04:35:43.673 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.673 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.673 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:35:43.673 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:34:43.992047+0000", 2024-09-14T04:35:43.673 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.4262999999999999e-05 2024-09-14T04:35:43.673 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.674 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.674 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:35:43.674 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:34:43.992176+0000", 2024-09-14T04:35:43.674 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00012965599999999999 2024-09-14T04:35:43.674 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.674 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.674 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 0,5", 2024-09-14T04:35:43.674 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:34:43.992329+0000", 2024-09-14T04:35:43.674 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00015236899999999999 2024-09-14T04:35:43.674 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.674 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.674 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:35:43.674 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:34:43.993134+0000", 2024-09-14T04:35:43.674 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00080560600000000005 2024-09-14T04:35:43.675 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.675 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.675 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:35:43.675 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:34:43.993556+0000", 2024-09-14T04:35:43.675 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00042202100000000002 2024-09-14T04:35:43.675 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.675 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.675 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:35:43.675 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:34:44.286164+0000", 2024-09-14T04:35:43.675 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.29260718000000002 2024-09-14T04:35:43.675 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.675 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.675 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:35:43.675 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:34:44.286313+0000", 2024-09-14T04:35:43.676 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00014900300000000001 2024-09-14T04:35:43.676 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.676 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.676 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:35:43.676 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:34:44.286416+0000", 2024-09-14T04:35:43.676 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000103107 2024-09-14T04:35:43.676 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:35:43.676 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:35:43.676 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:35:43.676 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.676 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.676 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(osd.5.0:71065 8.14 e174/170 8:2ba93125:::benchmark_data_smithi038_168109_object22521:head v 174'5991, mlcod=174'5979)", 2024-09-14T04:35:43.676 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:35:42.279000+0000", 2024-09-14T04:35:43.677 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 1.3123907130000001, 2024-09-14T04:35:43.677 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.249937834, 2024-09-14T04:35:43.677 INFO:teuthology.orchestra.run.smithi123.stdout: "continuous": false, 2024-09-14T04:35:43.677 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:35:43.677 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:35:43.677 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:35:43.677 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.677 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:35:43.677 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.279000+0000", 2024-09-14T04:35:43.677 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:35:43.677 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.677 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.677 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:35:43.677 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.279000+0000", 2024-09-14T04:35:43.678 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:35:43.678 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.678 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.678 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:35:43.678 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.279000+0000", 2024-09-14T04:35:43.678 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.6299999999999999e-07 2024-09-14T04:35:43.678 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.678 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.678 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:35:43.678 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.279003+0000", 2024-09-14T04:35:43.678 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.5900000000000002e-06 2024-09-14T04:35:43.678 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.678 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.679 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:35:43.679 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.279008+0000", 2024-09-14T04:35:43.679 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.0520000000000001e-06 2024-09-14T04:35:43.679 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.679 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.679 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:35:43.679 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.279012+0000", 2024-09-14T04:35:43.679 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.5149999999999998e-06 2024-09-14T04:35:43.679 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.679 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.679 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:35:43.679 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.284516+0000", 2024-09-14T04:35:43.679 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.005504821 2024-09-14T04:35:43.679 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.679 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.680 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:35:43.680 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.284532+0000", 2024-09-14T04:35:43.680 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.6015000000000002e-05 2024-09-14T04:35:43.680 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.680 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.680 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:35:43.680 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.528856+0000", 2024-09-14T04:35:43.680 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.24432340999999999 2024-09-14T04:35:43.680 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.680 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.680 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:35:43.680 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.528938+0000", 2024-09-14T04:35:43.680 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.2268000000000006e-05 2024-09-14T04:35:43.680 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:35:43.681 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:35:43.681 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:35:43.681 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.681 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.681 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(osd.5.0:71066 8.14 e174/170 8:2ba9cd4d:::benchmark_data_smithi038_168109_object49015:head v 174'5992, mlcod=174'5979)", 2024-09-14T04:35:43.681 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:35:42.279016+0000", 2024-09-14T04:35:43.681 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 1.312374742, 2024-09-14T04:35:43.681 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.24997920500000001, 2024-09-14T04:35:43.681 INFO:teuthology.orchestra.run.smithi123.stdout: "continuous": false, 2024-09-14T04:35:43.681 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:35:43.681 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:35:43.681 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:35:43.681 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.681 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:35:43.681 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.279016+0000", 2024-09-14T04:35:43.682 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:35:43.682 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.682 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.682 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:35:43.682 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.279016+0000", 2024-09-14T04:35:43.682 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:35:43.682 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.682 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.682 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:35:43.682 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.279016+0000", 2024-09-14T04:35:43.682 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3400000000000001e-07 2024-09-14T04:35:43.682 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.682 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.682 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:35:43.682 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.279021+0000", 2024-09-14T04:35:43.683 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.6469999999999997e-06 2024-09-14T04:35:43.683 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.683 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.683 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:35:43.683 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.279026+0000", 2024-09-14T04:35:43.683 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.8799999999999999e-06 2024-09-14T04:35:43.683 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.683 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.683 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:35:43.683 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.279030+0000", 2024-09-14T04:35:43.683 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.681e-06 2024-09-14T04:35:43.683 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.683 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.683 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:35:43.684 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.287622+0000", 2024-09-14T04:35:43.684 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0085925040000000008 2024-09-14T04:35:43.684 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.684 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.684 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:35:43.684 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.287644+0000", 2024-09-14T04:35:43.684 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.2135999999999999e-05 2024-09-14T04:35:43.684 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.684 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.684 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:35:43.684 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.528944+0000", 2024-09-14T04:35:43.684 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.24129991200000001 2024-09-14T04:35:43.684 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.684 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.685 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:35:43.685 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.528995+0000", 2024-09-14T04:35:43.685 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.1310999999999997e-05 2024-09-14T04:35:43.685 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:35:43.685 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:35:43.685 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:35:43.685 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.685 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.685 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(osd.5.0:71067 8.14 e174/170 8:2ba9dcdb:::benchmark_data_smithi038_168109_object55089:head v 174'5993, mlcod=174'5979)", 2024-09-14T04:35:43.685 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:35:42.279035+0000", 2024-09-14T04:35:43.685 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 1.3123564670000001, 2024-09-14T04:35:43.685 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.250012387, 2024-09-14T04:35:43.685 INFO:teuthology.orchestra.run.smithi123.stdout: "continuous": false, 2024-09-14T04:35:43.685 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:35:43.686 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:35:43.686 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:35:43.686 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.686 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:35:43.686 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.279035+0000", 2024-09-14T04:35:43.686 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:35:43.686 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.686 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.686 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:35:43.686 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.279035+0000", 2024-09-14T04:35:43.686 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:35:43.686 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.686 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.686 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:35:43.686 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.279035+0000", 2024-09-14T04:35:43.687 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.4999999999999999e-07 2024-09-14T04:35:43.687 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.687 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.687 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:35:43.687 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.279037+0000", 2024-09-14T04:35:43.687 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.559e-06 2024-09-14T04:35:43.687 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.687 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.687 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:35:43.687 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.279042+0000", 2024-09-14T04:35:43.687 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.8149999999999996e-06 2024-09-14T04:35:43.687 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.687 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.687 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:35:43.688 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.279046+0000", 2024-09-14T04:35:43.688 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.7579999999999998e-06 2024-09-14T04:35:43.688 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.688 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.688 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:35:43.688 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.288789+0000", 2024-09-14T04:35:43.688 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0097434749999999997 2024-09-14T04:35:43.688 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.688 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.688 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:35:43.688 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.288821+0000", 2024-09-14T04:35:43.688 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.2168000000000001e-05 2024-09-14T04:35:43.688 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.688 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.689 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:35:43.689 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.528999+0000", 2024-09-14T04:35:43.689 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.240177115 2024-09-14T04:35:43.689 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.689 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.689 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:35:43.689 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.529047+0000", 2024-09-14T04:35:43.689 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.8347000000000003e-05 2024-09-14T04:35:43.689 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:35:43.689 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:35:43.689 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:35:43.689 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.689 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.689 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(osd.5.0:71068 8.14 e174/170 8:2bab33b3:::benchmark_data_smithi038_168109_object29480:head v 174'5994, mlcod=174'5979)", 2024-09-14T04:35:43.689 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:35:42.279051+0000", 2024-09-14T04:35:43.690 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 1.3123404750000001, 2024-09-14T04:35:43.690 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.25005000399999999, 2024-09-14T04:35:43.690 INFO:teuthology.orchestra.run.smithi123.stdout: "continuous": false, 2024-09-14T04:35:43.690 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:35:43.690 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:35:43.690 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:35:43.690 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.690 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:35:43.690 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.279051+0000", 2024-09-14T04:35:43.690 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:35:43.690 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.690 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.690 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:35:43.690 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.279051+0000", 2024-09-14T04:35:43.691 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:35:43.691 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.691 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.691 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:35:43.691 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.279051+0000", 2024-09-14T04:35:43.691 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.5800000000000001e-07 2024-09-14T04:35:43.691 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.691 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.691 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:35:43.691 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.279055+0000", 2024-09-14T04:35:43.691 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.7419999999999997e-06 2024-09-14T04:35:43.691 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.691 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.691 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:35:43.692 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.279060+0000", 2024-09-14T04:35:43.692 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.7199999999999997e-06 2024-09-14T04:35:43.692 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.692 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.692 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:35:43.692 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.279064+0000", 2024-09-14T04:35:43.692 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.6550000000000002e-06 2024-09-14T04:35:43.692 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.692 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.692 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:35:43.692 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.289961+0000", 2024-09-14T04:35:43.692 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.010897515999999999 2024-09-14T04:35:43.692 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.692 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.692 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:35:43.693 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.289980+0000", 2024-09-14T04:35:43.693 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.8538000000000001e-05 2024-09-14T04:35:43.693 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.693 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.693 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:35:43.693 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.529050+0000", 2024-09-14T04:35:43.693 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.239070282 2024-09-14T04:35:43.693 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.693 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.693 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:35:43.693 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.529101+0000", 2024-09-14T04:35:43.693 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.0392999999999997e-05 2024-09-14T04:35:43.693 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:35:43.693 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:35:43.694 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:35:43.694 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.694 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.694 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(osd.5.0:71069 8.14 e174/170 8:2bab3493:::benchmark_data_smithi038_168109_object5029:head v 174'5995, mlcod=174'5979)", 2024-09-14T04:35:43.694 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:35:42.279069+0000", 2024-09-14T04:35:43.694 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 1.312322234, 2024-09-14T04:35:43.694 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.25009541699999999, 2024-09-14T04:35:43.694 INFO:teuthology.orchestra.run.smithi123.stdout: "continuous": false, 2024-09-14T04:35:43.694 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:35:43.694 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:35:43.694 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:35:43.694 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.694 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:35:43.694 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.279069+0000", 2024-09-14T04:35:43.695 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:35:43.695 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.695 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.695 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:35:43.695 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.279069+0000", 2024-09-14T04:35:43.695 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:35:43.695 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.695 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.695 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:35:43.695 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.279069+0000", 2024-09-14T04:35:43.695 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.6500000000000001e-07 2024-09-14T04:35:43.695 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.695 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.695 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:35:43.695 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.279074+0000", 2024-09-14T04:35:43.696 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.1499999999999998e-06 2024-09-14T04:35:43.696 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.696 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.696 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:35:43.696 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.279079+0000", 2024-09-14T04:35:43.696 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.6970000000000001e-06 2024-09-14T04:35:43.696 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.696 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.696 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:35:43.696 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.279082+0000", 2024-09-14T04:35:43.696 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.6969999999999999e-06 2024-09-14T04:35:43.696 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.696 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.696 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:35:43.697 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.291028+0000", 2024-09-14T04:35:43.697 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.011945816999999999 2024-09-14T04:35:43.697 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.697 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.697 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:35:43.697 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.291048+0000", 2024-09-14T04:35:43.697 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.9579999999999999e-05 2024-09-14T04:35:43.697 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.697 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.697 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:35:43.697 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.529103+0000", 2024-09-14T04:35:43.697 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.23805557199999999 2024-09-14T04:35:43.697 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:43.697 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:43.697 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:35:43.698 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.529164+0000", 2024-09-14T04:35:43.698 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.0739000000000002e-05 2024-09-14T04:35:43.698 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:35:43.698 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:35:43.698 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:35:43.698 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:35:43.698 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:35:43.698 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-14T04:35:43.698 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-14T04:35:43.699 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:43.700 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 68 16 87248 87232 79.9454 17 0.00211937 0.0122954 2024-09-14T04:35:43.726 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:43.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:43.729 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:35:43.830 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:43.849 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:43.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:43.852 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:35:43.953 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:43.970 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:43.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:43.972 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:35:44.073 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:44.094 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:44.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:44.097 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:35:44.197 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:44.218 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:44.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:44.221 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:35:44.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:44 smithi038 bash[84940]: cluster 2024-09-14T04:35:42.383476+0000 osd.5 (osd.5) 9 : cluster [DBG] 8.18 scrub ok 2024-09-14T04:35:44.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:44 smithi038 bash[84940]: cluster 2024-09-14T04:35:42.383476+0000 osd.5 (osd.5) 9 : cluster [DBG] 8.18 scrub ok 2024-09-14T04:35:44.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:44 smithi038 bash[84940]: cluster 2024-09-14T04:35:43.154278+0000 mon.a (mon.0) 1011 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-14T04:35:44.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:44 smithi038 bash[84940]: cluster 2024-09-14T04:35:43.154278+0000 mon.a (mon.0) 1011 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-14T04:35:44.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:44 smithi038 bash[84940]: cluster 2024-09-14T04:35:43.161633+0000 mon.a (mon.0) 1012 : cluster [DBG] osdmap e175: 8 total, 7 up, 8 in 2024-09-14T04:35:44.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:44 smithi038 bash[84940]: cluster 2024-09-14T04:35:43.161633+0000 mon.a (mon.0) 1012 : cluster [DBG] osdmap e175: 8 total, 7 up, 8 in 2024-09-14T04:35:44.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:44 smithi038 bash[84940]: cluster 2024-09-14T04:35:43.247923+0000 mgr.y (mgr.26165) 841 : cluster [DBG] pgmap v807: 99 pgs: 6 stale+active+clean, 1 active+clean+scrubbing+deep, 2 active+clean+scrubbing, 90 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail 2024-09-14T04:35:44.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:44 smithi038 bash[84940]: cluster 2024-09-14T04:35:43.247923+0000 mgr.y (mgr.26165) 841 : cluster [DBG] pgmap v807: 99 pgs: 6 stale+active+clean, 1 active+clean+scrubbing+deep, 2 active+clean+scrubbing, 90 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail 2024-09-14T04:35:44.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:44 smithi038 bash[84940]: audit 2024-09-14T04:35:43.248568+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "18"} : dispatch 2024-09-14T04:35:44.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:44 smithi038 bash[84940]: audit 2024-09-14T04:35:43.248568+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "18"} : dispatch 2024-09-14T04:35:44.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:44 smithi038 bash[87336]: cluster 2024-09-14T04:35:42.383476+0000 osd.5 (osd.5) 9 : cluster [DBG] 8.18 scrub ok 2024-09-14T04:35:44.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:44 smithi038 bash[87336]: cluster 2024-09-14T04:35:42.383476+0000 osd.5 (osd.5) 9 : cluster [DBG] 8.18 scrub ok 2024-09-14T04:35:44.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:44 smithi038 bash[87336]: cluster 2024-09-14T04:35:43.154278+0000 mon.a (mon.0) 1011 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-14T04:35:44.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:44 smithi038 bash[87336]: cluster 2024-09-14T04:35:43.154278+0000 mon.a (mon.0) 1011 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-14T04:35:44.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:44 smithi038 bash[87336]: cluster 2024-09-14T04:35:43.161633+0000 mon.a (mon.0) 1012 : cluster [DBG] osdmap e175: 8 total, 7 up, 8 in 2024-09-14T04:35:44.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:44 smithi038 bash[87336]: cluster 2024-09-14T04:35:43.161633+0000 mon.a (mon.0) 1012 : cluster [DBG] osdmap e175: 8 total, 7 up, 8 in 2024-09-14T04:35:44.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:44 smithi038 bash[87336]: cluster 2024-09-14T04:35:43.247923+0000 mgr.y (mgr.26165) 841 : cluster [DBG] pgmap v807: 99 pgs: 6 stale+active+clean, 1 active+clean+scrubbing+deep, 2 active+clean+scrubbing, 90 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail 2024-09-14T04:35:44.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:44 smithi038 bash[87336]: cluster 2024-09-14T04:35:43.247923+0000 mgr.y (mgr.26165) 841 : cluster [DBG] pgmap v807: 99 pgs: 6 stale+active+clean, 1 active+clean+scrubbing+deep, 2 active+clean+scrubbing, 90 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail 2024-09-14T04:35:44.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:44 smithi038 bash[87336]: audit 2024-09-14T04:35:43.248568+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "18"} : dispatch 2024-09-14T04:35:44.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:44 smithi038 bash[87336]: audit 2024-09-14T04:35:43.248568+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "18"} : dispatch 2024-09-14T04:35:44.281 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:44 smithi123 bash[68976]: cluster 2024-09-14T04:35:42.383476+0000 osd.5 (osd.5) 9 : cluster [DBG] 8.18 scrub ok 2024-09-14T04:35:44.281 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:44 smithi123 bash[68976]: cluster 2024-09-14T04:35:42.383476+0000 osd.5 (osd.5) 9 : cluster [DBG] 8.18 scrub ok 2024-09-14T04:35:44.281 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:44 smithi123 bash[68976]: cluster 2024-09-14T04:35:43.154278+0000 mon.a (mon.0) 1011 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-14T04:35:44.281 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:44 smithi123 bash[68976]: cluster 2024-09-14T04:35:43.154278+0000 mon.a (mon.0) 1011 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-14T04:35:44.281 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:44 smithi123 bash[68976]: cluster 2024-09-14T04:35:43.161633+0000 mon.a (mon.0) 1012 : cluster [DBG] osdmap e175: 8 total, 7 up, 8 in 2024-09-14T04:35:44.282 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:44 smithi123 bash[68976]: cluster 2024-09-14T04:35:43.161633+0000 mon.a (mon.0) 1012 : cluster [DBG] osdmap e175: 8 total, 7 up, 8 in 2024-09-14T04:35:44.282 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:44 smithi123 bash[68976]: cluster 2024-09-14T04:35:43.247923+0000 mgr.y (mgr.26165) 841 : cluster [DBG] pgmap v807: 99 pgs: 6 stale+active+clean, 1 active+clean+scrubbing+deep, 2 active+clean+scrubbing, 90 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail 2024-09-14T04:35:44.282 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:44 smithi123 bash[68976]: cluster 2024-09-14T04:35:43.247923+0000 mgr.y (mgr.26165) 841 : cluster [DBG] pgmap v807: 99 pgs: 6 stale+active+clean, 1 active+clean+scrubbing+deep, 2 active+clean+scrubbing, 90 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail 2024-09-14T04:35:44.282 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:44 smithi123 bash[68976]: audit 2024-09-14T04:35:43.248568+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "18"} : dispatch 2024-09-14T04:35:44.282 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:44 smithi123 bash[68976]: audit 2024-09-14T04:35:43.248568+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "18"} : dispatch 2024-09-14T04:35:44.321 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:44.340 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:44.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:44.342 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:35:44.443 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:44.462 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:44.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:44.464 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:35:44.565 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:44.586 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:44.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:44.588 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:35:44.616 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd set noscrub 2024-09-14T04:35:44.687 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 69 16 87248 87232 78.79 0 - 0.0122954 2024-09-14T04:35:44.688 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:44.715 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:44.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:44.717 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:35:44.818 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:44.836 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:44.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:44.838 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:35:44.939 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:44.966 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:44.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:44.968 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:35:45.069 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:45.093 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:45.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:45.095 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:35:45.196 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:45.218 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:45 smithi123 bash[68976]: audit 2024-09-14T04:35:44.173947+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "18"}]': finished 2024-09-14T04:35:45.218 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:45 smithi123 bash[68976]: audit 2024-09-14T04:35:44.173947+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "18"}]': finished 2024-09-14T04:35:45.218 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:45 smithi123 bash[68976]: cluster 2024-09-14T04:35:44.176852+0000 mon.a (mon.0) 1015 : cluster [DBG] osdmap e176: 8 total, 7 up, 8 in 2024-09-14T04:35:45.218 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:45 smithi123 bash[68976]: cluster 2024-09-14T04:35:44.176852+0000 mon.a (mon.0) 1015 : cluster [DBG] osdmap e176: 8 total, 7 up, 8 in 2024-09-14T04:35:45.218 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:45 smithi123 bash[68976]: audit 2024-09-14T04:35:44.616887+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:35:45.218 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:45 smithi123 bash[68976]: audit 2024-09-14T04:35:44.616887+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:35:45.218 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:45 smithi123 bash[68976]: audit 2024-09-14T04:35:44.626829+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:35:45.218 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:45 smithi123 bash[68976]: audit 2024-09-14T04:35:44.626829+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:35:45.222 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:45.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:45.224 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:35:45.325 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:45.335 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:45 smithi038 bash[87336]: audit 2024-09-14T04:35:44.173947+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "18"}]': finished 2024-09-14T04:35:45.335 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:45 smithi038 bash[87336]: audit 2024-09-14T04:35:44.173947+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "18"}]': finished 2024-09-14T04:35:45.335 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:45 smithi038 bash[87336]: cluster 2024-09-14T04:35:44.176852+0000 mon.a (mon.0) 1015 : cluster [DBG] osdmap e176: 8 total, 7 up, 8 in 2024-09-14T04:35:45.335 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:45 smithi038 bash[87336]: cluster 2024-09-14T04:35:44.176852+0000 mon.a (mon.0) 1015 : cluster [DBG] osdmap e176: 8 total, 7 up, 8 in 2024-09-14T04:35:45.335 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:45 smithi038 bash[87336]: audit 2024-09-14T04:35:44.616887+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:35:45.335 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:45 smithi038 bash[87336]: audit 2024-09-14T04:35:44.616887+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:35:45.335 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:45 smithi038 bash[87336]: audit 2024-09-14T04:35:44.626829+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:35:45.336 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:45 smithi038 bash[87336]: audit 2024-09-14T04:35:44.626829+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:35:45.336 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:45 smithi038 bash[84940]: audit 2024-09-14T04:35:44.173947+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "18"}]': finished 2024-09-14T04:35:45.336 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:45 smithi038 bash[84940]: audit 2024-09-14T04:35:44.173947+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "18"}]': finished 2024-09-14T04:35:45.336 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:45 smithi038 bash[84940]: cluster 2024-09-14T04:35:44.176852+0000 mon.a (mon.0) 1015 : cluster [DBG] osdmap e176: 8 total, 7 up, 8 in 2024-09-14T04:35:45.336 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:45 smithi038 bash[84940]: cluster 2024-09-14T04:35:44.176852+0000 mon.a (mon.0) 1015 : cluster [DBG] osdmap e176: 8 total, 7 up, 8 in 2024-09-14T04:35:45.336 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:45 smithi038 bash[84940]: audit 2024-09-14T04:35:44.616887+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:35:45.336 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:45 smithi038 bash[84940]: audit 2024-09-14T04:35:44.616887+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:35:45.336 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:45 smithi038 bash[84940]: audit 2024-09-14T04:35:44.626829+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:35:45.336 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:45 smithi038 bash[84940]: audit 2024-09-14T04:35:44.626829+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:35:45.352 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:45.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:45.354 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:35:45.455 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:45.486 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:45.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:45.493 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:35:45.594 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:45.620 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:45.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:45.623 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:35:45.687 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 70 16 87686 87670 78.0574 13.6875 0.00808035 0.0127892 2024-09-14T04:35:45.723 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:45.751 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:45.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:45.754 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:35:45.855 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:45.877 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:45.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:45.879 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:35:45.980 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:46.000 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:46.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:46.004 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:35:46.104 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:46.129 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:46.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:46.131 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:35:46.202 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 04:35:45 smithi123 bash[113730]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd-7 2024-09-14T04:35:46.202 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:46 smithi123 bash[68976]: cluster 2024-09-14T04:35:44.801015+0000 osd.5 (osd.5) 10 : cluster [DBG] 8.14 deep-scrub ok 2024-09-14T04:35:46.202 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:46 smithi123 bash[68976]: cluster 2024-09-14T04:35:44.801015+0000 osd.5 (osd.5) 10 : cluster [DBG] 8.14 deep-scrub ok 2024-09-14T04:35:46.203 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:46 smithi123 bash[68976]: cluster 2024-09-14T04:35:45.192887+0000 mon.a (mon.0) 1018 : cluster [DBG] osdmap e177: 8 total, 7 up, 8 in 2024-09-14T04:35:46.203 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:46 smithi123 bash[68976]: cluster 2024-09-14T04:35:45.192887+0000 mon.a (mon.0) 1018 : cluster [DBG] osdmap e177: 8 total, 7 up, 8 in 2024-09-14T04:35:46.203 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:46 smithi123 bash[68976]: audit 2024-09-14T04:35:45.231189+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:35:46.203 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:46 smithi123 bash[68976]: audit 2024-09-14T04:35:45.231189+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:35:46.203 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:46 smithi123 bash[68976]: cluster 2024-09-14T04:35:45.248422+0000 mgr.y (mgr.26165) 842 : cluster [DBG] pgmap v810: 99 pgs: 7 active+undersized, 10 peering, 1 active+clean+scrubbing+deep, 2 active+clean+scrubbing, 8 active+undersized+degraded, 71 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 24 MiB/s wr, 390 op/s; 5702/259251 objects degraded (2.199%) 2024-09-14T04:35:46.203 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:46 smithi123 bash[68976]: cluster 2024-09-14T04:35:45.248422+0000 mgr.y (mgr.26165) 842 : cluster [DBG] pgmap v810: 99 pgs: 7 active+undersized, 10 peering, 1 active+clean+scrubbing+deep, 2 active+clean+scrubbing, 8 active+undersized+degraded, 71 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 24 MiB/s wr, 390 op/s; 5702/259251 objects degraded (2.199%) 2024-09-14T04:35:46.203 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:46 smithi123 bash[68976]: audit 2024-09-14T04:35:45.272768+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:35:46.203 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:46 smithi123 bash[68976]: audit 2024-09-14T04:35:45.272768+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:35:46.232 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:46.240 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.5 dump_ops_in_flight 2024-09-14T04:35:46.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:46 smithi123 bash[68976]: audit 2024-09-14T04:35:45.350953+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:35:46.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:46 smithi123 bash[68976]: audit 2024-09-14T04:35:45.350953+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:35:46.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:46 smithi123 bash[68976]: audit 2024-09-14T04:35:45.352059+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:35:46.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:46 smithi123 bash[68976]: audit 2024-09-14T04:35:45.352059+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:35:46.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:46 smithi123 bash[68976]: audit 2024-09-14T04:35:45.363072+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:35:46.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:46 smithi123 bash[68976]: audit 2024-09-14T04:35:45.363072+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:35:46.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:46 smithi123 bash[68976]: audit 2024-09-14T04:35:45.746432+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:35:46.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:46 smithi123 bash[68976]: audit 2024-09-14T04:35:45.746432+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:35:46.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:46 smithi123 bash[68976]: cluster 2024-09-14T04:35:46.190964+0000 mon.a (mon.0) 1025 : cluster [DBG] osdmap e178: 8 total, 7 up, 8 in 2024-09-14T04:35:46.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:46 smithi123 bash[68976]: cluster 2024-09-14T04:35:46.190964+0000 mon.a (mon.0) 1025 : cluster [DBG] osdmap e178: 8 total, 7 up, 8 in 2024-09-14T04:35:46.254 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:46.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:46.256 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:35:46.357 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:46.368 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:46 smithi038 bash[84940]: cluster 2024-09-14T04:35:44.801015+0000 osd.5 (osd.5) 10 : cluster [DBG] 8.14 deep-scrub ok 2024-09-14T04:35:46.369 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:46 smithi038 bash[84940]: cluster 2024-09-14T04:35:44.801015+0000 osd.5 (osd.5) 10 : cluster [DBG] 8.14 deep-scrub ok 2024-09-14T04:35:46.369 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:46 smithi038 bash[84940]: cluster 2024-09-14T04:35:45.192887+0000 mon.a (mon.0) 1018 : cluster [DBG] osdmap e177: 8 total, 7 up, 8 in 2024-09-14T04:35:46.369 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:46 smithi038 bash[84940]: cluster 2024-09-14T04:35:45.192887+0000 mon.a (mon.0) 1018 : cluster [DBG] osdmap e177: 8 total, 7 up, 8 in 2024-09-14T04:35:46.369 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:46 smithi038 bash[84940]: audit 2024-09-14T04:35:45.231189+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:35:46.369 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:46 smithi038 bash[84940]: audit 2024-09-14T04:35:45.231189+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:35:46.369 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:46 smithi038 bash[84940]: cluster 2024-09-14T04:35:45.248422+0000 mgr.y (mgr.26165) 842 : cluster [DBG] pgmap v810: 99 pgs: 7 active+undersized, 10 peering, 1 active+clean+scrubbing+deep, 2 active+clean+scrubbing, 8 active+undersized+degraded, 71 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 24 MiB/s wr, 390 op/s; 5702/259251 objects degraded (2.199%) 2024-09-14T04:35:46.369 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:46 smithi038 bash[84940]: cluster 2024-09-14T04:35:45.248422+0000 mgr.y (mgr.26165) 842 : cluster [DBG] pgmap v810: 99 pgs: 7 active+undersized, 10 peering, 1 active+clean+scrubbing+deep, 2 active+clean+scrubbing, 8 active+undersized+degraded, 71 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 24 MiB/s wr, 390 op/s; 5702/259251 objects degraded (2.199%) 2024-09-14T04:35:46.369 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:46 smithi038 bash[84940]: audit 2024-09-14T04:35:45.272768+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:35:46.369 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:46 smithi038 bash[84940]: audit 2024-09-14T04:35:45.272768+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:35:46.369 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:46 smithi038 bash[84940]: audit 2024-09-14T04:35:45.350953+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:35:46.369 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:46 smithi038 bash[84940]: audit 2024-09-14T04:35:45.350953+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:35:46.369 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:46 smithi038 bash[84940]: audit 2024-09-14T04:35:45.352059+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:35:46.369 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:46 smithi038 bash[84940]: audit 2024-09-14T04:35:45.352059+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:35:46.370 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:46 smithi038 bash[84940]: audit 2024-09-14T04:35:45.363072+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:35:46.370 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:46 smithi038 bash[84940]: audit 2024-09-14T04:35:45.363072+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:35:46.370 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:46 smithi038 bash[84940]: audit 2024-09-14T04:35:45.746432+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:35:46.370 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:46 smithi038 bash[84940]: audit 2024-09-14T04:35:45.746432+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:35:46.370 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:46 smithi038 bash[84940]: cluster 2024-09-14T04:35:46.190964+0000 mon.a (mon.0) 1025 : cluster [DBG] osdmap e178: 8 total, 7 up, 8 in 2024-09-14T04:35:46.370 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:46 smithi038 bash[84940]: cluster 2024-09-14T04:35:46.190964+0000 mon.a (mon.0) 1025 : cluster [DBG] osdmap e178: 8 total, 7 up, 8 in 2024-09-14T04:35:46.370 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:46 smithi038 bash[87336]: cluster 2024-09-14T04:35:44.801015+0000 osd.5 (osd.5) 10 : cluster [DBG] 8.14 deep-scrub ok 2024-09-14T04:35:46.370 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:46 smithi038 bash[87336]: cluster 2024-09-14T04:35:44.801015+0000 osd.5 (osd.5) 10 : cluster [DBG] 8.14 deep-scrub ok 2024-09-14T04:35:46.370 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:46 smithi038 bash[87336]: cluster 2024-09-14T04:35:45.192887+0000 mon.a (mon.0) 1018 : cluster [DBG] osdmap e177: 8 total, 7 up, 8 in 2024-09-14T04:35:46.370 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:46 smithi038 bash[87336]: cluster 2024-09-14T04:35:45.192887+0000 mon.a (mon.0) 1018 : cluster [DBG] osdmap e177: 8 total, 7 up, 8 in 2024-09-14T04:35:46.370 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:46 smithi038 bash[87336]: audit 2024-09-14T04:35:45.231189+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:35:46.371 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:46 smithi038 bash[87336]: audit 2024-09-14T04:35:45.231189+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:35:46.371 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:46 smithi038 bash[87336]: cluster 2024-09-14T04:35:45.248422+0000 mgr.y (mgr.26165) 842 : cluster [DBG] pgmap v810: 99 pgs: 7 active+undersized, 10 peering, 1 active+clean+scrubbing+deep, 2 active+clean+scrubbing, 8 active+undersized+degraded, 71 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 24 MiB/s wr, 390 op/s; 5702/259251 objects degraded (2.199%) 2024-09-14T04:35:46.371 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:46 smithi038 bash[87336]: cluster 2024-09-14T04:35:45.248422+0000 mgr.y (mgr.26165) 842 : cluster [DBG] pgmap v810: 99 pgs: 7 active+undersized, 10 peering, 1 active+clean+scrubbing+deep, 2 active+clean+scrubbing, 8 active+undersized+degraded, 71 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 24 MiB/s wr, 390 op/s; 5702/259251 objects degraded (2.199%) 2024-09-14T04:35:46.371 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:46 smithi038 bash[87336]: audit 2024-09-14T04:35:45.272768+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:35:46.371 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:46 smithi038 bash[87336]: audit 2024-09-14T04:35:45.272768+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:35:46.371 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:46 smithi038 bash[87336]: audit 2024-09-14T04:35:45.350953+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:35:46.371 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:46 smithi038 bash[87336]: audit 2024-09-14T04:35:45.350953+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:35:46.371 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:46 smithi038 bash[87336]: audit 2024-09-14T04:35:45.352059+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:35:46.371 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:46 smithi038 bash[87336]: audit 2024-09-14T04:35:45.352059+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:35:46.371 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:46 smithi038 bash[87336]: audit 2024-09-14T04:35:45.363072+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:35:46.371 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:46 smithi038 bash[87336]: audit 2024-09-14T04:35:45.363072+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:35:46.371 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:46 smithi038 bash[87336]: audit 2024-09-14T04:35:45.746432+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:35:46.371 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:46 smithi038 bash[87336]: audit 2024-09-14T04:35:45.746432+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:35:46.371 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:46 smithi038 bash[87336]: cluster 2024-09-14T04:35:46.190964+0000 mon.a (mon.0) 1025 : cluster [DBG] osdmap e178: 8 total, 7 up, 8 in 2024-09-14T04:35:46.372 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:46 smithi038 bash[87336]: cluster 2024-09-14T04:35:46.190964+0000 mon.a (mon.0) 1025 : cluster [DBG] osdmap e178: 8 total, 7 up, 8 in 2024-09-14T04:35:46.381 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:46.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:46.383 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:35:46.484 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:46.493 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 04:35:46 smithi123 bash[113996]: Error response from daemon: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd-7 2024-09-14T04:35:46.505 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:46.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:46.507 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:35:46.608 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:46.637 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:46.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:46.639 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:35:46.687 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 71 16 87941 87925 77.1848 15.9375 1.22233 0.0128072 2024-09-14T04:35:46.740 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:46.767 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:46.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:46.770 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:35:46.870 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:46.891 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:46.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:46.893 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:35:46.993 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:47.022 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:47.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:47.025 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:35:47.125 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:47.161 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:47.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:47.166 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:35:47.267 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:47.292 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:47.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:47.297 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:35:47.398 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:47.410 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:47 smithi038 bash[87336]: cluster 2024-09-14T04:35:46.228538+0000 mon.a (mon.0) 1026 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-14T04:35:47.410 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:47 smithi038 bash[87336]: cluster 2024-09-14T04:35:46.228538+0000 mon.a (mon.0) 1026 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-14T04:35:47.410 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:47 smithi038 bash[87336]: cluster 2024-09-14T04:35:46.228566+0000 mon.a (mon.0) 1027 : cluster [WRN] Health check failed: Degraded data redundancy: 5702/259251 objects degraded (2.199%), 8 pgs degraded (PG_DEGRADED) 2024-09-14T04:35:47.410 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:47 smithi038 bash[87336]: cluster 2024-09-14T04:35:46.228566+0000 mon.a (mon.0) 1027 : cluster [WRN] Health check failed: Degraded data redundancy: 5702/259251 objects degraded (2.199%), 8 pgs degraded (PG_DEGRADED) 2024-09-14T04:35:47.410 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:47 smithi038 bash[87336]: cluster 2024-09-14T04:35:46.704085+0000 osd.6 (osd.6) 5 : cluster [DBG] 8.19 scrub starts 2024-09-14T04:35:47.410 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:47 smithi038 bash[87336]: cluster 2024-09-14T04:35:46.704085+0000 osd.6 (osd.6) 5 : cluster [DBG] 8.19 scrub starts 2024-09-14T04:35:47.411 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:47 smithi038 bash[84940]: cluster 2024-09-14T04:35:46.228538+0000 mon.a (mon.0) 1026 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-14T04:35:47.411 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:47 smithi038 bash[84940]: cluster 2024-09-14T04:35:46.228538+0000 mon.a (mon.0) 1026 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-14T04:35:47.411 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:47 smithi038 bash[84940]: cluster 2024-09-14T04:35:46.228566+0000 mon.a (mon.0) 1027 : cluster [WRN] Health check failed: Degraded data redundancy: 5702/259251 objects degraded (2.199%), 8 pgs degraded (PG_DEGRADED) 2024-09-14T04:35:47.411 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:47 smithi038 bash[84940]: cluster 2024-09-14T04:35:46.228566+0000 mon.a (mon.0) 1027 : cluster [WRN] Health check failed: Degraded data redundancy: 5702/259251 objects degraded (2.199%), 8 pgs degraded (PG_DEGRADED) 2024-09-14T04:35:47.411 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:47 smithi038 bash[84940]: cluster 2024-09-14T04:35:46.704085+0000 osd.6 (osd.6) 5 : cluster [DBG] 8.19 scrub starts 2024-09-14T04:35:47.411 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:47 smithi038 bash[84940]: cluster 2024-09-14T04:35:46.704085+0000 osd.6 (osd.6) 5 : cluster [DBG] 8.19 scrub starts 2024-09-14T04:35:47.434 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:47.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:47 smithi123 bash[68976]: cluster 2024-09-14T04:35:46.228538+0000 mon.a (mon.0) 1026 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-14T04:35:47.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:47 smithi123 bash[68976]: cluster 2024-09-14T04:35:46.228538+0000 mon.a (mon.0) 1026 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-14T04:35:47.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:47 smithi123 bash[68976]: cluster 2024-09-14T04:35:46.228566+0000 mon.a (mon.0) 1027 : cluster [WRN] Health check failed: Degraded data redundancy: 5702/259251 objects degraded (2.199%), 8 pgs degraded (PG_DEGRADED) 2024-09-14T04:35:47.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:47 smithi123 bash[68976]: cluster 2024-09-14T04:35:46.228566+0000 mon.a (mon.0) 1027 : cluster [WRN] Health check failed: Degraded data redundancy: 5702/259251 objects degraded (2.199%), 8 pgs degraded (PG_DEGRADED) 2024-09-14T04:35:47.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:47 smithi123 bash[68976]: cluster 2024-09-14T04:35:46.704085+0000 osd.6 (osd.6) 5 : cluster [DBG] 8.19 scrub starts 2024-09-14T04:35:47.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:47 smithi123 bash[68976]: cluster 2024-09-14T04:35:46.704085+0000 osd.6 (osd.6) 5 : cluster [DBG] 8.19 scrub starts 2024-09-14T04:35:47.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:47.439 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:35:47.540 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:47.565 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:47.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:47.569 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:35:47.670 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:47.687 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 72 16 88588 88572 76.6757 40.4375 0.0126031 0.0130365 2024-09-14T04:35:47.702 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:47.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:47.707 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:35:47.807 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:47.837 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:47.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:47.840 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:35:47.861 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:35:47.941 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:47.968 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:47.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:47.973 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:35:48.073 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:48.106 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:48.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:48.110 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:35:48.210 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:48.242 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:48.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:48.248 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:35:48.349 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:48.369 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:48.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:48.374 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:35:48.475 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:48.482 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:48 smithi123 bash[68976]: cluster 2024-09-14T04:35:47.249094+0000 mgr.y (mgr.26165) 843 : cluster [DBG] pgmap v812: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 15 active+undersized, 10 peering, 1 active+clean+scrubbing, 13 active+undersized+degraded, 59 active+clean; 5.3 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 19455/262476 objects degraded (7.412%); 2683/262476 objects misplaced (1.022%); 360 KiB/s, 6 objects/s recovering 2024-09-14T04:35:48.482 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:48 smithi123 bash[68976]: cluster 2024-09-14T04:35:47.249094+0000 mgr.y (mgr.26165) 843 : cluster [DBG] pgmap v812: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 15 active+undersized, 10 peering, 1 active+clean+scrubbing, 13 active+undersized+degraded, 59 active+clean; 5.3 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 19455/262476 objects degraded (7.412%); 2683/262476 objects misplaced (1.022%); 360 KiB/s, 6 objects/s recovering 2024-09-14T04:35:48.504 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:48.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:48.506 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:35:48.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:48 smithi038 bash[84940]: cluster 2024-09-14T04:35:47.249094+0000 mgr.y (mgr.26165) 843 : cluster [DBG] pgmap v812: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 15 active+undersized, 10 peering, 1 active+clean+scrubbing, 13 active+undersized+degraded, 59 active+clean; 5.3 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 19455/262476 objects degraded (7.412%); 2683/262476 objects misplaced (1.022%); 360 KiB/s, 6 objects/s recovering 2024-09-14T04:35:48.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:48 smithi038 bash[84940]: cluster 2024-09-14T04:35:47.249094+0000 mgr.y (mgr.26165) 843 : cluster [DBG] pgmap v812: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 15 active+undersized, 10 peering, 1 active+clean+scrubbing, 13 active+undersized+degraded, 59 active+clean; 5.3 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 19455/262476 objects degraded (7.412%); 2683/262476 objects misplaced (1.022%); 360 KiB/s, 6 objects/s recovering 2024-09-14T04:35:48.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:48 smithi038 bash[87336]: cluster 2024-09-14T04:35:47.249094+0000 mgr.y (mgr.26165) 843 : cluster [DBG] pgmap v812: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 15 active+undersized, 10 peering, 1 active+clean+scrubbing, 13 active+undersized+degraded, 59 active+clean; 5.3 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 19455/262476 objects degraded (7.412%); 2683/262476 objects misplaced (1.022%); 360 KiB/s, 6 objects/s recovering 2024-09-14T04:35:48.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:48 smithi038 bash[87336]: cluster 2024-09-14T04:35:47.249094+0000 mgr.y (mgr.26165) 843 : cluster [DBG] pgmap v812: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 15 active+undersized, 10 peering, 1 active+clean+scrubbing, 13 active+undersized+degraded, 59 active+clean; 5.3 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 19455/262476 objects degraded (7.412%); 2683/262476 objects misplaced (1.022%); 360 KiB/s, 6 objects/s recovering 2024-09-14T04:35:48.521 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:35:48 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:35:48] "GET /metrics HTTP/1.1" 200 36642 "" "Prometheus/2.51.0" 2024-09-14T04:35:48.607 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:48.628 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:48.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:48.631 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:35:48.687 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 73 16 89795 89779 76.6587 75.4375 0.0219082 0.0130399 2024-09-14T04:35:48.732 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:48.758 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:48.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:48.762 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:35:48.863 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:48.884 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:35:48.890 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:48.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:48.892 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:35:48.993 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:49.020 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:49.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:49.022 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:35:49.123 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:49.149 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:49.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:49.152 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:35:49.253 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:49.276 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:49.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:49.280 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:35:49.381 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:49.409 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:49.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:49.412 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:35:49.513 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:49.530 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:49 smithi038 bash[87336]: cluster 2024-09-14T04:35:49.300431+0000 mon.a (mon.0) 1028 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-09-14T04:35:49.530 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:49 smithi038 bash[87336]: cluster 2024-09-14T04:35:49.300431+0000 mon.a (mon.0) 1028 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-09-14T04:35:49.530 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:49 smithi038 bash[84940]: cluster 2024-09-14T04:35:49.300431+0000 mon.a (mon.0) 1028 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-09-14T04:35:49.530 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:49 smithi038 bash[84940]: cluster 2024-09-14T04:35:49.300431+0000 mon.a (mon.0) 1028 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-09-14T04:35:49.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:49.539 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:49.539 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:35:49.639 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:49.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:49 smithi123 bash[68976]: cluster 2024-09-14T04:35:49.300431+0000 mon.a (mon.0) 1028 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-09-14T04:35:49.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:49 smithi123 bash[68976]: cluster 2024-09-14T04:35:49.300431+0000 mon.a (mon.0) 1028 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-09-14T04:35:49.664 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:49.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:49.673 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:35:49.687 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 74 16 90958 90942 76.6051 72.6875 0.00485567 0.0130481 2024-09-14T04:35:49.773 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:49.799 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:49.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:49.801 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:35:49.902 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:49.920 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:49.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:49.922 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:35:50.023 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:50.042 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:50.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:50.044 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:35:50.145 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:50.167 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:50.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:50.169 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:35:50.270 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:50.305 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:50.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:50.313 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:35:50.356 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:35:50 smithi123 bash[61744]: ts=2024-09-14T04:35:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:35:50.414 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:50.440 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:50.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:50.444 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:35:50.461 DEBUG:teuthology.orchestra.run.smithi123:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4d8d8784-724c-11ef-bceb-c7b262605968@osd.7.service' 2024-09-14T04:35:50.514 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 04:35:50 smithi123 systemd[1]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968@osd.7.service: Deactivated successfully. 2024-09-14T04:35:50.514 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 04:35:50 smithi123 systemd[1]: Stopped Ceph osd.7 for 4d8d8784-724c-11ef-bceb-c7b262605968. 2024-09-14T04:35:50.514 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:50 smithi123 bash[68976]: cluster 2024-09-14T04:35:49.249617+0000 mgr.y (mgr.26165) 844 : cluster [DBG] pgmap v813: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 5.4 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 33194/264249 objects degraded (12.562%); 7993/264249 objects misplaced (3.025%); 746 KiB/s, 12 objects/s recovering 2024-09-14T04:35:50.514 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:50 smithi123 bash[68976]: cluster 2024-09-14T04:35:49.249617+0000 mgr.y (mgr.26165) 844 : cluster [DBG] pgmap v813: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 5.4 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 33194/264249 objects degraded (12.562%); 7993/264249 objects misplaced (3.025%); 746 KiB/s, 12 objects/s recovering 2024-09-14T04:35:50.539 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-14T04:35:50.539 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-09-14T04:35:50.541 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:50 smithi038 bash[84940]: cluster 2024-09-14T04:35:49.249617+0000 mgr.y (mgr.26165) 844 : cluster [DBG] pgmap v813: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 5.4 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 33194/264249 objects degraded (12.562%); 7993/264249 objects misplaced (3.025%); 746 KiB/s, 12 objects/s recovering 2024-09-14T04:35:50.541 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:50 smithi038 bash[84940]: cluster 2024-09-14T04:35:49.249617+0000 mgr.y (mgr.26165) 844 : cluster [DBG] pgmap v813: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 5.4 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 33194/264249 objects degraded (12.562%); 7993/264249 objects misplaced (3.025%); 746 KiB/s, 12 objects/s recovering 2024-09-14T04:35:50.541 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:50 smithi038 bash[87336]: cluster 2024-09-14T04:35:49.249617+0000 mgr.y (mgr.26165) 844 : cluster [DBG] pgmap v813: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 5.4 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 33194/264249 objects degraded (12.562%); 7993/264249 objects misplaced (3.025%); 746 KiB/s, 12 objects/s recovering 2024-09-14T04:35:50.541 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:50 smithi038 bash[87336]: cluster 2024-09-14T04:35:49.249617+0000 mgr.y (mgr.26165) 844 : cluster [DBG] pgmap v813: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 5.4 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 33194/264249 objects degraded (12.562%); 7993/264249 objects misplaced (3.025%); 746 KiB/s, 12 objects/s recovering 2024-09-14T04:35:50.545 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:50.607 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:50.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:50.612 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:35:50.687 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 75 16 91771 91755 76.2619 50.8125 0.00476657 0.0130955 2024-09-14T04:35:50.713 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:50.744 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:50.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:50.748 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:35:50.849 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:50.879 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:50.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:50.882 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:35:50.982 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:51.010 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:51.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:51.012 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:35:51.013 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T04:35:51.113 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:51.139 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:51.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:51.144 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:35:51.245 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:51.271 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:51.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:51.455 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:35:51.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:51 smithi038 bash[84940]: cluster 2024-09-14T04:35:51.356980+0000 mon.a (mon.0) 1029 : cluster [WRN] Health check update: Degraded data redundancy: 34075/273747 objects degraded (12.448%), 19 pgs degraded (PG_DEGRADED) 2024-09-14T04:35:51.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:51 smithi038 bash[84940]: cluster 2024-09-14T04:35:51.356980+0000 mon.a (mon.0) 1029 : cluster [WRN] Health check update: Degraded data redundancy: 34075/273747 objects degraded (12.448%), 19 pgs degraded (PG_DEGRADED) 2024-09-14T04:35:51.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:51 smithi038 bash[87336]: cluster 2024-09-14T04:35:51.356980+0000 mon.a (mon.0) 1029 : cluster [WRN] Health check update: Degraded data redundancy: 34075/273747 objects degraded (12.448%), 19 pgs degraded (PG_DEGRADED) 2024-09-14T04:35:51.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:51 smithi038 bash[87336]: cluster 2024-09-14T04:35:51.356980+0000 mon.a (mon.0) 1029 : cluster [WRN] Health check update: Degraded data redundancy: 34075/273747 objects degraded (12.448%), 19 pgs degraded (PG_DEGRADED) 2024-09-14T04:35:51.556 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:51.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:51 smithi123 bash[68976]: cluster 2024-09-14T04:35:51.356980+0000 mon.a (mon.0) 1029 : cluster [WRN] Health check update: Degraded data redundancy: 34075/273747 objects degraded (12.448%), 19 pgs degraded (PG_DEGRADED) 2024-09-14T04:35:51.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:51 smithi123 bash[68976]: cluster 2024-09-14T04:35:51.356980+0000 mon.a (mon.0) 1029 : cluster [WRN] Health check update: Degraded data redundancy: 34075/273747 objects degraded (12.448%), 19 pgs degraded (PG_DEGRADED) 2024-09-14T04:35:51.687 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 76 16 92618 92602 75.9557 52.9375 0.00208321 0.0131141 2024-09-14T04:35:52.150 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:52.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:52.156 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:35:52.257 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:52.280 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:52.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:52.285 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:35:52.386 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:52.413 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:52.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:52.414 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:35:52.515 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:52.522 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:52 smithi123 bash[68976]: cluster 2024-09-14T04:35:51.250678+0000 mgr.y (mgr.26165) 845 : cluster [DBG] pgmap v814: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 34075/273747 objects degraded (12.448%); 7588/273747 objects misplaced (2.772%); 4.3 MiB/s, 68 objects/s recovering 2024-09-14T04:35:52.523 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:52 smithi123 bash[68976]: cluster 2024-09-14T04:35:51.250678+0000 mgr.y (mgr.26165) 845 : cluster [DBG] pgmap v814: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 34075/273747 objects degraded (12.448%); 7588/273747 objects misplaced (2.772%); 4.3 MiB/s, 68 objects/s recovering 2024-09-14T04:35:52.536 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:52.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:52.539 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:35:52.639 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:52.663 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:52.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:52.667 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:35:52.744 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 77 16 93768 93752 75.9027 71.875 0.0164451 0.0131697 2024-09-14T04:35:52.768 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:52.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:52 smithi038 bash[84940]: cluster 2024-09-14T04:35:51.250678+0000 mgr.y (mgr.26165) 845 : cluster [DBG] pgmap v814: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 34075/273747 objects degraded (12.448%); 7588/273747 objects misplaced (2.772%); 4.3 MiB/s, 68 objects/s recovering 2024-09-14T04:35:52.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:52 smithi038 bash[84940]: cluster 2024-09-14T04:35:51.250678+0000 mgr.y (mgr.26165) 845 : cluster [DBG] pgmap v814: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 34075/273747 objects degraded (12.448%); 7588/273747 objects misplaced (2.772%); 4.3 MiB/s, 68 objects/s recovering 2024-09-14T04:35:52.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:52 smithi038 bash[87336]: cluster 2024-09-14T04:35:51.250678+0000 mgr.y (mgr.26165) 845 : cluster [DBG] pgmap v814: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 34075/273747 objects degraded (12.448%); 7588/273747 objects misplaced (2.772%); 4.3 MiB/s, 68 objects/s recovering 2024-09-14T04:35:52.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:52 smithi038 bash[87336]: cluster 2024-09-14T04:35:51.250678+0000 mgr.y (mgr.26165) 845 : cluster [DBG] pgmap v814: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 34075/273747 objects degraded (12.448%); 7588/273747 objects misplaced (2.772%); 4.3 MiB/s, 68 objects/s recovering 2024-09-14T04:35:52.843 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:52.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:52.847 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:35:52.948 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:52.976 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:52.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:52.981 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:35:53.082 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:53.105 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:53.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:53.110 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:35:53.211 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:53.242 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:53.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:53.243 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:35:53.345 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:53.364 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:53.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:53.366 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:35:53.467 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:53.495 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:53.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:53.497 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:35:53.598 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:53.635 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:53.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:53.637 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:35:53.688 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 78 16 94527 94511 75.5386 47.4375 0.00474787 0.0132275 2024-09-14T04:35:53.738 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:53.774 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:53.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:53.776 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:35:53.876 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:53.895 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:53.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:53.898 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:35:53.998 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:54.017 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:54.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:54.019 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:35:54.120 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:54.138 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:54.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:54.140 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:35:54.241 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:54.262 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:54.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:54.265 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:35:54.365 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:54.388 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:54.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:54.390 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:35:54.491 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:54.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:54 smithi123 bash[68976]: cluster 2024-09-14T04:35:53.251265+0000 mgr.y (mgr.26165) 846 : cluster [DBG] pgmap v815: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 34075/273747 objects degraded (12.448%); 7588/273747 objects misplaced (2.772%); 3.8 MiB/s, 60 objects/s recovering 2024-09-14T04:35:54.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:54 smithi123 bash[68976]: cluster 2024-09-14T04:35:53.251265+0000 mgr.y (mgr.26165) 846 : cluster [DBG] pgmap v815: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 34075/273747 objects degraded (12.448%); 7588/273747 objects misplaced (2.772%); 3.8 MiB/s, 60 objects/s recovering 2024-09-14T04:35:54.515 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:54.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:54.518 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:35:54.618 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:54.646 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:54.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:54.649 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:35:54.688 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 79 16 95106 95090 75.0416 36.1875 0.0254522 0.0133207 2024-09-14T04:35:54.750 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:54.759 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:54 smithi038 bash[84940]: cluster 2024-09-14T04:35:53.251265+0000 mgr.y (mgr.26165) 846 : cluster [DBG] pgmap v815: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 34075/273747 objects degraded (12.448%); 7588/273747 objects misplaced (2.772%); 3.8 MiB/s, 60 objects/s recovering 2024-09-14T04:35:54.759 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:54 smithi038 bash[84940]: cluster 2024-09-14T04:35:53.251265+0000 mgr.y (mgr.26165) 846 : cluster [DBG] pgmap v815: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 34075/273747 objects degraded (12.448%); 7588/273747 objects misplaced (2.772%); 3.8 MiB/s, 60 objects/s recovering 2024-09-14T04:35:54.759 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:54 smithi038 bash[87336]: cluster 2024-09-14T04:35:53.251265+0000 mgr.y (mgr.26165) 846 : cluster [DBG] pgmap v815: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 34075/273747 objects degraded (12.448%); 7588/273747 objects misplaced (2.772%); 3.8 MiB/s, 60 objects/s recovering 2024-09-14T04:35:54.760 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:54 smithi038 bash[87336]: cluster 2024-09-14T04:35:53.251265+0000 mgr.y (mgr.26165) 846 : cluster [DBG] pgmap v815: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 34075/273747 objects degraded (12.448%); 7588/273747 objects misplaced (2.772%); 3.8 MiB/s, 60 objects/s recovering 2024-09-14T04:35:54.778 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:54.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:54.781 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:35:54.882 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:54.902 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:54.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:54.904 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:35:55.005 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:55.043 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:55.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:55.051 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:35:55.152 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:55.239 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:55.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:55.243 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:35:55.343 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:55.361 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:55.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:55.363 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:35:55.464 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:55.496 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:55.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:55.502 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:35:55.541 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 4, 5, 6, 7, 0] out_osds: [] dead_osds: [7] live_osds: [0, 1, 2, 3, 4, 5, 6] 2024-09-14T04:35:55.541 INFO:tasks.thrashosds.thrasher:Reviving osd 7 2024-09-14T04:35:55.541 INFO:tasks.cephadm.osd.7:Restarting osd.7 (starting--it wasn't running)... 2024-09-14T04:35:55.541 DEBUG:teuthology.orchestra.run.smithi123:osd.7> sudo journalctl -f -n 0 -u ceph-4d8d8784-724c-11ef-bceb-c7b262605968@osd.7.service 2024-09-14T04:35:55.543 DEBUG:teuthology.orchestra.run.smithi123:> sudo systemctl start ceph-4d8d8784-724c-11ef-bceb-c7b262605968@osd.7 2024-09-14T04:35:55.603 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:55.605 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.7 dump_ops_in_flight 2024-09-14T04:35:55.653 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:55.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:55.655 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:35:55.688 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:2024-09-14T04:35:55.690028+0000 min lat: 0.00122408 max lat: 3.23919 avg lat: 0.013374 2024-09-14T04:35:55.688 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-14T04:35:55.688 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 80 16 95927 95911 74.7457 51.3125 0.00639979 0.013374 2024-09-14T04:35:55.756 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:55.781 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:55.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:55.785 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:35:55.880 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 04:35:55 smithi123 systemd[1]: Started Ceph osd.7 for 4d8d8784-724c-11ef-bceb-c7b262605968. 2024-09-14T04:35:55.886 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:55.908 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:55.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:55.910 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:35:56.011 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:56.046 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:56.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:56.051 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:35:56.152 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:56.172 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:56.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:56.174 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:35:56.275 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:56.297 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:56.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:56.299 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:35:56.399 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:56.431 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:56.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:56.433 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:35:56.534 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:56.560 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:56.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:56.562 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:35:56.663 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:56.687 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:56.688 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 81 16 96743 96727 74.4531 51 0.00889883 0.0134256 2024-09-14T04:35:56.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:56.691 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:35:56.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:56 smithi038 bash[84940]: cluster 2024-09-14T04:35:55.252063+0000 mgr.y (mgr.26165) 847 : cluster [DBG] pgmap v816: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 35019/280182 objects degraded (12.499%); 7207/280182 objects misplaced (2.572%); 4.2 MiB/s, 67 objects/s recovering 2024-09-14T04:35:56.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:56 smithi038 bash[84940]: cluster 2024-09-14T04:35:55.252063+0000 mgr.y (mgr.26165) 847 : cluster [DBG] pgmap v816: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 35019/280182 objects degraded (12.499%); 7207/280182 objects misplaced (2.572%); 4.2 MiB/s, 67 objects/s recovering 2024-09-14T04:35:56.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:56 smithi038 bash[87336]: cluster 2024-09-14T04:35:55.252063+0000 mgr.y (mgr.26165) 847 : cluster [DBG] pgmap v816: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 35019/280182 objects degraded (12.499%); 7207/280182 objects misplaced (2.572%); 4.2 MiB/s, 67 objects/s recovering 2024-09-14T04:35:56.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:56 smithi038 bash[87336]: cluster 2024-09-14T04:35:55.252063+0000 mgr.y (mgr.26165) 847 : cluster [DBG] pgmap v816: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 35019/280182 objects degraded (12.499%); 7207/280182 objects misplaced (2.572%); 4.2 MiB/s, 67 objects/s recovering 2024-09-14T04:35:56.791 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:56.809 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:56.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:56.811 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:35:56.912 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:56.922 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:56 smithi123 bash[68976]: cluster 2024-09-14T04:35:55.252063+0000 mgr.y (mgr.26165) 847 : cluster [DBG] pgmap v816: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 35019/280182 objects degraded (12.499%); 7207/280182 objects misplaced (2.572%); 4.2 MiB/s, 67 objects/s recovering 2024-09-14T04:35:56.922 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:56 smithi123 bash[68976]: cluster 2024-09-14T04:35:55.252063+0000 mgr.y (mgr.26165) 847 : cluster [DBG] pgmap v816: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 35019/280182 objects degraded (12.499%); 7207/280182 objects misplaced (2.572%); 4.2 MiB/s, 67 objects/s recovering 2024-09-14T04:35:56.941 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:56.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:56.944 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:35:57.044 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:57.063 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:57.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:57.065 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:35:57.166 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:57.190 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:57.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:57.197 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:35:57.298 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:57.320 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:57.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:57.324 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:35:57.425 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:57.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:57.453 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:57.454 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:35:57.554 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:57.564 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:57 smithi038 bash[84940]: cluster 2024-09-14T04:35:57.147791+0000 mon.a (mon.0) 1030 : cluster [WRN] Health check update: Degraded data redundancy: 35019/280182 objects degraded (12.499%), 19 pgs degraded (PG_DEGRADED) 2024-09-14T04:35:57.564 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:57 smithi038 bash[84940]: cluster 2024-09-14T04:35:57.147791+0000 mon.a (mon.0) 1030 : cluster [WRN] Health check update: Degraded data redundancy: 35019/280182 objects degraded (12.499%), 19 pgs degraded (PG_DEGRADED) 2024-09-14T04:35:57.564 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:57 smithi038 bash[87336]: cluster 2024-09-14T04:35:57.147791+0000 mon.a (mon.0) 1030 : cluster [WRN] Health check update: Degraded data redundancy: 35019/280182 objects degraded (12.499%), 19 pgs degraded (PG_DEGRADED) 2024-09-14T04:35:57.564 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:57 smithi038 bash[87336]: cluster 2024-09-14T04:35:57.147791+0000 mon.a (mon.0) 1030 : cluster [WRN] Health check update: Degraded data redundancy: 35019/280182 objects degraded (12.499%), 19 pgs degraded (PG_DEGRADED) 2024-09-14T04:35:57.582 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:57.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:57.583 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:35:57.684 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:57.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:57 smithi123 bash[68976]: cluster 2024-09-14T04:35:57.147791+0000 mon.a (mon.0) 1030 : cluster [WRN] Health check update: Degraded data redundancy: 35019/280182 objects degraded (12.499%), 19 pgs degraded (PG_DEGRADED) 2024-09-14T04:35:57.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:57 smithi123 bash[68976]: cluster 2024-09-14T04:35:57.147791+0000 mon.a (mon.0) 1030 : cluster [WRN] Health check update: Degraded data redundancy: 35019/280182 objects degraded (12.499%), 19 pgs degraded (PG_DEGRADED) 2024-09-14T04:35:57.688 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 82 16 97597 97581 74.1966 53.375 0.0191366 0.0134727 2024-09-14T04:35:57.708 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:57.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:57.713 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:35:57.813 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:57.831 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:35:57.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:57.836 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:35:57.937 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:57.979 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:57.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:57.981 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:35:58.082 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:58.108 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:58.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:58.113 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:35:58.215 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:58.233 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:35:58.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:58.234 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:35:58.335 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:58.354 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:58.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:58.356 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:35:58.457 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:58.485 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:58.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:58.492 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:35:58.593 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:58.617 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:58.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:58.621 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:35:58.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:58 smithi123 bash[68976]: cluster 2024-09-14T04:35:57.252823+0000 mgr.y (mgr.26165) 848 : cluster [DBG] pgmap v817: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 30 MiB/s wr, 485 op/s; 35643/286533 objects degraded (12.439%); 6661/286533 objects misplaced (2.325%); 6.7 MiB/s, 107 objects/s recovering 2024-09-14T04:35:58.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:35:58 smithi123 bash[68976]: cluster 2024-09-14T04:35:57.252823+0000 mgr.y (mgr.26165) 848 : cluster [DBG] pgmap v817: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 30 MiB/s wr, 485 op/s; 35643/286533 objects degraded (12.439%); 6661/286533 objects misplaced (2.325%); 6.7 MiB/s, 107 objects/s recovering 2024-09-14T04:35:58.688 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 83 16 98529 98513 74.0049 58.25 0.0100485 0.0135075 2024-09-14T04:35:58.722 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:58.730 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:58 smithi038 bash[84940]: cluster 2024-09-14T04:35:57.252823+0000 mgr.y (mgr.26165) 848 : cluster [DBG] pgmap v817: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 30 MiB/s wr, 485 op/s; 35643/286533 objects degraded (12.439%); 6661/286533 objects misplaced (2.325%); 6.7 MiB/s, 107 objects/s recovering 2024-09-14T04:35:58.730 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:35:58 smithi038 bash[84940]: cluster 2024-09-14T04:35:57.252823+0000 mgr.y (mgr.26165) 848 : cluster [DBG] pgmap v817: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 30 MiB/s wr, 485 op/s; 35643/286533 objects degraded (12.439%); 6661/286533 objects misplaced (2.325%); 6.7 MiB/s, 107 objects/s recovering 2024-09-14T04:35:58.731 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:58 smithi038 bash[87336]: cluster 2024-09-14T04:35:57.252823+0000 mgr.y (mgr.26165) 848 : cluster [DBG] pgmap v817: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 30 MiB/s wr, 485 op/s; 35643/286533 objects degraded (12.439%); 6661/286533 objects misplaced (2.325%); 6.7 MiB/s, 107 objects/s recovering 2024-09-14T04:35:58.731 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:35:58 smithi038 bash[87336]: cluster 2024-09-14T04:35:57.252823+0000 mgr.y (mgr.26165) 848 : cluster [DBG] pgmap v817: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 30 MiB/s wr, 485 op/s; 35643/286533 objects degraded (12.439%); 6661/286533 objects misplaced (2.325%); 6.7 MiB/s, 107 objects/s recovering 2024-09-14T04:35:58.731 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:35:58 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:35:58] "GET /metrics HTTP/1.1" 200 36642 "" "Prometheus/2.51.0" 2024-09-14T04:35:58.745 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:58.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:58.748 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:35:58.849 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:58.872 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:58.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:58.875 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:35:58.976 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:58.995 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:35:58.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:58.997 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:35:59.097 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:59.121 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:59.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:59.123 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:35:59.224 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:59.247 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:59.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:59.250 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:35:59.351 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:59.373 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:35:59.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:59.376 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:35:59.477 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:59.503 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:59.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:59.507 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:35:59.607 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:59.645 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:35:59.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:59.648 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:35:59.688 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 84 16 99610 99594 73.9283 67.5625 0.00557394 0.0135211 2024-09-14T04:35:59.750 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:59.775 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:35:59.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:59.777 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:35:59.878 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:59.899 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:35:59.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:35:59.901 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:35:59.982 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-14T04:35:59.983 INFO:teuthology.orchestra.run.smithi123.stdout: "ops": [ 2024-09-14T04:35:59.983 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:59.983 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop_reply(client.35187.0:99733 8.10 e178/176 ondisk, result = 0)", 2024-09-14T04:35:59.983 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:35:59.977746+0000", 2024-09-14T04:35:59.983 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 0.002130364, 2024-09-14T04:35:59.983 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.002176716, 2024-09-14T04:35:59.983 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:35:59.983 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "started", 2024-09-14T04:35:59.983 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:35:59.983 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:59.984 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:35:59.984 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:59.977746+0000", 2024-09-14T04:35:59.984 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:35:59.984 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:59.984 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:59.984 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:35:59.984 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:59.977746+0000", 2024-09-14T04:35:59.984 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:35:59.984 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:59.984 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:59.984 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:35:59.984 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:59.977746+0000", 2024-09-14T04:35:59.985 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2024-09-14T04:35:59.985 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:59.985 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:59.985 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:35:59.985 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:59.977752+0000", 2024-09-14T04:35:59.985 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.0700000000000003e-06 2024-09-14T04:35:59.985 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:59.985 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:59.985 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:35:59.985 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:59.977771+0000", 2024-09-14T04:35:59.985 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.9029e-05 2024-09-14T04:35:59.986 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:59.986 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:59.986 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:35:59.986 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:59.977777+0000", 2024-09-14T04:35:59.986 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.302e-06 2024-09-14T04:35:59.986 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:59.986 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:59.986 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:35:59.986 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:59.978950+0000", 2024-09-14T04:35:59.986 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0011732960000000001 2024-09-14T04:35:59.986 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:59.987 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:59.987 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:35:59.987 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:59.978956+0000", 2024-09-14T04:35:59.987 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.536e-06 2024-09-14T04:35:59.987 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:35:59.987 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:35:59.987 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:35:59.987 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:59.987 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:59.987 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.35187.0:99740 8.a e178/160 8:5e53a33b:::benchmark_data_smithi038_168109_object99739:head v 178'6209, mlcod=178'6206)", 2024-09-14T04:35:59.987 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:35:59.978754+0000", 2024-09-14T04:35:59.987 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 0.0011230350000000001, 2024-09-14T04:35:59.987 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.001256826, 2024-09-14T04:35:59.987 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:35:59.988 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "started", 2024-09-14T04:35:59.988 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:35:59.988 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:59.988 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:35:59.988 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:59.978754+0000", 2024-09-14T04:35:59.988 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:35:59.988 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:59.988 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:59.988 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:35:59.988 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:59.978754+0000", 2024-09-14T04:35:59.988 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:35:59.988 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:59.989 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:59.989 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:35:59.989 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:59.978753+0000", 2024-09-14T04:35:59.989 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2024-09-14T04:35:59.989 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:59.989 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:59.989 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:35:59.989 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:59.978818+0000", 2024-09-14T04:35:59.989 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.5147999999999994e-05 2024-09-14T04:35:59.989 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:59.989 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:59.989 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:35:59.989 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:59.978832+0000", 2024-09-14T04:35:59.989 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3718e-05 2024-09-14T04:35:59.990 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:59.990 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:59.990 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:35:59.990 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:59.978841+0000", 2024-09-14T04:35:59.990 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.5999999999999996e-06 2024-09-14T04:35:59.990 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:59.990 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:59.990 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:35:59.990 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:59.978877+0000", 2024-09-14T04:35:59.990 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.5630000000000003e-05 2024-09-14T04:35:59.990 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:59.990 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:59.990 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:35:59.990 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:59.978889+0000", 2024-09-14T04:35:59.991 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.2149e-05 2024-09-14T04:35:59.991 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:35:59.991 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:35:59.991 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:35:59.991 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:59.991 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:59.991 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35187.0:99741 8.14 8:2969987c:::benchmark_data_smithi038_168109_object99740: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 e178)", 2024-09-14T04:35:59.991 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:35:59.979369+0000", 2024-09-14T04:35:59.991 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 0.00050795400000000002, 2024-09-14T04:35:59.991 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00070798499999999995, 2024-09-14T04:35:59.991 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:35:59.991 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "waiting for sub ops", 2024-09-14T04:35:59.991 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:35:59.991 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35187", 2024-09-14T04:35:59.992 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/472054100", 2024-09-14T04:35:59.992 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 99741 2024-09-14T04:35:59.992 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:59.992 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:35:59.992 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:59.992 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:35:59.992 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:59.979369+0000", 2024-09-14T04:35:59.992 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:35:59.992 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:59.993 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:59.993 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:35:59.993 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:59.979369+0000", 2024-09-14T04:35:59.993 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:35:59.993 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:59.993 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:59.993 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:35:59.994 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:59.979367+0000", 2024-09-14T04:35:59.994 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2024-09-14T04:35:59.994 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:59.994 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:59.994 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:35:59.994 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:59.979424+0000", 2024-09-14T04:35:59.994 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.6280999999999999e-05 2024-09-14T04:35:59.994 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:59.994 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:59.994 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:35:59.994 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:59.979439+0000", 2024-09-14T04:35:59.994 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.5889999999999999e-05 2024-09-14T04:35:59.994 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:59.994 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:59.995 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:35:59.995 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:59.979446+0000", 2024-09-14T04:35:59.995 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.2160000000000003e-06 2024-09-14T04:35:59.995 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:59.995 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:59.995 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:35:59.995 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:59.979499+0000", 2024-09-14T04:35:59.995 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.3681000000000003e-05 2024-09-14T04:35:59.995 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:59.995 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:59.995 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:35:59.995 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:59.979646+0000", 2024-09-14T04:35:59.995 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00014620099999999999 2024-09-14T04:35:59.995 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:59.996 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:59.996 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 2,4", 2024-09-14T04:35:59.996 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:59.979811+0000", 2024-09-14T04:35:59.996 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000165845 2024-09-14T04:35:59.996 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:35:59.996 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:35:59.996 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:35:59.996 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:59.996 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:59.996 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35187.0:99730 8.18 8:1c420ea3:::benchmark_data_smithi038_168109_object99729: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 e178)", 2024-09-14T04:35:59.996 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:35:59.970054+0000", 2024-09-14T04:35:59.997 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 0.0098227790000000002, 2024-09-14T04:35:59.997 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.010103281, 2024-09-14T04:35:59.997 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:35:59.997 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "waiting for sub ops", 2024-09-14T04:35:59.997 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:35:59.997 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35187", 2024-09-14T04:35:59.997 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/472054100", 2024-09-14T04:35:59.997 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 99730 2024-09-14T04:35:59.997 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:59.997 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:35:59.997 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:59.997 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:35:59.997 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:59.970054+0000", 2024-09-14T04:35:59.997 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:35:59.998 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:59.998 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:59.998 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:35:59.998 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:59.970054+0000", 2024-09-14T04:35:59.998 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:35:59.998 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:59.998 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:59.998 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:35:59.998 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:59.970052+0000", 2024-09-14T04:35:59.998 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999981 2024-09-14T04:35:59.998 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:59.998 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:59.999 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:35:59.999 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:59.970130+0000", 2024-09-14T04:35:59.999 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.7903000000000003e-05 2024-09-14T04:35:59.999 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:35:59.999 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:35:59.999 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:35:59.999 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:59.970145+0000", 2024-09-14T04:35:59.999 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.4687e-05 2024-09-14T04:35:59.999 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:00.000 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:00.000 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:36:00.000 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:59.970152+0000", 2024-09-14T04:36:00.000 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.0700000000000001e-06 2024-09-14T04:36:00.000 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:00.000 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:00.000 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:36:00.000 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:59.970187+0000", 2024-09-14T04:36:00.000 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.5327999999999998e-05 2024-09-14T04:36:00.000 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:00.000 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:00.000 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:36:00.001 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:59.970286+0000", 2024-09-14T04:36:00.001 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.8781000000000002e-05 2024-09-14T04:36:00.001 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:00.001 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:00.001 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 3", 2024-09-14T04:36:00.001 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:59.970374+0000", 2024-09-14T04:36:00.001 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.8226999999999994e-05 2024-09-14T04:36:00.001 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:00.001 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:00.001 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:36:00.001 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:59.971369+0000", 2024-09-14T04:36:00.001 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00099483300000000009 2024-09-14T04:36:00.001 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:36:00.001 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:36:00.002 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:36:00.002 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:00.002 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:00.002 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35187.0:99733 8.10 8:0ecf9955:::benchmark_data_smithi038_168109_object99732: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 e178)", 2024-09-14T04:36:00.002 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:35:59.970163+0000", 2024-09-14T04:36:00.002 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 0.0097142129999999993, 2024-09-14T04:36:00.002 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.010079194, 2024-09-14T04:36:00.002 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:36:00.002 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:36:00.002 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:36:00.002 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35187", 2024-09-14T04:36:00.002 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/472054100", 2024-09-14T04:36:00.002 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 99733 2024-09-14T04:36:00.003 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:00.003 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:36:00.003 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:00.003 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:36:00.003 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:59.970163+0000", 2024-09-14T04:36:00.003 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:36:00.003 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:00.003 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:00.003 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:36:00.003 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:59.970163+0000", 2024-09-14T04:36:00.003 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:36:00.003 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:00.003 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:00.003 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:36:00.004 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:59.970162+0000", 2024-09-14T04:36:00.004 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999995 2024-09-14T04:36:00.004 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:00.004 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:00.004 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:36:00.004 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:59.970192+0000", 2024-09-14T04:36:00.004 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.9848999999999998e-05 2024-09-14T04:36:00.004 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:00.004 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:00.004 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:36:00.004 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:59.970200+0000", 2024-09-14T04:36:00.004 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.1850000000000004e-06 2024-09-14T04:36:00.004 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:00.005 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:00.005 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:36:00.005 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:59.970205+0000", 2024-09-14T04:36:00.005 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.8189999999999999e-06 2024-09-14T04:36:00.005 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:00.005 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:00.005 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:36:00.005 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:59.970234+0000", 2024-09-14T04:36:00.005 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.9651000000000001e-05 2024-09-14T04:36:00.005 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:00.005 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:00.005 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:36:00.005 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:59.970452+0000", 2024-09-14T04:36:00.005 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00021776200000000001 2024-09-14T04:36:00.006 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:00.006 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:00.006 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,4", 2024-09-14T04:36:00.006 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:59.970583+0000", 2024-09-14T04:36:00.006 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000131132 2024-09-14T04:36:00.006 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:00.006 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:00.006 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:36:00.006 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:59.971697+0000", 2024-09-14T04:36:00.006 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.001113323 2024-09-14T04:36:00.006 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:00.006 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:00.006 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:36:00.006 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:59.975134+0000", 2024-09-14T04:36:00.007 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.003437608 2024-09-14T04:36:00.007 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:00.007 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:00.007 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:36:00.007 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:59.978960+0000", 2024-09-14T04:36:00.007 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0038255619999999998 2024-09-14T04:36:00.007 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:00.007 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:00.007 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:36:00.007 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:59.979008+0000", 2024-09-14T04:36:00.007 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.8174999999999999e-05 2024-09-14T04:36:00.007 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:36:00.007 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:36:00.008 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:36:00.008 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:00.008 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:00.008 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35187.0:99738 8.18 8:1896a771:::benchmark_data_smithi038_168109_object99737: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 e178)", 2024-09-14T04:36:00.008 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:35:59.974469+0000", 2024-09-14T04:36:00.008 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 0.0054072920000000002, 2024-09-14T04:36:00.008 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.005871762, 2024-09-14T04:36:00.008 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:36:00.008 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "waiting for sub ops", 2024-09-14T04:36:00.008 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:36:00.008 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35187", 2024-09-14T04:36:00.008 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/472054100", 2024-09-14T04:36:00.008 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 99738 2024-09-14T04:36:00.008 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:00.009 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:36:00.009 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:00.009 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:36:00.009 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:59.974469+0000", 2024-09-14T04:36:00.009 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:36:00.009 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:00.009 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:00.009 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:36:00.009 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:59.974469+0000", 2024-09-14T04:36:00.009 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:36:00.009 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:00.009 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:00.009 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:36:00.010 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:59.974468+0000", 2024-09-14T04:36:00.010 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999981 2024-09-14T04:36:00.010 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:00.010 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:00.010 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:36:00.010 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:59.974520+0000", 2024-09-14T04:36:00.010 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.2286e-05 2024-09-14T04:36:00.010 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:00.010 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:00.010 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:36:00.010 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:59.974536+0000", 2024-09-14T04:36:00.010 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.6058000000000001e-05 2024-09-14T04:36:00.010 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:00.011 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:00.011 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:36:00.011 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:59.974543+0000", 2024-09-14T04:36:00.011 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.7270000000000001e-06 2024-09-14T04:36:00.011 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:00.011 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:00.011 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:36:00.011 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:59.974656+0000", 2024-09-14T04:36:00.011 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000112911 2024-09-14T04:36:00.011 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:00.011 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:00.011 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:36:00.011 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:59.974793+0000", 2024-09-14T04:36:00.011 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00013705100000000001 2024-09-14T04:36:00.012 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:00.012 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:00.012 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 3", 2024-09-14T04:36:00.012 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:59.974976+0000", 2024-09-14T04:36:00.012 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00018331599999999999 2024-09-14T04:36:00.012 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:00.012 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:00.012 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:36:00.012 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:59.978938+0000", 2024-09-14T04:36:00.012 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0039618509999999997 2024-09-14T04:36:00.012 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:36:00.012 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:36:00.012 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:36:00.012 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:00.013 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:00.013 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35187.0:99739 8.8 8:1306fefd:::benchmark_data_smithi038_168109_object99738: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 e178)", 2024-09-14T04:36:00.013 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:35:59.974616+0000", 2024-09-14T04:36:00.013 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 0.005260832, 2024-09-14T04:36:00.013 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0058086630000000004, 2024-09-14T04:36:00.013 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:36:00.013 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "waiting for sub ops", 2024-09-14T04:36:00.013 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:36:00.013 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35187", 2024-09-14T04:36:00.013 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/472054100", 2024-09-14T04:36:00.013 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 99739 2024-09-14T04:36:00.013 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:00.013 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:36:00.014 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:00.014 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:36:00.014 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:59.974616+0000", 2024-09-14T04:36:00.014 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:36:00.014 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:00.014 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:00.014 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:36:00.014 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:59.974616+0000", 2024-09-14T04:36:00.014 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:36:00.014 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:00.014 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:00.014 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:36:00.014 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:59.974615+0000", 2024-09-14T04:36:00.014 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2024-09-14T04:36:00.015 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:00.015 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:00.015 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:36:00.015 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:59.974649+0000", 2024-09-14T04:36:00.015 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.4319000000000001e-05 2024-09-14T04:36:00.015 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:00.015 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:00.015 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:36:00.015 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:59.974661+0000", 2024-09-14T04:36:00.015 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.1069e-05 2024-09-14T04:36:00.015 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:00.015 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:00.015 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:36:00.016 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:59.974666+0000", 2024-09-14T04:36:00.016 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.4240000000000001e-06 2024-09-14T04:36:00.016 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:00.016 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:00.016 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:36:00.016 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:59.975149+0000", 2024-09-14T04:36:00.016 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00048291700000000003 2024-09-14T04:36:00.016 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:00.016 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:00.016 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:36:00.016 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:59.975224+0000", 2024-09-14T04:36:00.016 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.4697999999999995e-05 2024-09-14T04:36:00.016 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:00.016 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:00.017 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 3", 2024-09-14T04:36:00.017 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:59.975301+0000", 2024-09-14T04:36:00.017 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.7806999999999996e-05 2024-09-14T04:36:00.017 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:00.017 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:00.017 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:36:00.017 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:59.978945+0000", 2024-09-14T04:36:00.017 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0036433490000000002 2024-09-14T04:36:00.017 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:36:00.017 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:36:00.017 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:36:00.017 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:36:00.017 INFO:teuthology.orchestra.run.smithi123.stdout: ], 2024-09-14T04:36:00.017 INFO:teuthology.orchestra.run.smithi123.stdout: "num_ops": 7 2024-09-14T04:36:00.018 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-14T04:36:00.018 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:00.054 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:00.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:00.060 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:36:00.161 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:00.186 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:00.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:00.190 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:36:00.291 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:00.320 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:00.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:00.322 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:36:00.423 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:00.433 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T04:36:00.437 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:36:00 smithi123 bash[61744]: ts=2024-09-14T04:36:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:36:00.437 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 04:36:00 smithi123 bash[114530]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-14T04:36:00.437 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 04:36:00 smithi123 bash[114530]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-7 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-09-14T04:36:00.437 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 04:36:00 smithi123 bash[114530]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-14T04:36:00.437 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 04:36:00 smithi123 bash[114530]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-14T04:36:00.437 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 04:36:00 smithi123 bash[114530]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-09-14T04:36:00.437 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 04:36:00 smithi123 bash[114530]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-14T04:36:00.437 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 04:36:00 smithi123 bash[114530]: --> ceph-volume raw activate successful for osd ID: 7 2024-09-14T04:36:00.450 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:00.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:00.453 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:36:00.554 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:00.574 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:00 smithi123 bash[68976]: cluster 2024-09-14T04:35:59.253534+0000 mgr.y (mgr.26165) 849 : cluster [DBG] pgmap v818: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 33 MiB/s wr, 521 op/s; 36272/289170 objects degraded (12.543%); 6258/289170 objects misplaced (2.164%); 7.2 MiB/s, 115 objects/s recovering 2024-09-14T04:36:00.574 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:00 smithi123 bash[68976]: cluster 2024-09-14T04:35:59.253534+0000 mgr.y (mgr.26165) 849 : cluster [DBG] pgmap v818: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 33 MiB/s wr, 521 op/s; 36272/289170 objects degraded (12.543%); 6258/289170 objects misplaced (2.164%); 7.2 MiB/s, 115 objects/s recovering 2024-09-14T04:36:00.574 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:00 smithi123 bash[68976]: audit 2024-09-14T04:36:00.233962+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:36:00.574 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:00 smithi123 bash[68976]: audit 2024-09-14T04:36:00.233962+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:36:00.574 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:00 smithi123 bash[68976]: audit 2024-09-14T04:36:00.236059+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:36:00.574 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:00 smithi123 bash[68976]: audit 2024-09-14T04:36:00.236059+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:36:00.581 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:00.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:00.584 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:36:00.666 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:00 smithi038 bash[84940]: cluster 2024-09-14T04:35:59.253534+0000 mgr.y (mgr.26165) 849 : cluster [DBG] pgmap v818: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 33 MiB/s wr, 521 op/s; 36272/289170 objects degraded (12.543%); 6258/289170 objects misplaced (2.164%); 7.2 MiB/s, 115 objects/s recovering 2024-09-14T04:36:00.666 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:00 smithi038 bash[84940]: cluster 2024-09-14T04:35:59.253534+0000 mgr.y (mgr.26165) 849 : cluster [DBG] pgmap v818: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 33 MiB/s wr, 521 op/s; 36272/289170 objects degraded (12.543%); 6258/289170 objects misplaced (2.164%); 7.2 MiB/s, 115 objects/s recovering 2024-09-14T04:36:00.666 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:00 smithi038 bash[84940]: audit 2024-09-14T04:36:00.233962+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:36:00.666 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:00 smithi038 bash[84940]: audit 2024-09-14T04:36:00.233962+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:36:00.666 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:00 smithi038 bash[84940]: audit 2024-09-14T04:36:00.236059+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:36:00.666 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:00 smithi038 bash[84940]: audit 2024-09-14T04:36:00.236059+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:36:00.667 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:00 smithi038 bash[87336]: cluster 2024-09-14T04:35:59.253534+0000 mgr.y (mgr.26165) 849 : cluster [DBG] pgmap v818: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 33 MiB/s wr, 521 op/s; 36272/289170 objects degraded (12.543%); 6258/289170 objects misplaced (2.164%); 7.2 MiB/s, 115 objects/s recovering 2024-09-14T04:36:00.667 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:00 smithi038 bash[87336]: cluster 2024-09-14T04:35:59.253534+0000 mgr.y (mgr.26165) 849 : cluster [DBG] pgmap v818: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 33 MiB/s wr, 521 op/s; 36272/289170 objects degraded (12.543%); 6258/289170 objects misplaced (2.164%); 7.2 MiB/s, 115 objects/s recovering 2024-09-14T04:36:00.667 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:00 smithi038 bash[87336]: audit 2024-09-14T04:36:00.233962+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:36:00.667 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:00 smithi038 bash[87336]: audit 2024-09-14T04:36:00.233962+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:36:00.667 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:00 smithi038 bash[87336]: audit 2024-09-14T04:36:00.236059+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:36:00.667 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:00 smithi038 bash[87336]: audit 2024-09-14T04:36:00.236059+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:36:00.684 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:00.688 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 85 16 100551 100535 73.7508 58.8125 0.015227 0.0135545 2024-09-14T04:36:00.706 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:00.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:00.710 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:36:00.811 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:00.836 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:00.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:00.843 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:36:00.944 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:00.963 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:00.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:00.966 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:36:01.067 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:01.091 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:01.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:01.093 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:36:01.194 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:01.215 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:01.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:01.217 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:36:01.317 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:01.340 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:01.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:01.341 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:36:01.442 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:01.478 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:01.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:01.482 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:36:01.583 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:01.609 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:01.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:01.618 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:36:01.689 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 86 16 101414 101398 73.5209 53.9375 0.00936537 0.0135964 2024-09-14T04:36:01.719 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:01.745 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:01.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:01.750 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:36:01.851 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:01.870 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:01.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:01.872 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:36:01.972 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:01.991 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:01.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:01.992 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:36:02.093 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:02.117 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:02.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:02.120 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:36:02.221 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:02.254 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:02.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:02.257 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:36:02.358 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:02.382 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:02.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:02.385 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:36:02.485 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:02.507 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:02.512 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:02 smithi123 bash[68976]: cluster 2024-09-14T04:36:01.255368+0000 mgr.y (mgr.26165) 850 : cluster [DBG] pgmap v819: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 6.1 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 62 MiB/s wr, 989 op/s; 37272/299895 objects degraded (12.428%); 5690/299895 objects misplaced (1.897%); 9.9 MiB/s, 159 objects/s recovering 2024-09-14T04:36:02.512 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:02 smithi123 bash[68976]: cluster 2024-09-14T04:36:01.255368+0000 mgr.y (mgr.26165) 850 : cluster [DBG] pgmap v819: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 6.1 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 62 MiB/s wr, 989 op/s; 37272/299895 objects degraded (12.428%); 5690/299895 objects misplaced (1.897%); 9.9 MiB/s, 159 objects/s recovering 2024-09-14T04:36:02.512 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:02 smithi123 bash[68976]: cluster 2024-09-14T04:36:02.148433+0000 mon.a (mon.0) 1033 : cluster [WRN] Health check update: Degraded data redundancy: 37272/299895 objects degraded (12.428%), 19 pgs degraded (PG_DEGRADED) 2024-09-14T04:36:02.512 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:02 smithi123 bash[68976]: cluster 2024-09-14T04:36:02.148433+0000 mon.a (mon.0) 1033 : cluster [WRN] Health check update: Degraded data redundancy: 37272/299895 objects degraded (12.428%), 19 pgs degraded (PG_DEGRADED) 2024-09-14T04:36:02.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:02.513 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:36:02.614 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:02.639 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:02.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:02.643 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:36:02.688 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 87 16 102437 102421 73.4109 63.9375 0.00798256 0.0136167 2024-09-14T04:36:02.744 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:02.761 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:02.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:02.763 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:36:02.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:02 smithi038 bash[84940]: cluster 2024-09-14T04:36:01.255368+0000 mgr.y (mgr.26165) 850 : cluster [DBG] pgmap v819: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 6.1 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 62 MiB/s wr, 989 op/s; 37272/299895 objects degraded (12.428%); 5690/299895 objects misplaced (1.897%); 9.9 MiB/s, 159 objects/s recovering 2024-09-14T04:36:02.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:02 smithi038 bash[84940]: cluster 2024-09-14T04:36:01.255368+0000 mgr.y (mgr.26165) 850 : cluster [DBG] pgmap v819: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 6.1 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 62 MiB/s wr, 989 op/s; 37272/299895 objects degraded (12.428%); 5690/299895 objects misplaced (1.897%); 9.9 MiB/s, 159 objects/s recovering 2024-09-14T04:36:02.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:02 smithi038 bash[84940]: cluster 2024-09-14T04:36:02.148433+0000 mon.a (mon.0) 1033 : cluster [WRN] Health check update: Degraded data redundancy: 37272/299895 objects degraded (12.428%), 19 pgs degraded (PG_DEGRADED) 2024-09-14T04:36:02.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:02 smithi038 bash[84940]: cluster 2024-09-14T04:36:02.148433+0000 mon.a (mon.0) 1033 : cluster [WRN] Health check update: Degraded data redundancy: 37272/299895 objects degraded (12.428%), 19 pgs degraded (PG_DEGRADED) 2024-09-14T04:36:02.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:02 smithi038 bash[87336]: cluster 2024-09-14T04:36:01.255368+0000 mgr.y (mgr.26165) 850 : cluster [DBG] pgmap v819: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 6.1 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 62 MiB/s wr, 989 op/s; 37272/299895 objects degraded (12.428%); 5690/299895 objects misplaced (1.897%); 9.9 MiB/s, 159 objects/s recovering 2024-09-14T04:36:02.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:02 smithi038 bash[87336]: cluster 2024-09-14T04:36:01.255368+0000 mgr.y (mgr.26165) 850 : cluster [DBG] pgmap v819: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 6.1 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 62 MiB/s wr, 989 op/s; 37272/299895 objects degraded (12.428%); 5690/299895 objects misplaced (1.897%); 9.9 MiB/s, 159 objects/s recovering 2024-09-14T04:36:02.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:02 smithi038 bash[87336]: cluster 2024-09-14T04:36:02.148433+0000 mon.a (mon.0) 1033 : cluster [WRN] Health check update: Degraded data redundancy: 37272/299895 objects degraded (12.428%), 19 pgs degraded (PG_DEGRADED) 2024-09-14T04:36:02.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:02 smithi038 bash[87336]: cluster 2024-09-14T04:36:02.148433+0000 mon.a (mon.0) 1033 : cluster [WRN] Health check update: Degraded data redundancy: 37272/299895 objects degraded (12.428%), 19 pgs degraded (PG_DEGRADED) 2024-09-14T04:36:02.864 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:02.896 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:02.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:02.903 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:03.004 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:03.026 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:03.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:03.029 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:36:03.130 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:03.160 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:03.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:03.164 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:36:03.265 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:03.289 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:03.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:03.292 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:36:03.393 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:03.417 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:03.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:03.419 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:36:03.520 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:03.549 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:03.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:03.551 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:36:03.652 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:03.689 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 88 16 103415 103399 73.2715 61.125 0.0157366 0.0136421 2024-09-14T04:36:03.701 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:03.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:03.707 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:36:03.739 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.5 dump_blocked_ops 2024-09-14T04:36:03.809 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:03.835 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:03.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:03.837 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:36:03.938 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:03.959 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:03.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:03.962 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:36:04.063 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:04.091 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:04.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:04.094 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:36:04.195 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:04.216 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:04.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:04.220 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:36:04.320 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:04.356 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:04.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:04.363 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:04.464 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:04.489 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:04.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:04.493 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:36:04.594 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:04.604 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:04 smithi038 bash[84940]: cluster 2024-09-14T04:36:03.256144+0000 mgr.y (mgr.26165) 851 : cluster [DBG] pgmap v820: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 6.1 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 45 MiB/s wr, 725 op/s; 37272/299895 objects degraded (12.428%); 5690/299895 objects misplaced (1.897%); 7.8 MiB/s, 125 objects/s recovering 2024-09-14T04:36:04.604 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:04 smithi038 bash[84940]: cluster 2024-09-14T04:36:03.256144+0000 mgr.y (mgr.26165) 851 : cluster [DBG] pgmap v820: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 6.1 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 45 MiB/s wr, 725 op/s; 37272/299895 objects degraded (12.428%); 5690/299895 objects misplaced (1.897%); 7.8 MiB/s, 125 objects/s recovering 2024-09-14T04:36:04.604 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:04 smithi038 bash[87336]: cluster 2024-09-14T04:36:03.256144+0000 mgr.y (mgr.26165) 851 : cluster [DBG] pgmap v820: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 6.1 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 45 MiB/s wr, 725 op/s; 37272/299895 objects degraded (12.428%); 5690/299895 objects misplaced (1.897%); 7.8 MiB/s, 125 objects/s recovering 2024-09-14T04:36:04.604 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:04 smithi038 bash[87336]: cluster 2024-09-14T04:36:03.256144+0000 mgr.y (mgr.26165) 851 : cluster [DBG] pgmap v820: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 6.1 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 45 MiB/s wr, 725 op/s; 37272/299895 objects degraded (12.428%); 5690/299895 objects misplaced (1.897%); 7.8 MiB/s, 125 objects/s recovering 2024-09-14T04:36:04.616 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:04.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:04.618 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:04.688 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 89 16 104409 104393 73.1465 62.125 0.0155251 0.0136664 2024-09-14T04:36:04.719 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:04.728 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:04 smithi123 bash[68976]: cluster 2024-09-14T04:36:03.256144+0000 mgr.y (mgr.26165) 851 : cluster [DBG] pgmap v820: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 6.1 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 45 MiB/s wr, 725 op/s; 37272/299895 objects degraded (12.428%); 5690/299895 objects misplaced (1.897%); 7.8 MiB/s, 125 objects/s recovering 2024-09-14T04:36:04.728 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:04 smithi123 bash[68976]: cluster 2024-09-14T04:36:03.256144+0000 mgr.y (mgr.26165) 851 : cluster [DBG] pgmap v820: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 6.1 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 45 MiB/s wr, 725 op/s; 37272/299895 objects degraded (12.428%); 5690/299895 objects misplaced (1.897%); 7.8 MiB/s, 125 objects/s recovering 2024-09-14T04:36:04.742 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:04.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:04.748 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:36:04.849 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:04.871 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:04.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:04.873 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:36:04.974 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:05.004 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:05.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:05.008 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:05.109 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:05.142 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:05.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:05.148 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:36:05.248 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:05.273 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:05.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:05.277 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:36:05.378 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:05.395 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:05.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:05.397 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:36:05.497 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:05.517 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:05.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:05.519 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:05.620 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:05.642 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:05.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:05.644 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:05.689 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Total time run: 90.0165 2024-09-14T04:36:05.689 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Total writes made: 105072 2024-09-14T04:36:05.689 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Write size: 65536 2024-09-14T04:36:05.689 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Object size: 65536 2024-09-14T04:36:05.689 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Bandwidth (MB/sec): 72.9533 2024-09-14T04:36:05.689 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Stddev Bandwidth: 34.7623 2024-09-14T04:36:05.689 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Max bandwidth (MB/sec): 185.625 2024-09-14T04:36:05.689 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Min bandwidth (MB/sec): 0 2024-09-14T04:36:05.690 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Average IOPS: 1167 2024-09-14T04:36:05.690 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Stddev IOPS: 556.196 2024-09-14T04:36:05.690 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Max IOPS: 2970 2024-09-14T04:36:05.690 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Min IOPS: 0 2024-09-14T04:36:05.690 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Average Latency(s): 0.0137018 2024-09-14T04:36:05.690 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Stddev Latency(s): 0.0471738 2024-09-14T04:36:05.690 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Max latency(s): 3.23919 2024-09-14T04:36:05.690 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Min latency(s): 0.00122408 2024-09-14T04:36:05.696 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Cleaning up (deleting benchmark objects) 2024-09-14T04:36:05.745 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:05.766 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:05.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:05.768 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:36:05.869 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:05.896 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:05.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:05.901 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:36:06.002 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:06.023 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:06.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:06.026 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:36:06.127 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:06.149 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:06.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:06.151 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:06.252 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:06.276 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:06.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:06.279 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:36:06.380 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:06.398 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:06.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:06.399 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:36:06.500 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:06.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:06.543 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:06.543 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:36:06.644 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:06.668 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:06.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:06.672 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:36:06.758 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:06 smithi123 bash[68976]: cluster 2024-09-14T04:36:05.257132+0000 mgr.y (mgr.26165) 852 : cluster [DBG] pgmap v821: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 58 MiB/s wr, 929 op/s; 38347/307221 objects degraded (12.482%); 5313/307221 objects misplaced (1.729%); 8.8 MiB/s, 141 objects/s recovering 2024-09-14T04:36:06.758 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:06 smithi123 bash[68976]: cluster 2024-09-14T04:36:05.257132+0000 mgr.y (mgr.26165) 852 : cluster [DBG] pgmap v821: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 58 MiB/s wr, 929 op/s; 38347/307221 objects degraded (12.482%); 5313/307221 objects misplaced (1.729%); 8.8 MiB/s, 141 objects/s recovering 2024-09-14T04:36:06.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:06 smithi038 bash[84940]: cluster 2024-09-14T04:36:05.257132+0000 mgr.y (mgr.26165) 852 : cluster [DBG] pgmap v821: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 58 MiB/s wr, 929 op/s; 38347/307221 objects degraded (12.482%); 5313/307221 objects misplaced (1.729%); 8.8 MiB/s, 141 objects/s recovering 2024-09-14T04:36:06.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:06 smithi038 bash[84940]: cluster 2024-09-14T04:36:05.257132+0000 mgr.y (mgr.26165) 852 : cluster [DBG] pgmap v821: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 58 MiB/s wr, 929 op/s; 38347/307221 objects degraded (12.482%); 5313/307221 objects misplaced (1.729%); 8.8 MiB/s, 141 objects/s recovering 2024-09-14T04:36:06.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:06 smithi038 bash[87336]: cluster 2024-09-14T04:36:05.257132+0000 mgr.y (mgr.26165) 852 : cluster [DBG] pgmap v821: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 58 MiB/s wr, 929 op/s; 38347/307221 objects degraded (12.482%); 5313/307221 objects misplaced (1.729%); 8.8 MiB/s, 141 objects/s recovering 2024-09-14T04:36:06.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:06 smithi038 bash[87336]: cluster 2024-09-14T04:36:05.257132+0000 mgr.y (mgr.26165) 852 : cluster [DBG] pgmap v821: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 58 MiB/s wr, 929 op/s; 38347/307221 objects degraded (12.482%); 5313/307221 objects misplaced (1.729%); 8.8 MiB/s, 141 objects/s recovering 2024-09-14T04:36:06.773 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:06.793 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:06.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:06.795 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:36:06.896 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:06.916 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:06.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:06.919 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:36:07.020 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:07.046 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:07.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:07.051 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:07.152 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:07.176 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:07.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:07.180 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:36:07.281 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:07.308 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:07.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:07.313 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:07.414 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:07.439 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:07.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:07.443 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:36:07.544 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:07.576 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:07.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:07.579 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:36:07.679 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:07.689 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:07 smithi038 bash[84940]: cluster 2024-09-14T04:36:07.149324+0000 mon.a (mon.0) 1034 : cluster [WRN] Health check update: Degraded data redundancy: 38347/307221 objects degraded (12.482%), 19 pgs degraded (PG_DEGRADED) 2024-09-14T04:36:07.689 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:07 smithi038 bash[84940]: cluster 2024-09-14T04:36:07.149324+0000 mon.a (mon.0) 1034 : cluster [WRN] Health check update: Degraded data redundancy: 38347/307221 objects degraded (12.482%), 19 pgs degraded (PG_DEGRADED) 2024-09-14T04:36:07.689 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:07 smithi038 bash[87336]: cluster 2024-09-14T04:36:07.149324+0000 mon.a (mon.0) 1034 : cluster [WRN] Health check update: Degraded data redundancy: 38347/307221 objects degraded (12.482%), 19 pgs degraded (PG_DEGRADED) 2024-09-14T04:36:07.689 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:07 smithi038 bash[87336]: cluster 2024-09-14T04:36:07.149324+0000 mon.a (mon.0) 1034 : cluster [WRN] Health check update: Degraded data redundancy: 38347/307221 objects degraded (12.482%), 19 pgs degraded (PG_DEGRADED) 2024-09-14T04:36:07.706 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:07.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:07.710 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:36:07.811 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:07.832 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:07.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:07.834 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:36:07.935 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:07.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:07 smithi123 bash[68976]: cluster 2024-09-14T04:36:07.149324+0000 mon.a (mon.0) 1034 : cluster [WRN] Health check update: Degraded data redundancy: 38347/307221 objects degraded (12.482%), 19 pgs degraded (PG_DEGRADED) 2024-09-14T04:36:07.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:07 smithi123 bash[68976]: cluster 2024-09-14T04:36:07.149324+0000 mon.a (mon.0) 1034 : cluster [WRN] Health check update: Degraded data redundancy: 38347/307221 objects degraded (12.482%), 19 pgs degraded (PG_DEGRADED) 2024-09-14T04:36:07.961 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:07.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:07.963 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:36:08.064 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:08.098 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:08.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:08.101 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:08.201 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:08.228 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:08.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:08.232 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:36:08.333 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:08.361 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:08.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:08.364 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:36:08.375 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:36:08 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:36:08] "GET /metrics HTTP/1.1" 200 36670 "" "Prometheus/2.51.0" 2024-09-14T04:36:08.465 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:08.488 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:08.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:08.492 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:36:08.593 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:08.618 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:08.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:08.623 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:36:08.646 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:08 smithi123 bash[68976]: cluster 2024-09-14T04:36:07.257896+0000 mgr.y (mgr.26165) 853 : cluster [DBG] pgmap v822: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 6.4 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 59 MiB/s wr, 942 op/s; 38982/313821 objects degraded (12.422%); 4655/313821 objects misplaced (1.483%); 11 MiB/s, 180 objects/s recovering 2024-09-14T04:36:08.646 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:08 smithi123 bash[68976]: cluster 2024-09-14T04:36:07.257896+0000 mgr.y (mgr.26165) 853 : cluster [DBG] pgmap v822: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 6.4 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 59 MiB/s wr, 942 op/s; 38982/313821 objects degraded (12.422%); 4655/313821 objects misplaced (1.483%); 11 MiB/s, 180 objects/s recovering 2024-09-14T04:36:08.646 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 04:36:08 smithi123 bash[115166]: debug 2024-09-14T04:36:08.286+0000 7f2603f3d440 -1 Falling back to public interface 2024-09-14T04:36:08.724 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:08.743 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:08.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:08.745 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:36:08.808 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:08 smithi038 bash[87336]: cluster 2024-09-14T04:36:07.257896+0000 mgr.y (mgr.26165) 853 : cluster [DBG] pgmap v822: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 6.4 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 59 MiB/s wr, 942 op/s; 38982/313821 objects degraded (12.422%); 4655/313821 objects misplaced (1.483%); 11 MiB/s, 180 objects/s recovering 2024-09-14T04:36:08.808 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:08 smithi038 bash[87336]: cluster 2024-09-14T04:36:07.257896+0000 mgr.y (mgr.26165) 853 : cluster [DBG] pgmap v822: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 6.4 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 59 MiB/s wr, 942 op/s; 38982/313821 objects degraded (12.422%); 4655/313821 objects misplaced (1.483%); 11 MiB/s, 180 objects/s recovering 2024-09-14T04:36:08.809 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:08 smithi038 bash[84940]: cluster 2024-09-14T04:36:07.257896+0000 mgr.y (mgr.26165) 853 : cluster [DBG] pgmap v822: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 6.4 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 59 MiB/s wr, 942 op/s; 38982/313821 objects degraded (12.422%); 4655/313821 objects misplaced (1.483%); 11 MiB/s, 180 objects/s recovering 2024-09-14T04:36:08.809 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:08 smithi038 bash[84940]: cluster 2024-09-14T04:36:07.257896+0000 mgr.y (mgr.26165) 853 : cluster [DBG] pgmap v822: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 6.4 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 59 MiB/s wr, 942 op/s; 38982/313821 objects degraded (12.422%); 4655/313821 objects misplaced (1.483%); 11 MiB/s, 180 objects/s recovering 2024-09-14T04:36:08.846 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:08.873 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:08.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:08.875 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:36:08.937 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0: {} 2024-09-14T04:36:08.937 INFO:teuthology.orchestra.run.smithi038.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-14T04:36:08.976 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:08.985 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1: {} 2024-09-14T04:36:08.985 INFO:teuthology.orchestra.run.smithi038.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-14T04:36:09.003 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:09.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:09.007 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:36:09.026 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2: {} 2024-09-14T04:36:09.026 INFO:teuthology.orchestra.run.smithi038.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-14T04:36:09.064 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3: {} 2024-09-14T04:36:09.064 INFO:teuthology.orchestra.run.smithi038.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-14T04:36:09.094 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4: {} 2024-09-14T04:36:09.094 INFO:teuthology.orchestra.run.smithi038.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-14T04:36:09.108 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:09.115 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5: {} 2024-09-14T04:36:09.116 INFO:teuthology.orchestra.run.smithi038.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-14T04:36:09.135 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:09.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:09.138 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:36:09.150 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6: {} 2024-09-14T04:36:09.151 INFO:teuthology.orchestra.run.smithi038.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-14T04:36:09.152 INFO:teuthology.orchestra.run.smithi038.stderr:Error ENXIO: problem getting command descriptions from osd.7 2024-09-14T04:36:09.239 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:09.259 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:09.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:09.263 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:36:09.364 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:09.387 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:09.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:09.390 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:09.491 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:09.527 INFO:teuthology.orchestra.run.smithi038.stderr:noscrub is set 2024-09-14T04:36:09.540 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:09.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:09.552 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:36:09.652 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:09.673 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:09.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:09.677 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:36:09.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:09 smithi038 bash[87336]: audit 2024-09-14T04:36:08.871477+0000 mon.c (mon.2) 46 : audit [DBG] from='client.? 172.21.15.38:0/572414633' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:36:09.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:09 smithi038 bash[87336]: audit 2024-09-14T04:36:08.871477+0000 mon.c (mon.2) 46 : audit [DBG] from='client.? 172.21.15.38:0/572414633' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:36:09.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:09 smithi038 bash[87336]: audit 2024-09-14T04:36:09.257818+0000 mon.c (mon.2) 47 : audit [INF] from='client.? 172.21.15.38:0/4025013998' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:36:09.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:09 smithi038 bash[87336]: audit 2024-09-14T04:36:09.257818+0000 mon.c (mon.2) 47 : audit [INF] from='client.? 172.21.15.38:0/4025013998' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:36:09.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:09 smithi038 bash[87336]: audit 2024-09-14T04:36:09.258290+0000 mon.a (mon.0) 1035 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:36:09.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:09 smithi038 bash[87336]: audit 2024-09-14T04:36:09.258290+0000 mon.a (mon.0) 1035 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:36:09.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:09 smithi038 bash[84940]: audit 2024-09-14T04:36:08.871477+0000 mon.c (mon.2) 46 : audit [DBG] from='client.? 172.21.15.38:0/572414633' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:36:09.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:09 smithi038 bash[84940]: audit 2024-09-14T04:36:08.871477+0000 mon.c (mon.2) 46 : audit [DBG] from='client.? 172.21.15.38:0/572414633' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:36:09.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:09 smithi038 bash[84940]: audit 2024-09-14T04:36:09.257818+0000 mon.c (mon.2) 47 : audit [INF] from='client.? 172.21.15.38:0/4025013998' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:36:09.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:09 smithi038 bash[84940]: audit 2024-09-14T04:36:09.257818+0000 mon.c (mon.2) 47 : audit [INF] from='client.? 172.21.15.38:0/4025013998' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:36:09.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:09 smithi038 bash[84940]: audit 2024-09-14T04:36:09.258290+0000 mon.a (mon.0) 1035 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:36:09.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:09 smithi038 bash[84940]: audit 2024-09-14T04:36:09.258290+0000 mon.a (mon.0) 1035 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:36:09.777 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:09.785 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:09 smithi123 bash[68976]: audit 2024-09-14T04:36:08.871477+0000 mon.c (mon.2) 46 : audit [DBG] from='client.? 172.21.15.38:0/572414633' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:36:09.785 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:09 smithi123 bash[68976]: audit 2024-09-14T04:36:08.871477+0000 mon.c (mon.2) 46 : audit [DBG] from='client.? 172.21.15.38:0/572414633' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:36:09.785 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:09 smithi123 bash[68976]: audit 2024-09-14T04:36:09.257818+0000 mon.c (mon.2) 47 : audit [INF] from='client.? 172.21.15.38:0/4025013998' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:36:09.785 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:09 smithi123 bash[68976]: audit 2024-09-14T04:36:09.257818+0000 mon.c (mon.2) 47 : audit [INF] from='client.? 172.21.15.38:0/4025013998' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:36:09.785 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:09 smithi123 bash[68976]: audit 2024-09-14T04:36:09.258290+0000 mon.a (mon.0) 1035 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:36:09.785 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:09 smithi123 bash[68976]: audit 2024-09-14T04:36:09.258290+0000 mon.a (mon.0) 1035 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:36:09.796 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:09.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:09.798 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:36:09.898 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:09.917 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:09.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:09.919 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:36:10.020 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:10.040 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:10.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:10.042 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:36:10.143 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:10.163 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:10.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:10.165 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:10.266 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:10.287 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:10.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:10.289 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:36:10.381 INFO:teuthology.orchestra.run.smithi123.stderr:no valid command found; 10 closest matches: 2024-09-14T04:36:10.382 INFO:teuthology.orchestra.run.smithi123.stderr:0 2024-09-14T04:36:10.382 INFO:teuthology.orchestra.run.smithi123.stderr:1 2024-09-14T04:36:10.382 INFO:teuthology.orchestra.run.smithi123.stderr:2 2024-09-14T04:36:10.382 INFO:teuthology.orchestra.run.smithi123.stderr:abort 2024-09-14T04:36:10.382 INFO:teuthology.orchestra.run.smithi123.stderr:assert 2024-09-14T04:36:10.382 INFO:teuthology.orchestra.run.smithi123.stderr:config diff 2024-09-14T04:36:10.382 INFO:teuthology.orchestra.run.smithi123.stderr:config diff get 2024-09-14T04:36:10.382 INFO:teuthology.orchestra.run.smithi123.stderr:config get 2024-09-14T04:36:10.382 INFO:teuthology.orchestra.run.smithi123.stderr:config help [] 2024-09-14T04:36:10.383 INFO:teuthology.orchestra.run.smithi123.stderr:config set ... 2024-09-14T04:36:10.383 INFO:teuthology.orchestra.run.smithi123.stderr:admin_socket: invalid command 2024-09-14T04:36:10.383 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:36:10 smithi123 bash[61744]: ts=2024-09-14T04:36:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:36:10.389 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:10.407 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:10.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:10.409 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:36:10.510 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:10.511 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T04:36:10.530 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:10.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:10.532 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:36:10.633 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:10.658 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:10.659 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:10 smithi123 bash[68976]: cluster 2024-09-14T04:36:09.258436+0000 mgr.y (mgr.26165) 854 : cluster [DBG] pgmap v823: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 6.4 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 49 MiB/s wr, 850 op/s; 38768/312894 objects degraded (12.390%); 4244/312894 objects misplaced (1.356%); 9.5 MiB/s, 151 objects/s recovering 2024-09-14T04:36:10.659 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:10 smithi123 bash[68976]: cluster 2024-09-14T04:36:09.258436+0000 mgr.y (mgr.26165) 854 : cluster [DBG] pgmap v823: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 6.4 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 49 MiB/s wr, 850 op/s; 38768/312894 objects degraded (12.390%); 4244/312894 objects misplaced (1.356%); 9.5 MiB/s, 151 objects/s recovering 2024-09-14T04:36:10.659 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:10 smithi123 bash[68976]: cluster 2024-09-14T04:36:09.487538+0000 mon.a (mon.0) 1036 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:36:10.659 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:10 smithi123 bash[68976]: cluster 2024-09-14T04:36:09.487538+0000 mon.a (mon.0) 1036 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:36:10.660 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:10 smithi123 bash[68976]: audit 2024-09-14T04:36:09.505330+0000 mon.a (mon.0) 1037 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:36:10.660 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:10 smithi123 bash[68976]: audit 2024-09-14T04:36:09.505330+0000 mon.a (mon.0) 1037 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:36:10.660 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:10 smithi123 bash[68976]: cluster 2024-09-14T04:36:09.523458+0000 mon.a (mon.0) 1038 : cluster [DBG] osdmap e179: 8 total, 7 up, 8 in 2024-09-14T04:36:10.660 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:10 smithi123 bash[68976]: cluster 2024-09-14T04:36:09.523458+0000 mon.a (mon.0) 1038 : cluster [DBG] osdmap e179: 8 total, 7 up, 8 in 2024-09-14T04:36:10.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:10.661 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:10.762 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:10.784 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:10.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:10.788 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:36:10.889 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:10.900 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:10 smithi038 bash[84940]: cluster 2024-09-14T04:36:09.258436+0000 mgr.y (mgr.26165) 854 : cluster [DBG] pgmap v823: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 6.4 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 49 MiB/s wr, 850 op/s; 38768/312894 objects degraded (12.390%); 4244/312894 objects misplaced (1.356%); 9.5 MiB/s, 151 objects/s recovering 2024-09-14T04:36:10.900 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:10 smithi038 bash[84940]: cluster 2024-09-14T04:36:09.258436+0000 mgr.y (mgr.26165) 854 : cluster [DBG] pgmap v823: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 6.4 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 49 MiB/s wr, 850 op/s; 38768/312894 objects degraded (12.390%); 4244/312894 objects misplaced (1.356%); 9.5 MiB/s, 151 objects/s recovering 2024-09-14T04:36:10.900 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:10 smithi038 bash[84940]: cluster 2024-09-14T04:36:09.487538+0000 mon.a (mon.0) 1036 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:36:10.901 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:10 smithi038 bash[84940]: cluster 2024-09-14T04:36:09.487538+0000 mon.a (mon.0) 1036 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:36:10.901 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:10 smithi038 bash[84940]: audit 2024-09-14T04:36:09.505330+0000 mon.a (mon.0) 1037 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:36:10.901 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:10 smithi038 bash[84940]: audit 2024-09-14T04:36:09.505330+0000 mon.a (mon.0) 1037 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:36:10.901 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:10 smithi038 bash[84940]: cluster 2024-09-14T04:36:09.523458+0000 mon.a (mon.0) 1038 : cluster [DBG] osdmap e179: 8 total, 7 up, 8 in 2024-09-14T04:36:10.901 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:10 smithi038 bash[84940]: cluster 2024-09-14T04:36:09.523458+0000 mon.a (mon.0) 1038 : cluster [DBG] osdmap e179: 8 total, 7 up, 8 in 2024-09-14T04:36:10.901 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:10 smithi038 bash[87336]: cluster 2024-09-14T04:36:09.258436+0000 mgr.y (mgr.26165) 854 : cluster [DBG] pgmap v823: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 6.4 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 49 MiB/s wr, 850 op/s; 38768/312894 objects degraded (12.390%); 4244/312894 objects misplaced (1.356%); 9.5 MiB/s, 151 objects/s recovering 2024-09-14T04:36:10.901 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:10 smithi038 bash[87336]: cluster 2024-09-14T04:36:09.258436+0000 mgr.y (mgr.26165) 854 : cluster [DBG] pgmap v823: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 6.4 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 49 MiB/s wr, 850 op/s; 38768/312894 objects degraded (12.390%); 4244/312894 objects misplaced (1.356%); 9.5 MiB/s, 151 objects/s recovering 2024-09-14T04:36:10.901 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:10 smithi038 bash[87336]: cluster 2024-09-14T04:36:09.487538+0000 mon.a (mon.0) 1036 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:36:10.901 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:10 smithi038 bash[87336]: cluster 2024-09-14T04:36:09.487538+0000 mon.a (mon.0) 1036 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:36:10.901 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:10 smithi038 bash[87336]: audit 2024-09-14T04:36:09.505330+0000 mon.a (mon.0) 1037 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:36:10.901 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:10 smithi038 bash[87336]: audit 2024-09-14T04:36:09.505330+0000 mon.a (mon.0) 1037 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:36:10.902 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:10 smithi038 bash[87336]: cluster 2024-09-14T04:36:09.523458+0000 mon.a (mon.0) 1038 : cluster [DBG] osdmap e179: 8 total, 7 up, 8 in 2024-09-14T04:36:10.902 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:10 smithi038 bash[87336]: cluster 2024-09-14T04:36:09.523458+0000 mon.a (mon.0) 1038 : cluster [DBG] osdmap e179: 8 total, 7 up, 8 in 2024-09-14T04:36:10.926 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:10.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:10.930 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:36:11.031 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:11.062 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:11.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:11.065 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:36:11.166 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:11.199 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:11.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:11.204 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:36:11.305 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:11.329 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:11.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:11.331 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:36:11.432 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:11.473 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:11.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:11.476 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:36:11.576 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:11.598 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:11.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:11.600 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:11.700 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:11.726 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:11.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:11.732 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:36:11.833 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:11.843 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:11 smithi038 bash[84940]: cluster 2024-09-14T04:36:10.523663+0000 mon.a (mon.0) 1039 : cluster [DBG] osdmap e180: 8 total, 7 up, 8 in 2024-09-14T04:36:11.843 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:11 smithi038 bash[84940]: cluster 2024-09-14T04:36:10.523663+0000 mon.a (mon.0) 1039 : cluster [DBG] osdmap e180: 8 total, 7 up, 8 in 2024-09-14T04:36:11.843 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:11 smithi038 bash[87336]: cluster 2024-09-14T04:36:10.523663+0000 mon.a (mon.0) 1039 : cluster [DBG] osdmap e180: 8 total, 7 up, 8 in 2024-09-14T04:36:11.844 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:11 smithi038 bash[87336]: cluster 2024-09-14T04:36:10.523663+0000 mon.a (mon.0) 1039 : cluster [DBG] osdmap e180: 8 total, 7 up, 8 in 2024-09-14T04:36:11.867 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:11.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:11.873 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:36:11.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:11 smithi123 bash[68976]: cluster 2024-09-14T04:36:10.523663+0000 mon.a (mon.0) 1039 : cluster [DBG] osdmap e180: 8 total, 7 up, 8 in 2024-09-14T04:36:11.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:11 smithi123 bash[68976]: cluster 2024-09-14T04:36:10.523663+0000 mon.a (mon.0) 1039 : cluster [DBG] osdmap e180: 8 total, 7 up, 8 in 2024-09-14T04:36:11.973 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:11.997 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:11.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:11.999 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:36:12.100 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:12.129 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:12.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:12.132 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:36:12.233 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:12.257 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:12.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:12.259 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:36:12.308 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-09-14T04:36:12.309 INFO:tasks.cephadm.ceph_manager.ceph:waiting on admin_socket for osd-7, ['dump_ops_in_flight'] 2024-09-14T04:36:12.360 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:12.381 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:12.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:12.382 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:36:12.483 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:12.511 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:12.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:12.513 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:36:12.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:12 smithi123 bash[68976]: cluster 2024-09-14T04:36:11.259195+0000 mgr.y (mgr.26165) 855 : cluster [DBG] pgmap v826: 99 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 127 B/s rd, 40 MiB/s wr, 1.14k op/s; 34757/303372 objects degraded (11.457%); 6880/303372 objects misplaced (2.268%); 12 MiB/s, 194 objects/s recovering 2024-09-14T04:36:12.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:12 smithi123 bash[68976]: cluster 2024-09-14T04:36:11.259195+0000 mgr.y (mgr.26165) 855 : cluster [DBG] pgmap v826: 99 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 127 B/s rd, 40 MiB/s wr, 1.14k op/s; 34757/303372 objects degraded (11.457%); 6880/303372 objects misplaced (2.268%); 12 MiB/s, 194 objects/s recovering 2024-09-14T04:36:12.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:12 smithi123 bash[68976]: cluster 2024-09-14T04:36:12.150125+0000 mon.a (mon.0) 1040 : cluster [WRN] Health check update: Degraded data redundancy: 34757/303372 objects degraded (11.457%), 18 pgs degraded (PG_DEGRADED) 2024-09-14T04:36:12.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:12 smithi123 bash[68976]: cluster 2024-09-14T04:36:12.150125+0000 mon.a (mon.0) 1040 : cluster [WRN] Health check update: Degraded data redundancy: 34757/303372 objects degraded (11.457%), 18 pgs degraded (PG_DEGRADED) 2024-09-14T04:36:12.613 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:12.638 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:12.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:12.641 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:36:12.742 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:12.751 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:12 smithi038 bash[84940]: cluster 2024-09-14T04:36:11.259195+0000 mgr.y (mgr.26165) 855 : cluster [DBG] pgmap v826: 99 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 127 B/s rd, 40 MiB/s wr, 1.14k op/s; 34757/303372 objects degraded (11.457%); 6880/303372 objects misplaced (2.268%); 12 MiB/s, 194 objects/s recovering 2024-09-14T04:36:12.751 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:12 smithi038 bash[84940]: cluster 2024-09-14T04:36:11.259195+0000 mgr.y (mgr.26165) 855 : cluster [DBG] pgmap v826: 99 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 127 B/s rd, 40 MiB/s wr, 1.14k op/s; 34757/303372 objects degraded (11.457%); 6880/303372 objects misplaced (2.268%); 12 MiB/s, 194 objects/s recovering 2024-09-14T04:36:12.752 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:12 smithi038 bash[84940]: cluster 2024-09-14T04:36:12.150125+0000 mon.a (mon.0) 1040 : cluster [WRN] Health check update: Degraded data redundancy: 34757/303372 objects degraded (11.457%), 18 pgs degraded (PG_DEGRADED) 2024-09-14T04:36:12.752 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:12 smithi038 bash[84940]: cluster 2024-09-14T04:36:12.150125+0000 mon.a (mon.0) 1040 : cluster [WRN] Health check update: Degraded data redundancy: 34757/303372 objects degraded (11.457%), 18 pgs degraded (PG_DEGRADED) 2024-09-14T04:36:12.752 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:12 smithi038 bash[87336]: cluster 2024-09-14T04:36:11.259195+0000 mgr.y (mgr.26165) 855 : cluster [DBG] pgmap v826: 99 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 127 B/s rd, 40 MiB/s wr, 1.14k op/s; 34757/303372 objects degraded (11.457%); 6880/303372 objects misplaced (2.268%); 12 MiB/s, 194 objects/s recovering 2024-09-14T04:36:12.752 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:12 smithi038 bash[87336]: cluster 2024-09-14T04:36:11.259195+0000 mgr.y (mgr.26165) 855 : cluster [DBG] pgmap v826: 99 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 127 B/s rd, 40 MiB/s wr, 1.14k op/s; 34757/303372 objects degraded (11.457%); 6880/303372 objects misplaced (2.268%); 12 MiB/s, 194 objects/s recovering 2024-09-14T04:36:12.752 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:12 smithi038 bash[87336]: cluster 2024-09-14T04:36:12.150125+0000 mon.a (mon.0) 1040 : cluster [WRN] Health check update: Degraded data redundancy: 34757/303372 objects degraded (11.457%), 18 pgs degraded (PG_DEGRADED) 2024-09-14T04:36:12.752 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:12 smithi038 bash[87336]: cluster 2024-09-14T04:36:12.150125+0000 mon.a (mon.0) 1040 : cluster [WRN] Health check update: Degraded data redundancy: 34757/303372 objects degraded (11.457%), 18 pgs degraded (PG_DEGRADED) 2024-09-14T04:36:12.766 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:12.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:12.771 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:12.872 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:12.906 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:12.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:12.908 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:13.009 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:13.044 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:13.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:13.048 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:36:13.149 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:13.156 DEBUG:teuthology.orchestra.run:got remote process result: 6 2024-09-14T04:36:13.156 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2024-09-14T04:36:13.178 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:13.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:13.181 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:36:13.283 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:13.305 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:13.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:13.309 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:36:13.409 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:13.433 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:13.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:13.436 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:36:13.536 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:13.569 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:13.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:13.575 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:13.675 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:13.700 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:13.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:13.703 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:36:13.804 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:13.833 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:13.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:13.837 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:13.938 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:13.967 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:13.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:13.971 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:14.072 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:14.107 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:14.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:14.109 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:36:14.210 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:14.233 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:14.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:14.234 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:36:14.335 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:14.363 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:14.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:14.366 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:36:14.466 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:14.476 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 04:36:14 smithi123 bash[115166]: debug 2024-09-14T04:36:14.214+0000 7f2603f3d440 -1 osd.7 174 log_to_monitors true 2024-09-14T04:36:14.497 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:14.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:14.500 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:36:14.600 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:14.625 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:14.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:14.627 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:36:14.728 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:14.738 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:14 smithi038 bash[84940]: cluster 2024-09-14T04:36:13.259800+0000 mgr.y (mgr.26165) 856 : cluster [DBG] pgmap v827: 99 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 127 B/s rd, 21 MiB/s wr, 838 op/s; 34757/303372 objects degraded (11.457%); 6880/303372 objects misplaced (2.268%); 11 MiB/s, 171 objects/s recovering 2024-09-14T04:36:14.738 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:14 smithi038 bash[84940]: cluster 2024-09-14T04:36:13.259800+0000 mgr.y (mgr.26165) 856 : cluster [DBG] pgmap v827: 99 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 127 B/s rd, 21 MiB/s wr, 838 op/s; 34757/303372 objects degraded (11.457%); 6880/303372 objects misplaced (2.268%); 11 MiB/s, 171 objects/s recovering 2024-09-14T04:36:14.739 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:14 smithi038 bash[84940]: audit 2024-09-14T04:36:14.227274+0000 mon.b (mon.1) 18 : audit [INF] from='osd.7 [v2:172.21.15.123:6824/2938381039,v1:172.21.15.123:6825/2938381039]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-14T04:36:14.739 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:14 smithi038 bash[84940]: audit 2024-09-14T04:36:14.227274+0000 mon.b (mon.1) 18 : audit [INF] from='osd.7 [v2:172.21.15.123:6824/2938381039,v1:172.21.15.123:6825/2938381039]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-14T04:36:14.739 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:14 smithi038 bash[84940]: audit 2024-09-14T04:36:14.227627+0000 mon.a (mon.0) 1041 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-14T04:36:14.739 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:14 smithi038 bash[84940]: audit 2024-09-14T04:36:14.227627+0000 mon.a (mon.0) 1041 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-14T04:36:14.739 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:14 smithi038 bash[87336]: cluster 2024-09-14T04:36:13.259800+0000 mgr.y (mgr.26165) 856 : cluster [DBG] pgmap v827: 99 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 127 B/s rd, 21 MiB/s wr, 838 op/s; 34757/303372 objects degraded (11.457%); 6880/303372 objects misplaced (2.268%); 11 MiB/s, 171 objects/s recovering 2024-09-14T04:36:14.739 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:14 smithi038 bash[87336]: cluster 2024-09-14T04:36:13.259800+0000 mgr.y (mgr.26165) 856 : cluster [DBG] pgmap v827: 99 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 127 B/s rd, 21 MiB/s wr, 838 op/s; 34757/303372 objects degraded (11.457%); 6880/303372 objects misplaced (2.268%); 11 MiB/s, 171 objects/s recovering 2024-09-14T04:36:14.739 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:14 smithi038 bash[87336]: audit 2024-09-14T04:36:14.227274+0000 mon.b (mon.1) 18 : audit [INF] from='osd.7 [v2:172.21.15.123:6824/2938381039,v1:172.21.15.123:6825/2938381039]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-14T04:36:14.739 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:14 smithi038 bash[87336]: audit 2024-09-14T04:36:14.227274+0000 mon.b (mon.1) 18 : audit [INF] from='osd.7 [v2:172.21.15.123:6824/2938381039,v1:172.21.15.123:6825/2938381039]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-14T04:36:14.739 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:14 smithi038 bash[87336]: audit 2024-09-14T04:36:14.227627+0000 mon.a (mon.0) 1041 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-14T04:36:14.739 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:14 smithi038 bash[87336]: audit 2024-09-14T04:36:14.227627+0000 mon.a (mon.0) 1041 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-14T04:36:14.759 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:14.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:14.761 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:36:14.862 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:14.883 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:14.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:14.885 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:36:14.951 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:14 smithi123 bash[68976]: cluster 2024-09-14T04:36:13.259800+0000 mgr.y (mgr.26165) 856 : cluster [DBG] pgmap v827: 99 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 127 B/s rd, 21 MiB/s wr, 838 op/s; 34757/303372 objects degraded (11.457%); 6880/303372 objects misplaced (2.268%); 11 MiB/s, 171 objects/s recovering 2024-09-14T04:36:14.951 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:14 smithi123 bash[68976]: cluster 2024-09-14T04:36:13.259800+0000 mgr.y (mgr.26165) 856 : cluster [DBG] pgmap v827: 99 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 127 B/s rd, 21 MiB/s wr, 838 op/s; 34757/303372 objects degraded (11.457%); 6880/303372 objects misplaced (2.268%); 11 MiB/s, 171 objects/s recovering 2024-09-14T04:36:14.951 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:14 smithi123 bash[68976]: audit 2024-09-14T04:36:14.227274+0000 mon.b (mon.1) 18 : audit [INF] from='osd.7 [v2:172.21.15.123:6824/2938381039,v1:172.21.15.123:6825/2938381039]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-14T04:36:14.952 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:14 smithi123 bash[68976]: audit 2024-09-14T04:36:14.227274+0000 mon.b (mon.1) 18 : audit [INF] from='osd.7 [v2:172.21.15.123:6824/2938381039,v1:172.21.15.123:6825/2938381039]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-14T04:36:14.952 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:14 smithi123 bash[68976]: audit 2024-09-14T04:36:14.227627+0000 mon.a (mon.0) 1041 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-14T04:36:14.952 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:14 smithi123 bash[68976]: audit 2024-09-14T04:36:14.227627+0000 mon.a (mon.0) 1041 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-14T04:36:14.986 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:15.021 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:15.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:15.027 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:15.128 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:15.157 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-14T04:36:15.161 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:15.162 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd set nodeep-scrub 2024-09-14T04:36:15.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:15.167 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:36:15.268 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:15.317 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:15.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:15.323 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:36:15.424 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:15.437 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 04:36:14 smithi123 bash[115166]: debug 2024-09-14T04:36:14.650+0000 7f25fa4e6640 -1 osd.7 181 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-14T04:36:15.461 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:15.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:15.463 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:15.564 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:15.605 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:15.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:15.609 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:36:15.710 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:15.733 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:15.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:15.734 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:36:15.835 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:15.847 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:15 smithi038 bash[84940]: audit 2024-09-14T04:36:14.572427+0000 mon.a (mon.0) 1042 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-14T04:36:15.847 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:15 smithi038 bash[84940]: audit 2024-09-14T04:36:14.572427+0000 mon.a (mon.0) 1042 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-14T04:36:15.847 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:15 smithi038 bash[84940]: audit 2024-09-14T04:36:14.576624+0000 mon.b (mon.1) 19 : audit [INF] from='osd.7 [v2:172.21.15.123:6824/2938381039,v1:172.21.15.123:6825/2938381039]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi123", "root=default"]} : dispatch 2024-09-14T04:36:15.847 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:15 smithi038 bash[84940]: audit 2024-09-14T04:36:14.576624+0000 mon.b (mon.1) 19 : audit [INF] from='osd.7 [v2:172.21.15.123:6824/2938381039,v1:172.21.15.123:6825/2938381039]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi123", "root=default"]} : dispatch 2024-09-14T04:36:15.847 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:15 smithi038 bash[84940]: cluster 2024-09-14T04:36:14.579177+0000 mon.a (mon.0) 1043 : cluster [DBG] osdmap e181: 8 total, 7 up, 8 in 2024-09-14T04:36:15.847 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:15 smithi038 bash[84940]: cluster 2024-09-14T04:36:14.579177+0000 mon.a (mon.0) 1043 : cluster [DBG] osdmap e181: 8 total, 7 up, 8 in 2024-09-14T04:36:15.847 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:15 smithi038 bash[84940]: audit 2024-09-14T04:36:14.583581+0000 mon.a (mon.0) 1044 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi123", "root=default"]} : dispatch 2024-09-14T04:36:15.847 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:15 smithi038 bash[84940]: audit 2024-09-14T04:36:14.583581+0000 mon.a (mon.0) 1044 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi123", "root=default"]} : dispatch 2024-09-14T04:36:15.847 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:15 smithi038 bash[84940]: audit 2024-09-14T04:36:15.232826+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:36:15.848 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:15 smithi038 bash[84940]: audit 2024-09-14T04:36:15.232826+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:36:15.848 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:15 smithi038 bash[84940]: audit 2024-09-14T04:36:15.234258+0000 mon.a (mon.0) 1046 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:36:15.848 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:15 smithi038 bash[84940]: audit 2024-09-14T04:36:15.234258+0000 mon.a (mon.0) 1046 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:36:15.848 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:15 smithi038 bash[87336]: audit 2024-09-14T04:36:14.572427+0000 mon.a (mon.0) 1042 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-14T04:36:15.848 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:15 smithi038 bash[87336]: audit 2024-09-14T04:36:14.572427+0000 mon.a (mon.0) 1042 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-14T04:36:15.848 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:15 smithi038 bash[87336]: audit 2024-09-14T04:36:14.576624+0000 mon.b (mon.1) 19 : audit [INF] from='osd.7 [v2:172.21.15.123:6824/2938381039,v1:172.21.15.123:6825/2938381039]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi123", "root=default"]} : dispatch 2024-09-14T04:36:15.848 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:15 smithi038 bash[87336]: audit 2024-09-14T04:36:14.576624+0000 mon.b (mon.1) 19 : audit [INF] from='osd.7 [v2:172.21.15.123:6824/2938381039,v1:172.21.15.123:6825/2938381039]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi123", "root=default"]} : dispatch 2024-09-14T04:36:15.848 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:15 smithi038 bash[87336]: cluster 2024-09-14T04:36:14.579177+0000 mon.a (mon.0) 1043 : cluster [DBG] osdmap e181: 8 total, 7 up, 8 in 2024-09-14T04:36:15.848 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:15 smithi038 bash[87336]: cluster 2024-09-14T04:36:14.579177+0000 mon.a (mon.0) 1043 : cluster [DBG] osdmap e181: 8 total, 7 up, 8 in 2024-09-14T04:36:15.848 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:15 smithi038 bash[87336]: audit 2024-09-14T04:36:14.583581+0000 mon.a (mon.0) 1044 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi123", "root=default"]} : dispatch 2024-09-14T04:36:15.849 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:15 smithi038 bash[87336]: audit 2024-09-14T04:36:14.583581+0000 mon.a (mon.0) 1044 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi123", "root=default"]} : dispatch 2024-09-14T04:36:15.849 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:15 smithi038 bash[87336]: audit 2024-09-14T04:36:15.232826+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:36:15.849 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:15 smithi038 bash[87336]: audit 2024-09-14T04:36:15.232826+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:36:15.849 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:15 smithi038 bash[87336]: audit 2024-09-14T04:36:15.234258+0000 mon.a (mon.0) 1046 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:36:15.849 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:15 smithi038 bash[87336]: audit 2024-09-14T04:36:15.234258+0000 mon.a (mon.0) 1046 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:36:15.859 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:15.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:15.862 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:36:15.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:15 smithi123 bash[68976]: audit 2024-09-14T04:36:14.572427+0000 mon.a (mon.0) 1042 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-14T04:36:15.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:15 smithi123 bash[68976]: audit 2024-09-14T04:36:14.572427+0000 mon.a (mon.0) 1042 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-14T04:36:15.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:15 smithi123 bash[68976]: audit 2024-09-14T04:36:14.576624+0000 mon.b (mon.1) 19 : audit [INF] from='osd.7 [v2:172.21.15.123:6824/2938381039,v1:172.21.15.123:6825/2938381039]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi123", "root=default"]} : dispatch 2024-09-14T04:36:15.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:15 smithi123 bash[68976]: audit 2024-09-14T04:36:14.576624+0000 mon.b (mon.1) 19 : audit [INF] from='osd.7 [v2:172.21.15.123:6824/2938381039,v1:172.21.15.123:6825/2938381039]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi123", "root=default"]} : dispatch 2024-09-14T04:36:15.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:15 smithi123 bash[68976]: cluster 2024-09-14T04:36:14.579177+0000 mon.a (mon.0) 1043 : cluster [DBG] osdmap e181: 8 total, 7 up, 8 in 2024-09-14T04:36:15.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:15 smithi123 bash[68976]: cluster 2024-09-14T04:36:14.579177+0000 mon.a (mon.0) 1043 : cluster [DBG] osdmap e181: 8 total, 7 up, 8 in 2024-09-14T04:36:15.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:15 smithi123 bash[68976]: audit 2024-09-14T04:36:14.583581+0000 mon.a (mon.0) 1044 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi123", "root=default"]} : dispatch 2024-09-14T04:36:15.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:15 smithi123 bash[68976]: audit 2024-09-14T04:36:14.583581+0000 mon.a (mon.0) 1044 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi123", "root=default"]} : dispatch 2024-09-14T04:36:15.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:15 smithi123 bash[68976]: audit 2024-09-14T04:36:15.232826+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:36:15.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:15 smithi123 bash[68976]: audit 2024-09-14T04:36:15.232826+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:36:15.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:15 smithi123 bash[68976]: audit 2024-09-14T04:36:15.234258+0000 mon.a (mon.0) 1046 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:36:15.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:15 smithi123 bash[68976]: audit 2024-09-14T04:36:15.234258+0000 mon.a (mon.0) 1046 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:36:15.962 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:15.988 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:15.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:15.990 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:36:16.091 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:16.118 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:16.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:16.121 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:36:16.221 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:16.249 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:16.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:16.251 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:36:16.352 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:16.378 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:16.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:16.381 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:36:16.412 INFO:teuthology.orchestra.run.smithi123.stdout:ERROR: (22) Invalid argument 2024-09-14T04:36:16.412 INFO:teuthology.orchestra.run.smithi123.stdout:op_tracker tracking is not enabled now, so no ops 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-09-14T04:36:16.481 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:16.507 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:16.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:16.510 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:36:16.613 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:16.623 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:16 smithi038 bash[84940]: cluster 2024-09-14T04:36:15.261135+0000 mgr.y (mgr.26165) 857 : cluster [DBG] pgmap v829: 99 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 1.1 MiB/s wr, 942 op/s; 33799/296571 objects degraded (11.397%); 6346/296571 objects misplaced (2.140%); 8.0 MiB/s, 128 objects/s recovering 2024-09-14T04:36:16.623 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:16 smithi038 bash[84940]: cluster 2024-09-14T04:36:15.261135+0000 mgr.y (mgr.26165) 857 : cluster [DBG] pgmap v829: 99 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 1.1 MiB/s wr, 942 op/s; 33799/296571 objects degraded (11.397%); 6346/296571 objects misplaced (2.140%); 8.0 MiB/s, 128 objects/s recovering 2024-09-14T04:36:16.623 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:16 smithi038 bash[84940]: cluster 2024-09-14T04:36:15.572663+0000 mon.a (mon.0) 1047 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-14T04:36:16.624 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:16 smithi038 bash[84940]: cluster 2024-09-14T04:36:15.572663+0000 mon.a (mon.0) 1047 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-14T04:36:16.624 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:16 smithi038 bash[84940]: cluster 2024-09-14T04:36:15.577643+0000 mon.a (mon.0) 1048 : cluster [INF] osd.7 [v2:172.21.15.123:6824/2938381039,v1:172.21.15.123:6825/2938381039] boot 2024-09-14T04:36:16.624 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:16 smithi038 bash[84940]: cluster 2024-09-14T04:36:15.577643+0000 mon.a (mon.0) 1048 : cluster [INF] osd.7 [v2:172.21.15.123:6824/2938381039,v1:172.21.15.123:6825/2938381039] boot 2024-09-14T04:36:16.624 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:16 smithi038 bash[84940]: cluster 2024-09-14T04:36:15.577695+0000 mon.a (mon.0) 1049 : cluster [DBG] osdmap e182: 8 total, 8 up, 8 in 2024-09-14T04:36:16.624 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:16 smithi038 bash[84940]: cluster 2024-09-14T04:36:15.577695+0000 mon.a (mon.0) 1049 : cluster [DBG] osdmap e182: 8 total, 8 up, 8 in 2024-09-14T04:36:16.624 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:16 smithi038 bash[84940]: audit 2024-09-14T04:36:15.585060+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-14T04:36:16.624 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:16 smithi038 bash[84940]: audit 2024-09-14T04:36:15.585060+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-14T04:36:16.624 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:16 smithi038 bash[87336]: cluster 2024-09-14T04:36:15.261135+0000 mgr.y (mgr.26165) 857 : cluster [DBG] pgmap v829: 99 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 1.1 MiB/s wr, 942 op/s; 33799/296571 objects degraded (11.397%); 6346/296571 objects misplaced (2.140%); 8.0 MiB/s, 128 objects/s recovering 2024-09-14T04:36:16.624 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:16 smithi038 bash[87336]: cluster 2024-09-14T04:36:15.261135+0000 mgr.y (mgr.26165) 857 : cluster [DBG] pgmap v829: 99 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 1.1 MiB/s wr, 942 op/s; 33799/296571 objects degraded (11.397%); 6346/296571 objects misplaced (2.140%); 8.0 MiB/s, 128 objects/s recovering 2024-09-14T04:36:16.624 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:16 smithi038 bash[87336]: cluster 2024-09-14T04:36:15.572663+0000 mon.a (mon.0) 1047 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-14T04:36:16.624 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:16 smithi038 bash[87336]: cluster 2024-09-14T04:36:15.572663+0000 mon.a (mon.0) 1047 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-14T04:36:16.625 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:16 smithi038 bash[87336]: cluster 2024-09-14T04:36:15.577643+0000 mon.a (mon.0) 1048 : cluster [INF] osd.7 [v2:172.21.15.123:6824/2938381039,v1:172.21.15.123:6825/2938381039] boot 2024-09-14T04:36:16.625 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:16 smithi038 bash[87336]: cluster 2024-09-14T04:36:15.577643+0000 mon.a (mon.0) 1048 : cluster [INF] osd.7 [v2:172.21.15.123:6824/2938381039,v1:172.21.15.123:6825/2938381039] boot 2024-09-14T04:36:16.625 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:16 smithi038 bash[87336]: cluster 2024-09-14T04:36:15.577695+0000 mon.a (mon.0) 1049 : cluster [DBG] osdmap e182: 8 total, 8 up, 8 in 2024-09-14T04:36:16.625 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:16 smithi038 bash[87336]: cluster 2024-09-14T04:36:15.577695+0000 mon.a (mon.0) 1049 : cluster [DBG] osdmap e182: 8 total, 8 up, 8 in 2024-09-14T04:36:16.625 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:16 smithi038 bash[87336]: audit 2024-09-14T04:36:15.585060+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-14T04:36:16.625 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:16 smithi038 bash[87336]: audit 2024-09-14T04:36:15.585060+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-14T04:36:16.635 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:16.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:16.638 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:36:16.738 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:16.763 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:16.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:16.765 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:36:16.866 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:16.878 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:16 smithi123 bash[68976]: cluster 2024-09-14T04:36:15.261135+0000 mgr.y (mgr.26165) 857 : cluster [DBG] pgmap v829: 99 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 1.1 MiB/s wr, 942 op/s; 33799/296571 objects degraded (11.397%); 6346/296571 objects misplaced (2.140%); 8.0 MiB/s, 128 objects/s recovering 2024-09-14T04:36:16.878 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:16 smithi123 bash[68976]: cluster 2024-09-14T04:36:15.261135+0000 mgr.y (mgr.26165) 857 : cluster [DBG] pgmap v829: 99 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+degraded+remapped, 21 active+undersized, 17 active+undersized+degraded, 59 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 1.1 MiB/s wr, 942 op/s; 33799/296571 objects degraded (11.397%); 6346/296571 objects misplaced (2.140%); 8.0 MiB/s, 128 objects/s recovering 2024-09-14T04:36:16.878 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:16 smithi123 bash[68976]: cluster 2024-09-14T04:36:15.572663+0000 mon.a (mon.0) 1047 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-14T04:36:16.878 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:16 smithi123 bash[68976]: cluster 2024-09-14T04:36:15.572663+0000 mon.a (mon.0) 1047 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-14T04:36:16.878 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:16 smithi123 bash[68976]: cluster 2024-09-14T04:36:15.577643+0000 mon.a (mon.0) 1048 : cluster [INF] osd.7 [v2:172.21.15.123:6824/2938381039,v1:172.21.15.123:6825/2938381039] boot 2024-09-14T04:36:16.878 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:16 smithi123 bash[68976]: cluster 2024-09-14T04:36:15.577643+0000 mon.a (mon.0) 1048 : cluster [INF] osd.7 [v2:172.21.15.123:6824/2938381039,v1:172.21.15.123:6825/2938381039] boot 2024-09-14T04:36:16.879 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:16 smithi123 bash[68976]: cluster 2024-09-14T04:36:15.577695+0000 mon.a (mon.0) 1049 : cluster [DBG] osdmap e182: 8 total, 8 up, 8 in 2024-09-14T04:36:16.879 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:16 smithi123 bash[68976]: cluster 2024-09-14T04:36:15.577695+0000 mon.a (mon.0) 1049 : cluster [DBG] osdmap e182: 8 total, 8 up, 8 in 2024-09-14T04:36:16.879 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:16 smithi123 bash[68976]: audit 2024-09-14T04:36:15.585060+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-14T04:36:16.879 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:16 smithi123 bash[68976]: audit 2024-09-14T04:36:15.585060+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-14T04:36:16.892 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:16.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:16.895 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:36:16.996 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:17.022 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:17.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:17.024 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:36:17.124 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:17.150 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:17.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:17.152 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:36:17.253 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:17.279 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:17.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:17.281 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:36:17.310 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.7 dump_ops_in_flight 2024-09-14T04:36:17.382 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:17.407 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:17.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:17.409 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:36:17.510 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:17.517 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.5 dump_historic_ops 2024-09-14T04:36:17.539 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:17.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:17.541 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:36:17.642 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:17.662 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:17.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:17.664 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:36:17.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:17 smithi123 bash[68976]: cluster 2024-09-14T04:36:16.596045+0000 mon.a (mon.0) 1051 : cluster [DBG] osdmap e183: 8 total, 8 up, 8 in 2024-09-14T04:36:17.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:17 smithi123 bash[68976]: cluster 2024-09-14T04:36:16.596045+0000 mon.a (mon.0) 1051 : cluster [DBG] osdmap e183: 8 total, 8 up, 8 in 2024-09-14T04:36:17.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:17 smithi123 bash[68976]: cluster 2024-09-14T04:36:17.150976+0000 mon.a (mon.0) 1052 : cluster [WRN] Health check update: Degraded data redundancy: 33799/296571 objects degraded (11.397%), 18 pgs degraded (PG_DEGRADED) 2024-09-14T04:36:17.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:17 smithi123 bash[68976]: cluster 2024-09-14T04:36:17.150976+0000 mon.a (mon.0) 1052 : cluster [WRN] Health check update: Degraded data redundancy: 33799/296571 objects degraded (11.397%), 18 pgs degraded (PG_DEGRADED) 2024-09-14T04:36:17.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:17 smithi123 bash[68976]: cluster 2024-09-14T04:36:17.589878+0000 mon.a (mon.0) 1053 : cluster [DBG] osdmap e184: 8 total, 8 up, 8 in 2024-09-14T04:36:17.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:17 smithi123 bash[68976]: cluster 2024-09-14T04:36:17.589878+0000 mon.a (mon.0) 1053 : cluster [DBG] osdmap e184: 8 total, 8 up, 8 in 2024-09-14T04:36:17.765 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:17.775 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:17 smithi038 bash[87336]: cluster 2024-09-14T04:36:16.596045+0000 mon.a (mon.0) 1051 : cluster [DBG] osdmap e183: 8 total, 8 up, 8 in 2024-09-14T04:36:17.775 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:17 smithi038 bash[87336]: cluster 2024-09-14T04:36:16.596045+0000 mon.a (mon.0) 1051 : cluster [DBG] osdmap e183: 8 total, 8 up, 8 in 2024-09-14T04:36:17.775 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:17 smithi038 bash[87336]: cluster 2024-09-14T04:36:17.150976+0000 mon.a (mon.0) 1052 : cluster [WRN] Health check update: Degraded data redundancy: 33799/296571 objects degraded (11.397%), 18 pgs degraded (PG_DEGRADED) 2024-09-14T04:36:17.775 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:17 smithi038 bash[87336]: cluster 2024-09-14T04:36:17.150976+0000 mon.a (mon.0) 1052 : cluster [WRN] Health check update: Degraded data redundancy: 33799/296571 objects degraded (11.397%), 18 pgs degraded (PG_DEGRADED) 2024-09-14T04:36:17.775 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:17 smithi038 bash[87336]: cluster 2024-09-14T04:36:17.589878+0000 mon.a (mon.0) 1053 : cluster [DBG] osdmap e184: 8 total, 8 up, 8 in 2024-09-14T04:36:17.775 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:17 smithi038 bash[87336]: cluster 2024-09-14T04:36:17.589878+0000 mon.a (mon.0) 1053 : cluster [DBG] osdmap e184: 8 total, 8 up, 8 in 2024-09-14T04:36:17.776 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:17 smithi038 bash[84940]: cluster 2024-09-14T04:36:16.596045+0000 mon.a (mon.0) 1051 : cluster [DBG] osdmap e183: 8 total, 8 up, 8 in 2024-09-14T04:36:17.776 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:17 smithi038 bash[84940]: cluster 2024-09-14T04:36:16.596045+0000 mon.a (mon.0) 1051 : cluster [DBG] osdmap e183: 8 total, 8 up, 8 in 2024-09-14T04:36:17.776 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:17 smithi038 bash[84940]: cluster 2024-09-14T04:36:17.150976+0000 mon.a (mon.0) 1052 : cluster [WRN] Health check update: Degraded data redundancy: 33799/296571 objects degraded (11.397%), 18 pgs degraded (PG_DEGRADED) 2024-09-14T04:36:17.776 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:17 smithi038 bash[84940]: cluster 2024-09-14T04:36:17.150976+0000 mon.a (mon.0) 1052 : cluster [WRN] Health check update: Degraded data redundancy: 33799/296571 objects degraded (11.397%), 18 pgs degraded (PG_DEGRADED) 2024-09-14T04:36:17.776 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:17 smithi038 bash[84940]: cluster 2024-09-14T04:36:17.589878+0000 mon.a (mon.0) 1053 : cluster [DBG] osdmap e184: 8 total, 8 up, 8 in 2024-09-14T04:36:17.776 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:17 smithi038 bash[84940]: cluster 2024-09-14T04:36:17.589878+0000 mon.a (mon.0) 1053 : cluster [DBG] osdmap e184: 8 total, 8 up, 8 in 2024-09-14T04:36:17.788 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:17.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:17.791 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:36:17.892 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:17.929 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:17.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:17.931 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:36:18.032 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:18.052 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:18.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:18.054 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:36:18.155 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:18.189 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:18.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:18.192 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:36:18.293 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:18.328 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:18.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:18.333 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:36:18.434 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:18.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:18.467 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:18.468 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:36:18.521 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:36:18 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:36:18] "GET /metrics HTTP/1.1" 200 36525 "" "Prometheus/2.51.0" 2024-09-14T04:36:18.568 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:18.592 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:18.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:18.594 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:36:18.695 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:18.719 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:18.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:18.724 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:18.825 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:18.835 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:18 smithi123 bash[68976]: cluster 2024-09-14T04:36:17.262013+0000 mgr.y (mgr.26165) 858 : cluster [DBG] pgmap v832: 99 pgs: 1 remapped+peering, 9 peering, 1 active+recovering+undersized+degraded+remapped, 16 active+undersized, 12 active+undersized+degraded, 60 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 780 op/s; 21202/289320 objects degraded (7.328%); 3204/289320 objects misplaced (1.107%); 2.8 MiB/s, 44 objects/s recovering 2024-09-14T04:36:18.835 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:18 smithi123 bash[68976]: cluster 2024-09-14T04:36:17.262013+0000 mgr.y (mgr.26165) 858 : cluster [DBG] pgmap v832: 99 pgs: 1 remapped+peering, 9 peering, 1 active+recovering+undersized+degraded+remapped, 16 active+undersized, 12 active+undersized+degraded, 60 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 780 op/s; 21202/289320 objects degraded (7.328%); 3204/289320 objects misplaced (1.107%); 2.8 MiB/s, 44 objects/s recovering 2024-09-14T04:36:18.856 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:18.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:18.861 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:36:18.962 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:18.975 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:18 smithi038 bash[84940]: cluster 2024-09-14T04:36:17.262013+0000 mgr.y (mgr.26165) 858 : cluster [DBG] pgmap v832: 99 pgs: 1 remapped+peering, 9 peering, 1 active+recovering+undersized+degraded+remapped, 16 active+undersized, 12 active+undersized+degraded, 60 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 780 op/s; 21202/289320 objects degraded (7.328%); 3204/289320 objects misplaced (1.107%); 2.8 MiB/s, 44 objects/s recovering 2024-09-14T04:36:18.975 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:18 smithi038 bash[84940]: cluster 2024-09-14T04:36:17.262013+0000 mgr.y (mgr.26165) 858 : cluster [DBG] pgmap v832: 99 pgs: 1 remapped+peering, 9 peering, 1 active+recovering+undersized+degraded+remapped, 16 active+undersized, 12 active+undersized+degraded, 60 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 780 op/s; 21202/289320 objects degraded (7.328%); 3204/289320 objects misplaced (1.107%); 2.8 MiB/s, 44 objects/s recovering 2024-09-14T04:36:18.975 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:18 smithi038 bash[87336]: cluster 2024-09-14T04:36:17.262013+0000 mgr.y (mgr.26165) 858 : cluster [DBG] pgmap v832: 99 pgs: 1 remapped+peering, 9 peering, 1 active+recovering+undersized+degraded+remapped, 16 active+undersized, 12 active+undersized+degraded, 60 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 780 op/s; 21202/289320 objects degraded (7.328%); 3204/289320 objects misplaced (1.107%); 2.8 MiB/s, 44 objects/s recovering 2024-09-14T04:36:18.975 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:18 smithi038 bash[87336]: cluster 2024-09-14T04:36:17.262013+0000 mgr.y (mgr.26165) 858 : cluster [DBG] pgmap v832: 99 pgs: 1 remapped+peering, 9 peering, 1 active+recovering+undersized+degraded+remapped, 16 active+undersized, 12 active+undersized+degraded, 60 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 780 op/s; 21202/289320 objects degraded (7.328%); 3204/289320 objects misplaced (1.107%); 2.8 MiB/s, 44 objects/s recovering 2024-09-14T04:36:18.998 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:19.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:19.002 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:19.103 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:19.141 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:19.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:19.144 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:19.245 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:19.278 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:19.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:19.284 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:36:19.385 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:19.412 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:19.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:19.413 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:19.514 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:19.550 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:19.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:19.553 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:36:19.654 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:19.676 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:19.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:19.679 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:36:19.779 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:19.817 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:19.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:19.820 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:36:19.921 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:19.955 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:19.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:19.961 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:36:20.062 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:20.083 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:20.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:20.085 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:20.088 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:36:20.089 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:36:20.189 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:20.217 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:20.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:20.220 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:20.320 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:20.351 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:20.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:20.354 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:36:20.455 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:20.464 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:36:20 smithi123 bash[61744]: ts=2024-09-14T04:36:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:36:20.482 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:20.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:20.492 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:36:20.593 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:20.632 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:20.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:20.635 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:36:20.736 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:20.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:20 smithi123 bash[68976]: cluster 2024-09-14T04:36:19.262677+0000 mgr.y (mgr.26165) 859 : cluster [DBG] pgmap v834: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 1 remapped+peering, 9 peering, 1 active+recovering+undersized+degraded+remapped, 11 active+undersized, 9 active+undersized+degraded, 65 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 946 op/s; 9587/287352 objects degraded (3.336%); 5858/287352 objects misplaced (2.039%); 1.8 MiB/s, 28 objects/s recovering 2024-09-14T04:36:20.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:20 smithi123 bash[68976]: cluster 2024-09-14T04:36:19.262677+0000 mgr.y (mgr.26165) 859 : cluster [DBG] pgmap v834: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 1 remapped+peering, 9 peering, 1 active+recovering+undersized+degraded+remapped, 11 active+undersized, 9 active+undersized+degraded, 65 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 946 op/s; 9587/287352 objects degraded (3.336%); 5858/287352 objects misplaced (2.039%); 1.8 MiB/s, 28 objects/s recovering 2024-09-14T04:36:20.759 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:20.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:20.761 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:36:20.862 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:20.871 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:20 smithi038 bash[84940]: cluster 2024-09-14T04:36:19.262677+0000 mgr.y (mgr.26165) 859 : cluster [DBG] pgmap v834: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 1 remapped+peering, 9 peering, 1 active+recovering+undersized+degraded+remapped, 11 active+undersized, 9 active+undersized+degraded, 65 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 946 op/s; 9587/287352 objects degraded (3.336%); 5858/287352 objects misplaced (2.039%); 1.8 MiB/s, 28 objects/s recovering 2024-09-14T04:36:20.871 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:20 smithi038 bash[84940]: cluster 2024-09-14T04:36:19.262677+0000 mgr.y (mgr.26165) 859 : cluster [DBG] pgmap v834: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 1 remapped+peering, 9 peering, 1 active+recovering+undersized+degraded+remapped, 11 active+undersized, 9 active+undersized+degraded, 65 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 946 op/s; 9587/287352 objects degraded (3.336%); 5858/287352 objects misplaced (2.039%); 1.8 MiB/s, 28 objects/s recovering 2024-09-14T04:36:20.872 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:20 smithi038 bash[87336]: cluster 2024-09-14T04:36:19.262677+0000 mgr.y (mgr.26165) 859 : cluster [DBG] pgmap v834: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 1 remapped+peering, 9 peering, 1 active+recovering+undersized+degraded+remapped, 11 active+undersized, 9 active+undersized+degraded, 65 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 946 op/s; 9587/287352 objects degraded (3.336%); 5858/287352 objects misplaced (2.039%); 1.8 MiB/s, 28 objects/s recovering 2024-09-14T04:36:20.872 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:20 smithi038 bash[87336]: cluster 2024-09-14T04:36:19.262677+0000 mgr.y (mgr.26165) 859 : cluster [DBG] pgmap v834: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 1 remapped+peering, 9 peering, 1 active+recovering+undersized+degraded+remapped, 11 active+undersized, 9 active+undersized+degraded, 65 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 946 op/s; 9587/287352 objects degraded (3.336%); 5858/287352 objects misplaced (2.039%); 1.8 MiB/s, 28 objects/s recovering 2024-09-14T04:36:20.889 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:20.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:20.895 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:20.996 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:21.023 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:21.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:21.026 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:36:21.126 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:21.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:21.154 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:21.154 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:36:21.255 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:21.285 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:21.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:21.289 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:36:21.390 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:21.429 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:21.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:21.433 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:36:21.533 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:21.557 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:21.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:21.559 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:21.660 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:21.682 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:21.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:21.687 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:36:21.788 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:21.815 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:21.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:21.817 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:36:21.918 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:21.948 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:21.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:21.951 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:36:22.052 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:22.081 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:22.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:22.084 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:36:22.090 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T04:36:22.090 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T04:36:22.185 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:22.220 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:22.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:22.224 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:36:22.325 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:22.347 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:22.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:22.349 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:36:22.450 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:22.477 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:22.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:22.480 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:36:22.581 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:22.605 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:22.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:22.608 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:36:22.709 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:22.746 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:22.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:22.748 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:36:22.849 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:22.856 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:22 smithi123 bash[68976]: cluster 2024-09-14T04:36:21.263480+0000 mgr.y (mgr.26165) 860 : cluster [DBG] pgmap v835: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 89 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 170 B/s rd, 0 B/s wr, 929 op/s; 11677/279840 objects degraded (4.173%); 5858/279840 objects misplaced (2.093%); 1.4 MiB/s, 22 objects/s recovering 2024-09-14T04:36:22.856 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:22 smithi123 bash[68976]: cluster 2024-09-14T04:36:21.263480+0000 mgr.y (mgr.26165) 860 : cluster [DBG] pgmap v835: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 89 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 170 B/s rd, 0 B/s wr, 929 op/s; 11677/279840 objects degraded (4.173%); 5858/279840 objects misplaced (2.093%); 1.4 MiB/s, 22 objects/s recovering 2024-09-14T04:36:22.856 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:22 smithi123 bash[68976]: cluster 2024-09-14T04:36:22.152439+0000 mon.a (mon.0) 1054 : cluster [WRN] Health check update: Degraded data redundancy: 11677/279840 objects degraded (4.173%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:36:22.856 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:22 smithi123 bash[68976]: cluster 2024-09-14T04:36:22.152439+0000 mon.a (mon.0) 1054 : cluster [WRN] Health check update: Degraded data redundancy: 11677/279840 objects degraded (4.173%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:36:22.866 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:22.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:22.868 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:36:22.969 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:22.989 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:22.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:22.992 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:36:23.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:22 smithi038 bash[84940]: cluster 2024-09-14T04:36:21.263480+0000 mgr.y (mgr.26165) 860 : cluster [DBG] pgmap v835: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 89 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 170 B/s rd, 0 B/s wr, 929 op/s; 11677/279840 objects degraded (4.173%); 5858/279840 objects misplaced (2.093%); 1.4 MiB/s, 22 objects/s recovering 2024-09-14T04:36:23.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:22 smithi038 bash[84940]: cluster 2024-09-14T04:36:21.263480+0000 mgr.y (mgr.26165) 860 : cluster [DBG] pgmap v835: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 89 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 170 B/s rd, 0 B/s wr, 929 op/s; 11677/279840 objects degraded (4.173%); 5858/279840 objects misplaced (2.093%); 1.4 MiB/s, 22 objects/s recovering 2024-09-14T04:36:23.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:22 smithi038 bash[84940]: cluster 2024-09-14T04:36:22.152439+0000 mon.a (mon.0) 1054 : cluster [WRN] Health check update: Degraded data redundancy: 11677/279840 objects degraded (4.173%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:36:23.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:22 smithi038 bash[84940]: cluster 2024-09-14T04:36:22.152439+0000 mon.a (mon.0) 1054 : cluster [WRN] Health check update: Degraded data redundancy: 11677/279840 objects degraded (4.173%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:36:23.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:22 smithi038 bash[87336]: cluster 2024-09-14T04:36:21.263480+0000 mgr.y (mgr.26165) 860 : cluster [DBG] pgmap v835: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 89 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 170 B/s rd, 0 B/s wr, 929 op/s; 11677/279840 objects degraded (4.173%); 5858/279840 objects misplaced (2.093%); 1.4 MiB/s, 22 objects/s recovering 2024-09-14T04:36:23.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:22 smithi038 bash[87336]: cluster 2024-09-14T04:36:21.263480+0000 mgr.y (mgr.26165) 860 : cluster [DBG] pgmap v835: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 89 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 170 B/s rd, 0 B/s wr, 929 op/s; 11677/279840 objects degraded (4.173%); 5858/279840 objects misplaced (2.093%); 1.4 MiB/s, 22 objects/s recovering 2024-09-14T04:36:23.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:22 smithi038 bash[87336]: cluster 2024-09-14T04:36:22.152439+0000 mon.a (mon.0) 1054 : cluster [WRN] Health check update: Degraded data redundancy: 11677/279840 objects degraded (4.173%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:36:23.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:22 smithi038 bash[87336]: cluster 2024-09-14T04:36:22.152439+0000 mon.a (mon.0) 1054 : cluster [WRN] Health check update: Degraded data redundancy: 11677/279840 objects degraded (4.173%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:36:23.093 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:23.117 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:23.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:23.119 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:36:23.219 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:23.246 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:23.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:23.249 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:36:23.349 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:23.378 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:23.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:23.381 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:23.481 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:23.502 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:23.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:23.504 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:36:23.605 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:23.636 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:23.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:23.645 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:36:23.746 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:23.771 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:23.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:23.774 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:23.875 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:23.918 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:23.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:23.921 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:36:24.022 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:24.052 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:24.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:24.054 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:36:24.155 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:24.180 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:24.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:24.184 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:36:24.285 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:24.368 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:24.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:24.370 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:36:24.470 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:24.503 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:24.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:24.508 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:36:24.609 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:24.634 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:24.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:24.636 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:36:24.737 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:24.756 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:24.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:24.758 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:24.859 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:24.886 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:24.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:24.889 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:36:24.889 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:24 smithi123 bash[68976]: cluster 2024-09-14T04:36:23.264016+0000 mgr.y (mgr.26165) 861 : cluster [DBG] pgmap v836: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 89 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 133 B/s rd, 0 B/s wr, 584 op/s; 11677/279840 objects degraded (4.173%); 5858/279840 objects misplaced (2.093%); 1.1 MiB/s, 17 objects/s recovering 2024-09-14T04:36:24.889 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:24 smithi123 bash[68976]: cluster 2024-09-14T04:36:23.264016+0000 mgr.y (mgr.26165) 861 : cluster [DBG] pgmap v836: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 89 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 133 B/s rd, 0 B/s wr, 584 op/s; 11677/279840 objects degraded (4.173%); 5858/279840 objects misplaced (2.093%); 1.1 MiB/s, 17 objects/s recovering 2024-09-14T04:36:24.990 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:24.999 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:24 smithi038 bash[84940]: cluster 2024-09-14T04:36:23.264016+0000 mgr.y (mgr.26165) 861 : cluster [DBG] pgmap v836: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 89 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 133 B/s rd, 0 B/s wr, 584 op/s; 11677/279840 objects degraded (4.173%); 5858/279840 objects misplaced (2.093%); 1.1 MiB/s, 17 objects/s recovering 2024-09-14T04:36:24.999 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:24 smithi038 bash[84940]: cluster 2024-09-14T04:36:23.264016+0000 mgr.y (mgr.26165) 861 : cluster [DBG] pgmap v836: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 89 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 133 B/s rd, 0 B/s wr, 584 op/s; 11677/279840 objects degraded (4.173%); 5858/279840 objects misplaced (2.093%); 1.1 MiB/s, 17 objects/s recovering 2024-09-14T04:36:25.000 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:24 smithi038 bash[87336]: cluster 2024-09-14T04:36:23.264016+0000 mgr.y (mgr.26165) 861 : cluster [DBG] pgmap v836: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 89 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 133 B/s rd, 0 B/s wr, 584 op/s; 11677/279840 objects degraded (4.173%); 5858/279840 objects misplaced (2.093%); 1.1 MiB/s, 17 objects/s recovering 2024-09-14T04:36:25.000 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:24 smithi038 bash[87336]: cluster 2024-09-14T04:36:23.264016+0000 mgr.y (mgr.26165) 861 : cluster [DBG] pgmap v836: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 89 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 133 B/s rd, 0 B/s wr, 584 op/s; 11677/279840 objects degraded (4.173%); 5858/279840 objects misplaced (2.093%); 1.1 MiB/s, 17 objects/s recovering 2024-09-14T04:36:25.018 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:25.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:25.022 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:36:25.123 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:25.157 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:25.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:25.158 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:36:25.259 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:25.290 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:25.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:25.294 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:36:25.395 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:25.424 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:25.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:25.428 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:36:25.529 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:25.556 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:25.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:25.557 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:36:25.658 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:25.698 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:25.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:25.701 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:25.802 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:25.827 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:25.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:25.832 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:36:25.933 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:25.957 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:25.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:25.959 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:26.060 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:26.086 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:26.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:26.092 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:36:26.193 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:26.222 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:26.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:26.224 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:36:26.325 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:26.345 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:26.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:26.346 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:36:26.447 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:26.470 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:26.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:26.473 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:36:26.573 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:26.599 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:26.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:26.604 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:36:26.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:26 smithi123 bash[68976]: cluster 2024-09-14T04:36:25.264803+0000 mgr.y (mgr.26165) 862 : cluster [DBG] pgmap v837: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.6 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 117 B/s rd, 0 B/s wr, 628 op/s; 11831/272949 objects degraded (4.335%); 5426/272949 objects misplaced (1.988%); 2.0 MiB/s, 32 objects/s recovering 2024-09-14T04:36:26.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:26 smithi123 bash[68976]: cluster 2024-09-14T04:36:25.264803+0000 mgr.y (mgr.26165) 862 : cluster [DBG] pgmap v837: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.6 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 117 B/s rd, 0 B/s wr, 628 op/s; 11831/272949 objects degraded (4.335%); 5426/272949 objects misplaced (1.988%); 2.0 MiB/s, 32 objects/s recovering 2024-09-14T04:36:26.704 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:26.729 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:26.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:26.731 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:36:26.831 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:26.841 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:26 smithi038 bash[84940]: cluster 2024-09-14T04:36:25.264803+0000 mgr.y (mgr.26165) 862 : cluster [DBG] pgmap v837: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.6 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 117 B/s rd, 0 B/s wr, 628 op/s; 11831/272949 objects degraded (4.335%); 5426/272949 objects misplaced (1.988%); 2.0 MiB/s, 32 objects/s recovering 2024-09-14T04:36:26.841 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:26 smithi038 bash[84940]: cluster 2024-09-14T04:36:25.264803+0000 mgr.y (mgr.26165) 862 : cluster [DBG] pgmap v837: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.6 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 117 B/s rd, 0 B/s wr, 628 op/s; 11831/272949 objects degraded (4.335%); 5426/272949 objects misplaced (1.988%); 2.0 MiB/s, 32 objects/s recovering 2024-09-14T04:36:26.841 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:26 smithi038 bash[87336]: cluster 2024-09-14T04:36:25.264803+0000 mgr.y (mgr.26165) 862 : cluster [DBG] pgmap v837: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.6 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 117 B/s rd, 0 B/s wr, 628 op/s; 11831/272949 objects degraded (4.335%); 5426/272949 objects misplaced (1.988%); 2.0 MiB/s, 32 objects/s recovering 2024-09-14T04:36:26.841 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:26 smithi038 bash[87336]: cluster 2024-09-14T04:36:25.264803+0000 mgr.y (mgr.26165) 862 : cluster [DBG] pgmap v837: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.6 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 117 B/s rd, 0 B/s wr, 628 op/s; 11831/272949 objects degraded (4.335%); 5426/272949 objects misplaced (1.988%); 2.0 MiB/s, 32 objects/s recovering 2024-09-14T04:36:26.867 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:26.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:26.870 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:36:26.971 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:26.994 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:26.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:26.996 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:27.097 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:27.125 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:27.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:27.129 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:36:27.230 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:27.255 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:27.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:27.258 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:36:27.358 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:27.392 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:27.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:27.395 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:36:27.496 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:27.526 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:27.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:27.531 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:36:27.632 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:27.659 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:27.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:27.663 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:36:27.764 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:27.794 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:27.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:27.797 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:36:27.897 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:27.925 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:27.929 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:27 smithi038 bash[84940]: cluster 2024-09-14T04:36:27.153268+0000 mon.a (mon.0) 1055 : cluster [WRN] Health check update: Degraded data redundancy: 11831/272949 objects degraded (4.335%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:36:27.929 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:27 smithi038 bash[84940]: cluster 2024-09-14T04:36:27.153268+0000 mon.a (mon.0) 1055 : cluster [WRN] Health check update: Degraded data redundancy: 11831/272949 objects degraded (4.335%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:36:27.929 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:27 smithi038 bash[87336]: cluster 2024-09-14T04:36:27.153268+0000 mon.a (mon.0) 1055 : cluster [WRN] Health check update: Degraded data redundancy: 11831/272949 objects degraded (4.335%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:36:27.929 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:27 smithi038 bash[87336]: cluster 2024-09-14T04:36:27.153268+0000 mon.a (mon.0) 1055 : cluster [WRN] Health check update: Degraded data redundancy: 11831/272949 objects degraded (4.335%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:36:27.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:27.930 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:27.989 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:27 smithi123 bash[68976]: cluster 2024-09-14T04:36:27.153268+0000 mon.a (mon.0) 1055 : cluster [WRN] Health check update: Degraded data redundancy: 11831/272949 objects degraded (4.335%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:36:27.989 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:27 smithi123 bash[68976]: cluster 2024-09-14T04:36:27.153268+0000 mon.a (mon.0) 1055 : cluster [WRN] Health check update: Degraded data redundancy: 11831/272949 objects degraded (4.335%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:36:28.030 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:28.055 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:28.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:28.056 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:28.157 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:28.180 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:28.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:28.185 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:36:28.286 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:28.309 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:28.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:28.311 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:36:28.412 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:28.451 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:28.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:28.456 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:28.521 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:36:28 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:36:28] "GET /metrics HTTP/1.1" 200 36525 "" "Prometheus/2.51.0" 2024-09-14T04:36:28.556 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:28.594 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:28.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:28.596 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:36:28.697 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:28.706 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:28 smithi038 bash[87336]: cluster 2024-09-14T04:36:27.265568+0000 mgr.y (mgr.26165) 863 : cluster [DBG] pgmap v838: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 102 B/s rd, 0 B/s wr, 760 op/s; 11831/266499 objects degraded (4.439%); 5426/266499 objects misplaced (2.036%); 1.7 MiB/s, 27 objects/s recovering 2024-09-14T04:36:28.706 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:28 smithi038 bash[87336]: cluster 2024-09-14T04:36:27.265568+0000 mgr.y (mgr.26165) 863 : cluster [DBG] pgmap v838: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 102 B/s rd, 0 B/s wr, 760 op/s; 11831/266499 objects degraded (4.439%); 5426/266499 objects misplaced (2.036%); 1.7 MiB/s, 27 objects/s recovering 2024-09-14T04:36:28.706 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:28 smithi038 bash[84940]: cluster 2024-09-14T04:36:27.265568+0000 mgr.y (mgr.26165) 863 : cluster [DBG] pgmap v838: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 102 B/s rd, 0 B/s wr, 760 op/s; 11831/266499 objects degraded (4.439%); 5426/266499 objects misplaced (2.036%); 1.7 MiB/s, 27 objects/s recovering 2024-09-14T04:36:28.707 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:28 smithi038 bash[84940]: cluster 2024-09-14T04:36:27.265568+0000 mgr.y (mgr.26165) 863 : cluster [DBG] pgmap v838: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 102 B/s rd, 0 B/s wr, 760 op/s; 11831/266499 objects degraded (4.439%); 5426/266499 objects misplaced (2.036%); 1.7 MiB/s, 27 objects/s recovering 2024-09-14T04:36:28.722 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:28.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:28.729 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:36:28.829 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:28.854 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:28.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:28.860 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:28.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:28 smithi123 bash[68976]: cluster 2024-09-14T04:36:27.265568+0000 mgr.y (mgr.26165) 863 : cluster [DBG] pgmap v838: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 102 B/s rd, 0 B/s wr, 760 op/s; 11831/266499 objects degraded (4.439%); 5426/266499 objects misplaced (2.036%); 1.7 MiB/s, 27 objects/s recovering 2024-09-14T04:36:28.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:28 smithi123 bash[68976]: cluster 2024-09-14T04:36:27.265568+0000 mgr.y (mgr.26165) 863 : cluster [DBG] pgmap v838: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 102 B/s rd, 0 B/s wr, 760 op/s; 11831/266499 objects degraded (4.439%); 5426/266499 objects misplaced (2.036%); 1.7 MiB/s, 27 objects/s recovering 2024-09-14T04:36:28.961 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:28.989 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:28.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:28.991 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:36:29.092 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:29.111 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:29.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:29.113 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:36:29.214 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:29.252 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:29.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:29.254 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:36:29.355 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:29.385 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:29.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:29.388 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:36:29.489 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:29.516 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:29.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:29.519 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:36:29.620 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:29.649 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:29.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:29.653 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:36:29.754 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:29.784 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:29.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:29.787 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:36:29.888 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:29.906 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:29.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:29.907 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:36:30.008 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:30.031 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:30.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:30.033 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:36:30.133 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:30.157 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:30.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:30.158 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:36:30.259 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:30.280 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:30.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:30.282 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:36:30.383 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:30.416 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:30.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:30.424 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:36:30.436 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:36:30 smithi123 bash[61744]: ts=2024-09-14T04:36:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:36:30.525 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:30.549 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:30.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:30.552 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:36:30.652 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:30.687 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:30.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:30.693 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:30.794 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:30.804 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:30 smithi038 bash[84940]: cluster 2024-09-14T04:36:29.266248+0000 mgr.y (mgr.26165) 864 : cluster [DBG] pgmap v839: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 87 B/s rd, 0 B/s wr, 741 op/s; 11983/263328 objects degraded (4.551%); 5044/263328 objects misplaced (1.915%); 2.2 MiB/s, 34 objects/s recovering 2024-09-14T04:36:30.804 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:30 smithi038 bash[84940]: cluster 2024-09-14T04:36:29.266248+0000 mgr.y (mgr.26165) 864 : cluster [DBG] pgmap v839: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 87 B/s rd, 0 B/s wr, 741 op/s; 11983/263328 objects degraded (4.551%); 5044/263328 objects misplaced (1.915%); 2.2 MiB/s, 34 objects/s recovering 2024-09-14T04:36:30.804 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:30 smithi038 bash[84940]: audit 2024-09-14T04:36:30.234465+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:36:30.804 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:30 smithi038 bash[84940]: audit 2024-09-14T04:36:30.234465+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:36:30.804 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:30 smithi038 bash[84940]: audit 2024-09-14T04:36:30.236047+0000 mon.a (mon.0) 1057 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:36:30.805 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:30 smithi038 bash[84940]: audit 2024-09-14T04:36:30.236047+0000 mon.a (mon.0) 1057 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:36:30.805 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:30 smithi038 bash[87336]: cluster 2024-09-14T04:36:29.266248+0000 mgr.y (mgr.26165) 864 : cluster [DBG] pgmap v839: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 87 B/s rd, 0 B/s wr, 741 op/s; 11983/263328 objects degraded (4.551%); 5044/263328 objects misplaced (1.915%); 2.2 MiB/s, 34 objects/s recovering 2024-09-14T04:36:30.805 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:30 smithi038 bash[87336]: cluster 2024-09-14T04:36:29.266248+0000 mgr.y (mgr.26165) 864 : cluster [DBG] pgmap v839: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 87 B/s rd, 0 B/s wr, 741 op/s; 11983/263328 objects degraded (4.551%); 5044/263328 objects misplaced (1.915%); 2.2 MiB/s, 34 objects/s recovering 2024-09-14T04:36:30.805 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:30 smithi038 bash[87336]: audit 2024-09-14T04:36:30.234465+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:36:30.805 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:30 smithi038 bash[87336]: audit 2024-09-14T04:36:30.234465+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:36:30.805 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:30 smithi038 bash[87336]: audit 2024-09-14T04:36:30.236047+0000 mon.a (mon.0) 1057 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:36:30.805 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:30 smithi038 bash[87336]: audit 2024-09-14T04:36:30.236047+0000 mon.a (mon.0) 1057 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:36:30.818 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:30.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:30.822 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:36:30.923 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:30.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:30 smithi123 bash[68976]: cluster 2024-09-14T04:36:29.266248+0000 mgr.y (mgr.26165) 864 : cluster [DBG] pgmap v839: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 87 B/s rd, 0 B/s wr, 741 op/s; 11983/263328 objects degraded (4.551%); 5044/263328 objects misplaced (1.915%); 2.2 MiB/s, 34 objects/s recovering 2024-09-14T04:36:30.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:30 smithi123 bash[68976]: cluster 2024-09-14T04:36:29.266248+0000 mgr.y (mgr.26165) 864 : cluster [DBG] pgmap v839: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 87 B/s rd, 0 B/s wr, 741 op/s; 11983/263328 objects degraded (4.551%); 5044/263328 objects misplaced (1.915%); 2.2 MiB/s, 34 objects/s recovering 2024-09-14T04:36:30.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:30 smithi123 bash[68976]: audit 2024-09-14T04:36:30.234465+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:36:30.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:30 smithi123 bash[68976]: audit 2024-09-14T04:36:30.234465+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:36:30.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:30 smithi123 bash[68976]: audit 2024-09-14T04:36:30.236047+0000 mon.a (mon.0) 1057 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:36:30.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:30 smithi123 bash[68976]: audit 2024-09-14T04:36:30.236047+0000 mon.a (mon.0) 1057 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:36:30.955 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:30.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:30.964 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:36:31.065 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:31.108 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:31.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:31.113 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:36:31.214 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:31.235 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:31.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:31.239 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:36:31.340 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:31.358 INFO:teuthology.orchestra.run.smithi123.stdout:ERROR: (22) Invalid argument 2024-09-14T04:36:31.358 INFO:teuthology.orchestra.run.smithi123.stdout:op_tracker tracking is not enabled now, so no ops 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-09-14T04:36:31.387 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:31.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:31.390 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:36:31.408 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-14T04:36:31.409 INFO:teuthology.orchestra.run.smithi123.stdout: "ops": [ 2024-09-14T04:36:31.409 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:31.409 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.35187.0:126831 8.8 e184/183 8:160cbc57:::benchmark_data_smithi038_168109_object21756:head v 184'6501, mlcod=174'5246)", 2024-09-14T04:36:31.409 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:36:31.396591+0000", 2024-09-14T04:36:31.409 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 0.0092427570000000007, 2024-09-14T04:36:31.409 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0092815569999999993, 2024-09-14T04:36:31.409 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:36:31.409 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "started", 2024-09-14T04:36:31.409 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:36:31.410 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:31.410 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:36:31.410 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:31.396591+0000", 2024-09-14T04:36:31.410 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:36:31.410 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:31.410 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:31.410 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:36:31.410 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:31.396591+0000", 2024-09-14T04:36:31.410 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:36:31.410 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:31.410 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:31.411 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:36:31.411 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:31.396590+0000", 2024-09-14T04:36:31.411 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999995 2024-09-14T04:36:31.411 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:31.411 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:31.411 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:36:31.411 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:31.396596+0000", 2024-09-14T04:36:31.411 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.3570000000000003e-06 2024-09-14T04:36:31.411 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:31.411 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:31.411 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:36:31.411 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:31.396611+0000", 2024-09-14T04:36:31.411 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.4275e-05 2024-09-14T04:36:31.411 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:31.412 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:31.412 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:36:31.412 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:31.396616+0000", 2024-09-14T04:36:31.412 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.7389999999999996e-06 2024-09-14T04:36:31.412 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:31.412 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:31.412 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:36:31.412 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:31.396659+0000", 2024-09-14T04:36:31.412 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.3226000000000003e-05 2024-09-14T04:36:31.412 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:31.412 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:31.412 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:36:31.412 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:31.396686+0000", 2024-09-14T04:36:31.413 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.6165000000000001e-05 2024-09-14T04:36:31.413 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:36:31.413 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:36:31.413 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:36:31.413 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:31.413 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:31.413 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.35187.0:126835 8.8 e184/183 8:17f02779:::benchmark_data_smithi038_168109_object21760:head v 184'6502, mlcod=174'5246)", 2024-09-14T04:36:31.413 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:36:31.404475+0000", 2024-09-14T04:36:31.413 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 0.0013585680000000001, 2024-09-14T04:36:31.413 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0014582550000000001, 2024-09-14T04:36:31.413 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:36:31.413 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "started", 2024-09-14T04:36:31.413 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:36:31.414 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:31.414 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:36:31.414 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:31.404475+0000", 2024-09-14T04:36:31.414 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:36:31.414 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:31.414 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:31.414 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:36:31.414 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:31.404475+0000", 2024-09-14T04:36:31.415 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:36:31.415 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:31.415 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:31.415 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:36:31.415 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:31.404473+0000", 2024-09-14T04:36:31.415 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2024-09-14T04:36:31.416 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:31.416 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:31.416 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:36:31.416 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:31.404482+0000", 2024-09-14T04:36:31.416 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.1740000000000006e-06 2024-09-14T04:36:31.416 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:31.417 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:31.417 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:36:31.417 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:31.404508+0000", 2024-09-14T04:36:31.417 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.5639e-05 2024-09-14T04:36:31.417 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:31.417 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:31.418 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:36:31.418 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:31.404515+0000", 2024-09-14T04:36:31.418 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.9439999999999999e-06 2024-09-14T04:36:31.418 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:31.418 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:31.418 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:36:31.419 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:31.404597+0000", 2024-09-14T04:36:31.419 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.1973999999999998e-05 2024-09-14T04:36:31.419 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:31.419 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:31.419 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:36:31.419 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:31.404619+0000", 2024-09-14T04:36:31.419 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.2203000000000001e-05 2024-09-14T04:36:31.420 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:36:31.420 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:36:31.420 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:36:31.420 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:31.420 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:31.420 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.35187.0:126836 8.6 e184/183 8:63d1db34:::benchmark_data_smithi038_168109_object21761:head v 184'6274, mlcod=174'5070)", 2024-09-14T04:36:31.421 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:36:31.404634+0000", 2024-09-14T04:36:31.421 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 0.0011996279999999999, 2024-09-14T04:36:31.421 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0013476740000000001, 2024-09-14T04:36:31.421 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:36:31.421 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "started", 2024-09-14T04:36:31.421 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:36:31.422 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:31.422 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:36:31.422 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:31.404634+0000", 2024-09-14T04:36:31.422 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:36:31.422 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:31.423 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:31.423 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:36:31.423 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:31.404634+0000", 2024-09-14T04:36:31.423 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:36:31.423 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:31.423 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:31.423 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:36:31.424 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:31.404633+0000", 2024-09-14T04:36:31.424 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2024-09-14T04:36:31.424 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:31.424 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:31.424 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:36:31.424 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:31.404643+0000", 2024-09-14T04:36:31.425 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0284e-05 2024-09-14T04:36:31.425 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:31.425 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:31.425 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:36:31.425 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:31.404653+0000", 2024-09-14T04:36:31.425 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0229e-05 2024-09-14T04:36:31.426 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:31.426 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:31.426 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:36:31.426 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:31.404658+0000", 2024-09-14T04:36:31.426 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.3989999999999997e-06 2024-09-14T04:36:31.426 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:31.426 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:31.427 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:36:31.427 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:31.404696+0000", 2024-09-14T04:36:31.427 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.8531000000000001e-05 2024-09-14T04:36:31.427 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:31.427 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:31.428 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:36:31.428 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:31.404714+0000", 2024-09-14T04:36:31.428 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.7958e-05 2024-09-14T04:36:31.428 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:36:31.428 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:36:31.428 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:36:31.429 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:31.429 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:31.429 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "MOSDPGPush(8.11 184/182 [PushOp(8:8e314ded:::benchmark_data_smithi038_168109_object50320:head, version: 165'3174, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(8:8e314ded:::benchmark_data_smithi038_168109_object50320:head@165'3174, size: 65536, copy_subset: [0~65536], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:65536, data_complete:true, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(first, data_recovered_to:0, data_complete:false, omap_recovered_to:, omap_complete:false, error:false))])", 2024-09-14T04:36:31.429 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:36:31.405458+0000", 2024-09-14T04:36:31.429 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 0.00037515900000000002, 2024-09-14T04:36:31.429 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00058698500000000005, 2024-09-14T04:36:31.429 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:36:31.430 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "started", 2024-09-14T04:36:31.430 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:36:31.430 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:31.430 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:36:31.431 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:31.405458+0000", 2024-09-14T04:36:31.431 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:36:31.431 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:31.431 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:31.431 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:36:31.431 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:31.405458+0000", 2024-09-14T04:36:31.431 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:36:31.432 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:31.432 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:31.432 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:36:31.432 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:31.405458+0000", 2024-09-14T04:36:31.432 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999995 2024-09-14T04:36:31.432 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:31.433 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:31.433 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:36:31.433 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:31.405519+0000", 2024-09-14T04:36:31.433 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.1078e-05 2024-09-14T04:36:31.433 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:31.433 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:31.433 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:36:31.433 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:31.405539+0000", 2024-09-14T04:36:31.433 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.0615000000000002e-05 2024-09-14T04:36:31.433 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:31.434 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:31.434 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:36:31.434 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:31.405549+0000", 2024-09-14T04:36:31.434 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.2909999999999996e-06 2024-09-14T04:36:31.434 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:31.434 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:31.434 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:36:31.434 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:31.405831+0000", 2024-09-14T04:36:31.434 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000282095 2024-09-14T04:36:31.434 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:31.434 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:31.434 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:36:31.434 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:31.405839+0000", 2024-09-14T04:36:31.434 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.3580000000000003e-06 2024-09-14T04:36:31.435 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:36:31.435 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:36:31.435 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:36:31.435 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:31.435 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:31.435 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.35187.0:126843 8.11 e184/182)", 2024-09-14T04:36:31.435 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:36:31.405733+0000", 2024-09-14T04:36:31.435 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 9.9924000000000001e-05, 2024-09-14T04:36:31.435 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00035617899999999998, 2024-09-14T04:36:31.435 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:36:31.435 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "queued for pg", 2024-09-14T04:36:31.435 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:36:31.435 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:31.435 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:36:31.436 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:31.405733+0000", 2024-09-14T04:36:31.436 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:36:31.436 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:31.436 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:31.436 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:36:31.436 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:31.405733+0000", 2024-09-14T04:36:31.436 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:36:31.436 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:31.436 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:31.436 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:36:31.436 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:31.405733+0000", 2024-09-14T04:36:31.436 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999995 2024-09-14T04:36:31.436 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:31.436 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:31.437 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:36:31.437 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:31.405740+0000", 2024-09-14T04:36:31.437 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.6939999999999995e-06 2024-09-14T04:36:31.437 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:31.437 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:31.437 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:36:31.437 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:31.405750+0000", 2024-09-14T04:36:31.437 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.3700000000000001e-06 2024-09-14T04:36:31.437 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:36:31.437 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:36:31.437 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:36:31.437 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:31.405755+0000", 2024-09-14T04:36:31.437 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.938e-06 2024-09-14T04:36:31.438 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:36:31.438 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:36:31.438 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:36:31.438 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:36:31.438 INFO:teuthology.orchestra.run.smithi123.stdout: ], 2024-09-14T04:36:31.438 INFO:teuthology.orchestra.run.smithi123.stdout: "num_ops": 5 2024-09-14T04:36:31.438 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-14T04:36:31.491 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:31.519 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:31.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:31.524 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:36:31.625 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:31.650 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:31.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:31.656 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:36:31.756 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:31.782 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:31.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:31.787 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:36:31.887 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:31.920 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:31.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:31.926 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:36:32.027 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:32.059 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:32.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:32.069 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:36:32.169 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:32.199 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:32.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:32.201 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:36:32.302 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:32.329 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:32.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:32.333 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:36:32.434 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:32.464 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:32.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:32.470 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:32.571 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:32.590 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:32.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:32.592 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:36:32.693 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:32.707 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:32 smithi038 bash[84940]: cluster 2024-09-14T04:36:31.266897+0000 mgr.y (mgr.26165) 865 : cluster [DBG] pgmap v840: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 85 B/s rd, 0 B/s wr, 951 op/s; 11983/253095 objects degraded (4.735%); 5044/253095 objects misplaced (1.993%); 1.4 MiB/s, 22 objects/s recovering 2024-09-14T04:36:32.707 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:32 smithi038 bash[84940]: cluster 2024-09-14T04:36:31.266897+0000 mgr.y (mgr.26165) 865 : cluster [DBG] pgmap v840: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 85 B/s rd, 0 B/s wr, 951 op/s; 11983/253095 objects degraded (4.735%); 5044/253095 objects misplaced (1.993%); 1.4 MiB/s, 22 objects/s recovering 2024-09-14T04:36:32.707 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:32 smithi038 bash[84940]: cluster 2024-09-14T04:36:32.153914+0000 mon.a (mon.0) 1058 : cluster [WRN] Health check update: Degraded data redundancy: 11983/253095 objects degraded (4.735%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:36:32.707 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:32 smithi038 bash[84940]: cluster 2024-09-14T04:36:32.153914+0000 mon.a (mon.0) 1058 : cluster [WRN] Health check update: Degraded data redundancy: 11983/253095 objects degraded (4.735%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:36:32.708 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:32 smithi038 bash[87336]: cluster 2024-09-14T04:36:31.266897+0000 mgr.y (mgr.26165) 865 : cluster [DBG] pgmap v840: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 85 B/s rd, 0 B/s wr, 951 op/s; 11983/253095 objects degraded (4.735%); 5044/253095 objects misplaced (1.993%); 1.4 MiB/s, 22 objects/s recovering 2024-09-14T04:36:32.708 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:32 smithi038 bash[87336]: cluster 2024-09-14T04:36:31.266897+0000 mgr.y (mgr.26165) 865 : cluster [DBG] pgmap v840: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 85 B/s rd, 0 B/s wr, 951 op/s; 11983/253095 objects degraded (4.735%); 5044/253095 objects misplaced (1.993%); 1.4 MiB/s, 22 objects/s recovering 2024-09-14T04:36:32.708 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:32 smithi038 bash[87336]: cluster 2024-09-14T04:36:32.153914+0000 mon.a (mon.0) 1058 : cluster [WRN] Health check update: Degraded data redundancy: 11983/253095 objects degraded (4.735%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:36:32.708 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:32 smithi038 bash[87336]: cluster 2024-09-14T04:36:32.153914+0000 mon.a (mon.0) 1058 : cluster [WRN] Health check update: Degraded data redundancy: 11983/253095 objects degraded (4.735%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:36:32.723 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:32.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:32.731 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:36:32.832 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:32.862 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:32.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:32.868 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:32.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:32 smithi123 bash[68976]: cluster 2024-09-14T04:36:31.266897+0000 mgr.y (mgr.26165) 865 : cluster [DBG] pgmap v840: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 85 B/s rd, 0 B/s wr, 951 op/s; 11983/253095 objects degraded (4.735%); 5044/253095 objects misplaced (1.993%); 1.4 MiB/s, 22 objects/s recovering 2024-09-14T04:36:32.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:32 smithi123 bash[68976]: cluster 2024-09-14T04:36:31.266897+0000 mgr.y (mgr.26165) 865 : cluster [DBG] pgmap v840: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 85 B/s rd, 0 B/s wr, 951 op/s; 11983/253095 objects degraded (4.735%); 5044/253095 objects misplaced (1.993%); 1.4 MiB/s, 22 objects/s recovering 2024-09-14T04:36:32.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:32 smithi123 bash[68976]: cluster 2024-09-14T04:36:32.153914+0000 mon.a (mon.0) 1058 : cluster [WRN] Health check update: Degraded data redundancy: 11983/253095 objects degraded (4.735%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:36:32.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:32 smithi123 bash[68976]: cluster 2024-09-14T04:36:32.153914+0000 mon.a (mon.0) 1058 : cluster [WRN] Health check update: Degraded data redundancy: 11983/253095 objects degraded (4.735%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:36:32.968 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:33.001 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:33.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:33.005 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:36:33.106 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:33.138 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:33.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:33.141 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:33.162 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.6 dump_ops_in_flight 2024-09-14T04:36:33.188 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd reweight 1 1 2024-09-14T04:36:33.242 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:33.288 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:33.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:33.292 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:36:33.392 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:33.424 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:33.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:33.427 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:33.527 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:33.559 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:33.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:33.565 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:36:33.665 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:33.687 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:33.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:33.689 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:36:33.790 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:33.814 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:33.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:33.817 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:36:33.917 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:33.943 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:33.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:33.945 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:36:34.045 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:34.072 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:34.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:34.076 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:36:34.177 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:36:34.200 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:36:34.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:34.202 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:36:34.303 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:36:34.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:34.342 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:36:34.342 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:36:34.443 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:34.471 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:34.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:34.475 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:36:34.575 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:34.607 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:34.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:34.613 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:36:34.713 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:34.737 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:34.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:34.743 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:34.844 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:34.853 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:34 smithi123 bash[68976]: cluster 2024-09-14T04:36:33.267413+0000 mgr.y (mgr.26165) 866 : cluster [DBG] pgmap v841: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 742 op/s; 11983/253095 objects degraded (4.735%); 5044/253095 objects misplaced (1.993%); 1.4 MiB/s, 22 objects/s recovering 2024-09-14T04:36:34.853 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:34 smithi123 bash[68976]: cluster 2024-09-14T04:36:33.267413+0000 mgr.y (mgr.26165) 866 : cluster [DBG] pgmap v841: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 742 op/s; 11983/253095 objects degraded (4.735%); 5044/253095 objects misplaced (1.993%); 1.4 MiB/s, 22 objects/s recovering 2024-09-14T04:36:34.872 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:34.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:34.874 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:36:34.975 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:35.002 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:35.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:35.005 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:36:35.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:34 smithi038 bash[84940]: cluster 2024-09-14T04:36:33.267413+0000 mgr.y (mgr.26165) 866 : cluster [DBG] pgmap v841: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 742 op/s; 11983/253095 objects degraded (4.735%); 5044/253095 objects misplaced (1.993%); 1.4 MiB/s, 22 objects/s recovering 2024-09-14T04:36:35.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:34 smithi038 bash[84940]: cluster 2024-09-14T04:36:33.267413+0000 mgr.y (mgr.26165) 866 : cluster [DBG] pgmap v841: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 742 op/s; 11983/253095 objects degraded (4.735%); 5044/253095 objects misplaced (1.993%); 1.4 MiB/s, 22 objects/s recovering 2024-09-14T04:36:35.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:34 smithi038 bash[87336]: cluster 2024-09-14T04:36:33.267413+0000 mgr.y (mgr.26165) 866 : cluster [DBG] pgmap v841: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 742 op/s; 11983/253095 objects degraded (4.735%); 5044/253095 objects misplaced (1.993%); 1.4 MiB/s, 22 objects/s recovering 2024-09-14T04:36:35.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:34 smithi038 bash[87336]: cluster 2024-09-14T04:36:33.267413+0000 mgr.y (mgr.26165) 866 : cluster [DBG] pgmap v841: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 742 op/s; 11983/253095 objects degraded (4.735%); 5044/253095 objects misplaced (1.993%); 1.4 MiB/s, 22 objects/s recovering 2024-09-14T04:36:35.106 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:35.129 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:35.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:35.136 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:35.237 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:35.282 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:35.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:35.283 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:36:35.384 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:35.410 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:35.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:35.413 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:36:35.514 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:35.541 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:35.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:35.543 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:36:35.644 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:35.661 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:35.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:35.663 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:35.757 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0: {} 2024-09-14T04:36:35.757 INFO:teuthology.orchestra.run.smithi038.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-14T04:36:35.763 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:35.797 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1: {} 2024-09-14T04:36:35.797 INFO:teuthology.orchestra.run.smithi038.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-14T04:36:35.803 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:35.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:35.808 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:36:35.834 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2: {} 2024-09-14T04:36:35.835 INFO:teuthology.orchestra.run.smithi038.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-14T04:36:35.858 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3: {} 2024-09-14T04:36:35.858 INFO:teuthology.orchestra.run.smithi038.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-14T04:36:35.888 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4: {} 2024-09-14T04:36:35.888 INFO:teuthology.orchestra.run.smithi038.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-14T04:36:35.910 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:35.935 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5: {} 2024-09-14T04:36:35.935 INFO:teuthology.orchestra.run.smithi038.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-14T04:36:35.950 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:35.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:35.953 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:35.963 INFO:teuthology.orchestra.run.smithi038.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-14T04:36:35.963 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6: {} 2024-09-14T04:36:35.984 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7: {} 2024-09-14T04:36:35.984 INFO:teuthology.orchestra.run.smithi038.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-14T04:36:36.054 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:36.062 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:35 smithi123 bash[68976]: cluster 2024-09-14T04:36:35.268044+0000 mgr.y (mgr.26165) 867 : cluster [DBG] pgmap v842: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 905 op/s; 12082/247236 objects degraded (4.887%); 4622/247236 objects misplaced (1.869%); 2.1 MiB/s, 34 objects/s recovering 2024-09-14T04:36:36.062 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:35 smithi123 bash[68976]: cluster 2024-09-14T04:36:35.268044+0000 mgr.y (mgr.26165) 867 : cluster [DBG] pgmap v842: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 905 op/s; 12082/247236 objects degraded (4.887%); 4622/247236 objects misplaced (1.869%); 2.1 MiB/s, 34 objects/s recovering 2024-09-14T04:36:36.072 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:36.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:36.077 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:36:36.178 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:36:36.205 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:36:36.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:36.209 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:36:36.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:35 smithi038 bash[84940]: cluster 2024-09-14T04:36:35.268044+0000 mgr.y (mgr.26165) 867 : cluster [DBG] pgmap v842: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 905 op/s; 12082/247236 objects degraded (4.887%); 4622/247236 objects misplaced (1.869%); 2.1 MiB/s, 34 objects/s recovering 2024-09-14T04:36:36.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:35 smithi038 bash[84940]: cluster 2024-09-14T04:36:35.268044+0000 mgr.y (mgr.26165) 867 : cluster [DBG] pgmap v842: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 905 op/s; 12082/247236 objects degraded (4.887%); 4622/247236 objects misplaced (1.869%); 2.1 MiB/s, 34 objects/s recovering 2024-09-14T04:36:36.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:35 smithi038 bash[87336]: cluster 2024-09-14T04:36:35.268044+0000 mgr.y (mgr.26165) 867 : cluster [DBG] pgmap v842: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 905 op/s; 12082/247236 objects degraded (4.887%); 4622/247236 objects misplaced (1.869%); 2.1 MiB/s, 34 objects/s recovering 2024-09-14T04:36:36.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:35 smithi038 bash[87336]: cluster 2024-09-14T04:36:35.268044+0000 mgr.y (mgr.26165) 867 : cluster [DBG] pgmap v842: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 905 op/s; 12082/247236 objects degraded (4.887%); 4622/247236 objects misplaced (1.869%); 2.1 MiB/s, 34 objects/s recovering 2024-09-14T04:36:36.310 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:36.341 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:36.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:36.346 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:36:36.447 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:36.473 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:36.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:36.479 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:36:36.580 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:36:36.610 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:36:36.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:36.616 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:36:36.713 INFO:teuthology.orchestra.run.smithi038.stderr:nodeep-scrub is set 2024-09-14T04:36:36.717 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:36:36.742 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:36:36.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:36.744 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:36:36.845 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:36.879 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:36.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:36.885 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:36:36.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:36 smithi123 bash[68976]: audit 2024-09-14T04:36:35.720850+0000 mon.a (mon.0) 1059 : audit [DBG] from='client.? 172.21.15.38:0/78514261' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:36:36.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:36 smithi123 bash[68976]: audit 2024-09-14T04:36:35.720850+0000 mon.a (mon.0) 1059 : audit [DBG] from='client.? 172.21.15.38:0/78514261' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:36:36.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:36 smithi123 bash[68976]: audit 2024-09-14T04:36:36.091194+0000 mon.b (mon.1) 20 : audit [INF] from='client.? 172.21.15.38:0/838849382' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:36:36.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:36 smithi123 bash[68976]: audit 2024-09-14T04:36:36.091194+0000 mon.b (mon.1) 20 : audit [INF] from='client.? 172.21.15.38:0/838849382' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:36:36.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:36 smithi123 bash[68976]: audit 2024-09-14T04:36:36.096481+0000 mon.a (mon.0) 1060 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:36:36.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:36 smithi123 bash[68976]: audit 2024-09-14T04:36:36.096481+0000 mon.a (mon.0) 1060 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:36:36.986 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:36.995 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:36 smithi038 bash[84940]: audit 2024-09-14T04:36:35.720850+0000 mon.a (mon.0) 1059 : audit [DBG] from='client.? 172.21.15.38:0/78514261' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:36:36.995 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:36 smithi038 bash[84940]: audit 2024-09-14T04:36:35.720850+0000 mon.a (mon.0) 1059 : audit [DBG] from='client.? 172.21.15.38:0/78514261' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:36:36.995 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:36 smithi038 bash[84940]: audit 2024-09-14T04:36:36.091194+0000 mon.b (mon.1) 20 : audit [INF] from='client.? 172.21.15.38:0/838849382' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:36:36.995 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:36 smithi038 bash[84940]: audit 2024-09-14T04:36:36.091194+0000 mon.b (mon.1) 20 : audit [INF] from='client.? 172.21.15.38:0/838849382' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:36:36.995 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:36 smithi038 bash[84940]: audit 2024-09-14T04:36:36.096481+0000 mon.a (mon.0) 1060 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:36:36.995 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:36 smithi038 bash[84940]: audit 2024-09-14T04:36:36.096481+0000 mon.a (mon.0) 1060 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:36:36.995 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:36 smithi038 bash[87336]: audit 2024-09-14T04:36:35.720850+0000 mon.a (mon.0) 1059 : audit [DBG] from='client.? 172.21.15.38:0/78514261' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:36:36.996 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:36 smithi038 bash[87336]: audit 2024-09-14T04:36:35.720850+0000 mon.a (mon.0) 1059 : audit [DBG] from='client.? 172.21.15.38:0/78514261' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:36:36.996 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:36 smithi038 bash[87336]: audit 2024-09-14T04:36:36.091194+0000 mon.b (mon.1) 20 : audit [INF] from='client.? 172.21.15.38:0/838849382' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:36:36.996 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:36 smithi038 bash[87336]: audit 2024-09-14T04:36:36.091194+0000 mon.b (mon.1) 20 : audit [INF] from='client.? 172.21.15.38:0/838849382' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:36:36.996 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:36 smithi038 bash[87336]: audit 2024-09-14T04:36:36.096481+0000 mon.a (mon.0) 1060 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:36:36.996 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:36 smithi038 bash[87336]: audit 2024-09-14T04:36:36.096481+0000 mon.a (mon.0) 1060 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:36:37.014 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:37.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:37.019 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:37.120 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:37.149 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:37.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:37.153 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:36:37.254 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:37.279 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:37.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:37.285 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:36:37.385 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:37.409 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:37.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:37.413 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:36:37.514 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:37.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:37.541 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:37.541 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:36:37.642 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:37.673 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:37.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:37.676 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:36:37.777 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:37.804 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:37.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:37.809 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:36:37.909 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:37.944 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:37.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:37.946 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:36:37.976 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T04:36:38.046 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:38.058 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:37 smithi123 bash[68976]: cluster 2024-09-14T04:36:36.706056+0000 mon.a (mon.0) 1061 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:36:38.059 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:37 smithi123 bash[68976]: cluster 2024-09-14T04:36:36.706056+0000 mon.a (mon.0) 1061 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:36:38.059 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:37 smithi123 bash[68976]: audit 2024-09-14T04:36:36.709118+0000 mon.a (mon.0) 1062 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:36:38.059 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:37 smithi123 bash[68976]: audit 2024-09-14T04:36:36.709118+0000 mon.a (mon.0) 1062 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:36:38.059 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:37 smithi123 bash[68976]: cluster 2024-09-14T04:36:36.718555+0000 mon.a (mon.0) 1063 : cluster [DBG] osdmap e185: 8 total, 8 up, 8 in 2024-09-14T04:36:38.059 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:37 smithi123 bash[68976]: cluster 2024-09-14T04:36:36.718555+0000 mon.a (mon.0) 1063 : cluster [DBG] osdmap e185: 8 total, 8 up, 8 in 2024-09-14T04:36:38.059 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:37 smithi123 bash[68976]: cluster 2024-09-14T04:36:37.154936+0000 mon.a (mon.0) 1064 : cluster [WRN] Health check update: Degraded data redundancy: 12082/247236 objects degraded (4.887%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:36:38.059 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:37 smithi123 bash[68976]: cluster 2024-09-14T04:36:37.154936+0000 mon.a (mon.0) 1064 : cluster [WRN] Health check update: Degraded data redundancy: 12082/247236 objects degraded (4.887%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:36:38.059 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:37 smithi123 bash[68976]: cluster 2024-09-14T04:36:37.268555+0000 mgr.y (mgr.26165) 868 : cluster [DBG] pgmap v844: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.9 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 864 op/s; 12082/240552 objects degraded (5.023%); 4622/240552 objects misplaced (1.921%); 1.7 MiB/s, 26 objects/s recovering 2024-09-14T04:36:38.059 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:37 smithi123 bash[68976]: cluster 2024-09-14T04:36:37.268555+0000 mgr.y (mgr.26165) 868 : cluster [DBG] pgmap v844: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.9 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 864 op/s; 12082/240552 objects degraded (5.023%); 4622/240552 objects misplaced (1.921%); 1.7 MiB/s, 26 objects/s recovering 2024-09-14T04:36:38.070 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:38.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:38.077 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:36:38.178 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:38.187 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:37 smithi038 bash[84940]: cluster 2024-09-14T04:36:36.706056+0000 mon.a (mon.0) 1061 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:36:38.188 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:37 smithi038 bash[84940]: cluster 2024-09-14T04:36:36.706056+0000 mon.a (mon.0) 1061 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:36:38.188 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:37 smithi038 bash[84940]: audit 2024-09-14T04:36:36.709118+0000 mon.a (mon.0) 1062 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:36:38.188 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:37 smithi038 bash[84940]: audit 2024-09-14T04:36:36.709118+0000 mon.a (mon.0) 1062 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:36:38.188 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:37 smithi038 bash[84940]: cluster 2024-09-14T04:36:36.718555+0000 mon.a (mon.0) 1063 : cluster [DBG] osdmap e185: 8 total, 8 up, 8 in 2024-09-14T04:36:38.188 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:37 smithi038 bash[84940]: cluster 2024-09-14T04:36:36.718555+0000 mon.a (mon.0) 1063 : cluster [DBG] osdmap e185: 8 total, 8 up, 8 in 2024-09-14T04:36:38.188 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:37 smithi038 bash[84940]: cluster 2024-09-14T04:36:37.154936+0000 mon.a (mon.0) 1064 : cluster [WRN] Health check update: Degraded data redundancy: 12082/247236 objects degraded (4.887%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:36:38.188 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:37 smithi038 bash[84940]: cluster 2024-09-14T04:36:37.154936+0000 mon.a (mon.0) 1064 : cluster [WRN] Health check update: Degraded data redundancy: 12082/247236 objects degraded (4.887%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:36:38.188 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:37 smithi038 bash[84940]: cluster 2024-09-14T04:36:37.268555+0000 mgr.y (mgr.26165) 868 : cluster [DBG] pgmap v844: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.9 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 864 op/s; 12082/240552 objects degraded (5.023%); 4622/240552 objects misplaced (1.921%); 1.7 MiB/s, 26 objects/s recovering 2024-09-14T04:36:38.188 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:37 smithi038 bash[84940]: cluster 2024-09-14T04:36:37.268555+0000 mgr.y (mgr.26165) 868 : cluster [DBG] pgmap v844: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.9 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 864 op/s; 12082/240552 objects degraded (5.023%); 4622/240552 objects misplaced (1.921%); 1.7 MiB/s, 26 objects/s recovering 2024-09-14T04:36:38.189 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:37 smithi038 bash[87336]: cluster 2024-09-14T04:36:36.706056+0000 mon.a (mon.0) 1061 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:36:38.189 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:37 smithi038 bash[87336]: cluster 2024-09-14T04:36:36.706056+0000 mon.a (mon.0) 1061 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:36:38.189 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:37 smithi038 bash[87336]: audit 2024-09-14T04:36:36.709118+0000 mon.a (mon.0) 1062 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:36:38.189 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:37 smithi038 bash[87336]: audit 2024-09-14T04:36:36.709118+0000 mon.a (mon.0) 1062 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:36:38.189 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:37 smithi038 bash[87336]: cluster 2024-09-14T04:36:36.718555+0000 mon.a (mon.0) 1063 : cluster [DBG] osdmap e185: 8 total, 8 up, 8 in 2024-09-14T04:36:38.189 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:37 smithi038 bash[87336]: cluster 2024-09-14T04:36:36.718555+0000 mon.a (mon.0) 1063 : cluster [DBG] osdmap e185: 8 total, 8 up, 8 in 2024-09-14T04:36:38.189 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:37 smithi038 bash[87336]: cluster 2024-09-14T04:36:37.154936+0000 mon.a (mon.0) 1064 : cluster [WRN] Health check update: Degraded data redundancy: 12082/247236 objects degraded (4.887%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:36:38.189 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:37 smithi038 bash[87336]: cluster 2024-09-14T04:36:37.154936+0000 mon.a (mon.0) 1064 : cluster [WRN] Health check update: Degraded data redundancy: 12082/247236 objects degraded (4.887%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:36:38.189 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:37 smithi038 bash[87336]: cluster 2024-09-14T04:36:37.268555+0000 mgr.y (mgr.26165) 868 : cluster [DBG] pgmap v844: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.9 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 864 op/s; 12082/240552 objects degraded (5.023%); 4622/240552 objects misplaced (1.921%); 1.7 MiB/s, 26 objects/s recovering 2024-09-14T04:36:38.189 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:37 smithi038 bash[87336]: cluster 2024-09-14T04:36:37.268555+0000 mgr.y (mgr.26165) 868 : cluster [DBG] pgmap v844: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.9 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 864 op/s; 12082/240552 objects degraded (5.023%); 4622/240552 objects misplaced (1.921%); 1.7 MiB/s, 26 objects/s recovering 2024-09-14T04:36:38.198 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:38.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:38.200 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:38.301 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:38.343 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:38.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:38.349 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:38.449 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:38.473 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:38.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:38.475 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:36:38.523 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:36:38 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:36:38] "GET /metrics HTTP/1.1" 200 36672 "" "Prometheus/2.51.0" 2024-09-14T04:36:38.576 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:38.608 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:38.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:38.611 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:38.712 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:38.739 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:38.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:38.743 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:38.844 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:38.871 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:38.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:38.874 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:36:38.975 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:36:39.009 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:36:39.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:39.013 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:36:39.114 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:39.141 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:39.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:39.144 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:36:39.245 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:39.269 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:39.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:39.272 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:39.373 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:39.409 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:39.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:39.412 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:36:39.513 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:39.543 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:39.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:39.547 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:39.648 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:39.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:39.679 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:39.679 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:39.780 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:39.804 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:39.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:39.807 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:39.908 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:39.935 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:39.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:39.941 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:36:40.044 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:36:40.065 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:36:40.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:40.070 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:36:40.171 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:40.197 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:40.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:40.203 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:36:40.304 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:40.331 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:36:40 smithi123 bash[61744]: ts=2024-09-14T04:36:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:36:40.344 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:40.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:40.347 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:40.448 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:36:40.461 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:40 smithi123 bash[68976]: cluster 2024-09-14T04:36:39.269157+0000 mgr.y (mgr.26165) 869 : cluster [DBG] pgmap v845: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.8 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 858 op/s; 12219/237570 objects degraded (5.143%); 4177/237570 objects misplaced (1.758%); 1.8 MiB/s, 28 objects/s recovering 2024-09-14T04:36:40.461 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:40 smithi123 bash[68976]: cluster 2024-09-14T04:36:39.269157+0000 mgr.y (mgr.26165) 869 : cluster [DBG] pgmap v845: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.8 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 858 op/s; 12219/237570 objects degraded (5.143%); 4177/237570 objects misplaced (1.758%); 1.8 MiB/s, 28 objects/s recovering 2024-09-14T04:36:40.479 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:36:40.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:40.483 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:36:40.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:40 smithi038 bash[84940]: cluster 2024-09-14T04:36:39.269157+0000 mgr.y (mgr.26165) 869 : cluster [DBG] pgmap v845: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.8 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 858 op/s; 12219/237570 objects degraded (5.143%); 4177/237570 objects misplaced (1.758%); 1.8 MiB/s, 28 objects/s recovering 2024-09-14T04:36:40.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:40 smithi038 bash[84940]: cluster 2024-09-14T04:36:39.269157+0000 mgr.y (mgr.26165) 869 : cluster [DBG] pgmap v845: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.8 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 858 op/s; 12219/237570 objects degraded (5.143%); 4177/237570 objects misplaced (1.758%); 1.8 MiB/s, 28 objects/s recovering 2024-09-14T04:36:40.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:40 smithi038 bash[87336]: cluster 2024-09-14T04:36:39.269157+0000 mgr.y (mgr.26165) 869 : cluster [DBG] pgmap v845: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.8 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 858 op/s; 12219/237570 objects degraded (5.143%); 4177/237570 objects misplaced (1.758%); 1.8 MiB/s, 28 objects/s recovering 2024-09-14T04:36:40.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:40 smithi038 bash[87336]: cluster 2024-09-14T04:36:39.269157+0000 mgr.y (mgr.26165) 869 : cluster [DBG] pgmap v845: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.8 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 858 op/s; 12219/237570 objects degraded (5.143%); 4177/237570 objects misplaced (1.758%); 1.8 MiB/s, 28 objects/s recovering 2024-09-14T04:36:40.584 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:40.614 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:40.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:40.617 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:36:40.718 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:40.741 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:40.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:40.745 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:36:40.845 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:40.887 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:40.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:40.890 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:36:40.990 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:41.011 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:41.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:41.017 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:36:41.118 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:41.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:41.151 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:41.151 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:36:41.252 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:41.282 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:41.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:41.286 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:36:41.387 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:41.421 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:41.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:41.425 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:36:41.526 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:41.549 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:41.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:41.552 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:36:41.652 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:41.678 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:41.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:41.680 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:36:41.781 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:41.815 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:41.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:41.818 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:36:41.888 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-14T04:36:41.919 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:41.970 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:41.975 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd unset noscrub 2024-09-14T04:36:41.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:41.977 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:42.078 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:42.108 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:42.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:42.109 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:36:42.210 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:42.257 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:42.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:42.268 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:42.369 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:42.398 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:42.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:42.400 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:36:42.401 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:36:42.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:42 smithi123 bash[68976]: cluster 2024-09-14T04:36:41.269913+0000 mgr.y (mgr.26165) 870 : cluster [DBG] pgmap v846: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 878 op/s; 12219/226728 objects degraded (5.389%); 4177/226728 objects misplaced (1.842%); 1.8 MiB/s, 28 objects/s recovering 2024-09-14T04:36:42.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:42 smithi123 bash[68976]: cluster 2024-09-14T04:36:41.269913+0000 mgr.y (mgr.26165) 870 : cluster [DBG] pgmap v846: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 878 op/s; 12219/226728 objects degraded (5.389%); 4177/226728 objects misplaced (1.842%); 1.8 MiB/s, 28 objects/s recovering 2024-09-14T04:36:42.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:42 smithi123 bash[68976]: cluster 2024-09-14T04:36:42.155551+0000 mon.a (mon.0) 1065 : cluster [WRN] Health check update: Degraded data redundancy: 12219/226728 objects degraded (5.389%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:36:42.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:42 smithi123 bash[68976]: cluster 2024-09-14T04:36:42.155551+0000 mon.a (mon.0) 1065 : cluster [WRN] Health check update: Degraded data redundancy: 12219/226728 objects degraded (5.389%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:36:42.494 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:42 smithi038 bash[87336]: cluster 2024-09-14T04:36:41.269913+0000 mgr.y (mgr.26165) 870 : cluster [DBG] pgmap v846: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 878 op/s; 12219/226728 objects degraded (5.389%); 4177/226728 objects misplaced (1.842%); 1.8 MiB/s, 28 objects/s recovering 2024-09-14T04:36:42.495 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:42 smithi038 bash[87336]: cluster 2024-09-14T04:36:41.269913+0000 mgr.y (mgr.26165) 870 : cluster [DBG] pgmap v846: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 878 op/s; 12219/226728 objects degraded (5.389%); 4177/226728 objects misplaced (1.842%); 1.8 MiB/s, 28 objects/s recovering 2024-09-14T04:36:42.495 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:42 smithi038 bash[87336]: cluster 2024-09-14T04:36:42.155551+0000 mon.a (mon.0) 1065 : cluster [WRN] Health check update: Degraded data redundancy: 12219/226728 objects degraded (5.389%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:36:42.495 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:42 smithi038 bash[87336]: cluster 2024-09-14T04:36:42.155551+0000 mon.a (mon.0) 1065 : cluster [WRN] Health check update: Degraded data redundancy: 12219/226728 objects degraded (5.389%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:36:42.495 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:42 smithi038 bash[84940]: cluster 2024-09-14T04:36:41.269913+0000 mgr.y (mgr.26165) 870 : cluster [DBG] pgmap v846: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 878 op/s; 12219/226728 objects degraded (5.389%); 4177/226728 objects misplaced (1.842%); 1.8 MiB/s, 28 objects/s recovering 2024-09-14T04:36:42.496 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:42 smithi038 bash[84940]: cluster 2024-09-14T04:36:41.269913+0000 mgr.y (mgr.26165) 870 : cluster [DBG] pgmap v846: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 878 op/s; 12219/226728 objects degraded (5.389%); 4177/226728 objects misplaced (1.842%); 1.8 MiB/s, 28 objects/s recovering 2024-09-14T04:36:42.496 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:42 smithi038 bash[84940]: cluster 2024-09-14T04:36:42.155551+0000 mon.a (mon.0) 1065 : cluster [WRN] Health check update: Degraded data redundancy: 12219/226728 objects degraded (5.389%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:36:42.496 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:42 smithi038 bash[84940]: cluster 2024-09-14T04:36:42.155551+0000 mon.a (mon.0) 1065 : cluster [WRN] Health check update: Degraded data redundancy: 12219/226728 objects degraded (5.389%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:36:42.501 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:42.524 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:42.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:42.528 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:36:42.630 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:42.654 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:42.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:42.661 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:42.762 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:42.796 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:42.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:42.798 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:42.899 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:42.923 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:42.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:42.927 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:36:43.028 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:36:43.050 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:36:43.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:43.053 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:36:43.153 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:36:43.178 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:36:43.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:43.183 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:36:43.284 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:43.304 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:43.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:43.308 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:36:43.409 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:43.432 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:43.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:43.436 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:36:43.537 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:43.565 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:43.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:43.567 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:36:43.668 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:43.696 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:43.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:43.700 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:36:43.801 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:36:43.843 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-14T04:36:43.843 INFO:teuthology.orchestra.run.smithi123.stdout: "ops": [], 2024-09-14T04:36:43.843 INFO:teuthology.orchestra.run.smithi123.stdout: "num_ops": 0 2024-09-14T04:36:43.843 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-14T04:36:43.845 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:36:43.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:43.849 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:36:43.949 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:43.985 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:43.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:43.987 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:36:44.088 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:36:44.110 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:36:44.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:44.112 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:36:44.213 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:44.233 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:44.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:44.234 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:36:44.335 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:44.361 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:44.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:44.366 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:36:44.467 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:44.508 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:44.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:44.516 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:36:44.616 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:44.626 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:44 smithi038 bash[84940]: cluster 2024-09-14T04:36:43.270480+0000 mgr.y (mgr.26165) 871 : cluster [DBG] pgmap v847: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 878 op/s; 12219/226728 objects degraded (5.389%); 4177/226728 objects misplaced (1.842%); 1.8 MiB/s, 28 objects/s recovering 2024-09-14T04:36:44.626 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:44 smithi038 bash[84940]: cluster 2024-09-14T04:36:43.270480+0000 mgr.y (mgr.26165) 871 : cluster [DBG] pgmap v847: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 878 op/s; 12219/226728 objects degraded (5.389%); 4177/226728 objects misplaced (1.842%); 1.8 MiB/s, 28 objects/s recovering 2024-09-14T04:36:44.626 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:44 smithi038 bash[87336]: cluster 2024-09-14T04:36:43.270480+0000 mgr.y (mgr.26165) 871 : cluster [DBG] pgmap v847: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 878 op/s; 12219/226728 objects degraded (5.389%); 4177/226728 objects misplaced (1.842%); 1.8 MiB/s, 28 objects/s recovering 2024-09-14T04:36:44.626 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:44 smithi038 bash[87336]: cluster 2024-09-14T04:36:43.270480+0000 mgr.y (mgr.26165) 871 : cluster [DBG] pgmap v847: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 878 op/s; 12219/226728 objects degraded (5.389%); 4177/226728 objects misplaced (1.842%); 1.8 MiB/s, 28 objects/s recovering 2024-09-14T04:36:44.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:44.657 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:44.658 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:44.758 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:44.787 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:44.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:44.791 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:36:44.892 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:44.923 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:44.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:44.927 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:36:44.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:44 smithi123 bash[68976]: cluster 2024-09-14T04:36:43.270480+0000 mgr.y (mgr.26165) 871 : cluster [DBG] pgmap v847: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 878 op/s; 12219/226728 objects degraded (5.389%); 4177/226728 objects misplaced (1.842%); 1.8 MiB/s, 28 objects/s recovering 2024-09-14T04:36:44.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:44 smithi123 bash[68976]: cluster 2024-09-14T04:36:43.270480+0000 mgr.y (mgr.26165) 871 : cluster [DBG] pgmap v847: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 878 op/s; 12219/226728 objects degraded (5.389%); 4177/226728 objects misplaced (1.842%); 1.8 MiB/s, 28 objects/s recovering 2024-09-14T04:36:44.962 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.6 dump_blocked_ops 2024-09-14T04:36:45.028 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:45.059 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:45.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:45.062 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:36:45.163 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:45.187 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:45.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:45.193 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:36:45.293 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:45.324 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:45.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:45.328 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:36:45.365 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:45 smithi038 bash[84940]: audit 2024-09-14T04:36:45.228828+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:36:45.429 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:36:45.457 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:36:45.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:45.460 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:36:45.560 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:45.569 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:45 smithi123 bash[68976]: audit 2024-09-14T04:36:45.228828+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:36:45.569 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:45 smithi123 bash[68976]: audit 2024-09-14T04:36:45.228828+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:36:45.597 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:45.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:45.603 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:36:45.703 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:45.714 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:45 smithi038 bash[84940]: audit 2024-09-14T04:36:45.228828+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:36:45.714 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:45 smithi038 bash[87336]: audit 2024-09-14T04:36:45.228828+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:36:45.714 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:45 smithi038 bash[87336]: audit 2024-09-14T04:36:45.228828+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:36:45.770 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:45.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:45.777 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:36:45.878 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:45.919 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:45.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:45.926 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:46.027 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:46.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:46.060 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:46.060 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:36:46.161 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:46.199 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:46.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:46.206 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:36:46.307 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:46.331 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:46.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:46.337 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:36:46.438 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:46.475 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:46.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:46.481 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:36:46.481 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:36:46.482 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:36:46.582 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:46.592 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:46 smithi123 bash[68976]: cluster 2024-09-14T04:36:45.271197+0000 mgr.y (mgr.26165) 872 : cluster [DBG] pgmap v848: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 922 op/s; 12377/219552 objects degraded (5.637%); 3740/219552 objects misplaced (1.703%); 1.8 MiB/s, 29 objects/s recovering 2024-09-14T04:36:46.592 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:46 smithi123 bash[68976]: cluster 2024-09-14T04:36:45.271197+0000 mgr.y (mgr.26165) 872 : cluster [DBG] pgmap v848: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 922 op/s; 12377/219552 objects degraded (5.637%); 3740/219552 objects misplaced (1.703%); 1.8 MiB/s, 29 objects/s recovering 2024-09-14T04:36:46.592 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:46 smithi123 bash[68976]: audit 2024-09-14T04:36:45.492255+0000 mon.a (mon.0) 1067 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:36:46.592 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:46 smithi123 bash[68976]: audit 2024-09-14T04:36:45.492255+0000 mon.a (mon.0) 1067 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:36:46.618 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:46.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:46.621 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:36:46.710 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:46 smithi038 bash[84940]: cluster 2024-09-14T04:36:45.271197+0000 mgr.y (mgr.26165) 872 : cluster [DBG] pgmap v848: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 922 op/s; 12377/219552 objects degraded (5.637%); 3740/219552 objects misplaced (1.703%); 1.8 MiB/s, 29 objects/s recovering 2024-09-14T04:36:46.710 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:46 smithi038 bash[84940]: cluster 2024-09-14T04:36:45.271197+0000 mgr.y (mgr.26165) 872 : cluster [DBG] pgmap v848: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 922 op/s; 12377/219552 objects degraded (5.637%); 3740/219552 objects misplaced (1.703%); 1.8 MiB/s, 29 objects/s recovering 2024-09-14T04:36:46.710 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:46 smithi038 bash[84940]: audit 2024-09-14T04:36:45.492255+0000 mon.a (mon.0) 1067 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:36:46.710 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:46 smithi038 bash[84940]: audit 2024-09-14T04:36:45.492255+0000 mon.a (mon.0) 1067 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:36:46.711 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:46 smithi038 bash[87336]: cluster 2024-09-14T04:36:45.271197+0000 mgr.y (mgr.26165) 872 : cluster [DBG] pgmap v848: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 922 op/s; 12377/219552 objects degraded (5.637%); 3740/219552 objects misplaced (1.703%); 1.8 MiB/s, 29 objects/s recovering 2024-09-14T04:36:46.711 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:46 smithi038 bash[87336]: cluster 2024-09-14T04:36:45.271197+0000 mgr.y (mgr.26165) 872 : cluster [DBG] pgmap v848: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 922 op/s; 12377/219552 objects degraded (5.637%); 3740/219552 objects misplaced (1.703%); 1.8 MiB/s, 29 objects/s recovering 2024-09-14T04:36:46.711 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:46 smithi038 bash[87336]: audit 2024-09-14T04:36:45.492255+0000 mon.a (mon.0) 1067 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:36:46.711 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:46 smithi038 bash[87336]: audit 2024-09-14T04:36:45.492255+0000 mon.a (mon.0) 1067 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:36:46.722 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:46.749 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:46.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:46.752 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:36:46.853 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:46.877 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:46.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:46.879 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:36:46.980 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:47.026 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:47.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:47.028 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:36:47.129 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:47.152 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:47.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:47.156 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:36:47.257 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:36:47.280 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:36:47.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:47.283 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:36:47.384 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:47.410 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:47.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:47.412 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:36:47.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:47 smithi123 bash[68976]: cluster 2024-09-14T04:36:47.156383+0000 mon.a (mon.0) 1068 : cluster [WRN] Health check update: Degraded data redundancy: 12377/219552 objects degraded (5.637%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:36:47.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:47 smithi123 bash[68976]: cluster 2024-09-14T04:36:47.156383+0000 mon.a (mon.0) 1068 : cluster [WRN] Health check update: Degraded data redundancy: 12377/219552 objects degraded (5.637%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:36:47.513 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:47.536 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:47.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:47.543 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:36:47.643 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:47.668 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:47.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:47.676 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:36:47.777 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:47.808 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:47 smithi038 bash[84940]: cluster 2024-09-14T04:36:47.156383+0000 mon.a (mon.0) 1068 : cluster [WRN] Health check update: Degraded data redundancy: 12377/219552 objects degraded (5.637%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:36:47.808 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:47 smithi038 bash[84940]: cluster 2024-09-14T04:36:47.156383+0000 mon.a (mon.0) 1068 : cluster [WRN] Health check update: Degraded data redundancy: 12377/219552 objects degraded (5.637%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:36:47.809 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:47 smithi038 bash[87336]: cluster 2024-09-14T04:36:47.156383+0000 mon.a (mon.0) 1068 : cluster [WRN] Health check update: Degraded data redundancy: 12377/219552 objects degraded (5.637%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:36:47.809 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:47 smithi038 bash[87336]: cluster 2024-09-14T04:36:47.156383+0000 mon.a (mon.0) 1068 : cluster [WRN] Health check update: Degraded data redundancy: 12377/219552 objects degraded (5.637%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:36:47.814 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:47.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:47.822 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:36:47.923 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:47.952 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:47.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:47.957 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:48.058 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:48.082 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:48.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:48.085 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:36:48.186 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:48.209 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:48.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:48.212 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:48.313 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:36:48.349 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:36:48.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:48.352 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:36:48.453 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:48.476 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:48.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:48.482 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:36:48.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:48 smithi038 bash[84940]: cluster 2024-09-14T04:36:47.271882+0000 mgr.y (mgr.26165) 873 : cluster [DBG] pgmap v849: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 885 op/s; 12377/212505 objects degraded (5.824%); 3740/212505 objects misplaced (1.760%); 1.7 MiB/s, 27 objects/s recovering 2024-09-14T04:36:48.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:48 smithi038 bash[84940]: cluster 2024-09-14T04:36:47.271882+0000 mgr.y (mgr.26165) 873 : cluster [DBG] pgmap v849: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 885 op/s; 12377/212505 objects degraded (5.824%); 3740/212505 objects misplaced (1.760%); 1.7 MiB/s, 27 objects/s recovering 2024-09-14T04:36:48.521 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:36:48 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:36:48] "GET /metrics HTTP/1.1" 200 36670 "" "Prometheus/2.51.0" 2024-09-14T04:36:48.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:48 smithi038 bash[87336]: cluster 2024-09-14T04:36:47.271882+0000 mgr.y (mgr.26165) 873 : cluster [DBG] pgmap v849: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 885 op/s; 12377/212505 objects degraded (5.824%); 3740/212505 objects misplaced (1.760%); 1.7 MiB/s, 27 objects/s recovering 2024-09-14T04:36:48.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:48 smithi038 bash[87336]: cluster 2024-09-14T04:36:47.271882+0000 mgr.y (mgr.26165) 873 : cluster [DBG] pgmap v849: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 885 op/s; 12377/212505 objects degraded (5.824%); 3740/212505 objects misplaced (1.760%); 1.7 MiB/s, 27 objects/s recovering 2024-09-14T04:36:48.582 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:36:48.591 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:48 smithi123 bash[68976]: cluster 2024-09-14T04:36:47.271882+0000 mgr.y (mgr.26165) 873 : cluster [DBG] pgmap v849: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 885 op/s; 12377/212505 objects degraded (5.824%); 3740/212505 objects misplaced (1.760%); 1.7 MiB/s, 27 objects/s recovering 2024-09-14T04:36:48.591 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:48 smithi123 bash[68976]: cluster 2024-09-14T04:36:47.271882+0000 mgr.y (mgr.26165) 873 : cluster [DBG] pgmap v849: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 885 op/s; 12377/212505 objects degraded (5.824%); 3740/212505 objects misplaced (1.760%); 1.7 MiB/s, 27 objects/s recovering 2024-09-14T04:36:48.605 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:36:48.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:48.608 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:36:48.709 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:48.735 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:48.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:48.738 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:36:48.839 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:36:48.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:48.864 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:36:48.864 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:36:48.965 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:49.003 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:49.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:49.007 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:36:49.108 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:36:49.133 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:36:49.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:49.136 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:36:49.236 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:49.263 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:49.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:49.266 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:36:49.367 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:49.393 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:49.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:49.396 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:36:49.497 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:49.534 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:49.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:49.541 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:36:49.641 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:49.663 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:49.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:49.668 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:36:49.769 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:49.787 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T04:36:49.790 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:49.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:49.792 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:36:49.893 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:49.949 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:49.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:49.951 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:36:50.052 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:36:50.081 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:36:50.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:50.085 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:36:50.185 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:50.213 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:50.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:50.222 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:36:50.323 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:50.346 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:50.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:50.348 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:50.426 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:36:50 smithi123 bash[61744]: ts=2024-09-14T04:36:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:36:50.449 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:36:50.476 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:36:50.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:50.478 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:36:50.479 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:50 smithi123 bash[68976]: cluster 2024-09-14T04:36:49.272423+0000 mgr.y (mgr.26165) 874 : cluster [DBG] pgmap v850: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 865 op/s; 12524/209397 objects degraded (5.981%); 3224/209397 objects misplaced (1.540%); 2.4 MiB/s, 38 objects/s recovering 2024-09-14T04:36:50.479 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:50 smithi123 bash[68976]: cluster 2024-09-14T04:36:49.272423+0000 mgr.y (mgr.26165) 874 : cluster [DBG] pgmap v850: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 865 op/s; 12524/209397 objects degraded (5.981%); 3224/209397 objects misplaced (1.540%); 2.4 MiB/s, 38 objects/s recovering 2024-09-14T04:36:50.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:50 smithi038 bash[84940]: cluster 2024-09-14T04:36:49.272423+0000 mgr.y (mgr.26165) 874 : cluster [DBG] pgmap v850: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 865 op/s; 12524/209397 objects degraded (5.981%); 3224/209397 objects misplaced (1.540%); 2.4 MiB/s, 38 objects/s recovering 2024-09-14T04:36:50.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:50 smithi038 bash[84940]: cluster 2024-09-14T04:36:49.272423+0000 mgr.y (mgr.26165) 874 : cluster [DBG] pgmap v850: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 865 op/s; 12524/209397 objects degraded (5.981%); 3224/209397 objects misplaced (1.540%); 2.4 MiB/s, 38 objects/s recovering 2024-09-14T04:36:50.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:50 smithi038 bash[87336]: cluster 2024-09-14T04:36:49.272423+0000 mgr.y (mgr.26165) 874 : cluster [DBG] pgmap v850: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 865 op/s; 12524/209397 objects degraded (5.981%); 3224/209397 objects misplaced (1.540%); 2.4 MiB/s, 38 objects/s recovering 2024-09-14T04:36:50.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:50 smithi038 bash[87336]: cluster 2024-09-14T04:36:49.272423+0000 mgr.y (mgr.26165) 874 : cluster [DBG] pgmap v850: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 865 op/s; 12524/209397 objects degraded (5.981%); 3224/209397 objects misplaced (1.540%); 2.4 MiB/s, 38 objects/s recovering 2024-09-14T04:36:50.580 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:50.613 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:50.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:50.617 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:36:50.718 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:50.744 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:50.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:50.747 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:36:50.848 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:50.876 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:50.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:50.881 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:36:50.982 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:51.012 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:51.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:51.015 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:36:51.116 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:51.136 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:51.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:51.139 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:36:51.241 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:51.261 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:51.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:51.265 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:36:51.365 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:51.390 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:51.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:51.393 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:51.494 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:36:51.517 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:36:51.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:51.519 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:36:51.620 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:51.673 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:51.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:51.683 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:36:51.783 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:51.808 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:51.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:51.812 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:36:51.913 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:51.937 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:51.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:51.942 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:36:52.042 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:52.074 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:52.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:52.076 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:36:52.177 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:52.209 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:52.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:52.215 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:36:52.316 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:52.345 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:52.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:52.353 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:36:52.453 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:52.480 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:52.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:52.482 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:36:52.547 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:52 smithi038 bash[84940]: audit 2024-09-14T04:36:51.131279+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:36:52.547 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:52 smithi038 bash[84940]: audit 2024-09-14T04:36:51.131279+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:36:52.547 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:52 smithi038 bash[84940]: audit 2024-09-14T04:36:51.138935+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:36:52.548 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:52 smithi038 bash[84940]: audit 2024-09-14T04:36:51.138935+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:36:52.548 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:52 smithi038 bash[84940]: cluster 2024-09-14T04:36:51.273299+0000 mgr.y (mgr.26165) 875 : cluster [DBG] pgmap v851: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 1.08k op/s; 12524/198732 objects degraded (6.302%); 3224/198732 objects misplaced (1.622%); 1.7 MiB/s, 26 objects/s recovering 2024-09-14T04:36:52.548 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:52 smithi038 bash[84940]: cluster 2024-09-14T04:36:51.273299+0000 mgr.y (mgr.26165) 875 : cluster [DBG] pgmap v851: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 1.08k op/s; 12524/198732 objects degraded (6.302%); 3224/198732 objects misplaced (1.622%); 1.7 MiB/s, 26 objects/s recovering 2024-09-14T04:36:52.548 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:52 smithi038 bash[87336]: audit 2024-09-14T04:36:51.131279+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:36:52.548 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:52 smithi038 bash[87336]: audit 2024-09-14T04:36:51.131279+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:36:52.548 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:52 smithi038 bash[87336]: audit 2024-09-14T04:36:51.138935+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:36:52.548 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:52 smithi038 bash[87336]: audit 2024-09-14T04:36:51.138935+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:36:52.548 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:52 smithi038 bash[87336]: cluster 2024-09-14T04:36:51.273299+0000 mgr.y (mgr.26165) 875 : cluster [DBG] pgmap v851: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 1.08k op/s; 12524/198732 objects degraded (6.302%); 3224/198732 objects misplaced (1.622%); 1.7 MiB/s, 26 objects/s recovering 2024-09-14T04:36:52.548 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:52 smithi038 bash[87336]: cluster 2024-09-14T04:36:51.273299+0000 mgr.y (mgr.26165) 875 : cluster [DBG] pgmap v851: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 1.08k op/s; 12524/198732 objects degraded (6.302%); 3224/198732 objects misplaced (1.622%); 1.7 MiB/s, 26 objects/s recovering 2024-09-14T04:36:52.583 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:52.610 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:52.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:52.617 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:52.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:52 smithi123 bash[68976]: audit 2024-09-14T04:36:51.131279+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:36:52.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:52 smithi123 bash[68976]: audit 2024-09-14T04:36:51.131279+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:36:52.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:52 smithi123 bash[68976]: audit 2024-09-14T04:36:51.138935+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:36:52.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:52 smithi123 bash[68976]: audit 2024-09-14T04:36:51.138935+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:36:52.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:52 smithi123 bash[68976]: cluster 2024-09-14T04:36:51.273299+0000 mgr.y (mgr.26165) 875 : cluster [DBG] pgmap v851: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 1.08k op/s; 12524/198732 objects degraded (6.302%); 3224/198732 objects misplaced (1.622%); 1.7 MiB/s, 26 objects/s recovering 2024-09-14T04:36:52.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:52 smithi123 bash[68976]: cluster 2024-09-14T04:36:51.273299+0000 mgr.y (mgr.26165) 875 : cluster [DBG] pgmap v851: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 1.08k op/s; 12524/198732 objects degraded (6.302%); 3224/198732 objects misplaced (1.622%); 1.7 MiB/s, 26 objects/s recovering 2024-09-14T04:36:52.717 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:52.744 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:52.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:52.747 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:36:52.848 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:36:52.868 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:36:52.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:52.872 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:36:52.973 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:36:52.995 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:36:52.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:52.996 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:36:53.097 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:53.119 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:53.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:53.122 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:36:53.222 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:53.248 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:53.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:53.251 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:36:53.352 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:36:53.361 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:53 smithi123 bash[68976]: cluster 2024-09-14T04:36:52.157234+0000 mon.a (mon.0) 1071 : cluster [WRN] Health check update: Degraded data redundancy: 12524/198732 objects degraded (6.302%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:36:53.361 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:53 smithi123 bash[68976]: cluster 2024-09-14T04:36:52.157234+0000 mon.a (mon.0) 1071 : cluster [WRN] Health check update: Degraded data redundancy: 12524/198732 objects degraded (6.302%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:36:53.381 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:36:53.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:53.386 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:36:53.487 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:53.496 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:53 smithi038 bash[84940]: cluster 2024-09-14T04:36:52.157234+0000 mon.a (mon.0) 1071 : cluster [WRN] Health check update: Degraded data redundancy: 12524/198732 objects degraded (6.302%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:36:53.496 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:53 smithi038 bash[84940]: cluster 2024-09-14T04:36:52.157234+0000 mon.a (mon.0) 1071 : cluster [WRN] Health check update: Degraded data redundancy: 12524/198732 objects degraded (6.302%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:36:53.496 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:53 smithi038 bash[87336]: cluster 2024-09-14T04:36:52.157234+0000 mon.a (mon.0) 1071 : cluster [WRN] Health check update: Degraded data redundancy: 12524/198732 objects degraded (6.302%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:36:53.497 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:53 smithi038 bash[87336]: cluster 2024-09-14T04:36:52.157234+0000 mon.a (mon.0) 1071 : cluster [WRN] Health check update: Degraded data redundancy: 12524/198732 objects degraded (6.302%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:36:53.512 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:53.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:53.514 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:36:53.615 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:53.640 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:53.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:53.646 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:36:53.747 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:53.775 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:53.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:53.778 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:36:53.879 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:53.901 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:53.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:53.902 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:36:54.003 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:36:54.028 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:36:54.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:54.030 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:36:54.131 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:54.164 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:54.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:54.168 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:36:54.269 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:54.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:54 smithi038 bash[84940]: cluster 2024-09-14T04:36:53.273724+0000 mgr.y (mgr.26165) 876 : cluster [DBG] pgmap v852: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 777 op/s; 12524/198732 objects degraded (6.302%); 3224/198732 objects misplaced (1.622%); 1.7 MiB/s, 26 objects/s recovering 2024-09-14T04:36:54.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:54 smithi038 bash[84940]: cluster 2024-09-14T04:36:53.273724+0000 mgr.y (mgr.26165) 876 : cluster [DBG] pgmap v852: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 777 op/s; 12524/198732 objects degraded (6.302%); 3224/198732 objects misplaced (1.622%); 1.7 MiB/s, 26 objects/s recovering 2024-09-14T04:36:54.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:54 smithi038 bash[87336]: cluster 2024-09-14T04:36:53.273724+0000 mgr.y (mgr.26165) 876 : cluster [DBG] pgmap v852: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 777 op/s; 12524/198732 objects degraded (6.302%); 3224/198732 objects misplaced (1.622%); 1.7 MiB/s, 26 objects/s recovering 2024-09-14T04:36:54.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:54 smithi038 bash[87336]: cluster 2024-09-14T04:36:53.273724+0000 mgr.y (mgr.26165) 876 : cluster [DBG] pgmap v852: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 777 op/s; 12524/198732 objects degraded (6.302%); 3224/198732 objects misplaced (1.622%); 1.7 MiB/s, 26 objects/s recovering 2024-09-14T04:36:54.304 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:54.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:54.308 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:36:54.408 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:54.432 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:54.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:54.436 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:54.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:54 smithi123 bash[68976]: cluster 2024-09-14T04:36:53.273724+0000 mgr.y (mgr.26165) 876 : cluster [DBG] pgmap v852: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 777 op/s; 12524/198732 objects degraded (6.302%); 3224/198732 objects misplaced (1.622%); 1.7 MiB/s, 26 objects/s recovering 2024-09-14T04:36:54.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:54 smithi123 bash[68976]: cluster 2024-09-14T04:36:53.273724+0000 mgr.y (mgr.26165) 876 : cluster [DBG] pgmap v852: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 777 op/s; 12524/198732 objects degraded (6.302%); 3224/198732 objects misplaced (1.622%); 1.7 MiB/s, 26 objects/s recovering 2024-09-14T04:36:54.537 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:54.562 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:54.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:54.567 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:36:54.668 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:54.700 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:54.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:54.705 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:36:54.805 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:54.844 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:54.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:54.847 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:36:54.948 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:54.976 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:54.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:54.978 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:55.078 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:36:55.107 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:36:55.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:55.108 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:36:55.209 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:55.228 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:55.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:55.230 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:36:55.330 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:55.353 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:55.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:55.354 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:36:55.455 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:55.505 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:55.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:55.510 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:36:55.610 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:55.628 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:55.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:55.630 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:36:55.731 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:55.757 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:55.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:55.761 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:36:55.862 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:55.895 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:55.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:55.899 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:36:56.001 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:56.042 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:56.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:56.047 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:36:56.148 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:56.165 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:56.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:56.167 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:56.268 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:56.280 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-14T04:36:56.280 INFO:teuthology.orchestra.run.smithi123.stdout: "ops": [], 2024-09-14T04:36:56.280 INFO:teuthology.orchestra.run.smithi123.stdout: "complaint_time": 30, 2024-09-14T04:36:56.280 INFO:teuthology.orchestra.run.smithi123.stdout: "num_blocked_ops": 0 2024-09-14T04:36:56.280 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-14T04:36:56.285 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:56.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:56.287 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:36:56.388 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:56.422 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:56.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:56.425 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:36:56.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:56 smithi123 bash[68976]: cluster 2024-09-14T04:36:55.275007+0000 mgr.y (mgr.26165) 877 : cluster [DBG] pgmap v853: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 948 op/s; 12539/192576 objects degraded (6.511%); 2648/192576 objects misplaced (1.375%); 2.7 MiB/s, 42 objects/s recovering 2024-09-14T04:36:56.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:56 smithi123 bash[68976]: cluster 2024-09-14T04:36:55.275007+0000 mgr.y (mgr.26165) 877 : cluster [DBG] pgmap v853: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 948 op/s; 12539/192576 objects degraded (6.511%); 2648/192576 objects misplaced (1.375%); 2.7 MiB/s, 42 objects/s recovering 2024-09-14T04:36:56.526 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:56.551 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:56.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:56.554 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:36:56.654 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:56.664 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:56 smithi038 bash[84940]: cluster 2024-09-14T04:36:55.275007+0000 mgr.y (mgr.26165) 877 : cluster [DBG] pgmap v853: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 948 op/s; 12539/192576 objects degraded (6.511%); 2648/192576 objects misplaced (1.375%); 2.7 MiB/s, 42 objects/s recovering 2024-09-14T04:36:56.664 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:56 smithi038 bash[84940]: cluster 2024-09-14T04:36:55.275007+0000 mgr.y (mgr.26165) 877 : cluster [DBG] pgmap v853: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 948 op/s; 12539/192576 objects degraded (6.511%); 2648/192576 objects misplaced (1.375%); 2.7 MiB/s, 42 objects/s recovering 2024-09-14T04:36:56.664 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:56 smithi038 bash[87336]: cluster 2024-09-14T04:36:55.275007+0000 mgr.y (mgr.26165) 877 : cluster [DBG] pgmap v853: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 948 op/s; 12539/192576 objects degraded (6.511%); 2648/192576 objects misplaced (1.375%); 2.7 MiB/s, 42 objects/s recovering 2024-09-14T04:36:56.664 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:56 smithi038 bash[87336]: cluster 2024-09-14T04:36:55.275007+0000 mgr.y (mgr.26165) 877 : cluster [DBG] pgmap v853: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 948 op/s; 12539/192576 objects degraded (6.511%); 2648/192576 objects misplaced (1.375%); 2.7 MiB/s, 42 objects/s recovering 2024-09-14T04:36:56.698 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:56.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:56.703 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:56.804 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:56.840 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:56.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:56.844 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:56.945 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:56.984 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:56.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:56.986 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:36:57.087 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:57.115 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:57.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:57.119 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:36:57.219 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:57.250 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.6 dump_historic_ops 2024-09-14T04:36:57.258 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:57.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:57.264 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:36:57.365 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:57.394 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:57.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:57.397 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:57.498 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:36:57.526 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:36:57.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:57.531 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:36:57.632 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:57.668 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:57.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:57.671 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:57.772 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:57.808 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:57.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:57.811 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:36:57.912 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:57.933 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:36:57.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:57.935 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:36:58.036 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:58.061 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:58.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:58.066 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:58.167 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:58.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:58 smithi123 bash[68976]: audit 2024-09-14T04:36:57.128003+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:36:58.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:58 smithi123 bash[68976]: audit 2024-09-14T04:36:57.128003+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:36:58.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:58 smithi123 bash[68976]: audit 2024-09-14T04:36:57.141742+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:36:58.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:58 smithi123 bash[68976]: audit 2024-09-14T04:36:57.141742+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:36:58.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:58 smithi123 bash[68976]: cluster 2024-09-14T04:36:57.158080+0000 mon.a (mon.0) 1074 : cluster [WRN] Health check update: Degraded data redundancy: 12539/192576 objects degraded (6.511%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:36:58.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:58 smithi123 bash[68976]: cluster 2024-09-14T04:36:57.158080+0000 mon.a (mon.0) 1074 : cluster [WRN] Health check update: Degraded data redundancy: 12539/192576 objects degraded (6.511%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:36:58.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:58 smithi123 bash[68976]: cluster 2024-09-14T04:36:57.275922+0000 mgr.y (mgr.26165) 878 : cluster [DBG] pgmap v854: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.8 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 911 op/s; 12539/186723 objects degraded (6.715%); 2648/186723 objects misplaced (1.418%); 1.9 MiB/s, 30 objects/s recovering 2024-09-14T04:36:58.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:58 smithi123 bash[68976]: cluster 2024-09-14T04:36:57.275922+0000 mgr.y (mgr.26165) 878 : cluster [DBG] pgmap v854: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.8 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 911 op/s; 12539/186723 objects degraded (6.715%); 2648/186723 objects misplaced (1.418%); 1.9 MiB/s, 30 objects/s recovering 2024-09-14T04:36:58.200 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:58.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:58.206 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:36:58.251 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:58 smithi038 bash[84940]: audit 2024-09-14T04:36:57.128003+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:36:58.252 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:58 smithi038 bash[84940]: audit 2024-09-14T04:36:57.128003+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:36:58.252 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:58 smithi038 bash[84940]: audit 2024-09-14T04:36:57.141742+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:36:58.252 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:58 smithi038 bash[84940]: audit 2024-09-14T04:36:57.141742+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:36:58.252 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:58 smithi038 bash[84940]: cluster 2024-09-14T04:36:57.158080+0000 mon.a (mon.0) 1074 : cluster [WRN] Health check update: Degraded data redundancy: 12539/192576 objects degraded (6.511%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:36:58.252 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:58 smithi038 bash[84940]: cluster 2024-09-14T04:36:57.158080+0000 mon.a (mon.0) 1074 : cluster [WRN] Health check update: Degraded data redundancy: 12539/192576 objects degraded (6.511%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:36:58.252 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:58 smithi038 bash[84940]: cluster 2024-09-14T04:36:57.275922+0000 mgr.y (mgr.26165) 878 : cluster [DBG] pgmap v854: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.8 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 911 op/s; 12539/186723 objects degraded (6.715%); 2648/186723 objects misplaced (1.418%); 1.9 MiB/s, 30 objects/s recovering 2024-09-14T04:36:58.252 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:58 smithi038 bash[84940]: cluster 2024-09-14T04:36:57.275922+0000 mgr.y (mgr.26165) 878 : cluster [DBG] pgmap v854: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.8 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 911 op/s; 12539/186723 objects degraded (6.715%); 2648/186723 objects misplaced (1.418%); 1.9 MiB/s, 30 objects/s recovering 2024-09-14T04:36:58.252 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:58 smithi038 bash[87336]: audit 2024-09-14T04:36:57.128003+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:36:58.252 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:58 smithi038 bash[87336]: audit 2024-09-14T04:36:57.128003+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:36:58.253 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:58 smithi038 bash[87336]: audit 2024-09-14T04:36:57.141742+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:36:58.253 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:58 smithi038 bash[87336]: audit 2024-09-14T04:36:57.141742+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:36:58.253 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:58 smithi038 bash[87336]: cluster 2024-09-14T04:36:57.158080+0000 mon.a (mon.0) 1074 : cluster [WRN] Health check update: Degraded data redundancy: 12539/192576 objects degraded (6.511%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:36:58.253 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:58 smithi038 bash[87336]: cluster 2024-09-14T04:36:57.158080+0000 mon.a (mon.0) 1074 : cluster [WRN] Health check update: Degraded data redundancy: 12539/192576 objects degraded (6.511%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:36:58.253 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:58 smithi038 bash[87336]: cluster 2024-09-14T04:36:57.275922+0000 mgr.y (mgr.26165) 878 : cluster [DBG] pgmap v854: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.8 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 911 op/s; 12539/186723 objects degraded (6.715%); 2648/186723 objects misplaced (1.418%); 1.9 MiB/s, 30 objects/s recovering 2024-09-14T04:36:58.253 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:58 smithi038 bash[87336]: cluster 2024-09-14T04:36:57.275922+0000 mgr.y (mgr.26165) 878 : cluster [DBG] pgmap v854: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.8 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 911 op/s; 12539/186723 objects degraded (6.715%); 2648/186723 objects misplaced (1.418%); 1.9 MiB/s, 30 objects/s recovering 2024-09-14T04:36:58.308 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:58.337 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:36:58.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:58.340 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:36:58.405 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:36:58 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:36:58] "GET /metrics HTTP/1.1" 200 36670 "" "Prometheus/2.51.0" 2024-09-14T04:36:58.440 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:58.468 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:36:58.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:58.474 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:36:58.575 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:36:58.601 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:36:58.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:58.604 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:36:58.705 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:36:58.723 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:36:58.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:58.726 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:36:58.827 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:58.860 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:36:58.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:58.863 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:36:58.964 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:58.982 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:58.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:58.984 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:36:59.085 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:59.103 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:59.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:59.105 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:36:59.205 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:59.242 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:59.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:59.245 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:36:59.346 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:59.382 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:59.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:59.388 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:36:59.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:59 smithi123 bash[68976]: audit 2024-09-14T04:36:58.186013+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:36:59.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:59 smithi123 bash[68976]: audit 2024-09-14T04:36:58.186013+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:36:59.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:59 smithi123 bash[68976]: audit 2024-09-14T04:36:58.189249+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:36:59.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:59 smithi123 bash[68976]: audit 2024-09-14T04:36:58.189249+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:36:59.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:59 smithi123 bash[68976]: audit 2024-09-14T04:36:58.201871+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:36:59.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:36:59 smithi123 bash[68976]: audit 2024-09-14T04:36:58.201871+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:36:59.441 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:59 smithi038 bash[84940]: audit 2024-09-14T04:36:58.186013+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:36:59.441 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:59 smithi038 bash[84940]: audit 2024-09-14T04:36:58.186013+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:36:59.441 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:59 smithi038 bash[84940]: audit 2024-09-14T04:36:58.189249+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:36:59.441 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:59 smithi038 bash[84940]: audit 2024-09-14T04:36:58.189249+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:36:59.441 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:59 smithi038 bash[84940]: audit 2024-09-14T04:36:58.201871+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:36:59.441 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:36:59 smithi038 bash[84940]: audit 2024-09-14T04:36:58.201871+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:36:59.442 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:59 smithi038 bash[87336]: audit 2024-09-14T04:36:58.186013+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:36:59.442 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:59 smithi038 bash[87336]: audit 2024-09-14T04:36:58.186013+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:36:59.442 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:59 smithi038 bash[87336]: audit 2024-09-14T04:36:58.189249+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:36:59.442 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:59 smithi038 bash[87336]: audit 2024-09-14T04:36:58.189249+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:36:59.442 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:59 smithi038 bash[87336]: audit 2024-09-14T04:36:58.201871+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:36:59.442 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:36:59 smithi038 bash[87336]: audit 2024-09-14T04:36:58.201871+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:36:59.489 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:59.512 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:59.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:59.516 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:36:59.617 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:59.643 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:36:59.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:59.645 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:36:59.746 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:59.776 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:36:59.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:59.781 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:36:59.882 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:59.911 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:36:59.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:36:59.917 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:37:00.018 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:00.052 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:00.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:00.057 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:37:00.158 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:00.176 INFO:teuthology.orchestra.run.smithi038.stderr:reweighted osd.1 to 1 (10000) 2024-09-14T04:37:00.181 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:00.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:00.183 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:37:00.284 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:00.294 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:00 smithi038 bash[84940]: cluster 2024-09-14T04:36:59.276647+0000 mgr.y (mgr.26165) 879 : cluster [DBG] pgmap v855: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 773 op/s; 12539/184638 objects degraded (6.791%); 1955/184638 objects misplaced (1.059%); 3.1 MiB/s, 49 objects/s recovering 2024-09-14T04:37:00.294 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:00 smithi038 bash[84940]: cluster 2024-09-14T04:36:59.276647+0000 mgr.y (mgr.26165) 879 : cluster [DBG] pgmap v855: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 773 op/s; 12539/184638 objects degraded (6.791%); 1955/184638 objects misplaced (1.059%); 3.1 MiB/s, 49 objects/s recovering 2024-09-14T04:37:00.295 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:00 smithi038 bash[84940]: audit 2024-09-14T04:36:59.985413+0000 mon.c (mon.2) 48 : audit [INF] from='client.? 172.21.15.38:0/1708732321' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-14T04:37:00.295 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:00 smithi038 bash[84940]: audit 2024-09-14T04:36:59.985413+0000 mon.c (mon.2) 48 : audit [INF] from='client.? 172.21.15.38:0/1708732321' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-14T04:37:00.295 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:00 smithi038 bash[84940]: audit 2024-09-14T04:36:59.986061+0000 mon.a (mon.0) 1078 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-14T04:37:00.295 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:00 smithi038 bash[84940]: audit 2024-09-14T04:36:59.986061+0000 mon.a (mon.0) 1078 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-14T04:37:00.295 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:00 smithi038 bash[87336]: cluster 2024-09-14T04:36:59.276647+0000 mgr.y (mgr.26165) 879 : cluster [DBG] pgmap v855: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 773 op/s; 12539/184638 objects degraded (6.791%); 1955/184638 objects misplaced (1.059%); 3.1 MiB/s, 49 objects/s recovering 2024-09-14T04:37:00.295 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:00 smithi038 bash[87336]: cluster 2024-09-14T04:36:59.276647+0000 mgr.y (mgr.26165) 879 : cluster [DBG] pgmap v855: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 773 op/s; 12539/184638 objects degraded (6.791%); 1955/184638 objects misplaced (1.059%); 3.1 MiB/s, 49 objects/s recovering 2024-09-14T04:37:00.296 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:00 smithi038 bash[87336]: audit 2024-09-14T04:36:59.985413+0000 mon.c (mon.2) 48 : audit [INF] from='client.? 172.21.15.38:0/1708732321' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-14T04:37:00.296 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:00 smithi038 bash[87336]: audit 2024-09-14T04:36:59.985413+0000 mon.c (mon.2) 48 : audit [INF] from='client.? 172.21.15.38:0/1708732321' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-14T04:37:00.296 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:00 smithi038 bash[87336]: audit 2024-09-14T04:36:59.986061+0000 mon.a (mon.0) 1078 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-14T04:37:00.296 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:00 smithi038 bash[87336]: audit 2024-09-14T04:36:59.986061+0000 mon.a (mon.0) 1078 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-14T04:37:00.315 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:00.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:00.319 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:37:00.420 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:00.432 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:37:00 smithi123 bash[61744]: ts=2024-09-14T04:37:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:37:00.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:00 smithi123 bash[68976]: cluster 2024-09-14T04:36:59.276647+0000 mgr.y (mgr.26165) 879 : cluster [DBG] pgmap v855: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 773 op/s; 12539/184638 objects degraded (6.791%); 1955/184638 objects misplaced (1.059%); 3.1 MiB/s, 49 objects/s recovering 2024-09-14T04:37:00.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:00 smithi123 bash[68976]: cluster 2024-09-14T04:36:59.276647+0000 mgr.y (mgr.26165) 879 : cluster [DBG] pgmap v855: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 773 op/s; 12539/184638 objects degraded (6.791%); 1955/184638 objects misplaced (1.059%); 3.1 MiB/s, 49 objects/s recovering 2024-09-14T04:37:00.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:00 smithi123 bash[68976]: audit 2024-09-14T04:36:59.985413+0000 mon.c (mon.2) 48 : audit [INF] from='client.? 172.21.15.38:0/1708732321' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-14T04:37:00.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:00 smithi123 bash[68976]: audit 2024-09-14T04:36:59.985413+0000 mon.c (mon.2) 48 : audit [INF] from='client.? 172.21.15.38:0/1708732321' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-14T04:37:00.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:00 smithi123 bash[68976]: audit 2024-09-14T04:36:59.986061+0000 mon.a (mon.0) 1078 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-14T04:37:00.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:00 smithi123 bash[68976]: audit 2024-09-14T04:36:59.986061+0000 mon.a (mon.0) 1078 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-14T04:37:00.451 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:00.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:00.455 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:37:00.556 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:00.593 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:00.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:00.597 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:37:00.698 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:00.726 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:00.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:00.731 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:37:00.831 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:00.849 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:00.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:00.850 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:37:00.951 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:00.980 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:00.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:00.985 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:37:01.086 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:01.113 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:01.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:01.115 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:37:01.216 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:01.242 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:01.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:01.245 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:37:01.346 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:01.355 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:01 smithi123 bash[68976]: audit 2024-09-14T04:37:00.169530+0000 mon.a (mon.0) 1079 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-14T04:37:01.355 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:01 smithi123 bash[68976]: audit 2024-09-14T04:37:00.169530+0000 mon.a (mon.0) 1079 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-14T04:37:01.355 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:01 smithi123 bash[68976]: cluster 2024-09-14T04:37:00.181079+0000 mon.a (mon.0) 1080 : cluster [DBG] osdmap e186: 8 total, 8 up, 8 in 2024-09-14T04:37:01.355 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:01 smithi123 bash[68976]: cluster 2024-09-14T04:37:00.181079+0000 mon.a (mon.0) 1080 : cluster [DBG] osdmap e186: 8 total, 8 up, 8 in 2024-09-14T04:37:01.356 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:01 smithi123 bash[68976]: audit 2024-09-14T04:37:00.229439+0000 mon.a (mon.0) 1081 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:37:01.356 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:01 smithi123 bash[68976]: audit 2024-09-14T04:37:00.229439+0000 mon.a (mon.0) 1081 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:37:01.372 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:01.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:01.375 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:37:01.422 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:01 smithi038 bash[84940]: audit 2024-09-14T04:37:00.169530+0000 mon.a (mon.0) 1079 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-14T04:37:01.422 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:01 smithi038 bash[84940]: audit 2024-09-14T04:37:00.169530+0000 mon.a (mon.0) 1079 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-14T04:37:01.423 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:01 smithi038 bash[84940]: cluster 2024-09-14T04:37:00.181079+0000 mon.a (mon.0) 1080 : cluster [DBG] osdmap e186: 8 total, 8 up, 8 in 2024-09-14T04:37:01.423 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:01 smithi038 bash[84940]: cluster 2024-09-14T04:37:00.181079+0000 mon.a (mon.0) 1080 : cluster [DBG] osdmap e186: 8 total, 8 up, 8 in 2024-09-14T04:37:01.423 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:01 smithi038 bash[84940]: audit 2024-09-14T04:37:00.229439+0000 mon.a (mon.0) 1081 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:37:01.423 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:01 smithi038 bash[84940]: audit 2024-09-14T04:37:00.229439+0000 mon.a (mon.0) 1081 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:37:01.423 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:01 smithi038 bash[87336]: audit 2024-09-14T04:37:00.169530+0000 mon.a (mon.0) 1079 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-14T04:37:01.423 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:01 smithi038 bash[87336]: audit 2024-09-14T04:37:00.169530+0000 mon.a (mon.0) 1079 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-14T04:37:01.423 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:01 smithi038 bash[87336]: cluster 2024-09-14T04:37:00.181079+0000 mon.a (mon.0) 1080 : cluster [DBG] osdmap e186: 8 total, 8 up, 8 in 2024-09-14T04:37:01.423 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:01 smithi038 bash[87336]: cluster 2024-09-14T04:37:00.181079+0000 mon.a (mon.0) 1080 : cluster [DBG] osdmap e186: 8 total, 8 up, 8 in 2024-09-14T04:37:01.423 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:01 smithi038 bash[87336]: audit 2024-09-14T04:37:00.229439+0000 mon.a (mon.0) 1081 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:37:01.424 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:01 smithi038 bash[87336]: audit 2024-09-14T04:37:00.229439+0000 mon.a (mon.0) 1081 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:37:01.476 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:01.517 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:01.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:01.521 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:37:01.622 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:01.647 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:01.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:01.648 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:37:01.749 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:01.787 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:01.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:01.794 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:37:01.894 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:01.926 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:01.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:01.929 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:37:02.030 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:02.035 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T04:37:02.054 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:02.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:02.057 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:37:02.158 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:02.189 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:02.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:02.194 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:37:02.295 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:02.328 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:02.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:02.332 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:37:02.433 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:02.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:02 smithi123 bash[68976]: cluster 2024-09-14T04:37:01.277398+0000 mgr.y (mgr.26165) 880 : cluster [DBG] pgmap v857: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 727 op/s; 12539/176910 objects degraded (7.088%); 1955/176910 objects misplaced (1.105%); 2.6 MiB/s, 42 objects/s recovering 2024-09-14T04:37:02.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:02 smithi123 bash[68976]: cluster 2024-09-14T04:37:01.277398+0000 mgr.y (mgr.26165) 880 : cluster [DBG] pgmap v857: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 727 op/s; 12539/176910 objects degraded (7.088%); 1955/176910 objects misplaced (1.105%); 2.6 MiB/s, 42 objects/s recovering 2024-09-14T04:37:02.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:02 smithi123 bash[68976]: cluster 2024-09-14T04:37:02.158890+0000 mon.a (mon.0) 1082 : cluster [WRN] Health check update: Degraded data redundancy: 12539/184638 objects degraded (6.791%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:37:02.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:02 smithi123 bash[68976]: cluster 2024-09-14T04:37:02.158890+0000 mon.a (mon.0) 1082 : cluster [WRN] Health check update: Degraded data redundancy: 12539/184638 objects degraded (6.791%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:37:02.451 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:02.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:02.454 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:37:02.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:02 smithi038 bash[87336]: cluster 2024-09-14T04:37:01.277398+0000 mgr.y (mgr.26165) 880 : cluster [DBG] pgmap v857: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 727 op/s; 12539/176910 objects degraded (7.088%); 1955/176910 objects misplaced (1.105%); 2.6 MiB/s, 42 objects/s recovering 2024-09-14T04:37:02.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:02 smithi038 bash[87336]: cluster 2024-09-14T04:37:01.277398+0000 mgr.y (mgr.26165) 880 : cluster [DBG] pgmap v857: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 727 op/s; 12539/176910 objects degraded (7.088%); 1955/176910 objects misplaced (1.105%); 2.6 MiB/s, 42 objects/s recovering 2024-09-14T04:37:02.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:02 smithi038 bash[87336]: cluster 2024-09-14T04:37:02.158890+0000 mon.a (mon.0) 1082 : cluster [WRN] Health check update: Degraded data redundancy: 12539/184638 objects degraded (6.791%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:37:02.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:02 smithi038 bash[87336]: cluster 2024-09-14T04:37:02.158890+0000 mon.a (mon.0) 1082 : cluster [WRN] Health check update: Degraded data redundancy: 12539/184638 objects degraded (6.791%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:37:02.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:02 smithi038 bash[84940]: cluster 2024-09-14T04:37:01.277398+0000 mgr.y (mgr.26165) 880 : cluster [DBG] pgmap v857: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 727 op/s; 12539/176910 objects degraded (7.088%); 1955/176910 objects misplaced (1.105%); 2.6 MiB/s, 42 objects/s recovering 2024-09-14T04:37:02.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:02 smithi038 bash[84940]: cluster 2024-09-14T04:37:01.277398+0000 mgr.y (mgr.26165) 880 : cluster [DBG] pgmap v857: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 727 op/s; 12539/176910 objects degraded (7.088%); 1955/176910 objects misplaced (1.105%); 2.6 MiB/s, 42 objects/s recovering 2024-09-14T04:37:02.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:02 smithi038 bash[84940]: cluster 2024-09-14T04:37:02.158890+0000 mon.a (mon.0) 1082 : cluster [WRN] Health check update: Degraded data redundancy: 12539/184638 objects degraded (6.791%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:37:02.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:02 smithi038 bash[84940]: cluster 2024-09-14T04:37:02.158890+0000 mon.a (mon.0) 1082 : cluster [WRN] Health check update: Degraded data redundancy: 12539/184638 objects degraded (6.791%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:37:02.555 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:02.575 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:02.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:02.577 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:37:02.678 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:02.710 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:02.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:02.713 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:37:02.814 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:02.837 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:02.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:02.841 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:37:02.941 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:02.974 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:02.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:02.975 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:37:03.076 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:03.103 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:03.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:03.107 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:37:03.208 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:03.226 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:03.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:03.228 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:37:03.329 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:03.354 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:03.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:03.356 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:37:03.456 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:03.481 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:03.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:03.483 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:37:03.584 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:03.614 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:03.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:03.616 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:37:03.717 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:03.739 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:03.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:03.744 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:37:03.845 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:03.871 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:03.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:03.874 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:37:03.975 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:03.997 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:04.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:04.000 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:37:04.101 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:04.131 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:04.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:04.133 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:37:04.234 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:04.265 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:04.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:04.270 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:37:04.371 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:04.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:04 smithi038 bash[84940]: cluster 2024-09-14T04:37:03.278262+0000 mgr.y (mgr.26165) 881 : cluster [DBG] pgmap v858: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 727 op/s; 12539/176910 objects degraded (7.088%); 1955/176910 objects misplaced (1.105%); 2.6 MiB/s, 42 objects/s recovering 2024-09-14T04:37:04.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:04 smithi038 bash[84940]: cluster 2024-09-14T04:37:03.278262+0000 mgr.y (mgr.26165) 881 : cluster [DBG] pgmap v858: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 727 op/s; 12539/176910 objects degraded (7.088%); 1955/176910 objects misplaced (1.105%); 2.6 MiB/s, 42 objects/s recovering 2024-09-14T04:37:04.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:04 smithi038 bash[87336]: cluster 2024-09-14T04:37:03.278262+0000 mgr.y (mgr.26165) 881 : cluster [DBG] pgmap v858: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 727 op/s; 12539/176910 objects degraded (7.088%); 1955/176910 objects misplaced (1.105%); 2.6 MiB/s, 42 objects/s recovering 2024-09-14T04:37:04.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:04 smithi038 bash[87336]: cluster 2024-09-14T04:37:03.278262+0000 mgr.y (mgr.26165) 881 : cluster [DBG] pgmap v858: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 727 op/s; 12539/176910 objects degraded (7.088%); 1955/176910 objects misplaced (1.105%); 2.6 MiB/s, 42 objects/s recovering 2024-09-14T04:37:04.400 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:04.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:04.402 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:37:04.503 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:04.524 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:04.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:04.526 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:37:04.627 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:04.666 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:04.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:04.669 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:37:04.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:04 smithi123 bash[68976]: cluster 2024-09-14T04:37:03.278262+0000 mgr.y (mgr.26165) 881 : cluster [DBG] pgmap v858: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 727 op/s; 12539/176910 objects degraded (7.088%); 1955/176910 objects misplaced (1.105%); 2.6 MiB/s, 42 objects/s recovering 2024-09-14T04:37:04.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:04 smithi123 bash[68976]: cluster 2024-09-14T04:37:03.278262+0000 mgr.y (mgr.26165) 881 : cluster [DBG] pgmap v858: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 727 op/s; 12539/176910 objects degraded (7.088%); 1955/176910 objects misplaced (1.105%); 2.6 MiB/s, 42 objects/s recovering 2024-09-14T04:37:04.770 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:04.809 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:04.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:04.814 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:37:04.915 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:04.944 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd reweight 2 1 2024-09-14T04:37:04.956 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:04.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:04.962 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:37:05.063 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:05.089 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:05.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:05.095 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:37:05.195 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:05.219 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:05.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:05.224 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:37:05.325 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:05.349 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:05.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:05.351 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:37:05.452 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:05.487 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:05.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:05.492 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:37:05.593 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:05.614 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:05.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:05.616 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:37:05.717 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:05.740 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:05.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:05.744 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:37:05.845 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:05.868 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:05.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:05.870 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:37:05.971 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:06.002 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:06.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:06.007 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:37:06.107 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:06.137 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:06.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:06.140 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:37:06.240 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:06.273 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:06.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:06.275 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:37:06.375 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:06.402 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:06.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:06.405 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:37:06.412 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:06 smithi038 bash[84940]: cluster 2024-09-14T04:37:05.279025+0000 mgr.y (mgr.26165) 882 : cluster [DBG] pgmap v859: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 725 op/s; 12539/170814 objects degraded (7.341%); 1390/170814 objects misplaced (0.814%); 2.9 MiB/s, 46 objects/s recovering 2024-09-14T04:37:06.412 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:06 smithi038 bash[84940]: cluster 2024-09-14T04:37:05.279025+0000 mgr.y (mgr.26165) 882 : cluster [DBG] pgmap v859: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 725 op/s; 12539/170814 objects degraded (7.341%); 1390/170814 objects misplaced (0.814%); 2.9 MiB/s, 46 objects/s recovering 2024-09-14T04:37:06.412 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:06 smithi038 bash[87336]: cluster 2024-09-14T04:37:05.279025+0000 mgr.y (mgr.26165) 882 : cluster [DBG] pgmap v859: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 725 op/s; 12539/170814 objects degraded (7.341%); 1390/170814 objects misplaced (0.814%); 2.9 MiB/s, 46 objects/s recovering 2024-09-14T04:37:06.412 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:06 smithi038 bash[87336]: cluster 2024-09-14T04:37:05.279025+0000 mgr.y (mgr.26165) 882 : cluster [DBG] pgmap v859: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 725 op/s; 12539/170814 objects degraded (7.341%); 1390/170814 objects misplaced (0.814%); 2.9 MiB/s, 46 objects/s recovering 2024-09-14T04:37:06.506 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:06.535 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:06.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:06.540 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:37:06.641 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:06.653 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:06 smithi123 bash[68976]: cluster 2024-09-14T04:37:05.279025+0000 mgr.y (mgr.26165) 882 : cluster [DBG] pgmap v859: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 725 op/s; 12539/170814 objects degraded (7.341%); 1390/170814 objects misplaced (0.814%); 2.9 MiB/s, 46 objects/s recovering 2024-09-14T04:37:06.653 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:06 smithi123 bash[68976]: cluster 2024-09-14T04:37:05.279025+0000 mgr.y (mgr.26165) 882 : cluster [DBG] pgmap v859: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 725 op/s; 12539/170814 objects degraded (7.341%); 1390/170814 objects misplaced (0.814%); 2.9 MiB/s, 46 objects/s recovering 2024-09-14T04:37:06.666 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:06.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:06.668 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:37:06.769 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:06.797 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:06.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:06.803 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:37:06.904 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:06.933 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:06.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:06.935 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:37:06.984 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0: {} 2024-09-14T04:37:06.985 INFO:teuthology.orchestra.run.smithi038.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-14T04:37:07.037 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:07.039 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1: {} 2024-09-14T04:37:07.040 INFO:teuthology.orchestra.run.smithi038.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-14T04:37:07.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:07.068 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:07.068 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:37:07.085 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2: {} 2024-09-14T04:37:07.085 INFO:teuthology.orchestra.run.smithi038.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-14T04:37:07.120 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3: {} 2024-09-14T04:37:07.121 INFO:teuthology.orchestra.run.smithi038.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-14T04:37:07.154 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4: {} 2024-09-14T04:37:07.154 INFO:teuthology.orchestra.run.smithi038.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-14T04:37:07.169 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:07.185 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5: {} 2024-09-14T04:37:07.185 INFO:teuthology.orchestra.run.smithi038.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-14T04:37:07.199 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:07.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:07.204 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:37:07.220 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6: {} 2024-09-14T04:37:07.220 INFO:teuthology.orchestra.run.smithi038.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-14T04:37:07.247 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7: {} 2024-09-14T04:37:07.248 INFO:teuthology.orchestra.run.smithi038.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-14T04:37:07.305 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:07.326 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:07.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:07.327 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:37:07.428 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:07.438 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:07 smithi038 bash[87336]: audit 2024-09-14T04:37:06.928779+0000 mon.c (mon.2) 49 : audit [DBG] from='client.? 172.21.15.38:0/759192852' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:37:07.438 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:07 smithi038 bash[87336]: audit 2024-09-14T04:37:06.928779+0000 mon.c (mon.2) 49 : audit [DBG] from='client.? 172.21.15.38:0/759192852' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:37:07.439 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:07 smithi038 bash[87336]: cluster 2024-09-14T04:37:07.159685+0000 mon.a (mon.0) 1083 : cluster [WRN] Health check update: Degraded data redundancy: 12539/170814 objects degraded (7.341%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:37:07.439 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:07 smithi038 bash[87336]: cluster 2024-09-14T04:37:07.159685+0000 mon.a (mon.0) 1083 : cluster [WRN] Health check update: Degraded data redundancy: 12539/170814 objects degraded (7.341%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:37:07.439 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:07 smithi038 bash[84940]: audit 2024-09-14T04:37:06.928779+0000 mon.c (mon.2) 49 : audit [DBG] from='client.? 172.21.15.38:0/759192852' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:37:07.439 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:07 smithi038 bash[84940]: audit 2024-09-14T04:37:06.928779+0000 mon.c (mon.2) 49 : audit [DBG] from='client.? 172.21.15.38:0/759192852' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:37:07.439 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:07 smithi038 bash[84940]: cluster 2024-09-14T04:37:07.159685+0000 mon.a (mon.0) 1083 : cluster [WRN] Health check update: Degraded data redundancy: 12539/170814 objects degraded (7.341%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:37:07.439 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:07 smithi038 bash[84940]: cluster 2024-09-14T04:37:07.159685+0000 mon.a (mon.0) 1083 : cluster [WRN] Health check update: Degraded data redundancy: 12539/170814 objects degraded (7.341%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:37:07.455 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:07.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:07.456 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:37:07.557 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:07.587 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:07.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:07.592 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:37:07.690 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:07 smithi123 bash[68976]: audit 2024-09-14T04:37:06.928779+0000 mon.c (mon.2) 49 : audit [DBG] from='client.? 172.21.15.38:0/759192852' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:37:07.690 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:07 smithi123 bash[68976]: audit 2024-09-14T04:37:06.928779+0000 mon.c (mon.2) 49 : audit [DBG] from='client.? 172.21.15.38:0/759192852' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:37:07.690 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:07 smithi123 bash[68976]: cluster 2024-09-14T04:37:07.159685+0000 mon.a (mon.0) 1083 : cluster [WRN] Health check update: Degraded data redundancy: 12539/170814 objects degraded (7.341%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:37:07.690 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:07 smithi123 bash[68976]: cluster 2024-09-14T04:37:07.159685+0000 mon.a (mon.0) 1083 : cluster [WRN] Health check update: Degraded data redundancy: 12539/170814 objects degraded (7.341%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:37:07.693 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:07.724 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:07.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:07.729 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:37:07.830 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:07.859 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:07.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:07.862 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:37:07.962 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:07.985 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:07.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:07.987 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:37:08.088 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:08.132 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:08.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:08.137 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:37:08.238 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:08.250 INFO:teuthology.orchestra.run.smithi123.stdout:ERROR: (22) Invalid argument 2024-09-14T04:37:08.251 INFO:teuthology.orchestra.run.smithi123.stdout:op_tracker tracking is not enabled now, so no ops 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-09-14T04:37:08.260 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:08.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:08.262 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:37:08.363 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:08.375 INFO:teuthology.orchestra.run.smithi038.stderr:noscrub is unset 2024-09-14T04:37:08.385 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:08.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:08.386 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:37:08.487 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:08.513 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:08.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:08.515 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:37:08.604 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:37:08 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:37:08] "GET /metrics HTTP/1.1" 200 36682 "" "Prometheus/2.51.0" 2024-09-14T04:37:08.604 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:08 smithi038 bash[84940]: cluster 2024-09-14T04:37:07.279767+0000 mgr.y (mgr.26165) 883 : cluster [DBG] pgmap v860: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 724 op/s; 12539/164985 objects degraded (7.600%); 1390/164985 objects misplaced (0.843%); 2.9 MiB/s, 46 objects/s recovering 2024-09-14T04:37:08.604 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:08 smithi038 bash[84940]: cluster 2024-09-14T04:37:07.279767+0000 mgr.y (mgr.26165) 883 : cluster [DBG] pgmap v860: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 724 op/s; 12539/164985 objects degraded (7.600%); 1390/164985 objects misplaced (0.843%); 2.9 MiB/s, 46 objects/s recovering 2024-09-14T04:37:08.604 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:08 smithi038 bash[84940]: audit 2024-09-14T04:37:07.367254+0000 mon.b (mon.1) 21 : audit [INF] from='client.? 172.21.15.38:0/165803168' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:37:08.604 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:08 smithi038 bash[84940]: audit 2024-09-14T04:37:07.367254+0000 mon.b (mon.1) 21 : audit [INF] from='client.? 172.21.15.38:0/165803168' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:37:08.604 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:08 smithi038 bash[84940]: audit 2024-09-14T04:37:07.367322+0000 mon.a (mon.0) 1084 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:37:08.605 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:08 smithi038 bash[84940]: audit 2024-09-14T04:37:07.367322+0000 mon.a (mon.0) 1084 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:37:08.605 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:08 smithi038 bash[87336]: cluster 2024-09-14T04:37:07.279767+0000 mgr.y (mgr.26165) 883 : cluster [DBG] pgmap v860: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 724 op/s; 12539/164985 objects degraded (7.600%); 1390/164985 objects misplaced (0.843%); 2.9 MiB/s, 46 objects/s recovering 2024-09-14T04:37:08.605 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:08 smithi038 bash[87336]: cluster 2024-09-14T04:37:07.279767+0000 mgr.y (mgr.26165) 883 : cluster [DBG] pgmap v860: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 724 op/s; 12539/164985 objects degraded (7.600%); 1390/164985 objects misplaced (0.843%); 2.9 MiB/s, 46 objects/s recovering 2024-09-14T04:37:08.605 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:08 smithi038 bash[87336]: audit 2024-09-14T04:37:07.367254+0000 mon.b (mon.1) 21 : audit [INF] from='client.? 172.21.15.38:0/165803168' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:37:08.605 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:08 smithi038 bash[87336]: audit 2024-09-14T04:37:07.367254+0000 mon.b (mon.1) 21 : audit [INF] from='client.? 172.21.15.38:0/165803168' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:37:08.605 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:08 smithi038 bash[87336]: audit 2024-09-14T04:37:07.367322+0000 mon.a (mon.0) 1084 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:37:08.605 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:08 smithi038 bash[87336]: audit 2024-09-14T04:37:07.367322+0000 mon.a (mon.0) 1084 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:37:08.617 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:08.648 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:08.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:08.653 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:37:08.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:08 smithi123 bash[68976]: cluster 2024-09-14T04:37:07.279767+0000 mgr.y (mgr.26165) 883 : cluster [DBG] pgmap v860: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 724 op/s; 12539/164985 objects degraded (7.600%); 1390/164985 objects misplaced (0.843%); 2.9 MiB/s, 46 objects/s recovering 2024-09-14T04:37:08.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:08 smithi123 bash[68976]: cluster 2024-09-14T04:37:07.279767+0000 mgr.y (mgr.26165) 883 : cluster [DBG] pgmap v860: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 724 op/s; 12539/164985 objects degraded (7.600%); 1390/164985 objects misplaced (0.843%); 2.9 MiB/s, 46 objects/s recovering 2024-09-14T04:37:08.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:08 smithi123 bash[68976]: audit 2024-09-14T04:37:07.367254+0000 mon.b (mon.1) 21 : audit [INF] from='client.? 172.21.15.38:0/165803168' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:37:08.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:08 smithi123 bash[68976]: audit 2024-09-14T04:37:07.367254+0000 mon.b (mon.1) 21 : audit [INF] from='client.? 172.21.15.38:0/165803168' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:37:08.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:08 smithi123 bash[68976]: audit 2024-09-14T04:37:07.367322+0000 mon.a (mon.0) 1084 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:37:08.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:08 smithi123 bash[68976]: audit 2024-09-14T04:37:07.367322+0000 mon.a (mon.0) 1084 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:37:08.753 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:08.788 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:08.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:08.795 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:37:08.896 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:08.914 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:08.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:08.916 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:37:09.017 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:09.043 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:09.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:09.045 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:37:09.146 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:09.183 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:09.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:09.187 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:37:09.288 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:09.314 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:09.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:09.317 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:37:09.421 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:09.431 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:09 smithi123 bash[68976]: cluster 2024-09-14T04:37:08.359939+0000 mon.a (mon.0) 1085 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:37:09.431 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:09 smithi123 bash[68976]: cluster 2024-09-14T04:37:08.359939+0000 mon.a (mon.0) 1085 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:37:09.431 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:09 smithi123 bash[68976]: audit 2024-09-14T04:37:08.373772+0000 mon.a (mon.0) 1086 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:37:09.431 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:09 smithi123 bash[68976]: audit 2024-09-14T04:37:08.373772+0000 mon.a (mon.0) 1086 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:37:09.431 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:09 smithi123 bash[68976]: cluster 2024-09-14T04:37:08.383361+0000 mon.a (mon.0) 1087 : cluster [DBG] osdmap e187: 8 total, 8 up, 8 in 2024-09-14T04:37:09.431 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:09 smithi123 bash[68976]: cluster 2024-09-14T04:37:08.383361+0000 mon.a (mon.0) 1087 : cluster [DBG] osdmap e187: 8 total, 8 up, 8 in 2024-09-14T04:37:09.462 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:09.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:09.466 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:37:09.567 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:09.580 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.7 dump_ops_in_flight 2024-09-14T04:37:09.590 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:09.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:09.593 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:37:09.693 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:09.702 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:09 smithi038 bash[84940]: cluster 2024-09-14T04:37:08.359939+0000 mon.a (mon.0) 1085 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:37:09.702 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:09 smithi038 bash[84940]: cluster 2024-09-14T04:37:08.359939+0000 mon.a (mon.0) 1085 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:37:09.702 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:09 smithi038 bash[84940]: audit 2024-09-14T04:37:08.373772+0000 mon.a (mon.0) 1086 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:37:09.702 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:09 smithi038 bash[84940]: audit 2024-09-14T04:37:08.373772+0000 mon.a (mon.0) 1086 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:37:09.703 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:09 smithi038 bash[84940]: cluster 2024-09-14T04:37:08.383361+0000 mon.a (mon.0) 1087 : cluster [DBG] osdmap e187: 8 total, 8 up, 8 in 2024-09-14T04:37:09.703 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:09 smithi038 bash[84940]: cluster 2024-09-14T04:37:08.383361+0000 mon.a (mon.0) 1087 : cluster [DBG] osdmap e187: 8 total, 8 up, 8 in 2024-09-14T04:37:09.703 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:09 smithi038 bash[87336]: cluster 2024-09-14T04:37:08.359939+0000 mon.a (mon.0) 1085 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:37:09.703 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:09 smithi038 bash[87336]: cluster 2024-09-14T04:37:08.359939+0000 mon.a (mon.0) 1085 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:37:09.703 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:09 smithi038 bash[87336]: audit 2024-09-14T04:37:08.373772+0000 mon.a (mon.0) 1086 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:37:09.703 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:09 smithi038 bash[87336]: audit 2024-09-14T04:37:08.373772+0000 mon.a (mon.0) 1086 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:37:09.703 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:09 smithi038 bash[87336]: cluster 2024-09-14T04:37:08.383361+0000 mon.a (mon.0) 1087 : cluster [DBG] osdmap e187: 8 total, 8 up, 8 in 2024-09-14T04:37:09.703 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:09 smithi038 bash[87336]: cluster 2024-09-14T04:37:08.383361+0000 mon.a (mon.0) 1087 : cluster [DBG] osdmap e187: 8 total, 8 up, 8 in 2024-09-14T04:37:09.718 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:09.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:09.720 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:37:09.821 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:09.863 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:09.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:09.869 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:37:09.970 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:09.996 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:09.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:09.998 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:37:10.099 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:10.121 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:10.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:10.126 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:37:10.227 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:10.245 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:10.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:10.247 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:37:10.348 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:10.370 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:10.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:10.372 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:37:10.473 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:10.482 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:37:10 smithi123 bash[61744]: ts=2024-09-14T04:37:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:37:10.483 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:10 smithi123 bash[68976]: cluster 2024-09-14T04:37:09.280358+0000 mgr.y (mgr.26165) 884 : cluster [DBG] pgmap v862: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 717 op/s; 12539/162501 objects degraded (7.716%); 1036/162501 objects misplaced (0.638%); 4.0 MiB/s, 64 objects/s recovering 2024-09-14T04:37:10.483 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:10 smithi123 bash[68976]: cluster 2024-09-14T04:37:09.280358+0000 mgr.y (mgr.26165) 884 : cluster [DBG] pgmap v862: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 717 op/s; 12539/162501 objects degraded (7.716%); 1036/162501 objects misplaced (0.638%); 4.0 MiB/s, 64 objects/s recovering 2024-09-14T04:37:10.497 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:10.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:10.503 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:37:10.604 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:10.635 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:10.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:10.640 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:37:10.741 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:10.766 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:10.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:10.768 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:37:10.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:10 smithi038 bash[87336]: cluster 2024-09-14T04:37:09.280358+0000 mgr.y (mgr.26165) 884 : cluster [DBG] pgmap v862: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 717 op/s; 12539/162501 objects degraded (7.716%); 1036/162501 objects misplaced (0.638%); 4.0 MiB/s, 64 objects/s recovering 2024-09-14T04:37:10.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:10 smithi038 bash[87336]: cluster 2024-09-14T04:37:09.280358+0000 mgr.y (mgr.26165) 884 : cluster [DBG] pgmap v862: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 717 op/s; 12539/162501 objects degraded (7.716%); 1036/162501 objects misplaced (0.638%); 4.0 MiB/s, 64 objects/s recovering 2024-09-14T04:37:10.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:10 smithi038 bash[84940]: cluster 2024-09-14T04:37:09.280358+0000 mgr.y (mgr.26165) 884 : cluster [DBG] pgmap v862: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 717 op/s; 12539/162501 objects degraded (7.716%); 1036/162501 objects misplaced (0.638%); 4.0 MiB/s, 64 objects/s recovering 2024-09-14T04:37:10.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:10 smithi038 bash[84940]: cluster 2024-09-14T04:37:09.280358+0000 mgr.y (mgr.26165) 884 : cluster [DBG] pgmap v862: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 717 op/s; 12539/162501 objects degraded (7.716%); 1036/162501 objects misplaced (0.638%); 4.0 MiB/s, 64 objects/s recovering 2024-09-14T04:37:10.868 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:10.908 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:10.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:10.912 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:37:11.013 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:11.043 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:11.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:11.045 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:37:11.146 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:11.175 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:11.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:11.179 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:37:11.280 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:11.308 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:11.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:11.313 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:37:11.414 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:11.450 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:11.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:11.454 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:37:11.513 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-14T04:37:11.555 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:11.574 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:11.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:11.582 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:37:11.683 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:11.722 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:11.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:11.727 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:37:11.828 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:11.872 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:11.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:11.875 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:37:11.976 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:12.000 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:12.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:12.004 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:37:12.105 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:12.135 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:12.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:12.140 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:37:12.240 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:12.268 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:12.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:12.276 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:37:12.377 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:12.408 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:12.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:12.411 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:37:12.512 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:12.539 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:12.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:12.546 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:37:12.647 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:12.657 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:12 smithi123 bash[68976]: cluster 2024-09-14T04:37:11.281167+0000 mgr.y (mgr.26165) 885 : cluster [DBG] pgmap v863: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 785 op/s; 12539/153345 objects degraded (8.177%); 1036/153345 objects misplaced (0.676%); 3.7 MiB/s, 58 objects/s recovering 2024-09-14T04:37:12.657 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:12 smithi123 bash[68976]: cluster 2024-09-14T04:37:11.281167+0000 mgr.y (mgr.26165) 885 : cluster [DBG] pgmap v863: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 785 op/s; 12539/153345 objects degraded (8.177%); 1036/153345 objects misplaced (0.676%); 3.7 MiB/s, 58 objects/s recovering 2024-09-14T04:37:12.657 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:12 smithi123 bash[68976]: cluster 2024-09-14T04:37:12.160494+0000 mon.a (mon.0) 1088 : cluster [WRN] Health check update: Degraded data redundancy: 12539/153345 objects degraded (8.177%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:37:12.657 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:12 smithi123 bash[68976]: cluster 2024-09-14T04:37:12.160494+0000 mon.a (mon.0) 1088 : cluster [WRN] Health check update: Degraded data redundancy: 12539/153345 objects degraded (8.177%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:37:12.684 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:12.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:12.691 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:37:12.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:12 smithi038 bash[84940]: cluster 2024-09-14T04:37:11.281167+0000 mgr.y (mgr.26165) 885 : cluster [DBG] pgmap v863: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 785 op/s; 12539/153345 objects degraded (8.177%); 1036/153345 objects misplaced (0.676%); 3.7 MiB/s, 58 objects/s recovering 2024-09-14T04:37:12.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:12 smithi038 bash[84940]: cluster 2024-09-14T04:37:11.281167+0000 mgr.y (mgr.26165) 885 : cluster [DBG] pgmap v863: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 785 op/s; 12539/153345 objects degraded (8.177%); 1036/153345 objects misplaced (0.676%); 3.7 MiB/s, 58 objects/s recovering 2024-09-14T04:37:12.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:12 smithi038 bash[84940]: cluster 2024-09-14T04:37:12.160494+0000 mon.a (mon.0) 1088 : cluster [WRN] Health check update: Degraded data redundancy: 12539/153345 objects degraded (8.177%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:37:12.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:12 smithi038 bash[84940]: cluster 2024-09-14T04:37:12.160494+0000 mon.a (mon.0) 1088 : cluster [WRN] Health check update: Degraded data redundancy: 12539/153345 objects degraded (8.177%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:37:12.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:12 smithi038 bash[87336]: cluster 2024-09-14T04:37:11.281167+0000 mgr.y (mgr.26165) 885 : cluster [DBG] pgmap v863: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 785 op/s; 12539/153345 objects degraded (8.177%); 1036/153345 objects misplaced (0.676%); 3.7 MiB/s, 58 objects/s recovering 2024-09-14T04:37:12.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:12 smithi038 bash[87336]: cluster 2024-09-14T04:37:11.281167+0000 mgr.y (mgr.26165) 885 : cluster [DBG] pgmap v863: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 785 op/s; 12539/153345 objects degraded (8.177%); 1036/153345 objects misplaced (0.676%); 3.7 MiB/s, 58 objects/s recovering 2024-09-14T04:37:12.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:12 smithi038 bash[87336]: cluster 2024-09-14T04:37:12.160494+0000 mon.a (mon.0) 1088 : cluster [WRN] Health check update: Degraded data redundancy: 12539/153345 objects degraded (8.177%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:37:12.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:12 smithi038 bash[87336]: cluster 2024-09-14T04:37:12.160494+0000 mon.a (mon.0) 1088 : cluster [WRN] Health check update: Degraded data redundancy: 12539/153345 objects degraded (8.177%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:37:12.791 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:12.815 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:12.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:12.820 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:37:12.921 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:12.954 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd unset nodeep-scrub 2024-09-14T04:37:12.965 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:12.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:12.969 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:37:13.070 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:13.098 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:13.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:13.103 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:37:13.204 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:13.228 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:13.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:13.230 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:37:13.331 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:13.363 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:13.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:13.367 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:37:13.459 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:37:13.467 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:13.505 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:13.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:13.511 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:37:13.612 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:13.635 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:13.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:13.636 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:37:13.737 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:13.760 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:13.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:13.764 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:37:13.865 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:13.887 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:13.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:13.892 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:37:13.992 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:14.016 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:14.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:14.021 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:37:14.122 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:14.153 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:14.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:14.158 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:37:14.259 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:14.302 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:14.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:14.306 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:37:14.407 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:14.408 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T04:37:14.425 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:14.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:14.429 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:37:14.530 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:14.552 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:14.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:14.554 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:37:14.556 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:14 smithi038 bash[84940]: cluster 2024-09-14T04:37:13.281731+0000 mgr.y (mgr.26165) 886 : cluster [DBG] pgmap v864: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.1 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 785 op/s; 12539/153345 objects degraded (8.177%); 1036/153345 objects misplaced (0.676%); 3.7 MiB/s, 58 objects/s recovering 2024-09-14T04:37:14.556 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:14 smithi038 bash[84940]: cluster 2024-09-14T04:37:13.281731+0000 mgr.y (mgr.26165) 886 : cluster [DBG] pgmap v864: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.1 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 785 op/s; 12539/153345 objects degraded (8.177%); 1036/153345 objects misplaced (0.676%); 3.7 MiB/s, 58 objects/s recovering 2024-09-14T04:37:14.557 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:14 smithi038 bash[87336]: cluster 2024-09-14T04:37:13.281731+0000 mgr.y (mgr.26165) 886 : cluster [DBG] pgmap v864: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.1 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 785 op/s; 12539/153345 objects degraded (8.177%); 1036/153345 objects misplaced (0.676%); 3.7 MiB/s, 58 objects/s recovering 2024-09-14T04:37:14.557 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:14 smithi038 bash[87336]: cluster 2024-09-14T04:37:13.281731+0000 mgr.y (mgr.26165) 886 : cluster [DBG] pgmap v864: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.1 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 785 op/s; 12539/153345 objects degraded (8.177%); 1036/153345 objects misplaced (0.676%); 3.7 MiB/s, 58 objects/s recovering 2024-09-14T04:37:14.654 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:14.663 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:14 smithi123 bash[68976]: cluster 2024-09-14T04:37:13.281731+0000 mgr.y (mgr.26165) 886 : cluster [DBG] pgmap v864: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.1 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 785 op/s; 12539/153345 objects degraded (8.177%); 1036/153345 objects misplaced (0.676%); 3.7 MiB/s, 58 objects/s recovering 2024-09-14T04:37:14.663 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:14 smithi123 bash[68976]: cluster 2024-09-14T04:37:13.281731+0000 mgr.y (mgr.26165) 886 : cluster [DBG] pgmap v864: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.1 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 785 op/s; 12539/153345 objects degraded (8.177%); 1036/153345 objects misplaced (0.676%); 3.7 MiB/s, 58 objects/s recovering 2024-09-14T04:37:14.675 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:14.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:14.677 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:37:14.777 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:14.800 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:14.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:14.801 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:37:14.902 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:14.924 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:14.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:14.930 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:37:15.031 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:15.054 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:15.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:15.056 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:37:15.157 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:15.191 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:15.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:15.197 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:37:15.298 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:15.324 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:15.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:15.327 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:37:15.428 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:15.461 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:15.576 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:37:15.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:15.577 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:37:15.678 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:15.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:15 smithi123 bash[68976]: audit 2024-09-14T04:37:15.229753+0000 mon.a (mon.0) 1089 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:37:15.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:15 smithi123 bash[68976]: audit 2024-09-14T04:37:15.229753+0000 mon.a (mon.0) 1089 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:37:15.689 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:15 smithi038 bash[87336]: audit 2024-09-14T04:37:15.229753+0000 mon.a (mon.0) 1089 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:37:15.689 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:15 smithi038 bash[87336]: audit 2024-09-14T04:37:15.229753+0000 mon.a (mon.0) 1089 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:37:15.689 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:15 smithi038 bash[84940]: audit 2024-09-14T04:37:15.229753+0000 mon.a (mon.0) 1089 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:37:15.689 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:15 smithi038 bash[84940]: audit 2024-09-14T04:37:15.229753+0000 mon.a (mon.0) 1089 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:37:15.714 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:15.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:15.719 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:37:15.820 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:15.841 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:15.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:15.843 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:37:15.944 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:15.971 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:15.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:15.973 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:37:16.074 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:16.117 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:16.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:16.122 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:37:16.222 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:16.244 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:16.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:16.248 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:37:16.349 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:16.367 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:16.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:16.372 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:37:16.473 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:16.482 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:16 smithi123 bash[68976]: cluster 2024-09-14T04:37:15.282548+0000 mgr.y (mgr.26165) 887 : cluster [DBG] pgmap v865: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 801 op/s; 12535/146751 objects degraded (8.542%); 897/146751 objects misplaced (0.611%); 3.1 MiB/s, 76 objects/s recovering 2024-09-14T04:37:16.482 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:16 smithi123 bash[68976]: cluster 2024-09-14T04:37:15.282548+0000 mgr.y (mgr.26165) 887 : cluster [DBG] pgmap v865: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 801 op/s; 12535/146751 objects degraded (8.542%); 897/146751 objects misplaced (0.611%); 3.1 MiB/s, 76 objects/s recovering 2024-09-14T04:37:16.491 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:16.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:16.493 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:37:16.594 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:16.617 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:16.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:16.619 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:37:16.720 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:16.731 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:16 smithi038 bash[84940]: cluster 2024-09-14T04:37:15.282548+0000 mgr.y (mgr.26165) 887 : cluster [DBG] pgmap v865: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 801 op/s; 12535/146751 objects degraded (8.542%); 897/146751 objects misplaced (0.611%); 3.1 MiB/s, 76 objects/s recovering 2024-09-14T04:37:16.732 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:16 smithi038 bash[84940]: cluster 2024-09-14T04:37:15.282548+0000 mgr.y (mgr.26165) 887 : cluster [DBG] pgmap v865: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 801 op/s; 12535/146751 objects degraded (8.542%); 897/146751 objects misplaced (0.611%); 3.1 MiB/s, 76 objects/s recovering 2024-09-14T04:37:16.732 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:16 smithi038 bash[87336]: cluster 2024-09-14T04:37:15.282548+0000 mgr.y (mgr.26165) 887 : cluster [DBG] pgmap v865: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 801 op/s; 12535/146751 objects degraded (8.542%); 897/146751 objects misplaced (0.611%); 3.1 MiB/s, 76 objects/s recovering 2024-09-14T04:37:16.732 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:16 smithi038 bash[87336]: cluster 2024-09-14T04:37:15.282548+0000 mgr.y (mgr.26165) 887 : cluster [DBG] pgmap v865: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 801 op/s; 12535/146751 objects degraded (8.542%); 897/146751 objects misplaced (0.611%); 3.1 MiB/s, 76 objects/s recovering 2024-09-14T04:37:16.748 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:16.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:16.750 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:37:16.851 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:16.909 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:16.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:16.911 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:37:17.012 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:17.050 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:17.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:17.056 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:37:17.156 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:17.186 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:17.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:17.191 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:37:17.292 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:17.325 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:17.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:17.333 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:37:17.434 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:17.459 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:17.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:17.463 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:37:17.530 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:37:17.563 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:17.571 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:17 smithi123 bash[68976]: cluster 2024-09-14T04:37:17.161330+0000 mon.a (mon.0) 1090 : cluster [WRN] Health check update: Degraded data redundancy: 12535/146751 objects degraded (8.542%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:37:17.571 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:17 smithi123 bash[68976]: cluster 2024-09-14T04:37:17.161330+0000 mon.a (mon.0) 1090 : cluster [WRN] Health check update: Degraded data redundancy: 12535/146751 objects degraded (8.542%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:37:17.594 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:17.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:17.595 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:37:17.696 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:17.734 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:17 smithi038 bash[84940]: cluster 2024-09-14T04:37:17.161330+0000 mon.a (mon.0) 1090 : cluster [WRN] Health check update: Degraded data redundancy: 12535/146751 objects degraded (8.542%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:37:17.734 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:17 smithi038 bash[84940]: cluster 2024-09-14T04:37:17.161330+0000 mon.a (mon.0) 1090 : cluster [WRN] Health check update: Degraded data redundancy: 12535/146751 objects degraded (8.542%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:37:17.735 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:17 smithi038 bash[87336]: cluster 2024-09-14T04:37:17.161330+0000 mon.a (mon.0) 1090 : cluster [WRN] Health check update: Degraded data redundancy: 12535/146751 objects degraded (8.542%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:37:17.735 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:17 smithi038 bash[87336]: cluster 2024-09-14T04:37:17.161330+0000 mon.a (mon.0) 1090 : cluster [WRN] Health check update: Degraded data redundancy: 12535/146751 objects degraded (8.542%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:37:17.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:17.736 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:17.736 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:37:17.837 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:17.858 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:17.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:17.859 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:37:17.960 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:17.982 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:17.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:17.986 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:37:18.087 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:18.117 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:18.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:18.120 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:37:18.221 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:18.253 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:18.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:18.258 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:37:18.359 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:18.390 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:18.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:18.393 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:37:18.494 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:18.502 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:37:18 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:37:18] "GET /metrics HTTP/1.1" 200 36684 "" "Prometheus/2.51.0" 2024-09-14T04:37:18.502 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:18 smithi038 bash[84940]: cluster 2024-09-14T04:37:17.283350+0000 mgr.y (mgr.26165) 888 : cluster [DBG] pgmap v866: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 817 op/s; 12535/140460 objects degraded (8.924%); 897/140460 objects misplaced (0.639%); 3.1 MiB/s, 76 objects/s recovering 2024-09-14T04:37:18.502 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:18 smithi038 bash[84940]: cluster 2024-09-14T04:37:17.283350+0000 mgr.y (mgr.26165) 888 : cluster [DBG] pgmap v866: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 817 op/s; 12535/140460 objects degraded (8.924%); 897/140460 objects misplaced (0.639%); 3.1 MiB/s, 76 objects/s recovering 2024-09-14T04:37:18.503 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:18 smithi038 bash[87336]: cluster 2024-09-14T04:37:17.283350+0000 mgr.y (mgr.26165) 888 : cluster [DBG] pgmap v866: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 817 op/s; 12535/140460 objects degraded (8.924%); 897/140460 objects misplaced (0.639%); 3.1 MiB/s, 76 objects/s recovering 2024-09-14T04:37:18.503 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:18 smithi038 bash[87336]: cluster 2024-09-14T04:37:17.283350+0000 mgr.y (mgr.26165) 888 : cluster [DBG] pgmap v866: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 817 op/s; 12535/140460 objects degraded (8.924%); 897/140460 objects misplaced (0.639%); 3.1 MiB/s, 76 objects/s recovering 2024-09-14T04:37:18.516 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:18.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:18.519 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:37:18.591 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:18 smithi123 bash[68976]: cluster 2024-09-14T04:37:17.283350+0000 mgr.y (mgr.26165) 888 : cluster [DBG] pgmap v866: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 817 op/s; 12535/140460 objects degraded (8.924%); 897/140460 objects misplaced (0.639%); 3.1 MiB/s, 76 objects/s recovering 2024-09-14T04:37:18.592 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:18 smithi123 bash[68976]: cluster 2024-09-14T04:37:17.283350+0000 mgr.y (mgr.26165) 888 : cluster [DBG] pgmap v866: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 817 op/s; 12535/140460 objects degraded (8.924%); 897/140460 objects misplaced (0.639%); 3.1 MiB/s, 76 objects/s recovering 2024-09-14T04:37:18.619 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:18.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:18.654 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:18.654 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:37:18.755 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:18.788 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:18.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:18.790 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:37:18.891 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:18.931 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:18.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:18.935 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:37:19.036 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:19.056 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:19.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:19.059 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:37:19.159 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:19.184 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:19.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:19.186 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:37:19.287 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:19.308 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:19.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:19.310 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:37:19.411 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:19.429 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:19.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:19.431 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:37:19.532 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:19.551 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:19.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:19.553 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:37:19.654 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:19.680 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:19.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:19.683 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:37:19.783 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:19.804 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:19.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:19.807 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:37:19.908 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:19.939 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:19.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:19.941 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:37:20.042 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:20.066 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:20.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:20.072 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:37:20.173 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:20.196 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:20.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:20.199 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:37:20.300 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:20.344 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:20.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:20.347 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:37:20.417 INFO:teuthology.orchestra.run.smithi123.stdout:ERROR: (22) Invalid argument 2024-09-14T04:37:20.417 INFO:teuthology.orchestra.run.smithi123.stdout:op_tracker tracking is not enabled now, so no ops 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-09-14T04:37:20.436 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:37:20 smithi123 bash[61744]: ts=2024-09-14T04:37:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:37:20.447 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:20.470 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:20 smithi123 bash[68976]: cluster 2024-09-14T04:37:19.284337+0000 mgr.y (mgr.26165) 889 : cluster [DBG] pgmap v867: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 812 op/s; 12086/138417 objects degraded (8.732%); 448/138417 objects misplaced (0.324%); 2.8 MiB/s, 111 objects/s recovering 2024-09-14T04:37:20.470 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:20 smithi123 bash[68976]: cluster 2024-09-14T04:37:19.284337+0000 mgr.y (mgr.26165) 889 : cluster [DBG] pgmap v867: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 812 op/s; 12086/138417 objects degraded (8.732%); 448/138417 objects misplaced (0.324%); 2.8 MiB/s, 111 objects/s recovering 2024-09-14T04:37:20.474 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:20.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:20.481 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:37:20.581 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:20.600 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:20.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:20.603 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:37:20.704 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:20.730 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:20.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:20.732 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:37:20.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:20 smithi038 bash[84940]: cluster 2024-09-14T04:37:19.284337+0000 mgr.y (mgr.26165) 889 : cluster [DBG] pgmap v867: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 812 op/s; 12086/138417 objects degraded (8.732%); 448/138417 objects misplaced (0.324%); 2.8 MiB/s, 111 objects/s recovering 2024-09-14T04:37:20.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:20 smithi038 bash[84940]: cluster 2024-09-14T04:37:19.284337+0000 mgr.y (mgr.26165) 889 : cluster [DBG] pgmap v867: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 812 op/s; 12086/138417 objects degraded (8.732%); 448/138417 objects misplaced (0.324%); 2.8 MiB/s, 111 objects/s recovering 2024-09-14T04:37:20.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:20 smithi038 bash[87336]: cluster 2024-09-14T04:37:19.284337+0000 mgr.y (mgr.26165) 889 : cluster [DBG] pgmap v867: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 812 op/s; 12086/138417 objects degraded (8.732%); 448/138417 objects misplaced (0.324%); 2.8 MiB/s, 111 objects/s recovering 2024-09-14T04:37:20.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:20 smithi038 bash[87336]: cluster 2024-09-14T04:37:19.284337+0000 mgr.y (mgr.26165) 889 : cluster [DBG] pgmap v867: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 812 op/s; 12086/138417 objects degraded (8.732%); 448/138417 objects misplaced (0.324%); 2.8 MiB/s, 111 objects/s recovering 2024-09-14T04:37:20.833 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:20.858 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:20.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:20.864 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:37:20.965 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:20.990 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:20.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:20.993 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:37:21.094 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:21.114 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:21.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:21.116 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:37:21.217 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:21.243 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:21.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:21.246 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:37:21.346 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:21.382 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:21.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:21.385 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:37:21.486 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:21.508 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:21.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:21.510 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:37:21.611 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:21.638 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:21.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:21.641 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:37:21.642 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.7 dump_blocked_ops 2024-09-14T04:37:21.741 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:21.775 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:21.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:21.777 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:37:21.878 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:21.911 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:21.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:21.912 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:37:22.013 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:22.038 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:22.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:22.042 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:37:22.143 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:22.162 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:22.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:22.165 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:37:22.266 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:22.302 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:22.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:22.304 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:37:22.405 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:22.439 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:22.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:22.441 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:37:22.542 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:22.581 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:22.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:22.582 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:37:22.683 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:22.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:22 smithi123 bash[68976]: cluster 2024-09-14T04:37:21.285206+0000 mgr.y (mgr.26165) 890 : cluster [DBG] pgmap v868: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 896 op/s; 12086/130212 objects degraded (9.282%); 448/130212 objects misplaced (0.344%); 720 KiB/s, 71 objects/s recovering 2024-09-14T04:37:22.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:22 smithi123 bash[68976]: cluster 2024-09-14T04:37:21.285206+0000 mgr.y (mgr.26165) 890 : cluster [DBG] pgmap v868: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 896 op/s; 12086/130212 objects degraded (9.282%); 448/130212 objects misplaced (0.344%); 720 KiB/s, 71 objects/s recovering 2024-09-14T04:37:22.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:22 smithi123 bash[68976]: cluster 2024-09-14T04:37:22.162115+0000 mon.a (mon.0) 1091 : cluster [WRN] Health check update: Degraded data redundancy: 12086/130212 objects degraded (9.282%), 10 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-14T04:37:22.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:22 smithi123 bash[68976]: cluster 2024-09-14T04:37:22.162115+0000 mon.a (mon.0) 1091 : cluster [WRN] Health check update: Degraded data redundancy: 12086/130212 objects degraded (9.282%), 10 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-14T04:37:22.708 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:22.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:22.712 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:37:22.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:22 smithi038 bash[84940]: cluster 2024-09-14T04:37:21.285206+0000 mgr.y (mgr.26165) 890 : cluster [DBG] pgmap v868: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 896 op/s; 12086/130212 objects degraded (9.282%); 448/130212 objects misplaced (0.344%); 720 KiB/s, 71 objects/s recovering 2024-09-14T04:37:22.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:22 smithi038 bash[84940]: cluster 2024-09-14T04:37:21.285206+0000 mgr.y (mgr.26165) 890 : cluster [DBG] pgmap v868: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 896 op/s; 12086/130212 objects degraded (9.282%); 448/130212 objects misplaced (0.344%); 720 KiB/s, 71 objects/s recovering 2024-09-14T04:37:22.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:22 smithi038 bash[84940]: cluster 2024-09-14T04:37:22.162115+0000 mon.a (mon.0) 1091 : cluster [WRN] Health check update: Degraded data redundancy: 12086/130212 objects degraded (9.282%), 10 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-14T04:37:22.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:22 smithi038 bash[84940]: cluster 2024-09-14T04:37:22.162115+0000 mon.a (mon.0) 1091 : cluster [WRN] Health check update: Degraded data redundancy: 12086/130212 objects degraded (9.282%), 10 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-14T04:37:22.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:22 smithi038 bash[87336]: cluster 2024-09-14T04:37:21.285206+0000 mgr.y (mgr.26165) 890 : cluster [DBG] pgmap v868: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 896 op/s; 12086/130212 objects degraded (9.282%); 448/130212 objects misplaced (0.344%); 720 KiB/s, 71 objects/s recovering 2024-09-14T04:37:22.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:22 smithi038 bash[87336]: cluster 2024-09-14T04:37:21.285206+0000 mgr.y (mgr.26165) 890 : cluster [DBG] pgmap v868: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 896 op/s; 12086/130212 objects degraded (9.282%); 448/130212 objects misplaced (0.344%); 720 KiB/s, 71 objects/s recovering 2024-09-14T04:37:22.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:22 smithi038 bash[87336]: cluster 2024-09-14T04:37:22.162115+0000 mon.a (mon.0) 1091 : cluster [WRN] Health check update: Degraded data redundancy: 12086/130212 objects degraded (9.282%), 10 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-14T04:37:22.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:22 smithi038 bash[87336]: cluster 2024-09-14T04:37:22.162115+0000 mon.a (mon.0) 1091 : cluster [WRN] Health check update: Degraded data redundancy: 12086/130212 objects degraded (9.282%), 10 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-14T04:37:22.813 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:22.851 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:22.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:22.856 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:37:22.957 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:22.980 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:22.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:22.982 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:37:23.082 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:23.117 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:23.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:23.120 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:37:23.221 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:23.245 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:23.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:23.247 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:37:23.347 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:23.386 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:23.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:23.388 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:37:23.489 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:23.507 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:23.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:23.509 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:37:23.610 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:23.629 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:23.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:23.631 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:37:23.732 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:23.765 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:23.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:23.768 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:37:23.869 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:23.890 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:23.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:23.895 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:37:23.996 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:24.017 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:24.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:24.020 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:37:24.121 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:24.138 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:24.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:24.140 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:37:24.241 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:24.262 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:24.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:24.264 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:37:24.365 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:24.385 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:24.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:24.387 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:37:24.487 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:24.514 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:24.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:24.522 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:37:24.623 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:24.649 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:24.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:24.650 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:37:24.650 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:24 smithi123 bash[68976]: cluster 2024-09-14T04:37:23.286047+0000 mgr.y (mgr.26165) 891 : cluster [DBG] pgmap v869: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 642 op/s; 12086/130212 objects degraded (9.282%); 448/130212 objects misplaced (0.344%); 720 KiB/s, 71 objects/s recovering 2024-09-14T04:37:24.650 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:24 smithi123 bash[68976]: cluster 2024-09-14T04:37:23.286047+0000 mgr.y (mgr.26165) 891 : cluster [DBG] pgmap v869: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 642 op/s; 12086/130212 objects degraded (9.282%); 448/130212 objects misplaced (0.344%); 720 KiB/s, 71 objects/s recovering 2024-09-14T04:37:24.650 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:24 smithi123 bash[68976]: cluster 2024-09-14T04:37:23.459184+0000 mon.a (mon.0) 1092 : cluster [DBG] osdmap e188: 8 total, 8 up, 8 in 2024-09-14T04:37:24.650 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:24 smithi123 bash[68976]: cluster 2024-09-14T04:37:23.459184+0000 mon.a (mon.0) 1092 : cluster [DBG] osdmap e188: 8 total, 8 up, 8 in 2024-09-14T04:37:24.750 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:24.766 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:24 smithi038 bash[84940]: cluster 2024-09-14T04:37:23.286047+0000 mgr.y (mgr.26165) 891 : cluster [DBG] pgmap v869: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 642 op/s; 12086/130212 objects degraded (9.282%); 448/130212 objects misplaced (0.344%); 720 KiB/s, 71 objects/s recovering 2024-09-14T04:37:24.766 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:24 smithi038 bash[84940]: cluster 2024-09-14T04:37:23.286047+0000 mgr.y (mgr.26165) 891 : cluster [DBG] pgmap v869: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 642 op/s; 12086/130212 objects degraded (9.282%); 448/130212 objects misplaced (0.344%); 720 KiB/s, 71 objects/s recovering 2024-09-14T04:37:24.766 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:24 smithi038 bash[84940]: cluster 2024-09-14T04:37:23.459184+0000 mon.a (mon.0) 1092 : cluster [DBG] osdmap e188: 8 total, 8 up, 8 in 2024-09-14T04:37:24.766 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:24 smithi038 bash[84940]: cluster 2024-09-14T04:37:23.459184+0000 mon.a (mon.0) 1092 : cluster [DBG] osdmap e188: 8 total, 8 up, 8 in 2024-09-14T04:37:24.766 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:24 smithi038 bash[87336]: cluster 2024-09-14T04:37:23.286047+0000 mgr.y (mgr.26165) 891 : cluster [DBG] pgmap v869: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 642 op/s; 12086/130212 objects degraded (9.282%); 448/130212 objects misplaced (0.344%); 720 KiB/s, 71 objects/s recovering 2024-09-14T04:37:24.767 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:24 smithi038 bash[87336]: cluster 2024-09-14T04:37:23.286047+0000 mgr.y (mgr.26165) 891 : cluster [DBG] pgmap v869: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 642 op/s; 12086/130212 objects degraded (9.282%); 448/130212 objects misplaced (0.344%); 720 KiB/s, 71 objects/s recovering 2024-09-14T04:37:24.767 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:24 smithi038 bash[87336]: cluster 2024-09-14T04:37:23.459184+0000 mon.a (mon.0) 1092 : cluster [DBG] osdmap e188: 8 total, 8 up, 8 in 2024-09-14T04:37:24.767 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:24 smithi038 bash[87336]: cluster 2024-09-14T04:37:23.459184+0000 mon.a (mon.0) 1092 : cluster [DBG] osdmap e188: 8 total, 8 up, 8 in 2024-09-14T04:37:24.785 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:24.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:24.790 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:37:24.891 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:24.918 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:24.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:24.922 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:37:25.023 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:25.052 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:25.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:25.057 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:37:25.158 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:25.189 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:25.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:25.195 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:37:25.296 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:25.318 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:25.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:25.321 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:37:25.421 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:25.449 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:25.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:25.455 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:37:25.528 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:25 smithi038 bash[84940]: cluster 2024-09-14T04:37:24.476039+0000 mon.a (mon.0) 1093 : cluster [DBG] osdmap e189: 8 total, 8 up, 8 in 2024-09-14T04:37:25.528 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:25 smithi038 bash[84940]: cluster 2024-09-14T04:37:24.476039+0000 mon.a (mon.0) 1093 : cluster [DBG] osdmap e189: 8 total, 8 up, 8 in 2024-09-14T04:37:25.528 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:25 smithi038 bash[87336]: cluster 2024-09-14T04:37:24.476039+0000 mon.a (mon.0) 1093 : cluster [DBG] osdmap e189: 8 total, 8 up, 8 in 2024-09-14T04:37:25.529 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:25 smithi038 bash[87336]: cluster 2024-09-14T04:37:24.476039+0000 mon.a (mon.0) 1093 : cluster [DBG] osdmap e189: 8 total, 8 up, 8 in 2024-09-14T04:37:25.556 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:25.582 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:25.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:25.585 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:37:25.686 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:25.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:25 smithi123 bash[68976]: cluster 2024-09-14T04:37:24.476039+0000 mon.a (mon.0) 1093 : cluster [DBG] osdmap e189: 8 total, 8 up, 8 in 2024-09-14T04:37:25.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:25 smithi123 bash[68976]: cluster 2024-09-14T04:37:24.476039+0000 mon.a (mon.0) 1093 : cluster [DBG] osdmap e189: 8 total, 8 up, 8 in 2024-09-14T04:37:25.726 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:25.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:25.731 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:37:25.832 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:25.856 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:25.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:25.861 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:37:25.961 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:25.998 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:26.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:26.005 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:37:26.106 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:26.131 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:26.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:26.134 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:37:26.234 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:26.270 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:26.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:26.273 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:37:26.374 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:26.393 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:26.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:26.395 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:37:26.477 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T04:37:26.496 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:26.501 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:26 smithi038 bash[84940]: cluster 2024-09-14T04:37:25.286643+0000 mgr.y (mgr.26165) 892 : cluster [DBG] pgmap v872: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 649 op/s; 11433/124857 objects degraded (9.157%); 448/124857 objects misplaced (0.359%); 2.7 MiB/s, 99 objects/s recovering 2024-09-14T04:37:26.501 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:26 smithi038 bash[84940]: cluster 2024-09-14T04:37:25.286643+0000 mgr.y (mgr.26165) 892 : cluster [DBG] pgmap v872: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 649 op/s; 11433/124857 objects degraded (9.157%); 448/124857 objects misplaced (0.359%); 2.7 MiB/s, 99 objects/s recovering 2024-09-14T04:37:26.501 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:26 smithi038 bash[87336]: cluster 2024-09-14T04:37:25.286643+0000 mgr.y (mgr.26165) 892 : cluster [DBG] pgmap v872: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 649 op/s; 11433/124857 objects degraded (9.157%); 448/124857 objects misplaced (0.359%); 2.7 MiB/s, 99 objects/s recovering 2024-09-14T04:37:26.501 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:26 smithi038 bash[87336]: cluster 2024-09-14T04:37:25.286643+0000 mgr.y (mgr.26165) 892 : cluster [DBG] pgmap v872: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 649 op/s; 11433/124857 objects degraded (9.157%); 448/124857 objects misplaced (0.359%); 2.7 MiB/s, 99 objects/s recovering 2024-09-14T04:37:26.519 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:26.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:26.522 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:37:26.623 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:26.656 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:26.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:26.659 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:37:26.760 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:26.770 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:26 smithi123 bash[68976]: cluster 2024-09-14T04:37:25.286643+0000 mgr.y (mgr.26165) 892 : cluster [DBG] pgmap v872: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 649 op/s; 11433/124857 objects degraded (9.157%); 448/124857 objects misplaced (0.359%); 2.7 MiB/s, 99 objects/s recovering 2024-09-14T04:37:26.770 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:26 smithi123 bash[68976]: cluster 2024-09-14T04:37:25.286643+0000 mgr.y (mgr.26165) 892 : cluster [DBG] pgmap v872: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 649 op/s; 11433/124857 objects degraded (9.157%); 448/124857 objects misplaced (0.359%); 2.7 MiB/s, 99 objects/s recovering 2024-09-14T04:37:26.794 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:26.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:26.797 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:37:26.897 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:26.938 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:26.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:26.944 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:37:27.045 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:27.072 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:27.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:27.076 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:37:27.177 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:27.200 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:27.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:27.205 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:37:27.306 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:27.334 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:27.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:27.336 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:37:27.437 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:27.463 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:27.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:27.472 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:37:27.573 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:27.597 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:27.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:27.601 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:37:27.702 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:27.716 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:27 smithi038 bash[84940]: cluster 2024-09-14T04:37:27.162820+0000 mon.a (mon.0) 1094 : cluster [WRN] Health check update: Degraded data redundancy: 11433/124857 objects degraded (9.157%), 10 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-14T04:37:27.716 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:27 smithi038 bash[84940]: cluster 2024-09-14T04:37:27.162820+0000 mon.a (mon.0) 1094 : cluster [WRN] Health check update: Degraded data redundancy: 11433/124857 objects degraded (9.157%), 10 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-14T04:37:27.716 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:27 smithi038 bash[87336]: cluster 2024-09-14T04:37:27.162820+0000 mon.a (mon.0) 1094 : cluster [WRN] Health check update: Degraded data redundancy: 11433/124857 objects degraded (9.157%), 10 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-14T04:37:27.716 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:27 smithi038 bash[87336]: cluster 2024-09-14T04:37:27.162820+0000 mon.a (mon.0) 1094 : cluster [WRN] Health check update: Degraded data redundancy: 11433/124857 objects degraded (9.157%), 10 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-14T04:37:27.732 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:27.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:27.737 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:37:27.837 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:27.857 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:27.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:27.859 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:37:27.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:27 smithi123 bash[68976]: cluster 2024-09-14T04:37:27.162820+0000 mon.a (mon.0) 1094 : cluster [WRN] Health check update: Degraded data redundancy: 11433/124857 objects degraded (9.157%), 10 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-14T04:37:27.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:27 smithi123 bash[68976]: cluster 2024-09-14T04:37:27.162820+0000 mon.a (mon.0) 1094 : cluster [WRN] Health check update: Degraded data redundancy: 11433/124857 objects degraded (9.157%), 10 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-14T04:37:27.960 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:27.984 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:27.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:27.986 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:37:28.087 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:28.127 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:28.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:28.130 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:37:28.230 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:28.253 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:28.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:28.255 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:37:28.356 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:28.385 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:28.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:28.389 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:37:28.490 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:28.514 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:37:28 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:37:28] "GET /metrics HTTP/1.1" 200 36684 "" "Prometheus/2.51.0" 2024-09-14T04:37:28.523 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:28.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:28.526 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:37:28.626 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:28.637 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:28 smithi038 bash[84940]: cluster 2024-09-14T04:37:27.287384+0000 mgr.y (mgr.26165) 893 : cluster [DBG] pgmap v873: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 816 op/s; 10985/118806 objects degraded (9.246%); 2.7 MiB/s, 99 objects/s recovering 2024-09-14T04:37:28.637 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:28 smithi038 bash[84940]: cluster 2024-09-14T04:37:27.287384+0000 mgr.y (mgr.26165) 893 : cluster [DBG] pgmap v873: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 816 op/s; 10985/118806 objects degraded (9.246%); 2.7 MiB/s, 99 objects/s recovering 2024-09-14T04:37:28.637 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:28 smithi038 bash[87336]: cluster 2024-09-14T04:37:27.287384+0000 mgr.y (mgr.26165) 893 : cluster [DBG] pgmap v873: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 816 op/s; 10985/118806 objects degraded (9.246%); 2.7 MiB/s, 99 objects/s recovering 2024-09-14T04:37:28.637 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:28 smithi038 bash[87336]: cluster 2024-09-14T04:37:27.287384+0000 mgr.y (mgr.26165) 893 : cluster [DBG] pgmap v873: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 816 op/s; 10985/118806 objects degraded (9.246%); 2.7 MiB/s, 99 objects/s recovering 2024-09-14T04:37:28.651 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:28.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:28.656 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:37:28.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:28 smithi123 bash[68976]: cluster 2024-09-14T04:37:27.287384+0000 mgr.y (mgr.26165) 893 : cluster [DBG] pgmap v873: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 816 op/s; 10985/118806 objects degraded (9.246%); 2.7 MiB/s, 99 objects/s recovering 2024-09-14T04:37:28.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:28 smithi123 bash[68976]: cluster 2024-09-14T04:37:27.287384+0000 mgr.y (mgr.26165) 893 : cluster [DBG] pgmap v873: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 816 op/s; 10985/118806 objects degraded (9.246%); 2.7 MiB/s, 99 objects/s recovering 2024-09-14T04:37:28.757 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:28.789 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:28.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:28.797 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:37:28.897 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:28.916 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:28.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:28.918 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:37:29.019 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:29.040 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:29.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:29.042 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:37:29.143 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:29.190 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:29.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:29.193 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:37:29.294 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:29.325 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:29.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:29.330 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:37:29.431 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:29.462 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:29.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:29.468 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:37:29.569 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:29.596 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:29.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:29.600 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:37:29.701 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:29.722 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:29.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:29.724 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:37:29.825 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:29.855 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:29.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:29.857 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:37:29.958 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:29.987 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:29.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:29.992 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:37:30.093 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:30.117 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:30.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:30.120 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:37:30.221 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:30.229 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:37:30 smithi123 bash[61744]: ts=2024-09-14T04:37:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:37:30.246 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:30.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:30.248 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:37:30.349 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:30.368 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:30.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:30.370 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:37:30.471 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:30.497 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:30.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:30.499 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:37:30.600 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:30.626 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:30.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:30.629 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:37:30.730 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:30.738 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:30 smithi123 bash[68976]: cluster 2024-09-14T04:37:29.288097+0000 mgr.y (mgr.26165) 894 : cluster [DBG] pgmap v874: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 557 op/s; 10985/116817 objects degraded (9.404%); 2.7 MiB/s, 99 objects/s recovering 2024-09-14T04:37:30.738 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:30 smithi123 bash[68976]: cluster 2024-09-14T04:37:29.288097+0000 mgr.y (mgr.26165) 894 : cluster [DBG] pgmap v874: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 557 op/s; 10985/116817 objects degraded (9.404%); 2.7 MiB/s, 99 objects/s recovering 2024-09-14T04:37:30.738 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:30 smithi123 bash[68976]: cluster 2024-09-14T04:37:29.525630+0000 mon.a (mon.0) 1095 : cluster [DBG] osdmap e190: 8 total, 8 up, 8 in 2024-09-14T04:37:30.738 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:30 smithi123 bash[68976]: cluster 2024-09-14T04:37:29.525630+0000 mon.a (mon.0) 1095 : cluster [DBG] osdmap e190: 8 total, 8 up, 8 in 2024-09-14T04:37:30.738 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:30 smithi123 bash[68976]: audit 2024-09-14T04:37:30.229892+0000 mon.a (mon.0) 1096 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:37:30.738 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:30 smithi123 bash[68976]: audit 2024-09-14T04:37:30.229892+0000 mon.a (mon.0) 1096 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:37:30.752 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:30.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:30.754 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:37:30.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:30 smithi038 bash[84940]: cluster 2024-09-14T04:37:29.288097+0000 mgr.y (mgr.26165) 894 : cluster [DBG] pgmap v874: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 557 op/s; 10985/116817 objects degraded (9.404%); 2.7 MiB/s, 99 objects/s recovering 2024-09-14T04:37:30.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:30 smithi038 bash[84940]: cluster 2024-09-14T04:37:29.288097+0000 mgr.y (mgr.26165) 894 : cluster [DBG] pgmap v874: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 557 op/s; 10985/116817 objects degraded (9.404%); 2.7 MiB/s, 99 objects/s recovering 2024-09-14T04:37:30.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:30 smithi038 bash[84940]: cluster 2024-09-14T04:37:29.525630+0000 mon.a (mon.0) 1095 : cluster [DBG] osdmap e190: 8 total, 8 up, 8 in 2024-09-14T04:37:30.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:30 smithi038 bash[84940]: cluster 2024-09-14T04:37:29.525630+0000 mon.a (mon.0) 1095 : cluster [DBG] osdmap e190: 8 total, 8 up, 8 in 2024-09-14T04:37:30.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:30 smithi038 bash[84940]: audit 2024-09-14T04:37:30.229892+0000 mon.a (mon.0) 1096 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:37:30.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:30 smithi038 bash[84940]: audit 2024-09-14T04:37:30.229892+0000 mon.a (mon.0) 1096 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:37:30.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:30 smithi038 bash[87336]: cluster 2024-09-14T04:37:29.288097+0000 mgr.y (mgr.26165) 894 : cluster [DBG] pgmap v874: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 557 op/s; 10985/116817 objects degraded (9.404%); 2.7 MiB/s, 99 objects/s recovering 2024-09-14T04:37:30.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:30 smithi038 bash[87336]: cluster 2024-09-14T04:37:29.288097+0000 mgr.y (mgr.26165) 894 : cluster [DBG] pgmap v874: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 557 op/s; 10985/116817 objects degraded (9.404%); 2.7 MiB/s, 99 objects/s recovering 2024-09-14T04:37:30.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:30 smithi038 bash[87336]: cluster 2024-09-14T04:37:29.525630+0000 mon.a (mon.0) 1095 : cluster [DBG] osdmap e190: 8 total, 8 up, 8 in 2024-09-14T04:37:30.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:30 smithi038 bash[87336]: cluster 2024-09-14T04:37:29.525630+0000 mon.a (mon.0) 1095 : cluster [DBG] osdmap e190: 8 total, 8 up, 8 in 2024-09-14T04:37:30.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:30 smithi038 bash[87336]: audit 2024-09-14T04:37:30.229892+0000 mon.a (mon.0) 1096 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:37:30.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:30 smithi038 bash[87336]: audit 2024-09-14T04:37:30.229892+0000 mon.a (mon.0) 1096 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:37:30.856 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:30.887 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:30.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:30.890 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:37:30.991 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:31.015 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:31.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:31.016 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:37:31.117 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:31.152 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:31.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:31.156 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:37:31.257 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:31.289 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:31.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:31.293 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:37:31.394 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:31.425 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:31.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:31.428 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:37:31.529 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:31.553 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:31.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:31.557 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:37:31.658 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:31.690 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:31.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:31.695 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:37:31.796 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:31.797 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:31 smithi123 bash[68976]: cluster 2024-09-14T04:37:30.542966+0000 mon.a (mon.0) 1097 : cluster [DBG] osdmap e191: 8 total, 8 up, 8 in 2024-09-14T04:37:31.797 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:31 smithi123 bash[68976]: cluster 2024-09-14T04:37:30.542966+0000 mon.a (mon.0) 1097 : cluster [DBG] osdmap e191: 8 total, 8 up, 8 in 2024-09-14T04:37:31.822 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:31.827 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:31 smithi038 bash[84940]: cluster 2024-09-14T04:37:30.542966+0000 mon.a (mon.0) 1097 : cluster [DBG] osdmap e191: 8 total, 8 up, 8 in 2024-09-14T04:37:31.827 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:31 smithi038 bash[84940]: cluster 2024-09-14T04:37:30.542966+0000 mon.a (mon.0) 1097 : cluster [DBG] osdmap e191: 8 total, 8 up, 8 in 2024-09-14T04:37:31.827 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:31 smithi038 bash[87336]: cluster 2024-09-14T04:37:30.542966+0000 mon.a (mon.0) 1097 : cluster [DBG] osdmap e191: 8 total, 8 up, 8 in 2024-09-14T04:37:31.827 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:31 smithi038 bash[87336]: cluster 2024-09-14T04:37:30.542966+0000 mon.a (mon.0) 1097 : cluster [DBG] osdmap e191: 8 total, 8 up, 8 in 2024-09-14T04:37:31.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:31.828 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:37:31.929 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:31.954 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:31.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:31.956 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:37:32.057 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:32.084 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:32.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:32.088 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:37:32.190 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:32.226 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:32.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:32.232 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:37:32.333 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:32.359 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:32.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:32.361 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:37:32.375 INFO:teuthology.orchestra.run.smithi038.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-14T04:37:32.376 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0: {} 2024-09-14T04:37:32.424 INFO:teuthology.orchestra.run.smithi038.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-14T04:37:32.425 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1: {} 2024-09-14T04:37:32.461 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:32.480 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2: {} 2024-09-14T04:37:32.480 INFO:teuthology.orchestra.run.smithi038.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-14T04:37:32.487 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:32.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:32.490 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:37:32.516 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3: {} 2024-09-14T04:37:32.517 INFO:teuthology.orchestra.run.smithi038.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-14T04:37:32.557 INFO:teuthology.orchestra.run.smithi038.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-14T04:37:32.557 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4: {} 2024-09-14T04:37:32.582 INFO:teuthology.orchestra.run.smithi038.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-14T04:37:32.582 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5: {} 2024-09-14T04:37:32.591 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:32.620 INFO:teuthology.orchestra.run.smithi038.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-14T04:37:32.621 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6: {} 2024-09-14T04:37:32.622 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:32.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:32.625 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:37:32.648 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7: {} 2024-09-14T04:37:32.649 INFO:teuthology.orchestra.run.smithi038.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-14T04:37:32.726 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:32.736 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:32 smithi123 bash[68976]: cluster 2024-09-14T04:37:31.288893+0000 mgr.y (mgr.26165) 895 : cluster [DBG] pgmap v877: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 peering, 7 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.2 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 972 op/s; 10194/108291 objects degraded (9.414%); 8.0 MiB/s, 237 objects/s recovering 2024-09-14T04:37:32.736 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:32 smithi123 bash[68976]: cluster 2024-09-14T04:37:31.288893+0000 mgr.y (mgr.26165) 895 : cluster [DBG] pgmap v877: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 peering, 7 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.2 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 972 op/s; 10194/108291 objects degraded (9.414%); 8.0 MiB/s, 237 objects/s recovering 2024-09-14T04:37:32.736 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:32 smithi123 bash[68976]: cluster 2024-09-14T04:37:32.163441+0000 mon.a (mon.0) 1098 : cluster [WRN] Health check update: Degraded data redundancy: 10194/108291 objects degraded (9.414%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2024-09-14T04:37:32.736 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:32 smithi123 bash[68976]: cluster 2024-09-14T04:37:32.163441+0000 mon.a (mon.0) 1098 : cluster [WRN] Health check update: Degraded data redundancy: 10194/108291 objects degraded (9.414%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2024-09-14T04:37:32.736 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:32 smithi123 bash[68976]: audit 2024-09-14T04:37:32.345180+0000 mon.b (mon.1) 22 : audit [DBG] from='client.? 172.21.15.38:0/747642143' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:37:32.736 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:32 smithi123 bash[68976]: audit 2024-09-14T04:37:32.345180+0000 mon.b (mon.1) 22 : audit [DBG] from='client.? 172.21.15.38:0/747642143' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:37:32.752 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:32.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:32.755 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:37:32.856 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:32.891 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:32.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:32.897 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:37:32.998 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:33.009 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:32 smithi038 bash[84940]: cluster 2024-09-14T04:37:31.288893+0000 mgr.y (mgr.26165) 895 : cluster [DBG] pgmap v877: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 peering, 7 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.2 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 972 op/s; 10194/108291 objects degraded (9.414%); 8.0 MiB/s, 237 objects/s recovering 2024-09-14T04:37:33.009 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:32 smithi038 bash[84940]: cluster 2024-09-14T04:37:31.288893+0000 mgr.y (mgr.26165) 895 : cluster [DBG] pgmap v877: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 peering, 7 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.2 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 972 op/s; 10194/108291 objects degraded (9.414%); 8.0 MiB/s, 237 objects/s recovering 2024-09-14T04:37:33.009 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:32 smithi038 bash[84940]: cluster 2024-09-14T04:37:32.163441+0000 mon.a (mon.0) 1098 : cluster [WRN] Health check update: Degraded data redundancy: 10194/108291 objects degraded (9.414%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2024-09-14T04:37:33.009 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:32 smithi038 bash[84940]: cluster 2024-09-14T04:37:32.163441+0000 mon.a (mon.0) 1098 : cluster [WRN] Health check update: Degraded data redundancy: 10194/108291 objects degraded (9.414%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2024-09-14T04:37:33.009 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:32 smithi038 bash[84940]: audit 2024-09-14T04:37:32.345180+0000 mon.b (mon.1) 22 : audit [DBG] from='client.? 172.21.15.38:0/747642143' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:37:33.010 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:32 smithi038 bash[84940]: audit 2024-09-14T04:37:32.345180+0000 mon.b (mon.1) 22 : audit [DBG] from='client.? 172.21.15.38:0/747642143' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:37:33.010 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:32 smithi038 bash[87336]: cluster 2024-09-14T04:37:31.288893+0000 mgr.y (mgr.26165) 895 : cluster [DBG] pgmap v877: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 peering, 7 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.2 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 972 op/s; 10194/108291 objects degraded (9.414%); 8.0 MiB/s, 237 objects/s recovering 2024-09-14T04:37:33.010 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:32 smithi038 bash[87336]: cluster 2024-09-14T04:37:31.288893+0000 mgr.y (mgr.26165) 895 : cluster [DBG] pgmap v877: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 peering, 7 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.2 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 972 op/s; 10194/108291 objects degraded (9.414%); 8.0 MiB/s, 237 objects/s recovering 2024-09-14T04:37:33.010 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:32 smithi038 bash[87336]: cluster 2024-09-14T04:37:32.163441+0000 mon.a (mon.0) 1098 : cluster [WRN] Health check update: Degraded data redundancy: 10194/108291 objects degraded (9.414%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2024-09-14T04:37:33.010 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:32 smithi038 bash[87336]: cluster 2024-09-14T04:37:32.163441+0000 mon.a (mon.0) 1098 : cluster [WRN] Health check update: Degraded data redundancy: 10194/108291 objects degraded (9.414%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2024-09-14T04:37:33.010 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:32 smithi038 bash[87336]: audit 2024-09-14T04:37:32.345180+0000 mon.b (mon.1) 22 : audit [DBG] from='client.? 172.21.15.38:0/747642143' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:37:33.010 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:32 smithi038 bash[87336]: audit 2024-09-14T04:37:32.345180+0000 mon.b (mon.1) 22 : audit [DBG] from='client.? 172.21.15.38:0/747642143' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:37:33.026 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:33.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:33.029 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:37:33.130 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:33.164 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:33.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:33.169 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:37:33.269 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:33.314 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:33.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:33.318 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:37:33.419 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:33.448 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:33.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:33.452 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:37:33.553 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:33.586 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:33.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:33.590 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:37:33.590 INFO:teuthology.orchestra.run.smithi038.stderr:nodeep-scrub is unset 2024-09-14T04:37:33.592 INFO:teuthology.orchestra.run.smithi038.stderr:reweighted osd.2 to 1 (10000) 2024-09-14T04:37:33.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:33 smithi123 bash[68976]: audit 2024-09-14T04:37:32.636670+0000 mon.a (mon.0) 1099 : audit [INF] from='client.? 172.21.15.38:0/2059965920' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-14T04:37:33.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:33 smithi123 bash[68976]: audit 2024-09-14T04:37:32.636670+0000 mon.a (mon.0) 1099 : audit [INF] from='client.? 172.21.15.38:0/2059965920' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-14T04:37:33.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:33 smithi123 bash[68976]: audit 2024-09-14T04:37:32.882295+0000 mon.a (mon.0) 1100 : audit [INF] from='client.? 172.21.15.38:0/3351942417' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:37:33.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:33 smithi123 bash[68976]: audit 2024-09-14T04:37:32.882295+0000 mon.a (mon.0) 1100 : audit [INF] from='client.? 172.21.15.38:0/3351942417' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:37:33.690 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:33.716 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:33.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:33.724 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:37:33.825 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:33.834 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:33 smithi038 bash[87336]: audit 2024-09-14T04:37:32.636670+0000 mon.a (mon.0) 1099 : audit [INF] from='client.? 172.21.15.38:0/2059965920' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-14T04:37:33.834 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:33 smithi038 bash[87336]: audit 2024-09-14T04:37:32.636670+0000 mon.a (mon.0) 1099 : audit [INF] from='client.? 172.21.15.38:0/2059965920' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-14T04:37:33.834 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:33 smithi038 bash[87336]: audit 2024-09-14T04:37:32.882295+0000 mon.a (mon.0) 1100 : audit [INF] from='client.? 172.21.15.38:0/3351942417' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:37:33.835 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:33 smithi038 bash[87336]: audit 2024-09-14T04:37:32.882295+0000 mon.a (mon.0) 1100 : audit [INF] from='client.? 172.21.15.38:0/3351942417' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:37:33.835 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:33 smithi038 bash[84940]: audit 2024-09-14T04:37:32.636670+0000 mon.a (mon.0) 1099 : audit [INF] from='client.? 172.21.15.38:0/2059965920' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-14T04:37:33.835 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:33 smithi038 bash[84940]: audit 2024-09-14T04:37:32.636670+0000 mon.a (mon.0) 1099 : audit [INF] from='client.? 172.21.15.38:0/2059965920' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-14T04:37:33.835 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:33 smithi038 bash[84940]: audit 2024-09-14T04:37:32.882295+0000 mon.a (mon.0) 1100 : audit [INF] from='client.? 172.21.15.38:0/3351942417' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:37:33.835 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:33 smithi038 bash[84940]: audit 2024-09-14T04:37:32.882295+0000 mon.a (mon.0) 1100 : audit [INF] from='client.? 172.21.15.38:0/3351942417' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:37:33.849 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:33.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:33.855 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:37:33.956 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:33.989 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:33.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:33.991 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:37:34.028 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-14T04:37:34.028 INFO:teuthology.orchestra.run.smithi123.stdout: "ops": [], 2024-09-14T04:37:34.028 INFO:teuthology.orchestra.run.smithi123.stdout: "complaint_time": 30, 2024-09-14T04:37:34.028 INFO:teuthology.orchestra.run.smithi123.stdout: "num_blocked_ops": 0 2024-09-14T04:37:34.028 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-14T04:37:34.092 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:34.134 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:34.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:34.141 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:37:34.242 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:34.268 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:34.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:34.274 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:37:34.374 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:34.410 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:34.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:34.412 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:37:34.513 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:34.531 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:34.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:34.533 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:37:34.633 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:34.657 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:34.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:34.659 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:37:34.760 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:34.786 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:34.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:34.788 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:37:34.889 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:34.899 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:34 smithi038 bash[84940]: cluster 2024-09-14T04:37:33.289438+0000 mgr.y (mgr.26165) 896 : cluster [DBG] pgmap v878: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 peering, 7 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.2 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 690 op/s; 10194/108291 objects degraded (9.414%); 4.1 MiB/s, 158 objects/s recovering 2024-09-14T04:37:34.899 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:34 smithi038 bash[84940]: cluster 2024-09-14T04:37:33.289438+0000 mgr.y (mgr.26165) 896 : cluster [DBG] pgmap v878: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 peering, 7 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.2 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 690 op/s; 10194/108291 objects degraded (9.414%); 4.1 MiB/s, 158 objects/s recovering 2024-09-14T04:37:34.899 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:34 smithi038 bash[84940]: cluster 2024-09-14T04:37:33.568661+0000 mon.a (mon.0) 1101 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:37:34.899 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:34 smithi038 bash[84940]: cluster 2024-09-14T04:37:33.568661+0000 mon.a (mon.0) 1101 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:37:34.899 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:34 smithi038 bash[84940]: audit 2024-09-14T04:37:33.588566+0000 mon.a (mon.0) 1102 : audit [INF] from='client.? 172.21.15.38:0/2059965920' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-09-14T04:37:34.900 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:34 smithi038 bash[84940]: audit 2024-09-14T04:37:33.588566+0000 mon.a (mon.0) 1102 : audit [INF] from='client.? 172.21.15.38:0/2059965920' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-09-14T04:37:34.900 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:34 smithi038 bash[84940]: audit 2024-09-14T04:37:33.588748+0000 mon.a (mon.0) 1103 : audit [INF] from='client.? 172.21.15.38:0/3351942417' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:37:34.900 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:34 smithi038 bash[84940]: audit 2024-09-14T04:37:33.588748+0000 mon.a (mon.0) 1103 : audit [INF] from='client.? 172.21.15.38:0/3351942417' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:37:34.900 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:34 smithi038 bash[84940]: cluster 2024-09-14T04:37:33.604827+0000 mon.a (mon.0) 1104 : cluster [DBG] osdmap e192: 8 total, 8 up, 8 in 2024-09-14T04:37:34.900 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:34 smithi038 bash[84940]: cluster 2024-09-14T04:37:33.604827+0000 mon.a (mon.0) 1104 : cluster [DBG] osdmap e192: 8 total, 8 up, 8 in 2024-09-14T04:37:34.900 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:34 smithi038 bash[87336]: cluster 2024-09-14T04:37:33.289438+0000 mgr.y (mgr.26165) 896 : cluster [DBG] pgmap v878: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 peering, 7 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.2 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 690 op/s; 10194/108291 objects degraded (9.414%); 4.1 MiB/s, 158 objects/s recovering 2024-09-14T04:37:34.900 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:34 smithi038 bash[87336]: cluster 2024-09-14T04:37:33.289438+0000 mgr.y (mgr.26165) 896 : cluster [DBG] pgmap v878: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 peering, 7 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.2 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 690 op/s; 10194/108291 objects degraded (9.414%); 4.1 MiB/s, 158 objects/s recovering 2024-09-14T04:37:34.900 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:34 smithi038 bash[87336]: cluster 2024-09-14T04:37:33.568661+0000 mon.a (mon.0) 1101 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:37:34.900 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:34 smithi038 bash[87336]: cluster 2024-09-14T04:37:33.568661+0000 mon.a (mon.0) 1101 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:37:34.900 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:34 smithi038 bash[87336]: audit 2024-09-14T04:37:33.588566+0000 mon.a (mon.0) 1102 : audit [INF] from='client.? 172.21.15.38:0/2059965920' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-09-14T04:37:34.900 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:34 smithi038 bash[87336]: audit 2024-09-14T04:37:33.588566+0000 mon.a (mon.0) 1102 : audit [INF] from='client.? 172.21.15.38:0/2059965920' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-09-14T04:37:34.901 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:34 smithi038 bash[87336]: audit 2024-09-14T04:37:33.588748+0000 mon.a (mon.0) 1103 : audit [INF] from='client.? 172.21.15.38:0/3351942417' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:37:34.901 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:34 smithi038 bash[87336]: audit 2024-09-14T04:37:33.588748+0000 mon.a (mon.0) 1103 : audit [INF] from='client.? 172.21.15.38:0/3351942417' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:37:34.901 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:34 smithi038 bash[87336]: cluster 2024-09-14T04:37:33.604827+0000 mon.a (mon.0) 1104 : cluster [DBG] osdmap e192: 8 total, 8 up, 8 in 2024-09-14T04:37:34.901 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:34 smithi038 bash[87336]: cluster 2024-09-14T04:37:33.604827+0000 mon.a (mon.0) 1104 : cluster [DBG] osdmap e192: 8 total, 8 up, 8 in 2024-09-14T04:37:34.918 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:34.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:34.921 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:37:35.022 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:35.068 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:35.071 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:34 smithi123 bash[68976]: cluster 2024-09-14T04:37:33.289438+0000 mgr.y (mgr.26165) 896 : cluster [DBG] pgmap v878: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 peering, 7 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.2 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 690 op/s; 10194/108291 objects degraded (9.414%); 4.1 MiB/s, 158 objects/s recovering 2024-09-14T04:37:35.072 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:34 smithi123 bash[68976]: cluster 2024-09-14T04:37:33.289438+0000 mgr.y (mgr.26165) 896 : cluster [DBG] pgmap v878: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 peering, 7 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.2 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 690 op/s; 10194/108291 objects degraded (9.414%); 4.1 MiB/s, 158 objects/s recovering 2024-09-14T04:37:35.072 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:34 smithi123 bash[68976]: cluster 2024-09-14T04:37:33.568661+0000 mon.a (mon.0) 1101 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:37:35.072 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:34 smithi123 bash[68976]: cluster 2024-09-14T04:37:33.568661+0000 mon.a (mon.0) 1101 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:37:35.072 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:34 smithi123 bash[68976]: audit 2024-09-14T04:37:33.588566+0000 mon.a (mon.0) 1102 : audit [INF] from='client.? 172.21.15.38:0/2059965920' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-09-14T04:37:35.072 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:34 smithi123 bash[68976]: audit 2024-09-14T04:37:33.588566+0000 mon.a (mon.0) 1102 : audit [INF] from='client.? 172.21.15.38:0/2059965920' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-09-14T04:37:35.072 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:34 smithi123 bash[68976]: audit 2024-09-14T04:37:33.588748+0000 mon.a (mon.0) 1103 : audit [INF] from='client.? 172.21.15.38:0/3351942417' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:37:35.072 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:34 smithi123 bash[68976]: audit 2024-09-14T04:37:33.588748+0000 mon.a (mon.0) 1103 : audit [INF] from='client.? 172.21.15.38:0/3351942417' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:37:35.072 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:34 smithi123 bash[68976]: cluster 2024-09-14T04:37:33.604827+0000 mon.a (mon.0) 1104 : cluster [DBG] osdmap e192: 8 total, 8 up, 8 in 2024-09-14T04:37:35.072 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:34 smithi123 bash[68976]: cluster 2024-09-14T04:37:33.604827+0000 mon.a (mon.0) 1104 : cluster [DBG] osdmap e192: 8 total, 8 up, 8 in 2024-09-14T04:37:35.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:35.073 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:37:35.174 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:35.199 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:35.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:35.201 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:37:35.251 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.7 dump_historic_ops 2024-09-14T04:37:35.302 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:35.331 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:35.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:35.337 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:37:35.437 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:35.460 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:35.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:35.462 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:37:35.563 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:35.591 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:35.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:35.595 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:37:35.696 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:35.726 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:35.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:35.731 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:37:35.831 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:35.859 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:35.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:35.862 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:37:35.963 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:35.999 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:36.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:36.004 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:37:36.093 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd reweight 3 1 2024-09-14T04:37:36.105 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:36.199 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:36.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:36.207 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:37:36.256 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-14T04:37:36.308 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:36.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:36.364 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:36.364 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:37:36.465 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:36.506 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:36.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:36.510 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:37:36.610 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:36.620 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:36 smithi038 bash[84940]: cluster 2024-09-14T04:37:35.290088+0000 mgr.y (mgr.26165) 897 : cluster [DBG] pgmap v880: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 2.1 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 784 op/s; 10194/102699 objects degraded (9.926%); 5.4 MiB/s, 137 objects/s recovering 2024-09-14T04:37:36.620 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:36 smithi038 bash[84940]: cluster 2024-09-14T04:37:35.290088+0000 mgr.y (mgr.26165) 897 : cluster [DBG] pgmap v880: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 2.1 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 784 op/s; 10194/102699 objects degraded (9.926%); 5.4 MiB/s, 137 objects/s recovering 2024-09-14T04:37:36.621 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:36 smithi038 bash[87336]: cluster 2024-09-14T04:37:35.290088+0000 mgr.y (mgr.26165) 897 : cluster [DBG] pgmap v880: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 2.1 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 784 op/s; 10194/102699 objects degraded (9.926%); 5.4 MiB/s, 137 objects/s recovering 2024-09-14T04:37:36.621 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:36 smithi038 bash[87336]: cluster 2024-09-14T04:37:35.290088+0000 mgr.y (mgr.26165) 897 : cluster [DBG] pgmap v880: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 2.1 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 784 op/s; 10194/102699 objects degraded (9.926%); 5.4 MiB/s, 137 objects/s recovering 2024-09-14T04:37:36.638 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:36.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:36.645 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:37:36.746 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:36.782 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:36.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:36.787 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:37:36.888 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:36.920 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:36.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:36.922 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:37:36.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:36 smithi123 bash[68976]: cluster 2024-09-14T04:37:35.290088+0000 mgr.y (mgr.26165) 897 : cluster [DBG] pgmap v880: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 2.1 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 784 op/s; 10194/102699 objects degraded (9.926%); 5.4 MiB/s, 137 objects/s recovering 2024-09-14T04:37:36.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:36 smithi123 bash[68976]: cluster 2024-09-14T04:37:35.290088+0000 mgr.y (mgr.26165) 897 : cluster [DBG] pgmap v880: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 2.1 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 784 op/s; 10194/102699 objects degraded (9.926%); 5.4 MiB/s, 137 objects/s recovering 2024-09-14T04:37:37.022 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:37.054 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:37.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:37.056 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:37:37.157 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:37.179 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:37.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:37.183 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:37:37.283 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:37.306 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:37.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:37.309 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:37:37.409 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:37.428 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:37.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:37.430 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:37:37.531 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:37.549 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:37.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:37.551 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:37:37.652 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:37.673 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:37.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:37.675 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:37:37.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:37 smithi123 bash[68976]: cluster 2024-09-14T04:37:36.625801+0000 mon.a (mon.0) 1105 : cluster [DBG] osdmap e193: 8 total, 8 up, 8 in 2024-09-14T04:37:37.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:37 smithi123 bash[68976]: cluster 2024-09-14T04:37:36.625801+0000 mon.a (mon.0) 1105 : cluster [DBG] osdmap e193: 8 total, 8 up, 8 in 2024-09-14T04:37:37.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:37 smithi123 bash[68976]: cluster 2024-09-14T04:37:37.164101+0000 mon.a (mon.0) 1106 : cluster [WRN] Health check update: Degraded data redundancy: 10194/102699 objects degraded (9.926%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2024-09-14T04:37:37.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:37 smithi123 bash[68976]: cluster 2024-09-14T04:37:37.164101+0000 mon.a (mon.0) 1106 : cluster [WRN] Health check update: Degraded data redundancy: 10194/102699 objects degraded (9.926%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2024-09-14T04:37:37.776 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:37.817 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:37.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:37.822 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:37:37.922 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:37.945 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:37.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:37.948 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:37:38.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:37 smithi038 bash[84940]: cluster 2024-09-14T04:37:36.625801+0000 mon.a (mon.0) 1105 : cluster [DBG] osdmap e193: 8 total, 8 up, 8 in 2024-09-14T04:37:38.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:37 smithi038 bash[84940]: cluster 2024-09-14T04:37:36.625801+0000 mon.a (mon.0) 1105 : cluster [DBG] osdmap e193: 8 total, 8 up, 8 in 2024-09-14T04:37:38.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:37 smithi038 bash[84940]: cluster 2024-09-14T04:37:37.164101+0000 mon.a (mon.0) 1106 : cluster [WRN] Health check update: Degraded data redundancy: 10194/102699 objects degraded (9.926%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2024-09-14T04:37:38.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:37 smithi038 bash[84940]: cluster 2024-09-14T04:37:37.164101+0000 mon.a (mon.0) 1106 : cluster [WRN] Health check update: Degraded data redundancy: 10194/102699 objects degraded (9.926%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2024-09-14T04:37:38.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:37 smithi038 bash[87336]: cluster 2024-09-14T04:37:36.625801+0000 mon.a (mon.0) 1105 : cluster [DBG] osdmap e193: 8 total, 8 up, 8 in 2024-09-14T04:37:38.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:37 smithi038 bash[87336]: cluster 2024-09-14T04:37:36.625801+0000 mon.a (mon.0) 1105 : cluster [DBG] osdmap e193: 8 total, 8 up, 8 in 2024-09-14T04:37:38.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:37 smithi038 bash[87336]: cluster 2024-09-14T04:37:37.164101+0000 mon.a (mon.0) 1106 : cluster [WRN] Health check update: Degraded data redundancy: 10194/102699 objects degraded (9.926%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2024-09-14T04:37:38.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:37 smithi038 bash[87336]: cluster 2024-09-14T04:37:37.164101+0000 mon.a (mon.0) 1106 : cluster [WRN] Health check update: Degraded data redundancy: 10194/102699 objects degraded (9.926%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2024-09-14T04:37:38.050 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:38.077 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:38.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:38.080 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:37:38.118 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd set noscrub 2024-09-14T04:37:38.181 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:38.203 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:38.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:38.205 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:37:38.305 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:38.334 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:38.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:38.338 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:37:38.439 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:38.461 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:38.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:38.467 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:37:38.521 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:37:38 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:37:38] "GET /metrics HTTP/1.1" 200 36672 "" "Prometheus/2.51.0" 2024-09-14T04:37:38.568 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:38.591 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:38.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:38.597 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:37:38.698 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:38.709 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:38 smithi123 bash[68976]: cluster 2024-09-14T04:37:37.290665+0000 mgr.y (mgr.26165) 898 : cluster [DBG] pgmap v882: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 1.9 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 891 op/s; 9980/95727 objects degraded (10.425%); 5.1 MiB/s, 120 objects/s recovering 2024-09-14T04:37:38.709 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:38 smithi123 bash[68976]: cluster 2024-09-14T04:37:37.290665+0000 mgr.y (mgr.26165) 898 : cluster [DBG] pgmap v882: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 1.9 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 891 op/s; 9980/95727 objects degraded (10.425%); 5.1 MiB/s, 120 objects/s recovering 2024-09-14T04:37:38.709 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:38 smithi123 bash[68976]: cluster 2024-09-14T04:37:37.640214+0000 mon.a (mon.0) 1107 : cluster [DBG] osdmap e194: 8 total, 8 up, 8 in 2024-09-14T04:37:38.709 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:38 smithi123 bash[68976]: cluster 2024-09-14T04:37:37.640214+0000 mon.a (mon.0) 1107 : cluster [DBG] osdmap e194: 8 total, 8 up, 8 in 2024-09-14T04:37:38.723 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:38.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:38.727 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:37:38.827 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:38.852 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:38.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:38.857 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:37:38.957 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:38.981 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:38.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:38.985 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:37:39.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:38 smithi038 bash[84940]: cluster 2024-09-14T04:37:37.290665+0000 mgr.y (mgr.26165) 898 : cluster [DBG] pgmap v882: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 1.9 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 891 op/s; 9980/95727 objects degraded (10.425%); 5.1 MiB/s, 120 objects/s recovering 2024-09-14T04:37:39.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:38 smithi038 bash[84940]: cluster 2024-09-14T04:37:37.290665+0000 mgr.y (mgr.26165) 898 : cluster [DBG] pgmap v882: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 1.9 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 891 op/s; 9980/95727 objects degraded (10.425%); 5.1 MiB/s, 120 objects/s recovering 2024-09-14T04:37:39.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:38 smithi038 bash[84940]: cluster 2024-09-14T04:37:37.640214+0000 mon.a (mon.0) 1107 : cluster [DBG] osdmap e194: 8 total, 8 up, 8 in 2024-09-14T04:37:39.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:38 smithi038 bash[84940]: cluster 2024-09-14T04:37:37.640214+0000 mon.a (mon.0) 1107 : cluster [DBG] osdmap e194: 8 total, 8 up, 8 in 2024-09-14T04:37:39.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:38 smithi038 bash[87336]: cluster 2024-09-14T04:37:37.290665+0000 mgr.y (mgr.26165) 898 : cluster [DBG] pgmap v882: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 1.9 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 891 op/s; 9980/95727 objects degraded (10.425%); 5.1 MiB/s, 120 objects/s recovering 2024-09-14T04:37:39.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:38 smithi038 bash[87336]: cluster 2024-09-14T04:37:37.290665+0000 mgr.y (mgr.26165) 898 : cluster [DBG] pgmap v882: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 1.9 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 891 op/s; 9980/95727 objects degraded (10.425%); 5.1 MiB/s, 120 objects/s recovering 2024-09-14T04:37:39.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:38 smithi038 bash[87336]: cluster 2024-09-14T04:37:37.640214+0000 mon.a (mon.0) 1107 : cluster [DBG] osdmap e194: 8 total, 8 up, 8 in 2024-09-14T04:37:39.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:38 smithi038 bash[87336]: cluster 2024-09-14T04:37:37.640214+0000 mon.a (mon.0) 1107 : cluster [DBG] osdmap e194: 8 total, 8 up, 8 in 2024-09-14T04:37:39.085 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:39.109 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:39.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:39.114 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:37:39.214 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:39.237 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:39.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:39.243 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:37:39.344 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:39.368 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:39.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:39.370 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:37:39.471 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:39.510 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:39.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:39.512 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:37:39.613 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:39.651 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:39.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:39.655 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:37:39.756 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:39.791 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:39.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:39.796 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:37:39.897 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:39.933 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:39.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:39.936 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:37:40.037 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:40.057 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T04:37:40.064 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:40.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:40.067 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:37:40.168 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:40.190 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:40.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:40.192 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:37:40.292 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:40.320 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:40.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:40.324 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:37:40.425 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:40.435 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:37:40 smithi123 bash[61744]: ts=2024-09-14T04:37:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:37:40.451 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:40.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:40.455 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:37:40.556 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:40.584 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:40.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:40.592 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:37:40.693 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:40.722 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:40.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:40.727 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:37:40.828 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:40.839 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:40 smithi123 bash[68976]: cluster 2024-09-14T04:37:39.291174+0000 mgr.y (mgr.26165) 899 : cluster [DBG] pgmap v884: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 1.9 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 826 op/s; 9405/93411 objects degraded (10.068%); 5.3 MiB/s, 128 objects/s recovering 2024-09-14T04:37:40.839 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:40 smithi123 bash[68976]: cluster 2024-09-14T04:37:39.291174+0000 mgr.y (mgr.26165) 899 : cluster [DBG] pgmap v884: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 1.9 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 826 op/s; 9405/93411 objects degraded (10.068%); 5.3 MiB/s, 128 objects/s recovering 2024-09-14T04:37:40.853 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:40.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:40.859 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:37:40.955 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:37:40.955 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:37:40.960 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:40.980 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:40.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:40.982 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:37:41.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:40 smithi038 bash[84940]: cluster 2024-09-14T04:37:39.291174+0000 mgr.y (mgr.26165) 899 : cluster [DBG] pgmap v884: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 1.9 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 826 op/s; 9405/93411 objects degraded (10.068%); 5.3 MiB/s, 128 objects/s recovering 2024-09-14T04:37:41.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:40 smithi038 bash[84940]: cluster 2024-09-14T04:37:39.291174+0000 mgr.y (mgr.26165) 899 : cluster [DBG] pgmap v884: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 1.9 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 826 op/s; 9405/93411 objects degraded (10.068%); 5.3 MiB/s, 128 objects/s recovering 2024-09-14T04:37:41.025 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:40 smithi038 bash[87336]: cluster 2024-09-14T04:37:39.291174+0000 mgr.y (mgr.26165) 899 : cluster [DBG] pgmap v884: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 1.9 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 826 op/s; 9405/93411 objects degraded (10.068%); 5.3 MiB/s, 128 objects/s recovering 2024-09-14T04:37:41.025 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:40 smithi038 bash[87336]: cluster 2024-09-14T04:37:39.291174+0000 mgr.y (mgr.26165) 899 : cluster [DBG] pgmap v884: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 1.9 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 826 op/s; 9405/93411 objects degraded (10.068%); 5.3 MiB/s, 128 objects/s recovering 2024-09-14T04:37:41.083 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:41.110 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:41.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:41.117 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:37:41.217 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:41.238 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:41.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:41.240 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:37:41.341 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:41.363 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:41.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:41.365 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:37:41.466 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:41.490 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:41.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:41.493 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:37:41.593 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:41.623 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:41.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:41.628 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:37:41.729 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:41.753 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:41.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:41.755 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:37:41.856 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:41.877 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:41.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:41.884 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:37:41.979 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:37:41.985 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:42.025 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:42.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:42.031 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:37:42.131 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:42.164 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:42.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:42.166 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:37:42.266 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:42.298 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:42.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:42.303 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:37:42.404 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:42.437 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:42.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:42.440 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:37:42.540 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:42.564 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:42.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:42.566 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:37:42.667 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:42.676 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:42 smithi123 bash[68976]: cluster 2024-09-14T04:37:41.291810+0000 mgr.y (mgr.26165) 900 : cluster [DBG] pgmap v885: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 1.7 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 1.11k op/s; 9405/82692 objects degraded (11.374%); 4.1 MiB/s, 101 objects/s recovering 2024-09-14T04:37:42.676 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:42 smithi123 bash[68976]: cluster 2024-09-14T04:37:41.291810+0000 mgr.y (mgr.26165) 900 : cluster [DBG] pgmap v885: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 1.7 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 1.11k op/s; 9405/82692 objects degraded (11.374%); 4.1 MiB/s, 101 objects/s recovering 2024-09-14T04:37:42.676 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:42 smithi123 bash[68976]: cluster 2024-09-14T04:37:42.164773+0000 mon.a (mon.0) 1108 : cluster [WRN] Health check update: Degraded data redundancy: 9405/82692 objects degraded (11.374%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-09-14T04:37:42.676 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:42 smithi123 bash[68976]: cluster 2024-09-14T04:37:42.164773+0000 mon.a (mon.0) 1108 : cluster [WRN] Health check update: Degraded data redundancy: 9405/82692 objects degraded (11.374%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-09-14T04:37:42.710 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:42.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:42.715 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:37:42.815 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:42.836 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:42.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:42.838 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:37:42.938 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:42.949 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:42 smithi038 bash[84940]: cluster 2024-09-14T04:37:41.291810+0000 mgr.y (mgr.26165) 900 : cluster [DBG] pgmap v885: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 1.7 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 1.11k op/s; 9405/82692 objects degraded (11.374%); 4.1 MiB/s, 101 objects/s recovering 2024-09-14T04:37:42.949 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:42 smithi038 bash[84940]: cluster 2024-09-14T04:37:41.291810+0000 mgr.y (mgr.26165) 900 : cluster [DBG] pgmap v885: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 1.7 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 1.11k op/s; 9405/82692 objects degraded (11.374%); 4.1 MiB/s, 101 objects/s recovering 2024-09-14T04:37:42.949 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:42 smithi038 bash[84940]: cluster 2024-09-14T04:37:42.164773+0000 mon.a (mon.0) 1108 : cluster [WRN] Health check update: Degraded data redundancy: 9405/82692 objects degraded (11.374%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-09-14T04:37:42.949 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:42 smithi038 bash[84940]: cluster 2024-09-14T04:37:42.164773+0000 mon.a (mon.0) 1108 : cluster [WRN] Health check update: Degraded data redundancy: 9405/82692 objects degraded (11.374%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-09-14T04:37:42.949 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:42 smithi038 bash[87336]: cluster 2024-09-14T04:37:41.291810+0000 mgr.y (mgr.26165) 900 : cluster [DBG] pgmap v885: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 1.7 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 1.11k op/s; 9405/82692 objects degraded (11.374%); 4.1 MiB/s, 101 objects/s recovering 2024-09-14T04:37:42.949 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:42 smithi038 bash[87336]: cluster 2024-09-14T04:37:41.291810+0000 mgr.y (mgr.26165) 900 : cluster [DBG] pgmap v885: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 1.7 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 1.11k op/s; 9405/82692 objects degraded (11.374%); 4.1 MiB/s, 101 objects/s recovering 2024-09-14T04:37:42.949 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:42 smithi038 bash[87336]: cluster 2024-09-14T04:37:42.164773+0000 mon.a (mon.0) 1108 : cluster [WRN] Health check update: Degraded data redundancy: 9405/82692 objects degraded (11.374%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-09-14T04:37:42.949 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:42 smithi038 bash[87336]: cluster 2024-09-14T04:37:42.164773+0000 mon.a (mon.0) 1108 : cluster [WRN] Health check update: Degraded data redundancy: 9405/82692 objects degraded (11.374%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-09-14T04:37:42.972 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:42.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:42.974 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:37:43.075 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:43.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:43.104 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:43.105 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:37:43.205 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:43.227 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:43.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:43.229 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:37:43.330 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:43.369 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:43.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:43.373 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:37:43.473 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:43.491 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:43.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:43.493 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:37:43.594 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:43.615 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:43.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:43.617 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:37:43.718 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:43.763 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:43.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:43.769 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:37:43.869 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:43.904 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:43.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:43.907 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:37:44.007 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:44.038 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:44.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:44.041 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:37:44.142 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:44.170 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:44.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:44.172 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:37:44.273 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:44.297 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:44.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:44.300 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:37:44.401 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:44.428 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:44.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:44.434 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:37:44.535 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:44.560 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:44.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:44.565 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:37:44.665 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:44.683 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:44.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:44.685 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:37:44.786 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:44.818 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:44.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:44.824 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:37:44.925 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:44.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:44 smithi123 bash[68976]: cluster 2024-09-14T04:37:43.292215+0000 mgr.y (mgr.26165) 901 : cluster [DBG] pgmap v886: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 1.7 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 833 op/s; 9405/82692 objects degraded (11.374%); 4.0 MiB/s, 97 objects/s recovering 2024-09-14T04:37:44.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:44 smithi123 bash[68976]: cluster 2024-09-14T04:37:43.292215+0000 mgr.y (mgr.26165) 901 : cluster [DBG] pgmap v886: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 1.7 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 833 op/s; 9405/82692 objects degraded (11.374%); 4.0 MiB/s, 97 objects/s recovering 2024-09-14T04:37:44.966 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:44.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:44.972 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:37:45.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:44 smithi038 bash[84940]: cluster 2024-09-14T04:37:43.292215+0000 mgr.y (mgr.26165) 901 : cluster [DBG] pgmap v886: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 1.7 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 833 op/s; 9405/82692 objects degraded (11.374%); 4.0 MiB/s, 97 objects/s recovering 2024-09-14T04:37:45.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:44 smithi038 bash[84940]: cluster 2024-09-14T04:37:43.292215+0000 mgr.y (mgr.26165) 901 : cluster [DBG] pgmap v886: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 1.7 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 833 op/s; 9405/82692 objects degraded (11.374%); 4.0 MiB/s, 97 objects/s recovering 2024-09-14T04:37:45.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:44 smithi038 bash[87336]: cluster 2024-09-14T04:37:43.292215+0000 mgr.y (mgr.26165) 901 : cluster [DBG] pgmap v886: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 1.7 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 833 op/s; 9405/82692 objects degraded (11.374%); 4.0 MiB/s, 97 objects/s recovering 2024-09-14T04:37:45.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:44 smithi038 bash[87336]: cluster 2024-09-14T04:37:43.292215+0000 mgr.y (mgr.26165) 901 : cluster [DBG] pgmap v886: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 1.7 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 833 op/s; 9405/82692 objects degraded (11.374%); 4.0 MiB/s, 97 objects/s recovering 2024-09-14T04:37:45.072 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:45.109 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:45.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:45.114 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:37:45.215 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:45.245 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:45.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:45.249 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:37:45.350 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:45.376 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:45.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:45.378 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:37:45.479 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:45.509 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:45.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:45.512 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:37:45.612 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:45.648 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:45.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:45.653 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:37:45.753 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:45.779 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:45.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:45.782 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:37:45.883 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:45.905 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:45.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:45.908 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:37:46.009 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:46.041 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:46.043 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-14T04:37:46.043 INFO:teuthology.orchestra.run.smithi123.stdout: "size": 20, 2024-09-14T04:37:46.043 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 600, 2024-09-14T04:37:46.043 INFO:teuthology.orchestra.run.smithi123.stdout: "ops": [ 2024-09-14T04:37:46.043 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.043 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.35187.0:114326 8.18 e184/183 8:1fa5d79c:::benchmark_data_smithi038_168109_object9251:head v 184'6090, mlcod=0'0)", 2024-09-14T04:37:46.043 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:36:17.703986+0000", 2024-09-14T04:37:46.043 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 88.334970466000001, 2024-09-14T04:37:46.043 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.064556156000000003, 2024-09-14T04:37:46.043 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:37:46.043 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:37:46.043 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:37:46.044 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.044 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:37:46.044 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:17.703986+0000", 2024-09-14T04:37:46.044 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:37:46.044 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.044 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.044 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:37:46.044 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:17.703986+0000", 2024-09-14T04:37:46.044 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:37:46.044 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.044 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.044 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:37:46.045 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:17.703986+0000", 2024-09-14T04:37:46.045 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967296 2024-09-14T04:37:46.045 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.045 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.045 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:37:46.045 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:17.703989+0000", 2024-09-14T04:37:46.045 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.489e-06 2024-09-14T04:37:46.045 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.045 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.045 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:37:46.045 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:17.703995+0000", 2024-09-14T04:37:46.045 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.1260000000000003e-06 2024-09-14T04:37:46.046 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.046 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.046 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:37:46.046 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:17.704000+0000", 2024-09-14T04:37:46.046 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.1279999999999999e-06 2024-09-14T04:37:46.046 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.046 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.046 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:37:46.046 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:17.763034+0000", 2024-09-14T04:37:46.046 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.059033321999999999 2024-09-14T04:37:46.046 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.046 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.046 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:37:46.046 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:17.763055+0000", 2024-09-14T04:37:46.047 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.1797000000000002e-05 2024-09-14T04:37:46.047 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.047 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.047 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:37:46.047 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:17.768503+0000", 2024-09-14T04:37:46.047 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0054475440000000003 2024-09-14T04:37:46.047 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.047 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.047 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:37:46.047 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:17.768542+0000", 2024-09-14T04:37:46.047 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.8970999999999997e-05 2024-09-14T04:37:46.047 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:37:46.047 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:37:46.047 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:37:46.048 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.048 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.048 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.35187.0:114329 8.18 e184/183 8:1bf29b97:::benchmark_data_smithi038_168109_object9254:head v 184'6091, mlcod=0'0)", 2024-09-14T04:37:46.048 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:36:17.707934+0000", 2024-09-14T04:37:46.048 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 88.331022602000004, 2024-09-14T04:37:46.048 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.060645982000000001, 2024-09-14T04:37:46.048 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:37:46.048 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:37:46.048 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:37:46.048 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.048 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:37:46.048 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:17.707934+0000", 2024-09-14T04:37:46.048 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:37:46.048 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.049 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.049 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:37:46.049 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:17.707934+0000", 2024-09-14T04:37:46.049 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:37:46.049 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.049 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.049 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:37:46.049 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:17.707933+0000", 2024-09-14T04:37:46.049 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2024-09-14T04:37:46.049 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.049 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.049 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:37:46.049 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:17.707941+0000", 2024-09-14T04:37:46.049 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.8980000000000002e-06 2024-09-14T04:37:46.050 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.050 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.050 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:37:46.050 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:17.707953+0000", 2024-09-14T04:37:46.050 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.1321999999999999e-05 2024-09-14T04:37:46.050 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.050 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.050 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:37:46.050 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:17.707960+0000", 2024-09-14T04:37:46.050 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.0029999999999997e-06 2024-09-14T04:37:46.050 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.050 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.050 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:37:46.050 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:17.765304+0000", 2024-09-14T04:37:46.051 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.057344345999999997 2024-09-14T04:37:46.051 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.051 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.051 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:37:46.051 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:17.765326+0000", 2024-09-14T04:37:46.051 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.1467e-05 2024-09-14T04:37:46.051 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.051 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.051 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:37:46.051 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:17.768557+0000", 2024-09-14T04:37:46.051 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0032316609999999998 2024-09-14T04:37:46.051 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.051 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.052 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:37:46.052 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:17.768580+0000", 2024-09-14T04:37:46.052 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.2353000000000001e-05 2024-09-14T04:37:46.052 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:37:46.052 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:37:46.052 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:37:46.052 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.052 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.052 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.35187.0:114369 8.18 e184/183 8:1a4663be:::benchmark_data_smithi038_168109_object9294:head v 184'6092, mlcod=0'0)", 2024-09-14T04:37:46.052 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:36:17.711145+0000", 2024-09-14T04:37:46.052 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 88.327810822999993, 2024-09-14T04:37:46.052 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.057491594, 2024-09-14T04:37:46.052 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:37:46.052 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:37:46.053 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:37:46.053 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.053 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:37:46.053 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:17.711145+0000", 2024-09-14T04:37:46.053 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:37:46.053 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.053 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.053 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:37:46.053 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:17.711145+0000", 2024-09-14T04:37:46.053 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:37:46.053 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.053 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.053 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:37:46.054 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:17.711144+0000", 2024-09-14T04:37:46.054 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2024-09-14T04:37:46.054 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.054 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.054 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:37:46.054 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:17.711154+0000", 2024-09-14T04:37:46.054 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0494e-05 2024-09-14T04:37:46.054 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.054 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.054 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:37:46.054 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:17.711170+0000", 2024-09-14T04:37:46.054 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.5749000000000001e-05 2024-09-14T04:37:46.054 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.054 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.055 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:37:46.055 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:17.711178+0000", 2024-09-14T04:37:46.055 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.7470000000000005e-06 2024-09-14T04:37:46.055 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.055 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.055 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:37:46.055 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:17.766943+0000", 2024-09-14T04:37:46.055 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.055765474000000002 2024-09-14T04:37:46.055 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.055 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.055 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:37:46.055 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:17.766962+0000", 2024-09-14T04:37:46.055 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.8831e-05 2024-09-14T04:37:46.055 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.056 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.056 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:37:46.056 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:17.768613+0000", 2024-09-14T04:37:46.056 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.001650428 2024-09-14T04:37:46.056 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.056 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.056 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:37:46.056 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:17.768637+0000", 2024-09-14T04:37:46.056 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.4340000000000001e-05 2024-09-14T04:37:46.056 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:37:46.056 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:37:46.056 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:37:46.056 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.057 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.057 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.35187.0:122497 8.d e184/183 8:b930687a:::benchmark_data_smithi038_168109_object17422:head v 184'7644, mlcod=174'5440)", 2024-09-14T04:37:46.057 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:36:26.257952+0000", 2024-09-14T04:37:46.057 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 79.781004143999994, 2024-09-14T04:37:46.057 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.064306598000000006, 2024-09-14T04:37:46.057 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:37:46.057 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:37:46.057 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:37:46.057 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.057 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:37:46.057 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:26.257952+0000", 2024-09-14T04:37:46.057 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:37:46.057 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.058 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.058 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:37:46.058 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:26.257952+0000", 2024-09-14T04:37:46.058 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:37:46.058 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.058 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.058 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:37:46.058 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:26.257951+0000", 2024-09-14T04:37:46.058 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2024-09-14T04:37:46.058 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.058 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.058 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:37:46.058 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:26.257959+0000", 2024-09-14T04:37:46.058 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.5179999999999998e-06 2024-09-14T04:37:46.058 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.059 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.059 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:37:46.059 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:26.257971+0000", 2024-09-14T04:37:46.059 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.1809e-05 2024-09-14T04:37:46.059 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.059 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.059 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:37:46.059 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:26.257976+0000", 2024-09-14T04:37:46.059 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.4820000000000002e-06 2024-09-14T04:37:46.059 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.059 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.059 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:37:46.059 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:26.263108+0000", 2024-09-14T04:37:46.059 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.005131867 2024-09-14T04:37:46.060 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.060 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.060 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:37:46.060 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:26.263134+0000", 2024-09-14T04:37:46.060 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.6264000000000001e-05 2024-09-14T04:37:46.060 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.060 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.060 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:37:46.060 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:26.322170+0000", 2024-09-14T04:37:46.060 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.059035572000000001 2024-09-14T04:37:46.060 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.060 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.060 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:37:46.060 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:26.322259+0000", 2024-09-14T04:37:46.061 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.8887000000000005e-05 2024-09-14T04:37:46.061 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:37:46.061 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:37:46.061 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:37:46.061 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.061 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.061 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.35187.0:122514 8.d e184/183 8:ba94a830:::benchmark_data_smithi038_168109_object17439:head v 184'7645, mlcod=174'5440)", 2024-09-14T04:37:46.061 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:36:26.272947+0000", 2024-09-14T04:37:46.061 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 79.76600895, 2024-09-14T04:37:46.061 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.054426293000000001, 2024-09-14T04:37:46.061 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:37:46.061 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:37:46.061 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:37:46.061 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.062 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:37:46.062 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:26.272947+0000", 2024-09-14T04:37:46.062 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:37:46.062 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.062 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.062 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:37:46.062 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:26.272947+0000", 2024-09-14T04:37:46.062 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:37:46.062 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.062 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.062 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:37:46.062 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:26.272947+0000", 2024-09-14T04:37:46.062 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967296 2024-09-14T04:37:46.062 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.063 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.063 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:37:46.063 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:26.272951+0000", 2024-09-14T04:37:46.063 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.6770000000000001e-06 2024-09-14T04:37:46.063 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.063 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.063 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:37:46.063 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:26.272956+0000", 2024-09-14T04:37:46.063 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.4140000000000002e-06 2024-09-14T04:37:46.063 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.063 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.063 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:37:46.063 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:26.272960+0000", 2024-09-14T04:37:46.063 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.5949999999999999e-06 2024-09-14T04:37:46.064 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.064 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.064 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:37:46.064 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:26.279142+0000", 2024-09-14T04:37:46.064 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0061821990000000002 2024-09-14T04:37:46.064 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.064 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.064 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:37:46.064 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:26.279163+0000", 2024-09-14T04:37:46.064 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.0837000000000001e-05 2024-09-14T04:37:46.064 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.064 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.064 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:37:46.065 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:26.327314+0000", 2024-09-14T04:37:46.065 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.048150921999999999 2024-09-14T04:37:46.065 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.065 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.065 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:37:46.065 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:26.327374+0000", 2024-09-14T04:37:46.065 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.9876000000000001e-05 2024-09-14T04:37:46.065 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:37:46.065 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:37:46.065 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:37:46.065 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.065 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.065 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.35187.0:122508 8.5 e184/183 8:a004ae04:::benchmark_data_smithi038_168109_object17433:head v 184'6563, mlcod=174'5461)", 2024-09-14T04:37:46.065 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:36:26.273004+0000", 2024-09-14T04:37:46.066 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 79.765952185000003, 2024-09-14T04:37:46.066 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.054276022, 2024-09-14T04:37:46.066 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:37:46.066 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:37:46.066 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:37:46.066 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.066 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:37:46.066 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:26.273004+0000", 2024-09-14T04:37:46.066 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:37:46.066 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.066 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.066 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:37:46.066 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:26.273004+0000", 2024-09-14T04:37:46.066 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:37:46.066 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.067 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.067 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:37:46.067 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:26.273004+0000", 2024-09-14T04:37:46.067 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999995 2024-09-14T04:37:46.067 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.067 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.067 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:37:46.067 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:26.273008+0000", 2024-09-14T04:37:46.067 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.1200000000000004e-06 2024-09-14T04:37:46.067 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.067 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.067 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:37:46.067 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:26.273015+0000", 2024-09-14T04:37:46.067 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.7340000000000002e-06 2024-09-14T04:37:46.068 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.068 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.068 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:37:46.068 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:26.273018+0000", 2024-09-14T04:37:46.068 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.2949999999999998e-06 2024-09-14T04:37:46.068 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.068 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.068 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:37:46.068 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:26.280595+0000", 2024-09-14T04:37:46.068 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0075770739999999996 2024-09-14T04:37:46.068 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.068 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.068 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:37:46.068 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:26.280618+0000", 2024-09-14T04:37:46.069 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.2741000000000001e-05 2024-09-14T04:37:46.069 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.069 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.069 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:37:46.069 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:26.326972+0000", 2024-09-14T04:37:46.069 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.046354487 2024-09-14T04:37:46.069 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.069 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.069 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:37:46.069 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:26.327280+0000", 2024-09-14T04:37:46.069 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00030798499999999999 2024-09-14T04:37:46.069 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:37:46.069 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:37:46.069 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:37:46.070 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.070 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.070 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.35187.0:123509 8.c e184/183 8:316807a5:::benchmark_data_smithi038_168109_object18434:head v 184'7606, mlcod=174'5349)", 2024-09-14T04:37:46.070 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:36:27.404525+0000", 2024-09-14T04:37:46.070 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 78.634431579999998, 2024-09-14T04:37:46.070 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.099629349000000006, 2024-09-14T04:37:46.070 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:37:46.070 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:37:46.070 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:37:46.070 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.070 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:37:46.070 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:27.404525+0000", 2024-09-14T04:37:46.070 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:37:46.070 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.071 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.071 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:37:46.071 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:27.404525+0000", 2024-09-14T04:37:46.071 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:37:46.071 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.071 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.071 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:37:46.071 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:27.404524+0000", 2024-09-14T04:37:46.071 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2024-09-14T04:37:46.071 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.071 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.071 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:37:46.071 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:27.404531+0000", 2024-09-14T04:37:46.071 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.7819999999999996e-06 2024-09-14T04:37:46.072 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.072 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.072 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:37:46.072 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:27.404540+0000", 2024-09-14T04:37:46.072 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.0059999999999998e-06 2024-09-14T04:37:46.072 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.072 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.072 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:37:46.072 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:27.404543+0000", 2024-09-14T04:37:46.072 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.9129999999999996e-06 2024-09-14T04:37:46.072 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.072 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.072 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:37:46.072 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:27.404759+0000", 2024-09-14T04:37:46.073 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000215045 2024-09-14T04:37:46.073 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.073 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.073 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:37:46.073 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:27.404772+0000", 2024-09-14T04:37:46.073 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3746e-05 2024-09-14T04:37:46.073 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.073 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.073 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:37:46.073 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:27.504043+0000", 2024-09-14T04:37:46.073 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.099270554999999996 2024-09-14T04:37:46.073 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.073 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.074 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:37:46.074 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:27.504154+0000", 2024-09-14T04:37:46.074 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000111172 2024-09-14T04:37:46.074 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:37:46.074 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:37:46.074 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:37:46.074 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.074 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.074 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "MOSDPGPush(8.11 184/182 [PushOp(8:8f1f781c:::benchmark_data_smithi038_168109_object47088:head, version: 165'2966, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(8:8f1f781c:::benchmark_data_smithi038_168109_object47088:head@165'2966, size: 65536, copy_subset: [0~65536], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:65536, data_complete:true, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(first, data_recovered_to:0, data_complete:false, omap_recovered_to:, omap_complete:false, error:false))])", 2024-09-14T04:37:46.074 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:36:27.406458+0000", 2024-09-14T04:37:46.074 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 78.632498103000003, 2024-09-14T04:37:46.074 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.090052253999999998, 2024-09-14T04:37:46.074 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:37:46.074 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "started", 2024-09-14T04:37:46.075 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:37:46.075 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.075 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:37:46.075 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:27.406458+0000", 2024-09-14T04:37:46.075 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:37:46.075 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.075 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.075 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:37:46.075 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:27.406458+0000", 2024-09-14T04:37:46.075 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:37:46.075 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.075 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.075 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:37:46.075 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:27.406457+0000", 2024-09-14T04:37:46.076 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2024-09-14T04:37:46.076 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.076 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.076 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:37:46.076 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:27.406518+0000", 2024-09-14T04:37:46.076 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.1008999999999998e-05 2024-09-14T04:37:46.076 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.076 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.076 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:37:46.076 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:27.490078+0000", 2024-09-14T04:37:46.076 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.083559912 2024-09-14T04:37:46.076 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.076 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.076 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:37:46.077 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:27.490125+0000", 2024-09-14T04:37:46.077 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.7592000000000001e-05 2024-09-14T04:37:46.077 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.077 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.077 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:37:46.077 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:27.490332+0000", 2024-09-14T04:37:46.077 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000206064 2024-09-14T04:37:46.077 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.077 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.077 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:37:46.077 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:27.490351+0000", 2024-09-14T04:37:46.077 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.9388000000000001e-05 2024-09-14T04:37:46.077 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.077 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.078 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:37:46.078 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:27.496510+0000", 2024-09-14T04:37:46.078 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0061594889999999998 2024-09-14T04:37:46.078 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:37:46.078 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:37:46.078 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:37:46.078 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.078 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.078 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.35187.0:123519 8.18 e184/183 8:1f4102af:::benchmark_data_smithi038_168109_object18444:head v 184'6361, mlcod=174'5271)", 2024-09-14T04:37:46.078 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:36:27.412507+0000", 2024-09-14T04:37:46.078 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 78.626449610999998, 2024-09-14T04:37:46.078 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.090482569999999998, 2024-09-14T04:37:46.078 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:37:46.079 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:37:46.079 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:37:46.079 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.079 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:37:46.079 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:27.412507+0000", 2024-09-14T04:37:46.079 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:37:46.079 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.079 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.079 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:37:46.079 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:27.412507+0000", 2024-09-14T04:37:46.079 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:37:46.079 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.079 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.080 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:37:46.080 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:27.412506+0000", 2024-09-14T04:37:46.080 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2024-09-14T04:37:46.080 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.080 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.080 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:37:46.080 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:27.412515+0000", 2024-09-14T04:37:46.080 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.5519999999999993e-06 2024-09-14T04:37:46.080 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.080 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.080 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:37:46.080 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:27.490151+0000", 2024-09-14T04:37:46.080 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.077636306000000002 2024-09-14T04:37:46.080 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.081 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.081 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:37:46.081 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:27.490179+0000", 2024-09-14T04:37:46.081 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.7710000000000001e-05 2024-09-14T04:37:46.081 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.081 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.081 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:37:46.081 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:27.492483+0000", 2024-09-14T04:37:46.081 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0023038870000000001 2024-09-14T04:37:46.081 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.081 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.081 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:37:46.081 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:27.492525+0000", 2024-09-14T04:37:46.081 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.2267e-05 2024-09-14T04:37:46.082 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.082 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.082 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:37:46.082 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:27.502941+0000", 2024-09-14T04:37:46.082 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.010416223 2024-09-14T04:37:46.082 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.082 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.082 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:37:46.082 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:27.502989+0000", 2024-09-14T04:37:46.082 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.7749e-05 2024-09-14T04:37:46.082 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:37:46.082 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:37:46.082 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:37:46.082 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.083 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.083 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "MOSDPGPush(8.11 185/182 [PushOp(8:8a77f7a7:::benchmark_data_smithi038_168109_object71141:head, version: 168'4449, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(8:8a77f7a7:::benchmark_data_smithi038_168109_object71141:head@168'4449, size: 65536, copy_subset: [0~65536], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:65536, data_complete:true, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(first, data_recovered_to:0, data_complete:false, omap_recovered_to:, omap_complete:false, error:false))])", 2024-09-14T04:37:46.083 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:36:51.203712+0000", 2024-09-14T04:37:46.083 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 54.835244738999997, 2024-09-14T04:37:46.083 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.26229154199999999, 2024-09-14T04:37:46.083 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:37:46.083 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "started", 2024-09-14T04:37:46.083 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:37:46.083 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.083 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:37:46.083 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:51.203712+0000", 2024-09-14T04:37:46.083 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:37:46.083 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.083 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.084 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:37:46.084 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:51.203712+0000", 2024-09-14T04:37:46.084 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:37:46.084 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.084 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.084 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:37:46.084 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:51.203710+0000", 2024-09-14T04:37:46.084 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2024-09-14T04:37:46.084 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.084 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.084 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:37:46.084 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:51.203751+0000", 2024-09-14T04:37:46.084 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.0646999999999999e-05 2024-09-14T04:37:46.085 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.085 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.085 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:37:46.085 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:51.203770+0000", 2024-09-14T04:37:46.085 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.8559e-05 2024-09-14T04:37:46.085 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.085 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.085 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:37:46.085 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:51.203778+0000", 2024-09-14T04:37:46.085 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.1200000000000002e-06 2024-09-14T04:37:46.085 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.085 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.085 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:37:46.085 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:51.203832+0000", 2024-09-14T04:37:46.085 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.4428999999999997e-05 2024-09-14T04:37:46.086 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.086 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.086 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:37:46.086 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:51.203838+0000", 2024-09-14T04:37:46.086 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.4469999999999997e-06 2024-09-14T04:37:46.086 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.086 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.086 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:37:46.086 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:36:51.466003+0000", 2024-09-14T04:37:46.086 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.26216535000000002 2024-09-14T04:37:46.086 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:37:46.086 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:37:46.086 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:37:46.086 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.087 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.087 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.35187.0:152957 8.d e186/183 8:bd2d949a:::benchmark_data_smithi038_168109_object47882:head v 186'9550, mlcod=174'5440)", 2024-09-14T04:37:46.087 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:37:02.185292+0000", 2024-09-14T04:37:46.087 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 43.853664084000002, 2024-09-14T04:37:46.087 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.055079661000000002, 2024-09-14T04:37:46.087 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:37:46.087 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:37:46.087 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:37:46.087 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.087 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:37:46.087 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:02.185292+0000", 2024-09-14T04:37:46.087 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:37:46.087 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.087 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.088 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:37:46.088 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:02.185292+0000", 2024-09-14T04:37:46.088 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:37:46.088 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.088 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.088 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:37:46.088 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:02.185291+0000", 2024-09-14T04:37:46.088 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2024-09-14T04:37:46.088 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.088 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.088 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:37:46.088 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:02.185298+0000", 2024-09-14T04:37:46.088 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.1230000000000002e-06 2024-09-14T04:37:46.089 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.089 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.089 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:37:46.089 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:02.185312+0000", 2024-09-14T04:37:46.089 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.4098e-05 2024-09-14T04:37:46.089 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.089 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.089 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:37:46.089 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:02.185319+0000", 2024-09-14T04:37:46.089 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.2890000000000003e-06 2024-09-14T04:37:46.089 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.089 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.089 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:37:46.089 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:02.206823+0000", 2024-09-14T04:37:46.090 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.021504123999999999 2024-09-14T04:37:46.090 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.090 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.090 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:37:46.090 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:02.206871+0000", 2024-09-14T04:37:46.090 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.8257999999999998e-05 2024-09-14T04:37:46.090 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.090 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.090 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:37:46.090 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:02.240326+0000", 2024-09-14T04:37:46.090 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.033454632999999998 2024-09-14T04:37:46.090 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.090 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.090 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:37:46.091 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:02.240372+0000", 2024-09-14T04:37:46.091 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.6220999999999997e-05 2024-09-14T04:37:46.091 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:37:46.091 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:37:46.091 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:37:46.091 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.091 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.091 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "MOSDPGPush(8.11 186/182 [PushOp(8:89f30dc1:::benchmark_data_smithi038_168109_object88275:head, version: 178'5264, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(8:89f30dc1:::benchmark_data_smithi038_168109_object88275:head@178'5264, size: 65536, copy_subset: [0~65536], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:65536, data_complete:true, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(first, data_recovered_to:0, data_complete:false, omap_recovered_to:, omap_complete:false, error:false))])", 2024-09-14T04:37:46.091 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:37:03.179831+0000", 2024-09-14T04:37:46.091 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 42.859125693999999, 2024-09-14T04:37:46.091 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.379626466, 2024-09-14T04:37:46.091 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:37:46.091 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "started", 2024-09-14T04:37:46.091 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:37:46.092 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.092 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:37:46.092 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:03.179831+0000", 2024-09-14T04:37:46.092 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:37:46.092 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.092 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.092 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:37:46.092 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:03.179831+0000", 2024-09-14T04:37:46.092 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:37:46.092 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.092 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.092 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:37:46.092 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:03.179829+0000", 2024-09-14T04:37:46.093 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2024-09-14T04:37:46.093 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.093 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.093 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:37:46.093 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:03.179909+0000", 2024-09-14T04:37:46.093 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.9165000000000005e-05 2024-09-14T04:37:46.093 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.093 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.093 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:37:46.093 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:03.179928+0000", 2024-09-14T04:37:46.093 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.9301999999999999e-05 2024-09-14T04:37:46.093 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.093 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.093 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:37:46.094 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:03.179936+0000", 2024-09-14T04:37:46.094 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.1219999999999995e-06 2024-09-14T04:37:46.094 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.094 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.094 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:37:46.094 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:03.179984+0000", 2024-09-14T04:37:46.094 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.7633999999999998e-05 2024-09-14T04:37:46.094 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.094 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.094 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:37:46.094 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:03.179989+0000", 2024-09-14T04:37:46.094 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.8889999999999999e-06 2024-09-14T04:37:46.094 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.094 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.095 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:37:46.095 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:03.559457+0000", 2024-09-14T04:37:46.095 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.37946756199999998 2024-09-14T04:37:46.095 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:37:46.095 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:37:46.095 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:37:46.095 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.095 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.095 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.35187.0:153711 8.18 e186/183 8:1e0ebc68:::benchmark_data_smithi038_168109_object48636:head v 186'7287, mlcod=174'5271)", 2024-09-14T04:37:46.095 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:37:03.180613+0000", 2024-09-14T04:37:46.095 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 42.858343321, 2024-09-14T04:37:46.095 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.39737875099999997, 2024-09-14T04:37:46.095 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:37:46.095 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:37:46.096 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:37:46.096 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.096 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:37:46.096 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:03.180613+0000", 2024-09-14T04:37:46.096 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:37:46.096 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.096 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.096 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:37:46.096 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:03.180613+0000", 2024-09-14T04:37:46.096 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:37:46.096 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.096 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.096 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:37:46.096 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:03.180612+0000", 2024-09-14T04:37:46.097 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2024-09-14T04:37:46.097 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.097 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.097 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:37:46.097 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:03.180619+0000", 2024-09-14T04:37:46.097 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.55e-06 2024-09-14T04:37:46.097 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.097 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.097 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:37:46.097 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:03.180629+0000", 2024-09-14T04:37:46.097 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0112000000000001e-05 2024-09-14T04:37:46.097 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.097 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.098 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:37:46.098 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:03.180634+0000", 2024-09-14T04:37:46.098 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.9400000000000001e-06 2024-09-14T04:37:46.098 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.098 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.098 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:37:46.098 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:03.559794+0000", 2024-09-14T04:37:46.098 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.37916031700000002 2024-09-14T04:37:46.098 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.098 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.098 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:37:46.098 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:03.559860+0000", 2024-09-14T04:37:46.098 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.6365000000000006e-05 2024-09-14T04:37:46.099 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.099 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.099 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:37:46.099 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:03.577893+0000", 2024-09-14T04:37:46.099 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.018032104 2024-09-14T04:37:46.099 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.099 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.099 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:37:46.099 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:03.577992+0000", 2024-09-14T04:37:46.099 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.9143999999999998e-05 2024-09-14T04:37:46.099 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:37:46.099 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:37:46.099 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:37:46.099 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.100 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.100 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.35187.0:153712 8.15 e186/183 8:a99c2148:::benchmark_data_smithi038_168109_object48637:head v 186'7613, mlcod=174'5483)", 2024-09-14T04:37:46.100 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:37:03.180992+0000", 2024-09-14T04:37:46.100 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 42.857964219000003, 2024-09-14T04:37:46.100 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.39859180700000002, 2024-09-14T04:37:46.100 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:37:46.100 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:37:46.100 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:37:46.100 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.100 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:37:46.100 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:03.180992+0000", 2024-09-14T04:37:46.100 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:37:46.100 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.100 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.101 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:37:46.101 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:03.180992+0000", 2024-09-14T04:37:46.101 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:37:46.101 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.101 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.101 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:37:46.101 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:03.180991+0000", 2024-09-14T04:37:46.101 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2024-09-14T04:37:46.101 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.101 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.101 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:37:46.101 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:03.180997+0000", 2024-09-14T04:37:46.101 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.049e-06 2024-09-14T04:37:46.101 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.102 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.102 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:37:46.102 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:03.559487+0000", 2024-09-14T04:37:46.102 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.37849010599999999 2024-09-14T04:37:46.102 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.102 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.102 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:37:46.102 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:03.559497+0000", 2024-09-14T04:37:46.102 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0026e-05 2024-09-14T04:37:46.102 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.102 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.102 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:37:46.102 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:03.559706+0000", 2024-09-14T04:37:46.102 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000208388 2024-09-14T04:37:46.103 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.103 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.103 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:37:46.103 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:03.559732+0000", 2024-09-14T04:37:46.103 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.5867000000000002e-05 2024-09-14T04:37:46.103 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.103 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.103 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:37:46.103 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:03.579498+0000", 2024-09-14T04:37:46.103 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.019766195 2024-09-14T04:37:46.103 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.103 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.103 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:37:46.103 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:03.579584+0000", 2024-09-14T04:37:46.104 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.5975000000000003e-05 2024-09-14T04:37:46.104 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:37:46.104 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:37:46.104 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:37:46.104 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.104 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.104 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.35187.0:153716 8.c e186/183 8:33eacb49:::benchmark_data_smithi038_168109_object48641:head v 186'9474, mlcod=174'5349)", 2024-09-14T04:37:46.104 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:37:03.187130+0000", 2024-09-14T04:37:46.104 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 42.851825755, 2024-09-14T04:37:46.104 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.37737273599999999, 2024-09-14T04:37:46.104 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:37:46.104 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:37:46.104 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:37:46.104 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.105 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:37:46.105 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:03.187130+0000", 2024-09-14T04:37:46.105 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:37:46.105 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.105 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.105 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:37:46.105 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:03.187130+0000", 2024-09-14T04:37:46.105 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:37:46.105 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.105 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.105 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:37:46.105 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:03.187130+0000", 2024-09-14T04:37:46.105 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2024-09-14T04:37:46.105 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.106 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.106 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:37:46.106 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:03.187138+0000", 2024-09-14T04:37:46.106 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.1839999999999999e-06 2024-09-14T04:37:46.106 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.106 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.106 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:37:46.106 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:03.559448+0000", 2024-09-14T04:37:46.106 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.37231030100000001 2024-09-14T04:37:46.106 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.106 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.106 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:37:46.106 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:03.559467+0000", 2024-09-14T04:37:46.106 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.9043999999999999e-05 2024-09-14T04:37:46.106 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.107 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.107 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:37:46.107 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:03.559623+0000", 2024-09-14T04:37:46.107 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000156267 2024-09-14T04:37:46.107 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.107 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.107 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:37:46.107 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:03.559655+0000", 2024-09-14T04:37:46.107 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.1854999999999999e-05 2024-09-14T04:37:46.107 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.107 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.107 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:37:46.107 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:03.564474+0000", 2024-09-14T04:37:46.107 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0048187229999999996 2024-09-14T04:37:46.108 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.108 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.108 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:37:46.108 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:03.564503+0000", 2024-09-14T04:37:46.108 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.9209000000000001e-05 2024-09-14T04:37:46.108 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:37:46.108 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:37:46.108 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:37:46.108 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.108 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.108 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.35187.0:183452 8.8 e194/183 8:113cf312:::benchmark_data_smithi038_168109_object78377:head v 194'8309, mlcod=174'5246)", 2024-09-14T04:37:46.108 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:37:41.268807+0000", 2024-09-14T04:37:46.108 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 4.7701492639999996, 2024-09-14T04:37:46.108 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.31643628899999998, 2024-09-14T04:37:46.109 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:37:46.109 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:37:46.109 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:37:46.109 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.109 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:37:46.109 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:41.268807+0000", 2024-09-14T04:37:46.109 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:37:46.109 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.109 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.109 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:37:46.109 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:41.268807+0000", 2024-09-14T04:37:46.109 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:37:46.109 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.109 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.110 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:37:46.110 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:41.268806+0000", 2024-09-14T04:37:46.110 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2024-09-14T04:37:46.110 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.110 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.110 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:37:46.110 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:41.268814+0000", 2024-09-14T04:37:46.110 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.3690000000000007e-06 2024-09-14T04:37:46.110 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.110 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.110 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:37:46.110 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:41.268829+0000", 2024-09-14T04:37:46.110 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.5023e-05 2024-09-14T04:37:46.110 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.111 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.111 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:37:46.111 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:41.268836+0000", 2024-09-14T04:37:46.111 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.5579999999999997e-06 2024-09-14T04:37:46.111 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.111 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.111 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:37:46.111 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:41.268897+0000", 2024-09-14T04:37:46.111 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.1023999999999997e-05 2024-09-14T04:37:46.111 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.111 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.111 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:37:46.111 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:41.268930+0000", 2024-09-14T04:37:46.111 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.3908000000000001e-05 2024-09-14T04:37:46.112 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.112 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.112 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:37:46.112 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:41.585181+0000", 2024-09-14T04:37:46.112 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.31625047499999998 2024-09-14T04:37:46.112 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.112 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.112 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:37:46.112 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:41.585243+0000", 2024-09-14T04:37:46.112 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.2341999999999994e-05 2024-09-14T04:37:46.112 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:37:46.112 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:37:46.112 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:37:46.112 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.113 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.113 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.35187.0:183459 8.d e194/183 8:bf751ef2:::benchmark_data_smithi038_168109_object78384:head v 194'11391, mlcod=174'5440)", 2024-09-14T04:37:46.113 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:37:41.271857+0000", 2024-09-14T04:37:46.113 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 4.7670992089999995, 2024-09-14T04:37:46.113 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.34098656100000002, 2024-09-14T04:37:46.113 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:37:46.113 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:37:46.113 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:37:46.113 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.113 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:37:46.113 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:41.271857+0000", 2024-09-14T04:37:46.113 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:37:46.113 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.113 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.114 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:37:46.114 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:41.271857+0000", 2024-09-14T04:37:46.114 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:37:46.114 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.114 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.114 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:37:46.114 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:41.271856+0000", 2024-09-14T04:37:46.114 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2024-09-14T04:37:46.114 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.114 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.114 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:37:46.114 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:41.271865+0000", 2024-09-14T04:37:46.114 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.098e-06 2024-09-14T04:37:46.114 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.114 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.115 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:37:46.115 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:41.271880+0000", 2024-09-14T04:37:46.115 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.5164000000000001e-05 2024-09-14T04:37:46.115 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.115 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.115 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:37:46.115 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:41.271887+0000", 2024-09-14T04:37:46.115 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.5140000000000004e-06 2024-09-14T04:37:46.115 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.115 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.115 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:37:46.115 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:41.271930+0000", 2024-09-14T04:37:46.115 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.2935000000000001e-05 2024-09-14T04:37:46.115 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.116 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.116 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:37:46.116 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:41.271952+0000", 2024-09-14T04:37:46.116 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.1492999999999999e-05 2024-09-14T04:37:46.116 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.116 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.116 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:37:46.116 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:41.612761+0000", 2024-09-14T04:37:46.116 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.34080908900000001 2024-09-14T04:37:46.116 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.116 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.116 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:37:46.116 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:41.612844+0000", 2024-09-14T04:37:46.116 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.2596000000000007e-05 2024-09-14T04:37:46.117 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:37:46.117 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:37:46.117 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:37:46.117 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.117 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.117 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.35187.0:183454 8.5 e194/190 8:a6cb8571:::benchmark_data_smithi038_168109_object78379:head v 194'8543, mlcod=194'8540)", 2024-09-14T04:37:46.117 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:37:41.271972+0000", 2024-09-14T04:37:46.117 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 4.7669840839999997, 2024-09-14T04:37:46.117 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.33071521100000001, 2024-09-14T04:37:46.117 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:37:46.117 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:37:46.117 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:37:46.117 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.117 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:37:46.118 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:41.271972+0000", 2024-09-14T04:37:46.118 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:37:46.118 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.118 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.118 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:37:46.118 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:41.271972+0000", 2024-09-14T04:37:46.118 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:37:46.118 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.118 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.118 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:37:46.118 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:41.271972+0000", 2024-09-14T04:37:46.118 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999995 2024-09-14T04:37:46.118 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.118 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.119 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:37:46.119 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:41.271977+0000", 2024-09-14T04:37:46.119 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.7729999999999996e-06 2024-09-14T04:37:46.119 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.119 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.119 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:37:46.119 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:41.271988+0000", 2024-09-14T04:37:46.119 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.1069e-05 2024-09-14T04:37:46.119 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.119 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.120 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:37:46.120 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:41.271994+0000", 2024-09-14T04:37:46.120 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.6330000000000001e-06 2024-09-14T04:37:46.120 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.120 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.120 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:37:46.120 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:41.272099+0000", 2024-09-14T04:37:46.120 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00010542199999999999 2024-09-14T04:37:46.120 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.120 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.120 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:37:46.120 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:41.272114+0000", 2024-09-14T04:37:46.120 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.449e-05 2024-09-14T04:37:46.120 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.121 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.121 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:37:46.121 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:41.602544+0000", 2024-09-14T04:37:46.121 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.33043041699999998 2024-09-14T04:37:46.121 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.121 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.121 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:37:46.121 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:41.602687+0000", 2024-09-14T04:37:46.121 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00014306599999999999 2024-09-14T04:37:46.121 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:37:46.121 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:37:46.121 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:37:46.121 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.121 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.122 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.35187.0:183460 8.16 e194/183 8:6d05280f:::benchmark_data_smithi038_168109_object78385:head v 194'8059, mlcod=174'5122)", 2024-09-14T04:37:46.122 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:37:41.274228+0000", 2024-09-14T04:37:46.122 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 4.7647285359999998, 2024-09-14T04:37:46.122 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.32558527399999998, 2024-09-14T04:37:46.122 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:37:46.122 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:37:46.122 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:37:46.122 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.122 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:37:46.122 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:41.274228+0000", 2024-09-14T04:37:46.122 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:37:46.122 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.122 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.122 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:37:46.123 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:41.274228+0000", 2024-09-14T04:37:46.123 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:37:46.123 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.123 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.123 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:37:46.123 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:41.274227+0000", 2024-09-14T04:37:46.123 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2024-09-14T04:37:46.123 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.123 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.123 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:37:46.123 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:41.274235+0000", 2024-09-14T04:37:46.123 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.055e-06 2024-09-14T04:37:46.123 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.123 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.124 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:37:46.124 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:41.588628+0000", 2024-09-14T04:37:46.124 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.31439357499999998 2024-09-14T04:37:46.124 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.124 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.124 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:37:46.124 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:41.588650+0000", 2024-09-14T04:37:46.124 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.2076999999999999e-05 2024-09-14T04:37:46.124 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.124 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.124 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:37:46.124 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:41.591014+0000", 2024-09-14T04:37:46.124 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0023639149999999999 2024-09-14T04:37:46.124 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.125 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.125 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:37:46.125 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:41.591046+0000", 2024-09-14T04:37:46.125 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.1609000000000002e-05 2024-09-14T04:37:46.125 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.125 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.125 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:37:46.125 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:41.599664+0000", 2024-09-14T04:37:46.125 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0086178650000000006 2024-09-14T04:37:46.125 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.125 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.125 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:37:46.125 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:41.599813+0000", 2024-09-14T04:37:46.125 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000149197 2024-09-14T04:37:46.126 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:37:46.126 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:37:46.126 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:37:46.126 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.126 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.126 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.35187.0:183463 8.5 e194/190 8:a6ecaf83:::benchmark_data_smithi038_168109_object78388:head v 194'8544, mlcod=194'8540)", 2024-09-14T04:37:46.126 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:37:41.275338+0000", 2024-09-14T04:37:46.126 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 4.763617848, 2024-09-14T04:37:46.126 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.33755919400000001, 2024-09-14T04:37:46.126 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:37:46.126 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:37:46.126 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:37:46.126 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.126 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:37:46.127 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:41.275338+0000", 2024-09-14T04:37:46.127 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:37:46.127 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.127 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.127 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:37:46.127 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:41.275338+0000", 2024-09-14T04:37:46.127 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:37:46.127 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.127 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.127 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:37:46.127 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:41.275337+0000", 2024-09-14T04:37:46.127 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2024-09-14T04:37:46.127 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.128 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.128 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:37:46.128 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:41.275346+0000", 2024-09-14T04:37:46.128 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.3429999999999996e-06 2024-09-14T04:37:46.128 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.128 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.128 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:37:46.128 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:41.588603+0000", 2024-09-14T04:37:46.128 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.31325713300000002 2024-09-14T04:37:46.128 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.128 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.128 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:37:46.128 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:41.588621+0000", 2024-09-14T04:37:46.128 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.8717999999999999e-05 2024-09-14T04:37:46.129 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.129 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.129 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:37:46.129 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:41.590831+0000", 2024-09-14T04:37:46.129 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0022094549999999999 2024-09-14T04:37:46.129 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.129 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.129 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:37:46.129 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:41.590866+0000", 2024-09-14T04:37:46.129 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.5299000000000002e-05 2024-09-14T04:37:46.129 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.129 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.129 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:37:46.129 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:41.612853+0000", 2024-09-14T04:37:46.130 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.021987189000000001 2024-09-14T04:37:46.130 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:37:46.130 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:37:46.130 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:37:46.130 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:41.612898+0000", 2024-09-14T04:37:46.130 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.4168999999999997e-05 2024-09-14T04:37:46.130 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:37:46.130 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:37:46.130 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:37:46.130 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:37:46.130 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:37:46.130 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-14T04:37:46.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:46.131 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:37:46.232 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:46.252 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:46.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:46.254 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:37:46.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:46 smithi038 bash[84940]: audit 2024-09-14T04:37:45.235789+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:37:46.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:46 smithi038 bash[84940]: audit 2024-09-14T04:37:45.235789+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:37:46.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:46 smithi038 bash[84940]: audit 2024-09-14T04:37:45.237221+0000 mon.a (mon.0) 1110 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:37:46.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:46 smithi038 bash[84940]: audit 2024-09-14T04:37:45.237221+0000 mon.a (mon.0) 1110 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:37:46.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:46 smithi038 bash[84940]: cluster 2024-09-14T04:37:45.292820+0000 mgr.y (mgr.26165) 902 : cluster [DBG] pgmap v887: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 1.6 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 720 op/s; 8851/76989 objects degraded (11.496%); 4.1 MiB/s, 82 objects/s recovering 2024-09-14T04:37:46.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:46 smithi038 bash[84940]: cluster 2024-09-14T04:37:45.292820+0000 mgr.y (mgr.26165) 902 : cluster [DBG] pgmap v887: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 1.6 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 720 op/s; 8851/76989 objects degraded (11.496%); 4.1 MiB/s, 82 objects/s recovering 2024-09-14T04:37:46.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:46 smithi038 bash[84940]: cluster 2024-09-14T04:37:45.661084+0000 mon.a (mon.0) 1111 : cluster [DBG] osdmap e195: 8 total, 8 up, 8 in 2024-09-14T04:37:46.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:46 smithi038 bash[84940]: cluster 2024-09-14T04:37:45.661084+0000 mon.a (mon.0) 1111 : cluster [DBG] osdmap e195: 8 total, 8 up, 8 in 2024-09-14T04:37:46.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:46 smithi038 bash[87336]: audit 2024-09-14T04:37:45.235789+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:37:46.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:46 smithi038 bash[87336]: audit 2024-09-14T04:37:45.235789+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:37:46.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:46 smithi038 bash[87336]: audit 2024-09-14T04:37:45.237221+0000 mon.a (mon.0) 1110 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:37:46.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:46 smithi038 bash[87336]: audit 2024-09-14T04:37:45.237221+0000 mon.a (mon.0) 1110 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:37:46.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:46 smithi038 bash[87336]: cluster 2024-09-14T04:37:45.292820+0000 mgr.y (mgr.26165) 902 : cluster [DBG] pgmap v887: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 1.6 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 720 op/s; 8851/76989 objects degraded (11.496%); 4.1 MiB/s, 82 objects/s recovering 2024-09-14T04:37:46.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:46 smithi038 bash[87336]: cluster 2024-09-14T04:37:45.292820+0000 mgr.y (mgr.26165) 902 : cluster [DBG] pgmap v887: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 1.6 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 720 op/s; 8851/76989 objects degraded (11.496%); 4.1 MiB/s, 82 objects/s recovering 2024-09-14T04:37:46.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:46 smithi038 bash[87336]: cluster 2024-09-14T04:37:45.661084+0000 mon.a (mon.0) 1111 : cluster [DBG] osdmap e195: 8 total, 8 up, 8 in 2024-09-14T04:37:46.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:46 smithi038 bash[87336]: cluster 2024-09-14T04:37:45.661084+0000 mon.a (mon.0) 1111 : cluster [DBG] osdmap e195: 8 total, 8 up, 8 in 2024-09-14T04:37:46.355 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:46.373 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:46.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:46.375 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:37:46.475 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:46.499 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:46.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:46.502 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:37:46.602 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:46.625 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:46.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:46.627 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:37:46.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:46 smithi123 bash[68976]: audit 2024-09-14T04:37:45.235789+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:37:46.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:46 smithi123 bash[68976]: audit 2024-09-14T04:37:45.235789+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:37:46.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:46 smithi123 bash[68976]: audit 2024-09-14T04:37:45.237221+0000 mon.a (mon.0) 1110 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:37:46.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:46 smithi123 bash[68976]: audit 2024-09-14T04:37:45.237221+0000 mon.a (mon.0) 1110 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:37:46.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:46 smithi123 bash[68976]: cluster 2024-09-14T04:37:45.292820+0000 mgr.y (mgr.26165) 902 : cluster [DBG] pgmap v887: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 1.6 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 720 op/s; 8851/76989 objects degraded (11.496%); 4.1 MiB/s, 82 objects/s recovering 2024-09-14T04:37:46.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:46 smithi123 bash[68976]: cluster 2024-09-14T04:37:45.292820+0000 mgr.y (mgr.26165) 902 : cluster [DBG] pgmap v887: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 1.6 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 720 op/s; 8851/76989 objects degraded (11.496%); 4.1 MiB/s, 82 objects/s recovering 2024-09-14T04:37:46.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:46 smithi123 bash[68976]: cluster 2024-09-14T04:37:45.661084+0000 mon.a (mon.0) 1111 : cluster [DBG] osdmap e195: 8 total, 8 up, 8 in 2024-09-14T04:37:46.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:46 smithi123 bash[68976]: cluster 2024-09-14T04:37:45.661084+0000 mon.a (mon.0) 1111 : cluster [DBG] osdmap e195: 8 total, 8 up, 8 in 2024-09-14T04:37:46.728 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:46.757 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:46.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:46.763 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:37:46.864 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:46.891 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:46.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:46.895 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:37:46.995 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:47.033 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:47.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:47.038 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:37:47.139 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:47.173 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:47.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:47.178 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:37:47.279 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:47.302 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:47.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:47.304 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:37:47.371 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.0 dump_ops_in_flight 2024-09-14T04:37:47.405 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:47.430 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:47.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:47.435 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:37:47.536 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:47.560 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:47.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:47.562 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:37:47.663 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:47.690 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:47.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:47.697 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:37:47.798 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:47.823 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:47.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:47.826 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:37:47.924 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:47 smithi038 bash[84940]: cluster 2024-09-14T04:37:46.664427+0000 mon.a (mon.0) 1112 : cluster [DBG] osdmap e196: 8 total, 8 up, 8 in 2024-09-14T04:37:47.924 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:47 smithi038 bash[84940]: cluster 2024-09-14T04:37:46.664427+0000 mon.a (mon.0) 1112 : cluster [DBG] osdmap e196: 8 total, 8 up, 8 in 2024-09-14T04:37:47.924 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:47 smithi038 bash[84940]: cluster 2024-09-14T04:37:47.165605+0000 mon.a (mon.0) 1113 : cluster [WRN] Health check update: Degraded data redundancy: 8851/76989 objects degraded (11.496%), 6 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-09-14T04:37:47.924 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:47 smithi038 bash[84940]: cluster 2024-09-14T04:37:47.165605+0000 mon.a (mon.0) 1113 : cluster [WRN] Health check update: Degraded data redundancy: 8851/76989 objects degraded (11.496%), 6 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-09-14T04:37:47.924 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:47 smithi038 bash[87336]: cluster 2024-09-14T04:37:46.664427+0000 mon.a (mon.0) 1112 : cluster [DBG] osdmap e196: 8 total, 8 up, 8 in 2024-09-14T04:37:47.925 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:47 smithi038 bash[87336]: cluster 2024-09-14T04:37:46.664427+0000 mon.a (mon.0) 1112 : cluster [DBG] osdmap e196: 8 total, 8 up, 8 in 2024-09-14T04:37:47.925 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:47 smithi038 bash[87336]: cluster 2024-09-14T04:37:47.165605+0000 mon.a (mon.0) 1113 : cluster [WRN] Health check update: Degraded data redundancy: 8851/76989 objects degraded (11.496%), 6 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-09-14T04:37:47.925 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:47 smithi038 bash[87336]: cluster 2024-09-14T04:37:47.165605+0000 mon.a (mon.0) 1113 : cluster [WRN] Health check update: Degraded data redundancy: 8851/76989 objects degraded (11.496%), 6 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-09-14T04:37:47.927 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:47.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:47 smithi123 bash[68976]: cluster 2024-09-14T04:37:46.664427+0000 mon.a (mon.0) 1112 : cluster [DBG] osdmap e196: 8 total, 8 up, 8 in 2024-09-14T04:37:47.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:47 smithi123 bash[68976]: cluster 2024-09-14T04:37:46.664427+0000 mon.a (mon.0) 1112 : cluster [DBG] osdmap e196: 8 total, 8 up, 8 in 2024-09-14T04:37:47.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:47 smithi123 bash[68976]: cluster 2024-09-14T04:37:47.165605+0000 mon.a (mon.0) 1113 : cluster [WRN] Health check update: Degraded data redundancy: 8851/76989 objects degraded (11.496%), 6 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-09-14T04:37:47.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:47 smithi123 bash[68976]: cluster 2024-09-14T04:37:47.165605+0000 mon.a (mon.0) 1113 : cluster [WRN] Health check update: Degraded data redundancy: 8851/76989 objects degraded (11.496%), 6 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-09-14T04:37:47.959 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:47.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:47.966 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:37:48.066 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:48.092 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:48.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:48.094 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:37:48.195 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:48.235 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:48.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:48.240 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:37:48.341 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:48.363 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:48.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:48.367 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:37:48.393 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:37:48 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:37:48] "GET /metrics HTTP/1.1" 200 36670 "" "Prometheus/2.51.0" 2024-09-14T04:37:48.468 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:48.496 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:48.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:48.498 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:37:48.599 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:48.628 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:48.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:48.634 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:37:48.734 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:48.753 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:48.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:48.755 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:37:48.760 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:48 smithi038 bash[84940]: cluster 2024-09-14T04:37:47.293410+0000 mgr.y (mgr.26165) 903 : cluster [DBG] pgmap v890: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 1.4 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 950 op/s; 8851/70599 objects degraded (12.537%); 2.1 MiB/s, 53 objects/s recovering 2024-09-14T04:37:48.856 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:48.874 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:48.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:48.876 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:37:48.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:48 smithi123 bash[68976]: cluster 2024-09-14T04:37:47.293410+0000 mgr.y (mgr.26165) 903 : cluster [DBG] pgmap v890: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 1.4 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 950 op/s; 8851/70599 objects degraded (12.537%); 2.1 MiB/s, 53 objects/s recovering 2024-09-14T04:37:48.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:48 smithi123 bash[68976]: cluster 2024-09-14T04:37:47.293410+0000 mgr.y (mgr.26165) 903 : cluster [DBG] pgmap v890: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 1.4 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 950 op/s; 8851/70599 objects degraded (12.537%); 2.1 MiB/s, 53 objects/s recovering 2024-09-14T04:37:48.977 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:48.987 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:48 smithi038 bash[84940]: cluster 2024-09-14T04:37:47.293410+0000 mgr.y (mgr.26165) 903 : cluster [DBG] pgmap v890: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 1.4 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 950 op/s; 8851/70599 objects degraded (12.537%); 2.1 MiB/s, 53 objects/s recovering 2024-09-14T04:37:48.987 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:48 smithi038 bash[87336]: cluster 2024-09-14T04:37:47.293410+0000 mgr.y (mgr.26165) 903 : cluster [DBG] pgmap v890: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 1.4 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 950 op/s; 8851/70599 objects degraded (12.537%); 2.1 MiB/s, 53 objects/s recovering 2024-09-14T04:37:48.987 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:48 smithi038 bash[87336]: cluster 2024-09-14T04:37:47.293410+0000 mgr.y (mgr.26165) 903 : cluster [DBG] pgmap v890: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 1.4 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 950 op/s; 8851/70599 objects degraded (12.537%); 2.1 MiB/s, 53 objects/s recovering 2024-09-14T04:37:49.007 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:49.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:49.010 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:37:49.111 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:49.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:49.143 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:49.143 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:37:49.244 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:49.279 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:49.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:49.284 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:37:49.385 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:49.422 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:49.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:49.424 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:37:49.525 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:49.558 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:49.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:49.560 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:37:49.661 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:49.695 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:49.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:49.699 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:37:49.800 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:49.822 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:49.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:49.823 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:37:49.924 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:49.950 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:49.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:49.956 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:37:50.057 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:50.088 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:50.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:50.091 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:37:50.192 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:50.218 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:50.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:50.223 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:37:50.324 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:50.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:50.354 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:50.354 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:37:50.455 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:50.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:50.484 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:50.484 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:37:50.585 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:50.595 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:37:50 smithi123 bash[61744]: ts=2024-09-14T04:37:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:37:50.614 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:50.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:50.617 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:37:50.718 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:50.744 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:50.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:50.749 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:37:50.850 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:50.860 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:50 smithi123 bash[68976]: cluster 2024-09-14T04:37:49.294048+0000 mgr.y (mgr.26165) 904 : cluster [DBG] pgmap v891: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 1.4 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 586 op/s; 8851/68619 objects degraded (12.899%); 2.1 MiB/s, 69 objects/s recovering 2024-09-14T04:37:50.860 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:50 smithi123 bash[68976]: cluster 2024-09-14T04:37:49.294048+0000 mgr.y (mgr.26165) 904 : cluster [DBG] pgmap v891: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 1.4 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 586 op/s; 8851/68619 objects degraded (12.899%); 2.1 MiB/s, 69 objects/s recovering 2024-09-14T04:37:50.879 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:50.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:50.882 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:37:50.982 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:50.992 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:50 smithi038 bash[84940]: cluster 2024-09-14T04:37:49.294048+0000 mgr.y (mgr.26165) 904 : cluster [DBG] pgmap v891: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 1.4 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 586 op/s; 8851/68619 objects degraded (12.899%); 2.1 MiB/s, 69 objects/s recovering 2024-09-14T04:37:50.992 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:50 smithi038 bash[84940]: cluster 2024-09-14T04:37:49.294048+0000 mgr.y (mgr.26165) 904 : cluster [DBG] pgmap v891: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 1.4 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 586 op/s; 8851/68619 objects degraded (12.899%); 2.1 MiB/s, 69 objects/s recovering 2024-09-14T04:37:50.992 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:50 smithi038 bash[87336]: cluster 2024-09-14T04:37:49.294048+0000 mgr.y (mgr.26165) 904 : cluster [DBG] pgmap v891: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 1.4 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 586 op/s; 8851/68619 objects degraded (12.899%); 2.1 MiB/s, 69 objects/s recovering 2024-09-14T04:37:50.992 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:50 smithi038 bash[87336]: cluster 2024-09-14T04:37:49.294048+0000 mgr.y (mgr.26165) 904 : cluster [DBG] pgmap v891: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 1.4 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 586 op/s; 8851/68619 objects degraded (12.899%); 2.1 MiB/s, 69 objects/s recovering 2024-09-14T04:37:51.005 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:51.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:51.007 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:37:51.108 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:51.146 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:51.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:51.150 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:37:51.251 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:51.288 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:51.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:51.290 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:37:51.391 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:51.417 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:51.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:51.422 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:37:51.523 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:51.542 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:51.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:51.544 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:37:51.645 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:51.669 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:51.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:51.676 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:37:51.777 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:51.803 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:51.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:51.810 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:37:51.910 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:51.940 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:51.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:51.947 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:37:52.048 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:52.067 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:52.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:52.069 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:37:52.170 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:52.206 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:52.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:52.208 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:37:52.309 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:52.332 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:52.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:52.337 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:37:52.438 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:52.456 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:52.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:52.458 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:37:52.558 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:52.597 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:52.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:52.599 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:37:52.700 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:52.728 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:52.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:52.733 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:37:52.834 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:52.854 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:52.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:52.856 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:37:52.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:52 smithi123 bash[68976]: cluster 2024-09-14T04:37:51.294906+0000 mgr.y (mgr.26165) 905 : cluster [DBG] pgmap v892: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 1.2 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 990 op/s; 8315/58917 objects degraded (14.113%); 6.3 MiB/s, 136 objects/s recovering 2024-09-14T04:37:52.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:52 smithi123 bash[68976]: cluster 2024-09-14T04:37:51.294906+0000 mgr.y (mgr.26165) 905 : cluster [DBG] pgmap v892: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 1.2 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 990 op/s; 8315/58917 objects degraded (14.113%); 6.3 MiB/s, 136 objects/s recovering 2024-09-14T04:37:52.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:52 smithi123 bash[68976]: cluster 2024-09-14T04:37:52.166419+0000 mon.a (mon.0) 1114 : cluster [WRN] Health check update: Degraded data redundancy: 8315/58917 objects degraded (14.113%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-14T04:37:52.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:52 smithi123 bash[68976]: cluster 2024-09-14T04:37:52.166419+0000 mon.a (mon.0) 1114 : cluster [WRN] Health check update: Degraded data redundancy: 8315/58917 objects degraded (14.113%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-14T04:37:52.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:52 smithi123 bash[68976]: cluster 2024-09-14T04:37:52.178668+0000 mon.a (mon.0) 1115 : cluster [DBG] osdmap e197: 8 total, 8 up, 8 in 2024-09-14T04:37:52.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:52 smithi123 bash[68976]: cluster 2024-09-14T04:37:52.178668+0000 mon.a (mon.0) 1115 : cluster [DBG] osdmap e197: 8 total, 8 up, 8 in 2024-09-14T04:37:52.957 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:52.979 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:52.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:52.981 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:37:53.081 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:53.100 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:53.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:53.102 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:37:53.204 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:53.224 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:53.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:53.229 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:37:53.252 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:52 smithi038 bash[84940]: cluster 2024-09-14T04:37:51.294906+0000 mgr.y (mgr.26165) 905 : cluster [DBG] pgmap v892: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 1.2 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 990 op/s; 8315/58917 objects degraded (14.113%); 6.3 MiB/s, 136 objects/s recovering 2024-09-14T04:37:53.253 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:52 smithi038 bash[84940]: cluster 2024-09-14T04:37:51.294906+0000 mgr.y (mgr.26165) 905 : cluster [DBG] pgmap v892: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 1.2 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 990 op/s; 8315/58917 objects degraded (14.113%); 6.3 MiB/s, 136 objects/s recovering 2024-09-14T04:37:53.253 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:52 smithi038 bash[84940]: cluster 2024-09-14T04:37:52.166419+0000 mon.a (mon.0) 1114 : cluster [WRN] Health check update: Degraded data redundancy: 8315/58917 objects degraded (14.113%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-14T04:37:53.253 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:52 smithi038 bash[84940]: cluster 2024-09-14T04:37:52.166419+0000 mon.a (mon.0) 1114 : cluster [WRN] Health check update: Degraded data redundancy: 8315/58917 objects degraded (14.113%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-14T04:37:53.253 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:52 smithi038 bash[84940]: cluster 2024-09-14T04:37:52.178668+0000 mon.a (mon.0) 1115 : cluster [DBG] osdmap e197: 8 total, 8 up, 8 in 2024-09-14T04:37:53.253 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:52 smithi038 bash[84940]: cluster 2024-09-14T04:37:52.178668+0000 mon.a (mon.0) 1115 : cluster [DBG] osdmap e197: 8 total, 8 up, 8 in 2024-09-14T04:37:53.253 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:52 smithi038 bash[87336]: cluster 2024-09-14T04:37:51.294906+0000 mgr.y (mgr.26165) 905 : cluster [DBG] pgmap v892: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 1.2 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 990 op/s; 8315/58917 objects degraded (14.113%); 6.3 MiB/s, 136 objects/s recovering 2024-09-14T04:37:53.253 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:52 smithi038 bash[87336]: cluster 2024-09-14T04:37:51.294906+0000 mgr.y (mgr.26165) 905 : cluster [DBG] pgmap v892: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 1.2 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 990 op/s; 8315/58917 objects degraded (14.113%); 6.3 MiB/s, 136 objects/s recovering 2024-09-14T04:37:53.253 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:52 smithi038 bash[87336]: cluster 2024-09-14T04:37:52.166419+0000 mon.a (mon.0) 1114 : cluster [WRN] Health check update: Degraded data redundancy: 8315/58917 objects degraded (14.113%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-14T04:37:53.254 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:52 smithi038 bash[87336]: cluster 2024-09-14T04:37:52.166419+0000 mon.a (mon.0) 1114 : cluster [WRN] Health check update: Degraded data redundancy: 8315/58917 objects degraded (14.113%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-14T04:37:53.254 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:52 smithi038 bash[87336]: cluster 2024-09-14T04:37:52.178668+0000 mon.a (mon.0) 1115 : cluster [DBG] osdmap e197: 8 total, 8 up, 8 in 2024-09-14T04:37:53.254 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:52 smithi038 bash[87336]: cluster 2024-09-14T04:37:52.178668+0000 mon.a (mon.0) 1115 : cluster [DBG] osdmap e197: 8 total, 8 up, 8 in 2024-09-14T04:37:53.330 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:53.355 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:53.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:53.364 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:37:53.465 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:53.499 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:53.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:53.505 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:37:53.606 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:53.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:53.639 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:53.639 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:37:53.740 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:53.762 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:53.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:53.764 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:37:53.865 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:53.895 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:53.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:53.900 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:37:54.001 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:54.032 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:54.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:54.033 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:37:54.134 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:54.182 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:54.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:54.185 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:37:54.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:54 smithi038 bash[84940]: cluster 2024-09-14T04:37:53.181736+0000 mon.a (mon.0) 1116 : cluster [DBG] osdmap e198: 8 total, 8 up, 8 in 2024-09-14T04:37:54.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:54 smithi038 bash[84940]: cluster 2024-09-14T04:37:53.181736+0000 mon.a (mon.0) 1116 : cluster [DBG] osdmap e198: 8 total, 8 up, 8 in 2024-09-14T04:37:54.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:54 smithi038 bash[84940]: cluster 2024-09-14T04:37:53.297896+0000 mgr.y (mgr.26165) 906 : cluster [DBG] pgmap v895: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 1.2 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 586 op/s; 8315/58917 objects degraded (14.113%); 5.0 MiB/s, 101 objects/s recovering 2024-09-14T04:37:54.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:54 smithi038 bash[84940]: cluster 2024-09-14T04:37:53.297896+0000 mgr.y (mgr.26165) 906 : cluster [DBG] pgmap v895: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 1.2 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 586 op/s; 8315/58917 objects degraded (14.113%); 5.0 MiB/s, 101 objects/s recovering 2024-09-14T04:37:54.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:54 smithi038 bash[87336]: cluster 2024-09-14T04:37:53.181736+0000 mon.a (mon.0) 1116 : cluster [DBG] osdmap e198: 8 total, 8 up, 8 in 2024-09-14T04:37:54.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:54 smithi038 bash[87336]: cluster 2024-09-14T04:37:53.181736+0000 mon.a (mon.0) 1116 : cluster [DBG] osdmap e198: 8 total, 8 up, 8 in 2024-09-14T04:37:54.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:54 smithi038 bash[87336]: cluster 2024-09-14T04:37:53.297896+0000 mgr.y (mgr.26165) 906 : cluster [DBG] pgmap v895: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 1.2 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 586 op/s; 8315/58917 objects degraded (14.113%); 5.0 MiB/s, 101 objects/s recovering 2024-09-14T04:37:54.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:54 smithi038 bash[87336]: cluster 2024-09-14T04:37:53.297896+0000 mgr.y (mgr.26165) 906 : cluster [DBG] pgmap v895: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 1.2 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 586 op/s; 8315/58917 objects degraded (14.113%); 5.0 MiB/s, 101 objects/s recovering 2024-09-14T04:37:54.286 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:54.319 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:54.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:54.323 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:37:54.424 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:54.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:54 smithi123 bash[68976]: cluster 2024-09-14T04:37:53.181736+0000 mon.a (mon.0) 1116 : cluster [DBG] osdmap e198: 8 total, 8 up, 8 in 2024-09-14T04:37:54.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:54 smithi123 bash[68976]: cluster 2024-09-14T04:37:53.181736+0000 mon.a (mon.0) 1116 : cluster [DBG] osdmap e198: 8 total, 8 up, 8 in 2024-09-14T04:37:54.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:54 smithi123 bash[68976]: cluster 2024-09-14T04:37:53.297896+0000 mgr.y (mgr.26165) 906 : cluster [DBG] pgmap v895: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 1.2 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 586 op/s; 8315/58917 objects degraded (14.113%); 5.0 MiB/s, 101 objects/s recovering 2024-09-14T04:37:54.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:54 smithi123 bash[68976]: cluster 2024-09-14T04:37:53.297896+0000 mgr.y (mgr.26165) 906 : cluster [DBG] pgmap v895: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 1.2 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 586 op/s; 8315/58917 objects degraded (14.113%); 5.0 MiB/s, 101 objects/s recovering 2024-09-14T04:37:54.450 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:54.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:54.455 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:37:54.556 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:54.582 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:54.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:54.585 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:37:54.686 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:54.711 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:54.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:54.713 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:37:54.814 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:54.846 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:54.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:54.849 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:37:54.950 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:54.972 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:54.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:54.974 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:37:55.075 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:55.101 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:55.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:55.108 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:37:55.208 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:55.243 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:55.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:55.245 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:37:55.346 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:55.376 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:55.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:55.380 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:37:55.480 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:55.512 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:55.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:55.515 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:37:55.616 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:55.639 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:55.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:55.642 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:37:55.742 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:55.772 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:55.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:55.777 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:37:55.880 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:55.903 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:55.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:55.906 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:37:56.007 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:56.038 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:56.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:56.040 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:37:56.141 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:56.171 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:56.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:56.178 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:37:56.279 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:56.300 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:56.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:56.305 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:37:56.406 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:56.435 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:56.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:56.500 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:37:56.601 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:56.609 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:56 smithi038 bash[84940]: cluster 2024-09-14T04:37:55.298898+0000 mgr.y (mgr.26165) 907 : cluster [DBG] pgmap v896: 99 pgs: 5 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 1.1 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 693 op/s; 8315/53955 objects degraded (15.411%); 4.2 MiB/s, 118 objects/s recovering 2024-09-14T04:37:56.610 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:56 smithi038 bash[84940]: cluster 2024-09-14T04:37:55.298898+0000 mgr.y (mgr.26165) 907 : cluster [DBG] pgmap v896: 99 pgs: 5 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 1.1 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 693 op/s; 8315/53955 objects degraded (15.411%); 4.2 MiB/s, 118 objects/s recovering 2024-09-14T04:37:56.610 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:56 smithi038 bash[87336]: cluster 2024-09-14T04:37:55.298898+0000 mgr.y (mgr.26165) 907 : cluster [DBG] pgmap v896: 99 pgs: 5 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 1.1 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 693 op/s; 8315/53955 objects degraded (15.411%); 4.2 MiB/s, 118 objects/s recovering 2024-09-14T04:37:56.610 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:56 smithi038 bash[87336]: cluster 2024-09-14T04:37:55.298898+0000 mgr.y (mgr.26165) 907 : cluster [DBG] pgmap v896: 99 pgs: 5 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 1.1 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 693 op/s; 8315/53955 objects degraded (15.411%); 4.2 MiB/s, 118 objects/s recovering 2024-09-14T04:37:56.634 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:56.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:56.640 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:37:56.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:56 smithi123 bash[68976]: cluster 2024-09-14T04:37:55.298898+0000 mgr.y (mgr.26165) 907 : cluster [DBG] pgmap v896: 99 pgs: 5 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 1.1 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 693 op/s; 8315/53955 objects degraded (15.411%); 4.2 MiB/s, 118 objects/s recovering 2024-09-14T04:37:56.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:56 smithi123 bash[68976]: cluster 2024-09-14T04:37:55.298898+0000 mgr.y (mgr.26165) 907 : cluster [DBG] pgmap v896: 99 pgs: 5 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 1.1 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 693 op/s; 8315/53955 objects degraded (15.411%); 4.2 MiB/s, 118 objects/s recovering 2024-09-14T04:37:56.740 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:56.770 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:56.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:56.772 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:37:56.872 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:56.900 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:56.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:56.905 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:37:57.006 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:57.033 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:57.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:57.039 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:37:57.140 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:57.162 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:57.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:57.164 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:37:57.217 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:37:57.265 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:57.293 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:57.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:57.300 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:37:57.400 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:57.428 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:57.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:57.435 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:37:57.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:57 smithi038 bash[84940]: cluster 2024-09-14T04:37:57.168269+0000 mon.a (mon.0) 1117 : cluster [WRN] Health check update: Degraded data redundancy: 8315/53955 objects degraded (15.411%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-14T04:37:57.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:57 smithi038 bash[84940]: cluster 2024-09-14T04:37:57.168269+0000 mon.a (mon.0) 1117 : cluster [WRN] Health check update: Degraded data redundancy: 8315/53955 objects degraded (15.411%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-14T04:37:57.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:57 smithi038 bash[87336]: cluster 2024-09-14T04:37:57.168269+0000 mon.a (mon.0) 1117 : cluster [WRN] Health check update: Degraded data redundancy: 8315/53955 objects degraded (15.411%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-14T04:37:57.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:57 smithi038 bash[87336]: cluster 2024-09-14T04:37:57.168269+0000 mon.a (mon.0) 1117 : cluster [WRN] Health check update: Degraded data redundancy: 8315/53955 objects degraded (15.411%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-14T04:37:57.536 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:57.545 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:57 smithi123 bash[68976]: cluster 2024-09-14T04:37:57.168269+0000 mon.a (mon.0) 1117 : cluster [WRN] Health check update: Degraded data redundancy: 8315/53955 objects degraded (15.411%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-14T04:37:57.546 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:57 smithi123 bash[68976]: cluster 2024-09-14T04:37:57.168269+0000 mon.a (mon.0) 1117 : cluster [WRN] Health check update: Degraded data redundancy: 8315/53955 objects degraded (15.411%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-14T04:37:57.568 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:57.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:57.573 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:37:57.674 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:57.702 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:57.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:57.705 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:37:57.806 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:57.842 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:57.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:57.848 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:37:57.949 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:57.967 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:37:57.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:57.973 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:37:58.074 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:58.105 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:58.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:58.110 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:37:58.211 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:58.243 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:58.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:58.246 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:37:58.347 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:58.387 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:58.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:58.393 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:37:58.448 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:37:58 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:37:58] "GET /metrics HTTP/1.1" 200 36670 "" "Prometheus/2.51.0" 2024-09-14T04:37:58.493 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:58.525 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:58.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:58.527 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:37:58.545 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:58 smithi038 bash[84940]: cluster 2024-09-14T04:37:57.299580+0000 mgr.y (mgr.26165) 908 : cluster [DBG] pgmap v897: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 999 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 857 op/s; 7420/48021 objects degraded (15.452%); 6.8 MiB/s, 143 objects/s recovering 2024-09-14T04:37:58.545 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:58 smithi038 bash[84940]: cluster 2024-09-14T04:37:57.299580+0000 mgr.y (mgr.26165) 908 : cluster [DBG] pgmap v897: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 999 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 857 op/s; 7420/48021 objects degraded (15.452%); 6.8 MiB/s, 143 objects/s recovering 2024-09-14T04:37:58.545 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:58 smithi038 bash[84940]: audit 2024-09-14T04:37:58.297191+0000 mon.a (mon.0) 1118 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:37:58.545 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:37:58 smithi038 bash[84940]: audit 2024-09-14T04:37:58.297191+0000 mon.a (mon.0) 1118 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:37:58.545 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:58 smithi038 bash[87336]: cluster 2024-09-14T04:37:57.299580+0000 mgr.y (mgr.26165) 908 : cluster [DBG] pgmap v897: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 999 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 857 op/s; 7420/48021 objects degraded (15.452%); 6.8 MiB/s, 143 objects/s recovering 2024-09-14T04:37:58.546 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:58 smithi038 bash[87336]: cluster 2024-09-14T04:37:57.299580+0000 mgr.y (mgr.26165) 908 : cluster [DBG] pgmap v897: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 999 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 857 op/s; 7420/48021 objects degraded (15.452%); 6.8 MiB/s, 143 objects/s recovering 2024-09-14T04:37:58.546 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:58 smithi038 bash[87336]: audit 2024-09-14T04:37:58.297191+0000 mon.a (mon.0) 1118 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:37:58.546 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:37:58 smithi038 bash[87336]: audit 2024-09-14T04:37:58.297191+0000 mon.a (mon.0) 1118 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:37:58.628 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:58.671 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:58.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:58.679 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:37:58.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:58 smithi123 bash[68976]: cluster 2024-09-14T04:37:57.299580+0000 mgr.y (mgr.26165) 908 : cluster [DBG] pgmap v897: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 999 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 857 op/s; 7420/48021 objects degraded (15.452%); 6.8 MiB/s, 143 objects/s recovering 2024-09-14T04:37:58.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:58 smithi123 bash[68976]: cluster 2024-09-14T04:37:57.299580+0000 mgr.y (mgr.26165) 908 : cluster [DBG] pgmap v897: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 999 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 857 op/s; 7420/48021 objects degraded (15.452%); 6.8 MiB/s, 143 objects/s recovering 2024-09-14T04:37:58.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:58 smithi123 bash[68976]: audit 2024-09-14T04:37:58.297191+0000 mon.a (mon.0) 1118 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:37:58.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:37:58 smithi123 bash[68976]: audit 2024-09-14T04:37:58.297191+0000 mon.a (mon.0) 1118 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:37:58.780 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:58.828 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:37:58.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:58.834 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:37:58.935 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:58.973 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:37:58.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:58.980 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:37:59.081 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:59.109 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:37:59.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:59.112 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:37:59.212 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:59.233 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:37:59.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:59.235 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:37:59.336 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:59.362 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:59.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:59.365 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:37:59.466 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:59.490 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:59.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:59.493 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:37:59.593 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:59.616 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:37:59.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:59.619 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:37:59.720 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:59.740 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:59.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:59.742 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:37:59.843 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:59.865 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:37:59.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:59.867 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:37:59.968 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:59.992 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:37:59.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:37:59.994 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:38:00.095 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:00.119 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:00.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:00.125 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:38:00.225 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:00.267 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:00.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:00.275 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:38:00.375 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:00.384 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:38:00 smithi123 bash[61744]: ts=2024-09-14T04:38:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:38:00.415 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:00.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:00.417 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:00.518 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:00.528 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:00 smithi123 bash[68976]: cluster 2024-09-14T04:37:59.301112+0000 mgr.y (mgr.26165) 909 : cluster [DBG] pgmap v898: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 952 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 547 op/s; 7420/45759 objects degraded (16.215%); 2.6 MiB/s, 76 objects/s recovering 2024-09-14T04:38:00.528 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:00 smithi123 bash[68976]: cluster 2024-09-14T04:37:59.301112+0000 mgr.y (mgr.26165) 909 : cluster [DBG] pgmap v898: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 952 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 547 op/s; 7420/45759 objects degraded (16.215%); 2.6 MiB/s, 76 objects/s recovering 2024-09-14T04:38:00.528 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:00 smithi123 bash[68976]: audit 2024-09-14T04:38:00.235625+0000 mon.a (mon.0) 1119 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:38:00.528 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:00 smithi123 bash[68976]: audit 2024-09-14T04:38:00.235625+0000 mon.a (mon.0) 1119 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:38:00.541 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:00.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:00.544 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:38:00.600 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:00 smithi038 bash[87336]: cluster 2024-09-14T04:37:59.301112+0000 mgr.y (mgr.26165) 909 : cluster [DBG] pgmap v898: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 952 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 547 op/s; 7420/45759 objects degraded (16.215%); 2.6 MiB/s, 76 objects/s recovering 2024-09-14T04:38:00.600 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:00 smithi038 bash[87336]: cluster 2024-09-14T04:37:59.301112+0000 mgr.y (mgr.26165) 909 : cluster [DBG] pgmap v898: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 952 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 547 op/s; 7420/45759 objects degraded (16.215%); 2.6 MiB/s, 76 objects/s recovering 2024-09-14T04:38:00.600 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:00 smithi038 bash[87336]: audit 2024-09-14T04:38:00.235625+0000 mon.a (mon.0) 1119 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:38:00.600 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:00 smithi038 bash[87336]: audit 2024-09-14T04:38:00.235625+0000 mon.a (mon.0) 1119 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:38:00.601 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:00 smithi038 bash[84940]: cluster 2024-09-14T04:37:59.301112+0000 mgr.y (mgr.26165) 909 : cluster [DBG] pgmap v898: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 952 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 547 op/s; 7420/45759 objects degraded (16.215%); 2.6 MiB/s, 76 objects/s recovering 2024-09-14T04:38:00.601 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:00 smithi038 bash[84940]: cluster 2024-09-14T04:37:59.301112+0000 mgr.y (mgr.26165) 909 : cluster [DBG] pgmap v898: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 952 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 547 op/s; 7420/45759 objects degraded (16.215%); 2.6 MiB/s, 76 objects/s recovering 2024-09-14T04:38:00.601 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:00 smithi038 bash[84940]: audit 2024-09-14T04:38:00.235625+0000 mon.a (mon.0) 1119 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:38:00.601 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:00 smithi038 bash[84940]: audit 2024-09-14T04:38:00.235625+0000 mon.a (mon.0) 1119 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:38:00.645 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:00.663 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:00.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:00.665 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:38:00.766 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:00.789 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:00.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:00.791 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:38:00.891 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:00.926 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:00.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:00.934 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:38:01.035 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:01.068 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:01.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:01.073 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:38:01.174 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:01.202 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:01.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:01.205 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:38:01.306 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:01.333 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:01.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:01.338 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:38:01.406 INFO:teuthology.orchestra.run.smithi038.stderr:reweighted osd.3 to 1 (10000) 2024-09-14T04:38:01.439 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:01.449 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:01 smithi038 bash[84940]: audit 2024-09-14T04:38:00.564195+0000 mon.b (mon.1) 23 : audit [INF] from='client.? 172.21.15.38:0/4063626732' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-14T04:38:01.449 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:01 smithi038 bash[84940]: audit 2024-09-14T04:38:00.564195+0000 mon.b (mon.1) 23 : audit [INF] from='client.? 172.21.15.38:0/4063626732' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-14T04:38:01.449 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:01 smithi038 bash[84940]: audit 2024-09-14T04:38:00.564240+0000 mon.a (mon.0) 1120 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-14T04:38:01.449 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:01 smithi038 bash[84940]: audit 2024-09-14T04:38:00.564240+0000 mon.a (mon.0) 1120 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-14T04:38:01.449 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:01 smithi038 bash[87336]: audit 2024-09-14T04:38:00.564195+0000 mon.b (mon.1) 23 : audit [INF] from='client.? 172.21.15.38:0/4063626732' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-14T04:38:01.450 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:01 smithi038 bash[87336]: audit 2024-09-14T04:38:00.564195+0000 mon.b (mon.1) 23 : audit [INF] from='client.? 172.21.15.38:0/4063626732' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-14T04:38:01.450 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:01 smithi038 bash[87336]: audit 2024-09-14T04:38:00.564240+0000 mon.a (mon.0) 1120 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-14T04:38:01.450 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:01 smithi038 bash[87336]: audit 2024-09-14T04:38:00.564240+0000 mon.a (mon.0) 1120 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-14T04:38:01.467 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:01.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:01.472 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:01.573 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:01.584 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:01 smithi123 bash[68976]: audit 2024-09-14T04:38:00.564195+0000 mon.b (mon.1) 23 : audit [INF] from='client.? 172.21.15.38:0/4063626732' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-14T04:38:01.584 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:01 smithi123 bash[68976]: audit 2024-09-14T04:38:00.564195+0000 mon.b (mon.1) 23 : audit [INF] from='client.? 172.21.15.38:0/4063626732' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-14T04:38:01.584 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:01 smithi123 bash[68976]: audit 2024-09-14T04:38:00.564240+0000 mon.a (mon.0) 1120 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-14T04:38:01.584 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:01 smithi123 bash[68976]: audit 2024-09-14T04:38:00.564240+0000 mon.a (mon.0) 1120 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-14T04:38:01.597 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:01.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:01.600 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:38:01.701 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:01.746 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:01.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:01.754 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:38:01.838 INFO:teuthology.orchestra.run.smithi038.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-14T04:38:01.838 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0: {} 2024-09-14T04:38:01.854 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:01.885 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:01.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:01.889 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:38:01.897 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1: {} 2024-09-14T04:38:01.897 INFO:teuthology.orchestra.run.smithi038.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-14T04:38:01.937 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2: {} 2024-09-14T04:38:01.938 INFO:teuthology.orchestra.run.smithi038.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-14T04:38:01.969 INFO:teuthology.orchestra.run.smithi038.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-14T04:38:01.969 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3: {} 2024-09-14T04:38:01.989 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:02.004 INFO:teuthology.orchestra.run.smithi038.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-14T04:38:02.004 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4: {} 2024-09-14T04:38:02.014 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:02.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:02.018 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:38:02.045 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5: {} 2024-09-14T04:38:02.045 INFO:teuthology.orchestra.run.smithi038.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-14T04:38:02.071 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6: {} 2024-09-14T04:38:02.071 INFO:teuthology.orchestra.run.smithi038.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-14T04:38:02.098 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7: {} 2024-09-14T04:38:02.098 INFO:teuthology.orchestra.run.smithi038.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-14T04:38:02.119 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:02.158 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:02.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:02.165 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:38:02.266 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:02.287 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:02.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:02.292 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:38:02.392 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:02.414 INFO:teuthology.orchestra.run.smithi038.stderr:noscrub is set 2024-09-14T04:38:02.425 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:02.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:02.432 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:38:02.532 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:02.569 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:02.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:02.573 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:02.674 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:02.683 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:02 smithi038 bash[84940]: cluster 2024-09-14T04:38:01.301922+0000 mgr.y (mgr.26165) 910 : cluster [DBG] pgmap v899: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 771 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 798 op/s; 6963/37062 objects degraded (18.787%); 5.4 MiB/s, 117 objects/s recovering 2024-09-14T04:38:02.683 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:02 smithi038 bash[84940]: cluster 2024-09-14T04:38:01.301922+0000 mgr.y (mgr.26165) 910 : cluster [DBG] pgmap v899: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 771 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 798 op/s; 6963/37062 objects degraded (18.787%); 5.4 MiB/s, 117 objects/s recovering 2024-09-14T04:38:02.684 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:02 smithi038 bash[84940]: audit 2024-09-14T04:38:01.402079+0000 mon.a (mon.0) 1121 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-14T04:38:02.684 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:02 smithi038 bash[84940]: audit 2024-09-14T04:38:01.402079+0000 mon.a (mon.0) 1121 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-14T04:38:02.684 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:02 smithi038 bash[84940]: cluster 2024-09-14T04:38:01.418352+0000 mon.a (mon.0) 1122 : cluster [DBG] osdmap e199: 8 total, 8 up, 8 in 2024-09-14T04:38:02.684 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:02 smithi038 bash[84940]: cluster 2024-09-14T04:38:01.418352+0000 mon.a (mon.0) 1122 : cluster [DBG] osdmap e199: 8 total, 8 up, 8 in 2024-09-14T04:38:02.684 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:02 smithi038 bash[84940]: audit 2024-09-14T04:38:01.778082+0000 mon.c (mon.2) 50 : audit [DBG] from='client.? 172.21.15.38:0/4079934202' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:38:02.684 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:02 smithi038 bash[84940]: audit 2024-09-14T04:38:01.778082+0000 mon.c (mon.2) 50 : audit [DBG] from='client.? 172.21.15.38:0/4079934202' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:38:02.684 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:02 smithi038 bash[84940]: audit 2024-09-14T04:38:02.049332+0000 mon.c (mon.2) 51 : audit [INF] from='client.? 172.21.15.38:0/3177795398' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:38:02.684 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:02 smithi038 bash[84940]: audit 2024-09-14T04:38:02.049332+0000 mon.c (mon.2) 51 : audit [INF] from='client.? 172.21.15.38:0/3177795398' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:38:02.684 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:02 smithi038 bash[84940]: audit 2024-09-14T04:38:02.050397+0000 mon.a (mon.0) 1123 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:38:02.684 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:02 smithi038 bash[84940]: audit 2024-09-14T04:38:02.050397+0000 mon.a (mon.0) 1123 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:38:02.684 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:02 smithi038 bash[84940]: cluster 2024-09-14T04:38:02.168936+0000 mon.a (mon.0) 1124 : cluster [WRN] Health check update: Degraded data redundancy: 6963/37062 objects degraded (18.787%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-14T04:38:02.684 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:02 smithi038 bash[84940]: cluster 2024-09-14T04:38:02.168936+0000 mon.a (mon.0) 1124 : cluster [WRN] Health check update: Degraded data redundancy: 6963/37062 objects degraded (18.787%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-14T04:38:02.685 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:02 smithi038 bash[87336]: cluster 2024-09-14T04:38:01.301922+0000 mgr.y (mgr.26165) 910 : cluster [DBG] pgmap v899: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 771 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 798 op/s; 6963/37062 objects degraded (18.787%); 5.4 MiB/s, 117 objects/s recovering 2024-09-14T04:38:02.685 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:02 smithi038 bash[87336]: cluster 2024-09-14T04:38:01.301922+0000 mgr.y (mgr.26165) 910 : cluster [DBG] pgmap v899: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 771 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 798 op/s; 6963/37062 objects degraded (18.787%); 5.4 MiB/s, 117 objects/s recovering 2024-09-14T04:38:02.685 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:02 smithi038 bash[87336]: audit 2024-09-14T04:38:01.402079+0000 mon.a (mon.0) 1121 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-14T04:38:02.685 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:02 smithi038 bash[87336]: audit 2024-09-14T04:38:01.402079+0000 mon.a (mon.0) 1121 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-14T04:38:02.685 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:02 smithi038 bash[87336]: cluster 2024-09-14T04:38:01.418352+0000 mon.a (mon.0) 1122 : cluster [DBG] osdmap e199: 8 total, 8 up, 8 in 2024-09-14T04:38:02.685 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:02 smithi038 bash[87336]: cluster 2024-09-14T04:38:01.418352+0000 mon.a (mon.0) 1122 : cluster [DBG] osdmap e199: 8 total, 8 up, 8 in 2024-09-14T04:38:02.685 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:02 smithi038 bash[87336]: audit 2024-09-14T04:38:01.778082+0000 mon.c (mon.2) 50 : audit [DBG] from='client.? 172.21.15.38:0/4079934202' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:38:02.685 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:02 smithi038 bash[87336]: audit 2024-09-14T04:38:01.778082+0000 mon.c (mon.2) 50 : audit [DBG] from='client.? 172.21.15.38:0/4079934202' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:38:02.685 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:02 smithi038 bash[87336]: audit 2024-09-14T04:38:02.049332+0000 mon.c (mon.2) 51 : audit [INF] from='client.? 172.21.15.38:0/3177795398' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:38:02.686 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:02 smithi038 bash[87336]: audit 2024-09-14T04:38:02.049332+0000 mon.c (mon.2) 51 : audit [INF] from='client.? 172.21.15.38:0/3177795398' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:38:02.686 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:02 smithi038 bash[87336]: audit 2024-09-14T04:38:02.050397+0000 mon.a (mon.0) 1123 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:38:02.686 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:02 smithi038 bash[87336]: audit 2024-09-14T04:38:02.050397+0000 mon.a (mon.0) 1123 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:38:02.686 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:02 smithi038 bash[87336]: cluster 2024-09-14T04:38:02.168936+0000 mon.a (mon.0) 1124 : cluster [WRN] Health check update: Degraded data redundancy: 6963/37062 objects degraded (18.787%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-14T04:38:02.686 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:02 smithi038 bash[87336]: cluster 2024-09-14T04:38:02.168936+0000 mon.a (mon.0) 1124 : cluster [WRN] Health check update: Degraded data redundancy: 6963/37062 objects degraded (18.787%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-14T04:38:02.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:02 smithi123 bash[68976]: cluster 2024-09-14T04:38:01.301922+0000 mgr.y (mgr.26165) 910 : cluster [DBG] pgmap v899: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 771 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 798 op/s; 6963/37062 objects degraded (18.787%); 5.4 MiB/s, 117 objects/s recovering 2024-09-14T04:38:02.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:02 smithi123 bash[68976]: cluster 2024-09-14T04:38:01.301922+0000 mgr.y (mgr.26165) 910 : cluster [DBG] pgmap v899: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 771 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 798 op/s; 6963/37062 objects degraded (18.787%); 5.4 MiB/s, 117 objects/s recovering 2024-09-14T04:38:02.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:02 smithi123 bash[68976]: audit 2024-09-14T04:38:01.402079+0000 mon.a (mon.0) 1121 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-14T04:38:02.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:02 smithi123 bash[68976]: audit 2024-09-14T04:38:01.402079+0000 mon.a (mon.0) 1121 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-14T04:38:02.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:02 smithi123 bash[68976]: cluster 2024-09-14T04:38:01.418352+0000 mon.a (mon.0) 1122 : cluster [DBG] osdmap e199: 8 total, 8 up, 8 in 2024-09-14T04:38:02.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:02 smithi123 bash[68976]: cluster 2024-09-14T04:38:01.418352+0000 mon.a (mon.0) 1122 : cluster [DBG] osdmap e199: 8 total, 8 up, 8 in 2024-09-14T04:38:02.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:02 smithi123 bash[68976]: audit 2024-09-14T04:38:01.778082+0000 mon.c (mon.2) 50 : audit [DBG] from='client.? 172.21.15.38:0/4079934202' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:38:02.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:02 smithi123 bash[68976]: audit 2024-09-14T04:38:01.778082+0000 mon.c (mon.2) 50 : audit [DBG] from='client.? 172.21.15.38:0/4079934202' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:38:02.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:02 smithi123 bash[68976]: audit 2024-09-14T04:38:02.049332+0000 mon.c (mon.2) 51 : audit [INF] from='client.? 172.21.15.38:0/3177795398' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:38:02.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:02 smithi123 bash[68976]: audit 2024-09-14T04:38:02.049332+0000 mon.c (mon.2) 51 : audit [INF] from='client.? 172.21.15.38:0/3177795398' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:38:02.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:02 smithi123 bash[68976]: audit 2024-09-14T04:38:02.050397+0000 mon.a (mon.0) 1123 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:38:02.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:02 smithi123 bash[68976]: audit 2024-09-14T04:38:02.050397+0000 mon.a (mon.0) 1123 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:38:02.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:02 smithi123 bash[68976]: cluster 2024-09-14T04:38:02.168936+0000 mon.a (mon.0) 1124 : cluster [WRN] Health check update: Degraded data redundancy: 6963/37062 objects degraded (18.787%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-14T04:38:02.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:02 smithi123 bash[68976]: cluster 2024-09-14T04:38:02.168936+0000 mon.a (mon.0) 1124 : cluster [WRN] Health check update: Degraded data redundancy: 6963/37062 objects degraded (18.787%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-14T04:38:02.700 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:02.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:02.703 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:38:02.803 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:02.844 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:02.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:02.848 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:38:02.949 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:02.967 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:02.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:02.969 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:38:03.070 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:03.089 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:03.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:03.091 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:38:03.192 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:03.212 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:03.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:03.214 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:38:03.315 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:03.337 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:03.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:03.338 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:38:03.439 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:03.473 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:03.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:03.477 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:38:03.577 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:03.613 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:03.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:03.616 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:38:03.717 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:03.728 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:03 smithi123 bash[68976]: cluster 2024-09-14T04:38:02.401989+0000 mon.a (mon.0) 1125 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:38:03.728 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:03 smithi123 bash[68976]: cluster 2024-09-14T04:38:02.401989+0000 mon.a (mon.0) 1125 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:38:03.728 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:03 smithi123 bash[68976]: audit 2024-09-14T04:38:02.404882+0000 mon.a (mon.0) 1126 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:38:03.728 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:03 smithi123 bash[68976]: audit 2024-09-14T04:38:02.404882+0000 mon.a (mon.0) 1126 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:38:03.728 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:03 smithi123 bash[68976]: cluster 2024-09-14T04:38:02.410506+0000 mon.a (mon.0) 1127 : cluster [DBG] osdmap e200: 8 total, 8 up, 8 in 2024-09-14T04:38:03.728 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:03 smithi123 bash[68976]: cluster 2024-09-14T04:38:02.410506+0000 mon.a (mon.0) 1127 : cluster [DBG] osdmap e200: 8 total, 8 up, 8 in 2024-09-14T04:38:03.742 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:03.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:03.750 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:38:03.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:03 smithi038 bash[84940]: cluster 2024-09-14T04:38:02.401989+0000 mon.a (mon.0) 1125 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:38:03.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:03 smithi038 bash[84940]: cluster 2024-09-14T04:38:02.401989+0000 mon.a (mon.0) 1125 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:38:03.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:03 smithi038 bash[84940]: audit 2024-09-14T04:38:02.404882+0000 mon.a (mon.0) 1126 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:38:03.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:03 smithi038 bash[84940]: audit 2024-09-14T04:38:02.404882+0000 mon.a (mon.0) 1126 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:38:03.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:03 smithi038 bash[84940]: cluster 2024-09-14T04:38:02.410506+0000 mon.a (mon.0) 1127 : cluster [DBG] osdmap e200: 8 total, 8 up, 8 in 2024-09-14T04:38:03.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:03 smithi038 bash[84940]: cluster 2024-09-14T04:38:02.410506+0000 mon.a (mon.0) 1127 : cluster [DBG] osdmap e200: 8 total, 8 up, 8 in 2024-09-14T04:38:03.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:03 smithi038 bash[87336]: cluster 2024-09-14T04:38:02.401989+0000 mon.a (mon.0) 1125 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:38:03.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:03 smithi038 bash[87336]: cluster 2024-09-14T04:38:02.401989+0000 mon.a (mon.0) 1125 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:38:03.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:03 smithi038 bash[87336]: audit 2024-09-14T04:38:02.404882+0000 mon.a (mon.0) 1126 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:38:03.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:03 smithi038 bash[87336]: audit 2024-09-14T04:38:02.404882+0000 mon.a (mon.0) 1126 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:38:03.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:03 smithi038 bash[87336]: cluster 2024-09-14T04:38:02.410506+0000 mon.a (mon.0) 1127 : cluster [DBG] osdmap e200: 8 total, 8 up, 8 in 2024-09-14T04:38:03.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:03 smithi038 bash[87336]: cluster 2024-09-14T04:38:02.410506+0000 mon.a (mon.0) 1127 : cluster [DBG] osdmap e200: 8 total, 8 up, 8 in 2024-09-14T04:38:03.850 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:03.874 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:03.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:03.878 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:03.904 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd reweight 4 1 2024-09-14T04:38:03.979 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:04.012 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:04.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:04.014 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:38:04.115 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:04.146 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:04.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:04.149 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:38:04.250 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:04.282 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:04.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:04.284 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:38:04.385 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:04.420 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:04.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:04.424 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:38:04.525 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:04.557 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:04.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:04.560 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:38:04.661 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:04.670 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:04 smithi123 bash[68976]: cluster 2024-09-14T04:38:03.302454+0000 mgr.y (mgr.26165) 911 : cluster [DBG] pgmap v902: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 771 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 703 op/s; 6963/37062 objects degraded (18.787%); 6.2 MiB/s, 98 objects/s recovering 2024-09-14T04:38:04.670 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:04 smithi123 bash[68976]: cluster 2024-09-14T04:38:03.302454+0000 mgr.y (mgr.26165) 911 : cluster [DBG] pgmap v902: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 771 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 703 op/s; 6963/37062 objects degraded (18.787%); 6.2 MiB/s, 98 objects/s recovering 2024-09-14T04:38:04.713 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:04.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:04.719 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:38:04.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:04 smithi038 bash[84940]: cluster 2024-09-14T04:38:03.302454+0000 mgr.y (mgr.26165) 911 : cluster [DBG] pgmap v902: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 771 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 703 op/s; 6963/37062 objects degraded (18.787%); 6.2 MiB/s, 98 objects/s recovering 2024-09-14T04:38:04.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:04 smithi038 bash[84940]: cluster 2024-09-14T04:38:03.302454+0000 mgr.y (mgr.26165) 911 : cluster [DBG] pgmap v902: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 771 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 703 op/s; 6963/37062 objects degraded (18.787%); 6.2 MiB/s, 98 objects/s recovering 2024-09-14T04:38:04.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:04 smithi038 bash[87336]: cluster 2024-09-14T04:38:03.302454+0000 mgr.y (mgr.26165) 911 : cluster [DBG] pgmap v902: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 771 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 703 op/s; 6963/37062 objects degraded (18.787%); 6.2 MiB/s, 98 objects/s recovering 2024-09-14T04:38:04.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:04 smithi038 bash[87336]: cluster 2024-09-14T04:38:03.302454+0000 mgr.y (mgr.26165) 911 : cluster [DBG] pgmap v902: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 771 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 703 op/s; 6963/37062 objects degraded (18.787%); 6.2 MiB/s, 98 objects/s recovering 2024-09-14T04:38:04.820 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:04.869 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:04.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:04.873 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:38:04.974 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:04.998 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:05.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:05.001 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:05.102 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:05.123 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:05.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:05.126 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:38:05.227 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:05.252 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:05.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:05.253 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:38:05.354 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:05.406 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:05.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:05.412 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:38:05.512 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:05.549 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:05.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:05.552 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:38:05.653 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:05.684 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:05.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:05.690 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:38:05.791 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:05.827 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:05.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:05.830 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:38:05.931 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:05.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:05 smithi123 bash[68976]: audit 2024-09-14T04:38:04.880476+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:38:05.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:05 smithi123 bash[68976]: audit 2024-09-14T04:38:04.880476+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:38:05.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:05 smithi123 bash[68976]: audit 2024-09-14T04:38:04.890389+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:38:05.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:05 smithi123 bash[68976]: audit 2024-09-14T04:38:04.890389+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:38:05.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:05 smithi123 bash[68976]: cluster 2024-09-14T04:38:05.304543+0000 mgr.y (mgr.26165) 912 : cluster [DBG] pgmap v903: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 670 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 657 op/s; 6963/32229 objects degraded (21.605%); 3.6 MiB/s, 57 objects/s recovering 2024-09-14T04:38:05.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:05 smithi123 bash[68976]: cluster 2024-09-14T04:38:05.304543+0000 mgr.y (mgr.26165) 912 : cluster [DBG] pgmap v903: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 670 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 657 op/s; 6963/32229 objects degraded (21.605%); 3.6 MiB/s, 57 objects/s recovering 2024-09-14T04:38:05.965 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:05.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:05.968 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:06.069 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:06.094 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:06.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:06.098 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:38:06.122 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:05 smithi038 bash[84940]: audit 2024-09-14T04:38:04.880476+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:38:06.123 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:05 smithi038 bash[84940]: audit 2024-09-14T04:38:04.880476+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:38:06.123 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:05 smithi038 bash[84940]: audit 2024-09-14T04:38:04.890389+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:38:06.123 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:05 smithi038 bash[84940]: audit 2024-09-14T04:38:04.890389+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:38:06.123 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:05 smithi038 bash[84940]: cluster 2024-09-14T04:38:05.304543+0000 mgr.y (mgr.26165) 912 : cluster [DBG] pgmap v903: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 670 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 657 op/s; 6963/32229 objects degraded (21.605%); 3.6 MiB/s, 57 objects/s recovering 2024-09-14T04:38:06.123 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:05 smithi038 bash[84940]: cluster 2024-09-14T04:38:05.304543+0000 mgr.y (mgr.26165) 912 : cluster [DBG] pgmap v903: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 670 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 657 op/s; 6963/32229 objects degraded (21.605%); 3.6 MiB/s, 57 objects/s recovering 2024-09-14T04:38:06.123 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:05 smithi038 bash[87336]: audit 2024-09-14T04:38:04.880476+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:38:06.123 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:05 smithi038 bash[87336]: audit 2024-09-14T04:38:04.880476+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:38:06.124 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:05 smithi038 bash[87336]: audit 2024-09-14T04:38:04.890389+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:38:06.124 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:05 smithi038 bash[87336]: audit 2024-09-14T04:38:04.890389+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:38:06.124 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:05 smithi038 bash[87336]: cluster 2024-09-14T04:38:05.304543+0000 mgr.y (mgr.26165) 912 : cluster [DBG] pgmap v903: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 670 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 657 op/s; 6963/32229 objects degraded (21.605%); 3.6 MiB/s, 57 objects/s recovering 2024-09-14T04:38:06.124 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:05 smithi038 bash[87336]: cluster 2024-09-14T04:38:05.304543+0000 mgr.y (mgr.26165) 912 : cluster [DBG] pgmap v903: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 670 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 657 op/s; 6963/32229 objects degraded (21.605%); 3.6 MiB/s, 57 objects/s recovering 2024-09-14T04:38:06.198 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:06.235 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:06.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:06.240 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:06.340 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:06.359 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:06.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:06.361 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:38:06.462 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:06.484 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:06.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:06.489 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:38:06.589 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:06.621 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:06.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:06.624 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:38:06.725 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:06.753 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:06.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:06.758 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:38:06.859 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:06.888 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:06.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:06.890 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:06.991 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:07.023 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:07.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:07.026 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:38:07.127 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:07.149 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:07.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:07.152 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:07.253 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:07.284 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:07.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:07.287 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:38:07.387 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:07.397 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:07 smithi123 bash[68976]: cluster 2024-09-14T04:38:07.170990+0000 mon.a (mon.0) 1130 : cluster [WRN] Health check update: Degraded data redundancy: 6963/32229 objects degraded (21.605%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-14T04:38:07.397 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:07 smithi123 bash[68976]: cluster 2024-09-14T04:38:07.170990+0000 mon.a (mon.0) 1130 : cluster [WRN] Health check update: Degraded data redundancy: 6963/32229 objects degraded (21.605%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-14T04:38:07.418 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:07.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:07.424 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:38:07.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:07 smithi038 bash[84940]: cluster 2024-09-14T04:38:07.170990+0000 mon.a (mon.0) 1130 : cluster [WRN] Health check update: Degraded data redundancy: 6963/32229 objects degraded (21.605%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-14T04:38:07.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:07 smithi038 bash[84940]: cluster 2024-09-14T04:38:07.170990+0000 mon.a (mon.0) 1130 : cluster [WRN] Health check update: Degraded data redundancy: 6963/32229 objects degraded (21.605%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-14T04:38:07.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:07 smithi038 bash[87336]: cluster 2024-09-14T04:38:07.170990+0000 mon.a (mon.0) 1130 : cluster [WRN] Health check update: Degraded data redundancy: 6963/32229 objects degraded (21.605%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-14T04:38:07.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:07 smithi038 bash[87336]: cluster 2024-09-14T04:38:07.170990+0000 mon.a (mon.0) 1130 : cluster [WRN] Health check update: Degraded data redundancy: 6963/32229 objects degraded (21.605%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-14T04:38:07.525 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:07.559 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:07.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:07.564 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:07.665 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:07.691 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:07.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:07.697 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:38:07.797 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:07.839 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:07.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:07.843 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:38:07.944 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:07.966 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:07.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:07.970 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:38:08.071 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:08.098 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:08.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:08.100 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:38:08.170 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd set nodeep-scrub 2024-09-14T04:38:08.171 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-14T04:38:08.201 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:08.224 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:08.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:08.227 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:38:08.328 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:08.351 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:08.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:08.354 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:38:08.455 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:08.475 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:08 smithi038 bash[84940]: cluster 2024-09-14T04:38:07.305402+0000 mgr.y (mgr.26165) 913 : cluster [DBG] pgmap v904: 99 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 542 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 820 op/s; 6642/26055 objects degraded (25.492%); 6.1 MiB/s, 112 objects/s recovering 2024-09-14T04:38:08.475 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:08 smithi038 bash[84940]: cluster 2024-09-14T04:38:07.305402+0000 mgr.y (mgr.26165) 913 : cluster [DBG] pgmap v904: 99 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 542 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 820 op/s; 6642/26055 objects degraded (25.492%); 6.1 MiB/s, 112 objects/s recovering 2024-09-14T04:38:08.476 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:38:08 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:38:08] "GET /metrics HTTP/1.1" 200 36672 "" "Prometheus/2.51.0" 2024-09-14T04:38:08.476 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:08 smithi038 bash[87336]: cluster 2024-09-14T04:38:07.305402+0000 mgr.y (mgr.26165) 913 : cluster [DBG] pgmap v904: 99 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 542 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 820 op/s; 6642/26055 objects degraded (25.492%); 6.1 MiB/s, 112 objects/s recovering 2024-09-14T04:38:08.476 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:08 smithi038 bash[87336]: cluster 2024-09-14T04:38:07.305402+0000 mgr.y (mgr.26165) 913 : cluster [DBG] pgmap v904: 99 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 542 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 820 op/s; 6642/26055 objects degraded (25.492%); 6.1 MiB/s, 112 objects/s recovering 2024-09-14T04:38:08.490 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:08.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:08.495 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:08.596 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:08.624 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:08.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:08.627 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:08.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:08 smithi123 bash[68976]: cluster 2024-09-14T04:38:07.305402+0000 mgr.y (mgr.26165) 913 : cluster [DBG] pgmap v904: 99 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 542 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 820 op/s; 6642/26055 objects degraded (25.492%); 6.1 MiB/s, 112 objects/s recovering 2024-09-14T04:38:08.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:08 smithi123 bash[68976]: cluster 2024-09-14T04:38:07.305402+0000 mgr.y (mgr.26165) 913 : cluster [DBG] pgmap v904: 99 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 542 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 820 op/s; 6642/26055 objects degraded (25.492%); 6.1 MiB/s, 112 objects/s recovering 2024-09-14T04:38:08.728 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:08.756 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:08.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:08.758 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:38:08.859 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:08.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:08.887 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:08.887 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:38:08.988 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:09.017 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:09.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:09.020 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:38:09.121 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:09.150 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:09.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:09.155 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:38:09.256 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:09.288 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:09.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:09.294 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:09.394 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:09.419 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:09.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:09.425 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:38:09.525 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:09.544 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:09.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:09.546 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:09.647 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:09.677 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:09.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:09.680 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:38:09.781 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:09.831 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:09.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:09.834 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:09.935 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:09.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:09.971 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:09.971 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:38:10.072 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:10.098 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:10.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:10.100 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:38:10.201 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:10.256 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:10.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:10.264 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:38:10.365 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:10.373 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:38:10 smithi123 bash[61744]: ts=2024-09-14T04:38:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:38:10.384 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:10.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:10.386 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:38:10.469 INFO:teuthology.orchestra.run.smithi038.stdout:ERROR: (22) Invalid argument 2024-09-14T04:38:10.469 INFO:teuthology.orchestra.run.smithi038.stdout:op_tracker tracking is not enabled now, so no ops 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-09-14T04:38:10.484 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:10 smithi038 bash[84940]: cluster 2024-09-14T04:38:09.305944+0000 mgr.y (mgr.26165) 914 : cluster [DBG] pgmap v905: 99 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 491 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 559 op/s; 6642/23628 objects degraded (28.111%); 2.5 MiB/s, 55 objects/s recovering 2024-09-14T04:38:10.484 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:10 smithi038 bash[84940]: cluster 2024-09-14T04:38:09.305944+0000 mgr.y (mgr.26165) 914 : cluster [DBG] pgmap v905: 99 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 491 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 559 op/s; 6642/23628 objects degraded (28.111%); 2.5 MiB/s, 55 objects/s recovering 2024-09-14T04:38:10.484 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:10 smithi038 bash[84940]: audit 2024-09-14T04:38:09.435527+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:38:10.484 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:10 smithi038 bash[84940]: audit 2024-09-14T04:38:09.435527+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:38:10.484 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:10 smithi038 bash[84940]: audit 2024-09-14T04:38:09.445415+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:38:10.484 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:10 smithi038 bash[84940]: audit 2024-09-14T04:38:09.445415+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:38:10.484 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:10 smithi038 bash[84940]: audit 2024-09-14T04:38:10.336781+0000 mon.a (mon.0) 1133 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:38:10.485 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:10 smithi038 bash[84940]: audit 2024-09-14T04:38:10.336781+0000 mon.a (mon.0) 1133 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:38:10.485 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:10 smithi038 bash[84940]: audit 2024-09-14T04:38:10.337997+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:38:10.485 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:10 smithi038 bash[84940]: audit 2024-09-14T04:38:10.337997+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:38:10.485 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:10 smithi038 bash[84940]: audit 2024-09-14T04:38:10.345816+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:38:10.485 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:10 smithi038 bash[84940]: audit 2024-09-14T04:38:10.345816+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:38:10.485 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:10 smithi038 bash[87336]: cluster 2024-09-14T04:38:09.305944+0000 mgr.y (mgr.26165) 914 : cluster [DBG] pgmap v905: 99 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 491 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 559 op/s; 6642/23628 objects degraded (28.111%); 2.5 MiB/s, 55 objects/s recovering 2024-09-14T04:38:10.485 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:10 smithi038 bash[87336]: cluster 2024-09-14T04:38:09.305944+0000 mgr.y (mgr.26165) 914 : cluster [DBG] pgmap v905: 99 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 491 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 559 op/s; 6642/23628 objects degraded (28.111%); 2.5 MiB/s, 55 objects/s recovering 2024-09-14T04:38:10.485 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:10 smithi038 bash[87336]: audit 2024-09-14T04:38:09.435527+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:38:10.485 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:10 smithi038 bash[87336]: audit 2024-09-14T04:38:09.435527+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:38:10.486 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:10 smithi038 bash[87336]: audit 2024-09-14T04:38:09.445415+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:38:10.486 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:10 smithi038 bash[87336]: audit 2024-09-14T04:38:09.445415+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:38:10.486 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:10 smithi038 bash[87336]: audit 2024-09-14T04:38:10.336781+0000 mon.a (mon.0) 1133 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:38:10.486 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:10 smithi038 bash[87336]: audit 2024-09-14T04:38:10.336781+0000 mon.a (mon.0) 1133 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:38:10.486 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:10 smithi038 bash[87336]: audit 2024-09-14T04:38:10.337997+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:38:10.486 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:10 smithi038 bash[87336]: audit 2024-09-14T04:38:10.337997+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:38:10.486 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:10 smithi038 bash[87336]: audit 2024-09-14T04:38:10.345816+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:38:10.486 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:10 smithi038 bash[87336]: audit 2024-09-14T04:38:10.345816+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:38:10.488 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:10.519 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:10.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:10.522 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:10.591 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:38:10.623 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:10.632 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:10 smithi123 bash[68976]: cluster 2024-09-14T04:38:09.305944+0000 mgr.y (mgr.26165) 914 : cluster [DBG] pgmap v905: 99 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 491 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 559 op/s; 6642/23628 objects degraded (28.111%); 2.5 MiB/s, 55 objects/s recovering 2024-09-14T04:38:10.633 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:10 smithi123 bash[68976]: cluster 2024-09-14T04:38:09.305944+0000 mgr.y (mgr.26165) 914 : cluster [DBG] pgmap v905: 99 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 491 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 559 op/s; 6642/23628 objects degraded (28.111%); 2.5 MiB/s, 55 objects/s recovering 2024-09-14T04:38:10.633 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:10 smithi123 bash[68976]: audit 2024-09-14T04:38:09.435527+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:38:10.633 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:10 smithi123 bash[68976]: audit 2024-09-14T04:38:09.435527+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:38:10.634 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:10 smithi123 bash[68976]: audit 2024-09-14T04:38:09.445415+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:38:10.634 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:10 smithi123 bash[68976]: audit 2024-09-14T04:38:09.445415+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:38:10.634 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:10 smithi123 bash[68976]: audit 2024-09-14T04:38:10.336781+0000 mon.a (mon.0) 1133 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:38:10.634 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:10 smithi123 bash[68976]: audit 2024-09-14T04:38:10.336781+0000 mon.a (mon.0) 1133 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:38:10.634 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:10 smithi123 bash[68976]: audit 2024-09-14T04:38:10.337997+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:38:10.634 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:10 smithi123 bash[68976]: audit 2024-09-14T04:38:10.337997+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:38:10.634 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:10 smithi123 bash[68976]: audit 2024-09-14T04:38:10.345816+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:38:10.634 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:10 smithi123 bash[68976]: audit 2024-09-14T04:38:10.345816+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:38:10.645 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:10.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:10.647 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:38:10.748 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:10.769 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:10.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:10.771 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:38:10.871 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:10.891 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:10.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:10.893 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:38:10.994 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:11.015 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:11.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:11.018 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:38:11.119 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:11.138 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:11.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:11.140 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:38:11.241 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:11.268 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:11.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:11.270 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:38:11.370 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:11.394 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:11.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:11.396 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:38:11.497 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:11.525 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:11.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:11.527 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:11.628 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:11.635 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:11 smithi123 bash[68976]: cluster 2024-09-14T04:38:10.449590+0000 mon.a (mon.0) 1136 : cluster [DBG] osdmap e201: 8 total, 8 up, 8 in 2024-09-14T04:38:11.635 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:11 smithi123 bash[68976]: cluster 2024-09-14T04:38:10.449590+0000 mon.a (mon.0) 1136 : cluster [DBG] osdmap e201: 8 total, 8 up, 8 in 2024-09-14T04:38:11.645 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:11.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:11.647 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:38:11.748 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:11.760 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:11 smithi038 bash[84940]: cluster 2024-09-14T04:38:10.449590+0000 mon.a (mon.0) 1136 : cluster [DBG] osdmap e201: 8 total, 8 up, 8 in 2024-09-14T04:38:11.760 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:11 smithi038 bash[84940]: cluster 2024-09-14T04:38:10.449590+0000 mon.a (mon.0) 1136 : cluster [DBG] osdmap e201: 8 total, 8 up, 8 in 2024-09-14T04:38:11.761 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:11 smithi038 bash[87336]: cluster 2024-09-14T04:38:10.449590+0000 mon.a (mon.0) 1136 : cluster [DBG] osdmap e201: 8 total, 8 up, 8 in 2024-09-14T04:38:11.761 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:11 smithi038 bash[87336]: cluster 2024-09-14T04:38:10.449590+0000 mon.a (mon.0) 1136 : cluster [DBG] osdmap e201: 8 total, 8 up, 8 in 2024-09-14T04:38:11.776 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:11.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:11.778 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:38:11.879 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:11.914 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:11.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:11.917 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:38:12.018 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:12.055 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:12.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:12.057 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:12.157 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:12.187 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:12.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:12.196 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:38:12.296 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:12.326 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:12.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:12.331 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:38:12.431 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:12.477 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:12.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:12.482 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:38:12.583 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:12.602 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:12.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:12.604 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:38:12.705 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:12.714 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:12 smithi123 bash[68976]: cluster 2024-09-14T04:38:11.307125+0000 mgr.y (mgr.26165) 915 : cluster [DBG] pgmap v907: 99 pgs: 1 peering, 4 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 283 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 878 op/s; 6642/13617 objects degraded (48.777%); 2.2 MiB/s, 99 objects/s recovering 2024-09-14T04:38:12.714 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:12 smithi123 bash[68976]: cluster 2024-09-14T04:38:11.307125+0000 mgr.y (mgr.26165) 915 : cluster [DBG] pgmap v907: 99 pgs: 1 peering, 4 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 283 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 878 op/s; 6642/13617 objects degraded (48.777%); 2.2 MiB/s, 99 objects/s recovering 2024-09-14T04:38:12.714 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:12 smithi123 bash[68976]: cluster 2024-09-14T04:38:11.480184+0000 mon.a (mon.0) 1137 : cluster [DBG] osdmap e202: 8 total, 8 up, 8 in 2024-09-14T04:38:12.715 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:12 smithi123 bash[68976]: cluster 2024-09-14T04:38:11.480184+0000 mon.a (mon.0) 1137 : cluster [DBG] osdmap e202: 8 total, 8 up, 8 in 2024-09-14T04:38:12.715 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:12 smithi123 bash[68976]: cluster 2024-09-14T04:38:12.171948+0000 mon.a (mon.0) 1138 : cluster [WRN] Health check update: Degraded data redundancy: 6642/13617 objects degraded (48.777%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-09-14T04:38:12.715 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:12 smithi123 bash[68976]: cluster 2024-09-14T04:38:12.171948+0000 mon.a (mon.0) 1138 : cluster [WRN] Health check update: Degraded data redundancy: 6642/13617 objects degraded (48.777%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-09-14T04:38:12.735 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:12.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:12.741 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:38:12.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:12 smithi038 bash[84940]: cluster 2024-09-14T04:38:11.307125+0000 mgr.y (mgr.26165) 915 : cluster [DBG] pgmap v907: 99 pgs: 1 peering, 4 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 283 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 878 op/s; 6642/13617 objects degraded (48.777%); 2.2 MiB/s, 99 objects/s recovering 2024-09-14T04:38:12.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:12 smithi038 bash[84940]: cluster 2024-09-14T04:38:11.307125+0000 mgr.y (mgr.26165) 915 : cluster [DBG] pgmap v907: 99 pgs: 1 peering, 4 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 283 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 878 op/s; 6642/13617 objects degraded (48.777%); 2.2 MiB/s, 99 objects/s recovering 2024-09-14T04:38:12.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:12 smithi038 bash[84940]: cluster 2024-09-14T04:38:11.480184+0000 mon.a (mon.0) 1137 : cluster [DBG] osdmap e202: 8 total, 8 up, 8 in 2024-09-14T04:38:12.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:12 smithi038 bash[84940]: cluster 2024-09-14T04:38:11.480184+0000 mon.a (mon.0) 1137 : cluster [DBG] osdmap e202: 8 total, 8 up, 8 in 2024-09-14T04:38:12.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:12 smithi038 bash[84940]: cluster 2024-09-14T04:38:12.171948+0000 mon.a (mon.0) 1138 : cluster [WRN] Health check update: Degraded data redundancy: 6642/13617 objects degraded (48.777%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-09-14T04:38:12.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:12 smithi038 bash[84940]: cluster 2024-09-14T04:38:12.171948+0000 mon.a (mon.0) 1138 : cluster [WRN] Health check update: Degraded data redundancy: 6642/13617 objects degraded (48.777%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-09-14T04:38:12.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:12 smithi038 bash[87336]: cluster 2024-09-14T04:38:11.307125+0000 mgr.y (mgr.26165) 915 : cluster [DBG] pgmap v907: 99 pgs: 1 peering, 4 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 283 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 878 op/s; 6642/13617 objects degraded (48.777%); 2.2 MiB/s, 99 objects/s recovering 2024-09-14T04:38:12.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:12 smithi038 bash[87336]: cluster 2024-09-14T04:38:11.307125+0000 mgr.y (mgr.26165) 915 : cluster [DBG] pgmap v907: 99 pgs: 1 peering, 4 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 283 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 878 op/s; 6642/13617 objects degraded (48.777%); 2.2 MiB/s, 99 objects/s recovering 2024-09-14T04:38:12.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:12 smithi038 bash[87336]: cluster 2024-09-14T04:38:11.480184+0000 mon.a (mon.0) 1137 : cluster [DBG] osdmap e202: 8 total, 8 up, 8 in 2024-09-14T04:38:12.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:12 smithi038 bash[87336]: cluster 2024-09-14T04:38:11.480184+0000 mon.a (mon.0) 1137 : cluster [DBG] osdmap e202: 8 total, 8 up, 8 in 2024-09-14T04:38:12.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:12 smithi038 bash[87336]: cluster 2024-09-14T04:38:12.171948+0000 mon.a (mon.0) 1138 : cluster [WRN] Health check update: Degraded data redundancy: 6642/13617 objects degraded (48.777%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-09-14T04:38:12.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:12 smithi038 bash[87336]: cluster 2024-09-14T04:38:12.171948+0000 mon.a (mon.0) 1138 : cluster [WRN] Health check update: Degraded data redundancy: 6642/13617 objects degraded (48.777%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-09-14T04:38:12.842 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:12.878 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:12.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:12.884 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:38:12.956 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.0 dump_blocked_ops 2024-09-14T04:38:12.985 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:13.020 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:13.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:13.022 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:13.123 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:13.148 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:13.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:13.150 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:38:13.251 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:13.282 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:13.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:13.287 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:38:13.387 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:13.411 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:13.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:13.415 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:13.422 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:38:13.422 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:38:13.516 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:13.553 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:13.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:13.560 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:38:13.661 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:13.687 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:13.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:13.693 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:38:13.794 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:13.814 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:13.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:13.816 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:38:13.917 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:13.943 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:13.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:13.946 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:14.046 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:14.072 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:14.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:14.078 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:38:14.179 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:14.209 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:14.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:14.212 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:38:14.313 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:14.338 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:14.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:14.342 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:38:14.442 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:14.460 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:14.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:14.462 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:38:14.563 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:14.593 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:14.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:14.595 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:14.696 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:14.706 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:14 smithi123 bash[68976]: cluster 2024-09-14T04:38:13.307670+0000 mgr.y (mgr.26165) 916 : cluster [DBG] pgmap v909: 99 pgs: 1 peering, 4 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 283 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 775 op/s; 6642/13617 objects degraded (48.777%); 2.5 MiB/s, 110 objects/s recovering 2024-09-14T04:38:14.706 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:14 smithi123 bash[68976]: cluster 2024-09-14T04:38:13.307670+0000 mgr.y (mgr.26165) 916 : cluster [DBG] pgmap v909: 99 pgs: 1 peering, 4 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 283 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 775 op/s; 6642/13617 objects degraded (48.777%); 2.5 MiB/s, 110 objects/s recovering 2024-09-14T04:38:14.722 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:14.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:14.724 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:38:14.825 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:14.854 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:14.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:14.859 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:14.885 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:14 smithi038 bash[84940]: cluster 2024-09-14T04:38:13.307670+0000 mgr.y (mgr.26165) 916 : cluster [DBG] pgmap v909: 99 pgs: 1 peering, 4 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 283 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 775 op/s; 6642/13617 objects degraded (48.777%); 2.5 MiB/s, 110 objects/s recovering 2024-09-14T04:38:14.885 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:14 smithi038 bash[84940]: cluster 2024-09-14T04:38:13.307670+0000 mgr.y (mgr.26165) 916 : cluster [DBG] pgmap v909: 99 pgs: 1 peering, 4 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 283 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 775 op/s; 6642/13617 objects degraded (48.777%); 2.5 MiB/s, 110 objects/s recovering 2024-09-14T04:38:14.886 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:14 smithi038 bash[87336]: cluster 2024-09-14T04:38:13.307670+0000 mgr.y (mgr.26165) 916 : cluster [DBG] pgmap v909: 99 pgs: 1 peering, 4 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 283 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 775 op/s; 6642/13617 objects degraded (48.777%); 2.5 MiB/s, 110 objects/s recovering 2024-09-14T04:38:14.886 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:14 smithi038 bash[87336]: cluster 2024-09-14T04:38:13.307670+0000 mgr.y (mgr.26165) 916 : cluster [DBG] pgmap v909: 99 pgs: 1 peering, 4 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 283 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 775 op/s; 6642/13617 objects degraded (48.777%); 2.5 MiB/s, 110 objects/s recovering 2024-09-14T04:38:14.960 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:14.979 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:14.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:14.985 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:38:15.086 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:15.114 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:15.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:15.120 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:38:15.221 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:15.249 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:15.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:15.252 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:38:15.352 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:15.395 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:15.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:15.399 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:38:15.500 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:15.539 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:15.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:15.542 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:38:15.642 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:15.697 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:15.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:15.704 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:38:15.805 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:15.838 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:15.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:15.840 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:38:15.941 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:15.972 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:15.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:15.977 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:38:16.077 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:16.106 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:16.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:16.110 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:16.210 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:16.243 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:16.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:16.248 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:16.348 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:16.372 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:16.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:16.374 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:38:16.475 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:16.485 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:16 smithi038 bash[84940]: audit 2024-09-14T04:38:15.239589+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:38:16.485 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:16 smithi038 bash[84940]: audit 2024-09-14T04:38:15.239589+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:38:16.485 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:16 smithi038 bash[84940]: audit 2024-09-14T04:38:15.241573+0000 mon.a (mon.0) 1140 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:38:16.485 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:16 smithi038 bash[84940]: audit 2024-09-14T04:38:15.241573+0000 mon.a (mon.0) 1140 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:38:16.485 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:16 smithi038 bash[84940]: cluster 2024-09-14T04:38:15.308555+0000 mgr.y (mgr.26165) 917 : cluster [DBG] pgmap v910: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 peering, 3 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 183 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 717 op/s; 6219/8832 objects degraded (70.414%); 1.1 MiB/s, 97 objects/s recovering 2024-09-14T04:38:16.485 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:16 smithi038 bash[84940]: cluster 2024-09-14T04:38:15.308555+0000 mgr.y (mgr.26165) 917 : cluster [DBG] pgmap v910: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 peering, 3 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 183 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 717 op/s; 6219/8832 objects degraded (70.414%); 1.1 MiB/s, 97 objects/s recovering 2024-09-14T04:38:16.485 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:16 smithi038 bash[87336]: audit 2024-09-14T04:38:15.239589+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:38:16.486 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:16 smithi038 bash[87336]: audit 2024-09-14T04:38:15.239589+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:38:16.486 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:16 smithi038 bash[87336]: audit 2024-09-14T04:38:15.241573+0000 mon.a (mon.0) 1140 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:38:16.486 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:16 smithi038 bash[87336]: audit 2024-09-14T04:38:15.241573+0000 mon.a (mon.0) 1140 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:38:16.486 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:16 smithi038 bash[87336]: cluster 2024-09-14T04:38:15.308555+0000 mgr.y (mgr.26165) 917 : cluster [DBG] pgmap v910: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 peering, 3 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 183 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 717 op/s; 6219/8832 objects degraded (70.414%); 1.1 MiB/s, 97 objects/s recovering 2024-09-14T04:38:16.486 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:16 smithi038 bash[87336]: cluster 2024-09-14T04:38:15.308555+0000 mgr.y (mgr.26165) 917 : cluster [DBG] pgmap v910: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 peering, 3 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 183 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 717 op/s; 6219/8832 objects degraded (70.414%); 1.1 MiB/s, 97 objects/s recovering 2024-09-14T04:38:16.500 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:16.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:16.503 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:38:16.604 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:16.634 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:16.634 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Removed 105072 objects 2024-09-14T04:38:16.634 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Clean up completed and total clean up time :130.937 2024-09-14T04:38:16.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:16.635 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:38:16.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:16 smithi123 bash[68976]: audit 2024-09-14T04:38:15.239589+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:38:16.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:16 smithi123 bash[68976]: audit 2024-09-14T04:38:15.239589+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:38:16.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:16 smithi123 bash[68976]: audit 2024-09-14T04:38:15.241573+0000 mon.a (mon.0) 1140 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:38:16.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:16 smithi123 bash[68976]: audit 2024-09-14T04:38:15.241573+0000 mon.a (mon.0) 1140 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:38:16.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:16 smithi123 bash[68976]: cluster 2024-09-14T04:38:15.308555+0000 mgr.y (mgr.26165) 917 : cluster [DBG] pgmap v910: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 peering, 3 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 183 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 717 op/s; 6219/8832 objects degraded (70.414%); 1.1 MiB/s, 97 objects/s recovering 2024-09-14T04:38:16.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:16 smithi123 bash[68976]: cluster 2024-09-14T04:38:15.308555+0000 mgr.y (mgr.26165) 917 : cluster [DBG] pgmap v910: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 peering, 3 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 183 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 717 op/s; 6219/8832 objects degraded (70.414%); 1.1 MiB/s, 97 objects/s recovering 2024-09-14T04:38:16.736 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:16.756 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:16.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:16.758 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:38:16.859 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:16.883 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:16.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:16.886 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:16.986 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:17.009 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:17.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:17.011 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:38:17.112 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:17.136 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:17.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:17.138 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:38:17.239 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:17.262 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:17.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:17.265 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:38:17.365 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:17.373 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:17 smithi123 bash[68976]: cluster 2024-09-14T04:38:17.172910+0000 mon.a (mon.0) 1141 : cluster [WRN] Health check update: Degraded data redundancy: 6219/8832 objects degraded (70.414%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-09-14T04:38:17.373 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:17 smithi123 bash[68976]: cluster 2024-09-14T04:38:17.172910+0000 mon.a (mon.0) 1141 : cluster [WRN] Health check update: Degraded data redundancy: 6219/8832 objects degraded (70.414%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-09-14T04:38:17.385 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:17.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:17.387 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:38:17.488 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:17.508 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:17.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:17.510 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:38:17.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:17 smithi038 bash[84940]: cluster 2024-09-14T04:38:17.172910+0000 mon.a (mon.0) 1141 : cluster [WRN] Health check update: Degraded data redundancy: 6219/8832 objects degraded (70.414%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-09-14T04:38:17.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:17 smithi038 bash[84940]: cluster 2024-09-14T04:38:17.172910+0000 mon.a (mon.0) 1141 : cluster [WRN] Health check update: Degraded data redundancy: 6219/8832 objects degraded (70.414%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-09-14T04:38:17.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:17 smithi038 bash[87336]: cluster 2024-09-14T04:38:17.172910+0000 mon.a (mon.0) 1141 : cluster [WRN] Health check update: Degraded data redundancy: 6219/8832 objects degraded (70.414%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-09-14T04:38:17.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:17 smithi038 bash[87336]: cluster 2024-09-14T04:38:17.172910+0000 mon.a (mon.0) 1141 : cluster [WRN] Health check update: Degraded data redundancy: 6219/8832 objects degraded (70.414%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-09-14T04:38:17.611 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:17.631 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:17.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:17.633 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:38:17.734 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:17.762 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:17.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:17.764 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:38:17.865 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:17.892 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:17.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:17.894 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:17.995 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:18.024 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:18.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:18.025 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:38:18.126 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:18.153 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:18.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:18.156 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:18.256 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:18.282 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:18.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:18.285 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:38:18.386 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:18.410 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:18.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:18.412 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:38:18.513 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:18.521 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:38:18 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:38:18] "GET /metrics HTTP/1.1" 200 36670 "" "Prometheus/2.51.0" 2024-09-14T04:38:18.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:18 smithi038 bash[84940]: cluster 2024-09-14T04:38:17.309751+0000 mgr.y (mgr.26165) 918 : cluster [DBG] pgmap v911: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 66 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 849 op/s; 6219/3240 objects degraded (191.944%); 1.1 MiB/s, 97 objects/s recovering 2024-09-14T04:38:18.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:18 smithi038 bash[84940]: cluster 2024-09-14T04:38:17.309751+0000 mgr.y (mgr.26165) 918 : cluster [DBG] pgmap v911: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 66 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 849 op/s; 6219/3240 objects degraded (191.944%); 1.1 MiB/s, 97 objects/s recovering 2024-09-14T04:38:18.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:18 smithi038 bash[87336]: cluster 2024-09-14T04:38:17.309751+0000 mgr.y (mgr.26165) 918 : cluster [DBG] pgmap v911: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 66 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 849 op/s; 6219/3240 objects degraded (191.944%); 1.1 MiB/s, 97 objects/s recovering 2024-09-14T04:38:18.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:18 smithi038 bash[87336]: cluster 2024-09-14T04:38:17.309751+0000 mgr.y (mgr.26165) 918 : cluster [DBG] pgmap v911: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 66 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 849 op/s; 6219/3240 objects degraded (191.944%); 1.1 MiB/s, 97 objects/s recovering 2024-09-14T04:38:18.522 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:18 smithi123 bash[68976]: cluster 2024-09-14T04:38:17.309751+0000 mgr.y (mgr.26165) 918 : cluster [DBG] pgmap v911: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 66 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 849 op/s; 6219/3240 objects degraded (191.944%); 1.1 MiB/s, 97 objects/s recovering 2024-09-14T04:38:18.522 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:18 smithi123 bash[68976]: cluster 2024-09-14T04:38:17.309751+0000 mgr.y (mgr.26165) 918 : cluster [DBG] pgmap v911: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 66 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 849 op/s; 6219/3240 objects degraded (191.944%); 1.1 MiB/s, 97 objects/s recovering 2024-09-14T04:38:18.534 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:18.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:18.536 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:38:18.637 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:18.660 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:18.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:18.662 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:38:18.763 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:18.789 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:18.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:18.792 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:38:18.893 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:18.923 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:18.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:18.926 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:19.026 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:19.053 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:19.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:19.057 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:38:19.158 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:19.184 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:19.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:19.186 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:38:19.287 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:19.309 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:19.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:19.311 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:38:19.348 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:38:19.412 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:19.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:19 smithi123 bash[68976]: cluster 2024-09-14T04:38:18.279442+0000 mon.a (mon.0) 1142 : cluster [DBG] osdmap e203: 8 total, 8 up, 8 in 2024-09-14T04:38:19.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:19 smithi123 bash[68976]: cluster 2024-09-14T04:38:18.279442+0000 mon.a (mon.0) 1142 : cluster [DBG] osdmap e203: 8 total, 8 up, 8 in 2024-09-14T04:38:19.439 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:19.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:19.442 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:38:19.458 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:19 smithi038 bash[84940]: cluster 2024-09-14T04:38:18.279442+0000 mon.a (mon.0) 1142 : cluster [DBG] osdmap e203: 8 total, 8 up, 8 in 2024-09-14T04:38:19.458 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:19 smithi038 bash[84940]: cluster 2024-09-14T04:38:18.279442+0000 mon.a (mon.0) 1142 : cluster [DBG] osdmap e203: 8 total, 8 up, 8 in 2024-09-14T04:38:19.458 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:19 smithi038 bash[87336]: cluster 2024-09-14T04:38:18.279442+0000 mon.a (mon.0) 1142 : cluster [DBG] osdmap e203: 8 total, 8 up, 8 in 2024-09-14T04:38:19.458 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:19 smithi038 bash[87336]: cluster 2024-09-14T04:38:18.279442+0000 mon.a (mon.0) 1142 : cluster [DBG] osdmap e203: 8 total, 8 up, 8 in 2024-09-14T04:38:19.543 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:19.566 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:19.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:19.568 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:38:19.669 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:19.694 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:19.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:19.696 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:38:19.797 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:19.827 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:19.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:19.829 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:38:19.929 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:19.957 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:19.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:19.960 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:38:20.060 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:20.089 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:20.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:20.091 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:38:20.192 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:20.219 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:20.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:20.222 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:38:20.323 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:20.345 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:20.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:20.348 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:38:20.448 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:20.458 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:38:20 smithi123 bash[61744]: ts=2024-09-14T04:38:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:38:20.459 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:20 smithi123 bash[68976]: cluster 2024-09-14T04:38:19.283132+0000 mon.a (mon.0) 1143 : cluster [DBG] osdmap e204: 8 total, 8 up, 8 in 2024-09-14T04:38:20.459 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:20 smithi123 bash[68976]: cluster 2024-09-14T04:38:19.283132+0000 mon.a (mon.0) 1143 : cluster [DBG] osdmap e204: 8 total, 8 up, 8 in 2024-09-14T04:38:20.459 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:20 smithi123 bash[68976]: cluster 2024-09-14T04:38:19.310519+0000 mgr.y (mgr.26165) 919 : cluster [DBG] pgmap v914: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 66 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 441 op/s; 6219/3240 objects degraded (191.944%); 1.1 MiB/s, 44 objects/s recovering 2024-09-14T04:38:20.459 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:20 smithi123 bash[68976]: cluster 2024-09-14T04:38:19.310519+0000 mgr.y (mgr.26165) 919 : cluster [DBG] pgmap v914: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 66 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 441 op/s; 6219/3240 objects degraded (191.944%); 1.1 MiB/s, 44 objects/s recovering 2024-09-14T04:38:20.470 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:20.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:20.472 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:38:20.573 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:20.595 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:20.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:20.600 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:38:20.701 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:20.722 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:20.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:20.725 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:38:20.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:20 smithi038 bash[84940]: cluster 2024-09-14T04:38:19.283132+0000 mon.a (mon.0) 1143 : cluster [DBG] osdmap e204: 8 total, 8 up, 8 in 2024-09-14T04:38:20.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:20 smithi038 bash[84940]: cluster 2024-09-14T04:38:19.283132+0000 mon.a (mon.0) 1143 : cluster [DBG] osdmap e204: 8 total, 8 up, 8 in 2024-09-14T04:38:20.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:20 smithi038 bash[84940]: cluster 2024-09-14T04:38:19.310519+0000 mgr.y (mgr.26165) 919 : cluster [DBG] pgmap v914: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 66 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 441 op/s; 6219/3240 objects degraded (191.944%); 1.1 MiB/s, 44 objects/s recovering 2024-09-14T04:38:20.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:20 smithi038 bash[84940]: cluster 2024-09-14T04:38:19.310519+0000 mgr.y (mgr.26165) 919 : cluster [DBG] pgmap v914: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 66 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 441 op/s; 6219/3240 objects degraded (191.944%); 1.1 MiB/s, 44 objects/s recovering 2024-09-14T04:38:20.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:20 smithi038 bash[87336]: cluster 2024-09-14T04:38:19.283132+0000 mon.a (mon.0) 1143 : cluster [DBG] osdmap e204: 8 total, 8 up, 8 in 2024-09-14T04:38:20.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:20 smithi038 bash[87336]: cluster 2024-09-14T04:38:19.283132+0000 mon.a (mon.0) 1143 : cluster [DBG] osdmap e204: 8 total, 8 up, 8 in 2024-09-14T04:38:20.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:20 smithi038 bash[87336]: cluster 2024-09-14T04:38:19.310519+0000 mgr.y (mgr.26165) 919 : cluster [DBG] pgmap v914: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 66 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 441 op/s; 6219/3240 objects degraded (191.944%); 1.1 MiB/s, 44 objects/s recovering 2024-09-14T04:38:20.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:20 smithi038 bash[87336]: cluster 2024-09-14T04:38:19.310519+0000 mgr.y (mgr.26165) 919 : cluster [DBG] pgmap v914: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 66 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 441 op/s; 6219/3240 objects degraded (191.944%); 1.1 MiB/s, 44 objects/s recovering 2024-09-14T04:38:20.826 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:20.845 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:20.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:20.848 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:38:20.948 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:20.969 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:20.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:20.971 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:38:21.072 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:21.098 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:21.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:21.100 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:38:21.199 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_3 2024-09-14T04:38:21.199 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd pool rm unique_pool_3 unique_pool_3 --yes-i-really-really-mean-it 2024-09-14T04:38:21.200 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:21.224 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:21.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:21.226 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:38:21.327 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:21.351 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:21.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:21.353 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:38:21.454 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:21.474 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:21.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:21.476 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:38:21.480 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:21 smithi038 bash[84940]: cluster 2024-09-14T04:38:20.314465+0000 mon.a (mon.0) 1144 : cluster [DBG] osdmap e205: 8 total, 8 up, 8 in 2024-09-14T04:38:21.480 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:21 smithi038 bash[84940]: cluster 2024-09-14T04:38:20.314465+0000 mon.a (mon.0) 1144 : cluster [DBG] osdmap e205: 8 total, 8 up, 8 in 2024-09-14T04:38:21.481 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:21 smithi038 bash[87336]: cluster 2024-09-14T04:38:20.314465+0000 mon.a (mon.0) 1144 : cluster [DBG] osdmap e205: 8 total, 8 up, 8 in 2024-09-14T04:38:21.481 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:21 smithi038 bash[87336]: cluster 2024-09-14T04:38:20.314465+0000 mon.a (mon.0) 1144 : cluster [DBG] osdmap e205: 8 total, 8 up, 8 in 2024-09-14T04:38:21.577 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:21.591 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:21 smithi123 bash[68976]: cluster 2024-09-14T04:38:20.314465+0000 mon.a (mon.0) 1144 : cluster [DBG] osdmap e205: 8 total, 8 up, 8 in 2024-09-14T04:38:21.591 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:21 smithi123 bash[68976]: cluster 2024-09-14T04:38:20.314465+0000 mon.a (mon.0) 1144 : cluster [DBG] osdmap e205: 8 total, 8 up, 8 in 2024-09-14T04:38:21.606 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:21.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:21.608 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:38:21.709 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:21.732 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:21.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:21.734 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:38:21.835 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:21.864 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:21.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:21.866 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:38:21.967 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:21.990 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:21.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:21.992 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:38:22.093 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:22.118 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:22.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:22.120 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:38:22.221 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:22.247 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:22.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:22.250 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:38:22.350 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:22.379 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:22.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:22.382 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:38:22.483 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:22.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:22 smithi123 bash[68976]: cluster 2024-09-14T04:38:21.311469+0000 mgr.y (mgr.26165) 920 : cluster [DBG] pgmap v917: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 peering, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1.9 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 257 op/s; 4628/144 objects degraded (3213.889%); 0 B/s, 396 objects/s recovering 2024-09-14T04:38:22.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:22 smithi123 bash[68976]: cluster 2024-09-14T04:38:21.311469+0000 mgr.y (mgr.26165) 920 : cluster [DBG] pgmap v917: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 peering, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1.9 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 257 op/s; 4628/144 objects degraded (3213.889%); 0 B/s, 396 objects/s recovering 2024-09-14T04:38:22.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:22 smithi123 bash[68976]: cluster 2024-09-14T04:38:21.313456+0000 mon.a (mon.0) 1145 : cluster [DBG] osdmap e206: 8 total, 8 up, 8 in 2024-09-14T04:38:22.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:22 smithi123 bash[68976]: cluster 2024-09-14T04:38:21.313456+0000 mon.a (mon.0) 1145 : cluster [DBG] osdmap e206: 8 total, 8 up, 8 in 2024-09-14T04:38:22.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:22 smithi123 bash[68976]: cluster 2024-09-14T04:38:22.174112+0000 mon.a (mon.0) 1146 : cluster [WRN] Health check update: Degraded data redundancy: 6219/3240 objects degraded (191.944%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-09-14T04:38:22.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:22 smithi123 bash[68976]: cluster 2024-09-14T04:38:22.174112+0000 mon.a (mon.0) 1146 : cluster [WRN] Health check update: Degraded data redundancy: 6219/3240 objects degraded (191.944%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-09-14T04:38:22.506 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:22.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:22.508 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:38:22.609 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:22.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:22 smithi038 bash[87336]: cluster 2024-09-14T04:38:21.311469+0000 mgr.y (mgr.26165) 920 : cluster [DBG] pgmap v917: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 peering, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1.9 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 257 op/s; 4628/144 objects degraded (3213.889%); 0 B/s, 396 objects/s recovering 2024-09-14T04:38:22.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:22 smithi038 bash[87336]: cluster 2024-09-14T04:38:21.311469+0000 mgr.y (mgr.26165) 920 : cluster [DBG] pgmap v917: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 peering, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1.9 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 257 op/s; 4628/144 objects degraded (3213.889%); 0 B/s, 396 objects/s recovering 2024-09-14T04:38:22.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:22 smithi038 bash[87336]: cluster 2024-09-14T04:38:21.313456+0000 mon.a (mon.0) 1145 : cluster [DBG] osdmap e206: 8 total, 8 up, 8 in 2024-09-14T04:38:22.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:22 smithi038 bash[87336]: cluster 2024-09-14T04:38:21.313456+0000 mon.a (mon.0) 1145 : cluster [DBG] osdmap e206: 8 total, 8 up, 8 in 2024-09-14T04:38:22.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:22 smithi038 bash[87336]: cluster 2024-09-14T04:38:22.174112+0000 mon.a (mon.0) 1146 : cluster [WRN] Health check update: Degraded data redundancy: 6219/3240 objects degraded (191.944%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-09-14T04:38:22.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:22 smithi038 bash[87336]: cluster 2024-09-14T04:38:22.174112+0000 mon.a (mon.0) 1146 : cluster [WRN] Health check update: Degraded data redundancy: 6219/3240 objects degraded (191.944%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-09-14T04:38:22.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:22 smithi038 bash[84940]: cluster 2024-09-14T04:38:21.311469+0000 mgr.y (mgr.26165) 920 : cluster [DBG] pgmap v917: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 peering, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1.9 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 257 op/s; 4628/144 objects degraded (3213.889%); 0 B/s, 396 objects/s recovering 2024-09-14T04:38:22.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:22 smithi038 bash[84940]: cluster 2024-09-14T04:38:21.311469+0000 mgr.y (mgr.26165) 920 : cluster [DBG] pgmap v917: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 peering, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1.9 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 257 op/s; 4628/144 objects degraded (3213.889%); 0 B/s, 396 objects/s recovering 2024-09-14T04:38:22.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:22 smithi038 bash[84940]: cluster 2024-09-14T04:38:21.313456+0000 mon.a (mon.0) 1145 : cluster [DBG] osdmap e206: 8 total, 8 up, 8 in 2024-09-14T04:38:22.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:22 smithi038 bash[84940]: cluster 2024-09-14T04:38:21.313456+0000 mon.a (mon.0) 1145 : cluster [DBG] osdmap e206: 8 total, 8 up, 8 in 2024-09-14T04:38:22.635 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:22 smithi038 bash[84940]: cluster 2024-09-14T04:38:22.174112+0000 mon.a (mon.0) 1146 : cluster [WRN] Health check update: Degraded data redundancy: 6219/3240 objects degraded (191.944%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-09-14T04:38:22.635 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:22 smithi038 bash[84940]: cluster 2024-09-14T04:38:22.174112+0000 mon.a (mon.0) 1146 : cluster [WRN] Health check update: Degraded data redundancy: 6219/3240 objects degraded (191.944%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-09-14T04:38:22.635 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:22.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:22.637 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:38:22.738 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:22.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:22.770 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:22.770 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:38:22.870 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:22.902 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:22.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:22.906 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:23.006 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:23.035 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:23.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:23.037 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:38:23.138 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:23.166 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:23.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:23.168 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:38:23.269 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:23.295 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:23.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:23.297 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:38:23.398 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:23.428 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:23.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:23.431 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:38:23.531 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:23.557 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:23.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:23.560 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:38:23.661 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:23.687 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:23.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:23.689 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:38:23.790 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:23.814 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:23.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:23.816 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:38:23.916 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:23.944 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:23.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:23.946 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:38:24.047 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:24.072 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:24.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:24.074 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:38:24.174 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:24.200 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:24.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:24.202 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:38:24.302 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:24.327 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:24.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:24.329 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:38:24.430 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:24.457 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:24.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:24.460 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:24.561 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:24.589 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:24.590 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:24 smithi038 bash[84940]: cluster 2024-09-14T04:38:23.312344+0000 mgr.y (mgr.26165) 921 : cluster [DBG] pgmap v918: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 peering, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1.9 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 204 op/s; 4628/144 objects degraded (3213.889%); 0 B/s, 314 objects/s recovering 2024-09-14T04:38:24.590 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:24 smithi038 bash[84940]: cluster 2024-09-14T04:38:23.312344+0000 mgr.y (mgr.26165) 921 : cluster [DBG] pgmap v918: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 peering, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1.9 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 204 op/s; 4628/144 objects degraded (3213.889%); 0 B/s, 314 objects/s recovering 2024-09-14T04:38:24.591 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:24 smithi038 bash[87336]: cluster 2024-09-14T04:38:23.312344+0000 mgr.y (mgr.26165) 921 : cluster [DBG] pgmap v918: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 peering, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1.9 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 204 op/s; 4628/144 objects degraded (3213.889%); 0 B/s, 314 objects/s recovering 2024-09-14T04:38:24.591 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:24 smithi038 bash[87336]: cluster 2024-09-14T04:38:23.312344+0000 mgr.y (mgr.26165) 921 : cluster [DBG] pgmap v918: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 peering, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1.9 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 204 op/s; 4628/144 objects degraded (3213.889%); 0 B/s, 314 objects/s recovering 2024-09-14T04:38:24.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:24.591 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:24.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:24 smithi123 bash[68976]: cluster 2024-09-14T04:38:23.312344+0000 mgr.y (mgr.26165) 921 : cluster [DBG] pgmap v918: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 peering, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1.9 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 204 op/s; 4628/144 objects degraded (3213.889%); 0 B/s, 314 objects/s recovering 2024-09-14T04:38:24.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:24 smithi123 bash[68976]: cluster 2024-09-14T04:38:23.312344+0000 mgr.y (mgr.26165) 921 : cluster [DBG] pgmap v918: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 peering, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1.9 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 204 op/s; 4628/144 objects degraded (3213.889%); 0 B/s, 314 objects/s recovering 2024-09-14T04:38:24.692 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:24.715 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:24.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:24.717 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:38:24.818 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:24.846 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:24.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:24.849 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:38:24.949 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:24.974 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:24.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:24.976 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:38:25.077 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:25.105 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:25.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:25.108 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:38:25.209 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:25.236 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:25.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:25.238 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:38:25.338 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:25.368 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:25.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:25.370 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:38:25.471 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:25.499 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:25.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:25.502 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:38:25.603 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:25.628 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:25.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:25.631 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:38:25.732 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:25.758 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:25.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:25.760 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:38:25.860 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:25.884 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:25.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:25.886 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:38:25.986 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:26.008 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:26.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:26.010 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:26.111 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:26.138 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:26.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:26.140 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:38:26.241 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:26.268 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:26.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:26.271 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:26.343 INFO:teuthology.orchestra.run.smithi038.stderr:reweighted osd.4 to 1 (10000) 2024-09-14T04:38:26.372 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:26.393 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:26.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:26.395 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:38:26.496 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:26.504 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:26 smithi038 bash[84940]: cluster 2024-09-14T04:38:25.313544+0000 mgr.y (mgr.26165) 922 : cluster [DBG] pgmap v919: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 peering, 96 active+clean; 1.9 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 170 op/s; 4628/144 objects degraded (3213.889%); 0 B/s, 262 objects/s recovering 2024-09-14T04:38:26.505 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:26 smithi038 bash[84940]: cluster 2024-09-14T04:38:25.313544+0000 mgr.y (mgr.26165) 922 : cluster [DBG] pgmap v919: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 peering, 96 active+clean; 1.9 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 170 op/s; 4628/144 objects degraded (3213.889%); 0 B/s, 262 objects/s recovering 2024-09-14T04:38:26.505 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:26 smithi038 bash[84940]: audit 2024-09-14T04:38:25.991978+0000 mon.a (mon.0) 1147 : audit [INF] from='client.? 172.21.15.38:0/2192319829' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-14T04:38:26.505 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:26 smithi038 bash[84940]: audit 2024-09-14T04:38:25.991978+0000 mon.a (mon.0) 1147 : audit [INF] from='client.? 172.21.15.38:0/2192319829' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-14T04:38:26.505 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:26 smithi038 bash[87336]: cluster 2024-09-14T04:38:25.313544+0000 mgr.y (mgr.26165) 922 : cluster [DBG] pgmap v919: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 peering, 96 active+clean; 1.9 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 170 op/s; 4628/144 objects degraded (3213.889%); 0 B/s, 262 objects/s recovering 2024-09-14T04:38:26.505 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:26 smithi038 bash[87336]: cluster 2024-09-14T04:38:25.313544+0000 mgr.y (mgr.26165) 922 : cluster [DBG] pgmap v919: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 peering, 96 active+clean; 1.9 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 170 op/s; 4628/144 objects degraded (3213.889%); 0 B/s, 262 objects/s recovering 2024-09-14T04:38:26.505 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:26 smithi038 bash[87336]: audit 2024-09-14T04:38:25.991978+0000 mon.a (mon.0) 1147 : audit [INF] from='client.? 172.21.15.38:0/2192319829' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-14T04:38:26.505 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:26 smithi038 bash[87336]: audit 2024-09-14T04:38:25.991978+0000 mon.a (mon.0) 1147 : audit [INF] from='client.? 172.21.15.38:0/2192319829' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-14T04:38:26.522 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:26.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:26.525 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:38:26.625 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:26.634 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:26 smithi123 bash[68976]: cluster 2024-09-14T04:38:25.313544+0000 mgr.y (mgr.26165) 922 : cluster [DBG] pgmap v919: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 peering, 96 active+clean; 1.9 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 170 op/s; 4628/144 objects degraded (3213.889%); 0 B/s, 262 objects/s recovering 2024-09-14T04:38:26.634 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:26 smithi123 bash[68976]: cluster 2024-09-14T04:38:25.313544+0000 mgr.y (mgr.26165) 922 : cluster [DBG] pgmap v919: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 peering, 96 active+clean; 1.9 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 170 op/s; 4628/144 objects degraded (3213.889%); 0 B/s, 262 objects/s recovering 2024-09-14T04:38:26.635 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:26 smithi123 bash[68976]: audit 2024-09-14T04:38:25.991978+0000 mon.a (mon.0) 1147 : audit [INF] from='client.? 172.21.15.38:0/2192319829' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-14T04:38:26.635 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:26 smithi123 bash[68976]: audit 2024-09-14T04:38:25.991978+0000 mon.a (mon.0) 1147 : audit [INF] from='client.? 172.21.15.38:0/2192319829' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-14T04:38:26.646 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:26.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:26.649 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:38:26.750 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:26.773 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:26.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:26.774 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:38:26.875 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:26.897 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:26.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:26.899 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:38:27.000 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:27.021 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:27.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:27.023 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:27.124 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:27.149 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:27.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:27.169 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:38:27.270 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:27.299 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:27.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:27.301 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:38:27.402 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:27.427 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:27.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:27.429 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:38:27.530 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:27.554 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:27.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:27.556 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:38:27.657 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:27.685 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:27.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:27.687 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:38:27.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:27 smithi123 bash[68976]: audit 2024-09-14T04:38:26.344497+0000 mon.a (mon.0) 1148 : audit [INF] from='client.? 172.21.15.38:0/2192319829' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-14T04:38:27.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:27 smithi123 bash[68976]: audit 2024-09-14T04:38:26.344497+0000 mon.a (mon.0) 1148 : audit [INF] from='client.? 172.21.15.38:0/2192319829' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-14T04:38:27.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:27 smithi123 bash[68976]: cluster 2024-09-14T04:38:26.354638+0000 mon.a (mon.0) 1149 : cluster [DBG] osdmap e207: 8 total, 8 up, 8 in 2024-09-14T04:38:27.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:27 smithi123 bash[68976]: cluster 2024-09-14T04:38:26.354638+0000 mon.a (mon.0) 1149 : cluster [DBG] osdmap e207: 8 total, 8 up, 8 in 2024-09-14T04:38:27.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:27 smithi123 bash[68976]: cluster 2024-09-14T04:38:27.175336+0000 mon.a (mon.0) 1150 : cluster [WRN] Health check update: Degraded data redundancy: 4628/144 objects degraded (3213.889%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-14T04:38:27.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:27 smithi123 bash[68976]: cluster 2024-09-14T04:38:27.175336+0000 mon.a (mon.0) 1150 : cluster [WRN] Health check update: Degraded data redundancy: 4628/144 objects degraded (3213.889%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-14T04:38:27.748 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:27 smithi038 bash[84940]: audit 2024-09-14T04:38:26.344497+0000 mon.a (mon.0) 1148 : audit [INF] from='client.? 172.21.15.38:0/2192319829' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-14T04:38:27.748 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:27 smithi038 bash[84940]: audit 2024-09-14T04:38:26.344497+0000 mon.a (mon.0) 1148 : audit [INF] from='client.? 172.21.15.38:0/2192319829' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-14T04:38:27.748 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:27 smithi038 bash[84940]: cluster 2024-09-14T04:38:26.354638+0000 mon.a (mon.0) 1149 : cluster [DBG] osdmap e207: 8 total, 8 up, 8 in 2024-09-14T04:38:27.748 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:27 smithi038 bash[84940]: cluster 2024-09-14T04:38:26.354638+0000 mon.a (mon.0) 1149 : cluster [DBG] osdmap e207: 8 total, 8 up, 8 in 2024-09-14T04:38:27.748 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:27 smithi038 bash[84940]: cluster 2024-09-14T04:38:27.175336+0000 mon.a (mon.0) 1150 : cluster [WRN] Health check update: Degraded data redundancy: 4628/144 objects degraded (3213.889%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-14T04:38:27.748 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:27 smithi038 bash[84940]: cluster 2024-09-14T04:38:27.175336+0000 mon.a (mon.0) 1150 : cluster [WRN] Health check update: Degraded data redundancy: 4628/144 objects degraded (3213.889%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-14T04:38:27.749 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:27 smithi038 bash[87336]: audit 2024-09-14T04:38:26.344497+0000 mon.a (mon.0) 1148 : audit [INF] from='client.? 172.21.15.38:0/2192319829' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-14T04:38:27.749 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:27 smithi038 bash[87336]: audit 2024-09-14T04:38:26.344497+0000 mon.a (mon.0) 1148 : audit [INF] from='client.? 172.21.15.38:0/2192319829' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-14T04:38:27.749 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:27 smithi038 bash[87336]: cluster 2024-09-14T04:38:26.354638+0000 mon.a (mon.0) 1149 : cluster [DBG] osdmap e207: 8 total, 8 up, 8 in 2024-09-14T04:38:27.749 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:27 smithi038 bash[87336]: cluster 2024-09-14T04:38:26.354638+0000 mon.a (mon.0) 1149 : cluster [DBG] osdmap e207: 8 total, 8 up, 8 in 2024-09-14T04:38:27.749 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:27 smithi038 bash[87336]: cluster 2024-09-14T04:38:27.175336+0000 mon.a (mon.0) 1150 : cluster [WRN] Health check update: Degraded data redundancy: 4628/144 objects degraded (3213.889%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-14T04:38:27.749 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:27 smithi038 bash[87336]: cluster 2024-09-14T04:38:27.175336+0000 mon.a (mon.0) 1150 : cluster [WRN] Health check update: Degraded data redundancy: 4628/144 objects degraded (3213.889%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-14T04:38:27.789 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:27.810 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:27.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:27.813 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:38:27.913 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:27.942 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:27.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:27.944 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:28.045 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:28.073 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:28.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:28.076 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:38:28.177 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:28.204 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:28.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:28.207 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:38:28.307 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:28.330 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:28.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:28.332 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:38:28.395 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:38:28 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:38:28] "GET /metrics HTTP/1.1" 200 36670 "" "Prometheus/2.51.0" 2024-09-14T04:38:28.433 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:28.443 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:28 smithi123 bash[68976]: cluster 2024-09-14T04:38:27.314355+0000 mgr.y (mgr.26165) 923 : cluster [DBG] pgmap v921: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 1.9 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 49 op/s; 4093/144 objects degraded (2842.361%); 0 B/s, 244 objects/s recovering 2024-09-14T04:38:28.443 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:28 smithi123 bash[68976]: cluster 2024-09-14T04:38:27.314355+0000 mgr.y (mgr.26165) 923 : cluster [DBG] pgmap v921: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 1.9 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 49 op/s; 4093/144 objects degraded (2842.361%); 0 B/s, 244 objects/s recovering 2024-09-14T04:38:28.456 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:28.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:28.458 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:38:28.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:28 smithi038 bash[84940]: cluster 2024-09-14T04:38:27.314355+0000 mgr.y (mgr.26165) 923 : cluster [DBG] pgmap v921: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 1.9 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 49 op/s; 4093/144 objects degraded (2842.361%); 0 B/s, 244 objects/s recovering 2024-09-14T04:38:28.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:28 smithi038 bash[84940]: cluster 2024-09-14T04:38:27.314355+0000 mgr.y (mgr.26165) 923 : cluster [DBG] pgmap v921: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 1.9 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 49 op/s; 4093/144 objects degraded (2842.361%); 0 B/s, 244 objects/s recovering 2024-09-14T04:38:28.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:28 smithi038 bash[87336]: cluster 2024-09-14T04:38:27.314355+0000 mgr.y (mgr.26165) 923 : cluster [DBG] pgmap v921: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 1.9 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 49 op/s; 4093/144 objects degraded (2842.361%); 0 B/s, 244 objects/s recovering 2024-09-14T04:38:28.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:28 smithi038 bash[87336]: cluster 2024-09-14T04:38:27.314355+0000 mgr.y (mgr.26165) 923 : cluster [DBG] pgmap v921: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 1.9 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 49 op/s; 4093/144 objects degraded (2842.361%); 0 B/s, 244 objects/s recovering 2024-09-14T04:38:28.559 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:28.588 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:28.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:28.590 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:38:28.691 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:28.720 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:28.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:28.723 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:38:28.823 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:28.848 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:28.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:28.850 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:38:28.951 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:28.978 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:28.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:28.980 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:29.081 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:29.109 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:29.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:29.111 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:29.212 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:29.241 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:29.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:29.243 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:38:29.344 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:29.369 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:29.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:29.370 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:38:29.471 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:29.498 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:29.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:29.500 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:38:29.574 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd reweight 5 1 2024-09-14T04:38:29.601 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:29.625 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:29.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:29.627 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:38:29.728 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:29.749 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:29.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:29.751 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:38:29.852 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:29.876 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:29.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:29.878 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:38:29.979 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:30.007 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:30.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:30.009 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:30.110 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:30.136 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:30.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:30.138 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:38:30.238 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:30.264 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:30.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:30.266 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:30.367 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:30.393 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:30.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:30.396 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:38:30.496 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:30.506 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:38:30 smithi123 bash[61744]: ts=2024-09-14T04:38:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:38:30.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:30 smithi123 bash[68976]: cluster 2024-09-14T04:38:29.314978+0000 mgr.y (mgr.26165) 924 : cluster [DBG] pgmap v922: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 1.9 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 4093/144 objects degraded (2842.361%); 0 B/s, 77 objects/s recovering 2024-09-14T04:38:30.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:30 smithi123 bash[68976]: cluster 2024-09-14T04:38:29.314978+0000 mgr.y (mgr.26165) 924 : cluster [DBG] pgmap v922: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 1.9 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 4093/144 objects degraded (2842.361%); 0 B/s, 77 objects/s recovering 2024-09-14T04:38:30.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:30 smithi123 bash[68976]: audit 2024-09-14T04:38:30.235332+0000 mon.a (mon.0) 1151 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:38:30.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:30 smithi123 bash[68976]: audit 2024-09-14T04:38:30.235332+0000 mon.a (mon.0) 1151 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:38:30.517 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:30.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:30.520 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:38:30.621 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:30.644 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:30.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:30.645 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:38:30.746 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:30.768 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:30.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:30.771 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:38:30.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:30 smithi038 bash[87336]: cluster 2024-09-14T04:38:29.314978+0000 mgr.y (mgr.26165) 924 : cluster [DBG] pgmap v922: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 1.9 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 4093/144 objects degraded (2842.361%); 0 B/s, 77 objects/s recovering 2024-09-14T04:38:30.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:30 smithi038 bash[87336]: cluster 2024-09-14T04:38:29.314978+0000 mgr.y (mgr.26165) 924 : cluster [DBG] pgmap v922: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 1.9 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 4093/144 objects degraded (2842.361%); 0 B/s, 77 objects/s recovering 2024-09-14T04:38:30.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:30 smithi038 bash[87336]: audit 2024-09-14T04:38:30.235332+0000 mon.a (mon.0) 1151 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:38:30.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:30 smithi038 bash[87336]: audit 2024-09-14T04:38:30.235332+0000 mon.a (mon.0) 1151 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:38:30.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:30 smithi038 bash[84940]: cluster 2024-09-14T04:38:29.314978+0000 mgr.y (mgr.26165) 924 : cluster [DBG] pgmap v922: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 1.9 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 4093/144 objects degraded (2842.361%); 0 B/s, 77 objects/s recovering 2024-09-14T04:38:30.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:30 smithi038 bash[84940]: cluster 2024-09-14T04:38:29.314978+0000 mgr.y (mgr.26165) 924 : cluster [DBG] pgmap v922: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 1.9 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 4093/144 objects degraded (2842.361%); 0 B/s, 77 objects/s recovering 2024-09-14T04:38:30.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:30 smithi038 bash[84940]: audit 2024-09-14T04:38:30.235332+0000 mon.a (mon.0) 1151 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:38:30.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:30 smithi038 bash[84940]: audit 2024-09-14T04:38:30.235332+0000 mon.a (mon.0) 1151 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:38:30.871 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:30.899 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:30.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:30.902 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:38:31.002 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:31.024 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:31.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:31.026 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:31.081 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:38:31.128 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:31.153 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:31.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:31.155 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:38:31.235 INFO:teuthology.orchestra.run.smithi038.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-14T04:38:31.235 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0: {} 2024-09-14T04:38:31.253 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1: {} 2024-09-14T04:38:31.253 INFO:teuthology.orchestra.run.smithi038.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-14T04:38:31.255 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:31.270 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2: {} 2024-09-14T04:38:31.271 INFO:teuthology.orchestra.run.smithi038.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-14T04:38:31.274 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:31.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:31.277 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:31.289 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3: {} 2024-09-14T04:38:31.289 INFO:teuthology.orchestra.run.smithi038.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-14T04:38:31.308 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4: {} 2024-09-14T04:38:31.309 INFO:teuthology.orchestra.run.smithi038.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-14T04:38:31.325 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5: {} 2024-09-14T04:38:31.326 INFO:teuthology.orchestra.run.smithi038.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-14T04:38:31.342 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6: {} 2024-09-14T04:38:31.344 INFO:teuthology.orchestra.run.smithi038.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-14T04:38:31.360 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7: {} 2024-09-14T04:38:31.360 INFO:teuthology.orchestra.run.smithi038.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-14T04:38:31.379 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:31.399 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:31.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:31.402 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:38:31.422 INFO:teuthology.orchestra.run.smithi038.stderr:nodeep-scrub is set 2024-09-14T04:38:31.503 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:31.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:31 smithi038 bash[87336]: audit 2024-09-14T04:38:31.217389+0000 mon.a (mon.0) 1152 : audit [DBG] from='client.? 172.21.15.38:0/2071374357' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:38:31.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:31 smithi038 bash[87336]: audit 2024-09-14T04:38:31.217389+0000 mon.a (mon.0) 1152 : audit [DBG] from='client.? 172.21.15.38:0/2071374357' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:38:31.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:31 smithi038 bash[87336]: audit 2024-09-14T04:38:31.276063+0000 mon.a (mon.0) 1153 : audit [INF] from='client.? 172.21.15.38:0/1582906735' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:38:31.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:31 smithi038 bash[87336]: audit 2024-09-14T04:38:31.276063+0000 mon.a (mon.0) 1153 : audit [INF] from='client.? 172.21.15.38:0/1582906735' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:38:31.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:31 smithi038 bash[84940]: audit 2024-09-14T04:38:31.217389+0000 mon.a (mon.0) 1152 : audit [DBG] from='client.? 172.21.15.38:0/2071374357' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:38:31.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:31 smithi038 bash[84940]: audit 2024-09-14T04:38:31.217389+0000 mon.a (mon.0) 1152 : audit [DBG] from='client.? 172.21.15.38:0/2071374357' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:38:31.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:31 smithi038 bash[84940]: audit 2024-09-14T04:38:31.276063+0000 mon.a (mon.0) 1153 : audit [INF] from='client.? 172.21.15.38:0/1582906735' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:38:31.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:31 smithi038 bash[84940]: audit 2024-09-14T04:38:31.276063+0000 mon.a (mon.0) 1153 : audit [INF] from='client.? 172.21.15.38:0/1582906735' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:38:31.524 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:31.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:31.526 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:38:31.627 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:31.648 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:31.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:31.650 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:38:31.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:31 smithi123 bash[68976]: audit 2024-09-14T04:38:31.217389+0000 mon.a (mon.0) 1152 : audit [DBG] from='client.? 172.21.15.38:0/2071374357' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:38:31.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:31 smithi123 bash[68976]: audit 2024-09-14T04:38:31.217389+0000 mon.a (mon.0) 1152 : audit [DBG] from='client.? 172.21.15.38:0/2071374357' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:38:31.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:31 smithi123 bash[68976]: audit 2024-09-14T04:38:31.276063+0000 mon.a (mon.0) 1153 : audit [INF] from='client.? 172.21.15.38:0/1582906735' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:38:31.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:31 smithi123 bash[68976]: audit 2024-09-14T04:38:31.276063+0000 mon.a (mon.0) 1153 : audit [INF] from='client.? 172.21.15.38:0/1582906735' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:38:31.751 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:31.774 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:31.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:31.776 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:38:31.877 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:31.905 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:31.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:31.907 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:38:32.008 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:32.028 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:32.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:32.030 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:38:32.131 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:32.156 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:32.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:32.158 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:38:32.259 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:32.279 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:32.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:32.281 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:38:32.382 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:32.405 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:32.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:32.407 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:38:32.508 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:32.519 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:32 smithi123 bash[68976]: cluster 2024-09-14T04:38:31.315727+0000 mgr.y (mgr.26165) 925 : cluster [DBG] pgmap v923: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 1.9 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 2487/144 objects degraded (1727.083%); 0 B/s, 222 objects/s recovering 2024-09-14T04:38:32.519 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:32 smithi123 bash[68976]: cluster 2024-09-14T04:38:31.315727+0000 mgr.y (mgr.26165) 925 : cluster [DBG] pgmap v923: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 1.9 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 2487/144 objects degraded (1727.083%); 0 B/s, 222 objects/s recovering 2024-09-14T04:38:32.519 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:32 smithi123 bash[68976]: cluster 2024-09-14T04:38:31.412608+0000 mon.a (mon.0) 1154 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:38:32.519 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:32 smithi123 bash[68976]: cluster 2024-09-14T04:38:31.412608+0000 mon.a (mon.0) 1154 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:38:32.519 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:32 smithi123 bash[68976]: audit 2024-09-14T04:38:31.423810+0000 mon.a (mon.0) 1155 : audit [INF] from='client.? 172.21.15.38:0/1582906735' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:38:32.519 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:32 smithi123 bash[68976]: audit 2024-09-14T04:38:31.423810+0000 mon.a (mon.0) 1155 : audit [INF] from='client.? 172.21.15.38:0/1582906735' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:38:32.519 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:32 smithi123 bash[68976]: cluster 2024-09-14T04:38:31.437794+0000 mon.a (mon.0) 1156 : cluster [DBG] osdmap e208: 8 total, 8 up, 8 in 2024-09-14T04:38:32.519 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:32 smithi123 bash[68976]: cluster 2024-09-14T04:38:31.437794+0000 mon.a (mon.0) 1156 : cluster [DBG] osdmap e208: 8 total, 8 up, 8 in 2024-09-14T04:38:32.519 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:32 smithi123 bash[68976]: cluster 2024-09-14T04:38:32.176379+0000 mon.a (mon.0) 1157 : cluster [WRN] Health check update: Degraded data redundancy: 2487/144 objects degraded (1727.083%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-14T04:38:32.519 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:32 smithi123 bash[68976]: cluster 2024-09-14T04:38:32.176379+0000 mon.a (mon.0) 1157 : cluster [WRN] Health check update: Degraded data redundancy: 2487/144 objects degraded (1727.083%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-14T04:38:32.535 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:32.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:32.537 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:38:32.638 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:32.662 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:32.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:32.665 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:38:32.766 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:32.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:32 smithi038 bash[84940]: cluster 2024-09-14T04:38:31.315727+0000 mgr.y (mgr.26165) 925 : cluster [DBG] pgmap v923: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 1.9 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 2487/144 objects degraded (1727.083%); 0 B/s, 222 objects/s recovering 2024-09-14T04:38:32.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:32 smithi038 bash[84940]: cluster 2024-09-14T04:38:31.315727+0000 mgr.y (mgr.26165) 925 : cluster [DBG] pgmap v923: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 1.9 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 2487/144 objects degraded (1727.083%); 0 B/s, 222 objects/s recovering 2024-09-14T04:38:32.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:32 smithi038 bash[84940]: cluster 2024-09-14T04:38:31.412608+0000 mon.a (mon.0) 1154 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:38:32.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:32 smithi038 bash[84940]: cluster 2024-09-14T04:38:31.412608+0000 mon.a (mon.0) 1154 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:38:32.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:32 smithi038 bash[84940]: audit 2024-09-14T04:38:31.423810+0000 mon.a (mon.0) 1155 : audit [INF] from='client.? 172.21.15.38:0/1582906735' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:38:32.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:32 smithi038 bash[84940]: audit 2024-09-14T04:38:31.423810+0000 mon.a (mon.0) 1155 : audit [INF] from='client.? 172.21.15.38:0/1582906735' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:38:32.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:32 smithi038 bash[84940]: cluster 2024-09-14T04:38:31.437794+0000 mon.a (mon.0) 1156 : cluster [DBG] osdmap e208: 8 total, 8 up, 8 in 2024-09-14T04:38:32.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:32 smithi038 bash[84940]: cluster 2024-09-14T04:38:31.437794+0000 mon.a (mon.0) 1156 : cluster [DBG] osdmap e208: 8 total, 8 up, 8 in 2024-09-14T04:38:32.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:32 smithi038 bash[84940]: cluster 2024-09-14T04:38:32.176379+0000 mon.a (mon.0) 1157 : cluster [WRN] Health check update: Degraded data redundancy: 2487/144 objects degraded (1727.083%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-14T04:38:32.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:32 smithi038 bash[84940]: cluster 2024-09-14T04:38:32.176379+0000 mon.a (mon.0) 1157 : cluster [WRN] Health check update: Degraded data redundancy: 2487/144 objects degraded (1727.083%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-14T04:38:32.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:32 smithi038 bash[87336]: cluster 2024-09-14T04:38:31.315727+0000 mgr.y (mgr.26165) 925 : cluster [DBG] pgmap v923: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 1.9 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 2487/144 objects degraded (1727.083%); 0 B/s, 222 objects/s recovering 2024-09-14T04:38:32.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:32 smithi038 bash[87336]: cluster 2024-09-14T04:38:31.315727+0000 mgr.y (mgr.26165) 925 : cluster [DBG] pgmap v923: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 1.9 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 2487/144 objects degraded (1727.083%); 0 B/s, 222 objects/s recovering 2024-09-14T04:38:32.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:32 smithi038 bash[87336]: cluster 2024-09-14T04:38:31.412608+0000 mon.a (mon.0) 1154 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:38:32.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:32 smithi038 bash[87336]: cluster 2024-09-14T04:38:31.412608+0000 mon.a (mon.0) 1154 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:38:32.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:32 smithi038 bash[87336]: audit 2024-09-14T04:38:31.423810+0000 mon.a (mon.0) 1155 : audit [INF] from='client.? 172.21.15.38:0/1582906735' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:38:32.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:32 smithi038 bash[87336]: audit 2024-09-14T04:38:31.423810+0000 mon.a (mon.0) 1155 : audit [INF] from='client.? 172.21.15.38:0/1582906735' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:38:32.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:32 smithi038 bash[87336]: cluster 2024-09-14T04:38:31.437794+0000 mon.a (mon.0) 1156 : cluster [DBG] osdmap e208: 8 total, 8 up, 8 in 2024-09-14T04:38:32.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:32 smithi038 bash[87336]: cluster 2024-09-14T04:38:31.437794+0000 mon.a (mon.0) 1156 : cluster [DBG] osdmap e208: 8 total, 8 up, 8 in 2024-09-14T04:38:32.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:32 smithi038 bash[87336]: cluster 2024-09-14T04:38:32.176379+0000 mon.a (mon.0) 1157 : cluster [WRN] Health check update: Degraded data redundancy: 2487/144 objects degraded (1727.083%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-14T04:38:32.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:32 smithi038 bash[87336]: cluster 2024-09-14T04:38:32.176379+0000 mon.a (mon.0) 1157 : cluster [WRN] Health check update: Degraded data redundancy: 2487/144 objects degraded (1727.083%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-14T04:38:32.791 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:32.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:32.793 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:38:32.894 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:32.922 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:32.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:32.924 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:38:33.025 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:33.052 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:33.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:33.054 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:38:33.155 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:33.185 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:33.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:33.187 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:38:33.288 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:33.313 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:33.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:33.315 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:38:33.416 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:33.443 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:33.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:33.446 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:38:33.547 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:33.573 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:33.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:33.575 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:38:33.675 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:33.700 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:33.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:33.703 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:38:33.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:33 smithi038 bash[87336]: cluster 2024-09-14T04:38:32.456320+0000 mon.a (mon.0) 1158 : cluster [DBG] osdmap e209: 8 total, 8 up, 8 in 2024-09-14T04:38:33.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:33 smithi038 bash[87336]: cluster 2024-09-14T04:38:32.456320+0000 mon.a (mon.0) 1158 : cluster [DBG] osdmap e209: 8 total, 8 up, 8 in 2024-09-14T04:38:33.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:33 smithi038 bash[84940]: cluster 2024-09-14T04:38:32.456320+0000 mon.a (mon.0) 1158 : cluster [DBG] osdmap e209: 8 total, 8 up, 8 in 2024-09-14T04:38:33.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:33 smithi038 bash[84940]: cluster 2024-09-14T04:38:32.456320+0000 mon.a (mon.0) 1158 : cluster [DBG] osdmap e209: 8 total, 8 up, 8 in 2024-09-14T04:38:33.803 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:33.815 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:33 smithi123 bash[68976]: cluster 2024-09-14T04:38:32.456320+0000 mon.a (mon.0) 1158 : cluster [DBG] osdmap e209: 8 total, 8 up, 8 in 2024-09-14T04:38:33.815 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:33 smithi123 bash[68976]: cluster 2024-09-14T04:38:32.456320+0000 mon.a (mon.0) 1158 : cluster [DBG] osdmap e209: 8 total, 8 up, 8 in 2024-09-14T04:38:33.831 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:33.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:33.833 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:38:33.934 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:33.962 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:33.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:33.965 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:38:34.066 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:34.095 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:34.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:34.097 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:38:34.198 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:34.224 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:34.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:34.227 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:34.328 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:34.355 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:34.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:34.357 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:38:34.457 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:34.482 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:34.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:34.485 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:38:34.543 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:34 smithi038 bash[84940]: cluster 2024-09-14T04:38:33.316162+0000 mgr.y (mgr.26165) 926 : cluster [DBG] pgmap v926: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 1.9 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 2487/144 objects degraded (1727.083%); 0 B/s, 230 objects/s recovering 2024-09-14T04:38:34.586 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:34.614 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:34.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:34.616 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:38:34.717 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:34.745 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:34.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:34.747 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:34.802 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:34 smithi038 bash[84940]: cluster 2024-09-14T04:38:33.316162+0000 mgr.y (mgr.26165) 926 : cluster [DBG] pgmap v926: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 1.9 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 2487/144 objects degraded (1727.083%); 0 B/s, 230 objects/s recovering 2024-09-14T04:38:34.802 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:34 smithi038 bash[84940]: cluster 2024-09-14T04:38:33.454340+0000 mon.a (mon.0) 1159 : cluster [DBG] osdmap e210: 8 total, 8 up, 8 in 2024-09-14T04:38:34.802 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:34 smithi038 bash[84940]: cluster 2024-09-14T04:38:33.454340+0000 mon.a (mon.0) 1159 : cluster [DBG] osdmap e210: 8 total, 8 up, 8 in 2024-09-14T04:38:34.802 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:34 smithi038 bash[87336]: cluster 2024-09-14T04:38:33.316162+0000 mgr.y (mgr.26165) 926 : cluster [DBG] pgmap v926: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 1.9 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 2487/144 objects degraded (1727.083%); 0 B/s, 230 objects/s recovering 2024-09-14T04:38:34.802 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:34 smithi038 bash[87336]: cluster 2024-09-14T04:38:33.316162+0000 mgr.y (mgr.26165) 926 : cluster [DBG] pgmap v926: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 1.9 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 2487/144 objects degraded (1727.083%); 0 B/s, 230 objects/s recovering 2024-09-14T04:38:34.802 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:34 smithi038 bash[87336]: cluster 2024-09-14T04:38:33.454340+0000 mon.a (mon.0) 1159 : cluster [DBG] osdmap e210: 8 total, 8 up, 8 in 2024-09-14T04:38:34.802 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:34 smithi038 bash[87336]: cluster 2024-09-14T04:38:33.454340+0000 mon.a (mon.0) 1159 : cluster [DBG] osdmap e210: 8 total, 8 up, 8 in 2024-09-14T04:38:34.848 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:34.859 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:34 smithi123 bash[68976]: cluster 2024-09-14T04:38:33.316162+0000 mgr.y (mgr.26165) 926 : cluster [DBG] pgmap v926: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 1.9 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 2487/144 objects degraded (1727.083%); 0 B/s, 230 objects/s recovering 2024-09-14T04:38:34.859 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:34 smithi123 bash[68976]: cluster 2024-09-14T04:38:33.316162+0000 mgr.y (mgr.26165) 926 : cluster [DBG] pgmap v926: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 1.9 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 2487/144 objects degraded (1727.083%); 0 B/s, 230 objects/s recovering 2024-09-14T04:38:34.859 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:34 smithi123 bash[68976]: cluster 2024-09-14T04:38:33.454340+0000 mon.a (mon.0) 1159 : cluster [DBG] osdmap e210: 8 total, 8 up, 8 in 2024-09-14T04:38:34.859 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:34 smithi123 bash[68976]: cluster 2024-09-14T04:38:33.454340+0000 mon.a (mon.0) 1159 : cluster [DBG] osdmap e210: 8 total, 8 up, 8 in 2024-09-14T04:38:34.875 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:34.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:34.878 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:38:34.978 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:35.011 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:35.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:35.014 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:38:35.115 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:35.138 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:35.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:35.141 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:38:35.242 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:35.266 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:35.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:35.268 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:38:35.369 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:35.391 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:35.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:35.394 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:38:35.494 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:35.515 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:35.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:35.518 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:38:35.619 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:35.642 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:35.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:35.645 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:38:35.746 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:35.775 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:35.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:35.777 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:38:35.878 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:35.905 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:35.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:35.907 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:38:36.008 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:36.035 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:36.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:36.038 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:38:36.138 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:36.164 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:36.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:36.166 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:38:36.267 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:36.294 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:36.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:36.297 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:36.398 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:36.428 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:36.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:36.430 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:38:36.531 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:36.541 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:36 smithi038 bash[84940]: cluster 2024-09-14T04:38:35.317584+0000 mgr.y (mgr.26165) 927 : cluster [DBG] pgmap v928: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 1.9 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1923/144 objects degraded (1335.417%); 0 B/s, 329 objects/s recovering 2024-09-14T04:38:36.541 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:36 smithi038 bash[84940]: cluster 2024-09-14T04:38:35.317584+0000 mgr.y (mgr.26165) 927 : cluster [DBG] pgmap v928: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 1.9 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1923/144 objects degraded (1335.417%); 0 B/s, 329 objects/s recovering 2024-09-14T04:38:36.541 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:36 smithi038 bash[87336]: cluster 2024-09-14T04:38:35.317584+0000 mgr.y (mgr.26165) 927 : cluster [DBG] pgmap v928: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 1.9 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1923/144 objects degraded (1335.417%); 0 B/s, 329 objects/s recovering 2024-09-14T04:38:36.541 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:36 smithi038 bash[87336]: cluster 2024-09-14T04:38:35.317584+0000 mgr.y (mgr.26165) 927 : cluster [DBG] pgmap v928: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 1.9 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1923/144 objects degraded (1335.417%); 0 B/s, 329 objects/s recovering 2024-09-14T04:38:36.554 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:36.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:36.557 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:38:36.657 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:36.684 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:36.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:36.687 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:38:36.788 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:36.815 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:36.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:36.818 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:36.918 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:36.931 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:36 smithi123 bash[68976]: cluster 2024-09-14T04:38:35.317584+0000 mgr.y (mgr.26165) 927 : cluster [DBG] pgmap v928: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 1.9 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1923/144 objects degraded (1335.417%); 0 B/s, 329 objects/s recovering 2024-09-14T04:38:36.931 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:36 smithi123 bash[68976]: cluster 2024-09-14T04:38:35.317584+0000 mgr.y (mgr.26165) 927 : cluster [DBG] pgmap v928: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 1.9 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1923/144 objects degraded (1335.417%); 0 B/s, 329 objects/s recovering 2024-09-14T04:38:36.945 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:36.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:36.948 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:38:37.030 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd unset noscrub 2024-09-14T04:38:37.049 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:37.109 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:37.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:37.113 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:38:37.214 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:37.237 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:37.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:37.239 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:38:37.339 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:37.361 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:37.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:37.364 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:37.464 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:37.490 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:37.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:37.493 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:38:37.593 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:37.604 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:37 smithi038 bash[84940]: cluster 2024-09-14T04:38:37.177375+0000 mon.a (mon.0) 1160 : cluster [WRN] Health check update: Degraded data redundancy: 1923/144 objects degraded (1335.417%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-14T04:38:37.605 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:37 smithi038 bash[84940]: cluster 2024-09-14T04:38:37.177375+0000 mon.a (mon.0) 1160 : cluster [WRN] Health check update: Degraded data redundancy: 1923/144 objects degraded (1335.417%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-14T04:38:37.605 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:37 smithi038 bash[87336]: cluster 2024-09-14T04:38:37.177375+0000 mon.a (mon.0) 1160 : cluster [WRN] Health check update: Degraded data redundancy: 1923/144 objects degraded (1335.417%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-14T04:38:37.605 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:37 smithi038 bash[87336]: cluster 2024-09-14T04:38:37.177375+0000 mon.a (mon.0) 1160 : cluster [WRN] Health check update: Degraded data redundancy: 1923/144 objects degraded (1335.417%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-14T04:38:37.618 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:37.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:37.621 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:38:37.690 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-09-14T04:38:37.690 INFO:teuthology.orchestra.run.smithi038.stdout: "ops": [], 2024-09-14T04:38:37.690 INFO:teuthology.orchestra.run.smithi038.stdout: "complaint_time": 30, 2024-09-14T04:38:37.690 INFO:teuthology.orchestra.run.smithi038.stdout: "num_blocked_ops": 0 2024-09-14T04:38:37.691 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-09-14T04:38:37.722 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:37.749 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:37.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:37 smithi123 bash[68976]: cluster 2024-09-14T04:38:37.177375+0000 mon.a (mon.0) 1160 : cluster [WRN] Health check update: Degraded data redundancy: 1923/144 objects degraded (1335.417%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-14T04:38:37.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:37 smithi123 bash[68976]: cluster 2024-09-14T04:38:37.177375+0000 mon.a (mon.0) 1160 : cluster [WRN] Health check update: Degraded data redundancy: 1923/144 objects degraded (1335.417%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-14T04:38:37.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:37.751 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:38:37.852 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:37.879 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:37.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:37.881 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:38:37.982 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:38.009 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:38.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:38.011 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:38:38.112 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:38.138 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:38.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:38.141 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:38:38.241 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:38.266 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:38.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:38.268 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:38:38.369 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:38.379 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:38:38 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:38:38] "GET /metrics HTTP/1.1" 200 36650 "" "Prometheus/2.51.0" 2024-09-14T04:38:38.394 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:38.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:38.396 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:38:38.497 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:38.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:38 smithi038 bash[84940]: cluster 2024-09-14T04:38:37.318311+0000 mgr.y (mgr.26165) 928 : cluster [DBG] pgmap v929: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 1.9 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1088/144 objects degraded (755.556%); 0 B/s, 200 objects/s recovering 2024-09-14T04:38:38.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:38 smithi038 bash[84940]: cluster 2024-09-14T04:38:37.318311+0000 mgr.y (mgr.26165) 928 : cluster [DBG] pgmap v929: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 1.9 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1088/144 objects degraded (755.556%); 0 B/s, 200 objects/s recovering 2024-09-14T04:38:38.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:38 smithi038 bash[87336]: cluster 2024-09-14T04:38:37.318311+0000 mgr.y (mgr.26165) 928 : cluster [DBG] pgmap v929: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 1.9 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1088/144 objects degraded (755.556%); 0 B/s, 200 objects/s recovering 2024-09-14T04:38:38.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:38 smithi038 bash[87336]: cluster 2024-09-14T04:38:37.318311+0000 mgr.y (mgr.26165) 928 : cluster [DBG] pgmap v929: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 1.9 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1088/144 objects degraded (755.556%); 0 B/s, 200 objects/s recovering 2024-09-14T04:38:38.522 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:38.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:38.524 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:38:38.625 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:38.652 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:38.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:38.655 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:38:38.756 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:38.767 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:38 smithi123 bash[68976]: cluster 2024-09-14T04:38:37.318311+0000 mgr.y (mgr.26165) 928 : cluster [DBG] pgmap v929: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 1.9 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1088/144 objects degraded (755.556%); 0 B/s, 200 objects/s recovering 2024-09-14T04:38:38.767 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:38 smithi123 bash[68976]: cluster 2024-09-14T04:38:37.318311+0000 mgr.y (mgr.26165) 928 : cluster [DBG] pgmap v929: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 1.9 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1088/144 objects degraded (755.556%); 0 B/s, 200 objects/s recovering 2024-09-14T04:38:38.785 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:38.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:38.788 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:38:38.888 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:38.916 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:38.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:38.918 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:38:39.019 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:39.044 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:39.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:39.046 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:38:39.147 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:39.174 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:39.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:39.177 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:38:39.277 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:39.301 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:39.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:39.304 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:38:39.405 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:39.428 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:39.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:39.431 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:38:39.531 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:39.557 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:39.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:39.560 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:38:39.661 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:39.690 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-14T04:38:39.691 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:39.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:39.693 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:39.794 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:39.817 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:39.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:39.819 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:38:39.920 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:39.940 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:39.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:39.942 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:38:40.043 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:40.072 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:40.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:40.074 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:38:40.175 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:40.203 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:40.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:40.206 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:38:40.306 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:40.325 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.0 dump_historic_ops 2024-09-14T04:38:40.333 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:40.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:40.336 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:38:40.436 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:40.437 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:38:40 smithi123 bash[61744]: ts=2024-09-14T04:38:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:38:40.462 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:40.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:40.464 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:38:40.565 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:40.591 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:40.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:40.593 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:38:40.694 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:40.705 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:40 smithi038 bash[84940]: cluster 2024-09-14T04:38:39.318798+0000 mgr.y (mgr.26165) 929 : cluster [DBG] pgmap v930: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 1.9 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1088/144 objects degraded (755.556%); 0 B/s, 152 objects/s recovering 2024-09-14T04:38:40.705 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:40 smithi038 bash[84940]: cluster 2024-09-14T04:38:39.318798+0000 mgr.y (mgr.26165) 929 : cluster [DBG] pgmap v930: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 1.9 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1088/144 objects degraded (755.556%); 0 B/s, 152 objects/s recovering 2024-09-14T04:38:40.706 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:40 smithi038 bash[87336]: cluster 2024-09-14T04:38:39.318798+0000 mgr.y (mgr.26165) 929 : cluster [DBG] pgmap v930: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 1.9 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1088/144 objects degraded (755.556%); 0 B/s, 152 objects/s recovering 2024-09-14T04:38:40.706 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:40 smithi038 bash[87336]: cluster 2024-09-14T04:38:39.318798+0000 mgr.y (mgr.26165) 929 : cluster [DBG] pgmap v930: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 1.9 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1088/144 objects degraded (755.556%); 0 B/s, 152 objects/s recovering 2024-09-14T04:38:40.722 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:40.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:40.724 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:40.825 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:40.836 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:40 smithi123 bash[68976]: cluster 2024-09-14T04:38:39.318798+0000 mgr.y (mgr.26165) 929 : cluster [DBG] pgmap v930: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 1.9 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1088/144 objects degraded (755.556%); 0 B/s, 152 objects/s recovering 2024-09-14T04:38:40.837 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:40 smithi123 bash[68976]: cluster 2024-09-14T04:38:39.318798+0000 mgr.y (mgr.26165) 929 : cluster [DBG] pgmap v930: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 1.9 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1088/144 objects degraded (755.556%); 0 B/s, 152 objects/s recovering 2024-09-14T04:38:40.851 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:40.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:40.854 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:38:40.955 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:40.985 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:40.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:40.988 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:38:41.089 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:41.114 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:41.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:41.116 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:38:41.217 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:41.245 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:41.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:41.247 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:38:41.348 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:41.373 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:41.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:41.375 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:38:41.476 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:41.504 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:41.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:41.507 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:38:41.608 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:41.637 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:41.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:41.639 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:38:41.739 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:41.761 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:41.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:41.762 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:38:41.863 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:41.875 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:41 smithi123 bash[68976]: cluster 2024-09-14T04:38:40.509944+0000 mon.a (mon.0) 1161 : cluster [DBG] osdmap e211: 8 total, 8 up, 8 in 2024-09-14T04:38:41.875 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:41 smithi123 bash[68976]: cluster 2024-09-14T04:38:40.509944+0000 mon.a (mon.0) 1161 : cluster [DBG] osdmap e211: 8 total, 8 up, 8 in 2024-09-14T04:38:41.891 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:41.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:41.894 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:38:41.994 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:42.021 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:42.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:41 smithi038 bash[84940]: cluster 2024-09-14T04:38:40.509944+0000 mon.a (mon.0) 1161 : cluster [DBG] osdmap e211: 8 total, 8 up, 8 in 2024-09-14T04:38:42.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:41 smithi038 bash[84940]: cluster 2024-09-14T04:38:40.509944+0000 mon.a (mon.0) 1161 : cluster [DBG] osdmap e211: 8 total, 8 up, 8 in 2024-09-14T04:38:42.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:41 smithi038 bash[87336]: cluster 2024-09-14T04:38:40.509944+0000 mon.a (mon.0) 1161 : cluster [DBG] osdmap e211: 8 total, 8 up, 8 in 2024-09-14T04:38:42.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:41 smithi038 bash[87336]: cluster 2024-09-14T04:38:40.509944+0000 mon.a (mon.0) 1161 : cluster [DBG] osdmap e211: 8 total, 8 up, 8 in 2024-09-14T04:38:42.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:42.023 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:38:42.124 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:42.152 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:42.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:42.154 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:38:42.255 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:42.283 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:42.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:42.285 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:38:42.386 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:42.414 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:42.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:42.416 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:38:42.517 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:42.544 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:42.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:42.546 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:38:42.647 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:42.656 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:42 smithi038 bash[87336]: cluster 2024-09-14T04:38:41.319510+0000 mgr.y (mgr.26165) 930 : cluster [DBG] pgmap v932: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 1.9 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 59/144 objects degraded (40.972%); 0 B/s, 303 objects/s recovering 2024-09-14T04:38:42.656 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:42 smithi038 bash[87336]: cluster 2024-09-14T04:38:41.319510+0000 mgr.y (mgr.26165) 930 : cluster [DBG] pgmap v932: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 1.9 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 59/144 objects degraded (40.972%); 0 B/s, 303 objects/s recovering 2024-09-14T04:38:42.656 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:42 smithi038 bash[87336]: cluster 2024-09-14T04:38:41.541657+0000 mon.a (mon.0) 1162 : cluster [DBG] osdmap e212: 8 total, 8 up, 8 in 2024-09-14T04:38:42.656 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:42 smithi038 bash[87336]: cluster 2024-09-14T04:38:41.541657+0000 mon.a (mon.0) 1162 : cluster [DBG] osdmap e212: 8 total, 8 up, 8 in 2024-09-14T04:38:42.656 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:42 smithi038 bash[87336]: cluster 2024-09-14T04:38:42.178332+0000 mon.a (mon.0) 1163 : cluster [WRN] Health check update: Degraded data redundancy: 59/144 objects degraded (40.972%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-09-14T04:38:42.656 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:42 smithi038 bash[87336]: cluster 2024-09-14T04:38:42.178332+0000 mon.a (mon.0) 1163 : cluster [WRN] Health check update: Degraded data redundancy: 59/144 objects degraded (40.972%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-09-14T04:38:42.656 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:42 smithi038 bash[84940]: cluster 2024-09-14T04:38:41.319510+0000 mgr.y (mgr.26165) 930 : cluster [DBG] pgmap v932: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 1.9 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 59/144 objects degraded (40.972%); 0 B/s, 303 objects/s recovering 2024-09-14T04:38:42.656 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:42 smithi038 bash[84940]: cluster 2024-09-14T04:38:41.319510+0000 mgr.y (mgr.26165) 930 : cluster [DBG] pgmap v932: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 1.9 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 59/144 objects degraded (40.972%); 0 B/s, 303 objects/s recovering 2024-09-14T04:38:42.657 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:42 smithi038 bash[84940]: cluster 2024-09-14T04:38:41.541657+0000 mon.a (mon.0) 1162 : cluster [DBG] osdmap e212: 8 total, 8 up, 8 in 2024-09-14T04:38:42.657 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:42 smithi038 bash[84940]: cluster 2024-09-14T04:38:41.541657+0000 mon.a (mon.0) 1162 : cluster [DBG] osdmap e212: 8 total, 8 up, 8 in 2024-09-14T04:38:42.657 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:42 smithi038 bash[84940]: cluster 2024-09-14T04:38:42.178332+0000 mon.a (mon.0) 1163 : cluster [WRN] Health check update: Degraded data redundancy: 59/144 objects degraded (40.972%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-09-14T04:38:42.657 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:42 smithi038 bash[84940]: cluster 2024-09-14T04:38:42.178332+0000 mon.a (mon.0) 1163 : cluster [WRN] Health check update: Degraded data redundancy: 59/144 objects degraded (40.972%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-09-14T04:38:42.671 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:42.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:42.674 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:38:42.774 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:42.793 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:42.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:42.795 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:38:42.896 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:42.907 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:42 smithi123 bash[68976]: cluster 2024-09-14T04:38:41.319510+0000 mgr.y (mgr.26165) 930 : cluster [DBG] pgmap v932: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 1.9 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 59/144 objects degraded (40.972%); 0 B/s, 303 objects/s recovering 2024-09-14T04:38:42.908 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:42 smithi123 bash[68976]: cluster 2024-09-14T04:38:41.319510+0000 mgr.y (mgr.26165) 930 : cluster [DBG] pgmap v932: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 1.9 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 59/144 objects degraded (40.972%); 0 B/s, 303 objects/s recovering 2024-09-14T04:38:42.908 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:42 smithi123 bash[68976]: cluster 2024-09-14T04:38:41.541657+0000 mon.a (mon.0) 1162 : cluster [DBG] osdmap e212: 8 total, 8 up, 8 in 2024-09-14T04:38:42.908 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:42 smithi123 bash[68976]: cluster 2024-09-14T04:38:41.541657+0000 mon.a (mon.0) 1162 : cluster [DBG] osdmap e212: 8 total, 8 up, 8 in 2024-09-14T04:38:42.908 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:42 smithi123 bash[68976]: cluster 2024-09-14T04:38:42.178332+0000 mon.a (mon.0) 1163 : cluster [WRN] Health check update: Degraded data redundancy: 59/144 objects degraded (40.972%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-09-14T04:38:42.908 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:42 smithi123 bash[68976]: cluster 2024-09-14T04:38:42.178332+0000 mon.a (mon.0) 1163 : cluster [WRN] Health check update: Degraded data redundancy: 59/144 objects degraded (40.972%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-09-14T04:38:42.923 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:42.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:42.925 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:38:43.026 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:43.053 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:43.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:43.055 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:38:43.155 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:43.184 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:43.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:43.186 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:38:43.287 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:43.313 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:43.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:43.315 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:38:43.416 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:43.443 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:43.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:43.449 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:38:43.550 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:43.556 INFO:teuthology.orchestra.run.smithi038.stderr:pool 'unique_pool_3' removed 2024-09-14T04:38:43.591 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:43.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:43.594 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:43.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:43 smithi123 bash[68976]: audit 2024-09-14T04:38:42.943233+0000 mon.a (mon.0) 1164 : audit [INF] from='client.? 172.21.15.38:0/3368471281' 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-09-14T04:38:43.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:43 smithi123 bash[68976]: audit 2024-09-14T04:38:42.943233+0000 mon.a (mon.0) 1164 : audit [INF] from='client.? 172.21.15.38:0/3368471281' 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-09-14T04:38:43.695 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:43.714 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:43.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:43.716 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:43.817 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:43.824 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:43 smithi038 bash[84940]: audit 2024-09-14T04:38:42.943233+0000 mon.a (mon.0) 1164 : audit [INF] from='client.? 172.21.15.38:0/3368471281' 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-09-14T04:38:43.825 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:43 smithi038 bash[84940]: audit 2024-09-14T04:38:42.943233+0000 mon.a (mon.0) 1164 : audit [INF] from='client.? 172.21.15.38:0/3368471281' 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-09-14T04:38:43.825 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:43 smithi038 bash[87336]: audit 2024-09-14T04:38:42.943233+0000 mon.a (mon.0) 1164 : audit [INF] from='client.? 172.21.15.38:0/3368471281' 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-09-14T04:38:43.825 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:43 smithi038 bash[87336]: audit 2024-09-14T04:38:42.943233+0000 mon.a (mon.0) 1164 : audit [INF] from='client.? 172.21.15.38:0/3368471281' 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-09-14T04:38:43.840 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:43.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:43.842 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:38:43.943 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:43.970 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:43.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:43.972 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:44.073 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:44.101 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:44.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:44.103 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:38:44.204 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:44.231 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:44.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:44.243 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:38:44.344 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:44.373 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:44.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:44.375 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:38:44.476 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:44.503 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:44.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:44.506 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:44.607 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:44.633 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:44.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:44.635 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:38:44.646 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2024-09-14T04:38:44.647 INFO:tasks.radosbench:Beginning radosbench... 2024-09-14T04:38:44.647 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_4 2024-09-14T04:38:44.647 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd pool create unique_pool_4 16 2024-09-14T04:38:44.736 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:44.762 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:44.763 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:44 smithi038 bash[87336]: cluster 2024-09-14T04:38:43.320142+0000 mgr.y (mgr.26165) 931 : cluster [DBG] pgmap v934: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 1.9 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 59/144 objects degraded (40.972%); 0 B/s, 257 objects/s recovering 2024-09-14T04:38:44.763 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:44 smithi038 bash[87336]: cluster 2024-09-14T04:38:43.320142+0000 mgr.y (mgr.26165) 931 : cluster [DBG] pgmap v934: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 1.9 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 59/144 objects degraded (40.972%); 0 B/s, 257 objects/s recovering 2024-09-14T04:38:44.763 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:44 smithi038 bash[87336]: audit 2024-09-14T04:38:43.557229+0000 mon.a (mon.0) 1165 : audit [INF] from='client.? 172.21.15.38:0/3368471281' 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-09-14T04:38:44.763 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:44 smithi038 bash[87336]: audit 2024-09-14T04:38:43.557229+0000 mon.a (mon.0) 1165 : audit [INF] from='client.? 172.21.15.38:0/3368471281' 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-09-14T04:38:44.763 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:44 smithi038 bash[87336]: cluster 2024-09-14T04:38:43.576632+0000 mon.a (mon.0) 1166 : cluster [DBG] osdmap e213: 8 total, 8 up, 8 in 2024-09-14T04:38:44.763 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:44 smithi038 bash[87336]: cluster 2024-09-14T04:38:43.576632+0000 mon.a (mon.0) 1166 : cluster [DBG] osdmap e213: 8 total, 8 up, 8 in 2024-09-14T04:38:44.764 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:44 smithi038 bash[84940]: cluster 2024-09-14T04:38:43.320142+0000 mgr.y (mgr.26165) 931 : cluster [DBG] pgmap v934: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 1.9 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 59/144 objects degraded (40.972%); 0 B/s, 257 objects/s recovering 2024-09-14T04:38:44.764 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:44 smithi038 bash[84940]: cluster 2024-09-14T04:38:43.320142+0000 mgr.y (mgr.26165) 931 : cluster [DBG] pgmap v934: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 1.9 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 59/144 objects degraded (40.972%); 0 B/s, 257 objects/s recovering 2024-09-14T04:38:44.764 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:44 smithi038 bash[84940]: audit 2024-09-14T04:38:43.557229+0000 mon.a (mon.0) 1165 : audit [INF] from='client.? 172.21.15.38:0/3368471281' 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-09-14T04:38:44.764 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:44 smithi038 bash[84940]: audit 2024-09-14T04:38:43.557229+0000 mon.a (mon.0) 1165 : audit [INF] from='client.? 172.21.15.38:0/3368471281' 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-09-14T04:38:44.764 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:44 smithi038 bash[84940]: cluster 2024-09-14T04:38:43.576632+0000 mon.a (mon.0) 1166 : cluster [DBG] osdmap e213: 8 total, 8 up, 8 in 2024-09-14T04:38:44.764 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:44 smithi038 bash[84940]: cluster 2024-09-14T04:38:43.576632+0000 mon.a (mon.0) 1166 : cluster [DBG] osdmap e213: 8 total, 8 up, 8 in 2024-09-14T04:38:44.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:44.765 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:38:44.866 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:44.886 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:44.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:44.888 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:38:44.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:44 smithi123 bash[68976]: cluster 2024-09-14T04:38:43.320142+0000 mgr.y (mgr.26165) 931 : cluster [DBG] pgmap v934: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 1.9 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 59/144 objects degraded (40.972%); 0 B/s, 257 objects/s recovering 2024-09-14T04:38:44.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:44 smithi123 bash[68976]: cluster 2024-09-14T04:38:43.320142+0000 mgr.y (mgr.26165) 931 : cluster [DBG] pgmap v934: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 1.9 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 59/144 objects degraded (40.972%); 0 B/s, 257 objects/s recovering 2024-09-14T04:38:44.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:44 smithi123 bash[68976]: audit 2024-09-14T04:38:43.557229+0000 mon.a (mon.0) 1165 : audit [INF] from='client.? 172.21.15.38:0/3368471281' 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-09-14T04:38:44.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:44 smithi123 bash[68976]: audit 2024-09-14T04:38:43.557229+0000 mon.a (mon.0) 1165 : audit [INF] from='client.? 172.21.15.38:0/3368471281' 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-09-14T04:38:44.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:44 smithi123 bash[68976]: cluster 2024-09-14T04:38:43.576632+0000 mon.a (mon.0) 1166 : cluster [DBG] osdmap e213: 8 total, 8 up, 8 in 2024-09-14T04:38:44.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:44 smithi123 bash[68976]: cluster 2024-09-14T04:38:43.576632+0000 mon.a (mon.0) 1166 : cluster [DBG] osdmap e213: 8 total, 8 up, 8 in 2024-09-14T04:38:44.989 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:45.014 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:45.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:45.016 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:38:45.059 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:38:45.059 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:38:45.117 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:45.131 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:38:45.132 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:38:45.145 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:45.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:45.147 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:38:45.248 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:45.276 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:45.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:45.279 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:38:45.380 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:45.409 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:45.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:45.411 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:38:45.512 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:45.541 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:45.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:45.543 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:45.644 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:45.672 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:45.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:45.674 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:38:45.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:45 smithi038 bash[84940]: audit 2024-09-14T04:38:45.235754+0000 mon.a (mon.0) 1167 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:38:45.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:45 smithi038 bash[84940]: audit 2024-09-14T04:38:45.235754+0000 mon.a (mon.0) 1167 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:38:45.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:45 smithi038 bash[87336]: audit 2024-09-14T04:38:45.235754+0000 mon.a (mon.0) 1167 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:38:45.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:45 smithi038 bash[87336]: audit 2024-09-14T04:38:45.235754+0000 mon.a (mon.0) 1167 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:38:45.774 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:45.802 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:45.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:45.805 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:45.906 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:45.933 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:45.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:45.936 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:45.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:45 smithi123 bash[68976]: audit 2024-09-14T04:38:45.235754+0000 mon.a (mon.0) 1167 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:38:45.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:45 smithi123 bash[68976]: audit 2024-09-14T04:38:45.235754+0000 mon.a (mon.0) 1167 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:38:46.037 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:46.065 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:46.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:46.067 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:38:46.168 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:46.196 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:46.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:46.198 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:38:46.299 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:46.327 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:46.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:46.330 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:38:46.431 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:46.459 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:46.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:46.462 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:38:46.563 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:46.592 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:46.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:46.594 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:38:46.695 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:46.723 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:46.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:46.728 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:38:46.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:46 smithi038 bash[84940]: cluster 2024-09-14T04:38:45.321089+0000 mgr.y (mgr.26165) 932 : cluster [DBG] pgmap v936: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:38:46.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:46 smithi038 bash[84940]: cluster 2024-09-14T04:38:45.321089+0000 mgr.y (mgr.26165) 932 : cluster [DBG] pgmap v936: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:38:46.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:46 smithi038 bash[84940]: cluster 2024-09-14T04:38:45.560033+0000 mon.a (mon.0) 1168 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 59/144 objects degraded (40.972%), 1 pg degraded, 1 pg undersized) 2024-09-14T04:38:46.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:46 smithi038 bash[84940]: cluster 2024-09-14T04:38:45.560033+0000 mon.a (mon.0) 1168 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 59/144 objects degraded (40.972%), 1 pg degraded, 1 pg undersized) 2024-09-14T04:38:46.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:46 smithi038 bash[87336]: cluster 2024-09-14T04:38:45.321089+0000 mgr.y (mgr.26165) 932 : cluster [DBG] pgmap v936: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:38:46.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:46 smithi038 bash[87336]: cluster 2024-09-14T04:38:45.321089+0000 mgr.y (mgr.26165) 932 : cluster [DBG] pgmap v936: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:38:46.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:46 smithi038 bash[87336]: cluster 2024-09-14T04:38:45.560033+0000 mon.a (mon.0) 1168 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 59/144 objects degraded (40.972%), 1 pg degraded, 1 pg undersized) 2024-09-14T04:38:46.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:46 smithi038 bash[87336]: cluster 2024-09-14T04:38:45.560033+0000 mon.a (mon.0) 1168 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 59/144 objects degraded (40.972%), 1 pg degraded, 1 pg undersized) 2024-09-14T04:38:46.829 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:46.857 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:46.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:46.859 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:38:46.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:46 smithi123 bash[68976]: cluster 2024-09-14T04:38:45.321089+0000 mgr.y (mgr.26165) 932 : cluster [DBG] pgmap v936: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:38:46.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:46 smithi123 bash[68976]: cluster 2024-09-14T04:38:45.321089+0000 mgr.y (mgr.26165) 932 : cluster [DBG] pgmap v936: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:38:46.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:46 smithi123 bash[68976]: cluster 2024-09-14T04:38:45.560033+0000 mon.a (mon.0) 1168 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 59/144 objects degraded (40.972%), 1 pg degraded, 1 pg undersized) 2024-09-14T04:38:46.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:46 smithi123 bash[68976]: cluster 2024-09-14T04:38:45.560033+0000 mon.a (mon.0) 1168 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 59/144 objects degraded (40.972%), 1 pg degraded, 1 pg undersized) 2024-09-14T04:38:46.960 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:46.986 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:46.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:46.989 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:38:47.090 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:47.115 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:47.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:47.118 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:47.219 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:47.239 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:47.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:47.241 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:38:47.344 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:47.372 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:47.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:47.374 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:47.475 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:47.504 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:47.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:47.506 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:38:47.607 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:47.635 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:47.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:47.637 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:38:47.738 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:47.765 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:47.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:47.769 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:47.869 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:47.898 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:47.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:47.900 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:48.001 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:48.029 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:48.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:48.031 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:38:48.132 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:48.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:48.162 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:48.162 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:38:48.263 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:48.287 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:48.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:48.289 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:38:48.390 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:48.416 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:48.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:48.419 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:38:48.520 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:48.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:38:48 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:38:48] "GET /metrics HTTP/1.1" 200 34295 "" "Prometheus/2.51.0" 2024-09-14T04:38:48.545 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:48.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:48.547 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:38:48.648 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:48.658 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:48 smithi123 bash[68976]: cluster 2024-09-14T04:38:47.321909+0000 mgr.y (mgr.26165) 933 : cluster [DBG] pgmap v937: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:38:48.658 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:48 smithi123 bash[68976]: cluster 2024-09-14T04:38:47.321909+0000 mgr.y (mgr.26165) 933 : cluster [DBG] pgmap v937: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:38:48.672 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:48.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:48.674 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:38:48.775 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:48.803 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:48.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:48.806 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:38:48.906 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:48.932 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:48.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:48.934 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:38:49.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:48 smithi038 bash[84940]: cluster 2024-09-14T04:38:47.321909+0000 mgr.y (mgr.26165) 933 : cluster [DBG] pgmap v937: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:38:49.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:48 smithi038 bash[84940]: cluster 2024-09-14T04:38:47.321909+0000 mgr.y (mgr.26165) 933 : cluster [DBG] pgmap v937: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:38:49.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:48 smithi038 bash[87336]: cluster 2024-09-14T04:38:47.321909+0000 mgr.y (mgr.26165) 933 : cluster [DBG] pgmap v937: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:38:49.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:48 smithi038 bash[87336]: cluster 2024-09-14T04:38:47.321909+0000 mgr.y (mgr.26165) 933 : cluster [DBG] pgmap v937: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:38:49.035 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:49.063 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:49.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:49.065 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:49.166 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:49.192 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:49.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:49.194 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:38:49.223 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:38:49.294 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:49.321 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:49.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:49.324 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:38:49.425 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:49.448 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:49.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:49.450 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:49.551 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:49.579 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:49.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:49.582 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:38:49.683 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:49.712 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:49.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:49.714 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:38:49.815 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:49.842 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:49.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:49.845 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:38:49.946 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:49.974 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:49.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:49.976 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:38:50.077 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:50.100 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:50.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:50.102 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:50.203 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:50.231 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:50.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:50.234 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:38:50.334 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:50.362 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:50.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:50.364 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:38:50.465 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:50.476 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:38:50 smithi123 bash[61744]: ts=2024-09-14T04:38:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:38:50.491 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:50.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:50.493 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:38:50.594 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:50.624 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:50.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:50.626 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:38:50.727 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:50.757 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:50.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:50.759 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:50.830 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:50 smithi038 bash[84940]: cluster 2024-09-14T04:38:49.322546+0000 mgr.y (mgr.26165) 934 : cluster [DBG] pgmap v938: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:38:50.830 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:50 smithi038 bash[84940]: cluster 2024-09-14T04:38:49.322546+0000 mgr.y (mgr.26165) 934 : cluster [DBG] pgmap v938: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:38:50.830 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:50 smithi038 bash[87336]: cluster 2024-09-14T04:38:49.322546+0000 mgr.y (mgr.26165) 934 : cluster [DBG] pgmap v938: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:38:50.830 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:50 smithi038 bash[87336]: cluster 2024-09-14T04:38:49.322546+0000 mgr.y (mgr.26165) 934 : cluster [DBG] pgmap v938: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:38:50.860 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:50.872 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:50 smithi123 bash[68976]: cluster 2024-09-14T04:38:49.322546+0000 mgr.y (mgr.26165) 934 : cluster [DBG] pgmap v938: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:38:50.872 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:50 smithi123 bash[68976]: cluster 2024-09-14T04:38:49.322546+0000 mgr.y (mgr.26165) 934 : cluster [DBG] pgmap v938: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:38:50.888 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:50.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:50.890 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:38:50.990 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:51.019 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:51.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:51.021 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:38:51.122 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:51.150 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:51.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:51.153 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:51.254 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:51.281 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:51.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:51.283 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:38:51.384 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:51.410 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:51.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:51.412 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:38:51.513 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:51.535 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:51.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:51.538 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:38:51.640 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:51.666 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:51.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:51.669 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:51.769 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:51.798 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:51.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:51.801 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:38:51.815 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:51 smithi038 bash[87336]: audit 2024-09-14T04:38:50.794593+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:38:51.816 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:51 smithi038 bash[87336]: audit 2024-09-14T04:38:50.794593+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:38:51.816 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:51 smithi038 bash[87336]: cluster 2024-09-14T04:38:51.323539+0000 mgr.y (mgr.26165) 935 : cluster [DBG] pgmap v939: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:38:51.816 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:51 smithi038 bash[87336]: cluster 2024-09-14T04:38:51.323539+0000 mgr.y (mgr.26165) 935 : cluster [DBG] pgmap v939: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:38:51.901 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:51.928 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:51.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:51.931 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:38:52.032 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:52.060 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:52.061 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:51 smithi123 bash[68976]: audit 2024-09-14T04:38:50.794593+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:38:52.061 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:51 smithi123 bash[68976]: audit 2024-09-14T04:38:50.794593+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:38:52.062 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:51 smithi123 bash[68976]: cluster 2024-09-14T04:38:51.323539+0000 mgr.y (mgr.26165) 935 : cluster [DBG] pgmap v939: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:38:52.062 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:51 smithi123 bash[68976]: cluster 2024-09-14T04:38:51.323539+0000 mgr.y (mgr.26165) 935 : cluster [DBG] pgmap v939: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:38:52.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:52.063 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:38:52.164 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:52.192 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:52.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:52.194 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:38:52.267 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:51 smithi038 bash[84940]: audit 2024-09-14T04:38:50.794593+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:38:52.267 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:51 smithi038 bash[84940]: audit 2024-09-14T04:38:50.794593+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:38:52.267 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:51 smithi038 bash[84940]: cluster 2024-09-14T04:38:51.323539+0000 mgr.y (mgr.26165) 935 : cluster [DBG] pgmap v939: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:38:52.267 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:51 smithi038 bash[84940]: cluster 2024-09-14T04:38:51.323539+0000 mgr.y (mgr.26165) 935 : cluster [DBG] pgmap v939: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:38:52.295 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:52.325 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:52.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:52.329 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:38:52.429 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:52.451 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:52.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:52.457 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:38:52.558 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:52.579 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:52.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:52.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:38:52.682 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:52.708 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:52.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:52.710 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:38:52.811 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:52.841 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:52.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:52.843 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:38:52.944 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:52.972 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:52.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:52.974 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:53.075 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:53.102 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:53.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:53.104 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:38:53.205 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:53.233 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:53.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:53.235 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:38:53.336 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:53.364 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:53.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:53.366 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:38:53.467 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:53.494 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:53.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:53.496 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:38:53.597 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:53.626 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:53.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:53.628 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:53.729 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:53.756 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:53.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:53.758 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:38:53.860 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:53.887 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:53.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:53.890 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:38:53.991 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:54.019 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:54.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:54.022 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:54.123 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:54.153 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:54.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:54.155 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:38:54.257 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:54.284 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:54.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:54.286 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:38:54.387 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:54.414 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:54.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:54.416 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:38:54.517 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:54.545 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:54.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:54.547 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:38:54.648 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:54.659 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:54 smithi123 bash[68976]: cluster 2024-09-14T04:38:53.324229+0000 mgr.y (mgr.26165) 936 : cluster [DBG] pgmap v940: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:38:54.659 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:54 smithi123 bash[68976]: cluster 2024-09-14T04:38:53.324229+0000 mgr.y (mgr.26165) 936 : cluster [DBG] pgmap v940: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:38:54.676 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:54.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:54.678 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:38:54.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:54 smithi038 bash[84940]: cluster 2024-09-14T04:38:53.324229+0000 mgr.y (mgr.26165) 936 : cluster [DBG] pgmap v940: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:38:54.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:54 smithi038 bash[84940]: cluster 2024-09-14T04:38:53.324229+0000 mgr.y (mgr.26165) 936 : cluster [DBG] pgmap v940: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:38:54.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:54 smithi038 bash[87336]: cluster 2024-09-14T04:38:53.324229+0000 mgr.y (mgr.26165) 936 : cluster [DBG] pgmap v940: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:38:54.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:54 smithi038 bash[87336]: cluster 2024-09-14T04:38:53.324229+0000 mgr.y (mgr.26165) 936 : cluster [DBG] pgmap v940: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:38:54.779 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:54.805 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:54.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:54.807 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:38:54.908 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:54.936 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:54.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:54.938 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:38:55.039 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:55.065 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:55.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:55.068 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:38:55.168 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:55.196 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:55.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:55.198 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:38:55.299 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:55.326 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:55.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:55.328 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:38:55.429 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:55.456 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:55.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:55.458 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:38:55.559 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:55.589 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:55.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:55.591 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:38:55.692 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:55.719 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:55.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:55.722 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:38:55.822 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:55.848 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:55.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:55.850 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:38:55.951 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:55.975 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:55.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:55.977 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:38:56.078 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:56.104 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:56.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:56.106 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:38:56.207 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:56.235 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:56.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:56.237 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:56.338 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:56.367 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:56.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:56.369 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:38:56.471 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:56.499 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:56.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:56.501 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:38:56.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:56 smithi038 bash[87336]: cluster 2024-09-14T04:38:55.325232+0000 mgr.y (mgr.26165) 937 : cluster [DBG] pgmap v941: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:38:56.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:56 smithi038 bash[87336]: cluster 2024-09-14T04:38:55.325232+0000 mgr.y (mgr.26165) 937 : cluster [DBG] pgmap v941: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:38:56.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:56 smithi038 bash[84940]: cluster 2024-09-14T04:38:55.325232+0000 mgr.y (mgr.26165) 937 : cluster [DBG] pgmap v941: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:38:56.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:56 smithi038 bash[84940]: cluster 2024-09-14T04:38:55.325232+0000 mgr.y (mgr.26165) 937 : cluster [DBG] pgmap v941: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:38:56.602 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:56.628 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:38:56.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:56.631 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:38:56.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:56 smithi123 bash[68976]: cluster 2024-09-14T04:38:55.325232+0000 mgr.y (mgr.26165) 937 : cluster [DBG] pgmap v941: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:38:56.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:56 smithi123 bash[68976]: cluster 2024-09-14T04:38:55.325232+0000 mgr.y (mgr.26165) 937 : cluster [DBG] pgmap v941: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:38:56.732 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:56.761 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:56.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:56.763 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:56.864 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:56.886 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:56.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:56.888 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:56.989 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:57.017 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:57.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:57.019 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:38:57.120 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:57.148 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:57.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:57.150 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:38:57.252 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:57.281 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:57.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:57.284 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:57.385 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:57.414 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:57.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:57.416 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:38:57.517 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:57.543 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:57.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:57.545 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:38:57.646 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:57.672 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:57.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:57.674 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:38:57.775 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:57.805 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:57.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:57.807 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:38:57.908 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:57.937 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:57.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:57.940 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:58.041 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:58.066 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:58.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:58.069 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:38:58.170 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:58.197 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:58.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:58.199 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:38:58.300 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:58.328 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:58.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:58.330 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:38:58.397 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:38:58 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:38:58] "GET /metrics HTTP/1.1" 200 34295 "" "Prometheus/2.51.0" 2024-09-14T04:38:58.431 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:58.460 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:38:58.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:58.462 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:38:58.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:58 smithi038 bash[84940]: cluster 2024-09-14T04:38:57.325878+0000 mgr.y (mgr.26165) 938 : cluster [DBG] pgmap v942: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:38:58.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:38:58 smithi038 bash[84940]: cluster 2024-09-14T04:38:57.325878+0000 mgr.y (mgr.26165) 938 : cluster [DBG] pgmap v942: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:38:58.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:58 smithi038 bash[87336]: cluster 2024-09-14T04:38:57.325878+0000 mgr.y (mgr.26165) 938 : cluster [DBG] pgmap v942: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:38:58.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:38:58 smithi038 bash[87336]: cluster 2024-09-14T04:38:57.325878+0000 mgr.y (mgr.26165) 938 : cluster [DBG] pgmap v942: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:38:58.563 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:58.575 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:58 smithi123 bash[68976]: cluster 2024-09-14T04:38:57.325878+0000 mgr.y (mgr.26165) 938 : cluster [DBG] pgmap v942: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:38:58.575 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:38:58 smithi123 bash[68976]: cluster 2024-09-14T04:38:57.325878+0000 mgr.y (mgr.26165) 938 : cluster [DBG] pgmap v942: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:38:58.591 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:58.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:58.594 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:38:58.694 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:58.720 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:58.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:58.722 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:38:58.823 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:58.852 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:58.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:58.854 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:38:58.955 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:58.984 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:38:58.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:58.986 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:38:59.087 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:59.117 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:38:59.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:59.122 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:38:59.223 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:59.249 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:59.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:59.252 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:38:59.353 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:59.380 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:38:59.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:59.382 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:38:59.483 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:59.509 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:59.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:59.511 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:38:59.611 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:59.641 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:38:59.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:59.645 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:38:59.746 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:59.774 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:38:59.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:59.776 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:38:59.877 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:59.904 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:38:59.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:38:59.906 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:39:00.007 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:00.033 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:00.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:00.035 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:39:00.136 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:00.163 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:00.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:00.164 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:39:00.265 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:00.292 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:00.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:00.294 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:39:00.395 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:00.406 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:39:00 smithi123 bash[61744]: ts=2024-09-14T04:39:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:39:00.425 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:00.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:00.428 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:39:00.528 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:00.539 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:00 smithi123 bash[68976]: cluster 2024-09-14T04:38:59.326264+0000 mgr.y (mgr.26165) 939 : cluster [DBG] pgmap v943: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:00.539 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:00 smithi123 bash[68976]: cluster 2024-09-14T04:38:59.326264+0000 mgr.y (mgr.26165) 939 : cluster [DBG] pgmap v943: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:00.540 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:00 smithi123 bash[68976]: audit 2024-09-14T04:39:00.250441+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:39:00.540 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:00 smithi123 bash[68976]: audit 2024-09-14T04:39:00.250441+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:39:00.540 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:00 smithi123 bash[68976]: audit 2024-09-14T04:39:00.252721+0000 mon.a (mon.0) 1171 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:39:00.540 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:00 smithi123 bash[68976]: audit 2024-09-14T04:39:00.252721+0000 mon.a (mon.0) 1171 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:39:00.555 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:00.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:00.558 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:39:00.659 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:00.671 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:00 smithi038 bash[84940]: cluster 2024-09-14T04:38:59.326264+0000 mgr.y (mgr.26165) 939 : cluster [DBG] pgmap v943: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:00.671 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:00 smithi038 bash[84940]: cluster 2024-09-14T04:38:59.326264+0000 mgr.y (mgr.26165) 939 : cluster [DBG] pgmap v943: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:00.671 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:00 smithi038 bash[84940]: audit 2024-09-14T04:39:00.250441+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:39:00.671 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:00 smithi038 bash[84940]: audit 2024-09-14T04:39:00.250441+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:39:00.671 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:00 smithi038 bash[84940]: audit 2024-09-14T04:39:00.252721+0000 mon.a (mon.0) 1171 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:39:00.671 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:00 smithi038 bash[84940]: audit 2024-09-14T04:39:00.252721+0000 mon.a (mon.0) 1171 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:39:00.671 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:00 smithi038 bash[87336]: cluster 2024-09-14T04:38:59.326264+0000 mgr.y (mgr.26165) 939 : cluster [DBG] pgmap v943: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:00.671 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:00 smithi038 bash[87336]: cluster 2024-09-14T04:38:59.326264+0000 mgr.y (mgr.26165) 939 : cluster [DBG] pgmap v943: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:00.672 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:00 smithi038 bash[87336]: audit 2024-09-14T04:39:00.250441+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:39:00.672 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:00 smithi038 bash[87336]: audit 2024-09-14T04:39:00.250441+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:39:00.672 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:00 smithi038 bash[87336]: audit 2024-09-14T04:39:00.252721+0000 mon.a (mon.0) 1171 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:39:00.672 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:00 smithi038 bash[87336]: audit 2024-09-14T04:39:00.252721+0000 mon.a (mon.0) 1171 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:39:00.686 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:00.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:00.688 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:39:00.789 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:00.816 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:00.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:00.818 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:39:00.919 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:00.941 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:00.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:00.945 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:39:00.957 INFO:teuthology.orchestra.run.smithi038.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-14T04:39:00.957 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0: {} 2024-09-14T04:39:00.975 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1: {} 2024-09-14T04:39:00.975 INFO:teuthology.orchestra.run.smithi038.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-14T04:39:00.991 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2: {} 2024-09-14T04:39:00.992 INFO:teuthology.orchestra.run.smithi038.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-14T04:39:01.008 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3: {} 2024-09-14T04:39:01.009 INFO:teuthology.orchestra.run.smithi038.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-14T04:39:01.029 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4: {} 2024-09-14T04:39:01.029 INFO:teuthology.orchestra.run.smithi038.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-14T04:39:01.047 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:01.050 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5: {} 2024-09-14T04:39:01.050 INFO:teuthology.orchestra.run.smithi038.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-14T04:39:01.068 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6: {} 2024-09-14T04:39:01.069 INFO:teuthology.orchestra.run.smithi038.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-14T04:39:01.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:01.078 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:01.079 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:39:01.086 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7: {} 2024-09-14T04:39:01.086 INFO:teuthology.orchestra.run.smithi038.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-14T04:39:01.180 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:01.203 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:01.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:01.205 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:39:01.306 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:01.334 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:01.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:01.337 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:39:01.438 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:01.463 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:01.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:01.466 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:39:01.567 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:01.595 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:01.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:01.597 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:39:01.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:01 smithi123 bash[68976]: audit 2024-09-14T04:39:00.938339+0000 mon.a (mon.0) 1172 : audit [DBG] from='client.? 172.21.15.38:0/4149697044' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:39:01.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:01 smithi123 bash[68976]: audit 2024-09-14T04:39:00.938339+0000 mon.a (mon.0) 1172 : audit [DBG] from='client.? 172.21.15.38:0/4149697044' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:39:01.699 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:01.727 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:01.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:01.729 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:39:01.830 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:01.847 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:01 smithi038 bash[84940]: audit 2024-09-14T04:39:00.938339+0000 mon.a (mon.0) 1172 : audit [DBG] from='client.? 172.21.15.38:0/4149697044' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:39:01.847 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:01 smithi038 bash[84940]: audit 2024-09-14T04:39:00.938339+0000 mon.a (mon.0) 1172 : audit [DBG] from='client.? 172.21.15.38:0/4149697044' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:39:01.847 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:01 smithi038 bash[87336]: audit 2024-09-14T04:39:00.938339+0000 mon.a (mon.0) 1172 : audit [DBG] from='client.? 172.21.15.38:0/4149697044' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:39:01.847 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:01 smithi038 bash[87336]: audit 2024-09-14T04:39:00.938339+0000 mon.a (mon.0) 1172 : audit [DBG] from='client.? 172.21.15.38:0/4149697044' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:39:01.855 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:01.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:01.857 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:39:01.958 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:01.986 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:01.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:01.989 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:39:02.089 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:02.115 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:02.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:02.117 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:39:02.218 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:02.245 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:02.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:02.247 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:39:02.343 INFO:teuthology.orchestra.run.smithi038.stdout:ERROR: (22) Invalid argument 2024-09-14T04:39:02.344 INFO:teuthology.orchestra.run.smithi038.stdout:op_tracker tracking is not enabled now, so no ops 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-09-14T04:39:02.348 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:02.375 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:02.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:02.378 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:39:02.479 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:02.509 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:02.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:02.510 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:39:02.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:02 smithi038 bash[87336]: cluster 2024-09-14T04:39:01.327089+0000 mgr.y (mgr.26165) 940 : cluster [DBG] pgmap v944: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:02.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:02 smithi038 bash[87336]: cluster 2024-09-14T04:39:01.327089+0000 mgr.y (mgr.26165) 940 : cluster [DBG] pgmap v944: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:02.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:02 smithi038 bash[84940]: cluster 2024-09-14T04:39:01.327089+0000 mgr.y (mgr.26165) 940 : cluster [DBG] pgmap v944: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:02.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:02 smithi038 bash[84940]: cluster 2024-09-14T04:39:01.327089+0000 mgr.y (mgr.26165) 940 : cluster [DBG] pgmap v944: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:02.610 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:02.621 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:02 smithi123 bash[68976]: cluster 2024-09-14T04:39:01.327089+0000 mgr.y (mgr.26165) 940 : cluster [DBG] pgmap v944: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:02.621 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:02 smithi123 bash[68976]: cluster 2024-09-14T04:39:01.327089+0000 mgr.y (mgr.26165) 940 : cluster [DBG] pgmap v944: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:02.637 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:02.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:02.639 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:39:02.740 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:02.767 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:02.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:02.769 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:39:02.870 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:02.898 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:02.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:02.901 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:39:03.002 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:03.026 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:03.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:03.028 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:39:03.129 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:03.148 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:03.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:03.150 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:39:03.251 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:03.280 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:03.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:03.283 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:39:03.383 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:03.406 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:03.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:03.409 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:39:03.451 INFO:teuthology.orchestra.run.smithi038.stderr:noscrub is unset 2024-09-14T04:39:03.466 INFO:teuthology.orchestra.run.smithi038.stderr:reweighted osd.5 to 1 (10000) 2024-09-14T04:39:03.510 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:03.527 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:03.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:03.529 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:39:03.630 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:03.642 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:03 smithi123 bash[68976]: audit 2024-09-14T04:39:03.274331+0000 mon.c (mon.2) 52 : audit [INF] from='client.? 172.21.15.38:0/1161498476' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-14T04:39:03.642 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:03 smithi123 bash[68976]: audit 2024-09-14T04:39:03.274331+0000 mon.c (mon.2) 52 : audit [INF] from='client.? 172.21.15.38:0/1161498476' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-14T04:39:03.642 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:03 smithi123 bash[68976]: audit 2024-09-14T04:39:03.274859+0000 mon.a (mon.0) 1173 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-14T04:39:03.642 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:03 smithi123 bash[68976]: audit 2024-09-14T04:39:03.274859+0000 mon.a (mon.0) 1173 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-14T04:39:03.642 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:03 smithi123 bash[68976]: audit 2024-09-14T04:39:03.384755+0000 mon.a (mon.0) 1174 : audit [INF] from='client.? 172.21.15.38:0/4069835095' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:39:03.642 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:03 smithi123 bash[68976]: audit 2024-09-14T04:39:03.384755+0000 mon.a (mon.0) 1174 : audit [INF] from='client.? 172.21.15.38:0/4069835095' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:39:03.653 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:03 smithi038 bash[84940]: audit 2024-09-14T04:39:03.274331+0000 mon.c (mon.2) 52 : audit [INF] from='client.? 172.21.15.38:0/1161498476' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-14T04:39:03.654 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:03 smithi038 bash[84940]: audit 2024-09-14T04:39:03.274331+0000 mon.c (mon.2) 52 : audit [INF] from='client.? 172.21.15.38:0/1161498476' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-14T04:39:03.654 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:03 smithi038 bash[84940]: audit 2024-09-14T04:39:03.274859+0000 mon.a (mon.0) 1173 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-14T04:39:03.654 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:03 smithi038 bash[84940]: audit 2024-09-14T04:39:03.274859+0000 mon.a (mon.0) 1173 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-14T04:39:03.654 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:03 smithi038 bash[84940]: audit 2024-09-14T04:39:03.384755+0000 mon.a (mon.0) 1174 : audit [INF] from='client.? 172.21.15.38:0/4069835095' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:39:03.654 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:03 smithi038 bash[84940]: audit 2024-09-14T04:39:03.384755+0000 mon.a (mon.0) 1174 : audit [INF] from='client.? 172.21.15.38:0/4069835095' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:39:03.654 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:03 smithi038 bash[87336]: audit 2024-09-14T04:39:03.274331+0000 mon.c (mon.2) 52 : audit [INF] from='client.? 172.21.15.38:0/1161498476' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-14T04:39:03.654 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:03 smithi038 bash[87336]: audit 2024-09-14T04:39:03.274331+0000 mon.c (mon.2) 52 : audit [INF] from='client.? 172.21.15.38:0/1161498476' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-14T04:39:03.654 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:03 smithi038 bash[87336]: audit 2024-09-14T04:39:03.274859+0000 mon.a (mon.0) 1173 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-14T04:39:03.654 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:03 smithi038 bash[87336]: audit 2024-09-14T04:39:03.274859+0000 mon.a (mon.0) 1173 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-14T04:39:03.654 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:03 smithi038 bash[87336]: audit 2024-09-14T04:39:03.384755+0000 mon.a (mon.0) 1174 : audit [INF] from='client.? 172.21.15.38:0/4069835095' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:39:03.655 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:03 smithi038 bash[87336]: audit 2024-09-14T04:39:03.384755+0000 mon.a (mon.0) 1174 : audit [INF] from='client.? 172.21.15.38:0/4069835095' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:39:03.656 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:03.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:03.659 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:39:03.760 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:03.788 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:03.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:03.790 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:39:03.891 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:03.917 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:03.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:03.919 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:39:04.020 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:04.045 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:04.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:04.048 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:39:04.149 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:04.176 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:04.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:04.178 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:39:04.279 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:04.305 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:04.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:04.307 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:39:04.408 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:04.436 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:04.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:04.438 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:39:04.539 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:04.553 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:04 smithi038 bash[84940]: cluster 2024-09-14T04:39:03.327455+0000 mgr.y (mgr.26165) 941 : cluster [DBG] pgmap v945: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:04.553 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:04 smithi038 bash[84940]: cluster 2024-09-14T04:39:03.327455+0000 mgr.y (mgr.26165) 941 : cluster [DBG] pgmap v945: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:04.553 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:04 smithi038 bash[84940]: cluster 2024-09-14T04:39:03.436163+0000 mon.a (mon.0) 1175 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:39:04.553 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:04 smithi038 bash[84940]: cluster 2024-09-14T04:39:03.436163+0000 mon.a (mon.0) 1175 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:39:04.553 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:04 smithi038 bash[84940]: audit 2024-09-14T04:39:03.452736+0000 mon.a (mon.0) 1176 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-14T04:39:04.553 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:04 smithi038 bash[84940]: audit 2024-09-14T04:39:03.452736+0000 mon.a (mon.0) 1176 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-14T04:39:04.553 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:04 smithi038 bash[84940]: audit 2024-09-14T04:39:03.452827+0000 mon.a (mon.0) 1177 : audit [INF] from='client.? 172.21.15.38:0/4069835095' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:39:04.553 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:04 smithi038 bash[84940]: audit 2024-09-14T04:39:03.452827+0000 mon.a (mon.0) 1177 : audit [INF] from='client.? 172.21.15.38:0/4069835095' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:39:04.554 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:04 smithi038 bash[84940]: cluster 2024-09-14T04:39:03.466501+0000 mon.a (mon.0) 1178 : cluster [DBG] osdmap e214: 8 total, 8 up, 8 in 2024-09-14T04:39:04.554 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:04 smithi038 bash[84940]: cluster 2024-09-14T04:39:03.466501+0000 mon.a (mon.0) 1178 : cluster [DBG] osdmap e214: 8 total, 8 up, 8 in 2024-09-14T04:39:04.554 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:04 smithi038 bash[87336]: cluster 2024-09-14T04:39:03.327455+0000 mgr.y (mgr.26165) 941 : cluster [DBG] pgmap v945: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:04.554 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:04 smithi038 bash[87336]: cluster 2024-09-14T04:39:03.327455+0000 mgr.y (mgr.26165) 941 : cluster [DBG] pgmap v945: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:04.554 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:04 smithi038 bash[87336]: cluster 2024-09-14T04:39:03.436163+0000 mon.a (mon.0) 1175 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:39:04.554 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:04 smithi038 bash[87336]: cluster 2024-09-14T04:39:03.436163+0000 mon.a (mon.0) 1175 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:39:04.554 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:04 smithi038 bash[87336]: audit 2024-09-14T04:39:03.452736+0000 mon.a (mon.0) 1176 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-14T04:39:04.554 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:04 smithi038 bash[87336]: audit 2024-09-14T04:39:03.452736+0000 mon.a (mon.0) 1176 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-14T04:39:04.554 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:04 smithi038 bash[87336]: audit 2024-09-14T04:39:03.452827+0000 mon.a (mon.0) 1177 : audit [INF] from='client.? 172.21.15.38:0/4069835095' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:39:04.554 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:04 smithi038 bash[87336]: audit 2024-09-14T04:39:03.452827+0000 mon.a (mon.0) 1177 : audit [INF] from='client.? 172.21.15.38:0/4069835095' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:39:04.555 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:04 smithi038 bash[87336]: cluster 2024-09-14T04:39:03.466501+0000 mon.a (mon.0) 1178 : cluster [DBG] osdmap e214: 8 total, 8 up, 8 in 2024-09-14T04:39:04.555 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:04 smithi038 bash[87336]: cluster 2024-09-14T04:39:03.466501+0000 mon.a (mon.0) 1178 : cluster [DBG] osdmap e214: 8 total, 8 up, 8 in 2024-09-14T04:39:04.566 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:04.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:04.569 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:39:04.669 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:04.681 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:04 smithi123 bash[68976]: cluster 2024-09-14T04:39:03.327455+0000 mgr.y (mgr.26165) 941 : cluster [DBG] pgmap v945: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:04.681 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:04 smithi123 bash[68976]: cluster 2024-09-14T04:39:03.327455+0000 mgr.y (mgr.26165) 941 : cluster [DBG] pgmap v945: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:04.681 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:04 smithi123 bash[68976]: cluster 2024-09-14T04:39:03.436163+0000 mon.a (mon.0) 1175 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:39:04.681 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:04 smithi123 bash[68976]: cluster 2024-09-14T04:39:03.436163+0000 mon.a (mon.0) 1175 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:39:04.681 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:04 smithi123 bash[68976]: audit 2024-09-14T04:39:03.452736+0000 mon.a (mon.0) 1176 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-14T04:39:04.681 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:04 smithi123 bash[68976]: audit 2024-09-14T04:39:03.452736+0000 mon.a (mon.0) 1176 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-14T04:39:04.681 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:04 smithi123 bash[68976]: audit 2024-09-14T04:39:03.452827+0000 mon.a (mon.0) 1177 : audit [INF] from='client.? 172.21.15.38:0/4069835095' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:39:04.681 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:04 smithi123 bash[68976]: audit 2024-09-14T04:39:03.452827+0000 mon.a (mon.0) 1177 : audit [INF] from='client.? 172.21.15.38:0/4069835095' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:39:04.681 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:04 smithi123 bash[68976]: cluster 2024-09-14T04:39:03.466501+0000 mon.a (mon.0) 1178 : cluster [DBG] osdmap e214: 8 total, 8 up, 8 in 2024-09-14T04:39:04.681 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:04 smithi123 bash[68976]: cluster 2024-09-14T04:39:03.466501+0000 mon.a (mon.0) 1178 : cluster [DBG] osdmap e214: 8 total, 8 up, 8 in 2024-09-14T04:39:04.697 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:04.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:04.699 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:39:04.800 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:04.827 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:04.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:04.829 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:39:04.930 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:04.956 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:04.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:04.958 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:39:05.059 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:05.087 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:05.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:05.089 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:39:05.190 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:05.212 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:05.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:05.214 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:39:05.316 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:05.334 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:05.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:05.337 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:39:05.437 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:05.462 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:05.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:05.464 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:39:05.565 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:05.592 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:05.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:05.594 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:39:05.695 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:05.724 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:05.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:05.727 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:39:05.828 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:05.857 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:05.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:05.859 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:39:05.960 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:05.987 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:05.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:05.989 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:39:06.090 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:06.115 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:06.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:06.118 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:39:06.218 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:06.248 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:06.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:06.250 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:39:06.351 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:06.379 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:06.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:06.381 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:39:06.482 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:06.487 INFO:teuthology.orchestra.run.smithi038.stderr:pool 'unique_pool_4' created 2024-09-14T04:39:06.506 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:06.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:06.509 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:39:06.540 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:06 smithi038 bash[87336]: cluster 2024-09-14T04:39:05.328305+0000 mgr.y (mgr.26165) 942 : cluster [DBG] pgmap v947: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:06.540 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:06 smithi038 bash[87336]: cluster 2024-09-14T04:39:05.328305+0000 mgr.y (mgr.26165) 942 : cluster [DBG] pgmap v947: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:06.540 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:06 smithi038 bash[87336]: audit 2024-09-14T04:39:05.488748+0000 mon.c (mon.2) 53 : audit [INF] from='client.? 172.21.15.38:0/4018633467' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16} : dispatch 2024-09-14T04:39:06.540 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:06 smithi038 bash[87336]: audit 2024-09-14T04:39:05.488748+0000 mon.c (mon.2) 53 : audit [INF] from='client.? 172.21.15.38:0/4018633467' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16} : dispatch 2024-09-14T04:39:06.541 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:06 smithi038 bash[87336]: audit 2024-09-14T04:39:05.489152+0000 mon.a (mon.0) 1179 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16} : dispatch 2024-09-14T04:39:06.541 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:06 smithi038 bash[87336]: audit 2024-09-14T04:39:05.489152+0000 mon.a (mon.0) 1179 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16} : dispatch 2024-09-14T04:39:06.541 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:06 smithi038 bash[84940]: cluster 2024-09-14T04:39:05.328305+0000 mgr.y (mgr.26165) 942 : cluster [DBG] pgmap v947: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:06.541 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:06 smithi038 bash[84940]: cluster 2024-09-14T04:39:05.328305+0000 mgr.y (mgr.26165) 942 : cluster [DBG] pgmap v947: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:06.541 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:06 smithi038 bash[84940]: audit 2024-09-14T04:39:05.488748+0000 mon.c (mon.2) 53 : audit [INF] from='client.? 172.21.15.38:0/4018633467' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16} : dispatch 2024-09-14T04:39:06.541 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:06 smithi038 bash[84940]: audit 2024-09-14T04:39:05.488748+0000 mon.c (mon.2) 53 : audit [INF] from='client.? 172.21.15.38:0/4018633467' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16} : dispatch 2024-09-14T04:39:06.541 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:06 smithi038 bash[84940]: audit 2024-09-14T04:39:05.489152+0000 mon.a (mon.0) 1179 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16} : dispatch 2024-09-14T04:39:06.541 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:06 smithi038 bash[84940]: audit 2024-09-14T04:39:05.489152+0000 mon.a (mon.0) 1179 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16} : dispatch 2024-09-14T04:39:06.547 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.1 dump_ops_in_flight 2024-09-14T04:39:06.610 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:06.622 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:06 smithi123 bash[68976]: cluster 2024-09-14T04:39:05.328305+0000 mgr.y (mgr.26165) 942 : cluster [DBG] pgmap v947: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:06.622 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:06 smithi123 bash[68976]: cluster 2024-09-14T04:39:05.328305+0000 mgr.y (mgr.26165) 942 : cluster [DBG] pgmap v947: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:06.622 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:06 smithi123 bash[68976]: audit 2024-09-14T04:39:05.488748+0000 mon.c (mon.2) 53 : audit [INF] from='client.? 172.21.15.38:0/4018633467' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16} : dispatch 2024-09-14T04:39:06.622 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:06 smithi123 bash[68976]: audit 2024-09-14T04:39:05.488748+0000 mon.c (mon.2) 53 : audit [INF] from='client.? 172.21.15.38:0/4018633467' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16} : dispatch 2024-09-14T04:39:06.622 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:06 smithi123 bash[68976]: audit 2024-09-14T04:39:05.489152+0000 mon.a (mon.0) 1179 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16} : dispatch 2024-09-14T04:39:06.622 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:06 smithi123 bash[68976]: audit 2024-09-14T04:39:05.489152+0000 mon.a (mon.0) 1179 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16} : dispatch 2024-09-14T04:39:06.635 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:06.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:06.637 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:39:06.738 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:06.757 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:06.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:06.759 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:39:06.859 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:06.887 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:06.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:06.890 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:39:06.991 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:07.019 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:07.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:07.021 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:39:07.122 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:07.150 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:07.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:07.153 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:39:07.254 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:07.280 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:07.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:07.283 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:39:07.311 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-14T04:39:07.384 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:07.411 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:07.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:07.414 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:39:07.514 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:07.518 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd reweight 6 1 2024-09-14T04:39:07.524 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:07 smithi123 bash[68976]: audit 2024-09-14T04:39:06.474881+0000 mon.a (mon.0) 1180 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2024-09-14T04:39:07.524 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:07 smithi123 bash[68976]: audit 2024-09-14T04:39:06.474881+0000 mon.a (mon.0) 1180 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2024-09-14T04:39:07.524 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:07 smithi123 bash[68976]: cluster 2024-09-14T04:39:06.483619+0000 mon.a (mon.0) 1181 : cluster [DBG] osdmap e215: 8 total, 8 up, 8 in 2024-09-14T04:39:07.524 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:07 smithi123 bash[68976]: cluster 2024-09-14T04:39:06.483619+0000 mon.a (mon.0) 1181 : cluster [DBG] osdmap e215: 8 total, 8 up, 8 in 2024-09-14T04:39:07.538 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:07.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:07.541 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:39:07.641 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:07.668 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:07.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:07.670 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:39:07.771 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:07.797 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:07.798 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:07 smithi038 bash[87336]: audit 2024-09-14T04:39:06.474881+0000 mon.a (mon.0) 1180 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2024-09-14T04:39:07.799 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:07 smithi038 bash[87336]: audit 2024-09-14T04:39:06.474881+0000 mon.a (mon.0) 1180 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2024-09-14T04:39:07.799 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:07 smithi038 bash[87336]: cluster 2024-09-14T04:39:06.483619+0000 mon.a (mon.0) 1181 : cluster [DBG] osdmap e215: 8 total, 8 up, 8 in 2024-09-14T04:39:07.799 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:07 smithi038 bash[87336]: cluster 2024-09-14T04:39:06.483619+0000 mon.a (mon.0) 1181 : cluster [DBG] osdmap e215: 8 total, 8 up, 8 in 2024-09-14T04:39:07.799 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:07 smithi038 bash[84940]: audit 2024-09-14T04:39:06.474881+0000 mon.a (mon.0) 1180 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2024-09-14T04:39:07.800 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:07 smithi038 bash[84940]: audit 2024-09-14T04:39:06.474881+0000 mon.a (mon.0) 1180 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2024-09-14T04:39:07.800 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:07 smithi038 bash[84940]: cluster 2024-09-14T04:39:06.483619+0000 mon.a (mon.0) 1181 : cluster [DBG] osdmap e215: 8 total, 8 up, 8 in 2024-09-14T04:39:07.800 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:07 smithi038 bash[84940]: cluster 2024-09-14T04:39:06.483619+0000 mon.a (mon.0) 1181 : cluster [DBG] osdmap e215: 8 total, 8 up, 8 in 2024-09-14T04:39:07.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:07.802 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:39:07.902 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:07.930 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:07.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:07.932 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:39:08.033 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:08.060 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:08.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:08.062 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:39:08.163 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:08.189 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:08.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:08.191 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:39:08.285 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd pool application enable unique_pool_4 rados --yes-i-really-mean-it || true 2024-09-14T04:39:08.292 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:08.358 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:08.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:08.360 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:39:08.460 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:08.488 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:08.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:08.491 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:39:08.521 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:39:08 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:39:08] "GET /metrics HTTP/1.1" 200 34294 "" "Prometheus/2.51.0" 2024-09-14T04:39:08.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:08 smithi038 bash[84940]: cluster 2024-09-14T04:39:07.329053+0000 mgr.y (mgr.26165) 943 : cluster [DBG] pgmap v949: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:08.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:08 smithi038 bash[84940]: cluster 2024-09-14T04:39:07.329053+0000 mgr.y (mgr.26165) 943 : cluster [DBG] pgmap v949: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:08.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:08 smithi038 bash[84940]: cluster 2024-09-14T04:39:07.474837+0000 mon.a (mon.0) 1182 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-14T04:39:08.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:08 smithi038 bash[84940]: cluster 2024-09-14T04:39:07.474837+0000 mon.a (mon.0) 1182 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-14T04:39:08.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:08 smithi038 bash[84940]: cluster 2024-09-14T04:39:07.501589+0000 mon.a (mon.0) 1183 : cluster [DBG] osdmap e216: 8 total, 8 up, 8 in 2024-09-14T04:39:08.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:08 smithi038 bash[84940]: cluster 2024-09-14T04:39:07.501589+0000 mon.a (mon.0) 1183 : cluster [DBG] osdmap e216: 8 total, 8 up, 8 in 2024-09-14T04:39:08.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:08 smithi038 bash[87336]: cluster 2024-09-14T04:39:07.329053+0000 mgr.y (mgr.26165) 943 : cluster [DBG] pgmap v949: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:08.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:08 smithi038 bash[87336]: cluster 2024-09-14T04:39:07.329053+0000 mgr.y (mgr.26165) 943 : cluster [DBG] pgmap v949: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:08.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:08 smithi038 bash[87336]: cluster 2024-09-14T04:39:07.474837+0000 mon.a (mon.0) 1182 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-14T04:39:08.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:08 smithi038 bash[87336]: cluster 2024-09-14T04:39:07.474837+0000 mon.a (mon.0) 1182 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-14T04:39:08.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:08 smithi038 bash[87336]: cluster 2024-09-14T04:39:07.501589+0000 mon.a (mon.0) 1183 : cluster [DBG] osdmap e216: 8 total, 8 up, 8 in 2024-09-14T04:39:08.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:08 smithi038 bash[87336]: cluster 2024-09-14T04:39:07.501589+0000 mon.a (mon.0) 1183 : cluster [DBG] osdmap e216: 8 total, 8 up, 8 in 2024-09-14T04:39:08.592 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:08.617 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:08.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:08.620 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:39:08.721 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:08.734 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:08 smithi123 bash[68976]: cluster 2024-09-14T04:39:07.329053+0000 mgr.y (mgr.26165) 943 : cluster [DBG] pgmap v949: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:08.734 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:08 smithi123 bash[68976]: cluster 2024-09-14T04:39:07.329053+0000 mgr.y (mgr.26165) 943 : cluster [DBG] pgmap v949: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:08.734 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:08 smithi123 bash[68976]: cluster 2024-09-14T04:39:07.474837+0000 mon.a (mon.0) 1182 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-14T04:39:08.734 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:08 smithi123 bash[68976]: cluster 2024-09-14T04:39:07.474837+0000 mon.a (mon.0) 1182 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-14T04:39:08.734 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:08 smithi123 bash[68976]: cluster 2024-09-14T04:39:07.501589+0000 mon.a (mon.0) 1183 : cluster [DBG] osdmap e216: 8 total, 8 up, 8 in 2024-09-14T04:39:08.735 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:08 smithi123 bash[68976]: cluster 2024-09-14T04:39:07.501589+0000 mon.a (mon.0) 1183 : cluster [DBG] osdmap e216: 8 total, 8 up, 8 in 2024-09-14T04:39:08.749 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:08.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:08.751 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:39:08.852 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:08.881 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:08.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:08.884 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:39:08.985 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:09.014 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:09.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:09.016 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:39:09.117 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:09.145 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:09.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:09.147 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:39:09.248 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:09.276 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:09.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:09.278 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:39:09.379 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:09.407 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:09.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:09.410 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:39:09.489 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd unset nodeep-scrub 2024-09-14T04:39:09.511 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:09.558 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:09.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:09.561 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:39:09.661 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:09.672 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:09 smithi038 bash[87336]: cluster 2024-09-14T04:39:08.506634+0000 mon.a (mon.0) 1184 : cluster [DBG] osdmap e217: 8 total, 8 up, 8 in 2024-09-14T04:39:09.672 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:09 smithi038 bash[87336]: cluster 2024-09-14T04:39:08.506634+0000 mon.a (mon.0) 1184 : cluster [DBG] osdmap e217: 8 total, 8 up, 8 in 2024-09-14T04:39:09.672 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:09 smithi038 bash[84940]: cluster 2024-09-14T04:39:08.506634+0000 mon.a (mon.0) 1184 : cluster [DBG] osdmap e217: 8 total, 8 up, 8 in 2024-09-14T04:39:09.672 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:09 smithi038 bash[84940]: cluster 2024-09-14T04:39:08.506634+0000 mon.a (mon.0) 1184 : cluster [DBG] osdmap e217: 8 total, 8 up, 8 in 2024-09-14T04:39:09.684 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:09.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:09.686 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:39:09.786 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:09.807 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:09.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:09.809 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:39:09.910 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:09.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:09 smithi123 bash[68976]: cluster 2024-09-14T04:39:08.506634+0000 mon.a (mon.0) 1184 : cluster [DBG] osdmap e217: 8 total, 8 up, 8 in 2024-09-14T04:39:09.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:09 smithi123 bash[68976]: cluster 2024-09-14T04:39:08.506634+0000 mon.a (mon.0) 1184 : cluster [DBG] osdmap e217: 8 total, 8 up, 8 in 2024-09-14T04:39:09.938 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:09.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:09.941 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:39:10.042 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:10.069 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:10.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:10.071 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:39:10.172 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:10.197 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:10.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:10.200 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:39:10.301 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:10.312 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:39:10 smithi123 bash[61744]: ts=2024-09-14T04:39:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:39:10.327 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:10.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:10.330 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:39:10.431 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:10.454 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:10.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:10.457 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:39:10.558 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:10.568 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:10 smithi123 bash[68976]: cluster 2024-09-14T04:39:09.329561+0000 mgr.y (mgr.26165) 944 : cluster [DBG] pgmap v952: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:10.568 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:10 smithi123 bash[68976]: cluster 2024-09-14T04:39:09.329561+0000 mgr.y (mgr.26165) 944 : cluster [DBG] pgmap v952: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:10.569 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:10 smithi123 bash[68976]: audit 2024-09-14T04:39:10.437401+0000 mon.a (mon.0) 1185 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:39:10.569 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:10 smithi123 bash[68976]: audit 2024-09-14T04:39:10.437401+0000 mon.a (mon.0) 1185 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:39:10.583 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:10.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:10.585 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:39:10.686 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:10.713 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:10.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:10.715 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:39:10.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:10 smithi038 bash[87336]: cluster 2024-09-14T04:39:09.329561+0000 mgr.y (mgr.26165) 944 : cluster [DBG] pgmap v952: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:10.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:10 smithi038 bash[87336]: cluster 2024-09-14T04:39:09.329561+0000 mgr.y (mgr.26165) 944 : cluster [DBG] pgmap v952: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:10.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:10 smithi038 bash[87336]: audit 2024-09-14T04:39:10.437401+0000 mon.a (mon.0) 1185 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:39:10.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:10 smithi038 bash[87336]: audit 2024-09-14T04:39:10.437401+0000 mon.a (mon.0) 1185 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:39:10.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:10 smithi038 bash[84940]: cluster 2024-09-14T04:39:09.329561+0000 mgr.y (mgr.26165) 944 : cluster [DBG] pgmap v952: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:10.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:10 smithi038 bash[84940]: cluster 2024-09-14T04:39:09.329561+0000 mgr.y (mgr.26165) 944 : cluster [DBG] pgmap v952: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:10.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:10 smithi038 bash[84940]: audit 2024-09-14T04:39:10.437401+0000 mon.a (mon.0) 1185 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:39:10.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:10 smithi038 bash[84940]: audit 2024-09-14T04:39:10.437401+0000 mon.a (mon.0) 1185 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:39:10.816 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:10.836 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:10.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:10.838 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:39:10.938 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:10.956 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:10.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:10.958 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:39:11.059 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:11.083 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:11.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:11.085 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:39:11.186 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:11.210 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:11.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:11.212 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:39:11.305 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:39:11.306 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:39:11.313 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:11.336 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:11.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:11.339 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:39:11.439 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:11.464 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:11.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:11.467 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:39:11.568 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:11.594 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:11.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:11.597 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:39:11.698 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:11.724 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:11.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:11.728 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:39:11.829 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:11.856 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:11.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:11.859 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:39:11.959 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:11.984 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:11.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:11.987 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:39:12.087 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:12.113 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:12.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:12.116 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:39:12.216 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:12.244 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:12.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:12.247 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:39:12.329 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:39:12.329 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:39:12.348 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:12.375 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:12.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:12.377 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:39:12.478 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:12.504 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:12.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:12.507 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:39:12.607 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:12.619 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:12 smithi123 bash[68976]: cluster 2024-09-14T04:39:11.330388+0000 mgr.y (mgr.26165) 945 : cluster [DBG] pgmap v953: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:12.619 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:12 smithi123 bash[68976]: cluster 2024-09-14T04:39:11.330388+0000 mgr.y (mgr.26165) 945 : cluster [DBG] pgmap v953: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:12.635 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:12.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:12.638 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:39:12.738 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:12.766 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:12.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:12.768 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:39:12.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:12 smithi038 bash[84940]: cluster 2024-09-14T04:39:11.330388+0000 mgr.y (mgr.26165) 945 : cluster [DBG] pgmap v953: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:12.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:12 smithi038 bash[84940]: cluster 2024-09-14T04:39:11.330388+0000 mgr.y (mgr.26165) 945 : cluster [DBG] pgmap v953: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:12.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:12 smithi038 bash[87336]: cluster 2024-09-14T04:39:11.330388+0000 mgr.y (mgr.26165) 945 : cluster [DBG] pgmap v953: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:12.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:12 smithi038 bash[87336]: cluster 2024-09-14T04:39:11.330388+0000 mgr.y (mgr.26165) 945 : cluster [DBG] pgmap v953: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:12.869 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:12.891 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:12.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:12.893 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:39:12.994 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:13.017 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:13.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:13.019 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:39:13.120 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:13.149 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:13.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:13.152 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:39:13.253 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:13.278 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:13.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:13.280 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:39:13.344 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:39:13.381 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:13.409 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:13.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:13.411 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:39:13.512 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:13.533 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:13.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:13.535 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:39:13.636 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:13.663 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:13.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:13.665 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:39:13.766 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:13.793 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:13.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:13.795 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:39:13.895 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:13.923 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:13.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:13.926 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:39:14.027 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:14.051 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:14.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:14.059 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:39:14.159 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:14.187 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:14.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:14.189 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:39:14.290 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:14.318 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:14.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:14.321 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:39:14.422 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:14.450 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:14.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:14.453 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:39:14.553 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:14.565 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:14 smithi038 bash[84940]: cluster 2024-09-14T04:39:13.331125+0000 mgr.y (mgr.26165) 946 : cluster [DBG] pgmap v954: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:14.565 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:14 smithi038 bash[84940]: cluster 2024-09-14T04:39:13.331125+0000 mgr.y (mgr.26165) 946 : cluster [DBG] pgmap v954: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:14.565 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:14 smithi038 bash[87336]: cluster 2024-09-14T04:39:13.331125+0000 mgr.y (mgr.26165) 946 : cluster [DBG] pgmap v954: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:14.565 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:14 smithi038 bash[87336]: cluster 2024-09-14T04:39:13.331125+0000 mgr.y (mgr.26165) 946 : cluster [DBG] pgmap v954: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:14.581 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:14.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:14.584 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:39:14.685 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:14.712 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:14.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:14.714 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:39:14.815 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:14.842 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:14.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:14.844 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:39:14.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:14 smithi123 bash[68976]: cluster 2024-09-14T04:39:13.331125+0000 mgr.y (mgr.26165) 946 : cluster [DBG] pgmap v954: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:14.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:14 smithi123 bash[68976]: cluster 2024-09-14T04:39:13.331125+0000 mgr.y (mgr.26165) 946 : cluster [DBG] pgmap v954: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:14.945 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:14.972 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:14.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:14.974 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:39:15.075 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:15.101 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:15.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:15.104 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:39:15.205 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:15.233 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:15.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:15.236 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:39:15.336 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:15.359 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:15.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:15.362 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:39:15.462 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:15.487 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:15.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:15.489 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:39:15.590 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:15.610 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:15.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:15.613 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:39:15.713 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:15.737 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:15.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:15.740 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:39:15.841 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:15.865 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:15.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:15.867 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:39:15.968 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:15.993 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:15.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:15.995 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:39:16.096 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:16.116 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:16.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:16.118 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:39:16.220 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:16.248 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:16.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:16.250 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:39:16.351 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:16.362 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:16 smithi123 bash[68976]: audit 2024-09-14T04:39:15.241510+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:39:16.362 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:16 smithi123 bash[68976]: audit 2024-09-14T04:39:15.241510+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:39:16.362 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:16 smithi123 bash[68976]: audit 2024-09-14T04:39:15.242618+0000 mon.a (mon.0) 1187 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:39:16.362 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:16 smithi123 bash[68976]: audit 2024-09-14T04:39:15.242618+0000 mon.a (mon.0) 1187 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:39:16.362 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:16 smithi123 bash[68976]: cluster 2024-09-14T04:39:15.332176+0000 mgr.y (mgr.26165) 947 : cluster [DBG] pgmap v955: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:16.362 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:16 smithi123 bash[68976]: cluster 2024-09-14T04:39:15.332176+0000 mgr.y (mgr.26165) 947 : cluster [DBG] pgmap v955: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:16.362 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:16 smithi123 bash[68976]: audit 2024-09-14T04:39:16.190568+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:39:16.362 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:16 smithi123 bash[68976]: audit 2024-09-14T04:39:16.190568+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:39:16.362 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:16 smithi123 bash[68976]: audit 2024-09-14T04:39:16.198699+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:39:16.362 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:16 smithi123 bash[68976]: audit 2024-09-14T04:39:16.198699+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:39:16.376 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:16.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:16.378 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:39:16.478 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:16.500 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:16.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:16.502 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:39:16.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:16 smithi038 bash[84940]: audit 2024-09-14T04:39:15.241510+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:39:16.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:16 smithi038 bash[84940]: audit 2024-09-14T04:39:15.241510+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:39:16.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:16 smithi038 bash[84940]: audit 2024-09-14T04:39:15.242618+0000 mon.a (mon.0) 1187 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:39:16.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:16 smithi038 bash[84940]: audit 2024-09-14T04:39:15.242618+0000 mon.a (mon.0) 1187 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:39:16.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:16 smithi038 bash[84940]: cluster 2024-09-14T04:39:15.332176+0000 mgr.y (mgr.26165) 947 : cluster [DBG] pgmap v955: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:16.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:16 smithi038 bash[84940]: cluster 2024-09-14T04:39:15.332176+0000 mgr.y (mgr.26165) 947 : cluster [DBG] pgmap v955: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:16.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:16 smithi038 bash[84940]: audit 2024-09-14T04:39:16.190568+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:39:16.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:16 smithi038 bash[84940]: audit 2024-09-14T04:39:16.190568+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:39:16.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:16 smithi038 bash[84940]: audit 2024-09-14T04:39:16.198699+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:39:16.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:16 smithi038 bash[84940]: audit 2024-09-14T04:39:16.198699+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:39:16.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:16 smithi038 bash[87336]: audit 2024-09-14T04:39:15.241510+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:39:16.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:16 smithi038 bash[87336]: audit 2024-09-14T04:39:15.241510+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:39:16.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:16 smithi038 bash[87336]: audit 2024-09-14T04:39:15.242618+0000 mon.a (mon.0) 1187 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:39:16.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:16 smithi038 bash[87336]: audit 2024-09-14T04:39:15.242618+0000 mon.a (mon.0) 1187 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:39:16.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:16 smithi038 bash[87336]: cluster 2024-09-14T04:39:15.332176+0000 mgr.y (mgr.26165) 947 : cluster [DBG] pgmap v955: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:16.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:16 smithi038 bash[87336]: cluster 2024-09-14T04:39:15.332176+0000 mgr.y (mgr.26165) 947 : cluster [DBG] pgmap v955: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:16.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:16 smithi038 bash[87336]: audit 2024-09-14T04:39:16.190568+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:39:16.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:16 smithi038 bash[87336]: audit 2024-09-14T04:39:16.190568+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:39:16.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:16 smithi038 bash[87336]: audit 2024-09-14T04:39:16.198699+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:39:16.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:16 smithi038 bash[87336]: audit 2024-09-14T04:39:16.198699+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:39:16.603 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:16.623 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:16.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:16.626 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:39:16.726 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:16.748 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:16.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:16.751 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:39:16.851 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:16.874 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:16.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:16.877 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:39:16.978 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:17.002 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:17.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:17.004 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:39:17.105 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:17.130 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:17.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:17.132 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:39:17.233 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:17.259 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:17.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:17.262 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:39:17.362 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:17.391 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:17.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:17.393 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:39:17.494 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:17.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:17 smithi123 bash[68976]: audit 2024-09-14T04:39:16.445267+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:39:17.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:17 smithi123 bash[68976]: audit 2024-09-14T04:39:16.445267+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:39:17.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:17 smithi123 bash[68976]: audit 2024-09-14T04:39:16.450531+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:39:17.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:17 smithi123 bash[68976]: audit 2024-09-14T04:39:16.450531+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:39:17.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:17 smithi123 bash[68976]: audit 2024-09-14T04:39:17.055575+0000 mon.a (mon.0) 1192 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:39:17.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:17 smithi123 bash[68976]: audit 2024-09-14T04:39:17.055575+0000 mon.a (mon.0) 1192 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:39:17.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:17 smithi123 bash[68976]: audit 2024-09-14T04:39:17.056685+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:39:17.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:17 smithi123 bash[68976]: audit 2024-09-14T04:39:17.056685+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:39:17.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:17 smithi123 bash[68976]: audit 2024-09-14T04:39:17.070448+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:39:17.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:17 smithi123 bash[68976]: audit 2024-09-14T04:39:17.070448+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:39:17.521 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:17.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:17.524 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:39:17.625 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:17.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:17 smithi038 bash[84940]: audit 2024-09-14T04:39:16.445267+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:39:17.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:17 smithi038 bash[84940]: audit 2024-09-14T04:39:16.445267+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:39:17.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:17 smithi038 bash[84940]: audit 2024-09-14T04:39:16.450531+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:39:17.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:17 smithi038 bash[84940]: audit 2024-09-14T04:39:16.450531+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:39:17.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:17 smithi038 bash[84940]: audit 2024-09-14T04:39:17.055575+0000 mon.a (mon.0) 1192 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:39:17.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:17 smithi038 bash[84940]: audit 2024-09-14T04:39:17.055575+0000 mon.a (mon.0) 1192 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:39:17.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:17 smithi038 bash[84940]: audit 2024-09-14T04:39:17.056685+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:39:17.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:17 smithi038 bash[84940]: audit 2024-09-14T04:39:17.056685+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:39:17.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:17 smithi038 bash[84940]: audit 2024-09-14T04:39:17.070448+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:39:17.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:17 smithi038 bash[84940]: audit 2024-09-14T04:39:17.070448+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:39:17.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:17 smithi038 bash[87336]: audit 2024-09-14T04:39:16.445267+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:39:17.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:17 smithi038 bash[87336]: audit 2024-09-14T04:39:16.445267+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:39:17.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:17 smithi038 bash[87336]: audit 2024-09-14T04:39:16.450531+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:39:17.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:17 smithi038 bash[87336]: audit 2024-09-14T04:39:16.450531+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:39:17.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:17 smithi038 bash[87336]: audit 2024-09-14T04:39:17.055575+0000 mon.a (mon.0) 1192 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:39:17.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:17 smithi038 bash[87336]: audit 2024-09-14T04:39:17.055575+0000 mon.a (mon.0) 1192 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:39:17.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:17 smithi038 bash[87336]: audit 2024-09-14T04:39:17.056685+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:39:17.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:17 smithi038 bash[87336]: audit 2024-09-14T04:39:17.056685+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:39:17.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:17 smithi038 bash[87336]: audit 2024-09-14T04:39:17.070448+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:39:17.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:17 smithi038 bash[87336]: audit 2024-09-14T04:39:17.070448+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:39:17.645 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:17.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:17.647 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:39:17.748 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:17.775 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:17.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:17.777 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:39:17.878 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:17.904 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:17.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:17.907 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:39:18.007 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:18.035 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:18.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:18.037 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:39:18.138 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:18.163 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:18.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:18.166 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:39:18.266 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:18.293 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:18.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:18.296 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:39:18.396 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:18.425 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:18.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:18.427 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:39:18.521 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:39:18 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:39:18] "GET /metrics HTTP/1.1" 200 36585 "" "Prometheus/2.51.0" 2024-09-14T04:39:18.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:18 smithi038 bash[84940]: cluster 2024-09-14T04:39:17.333345+0000 mgr.y (mgr.26165) 948 : cluster [DBG] pgmap v956: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:18.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:18 smithi038 bash[84940]: cluster 2024-09-14T04:39:17.333345+0000 mgr.y (mgr.26165) 948 : cluster [DBG] pgmap v956: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:18.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:18 smithi038 bash[87336]: cluster 2024-09-14T04:39:17.333345+0000 mgr.y (mgr.26165) 948 : cluster [DBG] pgmap v956: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:18.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:18 smithi038 bash[87336]: cluster 2024-09-14T04:39:17.333345+0000 mgr.y (mgr.26165) 948 : cluster [DBG] pgmap v956: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:18.527 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:18.555 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:18.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:18.558 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:39:18.659 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:18.670 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:18 smithi123 bash[68976]: cluster 2024-09-14T04:39:17.333345+0000 mgr.y (mgr.26165) 948 : cluster [DBG] pgmap v956: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:18.670 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:18 smithi123 bash[68976]: cluster 2024-09-14T04:39:17.333345+0000 mgr.y (mgr.26165) 948 : cluster [DBG] pgmap v956: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:18.686 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:18.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:18.688 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:39:18.789 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:18.819 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:18.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:18.822 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:39:18.923 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:18.948 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:18.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:18.951 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:39:19.052 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:19.080 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:19.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:19.083 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:39:19.184 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:19.212 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:19.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:19.214 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:39:19.315 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:19.344 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:19.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:19.346 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:39:19.447 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:19.477 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:19.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:19.479 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:39:19.580 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:19.608 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:19.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:19.611 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:39:19.711 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:19.741 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:19.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:19.743 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:39:19.844 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:19.873 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:19.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:19.875 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:39:19.976 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:20.006 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:20.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:20.008 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:39:20.109 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:20.139 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:20.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:20.142 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:39:20.243 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:20.263 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:20.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:20.265 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:39:20.366 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:20.391 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:20.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:20.393 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:39:20.476 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:39:20 smithi123 bash[61744]: ts=2024-09-14T04:39:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:39:20.494 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:20.514 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:20.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:20.516 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:39:20.617 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:20.644 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:20 smithi038 bash[84940]: cluster 2024-09-14T04:39:19.334085+0000 mgr.y (mgr.26165) 949 : cluster [DBG] pgmap v957: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:20.644 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:20 smithi038 bash[84940]: cluster 2024-09-14T04:39:19.334085+0000 mgr.y (mgr.26165) 949 : cluster [DBG] pgmap v957: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:20.645 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:20 smithi038 bash[87336]: cluster 2024-09-14T04:39:19.334085+0000 mgr.y (mgr.26165) 949 : cluster [DBG] pgmap v957: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:20.645 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:20 smithi038 bash[87336]: cluster 2024-09-14T04:39:19.334085+0000 mgr.y (mgr.26165) 949 : cluster [DBG] pgmap v957: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:20.645 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:20.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:20.648 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:39:20.749 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:20.769 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:20.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:20.771 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:39:20.871 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:20.883 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:20 smithi123 bash[68976]: cluster 2024-09-14T04:39:19.334085+0000 mgr.y (mgr.26165) 949 : cluster [DBG] pgmap v957: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:20.883 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:20 smithi123 bash[68976]: cluster 2024-09-14T04:39:19.334085+0000 mgr.y (mgr.26165) 949 : cluster [DBG] pgmap v957: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:20.899 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:20.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:20.902 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:39:21.002 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:21.027 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:21.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:21.029 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:39:21.130 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:21.161 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:21.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:21.163 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:39:21.264 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:21.292 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:21.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:21.295 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:39:21.395 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:21.423 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:21.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:21.425 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:39:21.526 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:21.552 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:21.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:21.555 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:39:21.656 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:21.687 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:21.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:21.689 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:39:21.790 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:21.816 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:21.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:21.818 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:39:21.919 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:21.946 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:21.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:21.949 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:39:22.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:21 smithi038 bash[87336]: audit 2024-09-14T04:39:20.813054+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:39:22.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:21 smithi038 bash[87336]: audit 2024-09-14T04:39:20.813054+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:39:22.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:21 smithi038 bash[87336]: cluster 2024-09-14T04:39:21.335334+0000 mgr.y (mgr.26165) 950 : cluster [DBG] pgmap v958: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:22.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:21 smithi038 bash[87336]: cluster 2024-09-14T04:39:21.335334+0000 mgr.y (mgr.26165) 950 : cluster [DBG] pgmap v958: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:22.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:21 smithi038 bash[84940]: audit 2024-09-14T04:39:20.813054+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:39:22.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:21 smithi038 bash[84940]: audit 2024-09-14T04:39:20.813054+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:39:22.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:21 smithi038 bash[84940]: cluster 2024-09-14T04:39:21.335334+0000 mgr.y (mgr.26165) 950 : cluster [DBG] pgmap v958: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:22.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:21 smithi038 bash[84940]: cluster 2024-09-14T04:39:21.335334+0000 mgr.y (mgr.26165) 950 : cluster [DBG] pgmap v958: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:22.050 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:22.080 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:22.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:22.081 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:39:22.182 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:22.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:21 smithi123 bash[68976]: audit 2024-09-14T04:39:20.813054+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:39:22.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:21 smithi123 bash[68976]: audit 2024-09-14T04:39:20.813054+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:39:22.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:21 smithi123 bash[68976]: cluster 2024-09-14T04:39:21.335334+0000 mgr.y (mgr.26165) 950 : cluster [DBG] pgmap v958: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:22.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:21 smithi123 bash[68976]: cluster 2024-09-14T04:39:21.335334+0000 mgr.y (mgr.26165) 950 : cluster [DBG] pgmap v958: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:22.211 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:22.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:22.213 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:39:22.314 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:22.345 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:22.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:22.348 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:39:22.449 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:22.476 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:22.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:22.478 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:39:22.580 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:22.607 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:22.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:22.610 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:39:22.711 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:22.739 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:22.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:22.741 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:39:22.842 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:22.870 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:22.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:22.872 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:39:22.973 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:23.000 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:23.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:23.003 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:39:23.104 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:23.130 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:23.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:23.132 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:39:23.233 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:23.260 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:23.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:23.262 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:39:23.363 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:23.390 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:23.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:23.394 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:39:23.494 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:23.542 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:23.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:23.544 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:39:23.645 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:23.672 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:23.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:23.674 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:39:23.775 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:23.804 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:23.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:23.805 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:39:23.906 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:23.934 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:23.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:23.936 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:39:24.037 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:24.065 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:24.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:24.067 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:39:24.167 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:24.196 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:24.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:24.198 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:39:24.299 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:24.325 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:24.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:24.328 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:39:24.429 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:24.456 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:24.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:24.458 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:39:24.559 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:24.570 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:24 smithi123 bash[68976]: cluster 2024-09-14T04:39:23.336100+0000 mgr.y (mgr.26165) 951 : cluster [DBG] pgmap v959: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:24.570 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:24 smithi123 bash[68976]: cluster 2024-09-14T04:39:23.336100+0000 mgr.y (mgr.26165) 951 : cluster [DBG] pgmap v959: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:24.584 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:24.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:24.587 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:39:24.688 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:24.713 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:24.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:24.715 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:39:24.816 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:24.843 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:24.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:24.845 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:39:24.946 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:24.973 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:24.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:24.975 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:39:25.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:24 smithi038 bash[84940]: cluster 2024-09-14T04:39:23.336100+0000 mgr.y (mgr.26165) 951 : cluster [DBG] pgmap v959: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:25.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:24 smithi038 bash[84940]: cluster 2024-09-14T04:39:23.336100+0000 mgr.y (mgr.26165) 951 : cluster [DBG] pgmap v959: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:25.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:24 smithi038 bash[87336]: cluster 2024-09-14T04:39:23.336100+0000 mgr.y (mgr.26165) 951 : cluster [DBG] pgmap v959: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:25.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:24 smithi038 bash[87336]: cluster 2024-09-14T04:39:23.336100+0000 mgr.y (mgr.26165) 951 : cluster [DBG] pgmap v959: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:25.076 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:25.103 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:25.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:25.106 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:39:25.206 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:25.229 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:25.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:25.232 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:39:25.333 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:25.359 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:25.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:25.361 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:39:25.462 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:25.491 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:25.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:25.493 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:39:25.594 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:25.622 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:25.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:25.624 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:39:25.725 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:25.754 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:25.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:25.756 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:39:25.857 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:25.884 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:25.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:25.887 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:39:25.988 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:26.014 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:26.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:26.016 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:39:26.117 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:26.147 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:26.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:26.150 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:39:26.251 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:26.273 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:26.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:26.276 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:39:26.376 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:26.404 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:26.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:26.406 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:39:26.507 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:26.537 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:26.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:26.539 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:39:26.640 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:26.651 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:26 smithi038 bash[84940]: cluster 2024-09-14T04:39:25.337448+0000 mgr.y (mgr.26165) 952 : cluster [DBG] pgmap v960: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:26.651 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:26 smithi038 bash[84940]: cluster 2024-09-14T04:39:25.337448+0000 mgr.y (mgr.26165) 952 : cluster [DBG] pgmap v960: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:26.651 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:26 smithi038 bash[87336]: cluster 2024-09-14T04:39:25.337448+0000 mgr.y (mgr.26165) 952 : cluster [DBG] pgmap v960: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:26.651 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:26 smithi038 bash[87336]: cluster 2024-09-14T04:39:25.337448+0000 mgr.y (mgr.26165) 952 : cluster [DBG] pgmap v960: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:26.668 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:26.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:26.670 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:39:26.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:26 smithi123 bash[68976]: cluster 2024-09-14T04:39:25.337448+0000 mgr.y (mgr.26165) 952 : cluster [DBG] pgmap v960: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:26.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:26 smithi123 bash[68976]: cluster 2024-09-14T04:39:25.337448+0000 mgr.y (mgr.26165) 952 : cluster [DBG] pgmap v960: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:26.771 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:26.798 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:26.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:26.800 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:39:26.901 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:26.928 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:26.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:26.931 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:39:27.031 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:27.059 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:27.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:27.061 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:39:27.162 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:27.189 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:27.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:27.191 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:39:27.292 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:27.313 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:27.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:27.316 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:39:27.365 INFO:teuthology.orchestra.run.smithi038.stdout:ERROR: (22) Invalid argument 2024-09-14T04:39:27.365 INFO:teuthology.orchestra.run.smithi038.stdout:op_tracker tracking is not enabled now, so no ops 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-09-14T04:39:27.416 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:27.436 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:27.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:27.439 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:39:27.487 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0: {} 2024-09-14T04:39:27.487 INFO:teuthology.orchestra.run.smithi038.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-14T04:39:27.505 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1: {} 2024-09-14T04:39:27.505 INFO:teuthology.orchestra.run.smithi038.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-14T04:39:27.523 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2: {} 2024-09-14T04:39:27.523 INFO:teuthology.orchestra.run.smithi038.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-14T04:39:27.539 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:27.541 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3: {} 2024-09-14T04:39:27.541 INFO:teuthology.orchestra.run.smithi038.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-14T04:39:27.562 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4: {} 2024-09-14T04:39:27.563 INFO:teuthology.orchestra.run.smithi038.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-14T04:39:27.569 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:27.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:27.571 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:39:27.579 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5: {} 2024-09-14T04:39:27.579 INFO:teuthology.orchestra.run.smithi038.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-14T04:39:27.596 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6: {} 2024-09-14T04:39:27.597 INFO:teuthology.orchestra.run.smithi038.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-14T04:39:27.614 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7: {} 2024-09-14T04:39:27.614 INFO:teuthology.orchestra.run.smithi038.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-14T04:39:27.672 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:27.700 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:27.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:27.702 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:39:27.803 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:27.831 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:27.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:27.833 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:39:27.933 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:27.961 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:27.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:27.963 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:39:28.064 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:28.092 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:28.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:28.094 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:39:28.195 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:28.219 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:28.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:28.222 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:39:28.322 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:28.349 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:28.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:28.351 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:39:28.408 INFO:teuthology.orchestra.run.smithi038.stderr:nodeep-scrub is unset 2024-09-14T04:39:28.409 INFO:teuthology.orchestra.run.smithi038.stderr:enabled application 'rados' on pool 'unique_pool_4' 2024-09-14T04:39:28.420 INFO:teuthology.orchestra.run.smithi038.stderr:reweighted osd.6 to 1 (10000) 2024-09-14T04:39:28.452 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:28.468 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:39:28 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:39:28] "GET /metrics HTTP/1.1" 200 36585 "" "Prometheus/2.51.0" 2024-09-14T04:39:28.469 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:28 smithi038 bash[87336]: cluster 2024-09-14T04:39:27.338204+0000 mgr.y (mgr.26165) 953 : cluster [DBG] pgmap v961: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:28.469 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:28 smithi038 bash[87336]: cluster 2024-09-14T04:39:27.338204+0000 mgr.y (mgr.26165) 953 : cluster [DBG] pgmap v961: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:28.469 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:28 smithi038 bash[87336]: audit 2024-09-14T04:39:27.468243+0000 mon.c (mon.2) 54 : audit [DBG] from='client.? 172.21.15.38:0/233120804' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:39:28.469 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:28 smithi038 bash[87336]: audit 2024-09-14T04:39:27.468243+0000 mon.c (mon.2) 54 : audit [DBG] from='client.? 172.21.15.38:0/233120804' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:39:28.469 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:28 smithi038 bash[87336]: audit 2024-09-14T04:39:27.651455+0000 mon.c (mon.2) 55 : audit [INF] from='client.? 172.21.15.38:0/1706490271' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-14T04:39:28.469 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:28 smithi038 bash[87336]: audit 2024-09-14T04:39:27.651455+0000 mon.c (mon.2) 55 : audit [INF] from='client.? 172.21.15.38:0/1706490271' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-14T04:39:28.470 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:28 smithi038 bash[87336]: audit 2024-09-14T04:39:27.651808+0000 mon.a (mon.0) 1196 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-14T04:39:28.470 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:28 smithi038 bash[87336]: audit 2024-09-14T04:39:27.651808+0000 mon.a (mon.0) 1196 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-14T04:39:28.470 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:28 smithi038 bash[87336]: audit 2024-09-14T04:39:27.951869+0000 mon.a (mon.0) 1197 : audit [INF] from='client.? 172.21.15.38:0/2898125026' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:39:28.470 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:28 smithi038 bash[87336]: audit 2024-09-14T04:39:27.951869+0000 mon.a (mon.0) 1197 : audit [INF] from='client.? 172.21.15.38:0/2898125026' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:39:28.470 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:28 smithi038 bash[87336]: audit 2024-09-14T04:39:28.057777+0000 mon.a (mon.0) 1198 : audit [INF] from='client.? 172.21.15.38:0/1971466177' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-14T04:39:28.470 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:28 smithi038 bash[87336]: audit 2024-09-14T04:39:28.057777+0000 mon.a (mon.0) 1198 : audit [INF] from='client.? 172.21.15.38:0/1971466177' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-14T04:39:28.470 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:28 smithi038 bash[84940]: cluster 2024-09-14T04:39:27.338204+0000 mgr.y (mgr.26165) 953 : cluster [DBG] pgmap v961: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:28.470 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:28 smithi038 bash[84940]: cluster 2024-09-14T04:39:27.338204+0000 mgr.y (mgr.26165) 953 : cluster [DBG] pgmap v961: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:28.470 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:28 smithi038 bash[84940]: audit 2024-09-14T04:39:27.468243+0000 mon.c (mon.2) 54 : audit [DBG] from='client.? 172.21.15.38:0/233120804' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:39:28.470 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:28 smithi038 bash[84940]: audit 2024-09-14T04:39:27.468243+0000 mon.c (mon.2) 54 : audit [DBG] from='client.? 172.21.15.38:0/233120804' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:39:28.470 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:28 smithi038 bash[84940]: audit 2024-09-14T04:39:27.651455+0000 mon.c (mon.2) 55 : audit [INF] from='client.? 172.21.15.38:0/1706490271' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-14T04:39:28.471 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:28 smithi038 bash[84940]: audit 2024-09-14T04:39:27.651455+0000 mon.c (mon.2) 55 : audit [INF] from='client.? 172.21.15.38:0/1706490271' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-14T04:39:28.471 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:28 smithi038 bash[84940]: audit 2024-09-14T04:39:27.651808+0000 mon.a (mon.0) 1196 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-14T04:39:28.471 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:28 smithi038 bash[84940]: audit 2024-09-14T04:39:27.651808+0000 mon.a (mon.0) 1196 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-14T04:39:28.471 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:28 smithi038 bash[84940]: audit 2024-09-14T04:39:27.951869+0000 mon.a (mon.0) 1197 : audit [INF] from='client.? 172.21.15.38:0/2898125026' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:39:28.471 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:28 smithi038 bash[84940]: audit 2024-09-14T04:39:27.951869+0000 mon.a (mon.0) 1197 : audit [INF] from='client.? 172.21.15.38:0/2898125026' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:39:28.471 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:28 smithi038 bash[84940]: audit 2024-09-14T04:39:28.057777+0000 mon.a (mon.0) 1198 : audit [INF] from='client.? 172.21.15.38:0/1971466177' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-14T04:39:28.471 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:28 smithi038 bash[84940]: audit 2024-09-14T04:39:28.057777+0000 mon.a (mon.0) 1198 : audit [INF] from='client.? 172.21.15.38:0/1971466177' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-14T04:39:28.479 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:28.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:28.482 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:39:28.583 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:28.609 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:28.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:28.611 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:39:28.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:28 smithi123 bash[68976]: cluster 2024-09-14T04:39:27.338204+0000 mgr.y (mgr.26165) 953 : cluster [DBG] pgmap v961: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:28.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:28 smithi123 bash[68976]: cluster 2024-09-14T04:39:27.338204+0000 mgr.y (mgr.26165) 953 : cluster [DBG] pgmap v961: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:28.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:28 smithi123 bash[68976]: audit 2024-09-14T04:39:27.468243+0000 mon.c (mon.2) 54 : audit [DBG] from='client.? 172.21.15.38:0/233120804' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:39:28.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:28 smithi123 bash[68976]: audit 2024-09-14T04:39:27.468243+0000 mon.c (mon.2) 54 : audit [DBG] from='client.? 172.21.15.38:0/233120804' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:39:28.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:28 smithi123 bash[68976]: audit 2024-09-14T04:39:27.651455+0000 mon.c (mon.2) 55 : audit [INF] from='client.? 172.21.15.38:0/1706490271' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-14T04:39:28.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:28 smithi123 bash[68976]: audit 2024-09-14T04:39:27.651455+0000 mon.c (mon.2) 55 : audit [INF] from='client.? 172.21.15.38:0/1706490271' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-14T04:39:28.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:28 smithi123 bash[68976]: audit 2024-09-14T04:39:27.651808+0000 mon.a (mon.0) 1196 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-14T04:39:28.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:28 smithi123 bash[68976]: audit 2024-09-14T04:39:27.651808+0000 mon.a (mon.0) 1196 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-14T04:39:28.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:28 smithi123 bash[68976]: audit 2024-09-14T04:39:27.951869+0000 mon.a (mon.0) 1197 : audit [INF] from='client.? 172.21.15.38:0/2898125026' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:39:28.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:28 smithi123 bash[68976]: audit 2024-09-14T04:39:27.951869+0000 mon.a (mon.0) 1197 : audit [INF] from='client.? 172.21.15.38:0/2898125026' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:39:28.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:28 smithi123 bash[68976]: audit 2024-09-14T04:39:28.057777+0000 mon.a (mon.0) 1198 : audit [INF] from='client.? 172.21.15.38:0/1971466177' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-14T04:39:28.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:28 smithi123 bash[68976]: audit 2024-09-14T04:39:28.057777+0000 mon.a (mon.0) 1198 : audit [INF] from='client.? 172.21.15.38:0/1971466177' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-14T04:39:28.712 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:28.737 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:28.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:28.739 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:39:28.840 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:28.869 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:28.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:28.871 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:39:28.972 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:29.000 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:29.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:29.003 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:39:29.103 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:29.133 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:29.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:29.135 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:39:29.235 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:29.265 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:29.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:29.267 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:39:29.368 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:29.394 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:29.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:29.397 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:39:29.497 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:29.529 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:29.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:29.531 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:39:29.632 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:29.644 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:29 smithi123 bash[68976]: cluster 2024-09-14T04:39:28.406515+0000 mon.a (mon.0) 1199 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:39:29.645 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:29 smithi123 bash[68976]: cluster 2024-09-14T04:39:28.406515+0000 mon.a (mon.0) 1199 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:39:29.645 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:29 smithi123 bash[68976]: audit 2024-09-14T04:39:28.409418+0000 mon.a (mon.0) 1200 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-14T04:39:29.645 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:29 smithi123 bash[68976]: audit 2024-09-14T04:39:28.409418+0000 mon.a (mon.0) 1200 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-14T04:39:29.645 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:29 smithi123 bash[68976]: audit 2024-09-14T04:39:28.409635+0000 mon.a (mon.0) 1201 : audit [INF] from='client.? 172.21.15.38:0/2898125026' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:39:29.645 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:29 smithi123 bash[68976]: audit 2024-09-14T04:39:28.409635+0000 mon.a (mon.0) 1201 : audit [INF] from='client.? 172.21.15.38:0/2898125026' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:39:29.645 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:29 smithi123 bash[68976]: audit 2024-09-14T04:39:28.409787+0000 mon.a (mon.0) 1202 : audit [INF] from='client.? 172.21.15.38:0/1971466177' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-14T04:39:29.645 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:29 smithi123 bash[68976]: audit 2024-09-14T04:39:28.409787+0000 mon.a (mon.0) 1202 : audit [INF] from='client.? 172.21.15.38:0/1971466177' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-14T04:39:29.645 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:29 smithi123 bash[68976]: cluster 2024-09-14T04:39:28.419418+0000 mon.a (mon.0) 1203 : cluster [DBG] osdmap e218: 8 total, 8 up, 8 in 2024-09-14T04:39:29.645 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:29 smithi123 bash[68976]: cluster 2024-09-14T04:39:28.419418+0000 mon.a (mon.0) 1203 : cluster [DBG] osdmap e218: 8 total, 8 up, 8 in 2024-09-14T04:39:29.645 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:29 smithi123 bash[68976]: cluster 2024-09-14T04:39:29.419949+0000 mon.a (mon.0) 1204 : cluster [DBG] osdmap e219: 8 total, 8 up, 8 in 2024-09-14T04:39:29.645 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:29 smithi123 bash[68976]: cluster 2024-09-14T04:39:29.419949+0000 mon.a (mon.0) 1204 : cluster [DBG] osdmap e219: 8 total, 8 up, 8 in 2024-09-14T04:39:29.660 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:29.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:29.662 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:39:29.763 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:29.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:29 smithi038 bash[84940]: cluster 2024-09-14T04:39:28.406515+0000 mon.a (mon.0) 1199 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:39:29.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:29 smithi038 bash[84940]: cluster 2024-09-14T04:39:28.406515+0000 mon.a (mon.0) 1199 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:39:29.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:29 smithi038 bash[84940]: audit 2024-09-14T04:39:28.409418+0000 mon.a (mon.0) 1200 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-14T04:39:29.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:29 smithi038 bash[84940]: audit 2024-09-14T04:39:28.409418+0000 mon.a (mon.0) 1200 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-14T04:39:29.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:29 smithi038 bash[84940]: audit 2024-09-14T04:39:28.409635+0000 mon.a (mon.0) 1201 : audit [INF] from='client.? 172.21.15.38:0/2898125026' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:39:29.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:29 smithi038 bash[84940]: audit 2024-09-14T04:39:28.409635+0000 mon.a (mon.0) 1201 : audit [INF] from='client.? 172.21.15.38:0/2898125026' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:39:29.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:29 smithi038 bash[84940]: audit 2024-09-14T04:39:28.409787+0000 mon.a (mon.0) 1202 : audit [INF] from='client.? 172.21.15.38:0/1971466177' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-14T04:39:29.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:29 smithi038 bash[84940]: audit 2024-09-14T04:39:28.409787+0000 mon.a (mon.0) 1202 : audit [INF] from='client.? 172.21.15.38:0/1971466177' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-14T04:39:29.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:29 smithi038 bash[84940]: cluster 2024-09-14T04:39:28.419418+0000 mon.a (mon.0) 1203 : cluster [DBG] osdmap e218: 8 total, 8 up, 8 in 2024-09-14T04:39:29.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:29 smithi038 bash[84940]: cluster 2024-09-14T04:39:28.419418+0000 mon.a (mon.0) 1203 : cluster [DBG] osdmap e218: 8 total, 8 up, 8 in 2024-09-14T04:39:29.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:29 smithi038 bash[84940]: cluster 2024-09-14T04:39:29.419949+0000 mon.a (mon.0) 1204 : cluster [DBG] osdmap e219: 8 total, 8 up, 8 in 2024-09-14T04:39:29.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:29 smithi038 bash[84940]: cluster 2024-09-14T04:39:29.419949+0000 mon.a (mon.0) 1204 : cluster [DBG] osdmap e219: 8 total, 8 up, 8 in 2024-09-14T04:39:29.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:29 smithi038 bash[87336]: cluster 2024-09-14T04:39:28.406515+0000 mon.a (mon.0) 1199 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:39:29.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:29 smithi038 bash[87336]: cluster 2024-09-14T04:39:28.406515+0000 mon.a (mon.0) 1199 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:39:29.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:29 smithi038 bash[87336]: audit 2024-09-14T04:39:28.409418+0000 mon.a (mon.0) 1200 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-14T04:39:29.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:29 smithi038 bash[87336]: audit 2024-09-14T04:39:28.409418+0000 mon.a (mon.0) 1200 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-14T04:39:29.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:29 smithi038 bash[87336]: audit 2024-09-14T04:39:28.409635+0000 mon.a (mon.0) 1201 : audit [INF] from='client.? 172.21.15.38:0/2898125026' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:39:29.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:29 smithi038 bash[87336]: audit 2024-09-14T04:39:28.409635+0000 mon.a (mon.0) 1201 : audit [INF] from='client.? 172.21.15.38:0/2898125026' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:39:29.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:29 smithi038 bash[87336]: audit 2024-09-14T04:39:28.409787+0000 mon.a (mon.0) 1202 : audit [INF] from='client.? 172.21.15.38:0/1971466177' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-14T04:39:29.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:29 smithi038 bash[87336]: audit 2024-09-14T04:39:28.409787+0000 mon.a (mon.0) 1202 : audit [INF] from='client.? 172.21.15.38:0/1971466177' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-14T04:39:29.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:29 smithi038 bash[87336]: cluster 2024-09-14T04:39:28.419418+0000 mon.a (mon.0) 1203 : cluster [DBG] osdmap e218: 8 total, 8 up, 8 in 2024-09-14T04:39:29.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:29 smithi038 bash[87336]: cluster 2024-09-14T04:39:28.419418+0000 mon.a (mon.0) 1203 : cluster [DBG] osdmap e218: 8 total, 8 up, 8 in 2024-09-14T04:39:29.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:29 smithi038 bash[87336]: cluster 2024-09-14T04:39:29.419949+0000 mon.a (mon.0) 1204 : cluster [DBG] osdmap e219: 8 total, 8 up, 8 in 2024-09-14T04:39:29.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:29 smithi038 bash[87336]: cluster 2024-09-14T04:39:29.419949+0000 mon.a (mon.0) 1204 : cluster [DBG] osdmap e219: 8 total, 8 up, 8 in 2024-09-14T04:39:29.793 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:29.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:29.795 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:39:29.896 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:29.922 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:29.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:29.924 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:39:30.025 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:30.053 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:30.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:30.056 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:39:30.157 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:30.185 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:30.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:30.187 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:39:30.288 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:30.317 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:30.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:30.319 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:39:30.420 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:30.437 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:39:30 smithi123 bash[61744]: ts=2024-09-14T04:39:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:39:30.446 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:30.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:30.449 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:39:30.550 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:30.577 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:30.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:30.579 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:39:30.583 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:30 smithi038 bash[87336]: cluster 2024-09-14T04:39:29.338828+0000 mgr.y (mgr.26165) 954 : cluster [DBG] pgmap v963: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:30.583 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:30 smithi038 bash[87336]: cluster 2024-09-14T04:39:29.338828+0000 mgr.y (mgr.26165) 954 : cluster [DBG] pgmap v963: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:30.583 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:30 smithi038 bash[87336]: cluster 2024-09-14T04:39:29.430087+0000 mon.a (mon.0) 1205 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-14T04:39:30.583 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:30 smithi038 bash[87336]: cluster 2024-09-14T04:39:29.430087+0000 mon.a (mon.0) 1205 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-14T04:39:30.583 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:30 smithi038 bash[87336]: cluster 2024-09-14T04:39:29.430138+0000 mon.a (mon.0) 1206 : cluster [INF] Cluster is now healthy 2024-09-14T04:39:30.583 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:30 smithi038 bash[87336]: cluster 2024-09-14T04:39:29.430138+0000 mon.a (mon.0) 1206 : cluster [INF] Cluster is now healthy 2024-09-14T04:39:30.584 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:30 smithi038 bash[87336]: audit 2024-09-14T04:39:30.245301+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:39:30.584 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:30 smithi038 bash[87336]: audit 2024-09-14T04:39:30.245301+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:39:30.584 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:30 smithi038 bash[87336]: audit 2024-09-14T04:39:30.247706+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:39:30.584 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:30 smithi038 bash[87336]: audit 2024-09-14T04:39:30.247706+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:39:30.584 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:30 smithi038 bash[84940]: cluster 2024-09-14T04:39:29.338828+0000 mgr.y (mgr.26165) 954 : cluster [DBG] pgmap v963: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:30.584 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:30 smithi038 bash[84940]: cluster 2024-09-14T04:39:29.338828+0000 mgr.y (mgr.26165) 954 : cluster [DBG] pgmap v963: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:30.584 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:30 smithi038 bash[84940]: cluster 2024-09-14T04:39:29.430087+0000 mon.a (mon.0) 1205 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-14T04:39:30.584 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:30 smithi038 bash[84940]: cluster 2024-09-14T04:39:29.430087+0000 mon.a (mon.0) 1205 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-14T04:39:30.584 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:30 smithi038 bash[84940]: cluster 2024-09-14T04:39:29.430138+0000 mon.a (mon.0) 1206 : cluster [INF] Cluster is now healthy 2024-09-14T04:39:30.584 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:30 smithi038 bash[84940]: cluster 2024-09-14T04:39:29.430138+0000 mon.a (mon.0) 1206 : cluster [INF] Cluster is now healthy 2024-09-14T04:39:30.584 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:30 smithi038 bash[84940]: audit 2024-09-14T04:39:30.245301+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:39:30.584 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:30 smithi038 bash[84940]: audit 2024-09-14T04:39:30.245301+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:39:30.584 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:30 smithi038 bash[84940]: audit 2024-09-14T04:39:30.247706+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:39:30.585 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:30 smithi038 bash[84940]: audit 2024-09-14T04:39:30.247706+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:39:30.680 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:30.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:30 smithi123 bash[68976]: cluster 2024-09-14T04:39:29.338828+0000 mgr.y (mgr.26165) 954 : cluster [DBG] pgmap v963: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:30.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:30 smithi123 bash[68976]: cluster 2024-09-14T04:39:29.338828+0000 mgr.y (mgr.26165) 954 : cluster [DBG] pgmap v963: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:39:30.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:30 smithi123 bash[68976]: cluster 2024-09-14T04:39:29.430087+0000 mon.a (mon.0) 1205 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-14T04:39:30.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:30 smithi123 bash[68976]: cluster 2024-09-14T04:39:29.430087+0000 mon.a (mon.0) 1205 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-14T04:39:30.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:30 smithi123 bash[68976]: cluster 2024-09-14T04:39:29.430138+0000 mon.a (mon.0) 1206 : cluster [INF] Cluster is now healthy 2024-09-14T04:39:30.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:30 smithi123 bash[68976]: cluster 2024-09-14T04:39:29.430138+0000 mon.a (mon.0) 1206 : cluster [INF] Cluster is now healthy 2024-09-14T04:39:30.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:30 smithi123 bash[68976]: audit 2024-09-14T04:39:30.245301+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:39:30.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:30 smithi123 bash[68976]: audit 2024-09-14T04:39:30.245301+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:39:30.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:30 smithi123 bash[68976]: audit 2024-09-14T04:39:30.247706+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:39:30.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:30 smithi123 bash[68976]: audit 2024-09-14T04:39:30.247706+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:39:30.709 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:30.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:30.711 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:39:30.812 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:30.840 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:30.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:30.843 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:39:30.943 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:30.972 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:30.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:30.977 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:39:31.078 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:31.104 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:31.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:31.107 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:39:31.207 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:31.235 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:31.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:31.237 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:39:31.294 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.1 dump_blocked_ops 2024-09-14T04:39:31.338 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:31.403 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:31.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:31.405 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:39:31.506 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:31.532 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:31.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:31.534 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:39:31.635 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:31.661 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:31.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:31.664 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:39:31.765 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:31.792 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:31.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:31.795 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:39:31.896 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:31.924 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:31.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:31.926 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:39:32.027 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:32.053 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:32.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:32.056 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:39:32.157 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:32.186 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:32.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:32.188 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:39:32.289 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:32.317 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:32.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:32.318 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:39:32.419 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:32.446 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:32.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:32.448 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:39:32.549 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:32.560 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:32 smithi123 bash[68976]: cluster 2024-09-14T04:39:31.339727+0000 mgr.y (mgr.26165) 955 : cluster [DBG] pgmap v965: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2 B/s, 0 objects/s recovering 2024-09-14T04:39:32.560 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:32 smithi123 bash[68976]: cluster 2024-09-14T04:39:31.339727+0000 mgr.y (mgr.26165) 955 : cluster [DBG] pgmap v965: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2 B/s, 0 objects/s recovering 2024-09-14T04:39:32.561 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd reweight 7 1 2024-09-14T04:39:32.575 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:32.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:32.577 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:39:32.678 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:32.704 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:32.709 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:32 smithi038 bash[84940]: cluster 2024-09-14T04:39:31.339727+0000 mgr.y (mgr.26165) 955 : cluster [DBG] pgmap v965: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2 B/s, 0 objects/s recovering 2024-09-14T04:39:32.709 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:32 smithi038 bash[84940]: cluster 2024-09-14T04:39:31.339727+0000 mgr.y (mgr.26165) 955 : cluster [DBG] pgmap v965: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2 B/s, 0 objects/s recovering 2024-09-14T04:39:32.709 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:32 smithi038 bash[87336]: cluster 2024-09-14T04:39:31.339727+0000 mgr.y (mgr.26165) 955 : cluster [DBG] pgmap v965: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2 B/s, 0 objects/s recovering 2024-09-14T04:39:32.709 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:32 smithi038 bash[87336]: cluster 2024-09-14T04:39:31.339727+0000 mgr.y (mgr.26165) 955 : cluster [DBG] pgmap v965: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2 B/s, 0 objects/s recovering 2024-09-14T04:39:32.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:32.710 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:39:32.813 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:32.841 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:32.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:32.844 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:39:32.945 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:32.973 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:32.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:32.976 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:39:33.077 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:33.104 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:33.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:33.107 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:39:33.208 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:33.237 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:33.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:33.239 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:39:33.286 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-14T04:39:33.340 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:33.363 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:33.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:33.366 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:39:33.466 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:33.493 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:33.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:33.496 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:39:33.596 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:33.624 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:33.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:33.626 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:39:33.715 DEBUG:teuthology.orchestra.run.smithi038:> /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-09-14T04:39:33.718 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2024-09-14T04:39:33.718 INFO:teuthology.orchestra.run:waiting for 3000 2024-09-14T04:39:33.727 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:33.752 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:33.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:33.755 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:39:33.840 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:hints = 1 2024-09-14T04:39:33.841 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2024-09-14T04:39:33.841 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Object prefix: benchmark_data_smithi038_186784 2024-09-14T04:39:33.844 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-14T04:39:33.844 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 0 0 0 0 0 0 - 0 2024-09-14T04:39:33.855 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:33.891 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:33.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:33.894 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:39:33.995 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:34.025 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:34.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:34.029 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:39:34.130 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:34.157 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:34.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:34.160 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:39:34.261 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:34.286 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:34.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:34.290 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:39:34.390 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:34.419 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:34.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:34.422 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:39:34.523 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:34.545 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:34.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:34.548 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:39:34.649 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:34.658 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:34 smithi123 bash[68976]: cluster 2024-09-14T04:39:33.340199+0000 mgr.y (mgr.26165) 956 : cluster [DBG] pgmap v966: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2 B/s, 0 objects/s recovering 2024-09-14T04:39:34.658 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:34 smithi123 bash[68976]: cluster 2024-09-14T04:39:33.340199+0000 mgr.y (mgr.26165) 956 : cluster [DBG] pgmap v966: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2 B/s, 0 objects/s recovering 2024-09-14T04:39:34.673 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:34.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:34.676 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:39:34.725 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd set noscrub 2024-09-14T04:39:34.734 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:34 smithi038 bash[84940]: cluster 2024-09-14T04:39:33.340199+0000 mgr.y (mgr.26165) 956 : cluster [DBG] pgmap v966: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2 B/s, 0 objects/s recovering 2024-09-14T04:39:34.735 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:34 smithi038 bash[84940]: cluster 2024-09-14T04:39:33.340199+0000 mgr.y (mgr.26165) 956 : cluster [DBG] pgmap v966: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2 B/s, 0 objects/s recovering 2024-09-14T04:39:34.735 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:34 smithi038 bash[87336]: cluster 2024-09-14T04:39:33.340199+0000 mgr.y (mgr.26165) 956 : cluster [DBG] pgmap v966: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2 B/s, 0 objects/s recovering 2024-09-14T04:39:34.735 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:34 smithi038 bash[87336]: cluster 2024-09-14T04:39:33.340199+0000 mgr.y (mgr.26165) 956 : cluster [DBG] pgmap v966: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2 B/s, 0 objects/s recovering 2024-09-14T04:39:34.777 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:34.800 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:34.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:34.802 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:39:34.841 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 1 16 3109 3093 193.302 193.312 0.00314737 0.00514723 2024-09-14T04:39:34.903 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:34.932 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:34.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:34.935 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:39:35.036 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:35.064 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:35.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:35.069 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:39:35.170 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:35.198 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:35.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:35.204 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:39:35.305 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:35.331 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:35.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:35.333 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:39:35.434 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:35.465 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:35.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:35.468 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:39:35.569 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:35.594 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:35.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:35.597 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:39:35.698 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:35.723 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:35.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:35.726 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:39:35.827 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:35.841 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 2 16 6009 5993 187.268 181.25 0.00861701 0.00533004 2024-09-14T04:39:35.853 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:35.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:35.856 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:39:35.957 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:35.986 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:35.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:35.989 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:39:36.092 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:36.111 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:39:36.122 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:36.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:36.128 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:39:36.229 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:36.253 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:36.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:36.257 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:39:36.358 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:36.383 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:36.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:36.386 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:39:36.486 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:36.517 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:36.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:36.522 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:39:36.623 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:36.651 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:36.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:36.653 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:39:36.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:36 smithi123 bash[68976]: cluster 2024-09-14T04:39:35.340892+0000 mgr.y (mgr.26165) 957 : cluster [DBG] pgmap v967: 89 pgs: 89 active+clean; 108 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s wr, 215 op/s; 2 B/s, 0 objects/s recovering 2024-09-14T04:39:36.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:36 smithi123 bash[68976]: cluster 2024-09-14T04:39:35.340892+0000 mgr.y (mgr.26165) 957 : cluster [DBG] pgmap v967: 89 pgs: 89 active+clean; 108 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s wr, 215 op/s; 2 B/s, 0 objects/s recovering 2024-09-14T04:39:36.754 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:36.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:36 smithi038 bash[87336]: cluster 2024-09-14T04:39:35.340892+0000 mgr.y (mgr.26165) 957 : cluster [DBG] pgmap v967: 89 pgs: 89 active+clean; 108 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s wr, 215 op/s; 2 B/s, 0 objects/s recovering 2024-09-14T04:39:36.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:36 smithi038 bash[87336]: cluster 2024-09-14T04:39:35.340892+0000 mgr.y (mgr.26165) 957 : cluster [DBG] pgmap v967: 89 pgs: 89 active+clean; 108 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s wr, 215 op/s; 2 B/s, 0 objects/s recovering 2024-09-14T04:39:36.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:36 smithi038 bash[84940]: cluster 2024-09-14T04:39:35.340892+0000 mgr.y (mgr.26165) 957 : cluster [DBG] pgmap v967: 89 pgs: 89 active+clean; 108 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s wr, 215 op/s; 2 B/s, 0 objects/s recovering 2024-09-14T04:39:36.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:36 smithi038 bash[84940]: cluster 2024-09-14T04:39:35.340892+0000 mgr.y (mgr.26165) 957 : cluster [DBG] pgmap v967: 89 pgs: 89 active+clean; 108 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s wr, 215 op/s; 2 B/s, 0 objects/s recovering 2024-09-14T04:39:36.777 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:36.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:36.779 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:39:36.842 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 3 16 8853 8837 184.09 177.75 0.00608728 0.00542182 2024-09-14T04:39:36.879 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:36.903 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:36.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:36.906 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:39:37.006 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:37.037 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:37.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:37.040 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:39:37.128 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:39:37.129 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:39:37.141 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:37.175 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:37.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:37.178 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:39:37.278 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:37.305 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:37.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:37.308 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:39:37.409 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:37.430 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:37.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:37.434 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:39:37.535 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:37.562 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:37.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:37.568 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:39:37.669 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:37.695 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:37.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:37.699 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:39:37.800 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:37.830 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:37.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:37.832 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:39:37.842 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 4 16 11408 11392 177.986 159.688 0.00702922 0.00561042 2024-09-14T04:39:37.933 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:37.952 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:37.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:37.954 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:39:38.054 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:38.078 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:38.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:38.081 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:39:38.181 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:38.205 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:38.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:38.209 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:39:38.310 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:38.338 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:38.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:38.341 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:39:38.442 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:38.452 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:39:38 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:39:38] "GET /metrics HTTP/1.1" 200 36573 "" "Prometheus/2.51.0" 2024-09-14T04:39:38.468 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:38.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:38.469 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:39:38.533 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:38 smithi038 bash[84940]: cluster 2024-09-14T04:39:37.341788+0000 mgr.y (mgr.26165) 958 : cluster [DBG] pgmap v968: 89 pgs: 89 active+clean; 282 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 32 MiB/s wr, 505 op/s; 2 B/s, 0 objects/s recovering 2024-09-14T04:39:38.570 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:38.597 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:38.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:38.601 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:39:38.701 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:38.712 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:38 smithi038 bash[84940]: cluster 2024-09-14T04:39:37.341788+0000 mgr.y (mgr.26165) 958 : cluster [DBG] pgmap v968: 89 pgs: 89 active+clean; 282 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 32 MiB/s wr, 505 op/s; 2 B/s, 0 objects/s recovering 2024-09-14T04:39:38.712 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:38 smithi038 bash[87336]: cluster 2024-09-14T04:39:37.341788+0000 mgr.y (mgr.26165) 958 : cluster [DBG] pgmap v968: 89 pgs: 89 active+clean; 282 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 32 MiB/s wr, 505 op/s; 2 B/s, 0 objects/s recovering 2024-09-14T04:39:38.712 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:38 smithi038 bash[87336]: cluster 2024-09-14T04:39:37.341788+0000 mgr.y (mgr.26165) 958 : cluster [DBG] pgmap v968: 89 pgs: 89 active+clean; 282 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 32 MiB/s wr, 505 op/s; 2 B/s, 0 objects/s recovering 2024-09-14T04:39:38.726 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:38.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:38.729 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:39:38.829 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:38.839 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:38 smithi123 bash[68976]: cluster 2024-09-14T04:39:37.341788+0000 mgr.y (mgr.26165) 958 : cluster [DBG] pgmap v968: 89 pgs: 89 active+clean; 282 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 32 MiB/s wr, 505 op/s; 2 B/s, 0 objects/s recovering 2024-09-14T04:39:38.839 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:38 smithi123 bash[68976]: cluster 2024-09-14T04:39:37.341788+0000 mgr.y (mgr.26165) 958 : cluster [DBG] pgmap v968: 89 pgs: 89 active+clean; 282 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 32 MiB/s wr, 505 op/s; 2 B/s, 0 objects/s recovering 2024-09-14T04:39:38.842 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 5 16 13620 13604 170.037 138.25 0.00688893 0.00587111 2024-09-14T04:39:38.855 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:38.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:38.858 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:39:38.959 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:38.984 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:38.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:38.986 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:39:39.087 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:39.112 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:39.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:39.115 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:39:39.162 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:39:39.217 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:39.234 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:39.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:39.236 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:39:39.337 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:39.368 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:39.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:39.371 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:39:39.472 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:39.500 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:39.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:39.502 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:39:39.603 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:39.627 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:39.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:39.631 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:39:39.732 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:39.756 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:39.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:39.758 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:39:39.842 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 6 16 15904 15888 165.485 142.75 0.00214856 0.00600539 2024-09-14T04:39:39.859 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:39.878 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:39.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:39.879 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:39:39.980 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:40.010 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:40.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:40.013 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:39:40.114 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:40.136 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:40.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:40.138 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:39:40.238 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:40.248 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:39:40 smithi123 bash[61744]: ts=2024-09-14T04:39:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:39:40.267 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:40.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:40.270 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:39:40.370 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:40.393 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:40.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:40.396 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:39:40.496 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:40.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:40 smithi123 bash[68976]: cluster 2024-09-14T04:39:39.342253+0000 mgr.y (mgr.26165) 959 : cluster [DBG] pgmap v969: 89 pgs: 89 active+clean; 282 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 28 MiB/s wr, 450 op/s; 1 B/s, 0 objects/s recovering 2024-09-14T04:39:40.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:40 smithi123 bash[68976]: cluster 2024-09-14T04:39:39.342253+0000 mgr.y (mgr.26165) 959 : cluster [DBG] pgmap v969: 89 pgs: 89 active+clean; 282 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 28 MiB/s wr, 450 op/s; 1 B/s, 0 objects/s recovering 2024-09-14T04:39:40.519 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:40.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:40 smithi038 bash[84940]: cluster 2024-09-14T04:39:39.342253+0000 mgr.y (mgr.26165) 959 : cluster [DBG] pgmap v969: 89 pgs: 89 active+clean; 282 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 28 MiB/s wr, 450 op/s; 1 B/s, 0 objects/s recovering 2024-09-14T04:39:40.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:40 smithi038 bash[84940]: cluster 2024-09-14T04:39:39.342253+0000 mgr.y (mgr.26165) 959 : cluster [DBG] pgmap v969: 89 pgs: 89 active+clean; 282 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 28 MiB/s wr, 450 op/s; 1 B/s, 0 objects/s recovering 2024-09-14T04:39:40.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:40 smithi038 bash[87336]: cluster 2024-09-14T04:39:39.342253+0000 mgr.y (mgr.26165) 959 : cluster [DBG] pgmap v969: 89 pgs: 89 active+clean; 282 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 28 MiB/s wr, 450 op/s; 1 B/s, 0 objects/s recovering 2024-09-14T04:39:40.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:40 smithi038 bash[87336]: cluster 2024-09-14T04:39:39.342253+0000 mgr.y (mgr.26165) 959 : cluster [DBG] pgmap v969: 89 pgs: 89 active+clean; 282 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 28 MiB/s wr, 450 op/s; 1 B/s, 0 objects/s recovering 2024-09-14T04:39:40.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:40.523 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:39:40.624 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:40.649 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:40.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:40.652 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:39:40.752 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:40.776 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:40.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:40.778 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:39:40.842 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 7 16 17625 17609 157.209 107.562 0.00208879 0.00634319 2024-09-14T04:39:40.880 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:40.900 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:40.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:40.902 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:39:41.002 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:41.029 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:41.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:41.031 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:39:41.132 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:41.163 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:41.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:41.167 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:39:41.268 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:41.302 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:41.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:41.305 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:39:41.406 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:41.429 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:41.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:41.431 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:39:41.532 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:41.553 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:41.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:41.556 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:39:41.657 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:41.680 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:41.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:41.681 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:39:41.782 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:41.811 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:41.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:41.815 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:39:41.842 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 8 16 19163 19147 149.573 96.125 0.00512982 0.00667894 2024-09-14T04:39:41.916 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:41.947 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:41.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:41.951 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:39:42.051 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:42.073 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:42.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:42.075 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:39:42.176 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:42.197 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:42.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:42.199 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:39:42.300 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:42.324 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:42.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:42.326 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:39:42.427 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:42.457 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:42.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:42.459 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:39:42.560 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:42.569 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:42 smithi123 bash[68976]: cluster 2024-09-14T04:39:41.342881+0000 mgr.y (mgr.26165) 960 : cluster [DBG] pgmap v970: 89 pgs: 89 active+clean; 1.0 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 87 MiB/s wr, 1.39k op/s; 1 B/s, 0 objects/s recovering 2024-09-14T04:39:42.569 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:42 smithi123 bash[68976]: cluster 2024-09-14T04:39:41.342881+0000 mgr.y (mgr.26165) 960 : cluster [DBG] pgmap v970: 89 pgs: 89 active+clean; 1.0 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 87 MiB/s wr, 1.39k op/s; 1 B/s, 0 objects/s recovering 2024-09-14T04:39:42.585 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:42.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:42.588 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:39:42.689 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:42.713 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:42.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:42.716 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:39:42.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:42 smithi038 bash[84940]: cluster 2024-09-14T04:39:41.342881+0000 mgr.y (mgr.26165) 960 : cluster [DBG] pgmap v970: 89 pgs: 89 active+clean; 1.0 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 87 MiB/s wr, 1.39k op/s; 1 B/s, 0 objects/s recovering 2024-09-14T04:39:42.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:42 smithi038 bash[84940]: cluster 2024-09-14T04:39:41.342881+0000 mgr.y (mgr.26165) 960 : cluster [DBG] pgmap v970: 89 pgs: 89 active+clean; 1.0 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 87 MiB/s wr, 1.39k op/s; 1 B/s, 0 objects/s recovering 2024-09-14T04:39:42.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:42 smithi038 bash[87336]: cluster 2024-09-14T04:39:41.342881+0000 mgr.y (mgr.26165) 960 : cluster [DBG] pgmap v970: 89 pgs: 89 active+clean; 1.0 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 87 MiB/s wr, 1.39k op/s; 1 B/s, 0 objects/s recovering 2024-09-14T04:39:42.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:42 smithi038 bash[87336]: cluster 2024-09-14T04:39:41.342881+0000 mgr.y (mgr.26165) 960 : cluster [DBG] pgmap v970: 89 pgs: 89 active+clean; 1.0 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 87 MiB/s wr, 1.39k op/s; 1 B/s, 0 objects/s recovering 2024-09-14T04:39:42.816 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:42.841 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:42.842 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 9 16 20660 20644 143.348 93.5625 0.0040653 0.0069676 2024-09-14T04:39:42.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:42.844 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:39:42.945 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:42.975 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:42.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:42.976 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:39:43.077 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:43.103 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:43.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:43.107 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:39:43.208 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:43.227 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:43.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:43.229 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:39:43.329 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:43.351 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:43.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:43.352 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:39:43.453 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:43.479 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:43.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:43.481 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:39:43.582 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:43.614 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:43.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:43.618 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:39:43.718 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:43.744 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:43.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:43.746 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:39:43.842 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 10 16 22073 22057 137.844 88.3125 0.00212142 0.00720738 2024-09-14T04:39:43.847 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:43.865 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:43.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:43.867 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:39:43.968 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:43.995 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:43.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:43.998 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:39:44.099 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:44.122 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:44.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:44.125 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:39:44.226 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:44.261 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:44.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:44.264 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:39:44.365 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:44.396 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:44.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:44.399 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:39:44.499 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:44.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:44 smithi038 bash[84940]: cluster 2024-09-14T04:39:43.343501+0000 mgr.y (mgr.26165) 961 : cluster [DBG] pgmap v971: 89 pgs: 89 active+clean; 1.0 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s 2024-09-14T04:39:44.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:44 smithi038 bash[84940]: cluster 2024-09-14T04:39:43.343501+0000 mgr.y (mgr.26165) 961 : cluster [DBG] pgmap v971: 89 pgs: 89 active+clean; 1.0 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s 2024-09-14T04:39:44.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:44 smithi038 bash[87336]: cluster 2024-09-14T04:39:43.343501+0000 mgr.y (mgr.26165) 961 : cluster [DBG] pgmap v971: 89 pgs: 89 active+clean; 1.0 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s 2024-09-14T04:39:44.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:44 smithi038 bash[87336]: cluster 2024-09-14T04:39:43.343501+0000 mgr.y (mgr.26165) 961 : cluster [DBG] pgmap v971: 89 pgs: 89 active+clean; 1.0 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s 2024-09-14T04:39:44.527 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:44.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:44.531 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:39:44.632 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:44.656 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:44.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:44.658 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:39:44.760 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:44.770 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:44 smithi123 bash[68976]: cluster 2024-09-14T04:39:43.343501+0000 mgr.y (mgr.26165) 961 : cluster [DBG] pgmap v971: 89 pgs: 89 active+clean; 1.0 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s 2024-09-14T04:39:44.770 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:44 smithi123 bash[68976]: cluster 2024-09-14T04:39:43.343501+0000 mgr.y (mgr.26165) 961 : cluster [DBG] pgmap v971: 89 pgs: 89 active+clean; 1.0 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s 2024-09-14T04:39:44.786 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:44.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:44.789 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:39:44.842 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 11 16 23733 23717 134.744 103.75 0.00370404 0.00741425 2024-09-14T04:39:44.890 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:44.918 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:44.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:44.922 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:39:45.023 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:45.049 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:45.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:45.051 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:39:45.152 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:45.179 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:45.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:45.182 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:39:45.283 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:45.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:45.313 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:45.313 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:39:45.414 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:45.443 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:45.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:45.446 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:39:45.547 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:45.549 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:45 smithi038 bash[84940]: audit 2024-09-14T04:39:45.236479+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:39:45.549 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:45 smithi038 bash[84940]: audit 2024-09-14T04:39:45.236479+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:39:45.549 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:45 smithi038 bash[87336]: audit 2024-09-14T04:39:45.236479+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:39:45.549 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:45 smithi038 bash[87336]: audit 2024-09-14T04:39:45.236479+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:39:45.568 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:45.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:45.570 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:39:45.671 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:45.696 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:45.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:45.698 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:39:45.799 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:45.827 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:45.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:45.833 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:39:45.842 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 12 16 25768 25752 134.113 127.188 0.00417548 0.00744979 2024-09-14T04:39:45.933 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:45.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:45 smithi123 bash[68976]: audit 2024-09-14T04:39:45.236479+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:39:45.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:45 smithi123 bash[68976]: audit 2024-09-14T04:39:45.236479+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:39:45.961 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:45.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:45.963 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:39:46.064 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:46.089 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:46.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:46.092 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:39:46.192 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:46.219 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:46.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:46.222 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:39:46.322 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:46.348 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:46.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:46.353 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:39:46.454 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:46.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:46.492 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:46.492 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:39:46.593 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:46.621 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:46.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:46.624 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:39:46.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:46 smithi123 bash[68976]: cluster 2024-09-14T04:39:45.344121+0000 mgr.y (mgr.26165) 962 : cluster [DBG] pgmap v972: 89 pgs: 89 active+clean; 1.3 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 110 MiB/s wr, 1.76k op/s 2024-09-14T04:39:46.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:46 smithi123 bash[68976]: cluster 2024-09-14T04:39:45.344121+0000 mgr.y (mgr.26165) 962 : cluster [DBG] pgmap v972: 89 pgs: 89 active+clean; 1.3 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 110 MiB/s wr, 1.76k op/s 2024-09-14T04:39:46.725 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:46.735 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:46 smithi038 bash[84940]: cluster 2024-09-14T04:39:45.344121+0000 mgr.y (mgr.26165) 962 : cluster [DBG] pgmap v972: 89 pgs: 89 active+clean; 1.3 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 110 MiB/s wr, 1.76k op/s 2024-09-14T04:39:46.735 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:46 smithi038 bash[84940]: cluster 2024-09-14T04:39:45.344121+0000 mgr.y (mgr.26165) 962 : cluster [DBG] pgmap v972: 89 pgs: 89 active+clean; 1.3 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 110 MiB/s wr, 1.76k op/s 2024-09-14T04:39:46.735 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:46 smithi038 bash[87336]: cluster 2024-09-14T04:39:45.344121+0000 mgr.y (mgr.26165) 962 : cluster [DBG] pgmap v972: 89 pgs: 89 active+clean; 1.3 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 110 MiB/s wr, 1.76k op/s 2024-09-14T04:39:46.735 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:46 smithi038 bash[87336]: cluster 2024-09-14T04:39:45.344121+0000 mgr.y (mgr.26165) 962 : cluster [DBG] pgmap v972: 89 pgs: 89 active+clean; 1.3 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 110 MiB/s wr, 1.76k op/s 2024-09-14T04:39:46.751 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:46.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:46.755 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:39:46.843 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 13 16 27767 27751 133.406 124.938 0.0074734 0.00749025 2024-09-14T04:39:46.856 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:46.885 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:46.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:46.888 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:39:46.989 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:47.018 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:47.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:47.020 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:39:47.121 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:47.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:47.150 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:47.150 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:39:47.251 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:47.275 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:47.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:47.282 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:39:47.383 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:47.401 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:47.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:47.403 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:39:47.504 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:47.543 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:47.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:47.548 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:39:47.649 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:47.674 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:47.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:47.676 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:39:47.777 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:47.795 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:47.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:47.796 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:39:47.843 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 14 16 29150 29134 130.051 86.4375 0.00213755 0.00762086 2024-09-14T04:39:47.898 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:47.928 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:47.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:47.932 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:39:48.032 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:48.050 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:48.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:48.052 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:39:48.152 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:48.185 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:48.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:48.187 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:39:48.288 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:48.309 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:48.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:48.311 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:39:48.412 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:48.435 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:48.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:48.438 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:39:48.535 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:39:48 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:39:48] "GET /metrics HTTP/1.1" 200 36635 "" "Prometheus/2.51.0" 2024-09-14T04:39:48.539 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:48.569 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:48.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:48.572 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:39:48.672 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:48.704 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:48.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:48.708 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:39:48.808 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:48.834 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:48.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:48.836 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:39:48.843 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 15 16 29887 29871 124.451 46.0625 0.00199102 0.0079612 2024-09-14T04:39:48.937 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:48.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:48 smithi123 bash[68976]: cluster 2024-09-14T04:39:47.344803+0000 mgr.y (mgr.26165) 963 : cluster [DBG] pgmap v973: 89 pgs: 89 active+clean; 1.5 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 120 MiB/s wr, 1.93k op/s 2024-09-14T04:39:48.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:48 smithi123 bash[68976]: cluster 2024-09-14T04:39:47.344803+0000 mgr.y (mgr.26165) 963 : cluster [DBG] pgmap v973: 89 pgs: 89 active+clean; 1.5 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 120 MiB/s wr, 1.93k op/s 2024-09-14T04:39:48.939 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:48 smithi038 bash[84940]: cluster 2024-09-14T04:39:47.344803+0000 mgr.y (mgr.26165) 963 : cluster [DBG] pgmap v973: 89 pgs: 89 active+clean; 1.5 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 120 MiB/s wr, 1.93k op/s 2024-09-14T04:39:48.939 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:48 smithi038 bash[84940]: cluster 2024-09-14T04:39:47.344803+0000 mgr.y (mgr.26165) 963 : cluster [DBG] pgmap v973: 89 pgs: 89 active+clean; 1.5 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 120 MiB/s wr, 1.93k op/s 2024-09-14T04:39:48.939 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:48 smithi038 bash[87336]: cluster 2024-09-14T04:39:47.344803+0000 mgr.y (mgr.26165) 963 : cluster [DBG] pgmap v973: 89 pgs: 89 active+clean; 1.5 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 120 MiB/s wr, 1.93k op/s 2024-09-14T04:39:48.939 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:48 smithi038 bash[87336]: cluster 2024-09-14T04:39:47.344803+0000 mgr.y (mgr.26165) 963 : cluster [DBG] pgmap v973: 89 pgs: 89 active+clean; 1.5 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 120 MiB/s wr, 1.93k op/s 2024-09-14T04:39:48.971 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:48.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:48.975 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:39:49.076 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:49.105 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:49.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:49.109 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:39:49.210 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:49.229 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:49.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:49.231 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:39:49.332 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:49.357 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:49.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:49.359 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:39:49.460 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:49.486 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:49.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:49.489 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:39:49.589 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:49.617 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:49.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:49.620 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:39:49.721 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:49.746 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:49.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:49.748 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:39:49.843 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 16 16 30521 30505 119.149 39.625 0.0114951 0.00838569 2024-09-14T04:39:49.849 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:49.878 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:49.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:49.881 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:39:49.982 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:50.010 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:50.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:50.016 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:39:50.117 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:50.143 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:50.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:50.146 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:39:50.247 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:50.272 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:50.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:50.279 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:39:50.379 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:50.412 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:50.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:50.415 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:39:50.437 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:39:50 smithi123 bash[61744]: ts=2024-09-14T04:39:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:39:50.516 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:50.533 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:50.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:50.535 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:39:50.636 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:50.663 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:50.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:50.665 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:39:50.741 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:50 smithi038 bash[84940]: cluster 2024-09-14T04:39:49.345459+0000 mgr.y (mgr.26165) 964 : cluster [DBG] pgmap v974: 89 pgs: 89 active+clean; 1.5 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 106 MiB/s wr, 1.69k op/s 2024-09-14T04:39:50.741 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:50 smithi038 bash[84940]: cluster 2024-09-14T04:39:49.345459+0000 mgr.y (mgr.26165) 964 : cluster [DBG] pgmap v974: 89 pgs: 89 active+clean; 1.5 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 106 MiB/s wr, 1.69k op/s 2024-09-14T04:39:50.765 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:50.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:50 smithi038 bash[87336]: cluster 2024-09-14T04:39:49.345459+0000 mgr.y (mgr.26165) 964 : cluster [DBG] pgmap v974: 89 pgs: 89 active+clean; 1.5 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 106 MiB/s wr, 1.69k op/s 2024-09-14T04:39:50.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:50 smithi038 bash[87336]: cluster 2024-09-14T04:39:49.345459+0000 mgr.y (mgr.26165) 964 : cluster [DBG] pgmap v974: 89 pgs: 89 active+clean; 1.5 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 106 MiB/s wr, 1.69k op/s 2024-09-14T04:39:50.795 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:50.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:50.800 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:39:50.843 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 17 16 31847 31831 117.015 82.875 0.00536164 0.00854005 2024-09-14T04:39:50.901 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:50.912 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:50 smithi123 bash[68976]: cluster 2024-09-14T04:39:49.345459+0000 mgr.y (mgr.26165) 964 : cluster [DBG] pgmap v974: 89 pgs: 89 active+clean; 1.5 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 106 MiB/s wr, 1.69k op/s 2024-09-14T04:39:50.912 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:50 smithi123 bash[68976]: cluster 2024-09-14T04:39:49.345459+0000 mgr.y (mgr.26165) 964 : cluster [DBG] pgmap v974: 89 pgs: 89 active+clean; 1.5 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 106 MiB/s wr, 1.69k op/s 2024-09-14T04:39:50.940 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:50.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:50.944 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:39:51.045 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:51.072 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:51.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:51.075 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:39:51.176 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:51.204 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:51.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:51.209 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:39:51.310 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:51.334 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:51.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:51.336 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:39:51.437 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:51.468 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:51.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:51.470 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:39:51.570 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:51.597 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:51.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:51.600 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:39:51.700 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:51.726 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:51.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:51.728 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:39:51.828 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:51.843 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 18 16 33702 33686 116.954 115.938 0.00266884 0.0085302 2024-09-14T04:39:51.845 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:51.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:51.847 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:39:51.948 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:51.965 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:51.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:51.967 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:39:52.068 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:52.090 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:52.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:52.092 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:39:52.192 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:52.216 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:52.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:52.217 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:39:52.318 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:52.343 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:52.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:52.345 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:39:52.446 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:52.477 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:52.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:52.479 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:39:52.580 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:52.603 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:52.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:52.605 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:39:52.706 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:52.726 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:39:52.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:52.728 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:39:52.828 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:52.840 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:52 smithi123 bash[68976]: cluster 2024-09-14T04:39:51.346225+0000 mgr.y (mgr.26165) 965 : cluster [DBG] pgmap v975: 89 pgs: 89 active+clean; 1.9 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 141 MiB/s wr, 2.25k op/s 2024-09-14T04:39:52.840 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:52 smithi123 bash[68976]: cluster 2024-09-14T04:39:51.346225+0000 mgr.y (mgr.26165) 965 : cluster [DBG] pgmap v975: 89 pgs: 89 active+clean; 1.9 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 141 MiB/s wr, 2.25k op/s 2024-09-14T04:39:52.843 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 19 16 34351 34335 112.933 40.5625 0.00740091 0.00884991 2024-09-14T04:39:52.861 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:52.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:52.865 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:39:52.966 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:52.996 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:52.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:53.000 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:39:53.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:52 smithi038 bash[84940]: cluster 2024-09-14T04:39:51.346225+0000 mgr.y (mgr.26165) 965 : cluster [DBG] pgmap v975: 89 pgs: 89 active+clean; 1.9 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 141 MiB/s wr, 2.25k op/s 2024-09-14T04:39:53.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:52 smithi038 bash[84940]: cluster 2024-09-14T04:39:51.346225+0000 mgr.y (mgr.26165) 965 : cluster [DBG] pgmap v975: 89 pgs: 89 active+clean; 1.9 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 141 MiB/s wr, 2.25k op/s 2024-09-14T04:39:53.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:52 smithi038 bash[87336]: cluster 2024-09-14T04:39:51.346225+0000 mgr.y (mgr.26165) 965 : cluster [DBG] pgmap v975: 89 pgs: 89 active+clean; 1.9 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 141 MiB/s wr, 2.25k op/s 2024-09-14T04:39:53.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:52 smithi038 bash[87336]: cluster 2024-09-14T04:39:51.346225+0000 mgr.y (mgr.26165) 965 : cluster [DBG] pgmap v975: 89 pgs: 89 active+clean; 1.9 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 141 MiB/s wr, 2.25k op/s 2024-09-14T04:39:53.100 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:53.137 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:53.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:53.139 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:39:53.240 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:53.267 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:53.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:53.270 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:39:53.371 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:53.411 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:53.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:53.416 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:39:53.516 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:53.550 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:53.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:53.555 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:39:53.656 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:53.683 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:53.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:53.687 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:39:53.787 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:53.813 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:53.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:53.816 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:39:53.843 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:2024-09-14T04:39:53.845210+0000 min lat: 0.00121324 max lat: 0.578914 avg lat: 0.00890469 2024-09-14T04:39:53.844 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-14T04:39:53.844 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 20 16 35934 35918 112.233 98.9375 0.00542251 0.00890469 2024-09-14T04:39:53.916 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:53.935 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:53.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:53.937 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:39:54.038 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:54.065 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:54.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:54.068 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:39:54.169 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:54.196 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:54.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:54.265 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:39:54.366 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:54.390 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:54.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:54.391 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:39:54.492 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:54.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:54.529 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:54.529 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:39:54.630 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:54.657 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:54.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:54.664 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:39:54.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:54 smithi123 bash[68976]: cluster 2024-09-14T04:39:53.346646+0000 mgr.y (mgr.26165) 966 : cluster [DBG] pgmap v976: 89 pgs: 89 active+clean; 1.9 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-09-14T04:39:54.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:54 smithi123 bash[68976]: cluster 2024-09-14T04:39:53.346646+0000 mgr.y (mgr.26165) 966 : cluster [DBG] pgmap v976: 89 pgs: 89 active+clean; 1.9 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-09-14T04:39:54.765 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:54.790 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:54.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:54.793 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:39:54.843 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 21 16 37052 37036 110.216 69.875 0.0102169 0.00906723 2024-09-14T04:39:54.894 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:54.929 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:54.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:54.934 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:39:55.035 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:55.056 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:55.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:55.059 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:39:55.160 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:55.171 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:54 smithi038 bash[84940]: cluster 2024-09-14T04:39:53.346646+0000 mgr.y (mgr.26165) 966 : cluster [DBG] pgmap v976: 89 pgs: 89 active+clean; 1.9 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-09-14T04:39:55.171 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:54 smithi038 bash[84940]: cluster 2024-09-14T04:39:53.346646+0000 mgr.y (mgr.26165) 966 : cluster [DBG] pgmap v976: 89 pgs: 89 active+clean; 1.9 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-09-14T04:39:55.171 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:54 smithi038 bash[87336]: cluster 2024-09-14T04:39:53.346646+0000 mgr.y (mgr.26165) 966 : cluster [DBG] pgmap v976: 89 pgs: 89 active+clean; 1.9 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-09-14T04:39:55.171 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:54 smithi038 bash[87336]: cluster 2024-09-14T04:39:53.346646+0000 mgr.y (mgr.26165) 966 : cluster [DBG] pgmap v976: 89 pgs: 89 active+clean; 1.9 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-09-14T04:39:55.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:55.196 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:55.196 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:39:55.297 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:55.315 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:55.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:55.317 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:39:55.417 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:55.441 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:55.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:55.443 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:39:55.544 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:55.569 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:55.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:55.571 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:39:55.674 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:55.703 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:55.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:55.706 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:39:55.807 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:55.830 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:55.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:55.832 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:39:55.843 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 22 16 37917 37901 107.663 54.0625 0.12562 0.00924885 2024-09-14T04:39:55.933 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:55.963 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:55.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:55.969 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:39:56.070 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:56.097 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:56.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:56.099 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:39:56.200 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:56.231 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:56.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:56.237 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:39:56.338 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:56.362 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:39:56.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:56.365 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:39:56.466 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:56.483 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:56.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:56.485 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:39:56.586 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:56.617 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:56.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:56.620 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:39:56.721 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:56.730 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:56 smithi123 bash[68976]: cluster 2024-09-14T04:39:55.347577+0000 mgr.y (mgr.26165) 967 : cluster [DBG] pgmap v977: 89 pgs: 89 active+clean; 2.1 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 96 MiB/s wr, 1.54k op/s 2024-09-14T04:39:56.730 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:56 smithi123 bash[68976]: cluster 2024-09-14T04:39:55.347577+0000 mgr.y (mgr.26165) 967 : cluster [DBG] pgmap v977: 89 pgs: 89 active+clean; 2.1 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 96 MiB/s wr, 1.54k op/s 2024-09-14T04:39:56.745 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:56.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:56.748 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:39:56.844 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 23 16 39492 39476 107.261 98.4375 0.00638604 0.00931702 2024-09-14T04:39:56.849 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:56.872 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:56 smithi038 bash[84940]: cluster 2024-09-14T04:39:55.347577+0000 mgr.y (mgr.26165) 967 : cluster [DBG] pgmap v977: 89 pgs: 89 active+clean; 2.1 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 96 MiB/s wr, 1.54k op/s 2024-09-14T04:39:56.872 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:56 smithi038 bash[84940]: cluster 2024-09-14T04:39:55.347577+0000 mgr.y (mgr.26165) 967 : cluster [DBG] pgmap v977: 89 pgs: 89 active+clean; 2.1 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 96 MiB/s wr, 1.54k op/s 2024-09-14T04:39:56.873 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:56 smithi038 bash[87336]: cluster 2024-09-14T04:39:55.347577+0000 mgr.y (mgr.26165) 967 : cluster [DBG] pgmap v977: 89 pgs: 89 active+clean; 2.1 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 96 MiB/s wr, 1.54k op/s 2024-09-14T04:39:56.873 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:56 smithi038 bash[87336]: cluster 2024-09-14T04:39:55.347577+0000 mgr.y (mgr.26165) 967 : cluster [DBG] pgmap v977: 89 pgs: 89 active+clean; 2.1 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 96 MiB/s wr, 1.54k op/s 2024-09-14T04:39:56.883 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:56.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:56.888 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:39:56.989 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:57.012 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:57.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:57.014 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:39:57.115 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:57.143 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:57.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:57.146 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:39:57.246 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:57.274 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:57.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:57.277 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:39:57.377 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:57.405 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:57.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:57.410 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:39:57.510 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:57.541 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:57.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:57.543 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:39:57.644 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:57.665 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:57.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:57.667 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:39:57.768 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:57.795 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:57.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:57.800 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:39:57.844 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 24 16 41198 41182 107.235 106.625 0.00774462 0.00932034 2024-09-14T04:39:57.901 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:57.924 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:57.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:57.929 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:39:58.030 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:58.053 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:58.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:58.056 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:39:58.157 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:58.182 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:58.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:58.184 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:39:58.285 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:58.301 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:58.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:58.303 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:39:58.404 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:58.429 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:58.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:58.433 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:39:58.521 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:39:58 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:39:58] "GET /metrics HTTP/1.1" 200 36635 "" "Prometheus/2.51.0" 2024-09-14T04:39:58.533 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:58.561 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:58.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:58.566 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:39:58.667 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:58.691 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:58.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:58.694 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:39:58.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:58 smithi038 bash[84940]: cluster 2024-09-14T04:39:57.348163+0000 mgr.y (mgr.26165) 968 : cluster [DBG] pgmap v978: 89 pgs: 89 active+clean; 2.3 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 87 MiB/s wr, 1.39k op/s 2024-09-14T04:39:58.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:39:58 smithi038 bash[84940]: cluster 2024-09-14T04:39:57.348163+0000 mgr.y (mgr.26165) 968 : cluster [DBG] pgmap v978: 89 pgs: 89 active+clean; 2.3 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 87 MiB/s wr, 1.39k op/s 2024-09-14T04:39:58.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:58 smithi038 bash[87336]: cluster 2024-09-14T04:39:57.348163+0000 mgr.y (mgr.26165) 968 : cluster [DBG] pgmap v978: 89 pgs: 89 active+clean; 2.3 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 87 MiB/s wr, 1.39k op/s 2024-09-14T04:39:58.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:39:58 smithi038 bash[87336]: cluster 2024-09-14T04:39:57.348163+0000 mgr.y (mgr.26165) 968 : cluster [DBG] pgmap v978: 89 pgs: 89 active+clean; 2.3 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 87 MiB/s wr, 1.39k op/s 2024-09-14T04:39:58.795 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:58.804 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:58 smithi123 bash[68976]: cluster 2024-09-14T04:39:57.348163+0000 mgr.y (mgr.26165) 968 : cluster [DBG] pgmap v978: 89 pgs: 89 active+clean; 2.3 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 87 MiB/s wr, 1.39k op/s 2024-09-14T04:39:58.804 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:39:58 smithi123 bash[68976]: cluster 2024-09-14T04:39:57.348163+0000 mgr.y (mgr.26165) 968 : cluster [DBG] pgmap v978: 89 pgs: 89 active+clean; 2.3 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 87 MiB/s wr, 1.39k op/s 2024-09-14T04:39:58.818 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:39:58.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:58.820 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:39:58.844 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 25 16 42649 42633 106.572 90.6875 0.00653006 0.00937825 2024-09-14T04:39:58.920 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:58.954 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:58.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:58.959 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:39:59.060 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:59.084 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:59.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:59.089 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:39:59.190 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:59.215 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:59.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:59.220 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:39:59.321 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:59.354 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:39:59.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:59.359 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:39:59.460 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:59.485 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:39:59.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:59.487 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:39:59.588 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:59.614 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:39:59.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:59.618 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:39:59.718 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:59.743 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:39:59.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:59.747 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:39:59.845 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 26 16 44313 44297 106.473 104 0.0041237 0.00938648 2024-09-14T04:39:59.848 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:59.875 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:39:59.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:39:59.877 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:39:59.978 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:00.006 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:00.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:00.009 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:40:00.110 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:00.127 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:00.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:00.129 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:40:00.230 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:00.259 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:00.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:00.264 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:40:00.365 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:00.382 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:00.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:00.384 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:40:00.485 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:00.520 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:00.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:00.524 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:40:00.556 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:40:00 smithi123 bash[61744]: ts=2024-09-14T04:40:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:40:00.624 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:00.646 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:00.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:00.648 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:40:00.749 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:00.775 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:00.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:00.777 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:40:00.844 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 27 16 45216 45200 104.62 56.4375 0.0152823 0.00944201 2024-09-14T04:40:00.878 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:00.903 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:00.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:00.907 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:40:00.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:00 smithi123 bash[68976]: cluster 2024-09-14T04:39:59.348538+0000 mgr.y (mgr.26165) 969 : cluster [DBG] pgmap v979: 89 pgs: 89 active+clean; 2.3 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-09-14T04:40:00.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:00 smithi123 bash[68976]: cluster 2024-09-14T04:39:59.348538+0000 mgr.y (mgr.26165) 969 : cluster [DBG] pgmap v979: 89 pgs: 89 active+clean; 2.3 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-09-14T04:40:00.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:00 smithi123 bash[68976]: cluster 2024-09-14T04:40:00.000093+0000 mon.a (mon.0) 1210 : cluster [INF] overall HEALTH_OK 2024-09-14T04:40:00.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:00 smithi123 bash[68976]: cluster 2024-09-14T04:40:00.000093+0000 mon.a (mon.0) 1210 : cluster [INF] overall HEALTH_OK 2024-09-14T04:40:00.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:00 smithi123 bash[68976]: audit 2024-09-14T04:40:00.237184+0000 mon.a (mon.0) 1211 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:40:00.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:00 smithi123 bash[68976]: audit 2024-09-14T04:40:00.237184+0000 mon.a (mon.0) 1211 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:40:01.008 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:01.034 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:01.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:01.035 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:40:01.137 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:01.155 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:01.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:01.157 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:40:01.258 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:01.281 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:01.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:01.283 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:40:01.295 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:00 smithi038 bash[84940]: cluster 2024-09-14T04:39:59.348538+0000 mgr.y (mgr.26165) 969 : cluster [DBG] pgmap v979: 89 pgs: 89 active+clean; 2.3 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-09-14T04:40:01.295 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:00 smithi038 bash[84940]: cluster 2024-09-14T04:39:59.348538+0000 mgr.y (mgr.26165) 969 : cluster [DBG] pgmap v979: 89 pgs: 89 active+clean; 2.3 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-09-14T04:40:01.296 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:00 smithi038 bash[84940]: cluster 2024-09-14T04:40:00.000093+0000 mon.a (mon.0) 1210 : cluster [INF] overall HEALTH_OK 2024-09-14T04:40:01.296 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:00 smithi038 bash[84940]: cluster 2024-09-14T04:40:00.000093+0000 mon.a (mon.0) 1210 : cluster [INF] overall HEALTH_OK 2024-09-14T04:40:01.296 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:00 smithi038 bash[84940]: audit 2024-09-14T04:40:00.237184+0000 mon.a (mon.0) 1211 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:40:01.296 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:00 smithi038 bash[84940]: audit 2024-09-14T04:40:00.237184+0000 mon.a (mon.0) 1211 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:40:01.296 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:00 smithi038 bash[87336]: cluster 2024-09-14T04:39:59.348538+0000 mgr.y (mgr.26165) 969 : cluster [DBG] pgmap v979: 89 pgs: 89 active+clean; 2.3 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-09-14T04:40:01.296 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:00 smithi038 bash[87336]: cluster 2024-09-14T04:39:59.348538+0000 mgr.y (mgr.26165) 969 : cluster [DBG] pgmap v979: 89 pgs: 89 active+clean; 2.3 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-09-14T04:40:01.296 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:00 smithi038 bash[87336]: cluster 2024-09-14T04:40:00.000093+0000 mon.a (mon.0) 1210 : cluster [INF] overall HEALTH_OK 2024-09-14T04:40:01.296 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:00 smithi038 bash[87336]: cluster 2024-09-14T04:40:00.000093+0000 mon.a (mon.0) 1210 : cluster [INF] overall HEALTH_OK 2024-09-14T04:40:01.296 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:00 smithi038 bash[87336]: audit 2024-09-14T04:40:00.237184+0000 mon.a (mon.0) 1211 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:40:01.296 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:00 smithi038 bash[87336]: audit 2024-09-14T04:40:00.237184+0000 mon.a (mon.0) 1211 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:40:01.384 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:01.402 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:01.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:01.404 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:40:01.504 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:01.541 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:01.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:01.545 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:40:01.646 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:01.672 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:01.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:01.674 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:40:01.775 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:01.801 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:01.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:01.804 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:40:01.844 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 28 16 45944 45928 102.508 45.5 0.00658644 0.00974963 2024-09-14T04:40:01.906 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:01.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:01.939 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:01.939 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:40:02.040 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:02.071 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:02.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:02.078 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:40:02.106 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0: {} 2024-09-14T04:40:02.106 INFO:teuthology.orchestra.run.smithi038.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-14T04:40:02.135 INFO:teuthology.orchestra.run.smithi038.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-14T04:40:02.135 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1: {} 2024-09-14T04:40:02.176 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2: {} 2024-09-14T04:40:02.176 INFO:teuthology.orchestra.run.smithi038.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-14T04:40:02.178 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:02.197 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:02.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:02.199 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:40:02.300 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:02.309 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3: {} 2024-09-14T04:40:02.310 INFO:teuthology.orchestra.run.smithi038.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-14T04:40:02.338 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:02.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:02.345 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:40:02.352 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4: {} 2024-09-14T04:40:02.354 INFO:teuthology.orchestra.run.smithi038.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-14T04:40:02.411 INFO:teuthology.orchestra.run.smithi038.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-14T04:40:02.412 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5: {} 2024-09-14T04:40:02.429 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6: {} 2024-09-14T04:40:02.429 INFO:teuthology.orchestra.run.smithi038.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-14T04:40:02.445 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7: {} 2024-09-14T04:40:02.445 INFO:teuthology.orchestra.run.smithi038.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-14T04:40:02.446 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:02.466 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:02.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:02.467 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:40:02.564 INFO:teuthology.orchestra.run.smithi038.stderr:noscrub is set 2024-09-14T04:40:02.567 INFO:teuthology.orchestra.run.smithi038.stderr:reweighted osd.7 to 1 (10000) 2024-09-14T04:40:02.568 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:02.596 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:02.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:02.598 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:40:02.698 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:02.722 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:02.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:02.724 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:40:02.825 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:02.833 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:02 smithi123 bash[68976]: cluster 2024-09-14T04:40:01.349290+0000 mgr.y (mgr.26165) 970 : cluster [DBG] pgmap v980: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 105 MiB/s wr, 1.67k op/s 2024-09-14T04:40:02.834 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:02 smithi123 bash[68976]: cluster 2024-09-14T04:40:01.349290+0000 mgr.y (mgr.26165) 970 : cluster [DBG] pgmap v980: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 105 MiB/s wr, 1.67k op/s 2024-09-14T04:40:02.834 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:02 smithi123 bash[68976]: audit 2024-09-14T04:40:02.058096+0000 mon.a (mon.0) 1212 : audit [DBG] from='client.? 172.21.15.38:0/235046912' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:40:02.834 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:02 smithi123 bash[68976]: audit 2024-09-14T04:40:02.058096+0000 mon.a (mon.0) 1212 : audit [DBG] from='client.? 172.21.15.38:0/235046912' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:40:02.834 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:02 smithi123 bash[68976]: audit 2024-09-14T04:40:02.407242+0000 mon.b (mon.1) 24 : audit [INF] from='client.? 172.21.15.38:0/4262314278' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-14T04:40:02.834 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:02 smithi123 bash[68976]: audit 2024-09-14T04:40:02.407242+0000 mon.b (mon.1) 24 : audit [INF] from='client.? 172.21.15.38:0/4262314278' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-14T04:40:02.834 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:02 smithi123 bash[68976]: audit 2024-09-14T04:40:02.407962+0000 mon.a (mon.0) 1213 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-14T04:40:02.834 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:02 smithi123 bash[68976]: audit 2024-09-14T04:40:02.407962+0000 mon.a (mon.0) 1213 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-14T04:40:02.834 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:02 smithi123 bash[68976]: audit 2024-09-14T04:40:02.500065+0000 mon.c (mon.2) 56 : audit [INF] from='client.? 172.21.15.38:0/113122436' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:40:02.834 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:02 smithi123 bash[68976]: audit 2024-09-14T04:40:02.500065+0000 mon.c (mon.2) 56 : audit [INF] from='client.? 172.21.15.38:0/113122436' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:40:02.834 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:02 smithi123 bash[68976]: audit 2024-09-14T04:40:02.500352+0000 mon.a (mon.0) 1214 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:40:02.834 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:02 smithi123 bash[68976]: audit 2024-09-14T04:40:02.500352+0000 mon.a (mon.0) 1214 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:40:02.844 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 29 16 46635 46619 100.462 43.1875 0.00380883 0.0099317 2024-09-14T04:40:02.845 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:02.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:02.847 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:40:02.930 INFO:teuthology.orchestra.run.smithi038.stdout:ERROR: (22) Invalid argument 2024-09-14T04:40:02.930 INFO:teuthology.orchestra.run.smithi038.stdout:op_tracker tracking is not enabled now, so no ops 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-09-14T04:40:02.944 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:02 smithi038 bash[84940]: cluster 2024-09-14T04:40:01.349290+0000 mgr.y (mgr.26165) 970 : cluster [DBG] pgmap v980: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 105 MiB/s wr, 1.67k op/s 2024-09-14T04:40:02.944 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:02 smithi038 bash[84940]: cluster 2024-09-14T04:40:01.349290+0000 mgr.y (mgr.26165) 970 : cluster [DBG] pgmap v980: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 105 MiB/s wr, 1.67k op/s 2024-09-14T04:40:02.944 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:02 smithi038 bash[84940]: audit 2024-09-14T04:40:02.058096+0000 mon.a (mon.0) 1212 : audit [DBG] from='client.? 172.21.15.38:0/235046912' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:40:02.945 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:02 smithi038 bash[84940]: audit 2024-09-14T04:40:02.058096+0000 mon.a (mon.0) 1212 : audit [DBG] from='client.? 172.21.15.38:0/235046912' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:40:02.945 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:02 smithi038 bash[84940]: audit 2024-09-14T04:40:02.407242+0000 mon.b (mon.1) 24 : audit [INF] from='client.? 172.21.15.38:0/4262314278' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-14T04:40:02.945 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:02 smithi038 bash[84940]: audit 2024-09-14T04:40:02.407242+0000 mon.b (mon.1) 24 : audit [INF] from='client.? 172.21.15.38:0/4262314278' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-14T04:40:02.945 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:02 smithi038 bash[84940]: audit 2024-09-14T04:40:02.407962+0000 mon.a (mon.0) 1213 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-14T04:40:02.945 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:02 smithi038 bash[84940]: audit 2024-09-14T04:40:02.407962+0000 mon.a (mon.0) 1213 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-14T04:40:02.945 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:02 smithi038 bash[84940]: audit 2024-09-14T04:40:02.500065+0000 mon.c (mon.2) 56 : audit [INF] from='client.? 172.21.15.38:0/113122436' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:40:02.945 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:02 smithi038 bash[84940]: audit 2024-09-14T04:40:02.500065+0000 mon.c (mon.2) 56 : audit [INF] from='client.? 172.21.15.38:0/113122436' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:40:02.945 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:02 smithi038 bash[84940]: audit 2024-09-14T04:40:02.500352+0000 mon.a (mon.0) 1214 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:40:02.945 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:02 smithi038 bash[84940]: audit 2024-09-14T04:40:02.500352+0000 mon.a (mon.0) 1214 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:40:02.945 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:02 smithi038 bash[87336]: cluster 2024-09-14T04:40:01.349290+0000 mgr.y (mgr.26165) 970 : cluster [DBG] pgmap v980: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 105 MiB/s wr, 1.67k op/s 2024-09-14T04:40:02.945 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:02 smithi038 bash[87336]: cluster 2024-09-14T04:40:01.349290+0000 mgr.y (mgr.26165) 970 : cluster [DBG] pgmap v980: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 105 MiB/s wr, 1.67k op/s 2024-09-14T04:40:02.946 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:02 smithi038 bash[87336]: audit 2024-09-14T04:40:02.058096+0000 mon.a (mon.0) 1212 : audit [DBG] from='client.? 172.21.15.38:0/235046912' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:40:02.946 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:02 smithi038 bash[87336]: audit 2024-09-14T04:40:02.058096+0000 mon.a (mon.0) 1212 : audit [DBG] from='client.? 172.21.15.38:0/235046912' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:40:02.946 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:02 smithi038 bash[87336]: audit 2024-09-14T04:40:02.407242+0000 mon.b (mon.1) 24 : audit [INF] from='client.? 172.21.15.38:0/4262314278' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-14T04:40:02.946 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:02 smithi038 bash[87336]: audit 2024-09-14T04:40:02.407242+0000 mon.b (mon.1) 24 : audit [INF] from='client.? 172.21.15.38:0/4262314278' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-14T04:40:02.946 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:02 smithi038 bash[87336]: audit 2024-09-14T04:40:02.407962+0000 mon.a (mon.0) 1213 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-14T04:40:02.946 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:02 smithi038 bash[87336]: audit 2024-09-14T04:40:02.407962+0000 mon.a (mon.0) 1213 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-14T04:40:02.946 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:02 smithi038 bash[87336]: audit 2024-09-14T04:40:02.500065+0000 mon.c (mon.2) 56 : audit [INF] from='client.? 172.21.15.38:0/113122436' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:40:02.946 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:02 smithi038 bash[87336]: audit 2024-09-14T04:40:02.500065+0000 mon.c (mon.2) 56 : audit [INF] from='client.? 172.21.15.38:0/113122436' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:40:02.946 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:02 smithi038 bash[87336]: audit 2024-09-14T04:40:02.500352+0000 mon.a (mon.0) 1214 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:40:02.946 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:02 smithi038 bash[87336]: audit 2024-09-14T04:40:02.500352+0000 mon.a (mon.0) 1214 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:40:02.948 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:02.977 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:02.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:02.982 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:40:03.082 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:03.114 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:03.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:03.118 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:40:03.218 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:03.246 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:03.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:03.252 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:40:03.353 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:03.389 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:03.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:03.393 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:40:03.493 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:03.525 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:03.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:03.528 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:40:03.629 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:03.655 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:03.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:03.658 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:40:03.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:03 smithi123 bash[68976]: cluster 2024-09-14T04:40:02.558196+0000 mon.a (mon.0) 1215 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:40:03.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:03 smithi123 bash[68976]: cluster 2024-09-14T04:40:02.558196+0000 mon.a (mon.0) 1215 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:40:03.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:03 smithi123 bash[68976]: audit 2024-09-14T04:40:02.560854+0000 mon.a (mon.0) 1216 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-09-14T04:40:03.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:03 smithi123 bash[68976]: audit 2024-09-14T04:40:02.560854+0000 mon.a (mon.0) 1216 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-09-14T04:40:03.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:03 smithi123 bash[68976]: audit 2024-09-14T04:40:02.560903+0000 mon.a (mon.0) 1217 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:40:03.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:03 smithi123 bash[68976]: audit 2024-09-14T04:40:02.560903+0000 mon.a (mon.0) 1217 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:40:03.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:03 smithi123 bash[68976]: cluster 2024-09-14T04:40:02.565457+0000 mon.a (mon.0) 1218 : cluster [DBG] osdmap e220: 8 total, 8 up, 8 in 2024-09-14T04:40:03.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:03 smithi123 bash[68976]: cluster 2024-09-14T04:40:02.565457+0000 mon.a (mon.0) 1218 : cluster [DBG] osdmap e220: 8 total, 8 up, 8 in 2024-09-14T04:40:03.759 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:03.768 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:03 smithi038 bash[84940]: cluster 2024-09-14T04:40:02.558196+0000 mon.a (mon.0) 1215 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:40:03.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:03 smithi038 bash[84940]: cluster 2024-09-14T04:40:02.558196+0000 mon.a (mon.0) 1215 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:40:03.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:03 smithi038 bash[84940]: audit 2024-09-14T04:40:02.560854+0000 mon.a (mon.0) 1216 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-09-14T04:40:03.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:03 smithi038 bash[84940]: audit 2024-09-14T04:40:02.560854+0000 mon.a (mon.0) 1216 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-09-14T04:40:03.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:03 smithi038 bash[84940]: audit 2024-09-14T04:40:02.560903+0000 mon.a (mon.0) 1217 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:40:03.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:03 smithi038 bash[84940]: audit 2024-09-14T04:40:02.560903+0000 mon.a (mon.0) 1217 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:40:03.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:03 smithi038 bash[84940]: cluster 2024-09-14T04:40:02.565457+0000 mon.a (mon.0) 1218 : cluster [DBG] osdmap e220: 8 total, 8 up, 8 in 2024-09-14T04:40:03.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:03 smithi038 bash[84940]: cluster 2024-09-14T04:40:02.565457+0000 mon.a (mon.0) 1218 : cluster [DBG] osdmap e220: 8 total, 8 up, 8 in 2024-09-14T04:40:03.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:03 smithi038 bash[87336]: cluster 2024-09-14T04:40:02.558196+0000 mon.a (mon.0) 1215 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:40:03.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:03 smithi038 bash[87336]: cluster 2024-09-14T04:40:02.558196+0000 mon.a (mon.0) 1215 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:40:03.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:03 smithi038 bash[87336]: audit 2024-09-14T04:40:02.560854+0000 mon.a (mon.0) 1216 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-09-14T04:40:03.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:03 smithi038 bash[87336]: audit 2024-09-14T04:40:02.560854+0000 mon.a (mon.0) 1216 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-09-14T04:40:03.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:03 smithi038 bash[87336]: audit 2024-09-14T04:40:02.560903+0000 mon.a (mon.0) 1217 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:40:03.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:03 smithi038 bash[87336]: audit 2024-09-14T04:40:02.560903+0000 mon.a (mon.0) 1217 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:40:03.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:03 smithi038 bash[87336]: cluster 2024-09-14T04:40:02.565457+0000 mon.a (mon.0) 1218 : cluster [DBG] osdmap e220: 8 total, 8 up, 8 in 2024-09-14T04:40:03.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:03 smithi038 bash[87336]: cluster 2024-09-14T04:40:02.565457+0000 mon.a (mon.0) 1218 : cluster [DBG] osdmap e220: 8 total, 8 up, 8 in 2024-09-14T04:40:03.785 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:03.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:03.788 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:40:03.844 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 30 16 48136 48120 100.24 93.8125 0.00700204 0.00997074 2024-09-14T04:40:03.889 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:03.914 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:03.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:03.918 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:40:04.019 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:04.046 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:04.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:04.047 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:40:04.148 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:04.165 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:04.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:04.167 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:40:04.268 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:04.300 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:04.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:04.302 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:40:04.403 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:04.436 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:04.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:04.440 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:40:04.541 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:04.558 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:04.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:04.561 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:40:04.662 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:04.672 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:04 smithi038 bash[84940]: cluster 2024-09-14T04:40:03.349707+0000 mgr.y (mgr.26165) 971 : cluster [DBG] pgmap v982: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-09-14T04:40:04.672 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:04 smithi038 bash[84940]: cluster 2024-09-14T04:40:03.349707+0000 mgr.y (mgr.26165) 971 : cluster [DBG] pgmap v982: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-09-14T04:40:04.672 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:04 smithi038 bash[87336]: cluster 2024-09-14T04:40:03.349707+0000 mgr.y (mgr.26165) 971 : cluster [DBG] pgmap v982: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-09-14T04:40:04.672 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:04 smithi038 bash[87336]: cluster 2024-09-14T04:40:03.349707+0000 mgr.y (mgr.26165) 971 : cluster [DBG] pgmap v982: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-09-14T04:40:04.692 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:04.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:04.697 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:40:04.798 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:04.822 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:04.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:04.825 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:40:04.844 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 31 16 49467 49451 99.6901 83.1875 0.0105671 0.0100265 2024-09-14T04:40:04.926 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:04.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:04 smithi123 bash[68976]: cluster 2024-09-14T04:40:03.349707+0000 mgr.y (mgr.26165) 971 : cluster [DBG] pgmap v982: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-09-14T04:40:04.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:04 smithi123 bash[68976]: cluster 2024-09-14T04:40:03.349707+0000 mgr.y (mgr.26165) 971 : cluster [DBG] pgmap v982: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-09-14T04:40:04.958 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:04.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:04.960 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:40:05.061 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:05.086 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:05.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:05.090 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:40:05.191 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:05.219 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:05.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:05.222 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:40:05.323 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:05.351 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:05.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:05.356 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:40:05.456 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:05.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:05.496 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:05.496 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:40:05.597 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:05.632 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:05.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:05.633 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:40:05.734 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:05.761 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:05.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:05.766 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:40:05.845 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 32 16 50850 50834 99.2757 86.4375 0.0136795 0.0100679 2024-09-14T04:40:05.867 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:05.891 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:05.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:05.893 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:40:05.994 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:06.022 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:06.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:06.024 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:40:06.125 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:06.149 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:06.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:06.150 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:40:06.251 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:06.269 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:06.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:06.270 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:40:06.371 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:06.394 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:06.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:06.396 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:40:06.497 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:06.523 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:06.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:06.525 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:40:06.626 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:06.655 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:06.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:06.658 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:40:06.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:06 smithi123 bash[68976]: cluster 2024-09-14T04:40:05.350222+0000 mgr.y (mgr.26165) 972 : cluster [DBG] pgmap v983: 89 pgs: 89 active+clean; 2.9 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-09-14T04:40:06.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:06 smithi123 bash[68976]: cluster 2024-09-14T04:40:05.350222+0000 mgr.y (mgr.26165) 972 : cluster [DBG] pgmap v983: 89 pgs: 89 active+clean; 2.9 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-09-14T04:40:06.759 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:06.784 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:06.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:06.788 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:40:06.845 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 33 16 51753 51737 97.9774 56.4375 0.00916598 0.010202 2024-09-14T04:40:06.889 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:06.911 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:06.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:06.914 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:40:07.015 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:07.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:06 smithi038 bash[84940]: cluster 2024-09-14T04:40:05.350222+0000 mgr.y (mgr.26165) 972 : cluster [DBG] pgmap v983: 89 pgs: 89 active+clean; 2.9 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-09-14T04:40:07.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:06 smithi038 bash[84940]: cluster 2024-09-14T04:40:05.350222+0000 mgr.y (mgr.26165) 972 : cluster [DBG] pgmap v983: 89 pgs: 89 active+clean; 2.9 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-09-14T04:40:07.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:06 smithi038 bash[87336]: cluster 2024-09-14T04:40:05.350222+0000 mgr.y (mgr.26165) 972 : cluster [DBG] pgmap v983: 89 pgs: 89 active+clean; 2.9 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-09-14T04:40:07.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:06 smithi038 bash[87336]: cluster 2024-09-14T04:40:05.350222+0000 mgr.y (mgr.26165) 972 : cluster [DBG] pgmap v983: 89 pgs: 89 active+clean; 2.9 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-09-14T04:40:07.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:07.043 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:07.043 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:40:07.144 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:07.162 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:07.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:07.164 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:40:07.264 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:07.287 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:07.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:07.289 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:40:07.390 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:07.417 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:07.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:07.418 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:40:07.510 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd reweight 0 1 2024-09-14T04:40:07.519 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:07.562 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.1 dump_historic_ops 2024-09-14T04:40:07.605 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:07.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:07.608 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:40:07.709 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:07.754 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:07.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:07.759 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:40:07.848 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 34 16 52578 52562 96.6079 51.5625 0.0101103 0.0103447 2024-09-14T04:40:07.860 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:07.893 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:07.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:07.897 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:40:07.998 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:08.023 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:08.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:08.025 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:40:08.126 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:08.152 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:08.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:08.154 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:40:08.255 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:08.280 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:08.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:08.284 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:40:08.385 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:08.395 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:40:08 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:40:08] "GET /metrics HTTP/1.1" 200 36637 "" "Prometheus/2.51.0" 2024-09-14T04:40:08.412 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:08.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:08.415 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:40:08.516 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:08.550 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:08.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:08.555 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:40:08.656 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:08.664 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:08 smithi038 bash[84940]: cluster 2024-09-14T04:40:07.351163+0000 mgr.y (mgr.26165) 973 : cluster [DBG] pgmap v984: 89 pgs: 89 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-09-14T04:40:08.664 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:08 smithi038 bash[84940]: cluster 2024-09-14T04:40:07.351163+0000 mgr.y (mgr.26165) 973 : cluster [DBG] pgmap v984: 89 pgs: 89 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-09-14T04:40:08.664 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:08 smithi038 bash[87336]: cluster 2024-09-14T04:40:07.351163+0000 mgr.y (mgr.26165) 973 : cluster [DBG] pgmap v984: 89 pgs: 89 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-09-14T04:40:08.664 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:08 smithi038 bash[87336]: cluster 2024-09-14T04:40:07.351163+0000 mgr.y (mgr.26165) 973 : cluster [DBG] pgmap v984: 89 pgs: 89 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-09-14T04:40:08.680 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:08.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:08.685 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:40:08.786 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:08.795 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:08 smithi123 bash[68976]: cluster 2024-09-14T04:40:07.351163+0000 mgr.y (mgr.26165) 973 : cluster [DBG] pgmap v984: 89 pgs: 89 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-09-14T04:40:08.795 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:08 smithi123 bash[68976]: cluster 2024-09-14T04:40:07.351163+0000 mgr.y (mgr.26165) 973 : cluster [DBG] pgmap v984: 89 pgs: 89 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-09-14T04:40:08.812 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:08.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:08.815 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:40:08.846 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 35 16 54013 53997 96.4099 89.6875 0.00737043 0.0103663 2024-09-14T04:40:08.915 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:08.942 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:08.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:08.945 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:40:09.046 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:09.069 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:09.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:09.071 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:40:09.172 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:09.180 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-14T04:40:09.199 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:09.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:09.201 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:40:09.301 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:09.324 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:09.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:09.326 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:40:09.427 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:09.452 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:09.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:09.457 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:40:09.546 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd set nodeep-scrub 2024-09-14T04:40:09.557 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:09.578 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:09.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:09.581 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:40:09.682 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:09.714 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:09.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:09.719 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:40:09.820 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:09.846 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 36 16 55388 55372 96.1188 85.9375 0.0173854 0.0103985 2024-09-14T04:40:09.852 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:09.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:09.857 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:40:09.957 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:09.982 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:09.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:09.984 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:40:10.085 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:10.112 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:10.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:10.116 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:40:10.217 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:10.242 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:10.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:10.244 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:40:10.345 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:10.370 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:10.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:10.373 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:40:10.474 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:10.515 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:10.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:10.518 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:40:10.603 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:40:10 smithi123 bash[61744]: ts=2024-09-14T04:40:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:40:10.607 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:10 smithi038 bash[84940]: cluster 2024-09-14T04:40:09.351658+0000 mgr.y (mgr.26165) 974 : cluster [DBG] pgmap v985: 89 pgs: 89 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-09-14T04:40:10.607 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:10 smithi038 bash[84940]: cluster 2024-09-14T04:40:09.351658+0000 mgr.y (mgr.26165) 974 : cluster [DBG] pgmap v985: 89 pgs: 89 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-09-14T04:40:10.619 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:10.645 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:10.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:10.649 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:40:10.750 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:10.783 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:10.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:10.786 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:40:10.847 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 37 16 56812 56796 95.9262 89 0.0187121 0.0104193 2024-09-14T04:40:10.887 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:10.896 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:10 smithi123 bash[68976]: cluster 2024-09-14T04:40:09.351658+0000 mgr.y (mgr.26165) 974 : cluster [DBG] pgmap v985: 89 pgs: 89 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-09-14T04:40:10.896 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:10 smithi123 bash[68976]: cluster 2024-09-14T04:40:09.351658+0000 mgr.y (mgr.26165) 974 : cluster [DBG] pgmap v985: 89 pgs: 89 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-09-14T04:40:10.924 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:10.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:10.926 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:40:11.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:10 smithi038 bash[87336]: cluster 2024-09-14T04:40:09.351658+0000 mgr.y (mgr.26165) 974 : cluster [DBG] pgmap v985: 89 pgs: 89 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-09-14T04:40:11.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:10 smithi038 bash[87336]: cluster 2024-09-14T04:40:09.351658+0000 mgr.y (mgr.26165) 974 : cluster [DBG] pgmap v985: 89 pgs: 89 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-09-14T04:40:11.027 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:11.058 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:11.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:11.063 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:40:11.164 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:11.189 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:11.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:11.190 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:40:11.291 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:11.316 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:11.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:11.319 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:40:11.420 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:11.461 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:11.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:11.464 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:40:11.565 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:11.597 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:11.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:11.600 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:40:11.701 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:11.734 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:11.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:11.737 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:40:11.838 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:11.846 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 38 16 58216 58200 95.7109 87.75 0.00983401 0.0104425 2024-09-14T04:40:11.867 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:11.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:11.871 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:40:11.972 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:11.999 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:12.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:12.003 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:40:12.104 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:12.142 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:12.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:12.145 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:40:12.246 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:12.275 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:12.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:12.279 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:40:12.379 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:12.404 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:12.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:12.411 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:40:12.423 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:40:12.423 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:40:12.513 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:12.545 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:12.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:12.549 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:40:12.649 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:12.659 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:12 smithi038 bash[84940]: cluster 2024-09-14T04:40:11.352271+0000 mgr.y (mgr.26165) 975 : cluster [DBG] pgmap v986: 89 pgs: 89 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 71 MiB/s wr, 1.13k op/s 2024-09-14T04:40:12.659 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:12 smithi038 bash[84940]: cluster 2024-09-14T04:40:11.352271+0000 mgr.y (mgr.26165) 975 : cluster [DBG] pgmap v986: 89 pgs: 89 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 71 MiB/s wr, 1.13k op/s 2024-09-14T04:40:12.659 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:12 smithi038 bash[87336]: cluster 2024-09-14T04:40:11.352271+0000 mgr.y (mgr.26165) 975 : cluster [DBG] pgmap v986: 89 pgs: 89 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 71 MiB/s wr, 1.13k op/s 2024-09-14T04:40:12.659 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:12 smithi038 bash[87336]: cluster 2024-09-14T04:40:11.352271+0000 mgr.y (mgr.26165) 975 : cluster [DBG] pgmap v986: 89 pgs: 89 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 71 MiB/s wr, 1.13k op/s 2024-09-14T04:40:12.684 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:12.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:12.687 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:40:12.788 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:12.813 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:12.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:12.814 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:40:12.847 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 39 16 59604 59588 95.4809 86.75 0.0117739 0.0104683 2024-09-14T04:40:12.915 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:12.926 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:12 smithi123 bash[68976]: cluster 2024-09-14T04:40:11.352271+0000 mgr.y (mgr.26165) 975 : cluster [DBG] pgmap v986: 89 pgs: 89 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 71 MiB/s wr, 1.13k op/s 2024-09-14T04:40:12.926 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:12 smithi123 bash[68976]: cluster 2024-09-14T04:40:11.352271+0000 mgr.y (mgr.26165) 975 : cluster [DBG] pgmap v986: 89 pgs: 89 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 71 MiB/s wr, 1.13k op/s 2024-09-14T04:40:12.939 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:12.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:12.945 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:40:13.046 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:13.073 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:13.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:13.076 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:40:13.177 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:13.208 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:13.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:13.215 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:40:13.315 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:13.342 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:13.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:13.348 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:40:13.441 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:40:13.441 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:40:13.448 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:13.483 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:13.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:13.485 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:40:13.586 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:13.608 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:13.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:13.610 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:40:13.711 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:13.739 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:13.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:13.747 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:40:13.847 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:2024-09-14T04:40:13.848562+0000 min lat: 0.00121324 max lat: 0.578914 avg lat: 0.0105481 2024-09-14T04:40:13.847 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-14T04:40:13.847 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 40 16 60666 60650 94.7531 66.375 0.00782098 0.0105481 2024-09-14T04:40:13.847 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:13.871 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:13.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:13.874 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:40:13.975 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:13.996 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:14.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:14.000 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:40:14.101 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:14.132 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:14.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:14.138 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:40:14.239 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:14.262 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:14.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:14.265 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:40:14.366 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:14.398 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:14.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:14.401 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:40:14.502 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:14.523 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:14.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:14.525 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:40:14.625 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:14.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:14 smithi038 bash[87336]: cluster 2024-09-14T04:40:13.352717+0000 mgr.y (mgr.26165) 976 : cluster [DBG] pgmap v987: 89 pgs: 89 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 66 MiB/s wr, 1.05k op/s 2024-09-14T04:40:14.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:14 smithi038 bash[87336]: cluster 2024-09-14T04:40:13.352717+0000 mgr.y (mgr.26165) 976 : cluster [DBG] pgmap v987: 89 pgs: 89 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 66 MiB/s wr, 1.05k op/s 2024-09-14T04:40:14.636 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:14 smithi038 bash[84940]: cluster 2024-09-14T04:40:13.352717+0000 mgr.y (mgr.26165) 976 : cluster [DBG] pgmap v987: 89 pgs: 89 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 66 MiB/s wr, 1.05k op/s 2024-09-14T04:40:14.636 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:14 smithi038 bash[84940]: cluster 2024-09-14T04:40:13.352717+0000 mgr.y (mgr.26165) 976 : cluster [DBG] pgmap v987: 89 pgs: 89 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 66 MiB/s wr, 1.05k op/s 2024-09-14T04:40:14.649 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:14.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:14.651 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:40:14.752 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:14.780 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:14.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:14.782 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:40:14.847 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 41 16 61910 61894 94.3382 77.75 0.0108612 0.0105945 2024-09-14T04:40:14.883 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:14.890 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:14 smithi123 bash[68976]: cluster 2024-09-14T04:40:13.352717+0000 mgr.y (mgr.26165) 976 : cluster [DBG] pgmap v987: 89 pgs: 89 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 66 MiB/s wr, 1.05k op/s 2024-09-14T04:40:14.890 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:14 smithi123 bash[68976]: cluster 2024-09-14T04:40:13.352717+0000 mgr.y (mgr.26165) 976 : cluster [DBG] pgmap v987: 89 pgs: 89 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 66 MiB/s wr, 1.05k op/s 2024-09-14T04:40:14.900 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:14.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:14.901 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:40:15.002 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:15.033 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:15.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:15.037 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:40:15.137 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:15.163 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:15.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:15.168 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:40:15.269 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:15.295 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:15.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:15.298 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:40:15.399 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:15.431 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:15.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:15.433 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:40:15.534 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:15.572 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:15.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:15.574 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:40:15.676 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:15.706 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:15.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:15.709 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:40:15.809 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:15.834 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:15.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:15.836 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:40:15.848 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 42 16 63162 63146 93.955 78.25 0.0160524 0.0106387 2024-09-14T04:40:15.937 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:15.963 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:15.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:15.966 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:40:16.067 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:16.089 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:16.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:16.093 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:40:16.194 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:16.222 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:16.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:16.226 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:40:16.327 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:16.337 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:16 smithi123 bash[68976]: audit 2024-09-14T04:40:15.243537+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:40:16.337 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:16 smithi123 bash[68976]: audit 2024-09-14T04:40:15.243537+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:40:16.337 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:16 smithi123 bash[68976]: audit 2024-09-14T04:40:15.245845+0000 mon.a (mon.0) 1220 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:40:16.337 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:16 smithi123 bash[68976]: audit 2024-09-14T04:40:15.245845+0000 mon.a (mon.0) 1220 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:40:16.338 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:16 smithi123 bash[68976]: cluster 2024-09-14T04:40:15.353268+0000 mgr.y (mgr.26165) 977 : cluster [DBG] pgmap v988: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 78 MiB/s wr, 1.24k op/s 2024-09-14T04:40:16.338 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:16 smithi123 bash[68976]: cluster 2024-09-14T04:40:15.353268+0000 mgr.y (mgr.26165) 977 : cluster [DBG] pgmap v988: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 78 MiB/s wr, 1.24k op/s 2024-09-14T04:40:16.360 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:16.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:16.363 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:40:16.464 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:16.493 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:16.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:16.495 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:40:16.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:16 smithi038 bash[84940]: audit 2024-09-14T04:40:15.243537+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:40:16.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:16 smithi038 bash[84940]: audit 2024-09-14T04:40:15.243537+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:40:16.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:16 smithi038 bash[84940]: audit 2024-09-14T04:40:15.245845+0000 mon.a (mon.0) 1220 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:40:16.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:16 smithi038 bash[84940]: audit 2024-09-14T04:40:15.245845+0000 mon.a (mon.0) 1220 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:40:16.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:16 smithi038 bash[84940]: cluster 2024-09-14T04:40:15.353268+0000 mgr.y (mgr.26165) 977 : cluster [DBG] pgmap v988: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 78 MiB/s wr, 1.24k op/s 2024-09-14T04:40:16.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:16 smithi038 bash[84940]: cluster 2024-09-14T04:40:15.353268+0000 mgr.y (mgr.26165) 977 : cluster [DBG] pgmap v988: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 78 MiB/s wr, 1.24k op/s 2024-09-14T04:40:16.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:16 smithi038 bash[87336]: audit 2024-09-14T04:40:15.243537+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:40:16.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:16 smithi038 bash[87336]: audit 2024-09-14T04:40:15.243537+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:40:16.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:16 smithi038 bash[87336]: audit 2024-09-14T04:40:15.245845+0000 mon.a (mon.0) 1220 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:40:16.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:16 smithi038 bash[87336]: audit 2024-09-14T04:40:15.245845+0000 mon.a (mon.0) 1220 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:40:16.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:16 smithi038 bash[87336]: cluster 2024-09-14T04:40:15.353268+0000 mgr.y (mgr.26165) 977 : cluster [DBG] pgmap v988: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 78 MiB/s wr, 1.24k op/s 2024-09-14T04:40:16.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:16 smithi038 bash[87336]: cluster 2024-09-14T04:40:15.353268+0000 mgr.y (mgr.26165) 977 : cluster [DBG] pgmap v988: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 78 MiB/s wr, 1.24k op/s 2024-09-14T04:40:16.596 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:16.613 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:16.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:16.615 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:40:16.716 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:16.734 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:16.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:16.736 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:40:16.837 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:16.847 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 43 16 64319 64303 93.4516 72.3125 0.0151776 0.0106952 2024-09-14T04:40:16.862 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:16.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:16.866 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:40:16.966 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:16.992 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:16.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:16.995 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:40:17.096 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:17.119 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:17.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:17.121 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:40:17.222 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:17.257 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:17.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:17.260 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:40:17.361 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:17.375 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:17 smithi123 bash[68976]: audit 2024-09-14T04:40:17.174150+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:40:17.375 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:17 smithi123 bash[68976]: audit 2024-09-14T04:40:17.174150+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:40:17.396 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:17.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:17.402 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:40:17.503 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:17.513 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:17 smithi038 bash[87336]: audit 2024-09-14T04:40:17.174150+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:40:17.513 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:17 smithi038 bash[87336]: audit 2024-09-14T04:40:17.174150+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:40:17.513 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:17 smithi038 bash[84940]: audit 2024-09-14T04:40:17.174150+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:40:17.513 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:17 smithi038 bash[84940]: audit 2024-09-14T04:40:17.174150+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:40:17.537 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:17.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:17.541 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:40:17.642 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:17.682 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:17.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:17.689 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:40:17.790 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:17.824 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:17.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:17.827 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:40:17.847 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 44 16 65497 65481 93.0008 73.625 0.0153501 0.0107418 2024-09-14T04:40:17.928 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:17.957 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:17.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:17.963 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:40:18.064 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:18.090 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:18.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:18.097 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:40:18.198 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:18.225 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:18.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:18.230 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:40:18.331 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:18.357 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:18.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:18.359 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:40:18.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:18 smithi123 bash[68976]: cluster 2024-09-14T04:40:17.353757+0000 mgr.y (mgr.26165) 978 : cluster [DBG] pgmap v989: 89 pgs: 89 active+clean; 3.8 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-09-14T04:40:18.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:18 smithi123 bash[68976]: cluster 2024-09-14T04:40:17.353757+0000 mgr.y (mgr.26165) 978 : cluster [DBG] pgmap v989: 89 pgs: 89 active+clean; 3.8 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-09-14T04:40:18.460 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:18.477 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:18.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:18.479 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:40:18.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:40:18 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:40:18] "GET /metrics HTTP/1.1" 200 36642 "" "Prometheus/2.51.0" 2024-09-14T04:40:18.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:18 smithi038 bash[87336]: cluster 2024-09-14T04:40:17.353757+0000 mgr.y (mgr.26165) 978 : cluster [DBG] pgmap v989: 89 pgs: 89 active+clean; 3.8 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-09-14T04:40:18.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:18 smithi038 bash[87336]: cluster 2024-09-14T04:40:17.353757+0000 mgr.y (mgr.26165) 978 : cluster [DBG] pgmap v989: 89 pgs: 89 active+clean; 3.8 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-09-14T04:40:18.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:18 smithi038 bash[84940]: cluster 2024-09-14T04:40:17.353757+0000 mgr.y (mgr.26165) 978 : cluster [DBG] pgmap v989: 89 pgs: 89 active+clean; 3.8 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-09-14T04:40:18.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:18 smithi038 bash[84940]: cluster 2024-09-14T04:40:17.353757+0000 mgr.y (mgr.26165) 978 : cluster [DBG] pgmap v989: 89 pgs: 89 active+clean; 3.8 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-09-14T04:40:18.580 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:18.604 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:18.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:18.606 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:40:18.707 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:18.735 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:18.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:18.739 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:40:18.840 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:18.847 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 45 16 66387 66371 92.1702 55.625 0.0112363 0.0108419 2024-09-14T04:40:18.862 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:18.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:18.863 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:40:18.964 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:18.984 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:18.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:18.986 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:40:19.087 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:19.111 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:19.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:19.113 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:40:19.214 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:19.243 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:19.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:19.247 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:40:19.348 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:19.384 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:19.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:19.393 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:40:19.494 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:19.519 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:19.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:19.525 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:40:19.626 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:19.656 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:19.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:19.659 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:40:19.760 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:19.791 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:19.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:19.793 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:40:19.847 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 46 16 67215 67199 91.2913 51.75 0.00769287 0.0109488 2024-09-14T04:40:19.894 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:19.919 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:19.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:19.925 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:40:20.026 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:20.050 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:20.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:20.053 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:40:20.154 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:20.182 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:20.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:20.185 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:40:20.286 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:20.309 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:20.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:20.311 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:40:20.412 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:20.438 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:20.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:20.440 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:40:20.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:20 smithi038 bash[84940]: cluster 2024-09-14T04:40:19.354270+0000 mgr.y (mgr.26165) 979 : cluster [DBG] pgmap v990: 89 pgs: 89 active+clean; 3.8 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 64 MiB/s wr, 1.03k op/s 2024-09-14T04:40:20.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:20 smithi038 bash[84940]: cluster 2024-09-14T04:40:19.354270+0000 mgr.y (mgr.26165) 979 : cluster [DBG] pgmap v990: 89 pgs: 89 active+clean; 3.8 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 64 MiB/s wr, 1.03k op/s 2024-09-14T04:40:20.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:20 smithi038 bash[87336]: cluster 2024-09-14T04:40:19.354270+0000 mgr.y (mgr.26165) 979 : cluster [DBG] pgmap v990: 89 pgs: 89 active+clean; 3.8 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 64 MiB/s wr, 1.03k op/s 2024-09-14T04:40:20.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:20 smithi038 bash[87336]: cluster 2024-09-14T04:40:19.354270+0000 mgr.y (mgr.26165) 979 : cluster [DBG] pgmap v990: 89 pgs: 89 active+clean; 3.8 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 64 MiB/s wr, 1.03k op/s 2024-09-14T04:40:20.541 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:20.569 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:20.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:20.571 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:40:20.672 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:20.682 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:20 smithi123 bash[68976]: cluster 2024-09-14T04:40:19.354270+0000 mgr.y (mgr.26165) 979 : cluster [DBG] pgmap v990: 89 pgs: 89 active+clean; 3.8 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 64 MiB/s wr, 1.03k op/s 2024-09-14T04:40:20.682 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:20 smithi123 bash[68976]: cluster 2024-09-14T04:40:19.354270+0000 mgr.y (mgr.26165) 979 : cluster [DBG] pgmap v990: 89 pgs: 89 active+clean; 3.8 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 64 MiB/s wr, 1.03k op/s 2024-09-14T04:40:20.682 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:40:20 smithi123 bash[61744]: ts=2024-09-14T04:40:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:40:20.696 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:20.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:20.700 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:40:20.801 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:20.825 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:20.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:20.829 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:40:20.847 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 47 16 68453 68437 90.995 77.375 0.0049229 0.0109836 2024-09-14T04:40:20.930 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:20.953 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:20.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:20.957 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:40:21.058 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:21.091 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:21.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:21.093 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:40:21.194 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:21.228 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:21.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:21.231 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:40:21.331 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:21.358 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:21.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:21.362 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:40:21.463 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:21.481 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:21.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:21.483 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:40:21.584 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:21.618 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:21.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:21.621 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:40:21.722 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:21.761 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:21.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:21.766 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:40:21.848 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 48 16 69439 69423 90.383 61.625 0.0130922 0.0110571 2024-09-14T04:40:21.866 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:21.887 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:21.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:21.888 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:40:21.989 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:22.013 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:22.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:22.015 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:40:22.115 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:22.145 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:22.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:22.149 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:40:22.250 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:22.270 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:22.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:22.272 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:40:22.373 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:22.391 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:22.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:22.392 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:40:22.493 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:22.527 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:22.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:22.533 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:40:22.634 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:22.644 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:22 smithi038 bash[84940]: cluster 2024-09-14T04:40:21.354880+0000 mgr.y (mgr.26165) 980 : cluster [DBG] pgmap v991: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 92 MiB/s wr, 1.47k op/s 2024-09-14T04:40:22.644 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:22 smithi038 bash[84940]: cluster 2024-09-14T04:40:21.354880+0000 mgr.y (mgr.26165) 980 : cluster [DBG] pgmap v991: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 92 MiB/s wr, 1.47k op/s 2024-09-14T04:40:22.644 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:22 smithi038 bash[87336]: cluster 2024-09-14T04:40:21.354880+0000 mgr.y (mgr.26165) 980 : cluster [DBG] pgmap v991: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 92 MiB/s wr, 1.47k op/s 2024-09-14T04:40:22.644 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:22 smithi038 bash[87336]: cluster 2024-09-14T04:40:21.354880+0000 mgr.y (mgr.26165) 980 : cluster [DBG] pgmap v991: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 92 MiB/s wr, 1.47k op/s 2024-09-14T04:40:22.659 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:22.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:22.662 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:40:22.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:22 smithi123 bash[68976]: cluster 2024-09-14T04:40:21.354880+0000 mgr.y (mgr.26165) 980 : cluster [DBG] pgmap v991: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 92 MiB/s wr, 1.47k op/s 2024-09-14T04:40:22.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:22 smithi123 bash[68976]: cluster 2024-09-14T04:40:21.354880+0000 mgr.y (mgr.26165) 980 : cluster [DBG] pgmap v991: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 92 MiB/s wr, 1.47k op/s 2024-09-14T04:40:22.764 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:22.790 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:22.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:22.793 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:40:22.848 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 49 16 70193 70177 89.5002 47.125 0.0141466 0.0111674 2024-09-14T04:40:22.893 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:22.923 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:22.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:22.925 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:40:23.026 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:23.066 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:23.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:23.070 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:40:23.171 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:23.195 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:23.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:23.202 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:40:23.302 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:23.332 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:23.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:23.333 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:40:23.434 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:23.461 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:23.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:23.469 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:40:23.570 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:23.589 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:23.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:23.590 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:40:23.691 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:23.718 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:23.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:23.720 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:40:23.821 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:23.848 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 50 16 71225 71209 89.0001 64.5 0.00785368 0.0112303 2024-09-14T04:40:23.856 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:23.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:23.861 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:40:23.962 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:23.986 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:23.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:23.989 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:40:24.090 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:24.116 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:24.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:24.120 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:40:24.221 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:24.243 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:24.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:24.245 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:40:24.346 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:24.378 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:24.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:24.381 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:40:24.482 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:24.505 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:24 smithi038 bash[84940]: cluster 2024-09-14T04:40:23.355270+0000 mgr.y (mgr.26165) 981 : cluster [DBG] pgmap v992: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 61 MiB/s wr, 975 op/s 2024-09-14T04:40:24.505 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:24 smithi038 bash[84940]: cluster 2024-09-14T04:40:23.355270+0000 mgr.y (mgr.26165) 981 : cluster [DBG] pgmap v992: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 61 MiB/s wr, 975 op/s 2024-09-14T04:40:24.505 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:24 smithi038 bash[84940]: audit 2024-09-14T04:40:23.748906+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:40:24.505 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:24 smithi038 bash[84940]: audit 2024-09-14T04:40:23.748906+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:40:24.506 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:24 smithi038 bash[84940]: audit 2024-09-14T04:40:23.758768+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:40:24.506 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:24 smithi038 bash[84940]: audit 2024-09-14T04:40:23.758768+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:40:24.506 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:24 smithi038 bash[87336]: cluster 2024-09-14T04:40:23.355270+0000 mgr.y (mgr.26165) 981 : cluster [DBG] pgmap v992: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 61 MiB/s wr, 975 op/s 2024-09-14T04:40:24.506 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:24 smithi038 bash[87336]: cluster 2024-09-14T04:40:23.355270+0000 mgr.y (mgr.26165) 981 : cluster [DBG] pgmap v992: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 61 MiB/s wr, 975 op/s 2024-09-14T04:40:24.506 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:24 smithi038 bash[87336]: audit 2024-09-14T04:40:23.748906+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:40:24.506 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:24 smithi038 bash[87336]: audit 2024-09-14T04:40:23.748906+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:40:24.506 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:24 smithi038 bash[87336]: audit 2024-09-14T04:40:23.758768+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:40:24.506 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:24 smithi038 bash[87336]: audit 2024-09-14T04:40:23.758768+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:40:24.507 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:24.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:24.509 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:40:24.610 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:24.635 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:24.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:24.638 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:40:24.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:24 smithi123 bash[68976]: cluster 2024-09-14T04:40:23.355270+0000 mgr.y (mgr.26165) 981 : cluster [DBG] pgmap v992: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 61 MiB/s wr, 975 op/s 2024-09-14T04:40:24.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:24 smithi123 bash[68976]: cluster 2024-09-14T04:40:23.355270+0000 mgr.y (mgr.26165) 981 : cluster [DBG] pgmap v992: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 61 MiB/s wr, 975 op/s 2024-09-14T04:40:24.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:24 smithi123 bash[68976]: audit 2024-09-14T04:40:23.748906+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:40:24.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:24 smithi123 bash[68976]: audit 2024-09-14T04:40:23.748906+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:40:24.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:24 smithi123 bash[68976]: audit 2024-09-14T04:40:23.758768+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:40:24.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:24 smithi123 bash[68976]: audit 2024-09-14T04:40:23.758768+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:40:24.739 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:24.774 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:24.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:24.779 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:40:24.848 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 51 16 72182 72166 88.4277 59.8125 0.0139117 0.0113035 2024-09-14T04:40:24.879 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:24.905 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:24.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:24.950 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:40:25.051 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:25.076 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:25.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:25.080 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:40:25.181 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:25.210 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:25.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:25.212 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:40:25.313 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:25.345 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:25.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:25.348 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:40:25.449 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:25.465 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:25.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:25.467 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:40:25.568 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:25.587 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:25.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:25.588 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:40:25.693 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:25.717 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:25.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:25.719 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:40:25.820 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:25.844 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:25.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:25.846 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:40:25.848 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 52 16 72933 72917 87.6297 46.9375 0.00346516 0.0113343 2024-09-14T04:40:25.946 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:25.980 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:25.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:25.983 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:40:26.084 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:26.110 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:26.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:26.114 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:40:26.214 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:26.245 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:26.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:26.249 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:40:26.349 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:26.374 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:26.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:26.377 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:40:26.478 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:26.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:26.513 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:26.513 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:40:26.614 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:26.641 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:26 smithi038 bash[87336]: cluster 2024-09-14T04:40:25.355866+0000 mgr.y (mgr.26165) 982 : cluster [DBG] pgmap v993: 89 pgs: 89 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s 2024-09-14T04:40:26.641 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:26 smithi038 bash[87336]: cluster 2024-09-14T04:40:25.355866+0000 mgr.y (mgr.26165) 982 : cluster [DBG] pgmap v993: 89 pgs: 89 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s 2024-09-14T04:40:26.647 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:26.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:26.649 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:40:26.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:26 smithi123 bash[68976]: cluster 2024-09-14T04:40:25.355866+0000 mgr.y (mgr.26165) 982 : cluster [DBG] pgmap v993: 89 pgs: 89 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s 2024-09-14T04:40:26.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:26 smithi123 bash[68976]: cluster 2024-09-14T04:40:25.355866+0000 mgr.y (mgr.26165) 982 : cluster [DBG] pgmap v993: 89 pgs: 89 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s 2024-09-14T04:40:26.750 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:26.767 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:26.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:26.769 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:40:26.848 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 53 16 73907 73891 87.1247 60.875 0.0028521 0.0114508 2024-09-14T04:40:26.870 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:26.892 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:26.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:26.894 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:40:26.995 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:27.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:26 smithi038 bash[84940]: cluster 2024-09-14T04:40:25.355866+0000 mgr.y (mgr.26165) 982 : cluster [DBG] pgmap v993: 89 pgs: 89 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s 2024-09-14T04:40:27.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:26 smithi038 bash[84940]: cluster 2024-09-14T04:40:25.355866+0000 mgr.y (mgr.26165) 982 : cluster [DBG] pgmap v993: 89 pgs: 89 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s 2024-09-14T04:40:27.022 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:27.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:27.024 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:40:27.125 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:27.151 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:27.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:27.162 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:40:27.262 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:27.288 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:27.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:27.290 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:40:27.390 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:27.421 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:27.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:27.424 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:40:27.525 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:27.567 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:27.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:27.572 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:40:27.673 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:27.690 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:27.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:27.692 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:40:27.793 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:27.821 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:27.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:27.827 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:40:27.848 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 54 16 74805 74789 86.5505 56.125 0.0128417 0.0115486 2024-09-14T04:40:27.928 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:27.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:27.959 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:27.960 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:40:28.060 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:28.078 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:28.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:28.080 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:40:28.181 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:28.205 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:28.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:28.211 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:40:28.312 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:28.324 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:40:28 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:40:28] "GET /metrics HTTP/1.1" 200 36642 "" "Prometheus/2.51.0" 2024-09-14T04:40:28.342 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:28.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:28.345 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:40:28.445 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:28.469 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:28.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:28.473 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:40:28.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:28 smithi038 bash[84940]: cluster 2024-09-14T04:40:27.356465+0000 mgr.y (mgr.26165) 983 : cluster [DBG] pgmap v994: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-09-14T04:40:28.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:28 smithi038 bash[84940]: cluster 2024-09-14T04:40:27.356465+0000 mgr.y (mgr.26165) 983 : cluster [DBG] pgmap v994: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-09-14T04:40:28.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:28 smithi038 bash[87336]: cluster 2024-09-14T04:40:27.356465+0000 mgr.y (mgr.26165) 983 : cluster [DBG] pgmap v994: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-09-14T04:40:28.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:28 smithi038 bash[87336]: cluster 2024-09-14T04:40:27.356465+0000 mgr.y (mgr.26165) 983 : cluster [DBG] pgmap v994: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-09-14T04:40:28.573 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:28.603 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:28.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:28.606 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:40:28.707 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:28.717 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:28 smithi123 bash[68976]: cluster 2024-09-14T04:40:27.356465+0000 mgr.y (mgr.26165) 983 : cluster [DBG] pgmap v994: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-09-14T04:40:28.717 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:28 smithi123 bash[68976]: cluster 2024-09-14T04:40:27.356465+0000 mgr.y (mgr.26165) 983 : cluster [DBG] pgmap v994: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-09-14T04:40:28.729 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:28.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:28.731 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:40:28.832 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:28.848 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 55 16 75584 75568 85.862 48.6875 0.00666181 0.0116404 2024-09-14T04:40:28.867 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:28.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:28.874 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:40:28.976 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:29.002 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:29.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:29.005 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:40:29.106 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:29.128 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:29.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:29.132 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:40:29.232 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:29.265 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:29.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:29.268 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:40:29.369 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:29.398 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:29.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:29.400 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:40:29.501 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:29.521 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:29.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:29.523 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:40:29.624 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:29.647 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:29.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:29.649 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:40:29.750 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:29.782 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:29.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:29.788 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:40:29.848 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 56 16 76382 76366 85.2193 49.875 0.00530216 0.0117286 2024-09-14T04:40:29.889 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:29.916 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:29.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:29.920 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:40:30.021 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:30.043 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:30.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:30.046 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:40:30.147 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:30.173 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:30.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:30.177 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:40:30.278 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:30.290 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:40:30 smithi123 bash[61744]: ts=2024-09-14T04:40:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:40:30.307 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:30.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:30.315 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:40:30.416 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:30.450 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:30.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:30.455 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:40:30.556 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:30.564 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:30 smithi123 bash[68976]: cluster 2024-09-14T04:40:29.359429+0000 mgr.y (mgr.26165) 984 : cluster [DBG] pgmap v995: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 53 MiB/s wr, 841 op/s 2024-09-14T04:40:30.564 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:30 smithi123 bash[68976]: cluster 2024-09-14T04:40:29.359429+0000 mgr.y (mgr.26165) 984 : cluster [DBG] pgmap v995: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 53 MiB/s wr, 841 op/s 2024-09-14T04:40:30.565 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:30 smithi123 bash[68976]: audit 2024-09-14T04:40:30.237659+0000 mon.a (mon.0) 1224 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:40:30.565 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:30 smithi123 bash[68976]: audit 2024-09-14T04:40:30.237659+0000 mon.a (mon.0) 1224 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:40:30.574 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:30.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:30.576 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:40:30.677 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:30.702 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:30.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:30.705 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:40:30.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:30 smithi038 bash[84940]: cluster 2024-09-14T04:40:29.359429+0000 mgr.y (mgr.26165) 984 : cluster [DBG] pgmap v995: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 53 MiB/s wr, 841 op/s 2024-09-14T04:40:30.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:30 smithi038 bash[84940]: cluster 2024-09-14T04:40:29.359429+0000 mgr.y (mgr.26165) 984 : cluster [DBG] pgmap v995: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 53 MiB/s wr, 841 op/s 2024-09-14T04:40:30.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:30 smithi038 bash[84940]: audit 2024-09-14T04:40:30.237659+0000 mon.a (mon.0) 1224 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:40:30.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:30 smithi038 bash[84940]: audit 2024-09-14T04:40:30.237659+0000 mon.a (mon.0) 1224 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:40:30.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:30 smithi038 bash[87336]: cluster 2024-09-14T04:40:29.359429+0000 mgr.y (mgr.26165) 984 : cluster [DBG] pgmap v995: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 53 MiB/s wr, 841 op/s 2024-09-14T04:40:30.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:30 smithi038 bash[87336]: cluster 2024-09-14T04:40:29.359429+0000 mgr.y (mgr.26165) 984 : cluster [DBG] pgmap v995: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 53 MiB/s wr, 841 op/s 2024-09-14T04:40:30.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:30 smithi038 bash[87336]: audit 2024-09-14T04:40:30.237659+0000 mon.a (mon.0) 1224 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:40:30.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:30 smithi038 bash[87336]: audit 2024-09-14T04:40:30.237659+0000 mon.a (mon.0) 1224 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:40:30.806 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:30.827 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:30.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:30.829 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:40:30.849 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 57 16 77418 77402 84.8601 64.75 0.00354031 0.011772 2024-09-14T04:40:30.929 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:30.954 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:30.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:30.956 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:40:31.057 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:31.083 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:31.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:31.092 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:40:31.192 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:31.215 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:31.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:31.222 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:40:31.323 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:31.347 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:31.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:31.350 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:40:31.451 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:31.477 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:31.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:31.480 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:40:31.581 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:31.604 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:31.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:31.606 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:40:31.707 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:31.737 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:31.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:31.740 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:40:31.841 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:31.849 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 58 16 78192 78176 84.231 48.375 0.0128848 0.0118679 2024-09-14T04:40:31.872 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:31.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:31.877 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:40:31.978 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:32.005 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:32.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:32.008 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:40:32.109 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:32.134 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:32.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:32.141 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:40:32.242 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:32.270 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:32.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:32.274 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:40:32.374 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:32.405 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:32.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:32.407 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:40:32.508 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:32.517 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:32 smithi123 bash[68976]: cluster 2024-09-14T04:40:31.360755+0000 mgr.y (mgr.26165) 985 : cluster [DBG] pgmap v996: 89 pgs: 89 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-09-14T04:40:32.517 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:32 smithi123 bash[68976]: cluster 2024-09-14T04:40:31.360755+0000 mgr.y (mgr.26165) 985 : cluster [DBG] pgmap v996: 89 pgs: 89 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-09-14T04:40:32.530 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:32.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:32.535 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:40:32.636 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:32.662 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:32.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:32.666 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:40:32.767 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:32.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:32 smithi038 bash[84940]: cluster 2024-09-14T04:40:31.360755+0000 mgr.y (mgr.26165) 985 : cluster [DBG] pgmap v996: 89 pgs: 89 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-09-14T04:40:32.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:32 smithi038 bash[84940]: cluster 2024-09-14T04:40:31.360755+0000 mgr.y (mgr.26165) 985 : cluster [DBG] pgmap v996: 89 pgs: 89 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-09-14T04:40:32.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:32 smithi038 bash[87336]: cluster 2024-09-14T04:40:31.360755+0000 mgr.y (mgr.26165) 985 : cluster [DBG] pgmap v996: 89 pgs: 89 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-09-14T04:40:32.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:32 smithi038 bash[87336]: cluster 2024-09-14T04:40:31.360755+0000 mgr.y (mgr.26165) 985 : cluster [DBG] pgmap v996: 89 pgs: 89 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-09-14T04:40:32.788 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:32.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:32.790 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:40:32.849 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 59 16 79086 79070 83.7503 55.875 0.00292519 0.0119071 2024-09-14T04:40:32.890 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:32.913 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:32.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:32.916 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:40:33.016 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:33.045 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:33.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:33.051 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:40:33.152 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:33.190 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:33.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:33.194 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:40:33.295 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:33.320 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:33.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:33.322 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:40:33.423 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:33.456 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:33.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:33.459 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:40:33.560 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:33.589 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:33.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:33.594 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:40:33.694 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:33.712 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:33.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:33.714 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:40:33.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:33 smithi038 bash[84940]: audit 2024-09-14T04:40:32.596137+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:40:33.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:33 smithi038 bash[84940]: audit 2024-09-14T04:40:32.596137+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:40:33.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:33 smithi038 bash[84940]: audit 2024-09-14T04:40:32.608686+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:40:33.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:33 smithi038 bash[84940]: audit 2024-09-14T04:40:32.608686+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:40:33.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:33 smithi038 bash[84940]: audit 2024-09-14T04:40:33.379862+0000 mon.a (mon.0) 1227 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:40:33.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:33 smithi038 bash[84940]: audit 2024-09-14T04:40:33.379862+0000 mon.a (mon.0) 1227 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:40:33.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:33 smithi038 bash[84940]: audit 2024-09-14T04:40:33.381133+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:40:33.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:33 smithi038 bash[84940]: audit 2024-09-14T04:40:33.381133+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:40:33.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:33 smithi038 bash[84940]: audit 2024-09-14T04:40:33.392390+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:40:33.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:33 smithi038 bash[84940]: audit 2024-09-14T04:40:33.392390+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:40:33.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:33 smithi038 bash[87336]: audit 2024-09-14T04:40:32.596137+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:40:33.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:33 smithi038 bash[87336]: audit 2024-09-14T04:40:32.596137+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:40:33.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:33 smithi038 bash[87336]: audit 2024-09-14T04:40:32.608686+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:40:33.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:33 smithi038 bash[87336]: audit 2024-09-14T04:40:32.608686+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:40:33.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:33 smithi038 bash[87336]: audit 2024-09-14T04:40:33.379862+0000 mon.a (mon.0) 1227 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:40:33.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:33 smithi038 bash[87336]: audit 2024-09-14T04:40:33.379862+0000 mon.a (mon.0) 1227 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:40:33.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:33 smithi038 bash[87336]: audit 2024-09-14T04:40:33.381133+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:40:33.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:33 smithi038 bash[87336]: audit 2024-09-14T04:40:33.381133+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:40:33.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:33 smithi038 bash[87336]: audit 2024-09-14T04:40:33.392390+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:40:33.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:33 smithi038 bash[87336]: audit 2024-09-14T04:40:33.392390+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:40:33.814 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:33.825 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:33 smithi123 bash[68976]: audit 2024-09-14T04:40:32.596137+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:40:33.826 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:33 smithi123 bash[68976]: audit 2024-09-14T04:40:32.596137+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:40:33.826 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:33 smithi123 bash[68976]: audit 2024-09-14T04:40:32.608686+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:40:33.826 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:33 smithi123 bash[68976]: audit 2024-09-14T04:40:32.608686+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:40:33.826 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:33 smithi123 bash[68976]: audit 2024-09-14T04:40:33.379862+0000 mon.a (mon.0) 1227 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:40:33.826 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:33 smithi123 bash[68976]: audit 2024-09-14T04:40:33.379862+0000 mon.a (mon.0) 1227 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:40:33.826 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:33 smithi123 bash[68976]: audit 2024-09-14T04:40:33.381133+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:40:33.826 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:33 smithi123 bash[68976]: audit 2024-09-14T04:40:33.381133+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:40:33.826 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:33 smithi123 bash[68976]: audit 2024-09-14T04:40:33.392390+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:40:33.826 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:33 smithi123 bash[68976]: audit 2024-09-14T04:40:33.392390+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:40:33.837 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:33.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:33.840 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:40:33.849 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:2024-09-14T04:40:33.850663+0000 min lat: 0.00121324 max lat: 0.578914 avg lat: 0.0120191 2024-09-14T04:40:33.849 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-14T04:40:33.849 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 60 16 79859 79843 83.1596 48.3125 0.0138336 0.0120191 2024-09-14T04:40:33.940 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:33.975 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:33.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:33.980 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:40:34.081 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:34.109 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:34.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:34.113 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:40:34.213 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:34.237 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:34.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:34.240 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:40:34.340 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:34.367 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:34.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:34.368 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:40:34.469 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:34.498 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:34.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:34.501 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:40:34.602 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:34.626 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:34.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:34.632 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:40:34.732 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:34.761 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:34.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:34.766 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:40:34.849 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 61 16 81012 80996 82.9775 72.0625 0.00795388 0.0120459 2024-09-14T04:40:34.868 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:34.869 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:34 smithi038 bash[84940]: cluster 2024-09-14T04:40:33.361249+0000 mgr.y (mgr.26165) 986 : cluster [DBG] pgmap v997: 89 pgs: 89 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 47 MiB/s wr, 756 op/s 2024-09-14T04:40:34.869 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:34 smithi038 bash[84940]: cluster 2024-09-14T04:40:33.361249+0000 mgr.y (mgr.26165) 986 : cluster [DBG] pgmap v997: 89 pgs: 89 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 47 MiB/s wr, 756 op/s 2024-09-14T04:40:34.869 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:34 smithi038 bash[87336]: cluster 2024-09-14T04:40:33.361249+0000 mgr.y (mgr.26165) 986 : cluster [DBG] pgmap v997: 89 pgs: 89 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 47 MiB/s wr, 756 op/s 2024-09-14T04:40:34.869 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:34 smithi038 bash[87336]: cluster 2024-09-14T04:40:33.361249+0000 mgr.y (mgr.26165) 986 : cluster [DBG] pgmap v997: 89 pgs: 89 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 47 MiB/s wr, 756 op/s 2024-09-14T04:40:34.875 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:34 smithi123 bash[68976]: cluster 2024-09-14T04:40:33.361249+0000 mgr.y (mgr.26165) 986 : cluster [DBG] pgmap v997: 89 pgs: 89 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 47 MiB/s wr, 756 op/s 2024-09-14T04:40:34.875 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:34 smithi123 bash[68976]: cluster 2024-09-14T04:40:33.361249+0000 mgr.y (mgr.26165) 986 : cluster [DBG] pgmap v997: 89 pgs: 89 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 47 MiB/s wr, 756 op/s 2024-09-14T04:40:34.891 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:34.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:34.895 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:40:34.996 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:35.019 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:35.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:35.024 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:40:35.105 INFO:teuthology.orchestra.run.smithi038.stdout:ERROR: (22) Invalid argument 2024-09-14T04:40:35.105 INFO:teuthology.orchestra.run.smithi038.stdout:op_tracker tracking is not enabled now, so no ops 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-09-14T04:40:35.125 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:35.158 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:35.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:35.161 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:40:35.261 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:35.289 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:35.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:35.294 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:40:35.394 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:35.420 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:35.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:35.424 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:40:35.525 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:35.552 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:35.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:35.556 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:40:35.657 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:35.689 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:35.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:35.693 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:40:35.794 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:35.819 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:35.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:35.824 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:40:35.849 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 62 16 82063 82047 82.6986 65.6875 0.013399 0.0120864 2024-09-14T04:40:35.925 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:35.942 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:35.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:35.944 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:40:35.978 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0: {} 2024-09-14T04:40:35.978 INFO:teuthology.orchestra.run.smithi038.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-14T04:40:36.045 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:36.076 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1: {} 2024-09-14T04:40:36.076 INFO:teuthology.orchestra.run.smithi038.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-14T04:40:36.077 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:36.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:36.079 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:40:36.117 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2: {} 2024-09-14T04:40:36.117 INFO:teuthology.orchestra.run.smithi038.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-14T04:40:36.155 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3: {} 2024-09-14T04:40:36.156 INFO:teuthology.orchestra.run.smithi038.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-14T04:40:36.180 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:36.183 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4: {} 2024-09-14T04:40:36.183 INFO:teuthology.orchestra.run.smithi038.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-14T04:40:36.218 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5: {} 2024-09-14T04:40:36.218 INFO:teuthology.orchestra.run.smithi038.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-14T04:40:36.218 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:36.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:36.221 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:40:36.255 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6: {} 2024-09-14T04:40:36.255 INFO:teuthology.orchestra.run.smithi038.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-14T04:40:36.292 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7: {} 2024-09-14T04:40:36.292 INFO:teuthology.orchestra.run.smithi038.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-14T04:40:36.322 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:36.339 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:36.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:36.341 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:40:36.442 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:36.466 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:36.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:36.468 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:40:36.569 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:36.595 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:36.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:36.598 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:40:36.631 INFO:teuthology.orchestra.run.smithi038.stderr:reweighted osd.0 to 1 (10000) 2024-09-14T04:40:36.699 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:36.729 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:36.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:36.734 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:40:36.777 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:36 smithi038 bash[84940]: cluster 2024-09-14T04:40:35.361800+0000 mgr.y (mgr.26165) 987 : cluster [DBG] pgmap v998: 89 pgs: 89 active+clean; 4.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 60 MiB/s wr, 967 op/s 2024-09-14T04:40:36.777 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:36 smithi038 bash[84940]: cluster 2024-09-14T04:40:35.361800+0000 mgr.y (mgr.26165) 987 : cluster [DBG] pgmap v998: 89 pgs: 89 active+clean; 4.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 60 MiB/s wr, 967 op/s 2024-09-14T04:40:36.777 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:36 smithi038 bash[84940]: audit 2024-09-14T04:40:35.962177+0000 mon.a (mon.0) 1230 : audit [DBG] from='client.? 172.21.15.38:0/4210596937' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:40:36.777 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:36 smithi038 bash[84940]: audit 2024-09-14T04:40:35.962177+0000 mon.a (mon.0) 1230 : audit [DBG] from='client.? 172.21.15.38:0/4210596937' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:40:36.777 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:36 smithi038 bash[84940]: audit 2024-09-14T04:40:36.078451+0000 mon.a (mon.0) 1231 : audit [INF] from='client.? 172.21.15.38:0/2824993313' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-14T04:40:36.777 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:36 smithi038 bash[84940]: audit 2024-09-14T04:40:36.078451+0000 mon.a (mon.0) 1231 : audit [INF] from='client.? 172.21.15.38:0/2824993313' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-14T04:40:36.778 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:36 smithi038 bash[87336]: cluster 2024-09-14T04:40:35.361800+0000 mgr.y (mgr.26165) 987 : cluster [DBG] pgmap v998: 89 pgs: 89 active+clean; 4.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 60 MiB/s wr, 967 op/s 2024-09-14T04:40:36.778 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:36 smithi038 bash[87336]: cluster 2024-09-14T04:40:35.361800+0000 mgr.y (mgr.26165) 987 : cluster [DBG] pgmap v998: 89 pgs: 89 active+clean; 4.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 60 MiB/s wr, 967 op/s 2024-09-14T04:40:36.778 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:36 smithi038 bash[87336]: audit 2024-09-14T04:40:35.962177+0000 mon.a (mon.0) 1230 : audit [DBG] from='client.? 172.21.15.38:0/4210596937' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:40:36.778 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:36 smithi038 bash[87336]: audit 2024-09-14T04:40:35.962177+0000 mon.a (mon.0) 1230 : audit [DBG] from='client.? 172.21.15.38:0/4210596937' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:40:36.778 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:36 smithi038 bash[87336]: audit 2024-09-14T04:40:36.078451+0000 mon.a (mon.0) 1231 : audit [INF] from='client.? 172.21.15.38:0/2824993313' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-14T04:40:36.778 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:36 smithi038 bash[87336]: audit 2024-09-14T04:40:36.078451+0000 mon.a (mon.0) 1231 : audit [INF] from='client.? 172.21.15.38:0/2824993313' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-14T04:40:36.835 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:36.851 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 63 16 82800 82784 82.1143 46.0625 0.0223106 0.0121722 2024-09-14T04:40:36.869 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:36.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:36.872 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:40:36.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:36 smithi123 bash[68976]: cluster 2024-09-14T04:40:35.361800+0000 mgr.y (mgr.26165) 987 : cluster [DBG] pgmap v998: 89 pgs: 89 active+clean; 4.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 60 MiB/s wr, 967 op/s 2024-09-14T04:40:36.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:36 smithi123 bash[68976]: cluster 2024-09-14T04:40:35.361800+0000 mgr.y (mgr.26165) 987 : cluster [DBG] pgmap v998: 89 pgs: 89 active+clean; 4.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 60 MiB/s wr, 967 op/s 2024-09-14T04:40:36.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:36 smithi123 bash[68976]: audit 2024-09-14T04:40:35.962177+0000 mon.a (mon.0) 1230 : audit [DBG] from='client.? 172.21.15.38:0/4210596937' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:40:36.940 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:36 smithi123 bash[68976]: audit 2024-09-14T04:40:35.962177+0000 mon.a (mon.0) 1230 : audit [DBG] from='client.? 172.21.15.38:0/4210596937' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:40:36.940 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:36 smithi123 bash[68976]: audit 2024-09-14T04:40:36.078451+0000 mon.a (mon.0) 1231 : audit [INF] from='client.? 172.21.15.38:0/2824993313' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-14T04:40:36.940 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:36 smithi123 bash[68976]: audit 2024-09-14T04:40:36.078451+0000 mon.a (mon.0) 1231 : audit [INF] from='client.? 172.21.15.38:0/2824993313' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-14T04:40:36.973 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:37.004 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:37.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:37.010 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:40:37.111 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:37.140 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:37.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:37.144 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:40:37.244 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:37.285 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:37.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:37.287 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:40:37.388 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:37.415 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:37.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:37.421 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:40:37.522 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:37.556 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:37.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:37.559 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:40:37.660 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:37.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:37.685 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:37.685 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:40:37.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:37 smithi123 bash[68976]: audit 2024-09-14T04:40:36.629592+0000 mon.a (mon.0) 1232 : audit [INF] from='client.? 172.21.15.38:0/2824993313' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-14T04:40:37.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:37 smithi123 bash[68976]: audit 2024-09-14T04:40:36.629592+0000 mon.a (mon.0) 1232 : audit [INF] from='client.? 172.21.15.38:0/2824993313' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-14T04:40:37.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:37 smithi123 bash[68976]: cluster 2024-09-14T04:40:36.635556+0000 mon.a (mon.0) 1233 : cluster [DBG] osdmap e221: 8 total, 8 up, 8 in 2024-09-14T04:40:37.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:37 smithi123 bash[68976]: cluster 2024-09-14T04:40:36.635556+0000 mon.a (mon.0) 1233 : cluster [DBG] osdmap e221: 8 total, 8 up, 8 in 2024-09-14T04:40:37.786 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:37.818 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:37.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:37.822 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:40:37.851 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 64 16 83901 83885 81.9064 68.8125 0.0140893 0.012203 2024-09-14T04:40:37.923 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:37.945 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:37.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:37.947 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:40:38.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:37 smithi038 bash[84940]: audit 2024-09-14T04:40:36.629592+0000 mon.a (mon.0) 1232 : audit [INF] from='client.? 172.21.15.38:0/2824993313' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-14T04:40:38.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:37 smithi038 bash[84940]: audit 2024-09-14T04:40:36.629592+0000 mon.a (mon.0) 1232 : audit [INF] from='client.? 172.21.15.38:0/2824993313' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-14T04:40:38.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:37 smithi038 bash[84940]: cluster 2024-09-14T04:40:36.635556+0000 mon.a (mon.0) 1233 : cluster [DBG] osdmap e221: 8 total, 8 up, 8 in 2024-09-14T04:40:38.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:37 smithi038 bash[84940]: cluster 2024-09-14T04:40:36.635556+0000 mon.a (mon.0) 1233 : cluster [DBG] osdmap e221: 8 total, 8 up, 8 in 2024-09-14T04:40:38.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:37 smithi038 bash[87336]: audit 2024-09-14T04:40:36.629592+0000 mon.a (mon.0) 1232 : audit [INF] from='client.? 172.21.15.38:0/2824993313' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-14T04:40:38.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:37 smithi038 bash[87336]: audit 2024-09-14T04:40:36.629592+0000 mon.a (mon.0) 1232 : audit [INF] from='client.? 172.21.15.38:0/2824993313' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-14T04:40:38.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:37 smithi038 bash[87336]: cluster 2024-09-14T04:40:36.635556+0000 mon.a (mon.0) 1233 : cluster [DBG] osdmap e221: 8 total, 8 up, 8 in 2024-09-14T04:40:38.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:37 smithi038 bash[87336]: cluster 2024-09-14T04:40:36.635556+0000 mon.a (mon.0) 1233 : cluster [DBG] osdmap e221: 8 total, 8 up, 8 in 2024-09-14T04:40:38.048 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:38.082 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:38.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:38.087 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:40:38.188 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:38.215 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:38.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:38.220 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:40:38.271 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:40:38 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:40:38] "GET /metrics HTTP/1.1" 200 36640 "" "Prometheus/2.51.0" 2024-09-14T04:40:38.321 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:38.355 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:38.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:38.361 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:40:38.462 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:38.490 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:38.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:38.493 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:40:38.594 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:38.629 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:38.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:38.633 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:40:38.659 INFO:teuthology.orchestra.run.smithi038.stderr:nodeep-scrub is set 2024-09-14T04:40:38.733 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:38.759 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:38.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:38.764 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:40:38.795 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.2 dump_ops_in_flight 2024-09-14T04:40:38.851 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 65 16 84741 84725 81.4539 52.5 0.0371283 0.0122713 2024-09-14T04:40:38.865 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:38.875 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:38 smithi123 bash[68976]: cluster 2024-09-14T04:40:37.362234+0000 mgr.y (mgr.26165) 988 : cluster [DBG] pgmap v1000: 89 pgs: 89 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 55 MiB/s wr, 885 op/s 2024-09-14T04:40:38.875 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:38 smithi123 bash[68976]: cluster 2024-09-14T04:40:37.362234+0000 mgr.y (mgr.26165) 988 : cluster [DBG] pgmap v1000: 89 pgs: 89 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 55 MiB/s wr, 885 op/s 2024-09-14T04:40:38.875 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:38 smithi123 bash[68976]: audit 2024-09-14T04:40:38.513648+0000 mon.c (mon.2) 57 : audit [INF] from='client.? 172.21.15.38:0/2983695896' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:40:38.875 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:38 smithi123 bash[68976]: audit 2024-09-14T04:40:38.513648+0000 mon.c (mon.2) 57 : audit [INF] from='client.? 172.21.15.38:0/2983695896' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:40:38.875 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:38 smithi123 bash[68976]: audit 2024-09-14T04:40:38.513971+0000 mon.a (mon.0) 1234 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:40:38.875 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:38 smithi123 bash[68976]: audit 2024-09-14T04:40:38.513971+0000 mon.a (mon.0) 1234 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:40:38.894 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:38.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:38.899 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:40:38.941 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:38 smithi038 bash[87336]: cluster 2024-09-14T04:40:37.362234+0000 mgr.y (mgr.26165) 988 : cluster [DBG] pgmap v1000: 89 pgs: 89 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 55 MiB/s wr, 885 op/s 2024-09-14T04:40:38.941 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:38 smithi038 bash[87336]: cluster 2024-09-14T04:40:37.362234+0000 mgr.y (mgr.26165) 988 : cluster [DBG] pgmap v1000: 89 pgs: 89 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 55 MiB/s wr, 885 op/s 2024-09-14T04:40:38.942 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:38 smithi038 bash[87336]: audit 2024-09-14T04:40:38.513648+0000 mon.c (mon.2) 57 : audit [INF] from='client.? 172.21.15.38:0/2983695896' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:40:38.942 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:38 smithi038 bash[87336]: audit 2024-09-14T04:40:38.513648+0000 mon.c (mon.2) 57 : audit [INF] from='client.? 172.21.15.38:0/2983695896' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:40:38.942 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:38 smithi038 bash[87336]: audit 2024-09-14T04:40:38.513971+0000 mon.a (mon.0) 1234 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:40:38.942 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:38 smithi038 bash[87336]: audit 2024-09-14T04:40:38.513971+0000 mon.a (mon.0) 1234 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:40:39.000 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:39.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:38 smithi038 bash[84940]: cluster 2024-09-14T04:40:37.362234+0000 mgr.y (mgr.26165) 988 : cluster [DBG] pgmap v1000: 89 pgs: 89 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 55 MiB/s wr, 885 op/s 2024-09-14T04:40:39.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:38 smithi038 bash[84940]: cluster 2024-09-14T04:40:37.362234+0000 mgr.y (mgr.26165) 988 : cluster [DBG] pgmap v1000: 89 pgs: 89 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 55 MiB/s wr, 885 op/s 2024-09-14T04:40:39.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:38 smithi038 bash[84940]: audit 2024-09-14T04:40:38.513648+0000 mon.c (mon.2) 57 : audit [INF] from='client.? 172.21.15.38:0/2983695896' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:40:39.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:38 smithi038 bash[84940]: audit 2024-09-14T04:40:38.513648+0000 mon.c (mon.2) 57 : audit [INF] from='client.? 172.21.15.38:0/2983695896' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:40:39.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:38 smithi038 bash[84940]: audit 2024-09-14T04:40:38.513971+0000 mon.a (mon.0) 1234 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:40:39.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:38 smithi038 bash[84940]: audit 2024-09-14T04:40:38.513971+0000 mon.a (mon.0) 1234 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:40:39.024 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:39.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:39.028 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:40:39.129 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:39.155 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:39.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:39.157 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:40:39.258 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:39.292 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:39.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:39.295 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:40:39.396 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:39.416 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:39.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:39.417 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:40:39.518 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:39.540 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:39.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:39.541 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:40:39.643 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:39.671 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:39.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:39.673 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:40:39.774 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:39.811 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:39.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:39.816 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:40:39.852 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 66 16 85369 85353 80.8144 39.25 0.0141089 0.0123691 2024-09-14T04:40:39.916 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:39.927 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:39 smithi123 bash[68976]: cluster 2024-09-14T04:40:38.650714+0000 mon.a (mon.0) 1235 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:40:39.927 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:39 smithi123 bash[68976]: cluster 2024-09-14T04:40:38.650714+0000 mon.a (mon.0) 1235 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:40:39.927 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:39 smithi123 bash[68976]: audit 2024-09-14T04:40:38.653340+0000 mon.a (mon.0) 1236 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:40:39.927 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:39 smithi123 bash[68976]: audit 2024-09-14T04:40:38.653340+0000 mon.a (mon.0) 1236 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:40:39.928 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:39 smithi123 bash[68976]: cluster 2024-09-14T04:40:38.656922+0000 mon.a (mon.0) 1237 : cluster [DBG] osdmap e222: 8 total, 8 up, 8 in 2024-09-14T04:40:39.928 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:39 smithi123 bash[68976]: cluster 2024-09-14T04:40:38.656922+0000 mon.a (mon.0) 1237 : cluster [DBG] osdmap e222: 8 total, 8 up, 8 in 2024-09-14T04:40:39.947 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:39.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:39.951 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:40:40.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:39 smithi038 bash[84940]: cluster 2024-09-14T04:40:38.650714+0000 mon.a (mon.0) 1235 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:40:40.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:39 smithi038 bash[84940]: cluster 2024-09-14T04:40:38.650714+0000 mon.a (mon.0) 1235 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:40:40.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:39 smithi038 bash[84940]: audit 2024-09-14T04:40:38.653340+0000 mon.a (mon.0) 1236 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:40:40.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:39 smithi038 bash[84940]: audit 2024-09-14T04:40:38.653340+0000 mon.a (mon.0) 1236 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:40:40.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:39 smithi038 bash[84940]: cluster 2024-09-14T04:40:38.656922+0000 mon.a (mon.0) 1237 : cluster [DBG] osdmap e222: 8 total, 8 up, 8 in 2024-09-14T04:40:40.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:39 smithi038 bash[84940]: cluster 2024-09-14T04:40:38.656922+0000 mon.a (mon.0) 1237 : cluster [DBG] osdmap e222: 8 total, 8 up, 8 in 2024-09-14T04:40:40.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:39 smithi038 bash[87336]: cluster 2024-09-14T04:40:38.650714+0000 mon.a (mon.0) 1235 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:40:40.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:39 smithi038 bash[87336]: cluster 2024-09-14T04:40:38.650714+0000 mon.a (mon.0) 1235 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:40:40.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:39 smithi038 bash[87336]: audit 2024-09-14T04:40:38.653340+0000 mon.a (mon.0) 1236 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:40:40.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:39 smithi038 bash[87336]: audit 2024-09-14T04:40:38.653340+0000 mon.a (mon.0) 1236 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:40:40.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:39 smithi038 bash[87336]: cluster 2024-09-14T04:40:38.656922+0000 mon.a (mon.0) 1237 : cluster [DBG] osdmap e222: 8 total, 8 up, 8 in 2024-09-14T04:40:40.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:39 smithi038 bash[87336]: cluster 2024-09-14T04:40:38.656922+0000 mon.a (mon.0) 1237 : cluster [DBG] osdmap e222: 8 total, 8 up, 8 in 2024-09-14T04:40:40.052 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:40.069 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:40.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:40.071 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:40:40.172 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:40.197 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:40.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:40.200 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:40:40.301 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:40.324 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:40.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:40.328 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:40:40.429 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:40.437 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:40:40 smithi123 bash[61744]: ts=2024-09-14T04:40:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:40:40.461 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:40.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:40.466 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:40:40.567 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:40.594 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:40.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:40.597 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:40:40.698 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:40.708 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:40 smithi038 bash[84940]: cluster 2024-09-14T04:40:39.362587+0000 mgr.y (mgr.26165) 989 : cluster [DBG] pgmap v1002: 89 pgs: 89 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 36 MiB/s wr, 571 op/s 2024-09-14T04:40:40.708 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:40 smithi038 bash[84940]: cluster 2024-09-14T04:40:39.362587+0000 mgr.y (mgr.26165) 989 : cluster [DBG] pgmap v1002: 89 pgs: 89 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 36 MiB/s wr, 571 op/s 2024-09-14T04:40:40.709 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:40 smithi038 bash[87336]: cluster 2024-09-14T04:40:39.362587+0000 mgr.y (mgr.26165) 989 : cluster [DBG] pgmap v1002: 89 pgs: 89 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 36 MiB/s wr, 571 op/s 2024-09-14T04:40:40.709 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:40 smithi038 bash[87336]: cluster 2024-09-14T04:40:39.362587+0000 mgr.y (mgr.26165) 989 : cluster [DBG] pgmap v1002: 89 pgs: 89 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 36 MiB/s wr, 571 op/s 2024-09-14T04:40:40.729 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:40.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:40.734 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:40:40.835 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:40.857 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 67 16 86358 86342 80.5246 61.8125 0.00973249 0.012413 2024-09-14T04:40:40.869 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:40.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:40.873 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:40:40.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:40 smithi123 bash[68976]: cluster 2024-09-14T04:40:39.362587+0000 mgr.y (mgr.26165) 989 : cluster [DBG] pgmap v1002: 89 pgs: 89 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 36 MiB/s wr, 571 op/s 2024-09-14T04:40:40.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:40 smithi123 bash[68976]: cluster 2024-09-14T04:40:39.362587+0000 mgr.y (mgr.26165) 989 : cluster [DBG] pgmap v1002: 89 pgs: 89 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 36 MiB/s wr, 571 op/s 2024-09-14T04:40:40.974 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:40.997 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:41.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:41.001 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:40:41.102 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:41.133 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:41.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:41.138 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:40:41.239 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:41.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:41.271 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:41.272 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:40:41.373 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:41.395 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:41.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:41.398 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:40:41.498 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:41.529 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:41.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:41.532 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:40:41.633 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:41.664 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:41.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:41.672 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:40:41.773 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:41.777 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2024-09-14T04:40:41.778 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-14T04:40:41.799 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:41.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:41.807 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:40:41.857 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 68 16 87335 87319 80.2384 61.0625 0.015468 0.0124574 2024-09-14T04:40:41.907 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:41.930 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:41.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:41.933 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:40:42.034 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:42.059 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:42.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:42.060 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:40:42.161 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:42.186 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:42.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:42.188 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:40:42.289 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:42.324 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:42.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:42.334 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:40:42.435 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:42.458 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:42.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:42.461 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:40:42.563 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:42.593 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:42.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:42.597 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:40:42.697 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:42.725 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:42.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:42.727 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:40:42.828 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:42.837 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:42 smithi038 bash[84940]: cluster 2024-09-14T04:40:41.363288+0000 mgr.y (mgr.26165) 990 : cluster [DBG] pgmap v1003: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2024-09-14T04:40:42.838 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:42 smithi038 bash[84940]: cluster 2024-09-14T04:40:41.363288+0000 mgr.y (mgr.26165) 990 : cluster [DBG] pgmap v1003: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2024-09-14T04:40:42.838 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:42 smithi038 bash[87336]: cluster 2024-09-14T04:40:41.363288+0000 mgr.y (mgr.26165) 990 : cluster [DBG] pgmap v1003: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2024-09-14T04:40:42.838 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:42 smithi038 bash[87336]: cluster 2024-09-14T04:40:41.363288+0000 mgr.y (mgr.26165) 990 : cluster [DBG] pgmap v1003: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2024-09-14T04:40:42.852 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:42.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:42.854 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:40:42.857 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 69 16 88381 88365 80.0229 65.375 0.0259946 0.0124901 2024-09-14T04:40:42.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:42 smithi123 bash[68976]: cluster 2024-09-14T04:40:41.363288+0000 mgr.y (mgr.26165) 990 : cluster [DBG] pgmap v1003: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2024-09-14T04:40:42.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:42 smithi123 bash[68976]: cluster 2024-09-14T04:40:41.363288+0000 mgr.y (mgr.26165) 990 : cluster [DBG] pgmap v1003: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2024-09-14T04:40:42.955 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:42.982 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:42.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:42.984 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:40:43.085 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:43.111 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:43.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:43.113 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:40:43.213 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:43.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:43.243 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:43.243 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:40:43.344 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:43.377 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:43.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:43.381 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:40:43.482 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:43.517 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:43.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:43.521 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:40:43.622 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:43.658 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:43.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:43.661 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:40:43.729 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-14T04:40:43.759 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd unset noscrub 2024-09-14T04:40:43.762 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:43.813 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:43.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:43.824 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:40:43.857 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 70 16 89439 89423 79.8238 66.125 0.0235901 0.0125202 2024-09-14T04:40:43.925 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:43.950 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:43.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:43.953 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:40:44.054 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:44.094 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:44.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:44.096 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:40:44.197 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:44.231 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:44.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:44.235 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:40:44.336 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:44.363 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:44.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:44.367 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:40:44.468 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:44.490 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:44.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:44.492 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:40:44.593 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:44.620 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:44.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:44.627 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:40:44.728 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:44.760 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:44.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:44.763 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:40:44.804 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:40:44.857 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 71 16 90451 90435 79.5903 63.25 0.0112902 0.012559 2024-09-14T04:40:44.864 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:44.889 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:44.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:44.893 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:40:44.908 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:44 smithi038 bash[84940]: cluster 2024-09-14T04:40:43.363731+0000 mgr.y (mgr.26165) 991 : cluster [DBG] pgmap v1004: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 50 MiB/s wr, 802 op/s 2024-09-14T04:40:44.908 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:44 smithi038 bash[84940]: cluster 2024-09-14T04:40:43.363731+0000 mgr.y (mgr.26165) 991 : cluster [DBG] pgmap v1004: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 50 MiB/s wr, 802 op/s 2024-09-14T04:40:44.909 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:44 smithi038 bash[87336]: cluster 2024-09-14T04:40:43.363731+0000 mgr.y (mgr.26165) 991 : cluster [DBG] pgmap v1004: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 50 MiB/s wr, 802 op/s 2024-09-14T04:40:44.909 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:44 smithi038 bash[87336]: cluster 2024-09-14T04:40:43.363731+0000 mgr.y (mgr.26165) 991 : cluster [DBG] pgmap v1004: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 50 MiB/s wr, 802 op/s 2024-09-14T04:40:44.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:44 smithi123 bash[68976]: cluster 2024-09-14T04:40:43.363731+0000 mgr.y (mgr.26165) 991 : cluster [DBG] pgmap v1004: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 50 MiB/s wr, 802 op/s 2024-09-14T04:40:44.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:44 smithi123 bash[68976]: cluster 2024-09-14T04:40:43.363731+0000 mgr.y (mgr.26165) 991 : cluster [DBG] pgmap v1004: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 50 MiB/s wr, 802 op/s 2024-09-14T04:40:44.995 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:45.025 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:45.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:45.030 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:40:45.131 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:45.188 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:45.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:45.193 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:40:45.294 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:45.328 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:45.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:45.336 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:40:45.437 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:45.461 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:45.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:45.466 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:40:45.568 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:45.592 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:45.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:45.596 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:40:45.697 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:45.721 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:45.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:45.725 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:40:45.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:45 smithi038 bash[84940]: audit 2024-09-14T04:40:45.238105+0000 mon.a (mon.0) 1238 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:40:45.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:45 smithi038 bash[84940]: audit 2024-09-14T04:40:45.238105+0000 mon.a (mon.0) 1238 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:40:45.826 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:45.828 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:40:45.854 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:45.858 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 72 16 91442 91426 79.3451 61.9375 0.00548417 0.0125945 2024-09-14T04:40:45.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:45.858 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:40:45.959 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:45.970 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:45 smithi123 bash[68976]: audit 2024-09-14T04:40:45.238105+0000 mon.a (mon.0) 1238 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:40:45.970 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:45 smithi123 bash[68976]: audit 2024-09-14T04:40:45.238105+0000 mon.a (mon.0) 1238 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:40:45.981 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:45.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:45.983 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:40:46.084 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:46.110 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:46.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:46.112 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:40:46.213 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:46.240 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:46.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:46.242 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:40:46.343 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:46.368 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:46.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:46.370 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:40:46.403 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:45 smithi038 bash[87336]: audit 2024-09-14T04:40:45.238105+0000 mon.a (mon.0) 1238 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:40:46.404 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:45 smithi038 bash[87336]: audit 2024-09-14T04:40:45.238105+0000 mon.a (mon.0) 1238 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:40:46.471 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:46.509 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:46.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:46.513 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:40:46.614 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:46.650 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:46.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:46.652 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:40:46.753 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:46.763 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:46 smithi123 bash[68976]: cluster 2024-09-14T04:40:45.364387+0000 mgr.y (mgr.26165) 992 : cluster [DBG] pgmap v1005: 89 pgs: 89 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 43 MiB/s wr, 683 op/s 2024-09-14T04:40:46.763 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:46 smithi123 bash[68976]: cluster 2024-09-14T04:40:45.364387+0000 mgr.y (mgr.26165) 992 : cluster [DBG] pgmap v1005: 89 pgs: 89 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 43 MiB/s wr, 683 op/s 2024-09-14T04:40:46.781 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:46.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:46.783 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:40:46.858 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 73 16 91894 91878 78.6453 28.25 0.0119342 0.0127102 2024-09-14T04:40:46.884 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:46.906 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:46.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:46.909 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:40:46.909 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:46 smithi038 bash[84940]: cluster 2024-09-14T04:40:45.364387+0000 mgr.y (mgr.26165) 992 : cluster [DBG] pgmap v1005: 89 pgs: 89 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 43 MiB/s wr, 683 op/s 2024-09-14T04:40:46.909 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:46 smithi038 bash[84940]: cluster 2024-09-14T04:40:45.364387+0000 mgr.y (mgr.26165) 992 : cluster [DBG] pgmap v1005: 89 pgs: 89 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 43 MiB/s wr, 683 op/s 2024-09-14T04:40:46.909 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:46 smithi038 bash[87336]: cluster 2024-09-14T04:40:45.364387+0000 mgr.y (mgr.26165) 992 : cluster [DBG] pgmap v1005: 89 pgs: 89 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 43 MiB/s wr, 683 op/s 2024-09-14T04:40:46.910 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:46 smithi038 bash[87336]: cluster 2024-09-14T04:40:45.364387+0000 mgr.y (mgr.26165) 992 : cluster [DBG] pgmap v1005: 89 pgs: 89 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 43 MiB/s wr, 683 op/s 2024-09-14T04:40:47.009 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:47.044 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:47.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:47.049 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:40:47.150 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:47.160 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:40:47 smithi123 bash[60514]: logger=cleanup t=2024-09-14T04:40:47.006590474Z level=info msg="Completed cleanup jobs" duration=65.199497ms 2024-09-14T04:40:47.174 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:47.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:47.175 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:40:47.276 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:47.302 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:47.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:47.308 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:40:47.409 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:47.438 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:47.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:47.440 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:40:47.541 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:47.582 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:47.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:47.588 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:40:47.689 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:47.709 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:47.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:47.713 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:40:47.813 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:47.833 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:47.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:47.835 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:40:47.858 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 74 16 92745 92729 78.3012 53.1875 0.00325041 0.0127339 2024-09-14T04:40:47.872 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:40:47.872 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:40:47.937 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:47.962 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:47.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:47.964 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:40:48.065 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:48.094 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:48.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:48.100 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:40:48.201 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:48.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:48.232 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:48.233 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:40:48.333 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:48.343 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:40:48 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:40:48] "GET /metrics HTTP/1.1" 200 36641 "" "Prometheus/2.51.0" 2024-09-14T04:40:48.363 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:48.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:48.366 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:40:48.467 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:48.507 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:48.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:48.512 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:40:48.613 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:48.639 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:48.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:48.642 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:40:48.743 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:48.774 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:48.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:48.778 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:40:48.858 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 75 16 93604 93588 77.973 53.6875 0.0217153 0.0128201 2024-09-14T04:40:48.878 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:48.906 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:48.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:48.909 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:40:48.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:48 smithi123 bash[68976]: cluster 2024-09-14T04:40:47.365158+0000 mgr.y (mgr.26165) 993 : cluster [DBG] pgmap v1006: 89 pgs: 89 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 58 MiB/s wr, 933 op/s 2024-09-14T04:40:48.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:48 smithi123 bash[68976]: cluster 2024-09-14T04:40:47.365158+0000 mgr.y (mgr.26165) 993 : cluster [DBG] pgmap v1006: 89 pgs: 89 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 58 MiB/s wr, 933 op/s 2024-09-14T04:40:48.980 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:48 smithi038 bash[84940]: cluster 2024-09-14T04:40:47.365158+0000 mgr.y (mgr.26165) 993 : cluster [DBG] pgmap v1006: 89 pgs: 89 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 58 MiB/s wr, 933 op/s 2024-09-14T04:40:48.981 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:48 smithi038 bash[84940]: cluster 2024-09-14T04:40:47.365158+0000 mgr.y (mgr.26165) 993 : cluster [DBG] pgmap v1006: 89 pgs: 89 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 58 MiB/s wr, 933 op/s 2024-09-14T04:40:48.981 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:48 smithi038 bash[87336]: cluster 2024-09-14T04:40:47.365158+0000 mgr.y (mgr.26165) 993 : cluster [DBG] pgmap v1006: 89 pgs: 89 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 58 MiB/s wr, 933 op/s 2024-09-14T04:40:48.981 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:48 smithi038 bash[87336]: cluster 2024-09-14T04:40:47.365158+0000 mgr.y (mgr.26165) 993 : cluster [DBG] pgmap v1006: 89 pgs: 89 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 58 MiB/s wr, 933 op/s 2024-09-14T04:40:49.009 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:49.027 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:49.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:49.029 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:40:49.129 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:49.154 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:49.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:49.156 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:40:49.257 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:49.281 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:49.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:49.283 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:40:49.384 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:49.419 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:49.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:49.422 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:40:49.523 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:49.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:49.556 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:49.556 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:40:49.657 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:49.680 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:49.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:49.683 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:40:49.785 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:49.809 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:49.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:49.814 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:40:49.858 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 76 16 94334 94318 77.5474 45.625 0.0263026 0.0128903 2024-09-14T04:40:49.915 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:49.932 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:49.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:49.934 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:40:50.035 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:50.056 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:50.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:50.057 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:40:50.158 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:50.184 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:50.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:50.186 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:40:50.287 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:50.299 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:40:50 smithi123 bash[61744]: ts=2024-09-14T04:40:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:40:50.321 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:50.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:50.324 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:40:50.424 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:50.452 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:50.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:50.455 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:40:50.555 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:50.586 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:50.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:50.589 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:40:50.690 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:50.718 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:50.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:50.721 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:40:50.822 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:50.847 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:50.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:50.851 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:40:50.858 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 77 16 94981 94965 77.0654 40.4375 0.0153717 0.0129706 2024-09-14T04:40:50.951 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:50.969 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:50.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:50.971 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:40:51.072 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:51.082 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:50 smithi123 bash[68976]: cluster 2024-09-14T04:40:49.365529+0000 mgr.y (mgr.26165) 994 : cluster [DBG] pgmap v1007: 89 pgs: 89 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 54 MiB/s wr, 871 op/s 2024-09-14T04:40:51.082 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:50 smithi123 bash[68976]: cluster 2024-09-14T04:40:49.365529+0000 mgr.y (mgr.26165) 994 : cluster [DBG] pgmap v1007: 89 pgs: 89 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 54 MiB/s wr, 871 op/s 2024-09-14T04:40:51.085 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:50 smithi038 bash[84940]: cluster 2024-09-14T04:40:49.365529+0000 mgr.y (mgr.26165) 994 : cluster [DBG] pgmap v1007: 89 pgs: 89 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 54 MiB/s wr, 871 op/s 2024-09-14T04:40:51.085 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:50 smithi038 bash[84940]: cluster 2024-09-14T04:40:49.365529+0000 mgr.y (mgr.26165) 994 : cluster [DBG] pgmap v1007: 89 pgs: 89 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 54 MiB/s wr, 871 op/s 2024-09-14T04:40:51.085 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:50 smithi038 bash[87336]: cluster 2024-09-14T04:40:49.365529+0000 mgr.y (mgr.26165) 994 : cluster [DBG] pgmap v1007: 89 pgs: 89 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 54 MiB/s wr, 871 op/s 2024-09-14T04:40:51.086 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:50 smithi038 bash[87336]: cluster 2024-09-14T04:40:49.365529+0000 mgr.y (mgr.26165) 994 : cluster [DBG] pgmap v1007: 89 pgs: 89 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 54 MiB/s wr, 871 op/s 2024-09-14T04:40:51.102 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:51.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:51.107 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:40:51.207 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:51.243 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:51.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:51.245 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:40:51.346 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:51.381 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:51.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:51.385 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:40:51.486 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:51.504 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:51.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:51.506 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:40:51.607 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:51.630 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:51.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:51.632 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:40:51.733 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:51.766 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:51.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:51.769 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:40:51.858 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 78 16 95648 95632 76.6119 41.6875 0.0193363 0.0130479 2024-09-14T04:40:51.870 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:51.899 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:51.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:51.906 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:40:52.007 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:52.042 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:52.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:52.045 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:40:52.146 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:52.172 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:52.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:52.174 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:40:52.275 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:52.307 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:52.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:52.311 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:40:52.412 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:52.436 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:52.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:52.440 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:40:52.541 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:52.565 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:52.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:52.567 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:40:52.668 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:52.692 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:52.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:52.693 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:40:52.794 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:52.819 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:52.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:52.821 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:40:52.858 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 79 16 96314 96298 76.1689 41.625 0.00427118 0.013074 2024-09-14T04:40:52.922 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:52.949 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:52.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:52.956 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:40:53.057 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:53.063 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:52 smithi038 bash[84940]: cluster 2024-09-14T04:40:51.366401+0000 mgr.y (mgr.26165) 995 : cluster [DBG] pgmap v1008: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 64 MiB/s wr, 1.03k op/s 2024-09-14T04:40:53.063 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:52 smithi038 bash[84940]: cluster 2024-09-14T04:40:51.366401+0000 mgr.y (mgr.26165) 995 : cluster [DBG] pgmap v1008: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 64 MiB/s wr, 1.03k op/s 2024-09-14T04:40:53.063 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:52 smithi038 bash[87336]: cluster 2024-09-14T04:40:51.366401+0000 mgr.y (mgr.26165) 995 : cluster [DBG] pgmap v1008: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 64 MiB/s wr, 1.03k op/s 2024-09-14T04:40:53.063 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:52 smithi038 bash[87336]: cluster 2024-09-14T04:40:51.366401+0000 mgr.y (mgr.26165) 995 : cluster [DBG] pgmap v1008: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 64 MiB/s wr, 1.03k op/s 2024-09-14T04:40:53.088 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:53.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:53.091 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:40:53.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:52 smithi123 bash[68976]: cluster 2024-09-14T04:40:51.366401+0000 mgr.y (mgr.26165) 995 : cluster [DBG] pgmap v1008: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 64 MiB/s wr, 1.03k op/s 2024-09-14T04:40:53.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:52 smithi123 bash[68976]: cluster 2024-09-14T04:40:51.366401+0000 mgr.y (mgr.26165) 995 : cluster [DBG] pgmap v1008: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 64 MiB/s wr, 1.03k op/s 2024-09-14T04:40:53.192 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:53.236 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:53.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:53.239 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:40:53.340 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:53.374 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:53.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:53.379 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:40:53.480 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:53.507 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:53.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:53.509 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:40:53.610 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:53.638 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:53.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:53.641 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:40:53.742 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:53.766 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:53.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:53.773 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:40:53.858 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:2024-09-14T04:40:53.860175+0000 min lat: 0.00121324 max lat: 0.596952 avg lat: 0.0131625 2024-09-14T04:40:53.859 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-14T04:40:53.859 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 80 16 97242 97226 75.9418 58 0.0172299 0.0131625 2024-09-14T04:40:53.874 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:53.909 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:53.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:53.911 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:40:54.012 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:54.047 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:54.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:54.051 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:40:54.152 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:54.180 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:54.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:54.188 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:40:54.289 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:54.320 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:54.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:54.326 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:40:54.427 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:54.454 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:54.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:54.458 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:40:54.559 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:54.586 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:54.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:54.590 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:40:54.691 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:54.713 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:54.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:54.720 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:40:54.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:54 smithi038 bash[84940]: cluster 2024-09-14T04:40:53.366858+0000 mgr.y (mgr.26165) 996 : cluster [DBG] pgmap v1009: 89 pgs: 89 active+clean; 5.8 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 45 MiB/s wr, 725 op/s 2024-09-14T04:40:54.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:54 smithi038 bash[84940]: cluster 2024-09-14T04:40:53.366858+0000 mgr.y (mgr.26165) 996 : cluster [DBG] pgmap v1009: 89 pgs: 89 active+clean; 5.8 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 45 MiB/s wr, 725 op/s 2024-09-14T04:40:54.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:54 smithi038 bash[87336]: cluster 2024-09-14T04:40:53.366858+0000 mgr.y (mgr.26165) 996 : cluster [DBG] pgmap v1009: 89 pgs: 89 active+clean; 5.8 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 45 MiB/s wr, 725 op/s 2024-09-14T04:40:54.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:54 smithi038 bash[87336]: cluster 2024-09-14T04:40:53.366858+0000 mgr.y (mgr.26165) 996 : cluster [DBG] pgmap v1009: 89 pgs: 89 active+clean; 5.8 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 45 MiB/s wr, 725 op/s 2024-09-14T04:40:54.820 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:54.845 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:54.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:54.847 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:40:54.858 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 81 16 98233 98217 75.7688 61.9375 0.0101571 0.0131925 2024-09-14T04:40:54.947 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:54.957 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:54 smithi123 bash[68976]: cluster 2024-09-14T04:40:53.366858+0000 mgr.y (mgr.26165) 996 : cluster [DBG] pgmap v1009: 89 pgs: 89 active+clean; 5.8 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 45 MiB/s wr, 725 op/s 2024-09-14T04:40:54.957 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:54 smithi123 bash[68976]: cluster 2024-09-14T04:40:53.366858+0000 mgr.y (mgr.26165) 996 : cluster [DBG] pgmap v1009: 89 pgs: 89 active+clean; 5.8 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 45 MiB/s wr, 725 op/s 2024-09-14T04:40:54.988 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:54.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:54.991 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:40:55.091 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:55.115 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:55.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:55.116 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:40:55.218 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:55.251 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:55.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:55.256 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:40:55.357 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:55.387 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:55.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:55.391 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:40:55.492 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:55.518 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:55.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:55.520 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:40:55.621 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:55.659 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:55.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:55.665 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:40:55.766 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:55.785 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:55.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:55.787 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:40:55.859 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 82 16 98809 98793 75.2839 36 0.0130941 0.0132779 2024-09-14T04:40:55.888 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:55.921 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:55.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:55.925 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:40:56.026 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:56.053 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:56.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:56.055 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:40:56.156 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:56.179 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:56.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:56.184 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:40:56.285 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:56.316 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:56.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:56.318 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:40:56.419 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:56.442 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:56.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:56.444 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:40:56.545 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:56.571 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:56.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:56.576 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:40:56.677 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:56.700 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:56.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:56.705 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:40:56.806 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:56.826 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:56.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:56.829 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:40:56.859 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 83 16 99697 99681 75.0455 55.5 0.01582 0.0133198 2024-09-14T04:40:56.930 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:56.939 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:56 smithi038 bash[84940]: cluster 2024-09-14T04:40:55.367402+0000 mgr.y (mgr.26165) 997 : cluster [DBG] pgmap v1010: 89 pgs: 89 active+clean; 5.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 52 MiB/s wr, 831 op/s 2024-09-14T04:40:56.939 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:56 smithi038 bash[84940]: cluster 2024-09-14T04:40:55.367402+0000 mgr.y (mgr.26165) 997 : cluster [DBG] pgmap v1010: 89 pgs: 89 active+clean; 5.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 52 MiB/s wr, 831 op/s 2024-09-14T04:40:56.940 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:56 smithi038 bash[87336]: cluster 2024-09-14T04:40:55.367402+0000 mgr.y (mgr.26165) 997 : cluster [DBG] pgmap v1010: 89 pgs: 89 active+clean; 5.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 52 MiB/s wr, 831 op/s 2024-09-14T04:40:56.940 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:56 smithi038 bash[87336]: cluster 2024-09-14T04:40:55.367402+0000 mgr.y (mgr.26165) 997 : cluster [DBG] pgmap v1010: 89 pgs: 89 active+clean; 5.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 52 MiB/s wr, 831 op/s 2024-09-14T04:40:56.952 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:56.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:56.955 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:40:57.055 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:57.079 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:57.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:57.081 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:40:57.182 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:57.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:56 smithi123 bash[68976]: cluster 2024-09-14T04:40:55.367402+0000 mgr.y (mgr.26165) 997 : cluster [DBG] pgmap v1010: 89 pgs: 89 active+clean; 5.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 52 MiB/s wr, 831 op/s 2024-09-14T04:40:57.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:56 smithi123 bash[68976]: cluster 2024-09-14T04:40:55.367402+0000 mgr.y (mgr.26165) 997 : cluster [DBG] pgmap v1010: 89 pgs: 89 active+clean; 5.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 52 MiB/s wr, 831 op/s 2024-09-14T04:40:57.217 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:57.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:57.225 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:40:57.326 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:57.358 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:57.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:57.365 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:40:57.466 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:57.490 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:57.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:57.492 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:40:57.593 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:57.617 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:57.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:57.619 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:40:57.720 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:57.751 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:57.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:57.753 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:40:57.854 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:57.859 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 84 16 100478 100462 74.7332 48.8125 0.00750056 0.0133753 2024-09-14T04:40:57.882 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:57.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:57.886 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:40:57.987 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:58.007 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:58.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:58.009 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:40:58.110 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:58.142 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:58.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:58.145 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:40:58.246 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:58.272 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:40:58.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:58.277 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:40:58.378 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:58.410 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:40:58.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:58.413 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:40:58.514 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:58.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:40:58 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:40:58] "GET /metrics HTTP/1.1" 200 36641 "" "Prometheus/2.51.0" 2024-09-14T04:40:58.550 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:58.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:58.556 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:40:58.657 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:58.692 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:58.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:58.697 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:40:58.798 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:58.808 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:58 smithi038 bash[87336]: cluster 2024-09-14T04:40:57.368065+0000 mgr.y (mgr.26165) 998 : cluster [DBG] pgmap v1011: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 58 MiB/s wr, 926 op/s 2024-09-14T04:40:58.808 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:40:58 smithi038 bash[87336]: cluster 2024-09-14T04:40:57.368065+0000 mgr.y (mgr.26165) 998 : cluster [DBG] pgmap v1011: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 58 MiB/s wr, 926 op/s 2024-09-14T04:40:58.808 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:58 smithi038 bash[84940]: cluster 2024-09-14T04:40:57.368065+0000 mgr.y (mgr.26165) 998 : cluster [DBG] pgmap v1011: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 58 MiB/s wr, 926 op/s 2024-09-14T04:40:58.808 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:40:58 smithi038 bash[84940]: cluster 2024-09-14T04:40:57.368065+0000 mgr.y (mgr.26165) 998 : cluster [DBG] pgmap v1011: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 58 MiB/s wr, 926 op/s 2024-09-14T04:40:58.824 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:58.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:58.830 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:40:58.859 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 85 16 101306 101290 74.4628 51.75 0.0131727 0.0134248 2024-09-14T04:40:58.931 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:58.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:58.963 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:40:58.963 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:40:59.064 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:59.071 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:58 smithi123 bash[68976]: cluster 2024-09-14T04:40:57.368065+0000 mgr.y (mgr.26165) 998 : cluster [DBG] pgmap v1011: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 58 MiB/s wr, 926 op/s 2024-09-14T04:40:59.072 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:40:58 smithi123 bash[68976]: cluster 2024-09-14T04:40:57.368065+0000 mgr.y (mgr.26165) 998 : cluster [DBG] pgmap v1011: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 58 MiB/s wr, 926 op/s 2024-09-14T04:40:59.093 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:59.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:59.097 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:40:59.198 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:59.226 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:40:59.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:59.229 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:40:59.330 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:59.356 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:40:59.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:59.361 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:40:59.462 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:59.490 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:40:59.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:59.494 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:40:59.595 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:59.618 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:40:59.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:59.619 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:40:59.720 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:59.746 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:59.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:59.748 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:40:59.849 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:59.859 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 86 16 101957 101941 74.07 40.6875 0.0127026 0.0134544 2024-09-14T04:40:59.876 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:40:59.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:40:59.878 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:40:59.979 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:00.012 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:00.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:00.017 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:41:00.118 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:00.148 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:00.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:00.150 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:41:00.251 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:00.277 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:00.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:00.282 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:41:00.383 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:00.407 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:00.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:00.412 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:41:00.513 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:00.543 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:00.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:00.548 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:41:00.649 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:00.659 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:41:00 smithi123 bash[61744]: ts=2024-09-14T04:41:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:41:00.678 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:00.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:00.679 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:41:00.780 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:00.800 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:00.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:00.802 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:41:00.859 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 87 16 102822 102806 73.84 54.0625 0.0077116 0.0135374 2024-09-14T04:41:00.904 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:00.914 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:00 smithi123 bash[68976]: cluster 2024-09-14T04:40:59.368531+0000 mgr.y (mgr.26165) 999 : cluster [DBG] pgmap v1012: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 40 MiB/s wr, 645 op/s 2024-09-14T04:41:00.914 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:00 smithi123 bash[68976]: cluster 2024-09-14T04:40:59.368531+0000 mgr.y (mgr.26165) 999 : cluster [DBG] pgmap v1012: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 40 MiB/s wr, 645 op/s 2024-09-14T04:41:00.914 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:00 smithi123 bash[68976]: audit 2024-09-14T04:41:00.238312+0000 mon.a (mon.0) 1239 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:41:00.914 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:00 smithi123 bash[68976]: audit 2024-09-14T04:41:00.238312+0000 mon.a (mon.0) 1239 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:41:00.933 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:00.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:00.938 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:41:01.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:00 smithi038 bash[84940]: cluster 2024-09-14T04:40:59.368531+0000 mgr.y (mgr.26165) 999 : cluster [DBG] pgmap v1012: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 40 MiB/s wr, 645 op/s 2024-09-14T04:41:01.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:00 smithi038 bash[84940]: cluster 2024-09-14T04:40:59.368531+0000 mgr.y (mgr.26165) 999 : cluster [DBG] pgmap v1012: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 40 MiB/s wr, 645 op/s 2024-09-14T04:41:01.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:00 smithi038 bash[84940]: audit 2024-09-14T04:41:00.238312+0000 mon.a (mon.0) 1239 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:41:01.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:00 smithi038 bash[84940]: audit 2024-09-14T04:41:00.238312+0000 mon.a (mon.0) 1239 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:41:01.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:00 smithi038 bash[87336]: cluster 2024-09-14T04:40:59.368531+0000 mgr.y (mgr.26165) 999 : cluster [DBG] pgmap v1012: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 40 MiB/s wr, 645 op/s 2024-09-14T04:41:01.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:00 smithi038 bash[87336]: cluster 2024-09-14T04:40:59.368531+0000 mgr.y (mgr.26165) 999 : cluster [DBG] pgmap v1012: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 40 MiB/s wr, 645 op/s 2024-09-14T04:41:01.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:00 smithi038 bash[87336]: audit 2024-09-14T04:41:00.238312+0000 mon.a (mon.0) 1239 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:41:01.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:00 smithi038 bash[87336]: audit 2024-09-14T04:41:00.238312+0000 mon.a (mon.0) 1239 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:41:01.038 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:01.062 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:01.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:01.067 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:41:01.168 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:01.195 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:01.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:01.199 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:41:01.300 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:01.334 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:01.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:01.339 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:41:01.440 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:01.467 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:01.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:01.473 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:41:01.574 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:01.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:01.612 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:01.612 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:41:01.713 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:01.742 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:01.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:01.747 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:41:01.848 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:01.859 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 88 16 103718 103702 73.6372 56 0.0154977 0.0135622 2024-09-14T04:41:01.868 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:01.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:01.870 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:41:01.971 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:02.003 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:02.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:02.008 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:41:02.108 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:02.139 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:02.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:02.144 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:41:02.245 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:02.292 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:02.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:02.294 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:41:02.395 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:02.415 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:02.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:02.417 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:41:02.517 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:02.553 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:02.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:02.560 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:41:02.660 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:02.688 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:02.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:02.691 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:41:02.792 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:02.815 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:02.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:02.817 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:41:02.818 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:02 smithi038 bash[84940]: cluster 2024-09-14T04:41:01.369248+0000 mgr.y (mgr.26165) 1000 : cluster [DBG] pgmap v1013: 89 pgs: 89 active+clean; 6.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 57 MiB/s wr, 909 op/s 2024-09-14T04:41:02.818 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:02 smithi038 bash[84940]: cluster 2024-09-14T04:41:01.369248+0000 mgr.y (mgr.26165) 1000 : cluster [DBG] pgmap v1013: 89 pgs: 89 active+clean; 6.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 57 MiB/s wr, 909 op/s 2024-09-14T04:41:02.859 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 89 16 104372 104356 73.2691 40.875 0.0150021 0.0136433 2024-09-14T04:41:02.918 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:02.928 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:02 smithi123 bash[68976]: cluster 2024-09-14T04:41:01.369248+0000 mgr.y (mgr.26165) 1000 : cluster [DBG] pgmap v1013: 89 pgs: 89 active+clean; 6.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 57 MiB/s wr, 909 op/s 2024-09-14T04:41:02.928 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:02 smithi123 bash[68976]: cluster 2024-09-14T04:41:01.369248+0000 mgr.y (mgr.26165) 1000 : cluster [DBG] pgmap v1013: 89 pgs: 89 active+clean; 6.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 57 MiB/s wr, 909 op/s 2024-09-14T04:41:02.947 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:02.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:02.949 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:41:03.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:02 smithi038 bash[87336]: cluster 2024-09-14T04:41:01.369248+0000 mgr.y (mgr.26165) 1000 : cluster [DBG] pgmap v1013: 89 pgs: 89 active+clean; 6.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 57 MiB/s wr, 909 op/s 2024-09-14T04:41:03.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:02 smithi038 bash[87336]: cluster 2024-09-14T04:41:01.369248+0000 mgr.y (mgr.26165) 1000 : cluster [DBG] pgmap v1013: 89 pgs: 89 active+clean; 6.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 57 MiB/s wr, 909 op/s 2024-09-14T04:41:03.050 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:03.084 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:03.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:03.089 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:41:03.190 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:03.221 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:03.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:03.225 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:41:03.325 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:03.362 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:03.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:03.365 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:41:03.466 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:03.490 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:03.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:03.492 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:41:03.593 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:03.610 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:03.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:03.612 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:41:03.713 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:03.747 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:03.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:03.750 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:41:03.851 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:03.860 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Total time run: 90.0072 2024-09-14T04:41:03.860 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Total writes made: 105202 2024-09-14T04:41:03.860 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Write size: 65536 2024-09-14T04:41:03.860 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Object size: 65536 2024-09-14T04:41:03.860 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Bandwidth (MB/sec): 73.0511 2024-09-14T04:41:03.860 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Stddev Bandwidth: 33.2598 2024-09-14T04:41:03.860 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Max bandwidth (MB/sec): 193.312 2024-09-14T04:41:03.860 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Min bandwidth (MB/sec): 28.25 2024-09-14T04:41:03.860 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Average IOPS: 1168 2024-09-14T04:41:03.860 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Stddev IOPS: 532.157 2024-09-14T04:41:03.860 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Max IOPS: 3093 2024-09-14T04:41:03.861 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Min IOPS: 452 2024-09-14T04:41:03.861 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Average Latency(s): 0.0136849 2024-09-14T04:41:03.861 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Stddev Latency(s): 0.0261105 2024-09-14T04:41:03.861 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Max latency(s): 0.596952 2024-09-14T04:41:03.861 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Min latency(s): 0.00121324 2024-09-14T04:41:03.867 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Cleaning up (deleting benchmark objects) 2024-09-14T04:41:03.868 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:03.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:03.876 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:41:03.977 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:04.000 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:04.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:04.002 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:41:04.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:03 smithi038 bash[84940]: cluster 2024-09-14T04:41:03.369755+0000 mgr.y (mgr.26165) 1001 : cluster [DBG] pgmap v1014: 89 pgs: 89 active+clean; 6.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 45 MiB/s wr, 719 op/s 2024-09-14T04:41:04.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:03 smithi038 bash[84940]: cluster 2024-09-14T04:41:03.369755+0000 mgr.y (mgr.26165) 1001 : cluster [DBG] pgmap v1014: 89 pgs: 89 active+clean; 6.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 45 MiB/s wr, 719 op/s 2024-09-14T04:41:04.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:03 smithi038 bash[87336]: cluster 2024-09-14T04:41:03.369755+0000 mgr.y (mgr.26165) 1001 : cluster [DBG] pgmap v1014: 89 pgs: 89 active+clean; 6.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 45 MiB/s wr, 719 op/s 2024-09-14T04:41:04.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:03 smithi038 bash[87336]: cluster 2024-09-14T04:41:03.369755+0000 mgr.y (mgr.26165) 1001 : cluster [DBG] pgmap v1014: 89 pgs: 89 active+clean; 6.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 45 MiB/s wr, 719 op/s 2024-09-14T04:41:04.103 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:04.111 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:03 smithi123 bash[68976]: cluster 2024-09-14T04:41:03.369755+0000 mgr.y (mgr.26165) 1001 : cluster [DBG] pgmap v1014: 89 pgs: 89 active+clean; 6.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 45 MiB/s wr, 719 op/s 2024-09-14T04:41:04.111 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:03 smithi123 bash[68976]: cluster 2024-09-14T04:41:03.369755+0000 mgr.y (mgr.26165) 1001 : cluster [DBG] pgmap v1014: 89 pgs: 89 active+clean; 6.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 45 MiB/s wr, 719 op/s 2024-09-14T04:41:04.127 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:04.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:04.130 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:41:04.231 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:04.264 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:04.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:04.267 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:41:04.368 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:04.389 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:04.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:04.391 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:41:04.492 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:04.523 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:04.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:04.525 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:41:04.626 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:04.653 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:04.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:04.658 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:41:04.758 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:04.785 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:04.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:04.787 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:41:04.888 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:04.919 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:04.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:04.921 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:41:05.022 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:05.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:05.077 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:05.077 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:41:05.178 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:05.213 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:05.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:05.215 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:41:05.316 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:05.339 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:05.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:05.341 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:41:05.441 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:05.466 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:05.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:05.469 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:41:05.569 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:05.598 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:05.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:05.602 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:41:05.703 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:05.730 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:05.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:05.733 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:41:05.833 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:05.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:05.871 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:05.871 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:41:05.972 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:05.995 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:05.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:06.000 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:41:06.101 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:06.150 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:06.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:06.153 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:41:06.254 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:06.290 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:06.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:06.295 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:41:06.396 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:06.423 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:06.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:06.432 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:41:06.533 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:06.570 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:06.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:06.575 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:41:06.676 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:06.687 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:06 smithi038 bash[84940]: cluster 2024-09-14T04:41:05.370311+0000 mgr.y (mgr.26165) 1002 : cluster [DBG] pgmap v1015: 89 pgs: 89 active+clean; 6.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 46 MiB/s wr, 766 op/s 2024-09-14T04:41:06.687 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:06 smithi038 bash[84940]: cluster 2024-09-14T04:41:05.370311+0000 mgr.y (mgr.26165) 1002 : cluster [DBG] pgmap v1015: 89 pgs: 89 active+clean; 6.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 46 MiB/s wr, 766 op/s 2024-09-14T04:41:06.687 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:06 smithi038 bash[87336]: cluster 2024-09-14T04:41:05.370311+0000 mgr.y (mgr.26165) 1002 : cluster [DBG] pgmap v1015: 89 pgs: 89 active+clean; 6.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 46 MiB/s wr, 766 op/s 2024-09-14T04:41:06.687 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:06 smithi038 bash[87336]: cluster 2024-09-14T04:41:05.370311+0000 mgr.y (mgr.26165) 1002 : cluster [DBG] pgmap v1015: 89 pgs: 89 active+clean; 6.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 46 MiB/s wr, 766 op/s 2024-09-14T04:41:06.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:06 smithi123 bash[68976]: cluster 2024-09-14T04:41:05.370311+0000 mgr.y (mgr.26165) 1002 : cluster [DBG] pgmap v1015: 89 pgs: 89 active+clean; 6.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 46 MiB/s wr, 766 op/s 2024-09-14T04:41:06.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:06 smithi123 bash[68976]: cluster 2024-09-14T04:41:05.370311+0000 mgr.y (mgr.26165) 1002 : cluster [DBG] pgmap v1015: 89 pgs: 89 active+clean; 6.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 46 MiB/s wr, 766 op/s 2024-09-14T04:41:06.706 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:06.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:06.709 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:41:06.810 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:06.842 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:06.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:06.845 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:41:06.946 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:06.972 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:06.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:06.974 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:41:07.075 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:07.103 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:07.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:07.105 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:41:07.178 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-09-14T04:41:07.179 INFO:teuthology.orchestra.run.smithi038.stderr:dumped all 2024-09-14T04:41:07.205 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:07.240 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:07.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:07.250 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:41:07.351 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:07.371 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:07.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:07.376 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:41:07.476 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:07.498 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:07.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:07.500 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:41:07.601 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:07.616 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0: {} 2024-09-14T04:41:07.616 INFO:teuthology.orchestra.run.smithi038.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-14T04:41:07.625 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:07.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:07.628 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:41:07.661 INFO:teuthology.orchestra.run.smithi038.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-14T04:41:07.661 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1: {} 2024-09-14T04:41:07.700 INFO:teuthology.orchestra.run.smithi038.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-14T04:41:07.701 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2: {} 2024-09-14T04:41:07.729 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:07.748 INFO:teuthology.orchestra.run.smithi038.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-14T04:41:07.748 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3: {} 2024-09-14T04:41:07.761 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:07.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:07.764 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:41:07.778 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4: {} 2024-09-14T04:41:07.778 INFO:teuthology.orchestra.run.smithi038.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-14T04:41:07.786 INFO:teuthology.orchestra.run.smithi038.stdout:ERROR: (22) Invalid argument 2024-09-14T04:41:07.786 INFO:teuthology.orchestra.run.smithi038.stdout:op_tracker tracking is not enabled now, so no ops 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-09-14T04:41:07.807 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5: {} 2024-09-14T04:41:07.807 INFO:teuthology.orchestra.run.smithi038.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-14T04:41:07.841 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6: {} 2024-09-14T04:41:07.842 INFO:teuthology.orchestra.run.smithi038.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-14T04:41:07.865 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:07.874 INFO:teuthology.orchestra.run.smithi038.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-14T04:41:07.874 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7: {} 2024-09-14T04:41:07.891 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:07.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:07.896 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:41:07.997 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:08.023 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:08.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:08.028 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:41:08.129 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:08.157 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:08.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:08.160 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:41:08.260 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:08.286 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:08.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:08.292 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:41:08.393 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:08.425 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:08.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:08.430 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:41:08.460 INFO:teuthology.orchestra.run.smithi038.stderr:noscrub is unset 2024-09-14T04:41:08.532 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:08.541 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:08 smithi123 bash[68976]: audit 2024-09-14T04:41:07.167181+0000 mgr.y (mgr.26165) 1003 : audit [DBG] from='client.35388 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:41:08.541 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:08 smithi123 bash[68976]: audit 2024-09-14T04:41:07.167181+0000 mgr.y (mgr.26165) 1003 : audit [DBG] from='client.35388 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:41:08.541 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:08 smithi123 bash[68976]: cluster 2024-09-14T04:41:07.370948+0000 mgr.y (mgr.26165) 1004 : cluster [DBG] pgmap v1016: 89 pgs: 89 active+clean; 6.3 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 48 MiB/s wr, 913 op/s 2024-09-14T04:41:08.541 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:08 smithi123 bash[68976]: cluster 2024-09-14T04:41:07.370948+0000 mgr.y (mgr.26165) 1004 : cluster [DBG] pgmap v1016: 89 pgs: 89 active+clean; 6.3 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 48 MiB/s wr, 913 op/s 2024-09-14T04:41:08.541 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:08 smithi123 bash[68976]: audit 2024-09-14T04:41:07.554756+0000 mon.c (mon.2) 58 : audit [DBG] from='client.? 172.21.15.38:0/2079077632' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:41:08.541 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:08 smithi123 bash[68976]: audit 2024-09-14T04:41:07.554756+0000 mon.c (mon.2) 58 : audit [DBG] from='client.? 172.21.15.38:0/2079077632' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:41:08.541 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:08 smithi123 bash[68976]: audit 2024-09-14T04:41:08.070855+0000 mon.a (mon.0) 1240 : audit [INF] from='client.? 172.21.15.38:0/3277173372' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:41:08.541 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:08 smithi123 bash[68976]: audit 2024-09-14T04:41:08.070855+0000 mon.a (mon.0) 1240 : audit [INF] from='client.? 172.21.15.38:0/3277173372' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:41:08.557 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:08.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:08.560 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:41:08.661 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:08.685 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:08.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:08.687 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:41:08.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:08 smithi038 bash[84940]: audit 2024-09-14T04:41:07.167181+0000 mgr.y (mgr.26165) 1003 : audit [DBG] from='client.35388 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:41:08.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:08 smithi038 bash[84940]: audit 2024-09-14T04:41:07.167181+0000 mgr.y (mgr.26165) 1003 : audit [DBG] from='client.35388 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:41:08.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:08 smithi038 bash[84940]: cluster 2024-09-14T04:41:07.370948+0000 mgr.y (mgr.26165) 1004 : cluster [DBG] pgmap v1016: 89 pgs: 89 active+clean; 6.3 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 48 MiB/s wr, 913 op/s 2024-09-14T04:41:08.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:08 smithi038 bash[84940]: cluster 2024-09-14T04:41:07.370948+0000 mgr.y (mgr.26165) 1004 : cluster [DBG] pgmap v1016: 89 pgs: 89 active+clean; 6.3 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 48 MiB/s wr, 913 op/s 2024-09-14T04:41:08.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:08 smithi038 bash[84940]: audit 2024-09-14T04:41:07.554756+0000 mon.c (mon.2) 58 : audit [DBG] from='client.? 172.21.15.38:0/2079077632' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:41:08.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:08 smithi038 bash[84940]: audit 2024-09-14T04:41:07.554756+0000 mon.c (mon.2) 58 : audit [DBG] from='client.? 172.21.15.38:0/2079077632' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:41:08.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:08 smithi038 bash[84940]: audit 2024-09-14T04:41:08.070855+0000 mon.a (mon.0) 1240 : audit [INF] from='client.? 172.21.15.38:0/3277173372' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:41:08.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:08 smithi038 bash[84940]: audit 2024-09-14T04:41:08.070855+0000 mon.a (mon.0) 1240 : audit [INF] from='client.? 172.21.15.38:0/3277173372' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:41:08.773 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:41:08 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:41:08] "GET /metrics HTTP/1.1" 200 36641 "" "Prometheus/2.51.0" 2024-09-14T04:41:08.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:08 smithi038 bash[87336]: audit 2024-09-14T04:41:07.167181+0000 mgr.y (mgr.26165) 1003 : audit [DBG] from='client.35388 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:41:08.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:08 smithi038 bash[87336]: audit 2024-09-14T04:41:07.167181+0000 mgr.y (mgr.26165) 1003 : audit [DBG] from='client.35388 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:41:08.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:08 smithi038 bash[87336]: cluster 2024-09-14T04:41:07.370948+0000 mgr.y (mgr.26165) 1004 : cluster [DBG] pgmap v1016: 89 pgs: 89 active+clean; 6.3 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 48 MiB/s wr, 913 op/s 2024-09-14T04:41:08.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:08 smithi038 bash[87336]: cluster 2024-09-14T04:41:07.370948+0000 mgr.y (mgr.26165) 1004 : cluster [DBG] pgmap v1016: 89 pgs: 89 active+clean; 6.3 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 48 MiB/s wr, 913 op/s 2024-09-14T04:41:08.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:08 smithi038 bash[87336]: audit 2024-09-14T04:41:07.554756+0000 mon.c (mon.2) 58 : audit [DBG] from='client.? 172.21.15.38:0/2079077632' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:41:08.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:08 smithi038 bash[87336]: audit 2024-09-14T04:41:07.554756+0000 mon.c (mon.2) 58 : audit [DBG] from='client.? 172.21.15.38:0/2079077632' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:41:08.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:08 smithi038 bash[87336]: audit 2024-09-14T04:41:08.070855+0000 mon.a (mon.0) 1240 : audit [INF] from='client.? 172.21.15.38:0/3277173372' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:41:08.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:08 smithi038 bash[87336]: audit 2024-09-14T04:41:08.070855+0000 mon.a (mon.0) 1240 : audit [INF] from='client.? 172.21.15.38:0/3277173372' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:41:08.788 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:08.812 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:08.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:08.817 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:41:08.918 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:08.948 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:08.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:08.953 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:41:09.054 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:09.075 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:09.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:09.082 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:41:09.182 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:09.208 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:09.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:09.217 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:41:09.318 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:09.355 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:09.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:09.361 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:41:09.462 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:09.491 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:09.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:09.495 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:41:09.596 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:09.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:09.627 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:09.628 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:41:09.728 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:09.738 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:09 smithi123 bash[68976]: cluster 2024-09-14T04:41:08.439333+0000 mon.a (mon.0) 1241 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:41:09.738 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:09 smithi123 bash[68976]: cluster 2024-09-14T04:41:08.439333+0000 mon.a (mon.0) 1241 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:41:09.738 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:09 smithi123 bash[68976]: audit 2024-09-14T04:41:08.457909+0000 mon.a (mon.0) 1242 : audit [INF] from='client.? 172.21.15.38:0/3277173372' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:41:09.738 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:09 smithi123 bash[68976]: audit 2024-09-14T04:41:08.457909+0000 mon.a (mon.0) 1242 : audit [INF] from='client.? 172.21.15.38:0/3277173372' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:41:09.738 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:09 smithi123 bash[68976]: cluster 2024-09-14T04:41:08.463747+0000 mon.a (mon.0) 1243 : cluster [DBG] osdmap e223: 8 total, 8 up, 8 in 2024-09-14T04:41:09.738 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:09 smithi123 bash[68976]: cluster 2024-09-14T04:41:08.463747+0000 mon.a (mon.0) 1243 : cluster [DBG] osdmap e223: 8 total, 8 up, 8 in 2024-09-14T04:41:09.750 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:09.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:09.752 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:41:09.796 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:09 smithi038 bash[84940]: cluster 2024-09-14T04:41:08.439333+0000 mon.a (mon.0) 1241 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:41:09.796 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:09 smithi038 bash[84940]: cluster 2024-09-14T04:41:08.439333+0000 mon.a (mon.0) 1241 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:41:09.796 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:09 smithi038 bash[84940]: audit 2024-09-14T04:41:08.457909+0000 mon.a (mon.0) 1242 : audit [INF] from='client.? 172.21.15.38:0/3277173372' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:41:09.796 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:09 smithi038 bash[84940]: audit 2024-09-14T04:41:08.457909+0000 mon.a (mon.0) 1242 : audit [INF] from='client.? 172.21.15.38:0/3277173372' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:41:09.796 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:09 smithi038 bash[84940]: cluster 2024-09-14T04:41:08.463747+0000 mon.a (mon.0) 1243 : cluster [DBG] osdmap e223: 8 total, 8 up, 8 in 2024-09-14T04:41:09.797 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:09 smithi038 bash[84940]: cluster 2024-09-14T04:41:08.463747+0000 mon.a (mon.0) 1243 : cluster [DBG] osdmap e223: 8 total, 8 up, 8 in 2024-09-14T04:41:09.797 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:09 smithi038 bash[87336]: cluster 2024-09-14T04:41:08.439333+0000 mon.a (mon.0) 1241 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:41:09.797 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:09 smithi038 bash[87336]: cluster 2024-09-14T04:41:08.439333+0000 mon.a (mon.0) 1241 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:41:09.797 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:09 smithi038 bash[87336]: audit 2024-09-14T04:41:08.457909+0000 mon.a (mon.0) 1242 : audit [INF] from='client.? 172.21.15.38:0/3277173372' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:41:09.797 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:09 smithi038 bash[87336]: audit 2024-09-14T04:41:08.457909+0000 mon.a (mon.0) 1242 : audit [INF] from='client.? 172.21.15.38:0/3277173372' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:41:09.797 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:09 smithi038 bash[87336]: cluster 2024-09-14T04:41:08.463747+0000 mon.a (mon.0) 1243 : cluster [DBG] osdmap e223: 8 total, 8 up, 8 in 2024-09-14T04:41:09.797 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:09 smithi038 bash[87336]: cluster 2024-09-14T04:41:08.463747+0000 mon.a (mon.0) 1243 : cluster [DBG] osdmap e223: 8 total, 8 up, 8 in 2024-09-14T04:41:09.853 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:09.877 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:09.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:09.882 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:41:09.983 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:10.007 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:10.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:10.010 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:41:10.110 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:10.134 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:10.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:10.137 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:41:10.238 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:10.255 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:10.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:10.257 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:41:10.357 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:10.382 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:10.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:10.384 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:41:10.475 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:41:10 smithi123 bash[61744]: ts=2024-09-14T04:41:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:41:10.485 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:10.523 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:10.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:10.526 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:41:10.627 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:10.661 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:10.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:10.667 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:41:10.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:10 smithi123 bash[68976]: cluster 2024-09-14T04:41:09.371356+0000 mgr.y (mgr.26165) 1005 : cluster [DBG] pgmap v1018: 89 pgs: 89 active+clean; 6.3 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 41 MiB/s wr, 824 op/s 2024-09-14T04:41:10.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:10 smithi123 bash[68976]: cluster 2024-09-14T04:41:09.371356+0000 mgr.y (mgr.26165) 1005 : cluster [DBG] pgmap v1018: 89 pgs: 89 active+clean; 6.3 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 41 MiB/s wr, 824 op/s 2024-09-14T04:41:10.715 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:10 smithi038 bash[84940]: cluster 2024-09-14T04:41:09.371356+0000 mgr.y (mgr.26165) 1005 : cluster [DBG] pgmap v1018: 89 pgs: 89 active+clean; 6.3 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 41 MiB/s wr, 824 op/s 2024-09-14T04:41:10.715 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:10 smithi038 bash[84940]: cluster 2024-09-14T04:41:09.371356+0000 mgr.y (mgr.26165) 1005 : cluster [DBG] pgmap v1018: 89 pgs: 89 active+clean; 6.3 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 41 MiB/s wr, 824 op/s 2024-09-14T04:41:10.716 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:10 smithi038 bash[87336]: cluster 2024-09-14T04:41:09.371356+0000 mgr.y (mgr.26165) 1005 : cluster [DBG] pgmap v1018: 89 pgs: 89 active+clean; 6.3 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 41 MiB/s wr, 824 op/s 2024-09-14T04:41:10.716 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:10 smithi038 bash[87336]: cluster 2024-09-14T04:41:09.371356+0000 mgr.y (mgr.26165) 1005 : cluster [DBG] pgmap v1018: 89 pgs: 89 active+clean; 6.3 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 41 MiB/s wr, 824 op/s 2024-09-14T04:41:10.717 INFO:teuthology.orchestra.run.smithi038.stdout:{"pg_ready":true,"pg_map":{"version":1015,"stamp":"2024-09-14T04:41:05.369940+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":6774200269,"num_objects":103383,"num_object_clones":0,"num_object_copies":310149,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":103383,"num_whiteouts":0,"num_read":332,"num_read_kb":784,"num_write":104131,"num_write_kb":6634491,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":23,"num_bytes_recovered":1181366,"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":104083,"ondisk_log_size":104083,"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":23473700,"kb_used_data":19861220,"kb_used_omap":45,"kb_used_meta":3612306,"kb_avail":726487516,"statfs":{"total":767960285184,"available":743923216384,"internally_reserved":0,"allocated":20337889280,"data_stored":20327508207,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":46177,"internal_metadata":3699002271},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[5,3,2,4,2,3,0,5,5],"upper_bound":512},"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":566231040,"num_objects":8640,"num_object_clones":0,"num_object_copies":25920,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":8640,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9202,"num_write_kb":570944,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.003349"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":338,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:40:38.683325+0000","last_change":"2024-09-14T04:36:16.604253+0000","last_active":"2024-09-14T04:40:38.683325+0000","last_peered":"2024-09-14T04:40:38.683325+0000","last_clean":"2024-09-14T04:40:38.683325+0000","last_became_active":"2024-09-14T04:36:16.603865+0000","last_became_peered":"2024-09-14T04:36:16.603865+0000","last_unstale":"2024-09-14T04:40:38.683325+0000","last_undegraded":"2024-09-14T04:40:38.683325+0000","last_fullsized":"2024-09-14T04:40:38.683325+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:18:01.120212+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'2","reported_seq":181,"reported_epoch":221,"state":"active+clean","last_fresh":"2024-09-14T04:40:36.634411+0000","last_change":"2024-09-14T04:36:16.625605+0000","last_active":"2024-09-14T04:40:36.634411+0000","last_peered":"2024-09-14T04:40:36.634411+0000","last_clean":"2024-09-14T04:40:36.634411+0000","last_became_active":"2024-09-14T04:36:16.618859+0000","last_became_peered":"2024-09-14T04:36:16.618859+0000","last_unstale":"2024-09-14T04:40:36.634411+0000","last_undegraded":"2024-09-14T04:40:36.634411+0000","last_fullsized":"2024-09-14T04:40:36.634411+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:25:43.597502+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":203,"reported_epoch":221,"state":"active+clean","last_fresh":"2024-09-14T04:40:36.636143+0000","last_change":"2024-09-14T04:36:16.627128+0000","last_active":"2024-09-14T04:40:36.636143+0000","last_peered":"2024-09-14T04:40:36.636143+0000","last_clean":"2024-09-14T04:40:36.636143+0000","last_became_active":"2024-09-14T04:36:16.625389+0000","last_became_peered":"2024-09-14T04:36:16.625389+0000","last_unstale":"2024-09-14T04:40:36.636143+0000","last_undegraded":"2024-09-14T04:40:36.636143+0000","last_fullsized":"2024-09-14T04:40:36.636143+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:43:56.881429+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":181,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:40:38.666436+0000","last_change":"2024-09-14T04:36:16.619677+0000","last_active":"2024-09-14T04:40:38.666436+0000","last_peered":"2024-09-14T04:40:38.666436+0000","last_clean":"2024-09-14T04:40:38.666436+0000","last_became_active":"2024-09-14T04:36:16.619180+0000","last_became_peered":"2024-09-14T04:36:16.619180+0000","last_unstale":"2024-09-14T04:40:38.666436+0000","last_undegraded":"2024-09-14T04:40:38.666436+0000","last_fullsized":"2024-09-14T04:40:38.666436+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:18:49.610860+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":180,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:40:38.669382+0000","last_change":"2024-09-14T04:36:16.643936+0000","last_active":"2024-09-14T04:40:38.669382+0000","last_peered":"2024-09-14T04:40:38.669382+0000","last_clean":"2024-09-14T04:40:38.669382+0000","last_became_active":"2024-09-14T04:36:16.643341+0000","last_became_peered":"2024-09-14T04:36:16.643341+0000","last_unstale":"2024-09-14T04:40:38.669382+0000","last_undegraded":"2024-09-14T04:40:38.669382+0000","last_fullsized":"2024-09-14T04:40:38.669382+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:37:56.101190+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":302,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:40:38.655701+0000","last_change":"2024-09-14T04:36:16.609955+0000","last_active":"2024-09-14T04:40:38.655701+0000","last_peered":"2024-09-14T04:40:38.655701+0000","last_clean":"2024-09-14T04:40:38.655701+0000","last_became_active":"2024-09-14T04:36:16.608358+0000","last_became_peered":"2024-09-14T04:36:16.608358+0000","last_unstale":"2024-09-14T04:40:38.655701+0000","last_undegraded":"2024-09-14T04:40:38.655701+0000","last_fullsized":"2024-09-14T04:40:38.655701+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:30:29.454092+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":338,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:40:38.677338+0000","last_change":"2024-09-14T04:36:16.601173+0000","last_active":"2024-09-14T04:40:38.677338+0000","last_peered":"2024-09-14T04:40:38.677338+0000","last_clean":"2024-09-14T04:40:38.677338+0000","last_became_active":"2024-09-14T04:36:16.600758+0000","last_became_peered":"2024-09-14T04:36:16.600758+0000","last_unstale":"2024-09-14T04:40:38.677338+0000","last_undegraded":"2024-09-14T04:40:38.677338+0000","last_fullsized":"2024-09-14T04:40:38.677338+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:42:29.902954+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'8","reported_seq":239,"reported_epoch":221,"state":"active+clean","last_fresh":"2024-09-14T04:40:36.645761+0000","last_change":"2024-09-14T04:31:33.566690+0000","last_active":"2024-09-14T04:40:36.645761+0000","last_peered":"2024-09-14T04:40:36.645761+0000","last_clean":"2024-09-14T04:40:36.645761+0000","last_became_active":"2024-09-14T04:31:33.371392+0000","last_became_peered":"2024-09-14T04:31:33.371392+0000","last_unstale":"2024-09-14T04:40:36.645761+0000","last_undegraded":"2024-09-14T04:40:36.645761+0000","last_fullsized":"2024-09-14T04:40:36.645761+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T08:27:37.168400+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":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.5","version":"222'6539","reported_seq":6563,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:41:04.621850+0000","last_change":"2024-09-14T04:39:07.508028+0000","last_active":"2024-09-14T04:41:04.621850+0000","last_peered":"2024-09-14T04:41:04.621850+0000","last_clean":"2024-09-14T04:41:04.621850+0000","last_became_active":"2024-09-14T04:39:07.507615+0000","last_became_peered":"2024-09-14T04:39:07.507615+0000","last_unstale":"2024-09-14T04:41:04.621850+0000","last_undegraded":"2024-09-14T04:41:04.621850+0000","last_fullsized":"2024-09-14T04:41:04.621850+0000","mapping_epoch":215,"log_start":"0'0","ondisk_log_start":"0'0","created":215,"last_epoch_clean":216,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:39:06.459239+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:39:06.459239+0000","last_clean_scrub_stamp":"2024-09-14T04:39:06.459239+0000","objects_scrubbed":0,"log_size":6539,"log_dups_size":0,"ondisk_log_size":6539,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:47:42.277366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":422117376,"num_objects":6441,"num_object_clones":0,"num_object_copies":19323,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6441,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6539,"num_write_kb":415360,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.f","version":"63'1","reported_seq":213,"reported_epoch":221,"state":"active+clean","last_fresh":"2024-09-14T04:40:36.634868+0000","last_change":"2024-09-14T04:36:16.621672+0000","last_active":"2024-09-14T04:40:36.634868+0000","last_peered":"2024-09-14T04:40:36.634868+0000","last_clean":"2024-09-14T04:40:36.634868+0000","last_became_active":"2024-09-14T04:36:16.617098+0000","last_became_peered":"2024-09-14T04:36:16.617098+0000","last_unstale":"2024-09-14T04:40:36.634868+0000","last_undegraded":"2024-09-14T04:40:36.634868+0000","last_fullsized":"2024-09-14T04:40:36.634868+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:28:42.571460+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,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":206,"reported_epoch":221,"state":"active+clean","last_fresh":"2024-09-14T04:40:36.634010+0000","last_change":"2024-09-14T04:39:29.756895+0000","last_active":"2024-09-14T04:40:36.634010+0000","last_peered":"2024-09-14T04:40:36.634010+0000","last_clean":"2024-09-14T04:40:36.634010+0000","last_became_active":"2024-09-14T04:39:29.756198+0000","last_became_peered":"2024-09-14T04:39:29.756198+0000","last_unstale":"2024-09-14T04:40:36.634010+0000","last_undegraded":"2024-09-14T04:40:36.634010+0000","last_fullsized":"2024-09-14T04:40:36.634010+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:13:53.587512+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"9.4","version":"222'6451","reported_seq":6476,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:41:01.383888+0000","last_change":"2024-09-14T04:39:07.509265+0000","last_active":"2024-09-14T04:41:01.383888+0000","last_peered":"2024-09-14T04:41:01.383888+0000","last_clean":"2024-09-14T04:41:01.383888+0000","last_became_active":"2024-09-14T04:39:07.508916+0000","last_became_peered":"2024-09-14T04:39:07.508916+0000","last_unstale":"2024-09-14T04:41:01.383888+0000","last_undegraded":"2024-09-14T04:41:01.383888+0000","last_fullsized":"2024-09-14T04:41:01.383888+0000","mapping_epoch":215,"log_start":"0'0","ondisk_log_start":"0'0","created":215,"last_epoch_clean":216,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:39:06.459239+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:39:06.459239+0000","last_clean_scrub_stamp":"2024-09-14T04:39:06.459239+0000","objects_scrubbed":0,"log_size":6451,"log_dups_size":0,"ondisk_log_size":6451,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:55:10.086519+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":422772736,"num_objects":6451,"num_object_clones":0,"num_object_copies":19353,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6451,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6451,"num_write_kb":412864,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.e","version":"63'2","reported_seq":180,"reported_epoch":221,"state":"active+clean","last_fresh":"2024-09-14T04:40:36.634366+0000","last_change":"2024-09-14T04:36:16.639720+0000","last_active":"2024-09-14T04:40:36.634366+0000","last_peered":"2024-09-14T04:40:36.634366+0000","last_clean":"2024-09-14T04:40:36.634366+0000","last_became_active":"2024-09-14T04:36:16.636593+0000","last_became_peered":"2024-09-14T04:36:16.636593+0000","last_unstale":"2024-09-14T04:40:36.634366+0000","last_undegraded":"2024-09-14T04:40:36.634366+0000","last_fullsized":"2024-09-14T04:40:36.634366+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:32:21.679873+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":352,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:40:38.655813+0000","last_change":"2024-09-14T04:19:42.644860+0000","last_active":"2024-09-14T04:40:38.655813+0000","last_peered":"2024-09-14T04:40:38.655813+0000","last_clean":"2024-09-14T04:40:38.655813+0000","last_became_active":"2024-09-14T04:19:42.643988+0000","last_became_peered":"2024-09-14T04:19:42.643988+0000","last_unstale":"2024-09-14T04:40:38.655813+0000","last_undegraded":"2024-09-14T04:40:38.655813+0000","last_fullsized":"2024-09-14T04:40:38.655813+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:36:27.621661+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.7","version":"222'6453","reported_seq":6468,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:41:01.075024+0000","last_change":"2024-09-14T04:39:07.513002+0000","last_active":"2024-09-14T04:41:01.075024+0000","last_peered":"2024-09-14T04:41:01.075024+0000","last_clean":"2024-09-14T04:41:01.075024+0000","last_became_active":"2024-09-14T04:39:07.512642+0000","last_became_peered":"2024-09-14T04:39:07.512642+0000","last_unstale":"2024-09-14T04:41:01.075024+0000","last_undegraded":"2024-09-14T04:41:01.075024+0000","last_fullsized":"2024-09-14T04:41:01.075024+0000","mapping_epoch":215,"log_start":"0'0","ondisk_log_start":"0'0","created":215,"last_epoch_clean":216,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:39:06.459239+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:39:06.459239+0000","last_clean_scrub_stamp":"2024-09-14T04:39:06.459239+0000","objects_scrubbed":0,"log_size":6453,"log_dups_size":0,"ondisk_log_size":6453,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:04:28.975845+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":422903808,"num_objects":6453,"num_object_clones":0,"num_object_copies":19359,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6453,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6453,"num_write_kb":412992,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.d","version":"63'1","reported_seq":149,"reported_epoch":221,"state":"active+clean","last_fresh":"2024-09-14T04:40:36.635134+0000","last_change":"2024-09-14T04:36:16.626565+0000","last_active":"2024-09-14T04:40:36.635134+0000","last_peered":"2024-09-14T04:40:36.635134+0000","last_clean":"2024-09-14T04:40:36.635134+0000","last_became_active":"2024-09-14T04:36:16.625310+0000","last_became_peered":"2024-09-14T04:36:16.625310+0000","last_unstale":"2024-09-14T04:40:36.635134+0000","last_undegraded":"2024-09-14T04:40:36.635134+0000","last_fullsized":"2024-09-14T04:40:36.635134+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:46:32.385939+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":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":13,"reported_epoch":221,"state":"active+clean","last_fresh":"2024-09-14T04:40:36.645670+0000","last_change":"2024-09-14T04:39:29.757071+0000","last_active":"2024-09-14T04:40:36.645670+0000","last_peered":"2024-09-14T04:40:36.645670+0000","last_clean":"2024-09-14T04:40:36.645670+0000","last_became_active":"2024-09-14T04:39:29.756345+0000","last_became_peered":"2024-09-14T04:39:29.756345+0000","last_unstale":"2024-09-14T04:40:36.645670+0000","last_undegraded":"2024-09-14T04:40:36.645670+0000","last_fullsized":"2024-09-14T04:40:36.645670+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:59:19.543101+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.6","version":"222'6395","reported_seq":6410,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:41:01.129052+0000","last_change":"2024-09-14T04:39:07.570459+0000","last_active":"2024-09-14T04:41:01.129052+0000","last_peered":"2024-09-14T04:41:01.129052+0000","last_clean":"2024-09-14T04:41:01.129052+0000","last_became_active":"2024-09-14T04:39:07.570171+0000","last_became_peered":"2024-09-14T04:39:07.570171+0000","last_unstale":"2024-09-14T04:41:01.129052+0000","last_undegraded":"2024-09-14T04:41:01.129052+0000","last_fullsized":"2024-09-14T04:41:01.129052+0000","mapping_epoch":215,"log_start":"0'0","ondisk_log_start":"0'0","created":215,"last_epoch_clean":216,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:39:06.459239+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:39:06.459239+0000","last_clean_scrub_stamp":"2024-09-14T04:39:06.459239+0000","objects_scrubbed":0,"log_size":6395,"log_dups_size":0,"ondisk_log_size":6395,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:44:02.787560+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":419102720,"num_objects":6395,"num_object_clones":0,"num_object_copies":19185,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6395,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6395,"num_write_kb":409280,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,1],"acting":[5,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":187,"reported_epoch":221,"state":"active+clean","last_fresh":"2024-09-14T04:40:36.635071+0000","last_change":"2024-09-14T04:19:08.879621+0000","last_active":"2024-09-14T04:40:36.635071+0000","last_peered":"2024-09-14T04:40:36.635071+0000","last_clean":"2024-09-14T04:40:36.635071+0000","last_became_active":"2024-09-14T04:19:08.879232+0000","last_became_peered":"2024-09-14T04:19:08.879232+0000","last_unstale":"2024-09-14T04:40:36.635071+0000","last_undegraded":"2024-09-14T04:40:36.635071+0000","last_fullsized":"2024-09-14T04:40:36.635071+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:06:15.162063+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":170,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:40:38.669092+0000","last_change":"2024-09-14T04:31:33.358484+0000","last_active":"2024-09-14T04:40:38.669092+0000","last_peered":"2024-09-14T04:40:38.669092+0000","last_clean":"2024-09-14T04:40:38.669092+0000","last_became_active":"2024-09-14T04:31:33.358127+0000","last_became_peered":"2024-09-14T04:31:33.358127+0000","last_unstale":"2024-09-14T04:40:38.669092+0000","last_undegraded":"2024-09-14T04:40:38.669092+0000","last_fullsized":"2024-09-14T04:40:38.669092+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:57:30.264825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,4],"acting":[0,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"9.1","version":"222'6489","reported_seq":6514,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:41:00.360026+0000","last_change":"2024-09-14T04:39:07.578093+0000","last_active":"2024-09-14T04:41:00.360026+0000","last_peered":"2024-09-14T04:41:00.360026+0000","last_clean":"2024-09-14T04:41:00.360026+0000","last_became_active":"2024-09-14T04:39:07.577730+0000","last_became_peered":"2024-09-14T04:39:07.577730+0000","last_unstale":"2024-09-14T04:41:00.360026+0000","last_undegraded":"2024-09-14T04:41:00.360026+0000","last_fullsized":"2024-09-14T04:41:00.360026+0000","mapping_epoch":215,"log_start":"0'0","ondisk_log_start":"0'0","created":215,"last_epoch_clean":216,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:39:06.459239+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:39:06.459239+0000","last_clean_scrub_stamp":"2024-09-14T04:39:06.459239+0000","objects_scrubbed":0,"log_size":6489,"log_dups_size":0,"ondisk_log_size":6489,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:44:00.909563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":425263104,"num_objects":6489,"num_object_clones":0,"num_object_copies":19467,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6489,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6489,"num_write_kb":415296,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,7],"acting":[3,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"64'3","reported_seq":360,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:40:38.667722+0000","last_change":"2024-09-14T04:31:33.466537+0000","last_active":"2024-09-14T04:40:38.667722+0000","last_peered":"2024-09-14T04:40:38.667722+0000","last_clean":"2024-09-14T04:40:38.667722+0000","last_became_active":"2024-09-14T04:31:33.360086+0000","last_became_peered":"2024-09-14T04:31:33.360086+0000","last_unstale":"2024-09-14T04:40:38.667722+0000","last_undegraded":"2024-09-14T04:40:38.667722+0000","last_fullsized":"2024-09-14T04:40:38.667722+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T10:38:52.927697+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":325,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:40:38.657857+0000","last_change":"2024-09-14T04:19:42.638847+0000","last_active":"2024-09-14T04:40:38.657857+0000","last_peered":"2024-09-14T04:40:38.657857+0000","last_clean":"2024-09-14T04:40:38.657857+0000","last_became_active":"2024-09-14T04:19:42.638188+0000","last_became_peered":"2024-09-14T04:19:42.638188+0000","last_unstale":"2024-09-14T04:40:38.657857+0000","last_undegraded":"2024-09-14T04:40:38.657857+0000","last_fullsized":"2024-09-14T04:40:38.657857+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:23:02.561858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.0","version":"222'6450","reported_seq":6475,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:41:01.417217+0000","last_change":"2024-09-14T04:39:07.578016+0000","last_active":"2024-09-14T04:41:01.417217+0000","last_peered":"2024-09-14T04:41:01.417217+0000","last_clean":"2024-09-14T04:41:01.417217+0000","last_became_active":"2024-09-14T04:39:07.577699+0000","last_became_peered":"2024-09-14T04:39:07.577699+0000","last_unstale":"2024-09-14T04:41:01.417217+0000","last_undegraded":"2024-09-14T04:41:01.417217+0000","last_fullsized":"2024-09-14T04:41:01.417217+0000","mapping_epoch":215,"log_start":"0'0","ondisk_log_start":"0'0","created":215,"last_epoch_clean":216,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:39:06.459239+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:39:06.459239+0000","last_clean_scrub_stamp":"2024-09-14T04:39:06.459239+0000","objects_scrubbed":0,"log_size":6450,"log_dups_size":0,"ondisk_log_size":6450,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:56:53.411510+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":422707200,"num_objects":6450,"num_object_clones":0,"num_object_copies":19350,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6450,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6450,"num_write_kb":412800,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":204,"reported_epoch":221,"state":"active+clean","last_fresh":"2024-09-14T04:40:36.645800+0000","last_change":"2024-09-14T04:19:42.640315+0000","last_active":"2024-09-14T04:40:36.645800+0000","last_peered":"2024-09-14T04:40:36.645800+0000","last_clean":"2024-09-14T04:40:36.645800+0000","last_became_active":"2024-09-14T04:19:42.639647+0000","last_became_peered":"2024-09-14T04:19:42.639647+0000","last_unstale":"2024-09-14T04:40:36.645800+0000","last_undegraded":"2024-09-14T04:40:36.645800+0000","last_fullsized":"2024-09-14T04:40:36.645800+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:18:39.051719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":339,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:40:38.656468+0000","last_change":"2024-09-14T04:19:42.650071+0000","last_active":"2024-09-14T04:40:38.656468+0000","last_peered":"2024-09-14T04:40:38.656468+0000","last_clean":"2024-09-14T04:40:38.656468+0000","last_became_active":"2024-09-14T04:19:42.648824+0000","last_became_peered":"2024-09-14T04:19:42.648824+0000","last_unstale":"2024-09-14T04:40:38.656468+0000","last_undegraded":"2024-09-14T04:40:38.656468+0000","last_fullsized":"2024-09-14T04:40:38.656468+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:13:34.311856+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.3","version":"222'6601","reported_seq":6615,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:41:04.733358+0000","last_change":"2024-09-14T04:39:07.514202+0000","last_active":"2024-09-14T04:41:04.733358+0000","last_peered":"2024-09-14T04:41:04.733358+0000","last_clean":"2024-09-14T04:41:04.733358+0000","last_became_active":"2024-09-14T04:39:07.513830+0000","last_became_peered":"2024-09-14T04:39:07.513830+0000","last_unstale":"2024-09-14T04:41:04.733358+0000","last_undegraded":"2024-09-14T04:41:04.733358+0000","last_fullsized":"2024-09-14T04:41:04.733358+0000","mapping_epoch":215,"log_start":"0'0","ondisk_log_start":"0'0","created":215,"last_epoch_clean":216,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:39:06.459239+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:39:06.459239+0000","last_clean_scrub_stamp":"2024-09-14T04:39:06.459239+0000","objects_scrubbed":0,"log_size":6601,"log_dups_size":0,"ondisk_log_size":6601,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:42:47.282622+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":424869888,"num_objects":6483,"num_object_clones":0,"num_object_copies":19449,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6483,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6601,"num_write_kb":418688,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,1],"acting":[7,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":334,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:40:38.655566+0000","last_change":"2024-09-14T04:36:16.609164+0000","last_active":"2024-09-14T04:40:38.655566+0000","last_peered":"2024-09-14T04:40:38.655566+0000","last_clean":"2024-09-14T04:40:38.655566+0000","last_became_active":"2024-09-14T04:36:16.607286+0000","last_became_peered":"2024-09-14T04:36:16.607286+0000","last_unstale":"2024-09-14T04:40:38.655566+0000","last_undegraded":"2024-09-14T04:40:38.655566+0000","last_fullsized":"2024-09-14T04:40:38.655566+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:22:16.993006+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":331,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:40:38.656876+0000","last_change":"2024-09-14T04:39:29.521552+0000","last_active":"2024-09-14T04:40:38.656876+0000","last_peered":"2024-09-14T04:40:38.656876+0000","last_clean":"2024-09-14T04:40:38.656876+0000","last_became_active":"2024-09-14T04:39:29.520585+0000","last_became_peered":"2024-09-14T04:39:29.520585+0000","last_unstale":"2024-09-14T04:40:38.656876+0000","last_undegraded":"2024-09-14T04:40:38.656876+0000","last_fullsized":"2024-09-14T04:40:38.656876+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:51:48.497168+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.2","version":"222'6354","reported_seq":6378,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:41:00.377429+0000","last_change":"2024-09-14T04:39:07.570358+0000","last_active":"2024-09-14T04:41:00.377429+0000","last_peered":"2024-09-14T04:41:00.377429+0000","last_clean":"2024-09-14T04:41:00.377429+0000","last_became_active":"2024-09-14T04:39:07.570021+0000","last_became_peered":"2024-09-14T04:39:07.570021+0000","last_unstale":"2024-09-14T04:41:00.377429+0000","last_undegraded":"2024-09-14T04:41:00.377429+0000","last_fullsized":"2024-09-14T04:41:00.377429+0000","mapping_epoch":215,"log_start":"0'0","ondisk_log_start":"0'0","created":215,"last_epoch_clean":216,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:39:06.459239+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:39:06.459239+0000","last_clean_scrub_stamp":"2024-09-14T04:39:06.459239+0000","objects_scrubbed":0,"log_size":6354,"log_dups_size":0,"ondisk_log_size":6354,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T16:20:09.272004+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":416415744,"num_objects":6354,"num_object_clones":0,"num_object_copies":19062,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6354,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6354,"num_write_kb":406656,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":340,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:40:38.668299+0000","last_change":"2024-09-14T04:36:16.620696+0000","last_active":"2024-09-14T04:40:38.668299+0000","last_peered":"2024-09-14T04:40:38.668299+0000","last_clean":"2024-09-14T04:40:38.668299+0000","last_became_active":"2024-09-14T04:36:16.620270+0000","last_became_peered":"2024-09-14T04:36:16.620270+0000","last_unstale":"2024-09-14T04:40:38.668299+0000","last_undegraded":"2024-09-14T04:40:38.668299+0000","last_fullsized":"2024-09-14T04:40:38.668299+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:36:25.259357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":328,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:40:38.660121+0000","last_change":"2024-09-14T04:19:42.652319+0000","last_active":"2024-09-14T04:40:38.660121+0000","last_peered":"2024-09-14T04:40:38.660121+0000","last_clean":"2024-09-14T04:40:38.660121+0000","last_became_active":"2024-09-14T04:19:42.651977+0000","last_became_peered":"2024-09-14T04:19:42.651977+0000","last_unstale":"2024-09-14T04:40:38.660121+0000","last_undegraded":"2024-09-14T04:40:38.660121+0000","last_fullsized":"2024-09-14T04:40:38.660121+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:49:25.535726+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"9.8","version":"222'6317","reported_seq":6342,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:41:00.315416+0000","last_change":"2024-09-14T04:39:07.511164+0000","last_active":"2024-09-14T04:41:00.315416+0000","last_peered":"2024-09-14T04:41:00.315416+0000","last_clean":"2024-09-14T04:41:00.315416+0000","last_became_active":"2024-09-14T04:39:07.510752+0000","last_became_peered":"2024-09-14T04:39:07.510752+0000","last_unstale":"2024-09-14T04:41:00.315416+0000","last_undegraded":"2024-09-14T04:41:00.315416+0000","last_fullsized":"2024-09-14T04:41:00.315416+0000","mapping_epoch":215,"log_start":"0'0","ondisk_log_start":"0'0","created":215,"last_epoch_clean":216,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:39:06.459239+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:39:06.459239+0000","last_clean_scrub_stamp":"2024-09-14T04:39:06.459239+0000","objects_scrubbed":0,"log_size":6317,"log_dups_size":0,"ondisk_log_size":6317,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:35:57.103101+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":413990912,"num_objects":6317,"num_object_clones":0,"num_object_copies":18951,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6317,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6317,"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":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"75'100","reported_seq":319,"reported_epoch":221,"state":"active+clean","last_fresh":"2024-09-14T04:40:36.634172+0000","last_change":"2024-09-14T04:36:16.623626+0000","last_active":"2024-09-14T04:40:36.634172+0000","last_peered":"2024-09-14T04:40:36.634172+0000","last_clean":"2024-09-14T04:40:36.634172+0000","last_became_active":"2024-09-14T04:36:16.618667+0000","last_became_peered":"2024-09-14T04:36:16.618667+0000","last_unstale":"2024-09-14T04:40:36.634172+0000","last_undegraded":"2024-09-14T04:40:36.634172+0000","last_fullsized":"2024-09-14T04:40:36.634172+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T03:56:14.533049+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:27:29.223339+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":306,"num_read_kb":759,"num_write":149,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"55'1","reported_seq":217,"reported_epoch":221,"state":"active+clean","last_fresh":"2024-09-14T04:40:36.634984+0000","last_change":"2024-09-14T04:36:16.623116+0000","last_active":"2024-09-14T04:40:36.634984+0000","last_peered":"2024-09-14T04:40:36.634984+0000","last_clean":"2024-09-14T04:40:36.634984+0000","last_became_active":"2024-09-14T04:36:16.622304+0000","last_became_peered":"2024-09-14T04:36:16.622304+0000","last_unstale":"2024-09-14T04:40:36.634984+0000","last_undegraded":"2024-09-14T04:40:36.634984+0000","last_fullsized":"2024-09-14T04:40:36.634984+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:30:57.178522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000682689,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":287,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:40:38.667309+0000","last_change":"2024-09-14T04:19:08.881085+0000","last_active":"2024-09-14T04:40:38.667309+0000","last_peered":"2024-09-14T04:40:38.667309+0000","last_clean":"2024-09-14T04:40:38.667309+0000","last_became_active":"2024-09-14T04:19:08.880678+0000","last_became_peered":"2024-09-14T04:19:08.880678+0000","last_unstale":"2024-09-14T04:40:38.667309+0000","last_undegraded":"2024-09-14T04:40:38.667309+0000","last_fullsized":"2024-09-14T04:40:38.667309+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:31:42.518778+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":221,"state":"active+clean","last_fresh":"2024-09-14T04:40:36.645842+0000","last_change":"2024-09-14T04:39:29.758084+0000","last_active":"2024-09-14T04:40:36.645842+0000","last_peered":"2024-09-14T04:40:36.645842+0000","last_clean":"2024-09-14T04:40:36.645842+0000","last_became_active":"2024-09-14T04:39:29.757177+0000","last_became_peered":"2024-09-14T04:39:29.757177+0000","last_unstale":"2024-09-14T04:40:36.645842+0000","last_undegraded":"2024-09-14T04:40:36.645842+0000","last_fullsized":"2024-09-14T04:40:36.645842+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:51:29.490118+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.b","version":"222'6627","reported_seq":6652,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:41:04.606881+0000","last_change":"2024-09-14T04:39:07.578836+0000","last_active":"2024-09-14T04:41:04.606881+0000","last_peered":"2024-09-14T04:41:04.606881+0000","last_clean":"2024-09-14T04:41:04.606881+0000","last_became_active":"2024-09-14T04:39:07.577982+0000","last_became_peered":"2024-09-14T04:39:07.577982+0000","last_unstale":"2024-09-14T04:41:04.606881+0000","last_undegraded":"2024-09-14T04:41:04.606881+0000","last_fullsized":"2024-09-14T04:41:04.606881+0000","mapping_epoch":215,"log_start":"0'0","ondisk_log_start":"0'0","created":215,"last_epoch_clean":216,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:39:06.459239+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:39:06.459239+0000","last_clean_scrub_stamp":"2024-09-14T04:39:06.459239+0000","objects_scrubbed":0,"log_size":6627,"log_dups_size":0,"ondisk_log_size":6627,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:31:13.672381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":428277760,"num_objects":6535,"num_object_clones":0,"num_object_copies":19605,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6535,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6627,"num_write_kb":421184,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,5],"acting":[0,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":331,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:40:38.659748+0000","last_change":"2024-09-14T04:36:16.616968+0000","last_active":"2024-09-14T04:40:38.659748+0000","last_peered":"2024-09-14T04:40:38.659748+0000","last_clean":"2024-09-14T04:40:38.659748+0000","last_became_active":"2024-09-14T04:36:16.616479+0000","last_became_peered":"2024-09-14T04:36:16.616479+0000","last_unstale":"2024-09-14T04:40:38.659748+0000","last_undegraded":"2024-09-14T04:40:38.659748+0000","last_fullsized":"2024-09-14T04:40:38.659748+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:38:10.061198+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00063445000000000005,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,0],"acting":[1,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":170,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:40:38.666185+0000","last_change":"2024-09-14T04:31:33.357276+0000","last_active":"2024-09-14T04:40:38.666185+0000","last_peered":"2024-09-14T04:40:38.666185+0000","last_clean":"2024-09-14T04:40:38.666185+0000","last_became_active":"2024-09-14T04:31:33.356696+0000","last_became_peered":"2024-09-14T04:31:33.356696+0000","last_unstale":"2024-09-14T04:40:38.666185+0000","last_undegraded":"2024-09-14T04:40:38.666185+0000","last_fullsized":"2024-09-14T04:40:38.666185+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:01:04.113956+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":170,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:40:38.666604+0000","last_change":"2024-09-14T04:31:33.405942+0000","last_active":"2024-09-14T04:40:38.666604+0000","last_peered":"2024-09-14T04:40:38.666604+0000","last_clean":"2024-09-14T04:40:38.666604+0000","last_became_active":"2024-09-14T04:31:33.405583+0000","last_became_peered":"2024-09-14T04:31:33.405583+0000","last_unstale":"2024-09-14T04:40:38.666604+0000","last_undegraded":"2024-09-14T04:40:38.666604+0000","last_fullsized":"2024-09-14T04:40:38.666604+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:35:41.600396+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.a","version":"222'6566","reported_seq":6581,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:41:01.076390+0000","last_change":"2024-09-14T04:39:07.514067+0000","last_active":"2024-09-14T04:41:01.076390+0000","last_peered":"2024-09-14T04:41:01.076390+0000","last_clean":"2024-09-14T04:41:01.076390+0000","last_became_active":"2024-09-14T04:39:07.513157+0000","last_became_peered":"2024-09-14T04:39:07.513157+0000","last_unstale":"2024-09-14T04:41:01.076390+0000","last_undegraded":"2024-09-14T04:41:01.076390+0000","last_fullsized":"2024-09-14T04:41:01.076390+0000","mapping_epoch":215,"log_start":"0'0","ondisk_log_start":"0'0","created":215,"last_epoch_clean":216,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:39:06.459239+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:39:06.459239+0000","last_clean_scrub_stamp":"2024-09-14T04:39:06.459239+0000","objects_scrubbed":0,"log_size":6566,"log_dups_size":0,"ondisk_log_size":6566,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:05:14.263102+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":430309376,"num_objects":6566,"num_object_clones":0,"num_object_copies":19698,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6566,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6566,"num_write_kb":420224,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,7],"acting":[5,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":370,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:40:38.665314+0000","last_change":"2024-09-14T04:31:33.357870+0000","last_active":"2024-09-14T04:40:38.665314+0000","last_peered":"2024-09-14T04:40:38.665314+0000","last_clean":"2024-09-14T04:40:38.665314+0000","last_became_active":"2024-09-14T04:31:33.356477+0000","last_became_peered":"2024-09-14T04:31:33.356477+0000","last_unstale":"2024-09-14T04:40:38.665314+0000","last_undegraded":"2024-09-14T04:40:38.665314+0000","last_fullsized":"2024-09-14T04:40:38.665314+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T16:00:41.529394+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026470600000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":318,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:40:38.660104+0000","last_change":"2024-09-14T04:18:23.868969+0000","last_active":"2024-09-14T04:40:38.660104+0000","last_peered":"2024-09-14T04:40:38.660104+0000","last_clean":"2024-09-14T04:40:38.660104+0000","last_became_active":"2024-09-14T04:18:23.868634+0000","last_became_peered":"2024-09-14T04:18:23.868634+0000","last_unstale":"2024-09-14T04:40:38.660104+0000","last_undegraded":"2024-09-14T04:40:38.660104+0000","last_fullsized":"2024-09-14T04:40:38.660104+0000","mapping_epoch":89,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":90,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:21:23.421668+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":355,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:40:38.659935+0000","last_change":"2024-09-14T04:31:33.394342+0000","last_active":"2024-09-14T04:40:38.659935+0000","last_peered":"2024-09-14T04:40:38.659935+0000","last_clean":"2024-09-14T04:40:38.659935+0000","last_became_active":"2024-09-14T04:31:33.393951+0000","last_became_peered":"2024-09-14T04:31:33.393951+0000","last_unstale":"2024-09-14T04:40:38.659935+0000","last_undegraded":"2024-09-14T04:40:38.659935+0000","last_fullsized":"2024-09-14T04:40:38.659935+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:47:14.531508+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"9.9","version":"222'6635","reported_seq":6660,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:41:04.597269+0000","last_change":"2024-09-14T04:39:07.510572+0000","last_active":"2024-09-14T04:41:04.597269+0000","last_peered":"2024-09-14T04:41:04.597269+0000","last_clean":"2024-09-14T04:41:04.597269+0000","last_became_active":"2024-09-14T04:39:07.510152+0000","last_became_peered":"2024-09-14T04:39:07.510152+0000","last_unstale":"2024-09-14T04:41:04.597269+0000","last_undegraded":"2024-09-14T04:41:04.597269+0000","last_fullsized":"2024-09-14T04:41:04.597269+0000","mapping_epoch":215,"log_start":"0'0","ondisk_log_start":"0'0","created":215,"last_epoch_clean":216,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:39:06.459239+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:39:06.459239+0000","last_clean_scrub_stamp":"2024-09-14T04:39:06.459239+0000","objects_scrubbed":0,"log_size":6635,"log_dups_size":0,"ondisk_log_size":6635,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:50:33.116086+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":429326336,"num_objects":6551,"num_object_clones":0,"num_object_copies":19653,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6551,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6635,"num_write_kb":421952,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,5],"acting":[0,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"57'2","reported_seq":229,"reported_epoch":221,"state":"active+clean","last_fresh":"2024-09-14T04:40:36.634703+0000","last_change":"2024-09-14T04:39:29.527677+0000","last_active":"2024-09-14T04:40:36.634703+0000","last_peered":"2024-09-14T04:40:36.634703+0000","last_clean":"2024-09-14T04:40:36.634703+0000","last_became_active":"2024-09-14T04:39:29.519532+0000","last_became_peered":"2024-09-14T04:39:29.519532+0000","last_unstale":"2024-09-14T04:40:36.634703+0000","last_undegraded":"2024-09-14T04:40:36.634703+0000","last_fullsized":"2024-09-14T04:40:36.634703+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:18:14.647127+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0017315220000000001,"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":"3.3","version":"0'0","reported_seq":328,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:40:38.655774+0000","last_change":"2024-09-14T04:31:33.349089+0000","last_active":"2024-09-14T04:40:38.655774+0000","last_peered":"2024-09-14T04:40:38.655774+0000","last_clean":"2024-09-14T04:40:38.655774+0000","last_became_active":"2024-09-14T04:31:33.348490+0000","last_became_peered":"2024-09-14T04:31:33.348490+0000","last_unstale":"2024-09-14T04:40:38.655774+0000","last_undegraded":"2024-09-14T04:40:38.655774+0000","last_fullsized":"2024-09-14T04:40:38.655774+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:45:46.103881+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":336,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:40:38.661224+0000","last_change":"2024-09-14T04:35:16.419224+0000","last_active":"2024-09-14T04:40:38.661224+0000","last_peered":"2024-09-14T04:40:38.661224+0000","last_clean":"2024-09-14T04:40:38.661224+0000","last_became_active":"2024-09-14T04:35:16.418882+0000","last_became_peered":"2024-09-14T04:35:16.418882+0000","last_unstale":"2024-09-14T04:40:38.661224+0000","last_undegraded":"2024-09-14T04:40:38.661224+0000","last_fullsized":"2024-09-14T04:40:38.661224+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:37:05.418011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"9.f","version":"222'6403","reported_seq":6418,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:41:01.107594+0000","last_change":"2024-09-14T04:39:07.515299+0000","last_active":"2024-09-14T04:41:01.107594+0000","last_peered":"2024-09-14T04:41:01.107594+0000","last_clean":"2024-09-14T04:41:01.107594+0000","last_became_active":"2024-09-14T04:39:07.514911+0000","last_became_peered":"2024-09-14T04:39:07.514911+0000","last_unstale":"2024-09-14T04:41:01.107594+0000","last_undegraded":"2024-09-14T04:41:01.107594+0000","last_fullsized":"2024-09-14T04:41:01.107594+0000","mapping_epoch":215,"log_start":"0'0","ondisk_log_start":"0'0","created":215,"last_epoch_clean":216,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:39:06.459239+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:39:06.459239+0000","last_clean_scrub_stamp":"2024-09-14T04:39:06.459239+0000","objects_scrubbed":0,"log_size":6403,"log_dups_size":0,"ondisk_log_size":6403,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:12:31.908162+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":419627008,"num_objects":6403,"num_object_clones":0,"num_object_copies":19209,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6403,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6403,"num_write_kb":409792,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,3],"acting":[5,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":204,"reported_epoch":221,"state":"active+clean","last_fresh":"2024-09-14T04:40:36.636226+0000","last_change":"2024-09-14T04:19:08.861754+0000","last_active":"2024-09-14T04:40:36.636226+0000","last_peered":"2024-09-14T04:40:36.636226+0000","last_clean":"2024-09-14T04:40:36.636226+0000","last_became_active":"2024-09-14T04:19:08.860874+0000","last_became_peered":"2024-09-14T04:19:08.860874+0000","last_unstale":"2024-09-14T04:40:36.636226+0000","last_undegraded":"2024-09-14T04:40:36.636226+0000","last_fullsized":"2024-09-14T04:40:36.636226+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:59:01.334811+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":379,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:40:38.661316+0000","last_change":"2024-09-14T04:36:16.614228+0000","last_active":"2024-09-14T04:40:38.661316+0000","last_peered":"2024-09-14T04:40:38.661316+0000","last_clean":"2024-09-14T04:40:38.661316+0000","last_became_active":"2024-09-14T04:36:16.613785+0000","last_became_peered":"2024-09-14T04:36:16.613785+0000","last_unstale":"2024-09-14T04:40:38.661316+0000","last_undegraded":"2024-09-14T04:40:38.661316+0000","last_fullsized":"2024-09-14T04:40:38.661316+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:14:01.604952+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000609499,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":318,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:40:38.660517+0000","last_change":"2024-09-14T04:19:42.653701+0000","last_active":"2024-09-14T04:40:38.660517+0000","last_peered":"2024-09-14T04:40:38.660517+0000","last_clean":"2024-09-14T04:40:38.660517+0000","last_became_active":"2024-09-14T04:19:42.652665+0000","last_became_peered":"2024-09-14T04:19:42.652665+0000","last_unstale":"2024-09-14T04:40:38.660517+0000","last_undegraded":"2024-09-14T04:40:38.660517+0000","last_fullsized":"2024-09-14T04:40:38.660517+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:52:36.500982+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.e","version":"222'6695","reported_seq":6720,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:41:05.292703+0000","last_change":"2024-09-14T04:39:07.510538+0000","last_active":"2024-09-14T04:41:05.292703+0000","last_peered":"2024-09-14T04:41:05.292703+0000","last_clean":"2024-09-14T04:41:05.292703+0000","last_became_active":"2024-09-14T04:39:07.510165+0000","last_became_peered":"2024-09-14T04:39:07.510165+0000","last_unstale":"2024-09-14T04:41:05.292703+0000","last_undegraded":"2024-09-14T04:41:05.292703+0000","last_fullsized":"2024-09-14T04:41:05.292703+0000","mapping_epoch":215,"log_start":"0'0","ondisk_log_start":"0'0","created":215,"last_epoch_clean":216,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:39:06.459239+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:39:06.459239+0000","last_clean_scrub_stamp":"2024-09-14T04:39:06.459239+0000","objects_scrubbed":0,"log_size":6695,"log_dups_size":0,"ondisk_log_size":6695,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:23:51.769396+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":427622400,"num_objects":6525,"num_object_clones":0,"num_object_copies":19575,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6525,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6695,"num_write_kb":423040,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.4","version":"0'0","reported_seq":317,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:40:38.661270+0000","last_change":"2024-09-14T04:18:23.879285+0000","last_active":"2024-09-14T04:40:38.661270+0000","last_peered":"2024-09-14T04:40:38.661270+0000","last_clean":"2024-09-14T04:40:38.661270+0000","last_became_active":"2024-09-14T04:18:23.878681+0000","last_became_peered":"2024-09-14T04:18:23.878681+0000","last_unstale":"2024-09-14T04:40:38.661270+0000","last_undegraded":"2024-09-14T04:40:38.661270+0000","last_fullsized":"2024-09-14T04:40:38.661270+0000","mapping_epoch":89,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":90,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:30:57.336674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":212,"reported_epoch":221,"state":"active+clean","last_fresh":"2024-09-14T04:40:36.634629+0000","last_change":"2024-09-14T04:36:16.647816+0000","last_active":"2024-09-14T04:40:36.634629+0000","last_peered":"2024-09-14T04:40:36.634629+0000","last_clean":"2024-09-14T04:40:36.634629+0000","last_became_active":"2024-09-14T04:36:16.640097+0000","last_became_peered":"2024-09-14T04:36:16.640097+0000","last_unstale":"2024-09-14T04:40:36.634629+0000","last_undegraded":"2024-09-14T04:40:36.634629+0000","last_fullsized":"2024-09-14T04:40:36.634629+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:37:25.783152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067607599999999996,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":181,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:40:38.668875+0000","last_change":"2024-09-14T04:36:16.618216+0000","last_active":"2024-09-14T04:40:38.668875+0000","last_peered":"2024-09-14T04:40:38.668875+0000","last_clean":"2024-09-14T04:40:38.668875+0000","last_became_active":"2024-09-14T04:36:16.617783+0000","last_became_peered":"2024-09-14T04:36:16.617783+0000","last_unstale":"2024-09-14T04:40:38.668875+0000","last_undegraded":"2024-09-14T04:40:38.668875+0000","last_fullsized":"2024-09-14T04:40:38.668875+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:57:03.861122+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"9.d","version":"222'6469","reported_seq":6494,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:41:01.409694+0000","last_change":"2024-09-14T04:39:07.508665+0000","last_active":"2024-09-14T04:41:01.409694+0000","last_peered":"2024-09-14T04:41:01.409694+0000","last_clean":"2024-09-14T04:41:01.409694+0000","last_became_active":"2024-09-14T04:39:07.507705+0000","last_became_peered":"2024-09-14T04:39:07.507705+0000","last_unstale":"2024-09-14T04:41:01.409694+0000","last_undegraded":"2024-09-14T04:41:01.409694+0000","last_fullsized":"2024-09-14T04:41:01.409694+0000","mapping_epoch":215,"log_start":"0'0","ondisk_log_start":"0'0","created":215,"last_epoch_clean":216,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:39:06.459239+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:39:06.459239+0000","last_clean_scrub_stamp":"2024-09-14T04:39:06.459239+0000","objects_scrubbed":0,"log_size":6469,"log_dups_size":0,"ondisk_log_size":6469,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:11:37.255370+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":423952384,"num_objects":6469,"num_object_clones":0,"num_object_copies":19407,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6469,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6469,"num_write_kb":414016,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"63'2","reported_seq":360,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:40:38.677542+0000","last_change":"2024-09-14T04:36:16.614540+0000","last_active":"2024-09-14T04:40:38.677542+0000","last_peered":"2024-09-14T04:40:38.677542+0000","last_clean":"2024-09-14T04:40:38.677542+0000","last_became_active":"2024-09-14T04:36:16.613830+0000","last_became_peered":"2024-09-14T04:36:16.613830+0000","last_unstale":"2024-09-14T04:40:38.677542+0000","last_undegraded":"2024-09-14T04:40:38.677542+0000","last_fullsized":"2024-09-14T04:40:38.677542+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:01:21.320257+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":328,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:40:38.660965+0000","last_change":"2024-09-14T04:19:42.652857+0000","last_active":"2024-09-14T04:40:38.660965+0000","last_peered":"2024-09-14T04:40:38.660965+0000","last_clean":"2024-09-14T04:40:38.660965+0000","last_became_active":"2024-09-14T04:19:42.652402+0000","last_became_peered":"2024-09-14T04:19:42.652402+0000","last_unstale":"2024-09-14T04:40:38.660965+0000","last_undegraded":"2024-09-14T04:40:38.660965+0000","last_fullsized":"2024-09-14T04:40:38.660965+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:52:50.720268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":348,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:40:38.667604+0000","last_change":"2024-09-14T04:36:16.620346+0000","last_active":"2024-09-14T04:40:38.667604+0000","last_peered":"2024-09-14T04:40:38.667604+0000","last_clean":"2024-09-14T04:40:38.667604+0000","last_became_active":"2024-09-14T04:36:16.619621+0000","last_became_peered":"2024-09-14T04:36:16.619621+0000","last_unstale":"2024-09-14T04:40:38.667604+0000","last_undegraded":"2024-09-14T04:40:38.667604+0000","last_fullsized":"2024-09-14T04:40:38.667604+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:22:09.882169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"9.c","version":"222'6475","reported_seq":6499,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:41:00.393208+0000","last_change":"2024-09-14T04:39:07.512466+0000","last_active":"2024-09-14T04:41:00.393208+0000","last_peered":"2024-09-14T04:41:00.393208+0000","last_clean":"2024-09-14T04:41:00.393208+0000","last_became_active":"2024-09-14T04:39:07.512082+0000","last_became_peered":"2024-09-14T04:39:07.512082+0000","last_unstale":"2024-09-14T04:41:00.393208+0000","last_undegraded":"2024-09-14T04:41:00.393208+0000","last_fullsized":"2024-09-14T04:41:00.393208+0000","mapping_epoch":215,"log_start":"0'0","ondisk_log_start":"0'0","created":215,"last_epoch_clean":216,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:39:06.459239+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:39:06.459239+0000","last_clean_scrub_stamp":"2024-09-14T04:39:06.459239+0000","objects_scrubbed":0,"log_size":6475,"log_dups_size":0,"ondisk_log_size":6475,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:44:25.806809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":424345600,"num_objects":6475,"num_object_clones":0,"num_object_copies":19425,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6475,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6475,"num_write_kb":414400,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.6","version":"64'1","reported_seq":173,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:40:38.669475+0000","last_change":"2024-09-14T04:31:33.463431+0000","last_active":"2024-09-14T04:40:38.669475+0000","last_peered":"2024-09-14T04:40:38.669475+0000","last_clean":"2024-09-14T04:40:38.669475+0000","last_became_active":"2024-09-14T04:31:33.359137+0000","last_became_peered":"2024-09-14T04:31:33.359137+0000","last_unstale":"2024-09-14T04:40:38.669475+0000","last_undegraded":"2024-09-14T04:40:38.669475+0000","last_fullsized":"2024-09-14T04:40:38.669475+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:33:11.892247+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":216,"reported_epoch":221,"state":"active+clean","last_fresh":"2024-09-14T04:40:36.645968+0000","last_change":"2024-09-14T04:36:16.609151+0000","last_active":"2024-09-14T04:40:36.645968+0000","last_peered":"2024-09-14T04:40:36.645968+0000","last_clean":"2024-09-14T04:40:36.645968+0000","last_became_active":"2024-09-14T04:36:16.608682+0000","last_became_peered":"2024-09-14T04:36:16.608682+0000","last_unstale":"2024-09-14T04:40:36.645968+0000","last_undegraded":"2024-09-14T04:40:36.645968+0000","last_fullsized":"2024-09-14T04:40:36.645968+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:28:37.787335+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00065019000000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":277,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:40:38.655706+0000","last_change":"2024-09-14T04:19:42.632880+0000","last_active":"2024-09-14T04:40:38.655706+0000","last_peered":"2024-09-14T04:40:38.655706+0000","last_clean":"2024-09-14T04:40:38.655706+0000","last_became_active":"2024-09-14T04:19:42.630108+0000","last_became_peered":"2024-09-14T04:19:42.630108+0000","last_unstale":"2024-09-14T04:40:38.655706+0000","last_undegraded":"2024-09-14T04:40:38.655706+0000","last_fullsized":"2024-09-14T04:40:38.655706+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:13:55.228629+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":317,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:40:38.656055+0000","last_change":"2024-09-14T04:19:42.646559+0000","last_active":"2024-09-14T04:40:38.656055+0000","last_peered":"2024-09-14T04:40:38.656055+0000","last_clean":"2024-09-14T04:40:38.656055+0000","last_became_active":"2024-09-14T04:19:42.645683+0000","last_became_peered":"2024-09-14T04:19:42.645683+0000","last_unstale":"2024-09-14T04:40:38.656055+0000","last_undegraded":"2024-09-14T04:40:38.656055+0000","last_fullsized":"2024-09-14T04:40:38.656055+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:08:29.408846+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"75'23","reported_seq":330,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:40:38.657754+0000","last_change":"2024-09-14T04:36:16.607830+0000","last_active":"2024-09-14T04:40:38.657754+0000","last_peered":"2024-09-14T04:40:38.657754+0000","last_clean":"2024-09-14T04:40:38.657754+0000","last_became_active":"2024-09-14T04:36:16.607024+0000","last_became_peered":"2024-09-14T04:36:16.607024+0000","last_unstale":"2024-09-14T04:40:38.657754+0000","last_undegraded":"2024-09-14T04:40:38.657754+0000","last_fullsized":"2024-09-14T04:40:38.657754+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:10:42.156176+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":331,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:40:38.660402+0000","last_change":"2024-09-14T04:39:29.524210+0000","last_active":"2024-09-14T04:40:38.660402+0000","last_peered":"2024-09-14T04:40:38.660402+0000","last_clean":"2024-09-14T04:40:38.660402+0000","last_became_active":"2024-09-14T04:39:29.523679+0000","last_became_peered":"2024-09-14T04:39:29.523679+0000","last_unstale":"2024-09-14T04:40:38.660402+0000","last_undegraded":"2024-09-14T04:40:38.660402+0000","last_fullsized":"2024-09-14T04:40:38.660402+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:12:18.024335+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'3","reported_seq":182,"reported_epoch":221,"state":"active+clean","last_fresh":"2024-09-14T04:40:36.634672+0000","last_change":"2024-09-14T04:36:16.647330+0000","last_active":"2024-09-14T04:40:36.634672+0000","last_peered":"2024-09-14T04:40:36.634672+0000","last_clean":"2024-09-14T04:40:36.634672+0000","last_became_active":"2024-09-14T04:36:16.634223+0000","last_became_peered":"2024-09-14T04:36:16.634223+0000","last_unstale":"2024-09-14T04:40:36.634672+0000","last_undegraded":"2024-09-14T04:40:36.634672+0000","last_fullsized":"2024-09-14T04:40:36.634672+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T11:34:01.540209+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":204,"reported_epoch":221,"state":"active+clean","last_fresh":"2024-09-14T04:40:36.635904+0000","last_change":"2024-09-14T04:36:16.622698+0000","last_active":"2024-09-14T04:40:36.635904+0000","last_peered":"2024-09-14T04:40:36.635904+0000","last_clean":"2024-09-14T04:40:36.635904+0000","last_became_active":"2024-09-14T04:36:16.621882+0000","last_became_peered":"2024-09-14T04:36:16.621882+0000","last_unstale":"2024-09-14T04:40:36.635904+0000","last_undegraded":"2024-09-14T04:40:36.635904+0000","last_fullsized":"2024-09-14T04:40:36.635904+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:24:02.414863+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":132,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:40:38.665107+0000","last_change":"2024-09-14T04:36:16.605970+0000","last_active":"2024-09-14T04:40:38.665107+0000","last_peered":"2024-09-14T04:40:38.665107+0000","last_clean":"2024-09-14T04:40:38.665107+0000","last_became_active":"2024-09-14T04:36:16.605195+0000","last_became_peered":"2024-09-14T04:36:16.605195+0000","last_unstale":"2024-09-14T04:40:38.665107+0000","last_undegraded":"2024-09-14T04:40:38.665107+0000","last_fullsized":"2024-09-14T04:40:38.665107+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:12:10.437785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":167,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:40:38.669694+0000","last_change":"2024-09-14T04:31:33.390113+0000","last_active":"2024-09-14T04:40:38.669694+0000","last_peered":"2024-09-14T04:40:38.669694+0000","last_clean":"2024-09-14T04:40:38.669694+0000","last_became_active":"2024-09-14T04:31:33.389271+0000","last_became_peered":"2024-09-14T04:31:33.389271+0000","last_unstale":"2024-09-14T04:40:38.669694+0000","last_undegraded":"2024-09-14T04:40:38.669694+0000","last_fullsized":"2024-09-14T04:40:38.669694+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:53:09.386978+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":355,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:40:38.667048+0000","last_change":"2024-09-14T04:39:29.523604+0000","last_active":"2024-09-14T04:40:38.667048+0000","last_peered":"2024-09-14T04:40:38.667048+0000","last_clean":"2024-09-14T04:40:38.667048+0000","last_became_active":"2024-09-14T04:39:29.523154+0000","last_became_peered":"2024-09-14T04:39:29.523154+0000","last_unstale":"2024-09-14T04:40:38.667048+0000","last_undegraded":"2024-09-14T04:40:38.667048+0000","last_fullsized":"2024-09-14T04:40:38.667048+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:02:13.813543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1f","version":"0'0","reported_seq":186,"reported_epoch":221,"state":"active+clean","last_fresh":"2024-09-14T04:40:36.645954+0000","last_change":"2024-09-14T04:17:00.824384+0000","last_active":"2024-09-14T04:40:36.645954+0000","last_peered":"2024-09-14T04:40:36.645954+0000","last_clean":"2024-09-14T04:40:36.645954+0000","last_became_active":"2024-09-14T04:17:00.823419+0000","last_became_peered":"2024-09-14T04:17:00.823419+0000","last_unstale":"2024-09-14T04:40:36.645954+0000","last_undegraded":"2024-09-14T04:40:36.645954+0000","last_fullsized":"2024-09-14T04:40:36.645954+0000","mapping_epoch":84,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":85,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:12:07.409073+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":359,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:40:38.667966+0000","last_change":"2024-09-14T04:31:33.361501+0000","last_active":"2024-09-14T04:40:38.667966+0000","last_peered":"2024-09-14T04:40:38.667966+0000","last_clean":"2024-09-14T04:40:38.667966+0000","last_became_active":"2024-09-14T04:31:33.361129+0000","last_became_peered":"2024-09-14T04:31:33.361129+0000","last_unstale":"2024-09-14T04:40:38.667966+0000","last_undegraded":"2024-09-14T04:40:38.667966+0000","last_fullsized":"2024-09-14T04:40:38.667966+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:04:55.202812+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":181,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:40:38.666087+0000","last_change":"2024-09-14T04:36:16.644324+0000","last_active":"2024-09-14T04:40:38.666087+0000","last_peered":"2024-09-14T04:40:38.666087+0000","last_clean":"2024-09-14T04:40:38.666087+0000","last_became_active":"2024-09-14T04:36:16.643900+0000","last_became_peered":"2024-09-14T04:36:16.643900+0000","last_unstale":"2024-09-14T04:40:38.666087+0000","last_undegraded":"2024-09-14T04:40:38.666087+0000","last_fullsized":"2024-09-14T04:40:38.666087+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:24:36.056560+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":326,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:40:38.659692+0000","last_change":"2024-09-14T04:19:42.651094+0000","last_active":"2024-09-14T04:40:38.659692+0000","last_peered":"2024-09-14T04:40:38.659692+0000","last_clean":"2024-09-14T04:40:38.659692+0000","last_became_active":"2024-09-14T04:19:42.650755+0000","last_became_peered":"2024-09-14T04:19:42.650755+0000","last_unstale":"2024-09-14T04:40:38.659692+0000","last_undegraded":"2024-09-14T04:40:38.659692+0000","last_fullsized":"2024-09-14T04:40:38.659692+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:15:36.778457+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":337,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:40:38.667300+0000","last_change":"2024-09-14T04:19:42.642503+0000","last_active":"2024-09-14T04:40:38.667300+0000","last_peered":"2024-09-14T04:40:38.667300+0000","last_clean":"2024-09-14T04:40:38.667300+0000","last_became_active":"2024-09-14T04:19:42.641977+0000","last_became_peered":"2024-09-14T04:19:42.641977+0000","last_unstale":"2024-09-14T04:40:38.667300+0000","last_undegraded":"2024-09-14T04:40:38.667300+0000","last_fullsized":"2024-09-14T04:40:38.667300+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:40:14.635217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"64'2","reported_seq":341,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:40:38.656382+0000","last_change":"2024-09-14T04:19:42.649335+0000","last_active":"2024-09-14T04:40:38.656382+0000","last_peered":"2024-09-14T04:40:38.656382+0000","last_clean":"2024-09-14T04:40:38.656382+0000","last_became_active":"2024-09-14T04:19:42.648423+0000","last_became_peered":"2024-09-14T04:19:42.648423+0000","last_unstale":"2024-09-14T04:40:38.656382+0000","last_undegraded":"2024-09-14T04:40:38.656382+0000","last_fullsized":"2024-09-14T04:40:38.656382+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:07:19.323674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":346,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:40:38.665455+0000","last_change":"2024-09-14T04:19:08.877175+0000","last_active":"2024-09-14T04:40:38.665455+0000","last_peered":"2024-09-14T04:40:38.665455+0000","last_clean":"2024-09-14T04:40:38.665455+0000","last_became_active":"2024-09-14T04:19:08.876831+0000","last_became_peered":"2024-09-14T04:19:08.876831+0000","last_unstale":"2024-09-14T04:40:38.665455+0000","last_undegraded":"2024-09-14T04:40:38.665455+0000","last_fullsized":"2024-09-14T04:40:38.665455+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:04:59.357182+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"64'2","reported_seq":180,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:40:38.669181+0000","last_change":"2024-09-14T04:36:16.610886+0000","last_active":"2024-09-14T04:40:38.669181+0000","last_peered":"2024-09-14T04:40:38.669181+0000","last_clean":"2024-09-14T04:40:38.669181+0000","last_became_active":"2024-09-14T04:36:16.610415+0000","last_became_peered":"2024-09-14T04:36:16.610415+0000","last_unstale":"2024-09-14T04:40:38.669181+0000","last_undegraded":"2024-09-14T04:40:38.669181+0000","last_fullsized":"2024-09-14T04:40:38.669181+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:53:26.981200+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":341,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:40:38.655916+0000","last_change":"2024-09-14T04:19:42.648838+0000","last_active":"2024-09-14T04:40:38.655916+0000","last_peered":"2024-09-14T04:40:38.655916+0000","last_clean":"2024-09-14T04:40:38.655916+0000","last_became_active":"2024-09-14T04:19:42.646584+0000","last_became_peered":"2024-09-14T04:19:42.646584+0000","last_unstale":"2024-09-14T04:40:38.655916+0000","last_undegraded":"2024-09-14T04:40:38.655916+0000","last_fullsized":"2024-09-14T04:40:38.655916+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:04:32.667528+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'2","reported_seq":207,"reported_epoch":221,"state":"active+clean","last_fresh":"2024-09-14T04:40:36.635047+0000","last_change":"2024-09-14T04:19:42.633208+0000","last_active":"2024-09-14T04:40:36.635047+0000","last_peered":"2024-09-14T04:40:36.635047+0000","last_clean":"2024-09-14T04:40:36.635047+0000","last_became_active":"2024-09-14T04:19:42.632094+0000","last_became_peered":"2024-09-14T04:19:42.632094+0000","last_unstale":"2024-09-14T04:40:36.635047+0000","last_undegraded":"2024-09-14T04:40:36.635047+0000","last_fullsized":"2024-09-14T04:40:36.635047+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:40:30.525106+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":355,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:40:38.656490+0000","last_change":"2024-09-14T04:31:33.344708+0000","last_active":"2024-09-14T04:40:38.656490+0000","last_peered":"2024-09-14T04:40:38.656490+0000","last_clean":"2024-09-14T04:40:38.656490+0000","last_became_active":"2024-09-14T04:31:33.343846+0000","last_became_peered":"2024-09-14T04:31:33.343846+0000","last_unstale":"2024-09-14T04:40:38.656490+0000","last_undegraded":"2024-09-14T04:40:38.656490+0000","last_fullsized":"2024-09-14T04:40:38.656490+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:55:43.310619+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'2","reported_seq":190,"reported_epoch":221,"state":"active+clean","last_fresh":"2024-09-14T04:40:36.636219+0000","last_change":"2024-09-14T04:19:42.631447+0000","last_active":"2024-09-14T04:40:36.636219+0000","last_peered":"2024-09-14T04:40:36.636219+0000","last_clean":"2024-09-14T04:40:36.636219+0000","last_became_active":"2024-09-14T04:19:42.630103+0000","last_became_peered":"2024-09-14T04:19:42.630103+0000","last_unstale":"2024-09-14T04:40:36.636219+0000","last_undegraded":"2024-09-14T04:40:36.636219+0000","last_fullsized":"2024-09-14T04:40:36.636219+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:01:50.213897+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":362,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:40:38.667422+0000","last_change":"2024-09-14T04:31:33.361781+0000","last_active":"2024-09-14T04:40:38.667422+0000","last_peered":"2024-09-14T04:40:38.667422+0000","last_clean":"2024-09-14T04:40:38.667422+0000","last_became_active":"2024-09-14T04:31:33.361357+0000","last_became_peered":"2024-09-14T04:31:33.361357+0000","last_unstale":"2024-09-14T04:40:38.667422+0000","last_undegraded":"2024-09-14T04:40:38.667422+0000","last_fullsized":"2024-09-14T04:40:38.667422+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:52:58.840279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"64'2","reported_seq":349,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:40:38.667410+0000","last_change":"2024-09-14T04:39:29.524051+0000","last_active":"2024-09-14T04:40:38.667410+0000","last_peered":"2024-09-14T04:40:38.667410+0000","last_clean":"2024-09-14T04:40:38.667410+0000","last_became_active":"2024-09-14T04:39:29.523676+0000","last_became_peered":"2024-09-14T04:39:29.523676+0000","last_unstale":"2024-09-14T04:40:38.667410+0000","last_undegraded":"2024-09-14T04:40:38.667410+0000","last_fullsized":"2024-09-14T04:40:38.667410+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:18:11.111181+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":330,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:40:38.655539+0000","last_change":"2024-09-14T04:39:29.522630+0000","last_active":"2024-09-14T04:40:38.655539+0000","last_peered":"2024-09-14T04:40:38.655539+0000","last_clean":"2024-09-14T04:40:38.655539+0000","last_became_active":"2024-09-14T04:39:29.521393+0000","last_became_peered":"2024-09-14T04:39:29.521393+0000","last_unstale":"2024-09-14T04:40:38.655539+0000","last_undegraded":"2024-09-14T04:40:38.655539+0000","last_fullsized":"2024-09-14T04:40:38.655539+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:46:41.150096+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"64'5","reported_seq":174,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:40:38.669602+0000","last_change":"2024-09-14T04:31:33.560260+0000","last_active":"2024-09-14T04:40:38.669602+0000","last_peered":"2024-09-14T04:40:38.669602+0000","last_clean":"2024-09-14T04:40:38.669602+0000","last_became_active":"2024-09-14T04:31:33.376096+0000","last_became_peered":"2024-09-14T04:31:33.376096+0000","last_unstale":"2024-09-14T04:40:38.669602+0000","last_undegraded":"2024-09-14T04:40:38.669602+0000","last_fullsized":"2024-09-14T04:40:38.669602+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T12:07:59.976287+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":570,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":9,"num_pg":16,"stat_sum":{"num_bytes":6773604352,"num_objects":103357,"num_object_clones":0,"num_object_copies":310071,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":103357,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":103919,"num_write_kb":6632832,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":20337397760,"data_stored":20337393688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":103919,"ondisk_log_size":103919,"up":48,"acting":48,"num_store_stats":8},{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5530,"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":26,"num_read_kb":25,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":17,"num_bytes_recovered":592,"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":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":28537,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"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":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},"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":306,"num_read_kb":759,"num_write":149,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":100,"ondisk_log_size":100,"up":3,"acting":3,"num_store_stats":4}],"osd_stats":[{"osd":7,"up_from":182,"seq":781684047931,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":4134932,"kb_used_data":3803916,"kb_used_omap":12,"kb_used_meta":330931,"kb_avail":89610220,"statfs":{"total":95995035648,"available":91760865280,"internally_reserved":0,"allocated":3895209984,"data_stored":3893891732,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12410,"internal_metadata":338874246},"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":42,"seq":180388626930,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1538880,"kb_used_data":1233208,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":92206272,"statfs":{"total":95995035648,"available":94419222528,"internally_reserved":0,"allocated":1262804992,"data_stored":1261506518,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":312998232},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1,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":5,"up_from":36,"seq":154618823165,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":4263608,"kb_used_data":3677872,"kb_used_omap":1,"kb_used_meta":585726,"kb_avail":89481544,"statfs":{"total":95995035648,"available":91629101056,"internally_reserved":0,"allocated":3766140928,"data_stored":3764846172,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":599783768},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[2,1,0,2],"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":99,"seq":425201762563,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1647112,"kb_used_data":1261696,"kb_used_omap":6,"kb_used_meta":385401,"kb_avail":92098040,"statfs":{"total":95995035648,"available":94308392960,"internally_reserved":0,"allocated":1291976704,"data_stored":1290670130,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6995,"internal_metadata":394650797},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,1],"upper_bound":8},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":94,"seq":403726926088,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3890480,"kb_used_data":3270824,"kb_used_omap":4,"kb_used_meta":619643,"kb_avail":89854672,"statfs":{"total":95995035648,"available":92011184128,"internally_reserved":0,"allocated":3349323776,"data_stored":3348036655,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4674,"internal_metadata":634514878},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[2,1,1,2,1,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":89,"seq":382252089618,"num_pgs":23,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1660404,"kb_used_data":1236652,"kb_used_omap":6,"kb_used_meta":423737,"kb_avail":92084748,"statfs":{"total":95995035648,"available":94294781952,"internally_reserved":0,"allocated":1266331648,"data_stored":1265040968,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6707,"internal_metadata":433907149},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1],"upper_bound":2},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":84,"seq":360777253154,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":4239924,"kb_used_data":3705324,"kb_used_omap":5,"kb_used_meta":534586,"kb_avail":89505228,"statfs":{"total":95995035648,"available":91653353472,"internally_reserved":0,"allocated":3794251776,"data_stored":3792960827,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5900,"internal_metadata":547416308},"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,0,0,1],"upper_bound":512},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":0,"up_from":79,"seq":339302416681,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2098360,"kb_used_data":1671728,"kb_used_omap":5,"kb_used_meta":426618,"kb_avail":91646792,"statfs":{"total":95995035648,"available":93846315008,"internally_reserved":0,"allocated":1711849472,"data_stored":1710555205,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6083,"internal_metadata":436856893},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,0,0,0,0,5,4],"upper_bound":512},"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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":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":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4379,"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":4196,"internal_metadata":0},{"poolid":3,"osd":2,"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":2160,"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":2970,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5291,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"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":4814,"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":4960,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9541,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1701183488,"data_stored":1701183488,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":3810656256,"data_stored":3810656256,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1266876416,"data_stored":1266876416,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":3352952832,"data_stored":3352952832,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":1280049152,"data_stored":1280049152,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":3793879040,"data_stored":3793879040,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":1270677504,"data_stored":1270677504,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":3861123072,"data_stored":3861119000,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-14T04:41:10.721 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-14T04:41:10.768 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:10.792 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:10.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:10.797 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:41:10.898 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:10.927 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:10.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:10.933 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:41:11.034 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:11.056 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:11.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:11.057 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:41:11.158 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:11.180 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:11.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:11.182 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:41:11.283 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:11.309 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:11.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:11.316 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:41:11.417 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:11.439 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:11.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:11.441 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:41:11.542 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:11.586 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:11.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:11.588 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:41:11.689 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:11.715 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:11.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:11.719 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:41:11.819 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:11.841 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:11.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:11.843 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:41:11.944 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:11.977 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:11.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:11.981 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:41:12.082 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:12.107 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:12.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:12.112 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:41:12.212 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:12.245 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:12.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:12.251 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:41:12.352 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:12.388 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:12.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:12.389 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:41:12.490 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:12.517 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:12.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:12.519 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:41:12.615 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.2 dump_blocked_ops 2024-09-14T04:41:12.621 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:12.650 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:12.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:12.655 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:41:12.756 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:12.766 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:12 smithi123 bash[68976]: cluster 2024-09-14T04:41:11.372031+0000 mgr.y (mgr.26165) 1006 : cluster [DBG] pgmap v1019: 89 pgs: 89 active+clean; 6.1 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 21 MiB/s wr, 872 op/s 2024-09-14T04:41:12.766 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:12 smithi123 bash[68976]: cluster 2024-09-14T04:41:11.372031+0000 mgr.y (mgr.26165) 1006 : cluster [DBG] pgmap v1019: 89 pgs: 89 active+clean; 6.1 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 21 MiB/s wr, 872 op/s 2024-09-14T04:41:12.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:12 smithi038 bash[84940]: cluster 2024-09-14T04:41:11.372031+0000 mgr.y (mgr.26165) 1006 : cluster [DBG] pgmap v1019: 89 pgs: 89 active+clean; 6.1 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 21 MiB/s wr, 872 op/s 2024-09-14T04:41:12.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:12 smithi038 bash[84940]: cluster 2024-09-14T04:41:11.372031+0000 mgr.y (mgr.26165) 1006 : cluster [DBG] pgmap v1019: 89 pgs: 89 active+clean; 6.1 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 21 MiB/s wr, 872 op/s 2024-09-14T04:41:12.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:12 smithi038 bash[87336]: cluster 2024-09-14T04:41:11.372031+0000 mgr.y (mgr.26165) 1006 : cluster [DBG] pgmap v1019: 89 pgs: 89 active+clean; 6.1 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 21 MiB/s wr, 872 op/s 2024-09-14T04:41:12.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:12 smithi038 bash[87336]: cluster 2024-09-14T04:41:11.372031+0000 mgr.y (mgr.26165) 1006 : cluster [DBG] pgmap v1019: 89 pgs: 89 active+clean; 6.1 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 21 MiB/s wr, 872 op/s 2024-09-14T04:41:12.781 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:12.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:12.785 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:41:12.885 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:12.915 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:12.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:12.920 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:41:13.021 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:13.050 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:13.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:13.053 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:41:13.153 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:13.190 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:13.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:13.196 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:41:13.297 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:13.331 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:13.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:13.333 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:41:13.434 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:13.465 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:13.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:13.470 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:41:13.571 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:13.606 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:13.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:13.609 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:41:13.709 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:13.750 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:13.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:13.753 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:41:13.853 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:13.888 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:13.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:13.892 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:41:13.993 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:14.018 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:14.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:14.024 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:41:14.124 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:14.151 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:14.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:14.157 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:41:14.258 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:14.282 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:14.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:14.287 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:41:14.387 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:14.409 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:14.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:14.415 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:41:14.516 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:14.559 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:14.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:14.562 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:41:14.603 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-14T04:41:14.615 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd unset nodeep-scrub 2024-09-14T04:41:14.663 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:14.673 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:14 smithi038 bash[84940]: cluster 2024-09-14T04:41:13.372534+0000 mgr.y (mgr.26165) 1007 : cluster [DBG] pgmap v1020: 89 pgs: 89 active+clean; 6.0 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 16 MiB/s wr, 876 op/s 2024-09-14T04:41:14.673 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:14 smithi038 bash[84940]: cluster 2024-09-14T04:41:13.372534+0000 mgr.y (mgr.26165) 1007 : cluster [DBG] pgmap v1020: 89 pgs: 89 active+clean; 6.0 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 16 MiB/s wr, 876 op/s 2024-09-14T04:41:14.674 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:14 smithi038 bash[87336]: cluster 2024-09-14T04:41:13.372534+0000 mgr.y (mgr.26165) 1007 : cluster [DBG] pgmap v1020: 89 pgs: 89 active+clean; 6.0 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 16 MiB/s wr, 876 op/s 2024-09-14T04:41:14.674 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:14 smithi038 bash[87336]: cluster 2024-09-14T04:41:13.372534+0000 mgr.y (mgr.26165) 1007 : cluster [DBG] pgmap v1020: 89 pgs: 89 active+clean; 6.0 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 16 MiB/s wr, 876 op/s 2024-09-14T04:41:14.710 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:14.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:14.716 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:41:14.817 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:14.849 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:14.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:14.855 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:41:14.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:14 smithi123 bash[68976]: cluster 2024-09-14T04:41:13.372534+0000 mgr.y (mgr.26165) 1007 : cluster [DBG] pgmap v1020: 89 pgs: 89 active+clean; 6.0 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 16 MiB/s wr, 876 op/s 2024-09-14T04:41:14.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:14 smithi123 bash[68976]: cluster 2024-09-14T04:41:13.372534+0000 mgr.y (mgr.26165) 1007 : cluster [DBG] pgmap v1020: 89 pgs: 89 active+clean; 6.0 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 16 MiB/s wr, 876 op/s 2024-09-14T04:41:14.956 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:14.991 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:14.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:14.997 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:41:15.098 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:15.123 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:15.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:15.128 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:41:15.229 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:15.255 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:15.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:15.258 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:41:15.359 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:15.387 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:15.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:15.393 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:41:15.494 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:15.520 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:15.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:15.527 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:41:15.596 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:41:15.627 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:15.641 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:15 smithi123 bash[68976]: audit 2024-09-14T04:41:15.238581+0000 mon.a (mon.0) 1244 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:41:15.641 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:15 smithi123 bash[68976]: audit 2024-09-14T04:41:15.238581+0000 mon.a (mon.0) 1244 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:41:15.659 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:15.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:15.661 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:41:15.761 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:15.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:15 smithi038 bash[84940]: audit 2024-09-14T04:41:15.238581+0000 mon.a (mon.0) 1244 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:41:15.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:15 smithi038 bash[84940]: audit 2024-09-14T04:41:15.238581+0000 mon.a (mon.0) 1244 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:41:15.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:15 smithi038 bash[87336]: audit 2024-09-14T04:41:15.238581+0000 mon.a (mon.0) 1244 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:41:15.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:15 smithi038 bash[87336]: audit 2024-09-14T04:41:15.238581+0000 mon.a (mon.0) 1244 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:41:15.793 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:15.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:15.797 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:41:15.898 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:15.919 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:15.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:15.922 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:41:16.022 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:16.048 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:16.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:16.050 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:41:16.151 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:16.184 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:16.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:16.188 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:41:16.289 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:16.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:16.318 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:16.318 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:41:16.419 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:16.451 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:16.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:16.453 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:41:16.554 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:16.574 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:16.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:16.575 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:41:16.615 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:41:16.677 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:16.696 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:16.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:16.697 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:41:16.798 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:16.809 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:16 smithi123 bash[68976]: cluster 2024-09-14T04:41:15.372987+0000 mgr.y (mgr.26165) 1008 : cluster [DBG] pgmap v1021: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 9.8 MiB/s wr, 876 op/s 2024-09-14T04:41:16.809 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:16 smithi123 bash[68976]: cluster 2024-09-14T04:41:15.372987+0000 mgr.y (mgr.26165) 1008 : cluster [DBG] pgmap v1021: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 9.8 MiB/s wr, 876 op/s 2024-09-14T04:41:16.825 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:16.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:16.827 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:41:16.927 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:16.957 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:16.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:16.959 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:41:17.060 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:17.086 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:17.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:17.090 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:41:17.191 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:17.220 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:17.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:17.223 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:41:17.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:16 smithi038 bash[84940]: cluster 2024-09-14T04:41:15.372987+0000 mgr.y (mgr.26165) 1008 : cluster [DBG] pgmap v1021: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 9.8 MiB/s wr, 876 op/s 2024-09-14T04:41:17.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:16 smithi038 bash[84940]: cluster 2024-09-14T04:41:15.372987+0000 mgr.y (mgr.26165) 1008 : cluster [DBG] pgmap v1021: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 9.8 MiB/s wr, 876 op/s 2024-09-14T04:41:17.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:16 smithi038 bash[87336]: cluster 2024-09-14T04:41:15.372987+0000 mgr.y (mgr.26165) 1008 : cluster [DBG] pgmap v1021: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 9.8 MiB/s wr, 876 op/s 2024-09-14T04:41:17.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:16 smithi038 bash[87336]: cluster 2024-09-14T04:41:15.372987+0000 mgr.y (mgr.26165) 1008 : cluster [DBG] pgmap v1021: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 9.8 MiB/s wr, 876 op/s 2024-09-14T04:41:17.324 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:17.360 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:17.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:17.369 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:41:17.470 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:17.510 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:17.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:17.516 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:41:17.617 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:17.638 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:17.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:17.639 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:41:17.740 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:17.774 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:17.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:17.780 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:41:17.881 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:17.913 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:17.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:17.917 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:41:18.018 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:18.050 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:18.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:18.054 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:41:18.155 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:18.185 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:18.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:18.192 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:41:18.293 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:18.335 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:18.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:18.336 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:41:18.437 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:18.448 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:41:18 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:41:18] "GET /metrics HTTP/1.1" 200 36645 "" "Prometheus/2.51.0" 2024-09-14T04:41:18.462 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:18.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:18.464 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:41:18.565 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:18.593 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:18.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:18.600 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:41:18.676 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:41:18.679 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:41:18.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:18 smithi123 bash[68976]: cluster 2024-09-14T04:41:17.373949+0000 mgr.y (mgr.26165) 1009 : cluster [DBG] pgmap v1022: 89 pgs: 89 active+clean; 5.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 886 op/s 2024-09-14T04:41:18.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:18 smithi123 bash[68976]: cluster 2024-09-14T04:41:17.373949+0000 mgr.y (mgr.26165) 1009 : cluster [DBG] pgmap v1022: 89 pgs: 89 active+clean; 5.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 886 op/s 2024-09-14T04:41:18.701 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:18.729 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:18.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:18.733 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:41:18.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:18 smithi038 bash[84940]: cluster 2024-09-14T04:41:17.373949+0000 mgr.y (mgr.26165) 1009 : cluster [DBG] pgmap v1022: 89 pgs: 89 active+clean; 5.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 886 op/s 2024-09-14T04:41:18.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:18 smithi038 bash[84940]: cluster 2024-09-14T04:41:17.373949+0000 mgr.y (mgr.26165) 1009 : cluster [DBG] pgmap v1022: 89 pgs: 89 active+clean; 5.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 886 op/s 2024-09-14T04:41:18.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:18 smithi038 bash[87336]: cluster 2024-09-14T04:41:17.373949+0000 mgr.y (mgr.26165) 1009 : cluster [DBG] pgmap v1022: 89 pgs: 89 active+clean; 5.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 886 op/s 2024-09-14T04:41:18.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:18 smithi038 bash[87336]: cluster 2024-09-14T04:41:17.373949+0000 mgr.y (mgr.26165) 1009 : cluster [DBG] pgmap v1022: 89 pgs: 89 active+clean; 5.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 886 op/s 2024-09-14T04:41:18.834 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:18.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:18.871 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:18.871 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:41:18.972 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:18.997 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:19.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:19.001 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:41:19.101 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:19.128 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:19.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:19.136 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:41:19.236 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:19.271 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:19.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:19.273 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:41:19.373 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:19.397 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:19.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:19.401 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:41:19.501 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:19.519 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:19.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:19.521 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:41:19.622 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:19.647 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:19.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:19.649 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:41:19.750 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:19.776 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:19.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:19.782 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:41:19.883 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:19.912 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:19.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:19.915 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:41:20.016 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:20.039 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:20.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:20.043 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:41:20.144 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:20.174 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:20.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:20.180 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:41:20.281 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:20.291 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:41:20 smithi123 bash[61744]: ts=2024-09-14T04:41:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:41:20.310 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:20.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:20.312 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:41:20.413 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:20.449 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:20.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:20.455 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:41:20.556 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:20.575 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:20.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:20.577 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:41:20.678 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:20.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:20 smithi123 bash[68976]: cluster 2024-09-14T04:41:19.375113+0000 mgr.y (mgr.26165) 1010 : cluster [DBG] pgmap v1023: 89 pgs: 89 active+clean; 5.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 812 op/s 2024-09-14T04:41:20.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:20 smithi123 bash[68976]: cluster 2024-09-14T04:41:19.375113+0000 mgr.y (mgr.26165) 1010 : cluster [DBG] pgmap v1023: 89 pgs: 89 active+clean; 5.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 812 op/s 2024-09-14T04:41:20.699 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:20.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:20.701 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:41:20.801 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:20.834 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:20.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:20.838 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:41:20.939 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:20.970 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:20.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:20.974 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:41:21.041 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:20 smithi038 bash[84940]: cluster 2024-09-14T04:41:19.375113+0000 mgr.y (mgr.26165) 1010 : cluster [DBG] pgmap v1023: 89 pgs: 89 active+clean; 5.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 812 op/s 2024-09-14T04:41:21.041 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:20 smithi038 bash[84940]: cluster 2024-09-14T04:41:19.375113+0000 mgr.y (mgr.26165) 1010 : cluster [DBG] pgmap v1023: 89 pgs: 89 active+clean; 5.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 812 op/s 2024-09-14T04:41:21.041 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:20 smithi038 bash[87336]: cluster 2024-09-14T04:41:19.375113+0000 mgr.y (mgr.26165) 1010 : cluster [DBG] pgmap v1023: 89 pgs: 89 active+clean; 5.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 812 op/s 2024-09-14T04:41:21.041 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:20 smithi038 bash[87336]: cluster 2024-09-14T04:41:19.375113+0000 mgr.y (mgr.26165) 1010 : cluster [DBG] pgmap v1023: 89 pgs: 89 active+clean; 5.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 812 op/s 2024-09-14T04:41:21.075 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:21.098 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:21.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:21.103 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:41:21.204 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:21.231 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:21.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:21.235 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:41:21.336 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:21.375 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:21.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:21.378 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:41:21.479 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:21.502 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:21.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:21.509 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:41:21.609 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:21.636 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:21.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:21.639 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:41:21.739 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:21.767 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:21.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:21.772 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:41:21.873 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:21.903 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:21.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:21.905 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:41:22.006 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:22.036 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:22.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:22.040 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:41:22.141 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:22.168 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:22.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:22.173 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:41:22.274 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:22.304 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:22.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:22.306 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:41:22.407 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:22.430 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:22.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:22.432 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:41:22.533 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:22.555 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:22.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:22.557 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:41:22.640 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:22 smithi038 bash[84940]: cluster 2024-09-14T04:41:21.377971+0000 mgr.y (mgr.26165) 1011 : cluster [DBG] pgmap v1024: 89 pgs: 89 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 977 op/s 2024-09-14T04:41:22.658 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:22.693 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:22.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:22.698 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:41:22.799 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:22.809 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:22 smithi038 bash[84940]: cluster 2024-09-14T04:41:21.377971+0000 mgr.y (mgr.26165) 1011 : cluster [DBG] pgmap v1024: 89 pgs: 89 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 977 op/s 2024-09-14T04:41:22.810 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:22 smithi038 bash[87336]: cluster 2024-09-14T04:41:21.377971+0000 mgr.y (mgr.26165) 1011 : cluster [DBG] pgmap v1024: 89 pgs: 89 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 977 op/s 2024-09-14T04:41:22.810 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:22 smithi038 bash[87336]: cluster 2024-09-14T04:41:21.377971+0000 mgr.y (mgr.26165) 1011 : cluster [DBG] pgmap v1024: 89 pgs: 89 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 977 op/s 2024-09-14T04:41:22.839 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:22.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:22.843 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:41:22.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:22 smithi123 bash[68976]: cluster 2024-09-14T04:41:21.377971+0000 mgr.y (mgr.26165) 1011 : cluster [DBG] pgmap v1024: 89 pgs: 89 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 977 op/s 2024-09-14T04:41:22.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:22 smithi123 bash[68976]: cluster 2024-09-14T04:41:21.377971+0000 mgr.y (mgr.26165) 1011 : cluster [DBG] pgmap v1024: 89 pgs: 89 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 977 op/s 2024-09-14T04:41:22.943 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:22.973 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:22.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:22.975 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:41:23.076 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:23.098 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:23.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:23.100 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:41:23.201 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:23.227 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:23.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:23.232 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:41:23.333 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:23.351 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:23.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:23.353 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:41:23.453 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:23.486 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:23.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:23.488 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:41:23.589 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:23.617 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:23.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:23.619 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:41:23.720 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:23.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:23.752 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:23.752 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:41:23.853 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:23.871 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:23.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:23.873 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:41:23.974 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:23.997 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:23.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:23.999 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:41:24.100 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:24.126 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:24.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:24.133 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:41:24.234 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:24.272 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:24.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:24.275 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:41:24.376 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:24.408 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:24.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:24.417 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:41:24.518 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:24.550 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:24.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:24.551 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:41:24.650 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:24 smithi038 bash[84940]: cluster 2024-09-14T04:41:23.378562+0000 mgr.y (mgr.26165) 1012 : cluster [DBG] pgmap v1025: 89 pgs: 89 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 728 op/s 2024-09-14T04:41:24.650 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:24 smithi038 bash[84940]: cluster 2024-09-14T04:41:23.378562+0000 mgr.y (mgr.26165) 1012 : cluster [DBG] pgmap v1025: 89 pgs: 89 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 728 op/s 2024-09-14T04:41:24.650 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:24 smithi038 bash[87336]: cluster 2024-09-14T04:41:23.378562+0000 mgr.y (mgr.26165) 1012 : cluster [DBG] pgmap v1025: 89 pgs: 89 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 728 op/s 2024-09-14T04:41:24.650 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:24 smithi038 bash[87336]: cluster 2024-09-14T04:41:23.378562+0000 mgr.y (mgr.26165) 1012 : cluster [DBG] pgmap v1025: 89 pgs: 89 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 728 op/s 2024-09-14T04:41:24.652 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:24.674 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:24.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:24.675 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:41:24.776 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:24.787 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:24 smithi123 bash[68976]: cluster 2024-09-14T04:41:23.378562+0000 mgr.y (mgr.26165) 1012 : cluster [DBG] pgmap v1025: 89 pgs: 89 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 728 op/s 2024-09-14T04:41:24.787 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:24 smithi123 bash[68976]: cluster 2024-09-14T04:41:23.378562+0000 mgr.y (mgr.26165) 1012 : cluster [DBG] pgmap v1025: 89 pgs: 89 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 728 op/s 2024-09-14T04:41:24.807 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:24.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:24.811 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:41:24.911 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:24.941 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:24.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:24.943 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:41:25.044 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:25.072 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:25.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:25.077 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:41:25.178 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:25.207 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:25.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:25.212 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:41:25.313 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:25.358 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:25.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:25.361 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:41:25.461 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:25.483 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:25.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:25.489 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:41:25.590 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:25.617 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:25.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:25.621 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:41:25.721 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:25.759 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:25.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:25.764 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:41:25.865 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:25.882 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:25.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:25.884 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:41:25.985 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:26.016 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:26.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:26.024 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:41:26.125 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:26.153 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:26.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:26.156 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:41:26.256 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:26.282 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:26.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:26.285 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:41:26.386 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:26.411 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:26.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:26.414 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:41:26.515 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:26.536 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:26.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:26.538 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:41:26.639 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:26.719 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:26 smithi123 bash[68976]: cluster 2024-09-14T04:41:25.379137+0000 mgr.y (mgr.26165) 1013 : cluster [DBG] pgmap v1026: 89 pgs: 89 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 753 op/s 2024-09-14T04:41:26.719 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:26 smithi123 bash[68976]: cluster 2024-09-14T04:41:25.379137+0000 mgr.y (mgr.26165) 1013 : cluster [DBG] pgmap v1026: 89 pgs: 89 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 753 op/s 2024-09-14T04:41:26.745 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:26.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:26.748 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:41:26.756 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:26 smithi038 bash[87336]: cluster 2024-09-14T04:41:25.379137+0000 mgr.y (mgr.26165) 1013 : cluster [DBG] pgmap v1026: 89 pgs: 89 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 753 op/s 2024-09-14T04:41:26.756 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:26 smithi038 bash[87336]: cluster 2024-09-14T04:41:25.379137+0000 mgr.y (mgr.26165) 1013 : cluster [DBG] pgmap v1026: 89 pgs: 89 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 753 op/s 2024-09-14T04:41:26.757 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:26 smithi038 bash[84940]: cluster 2024-09-14T04:41:25.379137+0000 mgr.y (mgr.26165) 1013 : cluster [DBG] pgmap v1026: 89 pgs: 89 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 753 op/s 2024-09-14T04:41:26.757 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:26 smithi038 bash[84940]: cluster 2024-09-14T04:41:25.379137+0000 mgr.y (mgr.26165) 1013 : cluster [DBG] pgmap v1026: 89 pgs: 89 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 753 op/s 2024-09-14T04:41:26.849 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:26.871 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:26.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:26.873 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:41:26.974 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:27.002 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:27.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:27.006 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:41:27.107 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:27.128 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:27.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:27.132 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:41:27.232 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:27.254 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:27.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:27.255 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:41:27.356 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:27.375 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:27.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:27.377 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:41:27.478 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:27.502 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:27.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:27.504 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:41:27.605 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:27.632 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:27.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:27.638 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:41:27.739 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:27.763 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:27.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:27.764 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:41:27.865 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:27.893 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:27.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:27.895 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:41:27.996 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:28.020 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:28.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:28.022 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:41:28.122 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:28.146 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:28.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:28.147 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:41:28.248 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:28.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:28.289 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:28.289 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:41:28.390 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:28.426 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:28.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:28.433 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:41:28.521 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:41:28 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:41:28] "GET /metrics HTTP/1.1" 200 36645 "" "Prometheus/2.51.0" 2024-09-14T04:41:28.534 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:28.562 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:28.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:28.565 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:41:28.665 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:28.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:28 smithi123 bash[68976]: cluster 2024-09-14T04:41:27.379963+0000 mgr.y (mgr.26165) 1014 : cluster [DBG] pgmap v1027: 89 pgs: 89 active+clean; 5.4 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 838 op/s 2024-09-14T04:41:28.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:28 smithi123 bash[68976]: cluster 2024-09-14T04:41:27.379963+0000 mgr.y (mgr.26165) 1014 : cluster [DBG] pgmap v1027: 89 pgs: 89 active+clean; 5.4 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 838 op/s 2024-09-14T04:41:28.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:28.697 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:28.697 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:41:28.798 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:28.809 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:28 smithi038 bash[84940]: cluster 2024-09-14T04:41:27.379963+0000 mgr.y (mgr.26165) 1014 : cluster [DBG] pgmap v1027: 89 pgs: 89 active+clean; 5.4 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 838 op/s 2024-09-14T04:41:28.809 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:28 smithi038 bash[84940]: cluster 2024-09-14T04:41:27.379963+0000 mgr.y (mgr.26165) 1014 : cluster [DBG] pgmap v1027: 89 pgs: 89 active+clean; 5.4 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 838 op/s 2024-09-14T04:41:28.810 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:28 smithi038 bash[87336]: cluster 2024-09-14T04:41:27.379963+0000 mgr.y (mgr.26165) 1014 : cluster [DBG] pgmap v1027: 89 pgs: 89 active+clean; 5.4 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 838 op/s 2024-09-14T04:41:28.810 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:28 smithi038 bash[87336]: cluster 2024-09-14T04:41:27.379963+0000 mgr.y (mgr.26165) 1014 : cluster [DBG] pgmap v1027: 89 pgs: 89 active+clean; 5.4 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 838 op/s 2024-09-14T04:41:28.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:28.845 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:28.845 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:41:28.946 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:28.970 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:28.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:28.972 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:41:29.072 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:29.098 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:29.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:29.104 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:41:29.205 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:29.232 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:29.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:29.236 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:41:29.336 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:29.358 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:29.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:29.365 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:41:29.466 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:29.500 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:29.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:29.505 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:41:29.606 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:29.629 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:29.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:29.631 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:41:29.732 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:29.755 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:29.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:29.757 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:41:29.858 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:29.893 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:29.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:29.896 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:41:29.997 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:30.042 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:30.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:30.047 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:41:30.148 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:30.170 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:30.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:30.173 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:41:30.273 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:30.283 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:41:30 smithi123 bash[61744]: ts=2024-09-14T04:41:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:41:30.297 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:30.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:30.299 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:41:30.399 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:30.435 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:30.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:30.444 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:41:30.544 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:30.567 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:30.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:30.574 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:41:30.675 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:30.699 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:30.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:30.704 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:41:30.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:30 smithi038 bash[87336]: cluster 2024-09-14T04:41:29.380321+0000 mgr.y (mgr.26165) 1015 : cluster [DBG] pgmap v1028: 89 pgs: 89 active+clean; 5.4 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 578 op/s 2024-09-14T04:41:30.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:30 smithi038 bash[87336]: cluster 2024-09-14T04:41:29.380321+0000 mgr.y (mgr.26165) 1015 : cluster [DBG] pgmap v1028: 89 pgs: 89 active+clean; 5.4 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 578 op/s 2024-09-14T04:41:30.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:30 smithi038 bash[87336]: audit 2024-09-14T04:41:30.238482+0000 mon.a (mon.0) 1245 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:41:30.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:30 smithi038 bash[87336]: audit 2024-09-14T04:41:30.238482+0000 mon.a (mon.0) 1245 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:41:30.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:30 smithi038 bash[84940]: cluster 2024-09-14T04:41:29.380321+0000 mgr.y (mgr.26165) 1015 : cluster [DBG] pgmap v1028: 89 pgs: 89 active+clean; 5.4 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 578 op/s 2024-09-14T04:41:30.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:30 smithi038 bash[84940]: cluster 2024-09-14T04:41:29.380321+0000 mgr.y (mgr.26165) 1015 : cluster [DBG] pgmap v1028: 89 pgs: 89 active+clean; 5.4 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 578 op/s 2024-09-14T04:41:30.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:30 smithi038 bash[84940]: audit 2024-09-14T04:41:30.238482+0000 mon.a (mon.0) 1245 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:41:30.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:30 smithi038 bash[84940]: audit 2024-09-14T04:41:30.238482+0000 mon.a (mon.0) 1245 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:41:30.804 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:30.813 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:30 smithi123 bash[68976]: cluster 2024-09-14T04:41:29.380321+0000 mgr.y (mgr.26165) 1015 : cluster [DBG] pgmap v1028: 89 pgs: 89 active+clean; 5.4 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 578 op/s 2024-09-14T04:41:30.813 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:30 smithi123 bash[68976]: cluster 2024-09-14T04:41:29.380321+0000 mgr.y (mgr.26165) 1015 : cluster [DBG] pgmap v1028: 89 pgs: 89 active+clean; 5.4 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 578 op/s 2024-09-14T04:41:30.813 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:30 smithi123 bash[68976]: audit 2024-09-14T04:41:30.238482+0000 mon.a (mon.0) 1245 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:41:30.813 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:30 smithi123 bash[68976]: audit 2024-09-14T04:41:30.238482+0000 mon.a (mon.0) 1245 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:41:30.826 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:30.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:30.828 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:41:30.929 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:30.957 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:30.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:30.961 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:41:31.061 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:31.095 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:31.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:31.100 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:41:31.201 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:31.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:31.238 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:31.239 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:41:31.339 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:31.366 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:31.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:31.368 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:41:31.469 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:31.491 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:31.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:31.493 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:41:31.593 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:31.616 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:31.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:31.618 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:41:31.719 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:31.753 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:31.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:31.760 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:41:31.861 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:31.886 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:31.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:31.891 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:41:31.992 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:32.018 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:32.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:32.022 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:41:32.123 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:32.141 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:32.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:32.143 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:41:32.243 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:32.266 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:32.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:32.268 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:41:32.369 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:32.400 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:32.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:32.405 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:41:32.506 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:32.535 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:32.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:32.537 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:41:32.638 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:32.668 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:32.671 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:32 smithi123 bash[68976]: cluster 2024-09-14T04:41:31.380995+0000 mgr.y (mgr.26165) 1016 : cluster [DBG] pgmap v1029: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 781 op/s 2024-09-14T04:41:32.671 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:32 smithi123 bash[68976]: cluster 2024-09-14T04:41:31.380995+0000 mgr.y (mgr.26165) 1016 : cluster [DBG] pgmap v1029: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 781 op/s 2024-09-14T04:41:32.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:32.672 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:41:32.773 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:32.806 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:32.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:32.808 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:41:32.909 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:32.921 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:32 smithi038 bash[84940]: cluster 2024-09-14T04:41:31.380995+0000 mgr.y (mgr.26165) 1016 : cluster [DBG] pgmap v1029: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 781 op/s 2024-09-14T04:41:32.921 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:32 smithi038 bash[84940]: cluster 2024-09-14T04:41:31.380995+0000 mgr.y (mgr.26165) 1016 : cluster [DBG] pgmap v1029: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 781 op/s 2024-09-14T04:41:32.921 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:32 smithi038 bash[87336]: cluster 2024-09-14T04:41:31.380995+0000 mgr.y (mgr.26165) 1016 : cluster [DBG] pgmap v1029: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 781 op/s 2024-09-14T04:41:32.921 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:32 smithi038 bash[87336]: cluster 2024-09-14T04:41:31.380995+0000 mgr.y (mgr.26165) 1016 : cluster [DBG] pgmap v1029: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 781 op/s 2024-09-14T04:41:32.939 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:32.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:32.941 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:41:33.042 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:33.066 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:33.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:33.072 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:41:33.173 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:33.197 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:33.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:33.200 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:41:33.301 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:33.328 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:33.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:33.331 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:41:33.432 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:33.466 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:33.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:33.468 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:41:33.569 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:33.600 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:33.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:33.606 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:41:33.706 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:33.743 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:33.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:33.749 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:41:33.850 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:33.861 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:33 smithi123 bash[68976]: audit 2024-09-14T04:41:33.485432+0000 mon.a (mon.0) 1246 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:41:33.861 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:33 smithi123 bash[68976]: audit 2024-09-14T04:41:33.485432+0000 mon.a (mon.0) 1246 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:41:33.885 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:33.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:33.889 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:41:33.990 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:34.020 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:34.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:33 smithi038 bash[84940]: audit 2024-09-14T04:41:33.485432+0000 mon.a (mon.0) 1246 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:41:34.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:33 smithi038 bash[84940]: audit 2024-09-14T04:41:33.485432+0000 mon.a (mon.0) 1246 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:41:34.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:33 smithi038 bash[87336]: audit 2024-09-14T04:41:33.485432+0000 mon.a (mon.0) 1246 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:41:34.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:33 smithi038 bash[87336]: audit 2024-09-14T04:41:33.485432+0000 mon.a (mon.0) 1246 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:41:34.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:34.026 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:41:34.127 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:34.145 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:34.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:34.148 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:41:34.249 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:34.271 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:34.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:34.273 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:41:34.373 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:34.420 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:34.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:34.426 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:41:34.527 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:34.561 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:34.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:34.570 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:41:34.671 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:34.699 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:34.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:34.705 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:41:34.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:34 smithi038 bash[87336]: cluster 2024-09-14T04:41:33.381626+0000 mgr.y (mgr.26165) 1017 : cluster [DBG] pgmap v1030: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 588 op/s 2024-09-14T04:41:34.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:34 smithi038 bash[87336]: cluster 2024-09-14T04:41:33.381626+0000 mgr.y (mgr.26165) 1017 : cluster [DBG] pgmap v1030: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 588 op/s 2024-09-14T04:41:34.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:34 smithi038 bash[84940]: cluster 2024-09-14T04:41:33.381626+0000 mgr.y (mgr.26165) 1017 : cluster [DBG] pgmap v1030: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 588 op/s 2024-09-14T04:41:34.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:34 smithi038 bash[84940]: cluster 2024-09-14T04:41:33.381626+0000 mgr.y (mgr.26165) 1017 : cluster [DBG] pgmap v1030: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 588 op/s 2024-09-14T04:41:34.806 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:34.816 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:34 smithi123 bash[68976]: cluster 2024-09-14T04:41:33.381626+0000 mgr.y (mgr.26165) 1017 : cluster [DBG] pgmap v1030: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 588 op/s 2024-09-14T04:41:34.816 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:34 smithi123 bash[68976]: cluster 2024-09-14T04:41:33.381626+0000 mgr.y (mgr.26165) 1017 : cluster [DBG] pgmap v1030: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 588 op/s 2024-09-14T04:41:34.838 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:34.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:34.840 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:41:34.941 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:34.959 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:34.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:34.961 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:41:35.062 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:35.091 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:35.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:35.093 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:41:35.194 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:35.228 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:35.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:35.238 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:41:35.338 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:35.365 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:35.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:35.370 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:41:35.471 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:35.494 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:35.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:35.497 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:41:35.596 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-09-14T04:41:35.597 INFO:teuthology.orchestra.run.smithi038.stderr:dumped all 2024-09-14T04:41:35.599 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:35.630 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:35.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:35.634 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:41:35.734 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:35.758 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:35.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:35.760 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:41:35.861 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:35.887 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:35.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:35.890 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:41:35.990 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:36.021 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:36.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:36.026 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:41:36.126 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:36.152 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:36.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:36.156 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:41:36.257 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:36.285 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:36.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:36.289 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:41:36.390 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:36.409 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:36.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:36.411 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:41:36.512 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:36.540 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:36.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:36.546 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:41:36.647 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:36.654 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:36 smithi123 bash[68976]: cluster 2024-09-14T04:41:35.382328+0000 mgr.y (mgr.26165) 1018 : cluster [DBG] pgmap v1031: 89 pgs: 89 active+clean; 5.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 613 op/s 2024-09-14T04:41:36.654 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:36 smithi123 bash[68976]: cluster 2024-09-14T04:41:35.382328+0000 mgr.y (mgr.26165) 1018 : cluster [DBG] pgmap v1031: 89 pgs: 89 active+clean; 5.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 613 op/s 2024-09-14T04:41:36.654 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:36 smithi123 bash[68976]: audit 2024-09-14T04:41:35.583782+0000 mgr.y (mgr.26165) 1019 : audit [DBG] from='client.54859 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:41:36.654 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:36 smithi123 bash[68976]: audit 2024-09-14T04:41:35.583782+0000 mgr.y (mgr.26165) 1019 : audit [DBG] from='client.54859 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:41:36.664 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:36.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:36.666 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:41:36.767 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:36.789 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:36.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:36.791 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:41:36.831 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:36 smithi038 bash[84940]: cluster 2024-09-14T04:41:35.382328+0000 mgr.y (mgr.26165) 1018 : cluster [DBG] pgmap v1031: 89 pgs: 89 active+clean; 5.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 613 op/s 2024-09-14T04:41:36.831 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:36 smithi038 bash[84940]: cluster 2024-09-14T04:41:35.382328+0000 mgr.y (mgr.26165) 1018 : cluster [DBG] pgmap v1031: 89 pgs: 89 active+clean; 5.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 613 op/s 2024-09-14T04:41:36.831 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:36 smithi038 bash[84940]: audit 2024-09-14T04:41:35.583782+0000 mgr.y (mgr.26165) 1019 : audit [DBG] from='client.54859 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:41:36.831 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:36 smithi038 bash[84940]: audit 2024-09-14T04:41:35.583782+0000 mgr.y (mgr.26165) 1019 : audit [DBG] from='client.54859 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:41:36.832 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:36 smithi038 bash[87336]: cluster 2024-09-14T04:41:35.382328+0000 mgr.y (mgr.26165) 1018 : cluster [DBG] pgmap v1031: 89 pgs: 89 active+clean; 5.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 613 op/s 2024-09-14T04:41:36.832 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:36 smithi038 bash[87336]: cluster 2024-09-14T04:41:35.382328+0000 mgr.y (mgr.26165) 1018 : cluster [DBG] pgmap v1031: 89 pgs: 89 active+clean; 5.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 613 op/s 2024-09-14T04:41:36.832 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:36 smithi038 bash[87336]: audit 2024-09-14T04:41:35.583782+0000 mgr.y (mgr.26165) 1019 : audit [DBG] from='client.54859 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:41:36.832 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:36 smithi038 bash[87336]: audit 2024-09-14T04:41:35.583782+0000 mgr.y (mgr.26165) 1019 : audit [DBG] from='client.54859 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:41:36.892 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:36.921 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:36.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:36.927 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:41:37.028 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:37.053 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:37.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:37.064 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:41:37.165 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:37.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:37.195 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:37.195 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:41:37.296 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:37.322 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:37.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:37.327 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:41:37.427 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:37.456 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:37.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:37.459 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:41:37.560 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:37.579 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:37.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:37.581 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:41:37.682 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:37.705 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:37.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:37.706 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:41:37.807 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:37.837 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:37.842 INFO:teuthology.orchestra.run.smithi038.stdout:ERROR: (22) Invalid argument 2024-09-14T04:41:37.842 INFO:teuthology.orchestra.run.smithi038.stdout:op_tracker tracking is not enabled now, so no ops 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-09-14T04:41:37.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:37.843 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:41:37.944 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:37.961 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:37.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:37.963 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:41:38.064 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:38.087 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:38.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:38.090 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:41:38.190 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:38.223 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:38.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:38.228 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:41:38.329 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:38.338 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:41:38 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:41:38] "GET /metrics HTTP/1.1" 200 36643 "" "Prometheus/2.51.0" 2024-09-14T04:41:38.354 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:38.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:38.361 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:41:38.461 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:38.488 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:38.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:38.494 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:41:38.594 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:38.622 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:38.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:38.624 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:41:38.725 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:38.744 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:38.745 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:38 smithi038 bash[87336]: cluster 2024-09-14T04:41:37.383039+0000 mgr.y (mgr.26165) 1020 : cluster [DBG] pgmap v1032: 89 pgs: 89 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 717 op/s 2024-09-14T04:41:38.745 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:38 smithi038 bash[87336]: cluster 2024-09-14T04:41:37.383039+0000 mgr.y (mgr.26165) 1020 : cluster [DBG] pgmap v1032: 89 pgs: 89 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 717 op/s 2024-09-14T04:41:38.746 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:38 smithi038 bash[84940]: cluster 2024-09-14T04:41:37.383039+0000 mgr.y (mgr.26165) 1020 : cluster [DBG] pgmap v1032: 89 pgs: 89 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 717 op/s 2024-09-14T04:41:38.746 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:38 smithi038 bash[84940]: cluster 2024-09-14T04:41:37.383039+0000 mgr.y (mgr.26165) 1020 : cluster [DBG] pgmap v1032: 89 pgs: 89 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 717 op/s 2024-09-14T04:41:38.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:38.746 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:41:38.847 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:38.861 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:38 smithi123 bash[68976]: cluster 2024-09-14T04:41:37.383039+0000 mgr.y (mgr.26165) 1020 : cluster [DBG] pgmap v1032: 89 pgs: 89 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 717 op/s 2024-09-14T04:41:38.861 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:38 smithi123 bash[68976]: cluster 2024-09-14T04:41:37.383039+0000 mgr.y (mgr.26165) 1020 : cluster [DBG] pgmap v1032: 89 pgs: 89 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 717 op/s 2024-09-14T04:41:38.883 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:38.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:38.890 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:41:38.990 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:39.019 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:39.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:39.022 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:41:39.123 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:39.148 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:39.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:39.149 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:41:39.250 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:39.303 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:39.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:39.306 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:41:39.406 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:39.430 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:39.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:39.435 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:41:39.535 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:39.581 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:39.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:39.582 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:41:39.683 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:39.717 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:39.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:39.719 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:41:39.820 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:39.844 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:39.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:39.846 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:41:39.947 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:39.975 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:39.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:39.977 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:41:40.078 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:40.100 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:40.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:40.101 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:41:40.202 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:40.231 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:40.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:40.234 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:41:40.334 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:40.354 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:40.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:40.356 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:41:40.456 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:40.467 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:41:40 smithi123 bash[61744]: ts=2024-09-14T04:41:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:41:40.519 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:40.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:40.527 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:41:40.627 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:40.654 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:40.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:40.658 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:41:40.759 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:40.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:40 smithi038 bash[84940]: cluster 2024-09-14T04:41:39.383533+0000 mgr.y (mgr.26165) 1021 : cluster [DBG] pgmap v1033: 89 pgs: 89 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 523 op/s 2024-09-14T04:41:40.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:40 smithi038 bash[84940]: cluster 2024-09-14T04:41:39.383533+0000 mgr.y (mgr.26165) 1021 : cluster [DBG] pgmap v1033: 89 pgs: 89 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 523 op/s 2024-09-14T04:41:40.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:40 smithi038 bash[84940]: audit 2024-09-14T04:41:40.063122+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:41:40.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:40 smithi038 bash[84940]: audit 2024-09-14T04:41:40.063122+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:41:40.769 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:40 smithi038 bash[84940]: audit 2024-09-14T04:41:40.077705+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:41:40.770 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:40 smithi038 bash[84940]: audit 2024-09-14T04:41:40.077705+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:41:40.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:40 smithi038 bash[87336]: cluster 2024-09-14T04:41:39.383533+0000 mgr.y (mgr.26165) 1021 : cluster [DBG] pgmap v1033: 89 pgs: 89 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 523 op/s 2024-09-14T04:41:40.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:40 smithi038 bash[87336]: cluster 2024-09-14T04:41:39.383533+0000 mgr.y (mgr.26165) 1021 : cluster [DBG] pgmap v1033: 89 pgs: 89 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 523 op/s 2024-09-14T04:41:40.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:40 smithi038 bash[87336]: audit 2024-09-14T04:41:40.063122+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:41:40.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:40 smithi038 bash[87336]: audit 2024-09-14T04:41:40.063122+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:41:40.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:40 smithi038 bash[87336]: audit 2024-09-14T04:41:40.077705+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:41:40.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:40 smithi038 bash[87336]: audit 2024-09-14T04:41:40.077705+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:41:40.812 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:40.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:40.818 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:41:40.919 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:40.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:40 smithi123 bash[68976]: cluster 2024-09-14T04:41:39.383533+0000 mgr.y (mgr.26165) 1021 : cluster [DBG] pgmap v1033: 89 pgs: 89 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 523 op/s 2024-09-14T04:41:40.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:40 smithi123 bash[68976]: cluster 2024-09-14T04:41:39.383533+0000 mgr.y (mgr.26165) 1021 : cluster [DBG] pgmap v1033: 89 pgs: 89 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 523 op/s 2024-09-14T04:41:40.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:40 smithi123 bash[68976]: audit 2024-09-14T04:41:40.063122+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:41:40.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:40 smithi123 bash[68976]: audit 2024-09-14T04:41:40.063122+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:41:40.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:40 smithi123 bash[68976]: audit 2024-09-14T04:41:40.077705+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:41:40.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:40 smithi123 bash[68976]: audit 2024-09-14T04:41:40.077705+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:41:40.943 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:40.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:40.946 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:41:41.047 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:41.073 INFO:teuthology.orchestra.run.smithi038.stdout:{"pg_ready":true,"pg_map":{"version":1031,"stamp":"2024-09-14T04:41:35.381942+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":5486286821,"num_objects":83732,"num_object_clones":0,"num_object_copies":251196,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":83732,"num_whiteouts":0,"num_read":333,"num_read_kb":785,"num_write":126912,"num_write_kb":6734588,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":23,"num_bytes_recovered":1181366,"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":125064,"ondisk_log_size":125064,"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":19779564,"kb_used_data":16135020,"kb_used_omap":45,"kb_used_meta":3644242,"kb_avail":730181652,"statfs":{"total":767960285184,"available":747706011648,"internally_reserved":0,"allocated":16522260480,"data_stored":16511808015,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":46177,"internal_metadata":3731704735},"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":-482541568,"num_objects":-7363,"num_object_clones":0,"num_object_copies":-22089,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-7363,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7363,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.003697"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":340,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-09-14T04:41:08.483550+0000","last_change":"2024-09-14T04:36:16.604253+0000","last_active":"2024-09-14T04:41:08.483550+0000","last_peered":"2024-09-14T04:41:08.483550+0000","last_clean":"2024-09-14T04:41:08.483550+0000","last_became_active":"2024-09-14T04:36:16.603865+0000","last_became_peered":"2024-09-14T04:36:16.603865+0000","last_unstale":"2024-09-14T04:41:08.483550+0000","last_undegraded":"2024-09-14T04:41:08.483550+0000","last_fullsized":"2024-09-14T04:41:08.483550+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:18:01.120212+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'2","reported_seq":182,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:40:38.670893+0000","last_change":"2024-09-14T04:36:16.625605+0000","last_active":"2024-09-14T04:40:38.670893+0000","last_peered":"2024-09-14T04:40:38.670893+0000","last_clean":"2024-09-14T04:40:38.670893+0000","last_became_active":"2024-09-14T04:36:16.618859+0000","last_became_peered":"2024-09-14T04:36:16.618859+0000","last_unstale":"2024-09-14T04:40:38.670893+0000","last_undegraded":"2024-09-14T04:40:38.670893+0000","last_fullsized":"2024-09-14T04:40:38.670893+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:25:43.597502+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":204,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:40:38.658487+0000","last_change":"2024-09-14T04:36:16.627128+0000","last_active":"2024-09-14T04:40:38.658487+0000","last_peered":"2024-09-14T04:40:38.658487+0000","last_clean":"2024-09-14T04:40:38.658487+0000","last_became_active":"2024-09-14T04:36:16.625389+0000","last_became_peered":"2024-09-14T04:36:16.625389+0000","last_unstale":"2024-09-14T04:40:38.658487+0000","last_undegraded":"2024-09-14T04:40:38.658487+0000","last_fullsized":"2024-09-14T04:40:38.658487+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:43:56.881429+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":183,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-09-14T04:41:08.469904+0000","last_change":"2024-09-14T04:36:16.619677+0000","last_active":"2024-09-14T04:41:08.469904+0000","last_peered":"2024-09-14T04:41:08.469904+0000","last_clean":"2024-09-14T04:41:08.469904+0000","last_became_active":"2024-09-14T04:36:16.619180+0000","last_became_peered":"2024-09-14T04:36:16.619180+0000","last_unstale":"2024-09-14T04:41:08.469904+0000","last_undegraded":"2024-09-14T04:41:08.469904+0000","last_fullsized":"2024-09-14T04:41:08.469904+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:18:49.610860+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":183,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-09-14T04:41:08.470270+0000","last_change":"2024-09-14T04:36:16.643936+0000","last_active":"2024-09-14T04:41:08.470270+0000","last_peered":"2024-09-14T04:41:08.470270+0000","last_clean":"2024-09-14T04:41:08.470270+0000","last_became_active":"2024-09-14T04:36:16.643341+0000","last_became_peered":"2024-09-14T04:36:16.643341+0000","last_unstale":"2024-09-14T04:41:08.470270+0000","last_undegraded":"2024-09-14T04:41:08.470270+0000","last_fullsized":"2024-09-14T04:41:08.470270+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:37:56.101190+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":304,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-09-14T04:41:08.462190+0000","last_change":"2024-09-14T04:36:16.609955+0000","last_active":"2024-09-14T04:41:08.462190+0000","last_peered":"2024-09-14T04:41:08.462190+0000","last_clean":"2024-09-14T04:41:08.462190+0000","last_became_active":"2024-09-14T04:36:16.608358+0000","last_became_peered":"2024-09-14T04:36:16.608358+0000","last_unstale":"2024-09-14T04:41:08.462190+0000","last_undegraded":"2024-09-14T04:41:08.462190+0000","last_fullsized":"2024-09-14T04:41:08.462190+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:30:29.454092+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":340,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-09-14T04:41:08.483293+0000","last_change":"2024-09-14T04:36:16.601173+0000","last_active":"2024-09-14T04:41:08.483293+0000","last_peered":"2024-09-14T04:41:08.483293+0000","last_clean":"2024-09-14T04:41:08.483293+0000","last_became_active":"2024-09-14T04:36:16.600758+0000","last_became_peered":"2024-09-14T04:36:16.600758+0000","last_unstale":"2024-09-14T04:41:08.483293+0000","last_undegraded":"2024-09-14T04:41:08.483293+0000","last_fullsized":"2024-09-14T04:41:08.483293+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:42:29.902954+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'8","reported_seq":240,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:40:38.666320+0000","last_change":"2024-09-14T04:31:33.566690+0000","last_active":"2024-09-14T04:40:38.666320+0000","last_peered":"2024-09-14T04:40:38.666320+0000","last_clean":"2024-09-14T04:40:38.666320+0000","last_became_active":"2024-09-14T04:31:33.371392+0000","last_became_peered":"2024-09-14T04:31:33.371392+0000","last_unstale":"2024-09-14T04:40:38.666320+0000","last_undegraded":"2024-09-14T04:40:38.666320+0000","last_fullsized":"2024-09-14T04:40:38.666320+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T08:27:37.168400+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":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.5","version":"223'7934","reported_seq":7962,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-09-14T04:41:34.597274+0000","last_change":"2024-09-14T04:39:07.508028+0000","last_active":"2024-09-14T04:41:34.597274+0000","last_peered":"2024-09-14T04:41:34.597274+0000","last_clean":"2024-09-14T04:41:34.597274+0000","last_became_active":"2024-09-14T04:39:07.507615+0000","last_became_peered":"2024-09-14T04:39:07.507615+0000","last_unstale":"2024-09-14T04:41:34.597274+0000","last_undegraded":"2024-09-14T04:41:34.597274+0000","last_fullsized":"2024-09-14T04:41:34.597274+0000","mapping_epoch":215,"log_start":"0'0","ondisk_log_start":"0'0","created":215,"last_epoch_clean":216,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:39:06.459239+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:39:06.459239+0000","last_clean_scrub_stamp":"2024-09-14T04:39:06.459239+0000","objects_scrubbed":0,"log_size":7934,"log_dups_size":0,"ondisk_log_size":7934,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:47:42.277366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":330694656,"num_objects":5046,"num_object_clones":0,"num_object_copies":15138,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5046,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7934,"num_write_kb":415360,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.f","version":"63'1","reported_seq":214,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:40:38.671023+0000","last_change":"2024-09-14T04:36:16.621672+0000","last_active":"2024-09-14T04:40:38.671023+0000","last_peered":"2024-09-14T04:40:38.671023+0000","last_clean":"2024-09-14T04:40:38.671023+0000","last_became_active":"2024-09-14T04:36:16.617098+0000","last_became_peered":"2024-09-14T04:36:16.617098+0000","last_unstale":"2024-09-14T04:40:38.671023+0000","last_undegraded":"2024-09-14T04:40:38.671023+0000","last_fullsized":"2024-09-14T04:40:38.671023+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:28:42.571460+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,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":207,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:40:38.657574+0000","last_change":"2024-09-14T04:39:29.756895+0000","last_active":"2024-09-14T04:40:38.657574+0000","last_peered":"2024-09-14T04:40:38.657574+0000","last_clean":"2024-09-14T04:40:38.657574+0000","last_became_active":"2024-09-14T04:39:29.756198+0000","last_became_peered":"2024-09-14T04:39:29.756198+0000","last_unstale":"2024-09-14T04:40:38.657574+0000","last_undegraded":"2024-09-14T04:40:38.657574+0000","last_fullsized":"2024-09-14T04:40:38.657574+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:13:53.587512+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"9.4","version":"223'7872","reported_seq":7900,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-09-14T04:41:31.757003+0000","last_change":"2024-09-14T04:39:07.509265+0000","last_active":"2024-09-14T04:41:31.757003+0000","last_peered":"2024-09-14T04:41:31.757003+0000","last_clean":"2024-09-14T04:41:31.757003+0000","last_became_active":"2024-09-14T04:39:07.508916+0000","last_became_peered":"2024-09-14T04:39:07.508916+0000","last_unstale":"2024-09-14T04:41:31.757003+0000","last_undegraded":"2024-09-14T04:41:31.757003+0000","last_fullsized":"2024-09-14T04:41:31.757003+0000","mapping_epoch":215,"log_start":"219'500","ondisk_log_start":"219'500","created":215,"last_epoch_clean":216,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:39:06.459239+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:39:06.459239+0000","last_clean_scrub_stamp":"2024-09-14T04:39:06.459239+0000","objects_scrubbed":0,"log_size":7372,"log_dups_size":0,"ondisk_log_size":7372,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:55:10.086519+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":342753280,"num_objects":5230,"num_object_clones":0,"num_object_copies":15690,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5230,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7872,"num_write_kb":419264,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.e","version":"63'2","reported_seq":181,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:40:38.671210+0000","last_change":"2024-09-14T04:36:16.639720+0000","last_active":"2024-09-14T04:40:38.671210+0000","last_peered":"2024-09-14T04:40:38.671210+0000","last_clean":"2024-09-14T04:40:38.671210+0000","last_became_active":"2024-09-14T04:36:16.636593+0000","last_became_peered":"2024-09-14T04:36:16.636593+0000","last_unstale":"2024-09-14T04:40:38.671210+0000","last_undegraded":"2024-09-14T04:40:38.671210+0000","last_fullsized":"2024-09-14T04:40:38.671210+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:32:21.679873+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":355,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-09-14T04:41:08.462303+0000","last_change":"2024-09-14T04:19:42.644860+0000","last_active":"2024-09-14T04:41:08.462303+0000","last_peered":"2024-09-14T04:41:08.462303+0000","last_clean":"2024-09-14T04:41:08.462303+0000","last_became_active":"2024-09-14T04:19:42.643988+0000","last_became_peered":"2024-09-14T04:19:42.643988+0000","last_unstale":"2024-09-14T04:41:08.462303+0000","last_undegraded":"2024-09-14T04:41:08.462303+0000","last_fullsized":"2024-09-14T04:41:08.462303+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:36:27.621661+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.7","version":"223'7862","reported_seq":7878,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-09-14T04:41:31.148232+0000","last_change":"2024-09-14T04:39:07.513002+0000","last_active":"2024-09-14T04:41:31.148232+0000","last_peered":"2024-09-14T04:41:31.148232+0000","last_clean":"2024-09-14T04:41:31.148232+0000","last_became_active":"2024-09-14T04:39:07.512642+0000","last_became_peered":"2024-09-14T04:39:07.512642+0000","last_unstale":"2024-09-14T04:41:31.148232+0000","last_undegraded":"2024-09-14T04:41:31.148232+0000","last_fullsized":"2024-09-14T04:41:31.148232+0000","mapping_epoch":215,"log_start":"0'0","ondisk_log_start":"0'0","created":215,"last_epoch_clean":216,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:39:06.459239+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:39:06.459239+0000","last_clean_scrub_stamp":"2024-09-14T04:39:06.459239+0000","objects_scrubbed":0,"log_size":7862,"log_dups_size":0,"ondisk_log_size":7862,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:04:28.975845+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":344588288,"num_objects":5258,"num_object_clones":0,"num_object_copies":15774,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5258,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7862,"num_write_kb":419840,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.d","version":"63'1","reported_seq":150,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:40:38.658262+0000","last_change":"2024-09-14T04:36:16.626565+0000","last_active":"2024-09-14T04:40:38.658262+0000","last_peered":"2024-09-14T04:40:38.658262+0000","last_clean":"2024-09-14T04:40:38.658262+0000","last_became_active":"2024-09-14T04:36:16.625310+0000","last_became_peered":"2024-09-14T04:36:16.625310+0000","last_unstale":"2024-09-14T04:40:38.658262+0000","last_undegraded":"2024-09-14T04:40:38.658262+0000","last_fullsized":"2024-09-14T04:40:38.658262+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:46:32.385939+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":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":14,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:40:38.665029+0000","last_change":"2024-09-14T04:39:29.757071+0000","last_active":"2024-09-14T04:40:38.665029+0000","last_peered":"2024-09-14T04:40:38.665029+0000","last_clean":"2024-09-14T04:40:38.665029+0000","last_became_active":"2024-09-14T04:39:29.756345+0000","last_became_peered":"2024-09-14T04:39:29.756345+0000","last_unstale":"2024-09-14T04:40:38.665029+0000","last_undegraded":"2024-09-14T04:40:38.665029+0000","last_fullsized":"2024-09-14T04:40:38.665029+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:59:19.543101+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.6","version":"223'7805","reported_seq":7819,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-09-14T04:41:31.179990+0000","last_change":"2024-09-14T04:39:07.570459+0000","last_active":"2024-09-14T04:41:31.179990+0000","last_peered":"2024-09-14T04:41:31.179990+0000","last_clean":"2024-09-14T04:41:31.179990+0000","last_became_active":"2024-09-14T04:39:07.570171+0000","last_became_peered":"2024-09-14T04:39:07.570171+0000","last_unstale":"2024-09-14T04:41:31.179990+0000","last_undegraded":"2024-09-14T04:41:31.179990+0000","last_fullsized":"2024-09-14T04:41:31.179990+0000","mapping_epoch":215,"log_start":"0'0","ondisk_log_start":"0'0","created":215,"last_epoch_clean":216,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:39:06.459239+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:39:06.459239+0000","last_clean_scrub_stamp":"2024-09-14T04:39:06.459239+0000","objects_scrubbed":0,"log_size":7805,"log_dups_size":0,"ondisk_log_size":7805,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:44:02.787560+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":345702400,"num_objects":5275,"num_object_clones":0,"num_object_copies":15825,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5275,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7805,"num_write_kb":418560,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,1],"acting":[5,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":188,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:40:38.658234+0000","last_change":"2024-09-14T04:19:08.879621+0000","last_active":"2024-09-14T04:40:38.658234+0000","last_peered":"2024-09-14T04:40:38.658234+0000","last_clean":"2024-09-14T04:40:38.658234+0000","last_became_active":"2024-09-14T04:19:08.879232+0000","last_became_peered":"2024-09-14T04:19:08.879232+0000","last_unstale":"2024-09-14T04:40:38.658234+0000","last_undegraded":"2024-09-14T04:40:38.658234+0000","last_fullsized":"2024-09-14T04:40:38.658234+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:06:15.162063+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":172,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-09-14T04:41:08.474063+0000","last_change":"2024-09-14T04:31:33.358484+0000","last_active":"2024-09-14T04:41:08.474063+0000","last_peered":"2024-09-14T04:41:08.474063+0000","last_clean":"2024-09-14T04:41:08.474063+0000","last_became_active":"2024-09-14T04:31:33.358127+0000","last_became_peered":"2024-09-14T04:31:33.358127+0000","last_unstale":"2024-09-14T04:41:08.474063+0000","last_undegraded":"2024-09-14T04:41:08.474063+0000","last_fullsized":"2024-09-14T04:41:08.474063+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:57:30.264825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,4],"acting":[0,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"9.1","version":"223'7941","reported_seq":7969,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-09-14T04:41:30.667678+0000","last_change":"2024-09-14T04:39:07.578093+0000","last_active":"2024-09-14T04:41:30.667678+0000","last_peered":"2024-09-14T04:41:30.667678+0000","last_clean":"2024-09-14T04:41:30.667678+0000","last_became_active":"2024-09-14T04:39:07.577730+0000","last_became_peered":"2024-09-14T04:39:07.577730+0000","last_unstale":"2024-09-14T04:41:30.667678+0000","last_undegraded":"2024-09-14T04:41:30.667678+0000","last_fullsized":"2024-09-14T04:41:30.667678+0000","mapping_epoch":215,"log_start":"0'0","ondisk_log_start":"0'0","created":215,"last_epoch_clean":216,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:39:06.459239+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:39:06.459239+0000","last_clean_scrub_stamp":"2024-09-14T04:39:06.459239+0000","objects_scrubbed":0,"log_size":7941,"log_dups_size":0,"ondisk_log_size":7941,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:44:00.909563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":353697792,"num_objects":5397,"num_object_clones":0,"num_object_copies":16191,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5397,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7941,"num_write_kb":426816,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,7],"acting":[3,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"64'3","reported_seq":362,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-09-14T04:41:08.483137+0000","last_change":"2024-09-14T04:31:33.466537+0000","last_active":"2024-09-14T04:41:08.483137+0000","last_peered":"2024-09-14T04:41:08.483137+0000","last_clean":"2024-09-14T04:41:08.483137+0000","last_became_active":"2024-09-14T04:31:33.360086+0000","last_became_peered":"2024-09-14T04:31:33.360086+0000","last_unstale":"2024-09-14T04:41:08.483137+0000","last_undegraded":"2024-09-14T04:41:08.483137+0000","last_fullsized":"2024-09-14T04:41:08.483137+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T10:38:52.927697+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":327,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-09-14T04:41:08.463003+0000","last_change":"2024-09-14T04:19:42.638847+0000","last_active":"2024-09-14T04:41:08.463003+0000","last_peered":"2024-09-14T04:41:08.463003+0000","last_clean":"2024-09-14T04:41:08.463003+0000","last_became_active":"2024-09-14T04:19:42.638188+0000","last_became_peered":"2024-09-14T04:19:42.638188+0000","last_unstale":"2024-09-14T04:41:08.463003+0000","last_undegraded":"2024-09-14T04:41:08.463003+0000","last_fullsized":"2024-09-14T04:41:08.463003+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:23:02.561858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.0","version":"223'7878","reported_seq":7905,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-09-14T04:41:31.762458+0000","last_change":"2024-09-14T04:39:07.578016+0000","last_active":"2024-09-14T04:41:31.762458+0000","last_peered":"2024-09-14T04:41:31.762458+0000","last_clean":"2024-09-14T04:41:31.762458+0000","last_became_active":"2024-09-14T04:39:07.577699+0000","last_became_peered":"2024-09-14T04:39:07.577699+0000","last_unstale":"2024-09-14T04:41:31.762458+0000","last_undegraded":"2024-09-14T04:41:31.762458+0000","last_fullsized":"2024-09-14T04:41:31.762458+0000","mapping_epoch":215,"log_start":"219'500","ondisk_log_start":"219'500","created":215,"last_epoch_clean":216,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:39:06.459239+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:39:06.459239+0000","last_clean_scrub_stamp":"2024-09-14T04:39:06.459239+0000","objects_scrubbed":0,"log_size":7378,"log_dups_size":0,"ondisk_log_size":7378,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:56:53.411510+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":343277568,"num_objects":5238,"num_object_clones":0,"num_object_copies":15714,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5238,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7878,"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":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":205,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:40:38.665223+0000","last_change":"2024-09-14T04:19:42.640315+0000","last_active":"2024-09-14T04:40:38.665223+0000","last_peered":"2024-09-14T04:40:38.665223+0000","last_clean":"2024-09-14T04:40:38.665223+0000","last_became_active":"2024-09-14T04:19:42.639647+0000","last_became_peered":"2024-09-14T04:19:42.639647+0000","last_unstale":"2024-09-14T04:40:38.665223+0000","last_undegraded":"2024-09-14T04:40:38.665223+0000","last_fullsized":"2024-09-14T04:40:38.665223+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:18:39.051719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":341,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-09-14T04:41:08.463367+0000","last_change":"2024-09-14T04:19:42.650071+0000","last_active":"2024-09-14T04:41:08.463367+0000","last_peered":"2024-09-14T04:41:08.463367+0000","last_clean":"2024-09-14T04:41:08.463367+0000","last_became_active":"2024-09-14T04:19:42.648824+0000","last_became_peered":"2024-09-14T04:19:42.648824+0000","last_unstale":"2024-09-14T04:41:08.463367+0000","last_undegraded":"2024-09-14T04:41:08.463367+0000","last_fullsized":"2024-09-14T04:41:08.463367+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:13:34.311856+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.3","version":"223'7948","reported_seq":7964,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-09-14T04:41:34.709455+0000","last_change":"2024-09-14T04:39:07.514202+0000","last_active":"2024-09-14T04:41:34.709455+0000","last_peered":"2024-09-14T04:41:34.709455+0000","last_clean":"2024-09-14T04:41:34.709455+0000","last_became_active":"2024-09-14T04:39:07.513830+0000","last_became_peered":"2024-09-14T04:39:07.513830+0000","last_unstale":"2024-09-14T04:41:34.709455+0000","last_undegraded":"2024-09-14T04:41:34.709455+0000","last_fullsized":"2024-09-14T04:41:34.709455+0000","mapping_epoch":215,"log_start":"219'200","ondisk_log_start":"219'200","created":215,"last_epoch_clean":216,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:39:06.459239+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:39:06.459239+0000","last_clean_scrub_stamp":"2024-09-14T04:39:06.459239+0000","objects_scrubbed":0,"log_size":7748,"log_dups_size":0,"ondisk_log_size":7748,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:42:47.282622+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":336592896,"num_objects":5136,"num_object_clones":0,"num_object_copies":15408,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5136,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7948,"num_write_kb":418688,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,1],"acting":[7,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":337,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-09-14T04:41:08.462143+0000","last_change":"2024-09-14T04:36:16.609164+0000","last_active":"2024-09-14T04:41:08.462143+0000","last_peered":"2024-09-14T04:41:08.462143+0000","last_clean":"2024-09-14T04:41:08.462143+0000","last_became_active":"2024-09-14T04:36:16.607286+0000","last_became_peered":"2024-09-14T04:36:16.607286+0000","last_unstale":"2024-09-14T04:41:08.462143+0000","last_undegraded":"2024-09-14T04:41:08.462143+0000","last_fullsized":"2024-09-14T04:41:08.462143+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:22:16.993006+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":333,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-09-14T04:41:08.463444+0000","last_change":"2024-09-14T04:39:29.521552+0000","last_active":"2024-09-14T04:41:08.463444+0000","last_peered":"2024-09-14T04:41:08.463444+0000","last_clean":"2024-09-14T04:41:08.463444+0000","last_became_active":"2024-09-14T04:39:29.520585+0000","last_became_peered":"2024-09-14T04:39:29.520585+0000","last_unstale":"2024-09-14T04:41:08.463444+0000","last_undegraded":"2024-09-14T04:41:08.463444+0000","last_fullsized":"2024-09-14T04:41:08.463444+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:51:48.497168+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.2","version":"223'7743","reported_seq":7771,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-09-14T04:41:30.683346+0000","last_change":"2024-09-14T04:39:07.570358+0000","last_active":"2024-09-14T04:41:30.683346+0000","last_peered":"2024-09-14T04:41:30.683346+0000","last_clean":"2024-09-14T04:41:30.683346+0000","last_became_active":"2024-09-14T04:39:07.570021+0000","last_became_peered":"2024-09-14T04:39:07.570021+0000","last_unstale":"2024-09-14T04:41:30.683346+0000","last_undegraded":"2024-09-14T04:41:30.683346+0000","last_fullsized":"2024-09-14T04:41:30.683346+0000","mapping_epoch":215,"log_start":"0'0","ondisk_log_start":"0'0","created":215,"last_epoch_clean":216,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:39:06.459239+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:39:06.459239+0000","last_clean_scrub_stamp":"2024-09-14T04:39:06.459239+0000","objects_scrubbed":0,"log_size":7743,"log_dups_size":0,"ondisk_log_size":7743,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T16:20:09.272004+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":347668480,"num_objects":5305,"num_object_clones":0,"num_object_copies":15915,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5305,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7743,"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":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":342,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-09-14T04:41:08.482516+0000","last_change":"2024-09-14T04:36:16.620696+0000","last_active":"2024-09-14T04:41:08.482516+0000","last_peered":"2024-09-14T04:41:08.482516+0000","last_clean":"2024-09-14T04:41:08.482516+0000","last_became_active":"2024-09-14T04:36:16.620270+0000","last_became_peered":"2024-09-14T04:36:16.620270+0000","last_unstale":"2024-09-14T04:41:08.482516+0000","last_undegraded":"2024-09-14T04:41:08.482516+0000","last_fullsized":"2024-09-14T04:41:08.482516+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:36:25.259357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":330,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-09-14T04:41:08.462218+0000","last_change":"2024-09-14T04:19:42.652319+0000","last_active":"2024-09-14T04:41:08.462218+0000","last_peered":"2024-09-14T04:41:08.462218+0000","last_clean":"2024-09-14T04:41:08.462218+0000","last_became_active":"2024-09-14T04:19:42.651977+0000","last_became_peered":"2024-09-14T04:19:42.651977+0000","last_unstale":"2024-09-14T04:41:08.462218+0000","last_undegraded":"2024-09-14T04:41:08.462218+0000","last_fullsized":"2024-09-14T04:41:08.462218+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:49:25.535726+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"9.8","version":"223'7839","reported_seq":7866,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-09-14T04:41:30.670800+0000","last_change":"2024-09-14T04:39:07.511164+0000","last_active":"2024-09-14T04:41:30.670800+0000","last_peered":"2024-09-14T04:41:30.670800+0000","last_clean":"2024-09-14T04:41:30.670800+0000","last_became_active":"2024-09-14T04:39:07.510752+0000","last_became_peered":"2024-09-14T04:39:07.510752+0000","last_unstale":"2024-09-14T04:41:30.670800+0000","last_undegraded":"2024-09-14T04:41:30.670800+0000","last_fullsized":"2024-09-14T04:41:30.670800+0000","mapping_epoch":215,"log_start":"0'0","ondisk_log_start":"0'0","created":215,"last_epoch_clean":216,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:39:06.459239+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:39:06.459239+0000","last_clean_scrub_stamp":"2024-09-14T04:39:06.459239+0000","objects_scrubbed":0,"log_size":7839,"log_dups_size":0,"ondisk_log_size":7839,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:35:57.103101+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":337051648,"num_objects":5143,"num_object_clones":0,"num_object_copies":15429,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5143,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7839,"num_write_kb":415424,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"75'100","reported_seq":320,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:40:38.670385+0000","last_change":"2024-09-14T04:36:16.623626+0000","last_active":"2024-09-14T04:40:38.670385+0000","last_peered":"2024-09-14T04:40:38.670385+0000","last_clean":"2024-09-14T04:40:38.670385+0000","last_became_active":"2024-09-14T04:36:16.618667+0000","last_became_peered":"2024-09-14T04:36:16.618667+0000","last_unstale":"2024-09-14T04:40:38.670385+0000","last_undegraded":"2024-09-14T04:40:38.670385+0000","last_fullsized":"2024-09-14T04:40:38.670385+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T03:56:14.533049+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:27:29.223339+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":306,"num_read_kb":759,"num_write":149,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"55'1","reported_seq":218,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:40:38.658639+0000","last_change":"2024-09-14T04:36:16.623116+0000","last_active":"2024-09-14T04:40:38.658639+0000","last_peered":"2024-09-14T04:40:38.658639+0000","last_clean":"2024-09-14T04:40:38.658639+0000","last_became_active":"2024-09-14T04:36:16.622304+0000","last_became_peered":"2024-09-14T04:36:16.622304+0000","last_unstale":"2024-09-14T04:40:38.658639+0000","last_undegraded":"2024-09-14T04:40:38.658639+0000","last_fullsized":"2024-09-14T04:40:38.658639+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:30:57.178522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000682689,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":289,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-09-14T04:41:08.477713+0000","last_change":"2024-09-14T04:19:08.881085+0000","last_active":"2024-09-14T04:41:08.477713+0000","last_peered":"2024-09-14T04:41:08.477713+0000","last_clean":"2024-09-14T04:41:08.477713+0000","last_became_active":"2024-09-14T04:19:08.880678+0000","last_became_peered":"2024-09-14T04:19:08.880678+0000","last_unstale":"2024-09-14T04:41:08.477713+0000","last_undegraded":"2024-09-14T04:41:08.477713+0000","last_fullsized":"2024-09-14T04:41:08.477713+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:31:42.518778+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":222,"state":"active+clean","last_fresh":"2024-09-14T04:40:38.664677+0000","last_change":"2024-09-14T04:39:29.758084+0000","last_active":"2024-09-14T04:40:38.664677+0000","last_peered":"2024-09-14T04:40:38.664677+0000","last_clean":"2024-09-14T04:40:38.664677+0000","last_became_active":"2024-09-14T04:39:29.757177+0000","last_became_peered":"2024-09-14T04:39:29.757177+0000","last_unstale":"2024-09-14T04:40:38.664677+0000","last_undegraded":"2024-09-14T04:40:38.664677+0000","last_fullsized":"2024-09-14T04:40:38.664677+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:51:29.490118+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.b","version":"223'8019","reported_seq":8047,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-09-14T04:41:34.560626+0000","last_change":"2024-09-14T04:39:07.578836+0000","last_active":"2024-09-14T04:41:34.560626+0000","last_peered":"2024-09-14T04:41:34.560626+0000","last_clean":"2024-09-14T04:41:34.560626+0000","last_became_active":"2024-09-14T04:39:07.577982+0000","last_became_peered":"2024-09-14T04:39:07.577982+0000","last_unstale":"2024-09-14T04:41:34.560626+0000","last_undegraded":"2024-09-14T04:41:34.560626+0000","last_fullsized":"2024-09-14T04:41:34.560626+0000","mapping_epoch":215,"log_start":"0'0","ondisk_log_start":"0'0","created":215,"last_epoch_clean":216,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:39:06.459239+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:39:06.459239+0000","last_clean_scrub_stamp":"2024-09-14T04:39:06.459239+0000","objects_scrubbed":0,"log_size":8019,"log_dups_size":0,"ondisk_log_size":8019,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:31:13.672381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":337051648,"num_objects":5143,"num_object_clones":0,"num_object_copies":15429,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5143,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8019,"num_write_kb":421184,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,5],"acting":[0,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":333,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-09-14T04:41:08.461565+0000","last_change":"2024-09-14T04:36:16.616968+0000","last_active":"2024-09-14T04:41:08.461565+0000","last_peered":"2024-09-14T04:41:08.461565+0000","last_clean":"2024-09-14T04:41:08.461565+0000","last_became_active":"2024-09-14T04:36:16.616479+0000","last_became_peered":"2024-09-14T04:36:16.616479+0000","last_unstale":"2024-09-14T04:41:08.461565+0000","last_undegraded":"2024-09-14T04:41:08.461565+0000","last_fullsized":"2024-09-14T04:41:08.461565+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:38:10.061198+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00063445000000000005,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,0],"acting":[1,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":172,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-09-14T04:41:08.470053+0000","last_change":"2024-09-14T04:31:33.357276+0000","last_active":"2024-09-14T04:41:08.470053+0000","last_peered":"2024-09-14T04:41:08.470053+0000","last_clean":"2024-09-14T04:41:08.470053+0000","last_became_active":"2024-09-14T04:31:33.356696+0000","last_became_peered":"2024-09-14T04:31:33.356696+0000","last_unstale":"2024-09-14T04:41:08.470053+0000","last_undegraded":"2024-09-14T04:41:08.470053+0000","last_fullsized":"2024-09-14T04:41:08.470053+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:01:04.113956+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":172,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-09-14T04:41:08.470148+0000","last_change":"2024-09-14T04:31:33.405942+0000","last_active":"2024-09-14T04:41:08.470148+0000","last_peered":"2024-09-14T04:41:08.470148+0000","last_clean":"2024-09-14T04:41:08.470148+0000","last_became_active":"2024-09-14T04:31:33.405583+0000","last_became_peered":"2024-09-14T04:31:33.405583+0000","last_unstale":"2024-09-14T04:41:08.470148+0000","last_undegraded":"2024-09-14T04:41:08.470148+0000","last_fullsized":"2024-09-14T04:41:08.470148+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:35:41.600396+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.a","version":"223'8057","reported_seq":8073,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-09-14T04:41:31.149468+0000","last_change":"2024-09-14T04:39:07.514067+0000","last_active":"2024-09-14T04:41:31.149468+0000","last_peered":"2024-09-14T04:41:31.149468+0000","last_clean":"2024-09-14T04:41:31.149468+0000","last_became_active":"2024-09-14T04:39:07.513157+0000","last_became_peered":"2024-09-14T04:39:07.513157+0000","last_unstale":"2024-09-14T04:41:31.149468+0000","last_undegraded":"2024-09-14T04:41:31.149468+0000","last_fullsized":"2024-09-14T04:41:31.149468+0000","mapping_epoch":215,"log_start":"0'0","ondisk_log_start":"0'0","created":215,"last_epoch_clean":216,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:39:06.459239+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:39:06.459239+0000","last_clean_scrub_stamp":"2024-09-14T04:39:06.459239+0000","objects_scrubbed":0,"log_size":8057,"log_dups_size":0,"ondisk_log_size":8057,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:05:14.263102+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":351469568,"num_objects":5363,"num_object_clones":0,"num_object_copies":16089,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5363,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8057,"num_write_kb":429440,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,7],"acting":[5,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":373,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-09-14T04:41:08.481786+0000","last_change":"2024-09-14T04:31:33.357870+0000","last_active":"2024-09-14T04:41:08.481786+0000","last_peered":"2024-09-14T04:41:08.481786+0000","last_clean":"2024-09-14T04:41:08.481786+0000","last_became_active":"2024-09-14T04:31:33.356477+0000","last_became_peered":"2024-09-14T04:31:33.356477+0000","last_unstale":"2024-09-14T04:41:08.481786+0000","last_undegraded":"2024-09-14T04:41:08.481786+0000","last_fullsized":"2024-09-14T04:41:08.481786+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T16:00:41.529394+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026470600000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":320,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-09-14T04:41:08.461761+0000","last_change":"2024-09-14T04:18:23.868969+0000","last_active":"2024-09-14T04:41:08.461761+0000","last_peered":"2024-09-14T04:41:08.461761+0000","last_clean":"2024-09-14T04:41:08.461761+0000","last_became_active":"2024-09-14T04:18:23.868634+0000","last_became_peered":"2024-09-14T04:18:23.868634+0000","last_unstale":"2024-09-14T04:41:08.461761+0000","last_undegraded":"2024-09-14T04:41:08.461761+0000","last_fullsized":"2024-09-14T04:41:08.461761+0000","mapping_epoch":89,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":90,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:21:23.421668+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":357,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-09-14T04:41:08.462051+0000","last_change":"2024-09-14T04:31:33.394342+0000","last_active":"2024-09-14T04:41:08.462051+0000","last_peered":"2024-09-14T04:41:08.462051+0000","last_clean":"2024-09-14T04:41:08.462051+0000","last_became_active":"2024-09-14T04:31:33.393951+0000","last_became_peered":"2024-09-14T04:31:33.393951+0000","last_unstale":"2024-09-14T04:41:08.462051+0000","last_undegraded":"2024-09-14T04:41:08.462051+0000","last_fullsized":"2024-09-14T04:41:08.462051+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:47:14.531508+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"9.9","version":"223'8015","reported_seq":8043,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-09-14T04:41:34.610861+0000","last_change":"2024-09-14T04:39:07.510572+0000","last_active":"2024-09-14T04:41:34.610861+0000","last_peered":"2024-09-14T04:41:34.610861+0000","last_clean":"2024-09-14T04:41:34.610861+0000","last_became_active":"2024-09-14T04:39:07.510152+0000","last_became_peered":"2024-09-14T04:39:07.510152+0000","last_unstale":"2024-09-14T04:41:34.610861+0000","last_undegraded":"2024-09-14T04:41:34.610861+0000","last_fullsized":"2024-09-14T04:41:34.610861+0000","mapping_epoch":215,"log_start":"0'0","ondisk_log_start":"0'0","created":215,"last_epoch_clean":216,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:39:06.459239+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:39:06.459239+0000","last_clean_scrub_stamp":"2024-09-14T04:39:06.459239+0000","objects_scrubbed":0,"log_size":8015,"log_dups_size":0,"ondisk_log_size":8015,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:50:33.116086+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":338886656,"num_objects":5171,"num_object_clones":0,"num_object_copies":15513,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5171,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8015,"num_write_kb":421952,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,5],"acting":[0,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"57'2","reported_seq":230,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:40:38.660800+0000","last_change":"2024-09-14T04:39:29.527677+0000","last_active":"2024-09-14T04:40:38.660800+0000","last_peered":"2024-09-14T04:40:38.660800+0000","last_clean":"2024-09-14T04:40:38.660800+0000","last_became_active":"2024-09-14T04:39:29.519532+0000","last_became_peered":"2024-09-14T04:39:29.519532+0000","last_unstale":"2024-09-14T04:40:38.660800+0000","last_undegraded":"2024-09-14T04:40:38.660800+0000","last_fullsized":"2024-09-14T04:40:38.660800+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:18:14.647127+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0017315220000000001,"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":"3.3","version":"0'0","reported_seq":330,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-09-14T04:41:08.462585+0000","last_change":"2024-09-14T04:31:33.349089+0000","last_active":"2024-09-14T04:41:08.462585+0000","last_peered":"2024-09-14T04:41:08.462585+0000","last_clean":"2024-09-14T04:41:08.462585+0000","last_became_active":"2024-09-14T04:31:33.348490+0000","last_became_peered":"2024-09-14T04:31:33.348490+0000","last_unstale":"2024-09-14T04:41:08.462585+0000","last_undegraded":"2024-09-14T04:41:08.462585+0000","last_fullsized":"2024-09-14T04:41:08.462585+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:45:46.103881+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":338,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-09-14T04:41:08.461584+0000","last_change":"2024-09-14T04:35:16.419224+0000","last_active":"2024-09-14T04:41:08.461584+0000","last_peered":"2024-09-14T04:41:08.461584+0000","last_clean":"2024-09-14T04:41:08.461584+0000","last_became_active":"2024-09-14T04:35:16.418882+0000","last_became_peered":"2024-09-14T04:35:16.418882+0000","last_unstale":"2024-09-14T04:41:08.461584+0000","last_undegraded":"2024-09-14T04:41:08.461584+0000","last_fullsized":"2024-09-14T04:41:08.461584+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:37:05.418011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"9.f","version":"223'7781","reported_seq":7797,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-09-14T04:41:31.166278+0000","last_change":"2024-09-14T04:39:07.515299+0000","last_active":"2024-09-14T04:41:31.166278+0000","last_peered":"2024-09-14T04:41:31.166278+0000","last_clean":"2024-09-14T04:41:31.166278+0000","last_became_active":"2024-09-14T04:39:07.514911+0000","last_became_peered":"2024-09-14T04:39:07.514911+0000","last_unstale":"2024-09-14T04:41:31.166278+0000","last_undegraded":"2024-09-14T04:41:31.166278+0000","last_fullsized":"2024-09-14T04:41:31.166278+0000","mapping_epoch":215,"log_start":"0'0","ondisk_log_start":"0'0","created":215,"last_epoch_clean":216,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:39:06.459239+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:39:06.459239+0000","last_clean_scrub_stamp":"2024-09-14T04:39:06.459239+0000","objects_scrubbed":0,"log_size":7781,"log_dups_size":0,"ondisk_log_size":7781,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:12:31.908162+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":348192768,"num_objects":5313,"num_object_clones":0,"num_object_copies":15939,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5313,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7781,"num_write_kb":419008,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,3],"acting":[5,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":205,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:40:38.658653+0000","last_change":"2024-09-14T04:19:08.861754+0000","last_active":"2024-09-14T04:40:38.658653+0000","last_peered":"2024-09-14T04:40:38.658653+0000","last_clean":"2024-09-14T04:40:38.658653+0000","last_became_active":"2024-09-14T04:19:08.860874+0000","last_became_peered":"2024-09-14T04:19:08.860874+0000","last_unstale":"2024-09-14T04:40:38.658653+0000","last_undegraded":"2024-09-14T04:40:38.658653+0000","last_fullsized":"2024-09-14T04:40:38.658653+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:59:01.334811+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":381,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-09-14T04:41:08.461765+0000","last_change":"2024-09-14T04:36:16.614228+0000","last_active":"2024-09-14T04:41:08.461765+0000","last_peered":"2024-09-14T04:41:08.461765+0000","last_clean":"2024-09-14T04:41:08.461765+0000","last_became_active":"2024-09-14T04:36:16.613785+0000","last_became_peered":"2024-09-14T04:36:16.613785+0000","last_unstale":"2024-09-14T04:41:08.461765+0000","last_undegraded":"2024-09-14T04:41:08.461765+0000","last_fullsized":"2024-09-14T04:41:08.461765+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:14:01.604952+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000609499,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":320,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-09-14T04:41:08.466595+0000","last_change":"2024-09-14T04:19:42.653701+0000","last_active":"2024-09-14T04:41:08.466595+0000","last_peered":"2024-09-14T04:41:08.466595+0000","last_clean":"2024-09-14T04:41:08.466595+0000","last_became_active":"2024-09-14T04:19:42.652665+0000","last_became_peered":"2024-09-14T04:19:42.652665+0000","last_unstale":"2024-09-14T04:41:08.466595+0000","last_undegraded":"2024-09-14T04:41:08.466595+0000","last_fullsized":"2024-09-14T04:41:08.466595+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:52:36.500982+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.e","version":"223'8093","reported_seq":8121,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-09-14T04:41:35.265347+0000","last_change":"2024-09-14T04:39:07.510538+0000","last_active":"2024-09-14T04:41:35.265347+0000","last_peered":"2024-09-14T04:41:35.265347+0000","last_clean":"2024-09-14T04:41:35.265347+0000","last_became_active":"2024-09-14T04:39:07.510165+0000","last_became_peered":"2024-09-14T04:39:07.510165+0000","last_unstale":"2024-09-14T04:41:35.265347+0000","last_undegraded":"2024-09-14T04:41:35.265347+0000","last_fullsized":"2024-09-14T04:41:35.265347+0000","mapping_epoch":215,"log_start":"0'0","ondisk_log_start":"0'0","created":215,"last_epoch_clean":216,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:39:06.459239+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:39:06.459239+0000","last_clean_scrub_stamp":"2024-09-14T04:39:06.459239+0000","objects_scrubbed":0,"log_size":8093,"log_dups_size":0,"ondisk_log_size":8093,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:23:51.769396+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":336003072,"num_objects":5127,"num_object_clones":0,"num_object_copies":15381,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5127,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8093,"num_write_kb":423040,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.4","version":"0'0","reported_seq":319,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-09-14T04:41:08.461674+0000","last_change":"2024-09-14T04:18:23.879285+0000","last_active":"2024-09-14T04:41:08.461674+0000","last_peered":"2024-09-14T04:41:08.461674+0000","last_clean":"2024-09-14T04:41:08.461674+0000","last_became_active":"2024-09-14T04:18:23.878681+0000","last_became_peered":"2024-09-14T04:18:23.878681+0000","last_unstale":"2024-09-14T04:41:08.461674+0000","last_undegraded":"2024-09-14T04:41:08.461674+0000","last_fullsized":"2024-09-14T04:41:08.461674+0000","mapping_epoch":89,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":90,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:30:57.336674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":213,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:40:38.671217+0000","last_change":"2024-09-14T04:36:16.647816+0000","last_active":"2024-09-14T04:40:38.671217+0000","last_peered":"2024-09-14T04:40:38.671217+0000","last_clean":"2024-09-14T04:40:38.671217+0000","last_became_active":"2024-09-14T04:36:16.640097+0000","last_became_peered":"2024-09-14T04:36:16.640097+0000","last_unstale":"2024-09-14T04:40:38.671217+0000","last_undegraded":"2024-09-14T04:40:38.671217+0000","last_fullsized":"2024-09-14T04:40:38.671217+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:37:25.783152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067607599999999996,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":183,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-09-14T04:41:08.473863+0000","last_change":"2024-09-14T04:36:16.618216+0000","last_active":"2024-09-14T04:41:08.473863+0000","last_peered":"2024-09-14T04:41:08.473863+0000","last_clean":"2024-09-14T04:41:08.473863+0000","last_became_active":"2024-09-14T04:36:16.617783+0000","last_became_peered":"2024-09-14T04:36:16.617783+0000","last_unstale":"2024-09-14T04:41:08.473863+0000","last_undegraded":"2024-09-14T04:41:08.473863+0000","last_fullsized":"2024-09-14T04:41:08.473863+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:57:03.861122+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"9.d","version":"223'7983","reported_seq":8012,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-09-14T04:41:31.785018+0000","last_change":"2024-09-14T04:39:07.508665+0000","last_active":"2024-09-14T04:41:31.785018+0000","last_peered":"2024-09-14T04:41:31.785018+0000","last_clean":"2024-09-14T04:41:31.785018+0000","last_became_active":"2024-09-14T04:39:07.507705+0000","last_became_peered":"2024-09-14T04:39:07.507705+0000","last_unstale":"2024-09-14T04:41:31.785018+0000","last_undegraded":"2024-09-14T04:41:31.785018+0000","last_fullsized":"2024-09-14T04:41:31.785018+0000","mapping_epoch":215,"log_start":"219'600","ondisk_log_start":"219'600","created":215,"last_epoch_clean":216,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:39:06.459239+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:39:06.459239+0000","last_clean_scrub_stamp":"2024-09-14T04:39:06.459239+0000","objects_scrubbed":0,"log_size":7383,"log_dups_size":0,"ondisk_log_size":7383,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:11:37.255370+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":339869720,"num_objects":5187,"num_object_clones":0,"num_object_copies":15561,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5187,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":7983,"num_write_kb":421377,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"63'2","reported_seq":362,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-09-14T04:41:08.484034+0000","last_change":"2024-09-14T04:36:16.614540+0000","last_active":"2024-09-14T04:41:08.484034+0000","last_peered":"2024-09-14T04:41:08.484034+0000","last_clean":"2024-09-14T04:41:08.484034+0000","last_became_active":"2024-09-14T04:36:16.613830+0000","last_became_peered":"2024-09-14T04:36:16.613830+0000","last_unstale":"2024-09-14T04:41:08.484034+0000","last_undegraded":"2024-09-14T04:41:08.484034+0000","last_fullsized":"2024-09-14T04:41:08.484034+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:01:21.320257+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":330,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-09-14T04:41:08.468446+0000","last_change":"2024-09-14T04:19:42.652857+0000","last_active":"2024-09-14T04:41:08.468446+0000","last_peered":"2024-09-14T04:41:08.468446+0000","last_clean":"2024-09-14T04:41:08.468446+0000","last_became_active":"2024-09-14T04:19:42.652402+0000","last_became_peered":"2024-09-14T04:19:42.652402+0000","last_unstale":"2024-09-14T04:41:08.468446+0000","last_undegraded":"2024-09-14T04:41:08.468446+0000","last_fullsized":"2024-09-14T04:41:08.468446+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:52:50.720268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":351,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-09-14T04:41:08.482279+0000","last_change":"2024-09-14T04:36:16.620346+0000","last_active":"2024-09-14T04:41:08.482279+0000","last_peered":"2024-09-14T04:41:08.482279+0000","last_clean":"2024-09-14T04:41:08.482279+0000","last_became_active":"2024-09-14T04:36:16.619621+0000","last_became_peered":"2024-09-14T04:36:16.619621+0000","last_unstale":"2024-09-14T04:41:08.482279+0000","last_undegraded":"2024-09-14T04:41:08.482279+0000","last_fullsized":"2024-09-14T04:41:08.482279+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:22:09.882169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"9.c","version":"223'7930","reported_seq":7958,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-09-14T04:41:30.612794+0000","last_change":"2024-09-14T04:39:07.512466+0000","last_active":"2024-09-14T04:41:30.612794+0000","last_peered":"2024-09-14T04:41:30.612794+0000","last_clean":"2024-09-14T04:41:30.612794+0000","last_became_active":"2024-09-14T04:39:07.512082+0000","last_became_peered":"2024-09-14T04:39:07.512082+0000","last_unstale":"2024-09-14T04:41:30.612794+0000","last_undegraded":"2024-09-14T04:41:30.612794+0000","last_fullsized":"2024-09-14T04:41:30.612794+0000","mapping_epoch":215,"log_start":"0'0","ondisk_log_start":"0'0","created":215,"last_epoch_clean":216,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:39:06.459239+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:39:06.459239+0000","last_clean_scrub_stamp":"2024-09-14T04:39:06.459239+0000","objects_scrubbed":0,"log_size":7930,"log_dups_size":0,"ondisk_log_size":7930,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:44:25.806809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":352190464,"num_objects":5374,"num_object_clones":0,"num_object_copies":16122,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5374,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7930,"num_write_kb":425728,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.6","version":"64'1","reported_seq":175,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-09-14T04:41:08.470321+0000","last_change":"2024-09-14T04:31:33.463431+0000","last_active":"2024-09-14T04:41:08.470321+0000","last_peered":"2024-09-14T04:41:08.470321+0000","last_clean":"2024-09-14T04:41:08.470321+0000","last_became_active":"2024-09-14T04:31:33.359137+0000","last_became_peered":"2024-09-14T04:31:33.359137+0000","last_unstale":"2024-09-14T04:41:08.470321+0000","last_undegraded":"2024-09-14T04:41:08.470321+0000","last_fullsized":"2024-09-14T04:41:08.470321+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:33:11.892247+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":217,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:40:38.664928+0000","last_change":"2024-09-14T04:36:16.609151+0000","last_active":"2024-09-14T04:40:38.664928+0000","last_peered":"2024-09-14T04:40:38.664928+0000","last_clean":"2024-09-14T04:40:38.664928+0000","last_became_active":"2024-09-14T04:36:16.608682+0000","last_became_peered":"2024-09-14T04:36:16.608682+0000","last_unstale":"2024-09-14T04:40:38.664928+0000","last_undegraded":"2024-09-14T04:40:38.664928+0000","last_fullsized":"2024-09-14T04:40:38.664928+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:28:37.787335+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00065019000000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":279,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-09-14T04:41:08.462145+0000","last_change":"2024-09-14T04:19:42.632880+0000","last_active":"2024-09-14T04:41:08.462145+0000","last_peered":"2024-09-14T04:41:08.462145+0000","last_clean":"2024-09-14T04:41:08.462145+0000","last_became_active":"2024-09-14T04:19:42.630108+0000","last_became_peered":"2024-09-14T04:19:42.630108+0000","last_unstale":"2024-09-14T04:41:08.462145+0000","last_undegraded":"2024-09-14T04:41:08.462145+0000","last_fullsized":"2024-09-14T04:41:08.462145+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:13:55.228629+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":319,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-09-14T04:41:08.462760+0000","last_change":"2024-09-14T04:19:42.646559+0000","last_active":"2024-09-14T04:41:08.462760+0000","last_peered":"2024-09-14T04:41:08.462760+0000","last_clean":"2024-09-14T04:41:08.462760+0000","last_became_active":"2024-09-14T04:19:42.645683+0000","last_became_peered":"2024-09-14T04:19:42.645683+0000","last_unstale":"2024-09-14T04:41:08.462760+0000","last_undegraded":"2024-09-14T04:41:08.462760+0000","last_fullsized":"2024-09-14T04:41:08.462760+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:08:29.408846+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"75'23","reported_seq":332,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-09-14T04:41:08.462655+0000","last_change":"2024-09-14T04:36:16.607830+0000","last_active":"2024-09-14T04:41:08.462655+0000","last_peered":"2024-09-14T04:41:08.462655+0000","last_clean":"2024-09-14T04:41:08.462655+0000","last_became_active":"2024-09-14T04:36:16.607024+0000","last_became_peered":"2024-09-14T04:36:16.607024+0000","last_unstale":"2024-09-14T04:41:08.462655+0000","last_undegraded":"2024-09-14T04:41:08.462655+0000","last_fullsized":"2024-09-14T04:41:08.462655+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:10:42.156176+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":333,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-09-14T04:41:08.466381+0000","last_change":"2024-09-14T04:39:29.524210+0000","last_active":"2024-09-14T04:41:08.466381+0000","last_peered":"2024-09-14T04:41:08.466381+0000","last_clean":"2024-09-14T04:41:08.466381+0000","last_became_active":"2024-09-14T04:39:29.523679+0000","last_became_peered":"2024-09-14T04:39:29.523679+0000","last_unstale":"2024-09-14T04:41:08.466381+0000","last_undegraded":"2024-09-14T04:41:08.466381+0000","last_fullsized":"2024-09-14T04:41:08.466381+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:12:18.024335+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'3","reported_seq":183,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:40:38.671258+0000","last_change":"2024-09-14T04:36:16.647330+0000","last_active":"2024-09-14T04:40:38.671258+0000","last_peered":"2024-09-14T04:40:38.671258+0000","last_clean":"2024-09-14T04:40:38.671258+0000","last_became_active":"2024-09-14T04:36:16.634223+0000","last_became_peered":"2024-09-14T04:36:16.634223+0000","last_unstale":"2024-09-14T04:40:38.671258+0000","last_undegraded":"2024-09-14T04:40:38.671258+0000","last_fullsized":"2024-09-14T04:40:38.671258+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T11:34:01.540209+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":205,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:40:38.658517+0000","last_change":"2024-09-14T04:36:16.622698+0000","last_active":"2024-09-14T04:40:38.658517+0000","last_peered":"2024-09-14T04:40:38.658517+0000","last_clean":"2024-09-14T04:40:38.658517+0000","last_became_active":"2024-09-14T04:36:16.621882+0000","last_became_peered":"2024-09-14T04:36:16.621882+0000","last_unstale":"2024-09-14T04:40:38.658517+0000","last_undegraded":"2024-09-14T04:40:38.658517+0000","last_fullsized":"2024-09-14T04:40:38.658517+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:24:02.414863+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":134,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-09-14T04:41:08.481449+0000","last_change":"2024-09-14T04:36:16.605970+0000","last_active":"2024-09-14T04:41:08.481449+0000","last_peered":"2024-09-14T04:41:08.481449+0000","last_clean":"2024-09-14T04:41:08.481449+0000","last_became_active":"2024-09-14T04:36:16.605195+0000","last_became_peered":"2024-09-14T04:36:16.605195+0000","last_unstale":"2024-09-14T04:41:08.481449+0000","last_undegraded":"2024-09-14T04:41:08.481449+0000","last_fullsized":"2024-09-14T04:41:08.481449+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:12:10.437785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":170,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-09-14T04:41:08.470753+0000","last_change":"2024-09-14T04:31:33.390113+0000","last_active":"2024-09-14T04:41:08.470753+0000","last_peered":"2024-09-14T04:41:08.470753+0000","last_clean":"2024-09-14T04:41:08.470753+0000","last_became_active":"2024-09-14T04:31:33.389271+0000","last_became_peered":"2024-09-14T04:31:33.389271+0000","last_unstale":"2024-09-14T04:41:08.470753+0000","last_undegraded":"2024-09-14T04:41:08.470753+0000","last_fullsized":"2024-09-14T04:41:08.470753+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:53:09.386978+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":357,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-09-14T04:41:08.482141+0000","last_change":"2024-09-14T04:39:29.523604+0000","last_active":"2024-09-14T04:41:08.482141+0000","last_peered":"2024-09-14T04:41:08.482141+0000","last_clean":"2024-09-14T04:41:08.482141+0000","last_became_active":"2024-09-14T04:39:29.523154+0000","last_became_peered":"2024-09-14T04:39:29.523154+0000","last_unstale":"2024-09-14T04:41:08.482141+0000","last_undegraded":"2024-09-14T04:41:08.482141+0000","last_fullsized":"2024-09-14T04:41:08.482141+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:02:13.813543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1f","version":"0'0","reported_seq":187,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:40:38.664852+0000","last_change":"2024-09-14T04:17:00.824384+0000","last_active":"2024-09-14T04:40:38.664852+0000","last_peered":"2024-09-14T04:40:38.664852+0000","last_clean":"2024-09-14T04:40:38.664852+0000","last_became_active":"2024-09-14T04:17:00.823419+0000","last_became_peered":"2024-09-14T04:17:00.823419+0000","last_unstale":"2024-09-14T04:40:38.664852+0000","last_undegraded":"2024-09-14T04:40:38.664852+0000","last_fullsized":"2024-09-14T04:40:38.664852+0000","mapping_epoch":84,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":85,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:12:07.409073+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":361,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-09-14T04:41:08.482426+0000","last_change":"2024-09-14T04:31:33.361501+0000","last_active":"2024-09-14T04:41:08.482426+0000","last_peered":"2024-09-14T04:41:08.482426+0000","last_clean":"2024-09-14T04:41:08.482426+0000","last_became_active":"2024-09-14T04:31:33.361129+0000","last_became_peered":"2024-09-14T04:31:33.361129+0000","last_unstale":"2024-09-14T04:41:08.482426+0000","last_undegraded":"2024-09-14T04:41:08.482426+0000","last_fullsized":"2024-09-14T04:41:08.482426+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:04:55.202812+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":183,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-09-14T04:41:08.470051+0000","last_change":"2024-09-14T04:36:16.644324+0000","last_active":"2024-09-14T04:41:08.470051+0000","last_peered":"2024-09-14T04:41:08.470051+0000","last_clean":"2024-09-14T04:41:08.470051+0000","last_became_active":"2024-09-14T04:36:16.643900+0000","last_became_peered":"2024-09-14T04:36:16.643900+0000","last_unstale":"2024-09-14T04:41:08.470051+0000","last_undegraded":"2024-09-14T04:41:08.470051+0000","last_fullsized":"2024-09-14T04:41:08.470051+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:24:36.056560+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":329,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-09-14T04:41:08.461444+0000","last_change":"2024-09-14T04:19:42.651094+0000","last_active":"2024-09-14T04:41:08.461444+0000","last_peered":"2024-09-14T04:41:08.461444+0000","last_clean":"2024-09-14T04:41:08.461444+0000","last_became_active":"2024-09-14T04:19:42.650755+0000","last_became_peered":"2024-09-14T04:19:42.650755+0000","last_unstale":"2024-09-14T04:41:08.461444+0000","last_undegraded":"2024-09-14T04:41:08.461444+0000","last_fullsized":"2024-09-14T04:41:08.461444+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:15:36.778457+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":339,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-09-14T04:41:08.483224+0000","last_change":"2024-09-14T04:19:42.642503+0000","last_active":"2024-09-14T04:41:08.483224+0000","last_peered":"2024-09-14T04:41:08.483224+0000","last_clean":"2024-09-14T04:41:08.483224+0000","last_became_active":"2024-09-14T04:19:42.641977+0000","last_became_peered":"2024-09-14T04:19:42.641977+0000","last_unstale":"2024-09-14T04:41:08.483224+0000","last_undegraded":"2024-09-14T04:41:08.483224+0000","last_fullsized":"2024-09-14T04:41:08.483224+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:40:14.635217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"64'2","reported_seq":343,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-09-14T04:41:08.462324+0000","last_change":"2024-09-14T04:19:42.649335+0000","last_active":"2024-09-14T04:41:08.462324+0000","last_peered":"2024-09-14T04:41:08.462324+0000","last_clean":"2024-09-14T04:41:08.462324+0000","last_became_active":"2024-09-14T04:19:42.648423+0000","last_became_peered":"2024-09-14T04:19:42.648423+0000","last_unstale":"2024-09-14T04:41:08.462324+0000","last_undegraded":"2024-09-14T04:41:08.462324+0000","last_fullsized":"2024-09-14T04:41:08.462324+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:07:19.323674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":348,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-09-14T04:41:08.482391+0000","last_change":"2024-09-14T04:19:08.877175+0000","last_active":"2024-09-14T04:41:08.482391+0000","last_peered":"2024-09-14T04:41:08.482391+0000","last_clean":"2024-09-14T04:41:08.482391+0000","last_became_active":"2024-09-14T04:19:08.876831+0000","last_became_peered":"2024-09-14T04:19:08.876831+0000","last_unstale":"2024-09-14T04:41:08.482391+0000","last_undegraded":"2024-09-14T04:41:08.482391+0000","last_fullsized":"2024-09-14T04:41:08.482391+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:04:59.357182+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"64'2","reported_seq":183,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-09-14T04:41:08.474191+0000","last_change":"2024-09-14T04:36:16.610886+0000","last_active":"2024-09-14T04:41:08.474191+0000","last_peered":"2024-09-14T04:41:08.474191+0000","last_clean":"2024-09-14T04:41:08.474191+0000","last_became_active":"2024-09-14T04:36:16.610415+0000","last_became_peered":"2024-09-14T04:36:16.610415+0000","last_unstale":"2024-09-14T04:41:08.474191+0000","last_undegraded":"2024-09-14T04:41:08.474191+0000","last_fullsized":"2024-09-14T04:41:08.474191+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:53:26.981200+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":343,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-09-14T04:41:08.462682+0000","last_change":"2024-09-14T04:19:42.648838+0000","last_active":"2024-09-14T04:41:08.462682+0000","last_peered":"2024-09-14T04:41:08.462682+0000","last_clean":"2024-09-14T04:41:08.462682+0000","last_became_active":"2024-09-14T04:19:42.646584+0000","last_became_peered":"2024-09-14T04:19:42.646584+0000","last_unstale":"2024-09-14T04:41:08.462682+0000","last_undegraded":"2024-09-14T04:41:08.462682+0000","last_fullsized":"2024-09-14T04:41:08.462682+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:04:32.667528+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'2","reported_seq":208,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:40:38.658066+0000","last_change":"2024-09-14T04:19:42.633208+0000","last_active":"2024-09-14T04:40:38.658066+0000","last_peered":"2024-09-14T04:40:38.658066+0000","last_clean":"2024-09-14T04:40:38.658066+0000","last_became_active":"2024-09-14T04:19:42.632094+0000","last_became_peered":"2024-09-14T04:19:42.632094+0000","last_unstale":"2024-09-14T04:40:38.658066+0000","last_undegraded":"2024-09-14T04:40:38.658066+0000","last_fullsized":"2024-09-14T04:40:38.658066+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:40:30.525106+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":357,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-09-14T04:41:08.462150+0000","last_change":"2024-09-14T04:31:33.344708+0000","last_active":"2024-09-14T04:41:08.462150+0000","last_peered":"2024-09-14T04:41:08.462150+0000","last_clean":"2024-09-14T04:41:08.462150+0000","last_became_active":"2024-09-14T04:31:33.343846+0000","last_became_peered":"2024-09-14T04:31:33.343846+0000","last_unstale":"2024-09-14T04:41:08.462150+0000","last_undegraded":"2024-09-14T04:41:08.462150+0000","last_fullsized":"2024-09-14T04:41:08.462150+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:55:43.310619+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'2","reported_seq":191,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-09-14T04:40:38.658615+0000","last_change":"2024-09-14T04:19:42.631447+0000","last_active":"2024-09-14T04:40:38.658615+0000","last_peered":"2024-09-14T04:40:38.658615+0000","last_clean":"2024-09-14T04:40:38.658615+0000","last_became_active":"2024-09-14T04:19:42.630103+0000","last_became_peered":"2024-09-14T04:19:42.630103+0000","last_unstale":"2024-09-14T04:40:38.658615+0000","last_undegraded":"2024-09-14T04:40:38.658615+0000","last_fullsized":"2024-09-14T04:40:38.658615+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:01:50.213897+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":364,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-09-14T04:41:08.483002+0000","last_change":"2024-09-14T04:31:33.361781+0000","last_active":"2024-09-14T04:41:08.483002+0000","last_peered":"2024-09-14T04:41:08.483002+0000","last_clean":"2024-09-14T04:41:08.483002+0000","last_became_active":"2024-09-14T04:31:33.361357+0000","last_became_peered":"2024-09-14T04:31:33.361357+0000","last_unstale":"2024-09-14T04:41:08.483002+0000","last_undegraded":"2024-09-14T04:41:08.483002+0000","last_fullsized":"2024-09-14T04:41:08.483002+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:52:58.840279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"64'2","reported_seq":352,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-09-14T04:41:08.483538+0000","last_change":"2024-09-14T04:39:29.524051+0000","last_active":"2024-09-14T04:41:08.483538+0000","last_peered":"2024-09-14T04:41:08.483538+0000","last_clean":"2024-09-14T04:41:08.483538+0000","last_became_active":"2024-09-14T04:39:29.523676+0000","last_became_peered":"2024-09-14T04:39:29.523676+0000","last_unstale":"2024-09-14T04:41:08.483538+0000","last_undegraded":"2024-09-14T04:41:08.483538+0000","last_fullsized":"2024-09-14T04:41:08.483538+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:18:11.111181+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":333,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-09-14T04:41:08.462041+0000","last_change":"2024-09-14T04:39:29.522630+0000","last_active":"2024-09-14T04:41:08.462041+0000","last_peered":"2024-09-14T04:41:08.462041+0000","last_clean":"2024-09-14T04:41:08.462041+0000","last_became_active":"2024-09-14T04:39:29.521393+0000","last_became_peered":"2024-09-14T04:39:29.521393+0000","last_unstale":"2024-09-14T04:41:08.462041+0000","last_undegraded":"2024-09-14T04:41:08.462041+0000","last_fullsized":"2024-09-14T04:41:08.462041+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:46:41.150096+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"64'5","reported_seq":176,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-09-14T04:41:08.470626+0000","last_change":"2024-09-14T04:31:33.560260+0000","last_active":"2024-09-14T04:41:08.470626+0000","last_peered":"2024-09-14T04:41:08.470626+0000","last_clean":"2024-09-14T04:41:08.470626+0000","last_became_active":"2024-09-14T04:31:33.376096+0000","last_became_peered":"2024-09-14T04:31:33.376096+0000","last_unstale":"2024-09-14T04:41:08.470626+0000","last_undegraded":"2024-09-14T04:41:08.470626+0000","last_fullsized":"2024-09-14T04:41:08.470626+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T12:07:59.976287+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":570,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":9,"num_pg":16,"stat_sum":{"num_bytes":5485690904,"num_objects":83706,"num_object_clones":0,"num_object_copies":251118,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":83706,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":126700,"num_write_kb":6732929,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":16432902144,"data_stored":16432889928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":124900,"ondisk_log_size":124900,"up":48,"acting":48,"num_store_stats":8},{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5530,"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":26,"num_read_kb":25,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":17,"num_bytes_recovered":592,"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":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":28537,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"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":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},"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":306,"num_read_kb":759,"num_write":149,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":100,"ondisk_log_size":100,"up":3,"acting":3,"num_store_stats":4}],"osd_stats":[{"osd":7,"up_from":182,"seq":781684047937,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3308644,"kb_used_data":2981852,"kb_used_omap":12,"kb_used_meta":326771,"kb_avail":90436508,"statfs":{"total":95995035648,"available":92606984192,"internally_reserved":0,"allocated":3053416448,"data_stored":3052090290,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12410,"internal_metadata":334614406},"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":42,"seq":180388626936,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1333648,"kb_used_data":1027976,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":92411504,"statfs":{"total":95995035648,"available":94629380096,"internally_reserved":0,"allocated":1052647424,"data_stored":1051341044,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":312998232},"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":36,"seq":154618823171,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3645388,"kb_used_data":3047172,"kb_used_omap":1,"kb_used_meta":598206,"kb_avail":90099764,"statfs":{"total":95995035648,"available":92262158336,"internally_reserved":0,"allocated":3120304128,"data_stored":3118997394,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":612563288},"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":99,"seq":425201762569,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1394968,"kb_used_data":991376,"kb_used_omap":6,"kb_used_meta":403449,"kb_avail":92350184,"statfs":{"total":95995035648,"available":94566588416,"internally_reserved":0,"allocated":1015169024,"data_stored":1013854544,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6995,"internal_metadata":413131949},"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":94,"seq":403726926094,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3364608,"kb_used_data":2722744,"kb_used_omap":4,"kb_used_meta":641851,"kb_avail":90380544,"statfs":{"total":95995035648,"available":92549677056,"internally_reserved":0,"allocated":2788089856,"data_stored":2786794829,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4674,"internal_metadata":657255870},"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":89,"seq":382252089624,"num_pgs":23,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1437444,"kb_used_data":1013692,"kb_used_omap":6,"kb_used_meta":423737,"kb_avail":92307708,"statfs":{"total":95995035648,"available":94523092992,"internally_reserved":0,"allocated":1038020608,"data_stored":1036722022,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6707,"internal_metadata":433907149},"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":84,"seq":360777253160,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3569608,"kb_used_data":3039168,"kb_used_omap":5,"kb_used_meta":530426,"kb_avail":90175544,"statfs":{"total":95995035648,"available":92339757056,"internally_reserved":0,"allocated":3112108032,"data_stored":3110805105,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5900,"internal_metadata":543156468},"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[]},{"osd":0,"up_from":79,"seq":339302416687,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1725256,"kb_used_data":1311040,"kb_used_omap":5,"kb_used_meta":414138,"kb_avail":92019896,"statfs":{"total":95995035648,"available":94228373504,"internally_reserved":0,"allocated":1342504960,"data_stored":1341202787,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6083,"internal_metadata":424077373},"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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":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":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4379,"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":4196,"internal_metadata":0},{"poolid":3,"osd":2,"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":2160,"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":2970,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5291,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"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":4814,"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":4960,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9541,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1333395456,"data_stored":1333395456,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":3100839936,"data_stored":3100835864,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1032912896,"data_stored":1032912896,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":2776760320,"data_stored":2776760320,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":1005322240,"data_stored":1005322240,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":3102347264,"data_stored":3102343192,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":1044709376,"data_stored":1044709376,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":3036614656,"data_stored":3036610584,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-14T04:41:41.077 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2024-09-14T04:41:41.077 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-14T04:41:41.077 INFO:tasks.thrashosds.thrasher:reset_purged_snaps_last 2024-09-14T04:41:41.078 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph tell osd.1 reset_purged_snaps_last 2024-09-14T04:41:41.082 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:41.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:41.088 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:41:41.189 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:41.208 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:41.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:41.212 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:41:41.250 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.2 dump_historic_ops 2024-09-14T04:41:41.312 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:41.337 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:41.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:41.343 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:41:41.444 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:41.469 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:41.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:41.472 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:41:41.572 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:41.609 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:41.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:41.615 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:41:41.619 INFO:teuthology.orchestra.run.smithi038.stderr:nodeep-scrub is unset 2024-09-14T04:41:41.658 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0: {} 2024-09-14T04:41:41.659 INFO:teuthology.orchestra.run.smithi038.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-14T04:41:41.662 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:41 smithi038 bash[84940]: audit 2024-09-14T04:41:41.024768+0000 mon.b (mon.1) 25 : audit [INF] from='client.? 172.21.15.38:0/659063028' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:41:41.662 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:41 smithi038 bash[84940]: audit 2024-09-14T04:41:41.024768+0000 mon.b (mon.1) 25 : audit [INF] from='client.? 172.21.15.38:0/659063028' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:41:41.662 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:41 smithi038 bash[84940]: audit 2024-09-14T04:41:41.025023+0000 mon.a (mon.0) 1249 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:41:41.662 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:41 smithi038 bash[84940]: audit 2024-09-14T04:41:41.025023+0000 mon.a (mon.0) 1249 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:41:41.662 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:41 smithi038 bash[87336]: audit 2024-09-14T04:41:41.024768+0000 mon.b (mon.1) 25 : audit [INF] from='client.? 172.21.15.38:0/659063028' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:41:41.662 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:41 smithi038 bash[87336]: audit 2024-09-14T04:41:41.024768+0000 mon.b (mon.1) 25 : audit [INF] from='client.? 172.21.15.38:0/659063028' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:41:41.662 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:41 smithi038 bash[87336]: audit 2024-09-14T04:41:41.025023+0000 mon.a (mon.0) 1249 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:41:41.662 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:41 smithi038 bash[87336]: audit 2024-09-14T04:41:41.025023+0000 mon.a (mon.0) 1249 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:41:41.716 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:41.717 INFO:teuthology.orchestra.run.smithi038.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-14T04:41:41.718 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1: {} 2024-09-14T04:41:41.740 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:41.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:41.744 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:41:41.762 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2: {} 2024-09-14T04:41:41.762 INFO:teuthology.orchestra.run.smithi038.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-14T04:41:41.800 INFO:teuthology.orchestra.run.smithi038.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-14T04:41:41.801 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3: {} 2024-09-14T04:41:41.836 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4: {} 2024-09-14T04:41:41.836 INFO:teuthology.orchestra.run.smithi038.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-14T04:41:41.845 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:41.871 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5: {} 2024-09-14T04:41:41.872 INFO:teuthology.orchestra.run.smithi038.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-14T04:41:41.875 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:41.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:41.878 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:41:41.901 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6: {} 2024-09-14T04:41:41.901 INFO:teuthology.orchestra.run.smithi038.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-14T04:41:41.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:41 smithi123 bash[68976]: audit 2024-09-14T04:41:41.024768+0000 mon.b (mon.1) 25 : audit [INF] from='client.? 172.21.15.38:0/659063028' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:41:41.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:41 smithi123 bash[68976]: audit 2024-09-14T04:41:41.024768+0000 mon.b (mon.1) 25 : audit [INF] from='client.? 172.21.15.38:0/659063028' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:41:41.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:41 smithi123 bash[68976]: audit 2024-09-14T04:41:41.025023+0000 mon.a (mon.0) 1249 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:41:41.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:41 smithi123 bash[68976]: audit 2024-09-14T04:41:41.025023+0000 mon.a (mon.0) 1249 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:41:41.938 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7: {} 2024-09-14T04:41:41.938 INFO:teuthology.orchestra.run.smithi038.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-14T04:41:41.979 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:42.007 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:42.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:42.013 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:41:42.114 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:42.155 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:42.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:42.161 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:41:42.262 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:42.286 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:42.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:42.290 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:41:42.391 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:42.420 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:42.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:42.421 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:41:42.522 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:42.561 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:42.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:42.565 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:41:42.665 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:42.683 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:42.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:42.685 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:41:42.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:42 smithi038 bash[84940]: cluster 2024-09-14T04:41:41.387726+0000 mgr.y (mgr.26165) 1022 : cluster [DBG] pgmap v1034: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 742 op/s 2024-09-14T04:41:42.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:42 smithi038 bash[84940]: cluster 2024-09-14T04:41:41.387726+0000 mgr.y (mgr.26165) 1022 : cluster [DBG] pgmap v1034: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 742 op/s 2024-09-14T04:41:42.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:42 smithi038 bash[84940]: cluster 2024-09-14T04:41:41.602661+0000 mon.a (mon.0) 1250 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:41:42.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:42 smithi038 bash[84940]: cluster 2024-09-14T04:41:41.602661+0000 mon.a (mon.0) 1250 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:41:42.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:42 smithi038 bash[84940]: cluster 2024-09-14T04:41:41.602687+0000 mon.a (mon.0) 1251 : cluster [INF] Cluster is now healthy 2024-09-14T04:41:42.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:42 smithi038 bash[84940]: cluster 2024-09-14T04:41:41.602687+0000 mon.a (mon.0) 1251 : cluster [INF] Cluster is now healthy 2024-09-14T04:41:42.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:42 smithi038 bash[84940]: audit 2024-09-14T04:41:41.615581+0000 mon.a (mon.0) 1252 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:41:42.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:42 smithi038 bash[84940]: audit 2024-09-14T04:41:41.615581+0000 mon.a (mon.0) 1252 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:41:42.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:42 smithi038 bash[84940]: audit 2024-09-14T04:41:41.620118+0000 mon.b (mon.1) 26 : audit [DBG] from='client.? 172.21.15.38:0/1357470375' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:41:42.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:42 smithi038 bash[84940]: audit 2024-09-14T04:41:41.620118+0000 mon.b (mon.1) 26 : audit [DBG] from='client.? 172.21.15.38:0/1357470375' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:41:42.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:42 smithi038 bash[84940]: cluster 2024-09-14T04:41:41.621639+0000 mon.a (mon.0) 1253 : cluster [DBG] osdmap e224: 8 total, 8 up, 8 in 2024-09-14T04:41:42.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:42 smithi038 bash[84940]: cluster 2024-09-14T04:41:41.621639+0000 mon.a (mon.0) 1253 : cluster [DBG] osdmap e224: 8 total, 8 up, 8 in 2024-09-14T04:41:42.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:42 smithi038 bash[87336]: cluster 2024-09-14T04:41:41.387726+0000 mgr.y (mgr.26165) 1022 : cluster [DBG] pgmap v1034: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 742 op/s 2024-09-14T04:41:42.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:42 smithi038 bash[87336]: cluster 2024-09-14T04:41:41.387726+0000 mgr.y (mgr.26165) 1022 : cluster [DBG] pgmap v1034: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 742 op/s 2024-09-14T04:41:42.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:42 smithi038 bash[87336]: cluster 2024-09-14T04:41:41.602661+0000 mon.a (mon.0) 1250 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:41:42.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:42 smithi038 bash[87336]: cluster 2024-09-14T04:41:41.602661+0000 mon.a (mon.0) 1250 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:41:42.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:42 smithi038 bash[87336]: cluster 2024-09-14T04:41:41.602687+0000 mon.a (mon.0) 1251 : cluster [INF] Cluster is now healthy 2024-09-14T04:41:42.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:42 smithi038 bash[87336]: cluster 2024-09-14T04:41:41.602687+0000 mon.a (mon.0) 1251 : cluster [INF] Cluster is now healthy 2024-09-14T04:41:42.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:42 smithi038 bash[87336]: audit 2024-09-14T04:41:41.615581+0000 mon.a (mon.0) 1252 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:41:42.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:42 smithi038 bash[87336]: audit 2024-09-14T04:41:41.615581+0000 mon.a (mon.0) 1252 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:41:42.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:42 smithi038 bash[87336]: audit 2024-09-14T04:41:41.620118+0000 mon.b (mon.1) 26 : audit [DBG] from='client.? 172.21.15.38:0/1357470375' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:41:42.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:42 smithi038 bash[87336]: audit 2024-09-14T04:41:41.620118+0000 mon.b (mon.1) 26 : audit [DBG] from='client.? 172.21.15.38:0/1357470375' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:41:42.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:42 smithi038 bash[87336]: cluster 2024-09-14T04:41:41.621639+0000 mon.a (mon.0) 1253 : cluster [DBG] osdmap e224: 8 total, 8 up, 8 in 2024-09-14T04:41:42.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:42 smithi038 bash[87336]: cluster 2024-09-14T04:41:41.621639+0000 mon.a (mon.0) 1253 : cluster [DBG] osdmap e224: 8 total, 8 up, 8 in 2024-09-14T04:41:42.785 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:42.804 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:42.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:42.806 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:41:42.907 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:42.918 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:42 smithi123 bash[68976]: cluster 2024-09-14T04:41:41.387726+0000 mgr.y (mgr.26165) 1022 : cluster [DBG] pgmap v1034: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 742 op/s 2024-09-14T04:41:42.918 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:42 smithi123 bash[68976]: cluster 2024-09-14T04:41:41.387726+0000 mgr.y (mgr.26165) 1022 : cluster [DBG] pgmap v1034: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 742 op/s 2024-09-14T04:41:42.918 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:42 smithi123 bash[68976]: cluster 2024-09-14T04:41:41.602661+0000 mon.a (mon.0) 1250 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:41:42.918 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:42 smithi123 bash[68976]: cluster 2024-09-14T04:41:41.602661+0000 mon.a (mon.0) 1250 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:41:42.918 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:42 smithi123 bash[68976]: cluster 2024-09-14T04:41:41.602687+0000 mon.a (mon.0) 1251 : cluster [INF] Cluster is now healthy 2024-09-14T04:41:42.918 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:42 smithi123 bash[68976]: cluster 2024-09-14T04:41:41.602687+0000 mon.a (mon.0) 1251 : cluster [INF] Cluster is now healthy 2024-09-14T04:41:42.918 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:42 smithi123 bash[68976]: audit 2024-09-14T04:41:41.615581+0000 mon.a (mon.0) 1252 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:41:42.919 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:42 smithi123 bash[68976]: audit 2024-09-14T04:41:41.615581+0000 mon.a (mon.0) 1252 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:41:42.919 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:42 smithi123 bash[68976]: audit 2024-09-14T04:41:41.620118+0000 mon.b (mon.1) 26 : audit [DBG] from='client.? 172.21.15.38:0/1357470375' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:41:42.919 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:42 smithi123 bash[68976]: audit 2024-09-14T04:41:41.620118+0000 mon.b (mon.1) 26 : audit [DBG] from='client.? 172.21.15.38:0/1357470375' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:41:42.919 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:42 smithi123 bash[68976]: cluster 2024-09-14T04:41:41.621639+0000 mon.a (mon.0) 1253 : cluster [DBG] osdmap e224: 8 total, 8 up, 8 in 2024-09-14T04:41:42.919 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:42 smithi123 bash[68976]: cluster 2024-09-14T04:41:41.621639+0000 mon.a (mon.0) 1253 : cluster [DBG] osdmap e224: 8 total, 8 up, 8 in 2024-09-14T04:41:42.932 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:42.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:42.934 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:41:43.034 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:43.060 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:43.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:43.062 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:41:43.163 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:43.202 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:43.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:43.205 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:41:43.306 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:43.324 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:43.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:43.326 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:41:43.426 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:43.444 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:43.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:43.449 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:41:43.550 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:43.585 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:43.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:43.590 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:41:43.690 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:43.726 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:43.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:43.729 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:41:43.830 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:43.856 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:43.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:43.862 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:41:43.962 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:43.987 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:43.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:43.992 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:41:44.093 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:44.124 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:44.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:44.127 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:41:44.228 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:44.256 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:44.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:44.263 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:41:44.364 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:44.407 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:44.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:44.412 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:41:44.513 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:44.541 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:44.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:44.545 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:41:44.646 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:44.673 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:44.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:44.676 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:41:44.777 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:44.799 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:44.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:44.802 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:41:44.902 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:44.912 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:44 smithi038 bash[84940]: cluster 2024-09-14T04:41:43.388336+0000 mgr.y (mgr.26165) 1023 : cluster [DBG] pgmap v1036: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 651 op/s 2024-09-14T04:41:44.912 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:44 smithi038 bash[84940]: cluster 2024-09-14T04:41:43.388336+0000 mgr.y (mgr.26165) 1023 : cluster [DBG] pgmap v1036: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 651 op/s 2024-09-14T04:41:44.913 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:44 smithi038 bash[87336]: cluster 2024-09-14T04:41:43.388336+0000 mgr.y (mgr.26165) 1023 : cluster [DBG] pgmap v1036: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 651 op/s 2024-09-14T04:41:44.913 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:44 smithi038 bash[87336]: cluster 2024-09-14T04:41:43.388336+0000 mgr.y (mgr.26165) 1023 : cluster [DBG] pgmap v1036: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 651 op/s 2024-09-14T04:41:44.935 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:44.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:44 smithi123 bash[68976]: cluster 2024-09-14T04:41:43.388336+0000 mgr.y (mgr.26165) 1023 : cluster [DBG] pgmap v1036: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 651 op/s 2024-09-14T04:41:44.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:44 smithi123 bash[68976]: cluster 2024-09-14T04:41:43.388336+0000 mgr.y (mgr.26165) 1023 : cluster [DBG] pgmap v1036: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 651 op/s 2024-09-14T04:41:44.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:44.938 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:41:45.039 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:45.066 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:45.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:45.070 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:41:45.171 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:45.200 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:45.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:45.203 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:41:45.304 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:45.333 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:45.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:45.338 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:41:45.439 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:45.472 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:45.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:45.475 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:41:45.576 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:45.599 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:45.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:45.601 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:41:45.701 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:45.732 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:45.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:45.734 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:41:45.835 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:45.861 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:45.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:45.869 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:41:45.969 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:46.015 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:46.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:46.020 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:41:46.114 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd set noscrub 2024-09-14T04:41:46.120 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:46.140 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:46.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:46.142 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:41:46.175 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-14T04:41:46.243 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:46.300 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:46.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:46.303 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:41:46.404 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:46.440 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:46.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:46.446 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:41:46.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:46 smithi038 bash[84940]: audit 2024-09-14T04:41:45.244890+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:41:46.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:46 smithi038 bash[84940]: audit 2024-09-14T04:41:45.244890+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:41:46.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:46 smithi038 bash[84940]: audit 2024-09-14T04:41:45.246294+0000 mon.a (mon.0) 1255 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:41:46.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:46 smithi038 bash[84940]: audit 2024-09-14T04:41:45.246294+0000 mon.a (mon.0) 1255 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:41:46.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:46 smithi038 bash[84940]: cluster 2024-09-14T04:41:45.388933+0000 mgr.y (mgr.26165) 1024 : cluster [DBG] pgmap v1037: 89 pgs: 89 active+clean; 4.7 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 662 op/s 2024-09-14T04:41:46.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:46 smithi038 bash[84940]: cluster 2024-09-14T04:41:45.388933+0000 mgr.y (mgr.26165) 1024 : cluster [DBG] pgmap v1037: 89 pgs: 89 active+clean; 4.7 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 662 op/s 2024-09-14T04:41:46.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:46 smithi038 bash[87336]: audit 2024-09-14T04:41:45.244890+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:41:46.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:46 smithi038 bash[87336]: audit 2024-09-14T04:41:45.244890+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:41:46.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:46 smithi038 bash[87336]: audit 2024-09-14T04:41:45.246294+0000 mon.a (mon.0) 1255 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:41:46.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:46 smithi038 bash[87336]: audit 2024-09-14T04:41:45.246294+0000 mon.a (mon.0) 1255 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:41:46.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:46 smithi038 bash[87336]: cluster 2024-09-14T04:41:45.388933+0000 mgr.y (mgr.26165) 1024 : cluster [DBG] pgmap v1037: 89 pgs: 89 active+clean; 4.7 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 662 op/s 2024-09-14T04:41:46.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:46 smithi038 bash[87336]: cluster 2024-09-14T04:41:45.388933+0000 mgr.y (mgr.26165) 1024 : cluster [DBG] pgmap v1037: 89 pgs: 89 active+clean; 4.7 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 662 op/s 2024-09-14T04:41:46.547 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:46.557 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:46 smithi123 bash[68976]: audit 2024-09-14T04:41:45.244890+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:41:46.557 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:46 smithi123 bash[68976]: audit 2024-09-14T04:41:45.244890+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:41:46.557 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:46 smithi123 bash[68976]: audit 2024-09-14T04:41:45.246294+0000 mon.a (mon.0) 1255 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:41:46.557 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:46 smithi123 bash[68976]: audit 2024-09-14T04:41:45.246294+0000 mon.a (mon.0) 1255 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:41:46.557 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:46 smithi123 bash[68976]: cluster 2024-09-14T04:41:45.388933+0000 mgr.y (mgr.26165) 1024 : cluster [DBG] pgmap v1037: 89 pgs: 89 active+clean; 4.7 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 662 op/s 2024-09-14T04:41:46.557 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:46 smithi123 bash[68976]: cluster 2024-09-14T04:41:45.388933+0000 mgr.y (mgr.26165) 1024 : cluster [DBG] pgmap v1037: 89 pgs: 89 active+clean; 4.7 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 662 op/s 2024-09-14T04:41:46.575 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:46.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:46.577 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:41:46.678 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:46.711 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:46.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:46.715 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:41:46.816 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:46.837 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:46.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:46.841 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:41:46.942 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:46.962 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:46.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:46.964 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:41:47.065 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:47.091 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:47.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:47.095 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:41:47.196 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:47.236 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:47.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:47.239 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:41:47.340 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:47.365 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:47.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:47.369 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:41:47.470 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:47.495 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:47.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:47.500 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:41:47.601 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:47.634 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:47.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:47.640 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:41:47.700 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:41:47.701 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:41:47.740 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:47.764 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:47.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:47.769 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:41:47.870 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:47.897 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:47.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:47.900 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:41:48.001 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:48.039 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:48.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:48.042 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:41:48.143 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:48.165 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:48.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:48.170 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:41:48.271 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:48.272 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:41:48 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:41:48] "GET /metrics HTTP/1.1" 200 36644 "" "Prometheus/2.51.0" 2024-09-14T04:41:48.307 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:48.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:48.310 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:41:48.411 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:48.428 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:48.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:48.430 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:41:48.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:48 smithi038 bash[84940]: cluster 2024-09-14T04:41:47.389585+0000 mgr.y (mgr.26165) 1025 : cluster [DBG] pgmap v1038: 89 pgs: 89 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 687 op/s 2024-09-14T04:41:48.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:48 smithi038 bash[84940]: cluster 2024-09-14T04:41:47.389585+0000 mgr.y (mgr.26165) 1025 : cluster [DBG] pgmap v1038: 89 pgs: 89 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 687 op/s 2024-09-14T04:41:48.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:48 smithi038 bash[84940]: audit 2024-09-14T04:41:47.764773+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:41:48.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:48 smithi038 bash[84940]: audit 2024-09-14T04:41:47.764773+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:41:48.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:48 smithi038 bash[84940]: audit 2024-09-14T04:41:47.778857+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:41:48.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:48 smithi038 bash[84940]: audit 2024-09-14T04:41:47.778857+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:41:48.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:48 smithi038 bash[87336]: cluster 2024-09-14T04:41:47.389585+0000 mgr.y (mgr.26165) 1025 : cluster [DBG] pgmap v1038: 89 pgs: 89 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 687 op/s 2024-09-14T04:41:48.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:48 smithi038 bash[87336]: cluster 2024-09-14T04:41:47.389585+0000 mgr.y (mgr.26165) 1025 : cluster [DBG] pgmap v1038: 89 pgs: 89 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 687 op/s 2024-09-14T04:41:48.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:48 smithi038 bash[87336]: audit 2024-09-14T04:41:47.764773+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:41:48.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:48 smithi038 bash[87336]: audit 2024-09-14T04:41:47.764773+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:41:48.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:48 smithi038 bash[87336]: audit 2024-09-14T04:41:47.778857+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:41:48.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:48 smithi038 bash[87336]: audit 2024-09-14T04:41:47.778857+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:41:48.531 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:48.560 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:48.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:48.565 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:41:48.666 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:48.674 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:48 smithi123 bash[68976]: cluster 2024-09-14T04:41:47.389585+0000 mgr.y (mgr.26165) 1025 : cluster [DBG] pgmap v1038: 89 pgs: 89 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 687 op/s 2024-09-14T04:41:48.674 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:48 smithi123 bash[68976]: cluster 2024-09-14T04:41:47.389585+0000 mgr.y (mgr.26165) 1025 : cluster [DBG] pgmap v1038: 89 pgs: 89 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 687 op/s 2024-09-14T04:41:48.674 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:48 smithi123 bash[68976]: audit 2024-09-14T04:41:47.764773+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:41:48.675 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:48 smithi123 bash[68976]: audit 2024-09-14T04:41:47.764773+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:41:48.675 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:48 smithi123 bash[68976]: audit 2024-09-14T04:41:47.778857+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:41:48.675 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:48 smithi123 bash[68976]: audit 2024-09-14T04:41:47.778857+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:41:48.700 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:48.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:48.705 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:41:48.806 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:48.839 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:48.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:48.842 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:41:48.943 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:48.976 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:48.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:48.979 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:41:49.080 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:49.109 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:49.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:49.115 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:41:49.216 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:49.242 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:49.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:49.247 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:41:49.348 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:49.370 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:49.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:49.376 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:41:49.477 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:49.507 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:49.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:49.510 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:41:49.611 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:49.644 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:49.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:49.648 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:41:49.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:49 smithi123 bash[68976]: audit 2024-09-14T04:41:48.682956+0000 mon.a (mon.0) 1258 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:41:49.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:49 smithi123 bash[68976]: audit 2024-09-14T04:41:48.682956+0000 mon.a (mon.0) 1258 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:41:49.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:49 smithi123 bash[68976]: audit 2024-09-14T04:41:48.687274+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:41:49.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:49 smithi123 bash[68976]: audit 2024-09-14T04:41:48.687274+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:41:49.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:49 smithi123 bash[68976]: audit 2024-09-14T04:41:48.695967+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:41:49.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:49 smithi123 bash[68976]: audit 2024-09-14T04:41:48.695967+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:41:49.749 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:49.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:49 smithi038 bash[87336]: audit 2024-09-14T04:41:48.682956+0000 mon.a (mon.0) 1258 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:41:49.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:49 smithi038 bash[87336]: audit 2024-09-14T04:41:48.682956+0000 mon.a (mon.0) 1258 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:41:49.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:49 smithi038 bash[87336]: audit 2024-09-14T04:41:48.687274+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:41:49.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:49 smithi038 bash[87336]: audit 2024-09-14T04:41:48.687274+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:41:49.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:49 smithi038 bash[87336]: audit 2024-09-14T04:41:48.695967+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:41:49.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:49 smithi038 bash[87336]: audit 2024-09-14T04:41:48.695967+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:41:49.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:49 smithi038 bash[84940]: audit 2024-09-14T04:41:48.682956+0000 mon.a (mon.0) 1258 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:41:49.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:49 smithi038 bash[84940]: audit 2024-09-14T04:41:48.682956+0000 mon.a (mon.0) 1258 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:41:49.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:49 smithi038 bash[84940]: audit 2024-09-14T04:41:48.687274+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:41:49.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:49 smithi038 bash[84940]: audit 2024-09-14T04:41:48.687274+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:41:49.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:49 smithi038 bash[84940]: audit 2024-09-14T04:41:48.695967+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:41:49.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:49 smithi038 bash[84940]: audit 2024-09-14T04:41:48.695967+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:41:49.773 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:49.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:49.777 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:41:49.878 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:49.914 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:49.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:49.919 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:41:50.020 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:50.046 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:50.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:50.049 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:41:50.150 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:50.167 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:50.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:50.169 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:41:50.270 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:50.295 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:50.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:50.298 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:41:50.399 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:50.428 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:50.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:50.433 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:41:50.437 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:41:50 smithi123 bash[61744]: ts=2024-09-14T04:41:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:41:50.534 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:50.563 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:50.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:50.569 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:41:50.670 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:50.705 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:50.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:50.708 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:41:50.765 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:41:50.765 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:41:50.809 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:50.819 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:50 smithi123 bash[68976]: cluster 2024-09-14T04:41:49.390019+0000 mgr.y (mgr.26165) 1026 : cluster [DBG] pgmap v1039: 89 pgs: 89 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 687 op/s 2024-09-14T04:41:50.819 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:50 smithi123 bash[68976]: cluster 2024-09-14T04:41:49.390019+0000 mgr.y (mgr.26165) 1026 : cluster [DBG] pgmap v1039: 89 pgs: 89 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 687 op/s 2024-09-14T04:41:50.833 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:50.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:50.839 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:41:50.940 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:50.950 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:50 smithi038 bash[84940]: cluster 2024-09-14T04:41:49.390019+0000 mgr.y (mgr.26165) 1026 : cluster [DBG] pgmap v1039: 89 pgs: 89 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 687 op/s 2024-09-14T04:41:50.950 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:50 smithi038 bash[84940]: cluster 2024-09-14T04:41:49.390019+0000 mgr.y (mgr.26165) 1026 : cluster [DBG] pgmap v1039: 89 pgs: 89 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 687 op/s 2024-09-14T04:41:50.951 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:50 smithi038 bash[87336]: cluster 2024-09-14T04:41:49.390019+0000 mgr.y (mgr.26165) 1026 : cluster [DBG] pgmap v1039: 89 pgs: 89 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 687 op/s 2024-09-14T04:41:50.951 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:50 smithi038 bash[87336]: cluster 2024-09-14T04:41:49.390019+0000 mgr.y (mgr.26165) 1026 : cluster [DBG] pgmap v1039: 89 pgs: 89 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 687 op/s 2024-09-14T04:41:50.965 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:50.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:50.968 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:41:51.069 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:51.106 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:51.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:51.113 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:41:51.214 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:51.243 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:51.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:51.246 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:41:51.346 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:51.381 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:51.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:51.384 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:41:51.484 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:51.512 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:51.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:51.516 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:41:51.617 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:51.634 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:51.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:51.636 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:41:51.737 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:51.768 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:51.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:51.773 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:41:51.874 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:51.898 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:51.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:51.900 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:41:52.000 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:52.022 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:52.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:52.024 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:41:52.125 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:52.149 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:52.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:52.153 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:41:52.254 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:52.272 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:52.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:52.274 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:41:52.375 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:52.407 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:52.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:52.413 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:41:52.514 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:52.555 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:52.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:52.558 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:41:52.659 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:52.685 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:52.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:52.691 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:41:52.791 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:52.823 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:52.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:52.828 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:41:52.929 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:52.947 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:52.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:52.949 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:41:53.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:52 smithi038 bash[84940]: cluster 2024-09-14T04:41:51.390772+0000 mgr.y (mgr.26165) 1027 : cluster [DBG] pgmap v1040: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 743 op/s 2024-09-14T04:41:53.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:52 smithi038 bash[84940]: cluster 2024-09-14T04:41:51.390772+0000 mgr.y (mgr.26165) 1027 : cluster [DBG] pgmap v1040: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 743 op/s 2024-09-14T04:41:53.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:52 smithi038 bash[87336]: cluster 2024-09-14T04:41:51.390772+0000 mgr.y (mgr.26165) 1027 : cluster [DBG] pgmap v1040: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 743 op/s 2024-09-14T04:41:53.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:52 smithi038 bash[87336]: cluster 2024-09-14T04:41:51.390772+0000 mgr.y (mgr.26165) 1027 : cluster [DBG] pgmap v1040: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 743 op/s 2024-09-14T04:41:53.049 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:53.084 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:53.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:53.090 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:41:53.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:52 smithi123 bash[68976]: cluster 2024-09-14T04:41:51.390772+0000 mgr.y (mgr.26165) 1027 : cluster [DBG] pgmap v1040: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 743 op/s 2024-09-14T04:41:53.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:52 smithi123 bash[68976]: cluster 2024-09-14T04:41:51.390772+0000 mgr.y (mgr.26165) 1027 : cluster [DBG] pgmap v1040: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 743 op/s 2024-09-14T04:41:53.191 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:53.216 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:53.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:53.220 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:41:53.321 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:53.345 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:53.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:53.350 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:41:53.451 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:53.473 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:53.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:53.475 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:41:53.576 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:53.598 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:53.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:53.605 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:41:53.706 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:53.736 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:53.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:53.740 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:41:53.840 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:53.858 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:53.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:53.860 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:41:53.961 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:54.009 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:54.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:54.014 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:41:54.115 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:54.151 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:54.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:54.156 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:41:54.257 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:54.279 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:54.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:54.284 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:41:54.384 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:54.408 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:54.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:54.412 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:41:54.512 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:54.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:54.545 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:54.545 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:41:54.646 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:54.669 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:54.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:54.671 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:41:54.771 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:54.781 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:54 smithi038 bash[84940]: cluster 2024-09-14T04:41:53.391311+0000 mgr.y (mgr.26165) 1028 : cluster [DBG] pgmap v1041: 89 pgs: 89 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 691 op/s 2024-09-14T04:41:54.781 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:54 smithi038 bash[84940]: cluster 2024-09-14T04:41:53.391311+0000 mgr.y (mgr.26165) 1028 : cluster [DBG] pgmap v1041: 89 pgs: 89 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 691 op/s 2024-09-14T04:41:54.782 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:54 smithi038 bash[87336]: cluster 2024-09-14T04:41:53.391311+0000 mgr.y (mgr.26165) 1028 : cluster [DBG] pgmap v1041: 89 pgs: 89 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 691 op/s 2024-09-14T04:41:54.782 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:54 smithi038 bash[87336]: cluster 2024-09-14T04:41:53.391311+0000 mgr.y (mgr.26165) 1028 : cluster [DBG] pgmap v1041: 89 pgs: 89 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 691 op/s 2024-09-14T04:41:54.797 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:54.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:54.803 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:41:54.904 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:54.923 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:54.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:54.926 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:41:54.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:54 smithi123 bash[68976]: cluster 2024-09-14T04:41:53.391311+0000 mgr.y (mgr.26165) 1028 : cluster [DBG] pgmap v1041: 89 pgs: 89 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 691 op/s 2024-09-14T04:41:54.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:54 smithi123 bash[68976]: cluster 2024-09-14T04:41:53.391311+0000 mgr.y (mgr.26165) 1028 : cluster [DBG] pgmap v1041: 89 pgs: 89 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 691 op/s 2024-09-14T04:41:55.027 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:55.057 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:55.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:55.061 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:41:55.161 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:55.197 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:55.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:55.202 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:41:55.303 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:55.333 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:55.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:55.335 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:41:55.436 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:55.463 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:55.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:55.469 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:41:55.569 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:55.591 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:55.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:55.594 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:41:55.695 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:55.712 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:55.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:55.714 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:41:55.815 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:55.841 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:55.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:55.846 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:41:55.946 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:55.984 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:55.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:55.989 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:41:56.090 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:56.113 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:56.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:56.119 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:41:56.219 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:56.242 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:56.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:56.248 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:41:56.349 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:56.378 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:56.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:56.381 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:41:56.482 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:56.504 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:56.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:56.509 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:41:56.610 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:56.630 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:56.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:56.632 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:41:56.733 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:56.761 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:56.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:56.765 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:41:56.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:56 smithi038 bash[84940]: cluster 2024-09-14T04:41:55.391880+0000 mgr.y (mgr.26165) 1029 : cluster [DBG] pgmap v1042: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 721 op/s 2024-09-14T04:41:56.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:56 smithi038 bash[84940]: cluster 2024-09-14T04:41:55.391880+0000 mgr.y (mgr.26165) 1029 : cluster [DBG] pgmap v1042: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 721 op/s 2024-09-14T04:41:56.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:56 smithi038 bash[87336]: cluster 2024-09-14T04:41:55.391880+0000 mgr.y (mgr.26165) 1029 : cluster [DBG] pgmap v1042: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 721 op/s 2024-09-14T04:41:56.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:56 smithi038 bash[87336]: cluster 2024-09-14T04:41:55.391880+0000 mgr.y (mgr.26165) 1029 : cluster [DBG] pgmap v1042: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 721 op/s 2024-09-14T04:41:56.866 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:56.884 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:56.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:56.886 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:41:56.987 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:56.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:56 smithi123 bash[68976]: cluster 2024-09-14T04:41:55.391880+0000 mgr.y (mgr.26165) 1029 : cluster [DBG] pgmap v1042: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 721 op/s 2024-09-14T04:41:56.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:56 smithi123 bash[68976]: cluster 2024-09-14T04:41:55.391880+0000 mgr.y (mgr.26165) 1029 : cluster [DBG] pgmap v1042: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 721 op/s 2024-09-14T04:41:57.008 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:57.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:57.010 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:41:57.111 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:57.137 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:57.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:57.140 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:41:57.240 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:57.270 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:57.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:57.273 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:41:57.374 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:57.405 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:57.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:57.412 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:41:57.512 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:57.530 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:57.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:57.532 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:41:57.633 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:57.652 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:57.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:57.654 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:41:57.755 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:57.799 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:57.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:57.804 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:41:57.905 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:57.936 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:57.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:57.938 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:41:58.039 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:58.063 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:58.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:58.065 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:41:58.166 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:58.200 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:41:58.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:58.205 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:41:58.300 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:41:58 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:41:58] "GET /metrics HTTP/1.1" 200 36644 "" "Prometheus/2.51.0" 2024-09-14T04:41:58.305 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:58.328 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:58.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:58.330 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:41:58.431 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:58.459 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:58.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:58.463 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:41:58.564 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:58.594 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:58.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:58.601 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:41:58.702 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:58.729 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:58.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:58.736 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:41:58.837 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:58.868 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:41:58.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:58.871 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:41:58.972 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:58.981 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:58 smithi038 bash[84940]: cluster 2024-09-14T04:41:57.392525+0000 mgr.y (mgr.26165) 1030 : cluster [DBG] pgmap v1043: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 834 op/s 2024-09-14T04:41:58.981 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:41:58 smithi038 bash[84940]: cluster 2024-09-14T04:41:57.392525+0000 mgr.y (mgr.26165) 1030 : cluster [DBG] pgmap v1043: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 834 op/s 2024-09-14T04:41:58.981 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:58 smithi038 bash[87336]: cluster 2024-09-14T04:41:57.392525+0000 mgr.y (mgr.26165) 1030 : cluster [DBG] pgmap v1043: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 834 op/s 2024-09-14T04:41:58.981 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:41:58 smithi038 bash[87336]: cluster 2024-09-14T04:41:57.392525+0000 mgr.y (mgr.26165) 1030 : cluster [DBG] pgmap v1043: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 834 op/s 2024-09-14T04:41:59.001 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:41:59.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:59.005 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:41:59.108 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:59.134 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:59.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:59.138 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:41:59.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:58 smithi123 bash[68976]: cluster 2024-09-14T04:41:57.392525+0000 mgr.y (mgr.26165) 1030 : cluster [DBG] pgmap v1043: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 834 op/s 2024-09-14T04:41:59.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:41:58 smithi123 bash[68976]: cluster 2024-09-14T04:41:57.392525+0000 mgr.y (mgr.26165) 1030 : cluster [DBG] pgmap v1043: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 834 op/s 2024-09-14T04:41:59.239 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:59.256 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:41:59.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:59.258 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:41:59.359 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:59.388 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:41:59.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:59.393 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:41:59.494 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:59.522 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:59.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:59.524 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:41:59.625 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:59.651 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:41:59.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:59.653 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:41:59.753 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:59.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:59.784 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:41:59.785 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:41:59.886 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:59.917 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:41:59.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:41:59.921 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:42:00.022 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:00.052 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:00.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:00.055 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:42:00.156 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:00.176 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:00.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:00.178 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:42:00.279 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:00.302 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:00.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:00.304 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:42:00.405 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:00.434 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:00.437 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:42:00 smithi123 bash[61744]: ts=2024-09-14T04:42:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:42:00.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:00.441 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:42:00.542 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:00.575 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:00.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:00.577 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:42:00.678 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:00.713 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:00.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:00.715 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:42:00.816 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:00.825 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:00 smithi123 bash[68976]: cluster 2024-09-14T04:41:59.392949+0000 mgr.y (mgr.26165) 1031 : cluster [DBG] pgmap v1044: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 618 op/s 2024-09-14T04:42:00.826 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:00 smithi123 bash[68976]: cluster 2024-09-14T04:41:59.392949+0000 mgr.y (mgr.26165) 1031 : cluster [DBG] pgmap v1044: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 618 op/s 2024-09-14T04:42:00.826 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:00 smithi123 bash[68976]: audit 2024-09-14T04:42:00.239355+0000 mon.a (mon.0) 1261 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:42:00.826 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:00 smithi123 bash[68976]: audit 2024-09-14T04:42:00.239355+0000 mon.a (mon.0) 1261 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:42:00.850 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:00.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:00.856 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:42:00.957 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:00.967 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:00 smithi038 bash[87336]: cluster 2024-09-14T04:41:59.392949+0000 mgr.y (mgr.26165) 1031 : cluster [DBG] pgmap v1044: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 618 op/s 2024-09-14T04:42:00.967 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:00 smithi038 bash[87336]: cluster 2024-09-14T04:41:59.392949+0000 mgr.y (mgr.26165) 1031 : cluster [DBG] pgmap v1044: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 618 op/s 2024-09-14T04:42:00.967 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:00 smithi038 bash[87336]: audit 2024-09-14T04:42:00.239355+0000 mon.a (mon.0) 1261 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:42:00.967 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:00 smithi038 bash[87336]: audit 2024-09-14T04:42:00.239355+0000 mon.a (mon.0) 1261 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:42:00.967 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:00 smithi038 bash[84940]: cluster 2024-09-14T04:41:59.392949+0000 mgr.y (mgr.26165) 1031 : cluster [DBG] pgmap v1044: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 618 op/s 2024-09-14T04:42:00.967 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:00 smithi038 bash[84940]: cluster 2024-09-14T04:41:59.392949+0000 mgr.y (mgr.26165) 1031 : cluster [DBG] pgmap v1044: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 618 op/s 2024-09-14T04:42:00.968 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:00 smithi038 bash[84940]: audit 2024-09-14T04:42:00.239355+0000 mon.a (mon.0) 1261 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:42:00.968 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:00 smithi038 bash[84940]: audit 2024-09-14T04:42:00.239355+0000 mon.a (mon.0) 1261 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:42:00.995 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:00.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:00.999 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:42:01.100 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:01.134 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:01.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:01.140 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:42:01.241 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:01.272 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:01.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:01.278 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:42:01.379 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:01.416 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:01.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:01.420 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:42:01.521 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:01.555 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:01.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:01.561 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:42:01.662 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:01.687 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:01.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:01.692 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:42:01.793 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:01.813 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:01.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:01.814 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:42:01.915 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:01.940 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:01.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:01.942 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:42:02.043 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:02.073 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:02.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:02.083 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:42:02.183 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:02.204 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:02.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:02.208 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:42:02.308 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:02.336 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:02.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:02.340 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:42:02.441 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:02.477 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:02.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:02.480 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:42:02.581 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:02.614 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:02.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:02.616 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:42:02.716 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:02.754 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:02.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:02.760 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:42:02.861 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:02.886 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:02.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:02.889 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:42:02.989 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:03.017 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:03.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:02 smithi038 bash[84940]: cluster 2024-09-14T04:42:01.393592+0000 mgr.y (mgr.26165) 1032 : cluster [DBG] pgmap v1045: 89 pgs: 89 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 848 op/s 2024-09-14T04:42:03.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:02 smithi038 bash[84940]: cluster 2024-09-14T04:42:01.393592+0000 mgr.y (mgr.26165) 1032 : cluster [DBG] pgmap v1045: 89 pgs: 89 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 848 op/s 2024-09-14T04:42:03.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:02 smithi038 bash[87336]: cluster 2024-09-14T04:42:01.393592+0000 mgr.y (mgr.26165) 1032 : cluster [DBG] pgmap v1045: 89 pgs: 89 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 848 op/s 2024-09-14T04:42:03.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:02 smithi038 bash[87336]: cluster 2024-09-14T04:42:01.393592+0000 mgr.y (mgr.26165) 1032 : cluster [DBG] pgmap v1045: 89 pgs: 89 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 848 op/s 2024-09-14T04:42:03.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:03.023 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:42:03.124 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:03.132 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:02 smithi123 bash[68976]: cluster 2024-09-14T04:42:01.393592+0000 mgr.y (mgr.26165) 1032 : cluster [DBG] pgmap v1045: 89 pgs: 89 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 848 op/s 2024-09-14T04:42:03.132 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:02 smithi123 bash[68976]: cluster 2024-09-14T04:42:01.393592+0000 mgr.y (mgr.26165) 1032 : cluster [DBG] pgmap v1045: 89 pgs: 89 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 848 op/s 2024-09-14T04:42:03.151 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:03.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:03.155 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:42:03.256 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:03.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:03.288 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:03.289 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:42:03.389 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:03.416 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:03.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:03.422 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:42:03.522 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:03.551 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:03.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:03.554 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:42:03.655 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:03.679 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:03.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:03.683 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:42:03.784 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:03.803 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:03.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:03.805 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:42:03.905 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:03.931 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:03.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:03.946 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:42:04.046 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:04.078 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:04.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:04.081 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:42:04.182 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:04.210 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:04.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:04.215 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:42:04.316 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:04.354 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:04.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:04.358 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:42:04.459 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:04.482 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:04.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:04.484 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:42:04.585 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:04.608 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:04.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:04.614 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:42:04.715 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:04.747 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:04.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:04.753 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:42:04.850 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:04 smithi038 bash[84940]: cluster 2024-09-14T04:42:03.394360+0000 mgr.y (mgr.26165) 1033 : cluster [DBG] pgmap v1046: 89 pgs: 89 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 633 op/s 2024-09-14T04:42:04.854 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:04.883 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:04.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:04.885 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:42:04.986 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:05.016 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:05.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:05.020 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:42:05.092 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:04 smithi038 bash[84940]: cluster 2024-09-14T04:42:03.394360+0000 mgr.y (mgr.26165) 1033 : cluster [DBG] pgmap v1046: 89 pgs: 89 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 633 op/s 2024-09-14T04:42:05.092 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:04 smithi038 bash[87336]: cluster 2024-09-14T04:42:03.394360+0000 mgr.y (mgr.26165) 1033 : cluster [DBG] pgmap v1046: 89 pgs: 89 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 633 op/s 2024-09-14T04:42:05.092 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:04 smithi038 bash[87336]: cluster 2024-09-14T04:42:03.394360+0000 mgr.y (mgr.26165) 1033 : cluster [DBG] pgmap v1046: 89 pgs: 89 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 633 op/s 2024-09-14T04:42:05.121 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:05.130 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:04 smithi123 bash[68976]: cluster 2024-09-14T04:42:03.394360+0000 mgr.y (mgr.26165) 1033 : cluster [DBG] pgmap v1046: 89 pgs: 89 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 633 op/s 2024-09-14T04:42:05.130 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:04 smithi123 bash[68976]: cluster 2024-09-14T04:42:03.394360+0000 mgr.y (mgr.26165) 1033 : cluster [DBG] pgmap v1046: 89 pgs: 89 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 633 op/s 2024-09-14T04:42:05.144 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:05.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:05.148 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:42:05.249 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:05.272 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:05.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:05.274 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:42:05.375 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:05.415 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:05.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:05.419 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:42:05.520 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:05.546 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:05.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:05.549 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:42:05.650 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:05.674 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:05.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:05.678 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:42:05.779 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:05.807 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:05.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:05.811 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:42:05.912 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:05.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:05 smithi123 bash[68976]: cluster 2024-09-14T04:42:05.394912+0000 mgr.y (mgr.26165) 1034 : cluster [DBG] pgmap v1047: 89 pgs: 89 active+clean; 3.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 663 op/s 2024-09-14T04:42:05.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:05 smithi123 bash[68976]: cluster 2024-09-14T04:42:05.394912+0000 mgr.y (mgr.26165) 1034 : cluster [DBG] pgmap v1047: 89 pgs: 89 active+clean; 3.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 663 op/s 2024-09-14T04:42:05.944 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:05.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:05.949 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:42:06.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:05 smithi038 bash[84940]: cluster 2024-09-14T04:42:05.394912+0000 mgr.y (mgr.26165) 1034 : cluster [DBG] pgmap v1047: 89 pgs: 89 active+clean; 3.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 663 op/s 2024-09-14T04:42:06.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:05 smithi038 bash[84940]: cluster 2024-09-14T04:42:05.394912+0000 mgr.y (mgr.26165) 1034 : cluster [DBG] pgmap v1047: 89 pgs: 89 active+clean; 3.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 663 op/s 2024-09-14T04:42:06.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:05 smithi038 bash[87336]: cluster 2024-09-14T04:42:05.394912+0000 mgr.y (mgr.26165) 1034 : cluster [DBG] pgmap v1047: 89 pgs: 89 active+clean; 3.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 663 op/s 2024-09-14T04:42:06.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:05 smithi038 bash[87336]: cluster 2024-09-14T04:42:05.394912+0000 mgr.y (mgr.26165) 1034 : cluster [DBG] pgmap v1047: 89 pgs: 89 active+clean; 3.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 663 op/s 2024-09-14T04:42:06.050 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:06.078 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:06.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:06.083 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:42:06.184 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:06.231 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:06.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:06.237 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:42:06.338 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:06.368 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:06.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:06.373 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:42:06.474 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:06.515 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:06.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:06.518 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:42:06.619 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:06.659 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:06.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:06.662 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:42:06.763 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:06.787 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:06.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:06.793 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:42:06.894 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:06.935 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:06.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:06.940 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:42:07.010 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-09-14T04:42:07.010 INFO:teuthology.orchestra.run.smithi038.stdout: "size": 20, 2024-09-14T04:42:07.010 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 600, 2024-09-14T04:42:07.010 INFO:teuthology.orchestra.run.smithi038.stdout: "ops": [ 2024-09-14T04:42:07.011 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.011 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.35187.0:138415 8.d e185/183 8:b7d39923:::benchmark_data_smithi038_168109_object33340:head v 185'8642, mlcod=174'5440)", 2024-09-14T04:42:07.011 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:36:44.058094+0000", 2024-09-14T04:42:07.011 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 322.94772803799998, 2024-09-14T04:42:07.011 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.198475708, 2024-09-14T04:42:07.011 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:42:07.011 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:42:07.011 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:42:07.011 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:42:07.011 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.011 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:42:07.011 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:36:44.058094+0000", 2024-09-14T04:42:07.011 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:42:07.012 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.012 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.012 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:42:07.012 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:36:44.058094+0000", 2024-09-14T04:42:07.012 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:42:07.012 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.012 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.012 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:42:07.012 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:36:44.058095+0000", 2024-09-14T04:42:07.012 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.9800000000000002e-07 2024-09-14T04:42:07.012 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.012 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.012 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:42:07.012 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:36:44.058101+0000", 2024-09-14T04:42:07.013 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.7450000000000001e-06 2024-09-14T04:42:07.013 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.013 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.013 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:42:07.013 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:36:44.058113+0000", 2024-09-14T04:42:07.013 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.1721e-05 2024-09-14T04:42:07.013 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.013 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.013 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:42:07.013 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:36:44.058120+0000", 2024-09-14T04:42:07.013 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.2470000000000002e-06 2024-09-14T04:42:07.013 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.013 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.014 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:42:07.014 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:36:44.058174+0000", 2024-09-14T04:42:07.014 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.4035e-05 2024-09-14T04:42:07.014 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.014 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.014 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:42:07.014 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:36:44.058194+0000", 2024-09-14T04:42:07.014 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.0242e-05 2024-09-14T04:42:07.014 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.014 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.014 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:42:07.014 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:36:44.256474+0000", 2024-09-14T04:42:07.014 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.19827953000000001 2024-09-14T04:42:07.014 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.014 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.015 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:42:07.015 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:36:44.256570+0000", 2024-09-14T04:42:07.015 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.6189999999999999e-05 2024-09-14T04:42:07.015 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:42:07.015 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:42:07.015 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:42:07.015 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.015 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.015 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.35187.0:138421 8.f e185/160 8:f3b065c0:::benchmark_data_smithi038_168109_object33346:head v 185'8611, mlcod=185'8609)", 2024-09-14T04:42:07.016 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:36:44.062288+0000", 2024-09-14T04:42:07.016 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 322.94353439600002, 2024-09-14T04:42:07.016 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.22158183200000001, 2024-09-14T04:42:07.016 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:42:07.016 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:42:07.016 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:42:07.016 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:42:07.016 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.016 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:42:07.016 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:36:44.062288+0000", 2024-09-14T04:42:07.016 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:42:07.016 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.016 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.017 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:42:07.017 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:36:44.062288+0000", 2024-09-14T04:42:07.017 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:42:07.017 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.017 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.017 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:42:07.017 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:36:44.062289+0000", 2024-09-14T04:42:07.017 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.0440000000000001e-06 2024-09-14T04:42:07.017 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.017 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.017 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:42:07.017 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:36:44.062296+0000", 2024-09-14T04:42:07.017 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.1860000000000003e-06 2024-09-14T04:42:07.017 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.018 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.018 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:42:07.018 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:36:44.250006+0000", 2024-09-14T04:42:07.018 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.18770927300000001 2024-09-14T04:42:07.018 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.018 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.018 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:42:07.018 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:36:44.250024+0000", 2024-09-14T04:42:07.018 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.8614000000000002e-05 2024-09-14T04:42:07.018 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.018 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.018 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:42:07.018 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:36:44.250874+0000", 2024-09-14T04:42:07.019 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00084948800000000002 2024-09-14T04:42:07.019 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.019 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.019 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:42:07.019 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:36:44.250915+0000", 2024-09-14T04:42:07.019 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.1532000000000001e-05 2024-09-14T04:42:07.019 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.019 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.019 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:42:07.019 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:36:44.283804+0000", 2024-09-14T04:42:07.019 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.032888290000000001 2024-09-14T04:42:07.019 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.019 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.019 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:42:07.019 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:36:44.283870+0000", 2024-09-14T04:42:07.020 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.6404999999999999e-05 2024-09-14T04:42:07.020 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:42:07.020 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:42:07.020 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:42:07.020 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.020 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.020 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.35187.0:138425 8.e e185/160 8:7c2ceb76:::benchmark_data_smithi038_168109_object33350:head v 185'8631, mlcod=185'8629)", 2024-09-14T04:42:07.020 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:36:44.064590+0000", 2024-09-14T04:42:07.020 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 322.94123243400003, 2024-09-14T04:42:07.020 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.210419046, 2024-09-14T04:42:07.020 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:42:07.020 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:42:07.020 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:42:07.021 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:42:07.021 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.021 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:42:07.021 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:36:44.064590+0000", 2024-09-14T04:42:07.021 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:42:07.021 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.021 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.021 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:42:07.021 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:36:44.064590+0000", 2024-09-14T04:42:07.021 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:42:07.021 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.021 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.021 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:42:07.021 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:36:44.064591+0000", 2024-09-14T04:42:07.022 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.091e-06 2024-09-14T04:42:07.022 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.022 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.022 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:42:07.022 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:36:44.064599+0000", 2024-09-14T04:42:07.022 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.2879999999999993e-06 2024-09-14T04:42:07.022 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.022 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.022 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:42:07.022 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:36:44.250437+0000", 2024-09-14T04:42:07.022 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.18583728599999999 2024-09-14T04:42:07.022 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.022 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.022 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:42:07.023 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:36:44.250449+0000", 2024-09-14T04:42:07.023 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.207e-05 2024-09-14T04:42:07.023 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.023 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.023 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:42:07.023 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:36:44.250538+0000", 2024-09-14T04:42:07.023 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.9510000000000002e-05 2024-09-14T04:42:07.023 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.023 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.023 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:42:07.023 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:36:44.250575+0000", 2024-09-14T04:42:07.023 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.6674999999999997e-05 2024-09-14T04:42:07.023 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.024 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.024 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:42:07.024 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:36:44.274944+0000", 2024-09-14T04:42:07.024 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.024368832999999999 2024-09-14T04:42:07.024 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.024 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.024 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:42:07.024 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:36:44.275009+0000", 2024-09-14T04:42:07.024 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.5293e-05 2024-09-14T04:42:07.024 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:42:07.024 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:42:07.024 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:42:07.024 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.024 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.025 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.35187.0:149755 8.e e185/160 8:7218b933:::benchmark_data_smithi038_168109_object44680:head v 185'9338, mlcod=185'9335)", 2024-09-14T04:42:07.025 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:36:58.046191+0000", 2024-09-14T04:42:07.025 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 308.95963195000002, 2024-09-14T04:42:07.025 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.151617527, 2024-09-14T04:42:07.025 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:42:07.025 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:42:07.025 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:42:07.025 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:42:07.025 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.025 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:42:07.025 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:36:58.046191+0000", 2024-09-14T04:42:07.025 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:42:07.026 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.026 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.026 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:42:07.026 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:36:58.046191+0000", 2024-09-14T04:42:07.026 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:42:07.026 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.026 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.026 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:42:07.026 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:36:58.046192+0000", 2024-09-14T04:42:07.026 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.062e-06 2024-09-14T04:42:07.026 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.026 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.026 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:42:07.026 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:36:58.046200+0000", 2024-09-14T04:42:07.027 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.4579999999999993e-06 2024-09-14T04:42:07.027 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.027 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.027 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:42:07.027 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:36:58.166926+0000", 2024-09-14T04:42:07.027 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.120726257 2024-09-14T04:42:07.027 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.027 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.027 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:42:07.027 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:36:58.166942+0000", 2024-09-14T04:42:07.027 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.5820000000000001e-05 2024-09-14T04:42:07.027 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.027 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.027 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:42:07.027 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:36:58.171384+0000", 2024-09-14T04:42:07.028 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0044415670000000004 2024-09-14T04:42:07.028 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.028 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.028 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:42:07.028 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:36:58.171402+0000", 2024-09-14T04:42:07.028 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.8270999999999998e-05 2024-09-14T04:42:07.028 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.028 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.028 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:42:07.028 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:36:58.197764+0000", 2024-09-14T04:42:07.028 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.026362262000000001 2024-09-14T04:42:07.028 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.028 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.028 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:42:07.029 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:36:58.197808+0000", 2024-09-14T04:42:07.029 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.3829999999999999e-05 2024-09-14T04:42:07.029 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:42:07.029 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:42:07.029 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:42:07.029 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.029 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.029 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.35187.0:185114 8.1 e194/170 8:87e8d343:::benchmark_data_smithi038_168109_object80039:head v 194'8291, mlcod=194'8289)", 2024-09-14T04:42:07.029 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:37:43.403040+0000", 2024-09-14T04:42:07.029 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 263.60278215300002, 2024-09-14T04:42:07.029 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.270496972, 2024-09-14T04:42:07.029 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:42:07.029 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:42:07.030 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:42:07.030 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:42:07.030 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.030 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:42:07.030 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:37:43.403040+0000", 2024-09-14T04:42:07.030 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:42:07.030 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.030 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.030 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:42:07.030 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:37:43.403040+0000", 2024-09-14T04:42:07.030 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:42:07.030 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.030 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.031 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:42:07.031 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:37:43.403042+0000", 2024-09-14T04:42:07.031 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.725e-06 2024-09-14T04:42:07.031 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.031 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.031 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:42:07.031 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:37:43.403050+0000", 2024-09-14T04:42:07.031 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.4009999999999997e-06 2024-09-14T04:42:07.031 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.031 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.031 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:42:07.031 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:37:43.403066+0000", 2024-09-14T04:42:07.031 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.5528000000000001e-05 2024-09-14T04:42:07.032 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.032 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.032 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:42:07.032 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:37:43.403075+0000", 2024-09-14T04:42:07.032 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.6549999999999993e-06 2024-09-14T04:42:07.032 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.032 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.032 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:42:07.032 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:37:43.403161+0000", 2024-09-14T04:42:07.032 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.6172000000000001e-05 2024-09-14T04:42:07.032 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.032 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.032 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:42:07.032 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:37:43.403181+0000", 2024-09-14T04:42:07.033 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.9865e-05 2024-09-14T04:42:07.033 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.033 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.033 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:42:07.033 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:37:43.673433+0000", 2024-09-14T04:42:07.033 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.27025277399999997 2024-09-14T04:42:07.033 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.033 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.033 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:42:07.033 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:37:43.673537+0000", 2024-09-14T04:42:07.033 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00010385199999999999 2024-09-14T04:42:07.033 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:42:07.033 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:42:07.033 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:42:07.034 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.034 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.034 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.35187.0:185115 8.e e194/160 8:744ec226:::benchmark_data_smithi038_168109_object80040:head v 194'11588, mlcod=194'11586)", 2024-09-14T04:42:07.034 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:37:43.403179+0000", 2024-09-14T04:42:07.034 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 263.60264303000002, 2024-09-14T04:42:07.034 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.28384575000000001, 2024-09-14T04:42:07.034 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:42:07.034 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:42:07.034 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:42:07.034 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:42:07.034 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.034 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:42:07.034 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:37:43.403179+0000", 2024-09-14T04:42:07.034 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:42:07.035 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.035 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.035 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:42:07.035 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:37:43.403179+0000", 2024-09-14T04:42:07.035 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:42:07.035 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.035 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.035 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:42:07.035 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:37:43.403180+0000", 2024-09-14T04:42:07.035 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.3200000000000005e-07 2024-09-14T04:42:07.035 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.035 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.035 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:42:07.036 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:37:43.403185+0000", 2024-09-14T04:42:07.036 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.4710000000000001e-06 2024-09-14T04:42:07.036 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.036 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.036 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:42:07.036 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:37:43.403194+0000", 2024-09-14T04:42:07.036 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.0089999999999996e-06 2024-09-14T04:42:07.036 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.036 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.036 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:42:07.036 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:37:43.403199+0000", 2024-09-14T04:42:07.036 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.6749999999999999e-06 2024-09-14T04:42:07.036 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.036 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.036 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:42:07.037 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:37:43.403254+0000", 2024-09-14T04:42:07.037 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.4274999999999998e-05 2024-09-14T04:42:07.037 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.037 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.037 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:42:07.037 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:37:43.403267+0000", 2024-09-14T04:42:07.037 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.3866000000000001e-05 2024-09-14T04:42:07.037 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.037 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.037 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:42:07.037 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:37:43.686959+0000", 2024-09-14T04:42:07.037 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.28369188099999998 2024-09-14T04:42:07.037 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.037 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.038 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:42:07.038 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:37:43.687025+0000", 2024-09-14T04:42:07.038 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.5940999999999998e-05 2024-09-14T04:42:07.038 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:42:07.038 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:42:07.038 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:42:07.038 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.038 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.038 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.35187.0:185116 8.a e194/160 8:5e0e8c93:::benchmark_data_smithi038_168109_object80041:head v 194'11532, mlcod=194'11530)", 2024-09-14T04:42:07.038 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:37:43.405491+0000", 2024-09-14T04:42:07.038 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 263.60033173599999, 2024-09-14T04:42:07.038 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.290410803, 2024-09-14T04:42:07.038 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:42:07.038 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:42:07.039 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:42:07.039 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:42:07.039 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.039 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:42:07.039 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:37:43.405491+0000", 2024-09-14T04:42:07.039 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:42:07.039 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.039 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.039 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:42:07.039 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:37:43.405491+0000", 2024-09-14T04:42:07.039 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:42:07.039 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.039 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.040 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:42:07.040 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:37:43.405492+0000", 2024-09-14T04:42:07.040 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.9599999999999998e-07 2024-09-14T04:42:07.040 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.040 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.040 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:42:07.040 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:37:43.405500+0000", 2024-09-14T04:42:07.040 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.4100000000000008e-06 2024-09-14T04:42:07.040 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.040 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.040 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:42:07.040 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:37:43.673392+0000", 2024-09-14T04:42:07.040 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.26789223499999998 2024-09-14T04:42:07.040 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.041 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.041 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:42:07.041 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:37:43.673418+0000", 2024-09-14T04:42:07.041 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.5488999999999999e-05 2024-09-14T04:42:07.041 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.041 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.041 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:42:07.041 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:37:43.673568+0000", 2024-09-14T04:42:07.041 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00014981700000000001 2024-09-14T04:42:07.041 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.041 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.041 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:42:07.041 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:37:43.673624+0000", 2024-09-14T04:42:07.041 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.6842000000000002e-05 2024-09-14T04:42:07.042 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.042 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.042 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:42:07.042 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:37:43.695830+0000", 2024-09-14T04:42:07.042 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.022205399000000001 2024-09-14T04:42:07.042 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.042 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.042 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:42:07.042 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:37:43.695902+0000", 2024-09-14T04:42:07.042 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.1715e-05 2024-09-14T04:42:07.042 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:42:07.042 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:42:07.042 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:42:07.042 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.043 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.043 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.35187.0:185121 8.d e194/183 8:bb634129:::benchmark_data_smithi038_168109_object80046:head v 194'11494, mlcod=174'5440)", 2024-09-14T04:42:07.043 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:37:43.409603+0000", 2024-09-14T04:42:07.043 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 263.59621967099997, 2024-09-14T04:42:07.043 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.29262127599999999, 2024-09-14T04:42:07.043 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:42:07.043 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:42:07.043 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:42:07.043 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:42:07.043 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.043 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:42:07.043 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:37:43.409603+0000", 2024-09-14T04:42:07.043 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:42:07.043 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.044 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.044 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:42:07.044 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:37:43.409603+0000", 2024-09-14T04:42:07.044 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:42:07.044 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.044 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.044 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:42:07.044 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:37:43.409604+0000", 2024-09-14T04:42:07.044 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.186e-06 2024-09-14T04:42:07.044 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.044 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.044 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:42:07.044 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:37:43.409612+0000", 2024-09-14T04:42:07.045 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.8189999999999992e-06 2024-09-14T04:42:07.045 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.045 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.045 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:42:07.045 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:37:43.673401+0000", 2024-09-14T04:42:07.045 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.26378927800000002 2024-09-14T04:42:07.045 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.045 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.045 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:42:07.045 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:37:43.673428+0000", 2024-09-14T04:42:07.045 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.7144999999999998e-05 2024-09-14T04:42:07.045 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.045 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.045 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:42:07.046 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:37:43.673581+0000", 2024-09-14T04:42:07.046 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000153077 2024-09-14T04:42:07.046 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.046 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.046 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:42:07.046 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:37:43.673646+0000", 2024-09-14T04:42:07.046 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.4642999999999998e-05 2024-09-14T04:42:07.046 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.046 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.046 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:42:07.046 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:37:43.702076+0000", 2024-09-14T04:42:07.046 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.028430229000000001 2024-09-14T04:42:07.046 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.046 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.046 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:42:07.047 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:37:43.702224+0000", 2024-09-14T04:42:07.047 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000147899 2024-09-14T04:42:07.047 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:42:07.047 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:42:07.047 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:42:07.047 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.047 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.047 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.35355.0:29488 9.6 e219/215 9:68fd79ed:::benchmark_data_smithi038_186784_object29487:head v 219'1799, mlcod=219'1794)", 2024-09-14T04:42:07.047 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:39:48.229542+0000", 2024-09-14T04:42:07.047 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 138.77628038099999, 2024-09-14T04:42:07.047 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.30664654800000002, 2024-09-14T04:42:07.047 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:42:07.047 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:42:07.047 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:42:07.048 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:42:07.048 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.048 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:42:07.048 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:39:48.229542+0000", 2024-09-14T04:42:07.048 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:42:07.048 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.048 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.048 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:42:07.048 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:39:48.229542+0000", 2024-09-14T04:42:07.048 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:42:07.048 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.048 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.048 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:42:07.048 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:39:48.229543+0000", 2024-09-14T04:42:07.049 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.203e-06 2024-09-14T04:42:07.049 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.049 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.049 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:42:07.049 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:39:48.229596+0000", 2024-09-14T04:42:07.049 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.2630999999999998e-05 2024-09-14T04:42:07.049 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.049 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.049 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:42:07.049 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:39:48.229610+0000", 2024-09-14T04:42:07.049 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.4076e-05 2024-09-14T04:42:07.049 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.049 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.050 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:42:07.050 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:39:48.229619+0000", 2024-09-14T04:42:07.050 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.6009999999999995e-06 2024-09-14T04:42:07.050 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.050 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.050 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:42:07.050 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:39:48.229695+0000", 2024-09-14T04:42:07.050 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.6606999999999993e-05 2024-09-14T04:42:07.050 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.050 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.050 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:42:07.050 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:39:48.229723+0000", 2024-09-14T04:42:07.050 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.8078000000000001e-05 2024-09-14T04:42:07.050 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.051 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.051 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:42:07.051 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:39:48.536054+0000", 2024-09-14T04:42:07.051 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.30633032300000002 2024-09-14T04:42:07.051 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.051 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.051 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:42:07.051 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:39:48.536189+0000", 2024-09-14T04:42:07.051 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000135029 2024-09-14T04:42:07.051 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:42:07.051 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:42:07.051 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:42:07.051 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.051 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.052 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.35355.0:29491 9.2 e219/215 9:416fe112:::benchmark_data_smithi038_186784_object29490:head v 219'1785, mlcod=219'1782)", 2024-09-14T04:42:07.052 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:39:48.231167+0000", 2024-09-14T04:42:07.052 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 138.774655188, 2024-09-14T04:42:07.052 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.31886985499999998, 2024-09-14T04:42:07.052 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:42:07.052 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:42:07.052 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:42:07.052 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:42:07.052 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.052 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:42:07.052 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:39:48.231167+0000", 2024-09-14T04:42:07.052 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:42:07.052 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.053 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.053 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:42:07.053 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:39:48.231167+0000", 2024-09-14T04:42:07.053 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:42:07.053 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.053 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.053 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:42:07.053 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:39:48.231168+0000", 2024-09-14T04:42:07.053 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.7000000000000003e-07 2024-09-14T04:42:07.053 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.053 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.053 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:42:07.053 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:39:48.231202+0000", 2024-09-14T04:42:07.054 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.4001999999999997e-05 2024-09-14T04:42:07.054 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.054 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.054 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:42:07.054 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:39:48.231218+0000", 2024-09-14T04:42:07.054 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.5469e-05 2024-09-14T04:42:07.054 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.054 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.054 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:42:07.054 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:39:48.231228+0000", 2024-09-14T04:42:07.054 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.0002e-05 2024-09-14T04:42:07.054 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.054 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.054 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:42:07.054 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:39:48.231299+0000", 2024-09-14T04:42:07.055 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.1606999999999994e-05 2024-09-14T04:42:07.055 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.055 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.055 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:42:07.055 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:39:48.231324+0000", 2024-09-14T04:42:07.055 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.5060999999999999e-05 2024-09-14T04:42:07.055 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.055 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.055 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:42:07.055 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:39:48.549972+0000", 2024-09-14T04:42:07.055 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.31864710499999999 2024-09-14T04:42:07.055 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.055 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.056 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:42:07.056 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:39:48.550037+0000", 2024-09-14T04:42:07.056 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.5639e-05 2024-09-14T04:42:07.056 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:42:07.056 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:42:07.056 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:42:07.056 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.056 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.056 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.35355.0:29490 9.6 e219/215 9:6ebd34b9:::benchmark_data_smithi038_186784_object29489:head v 219'1800, mlcod=219'1796)", 2024-09-14T04:42:07.056 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:39:48.231279+0000", 2024-09-14T04:42:07.056 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 138.77454342199999, 2024-09-14T04:42:07.056 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.31155203799999998, 2024-09-14T04:42:07.056 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:42:07.056 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:42:07.057 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:42:07.057 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:42:07.057 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.057 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:42:07.057 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:39:48.231279+0000", 2024-09-14T04:42:07.057 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:42:07.057 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.057 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.057 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:42:07.057 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:39:48.231279+0000", 2024-09-14T04:42:07.057 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:42:07.057 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.057 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.057 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:42:07.058 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:39:48.231280+0000", 2024-09-14T04:42:07.058 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.5799999999999999e-07 2024-09-14T04:42:07.058 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.058 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.058 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:42:07.058 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:39:48.231322+0000", 2024-09-14T04:42:07.058 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.2092000000000003e-05 2024-09-14T04:42:07.058 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.058 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.058 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:42:07.058 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:39:48.231331+0000", 2024-09-14T04:42:07.058 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.5419999999999994e-06 2024-09-14T04:42:07.058 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.058 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.059 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:42:07.059 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:39:48.536138+0000", 2024-09-14T04:42:07.059 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.30480639599999998 2024-09-14T04:42:07.059 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.059 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.059 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:42:07.059 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:39:48.536227+0000", 2024-09-14T04:42:07.059 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.9221999999999994e-05 2024-09-14T04:42:07.059 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.059 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.059 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:42:07.059 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:39:48.536270+0000", 2024-09-14T04:42:07.059 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.2701999999999999e-05 2024-09-14T04:42:07.059 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.060 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.060 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:42:07.060 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:39:48.542743+0000", 2024-09-14T04:42:07.060 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0064736919999999996 2024-09-14T04:42:07.060 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.060 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.060 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:42:07.060 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:39:48.542831+0000", 2024-09-14T04:42:07.060 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.7834e-05 2024-09-14T04:42:07.060 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:42:07.060 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:42:07.060 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:42:07.060 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.060 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.061 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.35355.0:29494 9.0 e219/215 9:07dd7d1f:::benchmark_data_smithi038_186784_object29493:head v 219'1823, mlcod=219'1821)", 2024-09-14T04:42:07.061 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:39:48.232821+0000", 2024-09-14T04:42:07.061 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 138.773001093, 2024-09-14T04:42:07.061 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.31098864199999998, 2024-09-14T04:42:07.061 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:42:07.061 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:42:07.061 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:42:07.061 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:42:07.061 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.061 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:42:07.061 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:39:48.232821+0000", 2024-09-14T04:42:07.061 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:42:07.061 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.062 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.062 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:42:07.062 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:39:48.232821+0000", 2024-09-14T04:42:07.062 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:42:07.062 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.062 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.062 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:42:07.062 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:39:48.232822+0000", 2024-09-14T04:42:07.062 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.048e-06 2024-09-14T04:42:07.062 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.062 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.062 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:42:07.062 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:39:48.232856+0000", 2024-09-14T04:42:07.062 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.3278999999999998e-05 2024-09-14T04:42:07.063 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.063 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.063 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:42:07.063 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:39:48.535988+0000", 2024-09-14T04:42:07.063 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.303132501 2024-09-14T04:42:07.063 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.063 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.063 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:42:07.063 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:39:48.536025+0000", 2024-09-14T04:42:07.063 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.6606000000000002e-05 2024-09-14T04:42:07.063 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.063 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.063 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:42:07.063 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:39:48.536169+0000", 2024-09-14T04:42:07.064 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000144425 2024-09-14T04:42:07.064 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.064 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.064 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:42:07.064 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:39:48.537393+0000", 2024-09-14T04:42:07.064 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.001223762 2024-09-14T04:42:07.064 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.064 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.064 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:42:07.064 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:39:48.543707+0000", 2024-09-14T04:42:07.064 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0063142629999999996 2024-09-14T04:42:07.064 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.064 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.064 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:42:07.065 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:39:48.543810+0000", 2024-09-14T04:42:07.065 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00010275799999999999 2024-09-14T04:42:07.065 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:42:07.065 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:42:07.065 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:42:07.065 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.065 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.065 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.35355.0:99552 9.6 e222/215 9:66aaeec9:::benchmark_data_smithi038_186784_object99551:head v 222'6172, mlcod=222'6168)", 2024-09-14T04:42:07.065 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:40:56.704270+0000", 2024-09-14T04:42:07.065 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 70.301552013999995, 2024-09-14T04:42:07.065 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.027212724000000001, 2024-09-14T04:42:07.065 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:42:07.065 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:42:07.065 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:42:07.066 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:42:07.066 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.066 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:42:07.066 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:56.704270+0000", 2024-09-14T04:42:07.066 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:42:07.066 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.066 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.066 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:42:07.066 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:56.704270+0000", 2024-09-14T04:42:07.066 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:42:07.066 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.066 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.066 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:42:07.067 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:56.704271+0000", 2024-09-14T04:42:07.067 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.3e-07 2024-09-14T04:42:07.067 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.067 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.067 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:42:07.067 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:56.704319+0000", 2024-09-14T04:42:07.067 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.7348999999999997e-05 2024-09-14T04:42:07.067 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.067 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.067 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:42:07.067 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:56.704334+0000", 2024-09-14T04:42:07.067 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.588e-05 2024-09-14T04:42:07.067 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.067 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.068 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:42:07.068 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:56.704341+0000", 2024-09-14T04:42:07.068 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.4509999999999997e-06 2024-09-14T04:42:07.068 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.068 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.068 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:42:07.068 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:56.714108+0000", 2024-09-14T04:42:07.068 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0097671800000000003 2024-09-14T04:42:07.068 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.068 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.068 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:42:07.068 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:56.714141+0000", 2024-09-14T04:42:07.068 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.2897e-05 2024-09-14T04:42:07.069 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.069 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.069 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:42:07.069 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:56.731374+0000", 2024-09-14T04:42:07.069 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.017232759 2024-09-14T04:42:07.069 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.069 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.069 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:42:07.069 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:56.731483+0000", 2024-09-14T04:42:07.069 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000109478 2024-09-14T04:42:07.069 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:42:07.069 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:42:07.069 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:42:07.069 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.070 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.070 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.35355.0:133113 9.2 e224/215 9:4f1e2d0e:::benchmark_data_smithi038_186784_object27908:head v 224'8200, mlcod=224'8196)", 2024-09-14T04:42:07.070 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:41:41.952451+0000", 2024-09-14T04:42:07.070 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 25.053371968, 2024-09-14T04:42:07.070 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.024630735000000001, 2024-09-14T04:42:07.070 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:42:07.070 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:42:07.070 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:42:07.070 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:42:07.070 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.070 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:42:07.070 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:41:41.952451+0000", 2024-09-14T04:42:07.070 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:42:07.071 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.071 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.071 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:42:07.071 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:41:41.952451+0000", 2024-09-14T04:42:07.071 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:42:07.071 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.071 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.071 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:42:07.071 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:41:41.952452+0000", 2024-09-14T04:42:07.071 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.886e-06 2024-09-14T04:42:07.071 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.071 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.071 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:42:07.071 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:41:41.952463+0000", 2024-09-14T04:42:07.072 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.0359e-05 2024-09-14T04:42:07.072 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.072 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.072 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:42:07.072 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:41:41.953791+0000", 2024-09-14T04:42:07.072 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0013285320000000001 2024-09-14T04:42:07.072 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.072 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.072 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:42:07.072 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:41:41.953804+0000", 2024-09-14T04:42:07.072 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.2700999999999999e-05 2024-09-14T04:42:07.072 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.072 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.072 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:42:07.073 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:41:41.957493+0000", 2024-09-14T04:42:07.073 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0036888429999999998 2024-09-14T04:42:07.073 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.073 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.073 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:42:07.073 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:41:41.957526+0000", 2024-09-14T04:42:07.073 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.3500000000000001e-05 2024-09-14T04:42:07.073 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.073 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.073 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:42:07.073 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:41:41.977033+0000", 2024-09-14T04:42:07.073 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.019506921 2024-09-14T04:42:07.073 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.073 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.074 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:42:07.074 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:41:41.977081+0000", 2024-09-14T04:42:07.074 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.7992999999999999e-05 2024-09-14T04:42:07.074 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:42:07.074 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:42:07.074 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:42:07.074 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.074 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.074 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.35355.0:136303 9.2 e224/215 9:45926086:::benchmark_data_smithi038_186784_object31098:head v 224'8417, mlcod=224'8414)", 2024-09-14T04:42:07.074 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:41:46.242624+0000", 2024-09-14T04:42:07.074 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 20.763198972000001, 2024-09-14T04:42:07.074 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.047890333, 2024-09-14T04:42:07.074 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:42:07.074 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:42:07.074 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:42:07.075 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:42:07.075 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.075 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:42:07.075 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:41:46.242624+0000", 2024-09-14T04:42:07.075 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:42:07.075 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.075 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.075 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:42:07.075 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:41:46.242624+0000", 2024-09-14T04:42:07.075 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:42:07.075 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.075 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.075 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:42:07.075 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:41:46.242624+0000", 2024-09-14T04:42:07.075 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.9999999999999998e-07 2024-09-14T04:42:07.076 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.076 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.076 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:42:07.076 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:41:46.242628+0000", 2024-09-14T04:42:07.076 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.811e-06 2024-09-14T04:42:07.076 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.076 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.076 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:42:07.076 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:41:46.242636+0000", 2024-09-14T04:42:07.076 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.0690000000000002e-06 2024-09-14T04:42:07.076 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.076 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.076 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:42:07.076 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:41:46.242642+0000", 2024-09-14T04:42:07.077 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.7300000000000002e-06 2024-09-14T04:42:07.077 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.077 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.077 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:42:07.077 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:41:46.247162+0000", 2024-09-14T04:42:07.077 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0045208640000000003 2024-09-14T04:42:07.077 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.077 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.077 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:42:07.077 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:41:46.247240+0000", 2024-09-14T04:42:07.077 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.7478999999999995e-05 2024-09-14T04:42:07.077 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.077 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.077 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:42:07.078 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:41:46.290318+0000", 2024-09-14T04:42:07.078 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.043077978000000003 2024-09-14T04:42:07.078 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.078 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.078 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:42:07.078 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:41:46.290514+0000", 2024-09-14T04:42:07.078 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000195902 2024-09-14T04:42:07.078 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:42:07.078 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:42:07.078 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:42:07.078 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.078 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.078 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.35355.0:136311 9.2 e224/215 9:4c5394b8:::benchmark_data_smithi038_186784_object31106:head v 224'8418, mlcod=224'8415)", 2024-09-14T04:42:07.078 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:41:46.257063+0000", 2024-09-14T04:42:07.078 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 20.748759450000001, 2024-09-14T04:42:07.079 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.033517107999999997, 2024-09-14T04:42:07.079 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:42:07.079 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:42:07.079 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:42:07.079 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:42:07.079 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.079 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:42:07.079 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:41:46.257063+0000", 2024-09-14T04:42:07.079 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:42:07.079 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.079 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.079 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:42:07.079 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:41:46.257063+0000", 2024-09-14T04:42:07.079 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:42:07.080 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.080 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.080 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:42:07.080 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:41:46.257064+0000", 2024-09-14T04:42:07.080 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.8800000000000001e-07 2024-09-14T04:42:07.080 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.080 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.080 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:42:07.080 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:41:46.257070+0000", 2024-09-14T04:42:07.080 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.0739999999999998e-06 2024-09-14T04:42:07.080 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.080 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.080 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:42:07.080 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:41:46.257090+0000", 2024-09-14T04:42:07.081 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.0276999999999999e-05 2024-09-14T04:42:07.081 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.081 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.081 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:42:07.081 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:41:46.257099+0000", 2024-09-14T04:42:07.081 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.3890000000000005e-06 2024-09-14T04:42:07.081 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.081 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.081 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:42:07.081 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:41:46.258121+0000", 2024-09-14T04:42:07.081 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0010223179999999999 2024-09-14T04:42:07.081 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.081 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.081 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:42:07.082 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:41:46.258141+0000", 2024-09-14T04:42:07.082 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.9562e-05 2024-09-14T04:42:07.082 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.082 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.082 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:42:07.082 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:41:46.290517+0000", 2024-09-14T04:42:07.082 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.032376277000000002 2024-09-14T04:42:07.082 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.082 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.082 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:42:07.082 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:41:46.290580+0000", 2024-09-14T04:42:07.082 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.3323000000000003e-05 2024-09-14T04:42:07.082 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:42:07.083 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:42:07.083 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:42:07.083 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.083 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.083 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.35355.0:146490 9.0 e224/215 9:0ae0c789:::benchmark_data_smithi038_186784_object41285:head v 224'9053, mlcod=224'9051)", 2024-09-14T04:42:07.083 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:42:00.604050+0000", 2024-09-14T04:42:07.083 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 6.4017725539999999, 2024-09-14T04:42:07.083 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.026102828000000002, 2024-09-14T04:42:07.083 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:42:07.083 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:42:07.083 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:42:07.083 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:42:07.083 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.084 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:42:07.084 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:00.604050+0000", 2024-09-14T04:42:07.084 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:42:07.084 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.084 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.084 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:42:07.084 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:00.604050+0000", 2024-09-14T04:42:07.084 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:42:07.084 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.084 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.084 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:42:07.084 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:00.604051+0000", 2024-09-14T04:42:07.084 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.3e-07 2024-09-14T04:42:07.084 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.085 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.085 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:42:07.085 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:00.604056+0000", 2024-09-14T04:42:07.085 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.6930000000000004e-06 2024-09-14T04:42:07.085 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.085 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.085 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:42:07.085 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:00.604066+0000", 2024-09-14T04:42:07.085 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.0169e-05 2024-09-14T04:42:07.085 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.085 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.085 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:42:07.085 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:00.604071+0000", 2024-09-14T04:42:07.085 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.9529999999999998e-06 2024-09-14T04:42:07.086 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.086 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.086 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:42:07.086 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:00.604139+0000", 2024-09-14T04:42:07.086 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.7144999999999995e-05 2024-09-14T04:42:07.086 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.086 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.086 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:42:07.086 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:00.604151+0000", 2024-09-14T04:42:07.086 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.2892e-05 2024-09-14T04:42:07.086 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.086 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.086 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:42:07.086 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:00.630073+0000", 2024-09-14T04:42:07.087 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.025921357999999999 2024-09-14T04:42:07.087 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.087 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.087 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:42:07.087 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:00.630153+0000", 2024-09-14T04:42:07.087 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.9987999999999994e-05 2024-09-14T04:42:07.087 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:42:07.087 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:42:07.087 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:42:07.087 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.087 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.087 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.35355.0:146502 9.0 e224/215 9:07fefd19:::benchmark_data_smithi038_186784_object41297:head v 224'9055, mlcod=224'9051)", 2024-09-14T04:42:07.087 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:42:00.614754+0000", 2024-09-14T04:42:07.088 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 6.3910687949999998, 2024-09-14T04:42:07.088 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.024977738999999999, 2024-09-14T04:42:07.088 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:42:07.088 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:42:07.088 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:42:07.088 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:42:07.088 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.088 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:42:07.088 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:00.614754+0000", 2024-09-14T04:42:07.088 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:42:07.088 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.088 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.088 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:42:07.088 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:00.614754+0000", 2024-09-14T04:42:07.089 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:42:07.089 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.089 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.089 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:42:07.089 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:00.614755+0000", 2024-09-14T04:42:07.089 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.8700000000000004e-07 2024-09-14T04:42:07.089 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.089 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.089 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:42:07.089 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:00.614760+0000", 2024-09-14T04:42:07.089 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.7620000000000001e-06 2024-09-14T04:42:07.089 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.089 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.089 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:42:07.090 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:00.614776+0000", 2024-09-14T04:42:07.090 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.5789000000000001e-05 2024-09-14T04:42:07.090 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.090 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.090 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:42:07.090 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:00.614783+0000", 2024-09-14T04:42:07.090 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.9970000000000001e-06 2024-09-14T04:42:07.090 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.090 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.090 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:42:07.090 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:00.626242+0000", 2024-09-14T04:42:07.090 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.011458523999999999 2024-09-14T04:42:07.090 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.090 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.091 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:42:07.091 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:00.626292+0000", 2024-09-14T04:42:07.091 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.0419e-05 2024-09-14T04:42:07.091 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.091 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.091 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:42:07.091 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:00.639502+0000", 2024-09-14T04:42:07.091 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.013209952 2024-09-14T04:42:07.091 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.091 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.091 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:42:07.091 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:00.639731+0000", 2024-09-14T04:42:07.091 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000229409 2024-09-14T04:42:07.091 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:42:07.092 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:42:07.092 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:42:07.092 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.092 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.092 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.35355.0:150798 9.6 e224/215 9:6c6ba46b:::benchmark_data_smithi038_186784_object45593:head v 224'9371, mlcod=224'9368)", 2024-09-14T04:42:07.092 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:42:06.587416+0000", 2024-09-14T04:42:07.092 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 0.41840685399999999, 2024-09-14T04:42:07.092 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.028866805999999998, 2024-09-14T04:42:07.092 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:42:07.092 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:42:07.092 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:42:07.092 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:42:07.092 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.092 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:42:07.093 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:06.587416+0000", 2024-09-14T04:42:07.093 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:42:07.093 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.093 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.093 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:42:07.093 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:06.587416+0000", 2024-09-14T04:42:07.093 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:42:07.093 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.093 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.093 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:42:07.093 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:06.587417+0000", 2024-09-14T04:42:07.093 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.2100000000000001e-06 2024-09-14T04:42:07.093 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.093 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.093 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:42:07.094 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:06.587424+0000", 2024-09-14T04:42:07.094 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.2649999999999999e-06 2024-09-14T04:42:07.094 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.094 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.094 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:42:07.094 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:06.587441+0000", 2024-09-14T04:42:07.094 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.7133999999999999e-05 2024-09-14T04:42:07.094 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.094 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.094 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:42:07.094 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:06.587448+0000", 2024-09-14T04:42:07.094 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.5899999999999996e-06 2024-09-14T04:42:07.094 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.094 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.095 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:42:07.095 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:06.592566+0000", 2024-09-14T04:42:07.095 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0051185789999999998 2024-09-14T04:42:07.095 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.095 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.095 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:42:07.095 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:06.592592+0000", 2024-09-14T04:42:07.095 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.5667e-05 2024-09-14T04:42:07.095 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.095 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.095 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:42:07.095 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:06.616250+0000", 2024-09-14T04:42:07.095 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.023658172000000002 2024-09-14T04:42:07.095 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.096 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.096 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:42:07.096 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:06.616282+0000", 2024-09-14T04:42:07.096 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.2189e-05 2024-09-14T04:42:07.096 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:42:07.096 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:42:07.096 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:42:07.096 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.096 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.096 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.35355.0:150800 9.6 e224/215 9:6b852ddc:::benchmark_data_smithi038_186784_object45595:head v 224'9372, mlcod=224'9368)", 2024-09-14T04:42:07.096 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:42:06.587467+0000", 2024-09-14T04:42:07.096 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 0.41835516900000003, 2024-09-14T04:42:07.096 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.028832637000000001, 2024-09-14T04:42:07.097 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:42:07.097 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:42:07.097 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:42:07.097 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:42:07.097 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.097 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:42:07.097 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:06.587467+0000", 2024-09-14T04:42:07.097 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:42:07.097 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.097 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.097 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:42:07.097 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:06.587467+0000", 2024-09-14T04:42:07.097 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:42:07.097 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.097 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.098 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:42:07.098 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:06.587467+0000", 2024-09-14T04:42:07.098 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.6999999999999999e-07 2024-09-14T04:42:07.098 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.098 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.098 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:42:07.098 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:06.587470+0000", 2024-09-14T04:42:07.098 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.6000000000000001e-06 2024-09-14T04:42:07.098 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.098 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.098 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:42:07.098 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:06.587474+0000", 2024-09-14T04:42:07.098 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.7120000000000002e-06 2024-09-14T04:42:07.098 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.098 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.099 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:42:07.099 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:06.587477+0000", 2024-09-14T04:42:07.099 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.8559999999999998e-06 2024-09-14T04:42:07.099 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.099 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.099 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:42:07.099 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:06.597065+0000", 2024-09-14T04:42:07.099 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0095880770000000004 2024-09-14T04:42:07.099 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.099 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.099 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:42:07.099 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:06.597096+0000", 2024-09-14T04:42:07.099 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.1343000000000001e-05 2024-09-14T04:42:07.099 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.100 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.100 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:42:07.100 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:06.616287+0000", 2024-09-14T04:42:07.100 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.019190490000000001 2024-09-14T04:42:07.100 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:42:07.100 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:42:07.100 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:42:07.100 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:06.616300+0000", 2024-09-14T04:42:07.100 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.3389e-05 2024-09-14T04:42:07.100 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:42:07.100 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:42:07.100 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:42:07.100 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:42:07.100 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:42:07.100 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-09-14T04:42:07.101 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:07.124 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:07.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:07.128 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:42:07.210 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0: {} 2024-09-14T04:42:07.210 INFO:teuthology.orchestra.run.smithi038.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-14T04:42:07.229 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:07.251 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1: {} 2024-09-14T04:42:07.251 INFO:teuthology.orchestra.run.smithi038.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-14T04:42:07.256 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:07.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:07.260 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:42:07.283 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2: {} 2024-09-14T04:42:07.284 INFO:teuthology.orchestra.run.smithi038.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-14T04:42:07.325 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3: {} 2024-09-14T04:42:07.325 INFO:teuthology.orchestra.run.smithi038.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-14T04:42:07.361 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:07.364 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4: {} 2024-09-14T04:42:07.364 INFO:teuthology.orchestra.run.smithi038.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-14T04:42:07.371 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:07 smithi038 bash[84940]: audit 2024-09-14T04:42:07.162035+0000 mon.c (mon.2) 59 : audit [DBG] from='client.? 172.21.15.38:0/1101299241' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:42:07.371 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:07 smithi038 bash[84940]: audit 2024-09-14T04:42:07.162035+0000 mon.c (mon.2) 59 : audit [DBG] from='client.? 172.21.15.38:0/1101299241' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:42:07.371 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:07 smithi038 bash[87336]: audit 2024-09-14T04:42:07.162035+0000 mon.c (mon.2) 59 : audit [DBG] from='client.? 172.21.15.38:0/1101299241' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:42:07.371 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:07 smithi038 bash[87336]: audit 2024-09-14T04:42:07.162035+0000 mon.c (mon.2) 59 : audit [DBG] from='client.? 172.21.15.38:0/1101299241' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:42:07.400 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:07.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:07.405 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:42:07.407 INFO:teuthology.orchestra.run.smithi038.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-14T04:42:07.408 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5: {} 2024-09-14T04:42:07.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:07 smithi123 bash[68976]: audit 2024-09-14T04:42:07.162035+0000 mon.c (mon.2) 59 : audit [DBG] from='client.? 172.21.15.38:0/1101299241' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:42:07.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:07 smithi123 bash[68976]: audit 2024-09-14T04:42:07.162035+0000 mon.c (mon.2) 59 : audit [DBG] from='client.? 172.21.15.38:0/1101299241' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:42:07.442 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6: {} 2024-09-14T04:42:07.443 INFO:teuthology.orchestra.run.smithi038.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-14T04:42:07.472 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7: {} 2024-09-14T04:42:07.472 INFO:teuthology.orchestra.run.smithi038.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-14T04:42:07.506 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:07.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:07.535 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:07.536 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:42:07.636 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:07.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:07.665 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:07.665 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:42:07.766 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:07.798 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:07.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:07.800 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:42:07.901 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:07.941 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:07.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:07.946 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:42:08.047 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:08.072 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:08.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:08.075 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:42:08.176 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:08.208 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:08.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:08.212 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:42:08.246 INFO:teuthology.orchestra.run.smithi038.stderr:noscrub is set 2024-09-14T04:42:08.313 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:08.345 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:08.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:08.351 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:42:08.452 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:08.457 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:08 smithi038 bash[84940]: cluster 2024-09-14T04:42:07.395548+0000 mgr.y (mgr.26165) 1035 : cluster [DBG] pgmap v1048: 89 pgs: 89 active+clean; 3.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 775 op/s 2024-09-14T04:42:08.457 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:08 smithi038 bash[84940]: cluster 2024-09-14T04:42:07.395548+0000 mgr.y (mgr.26165) 1035 : cluster [DBG] pgmap v1048: 89 pgs: 89 active+clean; 3.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 775 op/s 2024-09-14T04:42:08.457 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:08 smithi038 bash[84940]: audit 2024-09-14T04:42:07.626072+0000 mon.a (mon.0) 1262 : audit [INF] from='client.? 172.21.15.38:0/2697380589' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:42:08.458 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:08 smithi038 bash[84940]: audit 2024-09-14T04:42:07.626072+0000 mon.a (mon.0) 1262 : audit [INF] from='client.? 172.21.15.38:0/2697380589' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:42:08.458 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:42:08 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:42:08] "GET /metrics HTTP/1.1" 200 36643 "" "Prometheus/2.51.0" 2024-09-14T04:42:08.458 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:08 smithi038 bash[87336]: cluster 2024-09-14T04:42:07.395548+0000 mgr.y (mgr.26165) 1035 : cluster [DBG] pgmap v1048: 89 pgs: 89 active+clean; 3.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 775 op/s 2024-09-14T04:42:08.458 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:08 smithi038 bash[87336]: cluster 2024-09-14T04:42:07.395548+0000 mgr.y (mgr.26165) 1035 : cluster [DBG] pgmap v1048: 89 pgs: 89 active+clean; 3.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 775 op/s 2024-09-14T04:42:08.458 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:08 smithi038 bash[87336]: audit 2024-09-14T04:42:07.626072+0000 mon.a (mon.0) 1262 : audit [INF] from='client.? 172.21.15.38:0/2697380589' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:42:08.458 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:08 smithi038 bash[87336]: audit 2024-09-14T04:42:07.626072+0000 mon.a (mon.0) 1262 : audit [INF] from='client.? 172.21.15.38:0/2697380589' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:42:08.483 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:08.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:08.489 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:42:08.590 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:08.617 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:08.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:08.619 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:42:08.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:08 smithi123 bash[68976]: cluster 2024-09-14T04:42:07.395548+0000 mgr.y (mgr.26165) 1035 : cluster [DBG] pgmap v1048: 89 pgs: 89 active+clean; 3.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 775 op/s 2024-09-14T04:42:08.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:08 smithi123 bash[68976]: cluster 2024-09-14T04:42:07.395548+0000 mgr.y (mgr.26165) 1035 : cluster [DBG] pgmap v1048: 89 pgs: 89 active+clean; 3.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 775 op/s 2024-09-14T04:42:08.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:08 smithi123 bash[68976]: audit 2024-09-14T04:42:07.626072+0000 mon.a (mon.0) 1262 : audit [INF] from='client.? 172.21.15.38:0/2697380589' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:42:08.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:08 smithi123 bash[68976]: audit 2024-09-14T04:42:07.626072+0000 mon.a (mon.0) 1262 : audit [INF] from='client.? 172.21.15.38:0/2697380589' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:42:08.720 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:08.737 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:08.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:08.739 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:42:08.840 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:08.861 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:08.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:08.863 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:42:08.963 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:09.006 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:09.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:09.008 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:42:09.109 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:09.139 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:09.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:09.143 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:42:09.244 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:09.271 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:09.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:09.274 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:42:09.375 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:09.407 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:09.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:09.412 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:42:09.513 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:09.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:09 smithi038 bash[84940]: cluster 2024-09-14T04:42:08.218453+0000 mon.a (mon.0) 1263 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:42:09.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:09 smithi038 bash[84940]: cluster 2024-09-14T04:42:08.218453+0000 mon.a (mon.0) 1263 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:42:09.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:09 smithi038 bash[84940]: audit 2024-09-14T04:42:08.241512+0000 mon.a (mon.0) 1264 : audit [INF] from='client.? 172.21.15.38:0/2697380589' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:42:09.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:09 smithi038 bash[84940]: audit 2024-09-14T04:42:08.241512+0000 mon.a (mon.0) 1264 : audit [INF] from='client.? 172.21.15.38:0/2697380589' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:42:09.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:09 smithi038 bash[84940]: cluster 2024-09-14T04:42:08.245325+0000 mon.a (mon.0) 1265 : cluster [DBG] osdmap e225: 8 total, 8 up, 8 in 2024-09-14T04:42:09.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:09 smithi038 bash[84940]: cluster 2024-09-14T04:42:08.245325+0000 mon.a (mon.0) 1265 : cluster [DBG] osdmap e225: 8 total, 8 up, 8 in 2024-09-14T04:42:09.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:09 smithi038 bash[87336]: cluster 2024-09-14T04:42:08.218453+0000 mon.a (mon.0) 1263 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:42:09.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:09 smithi038 bash[87336]: cluster 2024-09-14T04:42:08.218453+0000 mon.a (mon.0) 1263 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:42:09.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:09 smithi038 bash[87336]: audit 2024-09-14T04:42:08.241512+0000 mon.a (mon.0) 1264 : audit [INF] from='client.? 172.21.15.38:0/2697380589' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:42:09.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:09 smithi038 bash[87336]: audit 2024-09-14T04:42:08.241512+0000 mon.a (mon.0) 1264 : audit [INF] from='client.? 172.21.15.38:0/2697380589' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:42:09.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:09 smithi038 bash[87336]: cluster 2024-09-14T04:42:08.245325+0000 mon.a (mon.0) 1265 : cluster [DBG] osdmap e225: 8 total, 8 up, 8 in 2024-09-14T04:42:09.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:09 smithi038 bash[87336]: cluster 2024-09-14T04:42:08.245325+0000 mon.a (mon.0) 1265 : cluster [DBG] osdmap e225: 8 total, 8 up, 8 in 2024-09-14T04:42:09.533 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:09.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:09.535 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:42:09.636 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:09.656 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:09.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:09.657 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:42:09.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:09 smithi123 bash[68976]: cluster 2024-09-14T04:42:08.218453+0000 mon.a (mon.0) 1263 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:42:09.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:09 smithi123 bash[68976]: cluster 2024-09-14T04:42:08.218453+0000 mon.a (mon.0) 1263 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:42:09.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:09 smithi123 bash[68976]: audit 2024-09-14T04:42:08.241512+0000 mon.a (mon.0) 1264 : audit [INF] from='client.? 172.21.15.38:0/2697380589' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:42:09.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:09 smithi123 bash[68976]: audit 2024-09-14T04:42:08.241512+0000 mon.a (mon.0) 1264 : audit [INF] from='client.? 172.21.15.38:0/2697380589' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:42:09.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:09 smithi123 bash[68976]: cluster 2024-09-14T04:42:08.245325+0000 mon.a (mon.0) 1265 : cluster [DBG] osdmap e225: 8 total, 8 up, 8 in 2024-09-14T04:42:09.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:09 smithi123 bash[68976]: cluster 2024-09-14T04:42:08.245325+0000 mon.a (mon.0) 1265 : cluster [DBG] osdmap e225: 8 total, 8 up, 8 in 2024-09-14T04:42:09.758 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:09.785 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:09.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:09.787 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:42:09.888 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:09.912 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:09.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:09.915 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:42:10.016 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:10.064 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:10.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:10.067 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:42:10.167 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:10.195 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:10.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:10.198 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:42:10.299 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:10.322 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:10.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:10.324 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:42:10.424 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:10.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:10 smithi123 bash[68976]: cluster 2024-09-14T04:42:09.395954+0000 mgr.y (mgr.26165) 1036 : cluster [DBG] pgmap v1050: 89 pgs: 89 active+clean; 3.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 689 op/s 2024-09-14T04:42:10.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:10 smithi123 bash[68976]: cluster 2024-09-14T04:42:09.395954+0000 mgr.y (mgr.26165) 1036 : cluster [DBG] pgmap v1050: 89 pgs: 89 active+clean; 3.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 689 op/s 2024-09-14T04:42:10.438 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:42:10 smithi123 bash[61744]: ts=2024-09-14T04:42:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:42:10.449 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:10.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:10.451 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:42:10.507 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:10 smithi038 bash[84940]: cluster 2024-09-14T04:42:09.395954+0000 mgr.y (mgr.26165) 1036 : cluster [DBG] pgmap v1050: 89 pgs: 89 active+clean; 3.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 689 op/s 2024-09-14T04:42:10.507 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:10 smithi038 bash[84940]: cluster 2024-09-14T04:42:09.395954+0000 mgr.y (mgr.26165) 1036 : cluster [DBG] pgmap v1050: 89 pgs: 89 active+clean; 3.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 689 op/s 2024-09-14T04:42:10.507 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:10 smithi038 bash[87336]: cluster 2024-09-14T04:42:09.395954+0000 mgr.y (mgr.26165) 1036 : cluster [DBG] pgmap v1050: 89 pgs: 89 active+clean; 3.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 689 op/s 2024-09-14T04:42:10.507 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:10 smithi038 bash[87336]: cluster 2024-09-14T04:42:09.395954+0000 mgr.y (mgr.26165) 1036 : cluster [DBG] pgmap v1050: 89 pgs: 89 active+clean; 3.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 689 op/s 2024-09-14T04:42:10.551 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:10.578 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:10.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:10.581 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:42:10.682 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:10.721 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:10.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:10.725 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:42:10.826 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:10.859 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:10.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:10.862 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:42:10.963 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:10.990 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:10.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:10.993 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:42:11.094 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:11.126 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:11.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:11.132 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:42:11.233 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:11.262 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:11.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:11.264 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:42:11.365 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:11.395 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:11.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:11.400 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:42:11.408 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph tell osd.2 reset_purged_snaps_last 2024-09-14T04:42:11.459 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.3 dump_ops_in_flight 2024-09-14T04:42:11.502 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:11.576 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:11.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:11.580 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:42:11.681 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:11.721 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:11.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:11.723 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:42:11.824 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:11.856 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:11.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:11.859 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:42:11.959 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:11.976 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:11.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:11.978 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:42:12.079 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:12.102 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:12.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:12.104 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:42:12.205 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:12.231 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:12.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:12.236 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:42:12.337 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:12.378 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:12.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:12.381 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:42:12.482 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:12.503 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:12.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:12.508 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:42:12.609 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:12.631 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:12.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:12.634 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:42:12.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:12 smithi123 bash[68976]: cluster 2024-09-14T04:42:11.396636+0000 mgr.y (mgr.26165) 1037 : cluster [DBG] pgmap v1051: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2024-09-14T04:42:12.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:12 smithi123 bash[68976]: cluster 2024-09-14T04:42:11.396636+0000 mgr.y (mgr.26165) 1037 : cluster [DBG] pgmap v1051: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2024-09-14T04:42:12.735 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:12 smithi038 bash[84940]: cluster 2024-09-14T04:42:11.396636+0000 mgr.y (mgr.26165) 1037 : cluster [DBG] pgmap v1051: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2024-09-14T04:42:12.735 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:12 smithi038 bash[84940]: cluster 2024-09-14T04:42:11.396636+0000 mgr.y (mgr.26165) 1037 : cluster [DBG] pgmap v1051: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2024-09-14T04:42:12.735 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:12 smithi038 bash[87336]: cluster 2024-09-14T04:42:11.396636+0000 mgr.y (mgr.26165) 1037 : cluster [DBG] pgmap v1051: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2024-09-14T04:42:12.735 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:12 smithi038 bash[87336]: cluster 2024-09-14T04:42:11.396636+0000 mgr.y (mgr.26165) 1037 : cluster [DBG] pgmap v1051: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2024-09-14T04:42:12.735 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:12.769 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:12.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:12.775 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:42:12.875 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:12.902 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:12.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:12.909 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:42:13.010 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:13.040 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:13.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:13.046 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:42:13.147 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:13.177 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:13.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:13.181 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:42:13.281 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:13.317 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:13.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:13.320 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:42:13.421 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:13.457 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:13.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:13.461 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:42:13.562 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:13.599 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:13.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:13.604 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:42:13.705 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:13.732 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:13.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:13.735 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:42:13.835 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:13.859 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:13.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:13.862 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:42:13.954 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-14T04:42:13.962 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:14.036 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:14.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:14.043 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:42:14.144 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:14.186 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:14.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:14.191 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:42:14.292 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:14.331 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:14.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:14.334 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:42:14.435 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:14.468 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:14.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:14.472 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:42:14.573 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:14.598 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:14.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:14.605 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:42:14.706 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:14.716 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:14 smithi123 bash[68976]: cluster 2024-09-14T04:42:13.397138+0000 mgr.y (mgr.26165) 1038 : cluster [DBG] pgmap v1052: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 683 op/s 2024-09-14T04:42:14.716 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:14 smithi123 bash[68976]: cluster 2024-09-14T04:42:13.397138+0000 mgr.y (mgr.26165) 1038 : cluster [DBG] pgmap v1052: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 683 op/s 2024-09-14T04:42:14.735 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd set nodeep-scrub 2024-09-14T04:42:14.742 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:14.743 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:14 smithi038 bash[87336]: cluster 2024-09-14T04:42:13.397138+0000 mgr.y (mgr.26165) 1038 : cluster [DBG] pgmap v1052: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 683 op/s 2024-09-14T04:42:14.743 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:14 smithi038 bash[87336]: cluster 2024-09-14T04:42:13.397138+0000 mgr.y (mgr.26165) 1038 : cluster [DBG] pgmap v1052: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 683 op/s 2024-09-14T04:42:14.743 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:14 smithi038 bash[84940]: cluster 2024-09-14T04:42:13.397138+0000 mgr.y (mgr.26165) 1038 : cluster [DBG] pgmap v1052: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 683 op/s 2024-09-14T04:42:14.743 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:14 smithi038 bash[84940]: cluster 2024-09-14T04:42:13.397138+0000 mgr.y (mgr.26165) 1038 : cluster [DBG] pgmap v1052: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 683 op/s 2024-09-14T04:42:14.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:14.744 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:42:14.845 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:14.871 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:14.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:14.873 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:42:14.974 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:14.997 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:15.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:15.006 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:42:15.107 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:15.135 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:15.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:15.138 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:42:15.239 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:15.268 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:15.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:15.272 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:42:15.373 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:15.399 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:15.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:15.405 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:42:15.506 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:15.545 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:15.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:15.550 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:42:15.650 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:15.676 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:15.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:15.680 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:42:15.781 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:15.807 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:15.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:15.812 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:42:15.912 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:15.941 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:15.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:15.944 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:42:16.045 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:16.074 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:16.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:16.078 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:42:16.179 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:16.212 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:16.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:16.214 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:42:16.285 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:42:16.285 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:42:16.315 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:16.354 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:16.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:16.358 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:42:16.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:16 smithi123 bash[68976]: audit 2024-09-14T04:42:15.245157+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:42:16.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:16 smithi123 bash[68976]: audit 2024-09-14T04:42:15.245157+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:42:16.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:16 smithi123 bash[68976]: audit 2024-09-14T04:42:15.246437+0000 mon.a (mon.0) 1267 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:42:16.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:16 smithi123 bash[68976]: audit 2024-09-14T04:42:15.246437+0000 mon.a (mon.0) 1267 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:42:16.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:16 smithi123 bash[68976]: cluster 2024-09-14T04:42:15.397688+0000 mgr.y (mgr.26165) 1039 : cluster [DBG] pgmap v1053: 89 pgs: 89 active+clean; 3.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 682 op/s 2024-09-14T04:42:16.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:16 smithi123 bash[68976]: cluster 2024-09-14T04:42:15.397688+0000 mgr.y (mgr.26165) 1039 : cluster [DBG] pgmap v1053: 89 pgs: 89 active+clean; 3.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 682 op/s 2024-09-14T04:42:16.459 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:16.460 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:16 smithi038 bash[84940]: audit 2024-09-14T04:42:15.245157+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:42:16.460 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:16 smithi038 bash[84940]: audit 2024-09-14T04:42:15.245157+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:42:16.461 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:16 smithi038 bash[84940]: audit 2024-09-14T04:42:15.246437+0000 mon.a (mon.0) 1267 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:42:16.461 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:16 smithi038 bash[84940]: audit 2024-09-14T04:42:15.246437+0000 mon.a (mon.0) 1267 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:42:16.461 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:16 smithi038 bash[84940]: cluster 2024-09-14T04:42:15.397688+0000 mgr.y (mgr.26165) 1039 : cluster [DBG] pgmap v1053: 89 pgs: 89 active+clean; 3.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 682 op/s 2024-09-14T04:42:16.461 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:16 smithi038 bash[84940]: cluster 2024-09-14T04:42:15.397688+0000 mgr.y (mgr.26165) 1039 : cluster [DBG] pgmap v1053: 89 pgs: 89 active+clean; 3.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 682 op/s 2024-09-14T04:42:16.461 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:16 smithi038 bash[87336]: audit 2024-09-14T04:42:15.245157+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:42:16.461 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:16 smithi038 bash[87336]: audit 2024-09-14T04:42:15.245157+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:42:16.461 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:16 smithi038 bash[87336]: audit 2024-09-14T04:42:15.246437+0000 mon.a (mon.0) 1267 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:42:16.461 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:16 smithi038 bash[87336]: audit 2024-09-14T04:42:15.246437+0000 mon.a (mon.0) 1267 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:42:16.461 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:16 smithi038 bash[87336]: cluster 2024-09-14T04:42:15.397688+0000 mgr.y (mgr.26165) 1039 : cluster [DBG] pgmap v1053: 89 pgs: 89 active+clean; 3.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 682 op/s 2024-09-14T04:42:16.461 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:16 smithi038 bash[87336]: cluster 2024-09-14T04:42:15.397688+0000 mgr.y (mgr.26165) 1039 : cluster [DBG] pgmap v1053: 89 pgs: 89 active+clean; 3.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 682 op/s 2024-09-14T04:42:16.480 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:16.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:16.482 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:42:16.583 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:16.625 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:16.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:16.626 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:42:16.727 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:16.751 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:16.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:16.754 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:42:16.855 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:16.890 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:16.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:16.894 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:42:16.995 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:17.019 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:17.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:17.025 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:42:17.126 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:17.150 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:17.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:17.157 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:42:17.258 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:17.287 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:17.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:17.290 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:42:17.390 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:17.408 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:17.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:17.410 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:42:17.511 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:17.537 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:17.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:17.541 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:42:17.642 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:17.674 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:17.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:17.677 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:42:17.777 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:17.812 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:17.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:17.814 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:42:17.915 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:17.941 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:17.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:17.943 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:42:18.044 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:18.070 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:18.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:18.072 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:42:18.173 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:18.197 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:18.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:18.204 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:42:18.305 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:18.332 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:42:18.332 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:18.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:18.337 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:42:18.438 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:18.451 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:42:18 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:42:18] "GET /metrics HTTP/1.1" 200 36645 "" "Prometheus/2.51.0" 2024-09-14T04:42:18.465 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:18.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:18.474 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:42:18.521 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:18 smithi038 bash[87336]: cluster 2024-09-14T04:42:17.398178+0000 mgr.y (mgr.26165) 1040 : cluster [DBG] pgmap v1054: 89 pgs: 89 active+clean; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 694 op/s 2024-09-14T04:42:18.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:18 smithi038 bash[87336]: cluster 2024-09-14T04:42:17.398178+0000 mgr.y (mgr.26165) 1040 : cluster [DBG] pgmap v1054: 89 pgs: 89 active+clean; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 694 op/s 2024-09-14T04:42:18.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:18 smithi038 bash[84940]: cluster 2024-09-14T04:42:17.398178+0000 mgr.y (mgr.26165) 1040 : cluster [DBG] pgmap v1054: 89 pgs: 89 active+clean; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 694 op/s 2024-09-14T04:42:18.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:18 smithi038 bash[84940]: cluster 2024-09-14T04:42:17.398178+0000 mgr.y (mgr.26165) 1040 : cluster [DBG] pgmap v1054: 89 pgs: 89 active+clean; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 694 op/s 2024-09-14T04:42:18.575 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:18.603 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:18.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:18.613 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:42:18.714 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:18.741 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:18.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:18.748 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:42:18.848 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:18.858 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:18 smithi123 bash[68976]: cluster 2024-09-14T04:42:17.398178+0000 mgr.y (mgr.26165) 1040 : cluster [DBG] pgmap v1054: 89 pgs: 89 active+clean; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 694 op/s 2024-09-14T04:42:18.858 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:18 smithi123 bash[68976]: cluster 2024-09-14T04:42:17.398178+0000 mgr.y (mgr.26165) 1040 : cluster [DBG] pgmap v1054: 89 pgs: 89 active+clean; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 694 op/s 2024-09-14T04:42:18.885 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:18.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:18.889 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:42:18.990 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:19.015 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:19.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:19.020 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:42:19.121 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:19.154 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:19.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:19.158 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:42:19.259 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:19.294 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:19.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:19.298 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:42:19.340 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:42:19.399 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:19.436 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:19.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:19.438 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:42:19.539 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:19.563 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:19.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:19.568 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:42:19.669 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:19.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:19.712 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:19.713 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:42:19.813 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:19.845 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:19.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:19.851 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:42:19.952 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:19.971 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:19.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:19.973 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:42:20.074 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:20.104 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:20.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:20.108 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:42:20.208 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:20.235 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:20.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:20.239 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:42:20.340 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:20.366 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:20.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:20.368 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:42:20.469 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:20.493 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:20.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:20.498 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:42:20.599 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:20.624 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:20.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:20.630 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:42:20.688 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:42:20 smithi123 bash[61744]: ts=2024-09-14T04:42:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:42:20.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:20 smithi123 bash[68976]: cluster 2024-09-14T04:42:19.398578+0000 mgr.y (mgr.26165) 1041 : cluster [DBG] pgmap v1055: 89 pgs: 89 active+clean; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 622 op/s 2024-09-14T04:42:20.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:20 smithi123 bash[68976]: cluster 2024-09-14T04:42:19.398578+0000 mgr.y (mgr.26165) 1041 : cluster [DBG] pgmap v1055: 89 pgs: 89 active+clean; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 622 op/s 2024-09-14T04:42:20.731 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:20.754 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:20.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:20.756 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:42:20.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:20 smithi038 bash[84940]: cluster 2024-09-14T04:42:19.398578+0000 mgr.y (mgr.26165) 1041 : cluster [DBG] pgmap v1055: 89 pgs: 89 active+clean; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 622 op/s 2024-09-14T04:42:20.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:20 smithi038 bash[84940]: cluster 2024-09-14T04:42:19.398578+0000 mgr.y (mgr.26165) 1041 : cluster [DBG] pgmap v1055: 89 pgs: 89 active+clean; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 622 op/s 2024-09-14T04:42:20.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:20 smithi038 bash[87336]: cluster 2024-09-14T04:42:19.398578+0000 mgr.y (mgr.26165) 1041 : cluster [DBG] pgmap v1055: 89 pgs: 89 active+clean; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 622 op/s 2024-09-14T04:42:20.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:20 smithi038 bash[87336]: cluster 2024-09-14T04:42:19.398578+0000 mgr.y (mgr.26165) 1041 : cluster [DBG] pgmap v1055: 89 pgs: 89 active+clean; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 622 op/s 2024-09-14T04:42:20.857 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:20.883 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:20.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:20.885 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:42:20.986 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:21.025 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:21.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:21.027 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:42:21.128 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:21.158 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:21.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:21.165 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:42:21.266 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:21.291 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:21.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:21.295 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:42:21.396 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:21.427 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:21.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:21.433 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:42:21.534 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:21.568 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:21.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:21.573 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:42:21.674 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:21.720 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:21.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:21.725 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:42:21.826 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:21.843 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:21.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:21.845 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:42:21.946 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:21.963 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:21.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:21.965 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:42:22.066 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:22.089 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:22.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:22.091 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:42:22.192 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:22.231 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:22.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:22.235 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:42:22.336 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:22.353 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:22.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:22.355 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:42:22.455 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:22.473 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:22.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:22.475 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:42:22.576 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:22.605 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:22.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:22.607 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:42:22.707 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:22.716 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:22 smithi038 bash[84940]: cluster 2024-09-14T04:42:21.400003+0000 mgr.y (mgr.26165) 1042 : cluster [DBG] pgmap v1056: 89 pgs: 89 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 832 op/s 2024-09-14T04:42:22.716 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:22 smithi038 bash[84940]: cluster 2024-09-14T04:42:21.400003+0000 mgr.y (mgr.26165) 1042 : cluster [DBG] pgmap v1056: 89 pgs: 89 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 832 op/s 2024-09-14T04:42:22.716 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:22 smithi038 bash[87336]: cluster 2024-09-14T04:42:21.400003+0000 mgr.y (mgr.26165) 1042 : cluster [DBG] pgmap v1056: 89 pgs: 89 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 832 op/s 2024-09-14T04:42:22.716 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:22 smithi038 bash[87336]: cluster 2024-09-14T04:42:21.400003+0000 mgr.y (mgr.26165) 1042 : cluster [DBG] pgmap v1056: 89 pgs: 89 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 832 op/s 2024-09-14T04:42:22.740 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:22.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:22.749 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:42:22.850 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:22.877 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:22.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:22.878 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:42:22.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:22 smithi123 bash[68976]: cluster 2024-09-14T04:42:21.400003+0000 mgr.y (mgr.26165) 1042 : cluster [DBG] pgmap v1056: 89 pgs: 89 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 832 op/s 2024-09-14T04:42:22.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:22 smithi123 bash[68976]: cluster 2024-09-14T04:42:21.400003+0000 mgr.y (mgr.26165) 1042 : cluster [DBG] pgmap v1056: 89 pgs: 89 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 832 op/s 2024-09-14T04:42:22.979 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:23.008 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:23.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:23.014 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:42:23.115 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:23.137 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:23.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:23.141 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:42:23.242 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:23.277 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:23.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:23.280 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:42:23.381 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:23.424 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:23.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:23.430 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:42:23.530 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:23.561 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:23.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:23.568 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:42:23.669 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:23.686 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:23.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:23.688 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:42:23.789 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:23.818 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:23.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:23.819 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:42:23.920 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:23.938 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:23.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:23.941 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:42:24.042 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:24.060 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:24.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:24.061 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:42:24.162 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:24.204 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:24.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:24.206 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:42:24.307 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:24.340 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:24.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:24.342 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:42:24.443 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:24.468 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:24.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:24.473 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:42:24.573 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:24.582 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:24 smithi038 bash[84940]: cluster 2024-09-14T04:42:23.400548+0000 mgr.y (mgr.26165) 1043 : cluster [DBG] pgmap v1057: 89 pgs: 89 active+clean; 3.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 653 op/s 2024-09-14T04:42:24.582 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:24 smithi038 bash[84940]: cluster 2024-09-14T04:42:23.400548+0000 mgr.y (mgr.26165) 1043 : cluster [DBG] pgmap v1057: 89 pgs: 89 active+clean; 3.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 653 op/s 2024-09-14T04:42:24.582 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:24 smithi038 bash[87336]: cluster 2024-09-14T04:42:23.400548+0000 mgr.y (mgr.26165) 1043 : cluster [DBG] pgmap v1057: 89 pgs: 89 active+clean; 3.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 653 op/s 2024-09-14T04:42:24.582 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:24 smithi038 bash[87336]: cluster 2024-09-14T04:42:23.400548+0000 mgr.y (mgr.26165) 1043 : cluster [DBG] pgmap v1057: 89 pgs: 89 active+clean; 3.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 653 op/s 2024-09-14T04:42:24.603 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:24.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:24.609 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:42:24.710 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:24.743 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:24.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:24.746 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:42:24.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:24 smithi123 bash[68976]: cluster 2024-09-14T04:42:23.400548+0000 mgr.y (mgr.26165) 1043 : cluster [DBG] pgmap v1057: 89 pgs: 89 active+clean; 3.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 653 op/s 2024-09-14T04:42:24.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:24 smithi123 bash[68976]: cluster 2024-09-14T04:42:23.400548+0000 mgr.y (mgr.26165) 1043 : cluster [DBG] pgmap v1057: 89 pgs: 89 active+clean; 3.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 653 op/s 2024-09-14T04:42:24.847 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:24.871 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:24.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:24.875 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:42:24.976 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:25.005 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:25.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:25.010 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:42:25.111 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:25.134 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:25.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:25.137 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:42:25.238 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:25.255 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:25.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:25.257 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:42:25.358 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:25.406 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:25.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:25.411 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:42:25.512 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:25.539 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:25.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:25.541 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:42:25.642 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:25.659 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:25.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:25.661 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:42:25.762 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:25.785 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:25.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:25.788 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:42:25.888 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:25.919 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:25.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:25.921 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:42:26.022 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:26.065 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:26.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:26.069 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:42:26.170 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:26.187 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:26.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:26.189 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:42:26.290 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:26.313 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:26.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:26.320 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:42:26.420 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:26.440 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:26.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:26.447 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:42:26.548 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:26.558 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:26 smithi123 bash[68976]: cluster 2024-09-14T04:42:25.401151+0000 mgr.y (mgr.26165) 1044 : cluster [DBG] pgmap v1058: 89 pgs: 89 active+clean; 3.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 680 op/s 2024-09-14T04:42:26.558 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:26 smithi123 bash[68976]: cluster 2024-09-14T04:42:25.401151+0000 mgr.y (mgr.26165) 1044 : cluster [DBG] pgmap v1058: 89 pgs: 89 active+clean; 3.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 680 op/s 2024-09-14T04:42:26.574 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:26.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:26.577 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:42:26.678 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:26.698 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:26.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:26.703 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:42:26.804 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:26.822 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:26.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:26.824 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:42:26.875 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:26 smithi038 bash[84940]: cluster 2024-09-14T04:42:25.401151+0000 mgr.y (mgr.26165) 1044 : cluster [DBG] pgmap v1058: 89 pgs: 89 active+clean; 3.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 680 op/s 2024-09-14T04:42:26.875 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:26 smithi038 bash[84940]: cluster 2024-09-14T04:42:25.401151+0000 mgr.y (mgr.26165) 1044 : cluster [DBG] pgmap v1058: 89 pgs: 89 active+clean; 3.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 680 op/s 2024-09-14T04:42:26.875 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:26 smithi038 bash[87336]: cluster 2024-09-14T04:42:25.401151+0000 mgr.y (mgr.26165) 1044 : cluster [DBG] pgmap v1058: 89 pgs: 89 active+clean; 3.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 680 op/s 2024-09-14T04:42:26.875 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:26 smithi038 bash[87336]: cluster 2024-09-14T04:42:25.401151+0000 mgr.y (mgr.26165) 1044 : cluster [DBG] pgmap v1058: 89 pgs: 89 active+clean; 3.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 680 op/s 2024-09-14T04:42:26.924 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:26.945 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:26.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:26.947 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:42:27.048 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:27.087 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:27.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:27.092 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:42:27.193 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:27.221 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:27.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:27.225 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:42:27.326 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:27.357 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:27.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:27.361 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:42:27.461 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:27.492 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:27.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:27.497 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:42:27.598 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:27.633 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:27.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:27.635 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:42:27.736 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:27.766 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:27.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:27.772 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:42:27.873 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:27.912 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:27.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:27.915 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:42:28.016 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:28.046 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:28.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:28.473 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:42:28.493 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:42:28 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:42:28] "GET /metrics HTTP/1.1" 200 36645 "" "Prometheus/2.51.0" 2024-09-14T04:42:28.574 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:28.601 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:28.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:28.603 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:42:28.704 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:28.740 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:28.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:28.748 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:42:28.848 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:28.851 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:28 smithi038 bash[84940]: cluster 2024-09-14T04:42:27.401764+0000 mgr.y (mgr.26165) 1045 : cluster [DBG] pgmap v1059: 89 pgs: 89 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 770 op/s 2024-09-14T04:42:28.851 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:28 smithi038 bash[84940]: cluster 2024-09-14T04:42:27.401764+0000 mgr.y (mgr.26165) 1045 : cluster [DBG] pgmap v1059: 89 pgs: 89 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 770 op/s 2024-09-14T04:42:28.852 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:28 smithi038 bash[87336]: cluster 2024-09-14T04:42:27.401764+0000 mgr.y (mgr.26165) 1045 : cluster [DBG] pgmap v1059: 89 pgs: 89 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 770 op/s 2024-09-14T04:42:28.852 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:28 smithi038 bash[87336]: cluster 2024-09-14T04:42:27.401764+0000 mgr.y (mgr.26165) 1045 : cluster [DBG] pgmap v1059: 89 pgs: 89 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 770 op/s 2024-09-14T04:42:28.879 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:28.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:28.882 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:42:28.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:28 smithi123 bash[68976]: cluster 2024-09-14T04:42:27.401764+0000 mgr.y (mgr.26165) 1045 : cluster [DBG] pgmap v1059: 89 pgs: 89 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 770 op/s 2024-09-14T04:42:28.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:28 smithi123 bash[68976]: cluster 2024-09-14T04:42:27.401764+0000 mgr.y (mgr.26165) 1045 : cluster [DBG] pgmap v1059: 89 pgs: 89 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 770 op/s 2024-09-14T04:42:28.982 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:29.000 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:29.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:29.002 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:42:29.103 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:29.148 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:29.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:29.153 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:42:29.254 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:29.285 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:29.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:29.288 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:42:29.389 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:29.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:29.424 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:29.424 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:42:29.525 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:29.562 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:29.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:29.570 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:42:29.670 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:29.704 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:29.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:29.706 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:42:29.807 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:29.835 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:29.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:29.841 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:42:29.942 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:29.973 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:29.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:29.977 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:42:30.078 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:30.114 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:30.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:30.118 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:42:30.219 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:30.247 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:30.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:30.251 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:42:30.352 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:30.390 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:30.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:30.392 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:42:30.493 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:30.503 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:42:30 smithi123 bash[61744]: ts=2024-09-14T04:42:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:42:30.523 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:30.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:30.527 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:42:30.629 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:30.653 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:30.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:30.657 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:42:30.758 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:30.766 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:30 smithi123 bash[68976]: cluster 2024-09-14T04:42:29.402948+0000 mgr.y (mgr.26165) 1046 : cluster [DBG] pgmap v1060: 89 pgs: 89 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 554 op/s 2024-09-14T04:42:30.766 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:30 smithi123 bash[68976]: cluster 2024-09-14T04:42:29.402948+0000 mgr.y (mgr.26165) 1046 : cluster [DBG] pgmap v1060: 89 pgs: 89 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 554 op/s 2024-09-14T04:42:30.766 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:30 smithi123 bash[68976]: audit 2024-09-14T04:42:30.239702+0000 mon.a (mon.0) 1268 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:42:30.767 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:30 smithi123 bash[68976]: audit 2024-09-14T04:42:30.239702+0000 mon.a (mon.0) 1268 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:42:30.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:30 smithi038 bash[84940]: cluster 2024-09-14T04:42:29.402948+0000 mgr.y (mgr.26165) 1046 : cluster [DBG] pgmap v1060: 89 pgs: 89 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 554 op/s 2024-09-14T04:42:30.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:30 smithi038 bash[84940]: cluster 2024-09-14T04:42:29.402948+0000 mgr.y (mgr.26165) 1046 : cluster [DBG] pgmap v1060: 89 pgs: 89 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 554 op/s 2024-09-14T04:42:30.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:30 smithi038 bash[84940]: audit 2024-09-14T04:42:30.239702+0000 mon.a (mon.0) 1268 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:42:30.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:30 smithi038 bash[84940]: audit 2024-09-14T04:42:30.239702+0000 mon.a (mon.0) 1268 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:42:30.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:30 smithi038 bash[87336]: cluster 2024-09-14T04:42:29.402948+0000 mgr.y (mgr.26165) 1046 : cluster [DBG] pgmap v1060: 89 pgs: 89 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 554 op/s 2024-09-14T04:42:30.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:30 smithi038 bash[87336]: cluster 2024-09-14T04:42:29.402948+0000 mgr.y (mgr.26165) 1046 : cluster [DBG] pgmap v1060: 89 pgs: 89 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 554 op/s 2024-09-14T04:42:30.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:30 smithi038 bash[87336]: audit 2024-09-14T04:42:30.239702+0000 mon.a (mon.0) 1268 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:42:30.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:30 smithi038 bash[87336]: audit 2024-09-14T04:42:30.239702+0000 mon.a (mon.0) 1268 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:42:30.790 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:30.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:30.797 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:42:30.898 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:30.917 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:30.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:30.919 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:42:31.020 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:31.049 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:31.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:31.052 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:42:31.153 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:31.180 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:31.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:31.182 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:42:31.283 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:31.310 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:31.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:31.313 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:42:31.414 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:31.431 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:31.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:31.433 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:42:31.534 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:31.562 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:31.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:31.566 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:42:31.666 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:31.704 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:31.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:31.710 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:42:31.811 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:31.834 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:31.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:31.836 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:42:31.937 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:31.956 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:31.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:31.958 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:42:32.059 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:32.084 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:32.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:32.092 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:42:32.192 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:32.227 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:32.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:32.233 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:42:32.334 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:32.355 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:32.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:32.357 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:42:32.458 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:32.487 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:32.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:32.492 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:42:32.593 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:32.616 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:32.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:32.618 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:42:32.719 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:32.748 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:32.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:32.751 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:42:32.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:32 smithi038 bash[84940]: cluster 2024-09-14T04:42:31.403577+0000 mgr.y (mgr.26165) 1047 : cluster [DBG] pgmap v1061: 89 pgs: 89 active+clean; 2.7 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 793 op/s 2024-09-14T04:42:32.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:32 smithi038 bash[84940]: cluster 2024-09-14T04:42:31.403577+0000 mgr.y (mgr.26165) 1047 : cluster [DBG] pgmap v1061: 89 pgs: 89 active+clean; 2.7 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 793 op/s 2024-09-14T04:42:32.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:32 smithi038 bash[87336]: cluster 2024-09-14T04:42:31.403577+0000 mgr.y (mgr.26165) 1047 : cluster [DBG] pgmap v1061: 89 pgs: 89 active+clean; 2.7 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 793 op/s 2024-09-14T04:42:32.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:32 smithi038 bash[87336]: cluster 2024-09-14T04:42:31.403577+0000 mgr.y (mgr.26165) 1047 : cluster [DBG] pgmap v1061: 89 pgs: 89 active+clean; 2.7 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 793 op/s 2024-09-14T04:42:32.852 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:32.861 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:32 smithi123 bash[68976]: cluster 2024-09-14T04:42:31.403577+0000 mgr.y (mgr.26165) 1047 : cluster [DBG] pgmap v1061: 89 pgs: 89 active+clean; 2.7 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 793 op/s 2024-09-14T04:42:32.861 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:32 smithi123 bash[68976]: cluster 2024-09-14T04:42:31.403577+0000 mgr.y (mgr.26165) 1047 : cluster [DBG] pgmap v1061: 89 pgs: 89 active+clean; 2.7 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 793 op/s 2024-09-14T04:42:32.878 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:32.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:32.882 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:42:32.982 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:33.000 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:33.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:33.002 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:42:33.103 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:33.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:33.132 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:33.132 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:42:33.233 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:33.259 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:33.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:33.262 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:42:33.363 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:33.396 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:33.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:33.400 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:42:33.501 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:33.522 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:33.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:33.524 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:42:33.625 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:33.657 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:33.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:33.662 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:42:33.763 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:33.790 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:33.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:33.794 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:42:33.894 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:33.920 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:33.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:33.922 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:42:34.023 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:34.065 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:34.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:34.069 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:42:34.171 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:34.200 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:34.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:34.204 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:42:34.305 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:34.341 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:34.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:34.346 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:42:34.446 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:34.464 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:34.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:34.466 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:42:34.567 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:34.591 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:34.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:34.593 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:42:34.694 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:34.719 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:34.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:34.722 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:42:34.823 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:34.832 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:34 smithi123 bash[68976]: cluster 2024-09-14T04:42:33.404065+0000 mgr.y (mgr.26165) 1048 : cluster [DBG] pgmap v1062: 89 pgs: 89 active+clean; 2.6 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 595 op/s 2024-09-14T04:42:34.832 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:34 smithi123 bash[68976]: cluster 2024-09-14T04:42:33.404065+0000 mgr.y (mgr.26165) 1048 : cluster [DBG] pgmap v1062: 89 pgs: 89 active+clean; 2.6 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 595 op/s 2024-09-14T04:42:34.850 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:34.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:34.853 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:42:34.954 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:34.975 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:34.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:34.976 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:42:35.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:34 smithi038 bash[87336]: cluster 2024-09-14T04:42:33.404065+0000 mgr.y (mgr.26165) 1048 : cluster [DBG] pgmap v1062: 89 pgs: 89 active+clean; 2.6 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 595 op/s 2024-09-14T04:42:35.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:34 smithi038 bash[87336]: cluster 2024-09-14T04:42:33.404065+0000 mgr.y (mgr.26165) 1048 : cluster [DBG] pgmap v1062: 89 pgs: 89 active+clean; 2.6 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 595 op/s 2024-09-14T04:42:35.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:34 smithi038 bash[84940]: cluster 2024-09-14T04:42:33.404065+0000 mgr.y (mgr.26165) 1048 : cluster [DBG] pgmap v1062: 89 pgs: 89 active+clean; 2.6 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 595 op/s 2024-09-14T04:42:35.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:34 smithi038 bash[84940]: cluster 2024-09-14T04:42:33.404065+0000 mgr.y (mgr.26165) 1048 : cluster [DBG] pgmap v1062: 89 pgs: 89 active+clean; 2.6 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 595 op/s 2024-09-14T04:42:35.077 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:35.110 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:35.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:35.115 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:42:35.216 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:35.240 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:35.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:35.242 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:42:35.343 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:35.367 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:35.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:35.374 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:42:35.474 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:35.505 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:35.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:35.509 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:42:35.610 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:35.644 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:35.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:35.649 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:42:35.750 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:35.768 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:35.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:35.770 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:42:35.871 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:35.888 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:35.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:35.893 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:42:35.994 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:36.024 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:36.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:36.026 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:42:36.127 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:36.153 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:36.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:36.156 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:42:36.257 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:36.294 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:36.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:36.302 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:42:36.402 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:36.428 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:36.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:36.433 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:42:36.534 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:36.562 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:36.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:36.565 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:42:36.666 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:36.687 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:36.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:36.689 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:42:36.790 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:36.798 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:36 smithi123 bash[68976]: cluster 2024-09-14T04:42:35.404545+0000 mgr.y (mgr.26165) 1049 : cluster [DBG] pgmap v1063: 89 pgs: 89 active+clean; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 636 op/s 2024-09-14T04:42:36.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:36 smithi123 bash[68976]: cluster 2024-09-14T04:42:35.404545+0000 mgr.y (mgr.26165) 1049 : cluster [DBG] pgmap v1063: 89 pgs: 89 active+clean; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 636 op/s 2024-09-14T04:42:36.822 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:36.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:36.825 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:42:36.926 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:36.938 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:36 smithi038 bash[84940]: cluster 2024-09-14T04:42:35.404545+0000 mgr.y (mgr.26165) 1049 : cluster [DBG] pgmap v1063: 89 pgs: 89 active+clean; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 636 op/s 2024-09-14T04:42:36.938 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:36 smithi038 bash[84940]: cluster 2024-09-14T04:42:35.404545+0000 mgr.y (mgr.26165) 1049 : cluster [DBG] pgmap v1063: 89 pgs: 89 active+clean; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 636 op/s 2024-09-14T04:42:36.938 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:36 smithi038 bash[87336]: cluster 2024-09-14T04:42:35.404545+0000 mgr.y (mgr.26165) 1049 : cluster [DBG] pgmap v1063: 89 pgs: 89 active+clean; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 636 op/s 2024-09-14T04:42:36.938 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:36 smithi038 bash[87336]: cluster 2024-09-14T04:42:35.404545+0000 mgr.y (mgr.26165) 1049 : cluster [DBG] pgmap v1063: 89 pgs: 89 active+clean; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 636 op/s 2024-09-14T04:42:36.962 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:36.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:36.966 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:42:37.067 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:37.099 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:37.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:37.105 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:42:37.206 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:37.224 INFO:teuthology.orchestra.run.smithi038.stdout:ERROR: (22) Invalid argument 2024-09-14T04:42:37.224 INFO:teuthology.orchestra.run.smithi038.stdout:op_tracker tracking is not enabled now, so no ops 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-09-14T04:42:37.257 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:37.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:37.260 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:42:37.361 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:37.404 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:37.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:37.406 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:42:37.507 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:37.531 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:37.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:37.537 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:42:37.638 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:37.672 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:37.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:37.677 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:42:37.778 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:37.798 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:37.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:37.807 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:42:37.906 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0: {} 2024-09-14T04:42:37.906 INFO:teuthology.orchestra.run.smithi038.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-14T04:42:37.909 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:37.927 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:37.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:37.929 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:42:38.030 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:38.051 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:38.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:38.053 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:42:38.082 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1: {} 2024-09-14T04:42:38.082 INFO:teuthology.orchestra.run.smithi038.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-14T04:42:38.122 INFO:teuthology.orchestra.run.smithi038.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-14T04:42:38.122 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2: {} 2024-09-14T04:42:38.154 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:38.157 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3: {} 2024-09-14T04:42:38.158 INFO:teuthology.orchestra.run.smithi038.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-14T04:42:38.192 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4: {} 2024-09-14T04:42:38.192 INFO:teuthology.orchestra.run.smithi038.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-14T04:42:38.196 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:38.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:38.199 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:42:38.218 INFO:teuthology.orchestra.run.smithi038.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-14T04:42:38.218 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5: {} 2024-09-14T04:42:38.246 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6: {} 2024-09-14T04:42:38.246 INFO:teuthology.orchestra.run.smithi038.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-14T04:42:38.264 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7: {} 2024-09-14T04:42:38.265 INFO:teuthology.orchestra.run.smithi038.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-14T04:42:38.300 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:38.331 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:38.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:38.337 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:42:38.438 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:38.456 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:38.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:38.458 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:42:38.541 INFO:teuthology.orchestra.run.smithi038.stderr:nodeep-scrub is set 2024-09-14T04:42:38.558 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:38.590 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:38.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:38.597 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:42:38.697 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:38.708 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:38 smithi038 bash[84940]: cluster 2024-09-14T04:42:37.405169+0000 mgr.y (mgr.26165) 1050 : cluster [DBG] pgmap v1064: 89 pgs: 89 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 745 op/s 2024-09-14T04:42:38.708 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:38 smithi038 bash[84940]: cluster 2024-09-14T04:42:37.405169+0000 mgr.y (mgr.26165) 1050 : cluster [DBG] pgmap v1064: 89 pgs: 89 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 745 op/s 2024-09-14T04:42:38.708 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:38 smithi038 bash[84940]: audit 2024-09-14T04:42:37.869812+0000 mon.a (mon.0) 1269 : audit [DBG] from='client.? 172.21.15.38:0/3580051728' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:42:38.708 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:38 smithi038 bash[84940]: audit 2024-09-14T04:42:37.869812+0000 mon.a (mon.0) 1269 : audit [DBG] from='client.? 172.21.15.38:0/3580051728' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:42:38.708 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:38 smithi038 bash[84940]: audit 2024-09-14T04:42:38.503366+0000 mon.c (mon.2) 60 : audit [INF] from='client.? 172.21.15.38:0/768856530' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:42:38.708 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:38 smithi038 bash[84940]: audit 2024-09-14T04:42:38.503366+0000 mon.c (mon.2) 60 : audit [INF] from='client.? 172.21.15.38:0/768856530' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:42:38.708 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:38 smithi038 bash[84940]: audit 2024-09-14T04:42:38.503726+0000 mon.a (mon.0) 1270 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:42:38.708 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:38 smithi038 bash[84940]: audit 2024-09-14T04:42:38.503726+0000 mon.a (mon.0) 1270 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:42:38.709 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:42:38 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:42:38] "GET /metrics HTTP/1.1" 200 36642 "" "Prometheus/2.51.0" 2024-09-14T04:42:38.709 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:38 smithi038 bash[87336]: cluster 2024-09-14T04:42:37.405169+0000 mgr.y (mgr.26165) 1050 : cluster [DBG] pgmap v1064: 89 pgs: 89 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 745 op/s 2024-09-14T04:42:38.709 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:38 smithi038 bash[87336]: cluster 2024-09-14T04:42:37.405169+0000 mgr.y (mgr.26165) 1050 : cluster [DBG] pgmap v1064: 89 pgs: 89 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 745 op/s 2024-09-14T04:42:38.709 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:38 smithi038 bash[87336]: audit 2024-09-14T04:42:37.869812+0000 mon.a (mon.0) 1269 : audit [DBG] from='client.? 172.21.15.38:0/3580051728' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:42:38.709 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:38 smithi038 bash[87336]: audit 2024-09-14T04:42:37.869812+0000 mon.a (mon.0) 1269 : audit [DBG] from='client.? 172.21.15.38:0/3580051728' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:42:38.709 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:38 smithi038 bash[87336]: audit 2024-09-14T04:42:38.503366+0000 mon.c (mon.2) 60 : audit [INF] from='client.? 172.21.15.38:0/768856530' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:42:38.709 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:38 smithi038 bash[87336]: audit 2024-09-14T04:42:38.503366+0000 mon.c (mon.2) 60 : audit [INF] from='client.? 172.21.15.38:0/768856530' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:42:38.709 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:38 smithi038 bash[87336]: audit 2024-09-14T04:42:38.503726+0000 mon.a (mon.0) 1270 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:42:38.709 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:38 smithi038 bash[87336]: audit 2024-09-14T04:42:38.503726+0000 mon.a (mon.0) 1270 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:42:38.728 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:38.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:38.734 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:42:38.835 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:38.868 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:38.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:38.873 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:42:38.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:38 smithi123 bash[68976]: cluster 2024-09-14T04:42:37.405169+0000 mgr.y (mgr.26165) 1050 : cluster [DBG] pgmap v1064: 89 pgs: 89 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 745 op/s 2024-09-14T04:42:38.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:38 smithi123 bash[68976]: cluster 2024-09-14T04:42:37.405169+0000 mgr.y (mgr.26165) 1050 : cluster [DBG] pgmap v1064: 89 pgs: 89 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 745 op/s 2024-09-14T04:42:38.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:38 smithi123 bash[68976]: audit 2024-09-14T04:42:37.869812+0000 mon.a (mon.0) 1269 : audit [DBG] from='client.? 172.21.15.38:0/3580051728' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:42:38.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:38 smithi123 bash[68976]: audit 2024-09-14T04:42:37.869812+0000 mon.a (mon.0) 1269 : audit [DBG] from='client.? 172.21.15.38:0/3580051728' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:42:38.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:38 smithi123 bash[68976]: audit 2024-09-14T04:42:38.503366+0000 mon.c (mon.2) 60 : audit [INF] from='client.? 172.21.15.38:0/768856530' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:42:38.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:38 smithi123 bash[68976]: audit 2024-09-14T04:42:38.503366+0000 mon.c (mon.2) 60 : audit [INF] from='client.? 172.21.15.38:0/768856530' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:42:38.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:38 smithi123 bash[68976]: audit 2024-09-14T04:42:38.503726+0000 mon.a (mon.0) 1270 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:42:38.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:38 smithi123 bash[68976]: audit 2024-09-14T04:42:38.503726+0000 mon.a (mon.0) 1270 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:42:38.974 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:38.999 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:39.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:39.007 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:42:39.108 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:39.128 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:39.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:39.130 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:42:39.230 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:39.253 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:39.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:39.255 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:42:39.356 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:39.379 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:39.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:39.381 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:42:39.482 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:39.508 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:39.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:39.519 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:42:39.619 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:39.649 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:39.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:39.652 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:42:39.753 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:39.762 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:39 smithi123 bash[68976]: cluster 2024-09-14T04:42:38.527853+0000 mon.a (mon.0) 1271 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:42:39.762 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:39 smithi123 bash[68976]: cluster 2024-09-14T04:42:38.527853+0000 mon.a (mon.0) 1271 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:42:39.762 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:39 smithi123 bash[68976]: audit 2024-09-14T04:42:38.529758+0000 mon.a (mon.0) 1272 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:42:39.762 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:39 smithi123 bash[68976]: audit 2024-09-14T04:42:38.529758+0000 mon.a (mon.0) 1272 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:42:39.762 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:39 smithi123 bash[68976]: cluster 2024-09-14T04:42:38.541208+0000 mon.a (mon.0) 1273 : cluster [DBG] osdmap e226: 8 total, 8 up, 8 in 2024-09-14T04:42:39.762 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:39 smithi123 bash[68976]: cluster 2024-09-14T04:42:38.541208+0000 mon.a (mon.0) 1273 : cluster [DBG] osdmap e226: 8 total, 8 up, 8 in 2024-09-14T04:42:39.787 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:39.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:39.795 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:42:39.896 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:39.916 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:39.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:39.918 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:42:40.018 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:40.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:39 smithi038 bash[84940]: cluster 2024-09-14T04:42:38.527853+0000 mon.a (mon.0) 1271 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:42:40.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:39 smithi038 bash[84940]: cluster 2024-09-14T04:42:38.527853+0000 mon.a (mon.0) 1271 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:42:40.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:39 smithi038 bash[84940]: audit 2024-09-14T04:42:38.529758+0000 mon.a (mon.0) 1272 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:42:40.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:39 smithi038 bash[84940]: audit 2024-09-14T04:42:38.529758+0000 mon.a (mon.0) 1272 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:42:40.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:39 smithi038 bash[84940]: cluster 2024-09-14T04:42:38.541208+0000 mon.a (mon.0) 1273 : cluster [DBG] osdmap e226: 8 total, 8 up, 8 in 2024-09-14T04:42:40.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:39 smithi038 bash[84940]: cluster 2024-09-14T04:42:38.541208+0000 mon.a (mon.0) 1273 : cluster [DBG] osdmap e226: 8 total, 8 up, 8 in 2024-09-14T04:42:40.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:39 smithi038 bash[87336]: cluster 2024-09-14T04:42:38.527853+0000 mon.a (mon.0) 1271 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:42:40.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:39 smithi038 bash[87336]: cluster 2024-09-14T04:42:38.527853+0000 mon.a (mon.0) 1271 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:42:40.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:39 smithi038 bash[87336]: audit 2024-09-14T04:42:38.529758+0000 mon.a (mon.0) 1272 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:42:40.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:39 smithi038 bash[87336]: audit 2024-09-14T04:42:38.529758+0000 mon.a (mon.0) 1272 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:42:40.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:39 smithi038 bash[87336]: cluster 2024-09-14T04:42:38.541208+0000 mon.a (mon.0) 1273 : cluster [DBG] osdmap e226: 8 total, 8 up, 8 in 2024-09-14T04:42:40.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:39 smithi038 bash[87336]: cluster 2024-09-14T04:42:38.541208+0000 mon.a (mon.0) 1273 : cluster [DBG] osdmap e226: 8 total, 8 up, 8 in 2024-09-14T04:42:40.041 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:40.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:40.043 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:42:40.144 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:40.180 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:40.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:40.185 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:42:40.286 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:40.317 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:40.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:40.319 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:42:40.420 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:40.429 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:42:40 smithi123 bash[61744]: ts=2024-09-14T04:42:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:42:40.466 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:40.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:40.467 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:42:40.568 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:40.593 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:40.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:40.594 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:42:40.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:40 smithi123 bash[68976]: cluster 2024-09-14T04:42:39.405728+0000 mgr.y (mgr.26165) 1051 : cluster [DBG] pgmap v1066: 89 pgs: 89 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 682 op/s 2024-09-14T04:42:40.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:40 smithi123 bash[68976]: cluster 2024-09-14T04:42:39.405728+0000 mgr.y (mgr.26165) 1051 : cluster [DBG] pgmap v1066: 89 pgs: 89 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 682 op/s 2024-09-14T04:42:40.695 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:40.723 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:40.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:40.731 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:42:40.831 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:40.841 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:40 smithi038 bash[84940]: cluster 2024-09-14T04:42:39.405728+0000 mgr.y (mgr.26165) 1051 : cluster [DBG] pgmap v1066: 89 pgs: 89 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 682 op/s 2024-09-14T04:42:40.841 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:40 smithi038 bash[84940]: cluster 2024-09-14T04:42:39.405728+0000 mgr.y (mgr.26165) 1051 : cluster [DBG] pgmap v1066: 89 pgs: 89 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 682 op/s 2024-09-14T04:42:40.842 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:40 smithi038 bash[87336]: cluster 2024-09-14T04:42:39.405728+0000 mgr.y (mgr.26165) 1051 : cluster [DBG] pgmap v1066: 89 pgs: 89 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 682 op/s 2024-09-14T04:42:40.842 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:40 smithi038 bash[87336]: cluster 2024-09-14T04:42:39.405728+0000 mgr.y (mgr.26165) 1051 : cluster [DBG] pgmap v1066: 89 pgs: 89 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 682 op/s 2024-09-14T04:42:40.855 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:40.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:40.860 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:42:40.961 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:40.995 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:40.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:41.000 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:42:41.101 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:41.129 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:41.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:41.137 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:42:41.238 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:41.268 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:41.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:41.274 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:42:41.375 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:41.399 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:41.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:41.403 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:42:41.504 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:41.526 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:41.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:41.528 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:42:41.629 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:41.649 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:41.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:41.652 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:42:41.753 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:41.784 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:41.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:41.787 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:42:41.888 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:41.925 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:41.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:41.932 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:42:42.033 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:42.058 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:42.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:42.061 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:42:42.162 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:42.187 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:42.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:42.189 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:42:42.290 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:42.299 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph tell osd.3 reset_purged_snaps_last 2024-09-14T04:42:42.311 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:42.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:42.313 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:42:42.414 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:42.443 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:42.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:42.449 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:42:42.488 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.3 dump_blocked_ops 2024-09-14T04:42:42.550 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:42.574 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:42.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:42.576 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:42:42.676 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:42.703 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:42.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:42.709 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:42:42.810 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:42.819 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:42 smithi123 bash[68976]: cluster 2024-09-14T04:42:41.406415+0000 mgr.y (mgr.26165) 1052 : cluster [DBG] pgmap v1067: 89 pgs: 89 active+clean; 2.3 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 638 op/s 2024-09-14T04:42:42.819 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:42 smithi123 bash[68976]: cluster 2024-09-14T04:42:41.406415+0000 mgr.y (mgr.26165) 1052 : cluster [DBG] pgmap v1067: 89 pgs: 89 active+clean; 2.3 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 638 op/s 2024-09-14T04:42:42.837 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:42.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:42.844 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:42:42.945 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:42.970 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:42.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:42.972 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:42:43.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:42 smithi038 bash[84940]: cluster 2024-09-14T04:42:41.406415+0000 mgr.y (mgr.26165) 1052 : cluster [DBG] pgmap v1067: 89 pgs: 89 active+clean; 2.3 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 638 op/s 2024-09-14T04:42:43.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:42 smithi038 bash[84940]: cluster 2024-09-14T04:42:41.406415+0000 mgr.y (mgr.26165) 1052 : cluster [DBG] pgmap v1067: 89 pgs: 89 active+clean; 2.3 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 638 op/s 2024-09-14T04:42:43.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:42 smithi038 bash[87336]: cluster 2024-09-14T04:42:41.406415+0000 mgr.y (mgr.26165) 1052 : cluster [DBG] pgmap v1067: 89 pgs: 89 active+clean; 2.3 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 638 op/s 2024-09-14T04:42:43.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:42 smithi038 bash[87336]: cluster 2024-09-14T04:42:41.406415+0000 mgr.y (mgr.26165) 1052 : cluster [DBG] pgmap v1067: 89 pgs: 89 active+clean; 2.3 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 638 op/s 2024-09-14T04:42:43.072 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:43.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:43.109 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:43.110 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:42:43.210 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:43.236 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:43.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:43.239 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:42:43.339 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:43.367 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:43.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:43.372 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:42:43.473 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:43.497 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:43.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:43.499 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:42:43.600 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:43.626 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:43.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:43.632 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:42:43.733 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:43.760 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:43.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:43.768 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:42:43.869 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:43.895 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:43.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:43.900 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:42:44.001 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:44.025 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:44.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:44.027 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:42:44.128 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:44.167 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:44.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:44.172 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:42:44.273 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:44.300 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:44.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:44.302 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:42:44.402 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:44.426 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:44.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:44.429 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:42:44.530 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:44.561 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:44.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:44.568 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:42:44.636 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd unset noscrub 2024-09-14T04:42:44.651 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-14T04:42:44.669 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:44.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:44 smithi123 bash[68976]: cluster 2024-09-14T04:42:43.406836+0000 mgr.y (mgr.26165) 1053 : cluster [DBG] pgmap v1068: 89 pgs: 89 active+clean; 2.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 625 op/s 2024-09-14T04:42:44.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:44 smithi123 bash[68976]: cluster 2024-09-14T04:42:43.406836+0000 mgr.y (mgr.26165) 1053 : cluster [DBG] pgmap v1068: 89 pgs: 89 active+clean; 2.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 625 op/s 2024-09-14T04:42:44.740 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:44.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:44.743 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:42:44.843 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:44.857 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:44 smithi038 bash[84940]: cluster 2024-09-14T04:42:43.406836+0000 mgr.y (mgr.26165) 1053 : cluster [DBG] pgmap v1068: 89 pgs: 89 active+clean; 2.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 625 op/s 2024-09-14T04:42:44.858 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:44 smithi038 bash[84940]: cluster 2024-09-14T04:42:43.406836+0000 mgr.y (mgr.26165) 1053 : cluster [DBG] pgmap v1068: 89 pgs: 89 active+clean; 2.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 625 op/s 2024-09-14T04:42:44.858 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:44 smithi038 bash[87336]: cluster 2024-09-14T04:42:43.406836+0000 mgr.y (mgr.26165) 1053 : cluster [DBG] pgmap v1068: 89 pgs: 89 active+clean; 2.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 625 op/s 2024-09-14T04:42:44.858 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:44 smithi038 bash[87336]: cluster 2024-09-14T04:42:43.406836+0000 mgr.y (mgr.26165) 1053 : cluster [DBG] pgmap v1068: 89 pgs: 89 active+clean; 2.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 625 op/s 2024-09-14T04:42:44.888 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:44.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:44.894 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:42:44.994 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:45.021 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:45.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:45.027 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:42:45.128 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:45.194 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:45.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:45.196 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:42:45.297 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:45.324 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:45.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:45.328 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:42:45.429 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:45.458 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:45.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:45.460 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:42:45.561 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:45.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:45.592 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:45.592 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:42:45.693 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:45.720 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:45.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:45.725 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:42:45.825 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:45.835 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:45 smithi038 bash[84940]: audit 2024-09-14T04:42:45.243272+0000 mon.a (mon.0) 1274 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:42:45.835 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:45 smithi038 bash[84940]: audit 2024-09-14T04:42:45.243272+0000 mon.a (mon.0) 1274 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:42:45.835 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:45 smithi038 bash[87336]: audit 2024-09-14T04:42:45.243272+0000 mon.a (mon.0) 1274 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:42:45.835 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:45 smithi038 bash[87336]: audit 2024-09-14T04:42:45.243272+0000 mon.a (mon.0) 1274 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:42:45.858 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:45.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:45.864 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:42:45.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:45 smithi123 bash[68976]: audit 2024-09-14T04:42:45.243272+0000 mon.a (mon.0) 1274 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:42:45.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:45 smithi123 bash[68976]: audit 2024-09-14T04:42:45.243272+0000 mon.a (mon.0) 1274 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:42:45.965 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:46.003 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:46.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:46.010 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:42:46.111 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:46.145 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:46.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:46.150 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:42:46.251 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:46.280 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:46.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:46.281 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:42:46.382 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:46.411 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:46.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:46.416 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:42:46.517 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:46.552 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:46.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:46.554 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:42:46.655 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:46.664 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:46 smithi038 bash[84940]: cluster 2024-09-14T04:42:45.407374+0000 mgr.y (mgr.26165) 1054 : cluster [DBG] pgmap v1069: 89 pgs: 89 active+clean; 2.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 633 op/s 2024-09-14T04:42:46.665 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:46 smithi038 bash[84940]: cluster 2024-09-14T04:42:45.407374+0000 mgr.y (mgr.26165) 1054 : cluster [DBG] pgmap v1069: 89 pgs: 89 active+clean; 2.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 633 op/s 2024-09-14T04:42:46.665 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:46 smithi038 bash[87336]: cluster 2024-09-14T04:42:45.407374+0000 mgr.y (mgr.26165) 1054 : cluster [DBG] pgmap v1069: 89 pgs: 89 active+clean; 2.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 633 op/s 2024-09-14T04:42:46.665 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:46 smithi038 bash[87336]: cluster 2024-09-14T04:42:45.407374+0000 mgr.y (mgr.26165) 1054 : cluster [DBG] pgmap v1069: 89 pgs: 89 active+clean; 2.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 633 op/s 2024-09-14T04:42:46.687 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:46.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:46.695 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:42:46.796 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:46.838 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:46.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:46.844 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:42:46.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:46 smithi123 bash[68976]: cluster 2024-09-14T04:42:45.407374+0000 mgr.y (mgr.26165) 1054 : cluster [DBG] pgmap v1069: 89 pgs: 89 active+clean; 2.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 633 op/s 2024-09-14T04:42:46.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:46 smithi123 bash[68976]: cluster 2024-09-14T04:42:45.407374+0000 mgr.y (mgr.26165) 1054 : cluster [DBG] pgmap v1069: 89 pgs: 89 active+clean; 2.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 633 op/s 2024-09-14T04:42:46.945 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:46.978 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:46.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:46.982 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:42:47.083 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:47.106 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:47.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:47.109 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:42:47.170 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:42:47.173 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:42:47.210 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:47.241 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:47.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:47.246 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:42:47.346 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:47.382 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:47.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:47.384 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:42:47.484 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:47.511 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:47.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:47.514 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:42:47.615 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:47.661 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:47.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:47.664 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:42:47.765 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:47.790 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:47.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:47.793 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:42:47.894 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:47.925 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:47.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:47.929 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:42:48.029 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:48.053 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:48.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:48.059 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:42:48.160 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:48.182 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:48.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:48.189 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:42:48.289 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:48.314 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:48.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:48.318 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:42:48.419 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:48.429 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:42:48 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:42:48] "GET /metrics HTTP/1.1" 200 36643 "" "Prometheus/2.51.0" 2024-09-14T04:42:48.450 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:48.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:48.452 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:42:48.552 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:48.571 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:48.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:48.573 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:42:48.674 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:48.699 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:48.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:48.701 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:42:48.804 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:48.828 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:48.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:48.830 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:42:48.931 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:48.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:48 smithi123 bash[68976]: cluster 2024-09-14T04:42:47.407971+0000 mgr.y (mgr.26165) 1055 : cluster [DBG] pgmap v1070: 89 pgs: 89 active+clean; 2.0 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 679 op/s 2024-09-14T04:42:48.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:48 smithi123 bash[68976]: cluster 2024-09-14T04:42:47.407971+0000 mgr.y (mgr.26165) 1055 : cluster [DBG] pgmap v1070: 89 pgs: 89 active+clean; 2.0 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 679 op/s 2024-09-14T04:42:48.955 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:48.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:48.958 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:42:49.059 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:49.102 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:49.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:49.104 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:42:49.204 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:42:49.204 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:42:49.204 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:49.237 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:49.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:49.242 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:42:49.343 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:49.384 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:49.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:49.389 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:42:49.490 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:49.502 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:49 smithi038 bash[84940]: cluster 2024-09-14T04:42:47.407971+0000 mgr.y (mgr.26165) 1055 : cluster [DBG] pgmap v1070: 89 pgs: 89 active+clean; 2.0 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 679 op/s 2024-09-14T04:42:49.502 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:49 smithi038 bash[84940]: cluster 2024-09-14T04:42:47.407971+0000 mgr.y (mgr.26165) 1055 : cluster [DBG] pgmap v1070: 89 pgs: 89 active+clean; 2.0 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 679 op/s 2024-09-14T04:42:49.502 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:49 smithi038 bash[87336]: cluster 2024-09-14T04:42:47.407971+0000 mgr.y (mgr.26165) 1055 : cluster [DBG] pgmap v1070: 89 pgs: 89 active+clean; 2.0 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 679 op/s 2024-09-14T04:42:49.502 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:49 smithi038 bash[87336]: cluster 2024-09-14T04:42:47.407971+0000 mgr.y (mgr.26165) 1055 : cluster [DBG] pgmap v1070: 89 pgs: 89 active+clean; 2.0 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 679 op/s 2024-09-14T04:42:49.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:49.532 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:49.533 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:42:49.633 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:49.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:49.676 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:49.676 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:42:49.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:49 smithi038 bash[84940]: audit 2024-09-14T04:42:48.805253+0000 mon.a (mon.0) 1275 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:42:49.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:49 smithi038 bash[84940]: audit 2024-09-14T04:42:48.805253+0000 mon.a (mon.0) 1275 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:42:49.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:49 smithi038 bash[87336]: audit 2024-09-14T04:42:48.805253+0000 mon.a (mon.0) 1275 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:42:49.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:49 smithi038 bash[87336]: audit 2024-09-14T04:42:48.805253+0000 mon.a (mon.0) 1275 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:42:49.777 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:49.808 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:49.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:49.814 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:42:49.915 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:49.924 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:49 smithi123 bash[68976]: audit 2024-09-14T04:42:48.805253+0000 mon.a (mon.0) 1275 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:42:49.925 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:49 smithi123 bash[68976]: audit 2024-09-14T04:42:48.805253+0000 mon.a (mon.0) 1275 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:42:49.941 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:49.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:49.944 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:42:50.045 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:50.078 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:50.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:50.081 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:42:50.182 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:50.205 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:50.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:50.207 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:42:50.308 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:50.341 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:50.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:50.346 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:42:50.447 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:50.474 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:50.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:50.476 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:42:50.477 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:42:50 smithi123 bash[61744]: ts=2024-09-14T04:42:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:42:50.578 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:50.596 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:50.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:50.598 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:42:50.699 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:50.728 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:50.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:50.730 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:42:50.831 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:50.854 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:50.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:50.855 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:42:50.918 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:50 smithi038 bash[84940]: cluster 2024-09-14T04:42:49.408300+0000 mgr.y (mgr.26165) 1056 : cluster [DBG] pgmap v1071: 89 pgs: 89 active+clean; 2.0 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 624 op/s 2024-09-14T04:42:50.918 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:50 smithi038 bash[84940]: cluster 2024-09-14T04:42:49.408300+0000 mgr.y (mgr.26165) 1056 : cluster [DBG] pgmap v1071: 89 pgs: 89 active+clean; 2.0 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 624 op/s 2024-09-14T04:42:50.918 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:50 smithi038 bash[87336]: cluster 2024-09-14T04:42:49.408300+0000 mgr.y (mgr.26165) 1056 : cluster [DBG] pgmap v1071: 89 pgs: 89 active+clean; 2.0 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 624 op/s 2024-09-14T04:42:50.918 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:50 smithi038 bash[87336]: cluster 2024-09-14T04:42:49.408300+0000 mgr.y (mgr.26165) 1056 : cluster [DBG] pgmap v1071: 89 pgs: 89 active+clean; 2.0 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 624 op/s 2024-09-14T04:42:50.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:50 smithi123 bash[68976]: cluster 2024-09-14T04:42:49.408300+0000 mgr.y (mgr.26165) 1056 : cluster [DBG] pgmap v1071: 89 pgs: 89 active+clean; 2.0 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 624 op/s 2024-09-14T04:42:50.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:50 smithi123 bash[68976]: cluster 2024-09-14T04:42:49.408300+0000 mgr.y (mgr.26165) 1056 : cluster [DBG] pgmap v1071: 89 pgs: 89 active+clean; 2.0 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 624 op/s 2024-09-14T04:42:50.956 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:50.987 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:50.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:50.989 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:42:51.090 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:51.119 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:51.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:51.124 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:42:51.225 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:51.259 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:51.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:51.264 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:42:51.365 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:51.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:51.402 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:51.402 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:42:51.503 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:51.528 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:51.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:51.531 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:42:51.632 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:51.652 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:51.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:51.654 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:42:51.754 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:51.778 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:51.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:51.780 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:42:51.881 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:51.913 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:51.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:51.919 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:42:52.019 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:52.063 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:52.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:52.067 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:42:52.169 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:52.201 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:52.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:52.206 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:42:52.307 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:52.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:52.332 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:52.333 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:42:52.433 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:52.455 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:52.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:52.458 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:42:52.558 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:52.576 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:52.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:52.577 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:42:52.678 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:52.699 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:52.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:52.701 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:42:52.778 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:52 smithi038 bash[84940]: cluster 2024-09-14T04:42:51.408943+0000 mgr.y (mgr.26165) 1057 : cluster [DBG] pgmap v1072: 89 pgs: 89 active+clean; 1.8 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 800 op/s 2024-09-14T04:42:52.778 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:52 smithi038 bash[84940]: cluster 2024-09-14T04:42:51.408943+0000 mgr.y (mgr.26165) 1057 : cluster [DBG] pgmap v1072: 89 pgs: 89 active+clean; 1.8 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 800 op/s 2024-09-14T04:42:52.778 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:52 smithi038 bash[87336]: cluster 2024-09-14T04:42:51.408943+0000 mgr.y (mgr.26165) 1057 : cluster [DBG] pgmap v1072: 89 pgs: 89 active+clean; 1.8 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 800 op/s 2024-09-14T04:42:52.778 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:52 smithi038 bash[87336]: cluster 2024-09-14T04:42:51.408943+0000 mgr.y (mgr.26165) 1057 : cluster [DBG] pgmap v1072: 89 pgs: 89 active+clean; 1.8 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 800 op/s 2024-09-14T04:42:52.802 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:52.837 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:52.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:52.842 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:42:52.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:52 smithi123 bash[68976]: cluster 2024-09-14T04:42:51.408943+0000 mgr.y (mgr.26165) 1057 : cluster [DBG] pgmap v1072: 89 pgs: 89 active+clean; 1.8 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 800 op/s 2024-09-14T04:42:52.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:52 smithi123 bash[68976]: cluster 2024-09-14T04:42:51.408943+0000 mgr.y (mgr.26165) 1057 : cluster [DBG] pgmap v1072: 89 pgs: 89 active+clean; 1.8 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 800 op/s 2024-09-14T04:42:52.943 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:52.981 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:52.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:52.988 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:42:53.088 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:53.132 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:53.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:53.140 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:42:53.241 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:53.270 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:53.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:53.275 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:42:53.376 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:53.401 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:53.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:53.403 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:42:53.504 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:53.523 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:53.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:53.525 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:42:53.625 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:53.677 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:53.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:53.683 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:42:53.784 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:53.804 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:53.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:53.814 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:42:53.915 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:53.955 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:53.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:53.958 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:42:54.059 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:54.088 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:54.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:54.094 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:42:54.195 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:54.217 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:54.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:54.222 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:42:54.323 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:54.356 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:54.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:54.359 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:42:54.459 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:54.492 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:54.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:54.495 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:42:54.596 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:54.638 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:54.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:54.640 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:42:54.695 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:54 smithi038 bash[84940]: cluster 2024-09-14T04:42:53.409406+0000 mgr.y (mgr.26165) 1058 : cluster [DBG] pgmap v1073: 89 pgs: 89 active+clean; 1.8 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 646 op/s 2024-09-14T04:42:54.695 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:54 smithi038 bash[84940]: cluster 2024-09-14T04:42:53.409406+0000 mgr.y (mgr.26165) 1058 : cluster [DBG] pgmap v1073: 89 pgs: 89 active+clean; 1.8 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 646 op/s 2024-09-14T04:42:54.696 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:54 smithi038 bash[87336]: cluster 2024-09-14T04:42:53.409406+0000 mgr.y (mgr.26165) 1058 : cluster [DBG] pgmap v1073: 89 pgs: 89 active+clean; 1.8 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 646 op/s 2024-09-14T04:42:54.696 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:54 smithi038 bash[87336]: cluster 2024-09-14T04:42:53.409406+0000 mgr.y (mgr.26165) 1058 : cluster [DBG] pgmap v1073: 89 pgs: 89 active+clean; 1.8 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 646 op/s 2024-09-14T04:42:54.741 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:54.769 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:54.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:54.772 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:42:54.873 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:54.909 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:54.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:54.921 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:42:54.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:54 smithi123 bash[68976]: cluster 2024-09-14T04:42:53.409406+0000 mgr.y (mgr.26165) 1058 : cluster [DBG] pgmap v1073: 89 pgs: 89 active+clean; 1.8 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 646 op/s 2024-09-14T04:42:54.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:54 smithi123 bash[68976]: cluster 2024-09-14T04:42:53.409406+0000 mgr.y (mgr.26165) 1058 : cluster [DBG] pgmap v1073: 89 pgs: 89 active+clean; 1.8 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 646 op/s 2024-09-14T04:42:55.021 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:55.052 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:55.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:55.054 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:42:55.155 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:55.189 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:55.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:55.194 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:42:55.295 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:55.319 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:55.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:55.322 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:42:55.423 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:55.467 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:55.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:55.474 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:42:55.575 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:55.612 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:55.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:55.614 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:42:55.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:55 smithi123 bash[68976]: audit 2024-09-14T04:42:54.656333+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:42:55.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:55 smithi123 bash[68976]: audit 2024-09-14T04:42:54.656333+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:42:55.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:55 smithi123 bash[68976]: audit 2024-09-14T04:42:54.681135+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:42:55.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:55 smithi123 bash[68976]: audit 2024-09-14T04:42:54.681135+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:42:55.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:55 smithi123 bash[68976]: audit 2024-09-14T04:42:55.274958+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:42:55.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:55 smithi123 bash[68976]: audit 2024-09-14T04:42:55.274958+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:42:55.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:55 smithi123 bash[68976]: audit 2024-09-14T04:42:55.284391+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:42:55.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:55 smithi123 bash[68976]: audit 2024-09-14T04:42:55.284391+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:42:55.715 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:55.759 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:55.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:55.763 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:42:55.863 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:55.873 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:55 smithi038 bash[84940]: audit 2024-09-14T04:42:54.656333+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:42:55.873 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:55 smithi038 bash[84940]: audit 2024-09-14T04:42:54.656333+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:42:55.873 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:55 smithi038 bash[84940]: audit 2024-09-14T04:42:54.681135+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:42:55.873 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:55 smithi038 bash[84940]: audit 2024-09-14T04:42:54.681135+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:42:55.873 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:55 smithi038 bash[84940]: audit 2024-09-14T04:42:55.274958+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:42:55.874 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:55 smithi038 bash[84940]: audit 2024-09-14T04:42:55.274958+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:42:55.874 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:55 smithi038 bash[84940]: audit 2024-09-14T04:42:55.284391+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:42:55.874 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:55 smithi038 bash[84940]: audit 2024-09-14T04:42:55.284391+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:42:55.874 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:55 smithi038 bash[87336]: audit 2024-09-14T04:42:54.656333+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:42:55.874 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:55 smithi038 bash[87336]: audit 2024-09-14T04:42:54.656333+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:42:55.874 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:55 smithi038 bash[87336]: audit 2024-09-14T04:42:54.681135+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:42:55.874 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:55 smithi038 bash[87336]: audit 2024-09-14T04:42:54.681135+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:42:55.874 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:55 smithi038 bash[87336]: audit 2024-09-14T04:42:55.274958+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:42:55.874 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:55 smithi038 bash[87336]: audit 2024-09-14T04:42:55.274958+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:42:55.874 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:55 smithi038 bash[87336]: audit 2024-09-14T04:42:55.284391+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:42:55.874 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:55 smithi038 bash[87336]: audit 2024-09-14T04:42:55.284391+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:42:55.885 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:55.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:55.890 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:42:55.991 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:56.023 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:56.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:56.029 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:42:56.130 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:56.163 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:56.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:56.165 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:42:56.266 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:56.288 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:56.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:56.293 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:42:56.393 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:56.440 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:56.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:56.442 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:42:56.543 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:56.591 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:56.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:56.593 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:42:56.694 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:56.711 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:56.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:56.713 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:42:56.814 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:56.825 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:56 smithi123 bash[68976]: cluster 2024-09-14T04:42:55.413236+0000 mgr.y (mgr.26165) 1059 : cluster [DBG] pgmap v1074: 89 pgs: 89 active+clean; 1.7 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 681 op/s 2024-09-14T04:42:56.825 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:56 smithi123 bash[68976]: cluster 2024-09-14T04:42:55.413236+0000 mgr.y (mgr.26165) 1059 : cluster [DBG] pgmap v1074: 89 pgs: 89 active+clean; 1.7 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 681 op/s 2024-09-14T04:42:56.825 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:56 smithi123 bash[68976]: audit 2024-09-14T04:42:56.155455+0000 mon.a (mon.0) 1280 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:42:56.825 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:56 smithi123 bash[68976]: audit 2024-09-14T04:42:56.155455+0000 mon.a (mon.0) 1280 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:42:56.826 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:56 smithi123 bash[68976]: audit 2024-09-14T04:42:56.156646+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:42:56.826 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:56 smithi123 bash[68976]: audit 2024-09-14T04:42:56.156646+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:42:56.826 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:56 smithi123 bash[68976]: audit 2024-09-14T04:42:56.163562+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:42:56.826 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:56 smithi123 bash[68976]: audit 2024-09-14T04:42:56.163562+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:42:56.839 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:56.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:56.841 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:42:56.942 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:56.967 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:56.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:56.969 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:42:57.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:56 smithi038 bash[84940]: cluster 2024-09-14T04:42:55.413236+0000 mgr.y (mgr.26165) 1059 : cluster [DBG] pgmap v1074: 89 pgs: 89 active+clean; 1.7 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 681 op/s 2024-09-14T04:42:57.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:56 smithi038 bash[84940]: cluster 2024-09-14T04:42:55.413236+0000 mgr.y (mgr.26165) 1059 : cluster [DBG] pgmap v1074: 89 pgs: 89 active+clean; 1.7 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 681 op/s 2024-09-14T04:42:57.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:56 smithi038 bash[84940]: audit 2024-09-14T04:42:56.155455+0000 mon.a (mon.0) 1280 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:42:57.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:56 smithi038 bash[84940]: audit 2024-09-14T04:42:56.155455+0000 mon.a (mon.0) 1280 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:42:57.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:56 smithi038 bash[84940]: audit 2024-09-14T04:42:56.156646+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:42:57.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:56 smithi038 bash[84940]: audit 2024-09-14T04:42:56.156646+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:42:57.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:56 smithi038 bash[84940]: audit 2024-09-14T04:42:56.163562+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:42:57.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:56 smithi038 bash[84940]: audit 2024-09-14T04:42:56.163562+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:42:57.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:56 smithi038 bash[87336]: cluster 2024-09-14T04:42:55.413236+0000 mgr.y (mgr.26165) 1059 : cluster [DBG] pgmap v1074: 89 pgs: 89 active+clean; 1.7 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 681 op/s 2024-09-14T04:42:57.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:56 smithi038 bash[87336]: cluster 2024-09-14T04:42:55.413236+0000 mgr.y (mgr.26165) 1059 : cluster [DBG] pgmap v1074: 89 pgs: 89 active+clean; 1.7 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 681 op/s 2024-09-14T04:42:57.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:56 smithi038 bash[87336]: audit 2024-09-14T04:42:56.155455+0000 mon.a (mon.0) 1280 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:42:57.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:56 smithi038 bash[87336]: audit 2024-09-14T04:42:56.155455+0000 mon.a (mon.0) 1280 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:42:57.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:56 smithi038 bash[87336]: audit 2024-09-14T04:42:56.156646+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:42:57.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:56 smithi038 bash[87336]: audit 2024-09-14T04:42:56.156646+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:42:57.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:56 smithi038 bash[87336]: audit 2024-09-14T04:42:56.163562+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:42:57.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:56 smithi038 bash[87336]: audit 2024-09-14T04:42:56.163562+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:42:57.070 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:57.103 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:42:57.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:57.112 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:42:57.213 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:57.239 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:57.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:57.247 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:42:57.348 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:57.375 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:57.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:57.379 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:42:57.480 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:57.505 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:57.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:57.509 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:42:57.610 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:57.626 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:57.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:57.628 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:42:57.729 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:57.751 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:57.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:57.753 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:42:57.854 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:57.880 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:42:57.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:57.882 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:42:57.983 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:58.010 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:42:58.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:58.012 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:42:58.113 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:58.155 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:58.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:58.157 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:42:58.258 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:58.281 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:42:58.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:58.284 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:42:58.385 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:58.395 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:42:58 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:42:58] "GET /metrics HTTP/1.1" 200 36643 "" "Prometheus/2.51.0" 2024-09-14T04:42:58.414 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:58.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:58.416 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:42:58.518 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:58.555 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:58.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:58.558 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:42:58.658 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:58.700 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:58.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:58.705 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:42:58.805 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:58.832 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:58.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:58.838 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:42:58.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:58 smithi123 bash[68976]: cluster 2024-09-14T04:42:57.413841+0000 mgr.y (mgr.26165) 1060 : cluster [DBG] pgmap v1075: 89 pgs: 89 active+clean; 1.6 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 766 op/s 2024-09-14T04:42:58.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:42:58 smithi123 bash[68976]: cluster 2024-09-14T04:42:57.413841+0000 mgr.y (mgr.26165) 1060 : cluster [DBG] pgmap v1075: 89 pgs: 89 active+clean; 1.6 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 766 op/s 2024-09-14T04:42:58.939 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:58.945 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:58 smithi038 bash[84940]: cluster 2024-09-14T04:42:57.413841+0000 mgr.y (mgr.26165) 1060 : cluster [DBG] pgmap v1075: 89 pgs: 89 active+clean; 1.6 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 766 op/s 2024-09-14T04:42:58.945 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:42:58 smithi038 bash[84940]: cluster 2024-09-14T04:42:57.413841+0000 mgr.y (mgr.26165) 1060 : cluster [DBG] pgmap v1075: 89 pgs: 89 active+clean; 1.6 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 766 op/s 2024-09-14T04:42:58.945 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:58 smithi038 bash[87336]: cluster 2024-09-14T04:42:57.413841+0000 mgr.y (mgr.26165) 1060 : cluster [DBG] pgmap v1075: 89 pgs: 89 active+clean; 1.6 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 766 op/s 2024-09-14T04:42:58.946 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:42:58 smithi038 bash[87336]: cluster 2024-09-14T04:42:57.413841+0000 mgr.y (mgr.26165) 1060 : cluster [DBG] pgmap v1075: 89 pgs: 89 active+clean; 1.6 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 766 op/s 2024-09-14T04:42:58.967 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:42:58.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:58.973 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:42:59.074 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:59.099 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:42:59.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:59.105 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:42:59.206 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:59.233 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:59.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:59.238 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:42:59.339 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:59.372 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:59.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:59.374 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:42:59.475 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:59.502 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:42:59.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:59.505 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:42:59.606 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:59.632 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:59.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:59.634 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:42:59.735 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:59.757 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:59.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:59.762 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:42:59.862 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:59.888 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:42:59.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:42:59.890 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:42:59.991 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:00.030 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:00.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:00.034 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:43:00.135 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:00.157 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:00.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:00.161 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:43:00.262 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:00.286 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:00.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:00.292 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:43:00.393 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:00.432 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:00.437 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:43:00 smithi123 bash[61744]: ts=2024-09-14T04:43:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:43:00.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:00.438 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:43:00.539 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:00.579 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:00.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:00.587 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:43:00.688 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:00.711 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:00.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:00.714 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:43:00.815 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:00.825 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:00 smithi123 bash[68976]: cluster 2024-09-14T04:42:59.414256+0000 mgr.y (mgr.26165) 1061 : cluster [DBG] pgmap v1076: 89 pgs: 89 active+clean; 1.6 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 542 op/s 2024-09-14T04:43:00.825 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:00 smithi123 bash[68976]: cluster 2024-09-14T04:42:59.414256+0000 mgr.y (mgr.26165) 1061 : cluster [DBG] pgmap v1076: 89 pgs: 89 active+clean; 1.6 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 542 op/s 2024-09-14T04:43:00.825 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:00 smithi123 bash[68976]: audit 2024-09-14T04:43:00.240322+0000 mon.a (mon.0) 1283 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:43:00.825 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:00 smithi123 bash[68976]: audit 2024-09-14T04:43:00.240322+0000 mon.a (mon.0) 1283 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:43:00.850 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:00.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:00.853 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:43:00.954 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:00.972 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:00.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:00.974 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:43:01.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:00 smithi038 bash[84940]: cluster 2024-09-14T04:42:59.414256+0000 mgr.y (mgr.26165) 1061 : cluster [DBG] pgmap v1076: 89 pgs: 89 active+clean; 1.6 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 542 op/s 2024-09-14T04:43:01.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:00 smithi038 bash[84940]: cluster 2024-09-14T04:42:59.414256+0000 mgr.y (mgr.26165) 1061 : cluster [DBG] pgmap v1076: 89 pgs: 89 active+clean; 1.6 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 542 op/s 2024-09-14T04:43:01.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:00 smithi038 bash[84940]: audit 2024-09-14T04:43:00.240322+0000 mon.a (mon.0) 1283 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:43:01.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:00 smithi038 bash[84940]: audit 2024-09-14T04:43:00.240322+0000 mon.a (mon.0) 1283 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:43:01.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:00 smithi038 bash[87336]: cluster 2024-09-14T04:42:59.414256+0000 mgr.y (mgr.26165) 1061 : cluster [DBG] pgmap v1076: 89 pgs: 89 active+clean; 1.6 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 542 op/s 2024-09-14T04:43:01.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:00 smithi038 bash[87336]: cluster 2024-09-14T04:42:59.414256+0000 mgr.y (mgr.26165) 1061 : cluster [DBG] pgmap v1076: 89 pgs: 89 active+clean; 1.6 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 542 op/s 2024-09-14T04:43:01.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:00 smithi038 bash[87336]: audit 2024-09-14T04:43:00.240322+0000 mon.a (mon.0) 1283 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:43:01.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:00 smithi038 bash[87336]: audit 2024-09-14T04:43:00.240322+0000 mon.a (mon.0) 1283 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:43:01.075 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:01.100 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:01.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:01.102 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:43:01.203 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:01.239 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:01.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:01.244 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:43:01.345 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:01.371 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:01.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:01.376 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:43:01.477 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:01.507 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:01.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:01.510 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:43:01.611 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:01.630 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:01.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:01.631 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:43:01.732 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:01.765 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:01.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:01.776 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:43:01.877 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:01.902 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:01.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:01.908 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:43:02.009 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:02.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:02.049 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:02.049 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:43:02.150 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:02.174 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:02.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:02.176 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:43:02.277 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:02.311 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:02.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:02.313 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:43:02.414 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:02.442 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:02.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:02.446 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:43:02.547 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:02.573 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:02.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:02.576 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:43:02.677 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:02.706 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:02.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:02.710 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:43:02.811 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:02.843 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:02.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:02.847 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:43:02.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:02 smithi123 bash[68976]: cluster 2024-09-14T04:43:01.414958+0000 mgr.y (mgr.26165) 1062 : cluster [DBG] pgmap v1077: 89 pgs: 89 active+clean; 1.5 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 759 op/s 2024-09-14T04:43:02.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:02 smithi123 bash[68976]: cluster 2024-09-14T04:43:01.414958+0000 mgr.y (mgr.26165) 1062 : cluster [DBG] pgmap v1077: 89 pgs: 89 active+clean; 1.5 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 759 op/s 2024-09-14T04:43:02.947 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:02.978 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:02.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:02.982 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:43:03.033 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:02 smithi038 bash[87336]: cluster 2024-09-14T04:43:01.414958+0000 mgr.y (mgr.26165) 1062 : cluster [DBG] pgmap v1077: 89 pgs: 89 active+clean; 1.5 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 759 op/s 2024-09-14T04:43:03.034 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:02 smithi038 bash[87336]: cluster 2024-09-14T04:43:01.414958+0000 mgr.y (mgr.26165) 1062 : cluster [DBG] pgmap v1077: 89 pgs: 89 active+clean; 1.5 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 759 op/s 2024-09-14T04:43:03.034 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:02 smithi038 bash[84940]: cluster 2024-09-14T04:43:01.414958+0000 mgr.y (mgr.26165) 1062 : cluster [DBG] pgmap v1077: 89 pgs: 89 active+clean; 1.5 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 759 op/s 2024-09-14T04:43:03.034 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:02 smithi038 bash[84940]: cluster 2024-09-14T04:43:01.414958+0000 mgr.y (mgr.26165) 1062 : cluster [DBG] pgmap v1077: 89 pgs: 89 active+clean; 1.5 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 759 op/s 2024-09-14T04:43:03.083 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:03.114 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:03.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:03.122 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:43:03.222 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:03.252 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:03.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:03.254 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:43:03.355 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:03.380 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:03.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:03.385 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:43:03.486 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:03.512 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:03.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:03.513 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:43:03.614 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:03.642 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:03.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:03.645 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:43:03.746 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:03.778 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:03.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:03.781 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:43:03.882 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:03.910 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:03.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:03.912 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:43:04.013 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:04.044 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:04.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:04.047 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:43:04.148 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:04.169 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:04.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:04.171 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:43:04.272 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:04.309 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:04.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:04.314 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:43:04.415 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:04.445 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:04.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:04.450 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:43:04.551 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:04.577 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:04.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:04.580 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:43:04.680 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:04.706 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:04.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:04.709 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:43:04.810 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:04.837 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:04.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:04.840 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:43:04.940 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:04.977 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:04.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:04.982 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:43:04.982 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:04 smithi123 bash[68976]: cluster 2024-09-14T04:43:03.415459+0000 mgr.y (mgr.26165) 1063 : cluster [DBG] pgmap v1078: 89 pgs: 89 active+clean; 1.4 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 578 op/s 2024-09-14T04:43:04.982 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:04 smithi123 bash[68976]: cluster 2024-09-14T04:43:03.415459+0000 mgr.y (mgr.26165) 1063 : cluster [DBG] pgmap v1078: 89 pgs: 89 active+clean; 1.4 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 578 op/s 2024-09-14T04:43:05.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:04 smithi038 bash[87336]: cluster 2024-09-14T04:43:03.415459+0000 mgr.y (mgr.26165) 1063 : cluster [DBG] pgmap v1078: 89 pgs: 89 active+clean; 1.4 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 578 op/s 2024-09-14T04:43:05.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:04 smithi038 bash[87336]: cluster 2024-09-14T04:43:03.415459+0000 mgr.y (mgr.26165) 1063 : cluster [DBG] pgmap v1078: 89 pgs: 89 active+clean; 1.4 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 578 op/s 2024-09-14T04:43:05.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:04 smithi038 bash[84940]: cluster 2024-09-14T04:43:03.415459+0000 mgr.y (mgr.26165) 1063 : cluster [DBG] pgmap v1078: 89 pgs: 89 active+clean; 1.4 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 578 op/s 2024-09-14T04:43:05.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:04 smithi038 bash[84940]: cluster 2024-09-14T04:43:03.415459+0000 mgr.y (mgr.26165) 1063 : cluster [DBG] pgmap v1078: 89 pgs: 89 active+clean; 1.4 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 578 op/s 2024-09-14T04:43:05.082 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:05.114 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:05.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:05.117 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:43:05.218 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:05.250 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:05.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:05.254 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:43:05.355 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:05.387 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:05.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:05.392 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:43:05.493 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:05.528 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:05.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:05.533 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:43:05.634 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:05.665 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:05.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:05.669 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:43:05.770 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:05.800 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:05.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:05.804 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:43:05.905 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:05.939 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:05.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:05.942 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:43:06.042 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:06.067 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:06.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:06.074 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:43:06.174 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:06.195 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:06.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:06.197 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:43:06.298 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:06.328 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:06.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:06.332 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:43:06.433 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:06.459 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:06.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:06.465 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:43:06.565 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:06.593 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:06.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:06.597 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:43:06.697 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:06.721 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:06.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:06.723 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:43:06.824 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:06.855 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:06.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:06.857 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:43:06.958 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:06.968 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:06 smithi038 bash[84940]: cluster 2024-09-14T04:43:05.416047+0000 mgr.y (mgr.26165) 1064 : cluster [DBG] pgmap v1079: 89 pgs: 89 active+clean; 1.4 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 615 op/s 2024-09-14T04:43:06.968 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:06 smithi038 bash[84940]: cluster 2024-09-14T04:43:05.416047+0000 mgr.y (mgr.26165) 1064 : cluster [DBG] pgmap v1079: 89 pgs: 89 active+clean; 1.4 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 615 op/s 2024-09-14T04:43:06.968 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:06 smithi038 bash[87336]: cluster 2024-09-14T04:43:05.416047+0000 mgr.y (mgr.26165) 1064 : cluster [DBG] pgmap v1079: 89 pgs: 89 active+clean; 1.4 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 615 op/s 2024-09-14T04:43:06.968 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:06 smithi038 bash[87336]: cluster 2024-09-14T04:43:05.416047+0000 mgr.y (mgr.26165) 1064 : cluster [DBG] pgmap v1079: 89 pgs: 89 active+clean; 1.4 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 615 op/s 2024-09-14T04:43:06.982 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:06.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:06.987 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:43:07.088 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:07.115 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:07.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:07.118 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:43:07.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:06 smithi123 bash[68976]: cluster 2024-09-14T04:43:05.416047+0000 mgr.y (mgr.26165) 1064 : cluster [DBG] pgmap v1079: 89 pgs: 89 active+clean; 1.4 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 615 op/s 2024-09-14T04:43:07.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:06 smithi123 bash[68976]: cluster 2024-09-14T04:43:05.416047+0000 mgr.y (mgr.26165) 1064 : cluster [DBG] pgmap v1079: 89 pgs: 89 active+clean; 1.4 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 615 op/s 2024-09-14T04:43:07.218 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:07.240 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:07.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:07.242 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:43:07.343 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:07.368 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:07.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:07.370 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:43:07.471 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:07.495 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:07.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:07.498 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:43:07.598 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:07.626 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:07.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:07.628 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:43:07.729 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:07.753 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:07.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:07.757 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:43:07.858 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:07.884 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:07.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:07.890 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:43:07.991 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:08.030 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:08.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:08.034 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:43:08.134 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:08.163 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:08.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:08.166 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:43:08.213 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-09-14T04:43:08.213 INFO:teuthology.orchestra.run.smithi038.stdout: "ops": [], 2024-09-14T04:43:08.213 INFO:teuthology.orchestra.run.smithi038.stdout: "complaint_time": 30, 2024-09-14T04:43:08.213 INFO:teuthology.orchestra.run.smithi038.stdout: "num_blocked_ops": 0 2024-09-14T04:43:08.213 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-09-14T04:43:08.267 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:08.288 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:08.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:08.293 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:43:08.394 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:08.414 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:08.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:08.421 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:43:08.488 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:43:08 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:43:08] "GET /metrics HTTP/1.1" 200 36640 "" "Prometheus/2.51.0" 2024-09-14T04:43:08.521 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:08.542 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:08.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:08.544 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:43:08.645 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:08.691 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:08.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:08.693 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:43:08.740 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:08 smithi038 bash[84940]: cluster 2024-09-14T04:43:07.416644+0000 mgr.y (mgr.26165) 1065 : cluster [DBG] pgmap v1080: 89 pgs: 89 active+clean; 1.2 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2024-09-14T04:43:08.741 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:08 smithi038 bash[84940]: cluster 2024-09-14T04:43:07.416644+0000 mgr.y (mgr.26165) 1065 : cluster [DBG] pgmap v1080: 89 pgs: 89 active+clean; 1.2 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2024-09-14T04:43:08.741 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:08 smithi038 bash[84940]: audit 2024-09-14T04:43:08.698121+0000 mon.c (mon.2) 61 : audit [DBG] from='client.? 172.21.15.38:0/964279183' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:43:08.741 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:08 smithi038 bash[84940]: audit 2024-09-14T04:43:08.698121+0000 mon.c (mon.2) 61 : audit [DBG] from='client.? 172.21.15.38:0/964279183' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:43:08.761 INFO:teuthology.orchestra.run.smithi038.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-14T04:43:08.762 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0: {} 2024-09-14T04:43:08.794 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:08.797 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1: {} 2024-09-14T04:43:08.797 INFO:teuthology.orchestra.run.smithi038.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-14T04:43:08.840 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2: {} 2024-09-14T04:43:08.840 INFO:teuthology.orchestra.run.smithi038.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-14T04:43:08.840 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:08.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:08.843 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:43:08.889 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3: {} 2024-09-14T04:43:08.890 INFO:teuthology.orchestra.run.smithi038.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-14T04:43:08.922 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4: {} 2024-09-14T04:43:08.922 INFO:teuthology.orchestra.run.smithi038.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-14T04:43:08.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:08 smithi123 bash[68976]: cluster 2024-09-14T04:43:07.416644+0000 mgr.y (mgr.26165) 1065 : cluster [DBG] pgmap v1080: 89 pgs: 89 active+clean; 1.2 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2024-09-14T04:43:08.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:08 smithi123 bash[68976]: cluster 2024-09-14T04:43:07.416644+0000 mgr.y (mgr.26165) 1065 : cluster [DBG] pgmap v1080: 89 pgs: 89 active+clean; 1.2 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2024-09-14T04:43:08.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:08 smithi123 bash[68976]: audit 2024-09-14T04:43:08.698121+0000 mon.c (mon.2) 61 : audit [DBG] from='client.? 172.21.15.38:0/964279183' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:43:08.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:08 smithi123 bash[68976]: audit 2024-09-14T04:43:08.698121+0000 mon.c (mon.2) 61 : audit [DBG] from='client.? 172.21.15.38:0/964279183' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:43:08.945 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:08.955 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:08 smithi038 bash[87336]: cluster 2024-09-14T04:43:07.416644+0000 mgr.y (mgr.26165) 1065 : cluster [DBG] pgmap v1080: 89 pgs: 89 active+clean; 1.2 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2024-09-14T04:43:08.955 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:08 smithi038 bash[87336]: cluster 2024-09-14T04:43:07.416644+0000 mgr.y (mgr.26165) 1065 : cluster [DBG] pgmap v1080: 89 pgs: 89 active+clean; 1.2 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2024-09-14T04:43:08.955 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:08 smithi038 bash[87336]: audit 2024-09-14T04:43:08.698121+0000 mon.c (mon.2) 61 : audit [DBG] from='client.? 172.21.15.38:0/964279183' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:43:08.955 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:08 smithi038 bash[87336]: audit 2024-09-14T04:43:08.698121+0000 mon.c (mon.2) 61 : audit [DBG] from='client.? 172.21.15.38:0/964279183' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:43:08.955 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5: {} 2024-09-14T04:43:08.955 INFO:teuthology.orchestra.run.smithi038.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-14T04:43:08.980 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:08.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:08.983 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:43:08.999 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6: {} 2024-09-14T04:43:08.999 INFO:teuthology.orchestra.run.smithi038.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-14T04:43:09.022 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7: {} 2024-09-14T04:43:09.023 INFO:teuthology.orchestra.run.smithi038.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-14T04:43:09.084 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:09.114 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:09.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:09.116 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:43:09.217 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:09.242 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:09.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:09.246 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:43:09.346 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:09.385 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:09.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:09.390 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:43:09.491 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:09.530 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:09.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:09.538 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:43:09.639 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:09.661 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:09.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:09.664 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:43:09.746 INFO:teuthology.orchestra.run.smithi038.stderr:noscrub is unset 2024-09-14T04:43:09.765 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:09.775 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:09 smithi123 bash[68976]: audit 2024-09-14T04:43:08.953654+0000 mon.a (mon.0) 1284 : audit [INF] from='client.? 172.21.15.38:0/1749844679' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:43:09.775 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:09 smithi123 bash[68976]: audit 2024-09-14T04:43:08.953654+0000 mon.a (mon.0) 1284 : audit [INF] from='client.? 172.21.15.38:0/1749844679' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:43:09.788 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:09.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:09.790 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:43:09.891 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:09.901 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:09 smithi038 bash[84940]: audit 2024-09-14T04:43:08.953654+0000 mon.a (mon.0) 1284 : audit [INF] from='client.? 172.21.15.38:0/1749844679' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:43:09.901 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:09 smithi038 bash[84940]: audit 2024-09-14T04:43:08.953654+0000 mon.a (mon.0) 1284 : audit [INF] from='client.? 172.21.15.38:0/1749844679' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:43:09.901 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:09 smithi038 bash[87336]: audit 2024-09-14T04:43:08.953654+0000 mon.a (mon.0) 1284 : audit [INF] from='client.? 172.21.15.38:0/1749844679' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:43:09.902 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:09 smithi038 bash[87336]: audit 2024-09-14T04:43:08.953654+0000 mon.a (mon.0) 1284 : audit [INF] from='client.? 172.21.15.38:0/1749844679' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:43:09.923 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:09.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:09.925 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:43:10.026 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:10.057 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:10.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:10.061 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:43:10.162 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:10.185 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:10.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:10.194 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:43:10.295 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:10.303 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:43:10 smithi123 bash[61744]: ts=2024-09-14T04:43:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:43:10.325 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:10.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:10.326 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:43:10.427 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:10.456 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:10.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:10.463 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:43:10.564 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:10.588 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:10.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:10.592 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:43:10.693 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:10.719 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:10.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:10.722 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:43:10.822 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:10.833 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:10 smithi123 bash[68976]: cluster 2024-09-14T04:43:09.417177+0000 mgr.y (mgr.26165) 1066 : cluster [DBG] pgmap v1081: 89 pgs: 89 active+clean; 1.2 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 561 op/s 2024-09-14T04:43:10.833 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:10 smithi123 bash[68976]: cluster 2024-09-14T04:43:09.417177+0000 mgr.y (mgr.26165) 1066 : cluster [DBG] pgmap v1081: 89 pgs: 89 active+clean; 1.2 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 561 op/s 2024-09-14T04:43:10.833 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:10 smithi123 bash[68976]: cluster 2024-09-14T04:43:09.736897+0000 mon.a (mon.0) 1285 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:43:10.833 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:10 smithi123 bash[68976]: cluster 2024-09-14T04:43:09.736897+0000 mon.a (mon.0) 1285 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:43:10.833 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:10 smithi123 bash[68976]: audit 2024-09-14T04:43:09.747116+0000 mon.a (mon.0) 1286 : audit [INF] from='client.? 172.21.15.38:0/1749844679' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:43:10.833 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:10 smithi123 bash[68976]: audit 2024-09-14T04:43:09.747116+0000 mon.a (mon.0) 1286 : audit [INF] from='client.? 172.21.15.38:0/1749844679' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:43:10.833 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:10 smithi123 bash[68976]: cluster 2024-09-14T04:43:09.755134+0000 mon.a (mon.0) 1287 : cluster [DBG] osdmap e227: 8 total, 8 up, 8 in 2024-09-14T04:43:10.833 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:10 smithi123 bash[68976]: cluster 2024-09-14T04:43:09.755134+0000 mon.a (mon.0) 1287 : cluster [DBG] osdmap e227: 8 total, 8 up, 8 in 2024-09-14T04:43:10.854 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:10.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:10.859 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:43:10.960 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:10.970 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:10 smithi038 bash[84940]: cluster 2024-09-14T04:43:09.417177+0000 mgr.y (mgr.26165) 1066 : cluster [DBG] pgmap v1081: 89 pgs: 89 active+clean; 1.2 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 561 op/s 2024-09-14T04:43:10.970 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:10 smithi038 bash[84940]: cluster 2024-09-14T04:43:09.417177+0000 mgr.y (mgr.26165) 1066 : cluster [DBG] pgmap v1081: 89 pgs: 89 active+clean; 1.2 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 561 op/s 2024-09-14T04:43:10.970 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:10 smithi038 bash[84940]: cluster 2024-09-14T04:43:09.736897+0000 mon.a (mon.0) 1285 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:43:10.970 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:10 smithi038 bash[84940]: cluster 2024-09-14T04:43:09.736897+0000 mon.a (mon.0) 1285 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:43:10.971 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:10 smithi038 bash[84940]: audit 2024-09-14T04:43:09.747116+0000 mon.a (mon.0) 1286 : audit [INF] from='client.? 172.21.15.38:0/1749844679' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:43:10.971 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:10 smithi038 bash[84940]: audit 2024-09-14T04:43:09.747116+0000 mon.a (mon.0) 1286 : audit [INF] from='client.? 172.21.15.38:0/1749844679' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:43:10.971 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:10 smithi038 bash[84940]: cluster 2024-09-14T04:43:09.755134+0000 mon.a (mon.0) 1287 : cluster [DBG] osdmap e227: 8 total, 8 up, 8 in 2024-09-14T04:43:10.971 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:10 smithi038 bash[84940]: cluster 2024-09-14T04:43:09.755134+0000 mon.a (mon.0) 1287 : cluster [DBG] osdmap e227: 8 total, 8 up, 8 in 2024-09-14T04:43:10.971 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:10 smithi038 bash[87336]: cluster 2024-09-14T04:43:09.417177+0000 mgr.y (mgr.26165) 1066 : cluster [DBG] pgmap v1081: 89 pgs: 89 active+clean; 1.2 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 561 op/s 2024-09-14T04:43:10.971 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:10 smithi038 bash[87336]: cluster 2024-09-14T04:43:09.417177+0000 mgr.y (mgr.26165) 1066 : cluster [DBG] pgmap v1081: 89 pgs: 89 active+clean; 1.2 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 561 op/s 2024-09-14T04:43:10.971 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:10 smithi038 bash[87336]: cluster 2024-09-14T04:43:09.736897+0000 mon.a (mon.0) 1285 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:43:10.971 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:10 smithi038 bash[87336]: cluster 2024-09-14T04:43:09.736897+0000 mon.a (mon.0) 1285 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:43:10.971 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:10 smithi038 bash[87336]: audit 2024-09-14T04:43:09.747116+0000 mon.a (mon.0) 1286 : audit [INF] from='client.? 172.21.15.38:0/1749844679' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:43:10.971 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:10 smithi038 bash[87336]: audit 2024-09-14T04:43:09.747116+0000 mon.a (mon.0) 1286 : audit [INF] from='client.? 172.21.15.38:0/1749844679' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:43:10.971 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:10 smithi038 bash[87336]: cluster 2024-09-14T04:43:09.755134+0000 mon.a (mon.0) 1287 : cluster [DBG] osdmap e227: 8 total, 8 up, 8 in 2024-09-14T04:43:10.972 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:10 smithi038 bash[87336]: cluster 2024-09-14T04:43:09.755134+0000 mon.a (mon.0) 1287 : cluster [DBG] osdmap e227: 8 total, 8 up, 8 in 2024-09-14T04:43:10.991 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:10.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:10.998 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:43:11.099 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:11.125 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:11.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:11.130 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:43:11.231 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:11.261 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:11.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:11.263 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:43:11.364 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:11.384 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:11.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:11.385 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:43:11.486 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:11.527 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:11.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:11.532 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:43:11.633 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:11.655 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:11.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:11.657 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:43:11.758 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:11.785 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:11.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:11.789 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:43:11.890 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:11.924 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:11.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:11.926 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:43:12.027 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:12.064 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:12.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:12.072 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:43:12.173 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:12.199 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:12.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:12.208 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:43:12.309 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:12.352 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:12.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:12.359 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:43:12.460 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:12.482 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:12.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:12.487 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:43:12.588 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:12.625 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:12.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:12.645 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:43:12.648 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.3 dump_historic_ops 2024-09-14T04:43:12.679 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph tell osd.4 reset_purged_snaps_last 2024-09-14T04:43:12.746 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:12.771 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:12.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:12.774 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:43:12.875 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:12.932 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:12.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:12.935 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:43:13.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:12 smithi038 bash[84940]: cluster 2024-09-14T04:43:11.417983+0000 mgr.y (mgr.26165) 1067 : cluster [DBG] pgmap v1083: 89 pgs: 89 active+clean; 1.0 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 703 op/s 2024-09-14T04:43:13.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:12 smithi038 bash[84940]: cluster 2024-09-14T04:43:11.417983+0000 mgr.y (mgr.26165) 1067 : cluster [DBG] pgmap v1083: 89 pgs: 89 active+clean; 1.0 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 703 op/s 2024-09-14T04:43:13.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:12 smithi038 bash[87336]: cluster 2024-09-14T04:43:11.417983+0000 mgr.y (mgr.26165) 1067 : cluster [DBG] pgmap v1083: 89 pgs: 89 active+clean; 1.0 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 703 op/s 2024-09-14T04:43:13.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:12 smithi038 bash[87336]: cluster 2024-09-14T04:43:11.417983+0000 mgr.y (mgr.26165) 1067 : cluster [DBG] pgmap v1083: 89 pgs: 89 active+clean; 1.0 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 703 op/s 2024-09-14T04:43:13.036 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:13.045 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:12 smithi123 bash[68976]: cluster 2024-09-14T04:43:11.417983+0000 mgr.y (mgr.26165) 1067 : cluster [DBG] pgmap v1083: 89 pgs: 89 active+clean; 1.0 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 703 op/s 2024-09-14T04:43:13.045 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:12 smithi123 bash[68976]: cluster 2024-09-14T04:43:11.417983+0000 mgr.y (mgr.26165) 1067 : cluster [DBG] pgmap v1083: 89 pgs: 89 active+clean; 1.0 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 703 op/s 2024-09-14T04:43:13.063 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:13.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:13.066 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:43:13.167 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:13.195 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:13.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:13.199 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:43:13.300 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:13.324 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:13.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:13.327 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:43:13.428 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:13.453 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:13.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:13.460 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:43:13.561 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:13.595 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:13.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:13.598 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:43:13.699 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:13.731 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:13.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:13.736 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:43:13.837 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:14.315 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:14.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:14.316 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:43:14.417 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:14.457 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:14.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:14.464 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:43:14.565 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:14.592 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:14.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:14.594 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:43:14.693 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd unset nodeep-scrub 2024-09-14T04:43:14.693 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-14T04:43:14.694 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:14.719 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:14.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:14.721 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:43:14.822 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:14.853 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:14.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:14.858 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:43:14.959 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:14.971 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:14 smithi038 bash[84940]: cluster 2024-09-14T04:43:13.418466+0000 mgr.y (mgr.26165) 1068 : cluster [DBG] pgmap v1084: 89 pgs: 89 active+clean; 1008 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 706 op/s 2024-09-14T04:43:14.971 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:14 smithi038 bash[84940]: cluster 2024-09-14T04:43:13.418466+0000 mgr.y (mgr.26165) 1068 : cluster [DBG] pgmap v1084: 89 pgs: 89 active+clean; 1008 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 706 op/s 2024-09-14T04:43:14.975 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:14 smithi038 bash[87336]: cluster 2024-09-14T04:43:13.418466+0000 mgr.y (mgr.26165) 1068 : cluster [DBG] pgmap v1084: 89 pgs: 89 active+clean; 1008 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 706 op/s 2024-09-14T04:43:14.975 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:14 smithi038 bash[87336]: cluster 2024-09-14T04:43:13.418466+0000 mgr.y (mgr.26165) 1068 : cluster [DBG] pgmap v1084: 89 pgs: 89 active+clean; 1008 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 706 op/s 2024-09-14T04:43:14.993 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:14.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:14.998 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:43:15.099 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:15.131 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:15.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:15.134 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:43:15.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:14 smithi123 bash[68976]: cluster 2024-09-14T04:43:13.418466+0000 mgr.y (mgr.26165) 1068 : cluster [DBG] pgmap v1084: 89 pgs: 89 active+clean; 1008 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 706 op/s 2024-09-14T04:43:15.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:14 smithi123 bash[68976]: cluster 2024-09-14T04:43:13.418466+0000 mgr.y (mgr.26165) 1068 : cluster [DBG] pgmap v1084: 89 pgs: 89 active+clean; 1008 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 706 op/s 2024-09-14T04:43:15.235 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:15.267 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:15.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:15.274 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:43:15.375 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:15.400 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:15.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:15.402 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:43:15.503 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:15.538 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:15.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:15.542 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:43:15.643 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:15.675 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:15.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:15.682 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:43:15.783 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:15.817 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:15.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:15.822 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:43:15.924 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:15.955 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:15.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:15.957 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:43:16.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:15 smithi038 bash[84940]: audit 2024-09-14T04:43:15.240477+0000 mon.a (mon.0) 1288 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:43:16.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:15 smithi038 bash[84940]: audit 2024-09-14T04:43:15.240477+0000 mon.a (mon.0) 1288 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:43:16.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:15 smithi038 bash[84940]: cluster 2024-09-14T04:43:15.419024+0000 mgr.y (mgr.26165) 1069 : cluster [DBG] pgmap v1085: 89 pgs: 89 active+clean; 932 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 723 op/s 2024-09-14T04:43:16.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:15 smithi038 bash[84940]: cluster 2024-09-14T04:43:15.419024+0000 mgr.y (mgr.26165) 1069 : cluster [DBG] pgmap v1085: 89 pgs: 89 active+clean; 932 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 723 op/s 2024-09-14T04:43:16.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:15 smithi038 bash[87336]: audit 2024-09-14T04:43:15.240477+0000 mon.a (mon.0) 1288 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:43:16.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:15 smithi038 bash[87336]: audit 2024-09-14T04:43:15.240477+0000 mon.a (mon.0) 1288 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:43:16.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:15 smithi038 bash[87336]: cluster 2024-09-14T04:43:15.419024+0000 mgr.y (mgr.26165) 1069 : cluster [DBG] pgmap v1085: 89 pgs: 89 active+clean; 932 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 723 op/s 2024-09-14T04:43:16.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:15 smithi038 bash[87336]: cluster 2024-09-14T04:43:15.419024+0000 mgr.y (mgr.26165) 1069 : cluster [DBG] pgmap v1085: 89 pgs: 89 active+clean; 932 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 723 op/s 2024-09-14T04:43:16.058 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:16.067 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:15 smithi123 bash[68976]: audit 2024-09-14T04:43:15.240477+0000 mon.a (mon.0) 1288 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:43:16.067 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:15 smithi123 bash[68976]: audit 2024-09-14T04:43:15.240477+0000 mon.a (mon.0) 1288 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:43:16.067 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:15 smithi123 bash[68976]: cluster 2024-09-14T04:43:15.419024+0000 mgr.y (mgr.26165) 1069 : cluster [DBG] pgmap v1085: 89 pgs: 89 active+clean; 932 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 723 op/s 2024-09-14T04:43:16.067 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:15 smithi123 bash[68976]: cluster 2024-09-14T04:43:15.419024+0000 mgr.y (mgr.26165) 1069 : cluster [DBG] pgmap v1085: 89 pgs: 89 active+clean; 932 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 723 op/s 2024-09-14T04:43:16.094 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:16.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:16.100 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:43:16.201 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:16.237 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:16.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:16.240 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:43:16.341 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:16.362 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:16.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:16.364 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:43:16.465 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:16.492 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:16.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:16.498 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:43:16.599 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:16.647 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:16.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:16.650 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:43:16.751 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:16.787 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:16.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:16.791 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:43:16.892 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:16.986 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:16.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:16.990 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:43:17.090 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:17.121 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:17.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:17.126 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:43:17.227 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:17.254 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:17.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:17.258 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:43:17.359 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:17.392 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:17.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:17.395 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:43:17.496 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:17.538 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:17.541 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:43:17.541 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:43:17.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:17.542 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:43:17.643 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:17.677 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:17.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:17.681 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:43:17.782 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:17.810 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:17.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:17.813 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:43:17.914 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:17.939 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:17.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:17.942 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:43:18.042 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:18.079 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:18.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:18.083 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:43:18.183 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:18.216 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:18.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:18.222 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:43:18.322 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:18.348 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:18.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:18.353 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:43:18.453 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:18.476 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:18.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:18.479 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:43:18.479 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:43:18 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:43:18] "GET /metrics HTTP/1.1" 200 36643 "" "Prometheus/2.51.0" 2024-09-14T04:43:18.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:18 smithi038 bash[84940]: cluster 2024-09-14T04:43:17.419608+0000 mgr.y (mgr.26165) 1070 : cluster [DBG] pgmap v1086: 89 pgs: 89 active+clean; 813 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 736 op/s 2024-09-14T04:43:18.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:18 smithi038 bash[84940]: cluster 2024-09-14T04:43:17.419608+0000 mgr.y (mgr.26165) 1070 : cluster [DBG] pgmap v1086: 89 pgs: 89 active+clean; 813 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 736 op/s 2024-09-14T04:43:18.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:18 smithi038 bash[87336]: cluster 2024-09-14T04:43:17.419608+0000 mgr.y (mgr.26165) 1070 : cluster [DBG] pgmap v1086: 89 pgs: 89 active+clean; 813 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 736 op/s 2024-09-14T04:43:18.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:18 smithi038 bash[87336]: cluster 2024-09-14T04:43:17.419608+0000 mgr.y (mgr.26165) 1070 : cluster [DBG] pgmap v1086: 89 pgs: 89 active+clean; 813 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 736 op/s 2024-09-14T04:43:18.565 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:43:18.565 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:43:18.579 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:18.603 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:18.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:18.608 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:43:18.709 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:18.730 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:18.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:18.732 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:43:18.833 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:18.859 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:18.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:18.861 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:43:18.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:18 smithi123 bash[68976]: cluster 2024-09-14T04:43:17.419608+0000 mgr.y (mgr.26165) 1070 : cluster [DBG] pgmap v1086: 89 pgs: 89 active+clean; 813 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 736 op/s 2024-09-14T04:43:18.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:18 smithi123 bash[68976]: cluster 2024-09-14T04:43:17.419608+0000 mgr.y (mgr.26165) 1070 : cluster [DBG] pgmap v1086: 89 pgs: 89 active+clean; 813 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 736 op/s 2024-09-14T04:43:18.962 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:18.988 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:18.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:18.991 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:43:19.092 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:19.119 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:19.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:19.377 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:43:19.478 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:19.504 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:19.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:19.512 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:43:19.613 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:19.662 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:19.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:19.666 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:43:19.767 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:19.796 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:19.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:19.800 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:43:19.901 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:19.928 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:19.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:19.933 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:43:20.034 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:20.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:20.068 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:20.068 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:43:20.169 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:20.199 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:20.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:20.201 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:43:20.302 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:20.340 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:20.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:20.347 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:43:20.437 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:43:20 smithi123 bash[61744]: ts=2024-09-14T04:43:20.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:43:20.448 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:20.472 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:20.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:20.482 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:43:20.583 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:20.610 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:20.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:20.612 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:43:20.713 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:20.745 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:20.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:20 smithi123 bash[68976]: cluster 2024-09-14T04:43:19.420008+0000 mgr.y (mgr.26165) 1071 : cluster [DBG] pgmap v1087: 89 pgs: 89 active+clean; 768 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 740 op/s 2024-09-14T04:43:20.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:20 smithi123 bash[68976]: cluster 2024-09-14T04:43:19.420008+0000 mgr.y (mgr.26165) 1071 : cluster [DBG] pgmap v1087: 89 pgs: 89 active+clean; 768 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 740 op/s 2024-09-14T04:43:20.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:20.749 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:43:20.771 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:20 smithi038 bash[84940]: cluster 2024-09-14T04:43:19.420008+0000 mgr.y (mgr.26165) 1071 : cluster [DBG] pgmap v1087: 89 pgs: 89 active+clean; 768 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 740 op/s 2024-09-14T04:43:20.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:20 smithi038 bash[84940]: cluster 2024-09-14T04:43:19.420008+0000 mgr.y (mgr.26165) 1071 : cluster [DBG] pgmap v1087: 89 pgs: 89 active+clean; 768 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 740 op/s 2024-09-14T04:43:20.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:20 smithi038 bash[87336]: cluster 2024-09-14T04:43:19.420008+0000 mgr.y (mgr.26165) 1071 : cluster [DBG] pgmap v1087: 89 pgs: 89 active+clean; 768 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 740 op/s 2024-09-14T04:43:20.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:20 smithi038 bash[87336]: cluster 2024-09-14T04:43:19.420008+0000 mgr.y (mgr.26165) 1071 : cluster [DBG] pgmap v1087: 89 pgs: 89 active+clean; 768 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 740 op/s 2024-09-14T04:43:20.850 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:20.874 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:20.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:20.880 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:43:20.981 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:21.006 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:21.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:21.010 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:43:21.111 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:21.129 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:21.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:21.131 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:43:21.232 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:21.255 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:21.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:21.258 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:43:21.358 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:21.393 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:21.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:21.397 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:43:21.498 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:21.538 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:21.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:21.544 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:43:21.645 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:21.670 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:21.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:21.676 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:43:21.777 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:21.807 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:21.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:21.809 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:43:21.910 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:21.928 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:21.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:21.930 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:43:22.030 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:22.060 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:22.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:22.061 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:43:22.162 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:22.197 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:22.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:22.205 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:43:22.305 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:22.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:22.339 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:22.339 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:43:22.440 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:22.469 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:22.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:22.478 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:43:22.579 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:22.609 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:22.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:22.618 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:43:22.718 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:22.726 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:22 smithi038 bash[84940]: cluster 2024-09-14T04:43:21.420673+0000 mgr.y (mgr.26165) 1072 : cluster [DBG] pgmap v1088: 89 pgs: 89 active+clean; 596 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 870 op/s 2024-09-14T04:43:22.727 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:22 smithi038 bash[84940]: cluster 2024-09-14T04:43:21.420673+0000 mgr.y (mgr.26165) 1072 : cluster [DBG] pgmap v1088: 89 pgs: 89 active+clean; 596 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 870 op/s 2024-09-14T04:43:22.727 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:22 smithi038 bash[87336]: cluster 2024-09-14T04:43:21.420673+0000 mgr.y (mgr.26165) 1072 : cluster [DBG] pgmap v1088: 89 pgs: 89 active+clean; 596 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 870 op/s 2024-09-14T04:43:22.727 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:22 smithi038 bash[87336]: cluster 2024-09-14T04:43:21.420673+0000 mgr.y (mgr.26165) 1072 : cluster [DBG] pgmap v1088: 89 pgs: 89 active+clean; 596 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 870 op/s 2024-09-14T04:43:22.741 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:22.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:22.750 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:43:22.851 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:22.876 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:22.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:22.879 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:43:22.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:22 smithi123 bash[68976]: cluster 2024-09-14T04:43:21.420673+0000 mgr.y (mgr.26165) 1072 : cluster [DBG] pgmap v1088: 89 pgs: 89 active+clean; 596 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 870 op/s 2024-09-14T04:43:22.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:22 smithi123 bash[68976]: cluster 2024-09-14T04:43:21.420673+0000 mgr.y (mgr.26165) 1072 : cluster [DBG] pgmap v1088: 89 pgs: 89 active+clean; 596 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 870 op/s 2024-09-14T04:43:22.979 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:23.003 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:23.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:23.005 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:43:23.106 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:23.136 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:23.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:23.141 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:43:23.242 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:23.275 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:23.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:23.281 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:43:23.382 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:23.410 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:23.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:23.412 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:43:23.513 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:23.566 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:23.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:23.571 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:43:23.672 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:23.689 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:23.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:23.691 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:43:23.792 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:23.816 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:23.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:23.818 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:43:23.919 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:23.949 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:23.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:23.954 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:43:24.054 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:24.072 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:24.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:24.074 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:43:24.175 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:24.199 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:24.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:24.202 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:43:24.303 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:24.329 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:24.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:24.337 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:43:24.438 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:24.461 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:24.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:24.466 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:43:24.567 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:24.609 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:24.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:24.612 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:43:24.713 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:24.750 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:24.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:24.755 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:43:24.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:24 smithi038 bash[84940]: cluster 2024-09-14T04:43:23.421183+0000 mgr.y (mgr.26165) 1073 : cluster [DBG] pgmap v1089: 89 pgs: 89 active+clean; 557 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 657 op/s 2024-09-14T04:43:24.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:24 smithi038 bash[84940]: cluster 2024-09-14T04:43:23.421183+0000 mgr.y (mgr.26165) 1073 : cluster [DBG] pgmap v1089: 89 pgs: 89 active+clean; 557 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 657 op/s 2024-09-14T04:43:24.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:24 smithi038 bash[87336]: cluster 2024-09-14T04:43:23.421183+0000 mgr.y (mgr.26165) 1073 : cluster [DBG] pgmap v1089: 89 pgs: 89 active+clean; 557 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 657 op/s 2024-09-14T04:43:24.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:24 smithi038 bash[87336]: cluster 2024-09-14T04:43:23.421183+0000 mgr.y (mgr.26165) 1073 : cluster [DBG] pgmap v1089: 89 pgs: 89 active+clean; 557 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 657 op/s 2024-09-14T04:43:24.856 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:24.889 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:24.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:24.892 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:43:24.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:24 smithi123 bash[68976]: cluster 2024-09-14T04:43:23.421183+0000 mgr.y (mgr.26165) 1073 : cluster [DBG] pgmap v1089: 89 pgs: 89 active+clean; 557 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 657 op/s 2024-09-14T04:43:24.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:24 smithi123 bash[68976]: cluster 2024-09-14T04:43:23.421183+0000 mgr.y (mgr.26165) 1073 : cluster [DBG] pgmap v1089: 89 pgs: 89 active+clean; 557 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 657 op/s 2024-09-14T04:43:24.993 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:25.023 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:25.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:25.026 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:43:25.127 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:25.161 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:25.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:25.166 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:43:25.267 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:25.309 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:25.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:25.315 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:43:25.416 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:25.446 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:25.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:25.457 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:43:25.558 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:25.586 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:25.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:25.589 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:43:25.690 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:25.729 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:25.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:25.731 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:43:25.832 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:25.869 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:25.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:25.871 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:43:25.972 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:26.007 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:26.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:26.011 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:43:26.112 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:26.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:26.149 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:26.150 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:43:26.251 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:26.268 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:26.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:26.270 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:43:26.371 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:26.414 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:26.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:26.415 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:43:26.516 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:26.556 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:26.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:26.559 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:43:26.660 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:26.670 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:26 smithi123 bash[68976]: cluster 2024-09-14T04:43:25.421769+0000 mgr.y (mgr.26165) 1074 : cluster [DBG] pgmap v1090: 89 pgs: 89 active+clean; 485 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 696 op/s 2024-09-14T04:43:26.670 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:26 smithi123 bash[68976]: cluster 2024-09-14T04:43:25.421769+0000 mgr.y (mgr.26165) 1074 : cluster [DBG] pgmap v1090: 89 pgs: 89 active+clean; 485 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 696 op/s 2024-09-14T04:43:26.681 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:26.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:26.686 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:43:26.758 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:26 smithi038 bash[84940]: cluster 2024-09-14T04:43:25.421769+0000 mgr.y (mgr.26165) 1074 : cluster [DBG] pgmap v1090: 89 pgs: 89 active+clean; 485 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 696 op/s 2024-09-14T04:43:26.758 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:26 smithi038 bash[84940]: cluster 2024-09-14T04:43:25.421769+0000 mgr.y (mgr.26165) 1074 : cluster [DBG] pgmap v1090: 89 pgs: 89 active+clean; 485 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 696 op/s 2024-09-14T04:43:26.759 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:26 smithi038 bash[87336]: cluster 2024-09-14T04:43:25.421769+0000 mgr.y (mgr.26165) 1074 : cluster [DBG] pgmap v1090: 89 pgs: 89 active+clean; 485 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 696 op/s 2024-09-14T04:43:26.759 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:26 smithi038 bash[87336]: cluster 2024-09-14T04:43:25.421769+0000 mgr.y (mgr.26165) 1074 : cluster [DBG] pgmap v1090: 89 pgs: 89 active+clean; 485 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 696 op/s 2024-09-14T04:43:26.786 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:26.814 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:26.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:26.817 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:43:26.918 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:26.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:26.952 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:26.952 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:43:27.053 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:27.088 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:27.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:27.089 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:43:27.190 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:27.223 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:27.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:27.226 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:43:27.327 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:27.349 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:27.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:27.354 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:43:27.455 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:27.478 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:27.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:27.481 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:43:27.582 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:27.617 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:27.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:27.620 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:43:27.720 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:27.743 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:27.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:27.745 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:43:27.846 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:27.892 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:27.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:27.896 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:43:27.997 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:28.029 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:28.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:28.033 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:43:28.134 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:28.158 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:28.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:28.166 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:43:28.267 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:28.292 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:28.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:28.298 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:43:28.399 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:28.422 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:28.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:28.424 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:43:28.525 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:28.560 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:28.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:28.566 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:43:28.666 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:43:28 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:43:28] "GET /metrics HTTP/1.1" 200 36643 "" "Prometheus/2.51.0" 2024-09-14T04:43:28.667 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:28.690 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:28.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:28.693 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:43:28.794 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:28.804 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:28 smithi123 bash[68976]: cluster 2024-09-14T04:43:27.422385+0000 mgr.y (mgr.26165) 1075 : cluster [DBG] pgmap v1091: 89 pgs: 89 active+clean; 376 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 741 op/s 2024-09-14T04:43:28.804 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:28 smithi123 bash[68976]: cluster 2024-09-14T04:43:27.422385+0000 mgr.y (mgr.26165) 1075 : cluster [DBG] pgmap v1091: 89 pgs: 89 active+clean; 376 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 741 op/s 2024-09-14T04:43:28.832 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:28.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:28.837 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:43:28.938 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:28.966 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:28.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:28.971 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:43:29.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:28 smithi038 bash[84940]: cluster 2024-09-14T04:43:27.422385+0000 mgr.y (mgr.26165) 1075 : cluster [DBG] pgmap v1091: 89 pgs: 89 active+clean; 376 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 741 op/s 2024-09-14T04:43:29.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:28 smithi038 bash[84940]: cluster 2024-09-14T04:43:27.422385+0000 mgr.y (mgr.26165) 1075 : cluster [DBG] pgmap v1091: 89 pgs: 89 active+clean; 376 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 741 op/s 2024-09-14T04:43:29.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:28 smithi038 bash[87336]: cluster 2024-09-14T04:43:27.422385+0000 mgr.y (mgr.26165) 1075 : cluster [DBG] pgmap v1091: 89 pgs: 89 active+clean; 376 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 741 op/s 2024-09-14T04:43:29.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:28 smithi038 bash[87336]: cluster 2024-09-14T04:43:27.422385+0000 mgr.y (mgr.26165) 1075 : cluster [DBG] pgmap v1091: 89 pgs: 89 active+clean; 376 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 741 op/s 2024-09-14T04:43:29.071 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:29.095 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:29.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:29.097 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:43:29.198 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:29.235 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:29.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:29.237 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:43:29.338 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:29.366 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:29.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:29.370 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:43:29.471 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:29.495 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:29.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:29.500 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:43:29.601 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:29.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:29.632 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:29.632 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:43:29.733 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:29.758 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:29.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:29.760 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:43:29.861 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:29.909 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:29.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:29.911 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:43:30.012 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:30.039 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:30.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:30.042 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:43:30.142 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:30.165 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:30.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:30.170 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:43:30.270 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:30.309 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:30.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:30.311 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:43:30.411 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:30.420 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:43:30 smithi123 bash[61744]: ts=2024-09-14T04:43:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:43:30.432 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:30.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:30.434 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:43:30.535 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:30.559 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:30.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:30.561 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:43:30.662 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:30.672 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:30 smithi038 bash[84940]: cluster 2024-09-14T04:43:29.422852+0000 mgr.y (mgr.26165) 1076 : cluster [DBG] pgmap v1092: 89 pgs: 89 active+clean; 336 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 636 op/s 2024-09-14T04:43:30.672 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:30 smithi038 bash[84940]: cluster 2024-09-14T04:43:29.422852+0000 mgr.y (mgr.26165) 1076 : cluster [DBG] pgmap v1092: 89 pgs: 89 active+clean; 336 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 636 op/s 2024-09-14T04:43:30.673 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:30 smithi038 bash[84940]: audit 2024-09-14T04:43:30.241039+0000 mon.a (mon.0) 1289 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:43:30.673 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:30 smithi038 bash[84940]: audit 2024-09-14T04:43:30.241039+0000 mon.a (mon.0) 1289 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:43:30.673 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:30 smithi038 bash[87336]: cluster 2024-09-14T04:43:29.422852+0000 mgr.y (mgr.26165) 1076 : cluster [DBG] pgmap v1092: 89 pgs: 89 active+clean; 336 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 636 op/s 2024-09-14T04:43:30.673 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:30 smithi038 bash[87336]: cluster 2024-09-14T04:43:29.422852+0000 mgr.y (mgr.26165) 1076 : cluster [DBG] pgmap v1092: 89 pgs: 89 active+clean; 336 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 636 op/s 2024-09-14T04:43:30.673 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:30 smithi038 bash[87336]: audit 2024-09-14T04:43:30.241039+0000 mon.a (mon.0) 1289 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:43:30.673 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:30 smithi038 bash[87336]: audit 2024-09-14T04:43:30.241039+0000 mon.a (mon.0) 1289 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:43:30.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:30 smithi123 bash[68976]: cluster 2024-09-14T04:43:29.422852+0000 mgr.y (mgr.26165) 1076 : cluster [DBG] pgmap v1092: 89 pgs: 89 active+clean; 336 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 636 op/s 2024-09-14T04:43:30.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:30 smithi123 bash[68976]: cluster 2024-09-14T04:43:29.422852+0000 mgr.y (mgr.26165) 1076 : cluster [DBG] pgmap v1092: 89 pgs: 89 active+clean; 336 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 636 op/s 2024-09-14T04:43:30.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:30 smithi123 bash[68976]: audit 2024-09-14T04:43:30.241039+0000 mon.a (mon.0) 1289 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:43:30.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:30 smithi123 bash[68976]: audit 2024-09-14T04:43:30.241039+0000 mon.a (mon.0) 1289 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:43:30.696 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:30.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:30.698 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:43:30.799 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:30.828 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:30.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:30.835 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:43:30.936 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:30.955 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:30.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:30.960 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:43:31.061 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:31.086 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:31.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:31.092 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:43:31.193 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:31.215 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:31.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:31.218 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:43:31.318 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:31.346 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:31.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:31.348 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:43:31.449 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:31.476 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:31.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:31.478 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:43:31.579 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:31.595 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:31.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:31.597 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:43:31.698 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:31.725 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:31.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:31.728 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:43:31.829 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:31.859 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:31.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:31.864 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:43:31.965 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:31.992 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:31.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:31.996 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:43:32.097 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:32.119 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:32.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:32.120 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:43:32.221 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:32.253 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:32.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:32.258 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:43:32.359 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:32.402 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:32.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:32.405 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:43:32.506 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:32.542 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:32.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:32.545 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:43:32.645 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:32.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:32 smithi038 bash[84940]: cluster 2024-09-14T04:43:31.423826+0000 mgr.y (mgr.26165) 1077 : cluster [DBG] pgmap v1093: 89 pgs: 89 active+clean; 222 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 727 op/s 2024-09-14T04:43:32.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:32 smithi038 bash[84940]: cluster 2024-09-14T04:43:31.423826+0000 mgr.y (mgr.26165) 1077 : cluster [DBG] pgmap v1093: 89 pgs: 89 active+clean; 222 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 727 op/s 2024-09-14T04:43:32.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:32 smithi038 bash[87336]: cluster 2024-09-14T04:43:31.423826+0000 mgr.y (mgr.26165) 1077 : cluster [DBG] pgmap v1093: 89 pgs: 89 active+clean; 222 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 727 op/s 2024-09-14T04:43:32.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:32 smithi038 bash[87336]: cluster 2024-09-14T04:43:31.423826+0000 mgr.y (mgr.26165) 1077 : cluster [DBG] pgmap v1093: 89 pgs: 89 active+clean; 222 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 727 op/s 2024-09-14T04:43:32.830 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:32 smithi123 bash[68976]: cluster 2024-09-14T04:43:31.423826+0000 mgr.y (mgr.26165) 1077 : cluster [DBG] pgmap v1093: 89 pgs: 89 active+clean; 222 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 727 op/s 2024-09-14T04:43:32.830 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:32 smithi123 bash[68976]: cluster 2024-09-14T04:43:31.423826+0000 mgr.y (mgr.26165) 1077 : cluster [DBG] pgmap v1093: 89 pgs: 89 active+clean; 222 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 727 op/s 2024-09-14T04:43:32.854 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:32.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:32.858 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:43:32.959 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:32.985 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:32.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:32.990 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:43:33.091 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:33.118 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:33.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:33.122 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:43:33.223 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:33.245 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:33.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:33.247 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:43:33.348 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:33.371 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:33.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:33.375 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:43:33.475 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:33.502 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:33.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:33.508 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:43:33.608 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:33.640 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:33.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:33.647 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:43:33.748 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:33.771 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:33.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:33.774 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:43:33.874 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:33.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:33.900 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:33.901 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:43:34.001 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:34.022 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:34.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:34.025 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:43:34.126 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:34.150 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:34.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:34.153 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:43:34.197 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Removed 105202 objects 2024-09-14T04:43:34.197 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Clean up completed and total clean up time :150.33 2024-09-14T04:43:34.254 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:34.272 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:34.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:34.274 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:43:34.375 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:34.401 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:34.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:34.403 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:43:34.504 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:34.532 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:34.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:34.534 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:43:34.635 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:34.662 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:34.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:34.664 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:43:34.765 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:34.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:34 smithi038 bash[84940]: cluster 2024-09-14T04:43:33.424371+0000 mgr.y (mgr.26165) 1078 : cluster [DBG] pgmap v1094: 89 pgs: 89 active+clean; 133 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 617 op/s 2024-09-14T04:43:34.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:34 smithi038 bash[84940]: cluster 2024-09-14T04:43:33.424371+0000 mgr.y (mgr.26165) 1078 : cluster [DBG] pgmap v1094: 89 pgs: 89 active+clean; 133 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 617 op/s 2024-09-14T04:43:34.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:34 smithi038 bash[87336]: cluster 2024-09-14T04:43:33.424371+0000 mgr.y (mgr.26165) 1078 : cluster [DBG] pgmap v1094: 89 pgs: 89 active+clean; 133 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 617 op/s 2024-09-14T04:43:34.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:34 smithi038 bash[87336]: cluster 2024-09-14T04:43:33.424371+0000 mgr.y (mgr.26165) 1078 : cluster [DBG] pgmap v1094: 89 pgs: 89 active+clean; 133 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 617 op/s 2024-09-14T04:43:34.793 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:34.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:34.796 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:43:34.897 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:34.926 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:34.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:34.928 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:43:34.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:34 smithi123 bash[68976]: cluster 2024-09-14T04:43:33.424371+0000 mgr.y (mgr.26165) 1078 : cluster [DBG] pgmap v1094: 89 pgs: 89 active+clean; 133 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 617 op/s 2024-09-14T04:43:34.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:34 smithi123 bash[68976]: cluster 2024-09-14T04:43:33.424371+0000 mgr.y (mgr.26165) 1078 : cluster [DBG] pgmap v1094: 89 pgs: 89 active+clean; 133 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 617 op/s 2024-09-14T04:43:35.028 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:35.055 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:35.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:35.058 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:43:35.158 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:35.185 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:35.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:35.187 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:43:35.288 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:35.316 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:35.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:35.318 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:43:35.418 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:35.457 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:35.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:35.459 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:43:35.560 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:35.582 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:35.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:35.584 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:43:35.685 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:35.713 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:35.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:35.715 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:43:35.747 INFO:teuthology.orchestra.run.smithi038.stdout:ERROR: (22) Invalid argument 2024-09-14T04:43:35.747 INFO:teuthology.orchestra.run.smithi038.stdout:op_tracker tracking is not enabled now, so no ops 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-09-14T04:43:35.816 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:35.844 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:35.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:35.846 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:43:35.947 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:35.973 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:35.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:35.976 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:43:36.077 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:36.104 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:36.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:36.106 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:43:36.207 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:36.235 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:36.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:36.237 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:43:36.338 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:36.367 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:36.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:36.369 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:43:36.470 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:36.496 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:36.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:36.499 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:43:36.600 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:36.630 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:36.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:36.632 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:43:36.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:36 smithi123 bash[68976]: cluster 2024-09-14T04:43:35.425277+0000 mgr.y (mgr.26165) 1079 : cluster [DBG] pgmap v1095: 89 pgs: 89 active+clean; 78 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 638 op/s 2024-09-14T04:43:36.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:36 smithi123 bash[68976]: cluster 2024-09-14T04:43:35.425277+0000 mgr.y (mgr.26165) 1079 : cluster [DBG] pgmap v1095: 89 pgs: 89 active+clean; 78 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 638 op/s 2024-09-14T04:43:36.733 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:36.760 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:36.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:36.763 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:43:36.863 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:36.890 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:36.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:36.892 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:43:36.936 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:36 smithi038 bash[87336]: cluster 2024-09-14T04:43:35.425277+0000 mgr.y (mgr.26165) 1079 : cluster [DBG] pgmap v1095: 89 pgs: 89 active+clean; 78 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 638 op/s 2024-09-14T04:43:36.936 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:36 smithi038 bash[87336]: cluster 2024-09-14T04:43:35.425277+0000 mgr.y (mgr.26165) 1079 : cluster [DBG] pgmap v1095: 89 pgs: 89 active+clean; 78 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 638 op/s 2024-09-14T04:43:36.936 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:36 smithi038 bash[84940]: cluster 2024-09-14T04:43:35.425277+0000 mgr.y (mgr.26165) 1079 : cluster [DBG] pgmap v1095: 89 pgs: 89 active+clean; 78 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 638 op/s 2024-09-14T04:43:36.937 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:36 smithi038 bash[84940]: cluster 2024-09-14T04:43:35.425277+0000 mgr.y (mgr.26165) 1079 : cluster [DBG] pgmap v1095: 89 pgs: 89 active+clean; 78 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 638 op/s 2024-09-14T04:43:36.992 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:37.020 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:37.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:37.022 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:43:37.123 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:37.149 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:37.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:37.151 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:43:37.252 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:37.280 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:37.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:37.283 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:43:37.384 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:37.453 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:37.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:37.455 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:43:37.556 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:37.584 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:37.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:37.586 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:43:37.687 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:37.714 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:37.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:37.716 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:43:37.771 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_4 2024-09-14T04:43:37.771 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd pool rm unique_pool_4 unique_pool_4 --yes-i-really-really-mean-it 2024-09-14T04:43:37.817 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:37.842 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:37.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:37.845 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:43:37.945 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:37.970 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:37.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:37.973 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:43:38.074 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:38.096 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:38.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:38.098 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:43:38.182 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.4 dump_ops_in_flight 2024-09-14T04:43:38.199 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:38.254 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:38.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:38.256 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:43:38.357 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:38.369 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:43:38 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:43:38] "GET /metrics HTTP/1.1" 200 36636 "" "Prometheus/2.51.0" 2024-09-14T04:43:38.386 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:38.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:38.388 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:43:38.489 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:38.512 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:38.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:38.514 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:43:38.615 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:38.627 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:38 smithi038 bash[84940]: cluster 2024-09-14T04:43:37.426249+0000 mgr.y (mgr.26165) 1080 : cluster [DBG] pgmap v1096: 89 pgs: 89 active+clean; 14 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 627 op/s 2024-09-14T04:43:38.627 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:38 smithi038 bash[84940]: cluster 2024-09-14T04:43:37.426249+0000 mgr.y (mgr.26165) 1080 : cluster [DBG] pgmap v1096: 89 pgs: 89 active+clean; 14 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 627 op/s 2024-09-14T04:43:38.627 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:38 smithi038 bash[87336]: cluster 2024-09-14T04:43:37.426249+0000 mgr.y (mgr.26165) 1080 : cluster [DBG] pgmap v1096: 89 pgs: 89 active+clean; 14 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 627 op/s 2024-09-14T04:43:38.627 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:38 smithi038 bash[87336]: cluster 2024-09-14T04:43:37.426249+0000 mgr.y (mgr.26165) 1080 : cluster [DBG] pgmap v1096: 89 pgs: 89 active+clean; 14 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 627 op/s 2024-09-14T04:43:38.642 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:38.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:38.644 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:43:38.745 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:38.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:38 smithi123 bash[68976]: cluster 2024-09-14T04:43:37.426249+0000 mgr.y (mgr.26165) 1080 : cluster [DBG] pgmap v1096: 89 pgs: 89 active+clean; 14 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 627 op/s 2024-09-14T04:43:38.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:38 smithi123 bash[68976]: cluster 2024-09-14T04:43:37.426249+0000 mgr.y (mgr.26165) 1080 : cluster [DBG] pgmap v1096: 89 pgs: 89 active+clean; 14 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 627 op/s 2024-09-14T04:43:38.773 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:38.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:38.775 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:43:38.876 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:38.897 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:38.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:38.901 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:43:39.002 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:39.029 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:39.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:39.031 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:43:39.132 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:39.157 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:39.158 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0: {} 2024-09-14T04:43:39.158 INFO:teuthology.orchestra.run.smithi038.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-14T04:43:39.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:39.159 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:43:39.176 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1: {} 2024-09-14T04:43:39.177 INFO:teuthology.orchestra.run.smithi038.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-14T04:43:39.194 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2: {} 2024-09-14T04:43:39.194 INFO:teuthology.orchestra.run.smithi038.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-14T04:43:39.211 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3: {} 2024-09-14T04:43:39.212 INFO:teuthology.orchestra.run.smithi038.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-14T04:43:39.233 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4: {} 2024-09-14T04:43:39.233 INFO:teuthology.orchestra.run.smithi038.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-14T04:43:39.255 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5: {} 2024-09-14T04:43:39.255 INFO:teuthology.orchestra.run.smithi038.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-14T04:43:39.259 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:39.274 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6: {} 2024-09-14T04:43:39.274 INFO:teuthology.orchestra.run.smithi038.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-14T04:43:39.278 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:39.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:39.280 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:43:39.294 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7: {} 2024-09-14T04:43:39.295 INFO:teuthology.orchestra.run.smithi038.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-14T04:43:39.381 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:39.400 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:39.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:39.402 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:43:39.503 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:39.525 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:39.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:39.527 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:43:39.628 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:39.651 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:39.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:39.653 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:43:39.754 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:39.778 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:39 smithi038 bash[84940]: audit 2024-09-14T04:43:39.139825+0000 mon.c (mon.2) 62 : audit [DBG] from='client.? 172.21.15.38:0/438416217' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:43:39.778 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:39 smithi038 bash[84940]: audit 2024-09-14T04:43:39.139825+0000 mon.c (mon.2) 62 : audit [DBG] from='client.? 172.21.15.38:0/438416217' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:43:39.778 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:39 smithi038 bash[87336]: audit 2024-09-14T04:43:39.139825+0000 mon.c (mon.2) 62 : audit [DBG] from='client.? 172.21.15.38:0/438416217' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:43:39.779 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:39 smithi038 bash[87336]: audit 2024-09-14T04:43:39.139825+0000 mon.c (mon.2) 62 : audit [DBG] from='client.? 172.21.15.38:0/438416217' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:43:39.780 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:39.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:39.782 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:43:39.883 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:39.908 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:39.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:39.910 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:43:39.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:39 smithi123 bash[68976]: audit 2024-09-14T04:43:39.139825+0000 mon.c (mon.2) 62 : audit [DBG] from='client.? 172.21.15.38:0/438416217' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:43:39.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:39 smithi123 bash[68976]: audit 2024-09-14T04:43:39.139825+0000 mon.c (mon.2) 62 : audit [DBG] from='client.? 172.21.15.38:0/438416217' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:43:40.011 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:40.038 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:40.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:40.040 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:43:40.141 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:40.169 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:40.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:40.171 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:43:40.272 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:40.301 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:40.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:40.303 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:43:40.404 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:40.416 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:43:40 smithi123 bash[61744]: ts=2024-09-14T04:43:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:43:40.432 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:40.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:40.433 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:43:40.534 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:40.562 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:40.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:40.565 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:43:40.575 INFO:teuthology.orchestra.run.smithi038.stderr:nodeep-scrub is unset 2024-09-14T04:43:40.666 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:40.677 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:40 smithi123 bash[68976]: cluster 2024-09-14T04:43:39.426689+0000 mgr.y (mgr.26165) 1081 : cluster [DBG] pgmap v1097: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 500 op/s 2024-09-14T04:43:40.678 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:40 smithi123 bash[68976]: cluster 2024-09-14T04:43:39.426689+0000 mgr.y (mgr.26165) 1081 : cluster [DBG] pgmap v1097: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 500 op/s 2024-09-14T04:43:40.678 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:40 smithi123 bash[68976]: audit 2024-09-14T04:43:39.574833+0000 mon.a (mon.0) 1290 : audit [INF] from='client.? 172.21.15.38:0/3600143845' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:43:40.678 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:40 smithi123 bash[68976]: audit 2024-09-14T04:43:39.574833+0000 mon.a (mon.0) 1290 : audit [INF] from='client.? 172.21.15.38:0/3600143845' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:43:40.678 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:40 smithi123 bash[68976]: cluster 2024-09-14T04:43:40.572390+0000 mon.a (mon.0) 1291 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:43:40.678 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:40 smithi123 bash[68976]: cluster 2024-09-14T04:43:40.572390+0000 mon.a (mon.0) 1291 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:43:40.678 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:40 smithi123 bash[68976]: cluster 2024-09-14T04:43:40.572443+0000 mon.a (mon.0) 1292 : cluster [INF] Cluster is now healthy 2024-09-14T04:43:40.679 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:40 smithi123 bash[68976]: cluster 2024-09-14T04:43:40.572443+0000 mon.a (mon.0) 1292 : cluster [INF] Cluster is now healthy 2024-09-14T04:43:40.679 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:40 smithi123 bash[68976]: audit 2024-09-14T04:43:40.575783+0000 mon.a (mon.0) 1293 : audit [INF] from='client.? 172.21.15.38:0/3600143845' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:43:40.679 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:40 smithi123 bash[68976]: audit 2024-09-14T04:43:40.575783+0000 mon.a (mon.0) 1293 : audit [INF] from='client.? 172.21.15.38:0/3600143845' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:43:40.691 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:40.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:40.693 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:43:40.794 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:40.822 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:40.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:40.824 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:43:40.925 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:40.953 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:40.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:40.956 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:43:41.056 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:41.085 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:41.086 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:40 smithi038 bash[87336]: cluster 2024-09-14T04:43:39.426689+0000 mgr.y (mgr.26165) 1081 : cluster [DBG] pgmap v1097: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 500 op/s 2024-09-14T04:43:41.086 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:40 smithi038 bash[87336]: cluster 2024-09-14T04:43:39.426689+0000 mgr.y (mgr.26165) 1081 : cluster [DBG] pgmap v1097: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 500 op/s 2024-09-14T04:43:41.086 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:40 smithi038 bash[87336]: audit 2024-09-14T04:43:39.574833+0000 mon.a (mon.0) 1290 : audit [INF] from='client.? 172.21.15.38:0/3600143845' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:43:41.087 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:40 smithi038 bash[87336]: audit 2024-09-14T04:43:39.574833+0000 mon.a (mon.0) 1290 : audit [INF] from='client.? 172.21.15.38:0/3600143845' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:43:41.087 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:40 smithi038 bash[87336]: cluster 2024-09-14T04:43:40.572390+0000 mon.a (mon.0) 1291 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:43:41.087 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:40 smithi038 bash[87336]: cluster 2024-09-14T04:43:40.572390+0000 mon.a (mon.0) 1291 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:43:41.087 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:40 smithi038 bash[87336]: cluster 2024-09-14T04:43:40.572443+0000 mon.a (mon.0) 1292 : cluster [INF] Cluster is now healthy 2024-09-14T04:43:41.087 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:40 smithi038 bash[87336]: cluster 2024-09-14T04:43:40.572443+0000 mon.a (mon.0) 1292 : cluster [INF] Cluster is now healthy 2024-09-14T04:43:41.087 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:40 smithi038 bash[87336]: audit 2024-09-14T04:43:40.575783+0000 mon.a (mon.0) 1293 : audit [INF] from='client.? 172.21.15.38:0/3600143845' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:43:41.087 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:40 smithi038 bash[87336]: audit 2024-09-14T04:43:40.575783+0000 mon.a (mon.0) 1293 : audit [INF] from='client.? 172.21.15.38:0/3600143845' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:43:41.087 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:40 smithi038 bash[84940]: cluster 2024-09-14T04:43:39.426689+0000 mgr.y (mgr.26165) 1081 : cluster [DBG] pgmap v1097: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 500 op/s 2024-09-14T04:43:41.087 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:40 smithi038 bash[84940]: cluster 2024-09-14T04:43:39.426689+0000 mgr.y (mgr.26165) 1081 : cluster [DBG] pgmap v1097: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 500 op/s 2024-09-14T04:43:41.087 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:40 smithi038 bash[84940]: audit 2024-09-14T04:43:39.574833+0000 mon.a (mon.0) 1290 : audit [INF] from='client.? 172.21.15.38:0/3600143845' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:43:41.087 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:40 smithi038 bash[84940]: audit 2024-09-14T04:43:39.574833+0000 mon.a (mon.0) 1290 : audit [INF] from='client.? 172.21.15.38:0/3600143845' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:43:41.088 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:40 smithi038 bash[84940]: cluster 2024-09-14T04:43:40.572390+0000 mon.a (mon.0) 1291 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:43:41.088 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:40 smithi038 bash[84940]: cluster 2024-09-14T04:43:40.572390+0000 mon.a (mon.0) 1291 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:43:41.088 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:40 smithi038 bash[84940]: cluster 2024-09-14T04:43:40.572443+0000 mon.a (mon.0) 1292 : cluster [INF] Cluster is now healthy 2024-09-14T04:43:41.088 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:40 smithi038 bash[84940]: cluster 2024-09-14T04:43:40.572443+0000 mon.a (mon.0) 1292 : cluster [INF] Cluster is now healthy 2024-09-14T04:43:41.088 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:40 smithi038 bash[84940]: audit 2024-09-14T04:43:40.575783+0000 mon.a (mon.0) 1293 : audit [INF] from='client.? 172.21.15.38:0/3600143845' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:43:41.088 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:40 smithi038 bash[84940]: audit 2024-09-14T04:43:40.575783+0000 mon.a (mon.0) 1293 : audit [INF] from='client.? 172.21.15.38:0/3600143845' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:43:41.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:41.089 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:43:41.189 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:41.218 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:41.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:41.221 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:43:41.309 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph tell osd.5 reset_purged_snaps_last 2024-09-14T04:43:41.322 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:41.354 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:41.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:41.356 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:43:41.457 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:41.482 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:41.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:41.484 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:43:41.584 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:41.613 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:41.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:41.615 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:43:41.715 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:41.743 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:41.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:41.746 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:43:41.846 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:41.858 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:41 smithi123 bash[68976]: cluster 2024-09-14T04:43:40.580223+0000 mon.a (mon.0) 1294 : cluster [DBG] osdmap e228: 8 total, 8 up, 8 in 2024-09-14T04:43:41.858 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:41 smithi123 bash[68976]: cluster 2024-09-14T04:43:40.580223+0000 mon.a (mon.0) 1294 : cluster [DBG] osdmap e228: 8 total, 8 up, 8 in 2024-09-14T04:43:41.873 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:41.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:41.876 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:43:41.977 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:42.004 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:42.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:42.006 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:43:42.107 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:42.133 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:42.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:42.135 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:43:42.190 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:41 smithi038 bash[84940]: cluster 2024-09-14T04:43:40.580223+0000 mon.a (mon.0) 1294 : cluster [DBG] osdmap e228: 8 total, 8 up, 8 in 2024-09-14T04:43:42.190 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:41 smithi038 bash[84940]: cluster 2024-09-14T04:43:40.580223+0000 mon.a (mon.0) 1294 : cluster [DBG] osdmap e228: 8 total, 8 up, 8 in 2024-09-14T04:43:42.190 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:41 smithi038 bash[87336]: cluster 2024-09-14T04:43:40.580223+0000 mon.a (mon.0) 1294 : cluster [DBG] osdmap e228: 8 total, 8 up, 8 in 2024-09-14T04:43:42.190 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:41 smithi038 bash[87336]: cluster 2024-09-14T04:43:40.580223+0000 mon.a (mon.0) 1294 : cluster [DBG] osdmap e228: 8 total, 8 up, 8 in 2024-09-14T04:43:42.236 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:42.264 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:42.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:42.266 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:43:42.367 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:42.395 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:42.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:42.398 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:43:42.499 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:42.526 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:42.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:42.529 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:43:42.630 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:42.657 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:42.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:42.659 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:43:42.760 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:42.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:42 smithi038 bash[84940]: cluster 2024-09-14T04:43:41.427225+0000 mgr.y (mgr.26165) 1082 : cluster [DBG] pgmap v1099: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 354 op/s 2024-09-14T04:43:42.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:42 smithi038 bash[84940]: cluster 2024-09-14T04:43:41.427225+0000 mgr.y (mgr.26165) 1082 : cluster [DBG] pgmap v1099: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 354 op/s 2024-09-14T04:43:42.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:42 smithi038 bash[87336]: cluster 2024-09-14T04:43:41.427225+0000 mgr.y (mgr.26165) 1082 : cluster [DBG] pgmap v1099: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 354 op/s 2024-09-14T04:43:42.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:42 smithi038 bash[87336]: cluster 2024-09-14T04:43:41.427225+0000 mgr.y (mgr.26165) 1082 : cluster [DBG] pgmap v1099: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 354 op/s 2024-09-14T04:43:42.785 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:42.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:42.787 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:43:42.888 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:42.917 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:42.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:42.920 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:43:42.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:42 smithi123 bash[68976]: cluster 2024-09-14T04:43:41.427225+0000 mgr.y (mgr.26165) 1082 : cluster [DBG] pgmap v1099: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 354 op/s 2024-09-14T04:43:42.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:42 smithi123 bash[68976]: cluster 2024-09-14T04:43:41.427225+0000 mgr.y (mgr.26165) 1082 : cluster [DBG] pgmap v1099: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 354 op/s 2024-09-14T04:43:43.021 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:43.049 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:43.050 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T04:43:43.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:43.051 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:43:43.152 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:43.182 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:43.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:43.184 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:43:43.285 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:43.314 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:43.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:43.317 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:43:43.402 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-14T04:43:43.418 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:43.443 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:43.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:43.446 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:43:43.546 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:43.572 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:43.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:43.574 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:43:43.675 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:43.701 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:43.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:43.704 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:43:43.804 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:43.833 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:43.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:43.835 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:43:43.936 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:43.965 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:43.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:43.968 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:43:44.068 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:44.098 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:44.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:44.101 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:43:44.192 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd set noscrub 2024-09-14T04:43:44.202 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:44.229 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:44.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:44.231 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:43:44.332 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:44.358 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:44.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:44.360 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:43:44.461 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:44.488 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:44.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:44.491 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:43:44.591 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:44.619 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:44.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:44.621 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:43:44.698 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:43:44.723 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:44.743 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:44.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:44.745 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:43:44.845 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:44.857 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:44 smithi038 bash[84940]: cluster 2024-09-14T04:43:43.428099+0000 mgr.y (mgr.26165) 1083 : cluster [DBG] pgmap v1100: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 211 op/s 2024-09-14T04:43:44.857 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:44 smithi038 bash[84940]: cluster 2024-09-14T04:43:43.428099+0000 mgr.y (mgr.26165) 1083 : cluster [DBG] pgmap v1100: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 211 op/s 2024-09-14T04:43:44.857 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:44 smithi038 bash[87336]: cluster 2024-09-14T04:43:43.428099+0000 mgr.y (mgr.26165) 1083 : cluster [DBG] pgmap v1100: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 211 op/s 2024-09-14T04:43:44.857 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:44 smithi038 bash[87336]: cluster 2024-09-14T04:43:43.428099+0000 mgr.y (mgr.26165) 1083 : cluster [DBG] pgmap v1100: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 211 op/s 2024-09-14T04:43:44.875 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:44.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:44.877 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:43:44.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:44 smithi123 bash[68976]: cluster 2024-09-14T04:43:43.428099+0000 mgr.y (mgr.26165) 1083 : cluster [DBG] pgmap v1100: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 211 op/s 2024-09-14T04:43:44.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:44 smithi123 bash[68976]: cluster 2024-09-14T04:43:43.428099+0000 mgr.y (mgr.26165) 1083 : cluster [DBG] pgmap v1100: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 211 op/s 2024-09-14T04:43:44.978 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:45.003 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:45.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:45.005 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:43:45.106 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:45.129 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:45.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:45.132 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:43:45.233 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:45.260 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:45.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:45.262 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:43:45.363 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:45.390 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:45.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:45.392 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:43:45.493 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:45.522 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:45.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:45.524 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:43:45.625 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:45.652 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:45.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:45.655 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:43:45.755 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:45.776 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:45.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:45.778 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:43:45.879 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:45.905 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:45.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:45.908 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:43:46.009 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:46.038 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:46.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:46.040 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:43:46.141 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:46.169 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:46.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:46.172 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:43:46.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:46 smithi038 bash[87336]: audit 2024-09-14T04:43:45.252548+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:43:46.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:46 smithi038 bash[87336]: audit 2024-09-14T04:43:45.252548+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:43:46.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:46 smithi038 bash[87336]: audit 2024-09-14T04:43:45.253971+0000 mon.a (mon.0) 1296 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:43:46.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:46 smithi038 bash[87336]: audit 2024-09-14T04:43:45.253971+0000 mon.a (mon.0) 1296 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:43:46.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:46 smithi038 bash[87336]: cluster 2024-09-14T04:43:45.428970+0000 mgr.y (mgr.26165) 1084 : cluster [DBG] pgmap v1101: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 123 op/s 2024-09-14T04:43:46.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:46 smithi038 bash[87336]: cluster 2024-09-14T04:43:45.428970+0000 mgr.y (mgr.26165) 1084 : cluster [DBG] pgmap v1101: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 123 op/s 2024-09-14T04:43:46.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:46 smithi038 bash[84940]: audit 2024-09-14T04:43:45.252548+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:43:46.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:46 smithi038 bash[84940]: audit 2024-09-14T04:43:45.252548+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:43:46.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:46 smithi038 bash[84940]: audit 2024-09-14T04:43:45.253971+0000 mon.a (mon.0) 1296 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:43:46.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:46 smithi038 bash[84940]: audit 2024-09-14T04:43:45.253971+0000 mon.a (mon.0) 1296 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:43:46.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:46 smithi038 bash[84940]: cluster 2024-09-14T04:43:45.428970+0000 mgr.y (mgr.26165) 1084 : cluster [DBG] pgmap v1101: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 123 op/s 2024-09-14T04:43:46.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:46 smithi038 bash[84940]: cluster 2024-09-14T04:43:45.428970+0000 mgr.y (mgr.26165) 1084 : cluster [DBG] pgmap v1101: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 123 op/s 2024-09-14T04:43:46.274 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:46.299 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:46.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:46.302 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:43:46.402 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:46.428 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:46.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:46.430 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:43:46.531 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:46.554 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:46.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:46.556 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:43:46.657 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:46.669 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:46 smithi123 bash[68976]: audit 2024-09-14T04:43:45.252548+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:43:46.669 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:46 smithi123 bash[68976]: audit 2024-09-14T04:43:45.252548+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:43:46.669 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:46 smithi123 bash[68976]: audit 2024-09-14T04:43:45.253971+0000 mon.a (mon.0) 1296 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:43:46.669 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:46 smithi123 bash[68976]: audit 2024-09-14T04:43:45.253971+0000 mon.a (mon.0) 1296 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:43:46.669 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:46 smithi123 bash[68976]: cluster 2024-09-14T04:43:45.428970+0000 mgr.y (mgr.26165) 1084 : cluster [DBG] pgmap v1101: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 123 op/s 2024-09-14T04:43:46.669 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:46 smithi123 bash[68976]: cluster 2024-09-14T04:43:45.428970+0000 mgr.y (mgr.26165) 1084 : cluster [DBG] pgmap v1101: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 123 op/s 2024-09-14T04:43:46.684 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:46.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:46.686 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:43:46.739 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:43:46.787 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:46.807 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:46.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:46.809 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:43:46.910 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:46.938 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:46.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:46.940 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:43:47.041 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:47.071 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:47.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:47.072 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:43:47.173 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:47.202 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:47.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:47.204 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:43:47.305 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:47.331 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:47.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:47.333 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:43:47.434 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:47.462 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:47.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:47.464 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:43:47.565 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:47.592 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:47.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:47.594 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:43:47.695 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:47.720 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:47.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:47.722 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:43:47.823 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:47.852 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:47.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:47.855 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:43:47.953 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-14T04:43:47.953 INFO:teuthology.orchestra.run.smithi123.stdout: "ops": [], 2024-09-14T04:43:47.953 INFO:teuthology.orchestra.run.smithi123.stdout: "num_ops": 0 2024-09-14T04:43:47.953 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-14T04:43:47.956 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:47.985 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:47.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:47.987 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:43:48.088 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:48.116 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:48.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:48.118 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:43:48.219 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:48.247 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:48.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:48.250 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:43:48.350 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:48.375 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:48.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:48.377 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:43:48.478 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:48.490 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:43:48 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:43:48] "GET /metrics HTTP/1.1" 200 36592 "" "Prometheus/2.51.0" 2024-09-14T04:43:48.499 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:43:48.506 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:48.508 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:48 smithi038 bash[84940]: cluster 2024-09-14T04:43:47.429945+0000 mgr.y (mgr.26165) 1085 : cluster [DBG] pgmap v1102: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 20 op/s 2024-09-14T04:43:48.508 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:48 smithi038 bash[84940]: cluster 2024-09-14T04:43:47.429945+0000 mgr.y (mgr.26165) 1085 : cluster [DBG] pgmap v1102: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 20 op/s 2024-09-14T04:43:48.508 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:48 smithi038 bash[87336]: cluster 2024-09-14T04:43:47.429945+0000 mgr.y (mgr.26165) 1085 : cluster [DBG] pgmap v1102: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 20 op/s 2024-09-14T04:43:48.508 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:48 smithi038 bash[87336]: cluster 2024-09-14T04:43:47.429945+0000 mgr.y (mgr.26165) 1085 : cluster [DBG] pgmap v1102: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 20 op/s 2024-09-14T04:43:48.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:48.509 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:43:48.610 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:48.621 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:48 smithi123 bash[68976]: cluster 2024-09-14T04:43:47.429945+0000 mgr.y (mgr.26165) 1085 : cluster [DBG] pgmap v1102: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 20 op/s 2024-09-14T04:43:48.621 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:48 smithi123 bash[68976]: cluster 2024-09-14T04:43:47.429945+0000 mgr.y (mgr.26165) 1085 : cluster [DBG] pgmap v1102: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 20 op/s 2024-09-14T04:43:48.635 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:48.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:48.638 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:43:48.738 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:48.766 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:48.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:48.768 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:43:48.770 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.4 dump_blocked_ops 2024-09-14T04:43:48.869 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:48.893 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:48.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:48.896 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:43:48.997 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:49.015 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:49.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:49.017 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:43:49.118 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:49.146 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:49.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:49.148 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:43:49.249 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:49.277 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:49.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:49.280 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:43:49.381 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:49.409 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:49.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:49.411 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:43:49.512 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:49.518 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:43:49.540 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:49.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:49.542 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:43:49.643 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:49.670 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:49.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:49.672 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:43:49.773 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:49.803 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:49.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:49.805 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:43:49.906 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:49.933 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:49.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:49.935 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:43:50.036 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:50.062 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:50.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:50.065 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:43:50.165 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:50.194 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:50.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:50.196 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:43:50.297 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:50.323 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:50.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:50.325 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:43:50.426 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:50.453 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:50.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:50.455 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:43:50.514 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:43:50 smithi123 bash[61744]: ts=2024-09-14T04:43:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:43:50.557 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:50.585 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:50.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:50.587 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:43:50.689 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:50.690 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:50 smithi123 bash[68976]: cluster 2024-09-14T04:43:49.430658+0000 mgr.y (mgr.26165) 1086 : cluster [DBG] pgmap v1103: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:43:50.690 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:50 smithi123 bash[68976]: cluster 2024-09-14T04:43:49.430658+0000 mgr.y (mgr.26165) 1086 : cluster [DBG] pgmap v1103: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:43:50.701 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:50 smithi038 bash[84940]: cluster 2024-09-14T04:43:49.430658+0000 mgr.y (mgr.26165) 1086 : cluster [DBG] pgmap v1103: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:43:50.701 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:50 smithi038 bash[84940]: cluster 2024-09-14T04:43:49.430658+0000 mgr.y (mgr.26165) 1086 : cluster [DBG] pgmap v1103: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:43:50.701 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:50 smithi038 bash[87336]: cluster 2024-09-14T04:43:49.430658+0000 mgr.y (mgr.26165) 1086 : cluster [DBG] pgmap v1103: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:43:50.701 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:50 smithi038 bash[87336]: cluster 2024-09-14T04:43:49.430658+0000 mgr.y (mgr.26165) 1086 : cluster [DBG] pgmap v1103: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:43:50.718 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:50.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:50.720 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:43:50.821 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:50.849 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:50.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:50.851 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:43:50.952 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:50.981 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:50.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:50.984 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:43:51.085 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:51.108 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:51.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:51.110 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:43:51.211 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:51.237 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:51.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:51.239 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:43:51.340 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:51.368 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:51.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:51.371 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:43:51.471 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:51.496 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:51.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:51.498 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:43:51.599 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:51.621 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:51.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:51.623 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:43:51.724 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:51.752 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:51.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:51.755 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:43:51.856 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:51.886 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:51.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:51.888 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:43:51.989 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:52.010 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:52.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:52.013 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:43:52.114 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:52.141 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:52.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:52.143 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:43:52.244 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:52.272 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:52.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:52.275 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:43:52.376 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:52.402 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:52.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:52.404 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:43:52.505 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:52.530 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:52.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:52.532 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:43:52.633 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:52.645 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:52 smithi123 bash[68976]: cluster 2024-09-14T04:43:51.431772+0000 mgr.y (mgr.26165) 1087 : cluster [DBG] pgmap v1104: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:43:52.645 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:52 smithi123 bash[68976]: cluster 2024-09-14T04:43:51.431772+0000 mgr.y (mgr.26165) 1087 : cluster [DBG] pgmap v1104: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:43:52.661 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:52.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:52.663 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:43:52.764 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:52.776 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:52 smithi038 bash[84940]: cluster 2024-09-14T04:43:51.431772+0000 mgr.y (mgr.26165) 1087 : cluster [DBG] pgmap v1104: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:43:52.776 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:52 smithi038 bash[84940]: cluster 2024-09-14T04:43:51.431772+0000 mgr.y (mgr.26165) 1087 : cluster [DBG] pgmap v1104: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:43:52.776 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:52 smithi038 bash[87336]: cluster 2024-09-14T04:43:51.431772+0000 mgr.y (mgr.26165) 1087 : cluster [DBG] pgmap v1104: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:43:52.776 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:52 smithi038 bash[87336]: cluster 2024-09-14T04:43:51.431772+0000 mgr.y (mgr.26165) 1087 : cluster [DBG] pgmap v1104: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:43:52.793 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:52.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:52.795 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:43:52.896 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:52.923 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:52.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:52.926 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:43:53.026 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:53.054 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:53.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:53.056 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:43:53.157 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:53.184 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:53.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:53.187 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:43:53.287 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:53.315 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:53.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:53.317 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:43:53.418 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:53.443 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:53.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:53.446 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:43:53.546 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:53.572 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:53.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:53.575 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:43:53.589 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T04:43:53.675 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:53.703 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:53.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:53.705 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:43:53.806 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:53.831 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:53.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:53.833 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:43:53.934 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:53.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:53.965 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:53.965 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:43:54.066 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:54.091 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:54.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:54.093 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:43:54.194 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:54.222 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:54.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:54.224 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:43:54.325 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:54.353 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:54.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:54.355 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:43:54.456 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:54.485 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:54.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:54.487 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:43:54.588 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:54.599 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:54 smithi123 bash[68976]: cluster 2024-09-14T04:43:53.432756+0000 mgr.y (mgr.26165) 1088 : cluster [DBG] pgmap v1105: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:43:54.599 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:54 smithi123 bash[68976]: cluster 2024-09-14T04:43:53.432756+0000 mgr.y (mgr.26165) 1088 : cluster [DBG] pgmap v1105: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:43:54.616 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:54.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:54.618 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:43:54.719 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:54.731 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:54 smithi038 bash[84940]: cluster 2024-09-14T04:43:53.432756+0000 mgr.y (mgr.26165) 1088 : cluster [DBG] pgmap v1105: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:43:54.731 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:54 smithi038 bash[84940]: cluster 2024-09-14T04:43:53.432756+0000 mgr.y (mgr.26165) 1088 : cluster [DBG] pgmap v1105: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:43:54.731 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:54 smithi038 bash[87336]: cluster 2024-09-14T04:43:53.432756+0000 mgr.y (mgr.26165) 1088 : cluster [DBG] pgmap v1105: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:43:54.731 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:54 smithi038 bash[87336]: cluster 2024-09-14T04:43:53.432756+0000 mgr.y (mgr.26165) 1088 : cluster [DBG] pgmap v1105: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:43:54.746 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:54.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:54.749 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:43:54.850 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:54.877 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:54.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:54.879 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:43:54.980 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:55.008 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:55.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:55.010 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:43:55.111 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:55.134 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:55.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:55.137 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:43:55.237 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:55.260 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:55.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:55.262 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:43:55.363 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:55.386 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:55.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:55.388 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:43:55.489 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:55.516 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:55.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:55.518 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:43:55.546 INFO:teuthology.orchestra.run.smithi038.stderr:pool 'unique_pool_4' removed 2024-09-14T04:43:55.620 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:55.640 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:55.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:55.642 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:43:55.742 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:55.768 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:55.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:55.771 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:43:55.841 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:55 smithi038 bash[84940]: audit 2024-09-14T04:43:55.253431+0000 mon.a (mon.0) 1297 : audit [INF] from='client.? 172.21.15.38:0/1775276734' 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-09-14T04:43:55.841 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:55 smithi038 bash[84940]: audit 2024-09-14T04:43:55.253431+0000 mon.a (mon.0) 1297 : audit [INF] from='client.? 172.21.15.38:0/1775276734' 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-09-14T04:43:55.841 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:55 smithi038 bash[87336]: audit 2024-09-14T04:43:55.253431+0000 mon.a (mon.0) 1297 : audit [INF] from='client.? 172.21.15.38:0/1775276734' 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-09-14T04:43:55.841 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:55 smithi038 bash[87336]: audit 2024-09-14T04:43:55.253431+0000 mon.a (mon.0) 1297 : audit [INF] from='client.? 172.21.15.38:0/1775276734' 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-09-14T04:43:55.872 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:55.920 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:55.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:55.923 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:43:55.953 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:55 smithi123 bash[68976]: audit 2024-09-14T04:43:55.253431+0000 mon.a (mon.0) 1297 : audit [INF] from='client.? 172.21.15.38:0/1775276734' 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-09-14T04:43:55.953 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:55 smithi123 bash[68976]: audit 2024-09-14T04:43:55.253431+0000 mon.a (mon.0) 1297 : audit [INF] from='client.? 172.21.15.38:0/1775276734' 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-09-14T04:43:56.023 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:56.174 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:56.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:56.176 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:43:56.277 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:56.302 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:56.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:56.304 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:43:56.405 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:56.432 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:56.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:56.434 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:43:56.535 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:56.560 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:56.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:56.562 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:43:56.663 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:56.686 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:56.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:56.688 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:43:56.789 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:56.798 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:56 smithi038 bash[84940]: cluster 2024-09-14T04:43:55.433684+0000 mgr.y (mgr.26165) 1089 : cluster [DBG] pgmap v1106: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:43:56.798 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:56 smithi038 bash[84940]: cluster 2024-09-14T04:43:55.433684+0000 mgr.y (mgr.26165) 1089 : cluster [DBG] pgmap v1106: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:43:56.799 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:56 smithi038 bash[84940]: audit 2024-09-14T04:43:55.546663+0000 mon.a (mon.0) 1298 : audit [INF] from='client.? 172.21.15.38:0/1775276734' 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-09-14T04:43:56.799 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:56 smithi038 bash[84940]: audit 2024-09-14T04:43:55.546663+0000 mon.a (mon.0) 1298 : audit [INF] from='client.? 172.21.15.38:0/1775276734' 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-09-14T04:43:56.799 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:56 smithi038 bash[84940]: cluster 2024-09-14T04:43:55.550774+0000 mon.a (mon.0) 1299 : cluster [DBG] osdmap e229: 8 total, 8 up, 8 in 2024-09-14T04:43:56.799 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:56 smithi038 bash[84940]: cluster 2024-09-14T04:43:55.550774+0000 mon.a (mon.0) 1299 : cluster [DBG] osdmap e229: 8 total, 8 up, 8 in 2024-09-14T04:43:56.799 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:56 smithi038 bash[84940]: audit 2024-09-14T04:43:56.267894+0000 mon.a (mon.0) 1300 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:43:56.799 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:56 smithi038 bash[84940]: audit 2024-09-14T04:43:56.267894+0000 mon.a (mon.0) 1300 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:43:56.799 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:56 smithi038 bash[87336]: cluster 2024-09-14T04:43:55.433684+0000 mgr.y (mgr.26165) 1089 : cluster [DBG] pgmap v1106: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:43:56.799 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:56 smithi038 bash[87336]: cluster 2024-09-14T04:43:55.433684+0000 mgr.y (mgr.26165) 1089 : cluster [DBG] pgmap v1106: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:43:56.799 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:56 smithi038 bash[87336]: audit 2024-09-14T04:43:55.546663+0000 mon.a (mon.0) 1298 : audit [INF] from='client.? 172.21.15.38:0/1775276734' 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-09-14T04:43:56.799 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:56 smithi038 bash[87336]: audit 2024-09-14T04:43:55.546663+0000 mon.a (mon.0) 1298 : audit [INF] from='client.? 172.21.15.38:0/1775276734' 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-09-14T04:43:56.799 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:56 smithi038 bash[87336]: cluster 2024-09-14T04:43:55.550774+0000 mon.a (mon.0) 1299 : cluster [DBG] osdmap e229: 8 total, 8 up, 8 in 2024-09-14T04:43:56.800 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:56 smithi038 bash[87336]: cluster 2024-09-14T04:43:55.550774+0000 mon.a (mon.0) 1299 : cluster [DBG] osdmap e229: 8 total, 8 up, 8 in 2024-09-14T04:43:56.800 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:56 smithi038 bash[87336]: audit 2024-09-14T04:43:56.267894+0000 mon.a (mon.0) 1300 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:43:56.800 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:56 smithi038 bash[87336]: audit 2024-09-14T04:43:56.267894+0000 mon.a (mon.0) 1300 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:43:56.809 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:56.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:56.811 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:43:56.912 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:56.934 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:56.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:56.936 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:43:56.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:56 smithi123 bash[68976]: cluster 2024-09-14T04:43:55.433684+0000 mgr.y (mgr.26165) 1089 : cluster [DBG] pgmap v1106: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:43:56.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:56 smithi123 bash[68976]: cluster 2024-09-14T04:43:55.433684+0000 mgr.y (mgr.26165) 1089 : cluster [DBG] pgmap v1106: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:43:56.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:56 smithi123 bash[68976]: audit 2024-09-14T04:43:55.546663+0000 mon.a (mon.0) 1298 : audit [INF] from='client.? 172.21.15.38:0/1775276734' 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-09-14T04:43:56.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:56 smithi123 bash[68976]: audit 2024-09-14T04:43:55.546663+0000 mon.a (mon.0) 1298 : audit [INF] from='client.? 172.21.15.38:0/1775276734' 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-09-14T04:43:56.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:56 smithi123 bash[68976]: cluster 2024-09-14T04:43:55.550774+0000 mon.a (mon.0) 1299 : cluster [DBG] osdmap e229: 8 total, 8 up, 8 in 2024-09-14T04:43:56.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:56 smithi123 bash[68976]: cluster 2024-09-14T04:43:55.550774+0000 mon.a (mon.0) 1299 : cluster [DBG] osdmap e229: 8 total, 8 up, 8 in 2024-09-14T04:43:56.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:56 smithi123 bash[68976]: audit 2024-09-14T04:43:56.267894+0000 mon.a (mon.0) 1300 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:43:56.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:56 smithi123 bash[68976]: audit 2024-09-14T04:43:56.267894+0000 mon.a (mon.0) 1300 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:43:57.037 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:57.063 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:57.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:57.066 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:43:57.166 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:57.191 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:57.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:57.194 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:43:57.294 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:57.313 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:57.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:57.314 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:43:57.415 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:57.442 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:57.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:57.444 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:43:57.545 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:57.573 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:57.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:57.575 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:43:57.676 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:57.705 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:57.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:57.708 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:43:57.809 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:57.838 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:43:57.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:57.840 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:43:57.941 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:57.943 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-14T04:43:57.943 INFO:teuthology.orchestra.run.smithi123.stdout: "ops": [], 2024-09-14T04:43:57.944 INFO:teuthology.orchestra.run.smithi123.stdout: "complaint_time": 30, 2024-09-14T04:43:57.944 INFO:teuthology.orchestra.run.smithi123.stdout: "num_blocked_ops": 0 2024-09-14T04:43:57.944 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-14T04:43:57.963 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:43:57.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:57.967 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:43:57.970 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:57 smithi038 bash[84940]: audit 2024-09-14T04:43:56.793559+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:43:57.970 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:57 smithi038 bash[84940]: audit 2024-09-14T04:43:56.793559+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:43:57.970 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:57 smithi038 bash[84940]: audit 2024-09-14T04:43:56.798679+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:43:57.970 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:57 smithi038 bash[84940]: audit 2024-09-14T04:43:56.798679+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:43:57.971 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:57 smithi038 bash[87336]: audit 2024-09-14T04:43:56.793559+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:43:57.971 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:57 smithi038 bash[87336]: audit 2024-09-14T04:43:56.793559+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:43:57.971 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:57 smithi038 bash[87336]: audit 2024-09-14T04:43:56.798679+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:43:57.971 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:57 smithi038 bash[87336]: audit 2024-09-14T04:43:56.798679+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:43:58.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:57 smithi123 bash[68976]: audit 2024-09-14T04:43:56.793559+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:43:58.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:57 smithi123 bash[68976]: audit 2024-09-14T04:43:56.793559+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:43:58.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:57 smithi123 bash[68976]: audit 2024-09-14T04:43:56.798679+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:43:58.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:57 smithi123 bash[68976]: audit 2024-09-14T04:43:56.798679+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:43:58.070 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:58.097 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:58.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:58.099 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:43:58.200 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:58.228 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:58.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:58.230 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:43:58.331 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:58.358 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:58.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:58.359 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:43:58.460 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:58.487 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:58.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:58.489 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:43:58.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:43:58 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:43:58] "GET /metrics HTTP/1.1" 200 36592 "" "Prometheus/2.51.0" 2024-09-14T04:43:58.590 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:58.616 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:43:58.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:58.618 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:43:58.719 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:58.746 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:58.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:58.748 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:43:58.849 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:58.876 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:58.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:58.878 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:43:58.893 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.4 dump_historic_ops 2024-09-14T04:43:58.965 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:58 smithi038 bash[84940]: cluster 2024-09-14T04:43:57.434608+0000 mgr.y (mgr.26165) 1090 : cluster [DBG] pgmap v1108: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:43:58.966 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:58 smithi038 bash[84940]: cluster 2024-09-14T04:43:57.434608+0000 mgr.y (mgr.26165) 1090 : cluster [DBG] pgmap v1108: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:43:58.979 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:59.001 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:43:59.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:59.004 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:43:59.105 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:59.112 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:58 smithi123 bash[68976]: cluster 2024-09-14T04:43:57.434608+0000 mgr.y (mgr.26165) 1090 : cluster [DBG] pgmap v1108: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:43:59.113 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:58 smithi123 bash[68976]: cluster 2024-09-14T04:43:57.434608+0000 mgr.y (mgr.26165) 1090 : cluster [DBG] pgmap v1108: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:43:59.124 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:59.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:59.126 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:43:59.226 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:59.253 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:43:59.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:59.255 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:43:59.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:58 smithi038 bash[87336]: cluster 2024-09-14T04:43:57.434608+0000 mgr.y (mgr.26165) 1090 : cluster [DBG] pgmap v1108: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:43:59.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:58 smithi038 bash[87336]: cluster 2024-09-14T04:43:57.434608+0000 mgr.y (mgr.26165) 1090 : cluster [DBG] pgmap v1108: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:43:59.355 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:59.383 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:59.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:59.385 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:43:59.486 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:59.508 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:43:59.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:59.511 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:43:59.542 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2024-09-14T04:43:59.543 INFO:tasks.radosbench:Beginning radosbench... 2024-09-14T04:43:59.543 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_5 2024-09-14T04:43:59.543 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd pool create unique_pool_5 16 2024-09-14T04:43:59.611 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:59.639 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:43:59.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:59.641 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:43:59.742 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:59.761 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:59.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:59.763 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:43:59.864 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:59.889 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:43:59.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:43:59.891 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:43:59.943 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:59 smithi038 bash[84940]: cluster 2024-09-14T04:43:59.435334+0000 mgr.y (mgr.26165) 1091 : cluster [DBG] pgmap v1109: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:43:59.943 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:43:59 smithi038 bash[84940]: cluster 2024-09-14T04:43:59.435334+0000 mgr.y (mgr.26165) 1091 : cluster [DBG] pgmap v1109: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:43:59.943 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:59 smithi038 bash[87336]: cluster 2024-09-14T04:43:59.435334+0000 mgr.y (mgr.26165) 1091 : cluster [DBG] pgmap v1109: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:43:59.944 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:43:59 smithi038 bash[87336]: cluster 2024-09-14T04:43:59.435334+0000 mgr.y (mgr.26165) 1091 : cluster [DBG] pgmap v1109: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:43:59.993 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:00.014 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:00.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:00.016 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:44:00.117 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:00.141 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:00.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:00.143 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:44:00.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:59 smithi123 bash[68976]: cluster 2024-09-14T04:43:59.435334+0000 mgr.y (mgr.26165) 1091 : cluster [DBG] pgmap v1109: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:00.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:43:59 smithi123 bash[68976]: cluster 2024-09-14T04:43:59.435334+0000 mgr.y (mgr.26165) 1091 : cluster [DBG] pgmap v1109: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:00.244 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:00.268 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:00.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:00.271 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:44:00.372 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:00.401 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:00.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:00.403 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:44:00.504 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:00.515 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:44:00 smithi123 bash[61744]: ts=2024-09-14T04:44:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:44:00.530 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:00.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:00.532 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:44:00.633 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:00.662 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:00.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:00.664 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:44:00.765 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:00.792 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:00.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:00.795 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:44:00.896 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:00.923 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:00.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:00.925 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:44:01.026 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:01.053 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:01.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:01.055 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:44:01.100 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:00 smithi123 bash[68976]: audit 2024-09-14T04:44:00.242171+0000 mon.a (mon.0) 1303 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:44:01.100 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:00 smithi123 bash[68976]: audit 2024-09-14T04:44:00.242171+0000 mon.a (mon.0) 1303 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:44:01.157 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:01.186 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:01.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:01.188 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:44:01.289 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:01.315 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:01.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:01.317 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:44:01.418 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:01.445 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:01.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:01.448 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:44:01.549 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:01.569 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:01.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:01.571 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:44:01.581 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:01 smithi038 bash[84940]: audit 2024-09-14T04:44:00.242171+0000 mon.a (mon.0) 1303 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:44:01.582 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:01 smithi038 bash[84940]: audit 2024-09-14T04:44:00.242171+0000 mon.a (mon.0) 1303 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:44:01.672 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:01.701 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:01.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:01.704 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:44:01.805 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:01.834 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:01.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:01.837 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:44:01.913 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:01 smithi038 bash[87336]: audit 2024-09-14T04:44:00.242171+0000 mon.a (mon.0) 1303 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:44:01.913 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:01 smithi038 bash[87336]: audit 2024-09-14T04:44:00.242171+0000 mon.a (mon.0) 1303 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:44:01.937 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:01.958 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:01.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:01.960 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:44:02.061 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:02.090 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:02.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:02.092 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:44:02.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:01 smithi123 bash[68976]: cluster 2024-09-14T04:44:01.436355+0000 mgr.y (mgr.26165) 1092 : cluster [DBG] pgmap v1110: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:02.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:01 smithi123 bash[68976]: cluster 2024-09-14T04:44:01.436355+0000 mgr.y (mgr.26165) 1092 : cluster [DBG] pgmap v1110: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:02.193 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:02.204 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:01 smithi038 bash[84940]: cluster 2024-09-14T04:44:01.436355+0000 mgr.y (mgr.26165) 1092 : cluster [DBG] pgmap v1110: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:02.205 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:01 smithi038 bash[84940]: cluster 2024-09-14T04:44:01.436355+0000 mgr.y (mgr.26165) 1092 : cluster [DBG] pgmap v1110: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:02.205 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:01 smithi038 bash[87336]: cluster 2024-09-14T04:44:01.436355+0000 mgr.y (mgr.26165) 1092 : cluster [DBG] pgmap v1110: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:02.205 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:01 smithi038 bash[87336]: cluster 2024-09-14T04:44:01.436355+0000 mgr.y (mgr.26165) 1092 : cluster [DBG] pgmap v1110: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:02.221 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:02.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:02.224 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:44:02.325 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:02.352 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:02.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:02.354 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:44:02.455 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:02.482 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:02.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:02.484 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:44:02.585 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:02.613 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:02.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:02.616 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:44:02.717 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:02.746 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:02.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:02.748 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:44:02.849 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:02.877 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:02.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:02.880 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:44:02.980 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:03.007 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:03.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:03.010 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:44:03.111 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:03.134 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:03.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:03.136 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:44:03.238 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:03.264 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:03.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:03.266 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:44:03.367 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:03.395 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:03.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:03.397 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:44:03.498 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:03.499 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T04:44:03.510 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:03 smithi038 bash[87336]: audit 2024-09-14T04:44:02.489811+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:44:03.511 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:03 smithi038 bash[87336]: audit 2024-09-14T04:44:02.489811+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:44:03.511 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:03 smithi038 bash[87336]: audit 2024-09-14T04:44:02.504833+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:44:03.511 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:03 smithi038 bash[87336]: audit 2024-09-14T04:44:02.504833+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:44:03.511 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:03 smithi038 bash[84940]: audit 2024-09-14T04:44:02.489811+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:44:03.511 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:03 smithi038 bash[84940]: audit 2024-09-14T04:44:02.489811+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:44:03.511 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:03 smithi038 bash[84940]: audit 2024-09-14T04:44:02.504833+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:44:03.511 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:03 smithi038 bash[84940]: audit 2024-09-14T04:44:02.504833+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:44:03.526 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:03.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:03.528 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:44:03.629 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:03.639 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:03 smithi123 bash[68976]: audit 2024-09-14T04:44:02.489811+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:44:03.639 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:03 smithi123 bash[68976]: audit 2024-09-14T04:44:02.489811+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:44:03.640 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:03 smithi123 bash[68976]: audit 2024-09-14T04:44:02.504833+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:44:03.640 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:03 smithi123 bash[68976]: audit 2024-09-14T04:44:02.504833+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:44:03.655 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:03.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:03.657 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:44:03.758 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:03.785 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:03.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:03.787 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:44:03.857 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph tell osd.6 reset_purged_snaps_last 2024-09-14T04:44:03.887 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:03.925 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:03.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:03.927 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:44:04.028 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:04.053 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:04.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:04.055 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:44:04.156 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:04.184 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:04.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:04.187 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:44:04.288 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:04.317 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:04.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:04.320 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:44:04.421 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:04.440 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:04.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:04.443 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:44:04.518 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0: {} 2024-09-14T04:44:04.518 INFO:teuthology.orchestra.run.smithi038.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-14T04:44:04.544 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:04.546 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1: {} 2024-09-14T04:44:04.546 INFO:teuthology.orchestra.run.smithi038.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-14T04:44:04.554 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:04 smithi038 bash[84940]: cluster 2024-09-14T04:44:03.437231+0000 mgr.y (mgr.26165) 1093 : cluster [DBG] pgmap v1111: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:04.554 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:04 smithi038 bash[84940]: cluster 2024-09-14T04:44:03.437231+0000 mgr.y (mgr.26165) 1093 : cluster [DBG] pgmap v1111: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:04.555 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:04 smithi038 bash[84940]: audit 2024-09-14T04:44:04.498982+0000 mon.c (mon.2) 63 : audit [DBG] from='client.? 172.21.15.38:0/2227745506' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:44:04.555 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:04 smithi038 bash[84940]: audit 2024-09-14T04:44:04.498982+0000 mon.c (mon.2) 63 : audit [DBG] from='client.? 172.21.15.38:0/2227745506' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:44:04.555 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:04 smithi038 bash[87336]: cluster 2024-09-14T04:44:03.437231+0000 mgr.y (mgr.26165) 1093 : cluster [DBG] pgmap v1111: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:04.555 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:04 smithi038 bash[87336]: cluster 2024-09-14T04:44:03.437231+0000 mgr.y (mgr.26165) 1093 : cluster [DBG] pgmap v1111: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:04.555 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:04 smithi038 bash[87336]: audit 2024-09-14T04:44:04.498982+0000 mon.c (mon.2) 63 : audit [DBG] from='client.? 172.21.15.38:0/2227745506' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:44:04.555 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:04 smithi038 bash[87336]: audit 2024-09-14T04:44:04.498982+0000 mon.c (mon.2) 63 : audit [DBG] from='client.? 172.21.15.38:0/2227745506' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:44:04.568 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2: {} 2024-09-14T04:44:04.568 INFO:teuthology.orchestra.run.smithi038.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-14T04:44:04.571 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:04.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:04.574 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:44:04.588 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3: {} 2024-09-14T04:44:04.588 INFO:teuthology.orchestra.run.smithi038.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-14T04:44:04.607 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4: {} 2024-09-14T04:44:04.608 INFO:teuthology.orchestra.run.smithi038.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-14T04:44:04.625 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5: {} 2024-09-14T04:44:04.626 INFO:teuthology.orchestra.run.smithi038.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-14T04:44:04.648 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6: {} 2024-09-14T04:44:04.649 INFO:teuthology.orchestra.run.smithi038.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-14T04:44:04.669 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7: {} 2024-09-14T04:44:04.669 INFO:teuthology.orchestra.run.smithi038.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-14T04:44:04.675 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:04.700 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:04.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:04.702 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:44:04.803 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:04.814 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:04 smithi123 bash[68976]: cluster 2024-09-14T04:44:03.437231+0000 mgr.y (mgr.26165) 1093 : cluster [DBG] pgmap v1111: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:04.814 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:04 smithi123 bash[68976]: cluster 2024-09-14T04:44:03.437231+0000 mgr.y (mgr.26165) 1093 : cluster [DBG] pgmap v1111: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:04.815 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:04 smithi123 bash[68976]: audit 2024-09-14T04:44:04.498982+0000 mon.c (mon.2) 63 : audit [DBG] from='client.? 172.21.15.38:0/2227745506' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:44:04.815 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:04 smithi123 bash[68976]: audit 2024-09-14T04:44:04.498982+0000 mon.c (mon.2) 63 : audit [DBG] from='client.? 172.21.15.38:0/2227745506' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:44:04.829 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:04.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:04.832 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:44:04.932 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:04.960 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:04.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:04.963 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:44:05.064 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:05.082 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:05.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:05.084 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:44:05.185 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:05.209 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:05.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:05.211 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:44:05.312 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:05.335 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:05.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:05.338 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:44:05.438 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:05.466 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:05.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:05.468 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:44:05.535 INFO:teuthology.orchestra.run.smithi038.stderr:noscrub is set 2024-09-14T04:44:05.569 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:05.577 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:05 smithi038 bash[84940]: audit 2024-09-14T04:44:04.897107+0000 mon.c (mon.2) 64 : audit [INF] from='client.? 172.21.15.38:0/3067508922' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:44:05.577 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:05 smithi038 bash[84940]: audit 2024-09-14T04:44:04.897107+0000 mon.c (mon.2) 64 : audit [INF] from='client.? 172.21.15.38:0/3067508922' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:44:05.577 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:05 smithi038 bash[84940]: audit 2024-09-14T04:44:04.897423+0000 mon.a (mon.0) 1306 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:44:05.577 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:05 smithi038 bash[84940]: audit 2024-09-14T04:44:04.897423+0000 mon.a (mon.0) 1306 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:44:05.577 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:05 smithi038 bash[84940]: audit 2024-09-14T04:44:05.018265+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:44:05.577 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:05 smithi038 bash[84940]: audit 2024-09-14T04:44:05.018265+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:44:05.577 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:05 smithi038 bash[84940]: audit 2024-09-14T04:44:05.026789+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:44:05.577 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:05 smithi038 bash[84940]: audit 2024-09-14T04:44:05.026789+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:44:05.578 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:05 smithi038 bash[87336]: audit 2024-09-14T04:44:04.897107+0000 mon.c (mon.2) 64 : audit [INF] from='client.? 172.21.15.38:0/3067508922' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:44:05.578 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:05 smithi038 bash[87336]: audit 2024-09-14T04:44:04.897107+0000 mon.c (mon.2) 64 : audit [INF] from='client.? 172.21.15.38:0/3067508922' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:44:05.578 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:05 smithi038 bash[87336]: audit 2024-09-14T04:44:04.897423+0000 mon.a (mon.0) 1306 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:44:05.578 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:05 smithi038 bash[87336]: audit 2024-09-14T04:44:04.897423+0000 mon.a (mon.0) 1306 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:44:05.578 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:05 smithi038 bash[87336]: audit 2024-09-14T04:44:05.018265+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:44:05.578 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:05 smithi038 bash[87336]: audit 2024-09-14T04:44:05.018265+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:44:05.578 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:05 smithi038 bash[87336]: audit 2024-09-14T04:44:05.026789+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:44:05.578 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:05 smithi038 bash[87336]: audit 2024-09-14T04:44:05.026789+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:44:05.587 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:05.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:05.589 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:44:05.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:05 smithi123 bash[68976]: audit 2024-09-14T04:44:04.897107+0000 mon.c (mon.2) 64 : audit [INF] from='client.? 172.21.15.38:0/3067508922' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:44:05.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:05 smithi123 bash[68976]: audit 2024-09-14T04:44:04.897107+0000 mon.c (mon.2) 64 : audit [INF] from='client.? 172.21.15.38:0/3067508922' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:44:05.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:05 smithi123 bash[68976]: audit 2024-09-14T04:44:04.897423+0000 mon.a (mon.0) 1306 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:44:05.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:05 smithi123 bash[68976]: audit 2024-09-14T04:44:04.897423+0000 mon.a (mon.0) 1306 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:44:05.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:05 smithi123 bash[68976]: audit 2024-09-14T04:44:05.018265+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:44:05.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:05 smithi123 bash[68976]: audit 2024-09-14T04:44:05.018265+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:44:05.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:05 smithi123 bash[68976]: audit 2024-09-14T04:44:05.026789+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:44:05.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:05 smithi123 bash[68976]: audit 2024-09-14T04:44:05.026789+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:44:05.690 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:05.717 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:05.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:05.720 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:44:05.821 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:05.844 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:05.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:05.846 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:44:05.947 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:05.972 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:05.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:05.975 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:44:06.076 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:06.103 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:06.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:06.106 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:44:06.206 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:06.233 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:06.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:06.236 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:44:06.337 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:06.364 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:06.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:06.367 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:44:06.467 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:06.493 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:06.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:06.495 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:44:06.596 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:06.607 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:06 smithi123 bash[68976]: cluster 2024-09-14T04:44:05.438108+0000 mgr.y (mgr.26165) 1094 : cluster [DBG] pgmap v1112: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:06.608 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:06 smithi123 bash[68976]: cluster 2024-09-14T04:44:05.438108+0000 mgr.y (mgr.26165) 1094 : cluster [DBG] pgmap v1112: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:06.608 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:06 smithi123 bash[68976]: cluster 2024-09-14T04:44:05.517288+0000 mon.a (mon.0) 1309 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:44:06.608 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:06 smithi123 bash[68976]: cluster 2024-09-14T04:44:05.517288+0000 mon.a (mon.0) 1309 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:44:06.608 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:06 smithi123 bash[68976]: audit 2024-09-14T04:44:05.530608+0000 mon.a (mon.0) 1310 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:44:06.608 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:06 smithi123 bash[68976]: audit 2024-09-14T04:44:05.530608+0000 mon.a (mon.0) 1310 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:44:06.608 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:06 smithi123 bash[68976]: cluster 2024-09-14T04:44:05.536113+0000 mon.a (mon.0) 1311 : cluster [DBG] osdmap e230: 8 total, 8 up, 8 in 2024-09-14T04:44:06.608 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:06 smithi123 bash[68976]: cluster 2024-09-14T04:44:05.536113+0000 mon.a (mon.0) 1311 : cluster [DBG] osdmap e230: 8 total, 8 up, 8 in 2024-09-14T04:44:06.608 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:06 smithi123 bash[68976]: audit 2024-09-14T04:44:05.643305+0000 mon.a (mon.0) 1312 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:44:06.608 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:06 smithi123 bash[68976]: audit 2024-09-14T04:44:05.643305+0000 mon.a (mon.0) 1312 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:44:06.608 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:06 smithi123 bash[68976]: audit 2024-09-14T04:44:05.643971+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:44:06.608 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:06 smithi123 bash[68976]: audit 2024-09-14T04:44:05.643971+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:44:06.608 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:06 smithi123 bash[68976]: audit 2024-09-14T04:44:05.649091+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:44:06.609 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:06 smithi123 bash[68976]: audit 2024-09-14T04:44:05.649091+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:44:06.622 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:06.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:06.625 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:44:06.725 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:06.753 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:06.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:06.755 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:44:06.856 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:06.891 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:06.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:06.893 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:44:06.994 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:07.009 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:06 smithi038 bash[87336]: cluster 2024-09-14T04:44:05.438108+0000 mgr.y (mgr.26165) 1094 : cluster [DBG] pgmap v1112: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:07.009 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:06 smithi038 bash[87336]: cluster 2024-09-14T04:44:05.438108+0000 mgr.y (mgr.26165) 1094 : cluster [DBG] pgmap v1112: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:07.009 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:06 smithi038 bash[87336]: cluster 2024-09-14T04:44:05.517288+0000 mon.a (mon.0) 1309 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:44:07.009 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:06 smithi038 bash[87336]: cluster 2024-09-14T04:44:05.517288+0000 mon.a (mon.0) 1309 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:44:07.009 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:06 smithi038 bash[87336]: audit 2024-09-14T04:44:05.530608+0000 mon.a (mon.0) 1310 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:44:07.009 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:06 smithi038 bash[87336]: audit 2024-09-14T04:44:05.530608+0000 mon.a (mon.0) 1310 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:44:07.009 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:06 smithi038 bash[87336]: cluster 2024-09-14T04:44:05.536113+0000 mon.a (mon.0) 1311 : cluster [DBG] osdmap e230: 8 total, 8 up, 8 in 2024-09-14T04:44:07.009 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:06 smithi038 bash[87336]: cluster 2024-09-14T04:44:05.536113+0000 mon.a (mon.0) 1311 : cluster [DBG] osdmap e230: 8 total, 8 up, 8 in 2024-09-14T04:44:07.009 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:06 smithi038 bash[87336]: audit 2024-09-14T04:44:05.643305+0000 mon.a (mon.0) 1312 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:44:07.009 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:06 smithi038 bash[87336]: audit 2024-09-14T04:44:05.643305+0000 mon.a (mon.0) 1312 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:44:07.010 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:06 smithi038 bash[87336]: audit 2024-09-14T04:44:05.643971+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:44:07.010 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:06 smithi038 bash[87336]: audit 2024-09-14T04:44:05.643971+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:44:07.010 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:06 smithi038 bash[87336]: audit 2024-09-14T04:44:05.649091+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:44:07.010 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:06 smithi038 bash[87336]: audit 2024-09-14T04:44:05.649091+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:44:07.010 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:06 smithi038 bash[84940]: cluster 2024-09-14T04:44:05.438108+0000 mgr.y (mgr.26165) 1094 : cluster [DBG] pgmap v1112: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:07.010 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:06 smithi038 bash[84940]: cluster 2024-09-14T04:44:05.438108+0000 mgr.y (mgr.26165) 1094 : cluster [DBG] pgmap v1112: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:07.010 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:06 smithi038 bash[84940]: cluster 2024-09-14T04:44:05.517288+0000 mon.a (mon.0) 1309 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:44:07.010 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:06 smithi038 bash[84940]: cluster 2024-09-14T04:44:05.517288+0000 mon.a (mon.0) 1309 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:44:07.010 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:06 smithi038 bash[84940]: audit 2024-09-14T04:44:05.530608+0000 mon.a (mon.0) 1310 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:44:07.011 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:06 smithi038 bash[84940]: audit 2024-09-14T04:44:05.530608+0000 mon.a (mon.0) 1310 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:44:07.011 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:06 smithi038 bash[84940]: cluster 2024-09-14T04:44:05.536113+0000 mon.a (mon.0) 1311 : cluster [DBG] osdmap e230: 8 total, 8 up, 8 in 2024-09-14T04:44:07.011 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:06 smithi038 bash[84940]: cluster 2024-09-14T04:44:05.536113+0000 mon.a (mon.0) 1311 : cluster [DBG] osdmap e230: 8 total, 8 up, 8 in 2024-09-14T04:44:07.011 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:06 smithi038 bash[84940]: audit 2024-09-14T04:44:05.643305+0000 mon.a (mon.0) 1312 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:44:07.011 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:06 smithi038 bash[84940]: audit 2024-09-14T04:44:05.643305+0000 mon.a (mon.0) 1312 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:44:07.011 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:06 smithi038 bash[84940]: audit 2024-09-14T04:44:05.643971+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:44:07.011 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:06 smithi038 bash[84940]: audit 2024-09-14T04:44:05.643971+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:44:07.011 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:06 smithi038 bash[84940]: audit 2024-09-14T04:44:05.649091+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:44:07.011 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:06 smithi038 bash[84940]: audit 2024-09-14T04:44:05.649091+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:44:07.025 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:07.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:07.027 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:44:07.128 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:07.157 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:07.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:07.160 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:44:07.261 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:07.291 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:07.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:07.293 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:44:07.327 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:44:07.394 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:07.416 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:07.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:07.419 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:44:07.519 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:07.547 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:07.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:07.549 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:44:07.650 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:07.678 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:07.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:07.680 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:44:07.781 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:07.807 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:07.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:07.810 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:44:07.830 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-14T04:44:07.870 INFO:teuthology.orchestra.run.smithi123.stdout:ERROR: (22) Invalid argument 2024-09-14T04:44:07.870 INFO:teuthology.orchestra.run.smithi123.stdout:op_tracker tracking is not enabled now, so no ops 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-09-14T04:44:07.910 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:07.935 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:07.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:07.937 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:44:08.038 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:08.060 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:08.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:08.062 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:44:08.163 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:08.189 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:08.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:08.191 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:44:08.292 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:08.320 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:08.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:08.322 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:44:08.423 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:08.450 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:08.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:08.452 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:44:08.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:44:08 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:44:08] "GET /metrics HTTP/1.1" 200 34292 "" "Prometheus/2.51.0" 2024-09-14T04:44:08.553 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:08.563 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd set nodeep-scrub 2024-09-14T04:44:08.582 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:08.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:08.584 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:44:08.685 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:08.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:08 smithi123 bash[68976]: cluster 2024-09-14T04:44:07.438761+0000 mgr.y (mgr.26165) 1095 : cluster [DBG] pgmap v1114: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:08.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:08 smithi123 bash[68976]: cluster 2024-09-14T04:44:07.438761+0000 mgr.y (mgr.26165) 1095 : cluster [DBG] pgmap v1114: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:08.715 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:08.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:08.718 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:44:08.725 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.5 dump_ops_in_flight 2024-09-14T04:44:08.818 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:08.829 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:08 smithi038 bash[84940]: cluster 2024-09-14T04:44:07.438761+0000 mgr.y (mgr.26165) 1095 : cluster [DBG] pgmap v1114: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:08.829 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:08 smithi038 bash[84940]: cluster 2024-09-14T04:44:07.438761+0000 mgr.y (mgr.26165) 1095 : cluster [DBG] pgmap v1114: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:08.829 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:08 smithi038 bash[87336]: cluster 2024-09-14T04:44:07.438761+0000 mgr.y (mgr.26165) 1095 : cluster [DBG] pgmap v1114: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:08.829 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:08 smithi038 bash[87336]: cluster 2024-09-14T04:44:07.438761+0000 mgr.y (mgr.26165) 1095 : cluster [DBG] pgmap v1114: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:08.841 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:08.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:08.844 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:44:08.944 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:08.967 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:08.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:08.970 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:44:09.070 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:09.097 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:09.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:09.099 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:44:09.200 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:09.226 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:09.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:09.228 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:44:09.329 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:09.353 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:44:09.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:09.357 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:09.357 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:44:09.458 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:09.486 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:09.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:09.488 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:44:09.589 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:09.615 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:09.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:09.617 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:44:09.718 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:09.745 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:09.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:09.747 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:44:09.848 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:09.878 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:09.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:09.880 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:44:09.981 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:10.012 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:10.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:10.014 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:44:10.115 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:10.143 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:10.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:10.146 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:44:10.247 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:10.272 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:10.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:10.274 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:44:10.375 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:10.386 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:44:10 smithi123 bash[61744]: ts=2024-09-14T04:44:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:44:10.400 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:10.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:10.402 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:44:10.503 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:10.527 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:10.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:10.529 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:44:10.629 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:10.656 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:10.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:10.658 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:44:10.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:10 smithi123 bash[68976]: cluster 2024-09-14T04:44:09.439488+0000 mgr.y (mgr.26165) 1096 : cluster [DBG] pgmap v1115: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:10.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:10 smithi123 bash[68976]: cluster 2024-09-14T04:44:09.439488+0000 mgr.y (mgr.26165) 1096 : cluster [DBG] pgmap v1115: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:10.758 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:10.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:10 smithi038 bash[87336]: cluster 2024-09-14T04:44:09.439488+0000 mgr.y (mgr.26165) 1096 : cluster [DBG] pgmap v1115: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:10.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:10 smithi038 bash[87336]: cluster 2024-09-14T04:44:09.439488+0000 mgr.y (mgr.26165) 1096 : cluster [DBG] pgmap v1115: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:10.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:10 smithi038 bash[84940]: cluster 2024-09-14T04:44:09.439488+0000 mgr.y (mgr.26165) 1096 : cluster [DBG] pgmap v1115: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:10.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:10 smithi038 bash[84940]: cluster 2024-09-14T04:44:09.439488+0000 mgr.y (mgr.26165) 1096 : cluster [DBG] pgmap v1115: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:10.785 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:10.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:10.789 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:44:10.890 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:10.916 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:10.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:10.919 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:44:11.020 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:11.048 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:11.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:11.050 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:44:11.151 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:11.179 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:11.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:11.181 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:44:11.282 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:11.309 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:11.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:11.311 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:44:11.412 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:11.440 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:11.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:11.443 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:44:11.544 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:11.564 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:11.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:11.566 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:44:11.667 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:11.697 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:11.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:11.699 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:44:11.800 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:11.824 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:11.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:11.826 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:44:11.927 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:11.954 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:11.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:11.956 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:44:12.057 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:12.086 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:12.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:12.088 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:44:12.189 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:12.217 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:12.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:12.219 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:44:12.320 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:12.350 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:12.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:12.353 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:44:12.454 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:12.481 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:12.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:12.483 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:44:12.584 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:12.610 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:12.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:12.613 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:44:12.713 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:12.725 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:12 smithi038 bash[84940]: cluster 2024-09-14T04:44:11.440483+0000 mgr.y (mgr.26165) 1097 : cluster [DBG] pgmap v1116: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:12.725 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:12 smithi038 bash[84940]: cluster 2024-09-14T04:44:11.440483+0000 mgr.y (mgr.26165) 1097 : cluster [DBG] pgmap v1116: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:12.725 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:12 smithi038 bash[87336]: cluster 2024-09-14T04:44:11.440483+0000 mgr.y (mgr.26165) 1097 : cluster [DBG] pgmap v1116: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:12.726 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:12 smithi038 bash[87336]: cluster 2024-09-14T04:44:11.440483+0000 mgr.y (mgr.26165) 1097 : cluster [DBG] pgmap v1116: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:12.742 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:12.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:12.745 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:44:12.845 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:12.873 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:12.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:12.875 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:44:12.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:12 smithi123 bash[68976]: cluster 2024-09-14T04:44:11.440483+0000 mgr.y (mgr.26165) 1097 : cluster [DBG] pgmap v1116: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:12.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:12 smithi123 bash[68976]: cluster 2024-09-14T04:44:11.440483+0000 mgr.y (mgr.26165) 1097 : cluster [DBG] pgmap v1116: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:12.976 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:13.003 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:13.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:13.005 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:44:13.106 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:13.127 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:13.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:13.129 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:44:13.230 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:13.259 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:13.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:13.261 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:44:13.362 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:13.388 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:13.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:13.390 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:44:13.480 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:44:13.481 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:44:13.490 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:13.510 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:13.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:13.513 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:44:13.544 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T04:44:13.613 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:13.639 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:13.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:13.641 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:44:13.742 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:13.769 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:13.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:13.771 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:44:13.872 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:13.898 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:13.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:13.900 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:44:14.001 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:14.029 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:14.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:14.031 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:44:14.132 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:14.160 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:14.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:14.162 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:44:14.263 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:14.290 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:14.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:14.292 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:44:14.393 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:14.421 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:14.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:14.423 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:44:14.524 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:14.552 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:14.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:14.555 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:44:14.572 INFO:teuthology.orchestra.run.smithi038.stderr:pool 'unique_pool_5' created 2024-09-14T04:44:14.655 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:14.666 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:14 smithi123 bash[68976]: cluster 2024-09-14T04:44:13.441001+0000 mgr.y (mgr.26165) 1098 : cluster [DBG] pgmap v1117: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:14.666 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:14 smithi123 bash[68976]: cluster 2024-09-14T04:44:13.441001+0000 mgr.y (mgr.26165) 1098 : cluster [DBG] pgmap v1117: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:14.666 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:14 smithi123 bash[68976]: audit 2024-09-14T04:44:13.686960+0000 mon.a (mon.0) 1315 : audit [INF] from='client.? 172.21.15.38:0/3691721333' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16} : dispatch 2024-09-14T04:44:14.667 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:14 smithi123 bash[68976]: audit 2024-09-14T04:44:13.686960+0000 mon.a (mon.0) 1315 : audit [INF] from='client.? 172.21.15.38:0/3691721333' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16} : dispatch 2024-09-14T04:44:14.679 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:14.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:14.684 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:44:14.785 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:14.813 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:14.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:14.815 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:44:14.916 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:14.943 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:14.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:14.945 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:44:15.046 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:15.075 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:15.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:15.078 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:44:15.174 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:14 smithi038 bash[84940]: cluster 2024-09-14T04:44:13.441001+0000 mgr.y (mgr.26165) 1098 : cluster [DBG] pgmap v1117: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:15.174 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:14 smithi038 bash[84940]: cluster 2024-09-14T04:44:13.441001+0000 mgr.y (mgr.26165) 1098 : cluster [DBG] pgmap v1117: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:15.175 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:14 smithi038 bash[84940]: audit 2024-09-14T04:44:13.686960+0000 mon.a (mon.0) 1315 : audit [INF] from='client.? 172.21.15.38:0/3691721333' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16} : dispatch 2024-09-14T04:44:15.175 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:14 smithi038 bash[84940]: audit 2024-09-14T04:44:13.686960+0000 mon.a (mon.0) 1315 : audit [INF] from='client.? 172.21.15.38:0/3691721333' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16} : dispatch 2024-09-14T04:44:15.175 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:14 smithi038 bash[87336]: cluster 2024-09-14T04:44:13.441001+0000 mgr.y (mgr.26165) 1098 : cluster [DBG] pgmap v1117: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:15.175 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:14 smithi038 bash[87336]: cluster 2024-09-14T04:44:13.441001+0000 mgr.y (mgr.26165) 1098 : cluster [DBG] pgmap v1117: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:15.175 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:14 smithi038 bash[87336]: audit 2024-09-14T04:44:13.686960+0000 mon.a (mon.0) 1315 : audit [INF] from='client.? 172.21.15.38:0/3691721333' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16} : dispatch 2024-09-14T04:44:15.175 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:14 smithi038 bash[87336]: audit 2024-09-14T04:44:13.686960+0000 mon.a (mon.0) 1315 : audit [INF] from='client.? 172.21.15.38:0/3691721333' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16} : dispatch 2024-09-14T04:44:15.178 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:15.207 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:15.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:15.209 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:44:15.310 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:15.335 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:15.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:15.339 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:44:15.439 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:15.466 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:15.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:15.468 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:44:15.569 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:15.601 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:15.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:15.604 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:44:15.705 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:15.719 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:15 smithi038 bash[84940]: audit 2024-09-14T04:44:14.572522+0000 mon.a (mon.0) 1316 : audit [INF] from='client.? 172.21.15.38:0/3691721333' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2024-09-14T04:44:15.719 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:15 smithi038 bash[84940]: audit 2024-09-14T04:44:14.572522+0000 mon.a (mon.0) 1316 : audit [INF] from='client.? 172.21.15.38:0/3691721333' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2024-09-14T04:44:15.719 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:15 smithi038 bash[84940]: cluster 2024-09-14T04:44:14.576646+0000 mon.a (mon.0) 1317 : cluster [DBG] osdmap e231: 8 total, 8 up, 8 in 2024-09-14T04:44:15.719 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:15 smithi038 bash[84940]: cluster 2024-09-14T04:44:14.576646+0000 mon.a (mon.0) 1317 : cluster [DBG] osdmap e231: 8 total, 8 up, 8 in 2024-09-14T04:44:15.719 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:15 smithi038 bash[84940]: audit 2024-09-14T04:44:15.250328+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:44:15.720 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:15 smithi038 bash[84940]: audit 2024-09-14T04:44:15.250328+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:44:15.720 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:15 smithi038 bash[84940]: audit 2024-09-14T04:44:15.251951+0000 mon.a (mon.0) 1319 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:44:15.720 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:15 smithi038 bash[84940]: audit 2024-09-14T04:44:15.251951+0000 mon.a (mon.0) 1319 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:44:15.735 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:15.736 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:15 smithi038 bash[87336]: audit 2024-09-14T04:44:14.572522+0000 mon.a (mon.0) 1316 : audit [INF] from='client.? 172.21.15.38:0/3691721333' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2024-09-14T04:44:15.736 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:15 smithi038 bash[87336]: audit 2024-09-14T04:44:14.572522+0000 mon.a (mon.0) 1316 : audit [INF] from='client.? 172.21.15.38:0/3691721333' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2024-09-14T04:44:15.736 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:15 smithi038 bash[87336]: cluster 2024-09-14T04:44:14.576646+0000 mon.a (mon.0) 1317 : cluster [DBG] osdmap e231: 8 total, 8 up, 8 in 2024-09-14T04:44:15.736 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:15 smithi038 bash[87336]: cluster 2024-09-14T04:44:14.576646+0000 mon.a (mon.0) 1317 : cluster [DBG] osdmap e231: 8 total, 8 up, 8 in 2024-09-14T04:44:15.737 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:15 smithi038 bash[87336]: audit 2024-09-14T04:44:15.250328+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:44:15.737 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:15 smithi038 bash[87336]: audit 2024-09-14T04:44:15.250328+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:44:15.737 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:15 smithi038 bash[87336]: audit 2024-09-14T04:44:15.251951+0000 mon.a (mon.0) 1319 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:44:15.737 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:15 smithi038 bash[87336]: audit 2024-09-14T04:44:15.251951+0000 mon.a (mon.0) 1319 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:44:15.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:15.738 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:44:15.839 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:15.866 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:15.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:15.868 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:44:15.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:15 smithi123 bash[68976]: audit 2024-09-14T04:44:14.572522+0000 mon.a (mon.0) 1316 : audit [INF] from='client.? 172.21.15.38:0/3691721333' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2024-09-14T04:44:15.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:15 smithi123 bash[68976]: audit 2024-09-14T04:44:14.572522+0000 mon.a (mon.0) 1316 : audit [INF] from='client.? 172.21.15.38:0/3691721333' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2024-09-14T04:44:15.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:15 smithi123 bash[68976]: cluster 2024-09-14T04:44:14.576646+0000 mon.a (mon.0) 1317 : cluster [DBG] osdmap e231: 8 total, 8 up, 8 in 2024-09-14T04:44:15.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:15 smithi123 bash[68976]: cluster 2024-09-14T04:44:14.576646+0000 mon.a (mon.0) 1317 : cluster [DBG] osdmap e231: 8 total, 8 up, 8 in 2024-09-14T04:44:15.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:15 smithi123 bash[68976]: audit 2024-09-14T04:44:15.250328+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:44:15.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:15 smithi123 bash[68976]: audit 2024-09-14T04:44:15.250328+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:44:15.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:15 smithi123 bash[68976]: audit 2024-09-14T04:44:15.251951+0000 mon.a (mon.0) 1319 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:44:15.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:15 smithi123 bash[68976]: audit 2024-09-14T04:44:15.251951+0000 mon.a (mon.0) 1319 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:44:15.969 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:15.996 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:15.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:15.998 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:44:16.099 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:16.127 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:16.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:16.129 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:44:16.230 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:16.257 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:16.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:16.259 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:44:16.360 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:16.388 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:16.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:16.390 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:44:16.491 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:16.515 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:16.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:16.518 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:44:16.619 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:16.646 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:16.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:16.649 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:44:16.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:16 smithi123 bash[68976]: cluster 2024-09-14T04:44:15.441656+0000 mgr.y (mgr.26165) 1099 : cluster [DBG] pgmap v1119: 89 pgs: 5 creating+peering, 11 unknown, 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:16.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:16 smithi123 bash[68976]: cluster 2024-09-14T04:44:15.441656+0000 mgr.y (mgr.26165) 1099 : cluster [DBG] pgmap v1119: 89 pgs: 5 creating+peering, 11 unknown, 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:16.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:16 smithi123 bash[68976]: cluster 2024-09-14T04:44:15.585385+0000 mon.a (mon.0) 1320 : cluster [DBG] osdmap e232: 8 total, 8 up, 8 in 2024-09-14T04:44:16.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:16 smithi123 bash[68976]: cluster 2024-09-14T04:44:15.585385+0000 mon.a (mon.0) 1320 : cluster [DBG] osdmap e232: 8 total, 8 up, 8 in 2024-09-14T04:44:16.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:16 smithi123 bash[68976]: cluster 2024-09-14T04:44:16.245867+0000 mon.a (mon.0) 1321 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-14T04:44:16.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:16 smithi123 bash[68976]: cluster 2024-09-14T04:44:16.245867+0000 mon.a (mon.0) 1321 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-14T04:44:16.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:16 smithi123 bash[68976]: cluster 2024-09-14T04:44:16.593753+0000 mon.a (mon.0) 1322 : cluster [DBG] osdmap e233: 8 total, 8 up, 8 in 2024-09-14T04:44:16.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:16 smithi123 bash[68976]: cluster 2024-09-14T04:44:16.593753+0000 mon.a (mon.0) 1322 : cluster [DBG] osdmap e233: 8 total, 8 up, 8 in 2024-09-14T04:44:16.749 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:16.777 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:16.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:16.779 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:44:16.880 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:16.906 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:16.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:16.908 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:44:17.009 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:17.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:16 smithi038 bash[84940]: cluster 2024-09-14T04:44:15.441656+0000 mgr.y (mgr.26165) 1099 : cluster [DBG] pgmap v1119: 89 pgs: 5 creating+peering, 11 unknown, 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:17.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:16 smithi038 bash[84940]: cluster 2024-09-14T04:44:15.441656+0000 mgr.y (mgr.26165) 1099 : cluster [DBG] pgmap v1119: 89 pgs: 5 creating+peering, 11 unknown, 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:17.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:16 smithi038 bash[84940]: cluster 2024-09-14T04:44:15.585385+0000 mon.a (mon.0) 1320 : cluster [DBG] osdmap e232: 8 total, 8 up, 8 in 2024-09-14T04:44:17.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:16 smithi038 bash[84940]: cluster 2024-09-14T04:44:15.585385+0000 mon.a (mon.0) 1320 : cluster [DBG] osdmap e232: 8 total, 8 up, 8 in 2024-09-14T04:44:17.021 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:16 smithi038 bash[84940]: cluster 2024-09-14T04:44:16.245867+0000 mon.a (mon.0) 1321 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-14T04:44:17.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:16 smithi038 bash[84940]: cluster 2024-09-14T04:44:16.245867+0000 mon.a (mon.0) 1321 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-14T04:44:17.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:16 smithi038 bash[84940]: cluster 2024-09-14T04:44:16.593753+0000 mon.a (mon.0) 1322 : cluster [DBG] osdmap e233: 8 total, 8 up, 8 in 2024-09-14T04:44:17.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:16 smithi038 bash[84940]: cluster 2024-09-14T04:44:16.593753+0000 mon.a (mon.0) 1322 : cluster [DBG] osdmap e233: 8 total, 8 up, 8 in 2024-09-14T04:44:17.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:16 smithi038 bash[87336]: cluster 2024-09-14T04:44:15.441656+0000 mgr.y (mgr.26165) 1099 : cluster [DBG] pgmap v1119: 89 pgs: 5 creating+peering, 11 unknown, 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:17.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:16 smithi038 bash[87336]: cluster 2024-09-14T04:44:15.441656+0000 mgr.y (mgr.26165) 1099 : cluster [DBG] pgmap v1119: 89 pgs: 5 creating+peering, 11 unknown, 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:17.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:16 smithi038 bash[87336]: cluster 2024-09-14T04:44:15.585385+0000 mon.a (mon.0) 1320 : cluster [DBG] osdmap e232: 8 total, 8 up, 8 in 2024-09-14T04:44:17.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:16 smithi038 bash[87336]: cluster 2024-09-14T04:44:15.585385+0000 mon.a (mon.0) 1320 : cluster [DBG] osdmap e232: 8 total, 8 up, 8 in 2024-09-14T04:44:17.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:16 smithi038 bash[87336]: cluster 2024-09-14T04:44:16.245867+0000 mon.a (mon.0) 1321 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-14T04:44:17.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:16 smithi038 bash[87336]: cluster 2024-09-14T04:44:16.245867+0000 mon.a (mon.0) 1321 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-14T04:44:17.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:16 smithi038 bash[87336]: cluster 2024-09-14T04:44:16.593753+0000 mon.a (mon.0) 1322 : cluster [DBG] osdmap e233: 8 total, 8 up, 8 in 2024-09-14T04:44:17.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:16 smithi038 bash[87336]: cluster 2024-09-14T04:44:16.593753+0000 mon.a (mon.0) 1322 : cluster [DBG] osdmap e233: 8 total, 8 up, 8 in 2024-09-14T04:44:17.038 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:17.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:17.041 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:44:17.141 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:17.170 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:17.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:17.173 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:44:17.274 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:17.300 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:17.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:17.302 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:44:17.403 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:17.430 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:17.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:17.432 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:44:17.533 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:17.561 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:17.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:17.564 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:44:17.665 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:17.689 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:17.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:17.692 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:44:17.792 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:17.813 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:17.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:17.815 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:44:17.818 INFO:teuthology.orchestra.run.smithi123.stdout:ERROR: (22) Invalid argument 2024-09-14T04:44:17.818 INFO:teuthology.orchestra.run.smithi123.stdout:op_tracker tracking is not enabled now, so no ops 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-09-14T04:44:17.916 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:17.937 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:17.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:17.939 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:44:18.039 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:18.068 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:18.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:18.071 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:44:18.171 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:18.199 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:18.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:18.201 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:44:18.302 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:18.329 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:18.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:18.331 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:44:18.389 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd pool application enable unique_pool_5 rados --yes-i-really-mean-it || true 2024-09-14T04:44:18.432 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:18.460 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:18.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:18.462 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:44:18.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:44:18 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:44:18] "GET /metrics HTTP/1.1" 200 36627 "" "Prometheus/2.51.0" 2024-09-14T04:44:18.562 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:18.589 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:18.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:18.591 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:44:18.691 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:18.713 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.5 dump_blocked_ops 2024-09-14T04:44:18.718 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:18.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:18.721 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:44:18.821 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:18.850 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:18.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:18.852 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:44:18.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:18 smithi123 bash[68976]: cluster 2024-09-14T04:44:17.442426+0000 mgr.y (mgr.26165) 1100 : cluster [DBG] pgmap v1122: 89 pgs: 5 creating+peering, 1 unknown, 83 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:18.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:18 smithi123 bash[68976]: cluster 2024-09-14T04:44:17.442426+0000 mgr.y (mgr.26165) 1100 : cluster [DBG] pgmap v1122: 89 pgs: 5 creating+peering, 1 unknown, 83 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:18.953 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:18.972 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:18.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:18.974 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:44:19.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:18 smithi038 bash[84940]: cluster 2024-09-14T04:44:17.442426+0000 mgr.y (mgr.26165) 1100 : cluster [DBG] pgmap v1122: 89 pgs: 5 creating+peering, 1 unknown, 83 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:19.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:18 smithi038 bash[84940]: cluster 2024-09-14T04:44:17.442426+0000 mgr.y (mgr.26165) 1100 : cluster [DBG] pgmap v1122: 89 pgs: 5 creating+peering, 1 unknown, 83 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:19.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:18 smithi038 bash[87336]: cluster 2024-09-14T04:44:17.442426+0000 mgr.y (mgr.26165) 1100 : cluster [DBG] pgmap v1122: 89 pgs: 5 creating+peering, 1 unknown, 83 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:19.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:18 smithi038 bash[87336]: cluster 2024-09-14T04:44:17.442426+0000 mgr.y (mgr.26165) 1100 : cluster [DBG] pgmap v1122: 89 pgs: 5 creating+peering, 1 unknown, 83 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:19.075 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:19.103 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:19.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:19.105 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:44:19.206 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:19.233 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:19.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:19.235 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:44:19.335 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:19.362 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:19.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:19.364 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:44:19.465 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:19.491 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:19.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:19.494 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:44:19.594 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:19.619 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:19.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:19.622 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:44:19.723 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:19.750 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:19.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:19.752 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:44:19.853 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:19.879 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:19.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:19.881 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:44:19.982 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:20.009 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:20.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:20.012 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:44:20.113 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:20.140 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:20.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:20.143 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:44:20.244 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:20.264 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:20.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:20.266 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:44:20.367 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:20.394 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:20.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:20.397 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:44:20.438 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:44:20 smithi123 bash[61744]: ts=2024-09-14T04:44:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:44:20.497 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:20.525 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:20.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:20.527 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:44:20.628 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:20.657 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:20.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:20.659 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:44:20.760 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:20.771 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:20 smithi123 bash[68976]: cluster 2024-09-14T04:44:19.443271+0000 mgr.y (mgr.26165) 1101 : cluster [DBG] pgmap v1123: 89 pgs: 5 creating+peering, 84 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:20.771 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:20 smithi123 bash[68976]: cluster 2024-09-14T04:44:19.443271+0000 mgr.y (mgr.26165) 1101 : cluster [DBG] pgmap v1123: 89 pgs: 5 creating+peering, 84 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:20.788 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:20.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:20.790 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:44:20.891 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:20.903 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:20 smithi038 bash[84940]: cluster 2024-09-14T04:44:19.443271+0000 mgr.y (mgr.26165) 1101 : cluster [DBG] pgmap v1123: 89 pgs: 5 creating+peering, 84 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:20.903 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:20 smithi038 bash[84940]: cluster 2024-09-14T04:44:19.443271+0000 mgr.y (mgr.26165) 1101 : cluster [DBG] pgmap v1123: 89 pgs: 5 creating+peering, 84 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:20.903 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:20 smithi038 bash[87336]: cluster 2024-09-14T04:44:19.443271+0000 mgr.y (mgr.26165) 1101 : cluster [DBG] pgmap v1123: 89 pgs: 5 creating+peering, 84 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:20.903 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:20 smithi038 bash[87336]: cluster 2024-09-14T04:44:19.443271+0000 mgr.y (mgr.26165) 1101 : cluster [DBG] pgmap v1123: 89 pgs: 5 creating+peering, 84 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:20.918 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:20.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:20.920 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:44:21.021 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:21.050 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:21.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:21.053 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:44:21.153 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:21.182 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:21.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:21.185 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:44:21.285 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:21.314 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:21.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:21.316 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:44:21.417 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:21.445 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:21.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:21.447 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:44:21.548 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:21.573 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:21.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:21.576 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:44:21.676 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:21.704 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:21.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:21.707 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:44:21.807 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:21.835 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:21.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:21.837 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:44:21.938 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:21.965 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:21.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:21.967 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:44:22.067 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:22.094 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:22.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:22.096 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:44:22.197 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:22.225 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:22.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:22.228 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:44:22.328 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:22.359 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:22.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:22.362 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:44:22.462 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:22.494 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:22.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:22.496 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:44:22.597 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:22.626 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:22.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:22.628 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:44:22.729 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:22.757 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:22.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:22.759 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:44:22.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:22 smithi038 bash[84940]: cluster 2024-09-14T04:44:21.444387+0000 mgr.y (mgr.26165) 1102 : cluster [DBG] pgmap v1124: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:22.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:22 smithi038 bash[84940]: cluster 2024-09-14T04:44:21.444387+0000 mgr.y (mgr.26165) 1102 : cluster [DBG] pgmap v1124: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:22.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:22 smithi038 bash[87336]: cluster 2024-09-14T04:44:21.444387+0000 mgr.y (mgr.26165) 1102 : cluster [DBG] pgmap v1124: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:22.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:22 smithi038 bash[87336]: cluster 2024-09-14T04:44:21.444387+0000 mgr.y (mgr.26165) 1102 : cluster [DBG] pgmap v1124: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:22.860 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:22.889 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:22.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:22.892 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:44:22.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:22 smithi123 bash[68976]: cluster 2024-09-14T04:44:21.444387+0000 mgr.y (mgr.26165) 1102 : cluster [DBG] pgmap v1124: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:22.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:22 smithi123 bash[68976]: cluster 2024-09-14T04:44:21.444387+0000 mgr.y (mgr.26165) 1102 : cluster [DBG] pgmap v1124: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:22.993 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:23.024 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:23.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:23.026 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:44:23.127 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:23.151 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:23.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:23.154 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:44:23.254 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:23.265 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph tell osd.7 reset_purged_snaps_last 2024-09-14T04:44:23.280 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:23.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:23.282 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:44:23.383 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:23.403 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:23.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:23.406 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:44:23.484 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T04:44:23.507 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:23.530 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:23.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:23.533 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:44:23.633 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:23.661 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:23.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:23.664 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:44:23.765 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:23.793 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:23.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:23.796 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:44:23.897 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:23.930 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:23.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:23.932 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:44:24.033 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:24.060 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:24.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:24.063 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:44:24.164 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:24.190 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:24.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:24.192 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:44:24.293 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:24.322 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:24.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:24.325 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:44:24.426 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:24.454 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:24.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:24.456 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:44:24.557 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:24.583 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:24.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:24.585 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:44:24.686 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:24.714 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:24.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:24.716 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:44:24.817 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:24.845 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:24.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:24.847 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:44:24.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:24 smithi123 bash[68976]: cluster 2024-09-14T04:44:23.445080+0000 mgr.y (mgr.26165) 1103 : cluster [DBG] pgmap v1125: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:24.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:24 smithi123 bash[68976]: cluster 2024-09-14T04:44:23.445080+0000 mgr.y (mgr.26165) 1103 : cluster [DBG] pgmap v1125: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:24.948 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:24.973 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:24.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:24.975 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:44:25.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:24 smithi038 bash[84940]: cluster 2024-09-14T04:44:23.445080+0000 mgr.y (mgr.26165) 1103 : cluster [DBG] pgmap v1125: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:25.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:24 smithi038 bash[84940]: cluster 2024-09-14T04:44:23.445080+0000 mgr.y (mgr.26165) 1103 : cluster [DBG] pgmap v1125: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:25.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:24 smithi038 bash[87336]: cluster 2024-09-14T04:44:23.445080+0000 mgr.y (mgr.26165) 1103 : cluster [DBG] pgmap v1125: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:25.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:24 smithi038 bash[87336]: cluster 2024-09-14T04:44:23.445080+0000 mgr.y (mgr.26165) 1103 : cluster [DBG] pgmap v1125: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:25.076 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:25.106 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:25.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:25.109 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:44:25.209 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:25.238 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:25.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:25.241 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:44:25.341 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:25.370 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:25.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:25.372 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:44:25.473 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:25.500 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:25.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:25.502 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:44:25.603 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:25.631 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:25.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:25.634 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:44:25.734 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:25.764 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:25.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:25.767 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:44:25.867 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:25.896 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:25.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:25.898 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:44:25.999 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:26.015 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:44:26.025 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:26.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:26.028 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:44:26.093 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0: {} 2024-09-14T04:44:26.093 INFO:teuthology.orchestra.run.smithi038.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-14T04:44:26.111 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1: {} 2024-09-14T04:44:26.111 INFO:teuthology.orchestra.run.smithi038.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-14T04:44:26.127 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2: {} 2024-09-14T04:44:26.128 INFO:teuthology.orchestra.run.smithi038.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-14T04:44:26.129 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:26.145 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3: {} 2024-09-14T04:44:26.145 INFO:teuthology.orchestra.run.smithi038.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-14T04:44:26.148 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:26.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:26.150 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:44:26.164 INFO:teuthology.orchestra.run.smithi038.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-14T04:44:26.164 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4: {} 2024-09-14T04:44:26.181 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5: {} 2024-09-14T04:44:26.181 INFO:teuthology.orchestra.run.smithi038.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-14T04:44:26.201 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6: {} 2024-09-14T04:44:26.201 INFO:teuthology.orchestra.run.smithi038.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-14T04:44:26.220 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7: {} 2024-09-14T04:44:26.220 INFO:teuthology.orchestra.run.smithi038.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-14T04:44:26.251 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:26.271 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:26.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:26.273 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:44:26.374 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:26.401 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:26.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:26.404 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:44:26.505 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:26.533 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:26.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:26.535 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:44:26.636 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:26.660 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:26.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:26.663 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:44:26.763 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:26.792 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:26.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:26.794 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:44:26.895 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:26.922 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:26.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:26.924 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:44:26.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:26 smithi123 bash[68976]: cluster 2024-09-14T04:44:25.445980+0000 mgr.y (mgr.26165) 1104 : cluster [DBG] pgmap v1126: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:26.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:26 smithi123 bash[68976]: cluster 2024-09-14T04:44:25.445980+0000 mgr.y (mgr.26165) 1104 : cluster [DBG] pgmap v1126: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:26.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:26 smithi123 bash[68976]: audit 2024-09-14T04:44:25.905412+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:44:26.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:26 smithi123 bash[68976]: audit 2024-09-14T04:44:25.905412+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:44:26.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:26 smithi123 bash[68976]: audit 2024-09-14T04:44:26.073913+0000 mon.a (mon.0) 1324 : audit [DBG] from='client.? 172.21.15.38:0/3260406949' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:44:26.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:26 smithi123 bash[68976]: audit 2024-09-14T04:44:26.073913+0000 mon.a (mon.0) 1324 : audit [DBG] from='client.? 172.21.15.38:0/3260406949' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:44:27.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:26 smithi038 bash[84940]: cluster 2024-09-14T04:44:25.445980+0000 mgr.y (mgr.26165) 1104 : cluster [DBG] pgmap v1126: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:27.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:26 smithi038 bash[84940]: cluster 2024-09-14T04:44:25.445980+0000 mgr.y (mgr.26165) 1104 : cluster [DBG] pgmap v1126: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:27.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:26 smithi038 bash[84940]: audit 2024-09-14T04:44:25.905412+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:44:27.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:26 smithi038 bash[84940]: audit 2024-09-14T04:44:25.905412+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:44:27.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:26 smithi038 bash[84940]: audit 2024-09-14T04:44:26.073913+0000 mon.a (mon.0) 1324 : audit [DBG] from='client.? 172.21.15.38:0/3260406949' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:44:27.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:26 smithi038 bash[84940]: audit 2024-09-14T04:44:26.073913+0000 mon.a (mon.0) 1324 : audit [DBG] from='client.? 172.21.15.38:0/3260406949' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:44:27.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:26 smithi038 bash[87336]: cluster 2024-09-14T04:44:25.445980+0000 mgr.y (mgr.26165) 1104 : cluster [DBG] pgmap v1126: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:27.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:26 smithi038 bash[87336]: cluster 2024-09-14T04:44:25.445980+0000 mgr.y (mgr.26165) 1104 : cluster [DBG] pgmap v1126: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:27.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:26 smithi038 bash[87336]: audit 2024-09-14T04:44:25.905412+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:44:27.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:26 smithi038 bash[87336]: audit 2024-09-14T04:44:25.905412+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:44:27.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:26 smithi038 bash[87336]: audit 2024-09-14T04:44:26.073913+0000 mon.a (mon.0) 1324 : audit [DBG] from='client.? 172.21.15.38:0/3260406949' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:44:27.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:26 smithi038 bash[87336]: audit 2024-09-14T04:44:26.073913+0000 mon.a (mon.0) 1324 : audit [DBG] from='client.? 172.21.15.38:0/3260406949' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:44:27.024 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:27.050 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:27.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:27.053 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:44:27.153 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:27.181 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:27.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:27.183 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:44:27.283 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:27.310 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:27.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:27.312 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:44:27.412 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:27.442 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:27.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:27.444 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:44:27.545 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:27.573 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:27.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:27.576 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:44:27.676 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:27.696 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:27.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:27.698 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:44:27.721 INFO:teuthology.orchestra.run.smithi038.stderr:nodeep-scrub is set 2024-09-14T04:44:27.738 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-14T04:44:27.739 INFO:teuthology.orchestra.run.smithi123.stdout: "ops": [], 2024-09-14T04:44:27.739 INFO:teuthology.orchestra.run.smithi123.stdout: "complaint_time": 30, 2024-09-14T04:44:27.739 INFO:teuthology.orchestra.run.smithi123.stdout: "num_blocked_ops": 0 2024-09-14T04:44:27.739 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-14T04:44:27.798 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:27.817 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:27.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:27.820 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:44:27.920 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:27.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:27 smithi123 bash[68976]: audit 2024-09-14T04:44:26.969534+0000 mon.c (mon.2) 65 : audit [INF] from='client.? 172.21.15.38:0/1650496559' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:44:27.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:27 smithi123 bash[68976]: audit 2024-09-14T04:44:26.969534+0000 mon.c (mon.2) 65 : audit [INF] from='client.? 172.21.15.38:0/1650496559' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:44:27.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:27 smithi123 bash[68976]: audit 2024-09-14T04:44:26.970205+0000 mon.a (mon.0) 1325 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:44:27.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:27 smithi123 bash[68976]: audit 2024-09-14T04:44:26.970205+0000 mon.a (mon.0) 1325 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:44:27.950 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:27.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:27.952 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:44:28.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:27 smithi038 bash[84940]: audit 2024-09-14T04:44:26.969534+0000 mon.c (mon.2) 65 : audit [INF] from='client.? 172.21.15.38:0/1650496559' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:44:28.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:27 smithi038 bash[84940]: audit 2024-09-14T04:44:26.969534+0000 mon.c (mon.2) 65 : audit [INF] from='client.? 172.21.15.38:0/1650496559' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:44:28.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:27 smithi038 bash[84940]: audit 2024-09-14T04:44:26.970205+0000 mon.a (mon.0) 1325 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:44:28.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:27 smithi038 bash[84940]: audit 2024-09-14T04:44:26.970205+0000 mon.a (mon.0) 1325 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:44:28.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:27 smithi038 bash[87336]: audit 2024-09-14T04:44:26.969534+0000 mon.c (mon.2) 65 : audit [INF] from='client.? 172.21.15.38:0/1650496559' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:44:28.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:27 smithi038 bash[87336]: audit 2024-09-14T04:44:26.969534+0000 mon.c (mon.2) 65 : audit [INF] from='client.? 172.21.15.38:0/1650496559' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:44:28.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:27 smithi038 bash[87336]: audit 2024-09-14T04:44:26.970205+0000 mon.a (mon.0) 1325 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:44:28.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:27 smithi038 bash[87336]: audit 2024-09-14T04:44:26.970205+0000 mon.a (mon.0) 1325 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:44:28.053 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:28.082 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:28.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:28.084 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:44:28.185 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:28.213 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:28.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:28.215 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:44:28.316 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:28.344 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:28.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:28.346 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:44:28.447 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:28.474 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:28.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:28.476 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:44:28.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:44:28 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:44:28] "GET /metrics HTTP/1.1" 200 36627 "" "Prometheus/2.51.0" 2024-09-14T04:44:28.577 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:28.604 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:28.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:28.606 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:44:28.623 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.5 dump_historic_ops 2024-09-14T04:44:28.707 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:28.735 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:28.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:28.737 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:44:28.838 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:28.850 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:28 smithi038 bash[84940]: cluster 2024-09-14T04:44:27.446816+0000 mgr.y (mgr.26165) 1105 : cluster [DBG] pgmap v1127: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:28.850 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:28 smithi038 bash[84940]: cluster 2024-09-14T04:44:27.446816+0000 mgr.y (mgr.26165) 1105 : cluster [DBG] pgmap v1127: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:28.850 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:28 smithi038 bash[84940]: cluster 2024-09-14T04:44:27.680048+0000 mon.a (mon.0) 1326 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:44:28.850 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:28 smithi038 bash[84940]: cluster 2024-09-14T04:44:27.680048+0000 mon.a (mon.0) 1326 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:44:28.851 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:28 smithi038 bash[84940]: audit 2024-09-14T04:44:27.700780+0000 mon.a (mon.0) 1327 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:44:28.851 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:28 smithi038 bash[84940]: audit 2024-09-14T04:44:27.700780+0000 mon.a (mon.0) 1327 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:44:28.851 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:28 smithi038 bash[84940]: cluster 2024-09-14T04:44:27.721963+0000 mon.a (mon.0) 1328 : cluster [DBG] osdmap e234: 8 total, 8 up, 8 in 2024-09-14T04:44:28.851 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:28 smithi038 bash[84940]: cluster 2024-09-14T04:44:27.721963+0000 mon.a (mon.0) 1328 : cluster [DBG] osdmap e234: 8 total, 8 up, 8 in 2024-09-14T04:44:28.851 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:28 smithi038 bash[87336]: cluster 2024-09-14T04:44:27.446816+0000 mgr.y (mgr.26165) 1105 : cluster [DBG] pgmap v1127: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:28.851 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:28 smithi038 bash[87336]: cluster 2024-09-14T04:44:27.446816+0000 mgr.y (mgr.26165) 1105 : cluster [DBG] pgmap v1127: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:28.851 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:28 smithi038 bash[87336]: cluster 2024-09-14T04:44:27.680048+0000 mon.a (mon.0) 1326 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:44:28.851 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:28 smithi038 bash[87336]: cluster 2024-09-14T04:44:27.680048+0000 mon.a (mon.0) 1326 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:44:28.851 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:28 smithi038 bash[87336]: audit 2024-09-14T04:44:27.700780+0000 mon.a (mon.0) 1327 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:44:28.851 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:28 smithi038 bash[87336]: audit 2024-09-14T04:44:27.700780+0000 mon.a (mon.0) 1327 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:44:28.851 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:28 smithi038 bash[87336]: cluster 2024-09-14T04:44:27.721963+0000 mon.a (mon.0) 1328 : cluster [DBG] osdmap e234: 8 total, 8 up, 8 in 2024-09-14T04:44:28.852 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:28 smithi038 bash[87336]: cluster 2024-09-14T04:44:27.721963+0000 mon.a (mon.0) 1328 : cluster [DBG] osdmap e234: 8 total, 8 up, 8 in 2024-09-14T04:44:28.866 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:28.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:28.869 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:44:28.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:28 smithi123 bash[68976]: cluster 2024-09-14T04:44:27.446816+0000 mgr.y (mgr.26165) 1105 : cluster [DBG] pgmap v1127: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:28.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:28 smithi123 bash[68976]: cluster 2024-09-14T04:44:27.446816+0000 mgr.y (mgr.26165) 1105 : cluster [DBG] pgmap v1127: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:28.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:28 smithi123 bash[68976]: cluster 2024-09-14T04:44:27.680048+0000 mon.a (mon.0) 1326 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:44:28.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:28 smithi123 bash[68976]: cluster 2024-09-14T04:44:27.680048+0000 mon.a (mon.0) 1326 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:44:28.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:28 smithi123 bash[68976]: audit 2024-09-14T04:44:27.700780+0000 mon.a (mon.0) 1327 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:44:28.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:28 smithi123 bash[68976]: audit 2024-09-14T04:44:27.700780+0000 mon.a (mon.0) 1327 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:44:28.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:28 smithi123 bash[68976]: cluster 2024-09-14T04:44:27.721963+0000 mon.a (mon.0) 1328 : cluster [DBG] osdmap e234: 8 total, 8 up, 8 in 2024-09-14T04:44:28.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:28 smithi123 bash[68976]: cluster 2024-09-14T04:44:27.721963+0000 mon.a (mon.0) 1328 : cluster [DBG] osdmap e234: 8 total, 8 up, 8 in 2024-09-14T04:44:28.969 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:28.997 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:28.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:29.000 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:44:29.100 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:29.129 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:29.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:29.132 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:44:29.233 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:29.262 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:29.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:29.265 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:44:29.365 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:29.393 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:29.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:29.395 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:44:29.496 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:29.524 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:29.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:29.526 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:44:29.627 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:29.650 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:29.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:29.652 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:44:29.753 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:29.774 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:29.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:29.777 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:44:29.819 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:44:29.877 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:29.903 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:29.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:29.906 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:44:30.006 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:30.034 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:30.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:30.036 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:44:30.137 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:30.166 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:30.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:30.168 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:44:30.269 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:30.297 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:30.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:30.299 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:44:30.338 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-14T04:44:30.401 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:30.425 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:30.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:30.427 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:44:30.438 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:44:30 smithi123 bash[61744]: ts=2024-09-14T04:44:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:44:30.528 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:30.547 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:30.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:30.549 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:44:30.650 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:30.676 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:30.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:30.678 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:44:30.779 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:30.789 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:30 smithi038 bash[87336]: cluster 2024-09-14T04:44:29.447512+0000 mgr.y (mgr.26165) 1106 : cluster [DBG] pgmap v1129: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:30.789 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:30 smithi038 bash[87336]: cluster 2024-09-14T04:44:29.447512+0000 mgr.y (mgr.26165) 1106 : cluster [DBG] pgmap v1129: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:30.789 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:30 smithi038 bash[87336]: audit 2024-09-14T04:44:30.253974+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:44:30.790 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:30 smithi038 bash[87336]: audit 2024-09-14T04:44:30.253974+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:44:30.790 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:30 smithi038 bash[87336]: audit 2024-09-14T04:44:30.256157+0000 mon.a (mon.0) 1330 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:44:30.790 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:30 smithi038 bash[87336]: audit 2024-09-14T04:44:30.256157+0000 mon.a (mon.0) 1330 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:44:30.790 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:30 smithi038 bash[84940]: cluster 2024-09-14T04:44:29.447512+0000 mgr.y (mgr.26165) 1106 : cluster [DBG] pgmap v1129: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:30.790 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:30 smithi038 bash[84940]: cluster 2024-09-14T04:44:29.447512+0000 mgr.y (mgr.26165) 1106 : cluster [DBG] pgmap v1129: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:30.791 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:30 smithi038 bash[84940]: audit 2024-09-14T04:44:30.253974+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:44:30.791 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:30 smithi038 bash[84940]: audit 2024-09-14T04:44:30.253974+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:44:30.791 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:30 smithi038 bash[84940]: audit 2024-09-14T04:44:30.256157+0000 mon.a (mon.0) 1330 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:44:30.791 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:30 smithi038 bash[84940]: audit 2024-09-14T04:44:30.256157+0000 mon.a (mon.0) 1330 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:44:30.805 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:30.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:30.807 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:44:30.909 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:30.934 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:30.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:30.937 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:44:31.039 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:31.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:30 smithi123 bash[68976]: cluster 2024-09-14T04:44:29.447512+0000 mgr.y (mgr.26165) 1106 : cluster [DBG] pgmap v1129: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:31.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:30 smithi123 bash[68976]: cluster 2024-09-14T04:44:29.447512+0000 mgr.y (mgr.26165) 1106 : cluster [DBG] pgmap v1129: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:31.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:30 smithi123 bash[68976]: audit 2024-09-14T04:44:30.253974+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:44:31.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:30 smithi123 bash[68976]: audit 2024-09-14T04:44:30.253974+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:44:31.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:30 smithi123 bash[68976]: audit 2024-09-14T04:44:30.256157+0000 mon.a (mon.0) 1330 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:44:31.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:30 smithi123 bash[68976]: audit 2024-09-14T04:44:30.256157+0000 mon.a (mon.0) 1330 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:44:31.065 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:31.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:31.067 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:44:31.168 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:31.198 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:31.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:31.200 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:44:31.301 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:31.327 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:31.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:31.329 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:44:31.373 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd unset noscrub 2024-09-14T04:44:31.430 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:31.455 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:31.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:31.457 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:44:31.558 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:31.585 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:31.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:31.587 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:44:31.688 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:31.717 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:31.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:31.719 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:44:31.820 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:31.846 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:31.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:31.848 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:44:31.949 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:31.978 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:31.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:31.980 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:44:32.081 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:32.109 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:32.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:32.112 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:44:32.213 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:32.242 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:32.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:32.244 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:44:32.345 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:32.374 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:32.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:32.376 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:44:32.477 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:32.505 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:32.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:32.507 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:44:32.608 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:32.634 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:32.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:32.637 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:44:32.737 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:32.794 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:32.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:32.796 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:44:32.897 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:32.909 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:32 smithi123 bash[68976]: cluster 2024-09-14T04:44:31.448183+0000 mgr.y (mgr.26165) 1107 : cluster [DBG] pgmap v1130: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:32.909 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:32 smithi123 bash[68976]: cluster 2024-09-14T04:44:31.448183+0000 mgr.y (mgr.26165) 1107 : cluster [DBG] pgmap v1130: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:32.929 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:32.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:32.932 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:44:33.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:32 smithi038 bash[84940]: cluster 2024-09-14T04:44:31.448183+0000 mgr.y (mgr.26165) 1107 : cluster [DBG] pgmap v1130: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:33.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:32 smithi038 bash[84940]: cluster 2024-09-14T04:44:31.448183+0000 mgr.y (mgr.26165) 1107 : cluster [DBG] pgmap v1130: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:33.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:32 smithi038 bash[87336]: cluster 2024-09-14T04:44:31.448183+0000 mgr.y (mgr.26165) 1107 : cluster [DBG] pgmap v1130: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:33.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:32 smithi038 bash[87336]: cluster 2024-09-14T04:44:31.448183+0000 mgr.y (mgr.26165) 1107 : cluster [DBG] pgmap v1130: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:33.033 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:33.060 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:33.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:33.063 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:44:33.164 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:33.192 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:33.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:33.195 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:44:33.296 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:33.325 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:33.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:33.328 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:44:33.429 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:33.436 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T04:44:33.458 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:33.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:33.460 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:44:33.561 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:33.583 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:33.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:33.586 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:44:33.687 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:33.713 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:33.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:33.715 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:44:33.816 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:33.844 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:33.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:33.846 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:44:33.947 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:33.976 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:33.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:33.978 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:44:34.079 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:34.105 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:34.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:34.108 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:44:34.209 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:34.234 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:34.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:34.237 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:44:34.340 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:34.368 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:34.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:34.370 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:44:34.471 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:34.498 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:34.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:34.500 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:44:34.601 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:34.627 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:34.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:34.630 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:44:34.731 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:34.745 INFO:teuthology.orchestra.run.smithi038.stderr:enabled application 'rados' on pool 'unique_pool_5' 2024-09-14T04:44:34.761 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:34.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:34.764 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:44:34.864 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:34.892 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:34.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:34.894 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:44:34.995 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:35.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:34 smithi123 bash[68976]: cluster 2024-09-14T04:44:33.449103+0000 mgr.y (mgr.26165) 1108 : cluster [DBG] pgmap v1131: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:35.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:34 smithi123 bash[68976]: cluster 2024-09-14T04:44:33.449103+0000 mgr.y (mgr.26165) 1108 : cluster [DBG] pgmap v1131: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:35.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:34 smithi123 bash[68976]: audit 2024-09-14T04:44:34.539013+0000 mon.c (mon.2) 66 : audit [INF] from='client.? 172.21.15.38:0/2367783459' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-14T04:44:35.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:34 smithi123 bash[68976]: audit 2024-09-14T04:44:34.539013+0000 mon.c (mon.2) 66 : audit [INF] from='client.? 172.21.15.38:0/2367783459' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-14T04:44:35.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:34 smithi123 bash[68976]: audit 2024-09-14T04:44:34.539648+0000 mon.a (mon.0) 1331 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-14T04:44:35.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:34 smithi123 bash[68976]: audit 2024-09-14T04:44:34.539648+0000 mon.a (mon.0) 1331 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-14T04:44:35.017 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:35.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:35.020 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:44:35.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:34 smithi038 bash[87336]: cluster 2024-09-14T04:44:33.449103+0000 mgr.y (mgr.26165) 1108 : cluster [DBG] pgmap v1131: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:35.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:34 smithi038 bash[87336]: cluster 2024-09-14T04:44:33.449103+0000 mgr.y (mgr.26165) 1108 : cluster [DBG] pgmap v1131: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:35.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:34 smithi038 bash[87336]: audit 2024-09-14T04:44:34.539013+0000 mon.c (mon.2) 66 : audit [INF] from='client.? 172.21.15.38:0/2367783459' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-14T04:44:35.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:34 smithi038 bash[87336]: audit 2024-09-14T04:44:34.539013+0000 mon.c (mon.2) 66 : audit [INF] from='client.? 172.21.15.38:0/2367783459' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-14T04:44:35.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:34 smithi038 bash[87336]: audit 2024-09-14T04:44:34.539648+0000 mon.a (mon.0) 1331 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-14T04:44:35.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:34 smithi038 bash[87336]: audit 2024-09-14T04:44:34.539648+0000 mon.a (mon.0) 1331 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-14T04:44:35.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:34 smithi038 bash[84940]: cluster 2024-09-14T04:44:33.449103+0000 mgr.y (mgr.26165) 1108 : cluster [DBG] pgmap v1131: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:35.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:34 smithi038 bash[84940]: cluster 2024-09-14T04:44:33.449103+0000 mgr.y (mgr.26165) 1108 : cluster [DBG] pgmap v1131: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:35.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:34 smithi038 bash[84940]: audit 2024-09-14T04:44:34.539013+0000 mon.c (mon.2) 66 : audit [INF] from='client.? 172.21.15.38:0/2367783459' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-14T04:44:35.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:34 smithi038 bash[84940]: audit 2024-09-14T04:44:34.539013+0000 mon.c (mon.2) 66 : audit [INF] from='client.? 172.21.15.38:0/2367783459' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-14T04:44:35.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:34 smithi038 bash[84940]: audit 2024-09-14T04:44:34.539648+0000 mon.a (mon.0) 1331 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-14T04:44:35.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:34 smithi038 bash[84940]: audit 2024-09-14T04:44:34.539648+0000 mon.a (mon.0) 1331 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-14T04:44:35.120 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:35.147 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:35.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:35.150 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:44:35.251 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:35.279 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:35.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:35.281 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:44:35.382 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:35.408 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:35.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:35.410 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:44:35.511 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:35.536 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:35.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:35.538 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:44:35.639 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:35.665 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:35.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:35.668 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:44:35.769 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:35.781 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:35 smithi123 bash[68976]: audit 2024-09-14T04:44:34.737821+0000 mon.a (mon.0) 1332 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-14T04:44:35.781 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:35 smithi123 bash[68976]: audit 2024-09-14T04:44:34.737821+0000 mon.a (mon.0) 1332 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-14T04:44:35.781 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:35 smithi123 bash[68976]: cluster 2024-09-14T04:44:34.746257+0000 mon.a (mon.0) 1333 : cluster [DBG] osdmap e235: 8 total, 8 up, 8 in 2024-09-14T04:44:35.782 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:35 smithi123 bash[68976]: cluster 2024-09-14T04:44:34.746257+0000 mon.a (mon.0) 1333 : cluster [DBG] osdmap e235: 8 total, 8 up, 8 in 2024-09-14T04:44:35.797 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:35.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:35.799 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:44:35.900 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:35.927 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:35.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:35.929 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:44:36.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:35 smithi038 bash[84940]: audit 2024-09-14T04:44:34.737821+0000 mon.a (mon.0) 1332 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-14T04:44:36.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:35 smithi038 bash[84940]: audit 2024-09-14T04:44:34.737821+0000 mon.a (mon.0) 1332 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-14T04:44:36.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:35 smithi038 bash[84940]: cluster 2024-09-14T04:44:34.746257+0000 mon.a (mon.0) 1333 : cluster [DBG] osdmap e235: 8 total, 8 up, 8 in 2024-09-14T04:44:36.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:35 smithi038 bash[84940]: cluster 2024-09-14T04:44:34.746257+0000 mon.a (mon.0) 1333 : cluster [DBG] osdmap e235: 8 total, 8 up, 8 in 2024-09-14T04:44:36.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:35 smithi038 bash[87336]: audit 2024-09-14T04:44:34.737821+0000 mon.a (mon.0) 1332 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-14T04:44:36.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:35 smithi038 bash[87336]: audit 2024-09-14T04:44:34.737821+0000 mon.a (mon.0) 1332 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-14T04:44:36.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:35 smithi038 bash[87336]: cluster 2024-09-14T04:44:34.746257+0000 mon.a (mon.0) 1333 : cluster [DBG] osdmap e235: 8 total, 8 up, 8 in 2024-09-14T04:44:36.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:35 smithi038 bash[87336]: cluster 2024-09-14T04:44:34.746257+0000 mon.a (mon.0) 1333 : cluster [DBG] osdmap e235: 8 total, 8 up, 8 in 2024-09-14T04:44:36.030 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:36.060 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:36.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:36.062 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:44:36.163 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:36.191 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:36.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:36.193 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:44:36.293 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:36.319 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:36.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:36.321 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:44:36.422 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:36.448 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:36.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:36.450 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:44:36.551 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:36.577 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:36.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:36.579 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:44:36.680 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:36.707 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:36.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:36.710 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:44:36.811 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:36.838 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:36.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:36.840 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:44:36.941 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:36.966 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:36.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:36.968 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:44:37.069 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:37.081 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:36 smithi123 bash[68976]: cluster 2024-09-14T04:44:35.449955+0000 mgr.y (mgr.26165) 1109 : cluster [DBG] pgmap v1133: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:37.081 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:36 smithi123 bash[68976]: cluster 2024-09-14T04:44:35.449955+0000 mgr.y (mgr.26165) 1109 : cluster [DBG] pgmap v1133: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:37.082 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:36 smithi123 bash[68976]: cluster 2024-09-14T04:44:35.737736+0000 mon.a (mon.0) 1334 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-14T04:44:37.082 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:36 smithi123 bash[68976]: cluster 2024-09-14T04:44:35.737736+0000 mon.a (mon.0) 1334 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-14T04:44:37.097 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:37.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:37.099 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:44:37.144 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:44:37.144 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:44:37.200 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:37.225 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:37.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:37.227 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:44:37.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:36 smithi038 bash[84940]: cluster 2024-09-14T04:44:35.449955+0000 mgr.y (mgr.26165) 1109 : cluster [DBG] pgmap v1133: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:37.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:36 smithi038 bash[84940]: cluster 2024-09-14T04:44:35.449955+0000 mgr.y (mgr.26165) 1109 : cluster [DBG] pgmap v1133: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:37.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:36 smithi038 bash[84940]: cluster 2024-09-14T04:44:35.737736+0000 mon.a (mon.0) 1334 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-14T04:44:37.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:36 smithi038 bash[84940]: cluster 2024-09-14T04:44:35.737736+0000 mon.a (mon.0) 1334 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-14T04:44:37.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:36 smithi038 bash[87336]: cluster 2024-09-14T04:44:35.449955+0000 mgr.y (mgr.26165) 1109 : cluster [DBG] pgmap v1133: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:37.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:36 smithi038 bash[87336]: cluster 2024-09-14T04:44:35.449955+0000 mgr.y (mgr.26165) 1109 : cluster [DBG] pgmap v1133: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:37.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:36 smithi038 bash[87336]: cluster 2024-09-14T04:44:35.737736+0000 mon.a (mon.0) 1334 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-14T04:44:37.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:36 smithi038 bash[87336]: cluster 2024-09-14T04:44:35.737736+0000 mon.a (mon.0) 1334 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-14T04:44:37.328 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:37.352 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:37.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:37.354 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:44:37.454 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:37.480 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:37.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:37.483 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:44:37.584 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:37.605 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:37.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:37.608 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:44:37.676 DEBUG:teuthology.orchestra.run.smithi038:> /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-09-14T04:44:37.679 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2024-09-14T04:44:37.679 INFO:teuthology.orchestra.run:waiting for 3000 2024-09-14T04:44:37.700 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-14T04:44:37.700 INFO:teuthology.orchestra.run.smithi123.stdout: "size": 20, 2024-09-14T04:44:37.700 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 600, 2024-09-14T04:44:37.700 INFO:teuthology.orchestra.run.smithi123.stdout: "ops": [ 2024-09-14T04:44:37.700 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.700 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35187.0:86572 8.10 8:09bbf96b:::benchmark_data_smithi038_168109_object86571:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e173)", 2024-09-14T04:44:37.700 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:35:42.073480+0000", 2024-09-14T04:44:37.700 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 535.6234336, 2024-09-14T04:44:37.700 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.2416584309999998, 2024-09-14T04:44:37.701 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:44:37.701 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:44:37.701 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:44:37.701 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35187", 2024-09-14T04:44:37.701 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/472054100", 2024-09-14T04:44:37.701 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 86572 2024-09-14T04:44:37.701 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.701 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:44:37.701 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.701 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:44:37.701 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.073480+0000", 2024-09-14T04:44:37.702 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:44:37.702 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.702 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.702 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:44:37.702 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.073480+0000", 2024-09-14T04:44:37.702 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:44:37.702 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.702 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.702 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:44:37.702 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.073479+0000", 2024-09-14T04:44:37.702 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2024-09-14T04:44:37.702 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.702 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.702 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:44:37.702 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.073516+0000", 2024-09-14T04:44:37.703 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.7768000000000002e-05 2024-09-14T04:44:37.703 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.703 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.703 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:44:37.703 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.073529+0000", 2024-09-14T04:44:37.703 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.2454e-05 2024-09-14T04:44:37.703 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.703 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.703 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:44:37.703 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.073535+0000", 2024-09-14T04:44:37.703 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.421e-06 2024-09-14T04:44:37.703 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.703 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.703 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.704 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.073587+0000", 2024-09-14T04:44:37.704 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.1681999999999997e-05 2024-09-14T04:44:37.704 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.704 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.704 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2024-09-14T04:44:37.704 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.073598+0000", 2024-09-14T04:44:37.704 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0699999999999999e-05 2024-09-14T04:44:37.704 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.704 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.704 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.704 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.160566+0000", 2024-09-14T04:44:37.704 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.086968426000000001 2024-09-14T04:44:37.705 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.705 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.705 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2024-09-14T04:44:37.705 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.160575+0000", 2024-09-14T04:44:37.705 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.5720000000000003e-06 2024-09-14T04:44:37.705 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.705 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.705 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.705 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:43.166242+0000", 2024-09-14T04:44:37.705 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0056677300000001 2024-09-14T04:44:37.705 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.705 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.705 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2024-09-14T04:44:37.706 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:43.166251+0000", 2024-09-14T04:44:37.706 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.2369999999999992e-06 2024-09-14T04:44:37.706 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.706 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.706 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.706 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:44.177159+0000", 2024-09-14T04:44:37.706 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0109081090000001 2024-09-14T04:44:37.706 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.706 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.706 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2024-09-14T04:44:37.706 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:44.177168+0000", 2024-09-14T04:44:37.706 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.1600000000000004e-06 2024-09-14T04:44:37.706 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.707 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.707 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.707 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.305439+0000", 2024-09-14T04:44:37.707 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.1282711160000001 2024-09-14T04:44:37.707 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.707 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.707 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:44:37.707 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.305544+0000", 2024-09-14T04:44:37.707 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00010522300000000001 2024-09-14T04:44:37.707 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.707 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.707 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,4", 2024-09-14T04:44:37.707 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.305668+0000", 2024-09-14T04:44:37.707 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000123678 2024-09-14T04:44:37.708 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.708 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.708 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:44:37.708 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.311535+0000", 2024-09-14T04:44:37.708 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0058670600000000003 2024-09-14T04:44:37.708 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.708 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.708 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:44:37.708 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.311684+0000", 2024-09-14T04:44:37.708 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00014880899999999999 2024-09-14T04:44:37.708 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.708 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.708 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:44:37.708 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.311918+0000", 2024-09-14T04:44:37.709 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00023389600000000001 2024-09-14T04:44:37.709 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.709 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.709 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:44:37.709 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.312027+0000", 2024-09-14T04:44:37.709 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00010966199999999999 2024-09-14T04:44:37.709 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.709 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.709 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:44:37.709 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.315138+0000", 2024-09-14T04:44:37.709 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0031109829999999999 2024-09-14T04:44:37.709 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:44:37.709 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:44:37.709 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:44:37.710 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.710 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.710 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35187.0:86625 8.10 8:087e1e0b:::benchmark_data_smithi038_168109_object86624:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e173)", 2024-09-14T04:44:37.710 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:35:42.115936+0000", 2024-09-14T04:44:37.710 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 535.58097728300004, 2024-09-14T04:44:37.710 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.2087158169999999, 2024-09-14T04:44:37.710 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:44:37.710 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:44:37.710 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:44:37.710 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35187", 2024-09-14T04:44:37.710 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/472054100", 2024-09-14T04:44:37.710 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 86625 2024-09-14T04:44:37.710 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.710 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:44:37.711 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.711 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:44:37.711 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.115936+0000", 2024-09-14T04:44:37.711 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:44:37.711 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.711 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.711 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:44:37.711 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.115936+0000", 2024-09-14T04:44:37.711 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:44:37.711 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.711 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.711 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:44:37.711 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.115935+0000", 2024-09-14T04:44:37.712 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2024-09-14T04:44:37.712 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.712 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.712 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:44:37.712 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.116004+0000", 2024-09-14T04:44:37.712 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.9362000000000004e-05 2024-09-14T04:44:37.712 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.712 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.712 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:44:37.712 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.116016+0000", 2024-09-14T04:44:37.712 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.1848000000000001e-05 2024-09-14T04:44:37.712 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.712 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.712 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:44:37.712 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.116021+0000", 2024-09-14T04:44:37.713 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.0239999999999997e-06 2024-09-14T04:44:37.713 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.713 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.713 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.713 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.116060+0000", 2024-09-14T04:44:37.713 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.8262000000000001e-05 2024-09-14T04:44:37.713 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.714 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.714 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2024-09-14T04:44:37.714 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.116067+0000", 2024-09-14T04:44:37.714 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.4800000000000004e-06 2024-09-14T04:44:37.714 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.714 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.714 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.715 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.160592+0000", 2024-09-14T04:44:37.715 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.044525172000000002 2024-09-14T04:44:37.715 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.715 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.715 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2024-09-14T04:44:37.715 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.160598+0000", 2024-09-14T04:44:37.715 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.553e-06 2024-09-14T04:44:37.715 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.715 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.715 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.715 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:43.166287+0000", 2024-09-14T04:44:37.715 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0056895830000001 2024-09-14T04:44:37.715 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.716 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.716 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2024-09-14T04:44:37.716 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:43.166294+0000", 2024-09-14T04:44:37.716 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.6440000000000003e-06 2024-09-14T04:44:37.716 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.716 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.716 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.716 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:44.177194+0000", 2024-09-14T04:44:37.716 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0108996669999999 2024-09-14T04:44:37.716 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.716 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.716 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2024-09-14T04:44:37.716 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:44.177202+0000", 2024-09-14T04:44:37.716 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.1240000000000005e-06 2024-09-14T04:44:37.717 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.717 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.717 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.717 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.308329+0000", 2024-09-14T04:44:37.717 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.131126834 2024-09-14T04:44:37.717 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.717 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.717 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:44:37.717 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.308484+0000", 2024-09-14T04:44:37.717 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00015488399999999999 2024-09-14T04:44:37.717 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.717 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.717 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,4", 2024-09-14T04:44:37.718 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.308622+0000", 2024-09-14T04:44:37.718 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000138801 2024-09-14T04:44:37.718 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.718 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.718 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:44:37.718 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.311836+0000", 2024-09-14T04:44:37.718 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.003213633 2024-09-14T04:44:37.718 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.718 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.718 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:44:37.718 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.315228+0000", 2024-09-14T04:44:37.718 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.003391523 2024-09-14T04:44:37.718 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.718 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.718 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:44:37.719 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.322158+0000", 2024-09-14T04:44:37.719 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0069309250000000001 2024-09-14T04:44:37.719 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.719 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.719 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:44:37.719 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.322265+0000", 2024-09-14T04:44:37.719 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000106127 2024-09-14T04:44:37.719 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.719 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.719 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:44:37.719 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.324652+0000", 2024-09-14T04:44:37.719 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00238748 2024-09-14T04:44:37.719 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:44:37.719 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:44:37.719 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:44:37.719 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.720 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.720 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35187.0:86653 8.10 8:0c8a9a79:::benchmark_data_smithi038_168109_object86652:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e173)", 2024-09-14T04:44:37.720 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:35:42.137538+0000", 2024-09-14T04:44:37.720 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 535.55937505999998, 2024-09-14T04:44:37.720 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.189839906, 2024-09-14T04:44:37.720 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:44:37.720 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:44:37.720 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:44:37.720 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35187", 2024-09-14T04:44:37.720 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/472054100", 2024-09-14T04:44:37.721 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 86653 2024-09-14T04:44:37.721 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.721 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:44:37.721 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.721 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:44:37.721 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.137538+0000", 2024-09-14T04:44:37.721 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:44:37.722 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.722 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.722 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:44:37.722 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.137538+0000", 2024-09-14T04:44:37.722 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:44:37.722 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.722 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.722 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:44:37.722 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.137537+0000", 2024-09-14T04:44:37.722 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2024-09-14T04:44:37.722 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.722 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.722 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:44:37.722 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.137585+0000", 2024-09-14T04:44:37.723 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.8220000000000002e-05 2024-09-14T04:44:37.723 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.723 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.723 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:44:37.723 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.137598+0000", 2024-09-14T04:44:37.723 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.2510000000000001e-05 2024-09-14T04:44:37.723 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.723 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.723 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:44:37.723 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.137602+0000", 2024-09-14T04:44:37.723 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.8879999999999996e-06 2024-09-14T04:44:37.723 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.723 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.723 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.724 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.137658+0000", 2024-09-14T04:44:37.724 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.5383999999999997e-05 2024-09-14T04:44:37.724 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.724 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.724 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2024-09-14T04:44:37.724 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.137668+0000", 2024-09-14T04:44:37.724 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.7370000000000001e-06 2024-09-14T04:44:37.724 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.724 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.724 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.724 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.160614+0000", 2024-09-14T04:44:37.724 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.022946505999999998 2024-09-14T04:44:37.724 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.725 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.725 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2024-09-14T04:44:37.725 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.160620+0000", 2024-09-14T04:44:37.725 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.5430000000000001e-06 2024-09-14T04:44:37.725 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.725 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.725 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.725 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:43.166329+0000", 2024-09-14T04:44:37.725 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.005709618 2024-09-14T04:44:37.725 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.725 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.725 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2024-09-14T04:44:37.725 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:43.166335+0000", 2024-09-14T04:44:37.725 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.7389999999999996e-06 2024-09-14T04:44:37.725 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.726 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.726 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.726 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:44.177225+0000", 2024-09-14T04:44:37.726 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0108901320000001 2024-09-14T04:44:37.726 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.726 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.726 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2024-09-14T04:44:37.726 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:44.177233+0000", 2024-09-14T04:44:37.726 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.3939999999999998e-06 2024-09-14T04:44:37.726 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.726 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.726 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.726 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.309509+0000", 2024-09-14T04:44:37.726 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.1322768009999999 2024-09-14T04:44:37.727 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.727 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.727 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:44:37.727 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.309726+0000", 2024-09-14T04:44:37.727 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000217075 2024-09-14T04:44:37.727 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.727 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.727 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,4", 2024-09-14T04:44:37.727 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.309968+0000", 2024-09-14T04:44:37.727 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00024169299999999999 2024-09-14T04:44:37.728 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.728 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.728 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:44:37.728 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.315403+0000", 2024-09-14T04:44:37.728 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0054344279999999998 2024-09-14T04:44:37.729 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.729 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.729 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:44:37.729 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.315460+0000", 2024-09-14T04:44:37.729 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.7076e-05 2024-09-14T04:44:37.729 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.729 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.729 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:44:37.729 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.324808+0000", 2024-09-14T04:44:37.729 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0093486850000000007 2024-09-14T04:44:37.730 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.730 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.730 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:44:37.730 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.324900+0000", 2024-09-14T04:44:37.730 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.2038000000000002e-05 2024-09-14T04:44:37.730 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.730 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.730 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:44:37.730 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.327378+0000", 2024-09-14T04:44:37.730 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.002478039 2024-09-14T04:44:37.731 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:44:37.731 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:44:37.731 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:44:37.731 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.731 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.731 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35187.0:86786 8.10 8:0e11f36e:::benchmark_data_smithi038_168109_object86785:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e174)", 2024-09-14T04:44:37.731 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:35:42.267480+0000", 2024-09-14T04:44:37.731 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 535.42943389499999, 2024-09-14T04:44:37.732 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.0614689390000001, 2024-09-14T04:44:37.732 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:44:37.732 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:44:37.732 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:44:37.732 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35187", 2024-09-14T04:44:37.732 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/472054100", 2024-09-14T04:44:37.732 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 86786 2024-09-14T04:44:37.732 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.732 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:44:37.732 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.732 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:44:37.732 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.267480+0000", 2024-09-14T04:44:37.732 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:44:37.732 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.733 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.733 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:44:37.733 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.267480+0000", 2024-09-14T04:44:37.733 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:44:37.733 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.733 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.733 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:44:37.733 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.267478+0000", 2024-09-14T04:44:37.733 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2024-09-14T04:44:37.733 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.733 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.733 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:44:37.733 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.267514+0000", 2024-09-14T04:44:37.733 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.6332999999999999e-05 2024-09-14T04:44:37.734 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.734 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.734 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:44:37.734 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.267528+0000", 2024-09-14T04:44:37.734 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3974e-05 2024-09-14T04:44:37.734 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.734 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.734 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:44:37.734 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.267535+0000", 2024-09-14T04:44:37.734 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.0700000000000003e-06 2024-09-14T04:44:37.734 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.734 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.734 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.734 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.267623+0000", 2024-09-14T04:44:37.735 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.8685999999999998e-05 2024-09-14T04:44:37.735 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.735 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.735 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2024-09-14T04:44:37.735 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.267633+0000", 2024-09-14T04:44:37.735 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.8220000000000002e-06 2024-09-14T04:44:37.735 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.735 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.735 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.735 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:43.166389+0000", 2024-09-14T04:44:37.735 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.89875645999999998 2024-09-14T04:44:37.735 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.735 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.736 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2024-09-14T04:44:37.736 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:43.166394+0000", 2024-09-14T04:44:37.736 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.6800000000000001e-06 2024-09-14T04:44:37.736 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.736 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.736 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.736 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:44.177251+0000", 2024-09-14T04:44:37.736 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.010857122 2024-09-14T04:44:37.736 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.736 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.736 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2024-09-14T04:44:37.736 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:44.177257+0000", 2024-09-14T04:44:37.736 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.6130000000000003e-06 2024-09-14T04:44:37.736 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.737 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.737 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.737 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.315551+0000", 2024-09-14T04:44:37.737 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.138293985 2024-09-14T04:44:37.737 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.737 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.737 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:44:37.737 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.315892+0000", 2024-09-14T04:44:37.737 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00034074700000000002 2024-09-14T04:44:37.737 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.737 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.737 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,4", 2024-09-14T04:44:37.737 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.316217+0000", 2024-09-14T04:44:37.737 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00032561800000000001 2024-09-14T04:44:37.738 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.738 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.738 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:44:37.738 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.322055+0000", 2024-09-14T04:44:37.738 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0058377480000000002 2024-09-14T04:44:37.738 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.738 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.738 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:44:37.738 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.324726+0000", 2024-09-14T04:44:37.738 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0026706849999999999 2024-09-14T04:44:37.738 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.738 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.738 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:44:37.738 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.327493+0000", 2024-09-14T04:44:37.739 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0027677159999999999 2024-09-14T04:44:37.739 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.739 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.739 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:44:37.739 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.327545+0000", 2024-09-14T04:44:37.739 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.1600000000000001e-05 2024-09-14T04:44:37.739 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.739 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.739 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:44:37.739 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.328949+0000", 2024-09-14T04:44:37.739 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.001403556 2024-09-14T04:44:37.739 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:44:37.739 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:44:37.739 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:44:37.740 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.740 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.740 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35187.0:86792 8.10 8:0fb4fc8f:::benchmark_data_smithi038_168109_object86791:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e174)", 2024-09-14T04:44:37.740 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:35:42.278271+0000", 2024-09-14T04:44:37.740 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 535.41864298799999, 2024-09-14T04:44:37.740 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.0522860089999999, 2024-09-14T04:44:37.740 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:44:37.740 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:44:37.740 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:44:37.740 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35187", 2024-09-14T04:44:37.740 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/472054100", 2024-09-14T04:44:37.740 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 86792 2024-09-14T04:44:37.740 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.740 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:44:37.741 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.741 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:44:37.741 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.278271+0000", 2024-09-14T04:44:37.741 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:44:37.741 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.741 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.741 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:44:37.741 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.278271+0000", 2024-09-14T04:44:37.741 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:44:37.741 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.741 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.741 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:44:37.742 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.278270+0000", 2024-09-14T04:44:37.742 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999995 2024-09-14T04:44:37.742 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.742 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.742 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:44:37.742 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.278298+0000", 2024-09-14T04:44:37.742 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.8303e-05 2024-09-14T04:44:37.742 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.742 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.742 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:44:37.742 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.278310+0000", 2024-09-14T04:44:37.743 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.1576000000000001e-05 2024-09-14T04:44:37.743 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.743 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.743 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:44:37.743 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.278315+0000", 2024-09-14T04:44:37.743 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.1340000000000003e-06 2024-09-14T04:44:37.743 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.743 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.743 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.743 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.279610+0000", 2024-09-14T04:44:37.743 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.001294641 2024-09-14T04:44:37.743 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.743 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.743 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2024-09-14T04:44:37.744 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.279622+0000", 2024-09-14T04:44:37.744 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.2045000000000001e-05 2024-09-14T04:44:37.744 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.744 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.744 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.744 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:43.166412+0000", 2024-09-14T04:44:37.744 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.88679079100000002 2024-09-14T04:44:37.744 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.744 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.744 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2024-09-14T04:44:37.744 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:43.166416+0000", 2024-09-14T04:44:37.744 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.7929999999999999e-06 2024-09-14T04:44:37.744 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.744 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.745 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.745 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:44.177354+0000", 2024-09-14T04:44:37.745 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0109373530000001 2024-09-14T04:44:37.745 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.745 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.745 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2024-09-14T04:44:37.745 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:44.177361+0000", 2024-09-14T04:44:37.745 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.0679999999999999e-06 2024-09-14T04:44:37.745 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.745 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.745 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.745 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.318079+0000", 2024-09-14T04:44:37.745 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.1407187460000001 2024-09-14T04:44:37.746 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.746 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.746 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:44:37.746 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.318323+0000", 2024-09-14T04:44:37.746 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00024353600000000001 2024-09-14T04:44:37.746 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.746 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.746 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,4", 2024-09-14T04:44:37.746 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.318632+0000", 2024-09-14T04:44:37.746 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00030928900000000003 2024-09-14T04:44:37.746 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.746 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.746 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:44:37.747 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.324734+0000", 2024-09-14T04:44:37.747 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0061015449999999999 2024-09-14T04:44:37.747 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.747 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.747 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:44:37.747 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.327467+0000", 2024-09-14T04:44:37.747 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0027336819999999999 2024-09-14T04:44:37.747 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.747 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.747 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:44:37.747 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.329013+0000", 2024-09-14T04:44:37.747 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.001545577 2024-09-14T04:44:37.747 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.748 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.748 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:44:37.748 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.329069+0000", 2024-09-14T04:44:37.748 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.5497000000000001e-05 2024-09-14T04:44:37.748 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.748 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.748 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:44:37.748 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.330557+0000", 2024-09-14T04:44:37.748 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.001488035 2024-09-14T04:44:37.748 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:44:37.748 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:44:37.748 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:44:37.748 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.748 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.749 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35187.0:86819 8.10 8:0994878f:::benchmark_data_smithi038_168109_object86818:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e174)", 2024-09-14T04:44:37.749 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:35:42.296256+0000", 2024-09-14T04:44:37.749 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 535.40065752500004, 2024-09-14T04:44:37.749 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.04815718, 2024-09-14T04:44:37.749 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:44:37.749 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:44:37.749 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:44:37.749 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35187", 2024-09-14T04:44:37.749 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/472054100", 2024-09-14T04:44:37.749 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 86819 2024-09-14T04:44:37.749 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.749 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:44:37.750 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.750 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:44:37.750 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.296256+0000", 2024-09-14T04:44:37.750 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:44:37.750 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.750 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.750 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:44:37.750 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.296256+0000", 2024-09-14T04:44:37.750 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:44:37.750 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.750 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.750 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:44:37.750 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.296255+0000", 2024-09-14T04:44:37.750 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2024-09-14T04:44:37.750 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.751 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.751 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:44:37.751 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.296321+0000", 2024-09-14T04:44:37.751 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.6803000000000004e-05 2024-09-14T04:44:37.751 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.751 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.751 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:44:37.751 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.296331+0000", 2024-09-14T04:44:37.751 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.6029999999999994e-06 2024-09-14T04:44:37.751 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.751 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.751 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:44:37.751 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.296335+0000", 2024-09-14T04:44:37.752 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.3490000000000002e-06 2024-09-14T04:44:37.752 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.752 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.752 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.752 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.296375+0000", 2024-09-14T04:44:37.753 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.9620999999999999e-05 2024-09-14T04:44:37.753 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.753 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.753 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2024-09-14T04:44:37.753 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.296382+0000", 2024-09-14T04:44:37.754 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.6409999999999996e-06 2024-09-14T04:44:37.754 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.754 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.754 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.754 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:43.166432+0000", 2024-09-14T04:44:37.754 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.87005064300000001 2024-09-14T04:44:37.754 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.754 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.754 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2024-09-14T04:44:37.754 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:43.166436+0000", 2024-09-14T04:44:37.754 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.6799999999999999e-06 2024-09-14T04:44:37.755 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.755 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.755 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.755 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:44.177389+0000", 2024-09-14T04:44:37.755 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0109534170000001 2024-09-14T04:44:37.755 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.755 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.755 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2024-09-14T04:44:37.755 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:44.177395+0000", 2024-09-14T04:44:37.755 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.3580000000000002e-06 2024-09-14T04:44:37.755 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.755 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.755 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.755 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.330622+0000", 2024-09-14T04:44:37.755 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.153226973 2024-09-14T04:44:37.756 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.756 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.756 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:44:37.756 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.330758+0000", 2024-09-14T04:44:37.756 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000136491 2024-09-14T04:44:37.756 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.756 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.756 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,4", 2024-09-14T04:44:37.756 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.330927+0000", 2024-09-14T04:44:37.756 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00016850099999999999 2024-09-14T04:44:37.756 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.756 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.756 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:44:37.757 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.335269+0000", 2024-09-14T04:44:37.757 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0043427220000000002 2024-09-14T04:44:37.757 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.757 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.757 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:44:37.757 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.336368+0000", 2024-09-14T04:44:37.757 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.001098588 2024-09-14T04:44:37.757 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.757 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.757 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:44:37.758 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.341542+0000", 2024-09-14T04:44:37.758 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0051739960000000002 2024-09-14T04:44:37.758 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.758 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.758 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:44:37.758 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.341596+0000", 2024-09-14T04:44:37.758 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.3874e-05 2024-09-14T04:44:37.758 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.758 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.758 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:44:37.758 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.344413+0000", 2024-09-14T04:44:37.758 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0028172200000000001 2024-09-14T04:44:37.758 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:44:37.758 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:44:37.758 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:44:37.758 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.759 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.759 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35187.0:86830 8.10 8:0912fb45:::benchmark_data_smithi038_168109_object86829:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e174)", 2024-09-14T04:44:37.759 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:35:42.312374+0000", 2024-09-14T04:44:37.759 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 535.38453965199994, 2024-09-14T04:44:37.759 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.0381876129999998, 2024-09-14T04:44:37.759 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:44:37.759 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:44:37.759 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:44:37.759 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35187", 2024-09-14T04:44:37.759 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/472054100", 2024-09-14T04:44:37.759 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 86830 2024-09-14T04:44:37.759 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.759 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:44:37.760 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.760 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:44:37.760 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.312374+0000", 2024-09-14T04:44:37.760 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:44:37.760 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.760 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.760 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:44:37.760 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.312374+0000", 2024-09-14T04:44:37.760 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:44:37.760 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.760 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.760 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:44:37.760 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.312373+0000", 2024-09-14T04:44:37.761 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2024-09-14T04:44:37.761 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.761 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.761 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:44:37.761 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.312458+0000", 2024-09-14T04:44:37.761 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.4903999999999999e-05 2024-09-14T04:44:37.761 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.761 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.761 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:44:37.761 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.312466+0000", 2024-09-14T04:44:37.762 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.9400000000000002e-06 2024-09-14T04:44:37.762 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.762 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.762 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:44:37.762 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.312470+0000", 2024-09-14T04:44:37.762 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.771e-06 2024-09-14T04:44:37.762 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.762 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.762 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.762 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.312529+0000", 2024-09-14T04:44:37.762 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.9531000000000003e-05 2024-09-14T04:44:37.762 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.762 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.763 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2024-09-14T04:44:37.763 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.312535+0000", 2024-09-14T04:44:37.763 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.1920000000000002e-06 2024-09-14T04:44:37.763 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.763 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.763 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.763 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:43.166451+0000", 2024-09-14T04:44:37.763 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.85391562099999996 2024-09-14T04:44:37.763 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.763 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.763 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2024-09-14T04:44:37.763 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:43.166455+0000", 2024-09-14T04:44:37.763 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.7129999999999999e-06 2024-09-14T04:44:37.763 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.763 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.764 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.764 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:44.177417+0000", 2024-09-14T04:44:37.764 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0109621870000001 2024-09-14T04:44:37.764 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.764 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.764 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2024-09-14T04:44:37.764 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:44.177422+0000", 2024-09-14T04:44:37.764 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.101e-06 2024-09-14T04:44:37.764 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.764 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.764 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.764 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.332164+0000", 2024-09-14T04:44:37.764 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.154741899 2024-09-14T04:44:37.765 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.765 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.765 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:44:37.765 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.332287+0000", 2024-09-14T04:44:37.765 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000122562 2024-09-14T04:44:37.765 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.765 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.765 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,4", 2024-09-14T04:44:37.765 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.332439+0000", 2024-09-14T04:44:37.765 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00015227700000000001 2024-09-14T04:44:37.765 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.765 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.765 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:44:37.766 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.336378+0000", 2024-09-14T04:44:37.766 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0039393120000000004 2024-09-14T04:44:37.766 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.766 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.766 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:44:37.766 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.339306+0000", 2024-09-14T04:44:37.766 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0029280170000000002 2024-09-14T04:44:37.766 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.766 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.766 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:44:37.766 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.347709+0000", 2024-09-14T04:44:37.766 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0084029399999999994 2024-09-14T04:44:37.766 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.766 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.766 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:44:37.767 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.347790+0000", 2024-09-14T04:44:37.767 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.1231999999999997e-05 2024-09-14T04:44:37.767 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.767 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.767 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:44:37.767 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.350561+0000", 2024-09-14T04:44:37.767 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0027711659999999998 2024-09-14T04:44:37.767 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:44:37.767 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:44:37.767 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:44:37.767 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.767 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.767 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35187.0:86898 8.10 8:0f77f68e:::benchmark_data_smithi038_168109_object86897:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e174)", 2024-09-14T04:44:37.768 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:35:42.610558+0000", 2024-09-14T04:44:37.768 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 535.08635556000002, 2024-09-14T04:44:37.768 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.7428770719999997, 2024-09-14T04:44:37.768 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:44:37.768 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:44:37.768 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:44:37.768 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35187", 2024-09-14T04:44:37.768 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/472054100", 2024-09-14T04:44:37.768 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 86898 2024-09-14T04:44:37.768 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.768 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:44:37.768 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.768 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:44:37.768 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.610558+0000", 2024-09-14T04:44:37.769 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:44:37.769 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.769 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.769 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:44:37.769 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.610558+0000", 2024-09-14T04:44:37.769 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:44:37.769 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.769 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.769 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:44:37.769 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.610557+0000", 2024-09-14T04:44:37.769 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2024-09-14T04:44:37.769 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.769 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.769 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:44:37.770 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.610585+0000", 2024-09-14T04:44:37.770 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.7830999999999998e-05 2024-09-14T04:44:37.770 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.770 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.770 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:44:37.770 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.610598+0000", 2024-09-14T04:44:37.770 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3314e-05 2024-09-14T04:44:37.770 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.770 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.771 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:44:37.771 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.610605+0000", 2024-09-14T04:44:37.771 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.4910000000000002e-06 2024-09-14T04:44:37.771 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.771 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.771 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.771 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.610804+0000", 2024-09-14T04:44:37.771 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00019948399999999999 2024-09-14T04:44:37.771 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.771 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.771 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2024-09-14T04:44:37.772 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.610814+0000", 2024-09-14T04:44:37.772 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.3039999999999994e-06 2024-09-14T04:44:37.772 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.772 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.772 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.772 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:43.166470+0000", 2024-09-14T04:44:37.773 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.55565619200000005 2024-09-14T04:44:37.773 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.773 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.773 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2024-09-14T04:44:37.773 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:43.166474+0000", 2024-09-14T04:44:37.773 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.7419999999999999e-06 2024-09-14T04:44:37.774 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.774 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.774 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.774 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:44.177443+0000", 2024-09-14T04:44:37.774 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0109697600000001 2024-09-14T04:44:37.774 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.774 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.775 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2024-09-14T04:44:37.775 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:44.177449+0000", 2024-09-14T04:44:37.775 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.5659999999999997e-06 2024-09-14T04:44:37.775 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.775 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.775 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.776 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.333144+0000", 2024-09-14T04:44:37.776 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.155694781 2024-09-14T04:44:37.776 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.776 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.776 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:44:37.776 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.333237+0000", 2024-09-14T04:44:37.777 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.3376999999999997e-05 2024-09-14T04:44:37.777 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.777 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.777 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,4", 2024-09-14T04:44:37.777 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.333349+0000", 2024-09-14T04:44:37.777 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000112045 2024-09-14T04:44:37.778 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.778 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.778 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:44:37.778 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.336386+0000", 2024-09-14T04:44:37.778 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0030374339999999999 2024-09-14T04:44:37.778 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.779 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.779 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:44:37.779 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.339373+0000", 2024-09-14T04:44:37.779 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0029864739999999998 2024-09-14T04:44:37.779 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.779 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.779 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:44:37.780 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.350646+0000", 2024-09-14T04:44:37.780 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.011273432999999999 2024-09-14T04:44:37.780 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.780 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.780 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:44:37.781 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.350718+0000", 2024-09-14T04:44:37.781 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.1775999999999999e-05 2024-09-14T04:44:37.781 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.781 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.781 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:44:37.781 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.353435+0000", 2024-09-14T04:44:37.782 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0027168700000000001 2024-09-14T04:44:37.782 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:44:37.782 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:44:37.782 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:44:37.782 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.782 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.783 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35187.0:86915 8.10 8:0da0ec53:::benchmark_data_smithi038_168109_object86914:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e174)", 2024-09-14T04:44:37.783 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:35:42.624866+0000", 2024-09-14T04:44:37.783 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 535.07204796600001, 2024-09-14T04:44:37.783 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.7344404080000002, 2024-09-14T04:44:37.783 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:44:37.783 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:44:37.784 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:44:37.784 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35187", 2024-09-14T04:44:37.784 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/472054100", 2024-09-14T04:44:37.784 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 86915 2024-09-14T04:44:37.784 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.784 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:44:37.785 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.785 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:44:37.785 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.624866+0000", 2024-09-14T04:44:37.785 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:44:37.785 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.785 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.786 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:44:37.786 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.624866+0000", 2024-09-14T04:44:37.786 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:44:37.786 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.786 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.786 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:44:37.787 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.624864+0000", 2024-09-14T04:44:37.787 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2024-09-14T04:44:37.787 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.787 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.787 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:44:37.787 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.624924+0000", 2024-09-14T04:44:37.788 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.9231999999999998e-05 2024-09-14T04:44:37.788 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.788 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.788 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:44:37.788 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.624934+0000", 2024-09-14T04:44:37.789 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0387999999999999e-05 2024-09-14T04:44:37.789 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.789 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.789 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:44:37.789 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.624939+0000", 2024-09-14T04:44:37.789 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.1900000000000003e-06 2024-09-14T04:44:37.790 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.790 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.790 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.790 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.625029+0000", 2024-09-14T04:44:37.790 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.9854999999999999e-05 2024-09-14T04:44:37.791 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.791 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.791 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2024-09-14T04:44:37.791 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.625043+0000", 2024-09-14T04:44:37.791 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.4018e-05 2024-09-14T04:44:37.791 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.792 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.792 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.792 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:43.166490+0000", 2024-09-14T04:44:37.792 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.541446749 2024-09-14T04:44:37.792 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.792 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.793 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2024-09-14T04:44:37.793 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:43.166495+0000", 2024-09-14T04:44:37.793 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.1080000000000001e-06 2024-09-14T04:44:37.793 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.793 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.794 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.794 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:44.177469+0000", 2024-09-14T04:44:37.794 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.010974035 2024-09-14T04:44:37.794 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.794 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.794 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2024-09-14T04:44:37.795 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:44.177474+0000", 2024-09-14T04:44:37.795 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.9370000000000003e-06 2024-09-14T04:44:37.795 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.795 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.795 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.795 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.333977+0000", 2024-09-14T04:44:37.796 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.1565031290000001 2024-09-14T04:44:37.796 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.796 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.796 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:44:37.796 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.334382+0000", 2024-09-14T04:44:37.796 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00040444999999999999 2024-09-14T04:44:37.797 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.797 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.797 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,4", 2024-09-14T04:44:37.797 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.334481+0000", 2024-09-14T04:44:37.797 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.9332000000000004e-05 2024-09-14T04:44:37.798 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.798 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.798 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:44:37.798 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.338207+0000", 2024-09-14T04:44:37.798 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00372587 2024-09-14T04:44:37.798 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.799 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.799 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:44:37.799 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.339422+0000", 2024-09-14T04:44:37.799 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00121488 2024-09-14T04:44:37.799 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.799 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.800 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:44:37.800 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.356687+0000", 2024-09-14T04:44:37.800 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.017265901 2024-09-14T04:44:37.800 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.800 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.801 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:44:37.801 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.356745+0000", 2024-09-14T04:44:37.801 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.7596999999999998e-05 2024-09-14T04:44:37.801 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.801 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.801 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:44:37.802 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.359306+0000", 2024-09-14T04:44:37.802 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0025608599999999999 2024-09-14T04:44:37.802 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:44:37.802 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:44:37.802 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:44:37.802 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.803 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.803 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35187.0:86935 8.10 8:0bf3e5ba:::benchmark_data_smithi038_168109_object86934:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e174)", 2024-09-14T04:44:37.803 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:35:42.646783+0000", 2024-09-14T04:44:37.803 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 535.05013058899999, 2024-09-14T04:44:37.803 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.7150991599999998, 2024-09-14T04:44:37.803 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:44:37.804 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:44:37.804 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:44:37.804 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35187", 2024-09-14T04:44:37.804 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/472054100", 2024-09-14T04:44:37.804 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 86935 2024-09-14T04:44:37.804 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.805 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:44:37.805 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.805 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:44:37.805 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.646783+0000", 2024-09-14T04:44:37.805 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:44:37.805 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.806 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.806 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:44:37.806 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.646783+0000", 2024-09-14T04:44:37.806 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:44:37.806 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.806 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.807 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:44:37.807 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.646782+0000", 2024-09-14T04:44:37.807 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2024-09-14T04:44:37.807 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.807 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.807 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:44:37.808 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.646839+0000", 2024-09-14T04:44:37.808 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.6818999999999999e-05 2024-09-14T04:44:37.808 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.808 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.808 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:44:37.809 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.646846+0000", 2024-09-14T04:44:37.809 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.6240000000000002e-06 2024-09-14T04:44:37.809 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.809 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.809 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:44:37.809 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.646850+0000", 2024-09-14T04:44:37.809 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.3280000000000002e-06 2024-09-14T04:44:37.809 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.809 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.809 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.809 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.646894+0000", 2024-09-14T04:44:37.809 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.4428000000000002e-05 2024-09-14T04:44:37.810 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.810 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.810 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2024-09-14T04:44:37.810 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.646904+0000", 2024-09-14T04:44:37.810 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.7710000000000001e-06 2024-09-14T04:44:37.810 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.810 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.810 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.810 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:43.166510+0000", 2024-09-14T04:44:37.810 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.51960642800000001 2024-09-14T04:44:37.810 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.810 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.810 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2024-09-14T04:44:37.811 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:43.166514+0000", 2024-09-14T04:44:37.811 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.7740000000000002e-06 2024-09-14T04:44:37.811 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.811 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.811 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.811 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:44.177494+0000", 2024-09-14T04:44:37.811 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0109797840000001 2024-09-14T04:44:37.811 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.811 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.811 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2024-09-14T04:44:37.811 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:44.177499+0000", 2024-09-14T04:44:37.811 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.9740000000000001e-06 2024-09-14T04:44:37.811 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.812 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.812 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.812 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.335325+0000", 2024-09-14T04:44:37.812 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.157825648 2024-09-14T04:44:37.812 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.812 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.812 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:44:37.812 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.335471+0000", 2024-09-14T04:44:37.812 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00014692500000000001 2024-09-14T04:44:37.812 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.813 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.813 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,4", 2024-09-14T04:44:37.813 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.335592+0000", 2024-09-14T04:44:37.813 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00012029200000000001 2024-09-14T04:44:37.813 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.813 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.813 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:44:37.813 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.339312+0000", 2024-09-14T04:44:37.813 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0037203639999999999 2024-09-14T04:44:37.813 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.813 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.813 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:44:37.813 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.339535+0000", 2024-09-14T04:44:37.814 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00022295099999999999 2024-09-14T04:44:37.814 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.814 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.814 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:44:37.814 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.359388+0000", 2024-09-14T04:44:37.814 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.019852614000000001 2024-09-14T04:44:37.814 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.814 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.814 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:44:37.814 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.359447+0000", 2024-09-14T04:44:37.815 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.9363000000000001e-05 2024-09-14T04:44:37.815 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.815 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.815 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:44:37.815 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.361882+0000", 2024-09-14T04:44:37.815 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.002435029 2024-09-14T04:44:37.815 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:44:37.815 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:44:37.815 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:44:37.815 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.815 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.816 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35187.0:86939 8.10 8:0f525adf:::benchmark_data_smithi038_168109_object86938:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e174)", 2024-09-14T04:44:37.816 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:35:42.648833+0000", 2024-09-14T04:44:37.816 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 535.04808080199996, 2024-09-14T04:44:37.816 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.7216742160000003, 2024-09-14T04:44:37.816 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:44:37.816 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:44:37.816 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:44:37.816 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35187", 2024-09-14T04:44:37.816 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/472054100", 2024-09-14T04:44:37.816 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 86939 2024-09-14T04:44:37.816 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.816 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:44:37.816 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.817 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:44:37.817 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.648833+0000", 2024-09-14T04:44:37.817 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:44:37.817 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.817 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.817 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:44:37.817 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.648833+0000", 2024-09-14T04:44:37.817 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:44:37.817 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.817 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.817 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:44:37.817 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.648831+0000", 2024-09-14T04:44:37.817 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2024-09-14T04:44:37.818 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.818 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.818 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:44:37.818 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.648901+0000", 2024-09-14T04:44:37.818 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.9560000000000005e-05 2024-09-14T04:44:37.818 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.818 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.818 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:44:37.818 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.648911+0000", 2024-09-14T04:44:37.818 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.516e-06 2024-09-14T04:44:37.818 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.818 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.818 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:44:37.818 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.648917+0000", 2024-09-14T04:44:37.818 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.6420000000000001e-06 2024-09-14T04:44:37.819 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.819 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.819 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.819 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.649004+0000", 2024-09-14T04:44:37.819 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.6767000000000005e-05 2024-09-14T04:44:37.819 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.819 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.819 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2024-09-14T04:44:37.819 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.649017+0000", 2024-09-14T04:44:37.819 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.346e-05 2024-09-14T04:44:37.819 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.819 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.819 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.819 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:43.166529+0000", 2024-09-14T04:44:37.819 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.51751176099999996 2024-09-14T04:44:37.820 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.820 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.820 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2024-09-14T04:44:37.820 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:43.166533+0000", 2024-09-14T04:44:37.820 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.4989999999999999e-06 2024-09-14T04:44:37.820 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.820 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.820 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.820 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:44.177519+0000", 2024-09-14T04:44:37.820 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0109862839999999 2024-09-14T04:44:37.820 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.820 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.820 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2024-09-14T04:44:37.820 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:44.177524+0000", 2024-09-14T04:44:37.821 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.9690000000000002e-06 2024-09-14T04:44:37.821 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.821 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.821 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.821 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.336432+0000", 2024-09-14T04:44:37.821 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.158908528 2024-09-14T04:44:37.821 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.821 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.821 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:44:37.822 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.336559+0000", 2024-09-14T04:44:37.822 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000126286 2024-09-14T04:44:37.822 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.822 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.822 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,4", 2024-09-14T04:44:37.822 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.336679+0000", 2024-09-14T04:44:37.822 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000120173 2024-09-14T04:44:37.822 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.823 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.823 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:44:37.823 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.339316+0000", 2024-09-14T04:44:37.823 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0026369000000000002 2024-09-14T04:44:37.823 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.823 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.823 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:44:37.823 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.339601+0000", 2024-09-14T04:44:37.823 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00028494000000000002 2024-09-14T04:44:37.823 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.823 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.823 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:44:37.823 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.367856+0000", 2024-09-14T04:44:37.823 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.028255560999999998 2024-09-14T04:44:37.824 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.824 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.824 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:44:37.824 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.367913+0000", 2024-09-14T04:44:37.824 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.7173999999999998e-05 2024-09-14T04:44:37.824 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.824 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.824 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:44:37.824 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.370507+0000", 2024-09-14T04:44:37.824 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.002593457 2024-09-14T04:44:37.824 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:44:37.824 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:44:37.824 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:44:37.824 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.825 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.825 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35187.0:87100 8.10 8:0fd41910:::benchmark_data_smithi038_168109_object87099:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e174)", 2024-09-14T04:44:37.825 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:35:42.826465+0000", 2024-09-14T04:44:37.825 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 534.870448979, 2024-09-14T04:44:37.825 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.5485128320000001, 2024-09-14T04:44:37.825 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:44:37.825 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:44:37.825 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:44:37.825 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35187", 2024-09-14T04:44:37.825 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/472054100", 2024-09-14T04:44:37.825 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 87100 2024-09-14T04:44:37.826 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.826 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:44:37.826 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.826 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:44:37.826 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.826465+0000", 2024-09-14T04:44:37.826 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:44:37.826 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.826 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.826 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:44:37.826 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.826465+0000", 2024-09-14T04:44:37.826 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:44:37.826 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.826 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.826 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:44:37.826 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.826463+0000", 2024-09-14T04:44:37.827 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2024-09-14T04:44:37.827 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.827 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.827 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:44:37.827 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.826501+0000", 2024-09-14T04:44:37.827 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.8111999999999997e-05 2024-09-14T04:44:37.827 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.827 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.827 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:44:37.827 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.826516+0000", 2024-09-14T04:44:37.827 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.4409e-05 2024-09-14T04:44:37.827 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.827 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.828 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:44:37.828 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.826523+0000", 2024-09-14T04:44:37.828 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.3200000000000002e-06 2024-09-14T04:44:37.828 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.828 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.828 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.828 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.826571+0000", 2024-09-14T04:44:37.828 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.8368000000000002e-05 2024-09-14T04:44:37.828 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.828 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.828 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2024-09-14T04:44:37.828 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.826581+0000", 2024-09-14T04:44:37.828 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.7750000000000004e-06 2024-09-14T04:44:37.828 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.829 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.829 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.829 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:43.166549+0000", 2024-09-14T04:44:37.829 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.33996744899999998 2024-09-14T04:44:37.829 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.829 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.829 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2024-09-14T04:44:37.829 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:43.166552+0000", 2024-09-14T04:44:37.829 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.642e-06 2024-09-14T04:44:37.829 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.829 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.829 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.829 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:44.177544+0000", 2024-09-14T04:44:37.830 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.010991644 2024-09-14T04:44:37.830 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.830 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.830 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2024-09-14T04:44:37.830 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:44.177549+0000", 2024-09-14T04:44:37.830 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.8980000000000004e-06 2024-09-14T04:44:37.830 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.830 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.831 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.831 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.337463+0000", 2024-09-14T04:44:37.831 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.1599137210000001 2024-09-14T04:44:37.831 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.831 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.831 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:44:37.831 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.337554+0000", 2024-09-14T04:44:37.831 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.1287999999999997e-05 2024-09-14T04:44:37.831 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.831 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.831 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,4", 2024-09-14T04:44:37.831 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.337651+0000", 2024-09-14T04:44:37.831 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.6978999999999994e-05 2024-09-14T04:44:37.831 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.832 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.832 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:44:37.832 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.339433+0000", 2024-09-14T04:44:37.832 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0017823699999999999 2024-09-14T04:44:37.832 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.832 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.832 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:44:37.832 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.341426+0000", 2024-09-14T04:44:37.832 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.001993201 2024-09-14T04:44:37.832 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.832 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.832 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:44:37.832 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.372656+0000", 2024-09-14T04:44:37.832 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.031229935 2024-09-14T04:44:37.833 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.833 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.833 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:44:37.833 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.372717+0000", 2024-09-14T04:44:37.833 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.0399999999999998e-05 2024-09-14T04:44:37.833 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.833 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.833 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:44:37.833 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.374977+0000", 2024-09-14T04:44:37.833 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.002260612 2024-09-14T04:44:37.833 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:44:37.833 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:44:37.833 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:44:37.834 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.834 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.834 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35187.0:87160 8.10 8:097130c9:::benchmark_data_smithi038_168109_object87159:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e174)", 2024-09-14T04:44:37.834 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:35:42.895590+0000", 2024-09-14T04:44:37.834 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 534.80132349799999, 2024-09-14T04:44:37.834 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.4815458229999998, 2024-09-14T04:44:37.834 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:44:37.834 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:44:37.834 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:44:37.834 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35187", 2024-09-14T04:44:37.834 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/472054100", 2024-09-14T04:44:37.834 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 87160 2024-09-14T04:44:37.834 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.835 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:44:37.835 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.835 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:44:37.835 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.895590+0000", 2024-09-14T04:44:37.835 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:44:37.835 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.835 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.835 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:44:37.835 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.895590+0000", 2024-09-14T04:44:37.835 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:44:37.835 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.835 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.835 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:44:37.835 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.895588+0000", 2024-09-14T04:44:37.835 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999981 2024-09-14T04:44:37.835 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.836 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.836 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:44:37.836 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.895634+0000", 2024-09-14T04:44:37.836 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.6103000000000002e-05 2024-09-14T04:44:37.836 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.836 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.836 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:44:37.836 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.895654+0000", 2024-09-14T04:44:37.836 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.9834999999999999e-05 2024-09-14T04:44:37.836 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.836 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.836 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:44:37.836 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.895660+0000", 2024-09-14T04:44:37.836 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.3820000000000001e-06 2024-09-14T04:44:37.837 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.837 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.837 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.837 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.895729+0000", 2024-09-14T04:44:37.837 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.8881999999999995e-05 2024-09-14T04:44:37.837 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.837 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.837 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2024-09-14T04:44:37.837 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.895741+0000", 2024-09-14T04:44:37.837 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.216e-05 2024-09-14T04:44:37.837 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.837 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.838 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.838 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:43.166567+0000", 2024-09-14T04:44:37.838 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.270825765 2024-09-14T04:44:37.838 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.838 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.838 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2024-09-14T04:44:37.838 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:43.166571+0000", 2024-09-14T04:44:37.838 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.5389999999999999e-06 2024-09-14T04:44:37.838 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.838 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.838 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.838 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:44.177569+0000", 2024-09-14T04:44:37.838 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0109982870000001 2024-09-14T04:44:37.838 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.838 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.838 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2024-09-14T04:44:37.839 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:44.177574+0000", 2024-09-14T04:44:37.839 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.9570000000000001e-06 2024-09-14T04:44:37.839 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.839 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.839 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.839 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.338253+0000", 2024-09-14T04:44:37.839 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.1606795080000001 2024-09-14T04:44:37.839 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.839 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.839 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:44:37.839 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.338411+0000", 2024-09-14T04:44:37.839 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000157725 2024-09-14T04:44:37.839 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.839 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.839 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,4", 2024-09-14T04:44:37.840 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.338535+0000", 2024-09-14T04:44:37.840 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000124084 2024-09-14T04:44:37.840 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.840 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.840 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:44:37.840 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.339615+0000", 2024-09-14T04:44:37.840 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0010793269999999999 2024-09-14T04:44:37.840 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.840 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.840 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:44:37.840 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.341507+0000", 2024-09-14T04:44:37.840 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0018928320000000001 2024-09-14T04:44:37.840 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.841 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.841 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:44:37.841 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.375051+0000", 2024-09-14T04:44:37.841 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.033543818000000003 2024-09-14T04:44:37.841 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.841 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.841 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:44:37.841 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.375116+0000", 2024-09-14T04:44:37.841 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.5058e-05 2024-09-14T04:44:37.841 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.841 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.841 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:44:37.841 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.377136+0000", 2024-09-14T04:44:37.841 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0020195460000000001 2024-09-14T04:44:37.842 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:44:37.842 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:44:37.842 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:44:37.842 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.842 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.842 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35187.0:87184 8.10 8:09df48ea:::benchmark_data_smithi038_168109_object87183:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e174)", 2024-09-14T04:44:37.842 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:35:42.931125+0000", 2024-09-14T04:44:37.842 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 534.76578846200005, 2024-09-14T04:44:37.842 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.4479986020000002, 2024-09-14T04:44:37.842 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:44:37.843 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:44:37.843 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:44:37.843 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35187", 2024-09-14T04:44:37.843 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/472054100", 2024-09-14T04:44:37.843 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 87184 2024-09-14T04:44:37.843 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.843 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:44:37.843 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.843 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:44:37.843 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.931125+0000", 2024-09-14T04:44:37.843 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:44:37.843 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.844 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.844 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:44:37.844 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.931125+0000", 2024-09-14T04:44:37.844 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:44:37.844 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.844 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.844 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:44:37.844 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.931124+0000", 2024-09-14T04:44:37.844 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2024-09-14T04:44:37.844 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.845 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.845 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:44:37.845 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.931160+0000", 2024-09-14T04:44:37.845 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.6028999999999997e-05 2024-09-14T04:44:37.845 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.845 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.845 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:44:37.845 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.931177+0000", 2024-09-14T04:44:37.845 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.6571000000000001e-05 2024-09-14T04:44:37.845 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.845 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.845 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:44:37.845 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.931183+0000", 2024-09-14T04:44:37.846 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.9510000000000003e-06 2024-09-14T04:44:37.846 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.846 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.846 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.846 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.931230+0000", 2024-09-14T04:44:37.846 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.7595000000000001e-05 2024-09-14T04:44:37.846 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.846 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.846 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2024-09-14T04:44:37.846 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:42.931237+0000", 2024-09-14T04:44:37.846 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.9410000000000001e-06 2024-09-14T04:44:37.846 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.846 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.847 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.847 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:43.166587+0000", 2024-09-14T04:44:37.847 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.235350329 2024-09-14T04:44:37.847 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.847 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.847 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2024-09-14T04:44:37.847 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:43.166592+0000", 2024-09-14T04:44:37.847 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.5009999999999998e-06 2024-09-14T04:44:37.847 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.847 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.847 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.847 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:44.177594+0000", 2024-09-14T04:44:37.847 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.011001907 2024-09-14T04:44:37.847 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.848 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.848 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2024-09-14T04:44:37.848 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:44.177600+0000", 2024-09-14T04:44:37.848 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.6149999999999996e-06 2024-09-14T04:44:37.848 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.848 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.848 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.848 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.339639+0000", 2024-09-14T04:44:37.848 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.1620391720000001 2024-09-14T04:44:37.848 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.848 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.848 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:44:37.848 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.339779+0000", 2024-09-14T04:44:37.848 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00014043399999999999 2024-09-14T04:44:37.849 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.849 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.849 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,4", 2024-09-14T04:44:37.849 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.339967+0000", 2024-09-14T04:44:37.849 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000187453 2024-09-14T04:44:37.849 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.849 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.849 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:44:37.849 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.344505+0000", 2024-09-14T04:44:37.849 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0045381969999999999 2024-09-14T04:44:37.849 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.849 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.849 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:44:37.850 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.346380+0000", 2024-09-14T04:44:37.850 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0018750380000000001 2024-09-14T04:44:37.850 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.850 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.850 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:44:37.850 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.377186+0000", 2024-09-14T04:44:37.850 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.030806459000000001 2024-09-14T04:44:37.850 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.850 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.850 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:44:37.850 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.377236+0000", 2024-09-14T04:44:37.850 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.9919000000000001e-05 2024-09-14T04:44:37.850 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.850 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.851 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:44:37.851 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.379124+0000", 2024-09-14T04:44:37.851 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0018874759999999999 2024-09-14T04:44:37.851 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:44:37.851 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:44:37.851 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:44:37.851 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.851 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.851 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35187.0:87217 8.10 8:0f992b4b:::benchmark_data_smithi038_168109_object87216:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e174)", 2024-09-14T04:44:37.851 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:35:43.002125+0000", 2024-09-14T04:44:37.851 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 534.69478853099997, 2024-09-14T04:44:37.851 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.3791241670000001, 2024-09-14T04:44:37.851 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:44:37.851 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:44:37.851 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:44:37.851 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35187", 2024-09-14T04:44:37.852 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/472054100", 2024-09-14T04:44:37.852 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 87217 2024-09-14T04:44:37.852 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.852 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:44:37.852 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.852 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:44:37.852 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:43.002125+0000", 2024-09-14T04:44:37.852 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:44:37.852 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.852 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.852 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:44:37.852 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:43.002125+0000", 2024-09-14T04:44:37.852 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:44:37.852 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.852 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.853 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:44:37.853 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:43.002124+0000", 2024-09-14T04:44:37.853 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2024-09-14T04:44:37.853 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.853 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.853 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:44:37.853 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:43.002153+0000", 2024-09-14T04:44:37.853 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.9292999999999999e-05 2024-09-14T04:44:37.853 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.853 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.853 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:44:37.853 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:43.002162+0000", 2024-09-14T04:44:37.853 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.8370000000000003e-06 2024-09-14T04:44:37.854 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.854 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.854 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:44:37.854 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:43.002166+0000", 2024-09-14T04:44:37.854 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.8670000000000004e-06 2024-09-14T04:44:37.854 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.854 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.854 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.854 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:43.002216+0000", 2024-09-14T04:44:37.854 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.0201999999999998e-05 2024-09-14T04:44:37.854 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.854 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.854 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2024-09-14T04:44:37.854 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:43.002223+0000", 2024-09-14T04:44:37.855 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.8310000000000003e-06 2024-09-14T04:44:37.855 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.855 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.855 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.855 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:43.166608+0000", 2024-09-14T04:44:37.855 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.16438472200000001 2024-09-14T04:44:37.855 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.855 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.855 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2024-09-14T04:44:37.855 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:43.166611+0000", 2024-09-14T04:44:37.855 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.5939999999999998e-06 2024-09-14T04:44:37.855 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.855 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.855 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.856 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:44.177621+0000", 2024-09-14T04:44:37.856 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.011009418 2024-09-14T04:44:37.856 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.856 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.856 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2024-09-14T04:44:37.856 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:44.177626+0000", 2024-09-14T04:44:37.856 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.1730000000000003e-06 2024-09-14T04:44:37.856 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.856 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.856 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.856 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.344571+0000", 2024-09-14T04:44:37.856 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.1669449119999999 2024-09-14T04:44:37.856 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.857 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.857 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:44:37.857 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.344778+0000", 2024-09-14T04:44:37.857 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000207021 2024-09-14T04:44:37.857 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.857 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.857 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,4", 2024-09-14T04:44:37.857 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.345020+0000", 2024-09-14T04:44:37.857 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00024241399999999999 2024-09-14T04:44:37.857 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.857 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.857 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:44:37.857 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.353508+0000", 2024-09-14T04:44:37.857 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0084874640000000001 2024-09-14T04:44:37.858 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.858 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.858 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:44:37.858 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.353606+0000", 2024-09-14T04:44:37.858 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.7855000000000004e-05 2024-09-14T04:44:37.858 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.858 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.858 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:44:37.858 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.379191+0000", 2024-09-14T04:44:37.858 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.025585053 2024-09-14T04:44:37.858 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.858 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.858 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:44:37.858 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.379248+0000", 2024-09-14T04:44:37.858 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.7562000000000002e-05 2024-09-14T04:44:37.859 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.859 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.859 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:44:37.859 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.381249+0000", 2024-09-14T04:44:37.859 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0020008199999999999 2024-09-14T04:44:37.859 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:44:37.859 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:44:37.859 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:44:37.859 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.859 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.859 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35187.0:87248 8.10 8:09a22d7f:::benchmark_data_smithi038_168109_object87247:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e174)", 2024-09-14T04:44:37.859 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:35:43.102664+0000", 2024-09-14T04:44:37.859 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 534.59424905599997, 2024-09-14T04:44:37.859 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.2806894199999999, 2024-09-14T04:44:37.859 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:44:37.860 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:44:37.860 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:44:37.860 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35187", 2024-09-14T04:44:37.860 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/472054100", 2024-09-14T04:44:37.860 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 87248 2024-09-14T04:44:37.860 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.860 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:44:37.860 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.860 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:44:37.860 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:43.102664+0000", 2024-09-14T04:44:37.860 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:44:37.860 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.860 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.860 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:44:37.861 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:43.102664+0000", 2024-09-14T04:44:37.861 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:44:37.861 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.861 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.861 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:44:37.861 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:43.102663+0000", 2024-09-14T04:44:37.861 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2024-09-14T04:44:37.861 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.861 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.861 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:44:37.861 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:43.102723+0000", 2024-09-14T04:44:37.861 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.9653e-05 2024-09-14T04:44:37.861 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.862 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.862 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:44:37.862 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:43.102737+0000", 2024-09-14T04:44:37.862 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.4398e-05 2024-09-14T04:44:37.862 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.862 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.862 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:44:37.862 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:43.102743+0000", 2024-09-14T04:44:37.862 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.7610000000000004e-06 2024-09-14T04:44:37.862 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.862 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.862 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.862 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:43.102784+0000", 2024-09-14T04:44:37.862 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.0713000000000001e-05 2024-09-14T04:44:37.863 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.863 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.863 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2024-09-14T04:44:37.863 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:43.102791+0000", 2024-09-14T04:44:37.863 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.2189999999999998e-06 2024-09-14T04:44:37.863 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.863 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.863 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.863 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:43.166627+0000", 2024-09-14T04:44:37.863 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.063836265000000003 2024-09-14T04:44:37.863 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.863 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.863 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2024-09-14T04:44:37.863 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:43.166631+0000", 2024-09-14T04:44:37.863 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.7019999999999999e-06 2024-09-14T04:44:37.864 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.864 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.864 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.864 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:44.177659+0000", 2024-09-14T04:44:37.864 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.011028204 2024-09-14T04:44:37.864 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.864 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.864 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2024-09-14T04:44:37.864 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:44.177664+0000", 2024-09-14T04:44:37.864 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.2209999999999996e-06 2024-09-14T04:44:37.864 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.864 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.864 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.864 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.346415+0000", 2024-09-14T04:44:37.865 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.168750296 2024-09-14T04:44:37.865 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.865 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.865 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:44:37.865 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.346565+0000", 2024-09-14T04:44:37.865 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00015091599999999999 2024-09-14T04:44:37.865 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.865 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.865 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,4", 2024-09-14T04:44:37.865 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.346694+0000", 2024-09-14T04:44:37.865 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000128188 2024-09-14T04:44:37.865 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.865 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.866 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:44:37.866 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.353590+0000", 2024-09-14T04:44:37.866 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.006896269 2024-09-14T04:44:37.866 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.866 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.866 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:44:37.866 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.353616+0000", 2024-09-14T04:44:37.866 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.6098999999999999e-05 2024-09-14T04:44:37.866 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.866 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.866 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:44:37.866 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.381307+0000", 2024-09-14T04:44:37.866 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.027690513999999999 2024-09-14T04:44:37.866 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.867 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.867 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:44:37.867 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.381360+0000", 2024-09-14T04:44:37.867 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.3010999999999998e-05 2024-09-14T04:44:37.867 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.867 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.867 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:44:37.867 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:35:45.383354+0000", 2024-09-14T04:44:37.867 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0019943019999999999 2024-09-14T04:44:37.867 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:44:37.867 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:44:37.867 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:44:37.867 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.867 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.868 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35187.0:179372 8.18 8:1d6126d1:::benchmark_data_smithi038_168109_object74297:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e193)", 2024-09-14T04:44:37.868 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:37:36.631209+0000", 2024-09-14T04:44:37.868 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 421.06570413899999, 2024-09-14T04:44:37.868 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0362308950000001, 2024-09-14T04:44:37.868 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:44:37.868 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:44:37.868 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:44:37.868 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35187", 2024-09-14T04:44:37.868 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/472054100", 2024-09-14T04:44:37.868 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 179372 2024-09-14T04:44:37.868 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.868 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:44:37.868 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.868 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:44:37.869 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:36.631209+0000", 2024-09-14T04:44:37.869 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:44:37.869 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.869 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.869 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:44:37.869 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:36.631209+0000", 2024-09-14T04:44:37.869 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:44:37.869 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.869 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.869 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:44:37.869 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:36.631209+0000", 2024-09-14T04:44:37.869 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999995 2024-09-14T04:44:37.869 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.869 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.870 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:44:37.870 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:36.631212+0000", 2024-09-14T04:44:37.870 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.813e-06 2024-09-14T04:44:37.870 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.870 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.870 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:44:37.870 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:36.631218+0000", 2024-09-14T04:44:37.870 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.297e-06 2024-09-14T04:44:37.870 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.870 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.870 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:44:37.870 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:36.631222+0000", 2024-09-14T04:44:37.870 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.8879999999999999e-06 2024-09-14T04:44:37.870 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.871 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.871 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.871 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:36.633649+0000", 2024-09-14T04:44:37.871 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0024272120000000002 2024-09-14T04:44:37.871 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.871 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.871 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2024-09-14T04:44:37.871 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:36.633656+0000", 2024-09-14T04:44:37.871 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.4039999999999998e-06 2024-09-14T04:44:37.871 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.871 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.871 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.871 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:37.659445+0000", 2024-09-14T04:44:37.871 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.025788522 2024-09-14T04:44:37.872 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.872 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.872 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:44:37.872 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:37.659555+0000", 2024-09-14T04:44:37.872 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00011007599999999999 2024-09-14T04:44:37.872 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.872 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.872 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 3,7", 2024-09-14T04:44:37.872 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:37.659961+0000", 2024-09-14T04:44:37.872 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00040572399999999999 2024-09-14T04:44:37.872 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.872 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.872 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:44:37.873 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:37.663831+0000", 2024-09-14T04:44:37.873 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0038699239999999998 2024-09-14T04:44:37.873 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.873 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.873 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:44:37.873 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:37.667310+0000", 2024-09-14T04:44:37.873 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0034793599999999999 2024-09-14T04:44:37.873 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.873 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.873 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:44:37.873 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:37.667383+0000", 2024-09-14T04:44:37.873 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.2471000000000005e-05 2024-09-14T04:44:37.873 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.873 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.874 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:44:37.874 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:37.667410+0000", 2024-09-14T04:44:37.874 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.7317999999999998e-05 2024-09-14T04:44:37.874 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.874 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.874 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:44:37.874 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:37.667440+0000", 2024-09-14T04:44:37.874 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.0445000000000001e-05 2024-09-14T04:44:37.874 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:44:37.874 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:44:37.874 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:44:37.874 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.874 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.874 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35187.0:179402 8.18 8:1992b2ca:::benchmark_data_smithi038_168109_object74327:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e193)", 2024-09-14T04:44:37.874 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:37:36.663842+0000", 2024-09-14T04:44:37.874 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 421.03307122699999, 2024-09-14T04:44:37.875 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0037340459999999, 2024-09-14T04:44:37.875 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:44:37.875 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:44:37.875 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:44:37.875 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35187", 2024-09-14T04:44:37.875 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/472054100", 2024-09-14T04:44:37.875 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 179402 2024-09-14T04:44:37.875 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.875 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:44:37.875 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.875 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:44:37.875 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:36.663842+0000", 2024-09-14T04:44:37.875 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:44:37.875 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.876 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.876 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:44:37.876 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:36.663842+0000", 2024-09-14T04:44:37.876 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:44:37.876 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.876 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.876 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:44:37.876 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:36.663842+0000", 2024-09-14T04:44:37.876 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999995 2024-09-14T04:44:37.876 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.876 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.876 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:44:37.876 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:36.663845+0000", 2024-09-14T04:44:37.876 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.8380000000000002e-06 2024-09-14T04:44:37.877 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.877 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.877 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:44:37.877 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:36.663851+0000", 2024-09-14T04:44:37.877 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.2040000000000002e-06 2024-09-14T04:44:37.877 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.877 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.877 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:44:37.877 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:36.663854+0000", 2024-09-14T04:44:37.877 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.9019999999999999e-06 2024-09-14T04:44:37.877 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.877 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.877 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.878 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:36.663956+0000", 2024-09-14T04:44:37.878 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000102692 2024-09-14T04:44:37.878 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.878 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.878 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2024-09-14T04:44:37.878 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:36.663964+0000", 2024-09-14T04:44:37.878 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.9049999999999997e-06 2024-09-14T04:44:37.878 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.878 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.878 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.878 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:37.662025+0000", 2024-09-14T04:44:37.878 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.99806096399999999 2024-09-14T04:44:37.878 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.878 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.879 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:44:37.879 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:37.662145+0000", 2024-09-14T04:44:37.879 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000119966 2024-09-14T04:44:37.879 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.879 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.879 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 3,7", 2024-09-14T04:44:37.879 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:37.662457+0000", 2024-09-14T04:44:37.879 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00031127599999999998 2024-09-14T04:44:37.879 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.879 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.879 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:44:37.879 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:37.667346+0000", 2024-09-14T04:44:37.879 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0048898889999999997 2024-09-14T04:44:37.879 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.880 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.880 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:44:37.880 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:37.667489+0000", 2024-09-14T04:44:37.880 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00014207799999999999 2024-09-14T04:44:37.880 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.880 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.880 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:44:37.880 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:37.667513+0000", 2024-09-14T04:44:37.880 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.4477e-05 2024-09-14T04:44:37.880 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.880 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.880 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:44:37.880 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:37.667541+0000", 2024-09-14T04:44:37.880 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.8449000000000002e-05 2024-09-14T04:44:37.881 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.881 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.881 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:44:37.881 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:37.667576+0000", 2024-09-14T04:44:37.881 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.4845999999999998e-05 2024-09-14T04:44:37.881 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:44:37.881 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:44:37.881 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:44:37.881 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.881 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.881 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35187.0:179424 8.18 8:1cbaaf8a:::benchmark_data_smithi038_168109_object74349:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e193)", 2024-09-14T04:44:37.881 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:37:36.682635+0000", 2024-09-14T04:44:37.881 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 421.01427814200002, 2024-09-14T04:44:37.881 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.98943880900000003, 2024-09-14T04:44:37.882 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:44:37.882 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:44:37.882 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:44:37.882 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35187", 2024-09-14T04:44:37.882 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/472054100", 2024-09-14T04:44:37.882 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 179424 2024-09-14T04:44:37.882 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.882 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:44:37.882 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.882 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:44:37.882 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:36.682635+0000", 2024-09-14T04:44:37.882 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:44:37.882 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.882 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.882 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:44:37.882 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:36.682635+0000", 2024-09-14T04:44:37.883 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:44:37.883 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.883 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.883 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:44:37.883 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:36.682635+0000", 2024-09-14T04:44:37.883 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999995 2024-09-14T04:44:37.883 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.883 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.883 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:44:37.883 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:36.682639+0000", 2024-09-14T04:44:37.883 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.9580000000000001e-06 2024-09-14T04:44:37.883 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.883 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.883 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:44:37.883 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:36.682646+0000", 2024-09-14T04:44:37.884 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.7219999999999999e-06 2024-09-14T04:44:37.884 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.884 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.884 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:44:37.884 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:36.682651+0000", 2024-09-14T04:44:37.884 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.4270000000000001e-06 2024-09-14T04:44:37.884 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.884 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.884 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.884 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:36.684853+0000", 2024-09-14T04:44:37.884 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0022023989999999998 2024-09-14T04:44:37.884 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.884 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.884 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2024-09-14T04:44:37.885 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:36.684861+0000", 2024-09-14T04:44:37.885 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.2700000000000004e-06 2024-09-14T04:44:37.885 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.885 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.885 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.885 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:37.663856+0000", 2024-09-14T04:44:37.885 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.97899447100000003 2024-09-14T04:44:37.885 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.885 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.885 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:44:37.885 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:37.663955+0000", 2024-09-14T04:44:37.885 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.9415999999999998e-05 2024-09-14T04:44:37.885 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.886 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.886 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 3,7", 2024-09-14T04:44:37.886 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:37.664157+0000", 2024-09-14T04:44:37.886 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00020145300000000001 2024-09-14T04:44:37.886 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.886 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.886 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:44:37.886 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:37.667465+0000", 2024-09-14T04:44:37.886 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.003308166 2024-09-14T04:44:37.886 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.886 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.886 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:44:37.886 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:37.667595+0000", 2024-09-14T04:44:37.886 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000129682 2024-09-14T04:44:37.886 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.886 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.887 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:44:37.887 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:37.671997+0000", 2024-09-14T04:44:37.887 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0044020860000000004 2024-09-14T04:44:37.887 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.887 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.887 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:44:37.887 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:37.672039+0000", 2024-09-14T04:44:37.887 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.1981999999999999e-05 2024-09-14T04:44:37.887 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.887 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.887 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:44:37.887 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:37.672074+0000", 2024-09-14T04:44:37.887 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.5435999999999998e-05 2024-09-14T04:44:37.887 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:44:37.888 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:44:37.888 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:44:37.888 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.888 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.888 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35187.0:179463 8.18 8:1ae24c27:::benchmark_data_smithi038_168109_object74388:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e193)", 2024-09-14T04:44:37.888 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:37:36.728629+0000", 2024-09-14T04:44:37.888 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 420.96828453699999, 2024-09-14T04:44:37.888 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.94359771400000003, 2024-09-14T04:44:37.888 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:44:37.888 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:44:37.888 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:44:37.888 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35187", 2024-09-14T04:44:37.888 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/472054100", 2024-09-14T04:44:37.888 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 179463 2024-09-14T04:44:37.889 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.889 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:44:37.889 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.889 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:44:37.889 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:36.728629+0000", 2024-09-14T04:44:37.889 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:44:37.889 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.889 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.889 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:44:37.889 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:36.728629+0000", 2024-09-14T04:44:37.889 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:44:37.889 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.889 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.889 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:44:37.889 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:36.728628+0000", 2024-09-14T04:44:37.890 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2024-09-14T04:44:37.890 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.890 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.890 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:44:37.890 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:36.728634+0000", 2024-09-14T04:44:37.890 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.0349999999999998e-06 2024-09-14T04:44:37.890 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.890 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.890 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:44:37.890 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:36.728647+0000", 2024-09-14T04:44:37.890 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3127e-05 2024-09-14T04:44:37.890 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.890 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.890 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:44:37.890 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:36.728653+0000", 2024-09-14T04:44:37.891 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.2210000000000002e-06 2024-09-14T04:44:37.891 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.891 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.891 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.891 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:36.728708+0000", 2024-09-14T04:44:37.891 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.5139999999999997e-05 2024-09-14T04:44:37.891 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.891 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.891 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2024-09-14T04:44:37.891 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:36.728718+0000", 2024-09-14T04:44:37.891 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.7450000000000007e-06 2024-09-14T04:44:37.891 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.891 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.891 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:37.891 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:37.665578+0000", 2024-09-14T04:44:37.891 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.93685993899999997 2024-09-14T04:44:37.892 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.892 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.892 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:44:37.892 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:37.665690+0000", 2024-09-14T04:44:37.892 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000112144 2024-09-14T04:44:37.892 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.892 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.892 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 3,7", 2024-09-14T04:44:37.892 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:37.665988+0000", 2024-09-14T04:44:37.892 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00029810200000000001 2024-09-14T04:44:37.892 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.892 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.892 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:44:37.892 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:37.671915+0000", 2024-09-14T04:44:37.892 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0059272149999999996 2024-09-14T04:44:37.893 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.893 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.893 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:44:37.893 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:37.671954+0000", 2024-09-14T04:44:37.893 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.8476999999999998e-05 2024-09-14T04:44:37.893 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.893 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.893 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:44:37.893 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:37.672157+0000", 2024-09-14T04:44:37.893 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00020338999999999999 2024-09-14T04:44:37.893 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.893 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.893 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:44:37.893 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:37.672197+0000", 2024-09-14T04:44:37.894 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.9521999999999999e-05 2024-09-14T04:44:37.894 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:37.894 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:37.894 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:44:37.894 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:37:37.672227+0000", 2024-09-14T04:44:37.894 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.9992e-05 2024-09-14T04:44:37.894 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:44:37.894 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:44:37.894 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:44:37.894 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:44:37.894 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:44:37.894 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-14T04:44:37.895 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:37.896 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:hints = 1 2024-09-14T04:44:37.896 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2024-09-14T04:44:37.896 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Object prefix: benchmark_data_smithi038_206757 2024-09-14T04:44:37.896 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-14T04:44:37.896 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 0 0 0 0 0 0 - 0 2024-09-14T04:44:37.930 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:37.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:37.936 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:44:38.037 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:38.066 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:38.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:38.071 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:44:38.172 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:38.210 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:38.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:38.213 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:44:38.314 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:38.341 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:38.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:38.343 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:44:38.444 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:38.475 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:38.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:38.478 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:44:38.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:44:38 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:44:38] "GET /metrics HTTP/1.1" 200 36631 "" "Prometheus/2.51.0" 2024-09-14T04:44:38.579 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:38.608 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:38.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:38.611 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:44:38.644 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.6 dump_ops_in_flight 2024-09-14T04:44:38.711 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:38.745 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 1 16 2456 2440 152.492 152.5 0.0159613 0.00650982 2024-09-14T04:44:38.755 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:38.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:38.757 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:44:38.858 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:38.886 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:38.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:38.889 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:44:38.990 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:39.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:38 smithi123 bash[68976]: cluster 2024-09-14T04:44:37.450883+0000 mgr.y (mgr.26165) 1110 : cluster [DBG] pgmap v1134: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:39.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:38 smithi123 bash[68976]: cluster 2024-09-14T04:44:37.450883+0000 mgr.y (mgr.26165) 1110 : cluster [DBG] pgmap v1134: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:39.013 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:39.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:39.016 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:44:39.117 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:39.140 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:39.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:39.144 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:44:39.213 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:38 smithi038 bash[84940]: cluster 2024-09-14T04:44:37.450883+0000 mgr.y (mgr.26165) 1110 : cluster [DBG] pgmap v1134: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:39.213 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:38 smithi038 bash[84940]: cluster 2024-09-14T04:44:37.450883+0000 mgr.y (mgr.26165) 1110 : cluster [DBG] pgmap v1134: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:39.213 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:38 smithi038 bash[87336]: cluster 2024-09-14T04:44:37.450883+0000 mgr.y (mgr.26165) 1110 : cluster [DBG] pgmap v1134: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:39.213 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:38 smithi038 bash[87336]: cluster 2024-09-14T04:44:37.450883+0000 mgr.y (mgr.26165) 1110 : cluster [DBG] pgmap v1134: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:39.244 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:39.265 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:39.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:39.267 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:44:39.368 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:39.391 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:39.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:39.394 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:44:39.494 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:39.519 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:39.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:39.521 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:44:39.622 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:39.649 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:39.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:39.652 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:44:39.745 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 2 16 3977 3961 123.772 95.0625 0.00790656 0.00805599 2024-09-14T04:44:39.753 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:39.789 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:39.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:39.793 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:44:39.894 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:39.918 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:39.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:39.923 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:44:40.024 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:40.048 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:40.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:40.051 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:44:40.151 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:40.172 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:40.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:40.174 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:44:40.275 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:40.328 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:40.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:40.331 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:44:40.432 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:40.458 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:40.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:40.461 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:44:40.562 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:40.571 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:44:40 smithi123 bash[61744]: ts=2024-09-14T04:44:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:44:40.585 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:40.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:40.588 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:44:40.688 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:40.707 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:40.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:40.709 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:44:40.745 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 3 16 6544 6528 135.989 160.438 0.00388318 0.00699968 2024-09-14T04:44:40.810 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:40.836 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:40.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:40.838 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:44:40.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:40 smithi123 bash[68976]: cluster 2024-09-14T04:44:39.451449+0000 mgr.y (mgr.26165) 1111 : cluster [DBG] pgmap v1135: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:40.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:40 smithi123 bash[68976]: cluster 2024-09-14T04:44:39.451449+0000 mgr.y (mgr.26165) 1111 : cluster [DBG] pgmap v1135: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:40.939 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:40.968 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:40.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:40.971 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:44:41.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:40 smithi038 bash[84940]: cluster 2024-09-14T04:44:39.451449+0000 mgr.y (mgr.26165) 1111 : cluster [DBG] pgmap v1135: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:41.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:40 smithi038 bash[84940]: cluster 2024-09-14T04:44:39.451449+0000 mgr.y (mgr.26165) 1111 : cluster [DBG] pgmap v1135: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:41.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:40 smithi038 bash[87336]: cluster 2024-09-14T04:44:39.451449+0000 mgr.y (mgr.26165) 1111 : cluster [DBG] pgmap v1135: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:41.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:40 smithi038 bash[87336]: cluster 2024-09-14T04:44:39.451449+0000 mgr.y (mgr.26165) 1111 : cluster [DBG] pgmap v1135: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-14T04:44:41.073 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:41.104 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:41.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:41.106 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:44:41.207 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:41.239 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:41.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:41.242 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:44:41.342 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:41.360 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:41.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:41.361 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:44:41.462 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:41.486 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:41.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:41.488 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:44:41.589 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:41.618 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:41.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:41.622 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:44:41.723 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:41.747 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 4 16 8319 8303 129.723 110.938 0.00749255 0.00770085 2024-09-14T04:44:41.751 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:41.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:41.753 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:44:41.854 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:41.884 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:41.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:41.886 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:44:41.987 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:42.011 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:42.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:42.014 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:44:42.115 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:42.140 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:42.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:42.143 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:44:42.243 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:42.271 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:42.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:42.274 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:44:42.375 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:42.404 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:42.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:42.406 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:44:42.506 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:42.529 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:42.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:42.531 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:44:42.632 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:42.656 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:42.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:42.658 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:44:42.746 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 5 16 10179 10163 127.026 116.25 0.00303431 0.00732283 2024-09-14T04:44:42.758 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:42.784 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:42.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:42.786 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:44:42.886 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:42.921 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:42.922 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:42 smithi123 bash[68976]: cluster 2024-09-14T04:44:41.452045+0000 mgr.y (mgr.26165) 1112 : cluster [DBG] pgmap v1136: 89 pgs: 89 active+clean; 299 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 30 MiB/s wr, 477 op/s 2024-09-14T04:44:42.923 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:42 smithi123 bash[68976]: cluster 2024-09-14T04:44:41.452045+0000 mgr.y (mgr.26165) 1112 : cluster [DBG] pgmap v1136: 89 pgs: 89 active+clean; 299 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 30 MiB/s wr, 477 op/s 2024-09-14T04:44:42.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:42.924 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:44:43.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:42 smithi038 bash[84940]: cluster 2024-09-14T04:44:41.452045+0000 mgr.y (mgr.26165) 1112 : cluster [DBG] pgmap v1136: 89 pgs: 89 active+clean; 299 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 30 MiB/s wr, 477 op/s 2024-09-14T04:44:43.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:42 smithi038 bash[84940]: cluster 2024-09-14T04:44:41.452045+0000 mgr.y (mgr.26165) 1112 : cluster [DBG] pgmap v1136: 89 pgs: 89 active+clean; 299 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 30 MiB/s wr, 477 op/s 2024-09-14T04:44:43.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:42 smithi038 bash[87336]: cluster 2024-09-14T04:44:41.452045+0000 mgr.y (mgr.26165) 1112 : cluster [DBG] pgmap v1136: 89 pgs: 89 active+clean; 299 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 30 MiB/s wr, 477 op/s 2024-09-14T04:44:43.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:42 smithi038 bash[87336]: cluster 2024-09-14T04:44:41.452045+0000 mgr.y (mgr.26165) 1112 : cluster [DBG] pgmap v1136: 89 pgs: 89 active+clean; 299 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 30 MiB/s wr, 477 op/s 2024-09-14T04:44:43.025 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:43.053 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:43.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:43.057 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:44:43.157 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:43.181 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:43.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:43.185 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:44:43.286 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:43.306 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:43.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:43.308 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:44:43.409 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:43.435 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:43.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:43.439 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:44:43.511 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T04:44:43.541 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:43.565 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:43.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:43.568 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:44:43.668 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:43.699 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:43.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:43.702 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:44:43.748 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 6 16 11916 11900 123.947 108.562 0.00643494 0.0080574 2024-09-14T04:44:43.784 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph tell osd.0 reset_purged_snaps_last 2024-09-14T04:44:43.803 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:43.852 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:43.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:43.854 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:44:43.955 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:43.983 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:43.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:43.987 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:44:44.088 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:44.222 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:44.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:44.224 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:44:44.325 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:44.353 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:44.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:44.356 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:44:44.457 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:44.480 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:44.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:44.518 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:44:44.619 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:44.672 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:44.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:44.674 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:44:44.746 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 7 16 14369 14353 128.14 153.312 0.00466337 0.00779765 2024-09-14T04:44:44.775 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:44.804 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:44.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:44.806 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:44:44.907 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:44.933 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:44.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:44.938 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:44:45.039 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:45.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:44 smithi123 bash[68976]: cluster 2024-09-14T04:44:43.452718+0000 mgr.y (mgr.26165) 1113 : cluster [DBG] pgmap v1137: 89 pgs: 89 active+clean; 407 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 41 MiB/s wr, 650 op/s 2024-09-14T04:44:45.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:44 smithi123 bash[68976]: cluster 2024-09-14T04:44:43.452718+0000 mgr.y (mgr.26165) 1113 : cluster [DBG] pgmap v1137: 89 pgs: 89 active+clean; 407 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 41 MiB/s wr, 650 op/s 2024-09-14T04:44:45.064 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:45.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:45.066 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:44:45.167 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:45.177 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:44 smithi038 bash[84940]: cluster 2024-09-14T04:44:43.452718+0000 mgr.y (mgr.26165) 1113 : cluster [DBG] pgmap v1137: 89 pgs: 89 active+clean; 407 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 41 MiB/s wr, 650 op/s 2024-09-14T04:44:45.177 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:44 smithi038 bash[84940]: cluster 2024-09-14T04:44:43.452718+0000 mgr.y (mgr.26165) 1113 : cluster [DBG] pgmap v1137: 89 pgs: 89 active+clean; 407 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 41 MiB/s wr, 650 op/s 2024-09-14T04:44:45.178 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:44 smithi038 bash[87336]: cluster 2024-09-14T04:44:43.452718+0000 mgr.y (mgr.26165) 1113 : cluster [DBG] pgmap v1137: 89 pgs: 89 active+clean; 407 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 41 MiB/s wr, 650 op/s 2024-09-14T04:44:45.178 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:44 smithi038 bash[87336]: cluster 2024-09-14T04:44:43.452718+0000 mgr.y (mgr.26165) 1113 : cluster [DBG] pgmap v1137: 89 pgs: 89 active+clean; 407 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 41 MiB/s wr, 650 op/s 2024-09-14T04:44:45.196 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:45.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:45.200 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:44:45.301 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:45.320 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:45.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:45.322 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:44:45.423 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:45.447 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:45.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:45.449 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:44:45.550 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:45.746 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 8 16 16800 16784 131.113 151.938 0.00369977 0.00762146 2024-09-14T04:44:46.141 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:46.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:46.144 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:44:46.245 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:46.271 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:46.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:46.273 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:44:46.374 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:46.426 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:46 smithi123 bash[68976]: audit 2024-09-14T04:44:45.248622+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:44:46.426 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:46 smithi123 bash[68976]: audit 2024-09-14T04:44:45.248622+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:44:46.426 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:46 smithi123 bash[68976]: audit 2024-09-14T04:44:45.250483+0000 mon.a (mon.0) 1336 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:44:46.426 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:46 smithi123 bash[68976]: audit 2024-09-14T04:44:45.250483+0000 mon.a (mon.0) 1336 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:44:46.426 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:46 smithi123 bash[68976]: cluster 2024-09-14T04:44:45.453351+0000 mgr.y (mgr.26165) 1114 : cluster [DBG] pgmap v1138: 89 pgs: 89 active+clean; 611 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 57 MiB/s wr, 912 op/s 2024-09-14T04:44:46.427 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:46 smithi123 bash[68976]: cluster 2024-09-14T04:44:45.453351+0000 mgr.y (mgr.26165) 1114 : cluster [DBG] pgmap v1138: 89 pgs: 89 active+clean; 611 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 57 MiB/s wr, 912 op/s 2024-09-14T04:44:46.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:46.452 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:46.452 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:44:46.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:46 smithi038 bash[84940]: audit 2024-09-14T04:44:45.248622+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:44:46.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:46 smithi038 bash[84940]: audit 2024-09-14T04:44:45.248622+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:44:46.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:46 smithi038 bash[84940]: audit 2024-09-14T04:44:45.250483+0000 mon.a (mon.0) 1336 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:44:46.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:46 smithi038 bash[84940]: audit 2024-09-14T04:44:45.250483+0000 mon.a (mon.0) 1336 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:44:46.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:46 smithi038 bash[84940]: cluster 2024-09-14T04:44:45.453351+0000 mgr.y (mgr.26165) 1114 : cluster [DBG] pgmap v1138: 89 pgs: 89 active+clean; 611 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 57 MiB/s wr, 912 op/s 2024-09-14T04:44:46.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:46 smithi038 bash[84940]: cluster 2024-09-14T04:44:45.453351+0000 mgr.y (mgr.26165) 1114 : cluster [DBG] pgmap v1138: 89 pgs: 89 active+clean; 611 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 57 MiB/s wr, 912 op/s 2024-09-14T04:44:46.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:46 smithi038 bash[87336]: audit 2024-09-14T04:44:45.248622+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:44:46.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:46 smithi038 bash[87336]: audit 2024-09-14T04:44:45.248622+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:44:46.524 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:46 smithi038 bash[87336]: audit 2024-09-14T04:44:45.250483+0000 mon.a (mon.0) 1336 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:44:46.524 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:46 smithi038 bash[87336]: audit 2024-09-14T04:44:45.250483+0000 mon.a (mon.0) 1336 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:44:46.524 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:46 smithi038 bash[87336]: cluster 2024-09-14T04:44:45.453351+0000 mgr.y (mgr.26165) 1114 : cluster [DBG] pgmap v1138: 89 pgs: 89 active+clean; 611 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 57 MiB/s wr, 912 op/s 2024-09-14T04:44:46.524 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:46 smithi038 bash[87336]: cluster 2024-09-14T04:44:45.453351+0000 mgr.y (mgr.26165) 1114 : cluster [DBG] pgmap v1138: 89 pgs: 89 active+clean; 611 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 57 MiB/s wr, 912 op/s 2024-09-14T04:44:46.552 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:46.584 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:46.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:46.587 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:44:46.687 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:46.716 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:46.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:46.719 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:44:46.746 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 9 16 18988 18972 131.738 136.75 0.00871839 0.00758499 2024-09-14T04:44:46.821 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:46.846 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:46.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:46.848 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:44:46.949 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:46.974 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:46.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:46.976 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:44:47.077 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:47.469 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:47.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:47.477 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:44:47.577 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:47.597 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:47.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:47.599 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:44:47.700 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:47.727 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:47.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:47.729 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:44:47.746 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 10 16 20807 20791 129.932 113.688 0.00312748 0.00768784 2024-09-14T04:44:47.830 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:47.858 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:47.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:47.862 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:44:47.962 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:47.995 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:47.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:47.998 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:44:48.099 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:48.124 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:48.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:48.130 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:44:48.231 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:48.257 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:48.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:48.260 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:44:48.361 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:48.371 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:44:48 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:44:48] "GET /metrics HTTP/1.1" 200 36686 "" "Prometheus/2.51.0" 2024-09-14T04:44:48.394 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:48.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:48.399 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:44:48.500 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:48.519 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:48.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:48.521 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:44:48.622 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:48.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:48 smithi038 bash[84940]: cluster 2024-09-14T04:44:47.453805+0000 mgr.y (mgr.26165) 1115 : cluster [DBG] pgmap v1139: 89 pgs: 89 active+clean; 1012 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 84 MiB/s wr, 1.35k op/s 2024-09-14T04:44:48.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:48 smithi038 bash[84940]: cluster 2024-09-14T04:44:47.453805+0000 mgr.y (mgr.26165) 1115 : cluster [DBG] pgmap v1139: 89 pgs: 89 active+clean; 1012 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 84 MiB/s wr, 1.35k op/s 2024-09-14T04:44:48.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:48 smithi038 bash[87336]: cluster 2024-09-14T04:44:47.453805+0000 mgr.y (mgr.26165) 1115 : cluster [DBG] pgmap v1139: 89 pgs: 89 active+clean; 1012 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 84 MiB/s wr, 1.35k op/s 2024-09-14T04:44:48.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:48 smithi038 bash[87336]: cluster 2024-09-14T04:44:47.453805+0000 mgr.y (mgr.26165) 1115 : cluster [DBG] pgmap v1139: 89 pgs: 89 active+clean; 1012 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 84 MiB/s wr, 1.35k op/s 2024-09-14T04:44:48.651 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:48.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:48.652 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:44:48.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:48 smithi123 bash[68976]: cluster 2024-09-14T04:44:47.453805+0000 mgr.y (mgr.26165) 1115 : cluster [DBG] pgmap v1139: 89 pgs: 89 active+clean; 1012 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 84 MiB/s wr, 1.35k op/s 2024-09-14T04:44:48.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:48 smithi123 bash[68976]: cluster 2024-09-14T04:44:47.453805+0000 mgr.y (mgr.26165) 1115 : cluster [DBG] pgmap v1139: 89 pgs: 89 active+clean; 1012 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 84 MiB/s wr, 1.35k op/s 2024-09-14T04:44:48.746 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 11 16 22750 22734 129.158 121.438 0.00190551 0.00772396 2024-09-14T04:44:48.753 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:48.770 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:48.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:48.772 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:44:48.872 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:48.895 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:48.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:48.897 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:44:48.998 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:49.024 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:49.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:49.026 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:44:49.127 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:49.153 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:49.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:49.155 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:44:49.256 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:49.285 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:49.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:49.287 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:44:49.387 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:49.417 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:49.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:49.420 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:44:49.521 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:49.556 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:49.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:49.560 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:44:49.661 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:49.688 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:49.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:49.692 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:44:49.746 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 12 16 23592 23576 122.78 52.625 0.00346455 0.00813816 2024-09-14T04:44:49.793 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:49.829 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:49.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:49.832 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:44:49.933 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:49.951 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:49.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:49.953 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:44:50.054 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:50.078 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:50.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:50.080 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:44:50.181 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:50.207 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:50.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:50.209 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:44:50.310 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:50.334 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:50.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:50.338 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:44:50.438 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:50.457 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:50.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:50.459 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:44:50.474 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:44:50 smithi123 bash[61744]: ts=2024-09-14T04:44:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:44:50.560 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:50.578 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:50.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:50.580 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:44:50.681 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:50.746 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 13 16 24921 24905 119.724 83.0625 0.0104958 0.00834699 2024-09-14T04:44:50.777 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:50 smithi038 bash[84940]: cluster 2024-09-14T04:44:49.454272+0000 mgr.y (mgr.26165) 1116 : cluster [DBG] pgmap v1140: 89 pgs: 89 active+clean; 1.0 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 88 MiB/s wr, 1.40k op/s 2024-09-14T04:44:50.777 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:50 smithi038 bash[84940]: cluster 2024-09-14T04:44:49.454272+0000 mgr.y (mgr.26165) 1116 : cluster [DBG] pgmap v1140: 89 pgs: 89 active+clean; 1.0 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 88 MiB/s wr, 1.40k op/s 2024-09-14T04:44:50.778 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:50 smithi038 bash[87336]: cluster 2024-09-14T04:44:49.454272+0000 mgr.y (mgr.26165) 1116 : cluster [DBG] pgmap v1140: 89 pgs: 89 active+clean; 1.0 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 88 MiB/s wr, 1.40k op/s 2024-09-14T04:44:50.778 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:50 smithi038 bash[87336]: cluster 2024-09-14T04:44:49.454272+0000 mgr.y (mgr.26165) 1116 : cluster [DBG] pgmap v1140: 89 pgs: 89 active+clean; 1.0 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 88 MiB/s wr, 1.40k op/s 2024-09-14T04:44:50.785 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:50.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:50.788 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:44:50.888 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:50.910 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:50.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:50.912 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:44:50.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:50 smithi123 bash[68976]: cluster 2024-09-14T04:44:49.454272+0000 mgr.y (mgr.26165) 1116 : cluster [DBG] pgmap v1140: 89 pgs: 89 active+clean; 1.0 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 88 MiB/s wr, 1.40k op/s 2024-09-14T04:44:50.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:50 smithi123 bash[68976]: cluster 2024-09-14T04:44:49.454272+0000 mgr.y (mgr.26165) 1116 : cluster [DBG] pgmap v1140: 89 pgs: 89 active+clean; 1.0 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 88 MiB/s wr, 1.40k op/s 2024-09-14T04:44:51.012 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:51.041 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:51.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:51.044 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:44:51.145 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:51.175 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:51.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:51.179 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:44:51.280 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:51.313 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:51.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:51.316 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:44:51.334 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:44:51.417 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:51.442 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:51.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:51.445 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:44:51.546 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:51.619 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:51.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:51.623 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:44:51.723 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:51.746 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 14 16 26888 26872 119.953 122.938 0.00355772 0.00832809 2024-09-14T04:44:51.757 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:51.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:51.759 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:44:51.859 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:51.910 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:51.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:51.913 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:44:52.014 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:52.050 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:52.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:52.052 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:44:52.153 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:52.177 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:52.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:52.182 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:44:52.232 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-14T04:44:52.232 INFO:teuthology.orchestra.run.smithi123.stdout: "ops": [ 2024-09-14T04:44:52.232 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.232 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35535.0:27689 10.7 10:ecaf58a5:::benchmark_data_smithi038_206757_object27688: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 e235)", 2024-09-14T04:44:52.232 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:44:52.222974+0000", 2024-09-14T04:44:52.232 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 0.0061081149999999999, 2024-09-14T04:44:52.232 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0061401440000000002, 2024-09-14T04:44:52.232 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:44:52.232 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "waiting for sub ops", 2024-09-14T04:44:52.232 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:44:52.232 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35535", 2024-09-14T04:44:52.233 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/531660000", 2024-09-14T04:44:52.233 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 27689 2024-09-14T04:44:52.233 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.233 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:44:52.233 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.233 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:44:52.233 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.222974+0000", 2024-09-14T04:44:52.233 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:44:52.233 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.233 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.233 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:44:52.233 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.222974+0000", 2024-09-14T04:44:52.233 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:44:52.234 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.234 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.234 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:44:52.234 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.222972+0000", 2024-09-14T04:44:52.234 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2024-09-14T04:44:52.234 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.234 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.234 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:44:52.234 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.223026+0000", 2024-09-14T04:44:52.234 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.3232000000000001e-05 2024-09-14T04:44:52.234 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.234 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.234 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:44:52.234 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.223038+0000", 2024-09-14T04:44:52.235 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.2568000000000001e-05 2024-09-14T04:44:52.235 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.235 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.235 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:44:52.235 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.223044+0000", 2024-09-14T04:44:52.235 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.8109999999999999e-06 2024-09-14T04:44:52.235 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.235 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.235 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:52.235 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.225579+0000", 2024-09-14T04:44:52.235 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.002534934 2024-09-14T04:44:52.235 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.235 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.235 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:44:52.235 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.225705+0000", 2024-09-14T04:44:52.236 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00012606800000000001 2024-09-14T04:44:52.236 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.236 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.236 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 3,5", 2024-09-14T04:44:52.236 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.225986+0000", 2024-09-14T04:44:52.236 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00028136399999999998 2024-09-14T04:44:52.236 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.236 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.236 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:44:52.236 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.228351+0000", 2024-09-14T04:44:52.236 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0023644120000000002 2024-09-14T04:44:52.236 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.236 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.237 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:44:52.237 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.228362+0000", 2024-09-14T04:44:52.237 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0823e-05 2024-09-14T04:44:52.237 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:44:52.237 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:44:52.237 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:44:52.237 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.237 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.237 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35535.0:27693 10.b 10:df258e97:::benchmark_data_smithi038_206757_object27692: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 e235)", 2024-09-14T04:44:52.237 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:44:52.223630+0000", 2024-09-14T04:44:52.237 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 0.0054518120000000003, 2024-09-14T04:44:52.237 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0055820169999999999, 2024-09-14T04:44:52.237 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:44:52.237 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "waiting for sub ops", 2024-09-14T04:44:52.238 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:44:52.238 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35535", 2024-09-14T04:44:52.238 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/531660000", 2024-09-14T04:44:52.238 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 27693 2024-09-14T04:44:52.238 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.238 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:44:52.238 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.238 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:44:52.238 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.223630+0000", 2024-09-14T04:44:52.238 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:44:52.238 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.238 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.238 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:44:52.238 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.223630+0000", 2024-09-14T04:44:52.238 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:44:52.239 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.239 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.239 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:44:52.239 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.223629+0000", 2024-09-14T04:44:52.239 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2024-09-14T04:44:52.239 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.239 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.239 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:44:52.239 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.223659+0000", 2024-09-14T04:44:52.239 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.0227e-05 2024-09-14T04:44:52.239 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.239 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.239 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:44:52.239 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.223671+0000", 2024-09-14T04:44:52.239 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.1415e-05 2024-09-14T04:44:52.240 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.240 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.240 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:44:52.240 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.223676+0000", 2024-09-14T04:44:52.240 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.4729999999999999e-06 2024-09-14T04:44:52.240 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.240 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.240 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:52.240 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.225841+0000", 2024-09-14T04:44:52.240 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.002164769 2024-09-14T04:44:52.240 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.240 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.240 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:44:52.241 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.225940+0000", 2024-09-14T04:44:52.241 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.8836e-05 2024-09-14T04:44:52.241 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.241 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.241 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 0,1", 2024-09-14T04:44:52.241 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.226055+0000", 2024-09-14T04:44:52.241 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000115782 2024-09-14T04:44:52.241 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.241 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.241 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:44:52.241 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.226879+0000", 2024-09-14T04:44:52.241 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00082382199999999999 2024-09-14T04:44:52.241 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:44:52.241 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:44:52.242 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:44:52.242 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.242 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.242 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35535.0:27695 10.f 10:f3cb363a:::benchmark_data_smithi038_206757_object27694: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 e235)", 2024-09-14T04:44:52.242 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:44:52.226883+0000", 2024-09-14T04:44:52.242 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 0.0021989100000000001, 2024-09-14T04:44:52.242 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.002408772, 2024-09-14T04:44:52.242 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:44:52.242 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "waiting for sub ops", 2024-09-14T04:44:52.242 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:44:52.242 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35535", 2024-09-14T04:44:52.242 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/531660000", 2024-09-14T04:44:52.242 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 27695 2024-09-14T04:44:52.242 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.243 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:44:52.243 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.243 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:44:52.243 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.226883+0000", 2024-09-14T04:44:52.243 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:44:52.243 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.243 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.243 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:44:52.243 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.226883+0000", 2024-09-14T04:44:52.243 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:44:52.243 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.243 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.243 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:44:52.243 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.226881+0000", 2024-09-14T04:44:52.244 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2024-09-14T04:44:52.244 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.244 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.244 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:44:52.244 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.226917+0000", 2024-09-14T04:44:52.244 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.5710000000000002e-05 2024-09-14T04:44:52.244 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.244 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.244 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:44:52.244 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.226927+0000", 2024-09-14T04:44:52.244 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.9990000000000003e-06 2024-09-14T04:44:52.244 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.244 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.244 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:44:52.245 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.226932+0000", 2024-09-14T04:44:52.245 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.4009999999999996e-06 2024-09-14T04:44:52.245 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.245 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.245 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:52.245 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.227412+0000", 2024-09-14T04:44:52.245 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00047938899999999999 2024-09-14T04:44:52.245 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.245 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.245 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:44:52.245 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.227513+0000", 2024-09-14T04:44:52.245 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000101382 2024-09-14T04:44:52.245 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.246 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.246 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 2,3", 2024-09-14T04:44:52.246 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.227631+0000", 2024-09-14T04:44:52.246 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000117621 2024-09-14T04:44:52.246 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:44:52.246 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:44:52.246 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:44:52.246 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.246 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.246 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35535.0:27697 10.b 10:d9369c8b:::benchmark_data_smithi038_206757_object27696: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 e235)", 2024-09-14T04:44:52.246 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:44:52.226942+0000", 2024-09-14T04:44:52.246 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 0.002139916, 2024-09-14T04:44:52.246 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0024267170000000001, 2024-09-14T04:44:52.246 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:44:52.246 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "waiting for sub ops", 2024-09-14T04:44:52.247 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:44:52.247 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35535", 2024-09-14T04:44:52.247 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/531660000", 2024-09-14T04:44:52.247 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 27697 2024-09-14T04:44:52.247 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.247 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:44:52.247 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.247 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:44:52.247 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.226942+0000", 2024-09-14T04:44:52.247 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:44:52.247 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.247 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.247 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:44:52.247 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.226942+0000", 2024-09-14T04:44:52.248 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:44:52.248 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.248 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.248 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:44:52.248 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.226941+0000", 2024-09-14T04:44:52.248 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999995 2024-09-14T04:44:52.248 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.248 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.248 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:44:52.248 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.226966+0000", 2024-09-14T04:44:52.248 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.4793000000000001e-05 2024-09-14T04:44:52.248 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.248 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.249 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:44:52.249 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.226973+0000", 2024-09-14T04:44:52.249 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.4960000000000001e-06 2024-09-14T04:44:52.249 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.249 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.249 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:44:52.249 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.226976+0000", 2024-09-14T04:44:52.249 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.7610000000000001e-06 2024-09-14T04:44:52.249 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.249 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.249 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:52.249 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.227010+0000", 2024-09-14T04:44:52.249 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.3801999999999999e-05 2024-09-14T04:44:52.250 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.250 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.250 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:44:52.250 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.227112+0000", 2024-09-14T04:44:52.250 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000101517 2024-09-14T04:44:52.250 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.250 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.250 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 0,1", 2024-09-14T04:44:52.250 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.227241+0000", 2024-09-14T04:44:52.250 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00012935 2024-09-14T04:44:52.250 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.250 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.250 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:44:52.250 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.228241+0000", 2024-09-14T04:44:52.251 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00099977700000000009 2024-09-14T04:44:52.251 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:44:52.251 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:44:52.251 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:44:52.251 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.251 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.251 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35535.0:27698 10.f 10:f020effc:::benchmark_data_smithi038_206757_object27697: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 e235)", 2024-09-14T04:44:52.251 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:44:52.228519+0000", 2024-09-14T04:44:52.251 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 0.00056257099999999999, 2024-09-14T04:44:52.251 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00092325899999999995, 2024-09-14T04:44:52.251 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:44:52.251 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "waiting for sub ops", 2024-09-14T04:44:52.251 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:44:52.251 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35535", 2024-09-14T04:44:52.251 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/531660000", 2024-09-14T04:44:52.252 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 27698 2024-09-14T04:44:52.252 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.252 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:44:52.252 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.252 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:44:52.252 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.228519+0000", 2024-09-14T04:44:52.252 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:44:52.252 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.252 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.252 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:44:52.252 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.228519+0000", 2024-09-14T04:44:52.252 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:44:52.252 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.252 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.252 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:44:52.253 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.228518+0000", 2024-09-14T04:44:52.253 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2024-09-14T04:44:52.253 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.253 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.253 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:44:52.253 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.228542+0000", 2024-09-14T04:44:52.253 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.3456e-05 2024-09-14T04:44:52.253 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.253 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.253 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:44:52.253 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.228565+0000", 2024-09-14T04:44:52.253 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.3394e-05 2024-09-14T04:44:52.253 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.253 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.254 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:44:52.254 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.228571+0000", 2024-09-14T04:44:52.254 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.0599999999999996e-06 2024-09-14T04:44:52.254 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.254 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.254 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:52.254 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.228611+0000", 2024-09-14T04:44:52.254 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.9731000000000003e-05 2024-09-14T04:44:52.254 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.254 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.254 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:44:52.254 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.228885+0000", 2024-09-14T04:44:52.254 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000274572 2024-09-14T04:44:52.255 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.255 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.255 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 2,3", 2024-09-14T04:44:52.255 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.229023+0000", 2024-09-14T04:44:52.255 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00013744699999999999 2024-09-14T04:44:52.255 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:44:52.255 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:44:52.255 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:44:52.255 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.255 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.255 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35535.0:27700 10.f 10.4a939aaf (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e235)", 2024-09-14T04:44:52.255 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:44:52.228581+0000", 2024-09-14T04:44:52.255 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 0.00050084999999999995, 2024-09-14T04:44:52.255 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00092399300000000001, 2024-09-14T04:44:52.255 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:44:52.256 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "queued for pg", 2024-09-14T04:44:52.256 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:44:52.256 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35535", 2024-09-14T04:44:52.256 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/531660000", 2024-09-14T04:44:52.256 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 27700 2024-09-14T04:44:52.256 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.256 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:44:52.256 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.256 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:44:52.256 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.228581+0000", 2024-09-14T04:44:52.256 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:44:52.256 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.256 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.256 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:44:52.257 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.228581+0000", 2024-09-14T04:44:52.257 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:44:52.257 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.257 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.257 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:44:52.257 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.228580+0000", 2024-09-14T04:44:52.257 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999995 2024-09-14T04:44:52.257 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.257 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.257 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:44:52.257 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.228618+0000", 2024-09-14T04:44:52.257 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.8177999999999999e-05 2024-09-14T04:44:52.257 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.257 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.258 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:44:52.258 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.228628+0000", 2024-09-14T04:44:52.258 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.4900000000000006e-06 2024-09-14T04:44:52.258 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.258 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.258 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:44:52.258 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.228632+0000", 2024-09-14T04:44:52.258 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.5050000000000001e-06 2024-09-14T04:44:52.258 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:44:52.258 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:44:52.258 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:44:52.258 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.258 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.258 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35535.0:27701 10.f 10.ed479dcf (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e235)", 2024-09-14T04:44:52.258 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:44:52.228639+0000", 2024-09-14T04:44:52.259 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 0.00044297100000000001, 2024-09-14T04:44:52.259 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00091438200000000004, 2024-09-14T04:44:52.259 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:44:52.259 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "queued for pg", 2024-09-14T04:44:52.259 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:44:52.259 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35535", 2024-09-14T04:44:52.259 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/531660000", 2024-09-14T04:44:52.259 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 27701 2024-09-14T04:44:52.259 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.259 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:44:52.259 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.259 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:44:52.259 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.228639+0000", 2024-09-14T04:44:52.259 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:44:52.259 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.260 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.260 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:44:52.260 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.228639+0000", 2024-09-14T04:44:52.260 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:44:52.260 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.260 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.260 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:44:52.260 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.228638+0000", 2024-09-14T04:44:52.260 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999995 2024-09-14T04:44:52.260 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.260 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.260 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:44:52.260 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.228667+0000", 2024-09-14T04:44:52.260 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.8362999999999999e-05 2024-09-14T04:44:52.261 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.261 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.261 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:44:52.261 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.228677+0000", 2024-09-14T04:44:52.261 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0261000000000001e-05 2024-09-14T04:44:52.261 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.261 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.261 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:44:52.261 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.228681+0000", 2024-09-14T04:44:52.261 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.2699999999999998e-06 2024-09-14T04:44:52.261 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:44:52.261 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:44:52.261 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:44:52.261 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.262 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.262 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop_reply(client.35535.0:27695 10.f e235/231)", 2024-09-14T04:44:52.262 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:44:52.229178+0000", 2024-09-14T04:44:52.262 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 4294967295.9999037, 2024-09-14T04:44:52.262 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00041989000000000002, 2024-09-14T04:44:52.262 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:44:52.262 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "queued for pg", 2024-09-14T04:44:52.262 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:44:52.262 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.262 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:44:52.262 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.229178+0000", 2024-09-14T04:44:52.262 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:44:52.262 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.262 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.262 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:44:52.263 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.229178+0000", 2024-09-14T04:44:52.263 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:44:52.263 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.263 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.263 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:44:52.263 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.229178+0000", 2024-09-14T04:44:52.263 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999995 2024-09-14T04:44:52.263 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.263 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.263 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:44:52.263 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.229182+0000", 2024-09-14T04:44:52.263 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.8199999999999996e-06 2024-09-14T04:44:52.263 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.263 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.264 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:44:52.264 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.229191+0000", 2024-09-14T04:44:52.264 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.6139999999999992e-06 2024-09-14T04:44:52.264 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.264 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.264 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:44:52.264 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.229196+0000", 2024-09-14T04:44:52.264 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.023e-06 2024-09-14T04:44:52.264 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:44:52.264 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:44:52.264 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:44:52.264 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.264 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.265 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35535.0:27680 10.7 10:e169f2e6:::benchmark_data_smithi038_206757_object27679: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 e235)", 2024-09-14T04:44:52.265 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:44:52.216486+0000", 2024-09-14T04:44:52.265 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 0.012595646, 2024-09-14T04:44:52.265 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.013157858999999999, 2024-09-14T04:44:52.265 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:44:52.265 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "waiting for sub ops", 2024-09-14T04:44:52.265 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:44:52.265 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35535", 2024-09-14T04:44:52.265 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/531660000", 2024-09-14T04:44:52.265 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 27680 2024-09-14T04:44:52.265 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.265 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:44:52.265 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.266 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:44:52.266 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.216486+0000", 2024-09-14T04:44:52.266 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:44:52.266 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.266 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.266 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:44:52.266 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.216486+0000", 2024-09-14T04:44:52.266 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:44:52.266 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.266 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.266 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:44:52.266 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.216485+0000", 2024-09-14T04:44:52.266 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2024-09-14T04:44:52.266 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.266 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.267 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:44:52.267 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.216517+0000", 2024-09-14T04:44:52.267 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.2011000000000002e-05 2024-09-14T04:44:52.267 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.267 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.267 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:44:52.267 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.216593+0000", 2024-09-14T04:44:52.267 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.5656999999999997e-05 2024-09-14T04:44:52.267 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.267 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.267 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:44:52.267 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.216599+0000", 2024-09-14T04:44:52.267 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.3119999999999999e-06 2024-09-14T04:44:52.267 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.268 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.268 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:52.268 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.218058+0000", 2024-09-14T04:44:52.268 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0014593049999999999 2024-09-14T04:44:52.268 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.268 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.268 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:44:52.268 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.218172+0000", 2024-09-14T04:44:52.268 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000113689 2024-09-14T04:44:52.268 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.268 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.268 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 3,5", 2024-09-14T04:44:52.269 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.218304+0000", 2024-09-14T04:44:52.269 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00013216899999999999 2024-09-14T04:44:52.269 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.269 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.269 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:44:52.269 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.222307+0000", 2024-09-14T04:44:52.269 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0040027819999999999 2024-09-14T04:44:52.269 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.269 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.269 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:44:52.269 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.225515+0000", 2024-09-14T04:44:52.269 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0032078689999999999 2024-09-14T04:44:52.269 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:44:52.269 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:44:52.270 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:44:52.270 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.270 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.270 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35535.0:27683 10.7 10:e10c5555:::benchmark_data_smithi038_206757_object27682: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 e235)", 2024-09-14T04:44:52.270 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:44:52.218899+0000", 2024-09-14T04:44:52.270 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 0.010182856000000001, 2024-09-14T04:44:52.270 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.010822567999999999, 2024-09-14T04:44:52.270 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:44:52.270 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "waiting for sub ops", 2024-09-14T04:44:52.270 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:44:52.270 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35535", 2024-09-14T04:44:52.270 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/531660000", 2024-09-14T04:44:52.270 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 27683 2024-09-14T04:44:52.270 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.271 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:44:52.271 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.271 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:44:52.271 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.218899+0000", 2024-09-14T04:44:52.271 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:44:52.271 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.271 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.271 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:44:52.271 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.218899+0000", 2024-09-14T04:44:52.271 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:44:52.271 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.271 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.271 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:44:52.271 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.218898+0000", 2024-09-14T04:44:52.271 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2024-09-14T04:44:52.272 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.272 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.272 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:44:52.272 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.218929+0000", 2024-09-14T04:44:52.272 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.1168999999999999e-05 2024-09-14T04:44:52.272 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.272 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.272 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:44:52.272 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.218939+0000", 2024-09-14T04:44:52.272 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.5710000000000004e-06 2024-09-14T04:44:52.272 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.272 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.273 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:44:52.273 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.218943+0000", 2024-09-14T04:44:52.273 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.5159999999999996e-06 2024-09-14T04:44:52.273 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.273 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.273 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:52.273 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.221053+0000", 2024-09-14T04:44:52.273 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0021096650000000002 2024-09-14T04:44:52.273 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.273 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.273 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:44:52.273 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.221172+0000", 2024-09-14T04:44:52.273 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00011916 2024-09-14T04:44:52.274 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.274 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.274 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 3,5", 2024-09-14T04:44:52.274 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.221306+0000", 2024-09-14T04:44:52.274 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000133783 2024-09-14T04:44:52.274 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.274 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.274 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:44:52.274 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.225556+0000", 2024-09-14T04:44:52.274 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0042505269999999996 2024-09-14T04:44:52.274 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.274 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.274 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:44:52.275 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.228245+0000", 2024-09-14T04:44:52.275 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0026890030000000001 2024-09-14T04:44:52.275 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:44:52.275 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:44:52.275 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:44:52.275 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.275 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.275 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35535.0:27688 10.b 10:d7c5af4d:::benchmark_data_smithi038_206757_object27687: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 e235)", 2024-09-14T04:44:52.275 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:44:52.222523+0000", 2024-09-14T04:44:52.275 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 0.0065589450000000001, 2024-09-14T04:44:52.275 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0072812069999999996, 2024-09-14T04:44:52.275 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:44:52.275 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "waiting for sub ops", 2024-09-14T04:44:52.275 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:44:52.276 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35535", 2024-09-14T04:44:52.276 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/531660000", 2024-09-14T04:44:52.276 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 27688 2024-09-14T04:44:52.276 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.276 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:44:52.276 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.276 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:44:52.276 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.222523+0000", 2024-09-14T04:44:52.276 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:44:52.276 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.276 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.276 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:44:52.276 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.222523+0000", 2024-09-14T04:44:52.277 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:44:52.277 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.277 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.277 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:44:52.277 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.222522+0000", 2024-09-14T04:44:52.277 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999995 2024-09-14T04:44:52.277 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.277 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.277 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:44:52.277 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.222554+0000", 2024-09-14T04:44:52.277 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.2212000000000003e-05 2024-09-14T04:44:52.277 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.277 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.277 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:44:52.277 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.222562+0000", 2024-09-14T04:44:52.278 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.1380000000000007e-06 2024-09-14T04:44:52.278 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.278 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.278 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:44:52.278 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.222567+0000", 2024-09-14T04:44:52.278 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.0089999999999998e-06 2024-09-14T04:44:52.278 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.278 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.278 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:44:52.278 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.224596+0000", 2024-09-14T04:44:52.278 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0020280749999999998 2024-09-14T04:44:52.278 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.278 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.278 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:44:52.278 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.224701+0000", 2024-09-14T04:44:52.279 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000105671 2024-09-14T04:44:52.279 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.279 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.279 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 0,1", 2024-09-14T04:44:52.279 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.224823+0000", 2024-09-14T04:44:52.279 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00012184399999999999 2024-09-14T04:44:52.279 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.279 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.279 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:44:52.279 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.226746+0000", 2024-09-14T04:44:52.279 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0019234160000000001 2024-09-14T04:44:52.279 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:44:52.279 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:44:52.280 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:44:52.280 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:44:52.228801+0000", 2024-09-14T04:44:52.280 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0020543570000000001 2024-09-14T04:44:52.280 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:44:52.280 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:44:52.280 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:44:52.280 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:44:52.280 INFO:teuthology.orchestra.run.smithi123.stdout: ], 2024-09-14T04:44:52.280 INFO:teuthology.orchestra.run.smithi123.stdout: "num_ops": 11 2024-09-14T04:44:52.280 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-14T04:44:52.283 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:52.309 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:52.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:52.311 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:44:52.412 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:52.430 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:52.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:52.431 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:44:52.532 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:52.550 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:52.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:52.552 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:44:52.653 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:52.684 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:52.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:52.686 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:44:52.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:52 smithi123 bash[68976]: cluster 2024-09-14T04:44:51.454930+0000 mgr.y (mgr.26165) 1117 : cluster [DBG] pgmap v1141: 89 pgs: 89 active+clean; 1.4 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 124 MiB/s wr, 1.98k op/s 2024-09-14T04:44:52.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:52 smithi123 bash[68976]: cluster 2024-09-14T04:44:51.454930+0000 mgr.y (mgr.26165) 1117 : cluster [DBG] pgmap v1141: 89 pgs: 89 active+clean; 1.4 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 124 MiB/s wr, 1.98k op/s 2024-09-14T04:44:52.747 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 15 16 28266 28250 117.697 86.125 0.00196414 0.0084616 2024-09-14T04:44:52.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:52 smithi038 bash[84940]: cluster 2024-09-14T04:44:51.454930+0000 mgr.y (mgr.26165) 1117 : cluster [DBG] pgmap v1141: 89 pgs: 89 active+clean; 1.4 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 124 MiB/s wr, 1.98k op/s 2024-09-14T04:44:52.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:52 smithi038 bash[84940]: cluster 2024-09-14T04:44:51.454930+0000 mgr.y (mgr.26165) 1117 : cluster [DBG] pgmap v1141: 89 pgs: 89 active+clean; 1.4 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 124 MiB/s wr, 1.98k op/s 2024-09-14T04:44:52.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:52 smithi038 bash[87336]: cluster 2024-09-14T04:44:51.454930+0000 mgr.y (mgr.26165) 1117 : cluster [DBG] pgmap v1141: 89 pgs: 89 active+clean; 1.4 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 124 MiB/s wr, 1.98k op/s 2024-09-14T04:44:52.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:52 smithi038 bash[87336]: cluster 2024-09-14T04:44:51.454930+0000 mgr.y (mgr.26165) 1117 : cluster [DBG] pgmap v1141: 89 pgs: 89 active+clean; 1.4 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 124 MiB/s wr, 1.98k op/s 2024-09-14T04:44:52.788 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:52.807 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:52.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:52.810 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:44:52.911 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:52.948 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:52.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:52.953 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:44:53.054 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:53.089 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:53.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:53.092 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:44:53.193 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:53.219 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:53.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:53.222 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:44:53.322 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:53.346 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:53.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:53.350 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:44:53.450 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:53.479 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:53.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:53.483 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:44:53.584 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:53.613 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:53.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:53.616 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:44:53.705 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.6 dump_blocked_ops 2024-09-14T04:44:53.716 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:53.736 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:53.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:53.738 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:44:53.747 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 16 16 29415 29399 114.828 71.8125 0.00259514 0.00867489 2024-09-14T04:44:53.839 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:53.863 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:53.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:53.865 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:44:53.966 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:54.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:54.008 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:54.008 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:44:54.109 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:54.143 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:54.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:54.146 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:44:54.247 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:54.266 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:54.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:54.268 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:44:54.368 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:54.406 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:54.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:54.409 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:44:54.510 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:54.530 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:54.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:54.532 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:44:54.632 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:54.656 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:54.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:54.658 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:44:54.747 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 17 16 30274 30258 111.232 53.6875 0.00332775 0.0089841 2024-09-14T04:44:54.758 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:54.793 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:54.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:54.797 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:44:54.898 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:54.908 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:54 smithi123 bash[68976]: cluster 2024-09-14T04:44:53.455785+0000 mgr.y (mgr.26165) 1118 : cluster [DBG] pgmap v1142: 89 pgs: 89 active+clean; 1.5 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 106 MiB/s wr, 1.70k op/s 2024-09-14T04:44:54.908 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:54 smithi123 bash[68976]: cluster 2024-09-14T04:44:53.455785+0000 mgr.y (mgr.26165) 1118 : cluster [DBG] pgmap v1142: 89 pgs: 89 active+clean; 1.5 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 106 MiB/s wr, 1.70k op/s 2024-09-14T04:44:54.932 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:54.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:54.935 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:44:54.975 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:54 smithi038 bash[84940]: cluster 2024-09-14T04:44:53.455785+0000 mgr.y (mgr.26165) 1118 : cluster [DBG] pgmap v1142: 89 pgs: 89 active+clean; 1.5 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 106 MiB/s wr, 1.70k op/s 2024-09-14T04:44:54.976 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:54 smithi038 bash[84940]: cluster 2024-09-14T04:44:53.455785+0000 mgr.y (mgr.26165) 1118 : cluster [DBG] pgmap v1142: 89 pgs: 89 active+clean; 1.5 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 106 MiB/s wr, 1.70k op/s 2024-09-14T04:44:54.976 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:54 smithi038 bash[87336]: cluster 2024-09-14T04:44:53.455785+0000 mgr.y (mgr.26165) 1118 : cluster [DBG] pgmap v1142: 89 pgs: 89 active+clean; 1.5 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 106 MiB/s wr, 1.70k op/s 2024-09-14T04:44:54.976 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:54 smithi038 bash[87336]: cluster 2024-09-14T04:44:53.455785+0000 mgr.y (mgr.26165) 1118 : cluster [DBG] pgmap v1142: 89 pgs: 89 active+clean; 1.5 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 106 MiB/s wr, 1.70k op/s 2024-09-14T04:44:55.035 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:55.063 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:55.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:55.065 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:44:55.166 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:55.197 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:55.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:55.199 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:44:55.206 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0: {} 2024-09-14T04:44:55.206 INFO:teuthology.orchestra.run.smithi038.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-14T04:44:55.246 INFO:teuthology.orchestra.run.smithi038.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-14T04:44:55.247 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1: {} 2024-09-14T04:44:55.291 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2: {} 2024-09-14T04:44:55.291 INFO:teuthology.orchestra.run.smithi038.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-14T04:44:55.300 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:55.324 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:55.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:55.327 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:44:55.330 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3: {} 2024-09-14T04:44:55.331 INFO:teuthology.orchestra.run.smithi038.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-14T04:44:55.364 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4: {} 2024-09-14T04:44:55.365 INFO:teuthology.orchestra.run.smithi038.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-14T04:44:55.391 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5: {} 2024-09-14T04:44:55.391 INFO:teuthology.orchestra.run.smithi038.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-14T04:44:55.423 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6: {} 2024-09-14T04:44:55.424 INFO:teuthology.orchestra.run.smithi038.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-14T04:44:55.428 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:55.458 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:55.459 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7: {} 2024-09-14T04:44:55.460 INFO:teuthology.orchestra.run.smithi038.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-14T04:44:55.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:55.462 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:44:55.541 INFO:teuthology.orchestra.run.smithi038.stderr:noscrub is unset 2024-09-14T04:44:55.563 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:55.575 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:55 smithi123 bash[68976]: audit 2024-09-14T04:44:54.721775+0000 mon.a (mon.0) 1337 : audit [INF] from='client.? 172.21.15.38:0/843724312' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:44:55.575 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:55 smithi123 bash[68976]: audit 2024-09-14T04:44:54.721775+0000 mon.a (mon.0) 1337 : audit [INF] from='client.? 172.21.15.38:0/843724312' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:44:55.575 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:55 smithi123 bash[68976]: audit 2024-09-14T04:44:55.159974+0000 mon.c (mon.2) 67 : audit [DBG] from='client.? 172.21.15.38:0/1728360555' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:44:55.575 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:55 smithi123 bash[68976]: audit 2024-09-14T04:44:55.159974+0000 mon.c (mon.2) 67 : audit [DBG] from='client.? 172.21.15.38:0/1728360555' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:44:55.589 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:55.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:55.592 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:44:55.681 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:55 smithi038 bash[84940]: audit 2024-09-14T04:44:54.721775+0000 mon.a (mon.0) 1337 : audit [INF] from='client.? 172.21.15.38:0/843724312' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:44:55.681 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:55 smithi038 bash[84940]: audit 2024-09-14T04:44:54.721775+0000 mon.a (mon.0) 1337 : audit [INF] from='client.? 172.21.15.38:0/843724312' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:44:55.681 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:55 smithi038 bash[84940]: audit 2024-09-14T04:44:55.159974+0000 mon.c (mon.2) 67 : audit [DBG] from='client.? 172.21.15.38:0/1728360555' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:44:55.682 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:55 smithi038 bash[84940]: audit 2024-09-14T04:44:55.159974+0000 mon.c (mon.2) 67 : audit [DBG] from='client.? 172.21.15.38:0/1728360555' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:44:55.682 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:55 smithi038 bash[87336]: audit 2024-09-14T04:44:54.721775+0000 mon.a (mon.0) 1337 : audit [INF] from='client.? 172.21.15.38:0/843724312' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:44:55.682 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:55 smithi038 bash[87336]: audit 2024-09-14T04:44:54.721775+0000 mon.a (mon.0) 1337 : audit [INF] from='client.? 172.21.15.38:0/843724312' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:44:55.682 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:55 smithi038 bash[87336]: audit 2024-09-14T04:44:55.159974+0000 mon.c (mon.2) 67 : audit [DBG] from='client.? 172.21.15.38:0/1728360555' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:44:55.682 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:55 smithi038 bash[87336]: audit 2024-09-14T04:44:55.159974+0000 mon.c (mon.2) 67 : audit [DBG] from='client.? 172.21.15.38:0/1728360555' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:44:55.693 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:55.721 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:55.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:55.725 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:44:55.747 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 18 16 32110 32094 111.426 114.75 0.0116901 0.00896935 2024-09-14T04:44:55.826 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:55.852 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:55.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:55.856 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:44:55.957 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:55.984 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:55.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:55.986 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:44:56.087 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:56.115 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:56.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:56.124 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:44:56.225 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:56.253 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:56.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:56.255 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:44:56.356 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:56.380 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:56.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:56.383 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:44:56.484 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:56.508 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:56.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:56.510 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:44:56.611 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:56.633 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:56.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:56.636 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:44:56.737 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:56.747 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 19 16 33835 33819 111.236 107.812 0.0117978 0.00898426 2024-09-14T04:44:56.747 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:56 smithi038 bash[84940]: cluster 2024-09-14T04:44:55.460980+0000 mgr.y (mgr.26165) 1119 : cluster [DBG] pgmap v1143: 89 pgs: 89 active+clean; 1.7 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 108 MiB/s wr, 1.73k op/s 2024-09-14T04:44:56.747 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:56 smithi038 bash[84940]: cluster 2024-09-14T04:44:55.460980+0000 mgr.y (mgr.26165) 1119 : cluster [DBG] pgmap v1143: 89 pgs: 89 active+clean; 1.7 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 108 MiB/s wr, 1.73k op/s 2024-09-14T04:44:56.748 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:56 smithi038 bash[84940]: cluster 2024-09-14T04:44:55.524980+0000 mon.a (mon.0) 1338 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:44:56.748 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:56 smithi038 bash[84940]: cluster 2024-09-14T04:44:55.524980+0000 mon.a (mon.0) 1338 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:44:56.748 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:56 smithi038 bash[84940]: audit 2024-09-14T04:44:55.537804+0000 mon.a (mon.0) 1339 : audit [INF] from='client.? 172.21.15.38:0/843724312' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:44:56.748 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:56 smithi038 bash[84940]: audit 2024-09-14T04:44:55.537804+0000 mon.a (mon.0) 1339 : audit [INF] from='client.? 172.21.15.38:0/843724312' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:44:56.748 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:56 smithi038 bash[84940]: cluster 2024-09-14T04:44:55.549623+0000 mon.a (mon.0) 1340 : cluster [DBG] osdmap e236: 8 total, 8 up, 8 in 2024-09-14T04:44:56.748 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:56 smithi038 bash[84940]: cluster 2024-09-14T04:44:55.549623+0000 mon.a (mon.0) 1340 : cluster [DBG] osdmap e236: 8 total, 8 up, 8 in 2024-09-14T04:44:56.748 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:56 smithi038 bash[87336]: cluster 2024-09-14T04:44:55.460980+0000 mgr.y (mgr.26165) 1119 : cluster [DBG] pgmap v1143: 89 pgs: 89 active+clean; 1.7 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 108 MiB/s wr, 1.73k op/s 2024-09-14T04:44:56.748 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:56 smithi038 bash[87336]: cluster 2024-09-14T04:44:55.460980+0000 mgr.y (mgr.26165) 1119 : cluster [DBG] pgmap v1143: 89 pgs: 89 active+clean; 1.7 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 108 MiB/s wr, 1.73k op/s 2024-09-14T04:44:56.748 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:56 smithi038 bash[87336]: cluster 2024-09-14T04:44:55.524980+0000 mon.a (mon.0) 1338 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:44:56.748 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:56 smithi038 bash[87336]: cluster 2024-09-14T04:44:55.524980+0000 mon.a (mon.0) 1338 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:44:56.748 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:56 smithi038 bash[87336]: audit 2024-09-14T04:44:55.537804+0000 mon.a (mon.0) 1339 : audit [INF] from='client.? 172.21.15.38:0/843724312' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:44:56.749 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:56 smithi038 bash[87336]: audit 2024-09-14T04:44:55.537804+0000 mon.a (mon.0) 1339 : audit [INF] from='client.? 172.21.15.38:0/843724312' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:44:56.749 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:56 smithi038 bash[87336]: cluster 2024-09-14T04:44:55.549623+0000 mon.a (mon.0) 1340 : cluster [DBG] osdmap e236: 8 total, 8 up, 8 in 2024-09-14T04:44:56.749 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:56 smithi038 bash[87336]: cluster 2024-09-14T04:44:55.549623+0000 mon.a (mon.0) 1340 : cluster [DBG] osdmap e236: 8 total, 8 up, 8 in 2024-09-14T04:44:56.763 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:56.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:56.765 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:44:56.866 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:56.892 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:56.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:56.895 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:44:56.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:56 smithi123 bash[68976]: cluster 2024-09-14T04:44:55.460980+0000 mgr.y (mgr.26165) 1119 : cluster [DBG] pgmap v1143: 89 pgs: 89 active+clean; 1.7 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 108 MiB/s wr, 1.73k op/s 2024-09-14T04:44:56.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:56 smithi123 bash[68976]: cluster 2024-09-14T04:44:55.460980+0000 mgr.y (mgr.26165) 1119 : cluster [DBG] pgmap v1143: 89 pgs: 89 active+clean; 1.7 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 108 MiB/s wr, 1.73k op/s 2024-09-14T04:44:56.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:56 smithi123 bash[68976]: cluster 2024-09-14T04:44:55.524980+0000 mon.a (mon.0) 1338 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:44:56.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:56 smithi123 bash[68976]: cluster 2024-09-14T04:44:55.524980+0000 mon.a (mon.0) 1338 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:44:56.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:56 smithi123 bash[68976]: audit 2024-09-14T04:44:55.537804+0000 mon.a (mon.0) 1339 : audit [INF] from='client.? 172.21.15.38:0/843724312' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:44:56.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:56 smithi123 bash[68976]: audit 2024-09-14T04:44:55.537804+0000 mon.a (mon.0) 1339 : audit [INF] from='client.? 172.21.15.38:0/843724312' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:44:56.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:56 smithi123 bash[68976]: cluster 2024-09-14T04:44:55.549623+0000 mon.a (mon.0) 1340 : cluster [DBG] osdmap e236: 8 total, 8 up, 8 in 2024-09-14T04:44:56.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:56 smithi123 bash[68976]: cluster 2024-09-14T04:44:55.549623+0000 mon.a (mon.0) 1340 : cluster [DBG] osdmap e236: 8 total, 8 up, 8 in 2024-09-14T04:44:56.996 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:57.023 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:57.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:57.027 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:44:57.128 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:57.148 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:57.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:57.150 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:44:57.251 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:57.289 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:57.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:57.292 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:44:57.393 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:57.422 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:57.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:57.425 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:44:57.526 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:57.554 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:57.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:57.557 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:44:57.658 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:57.680 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:44:57.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:57.682 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:44:57.747 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:2024-09-14T04:44:57.748428+0000 min lat: 0.00115769 max lat: 0.625679 avg lat: 0.00904738 2024-09-14T04:44:57.747 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-14T04:44:57.748 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 20 16 35098 35082 109.62 78.9375 0.00182365 0.00904738 2024-09-14T04:44:57.782 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:57.808 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:57.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:57.810 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:44:57.911 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:57.944 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:57.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:57.946 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:44:58.047 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:58.071 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:58.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:58.075 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:44:58.176 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:58.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:58.207 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:44:58.207 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:44:58.308 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:58.334 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:44:58.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:58.337 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:44:58.438 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:58.447 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T04:44:58.464 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:58.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:58.468 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:44:58.568 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:58.593 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:44:58.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:58.595 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:44:58.670 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:44:58 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:44:58] "GET /metrics HTTP/1.1" 200 36686 "" "Prometheus/2.51.0" 2024-09-14T04:44:58.696 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:58.747 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 21 16 36693 36677 109.147 99.6875 0.00622571 0.00915607 2024-09-14T04:44:58.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:58 smithi123 bash[68976]: cluster 2024-09-14T04:44:57.461981+0000 mgr.y (mgr.26165) 1120 : cluster [DBG] pgmap v1145: 89 pgs: 89 active+clean; 1.9 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 97 MiB/s wr, 1.55k op/s 2024-09-14T04:44:58.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:44:58 smithi123 bash[68976]: cluster 2024-09-14T04:44:57.461981+0000 mgr.y (mgr.26165) 1120 : cluster [DBG] pgmap v1145: 89 pgs: 89 active+clean; 1.9 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 97 MiB/s wr, 1.55k op/s 2024-09-14T04:44:58.997 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:58.998 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:58 smithi038 bash[84940]: cluster 2024-09-14T04:44:57.461981+0000 mgr.y (mgr.26165) 1120 : cluster [DBG] pgmap v1145: 89 pgs: 89 active+clean; 1.9 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 97 MiB/s wr, 1.55k op/s 2024-09-14T04:44:58.999 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:44:58 smithi038 bash[84940]: cluster 2024-09-14T04:44:57.461981+0000 mgr.y (mgr.26165) 1120 : cluster [DBG] pgmap v1145: 89 pgs: 89 active+clean; 1.9 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 97 MiB/s wr, 1.55k op/s 2024-09-14T04:44:58.999 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:58 smithi038 bash[87336]: cluster 2024-09-14T04:44:57.461981+0000 mgr.y (mgr.26165) 1120 : cluster [DBG] pgmap v1145: 89 pgs: 89 active+clean; 1.9 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 97 MiB/s wr, 1.55k op/s 2024-09-14T04:44:58.999 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:44:58 smithi038 bash[87336]: cluster 2024-09-14T04:44:57.461981+0000 mgr.y (mgr.26165) 1120 : cluster [DBG] pgmap v1145: 89 pgs: 89 active+clean; 1.9 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 97 MiB/s wr, 1.55k op/s 2024-09-14T04:44:59.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:59.000 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:44:59.101 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:59.123 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:59.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:59.125 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:44:59.226 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:59.324 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:44:59.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:59.328 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:44:59.429 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:59.467 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:44:59.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:59.469 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:44:59.570 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:59.598 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:59.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:59.603 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:44:59.704 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:59.731 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:44:59.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:59.734 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:44:59.747 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 22 16 38211 38195 108.498 94.875 0.00629166 0.00921175 2024-09-14T04:44:59.835 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:59.902 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:44:59.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:44:59.906 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:45:00.007 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:00.032 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:00.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:00.037 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:45:00.138 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:00.161 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:00.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:00.164 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:45:00.265 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:00.273 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:45:00 smithi123 bash[61744]: ts=2024-09-14T04:45:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:45:00.289 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:00.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:00.293 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:45:00.394 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:00.417 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:00.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:00.420 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:45:00.521 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:00.549 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:00.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:00.555 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:45:00.656 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:00.688 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:00.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:00.692 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:45:00.747 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 23 16 39917 39901 108.416 106.625 0.0158958 0.00921848 2024-09-14T04:45:00.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:00 smithi038 bash[84940]: cluster 2024-09-14T04:44:59.462449+0000 mgr.y (mgr.26165) 1121 : cluster [DBG] pgmap v1146: 89 pgs: 89 active+clean; 2.0 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 96 MiB/s wr, 1.53k op/s 2024-09-14T04:45:00.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:00 smithi038 bash[84940]: cluster 2024-09-14T04:44:59.462449+0000 mgr.y (mgr.26165) 1121 : cluster [DBG] pgmap v1146: 89 pgs: 89 active+clean; 2.0 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 96 MiB/s wr, 1.53k op/s 2024-09-14T04:45:00.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:00 smithi038 bash[84940]: audit 2024-09-14T04:45:00.243276+0000 mon.a (mon.0) 1341 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:45:00.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:00 smithi038 bash[84940]: audit 2024-09-14T04:45:00.243276+0000 mon.a (mon.0) 1341 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:45:00.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:00 smithi038 bash[87336]: cluster 2024-09-14T04:44:59.462449+0000 mgr.y (mgr.26165) 1121 : cluster [DBG] pgmap v1146: 89 pgs: 89 active+clean; 2.0 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 96 MiB/s wr, 1.53k op/s 2024-09-14T04:45:00.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:00 smithi038 bash[87336]: cluster 2024-09-14T04:44:59.462449+0000 mgr.y (mgr.26165) 1121 : cluster [DBG] pgmap v1146: 89 pgs: 89 active+clean; 2.0 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 96 MiB/s wr, 1.53k op/s 2024-09-14T04:45:00.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:00 smithi038 bash[87336]: audit 2024-09-14T04:45:00.243276+0000 mon.a (mon.0) 1341 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:45:00.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:00 smithi038 bash[87336]: audit 2024-09-14T04:45:00.243276+0000 mon.a (mon.0) 1341 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:45:00.793 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:00.818 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:00.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:00.822 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:45:00.923 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:00.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:00 smithi123 bash[68976]: cluster 2024-09-14T04:44:59.462449+0000 mgr.y (mgr.26165) 1121 : cluster [DBG] pgmap v1146: 89 pgs: 89 active+clean; 2.0 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 96 MiB/s wr, 1.53k op/s 2024-09-14T04:45:00.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:00 smithi123 bash[68976]: cluster 2024-09-14T04:44:59.462449+0000 mgr.y (mgr.26165) 1121 : cluster [DBG] pgmap v1146: 89 pgs: 89 active+clean; 2.0 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 96 MiB/s wr, 1.53k op/s 2024-09-14T04:45:00.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:00 smithi123 bash[68976]: audit 2024-09-14T04:45:00.243276+0000 mon.a (mon.0) 1341 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:45:00.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:00 smithi123 bash[68976]: audit 2024-09-14T04:45:00.243276+0000 mon.a (mon.0) 1341 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:45:00.960 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:00.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:00.965 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:45:01.066 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:01.090 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:01.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:01.094 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:45:01.194 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:01.226 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:01.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:01.230 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:45:01.330 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:01.479 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:01.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:01.486 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:45:01.586 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:01.614 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:01.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:01.616 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:45:01.714 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-14T04:45:01.716 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:01.749 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 24 16 41654 41638 108.42 108.562 0.00658182 0.009217 2024-09-14T04:45:01.780 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:01.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:01.786 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:45:01.837 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd unset nodeep-scrub 2024-09-14T04:45:01.887 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:01.918 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:01.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:01.923 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:45:02.024 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:02.057 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:02.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:02.062 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:45:02.162 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:02.243 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:02.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:02.246 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:45:02.347 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:02.373 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:02.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:02.377 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:45:02.478 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:02.522 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:02.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:02.526 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:45:02.626 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:02.648 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:02.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:02.650 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:45:02.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:02 smithi123 bash[68976]: cluster 2024-09-14T04:45:01.463191+0000 mgr.y (mgr.26165) 1122 : cluster [DBG] pgmap v1147: 89 pgs: 89 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 92 MiB/s wr, 1.48k op/s 2024-09-14T04:45:02.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:02 smithi123 bash[68976]: cluster 2024-09-14T04:45:01.463191+0000 mgr.y (mgr.26165) 1122 : cluster [DBG] pgmap v1147: 89 pgs: 89 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 92 MiB/s wr, 1.48k op/s 2024-09-14T04:45:02.748 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 25 16 43013 42997 107.481 84.9375 0.00889061 0.00929938 2024-09-14T04:45:02.750 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:02.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:02 smithi038 bash[84940]: cluster 2024-09-14T04:45:01.463191+0000 mgr.y (mgr.26165) 1122 : cluster [DBG] pgmap v1147: 89 pgs: 89 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 92 MiB/s wr, 1.48k op/s 2024-09-14T04:45:02.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:02 smithi038 bash[84940]: cluster 2024-09-14T04:45:01.463191+0000 mgr.y (mgr.26165) 1122 : cluster [DBG] pgmap v1147: 89 pgs: 89 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 92 MiB/s wr, 1.48k op/s 2024-09-14T04:45:02.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:02 smithi038 bash[87336]: cluster 2024-09-14T04:45:01.463191+0000 mgr.y (mgr.26165) 1122 : cluster [DBG] pgmap v1147: 89 pgs: 89 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 92 MiB/s wr, 1.48k op/s 2024-09-14T04:45:02.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:02 smithi038 bash[87336]: cluster 2024-09-14T04:45:01.463191+0000 mgr.y (mgr.26165) 1122 : cluster [DBG] pgmap v1147: 89 pgs: 89 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 92 MiB/s wr, 1.48k op/s 2024-09-14T04:45:02.776 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:02.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:02.781 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:45:02.882 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:02.908 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:02.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:02.912 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:45:03.013 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:03.039 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:03.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:03.045 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:45:03.146 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:03.176 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:03.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:03.180 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:45:03.281 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:03.371 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:03.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:03.376 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:45:03.477 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:03.509 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:03.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:03.511 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:45:03.612 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:03.641 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:03.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:03.644 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:45:03.745 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:03.748 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 26 16 44584 44568 107.123 98.1875 0.0100689 0.00932878 2024-09-14T04:45:03.771 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:03.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:03.777 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:45:03.878 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:03.898 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:03.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:03.900 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:45:04.000 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:04.028 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:04.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:04.031 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:45:04.131 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:04.256 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:04.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:04.259 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:45:04.360 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:04.393 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:04.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:04.396 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:45:04.497 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:04.525 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:04.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:04.530 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:45:04.631 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:04.659 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:04.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:04.662 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:45:04.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:04 smithi123 bash[68976]: cluster 2024-09-14T04:45:03.464826+0000 mgr.y (mgr.26165) 1123 : cluster [DBG] pgmap v1148: 89 pgs: 89 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 92 MiB/s wr, 1.48k op/s 2024-09-14T04:45:04.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:04 smithi123 bash[68976]: cluster 2024-09-14T04:45:03.464826+0000 mgr.y (mgr.26165) 1123 : cluster [DBG] pgmap v1148: 89 pgs: 89 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 92 MiB/s wr, 1.48k op/s 2024-09-14T04:45:04.748 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 27 16 45273 45257 104.75 43.0625 0.00647769 0.00954126 2024-09-14T04:45:04.763 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:04.793 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:04.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:04.797 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:45:04.898 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:04.907 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:04 smithi038 bash[87336]: cluster 2024-09-14T04:45:03.464826+0000 mgr.y (mgr.26165) 1123 : cluster [DBG] pgmap v1148: 89 pgs: 89 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 92 MiB/s wr, 1.48k op/s 2024-09-14T04:45:04.907 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:04 smithi038 bash[87336]: cluster 2024-09-14T04:45:03.464826+0000 mgr.y (mgr.26165) 1123 : cluster [DBG] pgmap v1148: 89 pgs: 89 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 92 MiB/s wr, 1.48k op/s 2024-09-14T04:45:04.907 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:04 smithi038 bash[84940]: cluster 2024-09-14T04:45:03.464826+0000 mgr.y (mgr.26165) 1123 : cluster [DBG] pgmap v1148: 89 pgs: 89 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 92 MiB/s wr, 1.48k op/s 2024-09-14T04:45:04.908 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:04 smithi038 bash[84940]: cluster 2024-09-14T04:45:03.464826+0000 mgr.y (mgr.26165) 1123 : cluster [DBG] pgmap v1148: 89 pgs: 89 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 92 MiB/s wr, 1.48k op/s 2024-09-14T04:45:04.923 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:04.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:04.931 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:45:05.032 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:05.076 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:05.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:05.079 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:45:05.179 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:05.212 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:05.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:05.215 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:45:05.316 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:05.341 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:05.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:05.345 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:45:05.446 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:05.469 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:05.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:05.473 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:45:05.574 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:05.599 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:05.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:05.603 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:45:05.703 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:05.736 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:05.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:05.739 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:45:05.748 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 28 16 46749 46733 104.304 92.25 0.0100366 0.00958127 2024-09-14T04:45:05.840 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:05.868 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:05.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:05.874 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:45:05.974 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:06.010 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:06.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:06.017 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:45:06.118 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:06.150 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:06.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:06.152 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:45:06.253 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:06.308 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:06.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:06.312 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:45:06.413 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:06.446 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:06.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:06.449 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:45:06.550 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:06.582 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:06.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:06.586 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:45:06.687 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:06.709 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:06.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:06.713 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:45:06.748 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 29 16 48158 48142 103.743 88.0625 0.00484402 0.00963411 2024-09-14T04:45:06.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:06 smithi038 bash[84940]: cluster 2024-09-14T04:45:05.465434+0000 mgr.y (mgr.26165) 1124 : cluster [DBG] pgmap v1149: 89 pgs: 89 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 93 MiB/s wr, 1.48k op/s 2024-09-14T04:45:06.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:06 smithi038 bash[84940]: cluster 2024-09-14T04:45:05.465434+0000 mgr.y (mgr.26165) 1124 : cluster [DBG] pgmap v1149: 89 pgs: 89 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 93 MiB/s wr, 1.48k op/s 2024-09-14T04:45:06.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:06 smithi038 bash[84940]: audit 2024-09-14T04:45:05.874094+0000 mon.a (mon.0) 1342 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:45:06.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:06 smithi038 bash[84940]: audit 2024-09-14T04:45:05.874094+0000 mon.a (mon.0) 1342 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:45:06.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:06 smithi038 bash[87336]: cluster 2024-09-14T04:45:05.465434+0000 mgr.y (mgr.26165) 1124 : cluster [DBG] pgmap v1149: 89 pgs: 89 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 93 MiB/s wr, 1.48k op/s 2024-09-14T04:45:06.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:06 smithi038 bash[87336]: cluster 2024-09-14T04:45:05.465434+0000 mgr.y (mgr.26165) 1124 : cluster [DBG] pgmap v1149: 89 pgs: 89 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 93 MiB/s wr, 1.48k op/s 2024-09-14T04:45:06.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:06 smithi038 bash[87336]: audit 2024-09-14T04:45:05.874094+0000 mon.a (mon.0) 1342 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:45:06.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:06 smithi038 bash[87336]: audit 2024-09-14T04:45:05.874094+0000 mon.a (mon.0) 1342 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:45:06.813 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:06.816 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:06 smithi123 bash[68976]: cluster 2024-09-14T04:45:05.465434+0000 mgr.y (mgr.26165) 1124 : cluster [DBG] pgmap v1149: 89 pgs: 89 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 93 MiB/s wr, 1.48k op/s 2024-09-14T04:45:06.816 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:06 smithi123 bash[68976]: cluster 2024-09-14T04:45:05.465434+0000 mgr.y (mgr.26165) 1124 : cluster [DBG] pgmap v1149: 89 pgs: 89 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 93 MiB/s wr, 1.48k op/s 2024-09-14T04:45:06.816 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:06 smithi123 bash[68976]: audit 2024-09-14T04:45:05.874094+0000 mon.a (mon.0) 1342 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:45:06.816 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:06 smithi123 bash[68976]: audit 2024-09-14T04:45:05.874094+0000 mon.a (mon.0) 1342 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:45:06.858 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:06.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:06.861 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:45:06.962 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:06.999 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:07.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:07.006 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:45:07.106 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:07.121 INFO:teuthology.orchestra.run.smithi123.stdout:ERROR: (22) Invalid argument 2024-09-14T04:45:07.121 INFO:teuthology.orchestra.run.smithi123.stdout:op_tracker tracking is not enabled now, so no ops 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-09-14T04:45:07.154 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:07.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:07.163 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:45:07.263 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:07.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:07.311 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:07.311 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:45:07.412 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:07.434 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:07.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:07.438 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:45:07.539 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:07.565 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:07.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:07.574 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:45:07.589 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:45:07.589 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:45:07.674 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:07.709 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:07.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:07.713 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:45:07.748 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 30 16 49536 49520 103.156 86.125 0.00581276 0.00968757 2024-09-14T04:45:07.814 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:07.837 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:07.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:07.840 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:45:07.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:07 smithi123 bash[68976]: audit 2024-09-14T04:45:06.691634+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:45:07.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:07 smithi123 bash[68976]: audit 2024-09-14T04:45:06.691634+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:45:07.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:07 smithi123 bash[68976]: audit 2024-09-14T04:45:06.710099+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:45:07.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:07 smithi123 bash[68976]: audit 2024-09-14T04:45:06.710099+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:45:07.940 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:07.951 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:07 smithi038 bash[84940]: audit 2024-09-14T04:45:06.691634+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:45:07.951 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:07 smithi038 bash[84940]: audit 2024-09-14T04:45:06.691634+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:45:07.951 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:07 smithi038 bash[84940]: audit 2024-09-14T04:45:06.710099+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:45:07.951 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:07 smithi038 bash[84940]: audit 2024-09-14T04:45:06.710099+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:45:07.951 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:07 smithi038 bash[87336]: audit 2024-09-14T04:45:06.691634+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:45:07.951 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:07 smithi038 bash[87336]: audit 2024-09-14T04:45:06.691634+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:45:07.951 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:07 smithi038 bash[87336]: audit 2024-09-14T04:45:06.710099+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:45:07.951 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:07 smithi038 bash[87336]: audit 2024-09-14T04:45:06.710099+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:45:07.963 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:07.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:07.965 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:45:08.066 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:08.094 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:08.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:08.096 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:45:08.197 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:08.225 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:08.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:08.227 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:45:08.328 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:08.354 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:08.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:08.358 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:45:08.458 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:08.478 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:08.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:08.480 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:45:08.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:45:08 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:45:08] "GET /metrics HTTP/1.1" 200 36697 "" "Prometheus/2.51.0" 2024-09-14T04:45:08.581 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:08.612 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:08.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:08.616 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:45:08.717 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:08.742 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:08.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:08.744 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:45:08.748 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 31 16 50090 50074 100.945 34.625 0.00261918 0.00989634 2024-09-14T04:45:08.845 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:08.882 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:08.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:08.888 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:45:08.891 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:08 smithi123 bash[68976]: cluster 2024-09-14T04:45:07.465924+0000 mgr.y (mgr.26165) 1125 : cluster [DBG] pgmap v1150: 89 pgs: 89 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s 2024-09-14T04:45:08.891 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:08 smithi123 bash[68976]: cluster 2024-09-14T04:45:07.465924+0000 mgr.y (mgr.26165) 1125 : cluster [DBG] pgmap v1150: 89 pgs: 89 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s 2024-09-14T04:45:08.893 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.6 dump_historic_ops 2024-09-14T04:45:08.988 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:09.000 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:08 smithi038 bash[84940]: cluster 2024-09-14T04:45:07.465924+0000 mgr.y (mgr.26165) 1125 : cluster [DBG] pgmap v1150: 89 pgs: 89 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s 2024-09-14T04:45:09.000 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:08 smithi038 bash[84940]: cluster 2024-09-14T04:45:07.465924+0000 mgr.y (mgr.26165) 1125 : cluster [DBG] pgmap v1150: 89 pgs: 89 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s 2024-09-14T04:45:09.000 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:08 smithi038 bash[87336]: cluster 2024-09-14T04:45:07.465924+0000 mgr.y (mgr.26165) 1125 : cluster [DBG] pgmap v1150: 89 pgs: 89 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s 2024-09-14T04:45:09.000 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:08 smithi038 bash[87336]: cluster 2024-09-14T04:45:07.465924+0000 mgr.y (mgr.26165) 1125 : cluster [DBG] pgmap v1150: 89 pgs: 89 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s 2024-09-14T04:45:09.022 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:09.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:09.025 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:45:09.126 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:09.161 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:09.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:09.163 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:45:09.264 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:09.293 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:09.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:09.297 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:45:09.398 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:09.420 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:09.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:09.425 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:45:09.526 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:09.553 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 4, 5, 6, 7, 0] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-09-14T04:45:09.554 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-14T04:45:09.554 INFO:tasks.thrashosds.thrasher:inject_pause on osd.3 2024-09-14T04:45:09.554 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2024-09-14T04:45:09.554 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2024-09-14T04:45:09.554 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.3 config set filestore_inject_stall 3 2024-09-14T04:45:09.555 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:09.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:09.558 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:45:09.659 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:09.684 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:09.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:09.688 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:45:09.749 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 32 16 51326 51310 100.204 77.25 0.00246091 0.00996046 2024-09-14T04:45:09.788 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:09.809 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:09.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:09.811 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:45:09.913 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:10.101 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:10.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:10.103 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:45:10.204 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:10.236 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:10.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:10.239 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:45:10.340 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:10.619 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:10.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:10.623 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:45:10.688 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:45:10 smithi123 bash[61744]: ts=2024-09-14T04:45:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:45:10.724 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:10.748 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 33 16 52236 52220 98.8912 56.875 0.00760628 0.0101063 2024-09-14T04:45:10.750 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:10.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:10.753 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:45:10.854 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:10.875 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:10.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:10.877 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:45:10.978 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:10.990 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:10 smithi038 bash[84940]: cluster 2024-09-14T04:45:09.466410+0000 mgr.y (mgr.26165) 1126 : cluster [DBG] pgmap v1151: 89 pgs: 89 active+clean; 2.9 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-09-14T04:45:10.990 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:10 smithi038 bash[84940]: cluster 2024-09-14T04:45:09.466410+0000 mgr.y (mgr.26165) 1126 : cluster [DBG] pgmap v1151: 89 pgs: 89 active+clean; 2.9 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-09-14T04:45:10.990 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:10 smithi038 bash[87336]: cluster 2024-09-14T04:45:09.466410+0000 mgr.y (mgr.26165) 1126 : cluster [DBG] pgmap v1151: 89 pgs: 89 active+clean; 2.9 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-09-14T04:45:10.990 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:10 smithi038 bash[87336]: cluster 2024-09-14T04:45:09.466410+0000 mgr.y (mgr.26165) 1126 : cluster [DBG] pgmap v1151: 89 pgs: 89 active+clean; 2.9 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-09-14T04:45:11.040 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:11.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:11.043 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:45:11.144 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:11.154 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:10 smithi123 bash[68976]: cluster 2024-09-14T04:45:09.466410+0000 mgr.y (mgr.26165) 1126 : cluster [DBG] pgmap v1151: 89 pgs: 89 active+clean; 2.9 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-09-14T04:45:11.154 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:10 smithi123 bash[68976]: cluster 2024-09-14T04:45:09.466410+0000 mgr.y (mgr.26165) 1126 : cluster [DBG] pgmap v1151: 89 pgs: 89 active+clean; 2.9 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-09-14T04:45:11.169 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:11.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:11.172 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:45:11.273 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:11.315 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:11.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:11.321 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:45:11.421 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:11.451 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:11.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:11.453 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:45:11.554 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:11.581 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:11.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:11.584 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:45:11.685 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:11.706 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:11.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:11.708 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:45:11.749 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 34 16 53506 53490 98.317 79.375 0.0239909 0.0101626 2024-09-14T04:45:11.809 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:11.836 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:11.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:11.841 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:45:11.942 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:11.976 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:11.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:11.978 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:45:12.079 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:12.101 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:12.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:12.103 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:45:12.203 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:12.222 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:12.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:12.224 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:45:12.325 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:12.342 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:12.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:12.345 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:45:12.445 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:12.482 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:12.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:12.485 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:45:12.586 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:12.614 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:12.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:12.618 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:45:12.719 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:12.743 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:12.743 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:12 smithi038 bash[87336]: cluster 2024-09-14T04:45:11.467051+0000 mgr.y (mgr.26165) 1127 : cluster [DBG] pgmap v1152: 89 pgs: 89 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s 2024-09-14T04:45:12.744 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:12 smithi038 bash[87336]: cluster 2024-09-14T04:45:11.467051+0000 mgr.y (mgr.26165) 1127 : cluster [DBG] pgmap v1152: 89 pgs: 89 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s 2024-09-14T04:45:12.744 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:12 smithi038 bash[84940]: cluster 2024-09-14T04:45:11.467051+0000 mgr.y (mgr.26165) 1127 : cluster [DBG] pgmap v1152: 89 pgs: 89 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s 2024-09-14T04:45:12.744 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:12 smithi038 bash[84940]: cluster 2024-09-14T04:45:11.467051+0000 mgr.y (mgr.26165) 1127 : cluster [DBG] pgmap v1152: 89 pgs: 89 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s 2024-09-14T04:45:12.744 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:12 smithi038 bash[84940]: audit 2024-09-14T04:45:11.813266+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:45:12.744 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:12 smithi038 bash[84940]: audit 2024-09-14T04:45:11.813266+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:45:12.744 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:12 smithi038 bash[84940]: audit 2024-09-14T04:45:11.824073+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:45:12.745 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:12 smithi038 bash[84940]: audit 2024-09-14T04:45:11.824073+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:45:12.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:12.748 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:45:12.749 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 35 16 54454 54438 97.2007 59.25 0.0194171 0.0102827 2024-09-14T04:45:12.849 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:12.881 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:12.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:12.886 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:45:12.986 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:12.995 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:12 smithi038 bash[87336]: audit 2024-09-14T04:45:11.813266+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:45:12.995 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:12 smithi038 bash[87336]: audit 2024-09-14T04:45:11.813266+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:45:12.995 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:12 smithi038 bash[87336]: audit 2024-09-14T04:45:11.824073+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:45:12.995 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:12 smithi038 bash[87336]: audit 2024-09-14T04:45:11.824073+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:45:13.014 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:13.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:13.016 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:45:13.050 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T04:45:13.117 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:13.133 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:12 smithi123 bash[68976]: cluster 2024-09-14T04:45:11.467051+0000 mgr.y (mgr.26165) 1127 : cluster [DBG] pgmap v1152: 89 pgs: 89 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s 2024-09-14T04:45:13.133 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:12 smithi123 bash[68976]: cluster 2024-09-14T04:45:11.467051+0000 mgr.y (mgr.26165) 1127 : cluster [DBG] pgmap v1152: 89 pgs: 89 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s 2024-09-14T04:45:13.134 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:12 smithi123 bash[68976]: audit 2024-09-14T04:45:11.813266+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:45:13.134 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:12 smithi123 bash[68976]: audit 2024-09-14T04:45:11.813266+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:45:13.134 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:12 smithi123 bash[68976]: audit 2024-09-14T04:45:11.824073+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:45:13.134 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:12 smithi123 bash[68976]: audit 2024-09-14T04:45:11.824073+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:45:13.139 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:13.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:13.141 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:45:13.244 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:13.262 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:13.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:13.265 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:45:13.366 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:13.401 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:13.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:13.404 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:45:13.505 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:13.531 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:13.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:13.535 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:45:13.636 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:13.664 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:13.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:13.668 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:45:13.749 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 36 16 55333 55317 96.0266 54.9375 0.00936973 0.0104093 2024-09-14T04:45:13.769 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:13.793 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:13.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:13.798 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:45:13.899 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:13.922 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:13.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:13.924 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:45:14.025 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:14.049 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:14.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:14.051 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:45:14.151 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:14.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:14.180 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:14.180 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:45:14.281 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:14.310 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:14.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:14.313 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:45:14.414 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:14.423 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:14 smithi038 bash[84940]: audit 2024-09-14T04:45:13.255536+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:45:14.423 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:14 smithi038 bash[84940]: audit 2024-09-14T04:45:13.255536+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:45:14.423 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:14 smithi038 bash[84940]: audit 2024-09-14T04:45:13.264425+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:45:14.423 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:14 smithi038 bash[84940]: audit 2024-09-14T04:45:13.264425+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:45:14.423 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:14 smithi038 bash[84940]: cluster 2024-09-14T04:45:13.467584+0000 mgr.y (mgr.26165) 1128 : cluster [DBG] pgmap v1153: 89 pgs: 89 active+clean; 3.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2024-09-14T04:45:14.424 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:14 smithi038 bash[84940]: cluster 2024-09-14T04:45:13.467584+0000 mgr.y (mgr.26165) 1128 : cluster [DBG] pgmap v1153: 89 pgs: 89 active+clean; 3.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2024-09-14T04:45:14.424 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:14 smithi038 bash[84940]: audit 2024-09-14T04:45:14.022280+0000 mon.a (mon.0) 1349 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:45:14.424 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:14 smithi038 bash[84940]: audit 2024-09-14T04:45:14.022280+0000 mon.a (mon.0) 1349 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:45:14.424 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:14 smithi038 bash[84940]: audit 2024-09-14T04:45:14.023737+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:45:14.424 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:14 smithi038 bash[84940]: audit 2024-09-14T04:45:14.023737+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:45:14.425 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:14 smithi038 bash[84940]: audit 2024-09-14T04:45:14.031879+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:45:14.425 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:14 smithi038 bash[84940]: audit 2024-09-14T04:45:14.031879+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:45:14.425 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:14 smithi038 bash[87336]: audit 2024-09-14T04:45:13.255536+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:45:14.425 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:14 smithi038 bash[87336]: audit 2024-09-14T04:45:13.255536+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:45:14.426 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:14 smithi038 bash[87336]: audit 2024-09-14T04:45:13.264425+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:45:14.426 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:14 smithi038 bash[87336]: audit 2024-09-14T04:45:13.264425+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:45:14.426 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:14 smithi038 bash[87336]: cluster 2024-09-14T04:45:13.467584+0000 mgr.y (mgr.26165) 1128 : cluster [DBG] pgmap v1153: 89 pgs: 89 active+clean; 3.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2024-09-14T04:45:14.426 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:14 smithi038 bash[87336]: cluster 2024-09-14T04:45:13.467584+0000 mgr.y (mgr.26165) 1128 : cluster [DBG] pgmap v1153: 89 pgs: 89 active+clean; 3.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2024-09-14T04:45:14.426 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:14 smithi038 bash[87336]: audit 2024-09-14T04:45:14.022280+0000 mon.a (mon.0) 1349 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:45:14.427 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:14 smithi038 bash[87336]: audit 2024-09-14T04:45:14.022280+0000 mon.a (mon.0) 1349 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:45:14.427 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:14 smithi038 bash[87336]: audit 2024-09-14T04:45:14.023737+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:45:14.427 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:14 smithi038 bash[87336]: audit 2024-09-14T04:45:14.023737+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:45:14.427 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:14 smithi038 bash[87336]: audit 2024-09-14T04:45:14.031879+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:45:14.427 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:14 smithi038 bash[87336]: audit 2024-09-14T04:45:14.031879+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:45:14.433 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:14.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:14.435 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:45:14.536 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:14.546 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:14 smithi123 bash[68976]: audit 2024-09-14T04:45:13.255536+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:45:14.547 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:14 smithi123 bash[68976]: audit 2024-09-14T04:45:13.255536+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:45:14.547 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:14 smithi123 bash[68976]: audit 2024-09-14T04:45:13.264425+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:45:14.547 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:14 smithi123 bash[68976]: audit 2024-09-14T04:45:13.264425+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:45:14.547 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:14 smithi123 bash[68976]: cluster 2024-09-14T04:45:13.467584+0000 mgr.y (mgr.26165) 1128 : cluster [DBG] pgmap v1153: 89 pgs: 89 active+clean; 3.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2024-09-14T04:45:14.547 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:14 smithi123 bash[68976]: cluster 2024-09-14T04:45:13.467584+0000 mgr.y (mgr.26165) 1128 : cluster [DBG] pgmap v1153: 89 pgs: 89 active+clean; 3.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2024-09-14T04:45:14.547 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:14 smithi123 bash[68976]: audit 2024-09-14T04:45:14.022280+0000 mon.a (mon.0) 1349 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:45:14.547 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:14 smithi123 bash[68976]: audit 2024-09-14T04:45:14.022280+0000 mon.a (mon.0) 1349 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:45:14.548 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:14 smithi123 bash[68976]: audit 2024-09-14T04:45:14.023737+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:45:14.548 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:14 smithi123 bash[68976]: audit 2024-09-14T04:45:14.023737+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:45:14.548 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:14 smithi123 bash[68976]: audit 2024-09-14T04:45:14.031879+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:45:14.548 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:14 smithi123 bash[68976]: audit 2024-09-14T04:45:14.031879+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:45:14.559 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:14.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:14.562 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:45:14.662 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:14.682 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:14.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:14.684 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:45:14.749 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 37 16 55901 55885 94.3905 35.5 0.00249512 0.0104895 2024-09-14T04:45:14.785 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:14.817 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:14.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:14.821 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:45:14.922 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:14.951 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:14.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:14.953 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:45:15.054 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:15.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:15.093 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:15.093 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:45:15.194 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:15.219 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:15.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:15.223 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:45:15.324 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:15.357 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:15.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:15.363 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:45:15.443 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:15 smithi123 bash[68976]: audit 2024-09-14T04:45:15.243259+0000 mon.a (mon.0) 1352 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:45:15.444 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:15 smithi123 bash[68976]: audit 2024-09-14T04:45:15.243259+0000 mon.a (mon.0) 1352 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:45:15.463 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:15.491 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:15.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:15.494 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:45:15.595 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:15.605 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:15 smithi038 bash[84940]: audit 2024-09-14T04:45:15.243259+0000 mon.a (mon.0) 1352 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:45:15.605 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:15 smithi038 bash[84940]: audit 2024-09-14T04:45:15.243259+0000 mon.a (mon.0) 1352 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:45:15.605 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:15 smithi038 bash[87336]: audit 2024-09-14T04:45:15.243259+0000 mon.a (mon.0) 1352 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:45:15.606 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:15 smithi038 bash[87336]: audit 2024-09-14T04:45:15.243259+0000 mon.a (mon.0) 1352 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:45:15.629 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:15.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:15.637 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:45:15.737 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:15.749 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 38 16 57252 57236 94.1284 84.4375 0.0134361 0.0106177 2024-09-14T04:45:15.764 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:15.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:15.772 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:45:15.872 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:15.890 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:15.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:15.892 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:45:15.992 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:16.015 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:16.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:16.017 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:45:16.060 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:45:16.118 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:16.145 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:16.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:16.147 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:45:16.248 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:16.278 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:16.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:16.283 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:45:16.384 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:16.393 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:16 smithi038 bash[84940]: cluster 2024-09-14T04:45:15.468111+0000 mgr.y (mgr.26165) 1129 : cluster [DBG] pgmap v1154: 89 pgs: 89 active+clean; 3.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2024-09-14T04:45:16.393 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:16 smithi038 bash[84940]: cluster 2024-09-14T04:45:15.468111+0000 mgr.y (mgr.26165) 1129 : cluster [DBG] pgmap v1154: 89 pgs: 89 active+clean; 3.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2024-09-14T04:45:16.393 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:16 smithi038 bash[87336]: cluster 2024-09-14T04:45:15.468111+0000 mgr.y (mgr.26165) 1129 : cluster [DBG] pgmap v1154: 89 pgs: 89 active+clean; 3.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2024-09-14T04:45:16.394 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:16 smithi038 bash[87336]: cluster 2024-09-14T04:45:15.468111+0000 mgr.y (mgr.26165) 1129 : cluster [DBG] pgmap v1154: 89 pgs: 89 active+clean; 3.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2024-09-14T04:45:16.406 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:16.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:16.408 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:45:16.509 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:16.535 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:16.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:16.541 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:45:16.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:16 smithi123 bash[68976]: cluster 2024-09-14T04:45:15.468111+0000 mgr.y (mgr.26165) 1129 : cluster [DBG] pgmap v1154: 89 pgs: 89 active+clean; 3.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2024-09-14T04:45:16.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:16 smithi123 bash[68976]: cluster 2024-09-14T04:45:15.468111+0000 mgr.y (mgr.26165) 1129 : cluster [DBG] pgmap v1154: 89 pgs: 89 active+clean; 3.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2024-09-14T04:45:16.642 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:16.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:16.672 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:16.672 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:45:16.749 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 39 16 58040 58024 92.9776 49.25 0.0159687 0.0107494 2024-09-14T04:45:16.773 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:16.797 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:16.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:16.804 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:45:16.905 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:16.954 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:16.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:16.956 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:45:17.057 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:17.091 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:17.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:17.093 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:45:17.194 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:17.217 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:17.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:17.221 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:45:17.322 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:17.345 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:17.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:17.349 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:45:17.449 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:17.479 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:17.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:17.485 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:45:17.586 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:17.604 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:17.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:17.605 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:45:17.706 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:17.731 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:17.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:17.733 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:45:17.749 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:2024-09-14T04:45:17.750527+0000 min lat: 0.00115769 max lat: 0.625679 avg lat: 0.0108766 2024-09-14T04:45:17.750 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-14T04:45:17.750 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 40 16 58832 58816 91.8905 49.5 0.00996097 0.0108766 2024-09-14T04:45:17.834 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:17.865 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:17.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:17.868 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:45:17.968 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:17.999 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:18.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:18.001 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:45:18.101 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:18.130 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:18.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:18.133 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:45:18.234 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:18.257 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:18.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:18.259 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:45:18.359 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:18.379 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:18.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:18.381 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:45:18.482 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:18.511 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:18.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:18.513 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:45:18.561 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:45:18 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:45:18] "GET /metrics HTTP/1.1" 200 36697 "" "Prometheus/2.51.0" 2024-09-14T04:45:18.614 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:18.648 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:18.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:18.652 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:45:18.750 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 41 16 59535 59519 90.7208 43.9375 0.00320781 0.0110033 2024-09-14T04:45:18.752 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:18.776 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:18.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:18.778 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:45:18.802 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:18 smithi038 bash[84940]: cluster 2024-09-14T04:45:17.468881+0000 mgr.y (mgr.26165) 1130 : cluster [DBG] pgmap v1155: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-09-14T04:45:18.802 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:18 smithi038 bash[84940]: cluster 2024-09-14T04:45:17.468881+0000 mgr.y (mgr.26165) 1130 : cluster [DBG] pgmap v1155: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-09-14T04:45:18.803 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:18 smithi038 bash[87336]: cluster 2024-09-14T04:45:17.468881+0000 mgr.y (mgr.26165) 1130 : cluster [DBG] pgmap v1155: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-09-14T04:45:18.803 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:18 smithi038 bash[87336]: cluster 2024-09-14T04:45:17.468881+0000 mgr.y (mgr.26165) 1130 : cluster [DBG] pgmap v1155: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-09-14T04:45:18.878 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:18.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:18 smithi123 bash[68976]: cluster 2024-09-14T04:45:17.468881+0000 mgr.y (mgr.26165) 1130 : cluster [DBG] pgmap v1155: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-09-14T04:45:18.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:18 smithi123 bash[68976]: cluster 2024-09-14T04:45:17.468881+0000 mgr.y (mgr.26165) 1130 : cluster [DBG] pgmap v1155: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-09-14T04:45:19.044 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:19.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:19.046 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:45:19.146 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:19.179 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:19.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:19.185 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:45:19.285 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:19.312 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:19.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:19.315 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:45:19.416 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:19.443 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:19.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:19.449 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:45:19.550 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:19.576 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:19.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:19.579 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:45:19.616 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0: {} 2024-09-14T04:45:19.616 INFO:teuthology.orchestra.run.smithi038.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-14T04:45:19.665 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1: {} 2024-09-14T04:45:19.666 INFO:teuthology.orchestra.run.smithi038.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-14T04:45:19.680 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:19.704 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2: {} 2024-09-14T04:45:19.704 INFO:teuthology.orchestra.run.smithi038.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-14T04:45:19.712 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:19.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:19.714 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:45:19.741 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3: {} 2024-09-14T04:45:19.741 INFO:teuthology.orchestra.run.smithi038.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-14T04:45:19.749 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 42 16 60668 60652 90.2466 70.8125 0.0104373 0.011075 2024-09-14T04:45:19.788 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4: {} 2024-09-14T04:45:19.788 INFO:teuthology.orchestra.run.smithi038.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-14T04:45:19.814 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:19.821 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5: {} 2024-09-14T04:45:19.822 INFO:teuthology.orchestra.run.smithi038.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-14T04:45:19.837 INFO:teuthology.orchestra.run.smithi123.stdout:ERROR: (22) Invalid argument 2024-09-14T04:45:19.837 INFO:teuthology.orchestra.run.smithi123.stdout:op_tracker tracking is not enabled now, so no ops 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-09-14T04:45:19.846 INFO:teuthology.orchestra.run.smithi038.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-14T04:45:19.846 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6: {} 2024-09-14T04:45:19.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:19.852 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:19.852 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:45:19.876 INFO:teuthology.orchestra.run.smithi038.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-14T04:45:19.876 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7: {} 2024-09-14T04:45:19.952 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:19.992 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:19.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:19.996 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:45:20.096 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:20.130 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:20.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:20.131 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:45:20.232 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:20.253 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:20.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:20.255 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:45:20.356 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:20.382 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:20.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:20.384 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:45:20.485 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:20.513 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:20.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:20.515 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:45:20.539 INFO:teuthology.orchestra.run.smithi038.stderr:nodeep-scrub is unset 2024-09-14T04:45:20.569 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:45:20 smithi123 bash[61744]: ts=2024-09-14T04:45:20.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:45:20.616 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:20.624 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:20 smithi038 bash[84940]: cluster 2024-09-14T04:45:19.469368+0000 mgr.y (mgr.26165) 1131 : cluster [DBG] pgmap v1156: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 56 MiB/s wr, 897 op/s 2024-09-14T04:45:20.625 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:20 smithi038 bash[84940]: cluster 2024-09-14T04:45:19.469368+0000 mgr.y (mgr.26165) 1131 : cluster [DBG] pgmap v1156: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 56 MiB/s wr, 897 op/s 2024-09-14T04:45:20.625 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:20 smithi038 bash[84940]: audit 2024-09-14T04:45:19.566176+0000 mon.a (mon.0) 1353 : audit [DBG] from='client.? 172.21.15.38:0/625454801' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:45:20.625 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:20 smithi038 bash[84940]: audit 2024-09-14T04:45:19.566176+0000 mon.a (mon.0) 1353 : audit [DBG] from='client.? 172.21.15.38:0/625454801' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:45:20.625 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:20 smithi038 bash[84940]: audit 2024-09-14T04:45:19.954469+0000 mon.a (mon.0) 1354 : audit [INF] from='client.? 172.21.15.38:0/3848620485' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:45:20.625 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:20 smithi038 bash[84940]: audit 2024-09-14T04:45:19.954469+0000 mon.a (mon.0) 1354 : audit [INF] from='client.? 172.21.15.38:0/3848620485' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:45:20.625 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:20 smithi038 bash[87336]: cluster 2024-09-14T04:45:19.469368+0000 mgr.y (mgr.26165) 1131 : cluster [DBG] pgmap v1156: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 56 MiB/s wr, 897 op/s 2024-09-14T04:45:20.625 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:20 smithi038 bash[87336]: cluster 2024-09-14T04:45:19.469368+0000 mgr.y (mgr.26165) 1131 : cluster [DBG] pgmap v1156: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 56 MiB/s wr, 897 op/s 2024-09-14T04:45:20.625 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:20 smithi038 bash[87336]: audit 2024-09-14T04:45:19.566176+0000 mon.a (mon.0) 1353 : audit [DBG] from='client.? 172.21.15.38:0/625454801' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:45:20.625 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:20 smithi038 bash[87336]: audit 2024-09-14T04:45:19.566176+0000 mon.a (mon.0) 1353 : audit [DBG] from='client.? 172.21.15.38:0/625454801' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:45:20.626 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:20 smithi038 bash[87336]: audit 2024-09-14T04:45:19.954469+0000 mon.a (mon.0) 1354 : audit [INF] from='client.? 172.21.15.38:0/3848620485' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:45:20.626 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:20 smithi038 bash[87336]: audit 2024-09-14T04:45:19.954469+0000 mon.a (mon.0) 1354 : audit [INF] from='client.? 172.21.15.38:0/3848620485' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:45:20.635 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:20.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:20.637 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:45:20.738 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:20.750 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 43 16 61199 61183 88.9195 33.1875 0.00339994 0.0112056 2024-09-14T04:45:20.879 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:20 smithi123 bash[68976]: cluster 2024-09-14T04:45:19.469368+0000 mgr.y (mgr.26165) 1131 : cluster [DBG] pgmap v1156: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 56 MiB/s wr, 897 op/s 2024-09-14T04:45:20.880 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:20 smithi123 bash[68976]: cluster 2024-09-14T04:45:19.469368+0000 mgr.y (mgr.26165) 1131 : cluster [DBG] pgmap v1156: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 56 MiB/s wr, 897 op/s 2024-09-14T04:45:20.880 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:20 smithi123 bash[68976]: audit 2024-09-14T04:45:19.566176+0000 mon.a (mon.0) 1353 : audit [DBG] from='client.? 172.21.15.38:0/625454801' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:45:20.880 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:20 smithi123 bash[68976]: audit 2024-09-14T04:45:19.566176+0000 mon.a (mon.0) 1353 : audit [DBG] from='client.? 172.21.15.38:0/625454801' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:45:20.880 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:20 smithi123 bash[68976]: audit 2024-09-14T04:45:19.954469+0000 mon.a (mon.0) 1354 : audit [INF] from='client.? 172.21.15.38:0/3848620485' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:45:20.880 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:20 smithi123 bash[68976]: audit 2024-09-14T04:45:19.954469+0000 mon.a (mon.0) 1354 : audit [INF] from='client.? 172.21.15.38:0/3848620485' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:45:20.896 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:20.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:20.899 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:45:20.996 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.7 dump_ops_in_flight 2024-09-14T04:45:21.000 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:21.064 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:21.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:21.066 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:45:21.167 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:21.186 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:21.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:21.188 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:45:21.288 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:21.317 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:21.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:21.321 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:45:21.421 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:21.450 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:21.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:21.452 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:45:21.553 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:21.582 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:21.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:21.587 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:45:21.687 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:21.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:21 smithi123 bash[68976]: cluster 2024-09-14T04:45:20.530404+0000 mon.a (mon.0) 1355 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:45:21.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:21 smithi123 bash[68976]: cluster 2024-09-14T04:45:20.530404+0000 mon.a (mon.0) 1355 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:45:21.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:21 smithi123 bash[68976]: cluster 2024-09-14T04:45:20.530432+0000 mon.a (mon.0) 1356 : cluster [INF] Cluster is now healthy 2024-09-14T04:45:21.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:21 smithi123 bash[68976]: cluster 2024-09-14T04:45:20.530432+0000 mon.a (mon.0) 1356 : cluster [INF] Cluster is now healthy 2024-09-14T04:45:21.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:21 smithi123 bash[68976]: audit 2024-09-14T04:45:20.539924+0000 mon.a (mon.0) 1357 : audit [INF] from='client.? 172.21.15.38:0/3848620485' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:45:21.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:21 smithi123 bash[68976]: audit 2024-09-14T04:45:20.539924+0000 mon.a (mon.0) 1357 : audit [INF] from='client.? 172.21.15.38:0/3848620485' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:45:21.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:21 smithi123 bash[68976]: cluster 2024-09-14T04:45:20.547664+0000 mon.a (mon.0) 1358 : cluster [DBG] osdmap e237: 8 total, 8 up, 8 in 2024-09-14T04:45:21.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:21 smithi123 bash[68976]: cluster 2024-09-14T04:45:20.547664+0000 mon.a (mon.0) 1358 : cluster [DBG] osdmap e237: 8 total, 8 up, 8 in 2024-09-14T04:45:21.718 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:21.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:21.727 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:45:21.750 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 44 16 62235 62219 88.37 64.75 0.0109432 0.0113111 2024-09-14T04:45:21.828 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:21.852 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:21.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:21.860 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:45:21.961 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:21.986 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:21.990 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:21 smithi038 bash[84940]: cluster 2024-09-14T04:45:20.530404+0000 mon.a (mon.0) 1355 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:45:21.990 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:21 smithi038 bash[84940]: cluster 2024-09-14T04:45:20.530404+0000 mon.a (mon.0) 1355 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:45:21.990 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:21 smithi038 bash[84940]: cluster 2024-09-14T04:45:20.530432+0000 mon.a (mon.0) 1356 : cluster [INF] Cluster is now healthy 2024-09-14T04:45:21.990 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:21 smithi038 bash[84940]: cluster 2024-09-14T04:45:20.530432+0000 mon.a (mon.0) 1356 : cluster [INF] Cluster is now healthy 2024-09-14T04:45:21.990 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:21 smithi038 bash[84940]: audit 2024-09-14T04:45:20.539924+0000 mon.a (mon.0) 1357 : audit [INF] from='client.? 172.21.15.38:0/3848620485' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:45:21.991 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:21 smithi038 bash[84940]: audit 2024-09-14T04:45:20.539924+0000 mon.a (mon.0) 1357 : audit [INF] from='client.? 172.21.15.38:0/3848620485' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:45:21.991 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:21 smithi038 bash[84940]: cluster 2024-09-14T04:45:20.547664+0000 mon.a (mon.0) 1358 : cluster [DBG] osdmap e237: 8 total, 8 up, 8 in 2024-09-14T04:45:21.991 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:21 smithi038 bash[84940]: cluster 2024-09-14T04:45:20.547664+0000 mon.a (mon.0) 1358 : cluster [DBG] osdmap e237: 8 total, 8 up, 8 in 2024-09-14T04:45:21.991 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:21 smithi038 bash[87336]: cluster 2024-09-14T04:45:20.530404+0000 mon.a (mon.0) 1355 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:45:21.991 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:21 smithi038 bash[87336]: cluster 2024-09-14T04:45:20.530404+0000 mon.a (mon.0) 1355 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:45:21.991 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:21 smithi038 bash[87336]: cluster 2024-09-14T04:45:20.530432+0000 mon.a (mon.0) 1356 : cluster [INF] Cluster is now healthy 2024-09-14T04:45:21.991 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:21 smithi038 bash[87336]: cluster 2024-09-14T04:45:20.530432+0000 mon.a (mon.0) 1356 : cluster [INF] Cluster is now healthy 2024-09-14T04:45:21.992 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:21 smithi038 bash[87336]: audit 2024-09-14T04:45:20.539924+0000 mon.a (mon.0) 1357 : audit [INF] from='client.? 172.21.15.38:0/3848620485' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:45:21.992 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:21 smithi038 bash[87336]: audit 2024-09-14T04:45:20.539924+0000 mon.a (mon.0) 1357 : audit [INF] from='client.? 172.21.15.38:0/3848620485' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:45:21.992 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:21 smithi038 bash[87336]: cluster 2024-09-14T04:45:20.547664+0000 mon.a (mon.0) 1358 : cluster [DBG] osdmap e237: 8 total, 8 up, 8 in 2024-09-14T04:45:21.992 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:21 smithi038 bash[87336]: cluster 2024-09-14T04:45:20.547664+0000 mon.a (mon.0) 1358 : cluster [DBG] osdmap e237: 8 total, 8 up, 8 in 2024-09-14T04:45:21.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:21.992 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:45:22.093 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:22.125 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:22.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:22.130 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:45:22.231 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:22.253 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:22.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:22.256 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:45:22.357 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:22.391 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:22.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:22.396 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:45:22.497 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:22.531 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:22.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:22.535 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:45:22.636 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:22.666 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:22.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:22.670 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:45:22.750 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 45 16 63591 63575 88.2894 84.75 0.00949017 0.0113209 2024-09-14T04:45:22.770 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:22.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:22 smithi038 bash[87336]: cluster 2024-09-14T04:45:21.469981+0000 mgr.y (mgr.26165) 1132 : cluster [DBG] pgmap v1158: 89 pgs: 89 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 58 MiB/s wr, 924 op/s 2024-09-14T04:45:22.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:22 smithi038 bash[87336]: cluster 2024-09-14T04:45:21.469981+0000 mgr.y (mgr.26165) 1132 : cluster [DBG] pgmap v1158: 89 pgs: 89 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 58 MiB/s wr, 924 op/s 2024-09-14T04:45:22.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:22 smithi038 bash[84940]: cluster 2024-09-14T04:45:21.469981+0000 mgr.y (mgr.26165) 1132 : cluster [DBG] pgmap v1158: 89 pgs: 89 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 58 MiB/s wr, 924 op/s 2024-09-14T04:45:22.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:22 smithi038 bash[84940]: cluster 2024-09-14T04:45:21.469981+0000 mgr.y (mgr.26165) 1132 : cluster [DBG] pgmap v1158: 89 pgs: 89 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 58 MiB/s wr, 924 op/s 2024-09-14T04:45:22.799 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:22.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:22.803 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:45:22.903 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:22.913 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:22 smithi123 bash[68976]: cluster 2024-09-14T04:45:21.469981+0000 mgr.y (mgr.26165) 1132 : cluster [DBG] pgmap v1158: 89 pgs: 89 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 58 MiB/s wr, 924 op/s 2024-09-14T04:45:22.913 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:22 smithi123 bash[68976]: cluster 2024-09-14T04:45:21.469981+0000 mgr.y (mgr.26165) 1132 : cluster [DBG] pgmap v1158: 89 pgs: 89 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 58 MiB/s wr, 924 op/s 2024-09-14T04:45:22.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:22.946 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:22.946 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:45:23.047 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:23.071 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:23.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:23.077 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:45:23.178 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:23.207 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:23.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:23.209 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:45:23.310 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:23.343 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:23.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:23.350 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:45:23.450 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:23.482 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:23.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:23.487 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:45:23.588 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:23.613 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:23.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:23.616 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:45:23.717 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:23.742 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:23.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:23.744 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:45:23.750 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 46 16 64890 64874 88.1349 81.1875 0.00726885 0.0113407 2024-09-14T04:45:23.846 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:23.874 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:23.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:23.877 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:45:23.978 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:24.007 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:24.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:24.010 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:45:24.111 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:24.136 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:24.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:24.140 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:45:24.241 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:24.278 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:24.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:24.282 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:45:24.383 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:24.408 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:24.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:24.414 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:45:24.514 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:24.544 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:24.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:24.548 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:45:24.649 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:24.659 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:24 smithi038 bash[84940]: cluster 2024-09-14T04:45:23.470455+0000 mgr.y (mgr.26165) 1133 : cluster [DBG] pgmap v1159: 89 pgs: 89 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 57 MiB/s wr, 909 op/s 2024-09-14T04:45:24.659 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:24 smithi038 bash[84940]: cluster 2024-09-14T04:45:23.470455+0000 mgr.y (mgr.26165) 1133 : cluster [DBG] pgmap v1159: 89 pgs: 89 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 57 MiB/s wr, 909 op/s 2024-09-14T04:45:24.659 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:24 smithi038 bash[87336]: cluster 2024-09-14T04:45:23.470455+0000 mgr.y (mgr.26165) 1133 : cluster [DBG] pgmap v1159: 89 pgs: 89 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 57 MiB/s wr, 909 op/s 2024-09-14T04:45:24.659 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:24 smithi038 bash[87336]: cluster 2024-09-14T04:45:23.470455+0000 mgr.y (mgr.26165) 1133 : cluster [DBG] pgmap v1159: 89 pgs: 89 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 57 MiB/s wr, 909 op/s 2024-09-14T04:45:24.687 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:24.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:24.691 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:45:24.750 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 47 16 66203 66187 88.0055 82.0625 0.00423764 0.0113581 2024-09-14T04:45:24.792 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:24.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:24 smithi123 bash[68976]: cluster 2024-09-14T04:45:23.470455+0000 mgr.y (mgr.26165) 1133 : cluster [DBG] pgmap v1159: 89 pgs: 89 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 57 MiB/s wr, 909 op/s 2024-09-14T04:45:24.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:24 smithi123 bash[68976]: cluster 2024-09-14T04:45:23.470455+0000 mgr.y (mgr.26165) 1133 : cluster [DBG] pgmap v1159: 89 pgs: 89 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 57 MiB/s wr, 909 op/s 2024-09-14T04:45:24.817 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:24.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:24.824 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:45:24.925 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:24.953 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:24.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:24.957 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:45:25.058 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:25.080 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:25.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:25.084 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:45:25.143 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd set noscrub 2024-09-14T04:45:25.143 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-14T04:45:25.185 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:25.242 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:25.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:25.247 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:45:25.348 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:25.372 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:25.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:25.374 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:45:25.474 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:25.510 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:25.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:25.521 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:45:25.594 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-09-14T04:45:25.594 INFO:teuthology.orchestra.run.smithi038.stdout: "success": "filestore_inject_stall = '' (not observed, change may require restart) " 2024-09-14T04:45:25.594 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-09-14T04:45:25.622 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:25.658 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:25.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:25.662 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:45:25.750 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 48 16 67381 67365 87.7058 73.625 0.0110997 0.0113969 2024-09-14T04:45:25.763 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:25.803 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:25.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:25.805 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:45:25.811 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T04:45:25.907 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:25.934 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:25.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:25.939 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:45:26.040 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:26.069 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:26.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:26.077 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:45:26.178 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:26.203 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:26.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:26.206 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:45:26.307 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:26.338 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:26.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:26.341 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:45:26.442 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:26.467 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:26.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:26.469 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:45:26.570 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:26.595 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:26.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:26.597 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:45:26.698 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:26.707 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:26 smithi038 bash[84940]: cluster 2024-09-14T04:45:25.470888+0000 mgr.y (mgr.26165) 1134 : cluster [DBG] pgmap v1160: 89 pgs: 89 active+clean; 3.8 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 54 MiB/s wr, 864 op/s 2024-09-14T04:45:26.707 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:26 smithi038 bash[84940]: cluster 2024-09-14T04:45:25.470888+0000 mgr.y (mgr.26165) 1134 : cluster [DBG] pgmap v1160: 89 pgs: 89 active+clean; 3.8 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 54 MiB/s wr, 864 op/s 2024-09-14T04:45:26.707 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:26 smithi038 bash[87336]: cluster 2024-09-14T04:45:25.470888+0000 mgr.y (mgr.26165) 1134 : cluster [DBG] pgmap v1160: 89 pgs: 89 active+clean; 3.8 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 54 MiB/s wr, 864 op/s 2024-09-14T04:45:26.707 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:26 smithi038 bash[87336]: cluster 2024-09-14T04:45:25.470888+0000 mgr.y (mgr.26165) 1134 : cluster [DBG] pgmap v1160: 89 pgs: 89 active+clean; 3.8 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 54 MiB/s wr, 864 op/s 2024-09-14T04:45:26.722 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:26.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:26.726 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:45:26.750 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 49 16 68630 68614 87.5089 78.0625 0.0119617 0.0114219 2024-09-14T04:45:26.827 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:26.853 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:26.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:26.857 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:45:26.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:26 smithi123 bash[68976]: cluster 2024-09-14T04:45:25.470888+0000 mgr.y (mgr.26165) 1134 : cluster [DBG] pgmap v1160: 89 pgs: 89 active+clean; 3.8 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 54 MiB/s wr, 864 op/s 2024-09-14T04:45:26.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:26 smithi123 bash[68976]: cluster 2024-09-14T04:45:25.470888+0000 mgr.y (mgr.26165) 1134 : cluster [DBG] pgmap v1160: 89 pgs: 89 active+clean; 3.8 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 54 MiB/s wr, 864 op/s 2024-09-14T04:45:26.957 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:26.991 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:26.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:26.997 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:45:27.099 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:27.126 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:27.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:27.130 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:45:27.231 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:27.255 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:27.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:27.262 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:45:27.362 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:27.394 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:27.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:27.400 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:45:27.501 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:27.528 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:27.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:27.534 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:45:27.635 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:27.673 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:27.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:27.675 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:45:27.750 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 50 16 69896 69880 87.3411 79.125 0.00508945 0.0114444 2024-09-14T04:45:27.776 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:27.804 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:27.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:27.807 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:45:27.908 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:27.932 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:27.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:27.936 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:45:28.037 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:28.067 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:28.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:28.068 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:45:28.169 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:28.192 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:28.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:28.197 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:45:28.298 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:28.325 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:28.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:28.332 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:45:28.433 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:28.442 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:45:28 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:45:28] "GET /metrics HTTP/1.1" 200 36697 "" "Prometheus/2.51.0" 2024-09-14T04:45:28.462 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:28.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:28.467 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:45:28.568 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:28.599 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:28.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:28.601 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:45:28.702 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:28.726 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:28.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:28.730 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:45:28.750 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 51 16 71137 71121 87.1492 77.5625 0.0106543 0.0114688 2024-09-14T04:45:28.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:28 smithi038 bash[84940]: cluster 2024-09-14T04:45:27.471461+0000 mgr.y (mgr.26165) 1135 : cluster [DBG] pgmap v1161: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-09-14T04:45:28.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:28 smithi038 bash[84940]: cluster 2024-09-14T04:45:27.471461+0000 mgr.y (mgr.26165) 1135 : cluster [DBG] pgmap v1161: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-09-14T04:45:28.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:28 smithi038 bash[87336]: cluster 2024-09-14T04:45:27.471461+0000 mgr.y (mgr.26165) 1135 : cluster [DBG] pgmap v1161: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-09-14T04:45:28.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:28 smithi038 bash[87336]: cluster 2024-09-14T04:45:27.471461+0000 mgr.y (mgr.26165) 1135 : cluster [DBG] pgmap v1161: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-09-14T04:45:28.831 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:28.841 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:28 smithi123 bash[68976]: cluster 2024-09-14T04:45:27.471461+0000 mgr.y (mgr.26165) 1135 : cluster [DBG] pgmap v1161: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-09-14T04:45:28.842 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:28 smithi123 bash[68976]: cluster 2024-09-14T04:45:27.471461+0000 mgr.y (mgr.26165) 1135 : cluster [DBG] pgmap v1161: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-09-14T04:45:28.856 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:28.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:28.860 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:45:28.961 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:28.986 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:28.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:28.993 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:45:29.094 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:29.121 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:29.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:29.125 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:45:29.226 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:29.269 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:29.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:29.271 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:45:29.372 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:29.401 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:29.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:29.404 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:45:29.505 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:29.537 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:29.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:29.542 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:45:29.643 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:29.669 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:29.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:29.673 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:45:29.751 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 52 16 72386 72370 86.9743 78.0625 0.00396647 0.011492 2024-09-14T04:45:29.774 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:29.798 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:29.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:29.801 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:45:29.902 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:29.925 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:29.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:29.929 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:45:30.030 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:30.058 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:30.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:30.065 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:45:30.165 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:30.196 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:30.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:30.200 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:45:30.301 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:30.324 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:30.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:30.330 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:45:30.430 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:30.450 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:30.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:30.452 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:45:30.458 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:45:30 smithi123 bash[61744]: ts=2024-09-14T04:45:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:45:30.553 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:30.572 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:45:30.572 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:45:30.578 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:30.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:30.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:45:30.682 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:30.708 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:30.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:30.710 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:45:30.751 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 53 16 73194 73178 86.286 50.5 0.0030238 0.0115147 2024-09-14T04:45:30.811 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:30.837 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:30.838 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:30 smithi123 bash[68976]: cluster 2024-09-14T04:45:29.471903+0000 mgr.y (mgr.26165) 1136 : cluster [DBG] pgmap v1162: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s 2024-09-14T04:45:30.838 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:30 smithi123 bash[68976]: cluster 2024-09-14T04:45:29.471903+0000 mgr.y (mgr.26165) 1136 : cluster [DBG] pgmap v1162: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s 2024-09-14T04:45:30.838 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:30 smithi123 bash[68976]: audit 2024-09-14T04:45:30.251440+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:45:30.838 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:30 smithi123 bash[68976]: audit 2024-09-14T04:45:30.251440+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:45:30.839 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:30 smithi123 bash[68976]: audit 2024-09-14T04:45:30.253137+0000 mon.a (mon.0) 1360 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:45:30.839 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:30 smithi123 bash[68976]: audit 2024-09-14T04:45:30.253137+0000 mon.a (mon.0) 1360 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:45:30.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:30.839 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:45:30.941 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:30.979 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:30.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:30.984 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:45:31.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:30 smithi038 bash[84940]: cluster 2024-09-14T04:45:29.471903+0000 mgr.y (mgr.26165) 1136 : cluster [DBG] pgmap v1162: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s 2024-09-14T04:45:31.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:30 smithi038 bash[84940]: cluster 2024-09-14T04:45:29.471903+0000 mgr.y (mgr.26165) 1136 : cluster [DBG] pgmap v1162: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s 2024-09-14T04:45:31.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:30 smithi038 bash[84940]: audit 2024-09-14T04:45:30.251440+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:45:31.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:30 smithi038 bash[84940]: audit 2024-09-14T04:45:30.251440+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:45:31.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:30 smithi038 bash[84940]: audit 2024-09-14T04:45:30.253137+0000 mon.a (mon.0) 1360 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:45:31.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:30 smithi038 bash[84940]: audit 2024-09-14T04:45:30.253137+0000 mon.a (mon.0) 1360 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:45:31.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:30 smithi038 bash[87336]: cluster 2024-09-14T04:45:29.471903+0000 mgr.y (mgr.26165) 1136 : cluster [DBG] pgmap v1162: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s 2024-09-14T04:45:31.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:30 smithi038 bash[87336]: cluster 2024-09-14T04:45:29.471903+0000 mgr.y (mgr.26165) 1136 : cluster [DBG] pgmap v1162: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s 2024-09-14T04:45:31.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:30 smithi038 bash[87336]: audit 2024-09-14T04:45:30.251440+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:45:31.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:30 smithi038 bash[87336]: audit 2024-09-14T04:45:30.251440+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:45:31.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:30 smithi038 bash[87336]: audit 2024-09-14T04:45:30.253137+0000 mon.a (mon.0) 1360 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:45:31.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:30 smithi038 bash[87336]: audit 2024-09-14T04:45:30.253137+0000 mon.a (mon.0) 1360 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:45:31.085 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:31.114 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:31.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:31.117 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:45:31.217 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:31.252 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:31.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:31.255 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:45:31.356 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:31.389 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:31.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:31.392 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:45:31.492 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:31.519 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:31.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:31.523 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:45:31.624 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:31.658 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:31.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:31.659 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:45:31.751 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 54 15 74052 74037 85.6822 53.6875 0.0121859 0.0116658 2024-09-14T04:45:31.759 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:31.787 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:31.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:31.790 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:45:31.891 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:31.911 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:31.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:31.913 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:45:32.014 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:32.040 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:32.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:32.042 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:45:32.045 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 4, 5, 6, 7, 0] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-09-14T04:45:32.045 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-14T04:45:32.045 INFO:tasks.thrashosds.thrasher:primary_affinity 2024-09-14T04:45:32.045 INFO:tasks.thrashosds.thrasher:Setting osd 5 primary_affinity to 0.000000 2024-09-14T04:45:32.045 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd primary-affinity 5 0 2024-09-14T04:45:32.143 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:32.166 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:32.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:32.173 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:45:32.273 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:32.301 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:32.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:32.305 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:45:32.406 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:32.447 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:32.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:32.451 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:45:32.552 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:32.583 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:32.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:32.589 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:45:32.690 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:32.716 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:32.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:32.717 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:45:32.751 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 55 16 74999 74983 85.1993 59.125 0.0117843 0.0117319 2024-09-14T04:45:32.818 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:32.844 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:32.845 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:32 smithi038 bash[84940]: cluster 2024-09-14T04:45:31.472747+0000 mgr.y (mgr.26165) 1137 : cluster [DBG] pgmap v1163: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 82 MiB/s wr, 1.30k op/s 2024-09-14T04:45:32.845 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:32 smithi038 bash[84940]: cluster 2024-09-14T04:45:31.472747+0000 mgr.y (mgr.26165) 1137 : cluster [DBG] pgmap v1163: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 82 MiB/s wr, 1.30k op/s 2024-09-14T04:45:32.846 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:32 smithi038 bash[87336]: cluster 2024-09-14T04:45:31.472747+0000 mgr.y (mgr.26165) 1137 : cluster [DBG] pgmap v1163: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 82 MiB/s wr, 1.30k op/s 2024-09-14T04:45:32.846 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:32 smithi038 bash[87336]: cluster 2024-09-14T04:45:31.472747+0000 mgr.y (mgr.26165) 1137 : cluster [DBG] pgmap v1163: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 82 MiB/s wr, 1.30k op/s 2024-09-14T04:45:32.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:32.849 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:45:32.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:32 smithi123 bash[68976]: cluster 2024-09-14T04:45:31.472747+0000 mgr.y (mgr.26165) 1137 : cluster [DBG] pgmap v1163: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 82 MiB/s wr, 1.30k op/s 2024-09-14T04:45:32.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:32 smithi123 bash[68976]: cluster 2024-09-14T04:45:31.472747+0000 mgr.y (mgr.26165) 1137 : cluster [DBG] pgmap v1163: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 82 MiB/s wr, 1.30k op/s 2024-09-14T04:45:32.950 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:32.975 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:32.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:32.977 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:45:33.078 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:33.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:33.111 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:33.111 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:45:33.212 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:33.229 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:33.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:33.231 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:45:33.301 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-14T04:45:33.301 INFO:teuthology.orchestra.run.smithi123.stdout: "ops": [ 2024-09-14T04:45:33.301 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:45:33.301 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35535.0:75476 10.c 10:355664be:::benchmark_data_smithi038_206757_object75475: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 e237)", 2024-09-14T04:45:33.302 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:45:33.177042+0000", 2024-09-14T04:45:33.302 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 0.124586503, 2024-09-14T04:45:33.302 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.12461391300000001, 2024-09-14T04:45:33.302 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:45:33.302 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "waiting for sub ops", 2024-09-14T04:45:33.302 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:45:33.302 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35535", 2024-09-14T04:45:33.302 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/531660000", 2024-09-14T04:45:33.302 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 75476 2024-09-14T04:45:33.302 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:45:33.302 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:45:33.303 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:45:33.303 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:45:33.303 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:33.177042+0000", 2024-09-14T04:45:33.303 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:45:33.303 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:45:33.303 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:45:33.303 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:45:33.303 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:33.177042+0000", 2024-09-14T04:45:33.303 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:45:33.303 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:45:33.303 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:45:33.303 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:45:33.303 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:33.177040+0000", 2024-09-14T04:45:33.303 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999981 2024-09-14T04:45:33.304 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:45:33.304 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:45:33.304 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:45:33.304 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:33.177080+0000", 2024-09-14T04:45:33.304 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.9572e-05 2024-09-14T04:45:33.304 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:45:33.304 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:45:33.304 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:45:33.304 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:33.177095+0000", 2024-09-14T04:45:33.304 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.5324000000000001e-05 2024-09-14T04:45:33.304 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:45:33.304 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:45:33.304 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:45:33.304 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:33.177101+0000", 2024-09-14T04:45:33.305 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.8690000000000001e-06 2024-09-14T04:45:33.305 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:45:33.305 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:45:33.305 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:45:33.305 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:33.180373+0000", 2024-09-14T04:45:33.305 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.003271773 2024-09-14T04:45:33.305 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:45:33.305 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:45:33.305 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:45:33.305 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:33.180477+0000", 2024-09-14T04:45:33.305 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00010387000000000001 2024-09-14T04:45:33.305 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:45:33.305 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:45:33.305 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 0,4", 2024-09-14T04:45:33.306 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:33.180633+0000", 2024-09-14T04:45:33.306 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000156033 2024-09-14T04:45:33.306 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:45:33.306 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:45:33.306 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:45:33.306 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:33.183464+0000", 2024-09-14T04:45:33.306 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0028312369999999999 2024-09-14T04:45:33.306 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:45:33.306 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:45:33.306 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:45:33.306 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:33.187059+0000", 2024-09-14T04:45:33.306 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0035952229999999998 2024-09-14T04:45:33.306 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:45:33.306 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:45:33.306 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:45:33.307 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:45:33.307 INFO:teuthology.orchestra.run.smithi123.stdout: ], 2024-09-14T04:45:33.307 INFO:teuthology.orchestra.run.smithi123.stdout: "num_ops": 1 2024-09-14T04:45:33.307 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-14T04:45:33.331 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:33.356 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:33.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:33.358 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:45:33.459 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:33.485 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:33.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:33.487 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:45:33.587 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:33.623 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:33.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:33.629 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:45:33.730 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:33.753 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:33.754 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 56 16 75652 75636 84.4018 40.8125 0.0126401 0.0118428 2024-09-14T04:45:33.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:33.762 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:45:33.863 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:33.887 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:33.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:33.891 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:45:33.992 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:34.019 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:34.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:34.023 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:45:34.124 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:34.159 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:34.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:34.161 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:45:34.262 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:34.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:34.290 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:34.290 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:45:34.391 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:34.416 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:34.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:34.424 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:45:34.475 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.7 dump_blocked_ops 2024-09-14T04:45:34.525 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:34.553 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:34.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:34.556 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:45:34.656 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:34.659 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:34 smithi038 bash[84940]: cluster 2024-09-14T04:45:33.473598+0000 mgr.y (mgr.26165) 1138 : cluster [DBG] pgmap v1164: 89 pgs: 89 active+clean; 4.5 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-09-14T04:45:34.659 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:34 smithi038 bash[84940]: cluster 2024-09-14T04:45:33.473598+0000 mgr.y (mgr.26165) 1138 : cluster [DBG] pgmap v1164: 89 pgs: 89 active+clean; 4.5 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-09-14T04:45:34.659 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:34 smithi038 bash[87336]: cluster 2024-09-14T04:45:33.473598+0000 mgr.y (mgr.26165) 1138 : cluster [DBG] pgmap v1164: 89 pgs: 89 active+clean; 4.5 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-09-14T04:45:34.660 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:34 smithi038 bash[87336]: cluster 2024-09-14T04:45:33.473598+0000 mgr.y (mgr.26165) 1138 : cluster [DBG] pgmap v1164: 89 pgs: 89 active+clean; 4.5 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-09-14T04:45:34.683 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:34.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:34.686 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:45:34.754 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 57 16 76795 76779 84.1743 71.4375 0.00963074 0.0118752 2024-09-14T04:45:34.787 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:34.811 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:34.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:34.814 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:45:34.915 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:34.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:34 smithi123 bash[68976]: cluster 2024-09-14T04:45:33.473598+0000 mgr.y (mgr.26165) 1138 : cluster [DBG] pgmap v1164: 89 pgs: 89 active+clean; 4.5 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-09-14T04:45:34.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:34 smithi123 bash[68976]: cluster 2024-09-14T04:45:33.473598+0000 mgr.y (mgr.26165) 1138 : cluster [DBG] pgmap v1164: 89 pgs: 89 active+clean; 4.5 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-09-14T04:45:34.946 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:34.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:34.950 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:45:35.050 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:35.077 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:35.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:35.082 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:45:35.183 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:35.213 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:35.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:35.218 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:45:35.318 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:35.336 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:35.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:35.338 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:45:35.439 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:35.468 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:35.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:35.470 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:45:35.571 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:35.594 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:35.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:35.599 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:45:35.699 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:35.725 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:35.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:35.728 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:45:35.754 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 58 16 77909 77893 83.9233 69.625 0.030401 0.0119102 2024-09-14T04:45:35.829 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:35.868 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:35.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:35.872 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:45:35.973 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:35.995 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:36.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:36.000 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:45:36.101 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:36.129 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:36.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:36.135 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:45:36.236 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:36.264 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:36.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:36.266 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:45:36.367 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:36.393 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:36.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:36.396 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:45:36.496 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:36.527 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:36.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:36.530 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:45:36.631 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:36.641 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:36 smithi038 bash[84940]: cluster 2024-09-14T04:45:35.476736+0000 mgr.y (mgr.26165) 1139 : cluster [DBG] pgmap v1165: 89 pgs: 89 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-09-14T04:45:36.642 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:36 smithi038 bash[84940]: cluster 2024-09-14T04:45:35.476736+0000 mgr.y (mgr.26165) 1139 : cluster [DBG] pgmap v1165: 89 pgs: 89 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-09-14T04:45:36.642 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:36 smithi038 bash[87336]: cluster 2024-09-14T04:45:35.476736+0000 mgr.y (mgr.26165) 1139 : cluster [DBG] pgmap v1165: 89 pgs: 89 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-09-14T04:45:36.642 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:36 smithi038 bash[87336]: cluster 2024-09-14T04:45:35.476736+0000 mgr.y (mgr.26165) 1139 : cluster [DBG] pgmap v1165: 89 pgs: 89 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-09-14T04:45:36.657 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:36.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:36.659 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:45:36.754 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 59 16 79064 79048 83.7243 72.1875 0.0188658 0.0119386 2024-09-14T04:45:36.760 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:36.788 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:36.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:36.792 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:45:36.893 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:36.903 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:36 smithi123 bash[68976]: cluster 2024-09-14T04:45:35.476736+0000 mgr.y (mgr.26165) 1139 : cluster [DBG] pgmap v1165: 89 pgs: 89 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-09-14T04:45:36.903 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:36 smithi123 bash[68976]: cluster 2024-09-14T04:45:35.476736+0000 mgr.y (mgr.26165) 1139 : cluster [DBG] pgmap v1165: 89 pgs: 89 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-09-14T04:45:36.920 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:36.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:36.925 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:45:37.025 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:37.052 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:37.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:37.056 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:45:37.157 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:37.181 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:37.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:37.184 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:45:37.285 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:37.307 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:37.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:37.312 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:45:37.413 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:37.451 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:37.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:37.453 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:45:37.554 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:37.577 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:37.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:37.579 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:45:37.680 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:37.704 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:37.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:37.707 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:45:37.754 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:2024-09-14T04:45:37.755631+0000 min lat: 0.00115769 max lat: 0.625679 avg lat: 0.0119677 2024-09-14T04:45:37.755 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-14T04:45:37.755 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 60 16 80208 80192 83.5205 71.5 0.0104913 0.0119677 2024-09-14T04:45:37.808 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:37.832 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:37.837 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:45:37.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:37.839 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:45:37.940 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:37.958 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:37.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:37.960 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:45:38.061 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:38.085 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:38.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:38.088 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:45:38.189 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:38.216 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:38.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:38.218 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:45:38.319 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:38.345 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:38.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:38.349 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:45:38.450 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:38.486 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:38.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:38.487 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:45:38.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:45:38 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:45:38] "GET /metrics HTTP/1.1" 200 36697 "" "Prometheus/2.51.0" 2024-09-14T04:45:38.588 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:38.624 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:38.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:38.626 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:45:38.727 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:38.736 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:38 smithi123 bash[68976]: cluster 2024-09-14T04:45:37.477380+0000 mgr.y (mgr.26165) 1140 : cluster [DBG] pgmap v1166: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-09-14T04:45:38.736 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:38 smithi123 bash[68976]: cluster 2024-09-14T04:45:37.477380+0000 mgr.y (mgr.26165) 1140 : cluster [DBG] pgmap v1166: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-09-14T04:45:38.754 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 61 16 80952 80936 82.9136 46.5 0.00616448 0.0120554 2024-09-14T04:45:38.755 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:38.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:38.757 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:45:38.858 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:38.883 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:38.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:38.886 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:45:38.956 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:38 smithi038 bash[87336]: cluster 2024-09-14T04:45:37.477380+0000 mgr.y (mgr.26165) 1140 : cluster [DBG] pgmap v1166: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-09-14T04:45:38.956 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:38 smithi038 bash[87336]: cluster 2024-09-14T04:45:37.477380+0000 mgr.y (mgr.26165) 1140 : cluster [DBG] pgmap v1166: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-09-14T04:45:38.986 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:39.003 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:39.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:39.005 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:45:39.106 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:39.128 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:39.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:39.130 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:45:39.231 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:39.252 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:39.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:39.254 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:45:39.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:38 smithi038 bash[84940]: cluster 2024-09-14T04:45:37.477380+0000 mgr.y (mgr.26165) 1140 : cluster [DBG] pgmap v1166: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-09-14T04:45:39.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:38 smithi038 bash[84940]: cluster 2024-09-14T04:45:37.477380+0000 mgr.y (mgr.26165) 1140 : cluster [DBG] pgmap v1166: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-09-14T04:45:39.298 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T04:45:39.356 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:39.385 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:39.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:39.389 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:45:39.490 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:39.520 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:39.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:39.525 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:45:39.625 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:39.651 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:39.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:39.659 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:45:39.755 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 62 16 81694 81678 82.3242 46.375 0.00289341 0.0121341 2024-09-14T04:45:39.759 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:39.798 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:39.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:39.802 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:45:39.903 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:39.925 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:39.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:39.927 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:45:40.028 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:40.066 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:40.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:40.069 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:45:40.170 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:40.204 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:40.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:40.210 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:45:40.310 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:40.329 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:40.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:40.330 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:45:40.431 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:40.438 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:45:40 smithi123 bash[61744]: ts=2024-09-14T04:45:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:45:40.458 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:40.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:40.460 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:45:40.561 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:40.588 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:40.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:40.590 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:45:40.691 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:40.715 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:40.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:40.718 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:45:40.755 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 63 16 82153 82137 81.4727 28.6875 0.00538279 0.0121736 2024-09-14T04:45:40.818 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:40.843 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:40.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:40.846 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:45:40.946 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:40.949 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:40 smithi123 bash[68976]: cluster 2024-09-14T04:45:39.477872+0000 mgr.y (mgr.26165) 1141 : cluster [DBG] pgmap v1167: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 58 MiB/s wr, 920 op/s 2024-09-14T04:45:40.949 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:40 smithi123 bash[68976]: cluster 2024-09-14T04:45:39.477872+0000 mgr.y (mgr.26165) 1141 : cluster [DBG] pgmap v1167: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 58 MiB/s wr, 920 op/s 2024-09-14T04:45:40.958 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:40 smithi038 bash[84940]: cluster 2024-09-14T04:45:39.477872+0000 mgr.y (mgr.26165) 1141 : cluster [DBG] pgmap v1167: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 58 MiB/s wr, 920 op/s 2024-09-14T04:45:40.958 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:40 smithi038 bash[84940]: cluster 2024-09-14T04:45:39.477872+0000 mgr.y (mgr.26165) 1141 : cluster [DBG] pgmap v1167: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 58 MiB/s wr, 920 op/s 2024-09-14T04:45:40.958 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:40 smithi038 bash[87336]: cluster 2024-09-14T04:45:39.477872+0000 mgr.y (mgr.26165) 1141 : cluster [DBG] pgmap v1167: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 58 MiB/s wr, 920 op/s 2024-09-14T04:45:40.959 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:40 smithi038 bash[87336]: cluster 2024-09-14T04:45:39.477872+0000 mgr.y (mgr.26165) 1141 : cluster [DBG] pgmap v1167: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 58 MiB/s wr, 920 op/s 2024-09-14T04:45:40.976 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:40.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:40.978 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:45:41.079 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:41.107 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:41.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:41.111 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:45:41.211 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:41.242 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:41.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:41.249 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:45:41.350 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:41.378 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:41.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:41.380 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:45:41.481 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:41.510 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:41.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:41.515 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:45:41.615 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:41.645 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:41.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:41.651 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:45:41.752 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:41.755 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 64 16 82965 82949 80.9926 50.75 0.00981992 0.0123407 2024-09-14T04:45:41.777 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:41.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:41.783 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:45:41.884 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:41.919 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:41.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:41.922 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:45:42.023 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:42.055 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:42.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:42.058 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:45:42.159 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:42.192 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:42.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:42.196 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:45:42.297 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:42.324 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:42.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:42.329 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:45:42.430 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:42.458 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:42.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:42.464 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:45:42.565 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:42.599 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:42.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:42.604 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:45:42.638 INFO:teuthology.orchestra.run.smithi038.stderr:noscrub is set 2024-09-14T04:45:42.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:42 smithi123 bash[68976]: cluster 2024-09-14T04:45:41.478549+0000 mgr.y (mgr.26165) 1142 : cluster [DBG] pgmap v1168: 89 pgs: 89 active+clean; 5.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 73 MiB/s wr, 1.18k op/s 2024-09-14T04:45:42.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:42 smithi123 bash[68976]: cluster 2024-09-14T04:45:41.478549+0000 mgr.y (mgr.26165) 1142 : cluster [DBG] pgmap v1168: 89 pgs: 89 active+clean; 5.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 73 MiB/s wr, 1.18k op/s 2024-09-14T04:45:42.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:42 smithi123 bash[68976]: audit 2024-09-14T04:45:42.268196+0000 mon.a (mon.0) 1361 : audit [INF] from='client.? 172.21.15.38:0/4262775898' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:45:42.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:42 smithi123 bash[68976]: audit 2024-09-14T04:45:42.268196+0000 mon.a (mon.0) 1361 : audit [INF] from='client.? 172.21.15.38:0/4262775898' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:45:42.695 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0: {} 2024-09-14T04:45:42.695 INFO:teuthology.orchestra.run.smithi038.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-14T04:45:42.705 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:42.724 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1: {} 2024-09-14T04:45:42.725 INFO:teuthology.orchestra.run.smithi038.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-14T04:45:42.731 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:42.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:42.732 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:45:42.755 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 65 16 83924 83908 80.6686 59.9375 0.00858822 0.0123917 2024-09-14T04:45:42.757 INFO:teuthology.orchestra.run.smithi038.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-14T04:45:42.757 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2: {} 2024-09-14T04:45:42.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:42 smithi038 bash[84940]: cluster 2024-09-14T04:45:41.478549+0000 mgr.y (mgr.26165) 1142 : cluster [DBG] pgmap v1168: 89 pgs: 89 active+clean; 5.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 73 MiB/s wr, 1.18k op/s 2024-09-14T04:45:42.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:42 smithi038 bash[84940]: cluster 2024-09-14T04:45:41.478549+0000 mgr.y (mgr.26165) 1142 : cluster [DBG] pgmap v1168: 89 pgs: 89 active+clean; 5.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 73 MiB/s wr, 1.18k op/s 2024-09-14T04:45:42.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:42 smithi038 bash[84940]: audit 2024-09-14T04:45:42.268196+0000 mon.a (mon.0) 1361 : audit [INF] from='client.? 172.21.15.38:0/4262775898' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:45:42.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:42 smithi038 bash[84940]: audit 2024-09-14T04:45:42.268196+0000 mon.a (mon.0) 1361 : audit [INF] from='client.? 172.21.15.38:0/4262775898' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:45:42.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:42 smithi038 bash[87336]: cluster 2024-09-14T04:45:41.478549+0000 mgr.y (mgr.26165) 1142 : cluster [DBG] pgmap v1168: 89 pgs: 89 active+clean; 5.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 73 MiB/s wr, 1.18k op/s 2024-09-14T04:45:42.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:42 smithi038 bash[87336]: cluster 2024-09-14T04:45:41.478549+0000 mgr.y (mgr.26165) 1142 : cluster [DBG] pgmap v1168: 89 pgs: 89 active+clean; 5.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 73 MiB/s wr, 1.18k op/s 2024-09-14T04:45:42.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:42 smithi038 bash[87336]: audit 2024-09-14T04:45:42.268196+0000 mon.a (mon.0) 1361 : audit [INF] from='client.? 172.21.15.38:0/4262775898' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:45:42.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:42 smithi038 bash[87336]: audit 2024-09-14T04:45:42.268196+0000 mon.a (mon.0) 1361 : audit [INF] from='client.? 172.21.15.38:0/4262775898' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:45:42.804 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3: {} 2024-09-14T04:45:42.804 INFO:teuthology.orchestra.run.smithi038.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-14T04:45:42.833 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:42.834 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4: {} 2024-09-14T04:45:42.834 INFO:teuthology.orchestra.run.smithi038.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-14T04:45:42.862 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:42.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:42.866 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:45:42.866 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5: {} 2024-09-14T04:45:42.867 INFO:teuthology.orchestra.run.smithi038.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-14T04:45:42.898 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6: {} 2024-09-14T04:45:42.898 INFO:teuthology.orchestra.run.smithi038.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-14T04:45:42.924 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7: {} 2024-09-14T04:45:42.924 INFO:teuthology.orchestra.run.smithi038.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-14T04:45:42.967 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:42.992 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:42.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:42.995 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:45:43.095 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:43.117 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:43.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:43.121 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:45:43.222 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:43.253 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:43.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:43.256 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:45:43.357 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:43.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:43.392 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:43.392 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:45:43.493 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:43.511 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:43.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:43.513 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:45:43.614 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:43.639 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:43.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:43.642 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:45:43.743 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:43.755 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 66 16 84811 84795 80.2863 55.4375 0.0102392 0.0124497 2024-09-14T04:45:43.776 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:43.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:43.781 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:45:43.883 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:43.911 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:43.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:43.915 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:45:43.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:43 smithi123 bash[68976]: cluster 2024-09-14T04:45:42.621667+0000 mon.a (mon.0) 1362 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:45:43.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:43 smithi123 bash[68976]: cluster 2024-09-14T04:45:42.621667+0000 mon.a (mon.0) 1362 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:45:43.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:43 smithi123 bash[68976]: audit 2024-09-14T04:45:42.635920+0000 mon.a (mon.0) 1363 : audit [INF] from='client.? 172.21.15.38:0/4262775898' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:45:43.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:43 smithi123 bash[68976]: audit 2024-09-14T04:45:42.635920+0000 mon.a (mon.0) 1363 : audit [INF] from='client.? 172.21.15.38:0/4262775898' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:45:43.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:43 smithi123 bash[68976]: cluster 2024-09-14T04:45:42.643254+0000 mon.a (mon.0) 1364 : cluster [DBG] osdmap e238: 8 total, 8 up, 8 in 2024-09-14T04:45:43.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:43 smithi123 bash[68976]: cluster 2024-09-14T04:45:42.643254+0000 mon.a (mon.0) 1364 : cluster [DBG] osdmap e238: 8 total, 8 up, 8 in 2024-09-14T04:45:43.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:43 smithi123 bash[68976]: audit 2024-09-14T04:45:42.659461+0000 mon.b (mon.1) 27 : audit [DBG] from='client.? 172.21.15.38:0/65690370' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:45:43.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:43 smithi123 bash[68976]: audit 2024-09-14T04:45:42.659461+0000 mon.b (mon.1) 27 : audit [DBG] from='client.? 172.21.15.38:0/65690370' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:45:44.015 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:44 smithi038 bash[87336]: cluster 2024-09-14T04:45:42.621667+0000 mon.a (mon.0) 1362 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:45:44.015 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:44 smithi038 bash[87336]: cluster 2024-09-14T04:45:42.621667+0000 mon.a (mon.0) 1362 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:45:44.015 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:44 smithi038 bash[87336]: audit 2024-09-14T04:45:42.635920+0000 mon.a (mon.0) 1363 : audit [INF] from='client.? 172.21.15.38:0/4262775898' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:45:44.015 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:44 smithi038 bash[87336]: audit 2024-09-14T04:45:42.635920+0000 mon.a (mon.0) 1363 : audit [INF] from='client.? 172.21.15.38:0/4262775898' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:45:44.015 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:44 smithi038 bash[87336]: cluster 2024-09-14T04:45:42.643254+0000 mon.a (mon.0) 1364 : cluster [DBG] osdmap e238: 8 total, 8 up, 8 in 2024-09-14T04:45:44.015 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:44 smithi038 bash[87336]: cluster 2024-09-14T04:45:42.643254+0000 mon.a (mon.0) 1364 : cluster [DBG] osdmap e238: 8 total, 8 up, 8 in 2024-09-14T04:45:44.015 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:44 smithi038 bash[87336]: audit 2024-09-14T04:45:42.659461+0000 mon.b (mon.1) 27 : audit [DBG] from='client.? 172.21.15.38:0/65690370' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:45:44.015 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:44 smithi038 bash[87336]: audit 2024-09-14T04:45:42.659461+0000 mon.b (mon.1) 27 : audit [DBG] from='client.? 172.21.15.38:0/65690370' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:45:44.016 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:44.043 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:44.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:44.045 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:45:44.146 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:44.171 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:44.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:44.173 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:45:44.274 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:44.293 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:44 smithi038 bash[84940]: cluster 2024-09-14T04:45:42.621667+0000 mon.a (mon.0) 1362 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:45:44.293 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:44 smithi038 bash[84940]: cluster 2024-09-14T04:45:42.621667+0000 mon.a (mon.0) 1362 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:45:44.293 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:44 smithi038 bash[84940]: audit 2024-09-14T04:45:42.635920+0000 mon.a (mon.0) 1363 : audit [INF] from='client.? 172.21.15.38:0/4262775898' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:45:44.293 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:44 smithi038 bash[84940]: audit 2024-09-14T04:45:42.635920+0000 mon.a (mon.0) 1363 : audit [INF] from='client.? 172.21.15.38:0/4262775898' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:45:44.293 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:44 smithi038 bash[84940]: cluster 2024-09-14T04:45:42.643254+0000 mon.a (mon.0) 1364 : cluster [DBG] osdmap e238: 8 total, 8 up, 8 in 2024-09-14T04:45:44.293 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:44 smithi038 bash[84940]: cluster 2024-09-14T04:45:42.643254+0000 mon.a (mon.0) 1364 : cluster [DBG] osdmap e238: 8 total, 8 up, 8 in 2024-09-14T04:45:44.293 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:44 smithi038 bash[84940]: audit 2024-09-14T04:45:42.659461+0000 mon.b (mon.1) 27 : audit [DBG] from='client.? 172.21.15.38:0/65690370' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:45:44.293 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:44 smithi038 bash[84940]: audit 2024-09-14T04:45:42.659461+0000 mon.b (mon.1) 27 : audit [DBG] from='client.? 172.21.15.38:0/65690370' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:45:44.301 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:44.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:44.304 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:45:44.405 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:44.435 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:44.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:44.440 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:45:44.541 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:44.560 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:44.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:44.561 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:45:44.662 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:44.690 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:44.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:44.694 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:45:44.755 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 67 16 85571 85555 79.7968 47.5 0.00393751 0.012515 2024-09-14T04:45:44.795 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:44.804 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:44 smithi123 bash[68976]: cluster 2024-09-14T04:45:43.478947+0000 mgr.y (mgr.26165) 1143 : cluster [DBG] pgmap v1170: 89 pgs: 89 active+clean; 5.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 56 MiB/s wr, 897 op/s 2024-09-14T04:45:44.804 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:44 smithi123 bash[68976]: cluster 2024-09-14T04:45:43.478947+0000 mgr.y (mgr.26165) 1143 : cluster [DBG] pgmap v1170: 89 pgs: 89 active+clean; 5.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 56 MiB/s wr, 897 op/s 2024-09-14T04:45:44.826 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:44.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:44.828 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:45:44.929 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:44.940 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:44 smithi038 bash[84940]: cluster 2024-09-14T04:45:43.478947+0000 mgr.y (mgr.26165) 1143 : cluster [DBG] pgmap v1170: 89 pgs: 89 active+clean; 5.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 56 MiB/s wr, 897 op/s 2024-09-14T04:45:44.941 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:44 smithi038 bash[84940]: cluster 2024-09-14T04:45:43.478947+0000 mgr.y (mgr.26165) 1143 : cluster [DBG] pgmap v1170: 89 pgs: 89 active+clean; 5.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 56 MiB/s wr, 897 op/s 2024-09-14T04:45:44.941 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:44 smithi038 bash[87336]: cluster 2024-09-14T04:45:43.478947+0000 mgr.y (mgr.26165) 1143 : cluster [DBG] pgmap v1170: 89 pgs: 89 active+clean; 5.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 56 MiB/s wr, 897 op/s 2024-09-14T04:45:44.941 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:44 smithi038 bash[87336]: cluster 2024-09-14T04:45:43.478947+0000 mgr.y (mgr.26165) 1143 : cluster [DBG] pgmap v1170: 89 pgs: 89 active+clean; 5.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 56 MiB/s wr, 897 op/s 2024-09-14T04:45:44.967 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:44.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:44.969 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:45:45.070 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:45.091 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:45.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:45.093 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:45:45.194 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:45.220 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:45.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:45.222 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:45:45.323 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:45.346 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:45.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:45.353 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:45:45.454 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:45.487 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:45.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:45.490 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:45:45.590 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:45.623 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:45.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:45.628 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:45:45.728 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:45.755 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 68 16 86399 86383 79.3843 51.75 0.00634945 0.0125913 2024-09-14T04:45:45.758 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:45.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:45.761 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:45:45.862 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:45.891 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:45.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:45.894 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:45:45.944 INFO:teuthology.orchestra.run.smithi123.stdout:ERROR: (22) Invalid argument 2024-09-14T04:45:45.944 INFO:teuthology.orchestra.run.smithi123.stdout:op_tracker tracking is not enabled now, so no ops 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-09-14T04:45:45.995 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:46.023 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:46.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:46.028 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:45:46.129 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:46.158 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:46.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:46.162 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:45:46.263 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:46.296 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:46.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:46.299 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:45:46.399 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:46.419 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:46.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:46.421 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:45:46.522 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:46.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:46 smithi038 bash[84940]: audit 2024-09-14T04:45:45.252256+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:45:46.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:46 smithi038 bash[84940]: audit 2024-09-14T04:45:45.252256+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:45:46.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:46 smithi038 bash[84940]: audit 2024-09-14T04:45:45.256959+0000 mon.a (mon.0) 1366 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:45:46.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:46 smithi038 bash[84940]: audit 2024-09-14T04:45:45.256959+0000 mon.a (mon.0) 1366 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:45:46.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:46 smithi038 bash[84940]: cluster 2024-09-14T04:45:45.479438+0000 mgr.y (mgr.26165) 1144 : cluster [DBG] pgmap v1171: 89 pgs: 89 active+clean; 5.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 55 MiB/s wr, 882 op/s 2024-09-14T04:45:46.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:46 smithi038 bash[84940]: cluster 2024-09-14T04:45:45.479438+0000 mgr.y (mgr.26165) 1144 : cluster [DBG] pgmap v1171: 89 pgs: 89 active+clean; 5.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 55 MiB/s wr, 882 op/s 2024-09-14T04:45:46.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:46 smithi038 bash[87336]: audit 2024-09-14T04:45:45.252256+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:45:46.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:46 smithi038 bash[87336]: audit 2024-09-14T04:45:45.252256+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:45:46.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:46 smithi038 bash[87336]: audit 2024-09-14T04:45:45.256959+0000 mon.a (mon.0) 1366 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:45:46.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:46 smithi038 bash[87336]: audit 2024-09-14T04:45:45.256959+0000 mon.a (mon.0) 1366 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:45:46.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:46 smithi038 bash[87336]: cluster 2024-09-14T04:45:45.479438+0000 mgr.y (mgr.26165) 1144 : cluster [DBG] pgmap v1171: 89 pgs: 89 active+clean; 5.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 55 MiB/s wr, 882 op/s 2024-09-14T04:45:46.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:46 smithi038 bash[87336]: cluster 2024-09-14T04:45:45.479438+0000 mgr.y (mgr.26165) 1144 : cluster [DBG] pgmap v1171: 89 pgs: 89 active+clean; 5.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 55 MiB/s wr, 882 op/s 2024-09-14T04:45:46.533 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:46 smithi123 bash[68976]: audit 2024-09-14T04:45:45.252256+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:45:46.533 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:46 smithi123 bash[68976]: audit 2024-09-14T04:45:45.252256+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:45:46.533 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:46 smithi123 bash[68976]: audit 2024-09-14T04:45:45.256959+0000 mon.a (mon.0) 1366 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:45:46.533 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:46 smithi123 bash[68976]: audit 2024-09-14T04:45:45.256959+0000 mon.a (mon.0) 1366 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:45:46.533 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:46 smithi123 bash[68976]: cluster 2024-09-14T04:45:45.479438+0000 mgr.y (mgr.26165) 1144 : cluster [DBG] pgmap v1171: 89 pgs: 89 active+clean; 5.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 55 MiB/s wr, 882 op/s 2024-09-14T04:45:46.533 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:46 smithi123 bash[68976]: cluster 2024-09-14T04:45:45.479438+0000 mgr.y (mgr.26165) 1144 : cluster [DBG] pgmap v1171: 89 pgs: 89 active+clean; 5.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 55 MiB/s wr, 882 op/s 2024-09-14T04:45:46.546 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:46.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:46.548 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:45:46.649 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:46.673 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:46.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:46.675 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:45:46.756 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 69 16 87055 87039 78.8279 41 0.00401686 0.0126158 2024-09-14T04:45:46.776 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:46.802 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:46.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:46.804 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:45:46.905 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:46.930 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:46.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:46.935 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:45:47.036 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:47.062 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:47.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:47.064 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:45:47.165 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:47.183 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:47.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:47.186 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:45:47.283 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.7 dump_historic_ops 2024-09-14T04:45:47.286 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:47.306 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:47.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:47.309 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:45:47.409 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:47.437 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:47.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:47.444 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:45:47.545 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:47.569 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:47.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:47.572 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:45:47.673 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:47.711 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:47.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:47.714 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:45:47.756 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 70 16 87983 87967 78.5303 58 0.0150433 0.0127292 2024-09-14T04:45:47.815 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:47.850 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:47.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:47.854 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:45:47.955 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:47.985 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:47.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:47.989 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:45:48.090 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:48.114 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:48.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:48.122 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:45:48.222 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:48.246 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:48.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:48.249 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:45:48.350 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:48.374 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:48.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:48.378 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:45:48.387 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-14T04:45:48.388 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd set nodeep-scrub 2024-09-14T04:45:48.480 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:48.506 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:45:48 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:45:48] "GET /metrics HTTP/1.1" 200 36698 "" "Prometheus/2.51.0" 2024-09-14T04:45:48.518 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:48.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:48.522 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:45:48.623 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:48.644 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:48.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:48.649 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:45:48.750 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:48.756 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 71 16 88792 88776 78.1363 50.5625 0.00402452 0.0127555 2024-09-14T04:45:48.775 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:48.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:48.776 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:45:48.877 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:48.887 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:48 smithi123 bash[68976]: cluster 2024-09-14T04:45:47.480115+0000 mgr.y (mgr.26165) 1145 : cluster [DBG] pgmap v1172: 89 pgs: 89 active+clean; 5.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 53 MiB/s wr, 851 op/s 2024-09-14T04:45:48.887 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:48 smithi123 bash[68976]: cluster 2024-09-14T04:45:47.480115+0000 mgr.y (mgr.26165) 1145 : cluster [DBG] pgmap v1172: 89 pgs: 89 active+clean; 5.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 53 MiB/s wr, 851 op/s 2024-09-14T04:45:48.904 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:48.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:48.908 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:45:49.009 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:49.048 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:49.053 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:48 smithi038 bash[84940]: cluster 2024-09-14T04:45:47.480115+0000 mgr.y (mgr.26165) 1145 : cluster [DBG] pgmap v1172: 89 pgs: 89 active+clean; 5.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 53 MiB/s wr, 851 op/s 2024-09-14T04:45:49.053 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:48 smithi038 bash[84940]: cluster 2024-09-14T04:45:47.480115+0000 mgr.y (mgr.26165) 1145 : cluster [DBG] pgmap v1172: 89 pgs: 89 active+clean; 5.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 53 MiB/s wr, 851 op/s 2024-09-14T04:45:49.054 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:48 smithi038 bash[87336]: cluster 2024-09-14T04:45:47.480115+0000 mgr.y (mgr.26165) 1145 : cluster [DBG] pgmap v1172: 89 pgs: 89 active+clean; 5.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 53 MiB/s wr, 851 op/s 2024-09-14T04:45:49.054 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:48 smithi038 bash[87336]: cluster 2024-09-14T04:45:47.480115+0000 mgr.y (mgr.26165) 1145 : cluster [DBG] pgmap v1172: 89 pgs: 89 active+clean; 5.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 53 MiB/s wr, 851 op/s 2024-09-14T04:45:49.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:49.055 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:45:49.155 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:49.180 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:49.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:49.186 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:45:49.287 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:49.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:49.316 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:49.316 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:45:49.417 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:49.448 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:49.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:49.451 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:45:49.552 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:49.559 INFO:teuthology.orchestra.run.smithi038.stderr:set osd.5 primary-affinity to 0 (802) 2024-09-14T04:45:49.588 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:49.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:49.594 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:45:49.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:49 smithi123 bash[68976]: audit 2024-09-14T04:45:48.778808+0000 mon.a (mon.0) 1367 : audit [INF] from='client.? 172.21.15.38:0/894329532' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 0.0} : dispatch 2024-09-14T04:45:49.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:49 smithi123 bash[68976]: audit 2024-09-14T04:45:48.778808+0000 mon.a (mon.0) 1367 : audit [INF] from='client.? 172.21.15.38:0/894329532' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 0.0} : dispatch 2024-09-14T04:45:49.695 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:49.703 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:49 smithi038 bash[87336]: audit 2024-09-14T04:45:48.778808+0000 mon.a (mon.0) 1367 : audit [INF] from='client.? 172.21.15.38:0/894329532' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 0.0} : dispatch 2024-09-14T04:45:49.704 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:49 smithi038 bash[87336]: audit 2024-09-14T04:45:48.778808+0000 mon.a (mon.0) 1367 : audit [INF] from='client.? 172.21.15.38:0/894329532' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 0.0} : dispatch 2024-09-14T04:45:49.704 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:49 smithi038 bash[84940]: audit 2024-09-14T04:45:48.778808+0000 mon.a (mon.0) 1367 : audit [INF] from='client.? 172.21.15.38:0/894329532' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 0.0} : dispatch 2024-09-14T04:45:49.704 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:49 smithi038 bash[84940]: audit 2024-09-14T04:45:48.778808+0000 mon.a (mon.0) 1367 : audit [INF] from='client.? 172.21.15.38:0/894329532' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 0.0} : dispatch 2024-09-14T04:45:49.715 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:49.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:49.717 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:45:49.756 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 72 16 89751 89735 77.8834 59.9375 0.00338224 0.0128161 2024-09-14T04:45:49.818 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:49.842 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:49.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:49.844 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:45:49.945 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:49.969 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:49.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:49.971 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:45:50.072 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:50.096 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:50.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:50.098 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:45:50.199 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:50.225 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:50.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:50.227 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:45:50.328 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:50.357 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:50.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:50.359 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:45:50.460 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:50.490 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:50.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:50.492 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:45:50.577 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:45:50 smithi123 bash[61744]: ts=2024-09-14T04:45:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:45:50.593 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:50.624 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:50.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:50.628 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:45:50.729 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:50.740 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:50 smithi038 bash[84940]: cluster 2024-09-14T04:45:49.480542+0000 mgr.y (mgr.26165) 1146 : cluster [DBG] pgmap v1173: 89 pgs: 89 active+clean; 5.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 53 MiB/s wr, 843 op/s 2024-09-14T04:45:50.740 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:50 smithi038 bash[84940]: cluster 2024-09-14T04:45:49.480542+0000 mgr.y (mgr.26165) 1146 : cluster [DBG] pgmap v1173: 89 pgs: 89 active+clean; 5.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 53 MiB/s wr, 843 op/s 2024-09-14T04:45:50.740 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:50 smithi038 bash[84940]: audit 2024-09-14T04:45:49.556678+0000 mon.a (mon.0) 1368 : audit [INF] from='client.? 172.21.15.38:0/894329532' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 0.0}]': finished 2024-09-14T04:45:50.740 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:50 smithi038 bash[84940]: audit 2024-09-14T04:45:49.556678+0000 mon.a (mon.0) 1368 : audit [INF] from='client.? 172.21.15.38:0/894329532' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 0.0}]': finished 2024-09-14T04:45:50.740 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:50 smithi038 bash[84940]: cluster 2024-09-14T04:45:49.563235+0000 mon.a (mon.0) 1369 : cluster [DBG] osdmap e239: 8 total, 8 up, 8 in 2024-09-14T04:45:50.740 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:50 smithi038 bash[84940]: cluster 2024-09-14T04:45:49.563235+0000 mon.a (mon.0) 1369 : cluster [DBG] osdmap e239: 8 total, 8 up, 8 in 2024-09-14T04:45:50.741 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:50 smithi038 bash[87336]: cluster 2024-09-14T04:45:49.480542+0000 mgr.y (mgr.26165) 1146 : cluster [DBG] pgmap v1173: 89 pgs: 89 active+clean; 5.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 53 MiB/s wr, 843 op/s 2024-09-14T04:45:50.741 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:50 smithi038 bash[87336]: cluster 2024-09-14T04:45:49.480542+0000 mgr.y (mgr.26165) 1146 : cluster [DBG] pgmap v1173: 89 pgs: 89 active+clean; 5.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 53 MiB/s wr, 843 op/s 2024-09-14T04:45:50.741 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:50 smithi038 bash[87336]: audit 2024-09-14T04:45:49.556678+0000 mon.a (mon.0) 1368 : audit [INF] from='client.? 172.21.15.38:0/894329532' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 0.0}]': finished 2024-09-14T04:45:50.741 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:50 smithi038 bash[87336]: audit 2024-09-14T04:45:49.556678+0000 mon.a (mon.0) 1368 : audit [INF] from='client.? 172.21.15.38:0/894329532' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 0.0}]': finished 2024-09-14T04:45:50.741 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:50 smithi038 bash[87336]: cluster 2024-09-14T04:45:49.563235+0000 mon.a (mon.0) 1369 : cluster [DBG] osdmap e239: 8 total, 8 up, 8 in 2024-09-14T04:45:50.741 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:50 smithi038 bash[87336]: cluster 2024-09-14T04:45:49.563235+0000 mon.a (mon.0) 1369 : cluster [DBG] osdmap e239: 8 total, 8 up, 8 in 2024-09-14T04:45:50.754 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:50.759 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 73 16 89890 89874 76.9328 8.6875 0.0178264 0.0129933 2024-09-14T04:45:50.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:50.760 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:45:50.861 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:50.903 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:50.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:50.910 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:45:50.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:50 smithi123 bash[68976]: cluster 2024-09-14T04:45:49.480542+0000 mgr.y (mgr.26165) 1146 : cluster [DBG] pgmap v1173: 89 pgs: 89 active+clean; 5.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 53 MiB/s wr, 843 op/s 2024-09-14T04:45:50.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:50 smithi123 bash[68976]: cluster 2024-09-14T04:45:49.480542+0000 mgr.y (mgr.26165) 1146 : cluster [DBG] pgmap v1173: 89 pgs: 89 active+clean; 5.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 53 MiB/s wr, 843 op/s 2024-09-14T04:45:50.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:50 smithi123 bash[68976]: audit 2024-09-14T04:45:49.556678+0000 mon.a (mon.0) 1368 : audit [INF] from='client.? 172.21.15.38:0/894329532' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 0.0}]': finished 2024-09-14T04:45:50.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:50 smithi123 bash[68976]: audit 2024-09-14T04:45:49.556678+0000 mon.a (mon.0) 1368 : audit [INF] from='client.? 172.21.15.38:0/894329532' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 0.0}]': finished 2024-09-14T04:45:50.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:50 smithi123 bash[68976]: cluster 2024-09-14T04:45:49.563235+0000 mon.a (mon.0) 1369 : cluster [DBG] osdmap e239: 8 total, 8 up, 8 in 2024-09-14T04:45:50.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:50 smithi123 bash[68976]: cluster 2024-09-14T04:45:49.563235+0000 mon.a (mon.0) 1369 : cluster [DBG] osdmap e239: 8 total, 8 up, 8 in 2024-09-14T04:45:51.010 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:51.034 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:51.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:51.036 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:45:51.137 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:51.160 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:51.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:51.164 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:45:51.265 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:51.295 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:51.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:51.298 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:45:51.398 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:51.429 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:51.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:51.434 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:45:51.534 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:51.562 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:51.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:51.567 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:45:51.668 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:51.678 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:51 smithi038 bash[84940]: cluster 2024-09-14T04:45:50.562642+0000 mon.a (mon.0) 1370 : cluster [DBG] osdmap e240: 8 total, 8 up, 8 in 2024-09-14T04:45:51.678 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:51 smithi038 bash[84940]: cluster 2024-09-14T04:45:50.562642+0000 mon.a (mon.0) 1370 : cluster [DBG] osdmap e240: 8 total, 8 up, 8 in 2024-09-14T04:45:51.678 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:51 smithi038 bash[87336]: cluster 2024-09-14T04:45:50.562642+0000 mon.a (mon.0) 1370 : cluster [DBG] osdmap e240: 8 total, 8 up, 8 in 2024-09-14T04:45:51.678 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:51 smithi038 bash[87336]: cluster 2024-09-14T04:45:50.562642+0000 mon.a (mon.0) 1370 : cluster [DBG] osdmap e240: 8 total, 8 up, 8 in 2024-09-14T04:45:51.692 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:51.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:51.695 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:45:51.759 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 74 16 90940 90924 76.7799 65.625 0.0217739 0.0130191 2024-09-14T04:45:51.796 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:51.824 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:51.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:51.829 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:45:51.930 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:51.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:51 smithi123 bash[68976]: cluster 2024-09-14T04:45:50.562642+0000 mon.a (mon.0) 1370 : cluster [DBG] osdmap e240: 8 total, 8 up, 8 in 2024-09-14T04:45:51.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:51 smithi123 bash[68976]: cluster 2024-09-14T04:45:50.562642+0000 mon.a (mon.0) 1370 : cluster [DBG] osdmap e240: 8 total, 8 up, 8 in 2024-09-14T04:45:51.964 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:51.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:51.971 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:45:52.071 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:52.096 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:52.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:52.101 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:45:52.127 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T04:45:52.201 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:52.226 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:52.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:52.229 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:45:52.330 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:52.353 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:52.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:52.357 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:45:52.457 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:52.480 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:52.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:52.482 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:45:52.583 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:52.611 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:52.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:52.615 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:45:52.716 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:52.750 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:52.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:52.754 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:45:52.759 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 75 16 91982 91966 76.6244 65.125 0.00492002 0.0130458 2024-09-14T04:45:52.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:52 smithi038 bash[84940]: cluster 2024-09-14T04:45:51.481124+0000 mgr.y (mgr.26165) 1147 : cluster [DBG] pgmap v1176: 89 pgs: 3 peering, 86 active+clean; 5.5 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 55 MiB/s wr, 877 op/s 2024-09-14T04:45:52.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:52 smithi038 bash[84940]: cluster 2024-09-14T04:45:51.481124+0000 mgr.y (mgr.26165) 1147 : cluster [DBG] pgmap v1176: 89 pgs: 3 peering, 86 active+clean; 5.5 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 55 MiB/s wr, 877 op/s 2024-09-14T04:45:52.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:52 smithi038 bash[84940]: cluster 2024-09-14T04:45:51.573280+0000 mon.a (mon.0) 1371 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-14T04:45:52.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:52 smithi038 bash[84940]: cluster 2024-09-14T04:45:51.573280+0000 mon.a (mon.0) 1371 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-14T04:45:52.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:52 smithi038 bash[87336]: cluster 2024-09-14T04:45:51.481124+0000 mgr.y (mgr.26165) 1147 : cluster [DBG] pgmap v1176: 89 pgs: 3 peering, 86 active+clean; 5.5 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 55 MiB/s wr, 877 op/s 2024-09-14T04:45:52.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:52 smithi038 bash[87336]: cluster 2024-09-14T04:45:51.481124+0000 mgr.y (mgr.26165) 1147 : cluster [DBG] pgmap v1176: 89 pgs: 3 peering, 86 active+clean; 5.5 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 55 MiB/s wr, 877 op/s 2024-09-14T04:45:52.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:52 smithi038 bash[87336]: cluster 2024-09-14T04:45:51.573280+0000 mon.a (mon.0) 1371 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-14T04:45:52.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:52 smithi038 bash[87336]: cluster 2024-09-14T04:45:51.573280+0000 mon.a (mon.0) 1371 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-14T04:45:52.855 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:52.865 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:52 smithi123 bash[68976]: cluster 2024-09-14T04:45:51.481124+0000 mgr.y (mgr.26165) 1147 : cluster [DBG] pgmap v1176: 89 pgs: 3 peering, 86 active+clean; 5.5 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 55 MiB/s wr, 877 op/s 2024-09-14T04:45:52.865 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:52 smithi123 bash[68976]: cluster 2024-09-14T04:45:51.481124+0000 mgr.y (mgr.26165) 1147 : cluster [DBG] pgmap v1176: 89 pgs: 3 peering, 86 active+clean; 5.5 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 55 MiB/s wr, 877 op/s 2024-09-14T04:45:52.865 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:52 smithi123 bash[68976]: cluster 2024-09-14T04:45:51.573280+0000 mon.a (mon.0) 1371 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-14T04:45:52.865 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:52 smithi123 bash[68976]: cluster 2024-09-14T04:45:51.573280+0000 mon.a (mon.0) 1371 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-14T04:45:52.889 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:52.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:52.893 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:45:52.994 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:53.011 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:53.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:53.013 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:45:53.113 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:53.136 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:53.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:53.138 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:45:53.239 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:53.265 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:53.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:53.267 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:45:53.368 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:53.396 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:53.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:53.398 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:45:53.499 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:53.527 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:53.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:53.529 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:45:53.630 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:53.665 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:45:53.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:53.668 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:45:53.759 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 76 16 92422 92406 75.9781 27.5 0.0116589 0.0131566 2024-09-14T04:45:53.768 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:53.798 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:53.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:53.802 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:45:53.903 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:53.935 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:53.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:53.940 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:45:54.041 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:54.072 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:54.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:54.076 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:45:54.177 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:54.202 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:54.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:54.205 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:45:54.306 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:54.329 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:54.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:54.332 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:45:54.433 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:54.451 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:45:54.451 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:45:54.465 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:54.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:54.468 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:45:54.569 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:54.591 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:54.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:54.595 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:45:54.695 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:54.706 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:54 smithi123 bash[68976]: cluster 2024-09-14T04:45:53.482055+0000 mgr.y (mgr.26165) 1148 : cluster [DBG] pgmap v1177: 89 pgs: 3 peering, 86 active+clean; 5.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 58 MiB/s wr, 922 op/s 2024-09-14T04:45:54.706 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:54 smithi123 bash[68976]: cluster 2024-09-14T04:45:53.482055+0000 mgr.y (mgr.26165) 1148 : cluster [DBG] pgmap v1177: 89 pgs: 3 peering, 86 active+clean; 5.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 58 MiB/s wr, 922 op/s 2024-09-14T04:45:54.720 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:54.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:54.726 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:45:54.759 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 77 16 93444 93428 75.8208 63.875 0.00777226 0.0131837 2024-09-14T04:45:54.827 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:54.837 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:54 smithi038 bash[87336]: cluster 2024-09-14T04:45:53.482055+0000 mgr.y (mgr.26165) 1148 : cluster [DBG] pgmap v1177: 89 pgs: 3 peering, 86 active+clean; 5.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 58 MiB/s wr, 922 op/s 2024-09-14T04:45:54.837 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:54 smithi038 bash[87336]: cluster 2024-09-14T04:45:53.482055+0000 mgr.y (mgr.26165) 1148 : cluster [DBG] pgmap v1177: 89 pgs: 3 peering, 86 active+clean; 5.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 58 MiB/s wr, 922 op/s 2024-09-14T04:45:54.838 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:54 smithi038 bash[84940]: cluster 2024-09-14T04:45:53.482055+0000 mgr.y (mgr.26165) 1148 : cluster [DBG] pgmap v1177: 89 pgs: 3 peering, 86 active+clean; 5.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 58 MiB/s wr, 922 op/s 2024-09-14T04:45:54.838 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:54 smithi038 bash[84940]: cluster 2024-09-14T04:45:53.482055+0000 mgr.y (mgr.26165) 1148 : cluster [DBG] pgmap v1177: 89 pgs: 3 peering, 86 active+clean; 5.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 58 MiB/s wr, 922 op/s 2024-09-14T04:45:54.851 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:54.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:54.859 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:45:54.959 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:54.980 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:54.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:54.985 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:45:55.085 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:55.115 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:55.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:55.123 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:45:55.224 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:55.248 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:55.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:55.256 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:45:55.357 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:55.381 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:55.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:55.388 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:45:55.489 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:55.523 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:55.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:55.529 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:45:55.629 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:55.650 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:55.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:55.652 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:45:55.753 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:55.759 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 78 16 94318 94302 75.549 54.625 0.00272648 0.0132112 2024-09-14T04:45:55.774 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:55.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:55.776 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:45:55.877 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:55.902 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:55.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:55.904 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:45:55.932 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 4, 5, 6, 7, 0] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-09-14T04:45:55.932 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-14T04:45:55.933 INFO:tasks.thrashosds.thrasher:Growing pool .mgr 2024-09-14T04:45:55.933 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-14T04:45:55.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:55 smithi123 bash[68976]: cluster 2024-09-14T04:45:55.605137+0000 mon.a (mon.0) 1372 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-09-14T04:45:55.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:55 smithi123 bash[68976]: cluster 2024-09-14T04:45:55.605137+0000 mon.a (mon.0) 1372 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-09-14T04:45:56.005 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:56.031 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:56.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:56.034 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:45:56.134 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:56.172 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:56.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:56.177 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:45:56.277 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:56.305 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:56.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:56.308 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:45:56.409 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:56.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:56.437 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:56.437 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:45:56.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:56 smithi038 bash[84940]: cluster 2024-09-14T04:45:55.605137+0000 mon.a (mon.0) 1372 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-09-14T04:45:56.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:56 smithi038 bash[84940]: cluster 2024-09-14T04:45:55.605137+0000 mon.a (mon.0) 1372 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-09-14T04:45:56.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:56 smithi038 bash[87336]: cluster 2024-09-14T04:45:55.605137+0000 mon.a (mon.0) 1372 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-09-14T04:45:56.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:56 smithi038 bash[87336]: cluster 2024-09-14T04:45:55.605137+0000 mon.a (mon.0) 1372 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-09-14T04:45:56.538 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:56.563 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:56.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:56.565 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:45:56.666 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:56.686 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:56.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:56.689 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:45:56.759 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 79 16 95015 94999 75.1441 43.5625 0.0198444 0.0133025 2024-09-14T04:45:56.790 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:56.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:56 smithi123 bash[68976]: cluster 2024-09-14T04:45:55.482519+0000 mgr.y (mgr.26165) 1149 : cluster [DBG] pgmap v1178: 89 pgs: 89 active+clean; 5.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 39 MiB/s wr, 622 op/s 2024-09-14T04:45:56.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:56 smithi123 bash[68976]: cluster 2024-09-14T04:45:55.482519+0000 mgr.y (mgr.26165) 1149 : cluster [DBG] pgmap v1178: 89 pgs: 89 active+clean; 5.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 39 MiB/s wr, 622 op/s 2024-09-14T04:45:56.821 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:56.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:56.824 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:45:56.925 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:56.950 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:56.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:56.953 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:45:57.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:56 smithi038 bash[84940]: cluster 2024-09-14T04:45:55.482519+0000 mgr.y (mgr.26165) 1149 : cluster [DBG] pgmap v1178: 89 pgs: 89 active+clean; 5.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 39 MiB/s wr, 622 op/s 2024-09-14T04:45:57.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:56 smithi038 bash[84940]: cluster 2024-09-14T04:45:55.482519+0000 mgr.y (mgr.26165) 1149 : cluster [DBG] pgmap v1178: 89 pgs: 89 active+clean; 5.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 39 MiB/s wr, 622 op/s 2024-09-14T04:45:57.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:56 smithi038 bash[87336]: cluster 2024-09-14T04:45:55.482519+0000 mgr.y (mgr.26165) 1149 : cluster [DBG] pgmap v1178: 89 pgs: 89 active+clean; 5.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 39 MiB/s wr, 622 op/s 2024-09-14T04:45:57.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:56 smithi038 bash[87336]: cluster 2024-09-14T04:45:55.482519+0000 mgr.y (mgr.26165) 1149 : cluster [DBG] pgmap v1178: 89 pgs: 89 active+clean; 5.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 39 MiB/s wr, 622 op/s 2024-09-14T04:45:57.054 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:57.078 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:57.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:57.084 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:45:57.185 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:57.211 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:45:57.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:57.217 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:45:57.317 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:57.340 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:57.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:57.344 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:45:57.445 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:57.471 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:57.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:57.475 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:45:57.576 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:57.594 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:57.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:57.596 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:45:57.697 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:57.723 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:57.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:57.726 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:45:57.759 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:2024-09-14T04:45:57.760474+0000 min lat: 0.00115769 max lat: 1.04628 avg lat: 0.0133311 2024-09-14T04:45:57.759 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-14T04:45:57.760 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 80 15 96015 96000 74.9868 62.5625 0.0121544 0.0133311 2024-09-14T04:45:57.826 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:57.854 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:57.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:57.859 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:45:57.960 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:57.982 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:57.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:57.984 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:45:58.085 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:58.118 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:58.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:58.122 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:45:58.223 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:58.252 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:58.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:58.254 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:45:58.354 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:58.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:58.384 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:58.384 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:45:58.484 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:58.513 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:58.513 INFO:teuthology.orchestra.run.smithi123.stdout:ERROR: (22) Invalid argument 2024-09-14T04:45:58.513 INFO:teuthology.orchestra.run.smithi123.stdout:op_tracker tracking is not enabled now, so no ops 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-09-14T04:45:58.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:58.515 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:45:58.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:45:58 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:45:58] "GET /metrics HTTP/1.1" 200 36698 "" "Prometheus/2.51.0" 2024-09-14T04:45:58.616 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:58.643 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:58.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:58.646 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:45:58.746 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:58.761 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 81 16 96984 96968 74.8067 60.5 0.0148087 0.0133626 2024-09-14T04:45:58.780 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:45:58.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:58.785 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:45:58.886 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:58.915 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:45:58.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:58.917 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:45:58.918 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:58 smithi038 bash[84940]: cluster 2024-09-14T04:45:57.483228+0000 mgr.y (mgr.26165) 1150 : cluster [DBG] pgmap v1179: 89 pgs: 89 active+clean; 5.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 59 MiB/s wr, 946 op/s 2024-09-14T04:45:58.918 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:45:58 smithi038 bash[84940]: cluster 2024-09-14T04:45:57.483228+0000 mgr.y (mgr.26165) 1150 : cluster [DBG] pgmap v1179: 89 pgs: 89 active+clean; 5.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 59 MiB/s wr, 946 op/s 2024-09-14T04:45:58.918 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:58 smithi038 bash[87336]: cluster 2024-09-14T04:45:57.483228+0000 mgr.y (mgr.26165) 1150 : cluster [DBG] pgmap v1179: 89 pgs: 89 active+clean; 5.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 59 MiB/s wr, 946 op/s 2024-09-14T04:45:58.918 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:45:58 smithi038 bash[87336]: cluster 2024-09-14T04:45:57.483228+0000 mgr.y (mgr.26165) 1150 : cluster [DBG] pgmap v1179: 89 pgs: 89 active+clean; 5.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 59 MiB/s wr, 946 op/s 2024-09-14T04:45:58.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:58 smithi123 bash[68976]: cluster 2024-09-14T04:45:57.483228+0000 mgr.y (mgr.26165) 1150 : cluster [DBG] pgmap v1179: 89 pgs: 89 active+clean; 5.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 59 MiB/s wr, 946 op/s 2024-09-14T04:45:58.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:45:58 smithi123 bash[68976]: cluster 2024-09-14T04:45:57.483228+0000 mgr.y (mgr.26165) 1150 : cluster [DBG] pgmap v1179: 89 pgs: 89 active+clean; 5.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 59 MiB/s wr, 946 op/s 2024-09-14T04:45:59.019 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:59.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:59.048 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:59.048 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:45:59.149 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:59.178 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:59.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:59.182 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:45:59.282 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:59.304 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:45:59.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:59.306 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:45:59.406 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:59.436 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:59.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:59.439 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:45:59.539 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:59.562 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:59.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:59.564 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:45:59.602 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.0 dump_ops_in_flight 2024-09-14T04:45:59.665 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:59.700 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:45:59.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:59.705 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:45:59.761 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 82 16 97580 97564 74.3487 37.25 0.010782 0.0134456 2024-09-14T04:45:59.806 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:59.835 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:45:59.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:59.844 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:45:59.945 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:59.974 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:45:59.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:45:59.976 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:46:00.077 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:00.112 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:00.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:00.115 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:46:00.216 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:00.250 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:00.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:00.254 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:46:00.355 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:00.383 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:00.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:00.386 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:46:00.438 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:46:00 smithi123 bash[61744]: ts=2024-09-14T04:46:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:46:00.487 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:00.618 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:00.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:00.623 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:46:00.724 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:00.747 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:00.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:00.749 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:46:00.761 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 83 16 98423 98407 74.0877 52.6875 0.00365678 0.0134702 2024-09-14T04:46:00.851 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:00.873 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:00 smithi038 bash[87336]: cluster 2024-09-14T04:45:59.483996+0000 mgr.y (mgr.26165) 1151 : cluster [DBG] pgmap v1180: 89 pgs: 89 active+clean; 5.8 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 49 MiB/s wr, 788 op/s 2024-09-14T04:46:00.873 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:00 smithi038 bash[87336]: cluster 2024-09-14T04:45:59.483996+0000 mgr.y (mgr.26165) 1151 : cluster [DBG] pgmap v1180: 89 pgs: 89 active+clean; 5.8 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 49 MiB/s wr, 788 op/s 2024-09-14T04:46:00.873 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:00 smithi038 bash[87336]: audit 2024-09-14T04:46:00.245196+0000 mon.a (mon.0) 1373 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:46:00.873 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:00 smithi038 bash[87336]: audit 2024-09-14T04:46:00.245196+0000 mon.a (mon.0) 1373 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:46:00.874 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:00 smithi038 bash[84940]: cluster 2024-09-14T04:45:59.483996+0000 mgr.y (mgr.26165) 1151 : cluster [DBG] pgmap v1180: 89 pgs: 89 active+clean; 5.8 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 49 MiB/s wr, 788 op/s 2024-09-14T04:46:00.874 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:00 smithi038 bash[84940]: cluster 2024-09-14T04:45:59.483996+0000 mgr.y (mgr.26165) 1151 : cluster [DBG] pgmap v1180: 89 pgs: 89 active+clean; 5.8 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 49 MiB/s wr, 788 op/s 2024-09-14T04:46:00.874 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:00 smithi038 bash[84940]: audit 2024-09-14T04:46:00.245196+0000 mon.a (mon.0) 1373 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:46:00.874 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:00 smithi038 bash[84940]: audit 2024-09-14T04:46:00.245196+0000 mon.a (mon.0) 1373 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:46:00.879 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:00.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:00.885 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:46:00.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:00 smithi123 bash[68976]: cluster 2024-09-14T04:45:59.483996+0000 mgr.y (mgr.26165) 1151 : cluster [DBG] pgmap v1180: 89 pgs: 89 active+clean; 5.8 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 49 MiB/s wr, 788 op/s 2024-09-14T04:46:00.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:00 smithi123 bash[68976]: cluster 2024-09-14T04:45:59.483996+0000 mgr.y (mgr.26165) 1151 : cluster [DBG] pgmap v1180: 89 pgs: 89 active+clean; 5.8 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 49 MiB/s wr, 788 op/s 2024-09-14T04:46:00.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:00 smithi123 bash[68976]: audit 2024-09-14T04:46:00.245196+0000 mon.a (mon.0) 1373 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:46:00.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:00 smithi123 bash[68976]: audit 2024-09-14T04:46:00.245196+0000 mon.a (mon.0) 1373 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:46:00.986 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:01.011 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:01.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:01.013 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:46:01.114 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:01.142 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:01.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:01.145 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:46:01.245 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:01.282 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:01.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:01.286 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:46:01.387 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:01.423 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:01.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:01.425 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:46:01.526 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:01.548 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:01.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:01.550 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:46:01.651 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:01.676 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:01.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:01.680 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:46:01.761 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 84 16 99171 99155 73.7622 46.75 0.0185429 0.0135524 2024-09-14T04:46:01.780 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:01.814 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:01.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:01.817 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:46:01.918 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:01.955 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:01.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:01.960 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:46:02.061 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:02.100 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:02.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:02.103 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:46:02.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:01 smithi123 bash[68976]: audit 2024-09-14T04:46:00.930523+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:46:02.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:01 smithi123 bash[68976]: audit 2024-09-14T04:46:00.930523+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:46:02.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:01 smithi123 bash[68976]: cluster 2024-09-14T04:46:01.484885+0000 mgr.y (mgr.26165) 1152 : cluster [DBG] pgmap v1181: 89 pgs: 89 active+clean; 6.0 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 57 MiB/s wr, 912 op/s 2024-09-14T04:46:02.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:01 smithi123 bash[68976]: cluster 2024-09-14T04:46:01.484885+0000 mgr.y (mgr.26165) 1152 : cluster [DBG] pgmap v1181: 89 pgs: 89 active+clean; 6.0 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 57 MiB/s wr, 912 op/s 2024-09-14T04:46:02.204 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:02.222 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:02.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:02.224 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:46:02.285 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:01 smithi038 bash[84940]: audit 2024-09-14T04:46:00.930523+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:46:02.285 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:01 smithi038 bash[84940]: audit 2024-09-14T04:46:00.930523+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:46:02.285 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:01 smithi038 bash[84940]: cluster 2024-09-14T04:46:01.484885+0000 mgr.y (mgr.26165) 1152 : cluster [DBG] pgmap v1181: 89 pgs: 89 active+clean; 6.0 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 57 MiB/s wr, 912 op/s 2024-09-14T04:46:02.285 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:01 smithi038 bash[84940]: cluster 2024-09-14T04:46:01.484885+0000 mgr.y (mgr.26165) 1152 : cluster [DBG] pgmap v1181: 89 pgs: 89 active+clean; 6.0 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 57 MiB/s wr, 912 op/s 2024-09-14T04:46:02.286 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:01 smithi038 bash[87336]: audit 2024-09-14T04:46:00.930523+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:46:02.286 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:01 smithi038 bash[87336]: audit 2024-09-14T04:46:00.930523+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:46:02.286 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:01 smithi038 bash[87336]: cluster 2024-09-14T04:46:01.484885+0000 mgr.y (mgr.26165) 1152 : cluster [DBG] pgmap v1181: 89 pgs: 89 active+clean; 6.0 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 57 MiB/s wr, 912 op/s 2024-09-14T04:46:02.286 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:01 smithi038 bash[87336]: cluster 2024-09-14T04:46:01.484885+0000 mgr.y (mgr.26165) 1152 : cluster [DBG] pgmap v1181: 89 pgs: 89 active+clean; 6.0 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 57 MiB/s wr, 912 op/s 2024-09-14T04:46:02.324 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:02.347 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:02.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:02.349 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:46:02.450 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:02.472 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:02.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:02.474 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:46:02.549 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:46:02.574 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:02.599 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:02.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:02.601 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:46:02.702 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:02.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:02.735 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:02.735 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:46:02.761 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 85 16 99822 99806 73.3731 40.6875 0.0213733 0.0136241 2024-09-14T04:46:02.836 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:02.862 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:02.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:02.864 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:46:02.964 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:02.995 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:03.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:03.002 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:46:03.102 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:03.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:03.147 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:03.147 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:46:03.248 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:03.274 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:03.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:03.277 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:46:03.378 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:03.408 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:03.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:03.411 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:46:03.512 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:03.535 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:03.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:03.537 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:46:03.638 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:03.666 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:03.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:03.672 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:46:03.761 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 86 16 100769 100753 73.2081 59.1875 0.0135407 0.0136543 2024-09-14T04:46:03.773 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:03.810 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:03.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:03.811 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:46:03.912 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:03.949 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:03.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:03.952 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:46:04.053 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:04.079 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:04.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:04.088 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:46:04.189 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:04.213 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:04.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:04.219 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:46:04.319 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:04.349 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:04.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:04.355 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:46:04.455 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:04.486 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:04.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:04.492 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:46:04.592 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:04.631 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:04.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:04.637 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:46:04.738 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:04.749 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:04 smithi038 bash[84940]: cluster 2024-09-14T04:46:03.485867+0000 mgr.y (mgr.26165) 1153 : cluster [DBG] pgmap v1182: 89 pgs: 89 active+clean; 6.0 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 48 MiB/s wr, 773 op/s 2024-09-14T04:46:04.749 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:04 smithi038 bash[84940]: cluster 2024-09-14T04:46:03.485867+0000 mgr.y (mgr.26165) 1153 : cluster [DBG] pgmap v1182: 89 pgs: 89 active+clean; 6.0 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 48 MiB/s wr, 773 op/s 2024-09-14T04:46:04.749 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:04 smithi038 bash[87336]: cluster 2024-09-14T04:46:03.485867+0000 mgr.y (mgr.26165) 1153 : cluster [DBG] pgmap v1182: 89 pgs: 89 active+clean; 6.0 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 48 MiB/s wr, 773 op/s 2024-09-14T04:46:04.749 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:04 smithi038 bash[87336]: cluster 2024-09-14T04:46:03.485867+0000 mgr.y (mgr.26165) 1153 : cluster [DBG] pgmap v1182: 89 pgs: 89 active+clean; 6.0 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 48 MiB/s wr, 773 op/s 2024-09-14T04:46:04.761 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 87 16 101717 101701 73.0476 59.25 0.0178477 0.0136842 2024-09-14T04:46:04.766 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:04.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:04.768 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:46:04.869 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:04.937 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:04.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:04 smithi123 bash[68976]: cluster 2024-09-14T04:46:03.485867+0000 mgr.y (mgr.26165) 1153 : cluster [DBG] pgmap v1182: 89 pgs: 89 active+clean; 6.0 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 48 MiB/s wr, 773 op/s 2024-09-14T04:46:04.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:04 smithi123 bash[68976]: cluster 2024-09-14T04:46:03.485867+0000 mgr.y (mgr.26165) 1153 : cluster [DBG] pgmap v1182: 89 pgs: 89 active+clean; 6.0 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 48 MiB/s wr, 773 op/s 2024-09-14T04:46:04.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:04.942 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:46:05.043 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:05.070 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:05.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:05.076 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:46:05.112 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:46:05.177 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:05.203 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:05.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:05.209 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:46:05.310 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:05.402 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:05.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:05.404 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:46:05.505 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:05.536 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:05.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:05.543 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:46:05.644 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:05.665 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:05.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:05.671 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:46:05.761 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 88 16 102626 102610 72.8631 56.8125 0.0188546 0.0137192 2024-09-14T04:46:05.772 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:05.794 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:05.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:05.798 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:46:05.899 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:05.929 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:05.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:05.933 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:46:06.034 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:06.063 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:06.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:06.068 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:46:06.168 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:06.198 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:06.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:06.201 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:46:06.302 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:06.422 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:06.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:06.426 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:46:06.527 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:06.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:06.556 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:06.556 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:46:06.657 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:06.667 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:06 smithi038 bash[84940]: cluster 2024-09-14T04:46:05.486405+0000 mgr.y (mgr.26165) 1154 : cluster [DBG] pgmap v1183: 89 pgs: 89 active+clean; 6.1 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 48 MiB/s wr, 771 op/s 2024-09-14T04:46:06.667 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:06 smithi038 bash[84940]: cluster 2024-09-14T04:46:05.486405+0000 mgr.y (mgr.26165) 1154 : cluster [DBG] pgmap v1183: 89 pgs: 89 active+clean; 6.1 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 48 MiB/s wr, 771 op/s 2024-09-14T04:46:06.667 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:06 smithi038 bash[87336]: cluster 2024-09-14T04:46:05.486405+0000 mgr.y (mgr.26165) 1154 : cluster [DBG] pgmap v1183: 89 pgs: 89 active+clean; 6.1 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 48 MiB/s wr, 771 op/s 2024-09-14T04:46:06.667 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:06 smithi038 bash[87336]: cluster 2024-09-14T04:46:05.486405+0000 mgr.y (mgr.26165) 1154 : cluster [DBG] pgmap v1183: 89 pgs: 89 active+clean; 6.1 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 48 MiB/s wr, 771 op/s 2024-09-14T04:46:06.690 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:06.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:06.698 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:46:06.761 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 89 16 103611 103595 72.7361 61.5625 0.0130158 0.0137435 2024-09-14T04:46:06.799 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:06.810 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:06 smithi123 bash[68976]: cluster 2024-09-14T04:46:05.486405+0000 mgr.y (mgr.26165) 1154 : cluster [DBG] pgmap v1183: 89 pgs: 89 active+clean; 6.1 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 48 MiB/s wr, 771 op/s 2024-09-14T04:46:06.811 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:06 smithi123 bash[68976]: cluster 2024-09-14T04:46:05.486405+0000 mgr.y (mgr.26165) 1154 : cluster [DBG] pgmap v1183: 89 pgs: 89 active+clean; 6.1 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 48 MiB/s wr, 771 op/s 2024-09-14T04:46:06.827 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:06.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:06.834 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:46:06.935 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:06.971 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:06.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:06.976 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:46:07.077 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:07.112 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:07.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:07.116 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:46:07.216 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:07.240 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:07.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:07.246 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:46:07.347 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:07.377 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:07.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:07.382 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:46:07.483 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:07.516 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:07.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:07.521 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:46:07.622 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:07.652 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:07.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:07.657 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:46:07.758 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:07.761 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Total time run: 90.0094 2024-09-14T04:46:07.762 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Total writes made: 104538 2024-09-14T04:46:07.762 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Write size: 65536 2024-09-14T04:46:07.762 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Object size: 65536 2024-09-14T04:46:07.762 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Bandwidth (MB/sec): 72.5883 2024-09-14T04:46:07.762 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Stddev Bandwidth: 30.4836 2024-09-14T04:46:07.762 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Max bandwidth (MB/sec): 160.438 2024-09-14T04:46:07.762 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Min bandwidth (MB/sec): 8.6875 2024-09-14T04:46:07.762 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Average IOPS: 1161 2024-09-14T04:46:07.762 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Stddev IOPS: 487.738 2024-09-14T04:46:07.762 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Max IOPS: 2567 2024-09-14T04:46:07.762 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Min IOPS: 139 2024-09-14T04:46:07.762 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Average Latency(s): 0.0137722 2024-09-14T04:46:07.763 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Stddev Latency(s): 0.0314339 2024-09-14T04:46:07.763 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Max latency(s): 1.04628 2024-09-14T04:46:07.763 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Min latency(s): 0.00115769 2024-09-14T04:46:07.767 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Cleaning up (deleting benchmark objects) 2024-09-14T04:46:07.785 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:07.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:07.789 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:46:07.890 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:07.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:07.919 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:07.919 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:46:08.020 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:08.062 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:08.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:08.069 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:46:08.170 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:08.210 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:08.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:08.212 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:46:08.313 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:08.343 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:08.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:08.348 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:46:08.448 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:08.476 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:08.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:08.481 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:46:08.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:46:08 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:46:08] "GET /metrics HTTP/1.1" 200 36697 "" "Prometheus/2.51.0" 2024-09-14T04:46:08.582 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:08.593 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:08 smithi038 bash[84940]: cluster 2024-09-14T04:46:07.487027+0000 mgr.y (mgr.26165) 1155 : cluster [DBG] pgmap v1184: 89 pgs: 89 active+clean; 6.3 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 59 MiB/s wr, 941 op/s 2024-09-14T04:46:08.593 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:08 smithi038 bash[84940]: cluster 2024-09-14T04:46:07.487027+0000 mgr.y (mgr.26165) 1155 : cluster [DBG] pgmap v1184: 89 pgs: 89 active+clean; 6.3 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 59 MiB/s wr, 941 op/s 2024-09-14T04:46:08.593 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:08 smithi038 bash[87336]: cluster 2024-09-14T04:46:07.487027+0000 mgr.y (mgr.26165) 1155 : cluster [DBG] pgmap v1184: 89 pgs: 89 active+clean; 6.3 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 59 MiB/s wr, 941 op/s 2024-09-14T04:46:08.593 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:08 smithi038 bash[87336]: cluster 2024-09-14T04:46:07.487027+0000 mgr.y (mgr.26165) 1155 : cluster [DBG] pgmap v1184: 89 pgs: 89 active+clean; 6.3 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 59 MiB/s wr, 941 op/s 2024-09-14T04:46:08.614 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:08.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:08.619 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:46:08.720 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:08.761 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:08.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:08.767 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:46:08.868 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:08.876 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:08 smithi123 bash[68976]: cluster 2024-09-14T04:46:07.487027+0000 mgr.y (mgr.26165) 1155 : cluster [DBG] pgmap v1184: 89 pgs: 89 active+clean; 6.3 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 59 MiB/s wr, 941 op/s 2024-09-14T04:46:08.876 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:08 smithi123 bash[68976]: cluster 2024-09-14T04:46:07.487027+0000 mgr.y (mgr.26165) 1155 : cluster [DBG] pgmap v1184: 89 pgs: 89 active+clean; 6.3 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 59 MiB/s wr, 941 op/s 2024-09-14T04:46:08.890 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:08.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:08.895 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:46:08.996 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:09.017 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:09.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:09.019 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:46:09.120 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:09.140 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:09.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:09.147 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:46:09.163 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0: {} 2024-09-14T04:46:09.164 INFO:teuthology.orchestra.run.smithi038.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-14T04:46:09.199 INFO:teuthology.orchestra.run.smithi038.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-14T04:46:09.199 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1: {} 2024-09-14T04:46:09.223 INFO:teuthology.orchestra.run.smithi038.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-14T04:46:09.223 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2: {} 2024-09-14T04:46:09.248 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:09.257 INFO:teuthology.orchestra.run.smithi038.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-14T04:46:09.257 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3: {} 2024-09-14T04:46:09.276 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:09.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:09.280 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:46:09.289 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4: {} 2024-09-14T04:46:09.289 INFO:teuthology.orchestra.run.smithi038.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-14T04:46:09.317 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5: {} 2024-09-14T04:46:09.318 INFO:teuthology.orchestra.run.smithi038.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-14T04:46:09.348 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6: {} 2024-09-14T04:46:09.348 INFO:teuthology.orchestra.run.smithi038.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-14T04:46:09.374 INFO:teuthology.orchestra.run.smithi038.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-14T04:46:09.374 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7: {} 2024-09-14T04:46:09.381 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:09.405 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:09.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:09.409 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:46:09.510 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:09.543 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:09.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:09.545 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:46:09.568 INFO:teuthology.orchestra.run.smithi038.stderr:nodeep-scrub is set 2024-09-14T04:46:09.646 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:09.655 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:09 smithi123 bash[68976]: audit 2024-09-14T04:46:09.060929+0000 mon.a (mon.0) 1375 : audit [INF] from='client.? 172.21.15.38:0/3149763360' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:46:09.655 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:09 smithi123 bash[68976]: audit 2024-09-14T04:46:09.060929+0000 mon.a (mon.0) 1375 : audit [INF] from='client.? 172.21.15.38:0/3149763360' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:46:09.655 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:09 smithi123 bash[68976]: audit 2024-09-14T04:46:09.114109+0000 mon.c (mon.2) 68 : audit [DBG] from='client.? 172.21.15.38:0/4034469058' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:46:09.655 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:09 smithi123 bash[68976]: audit 2024-09-14T04:46:09.114109+0000 mon.c (mon.2) 68 : audit [DBG] from='client.? 172.21.15.38:0/4034469058' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:46:09.675 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:09.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:09.678 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:46:09.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:09 smithi038 bash[84940]: audit 2024-09-14T04:46:09.060929+0000 mon.a (mon.0) 1375 : audit [INF] from='client.? 172.21.15.38:0/3149763360' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:46:09.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:09 smithi038 bash[84940]: audit 2024-09-14T04:46:09.060929+0000 mon.a (mon.0) 1375 : audit [INF] from='client.? 172.21.15.38:0/3149763360' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:46:09.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:09 smithi038 bash[84940]: audit 2024-09-14T04:46:09.114109+0000 mon.c (mon.2) 68 : audit [DBG] from='client.? 172.21.15.38:0/4034469058' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:46:09.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:09 smithi038 bash[84940]: audit 2024-09-14T04:46:09.114109+0000 mon.c (mon.2) 68 : audit [DBG] from='client.? 172.21.15.38:0/4034469058' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:46:09.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:09 smithi038 bash[87336]: audit 2024-09-14T04:46:09.060929+0000 mon.a (mon.0) 1375 : audit [INF] from='client.? 172.21.15.38:0/3149763360' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:46:09.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:09 smithi038 bash[87336]: audit 2024-09-14T04:46:09.060929+0000 mon.a (mon.0) 1375 : audit [INF] from='client.? 172.21.15.38:0/3149763360' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:46:09.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:09 smithi038 bash[87336]: audit 2024-09-14T04:46:09.114109+0000 mon.c (mon.2) 68 : audit [DBG] from='client.? 172.21.15.38:0/4034469058' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:46:09.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:09 smithi038 bash[87336]: audit 2024-09-14T04:46:09.114109+0000 mon.c (mon.2) 68 : audit [DBG] from='client.? 172.21.15.38:0/4034469058' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:46:09.778 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:09.804 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:09.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:09.808 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:46:09.909 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:09.932 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:09.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:09.937 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:46:10.038 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:10.071 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:10.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:10.074 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:46:10.175 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:10.208 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:10.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:10.212 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:46:10.313 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:10.346 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:10.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:10.349 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:46:10.438 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:46:10 smithi123 bash[61744]: ts=2024-09-14T04:46:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:46:10.450 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:10.485 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:10.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:10.488 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:46:10.589 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:10.620 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:10.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:10.623 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:46:10.624 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:10 smithi038 bash[84940]: cluster 2024-09-14T04:46:09.487508+0000 mgr.y (mgr.26165) 1156 : cluster [DBG] pgmap v1185: 89 pgs: 89 active+clean; 6.3 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 46 MiB/s wr, 728 op/s 2024-09-14T04:46:10.624 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:10 smithi038 bash[84940]: cluster 2024-09-14T04:46:09.487508+0000 mgr.y (mgr.26165) 1156 : cluster [DBG] pgmap v1185: 89 pgs: 89 active+clean; 6.3 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 46 MiB/s wr, 728 op/s 2024-09-14T04:46:10.624 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:10 smithi038 bash[84940]: cluster 2024-09-14T04:46:09.556669+0000 mon.a (mon.0) 1376 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:46:10.624 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:10 smithi038 bash[84940]: cluster 2024-09-14T04:46:09.556669+0000 mon.a (mon.0) 1376 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:46:10.624 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:10 smithi038 bash[84940]: audit 2024-09-14T04:46:09.569002+0000 mon.a (mon.0) 1377 : audit [INF] from='client.? 172.21.15.38:0/3149763360' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:46:10.624 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:10 smithi038 bash[84940]: audit 2024-09-14T04:46:09.569002+0000 mon.a (mon.0) 1377 : audit [INF] from='client.? 172.21.15.38:0/3149763360' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:46:10.624 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:10 smithi038 bash[84940]: cluster 2024-09-14T04:46:09.576770+0000 mon.a (mon.0) 1378 : cluster [DBG] osdmap e241: 8 total, 8 up, 8 in 2024-09-14T04:46:10.624 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:10 smithi038 bash[84940]: cluster 2024-09-14T04:46:09.576770+0000 mon.a (mon.0) 1378 : cluster [DBG] osdmap e241: 8 total, 8 up, 8 in 2024-09-14T04:46:10.625 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:10 smithi038 bash[87336]: cluster 2024-09-14T04:46:09.487508+0000 mgr.y (mgr.26165) 1156 : cluster [DBG] pgmap v1185: 89 pgs: 89 active+clean; 6.3 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 46 MiB/s wr, 728 op/s 2024-09-14T04:46:10.625 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:10 smithi038 bash[87336]: cluster 2024-09-14T04:46:09.487508+0000 mgr.y (mgr.26165) 1156 : cluster [DBG] pgmap v1185: 89 pgs: 89 active+clean; 6.3 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 46 MiB/s wr, 728 op/s 2024-09-14T04:46:10.625 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:10 smithi038 bash[87336]: cluster 2024-09-14T04:46:09.556669+0000 mon.a (mon.0) 1376 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:46:10.625 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:10 smithi038 bash[87336]: cluster 2024-09-14T04:46:09.556669+0000 mon.a (mon.0) 1376 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:46:10.625 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:10 smithi038 bash[87336]: audit 2024-09-14T04:46:09.569002+0000 mon.a (mon.0) 1377 : audit [INF] from='client.? 172.21.15.38:0/3149763360' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:46:10.625 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:10 smithi038 bash[87336]: audit 2024-09-14T04:46:09.569002+0000 mon.a (mon.0) 1377 : audit [INF] from='client.? 172.21.15.38:0/3149763360' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:46:10.625 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:10 smithi038 bash[87336]: cluster 2024-09-14T04:46:09.576770+0000 mon.a (mon.0) 1378 : cluster [DBG] osdmap e241: 8 total, 8 up, 8 in 2024-09-14T04:46:10.625 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:10 smithi038 bash[87336]: cluster 2024-09-14T04:46:09.576770+0000 mon.a (mon.0) 1378 : cluster [DBG] osdmap e241: 8 total, 8 up, 8 in 2024-09-14T04:46:10.724 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:10.741 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:10.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:10.743 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:46:10.844 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:10.853 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:10 smithi123 bash[68976]: cluster 2024-09-14T04:46:09.487508+0000 mgr.y (mgr.26165) 1156 : cluster [DBG] pgmap v1185: 89 pgs: 89 active+clean; 6.3 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 46 MiB/s wr, 728 op/s 2024-09-14T04:46:10.854 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:10 smithi123 bash[68976]: cluster 2024-09-14T04:46:09.487508+0000 mgr.y (mgr.26165) 1156 : cluster [DBG] pgmap v1185: 89 pgs: 89 active+clean; 6.3 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 46 MiB/s wr, 728 op/s 2024-09-14T04:46:10.854 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:10 smithi123 bash[68976]: cluster 2024-09-14T04:46:09.556669+0000 mon.a (mon.0) 1376 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:46:10.854 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:10 smithi123 bash[68976]: cluster 2024-09-14T04:46:09.556669+0000 mon.a (mon.0) 1376 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:46:10.854 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:10 smithi123 bash[68976]: audit 2024-09-14T04:46:09.569002+0000 mon.a (mon.0) 1377 : audit [INF] from='client.? 172.21.15.38:0/3149763360' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:46:10.854 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:10 smithi123 bash[68976]: audit 2024-09-14T04:46:09.569002+0000 mon.a (mon.0) 1377 : audit [INF] from='client.? 172.21.15.38:0/3149763360' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:46:10.854 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:10 smithi123 bash[68976]: cluster 2024-09-14T04:46:09.576770+0000 mon.a (mon.0) 1378 : cluster [DBG] osdmap e241: 8 total, 8 up, 8 in 2024-09-14T04:46:10.854 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:10 smithi123 bash[68976]: cluster 2024-09-14T04:46:09.576770+0000 mon.a (mon.0) 1378 : cluster [DBG] osdmap e241: 8 total, 8 up, 8 in 2024-09-14T04:46:10.868 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:10.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:10.874 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:46:10.975 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:10.997 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:11.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:11.000 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:46:11.101 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:11.121 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:11.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:11.123 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:46:11.224 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:11.244 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:11.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:11.246 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:46:11.347 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:11.369 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:11.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:11.370 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:46:11.471 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:11.514 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:11.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:11.521 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:46:11.622 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:11.642 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:11.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:11.644 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:46:11.745 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:11.776 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:11.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:11.780 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:46:11.881 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:11.903 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:11.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:11.905 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:46:12.006 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:12.030 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:12.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:12.031 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:46:12.132 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:12.160 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:12.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:12.161 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:46:12.262 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:12.294 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:12.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:12.297 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:46:12.398 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:12.425 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:12.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:12.427 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:46:12.528 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:12.552 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:12.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:12.560 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:46:12.661 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:12.692 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:12.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:12.697 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:46:12.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:12 smithi038 bash[84940]: cluster 2024-09-14T04:46:11.488060+0000 mgr.y (mgr.26165) 1157 : cluster [DBG] pgmap v1187: 89 pgs: 89 active+clean; 6.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 102 B/s rd, 43 MiB/s wr, 892 op/s 2024-09-14T04:46:12.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:12 smithi038 bash[84940]: cluster 2024-09-14T04:46:11.488060+0000 mgr.y (mgr.26165) 1157 : cluster [DBG] pgmap v1187: 89 pgs: 89 active+clean; 6.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 102 B/s rd, 43 MiB/s wr, 892 op/s 2024-09-14T04:46:12.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:12 smithi038 bash[87336]: cluster 2024-09-14T04:46:11.488060+0000 mgr.y (mgr.26165) 1157 : cluster [DBG] pgmap v1187: 89 pgs: 89 active+clean; 6.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 102 B/s rd, 43 MiB/s wr, 892 op/s 2024-09-14T04:46:12.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:12 smithi038 bash[87336]: cluster 2024-09-14T04:46:11.488060+0000 mgr.y (mgr.26165) 1157 : cluster [DBG] pgmap v1187: 89 pgs: 89 active+clean; 6.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 102 B/s rd, 43 MiB/s wr, 892 op/s 2024-09-14T04:46:12.798 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:12.828 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:12.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:12.831 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:46:12.931 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:12.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:12 smithi123 bash[68976]: cluster 2024-09-14T04:46:11.488060+0000 mgr.y (mgr.26165) 1157 : cluster [DBG] pgmap v1187: 89 pgs: 89 active+clean; 6.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 102 B/s rd, 43 MiB/s wr, 892 op/s 2024-09-14T04:46:12.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:12 smithi123 bash[68976]: cluster 2024-09-14T04:46:11.488060+0000 mgr.y (mgr.26165) 1157 : cluster [DBG] pgmap v1187: 89 pgs: 89 active+clean; 6.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 102 B/s rd, 43 MiB/s wr, 892 op/s 2024-09-14T04:46:12.952 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:12.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:12.959 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:46:13.060 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:13.106 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:13.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:13.109 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:46:13.209 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:13.231 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:13.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:13.233 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:46:13.334 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:13.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:13.376 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:13.376 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:46:13.477 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:13.508 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:13.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:13.518 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:46:13.619 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:13.642 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:13.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:13.643 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:46:13.744 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:13.776 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:13.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:13.780 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:46:13.880 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:13.916 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:13.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:13.920 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:46:14.021 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:14.044 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:14.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:14.049 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:46:14.150 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:14.177 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:14.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:14.182 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:46:14.283 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:14.330 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:14.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:14.332 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:46:14.433 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:14.462 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:14.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:14.465 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:46:14.565 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:14.601 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:14.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:14.612 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:46:14.713 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:14.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:14.748 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:14.748 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:46:14.849 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:14.859 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:14 smithi123 bash[68976]: cluster 2024-09-14T04:46:13.488769+0000 mgr.y (mgr.26165) 1158 : cluster [DBG] pgmap v1188: 89 pgs: 89 active+clean; 6.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 102 B/s rd, 37 MiB/s wr, 897 op/s 2024-09-14T04:46:14.859 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:14 smithi123 bash[68976]: cluster 2024-09-14T04:46:13.488769+0000 mgr.y (mgr.26165) 1158 : cluster [DBG] pgmap v1188: 89 pgs: 89 active+clean; 6.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 102 B/s rd, 37 MiB/s wr, 897 op/s 2024-09-14T04:46:14.859 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:14 smithi123 bash[68976]: audit 2024-09-14T04:46:14.112967+0000 mon.a (mon.0) 1379 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:46:14.859 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:14 smithi123 bash[68976]: audit 2024-09-14T04:46:14.112967+0000 mon.a (mon.0) 1379 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:46:14.860 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:14 smithi038 bash[84940]: cluster 2024-09-14T04:46:13.488769+0000 mgr.y (mgr.26165) 1158 : cluster [DBG] pgmap v1188: 89 pgs: 89 active+clean; 6.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 102 B/s rd, 37 MiB/s wr, 897 op/s 2024-09-14T04:46:14.860 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:14 smithi038 bash[84940]: cluster 2024-09-14T04:46:13.488769+0000 mgr.y (mgr.26165) 1158 : cluster [DBG] pgmap v1188: 89 pgs: 89 active+clean; 6.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 102 B/s rd, 37 MiB/s wr, 897 op/s 2024-09-14T04:46:14.860 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:14 smithi038 bash[84940]: audit 2024-09-14T04:46:14.112967+0000 mon.a (mon.0) 1379 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:46:14.860 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:14 smithi038 bash[84940]: audit 2024-09-14T04:46:14.112967+0000 mon.a (mon.0) 1379 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:46:14.860 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:14 smithi038 bash[87336]: cluster 2024-09-14T04:46:13.488769+0000 mgr.y (mgr.26165) 1158 : cluster [DBG] pgmap v1188: 89 pgs: 89 active+clean; 6.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 102 B/s rd, 37 MiB/s wr, 897 op/s 2024-09-14T04:46:14.860 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:14 smithi038 bash[87336]: cluster 2024-09-14T04:46:13.488769+0000 mgr.y (mgr.26165) 1158 : cluster [DBG] pgmap v1188: 89 pgs: 89 active+clean; 6.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 102 B/s rd, 37 MiB/s wr, 897 op/s 2024-09-14T04:46:14.861 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:14 smithi038 bash[87336]: audit 2024-09-14T04:46:14.112967+0000 mon.a (mon.0) 1379 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:46:14.861 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:14 smithi038 bash[87336]: audit 2024-09-14T04:46:14.112967+0000 mon.a (mon.0) 1379 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:46:14.881 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:14.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:14.886 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:46:14.987 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:15.025 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:15.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:15.028 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:46:15.129 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:15.149 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:15.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:15.151 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:46:15.252 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:15.273 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:15.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:15.276 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:46:15.377 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:15.404 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:15.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:15.409 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:46:15.510 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:15.534 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:15.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:15.538 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:46:15.638 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:15.667 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:15.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:15.673 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:46:15.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:15 smithi038 bash[84940]: audit 2024-09-14T04:46:15.245789+0000 mon.a (mon.0) 1380 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:46:15.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:15 smithi038 bash[84940]: audit 2024-09-14T04:46:15.245789+0000 mon.a (mon.0) 1380 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:46:15.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:15 smithi038 bash[87336]: audit 2024-09-14T04:46:15.245789+0000 mon.a (mon.0) 1380 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:46:15.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:15 smithi038 bash[87336]: audit 2024-09-14T04:46:15.245789+0000 mon.a (mon.0) 1380 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:46:15.774 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:15.785 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:15 smithi123 bash[68976]: audit 2024-09-14T04:46:15.245789+0000 mon.a (mon.0) 1380 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:46:15.785 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:15 smithi123 bash[68976]: audit 2024-09-14T04:46:15.245789+0000 mon.a (mon.0) 1380 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:46:15.808 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:15.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:15.813 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:46:15.914 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:15.947 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:15.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:15.951 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:46:16.052 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:16.084 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:16.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:16.087 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:46:16.188 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:16.213 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:16.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:16.218 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:46:16.287 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd unset noscrub 2024-09-14T04:46:16.320 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:16.338 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:16.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:16.343 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:46:16.444 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:16.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:16.473 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:16.473 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:46:16.574 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:16.620 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:16.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:16.625 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:46:16.726 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:16.753 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:16.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:16.755 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:46:16.856 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:16.864 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-14T04:46:16.865 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:16 smithi123 bash[68976]: cluster 2024-09-14T04:46:15.489303+0000 mgr.y (mgr.26165) 1159 : cluster [DBG] pgmap v1189: 89 pgs: 89 active+clean; 6.1 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 102 B/s rd, 31 MiB/s wr, 897 op/s 2024-09-14T04:46:16.865 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:16 smithi123 bash[68976]: cluster 2024-09-14T04:46:15.489303+0000 mgr.y (mgr.26165) 1159 : cluster [DBG] pgmap v1189: 89 pgs: 89 active+clean; 6.1 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 102 B/s rd, 31 MiB/s wr, 897 op/s 2024-09-14T04:46:16.890 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:16.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:16.893 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:46:16.993 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:17.011 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:16 smithi038 bash[84940]: cluster 2024-09-14T04:46:15.489303+0000 mgr.y (mgr.26165) 1159 : cluster [DBG] pgmap v1189: 89 pgs: 89 active+clean; 6.1 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 102 B/s rd, 31 MiB/s wr, 897 op/s 2024-09-14T04:46:17.011 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:16 smithi038 bash[84940]: cluster 2024-09-14T04:46:15.489303+0000 mgr.y (mgr.26165) 1159 : cluster [DBG] pgmap v1189: 89 pgs: 89 active+clean; 6.1 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 102 B/s rd, 31 MiB/s wr, 897 op/s 2024-09-14T04:46:17.011 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:16 smithi038 bash[87336]: cluster 2024-09-14T04:46:15.489303+0000 mgr.y (mgr.26165) 1159 : cluster [DBG] pgmap v1189: 89 pgs: 89 active+clean; 6.1 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 102 B/s rd, 31 MiB/s wr, 897 op/s 2024-09-14T04:46:17.012 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:16 smithi038 bash[87336]: cluster 2024-09-14T04:46:15.489303+0000 mgr.y (mgr.26165) 1159 : cluster [DBG] pgmap v1189: 89 pgs: 89 active+clean; 6.1 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 102 B/s rd, 31 MiB/s wr, 897 op/s 2024-09-14T04:46:17.032 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:17.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:17.033 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:46:17.134 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:17.173 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:17.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:17.177 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:46:17.280 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:17.303 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:17.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:17.310 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:46:17.411 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:17.441 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:17.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:17.446 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:46:17.547 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:17.574 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:17.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:17.580 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:46:17.681 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:17.709 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:17.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:17.712 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:46:17.812 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:17.839 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:17.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:17.845 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:46:17.946 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:17.980 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:17.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:17.983 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:46:18.083 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:18.111 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:18.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:18.114 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:46:18.215 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:18.241 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:18.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:18.248 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:46:18.349 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:18.376 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-09-14T04:46:18.376 INFO:teuthology.orchestra.run.smithi038.stdout: "ops": [ 2024-09-14T04:46:18.376 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:46:18.376 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.35535.0:113522 10.2 e241/231 10:4562b109:::benchmark_data_smithi038_206757_object8981:head v 241'7023, mlcod=241'7020)", 2024-09-14T04:46:18.376 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:46:18.363783+0000", 2024-09-14T04:46:18.376 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 0.011233613999999999, 2024-09-14T04:46:18.376 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.01126219, 2024-09-14T04:46:18.377 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:46:18.377 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:46:18.377 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "started", 2024-09-14T04:46:18.377 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:46:18.377 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:46:18.377 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:46:18.377 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:18.363783+0000", 2024-09-14T04:46:18.377 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:46:18.377 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:46:18.377 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:46:18.377 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:46:18.377 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:18.363783+0000", 2024-09-14T04:46:18.377 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:46:18.377 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:46:18.378 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:46:18.378 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:46:18.378 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:18.363785+0000", 2024-09-14T04:46:18.378 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.9240000000000001e-06 2024-09-14T04:46:18.378 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:46:18.378 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:46:18.378 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:46:18.378 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:18.363795+0000", 2024-09-14T04:46:18.378 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.0127e-05 2024-09-14T04:46:18.378 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:46:18.378 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:46:18.378 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:46:18.378 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:18.363812+0000", 2024-09-14T04:46:18.379 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.7169000000000001e-05 2024-09-14T04:46:18.379 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:46:18.379 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:46:18.379 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:46:18.379 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:18.363822+0000", 2024-09-14T04:46:18.379 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.4509999999999998e-06 2024-09-14T04:46:18.379 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:46:18.379 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:46:18.379 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:46:18.379 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:18.363912+0000", 2024-09-14T04:46:18.379 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.9876999999999993e-05 2024-09-14T04:46:18.379 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:46:18.379 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:46:18.380 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:46:18.380 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:18.363937+0000", 2024-09-14T04:46:18.380 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.4898000000000001e-05 2024-09-14T04:46:18.380 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:46:18.380 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:46:18.380 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:46:18.380 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:46:18.380 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:46:18.380 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.35535.0:113527 10.b e241/231 10:dba89dea:::benchmark_data_smithi038_206757_object8986:head v 241'7163, mlcod=241'7160)", 2024-09-14T04:46:18.380 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:46:18.363961+0000", 2024-09-14T04:46:18.380 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 0.011056083, 2024-09-14T04:46:18.380 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.012034232000000001, 2024-09-14T04:46:18.380 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:46:18.381 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:46:18.381 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "started", 2024-09-14T04:46:18.381 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:46:18.381 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:46:18.381 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:46:18.381 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:18.363961+0000", 2024-09-14T04:46:18.381 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:46:18.381 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:46:18.381 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:46:18.381 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:46:18.381 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:18.363961+0000", 2024-09-14T04:46:18.381 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:46:18.381 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:46:18.381 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:46:18.382 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:46:18.382 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:18.363962+0000", 2024-09-14T04:46:18.382 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.2800000000000005e-07 2024-09-14T04:46:18.382 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:46:18.382 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:46:18.382 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:46:18.382 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:18.363972+0000", 2024-09-14T04:46:18.382 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.0316000000000001e-05 2024-09-14T04:46:18.382 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:46:18.382 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:46:18.382 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:46:18.382 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:18.363984+0000", 2024-09-14T04:46:18.382 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.2310000000000001e-05 2024-09-14T04:46:18.382 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:46:18.383 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:46:18.383 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:46:18.383 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:18.363992+0000", 2024-09-14T04:46:18.383 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.3819999999999998e-06 2024-09-14T04:46:18.383 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:46:18.383 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:46:18.383 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:46:18.383 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:18.369240+0000", 2024-09-14T04:46:18.383 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0052482839999999998 2024-09-14T04:46:18.383 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:46:18.383 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:46:18.383 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:46:18.383 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:18.369260+0000", 2024-09-14T04:46:18.383 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.0077000000000001e-05 2024-09-14T04:46:18.384 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:46:18.384 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:46:18.384 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:46:18.384 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:46:18.384 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:46:18.384 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.35535.0:113526 10.2 e241/231 10:4b26f0cb:::benchmark_data_smithi038_206757_object8985:head v 241'7024, mlcod=241'7020)", 2024-09-14T04:46:18.384 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:46:18.366530+0000", 2024-09-14T04:46:18.384 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 0.0084867420000000002, 2024-09-14T04:46:18.384 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0095197159999999992, 2024-09-14T04:46:18.384 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:46:18.384 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:46:18.384 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "started", 2024-09-14T04:46:18.384 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:46:18.385 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:46:18.385 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:46:18.385 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:18.366530+0000", 2024-09-14T04:46:18.385 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:46:18.385 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:46:18.385 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:46:18.385 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:46:18.385 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:18.366530+0000", 2024-09-14T04:46:18.385 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:46:18.385 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:46:18.385 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:46:18.385 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:46:18.385 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:18.366531+0000", 2024-09-14T04:46:18.385 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.1999999999999999e-07 2024-09-14T04:46:18.386 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:46:18.386 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:46:18.386 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:46:18.386 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:18.366536+0000", 2024-09-14T04:46:18.386 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.2249999999999999e-06 2024-09-14T04:46:18.386 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:46:18.386 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:46:18.386 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:46:18.386 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:18.366549+0000", 2024-09-14T04:46:18.386 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.2532e-05 2024-09-14T04:46:18.386 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:46:18.386 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:46:18.386 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:46:18.386 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:18.366554+0000", 2024-09-14T04:46:18.387 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.3299999999999998e-06 2024-09-14T04:46:18.387 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:46:18.387 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:46:18.387 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:46:18.387 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:18.368196+0000", 2024-09-14T04:46:18.387 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0016426189999999999 2024-09-14T04:46:18.387 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:46:18.387 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:46:18.387 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:46:18.387 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:18.368218+0000", 2024-09-14T04:46:18.387 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.1430999999999999e-05 2024-09-14T04:46:18.387 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:46:18.387 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:46:18.388 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:46:18.388 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:46:18.388 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:46:18.388 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.35535.0:113529 10.a e241/231 10:5c4093f0:::benchmark_data_smithi038_206757_object8988:head v 241'6993, mlcod=241'6991)", 2024-09-14T04:46:18.388 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:46:18.369058+0000", 2024-09-14T04:46:18.388 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 0.005958723, 2024-09-14T04:46:18.388 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0070633600000000003, 2024-09-14T04:46:18.388 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:46:18.388 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:46:18.389 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "started", 2024-09-14T04:46:18.389 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:46:18.389 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:46:18.389 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:46:18.389 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:18.369058+0000", 2024-09-14T04:46:18.389 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:46:18.389 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:46:18.389 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:46:18.389 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:46:18.389 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:18.369058+0000", 2024-09-14T04:46:18.389 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:46:18.389 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:46:18.389 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:46:18.389 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:46:18.389 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:18.369059+0000", 2024-09-14T04:46:18.390 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.0999999999999998e-07 2024-09-14T04:46:18.390 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:46:18.390 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:46:18.390 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:46:18.390 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:18.369068+0000", 2024-09-14T04:46:18.390 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.0019999999999995e-06 2024-09-14T04:46:18.390 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:46:18.390 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:46:18.390 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:46:18.390 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:18.369079+0000", 2024-09-14T04:46:18.390 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.1382e-05 2024-09-14T04:46:18.390 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:46:18.390 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:46:18.391 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:46:18.391 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:18.369086+0000", 2024-09-14T04:46:18.391 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.1149999999999996e-06 2024-09-14T04:46:18.391 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:46:18.391 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:46:18.391 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:46:18.391 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:18.371942+0000", 2024-09-14T04:46:18.391 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0028560289999999999 2024-09-14T04:46:18.391 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:46:18.391 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:46:18.391 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:46:18.391 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:18.371963+0000", 2024-09-14T04:46:18.391 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.0842000000000001e-05 2024-09-14T04:46:18.392 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:46:18.392 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:46:18.392 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:46:18.392 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:46:18.392 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:46:18.392 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.35535.0:113530 10.d e241/231 10:b62c6f9c:::benchmark_data_smithi038_206757_object8989:head v 241'6998, mlcod=241'6992)", 2024-09-14T04:46:18.392 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:46:18.369100+0000", 2024-09-14T04:46:18.392 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 0.005916765, 2024-09-14T04:46:18.392 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0070768940000000002, 2024-09-14T04:46:18.392 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:46:18.392 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:46:18.392 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "started", 2024-09-14T04:46:18.392 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:46:18.393 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:46:18.393 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:46:18.393 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:18.369100+0000", 2024-09-14T04:46:18.393 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:46:18.393 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:46:18.393 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:46:18.393 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:46:18.393 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:18.369100+0000", 2024-09-14T04:46:18.393 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:46:18.393 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:46:18.393 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:46:18.393 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:46:18.393 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:18.369100+0000", 2024-09-14T04:46:18.393 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.3300000000000001e-07 2024-09-14T04:46:18.394 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:46:18.394 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:46:18.394 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:46:18.394 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:18.369104+0000", 2024-09-14T04:46:18.394 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.4070000000000002e-06 2024-09-14T04:46:18.394 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:46:18.394 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:46:18.394 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:46:18.394 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:18.369110+0000", 2024-09-14T04:46:18.394 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.0909999999999998e-06 2024-09-14T04:46:18.394 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:46:18.394 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:46:18.394 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:46:18.394 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:18.369115+0000", 2024-09-14T04:46:18.395 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.8130000000000003e-06 2024-09-14T04:46:18.395 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:46:18.395 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:46:18.395 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:46:18.395 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:18.369165+0000", 2024-09-14T04:46:18.395 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.0575999999999998e-05 2024-09-14T04:46:18.395 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:46:18.395 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:46:18.395 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:46:18.395 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:18.369188+0000", 2024-09-14T04:46:18.395 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.3221e-05 2024-09-14T04:46:18.395 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:46:18.395 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:46:18.395 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:46:18.396 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:46:18.396 INFO:teuthology.orchestra.run.smithi038.stdout: ], 2024-09-14T04:46:18.396 INFO:teuthology.orchestra.run.smithi038.stdout: "num_ops": 5 2024-09-14T04:46:18.396 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-09-14T04:46:18.396 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:18.396 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:46:18 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:46:18] "GET /metrics HTTP/1.1" 200 36702 "" "Prometheus/2.51.0" 2024-09-14T04:46:18.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:18.397 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:46:18.498 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:18.524 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:18.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:18.528 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:46:18.629 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:18.669 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:18.670 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:18 smithi038 bash[84940]: cluster 2024-09-14T04:46:17.489987+0000 mgr.y (mgr.26165) 1160 : cluster [DBG] pgmap v1190: 89 pgs: 89 active+clean; 6.0 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 12 MiB/s wr, 866 op/s 2024-09-14T04:46:18.670 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:18 smithi038 bash[84940]: cluster 2024-09-14T04:46:17.489987+0000 mgr.y (mgr.26165) 1160 : cluster [DBG] pgmap v1190: 89 pgs: 89 active+clean; 6.0 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 12 MiB/s wr, 866 op/s 2024-09-14T04:46:18.670 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:18 smithi038 bash[87336]: cluster 2024-09-14T04:46:17.489987+0000 mgr.y (mgr.26165) 1160 : cluster [DBG] pgmap v1190: 89 pgs: 89 active+clean; 6.0 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 12 MiB/s wr, 866 op/s 2024-09-14T04:46:18.670 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:18 smithi038 bash[87336]: cluster 2024-09-14T04:46:17.489987+0000 mgr.y (mgr.26165) 1160 : cluster [DBG] pgmap v1190: 89 pgs: 89 active+clean; 6.0 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 12 MiB/s wr, 866 op/s 2024-09-14T04:46:18.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:18.672 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:46:18.696 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-09-14T04:46:18.697 INFO:teuthology.orchestra.run.smithi038.stderr:dumped all 2024-09-14T04:46:18.773 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:18.782 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:18 smithi123 bash[68976]: cluster 2024-09-14T04:46:17.489987+0000 mgr.y (mgr.26165) 1160 : cluster [DBG] pgmap v1190: 89 pgs: 89 active+clean; 6.0 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 12 MiB/s wr, 866 op/s 2024-09-14T04:46:18.782 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:18 smithi123 bash[68976]: cluster 2024-09-14T04:46:17.489987+0000 mgr.y (mgr.26165) 1160 : cluster [DBG] pgmap v1190: 89 pgs: 89 active+clean; 6.0 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 12 MiB/s wr, 866 op/s 2024-09-14T04:46:18.805 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:18.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:18.810 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:46:18.911 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:18.932 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:18.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:18.940 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:46:19.041 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:19.073 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:19.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:19.079 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:46:19.180 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:19.207 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:19.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:19.209 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:46:19.310 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:19.339 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:19.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:19.342 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:46:19.443 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:19.465 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:19.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:19.471 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:46:19.572 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:19.590 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:19.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:19.593 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:46:19.693 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:19.711 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:19.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:19.713 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:46:19.813 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:19.840 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:19.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:19.843 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:46:19.895 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:19 smithi038 bash[84940]: audit 2024-09-14T04:46:18.685176+0000 mgr.y (mgr.26165) 1161 : audit [DBG] from='client.54982 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:46:19.896 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:19 smithi038 bash[84940]: audit 2024-09-14T04:46:18.685176+0000 mgr.y (mgr.26165) 1161 : audit [DBG] from='client.54982 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:46:19.896 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:19 smithi038 bash[87336]: audit 2024-09-14T04:46:18.685176+0000 mgr.y (mgr.26165) 1161 : audit [DBG] from='client.54982 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:46:19.896 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:19 smithi038 bash[87336]: audit 2024-09-14T04:46:18.685176+0000 mgr.y (mgr.26165) 1161 : audit [DBG] from='client.54982 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:46:19.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:19 smithi123 bash[68976]: audit 2024-09-14T04:46:18.685176+0000 mgr.y (mgr.26165) 1161 : audit [DBG] from='client.54982 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:46:19.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:19 smithi123 bash[68976]: audit 2024-09-14T04:46:18.685176+0000 mgr.y (mgr.26165) 1161 : audit [DBG] from='client.54982 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:46:19.943 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:19.969 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:19.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:19.974 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:46:20.075 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:20.104 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:20.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:20.109 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:46:20.210 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:20.230 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:20.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:20.235 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:46:20.336 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:20.345 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:46:20 smithi123 bash[61744]: ts=2024-09-14T04:46:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:46:20.361 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:20.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:20.365 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:46:20.466 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:20.501 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:20.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:20.505 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:46:20.606 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:20.624 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:20.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:20.626 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:46:20.726 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:20.751 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:20.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:20.753 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:46:20.854 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:20.880 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:20.887 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:20 smithi123 bash[68976]: cluster 2024-09-14T04:46:19.490519+0000 mgr.y (mgr.26165) 1162 : cluster [DBG] pgmap v1191: 89 pgs: 89 active+clean; 6.0 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 10 MiB/s wr, 863 op/s 2024-09-14T04:46:20.888 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:20 smithi123 bash[68976]: cluster 2024-09-14T04:46:19.490519+0000 mgr.y (mgr.26165) 1162 : cluster [DBG] pgmap v1191: 89 pgs: 89 active+clean; 6.0 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 10 MiB/s wr, 863 op/s 2024-09-14T04:46:20.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:20.889 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:46:20.989 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:20.998 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:20 smithi038 bash[84940]: cluster 2024-09-14T04:46:19.490519+0000 mgr.y (mgr.26165) 1162 : cluster [DBG] pgmap v1191: 89 pgs: 89 active+clean; 6.0 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 10 MiB/s wr, 863 op/s 2024-09-14T04:46:20.998 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:20 smithi038 bash[84940]: cluster 2024-09-14T04:46:19.490519+0000 mgr.y (mgr.26165) 1162 : cluster [DBG] pgmap v1191: 89 pgs: 89 active+clean; 6.0 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 10 MiB/s wr, 863 op/s 2024-09-14T04:46:20.998 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:20 smithi038 bash[87336]: cluster 2024-09-14T04:46:19.490519+0000 mgr.y (mgr.26165) 1162 : cluster [DBG] pgmap v1191: 89 pgs: 89 active+clean; 6.0 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 10 MiB/s wr, 863 op/s 2024-09-14T04:46:20.998 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:20 smithi038 bash[87336]: cluster 2024-09-14T04:46:19.490519+0000 mgr.y (mgr.26165) 1162 : cluster [DBG] pgmap v1191: 89 pgs: 89 active+clean; 6.0 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 10 MiB/s wr, 863 op/s 2024-09-14T04:46:21.018 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:21.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:21.022 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:46:21.122 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:21.162 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:21.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:21.169 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:46:21.269 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:21.298 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:21.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:21.305 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:46:21.312 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.0 dump_blocked_ops 2024-09-14T04:46:21.407 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:21.413 INFO:teuthology.orchestra.run.smithi038.stdout:{"pg_ready":true,"pg_map":{"version":1190,"stamp":"2024-09-14T04:46:17.489487+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":6407919589,"num_objects":97795,"num_object_clones":0,"num_object_copies":293385,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":97795,"num_whiteouts":0,"num_read":327,"num_read_kb":779,"num_write":111521,"num_write_kb":6692092,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":21,"num_bytes_recovered":1181328,"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":111473,"ondisk_log_size":111473,"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":23435980,"kb_used_data":18900684,"kb_used_omap":45,"kb_used_meta":4534994,"kb_avail":726525236,"statfs":{"total":767960285184,"available":743961841664,"internally_reserved":0,"allocated":19354300416,"data_stored":19342748255,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":46177,"internal_metadata":4643834783},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[5,1,4,7,5,3,4],"upper_bound":128},"perf_stat":{"commit_latency_ms":7,"apply_latency_ms":7,"commit_latency_ns":7000000,"apply_latency_ns":7000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-319553512,"num_objects":-4875,"num_object_clones":0,"num_object_copies":-14625,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-4875,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":8665,"num_write_kb":121217,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.002889"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":378,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:09.574446+0000","last_change":"2024-09-14T04:36:16.604253+0000","last_active":"2024-09-14T04:46:09.574446+0000","last_peered":"2024-09-14T04:46:09.574446+0000","last_clean":"2024-09-14T04:46:09.574446+0000","last_became_active":"2024-09-14T04:36:16.603865+0000","last_became_peered":"2024-09-14T04:36:16.603865+0000","last_unstale":"2024-09-14T04:46:09.574446+0000","last_undegraded":"2024-09-14T04:46:09.574446+0000","last_fullsized":"2024-09-14T04:46:09.574446+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:18:01.120212+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'2","reported_seq":200,"reported_epoch":240,"state":"active+clean","last_fresh":"2024-09-14T04:45:50.566617+0000","last_change":"2024-09-14T04:36:16.625605+0000","last_active":"2024-09-14T04:45:50.566617+0000","last_peered":"2024-09-14T04:45:50.566617+0000","last_clean":"2024-09-14T04:45:50.566617+0000","last_became_active":"2024-09-14T04:36:16.618859+0000","last_became_peered":"2024-09-14T04:36:16.618859+0000","last_unstale":"2024-09-14T04:45:50.566617+0000","last_undegraded":"2024-09-14T04:45:50.566617+0000","last_fullsized":"2024-09-14T04:45:50.566617+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:25:43.597502+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":169,"reported_epoch":240,"state":"active+clean","last_fresh":"2024-09-14T04:45:50.579064+0000","last_change":"2024-09-14T04:45:50.578030+0000","last_active":"2024-09-14T04:45:50.579064+0000","last_peered":"2024-09-14T04:45:50.579064+0000","last_clean":"2024-09-14T04:45:50.579064+0000","last_became_active":"2024-09-14T04:45:50.577092+0000","last_became_peered":"2024-09-14T04:45:50.577092+0000","last_unstale":"2024-09-14T04:45:50.579064+0000","last_undegraded":"2024-09-14T04:45:50.579064+0000","last_fullsized":"2024-09-14T04:45:50.579064+0000","mapping_epoch":239,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":240,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:01:35.340251+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,3],"acting":[7,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":221,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:09.587904+0000","last_change":"2024-09-14T04:36:16.619677+0000","last_active":"2024-09-14T04:46:09.587904+0000","last_peered":"2024-09-14T04:46:09.587904+0000","last_clean":"2024-09-14T04:46:09.587904+0000","last_became_active":"2024-09-14T04:36:16.619180+0000","last_became_peered":"2024-09-14T04:36:16.619180+0000","last_unstale":"2024-09-14T04:46:09.587904+0000","last_undegraded":"2024-09-14T04:46:09.587904+0000","last_fullsized":"2024-09-14T04:46:09.587904+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:18:49.610860+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":221,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:09.585653+0000","last_change":"2024-09-14T04:36:16.643936+0000","last_active":"2024-09-14T04:46:09.585653+0000","last_peered":"2024-09-14T04:46:09.585653+0000","last_clean":"2024-09-14T04:46:09.585653+0000","last_became_active":"2024-09-14T04:36:16.643341+0000","last_became_peered":"2024-09-14T04:36:16.643341+0000","last_unstale":"2024-09-14T04:46:09.585653+0000","last_undegraded":"2024-09-14T04:46:09.585653+0000","last_fullsized":"2024-09-14T04:46:09.585653+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:37:56.101190+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":342,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:09.588275+0000","last_change":"2024-09-14T04:36:16.609955+0000","last_active":"2024-09-14T04:46:09.588275+0000","last_peered":"2024-09-14T04:46:09.588275+0000","last_clean":"2024-09-14T04:46:09.588275+0000","last_became_active":"2024-09-14T04:36:16.608358+0000","last_became_peered":"2024-09-14T04:36:16.608358+0000","last_unstale":"2024-09-14T04:46:09.588275+0000","last_undegraded":"2024-09-14T04:46:09.588275+0000","last_fullsized":"2024-09-14T04:46:09.588275+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:30:29.454092+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":378,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:09.574614+0000","last_change":"2024-09-14T04:36:16.601173+0000","last_active":"2024-09-14T04:46:09.574614+0000","last_peered":"2024-09-14T04:46:09.574614+0000","last_clean":"2024-09-14T04:46:09.574614+0000","last_became_active":"2024-09-14T04:36:16.600758+0000","last_became_peered":"2024-09-14T04:36:16.600758+0000","last_unstale":"2024-09-14T04:46:09.574614+0000","last_undegraded":"2024-09-14T04:46:09.574614+0000","last_fullsized":"2024-09-14T04:46:09.574614+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:42:29.902954+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'8","reported_seq":258,"reported_epoch":240,"state":"active+clean","last_fresh":"2024-09-14T04:45:50.562895+0000","last_change":"2024-09-14T04:31:33.566690+0000","last_active":"2024-09-14T04:45:50.562895+0000","last_peered":"2024-09-14T04:45:50.562895+0000","last_clean":"2024-09-14T04:45:50.562895+0000","last_became_active":"2024-09-14T04:31:33.371392+0000","last_became_peered":"2024-09-14T04:31:33.371392+0000","last_unstale":"2024-09-14T04:45:50.562895+0000","last_undegraded":"2024-09-14T04:45:50.562895+0000","last_fullsized":"2024-09-14T04:45:50.562895+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T08:27:37.168400+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":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.6","version":"241'7025","reported_seq":7053,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:14.927968+0000","last_change":"2024-09-14T04:45:50.588838+0000","last_active":"2024-09-14T04:46:14.927968+0000","last_peered":"2024-09-14T04:46:14.927968+0000","last_clean":"2024-09-14T04:46:14.927968+0000","last_became_active":"2024-09-14T04:45:50.580792+0000","last_became_peered":"2024-09-14T04:45:50.580792+0000","last_unstale":"2024-09-14T04:46:14.927968+0000","last_undegraded":"2024-09-14T04:46:14.927968+0000","last_fullsized":"2024-09-14T04:46:14.927968+0000","mapping_epoch":239,"log_start":"0'0","ondisk_log_start":"0'0","created":231,"last_epoch_clean":240,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:44:14.562586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:44:14.562586+0000","last_clean_scrub_stamp":"2024-09-14T04:44:14.562586+0000","objects_scrubbed":0,"log_size":7025,"log_dups_size":0,"ondisk_log_size":7025,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:24:42.779127+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":412811264,"num_objects":6299,"num_object_clones":0,"num_object_copies":18897,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6299,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7025,"num_write_kb":426368,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,4],"acting":[0,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.f","version":"63'1","reported_seq":232,"reported_epoch":240,"state":"active+clean","last_fresh":"2024-09-14T04:45:50.567259+0000","last_change":"2024-09-14T04:36:16.621672+0000","last_active":"2024-09-14T04:45:50.567259+0000","last_peered":"2024-09-14T04:45:50.567259+0000","last_clean":"2024-09-14T04:45:50.567259+0000","last_became_active":"2024-09-14T04:36:16.617098+0000","last_became_peered":"2024-09-14T04:36:16.617098+0000","last_unstale":"2024-09-14T04:45:50.567259+0000","last_undegraded":"2024-09-14T04:45:50.567259+0000","last_fullsized":"2024-09-14T04:45:50.567259+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:28:42.571460+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,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":208,"reported_epoch":240,"state":"active+clean","last_fresh":"2024-09-14T04:45:50.572597+0000","last_change":"2024-09-14T04:45:50.571856+0000","last_active":"2024-09-14T04:45:50.572597+0000","last_peered":"2024-09-14T04:45:50.572597+0000","last_clean":"2024-09-14T04:45:50.572597+0000","last_became_active":"2024-09-14T04:45:50.571497+0000","last_became_peered":"2024-09-14T04:45:50.571497+0000","last_unstale":"2024-09-14T04:45:50.572597+0000","last_undegraded":"2024-09-14T04:45:50.572597+0000","last_fullsized":"2024-09-14T04:45:50.572597+0000","mapping_epoch":239,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":240,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:33:06.205166+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.7","version":"241'7098","reported_seq":7115,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:16.031519+0000","last_change":"2024-09-14T04:44:15.596024+0000","last_active":"2024-09-14T04:46:16.031519+0000","last_peered":"2024-09-14T04:46:16.031519+0000","last_clean":"2024-09-14T04:46:16.031519+0000","last_became_active":"2024-09-14T04:44:15.595531+0000","last_became_peered":"2024-09-14T04:44:15.595531+0000","last_unstale":"2024-09-14T04:46:16.031519+0000","last_undegraded":"2024-09-14T04:46:16.031519+0000","last_fullsized":"2024-09-14T04:46:16.031519+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":231,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:44:14.562586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:44:14.562586+0000","last_clean_scrub_stamp":"2024-09-14T04:44:14.562586+0000","objects_scrubbed":0,"log_size":7098,"log_dups_size":0,"ondisk_log_size":7098,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:06:39.464006+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":405929984,"num_objects":6194,"num_object_clones":0,"num_object_copies":18582,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6194,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7098,"num_write_kb":425344,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.e","version":"63'2","reported_seq":199,"reported_epoch":240,"state":"active+clean","last_fresh":"2024-09-14T04:45:50.567488+0000","last_change":"2024-09-14T04:36:16.639720+0000","last_active":"2024-09-14T04:45:50.567488+0000","last_peered":"2024-09-14T04:45:50.567488+0000","last_clean":"2024-09-14T04:45:50.567488+0000","last_became_active":"2024-09-14T04:36:16.636593+0000","last_became_peered":"2024-09-14T04:36:16.636593+0000","last_unstale":"2024-09-14T04:45:50.567488+0000","last_undegraded":"2024-09-14T04:45:50.567488+0000","last_fullsized":"2024-09-14T04:45:50.567488+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:32:21.679873+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":393,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:09.588359+0000","last_change":"2024-09-14T04:19:42.644860+0000","last_active":"2024-09-14T04:46:09.588359+0000","last_peered":"2024-09-14T04:46:09.588359+0000","last_clean":"2024-09-14T04:46:09.588359+0000","last_became_active":"2024-09-14T04:19:42.643988+0000","last_became_peered":"2024-09-14T04:19:42.643988+0000","last_unstale":"2024-09-14T04:46:09.588359+0000","last_undegraded":"2024-09-14T04:46:09.588359+0000","last_fullsized":"2024-09-14T04:46:09.588359+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:36:27.621661+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.4","version":"241'6926","reported_seq":6957,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:14.941807+0000","last_change":"2024-09-14T04:44:15.598856+0000","last_active":"2024-09-14T04:46:14.941807+0000","last_peered":"2024-09-14T04:46:14.941807+0000","last_clean":"2024-09-14T04:46:14.941807+0000","last_became_active":"2024-09-14T04:44:15.598306+0000","last_became_peered":"2024-09-14T04:44:15.598306+0000","last_unstale":"2024-09-14T04:46:14.941807+0000","last_undegraded":"2024-09-14T04:46:14.941807+0000","last_fullsized":"2024-09-14T04:46:14.941807+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":231,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:44:14.562586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:44:14.562586+0000","last_clean_scrub_stamp":"2024-09-14T04:44:14.562586+0000","objects_scrubbed":0,"log_size":6926,"log_dups_size":0,"ondisk_log_size":6926,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:51:05.169105+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":399769600,"num_objects":6100,"num_object_clones":0,"num_object_copies":18300,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6100,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6926,"num_write_kb":416832,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.d","version":"63'1","reported_seq":25,"reported_epoch":240,"state":"active+clean","last_fresh":"2024-09-14T04:45:50.583619+0000","last_change":"2024-09-14T04:45:50.581881+0000","last_active":"2024-09-14T04:45:50.583619+0000","last_peered":"2024-09-14T04:45:50.583619+0000","last_clean":"2024-09-14T04:45:50.583619+0000","last_became_active":"2024-09-14T04:45:50.580737+0000","last_became_peered":"2024-09-14T04:45:50.580737+0000","last_unstale":"2024-09-14T04:45:50.583619+0000","last_undegraded":"2024-09-14T04:45:50.583619+0000","last_fullsized":"2024-09-14T04:45:50.583619+0000","mapping_epoch":239,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":240,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:30:21.505530+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":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,5],"acting":[6,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":32,"reported_epoch":240,"state":"active+clean","last_fresh":"2024-09-14T04:45:50.562518+0000","last_change":"2024-09-14T04:39:29.757071+0000","last_active":"2024-09-14T04:45:50.562518+0000","last_peered":"2024-09-14T04:45:50.562518+0000","last_clean":"2024-09-14T04:45:50.562518+0000","last_became_active":"2024-09-14T04:39:29.756345+0000","last_became_peered":"2024-09-14T04:39:29.756345+0000","last_unstale":"2024-09-14T04:45:50.562518+0000","last_undegraded":"2024-09-14T04:45:50.562518+0000","last_fullsized":"2024-09-14T04:45:50.562518+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:59:19.543101+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.5","version":"241'7063","reported_seq":7094,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:17.062084+0000","last_change":"2024-09-14T04:44:15.594805+0000","last_active":"2024-09-14T04:46:17.062084+0000","last_peered":"2024-09-14T04:46:17.062084+0000","last_clean":"2024-09-14T04:46:17.062084+0000","last_became_active":"2024-09-14T04:44:15.594239+0000","last_became_peered":"2024-09-14T04:44:15.594239+0000","last_unstale":"2024-09-14T04:46:17.062084+0000","last_undegraded":"2024-09-14T04:46:17.062084+0000","last_fullsized":"2024-09-14T04:46:17.062084+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":231,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:44:14.562586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:44:14.562586+0000","last_clean_scrub_stamp":"2024-09-14T04:44:14.562586+0000","objects_scrubbed":0,"log_size":7063,"log_dups_size":0,"ondisk_log_size":7063,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:48:11.968001+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":396165120,"num_objects":6045,"num_object_clones":0,"num_object_copies":18135,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6045,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7063,"num_write_kb":419456,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,3],"acting":[2,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":66,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:09.574899+0000","last_change":"2024-09-14T04:45:50.579476+0000","last_active":"2024-09-14T04:46:09.574899+0000","last_peered":"2024-09-14T04:46:09.574899+0000","last_clean":"2024-09-14T04:46:09.574899+0000","last_became_active":"2024-09-14T04:45:50.578666+0000","last_became_peered":"2024-09-14T04:45:50.578666+0000","last_unstale":"2024-09-14T04:46:09.574899+0000","last_undegraded":"2024-09-14T04:46:09.574899+0000","last_fullsized":"2024-09-14T04:46:09.574899+0000","mapping_epoch":239,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":240,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:42:36.316776+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":210,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:09.585212+0000","last_change":"2024-09-14T04:31:33.358484+0000","last_active":"2024-09-14T04:46:09.585212+0000","last_peered":"2024-09-14T04:46:09.585212+0000","last_clean":"2024-09-14T04:46:09.585212+0000","last_became_active":"2024-09-14T04:31:33.358127+0000","last_became_peered":"2024-09-14T04:31:33.358127+0000","last_unstale":"2024-09-14T04:46:09.585212+0000","last_undegraded":"2024-09-14T04:46:09.585212+0000","last_fullsized":"2024-09-14T04:46:09.585212+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:57:30.264825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,4],"acting":[0,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.2","version":"241'6741","reported_seq":6772,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:12.869835+0000","last_change":"2024-09-14T04:44:15.607013+0000","last_active":"2024-09-14T04:46:12.869835+0000","last_peered":"2024-09-14T04:46:12.869835+0000","last_clean":"2024-09-14T04:46:12.869835+0000","last_became_active":"2024-09-14T04:44:15.606467+0000","last_became_peered":"2024-09-14T04:44:15.606467+0000","last_unstale":"2024-09-14T04:46:12.869835+0000","last_undegraded":"2024-09-14T04:46:12.869835+0000","last_fullsized":"2024-09-14T04:46:12.869835+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":231,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:44:14.562586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:44:14.562586+0000","last_clean_scrub_stamp":"2024-09-14T04:44:14.562586+0000","objects_scrubbed":0,"log_size":6741,"log_dups_size":0,"ondisk_log_size":6741,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:44:29.715030+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":403767296,"num_objects":6161,"num_object_clones":0,"num_object_copies":18483,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6161,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6741,"num_write_kb":412864,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,0],"acting":[1,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"64'3","reported_seq":401,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:09.575011+0000","last_change":"2024-09-14T04:31:33.466537+0000","last_active":"2024-09-14T04:46:09.575011+0000","last_peered":"2024-09-14T04:46:09.575011+0000","last_clean":"2024-09-14T04:46:09.575011+0000","last_became_active":"2024-09-14T04:31:33.360086+0000","last_became_peered":"2024-09-14T04:31:33.360086+0000","last_unstale":"2024-09-14T04:46:09.575011+0000","last_undegraded":"2024-09-14T04:46:09.575011+0000","last_fullsized":"2024-09-14T04:46:09.575011+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T10:38:52.927697+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":365,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:09.587438+0000","last_change":"2024-09-14T04:19:42.638847+0000","last_active":"2024-09-14T04:46:09.587438+0000","last_peered":"2024-09-14T04:46:09.587438+0000","last_clean":"2024-09-14T04:46:09.587438+0000","last_became_active":"2024-09-14T04:19:42.638188+0000","last_became_peered":"2024-09-14T04:19:42.638188+0000","last_unstale":"2024-09-14T04:46:09.587438+0000","last_undegraded":"2024-09-14T04:46:09.587438+0000","last_fullsized":"2024-09-14T04:46:09.587438+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:23:02.561858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.3","version":"241'6967","reported_seq":6996,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:17.066341+0000","last_change":"2024-09-14T04:44:15.596561+0000","last_active":"2024-09-14T04:46:17.066341+0000","last_peered":"2024-09-14T04:46:17.066341+0000","last_clean":"2024-09-14T04:46:17.066341+0000","last_became_active":"2024-09-14T04:44:15.596155+0000","last_became_peered":"2024-09-14T04:44:15.596155+0000","last_unstale":"2024-09-14T04:46:17.066341+0000","last_undegraded":"2024-09-14T04:46:17.066341+0000","last_fullsized":"2024-09-14T04:46:17.066341+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":231,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:44:14.562586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:44:14.562586+0000","last_clean_scrub_stamp":"2024-09-14T04:44:14.562586+0000","objects_scrubbed":0,"log_size":6967,"log_dups_size":0,"ondisk_log_size":6967,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:50:50.632883+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":391184384,"num_objects":5969,"num_object_clones":0,"num_object_copies":17907,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5969,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6967,"num_write_kb":413952,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,3],"acting":[2,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":223,"reported_epoch":240,"state":"active+clean","last_fresh":"2024-09-14T04:45:50.563165+0000","last_change":"2024-09-14T04:19:42.640315+0000","last_active":"2024-09-14T04:45:50.563165+0000","last_peered":"2024-09-14T04:45:50.563165+0000","last_clean":"2024-09-14T04:45:50.563165+0000","last_became_active":"2024-09-14T04:19:42.639647+0000","last_became_peered":"2024-09-14T04:19:42.639647+0000","last_unstale":"2024-09-14T04:45:50.563165+0000","last_undegraded":"2024-09-14T04:45:50.563165+0000","last_fullsized":"2024-09-14T04:45:50.563165+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:18:39.051719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":379,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:09.587555+0000","last_change":"2024-09-14T04:19:42.650071+0000","last_active":"2024-09-14T04:46:09.587555+0000","last_peered":"2024-09-14T04:46:09.587555+0000","last_clean":"2024-09-14T04:46:09.587555+0000","last_became_active":"2024-09-14T04:19:42.648824+0000","last_became_peered":"2024-09-14T04:19:42.648824+0000","last_unstale":"2024-09-14T04:46:09.587555+0000","last_undegraded":"2024-09-14T04:46:09.587555+0000","last_fullsized":"2024-09-14T04:46:09.587555+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:13:34.311856+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.0","version":"241'6858","reported_seq":6876,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:16.048802+0000","last_change":"2024-09-14T04:44:15.605310+0000","last_active":"2024-09-14T04:46:16.048802+0000","last_peered":"2024-09-14T04:46:16.048802+0000","last_clean":"2024-09-14T04:46:16.048802+0000","last_became_active":"2024-09-14T04:44:15.604815+0000","last_became_peered":"2024-09-14T04:44:15.604815+0000","last_unstale":"2024-09-14T04:46:16.048802+0000","last_undegraded":"2024-09-14T04:46:16.048802+0000","last_fullsized":"2024-09-14T04:46:16.048802+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":231,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:44:14.562586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:44:14.562586+0000","last_clean_scrub_stamp":"2024-09-14T04:44:14.562586+0000","objects_scrubbed":0,"log_size":6858,"log_dups_size":0,"ondisk_log_size":6858,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:25:00.299112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":397672448,"num_objects":6068,"num_object_clones":0,"num_object_copies":18204,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6068,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6858,"num_write_kb":413632,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":375,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:09.588098+0000","last_change":"2024-09-14T04:36:16.609164+0000","last_active":"2024-09-14T04:46:09.588098+0000","last_peered":"2024-09-14T04:46:09.588098+0000","last_clean":"2024-09-14T04:46:09.588098+0000","last_became_active":"2024-09-14T04:36:16.607286+0000","last_became_peered":"2024-09-14T04:36:16.607286+0000","last_unstale":"2024-09-14T04:46:09.588098+0000","last_undegraded":"2024-09-14T04:46:09.588098+0000","last_fullsized":"2024-09-14T04:46:09.588098+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:22:16.993006+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":371,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:09.595758+0000","last_change":"2024-09-14T04:39:29.521552+0000","last_active":"2024-09-14T04:46:09.595758+0000","last_peered":"2024-09-14T04:46:09.595758+0000","last_clean":"2024-09-14T04:46:09.595758+0000","last_became_active":"2024-09-14T04:39:29.520585+0000","last_became_peered":"2024-09-14T04:39:29.520585+0000","last_unstale":"2024-09-14T04:46:09.595758+0000","last_undegraded":"2024-09-14T04:46:09.595758+0000","last_fullsized":"2024-09-14T04:46:09.595758+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:51:48.497168+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.1","version":"241'6970","reported_seq":7001,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:16.033397+0000","last_change":"2024-09-14T04:44:15.598772+0000","last_active":"2024-09-14T04:46:16.033397+0000","last_peered":"2024-09-14T04:46:16.033397+0000","last_clean":"2024-09-14T04:46:16.033397+0000","last_became_active":"2024-09-14T04:44:15.596844+0000","last_became_peered":"2024-09-14T04:44:15.596844+0000","last_unstale":"2024-09-14T04:46:16.033397+0000","last_undegraded":"2024-09-14T04:46:16.033397+0000","last_fullsized":"2024-09-14T04:46:16.033397+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":231,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:44:14.562586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:44:14.562586+0000","last_clean_scrub_stamp":"2024-09-14T04:44:14.562586+0000","objects_scrubbed":0,"log_size":6970,"log_dups_size":0,"ondisk_log_size":6970,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:39:07.620564+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":398458880,"num_objects":6080,"num_object_clones":0,"num_object_copies":18240,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6080,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6970,"num_write_kb":417600,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,0],"acting":[4,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":380,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:09.574079+0000","last_change":"2024-09-14T04:36:16.620696+0000","last_active":"2024-09-14T04:46:09.574079+0000","last_peered":"2024-09-14T04:46:09.574079+0000","last_clean":"2024-09-14T04:46:09.574079+0000","last_became_active":"2024-09-14T04:36:16.620270+0000","last_became_peered":"2024-09-14T04:36:16.620270+0000","last_unstale":"2024-09-14T04:46:09.574079+0000","last_undegraded":"2024-09-14T04:46:09.574079+0000","last_fullsized":"2024-09-14T04:46:09.574079+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:36:25.259357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":368,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:09.589927+0000","last_change":"2024-09-14T04:19:42.652319+0000","last_active":"2024-09-14T04:46:09.589927+0000","last_peered":"2024-09-14T04:46:09.589927+0000","last_clean":"2024-09-14T04:46:09.589927+0000","last_became_active":"2024-09-14T04:19:42.651977+0000","last_became_peered":"2024-09-14T04:19:42.651977+0000","last_unstale":"2024-09-14T04:46:09.589927+0000","last_undegraded":"2024-09-14T04:46:09.589927+0000","last_fullsized":"2024-09-14T04:46:09.589927+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:49:25.535726+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.b","version":"241'7020","reported_seq":7038,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:16.008181+0000","last_change":"2024-09-14T04:44:15.604321+0000","last_active":"2024-09-14T04:46:16.008181+0000","last_peered":"2024-09-14T04:46:16.008181+0000","last_clean":"2024-09-14T04:46:16.008181+0000","last_became_active":"2024-09-14T04:44:15.604027+0000","last_became_peered":"2024-09-14T04:44:15.604027+0000","last_unstale":"2024-09-14T04:46:16.008181+0000","last_undegraded":"2024-09-14T04:46:16.008181+0000","last_fullsized":"2024-09-14T04:46:16.008181+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":231,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:44:14.562586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:44:14.562586+0000","last_clean_scrub_stamp":"2024-09-14T04:44:14.562586+0000","objects_scrubbed":0,"log_size":7020,"log_dups_size":0,"ondisk_log_size":7020,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:22:21.820023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":402128896,"num_objects":6136,"num_object_clones":0,"num_object_copies":18408,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6136,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7020,"num_write_kb":420992,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,0],"acting":[6,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.0","version":"75'100","reported_seq":338,"reported_epoch":240,"state":"active+clean","last_fresh":"2024-09-14T04:45:50.566460+0000","last_change":"2024-09-14T04:36:16.623626+0000","last_active":"2024-09-14T04:45:50.566460+0000","last_peered":"2024-09-14T04:45:50.566460+0000","last_clean":"2024-09-14T04:45:50.566460+0000","last_became_active":"2024-09-14T04:36:16.618667+0000","last_became_peered":"2024-09-14T04:36:16.618667+0000","last_unstale":"2024-09-14T04:45:50.566460+0000","last_undegraded":"2024-09-14T04:45:50.566460+0000","last_fullsized":"2024-09-14T04:45:50.566460+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T03:56:14.533049+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:27:29.223339+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":306,"num_read_kb":759,"num_write":149,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"55'1","reported_seq":25,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:09.577374+0000","last_change":"2024-09-14T04:45:50.577691+0000","last_active":"2024-09-14T04:46:09.577374+0000","last_peered":"2024-09-14T04:46:09.577374+0000","last_clean":"2024-09-14T04:46:09.577374+0000","last_became_active":"2024-09-14T04:45:50.577111+0000","last_became_peered":"2024-09-14T04:45:50.577111+0000","last_unstale":"2024-09-14T04:46:09.577374+0000","last_undegraded":"2024-09-14T04:46:09.577374+0000","last_fullsized":"2024-09-14T04:46:09.577374+0000","mapping_epoch":239,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":240,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:49:41.082976+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[2,5,7],"acting":[2,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":328,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:09.573971+0000","last_change":"2024-09-14T04:19:08.881085+0000","last_active":"2024-09-14T04:46:09.573971+0000","last_peered":"2024-09-14T04:46:09.573971+0000","last_clean":"2024-09-14T04:46:09.573971+0000","last_became_active":"2024-09-14T04:19:08.880678+0000","last_became_peered":"2024-09-14T04:19:08.880678+0000","last_unstale":"2024-09-14T04:46:09.573971+0000","last_undegraded":"2024-09-14T04:46:09.573971+0000","last_fullsized":"2024-09-14T04:46:09.573971+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:31:42.518778+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":32,"reported_epoch":240,"state":"active+clean","last_fresh":"2024-09-14T04:45:50.564031+0000","last_change":"2024-09-14T04:39:29.758084+0000","last_active":"2024-09-14T04:45:50.564031+0000","last_peered":"2024-09-14T04:45:50.564031+0000","last_clean":"2024-09-14T04:45:50.564031+0000","last_became_active":"2024-09-14T04:39:29.757177+0000","last_became_peered":"2024-09-14T04:39:29.757177+0000","last_unstale":"2024-09-14T04:45:50.564031+0000","last_undegraded":"2024-09-14T04:45:50.564031+0000","last_fullsized":"2024-09-14T04:45:50.564031+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:51:29.490118+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.8","version":"241'6875","reported_seq":6903,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:14.928227+0000","last_change":"2024-09-14T04:44:15.594571+0000","last_active":"2024-09-14T04:46:14.928227+0000","last_peered":"2024-09-14T04:46:14.928227+0000","last_clean":"2024-09-14T04:46:14.928227+0000","last_became_active":"2024-09-14T04:44:15.593997+0000","last_became_peered":"2024-09-14T04:44:15.593997+0000","last_unstale":"2024-09-14T04:46:14.928227+0000","last_undegraded":"2024-09-14T04:46:14.928227+0000","last_fullsized":"2024-09-14T04:46:14.928227+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":231,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:44:14.562586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:44:14.562586+0000","last_clean_scrub_stamp":"2024-09-14T04:44:14.562586+0000","objects_scrubbed":0,"log_size":6875,"log_dups_size":0,"ondisk_log_size":6875,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:14:27.404740+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":402456576,"num_objects":6141,"num_object_clones":0,"num_object_copies":18423,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6141,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6875,"num_write_kb":416512,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,7],"acting":[0,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":371,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:09.587892+0000","last_change":"2024-09-14T04:36:16.616968+0000","last_active":"2024-09-14T04:46:09.587892+0000","last_peered":"2024-09-14T04:46:09.587892+0000","last_clean":"2024-09-14T04:46:09.587892+0000","last_became_active":"2024-09-14T04:36:16.616479+0000","last_became_peered":"2024-09-14T04:36:16.616479+0000","last_unstale":"2024-09-14T04:46:09.587892+0000","last_undegraded":"2024-09-14T04:46:09.587892+0000","last_fullsized":"2024-09-14T04:46:09.587892+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:38:10.061198+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00063445000000000005,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,0],"acting":[1,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":211,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:09.585273+0000","last_change":"2024-09-14T04:31:33.357276+0000","last_active":"2024-09-14T04:46:09.585273+0000","last_peered":"2024-09-14T04:46:09.585273+0000","last_clean":"2024-09-14T04:46:09.585273+0000","last_became_active":"2024-09-14T04:31:33.356696+0000","last_became_peered":"2024-09-14T04:31:33.356696+0000","last_unstale":"2024-09-14T04:46:09.585273+0000","last_undegraded":"2024-09-14T04:46:09.585273+0000","last_fullsized":"2024-09-14T04:46:09.585273+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:01:04.113956+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":210,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:09.585561+0000","last_change":"2024-09-14T04:31:33.405942+0000","last_active":"2024-09-14T04:46:09.585561+0000","last_peered":"2024-09-14T04:46:09.585561+0000","last_clean":"2024-09-14T04:46:09.585561+0000","last_became_active":"2024-09-14T04:31:33.405583+0000","last_became_peered":"2024-09-14T04:31:33.405583+0000","last_unstale":"2024-09-14T04:46:09.585561+0000","last_undegraded":"2024-09-14T04:46:09.585561+0000","last_fullsized":"2024-09-14T04:46:09.585561+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:35:41.600396+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.9","version":"241'7048","reported_seq":7076,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:17.070393+0000","last_change":"2024-09-14T04:45:50.590669+0000","last_active":"2024-09-14T04:46:17.070393+0000","last_peered":"2024-09-14T04:46:17.070393+0000","last_clean":"2024-09-14T04:46:17.070393+0000","last_became_active":"2024-09-14T04:45:50.577034+0000","last_became_peered":"2024-09-14T04:45:50.577034+0000","last_unstale":"2024-09-14T04:46:17.070393+0000","last_undegraded":"2024-09-14T04:46:17.070393+0000","last_fullsized":"2024-09-14T04:46:17.070393+0000","mapping_epoch":239,"log_start":"0'0","ondisk_log_start":"0'0","created":231,"last_epoch_clean":240,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:44:14.562586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:44:14.562586+0000","last_clean_scrub_stamp":"2024-09-14T04:44:14.562586+0000","objects_scrubbed":0,"log_size":7048,"log_dups_size":0,"ondisk_log_size":7048,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:57:21.130946+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":396886016,"num_objects":6056,"num_object_clones":0,"num_object_copies":18168,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6056,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7048,"num_write_kb":419328,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,7],"acting":[2,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":411,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:09.576685+0000","last_change":"2024-09-14T04:31:33.357870+0000","last_active":"2024-09-14T04:46:09.576685+0000","last_peered":"2024-09-14T04:46:09.576685+0000","last_clean":"2024-09-14T04:46:09.576685+0000","last_became_active":"2024-09-14T04:31:33.356477+0000","last_became_peered":"2024-09-14T04:31:33.356477+0000","last_unstale":"2024-09-14T04:46:09.576685+0000","last_undegraded":"2024-09-14T04:46:09.576685+0000","last_fullsized":"2024-09-14T04:46:09.576685+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T16:00:41.529394+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026470600000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":358,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:09.588026+0000","last_change":"2024-09-14T04:18:23.868969+0000","last_active":"2024-09-14T04:46:09.588026+0000","last_peered":"2024-09-14T04:46:09.588026+0000","last_clean":"2024-09-14T04:46:09.588026+0000","last_became_active":"2024-09-14T04:18:23.868634+0000","last_became_peered":"2024-09-14T04:18:23.868634+0000","last_unstale":"2024-09-14T04:46:09.588026+0000","last_undegraded":"2024-09-14T04:46:09.588026+0000","last_fullsized":"2024-09-14T04:46:09.588026+0000","mapping_epoch":89,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":90,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:21:23.421668+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":395,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:09.588985+0000","last_change":"2024-09-14T04:31:33.394342+0000","last_active":"2024-09-14T04:46:09.588985+0000","last_peered":"2024-09-14T04:46:09.588985+0000","last_clean":"2024-09-14T04:46:09.588985+0000","last_became_active":"2024-09-14T04:31:33.393951+0000","last_became_peered":"2024-09-14T04:31:33.393951+0000","last_unstale":"2024-09-14T04:46:09.588985+0000","last_undegraded":"2024-09-14T04:46:09.588985+0000","last_fullsized":"2024-09-14T04:46:09.588985+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:47:14.531508+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.a","version":"241'6864","reported_seq":6882,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:16.057085+0000","last_change":"2024-09-14T04:44:15.591549+0000","last_active":"2024-09-14T04:46:16.057085+0000","last_peered":"2024-09-14T04:46:16.057085+0000","last_clean":"2024-09-14T04:46:16.057085+0000","last_became_active":"2024-09-14T04:44:15.591195+0000","last_became_peered":"2024-09-14T04:44:15.591195+0000","last_unstale":"2024-09-14T04:46:16.057085+0000","last_undegraded":"2024-09-14T04:46:16.057085+0000","last_fullsized":"2024-09-14T04:46:16.057085+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":231,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:44:14.562586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:44:14.562586+0000","last_clean_scrub_stamp":"2024-09-14T04:44:14.562586+0000","objects_scrubbed":0,"log_size":6864,"log_dups_size":0,"ondisk_log_size":6864,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:49:38.612656+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":394657792,"num_objects":6022,"num_object_clones":0,"num_object_copies":18066,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6022,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6864,"num_write_kb":412352,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.2","version":"57'2","reported_seq":29,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:09.588115+0000","last_change":"2024-09-14T04:45:50.579814+0000","last_active":"2024-09-14T04:46:09.588115+0000","last_peered":"2024-09-14T04:46:09.588115+0000","last_clean":"2024-09-14T04:46:09.588115+0000","last_became_active":"2024-09-14T04:45:50.579181+0000","last_became_peered":"2024-09-14T04:45:50.579181+0000","last_unstale":"2024-09-14T04:46:09.588115+0000","last_undegraded":"2024-09-14T04:46:09.588115+0000","last_fullsized":"2024-09-14T04:46:09.588115+0000","mapping_epoch":239,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":240,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:19:15.970197+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":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":[1,5,6],"acting":[1,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":368,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:09.587764+0000","last_change":"2024-09-14T04:31:33.349089+0000","last_active":"2024-09-14T04:46:09.587764+0000","last_peered":"2024-09-14T04:46:09.587764+0000","last_clean":"2024-09-14T04:46:09.587764+0000","last_became_active":"2024-09-14T04:31:33.348490+0000","last_became_peered":"2024-09-14T04:31:33.348490+0000","last_unstale":"2024-09-14T04:46:09.587764+0000","last_undegraded":"2024-09-14T04:46:09.587764+0000","last_fullsized":"2024-09-14T04:46:09.587764+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:45:46.103881+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":377,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:09.590010+0000","last_change":"2024-09-14T04:35:16.419224+0000","last_active":"2024-09-14T04:46:09.590010+0000","last_peered":"2024-09-14T04:46:09.590010+0000","last_clean":"2024-09-14T04:46:09.590010+0000","last_became_active":"2024-09-14T04:35:16.418882+0000","last_became_peered":"2024-09-14T04:35:16.418882+0000","last_unstale":"2024-09-14T04:46:09.590010+0000","last_undegraded":"2024-09-14T04:46:09.590010+0000","last_fullsized":"2024-09-14T04:46:09.590010+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:37:05.418011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.c","version":"241'7116","reported_seq":7134,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:14.955614+0000","last_change":"2024-09-14T04:44:15.602590+0000","last_active":"2024-09-14T04:46:14.955614+0000","last_peered":"2024-09-14T04:46:14.955614+0000","last_clean":"2024-09-14T04:46:14.955614+0000","last_became_active":"2024-09-14T04:44:15.602284+0000","last_became_peered":"2024-09-14T04:44:15.602284+0000","last_unstale":"2024-09-14T04:46:14.955614+0000","last_undegraded":"2024-09-14T04:46:14.955614+0000","last_fullsized":"2024-09-14T04:46:14.955614+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":231,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:44:14.562586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:44:14.562586+0000","last_clean_scrub_stamp":"2024-09-14T04:44:14.562586+0000","objects_scrubbed":0,"log_size":7116,"log_dups_size":0,"ondisk_log_size":7116,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:58:20.861040+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":415236096,"num_objects":6336,"num_object_clones":0,"num_object_copies":19008,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6336,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7116,"num_write_kb":430464,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.5","version":"0'0","reported_seq":83,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:09.574554+0000","last_change":"2024-09-14T04:45:50.580368+0000","last_active":"2024-09-14T04:46:09.574554+0000","last_peered":"2024-09-14T04:46:09.574554+0000","last_clean":"2024-09-14T04:46:09.574554+0000","last_became_active":"2024-09-14T04:45:50.579682+0000","last_became_peered":"2024-09-14T04:45:50.579682+0000","last_unstale":"2024-09-14T04:46:09.574554+0000","last_undegraded":"2024-09-14T04:46:09.574554+0000","last_fullsized":"2024-09-14T04:46:09.574554+0000","mapping_epoch":239,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":240,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:37:44.505132+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.4","version":"0'0","reported_seq":420,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:09.589180+0000","last_change":"2024-09-14T04:36:16.614228+0000","last_active":"2024-09-14T04:46:09.589180+0000","last_peered":"2024-09-14T04:46:09.589180+0000","last_clean":"2024-09-14T04:46:09.589180+0000","last_became_active":"2024-09-14T04:36:16.613785+0000","last_became_peered":"2024-09-14T04:36:16.613785+0000","last_unstale":"2024-09-14T04:46:09.589180+0000","last_undegraded":"2024-09-14T04:46:09.589180+0000","last_fullsized":"2024-09-14T04:46:09.589180+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:14:01.604952+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000609499,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":359,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:09.592555+0000","last_change":"2024-09-14T04:19:42.653701+0000","last_active":"2024-09-14T04:46:09.592555+0000","last_peered":"2024-09-14T04:46:09.592555+0000","last_clean":"2024-09-14T04:46:09.592555+0000","last_became_active":"2024-09-14T04:19:42.652665+0000","last_became_peered":"2024-09-14T04:19:42.652665+0000","last_unstale":"2024-09-14T04:46:09.592555+0000","last_undegraded":"2024-09-14T04:46:09.592555+0000","last_fullsized":"2024-09-14T04:46:09.592555+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:52:36.500982+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.d","version":"241'6866","reported_seq":6884,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:16.048945+0000","last_change":"2024-09-14T04:44:15.596487+0000","last_active":"2024-09-14T04:46:16.048945+0000","last_peered":"2024-09-14T04:46:16.048945+0000","last_clean":"2024-09-14T04:46:16.048945+0000","last_became_active":"2024-09-14T04:44:15.596156+0000","last_became_peered":"2024-09-14T04:44:15.596156+0000","last_unstale":"2024-09-14T04:46:16.048945+0000","last_undegraded":"2024-09-14T04:46:16.048945+0000","last_fullsized":"2024-09-14T04:46:16.048945+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":231,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:44:14.562586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:44:14.562586+0000","last_clean_scrub_stamp":"2024-09-14T04:44:14.562586+0000","objects_scrubbed":0,"log_size":6866,"log_dups_size":0,"ondisk_log_size":6866,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:33:15.417742+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":393936920,"num_objects":6012,"num_object_clones":0,"num_object_copies":18036,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6012,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":6866,"num_write_kb":412033,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":358,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:09.589088+0000","last_change":"2024-09-14T04:18:23.879285+0000","last_active":"2024-09-14T04:46:09.589088+0000","last_peered":"2024-09-14T04:46:09.589088+0000","last_clean":"2024-09-14T04:46:09.589088+0000","last_became_active":"2024-09-14T04:18:23.878681+0000","last_became_peered":"2024-09-14T04:18:23.878681+0000","last_unstale":"2024-09-14T04:46:09.589088+0000","last_undegraded":"2024-09-14T04:46:09.589088+0000","last_fullsized":"2024-09-14T04:46:09.589088+0000","mapping_epoch":89,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":90,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:30:57.336674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":231,"reported_epoch":240,"state":"active+clean","last_fresh":"2024-09-14T04:45:50.568133+0000","last_change":"2024-09-14T04:36:16.647816+0000","last_active":"2024-09-14T04:45:50.568133+0000","last_peered":"2024-09-14T04:45:50.568133+0000","last_clean":"2024-09-14T04:45:50.568133+0000","last_became_active":"2024-09-14T04:36:16.640097+0000","last_became_peered":"2024-09-14T04:36:16.640097+0000","last_unstale":"2024-09-14T04:45:50.568133+0000","last_undegraded":"2024-09-14T04:45:50.568133+0000","last_fullsized":"2024-09-14T04:45:50.568133+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:37:25.783152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067607599999999996,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":222,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:09.585165+0000","last_change":"2024-09-14T04:36:16.618216+0000","last_active":"2024-09-14T04:46:09.585165+0000","last_peered":"2024-09-14T04:46:09.585165+0000","last_clean":"2024-09-14T04:46:09.585165+0000","last_became_active":"2024-09-14T04:36:16.617783+0000","last_became_peered":"2024-09-14T04:36:16.617783+0000","last_unstale":"2024-09-14T04:46:09.585165+0000","last_undegraded":"2024-09-14T04:46:09.585165+0000","last_fullsized":"2024-09-14T04:46:09.585165+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:57:03.861122+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.e","version":"241'6962","reported_seq":6993,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:15.979906+0000","last_change":"2024-09-14T04:44:15.591980+0000","last_active":"2024-09-14T04:46:15.979906+0000","last_peered":"2024-09-14T04:46:15.979906+0000","last_clean":"2024-09-14T04:46:15.979906+0000","last_became_active":"2024-09-14T04:44:15.591593+0000","last_became_peered":"2024-09-14T04:44:15.591593+0000","last_unstale":"2024-09-14T04:46:15.979906+0000","last_undegraded":"2024-09-14T04:46:15.979906+0000","last_fullsized":"2024-09-14T04:46:15.979906+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":231,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:44:14.562586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:44:14.562586+0000","last_clean_scrub_stamp":"2024-09-14T04:44:14.562586+0000","objects_scrubbed":0,"log_size":6962,"log_dups_size":0,"ondisk_log_size":6962,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:33:41.666614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":396623872,"num_objects":6052,"num_object_clones":0,"num_object_copies":18156,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6052,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6962,"num_write_kb":416448,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"63'2","reported_seq":400,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:09.574730+0000","last_change":"2024-09-14T04:36:16.614540+0000","last_active":"2024-09-14T04:46:09.574730+0000","last_peered":"2024-09-14T04:46:09.574730+0000","last_clean":"2024-09-14T04:46:09.574730+0000","last_became_active":"2024-09-14T04:36:16.613830+0000","last_became_peered":"2024-09-14T04:36:16.613830+0000","last_unstale":"2024-09-14T04:46:09.574730+0000","last_undegraded":"2024-09-14T04:46:09.574730+0000","last_fullsized":"2024-09-14T04:46:09.574730+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:01:21.320257+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":368,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:09.589675+0000","last_change":"2024-09-14T04:19:42.652857+0000","last_active":"2024-09-14T04:46:09.589675+0000","last_peered":"2024-09-14T04:46:09.589675+0000","last_clean":"2024-09-14T04:46:09.589675+0000","last_became_active":"2024-09-14T04:19:42.652402+0000","last_became_peered":"2024-09-14T04:19:42.652402+0000","last_unstale":"2024-09-14T04:46:09.589675+0000","last_undegraded":"2024-09-14T04:46:09.589675+0000","last_fullsized":"2024-09-14T04:46:09.589675+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:52:50.720268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":389,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:09.573915+0000","last_change":"2024-09-14T04:36:16.620346+0000","last_active":"2024-09-14T04:46:09.573915+0000","last_peered":"2024-09-14T04:46:09.573915+0000","last_clean":"2024-09-14T04:46:09.573915+0000","last_became_active":"2024-09-14T04:36:16.619621+0000","last_became_peered":"2024-09-14T04:36:16.619621+0000","last_unstale":"2024-09-14T04:46:09.573915+0000","last_undegraded":"2024-09-14T04:46:09.573915+0000","last_fullsized":"2024-09-14T04:46:09.573915+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:22:09.882169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"10.f","version":"241'6910","reported_seq":6927,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:16.060741+0000","last_change":"2024-09-14T04:44:15.595411+0000","last_active":"2024-09-14T04:46:16.060741+0000","last_peered":"2024-09-14T04:46:16.060741+0000","last_clean":"2024-09-14T04:46:16.060741+0000","last_became_active":"2024-09-14T04:44:15.594126+0000","last_became_peered":"2024-09-14T04:44:15.594126+0000","last_unstale":"2024-09-14T04:46:16.060741+0000","last_undegraded":"2024-09-14T04:46:16.060741+0000","last_fullsized":"2024-09-14T04:46:16.060741+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":231,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:44:14.562586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:44:14.562586+0000","last_clean_scrub_stamp":"2024-09-14T04:44:14.562586+0000","objects_scrubbed":0,"log_size":6910,"log_dups_size":0,"ondisk_log_size":6910,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:02:02.561762+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":399638528,"num_objects":6098,"num_object_clones":0,"num_object_copies":18294,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6098,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6910,"num_write_kb":416256,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,2],"acting":[6,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"64'1","reported_seq":213,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:09.585737+0000","last_change":"2024-09-14T04:31:33.463431+0000","last_active":"2024-09-14T04:46:09.585737+0000","last_peered":"2024-09-14T04:46:09.585737+0000","last_clean":"2024-09-14T04:46:09.585737+0000","last_became_active":"2024-09-14T04:31:33.359137+0000","last_became_peered":"2024-09-14T04:31:33.359137+0000","last_unstale":"2024-09-14T04:46:09.585737+0000","last_undegraded":"2024-09-14T04:46:09.585737+0000","last_fullsized":"2024-09-14T04:46:09.585737+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:33:11.892247+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":235,"reported_epoch":240,"state":"active+clean","last_fresh":"2024-09-14T04:45:50.564070+0000","last_change":"2024-09-14T04:36:16.609151+0000","last_active":"2024-09-14T04:45:50.564070+0000","last_peered":"2024-09-14T04:45:50.564070+0000","last_clean":"2024-09-14T04:45:50.564070+0000","last_became_active":"2024-09-14T04:36:16.608682+0000","last_became_peered":"2024-09-14T04:36:16.608682+0000","last_unstale":"2024-09-14T04:45:50.564070+0000","last_undegraded":"2024-09-14T04:45:50.564070+0000","last_fullsized":"2024-09-14T04:45:50.564070+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:28:37.787335+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00065019000000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":317,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:09.588191+0000","last_change":"2024-09-14T04:19:42.632880+0000","last_active":"2024-09-14T04:46:09.588191+0000","last_peered":"2024-09-14T04:46:09.588191+0000","last_clean":"2024-09-14T04:46:09.588191+0000","last_became_active":"2024-09-14T04:19:42.630108+0000","last_became_peered":"2024-09-14T04:19:42.630108+0000","last_unstale":"2024-09-14T04:46:09.588191+0000","last_undegraded":"2024-09-14T04:46:09.588191+0000","last_fullsized":"2024-09-14T04:46:09.588191+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:13:55.228629+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":357,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:09.587909+0000","last_change":"2024-09-14T04:19:42.646559+0000","last_active":"2024-09-14T04:46:09.587909+0000","last_peered":"2024-09-14T04:46:09.587909+0000","last_clean":"2024-09-14T04:46:09.587909+0000","last_became_active":"2024-09-14T04:19:42.645683+0000","last_became_peered":"2024-09-14T04:19:42.645683+0000","last_unstale":"2024-09-14T04:46:09.587909+0000","last_undegraded":"2024-09-14T04:46:09.587909+0000","last_fullsized":"2024-09-14T04:46:09.587909+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:08:29.408846+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"75'23","reported_seq":370,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:09.587345+0000","last_change":"2024-09-14T04:36:16.607830+0000","last_active":"2024-09-14T04:46:09.587345+0000","last_peered":"2024-09-14T04:46:09.587345+0000","last_clean":"2024-09-14T04:46:09.587345+0000","last_became_active":"2024-09-14T04:36:16.607024+0000","last_became_peered":"2024-09-14T04:36:16.607024+0000","last_unstale":"2024-09-14T04:46:09.587345+0000","last_undegraded":"2024-09-14T04:46:09.587345+0000","last_fullsized":"2024-09-14T04:46:09.587345+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:10:42.156176+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":371,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:09.592375+0000","last_change":"2024-09-14T04:39:29.524210+0000","last_active":"2024-09-14T04:46:09.592375+0000","last_peered":"2024-09-14T04:46:09.592375+0000","last_clean":"2024-09-14T04:46:09.592375+0000","last_became_active":"2024-09-14T04:39:29.523679+0000","last_became_peered":"2024-09-14T04:39:29.523679+0000","last_unstale":"2024-09-14T04:46:09.592375+0000","last_undegraded":"2024-09-14T04:46:09.592375+0000","last_fullsized":"2024-09-14T04:46:09.592375+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:12:18.024335+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'3","reported_seq":201,"reported_epoch":240,"state":"active+clean","last_fresh":"2024-09-14T04:45:50.568356+0000","last_change":"2024-09-14T04:36:16.647330+0000","last_active":"2024-09-14T04:45:50.568356+0000","last_peered":"2024-09-14T04:45:50.568356+0000","last_clean":"2024-09-14T04:45:50.568356+0000","last_became_active":"2024-09-14T04:36:16.634223+0000","last_became_peered":"2024-09-14T04:36:16.634223+0000","last_unstale":"2024-09-14T04:45:50.568356+0000","last_undegraded":"2024-09-14T04:45:50.568356+0000","last_fullsized":"2024-09-14T04:45:50.568356+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T11:34:01.540209+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":171,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:09.589749+0000","last_change":"2024-09-14T04:45:50.576351+0000","last_active":"2024-09-14T04:46:09.589749+0000","last_peered":"2024-09-14T04:46:09.589749+0000","last_clean":"2024-09-14T04:46:09.589749+0000","last_became_active":"2024-09-14T04:45:50.575794+0000","last_became_peered":"2024-09-14T04:45:50.575794+0000","last_unstale":"2024-09-14T04:46:09.589749+0000","last_undegraded":"2024-09-14T04:46:09.589749+0000","last_fullsized":"2024-09-14T04:46:09.589749+0000","mapping_epoch":239,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":240,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:17:12.796505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.11","version":"0'0","reported_seq":172,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:09.575967+0000","last_change":"2024-09-14T04:36:16.605970+0000","last_active":"2024-09-14T04:46:09.575967+0000","last_peered":"2024-09-14T04:46:09.575967+0000","last_clean":"2024-09-14T04:46:09.575967+0000","last_became_active":"2024-09-14T04:36:16.605195+0000","last_became_peered":"2024-09-14T04:36:16.605195+0000","last_unstale":"2024-09-14T04:46:09.575967+0000","last_undegraded":"2024-09-14T04:46:09.575967+0000","last_fullsized":"2024-09-14T04:46:09.575967+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:12:10.437785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":208,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:09.585732+0000","last_change":"2024-09-14T04:31:33.390113+0000","last_active":"2024-09-14T04:46:09.585732+0000","last_peered":"2024-09-14T04:46:09.585732+0000","last_clean":"2024-09-14T04:46:09.585732+0000","last_became_active":"2024-09-14T04:31:33.389271+0000","last_became_peered":"2024-09-14T04:31:33.389271+0000","last_unstale":"2024-09-14T04:46:09.585732+0000","last_undegraded":"2024-09-14T04:46:09.585732+0000","last_fullsized":"2024-09-14T04:46:09.585732+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:53:09.386978+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":395,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:09.573878+0000","last_change":"2024-09-14T04:39:29.523604+0000","last_active":"2024-09-14T04:46:09.573878+0000","last_peered":"2024-09-14T04:46:09.573878+0000","last_clean":"2024-09-14T04:46:09.573878+0000","last_became_active":"2024-09-14T04:39:29.523154+0000","last_became_peered":"2024-09-14T04:39:29.523154+0000","last_unstale":"2024-09-14T04:46:09.573878+0000","last_undegraded":"2024-09-14T04:46:09.573878+0000","last_fullsized":"2024-09-14T04:46:09.573878+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:02:13.813543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1f","version":"0'0","reported_seq":205,"reported_epoch":240,"state":"active+clean","last_fresh":"2024-09-14T04:45:50.563850+0000","last_change":"2024-09-14T04:17:00.824384+0000","last_active":"2024-09-14T04:45:50.563850+0000","last_peered":"2024-09-14T04:45:50.563850+0000","last_clean":"2024-09-14T04:45:50.563850+0000","last_became_active":"2024-09-14T04:17:00.823419+0000","last_became_peered":"2024-09-14T04:17:00.823419+0000","last_unstale":"2024-09-14T04:45:50.563850+0000","last_undegraded":"2024-09-14T04:45:50.563850+0000","last_fullsized":"2024-09-14T04:45:50.563850+0000","mapping_epoch":84,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":85,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:12:07.409073+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":399,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:09.573987+0000","last_change":"2024-09-14T04:31:33.361501+0000","last_active":"2024-09-14T04:46:09.573987+0000","last_peered":"2024-09-14T04:46:09.573987+0000","last_clean":"2024-09-14T04:46:09.573987+0000","last_became_active":"2024-09-14T04:31:33.361129+0000","last_became_peered":"2024-09-14T04:31:33.361129+0000","last_unstale":"2024-09-14T04:46:09.573987+0000","last_undegraded":"2024-09-14T04:46:09.573987+0000","last_fullsized":"2024-09-14T04:46:09.573987+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:04:55.202812+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":222,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:09.585458+0000","last_change":"2024-09-14T04:36:16.644324+0000","last_active":"2024-09-14T04:46:09.585458+0000","last_peered":"2024-09-14T04:46:09.585458+0000","last_clean":"2024-09-14T04:46:09.585458+0000","last_became_active":"2024-09-14T04:36:16.643900+0000","last_became_peered":"2024-09-14T04:36:16.643900+0000","last_unstale":"2024-09-14T04:46:09.585458+0000","last_undegraded":"2024-09-14T04:46:09.585458+0000","last_fullsized":"2024-09-14T04:46:09.585458+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:24:36.056560+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":367,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:09.587957+0000","last_change":"2024-09-14T04:19:42.651094+0000","last_active":"2024-09-14T04:46:09.587957+0000","last_peered":"2024-09-14T04:46:09.587957+0000","last_clean":"2024-09-14T04:46:09.587957+0000","last_became_active":"2024-09-14T04:19:42.650755+0000","last_became_peered":"2024-09-14T04:19:42.650755+0000","last_unstale":"2024-09-14T04:46:09.587957+0000","last_undegraded":"2024-09-14T04:46:09.587957+0000","last_fullsized":"2024-09-14T04:46:09.587957+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:15:36.778457+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":377,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:09.574445+0000","last_change":"2024-09-14T04:19:42.642503+0000","last_active":"2024-09-14T04:46:09.574445+0000","last_peered":"2024-09-14T04:46:09.574445+0000","last_clean":"2024-09-14T04:46:09.574445+0000","last_became_active":"2024-09-14T04:19:42.641977+0000","last_became_peered":"2024-09-14T04:19:42.641977+0000","last_unstale":"2024-09-14T04:46:09.574445+0000","last_undegraded":"2024-09-14T04:46:09.574445+0000","last_fullsized":"2024-09-14T04:46:09.574445+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:40:14.635217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"64'2","reported_seq":381,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:09.587128+0000","last_change":"2024-09-14T04:19:42.649335+0000","last_active":"2024-09-14T04:46:09.587128+0000","last_peered":"2024-09-14T04:46:09.587128+0000","last_clean":"2024-09-14T04:46:09.587128+0000","last_became_active":"2024-09-14T04:19:42.648423+0000","last_became_peered":"2024-09-14T04:19:42.648423+0000","last_unstale":"2024-09-14T04:46:09.587128+0000","last_undegraded":"2024-09-14T04:46:09.587128+0000","last_fullsized":"2024-09-14T04:46:09.587128+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:07:19.323674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":386,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:09.576221+0000","last_change":"2024-09-14T04:19:08.877175+0000","last_active":"2024-09-14T04:46:09.576221+0000","last_peered":"2024-09-14T04:46:09.576221+0000","last_clean":"2024-09-14T04:46:09.576221+0000","last_became_active":"2024-09-14T04:19:08.876831+0000","last_became_peered":"2024-09-14T04:19:08.876831+0000","last_unstale":"2024-09-14T04:46:09.576221+0000","last_undegraded":"2024-09-14T04:46:09.576221+0000","last_fullsized":"2024-09-14T04:46:09.576221+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:04:59.357182+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"64'2","reported_seq":220,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:09.585301+0000","last_change":"2024-09-14T04:36:16.610886+0000","last_active":"2024-09-14T04:46:09.585301+0000","last_peered":"2024-09-14T04:46:09.585301+0000","last_clean":"2024-09-14T04:46:09.585301+0000","last_became_active":"2024-09-14T04:36:16.610415+0000","last_became_peered":"2024-09-14T04:36:16.610415+0000","last_unstale":"2024-09-14T04:46:09.585301+0000","last_undegraded":"2024-09-14T04:46:09.585301+0000","last_fullsized":"2024-09-14T04:46:09.585301+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:53:26.981200+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":381,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:09.587839+0000","last_change":"2024-09-14T04:19:42.648838+0000","last_active":"2024-09-14T04:46:09.587839+0000","last_peered":"2024-09-14T04:46:09.587839+0000","last_clean":"2024-09-14T04:46:09.587839+0000","last_became_active":"2024-09-14T04:19:42.646584+0000","last_became_peered":"2024-09-14T04:19:42.646584+0000","last_unstale":"2024-09-14T04:46:09.587839+0000","last_undegraded":"2024-09-14T04:46:09.587839+0000","last_fullsized":"2024-09-14T04:46:09.587839+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:04:32.667528+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'2","reported_seq":26,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:09.587516+0000","last_change":"2024-09-14T04:45:50.581159+0000","last_active":"2024-09-14T04:46:09.587516+0000","last_peered":"2024-09-14T04:46:09.587516+0000","last_clean":"2024-09-14T04:46:09.587516+0000","last_became_active":"2024-09-14T04:45:50.580696+0000","last_became_peered":"2024-09-14T04:45:50.580696+0000","last_unstale":"2024-09-14T04:46:09.587516+0000","last_undegraded":"2024-09-14T04:46:09.587516+0000","last_fullsized":"2024-09-14T04:46:09.587516+0000","mapping_epoch":239,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":240,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:20:47.803349+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,1],"acting":[4,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":395,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:09.586967+0000","last_change":"2024-09-14T04:31:33.344708+0000","last_active":"2024-09-14T04:46:09.586967+0000","last_peered":"2024-09-14T04:46:09.586967+0000","last_clean":"2024-09-14T04:46:09.586967+0000","last_became_active":"2024-09-14T04:31:33.343846+0000","last_became_peered":"2024-09-14T04:31:33.343846+0000","last_unstale":"2024-09-14T04:46:09.586967+0000","last_undegraded":"2024-09-14T04:46:09.586967+0000","last_fullsized":"2024-09-14T04:46:09.586967+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:55:43.310619+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'2","reported_seq":26,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:09.587405+0000","last_change":"2024-09-14T04:45:50.580304+0000","last_active":"2024-09-14T04:46:09.587405+0000","last_peered":"2024-09-14T04:46:09.587405+0000","last_clean":"2024-09-14T04:46:09.587405+0000","last_became_active":"2024-09-14T04:45:50.579651+0000","last_became_peered":"2024-09-14T04:45:50.579651+0000","last_unstale":"2024-09-14T04:46:09.587405+0000","last_undegraded":"2024-09-14T04:46:09.587405+0000","last_fullsized":"2024-09-14T04:46:09.587405+0000","mapping_epoch":239,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":240,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:53:25.366798+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":402,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:09.574139+0000","last_change":"2024-09-14T04:31:33.361781+0000","last_active":"2024-09-14T04:46:09.574139+0000","last_peered":"2024-09-14T04:46:09.574139+0000","last_clean":"2024-09-14T04:46:09.574139+0000","last_became_active":"2024-09-14T04:31:33.361357+0000","last_became_peered":"2024-09-14T04:31:33.361357+0000","last_unstale":"2024-09-14T04:46:09.574139+0000","last_undegraded":"2024-09-14T04:46:09.574139+0000","last_fullsized":"2024-09-14T04:46:09.574139+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:52:58.840279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"64'2","reported_seq":390,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:09.574885+0000","last_change":"2024-09-14T04:39:29.524051+0000","last_active":"2024-09-14T04:46:09.574885+0000","last_peered":"2024-09-14T04:46:09.574885+0000","last_clean":"2024-09-14T04:46:09.574885+0000","last_became_active":"2024-09-14T04:39:29.523676+0000","last_became_peered":"2024-09-14T04:39:29.523676+0000","last_unstale":"2024-09-14T04:46:09.574885+0000","last_undegraded":"2024-09-14T04:46:09.574885+0000","last_fullsized":"2024-09-14T04:46:09.574885+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:18:11.111181+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":371,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:09.590045+0000","last_change":"2024-09-14T04:39:29.522630+0000","last_active":"2024-09-14T04:46:09.590045+0000","last_peered":"2024-09-14T04:46:09.590045+0000","last_clean":"2024-09-14T04:46:09.590045+0000","last_became_active":"2024-09-14T04:39:29.521393+0000","last_became_peered":"2024-09-14T04:39:29.521393+0000","last_unstale":"2024-09-14T04:46:09.590045+0000","last_undegraded":"2024-09-14T04:46:09.590045+0000","last_fullsized":"2024-09-14T04:46:09.590045+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:46:41.150096+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"64'5","reported_seq":215,"reported_epoch":241,"state":"active+clean","last_fresh":"2024-09-14T04:46:09.585688+0000","last_change":"2024-09-14T04:31:33.560260+0000","last_active":"2024-09-14T04:46:09.585688+0000","last_peered":"2024-09-14T04:46:09.585688+0000","last_clean":"2024-09-14T04:46:09.585688+0000","last_became_active":"2024-09-14T04:31:33.376096+0000","last_became_peered":"2024-09-14T04:31:33.376096+0000","last_unstale":"2024-09-14T04:46:09.585688+0000","last_undegraded":"2024-09-14T04:46:09.585688+0000","last_fullsized":"2024-09-14T04:46:09.585688+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T12:07:59.976287+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":570,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":10,"num_pg":16,"stat_sum":{"num_bytes":6407323672,"num_objects":97769,"num_object_clones":0,"num_object_copies":293307,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":97769,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":111309,"num_write_kb":6690433,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":19237384192,"data_stored":19237371976,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":111309,"ondisk_log_size":111309,"up":48,"acting":48,"num_store_stats":8},{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5530,"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":20,"num_read_kb":19,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":17,"num_bytes_recovered":592,"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":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":28537,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"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":306,"num_read_kb":759,"num_write":149,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":100,"ondisk_log_size":100,"up":3,"acting":3,"num_store_stats":4}],"osd_stats":[{"osd":7,"up_from":182,"seq":781684047993,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1929340,"kb_used_data":1590068,"kb_used_omap":12,"kb_used_meta":339251,"kb_avail":91815812,"statfs":{"total":95995035648,"available":94019391488,"internally_reserved":0,"allocated":1628229632,"data_stored":1626770084,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12410,"internal_metadata":347393926},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,1],"upper_bound":8},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":6,"up_from":42,"seq":180388626993,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3036592,"kb_used_data":2735080,"kb_used_omap":1,"kb_used_meta":301502,"kb_avail":90708560,"statfs":{"total":95995035648,"available":92885565440,"internally_reserved":0,"allocated":2800721920,"data_stored":2799274006,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":308738392},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,0,0,0,4],"upper_bound":128},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":5,"up_from":36,"seq":154618823228,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2860964,"kb_used_data":1977948,"kb_used_omap":1,"kb_used_meta":883006,"kb_avail":90884188,"statfs":{"total":95995035648,"available":93065408512,"internally_reserved":0,"allocated":2025418752,"data_stored":2023978628,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":904198488},"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,0,2],"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":99,"seq":425201762625,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3664248,"kb_used_data":3131760,"kb_used_omap":6,"kb_used_meta":532473,"kb_avail":90080904,"statfs":{"total":95995035648,"available":92242845696,"internally_reserved":0,"allocated":3206922240,"data_stored":3205466226,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6995,"internal_metadata":545252525},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,1,2],"upper_bound":16},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":3,"up_from":94,"seq":403726926151,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2715164,"kb_used_data":1949268,"kb_used_omap":4,"kb_used_meta":765819,"kb_avail":91029988,"statfs":{"total":95995035648,"available":93214707712,"internally_reserved":0,"allocated":1996050432,"data_stored":1994617943,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4674,"internal_metadata":784199102},"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,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":2,"up_from":89,"seq":382252089681,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2867552,"kb_used_data":2337880,"kb_used_omap":6,"kb_used_meta":529593,"kb_avail":90877600,"statfs":{"total":95995035648,"available":93058662400,"internally_reserved":0,"allocated":2393989120,"data_stored":2392553072,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6707,"internal_metadata":542303693},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,1,4,2],"upper_bound":64},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":1,"up_from":84,"seq":360777253216,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1822688,"kb_used_data":1206168,"kb_used_omap":5,"kb_used_meta":616506,"kb_avail":91922464,"statfs":{"total":95995035648,"available":94128603136,"internally_reserved":0,"allocated":1235116032,"data_stored":1233679715,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5900,"internal_metadata":631302388},"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":79,"seq":339302416743,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":4539432,"kb_used_data":3972512,"kb_used_omap":5,"kb_used_meta":566842,"kb_avail":89205720,"statfs":{"total":95995035648,"available":91346657280,"internally_reserved":0,"allocated":4067852288,"data_stored":4066408581,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6083,"internal_metadata":580446269},"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":[3,0,1,1,1,1],"upper_bound":64},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":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":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4379,"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":4196,"internal_metadata":0},{"poolid":3,"osd":2,"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":2160,"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":2970,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5291,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"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":4814,"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":4960,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9541,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4034531328,"data_stored":4034527256,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1222508544,"data_stored":1222508544,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":2368471040,"data_stored":2368471040,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":1987510272,"data_stored":1987510272,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":3199733760,"data_stored":3199729688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":2010120192,"data_stored":2010120192,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":2790526976,"data_stored":2790522904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":1623982080,"data_stored":1623982080,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-14T04:46:21.464 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2024-09-14T04:46:21.464 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd pool set .mgr pg_num 11 2024-09-14T04:46:21.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:21.466 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:21.466 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:46:21.567 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:21.606 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:21.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:21.609 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:46:21.680 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:21 smithi038 bash[87336]: audit 2024-09-14T04:46:20.673533+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:46:21.680 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:21 smithi038 bash[87336]: audit 2024-09-14T04:46:20.673533+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:46:21.680 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:21 smithi038 bash[87336]: audit 2024-09-14T04:46:20.680541+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:46:21.680 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:21 smithi038 bash[87336]: audit 2024-09-14T04:46:20.680541+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:46:21.710 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:21.734 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:21.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:21.737 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:46:21.838 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:21.847 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:21 smithi123 bash[68976]: audit 2024-09-14T04:46:20.673533+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:46:21.848 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:21 smithi123 bash[68976]: audit 2024-09-14T04:46:20.673533+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:46:21.848 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:21 smithi123 bash[68976]: audit 2024-09-14T04:46:20.680541+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:46:21.848 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:21 smithi123 bash[68976]: audit 2024-09-14T04:46:20.680541+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:46:21.874 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:21.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:21.882 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:46:21.984 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:21.994 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:21 smithi038 bash[84940]: audit 2024-09-14T04:46:20.673533+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:46:21.994 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:21 smithi038 bash[84940]: audit 2024-09-14T04:46:20.673533+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:46:21.994 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:21 smithi038 bash[84940]: audit 2024-09-14T04:46:20.680541+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:46:21.994 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:21 smithi038 bash[84940]: audit 2024-09-14T04:46:20.680541+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:46:22.012 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:22.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:22.015 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:46:22.116 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:22.144 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:22.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:22.153 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:46:22.254 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:22.287 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:22.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:22.292 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:46:22.393 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:22.427 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:22.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:22.434 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:46:22.535 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:22.566 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:22.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:22.570 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:46:22.670 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:22.703 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:22.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:22.705 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:46:22.806 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:22.863 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:22.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:22.866 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:46:22.913 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:46:22.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:22 smithi123 bash[68976]: cluster 2024-09-14T04:46:21.491107+0000 mgr.y (mgr.26165) 1163 : cluster [DBG] pgmap v1192: 89 pgs: 89 active+clean; 5.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 8.5 MiB/s wr, 971 op/s 2024-09-14T04:46:22.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:22 smithi123 bash[68976]: cluster 2024-09-14T04:46:21.491107+0000 mgr.y (mgr.26165) 1163 : cluster [DBG] pgmap v1192: 89 pgs: 89 active+clean; 5.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 8.5 MiB/s wr, 971 op/s 2024-09-14T04:46:22.967 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:22.984 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:22 smithi038 bash[84940]: cluster 2024-09-14T04:46:21.491107+0000 mgr.y (mgr.26165) 1163 : cluster [DBG] pgmap v1192: 89 pgs: 89 active+clean; 5.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 8.5 MiB/s wr, 971 op/s 2024-09-14T04:46:22.984 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:22 smithi038 bash[84940]: cluster 2024-09-14T04:46:21.491107+0000 mgr.y (mgr.26165) 1163 : cluster [DBG] pgmap v1192: 89 pgs: 89 active+clean; 5.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 8.5 MiB/s wr, 971 op/s 2024-09-14T04:46:22.985 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:22 smithi038 bash[87336]: cluster 2024-09-14T04:46:21.491107+0000 mgr.y (mgr.26165) 1163 : cluster [DBG] pgmap v1192: 89 pgs: 89 active+clean; 5.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 8.5 MiB/s wr, 971 op/s 2024-09-14T04:46:22.985 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:22 smithi038 bash[87336]: cluster 2024-09-14T04:46:21.491107+0000 mgr.y (mgr.26165) 1163 : cluster [DBG] pgmap v1192: 89 pgs: 89 active+clean; 5.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 8.5 MiB/s wr, 971 op/s 2024-09-14T04:46:23.010 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:23.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:23.013 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:46:23.113 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:23.154 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:23.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:23.162 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:46:23.262 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:23.295 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:23.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:23.300 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:46:23.401 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:23.425 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:23.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:23.427 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:46:23.528 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:23.552 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:23.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:23.554 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:46:23.654 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:23.677 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:23.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:23.679 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:46:23.780 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:23.811 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:23.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:23.814 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:46:23.915 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:23.929 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:46:23.939 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:23.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:23.944 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:46:24.045 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:24.054 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:24 smithi123 bash[68976]: audit 2024-09-14T04:46:23.033855+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:46:24.054 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:24 smithi123 bash[68976]: audit 2024-09-14T04:46:23.033855+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:46:24.054 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:24 smithi123 bash[68976]: audit 2024-09-14T04:46:23.043019+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:46:24.054 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:24 smithi123 bash[68976]: audit 2024-09-14T04:46:23.043019+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:46:24.054 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:24 smithi123 bash[68976]: cluster 2024-09-14T04:46:23.491932+0000 mgr.y (mgr.26165) 1164 : cluster [DBG] pgmap v1193: 89 pgs: 89 active+clean; 5.7 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 613 KiB/s wr, 745 op/s 2024-09-14T04:46:24.054 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:24 smithi123 bash[68976]: cluster 2024-09-14T04:46:23.491932+0000 mgr.y (mgr.26165) 1164 : cluster [DBG] pgmap v1193: 89 pgs: 89 active+clean; 5.7 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 613 KiB/s wr, 745 op/s 2024-09-14T04:46:24.054 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:24 smithi123 bash[68976]: audit 2024-09-14T04:46:23.747685+0000 mon.a (mon.0) 1385 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:46:24.054 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:24 smithi123 bash[68976]: audit 2024-09-14T04:46:23.747685+0000 mon.a (mon.0) 1385 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:46:24.054 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:24 smithi123 bash[68976]: audit 2024-09-14T04:46:23.748653+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:46:24.054 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:24 smithi123 bash[68976]: audit 2024-09-14T04:46:23.748653+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:46:24.054 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:24 smithi123 bash[68976]: audit 2024-09-14T04:46:23.756011+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:46:24.055 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:24 smithi123 bash[68976]: audit 2024-09-14T04:46:23.756011+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:46:24.073 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:24.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:24.076 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:46:24.177 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:24.201 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:24.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:24.205 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:46:24.306 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:24.335 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:24.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:24.338 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:46:24.369 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:24 smithi038 bash[84940]: audit 2024-09-14T04:46:23.033855+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:46:24.369 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:24 smithi038 bash[84940]: audit 2024-09-14T04:46:23.033855+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:46:24.369 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:24 smithi038 bash[84940]: audit 2024-09-14T04:46:23.043019+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:46:24.369 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:24 smithi038 bash[84940]: audit 2024-09-14T04:46:23.043019+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:46:24.369 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:24 smithi038 bash[84940]: cluster 2024-09-14T04:46:23.491932+0000 mgr.y (mgr.26165) 1164 : cluster [DBG] pgmap v1193: 89 pgs: 89 active+clean; 5.7 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 613 KiB/s wr, 745 op/s 2024-09-14T04:46:24.369 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:24 smithi038 bash[84940]: cluster 2024-09-14T04:46:23.491932+0000 mgr.y (mgr.26165) 1164 : cluster [DBG] pgmap v1193: 89 pgs: 89 active+clean; 5.7 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 613 KiB/s wr, 745 op/s 2024-09-14T04:46:24.369 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:24 smithi038 bash[84940]: audit 2024-09-14T04:46:23.747685+0000 mon.a (mon.0) 1385 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:46:24.369 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:24 smithi038 bash[84940]: audit 2024-09-14T04:46:23.747685+0000 mon.a (mon.0) 1385 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:46:24.369 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:24 smithi038 bash[84940]: audit 2024-09-14T04:46:23.748653+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:46:24.369 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:24 smithi038 bash[84940]: audit 2024-09-14T04:46:23.748653+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:46:24.370 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:24 smithi038 bash[84940]: audit 2024-09-14T04:46:23.756011+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:46:24.370 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:24 smithi038 bash[84940]: audit 2024-09-14T04:46:23.756011+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:46:24.370 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:24 smithi038 bash[87336]: audit 2024-09-14T04:46:23.033855+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:46:24.370 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:24 smithi038 bash[87336]: audit 2024-09-14T04:46:23.033855+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:46:24.370 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:24 smithi038 bash[87336]: audit 2024-09-14T04:46:23.043019+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:46:24.370 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:24 smithi038 bash[87336]: audit 2024-09-14T04:46:23.043019+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:46:24.370 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:24 smithi038 bash[87336]: cluster 2024-09-14T04:46:23.491932+0000 mgr.y (mgr.26165) 1164 : cluster [DBG] pgmap v1193: 89 pgs: 89 active+clean; 5.7 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 613 KiB/s wr, 745 op/s 2024-09-14T04:46:24.370 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:24 smithi038 bash[87336]: cluster 2024-09-14T04:46:23.491932+0000 mgr.y (mgr.26165) 1164 : cluster [DBG] pgmap v1193: 89 pgs: 89 active+clean; 5.7 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 613 KiB/s wr, 745 op/s 2024-09-14T04:46:24.370 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:24 smithi038 bash[87336]: audit 2024-09-14T04:46:23.747685+0000 mon.a (mon.0) 1385 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:46:24.371 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:24 smithi038 bash[87336]: audit 2024-09-14T04:46:23.747685+0000 mon.a (mon.0) 1385 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:46:24.371 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:24 smithi038 bash[87336]: audit 2024-09-14T04:46:23.748653+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:46:24.371 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:24 smithi038 bash[87336]: audit 2024-09-14T04:46:23.748653+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:46:24.371 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:24 smithi038 bash[87336]: audit 2024-09-14T04:46:23.756011+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:46:24.371 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:24 smithi038 bash[87336]: audit 2024-09-14T04:46:23.756011+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:46:24.438 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:24.456 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:24.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:24.458 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:46:24.558 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:24.585 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:24.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:24.589 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:46:24.690 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:24.717 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:24.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:24.722 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:46:24.823 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:24.852 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:24.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:24.858 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:46:24.958 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:24.981 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:24.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:24.986 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:46:25.087 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:25.112 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:25.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:25.117 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:46:25.218 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:25.252 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:25.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:25.257 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:46:25.358 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:25.395 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:25.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:25.398 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:46:25.498 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:25.517 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:25.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:25.518 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:46:25.619 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:25.646 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:25.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:25.651 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:46:25.752 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:25.779 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:25.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:25.785 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:46:25.885 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:25.909 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:25.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:25.913 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:46:25.954 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:46:25.954 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:46:26.014 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:26.038 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:26.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:26.042 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:46:26.143 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:26.165 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:26.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:26.166 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:46:26.267 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:26.307 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:26.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:26.313 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:46:26.414 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:26.431 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:26.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:26.433 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:46:26.534 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:26.560 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:26.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:26.562 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:46:26.663 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:26.692 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:26.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:26.696 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:46:26.796 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:26.806 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:26 smithi123 bash[68976]: cluster 2024-09-14T04:46:25.492391+0000 mgr.y (mgr.26165) 1165 : cluster [DBG] pgmap v1194: 89 pgs: 89 active+clean; 5.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 717 op/s 2024-09-14T04:46:26.806 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:26 smithi123 bash[68976]: cluster 2024-09-14T04:46:25.492391+0000 mgr.y (mgr.26165) 1165 : cluster [DBG] pgmap v1194: 89 pgs: 89 active+clean; 5.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 717 op/s 2024-09-14T04:46:26.835 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:26 smithi038 bash[87336]: cluster 2024-09-14T04:46:25.492391+0000 mgr.y (mgr.26165) 1165 : cluster [DBG] pgmap v1194: 89 pgs: 89 active+clean; 5.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 717 op/s 2024-09-14T04:46:26.835 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:26 smithi038 bash[87336]: cluster 2024-09-14T04:46:25.492391+0000 mgr.y (mgr.26165) 1165 : cluster [DBG] pgmap v1194: 89 pgs: 89 active+clean; 5.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 717 op/s 2024-09-14T04:46:26.836 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:26 smithi038 bash[84940]: cluster 2024-09-14T04:46:25.492391+0000 mgr.y (mgr.26165) 1165 : cluster [DBG] pgmap v1194: 89 pgs: 89 active+clean; 5.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 717 op/s 2024-09-14T04:46:26.836 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:26 smithi038 bash[84940]: cluster 2024-09-14T04:46:25.492391+0000 mgr.y (mgr.26165) 1165 : cluster [DBG] pgmap v1194: 89 pgs: 89 active+clean; 5.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 717 op/s 2024-09-14T04:46:26.838 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:26.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:26.843 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:46:26.944 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:26.975 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:26.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:26.978 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:46:27.079 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:27.102 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:27.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:27.108 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:46:27.208 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:27.236 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:27.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:27.244 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:46:27.344 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:27.374 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:27.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:27.376 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:46:27.477 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:27.504 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:27.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:27.510 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:46:27.611 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:27.637 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:27.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:27.646 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:46:27.746 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:27.767 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:27.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:27.770 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:46:27.870 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:27.907 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:27.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:27.911 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:46:28.012 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:28.034 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:28.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:28.037 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:46:28.137 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:28.161 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:28.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:28.164 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:46:28.265 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:28.286 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:28.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:28.288 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:46:28.389 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:28.417 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:28.425 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:46:28 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:46:28] "GET /metrics HTTP/1.1" 200 36702 "" "Prometheus/2.51.0" 2024-09-14T04:46:28.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:28.426 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:46:28.527 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:28.555 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:28.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:28.558 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:46:28.659 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:28.685 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:28.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:28.690 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:46:28.791 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:28.820 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:28.821 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:28 smithi123 bash[68976]: cluster 2024-09-14T04:46:27.493033+0000 mgr.y (mgr.26165) 1166 : cluster [DBG] pgmap v1195: 89 pgs: 89 active+clean; 5.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 845 op/s 2024-09-14T04:46:28.821 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:28 smithi123 bash[68976]: cluster 2024-09-14T04:46:27.493033+0000 mgr.y (mgr.26165) 1166 : cluster [DBG] pgmap v1195: 89 pgs: 89 active+clean; 5.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 845 op/s 2024-09-14T04:46:28.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:28.822 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:46:28.923 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:28.951 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:28.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:28.954 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:46:29.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:28 smithi038 bash[84940]: cluster 2024-09-14T04:46:27.493033+0000 mgr.y (mgr.26165) 1166 : cluster [DBG] pgmap v1195: 89 pgs: 89 active+clean; 5.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 845 op/s 2024-09-14T04:46:29.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:28 smithi038 bash[84940]: cluster 2024-09-14T04:46:27.493033+0000 mgr.y (mgr.26165) 1166 : cluster [DBG] pgmap v1195: 89 pgs: 89 active+clean; 5.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 845 op/s 2024-09-14T04:46:29.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:28 smithi038 bash[87336]: cluster 2024-09-14T04:46:27.493033+0000 mgr.y (mgr.26165) 1166 : cluster [DBG] pgmap v1195: 89 pgs: 89 active+clean; 5.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 845 op/s 2024-09-14T04:46:29.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:28 smithi038 bash[87336]: cluster 2024-09-14T04:46:27.493033+0000 mgr.y (mgr.26165) 1166 : cluster [DBG] pgmap v1195: 89 pgs: 89 active+clean; 5.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 845 op/s 2024-09-14T04:46:29.054 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:29.083 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:29.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:29.089 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:46:29.190 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:29.214 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:29.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:29.219 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:46:29.319 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:29.359 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:29.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:29.364 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:46:29.464 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:29.505 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:29.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:29.509 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:46:29.610 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:29.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:29.640 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:29.640 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:46:29.741 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:29.769 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:29.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:29.777 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:46:29.878 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:29.905 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:29.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:29.909 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:46:30.010 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:30.029 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:30.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:30.036 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:46:30.137 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:30.168 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:30.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:30.172 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:46:30.272 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:30.291 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:30.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:30.293 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:46:30.394 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:30.417 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:30.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:30.420 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:46:30.521 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:30.550 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:30.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:30.553 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:46:30.577 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:46:30 smithi123 bash[61744]: ts=2024-09-14T04:46:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:46:30.654 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:30.688 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:30.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:30.693 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:46:30.789 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:30 smithi038 bash[84940]: cluster 2024-09-14T04:46:29.493479+0000 mgr.y (mgr.26165) 1167 : cluster [DBG] pgmap v1196: 89 pgs: 89 active+clean; 5.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 698 op/s 2024-09-14T04:46:30.790 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:30 smithi038 bash[84940]: cluster 2024-09-14T04:46:29.493479+0000 mgr.y (mgr.26165) 1167 : cluster [DBG] pgmap v1196: 89 pgs: 89 active+clean; 5.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 698 op/s 2024-09-14T04:46:30.790 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:30 smithi038 bash[84940]: audit 2024-09-14T04:46:30.246035+0000 mon.a (mon.0) 1388 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:46:30.790 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:30 smithi038 bash[84940]: audit 2024-09-14T04:46:30.246035+0000 mon.a (mon.0) 1388 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:46:30.790 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:30 smithi038 bash[87336]: cluster 2024-09-14T04:46:29.493479+0000 mgr.y (mgr.26165) 1167 : cluster [DBG] pgmap v1196: 89 pgs: 89 active+clean; 5.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 698 op/s 2024-09-14T04:46:30.790 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:30 smithi038 bash[87336]: cluster 2024-09-14T04:46:29.493479+0000 mgr.y (mgr.26165) 1167 : cluster [DBG] pgmap v1196: 89 pgs: 89 active+clean; 5.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 698 op/s 2024-09-14T04:46:30.790 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:30 smithi038 bash[87336]: audit 2024-09-14T04:46:30.246035+0000 mon.a (mon.0) 1388 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:46:30.790 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:30 smithi038 bash[87336]: audit 2024-09-14T04:46:30.246035+0000 mon.a (mon.0) 1388 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:46:30.794 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:30.829 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:30.832 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:30 smithi123 bash[68976]: cluster 2024-09-14T04:46:29.493479+0000 mgr.y (mgr.26165) 1167 : cluster [DBG] pgmap v1196: 89 pgs: 89 active+clean; 5.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 698 op/s 2024-09-14T04:46:30.832 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:30 smithi123 bash[68976]: cluster 2024-09-14T04:46:29.493479+0000 mgr.y (mgr.26165) 1167 : cluster [DBG] pgmap v1196: 89 pgs: 89 active+clean; 5.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 698 op/s 2024-09-14T04:46:30.832 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:30 smithi123 bash[68976]: audit 2024-09-14T04:46:30.246035+0000 mon.a (mon.0) 1388 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:46:30.832 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:30 smithi123 bash[68976]: audit 2024-09-14T04:46:30.246035+0000 mon.a (mon.0) 1388 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:46:30.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:30.833 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:46:30.934 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:30.965 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:30.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:30.968 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:46:31.069 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:31.100 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:31.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:31.103 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:46:31.204 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:31.221 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:31.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:31.223 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:46:31.324 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:31.353 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:31.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:31.357 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:46:31.458 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:31.482 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:31.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:31.490 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:46:31.591 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:31.609 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:31.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:31.610 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:46:31.711 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:31.746 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:31.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:31.748 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:46:31.849 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:31.880 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:31.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:31.885 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:46:31.986 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:32.014 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:32.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:32.019 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:46:32.119 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:32.141 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:32.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:32.147 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:46:32.248 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:32.272 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:32.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:32.281 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:46:32.382 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:32.410 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:32.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:32.413 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:46:32.513 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:32.543 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:32.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:32.546 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:46:32.647 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:32.681 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:32.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:32.684 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:46:32.785 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:32.813 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:32.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:32.819 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:46:32.919 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:32.929 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:32 smithi123 bash[68976]: cluster 2024-09-14T04:46:31.495985+0000 mgr.y (mgr.26165) 1168 : cluster [DBG] pgmap v1197: 89 pgs: 89 active+clean; 5.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 858 op/s 2024-09-14T04:46:32.929 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:32 smithi123 bash[68976]: cluster 2024-09-14T04:46:31.495985+0000 mgr.y (mgr.26165) 1168 : cluster [DBG] pgmap v1197: 89 pgs: 89 active+clean; 5.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 858 op/s 2024-09-14T04:46:32.953 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:32.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:32.955 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:46:33.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:32 smithi038 bash[84940]: cluster 2024-09-14T04:46:31.495985+0000 mgr.y (mgr.26165) 1168 : cluster [DBG] pgmap v1197: 89 pgs: 89 active+clean; 5.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 858 op/s 2024-09-14T04:46:33.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:32 smithi038 bash[84940]: cluster 2024-09-14T04:46:31.495985+0000 mgr.y (mgr.26165) 1168 : cluster [DBG] pgmap v1197: 89 pgs: 89 active+clean; 5.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 858 op/s 2024-09-14T04:46:33.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:32 smithi038 bash[87336]: cluster 2024-09-14T04:46:31.495985+0000 mgr.y (mgr.26165) 1168 : cluster [DBG] pgmap v1197: 89 pgs: 89 active+clean; 5.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 858 op/s 2024-09-14T04:46:33.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:32 smithi038 bash[87336]: cluster 2024-09-14T04:46:31.495985+0000 mgr.y (mgr.26165) 1168 : cluster [DBG] pgmap v1197: 89 pgs: 89 active+clean; 5.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 858 op/s 2024-09-14T04:46:33.056 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:33.081 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:33.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:33.084 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:46:33.185 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:33.209 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:33.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:33.213 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:46:33.314 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:33.341 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:33.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:33.345 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:46:33.446 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:33.478 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:33.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:33.485 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:46:33.586 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:33.621 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:33.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:33.623 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:46:33.724 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:33.751 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:33.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:33.756 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:46:33.856 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:33.888 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:33.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:33.891 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:46:33.992 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:34.018 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:34.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:34.022 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:46:34.123 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:34.147 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:34.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:34.149 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:46:34.250 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:34.271 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:34.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:34.276 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:46:34.377 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:34.404 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:34.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:34.409 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:46:34.510 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:34.540 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:34.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:34.543 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:46:34.643 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:34.651 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:34 smithi038 bash[84940]: cluster 2024-09-14T04:46:33.496685+0000 mgr.y (mgr.26165) 1169 : cluster [DBG] pgmap v1198: 89 pgs: 89 active+clean; 5.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 691 op/s 2024-09-14T04:46:34.651 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:34 smithi038 bash[84940]: cluster 2024-09-14T04:46:33.496685+0000 mgr.y (mgr.26165) 1169 : cluster [DBG] pgmap v1198: 89 pgs: 89 active+clean; 5.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 691 op/s 2024-09-14T04:46:34.652 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:34 smithi038 bash[87336]: cluster 2024-09-14T04:46:33.496685+0000 mgr.y (mgr.26165) 1169 : cluster [DBG] pgmap v1198: 89 pgs: 89 active+clean; 5.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 691 op/s 2024-09-14T04:46:34.652 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:34 smithi038 bash[87336]: cluster 2024-09-14T04:46:33.496685+0000 mgr.y (mgr.26165) 1169 : cluster [DBG] pgmap v1198: 89 pgs: 89 active+clean; 5.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 691 op/s 2024-09-14T04:46:34.668 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:34.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:34.674 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:46:34.775 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:34.799 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:34.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:34.802 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:46:34.903 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:34.913 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:34 smithi123 bash[68976]: cluster 2024-09-14T04:46:33.496685+0000 mgr.y (mgr.26165) 1169 : cluster [DBG] pgmap v1198: 89 pgs: 89 active+clean; 5.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 691 op/s 2024-09-14T04:46:34.913 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:34 smithi123 bash[68976]: cluster 2024-09-14T04:46:33.496685+0000 mgr.y (mgr.26165) 1169 : cluster [DBG] pgmap v1198: 89 pgs: 89 active+clean; 5.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 691 op/s 2024-09-14T04:46:34.938 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:34.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:34.941 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:46:35.042 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:35.078 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:35.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:35.085 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:46:35.186 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:35.203 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:35.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:35.205 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:46:35.305 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:35.323 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:35.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:35.324 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:46:35.425 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:35.461 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:35.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:35.464 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:46:35.565 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:35.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:35.636 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:35.636 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:46:35.737 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:35.767 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:35.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:35.772 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:46:35.873 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:35.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:35.904 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:35.904 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:46:36.005 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:36.026 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:36.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:36.033 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:46:36.134 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:36.153 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:36.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:36.155 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:46:36.255 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:36.283 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:36.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:36.287 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:46:36.388 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:36.421 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:36.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:36.426 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:46:36.527 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:36.553 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:36.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:36.563 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:46:36.664 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:36.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:36.689 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:36.689 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:46:36.737 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:36 smithi038 bash[87336]: cluster 2024-09-14T04:46:35.497225+0000 mgr.y (mgr.26165) 1170 : cluster [DBG] pgmap v1199: 89 pgs: 89 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 702 op/s 2024-09-14T04:46:36.737 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:36 smithi038 bash[87336]: cluster 2024-09-14T04:46:35.497225+0000 mgr.y (mgr.26165) 1170 : cluster [DBG] pgmap v1199: 89 pgs: 89 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 702 op/s 2024-09-14T04:46:36.737 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:36 smithi038 bash[84940]: cluster 2024-09-14T04:46:35.497225+0000 mgr.y (mgr.26165) 1170 : cluster [DBG] pgmap v1199: 89 pgs: 89 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 702 op/s 2024-09-14T04:46:36.737 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:36 smithi038 bash[84940]: cluster 2024-09-14T04:46:35.497225+0000 mgr.y (mgr.26165) 1170 : cluster [DBG] pgmap v1199: 89 pgs: 89 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 702 op/s 2024-09-14T04:46:36.791 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:36.817 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:36.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:36.824 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:46:36.925 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:36.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:36 smithi123 bash[68976]: cluster 2024-09-14T04:46:35.497225+0000 mgr.y (mgr.26165) 1170 : cluster [DBG] pgmap v1199: 89 pgs: 89 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 702 op/s 2024-09-14T04:46:36.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:36 smithi123 bash[68976]: cluster 2024-09-14T04:46:35.497225+0000 mgr.y (mgr.26165) 1170 : cluster [DBG] pgmap v1199: 89 pgs: 89 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 702 op/s 2024-09-14T04:46:36.951 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:36.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:36.956 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:46:37.057 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:37.085 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:37.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:37.090 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:46:37.191 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:37.234 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:37.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:37.236 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:46:37.337 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:37.358 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:37.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:37.360 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:46:37.461 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:37.499 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:37.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:37.502 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:46:37.603 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:37.627 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:37.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:37.629 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:46:37.730 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:37.761 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:37.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:37.766 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:46:37.867 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:37.894 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:37.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:37.897 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:46:37.998 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:38.034 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:38.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:38.036 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:46:38.137 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:38.165 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:38.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:38.169 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:46:38.270 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:38.302 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:38.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:38.306 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:46:38.372 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:46:38 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:46:38] "GET /metrics HTTP/1.1" 200 36701 "" "Prometheus/2.51.0" 2024-09-14T04:46:38.406 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:38.425 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:38.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:38.427 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:46:38.527 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:38.552 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:38.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:38.554 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:46:38.655 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:38.665 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:38 smithi038 bash[84940]: cluster 2024-09-14T04:46:37.497783+0000 mgr.y (mgr.26165) 1171 : cluster [DBG] pgmap v1200: 89 pgs: 89 active+clean; 5.0 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 857 op/s 2024-09-14T04:46:38.665 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:38 smithi038 bash[84940]: cluster 2024-09-14T04:46:37.497783+0000 mgr.y (mgr.26165) 1171 : cluster [DBG] pgmap v1200: 89 pgs: 89 active+clean; 5.0 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 857 op/s 2024-09-14T04:46:38.665 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:38 smithi038 bash[87336]: cluster 2024-09-14T04:46:37.497783+0000 mgr.y (mgr.26165) 1171 : cluster [DBG] pgmap v1200: 89 pgs: 89 active+clean; 5.0 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 857 op/s 2024-09-14T04:46:38.665 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:38 smithi038 bash[87336]: cluster 2024-09-14T04:46:37.497783+0000 mgr.y (mgr.26165) 1171 : cluster [DBG] pgmap v1200: 89 pgs: 89 active+clean; 5.0 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 857 op/s 2024-09-14T04:46:38.684 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:38.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:38.691 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:46:38.792 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:38.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:38 smithi123 bash[68976]: cluster 2024-09-14T04:46:37.497783+0000 mgr.y (mgr.26165) 1171 : cluster [DBG] pgmap v1200: 89 pgs: 89 active+clean; 5.0 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 857 op/s 2024-09-14T04:46:38.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:38 smithi123 bash[68976]: cluster 2024-09-14T04:46:37.497783+0000 mgr.y (mgr.26165) 1171 : cluster [DBG] pgmap v1200: 89 pgs: 89 active+clean; 5.0 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 857 op/s 2024-09-14T04:46:38.819 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:38.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:38.824 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:46:38.924 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:38.952 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:38.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:38.955 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:46:39.056 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:39.082 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:39.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:39.084 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:46:39.185 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:39.204 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:39.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:39.206 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:46:39.307 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:39.332 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:39.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:39.337 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:46:39.438 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:39.466 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:39.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:39.468 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:46:39.569 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:39.596 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:39.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:39.603 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:46:39.618 INFO:teuthology.orchestra.run.smithi038.stderr:noscrub is unset 2024-09-14T04:46:39.704 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:39.713 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:39 smithi038 bash[84940]: audit 2024-09-14T04:46:39.538221+0000 mon.c (mon.2) 69 : audit [INF] from='client.? 172.21.15.38:0/3034881612' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:46:39.713 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:39 smithi038 bash[84940]: audit 2024-09-14T04:46:39.538221+0000 mon.c (mon.2) 69 : audit [INF] from='client.? 172.21.15.38:0/3034881612' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:46:39.713 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:39 smithi038 bash[84940]: audit 2024-09-14T04:46:39.538853+0000 mon.a (mon.0) 1389 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:46:39.713 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:39 smithi038 bash[84940]: audit 2024-09-14T04:46:39.538853+0000 mon.a (mon.0) 1389 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:46:39.713 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:39 smithi038 bash[87336]: audit 2024-09-14T04:46:39.538221+0000 mon.c (mon.2) 69 : audit [INF] from='client.? 172.21.15.38:0/3034881612' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:46:39.713 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:39 smithi038 bash[87336]: audit 2024-09-14T04:46:39.538221+0000 mon.c (mon.2) 69 : audit [INF] from='client.? 172.21.15.38:0/3034881612' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:46:39.713 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:39 smithi038 bash[87336]: audit 2024-09-14T04:46:39.538853+0000 mon.a (mon.0) 1389 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:46:39.713 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:39 smithi038 bash[87336]: audit 2024-09-14T04:46:39.538853+0000 mon.a (mon.0) 1389 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:46:39.730 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:39.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:39.733 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:46:39.834 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:39.862 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:39.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:39.873 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:46:39.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:39 smithi123 bash[68976]: audit 2024-09-14T04:46:39.538221+0000 mon.c (mon.2) 69 : audit [INF] from='client.? 172.21.15.38:0/3034881612' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:46:39.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:39 smithi123 bash[68976]: audit 2024-09-14T04:46:39.538221+0000 mon.c (mon.2) 69 : audit [INF] from='client.? 172.21.15.38:0/3034881612' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:46:39.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:39 smithi123 bash[68976]: audit 2024-09-14T04:46:39.538853+0000 mon.a (mon.0) 1389 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:46:39.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:39 smithi123 bash[68976]: audit 2024-09-14T04:46:39.538853+0000 mon.a (mon.0) 1389 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:46:39.973 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:39.993 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:39.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:39.998 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:46:40.098 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:40.120 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:40.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:40.123 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:46:40.143 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0: {} 2024-09-14T04:46:40.144 INFO:teuthology.orchestra.run.smithi038.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-14T04:46:40.184 INFO:teuthology.orchestra.run.smithi038.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-14T04:46:40.185 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1: {} 2024-09-14T04:46:40.221 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2: {} 2024-09-14T04:46:40.221 INFO:teuthology.orchestra.run.smithi038.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-14T04:46:40.224 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:40.249 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:40.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:40.255 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:46:40.268 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3: {} 2024-09-14T04:46:40.268 INFO:teuthology.orchestra.run.smithi038.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-14T04:46:40.298 INFO:teuthology.orchestra.run.smithi038.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-14T04:46:40.299 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4: {} 2024-09-14T04:46:40.323 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5: {} 2024-09-14T04:46:40.323 INFO:teuthology.orchestra.run.smithi038.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-14T04:46:40.356 INFO:teuthology.orchestra.run.smithi038.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-14T04:46:40.356 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6: {} 2024-09-14T04:46:40.356 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:40.381 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7: {} 2024-09-14T04:46:40.382 INFO:teuthology.orchestra.run.smithi038.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-14T04:46:40.387 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:40.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:40.392 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:46:40.437 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:46:40 smithi123 bash[61744]: ts=2024-09-14T04:46:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:46:40.493 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:40.515 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:40.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:40.520 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:46:40.620 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:40.647 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:40.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:40.652 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:46:40.753 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:40.761 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:40 smithi123 bash[68976]: cluster 2024-09-14T04:46:39.498309+0000 mgr.y (mgr.26165) 1172 : cluster [DBG] pgmap v1201: 89 pgs: 89 active+clean; 5.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 718 op/s 2024-09-14T04:46:40.761 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:40 smithi123 bash[68976]: cluster 2024-09-14T04:46:39.498309+0000 mgr.y (mgr.26165) 1172 : cluster [DBG] pgmap v1201: 89 pgs: 89 active+clean; 5.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 718 op/s 2024-09-14T04:46:40.761 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:40 smithi123 bash[68976]: cluster 2024-09-14T04:46:39.598433+0000 mon.a (mon.0) 1390 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:46:40.761 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:40 smithi123 bash[68976]: cluster 2024-09-14T04:46:39.598433+0000 mon.a (mon.0) 1390 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:46:40.761 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:40 smithi123 bash[68976]: audit 2024-09-14T04:46:39.610826+0000 mon.a (mon.0) 1391 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:46:40.761 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:40 smithi123 bash[68976]: audit 2024-09-14T04:46:39.610826+0000 mon.a (mon.0) 1391 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:46:40.761 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:40 smithi123 bash[68976]: cluster 2024-09-14T04:46:39.620760+0000 mon.a (mon.0) 1392 : cluster [DBG] osdmap e242: 8 total, 8 up, 8 in 2024-09-14T04:46:40.761 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:40 smithi123 bash[68976]: cluster 2024-09-14T04:46:39.620760+0000 mon.a (mon.0) 1392 : cluster [DBG] osdmap e242: 8 total, 8 up, 8 in 2024-09-14T04:46:40.761 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:40 smithi123 bash[68976]: audit 2024-09-14T04:46:40.110915+0000 mon.b (mon.1) 28 : audit [DBG] from='client.? 172.21.15.38:0/3797765667' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:46:40.761 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:40 smithi123 bash[68976]: audit 2024-09-14T04:46:40.110915+0000 mon.b (mon.1) 28 : audit [DBG] from='client.? 172.21.15.38:0/3797765667' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:46:40.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:40 smithi038 bash[84940]: cluster 2024-09-14T04:46:39.498309+0000 mgr.y (mgr.26165) 1172 : cluster [DBG] pgmap v1201: 89 pgs: 89 active+clean; 5.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 718 op/s 2024-09-14T04:46:40.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:40 smithi038 bash[84940]: cluster 2024-09-14T04:46:39.498309+0000 mgr.y (mgr.26165) 1172 : cluster [DBG] pgmap v1201: 89 pgs: 89 active+clean; 5.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 718 op/s 2024-09-14T04:46:40.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:40 smithi038 bash[84940]: cluster 2024-09-14T04:46:39.598433+0000 mon.a (mon.0) 1390 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:46:40.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:40 smithi038 bash[84940]: cluster 2024-09-14T04:46:39.598433+0000 mon.a (mon.0) 1390 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:46:40.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:40 smithi038 bash[84940]: audit 2024-09-14T04:46:39.610826+0000 mon.a (mon.0) 1391 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:46:40.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:40 smithi038 bash[84940]: audit 2024-09-14T04:46:39.610826+0000 mon.a (mon.0) 1391 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:46:40.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:40 smithi038 bash[84940]: cluster 2024-09-14T04:46:39.620760+0000 mon.a (mon.0) 1392 : cluster [DBG] osdmap e242: 8 total, 8 up, 8 in 2024-09-14T04:46:40.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:40 smithi038 bash[84940]: cluster 2024-09-14T04:46:39.620760+0000 mon.a (mon.0) 1392 : cluster [DBG] osdmap e242: 8 total, 8 up, 8 in 2024-09-14T04:46:40.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:40 smithi038 bash[84940]: audit 2024-09-14T04:46:40.110915+0000 mon.b (mon.1) 28 : audit [DBG] from='client.? 172.21.15.38:0/3797765667' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:46:40.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:40 smithi038 bash[84940]: audit 2024-09-14T04:46:40.110915+0000 mon.b (mon.1) 28 : audit [DBG] from='client.? 172.21.15.38:0/3797765667' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:46:40.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:40 smithi038 bash[87336]: cluster 2024-09-14T04:46:39.498309+0000 mgr.y (mgr.26165) 1172 : cluster [DBG] pgmap v1201: 89 pgs: 89 active+clean; 5.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 718 op/s 2024-09-14T04:46:40.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:40 smithi038 bash[87336]: cluster 2024-09-14T04:46:39.498309+0000 mgr.y (mgr.26165) 1172 : cluster [DBG] pgmap v1201: 89 pgs: 89 active+clean; 5.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 718 op/s 2024-09-14T04:46:40.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:40 smithi038 bash[87336]: cluster 2024-09-14T04:46:39.598433+0000 mon.a (mon.0) 1390 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:46:40.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:40 smithi038 bash[87336]: cluster 2024-09-14T04:46:39.598433+0000 mon.a (mon.0) 1390 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:46:40.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:40 smithi038 bash[87336]: audit 2024-09-14T04:46:39.610826+0000 mon.a (mon.0) 1391 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:46:40.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:40 smithi038 bash[87336]: audit 2024-09-14T04:46:39.610826+0000 mon.a (mon.0) 1391 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:46:40.775 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:40 smithi038 bash[87336]: cluster 2024-09-14T04:46:39.620760+0000 mon.a (mon.0) 1392 : cluster [DBG] osdmap e242: 8 total, 8 up, 8 in 2024-09-14T04:46:40.775 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:40 smithi038 bash[87336]: cluster 2024-09-14T04:46:39.620760+0000 mon.a (mon.0) 1392 : cluster [DBG] osdmap e242: 8 total, 8 up, 8 in 2024-09-14T04:46:40.775 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:40 smithi038 bash[87336]: audit 2024-09-14T04:46:40.110915+0000 mon.b (mon.1) 28 : audit [DBG] from='client.? 172.21.15.38:0/3797765667' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:46:40.775 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:40 smithi038 bash[87336]: audit 2024-09-14T04:46:40.110915+0000 mon.b (mon.1) 28 : audit [DBG] from='client.? 172.21.15.38:0/3797765667' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:46:40.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:40.776 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:40.776 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:46:40.877 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:40.904 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:40.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:40.905 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:46:41.006 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:41.032 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:41.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:41.039 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:46:41.140 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:41.168 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:41.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:41.172 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:46:41.273 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:41.308 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:41.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:41.311 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:46:41.412 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:41.440 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:41.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:41.444 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:46:41.545 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:41.563 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:41.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:41.565 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:46:41.665 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:41.691 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:41.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:41.694 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:46:41.795 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:41.816 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:41.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:41.818 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:46:41.919 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:41.953 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:41.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:41.957 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:46:42.058 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:42.078 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:42.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:42.080 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:46:42.181 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:42.205 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:42.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:42.210 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:46:42.311 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:42.337 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:42.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:42.340 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:46:42.441 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:42.465 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:42.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:42.467 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:46:42.568 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:42.606 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:42.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:42.610 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:46:42.710 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:42.736 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:42.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:42.739 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:46:42.840 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:42.850 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:42 smithi123 bash[68976]: cluster 2024-09-14T04:46:41.498994+0000 mgr.y (mgr.26165) 1173 : cluster [DBG] pgmap v1203: 89 pgs: 89 active+clean; 4.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 743 op/s 2024-09-14T04:46:42.850 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:42 smithi123 bash[68976]: cluster 2024-09-14T04:46:41.498994+0000 mgr.y (mgr.26165) 1173 : cluster [DBG] pgmap v1203: 89 pgs: 89 active+clean; 4.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 743 op/s 2024-09-14T04:46:42.865 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:42.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:42.868 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:46:42.970 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:42.979 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:42 smithi038 bash[84940]: cluster 2024-09-14T04:46:41.498994+0000 mgr.y (mgr.26165) 1173 : cluster [DBG] pgmap v1203: 89 pgs: 89 active+clean; 4.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 743 op/s 2024-09-14T04:46:42.980 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:42 smithi038 bash[84940]: cluster 2024-09-14T04:46:41.498994+0000 mgr.y (mgr.26165) 1173 : cluster [DBG] pgmap v1203: 89 pgs: 89 active+clean; 4.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 743 op/s 2024-09-14T04:46:42.980 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:42 smithi038 bash[87336]: cluster 2024-09-14T04:46:41.498994+0000 mgr.y (mgr.26165) 1173 : cluster [DBG] pgmap v1203: 89 pgs: 89 active+clean; 4.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 743 op/s 2024-09-14T04:46:42.980 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:42 smithi038 bash[87336]: cluster 2024-09-14T04:46:41.498994+0000 mgr.y (mgr.26165) 1173 : cluster [DBG] pgmap v1203: 89 pgs: 89 active+clean; 4.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 743 op/s 2024-09-14T04:46:42.996 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:43.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:43.001 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:46:43.102 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:43.126 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:43.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:43.129 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:46:43.230 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:43.252 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:43.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:43.258 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:46:43.359 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:43.381 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:43.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:43.383 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:46:43.484 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:43.505 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:43.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:43.507 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:46:43.608 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:43.633 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:43.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:43.636 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:46:43.737 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:43.760 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:43.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:43.765 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:46:43.866 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:43.899 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:43.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:43.906 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:46:44.007 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:44.024 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:44.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:44.026 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:46:44.127 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:44.150 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:44.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:44.152 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:46:44.253 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:44.287 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:44.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:44.293 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:46:44.394 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:44.429 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:44.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:44.433 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:46:44.534 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:44.565 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:44.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:44.566 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:46:44.667 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:44.693 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:44.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:44.697 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:46:44.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:44 smithi038 bash[84940]: cluster 2024-09-14T04:46:43.499816+0000 mgr.y (mgr.26165) 1174 : cluster [DBG] pgmap v1204: 89 pgs: 89 active+clean; 4.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 741 op/s 2024-09-14T04:46:44.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:44 smithi038 bash[84940]: cluster 2024-09-14T04:46:43.499816+0000 mgr.y (mgr.26165) 1174 : cluster [DBG] pgmap v1204: 89 pgs: 89 active+clean; 4.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 741 op/s 2024-09-14T04:46:44.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:44 smithi038 bash[87336]: cluster 2024-09-14T04:46:43.499816+0000 mgr.y (mgr.26165) 1174 : cluster [DBG] pgmap v1204: 89 pgs: 89 active+clean; 4.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 741 op/s 2024-09-14T04:46:44.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:44 smithi038 bash[87336]: cluster 2024-09-14T04:46:43.499816+0000 mgr.y (mgr.26165) 1174 : cluster [DBG] pgmap v1204: 89 pgs: 89 active+clean; 4.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 741 op/s 2024-09-14T04:46:44.798 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:44.827 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:44.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:44.831 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:46:44.932 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:44.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:44 smithi123 bash[68976]: cluster 2024-09-14T04:46:43.499816+0000 mgr.y (mgr.26165) 1174 : cluster [DBG] pgmap v1204: 89 pgs: 89 active+clean; 4.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 741 op/s 2024-09-14T04:46:44.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:44 smithi123 bash[68976]: cluster 2024-09-14T04:46:43.499816+0000 mgr.y (mgr.26165) 1174 : cluster [DBG] pgmap v1204: 89 pgs: 89 active+clean; 4.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 741 op/s 2024-09-14T04:46:44.958 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:44.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:44.962 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:46:45.063 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:45.102 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:45.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:45.110 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:46:45.210 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:45.255 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:45.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:45.257 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:46:45.358 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:45.392 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:45.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:45.395 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:46:45.496 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:45.517 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:45.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:45.519 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:46:45.566 INFO:teuthology.orchestra.run.smithi038.stdout:ERROR: (22) Invalid argument 2024-09-14T04:46:45.566 INFO:teuthology.orchestra.run.smithi038.stdout:op_tracker tracking is not enabled now, so no ops 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-09-14T04:46:45.620 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:45.647 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:45.653 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd unset nodeep-scrub 2024-09-14T04:46:45.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:45.655 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:46:45.664 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-14T04:46:45.755 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:45.816 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:45.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:45.825 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:46:45.926 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:45.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:45 smithi123 bash[68976]: audit 2024-09-14T04:46:45.246248+0000 mon.a (mon.0) 1393 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:46:45.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:45 smithi123 bash[68976]: audit 2024-09-14T04:46:45.246248+0000 mon.a (mon.0) 1393 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:46:45.949 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:45.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:45.954 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:46:46.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:45 smithi038 bash[84940]: audit 2024-09-14T04:46:45.246248+0000 mon.a (mon.0) 1393 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:46:46.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:45 smithi038 bash[84940]: audit 2024-09-14T04:46:45.246248+0000 mon.a (mon.0) 1393 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:46:46.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:45 smithi038 bash[87336]: audit 2024-09-14T04:46:45.246248+0000 mon.a (mon.0) 1393 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:46:46.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:45 smithi038 bash[87336]: audit 2024-09-14T04:46:45.246248+0000 mon.a (mon.0) 1393 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:46:46.054 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:46.086 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:46.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:46.098 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:46:46.198 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:46.232 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:46.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:46.233 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:46:46.334 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:46.355 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:46.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:46.359 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:46:46.460 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:46.485 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:46.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:46.488 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:46:46.589 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:46.615 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:46.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:46.618 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:46:46.673 INFO:teuthology.orchestra.run.smithi038.stderr:set pool 1 pg_num to 11 2024-09-14T04:46:46.719 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:46.726 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:46 smithi038 bash[84940]: cluster 2024-09-14T04:46:45.500364+0000 mgr.y (mgr.26165) 1175 : cluster [DBG] pgmap v1205: 89 pgs: 89 active+clean; 4.8 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 724 op/s 2024-09-14T04:46:46.727 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:46 smithi038 bash[84940]: cluster 2024-09-14T04:46:45.500364+0000 mgr.y (mgr.26165) 1175 : cluster [DBG] pgmap v1205: 89 pgs: 89 active+clean; 4.8 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 724 op/s 2024-09-14T04:46:46.727 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:46 smithi038 bash[84940]: audit 2024-09-14T04:46:45.920468+0000 mon.c (mon.2) 70 : audit [INF] from='client.? 172.21.15.38:0/1485989582' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"} : dispatch 2024-09-14T04:46:46.727 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:46 smithi038 bash[84940]: audit 2024-09-14T04:46:45.920468+0000 mon.c (mon.2) 70 : audit [INF] from='client.? 172.21.15.38:0/1485989582' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"} : dispatch 2024-09-14T04:46:46.727 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:46 smithi038 bash[84940]: audit 2024-09-14T04:46:45.921502+0000 mon.a (mon.0) 1394 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"} : dispatch 2024-09-14T04:46:46.727 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:46 smithi038 bash[84940]: audit 2024-09-14T04:46:45.921502+0000 mon.a (mon.0) 1394 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"} : dispatch 2024-09-14T04:46:46.727 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:46 smithi038 bash[87336]: cluster 2024-09-14T04:46:45.500364+0000 mgr.y (mgr.26165) 1175 : cluster [DBG] pgmap v1205: 89 pgs: 89 active+clean; 4.8 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 724 op/s 2024-09-14T04:46:46.727 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:46 smithi038 bash[87336]: cluster 2024-09-14T04:46:45.500364+0000 mgr.y (mgr.26165) 1175 : cluster [DBG] pgmap v1205: 89 pgs: 89 active+clean; 4.8 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 724 op/s 2024-09-14T04:46:46.727 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:46 smithi038 bash[87336]: audit 2024-09-14T04:46:45.920468+0000 mon.c (mon.2) 70 : audit [INF] from='client.? 172.21.15.38:0/1485989582' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"} : dispatch 2024-09-14T04:46:46.727 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:46 smithi038 bash[87336]: audit 2024-09-14T04:46:45.920468+0000 mon.c (mon.2) 70 : audit [INF] from='client.? 172.21.15.38:0/1485989582' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"} : dispatch 2024-09-14T04:46:46.728 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:46 smithi038 bash[87336]: audit 2024-09-14T04:46:45.921502+0000 mon.a (mon.0) 1394 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"} : dispatch 2024-09-14T04:46:46.728 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:46 smithi038 bash[87336]: audit 2024-09-14T04:46:45.921502+0000 mon.a (mon.0) 1394 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"} : dispatch 2024-09-14T04:46:46.759 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:46.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:46.765 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:46:46.866 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:46.899 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:46.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:46.902 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:46:46.940 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:46 smithi123 bash[68976]: cluster 2024-09-14T04:46:45.500364+0000 mgr.y (mgr.26165) 1175 : cluster [DBG] pgmap v1205: 89 pgs: 89 active+clean; 4.8 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 724 op/s 2024-09-14T04:46:46.940 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:46 smithi123 bash[68976]: cluster 2024-09-14T04:46:45.500364+0000 mgr.y (mgr.26165) 1175 : cluster [DBG] pgmap v1205: 89 pgs: 89 active+clean; 4.8 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 724 op/s 2024-09-14T04:46:46.940 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:46 smithi123 bash[68976]: audit 2024-09-14T04:46:45.920468+0000 mon.c (mon.2) 70 : audit [INF] from='client.? 172.21.15.38:0/1485989582' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"} : dispatch 2024-09-14T04:46:46.940 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:46 smithi123 bash[68976]: audit 2024-09-14T04:46:45.920468+0000 mon.c (mon.2) 70 : audit [INF] from='client.? 172.21.15.38:0/1485989582' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"} : dispatch 2024-09-14T04:46:46.941 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:46 smithi123 bash[68976]: audit 2024-09-14T04:46:45.921502+0000 mon.a (mon.0) 1394 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"} : dispatch 2024-09-14T04:46:46.941 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:46 smithi123 bash[68976]: audit 2024-09-14T04:46:45.921502+0000 mon.a (mon.0) 1394 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"} : dispatch 2024-09-14T04:46:47.004 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:47.029 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:47.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:47.034 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:46:47.135 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:47.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:47.175 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:47.175 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:46:47.276 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:47.300 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:47.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:47.305 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:46:47.309 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.0 dump_historic_ops 2024-09-14T04:46:47.406 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:47.443 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:47.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:47.446 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:46:47.547 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:47.582 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:47.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:47.590 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:46:47.691 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:47.719 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:47.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:47.724 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:46:47.825 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:47.854 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:47.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:47.858 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:46:47.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:47 smithi123 bash[68976]: audit 2024-09-14T04:46:46.660298+0000 mon.a (mon.0) 1395 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"}]': finished 2024-09-14T04:46:47.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:47 smithi123 bash[68976]: audit 2024-09-14T04:46:46.660298+0000 mon.a (mon.0) 1395 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"}]': finished 2024-09-14T04:46:47.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:47 smithi123 bash[68976]: cluster 2024-09-14T04:46:46.669160+0000 mon.a (mon.0) 1396 : cluster [DBG] osdmap e243: 8 total, 8 up, 8 in 2024-09-14T04:46:47.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:47 smithi123 bash[68976]: cluster 2024-09-14T04:46:46.669160+0000 mon.a (mon.0) 1396 : cluster [DBG] osdmap e243: 8 total, 8 up, 8 in 2024-09-14T04:46:47.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:47 smithi123 bash[68976]: audit 2024-09-14T04:46:47.501824+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"} : dispatch 2024-09-14T04:46:47.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:47 smithi123 bash[68976]: audit 2024-09-14T04:46:47.501824+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"} : dispatch 2024-09-14T04:46:47.959 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:47.981 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:47.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:47.990 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:46:48.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:47 smithi038 bash[84940]: audit 2024-09-14T04:46:46.660298+0000 mon.a (mon.0) 1395 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"}]': finished 2024-09-14T04:46:48.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:47 smithi038 bash[84940]: audit 2024-09-14T04:46:46.660298+0000 mon.a (mon.0) 1395 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"}]': finished 2024-09-14T04:46:48.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:47 smithi038 bash[84940]: cluster 2024-09-14T04:46:46.669160+0000 mon.a (mon.0) 1396 : cluster [DBG] osdmap e243: 8 total, 8 up, 8 in 2024-09-14T04:46:48.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:47 smithi038 bash[84940]: cluster 2024-09-14T04:46:46.669160+0000 mon.a (mon.0) 1396 : cluster [DBG] osdmap e243: 8 total, 8 up, 8 in 2024-09-14T04:46:48.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:47 smithi038 bash[84940]: audit 2024-09-14T04:46:47.501824+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"} : dispatch 2024-09-14T04:46:48.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:47 smithi038 bash[84940]: audit 2024-09-14T04:46:47.501824+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"} : dispatch 2024-09-14T04:46:48.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:47 smithi038 bash[87336]: audit 2024-09-14T04:46:46.660298+0000 mon.a (mon.0) 1395 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"}]': finished 2024-09-14T04:46:48.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:47 smithi038 bash[87336]: audit 2024-09-14T04:46:46.660298+0000 mon.a (mon.0) 1395 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"}]': finished 2024-09-14T04:46:48.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:47 smithi038 bash[87336]: cluster 2024-09-14T04:46:46.669160+0000 mon.a (mon.0) 1396 : cluster [DBG] osdmap e243: 8 total, 8 up, 8 in 2024-09-14T04:46:48.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:47 smithi038 bash[87336]: cluster 2024-09-14T04:46:46.669160+0000 mon.a (mon.0) 1396 : cluster [DBG] osdmap e243: 8 total, 8 up, 8 in 2024-09-14T04:46:48.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:47 smithi038 bash[87336]: audit 2024-09-14T04:46:47.501824+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"} : dispatch 2024-09-14T04:46:48.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:47 smithi038 bash[87336]: audit 2024-09-14T04:46:47.501824+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"} : dispatch 2024-09-14T04:46:48.091 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:48.116 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:48.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:48.124 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:46:48.225 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:48.256 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:48.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:48.258 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:46:48.360 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:48.401 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:48.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:48.405 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:46:48.506 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:48.515 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:46:48 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:46:48] "GET /metrics HTTP/1.1" 200 36702 "" "Prometheus/2.51.0" 2024-09-14T04:46:48.537 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:48.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:48.540 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:46:48.641 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:48.676 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:48.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:48.679 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:46:48.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:48 smithi038 bash[84940]: cluster 2024-09-14T04:46:47.500818+0000 mgr.y (mgr.26165) 1176 : cluster [DBG] pgmap v1207: 89 pgs: 89 active+clean; 4.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 777 op/s 2024-09-14T04:46:48.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:48 smithi038 bash[84940]: cluster 2024-09-14T04:46:47.500818+0000 mgr.y (mgr.26165) 1176 : cluster [DBG] pgmap v1207: 89 pgs: 89 active+clean; 4.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 777 op/s 2024-09-14T04:46:48.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:48 smithi038 bash[84940]: audit 2024-09-14T04:46:47.677084+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"}]': finished 2024-09-14T04:46:48.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:48 smithi038 bash[84940]: audit 2024-09-14T04:46:47.677084+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"}]': finished 2024-09-14T04:46:48.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:48 smithi038 bash[84940]: cluster 2024-09-14T04:46:47.680247+0000 mon.a (mon.0) 1399 : cluster [DBG] osdmap e244: 8 total, 8 up, 8 in 2024-09-14T04:46:48.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:48 smithi038 bash[84940]: cluster 2024-09-14T04:46:47.680247+0000 mon.a (mon.0) 1399 : cluster [DBG] osdmap e244: 8 total, 8 up, 8 in 2024-09-14T04:46:48.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:48 smithi038 bash[87336]: cluster 2024-09-14T04:46:47.500818+0000 mgr.y (mgr.26165) 1176 : cluster [DBG] pgmap v1207: 89 pgs: 89 active+clean; 4.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 777 op/s 2024-09-14T04:46:48.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:48 smithi038 bash[87336]: cluster 2024-09-14T04:46:47.500818+0000 mgr.y (mgr.26165) 1176 : cluster [DBG] pgmap v1207: 89 pgs: 89 active+clean; 4.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 777 op/s 2024-09-14T04:46:48.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:48 smithi038 bash[87336]: audit 2024-09-14T04:46:47.677084+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"}]': finished 2024-09-14T04:46:48.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:48 smithi038 bash[87336]: audit 2024-09-14T04:46:47.677084+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"}]': finished 2024-09-14T04:46:48.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:48 smithi038 bash[87336]: cluster 2024-09-14T04:46:47.680247+0000 mon.a (mon.0) 1399 : cluster [DBG] osdmap e244: 8 total, 8 up, 8 in 2024-09-14T04:46:48.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:48 smithi038 bash[87336]: cluster 2024-09-14T04:46:47.680247+0000 mon.a (mon.0) 1399 : cluster [DBG] osdmap e244: 8 total, 8 up, 8 in 2024-09-14T04:46:48.779 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:48.808 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:48.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:48.817 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:46:48.917 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:48.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:48 smithi123 bash[68976]: cluster 2024-09-14T04:46:47.500818+0000 mgr.y (mgr.26165) 1176 : cluster [DBG] pgmap v1207: 89 pgs: 89 active+clean; 4.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 777 op/s 2024-09-14T04:46:48.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:48 smithi123 bash[68976]: cluster 2024-09-14T04:46:47.500818+0000 mgr.y (mgr.26165) 1176 : cluster [DBG] pgmap v1207: 89 pgs: 89 active+clean; 4.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 777 op/s 2024-09-14T04:46:48.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:48 smithi123 bash[68976]: audit 2024-09-14T04:46:47.677084+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"}]': finished 2024-09-14T04:46:48.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:48 smithi123 bash[68976]: audit 2024-09-14T04:46:47.677084+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"}]': finished 2024-09-14T04:46:48.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:48 smithi123 bash[68976]: cluster 2024-09-14T04:46:47.680247+0000 mon.a (mon.0) 1399 : cluster [DBG] osdmap e244: 8 total, 8 up, 8 in 2024-09-14T04:46:48.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:48 smithi123 bash[68976]: cluster 2024-09-14T04:46:47.680247+0000 mon.a (mon.0) 1399 : cluster [DBG] osdmap e244: 8 total, 8 up, 8 in 2024-09-14T04:46:48.945 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:48.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:48.948 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:46:49.049 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:49.077 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:49.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:49.082 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:46:49.183 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:49.219 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:49.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:49.223 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:46:49.324 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:49.350 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:49.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:49.354 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:46:49.454 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:49.480 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:49.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:49.485 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:46:49.586 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:49.610 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:49.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:49.615 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:46:49.716 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:49.743 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:49.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:49.748 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:46:49.848 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:49.889 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:49.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:49.893 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:46:49.994 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:50.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:49 smithi123 bash[68976]: cluster 2024-09-14T04:46:48.704002+0000 mon.a (mon.0) 1400 : cluster [DBG] osdmap e245: 8 total, 8 up, 8 in 2024-09-14T04:46:50.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:49 smithi123 bash[68976]: cluster 2024-09-14T04:46:48.704002+0000 mon.a (mon.0) 1400 : cluster [DBG] osdmap e245: 8 total, 8 up, 8 in 2024-09-14T04:46:50.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:49 smithi038 bash[84940]: cluster 2024-09-14T04:46:48.704002+0000 mon.a (mon.0) 1400 : cluster [DBG] osdmap e245: 8 total, 8 up, 8 in 2024-09-14T04:46:50.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:49 smithi038 bash[84940]: cluster 2024-09-14T04:46:48.704002+0000 mon.a (mon.0) 1400 : cluster [DBG] osdmap e245: 8 total, 8 up, 8 in 2024-09-14T04:46:50.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:49 smithi038 bash[87336]: cluster 2024-09-14T04:46:48.704002+0000 mon.a (mon.0) 1400 : cluster [DBG] osdmap e245: 8 total, 8 up, 8 in 2024-09-14T04:46:50.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:49 smithi038 bash[87336]: cluster 2024-09-14T04:46:48.704002+0000 mon.a (mon.0) 1400 : cluster [DBG] osdmap e245: 8 total, 8 up, 8 in 2024-09-14T04:46:50.023 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:50.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:50.024 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:46:50.125 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:50.152 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:50.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:50.155 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:46:50.256 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:50.264 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:46:50 smithi123 bash[61744]: ts=2024-09-14T04:46:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:46:50.282 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:50.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:50.285 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:46:50.386 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:50.409 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:50.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:50.411 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:46:50.512 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:50.539 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:50.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:50.545 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:46:50.646 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:50.676 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:50.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:50.678 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:46:50.779 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:50.818 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:50.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:50.823 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:46:50.924 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:50.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:50 smithi123 bash[68976]: cluster 2024-09-14T04:46:49.226932+0000 osd.7 (osd.7) 1 : cluster [DBG] 1.0 scrub starts 2024-09-14T04:46:50.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:50 smithi123 bash[68976]: cluster 2024-09-14T04:46:49.226932+0000 osd.7 (osd.7) 1 : cluster [DBG] 1.0 scrub starts 2024-09-14T04:46:50.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:50 smithi123 bash[68976]: cluster 2024-09-14T04:46:49.238449+0000 osd.7 (osd.7) 2 : cluster [DBG] 1.0 scrub ok 2024-09-14T04:46:50.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:50 smithi123 bash[68976]: cluster 2024-09-14T04:46:49.238449+0000 osd.7 (osd.7) 2 : cluster [DBG] 1.0 scrub ok 2024-09-14T04:46:50.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:50 smithi123 bash[68976]: cluster 2024-09-14T04:46:49.501326+0000 mgr.y (mgr.26165) 1177 : cluster [DBG] pgmap v1210: 99 pgs: 10 unknown, 89 active+clean; 4.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 718 op/s 2024-09-14T04:46:50.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:50 smithi123 bash[68976]: cluster 2024-09-14T04:46:49.501326+0000 mgr.y (mgr.26165) 1177 : cluster [DBG] pgmap v1210: 99 pgs: 10 unknown, 89 active+clean; 4.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 718 op/s 2024-09-14T04:46:50.947 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:50.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:50.952 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:46:51.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:50 smithi038 bash[84940]: cluster 2024-09-14T04:46:49.226932+0000 osd.7 (osd.7) 1 : cluster [DBG] 1.0 scrub starts 2024-09-14T04:46:51.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:50 smithi038 bash[84940]: cluster 2024-09-14T04:46:49.226932+0000 osd.7 (osd.7) 1 : cluster [DBG] 1.0 scrub starts 2024-09-14T04:46:51.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:50 smithi038 bash[84940]: cluster 2024-09-14T04:46:49.238449+0000 osd.7 (osd.7) 2 : cluster [DBG] 1.0 scrub ok 2024-09-14T04:46:51.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:50 smithi038 bash[84940]: cluster 2024-09-14T04:46:49.238449+0000 osd.7 (osd.7) 2 : cluster [DBG] 1.0 scrub ok 2024-09-14T04:46:51.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:50 smithi038 bash[84940]: cluster 2024-09-14T04:46:49.501326+0000 mgr.y (mgr.26165) 1177 : cluster [DBG] pgmap v1210: 99 pgs: 10 unknown, 89 active+clean; 4.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 718 op/s 2024-09-14T04:46:51.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:50 smithi038 bash[84940]: cluster 2024-09-14T04:46:49.501326+0000 mgr.y (mgr.26165) 1177 : cluster [DBG] pgmap v1210: 99 pgs: 10 unknown, 89 active+clean; 4.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 718 op/s 2024-09-14T04:46:51.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:50 smithi038 bash[87336]: cluster 2024-09-14T04:46:49.226932+0000 osd.7 (osd.7) 1 : cluster [DBG] 1.0 scrub starts 2024-09-14T04:46:51.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:50 smithi038 bash[87336]: cluster 2024-09-14T04:46:49.226932+0000 osd.7 (osd.7) 1 : cluster [DBG] 1.0 scrub starts 2024-09-14T04:46:51.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:50 smithi038 bash[87336]: cluster 2024-09-14T04:46:49.238449+0000 osd.7 (osd.7) 2 : cluster [DBG] 1.0 scrub ok 2024-09-14T04:46:51.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:50 smithi038 bash[87336]: cluster 2024-09-14T04:46:49.238449+0000 osd.7 (osd.7) 2 : cluster [DBG] 1.0 scrub ok 2024-09-14T04:46:51.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:50 smithi038 bash[87336]: cluster 2024-09-14T04:46:49.501326+0000 mgr.y (mgr.26165) 1177 : cluster [DBG] pgmap v1210: 99 pgs: 10 unknown, 89 active+clean; 4.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 718 op/s 2024-09-14T04:46:51.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:50 smithi038 bash[87336]: cluster 2024-09-14T04:46:49.501326+0000 mgr.y (mgr.26165) 1177 : cluster [DBG] pgmap v1210: 99 pgs: 10 unknown, 89 active+clean; 4.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 718 op/s 2024-09-14T04:46:51.052 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:51.087 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:51.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:51.090 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:46:51.191 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:51.217 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:51.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:51.223 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:46:51.324 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:51.355 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:51.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:51.359 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:46:51.459 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:51.483 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:51.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:51.486 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:46:51.587 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:51.617 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:51.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:51.624 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:46:51.725 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:51.753 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:51.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:51.758 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:46:51.793 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:46:51.795 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:46:51.859 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:51.867 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:51 smithi123 bash[68976]: audit 2024-09-14T04:46:51.502666+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"} : dispatch 2024-09-14T04:46:51.868 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:51 smithi123 bash[68976]: audit 2024-09-14T04:46:51.502666+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"} : dispatch 2024-09-14T04:46:51.884 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:51.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:51.887 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:46:51.987 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:52.008 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:51 smithi038 bash[87336]: audit 2024-09-14T04:46:51.502666+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"} : dispatch 2024-09-14T04:46:52.008 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:51 smithi038 bash[87336]: audit 2024-09-14T04:46:51.502666+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"} : dispatch 2024-09-14T04:46:52.008 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:51 smithi038 bash[84940]: audit 2024-09-14T04:46:51.502666+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"} : dispatch 2024-09-14T04:46:52.009 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:51 smithi038 bash[84940]: audit 2024-09-14T04:46:51.502666+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"} : dispatch 2024-09-14T04:46:52.014 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:52.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:52.022 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:46:52.123 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:52.155 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:52.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:52.158 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:46:52.259 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:52.291 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:52.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:52.295 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:46:52.395 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:52.419 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:52.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:52.424 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:46:52.524 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:52.543 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:52.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:52.545 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:46:52.646 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:52.669 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:52.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:52.671 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:46:52.773 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:52.815 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:46:52.815 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:52.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:52.818 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:46:52.919 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:52.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:52 smithi123 bash[68976]: cluster 2024-09-14T04:46:51.226972+0000 osd.7 (osd.7) 3 : cluster [DBG] 1.7 scrub starts 2024-09-14T04:46:52.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:52 smithi123 bash[68976]: cluster 2024-09-14T04:46:51.226972+0000 osd.7 (osd.7) 3 : cluster [DBG] 1.7 scrub starts 2024-09-14T04:46:52.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:52 smithi123 bash[68976]: cluster 2024-09-14T04:46:51.240759+0000 osd.7 (osd.7) 4 : cluster [DBG] 1.7 scrub ok 2024-09-14T04:46:52.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:52 smithi123 bash[68976]: cluster 2024-09-14T04:46:51.240759+0000 osd.7 (osd.7) 4 : cluster [DBG] 1.7 scrub ok 2024-09-14T04:46:52.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:52 smithi123 bash[68976]: cluster 2024-09-14T04:46:51.501913+0000 mgr.y (mgr.26165) 1178 : cluster [DBG] pgmap v1211: 99 pgs: 99 active+clean; 4.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 987 op/s 2024-09-14T04:46:52.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:52 smithi123 bash[68976]: cluster 2024-09-14T04:46:51.501913+0000 mgr.y (mgr.26165) 1178 : cluster [DBG] pgmap v1211: 99 pgs: 99 active+clean; 4.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 987 op/s 2024-09-14T04:46:52.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:52 smithi123 bash[68976]: audit 2024-09-14T04:46:51.731950+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"}]': finished 2024-09-14T04:46:52.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:52 smithi123 bash[68976]: audit 2024-09-14T04:46:51.731950+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"}]': finished 2024-09-14T04:46:52.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:52 smithi123 bash[68976]: cluster 2024-09-14T04:46:51.737686+0000 mon.a (mon.0) 1403 : cluster [DBG] osdmap e246: 8 total, 8 up, 8 in 2024-09-14T04:46:52.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:52 smithi123 bash[68976]: cluster 2024-09-14T04:46:51.737686+0000 mon.a (mon.0) 1403 : cluster [DBG] osdmap e246: 8 total, 8 up, 8 in 2024-09-14T04:46:52.944 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:52.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:52.949 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:46:53.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:52 smithi038 bash[84940]: cluster 2024-09-14T04:46:51.226972+0000 osd.7 (osd.7) 3 : cluster [DBG] 1.7 scrub starts 2024-09-14T04:46:53.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:52 smithi038 bash[84940]: cluster 2024-09-14T04:46:51.226972+0000 osd.7 (osd.7) 3 : cluster [DBG] 1.7 scrub starts 2024-09-14T04:46:53.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:52 smithi038 bash[84940]: cluster 2024-09-14T04:46:51.240759+0000 osd.7 (osd.7) 4 : cluster [DBG] 1.7 scrub ok 2024-09-14T04:46:53.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:52 smithi038 bash[84940]: cluster 2024-09-14T04:46:51.240759+0000 osd.7 (osd.7) 4 : cluster [DBG] 1.7 scrub ok 2024-09-14T04:46:53.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:52 smithi038 bash[84940]: cluster 2024-09-14T04:46:51.501913+0000 mgr.y (mgr.26165) 1178 : cluster [DBG] pgmap v1211: 99 pgs: 99 active+clean; 4.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 987 op/s 2024-09-14T04:46:53.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:52 smithi038 bash[84940]: cluster 2024-09-14T04:46:51.501913+0000 mgr.y (mgr.26165) 1178 : cluster [DBG] pgmap v1211: 99 pgs: 99 active+clean; 4.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 987 op/s 2024-09-14T04:46:53.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:52 smithi038 bash[84940]: audit 2024-09-14T04:46:51.731950+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"}]': finished 2024-09-14T04:46:53.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:52 smithi038 bash[84940]: audit 2024-09-14T04:46:51.731950+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"}]': finished 2024-09-14T04:46:53.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:52 smithi038 bash[84940]: cluster 2024-09-14T04:46:51.737686+0000 mon.a (mon.0) 1403 : cluster [DBG] osdmap e246: 8 total, 8 up, 8 in 2024-09-14T04:46:53.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:52 smithi038 bash[84940]: cluster 2024-09-14T04:46:51.737686+0000 mon.a (mon.0) 1403 : cluster [DBG] osdmap e246: 8 total, 8 up, 8 in 2024-09-14T04:46:53.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:52 smithi038 bash[87336]: cluster 2024-09-14T04:46:51.226972+0000 osd.7 (osd.7) 3 : cluster [DBG] 1.7 scrub starts 2024-09-14T04:46:53.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:52 smithi038 bash[87336]: cluster 2024-09-14T04:46:51.226972+0000 osd.7 (osd.7) 3 : cluster [DBG] 1.7 scrub starts 2024-09-14T04:46:53.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:52 smithi038 bash[87336]: cluster 2024-09-14T04:46:51.240759+0000 osd.7 (osd.7) 4 : cluster [DBG] 1.7 scrub ok 2024-09-14T04:46:53.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:52 smithi038 bash[87336]: cluster 2024-09-14T04:46:51.240759+0000 osd.7 (osd.7) 4 : cluster [DBG] 1.7 scrub ok 2024-09-14T04:46:53.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:52 smithi038 bash[87336]: cluster 2024-09-14T04:46:51.501913+0000 mgr.y (mgr.26165) 1178 : cluster [DBG] pgmap v1211: 99 pgs: 99 active+clean; 4.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 987 op/s 2024-09-14T04:46:53.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:52 smithi038 bash[87336]: cluster 2024-09-14T04:46:51.501913+0000 mgr.y (mgr.26165) 1178 : cluster [DBG] pgmap v1211: 99 pgs: 99 active+clean; 4.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 987 op/s 2024-09-14T04:46:53.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:52 smithi038 bash[87336]: audit 2024-09-14T04:46:51.731950+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"}]': finished 2024-09-14T04:46:53.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:52 smithi038 bash[87336]: audit 2024-09-14T04:46:51.731950+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"}]': finished 2024-09-14T04:46:53.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:52 smithi038 bash[87336]: cluster 2024-09-14T04:46:51.737686+0000 mon.a (mon.0) 1403 : cluster [DBG] osdmap e246: 8 total, 8 up, 8 in 2024-09-14T04:46:53.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:52 smithi038 bash[87336]: cluster 2024-09-14T04:46:51.737686+0000 mon.a (mon.0) 1403 : cluster [DBG] osdmap e246: 8 total, 8 up, 8 in 2024-09-14T04:46:53.050 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:53.083 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:53.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:53.088 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:46:53.189 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:53.215 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:53.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:53.220 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:46:53.261 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 4, 5, 6, 7, 0] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-09-14T04:46:53.261 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-14T04:46:53.261 INFO:tasks.thrashosds.thrasher:primary_affinity 2024-09-14T04:46:53.261 INFO:tasks.thrashosds.thrasher:Setting osd 7 primary_affinity to 0.241157 2024-09-14T04:46:53.262 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd primary-affinity 7 0.24115673485493516 2024-09-14T04:46:53.320 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:53.353 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:53.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:53.358 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:46:53.459 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:53.491 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:53.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:53.494 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:46:53.595 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:53.619 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:53.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:53.625 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:46:53.725 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:53.761 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:53.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:53.765 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:46:53.866 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:53.892 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:53.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:53.894 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:46:53.995 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:54.013 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:54.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:54.015 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:46:54.047 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:53 smithi038 bash[87336]: cluster 2024-09-14T04:46:52.758229+0000 mon.a (mon.0) 1404 : cluster [DBG] osdmap e247: 8 total, 8 up, 8 in 2024-09-14T04:46:54.047 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:53 smithi038 bash[87336]: cluster 2024-09-14T04:46:52.758229+0000 mon.a (mon.0) 1404 : cluster [DBG] osdmap e247: 8 total, 8 up, 8 in 2024-09-14T04:46:54.047 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:53 smithi038 bash[87336]: cluster 2024-09-14T04:46:52.967770+0000 osd.4 (osd.4) 11 : cluster [DBG] 1.5 scrub starts 2024-09-14T04:46:54.048 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:53 smithi038 bash[87336]: cluster 2024-09-14T04:46:52.967770+0000 osd.4 (osd.4) 11 : cluster [DBG] 1.5 scrub starts 2024-09-14T04:46:54.048 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:53 smithi038 bash[87336]: cluster 2024-09-14T04:46:52.976274+0000 osd.4 (osd.4) 12 : cluster [DBG] 1.5 scrub ok 2024-09-14T04:46:54.048 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:53 smithi038 bash[87336]: cluster 2024-09-14T04:46:52.976274+0000 osd.4 (osd.4) 12 : cluster [DBG] 1.5 scrub ok 2024-09-14T04:46:54.048 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:53 smithi038 bash[87336]: cluster 2024-09-14T04:46:53.217591+0000 osd.0 (osd.0) 5 : cluster [DBG] 1.2 scrub starts 2024-09-14T04:46:54.048 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:53 smithi038 bash[87336]: cluster 2024-09-14T04:46:53.217591+0000 osd.0 (osd.0) 5 : cluster [DBG] 1.2 scrub starts 2024-09-14T04:46:54.048 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:53 smithi038 bash[87336]: cluster 2024-09-14T04:46:53.222893+0000 osd.0 (osd.0) 6 : cluster [DBG] 1.2 scrub ok 2024-09-14T04:46:54.048 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:53 smithi038 bash[87336]: cluster 2024-09-14T04:46:53.222893+0000 osd.0 (osd.0) 6 : cluster [DBG] 1.2 scrub ok 2024-09-14T04:46:54.048 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:53 smithi038 bash[84940]: cluster 2024-09-14T04:46:52.758229+0000 mon.a (mon.0) 1404 : cluster [DBG] osdmap e247: 8 total, 8 up, 8 in 2024-09-14T04:46:54.048 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:53 smithi038 bash[84940]: cluster 2024-09-14T04:46:52.758229+0000 mon.a (mon.0) 1404 : cluster [DBG] osdmap e247: 8 total, 8 up, 8 in 2024-09-14T04:46:54.049 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:53 smithi038 bash[84940]: cluster 2024-09-14T04:46:52.967770+0000 osd.4 (osd.4) 11 : cluster [DBG] 1.5 scrub starts 2024-09-14T04:46:54.049 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:53 smithi038 bash[84940]: cluster 2024-09-14T04:46:52.967770+0000 osd.4 (osd.4) 11 : cluster [DBG] 1.5 scrub starts 2024-09-14T04:46:54.049 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:53 smithi038 bash[84940]: cluster 2024-09-14T04:46:52.976274+0000 osd.4 (osd.4) 12 : cluster [DBG] 1.5 scrub ok 2024-09-14T04:46:54.049 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:53 smithi038 bash[84940]: cluster 2024-09-14T04:46:52.976274+0000 osd.4 (osd.4) 12 : cluster [DBG] 1.5 scrub ok 2024-09-14T04:46:54.049 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:53 smithi038 bash[84940]: cluster 2024-09-14T04:46:53.217591+0000 osd.0 (osd.0) 5 : cluster [DBG] 1.2 scrub starts 2024-09-14T04:46:54.049 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:53 smithi038 bash[84940]: cluster 2024-09-14T04:46:53.217591+0000 osd.0 (osd.0) 5 : cluster [DBG] 1.2 scrub starts 2024-09-14T04:46:54.049 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:53 smithi038 bash[84940]: cluster 2024-09-14T04:46:53.222893+0000 osd.0 (osd.0) 6 : cluster [DBG] 1.2 scrub ok 2024-09-14T04:46:54.049 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:53 smithi038 bash[84940]: cluster 2024-09-14T04:46:53.222893+0000 osd.0 (osd.0) 6 : cluster [DBG] 1.2 scrub ok 2024-09-14T04:46:54.116 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:54.163 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:54.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:54.165 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:46:54.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:53 smithi123 bash[68976]: cluster 2024-09-14T04:46:52.758229+0000 mon.a (mon.0) 1404 : cluster [DBG] osdmap e247: 8 total, 8 up, 8 in 2024-09-14T04:46:54.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:53 smithi123 bash[68976]: cluster 2024-09-14T04:46:52.758229+0000 mon.a (mon.0) 1404 : cluster [DBG] osdmap e247: 8 total, 8 up, 8 in 2024-09-14T04:46:54.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:53 smithi123 bash[68976]: cluster 2024-09-14T04:46:52.967770+0000 osd.4 (osd.4) 11 : cluster [DBG] 1.5 scrub starts 2024-09-14T04:46:54.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:53 smithi123 bash[68976]: cluster 2024-09-14T04:46:52.967770+0000 osd.4 (osd.4) 11 : cluster [DBG] 1.5 scrub starts 2024-09-14T04:46:54.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:53 smithi123 bash[68976]: cluster 2024-09-14T04:46:52.976274+0000 osd.4 (osd.4) 12 : cluster [DBG] 1.5 scrub ok 2024-09-14T04:46:54.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:53 smithi123 bash[68976]: cluster 2024-09-14T04:46:52.976274+0000 osd.4 (osd.4) 12 : cluster [DBG] 1.5 scrub ok 2024-09-14T04:46:54.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:53 smithi123 bash[68976]: cluster 2024-09-14T04:46:53.217591+0000 osd.0 (osd.0) 5 : cluster [DBG] 1.2 scrub starts 2024-09-14T04:46:54.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:53 smithi123 bash[68976]: cluster 2024-09-14T04:46:53.217591+0000 osd.0 (osd.0) 5 : cluster [DBG] 1.2 scrub starts 2024-09-14T04:46:54.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:53 smithi123 bash[68976]: cluster 2024-09-14T04:46:53.222893+0000 osd.0 (osd.0) 6 : cluster [DBG] 1.2 scrub ok 2024-09-14T04:46:54.190 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:53 smithi123 bash[68976]: cluster 2024-09-14T04:46:53.222893+0000 osd.0 (osd.0) 6 : cluster [DBG] 1.2 scrub ok 2024-09-14T04:46:54.266 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:54.295 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:54.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:54.299 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:46:54.399 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:54.426 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:54.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:54.431 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:46:54.532 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:54.552 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:54.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:54.554 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:46:54.654 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:54.686 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:54.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:54.691 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:46:54.792 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:54.821 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:54.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:54.826 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:46:54.926 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:54.952 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:54.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:54.957 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:46:55.057 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:55.076 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:55.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:55.078 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:46:55.179 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:55.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:54 smithi123 bash[68976]: cluster 2024-09-14T04:46:52.980359+0000 osd.1 (osd.1) 15 : cluster [DBG] 1.3 scrub starts 2024-09-14T04:46:55.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:54 smithi123 bash[68976]: cluster 2024-09-14T04:46:52.980359+0000 osd.1 (osd.1) 15 : cluster [DBG] 1.3 scrub starts 2024-09-14T04:46:55.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:54 smithi123 bash[68976]: cluster 2024-09-14T04:46:52.981884+0000 osd.1 (osd.1) 16 : cluster [DBG] 1.3 scrub ok 2024-09-14T04:46:55.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:54 smithi123 bash[68976]: cluster 2024-09-14T04:46:52.981884+0000 osd.1 (osd.1) 16 : cluster [DBG] 1.3 scrub ok 2024-09-14T04:46:55.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:54 smithi123 bash[68976]: cluster 2024-09-14T04:46:53.502484+0000 mgr.y (mgr.26165) 1179 : cluster [DBG] pgmap v1214: 99 pgs: 2 peering, 97 active+clean; 4.3 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 792 op/s 2024-09-14T04:46:55.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:54 smithi123 bash[68976]: cluster 2024-09-14T04:46:53.502484+0000 mgr.y (mgr.26165) 1179 : cluster [DBG] pgmap v1214: 99 pgs: 2 peering, 97 active+clean; 4.3 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 792 op/s 2024-09-14T04:46:55.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:54 smithi123 bash[68976]: cluster 2024-09-14T04:46:53.612556+0000 osd.3 (osd.3) 8 : cluster [DBG] 1.4 scrub starts 2024-09-14T04:46:55.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:54 smithi123 bash[68976]: cluster 2024-09-14T04:46:53.612556+0000 osd.3 (osd.3) 8 : cluster [DBG] 1.4 scrub starts 2024-09-14T04:46:55.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:54 smithi123 bash[68976]: cluster 2024-09-14T04:46:53.614194+0000 osd.3 (osd.3) 9 : cluster [DBG] 1.4 scrub ok 2024-09-14T04:46:55.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:54 smithi123 bash[68976]: cluster 2024-09-14T04:46:53.614194+0000 osd.3 (osd.3) 9 : cluster [DBG] 1.4 scrub ok 2024-09-14T04:46:55.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:54 smithi123 bash[68976]: cluster 2024-09-14T04:46:53.717342+0000 osd.2 (osd.2) 1 : cluster [DBG] 1.a scrub starts 2024-09-14T04:46:55.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:54 smithi123 bash[68976]: cluster 2024-09-14T04:46:53.717342+0000 osd.2 (osd.2) 1 : cluster [DBG] 1.a scrub starts 2024-09-14T04:46:55.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:54 smithi123 bash[68976]: cluster 2024-09-14T04:46:53.723187+0000 osd.2 (osd.2) 2 : cluster [DBG] 1.a scrub ok 2024-09-14T04:46:55.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:54 smithi123 bash[68976]: cluster 2024-09-14T04:46:53.723187+0000 osd.2 (osd.2) 2 : cluster [DBG] 1.a scrub ok 2024-09-14T04:46:55.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:54 smithi123 bash[68976]: cluster 2024-09-14T04:46:53.751038+0000 mon.a (mon.0) 1405 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-09-14T04:46:55.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:54 smithi123 bash[68976]: cluster 2024-09-14T04:46:53.751038+0000 mon.a (mon.0) 1405 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-09-14T04:46:55.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:54 smithi123 bash[68976]: cluster 2024-09-14T04:46:54.221576+0000 osd.0 (osd.0) 7 : cluster [DBG] 1.1 scrub starts 2024-09-14T04:46:55.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:54 smithi123 bash[68976]: cluster 2024-09-14T04:46:54.221576+0000 osd.0 (osd.0) 7 : cluster [DBG] 1.1 scrub starts 2024-09-14T04:46:55.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:54 smithi123 bash[68976]: cluster 2024-09-14T04:46:54.233866+0000 osd.0 (osd.0) 8 : cluster [DBG] 1.1 scrub ok 2024-09-14T04:46:55.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:54 smithi123 bash[68976]: cluster 2024-09-14T04:46:54.233866+0000 osd.0 (osd.0) 8 : cluster [DBG] 1.1 scrub ok 2024-09-14T04:46:55.209 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:55.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:55.213 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:46:55.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:55 smithi038 bash[84940]: cluster 2024-09-14T04:46:52.980359+0000 osd.1 (osd.1) 15 : cluster [DBG] 1.3 scrub starts 2024-09-14T04:46:55.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:55 smithi038 bash[84940]: cluster 2024-09-14T04:46:52.980359+0000 osd.1 (osd.1) 15 : cluster [DBG] 1.3 scrub starts 2024-09-14T04:46:55.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:55 smithi038 bash[84940]: cluster 2024-09-14T04:46:52.981884+0000 osd.1 (osd.1) 16 : cluster [DBG] 1.3 scrub ok 2024-09-14T04:46:55.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:55 smithi038 bash[84940]: cluster 2024-09-14T04:46:52.981884+0000 osd.1 (osd.1) 16 : cluster [DBG] 1.3 scrub ok 2024-09-14T04:46:55.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:55 smithi038 bash[84940]: cluster 2024-09-14T04:46:53.502484+0000 mgr.y (mgr.26165) 1179 : cluster [DBG] pgmap v1214: 99 pgs: 2 peering, 97 active+clean; 4.3 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 792 op/s 2024-09-14T04:46:55.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:55 smithi038 bash[84940]: cluster 2024-09-14T04:46:53.502484+0000 mgr.y (mgr.26165) 1179 : cluster [DBG] pgmap v1214: 99 pgs: 2 peering, 97 active+clean; 4.3 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 792 op/s 2024-09-14T04:46:55.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:55 smithi038 bash[84940]: cluster 2024-09-14T04:46:53.612556+0000 osd.3 (osd.3) 8 : cluster [DBG] 1.4 scrub starts 2024-09-14T04:46:55.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:55 smithi038 bash[84940]: cluster 2024-09-14T04:46:53.612556+0000 osd.3 (osd.3) 8 : cluster [DBG] 1.4 scrub starts 2024-09-14T04:46:55.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:55 smithi038 bash[84940]: cluster 2024-09-14T04:46:53.614194+0000 osd.3 (osd.3) 9 : cluster [DBG] 1.4 scrub ok 2024-09-14T04:46:55.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:55 smithi038 bash[84940]: cluster 2024-09-14T04:46:53.614194+0000 osd.3 (osd.3) 9 : cluster [DBG] 1.4 scrub ok 2024-09-14T04:46:55.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:55 smithi038 bash[84940]: cluster 2024-09-14T04:46:53.717342+0000 osd.2 (osd.2) 1 : cluster [DBG] 1.a scrub starts 2024-09-14T04:46:55.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:55 smithi038 bash[84940]: cluster 2024-09-14T04:46:53.717342+0000 osd.2 (osd.2) 1 : cluster [DBG] 1.a scrub starts 2024-09-14T04:46:55.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:55 smithi038 bash[84940]: cluster 2024-09-14T04:46:53.723187+0000 osd.2 (osd.2) 2 : cluster [DBG] 1.a scrub ok 2024-09-14T04:46:55.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:55 smithi038 bash[84940]: cluster 2024-09-14T04:46:53.723187+0000 osd.2 (osd.2) 2 : cluster [DBG] 1.a scrub ok 2024-09-14T04:46:55.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:55 smithi038 bash[84940]: cluster 2024-09-14T04:46:53.751038+0000 mon.a (mon.0) 1405 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-09-14T04:46:55.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:55 smithi038 bash[84940]: cluster 2024-09-14T04:46:53.751038+0000 mon.a (mon.0) 1405 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-09-14T04:46:55.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:55 smithi038 bash[84940]: cluster 2024-09-14T04:46:54.221576+0000 osd.0 (osd.0) 7 : cluster [DBG] 1.1 scrub starts 2024-09-14T04:46:55.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:55 smithi038 bash[84940]: cluster 2024-09-14T04:46:54.221576+0000 osd.0 (osd.0) 7 : cluster [DBG] 1.1 scrub starts 2024-09-14T04:46:55.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:55 smithi038 bash[84940]: cluster 2024-09-14T04:46:54.233866+0000 osd.0 (osd.0) 8 : cluster [DBG] 1.1 scrub ok 2024-09-14T04:46:55.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:55 smithi038 bash[84940]: cluster 2024-09-14T04:46:54.233866+0000 osd.0 (osd.0) 8 : cluster [DBG] 1.1 scrub ok 2024-09-14T04:46:55.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:55 smithi038 bash[87336]: cluster 2024-09-14T04:46:52.980359+0000 osd.1 (osd.1) 15 : cluster [DBG] 1.3 scrub starts 2024-09-14T04:46:55.275 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:55 smithi038 bash[87336]: cluster 2024-09-14T04:46:52.980359+0000 osd.1 (osd.1) 15 : cluster [DBG] 1.3 scrub starts 2024-09-14T04:46:55.275 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:55 smithi038 bash[87336]: cluster 2024-09-14T04:46:52.981884+0000 osd.1 (osd.1) 16 : cluster [DBG] 1.3 scrub ok 2024-09-14T04:46:55.275 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:55 smithi038 bash[87336]: cluster 2024-09-14T04:46:52.981884+0000 osd.1 (osd.1) 16 : cluster [DBG] 1.3 scrub ok 2024-09-14T04:46:55.275 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:55 smithi038 bash[87336]: cluster 2024-09-14T04:46:53.502484+0000 mgr.y (mgr.26165) 1179 : cluster [DBG] pgmap v1214: 99 pgs: 2 peering, 97 active+clean; 4.3 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 792 op/s 2024-09-14T04:46:55.275 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:55 smithi038 bash[87336]: cluster 2024-09-14T04:46:53.502484+0000 mgr.y (mgr.26165) 1179 : cluster [DBG] pgmap v1214: 99 pgs: 2 peering, 97 active+clean; 4.3 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 792 op/s 2024-09-14T04:46:55.275 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:55 smithi038 bash[87336]: cluster 2024-09-14T04:46:53.612556+0000 osd.3 (osd.3) 8 : cluster [DBG] 1.4 scrub starts 2024-09-14T04:46:55.275 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:55 smithi038 bash[87336]: cluster 2024-09-14T04:46:53.612556+0000 osd.3 (osd.3) 8 : cluster [DBG] 1.4 scrub starts 2024-09-14T04:46:55.275 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:55 smithi038 bash[87336]: cluster 2024-09-14T04:46:53.614194+0000 osd.3 (osd.3) 9 : cluster [DBG] 1.4 scrub ok 2024-09-14T04:46:55.275 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:55 smithi038 bash[87336]: cluster 2024-09-14T04:46:53.614194+0000 osd.3 (osd.3) 9 : cluster [DBG] 1.4 scrub ok 2024-09-14T04:46:55.275 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:55 smithi038 bash[87336]: cluster 2024-09-14T04:46:53.717342+0000 osd.2 (osd.2) 1 : cluster [DBG] 1.a scrub starts 2024-09-14T04:46:55.275 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:55 smithi038 bash[87336]: cluster 2024-09-14T04:46:53.717342+0000 osd.2 (osd.2) 1 : cluster [DBG] 1.a scrub starts 2024-09-14T04:46:55.275 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:55 smithi038 bash[87336]: cluster 2024-09-14T04:46:53.723187+0000 osd.2 (osd.2) 2 : cluster [DBG] 1.a scrub ok 2024-09-14T04:46:55.275 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:55 smithi038 bash[87336]: cluster 2024-09-14T04:46:53.723187+0000 osd.2 (osd.2) 2 : cluster [DBG] 1.a scrub ok 2024-09-14T04:46:55.275 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:55 smithi038 bash[87336]: cluster 2024-09-14T04:46:53.751038+0000 mon.a (mon.0) 1405 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-09-14T04:46:55.276 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:55 smithi038 bash[87336]: cluster 2024-09-14T04:46:53.751038+0000 mon.a (mon.0) 1405 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-09-14T04:46:55.276 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:55 smithi038 bash[87336]: cluster 2024-09-14T04:46:54.221576+0000 osd.0 (osd.0) 7 : cluster [DBG] 1.1 scrub starts 2024-09-14T04:46:55.276 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:55 smithi038 bash[87336]: cluster 2024-09-14T04:46:54.221576+0000 osd.0 (osd.0) 7 : cluster [DBG] 1.1 scrub starts 2024-09-14T04:46:55.276 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:55 smithi038 bash[87336]: cluster 2024-09-14T04:46:54.233866+0000 osd.0 (osd.0) 8 : cluster [DBG] 1.1 scrub ok 2024-09-14T04:46:55.276 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:55 smithi038 bash[87336]: cluster 2024-09-14T04:46:54.233866+0000 osd.0 (osd.0) 8 : cluster [DBG] 1.1 scrub ok 2024-09-14T04:46:55.314 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:55.342 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:55.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:55.344 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:46:55.445 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:55.475 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:55.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:55.479 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:46:55.580 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:55.614 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:55.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:55.618 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:46:55.718 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:55.746 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:55.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:55.750 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:46:55.850 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:55.859 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:55 smithi123 bash[68976]: cluster 2024-09-14T04:46:54.720839+0000 osd.2 (osd.2) 3 : cluster [DBG] 1.8 scrub starts 2024-09-14T04:46:55.859 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:55 smithi123 bash[68976]: cluster 2024-09-14T04:46:54.720839+0000 osd.2 (osd.2) 3 : cluster [DBG] 1.8 scrub starts 2024-09-14T04:46:55.859 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:55 smithi123 bash[68976]: cluster 2024-09-14T04:46:54.730586+0000 osd.2 (osd.2) 4 : cluster [DBG] 1.8 scrub ok 2024-09-14T04:46:55.859 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:55 smithi123 bash[68976]: cluster 2024-09-14T04:46:54.730586+0000 osd.2 (osd.2) 4 : cluster [DBG] 1.8 scrub ok 2024-09-14T04:46:55.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:55.882 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:55.883 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:46:55.983 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:56.010 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:56.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:56.014 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:46:56.114 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:56.143 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:56.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:56.144 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:46:56.245 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:56.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:55 smithi038 bash[84940]: cluster 2024-09-14T04:46:54.720839+0000 osd.2 (osd.2) 3 : cluster [DBG] 1.8 scrub starts 2024-09-14T04:46:56.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:55 smithi038 bash[84940]: cluster 2024-09-14T04:46:54.720839+0000 osd.2 (osd.2) 3 : cluster [DBG] 1.8 scrub starts 2024-09-14T04:46:56.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:55 smithi038 bash[84940]: cluster 2024-09-14T04:46:54.730586+0000 osd.2 (osd.2) 4 : cluster [DBG] 1.8 scrub ok 2024-09-14T04:46:56.271 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:55 smithi038 bash[84940]: cluster 2024-09-14T04:46:54.730586+0000 osd.2 (osd.2) 4 : cluster [DBG] 1.8 scrub ok 2024-09-14T04:46:56.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:55 smithi038 bash[87336]: cluster 2024-09-14T04:46:54.720839+0000 osd.2 (osd.2) 3 : cluster [DBG] 1.8 scrub starts 2024-09-14T04:46:56.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:55 smithi038 bash[87336]: cluster 2024-09-14T04:46:54.720839+0000 osd.2 (osd.2) 3 : cluster [DBG] 1.8 scrub starts 2024-09-14T04:46:56.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:55 smithi038 bash[87336]: cluster 2024-09-14T04:46:54.730586+0000 osd.2 (osd.2) 4 : cluster [DBG] 1.8 scrub ok 2024-09-14T04:46:56.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:55 smithi038 bash[87336]: cluster 2024-09-14T04:46:54.730586+0000 osd.2 (osd.2) 4 : cluster [DBG] 1.8 scrub ok 2024-09-14T04:46:56.274 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:56.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:56.282 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:46:56.382 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:56.406 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:56.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:56.409 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:46:56.510 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:56.527 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:56.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:56.529 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:46:56.630 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:56.655 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:56.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:56.657 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:46:56.757 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:56.798 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:56.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:56.800 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:46:56.901 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:56.911 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:56 smithi038 bash[87336]: cluster 2024-09-14T04:46:55.503037+0000 mgr.y (mgr.26165) 1180 : cluster [DBG] pgmap v1215: 99 pgs: 2 peering, 97 active+clean; 4.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 810 op/s 2024-09-14T04:46:56.911 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:56 smithi038 bash[87336]: cluster 2024-09-14T04:46:55.503037+0000 mgr.y (mgr.26165) 1180 : cluster [DBG] pgmap v1215: 99 pgs: 2 peering, 97 active+clean; 4.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 810 op/s 2024-09-14T04:46:56.911 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:56 smithi038 bash[87336]: cluster 2024-09-14T04:46:55.759979+0000 osd.6 (osd.6) 6 : cluster [DBG] 1.7 scrub starts 2024-09-14T04:46:56.911 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:56 smithi038 bash[87336]: cluster 2024-09-14T04:46:55.759979+0000 osd.6 (osd.6) 6 : cluster [DBG] 1.7 scrub starts 2024-09-14T04:46:56.911 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:56 smithi038 bash[87336]: cluster 2024-09-14T04:46:55.772531+0000 osd.6 (osd.6) 7 : cluster [DBG] 1.7 scrub ok 2024-09-14T04:46:56.911 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:56 smithi038 bash[87336]: cluster 2024-09-14T04:46:55.772531+0000 osd.6 (osd.6) 7 : cluster [DBG] 1.7 scrub ok 2024-09-14T04:46:56.911 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:56 smithi038 bash[84940]: cluster 2024-09-14T04:46:55.503037+0000 mgr.y (mgr.26165) 1180 : cluster [DBG] pgmap v1215: 99 pgs: 2 peering, 97 active+clean; 4.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 810 op/s 2024-09-14T04:46:56.911 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:56 smithi038 bash[84940]: cluster 2024-09-14T04:46:55.503037+0000 mgr.y (mgr.26165) 1180 : cluster [DBG] pgmap v1215: 99 pgs: 2 peering, 97 active+clean; 4.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 810 op/s 2024-09-14T04:46:56.911 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:56 smithi038 bash[84940]: cluster 2024-09-14T04:46:55.759979+0000 osd.6 (osd.6) 6 : cluster [DBG] 1.7 scrub starts 2024-09-14T04:46:56.911 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:56 smithi038 bash[84940]: cluster 2024-09-14T04:46:55.759979+0000 osd.6 (osd.6) 6 : cluster [DBG] 1.7 scrub starts 2024-09-14T04:46:56.911 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:56 smithi038 bash[84940]: cluster 2024-09-14T04:46:55.772531+0000 osd.6 (osd.6) 7 : cluster [DBG] 1.7 scrub ok 2024-09-14T04:46:56.912 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:56 smithi038 bash[84940]: cluster 2024-09-14T04:46:55.772531+0000 osd.6 (osd.6) 7 : cluster [DBG] 1.7 scrub ok 2024-09-14T04:46:56.929 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:56.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:56.934 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:46:57.035 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:57.062 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:57.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:57.066 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:46:57.167 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:57.180 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:56 smithi123 bash[68976]: cluster 2024-09-14T04:46:55.503037+0000 mgr.y (mgr.26165) 1180 : cluster [DBG] pgmap v1215: 99 pgs: 2 peering, 97 active+clean; 4.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 810 op/s 2024-09-14T04:46:57.180 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:56 smithi123 bash[68976]: cluster 2024-09-14T04:46:55.503037+0000 mgr.y (mgr.26165) 1180 : cluster [DBG] pgmap v1215: 99 pgs: 2 peering, 97 active+clean; 4.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 810 op/s 2024-09-14T04:46:57.180 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:56 smithi123 bash[68976]: cluster 2024-09-14T04:46:55.759979+0000 osd.6 (osd.6) 6 : cluster [DBG] 1.7 scrub starts 2024-09-14T04:46:57.180 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:56 smithi123 bash[68976]: cluster 2024-09-14T04:46:55.759979+0000 osd.6 (osd.6) 6 : cluster [DBG] 1.7 scrub starts 2024-09-14T04:46:57.180 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:56 smithi123 bash[68976]: cluster 2024-09-14T04:46:55.772531+0000 osd.6 (osd.6) 7 : cluster [DBG] 1.7 scrub ok 2024-09-14T04:46:57.180 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:56 smithi123 bash[68976]: cluster 2024-09-14T04:46:55.772531+0000 osd.6 (osd.6) 7 : cluster [DBG] 1.7 scrub ok 2024-09-14T04:46:57.198 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:57.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:57.200 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:46:57.301 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:57.323 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:57.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:57.328 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:46:57.429 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:57.449 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:57.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:57.452 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:46:57.553 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:57.579 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:57.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:57.582 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:46:57.683 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:57.713 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:57.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:57.716 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:46:57.817 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:57.827 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:57 smithi038 bash[84940]: cluster 2024-09-14T04:46:56.711506+0000 osd.6 (osd.6) 8 : cluster [DBG] 1.6 scrub starts 2024-09-14T04:46:57.827 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:57 smithi038 bash[84940]: cluster 2024-09-14T04:46:56.711506+0000 osd.6 (osd.6) 8 : cluster [DBG] 1.6 scrub starts 2024-09-14T04:46:57.827 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:57 smithi038 bash[84940]: cluster 2024-09-14T04:46:56.714989+0000 osd.6 (osd.6) 9 : cluster [DBG] 1.6 scrub ok 2024-09-14T04:46:57.827 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:57 smithi038 bash[84940]: cluster 2024-09-14T04:46:56.714989+0000 osd.6 (osd.6) 9 : cluster [DBG] 1.6 scrub ok 2024-09-14T04:46:57.827 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:57 smithi038 bash[87336]: cluster 2024-09-14T04:46:56.711506+0000 osd.6 (osd.6) 8 : cluster [DBG] 1.6 scrub starts 2024-09-14T04:46:57.827 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:57 smithi038 bash[87336]: cluster 2024-09-14T04:46:56.711506+0000 osd.6 (osd.6) 8 : cluster [DBG] 1.6 scrub starts 2024-09-14T04:46:57.827 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:57 smithi038 bash[87336]: cluster 2024-09-14T04:46:56.714989+0000 osd.6 (osd.6) 9 : cluster [DBG] 1.6 scrub ok 2024-09-14T04:46:57.827 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:57 smithi038 bash[87336]: cluster 2024-09-14T04:46:56.714989+0000 osd.6 (osd.6) 9 : cluster [DBG] 1.6 scrub ok 2024-09-14T04:46:57.844 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:57.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:57.847 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:46:57.947 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:57.992 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:57.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:57.996 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:46:58.096 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:46:58.097 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:58.122 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:58.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:58.125 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:46:58.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:57 smithi123 bash[68976]: cluster 2024-09-14T04:46:56.711506+0000 osd.6 (osd.6) 8 : cluster [DBG] 1.6 scrub starts 2024-09-14T04:46:58.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:57 smithi123 bash[68976]: cluster 2024-09-14T04:46:56.711506+0000 osd.6 (osd.6) 8 : cluster [DBG] 1.6 scrub starts 2024-09-14T04:46:58.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:57 smithi123 bash[68976]: cluster 2024-09-14T04:46:56.714989+0000 osd.6 (osd.6) 9 : cluster [DBG] 1.6 scrub ok 2024-09-14T04:46:58.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:57 smithi123 bash[68976]: cluster 2024-09-14T04:46:56.714989+0000 osd.6 (osd.6) 9 : cluster [DBG] 1.6 scrub ok 2024-09-14T04:46:58.225 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:58.250 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:58.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:58.257 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:46:58.357 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:58.381 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:58.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:58.384 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:46:58.485 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:58.509 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:58.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:58.517 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:46:58.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:46:58 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:46:58] "GET /metrics HTTP/1.1" 200 36702 "" "Prometheus/2.51.0" 2024-09-14T04:46:58.618 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:58.657 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:46:58.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:58.663 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:46:58.763 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:58.789 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:58.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:58.794 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:46:58.895 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:58.916 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:58.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:58.918 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:46:58.926 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:58 smithi038 bash[84940]: cluster 2024-09-14T04:46:57.173362+0000 osd.7 (osd.7) 5 : cluster [DBG] 1.9 scrub starts 2024-09-14T04:46:59.019 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:59.028 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:58 smithi123 bash[68976]: cluster 2024-09-14T04:46:57.173362+0000 osd.7 (osd.7) 5 : cluster [DBG] 1.9 scrub starts 2024-09-14T04:46:59.029 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:58 smithi123 bash[68976]: cluster 2024-09-14T04:46:57.173362+0000 osd.7 (osd.7) 5 : cluster [DBG] 1.9 scrub starts 2024-09-14T04:46:59.029 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:58 smithi123 bash[68976]: cluster 2024-09-14T04:46:57.177322+0000 osd.7 (osd.7) 6 : cluster [DBG] 1.9 scrub ok 2024-09-14T04:46:59.029 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:58 smithi123 bash[68976]: cluster 2024-09-14T04:46:57.177322+0000 osd.7 (osd.7) 6 : cluster [DBG] 1.9 scrub ok 2024-09-14T04:46:59.029 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:58 smithi123 bash[68976]: cluster 2024-09-14T04:46:57.503608+0000 mgr.y (mgr.26165) 1181 : cluster [DBG] pgmap v1216: 99 pgs: 99 active+clean; 4.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 932 op/s 2024-09-14T04:46:59.029 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:58 smithi123 bash[68976]: cluster 2024-09-14T04:46:57.503608+0000 mgr.y (mgr.26165) 1181 : cluster [DBG] pgmap v1216: 99 pgs: 99 active+clean; 4.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 932 op/s 2024-09-14T04:46:59.029 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:58 smithi123 bash[68976]: cluster 2024-09-14T04:46:57.783396+0000 mon.a (mon.0) 1406 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-09-14T04:46:59.029 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:46:58 smithi123 bash[68976]: cluster 2024-09-14T04:46:57.783396+0000 mon.a (mon.0) 1406 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-09-14T04:46:59.041 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:59.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:59.047 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:46:59.148 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:59.167 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:46:59.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:59.169 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:46:59.270 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:59.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:58 smithi038 bash[84940]: cluster 2024-09-14T04:46:57.173362+0000 osd.7 (osd.7) 5 : cluster [DBG] 1.9 scrub starts 2024-09-14T04:46:59.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:58 smithi038 bash[84940]: cluster 2024-09-14T04:46:57.177322+0000 osd.7 (osd.7) 6 : cluster [DBG] 1.9 scrub ok 2024-09-14T04:46:59.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:58 smithi038 bash[84940]: cluster 2024-09-14T04:46:57.177322+0000 osd.7 (osd.7) 6 : cluster [DBG] 1.9 scrub ok 2024-09-14T04:46:59.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:58 smithi038 bash[84940]: cluster 2024-09-14T04:46:57.503608+0000 mgr.y (mgr.26165) 1181 : cluster [DBG] pgmap v1216: 99 pgs: 99 active+clean; 4.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 932 op/s 2024-09-14T04:46:59.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:58 smithi038 bash[84940]: cluster 2024-09-14T04:46:57.503608+0000 mgr.y (mgr.26165) 1181 : cluster [DBG] pgmap v1216: 99 pgs: 99 active+clean; 4.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 932 op/s 2024-09-14T04:46:59.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:58 smithi038 bash[84940]: cluster 2024-09-14T04:46:57.783396+0000 mon.a (mon.0) 1406 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-09-14T04:46:59.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:46:58 smithi038 bash[84940]: cluster 2024-09-14T04:46:57.783396+0000 mon.a (mon.0) 1406 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-09-14T04:46:59.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:58 smithi038 bash[87336]: cluster 2024-09-14T04:46:57.173362+0000 osd.7 (osd.7) 5 : cluster [DBG] 1.9 scrub starts 2024-09-14T04:46:59.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:58 smithi038 bash[87336]: cluster 2024-09-14T04:46:57.173362+0000 osd.7 (osd.7) 5 : cluster [DBG] 1.9 scrub starts 2024-09-14T04:46:59.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:58 smithi038 bash[87336]: cluster 2024-09-14T04:46:57.177322+0000 osd.7 (osd.7) 6 : cluster [DBG] 1.9 scrub ok 2024-09-14T04:46:59.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:58 smithi038 bash[87336]: cluster 2024-09-14T04:46:57.177322+0000 osd.7 (osd.7) 6 : cluster [DBG] 1.9 scrub ok 2024-09-14T04:46:59.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:58 smithi038 bash[87336]: cluster 2024-09-14T04:46:57.503608+0000 mgr.y (mgr.26165) 1181 : cluster [DBG] pgmap v1216: 99 pgs: 99 active+clean; 4.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 932 op/s 2024-09-14T04:46:59.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:58 smithi038 bash[87336]: cluster 2024-09-14T04:46:57.503608+0000 mgr.y (mgr.26165) 1181 : cluster [DBG] pgmap v1216: 99 pgs: 99 active+clean; 4.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 932 op/s 2024-09-14T04:46:59.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:58 smithi038 bash[87336]: cluster 2024-09-14T04:46:57.783396+0000 mon.a (mon.0) 1406 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-09-14T04:46:59.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:46:58 smithi038 bash[87336]: cluster 2024-09-14T04:46:57.783396+0000 mon.a (mon.0) 1406 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-09-14T04:46:59.301 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:46:59.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:59.305 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:46:59.405 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:59.432 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:46:59.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:59.435 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:46:59.535 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:59.554 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:46:59.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:59.556 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:46:59.657 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:59.679 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:46:59.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:59.681 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:46:59.782 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:59.805 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:46:59.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:59.807 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:46:59.908 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:59.941 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:46:59.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:46:59.945 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:47:00.045 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:00.073 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:00.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:00.077 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:47:00.178 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:00.198 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:00.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:00.200 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:47:00.301 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:00.309 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:47:00 smithi123 bash[61744]: ts=2024-09-14T04:47:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:47:00.327 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:00.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:00.334 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:47:00.435 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:00.460 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:00.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:00.462 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:47:00.563 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:00.592 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:00.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:00.594 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:47:00.695 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:00.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:00.730 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:00.730 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:47:00.831 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:00.838 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:00 smithi123 bash[68976]: cluster 2024-09-14T04:46:59.504294+0000 mgr.y (mgr.26165) 1182 : cluster [DBG] pgmap v1217: 99 pgs: 99 active+clean; 4.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 748 op/s 2024-09-14T04:47:00.838 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:00 smithi123 bash[68976]: cluster 2024-09-14T04:46:59.504294+0000 mgr.y (mgr.26165) 1182 : cluster [DBG] pgmap v1217: 99 pgs: 99 active+clean; 4.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 748 op/s 2024-09-14T04:47:00.839 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:00 smithi123 bash[68976]: audit 2024-09-14T04:47:00.246457+0000 mon.a (mon.0) 1407 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:47:00.839 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:00 smithi123 bash[68976]: audit 2024-09-14T04:47:00.246457+0000 mon.a (mon.0) 1407 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:47:00.848 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:00.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:00.850 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:47:00.950 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:00.975 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:00.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:00.977 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:47:01.077 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:01.085 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:00 smithi038 bash[84940]: cluster 2024-09-14T04:46:59.504294+0000 mgr.y (mgr.26165) 1182 : cluster [DBG] pgmap v1217: 99 pgs: 99 active+clean; 4.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 748 op/s 2024-09-14T04:47:01.085 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:00 smithi038 bash[84940]: cluster 2024-09-14T04:46:59.504294+0000 mgr.y (mgr.26165) 1182 : cluster [DBG] pgmap v1217: 99 pgs: 99 active+clean; 4.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 748 op/s 2024-09-14T04:47:01.085 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:00 smithi038 bash[84940]: audit 2024-09-14T04:47:00.246457+0000 mon.a (mon.0) 1407 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:47:01.085 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:00 smithi038 bash[84940]: audit 2024-09-14T04:47:00.246457+0000 mon.a (mon.0) 1407 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:47:01.085 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:00 smithi038 bash[87336]: cluster 2024-09-14T04:46:59.504294+0000 mgr.y (mgr.26165) 1182 : cluster [DBG] pgmap v1217: 99 pgs: 99 active+clean; 4.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 748 op/s 2024-09-14T04:47:01.086 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:00 smithi038 bash[87336]: cluster 2024-09-14T04:46:59.504294+0000 mgr.y (mgr.26165) 1182 : cluster [DBG] pgmap v1217: 99 pgs: 99 active+clean; 4.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 748 op/s 2024-09-14T04:47:01.086 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:00 smithi038 bash[87336]: audit 2024-09-14T04:47:00.246457+0000 mon.a (mon.0) 1407 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:47:01.086 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:00 smithi038 bash[87336]: audit 2024-09-14T04:47:00.246457+0000 mon.a (mon.0) 1407 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:47:01.112 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:01.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:01.115 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:47:01.215 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:01.242 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:01.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:01.246 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:47:01.347 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:01.364 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:01.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:01.366 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:47:01.467 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:01.490 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:01.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:01.493 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:47:01.593 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:01.629 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:01.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:01.632 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:47:01.732 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:01.763 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:01.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:01.766 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:47:01.867 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:01.899 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:01.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:01.905 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:47:02.006 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:02.050 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:02.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:02.052 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:47:02.153 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:02.170 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:02.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:02.172 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:47:02.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:01 smithi123 bash[68976]: audit 2024-09-14T04:47:00.952332+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:47:02.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:01 smithi123 bash[68976]: audit 2024-09-14T04:47:00.952332+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:47:02.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:01 smithi123 bash[68976]: cluster 2024-09-14T04:47:01.504777+0000 mgr.y (mgr.26165) 1183 : cluster [DBG] pgmap v1218: 99 pgs: 99 active+clean; 3.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 803 op/s 2024-09-14T04:47:02.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:01 smithi123 bash[68976]: cluster 2024-09-14T04:47:01.504777+0000 mgr.y (mgr.26165) 1183 : cluster [DBG] pgmap v1218: 99 pgs: 99 active+clean; 3.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 803 op/s 2024-09-14T04:47:02.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:01 smithi038 bash[87336]: audit 2024-09-14T04:47:00.952332+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:47:02.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:01 smithi038 bash[87336]: audit 2024-09-14T04:47:00.952332+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:47:02.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:01 smithi038 bash[87336]: cluster 2024-09-14T04:47:01.504777+0000 mgr.y (mgr.26165) 1183 : cluster [DBG] pgmap v1218: 99 pgs: 99 active+clean; 3.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 803 op/s 2024-09-14T04:47:02.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:01 smithi038 bash[87336]: cluster 2024-09-14T04:47:01.504777+0000 mgr.y (mgr.26165) 1183 : cluster [DBG] pgmap v1218: 99 pgs: 99 active+clean; 3.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 803 op/s 2024-09-14T04:47:02.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:01 smithi038 bash[84940]: audit 2024-09-14T04:47:00.952332+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:47:02.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:01 smithi038 bash[84940]: audit 2024-09-14T04:47:00.952332+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:47:02.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:01 smithi038 bash[84940]: cluster 2024-09-14T04:47:01.504777+0000 mgr.y (mgr.26165) 1183 : cluster [DBG] pgmap v1218: 99 pgs: 99 active+clean; 3.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 803 op/s 2024-09-14T04:47:02.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:01 smithi038 bash[84940]: cluster 2024-09-14T04:47:01.504777+0000 mgr.y (mgr.26165) 1183 : cluster [DBG] pgmap v1218: 99 pgs: 99 active+clean; 3.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 803 op/s 2024-09-14T04:47:02.273 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:02.297 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:02.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:02.299 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:47:02.400 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:02.424 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:02.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:02.426 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:47:02.527 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:02.553 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:02.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:02.555 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:47:02.656 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:02.699 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:02.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:02.706 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:47:02.806 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:02.835 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:02.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:02.838 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:47:02.939 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:02.962 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:02.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:02.965 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:47:03.065 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:03.099 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:03.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:03.101 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:47:03.202 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:03.225 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:03.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:03.227 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:47:03.327 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:03.361 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:03.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:03.364 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:47:03.465 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:03.498 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:03.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:03.501 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:47:03.603 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:03.638 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:03.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:03.642 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:47:03.743 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:03.773 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:03.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:03.781 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:47:03.882 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:03.923 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:03.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:03.925 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:47:04.026 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:04.051 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:04.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:04.056 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:47:04.157 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:04.186 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:04.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:04.189 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:47:04.290 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:04.320 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:04.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:04.327 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:47:04.427 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:04.459 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:04.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:04.460 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:47:04.561 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:04.590 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:04.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:04.599 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:47:04.700 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:04.728 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:04.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:04.730 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:47:04.831 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:04.846 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:04 smithi038 bash[84940]: cluster 2024-09-14T04:47:03.505244+0000 mgr.y (mgr.26165) 1184 : cluster [DBG] pgmap v1219: 99 pgs: 99 active+clean; 3.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 717 op/s 2024-09-14T04:47:04.846 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:04 smithi038 bash[84940]: cluster 2024-09-14T04:47:03.505244+0000 mgr.y (mgr.26165) 1184 : cluster [DBG] pgmap v1219: 99 pgs: 99 active+clean; 3.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 717 op/s 2024-09-14T04:47:04.850 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:04 smithi038 bash[87336]: cluster 2024-09-14T04:47:03.505244+0000 mgr.y (mgr.26165) 1184 : cluster [DBG] pgmap v1219: 99 pgs: 99 active+clean; 3.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 717 op/s 2024-09-14T04:47:04.850 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:04 smithi038 bash[87336]: cluster 2024-09-14T04:47:03.505244+0000 mgr.y (mgr.26165) 1184 : cluster [DBG] pgmap v1219: 99 pgs: 99 active+clean; 3.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 717 op/s 2024-09-14T04:47:04.869 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:04.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:04.874 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:47:04.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:04 smithi123 bash[68976]: cluster 2024-09-14T04:47:03.505244+0000 mgr.y (mgr.26165) 1184 : cluster [DBG] pgmap v1219: 99 pgs: 99 active+clean; 3.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 717 op/s 2024-09-14T04:47:04.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:04 smithi123 bash[68976]: cluster 2024-09-14T04:47:03.505244+0000 mgr.y (mgr.26165) 1184 : cluster [DBG] pgmap v1219: 99 pgs: 99 active+clean; 3.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 717 op/s 2024-09-14T04:47:04.975 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:04.993 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:04.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:04.995 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:47:05.095 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:05.114 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:05.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:05.116 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:47:05.216 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:05.239 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:05.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:05.241 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:47:05.342 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:05.366 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:05.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:05.371 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:47:05.471 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:05.511 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:05.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:05.516 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:47:05.616 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:05.634 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:05.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:05.636 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:47:05.737 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:05.774 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:05.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:05.776 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:47:05.877 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:05.903 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:05.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:05.905 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:47:06.006 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:06.027 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:06.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:06.033 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:47:06.134 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:06.156 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:06.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:06.160 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:47:06.261 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:06.296 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:06.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:06.301 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:47:06.402 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:06.441 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:06.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:06.445 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:47:06.546 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:06.575 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:06.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:06.578 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:47:06.679 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:06.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:06 smithi123 bash[68976]: cluster 2024-09-14T04:47:05.505807+0000 mgr.y (mgr.26165) 1185 : cluster [DBG] pgmap v1220: 99 pgs: 99 active+clean; 3.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 699 op/s 2024-09-14T04:47:06.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:06 smithi123 bash[68976]: cluster 2024-09-14T04:47:05.505807+0000 mgr.y (mgr.26165) 1185 : cluster [DBG] pgmap v1220: 99 pgs: 99 active+clean; 3.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 699 op/s 2024-09-14T04:47:06.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:06.703 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:06.703 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:47:06.804 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:06.821 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:06.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:06.823 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:47:06.924 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:06.950 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:06.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:06.953 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:47:07.054 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:07.074 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:07.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:07.076 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:47:07.153 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:06 smithi038 bash[84940]: cluster 2024-09-14T04:47:05.505807+0000 mgr.y (mgr.26165) 1185 : cluster [DBG] pgmap v1220: 99 pgs: 99 active+clean; 3.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 699 op/s 2024-09-14T04:47:07.154 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:06 smithi038 bash[84940]: cluster 2024-09-14T04:47:05.505807+0000 mgr.y (mgr.26165) 1185 : cluster [DBG] pgmap v1220: 99 pgs: 99 active+clean; 3.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 699 op/s 2024-09-14T04:47:07.154 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:06 smithi038 bash[87336]: cluster 2024-09-14T04:47:05.505807+0000 mgr.y (mgr.26165) 1185 : cluster [DBG] pgmap v1220: 99 pgs: 99 active+clean; 3.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 699 op/s 2024-09-14T04:47:07.154 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:06 smithi038 bash[87336]: cluster 2024-09-14T04:47:05.505807+0000 mgr.y (mgr.26165) 1185 : cluster [DBG] pgmap v1220: 99 pgs: 99 active+clean; 3.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 699 op/s 2024-09-14T04:47:07.177 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:07.200 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:07.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:07.202 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:47:07.303 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:07.336 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:07.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:07.341 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:47:07.442 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:07.474 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:07.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:07.484 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:47:07.585 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:07.610 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:07.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:07.614 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:47:07.715 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:07.737 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:07.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:07.741 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:47:07.842 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:07.865 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:07.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:07.868 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:47:07.969 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:07.998 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:08.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:08.001 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:47:08.102 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:08.131 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:08.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:08.133 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:47:08.234 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:08.264 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:08.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:08.268 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:47:08.369 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:08.399 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:08.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:08.404 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:47:08.505 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:08.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:47:08 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:47:08] "GET /metrics HTTP/1.1" 200 36698 "" "Prometheus/2.51.0" 2024-09-14T04:47:08.531 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:08.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:08.536 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:47:08.637 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:08.672 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:08.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:08.674 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:47:08.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:08 smithi123 bash[68976]: cluster 2024-09-14T04:47:07.506463+0000 mgr.y (mgr.26165) 1186 : cluster [DBG] pgmap v1221: 99 pgs: 99 active+clean; 3.7 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 802 op/s 2024-09-14T04:47:08.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:08 smithi123 bash[68976]: cluster 2024-09-14T04:47:07.506463+0000 mgr.y (mgr.26165) 1186 : cluster [DBG] pgmap v1221: 99 pgs: 99 active+clean; 3.7 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 802 op/s 2024-09-14T04:47:08.775 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:08.803 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:08.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:08.806 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:47:08.907 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:08.939 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:08.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:08.942 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:47:08.955 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:08 smithi038 bash[84940]: cluster 2024-09-14T04:47:07.506463+0000 mgr.y (mgr.26165) 1186 : cluster [DBG] pgmap v1221: 99 pgs: 99 active+clean; 3.7 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 802 op/s 2024-09-14T04:47:08.955 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:08 smithi038 bash[84940]: cluster 2024-09-14T04:47:07.506463+0000 mgr.y (mgr.26165) 1186 : cluster [DBG] pgmap v1221: 99 pgs: 99 active+clean; 3.7 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 802 op/s 2024-09-14T04:47:08.955 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:08 smithi038 bash[87336]: cluster 2024-09-14T04:47:07.506463+0000 mgr.y (mgr.26165) 1186 : cluster [DBG] pgmap v1221: 99 pgs: 99 active+clean; 3.7 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 802 op/s 2024-09-14T04:47:08.955 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:08 smithi038 bash[87336]: cluster 2024-09-14T04:47:07.506463+0000 mgr.y (mgr.26165) 1186 : cluster [DBG] pgmap v1221: 99 pgs: 99 active+clean; 3.7 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 802 op/s 2024-09-14T04:47:09.043 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:09.062 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:09.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:09.063 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:47:09.164 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:09.188 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:09.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:09.193 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:47:09.293 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:09.319 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:09.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:09.323 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:47:09.424 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:09.449 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:09.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:09.453 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:47:09.554 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:09.586 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:09.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:09.591 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:47:09.692 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:09.715 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:09.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:09.723 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:47:09.824 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:09.855 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:09.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:09.859 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:47:09.960 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:09.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:09.991 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:09.992 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:47:10.092 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:10.118 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:10.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:10.120 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:47:10.221 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:10.251 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:10.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:10.254 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:47:10.355 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:10.389 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:10.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:10.394 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:47:10.437 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:47:10 smithi123 bash[61744]: ts=2024-09-14T04:47:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:47:10.495 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:10.520 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:10.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:10.526 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:47:10.627 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:10.666 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:10.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:10.669 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:47:10.770 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:10.780 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:10 smithi123 bash[68976]: cluster 2024-09-14T04:47:09.506964+0000 mgr.y (mgr.26165) 1187 : cluster [DBG] pgmap v1222: 99 pgs: 99 active+clean; 3.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 656 op/s 2024-09-14T04:47:10.780 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:10 smithi123 bash[68976]: cluster 2024-09-14T04:47:09.506964+0000 mgr.y (mgr.26165) 1187 : cluster [DBG] pgmap v1222: 99 pgs: 99 active+clean; 3.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 656 op/s 2024-09-14T04:47:10.799 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:10.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:10.802 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:47:10.902 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:10.929 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:10.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:10.933 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:47:11.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:10 smithi038 bash[84940]: cluster 2024-09-14T04:47:09.506964+0000 mgr.y (mgr.26165) 1187 : cluster [DBG] pgmap v1222: 99 pgs: 99 active+clean; 3.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 656 op/s 2024-09-14T04:47:11.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:10 smithi038 bash[84940]: cluster 2024-09-14T04:47:09.506964+0000 mgr.y (mgr.26165) 1187 : cluster [DBG] pgmap v1222: 99 pgs: 99 active+clean; 3.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 656 op/s 2024-09-14T04:47:11.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:10 smithi038 bash[87336]: cluster 2024-09-14T04:47:09.506964+0000 mgr.y (mgr.26165) 1187 : cluster [DBG] pgmap v1222: 99 pgs: 99 active+clean; 3.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 656 op/s 2024-09-14T04:47:11.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:10 smithi038 bash[87336]: cluster 2024-09-14T04:47:09.506964+0000 mgr.y (mgr.26165) 1187 : cluster [DBG] pgmap v1222: 99 pgs: 99 active+clean; 3.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 656 op/s 2024-09-14T04:47:11.034 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:11.067 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:11.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:11.073 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:47:11.174 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:11.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:11.202 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:11.202 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:47:11.303 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:11.334 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:11.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:11.338 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:47:11.439 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:11.480 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:11.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:11.484 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:47:11.585 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:11.607 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:11.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:11.609 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:47:11.709 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:11.735 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:11.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:11.737 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:47:11.837 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:11.877 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:11.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:11.882 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:47:11.982 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:12.008 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:12.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:12.012 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:47:12.112 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:12.150 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:12.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:12.157 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:47:12.258 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:12.285 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:12.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:12.288 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:47:12.389 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:12.428 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:12.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:12.433 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:47:12.534 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:12.567 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:12.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:12.570 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:47:12.671 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:12.681 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:12 smithi038 bash[84940]: cluster 2024-09-14T04:47:11.507470+0000 mgr.y (mgr.26165) 1188 : cluster [DBG] pgmap v1223: 99 pgs: 99 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 750 op/s 2024-09-14T04:47:12.681 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:12 smithi038 bash[84940]: cluster 2024-09-14T04:47:11.507470+0000 mgr.y (mgr.26165) 1188 : cluster [DBG] pgmap v1223: 99 pgs: 99 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 750 op/s 2024-09-14T04:47:12.681 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:12 smithi038 bash[87336]: cluster 2024-09-14T04:47:11.507470+0000 mgr.y (mgr.26165) 1188 : cluster [DBG] pgmap v1223: 99 pgs: 99 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 750 op/s 2024-09-14T04:47:12.681 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:12 smithi038 bash[87336]: cluster 2024-09-14T04:47:11.507470+0000 mgr.y (mgr.26165) 1188 : cluster [DBG] pgmap v1223: 99 pgs: 99 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 750 op/s 2024-09-14T04:47:12.706 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:12.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:12.710 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:47:12.810 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:12.837 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:12.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:12.842 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:47:12.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:12 smithi123 bash[68976]: cluster 2024-09-14T04:47:11.507470+0000 mgr.y (mgr.26165) 1188 : cluster [DBG] pgmap v1223: 99 pgs: 99 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 750 op/s 2024-09-14T04:47:12.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:12 smithi123 bash[68976]: cluster 2024-09-14T04:47:11.507470+0000 mgr.y (mgr.26165) 1188 : cluster [DBG] pgmap v1223: 99 pgs: 99 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 750 op/s 2024-09-14T04:47:12.942 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:12.969 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:12.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:12.972 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:47:13.072 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:13.098 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:13.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:13.101 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:47:13.202 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:13.245 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:13.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:13.250 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:47:13.350 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:13.391 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:13.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:13.393 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:47:13.494 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:13.518 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:13.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:13.523 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:47:13.624 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:13.658 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:13.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:13.660 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:47:13.759 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0: {} 2024-09-14T04:47:13.759 INFO:teuthology.orchestra.run.smithi038.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-14T04:47:13.761 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:13.789 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:13.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:13.792 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:47:13.822 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1: {} 2024-09-14T04:47:13.823 INFO:teuthology.orchestra.run.smithi038.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-14T04:47:13.868 INFO:teuthology.orchestra.run.smithi038.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-14T04:47:13.868 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2: {} 2024-09-14T04:47:13.893 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:13.912 INFO:teuthology.orchestra.run.smithi038.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-14T04:47:13.912 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3: {} 2024-09-14T04:47:13.918 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:13.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:13.920 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:47:13.950 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4: {} 2024-09-14T04:47:13.950 INFO:teuthology.orchestra.run.smithi038.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-14T04:47:13.988 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5: {} 2024-09-14T04:47:13.989 INFO:teuthology.orchestra.run.smithi038.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-14T04:47:14.007 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-09-14T04:47:14.007 INFO:teuthology.orchestra.run.smithi038.stdout: "size": 20, 2024-09-14T04:47:14.007 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 600, 2024-09-14T04:47:14.007 INFO:teuthology.orchestra.run.smithi038.stdout: "ops": [ 2024-09-14T04:47:14.007 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.008 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.35187.0:186884 8.6 8:6059f2cb:::benchmark_data_smithi038_168109_object81809:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e195)", 2024-09-14T04:47:14.008 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:37:45.677191+0000", 2024-09-14T04:47:14.008 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 568.32734431899996, 2024-09-14T04:47:14.008 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.0347212729999999, 2024-09-14T04:47:14.008 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:47:14.008 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:47:14.008 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:47:14.008 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:47:14.008 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.35187", 2024-09-14T04:47:14.008 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/472054100", 2024-09-14T04:47:14.008 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 186884 2024-09-14T04:47:14.008 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.008 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:47:14.009 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.009 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:47:14.009 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:37:45.677191+0000", 2024-09-14T04:47:14.009 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:47:14.009 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.009 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.009 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:47:14.009 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:37:45.677191+0000", 2024-09-14T04:47:14.009 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:47:14.009 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.009 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.009 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:47:14.010 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:37:45.677192+0000", 2024-09-14T04:47:14.010 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.24e-06 2024-09-14T04:47:14.010 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.010 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.010 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:47:14.010 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:37:45.677196+0000", 2024-09-14T04:47:14.010 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.9519999999999996e-06 2024-09-14T04:47:14.010 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.010 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.010 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:47:14.010 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:37:45.677209+0000", 2024-09-14T04:47:14.010 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.3779e-05 2024-09-14T04:47:14.010 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.011 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.011 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:47:14.011 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:37:45.677217+0000", 2024-09-14T04:47:14.011 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.1400000000000002e-06 2024-09-14T04:47:14.011 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.011 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.011 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:47:14.011 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:37:45.677262+0000", 2024-09-14T04:47:14.011 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.4944999999999997e-05 2024-09-14T04:47:14.011 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.011 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.011 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for peered", 2024-09-14T04:47:14.011 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:37:45.677267+0000", 2024-09-14T04:47:14.011 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.8479999999999997e-06 2024-09-14T04:47:14.012 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.012 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.012 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:47:14.012 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:37:46.685150+0000", 2024-09-14T04:47:14.012 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.00788218 2024-09-14T04:47:14.012 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.012 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.012 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:47:14.012 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:37:46.685244+0000", 2024-09-14T04:47:14.012 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.4257000000000002e-05 2024-09-14T04:47:14.012 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.012 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.012 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 6,7", 2024-09-14T04:47:14.013 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:37:46.685616+0000", 2024-09-14T04:47:14.013 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000371894 2024-09-14T04:47:14.013 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.013 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.013 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:47:14.013 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:37:46.692411+0000", 2024-09-14T04:47:14.013 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.006795588 2024-09-14T04:47:14.013 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.013 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.013 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:47:14.013 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:37:46.707527+0000", 2024-09-14T04:47:14.013 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.015115518999999999 2024-09-14T04:47:14.013 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.014 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.014 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:47:14.014 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:37:46.711742+0000", 2024-09-14T04:47:14.014 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0042152580000000004 2024-09-14T04:47:14.014 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.014 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.014 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:47:14.014 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:37:46.711829+0000", 2024-09-14T04:47:14.014 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.7046999999999995e-05 2024-09-14T04:47:14.014 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.014 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.014 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:47:14.014 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:37:46.711912+0000", 2024-09-14T04:47:14.014 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.2626000000000005e-05 2024-09-14T04:47:14.014 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:47:14.015 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:47:14.015 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:47:14.015 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.015 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.015 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.35187.0:186904 8.6 8:63515d96:::benchmark_data_smithi038_168109_object81829:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e195)", 2024-09-14T04:47:14.015 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:37:45.698165+0000", 2024-09-14T04:47:14.015 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 568.306369894, 2024-09-14T04:47:14.015 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.026529171, 2024-09-14T04:47:14.015 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:47:14.015 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:47:14.015 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:47:14.015 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:47:14.015 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.35187", 2024-09-14T04:47:14.015 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/472054100", 2024-09-14T04:47:14.015 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 186904 2024-09-14T04:47:14.016 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.016 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:47:14.016 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.016 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:47:14.016 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:37:45.698165+0000", 2024-09-14T04:47:14.016 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:47:14.016 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.016 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.016 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:47:14.016 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:37:45.698165+0000", 2024-09-14T04:47:14.016 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:47:14.016 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.016 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.016 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:47:14.017 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:37:45.698166+0000", 2024-09-14T04:47:14.017 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.4199999999999995e-07 2024-09-14T04:47:14.017 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.017 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.017 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:47:14.017 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:37:45.698169+0000", 2024-09-14T04:47:14.017 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.0769999999999999e-06 2024-09-14T04:47:14.017 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.017 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.017 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:47:14.017 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:37:45.698179+0000", 2024-09-14T04:47:14.017 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.0196e-05 2024-09-14T04:47:14.017 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.017 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.018 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:47:14.018 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:37:45.698185+0000", 2024-09-14T04:47:14.018 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.494e-06 2024-09-14T04:47:14.018 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.018 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.018 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:47:14.018 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:37:45.705416+0000", 2024-09-14T04:47:14.018 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0072309089999999998 2024-09-14T04:47:14.018 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.018 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.018 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for peered", 2024-09-14T04:47:14.018 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:37:45.705425+0000", 2024-09-14T04:47:14.018 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.0799999999999995e-06 2024-09-14T04:47:14.019 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.019 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.019 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:47:14.019 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:37:46.687951+0000", 2024-09-14T04:47:14.019 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.98252510599999998 2024-09-14T04:47:14.019 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.019 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.019 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:47:14.019 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:37:46.688020+0000", 2024-09-14T04:47:14.019 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.9134999999999995e-05 2024-09-14T04:47:14.019 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.019 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.019 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 6,7", 2024-09-14T04:47:14.019 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:37:46.688253+0000", 2024-09-14T04:47:14.019 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00023358400000000001 2024-09-14T04:47:14.019 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.020 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.020 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:47:14.020 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:37:46.710193+0000", 2024-09-14T04:47:14.020 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.021939883 2024-09-14T04:47:14.020 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.020 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.020 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:47:14.020 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:37:46.711969+0000", 2024-09-14T04:47:14.020 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0017763010000000001 2024-09-14T04:47:14.020 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.020 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.020 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:47:14.021 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:37:46.724630+0000", 2024-09-14T04:47:14.021 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.012660307000000001 2024-09-14T04:47:14.021 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.021 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.021 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:47:14.021 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:37:46.724663+0000", 2024-09-14T04:47:14.021 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.3651e-05 2024-09-14T04:47:14.021 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.021 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.021 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:47:14.021 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:37:46.724694+0000", 2024-09-14T04:47:14.021 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.0706e-05 2024-09-14T04:47:14.021 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:47:14.021 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:47:14.022 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:47:14.022 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.022 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.022 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.35535.0:82118 10.4 10:2a390c7e:::benchmark_data_smithi038_206757_object82117:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e237)", 2024-09-14T04:47:14.022 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:45:40.236635+0000", 2024-09-14T04:47:14.022 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 93.767900053000005, 2024-09-14T04:47:14.022 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.78049307000000001, 2024-09-14T04:47:14.022 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:47:14.022 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:47:14.022 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:47:14.022 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:47:14.022 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.35535", 2024-09-14T04:47:14.022 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/531660000", 2024-09-14T04:47:14.023 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 82118 2024-09-14T04:47:14.023 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.023 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:47:14.023 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.023 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:47:14.023 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:40.236635+0000", 2024-09-14T04:47:14.023 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:47:14.023 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.023 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.023 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:47:14.023 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:40.236635+0000", 2024-09-14T04:47:14.023 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:47:14.023 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.023 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.024 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:47:14.024 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:40.236636+0000", 2024-09-14T04:47:14.024 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.5379999999999999e-06 2024-09-14T04:47:14.024 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.024 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.024 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:47:14.024 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:40.236732+0000", 2024-09-14T04:47:14.024 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.5402999999999994e-05 2024-09-14T04:47:14.024 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.024 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.024 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:47:14.024 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:40.236744+0000", 2024-09-14T04:47:14.024 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.1843e-05 2024-09-14T04:47:14.025 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.025 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.025 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:47:14.025 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:40.236751+0000", 2024-09-14T04:47:14.025 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.5560000000000002e-06 2024-09-14T04:47:14.025 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.025 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.025 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:47:14.025 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:40.239537+0000", 2024-09-14T04:47:14.025 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0027855570000000001 2024-09-14T04:47:14.025 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.025 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.025 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:47:14.026 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:40.239679+0000", 2024-09-14T04:47:14.026 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00014198100000000001 2024-09-14T04:47:14.026 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.026 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.026 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 3,4", 2024-09-14T04:47:14.026 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:40.239773+0000", 2024-09-14T04:47:14.026 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.3949000000000005e-05 2024-09-14T04:47:14.026 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.026 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.026 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:47:14.026 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:40.247838+0000", 2024-09-14T04:47:14.026 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0080653089999999997 2024-09-14T04:47:14.026 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.026 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.027 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:47:14.027 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:40.252071+0000", 2024-09-14T04:47:14.027 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0042331239999999996 2024-09-14T04:47:14.027 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.027 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.027 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:47:14.027 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:41.016980+0000", 2024-09-14T04:47:14.027 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.76490848 2024-09-14T04:47:14.027 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.027 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.027 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:47:14.027 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:41.017075+0000", 2024-09-14T04:47:14.027 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.5725999999999998e-05 2024-09-14T04:47:14.028 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.028 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.028 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:47:14.028 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:41.017128+0000", 2024-09-14T04:47:14.028 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.2604e-05 2024-09-14T04:47:14.028 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:47:14.028 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:47:14.028 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:47:14.028 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.028 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.028 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.35535.0:82119 10.4 10:25552e82:::benchmark_data_smithi038_206757_object82118:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e237)", 2024-09-14T04:47:14.028 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:45:40.236774+0000", 2024-09-14T04:47:14.028 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 93.767760523999996, 2024-09-14T04:47:14.028 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.78788308399999996, 2024-09-14T04:47:14.029 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:47:14.029 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:47:14.029 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:47:14.029 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:47:14.029 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.35535", 2024-09-14T04:47:14.029 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/531660000", 2024-09-14T04:47:14.029 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 82119 2024-09-14T04:47:14.029 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.029 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:47:14.029 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.029 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:47:14.029 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:40.236774+0000", 2024-09-14T04:47:14.029 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:47:14.029 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.029 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.029 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:47:14.030 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:40.236774+0000", 2024-09-14T04:47:14.030 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:47:14.030 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.030 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.030 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:47:14.030 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:40.236775+0000", 2024-09-14T04:47:14.030 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.5199999999999996e-07 2024-09-14T04:47:14.030 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.030 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.030 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:47:14.030 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:40.236795+0000", 2024-09-14T04:47:14.030 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.9697000000000001e-05 2024-09-14T04:47:14.031 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.031 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.031 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:47:14.031 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:40.236803+0000", 2024-09-14T04:47:14.031 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.2269999999999993e-06 2024-09-14T04:47:14.031 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.031 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.031 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:47:14.031 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:40.236809+0000", 2024-09-14T04:47:14.031 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.6319999999999996e-06 2024-09-14T04:47:14.031 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.031 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.032 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:47:14.032 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:40.244278+0000", 2024-09-14T04:47:14.032 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0074694540000000004 2024-09-14T04:47:14.032 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.032 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.032 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:47:14.032 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:40.244447+0000", 2024-09-14T04:47:14.032 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00016860000000000001 2024-09-14T04:47:14.032 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.032 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.032 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 3,4", 2024-09-14T04:47:14.032 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:40.244616+0000", 2024-09-14T04:47:14.032 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000169748 2024-09-14T04:47:14.033 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.033 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.033 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:47:14.033 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:40.249756+0000", 2024-09-14T04:47:14.033 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0051395579999999998 2024-09-14T04:47:14.033 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.033 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.033 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:47:14.033 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:40.252085+0000", 2024-09-14T04:47:14.034 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0023289309999999998 2024-09-14T04:47:14.034 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.034 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.034 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:47:14.034 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:41.024570+0000", 2024-09-14T04:47:14.034 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.77248566200000002 2024-09-14T04:47:14.034 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.034 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.034 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:47:14.034 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:41.024614+0000", 2024-09-14T04:47:14.034 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.3575000000000002e-05 2024-09-14T04:47:14.034 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.034 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.034 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:47:14.034 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:41.024657+0000", 2024-09-14T04:47:14.034 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.3347999999999999e-05 2024-09-14T04:47:14.035 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:47:14.035 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:47:14.035 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:47:14.035 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.035 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.035 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.35535.0:114562 10.4 10:2421b8fb:::benchmark_data_smithi038_206757_object10021:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e241)", 2024-09-14T04:47:14.035 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:46:19.543165+0000", 2024-09-14T04:47:14.035 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 54.461370236, 2024-09-14T04:47:14.035 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.36254830599999999, 2024-09-14T04:47:14.035 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:47:14.035 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:47:14.035 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:47:14.035 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:47:14.036 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.35535", 2024-09-14T04:47:14.036 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/531660000", 2024-09-14T04:47:14.036 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 114562 2024-09-14T04:47:14.036 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.036 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:47:14.036 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.036 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:47:14.036 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.543165+0000", 2024-09-14T04:47:14.036 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:47:14.036 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.036 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.036 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:47:14.036 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.543165+0000", 2024-09-14T04:47:14.036 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:47:14.036 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.037 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.037 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:47:14.037 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.543166+0000", 2024-09-14T04:47:14.037 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.26e-06 2024-09-14T04:47:14.037 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.037 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.037 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:47:14.037 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.543170+0000", 2024-09-14T04:47:14.037 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.7069999999999998e-06 2024-09-14T04:47:14.037 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.037 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.037 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:47:14.037 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.543179+0000", 2024-09-14T04:47:14.037 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.7340000000000003e-06 2024-09-14T04:47:14.037 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.038 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.038 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:47:14.038 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.543186+0000", 2024-09-14T04:47:14.038 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.9870000000000002e-06 2024-09-14T04:47:14.038 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.038 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.038 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:47:14.038 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.551713+0000", 2024-09-14T04:47:14.038 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0085268310000000003 2024-09-14T04:47:14.038 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.038 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.038 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:47:14.038 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.551823+0000", 2024-09-14T04:47:14.038 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00010990899999999999 2024-09-14T04:47:14.039 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.039 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.039 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 3,4", 2024-09-14T04:47:14.039 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.551925+0000", 2024-09-14T04:47:14.039 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00010149000000000001 2024-09-14T04:47:14.039 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.039 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.039 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:47:14.039 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.561323+0000", 2024-09-14T04:47:14.039 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0093987900000000006 2024-09-14T04:47:14.039 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.039 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.039 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:47:14.039 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.562446+0000", 2024-09-14T04:47:14.040 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.001122542 2024-09-14T04:47:14.040 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.040 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.040 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:47:14.040 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.905474+0000", 2024-09-14T04:47:14.040 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.343027782 2024-09-14T04:47:14.040 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.040 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.040 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:47:14.040 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.905645+0000", 2024-09-14T04:47:14.040 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00017156199999999999 2024-09-14T04:47:14.040 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.040 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.040 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:47:14.041 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.905713+0000", 2024-09-14T04:47:14.041 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.7712000000000005e-05 2024-09-14T04:47:14.041 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:47:14.041 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:47:14.041 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:47:14.041 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.041 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.041 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.35535.0:114564 10.4 10:2db26c8a:::benchmark_data_smithi038_206757_object10023:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e241)", 2024-09-14T04:47:14.041 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:46:19.543575+0000", 2024-09-14T04:47:14.041 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 54.460959510000002, 2024-09-14T04:47:14.041 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.36247847999999999, 2024-09-14T04:47:14.041 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:47:14.041 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:47:14.042 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:47:14.042 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:47:14.042 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.35535", 2024-09-14T04:47:14.042 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/531660000", 2024-09-14T04:47:14.042 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 114564 2024-09-14T04:47:14.042 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.042 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:47:14.042 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.042 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:47:14.042 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.543575+0000", 2024-09-14T04:47:14.042 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:47:14.043 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.043 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.043 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:47:14.043 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.543575+0000", 2024-09-14T04:47:14.043 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:47:14.043 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.043 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.043 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:47:14.043 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.543576+0000", 2024-09-14T04:47:14.043 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.44e-07 2024-09-14T04:47:14.044 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.044 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.044 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:47:14.044 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.543578+0000", 2024-09-14T04:47:14.044 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.3640000000000002e-06 2024-09-14T04:47:14.044 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.044 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.044 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:47:14.044 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.543586+0000", 2024-09-14T04:47:14.044 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.5510000000000002e-06 2024-09-14T04:47:14.044 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.044 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.044 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:47:14.045 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.543591+0000", 2024-09-14T04:47:14.045 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.0100000000000003e-06 2024-09-14T04:47:14.045 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.045 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.045 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:47:14.045 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.555419+0000", 2024-09-14T04:47:14.045 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.011827864 2024-09-14T04:47:14.045 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.045 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.045 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:47:14.045 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.555520+0000", 2024-09-14T04:47:14.045 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000101821 2024-09-14T04:47:14.045 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.046 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.046 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 3,4", 2024-09-14T04:47:14.046 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.555616+0000", 2024-09-14T04:47:14.046 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.5829999999999996e-05 2024-09-14T04:47:14.046 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.046 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.046 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:47:14.046 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.561353+0000", 2024-09-14T04:47:14.046 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0057368840000000003 2024-09-14T04:47:14.046 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.046 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.047 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:47:14.047 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.563000+0000", 2024-09-14T04:47:14.047 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0016472139999999999 2024-09-14T04:47:14.047 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.047 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.047 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:47:14.047 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.905917+0000", 2024-09-14T04:47:14.047 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.34291620099999998 2024-09-14T04:47:14.047 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.047 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.047 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:47:14.047 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.905998+0000", 2024-09-14T04:47:14.047 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.1162000000000007e-05 2024-09-14T04:47:14.047 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.048 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.048 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:47:14.048 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.906054+0000", 2024-09-14T04:47:14.048 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.6035000000000001e-05 2024-09-14T04:47:14.048 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:47:14.048 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:47:14.048 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:47:14.048 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.048 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.048 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.35535.0:114575 10.c e241/231 10:35270cf8:::benchmark_data_smithi038_206757_object10034:head v 241'7341, mlcod=241'7337)", 2024-09-14T04:47:14.048 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:46:19.555585+0000", 2024-09-14T04:47:14.048 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 54.448949327999998, 2024-09-14T04:47:14.049 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.34196362000000002, 2024-09-14T04:47:14.049 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:47:14.049 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:47:14.049 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:47:14.049 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:47:14.049 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.049 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:47:14.049 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.555585+0000", 2024-09-14T04:47:14.049 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:47:14.049 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.049 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.049 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:47:14.049 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.555585+0000", 2024-09-14T04:47:14.050 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:47:14.050 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.050 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.050 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:47:14.050 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.555586+0000", 2024-09-14T04:47:14.050 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.9999999999999996e-07 2024-09-14T04:47:14.050 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.050 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.050 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:47:14.050 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.555591+0000", 2024-09-14T04:47:14.050 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.6299999999999997e-06 2024-09-14T04:47:14.050 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.051 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.051 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:47:14.051 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.555603+0000", 2024-09-14T04:47:14.051 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.1773000000000001e-05 2024-09-14T04:47:14.051 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.051 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.051 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:47:14.051 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.555609+0000", 2024-09-14T04:47:14.051 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.8669999999999999e-06 2024-09-14T04:47:14.051 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.051 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.051 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:47:14.051 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.557377+0000", 2024-09-14T04:47:14.051 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0017680949999999999 2024-09-14T04:47:14.051 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.052 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.052 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:47:14.052 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.557394+0000", 2024-09-14T04:47:14.052 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.6983e-05 2024-09-14T04:47:14.052 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.052 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.052 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:47:14.052 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.897477+0000", 2024-09-14T04:47:14.052 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.34008369799999999 2024-09-14T04:47:14.052 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.053 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.053 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:47:14.053 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.897549+0000", 2024-09-14T04:47:14.053 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.1773999999999994e-05 2024-09-14T04:47:14.053 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:47:14.053 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:47:14.053 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:47:14.053 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.053 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.053 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.35535.0:114572 10.a e241/231 10:50ef3d83:::benchmark_data_smithi038_206757_object10031:head v 241'7061, mlcod=241'7058)", 2024-09-14T04:47:14.053 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:46:19.558947+0000", 2024-09-14T04:47:14.053 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 54.445587922999998, 2024-09-14T04:47:14.053 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.33857945299999997, 2024-09-14T04:47:14.054 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:47:14.054 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:47:14.054 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:47:14.054 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:47:14.054 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.054 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:47:14.054 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.558947+0000", 2024-09-14T04:47:14.054 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:47:14.054 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.054 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.054 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:47:14.054 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.558947+0000", 2024-09-14T04:47:14.054 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:47:14.055 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.055 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.055 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:47:14.055 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.558947+0000", 2024-09-14T04:47:14.055 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.4600000000000005e-07 2024-09-14T04:47:14.055 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.055 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.055 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:47:14.055 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.558952+0000", 2024-09-14T04:47:14.055 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.3889999999999998e-06 2024-09-14T04:47:14.055 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.055 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.055 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:47:14.056 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.558962+0000", 2024-09-14T04:47:14.056 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.0277e-05 2024-09-14T04:47:14.056 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.056 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.056 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:47:14.056 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.558968+0000", 2024-09-14T04:47:14.056 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.1990000000000003e-06 2024-09-14T04:47:14.056 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.056 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.056 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:47:14.056 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.559286+0000", 2024-09-14T04:47:14.056 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00031766800000000001 2024-09-14T04:47:14.056 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.057 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.057 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:47:14.057 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.559383+0000", 2024-09-14T04:47:14.057 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.7041999999999997e-05 2024-09-14T04:47:14.057 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.057 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.057 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:47:14.057 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.897425+0000", 2024-09-14T04:47:14.057 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.33804232299999998 2024-09-14T04:47:14.057 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.057 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.057 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:47:14.057 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.897526+0000", 2024-09-14T04:47:14.058 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00010100899999999999 2024-09-14T04:47:14.058 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:47:14.058 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:47:14.058 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:47:14.058 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.058 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.058 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.35535.0:114574 10.a e241/231 10:5583da48:::benchmark_data_smithi038_206757_object10033:head v 241'7062, mlcod=241'7058)", 2024-09-14T04:47:14.058 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:46:19.559562+0000", 2024-09-14T04:47:14.058 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 54.444972790000001, 2024-09-14T04:47:14.058 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.338031209, 2024-09-14T04:47:14.058 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:47:14.058 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:47:14.059 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:47:14.059 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:47:14.059 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.059 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:47:14.059 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.559562+0000", 2024-09-14T04:47:14.059 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:47:14.059 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.059 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.059 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:47:14.059 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.559562+0000", 2024-09-14T04:47:14.059 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:47:14.059 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.059 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.060 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:47:14.060 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.559563+0000", 2024-09-14T04:47:14.060 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.3799999999999996e-07 2024-09-14T04:47:14.060 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.060 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.060 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:47:14.060 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.559568+0000", 2024-09-14T04:47:14.060 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.2669999999999997e-06 2024-09-14T04:47:14.060 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.060 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.060 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:47:14.060 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.559578+0000", 2024-09-14T04:47:14.060 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.6940000000000007e-06 2024-09-14T04:47:14.060 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.061 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.061 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:47:14.061 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.559584+0000", 2024-09-14T04:47:14.061 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.8719999999999999e-06 2024-09-14T04:47:14.061 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.061 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.061 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:47:14.061 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.562798+0000", 2024-09-14T04:47:14.061 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0032139669999999999 2024-09-14T04:47:14.061 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.061 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.061 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:47:14.062 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.562809+0000", 2024-09-14T04:47:14.062 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.148e-05 2024-09-14T04:47:14.062 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.062 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.062 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:47:14.062 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.897536+0000", 2024-09-14T04:47:14.062 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.33472695200000002 2024-09-14T04:47:14.062 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.062 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.062 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:47:14.062 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.897593+0000", 2024-09-14T04:47:14.062 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.7238999999999999e-05 2024-09-14T04:47:14.062 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:47:14.063 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:47:14.063 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:47:14.063 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.063 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.063 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.35535.0:114580 10.1 e241/231 10:8f47c322:::benchmark_data_smithi038_206757_object10039:head v 241'7156, mlcod=241'7153)", 2024-09-14T04:47:14.063 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:46:19.560062+0000", 2024-09-14T04:47:14.063 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 54.444472371000003, 2024-09-14T04:47:14.063 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.33747484300000002, 2024-09-14T04:47:14.063 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:47:14.063 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:47:14.063 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:47:14.063 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:47:14.063 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.064 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:47:14.064 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.560062+0000", 2024-09-14T04:47:14.064 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:47:14.064 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.064 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.064 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:47:14.064 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.560062+0000", 2024-09-14T04:47:14.064 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:47:14.064 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.064 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.064 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:47:14.064 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.560063+0000", 2024-09-14T04:47:14.065 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.7800000000000001e-07 2024-09-14T04:47:14.065 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.065 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.065 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:47:14.065 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.560068+0000", 2024-09-14T04:47:14.065 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.2750000000000003e-06 2024-09-14T04:47:14.065 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.065 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.065 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:47:14.065 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.560077+0000", 2024-09-14T04:47:14.065 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.0229999999999998e-06 2024-09-14T04:47:14.066 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.066 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.066 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:47:14.066 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.560083+0000", 2024-09-14T04:47:14.066 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.434e-06 2024-09-14T04:47:14.066 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.066 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.066 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:47:14.066 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.560961+0000", 2024-09-14T04:47:14.066 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00087770399999999998 2024-09-14T04:47:14.066 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.066 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.066 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:47:14.067 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.560978+0000", 2024-09-14T04:47:14.067 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.7176e-05 2024-09-14T04:47:14.067 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.067 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.067 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:47:14.067 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.897437+0000", 2024-09-14T04:47:14.067 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.336459061 2024-09-14T04:47:14.067 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.067 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.067 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:47:14.067 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.897537+0000", 2024-09-14T04:47:14.067 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000100492 2024-09-14T04:47:14.068 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:47:14.068 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:47:14.068 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:47:14.068 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.068 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.068 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.35535.0:114579 10.c e241/231 10:3d0f1826:::benchmark_data_smithi038_206757_object10038:head v 241'7342, mlcod=241'7337)", 2024-09-14T04:47:14.068 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:46:19.562448+0000", 2024-09-14T04:47:14.068 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 54.442086343, 2024-09-14T04:47:14.068 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.335164921, 2024-09-14T04:47:14.068 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:47:14.068 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:47:14.068 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:47:14.068 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:47:14.068 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.069 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:47:14.069 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.562448+0000", 2024-09-14T04:47:14.069 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:47:14.069 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.069 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.069 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:47:14.069 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.562448+0000", 2024-09-14T04:47:14.069 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:47:14.069 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.069 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.069 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:47:14.069 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.562449+0000", 2024-09-14T04:47:14.069 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.1799999999999995e-07 2024-09-14T04:47:14.070 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.070 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.070 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:47:14.070 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.562454+0000", 2024-09-14T04:47:14.070 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.5560000000000001e-06 2024-09-14T04:47:14.070 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.070 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.070 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:47:14.070 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.562464+0000", 2024-09-14T04:47:14.070 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.0492000000000001e-05 2024-09-14T04:47:14.070 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.070 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.071 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:47:14.071 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.562470+0000", 2024-09-14T04:47:14.071 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.1600000000000003e-06 2024-09-14T04:47:14.071 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.071 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.071 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:47:14.071 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.562516+0000", 2024-09-14T04:47:14.071 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.5388e-05 2024-09-14T04:47:14.071 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.071 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.071 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:47:14.071 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.562534+0000", 2024-09-14T04:47:14.071 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.8413000000000001e-05 2024-09-14T04:47:14.072 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.072 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.072 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:47:14.072 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.897554+0000", 2024-09-14T04:47:14.072 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.33501958999999998 2024-09-14T04:47:14.072 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.072 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.072 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:47:14.072 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.897613+0000", 2024-09-14T04:47:14.072 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.9704000000000003e-05 2024-09-14T04:47:14.072 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:47:14.072 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:47:14.072 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:47:14.073 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.073 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.073 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.35535.0:114581 10.4 10:2407c075:::benchmark_data_smithi038_206757_object10040:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e241)", 2024-09-14T04:47:14.073 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:46:19.563430+0000", 2024-09-14T04:47:14.073 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 54.441105024000002, 2024-09-14T04:47:14.073 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.34776633800000001, 2024-09-14T04:47:14.073 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:47:14.073 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:47:14.073 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:47:14.073 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:47:14.073 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.35535", 2024-09-14T04:47:14.073 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/531660000", 2024-09-14T04:47:14.074 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 114581 2024-09-14T04:47:14.074 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.074 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:47:14.074 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.074 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:47:14.074 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.563430+0000", 2024-09-14T04:47:14.074 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:47:14.074 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.074 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.074 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:47:14.074 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.563430+0000", 2024-09-14T04:47:14.074 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:47:14.075 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.075 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.075 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:47:14.075 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.563432+0000", 2024-09-14T04:47:14.075 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.8610000000000001e-06 2024-09-14T04:47:14.075 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.075 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.075 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:47:14.075 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.563437+0000", 2024-09-14T04:47:14.075 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.9450000000000001e-06 2024-09-14T04:47:14.075 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.075 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.075 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:47:14.076 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.563448+0000", 2024-09-14T04:47:14.076 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.1622e-05 2024-09-14T04:47:14.076 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.076 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.076 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:47:14.076 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.563455+0000", 2024-09-14T04:47:14.076 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.7800000000000003e-06 2024-09-14T04:47:14.076 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.076 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.076 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:47:14.076 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.563505+0000", 2024-09-14T04:47:14.076 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.9599999999999999e-05 2024-09-14T04:47:14.076 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.077 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.077 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:47:14.077 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.563625+0000", 2024-09-14T04:47:14.077 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00012066900000000001 2024-09-14T04:47:14.077 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.077 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.077 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 3,4", 2024-09-14T04:47:14.077 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.563731+0000", 2024-09-14T04:47:14.077 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000106038 2024-09-14T04:47:14.077 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.077 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.077 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:47:14.078 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.906112+0000", 2024-09-14T04:47:14.078 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.34238068999999999 2024-09-14T04:47:14.078 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.078 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.078 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:47:14.078 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.910895+0000", 2024-09-14T04:47:14.078 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0047830889999999999 2024-09-14T04:47:14.078 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.078 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.078 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:47:14.078 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.910980+0000", 2024-09-14T04:47:14.078 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.4961000000000002e-05 2024-09-14T04:47:14.079 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.079 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.079 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:47:14.079 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.911114+0000", 2024-09-14T04:47:14.079 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00013424899999999999 2024-09-14T04:47:14.079 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.079 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.079 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:47:14.079 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.911196+0000", 2024-09-14T04:47:14.079 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.1834000000000003e-05 2024-09-14T04:47:14.079 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:47:14.079 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:47:14.079 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:47:14.079 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.079 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.080 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.35535.0:114582 10.5 e241/231 10:a2393b91:::benchmark_data_smithi038_206757_object10041:head v 241'7194, mlcod=241'7192)", 2024-09-14T04:47:14.080 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:46:19.563862+0000", 2024-09-14T04:47:14.080 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 54.440673001, 2024-09-14T04:47:14.080 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.34001880899999998, 2024-09-14T04:47:14.080 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:47:14.080 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:47:14.080 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:47:14.080 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:47:14.080 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.080 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:47:14.080 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.563862+0000", 2024-09-14T04:47:14.080 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:47:14.080 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.081 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.081 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:47:14.081 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.563862+0000", 2024-09-14T04:47:14.081 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:47:14.081 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.081 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.081 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:47:14.081 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.563863+0000", 2024-09-14T04:47:14.081 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.1099999999999995e-07 2024-09-14T04:47:14.081 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.081 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.081 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:47:14.081 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.563868+0000", 2024-09-14T04:47:14.081 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.1379999999999998e-06 2024-09-14T04:47:14.082 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.082 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.082 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:47:14.082 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.897409+0000", 2024-09-14T04:47:14.082 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.33354089599999998 2024-09-14T04:47:14.082 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.082 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.082 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:47:14.082 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.897441+0000", 2024-09-14T04:47:14.082 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.1976e-05 2024-09-14T04:47:14.082 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.082 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.082 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:47:14.082 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.897668+0000", 2024-09-14T04:47:14.083 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00022722199999999999 2024-09-14T04:47:14.083 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.083 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.083 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:47:14.083 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.897728+0000", 2024-09-14T04:47:14.083 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.0723000000000001e-05 2024-09-14T04:47:14.083 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.083 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.083 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:47:14.083 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.903315+0000", 2024-09-14T04:47:14.083 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.005586967 2024-09-14T04:47:14.083 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.083 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.083 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:47:14.084 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.903881+0000", 2024-09-14T04:47:14.084 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00056517600000000002 2024-09-14T04:47:14.084 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:47:14.084 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:47:14.084 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:47:14.084 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.084 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.084 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop_reply(client.35535.0:114562 10.4 e241/231 ondisk, result = 0)", 2024-09-14T04:47:14.084 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:46:19.564037+0000", 2024-09-14T04:47:14.084 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 54.440497596, 2024-09-14T04:47:14.084 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.34168922499999999, 2024-09-14T04:47:14.084 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:47:14.084 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:47:14.085 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "started", 2024-09-14T04:47:14.085 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:47:14.085 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.085 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:47:14.085 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.564037+0000", 2024-09-14T04:47:14.085 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:47:14.085 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.085 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.085 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:47:14.085 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.564037+0000", 2024-09-14T04:47:14.085 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:47:14.085 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.085 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.085 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:47:14.086 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.564038+0000", 2024-09-14T04:47:14.086 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.1900000000000002e-07 2024-09-14T04:47:14.086 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.086 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.086 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:47:14.086 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.564041+0000", 2024-09-14T04:47:14.086 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.54e-06 2024-09-14T04:47:14.086 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.086 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.086 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:47:14.086 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.897427+0000", 2024-09-14T04:47:14.086 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.333385718 2024-09-14T04:47:14.086 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.086 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.086 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:47:14.087 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.897453+0000", 2024-09-14T04:47:14.087 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.5984999999999999e-05 2024-09-14T04:47:14.087 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.087 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.087 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:47:14.087 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.905432+0000", 2024-09-14T04:47:14.087 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0079789809999999996 2024-09-14T04:47:14.087 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.087 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.087 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:47:14.087 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.905455+0000", 2024-09-14T04:47:14.087 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.2932999999999999e-05 2024-09-14T04:47:14.087 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.087 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.088 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:47:14.088 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:19.905726+0000", 2024-09-14T04:47:14.088 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00027134899999999999 2024-09-14T04:47:14.088 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:47:14.088 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:47:14.088 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:47:14.088 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.088 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.088 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.35535.0:117238 10.8 10:1e62c313:::benchmark_data_smithi038_206757_object12697:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e241)", 2024-09-14T04:47:14.088 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:46:23.293585+0000", 2024-09-14T04:47:14.088 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 50.710949943000003, 2024-09-14T04:47:14.088 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.49890038599999997, 2024-09-14T04:47:14.088 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:47:14.088 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:47:14.088 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:47:14.089 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:47:14.089 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.35535", 2024-09-14T04:47:14.089 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/531660000", 2024-09-14T04:47:14.089 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 117238 2024-09-14T04:47:14.089 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.089 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:47:14.089 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.089 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:47:14.089 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.293585+0000", 2024-09-14T04:47:14.089 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:47:14.089 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.089 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.089 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:47:14.090 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.293585+0000", 2024-09-14T04:47:14.090 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:47:14.090 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.090 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.090 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:47:14.090 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.293586+0000", 2024-09-14T04:47:14.090 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.4249999999999999e-06 2024-09-14T04:47:14.090 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.090 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.090 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:47:14.090 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.293592+0000", 2024-09-14T04:47:14.090 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.8939999999999998e-06 2024-09-14T04:47:14.090 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.091 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.091 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:47:14.091 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.293601+0000", 2024-09-14T04:47:14.091 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.1719999999999996e-06 2024-09-14T04:47:14.091 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.091 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.091 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:47:14.091 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.293609+0000", 2024-09-14T04:47:14.091 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.4950000000000002e-06 2024-09-14T04:47:14.091 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.091 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.091 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:47:14.091 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.293671+0000", 2024-09-14T04:47:14.091 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.1752000000000001e-05 2024-09-14T04:47:14.092 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.092 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.092 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:47:14.092 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.293786+0000", 2024-09-14T04:47:14.092 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000115877 2024-09-14T04:47:14.092 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.092 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.092 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 2,7", 2024-09-14T04:47:14.092 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.293891+0000", 2024-09-14T04:47:14.092 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000104376 2024-09-14T04:47:14.092 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.092 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.092 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:47:14.093 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.297087+0000", 2024-09-14T04:47:14.093 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0031964910000000001 2024-09-14T04:47:14.093 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.093 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.093 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:47:14.093 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.297806+0000", 2024-09-14T04:47:14.093 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00071902999999999995 2024-09-14T04:47:14.093 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.093 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.093 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:47:14.093 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.792305+0000", 2024-09-14T04:47:14.093 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.494498514 2024-09-14T04:47:14.093 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.093 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.094 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:47:14.094 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.792405+0000", 2024-09-14T04:47:14.094 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00010043 2024-09-14T04:47:14.094 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.094 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.094 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:47:14.094 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.792485+0000", 2024-09-14T04:47:14.094 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.9930000000000002e-05 2024-09-14T04:47:14.094 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:47:14.094 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:47:14.094 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:47:14.094 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.094 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.095 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.35535.0:117245 10.8 10:1cb873cc:::benchmark_data_smithi038_206757_object12704:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e241)", 2024-09-14T04:47:14.095 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:46:23.298045+0000", 2024-09-14T04:47:14.095 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 50.706489607999998, 2024-09-14T04:47:14.095 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.49467495500000003, 2024-09-14T04:47:14.095 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:47:14.095 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:47:14.095 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:47:14.095 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:47:14.095 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.35535", 2024-09-14T04:47:14.095 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/531660000", 2024-09-14T04:47:14.095 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 117245 2024-09-14T04:47:14.095 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.095 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:47:14.096 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.096 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:47:14.096 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.298045+0000", 2024-09-14T04:47:14.096 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:47:14.096 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.096 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.096 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:47:14.096 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.298045+0000", 2024-09-14T04:47:14.096 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:47:14.096 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.096 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.096 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:47:14.096 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.298046+0000", 2024-09-14T04:47:14.096 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.5600000000000004e-07 2024-09-14T04:47:14.097 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.097 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.097 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:47:14.097 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.298050+0000", 2024-09-14T04:47:14.097 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.5619999999999999e-06 2024-09-14T04:47:14.097 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.097 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.097 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:47:14.097 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.298057+0000", 2024-09-14T04:47:14.097 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.2880000000000004e-06 2024-09-14T04:47:14.097 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.097 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.097 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:47:14.098 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.298062+0000", 2024-09-14T04:47:14.098 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.6539999999999998e-06 2024-09-14T04:47:14.098 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.098 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.098 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:47:14.098 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.298109+0000", 2024-09-14T04:47:14.098 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.7695999999999999e-05 2024-09-14T04:47:14.098 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.098 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.098 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:47:14.098 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.298235+0000", 2024-09-14T04:47:14.098 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0001259 2024-09-14T04:47:14.098 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.098 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.099 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 2,7", 2024-09-14T04:47:14.099 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.298359+0000", 2024-09-14T04:47:14.099 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000124191 2024-09-14T04:47:14.099 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.099 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.099 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:47:14.099 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.301869+0000", 2024-09-14T04:47:14.099 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.003509234 2024-09-14T04:47:14.099 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.099 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.099 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:47:14.099 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.305810+0000", 2024-09-14T04:47:14.099 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0039417610000000002 2024-09-14T04:47:14.099 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.100 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.100 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:47:14.100 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.792569+0000", 2024-09-14T04:47:14.100 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.486758568 2024-09-14T04:47:14.100 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.100 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.100 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:47:14.100 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.792655+0000", 2024-09-14T04:47:14.100 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.5964000000000006e-05 2024-09-14T04:47:14.100 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.100 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.100 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:47:14.100 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.792720+0000", 2024-09-14T04:47:14.101 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.5180999999999998e-05 2024-09-14T04:47:14.101 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:47:14.101 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:47:14.101 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:47:14.101 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.101 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.101 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.35535.0:117256 10.8 10:162b3478:::benchmark_data_smithi038_206757_object12715:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e241)", 2024-09-14T04:47:14.101 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:46:23.313943+0000", 2024-09-14T04:47:14.101 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 50.690591693999998, 2024-09-14T04:47:14.101 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.47897409499999999, 2024-09-14T04:47:14.101 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:47:14.101 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:47:14.101 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:47:14.101 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:47:14.102 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.35535", 2024-09-14T04:47:14.102 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/531660000", 2024-09-14T04:47:14.102 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 117256 2024-09-14T04:47:14.102 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.102 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:47:14.102 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.102 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:47:14.102 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.313943+0000", 2024-09-14T04:47:14.102 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:47:14.102 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.102 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.102 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:47:14.102 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.313943+0000", 2024-09-14T04:47:14.103 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:47:14.103 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.103 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.103 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:47:14.103 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.313945+0000", 2024-09-14T04:47:14.103 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.6360000000000001e-06 2024-09-14T04:47:14.103 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.103 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.103 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:47:14.103 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.313949+0000", 2024-09-14T04:47:14.103 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.6099999999999999e-06 2024-09-14T04:47:14.103 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.103 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.103 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:47:14.104 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.313965+0000", 2024-09-14T04:47:14.104 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.5551000000000001e-05 2024-09-14T04:47:14.104 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.104 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.104 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:47:14.104 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.313973+0000", 2024-09-14T04:47:14.104 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.1720000000000007e-06 2024-09-14T04:47:14.104 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.104 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.104 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:47:14.104 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.314025+0000", 2024-09-14T04:47:14.104 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.1656999999999997e-05 2024-09-14T04:47:14.104 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.104 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.105 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:47:14.105 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.314134+0000", 2024-09-14T04:47:14.105 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00010937700000000001 2024-09-14T04:47:14.105 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.105 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.105 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 2,7", 2024-09-14T04:47:14.105 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.314201+0000", 2024-09-14T04:47:14.105 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.7285000000000004e-05 2024-09-14T04:47:14.105 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.105 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.105 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:47:14.105 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.317135+0000", 2024-09-14T04:47:14.105 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0029333720000000001 2024-09-14T04:47:14.105 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.106 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.106 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:47:14.106 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.318166+0000", 2024-09-14T04:47:14.106 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.001030909 2024-09-14T04:47:14.106 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.106 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.106 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:47:14.106 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.792791+0000", 2024-09-14T04:47:14.106 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.47462567700000002 2024-09-14T04:47:14.106 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.106 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.106 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:47:14.106 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.792882+0000", 2024-09-14T04:47:14.106 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.0826000000000001e-05 2024-09-14T04:47:14.107 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.107 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.107 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:47:14.107 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.792917+0000", 2024-09-14T04:47:14.107 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.5023e-05 2024-09-14T04:47:14.107 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:47:14.107 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:47:14.107 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:47:14.107 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.107 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.107 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.35535.0:117260 10.8 10:1e7a2eb0:::benchmark_data_smithi038_206757_object12719:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e241)", 2024-09-14T04:47:14.107 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:46:23.322051+0000", 2024-09-14T04:47:14.107 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 50.682484148, 2024-09-14T04:47:14.107 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.47101528599999998, 2024-09-14T04:47:14.108 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:47:14.108 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:47:14.108 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:47:14.108 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:47:14.108 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.35535", 2024-09-14T04:47:14.108 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/531660000", 2024-09-14T04:47:14.108 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 117260 2024-09-14T04:47:14.108 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.108 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:47:14.108 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.108 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:47:14.108 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.322051+0000", 2024-09-14T04:47:14.108 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:47:14.108 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.109 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.109 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:47:14.109 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.322051+0000", 2024-09-14T04:47:14.109 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:47:14.109 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.109 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.109 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:47:14.109 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.322052+0000", 2024-09-14T04:47:14.109 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.9699999999999994e-07 2024-09-14T04:47:14.109 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.109 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.109 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:47:14.109 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.322056+0000", 2024-09-14T04:47:14.109 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.2989999999999998e-06 2024-09-14T04:47:14.110 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.110 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.110 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:47:14.110 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.322069+0000", 2024-09-14T04:47:14.110 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.291e-05 2024-09-14T04:47:14.110 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.110 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.110 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:47:14.110 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.322077+0000", 2024-09-14T04:47:14.110 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.6539999999999999e-06 2024-09-14T04:47:14.110 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.110 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.110 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:47:14.111 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.322130+0000", 2024-09-14T04:47:14.111 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.3161999999999997e-05 2024-09-14T04:47:14.111 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.111 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.111 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:47:14.111 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.322206+0000", 2024-09-14T04:47:14.111 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.6168000000000007e-05 2024-09-14T04:47:14.111 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.111 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.111 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 2,7", 2024-09-14T04:47:14.111 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.322272+0000", 2024-09-14T04:47:14.111 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.6447999999999998e-05 2024-09-14T04:47:14.111 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.111 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.112 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:47:14.112 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.325092+0000", 2024-09-14T04:47:14.112 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0028192970000000001 2024-09-14T04:47:14.112 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.112 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.112 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:47:14.112 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.326047+0000", 2024-09-14T04:47:14.112 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00095523299999999999 2024-09-14T04:47:14.112 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.112 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.112 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:47:14.112 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.792959+0000", 2024-09-14T04:47:14.112 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.46691194600000002 2024-09-14T04:47:14.113 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.113 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.113 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:47:14.113 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.793000+0000", 2024-09-14T04:47:14.113 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.0760000000000003e-05 2024-09-14T04:47:14.113 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.113 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.113 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:47:14.113 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.793066+0000", 2024-09-14T04:47:14.113 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.6412e-05 2024-09-14T04:47:14.113 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:47:14.113 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:47:14.113 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:47:14.113 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.114 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.114 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.35535.0:119255 10.6 10:6e81824b:::benchmark_data_smithi038_206757_object14714:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e241)", 2024-09-14T04:47:14.114 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:46:26.298522+0000", 2024-09-14T04:47:14.114 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 47.706012940000001, 2024-09-14T04:47:14.114 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.32341269900000003, 2024-09-14T04:47:14.114 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:47:14.114 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:47:14.114 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:47:14.114 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:47:14.114 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.35535", 2024-09-14T04:47:14.114 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/531660000", 2024-09-14T04:47:14.114 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 119255 2024-09-14T04:47:14.114 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.114 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:47:14.115 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.115 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:47:14.115 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:26.298522+0000", 2024-09-14T04:47:14.115 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:47:14.115 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.115 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.115 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:47:14.115 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:26.298522+0000", 2024-09-14T04:47:14.115 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:47:14.115 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.115 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.115 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:47:14.115 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:26.298523+0000", 2024-09-14T04:47:14.116 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.5409999999999999e-06 2024-09-14T04:47:14.116 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.116 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.116 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:47:14.116 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:26.298528+0000", 2024-09-14T04:47:14.116 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.7960000000000003e-06 2024-09-14T04:47:14.116 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.116 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.116 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:47:14.116 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:26.298538+0000", 2024-09-14T04:47:14.116 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.0256e-05 2024-09-14T04:47:14.116 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.116 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.116 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:47:14.117 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:26.298546+0000", 2024-09-14T04:47:14.117 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.1180000000000003e-06 2024-09-14T04:47:14.117 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.117 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.117 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:47:14.117 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:26.305072+0000", 2024-09-14T04:47:14.117 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0065261090000000004 2024-09-14T04:47:14.117 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.117 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.117 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:47:14.117 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:26.305170+0000", 2024-09-14T04:47:14.117 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.8183000000000005e-05 2024-09-14T04:47:14.117 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.117 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.118 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 4,5", 2024-09-14T04:47:14.118 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:26.305282+0000", 2024-09-14T04:47:14.118 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000112006 2024-09-14T04:47:14.118 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.118 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.118 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:47:14.118 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:26.309180+0000", 2024-09-14T04:47:14.118 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0038984940000000002 2024-09-14T04:47:14.118 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.118 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.118 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:47:14.118 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:26.621542+0000", 2024-09-14T04:47:14.118 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.31236128600000002 2024-09-14T04:47:14.119 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.119 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.119 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:47:14.119 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:26.621687+0000", 2024-09-14T04:47:14.119 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000145737 2024-09-14T04:47:14.119 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.119 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.119 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:47:14.119 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:26.621833+0000", 2024-09-14T04:47:14.119 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000145461 2024-09-14T04:47:14.119 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.119 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.119 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:47:14.119 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:26.621935+0000", 2024-09-14T04:47:14.120 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000101712 2024-09-14T04:47:14.120 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:47:14.120 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:47:14.120 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:47:14.120 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.120 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.120 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.35535.0:119257 10.2 e241/231 10:4a3cc642:::benchmark_data_smithi038_206757_object14716:head v 241'7366, mlcod=241'7363)", 2024-09-14T04:47:14.120 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:46:26.305788+0000", 2024-09-14T04:47:14.120 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 47.698747243, 2024-09-14T04:47:14.120 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.32561715699999999, 2024-09-14T04:47:14.120 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:47:14.120 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:47:14.120 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:47:14.120 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:47:14.120 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.121 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:47:14.121 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:26.305788+0000", 2024-09-14T04:47:14.121 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:47:14.121 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.121 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.121 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:47:14.121 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:26.305788+0000", 2024-09-14T04:47:14.121 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:47:14.121 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.121 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.121 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:47:14.121 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:26.305788+0000", 2024-09-14T04:47:14.121 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.9999999999999998e-07 2024-09-14T04:47:14.121 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.122 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.122 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:47:14.122 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:26.305792+0000", 2024-09-14T04:47:14.122 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.16e-06 2024-09-14T04:47:14.122 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.122 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.122 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:47:14.122 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:26.305799+0000", 2024-09-14T04:47:14.122 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.5880000000000003e-06 2024-09-14T04:47:14.122 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.122 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.122 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:47:14.123 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:14.123 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:26.305803+0000", 2024-09-14T04:47:14.123 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.2150000000000003e-06 2024-09-14T04:47:14.124 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.124 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.124 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:47:14.124 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:26.309212+0000", 2024-09-14T04:47:14.124 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0034092049999999998 2024-09-14T04:47:14.124 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.124 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.124 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:47:14.124 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:26.309228+0000", 2024-09-14T04:47:14.124 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.5821e-05 2024-09-14T04:47:14.124 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.124 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.124 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:47:14.125 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:26.630806+0000", 2024-09-14T04:47:14.125 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.32157754 2024-09-14T04:47:14.125 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:14.125 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:14.125 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:47:14.125 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:26.631405+0000", 2024-09-14T04:47:14.125 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00059922800000000004 2024-09-14T04:47:14.125 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:47:14.125 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:47:14.125 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:47:14.125 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:47:14.125 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:47:14.126 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-09-14T04:47:14.126 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6: {} 2024-09-14T04:47:14.126 INFO:teuthology.orchestra.run.smithi038.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-14T04:47:14.126 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7: {} 2024-09-14T04:47:14.127 INFO:teuthology.orchestra.run.smithi038.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-14T04:47:14.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:14.161 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:14.161 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:47:14.262 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:14.298 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:14.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:14.302 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:47:14.403 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:14.433 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:14.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:14.437 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:47:14.538 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:14.556 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:14.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:14.557 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:47:14.658 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:14.681 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:14.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:14.683 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:47:14.693 INFO:teuthology.orchestra.run.smithi038.stderr:nodeep-scrub is unset 2024-09-14T04:47:14.783 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:14.808 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:14.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:14.814 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:47:14.915 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:14.925 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:14 smithi123 bash[68976]: cluster 2024-09-14T04:47:13.507899+0000 mgr.y (mgr.26165) 1189 : cluster [DBG] pgmap v1224: 99 pgs: 99 active+clean; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 654 op/s 2024-09-14T04:47:14.925 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:14 smithi123 bash[68976]: cluster 2024-09-14T04:47:13.507899+0000 mgr.y (mgr.26165) 1189 : cluster [DBG] pgmap v1224: 99 pgs: 99 active+clean; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 654 op/s 2024-09-14T04:47:14.925 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:14 smithi123 bash[68976]: audit 2024-09-14T04:47:13.690752+0000 mon.c (mon.2) 71 : audit [DBG] from='client.? 172.21.15.38:0/3963429415' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:47:14.925 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:14 smithi123 bash[68976]: audit 2024-09-14T04:47:13.690752+0000 mon.c (mon.2) 71 : audit [DBG] from='client.? 172.21.15.38:0/3963429415' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:47:14.925 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:14 smithi123 bash[68976]: audit 2024-09-14T04:47:14.396978+0000 mon.b (mon.1) 29 : audit [INF] from='client.? 172.21.15.38:0/1531946730' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:47:14.925 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:14 smithi123 bash[68976]: audit 2024-09-14T04:47:14.396978+0000 mon.b (mon.1) 29 : audit [INF] from='client.? 172.21.15.38:0/1531946730' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:47:14.925 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:14 smithi123 bash[68976]: audit 2024-09-14T04:47:14.397090+0000 mon.a (mon.0) 1409 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:47:14.925 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:14 smithi123 bash[68976]: audit 2024-09-14T04:47:14.397090+0000 mon.a (mon.0) 1409 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:47:14.940 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:14.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:14.943 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:47:15.044 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:15.066 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:15.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:15.068 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:47:15.141 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:14 smithi038 bash[87336]: cluster 2024-09-14T04:47:13.507899+0000 mgr.y (mgr.26165) 1189 : cluster [DBG] pgmap v1224: 99 pgs: 99 active+clean; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 654 op/s 2024-09-14T04:47:15.141 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:14 smithi038 bash[87336]: cluster 2024-09-14T04:47:13.507899+0000 mgr.y (mgr.26165) 1189 : cluster [DBG] pgmap v1224: 99 pgs: 99 active+clean; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 654 op/s 2024-09-14T04:47:15.141 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:14 smithi038 bash[87336]: audit 2024-09-14T04:47:13.690752+0000 mon.c (mon.2) 71 : audit [DBG] from='client.? 172.21.15.38:0/3963429415' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:47:15.141 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:14 smithi038 bash[87336]: audit 2024-09-14T04:47:13.690752+0000 mon.c (mon.2) 71 : audit [DBG] from='client.? 172.21.15.38:0/3963429415' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:47:15.141 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:14 smithi038 bash[87336]: audit 2024-09-14T04:47:14.396978+0000 mon.b (mon.1) 29 : audit [INF] from='client.? 172.21.15.38:0/1531946730' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:47:15.141 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:14 smithi038 bash[87336]: audit 2024-09-14T04:47:14.396978+0000 mon.b (mon.1) 29 : audit [INF] from='client.? 172.21.15.38:0/1531946730' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:47:15.141 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:14 smithi038 bash[87336]: audit 2024-09-14T04:47:14.397090+0000 mon.a (mon.0) 1409 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:47:15.141 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:14 smithi038 bash[87336]: audit 2024-09-14T04:47:14.397090+0000 mon.a (mon.0) 1409 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:47:15.142 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:14 smithi038 bash[84940]: cluster 2024-09-14T04:47:13.507899+0000 mgr.y (mgr.26165) 1189 : cluster [DBG] pgmap v1224: 99 pgs: 99 active+clean; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 654 op/s 2024-09-14T04:47:15.142 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:14 smithi038 bash[84940]: cluster 2024-09-14T04:47:13.507899+0000 mgr.y (mgr.26165) 1189 : cluster [DBG] pgmap v1224: 99 pgs: 99 active+clean; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 654 op/s 2024-09-14T04:47:15.142 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:14 smithi038 bash[84940]: audit 2024-09-14T04:47:13.690752+0000 mon.c (mon.2) 71 : audit [DBG] from='client.? 172.21.15.38:0/3963429415' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:47:15.143 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:14 smithi038 bash[84940]: audit 2024-09-14T04:47:13.690752+0000 mon.c (mon.2) 71 : audit [DBG] from='client.? 172.21.15.38:0/3963429415' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:47:15.143 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:14 smithi038 bash[84940]: audit 2024-09-14T04:47:14.396978+0000 mon.b (mon.1) 29 : audit [INF] from='client.? 172.21.15.38:0/1531946730' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:47:15.143 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:14 smithi038 bash[84940]: audit 2024-09-14T04:47:14.396978+0000 mon.b (mon.1) 29 : audit [INF] from='client.? 172.21.15.38:0/1531946730' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:47:15.143 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:14 smithi038 bash[84940]: audit 2024-09-14T04:47:14.397090+0000 mon.a (mon.0) 1409 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:47:15.143 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:14 smithi038 bash[84940]: audit 2024-09-14T04:47:14.397090+0000 mon.a (mon.0) 1409 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:47:15.169 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:15.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:15.205 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:15.205 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:47:15.306 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:15.331 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:15.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:15.339 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:47:15.440 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:15.471 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:15.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:15.473 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:47:15.574 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:15.593 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:15.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:15.595 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:47:15.694 INFO:teuthology.orchestra.run.smithi038.stderr:set osd.7 primary-affinity to 0.241157 (8158042) 2024-09-14T04:47:15.696 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:15.721 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:15.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:15.723 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:47:15.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:15 smithi038 bash[84940]: cluster 2024-09-14T04:47:14.600759+0000 mon.a (mon.0) 1410 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:47:15.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:15 smithi038 bash[84940]: cluster 2024-09-14T04:47:14.600759+0000 mon.a (mon.0) 1410 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:47:15.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:15 smithi038 bash[84940]: cluster 2024-09-14T04:47:14.600800+0000 mon.a (mon.0) 1411 : cluster [INF] Cluster is now healthy 2024-09-14T04:47:15.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:15 smithi038 bash[84940]: cluster 2024-09-14T04:47:14.600800+0000 mon.a (mon.0) 1411 : cluster [INF] Cluster is now healthy 2024-09-14T04:47:15.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:15 smithi038 bash[84940]: audit 2024-09-14T04:47:14.687419+0000 mon.a (mon.0) 1412 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:47:15.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:15 smithi038 bash[84940]: audit 2024-09-14T04:47:14.687419+0000 mon.a (mon.0) 1412 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:47:15.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:15 smithi038 bash[84940]: cluster 2024-09-14T04:47:14.698042+0000 mon.a (mon.0) 1413 : cluster [DBG] osdmap e248: 8 total, 8 up, 8 in 2024-09-14T04:47:15.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:15 smithi038 bash[84940]: cluster 2024-09-14T04:47:14.698042+0000 mon.a (mon.0) 1413 : cluster [DBG] osdmap e248: 8 total, 8 up, 8 in 2024-09-14T04:47:15.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:15 smithi038 bash[84940]: audit 2024-09-14T04:47:14.786430+0000 mon.a (mon.0) 1414 : audit [INF] from='client.? 172.21.15.38:0/4291596667' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 0.24115673485493516} : dispatch 2024-09-14T04:47:15.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:15 smithi038 bash[84940]: audit 2024-09-14T04:47:14.786430+0000 mon.a (mon.0) 1414 : audit [INF] from='client.? 172.21.15.38:0/4291596667' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 0.24115673485493516} : dispatch 2024-09-14T04:47:15.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:15 smithi038 bash[84940]: audit 2024-09-14T04:47:15.252531+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:47:15.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:15 smithi038 bash[84940]: audit 2024-09-14T04:47:15.252531+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:47:15.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:15 smithi038 bash[84940]: audit 2024-09-14T04:47:15.254214+0000 mon.a (mon.0) 1416 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:47:15.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:15 smithi038 bash[84940]: audit 2024-09-14T04:47:15.254214+0000 mon.a (mon.0) 1416 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:47:15.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:15 smithi038 bash[87336]: cluster 2024-09-14T04:47:14.600759+0000 mon.a (mon.0) 1410 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:47:15.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:15 smithi038 bash[87336]: cluster 2024-09-14T04:47:14.600759+0000 mon.a (mon.0) 1410 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:47:15.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:15 smithi038 bash[87336]: cluster 2024-09-14T04:47:14.600800+0000 mon.a (mon.0) 1411 : cluster [INF] Cluster is now healthy 2024-09-14T04:47:15.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:15 smithi038 bash[87336]: cluster 2024-09-14T04:47:14.600800+0000 mon.a (mon.0) 1411 : cluster [INF] Cluster is now healthy 2024-09-14T04:47:15.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:15 smithi038 bash[87336]: audit 2024-09-14T04:47:14.687419+0000 mon.a (mon.0) 1412 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:47:15.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:15 smithi038 bash[87336]: audit 2024-09-14T04:47:14.687419+0000 mon.a (mon.0) 1412 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:47:15.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:15 smithi038 bash[87336]: cluster 2024-09-14T04:47:14.698042+0000 mon.a (mon.0) 1413 : cluster [DBG] osdmap e248: 8 total, 8 up, 8 in 2024-09-14T04:47:15.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:15 smithi038 bash[87336]: cluster 2024-09-14T04:47:14.698042+0000 mon.a (mon.0) 1413 : cluster [DBG] osdmap e248: 8 total, 8 up, 8 in 2024-09-14T04:47:15.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:15 smithi038 bash[87336]: audit 2024-09-14T04:47:14.786430+0000 mon.a (mon.0) 1414 : audit [INF] from='client.? 172.21.15.38:0/4291596667' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 0.24115673485493516} : dispatch 2024-09-14T04:47:15.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:15 smithi038 bash[87336]: audit 2024-09-14T04:47:14.786430+0000 mon.a (mon.0) 1414 : audit [INF] from='client.? 172.21.15.38:0/4291596667' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 0.24115673485493516} : dispatch 2024-09-14T04:47:15.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:15 smithi038 bash[87336]: audit 2024-09-14T04:47:15.252531+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:47:15.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:15 smithi038 bash[87336]: audit 2024-09-14T04:47:15.252531+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:47:15.775 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:15 smithi038 bash[87336]: audit 2024-09-14T04:47:15.254214+0000 mon.a (mon.0) 1416 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:47:15.775 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:15 smithi038 bash[87336]: audit 2024-09-14T04:47:15.254214+0000 mon.a (mon.0) 1416 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:47:15.824 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:15.857 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:15.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:15.863 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:47:15.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:15 smithi123 bash[68976]: cluster 2024-09-14T04:47:14.600759+0000 mon.a (mon.0) 1410 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:47:15.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:15 smithi123 bash[68976]: cluster 2024-09-14T04:47:14.600759+0000 mon.a (mon.0) 1410 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:47:15.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:15 smithi123 bash[68976]: cluster 2024-09-14T04:47:14.600800+0000 mon.a (mon.0) 1411 : cluster [INF] Cluster is now healthy 2024-09-14T04:47:15.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:15 smithi123 bash[68976]: cluster 2024-09-14T04:47:14.600800+0000 mon.a (mon.0) 1411 : cluster [INF] Cluster is now healthy 2024-09-14T04:47:15.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:15 smithi123 bash[68976]: audit 2024-09-14T04:47:14.687419+0000 mon.a (mon.0) 1412 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:47:15.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:15 smithi123 bash[68976]: audit 2024-09-14T04:47:14.687419+0000 mon.a (mon.0) 1412 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:47:15.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:15 smithi123 bash[68976]: cluster 2024-09-14T04:47:14.698042+0000 mon.a (mon.0) 1413 : cluster [DBG] osdmap e248: 8 total, 8 up, 8 in 2024-09-14T04:47:15.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:15 smithi123 bash[68976]: cluster 2024-09-14T04:47:14.698042+0000 mon.a (mon.0) 1413 : cluster [DBG] osdmap e248: 8 total, 8 up, 8 in 2024-09-14T04:47:15.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:15 smithi123 bash[68976]: audit 2024-09-14T04:47:14.786430+0000 mon.a (mon.0) 1414 : audit [INF] from='client.? 172.21.15.38:0/4291596667' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 0.24115673485493516} : dispatch 2024-09-14T04:47:15.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:15 smithi123 bash[68976]: audit 2024-09-14T04:47:14.786430+0000 mon.a (mon.0) 1414 : audit [INF] from='client.? 172.21.15.38:0/4291596667' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 0.24115673485493516} : dispatch 2024-09-14T04:47:15.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:15 smithi123 bash[68976]: audit 2024-09-14T04:47:15.252531+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:47:15.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:15 smithi123 bash[68976]: audit 2024-09-14T04:47:15.252531+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:47:15.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:15 smithi123 bash[68976]: audit 2024-09-14T04:47:15.254214+0000 mon.a (mon.0) 1416 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:47:15.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:15 smithi123 bash[68976]: audit 2024-09-14T04:47:15.254214+0000 mon.a (mon.0) 1416 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:47:15.964 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:15.988 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:15.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:15.993 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:47:16.093 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:16.129 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:16.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:16.134 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:47:16.235 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:16.257 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:16.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:16.259 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:47:16.360 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:16.385 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:16.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:16.387 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:47:16.488 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:16.512 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:16.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:16.514 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:47:16.615 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:16.640 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:16.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:16.642 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:47:16.743 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:16.770 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:16.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:16.773 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:47:16.874 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:16.882 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:16 smithi123 bash[68976]: cluster 2024-09-14T04:47:15.508319+0000 mgr.y (mgr.26165) 1190 : cluster [DBG] pgmap v1226: 99 pgs: 99 active+clean; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 742 op/s 2024-09-14T04:47:16.882 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:16 smithi123 bash[68976]: cluster 2024-09-14T04:47:15.508319+0000 mgr.y (mgr.26165) 1190 : cluster [DBG] pgmap v1226: 99 pgs: 99 active+clean; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 742 op/s 2024-09-14T04:47:16.882 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:16 smithi123 bash[68976]: audit 2024-09-14T04:47:15.694134+0000 mon.a (mon.0) 1417 : audit [INF] from='client.? 172.21.15.38:0/4291596667' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 0.24115673485493516}]': finished 2024-09-14T04:47:16.882 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:16 smithi123 bash[68976]: audit 2024-09-14T04:47:15.694134+0000 mon.a (mon.0) 1417 : audit [INF] from='client.? 172.21.15.38:0/4291596667' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 0.24115673485493516}]': finished 2024-09-14T04:47:16.882 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:16 smithi123 bash[68976]: cluster 2024-09-14T04:47:15.703041+0000 mon.a (mon.0) 1418 : cluster [DBG] osdmap e249: 8 total, 8 up, 8 in 2024-09-14T04:47:16.882 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:16 smithi123 bash[68976]: cluster 2024-09-14T04:47:15.703041+0000 mon.a (mon.0) 1418 : cluster [DBG] osdmap e249: 8 total, 8 up, 8 in 2024-09-14T04:47:16.892 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:16.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:16.894 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:47:16.995 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:17.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:16 smithi038 bash[84940]: cluster 2024-09-14T04:47:15.508319+0000 mgr.y (mgr.26165) 1190 : cluster [DBG] pgmap v1226: 99 pgs: 99 active+clean; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 742 op/s 2024-09-14T04:47:17.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:16 smithi038 bash[84940]: cluster 2024-09-14T04:47:15.508319+0000 mgr.y (mgr.26165) 1190 : cluster [DBG] pgmap v1226: 99 pgs: 99 active+clean; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 742 op/s 2024-09-14T04:47:17.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:16 smithi038 bash[84940]: audit 2024-09-14T04:47:15.694134+0000 mon.a (mon.0) 1417 : audit [INF] from='client.? 172.21.15.38:0/4291596667' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 0.24115673485493516}]': finished 2024-09-14T04:47:17.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:16 smithi038 bash[84940]: audit 2024-09-14T04:47:15.694134+0000 mon.a (mon.0) 1417 : audit [INF] from='client.? 172.21.15.38:0/4291596667' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 0.24115673485493516}]': finished 2024-09-14T04:47:17.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:16 smithi038 bash[84940]: cluster 2024-09-14T04:47:15.703041+0000 mon.a (mon.0) 1418 : cluster [DBG] osdmap e249: 8 total, 8 up, 8 in 2024-09-14T04:47:17.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:16 smithi038 bash[84940]: cluster 2024-09-14T04:47:15.703041+0000 mon.a (mon.0) 1418 : cluster [DBG] osdmap e249: 8 total, 8 up, 8 in 2024-09-14T04:47:17.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:16 smithi038 bash[87336]: cluster 2024-09-14T04:47:15.508319+0000 mgr.y (mgr.26165) 1190 : cluster [DBG] pgmap v1226: 99 pgs: 99 active+clean; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 742 op/s 2024-09-14T04:47:17.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:16 smithi038 bash[87336]: cluster 2024-09-14T04:47:15.508319+0000 mgr.y (mgr.26165) 1190 : cluster [DBG] pgmap v1226: 99 pgs: 99 active+clean; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 742 op/s 2024-09-14T04:47:17.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:16 smithi038 bash[87336]: audit 2024-09-14T04:47:15.694134+0000 mon.a (mon.0) 1417 : audit [INF] from='client.? 172.21.15.38:0/4291596667' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 0.24115673485493516}]': finished 2024-09-14T04:47:17.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:16 smithi038 bash[87336]: audit 2024-09-14T04:47:15.694134+0000 mon.a (mon.0) 1417 : audit [INF] from='client.? 172.21.15.38:0/4291596667' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 0.24115673485493516}]': finished 2024-09-14T04:47:17.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:16 smithi038 bash[87336]: cluster 2024-09-14T04:47:15.703041+0000 mon.a (mon.0) 1418 : cluster [DBG] osdmap e249: 8 total, 8 up, 8 in 2024-09-14T04:47:17.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:16 smithi038 bash[87336]: cluster 2024-09-14T04:47:15.703041+0000 mon.a (mon.0) 1418 : cluster [DBG] osdmap e249: 8 total, 8 up, 8 in 2024-09-14T04:47:17.024 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:17.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:17.031 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:47:17.132 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:17.152 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:17.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:17.154 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:47:17.255 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:17.283 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:17.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:17.289 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:47:17.389 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:17.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:17.417 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:17.417 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:47:17.518 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:17.537 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:17.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:17.539 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:47:17.640 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:17.667 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:17.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:17.670 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:47:17.771 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:17.789 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:17.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:17.791 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:47:17.856 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:17 smithi038 bash[87336]: cluster 2024-09-14T04:47:16.708667+0000 mon.a (mon.0) 1419 : cluster [DBG] osdmap e250: 8 total, 8 up, 8 in 2024-09-14T04:47:17.857 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:17 smithi038 bash[87336]: cluster 2024-09-14T04:47:16.708667+0000 mon.a (mon.0) 1419 : cluster [DBG] osdmap e250: 8 total, 8 up, 8 in 2024-09-14T04:47:17.857 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:17 smithi038 bash[87336]: cluster 2024-09-14T04:47:16.724407+0000 osd.3 (osd.3) 10 : cluster [DBG] 1.9 scrub starts 2024-09-14T04:47:17.857 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:17 smithi038 bash[87336]: cluster 2024-09-14T04:47:16.724407+0000 osd.3 (osd.3) 10 : cluster [DBG] 1.9 scrub starts 2024-09-14T04:47:17.857 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:17 smithi038 bash[87336]: cluster 2024-09-14T04:47:16.726062+0000 osd.3 (osd.3) 11 : cluster [DBG] 1.9 scrub ok 2024-09-14T04:47:17.857 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:17 smithi038 bash[87336]: cluster 2024-09-14T04:47:16.726062+0000 osd.3 (osd.3) 11 : cluster [DBG] 1.9 scrub ok 2024-09-14T04:47:17.857 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:17 smithi038 bash[87336]: cluster 2024-09-14T04:47:16.804948+0000 osd.0 (osd.0) 9 : cluster [DBG] 1.0 scrub starts 2024-09-14T04:47:17.857 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:17 smithi038 bash[87336]: cluster 2024-09-14T04:47:16.804948+0000 osd.0 (osd.0) 9 : cluster [DBG] 1.0 scrub starts 2024-09-14T04:47:17.857 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:17 smithi038 bash[87336]: cluster 2024-09-14T04:47:16.807623+0000 osd.0 (osd.0) 10 : cluster [DBG] 1.0 scrub ok 2024-09-14T04:47:17.857 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:17 smithi038 bash[87336]: cluster 2024-09-14T04:47:16.807623+0000 osd.0 (osd.0) 10 : cluster [DBG] 1.0 scrub ok 2024-09-14T04:47:17.857 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:17 smithi038 bash[84940]: cluster 2024-09-14T04:47:16.708667+0000 mon.a (mon.0) 1419 : cluster [DBG] osdmap e250: 8 total, 8 up, 8 in 2024-09-14T04:47:17.858 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:17 smithi038 bash[84940]: cluster 2024-09-14T04:47:16.708667+0000 mon.a (mon.0) 1419 : cluster [DBG] osdmap e250: 8 total, 8 up, 8 in 2024-09-14T04:47:17.858 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:17 smithi038 bash[84940]: cluster 2024-09-14T04:47:16.724407+0000 osd.3 (osd.3) 10 : cluster [DBG] 1.9 scrub starts 2024-09-14T04:47:17.858 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:17 smithi038 bash[84940]: cluster 2024-09-14T04:47:16.724407+0000 osd.3 (osd.3) 10 : cluster [DBG] 1.9 scrub starts 2024-09-14T04:47:17.858 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:17 smithi038 bash[84940]: cluster 2024-09-14T04:47:16.726062+0000 osd.3 (osd.3) 11 : cluster [DBG] 1.9 scrub ok 2024-09-14T04:47:17.858 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:17 smithi038 bash[84940]: cluster 2024-09-14T04:47:16.726062+0000 osd.3 (osd.3) 11 : cluster [DBG] 1.9 scrub ok 2024-09-14T04:47:17.858 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:17 smithi038 bash[84940]: cluster 2024-09-14T04:47:16.804948+0000 osd.0 (osd.0) 9 : cluster [DBG] 1.0 scrub starts 2024-09-14T04:47:17.858 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:17 smithi038 bash[84940]: cluster 2024-09-14T04:47:16.804948+0000 osd.0 (osd.0) 9 : cluster [DBG] 1.0 scrub starts 2024-09-14T04:47:17.858 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:17 smithi038 bash[84940]: cluster 2024-09-14T04:47:16.807623+0000 osd.0 (osd.0) 10 : cluster [DBG] 1.0 scrub ok 2024-09-14T04:47:17.858 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:17 smithi038 bash[84940]: cluster 2024-09-14T04:47:16.807623+0000 osd.0 (osd.0) 10 : cluster [DBG] 1.0 scrub ok 2024-09-14T04:47:17.893 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:17.922 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:17.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:17.927 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:47:17.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:17 smithi123 bash[68976]: cluster 2024-09-14T04:47:16.708667+0000 mon.a (mon.0) 1419 : cluster [DBG] osdmap e250: 8 total, 8 up, 8 in 2024-09-14T04:47:17.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:17 smithi123 bash[68976]: cluster 2024-09-14T04:47:16.708667+0000 mon.a (mon.0) 1419 : cluster [DBG] osdmap e250: 8 total, 8 up, 8 in 2024-09-14T04:47:17.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:17 smithi123 bash[68976]: cluster 2024-09-14T04:47:16.724407+0000 osd.3 (osd.3) 10 : cluster [DBG] 1.9 scrub starts 2024-09-14T04:47:17.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:17 smithi123 bash[68976]: cluster 2024-09-14T04:47:16.724407+0000 osd.3 (osd.3) 10 : cluster [DBG] 1.9 scrub starts 2024-09-14T04:47:17.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:17 smithi123 bash[68976]: cluster 2024-09-14T04:47:16.726062+0000 osd.3 (osd.3) 11 : cluster [DBG] 1.9 scrub ok 2024-09-14T04:47:17.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:17 smithi123 bash[68976]: cluster 2024-09-14T04:47:16.726062+0000 osd.3 (osd.3) 11 : cluster [DBG] 1.9 scrub ok 2024-09-14T04:47:17.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:17 smithi123 bash[68976]: cluster 2024-09-14T04:47:16.804948+0000 osd.0 (osd.0) 9 : cluster [DBG] 1.0 scrub starts 2024-09-14T04:47:17.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:17 smithi123 bash[68976]: cluster 2024-09-14T04:47:16.804948+0000 osd.0 (osd.0) 9 : cluster [DBG] 1.0 scrub starts 2024-09-14T04:47:17.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:17 smithi123 bash[68976]: cluster 2024-09-14T04:47:16.807623+0000 osd.0 (osd.0) 10 : cluster [DBG] 1.0 scrub ok 2024-09-14T04:47:17.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:17 smithi123 bash[68976]: cluster 2024-09-14T04:47:16.807623+0000 osd.0 (osd.0) 10 : cluster [DBG] 1.0 scrub ok 2024-09-14T04:47:18.028 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:18.051 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:18.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:18.056 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:47:18.157 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:18.185 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:18.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:18.190 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:47:18.290 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:18.317 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:18.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:18.320 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:47:18.421 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:18.441 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:18.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:18.449 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:47:18.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:47:18 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:47:18] "GET /metrics HTTP/1.1" 200 36688 "" "Prometheus/2.51.0" 2024-09-14T04:47:18.550 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:18.575 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:18.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:18.583 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:47:18.684 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:18.714 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:18.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:18.717 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:47:18.818 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:18.843 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:18.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:18.845 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:47:18.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:18 smithi123 bash[68976]: cluster 2024-09-14T04:47:17.508936+0000 mgr.y (mgr.26165) 1191 : cluster [DBG] pgmap v1229: 99 pgs: 1 activating, 4 peering, 94 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 11 KiB/s rd, 25 KiB/s wr, 691 op/s; 17 KiB/s, 0 objects/s recovering 2024-09-14T04:47:18.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:18 smithi123 bash[68976]: cluster 2024-09-14T04:47:17.508936+0000 mgr.y (mgr.26165) 1191 : cluster [DBG] pgmap v1229: 99 pgs: 1 activating, 4 peering, 94 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 11 KiB/s rd, 25 KiB/s wr, 691 op/s; 17 KiB/s, 0 objects/s recovering 2024-09-14T04:47:18.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:18 smithi123 bash[68976]: cluster 2024-09-14T04:47:17.713290+0000 mon.a (mon.0) 1420 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-14T04:47:18.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:18 smithi123 bash[68976]: cluster 2024-09-14T04:47:17.713290+0000 mon.a (mon.0) 1420 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-14T04:47:18.946 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:18.974 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:18.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:18.976 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:47:19.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:18 smithi038 bash[84940]: cluster 2024-09-14T04:47:17.508936+0000 mgr.y (mgr.26165) 1191 : cluster [DBG] pgmap v1229: 99 pgs: 1 activating, 4 peering, 94 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 11 KiB/s rd, 25 KiB/s wr, 691 op/s; 17 KiB/s, 0 objects/s recovering 2024-09-14T04:47:19.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:18 smithi038 bash[84940]: cluster 2024-09-14T04:47:17.508936+0000 mgr.y (mgr.26165) 1191 : cluster [DBG] pgmap v1229: 99 pgs: 1 activating, 4 peering, 94 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 11 KiB/s rd, 25 KiB/s wr, 691 op/s; 17 KiB/s, 0 objects/s recovering 2024-09-14T04:47:19.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:18 smithi038 bash[84940]: cluster 2024-09-14T04:47:17.713290+0000 mon.a (mon.0) 1420 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-14T04:47:19.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:18 smithi038 bash[84940]: cluster 2024-09-14T04:47:17.713290+0000 mon.a (mon.0) 1420 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-14T04:47:19.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:18 smithi038 bash[87336]: cluster 2024-09-14T04:47:17.508936+0000 mgr.y (mgr.26165) 1191 : cluster [DBG] pgmap v1229: 99 pgs: 1 activating, 4 peering, 94 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 11 KiB/s rd, 25 KiB/s wr, 691 op/s; 17 KiB/s, 0 objects/s recovering 2024-09-14T04:47:19.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:18 smithi038 bash[87336]: cluster 2024-09-14T04:47:17.508936+0000 mgr.y (mgr.26165) 1191 : cluster [DBG] pgmap v1229: 99 pgs: 1 activating, 4 peering, 94 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 11 KiB/s rd, 25 KiB/s wr, 691 op/s; 17 KiB/s, 0 objects/s recovering 2024-09-14T04:47:19.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:18 smithi038 bash[87336]: cluster 2024-09-14T04:47:17.713290+0000 mon.a (mon.0) 1420 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-14T04:47:19.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:18 smithi038 bash[87336]: cluster 2024-09-14T04:47:17.713290+0000 mon.a (mon.0) 1420 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-14T04:47:19.077 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:19.110 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:19.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:19.113 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:47:19.149 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.1 dump_ops_in_flight 2024-09-14T04:47:19.214 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:19.248 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:19.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:19.253 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:47:19.354 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:19.373 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:19.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:19.377 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:47:19.477 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:19.508 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:19.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:19.516 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:47:19.617 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:19.650 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:19.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:19.654 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:47:19.755 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:19.781 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:19.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:19.784 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:47:19.885 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:19.920 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:19.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:19.924 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:47:20.025 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:20.057 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:20.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:20.065 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:47:20.166 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:20.191 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:20.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:20.193 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:47:20.294 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:20.322 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:20.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:20.326 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:47:20.426 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:20.457 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:20.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:20.460 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:47:20.560 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:20.570 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:47:20 smithi123 bash[61744]: ts=2024-09-14T04:47:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:47:20.589 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:20.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:20.595 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:47:20.695 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:20.718 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:20.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:20.720 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:47:20.821 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:20.830 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:20 smithi123 bash[68976]: cluster 2024-09-14T04:47:19.509520+0000 mgr.y (mgr.26165) 1192 : cluster [DBG] pgmap v1230: 99 pgs: 1 activating, 4 peering, 94 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 11 KiB/s rd, 25 KiB/s wr, 673 op/s; 17 KiB/s, 0 objects/s recovering 2024-09-14T04:47:20.831 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:20 smithi123 bash[68976]: cluster 2024-09-14T04:47:19.509520+0000 mgr.y (mgr.26165) 1192 : cluster [DBG] pgmap v1230: 99 pgs: 1 activating, 4 peering, 94 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 11 KiB/s rd, 25 KiB/s wr, 673 op/s; 17 KiB/s, 0 objects/s recovering 2024-09-14T04:47:20.853 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:20.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:20.859 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:47:20.960 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:20.969 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:20 smithi038 bash[84940]: cluster 2024-09-14T04:47:19.509520+0000 mgr.y (mgr.26165) 1192 : cluster [DBG] pgmap v1230: 99 pgs: 1 activating, 4 peering, 94 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 11 KiB/s rd, 25 KiB/s wr, 673 op/s; 17 KiB/s, 0 objects/s recovering 2024-09-14T04:47:20.969 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:20 smithi038 bash[84940]: cluster 2024-09-14T04:47:19.509520+0000 mgr.y (mgr.26165) 1192 : cluster [DBG] pgmap v1230: 99 pgs: 1 activating, 4 peering, 94 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 11 KiB/s rd, 25 KiB/s wr, 673 op/s; 17 KiB/s, 0 objects/s recovering 2024-09-14T04:47:20.970 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:20 smithi038 bash[87336]: cluster 2024-09-14T04:47:19.509520+0000 mgr.y (mgr.26165) 1192 : cluster [DBG] pgmap v1230: 99 pgs: 1 activating, 4 peering, 94 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 11 KiB/s rd, 25 KiB/s wr, 673 op/s; 17 KiB/s, 0 objects/s recovering 2024-09-14T04:47:20.970 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:20 smithi038 bash[87336]: cluster 2024-09-14T04:47:19.509520+0000 mgr.y (mgr.26165) 1192 : cluster [DBG] pgmap v1230: 99 pgs: 1 activating, 4 peering, 94 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 11 KiB/s rd, 25 KiB/s wr, 673 op/s; 17 KiB/s, 0 objects/s recovering 2024-09-14T04:47:20.989 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:20.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:20.994 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:47:21.095 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:21.124 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:21.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:21.130 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:47:21.133 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-14T04:47:21.161 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd set noscrub 2024-09-14T04:47:21.231 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:21.255 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:21.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:21.259 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:47:21.360 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:21.386 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:21.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:21.388 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:47:21.489 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:21.520 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:21.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:21.523 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:47:21.624 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:21.648 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:21.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:21.656 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:47:21.756 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:21.795 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:21.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:21.798 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:47:21.899 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:21.928 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:21.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:21.931 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:47:22.032 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:22.058 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:22.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:22.060 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:47:22.161 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:22.201 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:22.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:22.207 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:47:22.308 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:22.328 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:22.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:22.333 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:47:22.433 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:22.463 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:22.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:22.466 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:47:22.566 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:22.601 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:22.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:22.608 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:47:22.709 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:22.734 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:22.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:22.741 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:47:22.842 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:22.851 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:22 smithi123 bash[68976]: cluster 2024-09-14T04:47:21.510190+0000 mgr.y (mgr.26165) 1193 : cluster [DBG] pgmap v1231: 99 pgs: 1 activating, 98 active+clean; 3.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 10 KiB/s rd, 22 KiB/s wr, 695 op/s; 15 KiB/s, 0 objects/s recovering 2024-09-14T04:47:22.851 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:22 smithi123 bash[68976]: cluster 2024-09-14T04:47:21.510190+0000 mgr.y (mgr.26165) 1193 : cluster [DBG] pgmap v1231: 99 pgs: 1 activating, 98 active+clean; 3.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 10 KiB/s rd, 22 KiB/s wr, 695 op/s; 15 KiB/s, 0 objects/s recovering 2024-09-14T04:47:22.873 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:22.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:22.877 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:47:22.978 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:23.005 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:23.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:23.009 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:47:23.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:22 smithi038 bash[84940]: cluster 2024-09-14T04:47:21.510190+0000 mgr.y (mgr.26165) 1193 : cluster [DBG] pgmap v1231: 99 pgs: 1 activating, 98 active+clean; 3.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 10 KiB/s rd, 22 KiB/s wr, 695 op/s; 15 KiB/s, 0 objects/s recovering 2024-09-14T04:47:23.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:22 smithi038 bash[84940]: cluster 2024-09-14T04:47:21.510190+0000 mgr.y (mgr.26165) 1193 : cluster [DBG] pgmap v1231: 99 pgs: 1 activating, 98 active+clean; 3.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 10 KiB/s rd, 22 KiB/s wr, 695 op/s; 15 KiB/s, 0 objects/s recovering 2024-09-14T04:47:23.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:22 smithi038 bash[87336]: cluster 2024-09-14T04:47:21.510190+0000 mgr.y (mgr.26165) 1193 : cluster [DBG] pgmap v1231: 99 pgs: 1 activating, 98 active+clean; 3.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 10 KiB/s rd, 22 KiB/s wr, 695 op/s; 15 KiB/s, 0 objects/s recovering 2024-09-14T04:47:23.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:22 smithi038 bash[87336]: cluster 2024-09-14T04:47:21.510190+0000 mgr.y (mgr.26165) 1193 : cluster [DBG] pgmap v1231: 99 pgs: 1 activating, 98 active+clean; 3.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 10 KiB/s rd, 22 KiB/s wr, 695 op/s; 15 KiB/s, 0 objects/s recovering 2024-09-14T04:47:23.110 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:23.149 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:23.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:23.151 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:47:23.252 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:23.282 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:23.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:23.289 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:47:23.389 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:23.414 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:23.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:23.416 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:47:23.517 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:23.550 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:23.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:23.558 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:47:23.659 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:23.692 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:23.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:23.697 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:47:23.798 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:23.820 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:23.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:23.823 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:47:23.924 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:23.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:23 smithi123 bash[68976]: cluster 2024-09-14T04:47:23.741278+0000 mon.a (mon.0) 1421 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-09-14T04:47:23.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:23 smithi123 bash[68976]: cluster 2024-09-14T04:47:23.741278+0000 mon.a (mon.0) 1421 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-09-14T04:47:23.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:23 smithi123 bash[68976]: cluster 2024-09-14T04:47:23.741315+0000 mon.a (mon.0) 1422 : cluster [INF] Cluster is now healthy 2024-09-14T04:47:23.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:23 smithi123 bash[68976]: cluster 2024-09-14T04:47:23.741315+0000 mon.a (mon.0) 1422 : cluster [INF] Cluster is now healthy 2024-09-14T04:47:23.952 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:23.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:23.954 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:47:24.017 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:47:24.055 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:24.101 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:24.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:24.104 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:47:24.127 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:23 smithi038 bash[84940]: cluster 2024-09-14T04:47:23.741278+0000 mon.a (mon.0) 1421 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-09-14T04:47:24.127 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:23 smithi038 bash[84940]: cluster 2024-09-14T04:47:23.741278+0000 mon.a (mon.0) 1421 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-09-14T04:47:24.127 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:23 smithi038 bash[84940]: cluster 2024-09-14T04:47:23.741315+0000 mon.a (mon.0) 1422 : cluster [INF] Cluster is now healthy 2024-09-14T04:47:24.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:23 smithi038 bash[84940]: cluster 2024-09-14T04:47:23.741315+0000 mon.a (mon.0) 1422 : cluster [INF] Cluster is now healthy 2024-09-14T04:47:24.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:23 smithi038 bash[87336]: cluster 2024-09-14T04:47:23.741278+0000 mon.a (mon.0) 1421 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-09-14T04:47:24.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:23 smithi038 bash[87336]: cluster 2024-09-14T04:47:23.741278+0000 mon.a (mon.0) 1421 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-09-14T04:47:24.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:23 smithi038 bash[87336]: cluster 2024-09-14T04:47:23.741315+0000 mon.a (mon.0) 1422 : cluster [INF] Cluster is now healthy 2024-09-14T04:47:24.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:23 smithi038 bash[87336]: cluster 2024-09-14T04:47:23.741315+0000 mon.a (mon.0) 1422 : cluster [INF] Cluster is now healthy 2024-09-14T04:47:24.204 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:24.259 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:24.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:24.264 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:47:24.365 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:24.390 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:24.393 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 4, 5, 6, 7, 0] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-09-14T04:47:24.393 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-14T04:47:24.394 INFO:tasks.thrashosds.thrasher:fixing pg num pool .mgr 2024-09-14T04:47:24.394 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-14T04:47:24.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:24.400 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:47:24.501 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:24.564 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:24.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:24.572 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:47:24.673 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:24.703 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:24.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:24.708 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:47:24.809 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:24.832 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:24.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:24.836 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:47:24.937 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:24.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:24 smithi123 bash[68976]: cluster 2024-09-14T04:47:23.510762+0000 mgr.y (mgr.26165) 1194 : cluster [DBG] pgmap v1232: 99 pgs: 99 active+clean; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 645 op/s 2024-09-14T04:47:24.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:24 smithi123 bash[68976]: cluster 2024-09-14T04:47:23.510762+0000 mgr.y (mgr.26165) 1194 : cluster [DBG] pgmap v1232: 99 pgs: 99 active+clean; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 645 op/s 2024-09-14T04:47:24.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:24 smithi123 bash[68976]: audit 2024-09-14T04:47:23.872045+0000 mon.a (mon.0) 1423 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:47:24.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:24 smithi123 bash[68976]: audit 2024-09-14T04:47:23.872045+0000 mon.a (mon.0) 1423 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:47:24.959 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:24.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:24.961 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:47:25.048 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:47:25.048 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:47:25.062 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:25.079 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:25.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:25.081 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:47:25.182 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:25.205 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:25.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:25.207 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:47:25.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:24 smithi038 bash[84940]: cluster 2024-09-14T04:47:23.510762+0000 mgr.y (mgr.26165) 1194 : cluster [DBG] pgmap v1232: 99 pgs: 99 active+clean; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 645 op/s 2024-09-14T04:47:25.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:24 smithi038 bash[84940]: cluster 2024-09-14T04:47:23.510762+0000 mgr.y (mgr.26165) 1194 : cluster [DBG] pgmap v1232: 99 pgs: 99 active+clean; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 645 op/s 2024-09-14T04:47:25.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:24 smithi038 bash[84940]: audit 2024-09-14T04:47:23.872045+0000 mon.a (mon.0) 1423 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:47:25.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:24 smithi038 bash[84940]: audit 2024-09-14T04:47:23.872045+0000 mon.a (mon.0) 1423 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:47:25.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:24 smithi038 bash[87336]: cluster 2024-09-14T04:47:23.510762+0000 mgr.y (mgr.26165) 1194 : cluster [DBG] pgmap v1232: 99 pgs: 99 active+clean; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 645 op/s 2024-09-14T04:47:25.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:24 smithi038 bash[87336]: cluster 2024-09-14T04:47:23.510762+0000 mgr.y (mgr.26165) 1194 : cluster [DBG] pgmap v1232: 99 pgs: 99 active+clean; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 645 op/s 2024-09-14T04:47:25.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:24 smithi038 bash[87336]: audit 2024-09-14T04:47:23.872045+0000 mon.a (mon.0) 1423 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:47:25.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:24 smithi038 bash[87336]: audit 2024-09-14T04:47:23.872045+0000 mon.a (mon.0) 1423 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:47:25.308 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:25.330 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:25.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:25.332 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:47:25.433 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:25.461 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:25.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:25.466 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:47:25.566 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:25.590 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:25.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:25.593 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:47:25.694 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:25.722 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:25.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:25.726 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:47:25.827 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:25.860 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:25.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:25.865 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:47:25.966 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:25.989 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:25.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:25.991 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:47:26.092 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:26.109 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:26.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:26.111 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:47:26.212 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:26.240 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:26.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:26.242 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:47:26.343 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:26.365 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:26.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:26.370 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:47:26.471 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:26.494 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:26.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:26.498 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:47:26.599 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:26.626 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:26.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:26.629 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:47:26.731 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:26.751 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:26.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:26.754 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:47:26.854 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:26.878 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:26.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:26.880 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:47:26.981 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:27.005 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:27.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:27.016 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:47:27.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:26 smithi038 bash[84940]: cluster 2024-09-14T04:47:25.511295+0000 mgr.y (mgr.26165) 1195 : cluster [DBG] pgmap v1233: 99 pgs: 99 active+clean; 3.0 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 634 op/s 2024-09-14T04:47:27.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:26 smithi038 bash[84940]: cluster 2024-09-14T04:47:25.511295+0000 mgr.y (mgr.26165) 1195 : cluster [DBG] pgmap v1233: 99 pgs: 99 active+clean; 3.0 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 634 op/s 2024-09-14T04:47:27.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:26 smithi038 bash[87336]: cluster 2024-09-14T04:47:25.511295+0000 mgr.y (mgr.26165) 1195 : cluster [DBG] pgmap v1233: 99 pgs: 99 active+clean; 3.0 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 634 op/s 2024-09-14T04:47:27.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:26 smithi038 bash[87336]: cluster 2024-09-14T04:47:25.511295+0000 mgr.y (mgr.26165) 1195 : cluster [DBG] pgmap v1233: 99 pgs: 99 active+clean; 3.0 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 634 op/s 2024-09-14T04:47:27.117 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:27.128 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:26 smithi123 bash[68976]: cluster 2024-09-14T04:47:25.511295+0000 mgr.y (mgr.26165) 1195 : cluster [DBG] pgmap v1233: 99 pgs: 99 active+clean; 3.0 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 634 op/s 2024-09-14T04:47:27.129 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:26 smithi123 bash[68976]: cluster 2024-09-14T04:47:25.511295+0000 mgr.y (mgr.26165) 1195 : cluster [DBG] pgmap v1233: 99 pgs: 99 active+clean; 3.0 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 634 op/s 2024-09-14T04:47:27.140 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:27.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:27.144 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:47:27.245 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:27.269 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:27.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:27.273 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:47:27.374 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:27.405 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:27.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:27.408 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:47:27.509 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:27.535 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:27.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:27.540 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:47:27.640 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:27.674 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:27.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:27.679 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:47:27.780 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:27.816 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:27.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:27.819 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:47:27.920 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:27.949 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:27.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:27.955 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:47:28.056 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:28.079 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:28.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:28.083 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:47:28.184 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:28.215 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:28.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:28.218 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:47:28.320 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:28.346 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:28.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:28.349 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:47:28.450 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:28.470 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:28.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:28.472 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:47:28.525 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:47:28 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:47:28] "GET /metrics HTTP/1.1" 200 36688 "" "Prometheus/2.51.0" 2024-09-14T04:47:28.572 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:28.596 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:28.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:28.601 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:47:28.702 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:28.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:28.733 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:28.733 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:47:28.834 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:28.877 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:28.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:28.883 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:47:28.940 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:28 smithi123 bash[68976]: cluster 2024-09-14T04:47:27.512115+0000 mgr.y (mgr.26165) 1196 : cluster [DBG] pgmap v1234: 99 pgs: 99 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 683 op/s 2024-09-14T04:47:28.940 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:28 smithi123 bash[68976]: cluster 2024-09-14T04:47:27.512115+0000 mgr.y (mgr.26165) 1196 : cluster [DBG] pgmap v1234: 99 pgs: 99 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 683 op/s 2024-09-14T04:47:28.984 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:29.006 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:29.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:29.016 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:47:29.117 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:29.126 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:28 smithi038 bash[84940]: cluster 2024-09-14T04:47:27.512115+0000 mgr.y (mgr.26165) 1196 : cluster [DBG] pgmap v1234: 99 pgs: 99 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 683 op/s 2024-09-14T04:47:29.126 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:28 smithi038 bash[84940]: cluster 2024-09-14T04:47:27.512115+0000 mgr.y (mgr.26165) 1196 : cluster [DBG] pgmap v1234: 99 pgs: 99 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 683 op/s 2024-09-14T04:47:29.127 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:28 smithi038 bash[87336]: cluster 2024-09-14T04:47:27.512115+0000 mgr.y (mgr.26165) 1196 : cluster [DBG] pgmap v1234: 99 pgs: 99 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 683 op/s 2024-09-14T04:47:29.127 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:28 smithi038 bash[87336]: cluster 2024-09-14T04:47:27.512115+0000 mgr.y (mgr.26165) 1196 : cluster [DBG] pgmap v1234: 99 pgs: 99 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 683 op/s 2024-09-14T04:47:29.139 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:47:29.146 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:29.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:29.149 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:47:29.250 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:29.272 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:29.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:29.274 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:47:29.375 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:29.394 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:29.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:29.396 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:47:29.497 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:29.540 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:29.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:29.545 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:47:29.645 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:29.676 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:29.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:29.681 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:47:29.781 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:29.812 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:29.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:29.819 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:47:29.920 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:29.953 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:29.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:29.957 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:47:30.058 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:30.099 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:30.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:30.104 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:47:30.205 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:30.241 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:30.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:30.243 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:47:30.344 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:30.377 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:30.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:30.381 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:47:30.481 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:30.489 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:47:30 smithi123 bash[61744]: ts=2024-09-14T04:47:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:47:30.508 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:30.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:30.513 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:47:30.613 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:30.631 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:30.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:30.633 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:47:30.734 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:30.759 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:30.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:30.761 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:47:30.862 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:30.872 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:30 smithi123 bash[68976]: cluster 2024-09-14T04:47:29.512695+0000 mgr.y (mgr.26165) 1197 : cluster [DBG] pgmap v1235: 99 pgs: 99 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 634 op/s 2024-09-14T04:47:30.873 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:30 smithi123 bash[68976]: cluster 2024-09-14T04:47:29.512695+0000 mgr.y (mgr.26165) 1197 : cluster [DBG] pgmap v1235: 99 pgs: 99 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 634 op/s 2024-09-14T04:47:30.873 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:30 smithi123 bash[68976]: audit 2024-09-14T04:47:30.054024+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:47:30.873 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:30 smithi123 bash[68976]: audit 2024-09-14T04:47:30.054024+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:47:30.873 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:30 smithi123 bash[68976]: audit 2024-09-14T04:47:30.073573+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:47:30.873 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:30 smithi123 bash[68976]: audit 2024-09-14T04:47:30.073573+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:47:30.873 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:30 smithi123 bash[68976]: audit 2024-09-14T04:47:30.247087+0000 mon.a (mon.0) 1426 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:47:30.873 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:30 smithi123 bash[68976]: audit 2024-09-14T04:47:30.247087+0000 mon.a (mon.0) 1426 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:47:30.873 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:30 smithi123 bash[68976]: audit 2024-09-14T04:47:30.462039+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:47:30.874 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:30 smithi123 bash[68976]: audit 2024-09-14T04:47:30.462039+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:47:30.874 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:30 smithi123 bash[68976]: audit 2024-09-14T04:47:30.478971+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:47:30.874 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:30 smithi123 bash[68976]: audit 2024-09-14T04:47:30.478971+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:47:30.897 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:30.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:30.908 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:47:31.008 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:31.042 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:31.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:31.046 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:47:31.147 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:31.172 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:31.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:31.174 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:47:31.275 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:31.281 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:30 smithi038 bash[84940]: cluster 2024-09-14T04:47:29.512695+0000 mgr.y (mgr.26165) 1197 : cluster [DBG] pgmap v1235: 99 pgs: 99 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 634 op/s 2024-09-14T04:47:31.281 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:30 smithi038 bash[84940]: cluster 2024-09-14T04:47:29.512695+0000 mgr.y (mgr.26165) 1197 : cluster [DBG] pgmap v1235: 99 pgs: 99 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 634 op/s 2024-09-14T04:47:31.281 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:30 smithi038 bash[84940]: audit 2024-09-14T04:47:30.054024+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:47:31.281 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:30 smithi038 bash[84940]: audit 2024-09-14T04:47:30.054024+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:47:31.281 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:30 smithi038 bash[84940]: audit 2024-09-14T04:47:30.073573+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:47:31.282 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:30 smithi038 bash[84940]: audit 2024-09-14T04:47:30.073573+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:47:31.282 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:30 smithi038 bash[84940]: audit 2024-09-14T04:47:30.247087+0000 mon.a (mon.0) 1426 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:47:31.282 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:30 smithi038 bash[84940]: audit 2024-09-14T04:47:30.247087+0000 mon.a (mon.0) 1426 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:47:31.282 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:30 smithi038 bash[84940]: audit 2024-09-14T04:47:30.462039+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:47:31.282 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:30 smithi038 bash[84940]: audit 2024-09-14T04:47:30.462039+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:47:31.282 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:30 smithi038 bash[84940]: audit 2024-09-14T04:47:30.478971+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:47:31.282 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:30 smithi038 bash[84940]: audit 2024-09-14T04:47:30.478971+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:47:31.282 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:30 smithi038 bash[87336]: cluster 2024-09-14T04:47:29.512695+0000 mgr.y (mgr.26165) 1197 : cluster [DBG] pgmap v1235: 99 pgs: 99 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 634 op/s 2024-09-14T04:47:31.283 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:30 smithi038 bash[87336]: cluster 2024-09-14T04:47:29.512695+0000 mgr.y (mgr.26165) 1197 : cluster [DBG] pgmap v1235: 99 pgs: 99 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 634 op/s 2024-09-14T04:47:31.283 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:30 smithi038 bash[87336]: audit 2024-09-14T04:47:30.054024+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:47:31.283 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:30 smithi038 bash[87336]: audit 2024-09-14T04:47:30.054024+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:47:31.283 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:30 smithi038 bash[87336]: audit 2024-09-14T04:47:30.073573+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:47:31.283 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:30 smithi038 bash[87336]: audit 2024-09-14T04:47:30.073573+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:47:31.283 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:30 smithi038 bash[87336]: audit 2024-09-14T04:47:30.247087+0000 mon.a (mon.0) 1426 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:47:31.283 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:30 smithi038 bash[87336]: audit 2024-09-14T04:47:30.247087+0000 mon.a (mon.0) 1426 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:47:31.283 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:30 smithi038 bash[87336]: audit 2024-09-14T04:47:30.462039+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:47:31.283 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:30 smithi038 bash[87336]: audit 2024-09-14T04:47:30.462039+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:47:31.283 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:30 smithi038 bash[87336]: audit 2024-09-14T04:47:30.478971+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:47:31.283 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:30 smithi038 bash[87336]: audit 2024-09-14T04:47:30.478971+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:47:31.300 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:31.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:31.306 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:47:31.408 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:31.443 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:31.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:31.448 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:47:31.549 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:31.584 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:31.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:31.586 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:47:31.687 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:31.713 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:31.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:31.719 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:47:31.820 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:31.845 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:31.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:31.849 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:47:31.950 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:31.983 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:31.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:31.985 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:47:32.086 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:32.112 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:32.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:32.114 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:47:32.215 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:32.230 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:31 smithi123 bash[68976]: audit 2024-09-14T04:47:30.971321+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:47:32.231 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:31 smithi123 bash[68976]: audit 2024-09-14T04:47:30.971321+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:47:32.231 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:31 smithi123 bash[68976]: audit 2024-09-14T04:47:31.216709+0000 mon.a (mon.0) 1430 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:47:32.231 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:31 smithi123 bash[68976]: audit 2024-09-14T04:47:31.216709+0000 mon.a (mon.0) 1430 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:47:32.231 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:31 smithi123 bash[68976]: audit 2024-09-14T04:47:31.217609+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:47:32.231 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:31 smithi123 bash[68976]: audit 2024-09-14T04:47:31.217609+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:47:32.231 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:31 smithi123 bash[68976]: audit 2024-09-14T04:47:31.228282+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:47:32.231 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:31 smithi123 bash[68976]: audit 2024-09-14T04:47:31.228282+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:47:32.231 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:31 smithi123 bash[68976]: cluster 2024-09-14T04:47:31.513436+0000 mgr.y (mgr.26165) 1198 : cluster [DBG] pgmap v1236: 99 pgs: 99 active+clean; 2.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 738 op/s 2024-09-14T04:47:32.231 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:31 smithi123 bash[68976]: cluster 2024-09-14T04:47:31.513436+0000 mgr.y (mgr.26165) 1198 : cluster [DBG] pgmap v1236: 99 pgs: 99 active+clean; 2.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 738 op/s 2024-09-14T04:47:32.250 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:32.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:32.257 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:47:32.345 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:32 smithi038 bash[87336]: audit 2024-09-14T04:47:30.971321+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:47:32.345 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:32 smithi038 bash[87336]: audit 2024-09-14T04:47:30.971321+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:47:32.345 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:32 smithi038 bash[87336]: audit 2024-09-14T04:47:31.216709+0000 mon.a (mon.0) 1430 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:47:32.346 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:32 smithi038 bash[87336]: audit 2024-09-14T04:47:31.216709+0000 mon.a (mon.0) 1430 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:47:32.346 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:32 smithi038 bash[87336]: audit 2024-09-14T04:47:31.217609+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:47:32.346 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:32 smithi038 bash[87336]: audit 2024-09-14T04:47:31.217609+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:47:32.346 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:32 smithi038 bash[87336]: audit 2024-09-14T04:47:31.228282+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:47:32.346 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:32 smithi038 bash[87336]: audit 2024-09-14T04:47:31.228282+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:47:32.346 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:32 smithi038 bash[87336]: cluster 2024-09-14T04:47:31.513436+0000 mgr.y (mgr.26165) 1198 : cluster [DBG] pgmap v1236: 99 pgs: 99 active+clean; 2.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 738 op/s 2024-09-14T04:47:32.346 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:32 smithi038 bash[87336]: cluster 2024-09-14T04:47:31.513436+0000 mgr.y (mgr.26165) 1198 : cluster [DBG] pgmap v1236: 99 pgs: 99 active+clean; 2.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 738 op/s 2024-09-14T04:47:32.346 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:32 smithi038 bash[84940]: audit 2024-09-14T04:47:30.971321+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:47:32.346 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:32 smithi038 bash[84940]: audit 2024-09-14T04:47:30.971321+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:47:32.346 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:32 smithi038 bash[84940]: audit 2024-09-14T04:47:31.216709+0000 mon.a (mon.0) 1430 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:47:32.346 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:32 smithi038 bash[84940]: audit 2024-09-14T04:47:31.216709+0000 mon.a (mon.0) 1430 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:47:32.347 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:32 smithi038 bash[84940]: audit 2024-09-14T04:47:31.217609+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:47:32.347 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:32 smithi038 bash[84940]: audit 2024-09-14T04:47:31.217609+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:47:32.347 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:32 smithi038 bash[84940]: audit 2024-09-14T04:47:31.228282+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:47:32.347 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:32 smithi038 bash[84940]: audit 2024-09-14T04:47:31.228282+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:47:32.347 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:32 smithi038 bash[84940]: cluster 2024-09-14T04:47:31.513436+0000 mgr.y (mgr.26165) 1198 : cluster [DBG] pgmap v1236: 99 pgs: 99 active+clean; 2.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 738 op/s 2024-09-14T04:47:32.347 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:32 smithi038 bash[84940]: cluster 2024-09-14T04:47:31.513436+0000 mgr.y (mgr.26165) 1198 : cluster [DBG] pgmap v1236: 99 pgs: 99 active+clean; 2.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 738 op/s 2024-09-14T04:47:32.358 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:32.386 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:32.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:32.391 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:47:32.492 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:32.521 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:32.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:32.525 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:47:32.626 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:32.652 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:32.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:32.655 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:47:32.756 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:32.784 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:32.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:32.792 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:47:32.893 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:32.920 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:32.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:32.925 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:47:33.026 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:33.058 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:33.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:33.061 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:47:33.162 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:33.181 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:33.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:33.188 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:47:33.289 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:33.327 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:33.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:33.334 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:47:33.434 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:33.460 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:33.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:33.463 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:47:33.563 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:33.589 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:33.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:33.595 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:47:33.696 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:33.722 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:33.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:33.726 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:47:33.827 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:33.844 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:33.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:33.846 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:47:33.947 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:33.969 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:33.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:33.971 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:47:34.072 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:34.097 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:34.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:34.100 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:47:34.200 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:34.235 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:34.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:34.242 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:47:34.342 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:34.368 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:34.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:34.370 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:47:34.472 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:34.489 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:34.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:34.491 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:47:34.592 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:34.615 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:34.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:34.620 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:47:34.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:34 smithi123 bash[68976]: cluster 2024-09-14T04:47:33.513894+0000 mgr.y (mgr.26165) 1199 : cluster [DBG] pgmap v1237: 99 pgs: 99 active+clean; 2.6 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 645 op/s 2024-09-14T04:47:34.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:34 smithi123 bash[68976]: cluster 2024-09-14T04:47:33.513894+0000 mgr.y (mgr.26165) 1199 : cluster [DBG] pgmap v1237: 99 pgs: 99 active+clean; 2.6 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 645 op/s 2024-09-14T04:47:34.720 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:34.745 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:34.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:34.750 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:47:34.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:34 smithi038 bash[84940]: cluster 2024-09-14T04:47:33.513894+0000 mgr.y (mgr.26165) 1199 : cluster [DBG] pgmap v1237: 99 pgs: 99 active+clean; 2.6 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 645 op/s 2024-09-14T04:47:34.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:34 smithi038 bash[84940]: cluster 2024-09-14T04:47:33.513894+0000 mgr.y (mgr.26165) 1199 : cluster [DBG] pgmap v1237: 99 pgs: 99 active+clean; 2.6 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 645 op/s 2024-09-14T04:47:34.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:34 smithi038 bash[87336]: cluster 2024-09-14T04:47:33.513894+0000 mgr.y (mgr.26165) 1199 : cluster [DBG] pgmap v1237: 99 pgs: 99 active+clean; 2.6 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 645 op/s 2024-09-14T04:47:34.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:34 smithi038 bash[87336]: cluster 2024-09-14T04:47:33.513894+0000 mgr.y (mgr.26165) 1199 : cluster [DBG] pgmap v1237: 99 pgs: 99 active+clean; 2.6 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 645 op/s 2024-09-14T04:47:34.850 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:34.873 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:34.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:34.881 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:47:34.982 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:35.019 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:35.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:35.025 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:47:35.126 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:35.150 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:35.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:35.152 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:47:35.253 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:35.278 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:35.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:35.280 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:47:35.381 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:35.415 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:35.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:35.418 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:47:35.519 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:35.550 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:35.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:35.555 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:47:35.656 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:35.689 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:35.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:35.693 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:47:35.794 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:35.819 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:35.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:35.825 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:47:35.925 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:35.951 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:35.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:35.952 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:47:36.053 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:36.074 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:36.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:36.076 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:47:36.177 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:36.207 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:36.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:36.210 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:47:36.312 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:36.334 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:36.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:36.337 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:47:36.438 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:36.466 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:36.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:36.469 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:47:36.570 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:36.603 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:36.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:36.605 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:47:36.706 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:36.731 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:36.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:36.736 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:47:36.837 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:36.846 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:36 smithi123 bash[68976]: cluster 2024-09-14T04:47:35.514434+0000 mgr.y (mgr.26165) 1200 : cluster [DBG] pgmap v1238: 99 pgs: 99 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 656 op/s 2024-09-14T04:47:36.847 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:36 smithi123 bash[68976]: cluster 2024-09-14T04:47:35.514434+0000 mgr.y (mgr.26165) 1200 : cluster [DBG] pgmap v1238: 99 pgs: 99 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 656 op/s 2024-09-14T04:47:36.878 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:36.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:36.881 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:47:36.982 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:37.009 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:37.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:37.011 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:47:37.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:36 smithi038 bash[84940]: cluster 2024-09-14T04:47:35.514434+0000 mgr.y (mgr.26165) 1200 : cluster [DBG] pgmap v1238: 99 pgs: 99 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 656 op/s 2024-09-14T04:47:37.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:36 smithi038 bash[84940]: cluster 2024-09-14T04:47:35.514434+0000 mgr.y (mgr.26165) 1200 : cluster [DBG] pgmap v1238: 99 pgs: 99 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 656 op/s 2024-09-14T04:47:37.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:36 smithi038 bash[87336]: cluster 2024-09-14T04:47:35.514434+0000 mgr.y (mgr.26165) 1200 : cluster [DBG] pgmap v1238: 99 pgs: 99 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 656 op/s 2024-09-14T04:47:37.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:36 smithi038 bash[87336]: cluster 2024-09-14T04:47:35.514434+0000 mgr.y (mgr.26165) 1200 : cluster [DBG] pgmap v1238: 99 pgs: 99 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 656 op/s 2024-09-14T04:47:37.112 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:37.138 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:37.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:37.141 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:47:37.242 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:37.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:37.279 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:37.280 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:47:37.380 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:37.410 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:37.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:37.415 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:47:37.516 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:37.534 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:37.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:37.536 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:47:37.636 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:37.677 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:37.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:37.688 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:47:37.789 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:37.811 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:37.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:37.818 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:47:37.918 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:37.954 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:37.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:37.959 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:47:38.060 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:38.088 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:38.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:38.093 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:47:38.194 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:38.220 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:38.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:38.223 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:47:38.324 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:38.352 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:38.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:38.354 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:47:38.455 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:38.472 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:38.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:38.474 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:47:38.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:47:38 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:47:38] "GET /metrics HTTP/1.1" 200 36685 "" "Prometheus/2.51.0" 2024-09-14T04:47:38.575 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:38.597 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:38.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:38.599 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:47:38.700 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:38.735 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:38.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:38.739 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:47:38.840 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:38.849 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:38 smithi123 bash[68976]: cluster 2024-09-14T04:47:37.515219+0000 mgr.y (mgr.26165) 1201 : cluster [DBG] pgmap v1239: 99 pgs: 99 active+clean; 2.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 781 op/s 2024-09-14T04:47:38.849 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:38 smithi123 bash[68976]: cluster 2024-09-14T04:47:37.515219+0000 mgr.y (mgr.26165) 1201 : cluster [DBG] pgmap v1239: 99 pgs: 99 active+clean; 2.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 781 op/s 2024-09-14T04:47:38.868 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:38.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:38.873 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:47:38.974 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:38.997 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:39.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:39.004 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:47:39.026 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:38 smithi038 bash[84940]: cluster 2024-09-14T04:47:37.515219+0000 mgr.y (mgr.26165) 1201 : cluster [DBG] pgmap v1239: 99 pgs: 99 active+clean; 2.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 781 op/s 2024-09-14T04:47:39.026 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:38 smithi038 bash[84940]: cluster 2024-09-14T04:47:37.515219+0000 mgr.y (mgr.26165) 1201 : cluster [DBG] pgmap v1239: 99 pgs: 99 active+clean; 2.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 781 op/s 2024-09-14T04:47:39.026 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:38 smithi038 bash[87336]: cluster 2024-09-14T04:47:37.515219+0000 mgr.y (mgr.26165) 1201 : cluster [DBG] pgmap v1239: 99 pgs: 99 active+clean; 2.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 781 op/s 2024-09-14T04:47:39.026 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:38 smithi038 bash[87336]: cluster 2024-09-14T04:47:37.515219+0000 mgr.y (mgr.26165) 1201 : cluster [DBG] pgmap v1239: 99 pgs: 99 active+clean; 2.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 781 op/s 2024-09-14T04:47:39.105 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:39.139 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:39.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:39.145 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:47:39.245 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:39.298 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:39.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:39.301 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:47:39.401 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:39.425 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:39.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:39.431 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:47:39.532 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:39.567 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:39.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:39.569 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:47:39.670 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:39.691 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:39.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:39.692 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:47:39.793 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:39.824 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:39.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:39.825 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:47:39.926 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:39.959 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:39.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:39.961 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:47:40.062 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:40.079 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:40.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:40.081 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:47:40.182 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:40.218 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:40.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:40.222 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:47:40.323 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:40.358 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:40.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:40.361 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:47:40.462 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:40.470 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:47:40 smithi123 bash[61744]: ts=2024-09-14T04:47:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:47:40.508 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:40.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:40.512 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:47:40.613 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:40.637 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:40.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:40.638 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:47:40.739 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:40.766 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:40.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:40.771 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:47:40.872 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:40.881 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:40 smithi123 bash[68976]: cluster 2024-09-14T04:47:39.515743+0000 mgr.y (mgr.26165) 1202 : cluster [DBG] pgmap v1240: 99 pgs: 99 active+clean; 2.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 626 op/s 2024-09-14T04:47:40.881 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:40 smithi123 bash[68976]: cluster 2024-09-14T04:47:39.515743+0000 mgr.y (mgr.26165) 1202 : cluster [DBG] pgmap v1240: 99 pgs: 99 active+clean; 2.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 626 op/s 2024-09-14T04:47:40.922 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:40.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:40.926 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:47:41.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:40 smithi038 bash[84940]: cluster 2024-09-14T04:47:39.515743+0000 mgr.y (mgr.26165) 1202 : cluster [DBG] pgmap v1240: 99 pgs: 99 active+clean; 2.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 626 op/s 2024-09-14T04:47:41.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:40 smithi038 bash[84940]: cluster 2024-09-14T04:47:39.515743+0000 mgr.y (mgr.26165) 1202 : cluster [DBG] pgmap v1240: 99 pgs: 99 active+clean; 2.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 626 op/s 2024-09-14T04:47:41.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:40 smithi038 bash[87336]: cluster 2024-09-14T04:47:39.515743+0000 mgr.y (mgr.26165) 1202 : cluster [DBG] pgmap v1240: 99 pgs: 99 active+clean; 2.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 626 op/s 2024-09-14T04:47:41.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:40 smithi038 bash[87336]: cluster 2024-09-14T04:47:39.515743+0000 mgr.y (mgr.26165) 1202 : cluster [DBG] pgmap v1240: 99 pgs: 99 active+clean; 2.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 626 op/s 2024-09-14T04:47:41.027 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:41.048 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:41.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:41.050 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:47:41.151 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:41.173 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:41.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:41.175 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:47:41.276 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:41.312 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:41.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:41.318 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:47:41.419 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:41.441 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:41.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:41.443 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:47:41.544 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:41.574 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:41.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:41.576 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:47:41.677 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:41.703 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:41.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:41.709 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:47:41.809 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:41.838 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:41.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:41.844 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:47:41.945 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:41.974 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:41.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:41.981 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:47:42.082 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:42.113 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:42.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:42.119 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:47:42.219 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:42.247 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:42.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:42.249 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:47:42.330 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-09-14T04:47:42.330 INFO:teuthology.orchestra.run.smithi038.stdout: "ops": [ 2024-09-14T04:47:42.330 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:42.330 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.35535.0:174507 10.2 10:4a497b88:::benchmark_data_smithi038_206757_object69966:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e250)", 2024-09-14T04:47:42.330 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:47:42.309196+0000", 2024-09-14T04:47:42.330 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 0.020311152999999998, 2024-09-14T04:47:42.330 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.020342514999999999, 2024-09-14T04:47:42.330 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:47:42.331 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:47:42.331 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "waiting for sub ops", 2024-09-14T04:47:42.331 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:47:42.331 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.35535", 2024-09-14T04:47:42.331 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/531660000", 2024-09-14T04:47:42.331 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 174507 2024-09-14T04:47:42.331 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:42.331 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:47:42.331 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:42.331 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:47:42.331 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:42.309196+0000", 2024-09-14T04:47:42.331 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:47:42.331 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:42.332 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:42.332 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:47:42.332 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:42.309196+0000", 2024-09-14T04:47:42.332 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:47:42.332 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:42.332 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:42.332 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:47:42.332 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:42.309198+0000", 2024-09-14T04:47:42.332 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.6309999999999999e-06 2024-09-14T04:47:42.332 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:42.332 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:42.332 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:47:42.332 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:42.309206+0000", 2024-09-14T04:47:42.333 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.6990000000000003e-06 2024-09-14T04:47:42.333 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:42.333 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:42.333 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:47:42.333 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:42.309228+0000", 2024-09-14T04:47:42.333 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.1980999999999998e-05 2024-09-14T04:47:42.333 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:42.333 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:42.333 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:47:42.333 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:42.309238+0000", 2024-09-14T04:47:42.333 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.0034000000000001e-05 2024-09-14T04:47:42.333 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:42.333 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:42.334 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:47:42.334 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:42.309308+0000", 2024-09-14T04:47:42.334 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.0174999999999998e-05 2024-09-14T04:47:42.334 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:42.334 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:42.334 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:47:42.334 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:42.309431+0000", 2024-09-14T04:47:42.334 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00012280200000000001 2024-09-14T04:47:42.334 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:42.335 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:42.335 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 0,4", 2024-09-14T04:47:42.335 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:42.309551+0000", 2024-09-14T04:47:42.335 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00012000199999999999 2024-09-14T04:47:42.335 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:42.335 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:42.335 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:47:42.335 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:42.314080+0000", 2024-09-14T04:47:42.335 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0045295559999999997 2024-09-14T04:47:42.335 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:42.335 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:42.335 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:47:42.335 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:42.314119+0000", 2024-09-14T04:47:42.336 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.8667000000000001e-05 2024-09-14T04:47:42.336 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:47:42.336 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:47:42.336 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:47:42.336 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:42.336 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:42.336 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.35535.0:174512 10.b e250/231 10:d02dc0c9:::benchmark_data_smithi038_206757_object69971:head v 250'11032, mlcod=250'11030)", 2024-09-14T04:47:42.336 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:47:42.316591+0000", 2024-09-14T04:47:42.336 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 0.012915245000000001, 2024-09-14T04:47:42.336 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.013024736, 2024-09-14T04:47:42.336 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:47:42.336 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:47:42.336 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "started", 2024-09-14T04:47:42.337 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:47:42.337 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:42.337 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:47:42.337 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:42.316591+0000", 2024-09-14T04:47:42.337 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:47:42.337 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:42.337 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:42.337 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:47:42.337 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:42.316591+0000", 2024-09-14T04:47:42.337 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:47:42.337 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:42.337 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:42.337 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:47:42.338 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:42.316592+0000", 2024-09-14T04:47:42.338 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.5700000000000001e-07 2024-09-14T04:47:42.338 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:42.338 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:42.338 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:47:42.338 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:42.316598+0000", 2024-09-14T04:47:42.338 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.2739999999999998e-06 2024-09-14T04:47:42.338 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:42.338 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:42.338 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:47:42.338 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:42.316609+0000", 2024-09-14T04:47:42.338 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.097e-05 2024-09-14T04:47:42.338 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:42.338 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:42.339 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:47:42.339 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:42.316616+0000", 2024-09-14T04:47:42.339 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.9189999999999999e-06 2024-09-14T04:47:42.339 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:42.339 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:42.339 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:47:42.339 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:42.320813+0000", 2024-09-14T04:47:42.339 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0041970080000000003 2024-09-14T04:47:42.339 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:42.339 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:42.339 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:47:42.339 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:42.320845+0000", 2024-09-14T04:47:42.339 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.1158000000000002e-05 2024-09-14T04:47:42.340 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:47:42.340 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:47:42.340 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:47:42.340 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:42.340 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:42.340 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.35535.0:174517 10.2 10:4c1983ac:::benchmark_data_smithi038_206757_object69976:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e250)", 2024-09-14T04:47:42.340 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:47:42.317430+0000", 2024-09-14T04:47:42.340 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 0.012076837999999999, 2024-09-14T04:47:42.340 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.012240577000000001, 2024-09-14T04:47:42.340 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:47:42.340 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:47:42.340 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "waiting for sub ops", 2024-09-14T04:47:42.340 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:47:42.340 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.35535", 2024-09-14T04:47:42.341 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/531660000", 2024-09-14T04:47:42.341 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 174517 2024-09-14T04:47:42.341 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:42.341 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:47:42.341 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:42.341 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:47:42.341 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:42.317430+0000", 2024-09-14T04:47:42.341 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:47:42.341 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:42.341 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:42.341 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:47:42.341 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:42.317430+0000", 2024-09-14T04:47:42.341 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:47:42.342 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:42.342 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:42.342 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:47:42.342 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:42.317432+0000", 2024-09-14T04:47:42.342 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.7430000000000001e-06 2024-09-14T04:47:42.342 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:42.342 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:42.342 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:47:42.342 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:42.317437+0000", 2024-09-14T04:47:42.342 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.9409999999999998e-06 2024-09-14T04:47:42.342 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:42.342 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:42.342 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:47:42.342 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:42.317455+0000", 2024-09-14T04:47:42.343 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.8039000000000001e-05 2024-09-14T04:47:42.343 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:42.343 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:42.343 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:47:42.343 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:42.317462+0000", 2024-09-14T04:47:42.343 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.7759999999999997e-06 2024-09-14T04:47:42.343 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:42.343 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:42.343 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:47:42.343 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:42.317623+0000", 2024-09-14T04:47:42.343 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00016033900000000001 2024-09-14T04:47:42.343 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:42.343 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:42.343 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:47:42.343 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:42.317901+0000", 2024-09-14T04:47:42.344 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00027839199999999997 2024-09-14T04:47:42.344 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:42.344 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:42.344 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 0,4", 2024-09-14T04:47:42.344 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:42.318256+0000", 2024-09-14T04:47:42.344 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00035446099999999998 2024-09-14T04:47:42.344 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:42.344 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:42.344 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:47:42.344 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:42.323082+0000", 2024-09-14T04:47:42.344 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0048266489999999997 2024-09-14T04:47:42.344 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:42.344 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:42.345 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:47:42.345 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:42.323245+0000", 2024-09-14T04:47:42.345 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00016309199999999999 2024-09-14T04:47:42.345 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:47:42.345 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:47:42.345 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:47:42.345 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:42.345 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:42.345 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.35535.0:174516 10.0 e250/231 10:01632b79:::benchmark_data_smithi038_206757_object69975:head v 250'10764, mlcod=250'10761)", 2024-09-14T04:47:42.345 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:47:42.322505+0000", 2024-09-14T04:47:42.345 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 0.0070011739999999998, 2024-09-14T04:47:42.345 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.007234229, 2024-09-14T04:47:42.345 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:47:42.345 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:47:42.346 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "started", 2024-09-14T04:47:42.346 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:47:42.346 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:42.346 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:47:42.346 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:42.322505+0000", 2024-09-14T04:47:42.346 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:47:42.346 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:42.346 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:42.346 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:47:42.346 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:42.322505+0000", 2024-09-14T04:47:42.346 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:47:42.346 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:42.346 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:42.346 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:47:42.346 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:42.322507+0000", 2024-09-14T04:47:42.347 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.136e-06 2024-09-14T04:47:42.347 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:42.347 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:42.347 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:47:42.347 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:42.322513+0000", 2024-09-14T04:47:42.347 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.7700000000000004e-06 2024-09-14T04:47:42.347 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:42.347 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:42.347 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:47:42.347 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:42.322532+0000", 2024-09-14T04:47:42.347 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.9023999999999999e-05 2024-09-14T04:47:42.347 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:42.347 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:42.347 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:47:42.347 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:42.322541+0000", 2024-09-14T04:47:42.348 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.4780000000000008e-06 2024-09-14T04:47:42.348 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:42.348 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:42.348 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:47:42.348 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:42.322829+0000", 2024-09-14T04:47:42.348 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00028820799999999998 2024-09-14T04:47:42.348 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:42.348 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:42.348 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:47:42.348 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:42.322887+0000", 2024-09-14T04:47:42.348 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.7713000000000001e-05 2024-09-14T04:47:42.348 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:47:42.348 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:47:42.348 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:47:42.349 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:42.349 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:42.349 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.35535.0:174521 10.2 10:4ad08596:::benchmark_data_smithi038_206757_object69980:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e250)", 2024-09-14T04:47:42.349 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:47:42.322740+0000", 2024-09-14T04:47:42.349 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 0.0067669569999999997, 2024-09-14T04:47:42.349 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0070490320000000002, 2024-09-14T04:47:42.349 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:47:42.349 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:47:42.349 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "waiting for sub ops", 2024-09-14T04:47:42.349 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:47:42.349 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.35535", 2024-09-14T04:47:42.349 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/531660000", 2024-09-14T04:47:42.349 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 174521 2024-09-14T04:47:42.349 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:42.350 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:47:42.350 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:42.350 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:47:42.350 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:42.322740+0000", 2024-09-14T04:47:42.350 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:47:42.350 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:42.350 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:42.350 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:47:42.350 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:42.322740+0000", 2024-09-14T04:47:42.350 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:47:42.350 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:42.350 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:42.350 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:47:42.350 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:42.322741+0000", 2024-09-14T04:47:42.351 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.5990000000000001e-06 2024-09-14T04:47:42.351 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:42.351 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:42.351 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:47:42.351 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:42.322746+0000", 2024-09-14T04:47:42.351 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.4000000000000002e-06 2024-09-14T04:47:42.351 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:42.351 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:42.351 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:47:42.351 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:42.322757+0000", 2024-09-14T04:47:42.352 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.1061e-05 2024-09-14T04:47:42.352 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:42.352 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:42.352 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:47:42.352 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:42.322764+0000", 2024-09-14T04:47:42.352 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.3980000000000002e-06 2024-09-14T04:47:42.352 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:42.352 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:42.352 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:47:42.352 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:42.326723+0000", 2024-09-14T04:47:42.352 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.003958807 2024-09-14T04:47:42.352 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:42.352 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:42.353 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:47:42.353 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:42.326853+0000", 2024-09-14T04:47:42.353 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000130247 2024-09-14T04:47:42.353 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:42.353 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:42.353 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 0,4", 2024-09-14T04:47:42.353 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:42.326986+0000", 2024-09-14T04:47:42.353 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00013320699999999999 2024-09-14T04:47:42.353 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:47:42.353 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:47:42.353 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:47:42.353 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:42.353 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:42.354 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.35535.0:174520 10.0 e250/231 10:0bee64d9:::benchmark_data_smithi038_206757_object69979:head v 250'10765, mlcod=250'10761)", 2024-09-14T04:47:42.354 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:47:42.324019+0000", 2024-09-14T04:47:42.354 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 0.0054879919999999997, 2024-09-14T04:47:42.354 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0058275899999999997, 2024-09-14T04:47:42.354 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:47:42.354 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:47:42.354 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "started", 2024-09-14T04:47:42.354 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:47:42.354 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:42.354 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:47:42.354 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:42.324019+0000", 2024-09-14T04:47:42.354 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:47:42.354 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:42.354 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:42.355 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:47:42.355 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:42.324019+0000", 2024-09-14T04:47:42.355 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:47:42.355 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:42.355 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:42.355 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:47:42.355 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:42.324020+0000", 2024-09-14T04:47:42.355 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.3600000000000002e-07 2024-09-14T04:47:42.355 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:42.355 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:42.355 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:47:42.355 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:42.324025+0000", 2024-09-14T04:47:42.355 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.8510000000000004e-06 2024-09-14T04:47:42.355 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:42.356 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:42.356 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:47:42.356 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:42.324040+0000", 2024-09-14T04:47:42.356 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.4391e-05 2024-09-14T04:47:42.356 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:42.356 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:42.356 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:47:42.356 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:42.324047+0000", 2024-09-14T04:47:42.356 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.131e-06 2024-09-14T04:47:42.356 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:42.356 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:42.356 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:47:42.356 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:42.327939+0000", 2024-09-14T04:47:42.356 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0038922340000000001 2024-09-14T04:47:42.357 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:47:42.357 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:47:42.357 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:47:42.357 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:42.327999+0000", 2024-09-14T04:47:42.357 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.9815000000000002e-05 2024-09-14T04:47:42.357 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:47:42.357 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:47:42.357 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:47:42.357 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:47:42.357 INFO:teuthology.orchestra.run.smithi038.stdout: ], 2024-09-14T04:47:42.357 INFO:teuthology.orchestra.run.smithi038.stdout: "num_ops": 6 2024-09-14T04:47:42.357 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-09-14T04:47:42.358 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:42.386 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:42.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:42.389 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:47:42.489 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:42.518 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:42.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:42.525 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:47:42.625 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:42.646 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:42.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:42.651 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:47:42.751 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:42.761 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:42 smithi123 bash[68976]: cluster 2024-09-14T04:47:41.516326+0000 mgr.y (mgr.26165) 1203 : cluster [DBG] pgmap v1241: 99 pgs: 99 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 737 op/s 2024-09-14T04:47:42.761 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:42 smithi123 bash[68976]: cluster 2024-09-14T04:47:41.516326+0000 mgr.y (mgr.26165) 1203 : cluster [DBG] pgmap v1241: 99 pgs: 99 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 737 op/s 2024-09-14T04:47:42.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:42 smithi038 bash[84940]: cluster 2024-09-14T04:47:41.516326+0000 mgr.y (mgr.26165) 1203 : cluster [DBG] pgmap v1241: 99 pgs: 99 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 737 op/s 2024-09-14T04:47:42.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:42 smithi038 bash[84940]: cluster 2024-09-14T04:47:41.516326+0000 mgr.y (mgr.26165) 1203 : cluster [DBG] pgmap v1241: 99 pgs: 99 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 737 op/s 2024-09-14T04:47:42.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:42 smithi038 bash[87336]: cluster 2024-09-14T04:47:41.516326+0000 mgr.y (mgr.26165) 1203 : cluster [DBG] pgmap v1241: 99 pgs: 99 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 737 op/s 2024-09-14T04:47:42.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:42 smithi038 bash[87336]: cluster 2024-09-14T04:47:41.516326+0000 mgr.y (mgr.26165) 1203 : cluster [DBG] pgmap v1241: 99 pgs: 99 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 737 op/s 2024-09-14T04:47:42.785 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:42.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:42.787 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:47:42.888 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:42.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:42.922 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:42.922 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:47:43.023 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:43.053 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:43.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:43.061 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:47:43.162 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:43.179 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:43.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:43.181 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:47:43.282 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:43.306 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:43.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:43.309 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:47:43.410 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:43.436 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:43.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:43.442 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:47:43.543 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:43.570 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:43.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:43.577 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:47:43.678 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:43.701 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:43.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:43.706 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:47:43.807 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:43.829 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:43.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:43.831 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:47:43.931 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:43.961 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:43.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:43.968 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:47:44.069 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:44.090 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:44.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:44.093 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:47:44.193 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:44.224 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:44.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:44.229 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:47:44.330 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:44.348 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:44.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:44.349 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:47:44.450 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:44.477 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:44.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:44.483 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:47:44.583 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:44.613 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:44.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:44.616 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:47:44.717 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:44.726 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:44 smithi123 bash[68976]: cluster 2024-09-14T04:47:43.516866+0000 mgr.y (mgr.26165) 1204 : cluster [DBG] pgmap v1242: 99 pgs: 99 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 640 op/s 2024-09-14T04:47:44.726 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:44 smithi123 bash[68976]: cluster 2024-09-14T04:47:43.516866+0000 mgr.y (mgr.26165) 1204 : cluster [DBG] pgmap v1242: 99 pgs: 99 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 640 op/s 2024-09-14T04:47:44.740 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:44.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:44.746 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:47:44.847 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:44.872 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:44.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:44.875 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:47:44.976 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:44.999 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:45.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:45.001 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:47:45.013 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:44 smithi038 bash[84940]: cluster 2024-09-14T04:47:43.516866+0000 mgr.y (mgr.26165) 1204 : cluster [DBG] pgmap v1242: 99 pgs: 99 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 640 op/s 2024-09-14T04:47:45.013 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:44 smithi038 bash[84940]: cluster 2024-09-14T04:47:43.516866+0000 mgr.y (mgr.26165) 1204 : cluster [DBG] pgmap v1242: 99 pgs: 99 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 640 op/s 2024-09-14T04:47:45.013 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:44 smithi038 bash[87336]: cluster 2024-09-14T04:47:43.516866+0000 mgr.y (mgr.26165) 1204 : cluster [DBG] pgmap v1242: 99 pgs: 99 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 640 op/s 2024-09-14T04:47:45.014 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:44 smithi038 bash[87336]: cluster 2024-09-14T04:47:43.516866+0000 mgr.y (mgr.26165) 1204 : cluster [DBG] pgmap v1242: 99 pgs: 99 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 640 op/s 2024-09-14T04:47:45.102 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:45.141 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:45.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:45.142 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:47:45.243 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:45.292 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:45.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:45.299 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:47:45.400 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:45.439 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:45.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:45.443 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:47:45.543 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:45.569 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:45.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:45.574 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:47:45.675 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:45.697 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:45.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:45.700 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:47:45.753 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.1 dump_blocked_ops 2024-09-14T04:47:45.753 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:45 smithi038 bash[84940]: audit 2024-09-14T04:47:45.247554+0000 mon.a (mon.0) 1433 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:47:45.754 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:45 smithi038 bash[84940]: audit 2024-09-14T04:47:45.247554+0000 mon.a (mon.0) 1433 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:47:45.754 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:45 smithi038 bash[87336]: audit 2024-09-14T04:47:45.247554+0000 mon.a (mon.0) 1433 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:47:45.754 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:45 smithi038 bash[87336]: audit 2024-09-14T04:47:45.247554+0000 mon.a (mon.0) 1433 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:47:45.801 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:45.823 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:45.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:45.828 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:47:45.932 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:45.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:45 smithi123 bash[68976]: audit 2024-09-14T04:47:45.247554+0000 mon.a (mon.0) 1433 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:47:45.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:45 smithi123 bash[68976]: audit 2024-09-14T04:47:45.247554+0000 mon.a (mon.0) 1433 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:47:45.956 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:45.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:45.960 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:47:46.061 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:46.085 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:46.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:46.087 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:47:46.188 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:46.221 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:46.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:46.225 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:47:46.326 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:46.359 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:46.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:46.362 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:47:46.463 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:46.492 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:46.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:46.494 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:47:46.595 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:46.626 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:46.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:46.629 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:47:46.730 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:46.752 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:46.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:46.757 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:47:46.858 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:46.879 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:46.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:46.881 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:47:46.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:46 smithi123 bash[68976]: cluster 2024-09-14T04:47:45.517437+0000 mgr.y (mgr.26165) 1205 : cluster [DBG] pgmap v1243: 99 pgs: 99 active+clean; 2.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 667 op/s 2024-09-14T04:47:46.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:46 smithi123 bash[68976]: cluster 2024-09-14T04:47:45.517437+0000 mgr.y (mgr.26165) 1205 : cluster [DBG] pgmap v1243: 99 pgs: 99 active+clean; 2.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 667 op/s 2024-09-14T04:47:46.982 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:47.019 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:47.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:47.021 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:47:47.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:46 smithi038 bash[84940]: cluster 2024-09-14T04:47:45.517437+0000 mgr.y (mgr.26165) 1205 : cluster [DBG] pgmap v1243: 99 pgs: 99 active+clean; 2.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 667 op/s 2024-09-14T04:47:47.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:46 smithi038 bash[84940]: cluster 2024-09-14T04:47:45.517437+0000 mgr.y (mgr.26165) 1205 : cluster [DBG] pgmap v1243: 99 pgs: 99 active+clean; 2.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 667 op/s 2024-09-14T04:47:47.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:46 smithi038 bash[87336]: cluster 2024-09-14T04:47:45.517437+0000 mgr.y (mgr.26165) 1205 : cluster [DBG] pgmap v1243: 99 pgs: 99 active+clean; 2.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 667 op/s 2024-09-14T04:47:47.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:46 smithi038 bash[87336]: cluster 2024-09-14T04:47:45.517437+0000 mgr.y (mgr.26165) 1205 : cluster [DBG] pgmap v1243: 99 pgs: 99 active+clean; 2.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 667 op/s 2024-09-14T04:47:47.122 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:47.145 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:47.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:47.147 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:47:47.248 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:47.283 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:47.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:47.289 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:47:47.390 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:47.421 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:47.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:47.424 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:47:47.525 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:47.556 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:47.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:47.558 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:47:47.653 INFO:teuthology.orchestra.run.smithi038.stderr:noscrub is set 2024-09-14T04:47:47.658 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:47.677 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:47.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:47.680 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:47:47.780 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:47.813 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0: {} 2024-09-14T04:47:47.813 INFO:teuthology.orchestra.run.smithi038.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-14T04:47:47.820 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:47.824 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:47 smithi038 bash[84940]: audit 2024-09-14T04:47:46.835719+0000 mon.a (mon.0) 1434 : audit [INF] from='client.? 172.21.15.38:0/1349113451' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:47:47.824 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:47 smithi038 bash[84940]: audit 2024-09-14T04:47:46.835719+0000 mon.a (mon.0) 1434 : audit [INF] from='client.? 172.21.15.38:0/1349113451' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:47:47.824 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:47 smithi038 bash[87336]: audit 2024-09-14T04:47:46.835719+0000 mon.a (mon.0) 1434 : audit [INF] from='client.? 172.21.15.38:0/1349113451' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:47:47.824 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:47 smithi038 bash[87336]: audit 2024-09-14T04:47:46.835719+0000 mon.a (mon.0) 1434 : audit [INF] from='client.? 172.21.15.38:0/1349113451' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:47:47.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:47.827 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:47:47.862 INFO:teuthology.orchestra.run.smithi038.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-14T04:47:47.863 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1: {} 2024-09-14T04:47:47.889 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2: {} 2024-09-14T04:47:47.889 INFO:teuthology.orchestra.run.smithi038.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-14T04:47:47.923 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3: {} 2024-09-14T04:47:47.923 INFO:teuthology.orchestra.run.smithi038.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-14T04:47:47.928 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:47.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:47 smithi123 bash[68976]: audit 2024-09-14T04:47:46.835719+0000 mon.a (mon.0) 1434 : audit [INF] from='client.? 172.21.15.38:0/1349113451' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:47:47.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:47 smithi123 bash[68976]: audit 2024-09-14T04:47:46.835719+0000 mon.a (mon.0) 1434 : audit [INF] from='client.? 172.21.15.38:0/1349113451' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:47:47.957 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4: {} 2024-09-14T04:47:47.958 INFO:teuthology.orchestra.run.smithi038.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-14T04:47:47.961 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:47.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:47.966 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:47:47.990 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5: {} 2024-09-14T04:47:47.990 INFO:teuthology.orchestra.run.smithi038.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-14T04:47:48.023 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6: {} 2024-09-14T04:47:48.023 INFO:teuthology.orchestra.run.smithi038.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-14T04:47:48.052 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7: {} 2024-09-14T04:47:48.052 INFO:teuthology.orchestra.run.smithi038.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-14T04:47:48.067 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:48.092 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:48.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:48.098 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:47:48.198 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:48.222 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:48.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:48.225 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:47:48.326 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:48.336 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:47:48 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:47:48] "GET /metrics HTTP/1.1" 200 36686 "" "Prometheus/2.51.0" 2024-09-14T04:47:48.358 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:48.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:48.362 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:47:48.367 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-09-14T04:47:48.368 INFO:teuthology.orchestra.run.smithi038.stderr:dumped all 2024-09-14T04:47:48.463 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:48.493 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:48.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:48.495 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:47:48.596 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:48.625 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:48.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:48.628 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:47:48.729 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:48.766 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:48.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:48.767 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:47:48.868 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:48.892 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:48.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:48.894 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:47:48.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:48 smithi123 bash[68976]: cluster 2024-09-14T04:47:47.518073+0000 mgr.y (mgr.26165) 1206 : cluster [DBG] pgmap v1244: 99 pgs: 99 active+clean; 2.0 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 813 op/s 2024-09-14T04:47:48.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:48 smithi123 bash[68976]: cluster 2024-09-14T04:47:47.518073+0000 mgr.y (mgr.26165) 1206 : cluster [DBG] pgmap v1244: 99 pgs: 99 active+clean; 2.0 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 813 op/s 2024-09-14T04:47:48.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:48 smithi123 bash[68976]: cluster 2024-09-14T04:47:47.639330+0000 mon.a (mon.0) 1435 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:47:48.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:48 smithi123 bash[68976]: cluster 2024-09-14T04:47:47.639330+0000 mon.a (mon.0) 1435 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:47:48.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:48 smithi123 bash[68976]: audit 2024-09-14T04:47:47.653309+0000 mon.a (mon.0) 1436 : audit [INF] from='client.? 172.21.15.38:0/1349113451' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:47:48.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:48 smithi123 bash[68976]: audit 2024-09-14T04:47:47.653309+0000 mon.a (mon.0) 1436 : audit [INF] from='client.? 172.21.15.38:0/1349113451' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:47:48.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:48 smithi123 bash[68976]: cluster 2024-09-14T04:47:47.666929+0000 mon.a (mon.0) 1437 : cluster [DBG] osdmap e251: 8 total, 8 up, 8 in 2024-09-14T04:47:48.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:48 smithi123 bash[68976]: cluster 2024-09-14T04:47:47.666929+0000 mon.a (mon.0) 1437 : cluster [DBG] osdmap e251: 8 total, 8 up, 8 in 2024-09-14T04:47:48.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:48 smithi123 bash[68976]: audit 2024-09-14T04:47:47.762339+0000 mon.a (mon.0) 1438 : audit [DBG] from='client.? 172.21.15.38:0/486332832' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:47:48.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:48 smithi123 bash[68976]: audit 2024-09-14T04:47:47.762339+0000 mon.a (mon.0) 1438 : audit [DBG] from='client.? 172.21.15.38:0/486332832' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:47:48.995 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:49.019 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:49.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:49.021 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:47:49.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:48 smithi038 bash[87336]: cluster 2024-09-14T04:47:47.518073+0000 mgr.y (mgr.26165) 1206 : cluster [DBG] pgmap v1244: 99 pgs: 99 active+clean; 2.0 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 813 op/s 2024-09-14T04:47:49.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:48 smithi038 bash[87336]: cluster 2024-09-14T04:47:47.518073+0000 mgr.y (mgr.26165) 1206 : cluster [DBG] pgmap v1244: 99 pgs: 99 active+clean; 2.0 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 813 op/s 2024-09-14T04:47:49.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:48 smithi038 bash[87336]: cluster 2024-09-14T04:47:47.639330+0000 mon.a (mon.0) 1435 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:47:49.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:48 smithi038 bash[87336]: cluster 2024-09-14T04:47:47.639330+0000 mon.a (mon.0) 1435 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:47:49.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:48 smithi038 bash[87336]: audit 2024-09-14T04:47:47.653309+0000 mon.a (mon.0) 1436 : audit [INF] from='client.? 172.21.15.38:0/1349113451' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:47:49.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:48 smithi038 bash[87336]: audit 2024-09-14T04:47:47.653309+0000 mon.a (mon.0) 1436 : audit [INF] from='client.? 172.21.15.38:0/1349113451' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:47:49.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:48 smithi038 bash[87336]: cluster 2024-09-14T04:47:47.666929+0000 mon.a (mon.0) 1437 : cluster [DBG] osdmap e251: 8 total, 8 up, 8 in 2024-09-14T04:47:49.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:48 smithi038 bash[87336]: cluster 2024-09-14T04:47:47.666929+0000 mon.a (mon.0) 1437 : cluster [DBG] osdmap e251: 8 total, 8 up, 8 in 2024-09-14T04:47:49.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:48 smithi038 bash[87336]: audit 2024-09-14T04:47:47.762339+0000 mon.a (mon.0) 1438 : audit [DBG] from='client.? 172.21.15.38:0/486332832' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:47:49.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:48 smithi038 bash[87336]: audit 2024-09-14T04:47:47.762339+0000 mon.a (mon.0) 1438 : audit [DBG] from='client.? 172.21.15.38:0/486332832' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:47:49.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:48 smithi038 bash[84940]: cluster 2024-09-14T04:47:47.518073+0000 mgr.y (mgr.26165) 1206 : cluster [DBG] pgmap v1244: 99 pgs: 99 active+clean; 2.0 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 813 op/s 2024-09-14T04:47:49.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:48 smithi038 bash[84940]: cluster 2024-09-14T04:47:47.518073+0000 mgr.y (mgr.26165) 1206 : cluster [DBG] pgmap v1244: 99 pgs: 99 active+clean; 2.0 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 813 op/s 2024-09-14T04:47:49.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:48 smithi038 bash[84940]: cluster 2024-09-14T04:47:47.639330+0000 mon.a (mon.0) 1435 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:47:49.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:48 smithi038 bash[84940]: cluster 2024-09-14T04:47:47.639330+0000 mon.a (mon.0) 1435 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:47:49.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:48 smithi038 bash[84940]: audit 2024-09-14T04:47:47.653309+0000 mon.a (mon.0) 1436 : audit [INF] from='client.? 172.21.15.38:0/1349113451' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:47:49.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:48 smithi038 bash[84940]: audit 2024-09-14T04:47:47.653309+0000 mon.a (mon.0) 1436 : audit [INF] from='client.? 172.21.15.38:0/1349113451' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:47:49.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:48 smithi038 bash[84940]: cluster 2024-09-14T04:47:47.666929+0000 mon.a (mon.0) 1437 : cluster [DBG] osdmap e251: 8 total, 8 up, 8 in 2024-09-14T04:47:49.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:48 smithi038 bash[84940]: cluster 2024-09-14T04:47:47.666929+0000 mon.a (mon.0) 1437 : cluster [DBG] osdmap e251: 8 total, 8 up, 8 in 2024-09-14T04:47:49.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:48 smithi038 bash[84940]: audit 2024-09-14T04:47:47.762339+0000 mon.a (mon.0) 1438 : audit [DBG] from='client.? 172.21.15.38:0/486332832' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:47:49.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:48 smithi038 bash[84940]: audit 2024-09-14T04:47:47.762339+0000 mon.a (mon.0) 1438 : audit [DBG] from='client.? 172.21.15.38:0/486332832' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:47:49.122 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:49.157 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:49.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:49.160 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:47:49.261 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:49.297 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:49.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:49.302 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:47:49.403 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:49.424 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:49.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:49.426 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:47:49.526 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:49.559 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:49.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:49.562 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:47:49.663 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:49.690 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:49.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:49.693 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:47:49.794 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:49.820 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:49.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:49.824 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:47:49.925 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:49.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:49 smithi123 bash[68976]: audit 2024-09-14T04:47:48.352512+0000 mgr.y (mgr.26165) 1207 : audit [DBG] from='client.45560 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:47:49.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:49 smithi123 bash[68976]: audit 2024-09-14T04:47:48.352512+0000 mgr.y (mgr.26165) 1207 : audit [DBG] from='client.45560 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:47:49.946 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:49.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:49.948 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:47:50.049 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:50.064 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:49 smithi038 bash[87336]: audit 2024-09-14T04:47:48.352512+0000 mgr.y (mgr.26165) 1207 : audit [DBG] from='client.45560 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:47:50.064 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:49 smithi038 bash[87336]: audit 2024-09-14T04:47:48.352512+0000 mgr.y (mgr.26165) 1207 : audit [DBG] from='client.45560 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:47:50.064 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:49 smithi038 bash[84940]: audit 2024-09-14T04:47:48.352512+0000 mgr.y (mgr.26165) 1207 : audit [DBG] from='client.45560 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:47:50.064 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:49 smithi038 bash[84940]: audit 2024-09-14T04:47:48.352512+0000 mgr.y (mgr.26165) 1207 : audit [DBG] from='client.45560 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:47:50.084 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:50.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:50.090 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:47:50.191 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:50.216 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:50.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:50.225 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:47:50.325 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:50.351 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:50.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:50.357 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:47:50.458 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:50.468 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:47:50 smithi123 bash[61744]: ts=2024-09-14T04:47:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:47:50.485 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:50.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:50.489 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:47:50.590 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:50.625 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:50.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:50.631 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:47:50.732 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:50.760 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:50.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:50.766 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:47:50.867 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:50.895 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:50.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:50.901 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:47:50.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:50 smithi123 bash[68976]: cluster 2024-09-14T04:47:49.518797+0000 mgr.y (mgr.26165) 1208 : cluster [DBG] pgmap v1246: 99 pgs: 99 active+clean; 1.9 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 715 op/s 2024-09-14T04:47:50.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:50 smithi123 bash[68976]: cluster 2024-09-14T04:47:49.518797+0000 mgr.y (mgr.26165) 1208 : cluster [DBG] pgmap v1246: 99 pgs: 99 active+clean; 1.9 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 715 op/s 2024-09-14T04:47:51.001 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:51.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:50 smithi038 bash[84940]: cluster 2024-09-14T04:47:49.518797+0000 mgr.y (mgr.26165) 1208 : cluster [DBG] pgmap v1246: 99 pgs: 99 active+clean; 1.9 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 715 op/s 2024-09-14T04:47:51.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:50 smithi038 bash[84940]: cluster 2024-09-14T04:47:49.518797+0000 mgr.y (mgr.26165) 1208 : cluster [DBG] pgmap v1246: 99 pgs: 99 active+clean; 1.9 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 715 op/s 2024-09-14T04:47:51.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:50 smithi038 bash[87336]: cluster 2024-09-14T04:47:49.518797+0000 mgr.y (mgr.26165) 1208 : cluster [DBG] pgmap v1246: 99 pgs: 99 active+clean; 1.9 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 715 op/s 2024-09-14T04:47:51.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:50 smithi038 bash[87336]: cluster 2024-09-14T04:47:49.518797+0000 mgr.y (mgr.26165) 1208 : cluster [DBG] pgmap v1246: 99 pgs: 99 active+clean; 1.9 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 715 op/s 2024-09-14T04:47:51.028 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:51.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:51.030 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:47:51.130 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:51.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:51.158 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:51.158 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:47:51.259 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:51.282 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:51.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:51.286 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:47:51.387 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:51.410 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:51.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:51.414 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:47:51.416 INFO:teuthology.orchestra.run.smithi038.stdout:{"pg_ready":true,"pg_map":{"version":1245,"stamp":"2024-09-14T04:47:47.656915+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2105743333,"num_objects":32149,"num_object_clones":0,"num_object_copies":96447,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":32149,"num_whiteouts":0,"num_read":20,"num_read_kb":19,"num_write":177018,"num_write_kb":6690464,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16,"num_bytes_recovered":570,"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":128859,"ondisk_log_size":128859,"up":297,"acting":297,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":297,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":11223820,"kb_used_data":6279308,"kb_used_omap":45,"kb_used_meta":4944146,"kb_avail":738737396,"statfs":{"total":767960285184,"available":756467093504,"internally_reserved":0,"allocated":6430011392,"data_stored":6417899775,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":46177,"internal_metadata":5062806431},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,2,6,2,3,3,3,1],"upper_bound":256},"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":-472186880,"num_objects":-7205,"num_object_clones":0,"num_object_copies":-21615,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-7205,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7205,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.142266"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":397,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:16.709937+0000","last_change":"2024-09-14T04:36:16.604253+0000","last_active":"2024-09-14T04:47:16.709937+0000","last_peered":"2024-09-14T04:47:16.709937+0000","last_clean":"2024-09-14T04:47:16.709937+0000","last_became_active":"2024-09-14T04:36:16.603865+0000","last_became_peered":"2024-09-14T04:36:16.603865+0000","last_unstale":"2024-09-14T04:47:16.709937+0000","last_undegraded":"2024-09-14T04:47:16.709937+0000","last_fullsized":"2024-09-14T04:47:16.709937+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:18:01.120212+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'2","reported_seq":209,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-14T04:47:15.698611+0000","last_change":"2024-09-14T04:36:16.625605+0000","last_active":"2024-09-14T04:47:15.698611+0000","last_peered":"2024-09-14T04:47:15.698611+0000","last_clean":"2024-09-14T04:47:15.698611+0000","last_became_active":"2024-09-14T04:36:16.618859+0000","last_became_peered":"2024-09-14T04:36:16.618859+0000","last_unstale":"2024-09-14T04:47:15.698611+0000","last_undegraded":"2024-09-14T04:47:15.698611+0000","last_fullsized":"2024-09-14T04:47:15.698611+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:25:43.597502+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":172,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:16.766490+0000","last_change":"2024-09-14T04:47:16.766363+0000","last_active":"2024-09-14T04:47:16.766490+0000","last_peered":"2024-09-14T04:47:16.766490+0000","last_clean":"2024-09-14T04:47:16.766490+0000","last_became_active":"2024-09-14T04:47:16.765913+0000","last_became_peered":"2024-09-14T04:47:16.765913+0000","last_unstale":"2024-09-14T04:47:16.766490+0000","last_undegraded":"2024-09-14T04:47:16.766490+0000","last_fullsized":"2024-09-14T04:47:16.766490+0000","mapping_epoch":249,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":250,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:31:23.759616+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.12","version":"0'0","reported_seq":239,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:16.706259+0000","last_change":"2024-09-14T04:36:16.619677+0000","last_active":"2024-09-14T04:47:16.706259+0000","last_peered":"2024-09-14T04:47:16.706259+0000","last_clean":"2024-09-14T04:47:16.706259+0000","last_became_active":"2024-09-14T04:36:16.619180+0000","last_became_peered":"2024-09-14T04:36:16.619180+0000","last_unstale":"2024-09-14T04:47:16.706259+0000","last_undegraded":"2024-09-14T04:47:16.706259+0000","last_fullsized":"2024-09-14T04:47:16.706259+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:18:49.610860+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":239,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:16.706126+0000","last_change":"2024-09-14T04:36:16.643936+0000","last_active":"2024-09-14T04:47:16.706126+0000","last_peered":"2024-09-14T04:47:16.706126+0000","last_clean":"2024-09-14T04:47:16.706126+0000","last_became_active":"2024-09-14T04:36:16.643341+0000","last_became_peered":"2024-09-14T04:36:16.643341+0000","last_unstale":"2024-09-14T04:47:16.706126+0000","last_undegraded":"2024-09-14T04:47:16.706126+0000","last_fullsized":"2024-09-14T04:47:16.706126+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:37:56.101190+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":361,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:16.704955+0000","last_change":"2024-09-14T04:36:16.609955+0000","last_active":"2024-09-14T04:47:16.704955+0000","last_peered":"2024-09-14T04:47:16.704955+0000","last_clean":"2024-09-14T04:47:16.704955+0000","last_became_active":"2024-09-14T04:36:16.608358+0000","last_became_peered":"2024-09-14T04:36:16.608358+0000","last_unstale":"2024-09-14T04:47:16.704955+0000","last_undegraded":"2024-09-14T04:47:16.704955+0000","last_fullsized":"2024-09-14T04:47:16.704955+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:30:29.454092+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":396,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:16.710293+0000","last_change":"2024-09-14T04:36:16.601173+0000","last_active":"2024-09-14T04:47:16.710293+0000","last_peered":"2024-09-14T04:47:16.710293+0000","last_clean":"2024-09-14T04:47:16.710293+0000","last_became_active":"2024-09-14T04:36:16.600758+0000","last_became_peered":"2024-09-14T04:36:16.600758+0000","last_unstale":"2024-09-14T04:47:16.710293+0000","last_undegraded":"2024-09-14T04:47:16.710293+0000","last_fullsized":"2024-09-14T04:47:16.710293+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:42:29.902954+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'8","reported_seq":267,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-14T04:47:15.707074+0000","last_change":"2024-09-14T04:31:33.566690+0000","last_active":"2024-09-14T04:47:15.707074+0000","last_peered":"2024-09-14T04:47:15.707074+0000","last_clean":"2024-09-14T04:47:15.707074+0000","last_became_active":"2024-09-14T04:31:33.371392+0000","last_became_peered":"2024-09-14T04:31:33.371392+0000","last_unstale":"2024-09-14T04:47:15.707074+0000","last_undegraded":"2024-09-14T04:47:15.707074+0000","last_fullsized":"2024-09-14T04:47:15.707074+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T08:27:37.168400+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":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.6","version":"250'11160","reported_seq":11206,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:44.329712+0000","last_change":"2024-09-14T04:45:50.588838+0000","last_active":"2024-09-14T04:47:44.329712+0000","last_peered":"2024-09-14T04:47:44.329712+0000","last_clean":"2024-09-14T04:47:44.329712+0000","last_became_active":"2024-09-14T04:45:50.580792+0000","last_became_peered":"2024-09-14T04:45:50.580792+0000","last_unstale":"2024-09-14T04:47:44.329712+0000","last_undegraded":"2024-09-14T04:47:44.329712+0000","last_fullsized":"2024-09-14T04:47:44.329712+0000","mapping_epoch":239,"log_start":"236'3408","ondisk_log_start":"236'3408","created":231,"last_epoch_clean":240,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:44:14.562586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:44:14.562586+0000","last_clean_scrub_stamp":"2024-09-14T04:44:14.562586+0000","objects_scrubbed":0,"log_size":7752,"log_dups_size":0,"ondisk_log_size":7752,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:24:42.779127+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":141819904,"num_objects":2164,"num_object_clones":0,"num_object_copies":6492,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2164,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11160,"num_write_kb":426368,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,4],"acting":[0,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.f","version":"63'1","reported_seq":43,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:16.717962+0000","last_change":"2024-09-14T04:47:16.717834+0000","last_active":"2024-09-14T04:47:16.717962+0000","last_peered":"2024-09-14T04:47:16.717962+0000","last_clean":"2024-09-14T04:47:16.717962+0000","last_became_active":"2024-09-14T04:47:16.717053+0000","last_became_peered":"2024-09-14T04:47:16.717053+0000","last_unstale":"2024-09-14T04:47:16.717962+0000","last_undegraded":"2024-09-14T04:47:16.717962+0000","last_fullsized":"2024-09-14T04:47:16.717962+0000","mapping_epoch":249,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":250,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:15:30.678800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.8","version":"0'0","reported_seq":211,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:16.766692+0000","last_change":"2024-09-14T04:47:16.766692+0000","last_active":"2024-09-14T04:47:16.766692+0000","last_peered":"2024-09-14T04:47:16.766692+0000","last_clean":"2024-09-14T04:47:16.766692+0000","last_became_active":"2024-09-14T04:47:16.766317+0000","last_became_peered":"2024-09-14T04:47:16.766317+0000","last_unstale":"2024-09-14T04:47:16.766692+0000","last_undegraded":"2024-09-14T04:47:16.766692+0000","last_fullsized":"2024-09-14T04:47:16.766692+0000","mapping_epoch":249,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":250,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:31:38.718563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.7","version":"250'11209","reported_seq":11236,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:46.163528+0000","last_change":"2024-09-14T04:44:15.596024+0000","last_active":"2024-09-14T04:47:46.163528+0000","last_peered":"2024-09-14T04:47:46.163528+0000","last_clean":"2024-09-14T04:47:46.163528+0000","last_became_active":"2024-09-14T04:44:15.595531+0000","last_became_peered":"2024-09-14T04:44:15.595531+0000","last_unstale":"2024-09-14T04:47:46.163528+0000","last_undegraded":"2024-09-14T04:47:46.163528+0000","last_fullsized":"2024-09-14T04:47:46.163528+0000","mapping_epoch":231,"log_start":"236'3473","ondisk_log_start":"236'3473","created":231,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:44:14.562586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:44:14.562586+0000","last_clean_scrub_stamp":"2024-09-14T04:44:14.562586+0000","objects_scrubbed":0,"log_size":7736,"log_dups_size":0,"ondisk_log_size":7736,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:06:39.464006+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":136511488,"num_objects":2083,"num_object_clones":0,"num_object_copies":6249,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2083,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11209,"num_write_kb":425344,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.e","version":"63'2","reported_seq":43,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:16.711046+0000","last_change":"2024-09-14T04:47:16.710911+0000","last_active":"2024-09-14T04:47:16.711046+0000","last_peered":"2024-09-14T04:47:16.711046+0000","last_clean":"2024-09-14T04:47:16.711046+0000","last_became_active":"2024-09-14T04:47:16.710603+0000","last_became_peered":"2024-09-14T04:47:16.710603+0000","last_unstale":"2024-09-14T04:47:16.711046+0000","last_undegraded":"2024-09-14T04:47:16.711046+0000","last_fullsized":"2024-09-14T04:47:16.711046+0000","mapping_epoch":249,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":250,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:07:10.407338+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,1],"acting":[4,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":411,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:16.705051+0000","last_change":"2024-09-14T04:19:42.644860+0000","last_active":"2024-09-14T04:47:16.705051+0000","last_peered":"2024-09-14T04:47:16.705051+0000","last_clean":"2024-09-14T04:47:16.705051+0000","last_became_active":"2024-09-14T04:19:42.643988+0000","last_became_peered":"2024-09-14T04:19:42.643988+0000","last_unstale":"2024-09-14T04:47:16.705051+0000","last_undegraded":"2024-09-14T04:47:16.705051+0000","last_fullsized":"2024-09-14T04:47:16.705051+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:36:27.621661+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.4","version":"250'11036","reported_seq":11086,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:44.301587+0000","last_change":"2024-09-14T04:44:15.598856+0000","last_active":"2024-09-14T04:47:44.301587+0000","last_peered":"2024-09-14T04:47:44.301587+0000","last_clean":"2024-09-14T04:47:44.301587+0000","last_became_active":"2024-09-14T04:44:15.598306+0000","last_became_peered":"2024-09-14T04:44:15.598306+0000","last_unstale":"2024-09-14T04:47:44.301587+0000","last_undegraded":"2024-09-14T04:47:44.301587+0000","last_fullsized":"2024-09-14T04:47:44.301587+0000","mapping_epoch":231,"log_start":"236'3281","ondisk_log_start":"236'3281","created":231,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:44:14.562586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:44:14.562586+0000","last_clean_scrub_stamp":"2024-09-14T04:44:14.562586+0000","objects_scrubbed":0,"log_size":7755,"log_dups_size":0,"ondisk_log_size":7755,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:51:05.169105+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":130416640,"num_objects":1990,"num_object_clones":0,"num_object_copies":5970,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1990,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11036,"num_write_kb":416832,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.d","version":"63'1","reported_seq":34,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-14T04:47:15.705186+0000","last_change":"2024-09-14T04:45:50.581881+0000","last_active":"2024-09-14T04:47:15.705186+0000","last_peered":"2024-09-14T04:47:15.705186+0000","last_clean":"2024-09-14T04:47:15.705186+0000","last_became_active":"2024-09-14T04:45:50.580737+0000","last_became_peered":"2024-09-14T04:45:50.580737+0000","last_unstale":"2024-09-14T04:47:15.705186+0000","last_undegraded":"2024-09-14T04:47:15.705186+0000","last_fullsized":"2024-09-14T04:47:15.705186+0000","mapping_epoch":239,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":240,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:30:21.505530+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":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,5],"acting":[6,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":41,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-14T04:47:15.704886+0000","last_change":"2024-09-14T04:39:29.757071+0000","last_active":"2024-09-14T04:47:15.704886+0000","last_peered":"2024-09-14T04:47:15.704886+0000","last_clean":"2024-09-14T04:47:15.704886+0000","last_became_active":"2024-09-14T04:39:29.756345+0000","last_became_peered":"2024-09-14T04:39:29.756345+0000","last_unstale":"2024-09-14T04:47:15.704886+0000","last_undegraded":"2024-09-14T04:47:15.704886+0000","last_fullsized":"2024-09-14T04:47:15.704886+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:59:19.543101+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.5","version":"250'11174","reported_seq":11224,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:47.145622+0000","last_change":"2024-09-14T04:44:15.594805+0000","last_active":"2024-09-14T04:47:47.145622+0000","last_peered":"2024-09-14T04:47:47.145622+0000","last_clean":"2024-09-14T04:47:47.145622+0000","last_became_active":"2024-09-14T04:44:15.594239+0000","last_became_peered":"2024-09-14T04:44:15.594239+0000","last_unstale":"2024-09-14T04:47:47.145622+0000","last_undegraded":"2024-09-14T04:47:47.145622+0000","last_fullsized":"2024-09-14T04:47:47.145622+0000","mapping_epoch":231,"log_start":"235'1400","ondisk_log_start":"235'1400","created":231,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:44:14.562586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:44:14.562586+0000","last_clean_scrub_stamp":"2024-09-14T04:44:14.562586+0000","objects_scrubbed":0,"log_size":9774,"log_dups_size":0,"ondisk_log_size":9774,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:48:11.968001+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":126746624,"num_objects":1934,"num_object_clones":0,"num_object_copies":5802,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1934,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11174,"num_write_kb":419456,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,3],"acting":[2,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":84,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:16.710246+0000","last_change":"2024-09-14T04:45:50.579476+0000","last_active":"2024-09-14T04:47:16.710246+0000","last_peered":"2024-09-14T04:47:16.710246+0000","last_clean":"2024-09-14T04:47:16.710246+0000","last_became_active":"2024-09-14T04:45:50.578666+0000","last_became_peered":"2024-09-14T04:45:50.578666+0000","last_unstale":"2024-09-14T04:47:16.710246+0000","last_undegraded":"2024-09-14T04:47:16.710246+0000","last_fullsized":"2024-09-14T04:47:16.710246+0000","mapping_epoch":239,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":240,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:42:36.316776+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":229,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:16.706976+0000","last_change":"2024-09-14T04:31:33.358484+0000","last_active":"2024-09-14T04:47:16.706976+0000","last_peered":"2024-09-14T04:47:16.706976+0000","last_clean":"2024-09-14T04:47:16.706976+0000","last_became_active":"2024-09-14T04:31:33.358127+0000","last_became_peered":"2024-09-14T04:31:33.358127+0000","last_unstale":"2024-09-14T04:47:16.706976+0000","last_undegraded":"2024-09-14T04:47:16.706976+0000","last_fullsized":"2024-09-14T04:47:16.706976+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:57:30.264825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,4],"acting":[0,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.9","version":"75'100","reported_seq":376,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:16.726150+0000","last_change":"2024-09-14T04:47:16.726150+0000","last_active":"2024-09-14T04:47:16.726150+0000","last_peered":"2024-09-14T04:47:16.726150+0000","last_clean":"2024-09-14T04:47:16.726150+0000","last_became_active":"2024-09-14T04:47:16.713865+0000","last_became_peered":"2024-09-14T04:47:16.713865+0000","last_unstale":"2024-09-14T04:47:16.726150+0000","last_undegraded":"2024-09-14T04:47:16.726150+0000","last_fullsized":"2024-09-14T04:47:16.726150+0000","mapping_epoch":249,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":250,"parent":"0.0","parent_split_bits":4,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:47:16.726068+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:47:16.726068+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T10:55:04.759006+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,7,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"10.2","version":"250'10813","reported_seq":10863,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:43.725936+0000","last_change":"2024-09-14T04:44:15.607013+0000","last_active":"2024-09-14T04:47:43.725936+0000","last_peered":"2024-09-14T04:47:43.725936+0000","last_clean":"2024-09-14T04:47:43.725936+0000","last_became_active":"2024-09-14T04:44:15.606467+0000","last_became_peered":"2024-09-14T04:44:15.606467+0000","last_unstale":"2024-09-14T04:47:43.725936+0000","last_undegraded":"2024-09-14T04:47:43.725936+0000","last_fullsized":"2024-09-14T04:47:43.725936+0000","mapping_epoch":231,"log_start":"236'2419","ondisk_log_start":"236'2419","created":231,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:44:14.562586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:44:14.562586+0000","last_clean_scrub_stamp":"2024-09-14T04:44:14.562586+0000","objects_scrubbed":0,"log_size":8394,"log_dups_size":0,"ondisk_log_size":8394,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:44:29.715030+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":136904704,"num_objects":2089,"num_object_clones":0,"num_object_copies":6267,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2089,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10813,"num_write_kb":412864,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,0],"acting":[1,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"64'3","reported_seq":419,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:16.708300+0000","last_change":"2024-09-14T04:31:33.466537+0000","last_active":"2024-09-14T04:47:16.708300+0000","last_peered":"2024-09-14T04:47:16.708300+0000","last_clean":"2024-09-14T04:47:16.708300+0000","last_became_active":"2024-09-14T04:31:33.360086+0000","last_became_peered":"2024-09-14T04:31:33.360086+0000","last_unstale":"2024-09-14T04:47:16.708300+0000","last_undegraded":"2024-09-14T04:47:16.708300+0000","last_fullsized":"2024-09-14T04:47:16.708300+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T10:38:52.927697+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":384,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:16.705994+0000","last_change":"2024-09-14T04:19:42.638847+0000","last_active":"2024-09-14T04:47:16.705994+0000","last_peered":"2024-09-14T04:47:16.705994+0000","last_clean":"2024-09-14T04:47:16.705994+0000","last_became_active":"2024-09-14T04:19:42.638188+0000","last_became_peered":"2024-09-14T04:19:42.638188+0000","last_unstale":"2024-09-14T04:47:16.705994+0000","last_undegraded":"2024-09-14T04:47:16.705994+0000","last_fullsized":"2024-09-14T04:47:16.705994+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:23:02.561858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.8","version":"75'100","reported_seq":33,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:16.711066+0000","last_change":"2024-09-14T04:46:54.730658+0000","last_active":"2024-09-14T04:47:16.711066+0000","last_peered":"2024-09-14T04:47:16.711066+0000","last_clean":"2024-09-14T04:47:16.711066+0000","last_became_active":"2024-09-14T04:46:52.774835+0000","last_became_peered":"2024-09-14T04:46:52.774835+0000","last_unstale":"2024-09-14T04:47:16.711066+0000","last_undegraded":"2024-09-14T04:47:16.711066+0000","last_fullsized":"2024-09-14T04:47:16.711066+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":4,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:46:54.730593+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:46:54.730593+0000","objects_scrubbed":1,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T15:21:35.806736+0000","scrub_duration":11,"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":[2,5,3],"acting":[2,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"10.3","version":"250'11007","reported_seq":11057,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:47.220458+0000","last_change":"2024-09-14T04:44:15.596561+0000","last_active":"2024-09-14T04:47:47.220458+0000","last_peered":"2024-09-14T04:47:47.220458+0000","last_clean":"2024-09-14T04:47:47.220458+0000","last_became_active":"2024-09-14T04:44:15.596155+0000","last_became_peered":"2024-09-14T04:44:15.596155+0000","last_unstale":"2024-09-14T04:47:47.220458+0000","last_undegraded":"2024-09-14T04:47:47.220458+0000","last_fullsized":"2024-09-14T04:47:47.220458+0000","mapping_epoch":231,"log_start":"235'1300","ondisk_log_start":"235'1300","created":231,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:44:14.562586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:44:14.562586+0000","last_clean_scrub_stamp":"2024-09-14T04:44:14.562586+0000","objects_scrubbed":0,"log_size":9707,"log_dups_size":0,"ondisk_log_size":9707,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:50:50.632883+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":126418944,"num_objects":1929,"num_object_clones":0,"num_object_copies":5787,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1929,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11007,"num_write_kb":413952,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,3],"acting":[2,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":232,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-14T04:47:15.705135+0000","last_change":"2024-09-14T04:19:42.640315+0000","last_active":"2024-09-14T04:47:15.705135+0000","last_peered":"2024-09-14T04:47:15.705135+0000","last_clean":"2024-09-14T04:47:15.705135+0000","last_became_active":"2024-09-14T04:19:42.639647+0000","last_became_peered":"2024-09-14T04:19:42.639647+0000","last_unstale":"2024-09-14T04:47:15.705135+0000","last_undegraded":"2024-09-14T04:47:15.705135+0000","last_fullsized":"2024-09-14T04:47:15.705135+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:18:39.051719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":398,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:16.705633+0000","last_change":"2024-09-14T04:19:42.650071+0000","last_active":"2024-09-14T04:47:16.705633+0000","last_peered":"2024-09-14T04:47:16.705633+0000","last_clean":"2024-09-14T04:47:16.705633+0000","last_became_active":"2024-09-14T04:19:42.648824+0000","last_became_peered":"2024-09-14T04:19:42.648824+0000","last_unstale":"2024-09-14T04:47:16.705633+0000","last_undegraded":"2024-09-14T04:47:16.705633+0000","last_fullsized":"2024-09-14T04:47:16.705633+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:13:34.311856+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.0","version":"250'10921","reported_seq":10948,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:46.184497+0000","last_change":"2024-09-14T04:44:15.605310+0000","last_active":"2024-09-14T04:47:46.184497+0000","last_peered":"2024-09-14T04:47:46.184497+0000","last_clean":"2024-09-14T04:47:46.184497+0000","last_became_active":"2024-09-14T04:44:15.604815+0000","last_became_peered":"2024-09-14T04:44:15.604815+0000","last_unstale":"2024-09-14T04:47:46.184497+0000","last_undegraded":"2024-09-14T04:47:46.184497+0000","last_fullsized":"2024-09-14T04:47:46.184497+0000","mapping_epoch":231,"log_start":"236'3223","ondisk_log_start":"236'3223","created":231,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:44:14.562586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:44:14.562586+0000","last_clean_scrub_stamp":"2024-09-14T04:44:14.562586+0000","objects_scrubbed":0,"log_size":7698,"log_dups_size":0,"ondisk_log_size":7698,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:25:00.299112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":131399680,"num_objects":2005,"num_object_clones":0,"num_object_copies":6015,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2005,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10921,"num_write_kb":413632,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":393,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:16.704591+0000","last_change":"2024-09-14T04:36:16.609164+0000","last_active":"2024-09-14T04:47:16.704591+0000","last_peered":"2024-09-14T04:47:16.704591+0000","last_clean":"2024-09-14T04:47:16.704591+0000","last_became_active":"2024-09-14T04:36:16.607286+0000","last_became_peered":"2024-09-14T04:36:16.607286+0000","last_unstale":"2024-09-14T04:47:16.704591+0000","last_undegraded":"2024-09-14T04:47:16.704591+0000","last_fullsized":"2024-09-14T04:47:16.704591+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:22:16.993006+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":390,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:16.706043+0000","last_change":"2024-09-14T04:39:29.521552+0000","last_active":"2024-09-14T04:47:16.706043+0000","last_peered":"2024-09-14T04:47:16.706043+0000","last_clean":"2024-09-14T04:47:16.706043+0000","last_became_active":"2024-09-14T04:39:29.520585+0000","last_became_peered":"2024-09-14T04:39:29.520585+0000","last_unstale":"2024-09-14T04:47:16.706043+0000","last_undegraded":"2024-09-14T04:47:16.706043+0000","last_fullsized":"2024-09-14T04:47:16.706043+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:51:48.497168+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.a","version":"75'100","reported_seq":26,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:16.709155+0000","last_change":"2024-09-14T04:46:53.723267+0000","last_active":"2024-09-14T04:47:16.709155+0000","last_peered":"2024-09-14T04:47:16.709155+0000","last_clean":"2024-09-14T04:47:16.709155+0000","last_became_active":"2024-09-14T04:46:52.778126+0000","last_became_peered":"2024-09-14T04:46:52.778126+0000","last_unstale":"2024-09-14T04:47:16.709155+0000","last_undegraded":"2024-09-14T04:47:16.709155+0000","last_fullsized":"2024-09-14T04:47:16.709155+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":4,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:46:53.723194+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:46:53.723194+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T06:06:06.433266+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,5,6],"acting":[2,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"10.1","version":"250'11046","reported_seq":11096,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:46.135943+0000","last_change":"2024-09-14T04:44:15.598772+0000","last_active":"2024-09-14T04:47:46.135943+0000","last_peered":"2024-09-14T04:47:46.135943+0000","last_clean":"2024-09-14T04:47:46.135943+0000","last_became_active":"2024-09-14T04:44:15.596844+0000","last_became_peered":"2024-09-14T04:44:15.596844+0000","last_unstale":"2024-09-14T04:47:46.135943+0000","last_undegraded":"2024-09-14T04:47:46.135943+0000","last_fullsized":"2024-09-14T04:47:46.135943+0000","mapping_epoch":231,"log_start":"237'4217","ondisk_log_start":"237'4217","created":231,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:44:14.562586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:44:14.562586+0000","last_clean_scrub_stamp":"2024-09-14T04:44:14.562586+0000","objects_scrubbed":0,"log_size":6829,"log_dups_size":0,"ondisk_log_size":6829,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:39:07.620564+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":131334144,"num_objects":2004,"num_object_clones":0,"num_object_copies":6012,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2004,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11046,"num_write_kb":417600,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,0],"acting":[4,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":399,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:16.707948+0000","last_change":"2024-09-14T04:36:16.620696+0000","last_active":"2024-09-14T04:47:16.707948+0000","last_peered":"2024-09-14T04:47:16.707948+0000","last_clean":"2024-09-14T04:47:16.707948+0000","last_became_active":"2024-09-14T04:36:16.620270+0000","last_became_peered":"2024-09-14T04:36:16.620270+0000","last_unstale":"2024-09-14T04:47:16.707948+0000","last_undegraded":"2024-09-14T04:47:16.707948+0000","last_fullsized":"2024-09-14T04:47:16.707948+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:36:25.259357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":387,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:16.713072+0000","last_change":"2024-09-14T04:19:42.652319+0000","last_active":"2024-09-14T04:47:16.713072+0000","last_peered":"2024-09-14T04:47:16.713072+0000","last_clean":"2024-09-14T04:47:16.713072+0000","last_became_active":"2024-09-14T04:19:42.651977+0000","last_became_peered":"2024-09-14T04:19:42.651977+0000","last_unstale":"2024-09-14T04:47:16.713072+0000","last_undegraded":"2024-09-14T04:47:16.713072+0000","last_fullsized":"2024-09-14T04:47:16.713072+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:49:25.535726+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.b","version":"250'11173","reported_seq":11200,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:46.134886+0000","last_change":"2024-09-14T04:44:15.604321+0000","last_active":"2024-09-14T04:47:46.134886+0000","last_peered":"2024-09-14T04:47:46.134886+0000","last_clean":"2024-09-14T04:47:46.134886+0000","last_became_active":"2024-09-14T04:44:15.604027+0000","last_became_peered":"2024-09-14T04:44:15.604027+0000","last_unstale":"2024-09-14T04:47:46.134886+0000","last_undegraded":"2024-09-14T04:47:46.134886+0000","last_fullsized":"2024-09-14T04:47:46.134886+0000","mapping_epoch":231,"log_start":"236'3418","ondisk_log_start":"236'3418","created":231,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:44:14.562586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:44:14.562586+0000","last_clean_scrub_stamp":"2024-09-14T04:44:14.562586+0000","objects_scrubbed":0,"log_size":7755,"log_dups_size":0,"ondisk_log_size":7755,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:22:21.820023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":129957888,"num_objects":1983,"num_object_clones":0,"num_object_copies":5949,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1983,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11173,"num_write_kb":420992,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,0],"acting":[6,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.0","version":"75'100","reported_seq":284,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:16.808010+0000","last_change":"2024-09-14T04:47:16.807804+0000","last_active":"2024-09-14T04:47:16.808010+0000","last_peered":"2024-09-14T04:47:16.808010+0000","last_clean":"2024-09-14T04:47:16.808010+0000","last_became_active":"2024-09-14T04:47:16.717141+0000","last_became_peered":"2024-09-14T04:47:16.717141+0000","last_unstale":"2024-09-14T04:47:16.808010+0000","last_undegraded":"2024-09-14T04:47:16.808010+0000","last_fullsized":"2024-09-14T04:47:16.808010+0000","mapping_epoch":249,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":250,"parent":"0.0","parent_split_bits":0,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:47:16.807639+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:47:16.807639+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T15:32:55.229765+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,7,6],"acting":[0,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.3","version":"55'1","reported_seq":43,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:16.709501+0000","last_change":"2024-09-14T04:45:50.577691+0000","last_active":"2024-09-14T04:47:16.709501+0000","last_peered":"2024-09-14T04:47:16.709501+0000","last_clean":"2024-09-14T04:47:16.709501+0000","last_became_active":"2024-09-14T04:45:50.577111+0000","last_became_peered":"2024-09-14T04:45:50.577111+0000","last_unstale":"2024-09-14T04:47:16.709501+0000","last_undegraded":"2024-09-14T04:47:16.709501+0000","last_fullsized":"2024-09-14T04:47:16.709501+0000","mapping_epoch":239,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":240,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:49:41.082976+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[2,5,7],"acting":[2,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":346,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:16.707401+0000","last_change":"2024-09-14T04:19:08.881085+0000","last_active":"2024-09-14T04:47:16.707401+0000","last_peered":"2024-09-14T04:47:16.707401+0000","last_clean":"2024-09-14T04:47:16.707401+0000","last_became_active":"2024-09-14T04:19:08.880678+0000","last_became_peered":"2024-09-14T04:19:08.880678+0000","last_unstale":"2024-09-14T04:47:16.707401+0000","last_undegraded":"2024-09-14T04:47:16.707401+0000","last_fullsized":"2024-09-14T04:47:16.707401+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:31:42.518778+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":41,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-14T04:47:15.704944+0000","last_change":"2024-09-14T04:39:29.758084+0000","last_active":"2024-09-14T04:47:15.704944+0000","last_peered":"2024-09-14T04:47:15.704944+0000","last_clean":"2024-09-14T04:47:15.704944+0000","last_became_active":"2024-09-14T04:39:29.757177+0000","last_became_peered":"2024-09-14T04:39:29.757177+0000","last_unstale":"2024-09-14T04:47:15.704944+0000","last_undegraded":"2024-09-14T04:47:15.704944+0000","last_fullsized":"2024-09-14T04:47:15.704944+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:51:29.490118+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.3","version":"75'100","reported_seq":26,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:16.711988+0000","last_change":"2024-09-14T04:46:52.981950+0000","last_active":"2024-09-14T04:47:16.711988+0000","last_peered":"2024-09-14T04:47:16.711988+0000","last_clean":"2024-09-14T04:47:16.711988+0000","last_became_active":"2024-09-14T04:46:52.778028+0000","last_became_peered":"2024-09-14T04:46:52.778028+0000","last_unstale":"2024-09-14T04:47:16.711988+0000","last_undegraded":"2024-09-14T04:47:16.711988+0000","last_fullsized":"2024-09-14T04:47:16.711988+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":3,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:46:52.981890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:46:52.981890+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T04:51:44.537662+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,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.8","version":"250'11011","reported_seq":11061,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:44.444465+0000","last_change":"2024-09-14T04:44:15.594571+0000","last_active":"2024-09-14T04:47:44.444465+0000","last_peered":"2024-09-14T04:47:44.444465+0000","last_clean":"2024-09-14T04:47:44.444465+0000","last_became_active":"2024-09-14T04:44:15.593997+0000","last_became_peered":"2024-09-14T04:44:15.593997+0000","last_unstale":"2024-09-14T04:47:44.444465+0000","last_undegraded":"2024-09-14T04:47:44.444465+0000","last_fullsized":"2024-09-14T04:47:44.444465+0000","mapping_epoch":231,"log_start":"236'3298","ondisk_log_start":"236'3298","created":231,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:44:14.562586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:44:14.562586+0000","last_clean_scrub_stamp":"2024-09-14T04:44:14.562586+0000","objects_scrubbed":0,"log_size":7713,"log_dups_size":0,"ondisk_log_size":7713,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:14:27.404740+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":131399680,"num_objects":2005,"num_object_clones":0,"num_object_copies":6015,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2005,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11011,"num_write_kb":416512,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,7],"acting":[0,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":390,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:16.710095+0000","last_change":"2024-09-14T04:36:16.616968+0000","last_active":"2024-09-14T04:47:16.710095+0000","last_peered":"2024-09-14T04:47:16.710095+0000","last_clean":"2024-09-14T04:47:16.710095+0000","last_became_active":"2024-09-14T04:36:16.616479+0000","last_became_peered":"2024-09-14T04:36:16.616479+0000","last_unstale":"2024-09-14T04:47:16.710095+0000","last_undegraded":"2024-09-14T04:47:16.710095+0000","last_fullsized":"2024-09-14T04:47:16.710095+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:38:10.061198+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00063445000000000005,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,0],"acting":[1,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":229,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:16.704886+0000","last_change":"2024-09-14T04:31:33.357276+0000","last_active":"2024-09-14T04:47:16.704886+0000","last_peered":"2024-09-14T04:47:16.704886+0000","last_clean":"2024-09-14T04:47:16.704886+0000","last_became_active":"2024-09-14T04:31:33.356696+0000","last_became_peered":"2024-09-14T04:31:33.356696+0000","last_unstale":"2024-09-14T04:47:16.704886+0000","last_undegraded":"2024-09-14T04:47:16.704886+0000","last_fullsized":"2024-09-14T04:47:16.704886+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:01:04.113956+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":229,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:16.706327+0000","last_change":"2024-09-14T04:31:33.405942+0000","last_active":"2024-09-14T04:47:16.706327+0000","last_peered":"2024-09-14T04:47:16.706327+0000","last_clean":"2024-09-14T04:47:16.706327+0000","last_became_active":"2024-09-14T04:31:33.405583+0000","last_became_peered":"2024-09-14T04:31:33.405583+0000","last_unstale":"2024-09-14T04:47:16.706327+0000","last_undegraded":"2024-09-14T04:47:16.706327+0000","last_fullsized":"2024-09-14T04:47:16.706327+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:35:41.600396+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.2","version":"75'100","reported_seq":290,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:16.704945+0000","last_change":"2024-09-14T04:46:53.222961+0000","last_active":"2024-09-14T04:47:16.704945+0000","last_peered":"2024-09-14T04:47:16.704945+0000","last_clean":"2024-09-14T04:47:16.704945+0000","last_became_active":"2024-09-14T04:46:52.773593+0000","last_became_peered":"2024-09-14T04:46:52.773593+0000","last_unstale":"2024-09-14T04:47:16.704945+0000","last_undegraded":"2024-09-14T04:47:16.704945+0000","last_fullsized":"2024-09-14T04:47:16.704945+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":4,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:46:53.222899+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:46:53.222899+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T10:16:09.782596+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,7,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.9","version":"250'11194","reported_seq":11240,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:47.251084+0000","last_change":"2024-09-14T04:45:50.590669+0000","last_active":"2024-09-14T04:47:47.251084+0000","last_peered":"2024-09-14T04:47:47.251084+0000","last_clean":"2024-09-14T04:47:47.251084+0000","last_became_active":"2024-09-14T04:45:50.577034+0000","last_became_peered":"2024-09-14T04:45:50.577034+0000","last_unstale":"2024-09-14T04:47:47.251084+0000","last_undegraded":"2024-09-14T04:47:47.251084+0000","last_fullsized":"2024-09-14T04:47:47.251084+0000","mapping_epoch":239,"log_start":"235'1500","ondisk_log_start":"235'1500","created":231,"last_epoch_clean":240,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:44:14.562586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:44:14.562586+0000","last_clean_scrub_stamp":"2024-09-14T04:44:14.562586+0000","objects_scrubbed":0,"log_size":9694,"log_dups_size":0,"ondisk_log_size":9694,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:57:21.130946+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":125173760,"num_objects":1910,"num_object_clones":0,"num_object_copies":5730,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1910,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11194,"num_write_kb":419328,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,7],"acting":[2,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":430,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:16.712103+0000","last_change":"2024-09-14T04:31:33.357870+0000","last_active":"2024-09-14T04:47:16.712103+0000","last_peered":"2024-09-14T04:47:16.712103+0000","last_clean":"2024-09-14T04:47:16.712103+0000","last_became_active":"2024-09-14T04:31:33.356477+0000","last_became_peered":"2024-09-14T04:31:33.356477+0000","last_unstale":"2024-09-14T04:47:16.712103+0000","last_undegraded":"2024-09-14T04:47:16.712103+0000","last_fullsized":"2024-09-14T04:47:16.712103+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T16:00:41.529394+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026470600000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":377,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:16.710619+0000","last_change":"2024-09-14T04:18:23.868969+0000","last_active":"2024-09-14T04:47:16.710619+0000","last_peered":"2024-09-14T04:47:16.710619+0000","last_clean":"2024-09-14T04:47:16.710619+0000","last_became_active":"2024-09-14T04:18:23.868634+0000","last_became_peered":"2024-09-14T04:18:23.868634+0000","last_unstale":"2024-09-14T04:47:16.710619+0000","last_undegraded":"2024-09-14T04:47:16.710619+0000","last_fullsized":"2024-09-14T04:47:16.710619+0000","mapping_epoch":89,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":90,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:21:23.421668+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":414,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:16.712736+0000","last_change":"2024-09-14T04:31:33.394342+0000","last_active":"2024-09-14T04:47:16.712736+0000","last_peered":"2024-09-14T04:47:16.712736+0000","last_clean":"2024-09-14T04:47:16.712736+0000","last_became_active":"2024-09-14T04:31:33.393951+0000","last_became_peered":"2024-09-14T04:31:33.393951+0000","last_unstale":"2024-09-14T04:47:16.712736+0000","last_undegraded":"2024-09-14T04:47:16.712736+0000","last_fullsized":"2024-09-14T04:47:16.712736+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:47:14.531508+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"75'100","reported_seq":290,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:16.704489+0000","last_change":"2024-09-14T04:46:54.234003+0000","last_active":"2024-09-14T04:47:16.704489+0000","last_peered":"2024-09-14T04:47:16.704489+0000","last_clean":"2024-09-14T04:47:16.704489+0000","last_became_active":"2024-09-14T04:46:52.781789+0000","last_became_peered":"2024-09-14T04:46:52.781789+0000","last_unstale":"2024-09-14T04:47:16.704489+0000","last_undegraded":"2024-09-14T04:47:16.704489+0000","last_fullsized":"2024-09-14T04:47:16.704489+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":4,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:46:54.233873+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:46:54.233873+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T13:53:06.646674+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":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.a","version":"250'10891","reported_seq":10916,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:46.189392+0000","last_change":"2024-09-14T04:44:15.591549+0000","last_active":"2024-09-14T04:47:46.189392+0000","last_peered":"2024-09-14T04:47:46.189392+0000","last_clean":"2024-09-14T04:47:46.189392+0000","last_became_active":"2024-09-14T04:44:15.591195+0000","last_became_peered":"2024-09-14T04:44:15.591195+0000","last_unstale":"2024-09-14T04:47:46.189392+0000","last_undegraded":"2024-09-14T04:47:46.189392+0000","last_fullsized":"2024-09-14T04:47:46.189392+0000","mapping_epoch":231,"log_start":"236'3196","ondisk_log_start":"236'3196","created":231,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:44:14.562586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:44:14.562586+0000","last_clean_scrub_stamp":"2024-09-14T04:44:14.562586+0000","objects_scrubbed":0,"log_size":7695,"log_dups_size":0,"ondisk_log_size":7695,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:49:38.612656+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":130744320,"num_objects":1995,"num_object_clones":0,"num_object_copies":5985,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1995,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10891,"num_write_kb":412352,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.2","version":"57'2","reported_seq":47,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:16.711639+0000","last_change":"2024-09-14T04:45:50.579814+0000","last_active":"2024-09-14T04:47:16.711639+0000","last_peered":"2024-09-14T04:47:16.711639+0000","last_clean":"2024-09-14T04:47:16.711639+0000","last_became_active":"2024-09-14T04:45:50.579181+0000","last_became_peered":"2024-09-14T04:45:50.579181+0000","last_unstale":"2024-09-14T04:47:16.711639+0000","last_undegraded":"2024-09-14T04:47:16.711639+0000","last_fullsized":"2024-09-14T04:47:16.711639+0000","mapping_epoch":239,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":240,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:19:15.970197+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":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":[1,5,6],"acting":[1,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":387,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:16.704731+0000","last_change":"2024-09-14T04:31:33.349089+0000","last_active":"2024-09-14T04:47:16.704731+0000","last_peered":"2024-09-14T04:47:16.704731+0000","last_clean":"2024-09-14T04:47:16.704731+0000","last_became_active":"2024-09-14T04:31:33.348490+0000","last_became_peered":"2024-09-14T04:31:33.348490+0000","last_unstale":"2024-09-14T04:47:16.704731+0000","last_undegraded":"2024-09-14T04:47:16.704731+0000","last_fullsized":"2024-09-14T04:47:16.704731+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:45:46.103881+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":395,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:16.712169+0000","last_change":"2024-09-14T04:35:16.419224+0000","last_active":"2024-09-14T04:47:16.712169+0000","last_peered":"2024-09-14T04:47:16.712169+0000","last_clean":"2024-09-14T04:47:16.712169+0000","last_became_active":"2024-09-14T04:35:16.418882+0000","last_became_peered":"2024-09-14T04:35:16.418882+0000","last_unstale":"2024-09-14T04:47:16.712169+0000","last_undegraded":"2024-09-14T04:47:16.712169+0000","last_fullsized":"2024-09-14T04:47:16.712169+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:37:05.418011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"75'100","reported_seq":165,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-14T04:47:15.704512+0000","last_change":"2024-09-14T04:46:55.772633+0000","last_active":"2024-09-14T04:47:15.704512+0000","last_peered":"2024-09-14T04:47:15.704512+0000","last_clean":"2024-09-14T04:47:15.704512+0000","last_became_active":"2024-09-14T04:46:52.778423+0000","last_became_peered":"2024-09-14T04:46:52.778423+0000","last_unstale":"2024-09-14T04:47:15.704512+0000","last_undegraded":"2024-09-14T04:47:15.704512+0000","last_fullsized":"2024-09-14T04:47:15.704512+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":3,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:46:55.772538+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:46:55.772538+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T07:23:07.053899+0000","scrub_duration":0.012458402,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.c","version":"250'11400","reported_seq":11436,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:46.198439+0000","last_change":"2024-09-14T04:47:16.754525+0000","last_active":"2024-09-14T04:47:46.198439+0000","last_peered":"2024-09-14T04:47:46.198439+0000","last_clean":"2024-09-14T04:47:46.198439+0000","last_became_active":"2024-09-14T04:47:16.717008+0000","last_became_peered":"2024-09-14T04:47:16.717008+0000","last_unstale":"2024-09-14T04:47:46.198439+0000","last_undegraded":"2024-09-14T04:47:46.198439+0000","last_fullsized":"2024-09-14T04:47:46.198439+0000","mapping_epoch":249,"log_start":"237'4524","ondisk_log_start":"237'4524","created":231,"last_epoch_clean":250,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:44:14.562586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:44:14.562586+0000","last_clean_scrub_stamp":"2024-09-14T04:44:14.562586+0000","objects_scrubbed":0,"log_size":6876,"log_dups_size":0,"ondisk_log_size":6876,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:18:55.152262+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":134479872,"num_objects":2052,"num_object_clones":0,"num_object_copies":6156,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2052,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11400,"num_write_kb":430464,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.5","version":"0'0","reported_seq":101,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:16.707329+0000","last_change":"2024-09-14T04:45:50.580368+0000","last_active":"2024-09-14T04:47:16.707329+0000","last_peered":"2024-09-14T04:47:16.707329+0000","last_clean":"2024-09-14T04:47:16.707329+0000","last_became_active":"2024-09-14T04:45:50.579682+0000","last_became_peered":"2024-09-14T04:45:50.579682+0000","last_unstale":"2024-09-14T04:47:16.707329+0000","last_undegraded":"2024-09-14T04:47:16.707329+0000","last_fullsized":"2024-09-14T04:47:16.707329+0000","mapping_epoch":239,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":240,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:37:44.505132+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.4","version":"0'0","reported_seq":438,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:16.712652+0000","last_change":"2024-09-14T04:36:16.614228+0000","last_active":"2024-09-14T04:47:16.712652+0000","last_peered":"2024-09-14T04:47:16.712652+0000","last_clean":"2024-09-14T04:47:16.712652+0000","last_became_active":"2024-09-14T04:36:16.613785+0000","last_became_peered":"2024-09-14T04:36:16.613785+0000","last_unstale":"2024-09-14T04:47:16.712652+0000","last_undegraded":"2024-09-14T04:47:16.712652+0000","last_fullsized":"2024-09-14T04:47:16.712652+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:14:01.604952+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000609499,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":377,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:16.712295+0000","last_change":"2024-09-14T04:19:42.653701+0000","last_active":"2024-09-14T04:47:16.712295+0000","last_peered":"2024-09-14T04:47:16.712295+0000","last_clean":"2024-09-14T04:47:16.712295+0000","last_became_active":"2024-09-14T04:19:42.652665+0000","last_became_peered":"2024-09-14T04:19:42.652665+0000","last_unstale":"2024-09-14T04:47:16.712295+0000","last_undegraded":"2024-09-14T04:47:16.712295+0000","last_fullsized":"2024-09-14T04:47:16.712295+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:52:36.500982+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.6","version":"75'100","reported_seq":165,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-14T04:47:15.704122+0000","last_change":"2024-09-14T04:46:56.715155+0000","last_active":"2024-09-14T04:47:15.704122+0000","last_peered":"2024-09-14T04:47:15.704122+0000","last_clean":"2024-09-14T04:47:15.704122+0000","last_became_active":"2024-09-14T04:46:52.780233+0000","last_became_peered":"2024-09-14T04:46:52.780233+0000","last_unstale":"2024-09-14T04:47:15.704122+0000","last_undegraded":"2024-09-14T04:47:15.704122+0000","last_fullsized":"2024-09-14T04:47:15.704122+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":3,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:46:56.715002+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:46:56.715002+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T11:33:36.840743+0000","scrub_duration":0.0033386330000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.d","version":"250'10888","reported_seq":10916,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:46.168351+0000","last_change":"2024-09-14T04:44:15.596487+0000","last_active":"2024-09-14T04:47:46.168351+0000","last_peered":"2024-09-14T04:47:46.168351+0000","last_clean":"2024-09-14T04:47:46.168351+0000","last_became_active":"2024-09-14T04:44:15.596156+0000","last_became_peered":"2024-09-14T04:44:15.596156+0000","last_unstale":"2024-09-14T04:47:46.168351+0000","last_undegraded":"2024-09-14T04:47:46.168351+0000","last_fullsized":"2024-09-14T04:47:46.168351+0000","mapping_epoch":231,"log_start":"236'3186","ondisk_log_start":"236'3186","created":231,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:44:14.562586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:44:14.562586+0000","last_clean_scrub_stamp":"2024-09-14T04:44:14.562586+0000","objects_scrubbed":0,"log_size":7702,"log_dups_size":0,"ondisk_log_size":7702,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:33:15.417742+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":130351128,"num_objects":1990,"num_object_clones":0,"num_object_copies":5970,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1990,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":10888,"num_write_kb":412033,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":376,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:16.712438+0000","last_change":"2024-09-14T04:18:23.879285+0000","last_active":"2024-09-14T04:47:16.712438+0000","last_peered":"2024-09-14T04:47:16.712438+0000","last_clean":"2024-09-14T04:47:16.712438+0000","last_became_active":"2024-09-14T04:18:23.878681+0000","last_became_peered":"2024-09-14T04:18:23.878681+0000","last_unstale":"2024-09-14T04:47:16.712438+0000","last_undegraded":"2024-09-14T04:47:16.712438+0000","last_fullsized":"2024-09-14T04:47:16.712438+0000","mapping_epoch":89,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":90,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:30:57.336674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":240,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-14T04:47:15.700535+0000","last_change":"2024-09-14T04:36:16.647816+0000","last_active":"2024-09-14T04:47:15.700535+0000","last_peered":"2024-09-14T04:47:15.700535+0000","last_clean":"2024-09-14T04:47:15.700535+0000","last_became_active":"2024-09-14T04:36:16.640097+0000","last_became_peered":"2024-09-14T04:36:16.640097+0000","last_unstale":"2024-09-14T04:47:15.700535+0000","last_undegraded":"2024-09-14T04:47:15.700535+0000","last_fullsized":"2024-09-14T04:47:15.700535+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:37:25.783152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067607599999999996,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":240,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:16.706829+0000","last_change":"2024-09-14T04:36:16.618216+0000","last_active":"2024-09-14T04:47:16.706829+0000","last_peered":"2024-09-14T04:47:16.706829+0000","last_clean":"2024-09-14T04:47:16.706829+0000","last_became_active":"2024-09-14T04:36:16.617783+0000","last_became_peered":"2024-09-14T04:36:16.617783+0000","last_unstale":"2024-09-14T04:47:16.706829+0000","last_undegraded":"2024-09-14T04:47:16.706829+0000","last_fullsized":"2024-09-14T04:47:16.706829+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:57:03.861122+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.5","version":"75'100","reported_seq":26,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:16.705301+0000","last_change":"2024-09-14T04:46:52.976340+0000","last_active":"2024-09-14T04:47:16.705301+0000","last_peered":"2024-09-14T04:47:16.705301+0000","last_clean":"2024-09-14T04:47:16.705301+0000","last_became_active":"2024-09-14T04:46:52.784254+0000","last_became_peered":"2024-09-14T04:46:52.784254+0000","last_unstale":"2024-09-14T04:47:16.705301+0000","last_undegraded":"2024-09-14T04:47:16.705301+0000","last_fullsized":"2024-09-14T04:47:16.705301+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":3,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:46:52.976278+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:46:52.976278+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T08:00:44.882996+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":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.e","version":"250'11052","reported_seq":11101,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:46.182066+0000","last_change":"2024-09-14T04:44:15.591980+0000","last_active":"2024-09-14T04:47:46.182066+0000","last_peered":"2024-09-14T04:47:46.182066+0000","last_clean":"2024-09-14T04:47:46.182066+0000","last_became_active":"2024-09-14T04:44:15.591593+0000","last_became_peered":"2024-09-14T04:44:15.591593+0000","last_unstale":"2024-09-14T04:47:46.182066+0000","last_undegraded":"2024-09-14T04:47:46.182066+0000","last_fullsized":"2024-09-14T04:47:46.182066+0000","mapping_epoch":231,"log_start":"237'4145","ondisk_log_start":"237'4145","created":231,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:44:14.562586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:44:14.562586+0000","last_clean_scrub_stamp":"2024-09-14T04:44:14.562586+0000","objects_scrubbed":0,"log_size":6907,"log_dups_size":0,"ondisk_log_size":6907,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:33:41.666614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":128581632,"num_objects":1962,"num_object_clones":0,"num_object_copies":5886,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1962,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11052,"num_write_kb":416448,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"63'2","reported_seq":419,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:16.710551+0000","last_change":"2024-09-14T04:36:16.614540+0000","last_active":"2024-09-14T04:47:16.710551+0000","last_peered":"2024-09-14T04:47:16.710551+0000","last_clean":"2024-09-14T04:47:16.710551+0000","last_became_active":"2024-09-14T04:36:16.613830+0000","last_became_peered":"2024-09-14T04:36:16.613830+0000","last_unstale":"2024-09-14T04:47:16.710551+0000","last_undegraded":"2024-09-14T04:47:16.710551+0000","last_fullsized":"2024-09-14T04:47:16.710551+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:01:21.320257+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":387,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:16.712537+0000","last_change":"2024-09-14T04:19:42.652857+0000","last_active":"2024-09-14T04:47:16.712537+0000","last_peered":"2024-09-14T04:47:16.712537+0000","last_clean":"2024-09-14T04:47:16.712537+0000","last_became_active":"2024-09-14T04:19:42.652402+0000","last_became_peered":"2024-09-14T04:19:42.652402+0000","last_unstale":"2024-09-14T04:47:16.712537+0000","last_undegraded":"2024-09-14T04:47:16.712537+0000","last_fullsized":"2024-09-14T04:47:16.712537+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:52:50.720268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":408,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:16.705475+0000","last_change":"2024-09-14T04:36:16.620346+0000","last_active":"2024-09-14T04:47:16.705475+0000","last_peered":"2024-09-14T04:47:16.705475+0000","last_clean":"2024-09-14T04:47:16.705475+0000","last_became_active":"2024-09-14T04:36:16.619621+0000","last_became_peered":"2024-09-14T04:36:16.619621+0000","last_unstale":"2024-09-14T04:47:16.705475+0000","last_undegraded":"2024-09-14T04:47:16.705475+0000","last_fullsized":"2024-09-14T04:47:16.705475+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:22:09.882169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.4","version":"75'100","reported_seq":31,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:16.709591+0000","last_change":"2024-09-14T04:46:53.614343+0000","last_active":"2024-09-14T04:47:16.709591+0000","last_peered":"2024-09-14T04:47:16.709591+0000","last_clean":"2024-09-14T04:47:16.709591+0000","last_became_active":"2024-09-14T04:46:52.774245+0000","last_became_peered":"2024-09-14T04:46:52.774245+0000","last_unstale":"2024-09-14T04:47:16.709591+0000","last_undegraded":"2024-09-14T04:47:16.709591+0000","last_fullsized":"2024-09-14T04:47:16.709591+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":3,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:46:53.614200+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:46:53.614200+0000","objects_scrubbed":1,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T12:06:48.628035+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":"10.f","version":"250'10980","reported_seq":11007,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:46.165416+0000","last_change":"2024-09-14T04:44:15.595411+0000","last_active":"2024-09-14T04:47:46.165416+0000","last_peered":"2024-09-14T04:47:46.165416+0000","last_clean":"2024-09-14T04:47:46.165416+0000","last_became_active":"2024-09-14T04:44:15.594126+0000","last_became_peered":"2024-09-14T04:44:15.594126+0000","last_unstale":"2024-09-14T04:47:46.165416+0000","last_undegraded":"2024-09-14T04:47:46.165416+0000","last_fullsized":"2024-09-14T04:47:46.165416+0000","mapping_epoch":231,"log_start":"236'3272","ondisk_log_start":"236'3272","created":231,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:44:14.562586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:44:14.562586+0000","last_clean_scrub_stamp":"2024-09-14T04:44:14.562586+0000","objects_scrubbed":0,"log_size":7708,"log_dups_size":0,"ondisk_log_size":7708,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:02:02.561762+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":132907008,"num_objects":2028,"num_object_clones":0,"num_object_copies":6084,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2028,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10980,"num_write_kb":416256,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,2],"acting":[6,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"64'1","reported_seq":232,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:16.706231+0000","last_change":"2024-09-14T04:31:33.463431+0000","last_active":"2024-09-14T04:47:16.706231+0000","last_peered":"2024-09-14T04:47:16.706231+0000","last_clean":"2024-09-14T04:47:16.706231+0000","last_became_active":"2024-09-14T04:31:33.359137+0000","last_became_peered":"2024-09-14T04:31:33.359137+0000","last_unstale":"2024-09-14T04:47:16.706231+0000","last_undegraded":"2024-09-14T04:47:16.706231+0000","last_fullsized":"2024-09-14T04:47:16.706231+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:33:11.892247+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":244,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-14T04:47:15.706577+0000","last_change":"2024-09-14T04:36:16.609151+0000","last_active":"2024-09-14T04:47:15.706577+0000","last_peered":"2024-09-14T04:47:15.706577+0000","last_clean":"2024-09-14T04:47:15.706577+0000","last_became_active":"2024-09-14T04:36:16.608682+0000","last_became_peered":"2024-09-14T04:36:16.608682+0000","last_unstale":"2024-09-14T04:47:15.706577+0000","last_undegraded":"2024-09-14T04:47:15.706577+0000","last_fullsized":"2024-09-14T04:47:15.706577+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:28:37.787335+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00065019000000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":336,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:16.704707+0000","last_change":"2024-09-14T04:19:42.632880+0000","last_active":"2024-09-14T04:47:16.704707+0000","last_peered":"2024-09-14T04:47:16.704707+0000","last_clean":"2024-09-14T04:47:16.704707+0000","last_became_active":"2024-09-14T04:19:42.630108+0000","last_became_peered":"2024-09-14T04:19:42.630108+0000","last_unstale":"2024-09-14T04:47:16.704707+0000","last_undegraded":"2024-09-14T04:47:16.704707+0000","last_fullsized":"2024-09-14T04:47:16.704707+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:13:55.228629+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":376,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:16.704929+0000","last_change":"2024-09-14T04:19:42.646559+0000","last_active":"2024-09-14T04:47:16.704929+0000","last_peered":"2024-09-14T04:47:16.704929+0000","last_clean":"2024-09-14T04:47:16.704929+0000","last_became_active":"2024-09-14T04:19:42.645683+0000","last_became_peered":"2024-09-14T04:19:42.645683+0000","last_unstale":"2024-09-14T04:47:16.704929+0000","last_undegraded":"2024-09-14T04:47:16.704929+0000","last_fullsized":"2024-09-14T04:47:16.704929+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:08:29.408846+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"75'23","reported_seq":389,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:16.705433+0000","last_change":"2024-09-14T04:36:16.607830+0000","last_active":"2024-09-14T04:47:16.705433+0000","last_peered":"2024-09-14T04:47:16.705433+0000","last_clean":"2024-09-14T04:47:16.705433+0000","last_became_active":"2024-09-14T04:36:16.607024+0000","last_became_peered":"2024-09-14T04:36:16.607024+0000","last_unstale":"2024-09-14T04:47:16.705433+0000","last_undegraded":"2024-09-14T04:47:16.705433+0000","last_fullsized":"2024-09-14T04:47:16.705433+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:10:42.156176+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":390,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:16.712050+0000","last_change":"2024-09-14T04:39:29.524210+0000","last_active":"2024-09-14T04:47:16.712050+0000","last_peered":"2024-09-14T04:47:16.712050+0000","last_clean":"2024-09-14T04:47:16.712050+0000","last_became_active":"2024-09-14T04:39:29.523679+0000","last_became_peered":"2024-09-14T04:39:29.523679+0000","last_unstale":"2024-09-14T04:47:16.712050+0000","last_undegraded":"2024-09-14T04:47:16.712050+0000","last_fullsized":"2024-09-14T04:47:16.712050+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:12:18.024335+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'3","reported_seq":43,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:16.715093+0000","last_change":"2024-09-14T04:47:16.713662+0000","last_active":"2024-09-14T04:47:16.715093+0000","last_peered":"2024-09-14T04:47:16.715093+0000","last_clean":"2024-09-14T04:47:16.715093+0000","last_became_active":"2024-09-14T04:47:16.713060+0000","last_became_peered":"2024-09-14T04:47:16.713060+0000","last_unstale":"2024-09-14T04:47:16.715093+0000","last_undegraded":"2024-09-14T04:47:16.715093+0000","last_fullsized":"2024-09-14T04:47:16.715093+0000","mapping_epoch":249,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":250,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T14:07:45.493924+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,4],"acting":[3,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":189,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:16.712493+0000","last_change":"2024-09-14T04:45:50.576351+0000","last_active":"2024-09-14T04:47:16.712493+0000","last_peered":"2024-09-14T04:47:16.712493+0000","last_clean":"2024-09-14T04:47:16.712493+0000","last_became_active":"2024-09-14T04:45:50.575794+0000","last_became_peered":"2024-09-14T04:45:50.575794+0000","last_unstale":"2024-09-14T04:47:16.712493+0000","last_undegraded":"2024-09-14T04:47:16.712493+0000","last_fullsized":"2024-09-14T04:47:16.712493+0000","mapping_epoch":239,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":240,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:17:12.796505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.11","version":"0'0","reported_seq":191,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:16.711609+0000","last_change":"2024-09-14T04:36:16.605970+0000","last_active":"2024-09-14T04:47:16.711609+0000","last_peered":"2024-09-14T04:47:16.711609+0000","last_clean":"2024-09-14T04:47:16.711609+0000","last_became_active":"2024-09-14T04:36:16.605195+0000","last_became_peered":"2024-09-14T04:36:16.605195+0000","last_unstale":"2024-09-14T04:47:16.711609+0000","last_undegraded":"2024-09-14T04:47:16.711609+0000","last_fullsized":"2024-09-14T04:47:16.711609+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:12:10.437785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":226,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:16.705629+0000","last_change":"2024-09-14T04:31:33.390113+0000","last_active":"2024-09-14T04:47:16.705629+0000","last_peered":"2024-09-14T04:47:16.705629+0000","last_clean":"2024-09-14T04:47:16.705629+0000","last_became_active":"2024-09-14T04:31:33.389271+0000","last_became_peered":"2024-09-14T04:31:33.389271+0000","last_unstale":"2024-09-14T04:47:16.705629+0000","last_undegraded":"2024-09-14T04:47:16.705629+0000","last_fullsized":"2024-09-14T04:47:16.705629+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:53:09.386978+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":414,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:16.705334+0000","last_change":"2024-09-14T04:39:29.523604+0000","last_active":"2024-09-14T04:47:16.705334+0000","last_peered":"2024-09-14T04:47:16.705334+0000","last_clean":"2024-09-14T04:47:16.705334+0000","last_became_active":"2024-09-14T04:39:29.523154+0000","last_became_peered":"2024-09-14T04:39:29.523154+0000","last_unstale":"2024-09-14T04:47:16.705334+0000","last_undegraded":"2024-09-14T04:47:16.705334+0000","last_fullsized":"2024-09-14T04:47:16.705334+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:02:13.813543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1f","version":"0'0","reported_seq":214,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-14T04:47:15.706577+0000","last_change":"2024-09-14T04:17:00.824384+0000","last_active":"2024-09-14T04:47:15.706577+0000","last_peered":"2024-09-14T04:47:15.706577+0000","last_clean":"2024-09-14T04:47:15.706577+0000","last_became_active":"2024-09-14T04:17:00.823419+0000","last_became_peered":"2024-09-14T04:17:00.823419+0000","last_unstale":"2024-09-14T04:47:15.706577+0000","last_undegraded":"2024-09-14T04:47:15.706577+0000","last_fullsized":"2024-09-14T04:47:15.706577+0000","mapping_epoch":84,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":85,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:12:07.409073+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":417,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:16.705601+0000","last_change":"2024-09-14T04:31:33.361501+0000","last_active":"2024-09-14T04:47:16.705601+0000","last_peered":"2024-09-14T04:47:16.705601+0000","last_clean":"2024-09-14T04:47:16.705601+0000","last_became_active":"2024-09-14T04:31:33.361129+0000","last_became_peered":"2024-09-14T04:31:33.361129+0000","last_unstale":"2024-09-14T04:47:16.705601+0000","last_undegraded":"2024-09-14T04:47:16.705601+0000","last_fullsized":"2024-09-14T04:47:16.705601+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:04:55.202812+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":241,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:16.705935+0000","last_change":"2024-09-14T04:36:16.644324+0000","last_active":"2024-09-14T04:47:16.705935+0000","last_peered":"2024-09-14T04:47:16.705935+0000","last_clean":"2024-09-14T04:47:16.705935+0000","last_became_active":"2024-09-14T04:36:16.643900+0000","last_became_peered":"2024-09-14T04:36:16.643900+0000","last_unstale":"2024-09-14T04:47:16.705935+0000","last_undegraded":"2024-09-14T04:47:16.705935+0000","last_fullsized":"2024-09-14T04:47:16.705935+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:24:36.056560+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":385,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:16.708292+0000","last_change":"2024-09-14T04:19:42.651094+0000","last_active":"2024-09-14T04:47:16.708292+0000","last_peered":"2024-09-14T04:47:16.708292+0000","last_clean":"2024-09-14T04:47:16.708292+0000","last_became_active":"2024-09-14T04:19:42.650755+0000","last_became_peered":"2024-09-14T04:19:42.650755+0000","last_unstale":"2024-09-14T04:47:16.708292+0000","last_undegraded":"2024-09-14T04:47:16.708292+0000","last_fullsized":"2024-09-14T04:47:16.708292+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:15:36.778457+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":396,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:16.705986+0000","last_change":"2024-09-14T04:19:42.642503+0000","last_active":"2024-09-14T04:47:16.705986+0000","last_peered":"2024-09-14T04:47:16.705986+0000","last_clean":"2024-09-14T04:47:16.705986+0000","last_became_active":"2024-09-14T04:19:42.641977+0000","last_became_peered":"2024-09-14T04:19:42.641977+0000","last_unstale":"2024-09-14T04:47:16.705986+0000","last_undegraded":"2024-09-14T04:47:16.705986+0000","last_fullsized":"2024-09-14T04:47:16.705986+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:40:14.635217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"64'2","reported_seq":400,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:16.705358+0000","last_change":"2024-09-14T04:19:42.649335+0000","last_active":"2024-09-14T04:47:16.705358+0000","last_peered":"2024-09-14T04:47:16.705358+0000","last_clean":"2024-09-14T04:47:16.705358+0000","last_became_active":"2024-09-14T04:19:42.648423+0000","last_became_peered":"2024-09-14T04:19:42.648423+0000","last_unstale":"2024-09-14T04:47:16.705358+0000","last_undegraded":"2024-09-14T04:47:16.705358+0000","last_fullsized":"2024-09-14T04:47:16.705358+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:07:19.323674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":404,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:16.709558+0000","last_change":"2024-09-14T04:19:08.877175+0000","last_active":"2024-09-14T04:47:16.709558+0000","last_peered":"2024-09-14T04:47:16.709558+0000","last_clean":"2024-09-14T04:47:16.709558+0000","last_became_active":"2024-09-14T04:19:08.876831+0000","last_became_peered":"2024-09-14T04:19:08.876831+0000","last_unstale":"2024-09-14T04:47:16.709558+0000","last_undegraded":"2024-09-14T04:47:16.709558+0000","last_fullsized":"2024-09-14T04:47:16.709558+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:04:59.357182+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"64'2","reported_seq":239,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:16.707323+0000","last_change":"2024-09-14T04:36:16.610886+0000","last_active":"2024-09-14T04:47:16.707323+0000","last_peered":"2024-09-14T04:47:16.707323+0000","last_clean":"2024-09-14T04:47:16.707323+0000","last_became_active":"2024-09-14T04:36:16.610415+0000","last_became_peered":"2024-09-14T04:36:16.610415+0000","last_unstale":"2024-09-14T04:47:16.707323+0000","last_undegraded":"2024-09-14T04:47:16.707323+0000","last_fullsized":"2024-09-14T04:47:16.707323+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:53:26.981200+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":400,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:16.704954+0000","last_change":"2024-09-14T04:19:42.648838+0000","last_active":"2024-09-14T04:47:16.704954+0000","last_peered":"2024-09-14T04:47:16.704954+0000","last_clean":"2024-09-14T04:47:16.704954+0000","last_became_active":"2024-09-14T04:19:42.646584+0000","last_became_peered":"2024-09-14T04:19:42.646584+0000","last_unstale":"2024-09-14T04:47:16.704954+0000","last_undegraded":"2024-09-14T04:47:16.704954+0000","last_fullsized":"2024-09-14T04:47:16.704954+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:04:32.667528+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'2","reported_seq":44,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:16.705613+0000","last_change":"2024-09-14T04:45:50.581159+0000","last_active":"2024-09-14T04:47:16.705613+0000","last_peered":"2024-09-14T04:47:16.705613+0000","last_clean":"2024-09-14T04:47:16.705613+0000","last_became_active":"2024-09-14T04:45:50.580696+0000","last_became_peered":"2024-09-14T04:45:50.580696+0000","last_unstale":"2024-09-14T04:47:16.705613+0000","last_undegraded":"2024-09-14T04:47:16.705613+0000","last_fullsized":"2024-09-14T04:47:16.705613+0000","mapping_epoch":239,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":240,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:20:47.803349+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,1],"acting":[4,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":414,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:16.705051+0000","last_change":"2024-09-14T04:31:33.344708+0000","last_active":"2024-09-14T04:47:16.705051+0000","last_peered":"2024-09-14T04:47:16.705051+0000","last_clean":"2024-09-14T04:47:16.705051+0000","last_became_active":"2024-09-14T04:31:33.343846+0000","last_became_peered":"2024-09-14T04:31:33.343846+0000","last_unstale":"2024-09-14T04:47:16.705051+0000","last_undegraded":"2024-09-14T04:47:16.705051+0000","last_fullsized":"2024-09-14T04:47:16.705051+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:55:43.310619+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'2","reported_seq":44,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:16.705472+0000","last_change":"2024-09-14T04:45:50.580304+0000","last_active":"2024-09-14T04:47:16.705472+0000","last_peered":"2024-09-14T04:47:16.705472+0000","last_clean":"2024-09-14T04:47:16.705472+0000","last_became_active":"2024-09-14T04:45:50.579651+0000","last_became_peered":"2024-09-14T04:45:50.579651+0000","last_unstale":"2024-09-14T04:47:16.705472+0000","last_undegraded":"2024-09-14T04:47:16.705472+0000","last_fullsized":"2024-09-14T04:47:16.705472+0000","mapping_epoch":239,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":240,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:53:25.366798+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":420,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:16.707331+0000","last_change":"2024-09-14T04:31:33.361781+0000","last_active":"2024-09-14T04:47:16.707331+0000","last_peered":"2024-09-14T04:47:16.707331+0000","last_clean":"2024-09-14T04:47:16.707331+0000","last_became_active":"2024-09-14T04:31:33.361357+0000","last_became_peered":"2024-09-14T04:31:33.361357+0000","last_unstale":"2024-09-14T04:47:16.707331+0000","last_undegraded":"2024-09-14T04:47:16.707331+0000","last_fullsized":"2024-09-14T04:47:16.707331+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:52:58.840279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"64'2","reported_seq":409,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:16.707713+0000","last_change":"2024-09-14T04:39:29.524051+0000","last_active":"2024-09-14T04:47:16.707713+0000","last_peered":"2024-09-14T04:47:16.707713+0000","last_clean":"2024-09-14T04:47:16.707713+0000","last_became_active":"2024-09-14T04:39:29.523676+0000","last_became_peered":"2024-09-14T04:39:29.523676+0000","last_unstale":"2024-09-14T04:47:16.707713+0000","last_undegraded":"2024-09-14T04:47:16.707713+0000","last_fullsized":"2024-09-14T04:47:16.707713+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:18:11.111181+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":389,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:16.704611+0000","last_change":"2024-09-14T04:39:29.522630+0000","last_active":"2024-09-14T04:47:16.704611+0000","last_peered":"2024-09-14T04:47:16.704611+0000","last_clean":"2024-09-14T04:47:16.704611+0000","last_became_active":"2024-09-14T04:39:29.521393+0000","last_became_peered":"2024-09-14T04:39:29.521393+0000","last_unstale":"2024-09-14T04:47:16.704611+0000","last_undegraded":"2024-09-14T04:47:16.704611+0000","last_fullsized":"2024-09-14T04:47:16.704611+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:46:41.150096+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"64'5","reported_seq":233,"reported_epoch":250,"state":"active+clean","last_fresh":"2024-09-14T04:47:16.705473+0000","last_change":"2024-09-14T04:31:33.560260+0000","last_active":"2024-09-14T04:47:16.705473+0000","last_peered":"2024-09-14T04:47:16.705473+0000","last_clean":"2024-09-14T04:47:16.705473+0000","last_became_active":"2024-09-14T04:31:33.376096+0000","last_became_peered":"2024-09-14T04:31:33.376096+0000","last_unstale":"2024-09-14T04:47:16.705473+0000","last_undegraded":"2024-09-14T04:47:16.705473+0000","last_fullsized":"2024-09-14T04:47:16.705473+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T12:07:59.976287+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":570,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":10,"num_pg":16,"stat_sum":{"num_bytes":2105147416,"num_objects":32123,"num_object_clones":0,"num_object_copies":96369,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":32123,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":176955,"num_write_kb":6690433,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":6343766016,"data_stored":6343753800,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":127695,"ondisk_log_size":127695,"up":48,"acting":48,"num_store_stats":8},{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5530,"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":19,"num_read_kb":18,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16,"num_bytes_recovered":570,"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":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":28537,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"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":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":1100,"ondisk_log_size":1100,"up":33,"acting":33,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":182,"seq":781684048011,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":869576,"kb_used_data":534464,"kb_used_omap":12,"kb_used_meta":335091,"kb_avail":92875576,"statfs":{"total":95995035648,"available":95104589824,"internally_reserved":0,"allocated":547291136,"data_stored":545765208,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12410,"internal_metadata":343134086},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,1],"upper_bound":8},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":42,"seq":180388627011,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1510204,"kb_used_data":911988,"kb_used_omap":1,"kb_used_meta":598206,"kb_avail":92234948,"statfs":{"total":95995035648,"available":94448586752,"internally_reserved":0,"allocated":933875712,"data_stored":932361418,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":612563288},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,0,0,1,1],"upper_bound":64},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":5,"up_from":36,"seq":154618823246,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1561976,"kb_used_data":666416,"kb_used_omap":1,"kb_used_meta":895486,"kb_avail":92183176,"statfs":{"total":95995035648,"available":94395572224,"internally_reserved":0,"allocated":682409984,"data_stored":680896376,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":916978008},"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,2,1],"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":99,"seq":425201762643,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1605512,"kb_used_data":1032704,"kb_used_omap":6,"kb_used_meta":572729,"kb_avail":92139640,"statfs":{"total":95995035648,"available":94350991360,"internally_reserved":0,"allocated":1057488896,"data_stored":1055962950,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6995,"internal_metadata":586474669},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,2,0,1,1],"upper_bound":64},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":3,"up_from":94,"seq":403726926169,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1407472,"kb_used_data":645800,"kb_used_omap":4,"kb_used_meta":761659,"kb_avail":92337680,"statfs":{"total":95995035648,"available":94553784320,"internally_reserved":0,"allocated":661299200,"data_stored":659793227,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4674,"internal_metadata":779939262},"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":89,"seq":382252089699,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1285364,"kb_used_data":746028,"kb_used_omap":6,"kb_used_meta":539321,"kb_avail":92459788,"statfs":{"total":95995035648,"available":94678822912,"internally_reserved":0,"allocated":763932672,"data_stored":762423140,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6707,"internal_metadata":552265165},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,2,1,1],"upper_bound":32},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[]},{"osd":1,"up_from":84,"seq":360777253235,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1023024,"kb_used_data":406504,"kb_used_omap":5,"kb_used_meta":616506,"kb_avail":92722128,"statfs":{"total":95995035648,"available":94947459072,"internally_reserved":0,"allocated":416260096,"data_stored":414753847,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5900,"internal_metadata":631302388},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":79,"seq":339302416761,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1960692,"kb_used_data":1335404,"kb_used_omap":5,"kb_used_meta":625146,"kb_avail":91784460,"statfs":{"total":95995035648,"available":93987287040,"internally_reserved":0,"allocated":1367453696,"data_stored":1365943609,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6083,"internal_metadata":640149565},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,0,0,1,3,1],"upper_bound":256},"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":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4379,"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":4196,"internal_metadata":0},{"poolid":3,"osd":2,"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":2160,"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":2970,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5291,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"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":4814,"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":4960,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9541,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1358827520,"data_stored":1358823448,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":410910720,"data_stored":410910720,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":755433472,"data_stored":755433472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":644612096,"data_stored":644612096,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":1048580096,"data_stored":1048576024,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":666828800,"data_stored":666828800,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":920260608,"data_stored":920256536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":538312704,"data_stored":538312704,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-14T04:47:51.421 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd pool set .mgr pgp_num 11 2024-09-14T04:47:51.514 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:51.534 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:51.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:51.540 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:47:51.641 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:51.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:51.677 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:51.677 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:47:51.778 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:51.813 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:51.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:51.815 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:47:51.916 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:51.946 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:51.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:51.951 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:47:52.052 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:52.081 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:52.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:52.086 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:47:52.187 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:52.222 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:52.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:52.225 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:47:52.315 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd set nodeep-scrub 2024-09-14T04:47:52.326 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:52.354 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:52.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:52.356 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:47:52.457 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:52.501 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:52.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:52.506 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:47:52.607 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:52.635 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:52.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:52.637 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:47:52.738 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:52.746 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:52 smithi038 bash[84940]: cluster 2024-09-14T04:47:51.519395+0000 mgr.y (mgr.26165) 1209 : cluster [DBG] pgmap v1247: 99 pgs: 99 active+clean; 1.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 701 op/s 2024-09-14T04:47:52.747 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:52 smithi038 bash[84940]: cluster 2024-09-14T04:47:51.519395+0000 mgr.y (mgr.26165) 1209 : cluster [DBG] pgmap v1247: 99 pgs: 99 active+clean; 1.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 701 op/s 2024-09-14T04:47:52.747 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:52 smithi038 bash[87336]: cluster 2024-09-14T04:47:51.519395+0000 mgr.y (mgr.26165) 1209 : cluster [DBG] pgmap v1247: 99 pgs: 99 active+clean; 1.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 701 op/s 2024-09-14T04:47:52.747 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:52 smithi038 bash[87336]: cluster 2024-09-14T04:47:51.519395+0000 mgr.y (mgr.26165) 1209 : cluster [DBG] pgmap v1247: 99 pgs: 99 active+clean; 1.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 701 op/s 2024-09-14T04:47:52.772 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:52.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:52.775 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:47:52.876 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:52.890 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:52 smithi123 bash[68976]: cluster 2024-09-14T04:47:51.519395+0000 mgr.y (mgr.26165) 1209 : cluster [DBG] pgmap v1247: 99 pgs: 99 active+clean; 1.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 701 op/s 2024-09-14T04:47:52.890 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:52 smithi123 bash[68976]: cluster 2024-09-14T04:47:51.519395+0000 mgr.y (mgr.26165) 1209 : cluster [DBG] pgmap v1247: 99 pgs: 99 active+clean; 1.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 701 op/s 2024-09-14T04:47:52.916 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:52.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:52.918 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:47:53.018 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:53.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:53.052 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:53.052 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:47:53.153 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:53.180 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:53.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:53.185 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:47:53.285 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:53.312 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:53.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:53.318 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:47:53.403 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-14T04:47:53.419 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:53.497 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:53.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:53.502 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:47:53.603 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:53.642 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:53.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:53.647 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:47:53.748 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:53.781 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:53.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:53.785 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:47:53.886 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:53.912 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:53.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:53.918 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:47:53.932 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:47:54.018 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:54.053 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:54.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:54.055 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:47:54.156 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:54.197 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:54.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:54.202 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:47:54.303 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:54.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:54.333 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:54.333 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:47:54.434 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:54.460 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:54.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:54.463 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:47:54.563 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:54.596 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:54.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:54.599 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:47:54.699 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:54.722 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:54.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:54.724 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:47:54.825 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:54.852 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:54.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:54.857 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:47:54.958 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:54.973 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:54 smithi123 bash[68976]: cluster 2024-09-14T04:47:53.519929+0000 mgr.y (mgr.26165) 1210 : cluster [DBG] pgmap v1248: 99 pgs: 99 active+clean; 1.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 695 op/s 2024-09-14T04:47:54.973 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:54 smithi123 bash[68976]: cluster 2024-09-14T04:47:53.519929+0000 mgr.y (mgr.26165) 1210 : cluster [DBG] pgmap v1248: 99 pgs: 99 active+clean; 1.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 695 op/s 2024-09-14T04:47:54.985 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:54.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:54.988 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:47:55.089 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:55.113 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:55.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:55.118 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:47:55.219 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:55.251 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:55.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:55.254 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:47:55.355 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:55.364 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:55 smithi038 bash[84940]: cluster 2024-09-14T04:47:53.519929+0000 mgr.y (mgr.26165) 1210 : cluster [DBG] pgmap v1248: 99 pgs: 99 active+clean; 1.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 695 op/s 2024-09-14T04:47:55.364 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:55 smithi038 bash[84940]: cluster 2024-09-14T04:47:53.519929+0000 mgr.y (mgr.26165) 1210 : cluster [DBG] pgmap v1248: 99 pgs: 99 active+clean; 1.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 695 op/s 2024-09-14T04:47:55.365 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:55 smithi038 bash[87336]: cluster 2024-09-14T04:47:53.519929+0000 mgr.y (mgr.26165) 1210 : cluster [DBG] pgmap v1248: 99 pgs: 99 active+clean; 1.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 695 op/s 2024-09-14T04:47:55.365 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:55 smithi038 bash[87336]: cluster 2024-09-14T04:47:53.519929+0000 mgr.y (mgr.26165) 1210 : cluster [DBG] pgmap v1248: 99 pgs: 99 active+clean; 1.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 695 op/s 2024-09-14T04:47:55.378 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:55.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:55.380 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:47:55.481 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:55.519 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:55.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:55.526 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:47:55.627 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:55.646 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:55.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:55.648 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:47:55.749 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:55.778 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:55.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:55.781 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:47:55.882 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:55.905 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:55.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:55.912 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:47:55.969 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:47:56.013 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:56.047 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:56.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:56.052 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:47:56.153 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:56.179 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:56.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:56.182 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:47:56.283 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:56.305 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:56.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:56.311 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:47:56.411 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:56.443 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:56.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:56.446 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:47:56.546 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:56.564 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:56.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:56.565 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:47:56.666 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:56.690 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:56.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:56.692 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:47:56.793 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:56.822 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:56.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:56.825 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:47:56.926 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:56.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:56 smithi123 bash[68976]: cluster 2024-09-14T04:47:55.520481+0000 mgr.y (mgr.26165) 1211 : cluster [DBG] pgmap v1249: 99 pgs: 99 active+clean; 1.7 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 706 op/s 2024-09-14T04:47:56.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:56 smithi123 bash[68976]: cluster 2024-09-14T04:47:55.520481+0000 mgr.y (mgr.26165) 1211 : cluster [DBG] pgmap v1249: 99 pgs: 99 active+clean; 1.7 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 706 op/s 2024-09-14T04:47:56.958 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:56.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:56.963 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:47:56.986 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:47:57.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:56 smithi038 bash[84940]: cluster 2024-09-14T04:47:55.520481+0000 mgr.y (mgr.26165) 1211 : cluster [DBG] pgmap v1249: 99 pgs: 99 active+clean; 1.7 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 706 op/s 2024-09-14T04:47:57.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:56 smithi038 bash[84940]: cluster 2024-09-14T04:47:55.520481+0000 mgr.y (mgr.26165) 1211 : cluster [DBG] pgmap v1249: 99 pgs: 99 active+clean; 1.7 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 706 op/s 2024-09-14T04:47:57.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:56 smithi038 bash[87336]: cluster 2024-09-14T04:47:55.520481+0000 mgr.y (mgr.26165) 1211 : cluster [DBG] pgmap v1249: 99 pgs: 99 active+clean; 1.7 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 706 op/s 2024-09-14T04:47:57.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:56 smithi038 bash[87336]: cluster 2024-09-14T04:47:55.520481+0000 mgr.y (mgr.26165) 1211 : cluster [DBG] pgmap v1249: 99 pgs: 99 active+clean; 1.7 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 706 op/s 2024-09-14T04:47:57.064 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:57.092 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:57.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:57.097 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:47:57.198 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:57.225 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:57.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:57.228 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:47:57.329 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:57.353 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:47:57.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:57.364 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:47:57.464 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:57.491 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:57.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:57.495 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:47:57.595 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:57.619 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:57.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:57.621 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:47:57.722 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:57.751 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:57.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:57.754 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:47:57.855 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:57.898 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:57.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:57.904 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:47:58.005 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:58.010 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:47:58.039 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:58.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:58.046 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:47:58.147 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:58.176 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:58.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:58.179 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:47:58.272 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:47:58 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:47:58] "GET /metrics HTTP/1.1" 200 36686 "" "Prometheus/2.51.0" 2024-09-14T04:47:58.281 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:58.314 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:58.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:58.316 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:47:58.417 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:58.450 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:47:58.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:58.452 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:47:58.553 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:58.587 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:58.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:58.590 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:47:58.690 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:58.709 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:58.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:58.711 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:47:58.811 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:58.821 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:58 smithi038 bash[84940]: cluster 2024-09-14T04:47:57.521211+0000 mgr.y (mgr.26165) 1212 : cluster [DBG] pgmap v1250: 99 pgs: 99 active+clean; 1.5 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 765 op/s 2024-09-14T04:47:58.834 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:58.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:58.837 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:47:58.938 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:58.970 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:58.976 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:58 smithi123 bash[68976]: cluster 2024-09-14T04:47:57.521211+0000 mgr.y (mgr.26165) 1212 : cluster [DBG] pgmap v1250: 99 pgs: 99 active+clean; 1.5 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 765 op/s 2024-09-14T04:47:58.976 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:47:58 smithi123 bash[68976]: cluster 2024-09-14T04:47:57.521211+0000 mgr.y (mgr.26165) 1212 : cluster [DBG] pgmap v1250: 99 pgs: 99 active+clean; 1.5 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 765 op/s 2024-09-14T04:47:58.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:58.977 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:47:59.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:47:58 smithi038 bash[84940]: cluster 2024-09-14T04:47:57.521211+0000 mgr.y (mgr.26165) 1212 : cluster [DBG] pgmap v1250: 99 pgs: 99 active+clean; 1.5 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 765 op/s 2024-09-14T04:47:59.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:58 smithi038 bash[87336]: cluster 2024-09-14T04:47:57.521211+0000 mgr.y (mgr.26165) 1212 : cluster [DBG] pgmap v1250: 99 pgs: 99 active+clean; 1.5 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 765 op/s 2024-09-14T04:47:59.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:47:58 smithi038 bash[87336]: cluster 2024-09-14T04:47:57.521211+0000 mgr.y (mgr.26165) 1212 : cluster [DBG] pgmap v1250: 99 pgs: 99 active+clean; 1.5 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 765 op/s 2024-09-14T04:47:59.078 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:59.101 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:47:59.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:59.103 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:47:59.204 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:59.222 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:47:59.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:59.224 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:47:59.325 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:59.346 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:47:59.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:59.348 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:47:59.449 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:59.473 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:47:59.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:59.482 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:47:59.582 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:59.612 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:59.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:59.616 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:47:59.717 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:59.757 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:47:59.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:59.763 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:47:59.864 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:59.894 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:47:59.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:47:59.900 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:48:00.000 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:00.020 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:00.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:00.022 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:48:00.122 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:00.147 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:00.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:00.150 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:48:00.251 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:00.285 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:00.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:00.290 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:48:00.391 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:00.417 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:00.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:00.421 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:48:00.522 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:00.550 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:00.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:00.556 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:48:00.657 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:00.666 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:48:00 smithi123 bash[61744]: ts=2024-09-14T04:48:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:48:00.685 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:00.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:00.691 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:48:00.792 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:00.804 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:00 smithi038 bash[84940]: cluster 2024-09-14T04:47:59.521762+0000 mgr.y (mgr.26165) 1213 : cluster [DBG] pgmap v1251: 99 pgs: 99 active+clean; 1.4 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 722 op/s 2024-09-14T04:48:00.804 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:00 smithi038 bash[84940]: cluster 2024-09-14T04:47:59.521762+0000 mgr.y (mgr.26165) 1213 : cluster [DBG] pgmap v1251: 99 pgs: 99 active+clean; 1.4 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 722 op/s 2024-09-14T04:48:00.804 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:00 smithi038 bash[84940]: audit 2024-09-14T04:48:00.256166+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:48:00.804 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:00 smithi038 bash[84940]: audit 2024-09-14T04:48:00.256166+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:48:00.804 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:00 smithi038 bash[84940]: audit 2024-09-14T04:48:00.257671+0000 mon.a (mon.0) 1440 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:48:00.804 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:00 smithi038 bash[84940]: audit 2024-09-14T04:48:00.257671+0000 mon.a (mon.0) 1440 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:48:00.805 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:00 smithi038 bash[87336]: cluster 2024-09-14T04:47:59.521762+0000 mgr.y (mgr.26165) 1213 : cluster [DBG] pgmap v1251: 99 pgs: 99 active+clean; 1.4 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 722 op/s 2024-09-14T04:48:00.805 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:00 smithi038 bash[87336]: cluster 2024-09-14T04:47:59.521762+0000 mgr.y (mgr.26165) 1213 : cluster [DBG] pgmap v1251: 99 pgs: 99 active+clean; 1.4 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 722 op/s 2024-09-14T04:48:00.805 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:00 smithi038 bash[87336]: audit 2024-09-14T04:48:00.256166+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:48:00.805 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:00 smithi038 bash[87336]: audit 2024-09-14T04:48:00.256166+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:48:00.805 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:00 smithi038 bash[87336]: audit 2024-09-14T04:48:00.257671+0000 mon.a (mon.0) 1440 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:48:00.805 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:00 smithi038 bash[87336]: audit 2024-09-14T04:48:00.257671+0000 mon.a (mon.0) 1440 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:48:00.826 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:00.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:00.830 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:48:00.931 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:00.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:00 smithi123 bash[68976]: cluster 2024-09-14T04:47:59.521762+0000 mgr.y (mgr.26165) 1213 : cluster [DBG] pgmap v1251: 99 pgs: 99 active+clean; 1.4 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 722 op/s 2024-09-14T04:48:00.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:00 smithi123 bash[68976]: cluster 2024-09-14T04:47:59.521762+0000 mgr.y (mgr.26165) 1213 : cluster [DBG] pgmap v1251: 99 pgs: 99 active+clean; 1.4 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 722 op/s 2024-09-14T04:48:00.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:00 smithi123 bash[68976]: audit 2024-09-14T04:48:00.256166+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:48:00.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:00 smithi123 bash[68976]: audit 2024-09-14T04:48:00.256166+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:48:00.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:00 smithi123 bash[68976]: audit 2024-09-14T04:48:00.257671+0000 mon.a (mon.0) 1440 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:48:00.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:00 smithi123 bash[68976]: audit 2024-09-14T04:48:00.257671+0000 mon.a (mon.0) 1440 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:48:00.949 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:00.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:00.951 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:48:01.052 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:01.075 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:01.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:01.077 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:48:01.178 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:01.205 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:01.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:01.209 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:48:01.310 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:01.347 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:01.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:01.356 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:48:01.456 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:01.480 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:01.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:01.482 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:48:01.583 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:01.616 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:01.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:01.620 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:48:01.721 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:01.745 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:01.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:01.753 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:48:01.853 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:01.878 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:01.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:01.880 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:48:01.981 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:01.999 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:02.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:02.000 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:48:02.101 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:02.130 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:02.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:02.135 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:48:02.236 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:02.264 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:02.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:02.266 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:48:02.367 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:02.394 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:02.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:02.401 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:48:02.502 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:02.531 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:02.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:02.533 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:48:02.634 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:02.652 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:02.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:02.654 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:48:02.755 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:02.772 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:02.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:02.774 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:48:02.875 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:02.901 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:02.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:02.903 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:48:02.905 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:02 smithi038 bash[87336]: cluster 2024-09-14T04:48:01.522315+0000 mgr.y (mgr.26165) 1214 : cluster [DBG] pgmap v1252: 99 pgs: 99 active+clean; 1.3 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 809 op/s 2024-09-14T04:48:02.905 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:02 smithi038 bash[87336]: cluster 2024-09-14T04:48:01.522315+0000 mgr.y (mgr.26165) 1214 : cluster [DBG] pgmap v1252: 99 pgs: 99 active+clean; 1.3 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 809 op/s 2024-09-14T04:48:02.906 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:02 smithi038 bash[84940]: cluster 2024-09-14T04:48:01.522315+0000 mgr.y (mgr.26165) 1214 : cluster [DBG] pgmap v1252: 99 pgs: 99 active+clean; 1.3 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 809 op/s 2024-09-14T04:48:02.906 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:02 smithi038 bash[84940]: cluster 2024-09-14T04:48:01.522315+0000 mgr.y (mgr.26165) 1214 : cluster [DBG] pgmap v1252: 99 pgs: 99 active+clean; 1.3 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 809 op/s 2024-09-14T04:48:03.003 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:03.012 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:02 smithi123 bash[68976]: cluster 2024-09-14T04:48:01.522315+0000 mgr.y (mgr.26165) 1214 : cluster [DBG] pgmap v1252: 99 pgs: 99 active+clean; 1.3 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 809 op/s 2024-09-14T04:48:03.012 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:02 smithi123 bash[68976]: cluster 2024-09-14T04:48:01.522315+0000 mgr.y (mgr.26165) 1214 : cluster [DBG] pgmap v1252: 99 pgs: 99 active+clean; 1.3 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 809 op/s 2024-09-14T04:48:03.037 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:03.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:03.041 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:48:03.142 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:03.171 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:03.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:03.174 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:48:03.274 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:03.306 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:03.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:03.309 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:48:03.410 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:03.432 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:03.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:03.437 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:48:03.538 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:03.572 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:03.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:03.578 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:48:03.679 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:03.708 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:03.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:03.715 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:48:03.815 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:03.861 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:03.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:03.867 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:48:03.968 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:03.999 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:04.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:04.003 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:48:04.104 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:04.128 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:04.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:04.131 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:48:04.231 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:04.250 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:04.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:04.252 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:48:04.353 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:04.377 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:04.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:04.379 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:48:04.479 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:04.509 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:04.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:04.512 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:48:04.612 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:04.639 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:04.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:04.644 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:48:04.745 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:04.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:04 smithi123 bash[68976]: cluster 2024-09-14T04:48:03.522896+0000 mgr.y (mgr.26165) 1215 : cluster [DBG] pgmap v1253: 99 pgs: 99 active+clean; 1.3 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 701 op/s 2024-09-14T04:48:04.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:04 smithi123 bash[68976]: cluster 2024-09-14T04:48:03.522896+0000 mgr.y (mgr.26165) 1215 : cluster [DBG] pgmap v1253: 99 pgs: 99 active+clean; 1.3 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 701 op/s 2024-09-14T04:48:04.762 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:04.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:04.764 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:48:04.865 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:04.892 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:04.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:04.897 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:48:04.998 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:05.023 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:05.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:05.028 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:48:05.129 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:05.153 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:05.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:05.156 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:48:05.233 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:04 smithi038 bash[84940]: cluster 2024-09-14T04:48:03.522896+0000 mgr.y (mgr.26165) 1215 : cluster [DBG] pgmap v1253: 99 pgs: 99 active+clean; 1.3 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 701 op/s 2024-09-14T04:48:05.233 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:04 smithi038 bash[84940]: cluster 2024-09-14T04:48:03.522896+0000 mgr.y (mgr.26165) 1215 : cluster [DBG] pgmap v1253: 99 pgs: 99 active+clean; 1.3 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 701 op/s 2024-09-14T04:48:05.234 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:04 smithi038 bash[87336]: cluster 2024-09-14T04:48:03.522896+0000 mgr.y (mgr.26165) 1215 : cluster [DBG] pgmap v1253: 99 pgs: 99 active+clean; 1.3 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 701 op/s 2024-09-14T04:48:05.234 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:04 smithi038 bash[87336]: cluster 2024-09-14T04:48:03.522896+0000 mgr.y (mgr.26165) 1215 : cluster [DBG] pgmap v1253: 99 pgs: 99 active+clean; 1.3 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 701 op/s 2024-09-14T04:48:05.257 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:05.287 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:05.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:05.289 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:48:05.392 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:05.413 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:05.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:05.415 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:48:05.516 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:05.540 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:05.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:05.542 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:48:05.643 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:05.669 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:05.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:05.671 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:48:05.772 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:05.793 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:05.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:05.798 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:48:05.899 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:05.928 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:05.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:05.935 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:48:06.036 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:06.056 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:06.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:06.058 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:48:06.159 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:06.195 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:06.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:06.202 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:48:06.303 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:06.322 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:06.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:06.324 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:48:06.425 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:06.454 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:06.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:06.462 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:48:06.563 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:06.591 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:06.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:06.598 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:48:06.699 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:06.722 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:06.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:06.729 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:48:06.830 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:06.865 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:06.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:06.870 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:48:06.970 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:06.995 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:06.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:06 smithi123 bash[68976]: cluster 2024-09-14T04:48:05.523589+0000 mgr.y (mgr.26165) 1216 : cluster [DBG] pgmap v1254: 99 pgs: 99 active+clean; 1.2 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 711 op/s 2024-09-14T04:48:06.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:06 smithi123 bash[68976]: cluster 2024-09-14T04:48:05.523589+0000 mgr.y (mgr.26165) 1216 : cluster [DBG] pgmap v1254: 99 pgs: 99 active+clean; 1.2 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 711 op/s 2024-09-14T04:48:06.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:06.998 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:48:07.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:06 smithi038 bash[84940]: cluster 2024-09-14T04:48:05.523589+0000 mgr.y (mgr.26165) 1216 : cluster [DBG] pgmap v1254: 99 pgs: 99 active+clean; 1.2 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 711 op/s 2024-09-14T04:48:07.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:06 smithi038 bash[84940]: cluster 2024-09-14T04:48:05.523589+0000 mgr.y (mgr.26165) 1216 : cluster [DBG] pgmap v1254: 99 pgs: 99 active+clean; 1.2 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 711 op/s 2024-09-14T04:48:07.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:06 smithi038 bash[87336]: cluster 2024-09-14T04:48:05.523589+0000 mgr.y (mgr.26165) 1216 : cluster [DBG] pgmap v1254: 99 pgs: 99 active+clean; 1.2 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 711 op/s 2024-09-14T04:48:07.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:06 smithi038 bash[87336]: cluster 2024-09-14T04:48:05.523589+0000 mgr.y (mgr.26165) 1216 : cluster [DBG] pgmap v1254: 99 pgs: 99 active+clean; 1.2 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 711 op/s 2024-09-14T04:48:07.099 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:07.122 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:07.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:07.128 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:48:07.229 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:07.257 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:07.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:07.263 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:48:07.364 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:07.383 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:07.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:07.385 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:48:07.486 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:07.511 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:07.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:07.514 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:48:07.615 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:07.640 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:07.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:07.642 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:48:07.743 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:07.776 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:07.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:07.778 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:48:07.880 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:07.898 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:07.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:07.900 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:48:08.000 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:08.037 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:08.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:08.039 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:48:08.140 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:08.178 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:08.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:08.185 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:48:08.286 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:08.296 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:48:08 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:48:08] "GET /metrics HTTP/1.1" 200 36686 "" "Prometheus/2.51.0" 2024-09-14T04:48:08.324 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:08.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:08.330 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:48:08.431 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:08.452 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:08.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:08.455 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:48:08.556 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:08.579 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:08.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:08.587 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:48:08.687 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:08.708 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:08.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:08.713 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:48:08.814 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:08.823 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:08 smithi038 bash[84940]: cluster 2024-09-14T04:48:07.524415+0000 mgr.y (mgr.26165) 1217 : cluster [DBG] pgmap v1255: 99 pgs: 99 active+clean; 1.1 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 821 op/s 2024-09-14T04:48:08.823 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:08 smithi038 bash[84940]: cluster 2024-09-14T04:48:07.524415+0000 mgr.y (mgr.26165) 1217 : cluster [DBG] pgmap v1255: 99 pgs: 99 active+clean; 1.1 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 821 op/s 2024-09-14T04:48:08.823 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:08 smithi038 bash[87336]: cluster 2024-09-14T04:48:07.524415+0000 mgr.y (mgr.26165) 1217 : cluster [DBG] pgmap v1255: 99 pgs: 99 active+clean; 1.1 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 821 op/s 2024-09-14T04:48:08.823 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:08 smithi038 bash[87336]: cluster 2024-09-14T04:48:07.524415+0000 mgr.y (mgr.26165) 1217 : cluster [DBG] pgmap v1255: 99 pgs: 99 active+clean; 1.1 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 821 op/s 2024-09-14T04:48:08.840 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:08.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:08.844 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:48:08.945 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:08.953 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:08 smithi123 bash[68976]: cluster 2024-09-14T04:48:07.524415+0000 mgr.y (mgr.26165) 1217 : cluster [DBG] pgmap v1255: 99 pgs: 99 active+clean; 1.1 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 821 op/s 2024-09-14T04:48:08.953 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:08 smithi123 bash[68976]: cluster 2024-09-14T04:48:07.524415+0000 mgr.y (mgr.26165) 1217 : cluster [DBG] pgmap v1255: 99 pgs: 99 active+clean; 1.1 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 821 op/s 2024-09-14T04:48:08.969 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:08.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:08.972 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:48:09.073 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:09.096 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:09.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:09.101 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:48:09.202 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:09.242 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:09.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:09.244 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:48:09.345 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:09.372 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:09.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:09.375 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:48:09.475 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:09.503 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:09.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:09.505 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:48:09.606 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:09.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:09.636 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:09.636 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:48:09.737 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:09.773 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:09.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:09.777 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:48:09.878 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:09.907 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:09.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:09.909 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:48:10.010 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:10.032 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:10.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:10.036 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:48:10.137 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:10.171 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:10.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:10.176 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:48:10.277 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:10.307 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:10.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:10.310 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:48:10.411 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:10.429 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:10.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:10.431 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:48:10.437 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:48:10 smithi123 bash[61744]: ts=2024-09-14T04:48:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:48:10.532 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:10.564 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:10.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:10.567 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:48:10.668 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:10.694 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:10.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:10.697 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:48:10.798 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:10.807 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:10 smithi038 bash[84940]: cluster 2024-09-14T04:48:09.524925+0000 mgr.y (mgr.26165) 1218 : cluster [DBG] pgmap v1256: 99 pgs: 99 active+clean; 1.1 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 573 op/s 2024-09-14T04:48:10.807 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:10 smithi038 bash[84940]: cluster 2024-09-14T04:48:09.524925+0000 mgr.y (mgr.26165) 1218 : cluster [DBG] pgmap v1256: 99 pgs: 99 active+clean; 1.1 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 573 op/s 2024-09-14T04:48:10.807 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:10 smithi038 bash[87336]: cluster 2024-09-14T04:48:09.524925+0000 mgr.y (mgr.26165) 1218 : cluster [DBG] pgmap v1256: 99 pgs: 99 active+clean; 1.1 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 573 op/s 2024-09-14T04:48:10.807 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:10 smithi038 bash[87336]: cluster 2024-09-14T04:48:09.524925+0000 mgr.y (mgr.26165) 1218 : cluster [DBG] pgmap v1256: 99 pgs: 99 active+clean; 1.1 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 573 op/s 2024-09-14T04:48:10.821 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:10.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:10.825 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:48:10.926 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:10.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:10 smithi123 bash[68976]: cluster 2024-09-14T04:48:09.524925+0000 mgr.y (mgr.26165) 1218 : cluster [DBG] pgmap v1256: 99 pgs: 99 active+clean; 1.1 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 573 op/s 2024-09-14T04:48:10.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:10 smithi123 bash[68976]: cluster 2024-09-14T04:48:09.524925+0000 mgr.y (mgr.26165) 1218 : cluster [DBG] pgmap v1256: 99 pgs: 99 active+clean; 1.1 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 573 op/s 2024-09-14T04:48:10.954 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:10.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:10.959 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:48:11.060 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:11.086 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:11.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:11.089 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:48:11.190 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:11.223 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:11.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:11.226 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:48:11.327 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:11.360 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:11.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:11.366 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:48:11.467 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:11.491 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:11.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:11.497 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:48:11.598 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:11.642 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:11.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:11.647 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:48:11.747 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:11.781 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:11.783 INFO:teuthology.orchestra.run.smithi038.stdout:ERROR: (22) Invalid argument 2024-09-14T04:48:11.783 INFO:teuthology.orchestra.run.smithi038.stdout:op_tracker tracking is not enabled now, so no ops 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-09-14T04:48:11.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:11.784 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:48:11.885 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:11.904 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:11.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:11.905 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:48:12.006 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:12.031 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:12.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:12.033 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:48:12.134 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:12.158 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:12.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:12.165 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:48:12.266 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:12.297 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:12.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:12.303 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:48:12.403 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:12.423 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:12.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:12.425 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:48:12.526 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:12.552 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:12.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:12.560 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:48:12.661 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:12.696 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:12.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:12.703 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:48:12.804 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:12.837 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:12.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:12.843 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:48:12.944 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:12.966 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:12.968 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:12 smithi038 bash[87336]: cluster 2024-09-14T04:48:11.526999+0000 mgr.y (mgr.26165) 1219 : cluster [DBG] pgmap v1257: 99 pgs: 99 active+clean; 926 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 727 op/s 2024-09-14T04:48:12.968 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:12 smithi038 bash[87336]: cluster 2024-09-14T04:48:11.526999+0000 mgr.y (mgr.26165) 1219 : cluster [DBG] pgmap v1257: 99 pgs: 99 active+clean; 926 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 727 op/s 2024-09-14T04:48:12.970 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:12 smithi038 bash[84940]: cluster 2024-09-14T04:48:11.526999+0000 mgr.y (mgr.26165) 1219 : cluster [DBG] pgmap v1257: 99 pgs: 99 active+clean; 926 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 727 op/s 2024-09-14T04:48:12.970 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:12 smithi038 bash[84940]: cluster 2024-09-14T04:48:11.526999+0000 mgr.y (mgr.26165) 1219 : cluster [DBG] pgmap v1257: 99 pgs: 99 active+clean; 926 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 727 op/s 2024-09-14T04:48:12.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:12.971 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:48:13.071 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:13.081 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:12 smithi123 bash[68976]: cluster 2024-09-14T04:48:11.526999+0000 mgr.y (mgr.26165) 1219 : cluster [DBG] pgmap v1257: 99 pgs: 99 active+clean; 926 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 727 op/s 2024-09-14T04:48:13.081 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:12 smithi123 bash[68976]: cluster 2024-09-14T04:48:11.526999+0000 mgr.y (mgr.26165) 1219 : cluster [DBG] pgmap v1257: 99 pgs: 99 active+clean; 926 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 727 op/s 2024-09-14T04:48:13.104 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:13.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:13.105 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:48:13.206 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:13.239 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:13.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:13.241 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:48:13.341 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:13.376 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:13.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:13.381 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:48:13.482 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:13.503 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:13.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:13.509 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:48:13.610 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:13.634 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:13.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:13.637 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:48:13.737 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:13.768 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:13.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:13.770 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:48:13.871 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:13.888 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:13.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:13.890 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:48:13.991 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:14.019 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:14.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:14.023 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:48:14.124 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:14.156 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:14.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:14.163 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:48:14.264 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:14.306 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:14.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:14.308 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:48:14.409 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:14.438 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:14.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:14.442 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:48:14.542 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:14.568 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:14.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:14.571 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:48:14.672 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:14.702 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:14.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:14.707 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:48:14.808 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:14.818 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:14 smithi123 bash[68976]: cluster 2024-09-14T04:48:13.527528+0000 mgr.y (mgr.26165) 1220 : cluster [DBG] pgmap v1258: 99 pgs: 99 active+clean; 881 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 620 op/s 2024-09-14T04:48:14.818 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:14 smithi123 bash[68976]: cluster 2024-09-14T04:48:13.527528+0000 mgr.y (mgr.26165) 1220 : cluster [DBG] pgmap v1258: 99 pgs: 99 active+clean; 881 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 620 op/s 2024-09-14T04:48:14.837 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:14.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:14.841 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:48:14.942 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:14.953 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:14 smithi038 bash[84940]: cluster 2024-09-14T04:48:13.527528+0000 mgr.y (mgr.26165) 1220 : cluster [DBG] pgmap v1258: 99 pgs: 99 active+clean; 881 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 620 op/s 2024-09-14T04:48:14.953 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:14 smithi038 bash[84940]: cluster 2024-09-14T04:48:13.527528+0000 mgr.y (mgr.26165) 1220 : cluster [DBG] pgmap v1258: 99 pgs: 99 active+clean; 881 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 620 op/s 2024-09-14T04:48:14.953 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:14 smithi038 bash[87336]: cluster 2024-09-14T04:48:13.527528+0000 mgr.y (mgr.26165) 1220 : cluster [DBG] pgmap v1258: 99 pgs: 99 active+clean; 881 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 620 op/s 2024-09-14T04:48:14.953 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:14 smithi038 bash[87336]: cluster 2024-09-14T04:48:13.527528+0000 mgr.y (mgr.26165) 1220 : cluster [DBG] pgmap v1258: 99 pgs: 99 active+clean; 881 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 620 op/s 2024-09-14T04:48:14.970 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:14.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:14.973 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:48:15.074 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:15.079 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.1 dump_historic_ops 2024-09-14T04:48:15.099 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:15.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:15.103 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:48:15.203 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:15.242 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:15.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:15.249 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:48:15.349 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:15.397 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:15.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:15.402 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:48:15.503 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:15.534 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:15.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:15.540 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:48:15.640 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:15.662 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:15.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:15.664 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:48:15.765 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:15.790 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:15.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:15.793 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:48:15.893 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:15.911 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:15 smithi038 bash[84940]: audit 2024-09-14T04:48:15.249374+0000 mon.a (mon.0) 1441 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:48:15.911 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:15 smithi038 bash[84940]: audit 2024-09-14T04:48:15.249374+0000 mon.a (mon.0) 1441 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:48:15.912 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:15 smithi038 bash[87336]: audit 2024-09-14T04:48:15.249374+0000 mon.a (mon.0) 1441 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:48:15.912 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:15 smithi038 bash[87336]: audit 2024-09-14T04:48:15.249374+0000 mon.a (mon.0) 1441 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:48:15.940 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:15.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:15.946 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:48:16.047 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:16.075 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:16.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:16.078 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:48:16.178 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:16.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:15 smithi123 bash[68976]: audit 2024-09-14T04:48:15.249374+0000 mon.a (mon.0) 1441 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:48:16.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:15 smithi123 bash[68976]: audit 2024-09-14T04:48:15.249374+0000 mon.a (mon.0) 1441 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:48:16.206 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0: {} 2024-09-14T04:48:16.206 INFO:teuthology.orchestra.run.smithi038.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-14T04:48:16.206 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:16.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:16.210 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:48:16.264 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1: {} 2024-09-14T04:48:16.265 INFO:teuthology.orchestra.run.smithi038.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-14T04:48:16.303 INFO:teuthology.orchestra.run.smithi038.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-14T04:48:16.303 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2: {} 2024-09-14T04:48:16.311 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:16.332 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3: {} 2024-09-14T04:48:16.333 INFO:teuthology.orchestra.run.smithi038.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-14T04:48:16.334 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:16.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:16.338 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:48:16.362 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4: {} 2024-09-14T04:48:16.362 INFO:teuthology.orchestra.run.smithi038.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-14T04:48:16.397 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5: {} 2024-09-14T04:48:16.397 INFO:teuthology.orchestra.run.smithi038.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-14T04:48:16.421 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6: {} 2024-09-14T04:48:16.421 INFO:teuthology.orchestra.run.smithi038.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-14T04:48:16.439 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:16.454 INFO:teuthology.orchestra.run.smithi038.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-14T04:48:16.454 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7: {} 2024-09-14T04:48:16.460 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:16.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:16.467 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:48:16.567 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:16.595 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:16.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:16.599 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:48:16.700 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:16.720 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:16.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:16.722 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:48:16.785 INFO:teuthology.orchestra.run.smithi038.stderr:nodeep-scrub is set 2024-09-14T04:48:16.791 INFO:teuthology.orchestra.run.smithi038.stderr:set pool 1 pgp_num to 11 2024-09-14T04:48:16.823 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:16.848 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:16.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:16.853 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:48:16.953 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:16.964 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:16 smithi038 bash[84940]: cluster 2024-09-14T04:48:15.528090+0000 mgr.y (mgr.26165) 1221 : cluster [DBG] pgmap v1259: 99 pgs: 99 active+clean; 818 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 647 op/s 2024-09-14T04:48:16.965 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:16 smithi038 bash[84940]: cluster 2024-09-14T04:48:15.528090+0000 mgr.y (mgr.26165) 1221 : cluster [DBG] pgmap v1259: 99 pgs: 99 active+clean; 818 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 647 op/s 2024-09-14T04:48:16.965 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:16 smithi038 bash[84940]: audit 2024-09-14T04:48:16.135582+0000 mon.b (mon.1) 30 : audit [DBG] from='client.? 172.21.15.38:0/3238328958' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:48:16.965 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:16 smithi038 bash[84940]: audit 2024-09-14T04:48:16.135582+0000 mon.b (mon.1) 30 : audit [DBG] from='client.? 172.21.15.38:0/3238328958' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:48:16.965 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:16 smithi038 bash[84940]: audit 2024-09-14T04:48:16.257192+0000 mon.c (mon.2) 72 : audit [INF] from='client.? 172.21.15.38:0/3545127105' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"} : dispatch 2024-09-14T04:48:16.965 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:16 smithi038 bash[84940]: audit 2024-09-14T04:48:16.257192+0000 mon.c (mon.2) 72 : audit [INF] from='client.? 172.21.15.38:0/3545127105' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"} : dispatch 2024-09-14T04:48:16.965 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:16 smithi038 bash[84940]: audit 2024-09-14T04:48:16.258119+0000 mon.a (mon.0) 1442 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"} : dispatch 2024-09-14T04:48:16.965 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:16 smithi038 bash[84940]: audit 2024-09-14T04:48:16.258119+0000 mon.a (mon.0) 1442 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"} : dispatch 2024-09-14T04:48:16.965 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:16 smithi038 bash[84940]: audit 2024-09-14T04:48:16.541199+0000 mon.a (mon.0) 1443 : audit [INF] from='client.? 172.21.15.38:0/4155604442' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:48:16.965 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:16 smithi038 bash[84940]: audit 2024-09-14T04:48:16.541199+0000 mon.a (mon.0) 1443 : audit [INF] from='client.? 172.21.15.38:0/4155604442' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:48:16.966 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:16 smithi038 bash[87336]: cluster 2024-09-14T04:48:15.528090+0000 mgr.y (mgr.26165) 1221 : cluster [DBG] pgmap v1259: 99 pgs: 99 active+clean; 818 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 647 op/s 2024-09-14T04:48:16.967 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:16 smithi038 bash[87336]: cluster 2024-09-14T04:48:15.528090+0000 mgr.y (mgr.26165) 1221 : cluster [DBG] pgmap v1259: 99 pgs: 99 active+clean; 818 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 647 op/s 2024-09-14T04:48:16.967 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:16 smithi038 bash[87336]: audit 2024-09-14T04:48:16.135582+0000 mon.b (mon.1) 30 : audit [DBG] from='client.? 172.21.15.38:0/3238328958' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:48:16.967 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:16 smithi038 bash[87336]: audit 2024-09-14T04:48:16.135582+0000 mon.b (mon.1) 30 : audit [DBG] from='client.? 172.21.15.38:0/3238328958' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:48:16.967 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:16 smithi038 bash[87336]: audit 2024-09-14T04:48:16.257192+0000 mon.c (mon.2) 72 : audit [INF] from='client.? 172.21.15.38:0/3545127105' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"} : dispatch 2024-09-14T04:48:16.967 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:16 smithi038 bash[87336]: audit 2024-09-14T04:48:16.257192+0000 mon.c (mon.2) 72 : audit [INF] from='client.? 172.21.15.38:0/3545127105' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"} : dispatch 2024-09-14T04:48:16.967 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:16 smithi038 bash[87336]: audit 2024-09-14T04:48:16.258119+0000 mon.a (mon.0) 1442 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"} : dispatch 2024-09-14T04:48:16.967 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:16 smithi038 bash[87336]: audit 2024-09-14T04:48:16.258119+0000 mon.a (mon.0) 1442 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"} : dispatch 2024-09-14T04:48:16.967 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:16 smithi038 bash[87336]: audit 2024-09-14T04:48:16.541199+0000 mon.a (mon.0) 1443 : audit [INF] from='client.? 172.21.15.38:0/4155604442' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:48:16.967 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:16 smithi038 bash[87336]: audit 2024-09-14T04:48:16.541199+0000 mon.a (mon.0) 1443 : audit [INF] from='client.? 172.21.15.38:0/4155604442' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:48:16.987 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:16.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:16.988 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:48:17.089 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:17.099 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:16 smithi123 bash[68976]: cluster 2024-09-14T04:48:15.528090+0000 mgr.y (mgr.26165) 1221 : cluster [DBG] pgmap v1259: 99 pgs: 99 active+clean; 818 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 647 op/s 2024-09-14T04:48:17.099 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:16 smithi123 bash[68976]: cluster 2024-09-14T04:48:15.528090+0000 mgr.y (mgr.26165) 1221 : cluster [DBG] pgmap v1259: 99 pgs: 99 active+clean; 818 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 647 op/s 2024-09-14T04:48:17.099 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:16 smithi123 bash[68976]: audit 2024-09-14T04:48:16.135582+0000 mon.b (mon.1) 30 : audit [DBG] from='client.? 172.21.15.38:0/3238328958' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:48:17.099 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:16 smithi123 bash[68976]: audit 2024-09-14T04:48:16.135582+0000 mon.b (mon.1) 30 : audit [DBG] from='client.? 172.21.15.38:0/3238328958' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:48:17.099 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:16 smithi123 bash[68976]: audit 2024-09-14T04:48:16.257192+0000 mon.c (mon.2) 72 : audit [INF] from='client.? 172.21.15.38:0/3545127105' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"} : dispatch 2024-09-14T04:48:17.099 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:16 smithi123 bash[68976]: audit 2024-09-14T04:48:16.257192+0000 mon.c (mon.2) 72 : audit [INF] from='client.? 172.21.15.38:0/3545127105' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"} : dispatch 2024-09-14T04:48:17.099 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:16 smithi123 bash[68976]: audit 2024-09-14T04:48:16.258119+0000 mon.a (mon.0) 1442 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"} : dispatch 2024-09-14T04:48:17.099 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:16 smithi123 bash[68976]: audit 2024-09-14T04:48:16.258119+0000 mon.a (mon.0) 1442 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"} : dispatch 2024-09-14T04:48:17.099 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:16 smithi123 bash[68976]: audit 2024-09-14T04:48:16.541199+0000 mon.a (mon.0) 1443 : audit [INF] from='client.? 172.21.15.38:0/4155604442' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:48:17.100 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:16 smithi123 bash[68976]: audit 2024-09-14T04:48:16.541199+0000 mon.a (mon.0) 1443 : audit [INF] from='client.? 172.21.15.38:0/4155604442' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:48:17.113 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:17.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:17.119 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:48:17.219 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:17.246 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:17.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:17.249 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:48:17.350 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:17.383 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:17.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:17.390 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:48:17.491 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:17.519 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:17.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:17.523 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:48:17.623 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:17.652 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:17.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:17.657 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:48:17.758 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:17.779 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:17.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:17.782 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:48:17.883 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:17.906 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:17.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:17.908 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:48:17.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:17 smithi123 bash[68976]: cluster 2024-09-14T04:48:16.782433+0000 mon.a (mon.0) 1444 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:48:17.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:17 smithi123 bash[68976]: cluster 2024-09-14T04:48:16.782433+0000 mon.a (mon.0) 1444 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:48:17.940 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:17 smithi123 bash[68976]: audit 2024-09-14T04:48:16.785542+0000 mon.a (mon.0) 1445 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"}]': finished 2024-09-14T04:48:17.940 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:17 smithi123 bash[68976]: audit 2024-09-14T04:48:16.785542+0000 mon.a (mon.0) 1445 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"}]': finished 2024-09-14T04:48:17.940 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:17 smithi123 bash[68976]: audit 2024-09-14T04:48:16.785621+0000 mon.a (mon.0) 1446 : audit [INF] from='client.? 172.21.15.38:0/4155604442' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:48:17.940 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:17 smithi123 bash[68976]: audit 2024-09-14T04:48:16.785621+0000 mon.a (mon.0) 1446 : audit [INF] from='client.? 172.21.15.38:0/4155604442' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:48:17.940 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:17 smithi123 bash[68976]: cluster 2024-09-14T04:48:16.793118+0000 mon.a (mon.0) 1447 : cluster [DBG] osdmap e252: 8 total, 8 up, 8 in 2024-09-14T04:48:17.940 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:17 smithi123 bash[68976]: cluster 2024-09-14T04:48:16.793118+0000 mon.a (mon.0) 1447 : cluster [DBG] osdmap e252: 8 total, 8 up, 8 in 2024-09-14T04:48:18.009 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:18.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:17 smithi038 bash[84940]: cluster 2024-09-14T04:48:16.782433+0000 mon.a (mon.0) 1444 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:48:18.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:17 smithi038 bash[84940]: cluster 2024-09-14T04:48:16.782433+0000 mon.a (mon.0) 1444 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:48:18.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:17 smithi038 bash[84940]: audit 2024-09-14T04:48:16.785542+0000 mon.a (mon.0) 1445 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"}]': finished 2024-09-14T04:48:18.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:17 smithi038 bash[84940]: audit 2024-09-14T04:48:16.785542+0000 mon.a (mon.0) 1445 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"}]': finished 2024-09-14T04:48:18.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:17 smithi038 bash[84940]: audit 2024-09-14T04:48:16.785621+0000 mon.a (mon.0) 1446 : audit [INF] from='client.? 172.21.15.38:0/4155604442' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:48:18.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:17 smithi038 bash[84940]: audit 2024-09-14T04:48:16.785621+0000 mon.a (mon.0) 1446 : audit [INF] from='client.? 172.21.15.38:0/4155604442' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:48:18.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:17 smithi038 bash[84940]: cluster 2024-09-14T04:48:16.793118+0000 mon.a (mon.0) 1447 : cluster [DBG] osdmap e252: 8 total, 8 up, 8 in 2024-09-14T04:48:18.019 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:17 smithi038 bash[84940]: cluster 2024-09-14T04:48:16.793118+0000 mon.a (mon.0) 1447 : cluster [DBG] osdmap e252: 8 total, 8 up, 8 in 2024-09-14T04:48:18.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:17 smithi038 bash[87336]: cluster 2024-09-14T04:48:16.782433+0000 mon.a (mon.0) 1444 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:48:18.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:17 smithi038 bash[87336]: cluster 2024-09-14T04:48:16.782433+0000 mon.a (mon.0) 1444 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:48:18.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:17 smithi038 bash[87336]: audit 2024-09-14T04:48:16.785542+0000 mon.a (mon.0) 1445 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"}]': finished 2024-09-14T04:48:18.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:17 smithi038 bash[87336]: audit 2024-09-14T04:48:16.785542+0000 mon.a (mon.0) 1445 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"}]': finished 2024-09-14T04:48:18.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:17 smithi038 bash[87336]: audit 2024-09-14T04:48:16.785621+0000 mon.a (mon.0) 1446 : audit [INF] from='client.? 172.21.15.38:0/4155604442' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:48:18.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:17 smithi038 bash[87336]: audit 2024-09-14T04:48:16.785621+0000 mon.a (mon.0) 1446 : audit [INF] from='client.? 172.21.15.38:0/4155604442' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:48:18.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:17 smithi038 bash[87336]: cluster 2024-09-14T04:48:16.793118+0000 mon.a (mon.0) 1447 : cluster [DBG] osdmap e252: 8 total, 8 up, 8 in 2024-09-14T04:48:18.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:17 smithi038 bash[87336]: cluster 2024-09-14T04:48:16.793118+0000 mon.a (mon.0) 1447 : cluster [DBG] osdmap e252: 8 total, 8 up, 8 in 2024-09-14T04:48:18.031 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:18.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:18.034 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:48:18.135 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:18.162 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:18.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:18.165 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:48:18.266 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:18.298 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:18.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:18.301 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:48:18.312 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:48:18 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:48:18] "GET /metrics HTTP/1.1" 200 36682 "" "Prometheus/2.51.0" 2024-09-14T04:48:18.401 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:18.433 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:18.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:18.438 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:48:18.539 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:18.557 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:18.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:18.559 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:48:18.660 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:18.685 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:18.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:18.691 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:48:18.791 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:18.816 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:18.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:18.820 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:48:18.921 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:18.958 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:18.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:18.960 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:48:19.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:18 smithi038 bash[84940]: cluster 2024-09-14T04:48:17.528505+0000 mgr.y (mgr.26165) 1222 : cluster [DBG] pgmap v1261: 99 pgs: 99 active+clean; 682 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2024-09-14T04:48:19.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:18 smithi038 bash[84940]: cluster 2024-09-14T04:48:17.528505+0000 mgr.y (mgr.26165) 1222 : cluster [DBG] pgmap v1261: 99 pgs: 99 active+clean; 682 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2024-09-14T04:48:19.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:18 smithi038 bash[87336]: cluster 2024-09-14T04:48:17.528505+0000 mgr.y (mgr.26165) 1222 : cluster [DBG] pgmap v1261: 99 pgs: 99 active+clean; 682 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2024-09-14T04:48:19.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:18 smithi038 bash[87336]: cluster 2024-09-14T04:48:17.528505+0000 mgr.y (mgr.26165) 1222 : cluster [DBG] pgmap v1261: 99 pgs: 99 active+clean; 682 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2024-09-14T04:48:19.061 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:19.070 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:18 smithi123 bash[68976]: cluster 2024-09-14T04:48:17.528505+0000 mgr.y (mgr.26165) 1222 : cluster [DBG] pgmap v1261: 99 pgs: 99 active+clean; 682 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2024-09-14T04:48:19.071 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:18 smithi123 bash[68976]: cluster 2024-09-14T04:48:17.528505+0000 mgr.y (mgr.26165) 1222 : cluster [DBG] pgmap v1261: 99 pgs: 99 active+clean; 682 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2024-09-14T04:48:19.087 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:19.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:19.090 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:48:19.191 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:19.212 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:19.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:19.214 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:48:19.315 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:19.337 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:19.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:19.339 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:48:19.440 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:19.472 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:19.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:19.476 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:48:19.576 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:19.593 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:19.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:19.595 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:48:19.696 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:19.721 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:19.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:19.724 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:48:19.825 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:19.859 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:19.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:19.862 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:48:19.963 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:19.989 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:19.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:19.994 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:48:20.095 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:20.124 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:20.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:20.130 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:48:20.231 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:20.256 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:20.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:20.261 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:48:20.362 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:20.396 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:20.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:20.401 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:48:20.502 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:20.511 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:48:20 smithi123 bash[61744]: ts=2024-09-14T04:48:20.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:48:20.530 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:20.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:20.533 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:48:20.634 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:20.666 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:20.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:20.670 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:48:20.772 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:20.801 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:20.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:20.806 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:48:20.908 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:20.935 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:20.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:20.938 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:48:21.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:20 smithi038 bash[84940]: cluster 2024-09-14T04:48:19.529053+0000 mgr.y (mgr.26165) 1223 : cluster [DBG] pgmap v1262: 99 pgs: 99 active+clean; 620 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 765 op/s 2024-09-14T04:48:21.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:20 smithi038 bash[84940]: cluster 2024-09-14T04:48:19.529053+0000 mgr.y (mgr.26165) 1223 : cluster [DBG] pgmap v1262: 99 pgs: 99 active+clean; 620 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 765 op/s 2024-09-14T04:48:21.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:20 smithi038 bash[87336]: cluster 2024-09-14T04:48:19.529053+0000 mgr.y (mgr.26165) 1223 : cluster [DBG] pgmap v1262: 99 pgs: 99 active+clean; 620 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 765 op/s 2024-09-14T04:48:21.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:20 smithi038 bash[87336]: cluster 2024-09-14T04:48:19.529053+0000 mgr.y (mgr.26165) 1223 : cluster [DBG] pgmap v1262: 99 pgs: 99 active+clean; 620 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 765 op/s 2024-09-14T04:48:21.039 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:21.065 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:21.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:21.070 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:48:21.171 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:21.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:20 smithi123 bash[68976]: cluster 2024-09-14T04:48:19.529053+0000 mgr.y (mgr.26165) 1223 : cluster [DBG] pgmap v1262: 99 pgs: 99 active+clean; 620 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 765 op/s 2024-09-14T04:48:21.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:20 smithi123 bash[68976]: cluster 2024-09-14T04:48:19.529053+0000 mgr.y (mgr.26165) 1223 : cluster [DBG] pgmap v1262: 99 pgs: 99 active+clean; 620 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 765 op/s 2024-09-14T04:48:21.211 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:21.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:21.214 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:48:21.314 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:21.348 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:21.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:21.349 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:48:21.450 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:21.475 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:21.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:21.478 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:48:21.578 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:21.610 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:21.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:21.613 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:48:21.713 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:21.739 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:21.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:21.743 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:48:21.844 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:21.868 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:21.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:21.870 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:48:21.971 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:21.997 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:22.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:22.001 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:48:22.101 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:22.124 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:22.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:22.127 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:48:22.228 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:22.255 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:22.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:22.260 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:48:22.360 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:22.392 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:22.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:22.397 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:48:22.498 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:22.523 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:22.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:22.532 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:48:22.633 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:22.654 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:22.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:22.656 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:48:22.713 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-14T04:48:22.756 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:22.785 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:22.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:22.787 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:48:22.823 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd unset noscrub 2024-09-14T04:48:22.888 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:22.897 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:22 smithi123 bash[68976]: cluster 2024-09-14T04:48:21.529719+0000 mgr.y (mgr.26165) 1224 : cluster [DBG] pgmap v1263: 99 pgs: 99 active+clean; 420 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 810 op/s 2024-09-14T04:48:22.897 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:22 smithi123 bash[68976]: cluster 2024-09-14T04:48:21.529719+0000 mgr.y (mgr.26165) 1224 : cluster [DBG] pgmap v1263: 99 pgs: 99 active+clean; 420 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 810 op/s 2024-09-14T04:48:22.918 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:22.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:22.925 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:48:23.026 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:23.053 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:23.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:23.061 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:48:23.161 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:23.185 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:23.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:23.189 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:48:23.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:22 smithi038 bash[84940]: cluster 2024-09-14T04:48:21.529719+0000 mgr.y (mgr.26165) 1224 : cluster [DBG] pgmap v1263: 99 pgs: 99 active+clean; 420 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 810 op/s 2024-09-14T04:48:23.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:22 smithi038 bash[84940]: cluster 2024-09-14T04:48:21.529719+0000 mgr.y (mgr.26165) 1224 : cluster [DBG] pgmap v1263: 99 pgs: 99 active+clean; 420 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 810 op/s 2024-09-14T04:48:23.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:22 smithi038 bash[87336]: cluster 2024-09-14T04:48:21.529719+0000 mgr.y (mgr.26165) 1224 : cluster [DBG] pgmap v1263: 99 pgs: 99 active+clean; 420 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 810 op/s 2024-09-14T04:48:23.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:22 smithi038 bash[87336]: cluster 2024-09-14T04:48:21.529719+0000 mgr.y (mgr.26165) 1224 : cluster [DBG] pgmap v1263: 99 pgs: 99 active+clean; 420 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 810 op/s 2024-09-14T04:48:23.290 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:23.301 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:48:23.320 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:23.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:23.322 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:48:23.423 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:23.449 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:23.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:23.457 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:48:23.558 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:23.589 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:23.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:23.594 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:48:23.694 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:23.725 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:23.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:23.733 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:48:23.833 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:23.867 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:23.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:23.872 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:48:23.972 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:23.995 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:24.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:24.001 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:48:24.101 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:24.131 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:24.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:24.135 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:48:24.236 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:24.263 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:24.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:24.265 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:48:24.366 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:24.385 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:24.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:24.386 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:48:24.487 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:24.519 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:24.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:24.525 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:48:24.626 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:24.658 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:24.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:24.661 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:48:24.762 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:24.787 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:24.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:24.790 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:48:24.891 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:24.900 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:24 smithi038 bash[84940]: cluster 2024-09-14T04:48:23.530167+0000 mgr.y (mgr.26165) 1225 : cluster [DBG] pgmap v1264: 99 pgs: 99 active+clean; 420 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 737 op/s 2024-09-14T04:48:24.901 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:24 smithi038 bash[84940]: cluster 2024-09-14T04:48:23.530167+0000 mgr.y (mgr.26165) 1225 : cluster [DBG] pgmap v1264: 99 pgs: 99 active+clean; 420 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 737 op/s 2024-09-14T04:48:24.901 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:24 smithi038 bash[87336]: cluster 2024-09-14T04:48:23.530167+0000 mgr.y (mgr.26165) 1225 : cluster [DBG] pgmap v1264: 99 pgs: 99 active+clean; 420 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 737 op/s 2024-09-14T04:48:24.901 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:24 smithi038 bash[87336]: cluster 2024-09-14T04:48:23.530167+0000 mgr.y (mgr.26165) 1225 : cluster [DBG] pgmap v1264: 99 pgs: 99 active+clean; 420 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 737 op/s 2024-09-14T04:48:24.914 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:24.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:24.917 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:48:25.018 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:25.047 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:25.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:25.052 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:48:25.152 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:25.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:24 smithi123 bash[68976]: cluster 2024-09-14T04:48:23.530167+0000 mgr.y (mgr.26165) 1225 : cluster [DBG] pgmap v1264: 99 pgs: 99 active+clean; 420 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 737 op/s 2024-09-14T04:48:25.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:24 smithi123 bash[68976]: cluster 2024-09-14T04:48:23.530167+0000 mgr.y (mgr.26165) 1225 : cluster [DBG] pgmap v1264: 99 pgs: 99 active+clean; 420 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 737 op/s 2024-09-14T04:48:25.188 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:25.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:25.192 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:48:25.293 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:25.324 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:25.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:25.326 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:48:25.427 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:25.456 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:25.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:25.458 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:48:25.558 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:25.580 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:25.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:25.584 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:48:25.684 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:25.707 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:25.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:25.714 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:48:25.763 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 4, 5, 6, 7, 0] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-09-14T04:48:25.763 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-14T04:48:25.763 INFO:tasks.thrashosds.thrasher:inject_pause on osd.4 2024-09-14T04:48:25.763 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2024-09-14T04:48:25.763 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2024-09-14T04:48:25.763 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.4 config set filestore_inject_stall 3 2024-09-14T04:48:25.815 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:25.848 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:25.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:25.853 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:48:25.953 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:25.980 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:25.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:25.986 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:48:26.086 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:26.115 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:26.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:26.122 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:48:26.223 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:26.259 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:26.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:26.263 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:48:26.363 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:26.382 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:26.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:26.385 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:48:26.485 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:26.510 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:26.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:26.512 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:48:26.613 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:26.652 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:26.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:26.657 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:48:26.757 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:26.776 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:26.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:26.778 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:48:26.879 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:26.910 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:26.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:26.913 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:48:27.011 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:26 smithi038 bash[84940]: cluster 2024-09-14T04:48:25.530709+0000 mgr.y (mgr.26165) 1226 : cluster [DBG] pgmap v1265: 99 pgs: 99 active+clean; 357 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 737 op/s 2024-09-14T04:48:27.011 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:26 smithi038 bash[84940]: cluster 2024-09-14T04:48:25.530709+0000 mgr.y (mgr.26165) 1226 : cluster [DBG] pgmap v1265: 99 pgs: 99 active+clean; 357 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 737 op/s 2024-09-14T04:48:27.011 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:26 smithi038 bash[87336]: cluster 2024-09-14T04:48:25.530709+0000 mgr.y (mgr.26165) 1226 : cluster [DBG] pgmap v1265: 99 pgs: 99 active+clean; 357 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 737 op/s 2024-09-14T04:48:27.012 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:26 smithi038 bash[87336]: cluster 2024-09-14T04:48:25.530709+0000 mgr.y (mgr.26165) 1226 : cluster [DBG] pgmap v1265: 99 pgs: 99 active+clean; 357 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 737 op/s 2024-09-14T04:48:27.013 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:27.042 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:27.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:27.046 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:48:27.147 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:27.156 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:26 smithi123 bash[68976]: cluster 2024-09-14T04:48:25.530709+0000 mgr.y (mgr.26165) 1226 : cluster [DBG] pgmap v1265: 99 pgs: 99 active+clean; 357 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 737 op/s 2024-09-14T04:48:27.156 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:26 smithi123 bash[68976]: cluster 2024-09-14T04:48:25.530709+0000 mgr.y (mgr.26165) 1226 : cluster [DBG] pgmap v1265: 99 pgs: 99 active+clean; 357 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 737 op/s 2024-09-14T04:48:27.179 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:27.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:27.185 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:48:27.286 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:27.316 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:27.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:27.321 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:48:27.422 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:27.453 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:27.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:27.458 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:48:27.559 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:27.590 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:27.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:27.594 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:48:27.695 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:27.722 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:27.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:27.729 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:48:27.829 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:27.880 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:27.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:27.884 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:48:27.984 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:28.019 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:28.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:28.025 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:48:28.125 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:28.147 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:28.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:28.149 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:48:28.211 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:48:28.211 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:48:28.250 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:28.292 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:28.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:28.295 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:48:28.396 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:28.424 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:28.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:28.430 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:48:28.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:48:28 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:48:28] "GET /metrics HTTP/1.1" 200 36682 "" "Prometheus/2.51.0" 2024-09-14T04:48:28.531 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:28.561 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:28.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:28.566 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:48:28.666 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:28.700 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:28.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:28.704 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:48:28.805 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:28.830 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:28.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:28.838 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:48:28.931 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:28 smithi038 bash[84940]: cluster 2024-09-14T04:48:27.531394+0000 mgr.y (mgr.26165) 1227 : cluster [DBG] pgmap v1266: 99 pgs: 99 active+clean; 165 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 769 op/s 2024-09-14T04:48:28.931 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:28 smithi038 bash[84940]: cluster 2024-09-14T04:48:27.531394+0000 mgr.y (mgr.26165) 1227 : cluster [DBG] pgmap v1266: 99 pgs: 99 active+clean; 165 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 769 op/s 2024-09-14T04:48:28.931 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:28 smithi038 bash[87336]: cluster 2024-09-14T04:48:27.531394+0000 mgr.y (mgr.26165) 1227 : cluster [DBG] pgmap v1266: 99 pgs: 99 active+clean; 165 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 769 op/s 2024-09-14T04:48:28.931 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:28 smithi038 bash[87336]: cluster 2024-09-14T04:48:27.531394+0000 mgr.y (mgr.26165) 1227 : cluster [DBG] pgmap v1266: 99 pgs: 99 active+clean; 165 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 769 op/s 2024-09-14T04:48:28.939 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:28.961 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:28.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:28.964 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:48:29.065 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:29.073 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:28 smithi123 bash[68976]: cluster 2024-09-14T04:48:27.531394+0000 mgr.y (mgr.26165) 1227 : cluster [DBG] pgmap v1266: 99 pgs: 99 active+clean; 165 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 769 op/s 2024-09-14T04:48:29.073 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:28 smithi123 bash[68976]: cluster 2024-09-14T04:48:27.531394+0000 mgr.y (mgr.26165) 1227 : cluster [DBG] pgmap v1266: 99 pgs: 99 active+clean; 165 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 769 op/s 2024-09-14T04:48:29.087 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:29.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:29.091 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:48:29.192 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:29.222 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:29.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:29.225 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:48:29.326 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:29.348 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:29.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:29.354 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:48:29.357 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Removed 104538 objects 2024-09-14T04:48:29.358 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Clean up completed and total clean up time :141.59 2024-09-14T04:48:29.455 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:29.477 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:29.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:29.479 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:48:29.579 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:29.604 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:29.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:29.606 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:48:29.644 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_5 2024-09-14T04:48:29.645 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd pool rm unique_pool_5 unique_pool_5 --yes-i-really-really-mean-it 2024-09-14T04:48:29.707 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:29.730 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:29.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:29.733 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:48:29.833 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:29.850 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:29.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:29.852 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:48:29.953 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:29.978 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:29.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:29.980 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:48:30.081 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:30.106 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:30.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:30.108 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:48:30.209 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:30.235 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:30.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:30.237 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:48:30.338 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:30.367 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:30.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:30.369 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:48:30.438 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:48:30 smithi123 bash[61744]: ts=2024-09-14T04:48:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:48:30.470 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:30.497 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:30.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:30.499 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:48:30.599 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T04:48:30.600 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:30.627 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:30.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:30.629 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:48:30.730 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:30.758 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:30.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:30.760 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:48:30.860 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:30.888 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:30.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:30.891 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:48:30.991 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:31.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:30 smithi123 bash[68976]: cluster 2024-09-14T04:48:29.531916+0000 mgr.y (mgr.26165) 1228 : cluster [DBG] pgmap v1267: 99 pgs: 99 active+clean; 151 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 707 op/s 2024-09-14T04:48:31.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:30 smithi123 bash[68976]: cluster 2024-09-14T04:48:29.531916+0000 mgr.y (mgr.26165) 1228 : cluster [DBG] pgmap v1267: 99 pgs: 99 active+clean; 151 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 707 op/s 2024-09-14T04:48:31.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:30 smithi123 bash[68976]: audit 2024-09-14T04:48:30.249210+0000 mon.a (mon.0) 1448 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:48:31.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:30 smithi123 bash[68976]: audit 2024-09-14T04:48:30.249210+0000 mon.a (mon.0) 1448 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:48:31.019 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:31.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:31.022 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:48:31.122 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:31.148 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:31.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:31.151 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:48:31.251 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:31.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:30 smithi038 bash[87336]: cluster 2024-09-14T04:48:29.531916+0000 mgr.y (mgr.26165) 1228 : cluster [DBG] pgmap v1267: 99 pgs: 99 active+clean; 151 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 707 op/s 2024-09-14T04:48:31.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:30 smithi038 bash[87336]: cluster 2024-09-14T04:48:29.531916+0000 mgr.y (mgr.26165) 1228 : cluster [DBG] pgmap v1267: 99 pgs: 99 active+clean; 151 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 707 op/s 2024-09-14T04:48:31.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:30 smithi038 bash[87336]: audit 2024-09-14T04:48:30.249210+0000 mon.a (mon.0) 1448 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:48:31.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:30 smithi038 bash[87336]: audit 2024-09-14T04:48:30.249210+0000 mon.a (mon.0) 1448 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:48:31.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:30 smithi038 bash[84940]: cluster 2024-09-14T04:48:29.531916+0000 mgr.y (mgr.26165) 1228 : cluster [DBG] pgmap v1267: 99 pgs: 99 active+clean; 151 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 707 op/s 2024-09-14T04:48:31.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:30 smithi038 bash[84940]: cluster 2024-09-14T04:48:29.531916+0000 mgr.y (mgr.26165) 1228 : cluster [DBG] pgmap v1267: 99 pgs: 99 active+clean; 151 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 707 op/s 2024-09-14T04:48:31.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:30 smithi038 bash[84940]: audit 2024-09-14T04:48:30.249210+0000 mon.a (mon.0) 1448 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:48:31.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:30 smithi038 bash[84940]: audit 2024-09-14T04:48:30.249210+0000 mon.a (mon.0) 1448 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:48:31.279 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:31.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:31.282 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:48:31.383 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:31.409 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:31.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:31.411 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:48:31.512 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:31.537 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:31.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:31.540 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:48:31.641 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:31.665 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:31.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:31.667 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:48:31.768 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:31.788 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:31.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:31.790 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:48:31.891 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:31.911 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:31.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:31.912 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:48:32.013 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:32.031 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:32.032 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:31 smithi123 bash[68976]: audit 2024-09-14T04:48:31.339474+0000 mon.a (mon.0) 1449 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:48:32.032 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:31 smithi123 bash[68976]: audit 2024-09-14T04:48:31.339474+0000 mon.a (mon.0) 1449 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:48:32.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:32.033 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:48:32.134 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:32.142 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:31 smithi038 bash[84940]: audit 2024-09-14T04:48:31.339474+0000 mon.a (mon.0) 1449 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:48:32.142 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:31 smithi038 bash[84940]: audit 2024-09-14T04:48:31.339474+0000 mon.a (mon.0) 1449 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:48:32.142 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:31 smithi038 bash[87336]: audit 2024-09-14T04:48:31.339474+0000 mon.a (mon.0) 1449 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:48:32.142 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:31 smithi038 bash[87336]: audit 2024-09-14T04:48:31.339474+0000 mon.a (mon.0) 1449 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:48:32.153 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:32.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:32.155 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:48:32.256 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:32.277 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:32.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:32.279 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:48:32.284 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-09-14T04:48:32.284 INFO:teuthology.orchestra.run.smithi038.stdout: "size": 20, 2024-09-14T04:48:32.284 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 600, 2024-09-14T04:48:32.284 INFO:teuthology.orchestra.run.smithi038.stdout: "ops": [ 2024-09-14T04:48:32.284 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.285 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.35355.0:91415 9.d 9:b2364120:::benchmark_data_smithi038_186784_object91414:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e222)", 2024-09-14T04:48:32.285 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:40:45.816892+0000", 2024-09-14T04:48:32.285 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 466.46603123, 2024-09-14T04:48:32.285 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.58230174800000001, 2024-09-14T04:48:32.285 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:48:32.285 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:48:32.285 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:48:32.285 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:48:32.285 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.35355", 2024-09-14T04:48:32.285 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/3480536391", 2024-09-14T04:48:32.285 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 91415 2024-09-14T04:48:32.285 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.285 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:48:32.285 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.286 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:48:32.286 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.816892+0000", 2024-09-14T04:48:32.286 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:48:32.286 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.286 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.286 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:48:32.286 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.816892+0000", 2024-09-14T04:48:32.286 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:48:32.286 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.286 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.286 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:48:32.286 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.816894+0000", 2024-09-14T04:48:32.286 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.7039999999999999e-06 2024-09-14T04:48:32.286 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.287 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.287 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:48:32.287 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.816917+0000", 2024-09-14T04:48:32.287 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.3479e-05 2024-09-14T04:48:32.287 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.287 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.287 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:48:32.287 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.816932+0000", 2024-09-14T04:48:32.287 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.4426999999999999e-05 2024-09-14T04:48:32.287 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.287 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.287 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:48:32.287 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.816940+0000", 2024-09-14T04:48:32.287 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.0940000000000008e-06 2024-09-14T04:48:32.288 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.288 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.288 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:48:32.288 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.817001+0000", 2024-09-14T04:48:32.288 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.1820000000000001e-05 2024-09-14T04:48:32.288 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.288 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.288 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:48:32.288 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.817148+0000", 2024-09-14T04:48:32.288 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00014664499999999999 2024-09-14T04:48:32.288 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.288 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.289 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 5,7", 2024-09-14T04:48:32.289 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.817273+0000", 2024-09-14T04:48:32.289 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00012448599999999999 2024-09-14T04:48:32.289 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.289 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.289 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:48:32.289 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:46.395121+0000", 2024-09-14T04:48:32.289 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.577847899 2024-09-14T04:48:32.289 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.289 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.289 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:48:32.289 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:46.395178+0000", 2024-09-14T04:48:32.289 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.7225999999999997e-05 2024-09-14T04:48:32.290 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.290 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.290 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:48:32.290 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:46.399049+0000", 2024-09-14T04:48:32.290 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0038707759999999998 2024-09-14T04:48:32.290 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.290 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.290 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:48:32.290 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:46.399118+0000", 2024-09-14T04:48:32.290 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.9051e-05 2024-09-14T04:48:32.290 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.290 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.290 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:48:32.290 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:46.399194+0000", 2024-09-14T04:48:32.291 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.6141000000000002e-05 2024-09-14T04:48:32.291 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:48:32.291 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:48:32.291 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:48:32.291 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.291 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.291 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.35355.0:91416 9.6 e222/215 9:6167d856:::benchmark_data_smithi038_186784_object91415:head v 222'5663, mlcod=222'5660)", 2024-09-14T04:48:32.291 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:40:45.820683+0000", 2024-09-14T04:48:32.291 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 466.46224000199999, 2024-09-14T04:48:32.291 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.57465323800000001, 2024-09-14T04:48:32.291 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:48:32.291 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:48:32.291 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:48:32.291 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:48:32.292 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.292 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:48:32.292 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.820683+0000", 2024-09-14T04:48:32.292 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:48:32.292 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.292 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.292 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:48:32.292 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.820683+0000", 2024-09-14T04:48:32.292 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:48:32.292 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.292 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.292 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:48:32.292 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.820684+0000", 2024-09-14T04:48:32.292 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.9400000000000004e-07 2024-09-14T04:48:32.292 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.293 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.293 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:48:32.293 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.820794+0000", 2024-09-14T04:48:32.293 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000110084 2024-09-14T04:48:32.293 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.293 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.293 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:48:32.293 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.820806+0000", 2024-09-14T04:48:32.293 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.1353e-05 2024-09-14T04:48:32.293 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.293 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.293 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:48:32.293 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.820813+0000", 2024-09-14T04:48:32.293 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.8839999999999994e-06 2024-09-14T04:48:32.294 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.294 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.294 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:48:32.294 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.820860+0000", 2024-09-14T04:48:32.294 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.6669000000000003e-05 2024-09-14T04:48:32.294 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.294 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.294 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:48:32.294 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.820874+0000", 2024-09-14T04:48:32.294 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.3461e-05 2024-09-14T04:48:32.294 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.294 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.294 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:48:32.294 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:46.394885+0000", 2024-09-14T04:48:32.295 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.57401110600000005 2024-09-14T04:48:32.295 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.295 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.295 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:48:32.295 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:46.395336+0000", 2024-09-14T04:48:32.295 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00045178699999999999 2024-09-14T04:48:32.295 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:48:32.295 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:48:32.295 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:48:32.295 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.295 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.295 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.35355.0:91419 9.f e222/215 9:fb8d3f8a:::benchmark_data_smithi038_186784_object91418:head v 222'5645, mlcod=222'5643)", 2024-09-14T04:48:32.295 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:40:45.820897+0000", 2024-09-14T04:48:32.295 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 466.46202588199998, 2024-09-14T04:48:32.296 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.57421151299999995, 2024-09-14T04:48:32.296 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:48:32.296 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:48:32.296 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:48:32.296 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:48:32.296 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.296 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:48:32.296 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.820897+0000", 2024-09-14T04:48:32.296 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:48:32.296 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.296 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.296 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:48:32.296 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.820897+0000", 2024-09-14T04:48:32.296 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:48:32.297 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.297 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.297 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:48:32.297 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.820898+0000", 2024-09-14T04:48:32.297 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.0900000000000001e-07 2024-09-14T04:48:32.297 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.297 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.297 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:48:32.297 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.821024+0000", 2024-09-14T04:48:32.297 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00012568900000000001 2024-09-14T04:48:32.297 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.297 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.298 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:48:32.298 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.821031+0000", 2024-09-14T04:48:32.298 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.2200000000000003e-06 2024-09-14T04:48:32.298 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.298 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.298 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:48:32.298 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.821036+0000", 2024-09-14T04:48:32.298 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.6890000000000003e-06 2024-09-14T04:48:32.298 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.298 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.298 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:48:32.298 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.821104+0000", 2024-09-14T04:48:32.298 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.8177999999999997e-05 2024-09-14T04:48:32.298 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.298 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.299 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:48:32.299 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.821122+0000", 2024-09-14T04:48:32.299 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.8788999999999999e-05 2024-09-14T04:48:32.299 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.299 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.299 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:48:32.299 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.827157+0000", 2024-09-14T04:48:32.299 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0060345099999999999 2024-09-14T04:48:32.299 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.299 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.299 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:48:32.299 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:46.395109+0000", 2024-09-14T04:48:32.299 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.56795182899999996 2024-09-14T04:48:32.299 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:48:32.300 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:48:32.300 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:48:32.300 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.300 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.300 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop_reply(client.35355.0:91415 9.d e222/215 ondisk, result = 0)", 2024-09-14T04:48:32.300 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:40:45.823505+0000", 2024-09-14T04:48:32.300 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 466.459418046, 2024-09-14T04:48:32.300 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.57167918600000001, 2024-09-14T04:48:32.300 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:48:32.300 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:48:32.300 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "started", 2024-09-14T04:48:32.300 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:48:32.300 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.301 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:48:32.301 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.823505+0000", 2024-09-14T04:48:32.301 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:48:32.301 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.301 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.301 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:48:32.301 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.823505+0000", 2024-09-14T04:48:32.301 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:48:32.301 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.301 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.301 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:48:32.301 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.823506+0000", 2024-09-14T04:48:32.301 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.3340000000000001e-06 2024-09-14T04:48:32.301 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.302 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.302 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:48:32.302 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.823514+0000", 2024-09-14T04:48:32.302 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.0859999999999996e-06 2024-09-14T04:48:32.302 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.302 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.302 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:48:32.302 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.823529+0000", 2024-09-14T04:48:32.302 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.5038999999999999e-05 2024-09-14T04:48:32.302 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.302 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.302 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:48:32.302 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.823537+0000", 2024-09-14T04:48:32.302 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.3110000000000006e-06 2024-09-14T04:48:32.302 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.303 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.303 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:48:32.303 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:46.395076+0000", 2024-09-14T04:48:32.303 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.57153957399999999 2024-09-14T04:48:32.303 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.303 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.303 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:48:32.303 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:46.395101+0000", 2024-09-14T04:48:32.303 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.419e-05 2024-09-14T04:48:32.303 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.303 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.303 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:48:32.303 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:46.395184+0000", 2024-09-14T04:48:32.303 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.3652000000000005e-05 2024-09-14T04:48:32.303 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:48:32.304 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:48:32.304 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:48:32.304 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.304 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.304 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.35355.0:91417 9.4 9:2f8ae012:::benchmark_data_smithi038_186784_object91416:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e222)", 2024-09-14T04:48:32.304 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:40:45.826275+0000", 2024-09-14T04:48:32.304 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 466.45664781900001, 2024-09-14T04:48:32.304 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.58165518000000005, 2024-09-14T04:48:32.304 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:48:32.304 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:48:32.304 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:48:32.304 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:48:32.304 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.35355", 2024-09-14T04:48:32.304 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/3480536391", 2024-09-14T04:48:32.305 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 91417 2024-09-14T04:48:32.305 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.305 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:48:32.305 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.305 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:48:32.305 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.826275+0000", 2024-09-14T04:48:32.305 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:48:32.305 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.305 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.305 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:48:32.305 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.826275+0000", 2024-09-14T04:48:32.305 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:48:32.306 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.306 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.306 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:48:32.306 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.826277+0000", 2024-09-14T04:48:32.306 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.0059999999999999e-06 2024-09-14T04:48:32.306 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.306 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.306 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:48:32.306 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.826338+0000", 2024-09-14T04:48:32.306 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.0232000000000002e-05 2024-09-14T04:48:32.306 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.306 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.306 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:48:32.307 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.826356+0000", 2024-09-14T04:48:32.307 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.8298e-05 2024-09-14T04:48:32.307 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.307 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.307 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:48:32.307 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.826366+0000", 2024-09-14T04:48:32.307 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.0349999999999999e-05 2024-09-14T04:48:32.307 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.307 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.307 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:48:32.307 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.826691+0000", 2024-09-14T04:48:32.307 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00032519800000000001 2024-09-14T04:48:32.307 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.307 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.307 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:48:32.308 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.826817+0000", 2024-09-14T04:48:32.308 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000125158 2024-09-14T04:48:32.308 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.308 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.308 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 3,4", 2024-09-14T04:48:32.308 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.826902+0000", 2024-09-14T04:48:32.308 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.4914999999999996e-05 2024-09-14T04:48:32.308 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.308 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.308 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:48:32.308 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:46.402312+0000", 2024-09-14T04:48:32.308 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.57541004299999998 2024-09-14T04:48:32.308 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.308 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.309 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:48:32.309 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:46.407376+0000", 2024-09-14T04:48:32.309 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0050648560000000004 2024-09-14T04:48:32.309 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.309 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.309 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:48:32.309 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:46.407729+0000", 2024-09-14T04:48:32.309 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00035288700000000002 2024-09-14T04:48:32.309 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.309 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.309 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:48:32.309 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:46.407848+0000", 2024-09-14T04:48:32.309 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00011871600000000001 2024-09-14T04:48:32.309 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.309 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.310 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:48:32.310 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:46.407931+0000", 2024-09-14T04:48:32.310 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.2521000000000005e-05 2024-09-14T04:48:32.310 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:48:32.310 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:48:32.310 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:48:32.310 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.310 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.310 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.35355.0:91423 9.d 9:b1d46b0d:::benchmark_data_smithi038_186784_object91422:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e222)", 2024-09-14T04:48:32.310 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:40:45.826396+0000", 2024-09-14T04:48:32.310 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 466.45652742300001, 2024-09-14T04:48:32.310 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.58522827300000002, 2024-09-14T04:48:32.310 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:48:32.310 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:48:32.311 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:48:32.311 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:48:32.311 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.35355", 2024-09-14T04:48:32.311 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/3480536391", 2024-09-14T04:48:32.311 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 91423 2024-09-14T04:48:32.311 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.311 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:48:32.311 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.311 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:48:32.311 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.826396+0000", 2024-09-14T04:48:32.311 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:48:32.311 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.311 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.312 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:48:32.312 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.826396+0000", 2024-09-14T04:48:32.312 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:48:32.312 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.312 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.312 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:48:32.312 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.826396+0000", 2024-09-14T04:48:32.312 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.0800000000000004e-07 2024-09-14T04:48:32.312 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.312 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.312 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:48:32.312 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.826448+0000", 2024-09-14T04:48:32.313 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.1591999999999997e-05 2024-09-14T04:48:32.313 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.313 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.313 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:48:32.313 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.826455+0000", 2024-09-14T04:48:32.313 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.3830000000000003e-06 2024-09-14T04:48:32.313 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.313 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.313 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:48:32.313 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.826460+0000", 2024-09-14T04:48:32.313 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.1729999999999997e-06 2024-09-14T04:48:32.313 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.313 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.314 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:48:32.314 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:46.395247+0000", 2024-09-14T04:48:32.314 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.56878749699999998 2024-09-14T04:48:32.314 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.314 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.314 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:48:32.314 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:46.395470+0000", 2024-09-14T04:48:32.314 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00022320400000000001 2024-09-14T04:48:32.314 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.314 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.314 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 5,7", 2024-09-14T04:48:32.314 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:46.395651+0000", 2024-09-14T04:48:32.314 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00018042700000000001 2024-09-14T04:48:32.314 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.314 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.315 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:48:32.315 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:46.411122+0000", 2024-09-14T04:48:32.315 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.015471046 2024-09-14T04:48:32.315 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.315 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.315 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:48:32.315 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:46.411197+0000", 2024-09-14T04:48:32.315 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.5115000000000002e-05 2024-09-14T04:48:32.315 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.315 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.315 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:48:32.315 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:46.411308+0000", 2024-09-14T04:48:32.315 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000111124 2024-09-14T04:48:32.315 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.316 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.316 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:48:32.316 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:46.411505+0000", 2024-09-14T04:48:32.316 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00019745299999999999 2024-09-14T04:48:32.316 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.316 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.316 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:48:32.316 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:46.411624+0000", 2024-09-14T04:48:32.316 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000118651 2024-09-14T04:48:32.316 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:48:32.316 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:48:32.316 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:48:32.317 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.317 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.317 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.35355.0:91427 9.0 9:01e4e968:::benchmark_data_smithi038_186784_object91426:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e222)", 2024-09-14T04:48:32.317 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:40:45.826468+0000", 2024-09-14T04:48:32.317 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 466.45645565500001, 2024-09-14T04:48:32.317 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.59496244700000001, 2024-09-14T04:48:32.317 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:48:32.317 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:48:32.317 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:48:32.317 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:48:32.317 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.35355", 2024-09-14T04:48:32.317 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/3480536391", 2024-09-14T04:48:32.317 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 91427 2024-09-14T04:48:32.317 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.317 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:48:32.318 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.318 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:48:32.318 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.826468+0000", 2024-09-14T04:48:32.318 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:48:32.318 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.318 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.318 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:48:32.318 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.826468+0000", 2024-09-14T04:48:32.318 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:48:32.319 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.319 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.319 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:48:32.319 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.826468+0000", 2024-09-14T04:48:32.319 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.8500000000000002e-07 2024-09-14T04:48:32.319 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.319 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.319 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:48:32.319 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.826503+0000", 2024-09-14T04:48:32.320 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.5519000000000003e-05 2024-09-14T04:48:32.320 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.320 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.320 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:48:32.320 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.826511+0000", 2024-09-14T04:48:32.320 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.8010000000000004e-06 2024-09-14T04:48:32.320 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.320 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.320 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:48:32.320 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.826517+0000", 2024-09-14T04:48:32.320 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.5790000000000003e-06 2024-09-14T04:48:32.320 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.320 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.320 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:48:32.321 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.826574+0000", 2024-09-14T04:48:32.321 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.7555e-05 2024-09-14T04:48:32.321 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.321 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.321 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:48:32.321 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.826728+0000", 2024-09-14T04:48:32.321 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00015318600000000001 2024-09-14T04:48:32.321 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.321 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.321 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 2,6", 2024-09-14T04:48:32.321 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.826867+0000", 2024-09-14T04:48:32.321 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00013951 2024-09-14T04:48:32.322 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.322 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.322 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:48:32.322 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:46.405394+0000", 2024-09-14T04:48:32.322 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.57852681500000003 2024-09-14T04:48:32.322 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.322 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.322 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:48:32.323 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:46.405447+0000", 2024-09-14T04:48:32.323 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.2732000000000003e-05 2024-09-14T04:48:32.323 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.323 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.323 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:48:32.323 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:46.421331+0000", 2024-09-14T04:48:32.323 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.015883969000000001 2024-09-14T04:48:32.323 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.323 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.323 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:48:32.323 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:46.421380+0000", 2024-09-14T04:48:32.324 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.9483e-05 2024-09-14T04:48:32.324 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.324 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.324 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:48:32.324 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:46.421430+0000", 2024-09-14T04:48:32.324 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.9913000000000001e-05 2024-09-14T04:48:32.324 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:48:32.324 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:48:32.324 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:48:32.324 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.324 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.324 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.35355.0:91428 9.4 9:2a10bdb1:::benchmark_data_smithi038_186784_object91427:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e222)", 2024-09-14T04:48:32.324 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:40:45.826530+0000", 2024-09-14T04:48:32.324 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 466.45639329199997, 2024-09-14T04:48:32.324 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.58189238700000001, 2024-09-14T04:48:32.325 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:48:32.325 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:48:32.325 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:48:32.325 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:48:32.325 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.35355", 2024-09-14T04:48:32.325 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/3480536391", 2024-09-14T04:48:32.325 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 91428 2024-09-14T04:48:32.325 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.325 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:48:32.325 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.325 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:48:32.325 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.826530+0000", 2024-09-14T04:48:32.326 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:48:32.326 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.326 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.326 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:48:32.326 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.826530+0000", 2024-09-14T04:48:32.326 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:48:32.326 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.326 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.326 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:48:32.326 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.826530+0000", 2024-09-14T04:48:32.326 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.0500000000000004e-07 2024-09-14T04:48:32.326 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.326 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.326 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:48:32.327 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.826577+0000", 2024-09-14T04:48:32.327 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.6625000000000002e-05 2024-09-14T04:48:32.327 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.327 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.327 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:48:32.327 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.826585+0000", 2024-09-14T04:48:32.327 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.1980000000000001e-06 2024-09-14T04:48:32.327 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.327 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.327 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:48:32.327 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.826591+0000", 2024-09-14T04:48:32.327 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.6450000000000002e-06 2024-09-14T04:48:32.327 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.327 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.328 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:48:32.328 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:46.398835+0000", 2024-09-14T04:48:32.328 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.57224400499999994 2024-09-14T04:48:32.328 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.328 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.328 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:48:32.328 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:46.398985+0000", 2024-09-14T04:48:32.328 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00015003099999999999 2024-09-14T04:48:32.328 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.328 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.328 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 3,4", 2024-09-14T04:48:32.328 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:46.399134+0000", 2024-09-14T04:48:32.328 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00014940799999999999 2024-09-14T04:48:32.328 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.328 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.329 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:48:32.329 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:46.405305+0000", 2024-09-14T04:48:32.329 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0061705739999999999 2024-09-14T04:48:32.329 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.329 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.329 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:48:32.329 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:46.408240+0000", 2024-09-14T04:48:32.329 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0029354659999999999 2024-09-14T04:48:32.329 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.329 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.329 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:48:32.329 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:46.408305+0000", 2024-09-14T04:48:32.329 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.4543999999999997e-05 2024-09-14T04:48:32.329 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.329 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.330 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:48:32.330 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:46.408372+0000", 2024-09-14T04:48:32.330 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.6940000000000006e-05 2024-09-14T04:48:32.330 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.330 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.330 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:48:32.330 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:46.408422+0000", 2024-09-14T04:48:32.330 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.0445999999999998e-05 2024-09-14T04:48:32.330 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:48:32.330 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:48:32.330 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:48:32.330 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.330 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.330 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop_reply(client.35355.0:91427 9.0 e222/215 ondisk, result = 0)", 2024-09-14T04:48:32.330 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:40:45.830979+0000", 2024-09-14T04:48:32.331 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 466.45194394499998, 2024-09-14T04:48:32.331 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.574428092, 2024-09-14T04:48:32.331 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:48:32.331 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:48:32.331 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "started", 2024-09-14T04:48:32.331 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:48:32.331 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.331 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:48:32.331 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.830979+0000", 2024-09-14T04:48:32.331 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:48:32.331 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.331 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.331 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:48:32.331 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.830979+0000", 2024-09-14T04:48:32.332 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:48:32.332 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.332 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.332 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:48:32.332 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.830981+0000", 2024-09-14T04:48:32.332 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.6160000000000001e-06 2024-09-14T04:48:32.332 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.332 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.332 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:48:32.332 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.830989+0000", 2024-09-14T04:48:32.332 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.2670000000000006e-06 2024-09-14T04:48:32.332 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.332 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.332 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:48:32.333 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:46.394920+0000", 2024-09-14T04:48:32.333 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.56393122699999998 2024-09-14T04:48:32.333 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.333 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.333 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:48:32.333 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:46.394932+0000", 2024-09-14T04:48:32.333 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.1823e-05 2024-09-14T04:48:32.333 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.333 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.333 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:48:32.333 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:46.405379+0000", 2024-09-14T04:48:32.333 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.010447151 2024-09-14T04:48:32.333 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.333 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.333 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:48:32.334 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:46.405388+0000", 2024-09-14T04:48:32.334 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.6810000000000004e-06 2024-09-14T04:48:32.334 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.334 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.334 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:48:32.334 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:46.405407+0000", 2024-09-14T04:48:32.334 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.9327e-05 2024-09-14T04:48:32.334 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:48:32.334 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:48:32.334 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:48:32.334 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.334 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.334 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.35355.0:91431 9.2 e222/215 9:4f5c56e7:::benchmark_data_smithi038_186784_object91430:head v 222'5705, mlcod=222'5703)", 2024-09-14T04:48:32.334 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:40:45.832508+0000", 2024-09-14T04:48:32.334 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 466.45041511400001, 2024-09-14T04:48:32.334 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.57656471099999995, 2024-09-14T04:48:32.335 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:48:32.335 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:48:32.335 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:48:32.335 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:48:32.335 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.335 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:48:32.335 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.832508+0000", 2024-09-14T04:48:32.335 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:48:32.335 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.335 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.335 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:48:32.335 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.832508+0000", 2024-09-14T04:48:32.335 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:48:32.335 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.335 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.336 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:48:32.336 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.832510+0000", 2024-09-14T04:48:32.336 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.311e-06 2024-09-14T04:48:32.336 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.336 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.336 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:48:32.336 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.832547+0000", 2024-09-14T04:48:32.336 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.6520999999999998e-05 2024-09-14T04:48:32.336 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.336 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.336 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:48:32.336 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:46.394849+0000", 2024-09-14T04:48:32.336 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.56230170800000001 2024-09-14T04:48:32.336 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.336 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.337 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:48:32.337 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:46.394877+0000", 2024-09-14T04:48:32.337 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.8892999999999999e-05 2024-09-14T04:48:32.337 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.337 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.337 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:48:32.337 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:46.394974+0000", 2024-09-14T04:48:32.337 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.6694999999999995e-05 2024-09-14T04:48:32.337 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.337 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.337 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:48:32.337 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:46.395340+0000", 2024-09-14T04:48:32.337 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000366182 2024-09-14T04:48:32.337 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.338 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.338 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:48:32.338 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:46.409027+0000", 2024-09-14T04:48:32.338 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.013686439999999999 2024-09-14T04:48:32.338 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.338 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.338 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:48:32.338 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:46.409073+0000", 2024-09-14T04:48:32.338 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.5961000000000003e-05 2024-09-14T04:48:32.338 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:48:32.338 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:48:32.338 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:48:32.338 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.338 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.338 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.35355.0:91432 9.f e222/215 9:f9cbe5b7:::benchmark_data_smithi038_186784_object91431:head v 222'5646, mlcod=222'5643)", 2024-09-14T04:48:32.339 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:40:45.833023+0000", 2024-09-14T04:48:32.339 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 466.44990064000001, 2024-09-14T04:48:32.339 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.57300279200000004, 2024-09-14T04:48:32.339 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:48:32.339 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:48:32.339 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:48:32.339 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:48:32.339 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.339 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:48:32.339 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.833023+0000", 2024-09-14T04:48:32.339 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:48:32.339 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.339 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.339 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:48:32.339 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.833023+0000", 2024-09-14T04:48:32.340 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:48:32.340 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.340 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.340 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:48:32.340 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.833024+0000", 2024-09-14T04:48:32.340 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.0210000000000001e-06 2024-09-14T04:48:32.340 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.340 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.340 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:48:32.340 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:45.833102+0000", 2024-09-14T04:48:32.340 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.8777999999999997e-05 2024-09-14T04:48:32.341 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.341 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.341 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:48:32.341 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:46.394955+0000", 2024-09-14T04:48:32.341 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.56185293199999997 2024-09-14T04:48:32.341 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.341 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.341 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:48:32.341 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:46.394979+0000", 2024-09-14T04:48:32.341 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.4185999999999998e-05 2024-09-14T04:48:32.341 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.342 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.342 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:48:32.342 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:46.395158+0000", 2024-09-14T04:48:32.342 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00017822399999999999 2024-09-14T04:48:32.342 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.342 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.342 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:48:32.342 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:46.395335+0000", 2024-09-14T04:48:32.342 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00017720100000000001 2024-09-14T04:48:32.342 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.342 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.343 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:48:32.343 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:46.405975+0000", 2024-09-14T04:48:32.343 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.010639776 2024-09-14T04:48:32.343 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.343 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.343 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:48:32.343 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:40:46.406025+0000", 2024-09-14T04:48:32.343 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.0674000000000003e-05 2024-09-14T04:48:32.343 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:48:32.343 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:48:32.343 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:48:32.343 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.343 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.343 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.35355.0:179572 9.3 e226/215 9:cb8d9d2b:::benchmark_data_smithi038_186784_object74367:head v 226'11127, mlcod=226'11124)", 2024-09-14T04:48:32.344 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:42:48.487089+0000", 2024-09-14T04:48:32.344 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 343.79583374200001, 2024-09-14T04:48:32.344 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.56704787199999995, 2024-09-14T04:48:32.344 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:48:32.344 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:48:32.344 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:48:32.344 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:48:32.344 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.344 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:48:32.344 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:48.487089+0000", 2024-09-14T04:48:32.344 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:48:32.344 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.344 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.344 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:48:32.344 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:48.487089+0000", 2024-09-14T04:48:32.345 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:48:32.345 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.345 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.345 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:48:32.345 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:48.487090+0000", 2024-09-14T04:48:32.345 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.2500000000000004e-07 2024-09-14T04:48:32.345 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.345 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.345 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:48:32.345 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:48.487095+0000", 2024-09-14T04:48:32.345 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.3189999999999996e-06 2024-09-14T04:48:32.345 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.345 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.346 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:48:32.346 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:48.487105+0000", 2024-09-14T04:48:32.346 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.0913999999999999e-05 2024-09-14T04:48:32.346 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.346 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.346 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:48:32.346 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:48.487112+0000", 2024-09-14T04:48:32.346 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.5899999999999996e-06 2024-09-14T04:48:32.346 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.346 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.346 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:48:32.346 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:48.487151+0000", 2024-09-14T04:48:32.346 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.8899999999999997e-05 2024-09-14T04:48:32.346 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.347 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.347 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:48:32.347 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:48.487163+0000", 2024-09-14T04:48:32.347 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.1875000000000001e-05 2024-09-14T04:48:32.347 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.347 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.347 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:48:32.347 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:49.054082+0000", 2024-09-14T04:48:32.347 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.56691904299999996 2024-09-14T04:48:32.347 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.347 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.347 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:48:32.347 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:49.054137+0000", 2024-09-14T04:48:32.347 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.5405999999999998e-05 2024-09-14T04:48:32.348 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:48:32.348 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:48:32.348 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:48:32.348 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.348 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.348 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.35355.0:179575 9.a e226/215 9:5f3a7781:::benchmark_data_smithi038_186784_object74370:head v 226'11450, mlcod=226'11448)", 2024-09-14T04:48:32.348 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:42:48.489355+0000", 2024-09-14T04:48:32.348 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 343.79356814499999, 2024-09-14T04:48:32.348 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.58586095500000002, 2024-09-14T04:48:32.348 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:48:32.348 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:48:32.348 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:48:32.349 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:48:32.349 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.349 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:48:32.349 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:48.489355+0000", 2024-09-14T04:48:32.349 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:48:32.349 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.349 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.349 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:48:32.349 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:48.489355+0000", 2024-09-14T04:48:32.349 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:48:32.349 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.349 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.349 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:48:32.350 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:48.489356+0000", 2024-09-14T04:48:32.350 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.8299999999999995e-07 2024-09-14T04:48:32.350 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.350 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.350 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:48:32.350 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:48.489362+0000", 2024-09-14T04:48:32.350 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.7039999999999999e-06 2024-09-14T04:48:32.350 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.350 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.350 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:48:32.350 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:48.489373+0000", 2024-09-14T04:48:32.350 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.1056000000000001e-05 2024-09-14T04:48:32.350 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.350 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.351 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:48:32.351 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:48.489379+0000", 2024-09-14T04:48:32.351 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.5729999999999996e-06 2024-09-14T04:48:32.351 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.351 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.351 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:48:32.351 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:48.492148+0000", 2024-09-14T04:48:32.351 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0027685880000000002 2024-09-14T04:48:32.351 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.351 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.351 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:48:32.351 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:48.492167+0000", 2024-09-14T04:48:32.352 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.9046999999999999e-05 2024-09-14T04:48:32.352 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.352 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.352 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:48:32.352 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:49.075088+0000", 2024-09-14T04:48:32.352 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.58292099600000002 2024-09-14T04:48:32.352 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.352 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.352 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:48:32.352 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:49.075216+0000", 2024-09-14T04:48:32.352 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00012800800000000001 2024-09-14T04:48:32.352 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:48:32.352 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:48:32.353 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:48:32.353 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.353 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.353 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.35355.0:179579 9.d 9:bbf90ba5:::benchmark_data_smithi038_186784_object74374:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e226)", 2024-09-14T04:48:32.353 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:42:48.489465+0000", 2024-09-14T04:48:32.353 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 343.79345777100002, 2024-09-14T04:48:32.353 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.566616071, 2024-09-14T04:48:32.353 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:48:32.353 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:48:32.353 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:48:32.353 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:48:32.353 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.35355", 2024-09-14T04:48:32.353 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/3480536391", 2024-09-14T04:48:32.354 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 179579 2024-09-14T04:48:32.354 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.354 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:48:32.354 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.354 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:48:32.354 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:48.489465+0000", 2024-09-14T04:48:32.354 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:48:32.354 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.354 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.354 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:48:32.354 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:48.489465+0000", 2024-09-14T04:48:32.354 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:48:32.354 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.355 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.355 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:48:32.355 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:48.489466+0000", 2024-09-14T04:48:32.355 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.2900000000000004e-07 2024-09-14T04:48:32.355 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.355 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.355 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:48:32.355 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:48.489469+0000", 2024-09-14T04:48:32.355 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.5890000000000001e-06 2024-09-14T04:48:32.355 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.355 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.355 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:48:32.355 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:48.489476+0000", 2024-09-14T04:48:32.355 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.0620000000000003e-06 2024-09-14T04:48:32.356 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.356 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.356 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:48:32.356 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:48.489481+0000", 2024-09-14T04:48:32.356 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.4909999999999996e-06 2024-09-14T04:48:32.356 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.356 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.356 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:48:32.356 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:48.490449+0000", 2024-09-14T04:48:32.356 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00096746699999999996 2024-09-14T04:48:32.356 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.356 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.356 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:48:32.357 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:48.490549+0000", 2024-09-14T04:48:32.357 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000100727 2024-09-14T04:48:32.357 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.357 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.357 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 5,7", 2024-09-14T04:48:32.357 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:48.490649+0000", 2024-09-14T04:48:32.357 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000100189 2024-09-14T04:48:32.357 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.357 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.357 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:48:32.357 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:48.495500+0000", 2024-09-14T04:48:32.358 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0048502809999999997 2024-09-14T04:48:32.358 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.358 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.358 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:48:32.358 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:48.496338+0000", 2024-09-14T04:48:32.358 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00083829499999999997 2024-09-14T04:48:32.358 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.358 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.358 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:48:32.358 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:49.055448+0000", 2024-09-14T04:48:32.358 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.55910950400000003 2024-09-14T04:48:32.358 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.358 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.359 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:48:32.359 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:49.055976+0000", 2024-09-14T04:48:32.359 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00052810499999999996 2024-09-14T04:48:32.359 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.359 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.359 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:48:32.359 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:49.056081+0000", 2024-09-14T04:48:32.359 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000105832 2024-09-14T04:48:32.359 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:48:32.359 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:48:32.359 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:48:32.359 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.359 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.360 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.35355.0:179574 9.3 e226/215 9:c573d01d:::benchmark_data_smithi038_186784_object74369:head v 226'11128, mlcod=226'11125)", 2024-09-14T04:48:32.360 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:42:48.494115+0000", 2024-09-14T04:48:32.360 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 343.78880847099998, 2024-09-14T04:48:32.360 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.56005444400000004, 2024-09-14T04:48:32.360 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:48:32.360 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:48:32.360 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:48:32.360 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:48:32.360 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.360 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:48:32.360 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:48.494115+0000", 2024-09-14T04:48:32.361 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:48:32.361 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.361 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.361 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:48:32.361 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:48.494115+0000", 2024-09-14T04:48:32.361 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:48:32.361 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.361 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.361 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:48:32.361 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:48.494116+0000", 2024-09-14T04:48:32.362 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.1900000000000001e-07 2024-09-14T04:48:32.362 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.362 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.362 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:48:32.362 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:48.494122+0000", 2024-09-14T04:48:32.362 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.7429999999999996e-06 2024-09-14T04:48:32.362 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.362 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.362 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:48:32.362 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:48.494134+0000", 2024-09-14T04:48:32.362 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.1139e-05 2024-09-14T04:48:32.363 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.363 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.363 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:48:32.363 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:48.494140+0000", 2024-09-14T04:48:32.363 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.6019999999999996e-06 2024-09-14T04:48:32.363 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.363 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.363 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:48:32.363 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:48.494407+0000", 2024-09-14T04:48:32.363 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00026677100000000001 2024-09-14T04:48:32.363 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.363 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.363 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:48:32.363 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:48.494426+0000", 2024-09-14T04:48:32.364 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.9602999999999998e-05 2024-09-14T04:48:32.364 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.364 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.364 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:48:32.364 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:49.054141+0000", 2024-09-14T04:48:32.364 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.55971485200000004 2024-09-14T04:48:32.364 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.364 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.364 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:48:32.364 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:49.054169+0000", 2024-09-14T04:48:32.364 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.7815000000000001e-05 2024-09-14T04:48:32.364 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:48:32.365 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:48:32.365 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:48:32.365 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.365 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.365 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.35355.0:179583 9.0 9:0c64f00e:::benchmark_data_smithi038_186784_object74378:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e226)", 2024-09-14T04:48:32.365 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:42:48.495407+0000", 2024-09-14T04:48:32.365 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 343.78751633000002, 2024-09-14T04:48:32.365 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.56395793500000002, 2024-09-14T04:48:32.365 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:48:32.365 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:48:32.365 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:48:32.365 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:48:32.365 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.35355", 2024-09-14T04:48:32.365 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/3480536391", 2024-09-14T04:48:32.366 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 179583 2024-09-14T04:48:32.366 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.366 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:48:32.366 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.366 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:48:32.366 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:48.495407+0000", 2024-09-14T04:48:32.366 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:48:32.366 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.366 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.366 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:48:32.366 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:48.495407+0000", 2024-09-14T04:48:32.366 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:48:32.366 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.366 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.366 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:48:32.367 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:48.495408+0000", 2024-09-14T04:48:32.367 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.418e-06 2024-09-14T04:48:32.367 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.367 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.367 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:48:32.367 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:48.495413+0000", 2024-09-14T04:48:32.367 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.4290000000000003e-06 2024-09-14T04:48:32.367 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.367 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.367 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:48:32.368 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:48.495424+0000", 2024-09-14T04:48:32.368 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.1151e-05 2024-09-14T04:48:32.368 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.368 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.368 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:48:32.368 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:48.495431+0000", 2024-09-14T04:48:32.368 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.0280000000000003e-06 2024-09-14T04:48:32.368 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.368 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.368 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:48:32.368 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:48.495484+0000", 2024-09-14T04:48:32.368 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.2812999999999997e-05 2024-09-14T04:48:32.368 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.368 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.369 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:48:32.369 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:48.495614+0000", 2024-09-14T04:48:32.369 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000130636 2024-09-14T04:48:32.369 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.369 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.369 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 2,6", 2024-09-14T04:48:32.369 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:48.495726+0000", 2024-09-14T04:48:32.369 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000111439 2024-09-14T04:48:32.369 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.369 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.369 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:48:32.369 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:49.054299+0000", 2024-09-14T04:48:32.369 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.55857327599999995 2024-09-14T04:48:32.369 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.370 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.370 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:48:32.370 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:49.054429+0000", 2024-09-14T04:48:32.370 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000129825 2024-09-14T04:48:32.370 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.370 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.370 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:48:32.370 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:49.059263+0000", 2024-09-14T04:48:32.370 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0048345250000000001 2024-09-14T04:48:32.370 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.370 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.370 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:48:32.370 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:49.059317+0000", 2024-09-14T04:48:32.370 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.4054000000000001e-05 2024-09-14T04:48:32.371 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.372 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.372 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:48:32.372 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:49.059365+0000", 2024-09-14T04:48:32.372 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.7341e-05 2024-09-14T04:48:32.372 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:48:32.372 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:48:32.372 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:48:32.372 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.373 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.373 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.35355.0:179585 9.f e226/215 9:f3d9eef1:::benchmark_data_smithi038_186784_object74380:head v 226'11123, mlcod=226'11121)", 2024-09-14T04:48:32.373 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:42:48.496298+0000", 2024-09-14T04:48:32.373 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 343.78662477199998, 2024-09-14T04:48:32.373 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.58116798199999997, 2024-09-14T04:48:32.373 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:48:32.373 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:48:32.373 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:48:32.373 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:48:32.373 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.373 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:48:32.374 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:48.496298+0000", 2024-09-14T04:48:32.374 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:48:32.374 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.374 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.374 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:48:32.374 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:48.496298+0000", 2024-09-14T04:48:32.374 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:48:32.374 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.374 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.374 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:48:32.374 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:48.496299+0000", 2024-09-14T04:48:32.375 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.9200000000000001e-07 2024-09-14T04:48:32.375 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.375 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.375 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:48:32.375 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:48.496303+0000", 2024-09-14T04:48:32.375 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.5639999999999998e-06 2024-09-14T04:48:32.375 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.375 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.375 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:48:32.375 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:48.496310+0000", 2024-09-14T04:48:32.375 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.7839999999999998e-06 2024-09-14T04:48:32.375 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.376 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.376 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:48:32.376 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:48.496315+0000", 2024-09-14T04:48:32.376 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.882e-06 2024-09-14T04:48:32.376 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.376 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.376 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:48:32.376 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:48.496359+0000", 2024-09-14T04:48:32.376 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.3439999999999997e-05 2024-09-14T04:48:32.376 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.376 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.376 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:48:32.376 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:48.496375+0000", 2024-09-14T04:48:32.377 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.6900000000000001e-05 2024-09-14T04:48:32.377 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.377 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.377 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:48:32.377 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:49.077143+0000", 2024-09-14T04:48:32.377 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.580767123 2024-09-14T04:48:32.377 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.377 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.377 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:48:32.377 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:49.077466+0000", 2024-09-14T04:48:32.377 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00032379700000000002 2024-09-14T04:48:32.377 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:48:32.377 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:48:32.378 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:48:32.378 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.378 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.378 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.35355.0:179584 9.6 e226/215 9:667f13fd:::benchmark_data_smithi038_186784_object74379:head v 226'11149, mlcod=226'11147)", 2024-09-14T04:48:32.378 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:42:48.496330+0000", 2024-09-14T04:48:32.378 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 343.78659276299999, 2024-09-14T04:48:32.378 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.56847409400000004, 2024-09-14T04:48:32.378 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:48:32.378 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:48:32.378 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:48:32.379 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:48:32.379 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.379 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:48:32.379 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:48.496330+0000", 2024-09-14T04:48:32.379 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:48:32.379 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.379 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.379 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:48:32.379 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:48.496330+0000", 2024-09-14T04:48:32.379 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:48:32.380 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.380 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.380 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:48:32.380 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:48.496331+0000", 2024-09-14T04:48:32.380 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.8999999999999998e-07 2024-09-14T04:48:32.380 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.380 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.380 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:48:32.380 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:48.496335+0000", 2024-09-14T04:48:32.380 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.8929999999999998e-06 2024-09-14T04:48:32.380 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.381 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.381 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:48:32.381 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:48.496341+0000", 2024-09-14T04:48:32.381 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.3999999999999997e-06 2024-09-14T04:48:32.381 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.381 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.381 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:48:32.381 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:48.496346+0000", 2024-09-14T04:48:32.381 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.4389999999999999e-06 2024-09-14T04:48:32.381 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.381 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.381 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:48:32.381 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:48.496413+0000", 2024-09-14T04:48:32.382 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.6577999999999999e-05 2024-09-14T04:48:32.382 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.382 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.382 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:48:32.382 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:48.496425+0000", 2024-09-14T04:48:32.382 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.1681e-05 2024-09-14T04:48:32.382 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.382 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.382 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:48:32.382 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:49.064774+0000", 2024-09-14T04:48:32.382 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.56834922099999996 2024-09-14T04:48:32.382 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.382 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.383 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:48:32.383 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:49.064805+0000", 2024-09-14T04:48:32.383 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.0592000000000001e-05 2024-09-14T04:48:32.383 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:48:32.383 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:48:32.383 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:48:32.383 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.383 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.383 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.35355.0:179587 9.0 9:03a2a750:::benchmark_data_smithi038_186784_object74382:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e226)", 2024-09-14T04:48:32.383 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:42:48.498926+0000", 2024-09-14T04:48:32.383 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 343.78399700699998, 2024-09-14T04:48:32.384 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.56416029199999995, 2024-09-14T04:48:32.384 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:48:32.384 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:48:32.384 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:48:32.384 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:48:32.384 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.35355", 2024-09-14T04:48:32.384 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/3480536391", 2024-09-14T04:48:32.384 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 179587 2024-09-14T04:48:32.384 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.384 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:48:32.384 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.385 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:48:32.385 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:48.498926+0000", 2024-09-14T04:48:32.385 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:48:32.385 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.385 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.385 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:48:32.385 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:48.498926+0000", 2024-09-14T04:48:32.385 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:48:32.385 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.385 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.385 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:48:32.385 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:48.498928+0000", 2024-09-14T04:48:32.385 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.3969999999999999e-06 2024-09-14T04:48:32.385 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.386 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.386 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:48:32.386 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:48.498932+0000", 2024-09-14T04:48:32.386 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.7010000000000004e-06 2024-09-14T04:48:32.386 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.386 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.386 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:48:32.386 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:49.054031+0000", 2024-09-14T04:48:32.386 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.55509848799999995 2024-09-14T04:48:32.386 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.386 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.386 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:48:32.386 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:49.054045+0000", 2024-09-14T04:48:32.387 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.4534e-05 2024-09-14T04:48:32.387 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.387 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.387 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:48:32.387 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:49.054508+0000", 2024-09-14T04:48:32.387 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000462905 2024-09-14T04:48:32.387 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.387 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.387 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:48:32.387 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:49.054792+0000", 2024-09-14T04:48:32.387 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00028400700000000002 2024-09-14T04:48:32.387 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.387 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.388 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 2,6", 2024-09-14T04:48:32.388 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:49.055021+0000", 2024-09-14T04:48:32.388 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000228762 2024-09-14T04:48:32.388 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.388 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.388 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:48:32.388 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:49.059414+0000", 2024-09-14T04:48:32.388 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0043926850000000003 2024-09-14T04:48:32.388 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.388 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.388 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:48:32.389 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:49.062923+0000", 2024-09-14T04:48:32.389 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0035092119999999998 2024-09-14T04:48:32.389 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.389 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.389 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:48:32.389 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:49.062982+0000", 2024-09-14T04:48:32.389 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.9580000000000002e-05 2024-09-14T04:48:32.389 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.389 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.389 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:48:32.389 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:49.063041+0000", 2024-09-14T04:48:32.389 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.8366999999999999e-05 2024-09-14T04:48:32.389 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.390 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.390 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:48:32.390 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:42:49.063086+0000", 2024-09-14T04:48:32.390 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.5654e-05 2024-09-14T04:48:32.390 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:48:32.390 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:48:32.390 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:48:32.390 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.390 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.390 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.35535.0:82132 10.2 10:493f66b0:::benchmark_data_smithi038_206757_object82131:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e237)", 2024-09-14T04:48:32.390 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:45:40.251448+0000", 2024-09-14T04:48:32.390 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 172.03147566800001, 2024-09-14T04:48:32.390 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.75588207500000004, 2024-09-14T04:48:32.391 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:48:32.391 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:48:32.391 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:48:32.391 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:48:32.391 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.35535", 2024-09-14T04:48:32.391 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/531660000", 2024-09-14T04:48:32.391 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 82132 2024-09-14T04:48:32.391 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.391 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:48:32.391 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.392 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:48:32.392 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:40.251448+0000", 2024-09-14T04:48:32.392 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:48:32.392 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.392 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.392 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:48:32.392 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:40.251448+0000", 2024-09-14T04:48:32.392 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:48:32.392 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.392 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.392 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:48:32.392 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:40.251449+0000", 2024-09-14T04:48:32.393 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.3289999999999999e-06 2024-09-14T04:48:32.393 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.393 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.393 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:48:32.393 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:40.251468+0000", 2024-09-14T04:48:32.393 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.8817999999999998e-05 2024-09-14T04:48:32.393 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.393 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.393 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:48:32.393 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:40.251479+0000", 2024-09-14T04:48:32.393 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.0976e-05 2024-09-14T04:48:32.394 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.394 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.394 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:48:32.394 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:40.251484+0000", 2024-09-14T04:48:32.394 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.1680000000000003e-06 2024-09-14T04:48:32.394 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.394 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.394 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:48:32.394 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:40.251544+0000", 2024-09-14T04:48:32.394 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.0535000000000002e-05 2024-09-14T04:48:32.394 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.394 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.394 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:48:32.395 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:40.251673+0000", 2024-09-14T04:48:32.395 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00012877799999999999 2024-09-14T04:48:32.395 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.395 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.395 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 0,4", 2024-09-14T04:48:32.395 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:40.251772+0000", 2024-09-14T04:48:32.395 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.9221000000000004e-05 2024-09-14T04:48:32.395 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.395 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.395 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:48:32.395 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:40.254310+0000", 2024-09-14T04:48:32.395 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0025374519999999999 2024-09-14T04:48:32.396 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.396 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.396 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:48:32.396 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:40.256486+0000", 2024-09-14T04:48:32.396 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0021764890000000002 2024-09-14T04:48:32.396 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.396 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.396 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:48:32.396 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:41.007131+0000", 2024-09-14T04:48:32.396 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.75064519200000002 2024-09-14T04:48:32.396 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.396 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.397 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:48:32.397 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:41.007268+0000", 2024-09-14T04:48:32.397 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00013670699999999999 2024-09-14T04:48:32.397 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:48:32.397 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:48:32.397 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:48:32.397 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:41.007330+0000", 2024-09-14T04:48:32.397 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.1409999999999996e-05 2024-09-14T04:48:32.397 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:48:32.397 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:48:32.397 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:48:32.397 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:48:32.397 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:48:32.398 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-09-14T04:48:32.398 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:32.426 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:32.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:32.428 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:48:32.529 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:32.556 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:32.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:32.559 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:48:32.659 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:32.687 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:32.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:32.689 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:48:32.790 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:32.816 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:32.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:32.818 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:48:32.919 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:32.927 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:32 smithi123 bash[68976]: cluster 2024-09-14T04:48:31.532606+0000 mgr.y (mgr.26165) 1229 : cluster [DBG] pgmap v1268: 99 pgs: 99 active+clean; 2.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 823 op/s 2024-09-14T04:48:32.928 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:32 smithi123 bash[68976]: cluster 2024-09-14T04:48:31.532606+0000 mgr.y (mgr.26165) 1229 : cluster [DBG] pgmap v1268: 99 pgs: 99 active+clean; 2.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 823 op/s 2024-09-14T04:48:32.939 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:32.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:32.941 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:48:33.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:32 smithi038 bash[84940]: cluster 2024-09-14T04:48:31.532606+0000 mgr.y (mgr.26165) 1229 : cluster [DBG] pgmap v1268: 99 pgs: 99 active+clean; 2.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 823 op/s 2024-09-14T04:48:33.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:32 smithi038 bash[84940]: cluster 2024-09-14T04:48:31.532606+0000 mgr.y (mgr.26165) 1229 : cluster [DBG] pgmap v1268: 99 pgs: 99 active+clean; 2.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 823 op/s 2024-09-14T04:48:33.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:32 smithi038 bash[87336]: cluster 2024-09-14T04:48:31.532606+0000 mgr.y (mgr.26165) 1229 : cluster [DBG] pgmap v1268: 99 pgs: 99 active+clean; 2.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 823 op/s 2024-09-14T04:48:33.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:32 smithi038 bash[87336]: cluster 2024-09-14T04:48:31.532606+0000 mgr.y (mgr.26165) 1229 : cluster [DBG] pgmap v1268: 99 pgs: 99 active+clean; 2.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 823 op/s 2024-09-14T04:48:33.042 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:33.062 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:33.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:33.064 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:48:33.165 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:33.188 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:33.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:33.192 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:48:33.292 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:33.315 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:33.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:33.317 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:48:33.418 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:33.445 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:33.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:33.447 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:48:33.548 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:33.568 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:33.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:33.570 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:48:33.671 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:33.698 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:33.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:33.700 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:48:33.801 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:33.828 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:33.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:33.830 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:48:33.931 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:33.959 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:33.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:33.961 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:48:34.062 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:34.089 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:34.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:34.091 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:48:34.095 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:33 smithi123 bash[68976]: cluster 2024-09-14T04:48:33.533184+0000 mgr.y (mgr.26165) 1230 : cluster [DBG] pgmap v1269: 99 pgs: 99 active+clean; 2.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 556 op/s 2024-09-14T04:48:34.095 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:33 smithi123 bash[68976]: cluster 2024-09-14T04:48:33.533184+0000 mgr.y (mgr.26165) 1230 : cluster [DBG] pgmap v1269: 99 pgs: 99 active+clean; 2.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 556 op/s 2024-09-14T04:48:34.177 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:33 smithi038 bash[84940]: cluster 2024-09-14T04:48:33.533184+0000 mgr.y (mgr.26165) 1230 : cluster [DBG] pgmap v1269: 99 pgs: 99 active+clean; 2.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 556 op/s 2024-09-14T04:48:34.177 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:33 smithi038 bash[84940]: cluster 2024-09-14T04:48:33.533184+0000 mgr.y (mgr.26165) 1230 : cluster [DBG] pgmap v1269: 99 pgs: 99 active+clean; 2.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 556 op/s 2024-09-14T04:48:34.177 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:33 smithi038 bash[87336]: cluster 2024-09-14T04:48:33.533184+0000 mgr.y (mgr.26165) 1230 : cluster [DBG] pgmap v1269: 99 pgs: 99 active+clean; 2.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 556 op/s 2024-09-14T04:48:34.177 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:33 smithi038 bash[87336]: cluster 2024-09-14T04:48:33.533184+0000 mgr.y (mgr.26165) 1230 : cluster [DBG] pgmap v1269: 99 pgs: 99 active+clean; 2.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 556 op/s 2024-09-14T04:48:34.192 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:34.219 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:34.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:34.221 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:48:34.322 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:34.350 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:34.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:34.352 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:48:34.453 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:34.482 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:34.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:34.484 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:48:34.585 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:34.610 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:34.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:34.612 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:48:34.713 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:34.741 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:34.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:34.744 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:48:34.844 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:34.871 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:34.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:34.873 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:48:34.974 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:35.001 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:35.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:35.003 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:48:35.104 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:35.130 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:35.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:35.132 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:48:35.233 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:35.262 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:35.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:35.264 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:48:35.365 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:35.393 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:35.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:35.396 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:48:35.496 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:35.518 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:35.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:35.521 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:48:35.622 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:35.641 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.2 dump_ops_in_flight 2024-09-14T04:48:35.647 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:35.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:35.650 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:48:35.652 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-14T04:48:35.652 INFO:teuthology.orchestra.run.smithi123.stdout: "success": "" 2024-09-14T04:48:35.652 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-14T04:48:35.750 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:35.770 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:35.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:35.772 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:48:35.873 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:35.892 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:35.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:35.894 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:48:35.995 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:36.021 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:36.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:36.024 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:48:36.124 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:36.153 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:36.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:36.156 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:48:36.257 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:36.281 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:36.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:36.283 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:48:36.384 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:36.411 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:36.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:36.414 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:48:36.514 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:36.580 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:36.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:36.582 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:48:36.683 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:36.709 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:36.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:36.711 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:48:36.811 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:36.823 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:36 smithi123 bash[68976]: cluster 2024-09-14T04:48:35.534035+0000 mgr.y (mgr.26165) 1231 : cluster [DBG] pgmap v1270: 99 pgs: 99 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 559 op/s 2024-09-14T04:48:36.823 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:36 smithi123 bash[68976]: cluster 2024-09-14T04:48:35.534035+0000 mgr.y (mgr.26165) 1231 : cluster [DBG] pgmap v1270: 99 pgs: 99 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 559 op/s 2024-09-14T04:48:36.840 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:36.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:36.842 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:48:36.943 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:36.953 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:36 smithi038 bash[84940]: cluster 2024-09-14T04:48:35.534035+0000 mgr.y (mgr.26165) 1231 : cluster [DBG] pgmap v1270: 99 pgs: 99 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 559 op/s 2024-09-14T04:48:36.953 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:36 smithi038 bash[84940]: cluster 2024-09-14T04:48:35.534035+0000 mgr.y (mgr.26165) 1231 : cluster [DBG] pgmap v1270: 99 pgs: 99 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 559 op/s 2024-09-14T04:48:36.954 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:36 smithi038 bash[87336]: cluster 2024-09-14T04:48:35.534035+0000 mgr.y (mgr.26165) 1231 : cluster [DBG] pgmap v1270: 99 pgs: 99 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 559 op/s 2024-09-14T04:48:36.954 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:36 smithi038 bash[87336]: cluster 2024-09-14T04:48:35.534035+0000 mgr.y (mgr.26165) 1231 : cluster [DBG] pgmap v1270: 99 pgs: 99 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 559 op/s 2024-09-14T04:48:36.970 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:36.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:36.972 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:48:37.073 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:37.093 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:37.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:37.096 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:48:37.139 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:48:37.196 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:37.219 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:37.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:37.221 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:48:37.322 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:37.341 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:37.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:37.343 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:48:37.444 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:37.463 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:37.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:37.466 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:48:37.567 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:37.593 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:37.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:37.596 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:48:37.697 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:37.725 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:37.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:37.728 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:48:37.828 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:37.853 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:37.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:37.856 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:48:37.956 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:37.982 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:37.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:37.986 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:48:38.087 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:38.115 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:38.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:38.118 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:48:38.218 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:38.241 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:38.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:38.244 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:48:38.345 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:38.365 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:38.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:38.368 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:48:38.469 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:38.496 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:48:38 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:48:38] "GET /metrics HTTP/1.1" 200 36681 "" "Prometheus/2.51.0" 2024-09-14T04:48:38.498 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:38.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:38.501 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:48:38.602 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:38.626 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:38.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:38.628 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:48:38.729 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:38.757 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:38.759 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:38 smithi038 bash[87336]: cluster 2024-09-14T04:48:37.535150+0000 mgr.y (mgr.26165) 1232 : cluster [DBG] pgmap v1271: 99 pgs: 99 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 475 op/s 2024-09-14T04:48:38.759 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:38 smithi038 bash[87336]: cluster 2024-09-14T04:48:37.535150+0000 mgr.y (mgr.26165) 1232 : cluster [DBG] pgmap v1271: 99 pgs: 99 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 475 op/s 2024-09-14T04:48:38.759 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:38 smithi038 bash[87336]: audit 2024-09-14T04:48:37.894727+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:48:38.759 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:38 smithi038 bash[87336]: audit 2024-09-14T04:48:37.894727+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:48:38.759 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:38 smithi038 bash[87336]: audit 2024-09-14T04:48:37.901853+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:48:38.759 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:38 smithi038 bash[87336]: audit 2024-09-14T04:48:37.901853+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:48:38.760 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:38 smithi038 bash[84940]: cluster 2024-09-14T04:48:37.535150+0000 mgr.y (mgr.26165) 1232 : cluster [DBG] pgmap v1271: 99 pgs: 99 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 475 op/s 2024-09-14T04:48:38.760 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:38 smithi038 bash[84940]: cluster 2024-09-14T04:48:37.535150+0000 mgr.y (mgr.26165) 1232 : cluster [DBG] pgmap v1271: 99 pgs: 99 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 475 op/s 2024-09-14T04:48:38.760 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:38 smithi038 bash[84940]: audit 2024-09-14T04:48:37.894727+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:48:38.760 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:38 smithi038 bash[84940]: audit 2024-09-14T04:48:37.894727+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:48:38.760 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:38 smithi038 bash[84940]: audit 2024-09-14T04:48:37.901853+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:48:38.760 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:38 smithi038 bash[84940]: audit 2024-09-14T04:48:37.901853+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:48:38.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:38.761 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:48:38.862 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:38.890 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:38.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:38.892 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:48:38.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:38 smithi123 bash[68976]: cluster 2024-09-14T04:48:37.535150+0000 mgr.y (mgr.26165) 1232 : cluster [DBG] pgmap v1271: 99 pgs: 99 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 475 op/s 2024-09-14T04:48:38.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:38 smithi123 bash[68976]: cluster 2024-09-14T04:48:37.535150+0000 mgr.y (mgr.26165) 1232 : cluster [DBG] pgmap v1271: 99 pgs: 99 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 475 op/s 2024-09-14T04:48:38.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:38 smithi123 bash[68976]: audit 2024-09-14T04:48:37.894727+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:48:38.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:38 smithi123 bash[68976]: audit 2024-09-14T04:48:37.894727+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:48:38.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:38 smithi123 bash[68976]: audit 2024-09-14T04:48:37.901853+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:48:38.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:38 smithi123 bash[68976]: audit 2024-09-14T04:48:37.901853+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:48:38.993 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:39.020 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:39.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:39.022 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:48:39.123 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:39.151 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:39.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:39.153 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:48:39.254 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:39.274 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:39.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:39.277 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:48:39.377 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:39.396 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:39.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:39.398 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:48:39.499 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:39.528 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:39.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:39.530 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:48:39.631 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:39.657 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:39.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:39.660 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:48:39.761 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:39.784 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:39.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:39.791 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:48:39.816 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0: {} 2024-09-14T04:48:39.816 INFO:teuthology.orchestra.run.smithi038.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-14T04:48:39.842 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1: {} 2024-09-14T04:48:39.843 INFO:teuthology.orchestra.run.smithi038.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-14T04:48:39.862 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2: {} 2024-09-14T04:48:39.863 INFO:teuthology.orchestra.run.smithi038.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-14T04:48:39.892 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:39.899 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3: {} 2024-09-14T04:48:39.899 INFO:teuthology.orchestra.run.smithi038.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-14T04:48:39.912 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:39.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:39.918 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:48:39.926 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4: {} 2024-09-14T04:48:39.926 INFO:teuthology.orchestra.run.smithi038.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-14T04:48:39.946 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5: {} 2024-09-14T04:48:39.946 INFO:teuthology.orchestra.run.smithi038.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-14T04:48:39.966 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6: {} 2024-09-14T04:48:39.966 INFO:teuthology.orchestra.run.smithi038.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-14T04:48:39.987 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7: {} 2024-09-14T04:48:39.987 INFO:teuthology.orchestra.run.smithi038.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-14T04:48:40.019 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:40.047 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:40.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:40.049 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:48:40.150 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:40.177 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:40.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:40.179 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:48:40.200 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:48:40.280 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:40.298 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:40.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:40.300 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:48:40.401 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:40.412 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:48:40 smithi123 bash[61744]: ts=2024-09-14T04:48:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:48:40.428 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:40.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:40.431 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:48:40.531 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:40.557 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:40.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:40.559 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:48:40.660 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:40.680 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:40.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:40.681 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:48:40.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:40 smithi123 bash[68976]: cluster 2024-09-14T04:48:39.535625+0000 mgr.y (mgr.26165) 1233 : cluster [DBG] pgmap v1272: 99 pgs: 99 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 219 op/s 2024-09-14T04:48:40.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:40 smithi123 bash[68976]: cluster 2024-09-14T04:48:39.535625+0000 mgr.y (mgr.26165) 1233 : cluster [DBG] pgmap v1272: 99 pgs: 99 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 219 op/s 2024-09-14T04:48:40.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:40 smithi123 bash[68976]: audit 2024-09-14T04:48:39.778108+0000 mon.c (mon.2) 73 : audit [DBG] from='client.? 172.21.15.38:0/1264214622' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:48:40.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:40 smithi123 bash[68976]: audit 2024-09-14T04:48:39.778108+0000 mon.c (mon.2) 73 : audit [DBG] from='client.? 172.21.15.38:0/1264214622' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:48:40.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:40 smithi123 bash[68976]: audit 2024-09-14T04:48:39.958889+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:48:40.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:40 smithi123 bash[68976]: audit 2024-09-14T04:48:39.958889+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:48:40.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:40 smithi123 bash[68976]: audit 2024-09-14T04:48:39.971174+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:48:40.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:40 smithi123 bash[68976]: audit 2024-09-14T04:48:39.971174+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:48:40.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:40 smithi123 bash[68976]: audit 2024-09-14T04:48:40.118145+0000 mon.c (mon.2) 74 : audit [INF] from='client.? 172.21.15.38:0/831142406' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:48:40.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:40 smithi123 bash[68976]: audit 2024-09-14T04:48:40.118145+0000 mon.c (mon.2) 74 : audit [INF] from='client.? 172.21.15.38:0/831142406' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:48:40.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:40 smithi123 bash[68976]: audit 2024-09-14T04:48:40.118702+0000 mon.a (mon.0) 1454 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:48:40.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:40 smithi123 bash[68976]: audit 2024-09-14T04:48:40.118702+0000 mon.a (mon.0) 1454 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:48:40.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:40 smithi123 bash[68976]: audit 2024-09-14T04:48:40.615064+0000 mon.a (mon.0) 1455 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:48:40.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:40 smithi123 bash[68976]: audit 2024-09-14T04:48:40.615064+0000 mon.a (mon.0) 1455 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:48:40.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:40 smithi123 bash[68976]: audit 2024-09-14T04:48:40.616148+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:48:40.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:40 smithi123 bash[68976]: audit 2024-09-14T04:48:40.616148+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:48:40.783 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:40.809 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:40.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:40.811 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:48:40.912 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:40.939 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:40.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:40.941 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:48:40.992 INFO:teuthology.orchestra.run.smithi038.stderr:noscrub is unset 2024-09-14T04:48:41.008 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:40 smithi038 bash[84940]: cluster 2024-09-14T04:48:39.535625+0000 mgr.y (mgr.26165) 1233 : cluster [DBG] pgmap v1272: 99 pgs: 99 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 219 op/s 2024-09-14T04:48:41.009 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:40 smithi038 bash[84940]: cluster 2024-09-14T04:48:39.535625+0000 mgr.y (mgr.26165) 1233 : cluster [DBG] pgmap v1272: 99 pgs: 99 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 219 op/s 2024-09-14T04:48:41.009 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:40 smithi038 bash[84940]: audit 2024-09-14T04:48:39.778108+0000 mon.c (mon.2) 73 : audit [DBG] from='client.? 172.21.15.38:0/1264214622' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:48:41.009 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:40 smithi038 bash[84940]: audit 2024-09-14T04:48:39.778108+0000 mon.c (mon.2) 73 : audit [DBG] from='client.? 172.21.15.38:0/1264214622' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:48:41.009 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:40 smithi038 bash[84940]: audit 2024-09-14T04:48:39.958889+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:48:41.009 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:40 smithi038 bash[84940]: audit 2024-09-14T04:48:39.958889+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:48:41.009 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:40 smithi038 bash[84940]: audit 2024-09-14T04:48:39.971174+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:48:41.009 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:40 smithi038 bash[84940]: audit 2024-09-14T04:48:39.971174+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:48:41.009 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:40 smithi038 bash[84940]: audit 2024-09-14T04:48:40.118145+0000 mon.c (mon.2) 74 : audit [INF] from='client.? 172.21.15.38:0/831142406' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:48:41.009 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:40 smithi038 bash[84940]: audit 2024-09-14T04:48:40.118145+0000 mon.c (mon.2) 74 : audit [INF] from='client.? 172.21.15.38:0/831142406' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:48:41.009 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:40 smithi038 bash[84940]: audit 2024-09-14T04:48:40.118702+0000 mon.a (mon.0) 1454 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:48:41.009 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:40 smithi038 bash[84940]: audit 2024-09-14T04:48:40.118702+0000 mon.a (mon.0) 1454 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:48:41.009 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:40 smithi038 bash[84940]: audit 2024-09-14T04:48:40.615064+0000 mon.a (mon.0) 1455 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:48:41.009 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:40 smithi038 bash[84940]: audit 2024-09-14T04:48:40.615064+0000 mon.a (mon.0) 1455 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:48:41.010 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:40 smithi038 bash[84940]: audit 2024-09-14T04:48:40.616148+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:48:41.010 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:40 smithi038 bash[84940]: audit 2024-09-14T04:48:40.616148+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:48:41.010 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:40 smithi038 bash[87336]: cluster 2024-09-14T04:48:39.535625+0000 mgr.y (mgr.26165) 1233 : cluster [DBG] pgmap v1272: 99 pgs: 99 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 219 op/s 2024-09-14T04:48:41.010 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:40 smithi038 bash[87336]: cluster 2024-09-14T04:48:39.535625+0000 mgr.y (mgr.26165) 1233 : cluster [DBG] pgmap v1272: 99 pgs: 99 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 219 op/s 2024-09-14T04:48:41.010 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:40 smithi038 bash[87336]: audit 2024-09-14T04:48:39.778108+0000 mon.c (mon.2) 73 : audit [DBG] from='client.? 172.21.15.38:0/1264214622' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:48:41.010 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:40 smithi038 bash[87336]: audit 2024-09-14T04:48:39.778108+0000 mon.c (mon.2) 73 : audit [DBG] from='client.? 172.21.15.38:0/1264214622' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:48:41.010 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:40 smithi038 bash[87336]: audit 2024-09-14T04:48:39.958889+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:48:41.010 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:40 smithi038 bash[87336]: audit 2024-09-14T04:48:39.958889+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:48:41.010 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:40 smithi038 bash[87336]: audit 2024-09-14T04:48:39.971174+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:48:41.010 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:40 smithi038 bash[87336]: audit 2024-09-14T04:48:39.971174+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:48:41.010 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:40 smithi038 bash[87336]: audit 2024-09-14T04:48:40.118145+0000 mon.c (mon.2) 74 : audit [INF] from='client.? 172.21.15.38:0/831142406' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:48:41.011 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:40 smithi038 bash[87336]: audit 2024-09-14T04:48:40.118145+0000 mon.c (mon.2) 74 : audit [INF] from='client.? 172.21.15.38:0/831142406' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:48:41.011 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:40 smithi038 bash[87336]: audit 2024-09-14T04:48:40.118702+0000 mon.a (mon.0) 1454 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:48:41.011 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:40 smithi038 bash[87336]: audit 2024-09-14T04:48:40.118702+0000 mon.a (mon.0) 1454 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:48:41.011 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:40 smithi038 bash[87336]: audit 2024-09-14T04:48:40.615064+0000 mon.a (mon.0) 1455 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:48:41.011 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:40 smithi038 bash[87336]: audit 2024-09-14T04:48:40.615064+0000 mon.a (mon.0) 1455 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:48:41.011 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:40 smithi038 bash[87336]: audit 2024-09-14T04:48:40.616148+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:48:41.011 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:40 smithi038 bash[87336]: audit 2024-09-14T04:48:40.616148+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:48:41.042 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:41.067 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:41.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:41.069 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:48:41.170 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:41.198 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:41.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:41.201 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:48:41.302 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:41.328 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:41.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:41.331 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:48:41.432 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:41.458 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:41.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:41.461 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:48:41.517 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 4, 5, 6, 7, 0] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-09-14T04:48:41.517 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-14T04:48:41.562 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:41.590 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:41.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:41.593 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:48:41.693 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:41.720 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:41.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:41.722 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:48:41.823 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:41.835 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:41 smithi123 bash[68976]: audit 2024-09-14T04:48:40.626453+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:48:41.835 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:41 smithi123 bash[68976]: audit 2024-09-14T04:48:40.626453+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:48:41.835 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:41 smithi123 bash[68976]: cluster 2024-09-14T04:48:40.969631+0000 mon.a (mon.0) 1458 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:48:41.835 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:41 smithi123 bash[68976]: cluster 2024-09-14T04:48:40.969631+0000 mon.a (mon.0) 1458 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:48:41.835 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:41 smithi123 bash[68976]: audit 2024-09-14T04:48:40.976346+0000 mon.a (mon.0) 1459 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:48:41.835 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:41 smithi123 bash[68976]: audit 2024-09-14T04:48:40.976346+0000 mon.a (mon.0) 1459 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:48:41.835 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:41 smithi123 bash[68976]: cluster 2024-09-14T04:48:40.986813+0000 mon.a (mon.0) 1460 : cluster [DBG] osdmap e253: 8 total, 8 up, 8 in 2024-09-14T04:48:41.835 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:41 smithi123 bash[68976]: cluster 2024-09-14T04:48:40.986813+0000 mon.a (mon.0) 1460 : cluster [DBG] osdmap e253: 8 total, 8 up, 8 in 2024-09-14T04:48:41.851 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:41.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:41.853 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:48:41.954 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:41.966 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:41 smithi038 bash[87336]: audit 2024-09-14T04:48:40.626453+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:48:41.966 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:41 smithi038 bash[87336]: audit 2024-09-14T04:48:40.626453+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:48:41.966 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:41 smithi038 bash[87336]: cluster 2024-09-14T04:48:40.969631+0000 mon.a (mon.0) 1458 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:48:41.966 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:41 smithi038 bash[87336]: cluster 2024-09-14T04:48:40.969631+0000 mon.a (mon.0) 1458 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:48:41.966 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:41 smithi038 bash[87336]: audit 2024-09-14T04:48:40.976346+0000 mon.a (mon.0) 1459 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:48:41.966 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:41 smithi038 bash[87336]: audit 2024-09-14T04:48:40.976346+0000 mon.a (mon.0) 1459 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:48:41.967 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:41 smithi038 bash[87336]: cluster 2024-09-14T04:48:40.986813+0000 mon.a (mon.0) 1460 : cluster [DBG] osdmap e253: 8 total, 8 up, 8 in 2024-09-14T04:48:41.967 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:41 smithi038 bash[87336]: cluster 2024-09-14T04:48:40.986813+0000 mon.a (mon.0) 1460 : cluster [DBG] osdmap e253: 8 total, 8 up, 8 in 2024-09-14T04:48:41.967 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:41 smithi038 bash[84940]: audit 2024-09-14T04:48:40.626453+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:48:41.967 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:41 smithi038 bash[84940]: audit 2024-09-14T04:48:40.626453+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:48:41.967 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:41 smithi038 bash[84940]: cluster 2024-09-14T04:48:40.969631+0000 mon.a (mon.0) 1458 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:48:41.967 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:41 smithi038 bash[84940]: cluster 2024-09-14T04:48:40.969631+0000 mon.a (mon.0) 1458 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:48:41.967 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:41 smithi038 bash[84940]: audit 2024-09-14T04:48:40.976346+0000 mon.a (mon.0) 1459 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:48:41.967 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:41 smithi038 bash[84940]: audit 2024-09-14T04:48:40.976346+0000 mon.a (mon.0) 1459 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:48:41.967 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:41 smithi038 bash[84940]: cluster 2024-09-14T04:48:40.986813+0000 mon.a (mon.0) 1460 : cluster [DBG] osdmap e253: 8 total, 8 up, 8 in 2024-09-14T04:48:41.967 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:41 smithi038 bash[84940]: cluster 2024-09-14T04:48:40.986813+0000 mon.a (mon.0) 1460 : cluster [DBG] osdmap e253: 8 total, 8 up, 8 in 2024-09-14T04:48:41.983 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:41.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:41.985 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:48:42.086 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:42.113 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:42.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:42.115 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:48:42.216 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:42.243 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:42.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:42.245 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:48:42.346 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:42.374 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:42.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:42.376 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:48:42.477 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:42.505 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:42.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:42.507 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:48:42.609 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:42.637 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:42.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:42.640 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:48:42.741 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:42.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:42 smithi123 bash[68976]: cluster 2024-09-14T04:48:41.536613+0000 mgr.y (mgr.26165) 1234 : cluster [DBG] pgmap v1274: 99 pgs: 99 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 2 op/s 2024-09-14T04:48:42.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:42 smithi123 bash[68976]: cluster 2024-09-14T04:48:41.536613+0000 mgr.y (mgr.26165) 1234 : cluster [DBG] pgmap v1274: 99 pgs: 99 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 2 op/s 2024-09-14T04:48:42.768 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:42.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:42.771 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:48:42.872 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:42.903 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:42.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:42.906 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:48:43.006 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:43.018 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:42 smithi038 bash[84940]: cluster 2024-09-14T04:48:41.536613+0000 mgr.y (mgr.26165) 1234 : cluster [DBG] pgmap v1274: 99 pgs: 99 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 2 op/s 2024-09-14T04:48:43.018 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:42 smithi038 bash[84940]: cluster 2024-09-14T04:48:41.536613+0000 mgr.y (mgr.26165) 1234 : cluster [DBG] pgmap v1274: 99 pgs: 99 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 2 op/s 2024-09-14T04:48:43.019 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:42 smithi038 bash[87336]: cluster 2024-09-14T04:48:41.536613+0000 mgr.y (mgr.26165) 1234 : cluster [DBG] pgmap v1274: 99 pgs: 99 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 2 op/s 2024-09-14T04:48:43.019 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:42 smithi038 bash[87336]: cluster 2024-09-14T04:48:41.536613+0000 mgr.y (mgr.26165) 1234 : cluster [DBG] pgmap v1274: 99 pgs: 99 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 2 op/s 2024-09-14T04:48:43.034 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:43.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:43.036 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:48:43.137 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:43.165 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:43.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:43.168 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:48:43.268 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:43.296 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:43.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:43.299 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:48:43.400 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:43.427 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:43.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:43.429 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:48:43.530 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:43.556 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:43.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:43.559 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:48:43.660 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:43.688 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:43.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:43.690 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:48:43.791 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:43.817 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:43.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:43.820 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:48:43.920 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:43.943 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:43.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:43.946 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:48:44.047 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:44.073 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:44.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:44.075 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:48:44.176 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:44.203 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:44.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:44.206 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:48:44.306 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:44.333 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:44.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:44.335 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:48:44.436 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:44.463 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:44.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:44.466 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:48:44.566 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:44.591 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:44.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:44.594 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:48:44.694 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:44.706 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:44 smithi038 bash[84940]: cluster 2024-09-14T04:48:43.537434+0000 mgr.y (mgr.26165) 1235 : cluster [DBG] pgmap v1275: 99 pgs: 99 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 2 op/s 2024-09-14T04:48:44.706 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:44 smithi038 bash[84940]: cluster 2024-09-14T04:48:43.537434+0000 mgr.y (mgr.26165) 1235 : cluster [DBG] pgmap v1275: 99 pgs: 99 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 2 op/s 2024-09-14T04:48:44.707 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:44 smithi038 bash[87336]: cluster 2024-09-14T04:48:43.537434+0000 mgr.y (mgr.26165) 1235 : cluster [DBG] pgmap v1275: 99 pgs: 99 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 2 op/s 2024-09-14T04:48:44.707 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:44 smithi038 bash[87336]: cluster 2024-09-14T04:48:43.537434+0000 mgr.y (mgr.26165) 1235 : cluster [DBG] pgmap v1275: 99 pgs: 99 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 2 op/s 2024-09-14T04:48:44.724 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:44.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:44.726 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:48:44.827 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:44.838 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:44 smithi123 bash[68976]: cluster 2024-09-14T04:48:43.537434+0000 mgr.y (mgr.26165) 1235 : cluster [DBG] pgmap v1275: 99 pgs: 99 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 2 op/s 2024-09-14T04:48:44.839 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:44 smithi123 bash[68976]: cluster 2024-09-14T04:48:43.537434+0000 mgr.y (mgr.26165) 1235 : cluster [DBG] pgmap v1275: 99 pgs: 99 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 2 op/s 2024-09-14T04:48:44.856 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:44.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:44.858 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:48:44.959 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:44.985 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:44.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:44.988 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:48:45.089 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:45.116 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:45.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:45.118 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:48:45.219 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:45.249 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:45.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:45.253 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:48:45.354 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:45.384 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:45.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:45.386 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:48:45.487 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:45.514 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:45.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:45.516 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:48:45.541 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-14T04:48:45.617 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:45.645 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:45.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:45.647 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:48:45.748 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:45.756 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:45 smithi038 bash[84940]: audit 2024-09-14T04:48:45.249832+0000 mon.a (mon.0) 1461 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:48:45.756 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:45 smithi038 bash[84940]: audit 2024-09-14T04:48:45.249832+0000 mon.a (mon.0) 1461 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:48:45.757 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:45 smithi038 bash[87336]: audit 2024-09-14T04:48:45.249832+0000 mon.a (mon.0) 1461 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:48:45.757 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:45 smithi038 bash[87336]: audit 2024-09-14T04:48:45.249832+0000 mon.a (mon.0) 1461 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:48:45.767 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:45.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:45.769 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:48:45.830 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd unset nodeep-scrub 2024-09-14T04:48:45.870 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:45.898 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:45.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:45.900 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:48:45.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:45 smithi123 bash[68976]: audit 2024-09-14T04:48:45.249832+0000 mon.a (mon.0) 1461 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:48:45.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:45 smithi123 bash[68976]: audit 2024-09-14T04:48:45.249832+0000 mon.a (mon.0) 1461 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:48:46.000 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:46.020 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:46.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:46.023 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:48:46.123 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:46.152 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:46.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:46.154 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:48:46.255 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:46.282 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:46.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:46.284 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:48:46.384 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:46.412 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:46.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:46.414 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:48:46.515 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:46.543 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:46.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:46.545 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:48:46.646 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:46.674 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:46.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:46.677 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:48:46.777 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:46.802 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:46.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:46.804 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:48:46.905 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:46.932 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:46.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:46 smithi123 bash[68976]: cluster 2024-09-14T04:48:45.538289+0000 mgr.y (mgr.26165) 1236 : cluster [DBG] pgmap v1276: 99 pgs: 99 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:48:46.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:46 smithi123 bash[68976]: cluster 2024-09-14T04:48:45.538289+0000 mgr.y (mgr.26165) 1236 : cluster [DBG] pgmap v1276: 99 pgs: 99 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:48:46.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:46.934 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:48:47.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:46 smithi038 bash[84940]: cluster 2024-09-14T04:48:45.538289+0000 mgr.y (mgr.26165) 1236 : cluster [DBG] pgmap v1276: 99 pgs: 99 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:48:47.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:46 smithi038 bash[84940]: cluster 2024-09-14T04:48:45.538289+0000 mgr.y (mgr.26165) 1236 : cluster [DBG] pgmap v1276: 99 pgs: 99 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:48:47.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:46 smithi038 bash[87336]: cluster 2024-09-14T04:48:45.538289+0000 mgr.y (mgr.26165) 1236 : cluster [DBG] pgmap v1276: 99 pgs: 99 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:48:47.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:46 smithi038 bash[87336]: cluster 2024-09-14T04:48:45.538289+0000 mgr.y (mgr.26165) 1236 : cluster [DBG] pgmap v1276: 99 pgs: 99 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:48:47.035 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:47.059 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:47.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:47.061 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:48:47.162 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:47.186 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:47.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:47.188 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:48:47.289 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:47.316 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:47.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:47.319 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:48:47.420 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:47.447 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:47.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:47.449 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:48:47.550 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:47.575 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:47.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:47.578 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:48:47.678 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:47.682 INFO:teuthology.orchestra.run.smithi038.stderr:pool 'unique_pool_5' removed 2024-09-14T04:48:47.691 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:47 smithi038 bash[84940]: audit 2024-09-14T04:48:47.127765+0000 mon.a (mon.0) 1462 : audit [INF] from='client.? 172.21.15.38:0/1040053263' 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-09-14T04:48:47.692 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:47 smithi038 bash[84940]: audit 2024-09-14T04:48:47.127765+0000 mon.a (mon.0) 1462 : audit [INF] from='client.? 172.21.15.38:0/1040053263' 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-09-14T04:48:47.692 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:47 smithi038 bash[87336]: audit 2024-09-14T04:48:47.127765+0000 mon.a (mon.0) 1462 : audit [INF] from='client.? 172.21.15.38:0/1040053263' 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-09-14T04:48:47.692 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:47 smithi038 bash[87336]: audit 2024-09-14T04:48:47.127765+0000 mon.a (mon.0) 1462 : audit [INF] from='client.? 172.21.15.38:0/1040053263' 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-09-14T04:48:47.711 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:47.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:47.717 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:48:47.818 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:47.828 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:47 smithi123 bash[68976]: audit 2024-09-14T04:48:47.127765+0000 mon.a (mon.0) 1462 : audit [INF] from='client.? 172.21.15.38:0/1040053263' 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-09-14T04:48:47.829 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:47 smithi123 bash[68976]: audit 2024-09-14T04:48:47.127765+0000 mon.a (mon.0) 1462 : audit [INF] from='client.? 172.21.15.38:0/1040053263' 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-09-14T04:48:47.848 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:47.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:47.851 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:48:47.951 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:47.973 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:47.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:47.975 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:48:48.076 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:48.100 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:48.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:48.103 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:48:48.203 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:48.231 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:48.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:48.233 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:48:48.334 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:48.360 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:48.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:48.362 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:48:48.463 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:48.489 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:48.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:48.492 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:48:48.592 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:48.604 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:48:48 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:48:48] "GET /metrics HTTP/1.1" 200 36635 "" "Prometheus/2.51.0" 2024-09-14T04:48:48.622 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:48.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:48.625 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:48:48.725 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:48.754 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:48.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:48.756 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:48:48.857 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:48.885 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:48.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:48.887 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:48:48.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:48 smithi123 bash[68976]: cluster 2024-09-14T04:48:47.539002+0000 mgr.y (mgr.26165) 1237 : cluster [DBG] pgmap v1277: 99 pgs: 99 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:48:48.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:48 smithi123 bash[68976]: cluster 2024-09-14T04:48:47.539002+0000 mgr.y (mgr.26165) 1237 : cluster [DBG] pgmap v1277: 99 pgs: 99 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:48:48.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:48 smithi123 bash[68976]: audit 2024-09-14T04:48:47.682829+0000 mon.a (mon.0) 1463 : audit [INF] from='client.? 172.21.15.38:0/1040053263' 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-09-14T04:48:48.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:48 smithi123 bash[68976]: audit 2024-09-14T04:48:47.682829+0000 mon.a (mon.0) 1463 : audit [INF] from='client.? 172.21.15.38:0/1040053263' 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-09-14T04:48:48.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:48 smithi123 bash[68976]: cluster 2024-09-14T04:48:47.688399+0000 mon.a (mon.0) 1464 : cluster [DBG] osdmap e254: 8 total, 8 up, 8 in 2024-09-14T04:48:48.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:48 smithi123 bash[68976]: cluster 2024-09-14T04:48:47.688399+0000 mon.a (mon.0) 1464 : cluster [DBG] osdmap e254: 8 total, 8 up, 8 in 2024-09-14T04:48:48.988 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:49.016 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:49.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:49.019 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:48:49.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:48 smithi038 bash[84940]: cluster 2024-09-14T04:48:47.539002+0000 mgr.y (mgr.26165) 1237 : cluster [DBG] pgmap v1277: 99 pgs: 99 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:48:49.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:48 smithi038 bash[84940]: cluster 2024-09-14T04:48:47.539002+0000 mgr.y (mgr.26165) 1237 : cluster [DBG] pgmap v1277: 99 pgs: 99 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:48:49.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:48 smithi038 bash[84940]: audit 2024-09-14T04:48:47.682829+0000 mon.a (mon.0) 1463 : audit [INF] from='client.? 172.21.15.38:0/1040053263' 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-09-14T04:48:49.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:48 smithi038 bash[84940]: audit 2024-09-14T04:48:47.682829+0000 mon.a (mon.0) 1463 : audit [INF] from='client.? 172.21.15.38:0/1040053263' 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-09-14T04:48:49.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:48 smithi038 bash[84940]: cluster 2024-09-14T04:48:47.688399+0000 mon.a (mon.0) 1464 : cluster [DBG] osdmap e254: 8 total, 8 up, 8 in 2024-09-14T04:48:49.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:48 smithi038 bash[84940]: cluster 2024-09-14T04:48:47.688399+0000 mon.a (mon.0) 1464 : cluster [DBG] osdmap e254: 8 total, 8 up, 8 in 2024-09-14T04:48:49.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:48 smithi038 bash[87336]: cluster 2024-09-14T04:48:47.539002+0000 mgr.y (mgr.26165) 1237 : cluster [DBG] pgmap v1277: 99 pgs: 99 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:48:49.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:48 smithi038 bash[87336]: cluster 2024-09-14T04:48:47.539002+0000 mgr.y (mgr.26165) 1237 : cluster [DBG] pgmap v1277: 99 pgs: 99 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:48:49.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:48 smithi038 bash[87336]: audit 2024-09-14T04:48:47.682829+0000 mon.a (mon.0) 1463 : audit [INF] from='client.? 172.21.15.38:0/1040053263' 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-09-14T04:48:49.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:48 smithi038 bash[87336]: audit 2024-09-14T04:48:47.682829+0000 mon.a (mon.0) 1463 : audit [INF] from='client.? 172.21.15.38:0/1040053263' 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-09-14T04:48:49.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:48 smithi038 bash[87336]: cluster 2024-09-14T04:48:47.688399+0000 mon.a (mon.0) 1464 : cluster [DBG] osdmap e254: 8 total, 8 up, 8 in 2024-09-14T04:48:49.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:48 smithi038 bash[87336]: cluster 2024-09-14T04:48:47.688399+0000 mon.a (mon.0) 1464 : cluster [DBG] osdmap e254: 8 total, 8 up, 8 in 2024-09-14T04:48:49.120 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:49.148 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:49.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:49.149 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:48:49.250 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:49.276 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:49.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:49.278 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:48:49.379 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:49.407 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:49.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:49.409 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:48:49.510 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:49.538 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:49.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:49.541 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:48:49.641 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:49.668 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:49.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:49.671 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:48:49.771 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:49.796 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:49.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:49.798 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:48:49.899 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:49.910 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2024-09-14T04:48:49.911 INFO:tasks.radosbench:Beginning radosbench... 2024-09-14T04:48:49.911 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_6 2024-09-14T04:48:49.912 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd pool create unique_pool_6 16 2024-09-14T04:48:49.928 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:49.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:49.931 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:48:50.032 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:50.055 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:50.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:50.057 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:48:50.158 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:50.177 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:50.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:50.180 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:48:50.234 INFO:teuthology.orchestra.run.smithi038.stdout:ERROR: (22) Invalid argument 2024-09-14T04:48:50.234 INFO:teuthology.orchestra.run.smithi038.stdout:op_tracker tracking is not enabled now, so no ops 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-09-14T04:48:50.280 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:50.306 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:50.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:50.309 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:48:50.410 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:50.437 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:50.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:50.439 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:48:50.540 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:50.551 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:48:50 smithi123 bash[61744]: ts=2024-09-14T04:48:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:48:50.567 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:50.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:50.570 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:48:50.670 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:50.697 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:50.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:50.699 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:48:50.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:50 smithi038 bash[84940]: cluster 2024-09-14T04:48:49.539512+0000 mgr.y (mgr.26165) 1238 : cluster [DBG] pgmap v1279: 83 pgs: 83 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:48:50.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:50 smithi038 bash[84940]: cluster 2024-09-14T04:48:49.539512+0000 mgr.y (mgr.26165) 1238 : cluster [DBG] pgmap v1279: 83 pgs: 83 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:48:50.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:50 smithi038 bash[87336]: cluster 2024-09-14T04:48:49.539512+0000 mgr.y (mgr.26165) 1238 : cluster [DBG] pgmap v1279: 83 pgs: 83 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:48:50.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:50 smithi038 bash[87336]: cluster 2024-09-14T04:48:49.539512+0000 mgr.y (mgr.26165) 1238 : cluster [DBG] pgmap v1279: 83 pgs: 83 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:48:50.800 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:50.811 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:50 smithi123 bash[68976]: cluster 2024-09-14T04:48:49.539512+0000 mgr.y (mgr.26165) 1238 : cluster [DBG] pgmap v1279: 83 pgs: 83 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:48:50.811 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:50 smithi123 bash[68976]: cluster 2024-09-14T04:48:49.539512+0000 mgr.y (mgr.26165) 1238 : cluster [DBG] pgmap v1279: 83 pgs: 83 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:48:50.828 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:50.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:50.830 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:48:50.931 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:50.962 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:50.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:50.964 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:48:51.065 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:51.095 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:51.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:51.097 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:48:51.198 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:51.223 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.2 dump_blocked_ops 2024-09-14T04:48:51.223 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:51.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:51.225 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:48:51.326 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:51.350 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:51.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:51.352 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:48:51.452 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:51.481 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:51.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:51.483 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:48:51.583 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:51.609 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:51.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:51.612 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:48:51.712 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:51.740 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:51.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:51.743 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:48:51.844 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:51.873 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:51.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:51.874 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:48:51.975 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:52.001 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:52.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:52.003 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:48:52.104 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:52.134 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:52.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:52.137 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:48:52.237 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:52.265 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:52.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:52.267 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:48:52.368 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:52.395 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:52.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:52.397 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:48:52.498 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:52.527 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:52.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:52.529 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:48:52.630 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:52.657 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:52.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:52.662 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:48:52.711 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:48:52.711 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:48:52.763 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:52.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:52 smithi038 bash[84940]: cluster 2024-09-14T04:48:51.540454+0000 mgr.y (mgr.26165) 1239 : cluster [DBG] pgmap v1280: 83 pgs: 83 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:48:52.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:52 smithi038 bash[84940]: cluster 2024-09-14T04:48:51.540454+0000 mgr.y (mgr.26165) 1239 : cluster [DBG] pgmap v1280: 83 pgs: 83 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:48:52.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:52 smithi038 bash[87336]: cluster 2024-09-14T04:48:51.540454+0000 mgr.y (mgr.26165) 1239 : cluster [DBG] pgmap v1280: 83 pgs: 83 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:48:52.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:52 smithi038 bash[87336]: cluster 2024-09-14T04:48:51.540454+0000 mgr.y (mgr.26165) 1239 : cluster [DBG] pgmap v1280: 83 pgs: 83 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:48:52.783 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:52.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:52.786 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:48:52.887 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:52.898 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:52 smithi123 bash[68976]: cluster 2024-09-14T04:48:51.540454+0000 mgr.y (mgr.26165) 1239 : cluster [DBG] pgmap v1280: 83 pgs: 83 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:48:52.899 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:52 smithi123 bash[68976]: cluster 2024-09-14T04:48:51.540454+0000 mgr.y (mgr.26165) 1239 : cluster [DBG] pgmap v1280: 83 pgs: 83 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:48:52.916 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:52.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:52.918 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:48:53.019 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:53.047 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:53.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:53.049 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:48:53.150 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:53.179 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:53.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:53.181 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:48:53.282 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:53.307 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:53.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:53.309 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:48:53.410 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:53.436 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:53.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:53.438 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:48:53.539 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:53.567 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:53.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:53.569 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:48:53.670 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:53.697 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:53.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:53.699 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:48:53.800 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:53.828 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:53.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:53.830 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:48:53.931 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:53.955 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:53.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:53.958 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:48:54.058 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:54.086 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:54.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:54.089 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:48:54.190 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:54.217 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:54.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:54.220 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:48:54.320 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:54.347 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:54.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:54.350 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:48:54.451 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:54.478 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:54.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:54.480 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:48:54.581 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:54.608 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:54.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:54.611 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:48:54.711 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:54.739 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:48:54.740 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:54.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:54.742 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:48:54.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:54 smithi038 bash[84940]: cluster 2024-09-14T04:48:53.541311+0000 mgr.y (mgr.26165) 1240 : cluster [DBG] pgmap v1281: 83 pgs: 83 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:48:54.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:54 smithi038 bash[84940]: cluster 2024-09-14T04:48:53.541311+0000 mgr.y (mgr.26165) 1240 : cluster [DBG] pgmap v1281: 83 pgs: 83 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:48:54.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:54 smithi038 bash[87336]: cluster 2024-09-14T04:48:53.541311+0000 mgr.y (mgr.26165) 1240 : cluster [DBG] pgmap v1281: 83 pgs: 83 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:48:54.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:54 smithi038 bash[87336]: cluster 2024-09-14T04:48:53.541311+0000 mgr.y (mgr.26165) 1240 : cluster [DBG] pgmap v1281: 83 pgs: 83 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:48:54.843 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:54.853 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:54 smithi123 bash[68976]: cluster 2024-09-14T04:48:53.541311+0000 mgr.y (mgr.26165) 1240 : cluster [DBG] pgmap v1281: 83 pgs: 83 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:48:54.854 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:54 smithi123 bash[68976]: cluster 2024-09-14T04:48:53.541311+0000 mgr.y (mgr.26165) 1240 : cluster [DBG] pgmap v1281: 83 pgs: 83 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:48:54.869 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:54.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:54.871 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:48:54.972 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:54.993 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:54.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:54.996 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:48:55.096 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:55.123 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:55.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:55.126 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:48:55.226 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:55.253 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:55.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:55.256 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:48:55.357 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:55.384 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:55.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:55.387 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:48:55.488 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:55.516 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:55.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:55.519 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:48:55.619 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:55.646 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:55.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:55.649 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:48:55.750 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:55.758 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:48:55.777 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:55.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:55.779 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:48:55.880 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:55.902 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:55.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:55.904 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:48:56.005 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:56.032 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:56.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:56.035 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:48:56.136 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:56.163 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:56.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:56.166 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:48:56.267 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:56.295 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:56.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:56.297 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:48:56.398 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:56.425 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:56.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:56.428 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:48:56.529 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:56.556 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:56.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:56.559 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:48:56.659 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:56.686 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:56.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:56.688 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:48:56.789 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:56.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:56 smithi123 bash[68976]: cluster 2024-09-14T04:48:55.542130+0000 mgr.y (mgr.26165) 1241 : cluster [DBG] pgmap v1282: 83 pgs: 83 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:48:56.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:56 smithi123 bash[68976]: cluster 2024-09-14T04:48:55.542130+0000 mgr.y (mgr.26165) 1241 : cluster [DBG] pgmap v1282: 83 pgs: 83 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:48:56.817 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:56.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:56.819 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:48:56.920 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:56.949 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:56.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:56.952 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:48:57.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:56 smithi038 bash[84940]: cluster 2024-09-14T04:48:55.542130+0000 mgr.y (mgr.26165) 1241 : cluster [DBG] pgmap v1282: 83 pgs: 83 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:48:57.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:56 smithi038 bash[84940]: cluster 2024-09-14T04:48:55.542130+0000 mgr.y (mgr.26165) 1241 : cluster [DBG] pgmap v1282: 83 pgs: 83 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:48:57.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:56 smithi038 bash[87336]: cluster 2024-09-14T04:48:55.542130+0000 mgr.y (mgr.26165) 1241 : cluster [DBG] pgmap v1282: 83 pgs: 83 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:48:57.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:56 smithi038 bash[87336]: cluster 2024-09-14T04:48:55.542130+0000 mgr.y (mgr.26165) 1241 : cluster [DBG] pgmap v1282: 83 pgs: 83 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:48:57.053 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:57.077 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:57.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:57.080 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:48:57.181 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:57.210 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:57.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:57.212 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:48:57.313 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:57.340 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:57.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:57.343 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:48:57.444 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:57.474 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:57.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:57.476 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:48:57.577 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:57.604 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:57.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:57.606 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:48:57.707 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:57.737 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:57.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:57.738 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:48:57.839 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:57.866 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:57.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:57.868 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:48:57.969 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:57.993 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:57.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:57.996 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:48:58.096 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:58.125 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:58.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:58.128 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:48:58.228 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:58.257 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:58.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:58.260 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:48:58.361 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:58.389 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:58.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:58.391 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:48:58.492 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:58.504 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:48:58 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:48:58] "GET /metrics HTTP/1.1" 200 36635 "" "Prometheus/2.51.0" 2024-09-14T04:48:58.521 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:58.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:58.524 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:48:58.625 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:58.652 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:48:58.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:58.654 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:48:58.755 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:58.764 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:58 smithi038 bash[84940]: cluster 2024-09-14T04:48:57.543125+0000 mgr.y (mgr.26165) 1242 : cluster [DBG] pgmap v1283: 83 pgs: 83 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:48:58.764 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:48:58 smithi038 bash[84940]: cluster 2024-09-14T04:48:57.543125+0000 mgr.y (mgr.26165) 1242 : cluster [DBG] pgmap v1283: 83 pgs: 83 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:48:58.783 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:58.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:58.785 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:48:58.886 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:58.914 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:58.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:58.917 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:48:58.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:58 smithi123 bash[68976]: cluster 2024-09-14T04:48:57.543125+0000 mgr.y (mgr.26165) 1242 : cluster [DBG] pgmap v1283: 83 pgs: 83 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:48:58.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:48:58 smithi123 bash[68976]: cluster 2024-09-14T04:48:57.543125+0000 mgr.y (mgr.26165) 1242 : cluster [DBG] pgmap v1283: 83 pgs: 83 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:48:59.018 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:59.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:58 smithi038 bash[87336]: cluster 2024-09-14T04:48:57.543125+0000 mgr.y (mgr.26165) 1242 : cluster [DBG] pgmap v1283: 83 pgs: 83 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:48:59.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:48:58 smithi038 bash[87336]: cluster 2024-09-14T04:48:57.543125+0000 mgr.y (mgr.26165) 1242 : cluster [DBG] pgmap v1283: 83 pgs: 83 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:48:59.044 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:48:59.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:59.046 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:48:59.147 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:59.176 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:48:59.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:59.178 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:48:59.279 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:59.306 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:48:59.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:59.309 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:48:59.410 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:59.437 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:48:59.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:59.440 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:48:59.541 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:59.569 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:59.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:59.571 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:48:59.672 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:59.700 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:48:59.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:59.702 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:48:59.803 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:59.825 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:48:59.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:59.827 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:48:59.928 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:59.948 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:48:59.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:48:59.950 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:49:00.051 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:00.082 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:00.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:00.084 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:49:00.185 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:00.210 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:00.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:00.212 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:49:00.313 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:00.324 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:49:00 smithi123 bash[61744]: ts=2024-09-14T04:49:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:49:00.340 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:00.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:00.343 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:49:00.443 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:00.473 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:00.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:00.476 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:49:00.576 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:00.604 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:00.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:00.606 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:49:00.707 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:00.736 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:00.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:00.738 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:49:00.839 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:00.850 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:00 smithi123 bash[68976]: cluster 2024-09-14T04:48:59.543844+0000 mgr.y (mgr.26165) 1243 : cluster [DBG] pgmap v1284: 83 pgs: 83 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:00.850 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:00 smithi123 bash[68976]: cluster 2024-09-14T04:48:59.543844+0000 mgr.y (mgr.26165) 1243 : cluster [DBG] pgmap v1284: 83 pgs: 83 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:00.851 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:00 smithi123 bash[68976]: audit 2024-09-14T04:49:00.250572+0000 mon.a (mon.0) 1465 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:49:00.851 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:00 smithi123 bash[68976]: audit 2024-09-14T04:49:00.250572+0000 mon.a (mon.0) 1465 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:49:00.863 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:00.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:00.866 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:49:00.967 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:00.979 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:00 smithi038 bash[87336]: cluster 2024-09-14T04:48:59.543844+0000 mgr.y (mgr.26165) 1243 : cluster [DBG] pgmap v1284: 83 pgs: 83 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:00.979 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:00 smithi038 bash[87336]: cluster 2024-09-14T04:48:59.543844+0000 mgr.y (mgr.26165) 1243 : cluster [DBG] pgmap v1284: 83 pgs: 83 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:00.979 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:00 smithi038 bash[87336]: audit 2024-09-14T04:49:00.250572+0000 mon.a (mon.0) 1465 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:49:00.979 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:00 smithi038 bash[87336]: audit 2024-09-14T04:49:00.250572+0000 mon.a (mon.0) 1465 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:49:00.979 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:00 smithi038 bash[84940]: cluster 2024-09-14T04:48:59.543844+0000 mgr.y (mgr.26165) 1243 : cluster [DBG] pgmap v1284: 83 pgs: 83 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:00.979 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:00 smithi038 bash[84940]: cluster 2024-09-14T04:48:59.543844+0000 mgr.y (mgr.26165) 1243 : cluster [DBG] pgmap v1284: 83 pgs: 83 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:00.979 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:00 smithi038 bash[84940]: audit 2024-09-14T04:49:00.250572+0000 mon.a (mon.0) 1465 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:49:00.979 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:00 smithi038 bash[84940]: audit 2024-09-14T04:49:00.250572+0000 mon.a (mon.0) 1465 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:49:00.991 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:00.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:00.994 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:49:01.095 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:01.121 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:01.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:01.123 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:49:01.223 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:01.252 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:01.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:01.254 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:49:01.355 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:01.384 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:01.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:01.386 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:49:01.487 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:01.512 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:01.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:01.514 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:49:01.615 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:01.635 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:01.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:01.637 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:49:01.738 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:01.765 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:01.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:01.768 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:49:01.868 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:01.893 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:01.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:01.896 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:49:01.996 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:02.026 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:02.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:02.029 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:49:02.130 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:02.154 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:02.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:02.156 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:49:02.256 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:02.285 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:02.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:02.287 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:49:02.387 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:02.413 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:02.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:02.415 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:49:02.516 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:02.543 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:02.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:02.545 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:49:02.646 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:02.674 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:02.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:02.676 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:49:02.777 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:02.804 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:02.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:02.807 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:49:02.907 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:02.919 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:02 smithi038 bash[84940]: cluster 2024-09-14T04:49:01.544966+0000 mgr.y (mgr.26165) 1244 : cluster [DBG] pgmap v1285: 83 pgs: 83 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:02.919 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:02 smithi038 bash[84940]: cluster 2024-09-14T04:49:01.544966+0000 mgr.y (mgr.26165) 1244 : cluster [DBG] pgmap v1285: 83 pgs: 83 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:02.919 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:02 smithi038 bash[87336]: cluster 2024-09-14T04:49:01.544966+0000 mgr.y (mgr.26165) 1244 : cluster [DBG] pgmap v1285: 83 pgs: 83 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:02.919 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:02 smithi038 bash[87336]: cluster 2024-09-14T04:49:01.544966+0000 mgr.y (mgr.26165) 1244 : cluster [DBG] pgmap v1285: 83 pgs: 83 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:02.938 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:02.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:02.940 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:49:03.041 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:03.053 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:02 smithi123 bash[68976]: cluster 2024-09-14T04:49:01.544966+0000 mgr.y (mgr.26165) 1244 : cluster [DBG] pgmap v1285: 83 pgs: 83 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:03.053 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:02 smithi123 bash[68976]: cluster 2024-09-14T04:49:01.544966+0000 mgr.y (mgr.26165) 1244 : cluster [DBG] pgmap v1285: 83 pgs: 83 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:03.068 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:03.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:03.071 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:49:03.172 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:03.196 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:03.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:03.198 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:49:03.299 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:03.326 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:03.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:03.328 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:49:03.429 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:03.458 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:03.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:03.460 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:49:03.561 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:03.587 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:03.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:03.589 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:49:03.690 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:03.718 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:03.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:03.721 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:49:03.822 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:03.847 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:03.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:03.849 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:49:03.949 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:03.976 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:03.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:03.978 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:49:04.079 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:04.109 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:04.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:04.111 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:49:04.212 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:04.241 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:04.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:04.244 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:49:04.345 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:04.372 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:04.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:04.374 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:49:04.475 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:04.499 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:04.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:04.502 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:49:04.602 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:04.625 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:04.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:04.627 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:49:04.728 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:04.756 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:04.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:04.759 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:49:04.859 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:04.871 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:04 smithi038 bash[87336]: cluster 2024-09-14T04:49:03.545789+0000 mgr.y (mgr.26165) 1245 : cluster [DBG] pgmap v1286: 83 pgs: 83 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:04.871 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:04 smithi038 bash[87336]: cluster 2024-09-14T04:49:03.545789+0000 mgr.y (mgr.26165) 1245 : cluster [DBG] pgmap v1286: 83 pgs: 83 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:04.872 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:04 smithi038 bash[84940]: cluster 2024-09-14T04:49:03.545789+0000 mgr.y (mgr.26165) 1245 : cluster [DBG] pgmap v1286: 83 pgs: 83 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:04.872 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:04 smithi038 bash[84940]: cluster 2024-09-14T04:49:03.545789+0000 mgr.y (mgr.26165) 1245 : cluster [DBG] pgmap v1286: 83 pgs: 83 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:04.887 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:04.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:04.890 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:49:04.991 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:05.016 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:05.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:05.019 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:49:05.119 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:05.131 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:04 smithi123 bash[68976]: cluster 2024-09-14T04:49:03.545789+0000 mgr.y (mgr.26165) 1245 : cluster [DBG] pgmap v1286: 83 pgs: 83 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:05.131 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:04 smithi123 bash[68976]: cluster 2024-09-14T04:49:03.545789+0000 mgr.y (mgr.26165) 1245 : cluster [DBG] pgmap v1286: 83 pgs: 83 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:05.147 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:05.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:05.150 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:49:05.250 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:05.275 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:05.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:05.277 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:49:05.378 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:05.407 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:05.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:05.410 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:49:05.510 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:05.539 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:05.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:05.541 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:49:05.642 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:05.669 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:05.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:05.672 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:49:05.772 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:05.794 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:05.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:05.797 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:49:05.898 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:05.917 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:05.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:05.920 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:49:06.021 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:06.045 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:06.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:06.048 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:49:06.148 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:06.176 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:06.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:06.178 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:49:06.279 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:06.307 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:06.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:06.309 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:49:06.410 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:06.437 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:06.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:06.439 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:49:06.540 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:06.570 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:06.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:06.572 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:49:06.673 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:06.695 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:06.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:06.697 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:49:06.765 INFO:teuthology.orchestra.run.smithi038.stderr:nodeep-scrub is unset 2024-09-14T04:49:06.799 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:06.817 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:06.818 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0: {} 2024-09-14T04:49:06.818 INFO:teuthology.orchestra.run.smithi038.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-14T04:49:06.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:06.819 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:49:06.836 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1: {} 2024-09-14T04:49:06.837 INFO:teuthology.orchestra.run.smithi038.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-14T04:49:06.853 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2: {} 2024-09-14T04:49:06.853 INFO:teuthology.orchestra.run.smithi038.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-14T04:49:06.870 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3: {} 2024-09-14T04:49:06.870 INFO:teuthology.orchestra.run.smithi038.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-14T04:49:06.890 INFO:teuthology.orchestra.run.smithi038.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-14T04:49:06.891 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4: {} 2024-09-14T04:49:06.910 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5: {} 2024-09-14T04:49:06.910 INFO:teuthology.orchestra.run.smithi038.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-14T04:49:06.914 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:06 smithi038 bash[84940]: cluster 2024-09-14T04:49:05.546506+0000 mgr.y (mgr.26165) 1246 : cluster [DBG] pgmap v1287: 83 pgs: 83 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:06.914 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:06 smithi038 bash[84940]: cluster 2024-09-14T04:49:05.546506+0000 mgr.y (mgr.26165) 1246 : cluster [DBG] pgmap v1287: 83 pgs: 83 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:06.914 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:06 smithi038 bash[84940]: audit 2024-09-14T04:49:06.111468+0000 mon.a (mon.0) 1466 : audit [INF] from='client.? 172.21.15.38:0/3272697373' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:49:06.914 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:06 smithi038 bash[84940]: audit 2024-09-14T04:49:06.111468+0000 mon.a (mon.0) 1466 : audit [INF] from='client.? 172.21.15.38:0/3272697373' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:49:06.914 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:06 smithi038 bash[87336]: cluster 2024-09-14T04:49:05.546506+0000 mgr.y (mgr.26165) 1246 : cluster [DBG] pgmap v1287: 83 pgs: 83 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:06.915 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:06 smithi038 bash[87336]: cluster 2024-09-14T04:49:05.546506+0000 mgr.y (mgr.26165) 1246 : cluster [DBG] pgmap v1287: 83 pgs: 83 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:06.915 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:06 smithi038 bash[87336]: audit 2024-09-14T04:49:06.111468+0000 mon.a (mon.0) 1466 : audit [INF] from='client.? 172.21.15.38:0/3272697373' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:49:06.915 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:06 smithi038 bash[87336]: audit 2024-09-14T04:49:06.111468+0000 mon.a (mon.0) 1466 : audit [INF] from='client.? 172.21.15.38:0/3272697373' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:49:06.920 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:06.930 INFO:teuthology.orchestra.run.smithi038.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-14T04:49:06.930 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6: {} 2024-09-14T04:49:06.948 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:06.949 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7: {} 2024-09-14T04:49:06.949 INFO:teuthology.orchestra.run.smithi038.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-14T04:49:06.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:06.951 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:49:07.051 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:07.063 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:06 smithi123 bash[68976]: cluster 2024-09-14T04:49:05.546506+0000 mgr.y (mgr.26165) 1246 : cluster [DBG] pgmap v1287: 83 pgs: 83 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:07.063 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:06 smithi123 bash[68976]: cluster 2024-09-14T04:49:05.546506+0000 mgr.y (mgr.26165) 1246 : cluster [DBG] pgmap v1287: 83 pgs: 83 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:07.063 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:06 smithi123 bash[68976]: audit 2024-09-14T04:49:06.111468+0000 mon.a (mon.0) 1466 : audit [INF] from='client.? 172.21.15.38:0/3272697373' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:49:07.063 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:06 smithi123 bash[68976]: audit 2024-09-14T04:49:06.111468+0000 mon.a (mon.0) 1466 : audit [INF] from='client.? 172.21.15.38:0/3272697373' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:49:07.079 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:07.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:07.081 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:49:07.182 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:07.206 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:07.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:07.209 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:49:07.309 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:07.338 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:07.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:07.340 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:49:07.441 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:07.469 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:07.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:07.471 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:49:07.572 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:07.591 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:07.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:07.594 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:49:07.694 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:07.714 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:07.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:07.716 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:49:07.817 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:07.839 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:07.840 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:07 smithi038 bash[84940]: cluster 2024-09-14T04:49:06.744259+0000 mon.a (mon.0) 1467 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:49:07.840 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:07 smithi038 bash[84940]: cluster 2024-09-14T04:49:06.744259+0000 mon.a (mon.0) 1467 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:49:07.840 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:07 smithi038 bash[84940]: cluster 2024-09-14T04:49:06.744320+0000 mon.a (mon.0) 1468 : cluster [INF] Cluster is now healthy 2024-09-14T04:49:07.840 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:07 smithi038 bash[84940]: cluster 2024-09-14T04:49:06.744320+0000 mon.a (mon.0) 1468 : cluster [INF] Cluster is now healthy 2024-09-14T04:49:07.840 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:07 smithi038 bash[84940]: audit 2024-09-14T04:49:06.765540+0000 mon.a (mon.0) 1469 : audit [INF] from='client.? 172.21.15.38:0/3272697373' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:49:07.841 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:07 smithi038 bash[84940]: audit 2024-09-14T04:49:06.765540+0000 mon.a (mon.0) 1469 : audit [INF] from='client.? 172.21.15.38:0/3272697373' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:49:07.841 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:07 smithi038 bash[84940]: cluster 2024-09-14T04:49:06.773206+0000 mon.a (mon.0) 1470 : cluster [DBG] osdmap e255: 8 total, 8 up, 8 in 2024-09-14T04:49:07.841 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:07 smithi038 bash[84940]: cluster 2024-09-14T04:49:06.773206+0000 mon.a (mon.0) 1470 : cluster [DBG] osdmap e255: 8 total, 8 up, 8 in 2024-09-14T04:49:07.841 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:07 smithi038 bash[84940]: audit 2024-09-14T04:49:06.796720+0000 mon.a (mon.0) 1471 : audit [DBG] from='client.? 172.21.15.38:0/3132801989' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:49:07.841 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:07 smithi038 bash[84940]: audit 2024-09-14T04:49:06.796720+0000 mon.a (mon.0) 1471 : audit [DBG] from='client.? 172.21.15.38:0/3132801989' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:49:07.841 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:07 smithi038 bash[87336]: cluster 2024-09-14T04:49:06.744259+0000 mon.a (mon.0) 1467 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:49:07.841 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:07 smithi038 bash[87336]: cluster 2024-09-14T04:49:06.744259+0000 mon.a (mon.0) 1467 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:49:07.841 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:07 smithi038 bash[87336]: cluster 2024-09-14T04:49:06.744320+0000 mon.a (mon.0) 1468 : cluster [INF] Cluster is now healthy 2024-09-14T04:49:07.841 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:07 smithi038 bash[87336]: cluster 2024-09-14T04:49:06.744320+0000 mon.a (mon.0) 1468 : cluster [INF] Cluster is now healthy 2024-09-14T04:49:07.841 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:07 smithi038 bash[87336]: audit 2024-09-14T04:49:06.765540+0000 mon.a (mon.0) 1469 : audit [INF] from='client.? 172.21.15.38:0/3272697373' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:49:07.841 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:07 smithi038 bash[87336]: audit 2024-09-14T04:49:06.765540+0000 mon.a (mon.0) 1469 : audit [INF] from='client.? 172.21.15.38:0/3272697373' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:49:07.842 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:07 smithi038 bash[87336]: cluster 2024-09-14T04:49:06.773206+0000 mon.a (mon.0) 1470 : cluster [DBG] osdmap e255: 8 total, 8 up, 8 in 2024-09-14T04:49:07.842 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:07 smithi038 bash[87336]: cluster 2024-09-14T04:49:06.773206+0000 mon.a (mon.0) 1470 : cluster [DBG] osdmap e255: 8 total, 8 up, 8 in 2024-09-14T04:49:07.842 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:07 smithi038 bash[87336]: audit 2024-09-14T04:49:06.796720+0000 mon.a (mon.0) 1471 : audit [DBG] from='client.? 172.21.15.38:0/3132801989' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:49:07.842 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:07 smithi038 bash[87336]: audit 2024-09-14T04:49:06.796720+0000 mon.a (mon.0) 1471 : audit [DBG] from='client.? 172.21.15.38:0/3132801989' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:49:07.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:07.842 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:49:07.943 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:07.967 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:07.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:07.970 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:49:08.070 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:08.082 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:07 smithi123 bash[68976]: cluster 2024-09-14T04:49:06.744259+0000 mon.a (mon.0) 1467 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:49:08.082 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:07 smithi123 bash[68976]: cluster 2024-09-14T04:49:06.744259+0000 mon.a (mon.0) 1467 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:49:08.082 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:07 smithi123 bash[68976]: cluster 2024-09-14T04:49:06.744320+0000 mon.a (mon.0) 1468 : cluster [INF] Cluster is now healthy 2024-09-14T04:49:08.083 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:07 smithi123 bash[68976]: cluster 2024-09-14T04:49:06.744320+0000 mon.a (mon.0) 1468 : cluster [INF] Cluster is now healthy 2024-09-14T04:49:08.083 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:07 smithi123 bash[68976]: audit 2024-09-14T04:49:06.765540+0000 mon.a (mon.0) 1469 : audit [INF] from='client.? 172.21.15.38:0/3272697373' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:49:08.083 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:07 smithi123 bash[68976]: audit 2024-09-14T04:49:06.765540+0000 mon.a (mon.0) 1469 : audit [INF] from='client.? 172.21.15.38:0/3272697373' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:49:08.083 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:07 smithi123 bash[68976]: cluster 2024-09-14T04:49:06.773206+0000 mon.a (mon.0) 1470 : cluster [DBG] osdmap e255: 8 total, 8 up, 8 in 2024-09-14T04:49:08.083 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:07 smithi123 bash[68976]: cluster 2024-09-14T04:49:06.773206+0000 mon.a (mon.0) 1470 : cluster [DBG] osdmap e255: 8 total, 8 up, 8 in 2024-09-14T04:49:08.083 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:07 smithi123 bash[68976]: audit 2024-09-14T04:49:06.796720+0000 mon.a (mon.0) 1471 : audit [DBG] from='client.? 172.21.15.38:0/3132801989' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:49:08.083 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:07 smithi123 bash[68976]: audit 2024-09-14T04:49:06.796720+0000 mon.a (mon.0) 1471 : audit [DBG] from='client.? 172.21.15.38:0/3132801989' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:49:08.097 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:08.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:08.099 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:49:08.200 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:08.227 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:08.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:08.230 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:49:08.331 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:08.357 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:08.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:08.359 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:49:08.460 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:08.470 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:49:08 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:49:08] "GET /metrics HTTP/1.1" 200 34269 "" "Prometheus/2.51.0" 2024-09-14T04:49:08.487 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:08.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:08.489 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:49:08.590 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:08.617 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:08.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:08.620 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:49:08.720 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:08.749 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:08.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:08.752 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:49:08.790 INFO:teuthology.orchestra.run.smithi038.stderr:pool 'unique_pool_6' created 2024-09-14T04:49:08.853 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:08.864 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:08 smithi123 bash[68976]: cluster 2024-09-14T04:49:07.546940+0000 mgr.y (mgr.26165) 1247 : cluster [DBG] pgmap v1289: 83 pgs: 83 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:08.864 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:08 smithi123 bash[68976]: cluster 2024-09-14T04:49:07.546940+0000 mgr.y (mgr.26165) 1247 : cluster [DBG] pgmap v1289: 83 pgs: 83 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:08.864 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:08 smithi123 bash[68976]: audit 2024-09-14T04:49:07.832995+0000 mon.c (mon.2) 75 : audit [INF] from='client.? 172.21.15.38:0/891700375' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16} : dispatch 2024-09-14T04:49:08.864 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:08 smithi123 bash[68976]: audit 2024-09-14T04:49:07.832995+0000 mon.c (mon.2) 75 : audit [INF] from='client.? 172.21.15.38:0/891700375' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16} : dispatch 2024-09-14T04:49:08.864 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:08 smithi123 bash[68976]: audit 2024-09-14T04:49:07.833336+0000 mon.a (mon.0) 1472 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16} : dispatch 2024-09-14T04:49:08.864 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:08 smithi123 bash[68976]: audit 2024-09-14T04:49:07.833336+0000 mon.a (mon.0) 1472 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16} : dispatch 2024-09-14T04:49:08.880 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:08.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:08.882 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:49:08.983 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:09.007 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:09.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:09.010 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:49:09.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:08 smithi038 bash[84940]: cluster 2024-09-14T04:49:07.546940+0000 mgr.y (mgr.26165) 1247 : cluster [DBG] pgmap v1289: 83 pgs: 83 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:09.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:08 smithi038 bash[84940]: cluster 2024-09-14T04:49:07.546940+0000 mgr.y (mgr.26165) 1247 : cluster [DBG] pgmap v1289: 83 pgs: 83 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:09.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:08 smithi038 bash[84940]: audit 2024-09-14T04:49:07.832995+0000 mon.c (mon.2) 75 : audit [INF] from='client.? 172.21.15.38:0/891700375' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16} : dispatch 2024-09-14T04:49:09.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:08 smithi038 bash[84940]: audit 2024-09-14T04:49:07.832995+0000 mon.c (mon.2) 75 : audit [INF] from='client.? 172.21.15.38:0/891700375' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16} : dispatch 2024-09-14T04:49:09.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:08 smithi038 bash[84940]: audit 2024-09-14T04:49:07.833336+0000 mon.a (mon.0) 1472 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16} : dispatch 2024-09-14T04:49:09.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:08 smithi038 bash[84940]: audit 2024-09-14T04:49:07.833336+0000 mon.a (mon.0) 1472 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16} : dispatch 2024-09-14T04:49:09.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:08 smithi038 bash[87336]: cluster 2024-09-14T04:49:07.546940+0000 mgr.y (mgr.26165) 1247 : cluster [DBG] pgmap v1289: 83 pgs: 83 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:09.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:08 smithi038 bash[87336]: cluster 2024-09-14T04:49:07.546940+0000 mgr.y (mgr.26165) 1247 : cluster [DBG] pgmap v1289: 83 pgs: 83 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:09.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:08 smithi038 bash[87336]: audit 2024-09-14T04:49:07.832995+0000 mon.c (mon.2) 75 : audit [INF] from='client.? 172.21.15.38:0/891700375' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16} : dispatch 2024-09-14T04:49:09.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:08 smithi038 bash[87336]: audit 2024-09-14T04:49:07.832995+0000 mon.c (mon.2) 75 : audit [INF] from='client.? 172.21.15.38:0/891700375' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16} : dispatch 2024-09-14T04:49:09.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:08 smithi038 bash[87336]: audit 2024-09-14T04:49:07.833336+0000 mon.a (mon.0) 1472 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16} : dispatch 2024-09-14T04:49:09.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:08 smithi038 bash[87336]: audit 2024-09-14T04:49:07.833336+0000 mon.a (mon.0) 1472 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16} : dispatch 2024-09-14T04:49:09.111 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:09.139 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:09.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:09.141 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:49:09.242 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:09.270 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:09.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:09.272 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:49:09.373 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:09.401 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:09.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:09.403 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:49:09.504 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:09.531 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:09.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:09.534 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:49:09.634 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:09.663 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:09.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:09.665 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:49:09.765 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:09.794 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:09.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:09.796 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:49:09.897 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:09.925 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:09.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:09.927 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:49:10.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:09 smithi038 bash[84940]: audit 2024-09-14T04:49:08.783968+0000 mon.a (mon.0) 1473 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]': finished 2024-09-14T04:49:10.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:09 smithi038 bash[84940]: audit 2024-09-14T04:49:08.783968+0000 mon.a (mon.0) 1473 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]': finished 2024-09-14T04:49:10.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:09 smithi038 bash[84940]: cluster 2024-09-14T04:49:08.788117+0000 mon.a (mon.0) 1474 : cluster [DBG] osdmap e256: 8 total, 8 up, 8 in 2024-09-14T04:49:10.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:09 smithi038 bash[84940]: cluster 2024-09-14T04:49:08.788117+0000 mon.a (mon.0) 1474 : cluster [DBG] osdmap e256: 8 total, 8 up, 8 in 2024-09-14T04:49:10.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:09 smithi038 bash[87336]: audit 2024-09-14T04:49:08.783968+0000 mon.a (mon.0) 1473 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]': finished 2024-09-14T04:49:10.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:09 smithi038 bash[87336]: audit 2024-09-14T04:49:08.783968+0000 mon.a (mon.0) 1473 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]': finished 2024-09-14T04:49:10.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:09 smithi038 bash[87336]: cluster 2024-09-14T04:49:08.788117+0000 mon.a (mon.0) 1474 : cluster [DBG] osdmap e256: 8 total, 8 up, 8 in 2024-09-14T04:49:10.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:09 smithi038 bash[87336]: cluster 2024-09-14T04:49:08.788117+0000 mon.a (mon.0) 1474 : cluster [DBG] osdmap e256: 8 total, 8 up, 8 in 2024-09-14T04:49:10.028 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:10.054 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:10.056 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:09 smithi123 bash[68976]: audit 2024-09-14T04:49:08.783968+0000 mon.a (mon.0) 1473 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]': finished 2024-09-14T04:49:10.056 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:09 smithi123 bash[68976]: audit 2024-09-14T04:49:08.783968+0000 mon.a (mon.0) 1473 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]': finished 2024-09-14T04:49:10.056 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:09 smithi123 bash[68976]: cluster 2024-09-14T04:49:08.788117+0000 mon.a (mon.0) 1474 : cluster [DBG] osdmap e256: 8 total, 8 up, 8 in 2024-09-14T04:49:10.056 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:09 smithi123 bash[68976]: cluster 2024-09-14T04:49:08.788117+0000 mon.a (mon.0) 1474 : cluster [DBG] osdmap e256: 8 total, 8 up, 8 in 2024-09-14T04:49:10.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:10.057 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:49:10.158 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:10.184 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:10.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:10.186 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:49:10.287 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:10.316 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:10.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:10.320 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:49:10.420 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:10.435 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:49:10 smithi123 bash[61744]: ts=2024-09-14T04:49:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:49:10.451 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:10.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:10.454 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:49:10.555 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:10.584 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:10.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:10.586 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:49:10.687 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:10.716 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:10.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:10.719 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:49:10.820 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:10.848 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:10.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:10.850 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:49:10.951 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:10.978 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:10.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:10.980 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:49:11.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:10 smithi038 bash[84940]: cluster 2024-09-14T04:49:09.547747+0000 mgr.y (mgr.26165) 1248 : cluster [DBG] pgmap v1291: 99 pgs: 4 creating+peering, 12 unknown, 83 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:11.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:10 smithi038 bash[84940]: cluster 2024-09-14T04:49:09.547747+0000 mgr.y (mgr.26165) 1248 : cluster [DBG] pgmap v1291: 99 pgs: 4 creating+peering, 12 unknown, 83 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:11.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:10 smithi038 bash[84940]: cluster 2024-09-14T04:49:09.785101+0000 mon.a (mon.0) 1475 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-14T04:49:11.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:10 smithi038 bash[84940]: cluster 2024-09-14T04:49:09.785101+0000 mon.a (mon.0) 1475 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-14T04:49:11.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:10 smithi038 bash[84940]: cluster 2024-09-14T04:49:09.801635+0000 mon.a (mon.0) 1476 : cluster [DBG] osdmap e257: 8 total, 8 up, 8 in 2024-09-14T04:49:11.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:10 smithi038 bash[84940]: cluster 2024-09-14T04:49:09.801635+0000 mon.a (mon.0) 1476 : cluster [DBG] osdmap e257: 8 total, 8 up, 8 in 2024-09-14T04:49:11.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:10 smithi038 bash[87336]: cluster 2024-09-14T04:49:09.547747+0000 mgr.y (mgr.26165) 1248 : cluster [DBG] pgmap v1291: 99 pgs: 4 creating+peering, 12 unknown, 83 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:11.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:10 smithi038 bash[87336]: cluster 2024-09-14T04:49:09.547747+0000 mgr.y (mgr.26165) 1248 : cluster [DBG] pgmap v1291: 99 pgs: 4 creating+peering, 12 unknown, 83 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:11.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:10 smithi038 bash[87336]: cluster 2024-09-14T04:49:09.785101+0000 mon.a (mon.0) 1475 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-14T04:49:11.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:10 smithi038 bash[87336]: cluster 2024-09-14T04:49:09.785101+0000 mon.a (mon.0) 1475 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-14T04:49:11.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:10 smithi038 bash[87336]: cluster 2024-09-14T04:49:09.801635+0000 mon.a (mon.0) 1476 : cluster [DBG] osdmap e257: 8 total, 8 up, 8 in 2024-09-14T04:49:11.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:10 smithi038 bash[87336]: cluster 2024-09-14T04:49:09.801635+0000 mon.a (mon.0) 1476 : cluster [DBG] osdmap e257: 8 total, 8 up, 8 in 2024-09-14T04:49:11.081 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:11.092 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:10 smithi123 bash[68976]: cluster 2024-09-14T04:49:09.547747+0000 mgr.y (mgr.26165) 1248 : cluster [DBG] pgmap v1291: 99 pgs: 4 creating+peering, 12 unknown, 83 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:11.092 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:10 smithi123 bash[68976]: cluster 2024-09-14T04:49:09.547747+0000 mgr.y (mgr.26165) 1248 : cluster [DBG] pgmap v1291: 99 pgs: 4 creating+peering, 12 unknown, 83 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:11.092 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:10 smithi123 bash[68976]: cluster 2024-09-14T04:49:09.785101+0000 mon.a (mon.0) 1475 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-14T04:49:11.092 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:10 smithi123 bash[68976]: cluster 2024-09-14T04:49:09.785101+0000 mon.a (mon.0) 1475 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-14T04:49:11.092 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:10 smithi123 bash[68976]: cluster 2024-09-14T04:49:09.801635+0000 mon.a (mon.0) 1476 : cluster [DBG] osdmap e257: 8 total, 8 up, 8 in 2024-09-14T04:49:11.092 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:10 smithi123 bash[68976]: cluster 2024-09-14T04:49:09.801635+0000 mon.a (mon.0) 1476 : cluster [DBG] osdmap e257: 8 total, 8 up, 8 in 2024-09-14T04:49:11.106 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:11.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:11.109 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:49:11.210 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:11.244 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:11.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:11.246 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:49:11.253 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd pool application enable unique_pool_6 rados --yes-i-really-mean-it || true 2024-09-14T04:49:11.347 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:11.368 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:11.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:11.371 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:49:11.452 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-09-14T04:49:11.452 INFO:teuthology.orchestra.run.smithi038.stdout: "ops": [], 2024-09-14T04:49:11.452 INFO:teuthology.orchestra.run.smithi038.stdout: "complaint_time": 30, 2024-09-14T04:49:11.452 INFO:teuthology.orchestra.run.smithi038.stdout: "num_blocked_ops": 0 2024-09-14T04:49:11.452 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-09-14T04:49:11.471 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:11.491 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:11.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:11.493 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:49:11.594 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:11.619 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:11.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:11.622 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:49:11.723 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:11.751 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:11.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:11.754 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:49:11.855 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:11.867 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:11 smithi123 bash[68976]: cluster 2024-09-14T04:49:10.816539+0000 mon.a (mon.0) 1477 : cluster [DBG] osdmap e258: 8 total, 8 up, 8 in 2024-09-14T04:49:11.867 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:11 smithi123 bash[68976]: cluster 2024-09-14T04:49:10.816539+0000 mon.a (mon.0) 1477 : cluster [DBG] osdmap e258: 8 total, 8 up, 8 in 2024-09-14T04:49:11.883 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:11.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:11.886 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:49:11.986 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:11.998 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:11 smithi038 bash[87336]: cluster 2024-09-14T04:49:10.816539+0000 mon.a (mon.0) 1477 : cluster [DBG] osdmap e258: 8 total, 8 up, 8 in 2024-09-14T04:49:11.998 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:11 smithi038 bash[87336]: cluster 2024-09-14T04:49:10.816539+0000 mon.a (mon.0) 1477 : cluster [DBG] osdmap e258: 8 total, 8 up, 8 in 2024-09-14T04:49:11.998 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:11 smithi038 bash[84940]: cluster 2024-09-14T04:49:10.816539+0000 mon.a (mon.0) 1477 : cluster [DBG] osdmap e258: 8 total, 8 up, 8 in 2024-09-14T04:49:11.999 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:11 smithi038 bash[84940]: cluster 2024-09-14T04:49:10.816539+0000 mon.a (mon.0) 1477 : cluster [DBG] osdmap e258: 8 total, 8 up, 8 in 2024-09-14T04:49:12.015 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:12.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:12.017 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:49:12.118 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:12.146 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:12.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:12.149 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:49:12.250 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:12.277 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:12.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:12.279 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:49:12.380 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:12.408 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:12.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:12.411 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:49:12.512 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:12.538 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:12.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:12.540 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:49:12.591 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.2 dump_historic_ops 2024-09-14T04:49:12.642 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:12.667 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:12.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:12.670 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:49:12.771 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:12.791 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:12.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:12.793 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:49:12.894 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:12.921 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:12.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:12.923 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:49:13.024 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:13.052 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:13.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:13.055 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:49:13.156 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:13.167 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:12 smithi123 bash[68976]: cluster 2024-09-14T04:49:11.548415+0000 mgr.y (mgr.26165) 1249 : cluster [DBG] pgmap v1294: 99 pgs: 5 creating+peering, 4 unknown, 90 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:13.167 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:12 smithi123 bash[68976]: cluster 2024-09-14T04:49:11.548415+0000 mgr.y (mgr.26165) 1249 : cluster [DBG] pgmap v1294: 99 pgs: 5 creating+peering, 4 unknown, 90 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:13.167 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-14T04:49:13.178 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd set noscrub 2024-09-14T04:49:13.179 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:12 smithi038 bash[84940]: cluster 2024-09-14T04:49:11.548415+0000 mgr.y (mgr.26165) 1249 : cluster [DBG] pgmap v1294: 99 pgs: 5 creating+peering, 4 unknown, 90 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:13.179 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:12 smithi038 bash[84940]: cluster 2024-09-14T04:49:11.548415+0000 mgr.y (mgr.26165) 1249 : cluster [DBG] pgmap v1294: 99 pgs: 5 creating+peering, 4 unknown, 90 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:13.179 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:12 smithi038 bash[87336]: cluster 2024-09-14T04:49:11.548415+0000 mgr.y (mgr.26165) 1249 : cluster [DBG] pgmap v1294: 99 pgs: 5 creating+peering, 4 unknown, 90 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:13.179 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:12 smithi038 bash[87336]: cluster 2024-09-14T04:49:11.548415+0000 mgr.y (mgr.26165) 1249 : cluster [DBG] pgmap v1294: 99 pgs: 5 creating+peering, 4 unknown, 90 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:13.184 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:13.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:13.186 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:49:13.287 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:13.311 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:13.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:13.314 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:49:13.414 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:13.441 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:13.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:13.444 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:49:13.545 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:13.572 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:13.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:13.575 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:49:13.675 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:13.704 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:13.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:13.706 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:49:13.807 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:13.834 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:13.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:13.836 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:49:13.936 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:13.966 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:13.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:13.968 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:49:14.069 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:14.092 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:14.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:14.094 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:49:14.195 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:14.222 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:14.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:14.224 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:49:14.325 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:14.354 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:14.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:14.356 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:49:14.457 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:14.485 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:14.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:14.487 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:49:14.588 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:14.613 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:14.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:14.615 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:49:14.716 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:14.744 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:14.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:14.747 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:49:14.848 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:14.874 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:14.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:14.877 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:49:14.978 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:15.004 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:15.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:15.007 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:49:15.107 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:15.119 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:14 smithi123 bash[68976]: cluster 2024-09-14T04:49:13.549114+0000 mgr.y (mgr.26165) 1250 : cluster [DBG] pgmap v1295: 99 pgs: 5 creating+peering, 94 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:15.120 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:14 smithi123 bash[68976]: cluster 2024-09-14T04:49:13.549114+0000 mgr.y (mgr.26165) 1250 : cluster [DBG] pgmap v1295: 99 pgs: 5 creating+peering, 94 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:15.136 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:15.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:15.138 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:49:15.239 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:15.251 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:14 smithi038 bash[84940]: cluster 2024-09-14T04:49:13.549114+0000 mgr.y (mgr.26165) 1250 : cluster [DBG] pgmap v1295: 99 pgs: 5 creating+peering, 94 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:15.252 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:14 smithi038 bash[84940]: cluster 2024-09-14T04:49:13.549114+0000 mgr.y (mgr.26165) 1250 : cluster [DBG] pgmap v1295: 99 pgs: 5 creating+peering, 94 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:15.252 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:14 smithi038 bash[87336]: cluster 2024-09-14T04:49:13.549114+0000 mgr.y (mgr.26165) 1250 : cluster [DBG] pgmap v1295: 99 pgs: 5 creating+peering, 94 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:15.252 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:14 smithi038 bash[87336]: cluster 2024-09-14T04:49:13.549114+0000 mgr.y (mgr.26165) 1250 : cluster [DBG] pgmap v1295: 99 pgs: 5 creating+peering, 94 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:15.270 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:15.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:15.272 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:49:15.373 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:15.400 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:15.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:15.403 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:49:15.503 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:15.528 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:15.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:15.530 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:49:15.631 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:15.660 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:15.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:15.662 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:49:15.763 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:15.791 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:15.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:15.794 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:49:15.895 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:15.921 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:15.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:15.924 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:49:16.024 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:16.052 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:16.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:16.054 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:49:16.089 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:49:16.154 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:16.182 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:16.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:16.184 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:49:16.285 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:16.313 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:16.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:16.316 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:49:16.417 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:16.429 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:16 smithi123 bash[68976]: audit 2024-09-14T04:49:15.258310+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:49:16.429 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:16 smithi123 bash[68976]: audit 2024-09-14T04:49:15.258310+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:49:16.429 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:16 smithi123 bash[68976]: audit 2024-09-14T04:49:15.260697+0000 mon.a (mon.0) 1479 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:49:16.429 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:16 smithi123 bash[68976]: audit 2024-09-14T04:49:15.260697+0000 mon.a (mon.0) 1479 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:49:16.429 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:16 smithi123 bash[68976]: cluster 2024-09-14T04:49:15.550003+0000 mgr.y (mgr.26165) 1251 : cluster [DBG] pgmap v1296: 99 pgs: 99 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:16.429 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:16 smithi123 bash[68976]: cluster 2024-09-14T04:49:15.550003+0000 mgr.y (mgr.26165) 1251 : cluster [DBG] pgmap v1296: 99 pgs: 99 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:16.446 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:16.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:16.448 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:49:16.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:16 smithi038 bash[87336]: audit 2024-09-14T04:49:15.258310+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:49:16.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:16 smithi038 bash[87336]: audit 2024-09-14T04:49:15.258310+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:49:16.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:16 smithi038 bash[87336]: audit 2024-09-14T04:49:15.260697+0000 mon.a (mon.0) 1479 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:49:16.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:16 smithi038 bash[87336]: audit 2024-09-14T04:49:15.260697+0000 mon.a (mon.0) 1479 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:49:16.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:16 smithi038 bash[87336]: cluster 2024-09-14T04:49:15.550003+0000 mgr.y (mgr.26165) 1251 : cluster [DBG] pgmap v1296: 99 pgs: 99 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:16.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:16 smithi038 bash[87336]: cluster 2024-09-14T04:49:15.550003+0000 mgr.y (mgr.26165) 1251 : cluster [DBG] pgmap v1296: 99 pgs: 99 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:16.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:16 smithi038 bash[84940]: audit 2024-09-14T04:49:15.258310+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:49:16.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:16 smithi038 bash[84940]: audit 2024-09-14T04:49:15.258310+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:49:16.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:16 smithi038 bash[84940]: audit 2024-09-14T04:49:15.260697+0000 mon.a (mon.0) 1479 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:49:16.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:16 smithi038 bash[84940]: audit 2024-09-14T04:49:15.260697+0000 mon.a (mon.0) 1479 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:49:16.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:16 smithi038 bash[84940]: cluster 2024-09-14T04:49:15.550003+0000 mgr.y (mgr.26165) 1251 : cluster [DBG] pgmap v1296: 99 pgs: 99 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:16.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:16 smithi038 bash[84940]: cluster 2024-09-14T04:49:15.550003+0000 mgr.y (mgr.26165) 1251 : cluster [DBG] pgmap v1296: 99 pgs: 99 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:16.549 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:16.578 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:16.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:16.580 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:49:16.681 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:16.709 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:16.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:16.711 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:49:16.812 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:16.838 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:16.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:16.840 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:49:16.941 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:16.968 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:16.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:16.970 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:49:17.071 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:17.099 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:17.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:17.102 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:49:17.102 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:49:17.102 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:49:17.103 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:49:17.203 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:17.230 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:17.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:17.232 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:49:17.332 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:17.360 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:17.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:17.363 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:49:17.463 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:17.491 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:17.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:17.493 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:49:17.594 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:17.620 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:17.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:17.623 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:49:17.724 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:17.750 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:17.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:17.752 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:49:17.853 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:17.878 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:17.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:17.880 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:49:17.981 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:18.007 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:18.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:18.009 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:49:18.109 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:18.137 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:18.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:18.139 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:49:18.240 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:18.268 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:18.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:18.270 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:49:18.371 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:18.397 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:18.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:18.400 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:49:18.500 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:18.512 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:49:18 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:49:18] "GET /metrics HTTP/1.1" 200 36616 "" "Prometheus/2.51.0" 2024-09-14T04:49:18.529 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:18.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:18.532 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:49:18.632 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:18.658 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:18.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:18.661 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:49:18.761 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:18.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:18 smithi038 bash[87336]: cluster 2024-09-14T04:49:17.551186+0000 mgr.y (mgr.26165) 1252 : cluster [DBG] pgmap v1297: 99 pgs: 99 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:18.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:18 smithi038 bash[87336]: cluster 2024-09-14T04:49:17.551186+0000 mgr.y (mgr.26165) 1252 : cluster [DBG] pgmap v1297: 99 pgs: 99 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:18.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:18 smithi038 bash[84940]: cluster 2024-09-14T04:49:17.551186+0000 mgr.y (mgr.26165) 1252 : cluster [DBG] pgmap v1297: 99 pgs: 99 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:18.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:18 smithi038 bash[84940]: cluster 2024-09-14T04:49:17.551186+0000 mgr.y (mgr.26165) 1252 : cluster [DBG] pgmap v1297: 99 pgs: 99 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:18.791 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:18.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:18.793 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:49:18.894 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:18.905 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:18 smithi123 bash[68976]: cluster 2024-09-14T04:49:17.551186+0000 mgr.y (mgr.26165) 1252 : cluster [DBG] pgmap v1297: 99 pgs: 99 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:18.905 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:18 smithi123 bash[68976]: cluster 2024-09-14T04:49:17.551186+0000 mgr.y (mgr.26165) 1252 : cluster [DBG] pgmap v1297: 99 pgs: 99 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:18.921 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:18.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:18.923 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:49:19.024 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:19.051 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:19.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:19.054 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:49:19.154 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:19.181 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:19.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:19.183 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:49:19.284 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:19.312 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:19.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:19.315 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:49:19.415 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:19.441 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:19.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:19.443 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:49:19.544 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:19.569 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:19.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:19.571 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:49:19.672 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:19.700 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:19.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:19.702 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:49:19.803 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:19.828 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:19.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:19.831 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:49:19.931 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:19.955 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:19.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:19.957 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:49:20.058 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:20.085 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:20.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:20.088 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:49:20.188 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:20.216 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:20.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:20.218 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:49:20.319 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:20.346 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:20.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:20.349 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:49:20.437 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:49:20 smithi123 bash[61744]: ts=2024-09-14T04:49:20.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:49:20.450 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:20.476 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:20.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:20.478 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:49:20.579 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:20.608 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:20.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:20.610 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:49:20.711 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:20.738 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:20.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:20.740 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:49:20.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:20 smithi038 bash[84940]: cluster 2024-09-14T04:49:19.552179+0000 mgr.y (mgr.26165) 1253 : cluster [DBG] pgmap v1298: 99 pgs: 99 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:20.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:20 smithi038 bash[84940]: cluster 2024-09-14T04:49:19.552179+0000 mgr.y (mgr.26165) 1253 : cluster [DBG] pgmap v1298: 99 pgs: 99 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:20.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:20 smithi038 bash[87336]: cluster 2024-09-14T04:49:19.552179+0000 mgr.y (mgr.26165) 1253 : cluster [DBG] pgmap v1298: 99 pgs: 99 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:20.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:20 smithi038 bash[87336]: cluster 2024-09-14T04:49:19.552179+0000 mgr.y (mgr.26165) 1253 : cluster [DBG] pgmap v1298: 99 pgs: 99 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:20.841 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:20.863 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:20.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:20.865 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:49:20.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:20 smithi123 bash[68976]: cluster 2024-09-14T04:49:19.552179+0000 mgr.y (mgr.26165) 1253 : cluster [DBG] pgmap v1298: 99 pgs: 99 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:20.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:20 smithi123 bash[68976]: cluster 2024-09-14T04:49:19.552179+0000 mgr.y (mgr.26165) 1253 : cluster [DBG] pgmap v1298: 99 pgs: 99 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:20.966 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:20.993 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:20.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:20.995 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:49:21.096 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:21.126 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:21.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:21.129 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:49:21.230 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:21.256 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:21.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:21.260 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:49:21.361 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:21.382 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:21.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:21.384 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:49:21.485 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:21.513 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:21.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:21.516 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:49:21.617 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:21.645 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:21.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:21.647 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:49:21.748 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:21.775 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:21.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:21.777 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:49:21.878 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:21.908 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:21.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:21.911 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:49:22.011 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:22.034 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:22.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:22.037 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:49:22.137 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:22.165 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:22.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:22.167 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:49:22.268 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:22.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:22 smithi038 bash[84940]: audit 2024-09-14T04:49:21.035803+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:49:22.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:22 smithi038 bash[84940]: audit 2024-09-14T04:49:21.035803+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:49:22.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:22 smithi038 bash[84940]: cluster 2024-09-14T04:49:21.553198+0000 mgr.y (mgr.26165) 1254 : cluster [DBG] pgmap v1299: 99 pgs: 99 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:22.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:22 smithi038 bash[84940]: cluster 2024-09-14T04:49:21.553198+0000 mgr.y (mgr.26165) 1254 : cluster [DBG] pgmap v1299: 99 pgs: 99 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:22.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:22 smithi038 bash[87336]: audit 2024-09-14T04:49:21.035803+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:49:22.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:22 smithi038 bash[87336]: audit 2024-09-14T04:49:21.035803+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:49:22.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:22 smithi038 bash[87336]: cluster 2024-09-14T04:49:21.553198+0000 mgr.y (mgr.26165) 1254 : cluster [DBG] pgmap v1299: 99 pgs: 99 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:22.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:22 smithi038 bash[87336]: cluster 2024-09-14T04:49:21.553198+0000 mgr.y (mgr.26165) 1254 : cluster [DBG] pgmap v1299: 99 pgs: 99 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:22.295 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:22.296 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:22 smithi123 bash[68976]: audit 2024-09-14T04:49:21.035803+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:49:22.296 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:22 smithi123 bash[68976]: audit 2024-09-14T04:49:21.035803+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:49:22.296 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:22 smithi123 bash[68976]: cluster 2024-09-14T04:49:21.553198+0000 mgr.y (mgr.26165) 1254 : cluster [DBG] pgmap v1299: 99 pgs: 99 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:22.297 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:22 smithi123 bash[68976]: cluster 2024-09-14T04:49:21.553198+0000 mgr.y (mgr.26165) 1254 : cluster [DBG] pgmap v1299: 99 pgs: 99 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:22.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:22.297 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:49:22.398 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:22.426 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:22.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:22.428 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:49:22.529 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:22.558 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:22.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:22.561 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:49:22.662 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:22.690 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:22.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:22.692 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:49:22.792 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:22.820 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:22.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:22.822 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:49:22.923 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:22.948 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:22.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:22.951 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:49:23.052 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:23.077 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:23.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:23.080 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:49:23.180 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:23.209 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:23.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:23.211 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:49:23.312 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:23.339 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:23.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:23.342 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:49:23.442 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:23.471 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:23.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:23.473 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:49:23.574 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:23.600 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:23.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:23.602 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:49:23.703 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:23.732 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:23.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:23.734 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:49:23.835 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:23.859 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:23.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:23.862 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:49:23.962 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:23.991 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:23.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:23.993 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:49:24.094 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:24.120 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:24.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:24.122 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:49:24.223 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:24.249 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:24.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:24.252 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:49:24.352 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:24.380 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:24.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:24.382 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:49:24.483 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:24.509 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:24.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:24.511 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:49:24.612 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:24.641 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:24.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:24.644 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:49:24.745 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:24.770 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:24.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:24.773 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:49:24.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:24 smithi038 bash[84940]: cluster 2024-09-14T04:49:23.553966+0000 mgr.y (mgr.26165) 1255 : cluster [DBG] pgmap v1300: 99 pgs: 99 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:24.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:24 smithi038 bash[84940]: cluster 2024-09-14T04:49:23.553966+0000 mgr.y (mgr.26165) 1255 : cluster [DBG] pgmap v1300: 99 pgs: 99 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:24.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:24 smithi038 bash[87336]: cluster 2024-09-14T04:49:23.553966+0000 mgr.y (mgr.26165) 1255 : cluster [DBG] pgmap v1300: 99 pgs: 99 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:24.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:24 smithi038 bash[87336]: cluster 2024-09-14T04:49:23.553966+0000 mgr.y (mgr.26165) 1255 : cluster [DBG] pgmap v1300: 99 pgs: 99 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:24.873 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:24.884 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:24 smithi123 bash[68976]: cluster 2024-09-14T04:49:23.553966+0000 mgr.y (mgr.26165) 1255 : cluster [DBG] pgmap v1300: 99 pgs: 99 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:24.884 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:24 smithi123 bash[68976]: cluster 2024-09-14T04:49:23.553966+0000 mgr.y (mgr.26165) 1255 : cluster [DBG] pgmap v1300: 99 pgs: 99 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:24.898 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:24.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:24.901 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:49:25.001 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:25.028 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:25.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:25.031 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:49:25.131 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:25.159 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:25.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:25.161 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:49:25.262 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:25.289 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:25.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:25.291 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:49:25.392 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:25.420 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:25.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:25.423 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:49:25.524 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:25.551 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:25.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:25.554 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:49:25.654 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:25.679 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:25.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:25.681 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:49:25.782 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:25.808 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:25.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:25.810 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:49:25.911 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:25.936 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:25.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:25.938 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:49:26.039 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:26.066 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:26.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:26.068 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:49:26.169 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:26.198 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:26.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:26.200 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:49:26.301 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:26.330 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:26.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:26.332 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:49:26.432 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:26.461 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:26.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:26.463 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:49:26.564 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:26.588 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:26.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:26.591 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:49:26.692 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:26.719 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:26.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:26.721 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:49:26.822 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:26.833 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:26 smithi038 bash[87336]: cluster 2024-09-14T04:49:25.554976+0000 mgr.y (mgr.26165) 1256 : cluster [DBG] pgmap v1301: 99 pgs: 99 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:26.833 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:26 smithi038 bash[87336]: cluster 2024-09-14T04:49:25.554976+0000 mgr.y (mgr.26165) 1256 : cluster [DBG] pgmap v1301: 99 pgs: 99 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:26.834 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:26 smithi038 bash[84940]: cluster 2024-09-14T04:49:25.554976+0000 mgr.y (mgr.26165) 1256 : cluster [DBG] pgmap v1301: 99 pgs: 99 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:26.834 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:26 smithi038 bash[84940]: cluster 2024-09-14T04:49:25.554976+0000 mgr.y (mgr.26165) 1256 : cluster [DBG] pgmap v1301: 99 pgs: 99 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:26.849 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:26.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:26.851 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:49:26.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:26 smithi123 bash[68976]: cluster 2024-09-14T04:49:25.554976+0000 mgr.y (mgr.26165) 1256 : cluster [DBG] pgmap v1301: 99 pgs: 99 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:26.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:26 smithi123 bash[68976]: cluster 2024-09-14T04:49:25.554976+0000 mgr.y (mgr.26165) 1256 : cluster [DBG] pgmap v1301: 99 pgs: 99 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:26.952 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:26.979 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:26.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:26.982 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:49:27.082 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:27.108 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:27.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:27.111 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:49:27.211 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:27.237 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:27.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:27.240 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:49:27.340 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:27.368 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:27.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:27.371 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:49:27.471 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:27.500 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:27.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:27.502 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:49:27.603 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:27.629 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:27.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:27.631 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:49:27.731 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:27.759 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:27.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:27.761 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:49:27.862 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:27.888 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:27.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:27.890 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:49:27.991 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:28.017 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:28.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:28.020 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:49:28.121 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:28.149 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:28.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:28.152 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:49:28.252 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:28.282 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:28.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:28.284 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:49:28.385 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:28.413 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:28.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:28.416 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:49:28.516 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:28.544 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:28.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:28.546 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:49:28.641 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:49:28 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:49:28] "GET /metrics HTTP/1.1" 200 36616 "" "Prometheus/2.51.0" 2024-09-14T04:49:28.647 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:28.674 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:28.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:28.676 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:49:28.777 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:28.788 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:28 smithi123 bash[68976]: cluster 2024-09-14T04:49:27.556139+0000 mgr.y (mgr.26165) 1257 : cluster [DBG] pgmap v1302: 99 pgs: 99 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:28.788 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:28 smithi123 bash[68976]: cluster 2024-09-14T04:49:27.556139+0000 mgr.y (mgr.26165) 1257 : cluster [DBG] pgmap v1302: 99 pgs: 99 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:28.804 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:28.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:28.806 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:49:28.907 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:28.931 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:28.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:28.933 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:49:29.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:28 smithi038 bash[84940]: cluster 2024-09-14T04:49:27.556139+0000 mgr.y (mgr.26165) 1257 : cluster [DBG] pgmap v1302: 99 pgs: 99 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:29.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:28 smithi038 bash[84940]: cluster 2024-09-14T04:49:27.556139+0000 mgr.y (mgr.26165) 1257 : cluster [DBG] pgmap v1302: 99 pgs: 99 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:29.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:28 smithi038 bash[87336]: cluster 2024-09-14T04:49:27.556139+0000 mgr.y (mgr.26165) 1257 : cluster [DBG] pgmap v1302: 99 pgs: 99 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:29.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:28 smithi038 bash[87336]: cluster 2024-09-14T04:49:27.556139+0000 mgr.y (mgr.26165) 1257 : cluster [DBG] pgmap v1302: 99 pgs: 99 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:29.034 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:29.062 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:29.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:29.065 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:49:29.165 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:29.194 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:29.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:29.197 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:49:29.297 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:29.324 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:29.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:29.327 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:49:29.428 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:29.454 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:29.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:29.457 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:49:29.557 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:29.584 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:29.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:29.586 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:49:29.687 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:29.713 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:29.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:29.716 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:49:29.816 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:29.844 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:29.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:29.846 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:49:29.947 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:29.973 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:29.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:29.976 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:49:30.077 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:30.104 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:30.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:30.107 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:49:30.207 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:30.236 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:30.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:30.238 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:49:30.339 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:30.362 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:30.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:30.365 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:49:30.437 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:49:30 smithi123 bash[61744]: ts=2024-09-14T04:49:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:49:30.466 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:30.487 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:30.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:30.490 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:49:30.590 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:30.610 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:30.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:30.612 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:49:30.713 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:30.723 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:30 smithi038 bash[84940]: cluster 2024-09-14T04:49:29.557157+0000 mgr.y (mgr.26165) 1258 : cluster [DBG] pgmap v1303: 99 pgs: 99 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:30.723 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:30 smithi038 bash[84940]: cluster 2024-09-14T04:49:29.557157+0000 mgr.y (mgr.26165) 1258 : cluster [DBG] pgmap v1303: 99 pgs: 99 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:30.724 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:30 smithi038 bash[84940]: audit 2024-09-14T04:49:30.250989+0000 mon.a (mon.0) 1481 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:49:30.724 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:30 smithi038 bash[84940]: audit 2024-09-14T04:49:30.250989+0000 mon.a (mon.0) 1481 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:49:30.724 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:30 smithi038 bash[87336]: cluster 2024-09-14T04:49:29.557157+0000 mgr.y (mgr.26165) 1258 : cluster [DBG] pgmap v1303: 99 pgs: 99 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:30.724 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:30 smithi038 bash[87336]: cluster 2024-09-14T04:49:29.557157+0000 mgr.y (mgr.26165) 1258 : cluster [DBG] pgmap v1303: 99 pgs: 99 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:30.724 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:30 smithi038 bash[87336]: audit 2024-09-14T04:49:30.250989+0000 mon.a (mon.0) 1481 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:49:30.724 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:30 smithi038 bash[87336]: audit 2024-09-14T04:49:30.250989+0000 mon.a (mon.0) 1481 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:49:30.737 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:30.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:30.740 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:49:30.840 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:30.867 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:30.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:30.870 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:49:30.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:30 smithi123 bash[68976]: cluster 2024-09-14T04:49:29.557157+0000 mgr.y (mgr.26165) 1258 : cluster [DBG] pgmap v1303: 99 pgs: 99 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:30.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:30 smithi123 bash[68976]: cluster 2024-09-14T04:49:29.557157+0000 mgr.y (mgr.26165) 1258 : cluster [DBG] pgmap v1303: 99 pgs: 99 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:30.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:30 smithi123 bash[68976]: audit 2024-09-14T04:49:30.250989+0000 mon.a (mon.0) 1481 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:49:30.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:30 smithi123 bash[68976]: audit 2024-09-14T04:49:30.250989+0000 mon.a (mon.0) 1481 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:49:30.971 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:30.995 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:30.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:30.998 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:49:31.098 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:31.125 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:31.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:31.127 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:49:31.228 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:31.256 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:31.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:31.259 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:49:31.359 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:31.380 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:31.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:31.382 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:49:31.483 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:31.505 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:31.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:31.507 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:49:31.607 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:31.633 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:31.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:31.635 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:49:31.665 INFO:teuthology.orchestra.run.smithi038.stderr:enabled application 'rados' on pool 'unique_pool_6' 2024-09-14T04:49:31.681 INFO:teuthology.orchestra.run.smithi038.stderr:noscrub is set 2024-09-14T04:49:31.736 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:31.741 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0: {} 2024-09-14T04:49:31.741 INFO:teuthology.orchestra.run.smithi038.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-14T04:49:31.758 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:31.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:31.762 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:49:31.765 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1: {} 2024-09-14T04:49:31.765 INFO:teuthology.orchestra.run.smithi038.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-14T04:49:31.778 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-09-14T04:49:31.779 INFO:teuthology.orchestra.run.smithi038.stdout: "size": 20, 2024-09-14T04:49:31.779 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 600, 2024-09-14T04:49:31.779 INFO:teuthology.orchestra.run.smithi038.stdout: "ops": [ 2024-09-14T04:49:31.779 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.779 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.35535.0:10142 10.3 10:cdc30544:::benchmark_data_smithi038_206757_object10141:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e235)", 2024-09-14T04:49:31.779 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:44:42.371652+0000", 2024-09-14T04:49:31.779 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 289.405474427, 2024-09-14T04:49:31.779 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.50461705599999995, 2024-09-14T04:49:31.779 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:49:31.779 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:49:31.779 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:49:31.780 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:49:31.780 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.35535", 2024-09-14T04:49:31.780 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/531660000", 2024-09-14T04:49:31.780 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 10142 2024-09-14T04:49:31.780 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.780 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:49:31.780 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.780 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:49:31.780 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.371652+0000", 2024-09-14T04:49:31.781 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:49:31.781 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.781 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.781 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:49:31.781 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.371652+0000", 2024-09-14T04:49:31.781 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:49:31.781 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.781 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.781 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:49:31.781 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.371652+0000", 2024-09-14T04:49:31.781 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.9899999999999999e-07 2024-09-14T04:49:31.781 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.781 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.782 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:49:31.782 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.371670+0000", 2024-09-14T04:49:31.782 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.7643e-05 2024-09-14T04:49:31.782 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.782 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.782 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:49:31.782 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.371680+0000", 2024-09-14T04:49:31.782 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.8989999999999996e-06 2024-09-14T04:49:31.782 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.782 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.782 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:49:31.782 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.371687+0000", 2024-09-14T04:49:31.782 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.6239999999999996e-06 2024-09-14T04:49:31.783 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.783 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.783 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:49:31.783 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.371730+0000", 2024-09-14T04:49:31.783 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.2969999999999997e-05 2024-09-14T04:49:31.783 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.783 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.783 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:49:31.783 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.371816+0000", 2024-09-14T04:49:31.783 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.6880999999999997e-05 2024-09-14T04:49:31.783 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.783 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.783 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 3,5", 2024-09-14T04:49:31.784 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.371899+0000", 2024-09-14T04:49:31.784 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.2575000000000001e-05 2024-09-14T04:49:31.784 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.784 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.784 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:49:31.784 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.373059+0000", 2024-09-14T04:49:31.784 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0011601000000000001 2024-09-14T04:49:31.784 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.784 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.784 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:49:31.784 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.374151+0000", 2024-09-14T04:49:31.784 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0010917990000000001 2024-09-14T04:49:31.784 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.785 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.785 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:49:31.785 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.875959+0000", 2024-09-14T04:49:31.785 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.50180841899999995 2024-09-14T04:49:31.785 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.785 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.785 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:49:31.785 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.876139+0000", 2024-09-14T04:49:31.785 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00018014300000000001 2024-09-14T04:49:31.785 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.785 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.785 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:49:31.785 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.876269+0000", 2024-09-14T04:49:31.785 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00012920400000000001 2024-09-14T04:49:31.786 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:49:31.786 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:49:31.786 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:49:31.786 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.786 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.786 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.35535.0:10144 10.3 10:c8b01b0a:::benchmark_data_smithi038_206757_object10143:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e235)", 2024-09-14T04:49:31.786 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:44:42.373080+0000", 2024-09-14T04:49:31.786 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 289.40404603899998, 2024-09-14T04:49:31.786 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.50731538399999998, 2024-09-14T04:49:31.786 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:49:31.786 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:49:31.786 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:49:31.786 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:49:31.786 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.35535", 2024-09-14T04:49:31.787 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/531660000", 2024-09-14T04:49:31.787 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 10144 2024-09-14T04:49:31.787 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.787 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:49:31.787 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.787 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:49:31.787 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.373080+0000", 2024-09-14T04:49:31.787 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:49:31.787 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.787 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.787 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:49:31.787 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.373080+0000", 2024-09-14T04:49:31.787 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:49:31.787 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.788 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.788 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:49:31.788 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.373081+0000", 2024-09-14T04:49:31.788 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.0299999999999997e-07 2024-09-14T04:49:31.788 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.788 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.788 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:49:31.788 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.373098+0000", 2024-09-14T04:49:31.788 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.6884e-05 2024-09-14T04:49:31.788 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.788 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.788 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:49:31.788 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.373109+0000", 2024-09-14T04:49:31.788 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.0895e-05 2024-09-14T04:49:31.789 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.789 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.789 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:49:31.789 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.373114+0000", 2024-09-14T04:49:31.789 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.8629999999999999e-06 2024-09-14T04:49:31.789 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.789 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.789 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:49:31.789 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.373167+0000", 2024-09-14T04:49:31.789 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.3465999999999999e-05 2024-09-14T04:49:31.789 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.789 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.789 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:49:31.790 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.373314+0000", 2024-09-14T04:49:31.790 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00014689600000000001 2024-09-14T04:49:31.790 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.790 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.790 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 3,5", 2024-09-14T04:49:31.790 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.373580+0000", 2024-09-14T04:49:31.790 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00026601800000000003 2024-09-14T04:49:31.790 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.790 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.790 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:49:31.790 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.374276+0000", 2024-09-14T04:49:31.790 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00069575699999999997 2024-09-14T04:49:31.790 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.790 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.790 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:49:31.791 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.375054+0000", 2024-09-14T04:49:31.791 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00077831700000000005 2024-09-14T04:49:31.791 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.791 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.791 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:49:31.791 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.880171+0000", 2024-09-14T04:49:31.791 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.50511699899999996 2024-09-14T04:49:31.791 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.791 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.791 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:49:31.791 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.880324+0000", 2024-09-14T04:49:31.791 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000152614 2024-09-14T04:49:31.791 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.791 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.792 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:49:31.792 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.880395+0000", 2024-09-14T04:49:31.792 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.1772000000000003e-05 2024-09-14T04:49:31.792 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:49:31.792 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:49:31.792 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:49:31.792 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.792 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.792 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.35535.0:10153 10.3 10:c250b7ed:::benchmark_data_smithi038_206757_object10152:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e235)", 2024-09-14T04:49:31.792 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:44:42.376934+0000", 2024-09-14T04:49:31.792 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 289.40019251000001, 2024-09-14T04:49:31.792 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.50371604299999995, 2024-09-14T04:49:31.792 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:49:31.793 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:49:31.793 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:49:31.793 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:49:31.793 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.35535", 2024-09-14T04:49:31.793 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/531660000", 2024-09-14T04:49:31.793 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 10153 2024-09-14T04:49:31.793 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.793 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:49:31.793 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.793 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:49:31.793 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.376934+0000", 2024-09-14T04:49:31.793 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:49:31.793 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.793 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.794 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:49:31.794 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.376934+0000", 2024-09-14T04:49:31.794 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:49:31.794 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.794 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.794 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:49:31.794 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.376935+0000", 2024-09-14T04:49:31.794 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.59e-06 2024-09-14T04:49:31.794 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.794 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.794 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:49:31.794 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.376962+0000", 2024-09-14T04:49:31.794 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.6959999999999999e-05 2024-09-14T04:49:31.795 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.795 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.795 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:49:31.795 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.376978+0000", 2024-09-14T04:49:31.795 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.6399e-05 2024-09-14T04:49:31.795 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.795 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.795 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:49:31.795 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.376986+0000", 2024-09-14T04:49:31.795 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.6559999999999992e-06 2024-09-14T04:49:31.795 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.795 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.795 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:49:31.795 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.377058+0000", 2024-09-14T04:49:31.796 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.1645999999999998e-05 2024-09-14T04:49:31.796 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.796 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.796 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:49:31.796 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.377183+0000", 2024-09-14T04:49:31.796 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000125208 2024-09-14T04:49:31.796 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.796 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.796 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 3,5", 2024-09-14T04:49:31.796 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.377277+0000", 2024-09-14T04:49:31.796 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.3608000000000002e-05 2024-09-14T04:49:31.796 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.796 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.797 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:49:31.797 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.378271+0000", 2024-09-14T04:49:31.797 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00099439800000000007 2024-09-14T04:49:31.797 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.797 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.797 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:49:31.797 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.379742+0000", 2024-09-14T04:49:31.797 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0014710470000000001 2024-09-14T04:49:31.797 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.797 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.798 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:49:31.798 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.880464+0000", 2024-09-14T04:49:31.798 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.50072150199999998 2024-09-14T04:49:31.798 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.798 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.798 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:49:31.798 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.880581+0000", 2024-09-14T04:49:31.798 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000117528 2024-09-14T04:49:31.798 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.798 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.798 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:49:31.798 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.880650+0000", 2024-09-14T04:49:31.798 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.8501e-05 2024-09-14T04:49:31.799 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:49:31.799 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:49:31.799 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:49:31.799 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.799 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.799 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.35535.0:10159 10.3 10:c9415519:::benchmark_data_smithi038_206757_object10158:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e235)", 2024-09-14T04:49:31.799 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:44:42.380168+0000", 2024-09-14T04:49:31.799 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 289.39695762000002, 2024-09-14T04:49:31.799 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.50317146999999995, 2024-09-14T04:49:31.799 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:49:31.799 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:49:31.799 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:49:31.799 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:49:31.799 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.35535", 2024-09-14T04:49:31.800 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/531660000", 2024-09-14T04:49:31.800 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 10159 2024-09-14T04:49:31.800 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.800 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:49:31.800 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.800 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:49:31.800 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.380168+0000", 2024-09-14T04:49:31.800 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:49:31.800 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.800 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.800 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:49:31.800 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.380168+0000", 2024-09-14T04:49:31.800 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:49:31.800 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.801 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.801 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:49:31.801 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.380170+0000", 2024-09-14T04:49:31.801 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.404e-06 2024-09-14T04:49:31.801 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.801 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.801 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:49:31.801 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.380188+0000", 2024-09-14T04:49:31.801 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.8048999999999999e-05 2024-09-14T04:49:31.801 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.801 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.801 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:49:31.801 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.380199+0000", 2024-09-14T04:49:31.801 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.1250000000000001e-05 2024-09-14T04:49:31.802 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.802 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.802 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:49:31.802 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.380207+0000", 2024-09-14T04:49:31.802 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.9650000000000008e-06 2024-09-14T04:49:31.802 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.802 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.802 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:49:31.802 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.380262+0000", 2024-09-14T04:49:31.802 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.4752e-05 2024-09-14T04:49:31.802 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.802 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.802 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:49:31.802 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.380389+0000", 2024-09-14T04:49:31.803 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00012757900000000001 2024-09-14T04:49:31.803 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.803 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.803 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 3,5", 2024-09-14T04:49:31.803 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.380477+0000", 2024-09-14T04:49:31.803 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.7125000000000004e-05 2024-09-14T04:49:31.803 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.803 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.803 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:49:31.803 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.381734+0000", 2024-09-14T04:49:31.803 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.001257834 2024-09-14T04:49:31.804 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.804 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.804 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:49:31.804 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.381931+0000", 2024-09-14T04:49:31.804 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00019702700000000001 2024-09-14T04:49:31.804 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.804 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.804 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:49:31.804 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.883108+0000", 2024-09-14T04:49:31.804 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.50117698200000005 2024-09-14T04:49:31.804 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.804 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.804 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:49:31.805 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.883225+0000", 2024-09-14T04:49:31.805 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000116458 2024-09-14T04:49:31.805 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.805 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.805 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:49:31.805 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.883340+0000", 2024-09-14T04:49:31.805 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00011504499999999999 2024-09-14T04:49:31.805 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:49:31.805 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:49:31.805 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:49:31.805 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.805 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.805 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.35535.0:10160 10.3 10:cfad306f:::benchmark_data_smithi038_206757_object10159:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e235)", 2024-09-14T04:49:31.805 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:44:42.380226+0000", 2024-09-14T04:49:31.806 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 289.39690002899999, 2024-09-14T04:49:31.806 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.50359071, 2024-09-14T04:49:31.806 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:49:31.806 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:49:31.806 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:49:31.806 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:49:31.806 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.35535", 2024-09-14T04:49:31.806 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/531660000", 2024-09-14T04:49:31.806 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 10160 2024-09-14T04:49:31.806 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.806 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:49:31.806 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.806 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:49:31.806 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.380226+0000", 2024-09-14T04:49:31.807 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:49:31.807 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.807 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.807 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:49:31.807 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.380226+0000", 2024-09-14T04:49:31.807 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:49:31.807 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.807 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.807 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:49:31.807 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.380226+0000", 2024-09-14T04:49:31.807 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.8699999999999995e-07 2024-09-14T04:49:31.807 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.807 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.807 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:49:31.808 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.380244+0000", 2024-09-14T04:49:31.808 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.7963000000000001e-05 2024-09-14T04:49:31.808 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.808 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.808 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:49:31.808 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.380254+0000", 2024-09-14T04:49:31.808 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.9310000000000003e-06 2024-09-14T04:49:31.808 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.808 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.808 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:49:31.808 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.380261+0000", 2024-09-14T04:49:31.808 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.4949999999999996e-06 2024-09-14T04:49:31.808 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.809 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.809 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:49:31.809 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.380951+0000", 2024-09-14T04:49:31.809 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00068968899999999995 2024-09-14T04:49:31.809 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.809 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.809 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:49:31.809 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.381127+0000", 2024-09-14T04:49:31.809 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00017628500000000001 2024-09-14T04:49:31.809 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.809 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.809 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 3,5", 2024-09-14T04:49:31.809 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.381293+0000", 2024-09-14T04:49:31.809 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00016588200000000001 2024-09-14T04:49:31.810 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.810 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.810 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:49:31.810 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.381951+0000", 2024-09-14T04:49:31.810 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00065801599999999998 2024-09-14T04:49:31.810 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.810 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.810 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:49:31.810 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.382155+0000", 2024-09-14T04:49:31.810 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00020447099999999999 2024-09-14T04:49:31.810 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.810 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.810 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:49:31.811 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.883481+0000", 2024-09-14T04:49:31.811 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.50132626700000005 2024-09-14T04:49:31.811 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.811 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.811 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:49:31.811 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.883673+0000", 2024-09-14T04:49:31.811 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00019143900000000001 2024-09-14T04:49:31.811 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.811 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.811 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:49:31.811 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.883817+0000", 2024-09-14T04:49:31.811 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00014378500000000001 2024-09-14T04:49:31.811 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:49:31.811 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:49:31.812 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:49:31.812 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.812 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.812 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.35535.0:10161 10.5 10:a3f4de5c:::benchmark_data_smithi038_206757_object10160:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e235)", 2024-09-14T04:49:31.812 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:44:42.380272+0000", 2024-09-14T04:49:31.812 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 289.39685359800001, 2024-09-14T04:49:31.812 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.49652657700000002, 2024-09-14T04:49:31.812 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:49:31.812 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:49:31.812 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:49:31.812 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:49:31.812 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.35535", 2024-09-14T04:49:31.812 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/531660000", 2024-09-14T04:49:31.812 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 10161 2024-09-14T04:49:31.813 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.813 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:49:31.813 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.813 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:49:31.813 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.380272+0000", 2024-09-14T04:49:31.813 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:49:31.813 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.813 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.813 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:49:31.813 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.380272+0000", 2024-09-14T04:49:31.813 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:49:31.813 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.813 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.814 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:49:31.814 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.380273+0000", 2024-09-14T04:49:31.814 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.5499999999999998e-07 2024-09-14T04:49:31.814 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.814 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.814 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:49:31.814 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.380318+0000", 2024-09-14T04:49:31.814 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.4838e-05 2024-09-14T04:49:31.814 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.814 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.814 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:49:31.814 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.380327+0000", 2024-09-14T04:49:31.815 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.2760000000000006e-06 2024-09-14T04:49:31.815 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.815 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.815 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:49:31.815 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.380333+0000", 2024-09-14T04:49:31.815 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.066e-06 2024-09-14T04:49:31.815 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.815 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.815 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:49:31.815 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.380369+0000", 2024-09-14T04:49:31.815 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.5602999999999998e-05 2024-09-14T04:49:31.816 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.816 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.816 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:49:31.816 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.380457+0000", 2024-09-14T04:49:31.816 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.8168e-05 2024-09-14T04:49:31.816 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.816 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.816 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 0,3", 2024-09-14T04:49:31.816 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.380539+0000", 2024-09-14T04:49:31.816 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.1983000000000004e-05 2024-09-14T04:49:31.816 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.816 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.816 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:49:31.817 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.381259+0000", 2024-09-14T04:49:31.817 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00071951700000000003 2024-09-14T04:49:31.817 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.817 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.817 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:49:31.817 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.382102+0000", 2024-09-14T04:49:31.817 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000843434 2024-09-14T04:49:31.817 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.817 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.817 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:49:31.817 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.876569+0000", 2024-09-14T04:49:31.817 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.49446705600000002 2024-09-14T04:49:31.817 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.817 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.818 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:49:31.818 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.876704+0000", 2024-09-14T04:49:31.818 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00013539100000000001 2024-09-14T04:49:31.818 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.818 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.818 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:49:31.818 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:44:42.876799+0000", 2024-09-14T04:49:31.818 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.4590000000000001e-05 2024-09-14T04:49:31.818 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:49:31.818 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:49:31.818 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:49:31.818 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.818 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.818 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.35535.0:75487 10.5 10:a875266e:::benchmark_data_smithi038_206757_object75486:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e237)", 2024-09-14T04:49:31.819 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:45:33.183155+0000", 2024-09-14T04:49:31.819 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 238.59397068499999, 2024-09-14T04:49:31.819 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.431914244, 2024-09-14T04:49:31.819 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:49:31.819 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:49:31.819 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:49:31.819 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:49:31.819 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.35535", 2024-09-14T04:49:31.819 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/531660000", 2024-09-14T04:49:31.819 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 75487 2024-09-14T04:49:31.819 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.819 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:49:31.819 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.819 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:49:31.820 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:33.183155+0000", 2024-09-14T04:49:31.820 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:49:31.820 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.820 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.820 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:49:31.820 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:33.183155+0000", 2024-09-14T04:49:31.820 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:49:31.820 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.820 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.820 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:49:31.820 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:33.183157+0000", 2024-09-14T04:49:31.820 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.429e-06 2024-09-14T04:49:31.820 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.820 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.821 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:49:31.821 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:33.183181+0000", 2024-09-14T04:49:31.821 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.3998e-05 2024-09-14T04:49:31.821 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.821 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.821 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:49:31.821 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:33.183196+0000", 2024-09-14T04:49:31.821 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.4987999999999999e-05 2024-09-14T04:49:31.821 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.821 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.821 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:49:31.821 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:33.183204+0000", 2024-09-14T04:49:31.821 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.2409999999999995e-06 2024-09-14T04:49:31.821 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.822 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.822 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:49:31.822 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:33.183268+0000", 2024-09-14T04:49:31.822 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.3590999999999995e-05 2024-09-14T04:49:31.822 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.822 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.822 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:49:31.822 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:33.183377+0000", 2024-09-14T04:49:31.822 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000109386 2024-09-14T04:49:31.822 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.822 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.822 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 0,3", 2024-09-14T04:49:31.822 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:33.183471+0000", 2024-09-14T04:49:31.823 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.3634999999999994e-05 2024-09-14T04:49:31.823 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.823 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.823 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:49:31.823 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:33.185525+0000", 2024-09-14T04:49:31.823 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0020542809999999998 2024-09-14T04:49:31.823 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.823 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.823 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:49:31.823 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:33.185672+0000", 2024-09-14T04:49:31.823 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000146723 2024-09-14T04:49:31.823 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.823 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.823 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:49:31.824 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:33.614851+0000", 2024-09-14T04:49:31.824 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.42917911399999997 2024-09-14T04:49:31.824 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.824 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.824 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:49:31.824 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:33.614976+0000", 2024-09-14T04:49:31.824 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00012572500000000001 2024-09-14T04:49:31.824 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.824 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.824 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:49:31.824 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:33.615070+0000", 2024-09-14T04:49:31.824 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.3133000000000004e-05 2024-09-14T04:49:31.824 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:49:31.824 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:49:31.825 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:49:31.825 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.825 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.825 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.35535.0:75493 10.5 10:a68c709c:::benchmark_data_smithi038_206757_object75492:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e237)", 2024-09-14T04:49:31.825 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:45:33.190144+0000", 2024-09-14T04:49:31.825 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 238.58698220100001, 2024-09-14T04:49:31.825 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.42529276100000002, 2024-09-14T04:49:31.825 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:49:31.825 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:49:31.825 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:49:31.825 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:49:31.825 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.35535", 2024-09-14T04:49:31.825 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/531660000", 2024-09-14T04:49:31.825 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 75493 2024-09-14T04:49:31.826 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.826 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:49:31.826 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.826 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:49:31.826 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:33.190144+0000", 2024-09-14T04:49:31.826 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:49:31.826 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.826 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.826 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:49:31.826 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:33.190144+0000", 2024-09-14T04:49:31.826 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:49:31.826 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.826 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.827 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:49:31.827 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:33.190145+0000", 2024-09-14T04:49:31.827 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.5799999999999999e-06 2024-09-14T04:49:31.827 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.827 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.827 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:49:31.827 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:33.190169+0000", 2024-09-14T04:49:31.827 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.3875000000000001e-05 2024-09-14T04:49:31.827 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.827 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.827 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:49:31.827 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:33.190183+0000", 2024-09-14T04:49:31.827 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.3815000000000001e-05 2024-09-14T04:49:31.827 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.827 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.828 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:49:31.828 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:33.190191+0000", 2024-09-14T04:49:31.828 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.3999999999999992e-06 2024-09-14T04:49:31.828 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.828 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.828 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:49:31.828 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:33.190249+0000", 2024-09-14T04:49:31.828 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.7031999999999999e-05 2024-09-14T04:49:31.828 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.828 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.828 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:49:31.828 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:33.190410+0000", 2024-09-14T04:49:31.828 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00016180799999999999 2024-09-14T04:49:31.829 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.829 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.829 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 0,3", 2024-09-14T04:49:31.829 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:33.190575+0000", 2024-09-14T04:49:31.829 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000164981 2024-09-14T04:49:31.829 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.829 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.829 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:49:31.829 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:33.192525+0000", 2024-09-14T04:49:31.829 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00194955 2024-09-14T04:49:31.829 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.829 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.829 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:49:31.829 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:33.192852+0000", 2024-09-14T04:49:31.830 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00032666800000000001 2024-09-14T04:49:31.830 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.830 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.830 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:49:31.830 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:33.615155+0000", 2024-09-14T04:49:31.830 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.42230373700000001 2024-09-14T04:49:31.830 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.830 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.830 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:49:31.830 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:33.615258+0000", 2024-09-14T04:49:31.830 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00010265 2024-09-14T04:49:31.830 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.830 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.830 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:49:31.831 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:33.615437+0000", 2024-09-14T04:49:31.831 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000178665 2024-09-14T04:49:31.831 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:49:31.831 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:49:31.831 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:49:31.831 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.831 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.831 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.35535.0:80298 10.5 10:af1c5120:::benchmark_data_smithi038_206757_object80297:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e237)", 2024-09-14T04:49:31.831 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:45:37.839160+0000", 2024-09-14T04:49:31.831 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 233.93796578300001, 2024-09-14T04:49:31.831 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.37570084999999998, 2024-09-14T04:49:31.831 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:49:31.831 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:49:31.832 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:49:31.832 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:49:31.832 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.35535", 2024-09-14T04:49:31.832 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/531660000", 2024-09-14T04:49:31.832 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 80298 2024-09-14T04:49:31.832 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.832 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:49:31.832 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.832 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:49:31.832 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:37.839160+0000", 2024-09-14T04:49:31.832 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:49:31.832 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.832 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.832 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:49:31.833 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:37.839160+0000", 2024-09-14T04:49:31.833 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:49:31.833 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.833 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.833 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:49:31.833 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:37.839162+0000", 2024-09-14T04:49:31.833 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.587e-06 2024-09-14T04:49:31.833 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.833 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.833 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:49:31.834 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:37.839185+0000", 2024-09-14T04:49:31.834 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.2931000000000001e-05 2024-09-14T04:49:31.834 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.834 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.834 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:49:31.834 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:37.839203+0000", 2024-09-14T04:49:31.834 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.8060999999999999e-05 2024-09-14T04:49:31.834 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.834 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.834 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:49:31.834 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:37.839214+0000", 2024-09-14T04:49:31.834 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.0828e-05 2024-09-14T04:49:31.835 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.835 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.835 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:49:31.835 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:37.839280+0000", 2024-09-14T04:49:31.835 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.6052999999999999e-05 2024-09-14T04:49:31.835 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.835 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.835 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:49:31.835 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:37.839450+0000", 2024-09-14T04:49:31.835 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00016997400000000001 2024-09-14T04:49:31.835 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.835 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.835 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 0,3", 2024-09-14T04:49:31.835 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:37.839620+0000", 2024-09-14T04:49:31.836 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00017061999999999999 2024-09-14T04:49:31.836 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.836 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.836 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:49:31.836 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:37.842790+0000", 2024-09-14T04:49:31.836 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0031700589999999998 2024-09-14T04:49:31.836 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.836 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.836 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:49:31.836 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:37.842806+0000", 2024-09-14T04:49:31.836 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.5923999999999999e-05 2024-09-14T04:49:31.836 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.836 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.836 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:49:31.837 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:38.214620+0000", 2024-09-14T04:49:31.837 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.37181405899999997 2024-09-14T04:49:31.837 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.837 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.837 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:49:31.837 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:38.214800+0000", 2024-09-14T04:49:31.837 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00017974700000000001 2024-09-14T04:49:31.837 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.837 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.837 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:49:31.837 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:38.214861+0000", 2024-09-14T04:49:31.837 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.1007000000000001e-05 2024-09-14T04:49:31.837 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:49:31.837 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:49:31.838 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:49:31.838 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.838 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.838 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.35535.0:80300 10.3 10:ceb86bee:::benchmark_data_smithi038_206757_object80299:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e237)", 2024-09-14T04:49:31.838 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:45:37.839393+0000", 2024-09-14T04:49:31.838 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 233.93773334799999, 2024-09-14T04:49:31.838 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.38063631799999997, 2024-09-14T04:49:31.838 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:49:31.838 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:49:31.838 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:49:31.838 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:49:31.838 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.35535", 2024-09-14T04:49:31.838 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/531660000", 2024-09-14T04:49:31.838 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 80300 2024-09-14T04:49:31.839 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.839 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:49:31.839 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.839 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:49:31.839 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:37.839393+0000", 2024-09-14T04:49:31.839 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:49:31.839 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.839 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.839 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:49:31.839 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:37.839393+0000", 2024-09-14T04:49:31.839 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:49:31.839 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.839 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.839 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:49:31.840 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:37.839394+0000", 2024-09-14T04:49:31.840 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.035e-06 2024-09-14T04:49:31.840 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.840 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.840 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:49:31.840 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:37.839419+0000", 2024-09-14T04:49:31.840 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.5058999999999998e-05 2024-09-14T04:49:31.840 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.840 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.840 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:49:31.840 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:37.839439+0000", 2024-09-14T04:49:31.840 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.9825000000000001e-05 2024-09-14T04:49:31.840 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.840 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.841 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:49:31.841 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:37.839449+0000", 2024-09-14T04:49:31.841 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.0387999999999999e-05 2024-09-14T04:49:31.841 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.841 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.841 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:49:31.841 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:37.839504+0000", 2024-09-14T04:49:31.841 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.4753000000000002e-05 2024-09-14T04:49:31.841 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.841 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.841 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:49:31.841 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:37.839669+0000", 2024-09-14T04:49:31.841 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00016523699999999999 2024-09-14T04:49:31.841 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.842 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.842 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 3,5", 2024-09-14T04:49:31.842 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:37.839808+0000", 2024-09-14T04:49:31.842 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000139147 2024-09-14T04:49:31.842 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.842 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.842 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:49:31.842 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:37.842997+0000", 2024-09-14T04:49:31.842 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.003189327 2024-09-14T04:49:31.842 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.842 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.842 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:49:31.842 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:37.846094+0000", 2024-09-14T04:49:31.842 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0030969090000000001 2024-09-14T04:49:31.843 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.843 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.843 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:49:31.843 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:38.219822+0000", 2024-09-14T04:49:31.843 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.37372805399999998 2024-09-14T04:49:31.843 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.843 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.843 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:49:31.843 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:38.219944+0000", 2024-09-14T04:49:31.843 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000121508 2024-09-14T04:49:31.843 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.843 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.843 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:49:31.843 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:38.220029+0000", 2024-09-14T04:49:31.844 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.5075999999999997e-05 2024-09-14T04:49:31.844 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:49:31.844 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:49:31.844 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:49:31.844 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.844 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.844 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.35535.0:80329 10.3 10:c19987be:::benchmark_data_smithi038_206757_object80328:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e237)", 2024-09-14T04:49:31.844 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:45:37.869701+0000", 2024-09-14T04:49:31.844 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 233.90742459800001, 2024-09-14T04:49:31.844 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.35154159800000001, 2024-09-14T04:49:31.844 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:49:31.844 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:49:31.844 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:49:31.844 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:49:31.845 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.35535", 2024-09-14T04:49:31.845 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/531660000", 2024-09-14T04:49:31.845 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 80329 2024-09-14T04:49:31.845 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.845 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:49:31.845 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.845 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:49:31.845 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:37.869701+0000", 2024-09-14T04:49:31.845 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:49:31.845 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.845 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.845 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:49:31.845 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:37.869701+0000", 2024-09-14T04:49:31.845 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:49:31.846 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.846 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.846 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:49:31.846 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:37.869703+0000", 2024-09-14T04:49:31.846 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.854e-06 2024-09-14T04:49:31.846 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.846 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.846 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:49:31.846 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:37.869724+0000", 2024-09-14T04:49:31.846 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.1064999999999999e-05 2024-09-14T04:49:31.846 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.846 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.846 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:49:31.846 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:37.869746+0000", 2024-09-14T04:49:31.847 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.1214999999999999e-05 2024-09-14T04:49:31.847 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.847 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.847 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:49:31.847 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:37.869756+0000", 2024-09-14T04:49:31.847 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.0553e-05 2024-09-14T04:49:31.847 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.847 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.847 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:49:31.847 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:37.869834+0000", 2024-09-14T04:49:31.847 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.8048999999999998e-05 2024-09-14T04:49:31.847 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.847 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.847 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:49:31.848 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:37.869957+0000", 2024-09-14T04:49:31.848 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000123282 2024-09-14T04:49:31.848 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.848 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.848 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 3,5", 2024-09-14T04:49:31.848 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:37.870053+0000", 2024-09-14T04:49:31.848 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.5149000000000007e-05 2024-09-14T04:49:31.848 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.848 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.848 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:49:31.848 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:37.873053+0000", 2024-09-14T04:49:31.848 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0029999530000000001 2024-09-14T04:49:31.848 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.848 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.849 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:49:31.849 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:37.873405+0000", 2024-09-14T04:49:31.849 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00035276200000000001 2024-09-14T04:49:31.849 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.849 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.849 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:49:31.849 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:38.221056+0000", 2024-09-14T04:49:31.849 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.34765104000000002 2024-09-14T04:49:31.849 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.849 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.849 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:49:31.850 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:38.221168+0000", 2024-09-14T04:49:31.850 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00011171 2024-09-14T04:49:31.850 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.850 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.850 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:49:31.850 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:38.221243+0000", 2024-09-14T04:49:31.850 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.4966e-05 2024-09-14T04:49:31.850 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:49:31.850 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:49:31.850 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:49:31.850 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.851 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.851 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.35535.0:81203 10.5 10:a39b7f56:::benchmark_data_smithi038_206757_object81202:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e237)", 2024-09-14T04:49:31.851 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:45:38.976452+0000", 2024-09-14T04:49:31.851 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 232.80067364799999, 2024-09-14T04:49:31.851 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.34346499400000002, 2024-09-14T04:49:31.851 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:49:31.851 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:49:31.851 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:49:31.851 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:49:31.851 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.35535", 2024-09-14T04:49:31.851 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/531660000", 2024-09-14T04:49:31.851 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 81203 2024-09-14T04:49:31.851 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.852 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:49:31.852 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.852 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:49:31.852 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:38.976452+0000", 2024-09-14T04:49:31.852 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:49:31.852 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.852 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.852 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:49:31.852 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:38.976452+0000", 2024-09-14T04:49:31.852 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:49:31.852 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.852 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.852 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:49:31.852 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:38.976454+0000", 2024-09-14T04:49:31.853 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.4410000000000001e-06 2024-09-14T04:49:31.853 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.853 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.853 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:49:31.853 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:38.976475+0000", 2024-09-14T04:49:31.853 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.0706000000000001e-05 2024-09-14T04:49:31.853 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.853 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.853 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:49:31.853 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:38.976488+0000", 2024-09-14T04:49:31.853 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.3512e-05 2024-09-14T04:49:31.853 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.853 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.853 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:49:31.854 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:38.976496+0000", 2024-09-14T04:49:31.854 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.3899999999999993e-06 2024-09-14T04:49:31.854 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.854 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.854 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:49:31.854 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:38.976553+0000", 2024-09-14T04:49:31.854 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.6988999999999999e-05 2024-09-14T04:49:31.854 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.854 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.854 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:49:31.854 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:38.976660+0000", 2024-09-14T04:49:31.854 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000106092 2024-09-14T04:49:31.854 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.854 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.855 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 0,3", 2024-09-14T04:49:31.855 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:38.976755+0000", 2024-09-14T04:49:31.855 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.5136000000000005e-05 2024-09-14T04:49:31.855 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.855 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.855 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:49:31.855 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:39.300173+0000", 2024-09-14T04:49:31.855 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.32341821999999998 2024-09-14T04:49:31.855 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.855 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.855 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:49:31.855 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:39.304830+0000", 2024-09-14T04:49:31.855 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0046575080000000003 2024-09-14T04:49:31.855 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.856 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.856 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:49:31.856 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:39.319512+0000", 2024-09-14T04:49:31.856 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.014681873999999999 2024-09-14T04:49:31.856 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.856 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.856 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:49:31.856 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:39.319834+0000", 2024-09-14T04:49:31.856 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00032153100000000001 2024-09-14T04:49:31.856 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.856 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.856 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:49:31.856 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:45:39.319917+0000", 2024-09-14T04:49:31.857 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.3595000000000002e-05 2024-09-14T04:49:31.857 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:49:31.857 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:49:31.857 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:49:31.857 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.857 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.857 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.35535.0:117226 10.5 10:af24b8d6:::benchmark_data_smithi038_206757_object12685:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e241)", 2024-09-14T04:49:31.857 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:46:23.281796+0000", 2024-09-14T04:49:31.857 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 188.495329983, 2024-09-14T04:49:31.857 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.49289014799999997, 2024-09-14T04:49:31.857 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:49:31.857 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:49:31.857 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:49:31.857 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:49:31.857 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.35535", 2024-09-14T04:49:31.858 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/531660000", 2024-09-14T04:49:31.858 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 117226 2024-09-14T04:49:31.858 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.858 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:49:31.858 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.858 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:49:31.858 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.281796+0000", 2024-09-14T04:49:31.858 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:49:31.858 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.858 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.858 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:49:31.858 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.281796+0000", 2024-09-14T04:49:31.858 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:49:31.859 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.859 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.859 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:49:31.859 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.281798+0000", 2024-09-14T04:49:31.859 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.5340000000000001e-06 2024-09-14T04:49:31.859 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.859 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.859 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:49:31.859 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.281803+0000", 2024-09-14T04:49:31.859 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.0919999999999997e-06 2024-09-14T04:49:31.859 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.859 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.859 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:49:31.859 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.281815+0000", 2024-09-14T04:49:31.860 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.2519e-05 2024-09-14T04:49:31.860 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.860 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.860 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:49:31.860 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.281823+0000", 2024-09-14T04:49:31.860 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.0260000000000007e-06 2024-09-14T04:49:31.860 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.860 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.860 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:49:31.860 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.282169+0000", 2024-09-14T04:49:31.860 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00034605500000000001 2024-09-14T04:49:31.860 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.860 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.860 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:49:31.861 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.282269+0000", 2024-09-14T04:49:31.861 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.9541000000000001e-05 2024-09-14T04:49:31.861 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.861 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.861 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 0,3", 2024-09-14T04:49:31.861 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.282361+0000", 2024-09-14T04:49:31.861 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.2615999999999996e-05 2024-09-14T04:49:31.861 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.861 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.861 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:49:31.861 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.774207+0000", 2024-09-14T04:49:31.861 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.49184540999999998 2024-09-14T04:49:31.861 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.862 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.862 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:49:31.862 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.774427+0000", 2024-09-14T04:49:31.862 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00022033999999999999 2024-09-14T04:49:31.862 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.862 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.862 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:49:31.862 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.774473+0000", 2024-09-14T04:49:31.862 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.5485000000000002e-05 2024-09-14T04:49:31.862 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.862 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.862 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:49:31.862 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.774574+0000", 2024-09-14T04:49:31.862 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000101313 2024-09-14T04:49:31.863 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.863 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.863 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:49:31.863 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.774686+0000", 2024-09-14T04:49:31.863 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000112217 2024-09-14T04:49:31.863 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:49:31.863 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:49:31.863 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:49:31.863 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.863 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.863 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.35535.0:117229 10.5 10:ae04c6de:::benchmark_data_smithi038_206757_object12688:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e241)", 2024-09-14T04:49:31.863 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:46:23.282234+0000", 2024-09-14T04:49:31.863 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 188.49489226599999, 2024-09-14T04:49:31.864 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.503995847, 2024-09-14T04:49:31.864 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:49:31.864 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:49:31.864 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:49:31.864 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:49:31.864 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.35535", 2024-09-14T04:49:31.864 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/531660000", 2024-09-14T04:49:31.864 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 117229 2024-09-14T04:49:31.864 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.864 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:49:31.864 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.864 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:49:31.864 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.282234+0000", 2024-09-14T04:49:31.864 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:49:31.865 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.865 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.865 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:49:31.865 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.282234+0000", 2024-09-14T04:49:31.865 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:49:31.865 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.865 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.865 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:49:31.865 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.282235+0000", 2024-09-14T04:49:31.865 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.4799999999999997e-07 2024-09-14T04:49:31.865 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.865 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.865 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:49:31.866 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.282239+0000", 2024-09-14T04:49:31.866 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.4819999999999996e-06 2024-09-14T04:49:31.866 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.866 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.866 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:49:31.866 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.282250+0000", 2024-09-14T04:49:31.866 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.129e-05 2024-09-14T04:49:31.866 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.866 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.866 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:49:31.866 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.282257+0000", 2024-09-14T04:49:31.866 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.1239999999999999e-06 2024-09-14T04:49:31.866 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.866 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.867 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:49:31.867 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.770152+0000", 2024-09-14T04:49:31.867 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.48789459299999999 2024-09-14T04:49:31.867 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.867 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.867 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:49:31.867 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.770328+0000", 2024-09-14T04:49:31.867 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00017616800000000001 2024-09-14T04:49:31.867 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.867 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.867 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 0,3", 2024-09-14T04:49:31.868 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.770506+0000", 2024-09-14T04:49:31.868 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00017800499999999999 2024-09-14T04:49:31.868 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.868 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.868 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:49:31.868 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.774702+0000", 2024-09-14T04:49:31.868 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0041953110000000002 2024-09-14T04:49:31.868 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.868 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.868 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:49:31.868 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.783522+0000", 2024-09-14T04:49:31.869 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0088199379999999994 2024-09-14T04:49:31.869 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.869 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.869 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:49:31.869 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.786052+0000", 2024-09-14T04:49:31.869 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0025306949999999999 2024-09-14T04:49:31.869 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.869 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.869 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:49:31.869 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.786191+0000", 2024-09-14T04:49:31.869 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00013862 2024-09-14T04:49:31.869 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.869 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.869 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:49:31.870 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.786230+0000", 2024-09-14T04:49:31.870 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.8773000000000003e-05 2024-09-14T04:49:31.870 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:49:31.870 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:49:31.870 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:49:31.870 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.870 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.870 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.35535.0:117227 10.e e241/231 10:7d6af3d4:::benchmark_data_smithi038_206757_object12686:head v 241'7330, mlcod=241'7328)", 2024-09-14T04:49:31.870 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:46:23.285138+0000", 2024-09-14T04:49:31.870 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 188.49198844399999, 2024-09-14T04:49:31.870 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.50382070899999998, 2024-09-14T04:49:31.870 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:49:31.870 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:49:31.870 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:49:31.871 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:49:31.871 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.871 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:49:31.871 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.285138+0000", 2024-09-14T04:49:31.871 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:49:31.871 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.871 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.871 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:49:31.871 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.285138+0000", 2024-09-14T04:49:31.871 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:49:31.871 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.871 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.871 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:49:31.871 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.285139+0000", 2024-09-14T04:49:31.871 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.054e-06 2024-09-14T04:49:31.872 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.872 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.872 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:49:31.872 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.285146+0000", 2024-09-14T04:49:31.872 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.2969999999999998e-06 2024-09-14T04:49:31.872 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.872 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.872 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:49:31.872 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.285159+0000", 2024-09-14T04:49:31.872 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.3492000000000001e-05 2024-09-14T04:49:31.872 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.872 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.872 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:49:31.873 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.285168+0000", 2024-09-14T04:49:31.873 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.2519999999999999e-06 2024-09-14T04:49:31.873 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.873 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.873 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:49:31.873 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.285221+0000", 2024-09-14T04:49:31.873 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.3127000000000001e-05 2024-09-14T04:49:31.873 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.873 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.873 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:49:31.873 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.285241+0000", 2024-09-14T04:49:31.873 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.9707999999999998e-05 2024-09-14T04:49:31.873 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.873 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.873 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:49:31.874 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.788885+0000", 2024-09-14T04:49:31.874 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.50364482600000005 2024-09-14T04:49:31.874 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.874 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.874 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:49:31.874 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.788958+0000", 2024-09-14T04:49:31.874 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.2953000000000004e-05 2024-09-14T04:49:31.874 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:49:31.874 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:49:31.874 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:49:31.874 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.874 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.874 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.35535.0:117233 10.3 10:c7a610e2:::benchmark_data_smithi038_206757_object12692:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e241)", 2024-09-14T04:49:31.875 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:46:23.287007+0000", 2024-09-14T04:49:31.875 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 188.49011878900001, 2024-09-14T04:49:31.875 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.49889153200000003, 2024-09-14T04:49:31.875 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:49:31.875 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:49:31.875 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:49:31.875 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:49:31.875 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.35535", 2024-09-14T04:49:31.875 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/531660000", 2024-09-14T04:49:31.875 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 117233 2024-09-14T04:49:31.875 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.875 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:49:31.875 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.875 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:49:31.876 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.287007+0000", 2024-09-14T04:49:31.876 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:49:31.876 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.876 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.876 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:49:31.876 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.287007+0000", 2024-09-14T04:49:31.876 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:49:31.876 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.876 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.876 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:49:31.876 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.287009+0000", 2024-09-14T04:49:31.876 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.469e-06 2024-09-14T04:49:31.876 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.877 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.877 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:49:31.877 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.287157+0000", 2024-09-14T04:49:31.877 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00014862100000000001 2024-09-14T04:49:31.877 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.877 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.877 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:49:31.877 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.769563+0000", 2024-09-14T04:49:31.877 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.48240542400000003 2024-09-14T04:49:31.877 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.877 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.877 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:49:31.877 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.769585+0000", 2024-09-14T04:49:31.878 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.1936000000000001e-05 2024-09-14T04:49:31.878 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.878 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.878 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:49:31.878 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.770146+0000", 2024-09-14T04:49:31.878 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00056112600000000001 2024-09-14T04:49:31.878 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.878 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.878 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:49:31.878 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.770444+0000", 2024-09-14T04:49:31.878 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00029864099999999999 2024-09-14T04:49:31.878 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.878 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.878 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 3,5", 2024-09-14T04:49:31.879 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.773060+0000", 2024-09-14T04:49:31.879 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0026157519999999998 2024-09-14T04:49:31.879 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.879 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.879 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:49:31.879 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.778744+0000", 2024-09-14T04:49:31.879 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0056842790000000004 2024-09-14T04:49:31.879 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.879 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.879 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:49:31.879 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.785576+0000", 2024-09-14T04:49:31.879 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0068316160000000004 2024-09-14T04:49:31.879 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.879 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.880 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:49:31.880 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.785690+0000", 2024-09-14T04:49:31.880 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000114399 2024-09-14T04:49:31.880 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.880 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.880 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:49:31.880 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.785833+0000", 2024-09-14T04:49:31.880 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00014218499999999999 2024-09-14T04:49:31.880 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.880 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.880 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:49:31.880 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.785899+0000", 2024-09-14T04:49:31.880 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.6084e-05 2024-09-14T04:49:31.880 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:49:31.881 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:49:31.881 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:49:31.881 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.881 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.881 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.35535.0:117236 10.f e241/231 10:f5ba235b:::benchmark_data_smithi038_206757_object12695:head v 241'7260, mlcod=241'7258)", 2024-09-14T04:49:31.881 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:46:23.289384+0000", 2024-09-14T04:49:31.881 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 188.48774193200001, 2024-09-14T04:49:31.881 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.48525396500000001, 2024-09-14T04:49:31.881 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:49:31.881 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:49:31.881 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:49:31.881 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:49:31.881 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.881 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:49:31.882 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.289384+0000", 2024-09-14T04:49:31.882 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:49:31.882 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.882 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.882 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:49:31.882 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.289384+0000", 2024-09-14T04:49:31.882 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:49:31.882 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.882 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.882 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:49:31.882 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.289385+0000", 2024-09-14T04:49:31.882 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.0079999999999999e-06 2024-09-14T04:49:31.882 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.883 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.883 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:49:31.883 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.289390+0000", 2024-09-14T04:49:31.883 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.395e-06 2024-09-14T04:49:31.883 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.883 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.883 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:49:31.883 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.769560+0000", 2024-09-14T04:49:31.883 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.48016974499999998 2024-09-14T04:49:31.883 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.883 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.883 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:49:31.883 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.769583+0000", 2024-09-14T04:49:31.883 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.2870999999999998e-05 2024-09-14T04:49:31.884 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.884 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.884 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:49:31.884 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.769664+0000", 2024-09-14T04:49:31.884 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.0900000000000001e-05 2024-09-14T04:49:31.884 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.884 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.884 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:49:31.884 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.769700+0000", 2024-09-14T04:49:31.884 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.6375999999999999e-05 2024-09-14T04:49:31.885 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.885 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.885 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:49:31.885 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.774596+0000", 2024-09-14T04:49:31.885 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0048960619999999996 2024-09-14T04:49:31.885 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.885 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.885 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:49:31.885 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.774638+0000", 2024-09-14T04:49:31.885 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.1607999999999999e-05 2024-09-14T04:49:31.885 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:49:31.885 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:49:31.886 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:49:31.886 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.886 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.886 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop_reply(client.35535.0:117226 10.5 e241/231 ondisk, result = 0)", 2024-09-14T04:49:31.886 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:46:23.290738+0000", 2024-09-14T04:49:31.886 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 188.486388237, 2024-09-14T04:49:31.886 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.48369695099999999, 2024-09-14T04:49:31.886 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:49:31.886 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:49:31.886 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "started", 2024-09-14T04:49:31.886 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:49:31.886 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.886 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:49:31.886 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.290738+0000", 2024-09-14T04:49:31.887 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:49:31.887 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.887 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.887 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:49:31.887 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.290738+0000", 2024-09-14T04:49:31.887 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:49:31.887 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.887 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.887 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:49:31.887 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.290739+0000", 2024-09-14T04:49:31.887 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.8899999999999998e-07 2024-09-14T04:49:31.887 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.887 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.887 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:49:31.888 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.290744+0000", 2024-09-14T04:49:31.888 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.9350000000000002e-06 2024-09-14T04:49:31.888 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.888 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.888 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:49:31.888 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.769621+0000", 2024-09-14T04:49:31.888 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.478877726 2024-09-14T04:49:31.888 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.888 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.888 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:49:31.888 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.769641+0000", 2024-09-14T04:49:31.888 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.0197e-05 2024-09-14T04:49:31.888 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.888 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.889 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:49:31.889 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.774413+0000", 2024-09-14T04:49:31.889 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0047711960000000001 2024-09-14T04:49:31.889 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.889 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.889 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:49:31.889 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.774421+0000", 2024-09-14T04:49:31.889 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.1950000000000003e-06 2024-09-14T04:49:31.889 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.889 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.889 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:49:31.889 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.774435+0000", 2024-09-14T04:49:31.889 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.3913e-05 2024-09-14T04:49:31.889 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:49:31.890 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:49:31.890 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:49:31.890 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.890 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.890 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.35535.0:156281 10.5 10:a8265e47:::benchmark_data_smithi038_206757_object51740:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e248)", 2024-09-14T04:49:31.890 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:47:15.468824+0000", 2024-09-14T04:49:31.890 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 136.30830242799999, 2024-09-14T04:49:31.890 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.375472951, 2024-09-14T04:49:31.890 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:49:31.890 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:49:31.890 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:49:31.890 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:49:31.890 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.35535", 2024-09-14T04:49:31.891 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/531660000", 2024-09-14T04:49:31.891 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 156281 2024-09-14T04:49:31.891 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.891 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:49:31.891 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.891 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:49:31.891 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:15.468824+0000", 2024-09-14T04:49:31.891 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:49:31.891 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.891 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.891 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:49:31.891 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:15.468824+0000", 2024-09-14T04:49:31.891 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:49:31.891 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.892 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.892 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:49:31.892 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:15.468825+0000", 2024-09-14T04:49:31.892 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.136e-06 2024-09-14T04:49:31.892 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.892 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.892 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:49:31.892 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:15.468829+0000", 2024-09-14T04:49:31.892 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.0439999999999997e-06 2024-09-14T04:49:31.892 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.892 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.892 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:49:31.892 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:15.468839+0000", 2024-09-14T04:49:31.892 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.0094e-05 2024-09-14T04:49:31.893 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.893 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.893 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:49:31.893 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:15.468846+0000", 2024-09-14T04:49:31.893 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.3100000000000003e-06 2024-09-14T04:49:31.893 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.893 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.893 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:49:31.893 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:15.468899+0000", 2024-09-14T04:49:31.893 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.2459e-05 2024-09-14T04:49:31.893 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.893 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.893 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:49:31.894 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:15.469028+0000", 2024-09-14T04:49:31.894 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000129517 2024-09-14T04:49:31.894 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.894 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.894 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 0,3", 2024-09-14T04:49:31.894 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:15.469157+0000", 2024-09-14T04:49:31.894 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000128696 2024-09-14T04:49:31.894 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.894 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.894 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:49:31.894 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:15.479482+0000", 2024-09-14T04:49:31.894 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.010325442000000001 2024-09-14T04:49:31.894 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.894 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.895 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:49:31.895 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:15.480692+0000", 2024-09-14T04:49:31.895 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0012095910000000001 2024-09-14T04:49:31.895 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.895 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.895 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:49:31.895 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:15.844155+0000", 2024-09-14T04:49:31.895 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.36346331399999998 2024-09-14T04:49:31.895 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.895 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.895 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:49:31.895 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:15.844248+0000", 2024-09-14T04:49:31.895 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.2652000000000007e-05 2024-09-14T04:49:31.895 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.895 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.896 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:49:31.896 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:15.844297+0000", 2024-09-14T04:49:31.896 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.8696000000000003e-05 2024-09-14T04:49:31.896 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:49:31.896 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:49:31.896 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:49:31.896 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.896 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.896 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.35535.0:169233 10.9 10:9739ae42:::benchmark_data_smithi038_206757_object64692:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e250)", 2024-09-14T04:49:31.896 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:47:35.033771+0000", 2024-09-14T04:49:31.896 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 116.743354782, 2024-09-14T04:49:31.896 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.34205756199999998, 2024-09-14T04:49:31.896 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:49:31.897 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:49:31.897 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:49:31.897 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:49:31.897 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.35535", 2024-09-14T04:49:31.897 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/531660000", 2024-09-14T04:49:31.897 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 169233 2024-09-14T04:49:31.897 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.897 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:49:31.897 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.897 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:49:31.897 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:35.033771+0000", 2024-09-14T04:49:31.897 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:49:31.897 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.897 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.898 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:49:31.898 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:35.033771+0000", 2024-09-14T04:49:31.898 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:49:31.898 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.898 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.898 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:49:31.898 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:35.033772+0000", 2024-09-14T04:49:31.898 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.9999999999999996e-07 2024-09-14T04:49:31.898 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.898 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.898 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:49:31.898 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:35.033775+0000", 2024-09-14T04:49:31.898 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.2100000000000002e-06 2024-09-14T04:49:31.899 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.899 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.899 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:49:31.899 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:35.033783+0000", 2024-09-14T04:49:31.899 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.3259999999999998e-06 2024-09-14T04:49:31.899 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.899 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.899 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:49:31.899 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:35.033787+0000", 2024-09-14T04:49:31.899 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.4240000000000003e-06 2024-09-14T04:49:31.899 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.899 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.899 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:49:31.899 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:35.033829+0000", 2024-09-14T04:49:31.900 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.2388999999999997e-05 2024-09-14T04:49:31.900 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.900 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.900 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:49:31.900 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:35.033904+0000", 2024-09-14T04:49:31.900 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.4752000000000005e-05 2024-09-14T04:49:31.900 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.900 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.900 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 5,7", 2024-09-14T04:49:31.900 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:35.033971+0000", 2024-09-14T04:49:31.900 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.6903999999999995e-05 2024-09-14T04:49:31.900 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.900 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.901 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:49:31.901 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:35.375033+0000", 2024-09-14T04:49:31.901 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.34106198300000001 2024-09-14T04:49:31.901 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.901 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.901 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:49:31.901 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:35.375142+0000", 2024-09-14T04:49:31.901 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000108866 2024-09-14T04:49:31.901 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.901 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.901 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:49:31.901 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:35.375180+0000", 2024-09-14T04:49:31.902 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.8025000000000003e-05 2024-09-14T04:49:31.902 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.902 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.902 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:49:31.902 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:35.375739+0000", 2024-09-14T04:49:31.902 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00055922899999999995 2024-09-14T04:49:31.902 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:49:31.902 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:49:31.902 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:49:31.902 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:47:35.375829+0000", 2024-09-14T04:49:31.903 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.9654000000000006e-05 2024-09-14T04:49:31.903 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:49:31.903 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:49:31.903 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:49:31.903 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:49:31.903 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:49:31.903 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-09-14T04:49:31.903 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:31.904 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2: {} 2024-09-14T04:49:31.904 INFO:teuthology.orchestra.run.smithi038.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-14T04:49:31.905 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3: {} 2024-09-14T04:49:31.905 INFO:teuthology.orchestra.run.smithi038.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-14T04:49:31.905 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4: {} 2024-09-14T04:49:31.905 INFO:teuthology.orchestra.run.smithi038.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-14T04:49:31.906 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5: {} 2024-09-14T04:49:31.906 INFO:teuthology.orchestra.run.smithi038.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-14T04:49:31.906 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6: {} 2024-09-14T04:49:31.907 INFO:teuthology.orchestra.run.smithi038.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-14T04:49:31.907 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7: {} 2024-09-14T04:49:31.907 INFO:teuthology.orchestra.run.smithi038.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-14T04:49:31.907 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:31 smithi038 bash[84940]: audit 2024-09-14T04:49:30.798916+0000 mon.a (mon.0) 1482 : audit [INF] from='client.? 172.21.15.38:0/433399328' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-14T04:49:31.908 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:31 smithi038 bash[84940]: audit 2024-09-14T04:49:30.798916+0000 mon.a (mon.0) 1482 : audit [INF] from='client.? 172.21.15.38:0/433399328' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-14T04:49:31.908 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:31 smithi038 bash[84940]: audit 2024-09-14T04:49:31.654637+0000 mon.c (mon.2) 76 : audit [INF] from='client.? 172.21.15.38:0/919538033' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:49:31.908 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:31 smithi038 bash[84940]: audit 2024-09-14T04:49:31.654637+0000 mon.c (mon.2) 76 : audit [INF] from='client.? 172.21.15.38:0/919538033' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:49:31.908 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:31 smithi038 bash[84940]: audit 2024-09-14T04:49:31.654973+0000 mon.a (mon.0) 1483 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:49:31.908 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:31 smithi038 bash[84940]: audit 2024-09-14T04:49:31.654973+0000 mon.a (mon.0) 1483 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:49:31.908 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:31 smithi038 bash[87336]: audit 2024-09-14T04:49:30.798916+0000 mon.a (mon.0) 1482 : audit [INF] from='client.? 172.21.15.38:0/433399328' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-14T04:49:31.908 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:31 smithi038 bash[87336]: audit 2024-09-14T04:49:30.798916+0000 mon.a (mon.0) 1482 : audit [INF] from='client.? 172.21.15.38:0/433399328' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-14T04:49:31.908 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:31 smithi038 bash[87336]: audit 2024-09-14T04:49:31.654637+0000 mon.c (mon.2) 76 : audit [INF] from='client.? 172.21.15.38:0/919538033' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:49:31.908 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:31 smithi038 bash[87336]: audit 2024-09-14T04:49:31.654637+0000 mon.c (mon.2) 76 : audit [INF] from='client.? 172.21.15.38:0/919538033' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:49:31.908 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:31 smithi038 bash[87336]: audit 2024-09-14T04:49:31.654973+0000 mon.a (mon.0) 1483 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:49:31.908 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:31 smithi038 bash[87336]: audit 2024-09-14T04:49:31.654973+0000 mon.a (mon.0) 1483 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:49:31.919 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:31 smithi123 bash[68976]: audit 2024-09-14T04:49:30.798916+0000 mon.a (mon.0) 1482 : audit [INF] from='client.? 172.21.15.38:0/433399328' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-14T04:49:31.919 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:31 smithi123 bash[68976]: audit 2024-09-14T04:49:30.798916+0000 mon.a (mon.0) 1482 : audit [INF] from='client.? 172.21.15.38:0/433399328' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-14T04:49:31.920 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:31 smithi123 bash[68976]: audit 2024-09-14T04:49:31.654637+0000 mon.c (mon.2) 76 : audit [INF] from='client.? 172.21.15.38:0/919538033' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:49:31.920 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:31 smithi123 bash[68976]: audit 2024-09-14T04:49:31.654637+0000 mon.c (mon.2) 76 : audit [INF] from='client.? 172.21.15.38:0/919538033' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:49:31.920 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:31 smithi123 bash[68976]: audit 2024-09-14T04:49:31.654973+0000 mon.a (mon.0) 1483 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:49:31.920 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:31 smithi123 bash[68976]: audit 2024-09-14T04:49:31.654973+0000 mon.a (mon.0) 1483 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:49:31.935 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:31.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:31.937 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:49:32.038 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:32.065 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:32.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:32.068 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:49:32.169 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:32.196 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:32.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:32.198 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:49:32.299 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:32.328 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:32.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:32.330 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:49:32.431 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:32.459 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:32.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:32.461 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:49:32.562 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:32.589 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:32.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:32.592 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:49:32.693 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:32.721 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:32.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:32.723 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:49:32.824 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:32.851 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:32.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:32.854 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:49:32.927 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:32 smithi038 bash[84940]: cluster 2024-09-14T04:49:31.557960+0000 mgr.y (mgr.26165) 1259 : cluster [DBG] pgmap v1304: 99 pgs: 99 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:32.927 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:32 smithi038 bash[84940]: cluster 2024-09-14T04:49:31.557960+0000 mgr.y (mgr.26165) 1259 : cluster [DBG] pgmap v1304: 99 pgs: 99 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:32.927 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:32 smithi038 bash[84940]: cluster 2024-09-14T04:49:31.657164+0000 mon.a (mon.0) 1484 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:49:32.927 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:32 smithi038 bash[84940]: cluster 2024-09-14T04:49:31.657164+0000 mon.a (mon.0) 1484 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:49:32.927 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:32 smithi038 bash[84940]: audit 2024-09-14T04:49:31.665767+0000 mon.a (mon.0) 1485 : audit [INF] from='client.? 172.21.15.38:0/433399328' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-14T04:49:32.927 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:32 smithi038 bash[84940]: audit 2024-09-14T04:49:31.665767+0000 mon.a (mon.0) 1485 : audit [INF] from='client.? 172.21.15.38:0/433399328' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-14T04:49:32.927 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:32 smithi038 bash[84940]: audit 2024-09-14T04:49:31.665820+0000 mon.a (mon.0) 1486 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:49:32.928 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:32 smithi038 bash[84940]: audit 2024-09-14T04:49:31.665820+0000 mon.a (mon.0) 1486 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:49:32.928 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:32 smithi038 bash[84940]: cluster 2024-09-14T04:49:31.680021+0000 mon.a (mon.0) 1487 : cluster [DBG] osdmap e259: 8 total, 8 up, 8 in 2024-09-14T04:49:32.928 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:32 smithi038 bash[84940]: cluster 2024-09-14T04:49:31.680021+0000 mon.a (mon.0) 1487 : cluster [DBG] osdmap e259: 8 total, 8 up, 8 in 2024-09-14T04:49:32.928 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:32 smithi038 bash[84940]: audit 2024-09-14T04:49:31.721456+0000 mon.a (mon.0) 1488 : audit [DBG] from='client.? 172.21.15.38:0/981161246' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:49:32.928 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:32 smithi038 bash[84940]: audit 2024-09-14T04:49:31.721456+0000 mon.a (mon.0) 1488 : audit [DBG] from='client.? 172.21.15.38:0/981161246' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:49:32.928 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:32 smithi038 bash[87336]: cluster 2024-09-14T04:49:31.557960+0000 mgr.y (mgr.26165) 1259 : cluster [DBG] pgmap v1304: 99 pgs: 99 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:32.928 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:32 smithi038 bash[87336]: cluster 2024-09-14T04:49:31.557960+0000 mgr.y (mgr.26165) 1259 : cluster [DBG] pgmap v1304: 99 pgs: 99 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:32.928 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:32 smithi038 bash[87336]: cluster 2024-09-14T04:49:31.657164+0000 mon.a (mon.0) 1484 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:49:32.928 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:32 smithi038 bash[87336]: cluster 2024-09-14T04:49:31.657164+0000 mon.a (mon.0) 1484 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:49:32.928 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:32 smithi038 bash[87336]: audit 2024-09-14T04:49:31.665767+0000 mon.a (mon.0) 1485 : audit [INF] from='client.? 172.21.15.38:0/433399328' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-14T04:49:32.928 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:32 smithi038 bash[87336]: audit 2024-09-14T04:49:31.665767+0000 mon.a (mon.0) 1485 : audit [INF] from='client.? 172.21.15.38:0/433399328' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-14T04:49:32.929 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:32 smithi038 bash[87336]: audit 2024-09-14T04:49:31.665820+0000 mon.a (mon.0) 1486 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:49:32.929 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:32 smithi038 bash[87336]: audit 2024-09-14T04:49:31.665820+0000 mon.a (mon.0) 1486 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:49:32.929 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:32 smithi038 bash[87336]: cluster 2024-09-14T04:49:31.680021+0000 mon.a (mon.0) 1487 : cluster [DBG] osdmap e259: 8 total, 8 up, 8 in 2024-09-14T04:49:32.929 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:32 smithi038 bash[87336]: cluster 2024-09-14T04:49:31.680021+0000 mon.a (mon.0) 1487 : cluster [DBG] osdmap e259: 8 total, 8 up, 8 in 2024-09-14T04:49:32.929 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:32 smithi038 bash[87336]: audit 2024-09-14T04:49:31.721456+0000 mon.a (mon.0) 1488 : audit [DBG] from='client.? 172.21.15.38:0/981161246' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:49:32.929 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:32 smithi038 bash[87336]: audit 2024-09-14T04:49:31.721456+0000 mon.a (mon.0) 1488 : audit [DBG] from='client.? 172.21.15.38:0/981161246' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:49:32.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:32 smithi123 bash[68976]: cluster 2024-09-14T04:49:31.557960+0000 mgr.y (mgr.26165) 1259 : cluster [DBG] pgmap v1304: 99 pgs: 99 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:32.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:32 smithi123 bash[68976]: cluster 2024-09-14T04:49:31.557960+0000 mgr.y (mgr.26165) 1259 : cluster [DBG] pgmap v1304: 99 pgs: 99 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:32.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:32 smithi123 bash[68976]: cluster 2024-09-14T04:49:31.657164+0000 mon.a (mon.0) 1484 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:49:32.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:32 smithi123 bash[68976]: cluster 2024-09-14T04:49:31.657164+0000 mon.a (mon.0) 1484 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:49:32.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:32 smithi123 bash[68976]: audit 2024-09-14T04:49:31.665767+0000 mon.a (mon.0) 1485 : audit [INF] from='client.? 172.21.15.38:0/433399328' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-14T04:49:32.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:32 smithi123 bash[68976]: audit 2024-09-14T04:49:31.665767+0000 mon.a (mon.0) 1485 : audit [INF] from='client.? 172.21.15.38:0/433399328' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-14T04:49:32.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:32 smithi123 bash[68976]: audit 2024-09-14T04:49:31.665820+0000 mon.a (mon.0) 1486 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:49:32.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:32 smithi123 bash[68976]: audit 2024-09-14T04:49:31.665820+0000 mon.a (mon.0) 1486 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:49:32.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:32 smithi123 bash[68976]: cluster 2024-09-14T04:49:31.680021+0000 mon.a (mon.0) 1487 : cluster [DBG] osdmap e259: 8 total, 8 up, 8 in 2024-09-14T04:49:32.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:32 smithi123 bash[68976]: cluster 2024-09-14T04:49:31.680021+0000 mon.a (mon.0) 1487 : cluster [DBG] osdmap e259: 8 total, 8 up, 8 in 2024-09-14T04:49:32.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:32 smithi123 bash[68976]: audit 2024-09-14T04:49:31.721456+0000 mon.a (mon.0) 1488 : audit [DBG] from='client.? 172.21.15.38:0/981161246' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:49:32.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:32 smithi123 bash[68976]: audit 2024-09-14T04:49:31.721456+0000 mon.a (mon.0) 1488 : audit [DBG] from='client.? 172.21.15.38:0/981161246' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:49:32.955 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:32.983 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:32.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:32.985 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:49:33.086 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:33.112 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:33.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:33.115 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:49:33.215 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:33.243 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:33.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:33.245 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:49:33.346 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:33.374 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:33.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:33.376 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:49:33.477 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:33.506 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:33.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:33.509 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:49:33.609 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:33.637 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:33.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:33.639 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:49:33.740 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:33.770 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:33.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:33.772 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:49:33.873 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:33.899 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:33.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:33.901 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:49:33.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:33 smithi123 bash[68976]: cluster 2024-09-14T04:49:33.691053+0000 mon.a (mon.0) 1489 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-14T04:49:33.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:33 smithi123 bash[68976]: cluster 2024-09-14T04:49:33.691053+0000 mon.a (mon.0) 1489 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-14T04:49:34.002 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:34.028 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:34.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:34.031 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:49:34.091 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:33 smithi038 bash[87336]: cluster 2024-09-14T04:49:33.691053+0000 mon.a (mon.0) 1489 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-14T04:49:34.091 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:33 smithi038 bash[87336]: cluster 2024-09-14T04:49:33.691053+0000 mon.a (mon.0) 1489 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-14T04:49:34.091 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:33 smithi038 bash[84940]: cluster 2024-09-14T04:49:33.691053+0000 mon.a (mon.0) 1489 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-14T04:49:34.091 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:33 smithi038 bash[84940]: cluster 2024-09-14T04:49:33.691053+0000 mon.a (mon.0) 1489 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-14T04:49:34.131 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:34.160 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:34.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:34.162 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:49:34.263 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:34.291 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:34.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:34.293 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:49:34.394 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:34.423 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:34.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:34.425 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:49:34.526 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:34.553 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:34.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:34.556 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:49:34.656 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:34.685 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:34.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:34.688 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:49:34.789 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:34.882 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:34.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:34.885 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:49:34.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:34 smithi123 bash[68976]: cluster 2024-09-14T04:49:33.558704+0000 mgr.y (mgr.26165) 1260 : cluster [DBG] pgmap v1306: 99 pgs: 99 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:34.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:34 smithi123 bash[68976]: cluster 2024-09-14T04:49:33.558704+0000 mgr.y (mgr.26165) 1260 : cluster [DBG] pgmap v1306: 99 pgs: 99 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:34.986 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:34.997 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:34 smithi038 bash[87336]: cluster 2024-09-14T04:49:33.558704+0000 mgr.y (mgr.26165) 1260 : cluster [DBG] pgmap v1306: 99 pgs: 99 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:34.998 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:34 smithi038 bash[87336]: cluster 2024-09-14T04:49:33.558704+0000 mgr.y (mgr.26165) 1260 : cluster [DBG] pgmap v1306: 99 pgs: 99 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:34.998 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:34 smithi038 bash[84940]: cluster 2024-09-14T04:49:33.558704+0000 mgr.y (mgr.26165) 1260 : cluster [DBG] pgmap v1306: 99 pgs: 99 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:34.998 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:34 smithi038 bash[84940]: cluster 2024-09-14T04:49:33.558704+0000 mgr.y (mgr.26165) 1260 : cluster [DBG] pgmap v1306: 99 pgs: 99 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:35.013 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:35.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:35.016 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:49:35.117 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:35.146 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:35.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:35.149 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:49:35.249 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:35.275 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:35.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:35.278 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:49:35.296 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.3 dump_ops_in_flight 2024-09-14T04:49:35.379 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:35.411 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:35.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:35.414 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:49:35.514 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:35.535 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:35.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:35.537 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:49:35.638 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:35.664 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:35.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:35.666 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:49:35.767 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:35.795 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:35.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:35.798 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:49:35.898 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:35.924 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:35.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:35.926 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:49:36.027 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:36.053 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:36.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:36.055 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:49:36.156 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:36.185 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:36.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:36.187 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:49:36.287 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:36.306 DEBUG:teuthology.orchestra.run.smithi038:> /bin/sh -c 'adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage rados --no-log-to-stderr --name client.0 -b 65536 --object-size 65536 -p unique_pool_6 bench 90 write' 2024-09-14T04:49:36.307 INFO:tasks.thrashosds.thrasher:Growing pool .mgr 2024-09-14T04:49:36.307 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-14T04:49:36.315 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:36.317 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2024-09-14T04:49:36.317 INFO:teuthology.orchestra.run:waiting for 3000 2024-09-14T04:49:36.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:36.318 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:49:36.355 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:hints = 1 2024-09-14T04:49:36.355 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2024-09-14T04:49:36.355 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Object prefix: benchmark_data_smithi038_226135 2024-09-14T04:49:36.356 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-14T04:49:36.356 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 0 0 0 0 0 0 - 0 2024-09-14T04:49:36.419 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:36.448 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:36.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:36.450 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:49:36.551 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:36.583 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:36.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:36.589 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:49:36.690 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:36.722 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:36.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:36.726 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:49:36.827 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:36.856 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:36.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:36.859 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:49:36.960 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:36.983 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:36.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:36.986 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:49:37.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:36 smithi038 bash[84940]: cluster 2024-09-14T04:49:35.559346+0000 mgr.y (mgr.26165) 1261 : cluster [DBG] pgmap v1307: 99 pgs: 99 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:37.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:36 smithi038 bash[84940]: cluster 2024-09-14T04:49:35.559346+0000 mgr.y (mgr.26165) 1261 : cluster [DBG] pgmap v1307: 99 pgs: 99 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:37.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:36 smithi038 bash[87336]: cluster 2024-09-14T04:49:35.559346+0000 mgr.y (mgr.26165) 1261 : cluster [DBG] pgmap v1307: 99 pgs: 99 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:37.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:36 smithi038 bash[87336]: cluster 2024-09-14T04:49:35.559346+0000 mgr.y (mgr.26165) 1261 : cluster [DBG] pgmap v1307: 99 pgs: 99 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:37.087 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:37.096 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:36 smithi123 bash[68976]: cluster 2024-09-14T04:49:35.559346+0000 mgr.y (mgr.26165) 1261 : cluster [DBG] pgmap v1307: 99 pgs: 99 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:37.096 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:36 smithi123 bash[68976]: cluster 2024-09-14T04:49:35.559346+0000 mgr.y (mgr.26165) 1261 : cluster [DBG] pgmap v1307: 99 pgs: 99 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:49:37.108 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:37.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:37.111 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:49:37.198 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd set nodeep-scrub 2024-09-14T04:49:37.211 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:37.233 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:37.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:37.235 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:49:37.292 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-14T04:49:37.336 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:37.356 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 1 16 2902 2886 180.365 180.375 0.00754116 0.00551639 2024-09-14T04:49:37.357 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:37.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:37.359 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:49:37.460 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:37.483 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:37.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:37.485 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:49:37.586 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:37.615 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:37.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:37.617 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:49:37.718 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:37.751 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:37.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:37.756 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:49:37.856 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:37.885 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:37.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:37.889 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:49:37.990 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:38.013 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:38.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:38.016 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:49:38.117 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:38.139 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:38.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:38.141 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:49:38.242 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:38.263 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:38.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:38.266 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:49:38.356 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 2 16 5537 5521 172.516 164.688 0.00118772 0.00568379 2024-09-14T04:49:38.367 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:38.386 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:38.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:38.388 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:49:38.489 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:38.514 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:38.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:38.517 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:49:38.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:49:38 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:49:38] "GET /metrics HTTP/1.1" 200 36613 "" "Prometheus/2.51.0" 2024-09-14T04:49:38.618 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:38.645 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:38.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:38.649 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:49:38.750 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:38.773 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:38.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:38.775 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:49:38.876 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:38.885 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:38 smithi038 bash[84940]: cluster 2024-09-14T04:49:37.559915+0000 mgr.y (mgr.26165) 1262 : cluster [DBG] pgmap v1308: 99 pgs: 99 active+clean; 23 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s wr, 35 op/s 2024-09-14T04:49:38.885 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:38 smithi038 bash[84940]: cluster 2024-09-14T04:49:37.559915+0000 mgr.y (mgr.26165) 1262 : cluster [DBG] pgmap v1308: 99 pgs: 99 active+clean; 23 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s wr, 35 op/s 2024-09-14T04:49:38.885 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:38 smithi038 bash[87336]: cluster 2024-09-14T04:49:37.559915+0000 mgr.y (mgr.26165) 1262 : cluster [DBG] pgmap v1308: 99 pgs: 99 active+clean; 23 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s wr, 35 op/s 2024-09-14T04:49:38.885 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:38 smithi038 bash[87336]: cluster 2024-09-14T04:49:37.559915+0000 mgr.y (mgr.26165) 1262 : cluster [DBG] pgmap v1308: 99 pgs: 99 active+clean; 23 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s wr, 35 op/s 2024-09-14T04:49:38.898 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:38.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:38.900 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:49:39.001 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:39.010 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:38 smithi123 bash[68976]: cluster 2024-09-14T04:49:37.559915+0000 mgr.y (mgr.26165) 1262 : cluster [DBG] pgmap v1308: 99 pgs: 99 active+clean; 23 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s wr, 35 op/s 2024-09-14T04:49:39.010 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:38 smithi123 bash[68976]: cluster 2024-09-14T04:49:37.559915+0000 mgr.y (mgr.26165) 1262 : cluster [DBG] pgmap v1308: 99 pgs: 99 active+clean; 23 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s wr, 35 op/s 2024-09-14T04:49:39.024 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:39.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:39.028 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:49:39.129 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:39.150 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:39.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:39.154 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:49:39.255 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:39.280 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:39.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:39.283 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:49:39.356 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 3 16 8209 8193 170.673 167 0.00272736 0.00585056 2024-09-14T04:49:39.385 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:39.411 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:39.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:39.418 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:49:39.519 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:39.547 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:39.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:39.550 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:49:39.652 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:39.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:39.688 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:39.688 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:49:39.789 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:39.813 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:39.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:39.816 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:49:39.916 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:39.940 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:39.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:39.943 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:49:40.044 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:40.065 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:40.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:40.068 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:49:40.118 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:49:40.168 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:40.192 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:40.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:40.196 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:49:40.297 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:40.322 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:40.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:40.326 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:49:40.356 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 4 16 10851 10835 169.282 165.125 0.00938749 0.00589763 2024-09-14T04:49:40.428 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:40.437 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:49:40 smithi123 bash[61744]: ts=2024-09-14T04:49:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:49:40.451 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:40.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:40.453 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:49:40.554 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:40.580 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:40.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:40.583 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:49:40.684 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:40.712 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:40.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:40.715 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:49:40.815 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:40.825 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:40 smithi038 bash[84940]: cluster 2024-09-14T04:49:39.560398+0000 mgr.y (mgr.26165) 1263 : cluster [DBG] pgmap v1309: 99 pgs: 99 active+clean; 132 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s wr, 209 op/s 2024-09-14T04:49:40.825 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:40 smithi038 bash[84940]: cluster 2024-09-14T04:49:39.560398+0000 mgr.y (mgr.26165) 1263 : cluster [DBG] pgmap v1309: 99 pgs: 99 active+clean; 132 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s wr, 209 op/s 2024-09-14T04:49:40.826 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:40 smithi038 bash[84940]: audit 2024-09-14T04:49:40.726715+0000 mon.a (mon.0) 1490 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:49:40.826 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:40 smithi038 bash[84940]: audit 2024-09-14T04:49:40.726715+0000 mon.a (mon.0) 1490 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:49:40.826 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:40 smithi038 bash[87336]: cluster 2024-09-14T04:49:39.560398+0000 mgr.y (mgr.26165) 1263 : cluster [DBG] pgmap v1309: 99 pgs: 99 active+clean; 132 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s wr, 209 op/s 2024-09-14T04:49:40.826 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:40 smithi038 bash[87336]: cluster 2024-09-14T04:49:39.560398+0000 mgr.y (mgr.26165) 1263 : cluster [DBG] pgmap v1309: 99 pgs: 99 active+clean; 132 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s wr, 209 op/s 2024-09-14T04:49:40.826 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:40 smithi038 bash[87336]: audit 2024-09-14T04:49:40.726715+0000 mon.a (mon.0) 1490 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:49:40.827 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:40 smithi038 bash[87336]: audit 2024-09-14T04:49:40.726715+0000 mon.a (mon.0) 1490 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:49:40.852 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:40.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:40.855 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:49:40.956 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:40.986 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:40.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:40.992 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:49:41.093 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:41.102 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:40 smithi123 bash[68976]: cluster 2024-09-14T04:49:39.560398+0000 mgr.y (mgr.26165) 1263 : cluster [DBG] pgmap v1309: 99 pgs: 99 active+clean; 132 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s wr, 209 op/s 2024-09-14T04:49:41.102 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:40 smithi123 bash[68976]: cluster 2024-09-14T04:49:39.560398+0000 mgr.y (mgr.26165) 1263 : cluster [DBG] pgmap v1309: 99 pgs: 99 active+clean; 132 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s wr, 209 op/s 2024-09-14T04:49:41.102 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:40 smithi123 bash[68976]: audit 2024-09-14T04:49:40.726715+0000 mon.a (mon.0) 1490 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:49:41.102 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:40 smithi123 bash[68976]: audit 2024-09-14T04:49:40.726715+0000 mon.a (mon.0) 1490 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:49:41.116 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:41.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:41.119 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:49:41.141 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:49:41.141 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:49:41.142 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:49:41.219 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:41.244 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:41.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:41.250 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:49:41.351 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:41.356 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 5 16 12881 12865 160.798 126.875 0.00262188 0.00608306 2024-09-14T04:49:41.373 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:41.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:41.375 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:49:41.476 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:41.512 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:41.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:41.515 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:49:41.616 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:41.640 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:41.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:41.642 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:49:41.743 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:41.769 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:41.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:41.772 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:49:41.873 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:41.901 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:41.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:41.905 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:49:42.005 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:42.025 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:42.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:42.027 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:49:42.128 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:42.167 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:42.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:42.172 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:49:42.274 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:42.298 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:42.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:42.302 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:49:42.356 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 6 16 14701 14685 152.954 113.75 0.00489306 0.00648965 2024-09-14T04:49:42.403 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:42.431 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:42.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:42.435 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:49:42.536 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:42.554 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:42.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:42.556 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:49:42.657 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:42.687 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:42.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:42.689 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:49:42.790 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:42.807 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:42.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:42.809 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:49:42.910 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:42.920 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:42 smithi038 bash[84940]: cluster 2024-09-14T04:49:41.561069+0000 mgr.y (mgr.26165) 1264 : cluster [DBG] pgmap v1310: 99 pgs: 99 active+clean; 509 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 51 MiB/s wr, 813 op/s 2024-09-14T04:49:42.920 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:42 smithi038 bash[84940]: cluster 2024-09-14T04:49:41.561069+0000 mgr.y (mgr.26165) 1264 : cluster [DBG] pgmap v1310: 99 pgs: 99 active+clean; 509 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 51 MiB/s wr, 813 op/s 2024-09-14T04:49:42.920 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:42 smithi038 bash[87336]: cluster 2024-09-14T04:49:41.561069+0000 mgr.y (mgr.26165) 1264 : cluster [DBG] pgmap v1310: 99 pgs: 99 active+clean; 509 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 51 MiB/s wr, 813 op/s 2024-09-14T04:49:42.921 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:42 smithi038 bash[87336]: cluster 2024-09-14T04:49:41.561069+0000 mgr.y (mgr.26165) 1264 : cluster [DBG] pgmap v1310: 99 pgs: 99 active+clean; 509 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 51 MiB/s wr, 813 op/s 2024-09-14T04:49:42.937 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:42.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:42.938 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:49:42.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:42 smithi123 bash[68976]: cluster 2024-09-14T04:49:41.561069+0000 mgr.y (mgr.26165) 1264 : cluster [DBG] pgmap v1310: 99 pgs: 99 active+clean; 509 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 51 MiB/s wr, 813 op/s 2024-09-14T04:49:42.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:42 smithi123 bash[68976]: cluster 2024-09-14T04:49:41.561069+0000 mgr.y (mgr.26165) 1264 : cluster [DBG] pgmap v1310: 99 pgs: 99 active+clean; 509 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 51 MiB/s wr, 813 op/s 2024-09-14T04:49:43.039 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:43.068 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:43.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:43.073 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:49:43.174 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:43.203 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:43.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:43.206 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:49:43.307 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:43.337 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:43.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:43.340 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:49:43.356 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 7 16 16584 16568 147.915 117.688 0.00563127 0.00675337 2024-09-14T04:49:43.441 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:43.473 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:43.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:43.475 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:49:43.575 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:43.604 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:43.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:43.609 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:49:43.710 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:43.736 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:43.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:43.739 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:49:43.840 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:43.921 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:43.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:43.923 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:49:44.023 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:44.051 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:44.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:44.053 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:49:44.154 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:44.182 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:44.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:44.185 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:49:44.285 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:44.310 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:44.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:44.312 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:49:44.357 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 8 16 18275 18259 142.635 105.688 0.00560314 0.0070027 2024-09-14T04:49:44.413 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:44.442 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:44.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:44.446 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:49:44.547 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:44.572 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:44.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:44.575 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:49:44.676 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:44.699 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:44.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:44.701 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:49:44.802 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:44.830 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:44.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:44.838 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:49:44.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:44 smithi123 bash[68976]: cluster 2024-09-14T04:49:43.561586+0000 mgr.y (mgr.26165) 1265 : cluster [DBG] pgmap v1311: 99 pgs: 99 active+clean; 702 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 59 MiB/s wr, 943 op/s 2024-09-14T04:49:44.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:44 smithi123 bash[68976]: cluster 2024-09-14T04:49:43.561586+0000 mgr.y (mgr.26165) 1265 : cluster [DBG] pgmap v1311: 99 pgs: 99 active+clean; 702 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 59 MiB/s wr, 943 op/s 2024-09-14T04:49:44.939 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:44.978 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:44.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:44.981 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:49:45.082 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:45.093 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:44 smithi038 bash[84940]: cluster 2024-09-14T04:49:43.561586+0000 mgr.y (mgr.26165) 1265 : cluster [DBG] pgmap v1311: 99 pgs: 99 active+clean; 702 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 59 MiB/s wr, 943 op/s 2024-09-14T04:49:45.093 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:44 smithi038 bash[84940]: cluster 2024-09-14T04:49:43.561586+0000 mgr.y (mgr.26165) 1265 : cluster [DBG] pgmap v1311: 99 pgs: 99 active+clean; 702 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 59 MiB/s wr, 943 op/s 2024-09-14T04:49:45.094 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:44 smithi038 bash[87336]: cluster 2024-09-14T04:49:43.561586+0000 mgr.y (mgr.26165) 1265 : cluster [DBG] pgmap v1311: 99 pgs: 99 active+clean; 702 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 59 MiB/s wr, 943 op/s 2024-09-14T04:49:45.094 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:44 smithi038 bash[87336]: cluster 2024-09-14T04:49:43.561586+0000 mgr.y (mgr.26165) 1265 : cluster [DBG] pgmap v1311: 99 pgs: 99 active+clean; 702 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 59 MiB/s wr, 943 op/s 2024-09-14T04:49:45.113 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:45.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:45.118 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:49:45.219 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:45.236 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:45.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:45.239 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:49:45.339 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:45.356 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 9 16 20136 20120 139.71 116.312 0.0016196 0.00702791 2024-09-14T04:49:45.362 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:45.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:45.364 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:49:45.465 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:45.493 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:45.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:45.497 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:49:45.597 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:45.620 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:45.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:45.623 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:49:45.724 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:45.746 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:45.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:45.748 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:49:45.849 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:45.870 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:45.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:45.871 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:49:45.972 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:45.997 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:45.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:46.000 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:49:46.100 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:46.137 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:46.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:46.139 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:49:46.240 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:46.273 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:46.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:46.277 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:49:46.357 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 10 16 21751 21735 135.832 100.938 0.0127985 0.00735523 2024-09-14T04:49:46.378 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:46.406 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:46.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:46.409 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:49:46.510 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:46.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:46 smithi038 bash[87336]: audit 2024-09-14T04:49:45.254133+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:49:46.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:46 smithi038 bash[87336]: audit 2024-09-14T04:49:45.254133+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:49:46.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:46 smithi038 bash[87336]: audit 2024-09-14T04:49:45.255273+0000 mon.a (mon.0) 1492 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:49:46.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:46 smithi038 bash[87336]: audit 2024-09-14T04:49:45.255273+0000 mon.a (mon.0) 1492 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:49:46.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:46 smithi038 bash[87336]: cluster 2024-09-14T04:49:45.562229+0000 mgr.y (mgr.26165) 1266 : cluster [DBG] pgmap v1312: 99 pgs: 99 active+clean; 945 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-09-14T04:49:46.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:46 smithi038 bash[87336]: cluster 2024-09-14T04:49:45.562229+0000 mgr.y (mgr.26165) 1266 : cluster [DBG] pgmap v1312: 99 pgs: 99 active+clean; 945 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-09-14T04:49:46.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:46 smithi038 bash[87336]: audit 2024-09-14T04:49:46.168090+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:49:46.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:46 smithi038 bash[87336]: audit 2024-09-14T04:49:46.168090+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:49:46.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:46 smithi038 bash[87336]: audit 2024-09-14T04:49:46.175436+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:49:46.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:46 smithi038 bash[87336]: audit 2024-09-14T04:49:46.175436+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:49:46.524 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:46 smithi038 bash[84940]: audit 2024-09-14T04:49:45.254133+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:49:46.524 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:46 smithi038 bash[84940]: audit 2024-09-14T04:49:45.254133+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:49:46.524 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:46 smithi038 bash[84940]: audit 2024-09-14T04:49:45.255273+0000 mon.a (mon.0) 1492 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:49:46.524 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:46 smithi038 bash[84940]: audit 2024-09-14T04:49:45.255273+0000 mon.a (mon.0) 1492 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:49:46.524 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:46 smithi038 bash[84940]: cluster 2024-09-14T04:49:45.562229+0000 mgr.y (mgr.26165) 1266 : cluster [DBG] pgmap v1312: 99 pgs: 99 active+clean; 945 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-09-14T04:49:46.524 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:46 smithi038 bash[84940]: cluster 2024-09-14T04:49:45.562229+0000 mgr.y (mgr.26165) 1266 : cluster [DBG] pgmap v1312: 99 pgs: 99 active+clean; 945 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-09-14T04:49:46.524 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:46 smithi038 bash[84940]: audit 2024-09-14T04:49:46.168090+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:49:46.524 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:46 smithi038 bash[84940]: audit 2024-09-14T04:49:46.168090+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:49:46.524 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:46 smithi038 bash[84940]: audit 2024-09-14T04:49:46.175436+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:49:46.524 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:46 smithi038 bash[84940]: audit 2024-09-14T04:49:46.175436+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:49:46.543 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:46.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:46.547 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:49:46.647 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:46.658 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:46 smithi123 bash[68976]: audit 2024-09-14T04:49:45.254133+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:49:46.658 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:46 smithi123 bash[68976]: audit 2024-09-14T04:49:45.254133+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:49:46.658 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:46 smithi123 bash[68976]: audit 2024-09-14T04:49:45.255273+0000 mon.a (mon.0) 1492 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:49:46.658 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:46 smithi123 bash[68976]: audit 2024-09-14T04:49:45.255273+0000 mon.a (mon.0) 1492 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:49:46.658 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:46 smithi123 bash[68976]: cluster 2024-09-14T04:49:45.562229+0000 mgr.y (mgr.26165) 1266 : cluster [DBG] pgmap v1312: 99 pgs: 99 active+clean; 945 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-09-14T04:49:46.658 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:46 smithi123 bash[68976]: cluster 2024-09-14T04:49:45.562229+0000 mgr.y (mgr.26165) 1266 : cluster [DBG] pgmap v1312: 99 pgs: 99 active+clean; 945 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-09-14T04:49:46.659 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:46 smithi123 bash[68976]: audit 2024-09-14T04:49:46.168090+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:49:46.659 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:46 smithi123 bash[68976]: audit 2024-09-14T04:49:46.168090+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:49:46.659 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:46 smithi123 bash[68976]: audit 2024-09-14T04:49:46.175436+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:49:46.659 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:46 smithi123 bash[68976]: audit 2024-09-14T04:49:46.175436+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:49:46.672 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:46.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:46.674 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:49:46.775 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:46.803 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:46.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:46.807 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:49:46.907 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:46.940 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:46.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:46.943 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:49:47.043 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:47.094 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:47.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:47.097 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:49:47.198 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:47.218 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:47.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:47.220 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:49:47.321 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:47.348 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:47.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:47.352 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:49:47.357 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 11 15 23483 23468 133.329 108.312 0.0145825 0.00749434 2024-09-14T04:49:47.453 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:47.487 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:47.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:47.494 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:49:47.594 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:47.625 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:47.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:47.630 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:49:47.731 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:47.766 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:47.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:47.769 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:49:47.870 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:47.903 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:47.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:47.906 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:49:48.007 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:48.025 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:48.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:48.027 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:49:48.128 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:48.163 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:48.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:48.170 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:49:48.271 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:48.294 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:48.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:48.297 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:49:48.357 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 12 16 25120 25104 130.738 102.25 0.012947 0.0076381 2024-09-14T04:49:48.398 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:48.416 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:48.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:48.418 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:49:48.519 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:48.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:49:48 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:49:48] "GET /metrics HTTP/1.1" 200 36677 "" "Prometheus/2.51.0" 2024-09-14T04:49:48.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:48 smithi038 bash[87336]: audit 2024-09-14T04:49:47.277280+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:49:48.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:48 smithi038 bash[87336]: audit 2024-09-14T04:49:47.277280+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:49:48.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:48 smithi038 bash[87336]: audit 2024-09-14T04:49:47.296482+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:49:48.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:48 smithi038 bash[87336]: audit 2024-09-14T04:49:47.296482+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:49:48.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:48 smithi038 bash[87336]: cluster 2024-09-14T04:49:47.562826+0000 mgr.y (mgr.26165) 1267 : cluster [DBG] pgmap v1313: 99 pgs: 99 active+clean; 1.3 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 107 MiB/s wr, 1.72k op/s 2024-09-14T04:49:48.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:48 smithi038 bash[87336]: cluster 2024-09-14T04:49:47.562826+0000 mgr.y (mgr.26165) 1267 : cluster [DBG] pgmap v1313: 99 pgs: 99 active+clean; 1.3 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 107 MiB/s wr, 1.72k op/s 2024-09-14T04:49:48.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:48 smithi038 bash[84940]: audit 2024-09-14T04:49:47.277280+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:49:48.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:48 smithi038 bash[84940]: audit 2024-09-14T04:49:47.277280+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:49:48.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:48 smithi038 bash[84940]: audit 2024-09-14T04:49:47.296482+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:49:48.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:48 smithi038 bash[84940]: audit 2024-09-14T04:49:47.296482+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:49:48.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:48 smithi038 bash[84940]: cluster 2024-09-14T04:49:47.562826+0000 mgr.y (mgr.26165) 1267 : cluster [DBG] pgmap v1313: 99 pgs: 99 active+clean; 1.3 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 107 MiB/s wr, 1.72k op/s 2024-09-14T04:49:48.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:48 smithi038 bash[84940]: cluster 2024-09-14T04:49:47.562826+0000 mgr.y (mgr.26165) 1267 : cluster [DBG] pgmap v1313: 99 pgs: 99 active+clean; 1.3 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 107 MiB/s wr, 1.72k op/s 2024-09-14T04:49:48.540 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:48.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:48.542 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:49:48.643 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:48.653 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:48 smithi123 bash[68976]: audit 2024-09-14T04:49:47.277280+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:49:48.653 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:48 smithi123 bash[68976]: audit 2024-09-14T04:49:47.277280+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:49:48.653 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:48 smithi123 bash[68976]: audit 2024-09-14T04:49:47.296482+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:49:48.654 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:48 smithi123 bash[68976]: audit 2024-09-14T04:49:47.296482+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:49:48.654 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:48 smithi123 bash[68976]: cluster 2024-09-14T04:49:47.562826+0000 mgr.y (mgr.26165) 1267 : cluster [DBG] pgmap v1313: 99 pgs: 99 active+clean; 1.3 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 107 MiB/s wr, 1.72k op/s 2024-09-14T04:49:48.654 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:48 smithi123 bash[68976]: cluster 2024-09-14T04:49:47.562826+0000 mgr.y (mgr.26165) 1267 : cluster [DBG] pgmap v1313: 99 pgs: 99 active+clean; 1.3 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 107 MiB/s wr, 1.72k op/s 2024-09-14T04:49:48.665 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:48.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:48.668 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:49:48.769 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:48.791 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:48.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:48.794 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:49:48.894 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:48.919 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:48.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:48.921 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:49:49.022 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:49.049 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:49.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:49.053 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:49:49.154 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:49.179 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:49.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:49.182 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:49:49.283 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:49.309 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:49.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:49.313 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:49:49.357 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 13 16 25975 25959 124.792 53.4375 0.00380382 0.0080074 2024-09-14T04:49:49.413 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:49.422 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:49 smithi123 bash[68976]: audit 2024-09-14T04:49:48.335427+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:49:49.422 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:49 smithi123 bash[68976]: audit 2024-09-14T04:49:48.335427+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:49:49.422 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:49 smithi123 bash[68976]: audit 2024-09-14T04:49:48.344210+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:49:49.423 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:49 smithi123 bash[68976]: audit 2024-09-14T04:49:48.344210+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:49:49.423 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:49 smithi123 bash[68976]: audit 2024-09-14T04:49:48.679523+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:49:49.423 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:49 smithi123 bash[68976]: audit 2024-09-14T04:49:48.679523+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:49:49.423 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:49 smithi123 bash[68976]: audit 2024-09-14T04:49:48.690426+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:49:49.423 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:49 smithi123 bash[68976]: audit 2024-09-14T04:49:48.690426+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:49:49.441 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:49.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:49.445 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:49:49.545 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:49.572 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:49.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:49.574 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:49:49.600 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:49 smithi038 bash[84940]: audit 2024-09-14T04:49:48.335427+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:49:49.601 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:49 smithi038 bash[84940]: audit 2024-09-14T04:49:48.335427+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:49:49.601 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:49 smithi038 bash[84940]: audit 2024-09-14T04:49:48.344210+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:49:49.601 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:49 smithi038 bash[84940]: audit 2024-09-14T04:49:48.344210+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:49:49.601 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:49 smithi038 bash[84940]: audit 2024-09-14T04:49:48.679523+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:49:49.601 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:49 smithi038 bash[84940]: audit 2024-09-14T04:49:48.679523+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:49:49.601 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:49 smithi038 bash[84940]: audit 2024-09-14T04:49:48.690426+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:49:49.601 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:49 smithi038 bash[84940]: audit 2024-09-14T04:49:48.690426+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:49:49.601 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:49 smithi038 bash[87336]: audit 2024-09-14T04:49:48.335427+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:49:49.601 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:49 smithi038 bash[87336]: audit 2024-09-14T04:49:48.335427+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:49:49.602 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:49 smithi038 bash[87336]: audit 2024-09-14T04:49:48.344210+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:49:49.602 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:49 smithi038 bash[87336]: audit 2024-09-14T04:49:48.344210+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:49:49.602 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:49 smithi038 bash[87336]: audit 2024-09-14T04:49:48.679523+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:49:49.602 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:49 smithi038 bash[87336]: audit 2024-09-14T04:49:48.679523+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:49:49.602 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:49 smithi038 bash[87336]: audit 2024-09-14T04:49:48.690426+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:49:49.602 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:49 smithi038 bash[87336]: audit 2024-09-14T04:49:48.690426+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:49:49.674 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:49.703 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:49.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:49.705 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:49:49.806 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:49.831 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:49.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:49.836 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:49:49.937 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:49.960 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:49.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:49.964 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:49:50.064 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:50.090 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:50.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:50.092 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:49:50.193 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:50.225 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:50.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:50.227 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:49:50.327 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:50.338 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:49:50 smithi123 bash[61744]: ts=2024-09-14T04:49:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:49:50.356 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:50.357 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 14 16 27370 27354 122.105 87.1875 0.00299632 0.00810102 2024-09-14T04:49:50.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:50.358 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:49:50.459 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:50.500 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:50.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:50.502 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:49:50.603 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:50.614 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:50 smithi123 bash[68976]: cluster 2024-09-14T04:49:49.563343+0000 mgr.y (mgr.26165) 1268 : cluster [DBG] pgmap v1314: 99 pgs: 99 active+clean; 1.4 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 115 MiB/s wr, 1.85k op/s 2024-09-14T04:49:50.614 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:50 smithi123 bash[68976]: cluster 2024-09-14T04:49:49.563343+0000 mgr.y (mgr.26165) 1268 : cluster [DBG] pgmap v1314: 99 pgs: 99 active+clean; 1.4 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 115 MiB/s wr, 1.85k op/s 2024-09-14T04:49:50.632 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:50.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:50.635 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:49:50.716 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:50 smithi038 bash[87336]: cluster 2024-09-14T04:49:49.563343+0000 mgr.y (mgr.26165) 1268 : cluster [DBG] pgmap v1314: 99 pgs: 99 active+clean; 1.4 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 115 MiB/s wr, 1.85k op/s 2024-09-14T04:49:50.716 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:50 smithi038 bash[87336]: cluster 2024-09-14T04:49:49.563343+0000 mgr.y (mgr.26165) 1268 : cluster [DBG] pgmap v1314: 99 pgs: 99 active+clean; 1.4 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 115 MiB/s wr, 1.85k op/s 2024-09-14T04:49:50.716 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:50 smithi038 bash[84940]: cluster 2024-09-14T04:49:49.563343+0000 mgr.y (mgr.26165) 1268 : cluster [DBG] pgmap v1314: 99 pgs: 99 active+clean; 1.4 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 115 MiB/s wr, 1.85k op/s 2024-09-14T04:49:50.716 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:50 smithi038 bash[84940]: cluster 2024-09-14T04:49:49.563343+0000 mgr.y (mgr.26165) 1268 : cluster [DBG] pgmap v1314: 99 pgs: 99 active+clean; 1.4 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 115 MiB/s wr, 1.85k op/s 2024-09-14T04:49:50.736 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:50.757 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:50.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:50.762 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:49:50.863 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:50.892 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:50.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:50.896 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:49:50.996 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:51.023 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:51.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:51.025 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:49:51.126 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:51.159 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:51.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:51.163 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:49:51.263 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:51.290 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:51.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:51.293 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:49:51.357 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 15 16 29079 29063 121.085 106.812 0.0116821 0.00825309 2024-09-14T04:49:51.394 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:51.411 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:51.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:51.414 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:49:51.514 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:51.538 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:51.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:51.540 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:49:51.641 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:51.671 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:51.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:51.676 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:49:51.777 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:51.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:51.814 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:51.814 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:49:51.915 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:51.941 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:51.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:51.944 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:49:52.045 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:52.081 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:52.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:52.083 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:49:52.184 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:52.211 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:52.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:52.213 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:49:52.314 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:52.337 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:52.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:52.340 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:49:52.357 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 16 16 30550 30534 119.263 91.9375 0.00285998 0.00837829 2024-09-14T04:49:52.441 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:52.466 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:52.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:52.468 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:49:52.569 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:52.596 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:52.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:52.600 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:49:52.701 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:52.734 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:52.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:52.737 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:49:52.838 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:52.847 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:52 smithi123 bash[68976]: cluster 2024-09-14T04:49:51.564602+0000 mgr.y (mgr.26165) 1269 : cluster [DBG] pgmap v1315: 99 pgs: 99 active+clean; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 126 MiB/s wr, 2.01k op/s 2024-09-14T04:49:52.848 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:52 smithi123 bash[68976]: cluster 2024-09-14T04:49:51.564602+0000 mgr.y (mgr.26165) 1269 : cluster [DBG] pgmap v1315: 99 pgs: 99 active+clean; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 126 MiB/s wr, 2.01k op/s 2024-09-14T04:49:52.861 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:52.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:52.863 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:49:52.964 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:52.991 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:52.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:52.994 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:49:53.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:52 smithi038 bash[84940]: cluster 2024-09-14T04:49:51.564602+0000 mgr.y (mgr.26165) 1269 : cluster [DBG] pgmap v1315: 99 pgs: 99 active+clean; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 126 MiB/s wr, 2.01k op/s 2024-09-14T04:49:53.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:52 smithi038 bash[84940]: cluster 2024-09-14T04:49:51.564602+0000 mgr.y (mgr.26165) 1269 : cluster [DBG] pgmap v1315: 99 pgs: 99 active+clean; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 126 MiB/s wr, 2.01k op/s 2024-09-14T04:49:53.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:52 smithi038 bash[87336]: cluster 2024-09-14T04:49:51.564602+0000 mgr.y (mgr.26165) 1269 : cluster [DBG] pgmap v1315: 99 pgs: 99 active+clean; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 126 MiB/s wr, 2.01k op/s 2024-09-14T04:49:53.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:52 smithi038 bash[87336]: cluster 2024-09-14T04:49:51.564602+0000 mgr.y (mgr.26165) 1269 : cluster [DBG] pgmap v1315: 99 pgs: 99 active+clean; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 126 MiB/s wr, 2.01k op/s 2024-09-14T04:49:53.095 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:53.120 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:53.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:53.123 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:49:53.223 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:53.247 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:53.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:53.250 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:49:53.351 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:53.357 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 17 16 32424 32408 119.136 117.125 0.0197131 0.00838666 2024-09-14T04:49:53.376 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:53.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:53.378 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:49:53.479 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:53.512 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:53.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:53.515 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:49:53.615 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:53.639 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:53.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:53.641 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:49:53.742 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:53.767 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:53.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:53.770 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:49:53.871 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:53.888 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:53.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:53.890 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:49:53.991 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:54.019 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:54.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:54.023 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:49:54.123 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:54.154 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:54.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:54.157 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:49:54.258 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:54.283 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:54.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:54.285 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:49:54.357 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 18 16 33542 33526 116.399 69.875 0.0096129 0.00850446 2024-09-14T04:49:54.386 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:54.412 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:54.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:54.414 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:49:54.514 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:54.545 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:54.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:54.549 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:49:54.650 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:54.674 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:54.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:54.678 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:49:54.779 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:54.787 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:54 smithi123 bash[68976]: cluster 2024-09-14T04:49:53.566387+0000 mgr.y (mgr.26165) 1270 : cluster [DBG] pgmap v1316: 99 pgs: 99 active+clean; 1.7 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 103 MiB/s wr, 1.65k op/s 2024-09-14T04:49:54.788 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:54 smithi123 bash[68976]: cluster 2024-09-14T04:49:53.566387+0000 mgr.y (mgr.26165) 1270 : cluster [DBG] pgmap v1316: 99 pgs: 99 active+clean; 1.7 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 103 MiB/s wr, 1.65k op/s 2024-09-14T04:49:54.800 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:54.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:54.802 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:49:54.903 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:54.928 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:54.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:54.931 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:49:55.031 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:55.064 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:55.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:55.068 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:49:55.168 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:55.194 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:55.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:55.196 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:49:55.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:55 smithi038 bash[84940]: cluster 2024-09-14T04:49:53.566387+0000 mgr.y (mgr.26165) 1270 : cluster [DBG] pgmap v1316: 99 pgs: 99 active+clean; 1.7 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 103 MiB/s wr, 1.65k op/s 2024-09-14T04:49:55.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:55 smithi038 bash[84940]: cluster 2024-09-14T04:49:53.566387+0000 mgr.y (mgr.26165) 1270 : cluster [DBG] pgmap v1316: 99 pgs: 99 active+clean; 1.7 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 103 MiB/s wr, 1.65k op/s 2024-09-14T04:49:55.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:55 smithi038 bash[87336]: cluster 2024-09-14T04:49:53.566387+0000 mgr.y (mgr.26165) 1270 : cluster [DBG] pgmap v1316: 99 pgs: 99 active+clean; 1.7 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 103 MiB/s wr, 1.65k op/s 2024-09-14T04:49:55.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:55 smithi038 bash[87336]: cluster 2024-09-14T04:49:53.566387+0000 mgr.y (mgr.26165) 1270 : cluster [DBG] pgmap v1316: 99 pgs: 99 active+clean; 1.7 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 103 MiB/s wr, 1.65k op/s 2024-09-14T04:49:55.297 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:55.322 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:55.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:55.326 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:49:55.358 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 19 16 34518 34502 113.483 61 0.00879968 0.00880597 2024-09-14T04:49:55.426 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:55.450 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:55.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:55.452 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:49:55.553 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:55.585 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:55.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:55.589 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:49:55.690 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:55.718 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:55.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:55.721 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:49:55.822 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:55.849 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:55.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:55.851 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:49:55.951 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:55.975 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:55.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:55.978 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:49:56.078 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:56.103 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:56.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:56.105 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:49:56.206 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:56.233 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:56.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:56.236 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:49:56.337 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:56.357 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:2024-09-14T04:49:56.358600+0000 min lat: 0.00117589 max lat: 0.5756 avg lat: 0.00886649 2024-09-14T04:49:56.358 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-14T04:49:56.358 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 20 16 35199 35183 109.936 42.5625 0.00216359 0.00886649 2024-09-14T04:49:56.364 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:56.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:56.367 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:49:56.468 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:56.497 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:56.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:56.500 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:49:56.601 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:56.641 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:56.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:56.644 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:49:56.745 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:56.770 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:56.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:56.773 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:49:56.874 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:56.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:56 smithi038 bash[84940]: cluster 2024-09-14T04:49:55.567630+0000 mgr.y (mgr.26165) 1271 : cluster [DBG] pgmap v1317: 99 pgs: 99 active+clean; 1.9 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 102 MiB/s wr, 1.63k op/s 2024-09-14T04:49:56.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:56 smithi038 bash[84940]: cluster 2024-09-14T04:49:55.567630+0000 mgr.y (mgr.26165) 1271 : cluster [DBG] pgmap v1317: 99 pgs: 99 active+clean; 1.9 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 102 MiB/s wr, 1.63k op/s 2024-09-14T04:49:56.884 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:56 smithi038 bash[87336]: cluster 2024-09-14T04:49:55.567630+0000 mgr.y (mgr.26165) 1271 : cluster [DBG] pgmap v1317: 99 pgs: 99 active+clean; 1.9 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 102 MiB/s wr, 1.63k op/s 2024-09-14T04:49:56.885 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:56 smithi038 bash[87336]: cluster 2024-09-14T04:49:55.567630+0000 mgr.y (mgr.26165) 1271 : cluster [DBG] pgmap v1317: 99 pgs: 99 active+clean; 1.9 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 102 MiB/s wr, 1.63k op/s 2024-09-14T04:49:56.902 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:56.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:56.905 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:49:56.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:56 smithi123 bash[68976]: cluster 2024-09-14T04:49:55.567630+0000 mgr.y (mgr.26165) 1271 : cluster [DBG] pgmap v1317: 99 pgs: 99 active+clean; 1.9 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 102 MiB/s wr, 1.63k op/s 2024-09-14T04:49:56.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:56 smithi123 bash[68976]: cluster 2024-09-14T04:49:55.567630+0000 mgr.y (mgr.26165) 1271 : cluster [DBG] pgmap v1317: 99 pgs: 99 active+clean; 1.9 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 102 MiB/s wr, 1.63k op/s 2024-09-14T04:49:57.006 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:57.032 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:57.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:57.035 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:49:57.135 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:57.163 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:57.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:57.169 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:49:57.269 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:57.295 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:57.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:57.302 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:49:57.358 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 21 16 36484 36468 108.525 80.3125 0.00772167 0.00920828 2024-09-14T04:49:57.402 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:57.429 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:57.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:57.433 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:49:57.534 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:57.560 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:57.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:57.563 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:49:57.663 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:57.687 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:57.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:57.690 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:49:57.791 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:57.821 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:57.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:57.824 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:49:57.925 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:57.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:57.955 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:57.955 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:49:58.056 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:58.083 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:58.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:58.085 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:49:58.186 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:58.215 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:58.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:58.219 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:49:58.320 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:58.341 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:58.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:58.345 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:49:58.358 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 22 16 38059 38043 108.066 98.4375 0.00373438 0.0092477 2024-09-14T04:49:58.446 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:58.470 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:58.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:58.477 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:49:58.578 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:58.602 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:49:58.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:58.603 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:49:58.612 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:49:58 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:49:58] "GET /metrics HTTP/1.1" 200 36677 "" "Prometheus/2.51.0" 2024-09-14T04:49:58.704 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:58.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:58.740 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:58.740 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:49:58.841 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:58.863 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:49:58.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:58.866 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:49:58.967 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:58.987 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:49:58.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:58.989 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:49:59.090 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:59.114 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:59.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:59.116 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:49:59.215 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:58 smithi123 bash[68976]: cluster 2024-09-14T04:49:57.568208+0000 mgr.y (mgr.26165) 1272 : cluster [DBG] pgmap v1318: 99 pgs: 99 active+clean; 2.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 102 MiB/s wr, 1.63k op/s 2024-09-14T04:49:59.215 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:49:58 smithi123 bash[68976]: cluster 2024-09-14T04:49:57.568208+0000 mgr.y (mgr.26165) 1272 : cluster [DBG] pgmap v1318: 99 pgs: 99 active+clean; 2.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 102 MiB/s wr, 1.63k op/s 2024-09-14T04:49:59.216 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:59.240 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:59.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:59.242 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:49:59.333 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:58 smithi038 bash[84940]: cluster 2024-09-14T04:49:57.568208+0000 mgr.y (mgr.26165) 1272 : cluster [DBG] pgmap v1318: 99 pgs: 99 active+clean; 2.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 102 MiB/s wr, 1.63k op/s 2024-09-14T04:49:59.334 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:49:58 smithi038 bash[84940]: cluster 2024-09-14T04:49:57.568208+0000 mgr.y (mgr.26165) 1272 : cluster [DBG] pgmap v1318: 99 pgs: 99 active+clean; 2.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 102 MiB/s wr, 1.63k op/s 2024-09-14T04:49:59.334 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:58 smithi038 bash[87336]: cluster 2024-09-14T04:49:57.568208+0000 mgr.y (mgr.26165) 1272 : cluster [DBG] pgmap v1318: 99 pgs: 99 active+clean; 2.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 102 MiB/s wr, 1.63k op/s 2024-09-14T04:49:59.334 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:49:58 smithi038 bash[87336]: cluster 2024-09-14T04:49:57.568208+0000 mgr.y (mgr.26165) 1272 : cluster [DBG] pgmap v1318: 99 pgs: 99 active+clean; 2.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 102 MiB/s wr, 1.63k op/s 2024-09-14T04:49:59.342 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:59.358 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 23 16 38885 38869 105.61 51.625 0.00772444 0.00946222 2024-09-14T04:49:59.373 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:49:59.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:59.377 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:49:59.478 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:59.502 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:49:59.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:59.505 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:49:59.605 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:59.630 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:49:59.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:59.638 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:49:59.739 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:59.769 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:49:59.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:59.774 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:49:59.875 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:59.899 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:49:59.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:49:59.905 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:50:00.006 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:00.030 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:00.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:00.033 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:50:00.134 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:00.161 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:00.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:00.165 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:50:00.265 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:00.291 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:00.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:00.293 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:50:00.358 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 24 16 40386 40370 105.118 93.8125 0.0166912 0.00950745 2024-09-14T04:50:00.394 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:00.421 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:00.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:00.429 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:50:00.530 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:00.539 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:50:00 smithi123 bash[61744]: ts=2024-09-14T04:50:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:50:00.563 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:00.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:00.565 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:50:00.666 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:00.685 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:00.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:00.686 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:50:00.787 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:00.812 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:00.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:00.814 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:50:00.915 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:00.926 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:00 smithi038 bash[87336]: cluster 2024-09-14T04:49:59.568735+0000 mgr.y (mgr.26165) 1273 : cluster [DBG] pgmap v1319: 99 pgs: 99 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-09-14T04:50:00.926 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:00 smithi038 bash[87336]: cluster 2024-09-14T04:49:59.568735+0000 mgr.y (mgr.26165) 1273 : cluster [DBG] pgmap v1319: 99 pgs: 99 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-09-14T04:50:00.926 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:00 smithi038 bash[87336]: cluster 2024-09-14T04:50:00.000141+0000 mon.a (mon.0) 1501 : cluster [WRN] Health detail: HEALTH_WARN noscrub flag(s) set 2024-09-14T04:50:00.926 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:00 smithi038 bash[87336]: cluster 2024-09-14T04:50:00.000141+0000 mon.a (mon.0) 1501 : cluster [WRN] Health detail: HEALTH_WARN noscrub flag(s) set 2024-09-14T04:50:00.926 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:00 smithi038 bash[87336]: cluster 2024-09-14T04:50:00.000209+0000 mon.a (mon.0) 1502 : cluster [WRN] [WRN] OSDMAP_FLAGS: noscrub flag(s) set 2024-09-14T04:50:00.926 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:00 smithi038 bash[87336]: cluster 2024-09-14T04:50:00.000209+0000 mon.a (mon.0) 1502 : cluster [WRN] [WRN] OSDMAP_FLAGS: noscrub flag(s) set 2024-09-14T04:50:00.926 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:00 smithi038 bash[87336]: audit 2024-09-14T04:50:00.251843+0000 mon.a (mon.0) 1503 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:50:00.926 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:00 smithi038 bash[87336]: audit 2024-09-14T04:50:00.251843+0000 mon.a (mon.0) 1503 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:50:00.926 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:00 smithi038 bash[84940]: cluster 2024-09-14T04:49:59.568735+0000 mgr.y (mgr.26165) 1273 : cluster [DBG] pgmap v1319: 99 pgs: 99 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-09-14T04:50:00.926 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:00 smithi038 bash[84940]: cluster 2024-09-14T04:49:59.568735+0000 mgr.y (mgr.26165) 1273 : cluster [DBG] pgmap v1319: 99 pgs: 99 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-09-14T04:50:00.927 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:00 smithi038 bash[84940]: cluster 2024-09-14T04:50:00.000141+0000 mon.a (mon.0) 1501 : cluster [WRN] Health detail: HEALTH_WARN noscrub flag(s) set 2024-09-14T04:50:00.927 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:00 smithi038 bash[84940]: cluster 2024-09-14T04:50:00.000141+0000 mon.a (mon.0) 1501 : cluster [WRN] Health detail: HEALTH_WARN noscrub flag(s) set 2024-09-14T04:50:00.927 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:00 smithi038 bash[84940]: cluster 2024-09-14T04:50:00.000209+0000 mon.a (mon.0) 1502 : cluster [WRN] [WRN] OSDMAP_FLAGS: noscrub flag(s) set 2024-09-14T04:50:00.927 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:00 smithi038 bash[84940]: cluster 2024-09-14T04:50:00.000209+0000 mon.a (mon.0) 1502 : cluster [WRN] [WRN] OSDMAP_FLAGS: noscrub flag(s) set 2024-09-14T04:50:00.927 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:00 smithi038 bash[84940]: audit 2024-09-14T04:50:00.251843+0000 mon.a (mon.0) 1503 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:50:00.927 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:00 smithi038 bash[84940]: audit 2024-09-14T04:50:00.251843+0000 mon.a (mon.0) 1503 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:50:00.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:00 smithi123 bash[68976]: cluster 2024-09-14T04:49:59.568735+0000 mgr.y (mgr.26165) 1273 : cluster [DBG] pgmap v1319: 99 pgs: 99 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-09-14T04:50:00.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:00 smithi123 bash[68976]: cluster 2024-09-14T04:49:59.568735+0000 mgr.y (mgr.26165) 1273 : cluster [DBG] pgmap v1319: 99 pgs: 99 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-09-14T04:50:00.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:00 smithi123 bash[68976]: cluster 2024-09-14T04:50:00.000141+0000 mon.a (mon.0) 1501 : cluster [WRN] Health detail: HEALTH_WARN noscrub flag(s) set 2024-09-14T04:50:00.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:00 smithi123 bash[68976]: cluster 2024-09-14T04:50:00.000141+0000 mon.a (mon.0) 1501 : cluster [WRN] Health detail: HEALTH_WARN noscrub flag(s) set 2024-09-14T04:50:00.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:00 smithi123 bash[68976]: cluster 2024-09-14T04:50:00.000209+0000 mon.a (mon.0) 1502 : cluster [WRN] [WRN] OSDMAP_FLAGS: noscrub flag(s) set 2024-09-14T04:50:00.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:00 smithi123 bash[68976]: cluster 2024-09-14T04:50:00.000209+0000 mon.a (mon.0) 1502 : cluster [WRN] [WRN] OSDMAP_FLAGS: noscrub flag(s) set 2024-09-14T04:50:00.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:00 smithi123 bash[68976]: audit 2024-09-14T04:50:00.251843+0000 mon.a (mon.0) 1503 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:50:00.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:00 smithi123 bash[68976]: audit 2024-09-14T04:50:00.251843+0000 mon.a (mon.0) 1503 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:50:00.940 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:00.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:00.942 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:50:01.043 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:01.069 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:01.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:01.072 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:50:01.173 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:01.201 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:01.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:01.204 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:50:01.305 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:01.328 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:01.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:01.331 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:50:01.358 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 25 16 40862 40846 102.103 29.75 0.00370681 0.00973945 2024-09-14T04:50:01.432 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:01.451 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:01.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:01.453 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:50:01.554 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:01.590 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:01.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:01.596 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:50:01.696 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:01.718 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:01.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:01.726 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:50:01.827 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:01.859 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:01.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:01.864 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:50:01.964 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:01.990 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:01.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:01.992 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:50:02.093 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:02.114 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:02.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:02.116 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:50:02.216 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:02.234 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:02.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:02.237 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:50:02.338 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:02.359 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 26 16 41675 41659 100.13 50.8125 0.0060607 0.00998064 2024-09-14T04:50:02.365 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:02.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:02.368 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:50:02.469 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:02.502 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:02.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:02.506 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:50:02.607 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:02.634 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:02.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:02.639 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:50:02.740 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:02.764 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:02.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:02 smithi038 bash[84940]: cluster 2024-09-14T04:50:01.569468+0000 mgr.y (mgr.26165) 1274 : cluster [DBG] pgmap v1320: 99 pgs: 99 active+clean; 2.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s 2024-09-14T04:50:02.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:02 smithi038 bash[84940]: cluster 2024-09-14T04:50:01.569468+0000 mgr.y (mgr.26165) 1274 : cluster [DBG] pgmap v1320: 99 pgs: 99 active+clean; 2.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s 2024-09-14T04:50:02.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:02 smithi038 bash[87336]: cluster 2024-09-14T04:50:01.569468+0000 mgr.y (mgr.26165) 1274 : cluster [DBG] pgmap v1320: 99 pgs: 99 active+clean; 2.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s 2024-09-14T04:50:02.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:02 smithi038 bash[87336]: cluster 2024-09-14T04:50:01.569468+0000 mgr.y (mgr.26165) 1274 : cluster [DBG] pgmap v1320: 99 pgs: 99 active+clean; 2.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s 2024-09-14T04:50:02.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:02.773 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:50:02.872 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:02 smithi123 bash[68976]: cluster 2024-09-14T04:50:01.569468+0000 mgr.y (mgr.26165) 1274 : cluster [DBG] pgmap v1320: 99 pgs: 99 active+clean; 2.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s 2024-09-14T04:50:02.872 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:02 smithi123 bash[68976]: cluster 2024-09-14T04:50:01.569468+0000 mgr.y (mgr.26165) 1274 : cluster [DBG] pgmap v1320: 99 pgs: 99 active+clean; 2.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s 2024-09-14T04:50:02.874 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:02.895 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:02.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:02.896 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:50:02.997 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:03.036 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:03.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:03.039 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:50:03.140 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:03.168 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:03.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:03.169 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:50:03.270 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:03.300 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:03.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:03.303 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:50:03.359 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 27 16 43091 43075 99.6992 88.5 0.00707872 0.010025 2024-09-14T04:50:03.404 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:03.428 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:03.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:03.430 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:50:03.531 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:03.558 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:03.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:03.561 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:50:03.662 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:03.689 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:03.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:03.692 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:50:03.792 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:03.820 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:03.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:03.823 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:50:03.923 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:03.948 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:03.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:03.954 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:50:04.054 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:04.076 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:04.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:04.078 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:50:04.179 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:04.200 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:04.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:04.202 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:50:04.302 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:04.321 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:04.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:04.323 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:50:04.359 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 28 16 44298 44282 98.8323 75.4375 0.00294295 0.0100749 2024-09-14T04:50:04.424 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:04.447 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:04.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:04.449 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:50:04.550 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:04.577 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:04.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:04.579 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:50:04.679 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:04.699 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:04.700 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:04 smithi123 bash[68976]: cluster 2024-09-14T04:50:03.569987+0000 mgr.y (mgr.26165) 1275 : cluster [DBG] pgmap v1321: 99 pgs: 99 active+clean; 2.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-09-14T04:50:04.700 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:04 smithi123 bash[68976]: cluster 2024-09-14T04:50:03.569987+0000 mgr.y (mgr.26165) 1275 : cluster [DBG] pgmap v1321: 99 pgs: 99 active+clean; 2.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-09-14T04:50:04.700 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:04 smithi123 bash[68976]: audit 2024-09-14T04:50:04.126010+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:50:04.700 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:04 smithi123 bash[68976]: audit 2024-09-14T04:50:04.126010+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:50:04.700 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:04 smithi123 bash[68976]: audit 2024-09-14T04:50:04.131193+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:50:04.700 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:04 smithi123 bash[68976]: audit 2024-09-14T04:50:04.131193+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:50:04.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:04.701 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:50:04.802 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:04.837 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:04.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:04.840 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:50:04.941 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:04.971 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:04.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:04.975 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:50:05.076 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:05.087 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:04 smithi038 bash[84940]: cluster 2024-09-14T04:50:03.569987+0000 mgr.y (mgr.26165) 1275 : cluster [DBG] pgmap v1321: 99 pgs: 99 active+clean; 2.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-09-14T04:50:05.087 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:04 smithi038 bash[84940]: cluster 2024-09-14T04:50:03.569987+0000 mgr.y (mgr.26165) 1275 : cluster [DBG] pgmap v1321: 99 pgs: 99 active+clean; 2.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-09-14T04:50:05.087 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:04 smithi038 bash[84940]: audit 2024-09-14T04:50:04.126010+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:50:05.087 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:04 smithi038 bash[84940]: audit 2024-09-14T04:50:04.126010+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:50:05.087 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:04 smithi038 bash[84940]: audit 2024-09-14T04:50:04.131193+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:50:05.087 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:04 smithi038 bash[84940]: audit 2024-09-14T04:50:04.131193+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:50:05.088 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:04 smithi038 bash[87336]: cluster 2024-09-14T04:50:03.569987+0000 mgr.y (mgr.26165) 1275 : cluster [DBG] pgmap v1321: 99 pgs: 99 active+clean; 2.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-09-14T04:50:05.088 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:04 smithi038 bash[87336]: cluster 2024-09-14T04:50:03.569987+0000 mgr.y (mgr.26165) 1275 : cluster [DBG] pgmap v1321: 99 pgs: 99 active+clean; 2.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-09-14T04:50:05.088 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:04 smithi038 bash[87336]: audit 2024-09-14T04:50:04.126010+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:50:05.088 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:04 smithi038 bash[87336]: audit 2024-09-14T04:50:04.126010+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:50:05.088 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:04 smithi038 bash[87336]: audit 2024-09-14T04:50:04.131193+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:50:05.088 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:04 smithi038 bash[87336]: audit 2024-09-14T04:50:04.131193+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:50:05.114 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:05.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:05.118 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:50:05.219 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:05.238 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:05.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:05.239 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:50:05.340 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:05.359 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 29 16 44957 44941 96.8442 41.1875 0.00233976 0.0102562 2024-09-14T04:50:05.366 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:05.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:05.368 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:50:05.469 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:05.509 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:05.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:05.513 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:50:05.614 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:05.645 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:05.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:05.647 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:50:05.748 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:05.772 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:05.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:05.775 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:50:05.875 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:05.933 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:05.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:05.936 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:50:06.037 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:06.063 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:06.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:06.065 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:50:06.166 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:06.198 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:06.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:06.202 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:50:06.303 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:06.327 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:06.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:06.329 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:50:06.359 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 30 16 46008 45992 95.8055 65.6875 0.00487177 0.010433 2024-09-14T04:50:06.430 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:06.458 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:06.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:06.460 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:50:06.561 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:06.586 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:06.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:06.589 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:50:06.690 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:06.702 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:06 smithi038 bash[84940]: cluster 2024-09-14T04:50:05.570699+0000 mgr.y (mgr.26165) 1276 : cluster [DBG] pgmap v1322: 99 pgs: 99 active+clean; 2.6 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-09-14T04:50:06.702 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:06 smithi038 bash[84940]: cluster 2024-09-14T04:50:05.570699+0000 mgr.y (mgr.26165) 1276 : cluster [DBG] pgmap v1322: 99 pgs: 99 active+clean; 2.6 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-09-14T04:50:06.702 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:06 smithi038 bash[87336]: cluster 2024-09-14T04:50:05.570699+0000 mgr.y (mgr.26165) 1276 : cluster [DBG] pgmap v1322: 99 pgs: 99 active+clean; 2.6 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-09-14T04:50:06.702 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:06 smithi038 bash[87336]: cluster 2024-09-14T04:50:05.570699+0000 mgr.y (mgr.26165) 1276 : cluster [DBG] pgmap v1322: 99 pgs: 99 active+clean; 2.6 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-09-14T04:50:06.719 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:06.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:06.725 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:50:06.826 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:06.855 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:06.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:06.861 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:50:06.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:06 smithi123 bash[68976]: cluster 2024-09-14T04:50:05.570699+0000 mgr.y (mgr.26165) 1276 : cluster [DBG] pgmap v1322: 99 pgs: 99 active+clean; 2.6 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-09-14T04:50:06.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:06 smithi123 bash[68976]: cluster 2024-09-14T04:50:05.570699+0000 mgr.y (mgr.26165) 1276 : cluster [DBG] pgmap v1322: 99 pgs: 99 active+clean; 2.6 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-09-14T04:50:06.962 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:06.984 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:06.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:06.987 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:50:07.088 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:07.110 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:07.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:07.112 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:50:07.214 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:07.239 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:07.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:07.244 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:50:07.345 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:07.359 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 31 16 47290 47274 95.2994 80.125 0.019206 0.0104881 2024-09-14T04:50:07.370 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:07.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:07.373 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:50:07.474 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:07.497 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:07.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:07.501 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:50:07.602 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:07.627 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:07.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:07.629 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:50:07.730 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:07.749 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:07.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:07.750 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:50:07.851 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:07.882 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:07.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:07.886 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:50:07.987 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:08.008 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:08.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:08.012 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:50:08.112 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:08.135 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:08.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:08.140 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:50:08.240 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:08.259 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:08.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:08.261 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:50:08.334 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:50:08 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:50:08] "GET /metrics HTTP/1.1" 200 36682 "" "Prometheus/2.51.0" 2024-09-14T04:50:08.359 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 32 16 48404 48388 94.4969 69.625 0.0033507 0.0105764 2024-09-14T04:50:08.362 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:08.382 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:08.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:08.384 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:50:08.485 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:08.512 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:08.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:08.514 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:50:08.615 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:08.645 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:08.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:08.648 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:50:08.749 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:08.778 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:08.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:08.780 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:50:08.881 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:08.891 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:08 smithi038 bash[87336]: cluster 2024-09-14T04:50:07.571286+0000 mgr.y (mgr.26165) 1277 : cluster [DBG] pgmap v1323: 99 pgs: 99 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-09-14T04:50:08.891 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:08 smithi038 bash[87336]: cluster 2024-09-14T04:50:07.571286+0000 mgr.y (mgr.26165) 1277 : cluster [DBG] pgmap v1323: 99 pgs: 99 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-09-14T04:50:08.891 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:08 smithi038 bash[84940]: cluster 2024-09-14T04:50:07.571286+0000 mgr.y (mgr.26165) 1277 : cluster [DBG] pgmap v1323: 99 pgs: 99 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-09-14T04:50:08.891 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:08 smithi038 bash[84940]: cluster 2024-09-14T04:50:07.571286+0000 mgr.y (mgr.26165) 1277 : cluster [DBG] pgmap v1323: 99 pgs: 99 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-09-14T04:50:08.906 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:08.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:08.909 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:50:08.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:08 smithi123 bash[68976]: cluster 2024-09-14T04:50:07.571286+0000 mgr.y (mgr.26165) 1277 : cluster [DBG] pgmap v1323: 99 pgs: 99 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-09-14T04:50:08.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:08 smithi123 bash[68976]: cluster 2024-09-14T04:50:07.571286+0000 mgr.y (mgr.26165) 1277 : cluster [DBG] pgmap v1323: 99 pgs: 99 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-09-14T04:50:09.010 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:09.032 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:09.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:09.033 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:50:09.134 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:09.159 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:09.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:09.166 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:50:09.267 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:09.284 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:09.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:09.287 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:50:09.360 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 33 16 49090 49074 92.9323 42.875 0.00242188 0.0107198 2024-09-14T04:50:09.388 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:09.411 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:09.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:09.413 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:50:09.513 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:09.543 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:09.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:09.546 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:50:09.646 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:09.676 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:09.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:09.679 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:50:09.780 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:09.807 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:09.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:09.810 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:50:09.911 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:10.348 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:10.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:10.350 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:50:10.359 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 34 16 49750 49734 91.4122 41.25 0.0327196 0.0109328 2024-09-14T04:50:10.451 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:10.462 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:50:10 smithi123 bash[61744]: ts=2024-09-14T04:50:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:50:10.487 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:10.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:10.490 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:50:10.591 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:10.619 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:10.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:10.623 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:50:10.724 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:10.733 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:10 smithi123 bash[68976]: cluster 2024-09-14T04:50:09.571774+0000 mgr.y (mgr.26165) 1278 : cluster [DBG] pgmap v1324: 99 pgs: 99 active+clean; 2.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 63 MiB/s wr, 1.00k op/s 2024-09-14T04:50:10.733 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:10 smithi123 bash[68976]: cluster 2024-09-14T04:50:09.571774+0000 mgr.y (mgr.26165) 1278 : cluster [DBG] pgmap v1324: 99 pgs: 99 active+clean; 2.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 63 MiB/s wr, 1.00k op/s 2024-09-14T04:50:10.753 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:10.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:10.756 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:50:10.856 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:10.879 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:10.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:10.881 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:50:10.982 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:10.983 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:10 smithi038 bash[84940]: cluster 2024-09-14T04:50:09.571774+0000 mgr.y (mgr.26165) 1278 : cluster [DBG] pgmap v1324: 99 pgs: 99 active+clean; 2.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 63 MiB/s wr, 1.00k op/s 2024-09-14T04:50:10.983 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:10 smithi038 bash[84940]: cluster 2024-09-14T04:50:09.571774+0000 mgr.y (mgr.26165) 1278 : cluster [DBG] pgmap v1324: 99 pgs: 99 active+clean; 2.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 63 MiB/s wr, 1.00k op/s 2024-09-14T04:50:10.983 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:10 smithi038 bash[87336]: cluster 2024-09-14T04:50:09.571774+0000 mgr.y (mgr.26165) 1278 : cluster [DBG] pgmap v1324: 99 pgs: 99 active+clean; 2.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 63 MiB/s wr, 1.00k op/s 2024-09-14T04:50:10.983 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:10 smithi038 bash[87336]: cluster 2024-09-14T04:50:09.571774+0000 mgr.y (mgr.26165) 1278 : cluster [DBG] pgmap v1324: 99 pgs: 99 active+clean; 2.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 63 MiB/s wr, 1.00k op/s 2024-09-14T04:50:11.007 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:11.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:11.011 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:50:11.112 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:11.136 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:11.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:11.138 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:50:11.238 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:11.269 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:11.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:11.273 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:50:11.360 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 35 16 50878 50862 90.8145 70.5 0.0117774 0.0110065 2024-09-14T04:50:11.374 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:11.403 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:11.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:11.406 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:50:11.507 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:11.536 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:11.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:11.539 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:50:11.640 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:11.662 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:11.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:11.664 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:50:11.765 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:11.791 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:11.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:11.793 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:50:11.894 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:11.915 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:11.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:11.917 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:50:12.018 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:12.043 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:12.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:12.045 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:50:12.145 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:12.169 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:12.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:12.171 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:50:12.272 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:12.302 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:12.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:12.305 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:50:12.360 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 36 16 52192 52176 90.5729 82.125 0.0121181 0.0110363 2024-09-14T04:50:12.406 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:12.434 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:12.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:12.438 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:50:12.538 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:12.566 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:12.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:12.569 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:50:12.669 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:12.692 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:12.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:12.694 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:50:12.795 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:12.819 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:12.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:12.821 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:50:12.922 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:12.930 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:12 smithi123 bash[68976]: cluster 2024-09-14T04:50:11.572420+0000 mgr.y (mgr.26165) 1279 : cluster [DBG] pgmap v1325: 99 pgs: 99 active+clean; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-09-14T04:50:12.931 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:12 smithi123 bash[68976]: cluster 2024-09-14T04:50:11.572420+0000 mgr.y (mgr.26165) 1279 : cluster [DBG] pgmap v1325: 99 pgs: 99 active+clean; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-09-14T04:50:12.951 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:12.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:12.953 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:50:13.054 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:13.090 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:13.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:13.093 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:50:13.094 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:12 smithi038 bash[84940]: cluster 2024-09-14T04:50:11.572420+0000 mgr.y (mgr.26165) 1279 : cluster [DBG] pgmap v1325: 99 pgs: 99 active+clean; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-09-14T04:50:13.094 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:12 smithi038 bash[84940]: cluster 2024-09-14T04:50:11.572420+0000 mgr.y (mgr.26165) 1279 : cluster [DBG] pgmap v1325: 99 pgs: 99 active+clean; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-09-14T04:50:13.094 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:12 smithi038 bash[87336]: cluster 2024-09-14T04:50:11.572420+0000 mgr.y (mgr.26165) 1279 : cluster [DBG] pgmap v1325: 99 pgs: 99 active+clean; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-09-14T04:50:13.094 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:12 smithi038 bash[87336]: cluster 2024-09-14T04:50:11.572420+0000 mgr.y (mgr.26165) 1279 : cluster [DBG] pgmap v1325: 99 pgs: 99 active+clean; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-09-14T04:50:13.195 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:13.216 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:13.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:13.218 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:50:13.319 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:13.351 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:13.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:13.354 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:50:13.360 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 37 16 52965 52949 89.4306 48.3125 0.0158871 0.011176 2024-09-14T04:50:13.455 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:13.481 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:13.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:13.483 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:50:13.584 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:13.611 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:13.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:13.614 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:50:13.715 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:13.732 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:13.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:13.734 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:50:13.835 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:13.865 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:13.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:13.868 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:50:13.969 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:13.998 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:14.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:14.002 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:50:14.102 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:14.121 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:14.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:14.123 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:50:14.223 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:14.245 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:14.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:14.247 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:50:14.347 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:14.360 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 38 16 53893 53877 88.6034 58 0.0128493 0.0112797 2024-09-14T04:50:14.382 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:14.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:14.385 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:50:14.486 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:14.520 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:14.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:14.524 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:50:14.624 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:14.657 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:14.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:14.659 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:50:14.760 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:14.782 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:14.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:14.785 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:50:14.885 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:14.908 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:14.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:14.909 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:50:15.010 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:15.020 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:14 smithi123 bash[68976]: cluster 2024-09-14T04:50:13.574365+0000 mgr.y (mgr.26165) 1280 : cluster [DBG] pgmap v1326: 99 pgs: 99 active+clean; 3.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 60 MiB/s wr, 960 op/s 2024-09-14T04:50:15.020 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:14 smithi123 bash[68976]: cluster 2024-09-14T04:50:13.574365+0000 mgr.y (mgr.26165) 1280 : cluster [DBG] pgmap v1326: 99 pgs: 99 active+clean; 3.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 60 MiB/s wr, 960 op/s 2024-09-14T04:50:15.035 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:15.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:15.037 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:50:15.070 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:14 smithi038 bash[84940]: cluster 2024-09-14T04:50:13.574365+0000 mgr.y (mgr.26165) 1280 : cluster [DBG] pgmap v1326: 99 pgs: 99 active+clean; 3.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 60 MiB/s wr, 960 op/s 2024-09-14T04:50:15.071 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:14 smithi038 bash[84940]: cluster 2024-09-14T04:50:13.574365+0000 mgr.y (mgr.26165) 1280 : cluster [DBG] pgmap v1326: 99 pgs: 99 active+clean; 3.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 60 MiB/s wr, 960 op/s 2024-09-14T04:50:15.071 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:14 smithi038 bash[87336]: cluster 2024-09-14T04:50:13.574365+0000 mgr.y (mgr.26165) 1280 : cluster [DBG] pgmap v1326: 99 pgs: 99 active+clean; 3.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 60 MiB/s wr, 960 op/s 2024-09-14T04:50:15.071 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:14 smithi038 bash[87336]: cluster 2024-09-14T04:50:13.574365+0000 mgr.y (mgr.26165) 1280 : cluster [DBG] pgmap v1326: 99 pgs: 99 active+clean; 3.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 60 MiB/s wr, 960 op/s 2024-09-14T04:50:15.138 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:15.172 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:15.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:15.177 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:50:15.278 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:15.307 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:15.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:15.309 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:50:15.360 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 39 16 54572 54556 87.4195 42.4375 0.0146881 0.0114335 2024-09-14T04:50:15.411 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:15.431 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:15.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:15.433 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:50:15.534 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:15.568 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:15.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:15.574 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:50:15.675 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:15.700 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:15.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:15.702 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:50:15.803 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:15.839 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:15.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:15.842 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:50:15.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:15 smithi123 bash[68976]: audit 2024-09-14T04:50:15.251980+0000 mon.a (mon.0) 1506 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:50:15.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:15 smithi123 bash[68976]: audit 2024-09-14T04:50:15.251980+0000 mon.a (mon.0) 1506 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:50:15.943 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:15.967 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:15.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:15.970 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:50:16.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:15 smithi038 bash[84940]: audit 2024-09-14T04:50:15.251980+0000 mon.a (mon.0) 1506 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:50:16.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:15 smithi038 bash[84940]: audit 2024-09-14T04:50:15.251980+0000 mon.a (mon.0) 1506 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:50:16.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:15 smithi038 bash[87336]: audit 2024-09-14T04:50:15.251980+0000 mon.a (mon.0) 1506 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:50:16.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:15 smithi038 bash[87336]: audit 2024-09-14T04:50:15.251980+0000 mon.a (mon.0) 1506 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:50:16.071 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:16.105 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:16.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:16.109 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:50:16.210 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:16.237 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:16.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:16.241 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:50:16.342 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:16.361 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:2024-09-14T04:50:16.362506+0000 min lat: 0.00117589 max lat: 0.747657 avg lat: 0.0115101 2024-09-14T04:50:16.362 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-14T04:50:16.362 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 40 16 55591 55575 86.8233 63.6875 0.00545152 0.0115101 2024-09-14T04:50:16.382 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:16.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:16.384 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:50:16.485 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:16.513 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:16.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:16.517 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:50:16.522 INFO:teuthology.orchestra.run.smithi038.stdout:ERROR: (22) Invalid argument 2024-09-14T04:50:16.522 INFO:teuthology.orchestra.run.smithi038.stdout:op_tracker tracking is not enabled now, so no ops 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-09-14T04:50:16.618 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:16.708 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:16.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:16.714 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:50:16.716 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0: {} 2024-09-14T04:50:16.716 INFO:teuthology.orchestra.run.smithi038.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-14T04:50:16.760 INFO:teuthology.orchestra.run.smithi038.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-14T04:50:16.761 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1: {} 2024-09-14T04:50:16.797 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2: {} 2024-09-14T04:50:16.797 INFO:teuthology.orchestra.run.smithi038.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-14T04:50:16.816 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:16.839 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3: {} 2024-09-14T04:50:16.839 INFO:teuthology.orchestra.run.smithi038.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-14T04:50:16.845 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:16.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:16.849 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:50:16.873 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4: {} 2024-09-14T04:50:16.874 INFO:teuthology.orchestra.run.smithi038.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-14T04:50:16.898 INFO:teuthology.orchestra.run.smithi038.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-14T04:50:16.899 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5: {} 2024-09-14T04:50:16.916 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:16 smithi038 bash[84940]: cluster 2024-09-14T04:50:15.575072+0000 mgr.y (mgr.26165) 1281 : cluster [DBG] pgmap v1327: 99 pgs: 99 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 62 MiB/s wr, 990 op/s 2024-09-14T04:50:16.917 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:16 smithi038 bash[84940]: cluster 2024-09-14T04:50:15.575072+0000 mgr.y (mgr.26165) 1281 : cluster [DBG] pgmap v1327: 99 pgs: 99 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 62 MiB/s wr, 990 op/s 2024-09-14T04:50:16.917 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:16 smithi038 bash[84940]: audit 2024-09-14T04:50:16.676235+0000 mon.a (mon.0) 1507 : audit [DBG] from='client.? 172.21.15.38:0/3284375399' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:50:16.917 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:16 smithi038 bash[84940]: audit 2024-09-14T04:50:16.676235+0000 mon.a (mon.0) 1507 : audit [DBG] from='client.? 172.21.15.38:0/3284375399' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:50:16.917 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:16 smithi038 bash[87336]: cluster 2024-09-14T04:50:15.575072+0000 mgr.y (mgr.26165) 1281 : cluster [DBG] pgmap v1327: 99 pgs: 99 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 62 MiB/s wr, 990 op/s 2024-09-14T04:50:16.917 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:16 smithi038 bash[87336]: cluster 2024-09-14T04:50:15.575072+0000 mgr.y (mgr.26165) 1281 : cluster [DBG] pgmap v1327: 99 pgs: 99 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 62 MiB/s wr, 990 op/s 2024-09-14T04:50:16.917 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:16 smithi038 bash[87336]: audit 2024-09-14T04:50:16.676235+0000 mon.a (mon.0) 1507 : audit [DBG] from='client.? 172.21.15.38:0/3284375399' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:50:16.917 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:16 smithi038 bash[87336]: audit 2024-09-14T04:50:16.676235+0000 mon.a (mon.0) 1507 : audit [DBG] from='client.? 172.21.15.38:0/3284375399' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:50:16.929 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6: {} 2024-09-14T04:50:16.929 INFO:teuthology.orchestra.run.smithi038.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-14T04:50:16.950 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:16.957 INFO:teuthology.orchestra.run.smithi038.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-14T04:50:16.957 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7: {} 2024-09-14T04:50:16.974 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:16.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:16.976 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:50:17.077 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:17.097 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:17.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:17.098 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:50:17.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:16 smithi123 bash[68976]: cluster 2024-09-14T04:50:15.575072+0000 mgr.y (mgr.26165) 1281 : cluster [DBG] pgmap v1327: 99 pgs: 99 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 62 MiB/s wr, 990 op/s 2024-09-14T04:50:17.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:16 smithi123 bash[68976]: cluster 2024-09-14T04:50:15.575072+0000 mgr.y (mgr.26165) 1281 : cluster [DBG] pgmap v1327: 99 pgs: 99 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 62 MiB/s wr, 990 op/s 2024-09-14T04:50:17.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:16 smithi123 bash[68976]: audit 2024-09-14T04:50:16.676235+0000 mon.a (mon.0) 1507 : audit [DBG] from='client.? 172.21.15.38:0/3284375399' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:50:17.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:16 smithi123 bash[68976]: audit 2024-09-14T04:50:16.676235+0000 mon.a (mon.0) 1507 : audit [DBG] from='client.? 172.21.15.38:0/3284375399' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:50:17.199 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:17.234 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:17.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:17.238 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:50:17.339 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:17.361 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 41 16 56486 56470 86.0698 55.9375 0.0192984 0.0116121 2024-09-14T04:50:17.367 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:17.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:17.372 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:50:17.473 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:17.493 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:17.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:17.495 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:50:17.596 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:17.622 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:17.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:17.625 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:50:17.726 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:17.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:17.761 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:17.761 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:50:17.862 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:17.892 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:17.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:17.898 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:50:17.999 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:18.030 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:18.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:18.033 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:50:18.134 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:18.163 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:18.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:18.167 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:50:18.268 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:18.293 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:18.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:18.296 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:50:18.365 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 42 16 57495 57479 85.5219 63.0625 0.0123953 0.0116873 2024-09-14T04:50:18.396 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:18.424 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:18.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:18.428 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:50:18.523 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:50:18 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:50:18] "GET /metrics HTTP/1.1" 200 36684 "" "Prometheus/2.51.0" 2024-09-14T04:50:18.528 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:18.553 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:18.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:18.559 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:50:18.660 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:18.683 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:18.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:18.686 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:50:18.787 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:18.795 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:18 smithi123 bash[68976]: cluster 2024-09-14T04:50:17.575928+0000 mgr.y (mgr.26165) 1282 : cluster [DBG] pgmap v1328: 99 pgs: 99 active+clean; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 67 MiB/s wr, 1.06k op/s 2024-09-14T04:50:18.795 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:18 smithi123 bash[68976]: cluster 2024-09-14T04:50:17.575928+0000 mgr.y (mgr.26165) 1282 : cluster [DBG] pgmap v1328: 99 pgs: 99 active+clean; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 67 MiB/s wr, 1.06k op/s 2024-09-14T04:50:18.805 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:18.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:18.807 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:50:18.908 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:18.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:18.946 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:18.946 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:50:19.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:18 smithi038 bash[84940]: cluster 2024-09-14T04:50:17.575928+0000 mgr.y (mgr.26165) 1282 : cluster [DBG] pgmap v1328: 99 pgs: 99 active+clean; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 67 MiB/s wr, 1.06k op/s 2024-09-14T04:50:19.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:18 smithi038 bash[84940]: cluster 2024-09-14T04:50:17.575928+0000 mgr.y (mgr.26165) 1282 : cluster [DBG] pgmap v1328: 99 pgs: 99 active+clean; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 67 MiB/s wr, 1.06k op/s 2024-09-14T04:50:19.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:18 smithi038 bash[87336]: cluster 2024-09-14T04:50:17.575928+0000 mgr.y (mgr.26165) 1282 : cluster [DBG] pgmap v1328: 99 pgs: 99 active+clean; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 67 MiB/s wr, 1.06k op/s 2024-09-14T04:50:19.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:18 smithi038 bash[87336]: cluster 2024-09-14T04:50:17.575928+0000 mgr.y (mgr.26165) 1282 : cluster [DBG] pgmap v1328: 99 pgs: 99 active+clean; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 67 MiB/s wr, 1.06k op/s 2024-09-14T04:50:19.046 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:19.079 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:19.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:19.082 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:50:19.183 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:19.212 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:19.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:19.213 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:50:19.314 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:19.336 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:19.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:19.340 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:50:19.362 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 43 16 58736 58720 85.3367 77.5625 0.0126778 0.0117125 2024-09-14T04:50:19.440 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:19.468 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:19.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:19.471 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:50:19.571 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:19.589 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:19.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:19.590 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:50:19.691 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:19.720 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:19.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:19.723 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:50:19.824 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:19.857 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:19.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:19.869 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:50:19.969 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:19.988 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:19.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:19.992 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:50:20.093 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:20.114 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:20.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:20.117 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:50:20.218 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-09-14T04:50:20.220 INFO:teuthology.orchestra.run.smithi038.stderr:dumped all 2024-09-14T04:50:20.221 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:20.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:20.254 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:20.254 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:50:20.355 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:20.362 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 44 16 59794 59778 84.8999 66.125 0.011605 0.0117729 2024-09-14T04:50:20.376 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:20.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:20.377 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:50:20.437 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:50:20 smithi123 bash[61744]: ts=2024-09-14T04:50:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:50:20.479 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:20.499 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:20.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:20.501 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:50:20.602 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:20.633 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:20.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:20.636 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:50:20.737 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:20.761 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:20.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:20.764 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:50:20.865 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:20.923 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:20 smithi038 bash[84940]: cluster 2024-09-14T04:50:19.576448+0000 mgr.y (mgr.26165) 1283 : cluster [DBG] pgmap v1329: 99 pgs: 99 active+clean; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 56 MiB/s wr, 899 op/s 2024-09-14T04:50:20.923 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:20 smithi038 bash[84940]: cluster 2024-09-14T04:50:19.576448+0000 mgr.y (mgr.26165) 1283 : cluster [DBG] pgmap v1329: 99 pgs: 99 active+clean; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 56 MiB/s wr, 899 op/s 2024-09-14T04:50:20.923 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:20 smithi038 bash[87336]: cluster 2024-09-14T04:50:19.576448+0000 mgr.y (mgr.26165) 1283 : cluster [DBG] pgmap v1329: 99 pgs: 99 active+clean; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 56 MiB/s wr, 899 op/s 2024-09-14T04:50:20.924 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:20 smithi038 bash[87336]: cluster 2024-09-14T04:50:19.576448+0000 mgr.y (mgr.26165) 1283 : cluster [DBG] pgmap v1329: 99 pgs: 99 active+clean; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 56 MiB/s wr, 899 op/s 2024-09-14T04:50:20.937 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:20.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:20 smithi123 bash[68976]: cluster 2024-09-14T04:50:19.576448+0000 mgr.y (mgr.26165) 1283 : cluster [DBG] pgmap v1329: 99 pgs: 99 active+clean; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 56 MiB/s wr, 899 op/s 2024-09-14T04:50:20.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:20 smithi123 bash[68976]: cluster 2024-09-14T04:50:19.576448+0000 mgr.y (mgr.26165) 1283 : cluster [DBG] pgmap v1329: 99 pgs: 99 active+clean; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 56 MiB/s wr, 899 op/s 2024-09-14T04:50:20.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:20.938 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:50:21.039 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:21.067 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:21.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:21.069 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:50:21.170 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:21.198 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:21.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:21.200 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:50:21.301 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:21.328 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:21.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:21.330 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:50:21.362 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 45 16 60083 60067 83.4145 18.0625 0.00635127 0.0118345 2024-09-14T04:50:21.431 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:21.457 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:21.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:21.460 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:50:21.561 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:21.593 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:21.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:21.596 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:50:21.697 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:21.728 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:21.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:21.731 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:50:21.832 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:21.845 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:21 smithi038 bash[84940]: audit 2024-09-14T04:50:20.207240+0000 mgr.y (mgr.26165) 1284 : audit [DBG] from='client.35724 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:50:21.846 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:21 smithi038 bash[84940]: audit 2024-09-14T04:50:20.207240+0000 mgr.y (mgr.26165) 1284 : audit [DBG] from='client.35724 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:50:21.846 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:21 smithi038 bash[87336]: audit 2024-09-14T04:50:20.207240+0000 mgr.y (mgr.26165) 1284 : audit [DBG] from='client.35724 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:50:21.846 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:21 smithi038 bash[87336]: audit 2024-09-14T04:50:20.207240+0000 mgr.y (mgr.26165) 1284 : audit [DBG] from='client.35724 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:50:21.860 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:21.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:21.863 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:50:21.964 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:21.989 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:21.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:21.994 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:50:22.095 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:22.128 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:22.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:22.130 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:50:22.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:21 smithi123 bash[68976]: audit 2024-09-14T04:50:20.207240+0000 mgr.y (mgr.26165) 1284 : audit [DBG] from='client.35724 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:50:22.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:21 smithi123 bash[68976]: audit 2024-09-14T04:50:20.207240+0000 mgr.y (mgr.26165) 1284 : audit [DBG] from='client.35724 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:50:22.231 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:22.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:22.260 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:22.261 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:50:22.361 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:22.362 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 46 16 61080 61064 82.9557 62.3125 0.00952893 0.0120494 2024-09-14T04:50:22.390 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:22.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:22.393 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:50:22.494 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:22.520 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:22.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:22.525 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:50:22.625 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:22.647 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:22.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:22.649 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:50:22.750 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:22.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:22 smithi038 bash[87336]: cluster 2024-09-14T04:50:21.577202+0000 mgr.y (mgr.26165) 1285 : cluster [DBG] pgmap v1330: 99 pgs: 99 active+clean; 3.6 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 62 MiB/s wr, 999 op/s 2024-09-14T04:50:22.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:22 smithi038 bash[87336]: cluster 2024-09-14T04:50:21.577202+0000 mgr.y (mgr.26165) 1285 : cluster [DBG] pgmap v1330: 99 pgs: 99 active+clean; 3.6 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 62 MiB/s wr, 999 op/s 2024-09-14T04:50:22.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:22 smithi038 bash[84940]: cluster 2024-09-14T04:50:21.577202+0000 mgr.y (mgr.26165) 1285 : cluster [DBG] pgmap v1330: 99 pgs: 99 active+clean; 3.6 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 62 MiB/s wr, 999 op/s 2024-09-14T04:50:22.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:22 smithi038 bash[84940]: cluster 2024-09-14T04:50:21.577202+0000 mgr.y (mgr.26165) 1285 : cluster [DBG] pgmap v1330: 99 pgs: 99 active+clean; 3.6 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 62 MiB/s wr, 999 op/s 2024-09-14T04:50:22.776 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:22.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:22.779 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:50:22.879 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:22.906 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:22.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:22.910 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:50:23.011 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:23.028 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:23.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:23.030 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:50:23.131 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:23.157 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:23.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:23.160 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:50:23.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:22 smithi123 bash[68976]: cluster 2024-09-14T04:50:21.577202+0000 mgr.y (mgr.26165) 1285 : cluster [DBG] pgmap v1330: 99 pgs: 99 active+clean; 3.6 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 62 MiB/s wr, 999 op/s 2024-09-14T04:50:23.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:22 smithi123 bash[68976]: cluster 2024-09-14T04:50:21.577202+0000 mgr.y (mgr.26165) 1285 : cluster [DBG] pgmap v1330: 99 pgs: 99 active+clean; 3.6 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 62 MiB/s wr, 999 op/s 2024-09-14T04:50:23.260 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:23.282 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:23.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:23.287 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:50:23.362 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 47 16 61778 61762 82.1188 43.625 0.00279069 0.0121675 2024-09-14T04:50:23.388 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:23.408 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:23.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:23.410 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:50:23.510 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:23.538 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:23.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:23.540 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:50:23.641 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:23.682 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:23.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:23.686 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:50:23.760 INFO:teuthology.orchestra.run.smithi038.stderr:nodeep-scrub is set 2024-09-14T04:50:23.786 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:23.813 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:23.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:23.815 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:50:23.916 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:23.945 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:23.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:23.947 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:50:24.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:23 smithi038 bash[84940]: audit 2024-09-14T04:50:23.706162+0000 mon.a (mon.0) 1508 : audit [INF] from='client.? 172.21.15.38:0/2286200441' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:50:24.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:23 smithi038 bash[84940]: audit 2024-09-14T04:50:23.706162+0000 mon.a (mon.0) 1508 : audit [INF] from='client.? 172.21.15.38:0/2286200441' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:50:24.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:23 smithi038 bash[87336]: audit 2024-09-14T04:50:23.706162+0000 mon.a (mon.0) 1508 : audit [INF] from='client.? 172.21.15.38:0/2286200441' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:50:24.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:23 smithi038 bash[87336]: audit 2024-09-14T04:50:23.706162+0000 mon.a (mon.0) 1508 : audit [INF] from='client.? 172.21.15.38:0/2286200441' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:50:24.048 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:24.071 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:24.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:24.073 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:50:24.173 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:24.195 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:24.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:24.197 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:50:24.298 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:24.316 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:24.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:24.318 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:50:24.333 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:23 smithi123 bash[68976]: audit 2024-09-14T04:50:23.706162+0000 mon.a (mon.0) 1508 : audit [INF] from='client.? 172.21.15.38:0/2286200441' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:50:24.333 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:23 smithi123 bash[68976]: audit 2024-09-14T04:50:23.706162+0000 mon.a (mon.0) 1508 : audit [INF] from='client.? 172.21.15.38:0/2286200441' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:50:24.362 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 48 16 62375 62359 81.1853 37.3125 0.011153 0.0123101 2024-09-14T04:50:24.420 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:24.451 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:24.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:24.453 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:50:24.554 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:24.587 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:24.589 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.3 dump_blocked_ops 2024-09-14T04:50:24.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:24.591 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:50:24.692 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:24.731 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:24.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:24.735 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:50:24.836 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:24.862 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:24.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:24.870 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:50:24.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:24 smithi123 bash[68976]: cluster 2024-09-14T04:50:23.577887+0000 mgr.y (mgr.26165) 1286 : cluster [DBG] pgmap v1331: 99 pgs: 99 active+clean; 3.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 55 MiB/s wr, 882 op/s 2024-09-14T04:50:24.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:24 smithi123 bash[68976]: cluster 2024-09-14T04:50:23.577887+0000 mgr.y (mgr.26165) 1286 : cluster [DBG] pgmap v1331: 99 pgs: 99 active+clean; 3.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 55 MiB/s wr, 882 op/s 2024-09-14T04:50:24.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:24 smithi123 bash[68976]: cluster 2024-09-14T04:50:23.740052+0000 mon.a (mon.0) 1509 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:50:24.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:24 smithi123 bash[68976]: cluster 2024-09-14T04:50:23.740052+0000 mon.a (mon.0) 1509 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:50:24.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:24 smithi123 bash[68976]: audit 2024-09-14T04:50:23.757665+0000 mon.a (mon.0) 1510 : audit [INF] from='client.? 172.21.15.38:0/2286200441' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:50:24.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:24 smithi123 bash[68976]: audit 2024-09-14T04:50:23.757665+0000 mon.a (mon.0) 1510 : audit [INF] from='client.? 172.21.15.38:0/2286200441' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:50:24.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:24 smithi123 bash[68976]: cluster 2024-09-14T04:50:23.768655+0000 mon.a (mon.0) 1511 : cluster [DBG] osdmap e260: 8 total, 8 up, 8 in 2024-09-14T04:50:24.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:24 smithi123 bash[68976]: cluster 2024-09-14T04:50:23.768655+0000 mon.a (mon.0) 1511 : cluster [DBG] osdmap e260: 8 total, 8 up, 8 in 2024-09-14T04:50:24.971 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:24.994 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:24.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:24.996 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:50:25.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:24 smithi038 bash[84940]: cluster 2024-09-14T04:50:23.577887+0000 mgr.y (mgr.26165) 1286 : cluster [DBG] pgmap v1331: 99 pgs: 99 active+clean; 3.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 55 MiB/s wr, 882 op/s 2024-09-14T04:50:25.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:24 smithi038 bash[84940]: cluster 2024-09-14T04:50:23.577887+0000 mgr.y (mgr.26165) 1286 : cluster [DBG] pgmap v1331: 99 pgs: 99 active+clean; 3.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 55 MiB/s wr, 882 op/s 2024-09-14T04:50:25.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:24 smithi038 bash[84940]: cluster 2024-09-14T04:50:23.740052+0000 mon.a (mon.0) 1509 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:50:25.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:24 smithi038 bash[84940]: cluster 2024-09-14T04:50:23.740052+0000 mon.a (mon.0) 1509 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:50:25.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:24 smithi038 bash[84940]: audit 2024-09-14T04:50:23.757665+0000 mon.a (mon.0) 1510 : audit [INF] from='client.? 172.21.15.38:0/2286200441' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:50:25.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:24 smithi038 bash[84940]: audit 2024-09-14T04:50:23.757665+0000 mon.a (mon.0) 1510 : audit [INF] from='client.? 172.21.15.38:0/2286200441' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:50:25.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:24 smithi038 bash[84940]: cluster 2024-09-14T04:50:23.768655+0000 mon.a (mon.0) 1511 : cluster [DBG] osdmap e260: 8 total, 8 up, 8 in 2024-09-14T04:50:25.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:24 smithi038 bash[84940]: cluster 2024-09-14T04:50:23.768655+0000 mon.a (mon.0) 1511 : cluster [DBG] osdmap e260: 8 total, 8 up, 8 in 2024-09-14T04:50:25.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:24 smithi038 bash[87336]: cluster 2024-09-14T04:50:23.577887+0000 mgr.y (mgr.26165) 1286 : cluster [DBG] pgmap v1331: 99 pgs: 99 active+clean; 3.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 55 MiB/s wr, 882 op/s 2024-09-14T04:50:25.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:24 smithi038 bash[87336]: cluster 2024-09-14T04:50:23.577887+0000 mgr.y (mgr.26165) 1286 : cluster [DBG] pgmap v1331: 99 pgs: 99 active+clean; 3.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 55 MiB/s wr, 882 op/s 2024-09-14T04:50:25.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:24 smithi038 bash[87336]: cluster 2024-09-14T04:50:23.740052+0000 mon.a (mon.0) 1509 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:50:25.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:24 smithi038 bash[87336]: cluster 2024-09-14T04:50:23.740052+0000 mon.a (mon.0) 1509 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:50:25.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:24 smithi038 bash[87336]: audit 2024-09-14T04:50:23.757665+0000 mon.a (mon.0) 1510 : audit [INF] from='client.? 172.21.15.38:0/2286200441' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:50:25.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:24 smithi038 bash[87336]: audit 2024-09-14T04:50:23.757665+0000 mon.a (mon.0) 1510 : audit [INF] from='client.? 172.21.15.38:0/2286200441' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:50:25.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:24 smithi038 bash[87336]: cluster 2024-09-14T04:50:23.768655+0000 mon.a (mon.0) 1511 : cluster [DBG] osdmap e260: 8 total, 8 up, 8 in 2024-09-14T04:50:25.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:24 smithi038 bash[87336]: cluster 2024-09-14T04:50:23.768655+0000 mon.a (mon.0) 1511 : cluster [DBG] osdmap e260: 8 total, 8 up, 8 in 2024-09-14T04:50:25.097 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:25.121 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:25.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:25.126 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:50:25.227 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:25.258 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:25.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:25.262 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:50:25.362 INFO:teuthology.orchestra.run.smithi038.stdout:{"pg_ready":true,"pg_map":{"version":1329,"stamp":"2024-09-14T04:50:19.576167+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":3694598093,"num_objects":56392,"num_object_clones":0,"num_object_copies":169176,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":56392,"num_whiteouts":0,"num_read":19,"num_read_kb":18,"num_write":56429,"num_write_kb":3607455,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16,"num_bytes_recovered":570,"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":57530,"ondisk_log_size":57530,"up":297,"acting":297,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":297,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":15766624,"kb_used_data":10629792,"kb_used_omap":45,"kb_used_meta":5136722,"kb_avail":734194592,"statfs":{"total":767960285184,"available":751815262208,"internally_reserved":0,"allocated":10884907008,"data_stored":10872279631,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":46177,"internal_metadata":5260004255},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,0,0,0,0,0,8],"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":707788800,"num_objects":10800,"num_object_clones":0,"num_object_copies":32400,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":10800,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10800,"num_write_kb":691200,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.005277"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":416,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:49:31.733410+0000","last_change":"2024-09-14T04:36:16.604253+0000","last_active":"2024-09-14T04:49:31.733410+0000","last_peered":"2024-09-14T04:49:31.733410+0000","last_clean":"2024-09-14T04:49:31.733410+0000","last_became_active":"2024-09-14T04:36:16.603865+0000","last_became_peered":"2024-09-14T04:36:16.603865+0000","last_unstale":"2024-09-14T04:49:31.733410+0000","last_undegraded":"2024-09-14T04:49:31.733410+0000","last_fullsized":"2024-09-14T04:49:31.733410+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:18:01.120212+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'2","reported_seq":218,"reported_epoch":258,"state":"active+clean","last_fresh":"2024-09-14T04:49:11.317531+0000","last_change":"2024-09-14T04:36:16.625605+0000","last_active":"2024-09-14T04:49:11.317531+0000","last_peered":"2024-09-14T04:49:11.317531+0000","last_clean":"2024-09-14T04:49:11.317531+0000","last_became_active":"2024-09-14T04:36:16.618859+0000","last_became_peered":"2024-09-14T04:36:16.618859+0000","last_unstale":"2024-09-14T04:49:11.317531+0000","last_undegraded":"2024-09-14T04:49:11.317531+0000","last_fullsized":"2024-09-14T04:49:11.317531+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:25:43.597502+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":191,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:49:31.733663+0000","last_change":"2024-09-14T04:47:16.766363+0000","last_active":"2024-09-14T04:49:31.733663+0000","last_peered":"2024-09-14T04:49:31.733663+0000","last_clean":"2024-09-14T04:49:31.733663+0000","last_became_active":"2024-09-14T04:47:16.765913+0000","last_became_peered":"2024-09-14T04:47:16.765913+0000","last_unstale":"2024-09-14T04:49:31.733663+0000","last_undegraded":"2024-09-14T04:49:31.733663+0000","last_fullsized":"2024-09-14T04:49:31.733663+0000","mapping_epoch":249,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":250,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:31:23.759616+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.12","version":"0'0","reported_seq":259,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:49:31.732294+0000","last_change":"2024-09-14T04:36:16.619677+0000","last_active":"2024-09-14T04:49:31.732294+0000","last_peered":"2024-09-14T04:49:31.732294+0000","last_clean":"2024-09-14T04:49:31.732294+0000","last_became_active":"2024-09-14T04:36:16.619180+0000","last_became_peered":"2024-09-14T04:36:16.619180+0000","last_unstale":"2024-09-14T04:49:31.732294+0000","last_undegraded":"2024-09-14T04:49:31.732294+0000","last_fullsized":"2024-09-14T04:49:31.732294+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:18:49.610860+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":258,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:49:31.733328+0000","last_change":"2024-09-14T04:36:16.643936+0000","last_active":"2024-09-14T04:49:31.733328+0000","last_peered":"2024-09-14T04:49:31.733328+0000","last_clean":"2024-09-14T04:49:31.733328+0000","last_became_active":"2024-09-14T04:36:16.643341+0000","last_became_peered":"2024-09-14T04:36:16.643341+0000","last_unstale":"2024-09-14T04:49:31.733328+0000","last_undegraded":"2024-09-14T04:49:31.733328+0000","last_fullsized":"2024-09-14T04:49:31.733328+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:37:56.101190+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":380,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:49:31.668906+0000","last_change":"2024-09-14T04:36:16.609955+0000","last_active":"2024-09-14T04:49:31.668906+0000","last_peered":"2024-09-14T04:49:31.668906+0000","last_clean":"2024-09-14T04:49:31.668906+0000","last_became_active":"2024-09-14T04:36:16.608358+0000","last_became_peered":"2024-09-14T04:36:16.608358+0000","last_unstale":"2024-09-14T04:49:31.668906+0000","last_undegraded":"2024-09-14T04:49:31.668906+0000","last_fullsized":"2024-09-14T04:49:31.668906+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:30:29.454092+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":415,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:49:31.734254+0000","last_change":"2024-09-14T04:36:16.601173+0000","last_active":"2024-09-14T04:49:31.734254+0000","last_peered":"2024-09-14T04:49:31.734254+0000","last_clean":"2024-09-14T04:49:31.734254+0000","last_became_active":"2024-09-14T04:36:16.600758+0000","last_became_peered":"2024-09-14T04:36:16.600758+0000","last_unstale":"2024-09-14T04:49:31.734254+0000","last_undegraded":"2024-09-14T04:49:31.734254+0000","last_fullsized":"2024-09-14T04:49:31.734254+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:42:29.902954+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'8","reported_seq":276,"reported_epoch":258,"state":"active+clean","last_fresh":"2024-09-14T04:49:11.316963+0000","last_change":"2024-09-14T04:31:33.566690+0000","last_active":"2024-09-14T04:49:11.316963+0000","last_peered":"2024-09-14T04:49:11.316963+0000","last_clean":"2024-09-14T04:49:11.316963+0000","last_became_active":"2024-09-14T04:31:33.371392+0000","last_became_peered":"2024-09-14T04:31:33.371392+0000","last_unstale":"2024-09-14T04:49:11.316963+0000","last_undegraded":"2024-09-14T04:49:11.316963+0000","last_fullsized":"2024-09-14T04:49:11.316963+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T08:27:37.168400+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":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.7","version":"259'3647","reported_seq":3664,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:50:19.446947+0000","last_change":"2024-09-14T04:49:09.811728+0000","last_active":"2024-09-14T04:50:19.446947+0000","last_peered":"2024-09-14T04:50:19.446947+0000","last_clean":"2024-09-14T04:50:19.446947+0000","last_became_active":"2024-09-14T04:49:09.811267+0000","last_became_peered":"2024-09-14T04:49:09.811267+0000","last_unstale":"2024-09-14T04:50:19.446947+0000","last_undegraded":"2024-09-14T04:50:19.446947+0000","last_fullsized":"2024-09-14T04:50:19.446947+0000","mapping_epoch":256,"log_start":"0'0","ondisk_log_start":"0'0","created":256,"last_epoch_clean":257,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:49:08.771628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:49:08.771628+0000","last_clean_scrub_stamp":"2024-09-14T04:49:08.771628+0000","objects_scrubbed":0,"log_size":3647,"log_dups_size":0,"ondisk_log_size":3647,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:20:52.423824+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":239009792,"num_objects":3647,"num_object_clones":0,"num_object_copies":10941,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3647,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3647,"num_write_kb":233408,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.f","version":"63'1","reported_seq":62,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:49:31.669389+0000","last_change":"2024-09-14T04:47:16.717834+0000","last_active":"2024-09-14T04:49:31.669389+0000","last_peered":"2024-09-14T04:49:31.669389+0000","last_clean":"2024-09-14T04:49:31.669389+0000","last_became_active":"2024-09-14T04:47:16.717053+0000","last_became_peered":"2024-09-14T04:47:16.717053+0000","last_unstale":"2024-09-14T04:49:31.669389+0000","last_undegraded":"2024-09-14T04:49:31.669389+0000","last_fullsized":"2024-09-14T04:49:31.669389+0000","mapping_epoch":249,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":250,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:15:30.678800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.8","version":"0'0","reported_seq":220,"reported_epoch":258,"state":"active+clean","last_fresh":"2024-09-14T04:49:11.316316+0000","last_change":"2024-09-14T04:47:16.766692+0000","last_active":"2024-09-14T04:49:11.316316+0000","last_peered":"2024-09-14T04:49:11.316316+0000","last_clean":"2024-09-14T04:49:11.316316+0000","last_became_active":"2024-09-14T04:47:16.766317+0000","last_became_peered":"2024-09-14T04:47:16.766317+0000","last_unstale":"2024-09-14T04:49:11.316316+0000","last_undegraded":"2024-09-14T04:49:11.316316+0000","last_fullsized":"2024-09-14T04:49:11.316316+0000","mapping_epoch":249,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":250,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:31:38.718563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.6","version":"259'3429","reported_seq":3446,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:50:14.652157+0000","last_change":"2024-09-14T04:49:09.814073+0000","last_active":"2024-09-14T04:50:14.652157+0000","last_peered":"2024-09-14T04:50:14.652157+0000","last_clean":"2024-09-14T04:50:14.652157+0000","last_became_active":"2024-09-14T04:49:09.813740+0000","last_became_peered":"2024-09-14T04:49:09.813740+0000","last_unstale":"2024-09-14T04:50:14.652157+0000","last_undegraded":"2024-09-14T04:50:14.652157+0000","last_fullsized":"2024-09-14T04:50:14.652157+0000","mapping_epoch":256,"log_start":"0'0","ondisk_log_start":"0'0","created":256,"last_epoch_clean":257,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:49:08.771628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:49:08.771628+0000","last_clean_scrub_stamp":"2024-09-14T04:49:08.771628+0000","objects_scrubbed":0,"log_size":3429,"log_dups_size":0,"ondisk_log_size":3429,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:34:05.381914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":224722944,"num_objects":3429,"num_object_clones":0,"num_object_copies":10287,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3429,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3429,"num_write_kb":219456,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.e","version":"63'2","reported_seq":62,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:49:31.669304+0000","last_change":"2024-09-14T04:47:16.710911+0000","last_active":"2024-09-14T04:49:31.669304+0000","last_peered":"2024-09-14T04:49:31.669304+0000","last_clean":"2024-09-14T04:49:31.669304+0000","last_became_active":"2024-09-14T04:47:16.710603+0000","last_became_peered":"2024-09-14T04:47:16.710603+0000","last_unstale":"2024-09-14T04:49:31.669304+0000","last_undegraded":"2024-09-14T04:49:31.669304+0000","last_fullsized":"2024-09-14T04:49:31.669304+0000","mapping_epoch":249,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":250,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:07:10.407338+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,1],"acting":[4,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":431,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:49:31.669026+0000","last_change":"2024-09-14T04:19:42.644860+0000","last_active":"2024-09-14T04:49:31.669026+0000","last_peered":"2024-09-14T04:49:31.669026+0000","last_clean":"2024-09-14T04:49:31.669026+0000","last_became_active":"2024-09-14T04:19:42.643988+0000","last_became_peered":"2024-09-14T04:19:42.643988+0000","last_unstale":"2024-09-14T04:49:31.669026+0000","last_undegraded":"2024-09-14T04:49:31.669026+0000","last_fullsized":"2024-09-14T04:49:31.669026+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:36:27.621661+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.5","version":"259'3512","reported_seq":3523,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:50:16.254964+0000","last_change":"2024-09-14T04:49:10.433865+0000","last_active":"2024-09-14T04:50:16.254964+0000","last_peered":"2024-09-14T04:50:16.254964+0000","last_clean":"2024-09-14T04:50:16.254964+0000","last_became_active":"2024-09-14T04:49:10.433137+0000","last_became_peered":"2024-09-14T04:49:10.433137+0000","last_unstale":"2024-09-14T04:50:16.254964+0000","last_undegraded":"2024-09-14T04:50:16.254964+0000","last_fullsized":"2024-09-14T04:50:16.254964+0000","mapping_epoch":256,"log_start":"0'0","ondisk_log_start":"0'0","created":256,"last_epoch_clean":257,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:49:08.771628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:49:08.771628+0000","last_clean_scrub_stamp":"2024-09-14T04:49:08.771628+0000","objects_scrubbed":0,"log_size":3512,"log_dups_size":0,"ondisk_log_size":3512,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:28:02.848973+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":230162432,"num_objects":3512,"num_object_clones":0,"num_object_copies":10536,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3512,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3512,"num_write_kb":224768,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,5],"acting":[6,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"63'1","reported_seq":43,"reported_epoch":258,"state":"active+clean","last_fresh":"2024-09-14T04:49:11.317908+0000","last_change":"2024-09-14T04:45:50.581881+0000","last_active":"2024-09-14T04:49:11.317908+0000","last_peered":"2024-09-14T04:49:11.317908+0000","last_clean":"2024-09-14T04:49:11.317908+0000","last_became_active":"2024-09-14T04:45:50.580737+0000","last_became_peered":"2024-09-14T04:45:50.580737+0000","last_unstale":"2024-09-14T04:49:11.317908+0000","last_undegraded":"2024-09-14T04:49:11.317908+0000","last_fullsized":"2024-09-14T04:49:11.317908+0000","mapping_epoch":239,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":240,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:30:21.505530+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":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,5],"acting":[6,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":50,"reported_epoch":258,"state":"active+clean","last_fresh":"2024-09-14T04:49:11.317381+0000","last_change":"2024-09-14T04:39:29.757071+0000","last_active":"2024-09-14T04:49:11.317381+0000","last_peered":"2024-09-14T04:49:11.317381+0000","last_clean":"2024-09-14T04:49:11.317381+0000","last_became_active":"2024-09-14T04:39:29.756345+0000","last_became_peered":"2024-09-14T04:39:29.756345+0000","last_unstale":"2024-09-14T04:49:11.317381+0000","last_undegraded":"2024-09-14T04:49:11.317381+0000","last_fullsized":"2024-09-14T04:49:11.317381+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:59:19.543101+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.4","version":"259'3453","reported_seq":3464,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:50:16.250697+0000","last_change":"2024-09-14T04:49:10.431043+0000","last_active":"2024-09-14T04:50:16.250697+0000","last_peered":"2024-09-14T04:50:16.250697+0000","last_clean":"2024-09-14T04:50:16.250697+0000","last_became_active":"2024-09-14T04:49:10.430619+0000","last_became_peered":"2024-09-14T04:49:10.430619+0000","last_unstale":"2024-09-14T04:50:16.250697+0000","last_undegraded":"2024-09-14T04:50:16.250697+0000","last_fullsized":"2024-09-14T04:50:16.250697+0000","mapping_epoch":256,"log_start":"0'0","ondisk_log_start":"0'0","created":256,"last_epoch_clean":257,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:49:08.771628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:49:08.771628+0000","last_clean_scrub_stamp":"2024-09-14T04:49:08.771628+0000","objects_scrubbed":0,"log_size":3453,"log_dups_size":0,"ondisk_log_size":3453,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:00:42.230426+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":226295808,"num_objects":3453,"num_object_clones":0,"num_object_copies":10359,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3453,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3453,"num_write_kb":220992,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":103,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:49:31.733459+0000","last_change":"2024-09-14T04:45:50.579476+0000","last_active":"2024-09-14T04:49:31.733459+0000","last_peered":"2024-09-14T04:49:31.733459+0000","last_clean":"2024-09-14T04:49:31.733459+0000","last_became_active":"2024-09-14T04:45:50.578666+0000","last_became_peered":"2024-09-14T04:45:50.578666+0000","last_unstale":"2024-09-14T04:49:31.733459+0000","last_undegraded":"2024-09-14T04:49:31.733459+0000","last_fullsized":"2024-09-14T04:49:31.733459+0000","mapping_epoch":239,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":240,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:42:36.316776+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":248,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:49:31.732540+0000","last_change":"2024-09-14T04:31:33.358484+0000","last_active":"2024-09-14T04:49:31.732540+0000","last_peered":"2024-09-14T04:49:31.732540+0000","last_clean":"2024-09-14T04:49:31.732540+0000","last_became_active":"2024-09-14T04:31:33.358127+0000","last_became_peered":"2024-09-14T04:31:33.358127+0000","last_unstale":"2024-09-14T04:49:31.732540+0000","last_undegraded":"2024-09-14T04:49:31.732540+0000","last_fullsized":"2024-09-14T04:49:31.732540+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:57:30.264825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,4],"acting":[0,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.3","version":"259'3542","reported_seq":3553,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:50:16.215307+0000","last_change":"2024-09-14T04:49:10.431407+0000","last_active":"2024-09-14T04:50:16.215307+0000","last_peered":"2024-09-14T04:50:16.215307+0000","last_clean":"2024-09-14T04:50:16.215307+0000","last_became_active":"2024-09-14T04:49:10.430786+0000","last_became_peered":"2024-09-14T04:49:10.430786+0000","last_unstale":"2024-09-14T04:50:16.215307+0000","last_undegraded":"2024-09-14T04:50:16.215307+0000","last_fullsized":"2024-09-14T04:50:16.215307+0000","mapping_epoch":256,"log_start":"0'0","ondisk_log_start":"0'0","created":256,"last_epoch_clean":257,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:49:08.771628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:49:08.771628+0000","last_clean_scrub_stamp":"2024-09-14T04:49:08.771628+0000","objects_scrubbed":0,"log_size":3542,"log_dups_size":0,"ondisk_log_size":3542,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:13:44.947792+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":232128512,"num_objects":3542,"num_object_clones":0,"num_object_copies":10626,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3542,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3542,"num_write_kb":226688,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,1],"acting":[6,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.9","version":"75'100","reported_seq":396,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:49:31.732812+0000","last_change":"2024-09-14T04:47:16.726150+0000","last_active":"2024-09-14T04:49:31.732812+0000","last_peered":"2024-09-14T04:49:31.732812+0000","last_clean":"2024-09-14T04:49:31.732812+0000","last_became_active":"2024-09-14T04:47:16.713865+0000","last_became_peered":"2024-09-14T04:47:16.713865+0000","last_unstale":"2024-09-14T04:49:31.732812+0000","last_undegraded":"2024-09-14T04:49:31.732812+0000","last_fullsized":"2024-09-14T04:49:31.732812+0000","mapping_epoch":249,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":250,"parent":"0.0","parent_split_bits":4,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:47:16.726068+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:47:16.726068+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T14:25:10.530146+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,7,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"64'3","reported_seq":438,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:49:31.733255+0000","last_change":"2024-09-14T04:31:33.466537+0000","last_active":"2024-09-14T04:49:31.733255+0000","last_peered":"2024-09-14T04:49:31.733255+0000","last_clean":"2024-09-14T04:49:31.733255+0000","last_became_active":"2024-09-14T04:31:33.360086+0000","last_became_peered":"2024-09-14T04:31:33.360086+0000","last_unstale":"2024-09-14T04:49:31.733255+0000","last_undegraded":"2024-09-14T04:49:31.733255+0000","last_fullsized":"2024-09-14T04:49:31.733255+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T10:38:52.927697+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":403,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:49:31.669140+0000","last_change":"2024-09-14T04:19:42.638847+0000","last_active":"2024-09-14T04:49:31.669140+0000","last_peered":"2024-09-14T04:49:31.669140+0000","last_clean":"2024-09-14T04:49:31.669140+0000","last_became_active":"2024-09-14T04:19:42.638188+0000","last_became_peered":"2024-09-14T04:19:42.638188+0000","last_unstale":"2024-09-14T04:49:31.669140+0000","last_undegraded":"2024-09-14T04:49:31.669140+0000","last_fullsized":"2024-09-14T04:49:31.669140+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:23:02.561858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.2","version":"259'3415","reported_seq":3432,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:50:16.457335+0000","last_change":"2024-09-14T04:49:09.815231+0000","last_active":"2024-09-14T04:50:16.457335+0000","last_peered":"2024-09-14T04:50:16.457335+0000","last_clean":"2024-09-14T04:50:16.457335+0000","last_became_active":"2024-09-14T04:49:09.813345+0000","last_became_peered":"2024-09-14T04:49:09.813345+0000","last_unstale":"2024-09-14T04:50:16.457335+0000","last_undegraded":"2024-09-14T04:50:16.457335+0000","last_fullsized":"2024-09-14T04:50:16.457335+0000","mapping_epoch":256,"log_start":"0'0","ondisk_log_start":"0'0","created":256,"last_epoch_clean":257,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:49:08.771628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:49:08.771628+0000","last_clean_scrub_stamp":"2024-09-14T04:49:08.771628+0000","objects_scrubbed":0,"log_size":3415,"log_dups_size":0,"ondisk_log_size":3415,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:30:57.578235+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":223805440,"num_objects":3415,"num_object_clones":0,"num_object_copies":10245,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3415,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3415,"num_write_kb":218560,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.8","version":"75'100","reported_seq":53,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:49:31.731558+0000","last_change":"2024-09-14T04:46:54.730658+0000","last_active":"2024-09-14T04:49:31.731558+0000","last_peered":"2024-09-14T04:49:31.731558+0000","last_clean":"2024-09-14T04:49:31.731558+0000","last_became_active":"2024-09-14T04:46:52.774835+0000","last_became_peered":"2024-09-14T04:46:52.774835+0000","last_unstale":"2024-09-14T04:49:31.731558+0000","last_undegraded":"2024-09-14T04:49:31.731558+0000","last_fullsized":"2024-09-14T04:49:31.731558+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":4,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:46:54.730593+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:46:54.730593+0000","objects_scrubbed":1,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T05:53:51.755396+0000","scrub_duration":11,"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":[2,5,3],"acting":[2,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":241,"reported_epoch":258,"state":"active+clean","last_fresh":"2024-09-14T04:49:11.317650+0000","last_change":"2024-09-14T04:19:42.640315+0000","last_active":"2024-09-14T04:49:11.317650+0000","last_peered":"2024-09-14T04:49:11.317650+0000","last_clean":"2024-09-14T04:49:11.317650+0000","last_became_active":"2024-09-14T04:19:42.639647+0000","last_became_peered":"2024-09-14T04:19:42.639647+0000","last_unstale":"2024-09-14T04:49:11.317650+0000","last_undegraded":"2024-09-14T04:49:11.317650+0000","last_fullsized":"2024-09-14T04:49:11.317650+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:18:39.051719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":417,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:49:31.669723+0000","last_change":"2024-09-14T04:19:42.650071+0000","last_active":"2024-09-14T04:49:31.669723+0000","last_peered":"2024-09-14T04:49:31.669723+0000","last_clean":"2024-09-14T04:49:31.669723+0000","last_became_active":"2024-09-14T04:19:42.648824+0000","last_became_peered":"2024-09-14T04:19:42.648824+0000","last_unstale":"2024-09-14T04:49:31.669723+0000","last_undegraded":"2024-09-14T04:49:31.669723+0000","last_fullsized":"2024-09-14T04:49:31.669723+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:13:34.311856+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.1","version":"259'3525","reported_seq":3536,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:50:16.236630+0000","last_change":"2024-09-14T04:49:09.814654+0000","last_active":"2024-09-14T04:50:16.236630+0000","last_peered":"2024-09-14T04:50:16.236630+0000","last_clean":"2024-09-14T04:50:16.236630+0000","last_became_active":"2024-09-14T04:49:09.813988+0000","last_became_peered":"2024-09-14T04:49:09.813988+0000","last_unstale":"2024-09-14T04:50:16.236630+0000","last_undegraded":"2024-09-14T04:50:16.236630+0000","last_fullsized":"2024-09-14T04:50:16.236630+0000","mapping_epoch":256,"log_start":"0'0","ondisk_log_start":"0'0","created":256,"last_epoch_clean":257,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:49:08.771628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:49:08.771628+0000","last_clean_scrub_stamp":"2024-09-14T04:49:08.771628+0000","objects_scrubbed":0,"log_size":3525,"log_dups_size":0,"ondisk_log_size":3525,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:57:10.852660+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":231014400,"num_objects":3525,"num_object_clones":0,"num_object_copies":10575,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3525,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3525,"num_write_kb":225600,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,0],"acting":[6,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":413,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:49:31.668840+0000","last_change":"2024-09-14T04:36:16.609164+0000","last_active":"2024-09-14T04:49:31.668840+0000","last_peered":"2024-09-14T04:49:31.668840+0000","last_clean":"2024-09-14T04:49:31.668840+0000","last_became_active":"2024-09-14T04:36:16.607286+0000","last_became_peered":"2024-09-14T04:36:16.607286+0000","last_unstale":"2024-09-14T04:49:31.668840+0000","last_undegraded":"2024-09-14T04:49:31.668840+0000","last_fullsized":"2024-09-14T04:49:31.668840+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:22:16.993006+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":409,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:49:31.669535+0000","last_change":"2024-09-14T04:39:29.521552+0000","last_active":"2024-09-14T04:49:31.669535+0000","last_peered":"2024-09-14T04:49:31.669535+0000","last_clean":"2024-09-14T04:49:31.669535+0000","last_became_active":"2024-09-14T04:39:29.520585+0000","last_became_peered":"2024-09-14T04:39:29.520585+0000","last_unstale":"2024-09-14T04:49:31.669535+0000","last_undegraded":"2024-09-14T04:49:31.669535+0000","last_fullsized":"2024-09-14T04:49:31.669535+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:51:48.497168+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"11.0","version":"259'3599","reported_seq":3615,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:50:19.428497+0000","last_change":"2024-09-14T04:49:10.430838+0000","last_active":"2024-09-14T04:50:19.428497+0000","last_peered":"2024-09-14T04:50:19.428497+0000","last_clean":"2024-09-14T04:50:19.428497+0000","last_became_active":"2024-09-14T04:49:10.429925+0000","last_became_peered":"2024-09-14T04:49:10.429925+0000","last_unstale":"2024-09-14T04:50:19.428497+0000","last_undegraded":"2024-09-14T04:50:19.428497+0000","last_fullsized":"2024-09-14T04:50:19.428497+0000","mapping_epoch":256,"log_start":"0'0","ondisk_log_start":"0'0","created":256,"last_epoch_clean":257,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:49:08.771628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:49:08.771628+0000","last_clean_scrub_stamp":"2024-09-14T04:49:08.771628+0000","objects_scrubbed":0,"log_size":3599,"log_dups_size":0,"ondisk_log_size":3599,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:35:27.237377+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":235864064,"num_objects":3599,"num_object_clones":0,"num_object_copies":10797,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3599,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3599,"num_write_kb":230336,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.a","version":"75'100","reported_seq":46,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:49:31.732054+0000","last_change":"2024-09-14T04:46:53.723267+0000","last_active":"2024-09-14T04:49:31.732054+0000","last_peered":"2024-09-14T04:49:31.732054+0000","last_clean":"2024-09-14T04:49:31.732054+0000","last_became_active":"2024-09-14T04:46:52.778126+0000","last_became_peered":"2024-09-14T04:46:52.778126+0000","last_unstale":"2024-09-14T04:49:31.732054+0000","last_undegraded":"2024-09-14T04:49:31.732054+0000","last_fullsized":"2024-09-14T04:49:31.732054+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":4,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:46:53.723194+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:46:53.723194+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T05:53:29.372113+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,5,6],"acting":[2,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":418,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:49:31.732445+0000","last_change":"2024-09-14T04:36:16.620696+0000","last_active":"2024-09-14T04:49:31.732445+0000","last_peered":"2024-09-14T04:49:31.732445+0000","last_clean":"2024-09-14T04:49:31.732445+0000","last_became_active":"2024-09-14T04:36:16.620270+0000","last_became_peered":"2024-09-14T04:36:16.620270+0000","last_unstale":"2024-09-14T04:49:31.732445+0000","last_undegraded":"2024-09-14T04:49:31.732445+0000","last_fullsized":"2024-09-14T04:49:31.732445+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:36:25.259357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":406,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:49:31.679715+0000","last_change":"2024-09-14T04:19:42.652319+0000","last_active":"2024-09-14T04:49:31.679715+0000","last_peered":"2024-09-14T04:49:31.679715+0000","last_clean":"2024-09-14T04:49:31.679715+0000","last_became_active":"2024-09-14T04:19:42.651977+0000","last_became_peered":"2024-09-14T04:19:42.651977+0000","last_unstale":"2024-09-14T04:49:31.679715+0000","last_undegraded":"2024-09-14T04:49:31.679715+0000","last_fullsized":"2024-09-14T04:49:31.679715+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:49:25.535726+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"11.a","version":"259'3533","reported_seq":3550,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:50:16.831351+0000","last_change":"2024-09-14T04:49:09.811355+0000","last_active":"2024-09-14T04:50:16.831351+0000","last_peered":"2024-09-14T04:50:16.831351+0000","last_clean":"2024-09-14T04:50:16.831351+0000","last_became_active":"2024-09-14T04:49:09.810977+0000","last_became_peered":"2024-09-14T04:49:09.810977+0000","last_unstale":"2024-09-14T04:50:16.831351+0000","last_undegraded":"2024-09-14T04:50:16.831351+0000","last_fullsized":"2024-09-14T04:50:16.831351+0000","mapping_epoch":256,"log_start":"0'0","ondisk_log_start":"0'0","created":256,"last_epoch_clean":257,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:49:08.771628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:49:08.771628+0000","last_clean_scrub_stamp":"2024-09-14T04:49:08.771628+0000","objects_scrubbed":0,"log_size":3533,"log_dups_size":0,"ondisk_log_size":3533,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:13:26.930081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":231538688,"num_objects":3533,"num_object_clones":0,"num_object_copies":10599,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3533,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3533,"num_write_kb":226112,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"75'100","reported_seq":304,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:49:31.731489+0000","last_change":"2024-09-14T04:47:16.807804+0000","last_active":"2024-09-14T04:49:31.731489+0000","last_peered":"2024-09-14T04:49:31.731489+0000","last_clean":"2024-09-14T04:49:31.731489+0000","last_became_active":"2024-09-14T04:47:16.717141+0000","last_became_peered":"2024-09-14T04:47:16.717141+0000","last_unstale":"2024-09-14T04:49:31.731489+0000","last_undegraded":"2024-09-14T04:49:31.731489+0000","last_fullsized":"2024-09-14T04:49:31.731489+0000","mapping_epoch":249,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":250,"parent":"0.0","parent_split_bits":0,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:47:16.807639+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:47:16.807639+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T13:56:12.774150+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,7,6],"acting":[0,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.3","version":"55'1","reported_seq":63,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:49:31.732575+0000","last_change":"2024-09-14T04:45:50.577691+0000","last_active":"2024-09-14T04:49:31.732575+0000","last_peered":"2024-09-14T04:49:31.732575+0000","last_clean":"2024-09-14T04:49:31.732575+0000","last_became_active":"2024-09-14T04:45:50.577111+0000","last_became_peered":"2024-09-14T04:45:50.577111+0000","last_unstale":"2024-09-14T04:49:31.732575+0000","last_undegraded":"2024-09-14T04:49:31.732575+0000","last_fullsized":"2024-09-14T04:49:31.732575+0000","mapping_epoch":239,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":240,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:49:41.082976+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[2,5,7],"acting":[2,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":365,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:49:31.733566+0000","last_change":"2024-09-14T04:19:08.881085+0000","last_active":"2024-09-14T04:49:31.733566+0000","last_peered":"2024-09-14T04:49:31.733566+0000","last_clean":"2024-09-14T04:49:31.733566+0000","last_became_active":"2024-09-14T04:19:08.880678+0000","last_became_peered":"2024-09-14T04:19:08.880678+0000","last_unstale":"2024-09-14T04:49:31.733566+0000","last_undegraded":"2024-09-14T04:49:31.733566+0000","last_fullsized":"2024-09-14T04:49:31.733566+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:31:42.518778+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":50,"reported_epoch":258,"state":"active+clean","last_fresh":"2024-09-14T04:49:11.317265+0000","last_change":"2024-09-14T04:39:29.758084+0000","last_active":"2024-09-14T04:49:11.317265+0000","last_peered":"2024-09-14T04:49:11.317265+0000","last_clean":"2024-09-14T04:49:11.317265+0000","last_became_active":"2024-09-14T04:39:29.757177+0000","last_became_peered":"2024-09-14T04:39:29.757177+0000","last_unstale":"2024-09-14T04:49:11.317265+0000","last_undegraded":"2024-09-14T04:49:11.317265+0000","last_fullsized":"2024-09-14T04:49:11.317265+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:51:29.490118+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.9","version":"259'3442","reported_seq":3459,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:50:16.832341+0000","last_change":"2024-09-14T04:49:09.811198+0000","last_active":"2024-09-14T04:50:16.832341+0000","last_peered":"2024-09-14T04:50:16.832341+0000","last_clean":"2024-09-14T04:50:16.832341+0000","last_became_active":"2024-09-14T04:49:09.810895+0000","last_became_peered":"2024-09-14T04:49:09.810895+0000","last_unstale":"2024-09-14T04:50:16.832341+0000","last_undegraded":"2024-09-14T04:50:16.832341+0000","last_fullsized":"2024-09-14T04:50:16.832341+0000","mapping_epoch":256,"log_start":"0'0","ondisk_log_start":"0'0","created":256,"last_epoch_clean":257,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:49:08.771628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:49:08.771628+0000","last_clean_scrub_stamp":"2024-09-14T04:49:08.771628+0000","objects_scrubbed":0,"log_size":3442,"log_dups_size":0,"ondisk_log_size":3442,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:51:35.948202+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":225574912,"num_objects":3442,"num_object_clones":0,"num_object_copies":10326,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3442,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3442,"num_write_kb":220288,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.3","version":"75'100","reported_seq":46,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:49:31.679909+0000","last_change":"2024-09-14T04:46:52.981950+0000","last_active":"2024-09-14T04:49:31.679909+0000","last_peered":"2024-09-14T04:49:31.679909+0000","last_clean":"2024-09-14T04:49:31.679909+0000","last_became_active":"2024-09-14T04:46:52.778028+0000","last_became_peered":"2024-09-14T04:46:52.778028+0000","last_unstale":"2024-09-14T04:49:31.679909+0000","last_undegraded":"2024-09-14T04:49:31.679909+0000","last_fullsized":"2024-09-14T04:49:31.679909+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":3,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:46:52.981890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:46:52.981890+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T13:09:20.097584+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,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":409,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:49:31.677203+0000","last_change":"2024-09-14T04:36:16.616968+0000","last_active":"2024-09-14T04:49:31.677203+0000","last_peered":"2024-09-14T04:49:31.677203+0000","last_clean":"2024-09-14T04:49:31.677203+0000","last_became_active":"2024-09-14T04:36:16.616479+0000","last_became_peered":"2024-09-14T04:36:16.616479+0000","last_unstale":"2024-09-14T04:49:31.677203+0000","last_undegraded":"2024-09-14T04:49:31.677203+0000","last_fullsized":"2024-09-14T04:49:31.677203+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:38:10.061198+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00063445000000000005,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,0],"acting":[1,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":248,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:49:31.731981+0000","last_change":"2024-09-14T04:31:33.357276+0000","last_active":"2024-09-14T04:49:31.731981+0000","last_peered":"2024-09-14T04:49:31.731981+0000","last_clean":"2024-09-14T04:49:31.731981+0000","last_became_active":"2024-09-14T04:31:33.356696+0000","last_became_peered":"2024-09-14T04:31:33.356696+0000","last_unstale":"2024-09-14T04:49:31.731981+0000","last_undegraded":"2024-09-14T04:49:31.731981+0000","last_fullsized":"2024-09-14T04:49:31.731981+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:01:04.113956+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":248,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:49:31.733285+0000","last_change":"2024-09-14T04:31:33.405942+0000","last_active":"2024-09-14T04:49:31.733285+0000","last_peered":"2024-09-14T04:49:31.733285+0000","last_clean":"2024-09-14T04:49:31.733285+0000","last_became_active":"2024-09-14T04:31:33.405583+0000","last_became_peered":"2024-09-14T04:31:33.405583+0000","last_unstale":"2024-09-14T04:49:31.733285+0000","last_undegraded":"2024-09-14T04:49:31.733285+0000","last_fullsized":"2024-09-14T04:49:31.733285+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:35:41.600396+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.8","version":"259'3555","reported_seq":3572,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:50:16.860623+0000","last_change":"2024-09-14T04:49:09.810754+0000","last_active":"2024-09-14T04:50:16.860623+0000","last_peered":"2024-09-14T04:50:16.860623+0000","last_clean":"2024-09-14T04:50:16.860623+0000","last_became_active":"2024-09-14T04:49:09.810428+0000","last_became_peered":"2024-09-14T04:49:09.810428+0000","last_unstale":"2024-09-14T04:50:16.860623+0000","last_undegraded":"2024-09-14T04:50:16.860623+0000","last_fullsized":"2024-09-14T04:50:16.860623+0000","mapping_epoch":256,"log_start":"0'0","ondisk_log_start":"0'0","created":256,"last_epoch_clean":257,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:49:08.771628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:49:08.771628+0000","last_clean_scrub_stamp":"2024-09-14T04:49:08.771628+0000","objects_scrubbed":0,"log_size":3555,"log_dups_size":0,"ondisk_log_size":3555,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:00:53.699286+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":232980480,"num_objects":3555,"num_object_clones":0,"num_object_copies":10665,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3555,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3555,"num_write_kb":227520,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.2","version":"75'100","reported_seq":310,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:49:31.732158+0000","last_change":"2024-09-14T04:46:53.222961+0000","last_active":"2024-09-14T04:49:31.732158+0000","last_peered":"2024-09-14T04:49:31.732158+0000","last_clean":"2024-09-14T04:49:31.732158+0000","last_became_active":"2024-09-14T04:46:52.773593+0000","last_became_peered":"2024-09-14T04:46:52.773593+0000","last_unstale":"2024-09-14T04:49:31.732158+0000","last_undegraded":"2024-09-14T04:49:31.732158+0000","last_fullsized":"2024-09-14T04:49:31.732158+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":4,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:46:53.222899+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:46:53.222899+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T06:47:33.591275+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,7,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":449,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:49:31.731930+0000","last_change":"2024-09-14T04:31:33.357870+0000","last_active":"2024-09-14T04:49:31.731930+0000","last_peered":"2024-09-14T04:49:31.731930+0000","last_clean":"2024-09-14T04:49:31.731930+0000","last_became_active":"2024-09-14T04:31:33.356477+0000","last_became_peered":"2024-09-14T04:31:33.356477+0000","last_unstale":"2024-09-14T04:49:31.731930+0000","last_undegraded":"2024-09-14T04:49:31.731930+0000","last_fullsized":"2024-09-14T04:49:31.731930+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T16:00:41.529394+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026470600000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":396,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:49:31.677649+0000","last_change":"2024-09-14T04:18:23.868969+0000","last_active":"2024-09-14T04:49:31.677649+0000","last_peered":"2024-09-14T04:49:31.677649+0000","last_clean":"2024-09-14T04:49:31.677649+0000","last_became_active":"2024-09-14T04:18:23.868634+0000","last_became_peered":"2024-09-14T04:18:23.868634+0000","last_unstale":"2024-09-14T04:49:31.677649+0000","last_undegraded":"2024-09-14T04:49:31.677649+0000","last_fullsized":"2024-09-14T04:49:31.677649+0000","mapping_epoch":89,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":90,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:21:23.421668+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":433,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:49:31.679577+0000","last_change":"2024-09-14T04:31:33.394342+0000","last_active":"2024-09-14T04:49:31.679577+0000","last_peered":"2024-09-14T04:49:31.679577+0000","last_clean":"2024-09-14T04:49:31.679577+0000","last_became_active":"2024-09-14T04:31:33.393951+0000","last_became_peered":"2024-09-14T04:31:33.393951+0000","last_unstale":"2024-09-14T04:49:31.679577+0000","last_undegraded":"2024-09-14T04:49:31.679577+0000","last_fullsized":"2024-09-14T04:49:31.679577+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:47:14.531508+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"11.b","version":"259'3482","reported_seq":3499,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:50:16.867128+0000","last_change":"2024-09-14T04:49:09.814301+0000","last_active":"2024-09-14T04:50:16.867128+0000","last_peered":"2024-09-14T04:50:16.867128+0000","last_clean":"2024-09-14T04:50:16.867128+0000","last_became_active":"2024-09-14T04:49:09.813946+0000","last_became_peered":"2024-09-14T04:49:09.813946+0000","last_unstale":"2024-09-14T04:50:16.867128+0000","last_undegraded":"2024-09-14T04:50:16.867128+0000","last_fullsized":"2024-09-14T04:50:16.867128+0000","mapping_epoch":256,"log_start":"0'0","ondisk_log_start":"0'0","created":256,"last_epoch_clean":257,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:49:08.771628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:49:08.771628+0000","last_clean_scrub_stamp":"2024-09-14T04:49:08.771628+0000","objects_scrubbed":0,"log_size":3482,"log_dups_size":0,"ondisk_log_size":3482,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:58:02.362003+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":228196352,"num_objects":3482,"num_object_clones":0,"num_object_copies":10446,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3482,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3482,"num_write_kb":222848,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,0],"acting":[3,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.1","version":"75'100","reported_seq":310,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:49:31.731677+0000","last_change":"2024-09-14T04:46:54.234003+0000","last_active":"2024-09-14T04:49:31.731677+0000","last_peered":"2024-09-14T04:49:31.731677+0000","last_clean":"2024-09-14T04:49:31.731677+0000","last_became_active":"2024-09-14T04:46:52.781789+0000","last_became_peered":"2024-09-14T04:46:52.781789+0000","last_unstale":"2024-09-14T04:49:31.731677+0000","last_undegraded":"2024-09-14T04:49:31.731677+0000","last_fullsized":"2024-09-14T04:49:31.731677+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":4,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:46:54.233873+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:46:54.233873+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T08:33:37.893204+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":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"57'2","reported_seq":67,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:49:31.677657+0000","last_change":"2024-09-14T04:45:50.579814+0000","last_active":"2024-09-14T04:49:31.677657+0000","last_peered":"2024-09-14T04:49:31.677657+0000","last_clean":"2024-09-14T04:49:31.677657+0000","last_became_active":"2024-09-14T04:45:50.579181+0000","last_became_peered":"2024-09-14T04:45:50.579181+0000","last_unstale":"2024-09-14T04:49:31.677657+0000","last_undegraded":"2024-09-14T04:49:31.677657+0000","last_fullsized":"2024-09-14T04:49:31.677657+0000","mapping_epoch":239,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":240,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:19:15.970197+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":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":[1,5,6],"acting":[1,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":406,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:49:31.668857+0000","last_change":"2024-09-14T04:31:33.349089+0000","last_active":"2024-09-14T04:49:31.668857+0000","last_peered":"2024-09-14T04:49:31.668857+0000","last_clean":"2024-09-14T04:49:31.668857+0000","last_became_active":"2024-09-14T04:31:33.348490+0000","last_became_peered":"2024-09-14T04:31:33.348490+0000","last_unstale":"2024-09-14T04:49:31.668857+0000","last_undegraded":"2024-09-14T04:49:31.668857+0000","last_fullsized":"2024-09-14T04:49:31.668857+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:45:46.103881+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":414,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:49:31.677784+0000","last_change":"2024-09-14T04:35:16.419224+0000","last_active":"2024-09-14T04:49:31.677784+0000","last_peered":"2024-09-14T04:49:31.677784+0000","last_clean":"2024-09-14T04:49:31.677784+0000","last_became_active":"2024-09-14T04:35:16.418882+0000","last_became_peered":"2024-09-14T04:35:16.418882+0000","last_unstale":"2024-09-14T04:49:31.677784+0000","last_undegraded":"2024-09-14T04:49:31.677784+0000","last_fullsized":"2024-09-14T04:49:31.677784+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:37:05.418011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"11.d","version":"259'3521","reported_seq":3538,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:50:16.468985+0000","last_change":"2024-09-14T04:49:09.810111+0000","last_active":"2024-09-14T04:50:16.468985+0000","last_peered":"2024-09-14T04:50:16.468985+0000","last_clean":"2024-09-14T04:50:16.468985+0000","last_became_active":"2024-09-14T04:49:09.809662+0000","last_became_peered":"2024-09-14T04:49:09.809662+0000","last_unstale":"2024-09-14T04:50:16.468985+0000","last_undegraded":"2024-09-14T04:50:16.468985+0000","last_fullsized":"2024-09-14T04:50:16.468985+0000","mapping_epoch":256,"log_start":"0'0","ondisk_log_start":"0'0","created":256,"last_epoch_clean":257,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:49:08.771628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:49:08.771628+0000","last_clean_scrub_stamp":"2024-09-14T04:49:08.771628+0000","objects_scrubbed":0,"log_size":3521,"log_dups_size":0,"ondisk_log_size":3521,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:29:46.104776+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":230752256,"num_objects":3521,"num_object_clones":0,"num_object_copies":10563,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3521,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3521,"num_write_kb":225344,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,6],"acting":[2,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.7","version":"75'100","reported_seq":174,"reported_epoch":258,"state":"active+clean","last_fresh":"2024-09-14T04:49:11.316490+0000","last_change":"2024-09-14T04:46:55.772633+0000","last_active":"2024-09-14T04:49:11.316490+0000","last_peered":"2024-09-14T04:49:11.316490+0000","last_clean":"2024-09-14T04:49:11.316490+0000","last_became_active":"2024-09-14T04:46:52.778423+0000","last_became_peered":"2024-09-14T04:46:52.778423+0000","last_unstale":"2024-09-14T04:49:11.316490+0000","last_undegraded":"2024-09-14T04:49:11.316490+0000","last_fullsized":"2024-09-14T04:49:11.316490+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":3,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:46:55.772538+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:46:55.772538+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T07:23:07.053899+0000","scrub_duration":0.012458402,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":121,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:49:31.733851+0000","last_change":"2024-09-14T04:45:50.580368+0000","last_active":"2024-09-14T04:49:31.733851+0000","last_peered":"2024-09-14T04:49:31.733851+0000","last_clean":"2024-09-14T04:49:31.733851+0000","last_became_active":"2024-09-14T04:45:50.579682+0000","last_became_peered":"2024-09-14T04:45:50.579682+0000","last_unstale":"2024-09-14T04:49:31.733851+0000","last_undegraded":"2024-09-14T04:49:31.733851+0000","last_fullsized":"2024-09-14T04:49:31.733851+0000","mapping_epoch":239,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":240,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:37:44.505132+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.4","version":"0'0","reported_seq":457,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:49:31.678162+0000","last_change":"2024-09-14T04:36:16.614228+0000","last_active":"2024-09-14T04:49:31.678162+0000","last_peered":"2024-09-14T04:49:31.678162+0000","last_clean":"2024-09-14T04:49:31.678162+0000","last_became_active":"2024-09-14T04:36:16.613785+0000","last_became_peered":"2024-09-14T04:36:16.613785+0000","last_unstale":"2024-09-14T04:49:31.678162+0000","last_undegraded":"2024-09-14T04:49:31.678162+0000","last_fullsized":"2024-09-14T04:49:31.678162+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:14:01.604952+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000609499,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":396,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:49:31.677859+0000","last_change":"2024-09-14T04:19:42.653701+0000","last_active":"2024-09-14T04:49:31.677859+0000","last_peered":"2024-09-14T04:49:31.677859+0000","last_clean":"2024-09-14T04:49:31.677859+0000","last_became_active":"2024-09-14T04:19:42.652665+0000","last_became_peered":"2024-09-14T04:19:42.652665+0000","last_unstale":"2024-09-14T04:49:31.677859+0000","last_undegraded":"2024-09-14T04:49:31.677859+0000","last_fullsized":"2024-09-14T04:49:31.677859+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:52:36.500982+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.c","version":"259'3687","reported_seq":3704,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:50:19.390885+0000","last_change":"2024-09-14T04:49:09.814893+0000","last_active":"2024-09-14T04:50:19.390885+0000","last_peered":"2024-09-14T04:50:19.390885+0000","last_clean":"2024-09-14T04:50:19.390885+0000","last_became_active":"2024-09-14T04:49:09.813589+0000","last_became_peered":"2024-09-14T04:49:09.813589+0000","last_unstale":"2024-09-14T04:50:19.390885+0000","last_undegraded":"2024-09-14T04:50:19.390885+0000","last_fullsized":"2024-09-14T04:50:19.390885+0000","mapping_epoch":256,"log_start":"0'0","ondisk_log_start":"0'0","created":256,"last_epoch_clean":257,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:49:08.771628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:49:08.771628+0000","last_clean_scrub_stamp":"2024-09-14T04:49:08.771628+0000","objects_scrubbed":0,"log_size":3687,"log_dups_size":0,"ondisk_log_size":3687,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:36:30.892703+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":241631232,"num_objects":3687,"num_object_clones":0,"num_object_copies":11061,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3687,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3687,"num_write_kb":235968,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.6","version":"75'100","reported_seq":174,"reported_epoch":258,"state":"active+clean","last_fresh":"2024-09-14T04:49:11.316395+0000","last_change":"2024-09-14T04:46:56.715155+0000","last_active":"2024-09-14T04:49:11.316395+0000","last_peered":"2024-09-14T04:49:11.316395+0000","last_clean":"2024-09-14T04:49:11.316395+0000","last_became_active":"2024-09-14T04:46:52.780233+0000","last_became_peered":"2024-09-14T04:46:52.780233+0000","last_unstale":"2024-09-14T04:49:11.316395+0000","last_undegraded":"2024-09-14T04:49:11.316395+0000","last_fullsized":"2024-09-14T04:49:11.316395+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":3,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:46:56.715002+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:46:56.715002+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T11:33:36.840743+0000","scrub_duration":0.0033386330000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.4","version":"0'0","reported_seq":395,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:49:31.678070+0000","last_change":"2024-09-14T04:18:23.879285+0000","last_active":"2024-09-14T04:49:31.678070+0000","last_peered":"2024-09-14T04:49:31.678070+0000","last_clean":"2024-09-14T04:49:31.678070+0000","last_became_active":"2024-09-14T04:18:23.878681+0000","last_became_peered":"2024-09-14T04:18:23.878681+0000","last_unstale":"2024-09-14T04:49:31.678070+0000","last_undegraded":"2024-09-14T04:49:31.678070+0000","last_fullsized":"2024-09-14T04:49:31.678070+0000","mapping_epoch":89,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":90,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:30:57.336674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":249,"reported_epoch":258,"state":"active+clean","last_fresh":"2024-09-14T04:49:11.318156+0000","last_change":"2024-09-14T04:36:16.647816+0000","last_active":"2024-09-14T04:49:11.318156+0000","last_peered":"2024-09-14T04:49:11.318156+0000","last_clean":"2024-09-14T04:49:11.318156+0000","last_became_active":"2024-09-14T04:36:16.640097+0000","last_became_peered":"2024-09-14T04:36:16.640097+0000","last_unstale":"2024-09-14T04:49:11.318156+0000","last_undegraded":"2024-09-14T04:49:11.318156+0000","last_fullsized":"2024-09-14T04:49:11.318156+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:37:25.783152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067607599999999996,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":259,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:49:31.732435+0000","last_change":"2024-09-14T04:36:16.618216+0000","last_active":"2024-09-14T04:49:31.732435+0000","last_peered":"2024-09-14T04:49:31.732435+0000","last_clean":"2024-09-14T04:49:31.732435+0000","last_became_active":"2024-09-14T04:36:16.617783+0000","last_became_peered":"2024-09-14T04:36:16.617783+0000","last_unstale":"2024-09-14T04:49:31.732435+0000","last_undegraded":"2024-09-14T04:49:31.732435+0000","last_fullsized":"2024-09-14T04:49:31.732435+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:57:03.861122+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.f","version":"259'3645","reported_seq":3662,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:50:19.424227+0000","last_change":"2024-09-14T04:49:10.429996+0000","last_active":"2024-09-14T04:50:19.424227+0000","last_peered":"2024-09-14T04:50:19.424227+0000","last_clean":"2024-09-14T04:50:19.424227+0000","last_became_active":"2024-09-14T04:49:10.429230+0000","last_became_peered":"2024-09-14T04:49:10.429230+0000","last_unstale":"2024-09-14T04:50:19.424227+0000","last_undegraded":"2024-09-14T04:50:19.424227+0000","last_fullsized":"2024-09-14T04:50:19.424227+0000","mapping_epoch":256,"log_start":"0'0","ondisk_log_start":"0'0","created":256,"last_epoch_clean":257,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:49:08.771628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:49:08.771628+0000","last_clean_scrub_stamp":"2024-09-14T04:49:08.771628+0000","objects_scrubbed":0,"log_size":3645,"log_dups_size":0,"ondisk_log_size":3645,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:45:35.959996+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":238878720,"num_objects":3645,"num_object_clones":0,"num_object_copies":10935,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3645,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3645,"num_write_kb":233280,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,2],"acting":[1,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.5","version":"75'100","reported_seq":46,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:49:31.669596+0000","last_change":"2024-09-14T04:46:52.976340+0000","last_active":"2024-09-14T04:49:31.669596+0000","last_peered":"2024-09-14T04:49:31.669596+0000","last_clean":"2024-09-14T04:49:31.669596+0000","last_became_active":"2024-09-14T04:46:52.784254+0000","last_became_peered":"2024-09-14T04:46:52.784254+0000","last_unstale":"2024-09-14T04:49:31.669596+0000","last_undegraded":"2024-09-14T04:49:31.669596+0000","last_fullsized":"2024-09-14T04:49:31.669596+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":3,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:46:52.976278+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:46:52.976278+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T06:17:14.806257+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":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"63'2","reported_seq":438,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:49:31.734506+0000","last_change":"2024-09-14T04:36:16.614540+0000","last_active":"2024-09-14T04:49:31.734506+0000","last_peered":"2024-09-14T04:49:31.734506+0000","last_clean":"2024-09-14T04:49:31.734506+0000","last_became_active":"2024-09-14T04:36:16.613830+0000","last_became_peered":"2024-09-14T04:36:16.613830+0000","last_unstale":"2024-09-14T04:49:31.734506+0000","last_undegraded":"2024-09-14T04:49:31.734506+0000","last_fullsized":"2024-09-14T04:49:31.734506+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:01:21.320257+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":406,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:49:31.679004+0000","last_change":"2024-09-14T04:19:42.652857+0000","last_active":"2024-09-14T04:49:31.679004+0000","last_peered":"2024-09-14T04:49:31.679004+0000","last_clean":"2024-09-14T04:49:31.679004+0000","last_became_active":"2024-09-14T04:19:42.652402+0000","last_became_peered":"2024-09-14T04:19:42.652402+0000","last_unstale":"2024-09-14T04:49:31.679004+0000","last_undegraded":"2024-09-14T04:49:31.679004+0000","last_fullsized":"2024-09-14T04:49:31.679004+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:52:50.720268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":427,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:49:31.732152+0000","last_change":"2024-09-14T04:36:16.620346+0000","last_active":"2024-09-14T04:49:31.732152+0000","last_peered":"2024-09-14T04:49:31.732152+0000","last_clean":"2024-09-14T04:49:31.732152+0000","last_became_active":"2024-09-14T04:36:16.619621+0000","last_became_peered":"2024-09-14T04:36:16.619621+0000","last_unstale":"2024-09-14T04:49:31.732152+0000","last_undegraded":"2024-09-14T04:49:31.732152+0000","last_fullsized":"2024-09-14T04:49:31.732152+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:22:09.882169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"11.e","version":"259'3379","reported_seq":3396,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:50:14.823272+0000","last_change":"2024-09-14T04:49:10.433434+0000","last_active":"2024-09-14T04:50:14.823272+0000","last_peered":"2024-09-14T04:50:14.823272+0000","last_clean":"2024-09-14T04:50:14.823272+0000","last_became_active":"2024-09-14T04:49:10.432708+0000","last_became_peered":"2024-09-14T04:49:10.432708+0000","last_unstale":"2024-09-14T04:50:14.823272+0000","last_undegraded":"2024-09-14T04:50:14.823272+0000","last_fullsized":"2024-09-14T04:50:14.823272+0000","mapping_epoch":256,"log_start":"0'0","ondisk_log_start":"0'0","created":256,"last_epoch_clean":257,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:49:08.771628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:49:08.771628+0000","last_clean_scrub_stamp":"2024-09-14T04:49:08.771628+0000","objects_scrubbed":0,"log_size":3379,"log_dups_size":0,"ondisk_log_size":3379,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:18:33.108492+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":221446144,"num_objects":3379,"num_object_clones":0,"num_object_copies":10137,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3379,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3379,"num_write_kb":216256,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,7],"acting":[4,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.4","version":"75'100","reported_seq":51,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:49:31.732979+0000","last_change":"2024-09-14T04:46:53.614343+0000","last_active":"2024-09-14T04:49:31.732979+0000","last_peered":"2024-09-14T04:49:31.732979+0000","last_clean":"2024-09-14T04:49:31.732979+0000","last_became_active":"2024-09-14T04:46:52.774245+0000","last_became_peered":"2024-09-14T04:46:52.774245+0000","last_unstale":"2024-09-14T04:49:31.732979+0000","last_undegraded":"2024-09-14T04:49:31.732979+0000","last_fullsized":"2024-09-14T04:49:31.732979+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":3,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:46:53.614200+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:46:53.614200+0000","objects_scrubbed":1,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T07:07:22.588119+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":"3.6","version":"64'1","reported_seq":251,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:49:31.733403+0000","last_change":"2024-09-14T04:31:33.463431+0000","last_active":"2024-09-14T04:49:31.733403+0000","last_peered":"2024-09-14T04:49:31.733403+0000","last_clean":"2024-09-14T04:49:31.733403+0000","last_became_active":"2024-09-14T04:31:33.359137+0000","last_became_peered":"2024-09-14T04:31:33.359137+0000","last_unstale":"2024-09-14T04:49:31.733403+0000","last_undegraded":"2024-09-14T04:49:31.733403+0000","last_fullsized":"2024-09-14T04:49:31.733403+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:33:11.892247+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":253,"reported_epoch":258,"state":"active+clean","last_fresh":"2024-09-14T04:49:11.317063+0000","last_change":"2024-09-14T04:36:16.609151+0000","last_active":"2024-09-14T04:49:11.317063+0000","last_peered":"2024-09-14T04:49:11.317063+0000","last_clean":"2024-09-14T04:49:11.317063+0000","last_became_active":"2024-09-14T04:36:16.608682+0000","last_became_peered":"2024-09-14T04:36:16.608682+0000","last_unstale":"2024-09-14T04:49:11.317063+0000","last_undegraded":"2024-09-14T04:49:11.317063+0000","last_fullsized":"2024-09-14T04:49:11.317063+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:28:37.787335+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00065019000000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":355,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:49:31.668723+0000","last_change":"2024-09-14T04:19:42.632880+0000","last_active":"2024-09-14T04:49:31.668723+0000","last_peered":"2024-09-14T04:49:31.668723+0000","last_clean":"2024-09-14T04:49:31.668723+0000","last_became_active":"2024-09-14T04:19:42.630108+0000","last_became_peered":"2024-09-14T04:19:42.630108+0000","last_unstale":"2024-09-14T04:49:31.668723+0000","last_undegraded":"2024-09-14T04:49:31.668723+0000","last_fullsized":"2024-09-14T04:49:31.668723+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:13:55.228629+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":395,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:49:31.669011+0000","last_change":"2024-09-14T04:19:42.646559+0000","last_active":"2024-09-14T04:49:31.669011+0000","last_peered":"2024-09-14T04:49:31.669011+0000","last_clean":"2024-09-14T04:49:31.669011+0000","last_became_active":"2024-09-14T04:19:42.645683+0000","last_became_peered":"2024-09-14T04:19:42.645683+0000","last_unstale":"2024-09-14T04:49:31.669011+0000","last_undegraded":"2024-09-14T04:49:31.669011+0000","last_fullsized":"2024-09-14T04:49:31.669011+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:08:29.408846+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"75'23","reported_seq":408,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:49:31.669196+0000","last_change":"2024-09-14T04:36:16.607830+0000","last_active":"2024-09-14T04:49:31.669196+0000","last_peered":"2024-09-14T04:49:31.669196+0000","last_clean":"2024-09-14T04:49:31.669196+0000","last_became_active":"2024-09-14T04:36:16.607024+0000","last_became_peered":"2024-09-14T04:36:16.607024+0000","last_unstale":"2024-09-14T04:49:31.669196+0000","last_undegraded":"2024-09-14T04:49:31.669196+0000","last_fullsized":"2024-09-14T04:49:31.669196+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:10:42.156176+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":409,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:49:31.677752+0000","last_change":"2024-09-14T04:39:29.524210+0000","last_active":"2024-09-14T04:49:31.677752+0000","last_peered":"2024-09-14T04:49:31.677752+0000","last_clean":"2024-09-14T04:49:31.677752+0000","last_became_active":"2024-09-14T04:39:29.523679+0000","last_became_peered":"2024-09-14T04:39:29.523679+0000","last_unstale":"2024-09-14T04:49:31.677752+0000","last_undegraded":"2024-09-14T04:49:31.677752+0000","last_fullsized":"2024-09-14T04:49:31.677752+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:12:18.024335+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'3","reported_seq":62,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:49:31.733762+0000","last_change":"2024-09-14T04:47:16.713662+0000","last_active":"2024-09-14T04:49:31.733762+0000","last_peered":"2024-09-14T04:49:31.733762+0000","last_clean":"2024-09-14T04:49:31.733762+0000","last_became_active":"2024-09-14T04:47:16.713060+0000","last_became_peered":"2024-09-14T04:47:16.713060+0000","last_unstale":"2024-09-14T04:49:31.733762+0000","last_undegraded":"2024-09-14T04:49:31.733762+0000","last_fullsized":"2024-09-14T04:49:31.733762+0000","mapping_epoch":249,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":250,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T14:07:45.493924+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,4],"acting":[3,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":208,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:49:31.679051+0000","last_change":"2024-09-14T04:45:50.576351+0000","last_active":"2024-09-14T04:49:31.679051+0000","last_peered":"2024-09-14T04:49:31.679051+0000","last_clean":"2024-09-14T04:49:31.679051+0000","last_became_active":"2024-09-14T04:45:50.575794+0000","last_became_peered":"2024-09-14T04:45:50.575794+0000","last_unstale":"2024-09-14T04:49:31.679051+0000","last_undegraded":"2024-09-14T04:49:31.679051+0000","last_fullsized":"2024-09-14T04:49:31.679051+0000","mapping_epoch":239,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":240,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:17:12.796505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.11","version":"0'0","reported_seq":210,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:49:31.731506+0000","last_change":"2024-09-14T04:36:16.605970+0000","last_active":"2024-09-14T04:49:31.731506+0000","last_peered":"2024-09-14T04:49:31.731506+0000","last_clean":"2024-09-14T04:49:31.731506+0000","last_became_active":"2024-09-14T04:36:16.605195+0000","last_became_peered":"2024-09-14T04:36:16.605195+0000","last_unstale":"2024-09-14T04:49:31.731506+0000","last_undegraded":"2024-09-14T04:49:31.731506+0000","last_fullsized":"2024-09-14T04:49:31.731506+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:12:10.437785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":245,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:49:31.733791+0000","last_change":"2024-09-14T04:31:33.390113+0000","last_active":"2024-09-14T04:49:31.733791+0000","last_peered":"2024-09-14T04:49:31.733791+0000","last_clean":"2024-09-14T04:49:31.733791+0000","last_became_active":"2024-09-14T04:31:33.389271+0000","last_became_peered":"2024-09-14T04:31:33.389271+0000","last_unstale":"2024-09-14T04:49:31.733791+0000","last_undegraded":"2024-09-14T04:49:31.733791+0000","last_fullsized":"2024-09-14T04:49:31.733791+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:53:09.386978+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":433,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:49:31.732056+0000","last_change":"2024-09-14T04:39:29.523604+0000","last_active":"2024-09-14T04:49:31.732056+0000","last_peered":"2024-09-14T04:49:31.732056+0000","last_clean":"2024-09-14T04:49:31.732056+0000","last_became_active":"2024-09-14T04:39:29.523154+0000","last_became_peered":"2024-09-14T04:39:29.523154+0000","last_unstale":"2024-09-14T04:49:31.732056+0000","last_undegraded":"2024-09-14T04:49:31.732056+0000","last_fullsized":"2024-09-14T04:49:31.732056+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:02:13.813543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1f","version":"0'0","reported_seq":223,"reported_epoch":258,"state":"active+clean","last_fresh":"2024-09-14T04:49:11.316879+0000","last_change":"2024-09-14T04:17:00.824384+0000","last_active":"2024-09-14T04:49:11.316879+0000","last_peered":"2024-09-14T04:49:11.316879+0000","last_clean":"2024-09-14T04:49:11.316879+0000","last_became_active":"2024-09-14T04:17:00.823419+0000","last_became_peered":"2024-09-14T04:17:00.823419+0000","last_unstale":"2024-09-14T04:49:11.316879+0000","last_undegraded":"2024-09-14T04:49:11.316879+0000","last_fullsized":"2024-09-14T04:49:11.316879+0000","mapping_epoch":84,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":85,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:12:07.409073+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":436,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:49:31.732243+0000","last_change":"2024-09-14T04:31:33.361501+0000","last_active":"2024-09-14T04:49:31.732243+0000","last_peered":"2024-09-14T04:49:31.732243+0000","last_clean":"2024-09-14T04:49:31.732243+0000","last_became_active":"2024-09-14T04:31:33.361129+0000","last_became_peered":"2024-09-14T04:31:33.361129+0000","last_unstale":"2024-09-14T04:49:31.732243+0000","last_undegraded":"2024-09-14T04:49:31.732243+0000","last_fullsized":"2024-09-14T04:49:31.732243+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:04:55.202812+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":260,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:49:31.733259+0000","last_change":"2024-09-14T04:36:16.644324+0000","last_active":"2024-09-14T04:49:31.733259+0000","last_peered":"2024-09-14T04:49:31.733259+0000","last_clean":"2024-09-14T04:49:31.733259+0000","last_became_active":"2024-09-14T04:36:16.643900+0000","last_became_peered":"2024-09-14T04:36:16.643900+0000","last_unstale":"2024-09-14T04:49:31.733259+0000","last_undegraded":"2024-09-14T04:49:31.733259+0000","last_fullsized":"2024-09-14T04:49:31.733259+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:24:36.056560+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":404,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:49:31.677445+0000","last_change":"2024-09-14T04:19:42.651094+0000","last_active":"2024-09-14T04:49:31.677445+0000","last_peered":"2024-09-14T04:49:31.677445+0000","last_clean":"2024-09-14T04:49:31.677445+0000","last_became_active":"2024-09-14T04:19:42.650755+0000","last_became_peered":"2024-09-14T04:19:42.650755+0000","last_unstale":"2024-09-14T04:49:31.677445+0000","last_undegraded":"2024-09-14T04:49:31.677445+0000","last_fullsized":"2024-09-14T04:49:31.677445+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:15:36.778457+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":415,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:49:31.733526+0000","last_change":"2024-09-14T04:19:42.642503+0000","last_active":"2024-09-14T04:49:31.733526+0000","last_peered":"2024-09-14T04:49:31.733526+0000","last_clean":"2024-09-14T04:49:31.733526+0000","last_became_active":"2024-09-14T04:19:42.641977+0000","last_became_peered":"2024-09-14T04:19:42.641977+0000","last_unstale":"2024-09-14T04:49:31.733526+0000","last_undegraded":"2024-09-14T04:49:31.733526+0000","last_fullsized":"2024-09-14T04:49:31.733526+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:40:14.635217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"64'2","reported_seq":419,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:49:31.669044+0000","last_change":"2024-09-14T04:19:42.649335+0000","last_active":"2024-09-14T04:49:31.669044+0000","last_peered":"2024-09-14T04:49:31.669044+0000","last_clean":"2024-09-14T04:49:31.669044+0000","last_became_active":"2024-09-14T04:19:42.648423+0000","last_became_peered":"2024-09-14T04:19:42.648423+0000","last_unstale":"2024-09-14T04:49:31.669044+0000","last_undegraded":"2024-09-14T04:49:31.669044+0000","last_fullsized":"2024-09-14T04:49:31.669044+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:07:19.323674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":423,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:49:31.732205+0000","last_change":"2024-09-14T04:19:08.877175+0000","last_active":"2024-09-14T04:49:31.732205+0000","last_peered":"2024-09-14T04:49:31.732205+0000","last_clean":"2024-09-14T04:49:31.732205+0000","last_became_active":"2024-09-14T04:19:08.876831+0000","last_became_peered":"2024-09-14T04:19:08.876831+0000","last_unstale":"2024-09-14T04:49:31.732205+0000","last_undegraded":"2024-09-14T04:49:31.732205+0000","last_fullsized":"2024-09-14T04:49:31.732205+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:04:59.357182+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"64'2","reported_seq":258,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:49:31.732590+0000","last_change":"2024-09-14T04:36:16.610886+0000","last_active":"2024-09-14T04:49:31.732590+0000","last_peered":"2024-09-14T04:49:31.732590+0000","last_clean":"2024-09-14T04:49:31.732590+0000","last_became_active":"2024-09-14T04:36:16.610415+0000","last_became_peered":"2024-09-14T04:36:16.610415+0000","last_unstale":"2024-09-14T04:49:31.732590+0000","last_undegraded":"2024-09-14T04:49:31.732590+0000","last_fullsized":"2024-09-14T04:49:31.732590+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:53:26.981200+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":419,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:49:31.668961+0000","last_change":"2024-09-14T04:19:42.648838+0000","last_active":"2024-09-14T04:49:31.668961+0000","last_peered":"2024-09-14T04:49:31.668961+0000","last_clean":"2024-09-14T04:49:31.668961+0000","last_became_active":"2024-09-14T04:19:42.646584+0000","last_became_peered":"2024-09-14T04:19:42.646584+0000","last_unstale":"2024-09-14T04:49:31.668961+0000","last_undegraded":"2024-09-14T04:49:31.668961+0000","last_fullsized":"2024-09-14T04:49:31.668961+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:04:32.667528+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'2","reported_seq":63,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:49:31.669249+0000","last_change":"2024-09-14T04:45:50.581159+0000","last_active":"2024-09-14T04:49:31.669249+0000","last_peered":"2024-09-14T04:49:31.669249+0000","last_clean":"2024-09-14T04:49:31.669249+0000","last_became_active":"2024-09-14T04:45:50.580696+0000","last_became_peered":"2024-09-14T04:45:50.580696+0000","last_unstale":"2024-09-14T04:49:31.669249+0000","last_undegraded":"2024-09-14T04:49:31.669249+0000","last_fullsized":"2024-09-14T04:49:31.669249+0000","mapping_epoch":239,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":240,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:20:47.803349+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,1],"acting":[4,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":433,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:49:31.668838+0000","last_change":"2024-09-14T04:31:33.344708+0000","last_active":"2024-09-14T04:49:31.668838+0000","last_peered":"2024-09-14T04:49:31.668838+0000","last_clean":"2024-09-14T04:49:31.668838+0000","last_became_active":"2024-09-14T04:31:33.343846+0000","last_became_peered":"2024-09-14T04:31:33.343846+0000","last_unstale":"2024-09-14T04:49:31.668838+0000","last_undegraded":"2024-09-14T04:49:31.668838+0000","last_fullsized":"2024-09-14T04:49:31.668838+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:55:43.310619+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'2","reported_seq":63,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:49:31.669612+0000","last_change":"2024-09-14T04:45:50.580304+0000","last_active":"2024-09-14T04:49:31.669612+0000","last_peered":"2024-09-14T04:49:31.669612+0000","last_clean":"2024-09-14T04:49:31.669612+0000","last_became_active":"2024-09-14T04:45:50.579651+0000","last_became_peered":"2024-09-14T04:45:50.579651+0000","last_unstale":"2024-09-14T04:49:31.669612+0000","last_undegraded":"2024-09-14T04:49:31.669612+0000","last_fullsized":"2024-09-14T04:49:31.669612+0000","mapping_epoch":239,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":240,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:53:25.366798+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":439,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:49:31.733118+0000","last_change":"2024-09-14T04:31:33.361781+0000","last_active":"2024-09-14T04:49:31.733118+0000","last_peered":"2024-09-14T04:49:31.733118+0000","last_clean":"2024-09-14T04:49:31.733118+0000","last_became_active":"2024-09-14T04:31:33.361357+0000","last_became_peered":"2024-09-14T04:31:33.361357+0000","last_unstale":"2024-09-14T04:49:31.733118+0000","last_undegraded":"2024-09-14T04:49:31.733118+0000","last_fullsized":"2024-09-14T04:49:31.733118+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:52:58.840279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"64'2","reported_seq":428,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:49:31.734077+0000","last_change":"2024-09-14T04:39:29.524051+0000","last_active":"2024-09-14T04:49:31.734077+0000","last_peered":"2024-09-14T04:49:31.734077+0000","last_clean":"2024-09-14T04:49:31.734077+0000","last_became_active":"2024-09-14T04:39:29.523676+0000","last_became_peered":"2024-09-14T04:39:29.523676+0000","last_unstale":"2024-09-14T04:49:31.734077+0000","last_undegraded":"2024-09-14T04:49:31.734077+0000","last_fullsized":"2024-09-14T04:49:31.734077+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:18:11.111181+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":408,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:49:31.668583+0000","last_change":"2024-09-14T04:39:29.522630+0000","last_active":"2024-09-14T04:49:31.668583+0000","last_peered":"2024-09-14T04:49:31.668583+0000","last_clean":"2024-09-14T04:49:31.668583+0000","last_became_active":"2024-09-14T04:39:29.521393+0000","last_became_peered":"2024-09-14T04:39:29.521393+0000","last_unstale":"2024-09-14T04:49:31.668583+0000","last_undegraded":"2024-09-14T04:49:31.668583+0000","last_fullsized":"2024-09-14T04:49:31.668583+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:46:41.150096+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"64'5","reported_seq":252,"reported_epoch":259,"state":"active+clean","last_fresh":"2024-09-14T04:49:31.733694+0000","last_change":"2024-09-14T04:31:33.560260+0000","last_active":"2024-09-14T04:49:31.733694+0000","last_peered":"2024-09-14T04:49:31.733694+0000","last_clean":"2024-09-14T04:49:31.733694+0000","last_became_active":"2024-09-14T04:31:33.376096+0000","last_became_peered":"2024-09-14T04:31:33.376096+0000","last_unstale":"2024-09-14T04:49:31.733694+0000","last_undegraded":"2024-09-14T04:49:31.733694+0000","last_fullsized":"2024-09-14T04:49:31.733694+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T12:07:59.976287+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":570,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":11,"num_pg":16,"stat_sum":{"num_bytes":3694002176,"num_objects":56366,"num_object_clones":0,"num_object_copies":169098,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":56366,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":56366,"num_write_kb":3607424,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":10960437248,"data_stored":10960437248,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":56366,"ondisk_log_size":56366,"up":48,"acting":48,"num_store_stats":8},{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5530,"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":19,"num_read_kb":18,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16,"num_bytes_recovered":570,"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":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":28537,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"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":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":1100,"ondisk_log_size":1100,"up":33,"acting":33,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":182,"seq":781684048041,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1629908,"kb_used_data":1298956,"kb_used_omap":12,"kb_used_meta":330931,"kb_avail":92115244,"statfs":{"total":95995035648,"available":94326009856,"internally_reserved":0,"allocated":1330130944,"data_stored":1328539019,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12410,"internal_metadata":338874246},"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":42,"seq":180388627041,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2375684,"kb_used_data":1777468,"kb_used_omap":1,"kb_used_meta":598206,"kb_avail":91369468,"statfs":{"total":95995035648,"available":93562335232,"internally_reserved":0,"allocated":1820127232,"data_stored":1818551013,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":612563288},"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":36,"seq":154618823276,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1773188,"kb_used_data":881852,"kb_used_omap":1,"kb_used_meta":891326,"kb_avail":91971964,"statfs":{"total":95995035648,"available":94179291136,"internally_reserved":0,"allocated":903016448,"data_stored":901436843,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":912718168},"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":99,"seq":425201762673,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1467984,"kb_used_data":867464,"kb_used_omap":6,"kb_used_meta":600505,"kb_avail":92277168,"statfs":{"total":95995035648,"available":94491820032,"internally_reserved":0,"allocated":888283136,"data_stored":886695265,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6995,"internal_metadata":614917293},"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":94,"seq":403726926200,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2379068,"kb_used_data":1553524,"kb_used_omap":4,"kb_used_meta":825531,"kb_avail":91366084,"statfs":{"total":95995035648,"available":93558870016,"internally_reserved":0,"allocated":1590808576,"data_stored":1589236606,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4674,"internal_metadata":845344190},"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":89,"seq":382252089729,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1890496,"kb_used_data":1315064,"kb_used_omap":6,"kb_used_meta":575417,"kb_avail":91854656,"statfs":{"total":95995035648,"available":94059167744,"internally_reserved":0,"allocated":1346625536,"data_stored":1345050007,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6707,"internal_metadata":589227469},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":1,"up_from":84,"seq":360777253266,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2531004,"kb_used_data":1856180,"kb_used_omap":5,"kb_used_meta":674810,"kb_avail":91214148,"statfs":{"total":95995035648,"available":93403287552,"internally_reserved":0,"allocated":1900728320,"data_stored":1899156074,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5900,"internal_metadata":691005684},"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,0,0,8],"upper_bound":512},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":0,"up_from":79,"seq":339302416791,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1719292,"kb_used_data":1079284,"kb_used_omap":5,"kb_used_meta":639994,"kb_avail":92025860,"statfs":{"total":95995035648,"available":94234480640,"internally_reserved":0,"allocated":1105186816,"data_stored":1103614804,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6083,"internal_metadata":655353917},"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":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":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4379,"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":4196,"internal_metadata":0},{"poolid":3,"osd":2,"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":2160,"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":2970,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5291,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"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":4814,"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":4960,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9541,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1104674816,"data_stored":1104674816,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1925840896,"data_stored":1925840896,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1368260608,"data_stored":1368260608,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":1602420736,"data_stored":1602420736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":888930304,"data_stored":888930304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":907739136,"data_stored":907739136,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":1831010304,"data_stored":1831010304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":1331560448,"data_stored":1331560448,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-14T04:50:25.368 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2024-09-14T04:50:25.368 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd pool set .mgr pg_num 21 2024-09-14T04:50:25.368 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:25.369 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 49 16 63143 63127 80.5079 48 0.0048772 0.0124015 2024-09-14T04:50:25.386 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:25.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:25.389 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:50:25.489 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:25.516 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:25.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:25.519 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:50:25.620 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:25.660 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:25.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:25.662 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:50:25.763 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:25.791 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:25.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:25.795 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:50:25.896 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:25.926 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:25.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:25.933 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:50:26.034 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:26.066 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:26.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:26.069 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:50:26.170 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:26.189 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:26.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:26.191 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:50:26.292 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:26.330 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:26.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:26.333 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:50:26.362 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 50 16 63919 63903 79.8677 48.5 0.0132267 0.0125155 2024-09-14T04:50:26.434 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:26.461 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:26.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:26.468 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:50:26.569 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:26.599 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:26.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:26.602 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:50:26.702 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:26.737 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:26.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:26.741 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:50:26.842 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:26.872 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:26.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:26.874 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:50:26.945 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:26 smithi038 bash[84940]: cluster 2024-09-14T04:50:25.579331+0000 mgr.y (mgr.26165) 1287 : cluster [DBG] pgmap v1333: 99 pgs: 99 active+clean; 3.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 55 MiB/s wr, 886 op/s 2024-09-14T04:50:26.946 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:26 smithi038 bash[84940]: cluster 2024-09-14T04:50:25.579331+0000 mgr.y (mgr.26165) 1287 : cluster [DBG] pgmap v1333: 99 pgs: 99 active+clean; 3.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 55 MiB/s wr, 886 op/s 2024-09-14T04:50:26.946 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:26 smithi038 bash[87336]: cluster 2024-09-14T04:50:25.579331+0000 mgr.y (mgr.26165) 1287 : cluster [DBG] pgmap v1333: 99 pgs: 99 active+clean; 3.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 55 MiB/s wr, 886 op/s 2024-09-14T04:50:26.946 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:26 smithi038 bash[87336]: cluster 2024-09-14T04:50:25.579331+0000 mgr.y (mgr.26165) 1287 : cluster [DBG] pgmap v1333: 99 pgs: 99 active+clean; 3.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 55 MiB/s wr, 886 op/s 2024-09-14T04:50:26.976 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:27.003 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:27.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:27.007 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:50:27.108 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:27.118 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:26 smithi123 bash[68976]: cluster 2024-09-14T04:50:25.579331+0000 mgr.y (mgr.26165) 1287 : cluster [DBG] pgmap v1333: 99 pgs: 99 active+clean; 3.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 55 MiB/s wr, 886 op/s 2024-09-14T04:50:27.118 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:26 smithi123 bash[68976]: cluster 2024-09-14T04:50:25.579331+0000 mgr.y (mgr.26165) 1287 : cluster [DBG] pgmap v1333: 99 pgs: 99 active+clean; 3.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 55 MiB/s wr, 886 op/s 2024-09-14T04:50:27.132 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:27.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:27.136 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:50:27.236 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:27.257 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:27.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:27.263 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:50:27.280 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-14T04:50:27.364 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 51 16 65075 65059 79.7182 72.25 0.0106197 0.0125386 2024-09-14T04:50:27.364 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:27.383 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:27.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:27.388 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:50:27.489 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:27.516 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:27.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:27.520 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:50:27.621 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:27.645 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:27.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:27.650 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:50:27.750 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:27.799 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:27.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:27.804 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:50:27.905 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:27.933 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:27.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:27.936 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:50:28.037 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:28.060 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:28.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:28.063 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:50:28.163 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:28.187 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:28.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:28.189 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:50:28.290 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:28.316 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:28.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:28.322 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:50:28.363 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 52 16 66180 66164 79.5132 69.0625 0.0222964 0.012571 2024-09-14T04:50:28.423 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:28.454 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:28.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:28.460 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:50:28.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:50:28 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:50:28] "GET /metrics HTTP/1.1" 200 36684 "" "Prometheus/2.51.0" 2024-09-14T04:50:28.560 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:28.588 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:28.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:28.590 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:50:28.691 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:28.720 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:28.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:28.726 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:50:28.827 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:28.838 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:28 smithi038 bash[84940]: cluster 2024-09-14T04:50:27.580338+0000 mgr.y (mgr.26165) 1288 : cluster [DBG] pgmap v1334: 99 pgs: 99 active+clean; 3.9 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 53 MiB/s wr, 844 op/s 2024-09-14T04:50:28.838 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:28 smithi038 bash[84940]: cluster 2024-09-14T04:50:27.580338+0000 mgr.y (mgr.26165) 1288 : cluster [DBG] pgmap v1334: 99 pgs: 99 active+clean; 3.9 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 53 MiB/s wr, 844 op/s 2024-09-14T04:50:28.838 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:28 smithi038 bash[87336]: cluster 2024-09-14T04:50:27.580338+0000 mgr.y (mgr.26165) 1288 : cluster [DBG] pgmap v1334: 99 pgs: 99 active+clean; 3.9 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 53 MiB/s wr, 844 op/s 2024-09-14T04:50:28.838 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:28 smithi038 bash[87336]: cluster 2024-09-14T04:50:27.580338+0000 mgr.y (mgr.26165) 1288 : cluster [DBG] pgmap v1334: 99 pgs: 99 active+clean; 3.9 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 53 MiB/s wr, 844 op/s 2024-09-14T04:50:28.852 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:28.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:28.855 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:50:28.956 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:28.986 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:28.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:28.989 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:50:29.055 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd unset noscrub 2024-09-14T04:50:29.091 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:29.134 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:29.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:29.139 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:50:29.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:28 smithi123 bash[68976]: cluster 2024-09-14T04:50:27.580338+0000 mgr.y (mgr.26165) 1288 : cluster [DBG] pgmap v1334: 99 pgs: 99 active+clean; 3.9 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 53 MiB/s wr, 844 op/s 2024-09-14T04:50:29.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:28 smithi123 bash[68976]: cluster 2024-09-14T04:50:27.580338+0000 mgr.y (mgr.26165) 1288 : cluster [DBG] pgmap v1334: 99 pgs: 99 active+clean; 3.9 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 53 MiB/s wr, 844 op/s 2024-09-14T04:50:29.240 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:29.273 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:29.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:29.276 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:50:29.363 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 53 16 67231 67215 79.2519 65.6875 0.00771745 0.0126126 2024-09-14T04:50:29.377 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:29.383 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:50:29.392 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:50:29.399 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:29.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:29.401 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:50:29.502 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:29.528 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:29.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:29.531 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:50:29.632 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:29.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:29.658 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:29.659 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:50:29.759 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:29.788 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:29.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:29.790 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:50:29.891 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:29.908 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:29.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:29.910 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:50:30.011 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:30.043 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:30.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:30.045 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:50:30.146 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:30.168 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:30.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:30.173 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:50:30.274 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:30.292 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:30.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:30.294 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:50:30.363 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 54 16 68129 68113 78.8235 56.125 0.0131328 0.0126535 2024-09-14T04:50:30.395 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:30.429 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:30.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:30.432 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:50:30.440 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:50:30 smithi123 bash[61744]: ts=2024-09-14T04:50:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:50:30.533 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:30.567 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:30.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:30.569 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:50:30.670 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:30.696 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:30.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:30.698 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:50:30.799 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:30.822 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:30.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:30.829 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:50:30.930 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:30.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:30 smithi123 bash[68976]: cluster 2024-09-14T04:50:29.581037+0000 mgr.y (mgr.26165) 1289 : cluster [DBG] pgmap v1335: 99 pgs: 99 active+clean; 4.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 53 MiB/s wr, 841 op/s 2024-09-14T04:50:30.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:30 smithi123 bash[68976]: cluster 2024-09-14T04:50:29.581037+0000 mgr.y (mgr.26165) 1289 : cluster [DBG] pgmap v1335: 99 pgs: 99 active+clean; 4.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 53 MiB/s wr, 841 op/s 2024-09-14T04:50:30.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:30 smithi123 bash[68976]: audit 2024-09-14T04:50:30.251656+0000 mon.a (mon.0) 1512 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:50:30.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:30 smithi123 bash[68976]: audit 2024-09-14T04:50:30.251656+0000 mon.a (mon.0) 1512 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:50:30.957 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:30.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:30.961 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:50:31.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:30 smithi038 bash[84940]: cluster 2024-09-14T04:50:29.581037+0000 mgr.y (mgr.26165) 1289 : cluster [DBG] pgmap v1335: 99 pgs: 99 active+clean; 4.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 53 MiB/s wr, 841 op/s 2024-09-14T04:50:31.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:30 smithi038 bash[84940]: cluster 2024-09-14T04:50:29.581037+0000 mgr.y (mgr.26165) 1289 : cluster [DBG] pgmap v1335: 99 pgs: 99 active+clean; 4.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 53 MiB/s wr, 841 op/s 2024-09-14T04:50:31.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:30 smithi038 bash[84940]: audit 2024-09-14T04:50:30.251656+0000 mon.a (mon.0) 1512 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:50:31.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:30 smithi038 bash[84940]: audit 2024-09-14T04:50:30.251656+0000 mon.a (mon.0) 1512 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:50:31.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:30 smithi038 bash[87336]: cluster 2024-09-14T04:50:29.581037+0000 mgr.y (mgr.26165) 1289 : cluster [DBG] pgmap v1335: 99 pgs: 99 active+clean; 4.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 53 MiB/s wr, 841 op/s 2024-09-14T04:50:31.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:30 smithi038 bash[87336]: cluster 2024-09-14T04:50:29.581037+0000 mgr.y (mgr.26165) 1289 : cluster [DBG] pgmap v1335: 99 pgs: 99 active+clean; 4.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 53 MiB/s wr, 841 op/s 2024-09-14T04:50:31.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:30 smithi038 bash[87336]: audit 2024-09-14T04:50:30.251656+0000 mon.a (mon.0) 1512 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:50:31.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:30 smithi038 bash[87336]: audit 2024-09-14T04:50:30.251656+0000 mon.a (mon.0) 1512 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:50:31.062 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:31.093 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:31.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:31.094 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:50:31.195 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:31.229 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:31.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:31.234 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:50:31.335 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:31.359 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:31.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:31.361 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:50:31.363 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 55 16 69265 69249 78.6811 71 0.0117229 0.012703 2024-09-14T04:50:31.462 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:31.492 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:31.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:31.495 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:50:31.596 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:31.623 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:31.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:31.626 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:50:31.726 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:31.747 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:31.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:31.749 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:50:31.850 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:31.870 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:31.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:31.872 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:50:31.973 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:31.997 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:32.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:32.007 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:50:32.107 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:32.139 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:32.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:32.144 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:50:32.244 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:32.266 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:32.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:32.270 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:50:32.363 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 56 16 70390 70374 78.5316 70.3125 0.00892614 0.0127285 2024-09-14T04:50:32.371 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:32.397 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:32.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:32.401 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:50:32.501 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:32.523 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:32.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:32.527 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:50:32.628 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:32.662 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:32.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:32.666 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:50:32.767 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:32.795 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:32.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:32.799 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:50:32.900 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:32.926 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:32.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:32.930 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:50:33.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:32 smithi038 bash[84940]: cluster 2024-09-14T04:50:31.581737+0000 mgr.y (mgr.26165) 1290 : cluster [DBG] pgmap v1336: 99 pgs: 99 active+clean; 4.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 54 MiB/s wr, 865 op/s 2024-09-14T04:50:33.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:32 smithi038 bash[84940]: cluster 2024-09-14T04:50:31.581737+0000 mgr.y (mgr.26165) 1290 : cluster [DBG] pgmap v1336: 99 pgs: 99 active+clean; 4.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 54 MiB/s wr, 865 op/s 2024-09-14T04:50:33.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:32 smithi038 bash[87336]: cluster 2024-09-14T04:50:31.581737+0000 mgr.y (mgr.26165) 1290 : cluster [DBG] pgmap v1336: 99 pgs: 99 active+clean; 4.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 54 MiB/s wr, 865 op/s 2024-09-14T04:50:33.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:32 smithi038 bash[87336]: cluster 2024-09-14T04:50:31.581737+0000 mgr.y (mgr.26165) 1290 : cluster [DBG] pgmap v1336: 99 pgs: 99 active+clean; 4.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 54 MiB/s wr, 865 op/s 2024-09-14T04:50:33.031 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:33.064 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:33.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:33.067 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:50:33.168 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:33.177 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:32 smithi123 bash[68976]: cluster 2024-09-14T04:50:31.581737+0000 mgr.y (mgr.26165) 1290 : cluster [DBG] pgmap v1336: 99 pgs: 99 active+clean; 4.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 54 MiB/s wr, 865 op/s 2024-09-14T04:50:33.177 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:32 smithi123 bash[68976]: cluster 2024-09-14T04:50:31.581737+0000 mgr.y (mgr.26165) 1290 : cluster [DBG] pgmap v1336: 99 pgs: 99 active+clean; 4.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 54 MiB/s wr, 865 op/s 2024-09-14T04:50:33.189 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:33.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:33.192 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:50:33.293 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:33.318 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:33.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:33.324 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:50:33.363 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 57 16 71495 71479 78.3653 69.0625 0.0171484 0.0127547 2024-09-14T04:50:33.424 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:33.448 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:33.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:33.450 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:50:33.551 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:33.596 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:33.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:33.601 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:50:33.608 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:50:33.702 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:33.732 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:33.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:33.737 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:50:33.838 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:33.870 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:33.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:33.873 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:50:33.974 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:34.002 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:34.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:34.009 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:50:34.110 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:34.133 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:34.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:34.136 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:50:34.236 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:34.257 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:34.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:34.260 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:50:34.360 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:34.363 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 58 16 72540 72524 78.1402 65.3125 0.0107363 0.0127911 2024-09-14T04:50:34.383 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:34.384 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:34 smithi123 bash[68976]: audit 2024-09-14T04:50:33.164538+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:50:34.384 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:34 smithi123 bash[68976]: audit 2024-09-14T04:50:33.164538+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:50:34.384 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:34 smithi123 bash[68976]: audit 2024-09-14T04:50:33.172657+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:50:34.384 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:34 smithi123 bash[68976]: audit 2024-09-14T04:50:33.172657+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:50:34.384 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:34 smithi123 bash[68976]: audit 2024-09-14T04:50:33.174842+0000 mon.a (mon.0) 1515 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:50:34.384 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:34 smithi123 bash[68976]: audit 2024-09-14T04:50:33.174842+0000 mon.a (mon.0) 1515 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:50:34.385 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:34 smithi123 bash[68976]: audit 2024-09-14T04:50:33.176265+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:50:34.385 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:34 smithi123 bash[68976]: audit 2024-09-14T04:50:33.176265+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:50:34.385 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:34 smithi123 bash[68976]: audit 2024-09-14T04:50:33.183901+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:50:34.385 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:34 smithi123 bash[68976]: audit 2024-09-14T04:50:33.183901+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:50:34.385 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:34 smithi123 bash[68976]: cluster 2024-09-14T04:50:33.582247+0000 mgr.y (mgr.26165) 1291 : cluster [DBG] pgmap v1337: 99 pgs: 99 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 56 MiB/s wr, 888 op/s 2024-09-14T04:50:34.385 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:34 smithi123 bash[68976]: cluster 2024-09-14T04:50:33.582247+0000 mgr.y (mgr.26165) 1291 : cluster [DBG] pgmap v1337: 99 pgs: 99 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 56 MiB/s wr, 888 op/s 2024-09-14T04:50:34.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:34.386 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:50:34.487 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:34.510 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:34.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:34.514 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:50:34.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:34 smithi038 bash[87336]: audit 2024-09-14T04:50:33.164538+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:50:34.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:34 smithi038 bash[87336]: audit 2024-09-14T04:50:33.164538+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:50:34.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:34 smithi038 bash[87336]: audit 2024-09-14T04:50:33.172657+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:50:34.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:34 smithi038 bash[87336]: audit 2024-09-14T04:50:33.172657+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:50:34.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:34 smithi038 bash[87336]: audit 2024-09-14T04:50:33.174842+0000 mon.a (mon.0) 1515 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:50:34.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:34 smithi038 bash[87336]: audit 2024-09-14T04:50:33.174842+0000 mon.a (mon.0) 1515 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:50:34.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:34 smithi038 bash[87336]: audit 2024-09-14T04:50:33.176265+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:50:34.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:34 smithi038 bash[87336]: audit 2024-09-14T04:50:33.176265+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:50:34.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:34 smithi038 bash[87336]: audit 2024-09-14T04:50:33.183901+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:50:34.524 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:34 smithi038 bash[87336]: audit 2024-09-14T04:50:33.183901+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:50:34.524 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:34 smithi038 bash[87336]: cluster 2024-09-14T04:50:33.582247+0000 mgr.y (mgr.26165) 1291 : cluster [DBG] pgmap v1337: 99 pgs: 99 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 56 MiB/s wr, 888 op/s 2024-09-14T04:50:34.524 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:34 smithi038 bash[87336]: cluster 2024-09-14T04:50:33.582247+0000 mgr.y (mgr.26165) 1291 : cluster [DBG] pgmap v1337: 99 pgs: 99 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 56 MiB/s wr, 888 op/s 2024-09-14T04:50:34.524 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:34 smithi038 bash[84940]: audit 2024-09-14T04:50:33.164538+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:50:34.524 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:34 smithi038 bash[84940]: audit 2024-09-14T04:50:33.164538+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:50:34.524 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:34 smithi038 bash[84940]: audit 2024-09-14T04:50:33.172657+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:50:34.524 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:34 smithi038 bash[84940]: audit 2024-09-14T04:50:33.172657+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:50:34.524 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:34 smithi038 bash[84940]: audit 2024-09-14T04:50:33.174842+0000 mon.a (mon.0) 1515 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:50:34.525 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:34 smithi038 bash[84940]: audit 2024-09-14T04:50:33.174842+0000 mon.a (mon.0) 1515 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:50:34.525 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:34 smithi038 bash[84940]: audit 2024-09-14T04:50:33.176265+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:50:34.525 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:34 smithi038 bash[84940]: audit 2024-09-14T04:50:33.176265+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:50:34.525 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:34 smithi038 bash[84940]: audit 2024-09-14T04:50:33.183901+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:50:34.525 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:34 smithi038 bash[84940]: audit 2024-09-14T04:50:33.183901+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:50:34.525 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:34 smithi038 bash[84940]: cluster 2024-09-14T04:50:33.582247+0000 mgr.y (mgr.26165) 1291 : cluster [DBG] pgmap v1337: 99 pgs: 99 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 56 MiB/s wr, 888 op/s 2024-09-14T04:50:34.525 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:34 smithi038 bash[84940]: cluster 2024-09-14T04:50:33.582247+0000 mgr.y (mgr.26165) 1291 : cluster [DBG] pgmap v1337: 99 pgs: 99 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 56 MiB/s wr, 888 op/s 2024-09-14T04:50:34.614 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:34.643 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:34.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:34.646 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:50:34.746 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:34.771 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:34.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:34.774 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:50:34.875 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:34.893 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:34.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:34.895 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:50:34.996 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:35.018 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:35.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:35.020 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:50:35.121 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:35.144 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:35.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:35.146 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:50:35.247 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:35.275 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:35.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:35.277 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:50:35.364 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 59 16 73476 73460 77.8072 58.5 0.00523363 0.0128425 2024-09-14T04:50:35.378 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:35.400 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:35.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:35.402 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:50:35.503 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:35.536 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:35.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:35.541 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:50:35.642 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:35.673 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:35.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:35.675 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:50:35.776 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:35.804 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:35.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:35.809 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:50:35.910 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:35.936 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:35.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:35.940 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:50:36.041 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:36.063 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:36.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:36.068 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:50:36.169 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:36.194 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:50:36.199 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:36.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:36.202 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:50:36.303 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:36.321 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:36.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:36.323 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:50:36.364 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:2024-09-14T04:50:36.364796+0000 min lat: 0.00117589 max lat: 0.778451 avg lat: 0.0128816 2024-09-14T04:50:36.364 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-14T04:50:36.364 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 60 16 74475 74459 77.5509 62.4375 0.077844 0.0128816 2024-09-14T04:50:36.424 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:36.451 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:36.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:36.453 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:50:36.554 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:36.572 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:36.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:36.573 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:50:36.674 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:36.699 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:36.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:36.703 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:50:36.803 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:36.813 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:36 smithi123 bash[68976]: cluster 2024-09-14T04:50:35.582897+0000 mgr.y (mgr.26165) 1292 : cluster [DBG] pgmap v1338: 99 pgs: 99 active+clean; 4.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 58 MiB/s wr, 927 op/s 2024-09-14T04:50:36.813 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:36 smithi123 bash[68976]: cluster 2024-09-14T04:50:35.582897+0000 mgr.y (mgr.26165) 1292 : cluster [DBG] pgmap v1338: 99 pgs: 99 active+clean; 4.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 58 MiB/s wr, 927 op/s 2024-09-14T04:50:36.828 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:36.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:36.832 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:50:36.933 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:36.963 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:36.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:36.968 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:50:37.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:36 smithi038 bash[84940]: cluster 2024-09-14T04:50:35.582897+0000 mgr.y (mgr.26165) 1292 : cluster [DBG] pgmap v1338: 99 pgs: 99 active+clean; 4.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 58 MiB/s wr, 927 op/s 2024-09-14T04:50:37.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:36 smithi038 bash[84940]: cluster 2024-09-14T04:50:35.582897+0000 mgr.y (mgr.26165) 1292 : cluster [DBG] pgmap v1338: 99 pgs: 99 active+clean; 4.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 58 MiB/s wr, 927 op/s 2024-09-14T04:50:37.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:36 smithi038 bash[87336]: cluster 2024-09-14T04:50:35.582897+0000 mgr.y (mgr.26165) 1292 : cluster [DBG] pgmap v1338: 99 pgs: 99 active+clean; 4.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 58 MiB/s wr, 927 op/s 2024-09-14T04:50:37.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:36 smithi038 bash[87336]: cluster 2024-09-14T04:50:35.582897+0000 mgr.y (mgr.26165) 1292 : cluster [DBG] pgmap v1338: 99 pgs: 99 active+clean; 4.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 58 MiB/s wr, 927 op/s 2024-09-14T04:50:37.069 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:37.098 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:37.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:37.103 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:50:37.203 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:37.231 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:37.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:37.240 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:50:37.341 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:37.362 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:37.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:37.364 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:50:37.364 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 61 16 75428 75412 77.256 59.5625 0.00334177 0.0129196 2024-09-14T04:50:37.465 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:37.483 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:37.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:37.485 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:50:37.586 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:37.622 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:37.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:37.626 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:50:37.727 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:37.755 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:37.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:37.757 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:50:37.858 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:37.881 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:37.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:37.884 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:50:37.985 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:38.013 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:38.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:38.015 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:50:38.116 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:38.134 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:38.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:38.135 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:50:38.236 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:38.262 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:38.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:38.265 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:50:38.364 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 62 16 76176 76160 76.7638 46.75 0.0066695 0.0130079 2024-09-14T04:50:38.365 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:38.388 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:38.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:38.389 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:50:38.395 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:50:38 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:50:38] "GET /metrics HTTP/1.1" 200 36681 "" "Prometheus/2.51.0" 2024-09-14T04:50:38.491 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:38.523 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:38.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:38.526 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:50:38.626 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:38.648 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:38.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:38.650 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:50:38.751 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:38.759 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:38 smithi123 bash[68976]: cluster 2024-09-14T04:50:37.585352+0000 mgr.y (mgr.26165) 1293 : cluster [DBG] pgmap v1339: 99 pgs: 99 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 67 MiB/s wr, 1.08k op/s 2024-09-14T04:50:38.760 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:38 smithi123 bash[68976]: cluster 2024-09-14T04:50:37.585352+0000 mgr.y (mgr.26165) 1293 : cluster [DBG] pgmap v1339: 99 pgs: 99 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 67 MiB/s wr, 1.08k op/s 2024-09-14T04:50:38.775 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:38.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:38.777 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:50:38.878 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:38.896 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:38.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:38.898 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:50:38.999 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:39.022 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:39.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:39.024 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:50:39.043 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:38 smithi038 bash[84940]: cluster 2024-09-14T04:50:37.585352+0000 mgr.y (mgr.26165) 1293 : cluster [DBG] pgmap v1339: 99 pgs: 99 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 67 MiB/s wr, 1.08k op/s 2024-09-14T04:50:39.043 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:38 smithi038 bash[84940]: cluster 2024-09-14T04:50:37.585352+0000 mgr.y (mgr.26165) 1293 : cluster [DBG] pgmap v1339: 99 pgs: 99 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 67 MiB/s wr, 1.08k op/s 2024-09-14T04:50:39.043 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:38 smithi038 bash[87336]: cluster 2024-09-14T04:50:37.585352+0000 mgr.y (mgr.26165) 1293 : cluster [DBG] pgmap v1339: 99 pgs: 99 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 67 MiB/s wr, 1.08k op/s 2024-09-14T04:50:39.043 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:38 smithi038 bash[87336]: cluster 2024-09-14T04:50:37.585352+0000 mgr.y (mgr.26165) 1293 : cluster [DBG] pgmap v1339: 99 pgs: 99 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 67 MiB/s wr, 1.08k op/s 2024-09-14T04:50:39.125 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:39.154 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:39.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:39.161 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:50:39.262 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:39.292 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:39.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:39.295 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:50:39.364 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 63 16 76982 76966 76.3449 50.375 0.01943 0.0130932 2024-09-14T04:50:39.397 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:39.424 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:39.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:39.428 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:50:39.528 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:39.562 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:39.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:39.569 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:50:39.670 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:39.702 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:39.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:39.705 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:50:39.806 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:39.828 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:39.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:39.833 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:50:39.934 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:39.959 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:39.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:39.963 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:50:40.064 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:40.101 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:40.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:40.104 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:50:40.205 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:40.232 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:40.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:40.235 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:50:40.336 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:40.354 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:40.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:40.356 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:50:40.364 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 64 16 78096 78080 76.2398 69.625 0.0197073 0.0131056 2024-09-14T04:50:40.457 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:40.485 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:40.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:40.489 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:50:40.590 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:40.600 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:50:40 smithi123 bash[61744]: ts=2024-09-14T04:50:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:50:40.626 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:40.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:40.628 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:50:40.728 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:40.747 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:40.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:40.749 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:50:40.850 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:40.853 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:40 smithi038 bash[84940]: cluster 2024-09-14T04:50:39.586553+0000 mgr.y (mgr.26165) 1294 : cluster [DBG] pgmap v1340: 99 pgs: 99 active+clean; 4.6 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 60 MiB/s wr, 962 op/s 2024-09-14T04:50:40.853 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:40 smithi038 bash[84940]: cluster 2024-09-14T04:50:39.586553+0000 mgr.y (mgr.26165) 1294 : cluster [DBG] pgmap v1340: 99 pgs: 99 active+clean; 4.6 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 60 MiB/s wr, 962 op/s 2024-09-14T04:50:40.854 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:40 smithi038 bash[87336]: cluster 2024-09-14T04:50:39.586553+0000 mgr.y (mgr.26165) 1294 : cluster [DBG] pgmap v1340: 99 pgs: 99 active+clean; 4.6 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 60 MiB/s wr, 962 op/s 2024-09-14T04:50:40.854 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:40 smithi038 bash[87336]: cluster 2024-09-14T04:50:39.586553+0000 mgr.y (mgr.26165) 1294 : cluster [DBG] pgmap v1340: 99 pgs: 99 active+clean; 4.6 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 60 MiB/s wr, 962 op/s 2024-09-14T04:50:40.892 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:40.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:40.895 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:50:40.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:40 smithi123 bash[68976]: cluster 2024-09-14T04:50:39.586553+0000 mgr.y (mgr.26165) 1294 : cluster [DBG] pgmap v1340: 99 pgs: 99 active+clean; 4.6 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 60 MiB/s wr, 962 op/s 2024-09-14T04:50:40.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:40 smithi123 bash[68976]: cluster 2024-09-14T04:50:39.586553+0000 mgr.y (mgr.26165) 1294 : cluster [DBG] pgmap v1340: 99 pgs: 99 active+clean; 4.6 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 60 MiB/s wr, 962 op/s 2024-09-14T04:50:40.995 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:41.025 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:41.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:41.027 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:50:41.128 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:41.153 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:41.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:41.157 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:50:41.257 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:41.277 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:41.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:41.279 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:50:41.364 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 65 16 78775 78759 75.7197 42.4375 0.0178293 0.0132007 2024-09-14T04:50:41.380 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:41.428 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:41.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:41.433 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:50:41.534 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:41.553 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:41.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:41.555 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:50:41.656 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:41.677 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:41.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:41.679 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:50:41.780 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:41.808 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:41.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:41.810 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:50:41.911 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:41.942 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:41.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:41.947 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:50:42.048 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:42.081 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:42.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:42.086 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:50:42.187 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:42.218 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:42.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:42.225 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:50:42.326 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:42.355 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:42.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:42.359 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:50:42.364 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 66 16 79427 79411 75.1899 40.75 0.0112038 0.0132944 2024-09-14T04:50:42.460 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:42.491 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:42.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:42.494 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:50:42.595 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:42.617 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:42.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:42.621 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:50:42.721 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:42.747 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:42.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:42.750 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:50:42.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:42 smithi038 bash[84940]: cluster 2024-09-14T04:50:41.587488+0000 mgr.y (mgr.26165) 1295 : cluster [DBG] pgmap v1341: 99 pgs: 99 active+clean; 4.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2024-09-14T04:50:42.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:42 smithi038 bash[84940]: cluster 2024-09-14T04:50:41.587488+0000 mgr.y (mgr.26165) 1295 : cluster [DBG] pgmap v1341: 99 pgs: 99 active+clean; 4.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2024-09-14T04:50:42.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:42 smithi038 bash[87336]: cluster 2024-09-14T04:50:41.587488+0000 mgr.y (mgr.26165) 1295 : cluster [DBG] pgmap v1341: 99 pgs: 99 active+clean; 4.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2024-09-14T04:50:42.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:42 smithi038 bash[87336]: cluster 2024-09-14T04:50:41.587488+0000 mgr.y (mgr.26165) 1295 : cluster [DBG] pgmap v1341: 99 pgs: 99 active+clean; 4.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2024-09-14T04:50:42.851 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:42.882 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:42.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:42.886 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:50:42.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:42 smithi123 bash[68976]: cluster 2024-09-14T04:50:41.587488+0000 mgr.y (mgr.26165) 1295 : cluster [DBG] pgmap v1341: 99 pgs: 99 active+clean; 4.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2024-09-14T04:50:42.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:42 smithi123 bash[68976]: cluster 2024-09-14T04:50:41.587488+0000 mgr.y (mgr.26165) 1295 : cluster [DBG] pgmap v1341: 99 pgs: 99 active+clean; 4.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2024-09-14T04:50:42.987 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:43.017 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:43.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:43.020 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:50:43.121 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:43.144 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:43.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:43.149 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:50:43.249 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:43.269 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:43.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:43.271 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:50:43.365 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 67 16 80473 80457 75.0433 65.375 0.0124414 0.0133204 2024-09-14T04:50:43.371 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:43.398 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:43.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:43.403 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:50:43.504 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:43.528 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:43.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:43.531 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:50:43.632 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:43.657 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:43.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:43.660 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:50:43.761 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:43.806 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:43.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:43.811 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:50:43.911 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:43.930 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:43.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:43.932 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:50:44.033 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:44.063 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:44.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:44.065 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:50:44.166 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:44.192 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:44.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:44.193 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:50:44.294 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:44.321 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:44.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:44.323 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:50:44.365 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 68 16 81071 81055 74.4893 37.375 0.00653205 0.0134062 2024-09-14T04:50:44.423 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:44.446 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:44.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:44.449 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:50:44.550 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:44.582 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:44.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:44.587 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:50:44.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:44 smithi123 bash[68976]: cluster 2024-09-14T04:50:43.588045+0000 mgr.y (mgr.26165) 1296 : cluster [DBG] pgmap v1342: 99 pgs: 99 active+clean; 4.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 57 MiB/s wr, 907 op/s 2024-09-14T04:50:44.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:44 smithi123 bash[68976]: cluster 2024-09-14T04:50:43.588045+0000 mgr.y (mgr.26165) 1296 : cluster [DBG] pgmap v1342: 99 pgs: 99 active+clean; 4.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 57 MiB/s wr, 907 op/s 2024-09-14T04:50:44.688 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:44.711 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:44.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:44.714 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:50:44.816 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:44.825 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:44 smithi038 bash[84940]: cluster 2024-09-14T04:50:43.588045+0000 mgr.y (mgr.26165) 1296 : cluster [DBG] pgmap v1342: 99 pgs: 99 active+clean; 4.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 57 MiB/s wr, 907 op/s 2024-09-14T04:50:44.826 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:44 smithi038 bash[84940]: cluster 2024-09-14T04:50:43.588045+0000 mgr.y (mgr.26165) 1296 : cluster [DBG] pgmap v1342: 99 pgs: 99 active+clean; 4.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 57 MiB/s wr, 907 op/s 2024-09-14T04:50:44.826 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:44 smithi038 bash[87336]: cluster 2024-09-14T04:50:43.588045+0000 mgr.y (mgr.26165) 1296 : cluster [DBG] pgmap v1342: 99 pgs: 99 active+clean; 4.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 57 MiB/s wr, 907 op/s 2024-09-14T04:50:44.826 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:44 smithi038 bash[87336]: cluster 2024-09-14T04:50:43.588045+0000 mgr.y (mgr.26165) 1296 : cluster [DBG] pgmap v1342: 99 pgs: 99 active+clean; 4.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 57 MiB/s wr, 907 op/s 2024-09-14T04:50:44.846 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:44.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:44.849 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:50:44.950 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:44.985 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:44.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:44.988 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:50:45.088 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:45.108 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:45.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:45.110 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:50:45.211 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:45.231 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:45.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:45.235 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:50:45.336 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:45.362 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:45.365 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 69 16 82050 82034 74.2963 61.1875 0.02564 0.0134541 2024-09-14T04:50:45.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:45.367 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:50:45.468 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:45.489 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:45.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:45.491 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:50:45.591 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:45.613 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:45.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:45.619 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:50:45.720 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:45.743 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:45.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:45.745 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:50:45.845 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:45.861 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:45 smithi123 bash[68976]: audit 2024-09-14T04:50:45.252090+0000 mon.a (mon.0) 1518 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:50:45.861 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:45 smithi123 bash[68976]: audit 2024-09-14T04:50:45.252090+0000 mon.a (mon.0) 1518 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:50:45.875 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:45.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:45.877 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:50:45.978 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:45.992 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:45 smithi038 bash[84940]: audit 2024-09-14T04:50:45.252090+0000 mon.a (mon.0) 1518 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:50:45.993 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:45 smithi038 bash[84940]: audit 2024-09-14T04:50:45.252090+0000 mon.a (mon.0) 1518 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:50:45.993 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:45 smithi038 bash[87336]: audit 2024-09-14T04:50:45.252090+0000 mon.a (mon.0) 1518 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:50:45.993 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:45 smithi038 bash[87336]: audit 2024-09-14T04:50:45.252090+0000 mon.a (mon.0) 1518 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:50:46.007 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:46.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:46.009 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:50:46.110 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:46.134 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:46.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:46.136 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:50:46.237 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:46.261 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:46.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:46.265 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:50:46.365 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 70 16 82726 82710 73.8385 42.25 0.0122565 0.0135377 2024-09-14T04:50:46.366 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:46.395 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:46.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:46.402 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:50:46.503 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:46.527 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:46.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:46.531 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:50:46.632 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:46.660 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:46.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:46.666 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:50:46.767 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:46.778 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:46 smithi123 bash[68976]: cluster 2024-09-14T04:50:45.588708+0000 mgr.y (mgr.26165) 1297 : cluster [DBG] pgmap v1343: 99 pgs: 99 active+clean; 4.9 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 58 MiB/s wr, 924 op/s 2024-09-14T04:50:46.778 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:46 smithi123 bash[68976]: cluster 2024-09-14T04:50:45.588708+0000 mgr.y (mgr.26165) 1297 : cluster [DBG] pgmap v1343: 99 pgs: 99 active+clean; 4.9 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 58 MiB/s wr, 924 op/s 2024-09-14T04:50:46.798 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:46.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:46.802 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:50:46.903 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:46.931 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:46.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:46.933 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:50:47.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:46 smithi038 bash[84940]: cluster 2024-09-14T04:50:45.588708+0000 mgr.y (mgr.26165) 1297 : cluster [DBG] pgmap v1343: 99 pgs: 99 active+clean; 4.9 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 58 MiB/s wr, 924 op/s 2024-09-14T04:50:47.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:46 smithi038 bash[84940]: cluster 2024-09-14T04:50:45.588708+0000 mgr.y (mgr.26165) 1297 : cluster [DBG] pgmap v1343: 99 pgs: 99 active+clean; 4.9 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 58 MiB/s wr, 924 op/s 2024-09-14T04:50:47.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:46 smithi038 bash[87336]: cluster 2024-09-14T04:50:45.588708+0000 mgr.y (mgr.26165) 1297 : cluster [DBG] pgmap v1343: 99 pgs: 99 active+clean; 4.9 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 58 MiB/s wr, 924 op/s 2024-09-14T04:50:47.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:46 smithi038 bash[87336]: cluster 2024-09-14T04:50:45.588708+0000 mgr.y (mgr.26165) 1297 : cluster [DBG] pgmap v1343: 99 pgs: 99 active+clean; 4.9 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 58 MiB/s wr, 924 op/s 2024-09-14T04:50:47.034 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:47.055 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:47.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:47.057 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:50:47.161 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:47.196 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:47.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:47.202 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:50:47.303 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:47.335 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:47.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:47.338 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:50:47.340 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 04:50:47 smithi123 bash[60514]: logger=cleanup t=2024-09-14T04:50:47.082757184Z level=info msg="Completed cleanup jobs" duration=141.725924ms 2024-09-14T04:50:47.365 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 71 16 83498 83482 73.478 48.25 0.0102526 0.0136044 2024-09-14T04:50:47.440 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:47.465 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:47.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:47.469 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:50:47.570 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:47.599 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:47.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:47.602 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:50:47.702 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:47.737 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:47.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:47.743 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:50:47.844 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:47.870 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:47.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:47.872 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:50:47.973 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:47.997 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:47.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:47.999 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:50:48.099 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:48.122 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:48.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:48.124 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:50:48.225 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:48.252 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:48.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:48.257 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:50:48.358 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:48.365 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 72 16 84347 84331 73.1944 53.0625 0.0180045 0.013657 2024-09-14T04:50:48.386 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:48.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:48.393 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:50:48.494 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:48.516 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:48.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:48.518 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:50:48.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:50:48 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:50:48] "GET /metrics HTTP/1.1" 200 36684 "" "Prometheus/2.51.0" 2024-09-14T04:50:48.619 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:48.643 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:48.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:48.645 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:50:48.746 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:48.788 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:48.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:48.791 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:50:48.892 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:48.923 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:48.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:48.925 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:50:48.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:48 smithi123 bash[68976]: cluster 2024-09-14T04:50:47.589228+0000 mgr.y (mgr.26165) 1298 : cluster [DBG] pgmap v1344: 99 pgs: 99 active+clean; 5.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 60 MiB/s wr, 965 op/s 2024-09-14T04:50:48.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:48 smithi123 bash[68976]: cluster 2024-09-14T04:50:47.589228+0000 mgr.y (mgr.26165) 1298 : cluster [DBG] pgmap v1344: 99 pgs: 99 active+clean; 5.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 60 MiB/s wr, 965 op/s 2024-09-14T04:50:49.026 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:49.051 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:48 smithi038 bash[84940]: cluster 2024-09-14T04:50:47.589228+0000 mgr.y (mgr.26165) 1298 : cluster [DBG] pgmap v1344: 99 pgs: 99 active+clean; 5.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 60 MiB/s wr, 965 op/s 2024-09-14T04:50:49.052 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:48 smithi038 bash[84940]: cluster 2024-09-14T04:50:47.589228+0000 mgr.y (mgr.26165) 1298 : cluster [DBG] pgmap v1344: 99 pgs: 99 active+clean; 5.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 60 MiB/s wr, 965 op/s 2024-09-14T04:50:49.063 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:49.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:49.069 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:50:49.169 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:49.192 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:49.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:49.194 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:50:49.295 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:49.319 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:49.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:49.321 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:50:49.365 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 73 16 84986 84970 72.7388 39.9375 0.00311797 0.013689 2024-09-14T04:50:49.371 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:49 smithi038 bash[87336]: cluster 2024-09-14T04:50:47.589228+0000 mgr.y (mgr.26165) 1298 : cluster [DBG] pgmap v1344: 99 pgs: 99 active+clean; 5.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 60 MiB/s wr, 965 op/s 2024-09-14T04:50:49.371 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:49 smithi038 bash[87336]: cluster 2024-09-14T04:50:47.589228+0000 mgr.y (mgr.26165) 1298 : cluster [DBG] pgmap v1344: 99 pgs: 99 active+clean; 5.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 60 MiB/s wr, 965 op/s 2024-09-14T04:50:49.421 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:49.470 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:49.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:49.473 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:50:49.574 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:49.604 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:49.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:49.610 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:50:49.711 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:49.741 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:49.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:49.745 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:50:49.846 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:49.873 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:49.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:49.877 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:50:49.978 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:49.999 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:50.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:50.002 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:50:50.102 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:50.126 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:50.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:50.128 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:50:50.229 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:50.265 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:50.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:50.270 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:50:50.365 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 74 16 85693 85677 72.3529 44.1875 0.0113423 0.0138152 2024-09-14T04:50:50.371 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:50.379 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:50:50 smithi123 bash[61744]: ts=2024-09-14T04:50:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:50:50.397 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:50.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:50.403 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:50:50.504 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:50.528 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:50.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:50.534 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:50:50.635 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:50.662 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:50.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:50.667 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:50:50.767 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:50.798 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:50.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:50.800 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:50:50.901 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:50.911 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:50 smithi123 bash[68976]: cluster 2024-09-14T04:50:49.589753+0000 mgr.y (mgr.26165) 1299 : cluster [DBG] pgmap v1345: 99 pgs: 99 active+clean; 5.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 48 MiB/s wr, 772 op/s 2024-09-14T04:50:50.911 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:50 smithi123 bash[68976]: cluster 2024-09-14T04:50:49.589753+0000 mgr.y (mgr.26165) 1299 : cluster [DBG] pgmap v1345: 99 pgs: 99 active+clean; 5.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 48 MiB/s wr, 772 op/s 2024-09-14T04:50:50.925 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:50.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:50.929 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:50:51.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:50 smithi038 bash[84940]: cluster 2024-09-14T04:50:49.589753+0000 mgr.y (mgr.26165) 1299 : cluster [DBG] pgmap v1345: 99 pgs: 99 active+clean; 5.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 48 MiB/s wr, 772 op/s 2024-09-14T04:50:51.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:50 smithi038 bash[84940]: cluster 2024-09-14T04:50:49.589753+0000 mgr.y (mgr.26165) 1299 : cluster [DBG] pgmap v1345: 99 pgs: 99 active+clean; 5.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 48 MiB/s wr, 772 op/s 2024-09-14T04:50:51.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:50 smithi038 bash[87336]: cluster 2024-09-14T04:50:49.589753+0000 mgr.y (mgr.26165) 1299 : cluster [DBG] pgmap v1345: 99 pgs: 99 active+clean; 5.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 48 MiB/s wr, 772 op/s 2024-09-14T04:50:51.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:50 smithi038 bash[87336]: cluster 2024-09-14T04:50:49.589753+0000 mgr.y (mgr.26165) 1299 : cluster [DBG] pgmap v1345: 99 pgs: 99 active+clean; 5.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 48 MiB/s wr, 772 op/s 2024-09-14T04:50:51.030 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:51.058 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:51.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:51.061 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:50:51.162 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:51.184 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:51.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:51.186 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:50:51.287 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:51.314 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:51.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:51.317 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:50:51.365 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 75 16 86523 86507 72.0798 51.875 0.0179419 0.0138684 2024-09-14T04:50:51.418 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:51.443 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:51.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:51.446 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:50:51.547 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:51.566 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:51.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:51.568 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:50:51.669 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:51.693 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:51.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:51.699 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:50:51.799 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:51.824 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:51.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:51.830 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:50:51.931 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:51.963 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:51.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:51.967 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:50:52.068 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:52.102 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:52.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:52.105 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:50:52.206 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:52.235 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:52.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:52.243 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:50:52.343 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:52.368 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 76 16 87331 87315 71.7934 50.5 0.0157411 0.0139222 2024-09-14T04:50:52.373 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:52.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:52.380 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:50:52.480 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:52.500 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:52.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:52.502 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:50:52.603 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:52.622 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:52.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:52.624 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:50:52.725 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:52.751 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:52.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:52.753 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:50:52.853 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:52.864 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:52 smithi123 bash[68976]: cluster 2024-09-14T04:50:51.590764+0000 mgr.y (mgr.26165) 1300 : cluster [DBG] pgmap v1346: 99 pgs: 99 active+clean; 5.2 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 53 MiB/s wr, 842 op/s 2024-09-14T04:50:52.864 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:52 smithi123 bash[68976]: cluster 2024-09-14T04:50:51.590764+0000 mgr.y (mgr.26165) 1300 : cluster [DBG] pgmap v1346: 99 pgs: 99 active+clean; 5.2 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 53 MiB/s wr, 842 op/s 2024-09-14T04:50:52.878 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:52.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:52.883 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:50:52.983 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:53.009 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:53.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:53.014 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:50:53.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:52 smithi038 bash[84940]: cluster 2024-09-14T04:50:51.590764+0000 mgr.y (mgr.26165) 1300 : cluster [DBG] pgmap v1346: 99 pgs: 99 active+clean; 5.2 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 53 MiB/s wr, 842 op/s 2024-09-14T04:50:53.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:52 smithi038 bash[84940]: cluster 2024-09-14T04:50:51.590764+0000 mgr.y (mgr.26165) 1300 : cluster [DBG] pgmap v1346: 99 pgs: 99 active+clean; 5.2 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 53 MiB/s wr, 842 op/s 2024-09-14T04:50:53.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:52 smithi038 bash[87336]: cluster 2024-09-14T04:50:51.590764+0000 mgr.y (mgr.26165) 1300 : cluster [DBG] pgmap v1346: 99 pgs: 99 active+clean; 5.2 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 53 MiB/s wr, 842 op/s 2024-09-14T04:50:53.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:52 smithi038 bash[87336]: cluster 2024-09-14T04:50:51.590764+0000 mgr.y (mgr.26165) 1300 : cluster [DBG] pgmap v1346: 99 pgs: 99 active+clean; 5.2 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 53 MiB/s wr, 842 op/s 2024-09-14T04:50:53.115 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:53.135 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:53.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:53.137 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:50:53.238 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:53.266 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:53.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:53.268 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:50:53.368 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 77 16 87816 87800 71.2547 30.3125 0.00934573 0.0140291 2024-09-14T04:50:53.370 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:53.396 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:53.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:53.400 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:50:53.501 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:53.525 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:53.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:53.531 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:50:53.632 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:53.656 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:53.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:53.660 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:50:53.761 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:53.783 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:53.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:53.786 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:50:53.887 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:53.918 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:50:53.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:53.921 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:50:54.022 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:54.049 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:54.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:54.054 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:50:54.155 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:54.178 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:54.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:54.181 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:50:54.213 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-09-14T04:50:54.213 INFO:teuthology.orchestra.run.smithi038.stdout: "ops": [], 2024-09-14T04:50:54.214 INFO:teuthology.orchestra.run.smithi038.stdout: "complaint_time": 30, 2024-09-14T04:50:54.214 INFO:teuthology.orchestra.run.smithi038.stdout: "num_blocked_ops": 0 2024-09-14T04:50:54.214 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-09-14T04:50:54.282 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:54.303 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:54.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:54.305 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:50:54.368 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 78 16 88667 88651 71.023 53.1875 0.00497908 0.0140467 2024-09-14T04:50:54.406 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:54.428 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:54.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:54.433 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:50:54.534 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:54.556 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:54.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:54.558 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:50:54.659 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:54.689 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:54.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:54.693 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:50:54.793 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:54.817 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:54.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:54.821 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:50:54.922 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:54.940 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:54 smithi038 bash[84940]: cluster 2024-09-14T04:50:53.591878+0000 mgr.y (mgr.26165) 1301 : cluster [DBG] pgmap v1347: 99 pgs: 99 active+clean; 5.3 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 46 MiB/s wr, 741 op/s 2024-09-14T04:50:54.940 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:54 smithi038 bash[84940]: cluster 2024-09-14T04:50:53.591878+0000 mgr.y (mgr.26165) 1301 : cluster [DBG] pgmap v1347: 99 pgs: 99 active+clean; 5.3 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 46 MiB/s wr, 741 op/s 2024-09-14T04:50:54.940 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:54 smithi038 bash[87336]: cluster 2024-09-14T04:50:53.591878+0000 mgr.y (mgr.26165) 1301 : cluster [DBG] pgmap v1347: 99 pgs: 99 active+clean; 5.3 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 46 MiB/s wr, 741 op/s 2024-09-14T04:50:54.941 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:54 smithi038 bash[87336]: cluster 2024-09-14T04:50:53.591878+0000 mgr.y (mgr.26165) 1301 : cluster [DBG] pgmap v1347: 99 pgs: 99 active+clean; 5.3 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 46 MiB/s wr, 741 op/s 2024-09-14T04:50:54.947 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:54.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:54.949 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:50:55.050 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:55.065 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:54 smithi123 bash[68976]: cluster 2024-09-14T04:50:53.591878+0000 mgr.y (mgr.26165) 1301 : cluster [DBG] pgmap v1347: 99 pgs: 99 active+clean; 5.3 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 46 MiB/s wr, 741 op/s 2024-09-14T04:50:55.065 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:54 smithi123 bash[68976]: cluster 2024-09-14T04:50:53.591878+0000 mgr.y (mgr.26165) 1301 : cluster [DBG] pgmap v1347: 99 pgs: 99 active+clean; 5.3 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 46 MiB/s wr, 741 op/s 2024-09-14T04:50:55.082 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:55.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:55.087 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:50:55.187 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:55.209 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:55.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:55.211 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:50:55.311 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:55.339 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:55.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:55.344 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:50:55.368 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 79 16 89271 89255 70.6018 37.75 0.0130164 0.0141589 2024-09-14T04:50:55.445 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:55.482 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:55.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:55.488 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:50:55.588 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:55.607 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:55.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:55.608 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:50:55.709 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:55.739 INFO:teuthology.orchestra.run.smithi038.stderr:set pool 1 pg_num to 21 2024-09-14T04:50:55.742 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:55.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:55.745 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:50:55.846 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:55.856 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:55 smithi038 bash[87336]: audit 2024-09-14T04:50:55.247318+0000 mon.c (mon.2) 77 : audit [INF] from='client.? 172.21.15.38:0/1099548832' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"} : dispatch 2024-09-14T04:50:55.857 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:55 smithi038 bash[87336]: audit 2024-09-14T04:50:55.247318+0000 mon.c (mon.2) 77 : audit [INF] from='client.? 172.21.15.38:0/1099548832' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"} : dispatch 2024-09-14T04:50:55.857 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:55 smithi038 bash[87336]: audit 2024-09-14T04:50:55.247895+0000 mon.a (mon.0) 1519 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"} : dispatch 2024-09-14T04:50:55.857 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:55 smithi038 bash[87336]: audit 2024-09-14T04:50:55.247895+0000 mon.a (mon.0) 1519 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"} : dispatch 2024-09-14T04:50:55.857 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:55 smithi038 bash[84940]: audit 2024-09-14T04:50:55.247318+0000 mon.c (mon.2) 77 : audit [INF] from='client.? 172.21.15.38:0/1099548832' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"} : dispatch 2024-09-14T04:50:55.857 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:55 smithi038 bash[84940]: audit 2024-09-14T04:50:55.247318+0000 mon.c (mon.2) 77 : audit [INF] from='client.? 172.21.15.38:0/1099548832' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"} : dispatch 2024-09-14T04:50:55.857 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:55 smithi038 bash[84940]: audit 2024-09-14T04:50:55.247895+0000 mon.a (mon.0) 1519 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"} : dispatch 2024-09-14T04:50:55.857 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:55 smithi038 bash[84940]: audit 2024-09-14T04:50:55.247895+0000 mon.a (mon.0) 1519 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"} : dispatch 2024-09-14T04:50:55.872 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:55.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:55.877 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:50:55.977 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:56.006 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:56.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:56.013 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:50:56.113 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:56.123 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:55 smithi123 bash[68976]: audit 2024-09-14T04:50:55.247318+0000 mon.c (mon.2) 77 : audit [INF] from='client.? 172.21.15.38:0/1099548832' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"} : dispatch 2024-09-14T04:50:56.123 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:55 smithi123 bash[68976]: audit 2024-09-14T04:50:55.247318+0000 mon.c (mon.2) 77 : audit [INF] from='client.? 172.21.15.38:0/1099548832' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"} : dispatch 2024-09-14T04:50:56.123 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:55 smithi123 bash[68976]: audit 2024-09-14T04:50:55.247895+0000 mon.a (mon.0) 1519 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"} : dispatch 2024-09-14T04:50:56.123 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:55 smithi123 bash[68976]: audit 2024-09-14T04:50:55.247895+0000 mon.a (mon.0) 1519 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"} : dispatch 2024-09-14T04:50:56.148 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:56.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:56.156 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:50:56.215 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0: {} 2024-09-14T04:50:56.215 INFO:teuthology.orchestra.run.smithi038.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-14T04:50:56.256 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:56.281 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:56.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:56.283 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:50:56.357 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1: {} 2024-09-14T04:50:56.357 INFO:teuthology.orchestra.run.smithi038.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-14T04:50:56.368 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:2024-09-14T04:50:56.369382+0000 min lat: 0.00117589 max lat: 0.778451 avg lat: 0.01422 2024-09-14T04:50:56.369 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-14T04:50:56.369 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 80 16 90012 89996 70.2982 46.3125 0.0144537 0.01422 2024-09-14T04:50:56.383 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:56.392 INFO:teuthology.orchestra.run.smithi038.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-14T04:50:56.392 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2: {} 2024-09-14T04:50:56.415 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:56.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:56.423 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:50:56.426 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3: {} 2024-09-14T04:50:56.426 INFO:teuthology.orchestra.run.smithi038.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-14T04:50:56.456 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4: {} 2024-09-14T04:50:56.456 INFO:teuthology.orchestra.run.smithi038.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-14T04:50:56.482 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5: {} 2024-09-14T04:50:56.482 INFO:teuthology.orchestra.run.smithi038.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-14T04:50:56.512 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6: {} 2024-09-14T04:50:56.512 INFO:teuthology.orchestra.run.smithi038.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-14T04:50:56.524 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:56.545 INFO:teuthology.orchestra.run.smithi038.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-14T04:50:56.546 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7: {} 2024-09-14T04:50:56.556 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:56.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:56.561 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:50:56.662 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:56.693 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:56.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:56.696 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:50:56.797 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:56.826 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:56.829 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:56 smithi038 bash[84940]: cluster 2024-09-14T04:50:55.592691+0000 mgr.y (mgr.26165) 1302 : cluster [DBG] pgmap v1348: 99 pgs: 99 active+clean; 5.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 48 MiB/s wr, 773 op/s 2024-09-14T04:50:56.829 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:56 smithi038 bash[84940]: cluster 2024-09-14T04:50:55.592691+0000 mgr.y (mgr.26165) 1302 : cluster [DBG] pgmap v1348: 99 pgs: 99 active+clean; 5.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 48 MiB/s wr, 773 op/s 2024-09-14T04:50:56.829 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:56 smithi038 bash[84940]: audit 2024-09-14T04:50:55.728264+0000 mon.a (mon.0) 1520 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"}]': finished 2024-09-14T04:50:56.829 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:56 smithi038 bash[84940]: audit 2024-09-14T04:50:55.728264+0000 mon.a (mon.0) 1520 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"}]': finished 2024-09-14T04:50:56.829 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:56 smithi038 bash[84940]: cluster 2024-09-14T04:50:55.738122+0000 mon.a (mon.0) 1521 : cluster [DBG] osdmap e261: 8 total, 8 up, 8 in 2024-09-14T04:50:56.829 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:56 smithi038 bash[84940]: cluster 2024-09-14T04:50:55.738122+0000 mon.a (mon.0) 1521 : cluster [DBG] osdmap e261: 8 total, 8 up, 8 in 2024-09-14T04:50:56.829 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:56 smithi038 bash[84940]: audit 2024-09-14T04:50:56.197999+0000 mon.c (mon.2) 78 : audit [DBG] from='client.? 172.21.15.38:0/915195001' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:50:56.830 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:56 smithi038 bash[84940]: audit 2024-09-14T04:50:56.197999+0000 mon.c (mon.2) 78 : audit [DBG] from='client.? 172.21.15.38:0/915195001' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:50:56.830 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:56 smithi038 bash[87336]: cluster 2024-09-14T04:50:55.592691+0000 mgr.y (mgr.26165) 1302 : cluster [DBG] pgmap v1348: 99 pgs: 99 active+clean; 5.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 48 MiB/s wr, 773 op/s 2024-09-14T04:50:56.830 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:56 smithi038 bash[87336]: cluster 2024-09-14T04:50:55.592691+0000 mgr.y (mgr.26165) 1302 : cluster [DBG] pgmap v1348: 99 pgs: 99 active+clean; 5.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 48 MiB/s wr, 773 op/s 2024-09-14T04:50:56.830 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:56 smithi038 bash[87336]: audit 2024-09-14T04:50:55.728264+0000 mon.a (mon.0) 1520 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"}]': finished 2024-09-14T04:50:56.830 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:56 smithi038 bash[87336]: audit 2024-09-14T04:50:55.728264+0000 mon.a (mon.0) 1520 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"}]': finished 2024-09-14T04:50:56.830 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:56 smithi038 bash[87336]: cluster 2024-09-14T04:50:55.738122+0000 mon.a (mon.0) 1521 : cluster [DBG] osdmap e261: 8 total, 8 up, 8 in 2024-09-14T04:50:56.830 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:56 smithi038 bash[87336]: cluster 2024-09-14T04:50:55.738122+0000 mon.a (mon.0) 1521 : cluster [DBG] osdmap e261: 8 total, 8 up, 8 in 2024-09-14T04:50:56.830 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:56 smithi038 bash[87336]: audit 2024-09-14T04:50:56.197999+0000 mon.c (mon.2) 78 : audit [DBG] from='client.? 172.21.15.38:0/915195001' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:50:56.830 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:56 smithi038 bash[87336]: audit 2024-09-14T04:50:56.197999+0000 mon.c (mon.2) 78 : audit [DBG] from='client.? 172.21.15.38:0/915195001' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:50:56.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:56.833 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:50:56.933 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:56.971 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:56.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:56.975 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:50:57.076 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:57.099 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:57.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:57.101 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:50:57.104 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:56 smithi123 bash[68976]: cluster 2024-09-14T04:50:55.592691+0000 mgr.y (mgr.26165) 1302 : cluster [DBG] pgmap v1348: 99 pgs: 99 active+clean; 5.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 48 MiB/s wr, 773 op/s 2024-09-14T04:50:57.104 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:56 smithi123 bash[68976]: cluster 2024-09-14T04:50:55.592691+0000 mgr.y (mgr.26165) 1302 : cluster [DBG] pgmap v1348: 99 pgs: 99 active+clean; 5.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 48 MiB/s wr, 773 op/s 2024-09-14T04:50:57.104 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:56 smithi123 bash[68976]: audit 2024-09-14T04:50:55.728264+0000 mon.a (mon.0) 1520 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"}]': finished 2024-09-14T04:50:57.104 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:56 smithi123 bash[68976]: audit 2024-09-14T04:50:55.728264+0000 mon.a (mon.0) 1520 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"}]': finished 2024-09-14T04:50:57.104 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:56 smithi123 bash[68976]: cluster 2024-09-14T04:50:55.738122+0000 mon.a (mon.0) 1521 : cluster [DBG] osdmap e261: 8 total, 8 up, 8 in 2024-09-14T04:50:57.105 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:56 smithi123 bash[68976]: cluster 2024-09-14T04:50:55.738122+0000 mon.a (mon.0) 1521 : cluster [DBG] osdmap e261: 8 total, 8 up, 8 in 2024-09-14T04:50:57.105 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:56 smithi123 bash[68976]: audit 2024-09-14T04:50:56.197999+0000 mon.c (mon.2) 78 : audit [DBG] from='client.? 172.21.15.38:0/915195001' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:50:57.105 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:56 smithi123 bash[68976]: audit 2024-09-14T04:50:56.197999+0000 mon.c (mon.2) 78 : audit [DBG] from='client.? 172.21.15.38:0/915195001' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:50:57.203 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:57.235 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:57.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:57.238 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:50:57.339 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:57.365 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:57.368 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 81 16 90750 90734 69.9997 46.125 0.0128468 0.0142798 2024-09-14T04:50:57.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:57.371 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:50:57.472 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:57.494 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:57.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:57.499 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:50:57.600 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:57.627 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:57.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:57.630 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:50:57.731 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:57.756 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:57.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:57.760 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:50:57.861 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:57.885 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:57.887 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:57 smithi123 bash[68976]: audit 2024-09-14T04:50:57.594007+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"} : dispatch 2024-09-14T04:50:57.887 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:57 smithi123 bash[68976]: audit 2024-09-14T04:50:57.594007+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"} : dispatch 2024-09-14T04:50:57.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:57.888 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:50:57.989 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:57.999 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:57 smithi038 bash[84940]: audit 2024-09-14T04:50:57.594007+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"} : dispatch 2024-09-14T04:50:57.999 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:57 smithi038 bash[84940]: audit 2024-09-14T04:50:57.594007+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"} : dispatch 2024-09-14T04:50:58.000 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:57 smithi038 bash[87336]: audit 2024-09-14T04:50:57.594007+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"} : dispatch 2024-09-14T04:50:58.000 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:57 smithi038 bash[87336]: audit 2024-09-14T04:50:57.594007+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"} : dispatch 2024-09-14T04:50:58.019 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:58.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:58.022 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:50:58.123 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:58.152 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:58.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:58.158 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:50:58.259 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:58.279 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:58.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:58.281 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:50:58.369 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 82 16 91491 91475 69.7108 46.3125 0.0036441 0.0143169 2024-09-14T04:50:58.382 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:58.406 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:58.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:58.408 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:50:58.508 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:58.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:50:58 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:50:58] "GET /metrics HTTP/1.1" 200 36684 "" "Prometheus/2.51.0" 2024-09-14T04:50:58.529 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:58.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:58.531 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:50:58.632 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:58.663 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:58.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:58.668 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:50:58.768 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:58.779 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:58 smithi123 bash[68976]: cluster 2024-09-14T04:50:57.593280+0000 mgr.y (mgr.26165) 1303 : cluster [DBG] pgmap v1350: 99 pgs: 99 active+clean; 5.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 46 MiB/s wr, 739 op/s 2024-09-14T04:50:58.779 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:58 smithi123 bash[68976]: cluster 2024-09-14T04:50:57.593280+0000 mgr.y (mgr.26165) 1303 : cluster [DBG] pgmap v1350: 99 pgs: 99 active+clean; 5.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 46 MiB/s wr, 739 op/s 2024-09-14T04:50:58.779 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:58 smithi123 bash[68976]: audit 2024-09-14T04:50:57.746912+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"}]': finished 2024-09-14T04:50:58.779 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:58 smithi123 bash[68976]: audit 2024-09-14T04:50:57.746912+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"}]': finished 2024-09-14T04:50:58.779 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:58 smithi123 bash[68976]: cluster 2024-09-14T04:50:57.750155+0000 mon.a (mon.0) 1524 : cluster [DBG] osdmap e262: 8 total, 8 up, 8 in 2024-09-14T04:50:58.779 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:58 smithi123 bash[68976]: cluster 2024-09-14T04:50:57.750155+0000 mon.a (mon.0) 1524 : cluster [DBG] osdmap e262: 8 total, 8 up, 8 in 2024-09-14T04:50:58.796 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:50:58.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:58.799 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:50:58.900 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:58.909 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:58 smithi038 bash[84940]: cluster 2024-09-14T04:50:57.593280+0000 mgr.y (mgr.26165) 1303 : cluster [DBG] pgmap v1350: 99 pgs: 99 active+clean; 5.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 46 MiB/s wr, 739 op/s 2024-09-14T04:50:58.910 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:58 smithi038 bash[84940]: cluster 2024-09-14T04:50:57.593280+0000 mgr.y (mgr.26165) 1303 : cluster [DBG] pgmap v1350: 99 pgs: 99 active+clean; 5.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 46 MiB/s wr, 739 op/s 2024-09-14T04:50:58.910 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:58 smithi038 bash[84940]: audit 2024-09-14T04:50:57.746912+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"}]': finished 2024-09-14T04:50:58.910 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:58 smithi038 bash[84940]: audit 2024-09-14T04:50:57.746912+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"}]': finished 2024-09-14T04:50:58.910 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:58 smithi038 bash[84940]: cluster 2024-09-14T04:50:57.750155+0000 mon.a (mon.0) 1524 : cluster [DBG] osdmap e262: 8 total, 8 up, 8 in 2024-09-14T04:50:58.910 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:58 smithi038 bash[84940]: cluster 2024-09-14T04:50:57.750155+0000 mon.a (mon.0) 1524 : cluster [DBG] osdmap e262: 8 total, 8 up, 8 in 2024-09-14T04:50:58.910 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:58 smithi038 bash[87336]: cluster 2024-09-14T04:50:57.593280+0000 mgr.y (mgr.26165) 1303 : cluster [DBG] pgmap v1350: 99 pgs: 99 active+clean; 5.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 46 MiB/s wr, 739 op/s 2024-09-14T04:50:58.910 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:58 smithi038 bash[87336]: cluster 2024-09-14T04:50:57.593280+0000 mgr.y (mgr.26165) 1303 : cluster [DBG] pgmap v1350: 99 pgs: 99 active+clean; 5.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 46 MiB/s wr, 739 op/s 2024-09-14T04:50:58.910 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:58 smithi038 bash[87336]: audit 2024-09-14T04:50:57.746912+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"}]': finished 2024-09-14T04:50:58.910 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:58 smithi038 bash[87336]: audit 2024-09-14T04:50:57.746912+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"}]': finished 2024-09-14T04:50:58.911 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:58 smithi038 bash[87336]: cluster 2024-09-14T04:50:57.750155+0000 mon.a (mon.0) 1524 : cluster [DBG] osdmap e262: 8 total, 8 up, 8 in 2024-09-14T04:50:58.911 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:58 smithi038 bash[87336]: cluster 2024-09-14T04:50:57.750155+0000 mon.a (mon.0) 1524 : cluster [DBG] osdmap e262: 8 total, 8 up, 8 in 2024-09-14T04:50:58.927 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:58.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:58.934 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:50:59.034 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:59.059 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:50:59.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:59.061 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:50:59.161 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:59.186 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:50:59.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:59.188 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:50:59.289 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:59.317 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:59.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:59.319 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:50:59.369 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 83 16 92194 92178 69.4003 43.9375 0.00721944 0.0144046 2024-09-14T04:50:59.419 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:59.446 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:50:59.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:59.449 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:50:59.549 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:59.579 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:50:59.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:59.583 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:50:59.684 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:59.708 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.3 dump_historic_ops 2024-09-14T04:50:59.709 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:59.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:59.715 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:50:59.816 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:59.837 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:59 smithi038 bash[84940]: cluster 2024-09-14T04:50:58.774869+0000 mon.a (mon.0) 1525 : cluster [DBG] osdmap e263: 8 total, 8 up, 8 in 2024-09-14T04:50:59.838 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:59 smithi038 bash[84940]: cluster 2024-09-14T04:50:58.774869+0000 mon.a (mon.0) 1525 : cluster [DBG] osdmap e263: 8 total, 8 up, 8 in 2024-09-14T04:50:59.838 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:59 smithi038 bash[84940]: cluster 2024-09-14T04:50:58.805290+0000 osd.0 (osd.0) 11 : cluster [DBG] 1.11 scrub starts 2024-09-14T04:50:59.838 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:59 smithi038 bash[84940]: cluster 2024-09-14T04:50:58.805290+0000 osd.0 (osd.0) 11 : cluster [DBG] 1.11 scrub starts 2024-09-14T04:50:59.838 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:59 smithi038 bash[84940]: cluster 2024-09-14T04:50:58.858970+0000 osd.1 (osd.1) 17 : cluster [DBG] 1.3 scrub starts 2024-09-14T04:50:59.844 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:50:59.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:59.847 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:50:59.948 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:59.965 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:50:59.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:50:59.967 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:51:00.068 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:00.079 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:59 smithi123 bash[68976]: cluster 2024-09-14T04:50:58.774869+0000 mon.a (mon.0) 1525 : cluster [DBG] osdmap e263: 8 total, 8 up, 8 in 2024-09-14T04:51:00.079 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:59 smithi123 bash[68976]: cluster 2024-09-14T04:50:58.774869+0000 mon.a (mon.0) 1525 : cluster [DBG] osdmap e263: 8 total, 8 up, 8 in 2024-09-14T04:51:00.079 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:59 smithi123 bash[68976]: cluster 2024-09-14T04:50:58.805290+0000 osd.0 (osd.0) 11 : cluster [DBG] 1.11 scrub starts 2024-09-14T04:51:00.080 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:59 smithi123 bash[68976]: cluster 2024-09-14T04:50:58.805290+0000 osd.0 (osd.0) 11 : cluster [DBG] 1.11 scrub starts 2024-09-14T04:51:00.080 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:59 smithi123 bash[68976]: cluster 2024-09-14T04:50:58.858970+0000 osd.1 (osd.1) 17 : cluster [DBG] 1.3 scrub starts 2024-09-14T04:51:00.080 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:59 smithi123 bash[68976]: cluster 2024-09-14T04:50:58.858970+0000 osd.1 (osd.1) 17 : cluster [DBG] 1.3 scrub starts 2024-09-14T04:51:00.080 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:59 smithi123 bash[68976]: cluster 2024-09-14T04:50:59.380470+0000 osd.4 (osd.4) 13 : cluster [DBG] 1.5 scrub starts 2024-09-14T04:51:00.080 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:50:59 smithi123 bash[68976]: cluster 2024-09-14T04:50:59.380470+0000 osd.4 (osd.4) 13 : cluster [DBG] 1.5 scrub starts 2024-09-14T04:51:00.093 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:00.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:00.095 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:51:00.169 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:59 smithi038 bash[84940]: cluster 2024-09-14T04:50:58.858970+0000 osd.1 (osd.1) 17 : cluster [DBG] 1.3 scrub starts 2024-09-14T04:51:00.170 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:59 smithi038 bash[84940]: cluster 2024-09-14T04:50:59.380470+0000 osd.4 (osd.4) 13 : cluster [DBG] 1.5 scrub starts 2024-09-14T04:51:00.170 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:50:59 smithi038 bash[84940]: cluster 2024-09-14T04:50:59.380470+0000 osd.4 (osd.4) 13 : cluster [DBG] 1.5 scrub starts 2024-09-14T04:51:00.170 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:59 smithi038 bash[87336]: cluster 2024-09-14T04:50:58.774869+0000 mon.a (mon.0) 1525 : cluster [DBG] osdmap e263: 8 total, 8 up, 8 in 2024-09-14T04:51:00.170 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:59 smithi038 bash[87336]: cluster 2024-09-14T04:50:58.774869+0000 mon.a (mon.0) 1525 : cluster [DBG] osdmap e263: 8 total, 8 up, 8 in 2024-09-14T04:51:00.170 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:59 smithi038 bash[87336]: cluster 2024-09-14T04:50:58.805290+0000 osd.0 (osd.0) 11 : cluster [DBG] 1.11 scrub starts 2024-09-14T04:51:00.170 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:59 smithi038 bash[87336]: cluster 2024-09-14T04:50:58.805290+0000 osd.0 (osd.0) 11 : cluster [DBG] 1.11 scrub starts 2024-09-14T04:51:00.170 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:59 smithi038 bash[87336]: cluster 2024-09-14T04:50:58.858970+0000 osd.1 (osd.1) 17 : cluster [DBG] 1.3 scrub starts 2024-09-14T04:51:00.170 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:59 smithi038 bash[87336]: cluster 2024-09-14T04:50:58.858970+0000 osd.1 (osd.1) 17 : cluster [DBG] 1.3 scrub starts 2024-09-14T04:51:00.170 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:59 smithi038 bash[87336]: cluster 2024-09-14T04:50:59.380470+0000 osd.4 (osd.4) 13 : cluster [DBG] 1.5 scrub starts 2024-09-14T04:51:00.170 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:50:59 smithi038 bash[87336]: cluster 2024-09-14T04:50:59.380470+0000 osd.4 (osd.4) 13 : cluster [DBG] 1.5 scrub starts 2024-09-14T04:51:00.196 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:00.230 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:00.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:00.235 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:51:00.336 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:51:00.367 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:51:00.369 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 84 16 92803 92787 69.0272 38.0625 0.0132813 0.0144814 2024-09-14T04:51:00.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:00.373 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:51:00.437 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:51:00 smithi123 bash[61744]: ts=2024-09-14T04:51:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:51:00.474 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:00.498 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:00.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:00.507 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:51:00.608 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:00.645 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:00.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:00.654 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:51:00.755 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:00.776 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:00.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:00.779 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:51:00.876 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:00 smithi038 bash[87336]: cluster 2024-09-14T04:50:59.276665+0000 osd.3 (osd.3) 12 : cluster [DBG] 1.4 scrub starts 2024-09-14T04:51:00.876 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:00 smithi038 bash[87336]: cluster 2024-09-14T04:50:59.276665+0000 osd.3 (osd.3) 12 : cluster [DBG] 1.4 scrub starts 2024-09-14T04:51:00.876 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:00 smithi038 bash[87336]: cluster 2024-09-14T04:50:59.593976+0000 mgr.y (mgr.26165) 1304 : cluster [DBG] pgmap v1353: 109 pgs: 1 active+clean+scrubbing, 8 unknown, 100 active+clean; 5.5 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 46 MiB/s wr, 735 op/s 2024-09-14T04:51:00.876 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:00 smithi038 bash[87336]: cluster 2024-09-14T04:50:59.593976+0000 mgr.y (mgr.26165) 1304 : cluster [DBG] pgmap v1353: 109 pgs: 1 active+clean+scrubbing, 8 unknown, 100 active+clean; 5.5 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 46 MiB/s wr, 735 op/s 2024-09-14T04:51:00.876 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:00 smithi038 bash[87336]: cluster 2024-09-14T04:50:59.785791+0000 osd.0 (osd.0) 12 : cluster [DBG] 1.2 scrub starts 2024-09-14T04:51:00.876 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:00 smithi038 bash[87336]: cluster 2024-09-14T04:50:59.785791+0000 osd.0 (osd.0) 12 : cluster [DBG] 1.2 scrub starts 2024-09-14T04:51:00.876 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:00 smithi038 bash[87336]: cluster 2024-09-14T04:50:59.815013+0000 osd.1 (osd.1) 18 : cluster [DBG] 1.b scrub starts 2024-09-14T04:51:00.877 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:00 smithi038 bash[87336]: cluster 2024-09-14T04:50:59.815013+0000 osd.1 (osd.1) 18 : cluster [DBG] 1.b scrub starts 2024-09-14T04:51:00.877 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:00 smithi038 bash[87336]: audit 2024-09-14T04:51:00.254626+0000 mon.a (mon.0) 1526 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:51:00.877 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:00 smithi038 bash[87336]: audit 2024-09-14T04:51:00.254626+0000 mon.a (mon.0) 1526 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:51:00.877 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:00 smithi038 bash[87336]: cluster 2024-09-14T04:51:00.384274+0000 osd.4 (osd.4) 14 : cluster [DBG] 1.d scrub starts 2024-09-14T04:51:00.877 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:00 smithi038 bash[87336]: cluster 2024-09-14T04:51:00.384274+0000 osd.4 (osd.4) 14 : cluster [DBG] 1.d scrub starts 2024-09-14T04:51:00.877 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:00 smithi038 bash[84940]: cluster 2024-09-14T04:50:59.276665+0000 osd.3 (osd.3) 12 : cluster [DBG] 1.4 scrub starts 2024-09-14T04:51:00.877 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:00 smithi038 bash[84940]: cluster 2024-09-14T04:50:59.276665+0000 osd.3 (osd.3) 12 : cluster [DBG] 1.4 scrub starts 2024-09-14T04:51:00.877 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:00 smithi038 bash[84940]: cluster 2024-09-14T04:50:59.593976+0000 mgr.y (mgr.26165) 1304 : cluster [DBG] pgmap v1353: 109 pgs: 1 active+clean+scrubbing, 8 unknown, 100 active+clean; 5.5 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 46 MiB/s wr, 735 op/s 2024-09-14T04:51:00.877 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:00 smithi038 bash[84940]: cluster 2024-09-14T04:50:59.593976+0000 mgr.y (mgr.26165) 1304 : cluster [DBG] pgmap v1353: 109 pgs: 1 active+clean+scrubbing, 8 unknown, 100 active+clean; 5.5 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 46 MiB/s wr, 735 op/s 2024-09-14T04:51:00.877 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:00 smithi038 bash[84940]: cluster 2024-09-14T04:50:59.785791+0000 osd.0 (osd.0) 12 : cluster [DBG] 1.2 scrub starts 2024-09-14T04:51:00.877 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:00 smithi038 bash[84940]: cluster 2024-09-14T04:50:59.785791+0000 osd.0 (osd.0) 12 : cluster [DBG] 1.2 scrub starts 2024-09-14T04:51:00.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:00 smithi038 bash[84940]: cluster 2024-09-14T04:50:59.815013+0000 osd.1 (osd.1) 18 : cluster [DBG] 1.b scrub starts 2024-09-14T04:51:00.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:00 smithi038 bash[84940]: cluster 2024-09-14T04:50:59.815013+0000 osd.1 (osd.1) 18 : cluster [DBG] 1.b scrub starts 2024-09-14T04:51:00.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:00 smithi038 bash[84940]: audit 2024-09-14T04:51:00.254626+0000 mon.a (mon.0) 1526 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:51:00.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:00 smithi038 bash[84940]: audit 2024-09-14T04:51:00.254626+0000 mon.a (mon.0) 1526 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:51:00.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:00 smithi038 bash[84940]: cluster 2024-09-14T04:51:00.384274+0000 osd.4 (osd.4) 14 : cluster [DBG] 1.d scrub starts 2024-09-14T04:51:00.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:00 smithi038 bash[84940]: cluster 2024-09-14T04:51:00.384274+0000 osd.4 (osd.4) 14 : cluster [DBG] 1.d scrub starts 2024-09-14T04:51:00.879 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:00.910 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:00.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:00.917 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:51:01.018 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:01.044 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:01.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:01.049 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:51:01.150 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:01.159 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:00 smithi123 bash[68976]: cluster 2024-09-14T04:50:59.276665+0000 osd.3 (osd.3) 12 : cluster [DBG] 1.4 scrub starts 2024-09-14T04:51:01.159 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:00 smithi123 bash[68976]: cluster 2024-09-14T04:50:59.276665+0000 osd.3 (osd.3) 12 : cluster [DBG] 1.4 scrub starts 2024-09-14T04:51:01.159 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:00 smithi123 bash[68976]: cluster 2024-09-14T04:50:59.593976+0000 mgr.y (mgr.26165) 1304 : cluster [DBG] pgmap v1353: 109 pgs: 1 active+clean+scrubbing, 8 unknown, 100 active+clean; 5.5 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 46 MiB/s wr, 735 op/s 2024-09-14T04:51:01.159 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:00 smithi123 bash[68976]: cluster 2024-09-14T04:50:59.593976+0000 mgr.y (mgr.26165) 1304 : cluster [DBG] pgmap v1353: 109 pgs: 1 active+clean+scrubbing, 8 unknown, 100 active+clean; 5.5 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 46 MiB/s wr, 735 op/s 2024-09-14T04:51:01.159 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:00 smithi123 bash[68976]: cluster 2024-09-14T04:50:59.785791+0000 osd.0 (osd.0) 12 : cluster [DBG] 1.2 scrub starts 2024-09-14T04:51:01.159 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:00 smithi123 bash[68976]: cluster 2024-09-14T04:50:59.785791+0000 osd.0 (osd.0) 12 : cluster [DBG] 1.2 scrub starts 2024-09-14T04:51:01.159 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:00 smithi123 bash[68976]: cluster 2024-09-14T04:50:59.815013+0000 osd.1 (osd.1) 18 : cluster [DBG] 1.b scrub starts 2024-09-14T04:51:01.159 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:00 smithi123 bash[68976]: cluster 2024-09-14T04:50:59.815013+0000 osd.1 (osd.1) 18 : cluster [DBG] 1.b scrub starts 2024-09-14T04:51:01.159 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:00 smithi123 bash[68976]: audit 2024-09-14T04:51:00.254626+0000 mon.a (mon.0) 1526 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:51:01.159 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:00 smithi123 bash[68976]: audit 2024-09-14T04:51:00.254626+0000 mon.a (mon.0) 1526 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:51:01.160 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:00 smithi123 bash[68976]: cluster 2024-09-14T04:51:00.384274+0000 osd.4 (osd.4) 14 : cluster [DBG] 1.d scrub starts 2024-09-14T04:51:01.160 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:00 smithi123 bash[68976]: cluster 2024-09-14T04:51:00.384274+0000 osd.4 (osd.4) 14 : cluster [DBG] 1.d scrub starts 2024-09-14T04:51:01.174 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:01.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:01.180 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:51:01.282 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:01.305 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:01.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:01.308 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:51:01.369 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 85 16 93730 93714 68.8967 57.9375 0.0165489 0.0145083 2024-09-14T04:51:01.409 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:01.434 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:01.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:01.438 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:51:01.539 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:01.563 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:01.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:01.565 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:51:01.667 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:01.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:01.697 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:01.697 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:51:01.797 INFO:teuthology.orchestra.run.smithi038.stderr:noscrub is unset 2024-09-14T04:51:01.798 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:01.824 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:01.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:01.829 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:51:01.930 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:01.960 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:01.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:01.965 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:51:02.025 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:01 smithi038 bash[84940]: cluster 2024-09-14T04:51:00.265067+0000 osd.3 (osd.3) 13 : cluster [DBG] 1.14 scrub starts 2024-09-14T04:51:02.026 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:01 smithi038 bash[84940]: cluster 2024-09-14T04:51:00.265067+0000 osd.3 (osd.3) 13 : cluster [DBG] 1.14 scrub starts 2024-09-14T04:51:02.026 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:01 smithi038 bash[84940]: cluster 2024-09-14T04:51:00.762580+0000 osd.0 (osd.0) 13 : cluster [DBG] 1.12 scrub starts 2024-09-14T04:51:02.026 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:01 smithi038 bash[84940]: cluster 2024-09-14T04:51:00.762580+0000 osd.0 (osd.0) 13 : cluster [DBG] 1.12 scrub starts 2024-09-14T04:51:02.026 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:01 smithi038 bash[84940]: cluster 2024-09-14T04:51:00.804329+0000 osd.1 (osd.1) 19 : cluster [DBG] 1.13 scrub starts 2024-09-14T04:51:02.026 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:01 smithi038 bash[84940]: cluster 2024-09-14T04:51:00.804329+0000 osd.1 (osd.1) 19 : cluster [DBG] 1.13 scrub starts 2024-09-14T04:51:02.026 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:01 smithi038 bash[84940]: audit 2024-09-14T04:51:01.429035+0000 mon.a (mon.0) 1527 : audit [INF] from='client.? 172.21.15.38:0/4013098941' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:51:02.026 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:01 smithi038 bash[84940]: audit 2024-09-14T04:51:01.429035+0000 mon.a (mon.0) 1527 : audit [INF] from='client.? 172.21.15.38:0/4013098941' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:51:02.026 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:01 smithi038 bash[87336]: cluster 2024-09-14T04:51:00.265067+0000 osd.3 (osd.3) 13 : cluster [DBG] 1.14 scrub starts 2024-09-14T04:51:02.026 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:01 smithi038 bash[87336]: cluster 2024-09-14T04:51:00.265067+0000 osd.3 (osd.3) 13 : cluster [DBG] 1.14 scrub starts 2024-09-14T04:51:02.026 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:01 smithi038 bash[87336]: cluster 2024-09-14T04:51:00.762580+0000 osd.0 (osd.0) 13 : cluster [DBG] 1.12 scrub starts 2024-09-14T04:51:02.027 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:01 smithi038 bash[87336]: cluster 2024-09-14T04:51:00.762580+0000 osd.0 (osd.0) 13 : cluster [DBG] 1.12 scrub starts 2024-09-14T04:51:02.027 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:01 smithi038 bash[87336]: cluster 2024-09-14T04:51:00.804329+0000 osd.1 (osd.1) 19 : cluster [DBG] 1.13 scrub starts 2024-09-14T04:51:02.027 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:01 smithi038 bash[87336]: cluster 2024-09-14T04:51:00.804329+0000 osd.1 (osd.1) 19 : cluster [DBG] 1.13 scrub starts 2024-09-14T04:51:02.027 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:01 smithi038 bash[87336]: audit 2024-09-14T04:51:01.429035+0000 mon.a (mon.0) 1527 : audit [INF] from='client.? 172.21.15.38:0/4013098941' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:51:02.027 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:01 smithi038 bash[87336]: audit 2024-09-14T04:51:01.429035+0000 mon.a (mon.0) 1527 : audit [INF] from='client.? 172.21.15.38:0/4013098941' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:51:02.066 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:02.076 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:01 smithi123 bash[68976]: cluster 2024-09-14T04:51:00.265067+0000 osd.3 (osd.3) 13 : cluster [DBG] 1.14 scrub starts 2024-09-14T04:51:02.077 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:01 smithi123 bash[68976]: cluster 2024-09-14T04:51:00.265067+0000 osd.3 (osd.3) 13 : cluster [DBG] 1.14 scrub starts 2024-09-14T04:51:02.077 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:01 smithi123 bash[68976]: cluster 2024-09-14T04:51:00.762580+0000 osd.0 (osd.0) 13 : cluster [DBG] 1.12 scrub starts 2024-09-14T04:51:02.077 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:01 smithi123 bash[68976]: cluster 2024-09-14T04:51:00.762580+0000 osd.0 (osd.0) 13 : cluster [DBG] 1.12 scrub starts 2024-09-14T04:51:02.077 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:01 smithi123 bash[68976]: cluster 2024-09-14T04:51:00.804329+0000 osd.1 (osd.1) 19 : cluster [DBG] 1.13 scrub starts 2024-09-14T04:51:02.077 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:01 smithi123 bash[68976]: cluster 2024-09-14T04:51:00.804329+0000 osd.1 (osd.1) 19 : cluster [DBG] 1.13 scrub starts 2024-09-14T04:51:02.077 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:01 smithi123 bash[68976]: audit 2024-09-14T04:51:01.429035+0000 mon.a (mon.0) 1527 : audit [INF] from='client.? 172.21.15.38:0/4013098941' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:51:02.077 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:01 smithi123 bash[68976]: audit 2024-09-14T04:51:01.429035+0000 mon.a (mon.0) 1527 : audit [INF] from='client.? 172.21.15.38:0/4013098941' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:51:02.089 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:02.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:02.095 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:51:02.195 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:02.230 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:02.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:02.235 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:51:02.336 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:02.364 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:02.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:02.367 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:51:02.369 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 86 16 94716 94700 68.812 61.625 0.00567128 0.014527 2024-09-14T04:51:02.468 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:51:02.517 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:51:02.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:02.521 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:51:02.622 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:02.646 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:02.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:02.648 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:51:02.748 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:02.774 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:02.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:02.776 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:51:02.877 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:02.904 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:02.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:02.907 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:51:02.956 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-14T04:51:03.007 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:03.030 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:03.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:03.033 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:51:03.134 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:03.145 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:02 smithi123 bash[68976]: cluster 2024-09-14T04:51:01.289356+0000 osd.3 (osd.3) 14 : cluster [DBG] 1.c scrub starts 2024-09-14T04:51:03.145 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:02 smithi123 bash[68976]: cluster 2024-09-14T04:51:01.289356+0000 osd.3 (osd.3) 14 : cluster [DBG] 1.c scrub starts 2024-09-14T04:51:03.145 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:02 smithi123 bash[68976]: cluster 2024-09-14T04:51:01.594629+0000 mgr.y (mgr.26165) 1305 : cluster [DBG] pgmap v1354: 109 pgs: 2 active+clean+scrubbing, 2 unknown, 105 active+clean; 5.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 51 MiB/s wr, 817 op/s 2024-09-14T04:51:03.145 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:02 smithi123 bash[68976]: cluster 2024-09-14T04:51:01.594629+0000 mgr.y (mgr.26165) 1305 : cluster [DBG] pgmap v1354: 109 pgs: 2 active+clean+scrubbing, 2 unknown, 105 active+clean; 5.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 51 MiB/s wr, 817 op/s 2024-09-14T04:51:03.145 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:02 smithi123 bash[68976]: cluster 2024-09-14T04:51:01.747876+0000 osd.0 (osd.0) 14 : cluster [DBG] 1.1 scrub starts 2024-09-14T04:51:03.145 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:02 smithi123 bash[68976]: cluster 2024-09-14T04:51:01.747876+0000 osd.0 (osd.0) 14 : cluster [DBG] 1.1 scrub starts 2024-09-14T04:51:03.145 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:02 smithi123 bash[68976]: cluster 2024-09-14T04:51:01.787295+0000 mon.a (mon.0) 1528 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:51:03.145 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:02 smithi123 bash[68976]: cluster 2024-09-14T04:51:01.787295+0000 mon.a (mon.0) 1528 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:51:03.146 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:02 smithi123 bash[68976]: audit 2024-09-14T04:51:01.795569+0000 mon.a (mon.0) 1529 : audit [INF] from='client.? 172.21.15.38:0/4013098941' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:51:03.146 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:02 smithi123 bash[68976]: audit 2024-09-14T04:51:01.795569+0000 mon.a (mon.0) 1529 : audit [INF] from='client.? 172.21.15.38:0/4013098941' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:51:03.146 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:02 smithi123 bash[68976]: cluster 2024-09-14T04:51:01.803485+0000 mon.a (mon.0) 1530 : cluster [DBG] osdmap e264: 8 total, 8 up, 8 in 2024-09-14T04:51:03.146 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:02 smithi123 bash[68976]: cluster 2024-09-14T04:51:01.803485+0000 mon.a (mon.0) 1530 : cluster [DBG] osdmap e264: 8 total, 8 up, 8 in 2024-09-14T04:51:03.146 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:02 smithi123 bash[68976]: cluster 2024-09-14T04:51:01.987490+0000 osd.6 (osd.6) 10 : cluster [DBG] 1.7 scrub starts 2024-09-14T04:51:03.146 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:02 smithi123 bash[68976]: cluster 2024-09-14T04:51:01.987490+0000 osd.6 (osd.6) 10 : cluster [DBG] 1.7 scrub starts 2024-09-14T04:51:03.146 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:02 smithi123 bash[68976]: cluster 2024-09-14T04:51:01.992894+0000 osd.6 (osd.6) 11 : cluster [DBG] 1.7 scrub ok 2024-09-14T04:51:03.146 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:02 smithi123 bash[68976]: cluster 2024-09-14T04:51:01.992894+0000 osd.6 (osd.6) 11 : cluster [DBG] 1.7 scrub ok 2024-09-14T04:51:03.160 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:03.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:03.165 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:51:03.266 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:51:03.344 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:03 smithi038 bash[84940]: cluster 2024-09-14T04:51:01.289356+0000 osd.3 (osd.3) 14 : cluster [DBG] 1.c scrub starts 2024-09-14T04:51:03.344 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:03 smithi038 bash[84940]: cluster 2024-09-14T04:51:01.289356+0000 osd.3 (osd.3) 14 : cluster [DBG] 1.c scrub starts 2024-09-14T04:51:03.344 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:03 smithi038 bash[84940]: cluster 2024-09-14T04:51:01.594629+0000 mgr.y (mgr.26165) 1305 : cluster [DBG] pgmap v1354: 109 pgs: 2 active+clean+scrubbing, 2 unknown, 105 active+clean; 5.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 51 MiB/s wr, 817 op/s 2024-09-14T04:51:03.345 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:03 smithi038 bash[84940]: cluster 2024-09-14T04:51:01.594629+0000 mgr.y (mgr.26165) 1305 : cluster [DBG] pgmap v1354: 109 pgs: 2 active+clean+scrubbing, 2 unknown, 105 active+clean; 5.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 51 MiB/s wr, 817 op/s 2024-09-14T04:51:03.345 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:03 smithi038 bash[84940]: cluster 2024-09-14T04:51:01.747876+0000 osd.0 (osd.0) 14 : cluster [DBG] 1.1 scrub starts 2024-09-14T04:51:03.345 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:03 smithi038 bash[84940]: cluster 2024-09-14T04:51:01.747876+0000 osd.0 (osd.0) 14 : cluster [DBG] 1.1 scrub starts 2024-09-14T04:51:03.345 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:03 smithi038 bash[84940]: cluster 2024-09-14T04:51:01.787295+0000 mon.a (mon.0) 1528 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:51:03.345 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:03 smithi038 bash[84940]: cluster 2024-09-14T04:51:01.787295+0000 mon.a (mon.0) 1528 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:51:03.345 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:03 smithi038 bash[84940]: audit 2024-09-14T04:51:01.795569+0000 mon.a (mon.0) 1529 : audit [INF] from='client.? 172.21.15.38:0/4013098941' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:51:03.345 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:03 smithi038 bash[84940]: audit 2024-09-14T04:51:01.795569+0000 mon.a (mon.0) 1529 : audit [INF] from='client.? 172.21.15.38:0/4013098941' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:51:03.345 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:03 smithi038 bash[84940]: cluster 2024-09-14T04:51:01.803485+0000 mon.a (mon.0) 1530 : cluster [DBG] osdmap e264: 8 total, 8 up, 8 in 2024-09-14T04:51:03.345 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:03 smithi038 bash[84940]: cluster 2024-09-14T04:51:01.803485+0000 mon.a (mon.0) 1530 : cluster [DBG] osdmap e264: 8 total, 8 up, 8 in 2024-09-14T04:51:03.345 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:03 smithi038 bash[84940]: cluster 2024-09-14T04:51:01.987490+0000 osd.6 (osd.6) 10 : cluster [DBG] 1.7 scrub starts 2024-09-14T04:51:03.345 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:03 smithi038 bash[84940]: cluster 2024-09-14T04:51:01.987490+0000 osd.6 (osd.6) 10 : cluster [DBG] 1.7 scrub starts 2024-09-14T04:51:03.346 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:03 smithi038 bash[84940]: cluster 2024-09-14T04:51:01.992894+0000 osd.6 (osd.6) 11 : cluster [DBG] 1.7 scrub ok 2024-09-14T04:51:03.346 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:03 smithi038 bash[84940]: cluster 2024-09-14T04:51:01.992894+0000 osd.6 (osd.6) 11 : cluster [DBG] 1.7 scrub ok 2024-09-14T04:51:03.346 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:03 smithi038 bash[87336]: cluster 2024-09-14T04:51:01.289356+0000 osd.3 (osd.3) 14 : cluster [DBG] 1.c scrub starts 2024-09-14T04:51:03.346 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:03 smithi038 bash[87336]: cluster 2024-09-14T04:51:01.289356+0000 osd.3 (osd.3) 14 : cluster [DBG] 1.c scrub starts 2024-09-14T04:51:03.346 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:03 smithi038 bash[87336]: cluster 2024-09-14T04:51:01.594629+0000 mgr.y (mgr.26165) 1305 : cluster [DBG] pgmap v1354: 109 pgs: 2 active+clean+scrubbing, 2 unknown, 105 active+clean; 5.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 51 MiB/s wr, 817 op/s 2024-09-14T04:51:03.346 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:03 smithi038 bash[87336]: cluster 2024-09-14T04:51:01.594629+0000 mgr.y (mgr.26165) 1305 : cluster [DBG] pgmap v1354: 109 pgs: 2 active+clean+scrubbing, 2 unknown, 105 active+clean; 5.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 51 MiB/s wr, 817 op/s 2024-09-14T04:51:03.346 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:03 smithi038 bash[87336]: cluster 2024-09-14T04:51:01.747876+0000 osd.0 (osd.0) 14 : cluster [DBG] 1.1 scrub starts 2024-09-14T04:51:03.346 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:03 smithi038 bash[87336]: cluster 2024-09-14T04:51:01.747876+0000 osd.0 (osd.0) 14 : cluster [DBG] 1.1 scrub starts 2024-09-14T04:51:03.346 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:03 smithi038 bash[87336]: cluster 2024-09-14T04:51:01.787295+0000 mon.a (mon.0) 1528 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:51:03.347 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:03 smithi038 bash[87336]: cluster 2024-09-14T04:51:01.787295+0000 mon.a (mon.0) 1528 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:51:03.347 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:03 smithi038 bash[87336]: audit 2024-09-14T04:51:01.795569+0000 mon.a (mon.0) 1529 : audit [INF] from='client.? 172.21.15.38:0/4013098941' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:51:03.347 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:03 smithi038 bash[87336]: audit 2024-09-14T04:51:01.795569+0000 mon.a (mon.0) 1529 : audit [INF] from='client.? 172.21.15.38:0/4013098941' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:51:03.347 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:03 smithi038 bash[87336]: cluster 2024-09-14T04:51:01.803485+0000 mon.a (mon.0) 1530 : cluster [DBG] osdmap e264: 8 total, 8 up, 8 in 2024-09-14T04:51:03.347 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:03 smithi038 bash[87336]: cluster 2024-09-14T04:51:01.803485+0000 mon.a (mon.0) 1530 : cluster [DBG] osdmap e264: 8 total, 8 up, 8 in 2024-09-14T04:51:03.347 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:03 smithi038 bash[87336]: cluster 2024-09-14T04:51:01.987490+0000 osd.6 (osd.6) 10 : cluster [DBG] 1.7 scrub starts 2024-09-14T04:51:03.347 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:03 smithi038 bash[87336]: cluster 2024-09-14T04:51:01.987490+0000 osd.6 (osd.6) 10 : cluster [DBG] 1.7 scrub starts 2024-09-14T04:51:03.347 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:03 smithi038 bash[87336]: cluster 2024-09-14T04:51:01.992894+0000 osd.6 (osd.6) 11 : cluster [DBG] 1.7 scrub ok 2024-09-14T04:51:03.347 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:03 smithi038 bash[87336]: cluster 2024-09-14T04:51:01.992894+0000 osd.6 (osd.6) 11 : cluster [DBG] 1.7 scrub ok 2024-09-14T04:51:03.369 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 87 16 95280 95264 68.4263 35.25 0.0106105 0.0146086 2024-09-14T04:51:03.372 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:51:03.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:03.378 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:51:03.478 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:51:03.509 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:51:03.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:03.514 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:51:03.615 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:03.649 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:03.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:03.652 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:51:03.753 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:03.782 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:03.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:03.784 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:51:03.885 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:03.895 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:03 smithi038 bash[84940]: cluster 2024-09-14T04:51:02.791501+0000 osd.0 (osd.0) 15 : cluster [DBG] 1.10 scrub starts 2024-09-14T04:51:03.895 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:03 smithi038 bash[84940]: cluster 2024-09-14T04:51:02.791501+0000 osd.0 (osd.0) 15 : cluster [DBG] 1.10 scrub starts 2024-09-14T04:51:03.895 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:03 smithi038 bash[84940]: cluster 2024-09-14T04:51:02.793410+0000 osd.0 (osd.0) 16 : cluster [DBG] 1.10 scrub ok 2024-09-14T04:51:03.895 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:03 smithi038 bash[84940]: cluster 2024-09-14T04:51:02.793410+0000 osd.0 (osd.0) 16 : cluster [DBG] 1.10 scrub ok 2024-09-14T04:51:03.896 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:03 smithi038 bash[84940]: audit 2024-09-14T04:51:03.596128+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"} : dispatch 2024-09-14T04:51:03.896 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:03 smithi038 bash[84940]: audit 2024-09-14T04:51:03.596128+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"} : dispatch 2024-09-14T04:51:03.896 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:03 smithi038 bash[87336]: cluster 2024-09-14T04:51:02.791501+0000 osd.0 (osd.0) 15 : cluster [DBG] 1.10 scrub starts 2024-09-14T04:51:03.896 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:03 smithi038 bash[87336]: cluster 2024-09-14T04:51:02.791501+0000 osd.0 (osd.0) 15 : cluster [DBG] 1.10 scrub starts 2024-09-14T04:51:03.896 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:03 smithi038 bash[87336]: cluster 2024-09-14T04:51:02.793410+0000 osd.0 (osd.0) 16 : cluster [DBG] 1.10 scrub ok 2024-09-14T04:51:03.896 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:03 smithi038 bash[87336]: cluster 2024-09-14T04:51:02.793410+0000 osd.0 (osd.0) 16 : cluster [DBG] 1.10 scrub ok 2024-09-14T04:51:03.896 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:03 smithi038 bash[87336]: audit 2024-09-14T04:51:03.596128+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"} : dispatch 2024-09-14T04:51:03.896 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:03 smithi038 bash[87336]: audit 2024-09-14T04:51:03.596128+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"} : dispatch 2024-09-14T04:51:03.911 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:03.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:03.914 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:51:04.015 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:04.049 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:04.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:04.051 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:51:04.151 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:04.159 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:03 smithi123 bash[68976]: cluster 2024-09-14T04:51:02.791501+0000 osd.0 (osd.0) 15 : cluster [DBG] 1.10 scrub starts 2024-09-14T04:51:04.160 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:03 smithi123 bash[68976]: cluster 2024-09-14T04:51:02.791501+0000 osd.0 (osd.0) 15 : cluster [DBG] 1.10 scrub starts 2024-09-14T04:51:04.160 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:03 smithi123 bash[68976]: cluster 2024-09-14T04:51:02.793410+0000 osd.0 (osd.0) 16 : cluster [DBG] 1.10 scrub ok 2024-09-14T04:51:04.160 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:03 smithi123 bash[68976]: cluster 2024-09-14T04:51:02.793410+0000 osd.0 (osd.0) 16 : cluster [DBG] 1.10 scrub ok 2024-09-14T04:51:04.160 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:03 smithi123 bash[68976]: audit 2024-09-14T04:51:03.596128+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"} : dispatch 2024-09-14T04:51:04.160 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:03 smithi123 bash[68976]: audit 2024-09-14T04:51:03.596128+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"} : dispatch 2024-09-14T04:51:04.174 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:04.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:04.180 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:51:04.281 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:04.310 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:04.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:04.313 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:51:04.369 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 88 16 96244 96228 68.3333 60.25 0.0148405 0.0146288 2024-09-14T04:51:04.414 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:51:04.437 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:51:04.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:04.443 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:51:04.544 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:51:04.578 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:51:04.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:04.582 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:51:04.684 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:04.709 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:04.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:04.713 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:51:04.814 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:04.846 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:04.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:04.853 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:51:04.953 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:04.985 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:04.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:04.989 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:51:05.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:04 smithi038 bash[84940]: cluster 2024-09-14T04:51:03.595146+0000 mgr.y (mgr.26165) 1306 : cluster [DBG] pgmap v1356: 109 pgs: 2 active+clean+scrubbing, 107 active+clean; 5.7 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 38 MiB/s wr, 609 op/s 2024-09-14T04:51:05.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:04 smithi038 bash[84940]: cluster 2024-09-14T04:51:03.595146+0000 mgr.y (mgr.26165) 1306 : cluster [DBG] pgmap v1356: 109 pgs: 2 active+clean+scrubbing, 107 active+clean; 5.7 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 38 MiB/s wr, 609 op/s 2024-09-14T04:51:05.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:04 smithi038 bash[84940]: cluster 2024-09-14T04:51:03.772124+0000 osd.0 (osd.0) 17 : cluster [DBG] 1.0 scrub starts 2024-09-14T04:51:05.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:04 smithi038 bash[84940]: cluster 2024-09-14T04:51:03.772124+0000 osd.0 (osd.0) 17 : cluster [DBG] 1.0 scrub starts 2024-09-14T04:51:05.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:04 smithi038 bash[84940]: cluster 2024-09-14T04:51:03.773605+0000 osd.0 (osd.0) 18 : cluster [DBG] 1.0 scrub ok 2024-09-14T04:51:05.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:04 smithi038 bash[84940]: cluster 2024-09-14T04:51:03.773605+0000 osd.0 (osd.0) 18 : cluster [DBG] 1.0 scrub ok 2024-09-14T04:51:05.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:04 smithi038 bash[84940]: audit 2024-09-14T04:51:03.813631+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"}]': finished 2024-09-14T04:51:05.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:04 smithi038 bash[84940]: audit 2024-09-14T04:51:03.813631+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"}]': finished 2024-09-14T04:51:05.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:04 smithi038 bash[84940]: cluster 2024-09-14T04:51:03.828680+0000 mon.a (mon.0) 1533 : cluster [DBG] osdmap e265: 8 total, 8 up, 8 in 2024-09-14T04:51:05.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:04 smithi038 bash[84940]: cluster 2024-09-14T04:51:03.828680+0000 mon.a (mon.0) 1533 : cluster [DBG] osdmap e265: 8 total, 8 up, 8 in 2024-09-14T04:51:05.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:04 smithi038 bash[84940]: cluster 2024-09-14T04:51:04.386841+0000 osd.4 (osd.4) 15 : cluster [DBG] 1.5 scrub starts 2024-09-14T04:51:05.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:04 smithi038 bash[84940]: cluster 2024-09-14T04:51:04.386841+0000 osd.4 (osd.4) 15 : cluster [DBG] 1.5 scrub starts 2024-09-14T04:51:05.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:04 smithi038 bash[84940]: cluster 2024-09-14T04:51:04.389311+0000 osd.4 (osd.4) 16 : cluster [DBG] 1.5 scrub ok 2024-09-14T04:51:05.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:04 smithi038 bash[84940]: cluster 2024-09-14T04:51:04.389311+0000 osd.4 (osd.4) 16 : cluster [DBG] 1.5 scrub ok 2024-09-14T04:51:05.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:04 smithi038 bash[87336]: cluster 2024-09-14T04:51:03.595146+0000 mgr.y (mgr.26165) 1306 : cluster [DBG] pgmap v1356: 109 pgs: 2 active+clean+scrubbing, 107 active+clean; 5.7 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 38 MiB/s wr, 609 op/s 2024-09-14T04:51:05.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:04 smithi038 bash[87336]: cluster 2024-09-14T04:51:03.595146+0000 mgr.y (mgr.26165) 1306 : cluster [DBG] pgmap v1356: 109 pgs: 2 active+clean+scrubbing, 107 active+clean; 5.7 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 38 MiB/s wr, 609 op/s 2024-09-14T04:51:05.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:04 smithi038 bash[87336]: cluster 2024-09-14T04:51:03.772124+0000 osd.0 (osd.0) 17 : cluster [DBG] 1.0 scrub starts 2024-09-14T04:51:05.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:04 smithi038 bash[87336]: cluster 2024-09-14T04:51:03.772124+0000 osd.0 (osd.0) 17 : cluster [DBG] 1.0 scrub starts 2024-09-14T04:51:05.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:04 smithi038 bash[87336]: cluster 2024-09-14T04:51:03.773605+0000 osd.0 (osd.0) 18 : cluster [DBG] 1.0 scrub ok 2024-09-14T04:51:05.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:04 smithi038 bash[87336]: cluster 2024-09-14T04:51:03.773605+0000 osd.0 (osd.0) 18 : cluster [DBG] 1.0 scrub ok 2024-09-14T04:51:05.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:04 smithi038 bash[87336]: audit 2024-09-14T04:51:03.813631+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"}]': finished 2024-09-14T04:51:05.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:04 smithi038 bash[87336]: audit 2024-09-14T04:51:03.813631+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"}]': finished 2024-09-14T04:51:05.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:04 smithi038 bash[87336]: cluster 2024-09-14T04:51:03.828680+0000 mon.a (mon.0) 1533 : cluster [DBG] osdmap e265: 8 total, 8 up, 8 in 2024-09-14T04:51:05.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:04 smithi038 bash[87336]: cluster 2024-09-14T04:51:03.828680+0000 mon.a (mon.0) 1533 : cluster [DBG] osdmap e265: 8 total, 8 up, 8 in 2024-09-14T04:51:05.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:04 smithi038 bash[87336]: cluster 2024-09-14T04:51:04.386841+0000 osd.4 (osd.4) 15 : cluster [DBG] 1.5 scrub starts 2024-09-14T04:51:05.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:04 smithi038 bash[87336]: cluster 2024-09-14T04:51:04.386841+0000 osd.4 (osd.4) 15 : cluster [DBG] 1.5 scrub starts 2024-09-14T04:51:05.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:04 smithi038 bash[87336]: cluster 2024-09-14T04:51:04.389311+0000 osd.4 (osd.4) 16 : cluster [DBG] 1.5 scrub ok 2024-09-14T04:51:05.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:04 smithi038 bash[87336]: cluster 2024-09-14T04:51:04.389311+0000 osd.4 (osd.4) 16 : cluster [DBG] 1.5 scrub ok 2024-09-14T04:51:05.090 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:05.098 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:04 smithi123 bash[68976]: cluster 2024-09-14T04:51:03.595146+0000 mgr.y (mgr.26165) 1306 : cluster [DBG] pgmap v1356: 109 pgs: 2 active+clean+scrubbing, 107 active+clean; 5.7 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 38 MiB/s wr, 609 op/s 2024-09-14T04:51:05.098 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:04 smithi123 bash[68976]: cluster 2024-09-14T04:51:03.595146+0000 mgr.y (mgr.26165) 1306 : cluster [DBG] pgmap v1356: 109 pgs: 2 active+clean+scrubbing, 107 active+clean; 5.7 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 38 MiB/s wr, 609 op/s 2024-09-14T04:51:05.098 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:04 smithi123 bash[68976]: cluster 2024-09-14T04:51:03.772124+0000 osd.0 (osd.0) 17 : cluster [DBG] 1.0 scrub starts 2024-09-14T04:51:05.098 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:04 smithi123 bash[68976]: cluster 2024-09-14T04:51:03.772124+0000 osd.0 (osd.0) 17 : cluster [DBG] 1.0 scrub starts 2024-09-14T04:51:05.098 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:04 smithi123 bash[68976]: cluster 2024-09-14T04:51:03.773605+0000 osd.0 (osd.0) 18 : cluster [DBG] 1.0 scrub ok 2024-09-14T04:51:05.098 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:04 smithi123 bash[68976]: cluster 2024-09-14T04:51:03.773605+0000 osd.0 (osd.0) 18 : cluster [DBG] 1.0 scrub ok 2024-09-14T04:51:05.099 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:04 smithi123 bash[68976]: audit 2024-09-14T04:51:03.813631+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"}]': finished 2024-09-14T04:51:05.099 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:04 smithi123 bash[68976]: audit 2024-09-14T04:51:03.813631+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"}]': finished 2024-09-14T04:51:05.099 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:04 smithi123 bash[68976]: cluster 2024-09-14T04:51:03.828680+0000 mon.a (mon.0) 1533 : cluster [DBG] osdmap e265: 8 total, 8 up, 8 in 2024-09-14T04:51:05.099 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:04 smithi123 bash[68976]: cluster 2024-09-14T04:51:03.828680+0000 mon.a (mon.0) 1533 : cluster [DBG] osdmap e265: 8 total, 8 up, 8 in 2024-09-14T04:51:05.099 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:04 smithi123 bash[68976]: cluster 2024-09-14T04:51:04.386841+0000 osd.4 (osd.4) 15 : cluster [DBG] 1.5 scrub starts 2024-09-14T04:51:05.099 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:04 smithi123 bash[68976]: cluster 2024-09-14T04:51:04.386841+0000 osd.4 (osd.4) 15 : cluster [DBG] 1.5 scrub starts 2024-09-14T04:51:05.099 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:04 smithi123 bash[68976]: cluster 2024-09-14T04:51:04.389311+0000 osd.4 (osd.4) 16 : cluster [DBG] 1.5 scrub ok 2024-09-14T04:51:05.099 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:04 smithi123 bash[68976]: cluster 2024-09-14T04:51:04.389311+0000 osd.4 (osd.4) 16 : cluster [DBG] 1.5 scrub ok 2024-09-14T04:51:05.125 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:05.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:05.127 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:51:05.210 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 4, 5, 6, 7, 0] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-09-14T04:51:05.211 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-14T04:51:05.211 INFO:tasks.thrashosds.thrasher:Killing osd 3, live_osds are [0, 1, 2, 3, 4, 5, 6, 7] 2024-09-14T04:51:05.211 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-09-14T04:51:05.211 DEBUG:teuthology.orchestra.run.smithi038:> sudo systemctl stop ceph-4d8d8784-724c-11ef-bceb-c7b262605968@osd.3 2024-09-14T04:51:05.228 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:05.252 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:05.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:05.255 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:51:05.356 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:05.370 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 89 16 97183 97167 68.2244 58.6875 0.0114102 0.014652 2024-09-14T04:51:05.384 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:05.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:05.387 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:51:05.487 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:05.513 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:05.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:05.518 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:51:05.540 INFO:journalctl@ceph.osd.3.smithi038.stdout:Sep 14 04:51:05 smithi038 systemd[1]: Stopping Ceph osd.3 for 4d8d8784-724c-11ef-bceb-c7b262605968... 2024-09-14T04:51:05.540 INFO:journalctl@ceph.osd.3.smithi038.stdout:Sep 14 04:51:05 smithi038 bash[108067]: debug 2024-09-14T04:51:05.378+0000 7fafa7c2d640 -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-09-14T04:51:05.540 INFO:journalctl@ceph.osd.3.smithi038.stdout:Sep 14 04:51:05 smithi038 bash[108067]: debug 2024-09-14T04:51:05.378+0000 7fafa7c2d640 -1 osd.3 266 *** Got signal Terminated *** 2024-09-14T04:51:05.540 INFO:journalctl@ceph.osd.3.smithi038.stdout:Sep 14 04:51:05 smithi038 bash[108067]: debug 2024-09-14T04:51:05.378+0000 7fafa7c2d640 -1 osd.3 266 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-14T04:51:05.618 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:05.631 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd unset nodeep-scrub 2024-09-14T04:51:05.647 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:05.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:05.650 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:51:05.751 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:05.784 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:05.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:05.787 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:51:05.888 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:05.908 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:05.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:05.913 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:51:06.014 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:06.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:05 smithi038 bash[84940]: cluster 2024-09-14T04:51:04.078833+0000 osd.1 (osd.1) 20 : cluster [DBG] 1.3 scrub starts 2024-09-14T04:51:06.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:05 smithi038 bash[84940]: cluster 2024-09-14T04:51:04.078833+0000 osd.1 (osd.1) 20 : cluster [DBG] 1.3 scrub starts 2024-09-14T04:51:06.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:05 smithi038 bash[84940]: cluster 2024-09-14T04:51:04.085334+0000 osd.1 (osd.1) 21 : cluster [DBG] 1.3 scrub ok 2024-09-14T04:51:06.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:05 smithi038 bash[84940]: cluster 2024-09-14T04:51:04.085334+0000 osd.1 (osd.1) 21 : cluster [DBG] 1.3 scrub ok 2024-09-14T04:51:06.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:05 smithi038 bash[84940]: cluster 2024-09-14T04:51:04.228349+0000 osd.3 (osd.3) 15 : cluster [DBG] 1.4 scrub starts 2024-09-14T04:51:06.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:05 smithi038 bash[84940]: cluster 2024-09-14T04:51:04.228349+0000 osd.3 (osd.3) 15 : cluster [DBG] 1.4 scrub starts 2024-09-14T04:51:06.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:05 smithi038 bash[84940]: cluster 2024-09-14T04:51:04.236234+0000 osd.3 (osd.3) 16 : cluster [DBG] 1.4 scrub ok 2024-09-14T04:51:06.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:05 smithi038 bash[84940]: cluster 2024-09-14T04:51:04.236234+0000 osd.3 (osd.3) 16 : cluster [DBG] 1.4 scrub ok 2024-09-14T04:51:06.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:05 smithi038 bash[84940]: cluster 2024-09-14T04:51:04.757405+0000 osd.0 (osd.0) 19 : cluster [DBG] 1.2 scrub starts 2024-09-14T04:51:06.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:05 smithi038 bash[84940]: cluster 2024-09-14T04:51:04.757405+0000 osd.0 (osd.0) 19 : cluster [DBG] 1.2 scrub starts 2024-09-14T04:51:06.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:05 smithi038 bash[84940]: cluster 2024-09-14T04:51:04.758851+0000 osd.0 (osd.0) 20 : cluster [DBG] 1.2 scrub ok 2024-09-14T04:51:06.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:05 smithi038 bash[84940]: cluster 2024-09-14T04:51:04.758851+0000 osd.0 (osd.0) 20 : cluster [DBG] 1.2 scrub ok 2024-09-14T04:51:06.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:05 smithi038 bash[84940]: cluster 2024-09-14T04:51:04.825266+0000 mon.a (mon.0) 1534 : cluster [DBG] osdmap e266: 8 total, 8 up, 8 in 2024-09-14T04:51:06.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:05 smithi038 bash[84940]: cluster 2024-09-14T04:51:04.825266+0000 mon.a (mon.0) 1534 : cluster [DBG] osdmap e266: 8 total, 8 up, 8 in 2024-09-14T04:51:06.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:05 smithi038 bash[84940]: cluster 2024-09-14T04:51:04.970533+0000 osd.2 (osd.2) 5 : cluster [DBG] 1.14 scrub starts 2024-09-14T04:51:06.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:05 smithi038 bash[84940]: cluster 2024-09-14T04:51:04.970533+0000 osd.2 (osd.2) 5 : cluster [DBG] 1.14 scrub starts 2024-09-14T04:51:06.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:05 smithi038 bash[84940]: cluster 2024-09-14T04:51:04.972983+0000 osd.2 (osd.2) 6 : cluster [DBG] 1.14 scrub ok 2024-09-14T04:51:06.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:05 smithi038 bash[84940]: cluster 2024-09-14T04:51:04.972983+0000 osd.2 (osd.2) 6 : cluster [DBG] 1.14 scrub ok 2024-09-14T04:51:06.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:05 smithi038 bash[84940]: cluster 2024-09-14T04:51:05.383612+0000 mon.a (mon.0) 1535 : cluster [INF] osd.3 marked itself down and dead 2024-09-14T04:51:06.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:05 smithi038 bash[84940]: cluster 2024-09-14T04:51:05.383612+0000 mon.a (mon.0) 1535 : cluster [INF] osd.3 marked itself down and dead 2024-09-14T04:51:06.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:05 smithi038 bash[84940]: cluster 2024-09-14T04:51:05.429864+0000 osd.4 (osd.4) 17 : cluster [DBG] 1.e scrub starts 2024-09-14T04:51:06.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:05 smithi038 bash[84940]: cluster 2024-09-14T04:51:05.429864+0000 osd.4 (osd.4) 17 : cluster [DBG] 1.e scrub starts 2024-09-14T04:51:06.025 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:05 smithi038 bash[84940]: cluster 2024-09-14T04:51:05.434933+0000 osd.4 (osd.4) 18 : cluster [DBG] 1.e scrub ok 2024-09-14T04:51:06.025 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:05 smithi038 bash[84940]: cluster 2024-09-14T04:51:05.434933+0000 osd.4 (osd.4) 18 : cluster [DBG] 1.e scrub ok 2024-09-14T04:51:06.025 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:05 smithi038 bash[87336]: cluster 2024-09-14T04:51:04.078833+0000 osd.1 (osd.1) 20 : cluster [DBG] 1.3 scrub starts 2024-09-14T04:51:06.025 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:05 smithi038 bash[87336]: cluster 2024-09-14T04:51:04.078833+0000 osd.1 (osd.1) 20 : cluster [DBG] 1.3 scrub starts 2024-09-14T04:51:06.025 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:05 smithi038 bash[87336]: cluster 2024-09-14T04:51:04.085334+0000 osd.1 (osd.1) 21 : cluster [DBG] 1.3 scrub ok 2024-09-14T04:51:06.025 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:05 smithi038 bash[87336]: cluster 2024-09-14T04:51:04.085334+0000 osd.1 (osd.1) 21 : cluster [DBG] 1.3 scrub ok 2024-09-14T04:51:06.025 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:05 smithi038 bash[87336]: cluster 2024-09-14T04:51:04.228349+0000 osd.3 (osd.3) 15 : cluster [DBG] 1.4 scrub starts 2024-09-14T04:51:06.025 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:05 smithi038 bash[87336]: cluster 2024-09-14T04:51:04.228349+0000 osd.3 (osd.3) 15 : cluster [DBG] 1.4 scrub starts 2024-09-14T04:51:06.025 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:05 smithi038 bash[87336]: cluster 2024-09-14T04:51:04.236234+0000 osd.3 (osd.3) 16 : cluster [DBG] 1.4 scrub ok 2024-09-14T04:51:06.025 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:05 smithi038 bash[87336]: cluster 2024-09-14T04:51:04.236234+0000 osd.3 (osd.3) 16 : cluster [DBG] 1.4 scrub ok 2024-09-14T04:51:06.025 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:05 smithi038 bash[87336]: cluster 2024-09-14T04:51:04.757405+0000 osd.0 (osd.0) 19 : cluster [DBG] 1.2 scrub starts 2024-09-14T04:51:06.025 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:05 smithi038 bash[87336]: cluster 2024-09-14T04:51:04.757405+0000 osd.0 (osd.0) 19 : cluster [DBG] 1.2 scrub starts 2024-09-14T04:51:06.026 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:05 smithi038 bash[87336]: cluster 2024-09-14T04:51:04.758851+0000 osd.0 (osd.0) 20 : cluster [DBG] 1.2 scrub ok 2024-09-14T04:51:06.026 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:05 smithi038 bash[87336]: cluster 2024-09-14T04:51:04.758851+0000 osd.0 (osd.0) 20 : cluster [DBG] 1.2 scrub ok 2024-09-14T04:51:06.026 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:05 smithi038 bash[87336]: cluster 2024-09-14T04:51:04.825266+0000 mon.a (mon.0) 1534 : cluster [DBG] osdmap e266: 8 total, 8 up, 8 in 2024-09-14T04:51:06.026 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:05 smithi038 bash[87336]: cluster 2024-09-14T04:51:04.825266+0000 mon.a (mon.0) 1534 : cluster [DBG] osdmap e266: 8 total, 8 up, 8 in 2024-09-14T04:51:06.026 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:05 smithi038 bash[87336]: cluster 2024-09-14T04:51:04.970533+0000 osd.2 (osd.2) 5 : cluster [DBG] 1.14 scrub starts 2024-09-14T04:51:06.026 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:05 smithi038 bash[87336]: cluster 2024-09-14T04:51:04.970533+0000 osd.2 (osd.2) 5 : cluster [DBG] 1.14 scrub starts 2024-09-14T04:51:06.026 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:05 smithi038 bash[87336]: cluster 2024-09-14T04:51:04.972983+0000 osd.2 (osd.2) 6 : cluster [DBG] 1.14 scrub ok 2024-09-14T04:51:06.026 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:05 smithi038 bash[87336]: cluster 2024-09-14T04:51:04.972983+0000 osd.2 (osd.2) 6 : cluster [DBG] 1.14 scrub ok 2024-09-14T04:51:06.026 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:05 smithi038 bash[87336]: cluster 2024-09-14T04:51:05.383612+0000 mon.a (mon.0) 1535 : cluster [INF] osd.3 marked itself down and dead 2024-09-14T04:51:06.026 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:05 smithi038 bash[87336]: cluster 2024-09-14T04:51:05.383612+0000 mon.a (mon.0) 1535 : cluster [INF] osd.3 marked itself down and dead 2024-09-14T04:51:06.026 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:05 smithi038 bash[87336]: cluster 2024-09-14T04:51:05.429864+0000 osd.4 (osd.4) 17 : cluster [DBG] 1.e scrub starts 2024-09-14T04:51:06.027 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:05 smithi038 bash[87336]: cluster 2024-09-14T04:51:05.429864+0000 osd.4 (osd.4) 17 : cluster [DBG] 1.e scrub starts 2024-09-14T04:51:06.027 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:05 smithi038 bash[87336]: cluster 2024-09-14T04:51:05.434933+0000 osd.4 (osd.4) 18 : cluster [DBG] 1.e scrub ok 2024-09-14T04:51:06.027 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:05 smithi038 bash[87336]: cluster 2024-09-14T04:51:05.434933+0000 osd.4 (osd.4) 18 : cluster [DBG] 1.e scrub ok 2024-09-14T04:51:06.037 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:06.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:06.039 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:51:06.139 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:06.143 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:51:06.150 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:05 smithi123 bash[68976]: cluster 2024-09-14T04:51:04.078833+0000 osd.1 (osd.1) 20 : cluster [DBG] 1.3 scrub starts 2024-09-14T04:51:06.150 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:05 smithi123 bash[68976]: cluster 2024-09-14T04:51:04.078833+0000 osd.1 (osd.1) 20 : cluster [DBG] 1.3 scrub starts 2024-09-14T04:51:06.150 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:05 smithi123 bash[68976]: cluster 2024-09-14T04:51:04.085334+0000 osd.1 (osd.1) 21 : cluster [DBG] 1.3 scrub ok 2024-09-14T04:51:06.150 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:05 smithi123 bash[68976]: cluster 2024-09-14T04:51:04.085334+0000 osd.1 (osd.1) 21 : cluster [DBG] 1.3 scrub ok 2024-09-14T04:51:06.150 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:05 smithi123 bash[68976]: cluster 2024-09-14T04:51:04.228349+0000 osd.3 (osd.3) 15 : cluster [DBG] 1.4 scrub starts 2024-09-14T04:51:06.150 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:05 smithi123 bash[68976]: cluster 2024-09-14T04:51:04.228349+0000 osd.3 (osd.3) 15 : cluster [DBG] 1.4 scrub starts 2024-09-14T04:51:06.151 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:05 smithi123 bash[68976]: cluster 2024-09-14T04:51:04.236234+0000 osd.3 (osd.3) 16 : cluster [DBG] 1.4 scrub ok 2024-09-14T04:51:06.151 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:05 smithi123 bash[68976]: cluster 2024-09-14T04:51:04.236234+0000 osd.3 (osd.3) 16 : cluster [DBG] 1.4 scrub ok 2024-09-14T04:51:06.151 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:05 smithi123 bash[68976]: cluster 2024-09-14T04:51:04.757405+0000 osd.0 (osd.0) 19 : cluster [DBG] 1.2 scrub starts 2024-09-14T04:51:06.151 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:05 smithi123 bash[68976]: cluster 2024-09-14T04:51:04.757405+0000 osd.0 (osd.0) 19 : cluster [DBG] 1.2 scrub starts 2024-09-14T04:51:06.151 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:05 smithi123 bash[68976]: cluster 2024-09-14T04:51:04.758851+0000 osd.0 (osd.0) 20 : cluster [DBG] 1.2 scrub ok 2024-09-14T04:51:06.151 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:05 smithi123 bash[68976]: cluster 2024-09-14T04:51:04.758851+0000 osd.0 (osd.0) 20 : cluster [DBG] 1.2 scrub ok 2024-09-14T04:51:06.151 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:05 smithi123 bash[68976]: cluster 2024-09-14T04:51:04.825266+0000 mon.a (mon.0) 1534 : cluster [DBG] osdmap e266: 8 total, 8 up, 8 in 2024-09-14T04:51:06.151 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:05 smithi123 bash[68976]: cluster 2024-09-14T04:51:04.825266+0000 mon.a (mon.0) 1534 : cluster [DBG] osdmap e266: 8 total, 8 up, 8 in 2024-09-14T04:51:06.151 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:05 smithi123 bash[68976]: cluster 2024-09-14T04:51:04.970533+0000 osd.2 (osd.2) 5 : cluster [DBG] 1.14 scrub starts 2024-09-14T04:51:06.151 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:05 smithi123 bash[68976]: cluster 2024-09-14T04:51:04.970533+0000 osd.2 (osd.2) 5 : cluster [DBG] 1.14 scrub starts 2024-09-14T04:51:06.151 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:05 smithi123 bash[68976]: cluster 2024-09-14T04:51:04.972983+0000 osd.2 (osd.2) 6 : cluster [DBG] 1.14 scrub ok 2024-09-14T04:51:06.151 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:05 smithi123 bash[68976]: cluster 2024-09-14T04:51:04.972983+0000 osd.2 (osd.2) 6 : cluster [DBG] 1.14 scrub ok 2024-09-14T04:51:06.151 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:05 smithi123 bash[68976]: cluster 2024-09-14T04:51:05.383612+0000 mon.a (mon.0) 1535 : cluster [INF] osd.3 marked itself down and dead 2024-09-14T04:51:06.152 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:05 smithi123 bash[68976]: cluster 2024-09-14T04:51:05.383612+0000 mon.a (mon.0) 1535 : cluster [INF] osd.3 marked itself down and dead 2024-09-14T04:51:06.152 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:05 smithi123 bash[68976]: cluster 2024-09-14T04:51:05.429864+0000 osd.4 (osd.4) 17 : cluster [DBG] 1.e scrub starts 2024-09-14T04:51:06.152 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:05 smithi123 bash[68976]: cluster 2024-09-14T04:51:05.429864+0000 osd.4 (osd.4) 17 : cluster [DBG] 1.e scrub starts 2024-09-14T04:51:06.152 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:05 smithi123 bash[68976]: cluster 2024-09-14T04:51:05.434933+0000 osd.4 (osd.4) 18 : cluster [DBG] 1.e scrub ok 2024-09-14T04:51:06.152 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:05 smithi123 bash[68976]: cluster 2024-09-14T04:51:05.434933+0000 osd.4 (osd.4) 18 : cluster [DBG] 1.e scrub ok 2024-09-14T04:51:06.163 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:06.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:06.165 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:51:06.266 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:06.288 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:06.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:06.290 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:51:06.370 INFO:tasks.radosbench.radosbench.0.smithi038.stdout: 90 16 97677 97661 67.8094 30.875 0.00322939 0.0146621 2024-09-14T04:51:06.390 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:06.419 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:06.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:06.422 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:51:06.524 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:06.552 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:06.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:06.554 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:51:06.655 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:06.681 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:06.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:06.684 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:51:06.785 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:06.811 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:06.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:06.814 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:51:06.915 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:06.940 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:06.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:06.942 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:51:07.043 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:07.062 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:07.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:07.064 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:51:07.165 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:07.175 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:06 smithi038 bash[84940]: cluster 2024-09-14T04:51:05.080046+0000 osd.1 (osd.1) 22 : cluster [DBG] 1.12 scrub starts 2024-09-14T04:51:07.176 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:06 smithi038 bash[84940]: cluster 2024-09-14T04:51:05.080046+0000 osd.1 (osd.1) 22 : cluster [DBG] 1.12 scrub starts 2024-09-14T04:51:07.176 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:06 smithi038 bash[84940]: cluster 2024-09-14T04:51:05.084642+0000 osd.1 (osd.1) 23 : cluster [DBG] 1.12 scrub ok 2024-09-14T04:51:07.176 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:06 smithi038 bash[84940]: cluster 2024-09-14T04:51:05.084642+0000 osd.1 (osd.1) 23 : cluster [DBG] 1.12 scrub ok 2024-09-14T04:51:07.176 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:06 smithi038 bash[84940]: cluster 2024-09-14T04:51:05.186049+0000 osd.3 (osd.3) 17 : cluster [DBG] 1.c scrub starts 2024-09-14T04:51:07.176 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:06 smithi038 bash[84940]: cluster 2024-09-14T04:51:05.186049+0000 osd.3 (osd.3) 17 : cluster [DBG] 1.c scrub starts 2024-09-14T04:51:07.176 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:06 smithi038 bash[84940]: cluster 2024-09-14T04:51:05.191315+0000 osd.3 (osd.3) 18 : cluster [DBG] 1.c scrub ok 2024-09-14T04:51:07.176 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:06 smithi038 bash[84940]: cluster 2024-09-14T04:51:05.191315+0000 osd.3 (osd.3) 18 : cluster [DBG] 1.c scrub ok 2024-09-14T04:51:07.176 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:06 smithi038 bash[84940]: cluster 2024-09-14T04:51:05.595905+0000 mgr.y (mgr.26165) 1307 : cluster [DBG] pgmap v1359: 109 pgs: 4 peering, 105 active+clean; 5.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 5.8 KiB/s rd, 45 MiB/s wr, 730 op/s; 8.7 KiB/s, 0 objects/s recovering 2024-09-14T04:51:07.176 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:06 smithi038 bash[84940]: cluster 2024-09-14T04:51:05.595905+0000 mgr.y (mgr.26165) 1307 : cluster [DBG] pgmap v1359: 109 pgs: 4 peering, 105 active+clean; 5.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 5.8 KiB/s rd, 45 MiB/s wr, 730 op/s; 8.7 KiB/s, 0 objects/s recovering 2024-09-14T04:51:07.176 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:06 smithi038 bash[84940]: cluster 2024-09-14T04:51:05.804596+0000 osd.0 (osd.0) 21 : cluster [DBG] 1.1 scrub starts 2024-09-14T04:51:07.177 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:06 smithi038 bash[84940]: cluster 2024-09-14T04:51:05.804596+0000 osd.0 (osd.0) 21 : cluster [DBG] 1.1 scrub starts 2024-09-14T04:51:07.177 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:06 smithi038 bash[84940]: cluster 2024-09-14T04:51:05.812026+0000 osd.0 (osd.0) 22 : cluster [DBG] 1.1 scrub ok 2024-09-14T04:51:07.177 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:06 smithi038 bash[84940]: cluster 2024-09-14T04:51:05.812026+0000 osd.0 (osd.0) 22 : cluster [DBG] 1.1 scrub ok 2024-09-14T04:51:07.177 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:06 smithi038 bash[84940]: cluster 2024-09-14T04:51:05.840821+0000 mon.a (mon.0) 1536 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-14T04:51:07.177 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:06 smithi038 bash[84940]: cluster 2024-09-14T04:51:05.840821+0000 mon.a (mon.0) 1536 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-14T04:51:07.177 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:06 smithi038 bash[84940]: cluster 2024-09-14T04:51:05.866281+0000 mon.a (mon.0) 1537 : cluster [DBG] osdmap e267: 8 total, 7 up, 8 in 2024-09-14T04:51:07.177 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:06 smithi038 bash[84940]: cluster 2024-09-14T04:51:05.866281+0000 mon.a (mon.0) 1537 : cluster [DBG] osdmap e267: 8 total, 7 up, 8 in 2024-09-14T04:51:07.177 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:06 smithi038 bash[84940]: cluster 2024-09-14T04:51:06.030673+0000 osd.1 (osd.1) 24 : cluster [DBG] 1.b scrub starts 2024-09-14T04:51:07.177 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:06 smithi038 bash[84940]: cluster 2024-09-14T04:51:06.030673+0000 osd.1 (osd.1) 24 : cluster [DBG] 1.b scrub starts 2024-09-14T04:51:07.177 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:06 smithi038 bash[84940]: cluster 2024-09-14T04:51:06.033047+0000 osd.1 (osd.1) 25 : cluster [DBG] 1.b scrub ok 2024-09-14T04:51:07.177 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:06 smithi038 bash[84940]: cluster 2024-09-14T04:51:06.033047+0000 osd.1 (osd.1) 25 : cluster [DBG] 1.b scrub ok 2024-09-14T04:51:07.178 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:06 smithi038 bash[84940]: cluster 2024-09-14T04:51:06.413039+0000 osd.4 (osd.4) 19 : cluster [DBG] 1.d scrub starts 2024-09-14T04:51:07.178 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:06 smithi038 bash[84940]: cluster 2024-09-14T04:51:06.413039+0000 osd.4 (osd.4) 19 : cluster [DBG] 1.d scrub starts 2024-09-14T04:51:07.178 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:06 smithi038 bash[84940]: cluster 2024-09-14T04:51:06.415189+0000 osd.4 (osd.4) 20 : cluster [DBG] 1.d scrub ok 2024-09-14T04:51:07.178 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:06 smithi038 bash[84940]: cluster 2024-09-14T04:51:06.415189+0000 osd.4 (osd.4) 20 : cluster [DBG] 1.d scrub ok 2024-09-14T04:51:07.178 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:06 smithi038 bash[87336]: cluster 2024-09-14T04:51:05.080046+0000 osd.1 (osd.1) 22 : cluster [DBG] 1.12 scrub starts 2024-09-14T04:51:07.178 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:06 smithi038 bash[87336]: cluster 2024-09-14T04:51:05.080046+0000 osd.1 (osd.1) 22 : cluster [DBG] 1.12 scrub starts 2024-09-14T04:51:07.179 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:06 smithi038 bash[87336]: cluster 2024-09-14T04:51:05.084642+0000 osd.1 (osd.1) 23 : cluster [DBG] 1.12 scrub ok 2024-09-14T04:51:07.179 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:06 smithi038 bash[87336]: cluster 2024-09-14T04:51:05.084642+0000 osd.1 (osd.1) 23 : cluster [DBG] 1.12 scrub ok 2024-09-14T04:51:07.179 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:06 smithi038 bash[87336]: cluster 2024-09-14T04:51:05.186049+0000 osd.3 (osd.3) 17 : cluster [DBG] 1.c scrub starts 2024-09-14T04:51:07.179 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:06 smithi038 bash[87336]: cluster 2024-09-14T04:51:05.186049+0000 osd.3 (osd.3) 17 : cluster [DBG] 1.c scrub starts 2024-09-14T04:51:07.179 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:06 smithi038 bash[87336]: cluster 2024-09-14T04:51:05.191315+0000 osd.3 (osd.3) 18 : cluster [DBG] 1.c scrub ok 2024-09-14T04:51:07.179 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:06 smithi038 bash[87336]: cluster 2024-09-14T04:51:05.191315+0000 osd.3 (osd.3) 18 : cluster [DBG] 1.c scrub ok 2024-09-14T04:51:07.179 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:06 smithi038 bash[87336]: cluster 2024-09-14T04:51:05.595905+0000 mgr.y (mgr.26165) 1307 : cluster [DBG] pgmap v1359: 109 pgs: 4 peering, 105 active+clean; 5.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 5.8 KiB/s rd, 45 MiB/s wr, 730 op/s; 8.7 KiB/s, 0 objects/s recovering 2024-09-14T04:51:07.179 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:06 smithi038 bash[87336]: cluster 2024-09-14T04:51:05.595905+0000 mgr.y (mgr.26165) 1307 : cluster [DBG] pgmap v1359: 109 pgs: 4 peering, 105 active+clean; 5.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 5.8 KiB/s rd, 45 MiB/s wr, 730 op/s; 8.7 KiB/s, 0 objects/s recovering 2024-09-14T04:51:07.179 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:06 smithi038 bash[87336]: cluster 2024-09-14T04:51:05.804596+0000 osd.0 (osd.0) 21 : cluster [DBG] 1.1 scrub starts 2024-09-14T04:51:07.179 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:06 smithi038 bash[87336]: cluster 2024-09-14T04:51:05.804596+0000 osd.0 (osd.0) 21 : cluster [DBG] 1.1 scrub starts 2024-09-14T04:51:07.179 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:06 smithi038 bash[87336]: cluster 2024-09-14T04:51:05.812026+0000 osd.0 (osd.0) 22 : cluster [DBG] 1.1 scrub ok 2024-09-14T04:51:07.180 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:06 smithi038 bash[87336]: cluster 2024-09-14T04:51:05.812026+0000 osd.0 (osd.0) 22 : cluster [DBG] 1.1 scrub ok 2024-09-14T04:51:07.180 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:06 smithi038 bash[87336]: cluster 2024-09-14T04:51:05.840821+0000 mon.a (mon.0) 1536 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-14T04:51:07.180 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:06 smithi038 bash[87336]: cluster 2024-09-14T04:51:05.840821+0000 mon.a (mon.0) 1536 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-14T04:51:07.180 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:06 smithi038 bash[87336]: cluster 2024-09-14T04:51:05.866281+0000 mon.a (mon.0) 1537 : cluster [DBG] osdmap e267: 8 total, 7 up, 8 in 2024-09-14T04:51:07.180 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:06 smithi038 bash[87336]: cluster 2024-09-14T04:51:05.866281+0000 mon.a (mon.0) 1537 : cluster [DBG] osdmap e267: 8 total, 7 up, 8 in 2024-09-14T04:51:07.180 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:06 smithi038 bash[87336]: cluster 2024-09-14T04:51:06.030673+0000 osd.1 (osd.1) 24 : cluster [DBG] 1.b scrub starts 2024-09-14T04:51:07.180 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:06 smithi038 bash[87336]: cluster 2024-09-14T04:51:06.030673+0000 osd.1 (osd.1) 24 : cluster [DBG] 1.b scrub starts 2024-09-14T04:51:07.180 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:06 smithi038 bash[87336]: cluster 2024-09-14T04:51:06.033047+0000 osd.1 (osd.1) 25 : cluster [DBG] 1.b scrub ok 2024-09-14T04:51:07.180 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:06 smithi038 bash[87336]: cluster 2024-09-14T04:51:06.033047+0000 osd.1 (osd.1) 25 : cluster [DBG] 1.b scrub ok 2024-09-14T04:51:07.180 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:06 smithi038 bash[87336]: cluster 2024-09-14T04:51:06.413039+0000 osd.4 (osd.4) 19 : cluster [DBG] 1.d scrub starts 2024-09-14T04:51:07.180 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:06 smithi038 bash[87336]: cluster 2024-09-14T04:51:06.413039+0000 osd.4 (osd.4) 19 : cluster [DBG] 1.d scrub starts 2024-09-14T04:51:07.181 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:06 smithi038 bash[87336]: cluster 2024-09-14T04:51:06.415189+0000 osd.4 (osd.4) 20 : cluster [DBG] 1.d scrub ok 2024-09-14T04:51:07.181 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:06 smithi038 bash[87336]: cluster 2024-09-14T04:51:06.415189+0000 osd.4 (osd.4) 20 : cluster [DBG] 1.d scrub ok 2024-09-14T04:51:07.186 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:07.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:07.188 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:51:07.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:06 smithi123 bash[68976]: cluster 2024-09-14T04:51:05.080046+0000 osd.1 (osd.1) 22 : cluster [DBG] 1.12 scrub starts 2024-09-14T04:51:07.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:06 smithi123 bash[68976]: cluster 2024-09-14T04:51:05.080046+0000 osd.1 (osd.1) 22 : cluster [DBG] 1.12 scrub starts 2024-09-14T04:51:07.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:06 smithi123 bash[68976]: cluster 2024-09-14T04:51:05.084642+0000 osd.1 (osd.1) 23 : cluster [DBG] 1.12 scrub ok 2024-09-14T04:51:07.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:06 smithi123 bash[68976]: cluster 2024-09-14T04:51:05.084642+0000 osd.1 (osd.1) 23 : cluster [DBG] 1.12 scrub ok 2024-09-14T04:51:07.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:06 smithi123 bash[68976]: cluster 2024-09-14T04:51:05.186049+0000 osd.3 (osd.3) 17 : cluster [DBG] 1.c scrub starts 2024-09-14T04:51:07.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:06 smithi123 bash[68976]: cluster 2024-09-14T04:51:05.186049+0000 osd.3 (osd.3) 17 : cluster [DBG] 1.c scrub starts 2024-09-14T04:51:07.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:06 smithi123 bash[68976]: cluster 2024-09-14T04:51:05.191315+0000 osd.3 (osd.3) 18 : cluster [DBG] 1.c scrub ok 2024-09-14T04:51:07.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:06 smithi123 bash[68976]: cluster 2024-09-14T04:51:05.191315+0000 osd.3 (osd.3) 18 : cluster [DBG] 1.c scrub ok 2024-09-14T04:51:07.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:06 smithi123 bash[68976]: cluster 2024-09-14T04:51:05.595905+0000 mgr.y (mgr.26165) 1307 : cluster [DBG] pgmap v1359: 109 pgs: 4 peering, 105 active+clean; 5.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 5.8 KiB/s rd, 45 MiB/s wr, 730 op/s; 8.7 KiB/s, 0 objects/s recovering 2024-09-14T04:51:07.190 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:06 smithi123 bash[68976]: cluster 2024-09-14T04:51:05.595905+0000 mgr.y (mgr.26165) 1307 : cluster [DBG] pgmap v1359: 109 pgs: 4 peering, 105 active+clean; 5.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 5.8 KiB/s rd, 45 MiB/s wr, 730 op/s; 8.7 KiB/s, 0 objects/s recovering 2024-09-14T04:51:07.190 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:06 smithi123 bash[68976]: cluster 2024-09-14T04:51:05.804596+0000 osd.0 (osd.0) 21 : cluster [DBG] 1.1 scrub starts 2024-09-14T04:51:07.190 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:06 smithi123 bash[68976]: cluster 2024-09-14T04:51:05.804596+0000 osd.0 (osd.0) 21 : cluster [DBG] 1.1 scrub starts 2024-09-14T04:51:07.190 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:06 smithi123 bash[68976]: cluster 2024-09-14T04:51:05.812026+0000 osd.0 (osd.0) 22 : cluster [DBG] 1.1 scrub ok 2024-09-14T04:51:07.190 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:06 smithi123 bash[68976]: cluster 2024-09-14T04:51:05.812026+0000 osd.0 (osd.0) 22 : cluster [DBG] 1.1 scrub ok 2024-09-14T04:51:07.190 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:06 smithi123 bash[68976]: cluster 2024-09-14T04:51:05.840821+0000 mon.a (mon.0) 1536 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-14T04:51:07.190 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:06 smithi123 bash[68976]: cluster 2024-09-14T04:51:05.840821+0000 mon.a (mon.0) 1536 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-14T04:51:07.190 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:06 smithi123 bash[68976]: cluster 2024-09-14T04:51:05.866281+0000 mon.a (mon.0) 1537 : cluster [DBG] osdmap e267: 8 total, 7 up, 8 in 2024-09-14T04:51:07.190 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:06 smithi123 bash[68976]: cluster 2024-09-14T04:51:05.866281+0000 mon.a (mon.0) 1537 : cluster [DBG] osdmap e267: 8 total, 7 up, 8 in 2024-09-14T04:51:07.190 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:06 smithi123 bash[68976]: cluster 2024-09-14T04:51:06.030673+0000 osd.1 (osd.1) 24 : cluster [DBG] 1.b scrub starts 2024-09-14T04:51:07.190 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:06 smithi123 bash[68976]: cluster 2024-09-14T04:51:06.030673+0000 osd.1 (osd.1) 24 : cluster [DBG] 1.b scrub starts 2024-09-14T04:51:07.190 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:06 smithi123 bash[68976]: cluster 2024-09-14T04:51:06.033047+0000 osd.1 (osd.1) 25 : cluster [DBG] 1.b scrub ok 2024-09-14T04:51:07.190 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:06 smithi123 bash[68976]: cluster 2024-09-14T04:51:06.033047+0000 osd.1 (osd.1) 25 : cluster [DBG] 1.b scrub ok 2024-09-14T04:51:07.190 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:06 smithi123 bash[68976]: cluster 2024-09-14T04:51:06.413039+0000 osd.4 (osd.4) 19 : cluster [DBG] 1.d scrub starts 2024-09-14T04:51:07.191 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:06 smithi123 bash[68976]: cluster 2024-09-14T04:51:06.413039+0000 osd.4 (osd.4) 19 : cluster [DBG] 1.d scrub starts 2024-09-14T04:51:07.191 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:06 smithi123 bash[68976]: cluster 2024-09-14T04:51:06.415189+0000 osd.4 (osd.4) 20 : cluster [DBG] 1.d scrub ok 2024-09-14T04:51:07.191 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:06 smithi123 bash[68976]: cluster 2024-09-14T04:51:06.415189+0000 osd.4 (osd.4) 20 : cluster [DBG] 1.d scrub ok 2024-09-14T04:51:07.289 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:07.313 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:07.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:07.315 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:51:07.370 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Total time run: 90.567 2024-09-14T04:51:07.370 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Total writes made: 97677 2024-09-14T04:51:07.370 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Write size: 65536 2024-09-14T04:51:07.370 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Object size: 65536 2024-09-14T04:51:07.371 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Bandwidth (MB/sec): 67.4066 2024-09-14T04:51:07.371 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Stddev Bandwidth: 31.8889 2024-09-14T04:51:07.371 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Max bandwidth (MB/sec): 180.375 2024-09-14T04:51:07.371 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Min bandwidth (MB/sec): 18.0625 2024-09-14T04:51:07.371 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Average IOPS: 1078 2024-09-14T04:51:07.371 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Stddev IOPS: 510.223 2024-09-14T04:51:07.371 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Max IOPS: 2886 2024-09-14T04:51:07.371 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Min IOPS: 289 2024-09-14T04:51:07.371 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Average Latency(s): 0.0148299 2024-09-14T04:51:07.371 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Stddev Latency(s): 0.0332743 2024-09-14T04:51:07.371 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Max latency(s): 1.07905 2024-09-14T04:51:07.371 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Min latency(s): 0.00117589 2024-09-14T04:51:07.382 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Cleaning up (deleting benchmark objects) 2024-09-14T04:51:07.415 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:07.453 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:07.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:07.455 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:51:07.556 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:07.583 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:07.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:07.585 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:51:07.686 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:07.724 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:07.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:07.731 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:51:07.832 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:07.860 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:07.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:07.865 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:51:07.966 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:07.992 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:07.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:07.994 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:51:08.078 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:07 smithi038 bash[84940]: cluster 2024-09-14T04:51:06.877240+0000 mon.a (mon.0) 1538 : cluster [DBG] osdmap e268: 8 total, 7 up, 8 in 2024-09-14T04:51:08.079 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:07 smithi038 bash[84940]: cluster 2024-09-14T04:51:06.877240+0000 mon.a (mon.0) 1538 : cluster [DBG] osdmap e268: 8 total, 7 up, 8 in 2024-09-14T04:51:08.079 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:07 smithi038 bash[84940]: cluster 2024-09-14T04:51:06.977583+0000 osd.6 (osd.6) 12 : cluster [DBG] 1.10 scrub starts 2024-09-14T04:51:08.079 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:07 smithi038 bash[84940]: cluster 2024-09-14T04:51:06.977583+0000 osd.6 (osd.6) 12 : cluster [DBG] 1.10 scrub starts 2024-09-14T04:51:08.079 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:07 smithi038 bash[84940]: cluster 2024-09-14T04:51:06.981008+0000 osd.6 (osd.6) 13 : cluster [DBG] 1.10 scrub ok 2024-09-14T04:51:08.079 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:07 smithi038 bash[84940]: cluster 2024-09-14T04:51:06.981008+0000 osd.6 (osd.6) 13 : cluster [DBG] 1.10 scrub ok 2024-09-14T04:51:08.079 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:07 smithi038 bash[87336]: cluster 2024-09-14T04:51:06.877240+0000 mon.a (mon.0) 1538 : cluster [DBG] osdmap e268: 8 total, 7 up, 8 in 2024-09-14T04:51:08.079 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:07 smithi038 bash[87336]: cluster 2024-09-14T04:51:06.877240+0000 mon.a (mon.0) 1538 : cluster [DBG] osdmap e268: 8 total, 7 up, 8 in 2024-09-14T04:51:08.079 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:07 smithi038 bash[87336]: cluster 2024-09-14T04:51:06.977583+0000 osd.6 (osd.6) 12 : cluster [DBG] 1.10 scrub starts 2024-09-14T04:51:08.079 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:07 smithi038 bash[87336]: cluster 2024-09-14T04:51:06.977583+0000 osd.6 (osd.6) 12 : cluster [DBG] 1.10 scrub starts 2024-09-14T04:51:08.079 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:07 smithi038 bash[87336]: cluster 2024-09-14T04:51:06.981008+0000 osd.6 (osd.6) 13 : cluster [DBG] 1.10 scrub ok 2024-09-14T04:51:08.079 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:07 smithi038 bash[87336]: cluster 2024-09-14T04:51:06.981008+0000 osd.6 (osd.6) 13 : cluster [DBG] 1.10 scrub ok 2024-09-14T04:51:08.096 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:08.122 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:08.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:08.125 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:51:08.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:07 smithi123 bash[68976]: cluster 2024-09-14T04:51:06.877240+0000 mon.a (mon.0) 1538 : cluster [DBG] osdmap e268: 8 total, 7 up, 8 in 2024-09-14T04:51:08.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:07 smithi123 bash[68976]: cluster 2024-09-14T04:51:06.877240+0000 mon.a (mon.0) 1538 : cluster [DBG] osdmap e268: 8 total, 7 up, 8 in 2024-09-14T04:51:08.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:07 smithi123 bash[68976]: cluster 2024-09-14T04:51:06.977583+0000 osd.6 (osd.6) 12 : cluster [DBG] 1.10 scrub starts 2024-09-14T04:51:08.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:07 smithi123 bash[68976]: cluster 2024-09-14T04:51:06.977583+0000 osd.6 (osd.6) 12 : cluster [DBG] 1.10 scrub starts 2024-09-14T04:51:08.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:07 smithi123 bash[68976]: cluster 2024-09-14T04:51:06.981008+0000 osd.6 (osd.6) 13 : cluster [DBG] 1.10 scrub ok 2024-09-14T04:51:08.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:07 smithi123 bash[68976]: cluster 2024-09-14T04:51:06.981008+0000 osd.6 (osd.6) 13 : cluster [DBG] 1.10 scrub ok 2024-09-14T04:51:08.225 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:08.252 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:08.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:08.254 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:51:08.355 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:08.397 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:08.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:08.402 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:51:08.503 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:08.528 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:08.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:08.532 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:51:08.632 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:08.657 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:08.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:08.659 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:51:08.760 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:08.772 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:51:08 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:51:08] "GET /metrics HTTP/1.1" 200 36683 "" "Prometheus/2.51.0" 2024-09-14T04:51:08.783 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:08.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:08.785 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:51:08.886 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:08.914 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:08.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:08.915 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:51:09.016 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:09.025 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:08 smithi123 bash[68976]: cluster 2024-09-14T04:51:07.596862+0000 mgr.y (mgr.26165) 1308 : cluster [DBG] pgmap v1362: 109 pgs: 11 stale+active+clean, 23 peering, 75 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 40 KiB/s rd, 57 MiB/s wr, 928 op/s; 55 KiB/s, 0 objects/s recovering 2024-09-14T04:51:09.026 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:08 smithi123 bash[68976]: cluster 2024-09-14T04:51:07.596862+0000 mgr.y (mgr.26165) 1308 : cluster [DBG] pgmap v1362: 109 pgs: 11 stale+active+clean, 23 peering, 75 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 40 KiB/s rd, 57 MiB/s wr, 928 op/s; 55 KiB/s, 0 objects/s recovering 2024-09-14T04:51:09.026 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:08 smithi123 bash[68976]: cluster 2024-09-14T04:51:07.870379+0000 mon.a (mon.0) 1539 : cluster [WRN] Health check failed: Reduced data availability: 9 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-09-14T04:51:09.026 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:08 smithi123 bash[68976]: cluster 2024-09-14T04:51:07.870379+0000 mon.a (mon.0) 1539 : cluster [WRN] Health check failed: Reduced data availability: 9 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-09-14T04:51:09.043 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:09.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:09.047 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:51:09.148 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:09.157 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:08 smithi038 bash[84940]: cluster 2024-09-14T04:51:07.596862+0000 mgr.y (mgr.26165) 1308 : cluster [DBG] pgmap v1362: 109 pgs: 11 stale+active+clean, 23 peering, 75 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 40 KiB/s rd, 57 MiB/s wr, 928 op/s; 55 KiB/s, 0 objects/s recovering 2024-09-14T04:51:09.157 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:08 smithi038 bash[84940]: cluster 2024-09-14T04:51:07.596862+0000 mgr.y (mgr.26165) 1308 : cluster [DBG] pgmap v1362: 109 pgs: 11 stale+active+clean, 23 peering, 75 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 40 KiB/s rd, 57 MiB/s wr, 928 op/s; 55 KiB/s, 0 objects/s recovering 2024-09-14T04:51:09.158 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:08 smithi038 bash[84940]: cluster 2024-09-14T04:51:07.870379+0000 mon.a (mon.0) 1539 : cluster [WRN] Health check failed: Reduced data availability: 9 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-09-14T04:51:09.158 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:08 smithi038 bash[84940]: cluster 2024-09-14T04:51:07.870379+0000 mon.a (mon.0) 1539 : cluster [WRN] Health check failed: Reduced data availability: 9 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-09-14T04:51:09.158 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:08 smithi038 bash[87336]: cluster 2024-09-14T04:51:07.596862+0000 mgr.y (mgr.26165) 1308 : cluster [DBG] pgmap v1362: 109 pgs: 11 stale+active+clean, 23 peering, 75 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 40 KiB/s rd, 57 MiB/s wr, 928 op/s; 55 KiB/s, 0 objects/s recovering 2024-09-14T04:51:09.158 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:08 smithi038 bash[87336]: cluster 2024-09-14T04:51:07.596862+0000 mgr.y (mgr.26165) 1308 : cluster [DBG] pgmap v1362: 109 pgs: 11 stale+active+clean, 23 peering, 75 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 40 KiB/s rd, 57 MiB/s wr, 928 op/s; 55 KiB/s, 0 objects/s recovering 2024-09-14T04:51:09.158 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:08 smithi038 bash[87336]: cluster 2024-09-14T04:51:07.870379+0000 mon.a (mon.0) 1539 : cluster [WRN] Health check failed: Reduced data availability: 9 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-09-14T04:51:09.158 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:08 smithi038 bash[87336]: cluster 2024-09-14T04:51:07.870379+0000 mon.a (mon.0) 1539 : cluster [WRN] Health check failed: Reduced data availability: 9 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-09-14T04:51:09.176 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:09.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:09.178 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:51:09.279 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:09.302 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:09.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:09.309 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:51:09.410 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:09.438 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:09.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:09.440 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:51:09.540 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:09.564 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:09.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:09.567 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:51:09.668 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:09.694 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:09.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:09.697 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:51:09.797 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:09.830 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:09.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:09.833 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:51:09.934 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:09.955 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:09.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:09.963 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:51:10.063 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:10.073 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:09 smithi123 bash[68976]: cluster 2024-09-14T04:51:08.968570+0000 osd.6 (osd.6) 14 : cluster [DBG] 1.f scrub starts 2024-09-14T04:51:10.073 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:09 smithi123 bash[68976]: cluster 2024-09-14T04:51:08.968570+0000 osd.6 (osd.6) 14 : cluster [DBG] 1.f scrub starts 2024-09-14T04:51:10.073 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:09 smithi123 bash[68976]: cluster 2024-09-14T04:51:08.981381+0000 osd.6 (osd.6) 15 : cluster [DBG] 1.f scrub ok 2024-09-14T04:51:10.073 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:09 smithi123 bash[68976]: cluster 2024-09-14T04:51:08.981381+0000 osd.6 (osd.6) 15 : cluster [DBG] 1.f scrub ok 2024-09-14T04:51:10.091 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:10.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:10.097 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:51:10.198 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:10.223 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:10.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:10.225 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:51:10.233 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:09 smithi038 bash[87336]: cluster 2024-09-14T04:51:08.968570+0000 osd.6 (osd.6) 14 : cluster [DBG] 1.f scrub starts 2024-09-14T04:51:10.233 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:09 smithi038 bash[87336]: cluster 2024-09-14T04:51:08.968570+0000 osd.6 (osd.6) 14 : cluster [DBG] 1.f scrub starts 2024-09-14T04:51:10.233 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:09 smithi038 bash[87336]: cluster 2024-09-14T04:51:08.981381+0000 osd.6 (osd.6) 15 : cluster [DBG] 1.f scrub ok 2024-09-14T04:51:10.233 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:09 smithi038 bash[87336]: cluster 2024-09-14T04:51:08.981381+0000 osd.6 (osd.6) 15 : cluster [DBG] 1.f scrub ok 2024-09-14T04:51:10.233 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:09 smithi038 bash[84940]: cluster 2024-09-14T04:51:08.968570+0000 osd.6 (osd.6) 14 : cluster [DBG] 1.f scrub starts 2024-09-14T04:51:10.233 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:09 smithi038 bash[84940]: cluster 2024-09-14T04:51:08.968570+0000 osd.6 (osd.6) 14 : cluster [DBG] 1.f scrub starts 2024-09-14T04:51:10.234 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:09 smithi038 bash[84940]: cluster 2024-09-14T04:51:08.981381+0000 osd.6 (osd.6) 15 : cluster [DBG] 1.f scrub ok 2024-09-14T04:51:10.234 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:09 smithi038 bash[84940]: cluster 2024-09-14T04:51:08.981381+0000 osd.6 (osd.6) 15 : cluster [DBG] 1.f scrub ok 2024-09-14T04:51:10.234 INFO:journalctl@ceph.osd.3.smithi038.stdout:Sep 14 04:51:09 smithi038 bash[233548]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd-3 2024-09-14T04:51:10.326 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:10.355 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:10.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:10.360 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:51:10.437 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:51:10 smithi123 bash[61744]: ts=2024-09-14T04:51:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:51:10.461 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:10.483 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:10.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:10.485 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:51:10.522 INFO:journalctl@ceph.osd.3.smithi038.stdout:Sep 14 04:51:10 smithi038 bash[233787]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd-3 2024-09-14T04:51:10.586 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:10.613 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:10.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:10.622 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:51:10.723 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:10.747 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:10.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:10.750 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:51:10.851 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:10.883 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:10.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:10.886 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:51:10.986 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:10.994 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:10 smithi038 bash[87336]: cluster 2024-09-14T04:51:09.597598+0000 mgr.y (mgr.26165) 1309 : cluster [DBG] pgmap v1363: 109 pgs: 7 active+undersized, 6 stale+active+clean, 20 peering, 2 active+undersized+degraded, 74 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 28 KiB/s rd, 45 MiB/s wr, 849 op/s; 11852/290553 objects degraded (4.079%); 38 KiB/s, 0 objects/s recovering 2024-09-14T04:51:10.995 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:10 smithi038 bash[87336]: cluster 2024-09-14T04:51:09.597598+0000 mgr.y (mgr.26165) 1309 : cluster [DBG] pgmap v1363: 109 pgs: 7 active+undersized, 6 stale+active+clean, 20 peering, 2 active+undersized+degraded, 74 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 28 KiB/s rd, 45 MiB/s wr, 849 op/s; 11852/290553 objects degraded (4.079%); 38 KiB/s, 0 objects/s recovering 2024-09-14T04:51:10.995 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:10 smithi038 bash[87336]: cluster 2024-09-14T04:51:09.897884+0000 mon.a (mon.0) 1540 : cluster [WRN] Health check failed: Degraded data redundancy: 11852/290553 objects degraded (4.079%), 2 pgs degraded (PG_DEGRADED) 2024-09-14T04:51:10.995 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:10 smithi038 bash[87336]: cluster 2024-09-14T04:51:09.897884+0000 mon.a (mon.0) 1540 : cluster [WRN] Health check failed: Degraded data redundancy: 11852/290553 objects degraded (4.079%), 2 pgs degraded (PG_DEGRADED) 2024-09-14T04:51:10.995 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:10 smithi038 bash[84940]: cluster 2024-09-14T04:51:09.597598+0000 mgr.y (mgr.26165) 1309 : cluster [DBG] pgmap v1363: 109 pgs: 7 active+undersized, 6 stale+active+clean, 20 peering, 2 active+undersized+degraded, 74 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 28 KiB/s rd, 45 MiB/s wr, 849 op/s; 11852/290553 objects degraded (4.079%); 38 KiB/s, 0 objects/s recovering 2024-09-14T04:51:10.995 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:10 smithi038 bash[84940]: cluster 2024-09-14T04:51:09.597598+0000 mgr.y (mgr.26165) 1309 : cluster [DBG] pgmap v1363: 109 pgs: 7 active+undersized, 6 stale+active+clean, 20 peering, 2 active+undersized+degraded, 74 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 28 KiB/s rd, 45 MiB/s wr, 849 op/s; 11852/290553 objects degraded (4.079%); 38 KiB/s, 0 objects/s recovering 2024-09-14T04:51:10.995 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:10 smithi038 bash[84940]: cluster 2024-09-14T04:51:09.897884+0000 mon.a (mon.0) 1540 : cluster [WRN] Health check failed: Degraded data redundancy: 11852/290553 objects degraded (4.079%), 2 pgs degraded (PG_DEGRADED) 2024-09-14T04:51:10.995 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:10 smithi038 bash[84940]: cluster 2024-09-14T04:51:09.897884+0000 mon.a (mon.0) 1540 : cluster [WRN] Health check failed: Degraded data redundancy: 11852/290553 objects degraded (4.079%), 2 pgs degraded (PG_DEGRADED) 2024-09-14T04:51:11.005 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:11.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:11.007 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:51:11.107 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:11.130 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:11.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:11.132 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:51:11.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:10 smithi123 bash[68976]: cluster 2024-09-14T04:51:09.597598+0000 mgr.y (mgr.26165) 1309 : cluster [DBG] pgmap v1363: 109 pgs: 7 active+undersized, 6 stale+active+clean, 20 peering, 2 active+undersized+degraded, 74 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 28 KiB/s rd, 45 MiB/s wr, 849 op/s; 11852/290553 objects degraded (4.079%); 38 KiB/s, 0 objects/s recovering 2024-09-14T04:51:11.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:10 smithi123 bash[68976]: cluster 2024-09-14T04:51:09.597598+0000 mgr.y (mgr.26165) 1309 : cluster [DBG] pgmap v1363: 109 pgs: 7 active+undersized, 6 stale+active+clean, 20 peering, 2 active+undersized+degraded, 74 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 28 KiB/s rd, 45 MiB/s wr, 849 op/s; 11852/290553 objects degraded (4.079%); 38 KiB/s, 0 objects/s recovering 2024-09-14T04:51:11.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:10 smithi123 bash[68976]: cluster 2024-09-14T04:51:09.897884+0000 mon.a (mon.0) 1540 : cluster [WRN] Health check failed: Degraded data redundancy: 11852/290553 objects degraded (4.079%), 2 pgs degraded (PG_DEGRADED) 2024-09-14T04:51:11.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:10 smithi123 bash[68976]: cluster 2024-09-14T04:51:09.897884+0000 mon.a (mon.0) 1540 : cluster [WRN] Health check failed: Degraded data redundancy: 11852/290553 objects degraded (4.079%), 2 pgs degraded (PG_DEGRADED) 2024-09-14T04:51:11.236 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:11.261 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:11.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:11.263 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:51:11.364 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:11.393 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:11.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:11.396 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:51:11.496 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:11.521 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:11.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:11.523 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:51:11.624 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:11.646 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:11.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:11.653 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:51:11.754 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:11.756 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:51:11.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:11.780 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:11.780 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:51:11.880 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:11.915 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:11.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:11.917 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:51:12.018 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:12.042 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:12.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:12.047 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:51:12.147 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:12.157 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:12 smithi123 bash[68976]: audit 2024-09-14T04:51:11.062131+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:51:12.157 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:12 smithi123 bash[68976]: audit 2024-09-14T04:51:11.062131+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:51:12.157 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:12 smithi123 bash[68976]: cluster 2024-09-14T04:51:11.598481+0000 mgr.y (mgr.26165) 1310 : cluster [DBG] pgmap v1364: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 5.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 14 KiB/s rd, 27 MiB/s wr, 909 op/s; 41212/283665 objects degraded (14.528%); 21 KiB/s, 0 objects/s recovering 2024-09-14T04:51:12.157 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:12 smithi123 bash[68976]: cluster 2024-09-14T04:51:11.598481+0000 mgr.y (mgr.26165) 1310 : cluster [DBG] pgmap v1364: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 5.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 14 KiB/s rd, 27 MiB/s wr, 909 op/s; 41212/283665 objects degraded (14.528%); 21 KiB/s, 0 objects/s recovering 2024-09-14T04:51:12.173 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:12.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:12.177 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:51:12.278 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:12.306 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:12.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:12.308 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:51:12.409 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:12.442 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:12.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:12.446 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:51:12.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:12 smithi038 bash[84940]: audit 2024-09-14T04:51:11.062131+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:51:12.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:12 smithi038 bash[84940]: audit 2024-09-14T04:51:11.062131+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:51:12.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:12 smithi038 bash[84940]: cluster 2024-09-14T04:51:11.598481+0000 mgr.y (mgr.26165) 1310 : cluster [DBG] pgmap v1364: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 5.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 14 KiB/s rd, 27 MiB/s wr, 909 op/s; 41212/283665 objects degraded (14.528%); 21 KiB/s, 0 objects/s recovering 2024-09-14T04:51:12.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:12 smithi038 bash[84940]: cluster 2024-09-14T04:51:11.598481+0000 mgr.y (mgr.26165) 1310 : cluster [DBG] pgmap v1364: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 5.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 14 KiB/s rd, 27 MiB/s wr, 909 op/s; 41212/283665 objects degraded (14.528%); 21 KiB/s, 0 objects/s recovering 2024-09-14T04:51:12.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:12 smithi038 bash[87336]: audit 2024-09-14T04:51:11.062131+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:51:12.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:12 smithi038 bash[87336]: audit 2024-09-14T04:51:11.062131+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:51:12.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:12 smithi038 bash[87336]: cluster 2024-09-14T04:51:11.598481+0000 mgr.y (mgr.26165) 1310 : cluster [DBG] pgmap v1364: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 5.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 14 KiB/s rd, 27 MiB/s wr, 909 op/s; 41212/283665 objects degraded (14.528%); 21 KiB/s, 0 objects/s recovering 2024-09-14T04:51:12.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:12 smithi038 bash[87336]: cluster 2024-09-14T04:51:11.598481+0000 mgr.y (mgr.26165) 1310 : cluster [DBG] pgmap v1364: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 5.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 14 KiB/s rd, 27 MiB/s wr, 909 op/s; 41212/283665 objects degraded (14.528%); 21 KiB/s, 0 objects/s recovering 2024-09-14T04:51:12.546 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:12.578 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:12.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:12.580 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:51:12.681 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:12.699 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:12.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:12.701 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:51:12.802 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:12.828 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:12.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:12.832 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:51:12.933 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:12.960 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:12.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:12.965 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:51:13.066 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:13.090 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:13.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:13.094 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:51:13.195 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:13.225 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:13.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:13.228 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:51:13.329 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:13.355 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:13.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:13.359 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:51:13.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:13 smithi123 bash[68976]: cluster 2024-09-14T04:51:12.057901+0000 mon.a (mon.0) 1542 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 9 pgs peering) 2024-09-14T04:51:13.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:13 smithi123 bash[68976]: cluster 2024-09-14T04:51:12.057901+0000 mon.a (mon.0) 1542 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 9 pgs peering) 2024-09-14T04:51:13.460 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:13.491 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:13.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:13.496 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:51:13.570 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:13 smithi038 bash[84940]: cluster 2024-09-14T04:51:12.057901+0000 mon.a (mon.0) 1542 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 9 pgs peering) 2024-09-14T04:51:13.570 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:13 smithi038 bash[84940]: cluster 2024-09-14T04:51:12.057901+0000 mon.a (mon.0) 1542 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 9 pgs peering) 2024-09-14T04:51:13.571 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:13 smithi038 bash[87336]: cluster 2024-09-14T04:51:12.057901+0000 mon.a (mon.0) 1542 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 9 pgs peering) 2024-09-14T04:51:13.571 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:13 smithi038 bash[87336]: cluster 2024-09-14T04:51:12.057901+0000 mon.a (mon.0) 1542 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 9 pgs peering) 2024-09-14T04:51:13.596 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:13.640 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:13.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:13.645 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:51:13.746 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:13.769 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:13.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:13.771 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:51:13.872 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:13.909 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:13.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:13.915 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:51:14.016 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:14.040 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:14.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:14.043 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:51:14.144 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:14.169 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:14.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:14.174 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:51:14.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:14 smithi038 bash[84940]: cluster 2024-09-14T04:51:13.598940+0000 mgr.y (mgr.26165) 1311 : cluster [DBG] pgmap v1365: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 5.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 7.2 KiB/s rd, 21 MiB/s wr, 733 op/s; 41212/283665 objects degraded (14.528%); 11 KiB/s, 0 objects/s recovering 2024-09-14T04:51:14.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:14 smithi038 bash[84940]: cluster 2024-09-14T04:51:13.598940+0000 mgr.y (mgr.26165) 1311 : cluster [DBG] pgmap v1365: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 5.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 7.2 KiB/s rd, 21 MiB/s wr, 733 op/s; 41212/283665 objects degraded (14.528%); 11 KiB/s, 0 objects/s recovering 2024-09-14T04:51:14.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:14 smithi038 bash[87336]: cluster 2024-09-14T04:51:13.598940+0000 mgr.y (mgr.26165) 1311 : cluster [DBG] pgmap v1365: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 5.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 7.2 KiB/s rd, 21 MiB/s wr, 733 op/s; 41212/283665 objects degraded (14.528%); 11 KiB/s, 0 objects/s recovering 2024-09-14T04:51:14.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:14 smithi038 bash[87336]: cluster 2024-09-14T04:51:13.598940+0000 mgr.y (mgr.26165) 1311 : cluster [DBG] pgmap v1365: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 5.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 7.2 KiB/s rd, 21 MiB/s wr, 733 op/s; 41212/283665 objects degraded (14.528%); 11 KiB/s, 0 objects/s recovering 2024-09-14T04:51:14.275 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:14.287 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:14 smithi123 bash[68976]: cluster 2024-09-14T04:51:13.598940+0000 mgr.y (mgr.26165) 1311 : cluster [DBG] pgmap v1365: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 5.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 7.2 KiB/s rd, 21 MiB/s wr, 733 op/s; 41212/283665 objects degraded (14.528%); 11 KiB/s, 0 objects/s recovering 2024-09-14T04:51:14.287 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:14 smithi123 bash[68976]: cluster 2024-09-14T04:51:13.598940+0000 mgr.y (mgr.26165) 1311 : cluster [DBG] pgmap v1365: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 5.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 7.2 KiB/s rd, 21 MiB/s wr, 733 op/s; 41212/283665 objects degraded (14.528%); 11 KiB/s, 0 objects/s recovering 2024-09-14T04:51:14.300 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:14.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:14.307 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:51:14.408 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:14.427 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:14.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:14.429 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:51:14.530 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:14.551 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:14.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:14.553 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:51:14.654 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:14.680 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:14.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:14.683 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:51:14.784 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:14.821 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:14.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:14.827 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:51:14.928 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:14.969 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:14.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:14.972 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:51:15.073 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:15.090 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:15.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:15.092 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:51:15.193 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:15.218 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:15.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:15.219 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:51:15.273 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:51:15.320 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:15.347 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:15.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:15.349 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:51:15.450 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:15.485 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:15.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:15.489 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:51:15.590 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:15.609 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:15.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:15.611 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:51:15.712 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:15.731 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:15.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:15.735 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:51:15.836 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:15.867 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:15.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:15.870 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:51:15.971 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:15.996 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:15.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:15.999 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:51:16.099 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:16.126 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:16.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:16.129 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:51:16.230 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:16.250 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:16.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:16.252 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:51:16.353 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:16.378 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:16.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:16.380 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:51:16.481 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:16.492 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:16 smithi038 bash[87336]: audit 2024-09-14T04:51:15.257525+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:51:16.492 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:16 smithi038 bash[87336]: audit 2024-09-14T04:51:15.257525+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:51:16.492 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:16 smithi038 bash[87336]: audit 2024-09-14T04:51:15.258647+0000 mon.a (mon.0) 1544 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:51:16.492 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:16 smithi038 bash[87336]: audit 2024-09-14T04:51:15.258647+0000 mon.a (mon.0) 1544 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:51:16.492 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:16 smithi038 bash[87336]: cluster 2024-09-14T04:51:15.600044+0000 mgr.y (mgr.26165) 1312 : cluster [DBG] pgmap v1366: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 5.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 6.0 KiB/s rd, 17 MiB/s wr, 820 op/s; 40625/277311 objects degraded (14.650%); 9.0 KiB/s, 0 objects/s recovering 2024-09-14T04:51:16.492 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:16 smithi038 bash[87336]: cluster 2024-09-14T04:51:15.600044+0000 mgr.y (mgr.26165) 1312 : cluster [DBG] pgmap v1366: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 5.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 6.0 KiB/s rd, 17 MiB/s wr, 820 op/s; 40625/277311 objects degraded (14.650%); 9.0 KiB/s, 0 objects/s recovering 2024-09-14T04:51:16.493 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:16 smithi038 bash[84940]: audit 2024-09-14T04:51:15.257525+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:51:16.493 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:16 smithi038 bash[84940]: audit 2024-09-14T04:51:15.257525+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:51:16.493 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:16 smithi038 bash[84940]: audit 2024-09-14T04:51:15.258647+0000 mon.a (mon.0) 1544 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:51:16.493 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:16 smithi038 bash[84940]: audit 2024-09-14T04:51:15.258647+0000 mon.a (mon.0) 1544 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:51:16.493 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:16 smithi038 bash[84940]: cluster 2024-09-14T04:51:15.600044+0000 mgr.y (mgr.26165) 1312 : cluster [DBG] pgmap v1366: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 5.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 6.0 KiB/s rd, 17 MiB/s wr, 820 op/s; 40625/277311 objects degraded (14.650%); 9.0 KiB/s, 0 objects/s recovering 2024-09-14T04:51:16.493 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:16 smithi038 bash[84940]: cluster 2024-09-14T04:51:15.600044+0000 mgr.y (mgr.26165) 1312 : cluster [DBG] pgmap v1366: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 5.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 6.0 KiB/s rd, 17 MiB/s wr, 820 op/s; 40625/277311 objects degraded (14.650%); 9.0 KiB/s, 0 objects/s recovering 2024-09-14T04:51:16.506 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:16.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:16.508 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:51:16.608 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:16.620 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:16 smithi123 bash[68976]: audit 2024-09-14T04:51:15.257525+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:51:16.620 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:16 smithi123 bash[68976]: audit 2024-09-14T04:51:15.257525+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:51:16.620 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:16 smithi123 bash[68976]: audit 2024-09-14T04:51:15.258647+0000 mon.a (mon.0) 1544 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:51:16.620 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:16 smithi123 bash[68976]: audit 2024-09-14T04:51:15.258647+0000 mon.a (mon.0) 1544 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:51:16.620 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:16 smithi123 bash[68976]: cluster 2024-09-14T04:51:15.600044+0000 mgr.y (mgr.26165) 1312 : cluster [DBG] pgmap v1366: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 5.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 6.0 KiB/s rd, 17 MiB/s wr, 820 op/s; 40625/277311 objects degraded (14.650%); 9.0 KiB/s, 0 objects/s recovering 2024-09-14T04:51:16.620 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:16 smithi123 bash[68976]: cluster 2024-09-14T04:51:15.600044+0000 mgr.y (mgr.26165) 1312 : cluster [DBG] pgmap v1366: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 5.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 6.0 KiB/s rd, 17 MiB/s wr, 820 op/s; 40625/277311 objects degraded (14.650%); 9.0 KiB/s, 0 objects/s recovering 2024-09-14T04:51:16.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:16.646 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:16.647 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:51:16.747 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:16.779 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:16.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:16.782 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:51:16.883 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:16.912 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:16.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:16.914 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:51:17.015 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:17.048 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:17.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:17.051 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:51:17.152 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:17.173 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:17.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:17.174 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:51:17.275 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:17.292 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:17.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:17.294 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:51:17.395 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:17.427 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:17.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:17.432 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:51:17.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:17 smithi038 bash[84940]: cluster 2024-09-14T04:51:16.255378+0000 mon.a (mon.0) 1545 : cluster [WRN] Health check update: Degraded data redundancy: 40625/277311 objects degraded (14.650%), 12 pgs degraded (PG_DEGRADED) 2024-09-14T04:51:17.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:17 smithi038 bash[84940]: cluster 2024-09-14T04:51:16.255378+0000 mon.a (mon.0) 1545 : cluster [WRN] Health check update: Degraded data redundancy: 40625/277311 objects degraded (14.650%), 12 pgs degraded (PG_DEGRADED) 2024-09-14T04:51:17.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:17 smithi038 bash[87336]: cluster 2024-09-14T04:51:16.255378+0000 mon.a (mon.0) 1545 : cluster [WRN] Health check update: Degraded data redundancy: 40625/277311 objects degraded (14.650%), 12 pgs degraded (PG_DEGRADED) 2024-09-14T04:51:17.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:17 smithi038 bash[87336]: cluster 2024-09-14T04:51:16.255378+0000 mon.a (mon.0) 1545 : cluster [WRN] Health check update: Degraded data redundancy: 40625/277311 objects degraded (14.650%), 12 pgs degraded (PG_DEGRADED) 2024-09-14T04:51:17.533 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:17.557 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:17.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:17.560 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:51:17.660 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:17.671 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:17 smithi123 bash[68976]: cluster 2024-09-14T04:51:16.255378+0000 mon.a (mon.0) 1545 : cluster [WRN] Health check update: Degraded data redundancy: 40625/277311 objects degraded (14.650%), 12 pgs degraded (PG_DEGRADED) 2024-09-14T04:51:17.671 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:17 smithi123 bash[68976]: cluster 2024-09-14T04:51:16.255378+0000 mon.a (mon.0) 1545 : cluster [WRN] Health check update: Degraded data redundancy: 40625/277311 objects degraded (14.650%), 12 pgs degraded (PG_DEGRADED) 2024-09-14T04:51:17.692 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:17.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:17.697 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:51:17.797 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:17.822 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:17.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:17.829 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:51:17.929 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:17.963 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:17.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:17.967 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:51:18.068 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:18.099 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:18.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:18.102 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:51:18.203 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:18.234 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:18.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:18.238 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:51:18.338 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:18.364 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:18.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:18.369 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:51:18.469 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:18.477 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:51:18 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:51:18] "GET /metrics HTTP/1.1" 200 36713 "" "Prometheus/2.51.0" 2024-09-14T04:51:18.477 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:18 smithi038 bash[87336]: cluster 2024-09-14T04:51:17.600690+0000 mgr.y (mgr.26165) 1313 : cluster [DBG] pgmap v1367: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 5.5 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 3.7 MiB/s wr, 786 op/s; 39187/269679 objects degraded (14.531%) 2024-09-14T04:51:18.477 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:18 smithi038 bash[87336]: cluster 2024-09-14T04:51:17.600690+0000 mgr.y (mgr.26165) 1313 : cluster [DBG] pgmap v1367: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 5.5 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 3.7 MiB/s wr, 786 op/s; 39187/269679 objects degraded (14.531%) 2024-09-14T04:51:18.478 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:18 smithi038 bash[84940]: cluster 2024-09-14T04:51:17.600690+0000 mgr.y (mgr.26165) 1313 : cluster [DBG] pgmap v1367: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 5.5 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 3.7 MiB/s wr, 786 op/s; 39187/269679 objects degraded (14.531%) 2024-09-14T04:51:18.478 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:18 smithi038 bash[84940]: cluster 2024-09-14T04:51:17.600690+0000 mgr.y (mgr.26165) 1313 : cluster [DBG] pgmap v1367: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 5.5 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 3.7 MiB/s wr, 786 op/s; 39187/269679 objects degraded (14.531%) 2024-09-14T04:51:18.487 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:18.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:18.489 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:51:18.590 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:18.599 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:18 smithi123 bash[68976]: cluster 2024-09-14T04:51:17.600690+0000 mgr.y (mgr.26165) 1313 : cluster [DBG] pgmap v1367: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 5.5 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 3.7 MiB/s wr, 786 op/s; 39187/269679 objects degraded (14.531%) 2024-09-14T04:51:18.600 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:18 smithi123 bash[68976]: cluster 2024-09-14T04:51:17.600690+0000 mgr.y (mgr.26165) 1313 : cluster [DBG] pgmap v1367: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 5.5 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 3.7 MiB/s wr, 786 op/s; 39187/269679 objects degraded (14.531%) 2024-09-14T04:51:18.613 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:18.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:18.615 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:51:18.716 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:18.747 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:18.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:18.750 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:51:18.851 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:18.894 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:18.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:18.897 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:51:18.997 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:19.036 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:19.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:19.041 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:51:19.142 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:19.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:19.172 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:19.172 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:51:19.273 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:19.293 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:19.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:19.295 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:51:19.396 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:19.422 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:19.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:19.428 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:51:19.529 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:19.553 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:19.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:19.556 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:51:19.657 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:19.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:19.687 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:19.688 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:51:19.788 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:19.811 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:19.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:19.817 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:51:19.918 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:19.949 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:19.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:19.952 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:51:20.053 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:20.076 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:20.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:20.078 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:51:20.179 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:20.222 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:20.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:20.229 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:51:20.329 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:20.349 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:20.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:20.351 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:51:20.438 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:51:20 smithi123 bash[61744]: ts=2024-09-14T04:51:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:51:20.451 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:20.483 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:20.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:20.488 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:51:20.589 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:20.618 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:20.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:20.621 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:51:20.722 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:20.731 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:20 smithi123 bash[68976]: cluster 2024-09-14T04:51:19.601208+0000 mgr.y (mgr.26165) 1314 : cluster [DBG] pgmap v1368: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 5.5 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 3.3 MiB/s wr, 702 op/s; 39187/269679 objects degraded (14.531%) 2024-09-14T04:51:20.731 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:20 smithi123 bash[68976]: cluster 2024-09-14T04:51:19.601208+0000 mgr.y (mgr.26165) 1314 : cluster [DBG] pgmap v1368: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 5.5 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 3.3 MiB/s wr, 702 op/s; 39187/269679 objects degraded (14.531%) 2024-09-14T04:51:20.765 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:20.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:20.769 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:51:20.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:20 smithi038 bash[84940]: cluster 2024-09-14T04:51:19.601208+0000 mgr.y (mgr.26165) 1314 : cluster [DBG] pgmap v1368: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 5.5 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 3.3 MiB/s wr, 702 op/s; 39187/269679 objects degraded (14.531%) 2024-09-14T04:51:20.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:20 smithi038 bash[84940]: cluster 2024-09-14T04:51:19.601208+0000 mgr.y (mgr.26165) 1314 : cluster [DBG] pgmap v1368: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 5.5 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 3.3 MiB/s wr, 702 op/s; 39187/269679 objects degraded (14.531%) 2024-09-14T04:51:20.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:20 smithi038 bash[87336]: cluster 2024-09-14T04:51:19.601208+0000 mgr.y (mgr.26165) 1314 : cluster [DBG] pgmap v1368: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 5.5 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 3.3 MiB/s wr, 702 op/s; 39187/269679 objects degraded (14.531%) 2024-09-14T04:51:20.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:20 smithi038 bash[87336]: cluster 2024-09-14T04:51:19.601208+0000 mgr.y (mgr.26165) 1314 : cluster [DBG] pgmap v1368: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 5.5 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 3.3 MiB/s wr, 702 op/s; 39187/269679 objects degraded (14.531%) 2024-09-14T04:51:20.870 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:20.900 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:20.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:20.902 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:51:21.003 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:21.032 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:21.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:21.037 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:51:21.138 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:21.163 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:21.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:21.165 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:51:21.266 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:21.287 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:21.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:21.289 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:51:21.390 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:21.422 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:21.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:21.426 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:51:21.526 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:21.549 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:21.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:21.556 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:51:21.657 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:21.679 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:21.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:21.681 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:51:21.745 DEBUG:teuthology.orchestra.run.smithi038:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4d8d8784-724c-11ef-bceb-c7b262605968@osd.3.service' 2024-09-14T04:51:21.782 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:21.814 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:21.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:21.817 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:51:21.918 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:21.920 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-14T04:51:21.920 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-09-14T04:51:21.927 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:21 smithi123 bash[68976]: cluster 2024-09-14T04:51:21.657918+0000 mon.a (mon.0) 1546 : cluster [WRN] Health check update: Degraded data redundancy: 37334/256704 objects degraded (14.544%), 12 pgs degraded (PG_DEGRADED) 2024-09-14T04:51:21.927 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:21 smithi123 bash[68976]: cluster 2024-09-14T04:51:21.657918+0000 mon.a (mon.0) 1546 : cluster [WRN] Health check update: Degraded data redundancy: 37334/256704 objects degraded (14.544%), 12 pgs degraded (PG_DEGRADED) 2024-09-14T04:51:21.947 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:21.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:21.951 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:51:22.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:21 smithi038 bash[84940]: cluster 2024-09-14T04:51:21.657918+0000 mon.a (mon.0) 1546 : cluster [WRN] Health check update: Degraded data redundancy: 37334/256704 objects degraded (14.544%), 12 pgs degraded (PG_DEGRADED) 2024-09-14T04:51:22.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:21 smithi038 bash[84940]: cluster 2024-09-14T04:51:21.657918+0000 mon.a (mon.0) 1546 : cluster [WRN] Health check update: Degraded data redundancy: 37334/256704 objects degraded (14.544%), 12 pgs degraded (PG_DEGRADED) 2024-09-14T04:51:22.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:21 smithi038 bash[87336]: cluster 2024-09-14T04:51:21.657918+0000 mon.a (mon.0) 1546 : cluster [WRN] Health check update: Degraded data redundancy: 37334/256704 objects degraded (14.544%), 12 pgs degraded (PG_DEGRADED) 2024-09-14T04:51:22.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:21 smithi038 bash[87336]: cluster 2024-09-14T04:51:21.657918+0000 mon.a (mon.0) 1546 : cluster [WRN] Health check update: Degraded data redundancy: 37334/256704 objects degraded (14.544%), 12 pgs degraded (PG_DEGRADED) 2024-09-14T04:51:22.052 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:22.076 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:22.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:22.081 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:51:22.182 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:22.202 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:22.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:22.204 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:51:22.304 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:22.382 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:22.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:22.384 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:51:22.485 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:22.511 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:22.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:22.518 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:51:22.619 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:22.643 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:22.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:22.647 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:51:22.747 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:22.776 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:22.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:22.781 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:51:22.882 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:22.890 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:22 smithi038 bash[84940]: cluster 2024-09-14T04:51:21.602154+0000 mgr.y (mgr.26165) 1315 : cluster [DBG] pgmap v1369: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 777 KiB/s wr, 963 op/s; 37334/256704 objects degraded (14.544%) 2024-09-14T04:51:22.891 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:22 smithi038 bash[84940]: cluster 2024-09-14T04:51:21.602154+0000 mgr.y (mgr.26165) 1315 : cluster [DBG] pgmap v1369: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 777 KiB/s wr, 963 op/s; 37334/256704 objects degraded (14.544%) 2024-09-14T04:51:22.891 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:22 smithi038 bash[87336]: cluster 2024-09-14T04:51:21.602154+0000 mgr.y (mgr.26165) 1315 : cluster [DBG] pgmap v1369: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 777 KiB/s wr, 963 op/s; 37334/256704 objects degraded (14.544%) 2024-09-14T04:51:22.891 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:22 smithi038 bash[87336]: cluster 2024-09-14T04:51:21.602154+0000 mgr.y (mgr.26165) 1315 : cluster [DBG] pgmap v1369: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 777 KiB/s wr, 963 op/s; 37334/256704 objects degraded (14.544%) 2024-09-14T04:51:22.904 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:22.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:22.906 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:51:23.006 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:23.029 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:23.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:23.034 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:51:23.135 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:23.142 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:22 smithi123 bash[68976]: cluster 2024-09-14T04:51:21.602154+0000 mgr.y (mgr.26165) 1315 : cluster [DBG] pgmap v1369: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 777 KiB/s wr, 963 op/s; 37334/256704 objects degraded (14.544%) 2024-09-14T04:51:23.142 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:22 smithi123 bash[68976]: cluster 2024-09-14T04:51:21.602154+0000 mgr.y (mgr.26165) 1315 : cluster [DBG] pgmap v1369: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 777 KiB/s wr, 963 op/s; 37334/256704 objects degraded (14.544%) 2024-09-14T04:51:23.152 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:23.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:23.154 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:51:23.255 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:23.280 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:23.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:23.285 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:51:23.387 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:23.408 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:23.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:23.412 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:51:23.512 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:23.542 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:23.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:23.544 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:51:23.645 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:23.668 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:23.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:23.670 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:51:23.744 INFO:teuthology.orchestra.run.smithi038.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-09-14T04:51:23.770 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:23.800 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:23.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:23.803 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:51:23.903 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:23.926 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:23.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:23.932 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:51:24.033 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:24.054 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:24.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:24.057 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:51:24.157 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:24.188 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:24.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:24.197 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:51:24.298 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:24.319 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:24.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:24.321 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:51:24.422 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:24.456 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:24.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:24.458 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:51:24.558 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:24.580 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:24.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:24.582 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:51:24.683 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:24.708 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:24.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:24.710 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:51:24.811 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:24.818 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:24 smithi038 bash[84940]: cluster 2024-09-14T04:51:23.602559+0000 mgr.y (mgr.26165) 1316 : cluster [DBG] pgmap v1370: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 748 op/s; 37334/256704 objects degraded (14.544%) 2024-09-14T04:51:24.819 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:24 smithi038 bash[84940]: cluster 2024-09-14T04:51:23.602559+0000 mgr.y (mgr.26165) 1316 : cluster [DBG] pgmap v1370: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 748 op/s; 37334/256704 objects degraded (14.544%) 2024-09-14T04:51:24.819 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:24 smithi038 bash[87336]: cluster 2024-09-14T04:51:23.602559+0000 mgr.y (mgr.26165) 1316 : cluster [DBG] pgmap v1370: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 748 op/s; 37334/256704 objects degraded (14.544%) 2024-09-14T04:51:24.819 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:24 smithi038 bash[87336]: cluster 2024-09-14T04:51:23.602559+0000 mgr.y (mgr.26165) 1316 : cluster [DBG] pgmap v1370: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 748 op/s; 37334/256704 objects degraded (14.544%) 2024-09-14T04:51:24.832 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:24.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:24.834 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:51:24.935 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:24.958 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:24.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:24.960 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:51:25.061 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:25.085 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:25.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:25.087 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:51:25.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:24 smithi123 bash[68976]: cluster 2024-09-14T04:51:23.602559+0000 mgr.y (mgr.26165) 1316 : cluster [DBG] pgmap v1370: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 748 op/s; 37334/256704 objects degraded (14.544%) 2024-09-14T04:51:25.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:24 smithi123 bash[68976]: cluster 2024-09-14T04:51:23.602559+0000 mgr.y (mgr.26165) 1316 : cluster [DBG] pgmap v1370: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 748 op/s; 37334/256704 objects degraded (14.544%) 2024-09-14T04:51:25.188 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:25.212 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:25.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:25.220 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:51:25.321 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:25.353 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:25.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:25.357 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:51:25.458 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:25.481 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:25.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:25.485 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:51:25.585 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:25.612 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:25.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:25.616 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:51:25.717 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:25.766 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:25.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:25.772 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:51:25.873 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:25.904 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:25.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:25.909 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:51:26.010 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:26.036 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:26.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:26.040 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:51:26.141 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:26.177 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:26.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:26.183 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:51:26.283 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:26.307 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:26.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:26.310 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:51:26.410 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:26.442 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:26.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:26.444 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:51:26.545 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:26.563 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:26.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:26.565 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:51:26.665 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:26.689 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:26.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:26.691 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:51:26.792 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:26.804 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:26 smithi038 bash[84940]: cluster 2024-09-14T04:51:25.603343+0000 mgr.y (mgr.26165) 1317 : cluster [DBG] pgmap v1371: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 5.1 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 925 op/s; 36704/250344 objects degraded (14.661%) 2024-09-14T04:51:26.821 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:26.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:26.827 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:51:26.921 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 4, 5, 6, 7, 0] out_osds: [] dead_osds: [3] live_osds: [0, 1, 2, 4, 5, 6, 7] 2024-09-14T04:51:26.921 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-14T04:51:26.921 INFO:tasks.thrashosds.thrasher:inject_pause on osd.4 2024-09-14T04:51:26.921 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2024-09-14T04:51:26.921 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2024-09-14T04:51:26.922 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.4 config set filestore_inject_stall 3 2024-09-14T04:51:26.928 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:26.930 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:26 smithi123 bash[68976]: cluster 2024-09-14T04:51:25.603343+0000 mgr.y (mgr.26165) 1317 : cluster [DBG] pgmap v1371: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 5.1 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 925 op/s; 36704/250344 objects degraded (14.661%) 2024-09-14T04:51:26.930 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:26 smithi123 bash[68976]: cluster 2024-09-14T04:51:25.603343+0000 mgr.y (mgr.26165) 1317 : cluster [DBG] pgmap v1371: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 5.1 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 925 op/s; 36704/250344 objects degraded (14.661%) 2024-09-14T04:51:26.973 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:26.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:26.977 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:51:27.078 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:27.116 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:27.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:27.123 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:51:27.223 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:27.255 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:27.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:27.258 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:51:27.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:26 smithi038 bash[84940]: cluster 2024-09-14T04:51:25.603343+0000 mgr.y (mgr.26165) 1317 : cluster [DBG] pgmap v1371: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 5.1 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 925 op/s; 36704/250344 objects degraded (14.661%) 2024-09-14T04:51:27.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:26 smithi038 bash[87336]: cluster 2024-09-14T04:51:25.603343+0000 mgr.y (mgr.26165) 1317 : cluster [DBG] pgmap v1371: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 5.1 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 925 op/s; 36704/250344 objects degraded (14.661%) 2024-09-14T04:51:27.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:26 smithi038 bash[87336]: cluster 2024-09-14T04:51:25.603343+0000 mgr.y (mgr.26165) 1317 : cluster [DBG] pgmap v1371: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 5.1 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 925 op/s; 36704/250344 objects degraded (14.661%) 2024-09-14T04:51:27.359 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:27.387 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:27.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:27.391 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:51:27.455 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-09-14T04:51:27.456 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.5 dump_ops_in_flight 2024-09-14T04:51:27.492 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:27.521 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:27.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:27.523 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:51:27.624 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:27.660 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:27.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:27.665 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:51:27.766 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:27.769 INFO:teuthology.orchestra.run.smithi038.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-14T04:51:27.769 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0: {} 2024-09-14T04:51:27.795 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:27.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:27.799 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:51:27.814 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1: {} 2024-09-14T04:51:27.814 INFO:teuthology.orchestra.run.smithi038.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-14T04:51:27.857 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2: {} 2024-09-14T04:51:27.857 INFO:teuthology.orchestra.run.smithi038.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-14T04:51:27.857 INFO:teuthology.orchestra.run.smithi038.stderr:Error ENXIO: problem getting command descriptions from osd.3 2024-09-14T04:51:27.891 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4: {} 2024-09-14T04:51:27.891 INFO:teuthology.orchestra.run.smithi038.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-14T04:51:27.900 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:27.909 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:27 smithi038 bash[84940]: cluster 2024-09-14T04:51:27.354154+0000 mon.a (mon.0) 1547 : cluster [WRN] Health check update: Degraded data redundancy: 36704/250344 objects degraded (14.661%), 12 pgs degraded (PG_DEGRADED) 2024-09-14T04:51:27.910 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:27 smithi038 bash[84940]: cluster 2024-09-14T04:51:27.354154+0000 mon.a (mon.0) 1547 : cluster [WRN] Health check update: Degraded data redundancy: 36704/250344 objects degraded (14.661%), 12 pgs degraded (PG_DEGRADED) 2024-09-14T04:51:27.910 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:27 smithi038 bash[87336]: cluster 2024-09-14T04:51:27.354154+0000 mon.a (mon.0) 1547 : cluster [WRN] Health check update: Degraded data redundancy: 36704/250344 objects degraded (14.661%), 12 pgs degraded (PG_DEGRADED) 2024-09-14T04:51:27.910 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:27 smithi038 bash[87336]: cluster 2024-09-14T04:51:27.354154+0000 mon.a (mon.0) 1547 : cluster [WRN] Health check update: Degraded data redundancy: 36704/250344 objects degraded (14.661%), 12 pgs degraded (PG_DEGRADED) 2024-09-14T04:51:27.922 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:27.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:27.925 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:51:27.925 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5: {} 2024-09-14T04:51:27.925 INFO:teuthology.orchestra.run.smithi038.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-14T04:51:27.956 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6: {} 2024-09-14T04:51:27.956 INFO:teuthology.orchestra.run.smithi038.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-14T04:51:27.986 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7: {} 2024-09-14T04:51:27.986 INFO:teuthology.orchestra.run.smithi038.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-14T04:51:28.026 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:28.044 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:28.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:28.046 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:51:28.147 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:28.156 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:27 smithi123 bash[68976]: cluster 2024-09-14T04:51:27.354154+0000 mon.a (mon.0) 1547 : cluster [WRN] Health check update: Degraded data redundancy: 36704/250344 objects degraded (14.661%), 12 pgs degraded (PG_DEGRADED) 2024-09-14T04:51:28.156 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:27 smithi123 bash[68976]: cluster 2024-09-14T04:51:27.354154+0000 mon.a (mon.0) 1547 : cluster [WRN] Health check update: Degraded data redundancy: 36704/250344 objects degraded (14.661%), 12 pgs degraded (PG_DEGRADED) 2024-09-14T04:51:28.169 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:28.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:28.170 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:51:28.271 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:28.297 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:28.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:28.299 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:51:28.400 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:28.427 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:28.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:28.429 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:51:28.523 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:51:28 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:51:28] "GET /metrics HTTP/1.1" 200 36713 "" "Prometheus/2.51.0" 2024-09-14T04:51:28.529 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:28.563 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:28.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:28.567 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:51:28.667 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:28.698 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:28.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:28.704 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:51:28.795 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:28 smithi038 bash[84940]: cluster 2024-09-14T04:51:27.603890+0000 mgr.y (mgr.26165) 1318 : cluster [DBG] pgmap v1372: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 4.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 961 op/s; 35271/242682 objects degraded (14.534%) 2024-09-14T04:51:28.795 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:28 smithi038 bash[84940]: cluster 2024-09-14T04:51:27.603890+0000 mgr.y (mgr.26165) 1318 : cluster [DBG] pgmap v1372: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 4.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 961 op/s; 35271/242682 objects degraded (14.534%) 2024-09-14T04:51:28.795 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:28 smithi038 bash[84940]: audit 2024-09-14T04:51:27.726602+0000 mon.c (mon.2) 79 : audit [DBG] from='client.? 172.21.15.38:0/3304245804' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:51:28.795 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:28 smithi038 bash[84940]: audit 2024-09-14T04:51:27.726602+0000 mon.c (mon.2) 79 : audit [DBG] from='client.? 172.21.15.38:0/3304245804' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:51:28.795 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:28 smithi038 bash[87336]: cluster 2024-09-14T04:51:27.603890+0000 mgr.y (mgr.26165) 1318 : cluster [DBG] pgmap v1372: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 4.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 961 op/s; 35271/242682 objects degraded (14.534%) 2024-09-14T04:51:28.805 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:28.835 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:28.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:28.838 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:51:28.939 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:28.962 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:28.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:28.964 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:51:29.065 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:29.074 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:28 smithi123 bash[68976]: cluster 2024-09-14T04:51:27.603890+0000 mgr.y (mgr.26165) 1318 : cluster [DBG] pgmap v1372: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 4.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 961 op/s; 35271/242682 objects degraded (14.534%) 2024-09-14T04:51:29.074 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:28 smithi123 bash[68976]: cluster 2024-09-14T04:51:27.603890+0000 mgr.y (mgr.26165) 1318 : cluster [DBG] pgmap v1372: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 4.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 961 op/s; 35271/242682 objects degraded (14.534%) 2024-09-14T04:51:29.074 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:28 smithi123 bash[68976]: audit 2024-09-14T04:51:27.726602+0000 mon.c (mon.2) 79 : audit [DBG] from='client.? 172.21.15.38:0/3304245804' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:51:29.074 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:28 smithi123 bash[68976]: audit 2024-09-14T04:51:27.726602+0000 mon.c (mon.2) 79 : audit [DBG] from='client.? 172.21.15.38:0/3304245804' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:51:29.091 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:29.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:29.094 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:51:29.172 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:28 smithi038 bash[87336]: cluster 2024-09-14T04:51:27.603890+0000 mgr.y (mgr.26165) 1318 : cluster [DBG] pgmap v1372: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 4.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 961 op/s; 35271/242682 objects degraded (14.534%) 2024-09-14T04:51:29.172 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:28 smithi038 bash[87336]: audit 2024-09-14T04:51:27.726602+0000 mon.c (mon.2) 79 : audit [DBG] from='client.? 172.21.15.38:0/3304245804' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:51:29.172 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:28 smithi038 bash[87336]: audit 2024-09-14T04:51:27.726602+0000 mon.c (mon.2) 79 : audit [DBG] from='client.? 172.21.15.38:0/3304245804' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:51:29.194 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:29.222 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:29.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:29.225 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:51:29.326 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:29.355 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:29.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:29.357 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:51:29.458 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:29.485 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:29.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:29.490 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:51:29.591 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:29.617 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:29.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:29.622 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:51:29.723 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:29.764 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:29.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:29.768 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:51:29.868 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:29.890 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:29.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:29.894 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:51:29.995 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:30.022 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:30.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:30.027 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:51:30.128 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:30.156 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:30.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:30.162 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:51:30.263 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:30.287 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:30.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:30.289 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:51:30.390 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:30.400 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:51:30 smithi123 bash[61744]: ts=2024-09-14T04:51:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:51:30.419 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:30.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:30.424 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:51:30.525 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:30.546 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:30.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:30.551 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:51:30.651 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:30.682 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:30.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:30.684 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:51:30.785 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:30.806 DEBUG:teuthology.orchestra.run:got remote process result: 6 2024-09-14T04:51:30.807 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2024-09-14T04:51:30.810 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:30.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:30.813 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:51:30.913 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:30.922 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:30 smithi123 bash[68976]: cluster 2024-09-14T04:51:29.604421+0000 mgr.y (mgr.26165) 1319 : cluster [DBG] pgmap v1373: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 4.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 749 op/s; 35271/242682 objects degraded (14.534%) 2024-09-14T04:51:30.922 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:30 smithi123 bash[68976]: cluster 2024-09-14T04:51:29.604421+0000 mgr.y (mgr.26165) 1319 : cluster [DBG] pgmap v1373: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 4.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 749 op/s; 35271/242682 objects degraded (14.534%) 2024-09-14T04:51:30.922 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:30 smithi123 bash[68976]: audit 2024-09-14T04:51:30.253189+0000 mon.a (mon.0) 1548 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:51:30.922 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:30 smithi123 bash[68976]: audit 2024-09-14T04:51:30.253189+0000 mon.a (mon.0) 1548 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:51:30.952 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:30.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:30.957 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:51:31.017 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:30 smithi038 bash[84940]: cluster 2024-09-14T04:51:29.604421+0000 mgr.y (mgr.26165) 1319 : cluster [DBG] pgmap v1373: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 4.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 749 op/s; 35271/242682 objects degraded (14.534%) 2024-09-14T04:51:31.017 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:30 smithi038 bash[84940]: cluster 2024-09-14T04:51:29.604421+0000 mgr.y (mgr.26165) 1319 : cluster [DBG] pgmap v1373: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 4.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 749 op/s; 35271/242682 objects degraded (14.534%) 2024-09-14T04:51:31.018 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:30 smithi038 bash[84940]: audit 2024-09-14T04:51:30.253189+0000 mon.a (mon.0) 1548 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:51:31.018 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:30 smithi038 bash[84940]: audit 2024-09-14T04:51:30.253189+0000 mon.a (mon.0) 1548 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:51:31.018 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:30 smithi038 bash[87336]: cluster 2024-09-14T04:51:29.604421+0000 mgr.y (mgr.26165) 1319 : cluster [DBG] pgmap v1373: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 4.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 749 op/s; 35271/242682 objects degraded (14.534%) 2024-09-14T04:51:31.018 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:30 smithi038 bash[87336]: cluster 2024-09-14T04:51:29.604421+0000 mgr.y (mgr.26165) 1319 : cluster [DBG] pgmap v1373: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 4.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 749 op/s; 35271/242682 objects degraded (14.534%) 2024-09-14T04:51:31.018 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:30 smithi038 bash[87336]: audit 2024-09-14T04:51:30.253189+0000 mon.a (mon.0) 1548 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:51:31.019 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:30 smithi038 bash[87336]: audit 2024-09-14T04:51:30.253189+0000 mon.a (mon.0) 1548 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:51:31.058 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:31.090 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:31.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:31.093 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:51:31.194 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:31.230 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:31.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:31.238 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:51:31.339 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:31.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:31.369 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:31.369 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:51:31.470 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:31.499 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:31.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:31.504 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:51:31.605 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:31.634 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:31.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:31.636 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:51:31.737 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:31.758 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T04:51:31.760 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T04:51:31.772 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:31.779 INFO:teuthology.orchestra.run.smithi038.stderr:nodeep-scrub is unset 2024-09-14T04:51:31.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:31.779 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:51:31.880 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:31.914 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:31.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:31.919 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:51:32.005 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:31 smithi038 bash[87336]: audit 2024-09-14T04:51:31.502677+0000 mon.a (mon.0) 1549 : audit [INF] from='client.? 172.21.15.38:0/1119792189' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:51:32.005 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:31 smithi038 bash[87336]: audit 2024-09-14T04:51:31.502677+0000 mon.a (mon.0) 1549 : audit [INF] from='client.? 172.21.15.38:0/1119792189' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:51:32.006 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:31 smithi038 bash[84940]: audit 2024-09-14T04:51:31.502677+0000 mon.a (mon.0) 1549 : audit [INF] from='client.? 172.21.15.38:0/1119792189' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:51:32.006 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:31 smithi038 bash[84940]: audit 2024-09-14T04:51:31.502677+0000 mon.a (mon.0) 1549 : audit [INF] from='client.? 172.21.15.38:0/1119792189' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:51:32.020 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:32.030 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:31 smithi123 bash[68976]: audit 2024-09-14T04:51:31.502677+0000 mon.a (mon.0) 1549 : audit [INF] from='client.? 172.21.15.38:0/1119792189' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:51:32.030 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:31 smithi123 bash[68976]: audit 2024-09-14T04:51:31.502677+0000 mon.a (mon.0) 1549 : audit [INF] from='client.? 172.21.15.38:0/1119792189' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:51:32.044 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:32.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:32.049 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:51:32.149 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:32.183 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:32.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:32.185 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:51:32.286 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:32.312 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:32.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:32.318 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:51:32.419 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:32.447 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:32.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:32.449 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:51:32.550 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:32.580 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:32.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:32.584 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:51:32.685 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:32.713 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:32.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:32.719 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:51:32.808 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-14T04:51:32.820 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:32.884 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:32.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:32.889 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:51:32.990 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:33.013 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:33.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:33.017 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:51:33.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:32 smithi038 bash[87336]: cluster 2024-09-14T04:51:31.605323+0000 mgr.y (mgr.26165) 1320 : cluster [DBG] pgmap v1374: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 4.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 1.09k op/s; 33508/230316 objects degraded (14.549%) 2024-09-14T04:51:33.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:32 smithi038 bash[87336]: cluster 2024-09-14T04:51:31.605323+0000 mgr.y (mgr.26165) 1320 : cluster [DBG] pgmap v1374: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 4.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 1.09k op/s; 33508/230316 objects degraded (14.549%) 2024-09-14T04:51:33.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:32 smithi038 bash[87336]: cluster 2024-09-14T04:51:31.753509+0000 mon.a (mon.0) 1550 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:51:33.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:32 smithi038 bash[87336]: cluster 2024-09-14T04:51:31.753509+0000 mon.a (mon.0) 1550 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:51:33.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:32 smithi038 bash[87336]: audit 2024-09-14T04:51:31.772647+0000 mon.a (mon.0) 1551 : audit [INF] from='client.? 172.21.15.38:0/1119792189' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:51:33.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:32 smithi038 bash[87336]: audit 2024-09-14T04:51:31.772647+0000 mon.a (mon.0) 1551 : audit [INF] from='client.? 172.21.15.38:0/1119792189' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:51:33.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:32 smithi038 bash[87336]: cluster 2024-09-14T04:51:31.779521+0000 mon.a (mon.0) 1552 : cluster [DBG] osdmap e269: 8 total, 7 up, 8 in 2024-09-14T04:51:33.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:32 smithi038 bash[87336]: cluster 2024-09-14T04:51:31.779521+0000 mon.a (mon.0) 1552 : cluster [DBG] osdmap e269: 8 total, 7 up, 8 in 2024-09-14T04:51:33.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:32 smithi038 bash[87336]: cluster 2024-09-14T04:51:32.354958+0000 mon.a (mon.0) 1553 : cluster [WRN] Health check update: Degraded data redundancy: 33508/230316 objects degraded (14.549%), 12 pgs degraded (PG_DEGRADED) 2024-09-14T04:51:33.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:32 smithi038 bash[87336]: cluster 2024-09-14T04:51:32.354958+0000 mon.a (mon.0) 1553 : cluster [WRN] Health check update: Degraded data redundancy: 33508/230316 objects degraded (14.549%), 12 pgs degraded (PG_DEGRADED) 2024-09-14T04:51:33.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:32 smithi038 bash[84940]: cluster 2024-09-14T04:51:31.605323+0000 mgr.y (mgr.26165) 1320 : cluster [DBG] pgmap v1374: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 4.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 1.09k op/s; 33508/230316 objects degraded (14.549%) 2024-09-14T04:51:33.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:32 smithi038 bash[84940]: cluster 2024-09-14T04:51:31.605323+0000 mgr.y (mgr.26165) 1320 : cluster [DBG] pgmap v1374: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 4.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 1.09k op/s; 33508/230316 objects degraded (14.549%) 2024-09-14T04:51:33.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:32 smithi038 bash[84940]: cluster 2024-09-14T04:51:31.753509+0000 mon.a (mon.0) 1550 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:51:33.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:32 smithi038 bash[84940]: cluster 2024-09-14T04:51:31.753509+0000 mon.a (mon.0) 1550 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:51:33.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:32 smithi038 bash[84940]: audit 2024-09-14T04:51:31.772647+0000 mon.a (mon.0) 1551 : audit [INF] from='client.? 172.21.15.38:0/1119792189' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:51:33.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:32 smithi038 bash[84940]: audit 2024-09-14T04:51:31.772647+0000 mon.a (mon.0) 1551 : audit [INF] from='client.? 172.21.15.38:0/1119792189' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:51:33.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:32 smithi038 bash[84940]: cluster 2024-09-14T04:51:31.779521+0000 mon.a (mon.0) 1552 : cluster [DBG] osdmap e269: 8 total, 7 up, 8 in 2024-09-14T04:51:33.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:32 smithi038 bash[84940]: cluster 2024-09-14T04:51:31.779521+0000 mon.a (mon.0) 1552 : cluster [DBG] osdmap e269: 8 total, 7 up, 8 in 2024-09-14T04:51:33.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:32 smithi038 bash[84940]: cluster 2024-09-14T04:51:32.354958+0000 mon.a (mon.0) 1553 : cluster [WRN] Health check update: Degraded data redundancy: 33508/230316 objects degraded (14.549%), 12 pgs degraded (PG_DEGRADED) 2024-09-14T04:51:33.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:32 smithi038 bash[84940]: cluster 2024-09-14T04:51:32.354958+0000 mon.a (mon.0) 1553 : cluster [WRN] Health check update: Degraded data redundancy: 33508/230316 objects degraded (14.549%), 12 pgs degraded (PG_DEGRADED) 2024-09-14T04:51:33.117 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:33.144 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:33.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:33.146 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:51:33.247 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:33.273 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:33.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:33.275 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:51:33.376 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:33.397 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:33.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:33.399 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:51:33.500 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:33.522 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:33.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:33.524 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:51:33.571 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:33 smithi123 bash[68976]: cluster 2024-09-14T04:51:31.605323+0000 mgr.y (mgr.26165) 1320 : cluster [DBG] pgmap v1374: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 4.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 1.09k op/s; 33508/230316 objects degraded (14.549%) 2024-09-14T04:51:33.571 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:33 smithi123 bash[68976]: cluster 2024-09-14T04:51:31.605323+0000 mgr.y (mgr.26165) 1320 : cluster [DBG] pgmap v1374: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 4.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 1.09k op/s; 33508/230316 objects degraded (14.549%) 2024-09-14T04:51:33.571 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:33 smithi123 bash[68976]: cluster 2024-09-14T04:51:31.753509+0000 mon.a (mon.0) 1550 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:51:33.571 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:33 smithi123 bash[68976]: cluster 2024-09-14T04:51:31.753509+0000 mon.a (mon.0) 1550 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:51:33.571 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:33 smithi123 bash[68976]: audit 2024-09-14T04:51:31.772647+0000 mon.a (mon.0) 1551 : audit [INF] from='client.? 172.21.15.38:0/1119792189' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:51:33.571 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:33 smithi123 bash[68976]: audit 2024-09-14T04:51:31.772647+0000 mon.a (mon.0) 1551 : audit [INF] from='client.? 172.21.15.38:0/1119792189' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:51:33.571 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:33 smithi123 bash[68976]: cluster 2024-09-14T04:51:31.779521+0000 mon.a (mon.0) 1552 : cluster [DBG] osdmap e269: 8 total, 7 up, 8 in 2024-09-14T04:51:33.571 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:33 smithi123 bash[68976]: cluster 2024-09-14T04:51:31.779521+0000 mon.a (mon.0) 1552 : cluster [DBG] osdmap e269: 8 total, 7 up, 8 in 2024-09-14T04:51:33.572 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:33 smithi123 bash[68976]: cluster 2024-09-14T04:51:32.354958+0000 mon.a (mon.0) 1553 : cluster [WRN] Health check update: Degraded data redundancy: 33508/230316 objects degraded (14.549%), 12 pgs degraded (PG_DEGRADED) 2024-09-14T04:51:33.572 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:33 smithi123 bash[68976]: cluster 2024-09-14T04:51:32.354958+0000 mon.a (mon.0) 1553 : cluster [WRN] Health check update: Degraded data redundancy: 33508/230316 objects degraded (14.549%), 12 pgs degraded (PG_DEGRADED) 2024-09-14T04:51:33.624 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:33.653 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:33.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:33.658 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:51:33.759 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:33.800 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:33.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:33.807 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:51:33.908 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:33.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:33 smithi123 bash[68976]: audit 2024-09-14T04:51:33.623366+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:51:33.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:33 smithi123 bash[68976]: audit 2024-09-14T04:51:33.623366+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:51:33.938 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:33.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:33.940 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:51:34.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:33 smithi038 bash[84940]: audit 2024-09-14T04:51:33.623366+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:51:34.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:33 smithi038 bash[84940]: audit 2024-09-14T04:51:33.623366+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:51:34.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:33 smithi038 bash[87336]: audit 2024-09-14T04:51:33.623366+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:51:34.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:33 smithi038 bash[87336]: audit 2024-09-14T04:51:33.623366+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:51:34.041 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:34.093 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:34.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:34.100 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:51:34.200 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:34.229 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:34.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:34.233 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:51:34.333 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:34.362 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:34.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:34.366 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:51:34.467 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:34.497 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:34.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:34.501 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:51:34.602 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:34.629 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:34.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:34.631 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:51:34.732 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:34.766 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:34.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:34.773 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:51:34.874 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:34.884 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:34 smithi123 bash[68976]: cluster 2024-09-14T04:51:33.605900+0000 mgr.y (mgr.26165) 1321 : cluster [DBG] pgmap v1376: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 4.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 879 op/s; 33508/230316 objects degraded (14.549%) 2024-09-14T04:51:34.884 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:34 smithi123 bash[68976]: cluster 2024-09-14T04:51:33.605900+0000 mgr.y (mgr.26165) 1321 : cluster [DBG] pgmap v1376: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 4.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 879 op/s; 33508/230316 objects degraded (14.549%) 2024-09-14T04:51:34.913 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:34.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:34.917 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:51:35.018 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:35.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:34 smithi038 bash[84940]: cluster 2024-09-14T04:51:33.605900+0000 mgr.y (mgr.26165) 1321 : cluster [DBG] pgmap v1376: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 4.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 879 op/s; 33508/230316 objects degraded (14.549%) 2024-09-14T04:51:35.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:34 smithi038 bash[84940]: cluster 2024-09-14T04:51:33.605900+0000 mgr.y (mgr.26165) 1321 : cluster [DBG] pgmap v1376: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 4.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 879 op/s; 33508/230316 objects degraded (14.549%) 2024-09-14T04:51:35.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:34 smithi038 bash[87336]: cluster 2024-09-14T04:51:33.605900+0000 mgr.y (mgr.26165) 1321 : cluster [DBG] pgmap v1376: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 4.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 879 op/s; 33508/230316 objects degraded (14.549%) 2024-09-14T04:51:35.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:34 smithi038 bash[87336]: cluster 2024-09-14T04:51:33.605900+0000 mgr.y (mgr.26165) 1321 : cluster [DBG] pgmap v1376: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 4.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 879 op/s; 33508/230316 objects degraded (14.549%) 2024-09-14T04:51:35.041 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:35.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:35.045 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:51:35.146 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:35.174 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:35.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:35.178 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:51:35.194 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd set noscrub 2024-09-14T04:51:35.280 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:35.310 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:35.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:35.318 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:51:35.419 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:35.444 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:35.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:35.446 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:51:35.547 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:35.578 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:35.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:35.585 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:51:35.686 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:35.710 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:35.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:35.716 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:51:35.817 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:35.846 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:35.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:35.853 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:51:35.953 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:35.977 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:35.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:35.982 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:51:36.083 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:36.107 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:36.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:36.112 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:51:36.212 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:36.237 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:36.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:36.239 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:51:36.339 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:36.372 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:36.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:36.377 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:51:36.478 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:36.508 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:36.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:36.510 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:51:36.611 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:36.643 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:36.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:36.648 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:51:36.749 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:36.776 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:36.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:36.781 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:51:36.882 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:36.903 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:36.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:36.910 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:51:37.011 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:37.021 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:36 smithi123 bash[68976]: cluster 2024-09-14T04:51:35.606687+0000 mgr.y (mgr.26165) 1322 : cluster [DBG] pgmap v1377: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 4.6 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 879 op/s; 32898/223947 objects degraded (14.690%) 2024-09-14T04:51:37.021 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:36 smithi123 bash[68976]: cluster 2024-09-14T04:51:35.606687+0000 mgr.y (mgr.26165) 1322 : cluster [DBG] pgmap v1377: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 4.6 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 879 op/s; 32898/223947 objects degraded (14.690%) 2024-09-14T04:51:37.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:36 smithi038 bash[84940]: cluster 2024-09-14T04:51:35.606687+0000 mgr.y (mgr.26165) 1322 : cluster [DBG] pgmap v1377: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 4.6 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 879 op/s; 32898/223947 objects degraded (14.690%) 2024-09-14T04:51:37.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:36 smithi038 bash[84940]: cluster 2024-09-14T04:51:35.606687+0000 mgr.y (mgr.26165) 1322 : cluster [DBG] pgmap v1377: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 4.6 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 879 op/s; 32898/223947 objects degraded (14.690%) 2024-09-14T04:51:37.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:36 smithi038 bash[87336]: cluster 2024-09-14T04:51:35.606687+0000 mgr.y (mgr.26165) 1322 : cluster [DBG] pgmap v1377: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 4.6 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 879 op/s; 32898/223947 objects degraded (14.690%) 2024-09-14T04:51:37.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:36 smithi038 bash[87336]: cluster 2024-09-14T04:51:35.606687+0000 mgr.y (mgr.26165) 1322 : cluster [DBG] pgmap v1377: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 4.6 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 879 op/s; 32898/223947 objects degraded (14.690%) 2024-09-14T04:51:37.036 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:37.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:37.041 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:51:37.142 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:37.169 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:37.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:37.171 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:51:37.272 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:37.310 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:37.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:37.313 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:51:37.414 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:37.437 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:37.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:37.442 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:51:37.543 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:37.565 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:37.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:37.567 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:51:37.636 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:51:37.668 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:37.691 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:37.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:37.700 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:51:37.800 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:37.818 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:37.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:37.820 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:51:37.921 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:37.944 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:37.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:37.946 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:51:38.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:37 smithi038 bash[84940]: cluster 2024-09-14T04:51:37.355783+0000 mon.a (mon.0) 1555 : cluster [WRN] Health check update: Degraded data redundancy: 32898/223947 objects degraded (14.690%), 12 pgs degraded (PG_DEGRADED) 2024-09-14T04:51:38.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:37 smithi038 bash[84940]: cluster 2024-09-14T04:51:37.355783+0000 mon.a (mon.0) 1555 : cluster [WRN] Health check update: Degraded data redundancy: 32898/223947 objects degraded (14.690%), 12 pgs degraded (PG_DEGRADED) 2024-09-14T04:51:38.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:37 smithi038 bash[87336]: cluster 2024-09-14T04:51:37.355783+0000 mon.a (mon.0) 1555 : cluster [WRN] Health check update: Degraded data redundancy: 32898/223947 objects degraded (14.690%), 12 pgs degraded (PG_DEGRADED) 2024-09-14T04:51:38.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:37 smithi038 bash[87336]: cluster 2024-09-14T04:51:37.355783+0000 mon.a (mon.0) 1555 : cluster [WRN] Health check update: Degraded data redundancy: 32898/223947 objects degraded (14.690%), 12 pgs degraded (PG_DEGRADED) 2024-09-14T04:51:38.048 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:38.067 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:38.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:38.069 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:51:38.170 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:38.194 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:38.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:38.198 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:51:38.299 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:38.308 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:37 smithi123 bash[68976]: cluster 2024-09-14T04:51:37.355783+0000 mon.a (mon.0) 1555 : cluster [WRN] Health check update: Degraded data redundancy: 32898/223947 objects degraded (14.690%), 12 pgs degraded (PG_DEGRADED) 2024-09-14T04:51:38.308 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:37 smithi123 bash[68976]: cluster 2024-09-14T04:51:37.355783+0000 mon.a (mon.0) 1555 : cluster [WRN] Health check update: Degraded data redundancy: 32898/223947 objects degraded (14.690%), 12 pgs degraded (PG_DEGRADED) 2024-09-14T04:51:38.326 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:38.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:38.328 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:51:38.429 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:38.452 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:38.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:38.454 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:51:38.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:51:38 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:51:38] "GET /metrics HTTP/1.1" 200 36701 "" "Prometheus/2.51.0" 2024-09-14T04:51:38.554 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:38.579 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:38.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:38.581 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:51:38.681 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:38.706 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:38.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:38.708 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:51:38.809 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:38.829 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:38.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:38.831 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:51:38.931 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:38.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:38 smithi123 bash[68976]: cluster 2024-09-14T04:51:37.607435+0000 mgr.y (mgr.26165) 1323 : cluster [DBG] pgmap v1378: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 4.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 908 op/s; 31358/215424 objects degraded (14.556%) 2024-09-14T04:51:38.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:38 smithi123 bash[68976]: cluster 2024-09-14T04:51:37.607435+0000 mgr.y (mgr.26165) 1323 : cluster [DBG] pgmap v1378: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 4.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 908 op/s; 31358/215424 objects degraded (14.556%) 2024-09-14T04:51:38.954 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:38.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:38.956 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:51:39.057 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:39.083 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:39.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:39.085 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:51:39.186 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:39.205 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:38 smithi038 bash[84940]: cluster 2024-09-14T04:51:37.607435+0000 mgr.y (mgr.26165) 1323 : cluster [DBG] pgmap v1378: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 4.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 908 op/s; 31358/215424 objects degraded (14.556%) 2024-09-14T04:51:39.205 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:38 smithi038 bash[84940]: cluster 2024-09-14T04:51:37.607435+0000 mgr.y (mgr.26165) 1323 : cluster [DBG] pgmap v1378: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 4.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 908 op/s; 31358/215424 objects degraded (14.556%) 2024-09-14T04:51:39.213 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:39.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:39.216 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:51:39.317 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:39.342 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:39.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:39.348 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:51:39.449 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:39.493 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:39.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:39.499 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:51:39.516 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:39 smithi038 bash[87336]: cluster 2024-09-14T04:51:37.607435+0000 mgr.y (mgr.26165) 1323 : cluster [DBG] pgmap v1378: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 4.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 908 op/s; 31358/215424 objects degraded (14.556%) 2024-09-14T04:51:39.516 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:39 smithi038 bash[87336]: cluster 2024-09-14T04:51:37.607435+0000 mgr.y (mgr.26165) 1323 : cluster [DBG] pgmap v1378: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 4.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 908 op/s; 31358/215424 objects degraded (14.556%) 2024-09-14T04:51:39.599 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:39.621 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:39.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:39.623 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:51:39.656 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:51:39.723 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:39.766 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:39.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:39.769 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:51:39.870 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:39.898 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:39.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:39.901 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:51:40.002 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:40.032 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:40.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:40.037 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:51:40.138 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:40.160 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:40.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:40.168 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:51:40.269 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:40.290 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:40.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:40.293 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:51:40.393 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:40.417 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:40.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:40.420 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:51:40.520 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:40.532 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:51:40 smithi123 bash[61744]: ts=2024-09-14T04:51:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:51:40.532 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:40 smithi123 bash[68976]: audit 2024-09-14T04:51:39.303375+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:51:40.532 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:40 smithi123 bash[68976]: audit 2024-09-14T04:51:39.303375+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:51:40.532 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:40 smithi123 bash[68976]: audit 2024-09-14T04:51:39.310413+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:51:40.532 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:40 smithi123 bash[68976]: audit 2024-09-14T04:51:39.310413+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:51:40.533 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:40 smithi123 bash[68976]: cluster 2024-09-14T04:51:39.608248+0000 mgr.y (mgr.26165) 1324 : cluster [DBG] pgmap v1379: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 4.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 908 op/s; 31358/215424 objects degraded (14.556%) 2024-09-14T04:51:40.533 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:40 smithi123 bash[68976]: cluster 2024-09-14T04:51:39.608248+0000 mgr.y (mgr.26165) 1324 : cluster [DBG] pgmap v1379: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 4.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 908 op/s; 31358/215424 objects degraded (14.556%) 2024-09-14T04:51:40.546 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:40.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:40.549 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:51:40.650 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:40.660 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:40 smithi038 bash[84940]: audit 2024-09-14T04:51:39.303375+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:51:40.660 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:40 smithi038 bash[84940]: audit 2024-09-14T04:51:39.303375+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:51:40.660 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:40 smithi038 bash[84940]: audit 2024-09-14T04:51:39.310413+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:51:40.660 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:40 smithi038 bash[84940]: audit 2024-09-14T04:51:39.310413+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:51:40.660 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:40 smithi038 bash[84940]: cluster 2024-09-14T04:51:39.608248+0000 mgr.y (mgr.26165) 1324 : cluster [DBG] pgmap v1379: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 4.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 908 op/s; 31358/215424 objects degraded (14.556%) 2024-09-14T04:51:40.660 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:40 smithi038 bash[84940]: cluster 2024-09-14T04:51:39.608248+0000 mgr.y (mgr.26165) 1324 : cluster [DBG] pgmap v1379: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 4.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 908 op/s; 31358/215424 objects degraded (14.556%) 2024-09-14T04:51:40.660 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:40 smithi038 bash[87336]: audit 2024-09-14T04:51:39.303375+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:51:40.661 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:40 smithi038 bash[87336]: audit 2024-09-14T04:51:39.303375+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:51:40.661 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:40 smithi038 bash[87336]: audit 2024-09-14T04:51:39.310413+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:51:40.661 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:40 smithi038 bash[87336]: audit 2024-09-14T04:51:39.310413+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:51:40.661 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:40 smithi038 bash[87336]: cluster 2024-09-14T04:51:39.608248+0000 mgr.y (mgr.26165) 1324 : cluster [DBG] pgmap v1379: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 4.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 908 op/s; 31358/215424 objects degraded (14.556%) 2024-09-14T04:51:40.661 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:40 smithi038 bash[87336]: cluster 2024-09-14T04:51:39.608248+0000 mgr.y (mgr.26165) 1324 : cluster [DBG] pgmap v1379: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 4.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 908 op/s; 31358/215424 objects degraded (14.556%) 2024-09-14T04:51:40.671 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:40.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:40.680 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:51:40.781 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:40.806 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:40.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:40.810 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:51:40.870 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-14T04:51:40.870 INFO:teuthology.orchestra.run.smithi123.stdout: "ops": [ 2024-09-14T04:51:40.870 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:51:40.870 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.45638.0:127805 11.7 e269/256 11:e65c4924:::benchmark_data_smithi038_226135_object30125:head v 269'7904, mlcod=269'7902)", 2024-09-14T04:51:40.870 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:51:40.860738+0000", 2024-09-14T04:51:40.870 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 0.0096417129999999997, 2024-09-14T04:51:40.870 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.009670451, 2024-09-14T04:51:40.870 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:51:40.870 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:51:40.870 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:51:40.870 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:51:40.870 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:51:40.870 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:40.860738+0000", 2024-09-14T04:51:40.871 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:51:40.871 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:51:40.871 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:51:40.871 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:51:40.871 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:40.860738+0000", 2024-09-14T04:51:40.871 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:51:40.871 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:51:40.871 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:51:40.871 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:51:40.871 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:40.860737+0000", 2024-09-14T04:51:40.871 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2024-09-14T04:51:40.871 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:51:40.871 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:51:40.872 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:51:40.872 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:40.860745+0000", 2024-09-14T04:51:40.872 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.0649999999999999e-06 2024-09-14T04:51:40.872 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:51:40.872 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:51:40.872 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:51:40.872 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:40.860759+0000", 2024-09-14T04:51:40.872 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.4019000000000001e-05 2024-09-14T04:51:40.872 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:51:40.872 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:51:40.872 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:51:40.872 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:40.860764+0000", 2024-09-14T04:51:40.872 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.87e-06 2024-09-14T04:51:40.873 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:51:40.873 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:51:40.873 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:51:40.873 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:40.860807+0000", 2024-09-14T04:51:40.873 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.2675000000000001e-05 2024-09-14T04:51:40.873 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:51:40.873 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:51:40.873 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:51:40.873 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:40.860825+0000", 2024-09-14T04:51:40.873 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.7929999999999999e-05 2024-09-14T04:51:40.873 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:51:40.873 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:51:40.873 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:51:40.873 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:40.870398+0000", 2024-09-14T04:51:40.874 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0095729079999999998 2024-09-14T04:51:40.874 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:51:40.874 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:51:40.874 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:51:40.874 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:51:40.874 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:51:40.874 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.45638.0:127808 11.7 e269/256 11:e1ed8c78:::benchmark_data_smithi038_226135_object30128:head v 269'7905, mlcod=269'7902)", 2024-09-14T04:51:40.874 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:51:40.865079+0000", 2024-09-14T04:51:40.874 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 0.0053004569999999997, 2024-09-14T04:51:40.874 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0054038719999999997, 2024-09-14T04:51:40.874 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:51:40.874 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "started", 2024-09-14T04:51:40.874 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:51:40.875 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:51:40.875 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:51:40.875 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:40.865079+0000", 2024-09-14T04:51:40.875 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:51:40.875 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:51:40.875 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:51:40.875 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:51:40.875 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:40.865079+0000", 2024-09-14T04:51:40.875 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:51:40.875 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:51:40.875 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:51:40.875 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:51:40.875 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:40.865078+0000", 2024-09-14T04:51:40.876 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2024-09-14T04:51:40.876 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:51:40.876 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:51:40.876 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:51:40.876 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:40.865086+0000", 2024-09-14T04:51:40.876 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.8960000000000003e-06 2024-09-14T04:51:40.876 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:51:40.876 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:51:40.876 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:51:40.876 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:40.865100+0000", 2024-09-14T04:51:40.876 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.4124000000000001e-05 2024-09-14T04:51:40.876 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:51:40.876 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:51:40.876 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:51:40.877 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:40.865106+0000", 2024-09-14T04:51:40.877 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.9800000000000003e-06 2024-09-14T04:51:40.877 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:51:40.877 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:51:40.877 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:51:40.877 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:40.867034+0000", 2024-09-14T04:51:40.877 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.001928026 2024-09-14T04:51:40.877 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:51:40.877 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:51:40.877 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:51:40.877 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:40.867051+0000", 2024-09-14T04:51:40.877 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.7082999999999999e-05 2024-09-14T04:51:40.877 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:51:40.877 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:51:40.878 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:51:40.878 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:51:40.878 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:51:40.878 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.45638.0:127802 11.5 e269/256 11:aa2e15f4:::benchmark_data_smithi038_226135_object30122:head v 269'8063, mlcod=269'8061)", 2024-09-14T04:51:40.878 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:51:40.868656+0000", 2024-09-14T04:51:40.878 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 0.0017238329999999999, 2024-09-14T04:51:40.878 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.001885577, 2024-09-14T04:51:40.878 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:51:40.878 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "started", 2024-09-14T04:51:40.878 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:51:40.878 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:51:40.878 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:51:40.878 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:40.868656+0000", 2024-09-14T04:51:40.878 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:51:40.879 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:51:40.879 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:51:40.879 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:51:40.879 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:40.868656+0000", 2024-09-14T04:51:40.879 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:51:40.879 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:51:40.879 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:51:40.879 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:51:40.879 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:40.868655+0000", 2024-09-14T04:51:40.879 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2024-09-14T04:51:40.879 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:51:40.879 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:51:40.879 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:51:40.880 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:40.868663+0000", 2024-09-14T04:51:40.880 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.6340000000000001e-06 2024-09-14T04:51:40.880 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:51:40.880 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:51:40.880 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:51:40.880 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:40.868677+0000", 2024-09-14T04:51:40.880 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.4375999999999999e-05 2024-09-14T04:51:40.880 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:51:40.880 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:51:40.880 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:51:40.880 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:40.868683+0000", 2024-09-14T04:51:40.880 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.5570000000000003e-06 2024-09-14T04:51:40.880 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:51:40.881 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:51:40.881 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:51:40.881 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:40.870481+0000", 2024-09-14T04:51:40.881 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.001798649 2024-09-14T04:51:40.881 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:51:40.881 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:51:40.881 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:51:40.881 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:40.870506+0000", 2024-09-14T04:51:40.881 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.4159999999999999e-05 2024-09-14T04:51:40.881 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:51:40.881 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:51:40.881 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:51:40.881 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:51:40.882 INFO:teuthology.orchestra.run.smithi123.stdout: ], 2024-09-14T04:51:40.882 INFO:teuthology.orchestra.run.smithi123.stdout: "num_ops": 3 2024-09-14T04:51:40.882 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-14T04:51:40.882 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-14T04:51:40.882 INFO:teuthology.orchestra.run.smithi123.stdout: "success": "" 2024-09-14T04:51:40.882 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-14T04:51:40.911 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:40.943 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:40.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:40.948 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:51:41.048 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:41.077 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:41.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:41.083 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:51:41.184 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:41.210 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:41.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:41.212 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:51:41.313 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:41.334 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:41.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:41.338 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:51:41.439 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:41.463 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:41.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:41.465 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:51:41.566 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:41.597 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:41.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:41.602 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:51:41.703 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:41.724 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:41.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:41.729 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:51:41.829 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:41.852 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:41.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:41.855 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:51:41.956 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:41.982 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:41.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:41.984 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:51:42.085 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:42.125 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:42.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:42.129 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:51:42.230 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:42.253 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:42.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:42.258 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:51:42.359 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:42.386 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:42.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:42.393 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:51:42.494 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:42.515 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:42.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:42.518 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:51:42.618 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:42.650 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:42.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:42.653 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:51:42.754 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:42.782 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:42.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:42.786 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:51:42.887 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:42.895 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:42 smithi123 bash[68976]: cluster 2024-09-14T04:51:41.609147+0000 mgr.y (mgr.26165) 1325 : cluster [DBG] pgmap v1380: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 4.1 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 899 op/s; 29619/203316 objects degraded (14.568%) 2024-09-14T04:51:42.895 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:42 smithi123 bash[68976]: cluster 2024-09-14T04:51:41.609147+0000 mgr.y (mgr.26165) 1325 : cluster [DBG] pgmap v1380: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 4.1 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 899 op/s; 29619/203316 objects degraded (14.568%) 2024-09-14T04:51:42.895 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:42 smithi123 bash[68976]: cluster 2024-09-14T04:51:42.356504+0000 mon.a (mon.0) 1558 : cluster [WRN] Health check update: Degraded data redundancy: 29619/203316 objects degraded (14.568%), 12 pgs degraded (PG_DEGRADED) 2024-09-14T04:51:42.895 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:42 smithi123 bash[68976]: cluster 2024-09-14T04:51:42.356504+0000 mon.a (mon.0) 1558 : cluster [WRN] Health check update: Degraded data redundancy: 29619/203316 objects degraded (14.568%), 12 pgs degraded (PG_DEGRADED) 2024-09-14T04:51:42.920 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:42.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:42.924 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:51:42.952 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:42 smithi038 bash[84940]: cluster 2024-09-14T04:51:41.609147+0000 mgr.y (mgr.26165) 1325 : cluster [DBG] pgmap v1380: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 4.1 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 899 op/s; 29619/203316 objects degraded (14.568%) 2024-09-14T04:51:42.952 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:42 smithi038 bash[84940]: cluster 2024-09-14T04:51:41.609147+0000 mgr.y (mgr.26165) 1325 : cluster [DBG] pgmap v1380: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 4.1 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 899 op/s; 29619/203316 objects degraded (14.568%) 2024-09-14T04:51:42.952 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:42 smithi038 bash[84940]: cluster 2024-09-14T04:51:42.356504+0000 mon.a (mon.0) 1558 : cluster [WRN] Health check update: Degraded data redundancy: 29619/203316 objects degraded (14.568%), 12 pgs degraded (PG_DEGRADED) 2024-09-14T04:51:42.952 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:42 smithi038 bash[84940]: cluster 2024-09-14T04:51:42.356504+0000 mon.a (mon.0) 1558 : cluster [WRN] Health check update: Degraded data redundancy: 29619/203316 objects degraded (14.568%), 12 pgs degraded (PG_DEGRADED) 2024-09-14T04:51:42.952 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:42 smithi038 bash[87336]: cluster 2024-09-14T04:51:41.609147+0000 mgr.y (mgr.26165) 1325 : cluster [DBG] pgmap v1380: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 4.1 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 899 op/s; 29619/203316 objects degraded (14.568%) 2024-09-14T04:51:42.952 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:42 smithi038 bash[87336]: cluster 2024-09-14T04:51:41.609147+0000 mgr.y (mgr.26165) 1325 : cluster [DBG] pgmap v1380: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 4.1 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 899 op/s; 29619/203316 objects degraded (14.568%) 2024-09-14T04:51:42.952 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:42 smithi038 bash[87336]: cluster 2024-09-14T04:51:42.356504+0000 mon.a (mon.0) 1558 : cluster [WRN] Health check update: Degraded data redundancy: 29619/203316 objects degraded (14.568%), 12 pgs degraded (PG_DEGRADED) 2024-09-14T04:51:42.952 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:42 smithi038 bash[87336]: cluster 2024-09-14T04:51:42.356504+0000 mon.a (mon.0) 1558 : cluster [WRN] Health check update: Degraded data redundancy: 29619/203316 objects degraded (14.568%), 12 pgs degraded (PG_DEGRADED) 2024-09-14T04:51:43.024 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:43.048 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:43.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:43.053 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:51:43.154 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:43.178 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:43.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:43.180 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:51:43.189 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.5 dump_blocked_ops 2024-09-14T04:51:43.280 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:43.323 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:43.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:43.330 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:51:43.431 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:43.465 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:43.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:43.468 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:51:43.568 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:43.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:43.595 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:43.595 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:51:43.696 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:43.714 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:43.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:43.718 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:51:43.819 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:43.848 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:43.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:43.853 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:51:43.954 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:43.979 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:43.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:43.981 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:51:44.082 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:44.108 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:44.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:44.110 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:51:44.211 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:44.235 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:44.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:44.237 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:51:44.337 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:44.375 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:44.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:44.381 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:51:44.482 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:44.515 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:44.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:44.517 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:51:44.618 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:44.660 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:44.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:44.665 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:51:44.766 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:44.797 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:44.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:44.798 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:51:44.857 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:44 smithi038 bash[84940]: cluster 2024-09-14T04:51:43.609642+0000 mgr.y (mgr.26165) 1326 : cluster [DBG] pgmap v1381: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 4.1 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 760 op/s; 29619/203316 objects degraded (14.568%) 2024-09-14T04:51:44.857 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:44 smithi038 bash[84940]: cluster 2024-09-14T04:51:43.609642+0000 mgr.y (mgr.26165) 1326 : cluster [DBG] pgmap v1381: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 4.1 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 760 op/s; 29619/203316 objects degraded (14.568%) 2024-09-14T04:51:44.899 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:44.915 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:44 smithi123 bash[68976]: cluster 2024-09-14T04:51:43.609642+0000 mgr.y (mgr.26165) 1326 : cluster [DBG] pgmap v1381: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 4.1 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 760 op/s; 29619/203316 objects degraded (14.568%) 2024-09-14T04:51:44.915 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:44 smithi123 bash[68976]: cluster 2024-09-14T04:51:43.609642+0000 mgr.y (mgr.26165) 1326 : cluster [DBG] pgmap v1381: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 4.1 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 760 op/s; 29619/203316 objects degraded (14.568%) 2024-09-14T04:51:44.939 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:44.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:44.944 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:51:45.045 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:45.064 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:45.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:45.066 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:51:45.167 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:45.188 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:45.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:45.189 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:51:45.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:44 smithi038 bash[87336]: cluster 2024-09-14T04:51:43.609642+0000 mgr.y (mgr.26165) 1326 : cluster [DBG] pgmap v1381: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 4.1 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 760 op/s; 29619/203316 objects degraded (14.568%) 2024-09-14T04:51:45.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:44 smithi038 bash[87336]: cluster 2024-09-14T04:51:43.609642+0000 mgr.y (mgr.26165) 1326 : cluster [DBG] pgmap v1381: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 4.1 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 760 op/s; 29619/203316 objects degraded (14.568%) 2024-09-14T04:51:45.290 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:45.312 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:45.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:45.314 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:51:45.415 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:45.455 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:45.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:45.458 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:51:45.559 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:45.582 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:45.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:45.586 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:51:45.687 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:45.717 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:45.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:45.718 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:51:45.819 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:45.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:45.851 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:45.852 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:51:45.952 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:45.985 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:45.986 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:45 smithi123 bash[68976]: audit 2024-09-14T04:51:44.957550+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:51:45.987 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:45 smithi123 bash[68976]: audit 2024-09-14T04:51:44.957550+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:51:45.987 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:45 smithi123 bash[68976]: audit 2024-09-14T04:51:44.967326+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:51:45.987 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:45 smithi123 bash[68976]: audit 2024-09-14T04:51:44.967326+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:51:45.987 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:45 smithi123 bash[68976]: audit 2024-09-14T04:51:45.261176+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:51:45.987 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:45 smithi123 bash[68976]: audit 2024-09-14T04:51:45.261176+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:51:45.987 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:45 smithi123 bash[68976]: audit 2024-09-14T04:51:45.262683+0000 mon.a (mon.0) 1562 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:51:45.987 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:45 smithi123 bash[68976]: audit 2024-09-14T04:51:45.262683+0000 mon.a (mon.0) 1562 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:51:45.987 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:45 smithi123 bash[68976]: cluster 2024-09-14T04:51:45.610265+0000 mgr.y (mgr.26165) 1327 : cluster [DBG] pgmap v1382: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 4.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 900 op/s; 29088/197886 objects degraded (14.699%) 2024-09-14T04:51:45.987 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:45 smithi123 bash[68976]: cluster 2024-09-14T04:51:45.610265+0000 mgr.y (mgr.26165) 1327 : cluster [DBG] pgmap v1382: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 4.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 900 op/s; 29088/197886 objects degraded (14.699%) 2024-09-14T04:51:45.987 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:45 smithi123 bash[68976]: audit 2024-09-14T04:51:45.713133+0000 mon.a (mon.0) 1563 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:51:45.987 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:45 smithi123 bash[68976]: audit 2024-09-14T04:51:45.713133+0000 mon.a (mon.0) 1563 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:51:45.988 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:45 smithi123 bash[68976]: audit 2024-09-14T04:51:45.713916+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:51:45.988 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:45 smithi123 bash[68976]: audit 2024-09-14T04:51:45.713916+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:51:45.988 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:45 smithi123 bash[68976]: audit 2024-09-14T04:51:45.723761+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:51:45.988 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:45 smithi123 bash[68976]: audit 2024-09-14T04:51:45.723761+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:51:45.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:45.989 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:51:46.089 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:46.113 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:46.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:46.116 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:51:46.217 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:46.253 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:46.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:46.255 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:51:46.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:45 smithi038 bash[84940]: audit 2024-09-14T04:51:44.957550+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:51:46.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:45 smithi038 bash[84940]: audit 2024-09-14T04:51:44.957550+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:51:46.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:45 smithi038 bash[84940]: audit 2024-09-14T04:51:44.967326+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:51:46.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:45 smithi038 bash[84940]: audit 2024-09-14T04:51:44.967326+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:51:46.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:45 smithi038 bash[84940]: audit 2024-09-14T04:51:45.261176+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:51:46.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:45 smithi038 bash[84940]: audit 2024-09-14T04:51:45.261176+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:51:46.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:45 smithi038 bash[84940]: audit 2024-09-14T04:51:45.262683+0000 mon.a (mon.0) 1562 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:51:46.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:45 smithi038 bash[84940]: audit 2024-09-14T04:51:45.262683+0000 mon.a (mon.0) 1562 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:51:46.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:45 smithi038 bash[84940]: cluster 2024-09-14T04:51:45.610265+0000 mgr.y (mgr.26165) 1327 : cluster [DBG] pgmap v1382: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 4.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 900 op/s; 29088/197886 objects degraded (14.699%) 2024-09-14T04:51:46.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:45 smithi038 bash[84940]: cluster 2024-09-14T04:51:45.610265+0000 mgr.y (mgr.26165) 1327 : cluster [DBG] pgmap v1382: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 4.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 900 op/s; 29088/197886 objects degraded (14.699%) 2024-09-14T04:51:46.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:45 smithi038 bash[84940]: audit 2024-09-14T04:51:45.713133+0000 mon.a (mon.0) 1563 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:51:46.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:45 smithi038 bash[84940]: audit 2024-09-14T04:51:45.713133+0000 mon.a (mon.0) 1563 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:51:46.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:45 smithi038 bash[84940]: audit 2024-09-14T04:51:45.713916+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:51:46.275 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:45 smithi038 bash[84940]: audit 2024-09-14T04:51:45.713916+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:51:46.275 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:45 smithi038 bash[84940]: audit 2024-09-14T04:51:45.723761+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:51:46.275 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:45 smithi038 bash[84940]: audit 2024-09-14T04:51:45.723761+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:51:46.276 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:45 smithi038 bash[87336]: audit 2024-09-14T04:51:44.957550+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:51:46.276 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:45 smithi038 bash[87336]: audit 2024-09-14T04:51:44.957550+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:51:46.276 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:45 smithi038 bash[87336]: audit 2024-09-14T04:51:44.967326+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:51:46.277 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:45 smithi038 bash[87336]: audit 2024-09-14T04:51:44.967326+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:51:46.277 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:45 smithi038 bash[87336]: audit 2024-09-14T04:51:45.261176+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:51:46.277 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:45 smithi038 bash[87336]: audit 2024-09-14T04:51:45.261176+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:51:46.277 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:45 smithi038 bash[87336]: audit 2024-09-14T04:51:45.262683+0000 mon.a (mon.0) 1562 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:51:46.277 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:45 smithi038 bash[87336]: audit 2024-09-14T04:51:45.262683+0000 mon.a (mon.0) 1562 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:51:46.277 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:45 smithi038 bash[87336]: cluster 2024-09-14T04:51:45.610265+0000 mgr.y (mgr.26165) 1327 : cluster [DBG] pgmap v1382: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 4.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 900 op/s; 29088/197886 objects degraded (14.699%) 2024-09-14T04:51:46.277 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:45 smithi038 bash[87336]: cluster 2024-09-14T04:51:45.610265+0000 mgr.y (mgr.26165) 1327 : cluster [DBG] pgmap v1382: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 4.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 900 op/s; 29088/197886 objects degraded (14.699%) 2024-09-14T04:51:46.277 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:45 smithi038 bash[87336]: audit 2024-09-14T04:51:45.713133+0000 mon.a (mon.0) 1563 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:51:46.278 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:45 smithi038 bash[87336]: audit 2024-09-14T04:51:45.713133+0000 mon.a (mon.0) 1563 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:51:46.278 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:45 smithi038 bash[87336]: audit 2024-09-14T04:51:45.713916+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:51:46.278 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:45 smithi038 bash[87336]: audit 2024-09-14T04:51:45.713916+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:51:46.278 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:45 smithi038 bash[87336]: audit 2024-09-14T04:51:45.723761+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:51:46.278 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:45 smithi038 bash[87336]: audit 2024-09-14T04:51:45.723761+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:51:46.356 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:46.386 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:46.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:46.389 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:51:46.489 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:46.509 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:46.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:46.511 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:51:46.612 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:46.646 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:46.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:46.650 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:51:46.751 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:46.793 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:46.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:46.794 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:51:46.895 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:46.922 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:46.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:46.924 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:51:47.025 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:47.043 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:47.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:47.045 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:51:47.145 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:47.166 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:47.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:47.168 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:51:47.269 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:47.291 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:47.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:47.297 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:51:47.398 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:47.419 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:47.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:47.422 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:51:47.523 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:47.531 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:47 smithi123 bash[68976]: cluster 2024-09-14T04:51:47.357346+0000 mon.a (mon.0) 1566 : cluster [WRN] Health check update: Degraded data redundancy: 29088/197886 objects degraded (14.699%), 12 pgs degraded (PG_DEGRADED) 2024-09-14T04:51:47.531 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:47 smithi123 bash[68976]: cluster 2024-09-14T04:51:47.357346+0000 mon.a (mon.0) 1566 : cluster [WRN] Health check update: Degraded data redundancy: 29088/197886 objects degraded (14.699%), 12 pgs degraded (PG_DEGRADED) 2024-09-14T04:51:47.543 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:47.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:47.545 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:51:47.646 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:47.676 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:47.677 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:47 smithi038 bash[84940]: cluster 2024-09-14T04:51:47.357346+0000 mon.a (mon.0) 1566 : cluster [WRN] Health check update: Degraded data redundancy: 29088/197886 objects degraded (14.699%), 12 pgs degraded (PG_DEGRADED) 2024-09-14T04:51:47.677 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:47 smithi038 bash[84940]: cluster 2024-09-14T04:51:47.357346+0000 mon.a (mon.0) 1566 : cluster [WRN] Health check update: Degraded data redundancy: 29088/197886 objects degraded (14.699%), 12 pgs degraded (PG_DEGRADED) 2024-09-14T04:51:47.677 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:47 smithi038 bash[87336]: cluster 2024-09-14T04:51:47.357346+0000 mon.a (mon.0) 1566 : cluster [WRN] Health check update: Degraded data redundancy: 29088/197886 objects degraded (14.699%), 12 pgs degraded (PG_DEGRADED) 2024-09-14T04:51:47.677 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:47 smithi038 bash[87336]: cluster 2024-09-14T04:51:47.357346+0000 mon.a (mon.0) 1566 : cluster [WRN] Health check update: Degraded data redundancy: 29088/197886 objects degraded (14.699%), 12 pgs degraded (PG_DEGRADED) 2024-09-14T04:51:47.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:47.678 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:51:47.705 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T04:51:47.779 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:47.805 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:47.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:47.814 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:51:47.915 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:47.943 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:47.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:47.945 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:51:48.046 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:48.079 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:48.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:48.082 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:51:48.183 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:48.188 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 4, 5, 6, 7, 0] out_osds: [] dead_osds: [3] live_osds: [0, 1, 2, 4, 5, 6, 7] 2024-09-14T04:51:48.189 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-14T04:51:48.189 INFO:tasks.thrashosds.thrasher:Growing pool unique_pool_6 2024-09-14T04:51:48.189 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-14T04:51:48.210 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:48.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:48.215 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:51:48.316 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:48.354 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:48.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:48.361 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:51:48.462 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:48.495 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:48.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:48.497 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:51:48.598 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:48.617 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:48 smithi123 bash[68976]: cluster 2024-09-14T04:51:47.610953+0000 mgr.y (mgr.26165) 1328 : cluster [DBG] pgmap v1383: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 3.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 917 op/s; 27787/190899 objects degraded (14.556%) 2024-09-14T04:51:48.617 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:48 smithi123 bash[68976]: cluster 2024-09-14T04:51:47.610953+0000 mgr.y (mgr.26165) 1328 : cluster [DBG] pgmap v1383: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 3.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 917 op/s; 27787/190899 objects degraded (14.556%) 2024-09-14T04:51:48.632 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:48.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:48.635 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:51:48.736 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:48.759 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:48.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:48.760 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:51:48.861 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:48.882 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:48.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:48.884 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:51:48.927 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:51:48 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:51:48] "GET /metrics HTTP/1.1" 200 36702 "" "Prometheus/2.51.0" 2024-09-14T04:51:48.928 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:48 smithi038 bash[84940]: cluster 2024-09-14T04:51:47.610953+0000 mgr.y (mgr.26165) 1328 : cluster [DBG] pgmap v1383: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 3.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 917 op/s; 27787/190899 objects degraded (14.556%) 2024-09-14T04:51:48.928 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:48 smithi038 bash[84940]: cluster 2024-09-14T04:51:47.610953+0000 mgr.y (mgr.26165) 1328 : cluster [DBG] pgmap v1383: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 3.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 917 op/s; 27787/190899 objects degraded (14.556%) 2024-09-14T04:51:48.928 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:48 smithi038 bash[87336]: cluster 2024-09-14T04:51:47.610953+0000 mgr.y (mgr.26165) 1328 : cluster [DBG] pgmap v1383: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 3.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 917 op/s; 27787/190899 objects degraded (14.556%) 2024-09-14T04:51:48.928 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:48 smithi038 bash[87336]: cluster 2024-09-14T04:51:47.610953+0000 mgr.y (mgr.26165) 1328 : cluster [DBG] pgmap v1383: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 3.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 917 op/s; 27787/190899 objects degraded (14.556%) 2024-09-14T04:51:48.985 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:49.013 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:49.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:49.015 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:51:49.116 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:49.147 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:49.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:49.151 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:51:49.252 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:49.286 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:49.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:49.289 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:51:49.390 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:49.410 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:49.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:49.421 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:51:49.521 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:49.546 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:49.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:49.549 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:51:49.650 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:49.677 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:49.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:49.679 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:51:49.780 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:49.814 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:49.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:49.817 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:51:49.918 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:49.947 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:49.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:49.953 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:51:50.054 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:50.084 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:50.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:50.089 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:51:50.190 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:50.214 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:50.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:50.223 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:51:50.324 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:50.353 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:50.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:50.357 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:51:50.405 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0: {} 2024-09-14T04:51:50.405 INFO:teuthology.orchestra.run.smithi038.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-14T04:51:50.439 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1: {} 2024-09-14T04:51:50.439 INFO:teuthology.orchestra.run.smithi038.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-14T04:51:50.454 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:51:50 smithi123 bash[61744]: ts=2024-09-14T04:51:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:51:50.459 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:50.479 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2: {} 2024-09-14T04:51:50.479 INFO:teuthology.orchestra.run.smithi038.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-14T04:51:50.481 INFO:teuthology.orchestra.run.smithi038.stderr:Error ENXIO: problem getting command descriptions from osd.3 2024-09-14T04:51:50.486 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:50.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:50.491 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:51:50.516 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4: {} 2024-09-14T04:51:50.516 INFO:teuthology.orchestra.run.smithi038.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-14T04:51:50.553 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5: {} 2024-09-14T04:51:50.553 INFO:teuthology.orchestra.run.smithi038.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-14T04:51:50.581 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6: {} 2024-09-14T04:51:50.581 INFO:teuthology.orchestra.run.smithi038.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-14T04:51:50.591 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:50.610 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7: {} 2024-09-14T04:51:50.610 INFO:teuthology.orchestra.run.smithi038.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-14T04:51:50.614 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:50.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:50.621 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:51:50.722 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:50.747 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:50.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:50.752 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:51:50.838 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:50 smithi123 bash[68976]: cluster 2024-09-14T04:51:49.611374+0000 mgr.y (mgr.26165) 1329 : cluster [DBG] pgmap v1384: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 3.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 681 op/s; 27787/190899 objects degraded (14.556%) 2024-09-14T04:51:50.838 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:50 smithi123 bash[68976]: cluster 2024-09-14T04:51:49.611374+0000 mgr.y (mgr.26165) 1329 : cluster [DBG] pgmap v1384: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 3.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 681 op/s; 27787/190899 objects degraded (14.556%) 2024-09-14T04:51:50.839 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:50 smithi123 bash[68976]: audit 2024-09-14T04:51:50.359821+0000 mon.a (mon.0) 1567 : audit [DBG] from='client.? 172.21.15.38:0/2515605733' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:51:50.839 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:50 smithi123 bash[68976]: audit 2024-09-14T04:51:50.359821+0000 mon.a (mon.0) 1567 : audit [DBG] from='client.? 172.21.15.38:0/2515605733' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:51:50.853 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:50.890 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:50.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:50.894 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:51:50.894 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:50 smithi038 bash[84940]: cluster 2024-09-14T04:51:49.611374+0000 mgr.y (mgr.26165) 1329 : cluster [DBG] pgmap v1384: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 3.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 681 op/s; 27787/190899 objects degraded (14.556%) 2024-09-14T04:51:50.894 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:50 smithi038 bash[84940]: cluster 2024-09-14T04:51:49.611374+0000 mgr.y (mgr.26165) 1329 : cluster [DBG] pgmap v1384: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 3.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 681 op/s; 27787/190899 objects degraded (14.556%) 2024-09-14T04:51:50.894 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:50 smithi038 bash[84940]: audit 2024-09-14T04:51:50.359821+0000 mon.a (mon.0) 1567 : audit [DBG] from='client.? 172.21.15.38:0/2515605733' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:51:50.894 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:50 smithi038 bash[84940]: audit 2024-09-14T04:51:50.359821+0000 mon.a (mon.0) 1567 : audit [DBG] from='client.? 172.21.15.38:0/2515605733' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:51:50.895 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:50 smithi038 bash[87336]: cluster 2024-09-14T04:51:49.611374+0000 mgr.y (mgr.26165) 1329 : cluster [DBG] pgmap v1384: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 3.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 681 op/s; 27787/190899 objects degraded (14.556%) 2024-09-14T04:51:50.895 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:50 smithi038 bash[87336]: cluster 2024-09-14T04:51:49.611374+0000 mgr.y (mgr.26165) 1329 : cluster [DBG] pgmap v1384: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 3.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 681 op/s; 27787/190899 objects degraded (14.556%) 2024-09-14T04:51:50.895 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:50 smithi038 bash[87336]: audit 2024-09-14T04:51:50.359821+0000 mon.a (mon.0) 1567 : audit [DBG] from='client.? 172.21.15.38:0/2515605733' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:51:50.895 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:50 smithi038 bash[87336]: audit 2024-09-14T04:51:50.359821+0000 mon.a (mon.0) 1567 : audit [DBG] from='client.? 172.21.15.38:0/2515605733' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:51:50.994 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:51.019 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:51.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:51.022 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:51:51.123 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:51.150 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:51.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:51.152 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:51:51.253 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:51.274 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:51.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:51.278 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:51:51.379 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:51.402 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:51.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:51.404 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:51:51.504 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:51.530 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:51.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:51.532 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:51:51.633 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:51.663 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:51.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:51.670 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:51:51.700 INFO:teuthology.orchestra.run.smithi038.stderr:noscrub is set 2024-09-14T04:51:51.770 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:51.780 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:51 smithi123 bash[68976]: audit 2024-09-14T04:51:50.779955+0000 mon.c (mon.2) 80 : audit [INF] from='client.? 172.21.15.38:0/3676506664' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:51:51.780 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:51 smithi123 bash[68976]: audit 2024-09-14T04:51:50.779955+0000 mon.c (mon.2) 80 : audit [INF] from='client.? 172.21.15.38:0/3676506664' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:51:51.780 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:51 smithi123 bash[68976]: audit 2024-09-14T04:51:50.780380+0000 mon.a (mon.0) 1568 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:51:51.780 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:51 smithi123 bash[68976]: audit 2024-09-14T04:51:50.780380+0000 mon.a (mon.0) 1568 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:51:51.796 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:51.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:51.800 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:51:51.901 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:51.927 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:51.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:51.929 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:51:52.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:51 smithi038 bash[84940]: audit 2024-09-14T04:51:50.779955+0000 mon.c (mon.2) 80 : audit [INF] from='client.? 172.21.15.38:0/3676506664' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:51:52.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:51 smithi038 bash[84940]: audit 2024-09-14T04:51:50.779955+0000 mon.c (mon.2) 80 : audit [INF] from='client.? 172.21.15.38:0/3676506664' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:51:52.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:51 smithi038 bash[84940]: audit 2024-09-14T04:51:50.780380+0000 mon.a (mon.0) 1568 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:51:52.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:51 smithi038 bash[84940]: audit 2024-09-14T04:51:50.780380+0000 mon.a (mon.0) 1568 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:51:52.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:51 smithi038 bash[87336]: audit 2024-09-14T04:51:50.779955+0000 mon.c (mon.2) 80 : audit [INF] from='client.? 172.21.15.38:0/3676506664' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:51:52.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:51 smithi038 bash[87336]: audit 2024-09-14T04:51:50.779955+0000 mon.c (mon.2) 80 : audit [INF] from='client.? 172.21.15.38:0/3676506664' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:51:52.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:51 smithi038 bash[87336]: audit 2024-09-14T04:51:50.780380+0000 mon.a (mon.0) 1568 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:51:52.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:51 smithi038 bash[87336]: audit 2024-09-14T04:51:50.780380+0000 mon.a (mon.0) 1568 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:51:52.030 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:52.054 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:52.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:52.057 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:51:52.158 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:52.187 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:52.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:52.190 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:51:52.291 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:52.314 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:52.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:52.316 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:51:52.369 DEBUG:teuthology.orchestra.run:got remote process result: 6 2024-09-14T04:51:52.369 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2024-09-14T04:51:52.417 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:52.449 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:52.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:52.453 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:51:52.554 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:52.591 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:52.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:52.595 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:51:52.696 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:52.723 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:52.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:52.725 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:51:52.826 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:52.848 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:52.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:52.851 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:51:52.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:52 smithi123 bash[68976]: cluster 2024-09-14T04:51:51.612809+0000 mgr.y (mgr.26165) 1330 : cluster [DBG] pgmap v1385: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 3.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 1.05k op/s; 25793/177681 objects degraded (14.516%) 2024-09-14T04:51:52.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:52 smithi123 bash[68976]: cluster 2024-09-14T04:51:51.612809+0000 mgr.y (mgr.26165) 1330 : cluster [DBG] pgmap v1385: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 3.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 1.05k op/s; 25793/177681 objects degraded (14.516%) 2024-09-14T04:51:52.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:52 smithi123 bash[68976]: cluster 2024-09-14T04:51:51.667020+0000 mon.a (mon.0) 1569 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:51:52.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:52 smithi123 bash[68976]: cluster 2024-09-14T04:51:51.667020+0000 mon.a (mon.0) 1569 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:51:52.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:52 smithi123 bash[68976]: audit 2024-09-14T04:51:51.682176+0000 mon.a (mon.0) 1570 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:51:52.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:52 smithi123 bash[68976]: audit 2024-09-14T04:51:51.682176+0000 mon.a (mon.0) 1570 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:51:52.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:52 smithi123 bash[68976]: cluster 2024-09-14T04:51:51.693659+0000 mon.a (mon.0) 1571 : cluster [DBG] osdmap e270: 8 total, 7 up, 8 in 2024-09-14T04:51:52.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:52 smithi123 bash[68976]: cluster 2024-09-14T04:51:51.693659+0000 mon.a (mon.0) 1571 : cluster [DBG] osdmap e270: 8 total, 7 up, 8 in 2024-09-14T04:51:52.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:52 smithi123 bash[68976]: cluster 2024-09-14T04:51:52.358154+0000 mon.a (mon.0) 1572 : cluster [WRN] Health check update: Degraded data redundancy: 25793/177681 objects degraded (14.516%), 12 pgs degraded (PG_DEGRADED) 2024-09-14T04:51:52.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:52 smithi123 bash[68976]: cluster 2024-09-14T04:51:52.358154+0000 mon.a (mon.0) 1572 : cluster [WRN] Health check update: Degraded data redundancy: 25793/177681 objects degraded (14.516%), 12 pgs degraded (PG_DEGRADED) 2024-09-14T04:51:52.952 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:52.961 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:52 smithi038 bash[84940]: cluster 2024-09-14T04:51:51.612809+0000 mgr.y (mgr.26165) 1330 : cluster [DBG] pgmap v1385: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 3.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 1.05k op/s; 25793/177681 objects degraded (14.516%) 2024-09-14T04:51:52.961 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:52 smithi038 bash[84940]: cluster 2024-09-14T04:51:51.612809+0000 mgr.y (mgr.26165) 1330 : cluster [DBG] pgmap v1385: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 3.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 1.05k op/s; 25793/177681 objects degraded (14.516%) 2024-09-14T04:51:52.961 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:52 smithi038 bash[84940]: cluster 2024-09-14T04:51:51.667020+0000 mon.a (mon.0) 1569 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:51:52.961 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:52 smithi038 bash[84940]: cluster 2024-09-14T04:51:51.667020+0000 mon.a (mon.0) 1569 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:51:52.961 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:52 smithi038 bash[84940]: audit 2024-09-14T04:51:51.682176+0000 mon.a (mon.0) 1570 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:51:52.962 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:52 smithi038 bash[84940]: audit 2024-09-14T04:51:51.682176+0000 mon.a (mon.0) 1570 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:51:52.962 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:52 smithi038 bash[84940]: cluster 2024-09-14T04:51:51.693659+0000 mon.a (mon.0) 1571 : cluster [DBG] osdmap e270: 8 total, 7 up, 8 in 2024-09-14T04:51:52.962 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:52 smithi038 bash[84940]: cluster 2024-09-14T04:51:51.693659+0000 mon.a (mon.0) 1571 : cluster [DBG] osdmap e270: 8 total, 7 up, 8 in 2024-09-14T04:51:52.962 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:52 smithi038 bash[84940]: cluster 2024-09-14T04:51:52.358154+0000 mon.a (mon.0) 1572 : cluster [WRN] Health check update: Degraded data redundancy: 25793/177681 objects degraded (14.516%), 12 pgs degraded (PG_DEGRADED) 2024-09-14T04:51:52.962 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:52 smithi038 bash[84940]: cluster 2024-09-14T04:51:52.358154+0000 mon.a (mon.0) 1572 : cluster [WRN] Health check update: Degraded data redundancy: 25793/177681 objects degraded (14.516%), 12 pgs degraded (PG_DEGRADED) 2024-09-14T04:51:52.962 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:52 smithi038 bash[87336]: cluster 2024-09-14T04:51:51.612809+0000 mgr.y (mgr.26165) 1330 : cluster [DBG] pgmap v1385: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 3.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 1.05k op/s; 25793/177681 objects degraded (14.516%) 2024-09-14T04:51:52.962 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:52 smithi038 bash[87336]: cluster 2024-09-14T04:51:51.612809+0000 mgr.y (mgr.26165) 1330 : cluster [DBG] pgmap v1385: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 3.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 1.05k op/s; 25793/177681 objects degraded (14.516%) 2024-09-14T04:51:52.962 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:52 smithi038 bash[87336]: cluster 2024-09-14T04:51:51.667020+0000 mon.a (mon.0) 1569 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:51:52.962 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:52 smithi038 bash[87336]: cluster 2024-09-14T04:51:51.667020+0000 mon.a (mon.0) 1569 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:51:52.962 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:52 smithi038 bash[87336]: audit 2024-09-14T04:51:51.682176+0000 mon.a (mon.0) 1570 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:51:52.962 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:52 smithi038 bash[87336]: audit 2024-09-14T04:51:51.682176+0000 mon.a (mon.0) 1570 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:51:52.962 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:52 smithi038 bash[87336]: cluster 2024-09-14T04:51:51.693659+0000 mon.a (mon.0) 1571 : cluster [DBG] osdmap e270: 8 total, 7 up, 8 in 2024-09-14T04:51:52.963 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:52 smithi038 bash[87336]: cluster 2024-09-14T04:51:51.693659+0000 mon.a (mon.0) 1571 : cluster [DBG] osdmap e270: 8 total, 7 up, 8 in 2024-09-14T04:51:52.963 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:52 smithi038 bash[87336]: cluster 2024-09-14T04:51:52.358154+0000 mon.a (mon.0) 1572 : cluster [WRN] Health check update: Degraded data redundancy: 25793/177681 objects degraded (14.516%), 12 pgs degraded (PG_DEGRADED) 2024-09-14T04:51:52.963 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:52 smithi038 bash[87336]: cluster 2024-09-14T04:51:52.358154+0000 mon.a (mon.0) 1572 : cluster [WRN] Health check update: Degraded data redundancy: 25793/177681 objects degraded (14.516%), 12 pgs degraded (PG_DEGRADED) 2024-09-14T04:51:52.998 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:53.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:53.003 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:51:53.104 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:53.125 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:53.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:53.128 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:51:53.228 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:53.440 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:53.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:53.442 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:51:53.543 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:53.572 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:53.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:53.574 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:51:53.675 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:53.700 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:53.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:53.705 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:51:53.806 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:53.828 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:53.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:53.831 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:51:53.931 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:53.932 INFO:teuthology.orchestra.run.smithi123.stdout:ERROR: (22) Invalid argument 2024-09-14T04:51:53.933 INFO:teuthology.orchestra.run.smithi123.stdout:op_tracker tracking is not enabled now, so no ops 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-09-14T04:51:53.960 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:53.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:53.965 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:51:54.066 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:54.094 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:54.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:54.100 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:51:54.201 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:54.228 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:54.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:54.231 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:51:54.331 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:54.359 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:54.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:54.361 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:51:54.370 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-14T04:51:54.462 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:54.489 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:54.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:54.493 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:51:54.594 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:54.626 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:54.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:54.632 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:51:54.692 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:54 smithi038 bash[84940]: cluster 2024-09-14T04:51:53.613375+0000 mgr.y (mgr.26165) 1331 : cluster [DBG] pgmap v1387: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 3.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 854 op/s; 25793/177681 objects degraded (14.516%) 2024-09-14T04:51:54.692 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:54 smithi038 bash[84940]: cluster 2024-09-14T04:51:53.613375+0000 mgr.y (mgr.26165) 1331 : cluster [DBG] pgmap v1387: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 3.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 854 op/s; 25793/177681 objects degraded (14.516%) 2024-09-14T04:51:54.733 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:54.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:54 smithi123 bash[68976]: cluster 2024-09-14T04:51:53.613375+0000 mgr.y (mgr.26165) 1331 : cluster [DBG] pgmap v1387: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 3.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 854 op/s; 25793/177681 objects degraded (14.516%) 2024-09-14T04:51:54.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:54 smithi123 bash[68976]: cluster 2024-09-14T04:51:53.613375+0000 mgr.y (mgr.26165) 1331 : cluster [DBG] pgmap v1387: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 3.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 854 op/s; 25793/177681 objects degraded (14.516%) 2024-09-14T04:51:54.764 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:54.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:54.769 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:51:54.870 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:54.871 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:51:54.894 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:54.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:54.898 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:51:54.962 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:54 smithi038 bash[87336]: cluster 2024-09-14T04:51:53.613375+0000 mgr.y (mgr.26165) 1331 : cluster [DBG] pgmap v1387: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 3.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 854 op/s; 25793/177681 objects degraded (14.516%) 2024-09-14T04:51:54.962 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:54 smithi038 bash[87336]: cluster 2024-09-14T04:51:53.613375+0000 mgr.y (mgr.26165) 1331 : cluster [DBG] pgmap v1387: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 3.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 854 op/s; 25793/177681 objects degraded (14.516%) 2024-09-14T04:51:54.999 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:55.020 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:55.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:55.022 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:51:55.123 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:55.132 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.5 dump_historic_ops 2024-09-14T04:51:55.145 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:55.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:55.152 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:51:55.240 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd set nodeep-scrub 2024-09-14T04:51:55.252 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:55.283 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:55.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:55.285 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:51:55.386 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:55.418 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:55.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:55.423 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:51:55.524 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:55.558 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:55.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:55.565 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:51:55.666 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:55.696 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:55.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:55.699 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:51:55.799 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:55.822 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:55.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:55.826 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:51:55.927 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:55.949 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:55.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:55.951 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:51:56.052 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:56.073 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:56.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:56.076 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:51:56.176 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:56.208 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:56.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:56.213 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:51:56.314 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:56.337 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:56.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:56.340 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:51:56.441 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:56.469 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:56.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:56.473 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:51:56.573 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:56.611 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:56.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:56.616 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:51:56.717 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:56.740 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:56.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:56.744 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:51:56.845 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:56.878 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:56.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:56.885 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:51:56.985 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:56.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:56 smithi123 bash[68976]: cluster 2024-09-14T04:51:55.614140+0000 mgr.y (mgr.26165) 1332 : cluster [DBG] pgmap v1388: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 3.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 884 op/s; 25167/171342 objects degraded (14.688%) 2024-09-14T04:51:56.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:56 smithi123 bash[68976]: cluster 2024-09-14T04:51:55.614140+0000 mgr.y (mgr.26165) 1332 : cluster [DBG] pgmap v1388: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 3.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 884 op/s; 25167/171342 objects degraded (14.688%) 2024-09-14T04:51:57.008 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:57.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:57.012 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:51:57.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:56 smithi038 bash[84940]: cluster 2024-09-14T04:51:55.614140+0000 mgr.y (mgr.26165) 1332 : cluster [DBG] pgmap v1388: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 3.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 884 op/s; 25167/171342 objects degraded (14.688%) 2024-09-14T04:51:57.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:56 smithi038 bash[84940]: cluster 2024-09-14T04:51:55.614140+0000 mgr.y (mgr.26165) 1332 : cluster [DBG] pgmap v1388: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 3.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 884 op/s; 25167/171342 objects degraded (14.688%) 2024-09-14T04:51:57.025 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:56 smithi038 bash[87336]: cluster 2024-09-14T04:51:55.614140+0000 mgr.y (mgr.26165) 1332 : cluster [DBG] pgmap v1388: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 3.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 884 op/s; 25167/171342 objects degraded (14.688%) 2024-09-14T04:51:57.025 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:56 smithi038 bash[87336]: cluster 2024-09-14T04:51:55.614140+0000 mgr.y (mgr.26165) 1332 : cluster [DBG] pgmap v1388: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 3.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 884 op/s; 25167/171342 objects degraded (14.688%) 2024-09-14T04:51:57.113 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:57.141 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:57.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:57.147 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:51:57.248 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:57.276 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:57.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:57.284 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:51:57.385 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:57.408 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:57.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:57.411 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:51:57.512 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:57.544 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:57.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:57.546 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:51:57.647 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:57.668 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:57.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:57.673 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:51:57.774 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:57.798 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:57.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:57.804 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:51:57.905 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:57.914 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:57 smithi123 bash[68976]: cluster 2024-09-14T04:51:57.358984+0000 mon.a (mon.0) 1573 : cluster [WRN] Health check update: Degraded data redundancy: 25167/171342 objects degraded (14.688%), 12 pgs degraded (PG_DEGRADED) 2024-09-14T04:51:57.914 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:57 smithi123 bash[68976]: cluster 2024-09-14T04:51:57.358984+0000 mon.a (mon.0) 1573 : cluster [WRN] Health check update: Degraded data redundancy: 25167/171342 objects degraded (14.688%), 12 pgs degraded (PG_DEGRADED) 2024-09-14T04:51:57.935 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:57.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:57.938 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:51:58.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:57 smithi038 bash[84940]: cluster 2024-09-14T04:51:57.358984+0000 mon.a (mon.0) 1573 : cluster [WRN] Health check update: Degraded data redundancy: 25167/171342 objects degraded (14.688%), 12 pgs degraded (PG_DEGRADED) 2024-09-14T04:51:58.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:57 smithi038 bash[84940]: cluster 2024-09-14T04:51:57.358984+0000 mon.a (mon.0) 1573 : cluster [WRN] Health check update: Degraded data redundancy: 25167/171342 objects degraded (14.688%), 12 pgs degraded (PG_DEGRADED) 2024-09-14T04:51:58.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:57 smithi038 bash[87336]: cluster 2024-09-14T04:51:57.358984+0000 mon.a (mon.0) 1573 : cluster [WRN] Health check update: Degraded data redundancy: 25167/171342 objects degraded (14.688%), 12 pgs degraded (PG_DEGRADED) 2024-09-14T04:51:58.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:57 smithi038 bash[87336]: cluster 2024-09-14T04:51:57.358984+0000 mon.a (mon.0) 1573 : cluster [WRN] Health check update: Degraded data redundancy: 25167/171342 objects degraded (14.688%), 12 pgs degraded (PG_DEGRADED) 2024-09-14T04:51:58.038 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:58.067 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:58.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:58.072 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:51:58.173 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:58.195 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:58.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:58.200 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:51:58.301 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:58.333 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:58.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:58.342 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:51:58.443 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:58.452 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:51:58 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:51:58] "GET /metrics HTTP/1.1" 200 36702 "" "Prometheus/2.51.0" 2024-09-14T04:51:58.466 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:51:58.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:58.470 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:51:58.571 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:58.602 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:51:58.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:58.607 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:51:58.708 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:58.746 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:58.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:58.753 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:51:58.854 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:58.880 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:51:58.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:58.884 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:51:58.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:58 smithi123 bash[68976]: cluster 2024-09-14T04:51:57.614797+0000 mgr.y (mgr.26165) 1333 : cluster [DBG] pgmap v1389: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 3.3 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 922 op/s; 23692/163200 objects degraded (14.517%) 2024-09-14T04:51:58.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:51:58 smithi123 bash[68976]: cluster 2024-09-14T04:51:57.614797+0000 mgr.y (mgr.26165) 1333 : cluster [DBG] pgmap v1389: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 3.3 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 922 op/s; 23692/163200 objects degraded (14.517%) 2024-09-14T04:51:58.985 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:59.008 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:59.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:59.013 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:51:59.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:58 smithi038 bash[84940]: cluster 2024-09-14T04:51:57.614797+0000 mgr.y (mgr.26165) 1333 : cluster [DBG] pgmap v1389: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 3.3 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 922 op/s; 23692/163200 objects degraded (14.517%) 2024-09-14T04:51:59.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:51:58 smithi038 bash[84940]: cluster 2024-09-14T04:51:57.614797+0000 mgr.y (mgr.26165) 1333 : cluster [DBG] pgmap v1389: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 3.3 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 922 op/s; 23692/163200 objects degraded (14.517%) 2024-09-14T04:51:59.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:58 smithi038 bash[87336]: cluster 2024-09-14T04:51:57.614797+0000 mgr.y (mgr.26165) 1333 : cluster [DBG] pgmap v1389: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 3.3 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 922 op/s; 23692/163200 objects degraded (14.517%) 2024-09-14T04:51:59.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:51:58 smithi038 bash[87336]: cluster 2024-09-14T04:51:57.614797+0000 mgr.y (mgr.26165) 1333 : cluster [DBG] pgmap v1389: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 3.3 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 922 op/s; 23692/163200 objects degraded (14.517%) 2024-09-14T04:51:59.113 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:59.136 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:59.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:59.141 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:51:59.229 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:51:59.242 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:59.264 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:59.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:59.269 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:51:59.370 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:59.395 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:59.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:59.397 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:51:59.498 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:59.528 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:51:59.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:59.533 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:51:59.634 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:59.654 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:51:59.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:59.658 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:51:59.758 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:59.783 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:51:59.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:59.788 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:51:59.889 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:59.916 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:51:59.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:51:59.919 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:51:59.973 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T04:52:00.020 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:00.038 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:00.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:00.039 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:52:00.140 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:00.167 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:00.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:00.171 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:52:00.272 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:00.295 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:52:00.302 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:00.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:00.305 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:52:00.406 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:00.414 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:52:00 smithi123 bash[61744]: ts=2024-09-14T04:52:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:52:00.424 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:00.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:00.426 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:52:00.527 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:00.550 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:00.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:00.553 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:52:00.653 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:00.675 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:00.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:00.679 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:52:00.780 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:00.798 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:00.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:00.800 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:52:00.901 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:00.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:00.932 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:00.932 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:52:00.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:00 smithi123 bash[68976]: cluster 2024-09-14T04:51:59.615274+0000 mgr.y (mgr.26165) 1334 : cluster [DBG] pgmap v1390: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 3.3 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 922 op/s; 23692/163200 objects degraded (14.517%) 2024-09-14T04:52:00.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:00 smithi123 bash[68976]: cluster 2024-09-14T04:51:59.615274+0000 mgr.y (mgr.26165) 1334 : cluster [DBG] pgmap v1390: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 3.3 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 922 op/s; 23692/163200 objects degraded (14.517%) 2024-09-14T04:52:00.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:00 smithi123 bash[68976]: audit 2024-09-14T04:52:00.263507+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:52:00.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:00 smithi123 bash[68976]: audit 2024-09-14T04:52:00.263507+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:52:00.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:00 smithi123 bash[68976]: audit 2024-09-14T04:52:00.264698+0000 mon.a (mon.0) 1575 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:52:00.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:00 smithi123 bash[68976]: audit 2024-09-14T04:52:00.264698+0000 mon.a (mon.0) 1575 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:52:01.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:00 smithi038 bash[84940]: cluster 2024-09-14T04:51:59.615274+0000 mgr.y (mgr.26165) 1334 : cluster [DBG] pgmap v1390: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 3.3 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 922 op/s; 23692/163200 objects degraded (14.517%) 2024-09-14T04:52:01.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:00 smithi038 bash[84940]: cluster 2024-09-14T04:51:59.615274+0000 mgr.y (mgr.26165) 1334 : cluster [DBG] pgmap v1390: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 3.3 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 922 op/s; 23692/163200 objects degraded (14.517%) 2024-09-14T04:52:01.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:00 smithi038 bash[84940]: audit 2024-09-14T04:52:00.263507+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:52:01.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:00 smithi038 bash[84940]: audit 2024-09-14T04:52:00.263507+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:52:01.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:00 smithi038 bash[84940]: audit 2024-09-14T04:52:00.264698+0000 mon.a (mon.0) 1575 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:52:01.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:00 smithi038 bash[84940]: audit 2024-09-14T04:52:00.264698+0000 mon.a (mon.0) 1575 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:52:01.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:00 smithi038 bash[87336]: cluster 2024-09-14T04:51:59.615274+0000 mgr.y (mgr.26165) 1334 : cluster [DBG] pgmap v1390: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 3.3 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 922 op/s; 23692/163200 objects degraded (14.517%) 2024-09-14T04:52:01.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:00 smithi038 bash[87336]: cluster 2024-09-14T04:51:59.615274+0000 mgr.y (mgr.26165) 1334 : cluster [DBG] pgmap v1390: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 3.3 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 922 op/s; 23692/163200 objects degraded (14.517%) 2024-09-14T04:52:01.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:00 smithi038 bash[87336]: audit 2024-09-14T04:52:00.263507+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:52:01.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:00 smithi038 bash[87336]: audit 2024-09-14T04:52:00.263507+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:52:01.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:00 smithi038 bash[87336]: audit 2024-09-14T04:52:00.264698+0000 mon.a (mon.0) 1575 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:52:01.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:00 smithi038 bash[87336]: audit 2024-09-14T04:52:00.264698+0000 mon.a (mon.0) 1575 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:52:01.033 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:01.059 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:01.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:01.062 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:52:01.163 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:01.186 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:01.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:01.188 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:52:01.289 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:01.310 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:01.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:01.311 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:52:01.412 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:01.438 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:01.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:01.440 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:01.541 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:01.570 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:01.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:01.572 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:52:01.673 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:01.696 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:01.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:01.699 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:52:01.800 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:01.826 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:01.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:01.832 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:52:01.933 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:01.958 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:01.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:01.965 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:52:02.066 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:02.089 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:02.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:02.094 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:02.194 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:02.219 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:02.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:02.221 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:52:02.322 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:02.339 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:02.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:02.341 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:52:02.442 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:02.466 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:02.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:02.467 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:52:02.568 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:02.592 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:02.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:02.593 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:52:02.694 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:02.724 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:02.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:02.730 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:52:02.830 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:02.855 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:02.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:02.862 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:52:02.962 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:02.971 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:02 smithi038 bash[84940]: cluster 2024-09-14T04:52:01.616122+0000 mgr.y (mgr.26165) 1335 : cluster [DBG] pgmap v1391: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 3.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 988 op/s; 21525/148020 objects degraded (14.542%) 2024-09-14T04:52:02.971 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:02 smithi038 bash[84940]: cluster 2024-09-14T04:52:01.616122+0000 mgr.y (mgr.26165) 1335 : cluster [DBG] pgmap v1391: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 3.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 988 op/s; 21525/148020 objects degraded (14.542%) 2024-09-14T04:52:02.971 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:02 smithi038 bash[84940]: cluster 2024-09-14T04:52:02.359724+0000 mon.a (mon.0) 1576 : cluster [WRN] Health check update: Degraded data redundancy: 21525/148020 objects degraded (14.542%), 12 pgs degraded (PG_DEGRADED) 2024-09-14T04:52:02.971 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:02 smithi038 bash[84940]: cluster 2024-09-14T04:52:02.359724+0000 mon.a (mon.0) 1576 : cluster [WRN] Health check update: Degraded data redundancy: 21525/148020 objects degraded (14.542%), 12 pgs degraded (PG_DEGRADED) 2024-09-14T04:52:02.971 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:02 smithi038 bash[87336]: cluster 2024-09-14T04:52:01.616122+0000 mgr.y (mgr.26165) 1335 : cluster [DBG] pgmap v1391: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 3.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 988 op/s; 21525/148020 objects degraded (14.542%) 2024-09-14T04:52:02.971 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:02 smithi038 bash[87336]: cluster 2024-09-14T04:52:01.616122+0000 mgr.y (mgr.26165) 1335 : cluster [DBG] pgmap v1391: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 3.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 988 op/s; 21525/148020 objects degraded (14.542%) 2024-09-14T04:52:02.972 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:02 smithi038 bash[87336]: cluster 2024-09-14T04:52:02.359724+0000 mon.a (mon.0) 1576 : cluster [WRN] Health check update: Degraded data redundancy: 21525/148020 objects degraded (14.542%), 12 pgs degraded (PG_DEGRADED) 2024-09-14T04:52:02.972 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:02 smithi038 bash[87336]: cluster 2024-09-14T04:52:02.359724+0000 mon.a (mon.0) 1576 : cluster [WRN] Health check update: Degraded data redundancy: 21525/148020 objects degraded (14.542%), 12 pgs degraded (PG_DEGRADED) 2024-09-14T04:52:02.983 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:02.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:02.985 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:52:03.017 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:02 smithi123 bash[68976]: cluster 2024-09-14T04:52:01.616122+0000 mgr.y (mgr.26165) 1335 : cluster [DBG] pgmap v1391: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 3.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 988 op/s; 21525/148020 objects degraded (14.542%) 2024-09-14T04:52:03.017 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:02 smithi123 bash[68976]: cluster 2024-09-14T04:52:01.616122+0000 mgr.y (mgr.26165) 1335 : cluster [DBG] pgmap v1391: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 3.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 988 op/s; 21525/148020 objects degraded (14.542%) 2024-09-14T04:52:03.017 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:02 smithi123 bash[68976]: cluster 2024-09-14T04:52:02.359724+0000 mon.a (mon.0) 1576 : cluster [WRN] Health check update: Degraded data redundancy: 21525/148020 objects degraded (14.542%), 12 pgs degraded (PG_DEGRADED) 2024-09-14T04:52:03.017 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:02 smithi123 bash[68976]: cluster 2024-09-14T04:52:02.359724+0000 mon.a (mon.0) 1576 : cluster [WRN] Health check update: Degraded data redundancy: 21525/148020 objects degraded (14.542%), 12 pgs degraded (PG_DEGRADED) 2024-09-14T04:52:03.086 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:03.109 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:03.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:03.116 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:52:03.217 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:03.246 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:03.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:03.248 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:52:03.349 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:03.385 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:03.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:03.391 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:52:03.492 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:03.518 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:03.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:03.521 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:52:03.621 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:03.647 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:03.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:03.650 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:03.751 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:03.782 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:03.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:03.786 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:52:03.887 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:03.915 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:03.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:03.920 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:04.021 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:04.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:04.048 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:04.048 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:52:04.149 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:04.175 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:04.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:04.181 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:52:04.282 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:04.308 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:04.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:04.311 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:52:04.412 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:04.446 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:04.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:04.449 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:04.550 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:04.579 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:04.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:04.581 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:52:04.682 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:04.702 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-09-14T04:52:04.704 INFO:teuthology.orchestra.run.smithi038.stderr:dumped all 2024-09-14T04:52:04.707 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:04.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:04.709 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:52:04.810 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:04.818 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:04 smithi123 bash[68976]: cluster 2024-09-14T04:52:03.616625+0000 mgr.y (mgr.26165) 1336 : cluster [DBG] pgmap v1392: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 3.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 828 op/s; 21525/148020 objects degraded (14.542%) 2024-09-14T04:52:04.819 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:04 smithi123 bash[68976]: cluster 2024-09-14T04:52:03.616625+0000 mgr.y (mgr.26165) 1336 : cluster [DBG] pgmap v1392: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 3.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 828 op/s; 21525/148020 objects degraded (14.542%) 2024-09-14T04:52:04.833 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:04.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:04.837 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:52:04.938 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:04.939 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:04 smithi038 bash[84940]: cluster 2024-09-14T04:52:03.616625+0000 mgr.y (mgr.26165) 1336 : cluster [DBG] pgmap v1392: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 3.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 828 op/s; 21525/148020 objects degraded (14.542%) 2024-09-14T04:52:04.939 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:04 smithi038 bash[84940]: cluster 2024-09-14T04:52:03.616625+0000 mgr.y (mgr.26165) 1336 : cluster [DBG] pgmap v1392: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 3.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 828 op/s; 21525/148020 objects degraded (14.542%) 2024-09-14T04:52:04.940 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:04 smithi038 bash[87336]: cluster 2024-09-14T04:52:03.616625+0000 mgr.y (mgr.26165) 1336 : cluster [DBG] pgmap v1392: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 3.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 828 op/s; 21525/148020 objects degraded (14.542%) 2024-09-14T04:52:04.940 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:04 smithi038 bash[87336]: cluster 2024-09-14T04:52:03.616625+0000 mgr.y (mgr.26165) 1336 : cluster [DBG] pgmap v1392: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 3.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 828 op/s; 21525/148020 objects degraded (14.542%) 2024-09-14T04:52:04.960 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:04.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:04.967 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:52:05.067 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:05.097 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:05.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:05.101 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:52:05.201 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:05.226 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:05.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:05.231 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:52:05.332 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:05.352 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:05.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:05.354 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:52:05.455 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:05.488 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:05.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:05.491 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:52:05.591 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:05.621 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:05.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:05.624 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:52:05.725 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:05.749 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:05.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:05.753 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:52:05.854 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:05.887 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:05.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:05.892 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:52:05.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:05 smithi123 bash[68976]: audit 2024-09-14T04:52:04.691584+0000 mgr.y (mgr.26165) 1337 : audit [DBG] from='client.45695 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:52:05.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:05 smithi123 bash[68976]: audit 2024-09-14T04:52:04.691584+0000 mgr.y (mgr.26165) 1337 : audit [DBG] from='client.45695 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:52:05.993 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:06.007 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:05 smithi038 bash[84940]: audit 2024-09-14T04:52:04.691584+0000 mgr.y (mgr.26165) 1337 : audit [DBG] from='client.45695 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:52:06.007 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:05 smithi038 bash[84940]: audit 2024-09-14T04:52:04.691584+0000 mgr.y (mgr.26165) 1337 : audit [DBG] from='client.45695 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:52:06.007 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:05 smithi038 bash[87336]: audit 2024-09-14T04:52:04.691584+0000 mgr.y (mgr.26165) 1337 : audit [DBG] from='client.45695 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:52:06.007 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:05 smithi038 bash[87336]: audit 2024-09-14T04:52:04.691584+0000 mgr.y (mgr.26165) 1337 : audit [DBG] from='client.45695 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:52:06.026 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:06.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:06.029 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:06.130 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:06.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:06.156 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:06.156 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:52:06.223 INFO:teuthology.orchestra.run.smithi123.stdout:ERROR: (22) Invalid argument 2024-09-14T04:52:06.224 INFO:teuthology.orchestra.run.smithi123.stdout:op_tracker tracking is not enabled now, so no ops 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-09-14T04:52:06.256 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:06.277 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:06.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:06.280 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:06.381 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:06.418 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:06.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:06.422 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:06.522 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:06.549 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:06.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:06.552 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:52:06.652 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:06.684 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:06.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:06.685 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:52:06.786 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:06.820 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:06.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:06.824 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:52:06.924 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:06.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:06 smithi123 bash[68976]: cluster 2024-09-14T04:52:05.617310+0000 mgr.y (mgr.26165) 1338 : cluster [DBG] pgmap v1393: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 2.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 980 op/s; 21008/142377 objects degraded (14.755%) 2024-09-14T04:52:06.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:06 smithi123 bash[68976]: cluster 2024-09-14T04:52:05.617310+0000 mgr.y (mgr.26165) 1338 : cluster [DBG] pgmap v1393: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 2.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 980 op/s; 21008/142377 objects degraded (14.755%) 2024-09-14T04:52:06.954 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:06.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:06.955 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:52:07.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:06 smithi038 bash[87336]: cluster 2024-09-14T04:52:05.617310+0000 mgr.y (mgr.26165) 1338 : cluster [DBG] pgmap v1393: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 2.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 980 op/s; 21008/142377 objects degraded (14.755%) 2024-09-14T04:52:07.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:06 smithi038 bash[87336]: cluster 2024-09-14T04:52:05.617310+0000 mgr.y (mgr.26165) 1338 : cluster [DBG] pgmap v1393: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 2.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 980 op/s; 21008/142377 objects degraded (14.755%) 2024-09-14T04:52:07.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:06 smithi038 bash[84940]: cluster 2024-09-14T04:52:05.617310+0000 mgr.y (mgr.26165) 1338 : cluster [DBG] pgmap v1393: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 2.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 980 op/s; 21008/142377 objects degraded (14.755%) 2024-09-14T04:52:07.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:06 smithi038 bash[84940]: cluster 2024-09-14T04:52:05.617310+0000 mgr.y (mgr.26165) 1338 : cluster [DBG] pgmap v1393: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 2.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 980 op/s; 21008/142377 objects degraded (14.755%) 2024-09-14T04:52:07.056 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:07.076 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:07.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:07.079 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:07.180 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:07.201 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:07.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:07.205 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:52:07.252 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.6 dump_ops_in_flight 2024-09-14T04:52:07.306 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:07.351 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:07.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:07.356 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:52:07.457 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:07.483 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:07.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:07.486 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:07.587 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:07.619 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:07.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:07.622 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:07.723 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:07.750 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:07.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:07.758 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:52:07.859 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:07.885 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:07.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:07.888 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:52:07.989 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:08.016 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:08.018 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:07 smithi038 bash[84940]: cluster 2024-09-14T04:52:07.360358+0000 mon.a (mon.0) 1577 : cluster [WRN] Health check update: Degraded data redundancy: 21008/142377 objects degraded (14.755%), 12 pgs degraded (PG_DEGRADED) 2024-09-14T04:52:08.018 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:07 smithi038 bash[84940]: cluster 2024-09-14T04:52:07.360358+0000 mon.a (mon.0) 1577 : cluster [WRN] Health check update: Degraded data redundancy: 21008/142377 objects degraded (14.755%), 12 pgs degraded (PG_DEGRADED) 2024-09-14T04:52:08.018 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:07 smithi038 bash[87336]: cluster 2024-09-14T04:52:07.360358+0000 mon.a (mon.0) 1577 : cluster [WRN] Health check update: Degraded data redundancy: 21008/142377 objects degraded (14.755%), 12 pgs degraded (PG_DEGRADED) 2024-09-14T04:52:08.018 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:07 smithi038 bash[87336]: cluster 2024-09-14T04:52:07.360358+0000 mon.a (mon.0) 1577 : cluster [WRN] Health check update: Degraded data redundancy: 21008/142377 objects degraded (14.755%), 12 pgs degraded (PG_DEGRADED) 2024-09-14T04:52:08.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:08.019 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:52:08.120 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:08.142 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:08.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:08.145 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:08.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:07 smithi123 bash[68976]: cluster 2024-09-14T04:52:07.360358+0000 mon.a (mon.0) 1577 : cluster [WRN] Health check update: Degraded data redundancy: 21008/142377 objects degraded (14.755%), 12 pgs degraded (PG_DEGRADED) 2024-09-14T04:52:08.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:07 smithi123 bash[68976]: cluster 2024-09-14T04:52:07.360358+0000 mon.a (mon.0) 1577 : cluster [WRN] Health check update: Degraded data redundancy: 21008/142377 objects degraded (14.755%), 12 pgs degraded (PG_DEGRADED) 2024-09-14T04:52:08.245 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:08.271 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:08.272 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:52:08 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:52:08] "GET /metrics HTTP/1.1" 200 36708 "" "Prometheus/2.51.0" 2024-09-14T04:52:08.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:08.276 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:52:08.377 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:08.404 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:08.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:08.407 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:08.440 INFO:teuthology.orchestra.run.smithi038.stdout:{"pg_ready":true,"pg_map":{"version":1392,"stamp":"2024-09-14T04:52:03.616299+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":3232225816,"num_objects":49340,"num_object_clones":0,"num_object_copies":148020,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":21525,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":49340,"num_whiteouts":0,"num_read":57,"num_read_kb":111,"num_write":146122,"num_write_kb":6251557,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":14,"num_bytes_recovered":143689,"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":117206,"ondisk_log_size":117206,"up":282,"acting":282,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":329,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":16576960,"kb_used_data":10816444,"kb_used_omap":45,"kb_used_meta":5759890,"kb_avail":733384256,"statfs":{"total":767960285184,"available":750985478144,"internally_reserved":0,"allocated":11076038656,"data_stored":11062775264,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":46177,"internal_metadata":5898128287},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":9,"apply_latency_ms":9,"commit_latency_ns":9000000,"apply_latency_ns":9000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-647954432,"num_objects":-9887,"num_object_clones":0,"num_object_copies":-29661,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":-4268,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-9887,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9887,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.930519"},"pg_stats":[{"pgid":"1.11","version":"75'100","reported_seq":354,"reported_epoch":270,"state":"active+undersized","last_fresh":"2024-09-14T04:51:51.695535+0000","last_change":"2024-09-14T04:51:06.896447+0000","last_active":"2024-09-14T04:51:51.695535+0000","last_peered":"2024-09-14T04:51:51.695535+0000","last_clean":"2024-09-14T04:51:04.883001+0000","last_became_active":"2024-09-14T04:51:06.896447+0000","last_became_peered":"2024-09-14T04:51:06.896447+0000","last_unstale":"2024-09-14T04:51:51.695535+0000","last_undegraded":"2024-09-14T04:51:51.695535+0000","last_fullsized":"2024-09-14T04:51:06.882628+0000","mapping_epoch":267,"log_start":"0'0","ondisk_log_start":"0'0","created":262,"last_epoch_clean":266,"parent":"0.0","parent_split_bits":5,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:46:54.233873+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:46:54.233873+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"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":"user requested scrub scheduled @ 2024-09-14T04:52:08.719996+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":[0,5],"acting":[0,5],"avail_no_missing":["0","5"],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":262,"reported_epoch":270,"state":"active+undersized","last_fresh":"2024-09-14T04:51:51.701737+0000","last_change":"2024-09-14T04:51:06.898253+0000","last_active":"2024-09-14T04:51:51.701737+0000","last_peered":"2024-09-14T04:51:51.701737+0000","last_clean":"2024-09-14T04:35:42.165759+0000","last_became_active":"2024-09-14T04:51:06.898253+0000","last_became_peered":"2024-09-14T04:51:06.898253+0000","last_unstale":"2024-09-14T04:51:51.701737+0000","last_undegraded":"2024-09-14T04:51:51.701737+0000","last_fullsized":"2024-09-14T04:51:06.881758+0000","mapping_epoch":267,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:11:08.987691+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,7],"avail_no_missing":["1","7"],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.13","version":"63'2","reported_seq":229,"reported_epoch":269,"state":"active+clean","last_fresh":"2024-09-14T04:51:31.789001+0000","last_change":"2024-09-14T04:36:16.625605+0000","last_active":"2024-09-14T04:51:31.789001+0000","last_peered":"2024-09-14T04:51:31.789001+0000","last_clean":"2024-09-14T04:51:31.789001+0000","last_became_active":"2024-09-14T04:36:16.618859+0000","last_became_peered":"2024-09-14T04:36:16.618859+0000","last_unstale":"2024-09-14T04:51:31.789001+0000","last_undegraded":"2024-09-14T04:51:31.789001+0000","last_fullsized":"2024-09-14T04:51:31.789001+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:25:43.597502+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.10","version":"75'100","reported_seq":166,"reported_epoch":269,"state":"active+clean","last_fresh":"2024-09-14T04:51:31.787679+0000","last_change":"2024-09-14T04:51:06.981165+0000","last_active":"2024-09-14T04:51:31.787679+0000","last_peered":"2024-09-14T04:51:31.787679+0000","last_clean":"2024-09-14T04:51:31.787679+0000","last_became_active":"2024-09-14T04:51:04.834509+0000","last_became_peered":"2024-09-14T04:51:04.834509+0000","last_unstale":"2024-09-14T04:51:31.787679+0000","last_undegraded":"2024-09-14T04:51:31.787679+0000","last_fullsized":"2024-09-14T04:51:31.787679+0000","mapping_epoch":265,"log_start":"0'0","ondisk_log_start":"0'0","created":262,"last_epoch_clean":266,"parent":"0.0","parent_split_bits":5,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:51:06.981018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:51:06.981018+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T15:35:45.358770+0000","scrub_duration":0.003256086,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":230,"reported_epoch":269,"state":"active+undersized","last_fresh":"2024-09-14T04:51:31.795937+0000","last_change":"2024-09-14T04:51:06.890431+0000","last_active":"2024-09-14T04:51:31.795937+0000","last_peered":"2024-09-14T04:51:31.795937+0000","last_clean":"2024-09-14T04:35:42.154365+0000","last_became_active":"2024-09-14T04:51:06.890431+0000","last_became_peered":"2024-09-14T04:51:06.890431+0000","last_unstale":"2024-09-14T04:51:31.795937+0000","last_undegraded":"2024-09-14T04:51:31.795937+0000","last_fullsized":"2024-09-14T04:51:06.883711+0000","mapping_epoch":267,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":250,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:45:10.290251+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7],"acting":[5,7],"avail_no_missing":["5","7"],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":285,"reported_epoch":270,"state":"active+undersized","last_fresh":"2024-09-14T04:51:51.695549+0000","last_change":"2024-09-14T04:51:06.891587+0000","last_active":"2024-09-14T04:51:51.695549+0000","last_peered":"2024-09-14T04:51:51.695549+0000","last_clean":"2024-09-14T04:51:04.833257+0000","last_became_active":"2024-09-14T04:51:06.891587+0000","last_became_peered":"2024-09-14T04:51:06.891587+0000","last_unstale":"2024-09-14T04:51:51.695549+0000","last_undegraded":"2024-09-14T04:51:51.695549+0000","last_fullsized":"2024-09-14T04:51:06.881198+0000","mapping_epoch":267,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:33:23.883457+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7],"acting":[0,7],"avail_no_missing":["0","7"],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.13","version":"75'100","reported_seq":90,"reported_epoch":270,"state":"active+undersized","last_fresh":"2024-09-14T04:51:51.701821+0000","last_change":"2024-09-14T04:51:06.908236+0000","last_active":"2024-09-14T04:51:51.701821+0000","last_peered":"2024-09-14T04:51:51.701821+0000","last_clean":"2024-09-14T04:51:04.867126+0000","last_became_active":"2024-09-14T04:51:06.908236+0000","last_became_peered":"2024-09-14T04:51:06.908236+0000","last_unstale":"2024-09-14T04:51:51.701821+0000","last_undegraded":"2024-09-14T04:51:51.701821+0000","last_fullsized":"2024-09-14T04:51:06.878419+0000","mapping_epoch":267,"log_start":"0'0","ondisk_log_start":"0'0","created":262,"last_epoch_clean":266,"parent":"0.0","parent_split_bits":5,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:46:52.981890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:46:52.981890+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"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":"user requested scrub scheduled @ 2024-09-14T04:52:06.989886+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,4],"acting":[1,4],"avail_no_missing":["1","4"],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":285,"reported_epoch":270,"state":"active+undersized","last_fresh":"2024-09-14T04:51:51.697112+0000","last_change":"2024-09-14T04:51:06.891566+0000","last_active":"2024-09-14T04:51:51.697112+0000","last_peered":"2024-09-14T04:51:51.697112+0000","last_clean":"2024-09-14T04:51:04.834858+0000","last_became_active":"2024-09-14T04:51:06.891566+0000","last_became_peered":"2024-09-14T04:51:06.891566+0000","last_unstale":"2024-09-14T04:51:51.697112+0000","last_undegraded":"2024-09-14T04:51:51.697112+0000","last_fullsized":"2024-09-14T04:51:06.881749+0000","mapping_epoch":267,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:50:09.649872+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7],"acting":[0,7],"avail_no_missing":["0","7"],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":402,"reported_epoch":270,"state":"active+clean","last_fresh":"2024-09-14T04:51:51.686752+0000","last_change":"2024-09-14T04:36:16.609955+0000","last_active":"2024-09-14T04:51:51.686752+0000","last_peered":"2024-09-14T04:51:51.686752+0000","last_clean":"2024-09-14T04:51:51.686752+0000","last_became_active":"2024-09-14T04:36:16.608358+0000","last_became_peered":"2024-09-14T04:36:16.608358+0000","last_unstale":"2024-09-14T04:51:51.686752+0000","last_undegraded":"2024-09-14T04:51:51.686752+0000","last_fullsized":"2024-09-14T04:51:51.686752+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:30:29.454092+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.12","version":"75'100","reported_seq":28,"reported_epoch":270,"state":"active+clean","last_fresh":"2024-09-14T04:51:51.701607+0000","last_change":"2024-09-14T04:51:05.084713+0000","last_active":"2024-09-14T04:51:51.701607+0000","last_peered":"2024-09-14T04:51:51.701607+0000","last_clean":"2024-09-14T04:51:51.701607+0000","last_became_active":"2024-09-14T04:51:04.840081+0000","last_became_peered":"2024-09-14T04:51:04.840081+0000","last_unstale":"2024-09-14T04:51:51.701607+0000","last_undegraded":"2024-09-14T04:51:51.701607+0000","last_fullsized":"2024-09-14T04:51:51.701607+0000","mapping_epoch":265,"log_start":"0'0","ondisk_log_start":"0'0","created":262,"last_epoch_clean":266,"parent":"0.0","parent_split_bits":5,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:51:05.084649+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:51:05.084649+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T07:55:25.041381+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,5,6],"acting":[1,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":262,"reported_epoch":270,"state":"active+undersized","last_fresh":"2024-09-14T04:51:51.702926+0000","last_change":"2024-09-14T04:51:06.908423+0000","last_active":"2024-09-14T04:51:51.702926+0000","last_peered":"2024-09-14T04:51:51.702926+0000","last_clean":"2024-09-14T04:35:42.167384+0000","last_became_active":"2024-09-14T04:51:06.908423+0000","last_became_peered":"2024-09-14T04:51:06.908423+0000","last_unstale":"2024-09-14T04:51:51.702926+0000","last_undegraded":"2024-09-14T04:51:51.702926+0000","last_fullsized":"2024-09-14T04:51:06.887442+0000","mapping_epoch":267,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:23:15.672049+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,7],"avail_no_missing":["1","7"],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.10","version":"63'8","reported_seq":287,"reported_epoch":269,"state":"active+clean","last_fresh":"2024-09-14T04:51:31.791147+0000","last_change":"2024-09-14T04:31:33.566690+0000","last_active":"2024-09-14T04:51:31.791147+0000","last_peered":"2024-09-14T04:51:31.791147+0000","last_clean":"2024-09-14T04:51:31.791147+0000","last_became_active":"2024-09-14T04:31:33.371392+0000","last_became_peered":"2024-09-14T04:31:33.371392+0000","last_unstale":"2024-09-14T04:51:31.791147+0000","last_undegraded":"2024-09-14T04:51:31.791147+0000","last_fullsized":"2024-09-14T04:51:31.791147+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T08:27:37.168400+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":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.d","version":"75'100","reported_seq":94,"reported_epoch":270,"state":"active+clean","last_fresh":"2024-09-14T04:51:51.687959+0000","last_change":"2024-09-14T04:51:06.415330+0000","last_active":"2024-09-14T04:51:51.687959+0000","last_peered":"2024-09-14T04:51:51.687959+0000","last_clean":"2024-09-14T04:51:51.687959+0000","last_became_active":"2024-09-14T04:51:04.842104+0000","last_became_peered":"2024-09-14T04:51:04.842104+0000","last_unstale":"2024-09-14T04:51:51.687959+0000","last_undegraded":"2024-09-14T04:51:51.687959+0000","last_fullsized":"2024-09-14T04:51:51.687959+0000","mapping_epoch":265,"log_start":"0'0","ondisk_log_start":"0'0","created":262,"last_epoch_clean":266,"parent":"0.0","parent_split_bits":4,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:51:06.415202+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:51:06.415202+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:01:19.695458+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.7","version":"270'8964","reported_seq":9004,"reported_epoch":270,"state":"active+clean","last_fresh":"2024-09-14T04:51:59.693226+0000","last_change":"2024-09-14T04:49:09.811728+0000","last_active":"2024-09-14T04:51:59.693226+0000","last_peered":"2024-09-14T04:51:59.693226+0000","last_clean":"2024-09-14T04:51:59.693226+0000","last_became_active":"2024-09-14T04:49:09.811267+0000","last_became_peered":"2024-09-14T04:49:09.811267+0000","last_unstale":"2024-09-14T04:51:59.693226+0000","last_undegraded":"2024-09-14T04:51:59.693226+0000","last_fullsized":"2024-09-14T04:51:59.693226+0000","mapping_epoch":256,"log_start":"259'2200","ondisk_log_start":"259'2200","created":256,"last_epoch_clean":257,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:49:08.771628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:49:08.771628+0000","last_clean_scrub_stamp":"2024-09-14T04:49:08.771628+0000","objects_scrubbed":0,"log_size":6764,"log_dups_size":0,"ondisk_log_size":6764,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:20:52.423824+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":200933376,"num_objects":3066,"num_object_clones":0,"num_object_copies":9198,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3066,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8964,"num_write_kb":384960,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.f","version":"63'1","reported_seq":85,"reported_epoch":270,"state":"active+clean","last_fresh":"2024-09-14T04:51:51.687587+0000","last_change":"2024-09-14T04:47:16.717834+0000","last_active":"2024-09-14T04:51:51.687587+0000","last_peered":"2024-09-14T04:51:51.687587+0000","last_clean":"2024-09-14T04:51:51.687587+0000","last_became_active":"2024-09-14T04:47:16.717053+0000","last_became_peered":"2024-09-14T04:47:16.717053+0000","last_unstale":"2024-09-14T04:51:51.687587+0000","last_undegraded":"2024-09-14T04:51:51.687587+0000","last_fullsized":"2024-09-14T04:51:51.687587+0000","mapping_epoch":249,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":250,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:15:30.678800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.8","version":"0'0","reported_seq":231,"reported_epoch":269,"state":"active+clean","last_fresh":"2024-09-14T04:51:31.787959+0000","last_change":"2024-09-14T04:47:16.766692+0000","last_active":"2024-09-14T04:51:31.787959+0000","last_peered":"2024-09-14T04:51:31.787959+0000","last_clean":"2024-09-14T04:51:31.787959+0000","last_became_active":"2024-09-14T04:47:16.766317+0000","last_became_peered":"2024-09-14T04:47:16.766317+0000","last_unstale":"2024-09-14T04:51:31.787959+0000","last_undegraded":"2024-09-14T04:51:31.787959+0000","last_fullsized":"2024-09-14T04:51:31.787959+0000","mapping_epoch":249,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":250,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:31:38.718563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.c","version":"75'100","reported_seq":88,"reported_epoch":270,"state":"active+undersized+degraded","last_fresh":"2024-09-14T04:51:51.694012+0000","last_change":"2024-09-14T04:51:06.886967+0000","last_active":"2024-09-14T04:51:51.694012+0000","last_peered":"2024-09-14T04:51:51.694012+0000","last_clean":"2024-09-14T04:51:02.247757+0000","last_became_active":"2024-09-14T04:51:06.886967+0000","last_became_peered":"2024-09-14T04:51:06.886967+0000","last_unstale":"2024-09-14T04:51:51.694012+0000","last_undegraded":"2024-09-14T04:51:06.878187+0000","last_fullsized":"2024-09-14T04:51:06.877872+0000","mapping_epoch":267,"log_start":"0'0","ondisk_log_start":"0'0","created":262,"last_epoch_clean":266,"parent":"0.0","parent_split_bits":4,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:51:05.191322+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:51:05.191322+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"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":"user requested scrub scheduled @ 2024-09-14T04:52:07.753509+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":109227,"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":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6],"acting":[0,6],"avail_no_missing":["0","6"],"object_location_counts":[{"shards":"0,6","objects":1}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.6","version":"270'9184","reported_seq":9224,"reported_epoch":270,"state":"active+clean","last_fresh":"2024-09-14T04:51:59.821470+0000","last_change":"2024-09-14T04:49:09.814073+0000","last_active":"2024-09-14T04:51:59.821470+0000","last_peered":"2024-09-14T04:51:59.821470+0000","last_clean":"2024-09-14T04:51:59.821470+0000","last_became_active":"2024-09-14T04:49:09.813740+0000","last_became_peered":"2024-09-14T04:49:09.813740+0000","last_unstale":"2024-09-14T04:51:59.821470+0000","last_undegraded":"2024-09-14T04:51:59.821470+0000","last_fullsized":"2024-09-14T04:51:59.821470+0000","mapping_epoch":256,"log_start":"259'1000","ondisk_log_start":"259'1000","created":256,"last_epoch_clean":257,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:49:08.771628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:49:08.771628+0000","last_clean_scrub_stamp":"2024-09-14T04:49:08.771628+0000","objects_scrubbed":0,"log_size":8184,"log_dups_size":0,"ondisk_log_size":8184,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:34:05.381914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":209059840,"num_objects":3190,"num_object_clones":0,"num_object_copies":9570,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3190,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9184,"num_write_kb":395968,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.e","version":"63'2","reported_seq":85,"reported_epoch":270,"state":"active+clean","last_fresh":"2024-09-14T04:51:51.691048+0000","last_change":"2024-09-14T04:47:16.710911+0000","last_active":"2024-09-14T04:51:51.691048+0000","last_peered":"2024-09-14T04:51:51.691048+0000","last_clean":"2024-09-14T04:51:51.691048+0000","last_became_active":"2024-09-14T04:47:16.710603+0000","last_became_peered":"2024-09-14T04:47:16.710603+0000","last_unstale":"2024-09-14T04:51:51.691048+0000","last_undegraded":"2024-09-14T04:51:51.691048+0000","last_fullsized":"2024-09-14T04:51:51.691048+0000","mapping_epoch":249,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":250,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:07:10.407338+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,1],"acting":[4,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":457,"reported_epoch":270,"state":"active+undersized","last_fresh":"2024-09-14T04:51:51.686868+0000","last_change":"2024-09-14T04:51:06.892783+0000","last_active":"2024-09-14T04:51:51.686868+0000","last_peered":"2024-09-14T04:51:51.686868+0000","last_clean":"2024-09-14T04:51:04.824101+0000","last_became_active":"2024-09-14T04:51:06.892783+0000","last_became_peered":"2024-09-14T04:51:06.892783+0000","last_unstale":"2024-09-14T04:51:51.686868+0000","last_undegraded":"2024-09-14T04:51:51.686868+0000","last_fullsized":"2024-09-14T04:51:06.874369+0000","mapping_epoch":267,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:48:54.578532+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[4,2],"avail_no_missing":["4","2"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.f","version":"75'100","reported_seq":214,"reported_epoch":269,"state":"active+clean","last_fresh":"2024-09-14T04:51:31.788104+0000","last_change":"2024-09-14T04:51:08.981467+0000","last_active":"2024-09-14T04:51:31.788104+0000","last_peered":"2024-09-14T04:51:31.788104+0000","last_clean":"2024-09-14T04:51:31.788104+0000","last_became_active":"2024-09-14T04:51:04.834557+0000","last_became_peered":"2024-09-14T04:51:04.834557+0000","last_unstale":"2024-09-14T04:51:31.788104+0000","last_undegraded":"2024-09-14T04:51:31.788104+0000","last_fullsized":"2024-09-14T04:51:31.788104+0000","mapping_epoch":265,"log_start":"0'0","ondisk_log_start":"0'0","created":262,"last_epoch_clean":266,"parent":"0.0","parent_split_bits":4,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:51:08.981387+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:51:08.981387+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T10:44:10.667855+0000","scrub_duration":0.012727255999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.5","version":"270'9247","reported_seq":9269,"reported_epoch":270,"state":"active+clean","last_fresh":"2024-09-14T04:52:01.138860+0000","last_change":"2024-09-14T04:49:10.433865+0000","last_active":"2024-09-14T04:52:01.138860+0000","last_peered":"2024-09-14T04:52:01.138860+0000","last_clean":"2024-09-14T04:52:01.138860+0000","last_became_active":"2024-09-14T04:49:10.433137+0000","last_became_peered":"2024-09-14T04:49:10.433137+0000","last_unstale":"2024-09-14T04:52:01.138860+0000","last_undegraded":"2024-09-14T04:52:01.138860+0000","last_fullsized":"2024-09-14T04:52:01.138860+0000","mapping_epoch":256,"log_start":"259'2400","ondisk_log_start":"259'2400","created":256,"last_epoch_clean":257,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:49:08.771628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:49:08.771628+0000","last_clean_scrub_stamp":"2024-09-14T04:49:08.771628+0000","objects_scrubbed":0,"log_size":6847,"log_dups_size":0,"ondisk_log_size":6847,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:28:02.848973+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":199163904,"num_objects":3039,"num_object_clones":0,"num_object_copies":9117,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3039,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9247,"num_write_kb":393152,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,5],"acting":[6,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"63'1","reported_seq":54,"reported_epoch":269,"state":"active+clean","last_fresh":"2024-09-14T04:51:31.791354+0000","last_change":"2024-09-14T04:45:50.581881+0000","last_active":"2024-09-14T04:51:31.791354+0000","last_peered":"2024-09-14T04:51:31.791354+0000","last_clean":"2024-09-14T04:51:31.791354+0000","last_became_active":"2024-09-14T04:45:50.580737+0000","last_became_peered":"2024-09-14T04:45:50.580737+0000","last_unstale":"2024-09-14T04:51:31.791354+0000","last_undegraded":"2024-09-14T04:51:31.791354+0000","last_fullsized":"2024-09-14T04:51:31.791354+0000","mapping_epoch":239,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":240,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:30:21.505530+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":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,5],"acting":[6,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":61,"reported_epoch":269,"state":"active+clean","last_fresh":"2024-09-14T04:51:31.792822+0000","last_change":"2024-09-14T04:39:29.757071+0000","last_active":"2024-09-14T04:51:31.792822+0000","last_peered":"2024-09-14T04:51:31.792822+0000","last_clean":"2024-09-14T04:51:31.792822+0000","last_became_active":"2024-09-14T04:39:29.756345+0000","last_became_peered":"2024-09-14T04:39:29.756345+0000","last_unstale":"2024-09-14T04:51:31.792822+0000","last_undegraded":"2024-09-14T04:51:31.792822+0000","last_fullsized":"2024-09-14T04:51:31.792822+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:59:19.543101+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.e","version":"75'100","reported_seq":32,"reported_epoch":270,"state":"active+undersized","last_fresh":"2024-09-14T04:51:51.690777+0000","last_change":"2024-09-14T04:51:06.880881+0000","last_active":"2024-09-14T04:51:51.690777+0000","last_peered":"2024-09-14T04:51:51.690777+0000","last_clean":"2024-09-14T04:51:05.435105+0000","last_became_active":"2024-09-14T04:51:06.880881+0000","last_became_peered":"2024-09-14T04:51:06.880881+0000","last_unstale":"2024-09-14T04:51:51.690777+0000","last_undegraded":"2024-09-14T04:51:51.690777+0000","last_fullsized":"2024-09-14T04:51:06.875665+0000","mapping_epoch":267,"log_start":"0'0","ondisk_log_start":"0'0","created":262,"last_epoch_clean":266,"parent":"0.0","parent_split_bits":4,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:51:05.434940+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:51:05.434940+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T07:46:16.324201+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,7],"acting":[4,7],"avail_no_missing":["4","7"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.4","version":"270'9107","reported_seq":9129,"reported_epoch":270,"state":"active+clean","last_fresh":"2024-09-14T04:52:01.179705+0000","last_change":"2024-09-14T04:49:10.431043+0000","last_active":"2024-09-14T04:52:01.179705+0000","last_peered":"2024-09-14T04:52:01.179705+0000","last_clean":"2024-09-14T04:52:01.179705+0000","last_became_active":"2024-09-14T04:49:10.430619+0000","last_became_peered":"2024-09-14T04:49:10.430619+0000","last_unstale":"2024-09-14T04:52:01.179705+0000","last_undegraded":"2024-09-14T04:52:01.179705+0000","last_fullsized":"2024-09-14T04:52:01.179705+0000","mapping_epoch":256,"log_start":"259'2200","ondisk_log_start":"259'2200","created":256,"last_epoch_clean":257,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:49:08.771628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:49:08.771628+0000","last_clean_scrub_stamp":"2024-09-14T04:49:08.771628+0000","objects_scrubbed":0,"log_size":6907,"log_dups_size":0,"ondisk_log_size":6907,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:00:42.230426+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":201523200,"num_objects":3075,"num_object_clones":0,"num_object_copies":9225,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3075,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9107,"num_write_kb":389824,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":65,"reported_epoch":269,"state":"active+undersized","last_fresh":"2024-09-14T04:51:31.788096+0000","last_change":"2024-09-14T04:51:06.888086+0000","last_active":"2024-09-14T04:51:31.788096+0000","last_peered":"2024-09-14T04:51:31.788096+0000","last_clean":"2024-09-14T04:18:23.865277+0000","last_became_active":"2024-09-14T04:51:06.888086+0000","last_became_peered":"2024-09-14T04:51:06.888086+0000","last_unstale":"2024-09-14T04:51:31.788096+0000","last_undegraded":"2024-09-14T04:51:31.788096+0000","last_fullsized":"2024-09-14T04:51:06.883836+0000","mapping_epoch":267,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":240,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:10:25.345133+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5],"acting":[6,5],"avail_no_missing":["6","5"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":271,"reported_epoch":270,"state":"active+clean","last_fresh":"2024-09-14T04:51:51.696669+0000","last_change":"2024-09-14T04:31:33.358484+0000","last_active":"2024-09-14T04:51:51.696669+0000","last_peered":"2024-09-14T04:51:51.696669+0000","last_clean":"2024-09-14T04:51:51.696669+0000","last_became_active":"2024-09-14T04:31:33.358127+0000","last_became_peered":"2024-09-14T04:31:33.358127+0000","last_unstale":"2024-09-14T04:51:51.696669+0000","last_undegraded":"2024-09-14T04:51:51.696669+0000","last_fullsized":"2024-09-14T04:51:51.696669+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:57:30.264825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,4],"acting":[0,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.3","version":"270'9282","reported_seq":9304,"reported_epoch":270,"state":"active+clean","last_fresh":"2024-09-14T04:52:01.154023+0000","last_change":"2024-09-14T04:49:10.431407+0000","last_active":"2024-09-14T04:52:01.154023+0000","last_peered":"2024-09-14T04:52:01.154023+0000","last_clean":"2024-09-14T04:52:01.154023+0000","last_became_active":"2024-09-14T04:49:10.430786+0000","last_became_peered":"2024-09-14T04:49:10.430786+0000","last_unstale":"2024-09-14T04:52:01.154023+0000","last_undegraded":"2024-09-14T04:52:01.154023+0000","last_fullsized":"2024-09-14T04:52:01.154023+0000","mapping_epoch":256,"log_start":"259'2400","ondisk_log_start":"259'2400","created":256,"last_epoch_clean":257,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:49:08.771628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:49:08.771628+0000","last_clean_scrub_stamp":"2024-09-14T04:49:08.771628+0000","objects_scrubbed":0,"log_size":6882,"log_dups_size":0,"ondisk_log_size":6882,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:13:44.947792+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":198574080,"num_objects":3030,"num_object_clones":0,"num_object_copies":9090,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3030,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9282,"num_write_kb":393984,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,1],"acting":[6,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.9","version":"75'100","reported_seq":369,"reported_epoch":270,"state":"active+undersized","last_fresh":"2024-09-14T04:51:51.702856+0000","last_change":"2024-09-14T04:51:06.892573+0000","last_active":"2024-09-14T04:51:51.702856+0000","last_peered":"2024-09-14T04:51:51.702856+0000","last_clean":"2024-09-14T04:46:48.742760+0000","last_became_active":"2024-09-14T04:51:06.892573+0000","last_became_peered":"2024-09-14T04:51:06.892573+0000","last_unstale":"2024-09-14T04:51:51.702856+0000","last_undegraded":"2024-09-14T04:51:51.702856+0000","last_fullsized":"2024-09-14T04:51:06.889208+0000","mapping_epoch":267,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":250,"parent":"0.0","parent_split_bits":4,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:47:16.726068+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:47:16.726068+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"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":"user requested scrub scheduled @ 2024-09-14T04:52:06.988866+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":28,"num_read_kb":69,"num_write":13,"num_write_kb":148,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":107339,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7],"acting":[2,7],"avail_no_missing":["2","7"],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.b","version":"64'3","reported_seq":202,"reported_epoch":270,"state":"active+undersized+degraded","last_fresh":"2024-09-14T04:51:51.696062+0000","last_change":"2024-09-14T04:51:06.893402+0000","last_active":"2024-09-14T04:51:51.696062+0000","last_peered":"2024-09-14T04:51:51.696062+0000","last_clean":"2024-09-14T04:31:18.108849+0000","last_became_active":"2024-09-14T04:51:06.893402+0000","last_became_peered":"2024-09-14T04:51:06.893402+0000","last_unstale":"2024-09-14T04:51:51.696062+0000","last_undegraded":"2024-09-14T04:51:06.882965+0000","last_fullsized":"2024-09-14T04:51:06.882375+0000","mapping_epoch":267,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T09:21:56.954181+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4],"acting":[0,4],"avail_no_missing":["0","4"],"object_location_counts":[{"shards":"0,4","objects":1}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":430,"reported_epoch":270,"state":"active+undersized","last_fresh":"2024-09-14T04:51:51.686816+0000","last_change":"2024-09-14T04:51:06.885895+0000","last_active":"2024-09-14T04:51:51.686816+0000","last_peered":"2024-09-14T04:51:51.686816+0000","last_clean":"2024-09-14T04:51:04.824901+0000","last_became_active":"2024-09-14T04:51:06.885895+0000","last_became_peered":"2024-09-14T04:51:06.885895+0000","last_unstale":"2024-09-14T04:51:51.686816+0000","last_undegraded":"2024-09-14T04:51:51.686816+0000","last_fullsized":"2024-09-14T04:51:06.875559+0000","mapping_epoch":267,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:07:17.305673+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6],"acting":[4,6],"avail_no_missing":["4","6"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.2","version":"270'9059","reported_seq":9103,"reported_epoch":270,"state":"active+undersized+degraded","last_fresh":"2024-09-14T04:52:01.587841+0000","last_change":"2024-09-14T04:51:06.895325+0000","last_active":"2024-09-14T04:52:01.587841+0000","last_peered":"2024-09-14T04:52:01.587841+0000","last_clean":"2024-09-14T04:51:05.866427+0000","last_became_active":"2024-09-14T04:51:06.895325+0000","last_became_peered":"2024-09-14T04:51:06.895325+0000","last_unstale":"2024-09-14T04:52:01.587841+0000","last_undegraded":"2024-09-14T04:51:06.888136+0000","last_fullsized":"2024-09-14T04:51:06.887598+0000","mapping_epoch":267,"log_start":"0'0","ondisk_log_start":"0'0","created":256,"last_epoch_clean":257,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:49:08.771628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:49:08.771628+0000","last_clean_scrub_stamp":"2024-09-14T04:49:08.771628+0000","objects_scrubbed":0,"log_size":9059,"log_dups_size":0,"ondisk_log_size":9059,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:57:17.223834+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":200343552,"num_objects":3057,"num_object_clones":0,"num_object_copies":9171,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3057,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3057,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9059,"num_write_kb":387712,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0],"acting":[2,0],"avail_no_missing":["2","0"],"object_location_counts":[{"shards":"0,2","objects":3057}],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.8","version":"75'100","reported_seq":83,"reported_epoch":270,"state":"active+undersized+degraded","last_fresh":"2024-09-14T04:51:51.702488+0000","last_change":"2024-09-14T04:51:06.896134+0000","last_active":"2024-09-14T04:51:51.702488+0000","last_peered":"2024-09-14T04:51:51.702488+0000","last_clean":"2024-09-14T04:51:04.837711+0000","last_became_active":"2024-09-14T04:51:06.896134+0000","last_became_peered":"2024-09-14T04:51:06.896134+0000","last_unstale":"2024-09-14T04:51:51.702488+0000","last_undegraded":"2024-09-14T04:51:06.889191+0000","last_fullsized":"2024-09-14T04:51:06.888970+0000","mapping_epoch":267,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":4,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:46:54.730593+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:46:54.730593+0000","objects_scrubbed":1,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T14:07:34.794572+0000","scrub_duration":11,"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":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5],"acting":[2,5],"avail_no_missing":["2","5"],"object_location_counts":[{"shards":"2,5","objects":1}],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":252,"reported_epoch":269,"state":"active+clean","last_fresh":"2024-09-14T04:51:31.793035+0000","last_change":"2024-09-14T04:19:42.640315+0000","last_active":"2024-09-14T04:51:31.793035+0000","last_peered":"2024-09-14T04:51:31.793035+0000","last_clean":"2024-09-14T04:51:31.793035+0000","last_became_active":"2024-09-14T04:19:42.639647+0000","last_became_peered":"2024-09-14T04:19:42.639647+0000","last_unstale":"2024-09-14T04:51:31.793035+0000","last_undegraded":"2024-09-14T04:51:31.793035+0000","last_fullsized":"2024-09-14T04:51:31.793035+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:18:39.051719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":440,"reported_epoch":270,"state":"active+clean","last_fresh":"2024-09-14T04:51:51.691680+0000","last_change":"2024-09-14T04:19:42.650071+0000","last_active":"2024-09-14T04:51:51.691680+0000","last_peered":"2024-09-14T04:51:51.691680+0000","last_clean":"2024-09-14T04:51:51.691680+0000","last_became_active":"2024-09-14T04:19:42.648824+0000","last_became_peered":"2024-09-14T04:19:42.648824+0000","last_unstale":"2024-09-14T04:51:51.691680+0000","last_undegraded":"2024-09-14T04:51:51.691680+0000","last_fullsized":"2024-09-14T04:51:51.691680+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:13:34.311856+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.b","version":"75'100","reported_seq":94,"reported_epoch":270,"state":"active+clean","last_fresh":"2024-09-14T04:51:51.702514+0000","last_change":"2024-09-14T04:51:06.033209+0000","last_active":"2024-09-14T04:51:51.702514+0000","last_peered":"2024-09-14T04:51:51.702514+0000","last_clean":"2024-09-14T04:51:51.702514+0000","last_became_active":"2024-09-14T04:51:04.857665+0000","last_became_peered":"2024-09-14T04:51:04.857665+0000","last_unstale":"2024-09-14T04:51:51.702514+0000","last_undegraded":"2024-09-14T04:51:51.702514+0000","last_fullsized":"2024-09-14T04:51:51.702514+0000","mapping_epoch":265,"log_start":"0'0","ondisk_log_start":"0'0","created":262,"last_epoch_clean":266,"parent":"0.0","parent_split_bits":4,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:51:06.033061+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:51:06.033061+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:08:39.509001+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.1","version":"270'9271","reported_seq":9296,"reported_epoch":270,"state":"active+undersized+degraded","last_fresh":"2024-09-14T04:52:01.194872+0000","last_change":"2024-09-14T04:51:06.897607+0000","last_active":"2024-09-14T04:52:01.194872+0000","last_peered":"2024-09-14T04:52:01.194872+0000","last_clean":"2024-09-14T04:51:05.835043+0000","last_became_active":"2024-09-14T04:51:06.897607+0000","last_became_peered":"2024-09-14T04:51:06.897607+0000","last_unstale":"2024-09-14T04:52:01.194872+0000","last_undegraded":"2024-09-14T04:51:06.884622+0000","last_fullsized":"2024-09-14T04:51:06.882952+0000","mapping_epoch":267,"log_start":"259'2400","ondisk_log_start":"259'2400","created":256,"last_epoch_clean":257,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:49:08.771628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:49:08.771628+0000","last_clean_scrub_stamp":"2024-09-14T04:49:08.771628+0000","objects_scrubbed":0,"log_size":6871,"log_dups_size":0,"ondisk_log_size":6871,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:31:29.289290+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":201654272,"num_objects":3077,"num_object_clones":0,"num_object_copies":9231,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3077,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3077,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9271,"num_write_kb":395136,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0],"acting":[6,0],"avail_no_missing":["6","0"],"object_location_counts":[{"shards":"0,6","objects":3077}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":435,"reported_epoch":270,"state":"active+clean","last_fresh":"2024-09-14T04:51:51.685892+0000","last_change":"2024-09-14T04:36:16.609164+0000","last_active":"2024-09-14T04:51:51.685892+0000","last_peered":"2024-09-14T04:51:51.685892+0000","last_clean":"2024-09-14T04:51:51.685892+0000","last_became_active":"2024-09-14T04:36:16.607286+0000","last_became_peered":"2024-09-14T04:36:16.607286+0000","last_unstale":"2024-09-14T04:51:51.685892+0000","last_undegraded":"2024-09-14T04:51:51.685892+0000","last_fullsized":"2024-09-14T04:51:51.685892+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:22:16.993006+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":432,"reported_epoch":270,"state":"active+clean","last_fresh":"2024-09-14T04:51:51.691425+0000","last_change":"2024-09-14T04:39:29.521552+0000","last_active":"2024-09-14T04:51:51.691425+0000","last_peered":"2024-09-14T04:51:51.691425+0000","last_clean":"2024-09-14T04:51:51.691425+0000","last_became_active":"2024-09-14T04:39:29.520585+0000","last_became_peered":"2024-09-14T04:39:29.520585+0000","last_unstale":"2024-09-14T04:51:51.691425+0000","last_undegraded":"2024-09-14T04:51:51.691425+0000","last_fullsized":"2024-09-14T04:51:51.691425+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:51:48.497168+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"11.0","version":"270'8971","reported_seq":9015,"reported_epoch":270,"state":"active+undersized+degraded","last_fresh":"2024-09-14T04:51:59.663298+0000","last_change":"2024-09-14T04:51:06.899509+0000","last_active":"2024-09-14T04:51:59.663298+0000","last_peered":"2024-09-14T04:51:59.663298+0000","last_clean":"2024-09-14T04:51:05.867985+0000","last_became_active":"2024-09-14T04:51:06.899509+0000","last_became_peered":"2024-09-14T04:51:06.899509+0000","last_unstale":"2024-09-14T04:51:59.663298+0000","last_undegraded":"2024-09-14T04:51:06.887276+0000","last_fullsized":"2024-09-14T04:51:06.884015+0000","mapping_epoch":267,"log_start":"259'2300","ondisk_log_start":"259'2300","created":256,"last_epoch_clean":257,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:49:08.771628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:49:08.771628+0000","last_clean_scrub_stamp":"2024-09-14T04:49:08.771628+0000","objects_scrubbed":0,"log_size":6671,"log_dups_size":0,"ondisk_log_size":6671,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:24:55.954876+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":205717504,"num_objects":3139,"num_object_clones":0,"num_object_copies":9417,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3139,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3139,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8971,"num_write_kb":387520,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,7],"avail_no_missing":["1","7"],"object_location_counts":[{"shards":"1,7","objects":3139}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.a","version":"75'100","reported_seq":72,"reported_epoch":270,"state":"active+clean","last_fresh":"2024-09-14T04:51:51.702916+0000","last_change":"2024-09-14T04:46:53.723267+0000","last_active":"2024-09-14T04:51:51.702916+0000","last_peered":"2024-09-14T04:51:51.702916+0000","last_clean":"2024-09-14T04:51:51.702916+0000","last_became_active":"2024-09-14T04:46:52.778126+0000","last_became_peered":"2024-09-14T04:46:52.778126+0000","last_unstale":"2024-09-14T04:51:51.702916+0000","last_undegraded":"2024-09-14T04:51:51.702916+0000","last_fullsized":"2024-09-14T04:51:51.702916+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":4,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:46:53.723194+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:46:53.723194+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T07:36:14.448312+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,5,6],"acting":[2,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":263,"reported_epoch":270,"state":"active+undersized","last_fresh":"2024-09-14T04:51:51.700000+0000","last_change":"2024-09-14T04:51:06.890991+0000","last_active":"2024-09-14T04:51:51.700000+0000","last_peered":"2024-09-14T04:51:51.700000+0000","last_clean":"2024-09-14T04:35:42.174348+0000","last_became_active":"2024-09-14T04:51:06.890991+0000","last_became_peered":"2024-09-14T04:51:06.890991+0000","last_unstale":"2024-09-14T04:51:51.700000+0000","last_undegraded":"2024-09-14T04:51:51.700000+0000","last_fullsized":"2024-09-14T04:51:06.879807+0000","mapping_epoch":267,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:02:53.754631+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,7],"avail_no_missing":["1","7"],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":433,"reported_epoch":270,"state":"active+undersized","last_fresh":"2024-09-14T04:51:51.702965+0000","last_change":"2024-09-14T04:51:06.898693+0000","last_active":"2024-09-14T04:51:51.702965+0000","last_peered":"2024-09-14T04:51:51.702965+0000","last_clean":"2024-09-14T04:51:04.836532+0000","last_became_active":"2024-09-14T04:51:06.898693+0000","last_became_peered":"2024-09-14T04:51:06.898693+0000","last_unstale":"2024-09-14T04:51:51.702965+0000","last_undegraded":"2024-09-14T04:51:51.702965+0000","last_fullsized":"2024-09-14T04:51:06.886272+0000","mapping_epoch":267,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:36:59.128073+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4],"acting":[1,4],"avail_no_missing":["1","4"],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"11.a","version":"270'9254","reported_seq":9295,"reported_epoch":270,"state":"active+undersized+degraded","last_fresh":"2024-09-14T04:52:01.176172+0000","last_change":"2024-09-14T04:51:06.888091+0000","last_active":"2024-09-14T04:52:01.176172+0000","last_peered":"2024-09-14T04:52:01.176172+0000","last_clean":"2024-09-14T04:51:05.817364+0000","last_became_active":"2024-09-14T04:51:06.888091+0000","last_became_peered":"2024-09-14T04:51:06.888091+0000","last_unstale":"2024-09-14T04:52:01.176172+0000","last_undegraded":"2024-09-14T04:51:06.883709+0000","last_fullsized":"2024-09-14T04:51:06.883587+0000","mapping_epoch":267,"log_start":"259'2400","ondisk_log_start":"259'2400","created":256,"last_epoch_clean":257,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:49:08.771628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:49:08.771628+0000","last_clean_scrub_stamp":"2024-09-14T04:49:08.771628+0000","objects_scrubbed":0,"log_size":6854,"log_dups_size":0,"ondisk_log_size":6854,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:32:21.732315+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":203685888,"num_objects":3108,"num_object_clones":0,"num_object_copies":9324,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3108,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3108,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9254,"num_write_kb":395584,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5],"acting":[6,5],"avail_no_missing":["6","5"],"object_location_counts":[{"shards":"5,6","objects":3108}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.0","version":"75'100","reported_seq":344,"reported_epoch":270,"state":"active+clean","last_fresh":"2024-09-14T04:51:51.695163+0000","last_change":"2024-09-14T04:51:03.773693+0000","last_active":"2024-09-14T04:51:51.695163+0000","last_peered":"2024-09-14T04:51:51.695163+0000","last_clean":"2024-09-14T04:51:51.695163+0000","last_became_active":"2024-09-14T04:50:58.805639+0000","last_became_peered":"2024-09-14T04:50:58.805639+0000","last_unstale":"2024-09-14T04:51:51.695163+0000","last_undegraded":"2024-09-14T04:51:51.695163+0000","last_fullsized":"2024-09-14T04:51:51.695163+0000","mapping_epoch":249,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":263,"parent":"0.0","parent_split_bits":0,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:51:03.773611+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:51:03.773611+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T14:02:27.258553+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,7,6],"acting":[0,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.3","version":"55'1","reported_seq":85,"reported_epoch":270,"state":"active+clean","last_fresh":"2024-09-14T04:51:51.707423+0000","last_change":"2024-09-14T04:45:50.577691+0000","last_active":"2024-09-14T04:51:51.707423+0000","last_peered":"2024-09-14T04:51:51.707423+0000","last_clean":"2024-09-14T04:51:51.707423+0000","last_became_active":"2024-09-14T04:45:50.577111+0000","last_became_peered":"2024-09-14T04:45:50.577111+0000","last_unstale":"2024-09-14T04:51:51.707423+0000","last_undegraded":"2024-09-14T04:51:51.707423+0000","last_fullsized":"2024-09-14T04:51:51.707423+0000","mapping_epoch":239,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":240,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:49:41.082976+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[2,5,7],"acting":[2,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":25,"reported_epoch":269,"state":"active+undersized","last_fresh":"2024-09-14T04:51:31.792898+0000","last_change":"2024-09-14T04:51:06.909441+0000","last_active":"2024-09-14T04:51:31.792898+0000","last_peered":"2024-09-14T04:51:31.792898+0000","last_clean":"2024-09-14T04:04:57.708430+0000","last_became_active":"2024-09-14T04:51:06.909441+0000","last_became_peered":"2024-09-14T04:51:06.909441+0000","last_unstale":"2024-09-14T04:51:31.792898+0000","last_undegraded":"2024-09-14T04:51:31.792898+0000","last_fullsized":"2024-09-14T04:51:06.887296+0000","mapping_epoch":267,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:27:32.336892+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5],"acting":[6,5],"avail_no_missing":["6","5"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":61,"reported_epoch":269,"state":"active+clean","last_fresh":"2024-09-14T04:51:31.791302+0000","last_change":"2024-09-14T04:39:29.758084+0000","last_active":"2024-09-14T04:51:31.791302+0000","last_peered":"2024-09-14T04:51:31.791302+0000","last_clean":"2024-09-14T04:51:31.791302+0000","last_became_active":"2024-09-14T04:39:29.757177+0000","last_became_peered":"2024-09-14T04:39:29.757177+0000","last_unstale":"2024-09-14T04:51:31.791302+0000","last_undegraded":"2024-09-14T04:51:31.791302+0000","last_fullsized":"2024-09-14T04:51:31.791302+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:51:29.490118+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.9","version":"270'8994","reported_seq":9035,"reported_epoch":270,"state":"active+undersized+degraded","last_fresh":"2024-09-14T04:52:01.198130+0000","last_change":"2024-09-14T04:51:06.896801+0000","last_active":"2024-09-14T04:52:01.198130+0000","last_peered":"2024-09-14T04:52:01.198130+0000","last_clean":"2024-09-14T04:51:05.779365+0000","last_became_active":"2024-09-14T04:51:06.896801+0000","last_became_peered":"2024-09-14T04:51:06.896801+0000","last_unstale":"2024-09-14T04:52:01.198130+0000","last_undegraded":"2024-09-14T04:51:06.882787+0000","last_fullsized":"2024-09-14T04:51:06.882670+0000","mapping_epoch":267,"log_start":"259'2100","ondisk_log_start":"259'2100","created":256,"last_epoch_clean":257,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:49:08.771628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:49:08.771628+0000","last_clean_scrub_stamp":"2024-09-14T04:49:08.771628+0000","objects_scrubbed":0,"log_size":6894,"log_dups_size":0,"ondisk_log_size":6894,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:10:09.673761+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":198967296,"num_objects":3036,"num_object_clones":0,"num_object_copies":9108,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3036,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3036,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8994,"num_write_kb":384960,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0],"acting":[6,0],"avail_no_missing":["6","0"],"object_location_counts":[{"shards":"0,6","objects":3036}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.3","version":"75'100","reported_seq":89,"reported_epoch":270,"state":"active+clean","last_fresh":"2024-09-14T04:51:51.701631+0000","last_change":"2024-09-14T04:51:04.085422+0000","last_active":"2024-09-14T04:51:51.701631+0000","last_peered":"2024-09-14T04:51:51.701631+0000","last_clean":"2024-09-14T04:51:51.701631+0000","last_became_active":"2024-09-14T04:50:58.801541+0000","last_became_peered":"2024-09-14T04:50:58.801541+0000","last_unstale":"2024-09-14T04:51:51.701631+0000","last_undegraded":"2024-09-14T04:51:51.701631+0000","last_fullsized":"2024-09-14T04:51:51.701631+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":263,"parent":"0.0","parent_split_bits":3,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:51:04.085341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:51:04.085341+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T15:55:25.796748+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":"2.0","version":"0'0","reported_seq":432,"reported_epoch":270,"state":"active+clean","last_fresh":"2024-09-14T04:51:51.699303+0000","last_change":"2024-09-14T04:36:16.616968+0000","last_active":"2024-09-14T04:51:51.699303+0000","last_peered":"2024-09-14T04:51:51.699303+0000","last_clean":"2024-09-14T04:51:51.699303+0000","last_became_active":"2024-09-14T04:36:16.616479+0000","last_became_peered":"2024-09-14T04:36:16.616479+0000","last_unstale":"2024-09-14T04:51:51.699303+0000","last_undegraded":"2024-09-14T04:51:51.699303+0000","last_fullsized":"2024-09-14T04:51:51.699303+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:38:10.061198+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00063445000000000005,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,0],"acting":[1,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":275,"reported_epoch":270,"state":"active+undersized","last_fresh":"2024-09-14T04:51:51.695951+0000","last_change":"2024-09-14T04:51:06.891673+0000","last_active":"2024-09-14T04:51:51.695951+0000","last_peered":"2024-09-14T04:51:51.695951+0000","last_clean":"2024-09-14T04:51:04.854909+0000","last_became_active":"2024-09-14T04:51:06.891673+0000","last_became_peered":"2024-09-14T04:51:06.891673+0000","last_unstale":"2024-09-14T04:51:51.695951+0000","last_undegraded":"2024-09-14T04:51:51.695951+0000","last_fullsized":"2024-09-14T04:51:06.881542+0000","mapping_epoch":267,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:12:55.941696+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4],"acting":[0,4],"avail_no_missing":["0","4"],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":271,"reported_epoch":270,"state":"active+clean","last_fresh":"2024-09-14T04:51:51.696940+0000","last_change":"2024-09-14T04:31:33.405942+0000","last_active":"2024-09-14T04:51:51.696940+0000","last_peered":"2024-09-14T04:51:51.696940+0000","last_clean":"2024-09-14T04:51:51.696940+0000","last_became_active":"2024-09-14T04:31:33.405583+0000","last_became_peered":"2024-09-14T04:31:33.405583+0000","last_unstale":"2024-09-14T04:51:51.696940+0000","last_undegraded":"2024-09-14T04:51:51.696940+0000","last_fullsized":"2024-09-14T04:51:51.696940+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:35:41.600396+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.8","version":"270'9216","reported_seq":9256,"reported_epoch":270,"state":"active+undersized+degraded","last_fresh":"2024-09-14T04:52:01.192966+0000","last_change":"2024-09-14T04:51:06.889335+0000","last_active":"2024-09-14T04:52:01.192966+0000","last_peered":"2024-09-14T04:52:01.192966+0000","last_clean":"2024-09-14T04:51:05.834170+0000","last_became_active":"2024-09-14T04:51:06.889335+0000","last_became_peered":"2024-09-14T04:51:06.889335+0000","last_unstale":"2024-09-14T04:52:01.192966+0000","last_undegraded":"2024-09-14T04:51:06.883567+0000","last_fullsized":"2024-09-14T04:51:06.883338+0000","mapping_epoch":267,"log_start":"259'2300","ondisk_log_start":"259'2300","created":256,"last_epoch_clean":257,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:49:08.771628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:49:08.771628+0000","last_clean_scrub_stamp":"2024-09-14T04:49:08.771628+0000","objects_scrubbed":0,"log_size":6916,"log_dups_size":0,"ondisk_log_size":6916,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:57:35.788467+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":197132288,"num_objects":3008,"num_object_clones":0,"num_object_copies":9024,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3008,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3008,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9216,"num_write_kb":391168,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5],"acting":[6,5],"avail_no_missing":["6","5"],"object_location_counts":[{"shards":"5,6","objects":3008}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.2","version":"75'100","reported_seq":353,"reported_epoch":270,"state":"active+clean","last_fresh":"2024-09-14T04:51:51.695357+0000","last_change":"2024-09-14T04:51:04.758918+0000","last_active":"2024-09-14T04:51:51.695357+0000","last_peered":"2024-09-14T04:51:51.695357+0000","last_clean":"2024-09-14T04:51:51.695357+0000","last_became_active":"2024-09-14T04:50:58.798154+0000","last_became_peered":"2024-09-14T04:50:58.798154+0000","last_unstale":"2024-09-14T04:51:51.695357+0000","last_undegraded":"2024-09-14T04:51:51.695357+0000","last_fullsized":"2024-09-14T04:51:51.695357+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":263,"parent":"0.0","parent_split_bits":4,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:51:04.758856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:51:04.758856+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:34:18.242048+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":476,"reported_epoch":270,"state":"active+undersized","last_fresh":"2024-09-14T04:51:51.703439+0000","last_change":"2024-09-14T04:51:06.894492+0000","last_active":"2024-09-14T04:51:51.703439+0000","last_peered":"2024-09-14T04:51:51.703439+0000","last_clean":"2024-09-14T04:51:04.838374+0000","last_became_active":"2024-09-14T04:51:06.894492+0000","last_became_peered":"2024-09-14T04:51:06.894492+0000","last_unstale":"2024-09-14T04:51:51.703439+0000","last_undegraded":"2024-09-14T04:51:51.703439+0000","last_fullsized":"2024-09-14T04:51:06.887627+0000","mapping_epoch":267,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:29:21.461222+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026470600000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0],"acting":[2,0],"avail_no_missing":["2","0"],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":419,"reported_epoch":270,"state":"active+clean","last_fresh":"2024-09-14T04:51:51.700325+0000","last_change":"2024-09-14T04:18:23.868969+0000","last_active":"2024-09-14T04:51:51.700325+0000","last_peered":"2024-09-14T04:51:51.700325+0000","last_clean":"2024-09-14T04:51:51.700325+0000","last_became_active":"2024-09-14T04:18:23.868634+0000","last_became_peered":"2024-09-14T04:18:23.868634+0000","last_unstale":"2024-09-14T04:51:51.700325+0000","last_undegraded":"2024-09-14T04:51:51.700325+0000","last_fullsized":"2024-09-14T04:51:51.700325+0000","mapping_epoch":89,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":90,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:21:23.421668+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":456,"reported_epoch":270,"state":"active+clean","last_fresh":"2024-09-14T04:51:51.702187+0000","last_change":"2024-09-14T04:31:33.394342+0000","last_active":"2024-09-14T04:51:51.702187+0000","last_peered":"2024-09-14T04:51:51.702187+0000","last_clean":"2024-09-14T04:51:51.702187+0000","last_became_active":"2024-09-14T04:31:33.393951+0000","last_became_peered":"2024-09-14T04:31:33.393951+0000","last_unstale":"2024-09-14T04:51:51.702187+0000","last_undegraded":"2024-09-14T04:51:51.702187+0000","last_fullsized":"2024-09-14T04:51:51.702187+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:47:14.531508+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"11.b","version":"270'9042","reported_seq":9082,"reported_epoch":270,"state":"active+undersized+degraded","last_fresh":"2024-09-14T04:51:59.679016+0000","last_change":"2024-09-14T04:51:06.891719+0000","last_active":"2024-09-14T04:51:59.679016+0000","last_peered":"2024-09-14T04:51:59.679016+0000","last_clean":"2024-09-14T04:51:05.832766+0000","last_became_active":"2024-09-14T04:51:06.891719+0000","last_became_peered":"2024-09-14T04:51:06.891719+0000","last_unstale":"2024-09-14T04:51:59.679016+0000","last_undegraded":"2024-09-14T04:51:06.882232+0000","last_fullsized":"2024-09-14T04:51:06.881921+0000","mapping_epoch":267,"log_start":"259'2300","ondisk_log_start":"259'2300","created":256,"last_epoch_clean":257,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:49:08.771628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:49:08.771628+0000","last_clean_scrub_stamp":"2024-09-14T04:49:08.771628+0000","objects_scrubbed":0,"log_size":6742,"log_dups_size":0,"ondisk_log_size":6742,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T16:29:30.002584+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":202768384,"num_objects":3094,"num_object_clones":0,"num_object_copies":9282,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3094,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3094,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9042,"num_write_kb":388352,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":["1","0"],"object_location_counts":[{"shards":"0,1","objects":3094}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.1","version":"75'100","reported_seq":353,"reported_epoch":270,"state":"active+clean","last_fresh":"2024-09-14T04:51:51.695425+0000","last_change":"2024-09-14T04:51:05.812106+0000","last_active":"2024-09-14T04:51:51.695425+0000","last_peered":"2024-09-14T04:51:51.695425+0000","last_clean":"2024-09-14T04:51:51.695425+0000","last_became_active":"2024-09-14T04:50:58.798453+0000","last_became_peered":"2024-09-14T04:50:58.798453+0000","last_unstale":"2024-09-14T04:51:51.695425+0000","last_undegraded":"2024-09-14T04:51:51.695425+0000","last_fullsized":"2024-09-14T04:51:51.695425+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":263,"parent":"0.0","parent_split_bits":4,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:51:05.812032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:51:05.812032+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T07:50:03.181820+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":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"57'2","reported_seq":89,"reported_epoch":270,"state":"active+clean","last_fresh":"2024-09-14T04:51:51.701258+0000","last_change":"2024-09-14T04:45:50.579814+0000","last_active":"2024-09-14T04:51:51.701258+0000","last_peered":"2024-09-14T04:51:51.701258+0000","last_clean":"2024-09-14T04:51:51.701258+0000","last_became_active":"2024-09-14T04:45:50.579181+0000","last_became_peered":"2024-09-14T04:45:50.579181+0000","last_unstale":"2024-09-14T04:51:51.701258+0000","last_undegraded":"2024-09-14T04:51:51.701258+0000","last_fullsized":"2024-09-14T04:51:51.701258+0000","mapping_epoch":239,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":240,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:19:15.970197+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":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":[1,5,6],"acting":[1,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":429,"reported_epoch":270,"state":"active+clean","last_fresh":"2024-09-14T04:51:51.686069+0000","last_change":"2024-09-14T04:31:33.349089+0000","last_active":"2024-09-14T04:51:51.686069+0000","last_peered":"2024-09-14T04:51:51.686069+0000","last_clean":"2024-09-14T04:51:51.686069+0000","last_became_active":"2024-09-14T04:31:33.348490+0000","last_became_peered":"2024-09-14T04:31:33.348490+0000","last_unstale":"2024-09-14T04:51:51.686069+0000","last_undegraded":"2024-09-14T04:51:51.686069+0000","last_fullsized":"2024-09-14T04:51:51.686069+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:45:46.103881+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":437,"reported_epoch":270,"state":"active+clean","last_fresh":"2024-09-14T04:51:51.701359+0000","last_change":"2024-09-14T04:35:16.419224+0000","last_active":"2024-09-14T04:51:51.701359+0000","last_peered":"2024-09-14T04:51:51.701359+0000","last_clean":"2024-09-14T04:51:51.701359+0000","last_became_active":"2024-09-14T04:35:16.418882+0000","last_became_peered":"2024-09-14T04:35:16.418882+0000","last_unstale":"2024-09-14T04:51:51.701359+0000","last_undegraded":"2024-09-14T04:51:51.701359+0000","last_fullsized":"2024-09-14T04:51:51.701359+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:37:05.418011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"11.d","version":"270'9261","reported_seq":9302,"reported_epoch":270,"state":"active+clean","last_fresh":"2024-09-14T04:52:01.491939+0000","last_change":"2024-09-14T04:49:09.810111+0000","last_active":"2024-09-14T04:52:01.491939+0000","last_peered":"2024-09-14T04:52:01.491939+0000","last_clean":"2024-09-14T04:52:01.491939+0000","last_became_active":"2024-09-14T04:49:09.809662+0000","last_became_peered":"2024-09-14T04:49:09.809662+0000","last_unstale":"2024-09-14T04:52:01.491939+0000","last_undegraded":"2024-09-14T04:52:01.491939+0000","last_fullsized":"2024-09-14T04:52:01.491939+0000","mapping_epoch":256,"log_start":"0'0","ondisk_log_start":"0'0","created":256,"last_epoch_clean":257,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:49:08.771628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:49:08.771628+0000","last_clean_scrub_stamp":"2024-09-14T04:49:08.771628+0000","objects_scrubbed":0,"log_size":9261,"log_dups_size":0,"ondisk_log_size":9261,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:29:46.104776+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":195297304,"num_objects":2981,"num_object_clones":0,"num_object_copies":8943,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2981,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":9261,"num_write_kb":391681,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,6],"acting":[2,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.7","version":"75'100","reported_seq":212,"reported_epoch":269,"state":"active+undersized","last_fresh":"2024-09-14T04:51:31.788018+0000","last_change":"2024-09-14T04:51:06.888723+0000","last_active":"2024-09-14T04:51:31.788018+0000","last_peered":"2024-09-14T04:51:31.788018+0000","last_clean":"2024-09-14T04:51:04.831283+0000","last_became_active":"2024-09-14T04:51:06.888723+0000","last_became_peered":"2024-09-14T04:51:06.888723+0000","last_unstale":"2024-09-14T04:51:31.788018+0000","last_undegraded":"2024-09-14T04:51:31.788018+0000","last_fullsized":"2024-09-14T04:51:06.881568+0000","mapping_epoch":267,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":263,"parent":"0.0","parent_split_bits":3,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:51:01.992901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:51:01.992901+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T15:49:33.792768+0000","scrub_duration":0.0053207840000000003,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7],"acting":[6,7],"avail_no_missing":["6","7"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":84,"reported_epoch":270,"state":"active+undersized","last_fresh":"2024-09-14T04:51:51.707930+0000","last_change":"2024-09-14T04:51:06.896143+0000","last_active":"2024-09-14T04:51:51.707930+0000","last_peered":"2024-09-14T04:51:51.707930+0000","last_clean":"2024-09-14T04:18:23.879880+0000","last_became_active":"2024-09-14T04:51:06.896143+0000","last_became_peered":"2024-09-14T04:51:06.896143+0000","last_unstale":"2024-09-14T04:51:51.707930+0000","last_undegraded":"2024-09-14T04:51:51.707930+0000","last_fullsized":"2024-09-14T04:51:06.887656+0000","mapping_epoch":267,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":240,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:20:26.336686+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5],"acting":[2,5],"avail_no_missing":["2","5"],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":480,"reported_epoch":270,"state":"active+clean","last_fresh":"2024-09-14T04:51:51.701595+0000","last_change":"2024-09-14T04:36:16.614228+0000","last_active":"2024-09-14T04:51:51.701595+0000","last_peered":"2024-09-14T04:51:51.701595+0000","last_clean":"2024-09-14T04:51:51.701595+0000","last_became_active":"2024-09-14T04:36:16.613785+0000","last_became_peered":"2024-09-14T04:36:16.613785+0000","last_unstale":"2024-09-14T04:51:51.701595+0000","last_undegraded":"2024-09-14T04:51:51.701595+0000","last_fullsized":"2024-09-14T04:51:51.701595+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:14:01.604952+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000609499,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":419,"reported_epoch":270,"state":"active+clean","last_fresh":"2024-09-14T04:51:51.702091+0000","last_change":"2024-09-14T04:19:42.653701+0000","last_active":"2024-09-14T04:51:51.702091+0000","last_peered":"2024-09-14T04:51:51.702091+0000","last_clean":"2024-09-14T04:51:51.702091+0000","last_became_active":"2024-09-14T04:19:42.652665+0000","last_became_peered":"2024-09-14T04:19:42.652665+0000","last_unstale":"2024-09-14T04:51:51.702091+0000","last_undegraded":"2024-09-14T04:51:51.702091+0000","last_fullsized":"2024-09-14T04:51:51.702091+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:52:36.500982+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.c","version":"270'9093","reported_seq":9133,"reported_epoch":270,"state":"active+clean","last_fresh":"2024-09-14T04:51:59.659328+0000","last_change":"2024-09-14T04:49:09.814893+0000","last_active":"2024-09-14T04:51:59.659328+0000","last_peered":"2024-09-14T04:51:59.659328+0000","last_clean":"2024-09-14T04:51:59.659328+0000","last_became_active":"2024-09-14T04:49:09.813589+0000","last_became_peered":"2024-09-14T04:49:09.813589+0000","last_unstale":"2024-09-14T04:51:59.659328+0000","last_undegraded":"2024-09-14T04:51:59.659328+0000","last_fullsized":"2024-09-14T04:51:59.659328+0000","mapping_epoch":256,"log_start":"259'2400","ondisk_log_start":"259'2400","created":256,"last_epoch_clean":257,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:49:08.771628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:49:08.771628+0000","last_clean_scrub_stamp":"2024-09-14T04:49:08.771628+0000","objects_scrubbed":0,"log_size":6693,"log_dups_size":0,"ondisk_log_size":6693,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:36:30.892703+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":205848576,"num_objects":3141,"num_object_clones":0,"num_object_copies":9423,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3141,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9093,"num_write_kb":391488,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.6","version":"75'100","reported_seq":202,"reported_epoch":269,"state":"active+undersized","last_fresh":"2024-09-14T04:51:31.791036+0000","last_change":"2024-09-14T04:51:06.896960+0000","last_active":"2024-09-14T04:51:31.791036+0000","last_peered":"2024-09-14T04:51:31.791036+0000","last_clean":"2024-09-14T04:51:04.831170+0000","last_became_active":"2024-09-14T04:51:06.896960+0000","last_became_peered":"2024-09-14T04:51:06.896960+0000","last_unstale":"2024-09-14T04:51:31.791036+0000","last_undegraded":"2024-09-14T04:51:31.791036+0000","last_fullsized":"2024-09-14T04:51:06.881442+0000","mapping_epoch":267,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":263,"parent":"0.0","parent_split_bits":3,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:46:56.715002+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:46:56.715002+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"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.0033386330000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0],"acting":[6,0],"avail_no_missing":["6","0"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":418,"reported_epoch":270,"state":"active+clean","last_fresh":"2024-09-14T04:51:51.701475+0000","last_change":"2024-09-14T04:18:23.879285+0000","last_active":"2024-09-14T04:51:51.701475+0000","last_peered":"2024-09-14T04:51:51.701475+0000","last_clean":"2024-09-14T04:51:51.701475+0000","last_became_active":"2024-09-14T04:18:23.878681+0000","last_became_peered":"2024-09-14T04:18:23.878681+0000","last_unstale":"2024-09-14T04:51:51.701475+0000","last_undegraded":"2024-09-14T04:51:51.701475+0000","last_fullsized":"2024-09-14T04:51:51.701475+0000","mapping_epoch":89,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":90,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:30:57.336674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":260,"reported_epoch":269,"state":"active+clean","last_fresh":"2024-09-14T04:51:31.789579+0000","last_change":"2024-09-14T04:36:16.647816+0000","last_active":"2024-09-14T04:51:31.789579+0000","last_peered":"2024-09-14T04:51:31.789579+0000","last_clean":"2024-09-14T04:51:31.789579+0000","last_became_active":"2024-09-14T04:36:16.640097+0000","last_became_peered":"2024-09-14T04:36:16.640097+0000","last_unstale":"2024-09-14T04:51:31.789579+0000","last_undegraded":"2024-09-14T04:51:31.789579+0000","last_fullsized":"2024-09-14T04:51:31.789579+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:37:25.783152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067607599999999996,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":282,"reported_epoch":270,"state":"active+clean","last_fresh":"2024-09-14T04:51:51.696570+0000","last_change":"2024-09-14T04:36:16.618216+0000","last_active":"2024-09-14T04:51:51.696570+0000","last_peered":"2024-09-14T04:51:51.696570+0000","last_clean":"2024-09-14T04:51:51.696570+0000","last_became_active":"2024-09-14T04:36:16.617783+0000","last_became_peered":"2024-09-14T04:36:16.617783+0000","last_unstale":"2024-09-14T04:51:51.696570+0000","last_undegraded":"2024-09-14T04:51:51.696570+0000","last_fullsized":"2024-09-14T04:51:51.696570+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:57:03.861122+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.f","version":"270'8966","reported_seq":9006,"reported_epoch":270,"state":"active+clean","last_fresh":"2024-09-14T04:51:59.653438+0000","last_change":"2024-09-14T04:49:10.429996+0000","last_active":"2024-09-14T04:51:59.653438+0000","last_peered":"2024-09-14T04:51:59.653438+0000","last_clean":"2024-09-14T04:51:59.653438+0000","last_became_active":"2024-09-14T04:49:10.429230+0000","last_became_peered":"2024-09-14T04:49:10.429230+0000","last_unstale":"2024-09-14T04:51:59.653438+0000","last_undegraded":"2024-09-14T04:51:59.653438+0000","last_fullsized":"2024-09-14T04:51:59.653438+0000","mapping_epoch":256,"log_start":"259'2200","ondisk_log_start":"259'2200","created":256,"last_epoch_clean":257,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:49:08.771628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:49:08.771628+0000","last_clean_scrub_stamp":"2024-09-14T04:49:08.771628+0000","objects_scrubbed":0,"log_size":6766,"log_dups_size":0,"ondisk_log_size":6766,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:45:35.959996+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":203948032,"num_objects":3112,"num_object_clones":0,"num_object_copies":9336,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3112,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8966,"num_write_kb":386496,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,2],"acting":[1,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.5","version":"75'100","reported_seq":89,"reported_epoch":270,"state":"active+clean","last_fresh":"2024-09-14T04:51:51.688129+0000","last_change":"2024-09-14T04:51:04.389469+0000","last_active":"2024-09-14T04:51:51.688129+0000","last_peered":"2024-09-14T04:51:51.688129+0000","last_clean":"2024-09-14T04:51:51.688129+0000","last_became_active":"2024-09-14T04:50:58.789047+0000","last_became_peered":"2024-09-14T04:50:58.789047+0000","last_unstale":"2024-09-14T04:51:51.688129+0000","last_undegraded":"2024-09-14T04:51:51.688129+0000","last_fullsized":"2024-09-14T04:51:51.688129+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":263,"parent":"0.0","parent_split_bits":3,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:51:04.389339+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:51:04.389339+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T16:28:18.692643+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":"3.7","version":"63'2","reported_seq":190,"reported_epoch":270,"state":"active+undersized+degraded","last_fresh":"2024-09-14T04:51:51.695165+0000","last_change":"2024-09-14T04:51:06.884892+0000","last_active":"2024-09-14T04:51:51.695165+0000","last_peered":"2024-09-14T04:51:51.695165+0000","last_clean":"2024-09-14T04:31:18.109003+0000","last_became_active":"2024-09-14T04:51:06.884892+0000","last_became_peered":"2024-09-14T04:51:06.884892+0000","last_unstale":"2024-09-14T04:51:51.695165+0000","last_undegraded":"2024-09-14T04:51:06.879019+0000","last_fullsized":"2024-09-14T04:51:06.878550+0000","mapping_epoch":267,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:52:38.243425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7],"acting":[0,7],"avail_no_missing":["0","7"],"object_location_counts":[{"shards":"0,7","objects":1}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":429,"reported_epoch":270,"state":"active+clean","last_fresh":"2024-09-14T04:51:51.702782+0000","last_change":"2024-09-14T04:19:42.652857+0000","last_active":"2024-09-14T04:51:51.702782+0000","last_peered":"2024-09-14T04:51:51.702782+0000","last_clean":"2024-09-14T04:51:51.702782+0000","last_became_active":"2024-09-14T04:19:42.652402+0000","last_became_peered":"2024-09-14T04:19:42.652402+0000","last_unstale":"2024-09-14T04:51:51.702782+0000","last_undegraded":"2024-09-14T04:51:51.702782+0000","last_fullsized":"2024-09-14T04:51:51.702782+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:52:50.720268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":272,"reported_epoch":270,"state":"active+undersized","last_fresh":"2024-09-14T04:51:51.694740+0000","last_change":"2024-09-14T04:51:06.883783+0000","last_active":"2024-09-14T04:51:51.694740+0000","last_peered":"2024-09-14T04:51:51.694740+0000","last_clean":"2024-09-14T04:35:42.174131+0000","last_became_active":"2024-09-14T04:51:06.883783+0000","last_became_peered":"2024-09-14T04:51:06.883783+0000","last_unstale":"2024-09-14T04:51:51.694740+0000","last_undegraded":"2024-09-14T04:51:51.694740+0000","last_fullsized":"2024-09-14T04:51:06.878549+0000","mapping_epoch":267,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:20:06.692206+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7],"acting":[0,7],"avail_no_missing":["0","7"],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.e","version":"270'9131","reported_seq":9171,"reported_epoch":270,"state":"active+clean","last_fresh":"2024-09-14T04:52:00.133603+0000","last_change":"2024-09-14T04:49:10.433434+0000","last_active":"2024-09-14T04:52:00.133603+0000","last_peered":"2024-09-14T04:52:00.133603+0000","last_clean":"2024-09-14T04:52:00.133603+0000","last_became_active":"2024-09-14T04:49:10.432708+0000","last_became_peered":"2024-09-14T04:49:10.432708+0000","last_unstale":"2024-09-14T04:52:00.133603+0000","last_undegraded":"2024-09-14T04:52:00.133603+0000","last_fullsized":"2024-09-14T04:52:00.133603+0000","mapping_epoch":256,"log_start":"259'2400","ondisk_log_start":"259'2400","created":256,"last_epoch_clean":257,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:49:08.771628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:49:08.771628+0000","last_clean_scrub_stamp":"2024-09-14T04:49:08.771628+0000","objects_scrubbed":0,"log_size":6731,"log_dups_size":0,"ondisk_log_size":6731,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:18:33.108492+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":207159296,"num_objects":3161,"num_object_clones":0,"num_object_copies":9483,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3161,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9131,"num_write_kb":393344,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,7],"acting":[4,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.4","version":"75'100","reported_seq":13,"reported_epoch":269,"state":"active+undersized","last_fresh":"2024-09-14T04:51:31.795833+0000","last_change":"2024-09-14T04:51:06.890248+0000","last_active":"2024-09-14T04:51:31.795833+0000","last_peered":"2024-09-14T04:51:31.795833+0000","last_clean":"2024-09-14T04:31:18.109365+0000","last_became_active":"2024-09-14T04:51:06.890248+0000","last_became_peered":"2024-09-14T04:51:06.890248+0000","last_unstale":"2024-09-14T04:51:31.795833+0000","last_undegraded":"2024-09-14T04:51:31.795833+0000","last_fullsized":"2024-09-14T04:51:06.883881+0000","mapping_epoch":267,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":263,"parent":"0.0","parent_split_bits":3,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:51:04.236241+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:51:04.236241+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"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":17890,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":9,"num_read_kb":23,"num_write":4,"num_write_kb":49,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":35780,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7],"acting":[5,7],"avail_no_missing":["5","7"],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.6","version":"64'1","reported_seq":274,"reported_epoch":270,"state":"active+clean","last_fresh":"2024-09-14T04:51:51.697443+0000","last_change":"2024-09-14T04:31:33.463431+0000","last_active":"2024-09-14T04:51:51.697443+0000","last_peered":"2024-09-14T04:51:51.697443+0000","last_clean":"2024-09-14T04:51:51.697443+0000","last_became_active":"2024-09-14T04:31:33.359137+0000","last_became_peered":"2024-09-14T04:31:33.359137+0000","last_unstale":"2024-09-14T04:51:51.697443+0000","last_undegraded":"2024-09-14T04:51:51.697443+0000","last_fullsized":"2024-09-14T04:51:51.697443+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:33:11.892247+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":264,"reported_epoch":269,"state":"active+clean","last_fresh":"2024-09-14T04:51:31.791266+0000","last_change":"2024-09-14T04:36:16.609151+0000","last_active":"2024-09-14T04:51:31.791266+0000","last_peered":"2024-09-14T04:51:31.791266+0000","last_clean":"2024-09-14T04:51:31.791266+0000","last_became_active":"2024-09-14T04:36:16.608682+0000","last_became_peered":"2024-09-14T04:36:16.608682+0000","last_unstale":"2024-09-14T04:51:31.791266+0000","last_undegraded":"2024-09-14T04:51:31.791266+0000","last_fullsized":"2024-09-14T04:51:31.791266+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:28:37.787335+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00065019000000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":378,"reported_epoch":270,"state":"active+clean","last_fresh":"2024-09-14T04:51:51.686011+0000","last_change":"2024-09-14T04:19:42.632880+0000","last_active":"2024-09-14T04:51:51.686011+0000","last_peered":"2024-09-14T04:51:51.686011+0000","last_clean":"2024-09-14T04:51:51.686011+0000","last_became_active":"2024-09-14T04:19:42.630108+0000","last_became_peered":"2024-09-14T04:19:42.630108+0000","last_unstale":"2024-09-14T04:51:51.686011+0000","last_undegraded":"2024-09-14T04:51:51.686011+0000","last_fullsized":"2024-09-14T04:51:51.686011+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:13:55.228629+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":417,"reported_epoch":270,"state":"active+clean","last_fresh":"2024-09-14T04:51:51.686386+0000","last_change":"2024-09-14T04:19:42.646559+0000","last_active":"2024-09-14T04:51:51.686386+0000","last_peered":"2024-09-14T04:51:51.686386+0000","last_clean":"2024-09-14T04:51:51.686386+0000","last_became_active":"2024-09-14T04:19:42.645683+0000","last_became_peered":"2024-09-14T04:19:42.645683+0000","last_unstale":"2024-09-14T04:51:51.686386+0000","last_undegraded":"2024-09-14T04:51:51.686386+0000","last_fullsized":"2024-09-14T04:51:51.686386+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:08:29.408846+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"75'23","reported_seq":430,"reported_epoch":270,"state":"active+clean","last_fresh":"2024-09-14T04:51:51.685958+0000","last_change":"2024-09-14T04:36:16.607830+0000","last_active":"2024-09-14T04:51:51.685958+0000","last_peered":"2024-09-14T04:51:51.685958+0000","last_clean":"2024-09-14T04:51:51.685958+0000","last_became_active":"2024-09-14T04:36:16.607024+0000","last_became_peered":"2024-09-14T04:36:16.607024+0000","last_unstale":"2024-09-14T04:51:51.685958+0000","last_undegraded":"2024-09-14T04:51:51.685958+0000","last_fullsized":"2024-09-14T04:51:51.685958+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:10:42.156176+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":431,"reported_epoch":270,"state":"active+clean","last_fresh":"2024-09-14T04:51:51.701397+0000","last_change":"2024-09-14T04:39:29.524210+0000","last_active":"2024-09-14T04:51:51.701397+0000","last_peered":"2024-09-14T04:51:51.701397+0000","last_clean":"2024-09-14T04:51:51.701397+0000","last_became_active":"2024-09-14T04:39:29.523679+0000","last_became_peered":"2024-09-14T04:39:29.523679+0000","last_unstale":"2024-09-14T04:51:51.701397+0000","last_undegraded":"2024-09-14T04:51:51.701397+0000","last_fullsized":"2024-09-14T04:51:51.701397+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:12:18.024335+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'3","reported_seq":25,"reported_epoch":270,"state":"active+undersized+degraded","last_fresh":"2024-09-14T04:51:51.688386+0000","last_change":"2024-09-14T04:51:06.880697+0000","last_active":"2024-09-14T04:51:51.688386+0000","last_peered":"2024-09-14T04:51:51.688386+0000","last_clean":"2024-09-14T04:05:01.577946+0000","last_became_active":"2024-09-14T04:51:06.880697+0000","last_became_peered":"2024-09-14T04:51:06.880697+0000","last_unstale":"2024-09-14T04:51:51.688386+0000","last_undegraded":"2024-09-14T04:51:06.877183+0000","last_fullsized":"2024-09-14T04:51:06.876853+0000","mapping_epoch":267,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":250,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T07:42:13.978161+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":2,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7],"acting":[4,7],"avail_no_missing":["4","7"],"object_location_counts":[{"shards":"4,7","objects":2}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.14","version":"75'100","reported_seq":28,"reported_epoch":270,"state":"active+clean","last_fresh":"2024-09-14T04:51:51.707335+0000","last_change":"2024-09-14T04:51:04.973215+0000","last_active":"2024-09-14T04:51:51.707335+0000","last_peered":"2024-09-14T04:51:51.707335+0000","last_clean":"2024-09-14T04:51:51.707335+0000","last_became_active":"2024-09-14T04:51:04.851461+0000","last_became_peered":"2024-09-14T04:51:04.851461+0000","last_unstale":"2024-09-14T04:51:51.707335+0000","last_undegraded":"2024-09-14T04:51:51.707335+0000","last_fullsized":"2024-09-14T04:51:51.707335+0000","mapping_epoch":265,"log_start":"0'0","ondisk_log_start":"0'0","created":262,"last_epoch_clean":266,"parent":"0.0","parent_split_bits":5,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:51:04.972988+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:51:04.972988+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:10:14.731616+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,4],"acting":[2,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":231,"reported_epoch":270,"state":"active+clean","last_fresh":"2024-09-14T04:51:51.702818+0000","last_change":"2024-09-14T04:45:50.576351+0000","last_active":"2024-09-14T04:51:51.702818+0000","last_peered":"2024-09-14T04:51:51.702818+0000","last_clean":"2024-09-14T04:51:51.702818+0000","last_became_active":"2024-09-14T04:45:50.575794+0000","last_became_peered":"2024-09-14T04:45:50.575794+0000","last_unstale":"2024-09-14T04:51:51.702818+0000","last_undegraded":"2024-09-14T04:51:51.702818+0000","last_fullsized":"2024-09-14T04:51:51.702818+0000","mapping_epoch":239,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":240,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:17:12.796505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.11","version":"0'0","reported_seq":233,"reported_epoch":270,"state":"active+clean","last_fresh":"2024-09-14T04:51:51.703038+0000","last_change":"2024-09-14T04:36:16.605970+0000","last_active":"2024-09-14T04:51:51.703038+0000","last_peered":"2024-09-14T04:51:51.703038+0000","last_clean":"2024-09-14T04:51:51.703038+0000","last_became_active":"2024-09-14T04:36:16.605195+0000","last_became_peered":"2024-09-14T04:36:16.605195+0000","last_unstale":"2024-09-14T04:51:51.703038+0000","last_undegraded":"2024-09-14T04:51:51.703038+0000","last_fullsized":"2024-09-14T04:51:51.703038+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:12:10.437785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":272,"reported_epoch":270,"state":"active+undersized","last_fresh":"2024-09-14T04:51:51.695716+0000","last_change":"2024-09-14T04:51:06.890909+0000","last_active":"2024-09-14T04:51:51.695716+0000","last_peered":"2024-09-14T04:51:51.695716+0000","last_clean":"2024-09-14T04:51:04.834669+0000","last_became_active":"2024-09-14T04:51:06.890909+0000","last_became_peered":"2024-09-14T04:51:06.890909+0000","last_unstale":"2024-09-14T04:51:51.695716+0000","last_undegraded":"2024-09-14T04:51:51.695716+0000","last_fullsized":"2024-09-14T04:51:06.879125+0000","mapping_epoch":267,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:56:10.311676+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5],"acting":[0,5],"avail_no_missing":["0","5"],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":352,"reported_epoch":270,"state":"active+undersized","last_fresh":"2024-09-14T04:51:51.702508+0000","last_change":"2024-09-14T04:51:06.910030+0000","last_active":"2024-09-14T04:51:51.702508+0000","last_peered":"2024-09-14T04:51:51.702508+0000","last_clean":"2024-09-14T04:39:08.505033+0000","last_became_active":"2024-09-14T04:51:06.910030+0000","last_became_peered":"2024-09-14T04:51:06.910030+0000","last_unstale":"2024-09-14T04:51:51.702508+0000","last_undegraded":"2024-09-14T04:51:51.702508+0000","last_fullsized":"2024-09-14T04:51:06.888465+0000","mapping_epoch":267,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:06:55.949725+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6],"acting":[2,6],"avail_no_missing":["2","6"],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":234,"reported_epoch":269,"state":"active+clean","last_fresh":"2024-09-14T04:51:31.791151+0000","last_change":"2024-09-14T04:17:00.824384+0000","last_active":"2024-09-14T04:51:31.791151+0000","last_peered":"2024-09-14T04:51:31.791151+0000","last_clean":"2024-09-14T04:51:31.791151+0000","last_became_active":"2024-09-14T04:17:00.823419+0000","last_became_peered":"2024-09-14T04:17:00.823419+0000","last_unstale":"2024-09-14T04:51:31.791151+0000","last_undegraded":"2024-09-14T04:51:31.791151+0000","last_fullsized":"2024-09-14T04:51:31.791151+0000","mapping_epoch":84,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":85,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:12:07.409073+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":205,"reported_epoch":270,"state":"active+undersized","last_fresh":"2024-09-14T04:51:51.694961+0000","last_change":"2024-09-14T04:51:06.892196+0000","last_active":"2024-09-14T04:51:51.694961+0000","last_peered":"2024-09-14T04:51:51.694961+0000","last_clean":"2024-09-14T04:31:18.107263+0000","last_became_active":"2024-09-14T04:51:06.892196+0000","last_became_peered":"2024-09-14T04:51:06.892196+0000","last_unstale":"2024-09-14T04:51:51.694961+0000","last_undegraded":"2024-09-14T04:51:51.694961+0000","last_fullsized":"2024-09-14T04:51:06.879465+0000","mapping_epoch":267,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:19:36.202314+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":["0","1"],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":287,"reported_epoch":270,"state":"active+undersized","last_fresh":"2024-09-14T04:51:51.696593+0000","last_change":"2024-09-14T04:51:06.891336+0000","last_active":"2024-09-14T04:51:51.696593+0000","last_peered":"2024-09-14T04:51:51.696593+0000","last_clean":"2024-09-14T04:51:04.834565+0000","last_became_active":"2024-09-14T04:51:06.891336+0000","last_became_peered":"2024-09-14T04:51:06.891336+0000","last_unstale":"2024-09-14T04:51:51.696593+0000","last_undegraded":"2024-09-14T04:51:51.696593+0000","last_fullsized":"2024-09-14T04:51:06.880153+0000","mapping_epoch":267,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:14:37.535824+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7],"acting":[0,7],"avail_no_missing":["0","7"],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":431,"reported_epoch":270,"state":"active+undersized","last_fresh":"2024-09-14T04:51:51.698703+0000","last_change":"2024-09-14T04:51:06.885817+0000","last_active":"2024-09-14T04:51:51.698703+0000","last_peered":"2024-09-14T04:51:51.698703+0000","last_clean":"2024-09-14T04:51:04.835849+0000","last_became_active":"2024-09-14T04:51:06.885817+0000","last_became_peered":"2024-09-14T04:51:06.885817+0000","last_unstale":"2024-09-14T04:51:51.698703+0000","last_undegraded":"2024-09-14T04:51:51.698703+0000","last_fullsized":"2024-09-14T04:51:06.879889+0000","mapping_epoch":267,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:18:06.156651+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4],"acting":[1,4],"avail_no_missing":["1","4"],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":89,"reported_epoch":270,"state":"active+undersized","last_fresh":"2024-09-14T04:51:51.701901+0000","last_change":"2024-09-14T04:51:06.883968+0000","last_active":"2024-09-14T04:51:51.701901+0000","last_peered":"2024-09-14T04:51:51.701901+0000","last_clean":"2024-09-14T04:19:08.880761+0000","last_became_active":"2024-09-14T04:51:06.883968+0000","last_became_peered":"2024-09-14T04:51:06.883968+0000","last_unstale":"2024-09-14T04:51:51.701901+0000","last_undegraded":"2024-09-14T04:51:51.701901+0000","last_fullsized":"2024-09-14T04:51:06.877599+0000","mapping_epoch":267,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:06:59.209974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4],"acting":[1,4],"avail_no_missing":["1","4"],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1a","version":"64'2","reported_seq":441,"reported_epoch":270,"state":"active+clean","last_fresh":"2024-09-14T04:51:51.686353+0000","last_change":"2024-09-14T04:19:42.649335+0000","last_active":"2024-09-14T04:51:51.686353+0000","last_peered":"2024-09-14T04:51:51.686353+0000","last_clean":"2024-09-14T04:51:51.686353+0000","last_became_active":"2024-09-14T04:19:42.648423+0000","last_became_peered":"2024-09-14T04:19:42.648423+0000","last_unstale":"2024-09-14T04:51:51.686353+0000","last_undegraded":"2024-09-14T04:51:51.686353+0000","last_fullsized":"2024-09-14T04:51:51.686353+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:07:19.323674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":450,"reported_epoch":270,"state":"active+undersized","last_fresh":"2024-09-14T04:51:51.711025+0000","last_change":"2024-09-14T04:51:06.899862+0000","last_active":"2024-09-14T04:51:51.711025+0000","last_peered":"2024-09-14T04:51:51.711025+0000","last_clean":"2024-09-14T04:51:04.838547+0000","last_became_active":"2024-09-14T04:51:06.899862+0000","last_became_peered":"2024-09-14T04:51:06.899862+0000","last_unstale":"2024-09-14T04:51:51.711025+0000","last_undegraded":"2024-09-14T04:51:51.711025+0000","last_fullsized":"2024-09-14T04:51:06.889570+0000","mapping_epoch":267,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:59:39.599557+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":["2","1"],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1b","version":"64'2","reported_seq":281,"reported_epoch":270,"state":"active+clean","last_fresh":"2024-09-14T04:51:51.696814+0000","last_change":"2024-09-14T04:36:16.610886+0000","last_active":"2024-09-14T04:51:51.696814+0000","last_peered":"2024-09-14T04:51:51.696814+0000","last_clean":"2024-09-14T04:51:51.696814+0000","last_became_active":"2024-09-14T04:36:16.610415+0000","last_became_peered":"2024-09-14T04:36:16.610415+0000","last_unstale":"2024-09-14T04:51:51.696814+0000","last_undegraded":"2024-09-14T04:51:51.696814+0000","last_fullsized":"2024-09-14T04:51:51.696814+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:53:26.981200+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":445,"reported_epoch":270,"state":"active+undersized","last_fresh":"2024-09-14T04:51:51.686188+0000","last_change":"2024-09-14T04:51:06.882988+0000","last_active":"2024-09-14T04:51:51.686188+0000","last_peered":"2024-09-14T04:51:51.686188+0000","last_clean":"2024-09-14T04:51:04.824250+0000","last_became_active":"2024-09-14T04:51:06.882988+0000","last_became_peered":"2024-09-14T04:51:06.882988+0000","last_unstale":"2024-09-14T04:51:51.686188+0000","last_undegraded":"2024-09-14T04:51:51.686188+0000","last_fullsized":"2024-09-14T04:51:06.874878+0000","mapping_epoch":267,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:28:36.670834+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1],"acting":[4,1],"avail_no_missing":["4","1"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"63'2","reported_seq":86,"reported_epoch":270,"state":"active+clean","last_fresh":"2024-09-14T04:51:51.687052+0000","last_change":"2024-09-14T04:45:50.581159+0000","last_active":"2024-09-14T04:51:51.687052+0000","last_peered":"2024-09-14T04:51:51.687052+0000","last_clean":"2024-09-14T04:51:51.687052+0000","last_became_active":"2024-09-14T04:45:50.580696+0000","last_became_peered":"2024-09-14T04:45:50.580696+0000","last_unstale":"2024-09-14T04:51:51.687052+0000","last_undegraded":"2024-09-14T04:51:51.687052+0000","last_fullsized":"2024-09-14T04:51:51.687052+0000","mapping_epoch":239,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":240,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:20:47.803349+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,1],"acting":[4,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":459,"reported_epoch":270,"state":"active+undersized","last_fresh":"2024-09-14T04:51:51.686080+0000","last_change":"2024-09-14T04:51:06.889464+0000","last_active":"2024-09-14T04:51:51.686080+0000","last_peered":"2024-09-14T04:51:51.686080+0000","last_clean":"2024-09-14T04:51:04.823723+0000","last_became_active":"2024-09-14T04:51:06.889464+0000","last_became_peered":"2024-09-14T04:51:06.889464+0000","last_unstale":"2024-09-14T04:51:51.686080+0000","last_undegraded":"2024-09-14T04:51:51.686080+0000","last_fullsized":"2024-09-14T04:51:06.874634+0000","mapping_epoch":267,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:33:27.785107+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[4,0],"avail_no_missing":["4","0"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"63'2","reported_seq":86,"reported_epoch":270,"state":"active+clean","last_fresh":"2024-09-14T04:51:51.688249+0000","last_change":"2024-09-14T04:45:50.580304+0000","last_active":"2024-09-14T04:51:51.688249+0000","last_peered":"2024-09-14T04:51:51.688249+0000","last_clean":"2024-09-14T04:51:51.688249+0000","last_became_active":"2024-09-14T04:45:50.579651+0000","last_became_peered":"2024-09-14T04:45:50.579651+0000","last_unstale":"2024-09-14T04:51:51.688249+0000","last_undegraded":"2024-09-14T04:51:51.688249+0000","last_fullsized":"2024-09-14T04:51:51.688249+0000","mapping_epoch":239,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":240,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:53:25.366798+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":208,"reported_epoch":270,"state":"active+undersized","last_fresh":"2024-09-14T04:51:51.703279+0000","last_change":"2024-09-14T04:51:06.895596+0000","last_active":"2024-09-14T04:51:51.703279+0000","last_peered":"2024-09-14T04:51:51.703279+0000","last_clean":"2024-09-14T04:31:18.107368+0000","last_became_active":"2024-09-14T04:51:06.895596+0000","last_became_peered":"2024-09-14T04:51:06.895596+0000","last_unstale":"2024-09-14T04:51:51.703279+0000","last_undegraded":"2024-09-14T04:51:51.703279+0000","last_fullsized":"2024-09-14T04:51:06.888246+0000","mapping_epoch":267,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:59:08.381092+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0],"acting":[2,0],"avail_no_missing":["2","0"],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1e","version":"64'2","reported_seq":345,"reported_epoch":269,"state":"active+undersized","last_fresh":"2024-09-14T04:51:31.787894+0000","last_change":"2024-09-14T04:51:06.897455+0000","last_active":"2024-09-14T04:51:31.787894+0000","last_peered":"2024-09-14T04:51:31.787894+0000","last_clean":"2024-09-14T04:39:10.165039+0000","last_became_active":"2024-09-14T04:51:06.897455+0000","last_became_peered":"2024-09-14T04:51:06.897455+0000","last_unstale":"2024-09-14T04:51:31.787894+0000","last_undegraded":"2024-09-14T04:51:31.787894+0000","last_fullsized":"2024-09-14T04:51:06.884595+0000","mapping_epoch":267,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:12:48.298272+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2],"acting":[6,2],"avail_no_missing":["6","2"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":431,"reported_epoch":270,"state":"active+clean","last_fresh":"2024-09-14T04:51:51.685686+0000","last_change":"2024-09-14T04:39:29.522630+0000","last_active":"2024-09-14T04:51:51.685686+0000","last_peered":"2024-09-14T04:51:51.685686+0000","last_clean":"2024-09-14T04:51:51.685686+0000","last_became_active":"2024-09-14T04:39:29.521393+0000","last_became_peered":"2024-09-14T04:39:29.521393+0000","last_unstale":"2024-09-14T04:51:51.685686+0000","last_undegraded":"2024-09-14T04:51:51.685686+0000","last_fullsized":"2024-09-14T04:51:51.685686+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:46:41.150096+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"64'5","reported_seq":275,"reported_epoch":270,"state":"active+clean","last_fresh":"2024-09-14T04:51:51.695571+0000","last_change":"2024-09-14T04:31:33.560260+0000","last_active":"2024-09-14T04:51:51.695571+0000","last_peered":"2024-09-14T04:51:51.695571+0000","last_clean":"2024-09-14T04:51:51.695571+0000","last_became_active":"2024-09-14T04:31:33.376096+0000","last_became_peered":"2024-09-14T04:31:33.376096+0000","last_unstale":"2024-09-14T04:51:51.695571+0000","last_undegraded":"2024-09-14T04:51:51.695571+0000","last_fullsized":"2024-09-14T04:51:51.695571+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T12:07:59.976287+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":570,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":11,"num_pg":16,"stat_sum":{"num_bytes":3231776792,"num_objects":49314,"num_object_clones":0,"num_object_copies":147942,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":21519,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":49314,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":146042,"num_write_kb":6251329,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":11009667072,"data_stored":11009654856,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":115042,"ondisk_log_size":115042,"up":41,"acting":41,"num_store_stats":8},{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":81,"acting":81,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5530,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":19,"num_read_kb":18,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":14,"num_bytes_recovered":570,"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":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":28537,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":83,"acting":83,"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":23,"acting":23,"num_store_stats":8},{"poolid":1,"num_pg":21,"stat_sum":{"num_bytes":443475,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":2,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":37,"num_read_kb":92,"num_write":17,"num_write_kb":197,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":143119,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":2100,"ondisk_log_size":2100,"up":54,"acting":54,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":182,"seq":781684048062,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1560708,"kb_used_data":1221436,"kb_used_omap":12,"kb_used_meta":339251,"kb_avail":92184444,"statfs":{"total":95995035648,"available":94396870656,"internally_reserved":0,"allocated":1250750464,"data_stored":1249073830,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12410,"internal_metadata":347393926},"hb_peers":[0,1,2,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":42,"seq":180388627062,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2469240,"kb_used_data":1567216,"kb_used_omap":1,"kb_used_meta":902014,"kb_avail":91275912,"statfs":{"total":95995035648,"available":93466533888,"internally_reserved":0,"allocated":1604829184,"data_stored":1603164184,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":923662680},"hb_peers":[0,1,2,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":36,"seq":154618823297,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1683572,"kb_used_data":788076,"kb_used_omap":1,"kb_used_meta":895486,"kb_avail":92061580,"statfs":{"total":95995035648,"available":94271057920,"internally_reserved":0,"allocated":806989824,"data_stored":805325510,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":916978008},"hb_peers":[0,1,2,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":99,"seq":425201762694,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1430148,"kb_used_data":803196,"kb_used_omap":6,"kb_used_meta":626873,"kb_avail":92315004,"statfs":{"total":95995035648,"available":94530564096,"internally_reserved":0,"allocated":822472704,"data_stored":820796052,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6995,"internal_metadata":641918125},"hb_peers":[0,1,2,5,6,7],"snap_trim_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":94,"seq":403726926209,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3475328,"kb_used_data":2623348,"kb_used_omap":4,"kb_used_meta":851899,"kb_avail":90269824,"statfs":{"total":95995035648,"available":92436299776,"internally_reserved":0,"allocated":2686308352,"data_stored":2684705546,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4674,"internal_metadata":872345022},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[]},{"osd":2,"up_from":89,"seq":382252089750,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1814708,"kb_used_data":1176620,"kb_used_omap":6,"kb_used_meta":637881,"kb_avail":91930444,"statfs":{"total":95995035648,"available":94136774656,"internally_reserved":0,"allocated":1204858880,"data_stored":1203194570,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6707,"internal_metadata":653190605},"hb_peers":[0,1,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":1,"up_from":84,"seq":360777253286,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2406700,"kb_used_data":1621988,"kb_used_omap":5,"kb_used_meta":784570,"kb_avail":91338452,"statfs":{"total":95995035648,"available":93530574848,"internally_reserved":0,"allocated":1660915712,"data_stored":1659258757,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5900,"internal_metadata":803399924},"hb_peers":[0,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":0,"up_from":79,"seq":339302416812,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1736556,"kb_used_data":1014564,"kb_used_omap":5,"kb_used_meta":721914,"kb_avail":92008596,"statfs":{"total":95995035648,"available":94216802304,"internally_reserved":0,"allocated":1038913536,"data_stored":1037256815,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6083,"internal_metadata":739239997},"hb_peers":[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":[]}],"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":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4379,"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":4196,"internal_metadata":0},{"poolid":3,"osd":2,"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":2160,"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":2970,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5291,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"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":4814,"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":4960,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9541,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1025638400,"data_stored":1025638400,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1641283584,"data_stored":1641283584,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1198067712,"data_stored":1198063640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":2707095552,"data_stored":2707095552,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":809504768,"data_stored":809500696,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":799604736,"data_stored":799604736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":1595674624,"data_stored":1595670552,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":1232797696,"data_stored":1232797696,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-14T04:52:08.446 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2024-09-14T04:52:08.446 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd pool set unique_pool_6 pg_num 26 2024-09-14T04:52:08.509 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:08.537 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:08.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:08.541 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:52:08.642 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:08.667 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:08.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:08.670 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:52:08.770 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:08.811 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:08.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:08.816 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:52:08.917 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:08.943 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:08.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:08.945 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:52:09.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:08 smithi038 bash[84940]: cluster 2024-09-14T04:52:07.618243+0000 mgr.y (mgr.26165) 1339 : cluster [DBG] pgmap v1394: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 2.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 1.01k op/s; 19598/134790 objects degraded (14.540%) 2024-09-14T04:52:09.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:08 smithi038 bash[84940]: cluster 2024-09-14T04:52:07.618243+0000 mgr.y (mgr.26165) 1339 : cluster [DBG] pgmap v1394: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 2.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 1.01k op/s; 19598/134790 objects degraded (14.540%) 2024-09-14T04:52:09.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:08 smithi038 bash[87336]: cluster 2024-09-14T04:52:07.618243+0000 mgr.y (mgr.26165) 1339 : cluster [DBG] pgmap v1394: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 2.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 1.01k op/s; 19598/134790 objects degraded (14.540%) 2024-09-14T04:52:09.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:08 smithi038 bash[87336]: cluster 2024-09-14T04:52:07.618243+0000 mgr.y (mgr.26165) 1339 : cluster [DBG] pgmap v1394: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 2.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 1.01k op/s; 19598/134790 objects degraded (14.540%) 2024-09-14T04:52:09.046 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:09.080 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:09.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:09.081 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:09.182 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:09.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:08 smithi123 bash[68976]: cluster 2024-09-14T04:52:07.618243+0000 mgr.y (mgr.26165) 1339 : cluster [DBG] pgmap v1394: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 2.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 1.01k op/s; 19598/134790 objects degraded (14.540%) 2024-09-14T04:52:09.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:08 smithi123 bash[68976]: cluster 2024-09-14T04:52:07.618243+0000 mgr.y (mgr.26165) 1339 : cluster [DBG] pgmap v1394: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 2.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 1.01k op/s; 19598/134790 objects degraded (14.540%) 2024-09-14T04:52:09.207 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:09.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:09.209 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:52:09.310 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:09.338 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:09.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:09.340 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:52:09.441 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:09.470 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:09.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:09.472 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:52:09.573 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:09.604 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:09.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:09.610 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:52:09.711 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:09.735 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:09.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:09.741 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:52:09.842 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:09.866 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:09.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:09.868 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:52:09.968 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:09.992 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:09.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:09.995 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:52:10.095 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:10.123 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:10.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:10.128 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:10.229 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:10.251 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:10.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:10.257 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:52:10.357 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:10.385 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:10.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:10.390 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:52:10.491 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:10.500 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:52:10 smithi123 bash[61744]: ts=2024-09-14T04:52:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:52:10.515 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:10.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:10.522 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:52:10.622 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:10.652 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:10.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:10.657 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:52:10.758 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:10.789 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:10.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:10.791 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:52:10.892 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:10.916 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:10.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:10.922 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:52:11.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:10 smithi038 bash[87336]: cluster 2024-09-14T04:52:09.619009+0000 mgr.y (mgr.26165) 1340 : cluster [DBG] pgmap v1395: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 2.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 788 op/s; 19598/134790 objects degraded (14.540%) 2024-09-14T04:52:11.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:10 smithi038 bash[87336]: cluster 2024-09-14T04:52:09.619009+0000 mgr.y (mgr.26165) 1340 : cluster [DBG] pgmap v1395: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 2.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 788 op/s; 19598/134790 objects degraded (14.540%) 2024-09-14T04:52:11.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:10 smithi038 bash[84940]: cluster 2024-09-14T04:52:09.619009+0000 mgr.y (mgr.26165) 1340 : cluster [DBG] pgmap v1395: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 2.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 788 op/s; 19598/134790 objects degraded (14.540%) 2024-09-14T04:52:11.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:10 smithi038 bash[84940]: cluster 2024-09-14T04:52:09.619009+0000 mgr.y (mgr.26165) 1340 : cluster [DBG] pgmap v1395: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 2.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 788 op/s; 19598/134790 objects degraded (14.540%) 2024-09-14T04:52:11.022 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:11.054 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:11.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:11.057 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:52:11.158 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:11.167 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:10 smithi123 bash[68976]: cluster 2024-09-14T04:52:09.619009+0000 mgr.y (mgr.26165) 1340 : cluster [DBG] pgmap v1395: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 2.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 788 op/s; 19598/134790 objects degraded (14.540%) 2024-09-14T04:52:11.168 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:10 smithi123 bash[68976]: cluster 2024-09-14T04:52:09.619009+0000 mgr.y (mgr.26165) 1340 : cluster [DBG] pgmap v1395: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 2.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 788 op/s; 19598/134790 objects degraded (14.540%) 2024-09-14T04:52:11.180 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:11.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:11.187 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:52:11.288 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:11.315 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:11.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:11.320 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:52:11.421 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:11.447 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:11.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:11.450 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:52:11.551 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:11.572 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:11.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:11.579 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:52:11.680 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:11.704 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:11.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:11.709 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:52:11.809 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:11.831 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:11.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:11.834 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:52:11.934 INFO:teuthology.orchestra.run.smithi038.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-14T04:52:11.934 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0: {} 2024-09-14T04:52:11.934 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:11.960 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:11.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:11.966 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:11.979 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1: {} 2024-09-14T04:52:11.979 INFO:teuthology.orchestra.run.smithi038.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-14T04:52:12.018 INFO:teuthology.orchestra.run.smithi038.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-14T04:52:12.018 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2: {} 2024-09-14T04:52:12.023 INFO:teuthology.orchestra.run.smithi038.stderr:Error ENXIO: problem getting command descriptions from osd.3 2024-09-14T04:52:12.059 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T04:52:12.066 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:12.067 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4: {} 2024-09-14T04:52:12.068 INFO:teuthology.orchestra.run.smithi038.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-14T04:52:12.097 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5: {} 2024-09-14T04:52:12.097 INFO:teuthology.orchestra.run.smithi038.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-14T04:52:12.097 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:12.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:12.102 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:12.131 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6: {} 2024-09-14T04:52:12.132 INFO:teuthology.orchestra.run.smithi038.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-14T04:52:12.160 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7: {} 2024-09-14T04:52:12.160 INFO:teuthology.orchestra.run.smithi038.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-14T04:52:12.203 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:12.228 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:12.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:12.230 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:52:12.331 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:12.358 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:12.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:12.362 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:52:12.463 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:12.488 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:12.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:12.493 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:52:12.594 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:12.635 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:12.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:12.638 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:52:12.739 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:12.763 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:12.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:12.766 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:52:12.826 INFO:teuthology.orchestra.run.smithi038.stderr:nodeep-scrub is set 2024-09-14T04:52:12.867 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:12.888 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:12.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:12.890 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:52:12.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:12 smithi123 bash[68976]: cluster 2024-09-14T04:52:11.619862+0000 mgr.y (mgr.26165) 1341 : cluster [DBG] pgmap v1396: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 2.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 1.18k op/s; 17529/120603 objects degraded (14.534%) 2024-09-14T04:52:12.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:12 smithi123 bash[68976]: cluster 2024-09-14T04:52:11.619862+0000 mgr.y (mgr.26165) 1341 : cluster [DBG] pgmap v1396: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 2.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 1.18k op/s; 17529/120603 objects degraded (14.534%) 2024-09-14T04:52:12.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:12 smithi123 bash[68976]: audit 2024-09-14T04:52:11.904710+0000 mon.c (mon.2) 81 : audit [DBG] from='client.? 172.21.15.38:0/4110651754' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:52:12.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:12 smithi123 bash[68976]: audit 2024-09-14T04:52:11.904710+0000 mon.c (mon.2) 81 : audit [DBG] from='client.? 172.21.15.38:0/4110651754' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:52:12.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:12 smithi123 bash[68976]: audit 2024-09-14T04:52:12.339469+0000 mon.c (mon.2) 82 : audit [INF] from='client.? 172.21.15.38:0/3813918953' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:52:12.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:12 smithi123 bash[68976]: audit 2024-09-14T04:52:12.339469+0000 mon.c (mon.2) 82 : audit [INF] from='client.? 172.21.15.38:0/3813918953' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:52:12.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:12 smithi123 bash[68976]: audit 2024-09-14T04:52:12.340014+0000 mon.a (mon.0) 1578 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:52:12.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:12 smithi123 bash[68976]: audit 2024-09-14T04:52:12.340014+0000 mon.a (mon.0) 1578 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:52:12.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:12 smithi123 bash[68976]: cluster 2024-09-14T04:52:12.361152+0000 mon.a (mon.0) 1579 : cluster [WRN] Health check update: Degraded data redundancy: 17529/120603 objects degraded (14.534%), 12 pgs degraded, 45 pgs undersized (PG_DEGRADED) 2024-09-14T04:52:12.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:12 smithi123 bash[68976]: cluster 2024-09-14T04:52:12.361152+0000 mon.a (mon.0) 1579 : cluster [WRN] Health check update: Degraded data redundancy: 17529/120603 objects degraded (14.534%), 12 pgs degraded, 45 pgs undersized (PG_DEGRADED) 2024-09-14T04:52:12.991 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:13.015 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:13.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:13.017 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:52:13.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:12 smithi038 bash[84940]: cluster 2024-09-14T04:52:11.619862+0000 mgr.y (mgr.26165) 1341 : cluster [DBG] pgmap v1396: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 2.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 1.18k op/s; 17529/120603 objects degraded (14.534%) 2024-09-14T04:52:13.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:12 smithi038 bash[84940]: cluster 2024-09-14T04:52:11.619862+0000 mgr.y (mgr.26165) 1341 : cluster [DBG] pgmap v1396: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 2.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 1.18k op/s; 17529/120603 objects degraded (14.534%) 2024-09-14T04:52:13.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:12 smithi038 bash[84940]: audit 2024-09-14T04:52:11.904710+0000 mon.c (mon.2) 81 : audit [DBG] from='client.? 172.21.15.38:0/4110651754' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:52:13.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:12 smithi038 bash[84940]: audit 2024-09-14T04:52:11.904710+0000 mon.c (mon.2) 81 : audit [DBG] from='client.? 172.21.15.38:0/4110651754' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:52:13.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:12 smithi038 bash[84940]: audit 2024-09-14T04:52:12.339469+0000 mon.c (mon.2) 82 : audit [INF] from='client.? 172.21.15.38:0/3813918953' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:52:13.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:12 smithi038 bash[84940]: audit 2024-09-14T04:52:12.339469+0000 mon.c (mon.2) 82 : audit [INF] from='client.? 172.21.15.38:0/3813918953' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:52:13.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:12 smithi038 bash[84940]: audit 2024-09-14T04:52:12.340014+0000 mon.a (mon.0) 1578 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:52:13.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:12 smithi038 bash[84940]: audit 2024-09-14T04:52:12.340014+0000 mon.a (mon.0) 1578 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:52:13.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:12 smithi038 bash[84940]: cluster 2024-09-14T04:52:12.361152+0000 mon.a (mon.0) 1579 : cluster [WRN] Health check update: Degraded data redundancy: 17529/120603 objects degraded (14.534%), 12 pgs degraded, 45 pgs undersized (PG_DEGRADED) 2024-09-14T04:52:13.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:12 smithi038 bash[84940]: cluster 2024-09-14T04:52:12.361152+0000 mon.a (mon.0) 1579 : cluster [WRN] Health check update: Degraded data redundancy: 17529/120603 objects degraded (14.534%), 12 pgs degraded, 45 pgs undersized (PG_DEGRADED) 2024-09-14T04:52:13.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:12 smithi038 bash[87336]: cluster 2024-09-14T04:52:11.619862+0000 mgr.y (mgr.26165) 1341 : cluster [DBG] pgmap v1396: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 2.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 1.18k op/s; 17529/120603 objects degraded (14.534%) 2024-09-14T04:52:13.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:12 smithi038 bash[87336]: cluster 2024-09-14T04:52:11.619862+0000 mgr.y (mgr.26165) 1341 : cluster [DBG] pgmap v1396: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 2.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 1.18k op/s; 17529/120603 objects degraded (14.534%) 2024-09-14T04:52:13.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:12 smithi038 bash[87336]: audit 2024-09-14T04:52:11.904710+0000 mon.c (mon.2) 81 : audit [DBG] from='client.? 172.21.15.38:0/4110651754' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:52:13.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:12 smithi038 bash[87336]: audit 2024-09-14T04:52:11.904710+0000 mon.c (mon.2) 81 : audit [DBG] from='client.? 172.21.15.38:0/4110651754' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:52:13.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:12 smithi038 bash[87336]: audit 2024-09-14T04:52:12.339469+0000 mon.c (mon.2) 82 : audit [INF] from='client.? 172.21.15.38:0/3813918953' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:52:13.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:12 smithi038 bash[87336]: audit 2024-09-14T04:52:12.339469+0000 mon.c (mon.2) 82 : audit [INF] from='client.? 172.21.15.38:0/3813918953' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:52:13.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:12 smithi038 bash[87336]: audit 2024-09-14T04:52:12.340014+0000 mon.a (mon.0) 1578 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:52:13.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:12 smithi038 bash[87336]: audit 2024-09-14T04:52:12.340014+0000 mon.a (mon.0) 1578 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:52:13.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:12 smithi038 bash[87336]: cluster 2024-09-14T04:52:12.361152+0000 mon.a (mon.0) 1579 : cluster [WRN] Health check update: Degraded data redundancy: 17529/120603 objects degraded (14.534%), 12 pgs degraded, 45 pgs undersized (PG_DEGRADED) 2024-09-14T04:52:13.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:12 smithi038 bash[87336]: cluster 2024-09-14T04:52:12.361152+0000 mon.a (mon.0) 1579 : cluster [WRN] Health check update: Degraded data redundancy: 17529/120603 objects degraded (14.534%), 12 pgs degraded, 45 pgs undersized (PG_DEGRADED) 2024-09-14T04:52:13.118 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:13.145 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:13.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:13.147 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:13.248 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:13.275 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:13.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:13.277 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:13.378 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:13.403 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:13.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:13.404 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:52:13.505 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:13.532 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:13.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:13.537 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:52:13.641 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:13.662 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:13.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:13.665 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:52:13.688 DEBUG:teuthology.orchestra.run:got remote process result: 6 2024-09-14T04:52:13.688 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2024-09-14T04:52:13.766 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:13.792 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:13.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:13.797 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:52:13.898 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:13.907 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:13 smithi038 bash[87336]: cluster 2024-09-14T04:52:12.789185+0000 mon.a (mon.0) 1580 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:52:13.907 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:13 smithi038 bash[87336]: cluster 2024-09-14T04:52:12.789185+0000 mon.a (mon.0) 1580 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:52:13.908 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:13 smithi038 bash[87336]: audit 2024-09-14T04:52:12.813302+0000 mon.a (mon.0) 1581 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:52:13.908 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:13 smithi038 bash[87336]: audit 2024-09-14T04:52:12.813302+0000 mon.a (mon.0) 1581 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:52:13.908 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:13 smithi038 bash[87336]: cluster 2024-09-14T04:52:12.822075+0000 mon.a (mon.0) 1582 : cluster [DBG] osdmap e271: 8 total, 7 up, 8 in 2024-09-14T04:52:13.908 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:13 smithi038 bash[87336]: cluster 2024-09-14T04:52:12.822075+0000 mon.a (mon.0) 1582 : cluster [DBG] osdmap e271: 8 total, 7 up, 8 in 2024-09-14T04:52:13.908 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:13 smithi038 bash[84940]: cluster 2024-09-14T04:52:12.789185+0000 mon.a (mon.0) 1580 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:52:13.908 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:13 smithi038 bash[84940]: cluster 2024-09-14T04:52:12.789185+0000 mon.a (mon.0) 1580 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:52:13.908 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:13 smithi038 bash[84940]: audit 2024-09-14T04:52:12.813302+0000 mon.a (mon.0) 1581 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:52:13.908 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:13 smithi038 bash[84940]: audit 2024-09-14T04:52:12.813302+0000 mon.a (mon.0) 1581 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:52:13.908 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:13 smithi038 bash[84940]: cluster 2024-09-14T04:52:12.822075+0000 mon.a (mon.0) 1582 : cluster [DBG] osdmap e271: 8 total, 7 up, 8 in 2024-09-14T04:52:13.908 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:13 smithi038 bash[84940]: cluster 2024-09-14T04:52:12.822075+0000 mon.a (mon.0) 1582 : cluster [DBG] osdmap e271: 8 total, 7 up, 8 in 2024-09-14T04:52:13.924 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:13.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:13.928 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:13.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:13 smithi123 bash[68976]: cluster 2024-09-14T04:52:12.789185+0000 mon.a (mon.0) 1580 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:52:13.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:13 smithi123 bash[68976]: cluster 2024-09-14T04:52:12.789185+0000 mon.a (mon.0) 1580 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:52:13.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:13 smithi123 bash[68976]: audit 2024-09-14T04:52:12.813302+0000 mon.a (mon.0) 1581 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:52:13.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:13 smithi123 bash[68976]: audit 2024-09-14T04:52:12.813302+0000 mon.a (mon.0) 1581 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:52:13.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:13 smithi123 bash[68976]: cluster 2024-09-14T04:52:12.822075+0000 mon.a (mon.0) 1582 : cluster [DBG] osdmap e271: 8 total, 7 up, 8 in 2024-09-14T04:52:13.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:13 smithi123 bash[68976]: cluster 2024-09-14T04:52:12.822075+0000 mon.a (mon.0) 1582 : cluster [DBG] osdmap e271: 8 total, 7 up, 8 in 2024-09-14T04:52:14.029 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:14.061 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:14.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:14.065 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:52:14.166 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:14.212 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:14.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:14.214 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:14.315 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:14.339 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:14.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:14.342 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:52:14.442 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:14.466 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:14.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:14.469 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:52:14.570 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:14.600 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:14.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:14.602 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:52:14.703 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:14.731 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:14.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:14.732 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:52:14.833 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:14.857 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:14.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:14.861 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:52:14.898 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:52:14.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:14 smithi123 bash[68976]: cluster 2024-09-14T04:52:13.620667+0000 mgr.y (mgr.26165) 1342 : cluster [DBG] pgmap v1398: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 2.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 913 op/s; 17529/120603 objects degraded (14.534%) 2024-09-14T04:52:14.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:14 smithi123 bash[68976]: cluster 2024-09-14T04:52:13.620667+0000 mgr.y (mgr.26165) 1342 : cluster [DBG] pgmap v1398: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 2.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 913 op/s; 17529/120603 objects degraded (14.534%) 2024-09-14T04:52:14.962 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:14.992 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:14.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:14.996 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:52:15.097 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:15.119 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:15.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:15.123 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:52:15.224 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:15.248 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:15.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:15.250 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:52:15.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:14 smithi038 bash[84940]: cluster 2024-09-14T04:52:13.620667+0000 mgr.y (mgr.26165) 1342 : cluster [DBG] pgmap v1398: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 2.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 913 op/s; 17529/120603 objects degraded (14.534%) 2024-09-14T04:52:15.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:14 smithi038 bash[84940]: cluster 2024-09-14T04:52:13.620667+0000 mgr.y (mgr.26165) 1342 : cluster [DBG] pgmap v1398: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 2.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 913 op/s; 17529/120603 objects degraded (14.534%) 2024-09-14T04:52:15.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:14 smithi038 bash[87336]: cluster 2024-09-14T04:52:13.620667+0000 mgr.y (mgr.26165) 1342 : cluster [DBG] pgmap v1398: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 2.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 913 op/s; 17529/120603 objects degraded (14.534%) 2024-09-14T04:52:15.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:14 smithi038 bash[87336]: cluster 2024-09-14T04:52:13.620667+0000 mgr.y (mgr.26165) 1342 : cluster [DBG] pgmap v1398: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 2.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 913 op/s; 17529/120603 objects degraded (14.534%) 2024-09-14T04:52:15.351 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:15.374 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:15.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:15.380 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:52:15.481 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:15.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:15.511 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:15.511 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:15.612 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:15.638 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:15.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:15.640 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:52:15.690 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-14T04:52:15.741 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:15.764 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:15.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:15.769 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:52:15.870 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:15.896 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:15.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:15.902 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:52:16.003 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:16.024 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:16.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:16.029 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:52:16.130 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:16.139 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:15 smithi038 bash[84940]: audit 2024-09-14T04:52:15.254179+0000 mon.a (mon.0) 1583 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:52:16.139 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:15 smithi038 bash[84940]: audit 2024-09-14T04:52:15.254179+0000 mon.a (mon.0) 1583 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:52:16.140 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:15 smithi038 bash[87336]: audit 2024-09-14T04:52:15.254179+0000 mon.a (mon.0) 1583 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:52:16.140 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:15 smithi038 bash[87336]: audit 2024-09-14T04:52:15.254179+0000 mon.a (mon.0) 1583 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:52:16.163 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:16.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:16.169 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:16.270 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:16.300 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:16.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:16.305 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:52:16.405 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:16.434 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:16.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:16 smithi123 bash[68976]: audit 2024-09-14T04:52:15.254179+0000 mon.a (mon.0) 1583 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:52:16.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:16 smithi123 bash[68976]: audit 2024-09-14T04:52:15.254179+0000 mon.a (mon.0) 1583 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:52:16.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:16.441 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:52:16.479 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd unset noscrub 2024-09-14T04:52:16.542 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:16.569 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:16.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:16.571 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:16.672 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:16.699 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:16.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:16.704 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:52:16.805 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:16.829 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:16.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:16.831 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:52:16.932 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:16.970 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:16.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:16.973 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:52:17.074 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:17.082 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:16 smithi038 bash[84940]: cluster 2024-09-14T04:52:15.621648+0000 mgr.y (mgr.26165) 1343 : cluster [DBG] pgmap v1399: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 2.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 906 op/s; 17031/115182 objects degraded (14.786%) 2024-09-14T04:52:17.083 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:16 smithi038 bash[84940]: cluster 2024-09-14T04:52:15.621648+0000 mgr.y (mgr.26165) 1343 : cluster [DBG] pgmap v1399: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 2.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 906 op/s; 17031/115182 objects degraded (14.786%) 2024-09-14T04:52:17.083 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:16 smithi038 bash[87336]: cluster 2024-09-14T04:52:15.621648+0000 mgr.y (mgr.26165) 1343 : cluster [DBG] pgmap v1399: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 2.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 906 op/s; 17031/115182 objects degraded (14.786%) 2024-09-14T04:52:17.083 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:16 smithi038 bash[87336]: cluster 2024-09-14T04:52:15.621648+0000 mgr.y (mgr.26165) 1343 : cluster [DBG] pgmap v1399: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 2.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 906 op/s; 17031/115182 objects degraded (14.786%) 2024-09-14T04:52:17.098 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:17.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:17.100 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:52:17.201 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:17.225 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:17.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:17.233 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:52:17.280 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:16 smithi123 bash[68976]: cluster 2024-09-14T04:52:15.621648+0000 mgr.y (mgr.26165) 1343 : cluster [DBG] pgmap v1399: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 2.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 906 op/s; 17031/115182 objects degraded (14.786%) 2024-09-14T04:52:17.280 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:16 smithi123 bash[68976]: cluster 2024-09-14T04:52:15.621648+0000 mgr.y (mgr.26165) 1343 : cluster [DBG] pgmap v1399: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 2.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 906 op/s; 17031/115182 objects degraded (14.786%) 2024-09-14T04:52:17.334 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:17.359 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:17.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:17.365 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:52:17.466 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:17.493 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:17.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:17.500 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:52:17.600 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:17.619 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:17.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:17.621 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:52:17.722 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:17.746 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:17.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:17.752 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:52:17.853 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:17.878 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:17.880 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:17 smithi123 bash[68976]: cluster 2024-09-14T04:52:17.361773+0000 mon.a (mon.0) 1584 : cluster [WRN] Health check update: Degraded data redundancy: 17031/115182 objects degraded (14.786%), 12 pgs degraded, 45 pgs undersized (PG_DEGRADED) 2024-09-14T04:52:17.880 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:17 smithi123 bash[68976]: cluster 2024-09-14T04:52:17.361773+0000 mon.a (mon.0) 1584 : cluster [WRN] Health check update: Degraded data redundancy: 17031/115182 objects degraded (14.786%), 12 pgs degraded, 45 pgs undersized (PG_DEGRADED) 2024-09-14T04:52:17.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:17.881 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:52:17.982 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:18.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:18.011 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:18.012 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:52:18.112 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:18.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:18.149 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:18.150 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:52:18.250 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:18.253 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:17 smithi038 bash[84940]: cluster 2024-09-14T04:52:17.361773+0000 mon.a (mon.0) 1584 : cluster [WRN] Health check update: Degraded data redundancy: 17031/115182 objects degraded (14.786%), 12 pgs degraded, 45 pgs undersized (PG_DEGRADED) 2024-09-14T04:52:18.253 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:17 smithi038 bash[84940]: cluster 2024-09-14T04:52:17.361773+0000 mon.a (mon.0) 1584 : cluster [WRN] Health check update: Degraded data redundancy: 17031/115182 objects degraded (14.786%), 12 pgs degraded, 45 pgs undersized (PG_DEGRADED) 2024-09-14T04:52:18.253 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:17 smithi038 bash[87336]: cluster 2024-09-14T04:52:17.361773+0000 mon.a (mon.0) 1584 : cluster [WRN] Health check update: Degraded data redundancy: 17031/115182 objects degraded (14.786%), 12 pgs degraded, 45 pgs undersized (PG_DEGRADED) 2024-09-14T04:52:18.253 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:17 smithi038 bash[87336]: cluster 2024-09-14T04:52:17.361773+0000 mon.a (mon.0) 1584 : cluster [WRN] Health check update: Degraded data redundancy: 17031/115182 objects degraded (14.786%), 12 pgs degraded, 45 pgs undersized (PG_DEGRADED) 2024-09-14T04:52:18.275 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:18.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:18.279 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:18.379 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:18.408 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:18.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:18.410 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:18.511 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:18.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:52:18 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:52:18] "GET /metrics HTTP/1.1" 200 36704 "" "Prometheus/2.51.0" 2024-09-14T04:52:18.538 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:18.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:18.541 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:52:18.642 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:18.672 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:18.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:18.674 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:52:18.740 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-14T04:52:18.741 INFO:teuthology.orchestra.run.smithi123.stdout: "ops": [ 2024-09-14T04:52:18.741 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:52:18.741 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.45638.0:162518 11.a 11:514e4dd1:::benchmark_data_smithi038_226135_object64838:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e271)", 2024-09-14T04:52:18.741 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:52:18.729909+0000", 2024-09-14T04:52:18.741 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 0.01108309, 2024-09-14T04:52:18.741 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.01111116, 2024-09-14T04:52:18.741 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:52:18.741 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "waiting for sub ops", 2024-09-14T04:52:18.741 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:52:18.741 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.45638", 2024-09-14T04:52:18.742 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/1593930073", 2024-09-14T04:52:18.742 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 162518 2024-09-14T04:52:18.742 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:52:18.742 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:52:18.742 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:52:18.742 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:52:18.742 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:18.729909+0000", 2024-09-14T04:52:18.742 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:52:18.742 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:52:18.742 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:52:18.743 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:52:18.743 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:18.729909+0000", 2024-09-14T04:52:18.743 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:52:18.743 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:52:18.743 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:52:18.743 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:52:18.743 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:18.729908+0000", 2024-09-14T04:52:18.743 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999995 2024-09-14T04:52:18.743 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:52:18.743 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:52:18.743 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:52:18.743 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:18.729912+0000", 2024-09-14T04:52:18.744 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.0049999999999998e-06 2024-09-14T04:52:18.744 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:52:18.744 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:52:18.744 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:52:18.744 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:18.729924+0000", 2024-09-14T04:52:18.744 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.1528999999999999e-05 2024-09-14T04:52:18.744 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:52:18.744 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:52:18.744 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:52:18.744 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:18.729929+0000", 2024-09-14T04:52:18.744 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.1889999999999998e-06 2024-09-14T04:52:18.744 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:52:18.744 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:52:18.744 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:52:18.745 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:18.739491+0000", 2024-09-14T04:52:18.745 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0095618720000000008 2024-09-14T04:52:18.745 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:52:18.745 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:52:18.745 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:52:18.745 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:18.739606+0000", 2024-09-14T04:52:18.745 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00011568799999999999 2024-09-14T04:52:18.745 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:52:18.745 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:52:18.745 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 5", 2024-09-14T04:52:18.745 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:18.739720+0000", 2024-09-14T04:52:18.745 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000113835 2024-09-14T04:52:18.745 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:52:18.746 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:52:18.746 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:52:18.746 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:52:18.746 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:52:18.746 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop_reply(client.45638.0:162516 11.a e271/267)", 2024-09-14T04:52:18.746 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:52:18.735112+0000", 2024-09-14T04:52:18.746 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 0.0058795849999999997, 2024-09-14T04:52:18.746 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00597651, 2024-09-14T04:52:18.746 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:52:18.746 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "queued for pg", 2024-09-14T04:52:18.746 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:52:18.746 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:52:18.746 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:52:18.747 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:18.735112+0000", 2024-09-14T04:52:18.747 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:52:18.747 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:52:18.747 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:52:18.747 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:52:18.747 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:18.735112+0000", 2024-09-14T04:52:18.747 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:52:18.747 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:52:18.747 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:52:18.747 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:52:18.747 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:18.735111+0000", 2024-09-14T04:52:18.747 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2024-09-14T04:52:18.748 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:52:18.748 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:52:18.748 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:52:18.748 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:18.735117+0000", 2024-09-14T04:52:18.748 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.1170000000000003e-06 2024-09-14T04:52:18.748 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:52:18.748 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:52:18.748 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:52:18.748 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:18.735126+0000", 2024-09-14T04:52:18.748 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.6500000000000008e-06 2024-09-14T04:52:18.748 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:52:18.748 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:52:18.748 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:52:18.749 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:18.735131+0000", 2024-09-14T04:52:18.749 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.566e-06 2024-09-14T04:52:18.749 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:52:18.749 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:52:18.749 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:52:18.749 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:52:18.749 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:52:18.749 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.45638.0:162516 11.a 11:504ac51b:::benchmark_data_smithi038_226135_object64836:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e271)", 2024-09-14T04:52:18.749 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:52:18.729702+0000", 2024-09-14T04:52:18.749 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 0.011290193, 2024-09-14T04:52:18.749 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.011433979, 2024-09-14T04:52:18.750 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:52:18.750 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "waiting for sub ops", 2024-09-14T04:52:18.750 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:52:18.750 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.45638", 2024-09-14T04:52:18.750 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/1593930073", 2024-09-14T04:52:18.750 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 162516 2024-09-14T04:52:18.750 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:52:18.750 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:52:18.750 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:52:18.750 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:52:18.750 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:18.729702+0000", 2024-09-14T04:52:18.750 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:52:18.751 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:52:18.751 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:52:18.751 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:52:18.751 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:18.729702+0000", 2024-09-14T04:52:18.751 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:52:18.751 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:52:18.751 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:52:18.751 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:52:18.751 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:18.729700+0000", 2024-09-14T04:52:18.751 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2024-09-14T04:52:18.751 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:52:18.751 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:52:18.751 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:52:18.752 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:18.729707+0000", 2024-09-14T04:52:18.752 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.9140000000000002e-06 2024-09-14T04:52:18.752 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:52:18.752 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:52:18.752 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:52:18.752 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:18.729720+0000", 2024-09-14T04:52:18.752 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.2147000000000001e-05 2024-09-14T04:52:18.752 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:52:18.752 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:52:18.752 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:52:18.752 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:18.729737+0000", 2024-09-14T04:52:18.752 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.7368999999999999e-05 2024-09-14T04:52:18.752 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:52:18.752 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:52:18.753 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:52:18.753 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:18.730137+0000", 2024-09-14T04:52:18.753 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00040022199999999999 2024-09-14T04:52:18.753 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:52:18.753 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:52:18.753 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:52:18.753 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:18.730264+0000", 2024-09-14T04:52:18.753 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00012662599999999999 2024-09-14T04:52:18.753 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:52:18.753 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:52:18.753 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 5", 2024-09-14T04:52:18.753 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:18.730391+0000", 2024-09-14T04:52:18.753 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00012739399999999999 2024-09-14T04:52:18.754 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:52:18.754 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:52:18.754 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:52:18.754 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:52:18.754 INFO:teuthology.orchestra.run.smithi123.stdout: ], 2024-09-14T04:52:18.754 INFO:teuthology.orchestra.run.smithi123.stdout: "num_ops": 3 2024-09-14T04:52:18.754 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-14T04:52:18.774 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:18.809 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:18.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:18.813 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:52:18.914 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:18.950 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:18.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:18.955 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:52:19.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:18 smithi038 bash[84940]: cluster 2024-09-14T04:52:17.623161+0000 mgr.y (mgr.26165) 1344 : cluster [DBG] pgmap v1400: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 2.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 910 op/s; 15611/107463 objects degraded (14.527%) 2024-09-14T04:52:19.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:18 smithi038 bash[84940]: cluster 2024-09-14T04:52:17.623161+0000 mgr.y (mgr.26165) 1344 : cluster [DBG] pgmap v1400: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 2.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 910 op/s; 15611/107463 objects degraded (14.527%) 2024-09-14T04:52:19.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:18 smithi038 bash[87336]: cluster 2024-09-14T04:52:17.623161+0000 mgr.y (mgr.26165) 1344 : cluster [DBG] pgmap v1400: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 2.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 910 op/s; 15611/107463 objects degraded (14.527%) 2024-09-14T04:52:19.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:18 smithi038 bash[87336]: cluster 2024-09-14T04:52:17.623161+0000 mgr.y (mgr.26165) 1344 : cluster [DBG] pgmap v1400: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 2.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 910 op/s; 15611/107463 objects degraded (14.527%) 2024-09-14T04:52:19.056 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:19.065 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:18 smithi123 bash[68976]: cluster 2024-09-14T04:52:17.623161+0000 mgr.y (mgr.26165) 1344 : cluster [DBG] pgmap v1400: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 2.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 910 op/s; 15611/107463 objects degraded (14.527%) 2024-09-14T04:52:19.065 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:18 smithi123 bash[68976]: cluster 2024-09-14T04:52:17.623161+0000 mgr.y (mgr.26165) 1344 : cluster [DBG] pgmap v1400: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 2.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 910 op/s; 15611/107463 objects degraded (14.527%) 2024-09-14T04:52:19.093 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:19.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:19.097 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:52:19.198 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:19.227 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:19.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:19.232 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:52:19.333 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:19.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:19.364 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:19.365 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:52:19.465 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:19.491 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:19.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:19.494 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:52:19.595 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:19.630 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:19.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:19.637 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:52:19.738 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:19.775 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:19.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:19.777 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:52:19.878 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:19.915 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:19.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:19.920 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:52:20.006 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.6 dump_blocked_ops 2024-09-14T04:52:20.021 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:20.055 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:20.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:20.058 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:52:20.158 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:20.191 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:20.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:20.193 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:52:20.294 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:20.327 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:20.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:20.335 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:52:20.436 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:20.467 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:20.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:20.472 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:52:20.573 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:20.580 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:52:20 smithi123 bash[61744]: ts=2024-09-14T04:52:20.216Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:52:20.594 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:20.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:20.598 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:52:20.699 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:20.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:20.730 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:20.730 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:52:20.831 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:20.870 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:20.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:20.872 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:52:20.973 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:21.003 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:21.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:21.004 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:52:21.105 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:21.114 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:20 smithi123 bash[68976]: cluster 2024-09-14T04:52:19.623858+0000 mgr.y (mgr.26165) 1345 : cluster [DBG] pgmap v1401: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 2.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 910 op/s; 15611/107463 objects degraded (14.527%) 2024-09-14T04:52:21.114 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:20 smithi123 bash[68976]: cluster 2024-09-14T04:52:19.623858+0000 mgr.y (mgr.26165) 1345 : cluster [DBG] pgmap v1401: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 2.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 910 op/s; 15611/107463 objects degraded (14.527%) 2024-09-14T04:52:21.130 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:21.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:21.136 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:52:21.237 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:21.247 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:20 smithi038 bash[84940]: cluster 2024-09-14T04:52:19.623858+0000 mgr.y (mgr.26165) 1345 : cluster [DBG] pgmap v1401: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 2.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 910 op/s; 15611/107463 objects degraded (14.527%) 2024-09-14T04:52:21.247 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:20 smithi038 bash[84940]: cluster 2024-09-14T04:52:19.623858+0000 mgr.y (mgr.26165) 1345 : cluster [DBG] pgmap v1401: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 2.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 910 op/s; 15611/107463 objects degraded (14.527%) 2024-09-14T04:52:21.247 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:20 smithi038 bash[87336]: cluster 2024-09-14T04:52:19.623858+0000 mgr.y (mgr.26165) 1345 : cluster [DBG] pgmap v1401: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 2.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 910 op/s; 15611/107463 objects degraded (14.527%) 2024-09-14T04:52:21.248 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:20 smithi038 bash[87336]: cluster 2024-09-14T04:52:19.623858+0000 mgr.y (mgr.26165) 1345 : cluster [DBG] pgmap v1401: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 2.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 910 op/s; 15611/107463 objects degraded (14.527%) 2024-09-14T04:52:21.277 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:21.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:21.281 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:52:21.382 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:21.413 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:21.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:21.418 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:52:21.519 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:21.546 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:21.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:21.549 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:52:21.650 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:21.675 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:21.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:21.682 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:52:21.783 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:21.807 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:21.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:21.809 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:52:21.873 INFO:teuthology.orchestra.run.smithi038.stderr:set pool 11 pg_num to 26 2024-09-14T04:52:21.910 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:21.936 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:21.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:21.941 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:52:22.042 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:22.051 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:21 smithi038 bash[87336]: audit 2024-09-14T04:52:21.797513+0000 mon.c (mon.2) 83 : audit [INF] from='client.? 172.21.15.38:0/2696177349' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pg_num", "val": "26"} : dispatch 2024-09-14T04:52:22.052 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:21 smithi038 bash[87336]: audit 2024-09-14T04:52:21.797513+0000 mon.c (mon.2) 83 : audit [INF] from='client.? 172.21.15.38:0/2696177349' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pg_num", "val": "26"} : dispatch 2024-09-14T04:52:22.052 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:21 smithi038 bash[87336]: audit 2024-09-14T04:52:21.798199+0000 mon.a (mon.0) 1585 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pg_num", "val": "26"} : dispatch 2024-09-14T04:52:22.052 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:21 smithi038 bash[87336]: audit 2024-09-14T04:52:21.798199+0000 mon.a (mon.0) 1585 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pg_num", "val": "26"} : dispatch 2024-09-14T04:52:22.052 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:21 smithi038 bash[84940]: audit 2024-09-14T04:52:21.797513+0000 mon.c (mon.2) 83 : audit [INF] from='client.? 172.21.15.38:0/2696177349' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pg_num", "val": "26"} : dispatch 2024-09-14T04:52:22.052 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:21 smithi038 bash[84940]: audit 2024-09-14T04:52:21.797513+0000 mon.c (mon.2) 83 : audit [INF] from='client.? 172.21.15.38:0/2696177349' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pg_num", "val": "26"} : dispatch 2024-09-14T04:52:22.052 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:21 smithi038 bash[84940]: audit 2024-09-14T04:52:21.798199+0000 mon.a (mon.0) 1585 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pg_num", "val": "26"} : dispatch 2024-09-14T04:52:22.052 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:21 smithi038 bash[84940]: audit 2024-09-14T04:52:21.798199+0000 mon.a (mon.0) 1585 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pg_num", "val": "26"} : dispatch 2024-09-14T04:52:22.075 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:22.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:22.077 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:52:22.178 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:22.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:21 smithi123 bash[68976]: audit 2024-09-14T04:52:21.797513+0000 mon.c (mon.2) 83 : audit [INF] from='client.? 172.21.15.38:0/2696177349' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pg_num", "val": "26"} : dispatch 2024-09-14T04:52:22.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:21 smithi123 bash[68976]: audit 2024-09-14T04:52:21.797513+0000 mon.c (mon.2) 83 : audit [INF] from='client.? 172.21.15.38:0/2696177349' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pg_num", "val": "26"} : dispatch 2024-09-14T04:52:22.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:21 smithi123 bash[68976]: audit 2024-09-14T04:52:21.798199+0000 mon.a (mon.0) 1585 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pg_num", "val": "26"} : dispatch 2024-09-14T04:52:22.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:21 smithi123 bash[68976]: audit 2024-09-14T04:52:21.798199+0000 mon.a (mon.0) 1585 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pg_num", "val": "26"} : dispatch 2024-09-14T04:52:22.202 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:22.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:22.205 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:52:22.306 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:22.331 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:22.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:22.335 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:52:22.436 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:22.469 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:22.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:22.474 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:22.574 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:22.599 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:22.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:22.603 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:52:22.704 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:22.729 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:22.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:22.731 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:52:22.832 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:22.860 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:22.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:22.868 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:52:22.970 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:22.992 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:22.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:22.998 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:23.098 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:23.108 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:22 smithi123 bash[68976]: cluster 2024-09-14T04:52:21.625053+0000 mgr.y (mgr.26165) 1346 : cluster [DBG] pgmap v1402: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 1.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 938 op/s; 13354/92421 objects degraded (14.449%) 2024-09-14T04:52:23.108 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:22 smithi123 bash[68976]: cluster 2024-09-14T04:52:21.625053+0000 mgr.y (mgr.26165) 1346 : cluster [DBG] pgmap v1402: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 1.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 938 op/s; 13354/92421 objects degraded (14.449%) 2024-09-14T04:52:23.108 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:22 smithi123 bash[68976]: audit 2024-09-14T04:52:21.867189+0000 mon.a (mon.0) 1586 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pg_num", "val": "26"}]': finished 2024-09-14T04:52:23.108 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:22 smithi123 bash[68976]: audit 2024-09-14T04:52:21.867189+0000 mon.a (mon.0) 1586 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pg_num", "val": "26"}]': finished 2024-09-14T04:52:23.109 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:22 smithi123 bash[68976]: cluster 2024-09-14T04:52:21.871846+0000 mon.a (mon.0) 1587 : cluster [DBG] osdmap e272: 8 total, 7 up, 8 in 2024-09-14T04:52:23.109 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:22 smithi123 bash[68976]: cluster 2024-09-14T04:52:21.871846+0000 mon.a (mon.0) 1587 : cluster [DBG] osdmap e272: 8 total, 7 up, 8 in 2024-09-14T04:52:23.109 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:22 smithi123 bash[68976]: cluster 2024-09-14T04:52:22.362581+0000 mon.a (mon.0) 1588 : cluster [WRN] Health check update: Degraded data redundancy: 13354/92421 objects degraded (14.449%), 12 pgs degraded, 45 pgs undersized (PG_DEGRADED) 2024-09-14T04:52:23.109 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:22 smithi123 bash[68976]: cluster 2024-09-14T04:52:22.362581+0000 mon.a (mon.0) 1588 : cluster [WRN] Health check update: Degraded data redundancy: 13354/92421 objects degraded (14.449%), 12 pgs degraded, 45 pgs undersized (PG_DEGRADED) 2024-09-14T04:52:23.125 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:23.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:23.126 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:52:23.227 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:23.237 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:22 smithi038 bash[84940]: cluster 2024-09-14T04:52:21.625053+0000 mgr.y (mgr.26165) 1346 : cluster [DBG] pgmap v1402: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 1.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 938 op/s; 13354/92421 objects degraded (14.449%) 2024-09-14T04:52:23.237 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:22 smithi038 bash[84940]: cluster 2024-09-14T04:52:21.625053+0000 mgr.y (mgr.26165) 1346 : cluster [DBG] pgmap v1402: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 1.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 938 op/s; 13354/92421 objects degraded (14.449%) 2024-09-14T04:52:23.237 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:22 smithi038 bash[84940]: audit 2024-09-14T04:52:21.867189+0000 mon.a (mon.0) 1586 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pg_num", "val": "26"}]': finished 2024-09-14T04:52:23.237 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:22 smithi038 bash[84940]: audit 2024-09-14T04:52:21.867189+0000 mon.a (mon.0) 1586 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pg_num", "val": "26"}]': finished 2024-09-14T04:52:23.237 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:22 smithi038 bash[84940]: cluster 2024-09-14T04:52:21.871846+0000 mon.a (mon.0) 1587 : cluster [DBG] osdmap e272: 8 total, 7 up, 8 in 2024-09-14T04:52:23.237 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:22 smithi038 bash[84940]: cluster 2024-09-14T04:52:21.871846+0000 mon.a (mon.0) 1587 : cluster [DBG] osdmap e272: 8 total, 7 up, 8 in 2024-09-14T04:52:23.237 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:22 smithi038 bash[84940]: cluster 2024-09-14T04:52:22.362581+0000 mon.a (mon.0) 1588 : cluster [WRN] Health check update: Degraded data redundancy: 13354/92421 objects degraded (14.449%), 12 pgs degraded, 45 pgs undersized (PG_DEGRADED) 2024-09-14T04:52:23.237 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:22 smithi038 bash[84940]: cluster 2024-09-14T04:52:22.362581+0000 mon.a (mon.0) 1588 : cluster [WRN] Health check update: Degraded data redundancy: 13354/92421 objects degraded (14.449%), 12 pgs degraded, 45 pgs undersized (PG_DEGRADED) 2024-09-14T04:52:23.237 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:22 smithi038 bash[87336]: cluster 2024-09-14T04:52:21.625053+0000 mgr.y (mgr.26165) 1346 : cluster [DBG] pgmap v1402: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 1.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 938 op/s; 13354/92421 objects degraded (14.449%) 2024-09-14T04:52:23.238 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:22 smithi038 bash[87336]: cluster 2024-09-14T04:52:21.625053+0000 mgr.y (mgr.26165) 1346 : cluster [DBG] pgmap v1402: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 1.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 938 op/s; 13354/92421 objects degraded (14.449%) 2024-09-14T04:52:23.238 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:22 smithi038 bash[87336]: audit 2024-09-14T04:52:21.867189+0000 mon.a (mon.0) 1586 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pg_num", "val": "26"}]': finished 2024-09-14T04:52:23.238 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:22 smithi038 bash[87336]: audit 2024-09-14T04:52:21.867189+0000 mon.a (mon.0) 1586 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pg_num", "val": "26"}]': finished 2024-09-14T04:52:23.238 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:22 smithi038 bash[87336]: cluster 2024-09-14T04:52:21.871846+0000 mon.a (mon.0) 1587 : cluster [DBG] osdmap e272: 8 total, 7 up, 8 in 2024-09-14T04:52:23.238 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:22 smithi038 bash[87336]: cluster 2024-09-14T04:52:21.871846+0000 mon.a (mon.0) 1587 : cluster [DBG] osdmap e272: 8 total, 7 up, 8 in 2024-09-14T04:52:23.238 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:22 smithi038 bash[87336]: cluster 2024-09-14T04:52:22.362581+0000 mon.a (mon.0) 1588 : cluster [WRN] Health check update: Degraded data redundancy: 13354/92421 objects degraded (14.449%), 12 pgs degraded, 45 pgs undersized (PG_DEGRADED) 2024-09-14T04:52:23.238 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:22 smithi038 bash[87336]: cluster 2024-09-14T04:52:22.362581+0000 mon.a (mon.0) 1588 : cluster [WRN] Health check update: Degraded data redundancy: 13354/92421 objects degraded (14.449%), 12 pgs degraded, 45 pgs undersized (PG_DEGRADED) 2024-09-14T04:52:23.252 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:23.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:23.257 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:23.358 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:23.390 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:23.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:23.396 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:52:23.496 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:23.524 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:23.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:23.529 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:52:23.629 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:23.659 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:23.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:23.660 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:52:23.761 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:23.831 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:52:23.832 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:52:23.858 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:23.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:23.864 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:23.902 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:23 smithi038 bash[84940]: audit 2024-09-14T04:52:23.629824+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pg_num_actual", "val": "26"} : dispatch 2024-09-14T04:52:23.902 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:23 smithi038 bash[84940]: audit 2024-09-14T04:52:23.629824+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pg_num_actual", "val": "26"} : dispatch 2024-09-14T04:52:23.964 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:24.092 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:24.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:24.097 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:52:24.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:23 smithi123 bash[68976]: audit 2024-09-14T04:52:23.629824+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pg_num_actual", "val": "26"} : dispatch 2024-09-14T04:52:24.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:23 smithi123 bash[68976]: audit 2024-09-14T04:52:23.629824+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pg_num_actual", "val": "26"} : dispatch 2024-09-14T04:52:24.198 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:24.222 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:24.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:24.225 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:52:24.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:23 smithi038 bash[87336]: audit 2024-09-14T04:52:23.629824+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pg_num_actual", "val": "26"} : dispatch 2024-09-14T04:52:24.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:23 smithi038 bash[87336]: audit 2024-09-14T04:52:23.629824+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pg_num_actual", "val": "26"} : dispatch 2024-09-14T04:52:24.327 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:24.751 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:24.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:24.753 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:24.854 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:24.866 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T04:52:24.880 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:24.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:24.882 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:52:24.983 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:24.992 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:24 smithi038 bash[87336]: cluster 2024-09-14T04:52:23.625919+0000 mgr.y (mgr.26165) 1347 : cluster [DBG] pgmap v1404: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 1.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 938 op/s; 13354/92421 objects degraded (14.449%) 2024-09-14T04:52:24.992 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:24 smithi038 bash[87336]: cluster 2024-09-14T04:52:23.625919+0000 mgr.y (mgr.26165) 1347 : cluster [DBG] pgmap v1404: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 1.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 938 op/s; 13354/92421 objects degraded (14.449%) 2024-09-14T04:52:24.992 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:24 smithi038 bash[87336]: audit 2024-09-14T04:52:23.898355+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pg_num_actual", "val": "26"}]': finished 2024-09-14T04:52:24.992 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:24 smithi038 bash[87336]: audit 2024-09-14T04:52:23.898355+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pg_num_actual", "val": "26"}]': finished 2024-09-14T04:52:24.992 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:24 smithi038 bash[87336]: cluster 2024-09-14T04:52:23.908024+0000 mon.a (mon.0) 1591 : cluster [DBG] osdmap e273: 8 total, 7 up, 8 in 2024-09-14T04:52:24.992 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:24 smithi038 bash[87336]: cluster 2024-09-14T04:52:23.908024+0000 mon.a (mon.0) 1591 : cluster [DBG] osdmap e273: 8 total, 7 up, 8 in 2024-09-14T04:52:24.993 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:24 smithi038 bash[84940]: cluster 2024-09-14T04:52:23.625919+0000 mgr.y (mgr.26165) 1347 : cluster [DBG] pgmap v1404: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 1.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 938 op/s; 13354/92421 objects degraded (14.449%) 2024-09-14T04:52:24.993 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:24 smithi038 bash[84940]: cluster 2024-09-14T04:52:23.625919+0000 mgr.y (mgr.26165) 1347 : cluster [DBG] pgmap v1404: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 1.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 938 op/s; 13354/92421 objects degraded (14.449%) 2024-09-14T04:52:24.993 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:24 smithi038 bash[84940]: audit 2024-09-14T04:52:23.898355+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pg_num_actual", "val": "26"}]': finished 2024-09-14T04:52:24.993 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:24 smithi038 bash[84940]: audit 2024-09-14T04:52:23.898355+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pg_num_actual", "val": "26"}]': finished 2024-09-14T04:52:24.993 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:24 smithi038 bash[84940]: cluster 2024-09-14T04:52:23.908024+0000 mon.a (mon.0) 1591 : cluster [DBG] osdmap e273: 8 total, 7 up, 8 in 2024-09-14T04:52:24.993 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:24 smithi038 bash[84940]: cluster 2024-09-14T04:52:23.908024+0000 mon.a (mon.0) 1591 : cluster [DBG] osdmap e273: 8 total, 7 up, 8 in 2024-09-14T04:52:25.005 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:25.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:25.012 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:25.113 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:25.123 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:24 smithi123 bash[68976]: cluster 2024-09-14T04:52:23.625919+0000 mgr.y (mgr.26165) 1347 : cluster [DBG] pgmap v1404: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 1.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 938 op/s; 13354/92421 objects degraded (14.449%) 2024-09-14T04:52:25.123 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:24 smithi123 bash[68976]: cluster 2024-09-14T04:52:23.625919+0000 mgr.y (mgr.26165) 1347 : cluster [DBG] pgmap v1404: 109 pgs: 33 active+undersized, 12 active+undersized+degraded, 64 active+clean; 1.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 938 op/s; 13354/92421 objects degraded (14.449%) 2024-09-14T04:52:25.123 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:24 smithi123 bash[68976]: audit 2024-09-14T04:52:23.898355+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pg_num_actual", "val": "26"}]': finished 2024-09-14T04:52:25.123 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:24 smithi123 bash[68976]: audit 2024-09-14T04:52:23.898355+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pg_num_actual", "val": "26"}]': finished 2024-09-14T04:52:25.123 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:24 smithi123 bash[68976]: cluster 2024-09-14T04:52:23.908024+0000 mon.a (mon.0) 1591 : cluster [DBG] osdmap e273: 8 total, 7 up, 8 in 2024-09-14T04:52:25.123 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:24 smithi123 bash[68976]: cluster 2024-09-14T04:52:23.908024+0000 mon.a (mon.0) 1591 : cluster [DBG] osdmap e273: 8 total, 7 up, 8 in 2024-09-14T04:52:25.142 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:25.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:25.144 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:52:25.245 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:25.275 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:25.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:25.278 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:52:25.379 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:25.403 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:25.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:25.406 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:25.506 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:25.533 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:25.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:25.539 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:25.639 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:25.663 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:25.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:25.668 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:25.768 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:25.792 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:25.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:25.797 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:52:25.898 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:25.927 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:25.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:25.930 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:52:26.031 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:26.040 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:25 smithi123 bash[68976]: cluster 2024-09-14T04:52:24.911995+0000 mon.a (mon.0) 1592 : cluster [DBG] osdmap e274: 8 total, 7 up, 8 in 2024-09-14T04:52:26.040 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:25 smithi123 bash[68976]: cluster 2024-09-14T04:52:24.911995+0000 mon.a (mon.0) 1592 : cluster [DBG] osdmap e274: 8 total, 7 up, 8 in 2024-09-14T04:52:26.040 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:25 smithi123 bash[68976]: cluster 2024-09-14T04:52:25.375064+0000 osd.1 (osd.1) 26 : cluster [DBG] 11.7 scrub starts 2024-09-14T04:52:26.040 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:25 smithi123 bash[68976]: cluster 2024-09-14T04:52:25.375064+0000 osd.1 (osd.1) 26 : cluster [DBG] 11.7 scrub starts 2024-09-14T04:52:26.049 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:26.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:26.051 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:52:26.152 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:26.182 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:26.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:26.185 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:52:26.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:25 smithi038 bash[84940]: cluster 2024-09-14T04:52:24.911995+0000 mon.a (mon.0) 1592 : cluster [DBG] osdmap e274: 8 total, 7 up, 8 in 2024-09-14T04:52:26.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:25 smithi038 bash[84940]: cluster 2024-09-14T04:52:24.911995+0000 mon.a (mon.0) 1592 : cluster [DBG] osdmap e274: 8 total, 7 up, 8 in 2024-09-14T04:52:26.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:25 smithi038 bash[84940]: cluster 2024-09-14T04:52:25.375064+0000 osd.1 (osd.1) 26 : cluster [DBG] 11.7 scrub starts 2024-09-14T04:52:26.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:25 smithi038 bash[84940]: cluster 2024-09-14T04:52:25.375064+0000 osd.1 (osd.1) 26 : cluster [DBG] 11.7 scrub starts 2024-09-14T04:52:26.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:25 smithi038 bash[87336]: cluster 2024-09-14T04:52:24.911995+0000 mon.a (mon.0) 1592 : cluster [DBG] osdmap e274: 8 total, 7 up, 8 in 2024-09-14T04:52:26.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:25 smithi038 bash[87336]: cluster 2024-09-14T04:52:24.911995+0000 mon.a (mon.0) 1592 : cluster [DBG] osdmap e274: 8 total, 7 up, 8 in 2024-09-14T04:52:26.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:25 smithi038 bash[87336]: cluster 2024-09-14T04:52:25.375064+0000 osd.1 (osd.1) 26 : cluster [DBG] 11.7 scrub starts 2024-09-14T04:52:26.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:25 smithi038 bash[87336]: cluster 2024-09-14T04:52:25.375064+0000 osd.1 (osd.1) 26 : cluster [DBG] 11.7 scrub starts 2024-09-14T04:52:26.286 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:26.315 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:26.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:26.320 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:52:26.421 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:26.451 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:26.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:26.457 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:52:26.558 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:26.581 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:26.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:26.583 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:52:26.683 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:26.708 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:26.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:26.710 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:52:26.811 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:26.834 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:26.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:26.838 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:52:26.939 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:26.974 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:26.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:26.978 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:52:27.079 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:27.106 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:27.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:27.108 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:52:27.114 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:26 smithi038 bash[84940]: cluster 2024-09-14T04:52:25.529483+0000 osd.0 (osd.0) 23 : cluster [DBG] 11.6 scrub starts 2024-09-14T04:52:27.114 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:26 smithi038 bash[84940]: cluster 2024-09-14T04:52:25.529483+0000 osd.0 (osd.0) 23 : cluster [DBG] 11.6 scrub starts 2024-09-14T04:52:27.114 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:26 smithi038 bash[84940]: cluster 2024-09-14T04:52:25.626695+0000 mgr.y (mgr.26165) 1348 : cluster [DBG] pgmap v1407: 119 pgs: 3 peering, 10 unknown, 33 active+undersized, 11 active+undersized+degraded, 62 active+clean; 1.8 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 1.15k op/s; 11086/86736 objects degraded (12.781%) 2024-09-14T04:52:27.114 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:26 smithi038 bash[84940]: cluster 2024-09-14T04:52:25.626695+0000 mgr.y (mgr.26165) 1348 : cluster [DBG] pgmap v1407: 119 pgs: 3 peering, 10 unknown, 33 active+undersized, 11 active+undersized+degraded, 62 active+clean; 1.8 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 1.15k op/s; 11086/86736 objects degraded (12.781%) 2024-09-14T04:52:27.114 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:26 smithi038 bash[87336]: cluster 2024-09-14T04:52:25.529483+0000 osd.0 (osd.0) 23 : cluster [DBG] 11.6 scrub starts 2024-09-14T04:52:27.114 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:26 smithi038 bash[87336]: cluster 2024-09-14T04:52:25.529483+0000 osd.0 (osd.0) 23 : cluster [DBG] 11.6 scrub starts 2024-09-14T04:52:27.115 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:26 smithi038 bash[87336]: cluster 2024-09-14T04:52:25.626695+0000 mgr.y (mgr.26165) 1348 : cluster [DBG] pgmap v1407: 119 pgs: 3 peering, 10 unknown, 33 active+undersized, 11 active+undersized+degraded, 62 active+clean; 1.8 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 1.15k op/s; 11086/86736 objects degraded (12.781%) 2024-09-14T04:52:27.115 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:26 smithi038 bash[87336]: cluster 2024-09-14T04:52:25.626695+0000 mgr.y (mgr.26165) 1348 : cluster [DBG] pgmap v1407: 119 pgs: 3 peering, 10 unknown, 33 active+undersized, 11 active+undersized+degraded, 62 active+clean; 1.8 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 1.15k op/s; 11086/86736 objects degraded (12.781%) 2024-09-14T04:52:27.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:26 smithi123 bash[68976]: cluster 2024-09-14T04:52:25.529483+0000 osd.0 (osd.0) 23 : cluster [DBG] 11.6 scrub starts 2024-09-14T04:52:27.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:26 smithi123 bash[68976]: cluster 2024-09-14T04:52:25.529483+0000 osd.0 (osd.0) 23 : cluster [DBG] 11.6 scrub starts 2024-09-14T04:52:27.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:26 smithi123 bash[68976]: cluster 2024-09-14T04:52:25.626695+0000 mgr.y (mgr.26165) 1348 : cluster [DBG] pgmap v1407: 119 pgs: 3 peering, 10 unknown, 33 active+undersized, 11 active+undersized+degraded, 62 active+clean; 1.8 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 1.15k op/s; 11086/86736 objects degraded (12.781%) 2024-09-14T04:52:27.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:26 smithi123 bash[68976]: cluster 2024-09-14T04:52:25.626695+0000 mgr.y (mgr.26165) 1348 : cluster [DBG] pgmap v1407: 119 pgs: 3 peering, 10 unknown, 33 active+undersized, 11 active+undersized+degraded, 62 active+clean; 1.8 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 1.15k op/s; 11086/86736 objects degraded (12.781%) 2024-09-14T04:52:27.209 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:27.232 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:27.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:27.237 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:52:27.338 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:27.362 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:27.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:27.364 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:52:27.465 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:27.491 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:27.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:27.496 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:52:27.597 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:27.624 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:27.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:27.629 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:52:27.730 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:27.763 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:27.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:27.765 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:52:27.866 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:27.891 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:27.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:27.893 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:27.994 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:28.019 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:28.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:28.021 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:52:28.121 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:28.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:28 smithi038 bash[87336]: cluster 2024-09-14T04:52:26.531013+0000 osd.0 (osd.0) 24 : cluster [DBG] 11.16 scrub starts 2024-09-14T04:52:28.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:28 smithi038 bash[87336]: cluster 2024-09-14T04:52:26.531013+0000 osd.0 (osd.0) 24 : cluster [DBG] 11.16 scrub starts 2024-09-14T04:52:28.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:28 smithi038 bash[87336]: cluster 2024-09-14T04:52:27.314753+0000 osd.1 (osd.1) 27 : cluster [DBG] 11.17 scrub starts 2024-09-14T04:52:28.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:28 smithi038 bash[87336]: cluster 2024-09-14T04:52:27.314753+0000 osd.1 (osd.1) 27 : cluster [DBG] 11.17 scrub starts 2024-09-14T04:52:28.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:28 smithi038 bash[87336]: cluster 2024-09-14T04:52:27.363394+0000 mon.a (mon.0) 1593 : cluster [WRN] Health check update: Degraded data redundancy: 11086/86736 objects degraded (12.781%), 11 pgs degraded, 44 pgs undersized (PG_DEGRADED) 2024-09-14T04:52:28.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:28 smithi038 bash[87336]: cluster 2024-09-14T04:52:27.363394+0000 mon.a (mon.0) 1593 : cluster [WRN] Health check update: Degraded data redundancy: 11086/86736 objects degraded (12.781%), 11 pgs degraded, 44 pgs undersized (PG_DEGRADED) 2024-09-14T04:52:28.134 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:27 smithi038 bash[84940]: cluster 2024-09-14T04:52:26.531013+0000 osd.0 (osd.0) 24 : cluster [DBG] 11.16 scrub starts 2024-09-14T04:52:28.134 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:27 smithi038 bash[84940]: cluster 2024-09-14T04:52:26.531013+0000 osd.0 (osd.0) 24 : cluster [DBG] 11.16 scrub starts 2024-09-14T04:52:28.134 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:27 smithi038 bash[84940]: cluster 2024-09-14T04:52:27.314753+0000 osd.1 (osd.1) 27 : cluster [DBG] 11.17 scrub starts 2024-09-14T04:52:28.134 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:28 smithi038 bash[84940]: cluster 2024-09-14T04:52:27.314753+0000 osd.1 (osd.1) 27 : cluster [DBG] 11.17 scrub starts 2024-09-14T04:52:28.134 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:28 smithi038 bash[84940]: cluster 2024-09-14T04:52:27.363394+0000 mon.a (mon.0) 1593 : cluster [WRN] Health check update: Degraded data redundancy: 11086/86736 objects degraded (12.781%), 11 pgs degraded, 44 pgs undersized (PG_DEGRADED) 2024-09-14T04:52:28.134 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:28 smithi038 bash[84940]: cluster 2024-09-14T04:52:27.363394+0000 mon.a (mon.0) 1593 : cluster [WRN] Health check update: Degraded data redundancy: 11086/86736 objects degraded (12.781%), 11 pgs degraded, 44 pgs undersized (PG_DEGRADED) 2024-09-14T04:52:28.145 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:28.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:28.147 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:52:28.248 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:28.277 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:28.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:28.279 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:52:28.280 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:27 smithi123 bash[68976]: cluster 2024-09-14T04:52:26.531013+0000 osd.0 (osd.0) 24 : cluster [DBG] 11.16 scrub starts 2024-09-14T04:52:28.280 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:27 smithi123 bash[68976]: cluster 2024-09-14T04:52:26.531013+0000 osd.0 (osd.0) 24 : cluster [DBG] 11.16 scrub starts 2024-09-14T04:52:28.280 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:27 smithi123 bash[68976]: cluster 2024-09-14T04:52:27.314753+0000 osd.1 (osd.1) 27 : cluster [DBG] 11.17 scrub starts 2024-09-14T04:52:28.280 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:27 smithi123 bash[68976]: cluster 2024-09-14T04:52:27.314753+0000 osd.1 (osd.1) 27 : cluster [DBG] 11.17 scrub starts 2024-09-14T04:52:28.280 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:27 smithi123 bash[68976]: cluster 2024-09-14T04:52:27.363394+0000 mon.a (mon.0) 1593 : cluster [WRN] Health check update: Degraded data redundancy: 11086/86736 objects degraded (12.781%), 11 pgs degraded, 44 pgs undersized (PG_DEGRADED) 2024-09-14T04:52:28.281 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:27 smithi123 bash[68976]: cluster 2024-09-14T04:52:27.363394+0000 mon.a (mon.0) 1593 : cluster [WRN] Health check update: Degraded data redundancy: 11086/86736 objects degraded (12.781%), 11 pgs degraded, 44 pgs undersized (PG_DEGRADED) 2024-09-14T04:52:28.379 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:28.390 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:52:28 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:52:28] "GET /metrics HTTP/1.1" 200 36704 "" "Prometheus/2.51.0" 2024-09-14T04:52:28.399 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 4, 5, 6, 7, 0] out_osds: [] dead_osds: [3] live_osds: [0, 1, 2, 4, 5, 6, 7] 2024-09-14T04:52:28.400 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-14T04:52:28.400 INFO:tasks.thrashosds.thrasher:Reviving osd 3 2024-09-14T04:52:28.400 INFO:tasks.cephadm.osd.3:Restarting osd.3 (starting--it wasn't running)... 2024-09-14T04:52:28.400 DEBUG:teuthology.orchestra.run.smithi038:osd.3> sudo journalctl -f -n 0 -u ceph-4d8d8784-724c-11ef-bceb-c7b262605968@osd.3.service 2024-09-14T04:52:28.402 DEBUG:teuthology.orchestra.run.smithi038:> sudo systemctl start ceph-4d8d8784-724c-11ef-bceb-c7b262605968@osd.3 2024-09-14T04:52:28.408 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:28.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:28.413 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:52:28.429 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.3 dump_ops_in_flight 2024-09-14T04:52:28.514 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:28.545 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:28.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:28.551 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:52:28.652 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:28.672 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:28.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:28.675 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:52:28.776 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:28.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:28.808 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:28.808 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:52:28.909 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:28.933 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:28.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:28.935 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:52:29.036 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:29.043 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:28 smithi123 bash[68976]: cluster 2024-09-14T04:52:27.627597+0000 mgr.y (mgr.26165) 1349 : cluster [DBG] pgmap v1408: 119 pgs: 3 peering, 3 unknown, 33 active+undersized, 15 active+undersized+degraded, 65 active+clean; 1.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 690 op/s; 9831/79992 objects degraded (12.290%); 0 B/s, 0 objects/s recovering 2024-09-14T04:52:29.043 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:28 smithi123 bash[68976]: cluster 2024-09-14T04:52:27.627597+0000 mgr.y (mgr.26165) 1349 : cluster [DBG] pgmap v1408: 119 pgs: 3 peering, 3 unknown, 33 active+undersized, 15 active+undersized+degraded, 65 active+clean; 1.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 690 op/s; 9831/79992 objects degraded (12.290%); 0 B/s, 0 objects/s recovering 2024-09-14T04:52:29.053 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:29.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:29.055 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:52:29.156 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:29.169 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:28 smithi038 bash[84940]: cluster 2024-09-14T04:52:27.627597+0000 mgr.y (mgr.26165) 1349 : cluster [DBG] pgmap v1408: 119 pgs: 3 peering, 3 unknown, 33 active+undersized, 15 active+undersized+degraded, 65 active+clean; 1.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 690 op/s; 9831/79992 objects degraded (12.290%); 0 B/s, 0 objects/s recovering 2024-09-14T04:52:29.169 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:28 smithi038 bash[84940]: cluster 2024-09-14T04:52:27.627597+0000 mgr.y (mgr.26165) 1349 : cluster [DBG] pgmap v1408: 119 pgs: 3 peering, 3 unknown, 33 active+undersized, 15 active+undersized+degraded, 65 active+clean; 1.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 690 op/s; 9831/79992 objects degraded (12.290%); 0 B/s, 0 objects/s recovering 2024-09-14T04:52:29.169 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:28 smithi038 bash[87336]: cluster 2024-09-14T04:52:27.627597+0000 mgr.y (mgr.26165) 1349 : cluster [DBG] pgmap v1408: 119 pgs: 3 peering, 3 unknown, 33 active+undersized, 15 active+undersized+degraded, 65 active+clean; 1.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 690 op/s; 9831/79992 objects degraded (12.290%); 0 B/s, 0 objects/s recovering 2024-09-14T04:52:29.169 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:28 smithi038 bash[87336]: cluster 2024-09-14T04:52:27.627597+0000 mgr.y (mgr.26165) 1349 : cluster [DBG] pgmap v1408: 119 pgs: 3 peering, 3 unknown, 33 active+undersized, 15 active+undersized+degraded, 65 active+clean; 1.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 690 op/s; 9831/79992 objects degraded (12.290%); 0 B/s, 0 objects/s recovering 2024-09-14T04:52:29.182 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:29.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:29.184 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:29.285 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:29.309 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:29.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:29.311 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:29.412 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:29.436 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:29.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:29.439 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:52:29.540 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:29.578 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:29.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:29.585 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:52:29.685 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:29.715 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:29.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:29.716 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:52:29.817 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:29.851 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:29.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:29.856 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:52:29.957 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:29.985 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:29.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:29.989 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:52:30.090 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:30.099 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:29 smithi123 bash[68976]: cluster 2024-09-14T04:52:29.628413+0000 mgr.y (mgr.26165) 1350 : cluster [DBG] pgmap v1409: 119 pgs: 3 peering, 3 unknown, 33 active+undersized, 15 active+undersized+degraded, 65 active+clean; 1.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 533 op/s; 9831/79992 objects degraded (12.290%); 0 B/s, 0 objects/s recovering 2024-09-14T04:52:30.099 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:29 smithi123 bash[68976]: cluster 2024-09-14T04:52:29.628413+0000 mgr.y (mgr.26165) 1350 : cluster [DBG] pgmap v1409: 119 pgs: 3 peering, 3 unknown, 33 active+undersized, 15 active+undersized+degraded, 65 active+clean; 1.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 533 op/s; 9831/79992 objects degraded (12.290%); 0 B/s, 0 objects/s recovering 2024-09-14T04:52:30.117 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:30.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:30.122 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:52:30.222 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:30.246 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:30.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:30.250 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:52:30.250 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:52:30 smithi123 bash[61744]: ts=2024-09-14T04:52:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:52:30.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:29 smithi038 bash[84940]: cluster 2024-09-14T04:52:29.628413+0000 mgr.y (mgr.26165) 1350 : cluster [DBG] pgmap v1409: 119 pgs: 3 peering, 3 unknown, 33 active+undersized, 15 active+undersized+degraded, 65 active+clean; 1.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 533 op/s; 9831/79992 objects degraded (12.290%); 0 B/s, 0 objects/s recovering 2024-09-14T04:52:30.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:29 smithi038 bash[84940]: cluster 2024-09-14T04:52:29.628413+0000 mgr.y (mgr.26165) 1350 : cluster [DBG] pgmap v1409: 119 pgs: 3 peering, 3 unknown, 33 active+undersized, 15 active+undersized+degraded, 65 active+clean; 1.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 533 op/s; 9831/79992 objects degraded (12.290%); 0 B/s, 0 objects/s recovering 2024-09-14T04:52:30.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:29 smithi038 bash[87336]: cluster 2024-09-14T04:52:29.628413+0000 mgr.y (mgr.26165) 1350 : cluster [DBG] pgmap v1409: 119 pgs: 3 peering, 3 unknown, 33 active+undersized, 15 active+undersized+degraded, 65 active+clean; 1.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 533 op/s; 9831/79992 objects degraded (12.290%); 0 B/s, 0 objects/s recovering 2024-09-14T04:52:30.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:29 smithi038 bash[87336]: cluster 2024-09-14T04:52:29.628413+0000 mgr.y (mgr.26165) 1350 : cluster [DBG] pgmap v1409: 119 pgs: 3 peering, 3 unknown, 33 active+undersized, 15 active+undersized+degraded, 65 active+clean; 1.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 533 op/s; 9831/79992 objects degraded (12.290%); 0 B/s, 0 objects/s recovering 2024-09-14T04:52:30.350 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:30.377 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:30.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:30.379 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:52:30.481 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:30.507 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:30.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:30.514 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:52:30.615 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:30.637 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:30.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:30.640 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:52:30.740 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:30.763 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:30.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:30.765 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:52:30.825 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-14T04:52:30.825 INFO:teuthology.orchestra.run.smithi123.stdout: "ops": [], 2024-09-14T04:52:30.826 INFO:teuthology.orchestra.run.smithi123.stdout: "complaint_time": 30, 2024-09-14T04:52:30.826 INFO:teuthology.orchestra.run.smithi123.stdout: "num_blocked_ops": 0 2024-09-14T04:52:30.826 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-14T04:52:30.866 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:30.883 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:30.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:30.885 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:30.986 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:31.013 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:31.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:31.017 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:52:31.118 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:31.128 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:30 smithi123 bash[68976]: audit 2024-09-14T04:52:30.254394+0000 mon.a (mon.0) 1594 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:52:31.129 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:30 smithi123 bash[68976]: audit 2024-09-14T04:52:30.254394+0000 mon.a (mon.0) 1594 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:52:31.145 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:31.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:31.150 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:52:31.251 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:31.261 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:30 smithi038 bash[84940]: audit 2024-09-14T04:52:30.254394+0000 mon.a (mon.0) 1594 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:52:31.261 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:30 smithi038 bash[84940]: audit 2024-09-14T04:52:30.254394+0000 mon.a (mon.0) 1594 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:52:31.261 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:30 smithi038 bash[87336]: audit 2024-09-14T04:52:30.254394+0000 mon.a (mon.0) 1594 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:52:31.262 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:30 smithi038 bash[87336]: audit 2024-09-14T04:52:30.254394+0000 mon.a (mon.0) 1594 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:52:31.277 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:31.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:31.279 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:52:31.380 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:31.402 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:31.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:31.404 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:52:31.505 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:31.531 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:31.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:31.533 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:52:31.634 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:31.660 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:31.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:31.662 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:31.763 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:31.791 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:31.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:31.793 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:52:31.895 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:31.927 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:31.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:31.933 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:52:32.034 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:32.058 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:32.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:32.059 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:32.160 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:32.172 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:32 smithi123 bash[68976]: cluster 2024-09-14T04:52:31.630237+0000 mgr.y (mgr.26165) 1351 : cluster [DBG] pgmap v1410: 119 pgs: 33 active+undersized, 17 active+undersized+degraded, 69 active+clean; 1.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 867 op/s; 10621/71592 objects degraded (14.835%); 0 B/s, 0 objects/s recovering 2024-09-14T04:52:32.172 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:32 smithi123 bash[68976]: cluster 2024-09-14T04:52:31.630237+0000 mgr.y (mgr.26165) 1351 : cluster [DBG] pgmap v1410: 119 pgs: 33 active+undersized, 17 active+undersized+degraded, 69 active+clean; 1.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 867 op/s; 10621/71592 objects degraded (14.835%); 0 B/s, 0 objects/s recovering 2024-09-14T04:52:32.191 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:32.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:32.193 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:52:32.196 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.6 dump_historic_ops 2024-09-14T04:52:32.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:31 smithi038 bash[84940]: cluster 2024-09-14T04:52:31.630237+0000 mgr.y (mgr.26165) 1351 : cluster [DBG] pgmap v1410: 119 pgs: 33 active+undersized, 17 active+undersized+degraded, 69 active+clean; 1.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 867 op/s; 10621/71592 objects degraded (14.835%); 0 B/s, 0 objects/s recovering 2024-09-14T04:52:32.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:31 smithi038 bash[84940]: cluster 2024-09-14T04:52:31.630237+0000 mgr.y (mgr.26165) 1351 : cluster [DBG] pgmap v1410: 119 pgs: 33 active+undersized, 17 active+undersized+degraded, 69 active+clean; 1.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 867 op/s; 10621/71592 objects degraded (14.835%); 0 B/s, 0 objects/s recovering 2024-09-14T04:52:32.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:32 smithi038 bash[87336]: cluster 2024-09-14T04:52:31.630237+0000 mgr.y (mgr.26165) 1351 : cluster [DBG] pgmap v1410: 119 pgs: 33 active+undersized, 17 active+undersized+degraded, 69 active+clean; 1.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 867 op/s; 10621/71592 objects degraded (14.835%); 0 B/s, 0 objects/s recovering 2024-09-14T04:52:32.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:32 smithi038 bash[87336]: cluster 2024-09-14T04:52:31.630237+0000 mgr.y (mgr.26165) 1351 : cluster [DBG] pgmap v1410: 119 pgs: 33 active+undersized, 17 active+undersized+degraded, 69 active+clean; 1.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 867 op/s; 10621/71592 objects degraded (14.835%); 0 B/s, 0 objects/s recovering 2024-09-14T04:52:32.295 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:32.321 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:32.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:32.324 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:52:32.424 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:32.466 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:32.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:32.469 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:52:32.570 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:32.594 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:32.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:32.597 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:52:32.697 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:32.720 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:32.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:32.725 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:52:32.826 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:32.849 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:32.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:32.854 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:32.954 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:32.977 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:32.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:32.979 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:52:33.080 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:33.090 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:33 smithi038 bash[84940]: cluster 2024-09-14T04:52:32.364095+0000 mon.a (mon.0) 1595 : cluster [WRN] Health check update: Degraded data redundancy: 10621/71592 objects degraded (14.835%), 17 pgs degraded, 40 pgs undersized (PG_DEGRADED) 2024-09-14T04:52:33.090 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:33 smithi038 bash[84940]: cluster 2024-09-14T04:52:32.364095+0000 mon.a (mon.0) 1595 : cluster [WRN] Health check update: Degraded data redundancy: 10621/71592 objects degraded (14.835%), 17 pgs degraded, 40 pgs undersized (PG_DEGRADED) 2024-09-14T04:52:33.090 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:33 smithi038 bash[87336]: cluster 2024-09-14T04:52:32.364095+0000 mon.a (mon.0) 1595 : cluster [WRN] Health check update: Degraded data redundancy: 10621/71592 objects degraded (14.835%), 17 pgs degraded, 40 pgs undersized (PG_DEGRADED) 2024-09-14T04:52:33.090 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:33 smithi038 bash[87336]: cluster 2024-09-14T04:52:32.364095+0000 mon.a (mon.0) 1595 : cluster [WRN] Health check update: Degraded data redundancy: 10621/71592 objects degraded (14.835%), 17 pgs degraded, 40 pgs undersized (PG_DEGRADED) 2024-09-14T04:52:33.106 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:33.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:33.110 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:52:33.211 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:33.243 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:33.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:33.245 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:52:33.346 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:33.363 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:52:33.380 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:33.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:33.386 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:33.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:33 smithi123 bash[68976]: cluster 2024-09-14T04:52:32.364095+0000 mon.a (mon.0) 1595 : cluster [WRN] Health check update: Degraded data redundancy: 10621/71592 objects degraded (14.835%), 17 pgs degraded, 40 pgs undersized (PG_DEGRADED) 2024-09-14T04:52:33.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:33 smithi123 bash[68976]: cluster 2024-09-14T04:52:32.364095+0000 mon.a (mon.0) 1595 : cluster [WRN] Health check update: Degraded data redundancy: 10621/71592 objects degraded (14.835%), 17 pgs degraded, 40 pgs undersized (PG_DEGRADED) 2024-09-14T04:52:33.487 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:33.519 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:33.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:33.524 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:52:33.625 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:33.654 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:33.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:33.659 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:33.760 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:33.784 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:33.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:33.789 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:52:33.889 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:33.910 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:33.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:33.912 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:52:34.013 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:34.039 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:34.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:34.042 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:52:34.143 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:34.166 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:34.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:34.172 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:52:34.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:34 smithi038 bash[84940]: cluster 2024-09-14T04:52:33.632298+0000 mgr.y (mgr.26165) 1352 : cluster [DBG] pgmap v1411: 119 pgs: 33 active+undersized, 17 active+undersized+degraded, 69 active+clean; 1.3 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 966 op/s; 9212/64221 objects degraded (14.344%); 0 B/s, 0 objects/s recovering 2024-09-14T04:52:34.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:34 smithi038 bash[84940]: cluster 2024-09-14T04:52:33.632298+0000 mgr.y (mgr.26165) 1352 : cluster [DBG] pgmap v1411: 119 pgs: 33 active+undersized, 17 active+undersized+degraded, 69 active+clean; 1.3 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 966 op/s; 9212/64221 objects degraded (14.344%); 0 B/s, 0 objects/s recovering 2024-09-14T04:52:34.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:34 smithi038 bash[87336]: cluster 2024-09-14T04:52:33.632298+0000 mgr.y (mgr.26165) 1352 : cluster [DBG] pgmap v1411: 119 pgs: 33 active+undersized, 17 active+undersized+degraded, 69 active+clean; 1.3 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 966 op/s; 9212/64221 objects degraded (14.344%); 0 B/s, 0 objects/s recovering 2024-09-14T04:52:34.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:34 smithi038 bash[87336]: cluster 2024-09-14T04:52:33.632298+0000 mgr.y (mgr.26165) 1352 : cluster [DBG] pgmap v1411: 119 pgs: 33 active+undersized, 17 active+undersized+degraded, 69 active+clean; 1.3 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 966 op/s; 9212/64221 objects degraded (14.344%); 0 B/s, 0 objects/s recovering 2024-09-14T04:52:34.272 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:34.281 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:34 smithi123 bash[68976]: cluster 2024-09-14T04:52:33.632298+0000 mgr.y (mgr.26165) 1352 : cluster [DBG] pgmap v1411: 119 pgs: 33 active+undersized, 17 active+undersized+degraded, 69 active+clean; 1.3 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 966 op/s; 9212/64221 objects degraded (14.344%); 0 B/s, 0 objects/s recovering 2024-09-14T04:52:34.282 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:34 smithi123 bash[68976]: cluster 2024-09-14T04:52:33.632298+0000 mgr.y (mgr.26165) 1352 : cluster [DBG] pgmap v1411: 119 pgs: 33 active+undersized, 17 active+undersized+degraded, 69 active+clean; 1.3 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 966 op/s; 9212/64221 objects degraded (14.344%); 0 B/s, 0 objects/s recovering 2024-09-14T04:52:34.300 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:34.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:34.303 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:52:34.403 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:34.429 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:34.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:34.432 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:52:34.532 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:34.560 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:34.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:34.562 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:52:34.662 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:34.689 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:34.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:34.696 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:52:34.796 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:34.820 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:34.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:34.826 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:34.927 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:34.950 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:34.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:34.955 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:52:35.022 INFO:journalctl@ceph.osd.3.smithi038.stdout:Sep 14 04:52:34 smithi038 bash[238326]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-14T04:52:35.022 INFO:journalctl@ceph.osd.3.smithi038.stdout:Sep 14 04:52:34 smithi038 bash[238326]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-14T04:52:35.056 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:35.098 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:35.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:35.106 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:52:35.207 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:35.234 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:35.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:35.237 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:52:35.338 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:35.372 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:35.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:35.377 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:52:35.478 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:35.505 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:35.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:35.512 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:52:35.613 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:35.646 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:35.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:35.649 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:35.750 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:35.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:35.781 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:35.781 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:52:35.882 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:35.906 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:35.908 INFO:journalctl@ceph.osd.3.smithi038.stdout:Sep 14 04:52:35 smithi038 bash[238326]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-14T04:52:35.908 INFO:journalctl@ceph.osd.3.smithi038.stdout:Sep 14 04:52:35 smithi038 bash[238326]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-3 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-09-14T04:52:35.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:35.909 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:52:36.010 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:36.039 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:36.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:36.042 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:52:36.143 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:36.163 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:36.168 INFO:journalctl@ceph.osd.3.smithi038.stdout:Sep 14 04:52:36 smithi038 bash[238326]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-14T04:52:36.168 INFO:journalctl@ceph.osd.3.smithi038.stdout:Sep 14 04:52:36 smithi038 bash[238326]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-14T04:52:36.168 INFO:journalctl@ceph.osd.3.smithi038.stdout:Sep 14 04:52:36 smithi038 bash[238326]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-09-14T04:52:36.168 INFO:journalctl@ceph.osd.3.smithi038.stdout:Sep 14 04:52:36 smithi038 bash[238326]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-14T04:52:36.168 INFO:journalctl@ceph.osd.3.smithi038.stdout:Sep 14 04:52:36 smithi038 bash[238326]: --> ceph-volume raw activate successful for osd ID: 3 2024-09-14T04:52:36.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:36.169 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:36.270 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:36.296 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:36.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:36.300 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:52:36.401 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:36.428 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:36.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:36.431 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:52:36.532 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:36.556 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:36.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:36.559 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:36.660 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:36.684 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:36.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:36.689 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:52:36.790 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:36.813 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:36.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:36.815 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:52:36.915 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:36.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:36 smithi123 bash[68976]: cluster 2024-09-14T04:52:35.633397+0000 mgr.y (mgr.26165) 1353 : cluster [DBG] pgmap v1412: 119 pgs: 33 active+undersized, 17 active+undersized+degraded, 69 active+clean; 1.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 949 op/s; 8517/56895 objects degraded (14.970%); 0 B/s, 0 objects/s recovering 2024-09-14T04:52:36.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:36 smithi123 bash[68976]: cluster 2024-09-14T04:52:35.633397+0000 mgr.y (mgr.26165) 1353 : cluster [DBG] pgmap v1412: 119 pgs: 33 active+undersized, 17 active+undersized+degraded, 69 active+clean; 1.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 949 op/s; 8517/56895 objects degraded (14.970%); 0 B/s, 0 objects/s recovering 2024-09-14T04:52:36.949 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:36.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:36.954 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:52:37.043 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:36 smithi038 bash[84940]: cluster 2024-09-14T04:52:35.633397+0000 mgr.y (mgr.26165) 1353 : cluster [DBG] pgmap v1412: 119 pgs: 33 active+undersized, 17 active+undersized+degraded, 69 active+clean; 1.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 949 op/s; 8517/56895 objects degraded (14.970%); 0 B/s, 0 objects/s recovering 2024-09-14T04:52:37.043 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:36 smithi038 bash[84940]: cluster 2024-09-14T04:52:35.633397+0000 mgr.y (mgr.26165) 1353 : cluster [DBG] pgmap v1412: 119 pgs: 33 active+undersized, 17 active+undersized+degraded, 69 active+clean; 1.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 949 op/s; 8517/56895 objects degraded (14.970%); 0 B/s, 0 objects/s recovering 2024-09-14T04:52:37.043 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:36 smithi038 bash[87336]: cluster 2024-09-14T04:52:35.633397+0000 mgr.y (mgr.26165) 1353 : cluster [DBG] pgmap v1412: 119 pgs: 33 active+undersized, 17 active+undersized+degraded, 69 active+clean; 1.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 949 op/s; 8517/56895 objects degraded (14.970%); 0 B/s, 0 objects/s recovering 2024-09-14T04:52:37.044 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:36 smithi038 bash[87336]: cluster 2024-09-14T04:52:35.633397+0000 mgr.y (mgr.26165) 1353 : cluster [DBG] pgmap v1412: 119 pgs: 33 active+undersized, 17 active+undersized+degraded, 69 active+clean; 1.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 949 op/s; 8517/56895 objects degraded (14.970%); 0 B/s, 0 objects/s recovering 2024-09-14T04:52:37.054 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:37.075 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T04:52:37.080 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:37.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:37.082 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:52:37.182 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:37.208 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:37.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:37.211 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:52:37.312 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:37.332 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:37.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:37.334 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:52:37.435 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:37.458 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:37.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:37.465 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:52:37.565 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:37.590 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:37.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:37.594 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:52:37.694 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:37.723 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:37.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:37.726 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:37.827 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:37.854 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:37.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:37.858 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:52:37.959 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:37.969 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:37 smithi123 bash[68976]: cluster 2024-09-14T04:52:37.367901+0000 mon.a (mon.0) 1596 : cluster [WRN] Health check update: Degraded data redundancy: 8517/56895 objects degraded (14.970%), 17 pgs degraded, 40 pgs undersized (PG_DEGRADED) 2024-09-14T04:52:37.969 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:37 smithi123 bash[68976]: cluster 2024-09-14T04:52:37.367901+0000 mon.a (mon.0) 1596 : cluster [WRN] Health check update: Degraded data redundancy: 8517/56895 objects degraded (14.970%), 17 pgs degraded, 40 pgs undersized (PG_DEGRADED) 2024-09-14T04:52:37.987 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:37.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:37.989 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:52:38.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:37 smithi038 bash[84940]: cluster 2024-09-14T04:52:37.367901+0000 mon.a (mon.0) 1596 : cluster [WRN] Health check update: Degraded data redundancy: 8517/56895 objects degraded (14.970%), 17 pgs degraded, 40 pgs undersized (PG_DEGRADED) 2024-09-14T04:52:38.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:37 smithi038 bash[84940]: cluster 2024-09-14T04:52:37.367901+0000 mon.a (mon.0) 1596 : cluster [WRN] Health check update: Degraded data redundancy: 8517/56895 objects degraded (14.970%), 17 pgs degraded, 40 pgs undersized (PG_DEGRADED) 2024-09-14T04:52:38.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:37 smithi038 bash[87336]: cluster 2024-09-14T04:52:37.367901+0000 mon.a (mon.0) 1596 : cluster [WRN] Health check update: Degraded data redundancy: 8517/56895 objects degraded (14.970%), 17 pgs degraded, 40 pgs undersized (PG_DEGRADED) 2024-09-14T04:52:38.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:37 smithi038 bash[87336]: cluster 2024-09-14T04:52:37.367901+0000 mon.a (mon.0) 1596 : cluster [WRN] Health check update: Degraded data redundancy: 8517/56895 objects degraded (14.970%), 17 pgs degraded, 40 pgs undersized (PG_DEGRADED) 2024-09-14T04:52:38.090 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:38.117 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:38.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:38.121 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:52:38.222 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:38.250 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:38.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:38.253 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:52:38.354 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:38.376 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:38.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:38.378 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:52:38.479 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:38.502 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:38.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:38.505 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:52:38.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:52:38 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:52:38] "GET /metrics HTTP/1.1" 200 36704 "" "Prometheus/2.51.0" 2024-09-14T04:52:38.605 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:38.643 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:38.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:38.645 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:52:38.745 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:38.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:38 smithi123 bash[68976]: cluster 2024-09-14T04:52:37.634388+0000 mgr.y (mgr.26165) 1354 : cluster [DBG] pgmap v1413: 119 pgs: 33 active+undersized, 17 active+undersized+degraded, 69 active+clean; 971 MiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 1.11k op/s; 6665/46659 objects degraded (14.284%); 0 B/s, 0 objects/s recovering 2024-09-14T04:52:38.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:38 smithi123 bash[68976]: cluster 2024-09-14T04:52:37.634388+0000 mgr.y (mgr.26165) 1354 : cluster [DBG] pgmap v1413: 119 pgs: 33 active+undersized, 17 active+undersized+degraded, 69 active+clean; 971 MiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 1.11k op/s; 6665/46659 objects degraded (14.284%); 0 B/s, 0 objects/s recovering 2024-09-14T04:52:38.779 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:38.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:38.793 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:52:38.894 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:38.918 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:38.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:38.920 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:39.021 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:39.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:38 smithi038 bash[84940]: cluster 2024-09-14T04:52:37.634388+0000 mgr.y (mgr.26165) 1354 : cluster [DBG] pgmap v1413: 119 pgs: 33 active+undersized, 17 active+undersized+degraded, 69 active+clean; 971 MiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 1.11k op/s; 6665/46659 objects degraded (14.284%); 0 B/s, 0 objects/s recovering 2024-09-14T04:52:39.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:38 smithi038 bash[84940]: cluster 2024-09-14T04:52:37.634388+0000 mgr.y (mgr.26165) 1354 : cluster [DBG] pgmap v1413: 119 pgs: 33 active+undersized, 17 active+undersized+degraded, 69 active+clean; 971 MiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 1.11k op/s; 6665/46659 objects degraded (14.284%); 0 B/s, 0 objects/s recovering 2024-09-14T04:52:39.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:38 smithi038 bash[87336]: cluster 2024-09-14T04:52:37.634388+0000 mgr.y (mgr.26165) 1354 : cluster [DBG] pgmap v1413: 119 pgs: 33 active+undersized, 17 active+undersized+degraded, 69 active+clean; 971 MiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 1.11k op/s; 6665/46659 objects degraded (14.284%); 0 B/s, 0 objects/s recovering 2024-09-14T04:52:39.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:38 smithi038 bash[87336]: cluster 2024-09-14T04:52:37.634388+0000 mgr.y (mgr.26165) 1354 : cluster [DBG] pgmap v1413: 119 pgs: 33 active+undersized, 17 active+undersized+degraded, 69 active+clean; 971 MiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 1.11k op/s; 6665/46659 objects degraded (14.284%); 0 B/s, 0 objects/s recovering 2024-09-14T04:52:39.048 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:39.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:39.051 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:52:39.152 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:39.174 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:39.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:39.178 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:52:39.279 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:39.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:39.323 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:39.323 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:52:39.425 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:39.445 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:39.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:39.448 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:52:39.549 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:39.575 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:39.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:39.577 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:52:39.678 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:39.706 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:39.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:39.708 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:52:39.746 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0: {} 2024-09-14T04:52:39.746 INFO:teuthology.orchestra.run.smithi038.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-14T04:52:39.797 INFO:teuthology.orchestra.run.smithi038.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-14T04:52:39.797 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1: {} 2024-09-14T04:52:39.809 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:39.826 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2: {} 2024-09-14T04:52:39.826 INFO:teuthology.orchestra.run.smithi038.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-14T04:52:39.826 INFO:teuthology.orchestra.run.smithi038.stderr:Error ENXIO: problem getting command descriptions from osd.3 2024-09-14T04:52:39.828 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:39.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:39.831 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:52:39.857 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4: {} 2024-09-14T04:52:39.857 INFO:teuthology.orchestra.run.smithi038.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-14T04:52:39.876 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5: {} 2024-09-14T04:52:39.876 INFO:teuthology.orchestra.run.smithi038.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-14T04:52:39.893 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6: {} 2024-09-14T04:52:39.893 INFO:teuthology.orchestra.run.smithi038.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-14T04:52:39.909 INFO:teuthology.orchestra.run.smithi038.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-14T04:52:39.909 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7: {} 2024-09-14T04:52:39.932 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:39.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:39 smithi123 bash[68976]: audit 2024-09-14T04:52:39.687019+0000 mon.b (mon.1) 31 : audit [DBG] from='client.? 172.21.15.38:0/151178539' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:52:39.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:39 smithi123 bash[68976]: audit 2024-09-14T04:52:39.687019+0000 mon.b (mon.1) 31 : audit [DBG] from='client.? 172.21.15.38:0/151178539' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:52:39.957 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:39.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:39.960 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:52:40.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:39 smithi038 bash[84940]: audit 2024-09-14T04:52:39.687019+0000 mon.b (mon.1) 31 : audit [DBG] from='client.? 172.21.15.38:0/151178539' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:52:40.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:39 smithi038 bash[84940]: audit 2024-09-14T04:52:39.687019+0000 mon.b (mon.1) 31 : audit [DBG] from='client.? 172.21.15.38:0/151178539' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:52:40.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:39 smithi038 bash[87336]: audit 2024-09-14T04:52:39.687019+0000 mon.b (mon.1) 31 : audit [DBG] from='client.? 172.21.15.38:0/151178539' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:52:40.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:39 smithi038 bash[87336]: audit 2024-09-14T04:52:39.687019+0000 mon.b (mon.1) 31 : audit [DBG] from='client.? 172.21.15.38:0/151178539' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:52:40.061 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:40.089 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:40.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:40.093 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:52:40.194 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:40.217 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:40.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:40.219 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:40.320 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:40.341 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:40.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:40.345 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:52:40.445 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:40.471 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:40.472 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:52:40 smithi123 bash[61744]: ts=2024-09-14T04:52:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:52:40.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:40.473 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:52:40.574 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:40.600 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:40.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:40.605 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:52:40.706 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:40.723 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:40.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:40.726 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:52:40.741 INFO:teuthology.orchestra.run.smithi038.stderr:noscrub is unset 2024-09-14T04:52:40.827 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:40.846 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:40.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:40.848 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:52:40.948 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:40 smithi123 bash[68976]: cluster 2024-09-14T04:52:39.635206+0000 mgr.y (mgr.26165) 1355 : cluster [DBG] pgmap v1414: 119 pgs: 33 active+undersized, 17 active+undersized+degraded, 69 active+clean; 971 MiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 925 op/s; 6665/46659 objects degraded (14.284%) 2024-09-14T04:52:40.948 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:40 smithi123 bash[68976]: cluster 2024-09-14T04:52:39.635206+0000 mgr.y (mgr.26165) 1355 : cluster [DBG] pgmap v1414: 119 pgs: 33 active+undersized, 17 active+undersized+degraded, 69 active+clean; 971 MiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 925 op/s; 6665/46659 objects degraded (14.284%) 2024-09-14T04:52:40.948 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:40 smithi123 bash[68976]: audit 2024-09-14T04:52:39.860491+0000 mon.c (mon.2) 84 : audit [INF] from='client.? 172.21.15.38:0/3360072828' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:52:40.948 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:40 smithi123 bash[68976]: audit 2024-09-14T04:52:39.860491+0000 mon.c (mon.2) 84 : audit [INF] from='client.? 172.21.15.38:0/3360072828' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:52:40.948 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:40 smithi123 bash[68976]: audit 2024-09-14T04:52:39.860816+0000 mon.a (mon.0) 1597 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:52:40.948 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:40 smithi123 bash[68976]: audit 2024-09-14T04:52:39.860816+0000 mon.a (mon.0) 1597 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:52:40.949 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:40.970 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:40.971 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:40 smithi038 bash[87336]: cluster 2024-09-14T04:52:39.635206+0000 mgr.y (mgr.26165) 1355 : cluster [DBG] pgmap v1414: 119 pgs: 33 active+undersized, 17 active+undersized+degraded, 69 active+clean; 971 MiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 925 op/s; 6665/46659 objects degraded (14.284%) 2024-09-14T04:52:40.971 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:40 smithi038 bash[87336]: cluster 2024-09-14T04:52:39.635206+0000 mgr.y (mgr.26165) 1355 : cluster [DBG] pgmap v1414: 119 pgs: 33 active+undersized, 17 active+undersized+degraded, 69 active+clean; 971 MiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 925 op/s; 6665/46659 objects degraded (14.284%) 2024-09-14T04:52:40.972 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:40 smithi038 bash[87336]: audit 2024-09-14T04:52:39.860491+0000 mon.c (mon.2) 84 : audit [INF] from='client.? 172.21.15.38:0/3360072828' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:52:40.972 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:40 smithi038 bash[87336]: audit 2024-09-14T04:52:39.860491+0000 mon.c (mon.2) 84 : audit [INF] from='client.? 172.21.15.38:0/3360072828' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:52:40.972 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:40 smithi038 bash[87336]: audit 2024-09-14T04:52:39.860816+0000 mon.a (mon.0) 1597 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:52:40.972 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:40 smithi038 bash[87336]: audit 2024-09-14T04:52:39.860816+0000 mon.a (mon.0) 1597 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:52:40.972 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:40 smithi038 bash[84940]: cluster 2024-09-14T04:52:39.635206+0000 mgr.y (mgr.26165) 1355 : cluster [DBG] pgmap v1414: 119 pgs: 33 active+undersized, 17 active+undersized+degraded, 69 active+clean; 971 MiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 925 op/s; 6665/46659 objects degraded (14.284%) 2024-09-14T04:52:40.972 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:40 smithi038 bash[84940]: cluster 2024-09-14T04:52:39.635206+0000 mgr.y (mgr.26165) 1355 : cluster [DBG] pgmap v1414: 119 pgs: 33 active+undersized, 17 active+undersized+degraded, 69 active+clean; 971 MiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 925 op/s; 6665/46659 objects degraded (14.284%) 2024-09-14T04:52:40.972 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:40 smithi038 bash[84940]: audit 2024-09-14T04:52:39.860491+0000 mon.c (mon.2) 84 : audit [INF] from='client.? 172.21.15.38:0/3360072828' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:52:40.972 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:40 smithi038 bash[84940]: audit 2024-09-14T04:52:39.860491+0000 mon.c (mon.2) 84 : audit [INF] from='client.? 172.21.15.38:0/3360072828' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:52:40.972 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:40 smithi038 bash[84940]: audit 2024-09-14T04:52:39.860816+0000 mon.a (mon.0) 1597 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:52:40.973 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:40 smithi038 bash[84940]: audit 2024-09-14T04:52:39.860816+0000 mon.a (mon.0) 1597 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:52:40.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:40.973 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:52:41.074 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:41.107 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:41.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:41.110 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:52:41.210 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:41.236 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:41.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:41.241 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:52:41.342 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:41.366 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:41.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:41.368 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:41.469 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:41.494 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:41.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:41.498 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:52:41.599 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:41.623 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:41.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:41.628 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:52:41.729 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:41.760 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:41.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:41.765 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:52:41.867 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:41.875 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:41 smithi123 bash[68976]: cluster 2024-09-14T04:52:40.724463+0000 mon.a (mon.0) 1598 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:52:41.875 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:41 smithi123 bash[68976]: cluster 2024-09-14T04:52:40.724463+0000 mon.a (mon.0) 1598 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:52:41.875 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:41 smithi123 bash[68976]: audit 2024-09-14T04:52:40.738659+0000 mon.a (mon.0) 1599 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:52:41.875 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:41 smithi123 bash[68976]: audit 2024-09-14T04:52:40.738659+0000 mon.a (mon.0) 1599 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:52:41.875 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:41 smithi123 bash[68976]: cluster 2024-09-14T04:52:40.741770+0000 mon.a (mon.0) 1600 : cluster [DBG] osdmap e275: 8 total, 7 up, 8 in 2024-09-14T04:52:41.875 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:41 smithi123 bash[68976]: cluster 2024-09-14T04:52:40.741770+0000 mon.a (mon.0) 1600 : cluster [DBG] osdmap e275: 8 total, 7 up, 8 in 2024-09-14T04:52:41.886 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:41.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:41.887 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:52:41.988 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:42.000 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:41 smithi038 bash[87336]: cluster 2024-09-14T04:52:40.724463+0000 mon.a (mon.0) 1598 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:52:42.000 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:41 smithi038 bash[87336]: cluster 2024-09-14T04:52:40.724463+0000 mon.a (mon.0) 1598 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:52:42.000 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:41 smithi038 bash[87336]: audit 2024-09-14T04:52:40.738659+0000 mon.a (mon.0) 1599 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:52:42.000 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:41 smithi038 bash[87336]: audit 2024-09-14T04:52:40.738659+0000 mon.a (mon.0) 1599 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:52:42.000 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:41 smithi038 bash[87336]: cluster 2024-09-14T04:52:40.741770+0000 mon.a (mon.0) 1600 : cluster [DBG] osdmap e275: 8 total, 7 up, 8 in 2024-09-14T04:52:42.000 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:41 smithi038 bash[87336]: cluster 2024-09-14T04:52:40.741770+0000 mon.a (mon.0) 1600 : cluster [DBG] osdmap e275: 8 total, 7 up, 8 in 2024-09-14T04:52:42.001 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:41 smithi038 bash[84940]: cluster 2024-09-14T04:52:40.724463+0000 mon.a (mon.0) 1598 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:52:42.001 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:41 smithi038 bash[84940]: cluster 2024-09-14T04:52:40.724463+0000 mon.a (mon.0) 1598 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:52:42.001 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:41 smithi038 bash[84940]: audit 2024-09-14T04:52:40.738659+0000 mon.a (mon.0) 1599 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:52:42.001 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:41 smithi038 bash[84940]: audit 2024-09-14T04:52:40.738659+0000 mon.a (mon.0) 1599 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:52:42.001 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:41 smithi038 bash[84940]: cluster 2024-09-14T04:52:40.741770+0000 mon.a (mon.0) 1600 : cluster [DBG] osdmap e275: 8 total, 7 up, 8 in 2024-09-14T04:52:42.001 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:41 smithi038 bash[84940]: cluster 2024-09-14T04:52:40.741770+0000 mon.a (mon.0) 1600 : cluster [DBG] osdmap e275: 8 total, 7 up, 8 in 2024-09-14T04:52:42.015 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:42.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:42.018 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:52:42.119 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:42.146 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:42.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:42.148 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:52:42.249 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:42.271 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:42.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:42.273 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:52:42.374 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:42.405 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:42.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:42.410 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:52:42.511 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:42.535 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:42.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:42.542 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:52:42.643 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:42.666 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:42.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:42.668 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:52:42.769 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:42.786 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:42.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:42.788 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:52:42.872 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:42 smithi038 bash[84940]: cluster 2024-09-14T04:52:41.636024+0000 mgr.y (mgr.26165) 1356 : cluster [DBG] pgmap v1416: 119 pgs: 33 active+undersized, 17 active+undersized+degraded, 69 active+clean; 814 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 1.08k op/s; 5954/39141 objects degraded (15.212%) 2024-09-14T04:52:42.889 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:42.911 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:42.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:42.915 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:52:43.015 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:43.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:42 smithi038 bash[84940]: cluster 2024-09-14T04:52:41.636024+0000 mgr.y (mgr.26165) 1356 : cluster [DBG] pgmap v1416: 119 pgs: 33 active+undersized, 17 active+undersized+degraded, 69 active+clean; 814 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 1.08k op/s; 5954/39141 objects degraded (15.212%) 2024-09-14T04:52:43.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:42 smithi038 bash[84940]: cluster 2024-09-14T04:52:42.368970+0000 mon.a (mon.0) 1601 : cluster [WRN] Health check update: Degraded data redundancy: 5954/39141 objects degraded (15.212%), 17 pgs degraded, 40 pgs undersized (PG_DEGRADED) 2024-09-14T04:52:43.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:42 smithi038 bash[84940]: cluster 2024-09-14T04:52:42.368970+0000 mon.a (mon.0) 1601 : cluster [WRN] Health check update: Degraded data redundancy: 5954/39141 objects degraded (15.212%), 17 pgs degraded, 40 pgs undersized (PG_DEGRADED) 2024-09-14T04:52:43.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:42 smithi038 bash[87336]: cluster 2024-09-14T04:52:41.636024+0000 mgr.y (mgr.26165) 1356 : cluster [DBG] pgmap v1416: 119 pgs: 33 active+undersized, 17 active+undersized+degraded, 69 active+clean; 814 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 1.08k op/s; 5954/39141 objects degraded (15.212%) 2024-09-14T04:52:43.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:42 smithi038 bash[87336]: cluster 2024-09-14T04:52:41.636024+0000 mgr.y (mgr.26165) 1356 : cluster [DBG] pgmap v1416: 119 pgs: 33 active+undersized, 17 active+undersized+degraded, 69 active+clean; 814 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 1.08k op/s; 5954/39141 objects degraded (15.212%) 2024-09-14T04:52:43.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:42 smithi038 bash[87336]: cluster 2024-09-14T04:52:42.368970+0000 mon.a (mon.0) 1601 : cluster [WRN] Health check update: Degraded data redundancy: 5954/39141 objects degraded (15.212%), 17 pgs degraded, 40 pgs undersized (PG_DEGRADED) 2024-09-14T04:52:43.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:42 smithi038 bash[87336]: cluster 2024-09-14T04:52:42.368970+0000 mon.a (mon.0) 1601 : cluster [WRN] Health check update: Degraded data redundancy: 5954/39141 objects degraded (15.212%), 17 pgs degraded, 40 pgs undersized (PG_DEGRADED) 2024-09-14T04:52:43.026 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:42 smithi123 bash[68976]: cluster 2024-09-14T04:52:41.636024+0000 mgr.y (mgr.26165) 1356 : cluster [DBG] pgmap v1416: 119 pgs: 33 active+undersized, 17 active+undersized+degraded, 69 active+clean; 814 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 1.08k op/s; 5954/39141 objects degraded (15.212%) 2024-09-14T04:52:43.026 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:42 smithi123 bash[68976]: cluster 2024-09-14T04:52:41.636024+0000 mgr.y (mgr.26165) 1356 : cluster [DBG] pgmap v1416: 119 pgs: 33 active+undersized, 17 active+undersized+degraded, 69 active+clean; 814 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 1.08k op/s; 5954/39141 objects degraded (15.212%) 2024-09-14T04:52:43.026 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:42 smithi123 bash[68976]: cluster 2024-09-14T04:52:42.368970+0000 mon.a (mon.0) 1601 : cluster [WRN] Health check update: Degraded data redundancy: 5954/39141 objects degraded (15.212%), 17 pgs degraded, 40 pgs undersized (PG_DEGRADED) 2024-09-14T04:52:43.026 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:42 smithi123 bash[68976]: cluster 2024-09-14T04:52:42.368970+0000 mon.a (mon.0) 1601 : cluster [WRN] Health check update: Degraded data redundancy: 5954/39141 objects degraded (15.212%), 17 pgs degraded, 40 pgs undersized (PG_DEGRADED) 2024-09-14T04:52:43.039 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:43.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:43.043 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:52:43.144 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:43.174 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:43.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:43.176 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:52:43.277 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:43.306 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:43.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:43.309 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:52:43.410 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:43.432 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:43.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:43.434 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:52:43.535 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:43.558 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:43.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:43.560 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:43.661 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:43.686 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:43.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:43.689 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:52:43.790 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:43.808 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:43.809 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:43 smithi038 bash[87336]: cluster 2024-09-14T04:52:42.664219+0000 osd.6 (osd.6) 16 : cluster [DBG] 11.4 scrub starts 2024-09-14T04:52:43.809 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:43 smithi038 bash[84940]: cluster 2024-09-14T04:52:42.664219+0000 osd.6 (osd.6) 16 : cluster [DBG] 11.4 scrub starts 2024-09-14T04:52:43.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:43.810 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:52:43.867 INFO:teuthology.orchestra.run.smithi123.stdout:ERROR: (22) Invalid argument 2024-09-14T04:52:43.867 INFO:teuthology.orchestra.run.smithi123.stdout:op_tracker tracking is not enabled now, so no ops 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-09-14T04:52:43.911 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:43.931 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:43.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:43.933 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:52:44.033 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:44.059 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:44.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:44.065 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:44.088 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:43 smithi123 bash[68976]: cluster 2024-09-14T04:52:42.664219+0000 osd.6 (osd.6) 16 : cluster [DBG] 11.4 scrub starts 2024-09-14T04:52:44.088 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:43 smithi123 bash[68976]: cluster 2024-09-14T04:52:42.664219+0000 osd.6 (osd.6) 16 : cluster [DBG] 11.4 scrub starts 2024-09-14T04:52:44.088 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:43 smithi123 bash[68976]: cluster 2024-09-14T04:52:42.897818+0000 osd.6 (osd.6) 17 : cluster [DBG] 11.4 scrub ok 2024-09-14T04:52:44.088 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:43 smithi123 bash[68976]: cluster 2024-09-14T04:52:42.897818+0000 osd.6 (osd.6) 17 : cluster [DBG] 11.4 scrub ok 2024-09-14T04:52:44.166 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:44.183 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:44.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:44.185 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:52:44.286 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:44.304 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:44.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:44.306 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:52:44.407 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:44.416 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:44 smithi038 bash[84940]: cluster 2024-09-14T04:52:42.664219+0000 osd.6 (osd.6) 16 : cluster [DBG] 11.4 scrub starts 2024-09-14T04:52:44.416 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:44 smithi038 bash[84940]: cluster 2024-09-14T04:52:42.897818+0000 osd.6 (osd.6) 17 : cluster [DBG] 11.4 scrub ok 2024-09-14T04:52:44.416 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:44 smithi038 bash[84940]: cluster 2024-09-14T04:52:42.897818+0000 osd.6 (osd.6) 17 : cluster [DBG] 11.4 scrub ok 2024-09-14T04:52:44.416 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:44 smithi038 bash[87336]: cluster 2024-09-14T04:52:42.664219+0000 osd.6 (osd.6) 16 : cluster [DBG] 11.4 scrub starts 2024-09-14T04:52:44.417 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:44 smithi038 bash[87336]: cluster 2024-09-14T04:52:42.897818+0000 osd.6 (osd.6) 17 : cluster [DBG] 11.4 scrub ok 2024-09-14T04:52:44.417 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:44 smithi038 bash[87336]: cluster 2024-09-14T04:52:42.897818+0000 osd.6 (osd.6) 17 : cluster [DBG] 11.4 scrub ok 2024-09-14T04:52:44.428 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:44.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:44.434 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:52:44.535 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:44.553 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:44.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:44.555 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:44.656 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:44.682 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:44.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:44.684 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:52:44.785 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:44.806 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:44.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:44.811 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:52:44.912 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:44.920 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:44 smithi123 bash[68976]: cluster 2024-09-14T04:52:43.636970+0000 mgr.y (mgr.26165) 1357 : cluster [DBG] pgmap v1417: 119 pgs: 33 active+undersized, 17 active+undersized+degraded, 69 active+clean; 622 MiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 1.14k op/s; 4242/29910 objects degraded (14.183%) 2024-09-14T04:52:44.920 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:44 smithi123 bash[68976]: cluster 2024-09-14T04:52:43.636970+0000 mgr.y (mgr.26165) 1357 : cluster [DBG] pgmap v1417: 119 pgs: 33 active+undersized, 17 active+undersized+degraded, 69 active+clean; 622 MiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 1.14k op/s; 4242/29910 objects degraded (14.183%) 2024-09-14T04:52:44.920 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:44 smithi123 bash[68976]: cluster 2024-09-14T04:52:44.676064+0000 osd.6 (osd.6) 18 : cluster [DBG] 11.5 scrub starts 2024-09-14T04:52:44.920 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:44 smithi123 bash[68976]: cluster 2024-09-14T04:52:44.676064+0000 osd.6 (osd.6) 18 : cluster [DBG] 11.5 scrub starts 2024-09-14T04:52:44.920 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:44 smithi123 bash[68976]: cluster 2024-09-14T04:52:44.700479+0000 osd.6 (osd.6) 19 : cluster [DBG] 11.5 scrub ok 2024-09-14T04:52:44.920 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:44 smithi123 bash[68976]: cluster 2024-09-14T04:52:44.700479+0000 osd.6 (osd.6) 19 : cluster [DBG] 11.5 scrub ok 2024-09-14T04:52:44.938 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:44.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:44.941 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:52:45.042 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:45.071 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:45.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:45.076 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:52:45.091 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.7 dump_ops_in_flight 2024-09-14T04:52:45.177 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:45.208 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:45.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:45.212 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:52:45.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:44 smithi038 bash[84940]: cluster 2024-09-14T04:52:43.636970+0000 mgr.y (mgr.26165) 1357 : cluster [DBG] pgmap v1417: 119 pgs: 33 active+undersized, 17 active+undersized+degraded, 69 active+clean; 622 MiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 1.14k op/s; 4242/29910 objects degraded (14.183%) 2024-09-14T04:52:45.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:44 smithi038 bash[84940]: cluster 2024-09-14T04:52:43.636970+0000 mgr.y (mgr.26165) 1357 : cluster [DBG] pgmap v1417: 119 pgs: 33 active+undersized, 17 active+undersized+degraded, 69 active+clean; 622 MiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 1.14k op/s; 4242/29910 objects degraded (14.183%) 2024-09-14T04:52:45.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:44 smithi038 bash[84940]: cluster 2024-09-14T04:52:44.676064+0000 osd.6 (osd.6) 18 : cluster [DBG] 11.5 scrub starts 2024-09-14T04:52:45.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:44 smithi038 bash[84940]: cluster 2024-09-14T04:52:44.676064+0000 osd.6 (osd.6) 18 : cluster [DBG] 11.5 scrub starts 2024-09-14T04:52:45.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:44 smithi038 bash[84940]: cluster 2024-09-14T04:52:44.700479+0000 osd.6 (osd.6) 19 : cluster [DBG] 11.5 scrub ok 2024-09-14T04:52:45.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:44 smithi038 bash[84940]: cluster 2024-09-14T04:52:44.700479+0000 osd.6 (osd.6) 19 : cluster [DBG] 11.5 scrub ok 2024-09-14T04:52:45.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:44 smithi038 bash[87336]: cluster 2024-09-14T04:52:43.636970+0000 mgr.y (mgr.26165) 1357 : cluster [DBG] pgmap v1417: 119 pgs: 33 active+undersized, 17 active+undersized+degraded, 69 active+clean; 622 MiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 1.14k op/s; 4242/29910 objects degraded (14.183%) 2024-09-14T04:52:45.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:44 smithi038 bash[87336]: cluster 2024-09-14T04:52:43.636970+0000 mgr.y (mgr.26165) 1357 : cluster [DBG] pgmap v1417: 119 pgs: 33 active+undersized, 17 active+undersized+degraded, 69 active+clean; 622 MiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 1.14k op/s; 4242/29910 objects degraded (14.183%) 2024-09-14T04:52:45.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:44 smithi038 bash[87336]: cluster 2024-09-14T04:52:44.676064+0000 osd.6 (osd.6) 18 : cluster [DBG] 11.5 scrub starts 2024-09-14T04:52:45.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:44 smithi038 bash[87336]: cluster 2024-09-14T04:52:44.676064+0000 osd.6 (osd.6) 18 : cluster [DBG] 11.5 scrub starts 2024-09-14T04:52:45.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:44 smithi038 bash[87336]: cluster 2024-09-14T04:52:44.700479+0000 osd.6 (osd.6) 19 : cluster [DBG] 11.5 scrub ok 2024-09-14T04:52:45.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:44 smithi038 bash[87336]: cluster 2024-09-14T04:52:44.700479+0000 osd.6 (osd.6) 19 : cluster [DBG] 11.5 scrub ok 2024-09-14T04:52:45.313 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:45.340 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:45.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:45.345 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:52:45.438 DEBUG:teuthology.orchestra.run:got remote process result: 6 2024-09-14T04:52:45.439 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2024-09-14T04:52:45.446 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:45.471 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:45.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:45.477 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:52:45.578 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:45.605 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:45.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:45.609 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:52:45.710 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:45.741 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:45.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:45.743 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:45.844 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:45.854 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:45 smithi123 bash[68976]: audit 2024-09-14T04:52:45.254867+0000 mon.a (mon.0) 1602 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:52:45.854 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:45 smithi123 bash[68976]: audit 2024-09-14T04:52:45.254867+0000 mon.a (mon.0) 1602 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:52:45.867 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:45.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:45.869 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:52:45.970 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:46.010 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:46.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:46.011 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:52:46.092 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:45 smithi038 bash[84940]: audit 2024-09-14T04:52:45.254867+0000 mon.a (mon.0) 1602 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:52:46.092 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:45 smithi038 bash[84940]: audit 2024-09-14T04:52:45.254867+0000 mon.a (mon.0) 1602 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:52:46.112 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:46.141 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:46.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:46.146 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:52:46.247 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:46.279 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:46.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:46.283 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:52:46.384 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:46.393 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:46 smithi038 bash[87336]: audit 2024-09-14T04:52:45.254867+0000 mon.a (mon.0) 1602 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:52:46.394 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:46 smithi038 bash[87336]: audit 2024-09-14T04:52:45.254867+0000 mon.a (mon.0) 1602 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:52:46.407 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:46.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:46.409 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:52:46.509 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:46.533 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:46.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:46.535 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:52:46.636 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:46.660 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:46.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:46.663 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:52:46.764 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:46.802 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:46.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:46.806 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:52:46.907 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:46.934 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:46.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:46.939 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:52:47.040 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:47.049 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:46 smithi038 bash[84940]: cluster 2024-09-14T04:52:45.637874+0000 mgr.y (mgr.26165) 1358 : cluster [DBG] pgmap v1418: 119 pgs: 33 active+undersized, 17 active+undersized+degraded, 69 active+clean; 488 MiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 1.11k op/s; 3643/23502 objects degraded (15.501%) 2024-09-14T04:52:47.049 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:46 smithi038 bash[84940]: cluster 2024-09-14T04:52:45.637874+0000 mgr.y (mgr.26165) 1358 : cluster [DBG] pgmap v1418: 119 pgs: 33 active+undersized, 17 active+undersized+degraded, 69 active+clean; 488 MiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 1.11k op/s; 3643/23502 objects degraded (15.501%) 2024-09-14T04:52:47.049 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:46 smithi038 bash[84940]: audit 2024-09-14T04:52:45.812905+0000 mon.a (mon.0) 1603 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:52:47.049 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:46 smithi038 bash[84940]: audit 2024-09-14T04:52:45.812905+0000 mon.a (mon.0) 1603 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:52:47.049 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:46 smithi038 bash[84940]: cluster 2024-09-14T04:52:46.663305+0000 osd.6 (osd.6) 20 : cluster [DBG] 11.3 scrub starts 2024-09-14T04:52:47.049 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:46 smithi038 bash[84940]: cluster 2024-09-14T04:52:46.663305+0000 osd.6 (osd.6) 20 : cluster [DBG] 11.3 scrub starts 2024-09-14T04:52:47.049 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:46 smithi038 bash[84940]: cluster 2024-09-14T04:52:46.742827+0000 osd.6 (osd.6) 21 : cluster [DBG] 11.3 scrub ok 2024-09-14T04:52:47.049 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:46 smithi038 bash[84940]: cluster 2024-09-14T04:52:46.742827+0000 osd.6 (osd.6) 21 : cluster [DBG] 11.3 scrub ok 2024-09-14T04:52:47.050 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:46 smithi038 bash[87336]: cluster 2024-09-14T04:52:45.637874+0000 mgr.y (mgr.26165) 1358 : cluster [DBG] pgmap v1418: 119 pgs: 33 active+undersized, 17 active+undersized+degraded, 69 active+clean; 488 MiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 1.11k op/s; 3643/23502 objects degraded (15.501%) 2024-09-14T04:52:47.050 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:46 smithi038 bash[87336]: cluster 2024-09-14T04:52:45.637874+0000 mgr.y (mgr.26165) 1358 : cluster [DBG] pgmap v1418: 119 pgs: 33 active+undersized, 17 active+undersized+degraded, 69 active+clean; 488 MiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 1.11k op/s; 3643/23502 objects degraded (15.501%) 2024-09-14T04:52:47.050 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:46 smithi038 bash[87336]: audit 2024-09-14T04:52:45.812905+0000 mon.a (mon.0) 1603 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:52:47.050 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:46 smithi038 bash[87336]: audit 2024-09-14T04:52:45.812905+0000 mon.a (mon.0) 1603 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:52:47.050 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:46 smithi038 bash[87336]: cluster 2024-09-14T04:52:46.663305+0000 osd.6 (osd.6) 20 : cluster [DBG] 11.3 scrub starts 2024-09-14T04:52:47.050 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:46 smithi038 bash[87336]: cluster 2024-09-14T04:52:46.663305+0000 osd.6 (osd.6) 20 : cluster [DBG] 11.3 scrub starts 2024-09-14T04:52:47.050 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:46 smithi038 bash[87336]: cluster 2024-09-14T04:52:46.742827+0000 osd.6 (osd.6) 21 : cluster [DBG] 11.3 scrub ok 2024-09-14T04:52:47.050 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:46 smithi038 bash[87336]: cluster 2024-09-14T04:52:46.742827+0000 osd.6 (osd.6) 21 : cluster [DBG] 11.3 scrub ok 2024-09-14T04:52:47.063 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:47.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:47.067 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:47.168 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:47.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:46 smithi123 bash[68976]: cluster 2024-09-14T04:52:45.637874+0000 mgr.y (mgr.26165) 1358 : cluster [DBG] pgmap v1418: 119 pgs: 33 active+undersized, 17 active+undersized+degraded, 69 active+clean; 488 MiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 1.11k op/s; 3643/23502 objects degraded (15.501%) 2024-09-14T04:52:47.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:46 smithi123 bash[68976]: cluster 2024-09-14T04:52:45.637874+0000 mgr.y (mgr.26165) 1358 : cluster [DBG] pgmap v1418: 119 pgs: 33 active+undersized, 17 active+undersized+degraded, 69 active+clean; 488 MiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 1.11k op/s; 3643/23502 objects degraded (15.501%) 2024-09-14T04:52:47.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:46 smithi123 bash[68976]: audit 2024-09-14T04:52:45.812905+0000 mon.a (mon.0) 1603 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:52:47.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:46 smithi123 bash[68976]: audit 2024-09-14T04:52:45.812905+0000 mon.a (mon.0) 1603 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:52:47.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:46 smithi123 bash[68976]: cluster 2024-09-14T04:52:46.663305+0000 osd.6 (osd.6) 20 : cluster [DBG] 11.3 scrub starts 2024-09-14T04:52:47.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:46 smithi123 bash[68976]: cluster 2024-09-14T04:52:46.663305+0000 osd.6 (osd.6) 20 : cluster [DBG] 11.3 scrub starts 2024-09-14T04:52:47.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:46 smithi123 bash[68976]: cluster 2024-09-14T04:52:46.742827+0000 osd.6 (osd.6) 21 : cluster [DBG] 11.3 scrub ok 2024-09-14T04:52:47.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:46 smithi123 bash[68976]: cluster 2024-09-14T04:52:46.742827+0000 osd.6 (osd.6) 21 : cluster [DBG] 11.3 scrub ok 2024-09-14T04:52:47.191 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:47.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:47.194 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:47.295 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:47.317 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:47.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:47.320 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:52:47.420 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:47.439 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-14T04:52:47.452 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:47.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:47.456 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:52:47.557 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:47.562 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd unset nodeep-scrub 2024-09-14T04:52:47.590 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:47.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:47.597 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:52:47.698 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:47.722 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:47.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:47.724 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:52:47.825 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:47.849 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:47.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:47.853 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:52:47.954 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:47.999 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:48.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:48.001 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:48.102 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:48.111 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:47 smithi038 bash[84940]: cluster 2024-09-14T04:52:47.369954+0000 mon.a (mon.0) 1604 : cluster [WRN] Health check update: Degraded data redundancy: 3643/23502 objects degraded (15.501%), 17 pgs degraded, 40 pgs undersized (PG_DEGRADED) 2024-09-14T04:52:48.111 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:47 smithi038 bash[84940]: cluster 2024-09-14T04:52:47.369954+0000 mon.a (mon.0) 1604 : cluster [WRN] Health check update: Degraded data redundancy: 3643/23502 objects degraded (15.501%), 17 pgs degraded, 40 pgs undersized (PG_DEGRADED) 2024-09-14T04:52:48.111 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:47 smithi038 bash[87336]: cluster 2024-09-14T04:52:47.369954+0000 mon.a (mon.0) 1604 : cluster [WRN] Health check update: Degraded data redundancy: 3643/23502 objects degraded (15.501%), 17 pgs degraded, 40 pgs undersized (PG_DEGRADED) 2024-09-14T04:52:48.111 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:47 smithi038 bash[87336]: cluster 2024-09-14T04:52:47.369954+0000 mon.a (mon.0) 1604 : cluster [WRN] Health check update: Degraded data redundancy: 3643/23502 objects degraded (15.501%), 17 pgs degraded, 40 pgs undersized (PG_DEGRADED) 2024-09-14T04:52:48.128 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:48.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:48.132 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:48.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:47 smithi123 bash[68976]: cluster 2024-09-14T04:52:47.369954+0000 mon.a (mon.0) 1604 : cluster [WRN] Health check update: Degraded data redundancy: 3643/23502 objects degraded (15.501%), 17 pgs degraded, 40 pgs undersized (PG_DEGRADED) 2024-09-14T04:52:48.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:47 smithi123 bash[68976]: cluster 2024-09-14T04:52:47.369954+0000 mon.a (mon.0) 1604 : cluster [WRN] Health check update: Degraded data redundancy: 3643/23502 objects degraded (15.501%), 17 pgs degraded, 40 pgs undersized (PG_DEGRADED) 2024-09-14T04:52:48.232 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:48.267 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:48.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:48.273 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:52:48.374 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:48.402 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:48.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:48.407 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:52:48.508 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:48.517 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:52:48 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:52:48] "GET /metrics HTTP/1.1" 200 36702 "" "Prometheus/2.51.0" 2024-09-14T04:52:48.540 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:48.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:48.542 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:48.643 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:48.666 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:48.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:48.669 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:52:48.770 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:48.793 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:48.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:48.799 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:48.873 INFO:teuthology.orchestra.run.smithi038.stderr:no valid command found; 10 closest matches: 2024-09-14T04:52:48.873 INFO:teuthology.orchestra.run.smithi038.stderr:0 2024-09-14T04:52:48.875 INFO:teuthology.orchestra.run.smithi038.stderr:1 2024-09-14T04:52:48.875 INFO:teuthology.orchestra.run.smithi038.stderr:2 2024-09-14T04:52:48.875 INFO:teuthology.orchestra.run.smithi038.stderr:abort 2024-09-14T04:52:48.875 INFO:teuthology.orchestra.run.smithi038.stderr:assert 2024-09-14T04:52:48.875 INFO:teuthology.orchestra.run.smithi038.stderr:config diff 2024-09-14T04:52:48.875 INFO:teuthology.orchestra.run.smithi038.stderr:config diff get 2024-09-14T04:52:48.875 INFO:teuthology.orchestra.run.smithi038.stderr:config get 2024-09-14T04:52:48.876 INFO:teuthology.orchestra.run.smithi038.stderr:config help [] 2024-09-14T04:52:48.876 INFO:teuthology.orchestra.run.smithi038.stderr:config set ... 2024-09-14T04:52:48.876 INFO:teuthology.orchestra.run.smithi038.stderr:admin_socket: invalid command 2024-09-14T04:52:48.901 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:48.909 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:48 smithi123 bash[68976]: cluster 2024-09-14T04:52:47.638828+0000 mgr.y (mgr.26165) 1359 : cluster [DBG] pgmap v1419: 119 pgs: 33 active+undersized, 17 active+undersized+degraded, 69 active+clean; 324 MiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2125/15639 objects degraded (13.588%) 2024-09-14T04:52:48.909 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:48 smithi123 bash[68976]: cluster 2024-09-14T04:52:47.638828+0000 mgr.y (mgr.26165) 1359 : cluster [DBG] pgmap v1419: 119 pgs: 33 active+undersized, 17 active+undersized+degraded, 69 active+clean; 324 MiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2125/15639 objects degraded (13.588%) 2024-09-14T04:52:48.909 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:48 smithi123 bash[68976]: cluster 2024-09-14T04:52:48.673111+0000 osd.6 (osd.6) 22 : cluster [DBG] 11.13 scrub starts 2024-09-14T04:52:48.909 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:48 smithi123 bash[68976]: cluster 2024-09-14T04:52:48.673111+0000 osd.6 (osd.6) 22 : cluster [DBG] 11.13 scrub starts 2024-09-14T04:52:48.909 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:48 smithi123 bash[68976]: cluster 2024-09-14T04:52:48.701578+0000 osd.6 (osd.6) 23 : cluster [DBG] 11.13 scrub ok 2024-09-14T04:52:48.909 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:48 smithi123 bash[68976]: cluster 2024-09-14T04:52:48.701578+0000 osd.6 (osd.6) 23 : cluster [DBG] 11.13 scrub ok 2024-09-14T04:52:48.930 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:48.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:48.933 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:52:49.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:48 smithi038 bash[87336]: cluster 2024-09-14T04:52:47.638828+0000 mgr.y (mgr.26165) 1359 : cluster [DBG] pgmap v1419: 119 pgs: 33 active+undersized, 17 active+undersized+degraded, 69 active+clean; 324 MiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2125/15639 objects degraded (13.588%) 2024-09-14T04:52:49.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:48 smithi038 bash[87336]: cluster 2024-09-14T04:52:47.638828+0000 mgr.y (mgr.26165) 1359 : cluster [DBG] pgmap v1419: 119 pgs: 33 active+undersized, 17 active+undersized+degraded, 69 active+clean; 324 MiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2125/15639 objects degraded (13.588%) 2024-09-14T04:52:49.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:48 smithi038 bash[87336]: cluster 2024-09-14T04:52:48.673111+0000 osd.6 (osd.6) 22 : cluster [DBG] 11.13 scrub starts 2024-09-14T04:52:49.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:48 smithi038 bash[87336]: cluster 2024-09-14T04:52:48.673111+0000 osd.6 (osd.6) 22 : cluster [DBG] 11.13 scrub starts 2024-09-14T04:52:49.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:48 smithi038 bash[87336]: cluster 2024-09-14T04:52:48.701578+0000 osd.6 (osd.6) 23 : cluster [DBG] 11.13 scrub ok 2024-09-14T04:52:49.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:48 smithi038 bash[87336]: cluster 2024-09-14T04:52:48.701578+0000 osd.6 (osd.6) 23 : cluster [DBG] 11.13 scrub ok 2024-09-14T04:52:49.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:48 smithi038 bash[84940]: cluster 2024-09-14T04:52:47.638828+0000 mgr.y (mgr.26165) 1359 : cluster [DBG] pgmap v1419: 119 pgs: 33 active+undersized, 17 active+undersized+degraded, 69 active+clean; 324 MiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2125/15639 objects degraded (13.588%) 2024-09-14T04:52:49.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:48 smithi038 bash[84940]: cluster 2024-09-14T04:52:47.638828+0000 mgr.y (mgr.26165) 1359 : cluster [DBG] pgmap v1419: 119 pgs: 33 active+undersized, 17 active+undersized+degraded, 69 active+clean; 324 MiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2125/15639 objects degraded (13.588%) 2024-09-14T04:52:49.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:48 smithi038 bash[84940]: cluster 2024-09-14T04:52:48.673111+0000 osd.6 (osd.6) 22 : cluster [DBG] 11.13 scrub starts 2024-09-14T04:52:49.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:48 smithi038 bash[84940]: cluster 2024-09-14T04:52:48.673111+0000 osd.6 (osd.6) 22 : cluster [DBG] 11.13 scrub starts 2024-09-14T04:52:49.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:48 smithi038 bash[84940]: cluster 2024-09-14T04:52:48.701578+0000 osd.6 (osd.6) 23 : cluster [DBG] 11.13 scrub ok 2024-09-14T04:52:49.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:48 smithi038 bash[84940]: cluster 2024-09-14T04:52:48.701578+0000 osd.6 (osd.6) 23 : cluster [DBG] 11.13 scrub ok 2024-09-14T04:52:49.033 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:49.057 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:49.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:49.063 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:52:49.164 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:49.187 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:49.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:49.191 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:49.292 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:49.319 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:49.320 INFO:journalctl@ceph.osd.3.smithi038.stdout:Sep 14 04:52:49 smithi038 bash[239025]: debug 2024-09-14T04:52:49.060+0000 7f1ef6892640 -1 Falling back to public interface 2024-09-14T04:52:49.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:49.321 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:49.421 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:49.446 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:49.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:49.449 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:52:49.550 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:49.568 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:49.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:49.570 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:52:49.671 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:49.691 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:49.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:49.693 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:52:49.794 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:49.819 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:49.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:49.821 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:52:49.922 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:49.950 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:49.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:49.953 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:52:49.955 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T04:52:50.054 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:50.100 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:50.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:50.108 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:52:50.209 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:50.235 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:50.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:50.237 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:50.338 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:50.363 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:50.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:50.370 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:52:50.471 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:50.481 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:52:50 smithi123 bash[61744]: ts=2024-09-14T04:52:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:52:50.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:50.497 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:50.497 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:52:50.498 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Removed 97677 objects 2024-09-14T04:52:50.498 INFO:tasks.radosbench.radosbench.0.smithi038.stdout:Clean up completed and total clean up time :103.114 2024-09-14T04:52:50.513 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-09-14T04:52:50.513 INFO:tasks.cephadm.ceph_manager.ceph:waiting on admin_socket for osd-3, ['dump_ops_in_flight'] 2024-09-14T04:52:50.598 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:50.621 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:50.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:50.623 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:52:50.723 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:50.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:50.749 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:50.749 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:52:50.850 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:50.877 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:50.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:50.879 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:52:50.980 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:50.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:50 smithi123 bash[68976]: cluster 2024-09-14T04:52:49.640096+0000 mgr.y (mgr.26165) 1360 : cluster [DBG] pgmap v1420: 119 pgs: 33 active+undersized, 17 active+undersized+degraded, 69 active+clean; 324 MiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2125/15639 objects degraded (13.588%) 2024-09-14T04:52:50.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:50 smithi123 bash[68976]: cluster 2024-09-14T04:52:49.640096+0000 mgr.y (mgr.26165) 1360 : cluster [DBG] pgmap v1420: 119 pgs: 33 active+undersized, 17 active+undersized+degraded, 69 active+clean; 324 MiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2125/15639 objects degraded (13.588%) 2024-09-14T04:52:51.005 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:51.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:51.008 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:52:51.108 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:51.117 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:50 smithi038 bash[87336]: cluster 2024-09-14T04:52:49.640096+0000 mgr.y (mgr.26165) 1360 : cluster [DBG] pgmap v1420: 119 pgs: 33 active+undersized, 17 active+undersized+degraded, 69 active+clean; 324 MiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2125/15639 objects degraded (13.588%) 2024-09-14T04:52:51.117 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:50 smithi038 bash[87336]: cluster 2024-09-14T04:52:49.640096+0000 mgr.y (mgr.26165) 1360 : cluster [DBG] pgmap v1420: 119 pgs: 33 active+undersized, 17 active+undersized+degraded, 69 active+clean; 324 MiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2125/15639 objects degraded (13.588%) 2024-09-14T04:52:51.118 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:50 smithi038 bash[84940]: cluster 2024-09-14T04:52:49.640096+0000 mgr.y (mgr.26165) 1360 : cluster [DBG] pgmap v1420: 119 pgs: 33 active+undersized, 17 active+undersized+degraded, 69 active+clean; 324 MiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2125/15639 objects degraded (13.588%) 2024-09-14T04:52:51.118 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:50 smithi038 bash[84940]: cluster 2024-09-14T04:52:49.640096+0000 mgr.y (mgr.26165) 1360 : cluster [DBG] pgmap v1420: 119 pgs: 33 active+undersized, 17 active+undersized+degraded, 69 active+clean; 324 MiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2125/15639 objects degraded (13.588%) 2024-09-14T04:52:51.134 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:51.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:51.137 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:51.238 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:51.255 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:51.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:51.258 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:52:51.361 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:51.389 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:51.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:51.392 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:51.492 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:51.510 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:51.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:51.513 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:52:51.560 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_6 2024-09-14T04:52:51.561 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd pool rm unique_pool_6 unique_pool_6 --yes-i-really-really-mean-it 2024-09-14T04:52:51.613 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:51.638 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:51.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:51.640 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:52:51.741 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:51.758 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:51.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:51.760 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:52:51.861 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:51.888 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:51.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:51.889 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:52:51.990 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:52.001 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:51 smithi038 bash[87336]: cluster 2024-09-14T04:52:51.635330+0000 osd.6 (osd.6) 24 : cluster [DBG] 11.15 scrub starts 2024-09-14T04:52:52.001 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:51 smithi038 bash[87336]: cluster 2024-09-14T04:52:51.635330+0000 osd.6 (osd.6) 24 : cluster [DBG] 11.15 scrub starts 2024-09-14T04:52:52.001 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:51 smithi038 bash[87336]: cluster 2024-09-14T04:52:51.639158+0000 osd.6 (osd.6) 25 : cluster [DBG] 11.15 scrub ok 2024-09-14T04:52:52.001 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:51 smithi038 bash[87336]: cluster 2024-09-14T04:52:51.639158+0000 osd.6 (osd.6) 25 : cluster [DBG] 11.15 scrub ok 2024-09-14T04:52:52.001 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:51 smithi038 bash[84940]: cluster 2024-09-14T04:52:51.635330+0000 osd.6 (osd.6) 24 : cluster [DBG] 11.15 scrub starts 2024-09-14T04:52:52.001 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:51 smithi038 bash[84940]: cluster 2024-09-14T04:52:51.635330+0000 osd.6 (osd.6) 24 : cluster [DBG] 11.15 scrub starts 2024-09-14T04:52:52.001 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:51 smithi038 bash[84940]: cluster 2024-09-14T04:52:51.639158+0000 osd.6 (osd.6) 25 : cluster [DBG] 11.15 scrub ok 2024-09-14T04:52:52.001 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:51 smithi038 bash[84940]: cluster 2024-09-14T04:52:51.639158+0000 osd.6 (osd.6) 25 : cluster [DBG] 11.15 scrub ok 2024-09-14T04:52:52.016 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:52.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:52.019 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:52:52.120 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:52.139 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:52.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:52.141 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:52:52.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:51 smithi123 bash[68976]: cluster 2024-09-14T04:52:51.635330+0000 osd.6 (osd.6) 24 : cluster [DBG] 11.15 scrub starts 2024-09-14T04:52:52.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:51 smithi123 bash[68976]: cluster 2024-09-14T04:52:51.635330+0000 osd.6 (osd.6) 24 : cluster [DBG] 11.15 scrub starts 2024-09-14T04:52:52.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:51 smithi123 bash[68976]: cluster 2024-09-14T04:52:51.639158+0000 osd.6 (osd.6) 25 : cluster [DBG] 11.15 scrub ok 2024-09-14T04:52:52.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:51 smithi123 bash[68976]: cluster 2024-09-14T04:52:51.639158+0000 osd.6 (osd.6) 25 : cluster [DBG] 11.15 scrub ok 2024-09-14T04:52:52.242 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:52.265 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:52.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:52.267 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:52:52.368 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:52.390 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:52.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:52.392 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:52:52.493 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:52.513 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:52.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:52.516 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:52.617 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:52.637 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:52.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:52.639 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:52:52.739 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:52.763 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:52.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:52.765 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:52:52.865 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:52.886 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:52.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:52.888 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:52:52.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:52 smithi123 bash[68976]: cluster 2024-09-14T04:52:51.640940+0000 mgr.y (mgr.26165) 1361 : cluster [DBG] pgmap v1421: 119 pgs: 34 active+undersized, 16 active+undersized+degraded, 69 active+clean; 171 MiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 1398/8280 objects degraded (16.884%) 2024-09-14T04:52:52.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:52 smithi123 bash[68976]: cluster 2024-09-14T04:52:51.640940+0000 mgr.y (mgr.26165) 1361 : cluster [DBG] pgmap v1421: 119 pgs: 34 active+undersized, 16 active+undersized+degraded, 69 active+clean; 171 MiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 1398/8280 objects degraded (16.884%) 2024-09-14T04:52:52.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:52 smithi123 bash[68976]: audit 2024-09-14T04:52:51.968331+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:52:52.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:52 smithi123 bash[68976]: audit 2024-09-14T04:52:51.968331+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:52:52.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:52 smithi123 bash[68976]: audit 2024-09-14T04:52:51.983012+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:52:52.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:52 smithi123 bash[68976]: audit 2024-09-14T04:52:51.983012+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:52:52.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:52 smithi123 bash[68976]: cluster 2024-09-14T04:52:52.370631+0000 mon.a (mon.0) 1607 : cluster [WRN] Health check update: Degraded data redundancy: 1398/8280 objects degraded (16.884%), 16 pgs degraded, 40 pgs undersized (PG_DEGRADED) 2024-09-14T04:52:52.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:52 smithi123 bash[68976]: cluster 2024-09-14T04:52:52.370631+0000 mon.a (mon.0) 1607 : cluster [WRN] Health check update: Degraded data redundancy: 1398/8280 objects degraded (16.884%), 16 pgs degraded, 40 pgs undersized (PG_DEGRADED) 2024-09-14T04:52:52.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:52 smithi123 bash[68976]: cluster 2024-09-14T04:52:52.650043+0000 osd.6 (osd.6) 26 : cluster [DBG] 11.14 scrub starts 2024-09-14T04:52:52.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:52 smithi123 bash[68976]: cluster 2024-09-14T04:52:52.650043+0000 osd.6 (osd.6) 26 : cluster [DBG] 11.14 scrub starts 2024-09-14T04:52:52.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:52 smithi123 bash[68976]: cluster 2024-09-14T04:52:52.654208+0000 osd.6 (osd.6) 27 : cluster [DBG] 11.14 scrub ok 2024-09-14T04:52:52.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:52 smithi123 bash[68976]: cluster 2024-09-14T04:52:52.654208+0000 osd.6 (osd.6) 27 : cluster [DBG] 11.14 scrub ok 2024-09-14T04:52:52.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:52 smithi123 bash[68976]: audit 2024-09-14T04:52:52.755009+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:52:52.940 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:52 smithi123 bash[68976]: audit 2024-09-14T04:52:52.755009+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:52:52.940 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:52 smithi123 bash[68976]: audit 2024-09-14T04:52:52.760662+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:52:52.940 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:52 smithi123 bash[68976]: audit 2024-09-14T04:52:52.760662+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:52:52.989 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:53.011 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:53.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:53.013 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:52:53.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:52 smithi038 bash[87336]: cluster 2024-09-14T04:52:51.640940+0000 mgr.y (mgr.26165) 1361 : cluster [DBG] pgmap v1421: 119 pgs: 34 active+undersized, 16 active+undersized+degraded, 69 active+clean; 171 MiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 1398/8280 objects degraded (16.884%) 2024-09-14T04:52:53.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:52 smithi038 bash[87336]: cluster 2024-09-14T04:52:51.640940+0000 mgr.y (mgr.26165) 1361 : cluster [DBG] pgmap v1421: 119 pgs: 34 active+undersized, 16 active+undersized+degraded, 69 active+clean; 171 MiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 1398/8280 objects degraded (16.884%) 2024-09-14T04:52:53.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:52 smithi038 bash[87336]: audit 2024-09-14T04:52:51.968331+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:52:53.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:52 smithi038 bash[87336]: audit 2024-09-14T04:52:51.968331+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:52:53.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:52 smithi038 bash[87336]: audit 2024-09-14T04:52:51.983012+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:52:53.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:52 smithi038 bash[87336]: audit 2024-09-14T04:52:51.983012+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:52:53.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:52 smithi038 bash[87336]: cluster 2024-09-14T04:52:52.370631+0000 mon.a (mon.0) 1607 : cluster [WRN] Health check update: Degraded data redundancy: 1398/8280 objects degraded (16.884%), 16 pgs degraded, 40 pgs undersized (PG_DEGRADED) 2024-09-14T04:52:53.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:52 smithi038 bash[87336]: cluster 2024-09-14T04:52:52.370631+0000 mon.a (mon.0) 1607 : cluster [WRN] Health check update: Degraded data redundancy: 1398/8280 objects degraded (16.884%), 16 pgs degraded, 40 pgs undersized (PG_DEGRADED) 2024-09-14T04:52:53.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:52 smithi038 bash[87336]: cluster 2024-09-14T04:52:52.650043+0000 osd.6 (osd.6) 26 : cluster [DBG] 11.14 scrub starts 2024-09-14T04:52:53.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:52 smithi038 bash[87336]: cluster 2024-09-14T04:52:52.650043+0000 osd.6 (osd.6) 26 : cluster [DBG] 11.14 scrub starts 2024-09-14T04:52:53.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:52 smithi038 bash[87336]: cluster 2024-09-14T04:52:52.654208+0000 osd.6 (osd.6) 27 : cluster [DBG] 11.14 scrub ok 2024-09-14T04:52:53.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:52 smithi038 bash[87336]: cluster 2024-09-14T04:52:52.654208+0000 osd.6 (osd.6) 27 : cluster [DBG] 11.14 scrub ok 2024-09-14T04:52:53.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:52 smithi038 bash[87336]: audit 2024-09-14T04:52:52.755009+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:52:53.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:52 smithi038 bash[87336]: audit 2024-09-14T04:52:52.755009+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:52:53.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:52 smithi038 bash[87336]: audit 2024-09-14T04:52:52.760662+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:52:53.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:52 smithi038 bash[87336]: audit 2024-09-14T04:52:52.760662+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:52:53.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:52 smithi038 bash[84940]: cluster 2024-09-14T04:52:51.640940+0000 mgr.y (mgr.26165) 1361 : cluster [DBG] pgmap v1421: 119 pgs: 34 active+undersized, 16 active+undersized+degraded, 69 active+clean; 171 MiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 1398/8280 objects degraded (16.884%) 2024-09-14T04:52:53.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:52 smithi038 bash[84940]: cluster 2024-09-14T04:52:51.640940+0000 mgr.y (mgr.26165) 1361 : cluster [DBG] pgmap v1421: 119 pgs: 34 active+undersized, 16 active+undersized+degraded, 69 active+clean; 171 MiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 1398/8280 objects degraded (16.884%) 2024-09-14T04:52:53.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:52 smithi038 bash[84940]: audit 2024-09-14T04:52:51.968331+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:52:53.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:52 smithi038 bash[84940]: audit 2024-09-14T04:52:51.968331+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:52:53.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:52 smithi038 bash[84940]: audit 2024-09-14T04:52:51.983012+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:52:53.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:52 smithi038 bash[84940]: audit 2024-09-14T04:52:51.983012+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:52:53.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:52 smithi038 bash[84940]: cluster 2024-09-14T04:52:52.370631+0000 mon.a (mon.0) 1607 : cluster [WRN] Health check update: Degraded data redundancy: 1398/8280 objects degraded (16.884%), 16 pgs degraded, 40 pgs undersized (PG_DEGRADED) 2024-09-14T04:52:53.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:52 smithi038 bash[84940]: cluster 2024-09-14T04:52:52.370631+0000 mon.a (mon.0) 1607 : cluster [WRN] Health check update: Degraded data redundancy: 1398/8280 objects degraded (16.884%), 16 pgs degraded, 40 pgs undersized (PG_DEGRADED) 2024-09-14T04:52:53.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:52 smithi038 bash[84940]: cluster 2024-09-14T04:52:52.650043+0000 osd.6 (osd.6) 26 : cluster [DBG] 11.14 scrub starts 2024-09-14T04:52:53.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:52 smithi038 bash[84940]: cluster 2024-09-14T04:52:52.650043+0000 osd.6 (osd.6) 26 : cluster [DBG] 11.14 scrub starts 2024-09-14T04:52:53.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:52 smithi038 bash[84940]: cluster 2024-09-14T04:52:52.654208+0000 osd.6 (osd.6) 27 : cluster [DBG] 11.14 scrub ok 2024-09-14T04:52:53.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:52 smithi038 bash[84940]: cluster 2024-09-14T04:52:52.654208+0000 osd.6 (osd.6) 27 : cluster [DBG] 11.14 scrub ok 2024-09-14T04:52:53.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:52 smithi038 bash[84940]: audit 2024-09-14T04:52:52.755009+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:52:53.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:52 smithi038 bash[84940]: audit 2024-09-14T04:52:52.755009+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:52:53.025 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:52 smithi038 bash[84940]: audit 2024-09-14T04:52:52.760662+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:52:53.025 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:52 smithi038 bash[84940]: audit 2024-09-14T04:52:52.760662+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:52:53.028 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:52:53.029 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:52:53.114 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:53.133 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:53.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:53.136 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:52:53.237 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:53.260 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:53.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:53.262 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:52:53.362 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:53.390 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:53.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:53.392 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:52:53.493 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:53.518 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:53.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:53.521 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:52:53.622 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:53.646 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:53.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:53.648 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:52:53.749 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:53.774 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:53.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:53.776 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:52:53.877 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:53.904 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:53.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:53.906 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:52:54.007 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:54.019 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:53 smithi123 bash[68976]: audit 2024-09-14T04:52:53.445681+0000 mon.a (mon.0) 1610 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:52:54.020 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:53 smithi123 bash[68976]: audit 2024-09-14T04:52:53.445681+0000 mon.a (mon.0) 1610 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:52:54.020 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:53 smithi123 bash[68976]: audit 2024-09-14T04:52:53.447070+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:52:54.020 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:53 smithi123 bash[68976]: audit 2024-09-14T04:52:53.447070+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:52:54.020 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:53 smithi123 bash[68976]: audit 2024-09-14T04:52:53.459838+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:52:54.020 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:53 smithi123 bash[68976]: audit 2024-09-14T04:52:53.459838+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:52:54.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:53 smithi038 bash[84940]: audit 2024-09-14T04:52:53.445681+0000 mon.a (mon.0) 1610 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:52:54.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:53 smithi038 bash[84940]: audit 2024-09-14T04:52:53.445681+0000 mon.a (mon.0) 1610 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:52:54.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:53 smithi038 bash[84940]: audit 2024-09-14T04:52:53.447070+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:52:54.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:53 smithi038 bash[84940]: audit 2024-09-14T04:52:53.447070+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:52:54.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:53 smithi038 bash[84940]: audit 2024-09-14T04:52:53.459838+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:52:54.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:53 smithi038 bash[84940]: audit 2024-09-14T04:52:53.459838+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:52:54.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:53 smithi038 bash[87336]: audit 2024-09-14T04:52:53.445681+0000 mon.a (mon.0) 1610 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:52:54.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:53 smithi038 bash[87336]: audit 2024-09-14T04:52:53.445681+0000 mon.a (mon.0) 1610 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:52:54.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:53 smithi038 bash[87336]: audit 2024-09-14T04:52:53.447070+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:52:54.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:53 smithi038 bash[87336]: audit 2024-09-14T04:52:53.447070+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:52:54.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:53 smithi038 bash[87336]: audit 2024-09-14T04:52:53.459838+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:52:54.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:53 smithi038 bash[87336]: audit 2024-09-14T04:52:53.459838+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:52:54.036 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:54.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:54.038 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:52:54.139 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:54.161 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:54.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:54.163 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:52:54.264 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:54.289 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:54.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:54.291 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:52:54.392 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:54.418 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:54.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:54.420 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:52:54.521 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:54.547 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:54.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:54.550 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:52:54.651 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:54.676 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:54.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:54.679 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:52:54.780 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:54.800 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:54.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:54.802 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:52:54.903 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:54.929 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:54.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:54.932 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:52:55.033 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:55.060 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:55.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:55.063 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:52:55.163 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:55.175 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:54 smithi123 bash[68976]: cluster 2024-09-14T04:52:53.641886+0000 mgr.y (mgr.26165) 1362 : cluster [DBG] pgmap v1422: 119 pgs: 38 active+undersized, 12 active+undersized+degraded, 69 active+clean; 20 MiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 113/1014 objects degraded (11.144%) 2024-09-14T04:52:55.175 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:54 smithi123 bash[68976]: cluster 2024-09-14T04:52:53.641886+0000 mgr.y (mgr.26165) 1362 : cluster [DBG] pgmap v1422: 119 pgs: 38 active+undersized, 12 active+undersized+degraded, 69 active+clean; 20 MiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 113/1014 objects degraded (11.144%) 2024-09-14T04:52:55.192 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:55.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:55.194 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:52:55.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:54 smithi038 bash[84940]: cluster 2024-09-14T04:52:53.641886+0000 mgr.y (mgr.26165) 1362 : cluster [DBG] pgmap v1422: 119 pgs: 38 active+undersized, 12 active+undersized+degraded, 69 active+clean; 20 MiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 113/1014 objects degraded (11.144%) 2024-09-14T04:52:55.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:54 smithi038 bash[84940]: cluster 2024-09-14T04:52:53.641886+0000 mgr.y (mgr.26165) 1362 : cluster [DBG] pgmap v1422: 119 pgs: 38 active+undersized, 12 active+undersized+degraded, 69 active+clean; 20 MiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 113/1014 objects degraded (11.144%) 2024-09-14T04:52:55.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:54 smithi038 bash[87336]: cluster 2024-09-14T04:52:53.641886+0000 mgr.y (mgr.26165) 1362 : cluster [DBG] pgmap v1422: 119 pgs: 38 active+undersized, 12 active+undersized+degraded, 69 active+clean; 20 MiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 113/1014 objects degraded (11.144%) 2024-09-14T04:52:55.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:54 smithi038 bash[87336]: cluster 2024-09-14T04:52:53.641886+0000 mgr.y (mgr.26165) 1362 : cluster [DBG] pgmap v1422: 119 pgs: 38 active+undersized, 12 active+undersized+degraded, 69 active+clean; 20 MiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 113/1014 objects degraded (11.144%) 2024-09-14T04:52:55.294 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:55.320 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:55.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:55.322 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:52:55.423 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:55.449 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:55.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:55.452 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:52:55.515 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.3 dump_ops_in_flight 2024-09-14T04:52:55.553 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:55.580 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:55.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:55.583 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:52:55.683 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:55.709 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:55.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:55.711 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:55.812 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:55.840 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:55.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:55.842 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:52:55.943 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:55.966 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:55.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:55.968 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:56.010 INFO:teuthology.orchestra.run.smithi123.stdout:ERROR: (22) Invalid argument 2024-09-14T04:52:56.011 INFO:teuthology.orchestra.run.smithi123.stdout:op_tracker tracking is not enabled now, so no ops 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-09-14T04:52:56.069 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:56.083 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:52:56.088 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:56.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:56.091 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:52:56.191 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:56.217 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:56.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:56.219 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:52:56.320 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:56.338 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:56.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:56.340 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:52:56.441 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:56.463 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:56.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:56.470 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:56.571 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:56.598 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:56.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:56.600 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:52:56.700 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:56.729 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:56.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:56.731 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:52:56.831 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:56.857 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:56.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:56.860 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:52:56.929 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.7 dump_blocked_ops 2024-09-14T04:52:56.961 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:56.983 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:56.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:56.986 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:57.087 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:57.097 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:56 smithi123 bash[68976]: cluster 2024-09-14T04:52:55.642931+0000 mgr.y (mgr.26165) 1363 : cluster [DBG] pgmap v1423: 119 pgs: 39 active+undersized, 11 active+undersized+degraded, 69 active+clean; 8.1 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 57/441 objects degraded (12.925%) 2024-09-14T04:52:57.097 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:56 smithi123 bash[68976]: cluster 2024-09-14T04:52:55.642931+0000 mgr.y (mgr.26165) 1363 : cluster [DBG] pgmap v1423: 119 pgs: 39 active+undersized, 11 active+undersized+degraded, 69 active+clean; 8.1 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 57/441 objects degraded (12.925%) 2024-09-14T04:52:57.097 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:56 smithi123 bash[68976]: cluster 2024-09-14T04:52:55.845244+0000 osd.0 (osd.0) 25 : cluster [DBG] 11.6 scrub starts 2024-09-14T04:52:57.097 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:56 smithi123 bash[68976]: cluster 2024-09-14T04:52:55.845244+0000 osd.0 (osd.0) 25 : cluster [DBG] 11.6 scrub starts 2024-09-14T04:52:57.097 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:56 smithi123 bash[68976]: cluster 2024-09-14T04:52:55.851793+0000 osd.0 (osd.0) 26 : cluster [DBG] 11.6 scrub ok 2024-09-14T04:52:57.097 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:56 smithi123 bash[68976]: cluster 2024-09-14T04:52:55.851793+0000 osd.0 (osd.0) 26 : cluster [DBG] 11.6 scrub ok 2024-09-14T04:52:57.111 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:57.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:57.113 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:52:57.214 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:57.225 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:56 smithi038 bash[87336]: cluster 2024-09-14T04:52:55.642931+0000 mgr.y (mgr.26165) 1363 : cluster [DBG] pgmap v1423: 119 pgs: 39 active+undersized, 11 active+undersized+degraded, 69 active+clean; 8.1 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 57/441 objects degraded (12.925%) 2024-09-14T04:52:57.225 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:56 smithi038 bash[87336]: cluster 2024-09-14T04:52:55.642931+0000 mgr.y (mgr.26165) 1363 : cluster [DBG] pgmap v1423: 119 pgs: 39 active+undersized, 11 active+undersized+degraded, 69 active+clean; 8.1 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 57/441 objects degraded (12.925%) 2024-09-14T04:52:57.225 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:56 smithi038 bash[87336]: cluster 2024-09-14T04:52:55.845244+0000 osd.0 (osd.0) 25 : cluster [DBG] 11.6 scrub starts 2024-09-14T04:52:57.225 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:56 smithi038 bash[87336]: cluster 2024-09-14T04:52:55.845244+0000 osd.0 (osd.0) 25 : cluster [DBG] 11.6 scrub starts 2024-09-14T04:52:57.226 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:56 smithi038 bash[87336]: cluster 2024-09-14T04:52:55.851793+0000 osd.0 (osd.0) 26 : cluster [DBG] 11.6 scrub ok 2024-09-14T04:52:57.226 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:56 smithi038 bash[87336]: cluster 2024-09-14T04:52:55.851793+0000 osd.0 (osd.0) 26 : cluster [DBG] 11.6 scrub ok 2024-09-14T04:52:57.226 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:56 smithi038 bash[84940]: cluster 2024-09-14T04:52:55.642931+0000 mgr.y (mgr.26165) 1363 : cluster [DBG] pgmap v1423: 119 pgs: 39 active+undersized, 11 active+undersized+degraded, 69 active+clean; 8.1 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 57/441 objects degraded (12.925%) 2024-09-14T04:52:57.226 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:56 smithi038 bash[84940]: cluster 2024-09-14T04:52:55.642931+0000 mgr.y (mgr.26165) 1363 : cluster [DBG] pgmap v1423: 119 pgs: 39 active+undersized, 11 active+undersized+degraded, 69 active+clean; 8.1 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 57/441 objects degraded (12.925%) 2024-09-14T04:52:57.226 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:56 smithi038 bash[84940]: cluster 2024-09-14T04:52:55.845244+0000 osd.0 (osd.0) 25 : cluster [DBG] 11.6 scrub starts 2024-09-14T04:52:57.226 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:56 smithi038 bash[84940]: cluster 2024-09-14T04:52:55.845244+0000 osd.0 (osd.0) 25 : cluster [DBG] 11.6 scrub starts 2024-09-14T04:52:57.226 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:56 smithi038 bash[84940]: cluster 2024-09-14T04:52:55.851793+0000 osd.0 (osd.0) 26 : cluster [DBG] 11.6 scrub ok 2024-09-14T04:52:57.226 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:56 smithi038 bash[84940]: cluster 2024-09-14T04:52:55.851793+0000 osd.0 (osd.0) 26 : cluster [DBG] 11.6 scrub ok 2024-09-14T04:52:57.238 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:57.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:57.240 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:57.340 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:57.366 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:57.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:57.369 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:52:57.469 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:57.496 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:57.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:57.498 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:52:57.599 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:57.625 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:57.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:57.627 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:52:57.728 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:57.756 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:57.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:57.758 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:52:57.859 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:57.871 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:57 smithi123 bash[68976]: cluster 2024-09-14T04:52:56.047797+0000 osd.1 (osd.1) 28 : cluster [DBG] 11.7 scrub starts 2024-09-14T04:52:57.871 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:57 smithi123 bash[68976]: cluster 2024-09-14T04:52:56.047797+0000 osd.1 (osd.1) 28 : cluster [DBG] 11.7 scrub starts 2024-09-14T04:52:57.871 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:57 smithi123 bash[68976]: cluster 2024-09-14T04:52:56.054487+0000 osd.1 (osd.1) 29 : cluster [DBG] 11.7 scrub ok 2024-09-14T04:52:57.871 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:57 smithi123 bash[68976]: cluster 2024-09-14T04:52:56.054487+0000 osd.1 (osd.1) 29 : cluster [DBG] 11.7 scrub ok 2024-09-14T04:52:57.872 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:57 smithi123 bash[68976]: cluster 2024-09-14T04:52:56.878543+0000 osd.0 (osd.0) 27 : cluster [DBG] 11.16 scrub starts 2024-09-14T04:52:57.872 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:57 smithi123 bash[68976]: cluster 2024-09-14T04:52:56.878543+0000 osd.0 (osd.0) 27 : cluster [DBG] 11.16 scrub starts 2024-09-14T04:52:57.872 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:57 smithi123 bash[68976]: cluster 2024-09-14T04:52:56.885059+0000 osd.0 (osd.0) 28 : cluster [DBG] 11.16 scrub ok 2024-09-14T04:52:57.872 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:57 smithi123 bash[68976]: cluster 2024-09-14T04:52:56.885059+0000 osd.0 (osd.0) 28 : cluster [DBG] 11.16 scrub ok 2024-09-14T04:52:57.872 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:57 smithi123 bash[68976]: cluster 2024-09-14T04:52:57.371289+0000 mon.a (mon.0) 1613 : cluster [WRN] Health check update: Degraded data redundancy: 57/441 objects degraded (12.925%), 11 pgs degraded, 40 pgs undersized (PG_DEGRADED) 2024-09-14T04:52:57.872 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:57 smithi123 bash[68976]: cluster 2024-09-14T04:52:57.371289+0000 mon.a (mon.0) 1613 : cluster [WRN] Health check update: Degraded data redundancy: 57/441 objects degraded (12.925%), 11 pgs degraded, 40 pgs undersized (PG_DEGRADED) 2024-09-14T04:52:57.885 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:57.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:57.887 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:52:57.988 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:58.012 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:58.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:58.014 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:58.115 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:58.145 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:58.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:58.147 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:52:58.248 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:58.253 INFO:journalctl@ceph.osd.3.smithi038.stdout:Sep 14 04:52:57 smithi038 bash[239025]: debug 2024-09-14T04:52:57.888+0000 7f1ef6892640 -1 osd.3 266 log_to_monitors true 2024-09-14T04:52:58.254 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:57 smithi038 bash[84940]: cluster 2024-09-14T04:52:56.047797+0000 osd.1 (osd.1) 28 : cluster [DBG] 11.7 scrub starts 2024-09-14T04:52:58.254 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:57 smithi038 bash[84940]: cluster 2024-09-14T04:52:56.047797+0000 osd.1 (osd.1) 28 : cluster [DBG] 11.7 scrub starts 2024-09-14T04:52:58.254 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:57 smithi038 bash[84940]: cluster 2024-09-14T04:52:56.054487+0000 osd.1 (osd.1) 29 : cluster [DBG] 11.7 scrub ok 2024-09-14T04:52:58.254 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:57 smithi038 bash[84940]: cluster 2024-09-14T04:52:56.054487+0000 osd.1 (osd.1) 29 : cluster [DBG] 11.7 scrub ok 2024-09-14T04:52:58.254 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:57 smithi038 bash[84940]: cluster 2024-09-14T04:52:56.878543+0000 osd.0 (osd.0) 27 : cluster [DBG] 11.16 scrub starts 2024-09-14T04:52:58.254 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:57 smithi038 bash[84940]: cluster 2024-09-14T04:52:56.878543+0000 osd.0 (osd.0) 27 : cluster [DBG] 11.16 scrub starts 2024-09-14T04:52:58.254 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:57 smithi038 bash[84940]: cluster 2024-09-14T04:52:56.885059+0000 osd.0 (osd.0) 28 : cluster [DBG] 11.16 scrub ok 2024-09-14T04:52:58.254 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:57 smithi038 bash[84940]: cluster 2024-09-14T04:52:56.885059+0000 osd.0 (osd.0) 28 : cluster [DBG] 11.16 scrub ok 2024-09-14T04:52:58.254 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:57 smithi038 bash[84940]: cluster 2024-09-14T04:52:57.371289+0000 mon.a (mon.0) 1613 : cluster [WRN] Health check update: Degraded data redundancy: 57/441 objects degraded (12.925%), 11 pgs degraded, 40 pgs undersized (PG_DEGRADED) 2024-09-14T04:52:58.254 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:57 smithi038 bash[84940]: cluster 2024-09-14T04:52:57.371289+0000 mon.a (mon.0) 1613 : cluster [WRN] Health check update: Degraded data redundancy: 57/441 objects degraded (12.925%), 11 pgs degraded, 40 pgs undersized (PG_DEGRADED) 2024-09-14T04:52:58.255 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:57 smithi038 bash[87336]: cluster 2024-09-14T04:52:56.047797+0000 osd.1 (osd.1) 28 : cluster [DBG] 11.7 scrub starts 2024-09-14T04:52:58.255 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:57 smithi038 bash[87336]: cluster 2024-09-14T04:52:56.047797+0000 osd.1 (osd.1) 28 : cluster [DBG] 11.7 scrub starts 2024-09-14T04:52:58.255 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:57 smithi038 bash[87336]: cluster 2024-09-14T04:52:56.054487+0000 osd.1 (osd.1) 29 : cluster [DBG] 11.7 scrub ok 2024-09-14T04:52:58.255 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:57 smithi038 bash[87336]: cluster 2024-09-14T04:52:56.054487+0000 osd.1 (osd.1) 29 : cluster [DBG] 11.7 scrub ok 2024-09-14T04:52:58.255 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:57 smithi038 bash[87336]: cluster 2024-09-14T04:52:56.878543+0000 osd.0 (osd.0) 27 : cluster [DBG] 11.16 scrub starts 2024-09-14T04:52:58.255 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:57 smithi038 bash[87336]: cluster 2024-09-14T04:52:56.878543+0000 osd.0 (osd.0) 27 : cluster [DBG] 11.16 scrub starts 2024-09-14T04:52:58.255 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:57 smithi038 bash[87336]: cluster 2024-09-14T04:52:56.885059+0000 osd.0 (osd.0) 28 : cluster [DBG] 11.16 scrub ok 2024-09-14T04:52:58.255 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:57 smithi038 bash[87336]: cluster 2024-09-14T04:52:56.885059+0000 osd.0 (osd.0) 28 : cluster [DBG] 11.16 scrub ok 2024-09-14T04:52:58.255 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:57 smithi038 bash[87336]: cluster 2024-09-14T04:52:57.371289+0000 mon.a (mon.0) 1613 : cluster [WRN] Health check update: Degraded data redundancy: 57/441 objects degraded (12.925%), 11 pgs degraded, 40 pgs undersized (PG_DEGRADED) 2024-09-14T04:52:58.255 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:57 smithi038 bash[87336]: cluster 2024-09-14T04:52:57.371289+0000 mon.a (mon.0) 1613 : cluster [WRN] Health check update: Degraded data redundancy: 57/441 objects degraded (12.925%), 11 pgs degraded, 40 pgs undersized (PG_DEGRADED) 2024-09-14T04:52:58.276 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:58.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:58.278 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:52:58.379 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:58.405 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:52:58.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:58.408 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:52:58.508 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:58.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:52:58 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:52:58] "GET /metrics HTTP/1.1" 200 36702 "" "Prometheus/2.51.0" 2024-09-14T04:52:58.536 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:58.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:58.538 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:52:58.639 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:58.664 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:52:58.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:58.667 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:52:58.767 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:58.795 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:58.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:58.797 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:58.898 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:58.934 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:58.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:58.937 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:58.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:58 smithi123 bash[68976]: cluster 2024-09-14T04:52:57.644605+0000 mgr.y (mgr.26165) 1364 : cluster [DBG] pgmap v1424: 119 pgs: 39 active+undersized, 11 active+undersized+degraded, 69 active+clean; 8.1 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 57/441 objects degraded (12.925%) 2024-09-14T04:52:58.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:58 smithi123 bash[68976]: cluster 2024-09-14T04:52:57.644605+0000 mgr.y (mgr.26165) 1364 : cluster [DBG] pgmap v1424: 119 pgs: 39 active+undersized, 11 active+undersized+degraded, 69 active+clean; 8.1 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 57/441 objects degraded (12.925%) 2024-09-14T04:52:58.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:58 smithi123 bash[68976]: audit 2024-09-14T04:52:57.892564+0000 mon.a (mon.0) 1614 : audit [INF] from='osd.3 [v2:172.21.15.38:6826/707641184,v1:172.21.15.38:6827/707641184]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-14T04:52:58.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:58 smithi123 bash[68976]: audit 2024-09-14T04:52:57.892564+0000 mon.a (mon.0) 1614 : audit [INF] from='osd.3 [v2:172.21.15.38:6826/707641184,v1:172.21.15.38:6827/707641184]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-14T04:52:59.037 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:59.063 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:59.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:59.065 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:52:59.166 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:59.191 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:52:59.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:59.193 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:52:59.272 INFO:journalctl@ceph.osd.3.smithi038.stdout:Sep 14 04:52:59 smithi038 bash[239025]: debug 2024-09-14T04:52:59.004+0000 7f1eee63c640 -1 osd.3 276 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-14T04:52:59.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:58 smithi038 bash[84940]: cluster 2024-09-14T04:52:57.644605+0000 mgr.y (mgr.26165) 1364 : cluster [DBG] pgmap v1424: 119 pgs: 39 active+undersized, 11 active+undersized+degraded, 69 active+clean; 8.1 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 57/441 objects degraded (12.925%) 2024-09-14T04:52:59.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:58 smithi038 bash[84940]: cluster 2024-09-14T04:52:57.644605+0000 mgr.y (mgr.26165) 1364 : cluster [DBG] pgmap v1424: 119 pgs: 39 active+undersized, 11 active+undersized+degraded, 69 active+clean; 8.1 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 57/441 objects degraded (12.925%) 2024-09-14T04:52:59.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:58 smithi038 bash[84940]: audit 2024-09-14T04:52:57.892564+0000 mon.a (mon.0) 1614 : audit [INF] from='osd.3 [v2:172.21.15.38:6826/707641184,v1:172.21.15.38:6827/707641184]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-14T04:52:59.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:58 smithi038 bash[84940]: audit 2024-09-14T04:52:57.892564+0000 mon.a (mon.0) 1614 : audit [INF] from='osd.3 [v2:172.21.15.38:6826/707641184,v1:172.21.15.38:6827/707641184]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-14T04:52:59.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:58 smithi038 bash[87336]: cluster 2024-09-14T04:52:57.644605+0000 mgr.y (mgr.26165) 1364 : cluster [DBG] pgmap v1424: 119 pgs: 39 active+undersized, 11 active+undersized+degraded, 69 active+clean; 8.1 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 57/441 objects degraded (12.925%) 2024-09-14T04:52:59.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:58 smithi038 bash[87336]: cluster 2024-09-14T04:52:57.644605+0000 mgr.y (mgr.26165) 1364 : cluster [DBG] pgmap v1424: 119 pgs: 39 active+undersized, 11 active+undersized+degraded, 69 active+clean; 8.1 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 57/441 objects degraded (12.925%) 2024-09-14T04:52:59.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:58 smithi038 bash[87336]: audit 2024-09-14T04:52:57.892564+0000 mon.a (mon.0) 1614 : audit [INF] from='osd.3 [v2:172.21.15.38:6826/707641184,v1:172.21.15.38:6827/707641184]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-14T04:52:59.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:58 smithi038 bash[87336]: audit 2024-09-14T04:52:57.892564+0000 mon.a (mon.0) 1614 : audit [INF] from='osd.3 [v2:172.21.15.38:6826/707641184,v1:172.21.15.38:6827/707641184]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-14T04:52:59.294 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:59.320 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:52:59.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:59.323 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:52:59.424 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:59.447 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:52:59.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:59.449 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:52:59.552 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:59.581 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:59.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:59.583 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:52:59.684 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:59.713 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:52:59.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:59.715 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:52:59.816 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:59.848 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:59.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:59.850 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:52:59.950 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:59.975 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:52:59.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:52:59.977 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:53:00.077 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:00.102 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:00.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:00.105 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:53:00.157 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:59 smithi038 bash[84940]: cluster 2024-09-14T04:52:58.040481+0000 osd.1 (osd.1) 30 : cluster [DBG] 11.17 scrub starts 2024-09-14T04:53:00.158 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:59 smithi038 bash[84940]: cluster 2024-09-14T04:52:58.040481+0000 osd.1 (osd.1) 30 : cluster [DBG] 11.17 scrub starts 2024-09-14T04:53:00.158 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:59 smithi038 bash[84940]: cluster 2024-09-14T04:52:58.045579+0000 osd.1 (osd.1) 31 : cluster [DBG] 11.17 scrub ok 2024-09-14T04:53:00.158 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:59 smithi038 bash[84940]: cluster 2024-09-14T04:52:58.045579+0000 osd.1 (osd.1) 31 : cluster [DBG] 11.17 scrub ok 2024-09-14T04:53:00.158 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:59 smithi038 bash[84940]: audit 2024-09-14T04:52:58.866026+0000 mon.a (mon.0) 1615 : audit [INF] from='osd.3 [v2:172.21.15.38:6826/707641184,v1:172.21.15.38:6827/707641184]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-14T04:53:00.158 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:59 smithi038 bash[84940]: audit 2024-09-14T04:52:58.866026+0000 mon.a (mon.0) 1615 : audit [INF] from='osd.3 [v2:172.21.15.38:6826/707641184,v1:172.21.15.38:6827/707641184]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-14T04:53:00.158 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:59 smithi038 bash[84940]: cluster 2024-09-14T04:52:58.869033+0000 mon.a (mon.0) 1616 : cluster [DBG] osdmap e276: 8 total, 7 up, 8 in 2024-09-14T04:53:00.158 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:59 smithi038 bash[84940]: cluster 2024-09-14T04:52:58.869033+0000 mon.a (mon.0) 1616 : cluster [DBG] osdmap e276: 8 total, 7 up, 8 in 2024-09-14T04:53:00.159 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:59 smithi038 bash[84940]: audit 2024-09-14T04:52:58.869819+0000 mon.a (mon.0) 1617 : audit [INF] from='osd.3 [v2:172.21.15.38:6826/707641184,v1:172.21.15.38:6827/707641184]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi038", "root=default"]} : dispatch 2024-09-14T04:53:00.159 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:52:59 smithi038 bash[84940]: audit 2024-09-14T04:52:58.869819+0000 mon.a (mon.0) 1617 : audit [INF] from='osd.3 [v2:172.21.15.38:6826/707641184,v1:172.21.15.38:6827/707641184]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi038", "root=default"]} : dispatch 2024-09-14T04:53:00.159 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:59 smithi038 bash[87336]: cluster 2024-09-14T04:52:58.040481+0000 osd.1 (osd.1) 30 : cluster [DBG] 11.17 scrub starts 2024-09-14T04:53:00.159 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:59 smithi038 bash[87336]: cluster 2024-09-14T04:52:58.040481+0000 osd.1 (osd.1) 30 : cluster [DBG] 11.17 scrub starts 2024-09-14T04:53:00.159 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:59 smithi038 bash[87336]: cluster 2024-09-14T04:52:58.045579+0000 osd.1 (osd.1) 31 : cluster [DBG] 11.17 scrub ok 2024-09-14T04:53:00.159 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:59 smithi038 bash[87336]: cluster 2024-09-14T04:52:58.045579+0000 osd.1 (osd.1) 31 : cluster [DBG] 11.17 scrub ok 2024-09-14T04:53:00.160 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:59 smithi038 bash[87336]: audit 2024-09-14T04:52:58.866026+0000 mon.a (mon.0) 1615 : audit [INF] from='osd.3 [v2:172.21.15.38:6826/707641184,v1:172.21.15.38:6827/707641184]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-14T04:53:00.160 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:59 smithi038 bash[87336]: audit 2024-09-14T04:52:58.866026+0000 mon.a (mon.0) 1615 : audit [INF] from='osd.3 [v2:172.21.15.38:6826/707641184,v1:172.21.15.38:6827/707641184]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-14T04:53:00.160 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:59 smithi038 bash[87336]: cluster 2024-09-14T04:52:58.869033+0000 mon.a (mon.0) 1616 : cluster [DBG] osdmap e276: 8 total, 7 up, 8 in 2024-09-14T04:53:00.160 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:59 smithi038 bash[87336]: cluster 2024-09-14T04:52:58.869033+0000 mon.a (mon.0) 1616 : cluster [DBG] osdmap e276: 8 total, 7 up, 8 in 2024-09-14T04:53:00.160 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:59 smithi038 bash[87336]: audit 2024-09-14T04:52:58.869819+0000 mon.a (mon.0) 1617 : audit [INF] from='osd.3 [v2:172.21.15.38:6826/707641184,v1:172.21.15.38:6827/707641184]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi038", "root=default"]} : dispatch 2024-09-14T04:53:00.160 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:52:59 smithi038 bash[87336]: audit 2024-09-14T04:52:58.869819+0000 mon.a (mon.0) 1617 : audit [INF] from='osd.3 [v2:172.21.15.38:6826/707641184,v1:172.21.15.38:6827/707641184]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi038", "root=default"]} : dispatch 2024-09-14T04:53:00.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:59 smithi123 bash[68976]: cluster 2024-09-14T04:52:58.040481+0000 osd.1 (osd.1) 30 : cluster [DBG] 11.17 scrub starts 2024-09-14T04:53:00.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:59 smithi123 bash[68976]: cluster 2024-09-14T04:52:58.040481+0000 osd.1 (osd.1) 30 : cluster [DBG] 11.17 scrub starts 2024-09-14T04:53:00.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:59 smithi123 bash[68976]: cluster 2024-09-14T04:52:58.045579+0000 osd.1 (osd.1) 31 : cluster [DBG] 11.17 scrub ok 2024-09-14T04:53:00.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:59 smithi123 bash[68976]: cluster 2024-09-14T04:52:58.045579+0000 osd.1 (osd.1) 31 : cluster [DBG] 11.17 scrub ok 2024-09-14T04:53:00.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:59 smithi123 bash[68976]: audit 2024-09-14T04:52:58.866026+0000 mon.a (mon.0) 1615 : audit [INF] from='osd.3 [v2:172.21.15.38:6826/707641184,v1:172.21.15.38:6827/707641184]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-14T04:53:00.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:59 smithi123 bash[68976]: audit 2024-09-14T04:52:58.866026+0000 mon.a (mon.0) 1615 : audit [INF] from='osd.3 [v2:172.21.15.38:6826/707641184,v1:172.21.15.38:6827/707641184]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-14T04:53:00.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:59 smithi123 bash[68976]: cluster 2024-09-14T04:52:58.869033+0000 mon.a (mon.0) 1616 : cluster [DBG] osdmap e276: 8 total, 7 up, 8 in 2024-09-14T04:53:00.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:59 smithi123 bash[68976]: cluster 2024-09-14T04:52:58.869033+0000 mon.a (mon.0) 1616 : cluster [DBG] osdmap e276: 8 total, 7 up, 8 in 2024-09-14T04:53:00.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:59 smithi123 bash[68976]: audit 2024-09-14T04:52:58.869819+0000 mon.a (mon.0) 1617 : audit [INF] from='osd.3 [v2:172.21.15.38:6826/707641184,v1:172.21.15.38:6827/707641184]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi038", "root=default"]} : dispatch 2024-09-14T04:53:00.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:52:59 smithi123 bash[68976]: audit 2024-09-14T04:52:58.869819+0000 mon.a (mon.0) 1617 : audit [INF] from='osd.3 [v2:172.21.15.38:6826/707641184,v1:172.21.15.38:6827/707641184]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi038", "root=default"]} : dispatch 2024-09-14T04:53:00.206 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:00.230 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:00.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:00.232 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:53:00.334 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:53:00.364 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:53:00.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:00.370 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:53:00.438 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:53:00 smithi123 bash[61744]: ts=2024-09-14T04:53:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:53:00.470 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:00.497 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:00.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:00.499 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:53:00.600 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:53:00.629 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:53:00.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:00.631 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:53:00.732 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:53:00.761 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:53:00.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:00.763 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:53:00.864 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:00.896 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:00.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:00.898 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:53:00.999 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:01.025 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:01.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:01.026 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:53:01.128 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:01.153 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:01.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:01.155 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:53:01.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:00 smithi123 bash[68976]: cluster 2024-09-14T04:52:59.646002+0000 mgr.y (mgr.26165) 1365 : cluster [DBG] pgmap v1426: 119 pgs: 39 active+undersized, 11 active+undersized+degraded, 69 active+clean; 8.1 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 57/441 objects degraded (12.925%) 2024-09-14T04:53:01.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:00 smithi123 bash[68976]: cluster 2024-09-14T04:52:59.646002+0000 mgr.y (mgr.26165) 1365 : cluster [DBG] pgmap v1426: 119 pgs: 39 active+undersized, 11 active+undersized+degraded, 69 active+clean; 8.1 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 57/441 objects degraded (12.925%) 2024-09-14T04:53:01.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:00 smithi123 bash[68976]: cluster 2024-09-14T04:52:59.866519+0000 mon.a (mon.0) 1618 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-14T04:53:01.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:00 smithi123 bash[68976]: cluster 2024-09-14T04:52:59.866519+0000 mon.a (mon.0) 1618 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-14T04:53:01.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:00 smithi123 bash[68976]: cluster 2024-09-14T04:52:59.878788+0000 mon.a (mon.0) 1619 : cluster [INF] osd.3 [v2:172.21.15.38:6826/707641184,v1:172.21.15.38:6827/707641184] boot 2024-09-14T04:53:01.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:00 smithi123 bash[68976]: cluster 2024-09-14T04:52:59.878788+0000 mon.a (mon.0) 1619 : cluster [INF] osd.3 [v2:172.21.15.38:6826/707641184,v1:172.21.15.38:6827/707641184] boot 2024-09-14T04:53:01.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:00 smithi123 bash[68976]: cluster 2024-09-14T04:52:59.878832+0000 mon.a (mon.0) 1620 : cluster [DBG] osdmap e277: 8 total, 8 up, 8 in 2024-09-14T04:53:01.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:00 smithi123 bash[68976]: cluster 2024-09-14T04:52:59.878832+0000 mon.a (mon.0) 1620 : cluster [DBG] osdmap e277: 8 total, 8 up, 8 in 2024-09-14T04:53:01.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:00 smithi123 bash[68976]: audit 2024-09-14T04:52:59.883351+0000 mon.a (mon.0) 1621 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-14T04:53:01.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:00 smithi123 bash[68976]: audit 2024-09-14T04:52:59.883351+0000 mon.a (mon.0) 1621 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-14T04:53:01.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:00 smithi123 bash[68976]: audit 2024-09-14T04:53:00.262492+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:53:01.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:00 smithi123 bash[68976]: audit 2024-09-14T04:53:00.262492+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:53:01.190 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:00 smithi123 bash[68976]: audit 2024-09-14T04:53:00.264536+0000 mon.a (mon.0) 1623 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:53:01.190 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:00 smithi123 bash[68976]: audit 2024-09-14T04:53:00.264536+0000 mon.a (mon.0) 1623 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:53:01.190 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:00 smithi123 bash[68976]: cluster 2024-09-14T04:53:00.890781+0000 mon.a (mon.0) 1624 : cluster [DBG] osdmap e278: 8 total, 8 up, 8 in 2024-09-14T04:53:01.190 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:00 smithi123 bash[68976]: cluster 2024-09-14T04:53:00.890781+0000 mon.a (mon.0) 1624 : cluster [DBG] osdmap e278: 8 total, 8 up, 8 in 2024-09-14T04:53:01.255 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:01.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:00 smithi038 bash[84940]: cluster 2024-09-14T04:52:59.646002+0000 mgr.y (mgr.26165) 1365 : cluster [DBG] pgmap v1426: 119 pgs: 39 active+undersized, 11 active+undersized+degraded, 69 active+clean; 8.1 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 57/441 objects degraded (12.925%) 2024-09-14T04:53:01.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:00 smithi038 bash[84940]: cluster 2024-09-14T04:52:59.646002+0000 mgr.y (mgr.26165) 1365 : cluster [DBG] pgmap v1426: 119 pgs: 39 active+undersized, 11 active+undersized+degraded, 69 active+clean; 8.1 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 57/441 objects degraded (12.925%) 2024-09-14T04:53:01.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:00 smithi038 bash[84940]: cluster 2024-09-14T04:52:59.866519+0000 mon.a (mon.0) 1618 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-14T04:53:01.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:00 smithi038 bash[84940]: cluster 2024-09-14T04:52:59.866519+0000 mon.a (mon.0) 1618 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-14T04:53:01.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:00 smithi038 bash[84940]: cluster 2024-09-14T04:52:59.878788+0000 mon.a (mon.0) 1619 : cluster [INF] osd.3 [v2:172.21.15.38:6826/707641184,v1:172.21.15.38:6827/707641184] boot 2024-09-14T04:53:01.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:00 smithi038 bash[84940]: cluster 2024-09-14T04:52:59.878788+0000 mon.a (mon.0) 1619 : cluster [INF] osd.3 [v2:172.21.15.38:6826/707641184,v1:172.21.15.38:6827/707641184] boot 2024-09-14T04:53:01.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:00 smithi038 bash[84940]: cluster 2024-09-14T04:52:59.878832+0000 mon.a (mon.0) 1620 : cluster [DBG] osdmap e277: 8 total, 8 up, 8 in 2024-09-14T04:53:01.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:00 smithi038 bash[84940]: cluster 2024-09-14T04:52:59.878832+0000 mon.a (mon.0) 1620 : cluster [DBG] osdmap e277: 8 total, 8 up, 8 in 2024-09-14T04:53:01.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:00 smithi038 bash[84940]: audit 2024-09-14T04:52:59.883351+0000 mon.a (mon.0) 1621 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-14T04:53:01.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:00 smithi038 bash[84940]: audit 2024-09-14T04:52:59.883351+0000 mon.a (mon.0) 1621 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-14T04:53:01.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:00 smithi038 bash[84940]: audit 2024-09-14T04:53:00.262492+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:53:01.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:00 smithi038 bash[84940]: audit 2024-09-14T04:53:00.262492+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:53:01.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:00 smithi038 bash[84940]: audit 2024-09-14T04:53:00.264536+0000 mon.a (mon.0) 1623 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:53:01.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:00 smithi038 bash[84940]: audit 2024-09-14T04:53:00.264536+0000 mon.a (mon.0) 1623 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:53:01.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:00 smithi038 bash[84940]: cluster 2024-09-14T04:53:00.890781+0000 mon.a (mon.0) 1624 : cluster [DBG] osdmap e278: 8 total, 8 up, 8 in 2024-09-14T04:53:01.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:00 smithi038 bash[84940]: cluster 2024-09-14T04:53:00.890781+0000 mon.a (mon.0) 1624 : cluster [DBG] osdmap e278: 8 total, 8 up, 8 in 2024-09-14T04:53:01.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:00 smithi038 bash[87336]: cluster 2024-09-14T04:52:59.646002+0000 mgr.y (mgr.26165) 1365 : cluster [DBG] pgmap v1426: 119 pgs: 39 active+undersized, 11 active+undersized+degraded, 69 active+clean; 8.1 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 57/441 objects degraded (12.925%) 2024-09-14T04:53:01.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:00 smithi038 bash[87336]: cluster 2024-09-14T04:52:59.646002+0000 mgr.y (mgr.26165) 1365 : cluster [DBG] pgmap v1426: 119 pgs: 39 active+undersized, 11 active+undersized+degraded, 69 active+clean; 8.1 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 57/441 objects degraded (12.925%) 2024-09-14T04:53:01.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:00 smithi038 bash[87336]: cluster 2024-09-14T04:52:59.866519+0000 mon.a (mon.0) 1618 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-14T04:53:01.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:00 smithi038 bash[87336]: cluster 2024-09-14T04:52:59.866519+0000 mon.a (mon.0) 1618 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-14T04:53:01.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:00 smithi038 bash[87336]: cluster 2024-09-14T04:52:59.878788+0000 mon.a (mon.0) 1619 : cluster [INF] osd.3 [v2:172.21.15.38:6826/707641184,v1:172.21.15.38:6827/707641184] boot 2024-09-14T04:53:01.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:00 smithi038 bash[87336]: cluster 2024-09-14T04:52:59.878788+0000 mon.a (mon.0) 1619 : cluster [INF] osd.3 [v2:172.21.15.38:6826/707641184,v1:172.21.15.38:6827/707641184] boot 2024-09-14T04:53:01.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:00 smithi038 bash[87336]: cluster 2024-09-14T04:52:59.878832+0000 mon.a (mon.0) 1620 : cluster [DBG] osdmap e277: 8 total, 8 up, 8 in 2024-09-14T04:53:01.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:00 smithi038 bash[87336]: cluster 2024-09-14T04:52:59.878832+0000 mon.a (mon.0) 1620 : cluster [DBG] osdmap e277: 8 total, 8 up, 8 in 2024-09-14T04:53:01.275 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:00 smithi038 bash[87336]: audit 2024-09-14T04:52:59.883351+0000 mon.a (mon.0) 1621 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-14T04:53:01.275 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:00 smithi038 bash[87336]: audit 2024-09-14T04:52:59.883351+0000 mon.a (mon.0) 1621 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-14T04:53:01.275 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:00 smithi038 bash[87336]: audit 2024-09-14T04:53:00.262492+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:53:01.275 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:00 smithi038 bash[87336]: audit 2024-09-14T04:53:00.262492+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:53:01.275 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:00 smithi038 bash[87336]: audit 2024-09-14T04:53:00.264536+0000 mon.a (mon.0) 1623 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:53:01.275 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:00 smithi038 bash[87336]: audit 2024-09-14T04:53:00.264536+0000 mon.a (mon.0) 1623 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:53:01.275 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:00 smithi038 bash[87336]: cluster 2024-09-14T04:53:00.890781+0000 mon.a (mon.0) 1624 : cluster [DBG] osdmap e278: 8 total, 8 up, 8 in 2024-09-14T04:53:01.275 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:00 smithi038 bash[87336]: cluster 2024-09-14T04:53:00.890781+0000 mon.a (mon.0) 1624 : cluster [DBG] osdmap e278: 8 total, 8 up, 8 in 2024-09-14T04:53:01.282 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:01.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:01.284 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:53:01.384 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:01.411 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:01.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:01.413 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:53:01.514 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:01.544 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:01.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:01.547 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:53:01.647 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:01.675 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:01.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:01.677 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:53:01.695 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T04:53:01.779 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:01.809 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:01.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:01.811 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:53:01.911 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:01.941 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:01.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:01.943 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:53:02.044 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:02.068 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:01 smithi038 bash[84940]: cluster 2024-09-14T04:53:00.981358+0000 osd.1 (osd.1) 32 : cluster [DBG] 1.13 scrub starts 2024-09-14T04:53:02.068 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:01 smithi038 bash[84940]: cluster 2024-09-14T04:53:00.981358+0000 osd.1 (osd.1) 32 : cluster [DBG] 1.13 scrub starts 2024-09-14T04:53:02.068 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:01 smithi038 bash[84940]: cluster 2024-09-14T04:53:00.993655+0000 osd.1 (osd.1) 33 : cluster [DBG] 1.13 scrub ok 2024-09-14T04:53:02.068 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:01 smithi038 bash[84940]: cluster 2024-09-14T04:53:00.993655+0000 osd.1 (osd.1) 33 : cluster [DBG] 1.13 scrub ok 2024-09-14T04:53:02.068 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:01 smithi038 bash[84940]: cluster 2024-09-14T04:53:01.740363+0000 osd.6 (osd.6) 28 : cluster [DBG] 1.6 scrub starts 2024-09-14T04:53:02.068 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:01 smithi038 bash[84940]: cluster 2024-09-14T04:53:01.740363+0000 osd.6 (osd.6) 28 : cluster [DBG] 1.6 scrub starts 2024-09-14T04:53:02.068 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:01 smithi038 bash[84940]: cluster 2024-09-14T04:53:01.743308+0000 osd.6 (osd.6) 29 : cluster [DBG] 1.6 scrub ok 2024-09-14T04:53:02.069 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:01 smithi038 bash[84940]: cluster 2024-09-14T04:53:01.743308+0000 osd.6 (osd.6) 29 : cluster [DBG] 1.6 scrub ok 2024-09-14T04:53:02.069 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:01 smithi038 bash[84940]: cluster 2024-09-14T04:53:01.886756+0000 mon.a (mon.0) 1625 : cluster [DBG] osdmap e279: 8 total, 8 up, 8 in 2024-09-14T04:53:02.069 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:01 smithi038 bash[84940]: cluster 2024-09-14T04:53:01.886756+0000 mon.a (mon.0) 1625 : cluster [DBG] osdmap e279: 8 total, 8 up, 8 in 2024-09-14T04:53:02.069 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:01 smithi038 bash[87336]: cluster 2024-09-14T04:53:00.981358+0000 osd.1 (osd.1) 32 : cluster [DBG] 1.13 scrub starts 2024-09-14T04:53:02.069 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:01 smithi038 bash[87336]: cluster 2024-09-14T04:53:00.981358+0000 osd.1 (osd.1) 32 : cluster [DBG] 1.13 scrub starts 2024-09-14T04:53:02.069 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:01 smithi038 bash[87336]: cluster 2024-09-14T04:53:00.993655+0000 osd.1 (osd.1) 33 : cluster [DBG] 1.13 scrub ok 2024-09-14T04:53:02.069 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:01 smithi038 bash[87336]: cluster 2024-09-14T04:53:00.993655+0000 osd.1 (osd.1) 33 : cluster [DBG] 1.13 scrub ok 2024-09-14T04:53:02.069 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:01 smithi038 bash[87336]: cluster 2024-09-14T04:53:01.740363+0000 osd.6 (osd.6) 28 : cluster [DBG] 1.6 scrub starts 2024-09-14T04:53:02.069 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:01 smithi038 bash[87336]: cluster 2024-09-14T04:53:01.740363+0000 osd.6 (osd.6) 28 : cluster [DBG] 1.6 scrub starts 2024-09-14T04:53:02.069 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:01 smithi038 bash[87336]: cluster 2024-09-14T04:53:01.743308+0000 osd.6 (osd.6) 29 : cluster [DBG] 1.6 scrub ok 2024-09-14T04:53:02.069 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:01 smithi038 bash[87336]: cluster 2024-09-14T04:53:01.743308+0000 osd.6 (osd.6) 29 : cluster [DBG] 1.6 scrub ok 2024-09-14T04:53:02.070 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:01 smithi038 bash[87336]: cluster 2024-09-14T04:53:01.886756+0000 mon.a (mon.0) 1625 : cluster [DBG] osdmap e279: 8 total, 8 up, 8 in 2024-09-14T04:53:02.070 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:01 smithi038 bash[87336]: cluster 2024-09-14T04:53:01.886756+0000 mon.a (mon.0) 1625 : cluster [DBG] osdmap e279: 8 total, 8 up, 8 in 2024-09-14T04:53:02.082 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:02.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:02.085 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:53:02.186 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:02.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:01 smithi123 bash[68976]: cluster 2024-09-14T04:53:00.981358+0000 osd.1 (osd.1) 32 : cluster [DBG] 1.13 scrub starts 2024-09-14T04:53:02.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:01 smithi123 bash[68976]: cluster 2024-09-14T04:53:00.981358+0000 osd.1 (osd.1) 32 : cluster [DBG] 1.13 scrub starts 2024-09-14T04:53:02.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:01 smithi123 bash[68976]: cluster 2024-09-14T04:53:00.993655+0000 osd.1 (osd.1) 33 : cluster [DBG] 1.13 scrub ok 2024-09-14T04:53:02.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:01 smithi123 bash[68976]: cluster 2024-09-14T04:53:00.993655+0000 osd.1 (osd.1) 33 : cluster [DBG] 1.13 scrub ok 2024-09-14T04:53:02.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:01 smithi123 bash[68976]: cluster 2024-09-14T04:53:01.740363+0000 osd.6 (osd.6) 28 : cluster [DBG] 1.6 scrub starts 2024-09-14T04:53:02.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:01 smithi123 bash[68976]: cluster 2024-09-14T04:53:01.740363+0000 osd.6 (osd.6) 28 : cluster [DBG] 1.6 scrub starts 2024-09-14T04:53:02.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:01 smithi123 bash[68976]: cluster 2024-09-14T04:53:01.743308+0000 osd.6 (osd.6) 29 : cluster [DBG] 1.6 scrub ok 2024-09-14T04:53:02.190 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:01 smithi123 bash[68976]: cluster 2024-09-14T04:53:01.743308+0000 osd.6 (osd.6) 29 : cluster [DBG] 1.6 scrub ok 2024-09-14T04:53:02.190 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:01 smithi123 bash[68976]: cluster 2024-09-14T04:53:01.886756+0000 mon.a (mon.0) 1625 : cluster [DBG] osdmap e279: 8 total, 8 up, 8 in 2024-09-14T04:53:02.190 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:01 smithi123 bash[68976]: cluster 2024-09-14T04:53:01.886756+0000 mon.a (mon.0) 1625 : cluster [DBG] osdmap e279: 8 total, 8 up, 8 in 2024-09-14T04:53:02.232 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:02.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:02.241 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:53:02.341 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:02.361 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:02.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:02.363 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:53:02.464 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:02.484 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:02.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:02.486 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:53:02.541 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:53:02.587 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:02.608 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:02.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:02.610 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:53:02.711 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:02.738 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:02.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:02.741 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:53:02.842 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:02.866 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:02.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:02.868 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:53:02.968 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:02.980 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:02 smithi123 bash[68976]: cluster 2024-09-14T04:53:01.647252+0000 mgr.y (mgr.26165) 1366 : cluster [DBG] pgmap v1429: 119 pgs: 3 remapped+peering, 10 peering, 29 active+undersized, 8 active+undersized+degraded, 69 active+clean; 3.7 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 19/231 objects degraded (8.225%) 2024-09-14T04:53:02.980 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:02 smithi123 bash[68976]: cluster 2024-09-14T04:53:01.647252+0000 mgr.y (mgr.26165) 1366 : cluster [DBG] pgmap v1429: 119 pgs: 3 remapped+peering, 10 peering, 29 active+undersized, 8 active+undersized+degraded, 69 active+clean; 3.7 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 19/231 objects degraded (8.225%) 2024-09-14T04:53:02.980 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:02 smithi123 bash[68976]: cluster 2024-09-14T04:53:01.892720+0000 osd.5 (osd.5) 11 : cluster [DBG] 11.a starting backfill to osd.3 from (0'0,266'6178] MAX to 275'12362 2024-09-14T04:53:02.980 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:02 smithi123 bash[68976]: cluster 2024-09-14T04:53:01.892720+0000 osd.5 (osd.5) 11 : cluster [DBG] 11.a starting backfill to osd.3 from (0'0,266'6178] MAX to 275'12362 2024-09-14T04:53:02.980 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:02 smithi123 bash[68976]: cluster 2024-09-14T04:53:01.931724+0000 osd.3 (osd.3) 1 : cluster [DBG] 1.4 scrub starts 2024-09-14T04:53:02.980 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:02 smithi123 bash[68976]: cluster 2024-09-14T04:53:01.931724+0000 osd.3 (osd.3) 1 : cluster [DBG] 1.4 scrub starts 2024-09-14T04:53:02.980 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:02 smithi123 bash[68976]: cluster 2024-09-14T04:53:01.937816+0000 osd.0 (osd.0) 29 : cluster [DBG] 1.11 scrub starts 2024-09-14T04:53:02.981 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:02 smithi123 bash[68976]: cluster 2024-09-14T04:53:01.937816+0000 osd.0 (osd.0) 29 : cluster [DBG] 1.11 scrub starts 2024-09-14T04:53:02.981 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:02 smithi123 bash[68976]: cluster 2024-09-14T04:53:01.939524+0000 osd.3 (osd.3) 2 : cluster [DBG] 1.4 scrub ok 2024-09-14T04:53:02.981 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:02 smithi123 bash[68976]: cluster 2024-09-14T04:53:01.939524+0000 osd.3 (osd.3) 2 : cluster [DBG] 1.4 scrub ok 2024-09-14T04:53:02.981 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:02 smithi123 bash[68976]: cluster 2024-09-14T04:53:02.193354+0000 osd.0 (osd.0) 30 : cluster [DBG] 1.11 scrub ok 2024-09-14T04:53:02.981 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:02 smithi123 bash[68976]: cluster 2024-09-14T04:53:02.193354+0000 osd.0 (osd.0) 30 : cluster [DBG] 1.11 scrub ok 2024-09-14T04:53:02.981 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:02 smithi123 bash[68976]: cluster 2024-09-14T04:53:02.372288+0000 mon.a (mon.0) 1626 : cluster [WRN] Health check update: Degraded data redundancy: 19/231 objects degraded (8.225%), 8 pgs degraded, 31 pgs undersized (PG_DEGRADED) 2024-09-14T04:53:02.981 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:02 smithi123 bash[68976]: cluster 2024-09-14T04:53:02.372288+0000 mon.a (mon.0) 1626 : cluster [WRN] Health check update: Degraded data redundancy: 19/231 objects degraded (8.225%), 8 pgs degraded, 31 pgs undersized (PG_DEGRADED) 2024-09-14T04:53:02.995 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:02.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:02.998 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:53:03.098 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:53:03.111 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:02 smithi038 bash[84940]: cluster 2024-09-14T04:53:01.647252+0000 mgr.y (mgr.26165) 1366 : cluster [DBG] pgmap v1429: 119 pgs: 3 remapped+peering, 10 peering, 29 active+undersized, 8 active+undersized+degraded, 69 active+clean; 3.7 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 19/231 objects degraded (8.225%) 2024-09-14T04:53:03.111 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:02 smithi038 bash[84940]: cluster 2024-09-14T04:53:01.647252+0000 mgr.y (mgr.26165) 1366 : cluster [DBG] pgmap v1429: 119 pgs: 3 remapped+peering, 10 peering, 29 active+undersized, 8 active+undersized+degraded, 69 active+clean; 3.7 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 19/231 objects degraded (8.225%) 2024-09-14T04:53:03.111 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:02 smithi038 bash[84940]: cluster 2024-09-14T04:53:01.892720+0000 osd.5 (osd.5) 11 : cluster [DBG] 11.a starting backfill to osd.3 from (0'0,266'6178] MAX to 275'12362 2024-09-14T04:53:03.111 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:02 smithi038 bash[84940]: cluster 2024-09-14T04:53:01.892720+0000 osd.5 (osd.5) 11 : cluster [DBG] 11.a starting backfill to osd.3 from (0'0,266'6178] MAX to 275'12362 2024-09-14T04:53:03.111 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:02 smithi038 bash[84940]: cluster 2024-09-14T04:53:01.931724+0000 osd.3 (osd.3) 1 : cluster [DBG] 1.4 scrub starts 2024-09-14T04:53:03.111 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:02 smithi038 bash[84940]: cluster 2024-09-14T04:53:01.931724+0000 osd.3 (osd.3) 1 : cluster [DBG] 1.4 scrub starts 2024-09-14T04:53:03.111 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:02 smithi038 bash[84940]: cluster 2024-09-14T04:53:01.937816+0000 osd.0 (osd.0) 29 : cluster [DBG] 1.11 scrub starts 2024-09-14T04:53:03.111 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:02 smithi038 bash[84940]: cluster 2024-09-14T04:53:01.937816+0000 osd.0 (osd.0) 29 : cluster [DBG] 1.11 scrub starts 2024-09-14T04:53:03.111 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:02 smithi038 bash[84940]: cluster 2024-09-14T04:53:01.939524+0000 osd.3 (osd.3) 2 : cluster [DBG] 1.4 scrub ok 2024-09-14T04:53:03.111 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:02 smithi038 bash[84940]: cluster 2024-09-14T04:53:01.939524+0000 osd.3 (osd.3) 2 : cluster [DBG] 1.4 scrub ok 2024-09-14T04:53:03.111 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:02 smithi038 bash[84940]: cluster 2024-09-14T04:53:02.193354+0000 osd.0 (osd.0) 30 : cluster [DBG] 1.11 scrub ok 2024-09-14T04:53:03.112 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:02 smithi038 bash[84940]: cluster 2024-09-14T04:53:02.193354+0000 osd.0 (osd.0) 30 : cluster [DBG] 1.11 scrub ok 2024-09-14T04:53:03.112 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:02 smithi038 bash[84940]: cluster 2024-09-14T04:53:02.372288+0000 mon.a (mon.0) 1626 : cluster [WRN] Health check update: Degraded data redundancy: 19/231 objects degraded (8.225%), 8 pgs degraded, 31 pgs undersized (PG_DEGRADED) 2024-09-14T04:53:03.112 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:02 smithi038 bash[84940]: cluster 2024-09-14T04:53:02.372288+0000 mon.a (mon.0) 1626 : cluster [WRN] Health check update: Degraded data redundancy: 19/231 objects degraded (8.225%), 8 pgs degraded, 31 pgs undersized (PG_DEGRADED) 2024-09-14T04:53:03.112 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:02 smithi038 bash[87336]: cluster 2024-09-14T04:53:01.647252+0000 mgr.y (mgr.26165) 1366 : cluster [DBG] pgmap v1429: 119 pgs: 3 remapped+peering, 10 peering, 29 active+undersized, 8 active+undersized+degraded, 69 active+clean; 3.7 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 19/231 objects degraded (8.225%) 2024-09-14T04:53:03.112 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:02 smithi038 bash[87336]: cluster 2024-09-14T04:53:01.647252+0000 mgr.y (mgr.26165) 1366 : cluster [DBG] pgmap v1429: 119 pgs: 3 remapped+peering, 10 peering, 29 active+undersized, 8 active+undersized+degraded, 69 active+clean; 3.7 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 19/231 objects degraded (8.225%) 2024-09-14T04:53:03.112 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:02 smithi038 bash[87336]: cluster 2024-09-14T04:53:01.892720+0000 osd.5 (osd.5) 11 : cluster [DBG] 11.a starting backfill to osd.3 from (0'0,266'6178] MAX to 275'12362 2024-09-14T04:53:03.112 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:02 smithi038 bash[87336]: cluster 2024-09-14T04:53:01.892720+0000 osd.5 (osd.5) 11 : cluster [DBG] 11.a starting backfill to osd.3 from (0'0,266'6178] MAX to 275'12362 2024-09-14T04:53:03.112 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:02 smithi038 bash[87336]: cluster 2024-09-14T04:53:01.931724+0000 osd.3 (osd.3) 1 : cluster [DBG] 1.4 scrub starts 2024-09-14T04:53:03.112 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:02 smithi038 bash[87336]: cluster 2024-09-14T04:53:01.931724+0000 osd.3 (osd.3) 1 : cluster [DBG] 1.4 scrub starts 2024-09-14T04:53:03.112 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:02 smithi038 bash[87336]: cluster 2024-09-14T04:53:01.937816+0000 osd.0 (osd.0) 29 : cluster [DBG] 1.11 scrub starts 2024-09-14T04:53:03.112 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:02 smithi038 bash[87336]: cluster 2024-09-14T04:53:01.937816+0000 osd.0 (osd.0) 29 : cluster [DBG] 1.11 scrub starts 2024-09-14T04:53:03.113 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:02 smithi038 bash[87336]: cluster 2024-09-14T04:53:01.939524+0000 osd.3 (osd.3) 2 : cluster [DBG] 1.4 scrub ok 2024-09-14T04:53:03.113 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:02 smithi038 bash[87336]: cluster 2024-09-14T04:53:01.939524+0000 osd.3 (osd.3) 2 : cluster [DBG] 1.4 scrub ok 2024-09-14T04:53:03.113 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:02 smithi038 bash[87336]: cluster 2024-09-14T04:53:02.193354+0000 osd.0 (osd.0) 30 : cluster [DBG] 1.11 scrub ok 2024-09-14T04:53:03.113 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:02 smithi038 bash[87336]: cluster 2024-09-14T04:53:02.193354+0000 osd.0 (osd.0) 30 : cluster [DBG] 1.11 scrub ok 2024-09-14T04:53:03.113 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:02 smithi038 bash[87336]: cluster 2024-09-14T04:53:02.372288+0000 mon.a (mon.0) 1626 : cluster [WRN] Health check update: Degraded data redundancy: 19/231 objects degraded (8.225%), 8 pgs degraded, 31 pgs undersized (PG_DEGRADED) 2024-09-14T04:53:03.113 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:02 smithi038 bash[87336]: cluster 2024-09-14T04:53:02.372288+0000 mon.a (mon.0) 1626 : cluster [WRN] Health check update: Degraded data redundancy: 19/231 objects degraded (8.225%), 8 pgs degraded, 31 pgs undersized (PG_DEGRADED) 2024-09-14T04:53:03.126 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:53:03.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:03.129 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:53:03.232 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:03.252 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:03.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:03.255 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:53:03.355 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:53:03.380 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:53:03.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:03.383 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:53:03.483 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:03.510 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:03.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:03.513 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:53:03.613 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:03.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:03.645 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:03.645 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:53:03.746 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:03.765 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:03.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:03.767 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:53:03.868 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:53:03.891 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:53:03.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:03.893 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:53:03.994 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:04.021 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:04.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:03 smithi038 bash[84940]: cluster 2024-09-14T04:53:02.948993+0000 osd.3 (osd.3) 3 : cluster [DBG] 1.c scrub starts 2024-09-14T04:53:04.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:03 smithi038 bash[84940]: cluster 2024-09-14T04:53:02.948993+0000 osd.3 (osd.3) 3 : cluster [DBG] 1.c scrub starts 2024-09-14T04:53:04.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:03 smithi038 bash[84940]: cluster 2024-09-14T04:53:02.951942+0000 osd.3 (osd.3) 4 : cluster [DBG] 1.c scrub ok 2024-09-14T04:53:04.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:03 smithi038 bash[84940]: cluster 2024-09-14T04:53:02.951942+0000 osd.3 (osd.3) 4 : cluster [DBG] 1.c scrub ok 2024-09-14T04:53:04.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:03 smithi038 bash[87336]: cluster 2024-09-14T04:53:02.948993+0000 osd.3 (osd.3) 3 : cluster [DBG] 1.c scrub starts 2024-09-14T04:53:04.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:03 smithi038 bash[87336]: cluster 2024-09-14T04:53:02.948993+0000 osd.3 (osd.3) 3 : cluster [DBG] 1.c scrub starts 2024-09-14T04:53:04.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:03 smithi038 bash[87336]: cluster 2024-09-14T04:53:02.951942+0000 osd.3 (osd.3) 4 : cluster [DBG] 1.c scrub ok 2024-09-14T04:53:04.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:03 smithi038 bash[87336]: cluster 2024-09-14T04:53:02.951942+0000 osd.3 (osd.3) 4 : cluster [DBG] 1.c scrub ok 2024-09-14T04:53:04.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:04.023 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:53:04.124 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:53:04.150 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:53:04.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:04.152 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:53:04.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:03 smithi123 bash[68976]: cluster 2024-09-14T04:53:02.948993+0000 osd.3 (osd.3) 3 : cluster [DBG] 1.c scrub starts 2024-09-14T04:53:04.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:03 smithi123 bash[68976]: cluster 2024-09-14T04:53:02.948993+0000 osd.3 (osd.3) 3 : cluster [DBG] 1.c scrub starts 2024-09-14T04:53:04.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:03 smithi123 bash[68976]: cluster 2024-09-14T04:53:02.951942+0000 osd.3 (osd.3) 4 : cluster [DBG] 1.c scrub ok 2024-09-14T04:53:04.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:03 smithi123 bash[68976]: cluster 2024-09-14T04:53:02.951942+0000 osd.3 (osd.3) 4 : cluster [DBG] 1.c scrub ok 2024-09-14T04:53:04.252 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:04.279 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:04.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:04.282 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:53:04.382 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:04.407 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:04.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:04.409 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:53:04.511 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:04.538 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:04.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:04.540 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:53:04.641 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:53:04.668 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:53:04.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:04.671 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:53:04.772 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:04.801 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:04.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:04.803 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:53:04.904 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:04.932 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:04.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:04.935 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:53:05.036 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:05.047 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:04 smithi123 bash[68976]: cluster 2024-09-14T04:53:03.648349+0000 mgr.y (mgr.26165) 1367 : cluster [DBG] pgmap v1431: 119 pgs: 7 remapped+peering, 10 peering, 23 active+undersized, 5 active+undersized+degraded, 74 active+clean; 3.7 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 7/231 objects degraded (3.030%) 2024-09-14T04:53:05.048 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:04 smithi123 bash[68976]: cluster 2024-09-14T04:53:03.648349+0000 mgr.y (mgr.26165) 1367 : cluster [DBG] pgmap v1431: 119 pgs: 7 remapped+peering, 10 peering, 23 active+undersized, 5 active+undersized+degraded, 74 active+clean; 3.7 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 7/231 objects degraded (3.030%) 2024-09-14T04:53:05.048 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:04 smithi123 bash[68976]: cluster 2024-09-14T04:53:03.912880+0000 osd.3 (osd.3) 5 : cluster [DBG] 1.9 scrub starts 2024-09-14T04:53:05.048 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:04 smithi123 bash[68976]: cluster 2024-09-14T04:53:03.912880+0000 osd.3 (osd.3) 5 : cluster [DBG] 1.9 scrub starts 2024-09-14T04:53:05.048 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:04 smithi123 bash[68976]: cluster 2024-09-14T04:53:03.914523+0000 osd.3 (osd.3) 6 : cluster [DBG] 1.9 scrub ok 2024-09-14T04:53:05.048 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:04 smithi123 bash[68976]: cluster 2024-09-14T04:53:03.914523+0000 osd.3 (osd.3) 6 : cluster [DBG] 1.9 scrub ok 2024-09-14T04:53:05.060 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:05.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:05.062 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:53:05.163 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:05.175 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:04 smithi038 bash[84940]: cluster 2024-09-14T04:53:03.648349+0000 mgr.y (mgr.26165) 1367 : cluster [DBG] pgmap v1431: 119 pgs: 7 remapped+peering, 10 peering, 23 active+undersized, 5 active+undersized+degraded, 74 active+clean; 3.7 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 7/231 objects degraded (3.030%) 2024-09-14T04:53:05.175 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:04 smithi038 bash[84940]: cluster 2024-09-14T04:53:03.648349+0000 mgr.y (mgr.26165) 1367 : cluster [DBG] pgmap v1431: 119 pgs: 7 remapped+peering, 10 peering, 23 active+undersized, 5 active+undersized+degraded, 74 active+clean; 3.7 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 7/231 objects degraded (3.030%) 2024-09-14T04:53:05.175 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:04 smithi038 bash[84940]: cluster 2024-09-14T04:53:03.912880+0000 osd.3 (osd.3) 5 : cluster [DBG] 1.9 scrub starts 2024-09-14T04:53:05.175 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:04 smithi038 bash[84940]: cluster 2024-09-14T04:53:03.912880+0000 osd.3 (osd.3) 5 : cluster [DBG] 1.9 scrub starts 2024-09-14T04:53:05.175 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:04 smithi038 bash[84940]: cluster 2024-09-14T04:53:03.914523+0000 osd.3 (osd.3) 6 : cluster [DBG] 1.9 scrub ok 2024-09-14T04:53:05.175 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:04 smithi038 bash[84940]: cluster 2024-09-14T04:53:03.914523+0000 osd.3 (osd.3) 6 : cluster [DBG] 1.9 scrub ok 2024-09-14T04:53:05.175 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:04 smithi038 bash[87336]: cluster 2024-09-14T04:53:03.648349+0000 mgr.y (mgr.26165) 1367 : cluster [DBG] pgmap v1431: 119 pgs: 7 remapped+peering, 10 peering, 23 active+undersized, 5 active+undersized+degraded, 74 active+clean; 3.7 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 7/231 objects degraded (3.030%) 2024-09-14T04:53:05.176 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:04 smithi038 bash[87336]: cluster 2024-09-14T04:53:03.648349+0000 mgr.y (mgr.26165) 1367 : cluster [DBG] pgmap v1431: 119 pgs: 7 remapped+peering, 10 peering, 23 active+undersized, 5 active+undersized+degraded, 74 active+clean; 3.7 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 7/231 objects degraded (3.030%) 2024-09-14T04:53:05.176 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:04 smithi038 bash[87336]: cluster 2024-09-14T04:53:03.912880+0000 osd.3 (osd.3) 5 : cluster [DBG] 1.9 scrub starts 2024-09-14T04:53:05.176 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:04 smithi038 bash[87336]: cluster 2024-09-14T04:53:03.912880+0000 osd.3 (osd.3) 5 : cluster [DBG] 1.9 scrub starts 2024-09-14T04:53:05.176 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:04 smithi038 bash[87336]: cluster 2024-09-14T04:53:03.914523+0000 osd.3 (osd.3) 6 : cluster [DBG] 1.9 scrub ok 2024-09-14T04:53:05.176 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:04 smithi038 bash[87336]: cluster 2024-09-14T04:53:03.914523+0000 osd.3 (osd.3) 6 : cluster [DBG] 1.9 scrub ok 2024-09-14T04:53:05.189 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:05.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:05.191 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:53:05.292 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:05.321 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:05.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:05.324 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:53:05.424 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:53:05.448 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:53:05.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:05.451 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:53:05.551 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:05.579 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:05.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:05.581 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:53:05.682 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:05.709 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:05.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:05.712 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:53:05.812 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:53:05.844 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:53:05.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:05.847 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:53:05.948 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:05.972 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:05.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:05.975 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:53:06.075 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:06.087 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:05 smithi038 bash[87336]: cluster 2024-09-14T04:53:05.649764+0000 mgr.y (mgr.26165) 1368 : cluster [DBG] pgmap v1432: 119 pgs: 5 active+recovery_wait+undersized+degraded+remapped, 7 remapped+peering, 107 active+clean; 3.9 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 18138/231 objects degraded (7851.948%) 2024-09-14T04:53:06.087 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:05 smithi038 bash[87336]: cluster 2024-09-14T04:53:05.649764+0000 mgr.y (mgr.26165) 1368 : cluster [DBG] pgmap v1432: 119 pgs: 5 active+recovery_wait+undersized+degraded+remapped, 7 remapped+peering, 107 active+clean; 3.9 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 18138/231 objects degraded (7851.948%) 2024-09-14T04:53:06.087 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:05 smithi038 bash[84940]: cluster 2024-09-14T04:53:05.649764+0000 mgr.y (mgr.26165) 1368 : cluster [DBG] pgmap v1432: 119 pgs: 5 active+recovery_wait+undersized+degraded+remapped, 7 remapped+peering, 107 active+clean; 3.9 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 18138/231 objects degraded (7851.948%) 2024-09-14T04:53:06.087 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:05 smithi038 bash[84940]: cluster 2024-09-14T04:53:05.649764+0000 mgr.y (mgr.26165) 1368 : cluster [DBG] pgmap v1432: 119 pgs: 5 active+recovery_wait+undersized+degraded+remapped, 7 remapped+peering, 107 active+clean; 3.9 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 18138/231 objects degraded (7851.948%) 2024-09-14T04:53:06.104 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:06.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:06.106 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:53:06.207 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:53:06.229 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:05 smithi123 bash[68976]: cluster 2024-09-14T04:53:05.649764+0000 mgr.y (mgr.26165) 1368 : cluster [DBG] pgmap v1432: 119 pgs: 5 active+recovery_wait+undersized+degraded+remapped, 7 remapped+peering, 107 active+clean; 3.9 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 18138/231 objects degraded (7851.948%) 2024-09-14T04:53:06.230 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:05 smithi123 bash[68976]: cluster 2024-09-14T04:53:05.649764+0000 mgr.y (mgr.26165) 1368 : cluster [DBG] pgmap v1432: 119 pgs: 5 active+recovery_wait+undersized+degraded+remapped, 7 remapped+peering, 107 active+clean; 3.9 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 18138/231 objects degraded (7851.948%) 2024-09-14T04:53:06.236 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:53:06.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:06.238 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:53:06.339 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:06.361 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:06.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:06.362 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:53:06.378 INFO:teuthology.orchestra.run.smithi123.stdout:ERROR: (22) Invalid argument 2024-09-14T04:53:06.378 INFO:teuthology.orchestra.run.smithi123.stdout:op_tracker tracking is not enabled now, so no ops 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-09-14T04:53:06.463 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:06.483 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:06.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:06.485 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:53:06.586 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:06.615 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:06.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:06.617 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:53:06.718 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:06.745 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:06.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:06.747 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:53:06.848 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:06.875 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:06.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:06.878 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:53:06.978 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:07.002 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:07.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:07.004 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:53:07.105 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:07.133 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:07.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:07.135 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:53:07.235 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:07.259 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:07.261 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.7 dump_historic_ops 2024-09-14T04:53:07.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:07.262 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:53:07.363 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:07.386 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:07.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:07.389 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:53:07.490 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:53:07.516 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:53:07.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:07.518 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:53:07.619 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:07.630 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:07 smithi123 bash[68976]: cluster 2024-09-14T04:53:07.373031+0000 mon.a (mon.0) 1627 : cluster [WRN] Health check update: Degraded data redundancy: 18138/231 objects degraded (7851.948%), 5 pgs degraded (PG_DEGRADED) 2024-09-14T04:53:07.630 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:07 smithi123 bash[68976]: cluster 2024-09-14T04:53:07.373031+0000 mon.a (mon.0) 1627 : cluster [WRN] Health check update: Degraded data redundancy: 18138/231 objects degraded (7851.948%), 5 pgs degraded (PG_DEGRADED) 2024-09-14T04:53:07.644 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:07.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:07.646 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:53:07.749 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:07.761 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:07 smithi038 bash[87336]: cluster 2024-09-14T04:53:07.373031+0000 mon.a (mon.0) 1627 : cluster [WRN] Health check update: Degraded data redundancy: 18138/231 objects degraded (7851.948%), 5 pgs degraded (PG_DEGRADED) 2024-09-14T04:53:07.761 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:07 smithi038 bash[87336]: cluster 2024-09-14T04:53:07.373031+0000 mon.a (mon.0) 1627 : cluster [WRN] Health check update: Degraded data redundancy: 18138/231 objects degraded (7851.948%), 5 pgs degraded (PG_DEGRADED) 2024-09-14T04:53:07.761 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:07 smithi038 bash[84940]: cluster 2024-09-14T04:53:07.373031+0000 mon.a (mon.0) 1627 : cluster [WRN] Health check update: Degraded data redundancy: 18138/231 objects degraded (7851.948%), 5 pgs degraded (PG_DEGRADED) 2024-09-14T04:53:07.761 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:07 smithi038 bash[84940]: cluster 2024-09-14T04:53:07.373031+0000 mon.a (mon.0) 1627 : cluster [WRN] Health check update: Degraded data redundancy: 18138/231 objects degraded (7851.948%), 5 pgs degraded (PG_DEGRADED) 2024-09-14T04:53:07.777 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:07.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:07.779 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:53:07.880 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:07.908 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:07.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:07.910 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:53:08.011 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:08.038 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:08.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:08.041 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:53:08.142 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:08.169 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:08.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:08.171 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:53:08.271 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:08.296 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:08.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:08.299 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:53:08.357 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:53:08 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:53:08] "GET /metrics HTTP/1.1" 200 36548 "" "Prometheus/2.51.0" 2024-09-14T04:53:08.400 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:08.423 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:08.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:08.425 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:53:08.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:08 smithi038 bash[84940]: cluster 2024-09-14T04:53:07.650814+0000 mgr.y (mgr.26165) 1369 : cluster [DBG] pgmap v1433: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 107 active+clean; 3.9 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 33466/231 objects degraded (14487.446%); 0 B/s, 63 objects/s recovering 2024-09-14T04:53:08.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:08 smithi038 bash[84940]: cluster 2024-09-14T04:53:07.650814+0000 mgr.y (mgr.26165) 1369 : cluster [DBG] pgmap v1433: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 107 active+clean; 3.9 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 33466/231 objects degraded (14487.446%); 0 B/s, 63 objects/s recovering 2024-09-14T04:53:08.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:08 smithi038 bash[87336]: cluster 2024-09-14T04:53:07.650814+0000 mgr.y (mgr.26165) 1369 : cluster [DBG] pgmap v1433: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 107 active+clean; 3.9 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 33466/231 objects degraded (14487.446%); 0 B/s, 63 objects/s recovering 2024-09-14T04:53:08.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:08 smithi038 bash[87336]: cluster 2024-09-14T04:53:07.650814+0000 mgr.y (mgr.26165) 1369 : cluster [DBG] pgmap v1433: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 107 active+clean; 3.9 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 33466/231 objects degraded (14487.446%); 0 B/s, 63 objects/s recovering 2024-09-14T04:53:08.527 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:08.553 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:08.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:08.555 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:53:08.656 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:08.685 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:08.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:08.688 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:53:08.789 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:08.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:08 smithi123 bash[68976]: cluster 2024-09-14T04:53:07.650814+0000 mgr.y (mgr.26165) 1369 : cluster [DBG] pgmap v1433: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 107 active+clean; 3.9 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 33466/231 objects degraded (14487.446%); 0 B/s, 63 objects/s recovering 2024-09-14T04:53:08.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:08 smithi123 bash[68976]: cluster 2024-09-14T04:53:07.650814+0000 mgr.y (mgr.26165) 1369 : cluster [DBG] pgmap v1433: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 107 active+clean; 3.9 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 33466/231 objects degraded (14487.446%); 0 B/s, 63 objects/s recovering 2024-09-14T04:53:08.817 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:08.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:08.819 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:53:08.919 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:08.948 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:08.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:08.951 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:53:09.052 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:09.075 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:09.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:09.078 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:53:09.178 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:53:09.205 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:53:09.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:09.209 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:53:09.309 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:09.336 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:09.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:09.339 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:53:09.394 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0: {} 2024-09-14T04:53:09.394 INFO:teuthology.orchestra.run.smithi038.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-14T04:53:09.412 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1: {} 2024-09-14T04:53:09.412 INFO:teuthology.orchestra.run.smithi038.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-14T04:53:09.434 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2: {} 2024-09-14T04:53:09.434 INFO:teuthology.orchestra.run.smithi038.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-14T04:53:09.439 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:53:09.455 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3: {} 2024-09-14T04:53:09.456 INFO:teuthology.orchestra.run.smithi038.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-14T04:53:09.461 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:53:09.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:09.464 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:53:09.478 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4: {} 2024-09-14T04:53:09.478 INFO:teuthology.orchestra.run.smithi038.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-14T04:53:09.499 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5: {} 2024-09-14T04:53:09.499 INFO:teuthology.orchestra.run.smithi038.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-14T04:53:09.520 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6: {} 2024-09-14T04:53:09.521 INFO:teuthology.orchestra.run.smithi038.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-14T04:53:09.540 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7: {} 2024-09-14T04:53:09.541 INFO:teuthology.orchestra.run.smithi038.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-14T04:53:09.566 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:09.577 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:09 smithi123 bash[68976]: audit 2024-09-14T04:53:09.371491+0000 mon.a (mon.0) 1628 : audit [DBG] from='client.? 172.21.15.38:0/1417519276' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:53:09.577 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:09 smithi123 bash[68976]: audit 2024-09-14T04:53:09.371491+0000 mon.a (mon.0) 1628 : audit [DBG] from='client.? 172.21.15.38:0/1417519276' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:53:09.591 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:09.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:09.598 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:53:09.698 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:09.725 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:09.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:09.727 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:53:09.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:09 smithi038 bash[84940]: audit 2024-09-14T04:53:09.371491+0000 mon.a (mon.0) 1628 : audit [DBG] from='client.? 172.21.15.38:0/1417519276' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:53:09.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:09 smithi038 bash[84940]: audit 2024-09-14T04:53:09.371491+0000 mon.a (mon.0) 1628 : audit [DBG] from='client.? 172.21.15.38:0/1417519276' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:53:09.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:09 smithi038 bash[87336]: audit 2024-09-14T04:53:09.371491+0000 mon.a (mon.0) 1628 : audit [DBG] from='client.? 172.21.15.38:0/1417519276' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:53:09.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:09 smithi038 bash[87336]: audit 2024-09-14T04:53:09.371491+0000 mon.a (mon.0) 1628 : audit [DBG] from='client.? 172.21.15.38:0/1417519276' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:53:09.828 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:09.856 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:09.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:09.858 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:53:09.959 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:09.985 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:09.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:09.988 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:53:10.088 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:10.113 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:10.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:10.116 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:53:10.217 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:10.251 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:10.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:10.253 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:53:10.354 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:10.387 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:10.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:10.389 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:53:10.470 INFO:teuthology.orchestra.run.smithi038.stderr:nodeep-scrub is unset 2024-09-14T04:53:10.472 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:53:10 smithi123 bash[61744]: ts=2024-09-14T04:53:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:53:10.490 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:10.513 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:10.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:10.515 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:53:10.616 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:10.641 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:10.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:10.644 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:53:10.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:10 smithi123 bash[68976]: cluster 2024-09-14T04:53:09.651485+0000 mgr.y (mgr.26165) 1370 : cluster [DBG] pgmap v1434: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 107 active+clean; 3.8 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 33466/231 objects degraded (14487.446%); 0 B/s, 55 objects/s recovering 2024-09-14T04:53:10.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:10 smithi123 bash[68976]: cluster 2024-09-14T04:53:09.651485+0000 mgr.y (mgr.26165) 1370 : cluster [DBG] pgmap v1434: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 107 active+clean; 3.8 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 33466/231 objects degraded (14487.446%); 0 B/s, 55 objects/s recovering 2024-09-14T04:53:10.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:10 smithi123 bash[68976]: audit 2024-09-14T04:53:10.410229+0000 mon.a (mon.0) 1629 : audit [INF] from='client.? 172.21.15.38:0/1724867432' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:53:10.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:10 smithi123 bash[68976]: audit 2024-09-14T04:53:10.410229+0000 mon.a (mon.0) 1629 : audit [INF] from='client.? 172.21.15.38:0/1724867432' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:53:10.745 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:10.765 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:10.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:10.767 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:53:10.869 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:10.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:10 smithi038 bash[84940]: cluster 2024-09-14T04:53:09.651485+0000 mgr.y (mgr.26165) 1370 : cluster [DBG] pgmap v1434: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 107 active+clean; 3.8 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 33466/231 objects degraded (14487.446%); 0 B/s, 55 objects/s recovering 2024-09-14T04:53:10.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:10 smithi038 bash[84940]: cluster 2024-09-14T04:53:09.651485+0000 mgr.y (mgr.26165) 1370 : cluster [DBG] pgmap v1434: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 107 active+clean; 3.8 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 33466/231 objects degraded (14487.446%); 0 B/s, 55 objects/s recovering 2024-09-14T04:53:10.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:10 smithi038 bash[84940]: audit 2024-09-14T04:53:10.410229+0000 mon.a (mon.0) 1629 : audit [INF] from='client.? 172.21.15.38:0/1724867432' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:53:10.882 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:10 smithi038 bash[84940]: audit 2024-09-14T04:53:10.410229+0000 mon.a (mon.0) 1629 : audit [INF] from='client.? 172.21.15.38:0/1724867432' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:53:10.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:10 smithi038 bash[87336]: cluster 2024-09-14T04:53:09.651485+0000 mgr.y (mgr.26165) 1370 : cluster [DBG] pgmap v1434: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 107 active+clean; 3.8 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 33466/231 objects degraded (14487.446%); 0 B/s, 55 objects/s recovering 2024-09-14T04:53:10.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:10 smithi038 bash[87336]: cluster 2024-09-14T04:53:09.651485+0000 mgr.y (mgr.26165) 1370 : cluster [DBG] pgmap v1434: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 107 active+clean; 3.8 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 33466/231 objects degraded (14487.446%); 0 B/s, 55 objects/s recovering 2024-09-14T04:53:10.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:10 smithi038 bash[87336]: audit 2024-09-14T04:53:10.410229+0000 mon.a (mon.0) 1629 : audit [INF] from='client.? 172.21.15.38:0/1724867432' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:53:10.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:10 smithi038 bash[87336]: audit 2024-09-14T04:53:10.410229+0000 mon.a (mon.0) 1629 : audit [INF] from='client.? 172.21.15.38:0/1724867432' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:53:10.897 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:10.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:10.900 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:53:11.001 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:11.029 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:11.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:11.031 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:53:11.132 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:11.156 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:11.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:11.158 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:53:11.259 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:11.288 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:11.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:11.290 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:53:11.391 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:11.412 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:11.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:11.414 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:53:11.515 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:11.526 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:11 smithi123 bash[68976]: cluster 2024-09-14T04:53:10.449748+0000 mon.a (mon.0) 1630 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:53:11.526 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:11 smithi123 bash[68976]: cluster 2024-09-14T04:53:10.449748+0000 mon.a (mon.0) 1630 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:53:11.526 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:11 smithi123 bash[68976]: audit 2024-09-14T04:53:10.470460+0000 mon.a (mon.0) 1631 : audit [INF] from='client.? 172.21.15.38:0/1724867432' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:53:11.526 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:11 smithi123 bash[68976]: audit 2024-09-14T04:53:10.470460+0000 mon.a (mon.0) 1631 : audit [INF] from='client.? 172.21.15.38:0/1724867432' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:53:11.526 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:11 smithi123 bash[68976]: cluster 2024-09-14T04:53:10.523966+0000 mon.a (mon.0) 1632 : cluster [DBG] osdmap e280: 8 total, 8 up, 8 in 2024-09-14T04:53:11.526 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:11 smithi123 bash[68976]: cluster 2024-09-14T04:53:10.523966+0000 mon.a (mon.0) 1632 : cluster [DBG] osdmap e280: 8 total, 8 up, 8 in 2024-09-14T04:53:11.540 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:11.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:11.542 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:53:11.643 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:11.668 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:11.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:11.670 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:53:11.717 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:11 smithi038 bash[84940]: cluster 2024-09-14T04:53:10.449748+0000 mon.a (mon.0) 1630 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:53:11.718 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:11 smithi038 bash[84940]: cluster 2024-09-14T04:53:10.449748+0000 mon.a (mon.0) 1630 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:53:11.718 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:11 smithi038 bash[84940]: audit 2024-09-14T04:53:10.470460+0000 mon.a (mon.0) 1631 : audit [INF] from='client.? 172.21.15.38:0/1724867432' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:53:11.718 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:11 smithi038 bash[84940]: audit 2024-09-14T04:53:10.470460+0000 mon.a (mon.0) 1631 : audit [INF] from='client.? 172.21.15.38:0/1724867432' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:53:11.718 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:11 smithi038 bash[84940]: cluster 2024-09-14T04:53:10.523966+0000 mon.a (mon.0) 1632 : cluster [DBG] osdmap e280: 8 total, 8 up, 8 in 2024-09-14T04:53:11.718 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:11 smithi038 bash[84940]: cluster 2024-09-14T04:53:10.523966+0000 mon.a (mon.0) 1632 : cluster [DBG] osdmap e280: 8 total, 8 up, 8 in 2024-09-14T04:53:11.718 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:11 smithi038 bash[87336]: cluster 2024-09-14T04:53:10.449748+0000 mon.a (mon.0) 1630 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:53:11.718 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:11 smithi038 bash[87336]: cluster 2024-09-14T04:53:10.449748+0000 mon.a (mon.0) 1630 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:53:11.718 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:11 smithi038 bash[87336]: audit 2024-09-14T04:53:10.470460+0000 mon.a (mon.0) 1631 : audit [INF] from='client.? 172.21.15.38:0/1724867432' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:53:11.718 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:11 smithi038 bash[87336]: audit 2024-09-14T04:53:10.470460+0000 mon.a (mon.0) 1631 : audit [INF] from='client.? 172.21.15.38:0/1724867432' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:53:11.718 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:11 smithi038 bash[87336]: cluster 2024-09-14T04:53:10.523966+0000 mon.a (mon.0) 1632 : cluster [DBG] osdmap e280: 8 total, 8 up, 8 in 2024-09-14T04:53:11.719 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:11 smithi038 bash[87336]: cluster 2024-09-14T04:53:10.523966+0000 mon.a (mon.0) 1632 : cluster [DBG] osdmap e280: 8 total, 8 up, 8 in 2024-09-14T04:53:11.771 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:11.797 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:11.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:11.799 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:53:11.900 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:11.927 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:11.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:11.930 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:53:12.031 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:12.057 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:12.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:12.059 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:53:12.070 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T04:53:12.160 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:12.188 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:12.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:12.190 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:53:12.291 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:12.319 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:12.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:12.322 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:53:12.423 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:12.450 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:12.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:12.452 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:53:12.553 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:12.580 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:12.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:12.583 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:53:12.684 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:53:12.713 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:53:12.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:12.716 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:53:12.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:12 smithi038 bash[84940]: cluster 2024-09-14T04:53:11.652287+0000 mgr.y (mgr.26165) 1371 : cluster [DBG] pgmap v1436: 119 pgs: 1 active+undersized+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 107 active+clean; 3.8 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 33466/231 objects degraded (14487.446%); 0 B/s, 50 objects/s recovering 2024-09-14T04:53:12.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:12 smithi038 bash[84940]: cluster 2024-09-14T04:53:11.652287+0000 mgr.y (mgr.26165) 1371 : cluster [DBG] pgmap v1436: 119 pgs: 1 active+undersized+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 107 active+clean; 3.8 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 33466/231 objects degraded (14487.446%); 0 B/s, 50 objects/s recovering 2024-09-14T04:53:12.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:12 smithi038 bash[84940]: cluster 2024-09-14T04:53:12.374227+0000 mon.a (mon.0) 1633 : cluster [WRN] Health check update: Degraded data redundancy: 33466/231 objects degraded (14487.446%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:53:12.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:12 smithi038 bash[84940]: cluster 2024-09-14T04:53:12.374227+0000 mon.a (mon.0) 1633 : cluster [WRN] Health check update: Degraded data redundancy: 33466/231 objects degraded (14487.446%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:53:12.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:12 smithi038 bash[87336]: cluster 2024-09-14T04:53:11.652287+0000 mgr.y (mgr.26165) 1371 : cluster [DBG] pgmap v1436: 119 pgs: 1 active+undersized+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 107 active+clean; 3.8 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 33466/231 objects degraded (14487.446%); 0 B/s, 50 objects/s recovering 2024-09-14T04:53:12.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:12 smithi038 bash[87336]: cluster 2024-09-14T04:53:11.652287+0000 mgr.y (mgr.26165) 1371 : cluster [DBG] pgmap v1436: 119 pgs: 1 active+undersized+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 107 active+clean; 3.8 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 33466/231 objects degraded (14487.446%); 0 B/s, 50 objects/s recovering 2024-09-14T04:53:12.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:12 smithi038 bash[87336]: cluster 2024-09-14T04:53:12.374227+0000 mon.a (mon.0) 1633 : cluster [WRN] Health check update: Degraded data redundancy: 33466/231 objects degraded (14487.446%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:53:12.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:12 smithi038 bash[87336]: cluster 2024-09-14T04:53:12.374227+0000 mon.a (mon.0) 1633 : cluster [WRN] Health check update: Degraded data redundancy: 33466/231 objects degraded (14487.446%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:53:12.816 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:53:12.839 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:53:12.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:12.841 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:53:12.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:12 smithi123 bash[68976]: cluster 2024-09-14T04:53:11.652287+0000 mgr.y (mgr.26165) 1371 : cluster [DBG] pgmap v1436: 119 pgs: 1 active+undersized+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 107 active+clean; 3.8 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 33466/231 objects degraded (14487.446%); 0 B/s, 50 objects/s recovering 2024-09-14T04:53:12.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:12 smithi123 bash[68976]: cluster 2024-09-14T04:53:11.652287+0000 mgr.y (mgr.26165) 1371 : cluster [DBG] pgmap v1436: 119 pgs: 1 active+undersized+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 107 active+clean; 3.8 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 33466/231 objects degraded (14487.446%); 0 B/s, 50 objects/s recovering 2024-09-14T04:53:12.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:12 smithi123 bash[68976]: cluster 2024-09-14T04:53:12.374227+0000 mon.a (mon.0) 1633 : cluster [WRN] Health check update: Degraded data redundancy: 33466/231 objects degraded (14487.446%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:53:12.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:12 smithi123 bash[68976]: cluster 2024-09-14T04:53:12.374227+0000 mon.a (mon.0) 1633 : cluster [WRN] Health check update: Degraded data redundancy: 33466/231 objects degraded (14487.446%), 10 pgs degraded (PG_DEGRADED) 2024-09-14T04:53:12.941 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:12.968 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:12.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:12.970 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:53:13.072 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:13.099 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:13.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:13.103 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:53:13.203 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:13.230 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:13.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:13.232 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:53:13.333 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:13.361 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:13.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:13.363 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:53:13.465 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:13.492 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:13.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:13.494 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:53:13.595 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:53:13.624 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:53:13.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:13.626 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:53:13.727 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:53:13.751 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:53:13.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:13.753 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:53:13.854 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:13.881 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:13.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:13.883 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:53:13.984 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:14.012 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:14.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:14.015 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:53:14.116 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:14.139 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:14.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:14.141 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:53:14.242 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:14.267 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:14.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:14.269 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:53:14.370 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:14.397 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:14.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:14.399 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:53:14.500 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:14.528 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:14.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:14.530 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:53:14.631 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:14.657 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:14.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:14.658 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:53:14.759 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:53:14.783 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:53:14.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:14.786 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:53:14.887 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:53:14.913 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:53:14.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:14.915 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:53:14.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:14 smithi123 bash[68976]: cluster 2024-09-14T04:53:13.653093+0000 mgr.y (mgr.26165) 1372 : cluster [DBG] pgmap v1437: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 107 active+clean; 3.8 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 33466/231 objects degraded (14487.446%); 0 B/s, 121 objects/s recovering 2024-09-14T04:53:14.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:14 smithi123 bash[68976]: cluster 2024-09-14T04:53:13.653093+0000 mgr.y (mgr.26165) 1372 : cluster [DBG] pgmap v1437: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 107 active+clean; 3.8 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 33466/231 objects degraded (14487.446%); 0 B/s, 121 objects/s recovering 2024-09-14T04:53:15.016 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:15.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:14 smithi038 bash[84940]: cluster 2024-09-14T04:53:13.653093+0000 mgr.y (mgr.26165) 1372 : cluster [DBG] pgmap v1437: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 107 active+clean; 3.8 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 33466/231 objects degraded (14487.446%); 0 B/s, 121 objects/s recovering 2024-09-14T04:53:15.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:14 smithi038 bash[84940]: cluster 2024-09-14T04:53:13.653093+0000 mgr.y (mgr.26165) 1372 : cluster [DBG] pgmap v1437: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 107 active+clean; 3.8 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 33466/231 objects degraded (14487.446%); 0 B/s, 121 objects/s recovering 2024-09-14T04:53:15.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:14 smithi038 bash[87336]: cluster 2024-09-14T04:53:13.653093+0000 mgr.y (mgr.26165) 1372 : cluster [DBG] pgmap v1437: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 107 active+clean; 3.8 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 33466/231 objects degraded (14487.446%); 0 B/s, 121 objects/s recovering 2024-09-14T04:53:15.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:14 smithi038 bash[87336]: cluster 2024-09-14T04:53:13.653093+0000 mgr.y (mgr.26165) 1372 : cluster [DBG] pgmap v1437: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 107 active+clean; 3.8 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 33466/231 objects degraded (14487.446%); 0 B/s, 121 objects/s recovering 2024-09-14T04:53:15.044 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:15.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:15.047 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:53:15.147 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:15.175 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:15.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:15.178 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:53:15.278 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:15.308 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:15.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:15.310 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:53:15.411 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:15.437 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:15.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:15.439 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:53:15.540 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:15.567 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:15.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:15.569 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:53:15.670 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:53:15.698 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:53:15.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:15.700 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:53:15.801 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:15.826 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:15.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:15.829 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:53:15.930 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:15.955 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:15.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:15.957 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:53:16.058 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:16.085 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:16.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:16.087 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:53:16.187 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:16.216 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:16.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:16.219 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:53:16.320 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:16.331 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:16 smithi123 bash[68976]: audit 2024-09-14T04:53:15.264129+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:53:16.332 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:16 smithi123 bash[68976]: audit 2024-09-14T04:53:15.264129+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:53:16.332 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:16 smithi123 bash[68976]: audit 2024-09-14T04:53:15.266097+0000 mon.a (mon.0) 1635 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:53:16.332 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:16 smithi123 bash[68976]: audit 2024-09-14T04:53:15.266097+0000 mon.a (mon.0) 1635 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:53:16.332 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:16 smithi123 bash[68976]: cluster 2024-09-14T04:53:15.654433+0000 mgr.y (mgr.26165) 1373 : cluster [DBG] pgmap v1438: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 107 active+clean; 3.8 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 33466/231 objects degraded (14487.446%); 0 B/s, 121 objects/s recovering 2024-09-14T04:53:16.332 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:16 smithi123 bash[68976]: cluster 2024-09-14T04:53:15.654433+0000 mgr.y (mgr.26165) 1373 : cluster [DBG] pgmap v1438: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 107 active+clean; 3.8 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 33466/231 objects degraded (14487.446%); 0 B/s, 121 objects/s recovering 2024-09-14T04:53:16.348 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:16.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:16.352 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:53:16.453 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:16.473 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:16.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:16.475 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:53:16.538 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-14T04:53:16.538 INFO:teuthology.orchestra.run.smithi123.stdout: "size": 20, 2024-09-14T04:53:16.538 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 600, 2024-09-14T04:53:16.538 INFO:teuthology.orchestra.run.smithi123.stdout: "ops": [ 2024-09-14T04:53:16.538 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.538 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35535.0:75476 10.c 10:355664be:::benchmark_data_smithi038_206757_object75475: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 e237)", 2024-09-14T04:53:16.538 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:45:33.177042+0000", 2024-09-14T04:53:16.538 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 463.360184312, 2024-09-14T04:53:16.538 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.44180764700000003, 2024-09-14T04:53:16.539 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:53:16.539 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:53:16.539 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:53:16.539 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35535", 2024-09-14T04:53:16.539 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/531660000", 2024-09-14T04:53:16.539 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 75476 2024-09-14T04:53:16.539 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.539 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:53:16.539 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.539 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:53:16.539 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:33.177042+0000", 2024-09-14T04:53:16.539 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:53:16.539 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.539 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.540 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:53:16.540 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:33.177042+0000", 2024-09-14T04:53:16.540 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:53:16.540 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.540 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.540 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:53:16.540 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:33.177040+0000", 2024-09-14T04:53:16.540 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999981 2024-09-14T04:53:16.540 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.540 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.540 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:53:16.540 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:33.177080+0000", 2024-09-14T04:53:16.540 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.9572e-05 2024-09-14T04:53:16.541 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.541 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.541 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:53:16.541 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:33.177095+0000", 2024-09-14T04:53:16.541 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.5324000000000001e-05 2024-09-14T04:53:16.541 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.541 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.542 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:53:16.542 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:33.177101+0000", 2024-09-14T04:53:16.542 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.8690000000000001e-06 2024-09-14T04:53:16.542 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.542 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.542 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:53:16.542 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:33.180373+0000", 2024-09-14T04:53:16.542 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.003271773 2024-09-14T04:53:16.542 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.542 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.542 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:53:16.542 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:33.180477+0000", 2024-09-14T04:53:16.543 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00010387000000000001 2024-09-14T04:53:16.543 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.543 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.543 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 0,4", 2024-09-14T04:53:16.543 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:33.180633+0000", 2024-09-14T04:53:16.543 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000156033 2024-09-14T04:53:16.543 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.543 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.543 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:53:16.543 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:33.183464+0000", 2024-09-14T04:53:16.543 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0028312369999999999 2024-09-14T04:53:16.543 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.544 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.544 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:53:16.544 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:33.187059+0000", 2024-09-14T04:53:16.544 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0035952229999999998 2024-09-14T04:53:16.544 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.544 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.544 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:53:16.544 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:33.618756+0000", 2024-09-14T04:53:16.544 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.43169686099999999 2024-09-14T04:53:16.544 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.544 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.545 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:53:16.545 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:33.618808+0000", 2024-09-14T04:53:16.545 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.1712000000000002e-05 2024-09-14T04:53:16.545 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.545 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.545 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:53:16.545 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:33.618850+0000", 2024-09-14T04:53:16.545 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.1842999999999999e-05 2024-09-14T04:53:16.545 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:53:16.545 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:53:16.545 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:53:16.545 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.545 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.545 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35535.0:82136 10.c 10:3299f7ca:::benchmark_data_smithi038_206757_object82135:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e237)", 2024-09-14T04:53:16.545 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:45:40.253463+0000", 2024-09-14T04:53:16.546 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 456.28376289400001, 2024-09-14T04:53:16.546 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.77241112000000001, 2024-09-14T04:53:16.546 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:53:16.546 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:53:16.546 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:53:16.546 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35535", 2024-09-14T04:53:16.546 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/531660000", 2024-09-14T04:53:16.546 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 82136 2024-09-14T04:53:16.546 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.546 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:53:16.546 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.546 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:53:16.546 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.253463+0000", 2024-09-14T04:53:16.546 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:53:16.547 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.547 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.547 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:53:16.547 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.253463+0000", 2024-09-14T04:53:16.547 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:53:16.547 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.547 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.547 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:53:16.547 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.253462+0000", 2024-09-14T04:53:16.547 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2024-09-14T04:53:16.547 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.547 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.547 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:53:16.548 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.253523+0000", 2024-09-14T04:53:16.548 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.0925999999999999e-05 2024-09-14T04:53:16.548 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.548 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.548 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:53:16.548 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.253531+0000", 2024-09-14T04:53:16.548 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.2009999999999999e-06 2024-09-14T04:53:16.548 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.548 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.548 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:53:16.548 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.253535+0000", 2024-09-14T04:53:16.548 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.766e-06 2024-09-14T04:53:16.548 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.548 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.549 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:53:16.549 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.253573+0000", 2024-09-14T04:53:16.549 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.7654000000000002e-05 2024-09-14T04:53:16.549 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.549 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.549 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:53:16.549 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.253673+0000", 2024-09-14T04:53:16.549 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00010026699999999999 2024-09-14T04:53:16.549 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.549 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.549 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 0,4", 2024-09-14T04:53:16.549 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.253789+0000", 2024-09-14T04:53:16.549 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000115875 2024-09-14T04:53:16.549 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.550 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.550 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:53:16.550 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.256245+0000", 2024-09-14T04:53:16.550 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0024565310000000001 2024-09-14T04:53:16.550 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.550 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.550 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:53:16.550 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.258610+0000", 2024-09-14T04:53:16.550 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0023641479999999999 2024-09-14T04:53:16.550 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.551 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.551 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:53:16.551 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:41.025356+0000", 2024-09-14T04:53:16.551 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.76674595300000004 2024-09-14T04:53:16.551 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.551 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.551 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:53:16.551 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:41.025657+0000", 2024-09-14T04:53:16.551 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00030167900000000001 2024-09-14T04:53:16.551 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.551 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.551 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:53:16.551 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:41.025874+0000", 2024-09-14T04:53:16.551 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000217159 2024-09-14T04:53:16.552 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:53:16.552 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:53:16.552 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:53:16.552 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.552 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.552 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35535.0:82148 10.c 10:3bbf837e:::benchmark_data_smithi038_206757_object82147:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e237)", 2024-09-14T04:53:16.552 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:45:40.277569+0000", 2024-09-14T04:53:16.552 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 456.25965688600002, 2024-09-14T04:53:16.552 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.75866619800000001, 2024-09-14T04:53:16.552 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:53:16.552 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:53:16.552 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:53:16.552 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35535", 2024-09-14T04:53:16.553 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/531660000", 2024-09-14T04:53:16.553 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 82148 2024-09-14T04:53:16.553 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.553 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:53:16.553 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.553 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:53:16.553 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.277569+0000", 2024-09-14T04:53:16.553 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:53:16.553 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.553 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.553 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:53:16.553 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.277569+0000", 2024-09-14T04:53:16.553 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:53:16.553 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.554 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.554 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:53:16.554 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.277568+0000", 2024-09-14T04:53:16.554 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2024-09-14T04:53:16.554 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.554 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.555 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:53:16.555 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.277616+0000", 2024-09-14T04:53:16.555 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.8087999999999998e-05 2024-09-14T04:53:16.556 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.556 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.556 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:53:16.556 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.277628+0000", 2024-09-14T04:53:16.556 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.1389999999999999e-05 2024-09-14T04:53:16.556 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.556 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.556 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:53:16.556 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.277632+0000", 2024-09-14T04:53:16.556 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.5050000000000001e-06 2024-09-14T04:53:16.556 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.556 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.556 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:53:16.557 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.277683+0000", 2024-09-14T04:53:16.557 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.0534000000000001e-05 2024-09-14T04:53:16.557 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.557 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.557 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:53:16.557 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.277799+0000", 2024-09-14T04:53:16.557 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00011612600000000001 2024-09-14T04:53:16.557 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.557 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.557 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 0,4", 2024-09-14T04:53:16.557 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.277945+0000", 2024-09-14T04:53:16.557 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00014651599999999999 2024-09-14T04:53:16.557 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.557 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.557 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:53:16.558 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.280296+0000", 2024-09-14T04:53:16.558 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00235119 2024-09-14T04:53:16.558 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.558 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.558 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:53:16.558 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.280768+0000", 2024-09-14T04:53:16.558 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00047197999999999999 2024-09-14T04:53:16.558 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.558 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.558 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:53:16.558 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:41.035843+0000", 2024-09-14T04:53:16.558 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.75507492300000001 2024-09-14T04:53:16.558 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.558 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.559 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:53:16.559 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:41.036063+0000", 2024-09-14T04:53:16.559 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00021976100000000001 2024-09-14T04:53:16.559 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.559 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.559 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:53:16.559 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:41.036235+0000", 2024-09-14T04:53:16.559 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000172392 2024-09-14T04:53:16.559 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:53:16.559 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:53:16.559 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:53:16.559 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.559 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.559 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35535.0:82153 10.c 10:3fdab500:::benchmark_data_smithi038_206757_object82152:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e237)", 2024-09-14T04:53:16.560 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:45:40.284147+0000", 2024-09-14T04:53:16.560 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 456.253078786, 2024-09-14T04:53:16.560 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.75259447499999998, 2024-09-14T04:53:16.560 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:53:16.560 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:53:16.560 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:53:16.560 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35535", 2024-09-14T04:53:16.560 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/531660000", 2024-09-14T04:53:16.560 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 82153 2024-09-14T04:53:16.560 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.560 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:53:16.560 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.560 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:53:16.560 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.284147+0000", 2024-09-14T04:53:16.561 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:53:16.561 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.561 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.561 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:53:16.561 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.284147+0000", 2024-09-14T04:53:16.561 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:53:16.561 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.561 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.561 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:53:16.561 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.284146+0000", 2024-09-14T04:53:16.561 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2024-09-14T04:53:16.561 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.561 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.561 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:53:16.562 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.284217+0000", 2024-09-14T04:53:16.562 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.0407000000000005e-05 2024-09-14T04:53:16.562 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.562 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.562 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:53:16.562 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.284228+0000", 2024-09-14T04:53:16.562 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.1144e-05 2024-09-14T04:53:16.562 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.562 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.562 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:53:16.562 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.284233+0000", 2024-09-14T04:53:16.562 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.4450000000000004e-06 2024-09-14T04:53:16.562 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.562 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.562 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:53:16.563 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.284275+0000", 2024-09-14T04:53:16.563 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.2095000000000003e-05 2024-09-14T04:53:16.563 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.563 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.563 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:53:16.563 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.284415+0000", 2024-09-14T04:53:16.563 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00013956099999999999 2024-09-14T04:53:16.563 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.563 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.563 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 0,4", 2024-09-14T04:53:16.563 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.284603+0000", 2024-09-14T04:53:16.563 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00018748899999999999 2024-09-14T04:53:16.563 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.564 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.564 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:53:16.564 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.286614+0000", 2024-09-14T04:53:16.564 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0020119640000000002 2024-09-14T04:53:16.564 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.564 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.564 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:53:16.564 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.287139+0000", 2024-09-14T04:53:16.564 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000524651 2024-09-14T04:53:16.564 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.564 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.564 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:53:16.564 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:41.036639+0000", 2024-09-14T04:53:16.564 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.74949950499999995 2024-09-14T04:53:16.565 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.565 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.565 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:53:16.565 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:41.036700+0000", 2024-09-14T04:53:16.565 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.1397999999999997e-05 2024-09-14T04:53:16.565 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.565 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.565 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:53:16.565 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:41.036742+0000", 2024-09-14T04:53:16.565 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.1848999999999999e-05 2024-09-14T04:53:16.565 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:53:16.565 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:53:16.565 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:53:16.565 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.566 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.566 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35535.0:114575 10.c 10:35270cf8:::benchmark_data_smithi038_206757_object10034:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e241)", 2024-09-14T04:53:16.566 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:46:19.555589+0000", 2024-09-14T04:53:16.566 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 416.981637428, 2024-09-14T04:53:16.566 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.34303446300000001, 2024-09-14T04:53:16.566 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:53:16.566 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:53:16.566 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:53:16.566 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35535", 2024-09-14T04:53:16.566 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/531660000", 2024-09-14T04:53:16.566 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 114575 2024-09-14T04:53:16.566 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.566 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:53:16.567 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.567 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:53:16.567 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:46:19.555589+0000", 2024-09-14T04:53:16.567 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:53:16.567 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.567 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.567 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:53:16.567 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:46:19.555589+0000", 2024-09-14T04:53:16.567 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:53:16.567 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.567 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.568 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:53:16.568 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:46:19.555587+0000", 2024-09-14T04:53:16.568 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999981 2024-09-14T04:53:16.568 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.568 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.568 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:53:16.568 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:46:19.555595+0000", 2024-09-14T04:53:16.568 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.7489999999999998e-06 2024-09-14T04:53:16.568 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.569 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.569 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:53:16.569 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:46:19.555615+0000", 2024-09-14T04:53:16.569 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.018e-05 2024-09-14T04:53:16.569 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.569 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.569 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:53:16.569 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:46:19.555622+0000", 2024-09-14T04:53:16.569 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.1369999999999996e-06 2024-09-14T04:53:16.569 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.569 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.569 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:53:16.569 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:46:19.555687+0000", 2024-09-14T04:53:16.570 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.546e-05 2024-09-14T04:53:16.570 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.570 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.570 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:53:16.570 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:46:19.555831+0000", 2024-09-14T04:53:16.570 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00014337 2024-09-14T04:53:16.570 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.570 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.570 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 0,4", 2024-09-14T04:53:16.570 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:46:19.555934+0000", 2024-09-14T04:53:16.570 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000102797 2024-09-14T04:53:16.570 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.570 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.570 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:53:16.571 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:46:19.559598+0000", 2024-09-14T04:53:16.571 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0036647619999999998 2024-09-14T04:53:16.571 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.571 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.571 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:53:16.571 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:46:19.565808+0000", 2024-09-14T04:53:16.571 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0062094209999999997 2024-09-14T04:53:16.571 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.571 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.571 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:53:16.571 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:46:19.898523+0000", 2024-09-14T04:53:16.571 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.33271532199999998 2024-09-14T04:53:16.571 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.571 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.572 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:53:16.572 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:46:19.898595+0000", 2024-09-14T04:53:16.572 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.1454999999999999e-05 2024-09-14T04:53:16.572 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.572 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.572 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:53:16.572 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:46:19.898623+0000", 2024-09-14T04:53:16.572 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.8702000000000001e-05 2024-09-14T04:53:16.572 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:53:16.572 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:53:16.572 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:53:16.572 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.572 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.572 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.45638.0:134531 11.3 e269/256 11:cd01e811:::benchmark_data_smithi038_226135_object36851:head v 269'8525, mlcod=269'8523)", 2024-09-14T04:53:16.573 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:51:48.675654+0000", 2024-09-14T04:53:16.573 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 87.861572000999999, 2024-09-14T04:53:16.573 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.40453475100000003, 2024-09-14T04:53:16.573 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:53:16.573 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:53:16.573 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:53:16.573 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.573 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:53:16.573 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:48.675654+0000", 2024-09-14T04:53:16.573 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:53:16.573 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.573 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.573 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:53:16.573 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:48.675654+0000", 2024-09-14T04:53:16.574 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:53:16.574 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.574 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.574 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:53:16.574 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:48.675654+0000", 2024-09-14T04:53:16.574 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999995 2024-09-14T04:53:16.574 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.574 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.574 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:53:16.574 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:48.675659+0000", 2024-09-14T04:53:16.574 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.3279999999999996e-06 2024-09-14T04:53:16.574 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.574 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.574 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:53:16.575 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:48.675667+0000", 2024-09-14T04:53:16.575 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.1140000000000006e-06 2024-09-14T04:53:16.575 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.575 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.575 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:53:16.575 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:48.675671+0000", 2024-09-14T04:53:16.575 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.0280000000000002e-06 2024-09-14T04:53:16.575 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.575 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.575 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:53:16.575 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:48.675711+0000", 2024-09-14T04:53:16.575 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.9907999999999998e-05 2024-09-14T04:53:16.575 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.575 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.576 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:53:16.576 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:48.675723+0000", 2024-09-14T04:53:16.576 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.1815e-05 2024-09-14T04:53:16.576 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.576 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.576 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:53:16.576 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:49.080125+0000", 2024-09-14T04:53:16.576 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.40440217000000001 2024-09-14T04:53:16.576 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.576 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.576 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:53:16.576 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:49.080189+0000", 2024-09-14T04:53:16.576 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.3996000000000002e-05 2024-09-14T04:53:16.576 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:53:16.577 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:53:16.577 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:53:16.577 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.577 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.577 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.45638.0:134529 11.f e269/256 11:f8f2faf9:::benchmark_data_smithi038_226135_object36849:head v 269'8303, mlcod=269'8300)", 2024-09-14T04:53:16.577 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:51:48.676870+0000", 2024-09-14T04:53:16.577 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 87.860356394999997, 2024-09-14T04:53:16.577 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.41148149099999998, 2024-09-14T04:53:16.577 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:53:16.577 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:53:16.577 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:53:16.577 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.577 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:53:16.577 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:48.676870+0000", 2024-09-14T04:53:16.577 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:53:16.578 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.578 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.578 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:53:16.578 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:48.676870+0000", 2024-09-14T04:53:16.578 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:53:16.578 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.578 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.578 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:53:16.578 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:48.676869+0000", 2024-09-14T04:53:16.578 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999995 2024-09-14T04:53:16.578 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.578 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.578 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:53:16.578 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:48.676874+0000", 2024-09-14T04:53:16.579 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.3340000000000001e-06 2024-09-14T04:53:16.579 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.579 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.579 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:53:16.579 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:48.676883+0000", 2024-09-14T04:53:16.579 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.85e-06 2024-09-14T04:53:16.579 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.579 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.579 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:53:16.579 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:48.676887+0000", 2024-09-14T04:53:16.579 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.9899999999999999e-06 2024-09-14T04:53:16.579 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.579 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.579 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:53:16.580 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:48.676923+0000", 2024-09-14T04:53:16.580 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.5252000000000001e-05 2024-09-14T04:53:16.580 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.580 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.580 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:53:16.580 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:48.676939+0000", 2024-09-14T04:53:16.580 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.6492999999999999e-05 2024-09-14T04:53:16.580 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.580 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.580 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:53:16.580 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:49.088231+0000", 2024-09-14T04:53:16.580 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.41129218099999998 2024-09-14T04:53:16.580 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.580 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.581 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:53:16.581 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:49.088351+0000", 2024-09-14T04:53:16.581 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00012008 2024-09-14T04:53:16.581 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:53:16.581 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:53:16.581 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:53:16.581 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.581 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.581 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.45638.0:134535 11.4 e269/256 11:2ec6aa22:::benchmark_data_smithi038_226135_object36855:head v 269'8343, mlcod=269'8341)", 2024-09-14T04:53:16.581 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:51:48.677297+0000", 2024-09-14T04:53:16.581 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 87.859929508999997, 2024-09-14T04:53:16.581 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.40619876399999999, 2024-09-14T04:53:16.581 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:53:16.581 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:53:16.582 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:53:16.582 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.582 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:53:16.582 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:48.677297+0000", 2024-09-14T04:53:16.582 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:53:16.582 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.582 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.582 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:53:16.582 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:48.677297+0000", 2024-09-14T04:53:16.582 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:53:16.582 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.582 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.582 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:53:16.583 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:48.677296+0000", 2024-09-14T04:53:16.583 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999995 2024-09-14T04:53:16.583 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.583 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.583 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:53:16.583 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:48.677301+0000", 2024-09-14T04:53:16.583 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.4199999999999998e-06 2024-09-14T04:53:16.583 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.583 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.583 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:53:16.583 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:48.677312+0000", 2024-09-14T04:53:16.583 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0247e-05 2024-09-14T04:53:16.583 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.583 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.583 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:53:16.584 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:48.677317+0000", 2024-09-14T04:53:16.584 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.0599999999999998e-06 2024-09-14T04:53:16.584 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.584 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.584 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:53:16.584 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:49.076721+0000", 2024-09-14T04:53:16.584 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.39940403699999999 2024-09-14T04:53:16.584 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.584 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.584 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:53:16.584 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:49.076784+0000", 2024-09-14T04:53:16.584 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.3102000000000007e-05 2024-09-14T04:53:16.584 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.585 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.585 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:53:16.585 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:49.083421+0000", 2024-09-14T04:53:16.585 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0066373980000000001 2024-09-14T04:53:16.585 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.585 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.585 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:53:16.585 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:49.083495+0000", 2024-09-14T04:53:16.585 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.4155999999999999e-05 2024-09-14T04:53:16.585 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:53:16.585 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:53:16.585 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:53:16.585 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.585 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.586 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.45638.0:134536 11.f e269/256 11:f6134cb8:::benchmark_data_smithi038_226135_object36856:head v 269'8304, mlcod=269'8301)", 2024-09-14T04:53:16.586 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:51:48.679388+0000", 2024-09-14T04:53:16.586 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 87.857838677000004, 2024-09-14T04:53:16.586 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.40941409299999998, 2024-09-14T04:53:16.586 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:53:16.586 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:53:16.586 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:53:16.586 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.586 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:53:16.586 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:48.679388+0000", 2024-09-14T04:53:16.586 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:53:16.586 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.586 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.587 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:53:16.587 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:48.679388+0000", 2024-09-14T04:53:16.587 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:53:16.587 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.587 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.587 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:53:16.587 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:48.679387+0000", 2024-09-14T04:53:16.588 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999995 2024-09-14T04:53:16.588 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.588 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.588 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:53:16.588 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:48.679392+0000", 2024-09-14T04:53:16.588 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.5620000000000003e-06 2024-09-14T04:53:16.588 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.588 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.588 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:53:16.588 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:49.081216+0000", 2024-09-14T04:53:16.588 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.401823396 2024-09-14T04:53:16.588 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.588 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.588 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:53:16.589 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:49.081232+0000", 2024-09-14T04:53:16.589 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.5790999999999998e-05 2024-09-14T04:53:16.589 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.589 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.589 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:53:16.589 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:49.082912+0000", 2024-09-14T04:53:16.589 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00168026 2024-09-14T04:53:16.589 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.589 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.589 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:53:16.589 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:49.082964+0000", 2024-09-14T04:53:16.589 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.2042000000000001e-05 2024-09-14T04:53:16.589 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.589 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.590 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:53:16.590 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:49.088665+0000", 2024-09-14T04:53:16.590 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0057010460000000004 2024-09-14T04:53:16.590 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.590 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.590 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:53:16.590 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:49.088802+0000", 2024-09-14T04:53:16.590 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00013661700000000001 2024-09-14T04:53:16.590 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:53:16.590 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:53:16.590 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:53:16.590 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.590 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.590 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.45638.0:157222 11.4 e270/256 11:2f9fd39a:::benchmark_data_smithi038_226135_object59542:head v 270'9781, mlcod=270'9777)", 2024-09-14T04:53:16.591 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:52:12.860572+0000", 2024-09-14T04:53:16.591 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 63.676654257999999, 2024-09-14T04:53:16.591 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.581576435, 2024-09-14T04:53:16.591 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:53:16.591 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:53:16.591 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:53:16.591 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.591 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:53:16.591 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:12.860572+0000", 2024-09-14T04:53:16.591 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:53:16.591 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.591 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.591 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:53:16.591 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:12.860572+0000", 2024-09-14T04:53:16.591 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:53:16.592 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.592 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.592 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:53:16.592 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:12.860572+0000", 2024-09-14T04:53:16.592 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999995 2024-09-14T04:53:16.592 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.592 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.592 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:53:16.592 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:12.860576+0000", 2024-09-14T04:53:16.592 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.9230000000000001e-06 2024-09-14T04:53:16.592 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.592 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.592 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:53:16.593 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:12.860583+0000", 2024-09-14T04:53:16.593 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.9360000000000002e-06 2024-09-14T04:53:16.593 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.593 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.593 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:53:16.593 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:12.860587+0000", 2024-09-14T04:53:16.593 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.9650000000000002e-06 2024-09-14T04:53:16.593 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.593 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.593 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:53:16.593 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:12.861589+0000", 2024-09-14T04:53:16.593 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.001001647 2024-09-14T04:53:16.593 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.593 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.594 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:53:16.594 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:12.861612+0000", 2024-09-14T04:53:16.594 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.2512999999999999e-05 2024-09-14T04:53:16.594 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.594 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.594 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:53:16.594 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:13.441953+0000", 2024-09-14T04:53:16.594 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.58034176299999995 2024-09-14T04:53:16.594 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.594 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.594 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:53:16.594 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:13.442148+0000", 2024-09-14T04:53:16.594 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000195083 2024-09-14T04:53:16.594 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:53:16.595 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:53:16.595 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:53:16.595 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.595 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.595 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.45638.0:157224 11.4 e270/256 11:2ccba818:::benchmark_data_smithi038_226135_object59544:head v 270'9782, mlcod=270'9777)", 2024-09-14T04:53:16.595 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:52:12.862413+0000", 2024-09-14T04:53:16.595 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 63.674813399999998, 2024-09-14T04:53:16.595 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.57983982999999995, 2024-09-14T04:53:16.595 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:53:16.595 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:53:16.595 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:53:16.595 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.595 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:53:16.595 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:12.862413+0000", 2024-09-14T04:53:16.596 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:53:16.596 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.596 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.596 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:53:16.596 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:12.862413+0000", 2024-09-14T04:53:16.596 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:53:16.596 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.596 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.596 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:53:16.596 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:12.862412+0000", 2024-09-14T04:53:16.596 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999995 2024-09-14T04:53:16.596 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.596 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.597 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:53:16.597 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:12.862417+0000", 2024-09-14T04:53:16.597 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.9749999999999998e-06 2024-09-14T04:53:16.597 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.597 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.597 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:53:16.597 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:12.862425+0000", 2024-09-14T04:53:16.597 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.593e-06 2024-09-14T04:53:16.597 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.597 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.597 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:53:16.597 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:12.862430+0000", 2024-09-14T04:53:16.598 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.9629999999999997e-06 2024-09-14T04:53:16.598 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.598 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.598 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:53:16.598 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:12.865648+0000", 2024-09-14T04:53:16.598 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0032180210000000002 2024-09-14T04:53:16.598 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.598 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.598 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:53:16.598 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:12.865666+0000", 2024-09-14T04:53:16.598 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.7989999999999999e-05 2024-09-14T04:53:16.598 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.598 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.598 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:53:16.599 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:13.442160+0000", 2024-09-14T04:53:16.599 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.57649371599999999 2024-09-14T04:53:16.599 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.599 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.599 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:53:16.599 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:13.442253+0000", 2024-09-14T04:53:16.599 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.3022999999999993e-05 2024-09-14T04:53:16.599 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:53:16.599 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:53:16.599 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:53:16.599 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.599 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.599 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.45638.0:157232 11.4 e271/256 11:2ea9be38:::benchmark_data_smithi038_226135_object59552:head v 271'9783, mlcod=270'9779)", 2024-09-14T04:53:16.599 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:52:12.866267+0000", 2024-09-14T04:53:16.600 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 63.670958749999997, 2024-09-14T04:53:16.600 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.57601793899999998, 2024-09-14T04:53:16.600 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:53:16.600 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:53:16.600 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:53:16.600 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.600 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:53:16.600 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:12.866267+0000", 2024-09-14T04:53:16.600 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:53:16.600 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.600 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.600 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:53:16.600 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:12.866267+0000", 2024-09-14T04:53:16.601 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:53:16.601 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.601 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.601 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:53:16.601 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:12.866267+0000", 2024-09-14T04:53:16.601 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2024-09-14T04:53:16.601 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.601 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.601 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:53:16.601 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:12.866274+0000", 2024-09-14T04:53:16.601 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.2660000000000004e-06 2024-09-14T04:53:16.601 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.601 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.601 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:53:16.602 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:13.429241+0000", 2024-09-14T04:53:16.602 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.56296765000000004 2024-09-14T04:53:16.602 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.602 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.602 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:53:16.602 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:13.429266+0000", 2024-09-14T04:53:16.602 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.4975000000000001e-05 2024-09-14T04:53:16.602 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.602 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.602 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:53:16.602 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:13.433953+0000", 2024-09-14T04:53:16.602 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0046863230000000001 2024-09-14T04:53:16.602 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.602 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.603 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:53:16.603 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:13.433971+0000", 2024-09-14T04:53:16.603 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.7808999999999998e-05 2024-09-14T04:53:16.603 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.603 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.603 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:53:16.603 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:13.442259+0000", 2024-09-14T04:53:16.603 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0082887819999999997 2024-09-14T04:53:16.603 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.603 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.603 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:53:16.603 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:13.442285+0000", 2024-09-14T04:53:16.603 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.6013e-05 2024-09-14T04:53:16.603 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:53:16.604 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:53:16.604 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:53:16.604 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.604 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.604 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.45638.0:157255 11.0 e271/267 11:0237f132:::benchmark_data_smithi038_226135_object59575:head v 271'9698, mlcod=270'9696)", 2024-09-14T04:53:16.604 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:52:12.890995+0000", 2024-09-14T04:53:16.604 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 63.646230807000002, 2024-09-14T04:53:16.604 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.546374896, 2024-09-14T04:53:16.604 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:53:16.604 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:53:16.604 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:53:16.604 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.604 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:53:16.605 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:12.890995+0000", 2024-09-14T04:53:16.605 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:53:16.605 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.605 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.605 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:53:16.605 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:12.890995+0000", 2024-09-14T04:53:16.605 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:53:16.605 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.605 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.605 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:53:16.605 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:12.890995+0000", 2024-09-14T04:53:16.605 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999995 2024-09-14T04:53:16.605 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.605 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.606 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:53:16.606 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:12.891000+0000", 2024-09-14T04:53:16.606 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.6589999999999998e-06 2024-09-14T04:53:16.606 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.606 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.606 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:53:16.606 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:13.429266+0000", 2024-09-14T04:53:16.606 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.53826589400000002 2024-09-14T04:53:16.606 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.606 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.606 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:53:16.606 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:13.429272+0000", 2024-09-14T04:53:16.606 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.7959999999999998e-06 2024-09-14T04:53:16.606 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.607 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.607 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:53:16.607 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:13.429405+0000", 2024-09-14T04:53:16.607 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00013275 2024-09-14T04:53:16.607 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.607 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.607 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:53:16.607 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:13.429466+0000", 2024-09-14T04:53:16.607 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.0350000000000003e-05 2024-09-14T04:53:16.607 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.607 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.607 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:53:16.607 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:13.437307+0000", 2024-09-14T04:53:16.607 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00784171 2024-09-14T04:53:16.608 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.608 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.608 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:53:16.608 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:13.437370+0000", 2024-09-14T04:53:16.608 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.3035999999999998e-05 2024-09-14T04:53:16.608 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:53:16.608 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:53:16.608 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:53:16.608 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.608 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.608 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.45638.0:167890 11.5 e272/256 11:ab1855aa:::benchmark_data_smithi038_226135_object70210:head v 272'10573, mlcod=272'10571)", 2024-09-14T04:53:16.608 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:52:23.910407+0000", 2024-09-14T04:53:16.608 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 52.626819136000002, 2024-09-14T04:53:16.608 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.22391566399999999, 2024-09-14T04:53:16.609 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:53:16.609 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "started", 2024-09-14T04:53:16.609 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:53:16.609 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.609 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:53:16.609 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.910407+0000", 2024-09-14T04:53:16.609 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:53:16.609 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.609 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.609 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:53:16.609 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.910407+0000", 2024-09-14T04:53:16.609 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:53:16.609 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.609 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.610 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:53:16.610 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.910406+0000", 2024-09-14T04:53:16.610 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2024-09-14T04:53:16.610 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.610 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.610 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:53:16.610 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.910415+0000", 2024-09-14T04:53:16.610 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.9970000000000004e-06 2024-09-14T04:53:16.610 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.610 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.610 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:53:16.610 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.910431+0000", 2024-09-14T04:53:16.610 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.5945999999999999e-05 2024-09-14T04:53:16.610 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.611 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.611 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:53:16.611 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.910438+0000", 2024-09-14T04:53:16.611 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.1160000000000001e-06 2024-09-14T04:53:16.611 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.611 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.611 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:53:16.611 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.910477+0000", 2024-09-14T04:53:16.611 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.9440000000000002e-05 2024-09-14T04:53:16.611 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.611 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.611 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:53:16.611 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.910497+0000", 2024-09-14T04:53:16.611 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.9644999999999999e-05 2024-09-14T04:53:16.611 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:53:16.612 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:53:16.612 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:53:16.612 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:24.134323+0000", 2024-09-14T04:53:16.612 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.22382581800000001 2024-09-14T04:53:16.612 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:53:16.612 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:53:16.612 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:53:16.612 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:53:16.612 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:53:16.612 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-14T04:53:16.612 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:53:16.624 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:16 smithi038 bash[84940]: audit 2024-09-14T04:53:15.264129+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:53:16.624 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:16 smithi038 bash[84940]: audit 2024-09-14T04:53:15.264129+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:53:16.625 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:16 smithi038 bash[84940]: audit 2024-09-14T04:53:15.266097+0000 mon.a (mon.0) 1635 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:53:16.625 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:16 smithi038 bash[84940]: audit 2024-09-14T04:53:15.266097+0000 mon.a (mon.0) 1635 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:53:16.625 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:16 smithi038 bash[84940]: cluster 2024-09-14T04:53:15.654433+0000 mgr.y (mgr.26165) 1373 : cluster [DBG] pgmap v1438: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 107 active+clean; 3.8 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 33466/231 objects degraded (14487.446%); 0 B/s, 121 objects/s recovering 2024-09-14T04:53:16.625 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:16 smithi038 bash[84940]: cluster 2024-09-14T04:53:15.654433+0000 mgr.y (mgr.26165) 1373 : cluster [DBG] pgmap v1438: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 107 active+clean; 3.8 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 33466/231 objects degraded (14487.446%); 0 B/s, 121 objects/s recovering 2024-09-14T04:53:16.625 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:16 smithi038 bash[87336]: audit 2024-09-14T04:53:15.264129+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:53:16.625 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:16 smithi038 bash[87336]: audit 2024-09-14T04:53:15.264129+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:53:16.625 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:16 smithi038 bash[87336]: audit 2024-09-14T04:53:15.266097+0000 mon.a (mon.0) 1635 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:53:16.625 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:16 smithi038 bash[87336]: audit 2024-09-14T04:53:15.266097+0000 mon.a (mon.0) 1635 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:53:16.625 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:16 smithi038 bash[87336]: cluster 2024-09-14T04:53:15.654433+0000 mgr.y (mgr.26165) 1373 : cluster [DBG] pgmap v1438: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 107 active+clean; 3.8 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 33466/231 objects degraded (14487.446%); 0 B/s, 121 objects/s recovering 2024-09-14T04:53:16.625 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:16 smithi038 bash[87336]: cluster 2024-09-14T04:53:15.654433+0000 mgr.y (mgr.26165) 1373 : cluster [DBG] pgmap v1438: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 107 active+clean; 3.8 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 33466/231 objects degraded (14487.446%); 0 B/s, 121 objects/s recovering 2024-09-14T04:53:16.644 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:53:16.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:16.646 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:53:16.747 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:16.776 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:16.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:16.778 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:53:16.879 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:16.904 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:16.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:16.906 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:53:17.011 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:17.036 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:17.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:17.039 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:53:17.139 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:17.163 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:17.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:17.168 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:53:17.269 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:17.294 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:17.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:17.296 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:53:17.397 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:17.424 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:17.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:17.426 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:53:17.527 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:17.552 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:17.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:17.554 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:53:17.573 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.0 dump_ops_in_flight 2024-09-14T04:53:17.655 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:17.678 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:17.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:17.681 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:53:17.754 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-14T04:53:17.781 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:53:17.824 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:53:17.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:17.828 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:53:17.840 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd set noscrub 2024-09-14T04:53:17.928 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:17.957 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:17.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:17.959 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:53:18.060 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:18.088 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:18.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:18.090 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:53:18.191 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:18.217 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:18.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:18.220 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:53:18.321 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:18.349 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:18.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:18.351 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:53:18.452 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:18.476 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:18.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:18.478 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:53:18.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:53:18 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:53:18] "GET /metrics HTTP/1.1" 200 36696 "" "Prometheus/2.51.0" 2024-09-14T04:53:18.579 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:18.605 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:18.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:18.607 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:53:18.708 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:18.710 INFO:teuthology.orchestra.run.smithi038.stderr:pool 'unique_pool_6' removed 2024-09-14T04:53:18.740 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:18.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:18.743 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:53:18.844 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:18.853 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:18 smithi123 bash[68976]: cluster 2024-09-14T04:53:17.655521+0000 mgr.y (mgr.26165) 1374 : cluster [DBG] pgmap v1439: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 107 active+clean; 3.8 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 33466/231 objects degraded (14487.446%); 0 B/s, 141 objects/s recovering 2024-09-14T04:53:18.853 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:18 smithi123 bash[68976]: cluster 2024-09-14T04:53:17.655521+0000 mgr.y (mgr.26165) 1374 : cluster [DBG] pgmap v1439: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 107 active+clean; 3.8 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 33466/231 objects degraded (14487.446%); 0 B/s, 141 objects/s recovering 2024-09-14T04:53:18.853 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:18 smithi123 bash[68976]: audit 2024-09-14T04:53:18.214548+0000 mon.a (mon.0) 1636 : audit [INF] from='client.? 172.21.15.38:0/2348076548' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true} : dispatch 2024-09-14T04:53:18.853 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:18 smithi123 bash[68976]: audit 2024-09-14T04:53:18.214548+0000 mon.a (mon.0) 1636 : audit [INF] from='client.? 172.21.15.38:0/2348076548' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true} : dispatch 2024-09-14T04:53:18.874 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:18.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:18.876 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:53:18.977 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:18.991 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:18 smithi038 bash[87336]: cluster 2024-09-14T04:53:17.655521+0000 mgr.y (mgr.26165) 1374 : cluster [DBG] pgmap v1439: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 107 active+clean; 3.8 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 33466/231 objects degraded (14487.446%); 0 B/s, 141 objects/s recovering 2024-09-14T04:53:18.991 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:18 smithi038 bash[87336]: cluster 2024-09-14T04:53:17.655521+0000 mgr.y (mgr.26165) 1374 : cluster [DBG] pgmap v1439: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 107 active+clean; 3.8 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 33466/231 objects degraded (14487.446%); 0 B/s, 141 objects/s recovering 2024-09-14T04:53:18.991 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:18 smithi038 bash[87336]: audit 2024-09-14T04:53:18.214548+0000 mon.a (mon.0) 1636 : audit [INF] from='client.? 172.21.15.38:0/2348076548' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true} : dispatch 2024-09-14T04:53:18.992 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:18 smithi038 bash[87336]: audit 2024-09-14T04:53:18.214548+0000 mon.a (mon.0) 1636 : audit [INF] from='client.? 172.21.15.38:0/2348076548' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true} : dispatch 2024-09-14T04:53:18.992 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:18 smithi038 bash[84940]: cluster 2024-09-14T04:53:17.655521+0000 mgr.y (mgr.26165) 1374 : cluster [DBG] pgmap v1439: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 107 active+clean; 3.8 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 33466/231 objects degraded (14487.446%); 0 B/s, 141 objects/s recovering 2024-09-14T04:53:18.992 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:18 smithi038 bash[84940]: cluster 2024-09-14T04:53:17.655521+0000 mgr.y (mgr.26165) 1374 : cluster [DBG] pgmap v1439: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 107 active+clean; 3.8 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 33466/231 objects degraded (14487.446%); 0 B/s, 141 objects/s recovering 2024-09-14T04:53:18.992 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:18 smithi038 bash[84940]: audit 2024-09-14T04:53:18.214548+0000 mon.a (mon.0) 1636 : audit [INF] from='client.? 172.21.15.38:0/2348076548' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true} : dispatch 2024-09-14T04:53:18.993 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:18 smithi038 bash[84940]: audit 2024-09-14T04:53:18.214548+0000 mon.a (mon.0) 1636 : audit [INF] from='client.? 172.21.15.38:0/2348076548' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true} : dispatch 2024-09-14T04:53:19.006 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:19.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:19.010 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:53:19.111 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:53:19.133 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:53:19.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:19.135 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:53:19.236 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:19.262 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:19.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:19.265 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:53:19.366 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:19.394 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:19.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:19.396 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:53:19.497 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:19.526 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:19.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:19.528 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:53:19.629 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:19.656 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:19.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:19.658 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:53:19.759 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:19.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:19 smithi038 bash[87336]: audit 2024-09-14T04:53:18.710605+0000 mon.a (mon.0) 1637 : audit [INF] from='client.? 172.21.15.38:0/2348076548' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true}]': finished 2024-09-14T04:53:19.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:19 smithi038 bash[87336]: audit 2024-09-14T04:53:18.710605+0000 mon.a (mon.0) 1637 : audit [INF] from='client.? 172.21.15.38:0/2348076548' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true}]': finished 2024-09-14T04:53:19.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:19 smithi038 bash[87336]: cluster 2024-09-14T04:53:18.718895+0000 mon.a (mon.0) 1638 : cluster [DBG] osdmap e281: 8 total, 8 up, 8 in 2024-09-14T04:53:19.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:19 smithi038 bash[87336]: cluster 2024-09-14T04:53:18.718895+0000 mon.a (mon.0) 1638 : cluster [DBG] osdmap e281: 8 total, 8 up, 8 in 2024-09-14T04:53:19.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:19 smithi038 bash[84940]: audit 2024-09-14T04:53:18.710605+0000 mon.a (mon.0) 1637 : audit [INF] from='client.? 172.21.15.38:0/2348076548' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true}]': finished 2024-09-14T04:53:19.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:19 smithi038 bash[84940]: audit 2024-09-14T04:53:18.710605+0000 mon.a (mon.0) 1637 : audit [INF] from='client.? 172.21.15.38:0/2348076548' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true}]': finished 2024-09-14T04:53:19.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:19 smithi038 bash[84940]: cluster 2024-09-14T04:53:18.718895+0000 mon.a (mon.0) 1638 : cluster [DBG] osdmap e281: 8 total, 8 up, 8 in 2024-09-14T04:53:19.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:19 smithi038 bash[84940]: cluster 2024-09-14T04:53:18.718895+0000 mon.a (mon.0) 1638 : cluster [DBG] osdmap e281: 8 total, 8 up, 8 in 2024-09-14T04:53:19.784 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:19.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:19.787 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:53:19.888 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:19.912 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:19.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:19.914 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:53:20.015 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:20.025 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:19 smithi123 bash[68976]: audit 2024-09-14T04:53:18.710605+0000 mon.a (mon.0) 1637 : audit [INF] from='client.? 172.21.15.38:0/2348076548' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true}]': finished 2024-09-14T04:53:20.025 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:19 smithi123 bash[68976]: audit 2024-09-14T04:53:18.710605+0000 mon.a (mon.0) 1637 : audit [INF] from='client.? 172.21.15.38:0/2348076548' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true}]': finished 2024-09-14T04:53:20.025 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:19 smithi123 bash[68976]: cluster 2024-09-14T04:53:18.718895+0000 mon.a (mon.0) 1638 : cluster [DBG] osdmap e281: 8 total, 8 up, 8 in 2024-09-14T04:53:20.025 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:19 smithi123 bash[68976]: cluster 2024-09-14T04:53:18.718895+0000 mon.a (mon.0) 1638 : cluster [DBG] osdmap e281: 8 total, 8 up, 8 in 2024-09-14T04:53:20.041 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:20.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:20.043 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:53:20.144 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:20.169 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:20.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:20.171 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:53:20.272 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:20.281 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:53:20 smithi123 bash[61744]: ts=2024-09-14T04:53:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:53:20.297 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:20.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:20.299 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:53:20.400 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:20.429 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:20.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:20.432 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:53:20.533 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:20.560 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:20.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:20.562 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:53:20.663 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:53:20.691 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:53:20.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:20.694 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:53:20.794 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:20.822 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:20.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:20.824 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:53:20.925 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:20.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:20 smithi123 bash[68976]: cluster 2024-09-14T04:53:19.656153+0000 mgr.y (mgr.26165) 1375 : cluster [DBG] pgmap v1441: 93 pgs: 93 active+clean; 582 KiB data, 7.6 GiB used, 708 GiB / 715 GiB avail 2024-09-14T04:53:20.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:20 smithi123 bash[68976]: cluster 2024-09-14T04:53:19.656153+0000 mgr.y (mgr.26165) 1375 : cluster [DBG] pgmap v1441: 93 pgs: 93 active+clean; 582 KiB data, 7.6 GiB used, 708 GiB / 715 GiB avail 2024-09-14T04:53:20.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:20 smithi123 bash[68976]: cluster 2024-09-14T04:53:19.725208+0000 mon.a (mon.0) 1639 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33466/231 objects degraded (14487.446%), 10 pgs degraded) 2024-09-14T04:53:20.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:20 smithi123 bash[68976]: cluster 2024-09-14T04:53:19.725208+0000 mon.a (mon.0) 1639 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33466/231 objects degraded (14487.446%), 10 pgs degraded) 2024-09-14T04:53:20.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:20 smithi123 bash[68976]: cluster 2024-09-14T04:53:19.725254+0000 mon.a (mon.0) 1640 : cluster [INF] Cluster is now healthy 2024-09-14T04:53:20.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:20 smithi123 bash[68976]: cluster 2024-09-14T04:53:19.725254+0000 mon.a (mon.0) 1640 : cluster [INF] Cluster is now healthy 2024-09-14T04:53:20.952 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:20.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:20.954 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:53:21.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:20 smithi038 bash[84940]: cluster 2024-09-14T04:53:19.656153+0000 mgr.y (mgr.26165) 1375 : cluster [DBG] pgmap v1441: 93 pgs: 93 active+clean; 582 KiB data, 7.6 GiB used, 708 GiB / 715 GiB avail 2024-09-14T04:53:21.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:20 smithi038 bash[84940]: cluster 2024-09-14T04:53:19.656153+0000 mgr.y (mgr.26165) 1375 : cluster [DBG] pgmap v1441: 93 pgs: 93 active+clean; 582 KiB data, 7.6 GiB used, 708 GiB / 715 GiB avail 2024-09-14T04:53:21.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:20 smithi038 bash[84940]: cluster 2024-09-14T04:53:19.725208+0000 mon.a (mon.0) 1639 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33466/231 objects degraded (14487.446%), 10 pgs degraded) 2024-09-14T04:53:21.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:20 smithi038 bash[84940]: cluster 2024-09-14T04:53:19.725208+0000 mon.a (mon.0) 1639 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33466/231 objects degraded (14487.446%), 10 pgs degraded) 2024-09-14T04:53:21.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:20 smithi038 bash[84940]: cluster 2024-09-14T04:53:19.725254+0000 mon.a (mon.0) 1640 : cluster [INF] Cluster is now healthy 2024-09-14T04:53:21.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:20 smithi038 bash[84940]: cluster 2024-09-14T04:53:19.725254+0000 mon.a (mon.0) 1640 : cluster [INF] Cluster is now healthy 2024-09-14T04:53:21.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:20 smithi038 bash[87336]: cluster 2024-09-14T04:53:19.656153+0000 mgr.y (mgr.26165) 1375 : cluster [DBG] pgmap v1441: 93 pgs: 93 active+clean; 582 KiB data, 7.6 GiB used, 708 GiB / 715 GiB avail 2024-09-14T04:53:21.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:20 smithi038 bash[87336]: cluster 2024-09-14T04:53:19.656153+0000 mgr.y (mgr.26165) 1375 : cluster [DBG] pgmap v1441: 93 pgs: 93 active+clean; 582 KiB data, 7.6 GiB used, 708 GiB / 715 GiB avail 2024-09-14T04:53:21.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:20 smithi038 bash[87336]: cluster 2024-09-14T04:53:19.725208+0000 mon.a (mon.0) 1639 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33466/231 objects degraded (14487.446%), 10 pgs degraded) 2024-09-14T04:53:21.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:20 smithi038 bash[87336]: cluster 2024-09-14T04:53:19.725208+0000 mon.a (mon.0) 1639 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33466/231 objects degraded (14487.446%), 10 pgs degraded) 2024-09-14T04:53:21.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:20 smithi038 bash[87336]: cluster 2024-09-14T04:53:19.725254+0000 mon.a (mon.0) 1640 : cluster [INF] Cluster is now healthy 2024-09-14T04:53:21.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:20 smithi038 bash[87336]: cluster 2024-09-14T04:53:19.725254+0000 mon.a (mon.0) 1640 : cluster [INF] Cluster is now healthy 2024-09-14T04:53:21.055 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:21.079 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:21.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:21.081 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:53:21.182 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:21.209 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:21.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:21.211 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:53:21.312 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:21.342 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:21.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:21.345 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:53:21.446 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:21.471 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:21.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:21.473 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:53:21.574 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:21.600 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:21.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:21.602 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:53:21.702 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:21.729 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:21.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:21.731 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:53:21.809 INFO:teuthology.task.sequential:In sequential, running task print... 2024-09-14T04:53:21.809 INFO:teuthology.task.print:**** done end radosbench.yaml 2024-09-14T04:53:21.809 INFO:teuthology.task.sequential:In sequential, running task workunit... 2024-09-14T04:53:21.816 INFO:tasks.workunit:Pulling workunits from ref quincy 2024-09-14T04:53:21.816 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-09-14T04:53:21.817 DEBUG:teuthology.orchestra.run.smithi038:> stat -- /home/ubuntu/cephtest/mnt.0 2024-09-14T04:53:21.832 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:21.856 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:21.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:21.858 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:53:21.960 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:53:21.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:21.990 INFO:teuthology.orchestra.run.smithi038.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-09-14T04:53:21.991 DEBUG:teuthology.orchestra.run.smithi038:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-09-14T04:53:21.992 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:53:21.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:21.994 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:53:22.041 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-09-14T04:53:22.041 DEBUG:teuthology.orchestra.run.smithi038:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-09-14T04:53:22.089 INFO:tasks.workunit:timeout=3h 2024-09-14T04:53:22.089 INFO:tasks.workunit:cleanup=True 2024-09-14T04:53:22.090 DEBUG:teuthology.orchestra.run.smithi038:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch quincy https://git.ceph.com/ceph.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2024-09-14T04:53:22.094 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:22.121 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:22.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:22.123 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:53:22.224 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:22.252 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:22.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:22.254 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:53:22.271 INFO:tasks.workunit.client.0.smithi038.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-09-14T04:53:22.354 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:22.382 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:22.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:22.384 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:53:22.486 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:22.512 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:22.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:22.514 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:53:22.615 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:22.641 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:22.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:22.644 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:53:22.745 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:22.768 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:22.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:22.770 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:53:22.871 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:22.897 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:22.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:22.899 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:53:22.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:22 smithi123 bash[68976]: cluster 2024-09-14T04:53:21.657286+0000 mgr.y (mgr.26165) 1376 : cluster [DBG] pgmap v1442: 93 pgs: 93 active+clean; 582 KiB data, 7.6 GiB used, 708 GiB / 715 GiB avail 2024-09-14T04:53:22.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:22 smithi123 bash[68976]: cluster 2024-09-14T04:53:21.657286+0000 mgr.y (mgr.26165) 1376 : cluster [DBG] pgmap v1442: 93 pgs: 93 active+clean; 582 KiB data, 7.6 GiB used, 708 GiB / 715 GiB avail 2024-09-14T04:53:22.999 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:23.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:22 smithi038 bash[87336]: cluster 2024-09-14T04:53:21.657286+0000 mgr.y (mgr.26165) 1376 : cluster [DBG] pgmap v1442: 93 pgs: 93 active+clean; 582 KiB data, 7.6 GiB used, 708 GiB / 715 GiB avail 2024-09-14T04:53:23.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:22 smithi038 bash[87336]: cluster 2024-09-14T04:53:21.657286+0000 mgr.y (mgr.26165) 1376 : cluster [DBG] pgmap v1442: 93 pgs: 93 active+clean; 582 KiB data, 7.6 GiB used, 708 GiB / 715 GiB avail 2024-09-14T04:53:23.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:22 smithi038 bash[84940]: cluster 2024-09-14T04:53:21.657286+0000 mgr.y (mgr.26165) 1376 : cluster [DBG] pgmap v1442: 93 pgs: 93 active+clean; 582 KiB data, 7.6 GiB used, 708 GiB / 715 GiB avail 2024-09-14T04:53:23.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:22 smithi038 bash[84940]: cluster 2024-09-14T04:53:21.657286+0000 mgr.y (mgr.26165) 1376 : cluster [DBG] pgmap v1442: 93 pgs: 93 active+clean; 582 KiB data, 7.6 GiB used, 708 GiB / 715 GiB avail 2024-09-14T04:53:23.024 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:23.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:23.026 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:53:23.127 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:23.156 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:23.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:23.158 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:53:23.259 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:23.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:23.289 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:23.289 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:53:23.355 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-09-14T04:53:23.355 INFO:teuthology.orchestra.run.smithi038.stdout: "ops": [], 2024-09-14T04:53:23.355 INFO:teuthology.orchestra.run.smithi038.stdout: "num_ops": 0 2024-09-14T04:53:23.355 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-09-14T04:53:23.390 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:23.410 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:23.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:23.412 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:53:23.513 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:23.535 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:23.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:23.537 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:53:23.637 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:23.659 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:23.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:23.661 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:53:23.762 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:23.789 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:23.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:23.791 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:53:23.892 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:53:23.917 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:53:23.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:23.919 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:53:24.020 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:24.048 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:24.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:24.050 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:53:24.151 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:53:24.179 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0 2024-09-14T04:53:24.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:24.181 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.0' 2024-09-14T04:53:24.282 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:24.308 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:24.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:24.310 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:53:24.410 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:24.437 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:24.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:24.439 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:53:24.539 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:24.567 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:24.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:24.570 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:53:24.670 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:24.698 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:24.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:24.700 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:53:24.801 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:24.828 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:24.829 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:24 smithi038 bash[84940]: cluster 2024-09-14T04:53:23.657879+0000 mgr.y (mgr.26165) 1377 : cluster [DBG] pgmap v1443: 93 pgs: 93 active+clean; 582 KiB data, 7.6 GiB used, 708 GiB / 715 GiB avail 2024-09-14T04:53:24.830 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:24 smithi038 bash[84940]: cluster 2024-09-14T04:53:23.657879+0000 mgr.y (mgr.26165) 1377 : cluster [DBG] pgmap v1443: 93 pgs: 93 active+clean; 582 KiB data, 7.6 GiB used, 708 GiB / 715 GiB avail 2024-09-14T04:53:24.830 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:24 smithi038 bash[87336]: cluster 2024-09-14T04:53:23.657879+0000 mgr.y (mgr.26165) 1377 : cluster [DBG] pgmap v1443: 93 pgs: 93 active+clean; 582 KiB data, 7.6 GiB used, 708 GiB / 715 GiB avail 2024-09-14T04:53:24.830 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:24 smithi038 bash[87336]: cluster 2024-09-14T04:53:23.657879+0000 mgr.y (mgr.26165) 1377 : cluster [DBG] pgmap v1443: 93 pgs: 93 active+clean; 582 KiB data, 7.6 GiB used, 708 GiB / 715 GiB avail 2024-09-14T04:53:24.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:24.831 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:53:24.932 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:24.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:24 smithi123 bash[68976]: cluster 2024-09-14T04:53:23.657879+0000 mgr.y (mgr.26165) 1377 : cluster [DBG] pgmap v1443: 93 pgs: 93 active+clean; 582 KiB data, 7.6 GiB used, 708 GiB / 715 GiB avail 2024-09-14T04:53:24.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:24 smithi123 bash[68976]: cluster 2024-09-14T04:53:23.657879+0000 mgr.y (mgr.26165) 1377 : cluster [DBG] pgmap v1443: 93 pgs: 93 active+clean; 582 KiB data, 7.6 GiB used, 708 GiB / 715 GiB avail 2024-09-14T04:53:24.959 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:24.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:24.962 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:53:25.062 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:25.089 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:25.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:25.092 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:53:25.193 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:25.221 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:25.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:25.223 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:53:25.324 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:25.353 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:25.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:25.356 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:53:25.456 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:25.484 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:25.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:25.486 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:53:25.587 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:25.615 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:25.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:25.618 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:53:25.718 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:25.781 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:25.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:25.784 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:53:25.885 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:25.912 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:25.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:25.914 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:53:26.015 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:26.044 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:26.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:26.046 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:53:26.069 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:53:26.070 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:53:26.070 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:53:26.148 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:26.170 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:26.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:26.172 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:53:26.272 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:26.300 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:26.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:26.303 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:53:26.403 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:26.431 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:26.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:26.434 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:53:26.535 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:26.561 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:26.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:26.563 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:53:26.664 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:26.694 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:26.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:26.696 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:53:26.797 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:26.825 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:26.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:26.828 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:53:26.929 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:26.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:26 smithi123 bash[68976]: cluster 2024-09-14T04:53:25.658431+0000 mgr.y (mgr.26165) 1378 : cluster [DBG] pgmap v1444: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-14T04:53:26.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:26 smithi123 bash[68976]: cluster 2024-09-14T04:53:25.658431+0000 mgr.y (mgr.26165) 1378 : cluster [DBG] pgmap v1444: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-14T04:53:26.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:26 smithi123 bash[68976]: audit 2024-09-14T04:53:26.101332+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:53:26.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:26 smithi123 bash[68976]: audit 2024-09-14T04:53:26.101332+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:53:26.959 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:26.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:26.961 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:53:27.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:26 smithi038 bash[87336]: cluster 2024-09-14T04:53:25.658431+0000 mgr.y (mgr.26165) 1378 : cluster [DBG] pgmap v1444: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-14T04:53:27.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:26 smithi038 bash[87336]: cluster 2024-09-14T04:53:25.658431+0000 mgr.y (mgr.26165) 1378 : cluster [DBG] pgmap v1444: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-14T04:53:27.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:26 smithi038 bash[87336]: audit 2024-09-14T04:53:26.101332+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:53:27.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:26 smithi038 bash[87336]: audit 2024-09-14T04:53:26.101332+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:53:27.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:26 smithi038 bash[84940]: cluster 2024-09-14T04:53:25.658431+0000 mgr.y (mgr.26165) 1378 : cluster [DBG] pgmap v1444: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-14T04:53:27.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:26 smithi038 bash[84940]: cluster 2024-09-14T04:53:25.658431+0000 mgr.y (mgr.26165) 1378 : cluster [DBG] pgmap v1444: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-14T04:53:27.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:26 smithi038 bash[84940]: audit 2024-09-14T04:53:26.101332+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:53:27.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:26 smithi038 bash[84940]: audit 2024-09-14T04:53:26.101332+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:53:27.062 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:27.088 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:27.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:27.090 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:53:27.190 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:27.219 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:27.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:27.221 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:53:27.321 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:27.350 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:27.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:27.352 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:53:27.453 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:27.480 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:27.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:27.482 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:53:27.583 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:27.609 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:27.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:27.611 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:53:27.712 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:27.738 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:27.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:27.740 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:53:27.841 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:27.870 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:27.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:27.873 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:53:27.973 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:28.001 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:28.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:28.003 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:53:28.104 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:28.132 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:28.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:28.134 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:53:28.235 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:28.264 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:28.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:28.266 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:53:28.366 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:28.395 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:28.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:28.397 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:53:28.498 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:28.523 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:53:28 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:53:28] "GET /metrics HTTP/1.1" 200 36696 "" "Prometheus/2.51.0" 2024-09-14T04:53:28.525 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:28.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:28.528 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:53:28.629 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:28.654 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:28.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:28.656 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:53:28.757 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:28.783 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:28.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:28.785 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:53:28.886 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:28.912 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:28.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:28.915 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:53:29.016 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:29.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:28 smithi038 bash[84940]: cluster 2024-09-14T04:53:27.659145+0000 mgr.y (mgr.26165) 1379 : cluster [DBG] pgmap v1445: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-14T04:53:29.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:28 smithi038 bash[84940]: cluster 2024-09-14T04:53:27.659145+0000 mgr.y (mgr.26165) 1379 : cluster [DBG] pgmap v1445: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-14T04:53:29.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:28 smithi038 bash[87336]: cluster 2024-09-14T04:53:27.659145+0000 mgr.y (mgr.26165) 1379 : cluster [DBG] pgmap v1445: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-14T04:53:29.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:28 smithi038 bash[87336]: cluster 2024-09-14T04:53:27.659145+0000 mgr.y (mgr.26165) 1379 : cluster [DBG] pgmap v1445: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-14T04:53:29.027 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:28 smithi123 bash[68976]: cluster 2024-09-14T04:53:27.659145+0000 mgr.y (mgr.26165) 1379 : cluster [DBG] pgmap v1445: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-14T04:53:29.027 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:28 smithi123 bash[68976]: cluster 2024-09-14T04:53:27.659145+0000 mgr.y (mgr.26165) 1379 : cluster [DBG] pgmap v1445: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-14T04:53:29.043 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:29.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:29.046 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:53:29.146 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:29.170 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:29.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:29.172 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:53:29.273 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:29.297 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:29.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:29.300 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:53:29.400 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:29.428 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:29.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:29.430 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:53:29.531 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:29.555 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:29.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:29.558 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:53:29.569 DEBUG:teuthology.orchestra.run.smithi038:> 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-09-14T04:53:29.579 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 4, 5, 6, 7, 0] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 4, 5, 6, 7, 3] 2024-09-14T04:53:29.579 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-14T04:53:29.579 INFO:tasks.thrashosds.thrasher:Killing osd 0, live_osds are [0, 1, 2, 4, 5, 6, 7, 3] 2024-09-14T04:53:29.579 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-14T04:53:29.579 DEBUG:teuthology.orchestra.run.smithi038:> sudo systemctl stop ceph-4d8d8784-724c-11ef-bceb-c7b262605968@osd.0 2024-09-14T04:53:29.639 INFO:tasks.workunit.client.0.smithi038.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-09-14T04:53:29.659 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:29.701 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:29.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:29.702 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:53:29.755 INFO:tasks.workunit.client.0.smithi038.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-09-14T04:53:29.755 INFO:tasks.workunit.client.0.smithi038.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-09-14T04:53:29.803 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:29.834 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 04:53:29 smithi038 systemd[1]: Stopping Ceph osd.0 for 4d8d8784-724c-11ef-bceb-c7b262605968... 2024-09-14T04:53:29.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:29.835 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:29.836 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:53:29.936 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:29.956 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:29.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:29.958 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:53:30.059 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:30.066 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 04:53:29 smithi038 bash[93394]: debug 2024-09-14T04:53:29.971+0000 7f8b55046640 -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-09-14T04:53:30.066 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 04:53:29 smithi038 bash[93394]: debug 2024-09-14T04:53:29.971+0000 7f8b55046640 -1 osd.0 281 *** Got signal Terminated *** 2024-09-14T04:53:30.066 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 04:53:29 smithi038 bash[93394]: debug 2024-09-14T04:53:29.971+0000 7f8b55046640 -1 osd.0 281 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-14T04:53:30.077 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:30.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:30.079 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:53:30.180 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:30.208 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:30.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:30.211 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:53:30.311 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:30.340 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:30.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:30.342 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:53:30.443 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:30.454 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:53:30 smithi123 bash[61744]: ts=2024-09-14T04:53:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:53:30.467 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:30.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:30.470 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:53:30.570 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:30.597 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:30.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:30.600 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:53:30.700 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:30.728 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:30.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:30.730 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:53:30.831 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:30.853 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:30.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:30.856 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:53:30.957 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:30.986 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:30.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:30.988 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:53:31.089 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:31.101 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:30 smithi123 bash[68976]: cluster 2024-09-14T04:53:29.659780+0000 mgr.y (mgr.26165) 1380 : cluster [DBG] pgmap v1446: 93 pgs: 93 active+clean; 582 KiB data, 7.4 GiB used, 708 GiB / 715 GiB avail 2024-09-14T04:53:31.102 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:30 smithi123 bash[68976]: cluster 2024-09-14T04:53:29.659780+0000 mgr.y (mgr.26165) 1380 : cluster [DBG] pgmap v1446: 93 pgs: 93 active+clean; 582 KiB data, 7.4 GiB used, 708 GiB / 715 GiB avail 2024-09-14T04:53:31.102 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:30 smithi123 bash[68976]: cluster 2024-09-14T04:53:29.975789+0000 mon.a (mon.0) 1642 : cluster [INF] osd.0 marked itself down and dead 2024-09-14T04:53:31.102 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:30 smithi123 bash[68976]: cluster 2024-09-14T04:53:29.975789+0000 mon.a (mon.0) 1642 : cluster [INF] osd.0 marked itself down and dead 2024-09-14T04:53:31.102 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:30 smithi123 bash[68976]: audit 2024-09-14T04:53:30.260778+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:53:31.102 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:30 smithi123 bash[68976]: audit 2024-09-14T04:53:30.260778+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:53:31.103 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:30 smithi123 bash[68976]: audit 2024-09-14T04:53:30.262580+0000 mon.a (mon.0) 1644 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:53:31.103 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:30 smithi123 bash[68976]: audit 2024-09-14T04:53:30.262580+0000 mon.a (mon.0) 1644 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:53:31.117 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:31.118 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:30 smithi038 bash[87336]: cluster 2024-09-14T04:53:29.659780+0000 mgr.y (mgr.26165) 1380 : cluster [DBG] pgmap v1446: 93 pgs: 93 active+clean; 582 KiB data, 7.4 GiB used, 708 GiB / 715 GiB avail 2024-09-14T04:53:31.118 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:30 smithi038 bash[87336]: cluster 2024-09-14T04:53:29.659780+0000 mgr.y (mgr.26165) 1380 : cluster [DBG] pgmap v1446: 93 pgs: 93 active+clean; 582 KiB data, 7.4 GiB used, 708 GiB / 715 GiB avail 2024-09-14T04:53:31.118 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:30 smithi038 bash[87336]: cluster 2024-09-14T04:53:29.975789+0000 mon.a (mon.0) 1642 : cluster [INF] osd.0 marked itself down and dead 2024-09-14T04:53:31.118 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:30 smithi038 bash[87336]: cluster 2024-09-14T04:53:29.975789+0000 mon.a (mon.0) 1642 : cluster [INF] osd.0 marked itself down and dead 2024-09-14T04:53:31.118 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:30 smithi038 bash[87336]: audit 2024-09-14T04:53:30.260778+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:53:31.118 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:30 smithi038 bash[87336]: audit 2024-09-14T04:53:30.260778+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:53:31.118 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:30 smithi038 bash[87336]: audit 2024-09-14T04:53:30.262580+0000 mon.a (mon.0) 1644 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:53:31.118 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:30 smithi038 bash[87336]: audit 2024-09-14T04:53:30.262580+0000 mon.a (mon.0) 1644 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:53:31.119 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:30 smithi038 bash[84940]: cluster 2024-09-14T04:53:29.659780+0000 mgr.y (mgr.26165) 1380 : cluster [DBG] pgmap v1446: 93 pgs: 93 active+clean; 582 KiB data, 7.4 GiB used, 708 GiB / 715 GiB avail 2024-09-14T04:53:31.119 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:30 smithi038 bash[84940]: cluster 2024-09-14T04:53:29.659780+0000 mgr.y (mgr.26165) 1380 : cluster [DBG] pgmap v1446: 93 pgs: 93 active+clean; 582 KiB data, 7.4 GiB used, 708 GiB / 715 GiB avail 2024-09-14T04:53:31.119 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:30 smithi038 bash[84940]: cluster 2024-09-14T04:53:29.975789+0000 mon.a (mon.0) 1642 : cluster [INF] osd.0 marked itself down and dead 2024-09-14T04:53:31.119 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:30 smithi038 bash[84940]: cluster 2024-09-14T04:53:29.975789+0000 mon.a (mon.0) 1642 : cluster [INF] osd.0 marked itself down and dead 2024-09-14T04:53:31.119 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:30 smithi038 bash[84940]: audit 2024-09-14T04:53:30.260778+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:53:31.119 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:30 smithi038 bash[84940]: audit 2024-09-14T04:53:30.260778+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:53:31.119 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:30 smithi038 bash[84940]: audit 2024-09-14T04:53:30.262580+0000 mon.a (mon.0) 1644 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:53:31.119 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:30 smithi038 bash[84940]: audit 2024-09-14T04:53:30.262580+0000 mon.a (mon.0) 1644 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:53:31.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:31.120 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:53:31.221 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:31.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:31.255 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:31.255 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:53:31.356 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:31.377 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:31.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:31.379 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:53:31.480 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:31.500 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:31.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:31.502 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:53:31.603 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:31.631 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:31.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:31.634 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:53:31.735 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:31.758 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:31.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:31.761 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:53:31.861 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:31.888 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:31.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:31.890 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:53:31.991 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:32.020 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:32.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:32.022 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:53:32.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:31 smithi038 bash[84940]: cluster 2024-09-14T04:53:30.777309+0000 mon.a (mon.0) 1645 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-14T04:53:32.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:31 smithi038 bash[84940]: cluster 2024-09-14T04:53:30.777309+0000 mon.a (mon.0) 1645 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-14T04:53:32.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:31 smithi038 bash[84940]: cluster 2024-09-14T04:53:30.803192+0000 mon.a (mon.0) 1646 : cluster [DBG] osdmap e282: 8 total, 7 up, 8 in 2024-09-14T04:53:32.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:31 smithi038 bash[84940]: cluster 2024-09-14T04:53:30.803192+0000 mon.a (mon.0) 1646 : cluster [DBG] osdmap e282: 8 total, 7 up, 8 in 2024-09-14T04:53:32.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:31 smithi038 bash[87336]: cluster 2024-09-14T04:53:30.777309+0000 mon.a (mon.0) 1645 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-14T04:53:32.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:31 smithi038 bash[87336]: cluster 2024-09-14T04:53:30.777309+0000 mon.a (mon.0) 1645 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-14T04:53:32.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:31 smithi038 bash[87336]: cluster 2024-09-14T04:53:30.803192+0000 mon.a (mon.0) 1646 : cluster [DBG] osdmap e282: 8 total, 7 up, 8 in 2024-09-14T04:53:32.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:31 smithi038 bash[87336]: cluster 2024-09-14T04:53:30.803192+0000 mon.a (mon.0) 1646 : cluster [DBG] osdmap e282: 8 total, 7 up, 8 in 2024-09-14T04:53:32.123 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:32.151 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:32.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:32.154 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:53:32.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:31 smithi123 bash[68976]: cluster 2024-09-14T04:53:30.777309+0000 mon.a (mon.0) 1645 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-14T04:53:32.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:31 smithi123 bash[68976]: cluster 2024-09-14T04:53:30.777309+0000 mon.a (mon.0) 1645 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-14T04:53:32.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:31 smithi123 bash[68976]: cluster 2024-09-14T04:53:30.803192+0000 mon.a (mon.0) 1646 : cluster [DBG] osdmap e282: 8 total, 7 up, 8 in 2024-09-14T04:53:32.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:31 smithi123 bash[68976]: cluster 2024-09-14T04:53:30.803192+0000 mon.a (mon.0) 1646 : cluster [DBG] osdmap e282: 8 total, 7 up, 8 in 2024-09-14T04:53:32.255 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:32.284 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:32.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:32.287 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:53:32.388 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:32.418 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:32.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:32.420 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:53:32.521 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:32.551 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:32.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:32.553 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:53:32.655 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:32.681 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:32.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:32.684 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:53:32.785 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:32.815 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:32.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:32.817 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:53:32.918 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:32.930 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:32 smithi123 bash[68976]: cluster 2024-09-14T04:53:31.660433+0000 mgr.y (mgr.26165) 1381 : cluster [DBG] pgmap v1448: 93 pgs: 1 peering, 14 stale+active+clean, 78 active+clean; 582 KiB data, 7.4 GiB used, 708 GiB / 715 GiB avail 2024-09-14T04:53:32.931 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:32 smithi123 bash[68976]: cluster 2024-09-14T04:53:31.660433+0000 mgr.y (mgr.26165) 1381 : cluster [DBG] pgmap v1448: 93 pgs: 1 peering, 14 stale+active+clean, 78 active+clean; 582 KiB data, 7.4 GiB used, 708 GiB / 715 GiB avail 2024-09-14T04:53:32.931 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:32 smithi123 bash[68976]: cluster 2024-09-14T04:53:31.794829+0000 mon.a (mon.0) 1647 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-14T04:53:32.931 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:32 smithi123 bash[68976]: cluster 2024-09-14T04:53:31.794829+0000 mon.a (mon.0) 1647 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-14T04:53:32.931 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:32 smithi123 bash[68976]: cluster 2024-09-14T04:53:31.811330+0000 mon.a (mon.0) 1648 : cluster [DBG] osdmap e283: 8 total, 7 up, 8 in 2024-09-14T04:53:32.931 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:32 smithi123 bash[68976]: cluster 2024-09-14T04:53:31.811330+0000 mon.a (mon.0) 1648 : cluster [DBG] osdmap e283: 8 total, 7 up, 8 in 2024-09-14T04:53:32.946 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:32.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:32.949 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:53:33.049 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:33.077 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:33.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:33.080 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:53:33.181 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:33.193 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:32 smithi038 bash[84940]: cluster 2024-09-14T04:53:31.660433+0000 mgr.y (mgr.26165) 1381 : cluster [DBG] pgmap v1448: 93 pgs: 1 peering, 14 stale+active+clean, 78 active+clean; 582 KiB data, 7.4 GiB used, 708 GiB / 715 GiB avail 2024-09-14T04:53:33.193 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:32 smithi038 bash[84940]: cluster 2024-09-14T04:53:31.660433+0000 mgr.y (mgr.26165) 1381 : cluster [DBG] pgmap v1448: 93 pgs: 1 peering, 14 stale+active+clean, 78 active+clean; 582 KiB data, 7.4 GiB used, 708 GiB / 715 GiB avail 2024-09-14T04:53:33.193 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:32 smithi038 bash[84940]: cluster 2024-09-14T04:53:31.794829+0000 mon.a (mon.0) 1647 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-14T04:53:33.194 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:32 smithi038 bash[84940]: cluster 2024-09-14T04:53:31.794829+0000 mon.a (mon.0) 1647 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-14T04:53:33.194 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:32 smithi038 bash[84940]: cluster 2024-09-14T04:53:31.811330+0000 mon.a (mon.0) 1648 : cluster [DBG] osdmap e283: 8 total, 7 up, 8 in 2024-09-14T04:53:33.194 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:32 smithi038 bash[84940]: cluster 2024-09-14T04:53:31.811330+0000 mon.a (mon.0) 1648 : cluster [DBG] osdmap e283: 8 total, 7 up, 8 in 2024-09-14T04:53:33.194 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:32 smithi038 bash[87336]: cluster 2024-09-14T04:53:31.660433+0000 mgr.y (mgr.26165) 1381 : cluster [DBG] pgmap v1448: 93 pgs: 1 peering, 14 stale+active+clean, 78 active+clean; 582 KiB data, 7.4 GiB used, 708 GiB / 715 GiB avail 2024-09-14T04:53:33.194 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:32 smithi038 bash[87336]: cluster 2024-09-14T04:53:31.660433+0000 mgr.y (mgr.26165) 1381 : cluster [DBG] pgmap v1448: 93 pgs: 1 peering, 14 stale+active+clean, 78 active+clean; 582 KiB data, 7.4 GiB used, 708 GiB / 715 GiB avail 2024-09-14T04:53:33.194 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:32 smithi038 bash[87336]: cluster 2024-09-14T04:53:31.794829+0000 mon.a (mon.0) 1647 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-14T04:53:33.194 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:32 smithi038 bash[87336]: cluster 2024-09-14T04:53:31.794829+0000 mon.a (mon.0) 1647 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-14T04:53:33.194 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:32 smithi038 bash[87336]: cluster 2024-09-14T04:53:31.811330+0000 mon.a (mon.0) 1648 : cluster [DBG] osdmap e283: 8 total, 7 up, 8 in 2024-09-14T04:53:33.194 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:32 smithi038 bash[87336]: cluster 2024-09-14T04:53:31.811330+0000 mon.a (mon.0) 1648 : cluster [DBG] osdmap e283: 8 total, 7 up, 8 in 2024-09-14T04:53:33.210 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:33.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:33.213 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:53:33.314 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:33.341 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:33.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:33.344 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:53:33.444 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:33.470 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:33.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:33.473 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:53:33.574 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:33.602 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:33.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:33.605 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:53:33.706 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:33.734 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:33.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:33.736 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:53:33.837 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:33.865 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:33.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:33.868 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:53:33.969 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:33.997 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:33.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:33.999 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:53:34.100 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:34.128 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:34.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:34.130 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:53:34.231 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:34.262 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:34.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:34.264 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:53:34.365 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:34.392 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:34.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:34.394 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:53:34.495 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:34.520 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:34.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:34.522 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:53:34.623 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:34.651 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:34.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:34.654 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:53:34.755 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:34.781 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:34.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:34.784 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:53:34.884 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:34.911 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:34.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:34.913 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:53:34.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:34 smithi123 bash[68976]: cluster 2024-09-14T04:53:33.661188+0000 mgr.y (mgr.26165) 1382 : cluster [DBG] pgmap v1450: 93 pgs: 7 peering, 11 stale+active+clean, 75 active+clean; 634 KiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 8.4 KiB/s rd, 18 KiB/s wr, 4 op/s; 9.8 KiB/s, 0 objects/s recovering 2024-09-14T04:53:34.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:34 smithi123 bash[68976]: cluster 2024-09-14T04:53:33.661188+0000 mgr.y (mgr.26165) 1382 : cluster [DBG] pgmap v1450: 93 pgs: 7 peering, 11 stale+active+clean, 75 active+clean; 634 KiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 8.4 KiB/s rd, 18 KiB/s wr, 4 op/s; 9.8 KiB/s, 0 objects/s recovering 2024-09-14T04:53:35.014 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:35.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:34 smithi038 bash[87336]: cluster 2024-09-14T04:53:33.661188+0000 mgr.y (mgr.26165) 1382 : cluster [DBG] pgmap v1450: 93 pgs: 7 peering, 11 stale+active+clean, 75 active+clean; 634 KiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 8.4 KiB/s rd, 18 KiB/s wr, 4 op/s; 9.8 KiB/s, 0 objects/s recovering 2024-09-14T04:53:35.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:34 smithi038 bash[87336]: cluster 2024-09-14T04:53:33.661188+0000 mgr.y (mgr.26165) 1382 : cluster [DBG] pgmap v1450: 93 pgs: 7 peering, 11 stale+active+clean, 75 active+clean; 634 KiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 8.4 KiB/s rd, 18 KiB/s wr, 4 op/s; 9.8 KiB/s, 0 objects/s recovering 2024-09-14T04:53:35.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:34 smithi038 bash[84940]: cluster 2024-09-14T04:53:33.661188+0000 mgr.y (mgr.26165) 1382 : cluster [DBG] pgmap v1450: 93 pgs: 7 peering, 11 stale+active+clean, 75 active+clean; 634 KiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 8.4 KiB/s rd, 18 KiB/s wr, 4 op/s; 9.8 KiB/s, 0 objects/s recovering 2024-09-14T04:53:35.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:34 smithi038 bash[84940]: cluster 2024-09-14T04:53:33.661188+0000 mgr.y (mgr.26165) 1382 : cluster [DBG] pgmap v1450: 93 pgs: 7 peering, 11 stale+active+clean, 75 active+clean; 634 KiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 8.4 KiB/s rd, 18 KiB/s wr, 4 op/s; 9.8 KiB/s, 0 objects/s recovering 2024-09-14T04:53:35.042 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:35.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:35.044 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:53:35.145 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:35.172 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:35.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:35.174 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:53:35.275 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:35.305 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:35.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:35.308 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:53:35.409 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:35.435 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:35.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:35.438 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:53:35.539 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:35.566 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:35.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:35.568 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:53:35.669 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:35.697 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:35.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:35.699 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:53:35.800 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:35.828 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:35.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:35.831 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:53:35.931 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:35.960 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:35.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:35.962 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:53:36.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:35 smithi038 bash[84940]: cluster 2024-09-14T04:53:35.794633+0000 mon.a (mon.0) 1649 : cluster [WRN] Health check failed: Degraded data redundancy: 5/78 objects degraded (6.410%), 5 pgs degraded (PG_DEGRADED) 2024-09-14T04:53:36.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:35 smithi038 bash[84940]: cluster 2024-09-14T04:53:35.794633+0000 mon.a (mon.0) 1649 : cluster [WRN] Health check failed: Degraded data redundancy: 5/78 objects degraded (6.410%), 5 pgs degraded (PG_DEGRADED) 2024-09-14T04:53:36.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:35 smithi038 bash[87336]: cluster 2024-09-14T04:53:35.794633+0000 mon.a (mon.0) 1649 : cluster [WRN] Health check failed: Degraded data redundancy: 5/78 objects degraded (6.410%), 5 pgs degraded (PG_DEGRADED) 2024-09-14T04:53:36.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:35 smithi038 bash[87336]: cluster 2024-09-14T04:53:35.794633+0000 mon.a (mon.0) 1649 : cluster [WRN] Health check failed: Degraded data redundancy: 5/78 objects degraded (6.410%), 5 pgs degraded (PG_DEGRADED) 2024-09-14T04:53:36.062 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:36.074 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:35 smithi123 bash[68976]: cluster 2024-09-14T04:53:35.794633+0000 mon.a (mon.0) 1649 : cluster [WRN] Health check failed: Degraded data redundancy: 5/78 objects degraded (6.410%), 5 pgs degraded (PG_DEGRADED) 2024-09-14T04:53:36.074 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:35 smithi123 bash[68976]: cluster 2024-09-14T04:53:35.794633+0000 mon.a (mon.0) 1649 : cluster [WRN] Health check failed: Degraded data redundancy: 5/78 objects degraded (6.410%), 5 pgs degraded (PG_DEGRADED) 2024-09-14T04:53:36.089 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:36.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:36.091 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:53:36.192 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:36.220 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:36.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:36.222 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:53:36.323 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:36.349 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:36.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:36.356 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:53:36.457 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:36.484 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:36.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:36.487 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:53:36.588 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:36.617 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:36.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:36.619 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:53:36.720 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:36.749 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:36.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:36.752 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:53:36.849 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 04:53:36 smithi038 bash[242836]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd-0 2024-09-14T04:53:36.853 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:36.878 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:36.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:36.880 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:53:36.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:36 smithi123 bash[68976]: cluster 2024-09-14T04:53:35.662509+0000 mgr.y (mgr.26165) 1383 : cluster [DBG] pgmap v1451: 93 pgs: 20 active+undersized, 7 peering, 5 active+undersized+degraded, 61 active+clean; 661 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 13 KiB/s rd, 28 KiB/s wr, 7 op/s; 5/78 objects degraded (6.410%); 16 KiB/s, 0 objects/s recovering 2024-09-14T04:53:36.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:36 smithi123 bash[68976]: cluster 2024-09-14T04:53:35.662509+0000 mgr.y (mgr.26165) 1383 : cluster [DBG] pgmap v1451: 93 pgs: 20 active+undersized, 7 peering, 5 active+undersized+degraded, 61 active+clean; 661 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 13 KiB/s rd, 28 KiB/s wr, 7 op/s; 5/78 objects degraded (6.410%); 16 KiB/s, 0 objects/s recovering 2024-09-14T04:53:36.981 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:36.989 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 04:53:36 smithi038 bash[243305]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd-0 2024-09-14T04:53:36.990 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:36 smithi038 bash[87336]: cluster 2024-09-14T04:53:35.662509+0000 mgr.y (mgr.26165) 1383 : cluster [DBG] pgmap v1451: 93 pgs: 20 active+undersized, 7 peering, 5 active+undersized+degraded, 61 active+clean; 661 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 13 KiB/s rd, 28 KiB/s wr, 7 op/s; 5/78 objects degraded (6.410%); 16 KiB/s, 0 objects/s recovering 2024-09-14T04:53:36.990 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:36 smithi038 bash[87336]: cluster 2024-09-14T04:53:35.662509+0000 mgr.y (mgr.26165) 1383 : cluster [DBG] pgmap v1451: 93 pgs: 20 active+undersized, 7 peering, 5 active+undersized+degraded, 61 active+clean; 661 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 13 KiB/s rd, 28 KiB/s wr, 7 op/s; 5/78 objects degraded (6.410%); 16 KiB/s, 0 objects/s recovering 2024-09-14T04:53:36.990 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:36 smithi038 bash[84940]: cluster 2024-09-14T04:53:35.662509+0000 mgr.y (mgr.26165) 1383 : cluster [DBG] pgmap v1451: 93 pgs: 20 active+undersized, 7 peering, 5 active+undersized+degraded, 61 active+clean; 661 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 13 KiB/s rd, 28 KiB/s wr, 7 op/s; 5/78 objects degraded (6.410%); 16 KiB/s, 0 objects/s recovering 2024-09-14T04:53:36.990 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:36 smithi038 bash[84940]: cluster 2024-09-14T04:53:35.662509+0000 mgr.y (mgr.26165) 1383 : cluster [DBG] pgmap v1451: 93 pgs: 20 active+undersized, 7 peering, 5 active+undersized+degraded, 61 active+clean; 661 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 13 KiB/s rd, 28 KiB/s wr, 7 op/s; 5/78 objects degraded (6.410%); 16 KiB/s, 0 objects/s recovering 2024-09-14T04:53:37.001 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:37.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:37.004 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:53:37.105 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:37.131 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:37.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:37.134 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:53:37.235 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:37.261 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:37.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:37.263 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:53:37.364 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:37.391 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:37.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:37.394 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:53:37.494 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:37.521 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:37.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:37.523 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:53:37.625 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:37.654 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:37.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:37.656 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:53:37.757 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:37.783 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:37.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:37.786 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:53:37.887 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:37.912 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:37.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:37.914 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:53:38.015 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:38.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:37 smithi038 bash[84940]: cluster 2024-09-14T04:53:37.379735+0000 mon.a (mon.0) 1650 : cluster [WRN] Health check update: Reduced data availability: 2 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-09-14T04:53:38.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:37 smithi038 bash[84940]: cluster 2024-09-14T04:53:37.379735+0000 mon.a (mon.0) 1650 : cluster [WRN] Health check update: Reduced data availability: 2 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-09-14T04:53:38.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:37 smithi038 bash[87336]: cluster 2024-09-14T04:53:37.379735+0000 mon.a (mon.0) 1650 : cluster [WRN] Health check update: Reduced data availability: 2 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-09-14T04:53:38.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:37 smithi038 bash[87336]: cluster 2024-09-14T04:53:37.379735+0000 mon.a (mon.0) 1650 : cluster [WRN] Health check update: Reduced data availability: 2 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-09-14T04:53:38.041 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:38.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:38.044 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:53:38.145 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:38.172 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:38.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:38.174 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:53:38.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:37 smithi123 bash[68976]: cluster 2024-09-14T04:53:37.379735+0000 mon.a (mon.0) 1650 : cluster [WRN] Health check update: Reduced data availability: 2 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-09-14T04:53:38.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:37 smithi123 bash[68976]: cluster 2024-09-14T04:53:37.379735+0000 mon.a (mon.0) 1650 : cluster [WRN] Health check update: Reduced data availability: 2 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-09-14T04:53:38.275 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:38.304 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:38.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:38.307 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:53:38.408 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:38.419 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:53:38 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:53:38] "GET /metrics HTTP/1.1" 200 34271 "" "Prometheus/2.51.0" 2024-09-14T04:53:38.435 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:38.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:38.438 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:53:38.539 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:38.566 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:38.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:38.568 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:53:38.669 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:38.696 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:38.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:38.699 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:53:38.799 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:38.825 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:38.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:38.828 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:53:38.928 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:38.956 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:38.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:38.958 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:53:39.059 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:39.071 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:38 smithi123 bash[68976]: cluster 2024-09-14T04:53:37.663342+0000 mgr.y (mgr.26165) 1384 : cluster [DBG] pgmap v1452: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 13 KiB/s rd, 28 KiB/s wr, 7 op/s; 11/78 objects degraded (14.103%); 16 KiB/s, 0 objects/s recovering 2024-09-14T04:53:39.071 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:38 smithi123 bash[68976]: cluster 2024-09-14T04:53:37.663342+0000 mgr.y (mgr.26165) 1384 : cluster [DBG] pgmap v1452: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 13 KiB/s rd, 28 KiB/s wr, 7 op/s; 11/78 objects degraded (14.103%); 16 KiB/s, 0 objects/s recovering 2024-09-14T04:53:39.071 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:38 smithi123 bash[68976]: cluster 2024-09-14T04:53:37.849453+0000 mon.a (mon.0) 1651 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 4 pgs peering) 2024-09-14T04:53:39.071 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:38 smithi123 bash[68976]: cluster 2024-09-14T04:53:37.849453+0000 mon.a (mon.0) 1651 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 4 pgs peering) 2024-09-14T04:53:39.088 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:39.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:39.091 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:53:39.191 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:39.203 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:38 smithi038 bash[87336]: cluster 2024-09-14T04:53:37.663342+0000 mgr.y (mgr.26165) 1384 : cluster [DBG] pgmap v1452: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 13 KiB/s rd, 28 KiB/s wr, 7 op/s; 11/78 objects degraded (14.103%); 16 KiB/s, 0 objects/s recovering 2024-09-14T04:53:39.203 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:38 smithi038 bash[87336]: cluster 2024-09-14T04:53:37.663342+0000 mgr.y (mgr.26165) 1384 : cluster [DBG] pgmap v1452: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 13 KiB/s rd, 28 KiB/s wr, 7 op/s; 11/78 objects degraded (14.103%); 16 KiB/s, 0 objects/s recovering 2024-09-14T04:53:39.204 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:38 smithi038 bash[87336]: cluster 2024-09-14T04:53:37.849453+0000 mon.a (mon.0) 1651 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 4 pgs peering) 2024-09-14T04:53:39.204 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:38 smithi038 bash[87336]: cluster 2024-09-14T04:53:37.849453+0000 mon.a (mon.0) 1651 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 4 pgs peering) 2024-09-14T04:53:39.204 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:38 smithi038 bash[84940]: cluster 2024-09-14T04:53:37.663342+0000 mgr.y (mgr.26165) 1384 : cluster [DBG] pgmap v1452: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 13 KiB/s rd, 28 KiB/s wr, 7 op/s; 11/78 objects degraded (14.103%); 16 KiB/s, 0 objects/s recovering 2024-09-14T04:53:39.204 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:38 smithi038 bash[84940]: cluster 2024-09-14T04:53:37.663342+0000 mgr.y (mgr.26165) 1384 : cluster [DBG] pgmap v1452: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 13 KiB/s rd, 28 KiB/s wr, 7 op/s; 11/78 objects degraded (14.103%); 16 KiB/s, 0 objects/s recovering 2024-09-14T04:53:39.204 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:38 smithi038 bash[84940]: cluster 2024-09-14T04:53:37.849453+0000 mon.a (mon.0) 1651 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 4 pgs peering) 2024-09-14T04:53:39.204 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:38 smithi038 bash[84940]: cluster 2024-09-14T04:53:37.849453+0000 mon.a (mon.0) 1651 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 4 pgs peering) 2024-09-14T04:53:39.219 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:39.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:39.221 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:53:39.322 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:39.350 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:39.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:39.353 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:53:39.454 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:39.481 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:39.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:39.483 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:53:39.584 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:39.613 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:39.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:39.615 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:53:39.716 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:39.740 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:39.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:39.742 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:53:39.843 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:39.868 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:39.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:39.870 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:53:39.971 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:39.999 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:40.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:40.001 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:53:40.102 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:40.129 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:40.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:40.132 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:53:40.233 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:40.244 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:53:40 smithi123 bash[61744]: ts=2024-09-14T04:53:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:53:40.261 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:40.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:40.263 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:53:40.364 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:40.392 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:40.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:40.394 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:53:40.495 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:40.522 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:40.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:40.524 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:53:40.625 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:40.651 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:40.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:40.653 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:53:40.722 INFO:tasks.workunit.client.0.smithi038.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-09-14T04:53:40.754 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:40.781 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:40.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:40.783 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:53:40.884 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:40.913 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:40.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:40.916 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:53:40.995 INFO:tasks.workunit.client.0.smithi038.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-09-14T04:53:41.018 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:41.029 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:40 smithi123 bash[68976]: cluster 2024-09-14T04:53:39.664334+0000 mgr.y (mgr.26165) 1385 : cluster [DBG] pgmap v1453: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 11 KiB/s rd, 25 KiB/s wr, 6 op/s; 11/78 objects degraded (14.103%); 15 KiB/s, 0 objects/s recovering 2024-09-14T04:53:41.029 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:40 smithi123 bash[68976]: cluster 2024-09-14T04:53:39.664334+0000 mgr.y (mgr.26165) 1385 : cluster [DBG] pgmap v1453: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 11 KiB/s rd, 25 KiB/s wr, 6 op/s; 11/78 objects degraded (14.103%); 15 KiB/s, 0 objects/s recovering 2024-09-14T04:53:41.045 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:41.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:41.047 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:53:41.053 INFO:tasks.workunit.client.0.smithi038.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-09-14T04:53:41.055 INFO:tasks.workunit.client.0.smithi038.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-09-14T04:53:41.055 INFO:tasks.workunit.client.0.smithi038.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-09-14T04:53:41.120 INFO:tasks.workunit.client.0.smithi038.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-09-14T04:53:41.148 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:41.155 DEBUG:teuthology.orchestra.run.smithi038:> set -ex 2024-09-14T04:53:41.155 DEBUG:teuthology.orchestra.run.smithi038:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-09-14T04:53:41.176 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:41.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:41.179 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:53:41.227 INFO:tasks.workunit:Running workunits matching cls/test_cls_rbd.sh on client.0... 2024-09-14T04:53:41.229 INFO:tasks.workunit:Running workunit cls/test_cls_rbd.sh... 2024-09-14T04:53:41.229 DEBUG:teuthology.orchestra.run.smithi038: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=quincy 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-09-14T04:53:41.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:40 smithi038 bash[87336]: cluster 2024-09-14T04:53:39.664334+0000 mgr.y (mgr.26165) 1385 : cluster [DBG] pgmap v1453: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 11 KiB/s rd, 25 KiB/s wr, 6 op/s; 11/78 objects degraded (14.103%); 15 KiB/s, 0 objects/s recovering 2024-09-14T04:53:41.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:40 smithi038 bash[87336]: cluster 2024-09-14T04:53:39.664334+0000 mgr.y (mgr.26165) 1385 : cluster [DBG] pgmap v1453: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 11 KiB/s rd, 25 KiB/s wr, 6 op/s; 11/78 objects degraded (14.103%); 15 KiB/s, 0 objects/s recovering 2024-09-14T04:53:41.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:40 smithi038 bash[84940]: cluster 2024-09-14T04:53:39.664334+0000 mgr.y (mgr.26165) 1385 : cluster [DBG] pgmap v1453: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 11 KiB/s rd, 25 KiB/s wr, 6 op/s; 11/78 objects degraded (14.103%); 15 KiB/s, 0 objects/s recovering 2024-09-14T04:53:41.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:40 smithi038 bash[84940]: cluster 2024-09-14T04:53:39.664334+0000 mgr.y (mgr.26165) 1385 : cluster [DBG] pgmap v1453: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 11 KiB/s rd, 25 KiB/s wr, 6 op/s; 11/78 objects degraded (14.103%); 15 KiB/s, 0 objects/s recovering 2024-09-14T04:53:41.279 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:41.306 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:41.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:41.309 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:53:41.410 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:41.438 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:41.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:41.440 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:53:41.541 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:41.567 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:41.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:41.569 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:53:41.670 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:41.692 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:41.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:41.694 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:53:41.717 INFO:tasks.workunit.client.0.smithi038.stdout:Running main() from gmock_main.cc 2024-09-14T04:53:41.717 INFO:tasks.workunit.client.0.smithi038.stdout:[==========] Running 70 tests from 1 test suite. 2024-09-14T04:53:41.717 INFO:tasks.workunit.client.0.smithi038.stdout:[----------] Global test environment set-up. 2024-09-14T04:53:41.717 INFO:tasks.workunit.client.0.smithi038.stdout:[----------] 70 tests from TestClsRbd 2024-09-14T04:53:41.764 INFO:teuthology.orchestra.run.smithi038.stderr:Error ENXIO: problem getting command descriptions from osd.0 2024-09-14T04:53:41.783 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1: {} 2024-09-14T04:53:41.783 INFO:teuthology.orchestra.run.smithi038.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-14T04:53:41.795 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:41.802 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2: {} 2024-09-14T04:53:41.802 INFO:teuthology.orchestra.run.smithi038.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-14T04:53:41.821 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3: {} 2024-09-14T04:53:41.821 INFO:teuthology.orchestra.run.smithi038.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-14T04:53:41.824 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:41.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:41.826 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:53:41.840 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4: {} 2024-09-14T04:53:41.840 INFO:teuthology.orchestra.run.smithi038.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-14T04:53:41.857 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5: {} 2024-09-14T04:53:41.857 INFO:teuthology.orchestra.run.smithi038.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-14T04:53:41.875 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6: {} 2024-09-14T04:53:41.875 INFO:teuthology.orchestra.run.smithi038.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-14T04:53:41.892 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7: {} 2024-09-14T04:53:41.892 INFO:teuthology.orchestra.run.smithi038.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-14T04:53:41.927 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:41.937 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:41 smithi038 bash[84940]: audit 2024-09-14T04:53:41.763516+0000 mon.c (mon.2) 85 : audit [DBG] from='client.? 172.21.15.38:0/698529376' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:53:41.938 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:41 smithi038 bash[84940]: audit 2024-09-14T04:53:41.763516+0000 mon.c (mon.2) 85 : audit [DBG] from='client.? 172.21.15.38:0/698529376' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:53:41.938 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:41 smithi038 bash[87336]: audit 2024-09-14T04:53:41.763516+0000 mon.c (mon.2) 85 : audit [DBG] from='client.? 172.21.15.38:0/698529376' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:53:41.938 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:41 smithi038 bash[87336]: audit 2024-09-14T04:53:41.763516+0000 mon.c (mon.2) 85 : audit [DBG] from='client.? 172.21.15.38:0/698529376' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:53:41.952 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:41.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:41.954 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:53:42.055 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:42.075 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:42.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:42.077 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:53:42.177 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:42.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:41 smithi123 bash[68976]: audit 2024-09-14T04:53:41.763516+0000 mon.c (mon.2) 85 : audit [DBG] from='client.? 172.21.15.38:0/698529376' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:53:42.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:41 smithi123 bash[68976]: audit 2024-09-14T04:53:41.763516+0000 mon.c (mon.2) 85 : audit [DBG] from='client.? 172.21.15.38:0/698529376' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:53:42.205 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:42.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:42.208 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:53:42.309 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:42.316 INFO:teuthology.orchestra.run.smithi038.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-09-14T04:53:42.337 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:42.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:42.339 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:53:42.440 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:42.461 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:42.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:42.462 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:53:42.563 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:42.589 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:42.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:42.592 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:53:42.692 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:42.721 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:42.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:42.723 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:53:42.824 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:42.845 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:42.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:42.847 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:53:42.913 INFO:teuthology.orchestra.run.smithi038.stderr:noscrub is set 2024-09-14T04:53:42.926 INFO:tasks.workunit.client.0.smithi038.stdout:[ RUN ] TestClsRbd.get_all_features 2024-09-14T04:53:42.948 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:42.968 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:42.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:42.970 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:53:42.979 INFO:tasks.workunit.client.0.smithi038.stdout:[ OK ] TestClsRbd.get_all_features (53 ms) 2024-09-14T04:53:42.979 INFO:tasks.workunit.client.0.smithi038.stdout:[ RUN ] TestClsRbd.copyup 2024-09-14T04:53:43.071 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:43.081 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:42 smithi038 bash[84940]: cluster 2024-09-14T04:53:41.665329+0000 mgr.y (mgr.26165) 1386 : cluster [DBG] pgmap v1454: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 10 KiB/s rd, 22 KiB/s wr, 6 op/s; 11/78 objects degraded (14.103%); 13 KiB/s, 0 objects/s recovering 2024-09-14T04:53:43.081 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:42 smithi038 bash[84940]: cluster 2024-09-14T04:53:41.665329+0000 mgr.y (mgr.26165) 1386 : cluster [DBG] pgmap v1454: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 10 KiB/s rd, 22 KiB/s wr, 6 op/s; 11/78 objects degraded (14.103%); 13 KiB/s, 0 objects/s recovering 2024-09-14T04:53:43.081 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:42 smithi038 bash[84940]: cluster 2024-09-14T04:53:41.916306+0000 mon.a (mon.0) 1652 : cluster [DBG] osdmap e284: 8 total, 7 up, 8 in 2024-09-14T04:53:43.081 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:42 smithi038 bash[84940]: cluster 2024-09-14T04:53:41.916306+0000 mon.a (mon.0) 1652 : cluster [DBG] osdmap e284: 8 total, 7 up, 8 in 2024-09-14T04:53:43.081 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:42 smithi038 bash[84940]: audit 2024-09-14T04:53:41.923601+0000 mon.c (mon.2) 86 : audit [INF] from='client.? 172.21.15.38:0/2911960587' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi038-243553-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-14T04:53:43.081 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:42 smithi038 bash[84940]: audit 2024-09-14T04:53:41.923601+0000 mon.c (mon.2) 86 : audit [INF] from='client.? 172.21.15.38:0/2911960587' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi038-243553-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-14T04:53:43.081 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:42 smithi038 bash[84940]: audit 2024-09-14T04:53:41.923893+0000 mon.a (mon.0) 1653 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi038-243553-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-14T04:53:43.082 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:42 smithi038 bash[84940]: audit 2024-09-14T04:53:41.923893+0000 mon.a (mon.0) 1653 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi038-243553-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-14T04:53:43.082 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:42 smithi038 bash[84940]: audit 2024-09-14T04:53:42.359770+0000 mon.a (mon.0) 1654 : audit [INF] from='client.? 172.21.15.38:0/3090946829' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:53:43.082 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:42 smithi038 bash[84940]: audit 2024-09-14T04:53:42.359770+0000 mon.a (mon.0) 1654 : audit [INF] from='client.? 172.21.15.38:0/3090946829' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:53:43.082 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:42 smithi038 bash[84940]: cluster 2024-09-14T04:53:42.380967+0000 mon.a (mon.0) 1655 : cluster [WRN] Health check update: Degraded data redundancy: 11/78 objects degraded (14.103%), 7 pgs degraded (PG_DEGRADED) 2024-09-14T04:53:43.082 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:42 smithi038 bash[84940]: cluster 2024-09-14T04:53:42.380967+0000 mon.a (mon.0) 1655 : cluster [WRN] Health check update: Degraded data redundancy: 11/78 objects degraded (14.103%), 7 pgs degraded (PG_DEGRADED) 2024-09-14T04:53:43.082 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:42 smithi038 bash[87336]: cluster 2024-09-14T04:53:41.665329+0000 mgr.y (mgr.26165) 1386 : cluster [DBG] pgmap v1454: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 10 KiB/s rd, 22 KiB/s wr, 6 op/s; 11/78 objects degraded (14.103%); 13 KiB/s, 0 objects/s recovering 2024-09-14T04:53:43.082 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:42 smithi038 bash[87336]: cluster 2024-09-14T04:53:41.665329+0000 mgr.y (mgr.26165) 1386 : cluster [DBG] pgmap v1454: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 10 KiB/s rd, 22 KiB/s wr, 6 op/s; 11/78 objects degraded (14.103%); 13 KiB/s, 0 objects/s recovering 2024-09-14T04:53:43.082 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:42 smithi038 bash[87336]: cluster 2024-09-14T04:53:41.916306+0000 mon.a (mon.0) 1652 : cluster [DBG] osdmap e284: 8 total, 7 up, 8 in 2024-09-14T04:53:43.082 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:42 smithi038 bash[87336]: cluster 2024-09-14T04:53:41.916306+0000 mon.a (mon.0) 1652 : cluster [DBG] osdmap e284: 8 total, 7 up, 8 in 2024-09-14T04:53:43.083 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:42 smithi038 bash[87336]: audit 2024-09-14T04:53:41.923601+0000 mon.c (mon.2) 86 : audit [INF] from='client.? 172.21.15.38:0/2911960587' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi038-243553-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-14T04:53:43.083 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:42 smithi038 bash[87336]: audit 2024-09-14T04:53:41.923601+0000 mon.c (mon.2) 86 : audit [INF] from='client.? 172.21.15.38:0/2911960587' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi038-243553-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-14T04:53:43.083 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:42 smithi038 bash[87336]: audit 2024-09-14T04:53:41.923893+0000 mon.a (mon.0) 1653 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi038-243553-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-14T04:53:43.083 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:42 smithi038 bash[87336]: audit 2024-09-14T04:53:41.923893+0000 mon.a (mon.0) 1653 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi038-243553-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-14T04:53:43.083 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:42 smithi038 bash[87336]: audit 2024-09-14T04:53:42.359770+0000 mon.a (mon.0) 1654 : audit [INF] from='client.? 172.21.15.38:0/3090946829' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:53:43.083 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:42 smithi038 bash[87336]: audit 2024-09-14T04:53:42.359770+0000 mon.a (mon.0) 1654 : audit [INF] from='client.? 172.21.15.38:0/3090946829' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:53:43.083 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:42 smithi038 bash[87336]: cluster 2024-09-14T04:53:42.380967+0000 mon.a (mon.0) 1655 : cluster [WRN] Health check update: Degraded data redundancy: 11/78 objects degraded (14.103%), 7 pgs degraded (PG_DEGRADED) 2024-09-14T04:53:43.083 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:42 smithi038 bash[87336]: cluster 2024-09-14T04:53:42.380967+0000 mon.a (mon.0) 1655 : cluster [WRN] Health check update: Degraded data redundancy: 11/78 objects degraded (14.103%), 7 pgs degraded (PG_DEGRADED) 2024-09-14T04:53:43.083 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:42 smithi123 bash[68976]: cluster 2024-09-14T04:53:41.665329+0000 mgr.y (mgr.26165) 1386 : cluster [DBG] pgmap v1454: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 10 KiB/s rd, 22 KiB/s wr, 6 op/s; 11/78 objects degraded (14.103%); 13 KiB/s, 0 objects/s recovering 2024-09-14T04:53:43.084 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:42 smithi123 bash[68976]: cluster 2024-09-14T04:53:41.665329+0000 mgr.y (mgr.26165) 1386 : cluster [DBG] pgmap v1454: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 10 KiB/s rd, 22 KiB/s wr, 6 op/s; 11/78 objects degraded (14.103%); 13 KiB/s, 0 objects/s recovering 2024-09-14T04:53:43.084 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:42 smithi123 bash[68976]: cluster 2024-09-14T04:53:41.916306+0000 mon.a (mon.0) 1652 : cluster [DBG] osdmap e284: 8 total, 7 up, 8 in 2024-09-14T04:53:43.084 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:42 smithi123 bash[68976]: cluster 2024-09-14T04:53:41.916306+0000 mon.a (mon.0) 1652 : cluster [DBG] osdmap e284: 8 total, 7 up, 8 in 2024-09-14T04:53:43.084 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:42 smithi123 bash[68976]: audit 2024-09-14T04:53:41.923601+0000 mon.c (mon.2) 86 : audit [INF] from='client.? 172.21.15.38:0/2911960587' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi038-243553-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-14T04:53:43.084 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:42 smithi123 bash[68976]: audit 2024-09-14T04:53:41.923601+0000 mon.c (mon.2) 86 : audit [INF] from='client.? 172.21.15.38:0/2911960587' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi038-243553-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-14T04:53:43.084 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:42 smithi123 bash[68976]: audit 2024-09-14T04:53:41.923893+0000 mon.a (mon.0) 1653 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi038-243553-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-14T04:53:43.084 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:42 smithi123 bash[68976]: audit 2024-09-14T04:53:41.923893+0000 mon.a (mon.0) 1653 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi038-243553-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-14T04:53:43.084 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:42 smithi123 bash[68976]: audit 2024-09-14T04:53:42.359770+0000 mon.a (mon.0) 1654 : audit [INF] from='client.? 172.21.15.38:0/3090946829' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:53:43.084 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:42 smithi123 bash[68976]: audit 2024-09-14T04:53:42.359770+0000 mon.a (mon.0) 1654 : audit [INF] from='client.? 172.21.15.38:0/3090946829' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-14T04:53:43.084 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:42 smithi123 bash[68976]: cluster 2024-09-14T04:53:42.380967+0000 mon.a (mon.0) 1655 : cluster [WRN] Health check update: Degraded data redundancy: 11/78 objects degraded (14.103%), 7 pgs degraded (PG_DEGRADED) 2024-09-14T04:53:43.084 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:42 smithi123 bash[68976]: cluster 2024-09-14T04:53:42.380967+0000 mon.a (mon.0) 1655 : cluster [WRN] Health check update: Degraded data redundancy: 11/78 objects degraded (14.103%), 7 pgs degraded (PG_DEGRADED) 2024-09-14T04:53:43.097 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:43.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:43.100 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:53:43.200 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:43.228 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:43.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:43.230 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:53:43.331 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:43.359 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:43.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:43.361 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:53:43.462 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:43.492 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:43.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:43.497 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:53:43.598 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:43.625 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:43.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:43.628 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:53:43.729 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:43.755 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:43.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:43.757 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:53:43.769 INFO:tasks.workunit.client.0.smithi038.stdout:[ OK ] TestClsRbd.copyup (790 ms) 2024-09-14T04:53:43.769 INFO:tasks.workunit.client.0.smithi038.stdout:[ RUN ] TestClsRbd.sparse_copyup 2024-09-14T04:53:43.858 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:43.888 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:43.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:43.890 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:53:43.949 INFO:tasks.workunit.client.0.smithi038.stdout:[ OK ] TestClsRbd.sparse_copyup (179 ms) 2024-09-14T04:53:43.949 INFO:tasks.workunit.client.0.smithi038.stdout:[ RUN ] TestClsRbd.get_and_set_id 2024-09-14T04:53:43.969 INFO:tasks.workunit.client.0.smithi038.stdout:[ OK ] TestClsRbd.get_and_set_id (21 ms) 2024-09-14T04:53:43.969 INFO:tasks.workunit.client.0.smithi038.stdout:[ RUN ] TestClsRbd.add_remove_child 2024-09-14T04:53:43.988 INFO:tasks.workunit.client.0.smithi038.stdout:[ OK ] TestClsRbd.add_remove_child (18 ms) 2024-09-14T04:53:43.988 INFO:tasks.workunit.client.0.smithi038.stdout:[ RUN ] TestClsRbd.directory_methods 2024-09-14T04:53:43.991 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:44.018 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:44.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:44.020 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:53:44.042 INFO:tasks.workunit.client.0.smithi038.stdout:[ OK ] TestClsRbd.directory_methods (54 ms) 2024-09-14T04:53:44.042 INFO:tasks.workunit.client.0.smithi038.stdout:[ RUN ] TestClsRbd.create 2024-09-14T04:53:44.084 INFO:tasks.workunit.client.0.smithi038.stdout:[ OK ] TestClsRbd.create (43 ms) 2024-09-14T04:53:44.085 INFO:tasks.workunit.client.0.smithi038.stdout:[ RUN ] TestClsRbd.get_features 2024-09-14T04:53:44.088 INFO:tasks.workunit.client.0.smithi038.stdout:[ OK ] TestClsRbd.get_features (4 ms) 2024-09-14T04:53:44.088 INFO:tasks.workunit.client.0.smithi038.stdout:[ RUN ] TestClsRbd.get_object_prefix 2024-09-14T04:53:44.092 INFO:tasks.workunit.client.0.smithi038.stdout:[ OK ] TestClsRbd.get_object_prefix (3 ms) 2024-09-14T04:53:44.092 INFO:tasks.workunit.client.0.smithi038.stdout:[ RUN ] TestClsRbd.get_create_timestamp 2024-09-14T04:53:44.095 INFO:tasks.workunit.client.0.smithi038.stdout:[ OK ] TestClsRbd.get_create_timestamp (4 ms) 2024-09-14T04:53:44.095 INFO:tasks.workunit.client.0.smithi038.stdout:[ RUN ] TestClsRbd.get_access_timestamp 2024-09-14T04:53:44.098 INFO:tasks.workunit.client.0.smithi038.stdout:[ OK ] TestClsRbd.get_access_timestamp (3 ms) 2024-09-14T04:53:44.098 INFO:tasks.workunit.client.0.smithi038.stdout:[ RUN ] TestClsRbd.get_modify_timestamp 2024-09-14T04:53:44.102 INFO:tasks.workunit.client.0.smithi038.stdout:[ OK ] TestClsRbd.get_modify_timestamp (3 ms) 2024-09-14T04:53:44.102 INFO:tasks.workunit.client.0.smithi038.stdout:[ RUN ] TestClsRbd.get_data_pool 2024-09-14T04:53:44.110 INFO:tasks.workunit.client.0.smithi038.stdout:[ OK ] TestClsRbd.get_data_pool (9 ms) 2024-09-14T04:53:44.110 INFO:tasks.workunit.client.0.smithi038.stdout:[ RUN ] TestClsRbd.get_size 2024-09-14T04:53:44.120 INFO:tasks.workunit.client.0.smithi038.stdout:[ OK ] TestClsRbd.get_size (9 ms) 2024-09-14T04:53:44.120 INFO:tasks.workunit.client.0.smithi038.stdout:[ RUN ] TestClsRbd.set_size 2024-09-14T04:53:44.121 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:44.132 INFO:tasks.workunit.client.0.smithi038.stdout:[ OK ] TestClsRbd.set_size (12 ms) 2024-09-14T04:53:44.133 INFO:tasks.workunit.client.0.smithi038.stdout:[ RUN ] TestClsRbd.protection_status 2024-09-14T04:53:44.150 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:44.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:44.153 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:53:44.162 INFO:tasks.workunit.client.0.smithi038.stdout:[ OK ] TestClsRbd.protection_status (30 ms) 2024-09-14T04:53:44.162 INFO:tasks.workunit.client.0.smithi038.stdout:[ RUN ] TestClsRbd.snapshot_limits 2024-09-14T04:53:44.175 INFO:tasks.workunit.client.0.smithi038.stdout:[ OK ] TestClsRbd.snapshot_limits (13 ms) 2024-09-14T04:53:44.176 INFO:tasks.workunit.client.0.smithi038.stdout:[ RUN ] TestClsRbd.parents_v1 2024-09-14T04:53:44.254 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:44.266 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:43 smithi123 bash[68976]: cluster 2024-09-14T04:53:42.907680+0000 mon.a (mon.0) 1656 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:53:44.267 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:43 smithi123 bash[68976]: cluster 2024-09-14T04:53:42.907680+0000 mon.a (mon.0) 1656 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:53:44.267 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:43 smithi123 bash[68976]: audit 2024-09-14T04:53:42.909591+0000 mon.a (mon.0) 1657 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi038-243553-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-14T04:53:44.267 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:43 smithi123 bash[68976]: audit 2024-09-14T04:53:42.909591+0000 mon.a (mon.0) 1657 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi038-243553-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-14T04:53:44.267 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:43 smithi123 bash[68976]: audit 2024-09-14T04:53:42.909712+0000 mon.a (mon.0) 1658 : audit [INF] from='client.? 172.21.15.38:0/3090946829' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:53:44.267 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:43 smithi123 bash[68976]: audit 2024-09-14T04:53:42.909712+0000 mon.a (mon.0) 1658 : audit [INF] from='client.? 172.21.15.38:0/3090946829' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:53:44.267 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:43 smithi123 bash[68976]: cluster 2024-09-14T04:53:42.917321+0000 mon.a (mon.0) 1659 : cluster [DBG] osdmap e285: 8 total, 7 up, 8 in 2024-09-14T04:53:44.267 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:43 smithi123 bash[68976]: cluster 2024-09-14T04:53:42.917321+0000 mon.a (mon.0) 1659 : cluster [DBG] osdmap e285: 8 total, 7 up, 8 in 2024-09-14T04:53:44.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:43 smithi038 bash[84940]: cluster 2024-09-14T04:53:42.907680+0000 mon.a (mon.0) 1656 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:53:44.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:43 smithi038 bash[84940]: cluster 2024-09-14T04:53:42.907680+0000 mon.a (mon.0) 1656 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:53:44.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:43 smithi038 bash[84940]: audit 2024-09-14T04:53:42.909591+0000 mon.a (mon.0) 1657 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi038-243553-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-14T04:53:44.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:43 smithi038 bash[84940]: audit 2024-09-14T04:53:42.909591+0000 mon.a (mon.0) 1657 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi038-243553-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-14T04:53:44.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:43 smithi038 bash[84940]: audit 2024-09-14T04:53:42.909712+0000 mon.a (mon.0) 1658 : audit [INF] from='client.? 172.21.15.38:0/3090946829' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:53:44.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:43 smithi038 bash[84940]: audit 2024-09-14T04:53:42.909712+0000 mon.a (mon.0) 1658 : audit [INF] from='client.? 172.21.15.38:0/3090946829' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:53:44.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:43 smithi038 bash[84940]: cluster 2024-09-14T04:53:42.917321+0000 mon.a (mon.0) 1659 : cluster [DBG] osdmap e285: 8 total, 7 up, 8 in 2024-09-14T04:53:44.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:43 smithi038 bash[84940]: cluster 2024-09-14T04:53:42.917321+0000 mon.a (mon.0) 1659 : cluster [DBG] osdmap e285: 8 total, 7 up, 8 in 2024-09-14T04:53:44.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:43 smithi038 bash[87336]: cluster 2024-09-14T04:53:42.907680+0000 mon.a (mon.0) 1656 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:53:44.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:43 smithi038 bash[87336]: cluster 2024-09-14T04:53:42.907680+0000 mon.a (mon.0) 1656 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:53:44.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:43 smithi038 bash[87336]: audit 2024-09-14T04:53:42.909591+0000 mon.a (mon.0) 1657 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi038-243553-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-14T04:53:44.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:43 smithi038 bash[87336]: audit 2024-09-14T04:53:42.909591+0000 mon.a (mon.0) 1657 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi038-243553-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-14T04:53:44.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:43 smithi038 bash[87336]: audit 2024-09-14T04:53:42.909712+0000 mon.a (mon.0) 1658 : audit [INF] from='client.? 172.21.15.38:0/3090946829' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:53:44.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:43 smithi038 bash[87336]: audit 2024-09-14T04:53:42.909712+0000 mon.a (mon.0) 1658 : audit [INF] from='client.? 172.21.15.38:0/3090946829' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-14T04:53:44.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:43 smithi038 bash[87336]: cluster 2024-09-14T04:53:42.917321+0000 mon.a (mon.0) 1659 : cluster [DBG] osdmap e285: 8 total, 7 up, 8 in 2024-09-14T04:53:44.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:43 smithi038 bash[87336]: cluster 2024-09-14T04:53:42.917321+0000 mon.a (mon.0) 1659 : cluster [DBG] osdmap e285: 8 total, 7 up, 8 in 2024-09-14T04:53:44.281 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:44.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:44.283 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:53:44.384 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:44.411 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:44.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:44.414 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:53:44.419 INFO:tasks.workunit.client.0.smithi038.stdout:[ OK ] TestClsRbd.parents_v1 (244 ms) 2024-09-14T04:53:44.419 INFO:tasks.workunit.client.0.smithi038.stdout:[ RUN ] TestClsRbd.parents_v2 2024-09-14T04:53:44.503 INFO:tasks.workunit.client.0.smithi038.stdout:[ OK ] TestClsRbd.parents_v2 (84 ms) 2024-09-14T04:53:44.503 INFO:tasks.workunit.client.0.smithi038.stdout:[ RUN ] TestClsRbd.snapshots 2024-09-14T04:53:44.515 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:44.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:44.547 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:44.547 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:53:44.548 INFO:tasks.workunit.client.0.smithi038.stdout:[ OK ] TestClsRbd.snapshots (43 ms) 2024-09-14T04:53:44.548 INFO:tasks.workunit.client.0.smithi038.stdout:[ RUN ] TestClsRbd.snapid_race 2024-09-14T04:53:44.557 INFO:tasks.workunit.client.0.smithi038.stdout:[ OK ] TestClsRbd.snapid_race (10 ms) 2024-09-14T04:53:44.557 INFO:tasks.workunit.client.0.smithi038.stdout:[ RUN ] TestClsRbd.stripingv2 2024-09-14T04:53:44.570 INFO:tasks.workunit.client.0.smithi038.stdout:[ OK ] TestClsRbd.stripingv2 (13 ms) 2024-09-14T04:53:44.570 INFO:tasks.workunit.client.0.smithi038.stdout:[ RUN ] TestClsRbd.object_map_save 2024-09-14T04:53:44.572 INFO:tasks.workunit.client.0.smithi038.stdout:[ OK ] TestClsRbd.object_map_save (3 ms) 2024-09-14T04:53:44.573 INFO:tasks.workunit.client.0.smithi038.stdout:[ RUN ] TestClsRbd.object_map_resize 2024-09-14T04:53:44.583 INFO:tasks.workunit.client.0.smithi038.stdout:[ OK ] TestClsRbd.object_map_resize (11 ms) 2024-09-14T04:53:44.583 INFO:tasks.workunit.client.0.smithi038.stdout:[ RUN ] TestClsRbd.object_map_update 2024-09-14T04:53:44.603 INFO:tasks.workunit.client.0.smithi038.stdout:[ OK ] TestClsRbd.object_map_update (19 ms) 2024-09-14T04:53:44.603 INFO:tasks.workunit.client.0.smithi038.stdout:[ RUN ] TestClsRbd.object_map_load_enoent 2024-09-14T04:53:44.603 INFO:tasks.workunit.client.0.smithi038.stdout:[ OK ] TestClsRbd.object_map_load_enoent (0 ms) 2024-09-14T04:53:44.603 INFO:tasks.workunit.client.0.smithi038.stdout:[ RUN ] TestClsRbd.object_map_snap_add 2024-09-14T04:53:44.618 INFO:tasks.workunit.client.0.smithi038.stdout:[ OK ] TestClsRbd.object_map_snap_add (16 ms) 2024-09-14T04:53:44.619 INFO:tasks.workunit.client.0.smithi038.stdout:[ RUN ] TestClsRbd.object_map_snap_remove 2024-09-14T04:53:44.634 INFO:tasks.workunit.client.0.smithi038.stdout:[ OK ] TestClsRbd.object_map_snap_remove (16 ms) 2024-09-14T04:53:44.635 INFO:tasks.workunit.client.0.smithi038.stdout:[ RUN ] TestClsRbd.flags 2024-09-14T04:53:44.648 INFO:tasks.workunit.client.0.smithi038.stdout:[ OK ] TestClsRbd.flags (13 ms) 2024-09-14T04:53:44.648 INFO:tasks.workunit.client.0.smithi038.stdout:[ RUN ] TestClsRbd.metadata 2024-09-14T04:53:44.649 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:44.678 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:44.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:44.681 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:53:44.730 INFO:tasks.workunit.client.0.smithi038.stdout:[ OK ] TestClsRbd.metadata (83 ms) 2024-09-14T04:53:44.730 INFO:tasks.workunit.client.0.smithi038.stdout:[ RUN ] TestClsRbd.set_features 2024-09-14T04:53:44.750 INFO:tasks.workunit.client.0.smithi038.stdout:[ OK ] TestClsRbd.set_features (18 ms) 2024-09-14T04:53:44.750 INFO:tasks.workunit.client.0.smithi038.stdout:[ RUN ] TestClsRbd.mirror 2024-09-14T04:53:44.782 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:44.810 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:44.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:44.812 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:53:44.827 INFO:tasks.workunit.client.0.smithi038.stdout:[ OK ] TestClsRbd.mirror (79 ms) 2024-09-14T04:53:44.827 INFO:tasks.workunit.client.0.smithi038.stdout:[ RUN ] TestClsRbd.mirror_image 2024-09-14T04:53:44.858 INFO:tasks.workunit.client.0.smithi038.stdout:[ OK ] TestClsRbd.mirror_image (31 ms) 2024-09-14T04:53:44.858 INFO:tasks.workunit.client.0.smithi038.stdout:[ RUN ] TestClsRbd.mirror_image_status 2024-09-14T04:53:44.913 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:44.939 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:44.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:44.941 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:53:45.042 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:45.067 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:45.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:45.070 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:53:45.171 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:45.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:44 smithi123 bash[68976]: cluster 2024-09-14T04:53:43.666017+0000 mgr.y (mgr.26165) 1387 : cluster [DBG] pgmap v1457: 125 pgs: 32 unknown, 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:53:45.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:44 smithi123 bash[68976]: cluster 2024-09-14T04:53:43.666017+0000 mgr.y (mgr.26165) 1387 : cluster [DBG] pgmap v1457: 125 pgs: 32 unknown, 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:53:45.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:44 smithi123 bash[68976]: cluster 2024-09-14T04:53:43.933000+0000 mon.a (mon.0) 1660 : cluster [DBG] osdmap e286: 8 total, 7 up, 8 in 2024-09-14T04:53:45.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:44 smithi123 bash[68976]: cluster 2024-09-14T04:53:43.933000+0000 mon.a (mon.0) 1660 : cluster [DBG] osdmap e286: 8 total, 7 up, 8 in 2024-09-14T04:53:45.198 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:45.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:45.200 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:53:45.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:44 smithi038 bash[84940]: cluster 2024-09-14T04:53:43.666017+0000 mgr.y (mgr.26165) 1387 : cluster [DBG] pgmap v1457: 125 pgs: 32 unknown, 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:53:45.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:44 smithi038 bash[84940]: cluster 2024-09-14T04:53:43.666017+0000 mgr.y (mgr.26165) 1387 : cluster [DBG] pgmap v1457: 125 pgs: 32 unknown, 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:53:45.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:44 smithi038 bash[84940]: cluster 2024-09-14T04:53:43.933000+0000 mon.a (mon.0) 1660 : cluster [DBG] osdmap e286: 8 total, 7 up, 8 in 2024-09-14T04:53:45.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:44 smithi038 bash[84940]: cluster 2024-09-14T04:53:43.933000+0000 mon.a (mon.0) 1660 : cluster [DBG] osdmap e286: 8 total, 7 up, 8 in 2024-09-14T04:53:45.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:44 smithi038 bash[87336]: cluster 2024-09-14T04:53:43.666017+0000 mgr.y (mgr.26165) 1387 : cluster [DBG] pgmap v1457: 125 pgs: 32 unknown, 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:53:45.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:44 smithi038 bash[87336]: cluster 2024-09-14T04:53:43.666017+0000 mgr.y (mgr.26165) 1387 : cluster [DBG] pgmap v1457: 125 pgs: 32 unknown, 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:53:45.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:44 smithi038 bash[87336]: cluster 2024-09-14T04:53:43.933000+0000 mon.a (mon.0) 1660 : cluster [DBG] osdmap e286: 8 total, 7 up, 8 in 2024-09-14T04:53:45.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:44 smithi038 bash[87336]: cluster 2024-09-14T04:53:43.933000+0000 mon.a (mon.0) 1660 : cluster [DBG] osdmap e286: 8 total, 7 up, 8 in 2024-09-14T04:53:45.301 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:45.329 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:45.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:45.331 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:53:45.432 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:45.461 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:45.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:45.463 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:53:45.565 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:45.594 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:45.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:45.596 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:53:45.697 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:45.724 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:45.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:45.726 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:53:45.827 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:45.854 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:45.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:45.856 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:53:45.957 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:45.983 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:45.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:45.985 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:53:46.086 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:46.111 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:46.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:46.113 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:53:46.213 DEBUG:teuthology.orchestra.run:got remote process result: 6 2024-09-14T04:53:46.213 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2024-09-14T04:53:46.214 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:46.241 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:46.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:46.244 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:53:46.326 DEBUG:teuthology.orchestra.run.smithi038:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4d8d8784-724c-11ef-bceb-c7b262605968@osd.0.service' 2024-09-14T04:53:46.338 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-09-14T04:53:46.338 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.0 dump_blocked_ops 2024-09-14T04:53:46.345 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:46.353 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-14T04:53:46.353 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-14T04:53:46.383 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:46.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:46.385 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:53:46.486 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:46.495 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:46 smithi038 bash[84940]: audit 2024-09-14T04:53:45.264489+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:53:46.495 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:46 smithi038 bash[84940]: audit 2024-09-14T04:53:45.264489+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:53:46.495 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:46 smithi038 bash[84940]: audit 2024-09-14T04:53:45.267226+0000 mon.a (mon.0) 1662 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:53:46.495 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:46 smithi038 bash[84940]: audit 2024-09-14T04:53:45.267226+0000 mon.a (mon.0) 1662 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:53:46.495 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:46 smithi038 bash[84940]: cluster 2024-09-14T04:53:45.666745+0000 mgr.y (mgr.26165) 1388 : cluster [DBG] pgmap v1459: 125 pgs: 14 unknown, 27 active+undersized, 11 active+undersized+degraded, 73 active+clean; 661 KiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 108 KiB/s rd, 35 KiB/s wr, 157 op/s; 21/144 objects degraded (14.583%) 2024-09-14T04:53:46.495 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:46 smithi038 bash[84940]: cluster 2024-09-14T04:53:45.666745+0000 mgr.y (mgr.26165) 1388 : cluster [DBG] pgmap v1459: 125 pgs: 14 unknown, 27 active+undersized, 11 active+undersized+degraded, 73 active+clean; 661 KiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 108 KiB/s rd, 35 KiB/s wr, 157 op/s; 21/144 objects degraded (14.583%) 2024-09-14T04:53:46.496 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:46 smithi038 bash[87336]: audit 2024-09-14T04:53:45.264489+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:53:46.496 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:46 smithi038 bash[87336]: audit 2024-09-14T04:53:45.264489+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:53:46.496 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:46 smithi038 bash[87336]: audit 2024-09-14T04:53:45.267226+0000 mon.a (mon.0) 1662 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:53:46.496 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:46 smithi038 bash[87336]: audit 2024-09-14T04:53:45.267226+0000 mon.a (mon.0) 1662 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:53:46.496 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:46 smithi038 bash[87336]: cluster 2024-09-14T04:53:45.666745+0000 mgr.y (mgr.26165) 1388 : cluster [DBG] pgmap v1459: 125 pgs: 14 unknown, 27 active+undersized, 11 active+undersized+degraded, 73 active+clean; 661 KiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 108 KiB/s rd, 35 KiB/s wr, 157 op/s; 21/144 objects degraded (14.583%) 2024-09-14T04:53:46.496 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:46 smithi038 bash[87336]: cluster 2024-09-14T04:53:45.666745+0000 mgr.y (mgr.26165) 1388 : cluster [DBG] pgmap v1459: 125 pgs: 14 unknown, 27 active+undersized, 11 active+undersized+degraded, 73 active+clean; 661 KiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 108 KiB/s rd, 35 KiB/s wr, 157 op/s; 21/144 objects degraded (14.583%) 2024-09-14T04:53:46.507 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:46.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:46.509 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:53:46.610 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:46.622 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:46 smithi123 bash[68976]: audit 2024-09-14T04:53:45.264489+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:53:46.622 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:46 smithi123 bash[68976]: audit 2024-09-14T04:53:45.264489+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:53:46.622 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:46 smithi123 bash[68976]: audit 2024-09-14T04:53:45.267226+0000 mon.a (mon.0) 1662 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:53:46.622 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:46 smithi123 bash[68976]: audit 2024-09-14T04:53:45.267226+0000 mon.a (mon.0) 1662 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:53:46.622 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:46 smithi123 bash[68976]: cluster 2024-09-14T04:53:45.666745+0000 mgr.y (mgr.26165) 1388 : cluster [DBG] pgmap v1459: 125 pgs: 14 unknown, 27 active+undersized, 11 active+undersized+degraded, 73 active+clean; 661 KiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 108 KiB/s rd, 35 KiB/s wr, 157 op/s; 21/144 objects degraded (14.583%) 2024-09-14T04:53:46.622 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:46 smithi123 bash[68976]: cluster 2024-09-14T04:53:45.666745+0000 mgr.y (mgr.26165) 1388 : cluster [DBG] pgmap v1459: 125 pgs: 14 unknown, 27 active+undersized, 11 active+undersized+degraded, 73 active+clean; 661 KiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 108 KiB/s rd, 35 KiB/s wr, 157 op/s; 21/144 objects degraded (14.583%) 2024-09-14T04:53:46.637 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:46.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:46.639 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:53:46.740 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:46.767 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:46.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:46.769 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:53:46.871 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:46.898 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:46.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:46.900 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:53:47.001 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:47.030 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:47.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:47.033 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:53:47.133 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:47.161 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:47.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:47.163 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:53:47.265 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:47.291 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:47.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:47.294 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:53:47.395 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:47.421 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:47.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:47.423 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:53:47.524 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:47.549 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:47.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:47.551 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:53:47.652 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:47.679 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:47.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:47.682 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:53:47.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:47 smithi123 bash[68976]: cluster 2024-09-14T04:53:47.382125+0000 mon.a (mon.0) 1663 : cluster [WRN] Health check update: Degraded data redundancy: 21/144 objects degraded (14.583%), 11 pgs degraded (PG_DEGRADED) 2024-09-14T04:53:47.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:47 smithi123 bash[68976]: cluster 2024-09-14T04:53:47.382125+0000 mon.a (mon.0) 1663 : cluster [WRN] Health check update: Degraded data redundancy: 21/144 objects degraded (14.583%), 11 pgs degraded (PG_DEGRADED) 2024-09-14T04:53:47.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:47 smithi038 bash[84940]: cluster 2024-09-14T04:53:47.382125+0000 mon.a (mon.0) 1663 : cluster [WRN] Health check update: Degraded data redundancy: 21/144 objects degraded (14.583%), 11 pgs degraded (PG_DEGRADED) 2024-09-14T04:53:47.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:47 smithi038 bash[84940]: cluster 2024-09-14T04:53:47.382125+0000 mon.a (mon.0) 1663 : cluster [WRN] Health check update: Degraded data redundancy: 21/144 objects degraded (14.583%), 11 pgs degraded (PG_DEGRADED) 2024-09-14T04:53:47.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:47 smithi038 bash[87336]: cluster 2024-09-14T04:53:47.382125+0000 mon.a (mon.0) 1663 : cluster [WRN] Health check update: Degraded data redundancy: 21/144 objects degraded (14.583%), 11 pgs degraded (PG_DEGRADED) 2024-09-14T04:53:47.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:47 smithi038 bash[87336]: cluster 2024-09-14T04:53:47.382125+0000 mon.a (mon.0) 1663 : cluster [WRN] Health check update: Degraded data redundancy: 21/144 objects degraded (14.583%), 11 pgs degraded (PG_DEGRADED) 2024-09-14T04:53:47.783 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:47.812 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:47.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:47.814 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:53:47.915 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:47.941 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:47.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:47.944 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:53:48.045 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:48.074 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:48.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:48.076 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:53:48.177 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:48.205 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:48.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:48.208 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:53:48.214 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-14T04:53:48.309 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:48.319 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:53:48 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:53:48] "GET /metrics HTTP/1.1" 200 36648 "" "Prometheus/2.51.0" 2024-09-14T04:53:48.335 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:48.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:48.337 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:53:48.352 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd set nodeep-scrub 2024-09-14T04:53:48.439 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:48.466 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:48.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:48.469 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:53:48.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:48 smithi038 bash[84940]: cluster 2024-09-14T04:53:47.667629+0000 mgr.y (mgr.26165) 1389 : cluster [DBG] pgmap v1460: 125 pgs: 30 active+undersized, 13 active+undersized+degraded, 82 active+clean; 661 KiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.5 MiB/s rd, 724 KiB/s wr, 184 op/s; 23/168 objects degraded (13.690%) 2024-09-14T04:53:48.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:48 smithi038 bash[84940]: cluster 2024-09-14T04:53:47.667629+0000 mgr.y (mgr.26165) 1389 : cluster [DBG] pgmap v1460: 125 pgs: 30 active+undersized, 13 active+undersized+degraded, 82 active+clean; 661 KiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.5 MiB/s rd, 724 KiB/s wr, 184 op/s; 23/168 objects degraded (13.690%) 2024-09-14T04:53:48.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:48 smithi038 bash[87336]: cluster 2024-09-14T04:53:47.667629+0000 mgr.y (mgr.26165) 1389 : cluster [DBG] pgmap v1460: 125 pgs: 30 active+undersized, 13 active+undersized+degraded, 82 active+clean; 661 KiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.5 MiB/s rd, 724 KiB/s wr, 184 op/s; 23/168 objects degraded (13.690%) 2024-09-14T04:53:48.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:48 smithi038 bash[87336]: cluster 2024-09-14T04:53:47.667629+0000 mgr.y (mgr.26165) 1389 : cluster [DBG] pgmap v1460: 125 pgs: 30 active+undersized, 13 active+undersized+degraded, 82 active+clean; 661 KiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.5 MiB/s rd, 724 KiB/s wr, 184 op/s; 23/168 objects degraded (13.690%) 2024-09-14T04:53:48.570 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:48.590 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:48.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:48.593 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:53:48.694 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:48.705 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:48 smithi123 bash[68976]: cluster 2024-09-14T04:53:47.667629+0000 mgr.y (mgr.26165) 1389 : cluster [DBG] pgmap v1460: 125 pgs: 30 active+undersized, 13 active+undersized+degraded, 82 active+clean; 661 KiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.5 MiB/s rd, 724 KiB/s wr, 184 op/s; 23/168 objects degraded (13.690%) 2024-09-14T04:53:48.705 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:48 smithi123 bash[68976]: cluster 2024-09-14T04:53:47.667629+0000 mgr.y (mgr.26165) 1389 : cluster [DBG] pgmap v1460: 125 pgs: 30 active+undersized, 13 active+undersized+degraded, 82 active+clean; 661 KiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.5 MiB/s rd, 724 KiB/s wr, 184 op/s; 23/168 objects degraded (13.690%) 2024-09-14T04:53:48.720 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:48.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:48.722 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:53:48.823 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:48.850 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:48.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:48.853 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:53:48.953 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:48.981 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:48.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:48.983 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:53:49.084 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:49.113 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:49.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:49.116 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:53:49.217 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:49.243 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:49.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:49.246 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:53:49.347 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:49.372 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:49.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:49.374 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:53:49.475 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:49.501 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:49.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:49.504 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:53:49.604 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:49.633 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:49.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:49.634 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:53:49.735 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:49.761 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:49.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:49.764 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:53:49.865 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:49.889 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:49.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:49.892 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:53:49.954 INFO:tasks.workunit.client.0.smithi038.stdout:[ OK ] TestClsRbd.mirror_image_status (5095 ms) 2024-09-14T04:53:49.954 INFO:tasks.workunit.client.0.smithi038.stdout:[ RUN ] TestClsRbd.mirror_image_map 2024-09-14T04:53:49.992 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:50.021 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:50.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:50.023 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:53:50.124 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:50.152 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:50.153 INFO:tasks.workunit.client.0.smithi038.stdout:[ OK ] TestClsRbd.mirror_image_map (200 ms) 2024-09-14T04:53:50.153 INFO:tasks.workunit.client.0.smithi038.stdout:[ RUN ] TestClsRbd.mirror_instances 2024-09-14T04:53:50.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:50.154 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:53:50.163 INFO:tasks.workunit.client.0.smithi038.stdout:[ OK ] TestClsRbd.mirror_instances (10 ms) 2024-09-14T04:53:50.164 INFO:tasks.workunit.client.0.smithi038.stdout:[ RUN ] TestClsRbd.mirror_snapshot 2024-09-14T04:53:50.178 INFO:tasks.workunit.client.0.smithi038.stdout:[ OK ] TestClsRbd.mirror_snapshot (14 ms) 2024-09-14T04:53:50.178 INFO:tasks.workunit.client.0.smithi038.stdout:[ RUN ] TestClsRbd.group_dir_list 2024-09-14T04:53:50.181 INFO:tasks.workunit.client.0.smithi038.stdout:[ OK ] TestClsRbd.group_dir_list (4 ms) 2024-09-14T04:53:50.181 INFO:tasks.workunit.client.0.smithi038.stdout:[ RUN ] TestClsRbd.group_dir_add 2024-09-14T04:53:50.184 INFO:tasks.workunit.client.0.smithi038.stdout:[ OK ] TestClsRbd.group_dir_add (3 ms) 2024-09-14T04:53:50.184 INFO:tasks.workunit.client.0.smithi038.stdout:[ RUN ] TestClsRbd.dir_add_already_existing 2024-09-14T04:53:50.188 INFO:tasks.workunit.client.0.smithi038.stdout:[ OK ] TestClsRbd.dir_add_already_existing (4 ms) 2024-09-14T04:53:50.188 INFO:tasks.workunit.client.0.smithi038.stdout:[ RUN ] TestClsRbd.group_dir_rename 2024-09-14T04:53:50.196 INFO:tasks.workunit.client.0.smithi038.stdout:[ OK ] TestClsRbd.group_dir_rename (8 ms) 2024-09-14T04:53:50.196 INFO:tasks.workunit.client.0.smithi038.stdout:[ RUN ] TestClsRbd.group_dir_remove 2024-09-14T04:53:50.200 INFO:tasks.workunit.client.0.smithi038.stdout:[ OK ] TestClsRbd.group_dir_remove (4 ms) 2024-09-14T04:53:50.200 INFO:tasks.workunit.client.0.smithi038.stdout:[ RUN ] TestClsRbd.group_dir_remove_missing 2024-09-14T04:53:50.205 INFO:tasks.workunit.client.0.smithi038.stdout:[ OK ] TestClsRbd.group_dir_remove_missing (5 ms) 2024-09-14T04:53:50.205 INFO:tasks.workunit.client.0.smithi038.stdout:[ RUN ] TestClsRbd.group_image_add 2024-09-14T04:53:50.208 INFO:tasks.workunit.client.0.smithi038.stdout:[ OK ] TestClsRbd.group_image_add (3 ms) 2024-09-14T04:53:50.209 INFO:tasks.workunit.client.0.smithi038.stdout:[ RUN ] TestClsRbd.group_image_remove 2024-09-14T04:53:50.213 INFO:tasks.workunit.client.0.smithi038.stdout:[ OK ] TestClsRbd.group_image_remove (5 ms) 2024-09-14T04:53:50.213 INFO:tasks.workunit.client.0.smithi038.stdout:[ RUN ] TestClsRbd.group_image_list 2024-09-14T04:53:50.217 INFO:tasks.workunit.client.0.smithi038.stdout:[ OK ] TestClsRbd.group_image_list (3 ms) 2024-09-14T04:53:50.217 INFO:tasks.workunit.client.0.smithi038.stdout:[ RUN ] TestClsRbd.group_image_clean 2024-09-14T04:53:50.222 INFO:tasks.workunit.client.0.smithi038.stdout:[ OK ] TestClsRbd.group_image_clean (6 ms) 2024-09-14T04:53:50.223 INFO:tasks.workunit.client.0.smithi038.stdout:[ RUN ] TestClsRbd.image_group_add 2024-09-14T04:53:50.225 INFO:tasks.workunit.client.0.smithi038.stdout:[ OK ] TestClsRbd.image_group_add (3 ms) 2024-09-14T04:53:50.226 INFO:tasks.workunit.client.0.smithi038.stdout:[ RUN ] TestClsRbd.image_group_remove 2024-09-14T04:53:50.231 INFO:tasks.workunit.client.0.smithi038.stdout:[ OK ] TestClsRbd.image_group_remove (5 ms) 2024-09-14T04:53:50.231 INFO:tasks.workunit.client.0.smithi038.stdout:[ RUN ] TestClsRbd.image_group_get 2024-09-14T04:53:50.235 INFO:tasks.workunit.client.0.smithi038.stdout:[ OK ] TestClsRbd.image_group_get (5 ms) 2024-09-14T04:53:50.235 INFO:tasks.workunit.client.0.smithi038.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_name 2024-09-14T04:53:50.238 INFO:tasks.workunit.client.0.smithi038.stdout:[ OK ] TestClsRbd.group_snap_set_empty_name (3 ms) 2024-09-14T04:53:50.238 INFO:tasks.workunit.client.0.smithi038.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_id 2024-09-14T04:53:50.242 INFO:tasks.workunit.client.0.smithi038.stdout:[ OK ] TestClsRbd.group_snap_set_empty_id (3 ms) 2024-09-14T04:53:50.242 INFO:tasks.workunit.client.0.smithi038.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_id 2024-09-14T04:53:50.246 INFO:tasks.workunit.client.0.smithi038.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_id (5 ms) 2024-09-14T04:53:50.247 INFO:tasks.workunit.client.0.smithi038.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_name 2024-09-14T04:53:50.257 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:50.258 INFO:tasks.workunit.client.0.smithi038.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_name (7 ms) 2024-09-14T04:53:50.258 INFO:tasks.workunit.client.0.smithi038.stdout:[ RUN ] TestClsRbd.group_snap_set 2024-09-14T04:53:50.258 INFO:tasks.workunit.client.0.smithi038.stdout:./src/test/cls_rbd/test_cls_rbd.cc:2681: Failure 2024-09-14T04:53:50.258 INFO:tasks.workunit.client.0.smithi038.stdout:Expected equality of these values: 2024-09-14T04:53:50.258 INFO:tasks.workunit.client.0.smithi038.stdout: 1U 2024-09-14T04:53:50.258 INFO:tasks.workunit.client.0.smithi038.stdout: Which is: 1 2024-09-14T04:53:50.258 INFO:tasks.workunit.client.0.smithi038.stdout: keys.size() 2024-09-14T04:53:50.259 INFO:tasks.workunit.client.0.smithi038.stdout: Which is: 3 2024-09-14T04:53:50.259 INFO:tasks.workunit.client.0.smithi038.stdout:[ FAILED ] TestClsRbd.group_snap_set (4 ms) 2024-09-14T04:53:50.259 INFO:tasks.workunit.client.0.smithi038.stdout:[ RUN ] TestClsRbd.group_snap_list 2024-09-14T04:53:50.263 INFO:tasks.workunit.client.0.smithi038.stdout:[ OK ] TestClsRbd.group_snap_list (6 ms) 2024-09-14T04:53:50.263 INFO:tasks.workunit.client.0.smithi038.stdout:[ RUN ] TestClsRbd.group_snap_list_max_return 2024-09-14T04:53:50.283 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:50.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:50.285 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:53:50.293 INFO:tasks.workunit.client.0.smithi038.stdout:[ OK ] TestClsRbd.group_snap_list_max_return (29 ms) 2024-09-14T04:53:50.293 INFO:tasks.workunit.client.0.smithi038.stdout:[ RUN ] TestClsRbd.group_snap_list_max_read 2024-09-14T04:53:50.386 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:50.397 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:53:50 smithi123 bash[61744]: ts=2024-09-14T04:53:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:53:50.414 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:50.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:50.416 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:53:50.517 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:50.543 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:50.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:50.545 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:53:50.646 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:50.673 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:50.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:50.676 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:53:50.681 INFO:tasks.workunit.client.0.smithi038.stdout:[ OK ] TestClsRbd.group_snap_list_max_read (388 ms) 2024-09-14T04:53:50.681 INFO:tasks.workunit.client.0.smithi038.stdout:[ RUN ] TestClsRbd.group_snap_remove 2024-09-14T04:53:50.683 INFO:tasks.workunit.client.0.smithi038.stdout:./src/test/cls_rbd/test_cls_rbd.cc:2792: Failure 2024-09-14T04:53:50.683 INFO:tasks.workunit.client.0.smithi038.stdout:Expected equality of these values: 2024-09-14T04:53:50.683 INFO:tasks.workunit.client.0.smithi038.stdout: 1U 2024-09-14T04:53:50.684 INFO:tasks.workunit.client.0.smithi038.stdout: Which is: 1 2024-09-14T04:53:50.684 INFO:tasks.workunit.client.0.smithi038.stdout: keys.size() 2024-09-14T04:53:50.684 INFO:tasks.workunit.client.0.smithi038.stdout: Which is: 3 2024-09-14T04:53:50.684 INFO:tasks.workunit.client.0.smithi038.stdout:[ FAILED ] TestClsRbd.group_snap_remove (3 ms) 2024-09-14T04:53:50.684 INFO:tasks.workunit.client.0.smithi038.stdout:[ RUN ] TestClsRbd.group_snap_get_by_id 2024-09-14T04:53:50.686 INFO:tasks.workunit.client.0.smithi038.stdout:[ OK ] TestClsRbd.group_snap_get_by_id (3 ms) 2024-09-14T04:53:50.686 INFO:tasks.workunit.client.0.smithi038.stdout:[ RUN ] TestClsRbd.trash_methods 2024-09-14T04:53:50.697 INFO:tasks.workunit.client.0.smithi038.stdout:[ OK ] TestClsRbd.trash_methods (10 ms) 2024-09-14T04:53:50.697 INFO:tasks.workunit.client.0.smithi038.stdout:[ RUN ] TestClsRbd.op_features 2024-09-14T04:53:50.708 INFO:tasks.workunit.client.0.smithi038.stdout:[ OK ] TestClsRbd.op_features (11 ms) 2024-09-14T04:53:50.708 INFO:tasks.workunit.client.0.smithi038.stdout:[ RUN ] TestClsRbd.clone_parent 2024-09-14T04:53:50.745 INFO:tasks.workunit.client.0.smithi038.stdout:[ OK ] TestClsRbd.clone_parent (37 ms) 2024-09-14T04:53:50.746 INFO:tasks.workunit.client.0.smithi038.stdout:[ RUN ] TestClsRbd.clone_parent_ns 2024-09-14T04:53:50.761 INFO:tasks.workunit.client.0.smithi038.stdout:[ OK ] TestClsRbd.clone_parent_ns (16 ms) 2024-09-14T04:53:50.762 INFO:tasks.workunit.client.0.smithi038.stdout:[ RUN ] TestClsRbd.clone_child 2024-09-14T04:53:50.777 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:50.785 INFO:tasks.workunit.client.0.smithi038.stdout:[ OK ] TestClsRbd.clone_child (24 ms) 2024-09-14T04:53:50.785 INFO:tasks.workunit.client.0.smithi038.stdout:[ RUN ] TestClsRbd.namespace_methods 2024-09-14T04:53:50.801 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:50.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:50.803 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:53:50.803 INFO:tasks.workunit.client.0.smithi038.stdout:[ OK ] TestClsRbd.namespace_methods (18 ms) 2024-09-14T04:53:50.803 INFO:tasks.workunit.client.0.smithi038.stdout:[ RUN ] TestClsRbd.migration 2024-09-14T04:53:50.818 INFO:tasks.workunit.client.0.smithi038.stdout:[ OK ] TestClsRbd.migration (15 ms) 2024-09-14T04:53:50.818 INFO:tasks.workunit.client.0.smithi038.stdout:[ RUN ] TestClsRbd.migration_v1 2024-09-14T04:53:50.846 INFO:tasks.workunit.client.0.smithi038.stdout:[ OK ] TestClsRbd.migration_v1 (28 ms) 2024-09-14T04:53:50.846 INFO:tasks.workunit.client.0.smithi038.stdout:[ RUN ] TestClsRbd.assert_snapc_seq 2024-09-14T04:53:50.904 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:50.915 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:50 smithi123 bash[68976]: cluster 2024-09-14T04:53:49.668516+0000 mgr.y (mgr.26165) 1390 : cluster [DBG] pgmap v1461: 125 pgs: 30 active+undersized, 13 active+undersized+degraded, 82 active+clean; 661 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.2 MiB/s rd, 567 KiB/s wr, 181 op/s; 23/177 objects degraded (12.994%) 2024-09-14T04:53:50.915 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:50 smithi123 bash[68976]: cluster 2024-09-14T04:53:49.668516+0000 mgr.y (mgr.26165) 1390 : cluster [DBG] pgmap v1461: 125 pgs: 30 active+undersized, 13 active+undersized+degraded, 82 active+clean; 661 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.2 MiB/s rd, 567 KiB/s wr, 181 op/s; 23/177 objects degraded (12.994%) 2024-09-14T04:53:50.931 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:50.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:50.934 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:53:51.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:50 smithi038 bash[84940]: cluster 2024-09-14T04:53:49.668516+0000 mgr.y (mgr.26165) 1390 : cluster [DBG] pgmap v1461: 125 pgs: 30 active+undersized, 13 active+undersized+degraded, 82 active+clean; 661 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.2 MiB/s rd, 567 KiB/s wr, 181 op/s; 23/177 objects degraded (12.994%) 2024-09-14T04:53:51.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:50 smithi038 bash[84940]: cluster 2024-09-14T04:53:49.668516+0000 mgr.y (mgr.26165) 1390 : cluster [DBG] pgmap v1461: 125 pgs: 30 active+undersized, 13 active+undersized+degraded, 82 active+clean; 661 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.2 MiB/s rd, 567 KiB/s wr, 181 op/s; 23/177 objects degraded (12.994%) 2024-09-14T04:53:51.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:50 smithi038 bash[87336]: cluster 2024-09-14T04:53:49.668516+0000 mgr.y (mgr.26165) 1390 : cluster [DBG] pgmap v1461: 125 pgs: 30 active+undersized, 13 active+undersized+degraded, 82 active+clean; 661 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.2 MiB/s rd, 567 KiB/s wr, 181 op/s; 23/177 objects degraded (12.994%) 2024-09-14T04:53:51.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:50 smithi038 bash[87336]: cluster 2024-09-14T04:53:49.668516+0000 mgr.y (mgr.26165) 1390 : cluster [DBG] pgmap v1461: 125 pgs: 30 active+undersized, 13 active+undersized+degraded, 82 active+clean; 661 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.2 MiB/s rd, 567 KiB/s wr, 181 op/s; 23/177 objects degraded (12.994%) 2024-09-14T04:53:51.035 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:51.064 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:51.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:51.067 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:53:51.137 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:53:51.168 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:51.196 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:51.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:51.198 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:53:51.299 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:51.327 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:51.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:51.329 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:53:51.354 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 4, 5, 6, 7, 0] out_osds: [] dead_osds: [0] live_osds: [1, 2, 4, 5, 6, 7, 3] 2024-09-14T04:53:51.354 INFO:tasks.thrashosds.thrasher:Reviving osd 0 2024-09-14T04:53:51.355 INFO:tasks.cephadm.osd.0:Restarting osd.0 (starting--it wasn't running)... 2024-09-14T04:53:51.355 DEBUG:teuthology.orchestra.run.smithi038:osd.0> sudo journalctl -f -n 0 -u ceph-4d8d8784-724c-11ef-bceb-c7b262605968@osd.0.service 2024-09-14T04:53:51.373 DEBUG:teuthology.orchestra.run.smithi038:> sudo systemctl start ceph-4d8d8784-724c-11ef-bceb-c7b262605968@osd.0 2024-09-14T04:53:51.430 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:51.437 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.0 dump_ops_in_flight 2024-09-14T04:53:51.456 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:51.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:51.459 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:53:51.488 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 04:53:51 smithi038 systemd[1]: Started Ceph osd.0 for 4d8d8784-724c-11ef-bceb-c7b262605968. 2024-09-14T04:53:51.560 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:51.582 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:51.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:51.584 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:53:51.685 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:51.712 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:51.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:51.714 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:53:51.815 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:51.842 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:51.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:51.844 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:53:51.945 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:51.969 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2 2024-09-14T04:53:51.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:51.971 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.2' 2024-09-14T04:53:52.072 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:52.100 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:52.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:52.102 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:53:52.150 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:53:52.150 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:53:52.203 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:52.232 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:52.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:52.235 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:53:52.335 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:52.363 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:52.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:52.366 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:53:52.466 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:52.495 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:52.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:52.497 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:53:52.598 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:52.626 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:52.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:52.628 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:53:52.729 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:52.748 INFO:tasks.workunit.client.0.smithi038.stdout:[ OK ] TestClsRbd.assert_snapc_seq (1902 ms) 2024-09-14T04:53:52.748 INFO:tasks.workunit.client.0.smithi038.stdout:[ RUN ] TestClsRbd.sparsify 2024-09-14T04:53:52.759 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3 2024-09-14T04:53:52.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:52.761 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.3' 2024-09-14T04:53:52.808 INFO:tasks.workunit.client.0.smithi038.stdout:[ OK ] TestClsRbd.sparsify (59 ms) 2024-09-14T04:53:52.862 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:52.889 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:52.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:52.892 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:53:52.993 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:53.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:52 smithi123 bash[68976]: cluster 2024-09-14T04:53:51.669288+0000 mgr.y (mgr.26165) 1391 : cluster [DBG] pgmap v1462: 125 pgs: 30 active+undersized, 13 active+undersized+degraded, 82 active+clean; 661 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 904 KiB/s wr, 1.49k op/s; 23/180 objects degraded (12.778%) 2024-09-14T04:53:53.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:52 smithi123 bash[68976]: cluster 2024-09-14T04:53:51.669288+0000 mgr.y (mgr.26165) 1391 : cluster [DBG] pgmap v1462: 125 pgs: 30 active+undersized, 13 active+undersized+degraded, 82 active+clean; 661 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 904 KiB/s wr, 1.49k op/s; 23/180 objects degraded (12.778%) 2024-09-14T04:53:53.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:52 smithi123 bash[68976]: cluster 2024-09-14T04:53:51.738824+0000 mon.a (mon.0) 1664 : cluster [DBG] osdmap e287: 8 total, 7 up, 8 in 2024-09-14T04:53:53.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:52 smithi123 bash[68976]: cluster 2024-09-14T04:53:51.738824+0000 mon.a (mon.0) 1664 : cluster [DBG] osdmap e287: 8 total, 7 up, 8 in 2024-09-14T04:53:53.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:52 smithi123 bash[68976]: cluster 2024-09-14T04:53:52.383710+0000 mon.a (mon.0) 1665 : cluster [WRN] Health check update: Degraded data redundancy: 23/180 objects degraded (12.778%), 13 pgs degraded (PG_DEGRADED) 2024-09-14T04:53:53.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:52 smithi123 bash[68976]: cluster 2024-09-14T04:53:52.383710+0000 mon.a (mon.0) 1665 : cluster [WRN] Health check update: Degraded data redundancy: 23/180 objects degraded (12.778%), 13 pgs degraded (PG_DEGRADED) 2024-09-14T04:53:53.018 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6 2024-09-14T04:53:53.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:53.021 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.6' 2024-09-14T04:53:53.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:52 smithi038 bash[84940]: cluster 2024-09-14T04:53:51.669288+0000 mgr.y (mgr.26165) 1391 : cluster [DBG] pgmap v1462: 125 pgs: 30 active+undersized, 13 active+undersized+degraded, 82 active+clean; 661 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 904 KiB/s wr, 1.49k op/s; 23/180 objects degraded (12.778%) 2024-09-14T04:53:53.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:52 smithi038 bash[84940]: cluster 2024-09-14T04:53:51.669288+0000 mgr.y (mgr.26165) 1391 : cluster [DBG] pgmap v1462: 125 pgs: 30 active+undersized, 13 active+undersized+degraded, 82 active+clean; 661 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 904 KiB/s wr, 1.49k op/s; 23/180 objects degraded (12.778%) 2024-09-14T04:53:53.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:52 smithi038 bash[84940]: cluster 2024-09-14T04:53:51.738824+0000 mon.a (mon.0) 1664 : cluster [DBG] osdmap e287: 8 total, 7 up, 8 in 2024-09-14T04:53:53.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:52 smithi038 bash[84940]: cluster 2024-09-14T04:53:51.738824+0000 mon.a (mon.0) 1664 : cluster [DBG] osdmap e287: 8 total, 7 up, 8 in 2024-09-14T04:53:53.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:52 smithi038 bash[84940]: cluster 2024-09-14T04:53:52.383710+0000 mon.a (mon.0) 1665 : cluster [WRN] Health check update: Degraded data redundancy: 23/180 objects degraded (12.778%), 13 pgs degraded (PG_DEGRADED) 2024-09-14T04:53:53.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:52 smithi038 bash[84940]: cluster 2024-09-14T04:53:52.383710+0000 mon.a (mon.0) 1665 : cluster [WRN] Health check update: Degraded data redundancy: 23/180 objects degraded (12.778%), 13 pgs degraded (PG_DEGRADED) 2024-09-14T04:53:53.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:52 smithi038 bash[87336]: cluster 2024-09-14T04:53:51.669288+0000 mgr.y (mgr.26165) 1391 : cluster [DBG] pgmap v1462: 125 pgs: 30 active+undersized, 13 active+undersized+degraded, 82 active+clean; 661 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 904 KiB/s wr, 1.49k op/s; 23/180 objects degraded (12.778%) 2024-09-14T04:53:53.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:52 smithi038 bash[87336]: cluster 2024-09-14T04:53:51.669288+0000 mgr.y (mgr.26165) 1391 : cluster [DBG] pgmap v1462: 125 pgs: 30 active+undersized, 13 active+undersized+degraded, 82 active+clean; 661 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 904 KiB/s wr, 1.49k op/s; 23/180 objects degraded (12.778%) 2024-09-14T04:53:53.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:52 smithi038 bash[87336]: cluster 2024-09-14T04:53:51.738824+0000 mon.a (mon.0) 1664 : cluster [DBG] osdmap e287: 8 total, 7 up, 8 in 2024-09-14T04:53:53.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:52 smithi038 bash[87336]: cluster 2024-09-14T04:53:51.738824+0000 mon.a (mon.0) 1664 : cluster [DBG] osdmap e287: 8 total, 7 up, 8 in 2024-09-14T04:53:53.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:52 smithi038 bash[87336]: cluster 2024-09-14T04:53:52.383710+0000 mon.a (mon.0) 1665 : cluster [WRN] Health check update: Degraded data redundancy: 23/180 objects degraded (12.778%), 13 pgs degraded (PG_DEGRADED) 2024-09-14T04:53:53.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:52 smithi038 bash[87336]: cluster 2024-09-14T04:53:52.383710+0000 mon.a (mon.0) 1665 : cluster [WRN] Health check update: Degraded data redundancy: 23/180 objects degraded (12.778%), 13 pgs degraded (PG_DEGRADED) 2024-09-14T04:53:53.122 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:53.148 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5 2024-09-14T04:53:53.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:53.150 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.5' 2024-09-14T04:53:53.251 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:53.279 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:53.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:53.281 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:53:53.382 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:53.410 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:53.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:53.412 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:53:53.513 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:53.540 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:53.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:53.543 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:53:53.643 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:53.666 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:53.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:53.668 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:53:53.769 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:53.781 INFO:tasks.workunit.client.0.smithi038.stdout:[----------] 70 tests from TestClsRbd (9882 ms total) 2024-09-14T04:53:53.781 INFO:tasks.workunit.client.0.smithi038.stdout: 2024-09-14T04:53:53.782 INFO:tasks.workunit.client.0.smithi038.stdout:[----------] Global test environment tear-down 2024-09-14T04:53:53.782 INFO:tasks.workunit.client.0.smithi038.stdout:[==========] 70 tests from 1 test suite ran. (12065 ms total) 2024-09-14T04:53:53.782 INFO:tasks.workunit.client.0.smithi038.stdout:[ PASSED ] 68 tests. 2024-09-14T04:53:53.782 INFO:tasks.workunit.client.0.smithi038.stdout:[ FAILED ] 2 tests, listed below: 2024-09-14T04:53:53.782 INFO:tasks.workunit.client.0.smithi038.stdout:[ FAILED ] TestClsRbd.group_snap_set 2024-09-14T04:53:53.782 INFO:tasks.workunit.client.0.smithi038.stdout:[ FAILED ] TestClsRbd.group_snap_remove 2024-09-14T04:53:53.782 INFO:tasks.workunit.client.0.smithi038.stdout: 2024-09-14T04:53:53.782 INFO:tasks.workunit.client.0.smithi038.stdout: 2 FAILED TESTS 2024-09-14T04:53:53.789 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:53 smithi123 bash[68976]: cluster 2024-09-14T04:53:52.747948+0000 mon.a (mon.0) 1666 : cluster [DBG] osdmap e288: 8 total, 7 up, 8 in 2024-09-14T04:53:53.790 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:53 smithi123 bash[68976]: cluster 2024-09-14T04:53:52.747948+0000 mon.a (mon.0) 1666 : cluster [DBG] osdmap e288: 8 total, 7 up, 8 in 2024-09-14T04:53:53.790 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:53 smithi123 bash[68976]: audit 2024-09-14T04:53:53.570532+0000 mon.a (mon.0) 1667 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:53:53.790 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:53 smithi123 bash[68976]: audit 2024-09-14T04:53:53.570532+0000 mon.a (mon.0) 1667 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:53:53.802 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:53.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:53.804 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:53:53.905 DEBUG:teuthology.orchestra.run.smithi038:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:53.929 INFO:teuthology.orchestra.run.smithi038.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1 2024-09-14T04:53:53.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:53.931 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi038 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.1' 2024-09-14T04:53:53.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:53.961 INFO:tasks.workunit:Stopping ['cls/test_cls_rbd.sh'] on client.0... 2024-09-14T04:53:53.961 DEBUG:teuthology.orchestra.run.smithi038:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-09-14T04:53:54.012 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:53 smithi038 bash[87336]: cluster 2024-09-14T04:53:52.747948+0000 mon.a (mon.0) 1666 : cluster [DBG] osdmap e288: 8 total, 7 up, 8 in 2024-09-14T04:53:54.012 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:53 smithi038 bash[87336]: cluster 2024-09-14T04:53:52.747948+0000 mon.a (mon.0) 1666 : cluster [DBG] osdmap e288: 8 total, 7 up, 8 in 2024-09-14T04:53:54.012 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:53 smithi038 bash[87336]: audit 2024-09-14T04:53:53.570532+0000 mon.a (mon.0) 1667 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:53:54.012 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:53 smithi038 bash[87336]: audit 2024-09-14T04:53:53.570532+0000 mon.a (mon.0) 1667 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:53:54.012 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:53 smithi038 bash[84940]: cluster 2024-09-14T04:53:52.747948+0000 mon.a (mon.0) 1666 : cluster [DBG] osdmap e288: 8 total, 7 up, 8 in 2024-09-14T04:53:54.012 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:53 smithi038 bash[84940]: cluster 2024-09-14T04:53:52.747948+0000 mon.a (mon.0) 1666 : cluster [DBG] osdmap e288: 8 total, 7 up, 8 in 2024-09-14T04:53:54.012 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:53 smithi038 bash[84940]: audit 2024-09-14T04:53:53.570532+0000 mon.a (mon.0) 1667 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:53:54.012 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:53 smithi038 bash[84940]: audit 2024-09-14T04:53:53.570532+0000 mon.a (mon.0) 1667 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:53:54.033 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:54.055 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7 2024-09-14T04:53:54.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:54.058 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.7' 2024-09-14T04:53:54.159 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:54.179 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4 2024-09-14T04:53:54.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T04:53:54.181 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd.4' 2024-09-14T04:53:54.247 INFO:tasks.thrashosds:joining thrashosds 2024-09-14T04:53:55.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:54 smithi123 bash[68976]: cluster 2024-09-14T04:53:53.669903+0000 mgr.y (mgr.26165) 1392 : cluster [DBG] pgmap v1465: 125 pgs: 28 active+undersized, 15 active+undersized+degraded, 82 active+clean; 661 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.0 MiB/s wr, 1.68k op/s; 29/207 objects degraded (14.010%) 2024-09-14T04:53:55.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:54 smithi123 bash[68976]: cluster 2024-09-14T04:53:53.669903+0000 mgr.y (mgr.26165) 1392 : cluster [DBG] pgmap v1465: 125 pgs: 28 active+undersized, 15 active+undersized+degraded, 82 active+clean; 661 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.0 MiB/s wr, 1.68k op/s; 29/207 objects degraded (14.010%) 2024-09-14T04:53:55.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:54 smithi123 bash[68976]: cluster 2024-09-14T04:53:53.773977+0000 mon.a (mon.0) 1668 : cluster [DBG] osdmap e289: 8 total, 7 up, 8 in 2024-09-14T04:53:55.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:54 smithi123 bash[68976]: cluster 2024-09-14T04:53:53.773977+0000 mon.a (mon.0) 1668 : cluster [DBG] osdmap e289: 8 total, 7 up, 8 in 2024-09-14T04:53:55.285 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:54 smithi038 bash[84940]: cluster 2024-09-14T04:53:53.669903+0000 mgr.y (mgr.26165) 1392 : cluster [DBG] pgmap v1465: 125 pgs: 28 active+undersized, 15 active+undersized+degraded, 82 active+clean; 661 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.0 MiB/s wr, 1.68k op/s; 29/207 objects degraded (14.010%) 2024-09-14T04:53:55.285 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:54 smithi038 bash[84940]: cluster 2024-09-14T04:53:53.669903+0000 mgr.y (mgr.26165) 1392 : cluster [DBG] pgmap v1465: 125 pgs: 28 active+undersized, 15 active+undersized+degraded, 82 active+clean; 661 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.0 MiB/s wr, 1.68k op/s; 29/207 objects degraded (14.010%) 2024-09-14T04:53:55.285 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:54 smithi038 bash[84940]: cluster 2024-09-14T04:53:53.773977+0000 mon.a (mon.0) 1668 : cluster [DBG] osdmap e289: 8 total, 7 up, 8 in 2024-09-14T04:53:55.286 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:54 smithi038 bash[84940]: cluster 2024-09-14T04:53:53.773977+0000 mon.a (mon.0) 1668 : cluster [DBG] osdmap e289: 8 total, 7 up, 8 in 2024-09-14T04:53:55.286 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:54 smithi038 bash[87336]: cluster 2024-09-14T04:53:53.669903+0000 mgr.y (mgr.26165) 1392 : cluster [DBG] pgmap v1465: 125 pgs: 28 active+undersized, 15 active+undersized+degraded, 82 active+clean; 661 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.0 MiB/s wr, 1.68k op/s; 29/207 objects degraded (14.010%) 2024-09-14T04:53:55.286 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:54 smithi038 bash[87336]: cluster 2024-09-14T04:53:53.669903+0000 mgr.y (mgr.26165) 1392 : cluster [DBG] pgmap v1465: 125 pgs: 28 active+undersized, 15 active+undersized+degraded, 82 active+clean; 661 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.0 MiB/s wr, 1.68k op/s; 29/207 objects degraded (14.010%) 2024-09-14T04:53:55.286 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:54 smithi038 bash[87336]: cluster 2024-09-14T04:53:53.773977+0000 mon.a (mon.0) 1668 : cluster [DBG] osdmap e289: 8 total, 7 up, 8 in 2024-09-14T04:53:55.286 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:54 smithi038 bash[87336]: cluster 2024-09-14T04:53:53.773977+0000 mon.a (mon.0) 1668 : cluster [DBG] osdmap e289: 8 total, 7 up, 8 in 2024-09-14T04:53:56.219 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:53:57.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:56 smithi123 bash[68976]: cluster 2024-09-14T04:53:55.670654+0000 mgr.y (mgr.26165) 1393 : cluster [DBG] pgmap v1467: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:53:57.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:56 smithi123 bash[68976]: cluster 2024-09-14T04:53:55.670654+0000 mgr.y (mgr.26165) 1393 : cluster [DBG] pgmap v1467: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:53:57.277 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:56 smithi038 bash[84940]: cluster 2024-09-14T04:53:55.670654+0000 mgr.y (mgr.26165) 1393 : cluster [DBG] pgmap v1467: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:53:57.277 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:56 smithi038 bash[84940]: cluster 2024-09-14T04:53:55.670654+0000 mgr.y (mgr.26165) 1393 : cluster [DBG] pgmap v1467: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:53:57.277 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:56 smithi038 bash[87336]: cluster 2024-09-14T04:53:55.670654+0000 mgr.y (mgr.26165) 1393 : cluster [DBG] pgmap v1467: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:53:57.277 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:56 smithi038 bash[87336]: cluster 2024-09-14T04:53:55.670654+0000 mgr.y (mgr.26165) 1393 : cluster [DBG] pgmap v1467: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:53:58.092 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:57 smithi038 bash[84940]: cluster 2024-09-14T04:53:57.384906+0000 mon.a (mon.0) 1669 : cluster [WRN] Health check update: Degraded data redundancy: 11/78 objects degraded (14.103%), 7 pgs degraded (PG_DEGRADED) 2024-09-14T04:53:58.092 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:57 smithi038 bash[84940]: cluster 2024-09-14T04:53:57.384906+0000 mon.a (mon.0) 1669 : cluster [WRN] Health check update: Degraded data redundancy: 11/78 objects degraded (14.103%), 7 pgs degraded (PG_DEGRADED) 2024-09-14T04:53:58.093 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:57 smithi038 bash[87336]: cluster 2024-09-14T04:53:57.384906+0000 mon.a (mon.0) 1669 : cluster [WRN] Health check update: Degraded data redundancy: 11/78 objects degraded (14.103%), 7 pgs degraded (PG_DEGRADED) 2024-09-14T04:53:58.093 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:57 smithi038 bash[87336]: cluster 2024-09-14T04:53:57.384906+0000 mon.a (mon.0) 1669 : cluster [WRN] Health check update: Degraded data redundancy: 11/78 objects degraded (14.103%), 7 pgs degraded (PG_DEGRADED) 2024-09-14T04:53:58.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:57 smithi123 bash[68976]: cluster 2024-09-14T04:53:57.384906+0000 mon.a (mon.0) 1669 : cluster [WRN] Health check update: Degraded data redundancy: 11/78 objects degraded (14.103%), 7 pgs degraded (PG_DEGRADED) 2024-09-14T04:53:58.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:57 smithi123 bash[68976]: cluster 2024-09-14T04:53:57.384906+0000 mon.a (mon.0) 1669 : cluster [WRN] Health check update: Degraded data redundancy: 11/78 objects degraded (14.103%), 7 pgs degraded (PG_DEGRADED) 2024-09-14T04:53:58.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:53:58 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:53:58] "GET /metrics HTTP/1.1" 200 36648 "" "Prometheus/2.51.0" 2024-09-14T04:53:58.522 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 04:53:58 smithi038 bash[244327]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-14T04:53:58.522 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 04:53:58 smithi038 bash[244327]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-14T04:53:59.073 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:58 smithi038 bash[84940]: cluster 2024-09-14T04:53:57.671357+0000 mgr.y (mgr.26165) 1394 : cluster [DBG] pgmap v1468: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:53:59.073 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:53:58 smithi038 bash[84940]: cluster 2024-09-14T04:53:57.671357+0000 mgr.y (mgr.26165) 1394 : cluster [DBG] pgmap v1468: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:53:59.073 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:58 smithi038 bash[87336]: cluster 2024-09-14T04:53:57.671357+0000 mgr.y (mgr.26165) 1394 : cluster [DBG] pgmap v1468: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:53:59.074 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:53:58 smithi038 bash[87336]: cluster 2024-09-14T04:53:57.671357+0000 mgr.y (mgr.26165) 1394 : cluster [DBG] pgmap v1468: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:53:59.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:58 smithi123 bash[68976]: cluster 2024-09-14T04:53:57.671357+0000 mgr.y (mgr.26165) 1394 : cluster [DBG] pgmap v1468: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:53:59.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:53:58 smithi123 bash[68976]: cluster 2024-09-14T04:53:57.671357+0000 mgr.y (mgr.26165) 1394 : cluster [DBG] pgmap v1468: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:53:59.449 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 04:53:59 smithi038 bash[244327]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-14T04:53:59.449 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 04:53:59 smithi038 bash[244327]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-0 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-09-14T04:53:59.703 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 04:53:59 smithi038 bash[244327]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-14T04:53:59.704 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 04:53:59 smithi038 bash[244327]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-14T04:53:59.704 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 04:53:59 smithi038 bash[244327]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-09-14T04:53:59.704 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 04:53:59 smithi038 bash[244327]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-14T04:53:59.704 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 04:53:59 smithi038 bash[244327]: --> ceph-volume raw activate successful for osd ID: 0 2024-09-14T04:54:00.608 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:54:00 smithi123 bash[61744]: ts=2024-09-14T04:54:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:54:00.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:00 smithi123 bash[68976]: audit 2024-09-14T04:53:59.605752+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:54:00.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:00 smithi123 bash[68976]: audit 2024-09-14T04:53:59.605752+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:54:00.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:00 smithi123 bash[68976]: audit 2024-09-14T04:53:59.616707+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:54:00.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:00 smithi123 bash[68976]: audit 2024-09-14T04:53:59.616707+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:54:00.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:00 smithi123 bash[68976]: cluster 2024-09-14T04:53:59.671885+0000 mgr.y (mgr.26165) 1395 : cluster [DBG] pgmap v1469: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:00.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:00 smithi123 bash[68976]: cluster 2024-09-14T04:53:59.671885+0000 mgr.y (mgr.26165) 1395 : cluster [DBG] pgmap v1469: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:00.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:00 smithi123 bash[68976]: audit 2024-09-14T04:54:00.257096+0000 mon.a (mon.0) 1672 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:54:00.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:00 smithi123 bash[68976]: audit 2024-09-14T04:54:00.257096+0000 mon.a (mon.0) 1672 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:54:01.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:00 smithi038 bash[87336]: audit 2024-09-14T04:53:59.605752+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:54:01.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:00 smithi038 bash[87336]: audit 2024-09-14T04:53:59.605752+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:54:01.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:00 smithi038 bash[87336]: audit 2024-09-14T04:53:59.616707+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:54:01.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:00 smithi038 bash[87336]: audit 2024-09-14T04:53:59.616707+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:54:01.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:00 smithi038 bash[87336]: cluster 2024-09-14T04:53:59.671885+0000 mgr.y (mgr.26165) 1395 : cluster [DBG] pgmap v1469: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:01.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:00 smithi038 bash[87336]: cluster 2024-09-14T04:53:59.671885+0000 mgr.y (mgr.26165) 1395 : cluster [DBG] pgmap v1469: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:01.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:00 smithi038 bash[87336]: audit 2024-09-14T04:54:00.257096+0000 mon.a (mon.0) 1672 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:54:01.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:00 smithi038 bash[87336]: audit 2024-09-14T04:54:00.257096+0000 mon.a (mon.0) 1672 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:54:01.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:00 smithi038 bash[84940]: audit 2024-09-14T04:53:59.605752+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:54:01.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:00 smithi038 bash[84940]: audit 2024-09-14T04:53:59.605752+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:54:01.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:00 smithi038 bash[84940]: audit 2024-09-14T04:53:59.616707+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:54:01.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:00 smithi038 bash[84940]: audit 2024-09-14T04:53:59.616707+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:54:01.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:00 smithi038 bash[84940]: cluster 2024-09-14T04:53:59.671885+0000 mgr.y (mgr.26165) 1395 : cluster [DBG] pgmap v1469: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:01.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:00 smithi038 bash[84940]: cluster 2024-09-14T04:53:59.671885+0000 mgr.y (mgr.26165) 1395 : cluster [DBG] pgmap v1469: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:01.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:00 smithi038 bash[84940]: audit 2024-09-14T04:54:00.257096+0000 mon.a (mon.0) 1672 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:54:01.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:00 smithi038 bash[84940]: audit 2024-09-14T04:54:00.257096+0000 mon.a (mon.0) 1672 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:54:03.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:02 smithi038 bash[84940]: cluster 2024-09-14T04:54:01.672963+0000 mgr.y (mgr.26165) 1396 : cluster [DBG] pgmap v1470: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:03.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:02 smithi038 bash[84940]: cluster 2024-09-14T04:54:01.672963+0000 mgr.y (mgr.26165) 1396 : cluster [DBG] pgmap v1470: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:03.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:02 smithi038 bash[87336]: cluster 2024-09-14T04:54:01.672963+0000 mgr.y (mgr.26165) 1396 : cluster [DBG] pgmap v1470: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:03.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:02 smithi038 bash[87336]: cluster 2024-09-14T04:54:01.672963+0000 mgr.y (mgr.26165) 1396 : cluster [DBG] pgmap v1470: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:03.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:02 smithi123 bash[68976]: cluster 2024-09-14T04:54:01.672963+0000 mgr.y (mgr.26165) 1396 : cluster [DBG] pgmap v1470: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:03.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:02 smithi123 bash[68976]: cluster 2024-09-14T04:54:01.672963+0000 mgr.y (mgr.26165) 1396 : cluster [DBG] pgmap v1470: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:04.879 INFO:teuthology.orchestra.run.smithi038.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-09-14T04:54:05.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:04 smithi038 bash[84940]: cluster 2024-09-14T04:54:03.673623+0000 mgr.y (mgr.26165) 1397 : cluster [DBG] pgmap v1471: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:05.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:04 smithi038 bash[84940]: cluster 2024-09-14T04:54:03.673623+0000 mgr.y (mgr.26165) 1397 : cluster [DBG] pgmap v1471: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:05.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:04 smithi038 bash[84940]: audit 2024-09-14T04:54:04.622246+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:54:05.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:04 smithi038 bash[84940]: audit 2024-09-14T04:54:04.622246+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:54:05.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:04 smithi038 bash[84940]: audit 2024-09-14T04:54:04.633905+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:54:05.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:04 smithi038 bash[84940]: audit 2024-09-14T04:54:04.633905+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:54:05.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:04 smithi038 bash[87336]: cluster 2024-09-14T04:54:03.673623+0000 mgr.y (mgr.26165) 1397 : cluster [DBG] pgmap v1471: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:05.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:04 smithi038 bash[87336]: cluster 2024-09-14T04:54:03.673623+0000 mgr.y (mgr.26165) 1397 : cluster [DBG] pgmap v1471: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:05.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:04 smithi038 bash[87336]: audit 2024-09-14T04:54:04.622246+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:54:05.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:04 smithi038 bash[87336]: audit 2024-09-14T04:54:04.622246+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:54:05.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:04 smithi038 bash[87336]: audit 2024-09-14T04:54:04.633905+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:54:05.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:04 smithi038 bash[87336]: audit 2024-09-14T04:54:04.633905+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:54:05.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:04 smithi123 bash[68976]: cluster 2024-09-14T04:54:03.673623+0000 mgr.y (mgr.26165) 1397 : cluster [DBG] pgmap v1471: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:05.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:04 smithi123 bash[68976]: cluster 2024-09-14T04:54:03.673623+0000 mgr.y (mgr.26165) 1397 : cluster [DBG] pgmap v1471: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:05.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:04 smithi123 bash[68976]: audit 2024-09-14T04:54:04.622246+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:54:05.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:04 smithi123 bash[68976]: audit 2024-09-14T04:54:04.622246+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:54:05.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:04 smithi123 bash[68976]: audit 2024-09-14T04:54:04.633905+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:54:05.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:04 smithi123 bash[68976]: audit 2024-09-14T04:54:04.633905+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:54:06.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:05 smithi038 bash[84940]: audit 2024-09-14T04:54:05.315172+0000 mon.a (mon.0) 1675 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:54:06.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:05 smithi038 bash[84940]: audit 2024-09-14T04:54:05.315172+0000 mon.a (mon.0) 1675 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:54:06.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:05 smithi038 bash[84940]: audit 2024-09-14T04:54:05.316312+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:54:06.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:05 smithi038 bash[84940]: audit 2024-09-14T04:54:05.316312+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:54:06.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:05 smithi038 bash[84940]: audit 2024-09-14T04:54:05.324697+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:54:06.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:05 smithi038 bash[84940]: audit 2024-09-14T04:54:05.324697+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:54:06.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:05 smithi038 bash[87336]: audit 2024-09-14T04:54:05.315172+0000 mon.a (mon.0) 1675 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:54:06.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:05 smithi038 bash[87336]: audit 2024-09-14T04:54:05.315172+0000 mon.a (mon.0) 1675 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:54:06.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:05 smithi038 bash[87336]: audit 2024-09-14T04:54:05.316312+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:54:06.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:05 smithi038 bash[87336]: audit 2024-09-14T04:54:05.316312+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:54:06.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:05 smithi038 bash[87336]: audit 2024-09-14T04:54:05.324697+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:54:06.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:05 smithi038 bash[87336]: audit 2024-09-14T04:54:05.324697+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:54:06.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:05 smithi123 bash[68976]: audit 2024-09-14T04:54:05.315172+0000 mon.a (mon.0) 1675 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:54:06.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:05 smithi123 bash[68976]: audit 2024-09-14T04:54:05.315172+0000 mon.a (mon.0) 1675 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:54:06.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:05 smithi123 bash[68976]: audit 2024-09-14T04:54:05.316312+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:54:06.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:05 smithi123 bash[68976]: audit 2024-09-14T04:54:05.316312+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:54:06.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:05 smithi123 bash[68976]: audit 2024-09-14T04:54:05.324697+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:54:06.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:05 smithi123 bash[68976]: audit 2024-09-14T04:54:05.324697+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:54:07.042 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:06 smithi038 bash[84940]: cluster 2024-09-14T04:54:05.674473+0000 mgr.y (mgr.26165) 1398 : cluster [DBG] pgmap v1472: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:07.042 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:06 smithi038 bash[84940]: cluster 2024-09-14T04:54:05.674473+0000 mgr.y (mgr.26165) 1398 : cluster [DBG] pgmap v1472: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:07.042 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:06 smithi038 bash[87336]: cluster 2024-09-14T04:54:05.674473+0000 mgr.y (mgr.26165) 1398 : cluster [DBG] pgmap v1472: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:07.043 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:06 smithi038 bash[87336]: cluster 2024-09-14T04:54:05.674473+0000 mgr.y (mgr.26165) 1398 : cluster [DBG] pgmap v1472: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:07.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:06 smithi123 bash[68976]: cluster 2024-09-14T04:54:05.674473+0000 mgr.y (mgr.26165) 1398 : cluster [DBG] pgmap v1472: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:07.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:06 smithi123 bash[68976]: cluster 2024-09-14T04:54:05.674473+0000 mgr.y (mgr.26165) 1398 : cluster [DBG] pgmap v1472: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:08.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:54:08 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:54:08] "GET /metrics HTTP/1.1" 200 34285 "" "Prometheus/2.51.0" 2024-09-14T04:54:08.768 INFO:teuthology.orchestra.run.smithi038.stderr:nodeep-scrub is set 2024-09-14T04:54:08.916 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-09-14T04:54:08.917 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.0 dump_historic_ops 2024-09-14T04:54:09.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:08 smithi038 bash[84940]: cluster 2024-09-14T04:54:07.675451+0000 mgr.y (mgr.26165) 1399 : cluster [DBG] pgmap v1473: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:09.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:08 smithi038 bash[84940]: cluster 2024-09-14T04:54:07.675451+0000 mgr.y (mgr.26165) 1399 : cluster [DBG] pgmap v1473: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:09.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:08 smithi038 bash[84940]: audit 2024-09-14T04:54:08.685808+0000 mon.c (mon.2) 87 : audit [INF] from='client.? 172.21.15.38:0/2518839064' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:54:09.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:08 smithi038 bash[84940]: audit 2024-09-14T04:54:08.685808+0000 mon.c (mon.2) 87 : audit [INF] from='client.? 172.21.15.38:0/2518839064' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:54:09.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:08 smithi038 bash[84940]: audit 2024-09-14T04:54:08.686285+0000 mon.a (mon.0) 1678 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:54:09.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:08 smithi038 bash[84940]: audit 2024-09-14T04:54:08.686285+0000 mon.a (mon.0) 1678 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:54:09.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:08 smithi038 bash[87336]: cluster 2024-09-14T04:54:07.675451+0000 mgr.y (mgr.26165) 1399 : cluster [DBG] pgmap v1473: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:09.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:08 smithi038 bash[87336]: cluster 2024-09-14T04:54:07.675451+0000 mgr.y (mgr.26165) 1399 : cluster [DBG] pgmap v1473: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:09.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:08 smithi038 bash[87336]: audit 2024-09-14T04:54:08.685808+0000 mon.c (mon.2) 87 : audit [INF] from='client.? 172.21.15.38:0/2518839064' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:54:09.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:08 smithi038 bash[87336]: audit 2024-09-14T04:54:08.685808+0000 mon.c (mon.2) 87 : audit [INF] from='client.? 172.21.15.38:0/2518839064' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:54:09.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:08 smithi038 bash[87336]: audit 2024-09-14T04:54:08.686285+0000 mon.a (mon.0) 1678 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:54:09.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:08 smithi038 bash[87336]: audit 2024-09-14T04:54:08.686285+0000 mon.a (mon.0) 1678 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:54:09.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:08 smithi123 bash[68976]: cluster 2024-09-14T04:54:07.675451+0000 mgr.y (mgr.26165) 1399 : cluster [DBG] pgmap v1473: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:09.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:08 smithi123 bash[68976]: cluster 2024-09-14T04:54:07.675451+0000 mgr.y (mgr.26165) 1399 : cluster [DBG] pgmap v1473: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:09.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:08 smithi123 bash[68976]: audit 2024-09-14T04:54:08.685808+0000 mon.c (mon.2) 87 : audit [INF] from='client.? 172.21.15.38:0/2518839064' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:54:09.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:08 smithi123 bash[68976]: audit 2024-09-14T04:54:08.685808+0000 mon.c (mon.2) 87 : audit [INF] from='client.? 172.21.15.38:0/2518839064' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:54:09.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:08 smithi123 bash[68976]: audit 2024-09-14T04:54:08.686285+0000 mon.a (mon.0) 1678 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:54:09.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:08 smithi123 bash[68976]: audit 2024-09-14T04:54:08.686285+0000 mon.a (mon.0) 1678 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:54:10.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:09 smithi038 bash[84940]: cluster 2024-09-14T04:54:08.747388+0000 mon.a (mon.0) 1679 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:54:10.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:09 smithi038 bash[84940]: cluster 2024-09-14T04:54:08.747388+0000 mon.a (mon.0) 1679 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:54:10.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:09 smithi038 bash[84940]: audit 2024-09-14T04:54:08.761505+0000 mon.a (mon.0) 1680 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:54:10.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:09 smithi038 bash[84940]: audit 2024-09-14T04:54:08.761505+0000 mon.a (mon.0) 1680 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:54:10.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:09 smithi038 bash[84940]: cluster 2024-09-14T04:54:08.768497+0000 mon.a (mon.0) 1681 : cluster [DBG] osdmap e290: 8 total, 7 up, 8 in 2024-09-14T04:54:10.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:09 smithi038 bash[84940]: cluster 2024-09-14T04:54:08.768497+0000 mon.a (mon.0) 1681 : cluster [DBG] osdmap e290: 8 total, 7 up, 8 in 2024-09-14T04:54:10.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:09 smithi038 bash[87336]: cluster 2024-09-14T04:54:08.747388+0000 mon.a (mon.0) 1679 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:54:10.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:09 smithi038 bash[87336]: cluster 2024-09-14T04:54:08.747388+0000 mon.a (mon.0) 1679 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:54:10.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:09 smithi038 bash[87336]: audit 2024-09-14T04:54:08.761505+0000 mon.a (mon.0) 1680 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:54:10.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:09 smithi038 bash[87336]: audit 2024-09-14T04:54:08.761505+0000 mon.a (mon.0) 1680 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:54:10.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:09 smithi038 bash[87336]: cluster 2024-09-14T04:54:08.768497+0000 mon.a (mon.0) 1681 : cluster [DBG] osdmap e290: 8 total, 7 up, 8 in 2024-09-14T04:54:10.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:09 smithi038 bash[87336]: cluster 2024-09-14T04:54:08.768497+0000 mon.a (mon.0) 1681 : cluster [DBG] osdmap e290: 8 total, 7 up, 8 in 2024-09-14T04:54:10.094 INFO:teuthology.orchestra.run.smithi038.stderr:Error ENXIO: problem getting command descriptions from osd.0 2024-09-14T04:54:10.112 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1: {} 2024-09-14T04:54:10.112 INFO:teuthology.orchestra.run.smithi038.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-14T04:54:10.133 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2: {} 2024-09-14T04:54:10.133 INFO:teuthology.orchestra.run.smithi038.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-14T04:54:10.150 INFO:teuthology.orchestra.run.smithi038.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-14T04:54:10.151 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3: {} 2024-09-14T04:54:10.172 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4: {} 2024-09-14T04:54:10.172 INFO:teuthology.orchestra.run.smithi038.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-14T04:54:10.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:09 smithi123 bash[68976]: cluster 2024-09-14T04:54:08.747388+0000 mon.a (mon.0) 1679 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:54:10.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:09 smithi123 bash[68976]: cluster 2024-09-14T04:54:08.747388+0000 mon.a (mon.0) 1679 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:54:10.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:09 smithi123 bash[68976]: audit 2024-09-14T04:54:08.761505+0000 mon.a (mon.0) 1680 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:54:10.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:09 smithi123 bash[68976]: audit 2024-09-14T04:54:08.761505+0000 mon.a (mon.0) 1680 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-14T04:54:10.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:09 smithi123 bash[68976]: cluster 2024-09-14T04:54:08.768497+0000 mon.a (mon.0) 1681 : cluster [DBG] osdmap e290: 8 total, 7 up, 8 in 2024-09-14T04:54:10.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:09 smithi123 bash[68976]: cluster 2024-09-14T04:54:08.768497+0000 mon.a (mon.0) 1681 : cluster [DBG] osdmap e290: 8 total, 7 up, 8 in 2024-09-14T04:54:10.192 INFO:teuthology.orchestra.run.smithi038.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-14T04:54:10.192 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5: {} 2024-09-14T04:54:10.213 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6: {} 2024-09-14T04:54:10.214 INFO:teuthology.orchestra.run.smithi038.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-14T04:54:10.233 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7: {} 2024-09-14T04:54:10.233 INFO:teuthology.orchestra.run.smithi038.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-14T04:54:10.688 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:54:10 smithi123 bash[61744]: ts=2024-09-14T04:54:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:54:11.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:10 smithi038 bash[84940]: cluster 2024-09-14T04:54:09.676440+0000 mgr.y (mgr.26165) 1400 : cluster [DBG] pgmap v1475: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:11.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:10 smithi038 bash[84940]: cluster 2024-09-14T04:54:09.676440+0000 mgr.y (mgr.26165) 1400 : cluster [DBG] pgmap v1475: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:11.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:10 smithi038 bash[84940]: audit 2024-09-14T04:54:10.092740+0000 mon.c (mon.2) 88 : audit [DBG] from='client.? 172.21.15.38:0/2098633254' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:54:11.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:10 smithi038 bash[84940]: audit 2024-09-14T04:54:10.092740+0000 mon.c (mon.2) 88 : audit [DBG] from='client.? 172.21.15.38:0/2098633254' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:54:11.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:10 smithi038 bash[87336]: cluster 2024-09-14T04:54:09.676440+0000 mgr.y (mgr.26165) 1400 : cluster [DBG] pgmap v1475: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:11.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:10 smithi038 bash[87336]: cluster 2024-09-14T04:54:09.676440+0000 mgr.y (mgr.26165) 1400 : cluster [DBG] pgmap v1475: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:11.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:10 smithi038 bash[87336]: audit 2024-09-14T04:54:10.092740+0000 mon.c (mon.2) 88 : audit [DBG] from='client.? 172.21.15.38:0/2098633254' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:54:11.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:10 smithi038 bash[87336]: audit 2024-09-14T04:54:10.092740+0000 mon.c (mon.2) 88 : audit [DBG] from='client.? 172.21.15.38:0/2098633254' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:54:11.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:10 smithi123 bash[68976]: cluster 2024-09-14T04:54:09.676440+0000 mgr.y (mgr.26165) 1400 : cluster [DBG] pgmap v1475: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:11.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:10 smithi123 bash[68976]: cluster 2024-09-14T04:54:09.676440+0000 mgr.y (mgr.26165) 1400 : cluster [DBG] pgmap v1475: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:11.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:10 smithi123 bash[68976]: audit 2024-09-14T04:54:10.092740+0000 mon.c (mon.2) 88 : audit [DBG] from='client.? 172.21.15.38:0/2098633254' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:54:11.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:10 smithi123 bash[68976]: audit 2024-09-14T04:54:10.092740+0000 mon.c (mon.2) 88 : audit [DBG] from='client.? 172.21.15.38:0/2098633254' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-14T04:54:11.772 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 04:54:11 smithi038 bash[244995]: debug 2024-09-14T04:54:11.419+0000 7f00db7fa640 1 -- 172.21.15.38:0/1751950357 <== mon.0 v2:172.21.15.38:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x561643efe960 con 0x561644cec000 2024-09-14T04:54:12.714 DEBUG:teuthology.orchestra.run:got remote process result: 6 2024-09-14T04:54:12.714 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2024-09-14T04:54:12.828 INFO:teuthology.orchestra.run.smithi038.stderr:no valid command found; 10 closest matches: 2024-09-14T04:54:12.828 INFO:teuthology.orchestra.run.smithi038.stderr:0 2024-09-14T04:54:12.828 INFO:teuthology.orchestra.run.smithi038.stderr:1 2024-09-14T04:54:12.828 INFO:teuthology.orchestra.run.smithi038.stderr:2 2024-09-14T04:54:12.828 INFO:teuthology.orchestra.run.smithi038.stderr:abort 2024-09-14T04:54:12.828 INFO:teuthology.orchestra.run.smithi038.stderr:assert 2024-09-14T04:54:12.828 INFO:teuthology.orchestra.run.smithi038.stderr:config diff 2024-09-14T04:54:12.828 INFO:teuthology.orchestra.run.smithi038.stderr:config diff get 2024-09-14T04:54:12.828 INFO:teuthology.orchestra.run.smithi038.stderr:config get 2024-09-14T04:54:12.828 INFO:teuthology.orchestra.run.smithi038.stderr:config help [] 2024-09-14T04:54:12.829 INFO:teuthology.orchestra.run.smithi038.stderr:config set ... 2024-09-14T04:54:12.829 INFO:teuthology.orchestra.run.smithi038.stderr:admin_socket: invalid command 2024-09-14T04:54:13.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:12 smithi038 bash[87336]: cluster 2024-09-14T04:54:11.677571+0000 mgr.y (mgr.26165) 1401 : cluster [DBG] pgmap v1476: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:13.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:12 smithi038 bash[87336]: cluster 2024-09-14T04:54:11.677571+0000 mgr.y (mgr.26165) 1401 : cluster [DBG] pgmap v1476: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:13.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:12 smithi038 bash[84940]: cluster 2024-09-14T04:54:11.677571+0000 mgr.y (mgr.26165) 1401 : cluster [DBG] pgmap v1476: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:13.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:12 smithi038 bash[84940]: cluster 2024-09-14T04:54:11.677571+0000 mgr.y (mgr.26165) 1401 : cluster [DBG] pgmap v1476: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:13.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:12 smithi123 bash[68976]: cluster 2024-09-14T04:54:11.677571+0000 mgr.y (mgr.26165) 1401 : cluster [DBG] pgmap v1476: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:13.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:12 smithi123 bash[68976]: cluster 2024-09-14T04:54:11.677571+0000 mgr.y (mgr.26165) 1401 : cluster [DBG] pgmap v1476: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:13.468 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd unset noscrub 2024-09-14T04:54:13.480 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 04:54:13 smithi038 bash[244995]: debug 2024-09-14T04:54:13.203+0000 7f00de061640 -1 Falling back to public interface 2024-09-14T04:54:13.944 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-09-14T04:54:13.945 INFO:tasks.cephadm.ceph_manager.ceph:waiting on admin_socket for osd-0, ['dump_ops_in_flight'] 2024-09-14T04:54:15.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:14 smithi123 bash[68976]: cluster 2024-09-14T04:54:13.678107+0000 mgr.y (mgr.26165) 1402 : cluster [DBG] pgmap v1477: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:15.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:14 smithi123 bash[68976]: cluster 2024-09-14T04:54:13.678107+0000 mgr.y (mgr.26165) 1402 : cluster [DBG] pgmap v1477: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:15.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:14 smithi038 bash[84940]: cluster 2024-09-14T04:54:13.678107+0000 mgr.y (mgr.26165) 1402 : cluster [DBG] pgmap v1477: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:15.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:14 smithi038 bash[84940]: cluster 2024-09-14T04:54:13.678107+0000 mgr.y (mgr.26165) 1402 : cluster [DBG] pgmap v1477: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:15.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:14 smithi038 bash[87336]: cluster 2024-09-14T04:54:13.678107+0000 mgr.y (mgr.26165) 1402 : cluster [DBG] pgmap v1477: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:15.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:14 smithi038 bash[87336]: cluster 2024-09-14T04:54:13.678107+0000 mgr.y (mgr.26165) 1402 : cluster [DBG] pgmap v1477: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:16.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:15 smithi123 bash[68976]: audit 2024-09-14T04:54:15.257831+0000 mon.a (mon.0) 1682 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:54:16.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:15 smithi123 bash[68976]: audit 2024-09-14T04:54:15.257831+0000 mon.a (mon.0) 1682 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:54:16.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:15 smithi038 bash[84940]: audit 2024-09-14T04:54:15.257831+0000 mon.a (mon.0) 1682 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:54:16.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:15 smithi038 bash[84940]: audit 2024-09-14T04:54:15.257831+0000 mon.a (mon.0) 1682 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:54:16.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:15 smithi038 bash[87336]: audit 2024-09-14T04:54:15.257831+0000 mon.a (mon.0) 1682 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:54:16.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:15 smithi038 bash[87336]: audit 2024-09-14T04:54:15.257831+0000 mon.a (mon.0) 1682 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:54:16.439 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:54:17.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:16 smithi123 bash[68976]: cluster 2024-09-14T04:54:15.678876+0000 mgr.y (mgr.26165) 1403 : cluster [DBG] pgmap v1478: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:17.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:16 smithi123 bash[68976]: cluster 2024-09-14T04:54:15.678876+0000 mgr.y (mgr.26165) 1403 : cluster [DBG] pgmap v1478: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:17.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:16 smithi038 bash[84940]: cluster 2024-09-14T04:54:15.678876+0000 mgr.y (mgr.26165) 1403 : cluster [DBG] pgmap v1478: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:17.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:16 smithi038 bash[84940]: cluster 2024-09-14T04:54:15.678876+0000 mgr.y (mgr.26165) 1403 : cluster [DBG] pgmap v1478: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:17.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:16 smithi038 bash[87336]: cluster 2024-09-14T04:54:15.678876+0000 mgr.y (mgr.26165) 1403 : cluster [DBG] pgmap v1478: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:17.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:16 smithi038 bash[87336]: cluster 2024-09-14T04:54:15.678876+0000 mgr.y (mgr.26165) 1403 : cluster [DBG] pgmap v1478: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:18.458 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:54:18 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:54:18] "GET /metrics HTTP/1.1" 200 34283 "" "Prometheus/2.51.0" 2024-09-14T04:54:18.484 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:54:18.946 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.0 dump_ops_in_flight 2024-09-14T04:54:19.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:18 smithi123 bash[68976]: cluster 2024-09-14T04:54:17.679668+0000 mgr.y (mgr.26165) 1404 : cluster [DBG] pgmap v1479: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:19.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:18 smithi123 bash[68976]: cluster 2024-09-14T04:54:17.679668+0000 mgr.y (mgr.26165) 1404 : cluster [DBG] pgmap v1479: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:19.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:18 smithi038 bash[84940]: cluster 2024-09-14T04:54:17.679668+0000 mgr.y (mgr.26165) 1404 : cluster [DBG] pgmap v1479: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:19.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:18 smithi038 bash[84940]: cluster 2024-09-14T04:54:17.679668+0000 mgr.y (mgr.26165) 1404 : cluster [DBG] pgmap v1479: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:19.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:18 smithi038 bash[87336]: cluster 2024-09-14T04:54:17.679668+0000 mgr.y (mgr.26165) 1404 : cluster [DBG] pgmap v1479: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:19.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:18 smithi038 bash[87336]: cluster 2024-09-14T04:54:17.679668+0000 mgr.y (mgr.26165) 1404 : cluster [DBG] pgmap v1479: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:20.688 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:54:20 smithi123 bash[61744]: ts=2024-09-14T04:54:20.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:54:21.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:20 smithi123 bash[68976]: cluster 2024-09-14T04:54:19.680526+0000 mgr.y (mgr.26165) 1405 : cluster [DBG] pgmap v1480: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:21.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:20 smithi123 bash[68976]: cluster 2024-09-14T04:54:19.680526+0000 mgr.y (mgr.26165) 1405 : cluster [DBG] pgmap v1480: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:21.272 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 04:54:20 smithi038 bash[244995]: debug 2024-09-14T04:54:20.843+0000 7f00de061640 -1 osd.0 281 log_to_monitors true 2024-09-14T04:54:21.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:20 smithi038 bash[84940]: cluster 2024-09-14T04:54:19.680526+0000 mgr.y (mgr.26165) 1405 : cluster [DBG] pgmap v1480: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:21.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:20 smithi038 bash[84940]: cluster 2024-09-14T04:54:19.680526+0000 mgr.y (mgr.26165) 1405 : cluster [DBG] pgmap v1480: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:21.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:20 smithi038 bash[87336]: cluster 2024-09-14T04:54:19.680526+0000 mgr.y (mgr.26165) 1405 : cluster [DBG] pgmap v1480: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:21.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:20 smithi038 bash[87336]: cluster 2024-09-14T04:54:19.680526+0000 mgr.y (mgr.26165) 1405 : cluster [DBG] pgmap v1480: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:21.864 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:21 smithi038 bash[84940]: audit 2024-09-14T04:54:20.850176+0000 mon.c (mon.2) 89 : audit [INF] from='osd.0 [v2:172.21.15.38:6802/842273107,v1:172.21.15.38:6803/842273107]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-14T04:54:21.932 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-09-14T04:54:21.932 INFO:teuthology.orchestra.run.smithi038.stdout: "size": 20, 2024-09-14T04:54:21.933 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 600, 2024-09-14T04:54:21.933 INFO:teuthology.orchestra.run.smithi038.stdout: "ops": [] 2024-09-14T04:54:21.933 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-09-14T04:54:22.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:21 smithi123 bash[68976]: audit 2024-09-14T04:54:20.850176+0000 mon.c (mon.2) 89 : audit [INF] from='osd.0 [v2:172.21.15.38:6802/842273107,v1:172.21.15.38:6803/842273107]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-14T04:54:22.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:21 smithi123 bash[68976]: audit 2024-09-14T04:54:20.850176+0000 mon.c (mon.2) 89 : audit [INF] from='osd.0 [v2:172.21.15.38:6802/842273107,v1:172.21.15.38:6803/842273107]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-14T04:54:22.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:21 smithi123 bash[68976]: audit 2024-09-14T04:54:20.850507+0000 mon.a (mon.0) 1683 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-14T04:54:22.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:21 smithi123 bash[68976]: audit 2024-09-14T04:54:20.850507+0000 mon.a (mon.0) 1683 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-14T04:54:22.272 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 04:54:21 smithi038 bash[244995]: debug 2024-09-14T04:54:21.914+0000 7f00d5e0b640 -1 osd.0 291 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-14T04:54:22.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:21 smithi038 bash[84940]: audit 2024-09-14T04:54:20.850176+0000 mon.c (mon.2) 89 : audit [INF] from='osd.0 [v2:172.21.15.38:6802/842273107,v1:172.21.15.38:6803/842273107]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-14T04:54:22.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:21 smithi038 bash[84940]: audit 2024-09-14T04:54:20.850507+0000 mon.a (mon.0) 1683 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-14T04:54:22.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:21 smithi038 bash[84940]: audit 2024-09-14T04:54:20.850507+0000 mon.a (mon.0) 1683 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-14T04:54:22.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:21 smithi038 bash[87336]: audit 2024-09-14T04:54:20.850176+0000 mon.c (mon.2) 89 : audit [INF] from='osd.0 [v2:172.21.15.38:6802/842273107,v1:172.21.15.38:6803/842273107]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-14T04:54:22.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:21 smithi038 bash[87336]: audit 2024-09-14T04:54:20.850176+0000 mon.c (mon.2) 89 : audit [INF] from='osd.0 [v2:172.21.15.38:6802/842273107,v1:172.21.15.38:6803/842273107]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-14T04:54:22.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:21 smithi038 bash[87336]: audit 2024-09-14T04:54:20.850507+0000 mon.a (mon.0) 1683 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-14T04:54:22.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:21 smithi038 bash[87336]: audit 2024-09-14T04:54:20.850507+0000 mon.a (mon.0) 1683 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-14T04:54:23.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:22 smithi123 bash[68976]: cluster 2024-09-14T04:54:21.681248+0000 mgr.y (mgr.26165) 1406 : cluster [DBG] pgmap v1481: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:23.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:22 smithi123 bash[68976]: cluster 2024-09-14T04:54:21.681248+0000 mgr.y (mgr.26165) 1406 : cluster [DBG] pgmap v1481: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:23.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:22 smithi123 bash[68976]: audit 2024-09-14T04:54:21.868874+0000 mon.a (mon.0) 1684 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-14T04:54:23.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:22 smithi123 bash[68976]: audit 2024-09-14T04:54:21.868874+0000 mon.a (mon.0) 1684 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-14T04:54:23.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:22 smithi123 bash[68976]: cluster 2024-09-14T04:54:21.873736+0000 mon.a (mon.0) 1685 : cluster [DBG] osdmap e291: 8 total, 7 up, 8 in 2024-09-14T04:54:23.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:22 smithi123 bash[68976]: cluster 2024-09-14T04:54:21.873736+0000 mon.a (mon.0) 1685 : cluster [DBG] osdmap e291: 8 total, 7 up, 8 in 2024-09-14T04:54:23.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:22 smithi123 bash[68976]: audit 2024-09-14T04:54:21.876448+0000 mon.c (mon.2) 90 : audit [INF] from='osd.0 [v2:172.21.15.38:6802/842273107,v1:172.21.15.38:6803/842273107]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi038", "root=default"]} : dispatch 2024-09-14T04:54:23.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:22 smithi123 bash[68976]: audit 2024-09-14T04:54:21.876448+0000 mon.c (mon.2) 90 : audit [INF] from='osd.0 [v2:172.21.15.38:6802/842273107,v1:172.21.15.38:6803/842273107]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi038", "root=default"]} : dispatch 2024-09-14T04:54:23.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:22 smithi123 bash[68976]: audit 2024-09-14T04:54:21.876783+0000 mon.a (mon.0) 1686 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi038", "root=default"]} : dispatch 2024-09-14T04:54:23.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:22 smithi123 bash[68976]: audit 2024-09-14T04:54:21.876783+0000 mon.a (mon.0) 1686 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi038", "root=default"]} : dispatch 2024-09-14T04:54:23.269 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:22 smithi038 bash[84940]: cluster 2024-09-14T04:54:21.681248+0000 mgr.y (mgr.26165) 1406 : cluster [DBG] pgmap v1481: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:23.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:22 smithi038 bash[84940]: cluster 2024-09-14T04:54:21.681248+0000 mgr.y (mgr.26165) 1406 : cluster [DBG] pgmap v1481: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:23.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:22 smithi038 bash[84940]: audit 2024-09-14T04:54:21.868874+0000 mon.a (mon.0) 1684 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-14T04:54:23.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:22 smithi038 bash[84940]: audit 2024-09-14T04:54:21.868874+0000 mon.a (mon.0) 1684 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-14T04:54:23.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:22 smithi038 bash[84940]: cluster 2024-09-14T04:54:21.873736+0000 mon.a (mon.0) 1685 : cluster [DBG] osdmap e291: 8 total, 7 up, 8 in 2024-09-14T04:54:23.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:22 smithi038 bash[84940]: cluster 2024-09-14T04:54:21.873736+0000 mon.a (mon.0) 1685 : cluster [DBG] osdmap e291: 8 total, 7 up, 8 in 2024-09-14T04:54:23.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:22 smithi038 bash[84940]: audit 2024-09-14T04:54:21.876448+0000 mon.c (mon.2) 90 : audit [INF] from='osd.0 [v2:172.21.15.38:6802/842273107,v1:172.21.15.38:6803/842273107]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi038", "root=default"]} : dispatch 2024-09-14T04:54:23.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:22 smithi038 bash[84940]: audit 2024-09-14T04:54:21.876448+0000 mon.c (mon.2) 90 : audit [INF] from='osd.0 [v2:172.21.15.38:6802/842273107,v1:172.21.15.38:6803/842273107]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi038", "root=default"]} : dispatch 2024-09-14T04:54:23.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:22 smithi038 bash[84940]: audit 2024-09-14T04:54:21.876783+0000 mon.a (mon.0) 1686 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi038", "root=default"]} : dispatch 2024-09-14T04:54:23.270 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:22 smithi038 bash[84940]: audit 2024-09-14T04:54:21.876783+0000 mon.a (mon.0) 1686 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi038", "root=default"]} : dispatch 2024-09-14T04:54:23.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:22 smithi038 bash[87336]: cluster 2024-09-14T04:54:21.681248+0000 mgr.y (mgr.26165) 1406 : cluster [DBG] pgmap v1481: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:23.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:22 smithi038 bash[87336]: cluster 2024-09-14T04:54:21.681248+0000 mgr.y (mgr.26165) 1406 : cluster [DBG] pgmap v1481: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:23.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:22 smithi038 bash[87336]: audit 2024-09-14T04:54:21.868874+0000 mon.a (mon.0) 1684 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-14T04:54:23.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:22 smithi038 bash[87336]: audit 2024-09-14T04:54:21.868874+0000 mon.a (mon.0) 1684 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-14T04:54:23.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:22 smithi038 bash[87336]: cluster 2024-09-14T04:54:21.873736+0000 mon.a (mon.0) 1685 : cluster [DBG] osdmap e291: 8 total, 7 up, 8 in 2024-09-14T04:54:23.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:22 smithi038 bash[87336]: cluster 2024-09-14T04:54:21.873736+0000 mon.a (mon.0) 1685 : cluster [DBG] osdmap e291: 8 total, 7 up, 8 in 2024-09-14T04:54:23.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:22 smithi038 bash[87336]: audit 2024-09-14T04:54:21.876448+0000 mon.c (mon.2) 90 : audit [INF] from='osd.0 [v2:172.21.15.38:6802/842273107,v1:172.21.15.38:6803/842273107]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi038", "root=default"]} : dispatch 2024-09-14T04:54:23.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:22 smithi038 bash[87336]: audit 2024-09-14T04:54:21.876448+0000 mon.c (mon.2) 90 : audit [INF] from='osd.0 [v2:172.21.15.38:6802/842273107,v1:172.21.15.38:6803/842273107]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi038", "root=default"]} : dispatch 2024-09-14T04:54:23.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:22 smithi038 bash[87336]: audit 2024-09-14T04:54:21.876783+0000 mon.a (mon.0) 1686 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi038", "root=default"]} : dispatch 2024-09-14T04:54:23.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:22 smithi038 bash[87336]: audit 2024-09-14T04:54:21.876783+0000 mon.a (mon.0) 1686 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi038", "root=default"]} : dispatch 2024-09-14T04:54:23.273 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.2 dump_ops_in_flight 2024-09-14T04:54:23.737 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:54:24.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:23 smithi123 bash[68976]: cluster 2024-09-14T04:54:22.869880+0000 mon.a (mon.0) 1687 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-14T04:54:24.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:23 smithi123 bash[68976]: cluster 2024-09-14T04:54:22.869880+0000 mon.a (mon.0) 1687 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-14T04:54:24.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:23 smithi123 bash[68976]: cluster 2024-09-14T04:54:22.883962+0000 mon.a (mon.0) 1688 : cluster [INF] osd.0 [v2:172.21.15.38:6802/842273107,v1:172.21.15.38:6803/842273107] boot 2024-09-14T04:54:24.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:23 smithi123 bash[68976]: cluster 2024-09-14T04:54:22.883962+0000 mon.a (mon.0) 1688 : cluster [INF] osd.0 [v2:172.21.15.38:6802/842273107,v1:172.21.15.38:6803/842273107] boot 2024-09-14T04:54:24.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:23 smithi123 bash[68976]: cluster 2024-09-14T04:54:22.884087+0000 mon.a (mon.0) 1689 : cluster [DBG] osdmap e292: 8 total, 8 up, 8 in 2024-09-14T04:54:24.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:23 smithi123 bash[68976]: cluster 2024-09-14T04:54:22.884087+0000 mon.a (mon.0) 1689 : cluster [DBG] osdmap e292: 8 total, 8 up, 8 in 2024-09-14T04:54:24.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:23 smithi123 bash[68976]: audit 2024-09-14T04:54:22.889049+0000 mon.a (mon.0) 1690 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-14T04:54:24.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:23 smithi123 bash[68976]: audit 2024-09-14T04:54:22.889049+0000 mon.a (mon.0) 1690 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-14T04:54:24.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:23 smithi123 bash[68976]: cluster 2024-09-14T04:54:23.886530+0000 mon.a (mon.0) 1691 : cluster [DBG] osdmap e293: 8 total, 8 up, 8 in 2024-09-14T04:54:24.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:23 smithi123 bash[68976]: cluster 2024-09-14T04:54:23.886530+0000 mon.a (mon.0) 1691 : cluster [DBG] osdmap e293: 8 total, 8 up, 8 in 2024-09-14T04:54:24.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:23 smithi038 bash[84940]: cluster 2024-09-14T04:54:22.869880+0000 mon.a (mon.0) 1687 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-14T04:54:24.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:23 smithi038 bash[84940]: cluster 2024-09-14T04:54:22.869880+0000 mon.a (mon.0) 1687 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-14T04:54:24.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:23 smithi038 bash[84940]: cluster 2024-09-14T04:54:22.883962+0000 mon.a (mon.0) 1688 : cluster [INF] osd.0 [v2:172.21.15.38:6802/842273107,v1:172.21.15.38:6803/842273107] boot 2024-09-14T04:54:24.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:23 smithi038 bash[84940]: cluster 2024-09-14T04:54:22.883962+0000 mon.a (mon.0) 1688 : cluster [INF] osd.0 [v2:172.21.15.38:6802/842273107,v1:172.21.15.38:6803/842273107] boot 2024-09-14T04:54:24.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:23 smithi038 bash[84940]: cluster 2024-09-14T04:54:22.884087+0000 mon.a (mon.0) 1689 : cluster [DBG] osdmap e292: 8 total, 8 up, 8 in 2024-09-14T04:54:24.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:23 smithi038 bash[84940]: cluster 2024-09-14T04:54:22.884087+0000 mon.a (mon.0) 1689 : cluster [DBG] osdmap e292: 8 total, 8 up, 8 in 2024-09-14T04:54:24.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:23 smithi038 bash[84940]: audit 2024-09-14T04:54:22.889049+0000 mon.a (mon.0) 1690 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-14T04:54:24.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:23 smithi038 bash[84940]: audit 2024-09-14T04:54:22.889049+0000 mon.a (mon.0) 1690 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-14T04:54:24.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:23 smithi038 bash[84940]: cluster 2024-09-14T04:54:23.886530+0000 mon.a (mon.0) 1691 : cluster [DBG] osdmap e293: 8 total, 8 up, 8 in 2024-09-14T04:54:24.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:23 smithi038 bash[84940]: cluster 2024-09-14T04:54:23.886530+0000 mon.a (mon.0) 1691 : cluster [DBG] osdmap e293: 8 total, 8 up, 8 in 2024-09-14T04:54:24.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:23 smithi038 bash[87336]: cluster 2024-09-14T04:54:22.869880+0000 mon.a (mon.0) 1687 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-14T04:54:24.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:23 smithi038 bash[87336]: cluster 2024-09-14T04:54:22.869880+0000 mon.a (mon.0) 1687 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-14T04:54:24.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:23 smithi038 bash[87336]: cluster 2024-09-14T04:54:22.883962+0000 mon.a (mon.0) 1688 : cluster [INF] osd.0 [v2:172.21.15.38:6802/842273107,v1:172.21.15.38:6803/842273107] boot 2024-09-14T04:54:24.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:23 smithi038 bash[87336]: cluster 2024-09-14T04:54:22.883962+0000 mon.a (mon.0) 1688 : cluster [INF] osd.0 [v2:172.21.15.38:6802/842273107,v1:172.21.15.38:6803/842273107] boot 2024-09-14T04:54:24.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:23 smithi038 bash[87336]: cluster 2024-09-14T04:54:22.884087+0000 mon.a (mon.0) 1689 : cluster [DBG] osdmap e292: 8 total, 8 up, 8 in 2024-09-14T04:54:24.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:23 smithi038 bash[87336]: cluster 2024-09-14T04:54:22.884087+0000 mon.a (mon.0) 1689 : cluster [DBG] osdmap e292: 8 total, 8 up, 8 in 2024-09-14T04:54:24.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:23 smithi038 bash[87336]: audit 2024-09-14T04:54:22.889049+0000 mon.a (mon.0) 1690 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-14T04:54:24.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:23 smithi038 bash[87336]: audit 2024-09-14T04:54:22.889049+0000 mon.a (mon.0) 1690 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-14T04:54:24.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:23 smithi038 bash[87336]: cluster 2024-09-14T04:54:23.886530+0000 mon.a (mon.0) 1691 : cluster [DBG] osdmap e293: 8 total, 8 up, 8 in 2024-09-14T04:54:24.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:23 smithi038 bash[87336]: cluster 2024-09-14T04:54:23.886530+0000 mon.a (mon.0) 1691 : cluster [DBG] osdmap e293: 8 total, 8 up, 8 in 2024-09-14T04:54:25.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:24 smithi123 bash[68976]: cluster 2024-09-14T04:54:23.682100+0000 mgr.y (mgr.26165) 1407 : cluster [DBG] pgmap v1484: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:25.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:24 smithi123 bash[68976]: cluster 2024-09-14T04:54:23.682100+0000 mgr.y (mgr.26165) 1407 : cluster [DBG] pgmap v1484: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:25.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:24 smithi038 bash[84940]: cluster 2024-09-14T04:54:23.682100+0000 mgr.y (mgr.26165) 1407 : cluster [DBG] pgmap v1484: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:25.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:24 smithi038 bash[84940]: cluster 2024-09-14T04:54:23.682100+0000 mgr.y (mgr.26165) 1407 : cluster [DBG] pgmap v1484: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:25.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:24 smithi038 bash[87336]: cluster 2024-09-14T04:54:23.682100+0000 mgr.y (mgr.26165) 1407 : cluster [DBG] pgmap v1484: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:25.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:24 smithi038 bash[87336]: cluster 2024-09-14T04:54:23.682100+0000 mgr.y (mgr.26165) 1407 : cluster [DBG] pgmap v1484: 93 pgs: 25 active+undersized, 7 active+undersized+degraded, 61 active+clean; 661 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 11/78 objects degraded (14.103%) 2024-09-14T04:54:26.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:25 smithi038 bash[84940]: cluster 2024-09-14T04:54:24.884779+0000 osd.0 (osd.0) 1 : cluster [DBG] 1.1 scrub starts 2024-09-14T04:54:26.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:25 smithi038 bash[84940]: cluster 2024-09-14T04:54:24.884779+0000 osd.0 (osd.0) 1 : cluster [DBG] 1.1 scrub starts 2024-09-14T04:54:26.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:25 smithi038 bash[87336]: cluster 2024-09-14T04:54:24.884779+0000 osd.0 (osd.0) 1 : cluster [DBG] 1.1 scrub starts 2024-09-14T04:54:26.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:25 smithi038 bash[87336]: cluster 2024-09-14T04:54:24.884779+0000 osd.0 (osd.0) 1 : cluster [DBG] 1.1 scrub starts 2024-09-14T04:54:26.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:25 smithi123 bash[68976]: cluster 2024-09-14T04:54:24.884779+0000 osd.0 (osd.0) 1 : cluster [DBG] 1.1 scrub starts 2024-09-14T04:54:26.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:25 smithi123 bash[68976]: cluster 2024-09-14T04:54:24.884779+0000 osd.0 (osd.0) 1 : cluster [DBG] 1.1 scrub starts 2024-09-14T04:54:26.959 INFO:teuthology.orchestra.run.smithi038.stderr:noscrub is unset 2024-09-14T04:54:27.267 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:26 smithi038 bash[84940]: cluster 2024-09-14T04:54:25.683431+0000 mgr.y (mgr.26165) 1408 : cluster [DBG] pgmap v1486: 93 pgs: 15 active+undersized, 3 active+undersized+degraded, 75 active+clean; 661 KiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 7/78 objects degraded (8.974%) 2024-09-14T04:54:27.267 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:26 smithi038 bash[84940]: cluster 2024-09-14T04:54:25.683431+0000 mgr.y (mgr.26165) 1408 : cluster [DBG] pgmap v1486: 93 pgs: 15 active+undersized, 3 active+undersized+degraded, 75 active+clean; 661 KiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 7/78 objects degraded (8.974%) 2024-09-14T04:54:27.268 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:26 smithi038 bash[84940]: cluster 2024-09-14T04:54:25.874202+0000 osd.0 (osd.0) 2 : cluster [DBG] 1.0 scrub starts 2024-09-14T04:54:27.268 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:26 smithi038 bash[84940]: cluster 2024-09-14T04:54:25.874202+0000 osd.0 (osd.0) 2 : cluster [DBG] 1.0 scrub starts 2024-09-14T04:54:27.268 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:26 smithi038 bash[84940]: cluster 2024-09-14T04:54:25.933862+0000 mon.a (mon.0) 1692 : cluster [WRN] Health check update: Degraded data redundancy: 7/78 objects degraded (8.974%), 3 pgs degraded (PG_DEGRADED) 2024-09-14T04:54:27.268 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:26 smithi038 bash[84940]: cluster 2024-09-14T04:54:25.933862+0000 mon.a (mon.0) 1692 : cluster [WRN] Health check update: Degraded data redundancy: 7/78 objects degraded (8.974%), 3 pgs degraded (PG_DEGRADED) 2024-09-14T04:54:27.268 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:26 smithi038 bash[84940]: audit 2024-09-14T04:54:26.074256+0000 mon.a (mon.0) 1693 : audit [INF] from='client.? 172.21.15.38:0/374236137' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:54:27.268 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:26 smithi038 bash[84940]: audit 2024-09-14T04:54:26.074256+0000 mon.a (mon.0) 1693 : audit [INF] from='client.? 172.21.15.38:0/374236137' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:54:27.268 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:26 smithi038 bash[87336]: cluster 2024-09-14T04:54:25.683431+0000 mgr.y (mgr.26165) 1408 : cluster [DBG] pgmap v1486: 93 pgs: 15 active+undersized, 3 active+undersized+degraded, 75 active+clean; 661 KiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 7/78 objects degraded (8.974%) 2024-09-14T04:54:27.268 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:26 smithi038 bash[87336]: cluster 2024-09-14T04:54:25.683431+0000 mgr.y (mgr.26165) 1408 : cluster [DBG] pgmap v1486: 93 pgs: 15 active+undersized, 3 active+undersized+degraded, 75 active+clean; 661 KiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 7/78 objects degraded (8.974%) 2024-09-14T04:54:27.268 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:26 smithi038 bash[87336]: cluster 2024-09-14T04:54:25.874202+0000 osd.0 (osd.0) 2 : cluster [DBG] 1.0 scrub starts 2024-09-14T04:54:27.268 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:26 smithi038 bash[87336]: cluster 2024-09-14T04:54:25.874202+0000 osd.0 (osd.0) 2 : cluster [DBG] 1.0 scrub starts 2024-09-14T04:54:27.269 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:26 smithi038 bash[87336]: cluster 2024-09-14T04:54:25.933862+0000 mon.a (mon.0) 1692 : cluster [WRN] Health check update: Degraded data redundancy: 7/78 objects degraded (8.974%), 3 pgs degraded (PG_DEGRADED) 2024-09-14T04:54:27.269 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:26 smithi038 bash[87336]: cluster 2024-09-14T04:54:25.933862+0000 mon.a (mon.0) 1692 : cluster [WRN] Health check update: Degraded data redundancy: 7/78 objects degraded (8.974%), 3 pgs degraded (PG_DEGRADED) 2024-09-14T04:54:27.269 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:26 smithi038 bash[87336]: audit 2024-09-14T04:54:26.074256+0000 mon.a (mon.0) 1693 : audit [INF] from='client.? 172.21.15.38:0/374236137' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:54:27.269 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:26 smithi038 bash[87336]: audit 2024-09-14T04:54:26.074256+0000 mon.a (mon.0) 1693 : audit [INF] from='client.? 172.21.15.38:0/374236137' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:54:27.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:26 smithi123 bash[68976]: cluster 2024-09-14T04:54:25.683431+0000 mgr.y (mgr.26165) 1408 : cluster [DBG] pgmap v1486: 93 pgs: 15 active+undersized, 3 active+undersized+degraded, 75 active+clean; 661 KiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 7/78 objects degraded (8.974%) 2024-09-14T04:54:27.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:26 smithi123 bash[68976]: cluster 2024-09-14T04:54:25.683431+0000 mgr.y (mgr.26165) 1408 : cluster [DBG] pgmap v1486: 93 pgs: 15 active+undersized, 3 active+undersized+degraded, 75 active+clean; 661 KiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 7/78 objects degraded (8.974%) 2024-09-14T04:54:27.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:26 smithi123 bash[68976]: cluster 2024-09-14T04:54:25.874202+0000 osd.0 (osd.0) 2 : cluster [DBG] 1.0 scrub starts 2024-09-14T04:54:27.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:26 smithi123 bash[68976]: cluster 2024-09-14T04:54:25.874202+0000 osd.0 (osd.0) 2 : cluster [DBG] 1.0 scrub starts 2024-09-14T04:54:27.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:26 smithi123 bash[68976]: cluster 2024-09-14T04:54:25.933862+0000 mon.a (mon.0) 1692 : cluster [WRN] Health check update: Degraded data redundancy: 7/78 objects degraded (8.974%), 3 pgs degraded (PG_DEGRADED) 2024-09-14T04:54:27.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:26 smithi123 bash[68976]: cluster 2024-09-14T04:54:25.933862+0000 mon.a (mon.0) 1692 : cluster [WRN] Health check update: Degraded data redundancy: 7/78 objects degraded (8.974%), 3 pgs degraded (PG_DEGRADED) 2024-09-14T04:54:27.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:26 smithi123 bash[68976]: audit 2024-09-14T04:54:26.074256+0000 mon.a (mon.0) 1693 : audit [INF] from='client.? 172.21.15.38:0/374236137' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:54:27.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:26 smithi123 bash[68976]: audit 2024-09-14T04:54:26.074256+0000 mon.a (mon.0) 1693 : audit [INF] from='client.? 172.21.15.38:0/374236137' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-14T04:54:28.253 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:27 smithi038 bash[84940]: cluster 2024-09-14T04:54:26.862381+0000 osd.0 (osd.0) 3 : cluster [DBG] 1.2 scrub starts 2024-09-14T04:54:28.253 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:27 smithi038 bash[84940]: cluster 2024-09-14T04:54:26.862381+0000 osd.0 (osd.0) 3 : cluster [DBG] 1.2 scrub starts 2024-09-14T04:54:28.253 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:27 smithi038 bash[84940]: cluster 2024-09-14T04:54:26.943763+0000 mon.a (mon.0) 1694 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:54:28.253 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:27 smithi038 bash[84940]: cluster 2024-09-14T04:54:26.943763+0000 mon.a (mon.0) 1694 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:54:28.253 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:27 smithi038 bash[84940]: audit 2024-09-14T04:54:26.959555+0000 mon.a (mon.0) 1695 : audit [INF] from='client.? 172.21.15.38:0/374236137' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:54:28.254 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:27 smithi038 bash[84940]: audit 2024-09-14T04:54:26.959555+0000 mon.a (mon.0) 1695 : audit [INF] from='client.? 172.21.15.38:0/374236137' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:54:28.254 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:27 smithi038 bash[84940]: cluster 2024-09-14T04:54:26.966759+0000 mon.a (mon.0) 1696 : cluster [DBG] osdmap e294: 8 total, 8 up, 8 in 2024-09-14T04:54:28.254 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:27 smithi038 bash[84940]: cluster 2024-09-14T04:54:26.966759+0000 mon.a (mon.0) 1696 : cluster [DBG] osdmap e294: 8 total, 8 up, 8 in 2024-09-14T04:54:28.254 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:27 smithi038 bash[84940]: cluster 2024-09-14T04:54:27.827599+0000 osd.0 (osd.0) 4 : cluster [DBG] 1.11 scrub starts 2024-09-14T04:54:28.254 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:27 smithi038 bash[84940]: cluster 2024-09-14T04:54:27.827599+0000 osd.0 (osd.0) 4 : cluster [DBG] 1.11 scrub starts 2024-09-14T04:54:28.254 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:27 smithi038 bash[84940]: cluster 2024-09-14T04:54:27.830843+0000 osd.0 (osd.0) 5 : cluster [DBG] 1.11 scrub ok 2024-09-14T04:54:28.254 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:27 smithi038 bash[84940]: cluster 2024-09-14T04:54:27.830843+0000 osd.0 (osd.0) 5 : cluster [DBG] 1.11 scrub ok 2024-09-14T04:54:28.254 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:27 smithi038 bash[87336]: cluster 2024-09-14T04:54:26.862381+0000 osd.0 (osd.0) 3 : cluster [DBG] 1.2 scrub starts 2024-09-14T04:54:28.254 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:27 smithi038 bash[87336]: cluster 2024-09-14T04:54:26.862381+0000 osd.0 (osd.0) 3 : cluster [DBG] 1.2 scrub starts 2024-09-14T04:54:28.255 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:27 smithi038 bash[87336]: cluster 2024-09-14T04:54:26.943763+0000 mon.a (mon.0) 1694 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:54:28.255 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:27 smithi038 bash[87336]: cluster 2024-09-14T04:54:26.943763+0000 mon.a (mon.0) 1694 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:54:28.255 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:27 smithi038 bash[87336]: audit 2024-09-14T04:54:26.959555+0000 mon.a (mon.0) 1695 : audit [INF] from='client.? 172.21.15.38:0/374236137' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:54:28.255 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:27 smithi038 bash[87336]: audit 2024-09-14T04:54:26.959555+0000 mon.a (mon.0) 1695 : audit [INF] from='client.? 172.21.15.38:0/374236137' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:54:28.255 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:27 smithi038 bash[87336]: cluster 2024-09-14T04:54:26.966759+0000 mon.a (mon.0) 1696 : cluster [DBG] osdmap e294: 8 total, 8 up, 8 in 2024-09-14T04:54:28.255 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:27 smithi038 bash[87336]: cluster 2024-09-14T04:54:26.966759+0000 mon.a (mon.0) 1696 : cluster [DBG] osdmap e294: 8 total, 8 up, 8 in 2024-09-14T04:54:28.255 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:27 smithi038 bash[87336]: cluster 2024-09-14T04:54:27.827599+0000 osd.0 (osd.0) 4 : cluster [DBG] 1.11 scrub starts 2024-09-14T04:54:28.255 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:27 smithi038 bash[87336]: cluster 2024-09-14T04:54:27.827599+0000 osd.0 (osd.0) 4 : cluster [DBG] 1.11 scrub starts 2024-09-14T04:54:28.255 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:27 smithi038 bash[87336]: cluster 2024-09-14T04:54:27.830843+0000 osd.0 (osd.0) 5 : cluster [DBG] 1.11 scrub ok 2024-09-14T04:54:28.255 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:27 smithi038 bash[87336]: cluster 2024-09-14T04:54:27.830843+0000 osd.0 (osd.0) 5 : cluster [DBG] 1.11 scrub ok 2024-09-14T04:54:28.279 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd unset nodeep-scrub 2024-09-14T04:54:28.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:27 smithi123 bash[68976]: cluster 2024-09-14T04:54:26.862381+0000 osd.0 (osd.0) 3 : cluster [DBG] 1.2 scrub starts 2024-09-14T04:54:28.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:27 smithi123 bash[68976]: cluster 2024-09-14T04:54:26.862381+0000 osd.0 (osd.0) 3 : cluster [DBG] 1.2 scrub starts 2024-09-14T04:54:28.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:27 smithi123 bash[68976]: cluster 2024-09-14T04:54:26.943763+0000 mon.a (mon.0) 1694 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:54:28.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:27 smithi123 bash[68976]: cluster 2024-09-14T04:54:26.943763+0000 mon.a (mon.0) 1694 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-14T04:54:28.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:27 smithi123 bash[68976]: audit 2024-09-14T04:54:26.959555+0000 mon.a (mon.0) 1695 : audit [INF] from='client.? 172.21.15.38:0/374236137' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:54:28.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:27 smithi123 bash[68976]: audit 2024-09-14T04:54:26.959555+0000 mon.a (mon.0) 1695 : audit [INF] from='client.? 172.21.15.38:0/374236137' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-14T04:54:28.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:27 smithi123 bash[68976]: cluster 2024-09-14T04:54:26.966759+0000 mon.a (mon.0) 1696 : cluster [DBG] osdmap e294: 8 total, 8 up, 8 in 2024-09-14T04:54:28.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:27 smithi123 bash[68976]: cluster 2024-09-14T04:54:26.966759+0000 mon.a (mon.0) 1696 : cluster [DBG] osdmap e294: 8 total, 8 up, 8 in 2024-09-14T04:54:28.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:27 smithi123 bash[68976]: cluster 2024-09-14T04:54:27.827599+0000 osd.0 (osd.0) 4 : cluster [DBG] 1.11 scrub starts 2024-09-14T04:54:28.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:27 smithi123 bash[68976]: cluster 2024-09-14T04:54:27.827599+0000 osd.0 (osd.0) 4 : cluster [DBG] 1.11 scrub starts 2024-09-14T04:54:28.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:27 smithi123 bash[68976]: cluster 2024-09-14T04:54:27.830843+0000 osd.0 (osd.0) 5 : cluster [DBG] 1.11 scrub ok 2024-09-14T04:54:28.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:27 smithi123 bash[68976]: cluster 2024-09-14T04:54:27.830843+0000 osd.0 (osd.0) 5 : cluster [DBG] 1.11 scrub ok 2024-09-14T04:54:28.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:54:28 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:54:28] "GET /metrics HTTP/1.1" 200 34283 "" "Prometheus/2.51.0" 2024-09-14T04:54:28.765 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:54:29.413 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:28 smithi038 bash[87336]: cluster 2024-09-14T04:54:27.683895+0000 mgr.y (mgr.26165) 1409 : cluster [DBG] pgmap v1488: 93 pgs: 3 active+clean+scrubbing, 90 active+clean; 661 KiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:29.413 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:28 smithi038 bash[87336]: cluster 2024-09-14T04:54:27.683895+0000 mgr.y (mgr.26165) 1409 : cluster [DBG] pgmap v1488: 93 pgs: 3 active+clean+scrubbing, 90 active+clean; 661 KiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:29.413 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:28 smithi038 bash[87336]: cluster 2024-09-14T04:54:27.959407+0000 mon.a (mon.0) 1697 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 7/78 objects degraded (8.974%), 3 pgs degraded) 2024-09-14T04:54:29.414 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:28 smithi038 bash[87336]: cluster 2024-09-14T04:54:27.959407+0000 mon.a (mon.0) 1697 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 7/78 objects degraded (8.974%), 3 pgs degraded) 2024-09-14T04:54:29.414 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:28 smithi038 bash[84940]: cluster 2024-09-14T04:54:27.683895+0000 mgr.y (mgr.26165) 1409 : cluster [DBG] pgmap v1488: 93 pgs: 3 active+clean+scrubbing, 90 active+clean; 661 KiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:29.414 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:28 smithi038 bash[84940]: cluster 2024-09-14T04:54:27.683895+0000 mgr.y (mgr.26165) 1409 : cluster [DBG] pgmap v1488: 93 pgs: 3 active+clean+scrubbing, 90 active+clean; 661 KiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:29.414 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:28 smithi038 bash[84940]: cluster 2024-09-14T04:54:27.959407+0000 mon.a (mon.0) 1697 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 7/78 objects degraded (8.974%), 3 pgs degraded) 2024-09-14T04:54:29.414 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:28 smithi038 bash[84940]: cluster 2024-09-14T04:54:27.959407+0000 mon.a (mon.0) 1697 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 7/78 objects degraded (8.974%), 3 pgs degraded) 2024-09-14T04:54:29.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:28 smithi123 bash[68976]: cluster 2024-09-14T04:54:27.683895+0000 mgr.y (mgr.26165) 1409 : cluster [DBG] pgmap v1488: 93 pgs: 3 active+clean+scrubbing, 90 active+clean; 661 KiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:29.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:28 smithi123 bash[68976]: cluster 2024-09-14T04:54:27.683895+0000 mgr.y (mgr.26165) 1409 : cluster [DBG] pgmap v1488: 93 pgs: 3 active+clean+scrubbing, 90 active+clean; 661 KiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:29.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:28 smithi123 bash[68976]: cluster 2024-09-14T04:54:27.959407+0000 mon.a (mon.0) 1697 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 7/78 objects degraded (8.974%), 3 pgs degraded) 2024-09-14T04:54:29.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:28 smithi123 bash[68976]: cluster 2024-09-14T04:54:27.959407+0000 mon.a (mon.0) 1697 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 7/78 objects degraded (8.974%), 3 pgs degraded) 2024-09-14T04:54:29.770 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-09-14T04:54:29.770 INFO:teuthology.orchestra.run.smithi038.stdout: "ops": [], 2024-09-14T04:54:29.770 INFO:teuthology.orchestra.run.smithi038.stdout: "num_ops": 0 2024-09-14T04:54:29.771 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-09-14T04:54:30.688 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:54:30 smithi123 bash[61744]: ts=2024-09-14T04:54:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:54:31.031 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:30 smithi038 bash[84940]: cluster 2024-09-14T04:54:29.684352+0000 mgr.y (mgr.26165) 1410 : cluster [DBG] pgmap v1489: 93 pgs: 3 active+clean+scrubbing, 90 active+clean; 661 KiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:31.031 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:30 smithi038 bash[84940]: cluster 2024-09-14T04:54:29.684352+0000 mgr.y (mgr.26165) 1410 : cluster [DBG] pgmap v1489: 93 pgs: 3 active+clean+scrubbing, 90 active+clean; 661 KiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:31.031 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:30 smithi038 bash[84940]: audit 2024-09-14T04:54:30.268993+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:54:31.032 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:30 smithi038 bash[84940]: audit 2024-09-14T04:54:30.268993+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:54:31.032 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:30 smithi038 bash[84940]: audit 2024-09-14T04:54:30.271205+0000 mon.a (mon.0) 1699 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:54:31.032 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:30 smithi038 bash[84940]: audit 2024-09-14T04:54:30.271205+0000 mon.a (mon.0) 1699 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:54:31.032 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:30 smithi038 bash[87336]: cluster 2024-09-14T04:54:29.684352+0000 mgr.y (mgr.26165) 1410 : cluster [DBG] pgmap v1489: 93 pgs: 3 active+clean+scrubbing, 90 active+clean; 661 KiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:31.032 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:30 smithi038 bash[87336]: cluster 2024-09-14T04:54:29.684352+0000 mgr.y (mgr.26165) 1410 : cluster [DBG] pgmap v1489: 93 pgs: 3 active+clean+scrubbing, 90 active+clean; 661 KiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:31.032 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:30 smithi038 bash[87336]: audit 2024-09-14T04:54:30.268993+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:54:31.032 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:30 smithi038 bash[87336]: audit 2024-09-14T04:54:30.268993+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:54:31.032 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:30 smithi038 bash[87336]: audit 2024-09-14T04:54:30.271205+0000 mon.a (mon.0) 1699 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:54:31.032 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:30 smithi038 bash[87336]: audit 2024-09-14T04:54:30.271205+0000 mon.a (mon.0) 1699 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:54:31.304 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd reweight 1 1 2024-09-14T04:54:31.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:30 smithi123 bash[68976]: cluster 2024-09-14T04:54:29.684352+0000 mgr.y (mgr.26165) 1410 : cluster [DBG] pgmap v1489: 93 pgs: 3 active+clean+scrubbing, 90 active+clean; 661 KiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:31.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:30 smithi123 bash[68976]: cluster 2024-09-14T04:54:29.684352+0000 mgr.y (mgr.26165) 1410 : cluster [DBG] pgmap v1489: 93 pgs: 3 active+clean+scrubbing, 90 active+clean; 661 KiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:31.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:30 smithi123 bash[68976]: audit 2024-09-14T04:54:30.268993+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:54:31.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:30 smithi123 bash[68976]: audit 2024-09-14T04:54:30.268993+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:54:31.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:30 smithi123 bash[68976]: audit 2024-09-14T04:54:30.271205+0000 mon.a (mon.0) 1699 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:54:31.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:30 smithi123 bash[68976]: audit 2024-09-14T04:54:30.271205+0000 mon.a (mon.0) 1699 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:54:32.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:31 smithi038 bash[87336]: cluster 2024-09-14T04:54:31.685331+0000 mgr.y (mgr.26165) 1411 : cluster [DBG] pgmap v1490: 93 pgs: 3 active+clean+scrubbing, 90 active+clean; 661 KiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:32.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:31 smithi038 bash[87336]: cluster 2024-09-14T04:54:31.685331+0000 mgr.y (mgr.26165) 1411 : cluster [DBG] pgmap v1490: 93 pgs: 3 active+clean+scrubbing, 90 active+clean; 661 KiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:32.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:31 smithi038 bash[84940]: cluster 2024-09-14T04:54:31.685331+0000 mgr.y (mgr.26165) 1411 : cluster [DBG] pgmap v1490: 93 pgs: 3 active+clean+scrubbing, 90 active+clean; 661 KiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:32.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:31 smithi038 bash[84940]: cluster 2024-09-14T04:54:31.685331+0000 mgr.y (mgr.26165) 1411 : cluster [DBG] pgmap v1490: 93 pgs: 3 active+clean+scrubbing, 90 active+clean; 661 KiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:32.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:31 smithi123 bash[68976]: cluster 2024-09-14T04:54:31.685331+0000 mgr.y (mgr.26165) 1411 : cluster [DBG] pgmap v1490: 93 pgs: 3 active+clean+scrubbing, 90 active+clean; 661 KiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:32.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:31 smithi123 bash[68976]: cluster 2024-09-14T04:54:31.685331+0000 mgr.y (mgr.26165) 1411 : cluster [DBG] pgmap v1490: 93 pgs: 3 active+clean+scrubbing, 90 active+clean; 661 KiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:34.049 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:54:34.160 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-09-14T04:54:34.160 INFO:teuthology.orchestra.run.smithi038.stdout: "ops": [], 2024-09-14T04:54:34.160 INFO:teuthology.orchestra.run.smithi038.stdout: "num_ops": 0 2024-09-14T04:54:34.160 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-09-14T04:54:35.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:34 smithi038 bash[84940]: cluster 2024-09-14T04:54:33.686262+0000 mgr.y (mgr.26165) 1412 : cluster [DBG] pgmap v1491: 93 pgs: 93 active+clean; 661 KiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:35.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:34 smithi038 bash[84940]: cluster 2024-09-14T04:54:33.686262+0000 mgr.y (mgr.26165) 1412 : cluster [DBG] pgmap v1491: 93 pgs: 93 active+clean; 661 KiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:35.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:34 smithi038 bash[87336]: cluster 2024-09-14T04:54:33.686262+0000 mgr.y (mgr.26165) 1412 : cluster [DBG] pgmap v1491: 93 pgs: 93 active+clean; 661 KiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:35.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:34 smithi038 bash[87336]: cluster 2024-09-14T04:54:33.686262+0000 mgr.y (mgr.26165) 1412 : cluster [DBG] pgmap v1491: 93 pgs: 93 active+clean; 661 KiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:35.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:34 smithi123 bash[68976]: cluster 2024-09-14T04:54:33.686262+0000 mgr.y (mgr.26165) 1412 : cluster [DBG] pgmap v1491: 93 pgs: 93 active+clean; 661 KiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:35.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:34 smithi123 bash[68976]: cluster 2024-09-14T04:54:33.686262+0000 mgr.y (mgr.26165) 1412 : cluster [DBG] pgmap v1491: 93 pgs: 93 active+clean; 661 KiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:35.672 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.2 dump_blocked_ops 2024-09-14T04:54:37.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:36 smithi038 bash[87336]: cluster 2024-09-14T04:54:35.686996+0000 mgr.y (mgr.26165) 1413 : cluster [DBG] pgmap v1492: 93 pgs: 93 active+clean; 661 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:37.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:36 smithi038 bash[87336]: cluster 2024-09-14T04:54:35.686996+0000 mgr.y (mgr.26165) 1413 : cluster [DBG] pgmap v1492: 93 pgs: 93 active+clean; 661 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:37.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:36 smithi038 bash[87336]: audit 2024-09-14T04:54:36.128179+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:54:37.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:36 smithi038 bash[87336]: audit 2024-09-14T04:54:36.128179+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:54:37.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:36 smithi038 bash[84940]: cluster 2024-09-14T04:54:35.686996+0000 mgr.y (mgr.26165) 1413 : cluster [DBG] pgmap v1492: 93 pgs: 93 active+clean; 661 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:37.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:36 smithi038 bash[84940]: cluster 2024-09-14T04:54:35.686996+0000 mgr.y (mgr.26165) 1413 : cluster [DBG] pgmap v1492: 93 pgs: 93 active+clean; 661 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:37.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:36 smithi038 bash[84940]: audit 2024-09-14T04:54:36.128179+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:54:37.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:36 smithi038 bash[84940]: audit 2024-09-14T04:54:36.128179+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:54:37.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:36 smithi123 bash[68976]: cluster 2024-09-14T04:54:35.686996+0000 mgr.y (mgr.26165) 1413 : cluster [DBG] pgmap v1492: 93 pgs: 93 active+clean; 661 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:37.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:36 smithi123 bash[68976]: cluster 2024-09-14T04:54:35.686996+0000 mgr.y (mgr.26165) 1413 : cluster [DBG] pgmap v1492: 93 pgs: 93 active+clean; 661 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:37.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:36 smithi123 bash[68976]: audit 2024-09-14T04:54:36.128179+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:54:37.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:36 smithi123 bash[68976]: audit 2024-09-14T04:54:36.128179+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:54:37.577 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:54:38.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:54:38 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:54:38] "GET /metrics HTTP/1.1" 200 34284 "" "Prometheus/2.51.0" 2024-09-14T04:54:39.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:38 smithi038 bash[84940]: cluster 2024-09-14T04:54:37.687860+0000 mgr.y (mgr.26165) 1414 : cluster [DBG] pgmap v1493: 93 pgs: 93 active+clean; 661 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:39.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:38 smithi038 bash[84940]: cluster 2024-09-14T04:54:37.687860+0000 mgr.y (mgr.26165) 1414 : cluster [DBG] pgmap v1493: 93 pgs: 93 active+clean; 661 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:39.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:38 smithi038 bash[87336]: cluster 2024-09-14T04:54:37.687860+0000 mgr.y (mgr.26165) 1414 : cluster [DBG] pgmap v1493: 93 pgs: 93 active+clean; 661 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:39.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:38 smithi038 bash[87336]: cluster 2024-09-14T04:54:37.687860+0000 mgr.y (mgr.26165) 1414 : cluster [DBG] pgmap v1493: 93 pgs: 93 active+clean; 661 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:39.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:38 smithi123 bash[68976]: cluster 2024-09-14T04:54:37.687860+0000 mgr.y (mgr.26165) 1414 : cluster [DBG] pgmap v1493: 93 pgs: 93 active+clean; 661 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:39.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:38 smithi123 bash[68976]: cluster 2024-09-14T04:54:37.687860+0000 mgr.y (mgr.26165) 1414 : cluster [DBG] pgmap v1493: 93 pgs: 93 active+clean; 661 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:40.226 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:54:40.687 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:54:40 smithi123 bash[61744]: ts=2024-09-14T04:54:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:54:40.784 INFO:teuthology.orchestra.run.smithi038.stderr:nodeep-scrub is unset 2024-09-14T04:54:41.003 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:40 smithi038 bash[87336]: cluster 2024-09-14T04:54:39.688438+0000 mgr.y (mgr.26165) 1415 : cluster [DBG] pgmap v1494: 93 pgs: 93 active+clean; 661 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:41.003 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:40 smithi038 bash[87336]: cluster 2024-09-14T04:54:39.688438+0000 mgr.y (mgr.26165) 1415 : cluster [DBG] pgmap v1494: 93 pgs: 93 active+clean; 661 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:41.003 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:40 smithi038 bash[87336]: audit 2024-09-14T04:54:39.988183+0000 mon.c (mon.2) 91 : audit [INF] from='client.? 172.21.15.38:0/1695856430' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:54:41.003 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:40 smithi038 bash[87336]: audit 2024-09-14T04:54:39.988183+0000 mon.c (mon.2) 91 : audit [INF] from='client.? 172.21.15.38:0/1695856430' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:54:41.004 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:40 smithi038 bash[87336]: audit 2024-09-14T04:54:39.988545+0000 mon.a (mon.0) 1701 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:54:41.004 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:40 smithi038 bash[87336]: audit 2024-09-14T04:54:39.988545+0000 mon.a (mon.0) 1701 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:54:41.004 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:40 smithi038 bash[84940]: cluster 2024-09-14T04:54:39.688438+0000 mgr.y (mgr.26165) 1415 : cluster [DBG] pgmap v1494: 93 pgs: 93 active+clean; 661 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:41.004 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:40 smithi038 bash[84940]: cluster 2024-09-14T04:54:39.688438+0000 mgr.y (mgr.26165) 1415 : cluster [DBG] pgmap v1494: 93 pgs: 93 active+clean; 661 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:41.004 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:40 smithi038 bash[84940]: audit 2024-09-14T04:54:39.988183+0000 mon.c (mon.2) 91 : audit [INF] from='client.? 172.21.15.38:0/1695856430' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:54:41.004 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:40 smithi038 bash[84940]: audit 2024-09-14T04:54:39.988183+0000 mon.c (mon.2) 91 : audit [INF] from='client.? 172.21.15.38:0/1695856430' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:54:41.005 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:40 smithi038 bash[84940]: audit 2024-09-14T04:54:39.988545+0000 mon.a (mon.0) 1701 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:54:41.005 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:40 smithi038 bash[84940]: audit 2024-09-14T04:54:39.988545+0000 mon.a (mon.0) 1701 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:54:41.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:40 smithi123 bash[68976]: cluster 2024-09-14T04:54:39.688438+0000 mgr.y (mgr.26165) 1415 : cluster [DBG] pgmap v1494: 93 pgs: 93 active+clean; 661 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:41.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:40 smithi123 bash[68976]: cluster 2024-09-14T04:54:39.688438+0000 mgr.y (mgr.26165) 1415 : cluster [DBG] pgmap v1494: 93 pgs: 93 active+clean; 661 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:41.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:40 smithi123 bash[68976]: audit 2024-09-14T04:54:39.988183+0000 mon.c (mon.2) 91 : audit [INF] from='client.? 172.21.15.38:0/1695856430' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:54:41.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:40 smithi123 bash[68976]: audit 2024-09-14T04:54:39.988183+0000 mon.c (mon.2) 91 : audit [INF] from='client.? 172.21.15.38:0/1695856430' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:54:41.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:40 smithi123 bash[68976]: audit 2024-09-14T04:54:39.988545+0000 mon.a (mon.0) 1701 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:54:41.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:40 smithi123 bash[68976]: audit 2024-09-14T04:54:39.988545+0000 mon.a (mon.0) 1701 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-14T04:54:42.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:41 smithi123 bash[68976]: cluster 2024-09-14T04:54:40.769362+0000 mon.a (mon.0) 1702 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:54:42.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:41 smithi123 bash[68976]: cluster 2024-09-14T04:54:40.769362+0000 mon.a (mon.0) 1702 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:54:42.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:41 smithi123 bash[68976]: cluster 2024-09-14T04:54:40.769403+0000 mon.a (mon.0) 1703 : cluster [INF] Cluster is now healthy 2024-09-14T04:54:42.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:41 smithi123 bash[68976]: cluster 2024-09-14T04:54:40.769403+0000 mon.a (mon.0) 1703 : cluster [INF] Cluster is now healthy 2024-09-14T04:54:42.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:41 smithi123 bash[68976]: audit 2024-09-14T04:54:40.772972+0000 mon.a (mon.0) 1704 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:54:42.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:41 smithi123 bash[68976]: audit 2024-09-14T04:54:40.772972+0000 mon.a (mon.0) 1704 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:54:42.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:41 smithi123 bash[68976]: cluster 2024-09-14T04:54:40.783594+0000 mon.a (mon.0) 1705 : cluster [DBG] osdmap e295: 8 total, 8 up, 8 in 2024-09-14T04:54:42.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:41 smithi123 bash[68976]: cluster 2024-09-14T04:54:40.783594+0000 mon.a (mon.0) 1705 : cluster [DBG] osdmap e295: 8 total, 8 up, 8 in 2024-09-14T04:54:42.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:41 smithi038 bash[84940]: cluster 2024-09-14T04:54:40.769362+0000 mon.a (mon.0) 1702 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:54:42.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:41 smithi038 bash[84940]: cluster 2024-09-14T04:54:40.769362+0000 mon.a (mon.0) 1702 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:54:42.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:41 smithi038 bash[84940]: cluster 2024-09-14T04:54:40.769403+0000 mon.a (mon.0) 1703 : cluster [INF] Cluster is now healthy 2024-09-14T04:54:42.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:41 smithi038 bash[84940]: cluster 2024-09-14T04:54:40.769403+0000 mon.a (mon.0) 1703 : cluster [INF] Cluster is now healthy 2024-09-14T04:54:42.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:41 smithi038 bash[84940]: audit 2024-09-14T04:54:40.772972+0000 mon.a (mon.0) 1704 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:54:42.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:41 smithi038 bash[84940]: audit 2024-09-14T04:54:40.772972+0000 mon.a (mon.0) 1704 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:54:42.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:41 smithi038 bash[84940]: cluster 2024-09-14T04:54:40.783594+0000 mon.a (mon.0) 1705 : cluster [DBG] osdmap e295: 8 total, 8 up, 8 in 2024-09-14T04:54:42.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:41 smithi038 bash[84940]: cluster 2024-09-14T04:54:40.783594+0000 mon.a (mon.0) 1705 : cluster [DBG] osdmap e295: 8 total, 8 up, 8 in 2024-09-14T04:54:42.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:41 smithi038 bash[87336]: cluster 2024-09-14T04:54:40.769362+0000 mon.a (mon.0) 1702 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:54:42.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:41 smithi038 bash[87336]: cluster 2024-09-14T04:54:40.769362+0000 mon.a (mon.0) 1702 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-14T04:54:42.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:41 smithi038 bash[87336]: cluster 2024-09-14T04:54:40.769403+0000 mon.a (mon.0) 1703 : cluster [INF] Cluster is now healthy 2024-09-14T04:54:42.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:41 smithi038 bash[87336]: cluster 2024-09-14T04:54:40.769403+0000 mon.a (mon.0) 1703 : cluster [INF] Cluster is now healthy 2024-09-14T04:54:42.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:41 smithi038 bash[87336]: audit 2024-09-14T04:54:40.772972+0000 mon.a (mon.0) 1704 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:54:42.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:41 smithi038 bash[87336]: audit 2024-09-14T04:54:40.772972+0000 mon.a (mon.0) 1704 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-14T04:54:42.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:41 smithi038 bash[87336]: cluster 2024-09-14T04:54:40.783594+0000 mon.a (mon.0) 1705 : cluster [DBG] osdmap e295: 8 total, 8 up, 8 in 2024-09-14T04:54:42.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:41 smithi038 bash[87336]: cluster 2024-09-14T04:54:40.783594+0000 mon.a (mon.0) 1705 : cluster [DBG] osdmap e295: 8 total, 8 up, 8 in 2024-09-14T04:54:43.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:42 smithi123 bash[68976]: cluster 2024-09-14T04:54:41.689110+0000 mgr.y (mgr.26165) 1416 : cluster [DBG] pgmap v1496: 93 pgs: 93 active+clean; 661 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:43.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:42 smithi123 bash[68976]: cluster 2024-09-14T04:54:41.689110+0000 mgr.y (mgr.26165) 1416 : cluster [DBG] pgmap v1496: 93 pgs: 93 active+clean; 661 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:43.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:42 smithi038 bash[84940]: cluster 2024-09-14T04:54:41.689110+0000 mgr.y (mgr.26165) 1416 : cluster [DBG] pgmap v1496: 93 pgs: 93 active+clean; 661 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:43.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:42 smithi038 bash[84940]: cluster 2024-09-14T04:54:41.689110+0000 mgr.y (mgr.26165) 1416 : cluster [DBG] pgmap v1496: 93 pgs: 93 active+clean; 661 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:43.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:42 smithi038 bash[87336]: cluster 2024-09-14T04:54:41.689110+0000 mgr.y (mgr.26165) 1416 : cluster [DBG] pgmap v1496: 93 pgs: 93 active+clean; 661 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:43.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:42 smithi038 bash[87336]: cluster 2024-09-14T04:54:41.689110+0000 mgr.y (mgr.26165) 1416 : cluster [DBG] pgmap v1496: 93 pgs: 93 active+clean; 661 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:45.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:44 smithi123 bash[68976]: cluster 2024-09-14T04:54:43.690023+0000 mgr.y (mgr.26165) 1417 : cluster [DBG] pgmap v1497: 93 pgs: 93 active+clean; 661 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:45.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:44 smithi123 bash[68976]: cluster 2024-09-14T04:54:43.690023+0000 mgr.y (mgr.26165) 1417 : cluster [DBG] pgmap v1497: 93 pgs: 93 active+clean; 661 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:45.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:44 smithi038 bash[84940]: cluster 2024-09-14T04:54:43.690023+0000 mgr.y (mgr.26165) 1417 : cluster [DBG] pgmap v1497: 93 pgs: 93 active+clean; 661 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:45.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:44 smithi038 bash[84940]: cluster 2024-09-14T04:54:43.690023+0000 mgr.y (mgr.26165) 1417 : cluster [DBG] pgmap v1497: 93 pgs: 93 active+clean; 661 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:45.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:44 smithi038 bash[87336]: cluster 2024-09-14T04:54:43.690023+0000 mgr.y (mgr.26165) 1417 : cluster [DBG] pgmap v1497: 93 pgs: 93 active+clean; 661 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:45.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:44 smithi038 bash[87336]: cluster 2024-09-14T04:54:43.690023+0000 mgr.y (mgr.26165) 1417 : cluster [DBG] pgmap v1497: 93 pgs: 93 active+clean; 661 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:45.821 INFO:teuthology.orchestra.run.smithi038.stderr:reweighted osd.1 to 1 (10000) 2024-09-14T04:54:46.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:45 smithi123 bash[68976]: audit 2024-09-14T04:54:45.185308+0000 mon.a (mon.0) 1706 : audit [INF] from='client.? 172.21.15.38:0/1519654548' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-14T04:54:46.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:45 smithi123 bash[68976]: audit 2024-09-14T04:54:45.185308+0000 mon.a (mon.0) 1706 : audit [INF] from='client.? 172.21.15.38:0/1519654548' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-14T04:54:46.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:45 smithi123 bash[68976]: audit 2024-09-14T04:54:45.268556+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:54:46.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:45 smithi123 bash[68976]: audit 2024-09-14T04:54:45.268556+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:54:46.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:45 smithi123 bash[68976]: audit 2024-09-14T04:54:45.270554+0000 mon.a (mon.0) 1708 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:54:46.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:45 smithi123 bash[68976]: audit 2024-09-14T04:54:45.270554+0000 mon.a (mon.0) 1708 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:54:46.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:45 smithi038 bash[87336]: audit 2024-09-14T04:54:45.185308+0000 mon.a (mon.0) 1706 : audit [INF] from='client.? 172.21.15.38:0/1519654548' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-14T04:54:46.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:45 smithi038 bash[87336]: audit 2024-09-14T04:54:45.185308+0000 mon.a (mon.0) 1706 : audit [INF] from='client.? 172.21.15.38:0/1519654548' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-14T04:54:46.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:45 smithi038 bash[87336]: audit 2024-09-14T04:54:45.268556+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:54:46.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:45 smithi038 bash[87336]: audit 2024-09-14T04:54:45.268556+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:54:46.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:45 smithi038 bash[87336]: audit 2024-09-14T04:54:45.270554+0000 mon.a (mon.0) 1708 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:54:46.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:45 smithi038 bash[87336]: audit 2024-09-14T04:54:45.270554+0000 mon.a (mon.0) 1708 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:54:46.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:45 smithi038 bash[84940]: audit 2024-09-14T04:54:45.185308+0000 mon.a (mon.0) 1706 : audit [INF] from='client.? 172.21.15.38:0/1519654548' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-14T04:54:46.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:45 smithi038 bash[84940]: audit 2024-09-14T04:54:45.185308+0000 mon.a (mon.0) 1706 : audit [INF] from='client.? 172.21.15.38:0/1519654548' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-14T04:54:46.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:45 smithi038 bash[84940]: audit 2024-09-14T04:54:45.268556+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:54:46.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:45 smithi038 bash[84940]: audit 2024-09-14T04:54:45.268556+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:54:46.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:45 smithi038 bash[84940]: audit 2024-09-14T04:54:45.270554+0000 mon.a (mon.0) 1708 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:54:46.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:45 smithi038 bash[84940]: audit 2024-09-14T04:54:45.270554+0000 mon.a (mon.0) 1708 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:54:47.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:46 smithi038 bash[84940]: cluster 2024-09-14T04:54:45.691029+0000 mgr.y (mgr.26165) 1418 : cluster [DBG] pgmap v1498: 93 pgs: 93 active+clean; 661 KiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:47.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:46 smithi038 bash[84940]: cluster 2024-09-14T04:54:45.691029+0000 mgr.y (mgr.26165) 1418 : cluster [DBG] pgmap v1498: 93 pgs: 93 active+clean; 661 KiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:47.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:46 smithi038 bash[84940]: audit 2024-09-14T04:54:45.820965+0000 mon.a (mon.0) 1709 : audit [INF] from='client.? 172.21.15.38:0/1519654548' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-14T04:54:47.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:46 smithi038 bash[84940]: audit 2024-09-14T04:54:45.820965+0000 mon.a (mon.0) 1709 : audit [INF] from='client.? 172.21.15.38:0/1519654548' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-14T04:54:47.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:46 smithi038 bash[84940]: cluster 2024-09-14T04:54:45.826954+0000 mon.a (mon.0) 1710 : cluster [DBG] osdmap e296: 8 total, 8 up, 8 in 2024-09-14T04:54:47.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:46 smithi038 bash[84940]: cluster 2024-09-14T04:54:45.826954+0000 mon.a (mon.0) 1710 : cluster [DBG] osdmap e296: 8 total, 8 up, 8 in 2024-09-14T04:54:47.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:46 smithi038 bash[87336]: cluster 2024-09-14T04:54:45.691029+0000 mgr.y (mgr.26165) 1418 : cluster [DBG] pgmap v1498: 93 pgs: 93 active+clean; 661 KiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:47.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:46 smithi038 bash[87336]: cluster 2024-09-14T04:54:45.691029+0000 mgr.y (mgr.26165) 1418 : cluster [DBG] pgmap v1498: 93 pgs: 93 active+clean; 661 KiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:47.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:46 smithi038 bash[87336]: audit 2024-09-14T04:54:45.820965+0000 mon.a (mon.0) 1709 : audit [INF] from='client.? 172.21.15.38:0/1519654548' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-14T04:54:47.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:46 smithi038 bash[87336]: audit 2024-09-14T04:54:45.820965+0000 mon.a (mon.0) 1709 : audit [INF] from='client.? 172.21.15.38:0/1519654548' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-14T04:54:47.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:46 smithi038 bash[87336]: cluster 2024-09-14T04:54:45.826954+0000 mon.a (mon.0) 1710 : cluster [DBG] osdmap e296: 8 total, 8 up, 8 in 2024-09-14T04:54:47.024 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:46 smithi038 bash[87336]: cluster 2024-09-14T04:54:45.826954+0000 mon.a (mon.0) 1710 : cluster [DBG] osdmap e296: 8 total, 8 up, 8 in 2024-09-14T04:54:47.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:46 smithi123 bash[68976]: cluster 2024-09-14T04:54:45.691029+0000 mgr.y (mgr.26165) 1418 : cluster [DBG] pgmap v1498: 93 pgs: 93 active+clean; 661 KiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:47.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:46 smithi123 bash[68976]: cluster 2024-09-14T04:54:45.691029+0000 mgr.y (mgr.26165) 1418 : cluster [DBG] pgmap v1498: 93 pgs: 93 active+clean; 661 KiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:47.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:46 smithi123 bash[68976]: audit 2024-09-14T04:54:45.820965+0000 mon.a (mon.0) 1709 : audit [INF] from='client.? 172.21.15.38:0/1519654548' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-14T04:54:47.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:46 smithi123 bash[68976]: audit 2024-09-14T04:54:45.820965+0000 mon.a (mon.0) 1709 : audit [INF] from='client.? 172.21.15.38:0/1519654548' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-14T04:54:47.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:46 smithi123 bash[68976]: cluster 2024-09-14T04:54:45.826954+0000 mon.a (mon.0) 1710 : cluster [DBG] osdmap e296: 8 total, 8 up, 8 in 2024-09-14T04:54:47.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:46 smithi123 bash[68976]: cluster 2024-09-14T04:54:45.826954+0000 mon.a (mon.0) 1710 : cluster [DBG] osdmap e296: 8 total, 8 up, 8 in 2024-09-14T04:54:47.460 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd reweight 2 1 2024-09-14T04:54:48.192 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-09-14T04:54:48.192 INFO:teuthology.orchestra.run.smithi038.stdout: "ops": [], 2024-09-14T04:54:48.192 INFO:teuthology.orchestra.run.smithi038.stdout: "complaint_time": 30, 2024-09-14T04:54:48.192 INFO:teuthology.orchestra.run.smithi038.stdout: "num_blocked_ops": 0 2024-09-14T04:54:48.192 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-09-14T04:54:48.425 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:54:48 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:54:48] "GET /metrics HTTP/1.1" 200 34282 "" "Prometheus/2.51.0" 2024-09-14T04:54:48.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:48 smithi123 bash[68976]: cluster 2024-09-14T04:54:47.691747+0000 mgr.y (mgr.26165) 1419 : cluster [DBG] pgmap v1500: 93 pgs: 93 active+clean; 661 KiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:48.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:48 smithi123 bash[68976]: cluster 2024-09-14T04:54:47.691747+0000 mgr.y (mgr.26165) 1419 : cluster [DBG] pgmap v1500: 93 pgs: 93 active+clean; 661 KiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:48.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:48 smithi038 bash[87336]: cluster 2024-09-14T04:54:47.691747+0000 mgr.y (mgr.26165) 1419 : cluster [DBG] pgmap v1500: 93 pgs: 93 active+clean; 661 KiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:48.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:48 smithi038 bash[87336]: cluster 2024-09-14T04:54:47.691747+0000 mgr.y (mgr.26165) 1419 : cluster [DBG] pgmap v1500: 93 pgs: 93 active+clean; 661 KiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:48.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:48 smithi038 bash[84940]: cluster 2024-09-14T04:54:47.691747+0000 mgr.y (mgr.26165) 1419 : cluster [DBG] pgmap v1500: 93 pgs: 93 active+clean; 661 KiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:48.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:48 smithi038 bash[84940]: cluster 2024-09-14T04:54:47.691747+0000 mgr.y (mgr.26165) 1419 : cluster [DBG] pgmap v1500: 93 pgs: 93 active+clean; 661 KiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:49.285 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.2 dump_historic_ops 2024-09-14T04:54:50.688 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:54:50 smithi123 bash[61744]: ts=2024-09-14T04:54:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:54:51.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:50 smithi038 bash[84940]: cluster 2024-09-14T04:54:49.692529+0000 mgr.y (mgr.26165) 1420 : cluster [DBG] pgmap v1501: 93 pgs: 93 active+clean; 661 KiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:51.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:50 smithi038 bash[84940]: cluster 2024-09-14T04:54:49.692529+0000 mgr.y (mgr.26165) 1420 : cluster [DBG] pgmap v1501: 93 pgs: 93 active+clean; 661 KiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:51.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:50 smithi038 bash[87336]: cluster 2024-09-14T04:54:49.692529+0000 mgr.y (mgr.26165) 1420 : cluster [DBG] pgmap v1501: 93 pgs: 93 active+clean; 661 KiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:51.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:50 smithi038 bash[87336]: cluster 2024-09-14T04:54:49.692529+0000 mgr.y (mgr.26165) 1420 : cluster [DBG] pgmap v1501: 93 pgs: 93 active+clean; 661 KiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:51.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:50 smithi123 bash[68976]: cluster 2024-09-14T04:54:49.692529+0000 mgr.y (mgr.26165) 1420 : cluster [DBG] pgmap v1501: 93 pgs: 93 active+clean; 661 KiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:51.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:50 smithi123 bash[68976]: cluster 2024-09-14T04:54:49.692529+0000 mgr.y (mgr.26165) 1420 : cluster [DBG] pgmap v1501: 93 pgs: 93 active+clean; 661 KiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:52.826 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:54:53.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:52 smithi038 bash[84940]: cluster 2024-09-14T04:54:51.693541+0000 mgr.y (mgr.26165) 1421 : cluster [DBG] pgmap v1502: 93 pgs: 93 active+clean; 661 KiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:53.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:52 smithi038 bash[84940]: cluster 2024-09-14T04:54:51.693541+0000 mgr.y (mgr.26165) 1421 : cluster [DBG] pgmap v1502: 93 pgs: 93 active+clean; 661 KiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:53.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:52 smithi038 bash[87336]: cluster 2024-09-14T04:54:51.693541+0000 mgr.y (mgr.26165) 1421 : cluster [DBG] pgmap v1502: 93 pgs: 93 active+clean; 661 KiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:53.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:52 smithi038 bash[87336]: cluster 2024-09-14T04:54:51.693541+0000 mgr.y (mgr.26165) 1421 : cluster [DBG] pgmap v1502: 93 pgs: 93 active+clean; 661 KiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:53.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:52 smithi123 bash[68976]: cluster 2024-09-14T04:54:51.693541+0000 mgr.y (mgr.26165) 1421 : cluster [DBG] pgmap v1502: 93 pgs: 93 active+clean; 661 KiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:53.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:52 smithi123 bash[68976]: cluster 2024-09-14T04:54:51.693541+0000 mgr.y (mgr.26165) 1421 : cluster [DBG] pgmap v1502: 93 pgs: 93 active+clean; 661 KiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:53.849 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:54:55.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:54 smithi123 bash[68976]: cluster 2024-09-14T04:54:53.694471+0000 mgr.y (mgr.26165) 1422 : cluster [DBG] pgmap v1503: 93 pgs: 93 active+clean; 661 KiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:55.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:54 smithi123 bash[68976]: cluster 2024-09-14T04:54:53.694471+0000 mgr.y (mgr.26165) 1422 : cluster [DBG] pgmap v1503: 93 pgs: 93 active+clean; 661 KiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:55.261 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:54 smithi038 bash[84940]: cluster 2024-09-14T04:54:53.694471+0000 mgr.y (mgr.26165) 1422 : cluster [DBG] pgmap v1503: 93 pgs: 93 active+clean; 661 KiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:55.261 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:54 smithi038 bash[84940]: cluster 2024-09-14T04:54:53.694471+0000 mgr.y (mgr.26165) 1422 : cluster [DBG] pgmap v1503: 93 pgs: 93 active+clean; 661 KiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:55.262 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:54 smithi038 bash[87336]: cluster 2024-09-14T04:54:53.694471+0000 mgr.y (mgr.26165) 1422 : cluster [DBG] pgmap v1503: 93 pgs: 93 active+clean; 661 KiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:55.262 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:54 smithi038 bash[87336]: cluster 2024-09-14T04:54:53.694471+0000 mgr.y (mgr.26165) 1422 : cluster [DBG] pgmap v1503: 93 pgs: 93 active+clean; 661 KiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:56.886 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:56 smithi038 bash[84940]: cluster 2024-09-14T04:54:55.658557+0000 osd.0 (osd.0) 6 : cluster [DBG] 1.1 scrub starts 2024-09-14T04:54:56.886 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:56 smithi038 bash[84940]: cluster 2024-09-14T04:54:55.658557+0000 osd.0 (osd.0) 6 : cluster [DBG] 1.1 scrub starts 2024-09-14T04:54:56.886 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:56 smithi038 bash[84940]: cluster 2024-09-14T04:54:55.660272+0000 osd.0 (osd.0) 7 : cluster [DBG] 1.1 scrub ok 2024-09-14T04:54:56.886 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:56 smithi038 bash[84940]: cluster 2024-09-14T04:54:55.660272+0000 osd.0 (osd.0) 7 : cluster [DBG] 1.1 scrub ok 2024-09-14T04:54:56.886 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:56 smithi038 bash[84940]: cluster 2024-09-14T04:54:55.695549+0000 mgr.y (mgr.26165) 1423 : cluster [DBG] pgmap v1504: 93 pgs: 93 active+clean; 661 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:56.886 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:56 smithi038 bash[84940]: cluster 2024-09-14T04:54:55.695549+0000 mgr.y (mgr.26165) 1423 : cluster [DBG] pgmap v1504: 93 pgs: 93 active+clean; 661 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:56.886 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:56 smithi038 bash[87336]: cluster 2024-09-14T04:54:55.658557+0000 osd.0 (osd.0) 6 : cluster [DBG] 1.1 scrub starts 2024-09-14T04:54:56.886 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:56 smithi038 bash[87336]: cluster 2024-09-14T04:54:55.658557+0000 osd.0 (osd.0) 6 : cluster [DBG] 1.1 scrub starts 2024-09-14T04:54:56.886 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:56 smithi038 bash[87336]: cluster 2024-09-14T04:54:55.660272+0000 osd.0 (osd.0) 7 : cluster [DBG] 1.1 scrub ok 2024-09-14T04:54:56.887 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:56 smithi038 bash[87336]: cluster 2024-09-14T04:54:55.660272+0000 osd.0 (osd.0) 7 : cluster [DBG] 1.1 scrub ok 2024-09-14T04:54:56.887 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:56 smithi038 bash[87336]: cluster 2024-09-14T04:54:55.695549+0000 mgr.y (mgr.26165) 1423 : cluster [DBG] pgmap v1504: 93 pgs: 93 active+clean; 661 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:56.887 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:56 smithi038 bash[87336]: cluster 2024-09-14T04:54:55.695549+0000 mgr.y (mgr.26165) 1423 : cluster [DBG] pgmap v1504: 93 pgs: 93 active+clean; 661 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:57.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:56 smithi123 bash[68976]: cluster 2024-09-14T04:54:55.658557+0000 osd.0 (osd.0) 6 : cluster [DBG] 1.1 scrub starts 2024-09-14T04:54:57.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:56 smithi123 bash[68976]: cluster 2024-09-14T04:54:55.658557+0000 osd.0 (osd.0) 6 : cluster [DBG] 1.1 scrub starts 2024-09-14T04:54:57.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:56 smithi123 bash[68976]: cluster 2024-09-14T04:54:55.660272+0000 osd.0 (osd.0) 7 : cluster [DBG] 1.1 scrub ok 2024-09-14T04:54:57.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:56 smithi123 bash[68976]: cluster 2024-09-14T04:54:55.660272+0000 osd.0 (osd.0) 7 : cluster [DBG] 1.1 scrub ok 2024-09-14T04:54:57.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:56 smithi123 bash[68976]: cluster 2024-09-14T04:54:55.695549+0000 mgr.y (mgr.26165) 1423 : cluster [DBG] pgmap v1504: 93 pgs: 93 active+clean; 661 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:57.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:56 smithi123 bash[68976]: cluster 2024-09-14T04:54:55.695549+0000 mgr.y (mgr.26165) 1423 : cluster [DBG] pgmap v1504: 93 pgs: 93 active+clean; 661 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:58.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:57 smithi123 bash[68976]: cluster 2024-09-14T04:54:56.672780+0000 osd.0 (osd.0) 8 : cluster [DBG] 1.0 scrub starts 2024-09-14T04:54:58.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:57 smithi123 bash[68976]: cluster 2024-09-14T04:54:56.672780+0000 osd.0 (osd.0) 8 : cluster [DBG] 1.0 scrub starts 2024-09-14T04:54:58.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:57 smithi123 bash[68976]: cluster 2024-09-14T04:54:56.674684+0000 osd.0 (osd.0) 9 : cluster [DBG] 1.0 scrub ok 2024-09-14T04:54:58.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:57 smithi123 bash[68976]: cluster 2024-09-14T04:54:56.674684+0000 osd.0 (osd.0) 9 : cluster [DBG] 1.0 scrub ok 2024-09-14T04:54:58.256 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:57 smithi038 bash[84940]: cluster 2024-09-14T04:54:56.672780+0000 osd.0 (osd.0) 8 : cluster [DBG] 1.0 scrub starts 2024-09-14T04:54:58.256 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:57 smithi038 bash[84940]: cluster 2024-09-14T04:54:56.672780+0000 osd.0 (osd.0) 8 : cluster [DBG] 1.0 scrub starts 2024-09-14T04:54:58.256 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:57 smithi038 bash[84940]: cluster 2024-09-14T04:54:56.674684+0000 osd.0 (osd.0) 9 : cluster [DBG] 1.0 scrub ok 2024-09-14T04:54:58.256 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:57 smithi038 bash[84940]: cluster 2024-09-14T04:54:56.674684+0000 osd.0 (osd.0) 9 : cluster [DBG] 1.0 scrub ok 2024-09-14T04:54:58.257 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:57 smithi038 bash[87336]: cluster 2024-09-14T04:54:56.672780+0000 osd.0 (osd.0) 8 : cluster [DBG] 1.0 scrub starts 2024-09-14T04:54:58.257 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:57 smithi038 bash[87336]: cluster 2024-09-14T04:54:56.672780+0000 osd.0 (osd.0) 8 : cluster [DBG] 1.0 scrub starts 2024-09-14T04:54:58.257 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:57 smithi038 bash[87336]: cluster 2024-09-14T04:54:56.674684+0000 osd.0 (osd.0) 9 : cluster [DBG] 1.0 scrub ok 2024-09-14T04:54:58.257 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:57 smithi038 bash[87336]: cluster 2024-09-14T04:54:56.674684+0000 osd.0 (osd.0) 9 : cluster [DBG] 1.0 scrub ok 2024-09-14T04:54:58.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:54:58 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:54:58] "GET /metrics HTTP/1.1" 200 34282 "" "Prometheus/2.51.0" 2024-09-14T04:54:59.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:58 smithi038 bash[84940]: cluster 2024-09-14T04:54:57.655053+0000 osd.0 (osd.0) 10 : cluster [DBG] 1.2 scrub starts 2024-09-14T04:54:59.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:58 smithi038 bash[84940]: cluster 2024-09-14T04:54:57.655053+0000 osd.0 (osd.0) 10 : cluster [DBG] 1.2 scrub starts 2024-09-14T04:54:59.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:58 smithi038 bash[84940]: cluster 2024-09-14T04:54:57.658105+0000 osd.0 (osd.0) 11 : cluster [DBG] 1.2 scrub ok 2024-09-14T04:54:59.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:58 smithi038 bash[84940]: cluster 2024-09-14T04:54:57.658105+0000 osd.0 (osd.0) 11 : cluster [DBG] 1.2 scrub ok 2024-09-14T04:54:59.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:58 smithi038 bash[84940]: cluster 2024-09-14T04:54:57.696435+0000 mgr.y (mgr.26165) 1424 : cluster [DBG] pgmap v1505: 93 pgs: 93 active+clean; 608 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:59.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:54:58 smithi038 bash[84940]: cluster 2024-09-14T04:54:57.696435+0000 mgr.y (mgr.26165) 1424 : cluster [DBG] pgmap v1505: 93 pgs: 93 active+clean; 608 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:59.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:58 smithi038 bash[87336]: cluster 2024-09-14T04:54:57.655053+0000 osd.0 (osd.0) 10 : cluster [DBG] 1.2 scrub starts 2024-09-14T04:54:59.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:58 smithi038 bash[87336]: cluster 2024-09-14T04:54:57.655053+0000 osd.0 (osd.0) 10 : cluster [DBG] 1.2 scrub starts 2024-09-14T04:54:59.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:58 smithi038 bash[87336]: cluster 2024-09-14T04:54:57.658105+0000 osd.0 (osd.0) 11 : cluster [DBG] 1.2 scrub ok 2024-09-14T04:54:59.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:58 smithi038 bash[87336]: cluster 2024-09-14T04:54:57.658105+0000 osd.0 (osd.0) 11 : cluster [DBG] 1.2 scrub ok 2024-09-14T04:54:59.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:58 smithi038 bash[87336]: cluster 2024-09-14T04:54:57.696435+0000 mgr.y (mgr.26165) 1424 : cluster [DBG] pgmap v1505: 93 pgs: 93 active+clean; 608 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:59.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:54:58 smithi038 bash[87336]: cluster 2024-09-14T04:54:57.696435+0000 mgr.y (mgr.26165) 1424 : cluster [DBG] pgmap v1505: 93 pgs: 93 active+clean; 608 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:59.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:58 smithi123 bash[68976]: cluster 2024-09-14T04:54:57.655053+0000 osd.0 (osd.0) 10 : cluster [DBG] 1.2 scrub starts 2024-09-14T04:54:59.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:58 smithi123 bash[68976]: cluster 2024-09-14T04:54:57.655053+0000 osd.0 (osd.0) 10 : cluster [DBG] 1.2 scrub starts 2024-09-14T04:54:59.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:58 smithi123 bash[68976]: cluster 2024-09-14T04:54:57.658105+0000 osd.0 (osd.0) 11 : cluster [DBG] 1.2 scrub ok 2024-09-14T04:54:59.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:58 smithi123 bash[68976]: cluster 2024-09-14T04:54:57.658105+0000 osd.0 (osd.0) 11 : cluster [DBG] 1.2 scrub ok 2024-09-14T04:54:59.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:58 smithi123 bash[68976]: cluster 2024-09-14T04:54:57.696435+0000 mgr.y (mgr.26165) 1424 : cluster [DBG] pgmap v1505: 93 pgs: 93 active+clean; 608 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:54:59.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:54:58 smithi123 bash[68976]: cluster 2024-09-14T04:54:57.696435+0000 mgr.y (mgr.26165) 1424 : cluster [DBG] pgmap v1505: 93 pgs: 93 active+clean; 608 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:00.646 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-09-14T04:55:00.647 INFO:teuthology.orchestra.run.smithi038.stdout: "size": 20, 2024-09-14T04:55:00.647 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 600, 2024-09-14T04:55:00.647 INFO:teuthology.orchestra.run.smithi038.stdout: "ops": [ 2024-09-14T04:55:00.647 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.647 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.35535.0:117226 10.5 10:af24b8d6:::benchmark_data_smithi038_206757_object12685:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e241)", 2024-09-14T04:55:00.647 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:46:23.281796+0000", 2024-09-14T04:55:00.647 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 517.36305546000006, 2024-09-14T04:55:00.647 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.49289014799999997, 2024-09-14T04:55:00.647 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:55:00.647 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:55:00.647 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:55:00.648 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:55:00.648 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.35535", 2024-09-14T04:55:00.648 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/531660000", 2024-09-14T04:55:00.648 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 117226 2024-09-14T04:55:00.648 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.648 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:55:00.648 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.648 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:55:00.648 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.281796+0000", 2024-09-14T04:55:00.648 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:55:00.648 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.648 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.648 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:55:00.649 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.281796+0000", 2024-09-14T04:55:00.649 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:55:00.649 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.649 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.649 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:55:00.649 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.281798+0000", 2024-09-14T04:55:00.649 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.5340000000000001e-06 2024-09-14T04:55:00.649 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.649 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.649 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:55:00.649 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.281803+0000", 2024-09-14T04:55:00.649 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.0919999999999997e-06 2024-09-14T04:55:00.649 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.649 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.650 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:55:00.650 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.281815+0000", 2024-09-14T04:55:00.650 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.2519e-05 2024-09-14T04:55:00.650 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.650 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.650 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:55:00.650 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.281823+0000", 2024-09-14T04:55:00.650 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.0260000000000007e-06 2024-09-14T04:55:00.650 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.650 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.650 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:55:00.650 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.282169+0000", 2024-09-14T04:55:00.650 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00034605500000000001 2024-09-14T04:55:00.650 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.651 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.651 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:55:00.651 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.282269+0000", 2024-09-14T04:55:00.651 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.9541000000000001e-05 2024-09-14T04:55:00.651 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.651 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.651 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 0,3", 2024-09-14T04:55:00.651 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.282361+0000", 2024-09-14T04:55:00.651 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.2615999999999996e-05 2024-09-14T04:55:00.651 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.651 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.651 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:55:00.651 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.774207+0000", 2024-09-14T04:55:00.651 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.49184540999999998 2024-09-14T04:55:00.652 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.652 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.652 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:55:00.652 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.774427+0000", 2024-09-14T04:55:00.652 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00022033999999999999 2024-09-14T04:55:00.652 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.652 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.652 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:55:00.652 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.774473+0000", 2024-09-14T04:55:00.652 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.5485000000000002e-05 2024-09-14T04:55:00.652 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.652 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.652 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:55:00.652 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.774574+0000", 2024-09-14T04:55:00.653 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000101313 2024-09-14T04:55:00.653 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.653 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.653 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:55:00.653 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.774686+0000", 2024-09-14T04:55:00.653 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000112217 2024-09-14T04:55:00.653 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:55:00.653 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:55:00.653 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:55:00.653 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.654 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.654 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.35535.0:117229 10.5 10:ae04c6de:::benchmark_data_smithi038_206757_object12688:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e241)", 2024-09-14T04:55:00.654 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:46:23.282234+0000", 2024-09-14T04:55:00.654 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 517.36261774299999, 2024-09-14T04:55:00.654 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.503995847, 2024-09-14T04:55:00.654 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:55:00.654 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:55:00.654 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:55:00.654 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:55:00.654 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.35535", 2024-09-14T04:55:00.654 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/531660000", 2024-09-14T04:55:00.654 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 117229 2024-09-14T04:55:00.654 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.655 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:55:00.655 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.655 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:55:00.655 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.282234+0000", 2024-09-14T04:55:00.655 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:55:00.655 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.655 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.655 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:55:00.655 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.282234+0000", 2024-09-14T04:55:00.655 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:55:00.655 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.655 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.655 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:55:00.656 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.282235+0000", 2024-09-14T04:55:00.656 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.4799999999999997e-07 2024-09-14T04:55:00.656 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.656 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.656 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:55:00.656 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.282239+0000", 2024-09-14T04:55:00.656 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.4819999999999996e-06 2024-09-14T04:55:00.656 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.656 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.656 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:55:00.656 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.282250+0000", 2024-09-14T04:55:00.656 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.129e-05 2024-09-14T04:55:00.656 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.657 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.657 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:55:00.657 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.282257+0000", 2024-09-14T04:55:00.657 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.1239999999999999e-06 2024-09-14T04:55:00.657 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.657 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.657 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:55:00.657 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.770152+0000", 2024-09-14T04:55:00.657 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.48789459299999999 2024-09-14T04:55:00.657 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.657 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.657 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:55:00.657 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.770328+0000", 2024-09-14T04:55:00.657 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00017616800000000001 2024-09-14T04:55:00.657 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.658 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.658 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 0,3", 2024-09-14T04:55:00.658 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.770506+0000", 2024-09-14T04:55:00.658 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00017800499999999999 2024-09-14T04:55:00.658 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.658 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.658 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:55:00.658 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.774702+0000", 2024-09-14T04:55:00.658 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0041953110000000002 2024-09-14T04:55:00.658 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.658 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.658 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:55:00.658 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.783522+0000", 2024-09-14T04:55:00.658 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0088199379999999994 2024-09-14T04:55:00.658 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.659 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.659 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:55:00.659 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.786052+0000", 2024-09-14T04:55:00.659 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0025306949999999999 2024-09-14T04:55:00.659 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.659 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.659 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:55:00.659 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.786191+0000", 2024-09-14T04:55:00.659 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00013862 2024-09-14T04:55:00.659 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.659 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.659 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:55:00.659 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.786230+0000", 2024-09-14T04:55:00.659 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.8773000000000003e-05 2024-09-14T04:55:00.659 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:55:00.660 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:55:00.660 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:55:00.660 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.660 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.660 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_repop(client.35535.0:117227 10.e e241/231 10:7d6af3d4:::benchmark_data_smithi038_206757_object12686:head v 241'7330, mlcod=241'7328)", 2024-09-14T04:55:00.660 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:46:23.285138+0000", 2024-09-14T04:55:00.660 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 517.35971392099998, 2024-09-14T04:55:00.660 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.50382070899999998, 2024-09-14T04:55:00.660 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:55:00.660 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:55:00.660 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:55:00.660 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:55:00.660 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.661 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:55:00.661 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.285138+0000", 2024-09-14T04:55:00.661 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:55:00.661 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.661 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.661 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:55:00.661 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.285138+0000", 2024-09-14T04:55:00.661 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:55:00.661 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.661 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.661 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:55:00.661 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.285139+0000", 2024-09-14T04:55:00.661 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.054e-06 2024-09-14T04:55:00.662 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.662 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.662 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:55:00.662 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.285146+0000", 2024-09-14T04:55:00.662 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.2969999999999998e-06 2024-09-14T04:55:00.662 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.662 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.662 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:55:00.662 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.285159+0000", 2024-09-14T04:55:00.662 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.3492000000000001e-05 2024-09-14T04:55:00.663 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.663 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.663 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:55:00.663 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.285168+0000", 2024-09-14T04:55:00.663 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.2519999999999999e-06 2024-09-14T04:55:00.663 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.663 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.663 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:55:00.663 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.285221+0000", 2024-09-14T04:55:00.663 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.3127000000000001e-05 2024-09-14T04:55:00.663 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.663 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.663 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:55:00.664 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.285241+0000", 2024-09-14T04:55:00.664 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.9707999999999998e-05 2024-09-14T04:55:00.664 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.664 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.664 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:55:00.664 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.788885+0000", 2024-09-14T04:55:00.664 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.50364482600000005 2024-09-14T04:55:00.664 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.664 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.664 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:55:00.664 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.788958+0000", 2024-09-14T04:55:00.665 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.2953000000000004e-05 2024-09-14T04:55:00.665 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:55:00.665 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:55:00.665 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:55:00.665 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.666 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.666 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.35535.0:117233 10.3 10:c7a610e2:::benchmark_data_smithi038_206757_object12692:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e241)", 2024-09-14T04:55:00.666 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:46:23.287007+0000", 2024-09-14T04:55:00.666 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 517.35784426600003, 2024-09-14T04:55:00.666 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.49889153200000003, 2024-09-14T04:55:00.666 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:55:00.666 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:55:00.666 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:55:00.667 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:55:00.667 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.35535", 2024-09-14T04:55:00.667 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/531660000", 2024-09-14T04:55:00.667 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 117233 2024-09-14T04:55:00.667 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.667 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:55:00.667 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.667 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:55:00.667 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.287007+0000", 2024-09-14T04:55:00.667 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:55:00.667 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.668 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.668 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:55:00.668 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.287007+0000", 2024-09-14T04:55:00.668 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:55:00.668 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.668 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.668 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:55:00.669 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.287009+0000", 2024-09-14T04:55:00.669 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.469e-06 2024-09-14T04:55:00.669 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.669 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.669 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:55:00.669 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.287157+0000", 2024-09-14T04:55:00.669 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00014862100000000001 2024-09-14T04:55:00.670 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.670 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.670 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:55:00.670 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.769563+0000", 2024-09-14T04:55:00.670 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.48240542400000003 2024-09-14T04:55:00.670 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.670 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.670 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:55:00.670 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.769585+0000", 2024-09-14T04:55:00.670 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.1936000000000001e-05 2024-09-14T04:55:00.670 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.670 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.671 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:55:00.671 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.770146+0000", 2024-09-14T04:55:00.671 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00056112600000000001 2024-09-14T04:55:00.671 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.671 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.671 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:55:00.671 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.770444+0000", 2024-09-14T04:55:00.671 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00029864099999999999 2024-09-14T04:55:00.671 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.671 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.671 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 3,5", 2024-09-14T04:55:00.672 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.773060+0000", 2024-09-14T04:55:00.672 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0026157519999999998 2024-09-14T04:55:00.672 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.672 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.672 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:55:00.672 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.778744+0000", 2024-09-14T04:55:00.672 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0056842790000000004 2024-09-14T04:55:00.672 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.672 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.672 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:55:00.672 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.785576+0000", 2024-09-14T04:55:00.672 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0068316160000000004 2024-09-14T04:55:00.672 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.673 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.673 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:55:00.673 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.785690+0000", 2024-09-14T04:55:00.673 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000114399 2024-09-14T04:55:00.673 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.673 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.673 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:55:00.673 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.785833+0000", 2024-09-14T04:55:00.673 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00014218499999999999 2024-09-14T04:55:00.673 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.674 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.674 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:55:00.674 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:46:23.785899+0000", 2024-09-14T04:55:00.674 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.6084e-05 2024-09-14T04:55:00.674 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:55:00.674 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:55:00.674 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:55:00.674 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.674 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.676 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.45638.0:157253 11.d 11:b6208f41:::benchmark_data_smithi038_226135_object59573:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e271)", 2024-09-14T04:55:00.676 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:52:12.879190+0000", 2024-09-14T04:55:00.676 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 167.765661808, 2024-09-14T04:55:00.676 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.55787377400000004, 2024-09-14T04:55:00.676 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:55:00.676 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:55:00.676 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:55:00.676 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:55:00.676 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.45638", 2024-09-14T04:55:00.677 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/1593930073", 2024-09-14T04:55:00.677 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 157253 2024-09-14T04:55:00.677 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.677 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:55:00.677 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.677 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:55:00.677 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:12.879190+0000", 2024-09-14T04:55:00.677 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:55:00.677 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.677 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.677 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:55:00.677 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:12.879190+0000", 2024-09-14T04:55:00.677 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:55:00.677 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.678 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.678 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:55:00.678 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:12.879191+0000", 2024-09-14T04:55:00.678 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.4190000000000001e-06 2024-09-14T04:55:00.678 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.678 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.678 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:55:00.678 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:12.879197+0000", 2024-09-14T04:55:00.678 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.6840000000000001e-06 2024-09-14T04:55:00.678 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.678 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.679 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:55:00.679 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:12.879211+0000", 2024-09-14T04:55:00.679 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.4518000000000001e-05 2024-09-14T04:55:00.679 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.679 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.679 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:55:00.679 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:12.879222+0000", 2024-09-14T04:55:00.679 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.0312999999999999e-05 2024-09-14T04:55:00.680 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.680 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.681 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:55:00.681 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:12.879289+0000", 2024-09-14T04:55:00.681 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.7024000000000001e-05 2024-09-14T04:55:00.681 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.681 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.681 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:55:00.681 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:12.879407+0000", 2024-09-14T04:55:00.681 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000118288 2024-09-14T04:55:00.681 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.681 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.681 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 4,6", 2024-09-14T04:55:00.681 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:12.879535+0000", 2024-09-14T04:55:00.681 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000127949 2024-09-14T04:55:00.682 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.682 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.682 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:55:00.682 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:12.883804+0000", 2024-09-14T04:55:00.682 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0042688639999999998 2024-09-14T04:55:00.682 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.682 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.682 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:55:00.682 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:12.883915+0000", 2024-09-14T04:55:00.682 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00011121 2024-09-14T04:55:00.682 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.682 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.682 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:55:00.682 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:13.436776+0000", 2024-09-14T04:55:00.683 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.55286130700000002 2024-09-14T04:55:00.683 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.683 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.683 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:55:00.683 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:13.436928+0000", 2024-09-14T04:55:00.683 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00015185099999999999 2024-09-14T04:55:00.683 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.683 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.683 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:55:00.683 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:13.437063+0000", 2024-09-14T04:55:00.683 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00013534699999999999 2024-09-14T04:55:00.683 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:55:00.683 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:55:00.683 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:55:00.684 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.684 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.684 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.45638.0:171313 11.d 11:b5c93ba2:::benchmark_data_smithi038_226135_object73633:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e274)", 2024-09-14T04:55:00.684 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:52:27.745364+0000", 2024-09-14T04:55:00.684 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 152.89948777999999, 2024-09-14T04:55:00.684 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.54830939599999995, 2024-09-14T04:55:00.684 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:55:00.684 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:55:00.684 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:55:00.684 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:55:00.685 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.45638", 2024-09-14T04:55:00.685 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/1593930073", 2024-09-14T04:55:00.685 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 171313 2024-09-14T04:55:00.685 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.685 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:55:00.685 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.685 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:55:00.685 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:27.745364+0000", 2024-09-14T04:55:00.685 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:55:00.685 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.685 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.685 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:55:00.686 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:27.745364+0000", 2024-09-14T04:55:00.686 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:55:00.686 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.686 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.687 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:55:00.687 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:27.745365+0000", 2024-09-14T04:55:00.687 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.2699999999999999e-06 2024-09-14T04:55:00.687 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.687 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.687 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:55:00.687 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:27.745370+0000", 2024-09-14T04:55:00.687 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.7910000000000004e-06 2024-09-14T04:55:00.687 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.687 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.687 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:55:00.687 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:27.745383+0000", 2024-09-14T04:55:00.687 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.3283e-05 2024-09-14T04:55:00.688 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.688 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.688 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:55:00.688 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:27.745391+0000", 2024-09-14T04:55:00.688 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.8550000000000002e-06 2024-09-14T04:55:00.688 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.688 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.688 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:55:00.688 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:27.745649+0000", 2024-09-14T04:55:00.688 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00025786800000000002 2024-09-14T04:55:00.688 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.689 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.689 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:55:00.689 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:27.745736+0000", 2024-09-14T04:55:00.689 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.6954999999999997e-05 2024-09-14T04:55:00.689 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.689 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.690 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 4,6", 2024-09-14T04:55:00.690 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:27.745849+0000", 2024-09-14T04:55:00.690 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000112872 2024-09-14T04:55:00.690 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.690 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.690 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:55:00.691 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:27.760526+0000", 2024-09-14T04:55:00.691 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.014677257000000001 2024-09-14T04:55:00.691 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.691 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.691 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:55:00.691 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:27.760612+0000", 2024-09-14T04:55:00.692 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.5949e-05 2024-09-14T04:55:00.692 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.692 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.692 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:55:00.692 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:28.293463+0000", 2024-09-14T04:55:00.693 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.53285100200000002 2024-09-14T04:55:00.693 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.693 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.693 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:55:00.693 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:28.293594+0000", 2024-09-14T04:55:00.693 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000131364 2024-09-14T04:55:00.693 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.694 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.694 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:55:00.694 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:28.293673+0000", 2024-09-14T04:55:00.694 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.8930000000000005e-05 2024-09-14T04:55:00.694 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:55:00.694 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:55:00.695 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:55:00.695 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.695 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.695 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.45638.0:171323 11.d 11:bb6ef015:::benchmark_data_smithi038_226135_object73643:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e274)", 2024-09-14T04:55:00.695 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:52:27.752826+0000", 2024-09-14T04:55:00.695 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 152.89202552899999, 2024-09-14T04:55:00.695 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.56601057300000002, 2024-09-14T04:55:00.696 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:55:00.696 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:55:00.696 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:55:00.697 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:55:00.697 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.45638", 2024-09-14T04:55:00.697 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/1593930073", 2024-09-14T04:55:00.697 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 171323 2024-09-14T04:55:00.697 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.697 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:55:00.697 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.697 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:55:00.697 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:27.752826+0000", 2024-09-14T04:55:00.698 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:55:00.698 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.698 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.698 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:55:00.698 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:27.752826+0000", 2024-09-14T04:55:00.698 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:55:00.698 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.698 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.698 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:55:00.698 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:27.752827+0000", 2024-09-14T04:55:00.698 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.499e-06 2024-09-14T04:55:00.698 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.698 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.698 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:55:00.699 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:27.752832+0000", 2024-09-14T04:55:00.699 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.7149999999999997e-06 2024-09-14T04:55:00.699 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.699 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.699 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:55:00.699 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:27.752846+0000", 2024-09-14T04:55:00.699 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.3560999999999999e-05 2024-09-14T04:55:00.699 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.699 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.699 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:55:00.699 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:27.752851+0000", 2024-09-14T04:55:00.699 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.395e-06 2024-09-14T04:55:00.699 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.700 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.700 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:55:00.700 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:27.752895+0000", 2024-09-14T04:55:00.700 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.3405000000000002e-05 2024-09-14T04:55:00.700 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.700 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.700 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:55:00.700 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:27.752964+0000", 2024-09-14T04:55:00.700 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.9669e-05 2024-09-14T04:55:00.700 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.700 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.700 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 4,6", 2024-09-14T04:55:00.700 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:27.753050+0000", 2024-09-14T04:55:00.700 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.6279000000000005e-05 2024-09-14T04:55:00.701 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.701 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.701 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:55:00.701 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:27.760601+0000", 2024-09-14T04:55:00.701 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.007550167 2024-09-14T04:55:00.701 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.701 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.701 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:55:00.701 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:27.760614+0000", 2024-09-14T04:55:00.701 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.3655999999999999e-05 2024-09-14T04:55:00.701 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.701 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.701 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:55:00.701 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:28.318571+0000", 2024-09-14T04:55:00.702 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.55795659099999995 2024-09-14T04:55:00.702 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.702 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.702 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:55:00.702 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:28.318720+0000", 2024-09-14T04:55:00.702 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000149223 2024-09-14T04:55:00.702 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.702 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.702 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:55:00.702 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:28.318837+0000", 2024-09-14T04:55:00.702 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000116413 2024-09-14T04:55:00.702 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:55:00.702 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:55:00.702 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:55:00.703 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.703 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.703 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.45638.0:171324 11.d 11:ba958541:::benchmark_data_smithi038_226135_object73644:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e274)", 2024-09-14T04:55:00.703 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:52:27.753393+0000", 2024-09-14T04:55:00.703 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 152.891458038, 2024-09-14T04:55:00.703 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.56590457599999999, 2024-09-14T04:55:00.703 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:55:00.703 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:55:00.703 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:55:00.703 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:55:00.703 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.45638", 2024-09-14T04:55:00.703 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/1593930073", 2024-09-14T04:55:00.703 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 171324 2024-09-14T04:55:00.703 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.704 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:55:00.704 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.704 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:55:00.704 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:27.753393+0000", 2024-09-14T04:55:00.704 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:55:00.704 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.704 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.704 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:55:00.704 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:27.753393+0000", 2024-09-14T04:55:00.704 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:55:00.704 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.704 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.704 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:55:00.704 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:27.753394+0000", 2024-09-14T04:55:00.705 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.1999999999999999e-07 2024-09-14T04:55:00.705 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.705 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.705 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:55:00.705 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:27.753397+0000", 2024-09-14T04:55:00.705 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.1599999999999998e-06 2024-09-14T04:55:00.705 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.705 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.705 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:55:00.705 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:27.753406+0000", 2024-09-14T04:55:00.706 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.0149999999999992e-06 2024-09-14T04:55:00.706 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.706 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.706 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:55:00.706 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:27.753411+0000", 2024-09-14T04:55:00.706 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.6829999999999999e-06 2024-09-14T04:55:00.706 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.706 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.706 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:55:00.706 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:27.756568+0000", 2024-09-14T04:55:00.707 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0031568899999999999 2024-09-14T04:55:00.707 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.707 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.707 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:55:00.707 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:27.756684+0000", 2024-09-14T04:55:00.707 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000115703 2024-09-14T04:55:00.707 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.707 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.707 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 4,6", 2024-09-14T04:55:00.707 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:27.756804+0000", 2024-09-14T04:55:00.707 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00012083600000000001 2024-09-14T04:55:00.707 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.707 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.707 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:55:00.708 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:27.760616+0000", 2024-09-14T04:55:00.708 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0038120279999999999 2024-09-14T04:55:00.708 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.708 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.708 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:55:00.708 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:27.765081+0000", 2024-09-14T04:55:00.708 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0044646750000000004 2024-09-14T04:55:00.708 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.708 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.708 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:55:00.708 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:28.319071+0000", 2024-09-14T04:55:00.708 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.55399029899999996 2024-09-14T04:55:00.708 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.709 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.709 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:55:00.709 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:28.319197+0000", 2024-09-14T04:55:00.709 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00012581199999999999 2024-09-14T04:55:00.709 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.709 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.709 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:55:00.709 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:28.319298+0000", 2024-09-14T04:55:00.709 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000100855 2024-09-14T04:55:00.709 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:55:00.709 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:55:00.709 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:55:00.709 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.709 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.710 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.45638.0:171340 11.d 11:b1a4e8e3:::benchmark_data_smithi038_226135_object73660:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e274)", 2024-09-14T04:55:00.710 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:52:27.767540+0000", 2024-09-14T04:55:00.710 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 152.87731103600001, 2024-09-14T04:55:00.710 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.55205484900000001, 2024-09-14T04:55:00.710 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:55:00.710 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:55:00.710 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:55:00.712 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:55:00.712 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.45638", 2024-09-14T04:55:00.712 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/1593930073", 2024-09-14T04:55:00.712 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 171340 2024-09-14T04:55:00.712 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.712 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:55:00.712 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.712 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:55:00.712 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:27.767540+0000", 2024-09-14T04:55:00.713 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:55:00.713 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.713 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.713 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:55:00.713 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:27.767540+0000", 2024-09-14T04:55:00.713 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:55:00.713 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.713 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.713 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:55:00.713 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:27.767541+0000", 2024-09-14T04:55:00.713 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.2399999999999997e-07 2024-09-14T04:55:00.714 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.714 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.714 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:55:00.714 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:27.767545+0000", 2024-09-14T04:55:00.714 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.3500000000000001e-06 2024-09-14T04:55:00.714 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.714 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.714 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:55:00.714 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:27.767553+0000", 2024-09-14T04:55:00.714 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.4179999999999997e-06 2024-09-14T04:55:00.714 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.714 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.714 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:55:00.714 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:27.767558+0000", 2024-09-14T04:55:00.715 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.7720000000000002e-06 2024-09-14T04:55:00.715 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.715 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.715 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:55:00.715 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:27.767598+0000", 2024-09-14T04:55:00.715 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.9946e-05 2024-09-14T04:55:00.715 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.715 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.715 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:55:00.715 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:27.767663+0000", 2024-09-14T04:55:00.715 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.5091000000000004e-05 2024-09-14T04:55:00.715 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.715 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.715 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 4,6", 2024-09-14T04:55:00.716 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:27.767749+0000", 2024-09-14T04:55:00.716 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.6285000000000005e-05 2024-09-14T04:55:00.716 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.716 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.716 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:55:00.716 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:27.771161+0000", 2024-09-14T04:55:00.716 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0034122639999999999 2024-09-14T04:55:00.716 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.716 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.716 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:55:00.716 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:27.771307+0000", 2024-09-14T04:55:00.716 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00014584900000000001 2024-09-14T04:55:00.716 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.716 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.717 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:55:00.717 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:28.319392+0000", 2024-09-14T04:55:00.717 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.54808475599999995 2024-09-14T04:55:00.717 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.717 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.717 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:55:00.717 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:28.319512+0000", 2024-09-14T04:55:00.717 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000119801 2024-09-14T04:55:00.717 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.717 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.717 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:55:00.717 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:28.319595+0000", 2024-09-14T04:55:00.717 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.3492999999999995e-05 2024-09-14T04:55:00.717 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:55:00.718 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:55:00.718 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:55:00.718 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.718 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.718 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.45638.0:174814 11.d 11:b45b9343:::benchmark_data_smithi038_226135_object77134:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e274)", 2024-09-14T04:55:00.718 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:52:31.251419+0000", 2024-09-14T04:55:00.718 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 149.39343204299999, 2024-09-14T04:55:00.718 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.50562508299999998, 2024-09-14T04:55:00.718 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:55:00.718 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:55:00.718 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:55:00.718 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:55:00.718 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.45638", 2024-09-14T04:55:00.719 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/1593930073", 2024-09-14T04:55:00.719 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 174814 2024-09-14T04:55:00.719 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.719 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:55:00.719 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.719 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:55:00.719 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:31.251419+0000", 2024-09-14T04:55:00.719 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:55:00.719 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.719 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.719 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:55:00.719 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:31.251419+0000", 2024-09-14T04:55:00.719 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:55:00.719 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.720 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.720 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:55:00.720 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:31.251421+0000", 2024-09-14T04:55:00.720 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.1880000000000001e-06 2024-09-14T04:55:00.720 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.720 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.720 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:55:00.720 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:31.251425+0000", 2024-09-14T04:55:00.720 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.3660000000000002e-06 2024-09-14T04:55:00.720 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.720 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.720 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:55:00.720 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:31.251437+0000", 2024-09-14T04:55:00.720 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.1599e-05 2024-09-14T04:55:00.721 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.721 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.721 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:55:00.721 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:31.251444+0000", 2024-09-14T04:55:00.721 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.3590000000000002e-06 2024-09-14T04:55:00.721 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.721 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.721 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:55:00.721 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:31.251500+0000", 2024-09-14T04:55:00.721 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.6147999999999998e-05 2024-09-14T04:55:00.721 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.721 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.721 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:55:00.721 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:31.251628+0000", 2024-09-14T04:55:00.722 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00012778900000000001 2024-09-14T04:55:00.722 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.722 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.722 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 4,6", 2024-09-14T04:55:00.722 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:31.251739+0000", 2024-09-14T04:55:00.722 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00011132 2024-09-14T04:55:00.722 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.722 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.722 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:55:00.722 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:31.259754+0000", 2024-09-14T04:55:00.722 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0080149769999999995 2024-09-14T04:55:00.722 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.722 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.722 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:55:00.723 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:31.267015+0000", 2024-09-14T04:55:00.723 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0072610319999999997 2024-09-14T04:55:00.723 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.723 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.723 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:55:00.723 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:31.756871+0000", 2024-09-14T04:55:00.723 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.48985552199999999 2024-09-14T04:55:00.723 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.723 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.723 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:55:00.723 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:31.756956+0000", 2024-09-14T04:55:00.723 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.5232e-05 2024-09-14T04:55:00.723 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.723 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.724 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:55:00.724 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:31.757045+0000", 2024-09-14T04:55:00.724 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.8551e-05 2024-09-14T04:55:00.724 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:55:00.724 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:55:00.724 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:55:00.724 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.724 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.724 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.45638.0:174815 11.d 11:bfefe1f2:::benchmark_data_smithi038_226135_object77135:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e274)", 2024-09-14T04:55:00.724 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:52:31.251568+0000", 2024-09-14T04:55:00.724 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 149.39328387500001, 2024-09-14T04:55:00.724 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.50917495000000002, 2024-09-14T04:55:00.724 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:55:00.724 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:55:00.725 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:55:00.725 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:55:00.725 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.45638", 2024-09-14T04:55:00.725 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/1593930073", 2024-09-14T04:55:00.725 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 174815 2024-09-14T04:55:00.725 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.725 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:55:00.725 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.725 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:55:00.725 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:31.251568+0000", 2024-09-14T04:55:00.725 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:55:00.725 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.725 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.725 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:55:00.726 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:31.251568+0000", 2024-09-14T04:55:00.726 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:55:00.726 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.726 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.726 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:55:00.726 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:31.251568+0000", 2024-09-14T04:55:00.726 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.6199999999999997e-07 2024-09-14T04:55:00.726 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.726 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.726 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:55:00.726 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:31.251572+0000", 2024-09-14T04:55:00.726 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.1820000000000002e-06 2024-09-14T04:55:00.726 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.726 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.726 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:55:00.727 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:31.251582+0000", 2024-09-14T04:55:00.727 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.0759e-05 2024-09-14T04:55:00.727 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.727 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.727 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:55:00.727 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:31.251588+0000", 2024-09-14T04:55:00.727 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.0560000000000001e-06 2024-09-14T04:55:00.727 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.727 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.727 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:55:00.727 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:31.255520+0000", 2024-09-14T04:55:00.727 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0039316790000000004 2024-09-14T04:55:00.727 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.727 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.727 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:55:00.728 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:31.255623+0000", 2024-09-14T04:55:00.728 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000103089 2024-09-14T04:55:00.728 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.728 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.728 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 4,6", 2024-09-14T04:55:00.728 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:31.255730+0000", 2024-09-14T04:55:00.728 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000106679 2024-09-14T04:55:00.728 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.728 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.728 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:55:00.728 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:31.267034+0000", 2024-09-14T04:55:00.728 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.011303712 2024-09-14T04:55:00.728 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.729 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.729 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:55:00.729 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:31.267339+0000", 2024-09-14T04:55:00.729 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00030499599999999998 2024-09-14T04:55:00.729 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.729 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.729 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:55:00.729 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:31.760575+0000", 2024-09-14T04:55:00.729 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.49323599000000001 2024-09-14T04:55:00.729 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.729 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.729 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:55:00.729 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:31.760649+0000", 2024-09-14T04:55:00.729 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.4815999999999997e-05 2024-09-14T04:55:00.729 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.730 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.730 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:55:00.730 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:31.760743+0000", 2024-09-14T04:55:00.730 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.323e-05 2024-09-14T04:55:00.730 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:55:00.730 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:55:00.730 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:55:00.730 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.730 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.730 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.45638.0:174820 11.d 11:bf311064:::benchmark_data_smithi038_226135_object77140:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e274)", 2024-09-14T04:55:00.730 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:52:31.255136+0000", 2024-09-14T04:55:00.730 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 149.389715505, 2024-09-14T04:55:00.730 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.51117790200000002, 2024-09-14T04:55:00.730 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:55:00.731 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:55:00.731 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:55:00.731 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:55:00.731 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.45638", 2024-09-14T04:55:00.731 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/1593930073", 2024-09-14T04:55:00.731 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 174820 2024-09-14T04:55:00.731 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.731 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:55:00.731 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.731 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:55:00.731 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:31.255136+0000", 2024-09-14T04:55:00.731 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:55:00.731 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.731 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.732 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:55:00.732 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:31.255136+0000", 2024-09-14T04:55:00.732 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:55:00.732 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.732 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.732 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:55:00.732 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:31.255137+0000", 2024-09-14T04:55:00.732 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.457e-06 2024-09-14T04:55:00.732 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.732 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.732 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:55:00.732 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:31.255143+0000", 2024-09-14T04:55:00.732 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.1930000000000001e-06 2024-09-14T04:55:00.732 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.733 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.733 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:55:00.733 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:31.255156+0000", 2024-09-14T04:55:00.733 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.3215e-05 2024-09-14T04:55:00.733 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.733 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.733 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:55:00.733 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:31.255163+0000", 2024-09-14T04:55:00.734 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.4209999999999998e-06 2024-09-14T04:55:00.734 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.734 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.734 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:55:00.734 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:31.259783+0000", 2024-09-14T04:55:00.734 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0046199530000000004 2024-09-14T04:55:00.734 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.734 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.734 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:55:00.734 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:31.260548+0000", 2024-09-14T04:55:00.734 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000764735 2024-09-14T04:55:00.734 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.734 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.734 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 4,6", 2024-09-14T04:55:00.735 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:31.260678+0000", 2024-09-14T04:55:00.735 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00013004299999999999 2024-09-14T04:55:00.735 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.735 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.735 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:55:00.735 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:31.267323+0000", 2024-09-14T04:55:00.735 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0066452960000000002 2024-09-14T04:55:00.735 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.735 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.735 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:55:00.735 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:31.269559+0000", 2024-09-14T04:55:00.735 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0022359210000000001 2024-09-14T04:55:00.735 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.735 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.736 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:55:00.736 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:31.766079+0000", 2024-09-14T04:55:00.736 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.49652000400000001 2024-09-14T04:55:00.736 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.736 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.736 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:55:00.736 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:31.766173+0000", 2024-09-14T04:55:00.736 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.3912000000000005e-05 2024-09-14T04:55:00.736 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.736 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.736 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:55:00.736 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:31.766314+0000", 2024-09-14T04:55:00.736 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00014075200000000001 2024-09-14T04:55:00.736 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:55:00.737 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:55:00.737 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:55:00.737 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.737 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.737 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.45638.0:174843 11.d 11:b984c687:::benchmark_data_smithi038_226135_object77163:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e274)", 2024-09-14T04:55:00.737 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:52:31.280938+0000", 2024-09-14T04:55:00.737 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 149.36391374799999, 2024-09-14T04:55:00.737 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.49341154300000001, 2024-09-14T04:55:00.737 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:55:00.737 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:55:00.737 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:55:00.737 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:55:00.737 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.45638", 2024-09-14T04:55:00.737 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/1593930073", 2024-09-14T04:55:00.738 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 174843 2024-09-14T04:55:00.738 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.738 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:55:00.738 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.738 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:55:00.738 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:31.280938+0000", 2024-09-14T04:55:00.738 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:55:00.738 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.738 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.738 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:55:00.738 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:31.280938+0000", 2024-09-14T04:55:00.738 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:55:00.738 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.739 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.739 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:55:00.739 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:31.280938+0000", 2024-09-14T04:55:00.739 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.4000000000000002e-07 2024-09-14T04:55:00.739 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.739 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.739 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:55:00.739 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:31.280942+0000", 2024-09-14T04:55:00.739 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.3119999999999998e-06 2024-09-14T04:55:00.739 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.739 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.739 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:55:00.739 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:31.280949+0000", 2024-09-14T04:55:00.739 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.7719999999999994e-06 2024-09-14T04:55:00.740 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.740 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.740 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:55:00.740 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:31.280955+0000", 2024-09-14T04:55:00.740 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.7960000000000001e-06 2024-09-14T04:55:00.740 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.740 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.740 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:55:00.740 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:31.281001+0000", 2024-09-14T04:55:00.740 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.621e-05 2024-09-14T04:55:00.740 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.740 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.740 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:55:00.740 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:31.281102+0000", 2024-09-14T04:55:00.741 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000100466 2024-09-14T04:55:00.741 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.741 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.741 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 4,6", 2024-09-14T04:55:00.741 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:31.281181+0000", 2024-09-14T04:55:00.741 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.9312000000000002e-05 2024-09-14T04:55:00.741 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.741 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.741 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:55:00.741 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:31.284804+0000", 2024-09-14T04:55:00.741 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0036224930000000001 2024-09-14T04:55:00.741 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.741 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.741 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:55:00.742 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:31.284816+0000", 2024-09-14T04:55:00.742 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.2944e-05 2024-09-14T04:55:00.742 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.742 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.742 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:55:00.742 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:31.774244+0000", 2024-09-14T04:55:00.742 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.48942737800000002 2024-09-14T04:55:00.742 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.742 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.742 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:55:00.742 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:31.774302+0000", 2024-09-14T04:55:00.742 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.8275e-05 2024-09-14T04:55:00.742 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.742 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.742 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:55:00.743 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:31.774349+0000", 2024-09-14T04:55:00.743 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.7144999999999997e-05 2024-09-14T04:55:00.743 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:55:00.743 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:55:00.743 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:55:00.743 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.743 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.743 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "osd_op(client.45638.0:174848 11.d 11:bd9c7569:::benchmark_data_smithi038_226135_object77168:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e274)", 2024-09-14T04:55:00.743 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:52:31.287975+0000", 2024-09-14T04:55:00.743 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 149.35687608699999, 2024-09-14T04:55:00.743 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.50526435599999997, 2024-09-14T04:55:00.743 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:55:00.744 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:55:00.744 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:55:00.744 INFO:teuthology.orchestra.run.smithi038.stdout: "client_info": { 2024-09-14T04:55:00.744 INFO:teuthology.orchestra.run.smithi038.stdout: "client": "client.45638", 2024-09-14T04:55:00.744 INFO:teuthology.orchestra.run.smithi038.stdout: "client_addr": "172.21.15.38:0/1593930073", 2024-09-14T04:55:00.744 INFO:teuthology.orchestra.run.smithi038.stdout: "tid": 174848 2024-09-14T04:55:00.744 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.744 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:55:00.744 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.744 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:55:00.744 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:31.287975+0000", 2024-09-14T04:55:00.744 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:55:00.745 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.745 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.745 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:55:00.745 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:31.287975+0000", 2024-09-14T04:55:00.745 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:55:00.745 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.745 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.745 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:55:00.745 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:31.287976+0000", 2024-09-14T04:55:00.745 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.0690000000000001e-06 2024-09-14T04:55:00.745 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.745 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.745 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:55:00.745 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:31.287980+0000", 2024-09-14T04:55:00.745 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.8369999999999999e-06 2024-09-14T04:55:00.746 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.746 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.746 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:55:00.746 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:31.287992+0000", 2024-09-14T04:55:00.746 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.1443e-05 2024-09-14T04:55:00.746 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.746 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.746 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:55:00.746 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:31.287998+0000", 2024-09-14T04:55:00.746 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.9340000000000003e-06 2024-09-14T04:55:00.746 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.746 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.746 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:55:00.746 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:31.288060+0000", 2024-09-14T04:55:00.747 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.2093000000000003e-05 2024-09-14T04:55:00.747 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.747 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.747 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:55:00.747 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:31.288185+0000", 2024-09-14T04:55:00.747 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00012539699999999999 2024-09-14T04:55:00.747 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.747 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.747 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "waiting for subops from 4,6", 2024-09-14T04:55:00.747 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:31.288749+0000", 2024-09-14T04:55:00.747 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00056352300000000002 2024-09-14T04:55:00.747 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.747 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.747 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "op_commit", 2024-09-14T04:55:00.748 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:31.292255+0000", 2024-09-14T04:55:00.748 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0035061459999999999 2024-09-14T04:55:00.748 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.748 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.748 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:55:00.748 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:31.292688+0000", 2024-09-14T04:55:00.748 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00043302400000000001 2024-09-14T04:55:00.748 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.748 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.748 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:55:00.748 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:31.793120+0000", 2024-09-14T04:55:00.748 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.50043199100000002 2024-09-14T04:55:00.748 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.748 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.749 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "commit_sent", 2024-09-14T04:55:00.749 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:31.793184+0000", 2024-09-14T04:55:00.749 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.4101000000000002e-05 2024-09-14T04:55:00.749 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.749 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.749 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:55:00.749 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:52:31.793240+0000", 2024-09-14T04:55:00.749 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.5797999999999997e-05 2024-09-14T04:55:00.749 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:55:00.749 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:55:00.749 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:55:00.749 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.749 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.749 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "replica_scrub(pg: 1.1,from:0'0,to:0'0,epoch:296/292,start:1:80000000::::0,end:MAX,chunky:1,deep:0,version:9,allow_preemption:1,priority=5)", 2024-09-14T04:55:00.749 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:54:55.659028+0000", 2024-09-14T04:55:00.750 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 4.9858230739999998, 2024-09-14T04:55:00.750 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00024237600000000001, 2024-09-14T04:55:00.750 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:55:00.750 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:55:00.750 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "started", 2024-09-14T04:55:00.750 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:55:00.750 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.750 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:55:00.750 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:55.659028+0000", 2024-09-14T04:55:00.750 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:55:00.750 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.750 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.750 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:55:00.750 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:55.659028+0000", 2024-09-14T04:55:00.751 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:55:00.751 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.751 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.751 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:55:00.751 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:55.659030+0000", 2024-09-14T04:55:00.751 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.9139999999999998e-06 2024-09-14T04:55:00.751 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.751 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.751 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:55:00.751 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:55.659052+0000", 2024-09-14T04:55:00.751 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.1446000000000001e-05 2024-09-14T04:55:00.751 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.751 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.751 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:55:00.751 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:55.659085+0000", 2024-09-14T04:55:00.752 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.3346000000000002e-05 2024-09-14T04:55:00.752 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.752 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.752 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:55:00.752 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:55.659114+0000", 2024-09-14T04:55:00.752 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.8396000000000001e-05 2024-09-14T04:55:00.752 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.752 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.752 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:55:00.752 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:55.659221+0000", 2024-09-14T04:55:00.752 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000107519 2024-09-14T04:55:00.752 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.752 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.753 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:55:00.753 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:55.659234+0000", 2024-09-14T04:55:00.753 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.2877000000000001e-05 2024-09-14T04:55:00.753 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:55:00.753 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:55:00.753 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:55:00.753 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:55.659271+0000", 2024-09-14T04:55:00.753 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.6878000000000002e-05 2024-09-14T04:55:00.753 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:55:00.753 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:55:00.753 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:55:00.753 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:55:00.753 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:55:00.753 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-09-14T04:55:00.754 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:55:00 smithi123 bash[61744]: ts=2024-09-14T04:55:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:55:00.821 INFO:teuthology.orchestra.run.smithi038.stderr:reweighted osd.2 to 1 (10000) 2024-09-14T04:55:01.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:00 smithi123 bash[68976]: cluster 2024-09-14T04:54:59.697272+0000 mgr.y (mgr.26165) 1425 : cluster [DBG] pgmap v1506: 93 pgs: 93 active+clean; 608 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:01.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:00 smithi123 bash[68976]: cluster 2024-09-14T04:54:59.697272+0000 mgr.y (mgr.26165) 1425 : cluster [DBG] pgmap v1506: 93 pgs: 93 active+clean; 608 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:01.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:00 smithi123 bash[68976]: audit 2024-09-14T04:55:00.258192+0000 mon.a (mon.0) 1711 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:55:01.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:00 smithi123 bash[68976]: audit 2024-09-14T04:55:00.258192+0000 mon.a (mon.0) 1711 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:55:01.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:00 smithi123 bash[68976]: audit 2024-09-14T04:55:00.545221+0000 mon.c (mon.2) 92 : audit [INF] from='client.? 172.21.15.38:0/4098486745' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-14T04:55:01.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:00 smithi123 bash[68976]: audit 2024-09-14T04:55:00.545221+0000 mon.c (mon.2) 92 : audit [INF] from='client.? 172.21.15.38:0/4098486745' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-14T04:55:01.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:00 smithi123 bash[68976]: audit 2024-09-14T04:55:00.545668+0000 mon.a (mon.0) 1712 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-14T04:55:01.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:00 smithi123 bash[68976]: audit 2024-09-14T04:55:00.545668+0000 mon.a (mon.0) 1712 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-14T04:55:01.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:00 smithi038 bash[84940]: cluster 2024-09-14T04:54:59.697272+0000 mgr.y (mgr.26165) 1425 : cluster [DBG] pgmap v1506: 93 pgs: 93 active+clean; 608 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:01.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:00 smithi038 bash[84940]: cluster 2024-09-14T04:54:59.697272+0000 mgr.y (mgr.26165) 1425 : cluster [DBG] pgmap v1506: 93 pgs: 93 active+clean; 608 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:01.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:00 smithi038 bash[84940]: audit 2024-09-14T04:55:00.258192+0000 mon.a (mon.0) 1711 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:55:01.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:00 smithi038 bash[84940]: audit 2024-09-14T04:55:00.258192+0000 mon.a (mon.0) 1711 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:55:01.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:00 smithi038 bash[84940]: audit 2024-09-14T04:55:00.545221+0000 mon.c (mon.2) 92 : audit [INF] from='client.? 172.21.15.38:0/4098486745' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-14T04:55:01.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:00 smithi038 bash[84940]: audit 2024-09-14T04:55:00.545221+0000 mon.c (mon.2) 92 : audit [INF] from='client.? 172.21.15.38:0/4098486745' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-14T04:55:01.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:00 smithi038 bash[84940]: audit 2024-09-14T04:55:00.545668+0000 mon.a (mon.0) 1712 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-14T04:55:01.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:00 smithi038 bash[84940]: audit 2024-09-14T04:55:00.545668+0000 mon.a (mon.0) 1712 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-14T04:55:01.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:00 smithi038 bash[87336]: cluster 2024-09-14T04:54:59.697272+0000 mgr.y (mgr.26165) 1425 : cluster [DBG] pgmap v1506: 93 pgs: 93 active+clean; 608 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:01.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:00 smithi038 bash[87336]: cluster 2024-09-14T04:54:59.697272+0000 mgr.y (mgr.26165) 1425 : cluster [DBG] pgmap v1506: 93 pgs: 93 active+clean; 608 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:01.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:00 smithi038 bash[87336]: audit 2024-09-14T04:55:00.258192+0000 mon.a (mon.0) 1711 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:55:01.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:00 smithi038 bash[87336]: audit 2024-09-14T04:55:00.258192+0000 mon.a (mon.0) 1711 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:55:01.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:00 smithi038 bash[87336]: audit 2024-09-14T04:55:00.545221+0000 mon.c (mon.2) 92 : audit [INF] from='client.? 172.21.15.38:0/4098486745' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-14T04:55:01.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:00 smithi038 bash[87336]: audit 2024-09-14T04:55:00.545221+0000 mon.c (mon.2) 92 : audit [INF] from='client.? 172.21.15.38:0/4098486745' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-14T04:55:01.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:00 smithi038 bash[87336]: audit 2024-09-14T04:55:00.545668+0000 mon.a (mon.0) 1712 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-14T04:55:01.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:00 smithi038 bash[87336]: audit 2024-09-14T04:55:00.545668+0000 mon.a (mon.0) 1712 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-14T04:55:02.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:01 smithi038 bash[84940]: audit 2024-09-14T04:55:00.810968+0000 mon.a (mon.0) 1713 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-09-14T04:55:02.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:01 smithi038 bash[84940]: audit 2024-09-14T04:55:00.810968+0000 mon.a (mon.0) 1713 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-09-14T04:55:02.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:01 smithi038 bash[84940]: cluster 2024-09-14T04:55:00.816305+0000 mon.a (mon.0) 1714 : cluster [DBG] osdmap e297: 8 total, 8 up, 8 in 2024-09-14T04:55:02.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:01 smithi038 bash[84940]: cluster 2024-09-14T04:55:00.816305+0000 mon.a (mon.0) 1714 : cluster [DBG] osdmap e297: 8 total, 8 up, 8 in 2024-09-14T04:55:02.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:01 smithi038 bash[87336]: audit 2024-09-14T04:55:00.810968+0000 mon.a (mon.0) 1713 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-09-14T04:55:02.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:01 smithi038 bash[87336]: audit 2024-09-14T04:55:00.810968+0000 mon.a (mon.0) 1713 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-09-14T04:55:02.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:01 smithi038 bash[87336]: cluster 2024-09-14T04:55:00.816305+0000 mon.a (mon.0) 1714 : cluster [DBG] osdmap e297: 8 total, 8 up, 8 in 2024-09-14T04:55:02.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:01 smithi038 bash[87336]: cluster 2024-09-14T04:55:00.816305+0000 mon.a (mon.0) 1714 : cluster [DBG] osdmap e297: 8 total, 8 up, 8 in 2024-09-14T04:55:02.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:01 smithi123 bash[68976]: audit 2024-09-14T04:55:00.810968+0000 mon.a (mon.0) 1713 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-09-14T04:55:02.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:01 smithi123 bash[68976]: audit 2024-09-14T04:55:00.810968+0000 mon.a (mon.0) 1713 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-09-14T04:55:02.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:01 smithi123 bash[68976]: cluster 2024-09-14T04:55:00.816305+0000 mon.a (mon.0) 1714 : cluster [DBG] osdmap e297: 8 total, 8 up, 8 in 2024-09-14T04:55:02.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:01 smithi123 bash[68976]: cluster 2024-09-14T04:55:00.816305+0000 mon.a (mon.0) 1714 : cluster [DBG] osdmap e297: 8 total, 8 up, 8 in 2024-09-14T04:55:02.382 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd reweight 3 1 2024-09-14T04:55:02.402 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.4 dump_ops_in_flight 2024-09-14T04:55:03.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:02 smithi123 bash[68976]: cluster 2024-09-14T04:55:01.697937+0000 mgr.y (mgr.26165) 1426 : cluster [DBG] pgmap v1508: 93 pgs: 93 active+clean; 608 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:03.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:02 smithi123 bash[68976]: cluster 2024-09-14T04:55:01.697937+0000 mgr.y (mgr.26165) 1426 : cluster [DBG] pgmap v1508: 93 pgs: 93 active+clean; 608 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:03.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:02 smithi038 bash[87336]: cluster 2024-09-14T04:55:01.697937+0000 mgr.y (mgr.26165) 1426 : cluster [DBG] pgmap v1508: 93 pgs: 93 active+clean; 608 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:03.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:02 smithi038 bash[87336]: cluster 2024-09-14T04:55:01.697937+0000 mgr.y (mgr.26165) 1426 : cluster [DBG] pgmap v1508: 93 pgs: 93 active+clean; 608 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:03.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:02 smithi038 bash[84940]: cluster 2024-09-14T04:55:01.697937+0000 mgr.y (mgr.26165) 1426 : cluster [DBG] pgmap v1508: 93 pgs: 93 active+clean; 608 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:03.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:02 smithi038 bash[84940]: cluster 2024-09-14T04:55:01.697937+0000 mgr.y (mgr.26165) 1426 : cluster [DBG] pgmap v1508: 93 pgs: 93 active+clean; 608 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:05.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:04 smithi123 bash[68976]: cluster 2024-09-14T04:55:03.698804+0000 mgr.y (mgr.26165) 1427 : cluster [DBG] pgmap v1509: 93 pgs: 93 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:05.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:04 smithi123 bash[68976]: cluster 2024-09-14T04:55:03.698804+0000 mgr.y (mgr.26165) 1427 : cluster [DBG] pgmap v1509: 93 pgs: 93 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:05.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:04 smithi038 bash[84940]: cluster 2024-09-14T04:55:03.698804+0000 mgr.y (mgr.26165) 1427 : cluster [DBG] pgmap v1509: 93 pgs: 93 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:05.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:04 smithi038 bash[84940]: cluster 2024-09-14T04:55:03.698804+0000 mgr.y (mgr.26165) 1427 : cluster [DBG] pgmap v1509: 93 pgs: 93 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:05.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:04 smithi038 bash[87336]: cluster 2024-09-14T04:55:03.698804+0000 mgr.y (mgr.26165) 1427 : cluster [DBG] pgmap v1509: 93 pgs: 93 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:05.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:04 smithi038 bash[87336]: cluster 2024-09-14T04:55:03.698804+0000 mgr.y (mgr.26165) 1427 : cluster [DBG] pgmap v1509: 93 pgs: 93 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:06.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:05 smithi123 bash[68976]: audit 2024-09-14T04:55:05.440675+0000 mon.a (mon.0) 1715 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:55:06.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:05 smithi123 bash[68976]: audit 2024-09-14T04:55:05.440675+0000 mon.a (mon.0) 1715 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:55:06.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:05 smithi038 bash[84940]: audit 2024-09-14T04:55:05.440675+0000 mon.a (mon.0) 1715 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:55:06.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:05 smithi038 bash[84940]: audit 2024-09-14T04:55:05.440675+0000 mon.a (mon.0) 1715 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:55:06.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:05 smithi038 bash[87336]: audit 2024-09-14T04:55:05.440675+0000 mon.a (mon.0) 1715 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:55:06.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:05 smithi038 bash[87336]: audit 2024-09-14T04:55:05.440675+0000 mon.a (mon.0) 1715 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:55:07.171 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:55:07.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:06 smithi123 bash[68976]: cluster 2024-09-14T04:55:05.699831+0000 mgr.y (mgr.26165) 1428 : cluster [DBG] pgmap v1510: 93 pgs: 93 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:07.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:06 smithi123 bash[68976]: cluster 2024-09-14T04:55:05.699831+0000 mgr.y (mgr.26165) 1428 : cluster [DBG] pgmap v1510: 93 pgs: 93 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:07.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:06 smithi123 bash[68976]: audit 2024-09-14T04:55:06.020755+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:55:07.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:06 smithi123 bash[68976]: audit 2024-09-14T04:55:06.020755+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:55:07.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:06 smithi123 bash[68976]: audit 2024-09-14T04:55:06.030886+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:55:07.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:06 smithi123 bash[68976]: audit 2024-09-14T04:55:06.030886+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:55:07.189 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T04:55:07.268 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:06 smithi038 bash[84940]: cluster 2024-09-14T04:55:05.699831+0000 mgr.y (mgr.26165) 1428 : cluster [DBG] pgmap v1510: 93 pgs: 93 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:07.268 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:06 smithi038 bash[84940]: cluster 2024-09-14T04:55:05.699831+0000 mgr.y (mgr.26165) 1428 : cluster [DBG] pgmap v1510: 93 pgs: 93 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:07.268 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:06 smithi038 bash[84940]: audit 2024-09-14T04:55:06.020755+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:55:07.268 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:06 smithi038 bash[84940]: audit 2024-09-14T04:55:06.020755+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:55:07.269 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:06 smithi038 bash[84940]: audit 2024-09-14T04:55:06.030886+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:55:07.269 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:06 smithi038 bash[84940]: audit 2024-09-14T04:55:06.030886+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:55:07.269 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:06 smithi038 bash[87336]: cluster 2024-09-14T04:55:05.699831+0000 mgr.y (mgr.26165) 1428 : cluster [DBG] pgmap v1510: 93 pgs: 93 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:07.269 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:06 smithi038 bash[87336]: cluster 2024-09-14T04:55:05.699831+0000 mgr.y (mgr.26165) 1428 : cluster [DBG] pgmap v1510: 93 pgs: 93 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:07.269 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:06 smithi038 bash[87336]: audit 2024-09-14T04:55:06.020755+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:55:07.269 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:06 smithi038 bash[87336]: audit 2024-09-14T04:55:06.020755+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:55:07.269 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:06 smithi038 bash[87336]: audit 2024-09-14T04:55:06.030886+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:55:07.269 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:06 smithi038 bash[87336]: audit 2024-09-14T04:55:06.030886+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:55:08.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:55:08 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:55:08] "GET /metrics HTTP/1.1" 200 34279 "" "Prometheus/2.51.0" 2024-09-14T04:55:09.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:08 smithi038 bash[84940]: cluster 2024-09-14T04:55:07.700808+0000 mgr.y (mgr.26165) 1429 : cluster [DBG] pgmap v1511: 93 pgs: 93 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:09.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:08 smithi038 bash[84940]: cluster 2024-09-14T04:55:07.700808+0000 mgr.y (mgr.26165) 1429 : cluster [DBG] pgmap v1511: 93 pgs: 93 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:09.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:08 smithi038 bash[87336]: cluster 2024-09-14T04:55:07.700808+0000 mgr.y (mgr.26165) 1429 : cluster [DBG] pgmap v1511: 93 pgs: 93 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:09.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:08 smithi038 bash[87336]: cluster 2024-09-14T04:55:07.700808+0000 mgr.y (mgr.26165) 1429 : cluster [DBG] pgmap v1511: 93 pgs: 93 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:09.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:08 smithi123 bash[68976]: cluster 2024-09-14T04:55:07.700808+0000 mgr.y (mgr.26165) 1429 : cluster [DBG] pgmap v1511: 93 pgs: 93 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:09.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:08 smithi123 bash[68976]: cluster 2024-09-14T04:55:07.700808+0000 mgr.y (mgr.26165) 1429 : cluster [DBG] pgmap v1511: 93 pgs: 93 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:10.630 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:55:10 smithi123 bash[61744]: ts=2024-09-14T04:55:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:55:10.801 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-14T04:55:10.801 INFO:teuthology.orchestra.run.smithi123.stdout: "ops": [], 2024-09-14T04:55:10.801 INFO:teuthology.orchestra.run.smithi123.stdout: "num_ops": 0 2024-09-14T04:55:10.801 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-14T04:55:11.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:10 smithi123 bash[68976]: cluster 2024-09-14T04:55:09.701642+0000 mgr.y (mgr.26165) 1430 : cluster [DBG] pgmap v1512: 93 pgs: 93 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:11.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:10 smithi123 bash[68976]: cluster 2024-09-14T04:55:09.701642+0000 mgr.y (mgr.26165) 1430 : cluster [DBG] pgmap v1512: 93 pgs: 93 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:11.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:10 smithi038 bash[84940]: cluster 2024-09-14T04:55:09.701642+0000 mgr.y (mgr.26165) 1430 : cluster [DBG] pgmap v1512: 93 pgs: 93 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:11.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:10 smithi038 bash[84940]: cluster 2024-09-14T04:55:09.701642+0000 mgr.y (mgr.26165) 1430 : cluster [DBG] pgmap v1512: 93 pgs: 93 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:11.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:10 smithi038 bash[87336]: cluster 2024-09-14T04:55:09.701642+0000 mgr.y (mgr.26165) 1430 : cluster [DBG] pgmap v1512: 93 pgs: 93 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:11.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:10 smithi038 bash[87336]: cluster 2024-09-14T04:55:09.701642+0000 mgr.y (mgr.26165) 1430 : cluster [DBG] pgmap v1512: 93 pgs: 93 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:11.755 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.4 dump_blocked_ops 2024-09-14T04:55:11.924 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:11 smithi123 bash[68976]: audit 2024-09-14T04:55:10.922253+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:55:11.924 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:11 smithi123 bash[68976]: audit 2024-09-14T04:55:10.922253+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:55:11.925 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:11 smithi123 bash[68976]: audit 2024-09-14T04:55:10.927542+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:55:11.925 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:11 smithi123 bash[68976]: audit 2024-09-14T04:55:10.927542+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:55:11.925 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:11 smithi123 bash[68976]: audit 2024-09-14T04:55:11.149124+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:55:11.925 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:11 smithi123 bash[68976]: audit 2024-09-14T04:55:11.149124+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:55:11.925 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:11 smithi123 bash[68976]: audit 2024-09-14T04:55:11.157651+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:55:11.925 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:11 smithi123 bash[68976]: audit 2024-09-14T04:55:11.157651+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:55:11.925 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:11 smithi123 bash[68976]: audit 2024-09-14T04:55:11.372735+0000 mon.a (mon.0) 1722 : audit [INF] from='client.? 172.21.15.38:0/2517138538' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-14T04:55:11.925 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:11 smithi123 bash[68976]: audit 2024-09-14T04:55:11.372735+0000 mon.a (mon.0) 1722 : audit [INF] from='client.? 172.21.15.38:0/2517138538' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-14T04:55:11.925 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:11 smithi123 bash[68976]: audit 2024-09-14T04:55:11.742567+0000 mon.a (mon.0) 1723 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:55:11.925 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:11 smithi123 bash[68976]: audit 2024-09-14T04:55:11.742567+0000 mon.a (mon.0) 1723 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:55:11.925 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:11 smithi123 bash[68976]: audit 2024-09-14T04:55:11.744242+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:55:11.925 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:11 smithi123 bash[68976]: audit 2024-09-14T04:55:11.744242+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:55:11.925 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:11 smithi123 bash[68976]: audit 2024-09-14T04:55:11.754140+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:55:11.925 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:11 smithi123 bash[68976]: audit 2024-09-14T04:55:11.754140+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:55:12.163 INFO:teuthology.orchestra.run.smithi038.stderr:reweighted osd.3 to 1 (10000) 2024-09-14T04:55:12.182 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:11 smithi038 bash[84940]: audit 2024-09-14T04:55:10.922253+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:55:12.183 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:11 smithi038 bash[84940]: audit 2024-09-14T04:55:10.922253+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:55:12.183 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:11 smithi038 bash[84940]: audit 2024-09-14T04:55:10.927542+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:55:12.183 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:11 smithi038 bash[84940]: audit 2024-09-14T04:55:10.927542+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:55:12.183 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:11 smithi038 bash[84940]: audit 2024-09-14T04:55:11.149124+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:55:12.183 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:11 smithi038 bash[84940]: audit 2024-09-14T04:55:11.149124+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:55:12.184 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:11 smithi038 bash[84940]: audit 2024-09-14T04:55:11.157651+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:55:12.184 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:11 smithi038 bash[84940]: audit 2024-09-14T04:55:11.157651+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:55:12.184 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:11 smithi038 bash[84940]: audit 2024-09-14T04:55:11.372735+0000 mon.a (mon.0) 1722 : audit [INF] from='client.? 172.21.15.38:0/2517138538' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-14T04:55:12.184 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:11 smithi038 bash[84940]: audit 2024-09-14T04:55:11.372735+0000 mon.a (mon.0) 1722 : audit [INF] from='client.? 172.21.15.38:0/2517138538' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-14T04:55:12.184 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:11 smithi038 bash[84940]: audit 2024-09-14T04:55:11.742567+0000 mon.a (mon.0) 1723 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:55:12.184 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:11 smithi038 bash[84940]: audit 2024-09-14T04:55:11.742567+0000 mon.a (mon.0) 1723 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:55:12.185 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:11 smithi038 bash[84940]: audit 2024-09-14T04:55:11.744242+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:55:12.185 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:11 smithi038 bash[84940]: audit 2024-09-14T04:55:11.744242+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:55:12.185 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:11 smithi038 bash[84940]: audit 2024-09-14T04:55:11.754140+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:55:12.185 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:11 smithi038 bash[84940]: audit 2024-09-14T04:55:11.754140+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:55:12.185 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:11 smithi038 bash[87336]: audit 2024-09-14T04:55:10.922253+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:55:12.186 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:11 smithi038 bash[87336]: audit 2024-09-14T04:55:10.922253+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:55:12.186 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:11 smithi038 bash[87336]: audit 2024-09-14T04:55:10.927542+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:55:12.186 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:11 smithi038 bash[87336]: audit 2024-09-14T04:55:10.927542+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:55:12.186 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:11 smithi038 bash[87336]: audit 2024-09-14T04:55:11.149124+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:55:12.186 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:11 smithi038 bash[87336]: audit 2024-09-14T04:55:11.149124+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:55:12.187 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:11 smithi038 bash[87336]: audit 2024-09-14T04:55:11.157651+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:55:12.187 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:11 smithi038 bash[87336]: audit 2024-09-14T04:55:11.157651+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:55:12.187 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:11 smithi038 bash[87336]: audit 2024-09-14T04:55:11.372735+0000 mon.a (mon.0) 1722 : audit [INF] from='client.? 172.21.15.38:0/2517138538' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-14T04:55:12.187 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:11 smithi038 bash[87336]: audit 2024-09-14T04:55:11.372735+0000 mon.a (mon.0) 1722 : audit [INF] from='client.? 172.21.15.38:0/2517138538' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-14T04:55:12.187 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:11 smithi038 bash[87336]: audit 2024-09-14T04:55:11.742567+0000 mon.a (mon.0) 1723 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:55:12.187 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:11 smithi038 bash[87336]: audit 2024-09-14T04:55:11.742567+0000 mon.a (mon.0) 1723 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:55:12.188 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:11 smithi038 bash[87336]: audit 2024-09-14T04:55:11.744242+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:55:12.188 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:11 smithi038 bash[87336]: audit 2024-09-14T04:55:11.744242+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:55:12.188 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:11 smithi038 bash[87336]: audit 2024-09-14T04:55:11.754140+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:55:12.188 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:11 smithi038 bash[87336]: audit 2024-09-14T04:55:11.754140+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:55:13.120 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd reweight 4 1 2024-09-14T04:55:13.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:12 smithi123 bash[68976]: cluster 2024-09-14T04:55:11.702552+0000 mgr.y (mgr.26165) 1431 : cluster [DBG] pgmap v1513: 93 pgs: 93 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:13.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:12 smithi123 bash[68976]: cluster 2024-09-14T04:55:11.702552+0000 mgr.y (mgr.26165) 1431 : cluster [DBG] pgmap v1513: 93 pgs: 93 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:13.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:12 smithi123 bash[68976]: audit 2024-09-14T04:55:12.163151+0000 mon.a (mon.0) 1726 : audit [INF] from='client.? 172.21.15.38:0/2517138538' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-14T04:55:13.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:12 smithi123 bash[68976]: audit 2024-09-14T04:55:12.163151+0000 mon.a (mon.0) 1726 : audit [INF] from='client.? 172.21.15.38:0/2517138538' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-14T04:55:13.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:12 smithi123 bash[68976]: cluster 2024-09-14T04:55:12.177525+0000 mon.a (mon.0) 1727 : cluster [DBG] osdmap e298: 8 total, 8 up, 8 in 2024-09-14T04:55:13.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:12 smithi123 bash[68976]: cluster 2024-09-14T04:55:12.177525+0000 mon.a (mon.0) 1727 : cluster [DBG] osdmap e298: 8 total, 8 up, 8 in 2024-09-14T04:55:13.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:12 smithi038 bash[87336]: cluster 2024-09-14T04:55:11.702552+0000 mgr.y (mgr.26165) 1431 : cluster [DBG] pgmap v1513: 93 pgs: 93 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:13.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:12 smithi038 bash[87336]: cluster 2024-09-14T04:55:11.702552+0000 mgr.y (mgr.26165) 1431 : cluster [DBG] pgmap v1513: 93 pgs: 93 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:13.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:12 smithi038 bash[87336]: audit 2024-09-14T04:55:12.163151+0000 mon.a (mon.0) 1726 : audit [INF] from='client.? 172.21.15.38:0/2517138538' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-14T04:55:13.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:12 smithi038 bash[87336]: audit 2024-09-14T04:55:12.163151+0000 mon.a (mon.0) 1726 : audit [INF] from='client.? 172.21.15.38:0/2517138538' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-14T04:55:13.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:12 smithi038 bash[87336]: cluster 2024-09-14T04:55:12.177525+0000 mon.a (mon.0) 1727 : cluster [DBG] osdmap e298: 8 total, 8 up, 8 in 2024-09-14T04:55:13.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:12 smithi038 bash[87336]: cluster 2024-09-14T04:55:12.177525+0000 mon.a (mon.0) 1727 : cluster [DBG] osdmap e298: 8 total, 8 up, 8 in 2024-09-14T04:55:13.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:12 smithi038 bash[84940]: cluster 2024-09-14T04:55:11.702552+0000 mgr.y (mgr.26165) 1431 : cluster [DBG] pgmap v1513: 93 pgs: 93 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:13.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:12 smithi038 bash[84940]: cluster 2024-09-14T04:55:11.702552+0000 mgr.y (mgr.26165) 1431 : cluster [DBG] pgmap v1513: 93 pgs: 93 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:13.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:12 smithi038 bash[84940]: audit 2024-09-14T04:55:12.163151+0000 mon.a (mon.0) 1726 : audit [INF] from='client.? 172.21.15.38:0/2517138538' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-14T04:55:13.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:12 smithi038 bash[84940]: audit 2024-09-14T04:55:12.163151+0000 mon.a (mon.0) 1726 : audit [INF] from='client.? 172.21.15.38:0/2517138538' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-14T04:55:13.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:12 smithi038 bash[84940]: cluster 2024-09-14T04:55:12.177525+0000 mon.a (mon.0) 1727 : cluster [DBG] osdmap e298: 8 total, 8 up, 8 in 2024-09-14T04:55:13.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:12 smithi038 bash[84940]: cluster 2024-09-14T04:55:12.177525+0000 mon.a (mon.0) 1727 : cluster [DBG] osdmap e298: 8 total, 8 up, 8 in 2024-09-14T04:55:15.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:14 smithi038 bash[84940]: cluster 2024-09-14T04:55:13.703332+0000 mgr.y (mgr.26165) 1432 : cluster [DBG] pgmap v1515: 93 pgs: 93 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:15.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:14 smithi038 bash[84940]: cluster 2024-09-14T04:55:13.703332+0000 mgr.y (mgr.26165) 1432 : cluster [DBG] pgmap v1515: 93 pgs: 93 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:15.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:14 smithi038 bash[87336]: cluster 2024-09-14T04:55:13.703332+0000 mgr.y (mgr.26165) 1432 : cluster [DBG] pgmap v1515: 93 pgs: 93 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:15.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:14 smithi038 bash[87336]: cluster 2024-09-14T04:55:13.703332+0000 mgr.y (mgr.26165) 1432 : cluster [DBG] pgmap v1515: 93 pgs: 93 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:15.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:14 smithi123 bash[68976]: cluster 2024-09-14T04:55:13.703332+0000 mgr.y (mgr.26165) 1432 : cluster [DBG] pgmap v1515: 93 pgs: 93 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:15.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:14 smithi123 bash[68976]: cluster 2024-09-14T04:55:13.703332+0000 mgr.y (mgr.26165) 1432 : cluster [DBG] pgmap v1515: 93 pgs: 93 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:16.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:15 smithi038 bash[84940]: audit 2024-09-14T04:55:15.259486+0000 mon.a (mon.0) 1728 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:55:16.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:15 smithi038 bash[84940]: audit 2024-09-14T04:55:15.259486+0000 mon.a (mon.0) 1728 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:55:16.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:15 smithi038 bash[87336]: audit 2024-09-14T04:55:15.259486+0000 mon.a (mon.0) 1728 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:55:16.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:15 smithi038 bash[87336]: audit 2024-09-14T04:55:15.259486+0000 mon.a (mon.0) 1728 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:55:16.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:15 smithi123 bash[68976]: audit 2024-09-14T04:55:15.259486+0000 mon.a (mon.0) 1728 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:55:16.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:15 smithi123 bash[68976]: audit 2024-09-14T04:55:15.259486+0000 mon.a (mon.0) 1728 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:55:16.538 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T04:55:17.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:16 smithi038 bash[84940]: cluster 2024-09-14T04:55:15.704398+0000 mgr.y (mgr.26165) 1433 : cluster [DBG] pgmap v1516: 93 pgs: 93 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:17.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:16 smithi038 bash[84940]: cluster 2024-09-14T04:55:15.704398+0000 mgr.y (mgr.26165) 1433 : cluster [DBG] pgmap v1516: 93 pgs: 93 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:17.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:16 smithi038 bash[87336]: cluster 2024-09-14T04:55:15.704398+0000 mgr.y (mgr.26165) 1433 : cluster [DBG] pgmap v1516: 93 pgs: 93 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:17.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:16 smithi038 bash[87336]: cluster 2024-09-14T04:55:15.704398+0000 mgr.y (mgr.26165) 1433 : cluster [DBG] pgmap v1516: 93 pgs: 93 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:17.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:16 smithi123 bash[68976]: cluster 2024-09-14T04:55:15.704398+0000 mgr.y (mgr.26165) 1433 : cluster [DBG] pgmap v1516: 93 pgs: 93 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:17.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:16 smithi123 bash[68976]: cluster 2024-09-14T04:55:15.704398+0000 mgr.y (mgr.26165) 1433 : cluster [DBG] pgmap v1516: 93 pgs: 93 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:17.923 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:55:18.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:17 smithi123 bash[68976]: cluster 2024-09-14T04:55:17.705342+0000 mgr.y (mgr.26165) 1434 : cluster [DBG] pgmap v1517: 93 pgs: 93 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:18.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:17 smithi123 bash[68976]: cluster 2024-09-14T04:55:17.705342+0000 mgr.y (mgr.26165) 1434 : cluster [DBG] pgmap v1517: 93 pgs: 93 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:18.254 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:17 smithi038 bash[84940]: cluster 2024-09-14T04:55:17.705342+0000 mgr.y (mgr.26165) 1434 : cluster [DBG] pgmap v1517: 93 pgs: 93 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:18.254 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:17 smithi038 bash[84940]: cluster 2024-09-14T04:55:17.705342+0000 mgr.y (mgr.26165) 1434 : cluster [DBG] pgmap v1517: 93 pgs: 93 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:18.254 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:17 smithi038 bash[87336]: cluster 2024-09-14T04:55:17.705342+0000 mgr.y (mgr.26165) 1434 : cluster [DBG] pgmap v1517: 93 pgs: 93 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:18.254 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:17 smithi038 bash[87336]: cluster 2024-09-14T04:55:17.705342+0000 mgr.y (mgr.26165) 1434 : cluster [DBG] pgmap v1517: 93 pgs: 93 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:18.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:55:18 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:55:18] "GET /metrics HTTP/1.1" 200 34269 "" "Prometheus/2.51.0" 2024-09-14T04:55:20.178 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-14T04:55:20.178 INFO:teuthology.orchestra.run.smithi123.stdout: "ops": [], 2024-09-14T04:55:20.178 INFO:teuthology.orchestra.run.smithi123.stdout: "complaint_time": 30, 2024-09-14T04:55:20.179 INFO:teuthology.orchestra.run.smithi123.stdout: "num_blocked_ops": 0 2024-09-14T04:55:20.179 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-14T04:55:20.414 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:55:20 smithi123 bash[61744]: ts=2024-09-14T04:55:20.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:55:20.941 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.4 dump_historic_ops 2024-09-14T04:55:21.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:20 smithi038 bash[84940]: cluster 2024-09-14T04:55:19.706163+0000 mgr.y (mgr.26165) 1435 : cluster [DBG] pgmap v1518: 93 pgs: 93 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:21.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:20 smithi038 bash[84940]: cluster 2024-09-14T04:55:19.706163+0000 mgr.y (mgr.26165) 1435 : cluster [DBG] pgmap v1518: 93 pgs: 93 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:21.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:20 smithi038 bash[87336]: cluster 2024-09-14T04:55:19.706163+0000 mgr.y (mgr.26165) 1435 : cluster [DBG] pgmap v1518: 93 pgs: 93 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:21.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:20 smithi038 bash[87336]: cluster 2024-09-14T04:55:19.706163+0000 mgr.y (mgr.26165) 1435 : cluster [DBG] pgmap v1518: 93 pgs: 93 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:21.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:20 smithi123 bash[68976]: cluster 2024-09-14T04:55:19.706163+0000 mgr.y (mgr.26165) 1435 : cluster [DBG] pgmap v1518: 93 pgs: 93 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:21.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:20 smithi123 bash[68976]: cluster 2024-09-14T04:55:19.706163+0000 mgr.y (mgr.26165) 1435 : cluster [DBG] pgmap v1518: 93 pgs: 93 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:22.791 INFO:teuthology.orchestra.run.smithi038.stderr:reweighted osd.4 to 1 (10000) 2024-09-14T04:55:23.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:22 smithi123 bash[68976]: cluster 2024-09-14T04:55:21.707150+0000 mgr.y (mgr.26165) 1436 : cluster [DBG] pgmap v1519: 93 pgs: 93 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:23.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:22 smithi123 bash[68976]: cluster 2024-09-14T04:55:21.707150+0000 mgr.y (mgr.26165) 1436 : cluster [DBG] pgmap v1519: 93 pgs: 93 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:23.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:22 smithi123 bash[68976]: audit 2024-09-14T04:55:22.200499+0000 mon.c (mon.2) 93 : audit [INF] from='client.? 172.21.15.38:0/4021847712' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-14T04:55:23.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:22 smithi123 bash[68976]: audit 2024-09-14T04:55:22.200499+0000 mon.c (mon.2) 93 : audit [INF] from='client.? 172.21.15.38:0/4021847712' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-14T04:55:23.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:22 smithi123 bash[68976]: audit 2024-09-14T04:55:22.201106+0000 mon.a (mon.0) 1729 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-14T04:55:23.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:22 smithi123 bash[68976]: audit 2024-09-14T04:55:22.201106+0000 mon.a (mon.0) 1729 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-14T04:55:23.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:22 smithi038 bash[87336]: cluster 2024-09-14T04:55:21.707150+0000 mgr.y (mgr.26165) 1436 : cluster [DBG] pgmap v1519: 93 pgs: 93 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:23.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:22 smithi038 bash[87336]: cluster 2024-09-14T04:55:21.707150+0000 mgr.y (mgr.26165) 1436 : cluster [DBG] pgmap v1519: 93 pgs: 93 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:23.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:22 smithi038 bash[87336]: audit 2024-09-14T04:55:22.200499+0000 mon.c (mon.2) 93 : audit [INF] from='client.? 172.21.15.38:0/4021847712' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-14T04:55:23.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:22 smithi038 bash[87336]: audit 2024-09-14T04:55:22.200499+0000 mon.c (mon.2) 93 : audit [INF] from='client.? 172.21.15.38:0/4021847712' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-14T04:55:23.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:22 smithi038 bash[87336]: audit 2024-09-14T04:55:22.201106+0000 mon.a (mon.0) 1729 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-14T04:55:23.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:22 smithi038 bash[87336]: audit 2024-09-14T04:55:22.201106+0000 mon.a (mon.0) 1729 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-14T04:55:23.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:22 smithi038 bash[84940]: cluster 2024-09-14T04:55:21.707150+0000 mgr.y (mgr.26165) 1436 : cluster [DBG] pgmap v1519: 93 pgs: 93 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:23.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:22 smithi038 bash[84940]: cluster 2024-09-14T04:55:21.707150+0000 mgr.y (mgr.26165) 1436 : cluster [DBG] pgmap v1519: 93 pgs: 93 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:23.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:22 smithi038 bash[84940]: audit 2024-09-14T04:55:22.200499+0000 mon.c (mon.2) 93 : audit [INF] from='client.? 172.21.15.38:0/4021847712' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-14T04:55:23.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:22 smithi038 bash[84940]: audit 2024-09-14T04:55:22.200499+0000 mon.c (mon.2) 93 : audit [INF] from='client.? 172.21.15.38:0/4021847712' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-14T04:55:23.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:22 smithi038 bash[84940]: audit 2024-09-14T04:55:22.201106+0000 mon.a (mon.0) 1729 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-14T04:55:23.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:22 smithi038 bash[84940]: audit 2024-09-14T04:55:22.201106+0000 mon.a (mon.0) 1729 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-14T04:55:23.711 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd reweight 5 1 2024-09-14T04:55:24.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:23 smithi038 bash[84940]: audit 2024-09-14T04:55:22.774808+0000 mon.a (mon.0) 1730 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-14T04:55:24.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:23 smithi038 bash[84940]: audit 2024-09-14T04:55:22.774808+0000 mon.a (mon.0) 1730 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-14T04:55:24.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:23 smithi038 bash[84940]: cluster 2024-09-14T04:55:22.791906+0000 mon.a (mon.0) 1731 : cluster [DBG] osdmap e299: 8 total, 8 up, 8 in 2024-09-14T04:55:24.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:23 smithi038 bash[84940]: cluster 2024-09-14T04:55:22.791906+0000 mon.a (mon.0) 1731 : cluster [DBG] osdmap e299: 8 total, 8 up, 8 in 2024-09-14T04:55:24.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:23 smithi038 bash[87336]: audit 2024-09-14T04:55:22.774808+0000 mon.a (mon.0) 1730 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-14T04:55:24.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:23 smithi038 bash[87336]: audit 2024-09-14T04:55:22.774808+0000 mon.a (mon.0) 1730 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-14T04:55:24.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:23 smithi038 bash[87336]: cluster 2024-09-14T04:55:22.791906+0000 mon.a (mon.0) 1731 : cluster [DBG] osdmap e299: 8 total, 8 up, 8 in 2024-09-14T04:55:24.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:23 smithi038 bash[87336]: cluster 2024-09-14T04:55:22.791906+0000 mon.a (mon.0) 1731 : cluster [DBG] osdmap e299: 8 total, 8 up, 8 in 2024-09-14T04:55:24.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:23 smithi123 bash[68976]: audit 2024-09-14T04:55:22.774808+0000 mon.a (mon.0) 1730 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-14T04:55:24.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:23 smithi123 bash[68976]: audit 2024-09-14T04:55:22.774808+0000 mon.a (mon.0) 1730 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-14T04:55:24.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:23 smithi123 bash[68976]: cluster 2024-09-14T04:55:22.791906+0000 mon.a (mon.0) 1731 : cluster [DBG] osdmap e299: 8 total, 8 up, 8 in 2024-09-14T04:55:24.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:23 smithi123 bash[68976]: cluster 2024-09-14T04:55:22.791906+0000 mon.a (mon.0) 1731 : cluster [DBG] osdmap e299: 8 total, 8 up, 8 in 2024-09-14T04:55:25.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:24 smithi123 bash[68976]: cluster 2024-09-14T04:55:23.707820+0000 mgr.y (mgr.26165) 1437 : cluster [DBG] pgmap v1521: 93 pgs: 93 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:25.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:24 smithi123 bash[68976]: cluster 2024-09-14T04:55:23.707820+0000 mgr.y (mgr.26165) 1437 : cluster [DBG] pgmap v1521: 93 pgs: 93 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:25.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:24 smithi038 bash[84940]: cluster 2024-09-14T04:55:23.707820+0000 mgr.y (mgr.26165) 1437 : cluster [DBG] pgmap v1521: 93 pgs: 93 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:25.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:24 smithi038 bash[84940]: cluster 2024-09-14T04:55:23.707820+0000 mgr.y (mgr.26165) 1437 : cluster [DBG] pgmap v1521: 93 pgs: 93 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:25.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:24 smithi038 bash[87336]: cluster 2024-09-14T04:55:23.707820+0000 mgr.y (mgr.26165) 1437 : cluster [DBG] pgmap v1521: 93 pgs: 93 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:25.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:24 smithi038 bash[87336]: cluster 2024-09-14T04:55:23.707820+0000 mgr.y (mgr.26165) 1437 : cluster [DBG] pgmap v1521: 93 pgs: 93 active+clean; 582 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:25.729 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T04:55:27.096 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:26 smithi123 bash[68976]: cluster 2024-09-14T04:55:25.708863+0000 mgr.y (mgr.26165) 1438 : cluster [DBG] pgmap v1522: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:27.097 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:26 smithi123 bash[68976]: cluster 2024-09-14T04:55:25.708863+0000 mgr.y (mgr.26165) 1438 : cluster [DBG] pgmap v1522: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:27.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:26 smithi038 bash[84940]: cluster 2024-09-14T04:55:25.708863+0000 mgr.y (mgr.26165) 1438 : cluster [DBG] pgmap v1522: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:27.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:26 smithi038 bash[84940]: cluster 2024-09-14T04:55:25.708863+0000 mgr.y (mgr.26165) 1438 : cluster [DBG] pgmap v1522: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:27.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:26 smithi038 bash[87336]: cluster 2024-09-14T04:55:25.708863+0000 mgr.y (mgr.26165) 1438 : cluster [DBG] pgmap v1522: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:27.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:26 smithi038 bash[87336]: cluster 2024-09-14T04:55:25.708863+0000 mgr.y (mgr.26165) 1438 : cluster [DBG] pgmap v1522: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:28.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:55:28 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:55:28] "GET /metrics HTTP/1.1" 200 34269 "" "Prometheus/2.51.0" 2024-09-14T04:55:28.524 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:55:29.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:28 smithi038 bash[84940]: cluster 2024-09-14T04:55:27.709879+0000 mgr.y (mgr.26165) 1439 : cluster [DBG] pgmap v1523: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:29.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:28 smithi038 bash[84940]: cluster 2024-09-14T04:55:27.709879+0000 mgr.y (mgr.26165) 1439 : cluster [DBG] pgmap v1523: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:29.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:28 smithi038 bash[87336]: cluster 2024-09-14T04:55:27.709879+0000 mgr.y (mgr.26165) 1439 : cluster [DBG] pgmap v1523: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:29.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:28 smithi038 bash[87336]: cluster 2024-09-14T04:55:27.709879+0000 mgr.y (mgr.26165) 1439 : cluster [DBG] pgmap v1523: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:29.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:28 smithi123 bash[68976]: cluster 2024-09-14T04:55:27.709879+0000 mgr.y (mgr.26165) 1439 : cluster [DBG] pgmap v1523: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:29.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:28 smithi123 bash[68976]: cluster 2024-09-14T04:55:27.709879+0000 mgr.y (mgr.26165) 1439 : cluster [DBG] pgmap v1523: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:29.390 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-14T04:55:29.390 INFO:teuthology.orchestra.run.smithi123.stdout: "size": 20, 2024-09-14T04:55:29.390 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 600, 2024-09-14T04:55:29.390 INFO:teuthology.orchestra.run.smithi123.stdout: "ops": [ 2024-09-14T04:55:29.390 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.390 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35535.0:82114 10.e 10:731df68d:::benchmark_data_smithi038_206757_object82113:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e237)", 2024-09-14T04:55:29.390 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:45:40.233564+0000", 2024-09-14T04:55:29.390 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 589.15493824999999, 2024-09-14T04:55:29.391 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.76604355400000002, 2024-09-14T04:55:29.391 INFO:teuthology.orchestra.run.smithi123.stdout: "continuous": false, 2024-09-14T04:55:29.391 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:55:29.391 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:55:29.391 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:55:29.391 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35535", 2024-09-14T04:55:29.391 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/531660000", 2024-09-14T04:55:29.391 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 82114 2024-09-14T04:55:29.391 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.391 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:55:29.391 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.391 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:55:29.391 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.233564+0000", 2024-09-14T04:55:29.391 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:29.392 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.392 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.392 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:55:29.392 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.233564+0000", 2024-09-14T04:55:29.392 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:29.392 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.392 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.392 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:55:29.392 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.233565+0000", 2024-09-14T04:55:29.392 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0020000000000001e-06 2024-09-14T04:55:29.392 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.392 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.392 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:55:29.393 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.233599+0000", 2024-09-14T04:55:29.393 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.4008999999999999e-05 2024-09-14T04:55:29.393 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.393 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.393 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:55:29.393 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.233609+0000", 2024-09-14T04:55:29.394 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.7100000000000002e-06 2024-09-14T04:55:29.394 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.394 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.394 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:55:29.394 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.233614+0000", 2024-09-14T04:55:29.394 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.3029999999999999e-06 2024-09-14T04:55:29.394 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.395 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.395 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:55:29.395 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.236845+0000", 2024-09-14T04:55:29.395 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0032307310000000001 2024-09-14T04:55:29.395 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.395 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.395 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:55:29.395 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.236995+0000", 2024-09-14T04:55:29.395 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000149794 2024-09-14T04:55:29.395 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.395 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.395 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 2,6", 2024-09-14T04:55:29.395 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.237129+0000", 2024-09-14T04:55:29.395 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00013421400000000001 2024-09-14T04:55:29.396 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.396 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.396 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:55:29.396 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.242170+0000", 2024-09-14T04:55:29.396 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0050416020000000001 2024-09-14T04:55:29.396 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.396 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.396 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:55:29.396 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.243075+0000", 2024-09-14T04:55:29.396 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00090495500000000004 2024-09-14T04:55:29.396 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.396 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.397 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:55:29.397 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.244090+0000", 2024-09-14T04:55:29.397 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0010149670000000001 2024-09-14T04:55:29.397 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.397 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.397 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:55:29.397 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.244142+0000", 2024-09-14T04:55:29.397 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.1487999999999999e-05 2024-09-14T04:55:29.397 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.397 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.397 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:55:29.397 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.999608+0000", 2024-09-14T04:55:29.397 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.755465779 2024-09-14T04:55:29.397 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:29.397 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:55:29.398 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:29.398 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.398 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.398 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35535.0:82126 10.1 10:85a42f5c:::benchmark_data_smithi038_206757_object82125:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e237)", 2024-09-14T04:55:29.398 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:45:40.242263+0000", 2024-09-14T04:55:29.398 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 589.14623969399997, 2024-09-14T04:55:29.398 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.76349688900000001, 2024-09-14T04:55:29.398 INFO:teuthology.orchestra.run.smithi123.stdout: "continuous": false, 2024-09-14T04:55:29.398 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:55:29.398 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:55:29.399 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:55:29.399 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35535", 2024-09-14T04:55:29.399 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/531660000", 2024-09-14T04:55:29.399 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 82126 2024-09-14T04:55:29.399 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.399 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:55:29.399 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.399 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:55:29.399 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.242263+0000", 2024-09-14T04:55:29.399 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:29.399 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.399 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.399 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:55:29.399 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.242263+0000", 2024-09-14T04:55:29.399 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:29.400 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.400 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.400 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:55:29.400 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.242264+0000", 2024-09-14T04:55:29.400 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3519999999999999e-06 2024-09-14T04:55:29.400 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.400 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.400 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:55:29.400 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.242308+0000", 2024-09-14T04:55:29.400 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.4097999999999997e-05 2024-09-14T04:55:29.400 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.401 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.401 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:55:29.401 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.242319+0000", 2024-09-14T04:55:29.401 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.1208e-05 2024-09-14T04:55:29.401 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.401 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.401 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:55:29.401 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.242326+0000", 2024-09-14T04:55:29.401 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.8700000000000003e-06 2024-09-14T04:55:29.401 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.401 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.401 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:55:29.401 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.242380+0000", 2024-09-14T04:55:29.401 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.3482000000000001e-05 2024-09-14T04:55:29.402 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.402 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.402 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:55:29.402 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.242533+0000", 2024-09-14T04:55:29.402 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000152903 2024-09-14T04:55:29.402 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.402 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.402 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 0,7", 2024-09-14T04:55:29.402 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.242646+0000", 2024-09-14T04:55:29.402 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000113965 2024-09-14T04:55:29.402 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.402 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.402 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:55:29.402 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.998893+0000", 2024-09-14T04:55:29.403 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.75624631600000003 2024-09-14T04:55:29.403 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.403 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.403 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:55:29.403 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.998944+0000", 2024-09-14T04:55:29.403 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.1239000000000002e-05 2024-09-14T04:55:29.403 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.403 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.403 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:55:29.403 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:41.005467+0000", 2024-09-14T04:55:29.403 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0065228359999999997 2024-09-14T04:55:29.403 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.403 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.403 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:55:29.403 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:41.005656+0000", 2024-09-14T04:55:29.404 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00018923400000000001 2024-09-14T04:55:29.404 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.404 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.404 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:55:29.404 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:41.005759+0000", 2024-09-14T04:55:29.404 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000103386 2024-09-14T04:55:29.404 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:29.404 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:55:29.404 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:29.404 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.404 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.404 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.35535.0:82127 10.d e237/231 10:b748ee89:::benchmark_data_smithi038_206757_object82126:head v 237'5037, mlcod=237'5034)", 2024-09-14T04:55:29.404 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:45:40.243601+0000", 2024-09-14T04:55:29.404 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 589.14490136699999, 2024-09-14T04:55:29.405 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.75525120499999998, 2024-09-14T04:55:29.405 INFO:teuthology.orchestra.run.smithi123.stdout: "continuous": false, 2024-09-14T04:55:29.405 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:55:29.405 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:55:29.405 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:55:29.405 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.405 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:55:29.405 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.243601+0000", 2024-09-14T04:55:29.405 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:29.405 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.405 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.405 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:55:29.405 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.243601+0000", 2024-09-14T04:55:29.405 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:29.406 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.406 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.406 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:55:29.406 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.243601+0000", 2024-09-14T04:55:29.406 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.2300000000000001e-07 2024-09-14T04:55:29.406 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.406 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.406 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:55:29.406 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.243630+0000", 2024-09-14T04:55:29.406 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.8501e-05 2024-09-14T04:55:29.406 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.406 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.406 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:55:29.406 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.243638+0000", 2024-09-14T04:55:29.407 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.7980000000000006e-06 2024-09-14T04:55:29.407 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.407 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.407 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:55:29.407 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.243643+0000", 2024-09-14T04:55:29.407 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.8590000000000004e-06 2024-09-14T04:55:29.407 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.407 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.407 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:55:29.407 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.243682+0000", 2024-09-14T04:55:29.407 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.9847e-05 2024-09-14T04:55:29.407 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.407 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.407 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:55:29.408 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.243702+0000", 2024-09-14T04:55:29.408 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.98e-05 2024-09-14T04:55:29.408 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.408 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.408 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:55:29.408 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.998717+0000", 2024-09-14T04:55:29.408 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.755014729 2024-09-14T04:55:29.408 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.408 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.408 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:55:29.408 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.998852+0000", 2024-09-14T04:55:29.408 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000135148 2024-09-14T04:55:29.408 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:29.408 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:55:29.409 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:29.409 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.409 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.409 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop_reply(client.35535.0:82114 10.e e237/231 ondisk, result = 0)", 2024-09-14T04:55:29.409 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:45:40.244013+0000", 2024-09-14T04:55:29.409 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 589.144489217, 2024-09-14T04:55:29.409 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.75562732099999996, 2024-09-14T04:55:29.409 INFO:teuthology.orchestra.run.smithi123.stdout: "continuous": false, 2024-09-14T04:55:29.409 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:55:29.409 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "started", 2024-09-14T04:55:29.409 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:55:29.409 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.409 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:55:29.409 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.244013+0000", 2024-09-14T04:55:29.410 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:29.410 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.410 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.410 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:55:29.410 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.244013+0000", 2024-09-14T04:55:29.410 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:29.410 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.410 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.410 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:55:29.410 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.244014+0000", 2024-09-14T04:55:29.410 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.6599999999999996e-07 2024-09-14T04:55:29.410 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.410 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.410 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:55:29.411 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.244017+0000", 2024-09-14T04:55:29.411 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.2890000000000002e-06 2024-09-14T04:55:29.411 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.411 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.411 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:55:29.411 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.244026+0000", 2024-09-14T04:55:29.411 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.1209999999999996e-06 2024-09-14T04:55:29.411 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.411 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.411 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:55:29.411 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.244032+0000", 2024-09-14T04:55:29.411 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.2740000000000004e-06 2024-09-14T04:55:29.411 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.411 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.412 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:55:29.412 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.244078+0000", 2024-09-14T04:55:29.412 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.5658999999999998e-05 2024-09-14T04:55:29.412 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.412 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.412 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:55:29.412 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.244085+0000", 2024-09-14T04:55:29.412 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.0530000000000001e-06 2024-09-14T04:55:29.412 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.412 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.412 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:55:29.412 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.999640+0000", 2024-09-14T04:55:29.412 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.75555535900000004 2024-09-14T04:55:29.412 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:29.412 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:55:29.413 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:29.413 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.413 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.413 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35535.0:82128 10.e 10:7bb4b7d2:::benchmark_data_smithi038_206757_object82127:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e237)", 2024-09-14T04:55:29.413 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:45:40.244332+0000", 2024-09-14T04:55:29.413 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 589.14417071399998, 2024-09-14T04:55:29.413 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.77298773799999998, 2024-09-14T04:55:29.413 INFO:teuthology.orchestra.run.smithi123.stdout: "continuous": false, 2024-09-14T04:55:29.413 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:55:29.413 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:55:29.413 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:55:29.413 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35535", 2024-09-14T04:55:29.413 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/531660000", 2024-09-14T04:55:29.413 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 82128 2024-09-14T04:55:29.414 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.414 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:55:29.414 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.414 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:55:29.414 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.244332+0000", 2024-09-14T04:55:29.414 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:29.414 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.414 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.414 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:55:29.414 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.244332+0000", 2024-09-14T04:55:29.414 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:29.414 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.414 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.414 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:55:29.415 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.244333+0000", 2024-09-14T04:55:29.415 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3e-06 2024-09-14T04:55:29.415 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.415 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.415 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:55:29.415 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.244397+0000", 2024-09-14T04:55:29.415 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.4159999999999996e-05 2024-09-14T04:55:29.415 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.415 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.415 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:55:29.415 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.998781+0000", 2024-09-14T04:55:29.415 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.75438422999999999 2024-09-14T04:55:29.415 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.415 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.415 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:55:29.416 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.998851+0000", 2024-09-14T04:55:29.416 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.9515000000000001e-05 2024-09-14T04:55:29.416 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.416 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.416 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:55:29.416 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.999845+0000", 2024-09-14T04:55:29.416 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00099376299999999994 2024-09-14T04:55:29.416 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.416 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.416 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:55:29.416 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:41.000249+0000", 2024-09-14T04:55:29.416 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000404953 2024-09-14T04:55:29.416 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.416 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.417 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 2,6", 2024-09-14T04:55:29.417 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:41.000693+0000", 2024-09-14T04:55:29.417 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00044369500000000003 2024-09-14T04:55:29.417 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.417 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.417 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:55:29.417 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:41.014197+0000", 2024-09-14T04:55:29.417 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.013504141000000001 2024-09-14T04:55:29.417 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.417 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.417 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:55:29.417 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:41.014263+0000", 2024-09-14T04:55:29.417 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.5838000000000002e-05 2024-09-14T04:55:29.417 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.417 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.418 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:55:29.418 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:41.016872+0000", 2024-09-14T04:55:29.418 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0026091880000000001 2024-09-14T04:55:29.418 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.418 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.418 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:55:29.418 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:41.017143+0000", 2024-09-14T04:55:29.418 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000270399 2024-09-14T04:55:29.418 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.418 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.418 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:55:29.418 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:41.017319+0000", 2024-09-14T04:55:29.418 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00017655599999999999 2024-09-14T04:55:29.418 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:29.419 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:55:29.419 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:29.419 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.419 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.420 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop_reply(client.35535.0:82126 10.1 e237/231 ondisk, result = 0)", 2024-09-14T04:55:29.420 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:45:40.248154+0000", 2024-09-14T04:55:29.420 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 589.140348679, 2024-09-14T04:55:29.420 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.75080127699999999, 2024-09-14T04:55:29.420 INFO:teuthology.orchestra.run.smithi123.stdout: "continuous": false, 2024-09-14T04:55:29.420 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:55:29.420 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "started", 2024-09-14T04:55:29.420 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:55:29.420 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.420 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:55:29.420 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.248154+0000", 2024-09-14T04:55:29.420 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:29.420 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.420 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.421 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:55:29.421 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.248154+0000", 2024-09-14T04:55:29.421 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:29.421 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.421 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.421 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:55:29.421 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.248155+0000", 2024-09-14T04:55:29.421 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.229e-06 2024-09-14T04:55:29.421 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.421 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.421 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:55:29.421 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.248164+0000", 2024-09-14T04:55:29.421 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.918e-06 2024-09-14T04:55:29.422 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.422 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.422 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:55:29.422 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.998614+0000", 2024-09-14T04:55:29.422 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.750450638 2024-09-14T04:55:29.422 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.422 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.422 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:55:29.422 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.998649+0000", 2024-09-14T04:55:29.422 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.4156000000000003e-05 2024-09-14T04:55:29.422 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.422 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.422 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:55:29.422 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.998847+0000", 2024-09-14T04:55:29.423 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00019839599999999999 2024-09-14T04:55:29.423 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.423 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.423 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:55:29.423 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.998877+0000", 2024-09-14T04:55:29.423 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.9649e-05 2024-09-14T04:55:29.423 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.423 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.423 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:55:29.423 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.998955+0000", 2024-09-14T04:55:29.423 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.8291e-05 2024-09-14T04:55:29.423 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:29.423 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:55:29.423 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:29.424 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.424 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.424 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.35535.0:82132 10.2 e237/231 10:493f66b0:::benchmark_data_smithi038_206757_object82131:head v 237'5085, mlcod=237'5083)", 2024-09-14T04:55:29.424 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:45:40.252287+0000", 2024-09-14T04:55:29.424 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 589.13621538899997, 2024-09-14T04:55:29.424 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.75497711099999998, 2024-09-14T04:55:29.424 INFO:teuthology.orchestra.run.smithi123.stdout: "continuous": false, 2024-09-14T04:55:29.424 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:55:29.424 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:55:29.424 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:55:29.424 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.424 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:55:29.424 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.252287+0000", 2024-09-14T04:55:29.425 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:29.425 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.425 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.425 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:55:29.425 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.252287+0000", 2024-09-14T04:55:29.425 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:29.425 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.425 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.425 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:55:29.425 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.252288+0000", 2024-09-14T04:55:29.425 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.8400000000000004e-07 2024-09-14T04:55:29.425 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.425 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.425 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:55:29.425 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.252334+0000", 2024-09-14T04:55:29.426 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.6901999999999999e-05 2024-09-14T04:55:29.426 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.426 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.426 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:55:29.426 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.998642+0000", 2024-09-14T04:55:29.426 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.74630747799999997 2024-09-14T04:55:29.426 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.426 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.426 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:55:29.426 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.998672+0000", 2024-09-14T04:55:29.426 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.9615999999999999e-05 2024-09-14T04:55:29.426 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.426 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.427 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:55:29.427 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.998985+0000", 2024-09-14T04:55:29.427 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00031307699999999998 2024-09-14T04:55:29.427 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.427 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.427 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:55:29.427 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:40.999041+0000", 2024-09-14T04:55:29.427 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.5865000000000001e-05 2024-09-14T04:55:29.427 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.427 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.427 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:55:29.427 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:41.007218+0000", 2024-09-14T04:55:29.427 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0081775430000000007 2024-09-14T04:55:29.427 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.427 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.428 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:55:29.428 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:45:41.007264+0000", 2024-09-14T04:55:29.428 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.5945999999999997e-05 2024-09-14T04:55:29.428 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:29.428 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:55:29.428 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:29.428 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.428 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.428 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35535.0:156359 10.c 10:3e21220a:::benchmark_data_smithi038_206757_object51818:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e249)", 2024-09-14T04:55:29.428 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:47:15.923715+0000", 2024-09-14T04:55:29.428 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 493.464787414, 2024-09-14T04:55:29.428 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.838285277, 2024-09-14T04:55:29.428 INFO:teuthology.orchestra.run.smithi123.stdout: "continuous": false, 2024-09-14T04:55:29.429 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:55:29.429 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:55:29.429 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:55:29.429 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35535", 2024-09-14T04:55:29.429 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/531660000", 2024-09-14T04:55:29.429 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 156359 2024-09-14T04:55:29.429 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.429 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:55:29.429 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.429 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:55:29.429 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:15.923715+0000", 2024-09-14T04:55:29.429 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:29.429 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.429 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.430 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:55:29.430 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:15.923715+0000", 2024-09-14T04:55:29.430 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:29.430 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.430 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.430 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:55:29.430 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:15.923717+0000", 2024-09-14T04:55:29.430 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.6230000000000001e-06 2024-09-14T04:55:29.430 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.430 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.430 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:55:29.430 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:15.923725+0000", 2024-09-14T04:55:29.430 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.7919999999999993e-06 2024-09-14T04:55:29.430 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.431 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.431 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:55:29.431 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:15.923744+0000", 2024-09-14T04:55:29.431 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.8763999999999999e-05 2024-09-14T04:55:29.431 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.431 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.431 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:55:29.431 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:15.923753+0000", 2024-09-14T04:55:29.431 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.6559999999999998e-06 2024-09-14T04:55:29.431 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.431 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.431 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:55:29.431 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:15.923854+0000", 2024-09-14T04:55:29.431 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000101297 2024-09-14T04:55:29.432 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.432 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.432 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2024-09-14T04:55:29.432 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:15.923866+0000", 2024-09-14T04:55:29.432 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.165e-05 2024-09-14T04:55:29.432 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.432 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.432 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:55:29.432 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:16.740450+0000", 2024-09-14T04:55:29.432 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.81658456599999996 2024-09-14T04:55:29.432 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.432 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.432 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:55:29.433 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:16.743059+0000", 2024-09-14T04:55:29.433 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.002608328 2024-09-14T04:55:29.433 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.433 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.433 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 0,7", 2024-09-14T04:55:29.433 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:16.743400+0000", 2024-09-14T04:55:29.433 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00034157700000000003 2024-09-14T04:55:29.433 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.433 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.433 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:55:29.433 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:16.754885+0000", 2024-09-14T04:55:29.433 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.011484986000000001 2024-09-14T04:55:29.433 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.433 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.434 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:55:29.434 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:16.758754+0000", 2024-09-14T04:55:29.434 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0038690619999999999 2024-09-14T04:55:29.434 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.434 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.434 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:55:29.434 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:16.761912+0000", 2024-09-14T04:55:29.434 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.003157492 2024-09-14T04:55:29.434 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.434 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.434 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:55:29.434 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:16.761946+0000", 2024-09-14T04:55:29.434 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.4771999999999998e-05 2024-09-14T04:55:29.435 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.435 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.435 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:55:29.435 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:16.762000+0000", 2024-09-14T04:55:29.435 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.3711999999999997e-05 2024-09-14T04:55:29.435 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:29.435 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:55:29.435 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:29.435 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.435 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.435 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35535.0:156396 10.c 10:3ab703ac:::benchmark_data_smithi038_206757_object51855:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e249)", 2024-09-14T04:55:29.436 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:47:15.970099+0000", 2024-09-14T04:55:29.436 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 493.41840306099999, 2024-09-14T04:55:29.436 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.79572213199999997, 2024-09-14T04:55:29.436 INFO:teuthology.orchestra.run.smithi123.stdout: "continuous": false, 2024-09-14T04:55:29.436 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:55:29.436 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:55:29.436 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:55:29.436 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35535", 2024-09-14T04:55:29.436 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/531660000", 2024-09-14T04:55:29.436 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 156396 2024-09-14T04:55:29.436 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.436 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:55:29.436 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.436 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:55:29.437 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:15.970099+0000", 2024-09-14T04:55:29.437 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:29.437 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.437 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.437 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:55:29.437 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:15.970099+0000", 2024-09-14T04:55:29.437 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:29.437 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.437 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.437 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:55:29.437 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:15.970101+0000", 2024-09-14T04:55:29.437 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.773e-06 2024-09-14T04:55:29.437 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.437 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.438 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:55:29.438 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:15.970105+0000", 2024-09-14T04:55:29.438 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.1790000000000001e-06 2024-09-14T04:55:29.438 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.438 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.438 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:55:29.438 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:15.970116+0000", 2024-09-14T04:55:29.438 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.1008e-05 2024-09-14T04:55:29.438 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.438 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.438 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:55:29.438 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:15.970124+0000", 2024-09-14T04:55:29.438 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.0909999999999993e-06 2024-09-14T04:55:29.438 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.439 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.439 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:55:29.439 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:15.970189+0000", 2024-09-14T04:55:29.439 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.4826000000000006e-05 2024-09-14T04:55:29.439 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.439 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.439 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2024-09-14T04:55:29.439 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:15.970199+0000", 2024-09-14T04:55:29.439 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0178e-05 2024-09-14T04:55:29.439 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.439 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.439 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:55:29.439 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:16.754958+0000", 2024-09-14T04:55:29.439 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.78475874599999995 2024-09-14T04:55:29.440 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.440 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.440 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:55:29.440 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:16.755139+0000", 2024-09-14T04:55:29.440 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00018106900000000001 2024-09-14T04:55:29.440 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.440 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.440 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 0,7", 2024-09-14T04:55:29.440 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:16.755341+0000", 2024-09-14T04:55:29.440 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00020172000000000001 2024-09-14T04:55:29.440 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.440 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.440 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:55:29.440 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:16.765618+0000", 2024-09-14T04:55:29.441 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.010276690999999999 2024-09-14T04:55:29.441 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.441 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.441 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:55:29.441 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:16.765633+0000", 2024-09-14T04:55:29.441 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.5497000000000001e-05 2024-09-14T04:55:29.441 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.441 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.441 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:55:29.441 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:16.765694+0000", 2024-09-14T04:55:29.441 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.1248999999999996e-05 2024-09-14T04:55:29.441 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.441 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.441 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:55:29.442 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:16.765761+0000", 2024-09-14T04:55:29.442 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.6784000000000003e-05 2024-09-14T04:55:29.442 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.442 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.442 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:55:29.442 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:16.765821+0000", 2024-09-14T04:55:29.442 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.0321000000000001e-05 2024-09-14T04:55:29.442 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:29.442 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:55:29.442 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:29.442 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.442 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.442 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35535.0:156409 10.c 10:3eaf03cc:::benchmark_data_smithi038_206757_object51868:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e249)", 2024-09-14T04:55:29.442 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:47:15.981429+0000", 2024-09-14T04:55:29.443 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 493.40707311, 2024-09-14T04:55:29.443 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.78463651599999995, 2024-09-14T04:55:29.443 INFO:teuthology.orchestra.run.smithi123.stdout: "continuous": false, 2024-09-14T04:55:29.443 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:55:29.443 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:55:29.443 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:55:29.443 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35535", 2024-09-14T04:55:29.443 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/531660000", 2024-09-14T04:55:29.443 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 156409 2024-09-14T04:55:29.443 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.443 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:55:29.443 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.443 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:55:29.443 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:15.981429+0000", 2024-09-14T04:55:29.444 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:29.444 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.444 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.444 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:55:29.444 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:15.981429+0000", 2024-09-14T04:55:29.444 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:29.444 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.444 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.444 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:55:29.444 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:15.981431+0000", 2024-09-14T04:55:29.444 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.548e-06 2024-09-14T04:55:29.444 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.444 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.444 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:55:29.445 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:15.981439+0000", 2024-09-14T04:55:29.445 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.3899999999999993e-06 2024-09-14T04:55:29.445 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.445 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.445 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:55:29.445 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:15.981451+0000", 2024-09-14T04:55:29.445 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.1408e-05 2024-09-14T04:55:29.445 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.445 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.445 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:55:29.445 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:15.981458+0000", 2024-09-14T04:55:29.445 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.6569999999999997e-06 2024-09-14T04:55:29.445 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.445 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.446 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:55:29.446 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:15.981525+0000", 2024-09-14T04:55:29.446 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.6742000000000006e-05 2024-09-14T04:55:29.446 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.446 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.446 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2024-09-14T04:55:29.446 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:15.981535+0000", 2024-09-14T04:55:29.446 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.7529999999999996e-06 2024-09-14T04:55:29.446 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.446 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.446 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:55:29.446 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:16.758816+0000", 2024-09-14T04:55:29.446 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.77728103199999998 2024-09-14T04:55:29.446 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.447 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.447 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:55:29.447 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:16.758933+0000", 2024-09-14T04:55:29.447 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000117132 2024-09-14T04:55:29.447 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.447 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.447 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 0,7", 2024-09-14T04:55:29.447 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:16.759015+0000", 2024-09-14T04:55:29.447 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.2503999999999995e-05 2024-09-14T04:55:29.447 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.447 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.447 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:55:29.447 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:16.765889+0000", 2024-09-14T04:55:29.448 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0068739700000000001 2024-09-14T04:55:29.448 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.448 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.448 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:55:29.448 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:16.765909+0000", 2024-09-14T04:55:29.448 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.9755e-05 2024-09-14T04:55:29.448 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.448 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.449 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:55:29.450 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:16.765951+0000", 2024-09-14T04:55:29.450 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.1615000000000001e-05 2024-09-14T04:55:29.450 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.450 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.450 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:55:29.450 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:16.766013+0000", 2024-09-14T04:55:29.450 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.1987000000000001e-05 2024-09-14T04:55:29.450 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.450 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.451 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:55:29.451 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:16.766066+0000", 2024-09-14T04:55:29.451 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.3022999999999997e-05 2024-09-14T04:55:29.451 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:29.451 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:55:29.452 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:29.452 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.452 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.452 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35535.0:156452 10.c 10:3e7ecd7a:::benchmark_data_smithi038_206757_object51911:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e249)", 2024-09-14T04:55:29.452 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:47:16.030790+0000", 2024-09-14T04:55:29.452 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 493.35771278200002, 2024-09-14T04:55:29.452 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.74302534200000003, 2024-09-14T04:55:29.453 INFO:teuthology.orchestra.run.smithi123.stdout: "continuous": false, 2024-09-14T04:55:29.453 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:55:29.453 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:55:29.453 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:55:29.453 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35535", 2024-09-14T04:55:29.453 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/531660000", 2024-09-14T04:55:29.453 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 156452 2024-09-14T04:55:29.453 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.453 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:55:29.453 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.453 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:55:29.453 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:16.030790+0000", 2024-09-14T04:55:29.454 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:29.454 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.454 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.454 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:55:29.454 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:16.030790+0000", 2024-09-14T04:55:29.454 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:29.454 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.454 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.454 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:55:29.454 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:16.030791+0000", 2024-09-14T04:55:29.454 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.2240000000000001e-06 2024-09-14T04:55:29.454 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.454 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.454 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:55:29.454 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:16.030796+0000", 2024-09-14T04:55:29.455 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.0379999999999999e-06 2024-09-14T04:55:29.455 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.455 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.455 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:55:29.455 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:16.030809+0000", 2024-09-14T04:55:29.455 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3526999999999999e-05 2024-09-14T04:55:29.455 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.455 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.455 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:55:29.455 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:16.030817+0000", 2024-09-14T04:55:29.455 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.2509999999999997e-06 2024-09-14T04:55:29.455 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.455 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.456 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:55:29.456 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:16.030879+0000", 2024-09-14T04:55:29.456 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.2143000000000005e-05 2024-09-14T04:55:29.456 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.456 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.456 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2024-09-14T04:55:29.456 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:16.030889+0000", 2024-09-14T04:55:29.456 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0759e-05 2024-09-14T04:55:29.456 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.456 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.456 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:55:29.456 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:16.762101+0000", 2024-09-14T04:55:29.456 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.73121192499999998 2024-09-14T04:55:29.457 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.457 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.457 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:55:29.457 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:16.762212+0000", 2024-09-14T04:55:29.457 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000110812 2024-09-14T04:55:29.457 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.457 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.457 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 0,7", 2024-09-14T04:55:29.457 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:16.762291+0000", 2024-09-14T04:55:29.457 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.9035999999999993e-05 2024-09-14T04:55:29.457 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.457 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.457 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:55:29.457 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:16.766078+0000", 2024-09-14T04:55:29.458 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0037867920000000002 2024-09-14T04:55:29.458 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.458 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.458 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:55:29.458 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:16.766139+0000", 2024-09-14T04:55:29.458 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.1378999999999996e-05 2024-09-14T04:55:29.458 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.458 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.458 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:55:29.458 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:16.773713+0000", 2024-09-14T04:55:29.461 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0075739350000000004 2024-09-14T04:55:29.461 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.461 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.461 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:55:29.461 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:16.773764+0000", 2024-09-14T04:55:29.461 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.0964999999999997e-05 2024-09-14T04:55:29.461 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.461 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.461 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:55:29.461 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:16.773815+0000", 2024-09-14T04:55:29.461 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.0556000000000002e-05 2024-09-14T04:55:29.461 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:29.462 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:55:29.462 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:29.462 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.462 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.462 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35535.0:156487 10.c 10:34d8f135:::benchmark_data_smithi038_206757_object51946:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e249)", 2024-09-14T04:55:29.462 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:47:16.076618+0000", 2024-09-14T04:55:29.462 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 493.31188386399998, 2024-09-14T04:55:29.462 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.70379981899999999, 2024-09-14T04:55:29.462 INFO:teuthology.orchestra.run.smithi123.stdout: "continuous": false, 2024-09-14T04:55:29.462 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:55:29.462 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:55:29.462 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:55:29.462 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35535", 2024-09-14T04:55:29.463 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/531660000", 2024-09-14T04:55:29.463 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 156487 2024-09-14T04:55:29.463 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.463 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:55:29.463 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.463 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:55:29.463 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:16.076618+0000", 2024-09-14T04:55:29.463 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:29.463 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.463 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.463 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:55:29.464 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:16.076618+0000", 2024-09-14T04:55:29.464 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:29.464 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.464 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.464 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:55:29.464 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:16.076620+0000", 2024-09-14T04:55:29.464 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.173e-06 2024-09-14T04:55:29.464 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.464 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.464 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:55:29.464 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:16.076624+0000", 2024-09-14T04:55:29.464 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.7049999999999998e-06 2024-09-14T04:55:29.464 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.465 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.465 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:55:29.465 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:16.076633+0000", 2024-09-14T04:55:29.465 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.9970000000000004e-06 2024-09-14T04:55:29.465 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.465 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.465 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:55:29.465 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:16.076639+0000", 2024-09-14T04:55:29.465 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.6210000000000001e-06 2024-09-14T04:55:29.465 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.465 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.465 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:55:29.465 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:16.076687+0000", 2024-09-14T04:55:29.465 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.8322000000000003e-05 2024-09-14T04:55:29.466 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.466 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.466 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2024-09-14T04:55:29.466 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:16.076695+0000", 2024-09-14T04:55:29.466 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.2779999999999996e-06 2024-09-14T04:55:29.466 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.466 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.466 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:55:29.466 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:16.766190+0000", 2024-09-14T04:55:29.466 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.68949580399999999 2024-09-14T04:55:29.466 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.466 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.466 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:55:29.466 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:16.766289+0000", 2024-09-14T04:55:29.466 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.9035000000000003e-05 2024-09-14T04:55:29.467 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.467 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.467 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 0,7", 2024-09-14T04:55:29.467 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:16.766419+0000", 2024-09-14T04:55:29.467 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00012925799999999999 2024-09-14T04:55:29.467 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.467 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.467 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:55:29.467 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:16.780234+0000", 2024-09-14T04:55:29.467 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.013815712000000001 2024-09-14T04:55:29.467 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.467 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.467 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:55:29.467 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:16.780266+0000", 2024-09-14T04:55:29.468 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.1773999999999998e-05 2024-09-14T04:55:29.468 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.468 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.468 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:55:29.468 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:16.780354+0000", 2024-09-14T04:55:29.468 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.7799000000000004e-05 2024-09-14T04:55:29.468 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.468 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.468 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:55:29.468 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:16.780387+0000", 2024-09-14T04:55:29.468 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.3315000000000002e-05 2024-09-14T04:55:29.468 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.468 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.468 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:55:29.469 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:16.780418+0000", 2024-09-14T04:55:29.469 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.1025999999999997e-05 2024-09-14T04:55:29.469 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:29.469 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:55:29.469 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:29.469 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.469 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.469 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.45638.0:60059 11.e 11:70eb9d4f:::benchmark_data_smithi038_226135_object60058:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e259)", 2024-09-14T04:55:29.469 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:50:20.754912+0000", 2024-09-14T04:55:29.469 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 308.63359051100002, 2024-09-14T04:55:29.469 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.71790639300000003, 2024-09-14T04:55:29.469 INFO:teuthology.orchestra.run.smithi123.stdout: "continuous": false, 2024-09-14T04:55:29.469 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:55:29.469 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:55:29.470 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:55:29.470 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.45638", 2024-09-14T04:55:29.470 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/1593930073", 2024-09-14T04:55:29.470 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 60059 2024-09-14T04:55:29.470 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.470 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:55:29.470 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.470 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:55:29.470 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:20.754912+0000", 2024-09-14T04:55:29.470 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:29.470 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.470 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.470 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:55:29.470 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:20.754912+0000", 2024-09-14T04:55:29.471 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:29.471 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.471 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.471 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:55:29.471 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:20.754915+0000", 2024-09-14T04:55:29.471 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.734e-06 2024-09-14T04:55:29.471 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.471 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.471 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:55:29.471 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:20.754971+0000", 2024-09-14T04:55:29.471 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.5998999999999997e-05 2024-09-14T04:55:29.471 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.471 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.471 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:55:29.472 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:20.754997+0000", 2024-09-14T04:55:29.472 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.6035999999999999e-05 2024-09-14T04:55:29.472 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.472 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.472 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:55:29.472 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:20.755012+0000", 2024-09-14T04:55:29.472 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.573e-05 2024-09-14T04:55:29.472 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.472 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.472 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:55:29.472 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:20.755150+0000", 2024-09-14T04:55:29.472 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000137377 2024-09-14T04:55:29.472 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.472 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.473 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:55:29.473 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:20.755455+0000", 2024-09-14T04:55:29.473 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00030579700000000001 2024-09-14T04:55:29.473 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.473 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.473 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,7", 2024-09-14T04:55:29.473 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:20.755756+0000", 2024-09-14T04:55:29.473 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000300821 2024-09-14T04:55:29.473 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.473 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.473 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:55:29.473 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:20.759717+0000", 2024-09-14T04:55:29.473 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0039610690000000002 2024-09-14T04:55:29.473 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.473 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.474 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:55:29.474 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:20.759751+0000", 2024-09-14T04:55:29.474 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.3401000000000001e-05 2024-09-14T04:55:29.474 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.474 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.474 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:55:29.474 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:21.472681+0000", 2024-09-14T04:55:29.474 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.71293036499999995 2024-09-14T04:55:29.474 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.474 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.474 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:55:29.474 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:21.472754+0000", 2024-09-14T04:55:29.474 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.3365e-05 2024-09-14T04:55:29.474 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.475 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.475 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:55:29.475 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:21.472818+0000", 2024-09-14T04:55:29.475 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.3699000000000001e-05 2024-09-14T04:55:29.475 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:29.475 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:55:29.475 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:29.475 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.475 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.475 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.45638.0:60073 11.e 11:74797e35:::benchmark_data_smithi038_226135_object60072:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e259)", 2024-09-14T04:55:29.475 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:50:20.863655+0000", 2024-09-14T04:55:29.475 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 308.52484703099998, 2024-09-14T04:55:29.475 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.609332871, 2024-09-14T04:55:29.475 INFO:teuthology.orchestra.run.smithi123.stdout: "continuous": false, 2024-09-14T04:55:29.476 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:55:29.476 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:55:29.476 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:55:29.476 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.45638", 2024-09-14T04:55:29.476 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/1593930073", 2024-09-14T04:55:29.476 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 60073 2024-09-14T04:55:29.476 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.476 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:55:29.476 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.476 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:55:29.476 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:20.863655+0000", 2024-09-14T04:55:29.476 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:29.476 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.476 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.477 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:55:29.477 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:20.863655+0000", 2024-09-14T04:55:29.477 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:29.477 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.477 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.477 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:55:29.477 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:20.863658+0000", 2024-09-14T04:55:29.477 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.1599999999999998e-06 2024-09-14T04:55:29.477 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.477 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.477 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:55:29.477 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:20.863721+0000", 2024-09-14T04:55:29.477 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.2898999999999995e-05 2024-09-14T04:55:29.477 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.478 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.478 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:55:29.478 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:20.863755+0000", 2024-09-14T04:55:29.478 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.4168999999999998e-05 2024-09-14T04:55:29.478 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.478 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.478 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:55:29.478 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:20.863776+0000", 2024-09-14T04:55:29.478 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.0163e-05 2024-09-14T04:55:29.478 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.478 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.478 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:55:29.478 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:20.863904+0000", 2024-09-14T04:55:29.478 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000128567 2024-09-14T04:55:29.478 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.479 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.479 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:55:29.479 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:20.864151+0000", 2024-09-14T04:55:29.479 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00024677 2024-09-14T04:55:29.479 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.479 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.479 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,7", 2024-09-14T04:55:29.479 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:20.864405+0000", 2024-09-14T04:55:29.479 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00025407099999999997 2024-09-14T04:55:29.479 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.479 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.479 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:55:29.479 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:20.868622+0000", 2024-09-14T04:55:29.479 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0042168789999999998 2024-09-14T04:55:29.480 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.480 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.480 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:55:29.480 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:20.869085+0000", 2024-09-14T04:55:29.480 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00046276500000000002 2024-09-14T04:55:29.480 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.480 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.480 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:55:29.480 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:21.472905+0000", 2024-09-14T04:55:29.480 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.60382037200000005 2024-09-14T04:55:29.480 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.480 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.480 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:55:29.481 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:21.472950+0000", 2024-09-14T04:55:29.481 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.5401999999999997e-05 2024-09-14T04:55:29.481 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.481 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.481 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:55:29.481 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:21.472988+0000", 2024-09-14T04:55:29.481 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.7654000000000002e-05 2024-09-14T04:55:29.481 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:29.481 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:55:29.481 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:29.481 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.481 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.481 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.45638.0:126410 11.e 11:77896c3e:::benchmark_data_smithi038_226135_object28730:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e269)", 2024-09-14T04:55:29.481 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:51:38.420576+0000", 2024-09-14T04:55:29.482 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 230.96792650200001, 2024-09-14T04:55:29.482 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.90933923900000002, 2024-09-14T04:55:29.482 INFO:teuthology.orchestra.run.smithi123.stdout: "continuous": false, 2024-09-14T04:55:29.482 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:55:29.482 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:55:29.482 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:55:29.482 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.45638", 2024-09-14T04:55:29.482 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/1593930073", 2024-09-14T04:55:29.482 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 126410 2024-09-14T04:55:29.482 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.482 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:55:29.482 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.482 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:55:29.482 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:38.420576+0000", 2024-09-14T04:55:29.482 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:29.483 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.483 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.483 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:55:29.483 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:38.420576+0000", 2024-09-14T04:55:29.483 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:29.483 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.483 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.483 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:55:29.483 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:38.420578+0000", 2024-09-14T04:55:29.483 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.0490000000000002e-06 2024-09-14T04:55:29.483 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.483 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.483 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:55:29.483 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:38.420587+0000", 2024-09-14T04:55:29.484 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.0699999999999996e-06 2024-09-14T04:55:29.484 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.484 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.484 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:55:29.484 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:38.420618+0000", 2024-09-14T04:55:29.484 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.074e-05 2024-09-14T04:55:29.484 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.484 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.484 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:55:29.484 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:38.420629+0000", 2024-09-14T04:55:29.484 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0966e-05 2024-09-14T04:55:29.484 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.484 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.484 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:55:29.485 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:38.420869+0000", 2024-09-14T04:55:29.485 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00024060499999999999 2024-09-14T04:55:29.485 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.485 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.485 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:55:29.485 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:38.424643+0000", 2024-09-14T04:55:29.485 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0037735139999999999 2024-09-14T04:55:29.485 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.485 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.485 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,7", 2024-09-14T04:55:29.485 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:38.424954+0000", 2024-09-14T04:55:29.485 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000311071 2024-09-14T04:55:29.485 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.485 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.486 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:55:29.486 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:38.431810+0000", 2024-09-14T04:55:29.486 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0068558890000000004 2024-09-14T04:55:29.486 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.486 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.486 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:55:29.486 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:38.434360+0000", 2024-09-14T04:55:29.486 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0025500549999999999 2024-09-14T04:55:29.486 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.486 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.486 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:55:29.486 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:39.329747+0000", 2024-09-14T04:55:29.487 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.89538706700000004 2024-09-14T04:55:29.487 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.487 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.487 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:55:29.487 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:39.329841+0000", 2024-09-14T04:55:29.487 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.4550999999999996e-05 2024-09-14T04:55:29.487 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.487 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.487 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:55:29.487 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:39.329915+0000", 2024-09-14T04:55:29.487 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.3662e-05 2024-09-14T04:55:29.487 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:29.487 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:55:29.487 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:29.488 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.488 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.488 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.45638.0:126419 11.e 11:76c68293:::benchmark_data_smithi038_226135_object28739:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e269)", 2024-09-14T04:55:29.488 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:51:38.420696+0000", 2024-09-14T04:55:29.488 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 230.96780620000001, 2024-09-14T04:55:29.488 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.90951720300000005, 2024-09-14T04:55:29.488 INFO:teuthology.orchestra.run.smithi123.stdout: "continuous": false, 2024-09-14T04:55:29.488 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:55:29.488 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:55:29.488 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:55:29.488 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.45638", 2024-09-14T04:55:29.488 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/1593930073", 2024-09-14T04:55:29.488 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 126419 2024-09-14T04:55:29.489 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.489 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:55:29.489 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.489 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:55:29.489 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:38.420696+0000", 2024-09-14T04:55:29.489 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:29.489 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.489 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.489 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:55:29.489 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:38.420696+0000", 2024-09-14T04:55:29.489 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:29.489 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.489 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.489 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:55:29.489 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:38.420697+0000", 2024-09-14T04:55:29.490 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.5000000000000001e-07 2024-09-14T04:55:29.490 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.490 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.490 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:55:29.490 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:38.420701+0000", 2024-09-14T04:55:29.490 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.3429999999999998e-06 2024-09-14T04:55:29.490 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.490 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.490 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:55:29.490 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:38.420719+0000", 2024-09-14T04:55:29.490 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.8145999999999999e-05 2024-09-14T04:55:29.490 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.490 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.490 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:55:29.491 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:38.420728+0000", 2024-09-14T04:55:29.491 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.1510000000000004e-06 2024-09-14T04:55:29.491 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.491 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.491 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:55:29.491 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:38.428240+0000", 2024-09-14T04:55:29.491 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0075127270000000003 2024-09-14T04:55:29.491 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.491 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.491 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:55:29.491 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:38.428382+0000", 2024-09-14T04:55:29.491 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00014136300000000001 2024-09-14T04:55:29.491 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.491 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.492 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,7", 2024-09-14T04:55:29.492 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:38.428525+0000", 2024-09-14T04:55:29.492 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000143187 2024-09-14T04:55:29.492 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.492 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.492 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:55:29.492 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:38.432619+0000", 2024-09-14T04:55:29.492 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0040939189999999997 2024-09-14T04:55:29.492 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.492 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.492 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:55:29.492 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:38.436529+0000", 2024-09-14T04:55:29.492 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0039101439999999999 2024-09-14T04:55:29.492 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.493 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.493 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:55:29.493 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:39.330050+0000", 2024-09-14T04:55:29.493 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.89352078999999995 2024-09-14T04:55:29.493 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.493 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.493 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:55:29.493 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:39.330135+0000", 2024-09-14T04:55:29.493 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.5377999999999995e-05 2024-09-14T04:55:29.493 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.493 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.493 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:55:29.493 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:39.330213+0000", 2024-09-14T04:55:29.493 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.8205000000000001e-05 2024-09-14T04:55:29.494 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:29.494 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:55:29.494 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:29.494 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.494 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.494 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.45638.0:126434 11.e 11:73fa0110:::benchmark_data_smithi038_226135_object28754:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e269)", 2024-09-14T04:55:29.494 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:51:38.446308+0000", 2024-09-14T04:55:29.494 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 230.94219436700001, 2024-09-14T04:55:29.494 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.88416336100000004, 2024-09-14T04:55:29.494 INFO:teuthology.orchestra.run.smithi123.stdout: "continuous": false, 2024-09-14T04:55:29.494 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:55:29.494 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:55:29.494 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:55:29.495 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.45638", 2024-09-14T04:55:29.495 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/1593930073", 2024-09-14T04:55:29.495 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 126434 2024-09-14T04:55:29.495 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.495 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:55:29.495 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.495 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:55:29.495 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:38.446308+0000", 2024-09-14T04:55:29.495 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:29.495 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.495 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.495 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:55:29.495 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:38.446308+0000", 2024-09-14T04:55:29.495 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:29.496 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.496 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.496 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:55:29.496 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:38.446310+0000", 2024-09-14T04:55:29.496 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.3360000000000002e-06 2024-09-14T04:55:29.496 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.496 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.496 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:55:29.496 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:38.446320+0000", 2024-09-14T04:55:29.496 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.2900000000000008e-06 2024-09-14T04:55:29.496 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.496 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.496 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:55:29.496 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:38.446345+0000", 2024-09-14T04:55:29.497 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.5063e-05 2024-09-14T04:55:29.497 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.497 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.497 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:55:29.497 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:38.446355+0000", 2024-09-14T04:55:29.497 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0025e-05 2024-09-14T04:55:29.497 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.497 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.497 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:55:29.497 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:38.446436+0000", 2024-09-14T04:55:29.497 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.1085e-05 2024-09-14T04:55:29.497 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.497 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.497 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:55:29.498 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:38.446536+0000", 2024-09-14T04:55:29.498 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000100029 2024-09-14T04:55:29.498 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.498 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.498 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,7", 2024-09-14T04:55:29.498 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:38.446620+0000", 2024-09-14T04:55:29.498 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.4439999999999998e-05 2024-09-14T04:55:29.498 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.498 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.498 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:55:29.498 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:38.453241+0000", 2024-09-14T04:55:29.498 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0066203820000000002 2024-09-14T04:55:29.498 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.498 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.498 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:55:29.499 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:38.453671+0000", 2024-09-14T04:55:29.499 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00043003799999999999 2024-09-14T04:55:29.499 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.499 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.499 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:55:29.499 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:39.330301+0000", 2024-09-14T04:55:29.499 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.87663005400000005 2024-09-14T04:55:29.499 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.499 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.499 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:55:29.499 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:39.330373+0000", 2024-09-14T04:55:29.499 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.2142000000000001e-05 2024-09-14T04:55:29.499 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.500 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.500 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:55:29.500 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:39.330471+0000", 2024-09-14T04:55:29.500 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.8476999999999999e-05 2024-09-14T04:55:29.500 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:29.500 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:55:29.500 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:29.500 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.500 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.500 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.45638.0:126435 11.e 11:77e43e1f:::benchmark_data_smithi038_226135_object28755:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e269)", 2024-09-14T04:55:29.500 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:51:38.446380+0000", 2024-09-14T04:55:29.500 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 230.94212216700001, 2024-09-14T04:55:29.501 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.88430051300000001, 2024-09-14T04:55:29.501 INFO:teuthology.orchestra.run.smithi123.stdout: "continuous": false, 2024-09-14T04:55:29.501 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:55:29.501 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:55:29.501 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:55:29.501 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.45638", 2024-09-14T04:55:29.501 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/1593930073", 2024-09-14T04:55:29.501 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 126435 2024-09-14T04:55:29.501 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.501 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:55:29.501 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.501 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:55:29.501 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:38.446380+0000", 2024-09-14T04:55:29.502 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:29.502 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.502 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.502 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:55:29.502 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:38.446380+0000", 2024-09-14T04:55:29.502 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:29.502 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.502 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.502 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:55:29.502 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:38.446380+0000", 2024-09-14T04:55:29.502 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.1100000000000002e-07 2024-09-14T04:55:29.502 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.502 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.502 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:55:29.502 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:38.446383+0000", 2024-09-14T04:55:29.503 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.621e-06 2024-09-14T04:55:29.503 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.503 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.503 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:55:29.503 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:38.446388+0000", 2024-09-14T04:55:29.503 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.2390000000000002e-06 2024-09-14T04:55:29.503 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.503 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.503 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:55:29.503 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:38.446392+0000", 2024-09-14T04:55:29.503 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.4170000000000001e-06 2024-09-14T04:55:29.503 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.503 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.503 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:55:29.504 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:38.449589+0000", 2024-09-14T04:55:29.504 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.003196894 2024-09-14T04:55:29.504 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.504 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.504 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:55:29.504 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:38.449794+0000", 2024-09-14T04:55:29.504 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000205126 2024-09-14T04:55:29.504 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.504 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.504 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,7", 2024-09-14T04:55:29.504 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:38.450046+0000", 2024-09-14T04:55:29.504 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00025195099999999999 2024-09-14T04:55:29.504 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.504 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.505 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:55:29.505 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:38.453256+0000", 2024-09-14T04:55:29.505 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0032099530000000002 2024-09-14T04:55:29.505 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.505 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.505 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:55:29.505 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:38.453783+0000", 2024-09-14T04:55:29.505 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00052769299999999998 2024-09-14T04:55:29.505 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.505 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.505 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:55:29.505 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:39.330544+0000", 2024-09-14T04:55:29.505 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.876760388 2024-09-14T04:55:29.505 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.506 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.506 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:55:29.506 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:39.330618+0000", 2024-09-14T04:55:29.506 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.4701000000000002e-05 2024-09-14T04:55:29.506 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.506 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.506 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:55:29.506 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:39.330681+0000", 2024-09-14T04:55:29.506 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.2218999999999995e-05 2024-09-14T04:55:29.506 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:29.506 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:55:29.506 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:29.506 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.506 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.507 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.45638.0:157229 11.7 e270/256 11:e5ecb6c3:::benchmark_data_smithi038_226135_object59549:head v 270'9712, mlcod=270'9709)", 2024-09-14T04:55:29.507 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:52:12.821339+0000", 2024-09-14T04:55:29.507 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 196.567163494, 2024-09-14T04:55:29.507 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.60883921200000002, 2024-09-14T04:55:29.507 INFO:teuthology.orchestra.run.smithi123.stdout: "continuous": false, 2024-09-14T04:55:29.507 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:55:29.507 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:55:29.507 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:55:29.507 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.507 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:55:29.507 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:12.821339+0000", 2024-09-14T04:55:29.507 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:29.507 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.507 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.508 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:55:29.508 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:12.821339+0000", 2024-09-14T04:55:29.508 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:29.508 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.508 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.508 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:55:29.508 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:12.821340+0000", 2024-09-14T04:55:29.508 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.6899999999999996e-07 2024-09-14T04:55:29.508 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.508 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.508 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:55:29.508 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:12.821346+0000", 2024-09-14T04:55:29.508 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.4309999999999999e-06 2024-09-14T04:55:29.508 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.509 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.509 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:55:29.509 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:12.856272+0000", 2024-09-14T04:55:29.509 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.034926401000000003 2024-09-14T04:55:29.509 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.509 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.509 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:55:29.509 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:12.856282+0000", 2024-09-14T04:55:29.509 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.5680000000000005e-06 2024-09-14T04:55:29.509 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.509 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.509 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:55:29.509 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:12.856389+0000", 2024-09-14T04:55:29.509 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000106649 2024-09-14T04:55:29.510 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.510 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.510 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:55:29.510 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:12.856410+0000", 2024-09-14T04:55:29.510 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.1685999999999999e-05 2024-09-14T04:55:29.510 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.510 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.510 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:55:29.510 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:12.862164+0000", 2024-09-14T04:55:29.510 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0057537619999999999 2024-09-14T04:55:29.510 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.510 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.510 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:55:29.510 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:13.430178+0000", 2024-09-14T04:55:29.511 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.56801394599999999 2024-09-14T04:55:29.511 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:29.511 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:55:29.511 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:29.511 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.511 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.511 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.45638.0:157234 11.e 11:7aebe8b6:::benchmark_data_smithi038_226135_object59554:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e270)", 2024-09-14T04:55:29.511 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:52:12.857600+0000", 2024-09-14T04:55:29.511 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 196.53090268299999, 2024-09-14T04:55:29.511 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.59624728400000004, 2024-09-14T04:55:29.511 INFO:teuthology.orchestra.run.smithi123.stdout: "continuous": false, 2024-09-14T04:55:29.511 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:55:29.511 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:55:29.511 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:55:29.511 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.45638", 2024-09-14T04:55:29.512 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/1593930073", 2024-09-14T04:55:29.512 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 157234 2024-09-14T04:55:29.512 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.512 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:55:29.512 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.512 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:55:29.512 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:12.857600+0000", 2024-09-14T04:55:29.512 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:29.512 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.512 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.513 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:55:29.513 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:12.857600+0000", 2024-09-14T04:55:29.513 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:29.513 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.513 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.513 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:55:29.513 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:12.857601+0000", 2024-09-14T04:55:29.513 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.672e-06 2024-09-14T04:55:29.513 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.513 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.513 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:55:29.513 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:12.857607+0000", 2024-09-14T04:55:29.514 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.1179999999999997e-06 2024-09-14T04:55:29.514 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.514 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.514 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:55:29.514 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:12.857620+0000", 2024-09-14T04:55:29.514 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.2155e-05 2024-09-14T04:55:29.514 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.514 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.514 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:55:29.514 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:12.857627+0000", 2024-09-14T04:55:29.514 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.4739999999999999e-06 2024-09-14T04:55:29.514 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.514 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.515 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:55:29.515 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:12.862121+0000", 2024-09-14T04:55:29.515 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0044938649999999997 2024-09-14T04:55:29.515 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.515 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.515 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:55:29.515 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:13.430383+0000", 2024-09-14T04:55:29.515 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.56826233599999998 2024-09-14T04:55:29.515 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.515 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.516 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,7", 2024-09-14T04:55:29.516 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:13.430520+0000", 2024-09-14T04:55:29.516 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00013666500000000001 2024-09-14T04:55:29.516 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.516 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.516 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:55:29.516 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:13.444285+0000", 2024-09-14T04:55:29.516 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.013765110000000001 2024-09-14T04:55:29.516 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.516 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.516 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:55:29.516 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:13.444345+0000", 2024-09-14T04:55:29.516 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.9885e-05 2024-09-14T04:55:29.517 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.517 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.517 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:55:29.517 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:13.453732+0000", 2024-09-14T04:55:29.517 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0093873340000000006 2024-09-14T04:55:29.517 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.517 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.517 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:55:29.517 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:13.453795+0000", 2024-09-14T04:55:29.517 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.2563000000000004e-05 2024-09-14T04:55:29.517 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:29.517 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:29.517 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:55:29.517 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:13.453847+0000", 2024-09-14T04:55:29.517 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.2107000000000001e-05 2024-09-14T04:55:29.518 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:29.518 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:55:29.518 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:29.518 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:29.518 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:55:29.518 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-14T04:55:30.191 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.5 dump_ops_in_flight 2024-09-14T04:55:30.688 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:55:30 smithi123 bash[61744]: ts=2024-09-14T04:55:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:55:31.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:30 smithi038 bash[84940]: cluster 2024-09-14T04:55:29.710817+0000 mgr.y (mgr.26165) 1440 : cluster [DBG] pgmap v1524: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:31.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:30 smithi038 bash[84940]: cluster 2024-09-14T04:55:29.710817+0000 mgr.y (mgr.26165) 1440 : cluster [DBG] pgmap v1524: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:31.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:30 smithi038 bash[84940]: audit 2024-09-14T04:55:30.259220+0000 mon.a (mon.0) 1732 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:55:31.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:30 smithi038 bash[84940]: audit 2024-09-14T04:55:30.259220+0000 mon.a (mon.0) 1732 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:55:31.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:30 smithi038 bash[87336]: cluster 2024-09-14T04:55:29.710817+0000 mgr.y (mgr.26165) 1440 : cluster [DBG] pgmap v1524: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:31.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:30 smithi038 bash[87336]: cluster 2024-09-14T04:55:29.710817+0000 mgr.y (mgr.26165) 1440 : cluster [DBG] pgmap v1524: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:31.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:30 smithi038 bash[87336]: audit 2024-09-14T04:55:30.259220+0000 mon.a (mon.0) 1732 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:55:31.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:30 smithi038 bash[87336]: audit 2024-09-14T04:55:30.259220+0000 mon.a (mon.0) 1732 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:55:31.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:30 smithi123 bash[68976]: cluster 2024-09-14T04:55:29.710817+0000 mgr.y (mgr.26165) 1440 : cluster [DBG] pgmap v1524: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:31.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:30 smithi123 bash[68976]: cluster 2024-09-14T04:55:29.710817+0000 mgr.y (mgr.26165) 1440 : cluster [DBG] pgmap v1524: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:31.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:30 smithi123 bash[68976]: audit 2024-09-14T04:55:30.259220+0000 mon.a (mon.0) 1732 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:55:31.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:30 smithi123 bash[68976]: audit 2024-09-14T04:55:30.259220+0000 mon.a (mon.0) 1732 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:55:33.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:32 smithi123 bash[68976]: cluster 2024-09-14T04:55:31.711930+0000 mgr.y (mgr.26165) 1441 : cluster [DBG] pgmap v1525: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:33.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:32 smithi123 bash[68976]: cluster 2024-09-14T04:55:31.711930+0000 mgr.y (mgr.26165) 1441 : cluster [DBG] pgmap v1525: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:33.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:32 smithi038 bash[84940]: cluster 2024-09-14T04:55:31.711930+0000 mgr.y (mgr.26165) 1441 : cluster [DBG] pgmap v1525: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:33.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:32 smithi038 bash[84940]: cluster 2024-09-14T04:55:31.711930+0000 mgr.y (mgr.26165) 1441 : cluster [DBG] pgmap v1525: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:33.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:32 smithi038 bash[87336]: cluster 2024-09-14T04:55:31.711930+0000 mgr.y (mgr.26165) 1441 : cluster [DBG] pgmap v1525: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:33.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:32 smithi038 bash[87336]: cluster 2024-09-14T04:55:31.711930+0000 mgr.y (mgr.26165) 1441 : cluster [DBG] pgmap v1525: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:33.874 INFO:teuthology.orchestra.run.smithi038.stderr:reweighted osd.5 to 1 (10000) 2024-09-14T04:55:34.165 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:33 smithi038 bash[84940]: audit 2024-09-14T04:55:33.148386+0000 mon.a (mon.0) 1733 : audit [INF] from='client.? 172.21.15.38:0/198342704' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-14T04:55:34.165 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:33 smithi038 bash[84940]: audit 2024-09-14T04:55:33.148386+0000 mon.a (mon.0) 1733 : audit [INF] from='client.? 172.21.15.38:0/198342704' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-14T04:55:34.166 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:33 smithi038 bash[87336]: audit 2024-09-14T04:55:33.148386+0000 mon.a (mon.0) 1733 : audit [INF] from='client.? 172.21.15.38:0/198342704' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-14T04:55:34.166 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:33 smithi038 bash[87336]: audit 2024-09-14T04:55:33.148386+0000 mon.a (mon.0) 1733 : audit [INF] from='client.? 172.21.15.38:0/198342704' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-14T04:55:34.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:33 smithi123 bash[68976]: audit 2024-09-14T04:55:33.148386+0000 mon.a (mon.0) 1733 : audit [INF] from='client.? 172.21.15.38:0/198342704' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-14T04:55:34.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:33 smithi123 bash[68976]: audit 2024-09-14T04:55:33.148386+0000 mon.a (mon.0) 1733 : audit [INF] from='client.? 172.21.15.38:0/198342704' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-14T04:55:34.836 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd reweight 6 1 2024-09-14T04:55:34.972 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T04:55:35.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:34 smithi123 bash[68976]: cluster 2024-09-14T04:55:33.712841+0000 mgr.y (mgr.26165) 1442 : cluster [DBG] pgmap v1526: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:35.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:34 smithi123 bash[68976]: cluster 2024-09-14T04:55:33.712841+0000 mgr.y (mgr.26165) 1442 : cluster [DBG] pgmap v1526: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:35.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:34 smithi123 bash[68976]: audit 2024-09-14T04:55:33.874149+0000 mon.a (mon.0) 1734 : audit [INF] from='client.? 172.21.15.38:0/198342704' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-14T04:55:35.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:34 smithi123 bash[68976]: audit 2024-09-14T04:55:33.874149+0000 mon.a (mon.0) 1734 : audit [INF] from='client.? 172.21.15.38:0/198342704' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-14T04:55:35.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:34 smithi123 bash[68976]: cluster 2024-09-14T04:55:33.879831+0000 mon.a (mon.0) 1735 : cluster [DBG] osdmap e300: 8 total, 8 up, 8 in 2024-09-14T04:55:35.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:34 smithi123 bash[68976]: cluster 2024-09-14T04:55:33.879831+0000 mon.a (mon.0) 1735 : cluster [DBG] osdmap e300: 8 total, 8 up, 8 in 2024-09-14T04:55:35.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:34 smithi038 bash[87336]: cluster 2024-09-14T04:55:33.712841+0000 mgr.y (mgr.26165) 1442 : cluster [DBG] pgmap v1526: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:35.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:34 smithi038 bash[87336]: cluster 2024-09-14T04:55:33.712841+0000 mgr.y (mgr.26165) 1442 : cluster [DBG] pgmap v1526: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:35.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:34 smithi038 bash[87336]: audit 2024-09-14T04:55:33.874149+0000 mon.a (mon.0) 1734 : audit [INF] from='client.? 172.21.15.38:0/198342704' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-14T04:55:35.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:34 smithi038 bash[87336]: audit 2024-09-14T04:55:33.874149+0000 mon.a (mon.0) 1734 : audit [INF] from='client.? 172.21.15.38:0/198342704' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-14T04:55:35.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:34 smithi038 bash[87336]: cluster 2024-09-14T04:55:33.879831+0000 mon.a (mon.0) 1735 : cluster [DBG] osdmap e300: 8 total, 8 up, 8 in 2024-09-14T04:55:35.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:34 smithi038 bash[87336]: cluster 2024-09-14T04:55:33.879831+0000 mon.a (mon.0) 1735 : cluster [DBG] osdmap e300: 8 total, 8 up, 8 in 2024-09-14T04:55:35.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:34 smithi038 bash[84940]: cluster 2024-09-14T04:55:33.712841+0000 mgr.y (mgr.26165) 1442 : cluster [DBG] pgmap v1526: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:35.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:34 smithi038 bash[84940]: cluster 2024-09-14T04:55:33.712841+0000 mgr.y (mgr.26165) 1442 : cluster [DBG] pgmap v1526: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:35.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:34 smithi038 bash[84940]: audit 2024-09-14T04:55:33.874149+0000 mon.a (mon.0) 1734 : audit [INF] from='client.? 172.21.15.38:0/198342704' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-14T04:55:35.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:34 smithi038 bash[84940]: audit 2024-09-14T04:55:33.874149+0000 mon.a (mon.0) 1734 : audit [INF] from='client.? 172.21.15.38:0/198342704' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-14T04:55:35.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:34 smithi038 bash[84940]: cluster 2024-09-14T04:55:33.879831+0000 mon.a (mon.0) 1735 : cluster [DBG] osdmap e300: 8 total, 8 up, 8 in 2024-09-14T04:55:35.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:34 smithi038 bash[84940]: cluster 2024-09-14T04:55:33.879831+0000 mon.a (mon.0) 1735 : cluster [DBG] osdmap e300: 8 total, 8 up, 8 in 2024-09-14T04:55:36.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:36 smithi123 bash[68976]: cluster 2024-09-14T04:55:35.713901+0000 mgr.y (mgr.26165) 1443 : cluster [DBG] pgmap v1528: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:36.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:36 smithi123 bash[68976]: cluster 2024-09-14T04:55:35.713901+0000 mgr.y (mgr.26165) 1443 : cluster [DBG] pgmap v1528: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:37.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:36 smithi038 bash[84940]: cluster 2024-09-14T04:55:35.713901+0000 mgr.y (mgr.26165) 1443 : cluster [DBG] pgmap v1528: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:37.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:36 smithi038 bash[84940]: cluster 2024-09-14T04:55:35.713901+0000 mgr.y (mgr.26165) 1443 : cluster [DBG] pgmap v1528: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:37.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:36 smithi038 bash[87336]: cluster 2024-09-14T04:55:35.713901+0000 mgr.y (mgr.26165) 1443 : cluster [DBG] pgmap v1528: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:37.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:36 smithi038 bash[87336]: cluster 2024-09-14T04:55:35.713901+0000 mgr.y (mgr.26165) 1443 : cluster [DBG] pgmap v1528: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:38.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:55:38 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:55:38] "GET /metrics HTTP/1.1" 200 34267 "" "Prometheus/2.51.0" 2024-09-14T04:55:38.544 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-14T04:55:38.544 INFO:teuthology.orchestra.run.smithi123.stdout: "ops": [], 2024-09-14T04:55:38.544 INFO:teuthology.orchestra.run.smithi123.stdout: "num_ops": 0 2024-09-14T04:55:38.544 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-14T04:55:39.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:38 smithi123 bash[68976]: cluster 2024-09-14T04:55:37.714826+0000 mgr.y (mgr.26165) 1444 : cluster [DBG] pgmap v1529: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:39.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:38 smithi123 bash[68976]: cluster 2024-09-14T04:55:37.714826+0000 mgr.y (mgr.26165) 1444 : cluster [DBG] pgmap v1529: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:39.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:38 smithi038 bash[84940]: cluster 2024-09-14T04:55:37.714826+0000 mgr.y (mgr.26165) 1444 : cluster [DBG] pgmap v1529: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:39.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:38 smithi038 bash[84940]: cluster 2024-09-14T04:55:37.714826+0000 mgr.y (mgr.26165) 1444 : cluster [DBG] pgmap v1529: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:39.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:38 smithi038 bash[87336]: cluster 2024-09-14T04:55:37.714826+0000 mgr.y (mgr.26165) 1444 : cluster [DBG] pgmap v1529: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:39.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:38 smithi038 bash[87336]: cluster 2024-09-14T04:55:37.714826+0000 mgr.y (mgr.26165) 1444 : cluster [DBG] pgmap v1529: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:39.294 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.5 dump_blocked_ops 2024-09-14T04:55:39.626 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:55:40.688 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:55:40 smithi123 bash[61744]: ts=2024-09-14T04:55:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:55:41.157 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:40 smithi038 bash[84940]: cluster 2024-09-14T04:55:39.715634+0000 mgr.y (mgr.26165) 1445 : cluster [DBG] pgmap v1530: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:41.158 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:40 smithi038 bash[84940]: cluster 2024-09-14T04:55:39.715634+0000 mgr.y (mgr.26165) 1445 : cluster [DBG] pgmap v1530: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:41.158 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:40 smithi038 bash[87336]: cluster 2024-09-14T04:55:39.715634+0000 mgr.y (mgr.26165) 1445 : cluster [DBG] pgmap v1530: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:41.158 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:40 smithi038 bash[87336]: cluster 2024-09-14T04:55:39.715634+0000 mgr.y (mgr.26165) 1445 : cluster [DBG] pgmap v1530: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:41.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:40 smithi123 bash[68976]: cluster 2024-09-14T04:55:39.715634+0000 mgr.y (mgr.26165) 1445 : cluster [DBG] pgmap v1530: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:41.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:40 smithi123 bash[68976]: cluster 2024-09-14T04:55:39.715634+0000 mgr.y (mgr.26165) 1445 : cluster [DBG] pgmap v1530: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:43.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:42 smithi123 bash[68976]: cluster 2024-09-14T04:55:41.716610+0000 mgr.y (mgr.26165) 1446 : cluster [DBG] pgmap v1531: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:43.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:42 smithi123 bash[68976]: cluster 2024-09-14T04:55:41.716610+0000 mgr.y (mgr.26165) 1446 : cluster [DBG] pgmap v1531: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:43.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:42 smithi038 bash[84940]: cluster 2024-09-14T04:55:41.716610+0000 mgr.y (mgr.26165) 1446 : cluster [DBG] pgmap v1531: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:43.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:42 smithi038 bash[84940]: cluster 2024-09-14T04:55:41.716610+0000 mgr.y (mgr.26165) 1446 : cluster [DBG] pgmap v1531: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:43.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:42 smithi038 bash[87336]: cluster 2024-09-14T04:55:41.716610+0000 mgr.y (mgr.26165) 1446 : cluster [DBG] pgmap v1531: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:43.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:42 smithi038 bash[87336]: cluster 2024-09-14T04:55:41.716610+0000 mgr.y (mgr.26165) 1446 : cluster [DBG] pgmap v1531: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:43.924 INFO:teuthology.orchestra.run.smithi038.stderr:reweighted osd.6 to 1 (10000) 2024-09-14T04:55:44.078 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T04:55:44.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:43 smithi123 bash[68976]: audit 2024-09-14T04:55:43.806920+0000 mon.a (mon.0) 1736 : audit [INF] from='client.? 172.21.15.38:0/177081793' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-14T04:55:44.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:43 smithi123 bash[68976]: audit 2024-09-14T04:55:43.806920+0000 mon.a (mon.0) 1736 : audit [INF] from='client.? 172.21.15.38:0/177081793' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-14T04:55:44.215 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:43 smithi038 bash[84940]: audit 2024-09-14T04:55:43.806920+0000 mon.a (mon.0) 1736 : audit [INF] from='client.? 172.21.15.38:0/177081793' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-14T04:55:44.215 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:43 smithi038 bash[84940]: audit 2024-09-14T04:55:43.806920+0000 mon.a (mon.0) 1736 : audit [INF] from='client.? 172.21.15.38:0/177081793' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-14T04:55:44.215 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:43 smithi038 bash[87336]: audit 2024-09-14T04:55:43.806920+0000 mon.a (mon.0) 1736 : audit [INF] from='client.? 172.21.15.38:0/177081793' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-14T04:55:44.215 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:43 smithi038 bash[87336]: audit 2024-09-14T04:55:43.806920+0000 mon.a (mon.0) 1736 : audit [INF] from='client.? 172.21.15.38:0/177081793' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-14T04:55:44.947 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd reweight 7 1 2024-09-14T04:55:45.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:44 smithi123 bash[68976]: cluster 2024-09-14T04:55:43.717443+0000 mgr.y (mgr.26165) 1447 : cluster [DBG] pgmap v1532: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:45.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:44 smithi123 bash[68976]: cluster 2024-09-14T04:55:43.717443+0000 mgr.y (mgr.26165) 1447 : cluster [DBG] pgmap v1532: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:45.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:44 smithi123 bash[68976]: audit 2024-09-14T04:55:43.923768+0000 mon.a (mon.0) 1737 : audit [INF] from='client.? 172.21.15.38:0/177081793' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-14T04:55:45.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:44 smithi123 bash[68976]: audit 2024-09-14T04:55:43.923768+0000 mon.a (mon.0) 1737 : audit [INF] from='client.? 172.21.15.38:0/177081793' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-14T04:55:45.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:44 smithi123 bash[68976]: cluster 2024-09-14T04:55:43.943696+0000 mon.a (mon.0) 1738 : cluster [DBG] osdmap e301: 8 total, 8 up, 8 in 2024-09-14T04:55:45.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:44 smithi123 bash[68976]: cluster 2024-09-14T04:55:43.943696+0000 mon.a (mon.0) 1738 : cluster [DBG] osdmap e301: 8 total, 8 up, 8 in 2024-09-14T04:55:45.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:44 smithi038 bash[87336]: cluster 2024-09-14T04:55:43.717443+0000 mgr.y (mgr.26165) 1447 : cluster [DBG] pgmap v1532: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:45.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:44 smithi038 bash[87336]: cluster 2024-09-14T04:55:43.717443+0000 mgr.y (mgr.26165) 1447 : cluster [DBG] pgmap v1532: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:45.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:44 smithi038 bash[87336]: audit 2024-09-14T04:55:43.923768+0000 mon.a (mon.0) 1737 : audit [INF] from='client.? 172.21.15.38:0/177081793' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-14T04:55:45.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:44 smithi038 bash[87336]: audit 2024-09-14T04:55:43.923768+0000 mon.a (mon.0) 1737 : audit [INF] from='client.? 172.21.15.38:0/177081793' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-14T04:55:45.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:44 smithi038 bash[87336]: cluster 2024-09-14T04:55:43.943696+0000 mon.a (mon.0) 1738 : cluster [DBG] osdmap e301: 8 total, 8 up, 8 in 2024-09-14T04:55:45.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:44 smithi038 bash[87336]: cluster 2024-09-14T04:55:43.943696+0000 mon.a (mon.0) 1738 : cluster [DBG] osdmap e301: 8 total, 8 up, 8 in 2024-09-14T04:55:45.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:44 smithi038 bash[84940]: cluster 2024-09-14T04:55:43.717443+0000 mgr.y (mgr.26165) 1447 : cluster [DBG] pgmap v1532: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:45.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:44 smithi038 bash[84940]: cluster 2024-09-14T04:55:43.717443+0000 mgr.y (mgr.26165) 1447 : cluster [DBG] pgmap v1532: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:45.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:44 smithi038 bash[84940]: audit 2024-09-14T04:55:43.923768+0000 mon.a (mon.0) 1737 : audit [INF] from='client.? 172.21.15.38:0/177081793' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-14T04:55:45.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:44 smithi038 bash[84940]: audit 2024-09-14T04:55:43.923768+0000 mon.a (mon.0) 1737 : audit [INF] from='client.? 172.21.15.38:0/177081793' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-14T04:55:45.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:44 smithi038 bash[84940]: cluster 2024-09-14T04:55:43.943696+0000 mon.a (mon.0) 1738 : cluster [DBG] osdmap e301: 8 total, 8 up, 8 in 2024-09-14T04:55:45.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:44 smithi038 bash[84940]: cluster 2024-09-14T04:55:43.943696+0000 mon.a (mon.0) 1738 : cluster [DBG] osdmap e301: 8 total, 8 up, 8 in 2024-09-14T04:55:46.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:45 smithi123 bash[68976]: audit 2024-09-14T04:55:45.259754+0000 mon.a (mon.0) 1739 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:55:46.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:45 smithi123 bash[68976]: audit 2024-09-14T04:55:45.259754+0000 mon.a (mon.0) 1739 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:55:46.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:45 smithi038 bash[84940]: audit 2024-09-14T04:55:45.259754+0000 mon.a (mon.0) 1739 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:55:46.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:45 smithi038 bash[84940]: audit 2024-09-14T04:55:45.259754+0000 mon.a (mon.0) 1739 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:55:46.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:45 smithi038 bash[87336]: audit 2024-09-14T04:55:45.259754+0000 mon.a (mon.0) 1739 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:55:46.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:45 smithi038 bash[87336]: audit 2024-09-14T04:55:45.259754+0000 mon.a (mon.0) 1739 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:55:47.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:46 smithi038 bash[84940]: cluster 2024-09-14T04:55:45.718477+0000 mgr.y (mgr.26165) 1448 : cluster [DBG] pgmap v1534: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:47.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:46 smithi038 bash[84940]: cluster 2024-09-14T04:55:45.718477+0000 mgr.y (mgr.26165) 1448 : cluster [DBG] pgmap v1534: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:47.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:46 smithi038 bash[87336]: cluster 2024-09-14T04:55:45.718477+0000 mgr.y (mgr.26165) 1448 : cluster [DBG] pgmap v1534: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:47.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:46 smithi038 bash[87336]: cluster 2024-09-14T04:55:45.718477+0000 mgr.y (mgr.26165) 1448 : cluster [DBG] pgmap v1534: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:47.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:46 smithi123 bash[68976]: cluster 2024-09-14T04:55:45.718477+0000 mgr.y (mgr.26165) 1448 : cluster [DBG] pgmap v1534: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:47.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:46 smithi123 bash[68976]: cluster 2024-09-14T04:55:45.718477+0000 mgr.y (mgr.26165) 1448 : cluster [DBG] pgmap v1534: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:47.931 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-14T04:55:47.931 INFO:teuthology.orchestra.run.smithi123.stdout: "ops": [], 2024-09-14T04:55:47.932 INFO:teuthology.orchestra.run.smithi123.stdout: "complaint_time": 30, 2024-09-14T04:55:47.932 INFO:teuthology.orchestra.run.smithi123.stdout: "num_blocked_ops": 0 2024-09-14T04:55:47.932 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-14T04:55:48.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:55:48 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:55:48] "GET /metrics HTTP/1.1" 200 34269 "" "Prometheus/2.51.0" 2024-09-14T04:55:48.726 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.5 dump_historic_ops 2024-09-14T04:55:49.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:48 smithi123 bash[68976]: cluster 2024-09-14T04:55:47.719054+0000 mgr.y (mgr.26165) 1449 : cluster [DBG] pgmap v1535: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:49.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:48 smithi123 bash[68976]: cluster 2024-09-14T04:55:47.719054+0000 mgr.y (mgr.26165) 1449 : cluster [DBG] pgmap v1535: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:49.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:48 smithi038 bash[84940]: cluster 2024-09-14T04:55:47.719054+0000 mgr.y (mgr.26165) 1449 : cluster [DBG] pgmap v1535: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:49.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:48 smithi038 bash[84940]: cluster 2024-09-14T04:55:47.719054+0000 mgr.y (mgr.26165) 1449 : cluster [DBG] pgmap v1535: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:49.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:48 smithi038 bash[87336]: cluster 2024-09-14T04:55:47.719054+0000 mgr.y (mgr.26165) 1449 : cluster [DBG] pgmap v1535: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:49.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:48 smithi038 bash[87336]: cluster 2024-09-14T04:55:47.719054+0000 mgr.y (mgr.26165) 1449 : cluster [DBG] pgmap v1535: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:49.732 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:55:50.687 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:55:50 smithi123 bash[61744]: ts=2024-09-14T04:55:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:55:51.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:50 smithi038 bash[84940]: cluster 2024-09-14T04:55:49.719835+0000 mgr.y (mgr.26165) 1450 : cluster [DBG] pgmap v1536: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:51.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:50 smithi038 bash[84940]: cluster 2024-09-14T04:55:49.719835+0000 mgr.y (mgr.26165) 1450 : cluster [DBG] pgmap v1536: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:51.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:50 smithi038 bash[87336]: cluster 2024-09-14T04:55:49.719835+0000 mgr.y (mgr.26165) 1450 : cluster [DBG] pgmap v1536: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:51.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:50 smithi038 bash[87336]: cluster 2024-09-14T04:55:49.719835+0000 mgr.y (mgr.26165) 1450 : cluster [DBG] pgmap v1536: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:51.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:50 smithi123 bash[68976]: cluster 2024-09-14T04:55:49.719835+0000 mgr.y (mgr.26165) 1450 : cluster [DBG] pgmap v1536: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:51.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:50 smithi123 bash[68976]: cluster 2024-09-14T04:55:49.719835+0000 mgr.y (mgr.26165) 1450 : cluster [DBG] pgmap v1536: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:52.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:52 smithi123 bash[68976]: cluster 2024-09-14T04:55:51.720753+0000 mgr.y (mgr.26165) 1451 : cluster [DBG] pgmap v1537: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:52.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:52 smithi123 bash[68976]: cluster 2024-09-14T04:55:51.720753+0000 mgr.y (mgr.26165) 1451 : cluster [DBG] pgmap v1537: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:52.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:52 smithi038 bash[84940]: cluster 2024-09-14T04:55:51.720753+0000 mgr.y (mgr.26165) 1451 : cluster [DBG] pgmap v1537: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:52.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:52 smithi038 bash[84940]: cluster 2024-09-14T04:55:51.720753+0000 mgr.y (mgr.26165) 1451 : cluster [DBG] pgmap v1537: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:52.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:52 smithi038 bash[87336]: cluster 2024-09-14T04:55:51.720753+0000 mgr.y (mgr.26165) 1451 : cluster [DBG] pgmap v1537: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:52.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:52 smithi038 bash[87336]: cluster 2024-09-14T04:55:51.720753+0000 mgr.y (mgr.26165) 1451 : cluster [DBG] pgmap v1537: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:53.509 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T04:55:54.778 INFO:teuthology.orchestra.run.smithi038.stderr:reweighted osd.7 to 1 (10000) 2024-09-14T04:55:55.113 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:54 smithi038 bash[84940]: cluster 2024-09-14T04:55:53.721638+0000 mgr.y (mgr.26165) 1452 : cluster [DBG] pgmap v1538: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:55.113 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:54 smithi038 bash[84940]: cluster 2024-09-14T04:55:53.721638+0000 mgr.y (mgr.26165) 1452 : cluster [DBG] pgmap v1538: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:55.113 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:54 smithi038 bash[84940]: audit 2024-09-14T04:55:54.240896+0000 mon.a (mon.0) 1740 : audit [INF] from='client.? 172.21.15.38:0/2112723958' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-14T04:55:55.113 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:54 smithi038 bash[84940]: audit 2024-09-14T04:55:54.240896+0000 mon.a (mon.0) 1740 : audit [INF] from='client.? 172.21.15.38:0/2112723958' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-14T04:55:55.113 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:54 smithi038 bash[87336]: cluster 2024-09-14T04:55:53.721638+0000 mgr.y (mgr.26165) 1452 : cluster [DBG] pgmap v1538: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:55.113 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:54 smithi038 bash[87336]: cluster 2024-09-14T04:55:53.721638+0000 mgr.y (mgr.26165) 1452 : cluster [DBG] pgmap v1538: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:55.114 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:54 smithi038 bash[87336]: audit 2024-09-14T04:55:54.240896+0000 mon.a (mon.0) 1740 : audit [INF] from='client.? 172.21.15.38:0/2112723958' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-14T04:55:55.114 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:54 smithi038 bash[87336]: audit 2024-09-14T04:55:54.240896+0000 mon.a (mon.0) 1740 : audit [INF] from='client.? 172.21.15.38:0/2112723958' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-14T04:55:55.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:54 smithi123 bash[68976]: cluster 2024-09-14T04:55:53.721638+0000 mgr.y (mgr.26165) 1452 : cluster [DBG] pgmap v1538: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:55.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:54 smithi123 bash[68976]: cluster 2024-09-14T04:55:53.721638+0000 mgr.y (mgr.26165) 1452 : cluster [DBG] pgmap v1538: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:55.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:54 smithi123 bash[68976]: audit 2024-09-14T04:55:54.240896+0000 mon.a (mon.0) 1740 : audit [INF] from='client.? 172.21.15.38:0/2112723958' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-14T04:55:55.190 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:54 smithi123 bash[68976]: audit 2024-09-14T04:55:54.240896+0000 mon.a (mon.0) 1740 : audit [INF] from='client.? 172.21.15.38:0/2112723958' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-14T04:55:55.760 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd reweight 0 1 2024-09-14T04:55:56.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:55 smithi038 bash[87336]: audit 2024-09-14T04:55:54.778037+0000 mon.a (mon.0) 1741 : audit [INF] from='client.? 172.21.15.38:0/2112723958' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-09-14T04:55:56.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:55 smithi038 bash[87336]: audit 2024-09-14T04:55:54.778037+0000 mon.a (mon.0) 1741 : audit [INF] from='client.? 172.21.15.38:0/2112723958' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-09-14T04:55:56.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:55 smithi038 bash[87336]: cluster 2024-09-14T04:55:54.789215+0000 mon.a (mon.0) 1742 : cluster [DBG] osdmap e302: 8 total, 8 up, 8 in 2024-09-14T04:55:56.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:55 smithi038 bash[87336]: cluster 2024-09-14T04:55:54.789215+0000 mon.a (mon.0) 1742 : cluster [DBG] osdmap e302: 8 total, 8 up, 8 in 2024-09-14T04:55:56.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:55 smithi038 bash[84940]: audit 2024-09-14T04:55:54.778037+0000 mon.a (mon.0) 1741 : audit [INF] from='client.? 172.21.15.38:0/2112723958' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-09-14T04:55:56.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:55 smithi038 bash[84940]: audit 2024-09-14T04:55:54.778037+0000 mon.a (mon.0) 1741 : audit [INF] from='client.? 172.21.15.38:0/2112723958' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-09-14T04:55:56.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:55 smithi038 bash[84940]: cluster 2024-09-14T04:55:54.789215+0000 mon.a (mon.0) 1742 : cluster [DBG] osdmap e302: 8 total, 8 up, 8 in 2024-09-14T04:55:56.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:55 smithi038 bash[84940]: cluster 2024-09-14T04:55:54.789215+0000 mon.a (mon.0) 1742 : cluster [DBG] osdmap e302: 8 total, 8 up, 8 in 2024-09-14T04:55:56.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:55 smithi123 bash[68976]: audit 2024-09-14T04:55:54.778037+0000 mon.a (mon.0) 1741 : audit [INF] from='client.? 172.21.15.38:0/2112723958' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-09-14T04:55:56.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:55 smithi123 bash[68976]: audit 2024-09-14T04:55:54.778037+0000 mon.a (mon.0) 1741 : audit [INF] from='client.? 172.21.15.38:0/2112723958' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-09-14T04:55:56.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:55 smithi123 bash[68976]: cluster 2024-09-14T04:55:54.789215+0000 mon.a (mon.0) 1742 : cluster [DBG] osdmap e302: 8 total, 8 up, 8 in 2024-09-14T04:55:56.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:55 smithi123 bash[68976]: cluster 2024-09-14T04:55:54.789215+0000 mon.a (mon.0) 1742 : cluster [DBG] osdmap e302: 8 total, 8 up, 8 in 2024-09-14T04:55:57.104 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-14T04:55:57.104 INFO:teuthology.orchestra.run.smithi123.stdout: "size": 20, 2024-09-14T04:55:57.104 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 600, 2024-09-14T04:55:57.104 INFO:teuthology.orchestra.run.smithi123.stdout: "ops": [ 2024-09-14T04:55:57.104 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.104 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.35535.0:175255 10.9 e250/239 10:90a9dc0f:::benchmark_data_smithi038_206757_object70714:head v 250'11013, mlcod=250'11010)", 2024-09-14T04:55:57.105 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:47:43.444081+0000", 2024-09-14T04:55:57.105 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 493.65877829700003, 2024-09-14T04:55:57.105 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.048454545000000002, 2024-09-14T04:55:57.105 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:55:57.105 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:55:57.105 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:55:57.105 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.105 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:55:57.105 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:43.444081+0000", 2024-09-14T04:55:57.105 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:57.105 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.105 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.105 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:55:57.106 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:43.444081+0000", 2024-09-14T04:55:57.106 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:57.106 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.106 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.106 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:55:57.106 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:43.444080+0000", 2024-09-14T04:55:57.106 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2024-09-14T04:55:57.106 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.106 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.106 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:55:57.106 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:43.444088+0000", 2024-09-14T04:55:57.106 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.7430000000000002e-06 2024-09-14T04:55:57.106 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.106 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.107 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:55:57.107 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:43.444100+0000", 2024-09-14T04:55:57.107 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.1878e-05 2024-09-14T04:55:57.107 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.107 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.107 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:55:57.107 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:43.444106+0000", 2024-09-14T04:55:57.107 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.8469999999999998e-06 2024-09-14T04:55:57.107 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.107 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.107 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:55:57.107 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:43.452736+0000", 2024-09-14T04:55:57.107 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0086294639999999999 2024-09-14T04:55:57.107 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.108 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.108 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:55:57.108 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:43.452785+0000", 2024-09-14T04:55:57.108 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.8773999999999998e-05 2024-09-14T04:55:57.108 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.108 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.108 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:55:57.108 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:43.492495+0000", 2024-09-14T04:55:57.108 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.039710206999999997 2024-09-14T04:55:57.108 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.108 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.108 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:55:57.108 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:43.492535+0000", 2024-09-14T04:55:57.108 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.0491999999999998e-05 2024-09-14T04:55:57.109 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:57.109 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:55:57.109 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:57.109 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.109 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.109 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.35535.0:175259 10.9 e250/239 10:92311816:::benchmark_data_smithi038_206757_object70718:head v 250'11014, mlcod=250'11010)", 2024-09-14T04:55:57.109 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:47:43.448378+0000", 2024-09-14T04:55:57.109 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 493.65448152200003, 2024-09-14T04:55:57.109 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.044198960000000002, 2024-09-14T04:55:57.109 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:55:57.109 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:55:57.109 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:55:57.109 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.109 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:55:57.110 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:43.448378+0000", 2024-09-14T04:55:57.110 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:57.110 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.110 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.110 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:55:57.110 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:43.448378+0000", 2024-09-14T04:55:57.110 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:57.110 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.110 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.110 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:55:57.111 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:43.448376+0000", 2024-09-14T04:55:57.111 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2024-09-14T04:55:57.111 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.111 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.111 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:55:57.111 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:43.448391+0000", 2024-09-14T04:55:57.111 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.4983e-05 2024-09-14T04:55:57.111 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.111 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.111 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:55:57.111 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:43.448413+0000", 2024-09-14T04:55:57.111 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.1868000000000001e-05 2024-09-14T04:55:57.111 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.111 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.112 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:55:57.112 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:43.448422+0000", 2024-09-14T04:55:57.112 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.9779999999999994e-06 2024-09-14T04:55:57.112 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.112 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.112 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:55:57.113 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:43.461517+0000", 2024-09-14T04:55:57.113 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.013094550999999999 2024-09-14T04:55:57.113 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.113 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.113 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:55:57.113 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:43.461563+0000", 2024-09-14T04:55:57.113 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.6588000000000002e-05 2024-09-14T04:55:57.113 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.113 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.113 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:55:57.114 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:43.492546+0000", 2024-09-14T04:55:57.114 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.030982163 2024-09-14T04:55:57.114 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.114 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.114 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:55:57.114 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:43.492577+0000", 2024-09-14T04:55:57.114 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.1032999999999999e-05 2024-09-14T04:55:57.114 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:57.114 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:55:57.114 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:57.114 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.114 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.114 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.35535.0:175504 10.9 e250/239 10:94cdf30f:::benchmark_data_smithi038_206757_object70963:head v 250'11029, mlcod=250'11026)", 2024-09-14T04:55:57.115 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:47:43.841300+0000", 2024-09-14T04:55:57.115 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 493.26155906600002, 2024-09-14T04:55:57.115 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.041699765999999999, 2024-09-14T04:55:57.115 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:55:57.115 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:55:57.115 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:55:57.115 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.115 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:55:57.115 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:43.841300+0000", 2024-09-14T04:55:57.115 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:57.115 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.116 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.116 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:55:57.116 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:43.841300+0000", 2024-09-14T04:55:57.116 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:57.116 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.116 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.116 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:55:57.116 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:43.841298+0000", 2024-09-14T04:55:57.116 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2024-09-14T04:55:57.116 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.116 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.117 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:55:57.117 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:43.841311+0000", 2024-09-14T04:55:57.117 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.2379e-05 2024-09-14T04:55:57.117 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.117 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.117 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:55:57.117 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:43.841344+0000", 2024-09-14T04:55:57.117 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.3356999999999999e-05 2024-09-14T04:55:57.117 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.117 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.117 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:55:57.117 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:43.841356+0000", 2024-09-14T04:55:57.117 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.1635e-05 2024-09-14T04:55:57.117 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.117 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.118 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:55:57.118 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:43.846534+0000", 2024-09-14T04:55:57.118 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0051786649999999998 2024-09-14T04:55:57.118 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.118 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.118 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:55:57.118 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:43.846578+0000", 2024-09-14T04:55:57.118 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.3813000000000002e-05 2024-09-14T04:55:57.118 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.118 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.118 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:55:57.118 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:43.882951+0000", 2024-09-14T04:55:57.118 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.036372981999999998 2024-09-14T04:55:57.119 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.119 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.119 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:55:57.119 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:43.883000+0000", 2024-09-14T04:55:57.119 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.8602e-05 2024-09-14T04:55:57.119 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:57.119 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:55:57.119 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:57.119 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.120 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.120 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.35535.0:175508 10.9 e250/239 10:989aa6a6:::benchmark_data_smithi038_206757_object70967:head v 250'11030, mlcod=250'11026)", 2024-09-14T04:55:57.120 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:47:43.843818+0000", 2024-09-14T04:55:57.120 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 493.259041239, 2024-09-14T04:55:57.120 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.044755032, 2024-09-14T04:55:57.120 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:55:57.120 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:55:57.120 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:55:57.120 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.120 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:55:57.120 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:43.843818+0000", 2024-09-14T04:55:57.120 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:57.120 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.121 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.121 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:55:57.121 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:43.843818+0000", 2024-09-14T04:55:57.121 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:57.121 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.121 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.121 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:55:57.121 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:43.843816+0000", 2024-09-14T04:55:57.121 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999981 2024-09-14T04:55:57.121 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.121 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.121 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:55:57.121 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:43.843830+0000", 2024-09-14T04:55:57.121 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3837e-05 2024-09-14T04:55:57.122 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.122 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.122 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:55:57.122 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:43.843868+0000", 2024-09-14T04:55:57.122 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.8065000000000002e-05 2024-09-14T04:55:57.122 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.122 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.122 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:55:57.122 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:43.843882+0000", 2024-09-14T04:55:57.122 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.4324e-05 2024-09-14T04:55:57.122 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.122 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.123 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:55:57.123 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:43.853512+0000", 2024-09-14T04:55:57.123 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0096295189999999996 2024-09-14T04:55:57.123 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.123 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.123 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:55:57.123 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:43.853558+0000", 2024-09-14T04:55:57.123 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.6335999999999998e-05 2024-09-14T04:55:57.123 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.123 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.123 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:55:57.123 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:43.888519+0000", 2024-09-14T04:55:57.123 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.034961218000000002 2024-09-14T04:55:57.124 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.124 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.124 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:55:57.124 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:43.888573+0000", 2024-09-14T04:55:57.124 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.3440000000000003e-05 2024-09-14T04:55:57.124 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:57.124 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:55:57.124 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:57.124 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.124 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.124 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.35535.0:175516 10.9 e250/239 10:9f5fb657:::benchmark_data_smithi038_206757_object70975:head v 250'11033, mlcod=250'11027)", 2024-09-14T04:55:57.124 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:47:43.863800+0000", 2024-09-14T04:55:57.124 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 493.239059596, 2024-09-14T04:55:57.124 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.046009007999999997, 2024-09-14T04:55:57.125 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:55:57.125 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:55:57.125 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:55:57.125 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.125 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:55:57.125 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:43.863800+0000", 2024-09-14T04:55:57.125 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:57.125 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.125 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.125 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:55:57.125 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:43.863800+0000", 2024-09-14T04:55:57.125 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:57.125 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.125 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.126 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:55:57.126 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:43.863798+0000", 2024-09-14T04:55:57.126 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2024-09-14T04:55:57.126 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.126 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.126 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:55:57.126 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:43.863811+0000", 2024-09-14T04:55:57.126 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3128e-05 2024-09-14T04:55:57.126 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.126 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.126 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:55:57.126 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:43.863838+0000", 2024-09-14T04:55:57.126 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.7182000000000002e-05 2024-09-14T04:55:57.126 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.127 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.127 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:55:57.127 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:43.863848+0000", 2024-09-14T04:55:57.127 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0084999999999999e-05 2024-09-14T04:55:57.127 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.127 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.127 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:55:57.127 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:43.883038+0000", 2024-09-14T04:55:57.127 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.019189471999999999 2024-09-14T04:55:57.127 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.127 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.127 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:55:57.127 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:43.883065+0000", 2024-09-14T04:55:57.127 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.7560999999999999e-05 2024-09-14T04:55:57.127 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.128 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.128 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:55:57.128 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:43.909614+0000", 2024-09-14T04:55:57.128 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.026548312000000001 2024-09-14T04:55:57.128 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.128 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.128 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:55:57.128 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:43.909809+0000", 2024-09-14T04:55:57.128 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000194842 2024-09-14T04:55:57.128 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:57.128 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:55:57.128 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:57.128 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.128 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.128 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.35535.0:175519 10.9 e250/239 10:91c6418f:::benchmark_data_smithi038_206757_object70978:head v 250'11034, mlcod=250'11027)", 2024-09-14T04:55:57.129 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:47:43.867703+0000", 2024-09-14T04:55:57.129 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 493.23515612, 2024-09-14T04:55:57.129 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.042138282999999999, 2024-09-14T04:55:57.129 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:55:57.129 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:55:57.129 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:55:57.129 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.129 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:55:57.129 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:43.867703+0000", 2024-09-14T04:55:57.129 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:57.130 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.130 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.130 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:55:57.130 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:43.867703+0000", 2024-09-14T04:55:57.130 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:57.130 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.130 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.130 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:55:57.130 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:43.867702+0000", 2024-09-14T04:55:57.130 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2024-09-14T04:55:57.130 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.130 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.130 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:55:57.130 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:43.867714+0000", 2024-09-14T04:55:57.130 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.2724999999999999e-05 2024-09-14T04:55:57.131 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.131 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.131 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:55:57.131 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:43.867733+0000", 2024-09-14T04:55:57.132 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.8932000000000001e-05 2024-09-14T04:55:57.132 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.132 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.132 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:55:57.132 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:43.867741+0000", 2024-09-14T04:55:57.132 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.9619999999999993e-06 2024-09-14T04:55:57.132 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.132 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.132 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:55:57.132 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:43.888645+0000", 2024-09-14T04:55:57.132 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.020903438 2024-09-14T04:55:57.132 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.132 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.132 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:55:57.133 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:43.888670+0000", 2024-09-14T04:55:57.133 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.5272000000000001e-05 2024-09-14T04:55:57.133 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.133 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.133 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:55:57.133 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:43.909812+0000", 2024-09-14T04:55:57.133 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.021142238000000001 2024-09-14T04:55:57.133 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.133 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.133 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:55:57.134 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:47:43.909841+0000", 2024-09-14T04:55:57.134 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.9164000000000001e-05 2024-09-14T04:55:57.134 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:57.134 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:55:57.134 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:57.134 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.134 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.134 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.45638.0:62435 11.5 e260/256 11:a6fb8a27:::benchmark_data_smithi038_226135_object62434:head v 260'3941, mlcod=260'3937)", 2024-09-14T04:55:57.134 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:50:24.425265+0000", 2024-09-14T04:55:57.134 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 332.67759423500002, 2024-09-14T04:55:57.134 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.104023458, 2024-09-14T04:55:57.134 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:55:57.134 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:55:57.135 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:55:57.135 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.135 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:55:57.135 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:24.425265+0000", 2024-09-14T04:55:57.135 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:57.135 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.135 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.135 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:55:57.135 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:24.425265+0000", 2024-09-14T04:55:57.135 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:57.135 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.135 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.135 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:55:57.136 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:24.425264+0000", 2024-09-14T04:55:57.136 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2024-09-14T04:55:57.136 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.136 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.136 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:55:57.136 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:24.425330+0000", 2024-09-14T04:55:57.136 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.5723999999999996e-05 2024-09-14T04:55:57.136 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.136 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.137 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:55:57.137 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:24.425343+0000", 2024-09-14T04:55:57.137 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3361e-05 2024-09-14T04:55:57.137 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.137 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.137 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:55:57.137 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:24.425349+0000", 2024-09-14T04:55:57.137 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.818e-06 2024-09-14T04:55:57.137 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.137 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.137 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:55:57.137 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:24.429397+0000", 2024-09-14T04:55:57.137 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0040481950000000001 2024-09-14T04:55:57.137 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.138 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.138 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:55:57.138 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:24.429424+0000", 2024-09-14T04:55:57.138 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.6376999999999998e-05 2024-09-14T04:55:57.138 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.138 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.138 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:55:57.138 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:24.529204+0000", 2024-09-14T04:55:57.138 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.099780490999999999 2024-09-14T04:55:57.138 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.138 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.138 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:55:57.138 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:24.529288+0000", 2024-09-14T04:55:57.138 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.4338000000000005e-05 2024-09-14T04:55:57.138 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:57.139 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:55:57.139 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:57.139 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.139 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.139 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.45638.0:62439 11.5 e260/256 11:ae36abd6:::benchmark_data_smithi038_226135_object62438:head v 260'3942, mlcod=260'3937)", 2024-09-14T04:55:57.139 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:50:24.428525+0000", 2024-09-14T04:55:57.139 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 332.67433447299999, 2024-09-14T04:55:57.139 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.11095189599999999, 2024-09-14T04:55:57.139 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:55:57.139 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:55:57.139 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:55:57.140 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.140 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:55:57.140 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:24.428525+0000", 2024-09-14T04:55:57.140 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:57.140 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.140 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.140 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:55:57.140 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:24.428525+0000", 2024-09-14T04:55:57.140 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:57.140 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.140 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.140 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:55:57.140 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:24.428524+0000", 2024-09-14T04:55:57.140 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2024-09-14T04:55:57.141 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.141 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.141 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:55:57.141 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:24.429108+0000", 2024-09-14T04:55:57.141 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00058484400000000005 2024-09-14T04:55:57.141 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.141 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.141 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:55:57.141 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:24.429124+0000", 2024-09-14T04:55:57.141 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.5630000000000001e-05 2024-09-14T04:55:57.141 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.141 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.141 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:55:57.141 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:24.429132+0000", 2024-09-14T04:55:57.142 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.1950000000000003e-06 2024-09-14T04:55:57.142 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.142 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.142 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:55:57.142 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:24.431666+0000", 2024-09-14T04:55:57.142 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0025340860000000001 2024-09-14T04:55:57.142 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.142 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.142 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:55:57.142 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:24.431687+0000", 2024-09-14T04:55:57.142 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.0641000000000001e-05 2024-09-14T04:55:57.142 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.143 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.143 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:55:57.143 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:24.539383+0000", 2024-09-14T04:55:57.143 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.10769559500000001 2024-09-14T04:55:57.143 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.143 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.143 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:55:57.143 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:24.539477+0000", 2024-09-14T04:55:57.143 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.3956999999999995e-05 2024-09-14T04:55:57.143 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:57.143 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:55:57.143 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:57.143 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.143 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.144 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.45638.0:62449 11.5 e260/256 11:abd3b3eb:::benchmark_data_smithi038_226135_object62448:head v 260'3943, mlcod=260'3939)", 2024-09-14T04:55:57.144 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:50:24.432718+0000", 2024-09-14T04:55:57.144 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 332.67014137299998, 2024-09-14T04:55:57.144 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.106834941, 2024-09-14T04:55:57.144 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:55:57.144 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:55:57.144 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:55:57.144 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.144 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:55:57.144 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:24.432718+0000", 2024-09-14T04:55:57.144 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:57.144 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.144 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.145 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:55:57.145 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:24.432718+0000", 2024-09-14T04:55:57.145 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:57.145 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.145 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.145 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:55:57.145 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:24.432717+0000", 2024-09-14T04:55:57.145 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2024-09-14T04:55:57.145 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.145 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.145 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:55:57.145 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:24.432744+0000", 2024-09-14T04:55:57.145 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.6936000000000001e-05 2024-09-14T04:55:57.145 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.146 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.146 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:55:57.146 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:24.525285+0000", 2024-09-14T04:55:57.146 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.092541025999999998 2024-09-14T04:55:57.146 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.146 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.146 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:55:57.146 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:24.525310+0000", 2024-09-14T04:55:57.146 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.5877e-05 2024-09-14T04:55:57.146 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.146 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.146 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:55:57.146 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:24.529380+0000", 2024-09-14T04:55:57.146 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0040693500000000002 2024-09-14T04:55:57.146 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.147 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.147 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:55:57.147 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:24.529428+0000", 2024-09-14T04:55:57.147 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.8145000000000001e-05 2024-09-14T04:55:57.147 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.147 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.147 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:55:57.147 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:24.539499+0000", 2024-09-14T04:55:57.147 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.010070648 2024-09-14T04:55:57.147 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.147 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.147 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:55:57.147 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:24.539553+0000", 2024-09-14T04:55:57.147 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.4101000000000003e-05 2024-09-14T04:55:57.148 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:57.148 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:55:57.148 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:57.148 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.148 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.148 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.45638.0:62450 11.a e260/256 11:577a46ac:::benchmark_data_smithi038_226135_object62449:head v 260'3901, mlcod=260'3899)", 2024-09-14T04:55:57.148 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:50:24.435502+0000", 2024-09-14T04:55:57.148 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 332.66735672900001, 2024-09-14T04:55:57.148 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.104020058, 2024-09-14T04:55:57.148 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:55:57.148 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:55:57.148 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:55:57.148 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.148 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:55:57.149 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:24.435502+0000", 2024-09-14T04:55:57.149 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:57.149 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.149 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.149 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:55:57.149 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:24.435502+0000", 2024-09-14T04:55:57.149 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:57.149 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.149 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.149 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:55:57.149 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:24.435502+0000", 2024-09-14T04:55:57.149 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2024-09-14T04:55:57.149 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.149 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.150 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:55:57.150 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:24.435561+0000", 2024-09-14T04:55:57.150 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.9045999999999997e-05 2024-09-14T04:55:57.150 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.150 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.150 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:55:57.150 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:24.525299+0000", 2024-09-14T04:55:57.150 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.089738472999999999 2024-09-14T04:55:57.150 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.150 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.150 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:55:57.150 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:24.525313+0000", 2024-09-14T04:55:57.150 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3923e-05 2024-09-14T04:55:57.150 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.151 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.151 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:55:57.151 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:24.525421+0000", 2024-09-14T04:55:57.151 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000107734 2024-09-14T04:55:57.151 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.151 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.151 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:55:57.151 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:24.525471+0000", 2024-09-14T04:55:57.151 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.0244999999999998e-05 2024-09-14T04:55:57.151 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.151 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.151 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:55:57.151 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:24.539426+0000", 2024-09-14T04:55:57.151 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.013955009000000001 2024-09-14T04:55:57.152 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.152 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.152 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:55:57.152 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:24.539522+0000", 2024-09-14T04:55:57.152 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.6533999999999994e-05 2024-09-14T04:55:57.152 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:57.152 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:55:57.152 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:57.152 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.153 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.153 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.45638.0:125766 11.7 e269/256 11:eeeb8718:::benchmark_data_smithi038_226135_object28086:head v 269'7793, mlcod=269'7791)", 2024-09-14T04:55:57.153 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:51:37.698058+0000", 2024-09-14T04:55:57.153 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 259.40480137700001, 2024-09-14T04:55:57.153 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.155831147, 2024-09-14T04:55:57.153 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:55:57.153 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:55:57.153 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:55:57.153 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.153 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:55:57.153 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:37.698058+0000", 2024-09-14T04:55:57.153 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:57.153 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.153 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.154 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:55:57.154 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:37.698058+0000", 2024-09-14T04:55:57.154 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:57.154 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.154 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.154 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:55:57.154 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:37.698056+0000", 2024-09-14T04:55:57.154 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2024-09-14T04:55:57.154 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.154 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.154 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:55:57.154 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:37.698067+0000", 2024-09-14T04:55:57.154 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0314e-05 2024-09-14T04:55:57.155 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.155 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.155 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:55:57.155 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:37.698083+0000", 2024-09-14T04:55:57.155 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.6384000000000001e-05 2024-09-14T04:55:57.155 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.155 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.155 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:55:57.155 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:37.698090+0000", 2024-09-14T04:55:57.155 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.9430000000000003e-06 2024-09-14T04:55:57.155 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.155 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.155 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:55:57.156 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:37.698141+0000", 2024-09-14T04:55:57.156 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.0686999999999998e-05 2024-09-14T04:55:57.156 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.156 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.156 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:55:57.156 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:37.698161+0000", 2024-09-14T04:55:57.156 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.0163999999999999e-05 2024-09-14T04:55:57.156 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.156 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.156 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:55:57.156 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:37.853848+0000", 2024-09-14T04:55:57.156 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.15568743800000001 2024-09-14T04:55:57.156 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.156 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.157 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:55:57.157 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:37.853889+0000", 2024-09-14T04:55:57.157 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.0760999999999998e-05 2024-09-14T04:55:57.157 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:57.157 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:55:57.157 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:57.157 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.157 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.157 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.45638.0:125769 11.7 e269/256 11:e3c6fd0e:::benchmark_data_smithi038_226135_object28089:head v 269'7794, mlcod=269'7791)", 2024-09-14T04:55:57.157 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:51:37.700772+0000", 2024-09-14T04:55:57.157 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 259.40208686099999, 2024-09-14T04:55:57.157 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.158625709, 2024-09-14T04:55:57.157 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:55:57.157 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:55:57.158 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:55:57.158 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.158 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:55:57.158 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:37.700772+0000", 2024-09-14T04:55:57.158 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:57.158 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.158 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.158 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:55:57.158 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:37.700772+0000", 2024-09-14T04:55:57.158 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:57.158 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.158 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.158 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:55:57.158 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:37.700771+0000", 2024-09-14T04:55:57.159 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2024-09-14T04:55:57.159 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.159 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.159 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:55:57.159 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:37.700779+0000", 2024-09-14T04:55:57.159 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.0620000000000001e-06 2024-09-14T04:55:57.159 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.159 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.159 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:55:57.159 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:37.700790+0000", 2024-09-14T04:55:57.159 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.1395e-05 2024-09-14T04:55:57.159 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.159 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.159 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:55:57.160 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:37.700796+0000", 2024-09-14T04:55:57.160 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.0200000000000002e-06 2024-09-14T04:55:57.160 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.160 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.160 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:55:57.160 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:37.701371+0000", 2024-09-14T04:55:57.160 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00057499999999999999 2024-09-14T04:55:57.160 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.160 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.160 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:55:57.160 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:37.701390+0000", 2024-09-14T04:55:57.160 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.9434999999999999e-05 2024-09-14T04:55:57.160 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.160 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.161 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:55:57.161 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:37.859368+0000", 2024-09-14T04:55:57.161 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.1579778 2024-09-14T04:55:57.161 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.161 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.161 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:55:57.161 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:37.859398+0000", 2024-09-14T04:55:57.161 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.0247999999999999e-05 2024-09-14T04:55:57.161 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:57.161 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:55:57.161 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:57.161 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.161 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.161 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.45638.0:125764 11.a e269/267 11:5018a14b:::benchmark_data_smithi038_226135_object28084:head v 269'7946, mlcod=269'7944)", 2024-09-14T04:55:57.162 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:51:37.704515+0000", 2024-09-14T04:55:57.162 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 259.39834455699997, 2024-09-14T04:55:57.162 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.154458875, 2024-09-14T04:55:57.162 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:55:57.162 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:55:57.162 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:55:57.162 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.162 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:55:57.162 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:37.704515+0000", 2024-09-14T04:55:57.162 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:57.162 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.162 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.162 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:55:57.162 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:37.704515+0000", 2024-09-14T04:55:57.163 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:57.163 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.163 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.163 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:55:57.163 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:37.704513+0000", 2024-09-14T04:55:57.163 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2024-09-14T04:55:57.163 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.163 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.163 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:55:57.163 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:37.704522+0000", 2024-09-14T04:55:57.163 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.9570000000000008e-06 2024-09-14T04:55:57.163 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.163 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.163 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:55:57.164 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:37.850936+0000", 2024-09-14T04:55:57.164 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.14641362299999999 2024-09-14T04:55:57.164 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.164 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.164 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:55:57.164 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:37.850962+0000", 2024-09-14T04:55:57.164 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.6143e-05 2024-09-14T04:55:57.164 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.164 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.164 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:55:57.164 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:37.851120+0000", 2024-09-14T04:55:57.164 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000157634 2024-09-14T04:55:57.164 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.165 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.165 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:55:57.165 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:37.851139+0000", 2024-09-14T04:55:57.165 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.9505e-05 2024-09-14T04:55:57.165 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.165 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.165 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:55:57.165 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:37.858939+0000", 2024-09-14T04:55:57.165 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0078000229999999997 2024-09-14T04:55:57.165 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.165 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.165 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:55:57.165 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:37.858973+0000", 2024-09-14T04:55:57.165 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.4136e-05 2024-09-14T04:55:57.166 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:57.166 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:55:57.166 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:57.166 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.166 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.166 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.45638.0:128306 11.8 e269/267 11:156e7fd0:::benchmark_data_smithi038_226135_object30626:head v 269'8000, mlcod=269'7998)", 2024-09-14T04:55:57.166 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:51:41.346883+0000", 2024-09-14T04:55:57.166 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 255.75597587499999, 2024-09-14T04:55:57.166 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.11014162199999999, 2024-09-14T04:55:57.166 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:55:57.166 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:55:57.166 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:55:57.166 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.167 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:55:57.167 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:41.346883+0000", 2024-09-14T04:55:57.167 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:57.167 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.167 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.167 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:55:57.167 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:41.346883+0000", 2024-09-14T04:55:57.167 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:57.167 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.167 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.167 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:55:57.167 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:41.346883+0000", 2024-09-14T04:55:57.167 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999995 2024-09-14T04:55:57.167 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.168 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.168 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:55:57.168 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:41.346888+0000", 2024-09-14T04:55:57.168 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.6030000000000004e-06 2024-09-14T04:55:57.168 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.168 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.168 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:55:57.168 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:41.346897+0000", 2024-09-14T04:55:57.168 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.5860000000000005e-06 2024-09-14T04:55:57.168 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.168 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.168 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:55:57.168 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:41.346901+0000", 2024-09-14T04:55:57.168 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.0670000000000002e-06 2024-09-14T04:55:57.169 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.169 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.169 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:55:57.169 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:41.346941+0000", 2024-09-14T04:55:57.169 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.0466000000000002e-05 2024-09-14T04:55:57.169 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.169 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.169 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:55:57.169 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:41.346956+0000", 2024-09-14T04:55:57.169 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.4742e-05 2024-09-14T04:55:57.169 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.169 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.169 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:55:57.169 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:41.456933+0000", 2024-09-14T04:55:57.169 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.10997738 2024-09-14T04:55:57.170 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.170 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.170 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:55:57.170 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:41.457025+0000", 2024-09-14T04:55:57.170 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.1451000000000002e-05 2024-09-14T04:55:57.170 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:57.170 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:55:57.170 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:57.170 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.170 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.170 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.45638.0:128312 11.5 e269/256 11:afa4bf33:::benchmark_data_smithi038_226135_object30632:head v 269'8097, mlcod=269'8095)", 2024-09-14T04:55:57.170 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:51:41.356778+0000", 2024-09-14T04:55:57.170 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 255.74608156100001, 2024-09-14T04:55:57.170 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.099197615000000003, 2024-09-14T04:55:57.171 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:55:57.171 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:55:57.171 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:55:57.171 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.171 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:55:57.171 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:41.356778+0000", 2024-09-14T04:55:57.171 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:57.171 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.171 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.171 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:55:57.171 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:41.356778+0000", 2024-09-14T04:55:57.171 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:57.171 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.171 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.172 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:55:57.172 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:41.356777+0000", 2024-09-14T04:55:57.172 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2024-09-14T04:55:57.172 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.172 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.172 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:55:57.172 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:41.356783+0000", 2024-09-14T04:55:57.172 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.5479999999999998e-06 2024-09-14T04:55:57.172 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.172 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.172 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:55:57.172 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:41.450815+0000", 2024-09-14T04:55:57.172 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.094031869000000004 2024-09-14T04:55:57.172 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.172 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.173 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:55:57.173 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:41.450838+0000", 2024-09-14T04:55:57.173 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.2682999999999999e-05 2024-09-14T04:55:57.173 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.173 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.173 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:55:57.173 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:41.451040+0000", 2024-09-14T04:55:57.173 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00020236900000000001 2024-09-14T04:55:57.173 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.173 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.173 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:55:57.173 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:41.451073+0000", 2024-09-14T04:55:57.173 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.3025999999999999e-05 2024-09-14T04:55:57.173 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.174 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.174 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:55:57.174 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:41.455911+0000", 2024-09-14T04:55:57.174 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.004837661 2024-09-14T04:55:57.174 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.174 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.174 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:55:57.174 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:41.455975+0000", 2024-09-14T04:55:57.174 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.4420999999999999e-05 2024-09-14T04:55:57.174 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:57.174 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:55:57.174 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:57.174 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.174 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.175 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.45638.0:130856 11.5 e269/256 11:a7b68b7e:::benchmark_data_smithi038_226135_object33176:head v 269'8266, mlcod=269'8261)", 2024-09-14T04:55:57.175 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:51:44.608103+0000", 2024-09-14T04:55:57.175 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 252.494756346, 2024-09-14T04:55:57.175 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.046015603000000002, 2024-09-14T04:55:57.175 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:55:57.175 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:55:57.175 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:55:57.175 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.175 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:55:57.175 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:44.608103+0000", 2024-09-14T04:55:57.175 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:57.175 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.175 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.175 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:55:57.176 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:44.608103+0000", 2024-09-14T04:55:57.176 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:57.176 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.176 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.176 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:55:57.176 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:44.608102+0000", 2024-09-14T04:55:57.176 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999995 2024-09-14T04:55:57.176 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.176 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.176 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:55:57.176 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:44.608107+0000", 2024-09-14T04:55:57.176 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.2699999999999998e-06 2024-09-14T04:55:57.176 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.176 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.177 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:55:57.177 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:44.608116+0000", 2024-09-14T04:55:57.177 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.9700000000000005e-06 2024-09-14T04:55:57.177 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.177 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.177 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:55:57.177 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:44.608121+0000", 2024-09-14T04:55:57.177 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.4639999999999997e-06 2024-09-14T04:55:57.177 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.177 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.177 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:55:57.177 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:44.618610+0000", 2024-09-14T04:55:57.177 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.010488872 2024-09-14T04:55:57.177 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.178 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.178 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:55:57.178 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:44.618632+0000", 2024-09-14T04:55:57.178 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.2277e-05 2024-09-14T04:55:57.178 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.178 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.178 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:55:57.178 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:44.648405+0000", 2024-09-14T04:55:57.178 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.029772775000000001 2024-09-14T04:55:57.178 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.179 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.179 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:55:57.179 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:44.654118+0000", 2024-09-14T04:55:57.179 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0057133410000000003 2024-09-14T04:55:57.179 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:57.179 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:55:57.179 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:57.179 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.179 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.179 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.45638.0:167883 11.8 e272/267 11:15c58b24:::benchmark_data_smithi038_226135_object70203:head v 272'10544, mlcod=272'10540)", 2024-09-14T04:55:57.179 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:52:23.900621+0000", 2024-09-14T04:55:57.179 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 213.20223827999999, 2024-09-14T04:55:57.179 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.21699021099999999, 2024-09-14T04:55:57.179 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:55:57.180 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "started", 2024-09-14T04:55:57.180 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:55:57.180 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.180 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:55:57.180 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.900621+0000", 2024-09-14T04:55:57.180 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:57.180 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.180 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.180 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:55:57.180 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.900621+0000", 2024-09-14T04:55:57.180 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:57.180 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.180 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.180 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:55:57.181 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.900620+0000", 2024-09-14T04:55:57.181 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2024-09-14T04:55:57.181 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.181 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.181 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:55:57.181 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.900628+0000", 2024-09-14T04:55:57.181 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.7700000000000001e-06 2024-09-14T04:55:57.181 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.181 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.181 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:55:57.181 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.900643+0000", 2024-09-14T04:55:57.181 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.5446000000000001e-05 2024-09-14T04:55:57.181 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.182 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.182 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:55:57.182 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.900650+0000", 2024-09-14T04:55:57.182 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.7449999999999998e-06 2024-09-14T04:55:57.182 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.182 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.182 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:55:57.182 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.900715+0000", 2024-09-14T04:55:57.182 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.5413000000000005e-05 2024-09-14T04:55:57.182 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.182 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.182 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:55:57.182 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.900738+0000", 2024-09-14T04:55:57.182 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.2283e-05 2024-09-14T04:55:57.183 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.183 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.183 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:55:57.183 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:24.117611+0000", 2024-09-14T04:55:57.183 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.21687356099999999 2024-09-14T04:55:57.183 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:57.183 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:55:57.183 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:57.183 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.183 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.183 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.45638.0:167890 11.5 e272/256)", 2024-09-14T04:55:57.183 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:52:23.910495+0000", 2024-09-14T04:55:57.183 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 213.192364424, 2024-09-14T04:55:57.183 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.16882286399999999, 2024-09-14T04:55:57.184 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:55:57.184 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "reached pg", 2024-09-14T04:55:57.184 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:55:57.184 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.184 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:55:57.184 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.910495+0000", 2024-09-14T04:55:57.184 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:57.184 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.184 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.184 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:55:57.184 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.910495+0000", 2024-09-14T04:55:57.184 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:57.184 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.184 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.185 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:55:57.185 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.910494+0000", 2024-09-14T04:55:57.185 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2024-09-14T04:55:57.185 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.185 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.185 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:55:57.185 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.910501+0000", 2024-09-14T04:55:57.185 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.0859999999999996e-06 2024-09-14T04:55:57.185 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.185 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.185 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:55:57.185 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.910514+0000", 2024-09-14T04:55:57.185 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3696000000000001e-05 2024-09-14T04:55:57.185 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.186 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.186 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:55:57.186 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.910520+0000", 2024-09-14T04:55:57.186 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.4689999999999996e-06 2024-09-14T04:55:57.186 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.186 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.186 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:55:57.186 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:24.079206+0000", 2024-09-14T04:55:57.186 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.16868582500000001 2024-09-14T04:55:57.186 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.186 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.186 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:55:57.187 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:24.079318+0000", 2024-09-14T04:55:57.187 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000111789 2024-09-14T04:55:57.187 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:57.187 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:55:57.187 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:57.187 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.187 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.187 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.45638.0:182824 11.5 e274/273 11:a41fddb0:::benchmark_data_smithi038_226135_object85144:head v 274'11048, mlcod=274'11046)", 2024-09-14T04:55:57.187 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:52:38.366031+0000", 2024-09-14T04:55:57.187 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 198.73682812800001, 2024-09-14T04:55:57.187 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.29808167499999999, 2024-09-14T04:55:57.187 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:55:57.187 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:55:57.188 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:55:57.188 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.188 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:55:57.188 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:38.366031+0000", 2024-09-14T04:55:57.188 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:57.188 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.188 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.188 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:55:57.188 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:38.366031+0000", 2024-09-14T04:55:57.188 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:57.188 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.188 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.188 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:55:57.188 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:38.366030+0000", 2024-09-14T04:55:57.189 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2024-09-14T04:55:57.189 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.189 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.189 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:55:57.189 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:38.366036+0000", 2024-09-14T04:55:57.189 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.5990000000000001e-06 2024-09-14T04:55:57.189 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.189 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.189 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:55:57.189 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:38.366050+0000", 2024-09-14T04:55:57.189 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.4304999999999999e-05 2024-09-14T04:55:57.189 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.189 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.189 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:55:57.189 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:38.366056+0000", 2024-09-14T04:55:57.190 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.7849999999999997e-06 2024-09-14T04:55:57.190 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.190 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.190 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:55:57.190 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:38.366106+0000", 2024-09-14T04:55:57.190 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.9749000000000001e-05 2024-09-14T04:55:57.190 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.190 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.190 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:55:57.190 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:38.366127+0000", 2024-09-14T04:55:57.190 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.1372000000000001e-05 2024-09-14T04:55:57.190 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.190 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.190 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:55:57.191 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:38.664060+0000", 2024-09-14T04:55:57.191 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.29793275299999999 2024-09-14T04:55:57.191 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.191 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.191 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:55:57.191 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:38.664113+0000", 2024-09-14T04:55:57.191 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.2871000000000003e-05 2024-09-14T04:55:57.191 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:57.191 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:55:57.191 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:57.191 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.191 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.191 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.45638.0:182826 11.18 e274/273 11:1f9c10fd:::benchmark_data_smithi038_226135_object85146:head v 274'10992, mlcod=274'10990)", 2024-09-14T04:55:57.191 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:52:38.366729+0000", 2024-09-14T04:55:57.192 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 198.73613041300001, 2024-09-14T04:55:57.192 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.30230056500000002, 2024-09-14T04:55:57.192 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:55:57.192 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:55:57.192 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:55:57.192 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.192 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:55:57.192 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:38.366729+0000", 2024-09-14T04:55:57.192 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:57.192 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.192 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.192 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:55:57.192 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:38.366729+0000", 2024-09-14T04:55:57.193 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:55:57.193 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.193 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.193 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:55:57.193 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:38.366728+0000", 2024-09-14T04:55:57.193 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999995 2024-09-14T04:55:57.193 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.193 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.193 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:55:57.193 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:38.366734+0000", 2024-09-14T04:55:57.193 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.3790000000000003e-06 2024-09-14T04:55:57.193 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.193 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.193 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:55:57.194 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:38.657551+0000", 2024-09-14T04:55:57.194 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.29081701799999998 2024-09-14T04:55:57.194 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.194 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.194 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:55:57.194 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:38.657579+0000", 2024-09-14T04:55:57.194 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.73e-05 2024-09-14T04:55:57.194 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.194 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.194 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:55:57.194 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:38.657818+0000", 2024-09-14T04:55:57.194 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00023921399999999999 2024-09-14T04:55:57.194 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.195 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.195 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:55:57.195 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:38.657881+0000", 2024-09-14T04:55:57.195 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.3462999999999999e-05 2024-09-14T04:55:57.195 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.195 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.195 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:55:57.195 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:38.668977+0000", 2024-09-14T04:55:57.195 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.011095862 2024-09-14T04:55:57.195 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:55:57.195 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:55:57.195 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:55:57.195 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:38.669029+0000", 2024-09-14T04:55:57.195 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.2033000000000001e-05 2024-09-14T04:55:57.196 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:57.196 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:55:57.196 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:57.196 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:55:57.196 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:55:57.196 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-14T04:55:57.196 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:56 smithi123 bash[68976]: cluster 2024-09-14T04:55:55.722603+0000 mgr.y (mgr.26165) 1453 : cluster [DBG] pgmap v1540: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:57.197 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:56 smithi123 bash[68976]: cluster 2024-09-14T04:55:55.722603+0000 mgr.y (mgr.26165) 1453 : cluster [DBG] pgmap v1540: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:57.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:56 smithi038 bash[87336]: cluster 2024-09-14T04:55:55.722603+0000 mgr.y (mgr.26165) 1453 : cluster [DBG] pgmap v1540: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:57.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:56 smithi038 bash[87336]: cluster 2024-09-14T04:55:55.722603+0000 mgr.y (mgr.26165) 1453 : cluster [DBG] pgmap v1540: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:57.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:56 smithi038 bash[84940]: cluster 2024-09-14T04:55:55.722603+0000 mgr.y (mgr.26165) 1453 : cluster [DBG] pgmap v1540: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:57.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:56 smithi038 bash[84940]: cluster 2024-09-14T04:55:55.722603+0000 mgr.y (mgr.26165) 1453 : cluster [DBG] pgmap v1540: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:57.924 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.6 dump_ops_in_flight 2024-09-14T04:55:58.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:55:58 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:55:58] "GET /metrics HTTP/1.1" 200 34269 "" "Prometheus/2.51.0" 2024-09-14T04:55:59.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:58 smithi123 bash[68976]: cluster 2024-09-14T04:55:57.723517+0000 mgr.y (mgr.26165) 1454 : cluster [DBG] pgmap v1541: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:59.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:55:58 smithi123 bash[68976]: cluster 2024-09-14T04:55:57.723517+0000 mgr.y (mgr.26165) 1454 : cluster [DBG] pgmap v1541: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:59.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:58 smithi038 bash[84940]: cluster 2024-09-14T04:55:57.723517+0000 mgr.y (mgr.26165) 1454 : cluster [DBG] pgmap v1541: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:59.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:55:58 smithi038 bash[84940]: cluster 2024-09-14T04:55:57.723517+0000 mgr.y (mgr.26165) 1454 : cluster [DBG] pgmap v1541: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:59.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:58 smithi038 bash[87336]: cluster 2024-09-14T04:55:57.723517+0000 mgr.y (mgr.26165) 1454 : cluster [DBG] pgmap v1541: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:55:59.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:55:58 smithi038 bash[87336]: cluster 2024-09-14T04:55:57.723517+0000 mgr.y (mgr.26165) 1454 : cluster [DBG] pgmap v1541: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2024-09-14T04:56:00.561 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:56:00.687 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:56:00 smithi123 bash[61744]: ts=2024-09-14T04:56:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:56:01.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:00 smithi123 bash[68976]: cluster 2024-09-14T04:55:59.724318+0000 mgr.y (mgr.26165) 1455 : cluster [DBG] pgmap v1542: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:01.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:00 smithi123 bash[68976]: cluster 2024-09-14T04:55:59.724318+0000 mgr.y (mgr.26165) 1455 : cluster [DBG] pgmap v1542: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:01.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:00 smithi123 bash[68976]: audit 2024-09-14T04:56:00.260779+0000 mon.a (mon.0) 1743 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:56:01.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:00 smithi123 bash[68976]: audit 2024-09-14T04:56:00.260779+0000 mon.a (mon.0) 1743 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:56:01.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:00 smithi038 bash[84940]: cluster 2024-09-14T04:55:59.724318+0000 mgr.y (mgr.26165) 1455 : cluster [DBG] pgmap v1542: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:01.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:00 smithi038 bash[84940]: cluster 2024-09-14T04:55:59.724318+0000 mgr.y (mgr.26165) 1455 : cluster [DBG] pgmap v1542: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:01.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:00 smithi038 bash[84940]: audit 2024-09-14T04:56:00.260779+0000 mon.a (mon.0) 1743 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:56:01.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:00 smithi038 bash[84940]: audit 2024-09-14T04:56:00.260779+0000 mon.a (mon.0) 1743 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:56:01.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:00 smithi038 bash[87336]: cluster 2024-09-14T04:55:59.724318+0000 mgr.y (mgr.26165) 1455 : cluster [DBG] pgmap v1542: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:01.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:00 smithi038 bash[87336]: cluster 2024-09-14T04:55:59.724318+0000 mgr.y (mgr.26165) 1455 : cluster [DBG] pgmap v1542: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:01.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:00 smithi038 bash[87336]: audit 2024-09-14T04:56:00.260779+0000 mon.a (mon.0) 1743 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:56:01.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:00 smithi038 bash[87336]: audit 2024-09-14T04:56:00.260779+0000 mon.a (mon.0) 1743 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:56:02.706 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T04:56:03.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:02 smithi038 bash[87336]: cluster 2024-09-14T04:56:01.725326+0000 mgr.y (mgr.26165) 1456 : cluster [DBG] pgmap v1543: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:03.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:02 smithi038 bash[87336]: cluster 2024-09-14T04:56:01.725326+0000 mgr.y (mgr.26165) 1456 : cluster [DBG] pgmap v1543: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:03.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:02 smithi038 bash[84940]: cluster 2024-09-14T04:56:01.725326+0000 mgr.y (mgr.26165) 1456 : cluster [DBG] pgmap v1543: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:03.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:02 smithi038 bash[84940]: cluster 2024-09-14T04:56:01.725326+0000 mgr.y (mgr.26165) 1456 : cluster [DBG] pgmap v1543: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:03.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:02 smithi123 bash[68976]: cluster 2024-09-14T04:56:01.725326+0000 mgr.y (mgr.26165) 1456 : cluster [DBG] pgmap v1543: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:03.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:02 smithi123 bash[68976]: cluster 2024-09-14T04:56:01.725326+0000 mgr.y (mgr.26165) 1456 : cluster [DBG] pgmap v1543: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:05.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:04 smithi123 bash[68976]: cluster 2024-09-14T04:56:03.726201+0000 mgr.y (mgr.26165) 1457 : cluster [DBG] pgmap v1544: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:05.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:04 smithi123 bash[68976]: cluster 2024-09-14T04:56:03.726201+0000 mgr.y (mgr.26165) 1457 : cluster [DBG] pgmap v1544: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:05.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:04 smithi038 bash[84940]: cluster 2024-09-14T04:56:03.726201+0000 mgr.y (mgr.26165) 1457 : cluster [DBG] pgmap v1544: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:05.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:04 smithi038 bash[84940]: cluster 2024-09-14T04:56:03.726201+0000 mgr.y (mgr.26165) 1457 : cluster [DBG] pgmap v1544: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:05.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:04 smithi038 bash[87336]: cluster 2024-09-14T04:56:03.726201+0000 mgr.y (mgr.26165) 1457 : cluster [DBG] pgmap v1544: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:05.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:04 smithi038 bash[87336]: cluster 2024-09-14T04:56:03.726201+0000 mgr.y (mgr.26165) 1457 : cluster [DBG] pgmap v1544: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:05.880 INFO:teuthology.orchestra.run.smithi038.stderr:reweighted osd.0 to 1 (10000) 2024-09-14T04:56:06.186 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:05 smithi038 bash[84940]: audit 2024-09-14T04:56:05.148646+0000 mon.c (mon.2) 94 : audit [INF] from='client.? 172.21.15.38:0/2141336849' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-14T04:56:06.186 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:05 smithi038 bash[84940]: audit 2024-09-14T04:56:05.148646+0000 mon.c (mon.2) 94 : audit [INF] from='client.? 172.21.15.38:0/2141336849' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-14T04:56:06.186 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:05 smithi038 bash[84940]: audit 2024-09-14T04:56:05.149349+0000 mon.a (mon.0) 1744 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-14T04:56:06.186 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:05 smithi038 bash[84940]: audit 2024-09-14T04:56:05.149349+0000 mon.a (mon.0) 1744 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-14T04:56:06.187 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:05 smithi038 bash[87336]: audit 2024-09-14T04:56:05.148646+0000 mon.c (mon.2) 94 : audit [INF] from='client.? 172.21.15.38:0/2141336849' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-14T04:56:06.187 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:05 smithi038 bash[87336]: audit 2024-09-14T04:56:05.148646+0000 mon.c (mon.2) 94 : audit [INF] from='client.? 172.21.15.38:0/2141336849' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-14T04:56:06.187 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:05 smithi038 bash[87336]: audit 2024-09-14T04:56:05.149349+0000 mon.a (mon.0) 1744 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-14T04:56:06.187 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:05 smithi038 bash[87336]: audit 2024-09-14T04:56:05.149349+0000 mon.a (mon.0) 1744 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-14T04:56:06.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:05 smithi123 bash[68976]: audit 2024-09-14T04:56:05.148646+0000 mon.c (mon.2) 94 : audit [INF] from='client.? 172.21.15.38:0/2141336849' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-14T04:56:06.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:05 smithi123 bash[68976]: audit 2024-09-14T04:56:05.148646+0000 mon.c (mon.2) 94 : audit [INF] from='client.? 172.21.15.38:0/2141336849' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-14T04:56:06.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:05 smithi123 bash[68976]: audit 2024-09-14T04:56:05.149349+0000 mon.a (mon.0) 1744 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-14T04:56:06.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:05 smithi123 bash[68976]: audit 2024-09-14T04:56:05.149349+0000 mon.a (mon.0) 1744 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-14T04:56:06.587 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-14T04:56:06.587 INFO:teuthology.orchestra.run.smithi123.stdout: "ops": [], 2024-09-14T04:56:06.587 INFO:teuthology.orchestra.run.smithi123.stdout: "num_ops": 0 2024-09-14T04:56:06.587 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-14T04:56:06.896 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2024-09-14T04:56:06.896 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-14T04:56:07.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:06 smithi123 bash[68976]: cluster 2024-09-14T04:56:05.727265+0000 mgr.y (mgr.26165) 1458 : cluster [DBG] pgmap v1545: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:07.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:06 smithi123 bash[68976]: cluster 2024-09-14T04:56:05.727265+0000 mgr.y (mgr.26165) 1458 : cluster [DBG] pgmap v1545: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:07.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:06 smithi123 bash[68976]: audit 2024-09-14T04:56:05.865085+0000 mon.a (mon.0) 1745 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-14T04:56:07.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:06 smithi123 bash[68976]: audit 2024-09-14T04:56:05.865085+0000 mon.a (mon.0) 1745 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-14T04:56:07.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:06 smithi123 bash[68976]: cluster 2024-09-14T04:56:05.878620+0000 mon.a (mon.0) 1746 : cluster [DBG] osdmap e303: 8 total, 8 up, 8 in 2024-09-14T04:56:07.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:06 smithi123 bash[68976]: cluster 2024-09-14T04:56:05.878620+0000 mon.a (mon.0) 1746 : cluster [DBG] osdmap e303: 8 total, 8 up, 8 in 2024-09-14T04:56:07.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:06 smithi038 bash[84940]: cluster 2024-09-14T04:56:05.727265+0000 mgr.y (mgr.26165) 1458 : cluster [DBG] pgmap v1545: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:07.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:06 smithi038 bash[84940]: cluster 2024-09-14T04:56:05.727265+0000 mgr.y (mgr.26165) 1458 : cluster [DBG] pgmap v1545: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:07.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:06 smithi038 bash[84940]: audit 2024-09-14T04:56:05.865085+0000 mon.a (mon.0) 1745 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-14T04:56:07.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:06 smithi038 bash[84940]: audit 2024-09-14T04:56:05.865085+0000 mon.a (mon.0) 1745 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-14T04:56:07.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:06 smithi038 bash[84940]: cluster 2024-09-14T04:56:05.878620+0000 mon.a (mon.0) 1746 : cluster [DBG] osdmap e303: 8 total, 8 up, 8 in 2024-09-14T04:56:07.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:06 smithi038 bash[84940]: cluster 2024-09-14T04:56:05.878620+0000 mon.a (mon.0) 1746 : cluster [DBG] osdmap e303: 8 total, 8 up, 8 in 2024-09-14T04:56:07.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:06 smithi038 bash[87336]: cluster 2024-09-14T04:56:05.727265+0000 mgr.y (mgr.26165) 1458 : cluster [DBG] pgmap v1545: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:07.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:06 smithi038 bash[87336]: cluster 2024-09-14T04:56:05.727265+0000 mgr.y (mgr.26165) 1458 : cluster [DBG] pgmap v1545: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:07.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:06 smithi038 bash[87336]: audit 2024-09-14T04:56:05.865085+0000 mon.a (mon.0) 1745 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-14T04:56:07.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:06 smithi038 bash[87336]: audit 2024-09-14T04:56:05.865085+0000 mon.a (mon.0) 1745 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-14T04:56:07.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:06 smithi038 bash[87336]: cluster 2024-09-14T04:56:05.878620+0000 mon.a (mon.0) 1746 : cluster [DBG] osdmap e303: 8 total, 8 up, 8 in 2024-09-14T04:56:07.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:06 smithi038 bash[87336]: cluster 2024-09-14T04:56:05.878620+0000 mon.a (mon.0) 1746 : cluster [DBG] osdmap e303: 8 total, 8 up, 8 in 2024-09-14T04:56:07.556 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.6 dump_blocked_ops 2024-09-14T04:56:08.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:56:08 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:56:08] "GET /metrics HTTP/1.1" 200 34270 "" "Prometheus/2.51.0" 2024-09-14T04:56:09.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:08 smithi123 bash[68976]: cluster 2024-09-14T04:56:07.728192+0000 mgr.y (mgr.26165) 1459 : cluster [DBG] pgmap v1547: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:09.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:08 smithi123 bash[68976]: cluster 2024-09-14T04:56:07.728192+0000 mgr.y (mgr.26165) 1459 : cluster [DBG] pgmap v1547: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:09.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:08 smithi038 bash[84940]: cluster 2024-09-14T04:56:07.728192+0000 mgr.y (mgr.26165) 1459 : cluster [DBG] pgmap v1547: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:09.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:08 smithi038 bash[84940]: cluster 2024-09-14T04:56:07.728192+0000 mgr.y (mgr.26165) 1459 : cluster [DBG] pgmap v1547: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:09.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:08 smithi038 bash[87336]: cluster 2024-09-14T04:56:07.728192+0000 mgr.y (mgr.26165) 1459 : cluster [DBG] pgmap v1547: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:09.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:08 smithi038 bash[87336]: cluster 2024-09-14T04:56:07.728192+0000 mgr.y (mgr.26165) 1459 : cluster [DBG] pgmap v1547: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:10.688 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:56:10 smithi123 bash[61744]: ts=2024-09-14T04:56:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:56:11.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:10 smithi123 bash[68976]: cluster 2024-09-14T04:56:09.729048+0000 mgr.y (mgr.26165) 1460 : cluster [DBG] pgmap v1548: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:11.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:10 smithi123 bash[68976]: cluster 2024-09-14T04:56:09.729048+0000 mgr.y (mgr.26165) 1460 : cluster [DBG] pgmap v1548: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:11.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:10 smithi038 bash[84940]: cluster 2024-09-14T04:56:09.729048+0000 mgr.y (mgr.26165) 1460 : cluster [DBG] pgmap v1548: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:11.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:10 smithi038 bash[84940]: cluster 2024-09-14T04:56:09.729048+0000 mgr.y (mgr.26165) 1460 : cluster [DBG] pgmap v1548: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:11.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:10 smithi038 bash[87336]: cluster 2024-09-14T04:56:09.729048+0000 mgr.y (mgr.26165) 1460 : cluster [DBG] pgmap v1548: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:11.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:10 smithi038 bash[87336]: cluster 2024-09-14T04:56:09.729048+0000 mgr.y (mgr.26165) 1460 : cluster [DBG] pgmap v1548: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:11.699 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:56:12.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:11 smithi123 bash[68976]: audit 2024-09-14T04:56:11.868730+0000 mon.a (mon.0) 1747 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:56:12.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:11 smithi123 bash[68976]: audit 2024-09-14T04:56:11.868730+0000 mon.a (mon.0) 1747 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:56:12.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:11 smithi038 bash[84940]: audit 2024-09-14T04:56:11.868730+0000 mon.a (mon.0) 1747 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:56:12.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:11 smithi038 bash[84940]: audit 2024-09-14T04:56:11.868730+0000 mon.a (mon.0) 1747 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:56:12.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:11 smithi038 bash[87336]: audit 2024-09-14T04:56:11.868730+0000 mon.a (mon.0) 1747 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:56:12.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:11 smithi038 bash[87336]: audit 2024-09-14T04:56:11.868730+0000 mon.a (mon.0) 1747 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:56:12.339 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T04:56:13.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:12 smithi123 bash[68976]: cluster 2024-09-14T04:56:11.729801+0000 mgr.y (mgr.26165) 1461 : cluster [DBG] pgmap v1549: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:13.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:12 smithi123 bash[68976]: cluster 2024-09-14T04:56:11.729801+0000 mgr.y (mgr.26165) 1461 : cluster [DBG] pgmap v1549: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:13.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:12 smithi123 bash[68976]: audit 2024-09-14T04:56:12.424592+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:56:13.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:12 smithi123 bash[68976]: audit 2024-09-14T04:56:12.424592+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:56:13.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:12 smithi123 bash[68976]: audit 2024-09-14T04:56:12.430822+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:56:13.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:12 smithi123 bash[68976]: audit 2024-09-14T04:56:12.430822+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:56:13.193 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:12 smithi038 bash[87336]: cluster 2024-09-14T04:56:11.729801+0000 mgr.y (mgr.26165) 1461 : cluster [DBG] pgmap v1549: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:13.194 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:12 smithi038 bash[87336]: cluster 2024-09-14T04:56:11.729801+0000 mgr.y (mgr.26165) 1461 : cluster [DBG] pgmap v1549: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:13.194 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:12 smithi038 bash[87336]: audit 2024-09-14T04:56:12.424592+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:56:13.194 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:12 smithi038 bash[87336]: audit 2024-09-14T04:56:12.424592+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:56:13.194 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:12 smithi038 bash[87336]: audit 2024-09-14T04:56:12.430822+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:56:13.194 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:12 smithi038 bash[87336]: audit 2024-09-14T04:56:12.430822+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:56:13.194 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:12 smithi038 bash[84940]: cluster 2024-09-14T04:56:11.729801+0000 mgr.y (mgr.26165) 1461 : cluster [DBG] pgmap v1549: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:13.194 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:12 smithi038 bash[84940]: cluster 2024-09-14T04:56:11.729801+0000 mgr.y (mgr.26165) 1461 : cluster [DBG] pgmap v1549: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:13.194 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:12 smithi038 bash[84940]: audit 2024-09-14T04:56:12.424592+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:56:13.194 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:12 smithi038 bash[84940]: audit 2024-09-14T04:56:12.424592+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:56:13.194 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:12 smithi038 bash[84940]: audit 2024-09-14T04:56:12.430822+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:56:13.195 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:12 smithi038 bash[84940]: audit 2024-09-14T04:56:12.430822+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:56:15.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:14 smithi038 bash[84940]: cluster 2024-09-14T04:56:13.730608+0000 mgr.y (mgr.26165) 1462 : cluster [DBG] pgmap v1550: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:15.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:14 smithi038 bash[84940]: cluster 2024-09-14T04:56:13.730608+0000 mgr.y (mgr.26165) 1462 : cluster [DBG] pgmap v1550: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:15.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:14 smithi038 bash[87336]: cluster 2024-09-14T04:56:13.730608+0000 mgr.y (mgr.26165) 1462 : cluster [DBG] pgmap v1550: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:15.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:14 smithi038 bash[87336]: cluster 2024-09-14T04:56:13.730608+0000 mgr.y (mgr.26165) 1462 : cluster [DBG] pgmap v1550: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:15.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:14 smithi123 bash[68976]: cluster 2024-09-14T04:56:13.730608+0000 mgr.y (mgr.26165) 1462 : cluster [DBG] pgmap v1550: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:15.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:14 smithi123 bash[68976]: cluster 2024-09-14T04:56:13.730608+0000 mgr.y (mgr.26165) 1462 : cluster [DBG] pgmap v1550: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:15.849 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-09-14T04:56:15.851 INFO:teuthology.orchestra.run.smithi038.stderr:dumped all 2024-09-14T04:56:16.143 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:15 smithi038 bash[84940]: audit 2024-09-14T04:56:15.260905+0000 mon.a (mon.0) 1750 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:56:16.143 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:15 smithi038 bash[84940]: audit 2024-09-14T04:56:15.260905+0000 mon.a (mon.0) 1750 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:56:16.144 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:15 smithi038 bash[87336]: audit 2024-09-14T04:56:15.260905+0000 mon.a (mon.0) 1750 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:56:16.144 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:15 smithi038 bash[87336]: audit 2024-09-14T04:56:15.260905+0000 mon.a (mon.0) 1750 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:56:16.300 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-14T04:56:16.300 INFO:teuthology.orchestra.run.smithi123.stdout: "ops": [], 2024-09-14T04:56:16.300 INFO:teuthology.orchestra.run.smithi123.stdout: "complaint_time": 30, 2024-09-14T04:56:16.300 INFO:teuthology.orchestra.run.smithi123.stdout: "num_blocked_ops": 0 2024-09-14T04:56:16.300 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-14T04:56:16.309 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:15 smithi123 bash[68976]: audit 2024-09-14T04:56:15.260905+0000 mon.a (mon.0) 1750 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:56:16.309 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:15 smithi123 bash[68976]: audit 2024-09-14T04:56:15.260905+0000 mon.a (mon.0) 1750 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:56:16.795 INFO:teuthology.orchestra.run.smithi038.stdout:{"pg_ready":true,"pg_map":{"version":1551,"stamp":"2024-09-14T04:56:15.730924+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595917,"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":19,"num_read_kb":18,"num_write":63,"num_write_kb":31,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":11,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":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":2164,"ondisk_log_size":2164,"up":279,"acting":279,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":281,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":4875644,"kb_used_data":146336,"kb_used_omap":53,"kb_used_meta":4729162,"kb_avail":745085572,"statfs":{"total":767960285184,"available":762967625728,"internally_reserved":0,"allocated":149848064,"data_stored":135014591,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":54759,"internal_metadata":4842662425},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"10.004388"},"pg_stats":[{"pgid":"1.11","version":"75'100","reported_seq":428,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:07.860862+0000","last_change":"2024-09-14T04:54:27.831090+0000","last_active":"2024-09-14T04:56:07.860862+0000","last_peered":"2024-09-14T04:56:07.860862+0000","last_clean":"2024-09-14T04:56:07.860862+0000","last_became_active":"2024-09-14T04:54:23.935846+0000","last_became_peered":"2024-09-14T04:54:23.935846+0000","last_unstale":"2024-09-14T04:56:07.860862+0000","last_undegraded":"2024-09-14T04:56:07.860862+0000","last_fullsized":"2024-09-14T04:56:07.860862+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":262,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":5,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:54:27.830861+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:54:27.830861+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T13:09:41.544822+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":"4.14","version":"0'0","reported_seq":493,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:07.863789+0000","last_change":"2024-09-14T04:53:00.938527+0000","last_active":"2024-09-14T04:56:07.863789+0000","last_peered":"2024-09-14T04:56:07.863789+0000","last_clean":"2024-09-14T04:56:07.863789+0000","last_became_active":"2024-09-14T04:53:00.936093+0000","last_became_peered":"2024-09-14T04:53:00.936093+0000","last_unstale":"2024-09-14T04:56:07.863789+0000","last_undegraded":"2024-09-14T04:56:07.863789+0000","last_fullsized":"2024-09-14T04:56:07.863789+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:34:49.144340+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'2","reported_seq":261,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-14T04:55:54.783768+0000","last_change":"2024-09-14T04:36:16.625605+0000","last_active":"2024-09-14T04:55:54.783768+0000","last_peered":"2024-09-14T04:55:54.783768+0000","last_clean":"2024-09-14T04:55:54.783768+0000","last_became_active":"2024-09-14T04:36:16.618859+0000","last_became_peered":"2024-09-14T04:36:16.618859+0000","last_unstale":"2024-09-14T04:55:54.783768+0000","last_undegraded":"2024-09-14T04:55:54.783768+0000","last_fullsized":"2024-09-14T04:55:54.783768+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:25:43.597502+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.10","version":"75'100","reported_seq":199,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-14T04:55:54.825857+0000","last_change":"2024-09-14T04:51:06.981165+0000","last_active":"2024-09-14T04:55:54.825857+0000","last_peered":"2024-09-14T04:55:54.825857+0000","last_clean":"2024-09-14T04:55:54.825857+0000","last_became_active":"2024-09-14T04:51:04.834509+0000","last_became_peered":"2024-09-14T04:51:04.834509+0000","last_unstale":"2024-09-14T04:55:54.825857+0000","last_undegraded":"2024-09-14T04:55:54.825857+0000","last_fullsized":"2024-09-14T04:55:54.825857+0000","mapping_epoch":265,"log_start":"0'0","ondisk_log_start":"0'0","created":262,"last_epoch_clean":266,"parent":"0.0","parent_split_bits":5,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:51:06.981018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:51:06.981018+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T15:35:45.358770+0000","scrub_duration":0.003256086,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":236,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:07.861350+0000","last_change":"2024-09-14T04:53:00.943673+0000","last_active":"2024-09-14T04:56:07.861350+0000","last_peered":"2024-09-14T04:56:07.861350+0000","last_clean":"2024-09-14T04:56:07.861350+0000","last_became_active":"2024-09-14T04:53:00.940778+0000","last_became_peered":"2024-09-14T04:53:00.940778+0000","last_unstale":"2024-09-14T04:56:07.861350+0000","last_undegraded":"2024-09-14T04:56:07.861350+0000","last_fullsized":"2024-09-14T04:56:07.861350+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:22:13.315172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.12","version":"0'0","reported_seq":343,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:07.861146+0000","last_change":"2024-09-14T04:54:23.912500+0000","last_active":"2024-09-14T04:56:07.861146+0000","last_peered":"2024-09-14T04:56:07.861146+0000","last_clean":"2024-09-14T04:56:07.861146+0000","last_became_active":"2024-09-14T04:54:23.911215+0000","last_became_peered":"2024-09-14T04:54:23.911215+0000","last_unstale":"2024-09-14T04:56:07.861146+0000","last_undegraded":"2024-09-14T04:56:07.861146+0000","last_fullsized":"2024-09-14T04:56:07.861146+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:15:38.100616+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.13","version":"75'100","reported_seq":173,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.873494+0000","last_change":"2024-09-14T04:53:00.994347+0000","last_active":"2024-09-14T04:56:05.873494+0000","last_peered":"2024-09-14T04:56:05.873494+0000","last_clean":"2024-09-14T04:56:05.873494+0000","last_became_active":"2024-09-14T04:53:00.926857+0000","last_became_peered":"2024-09-14T04:53:00.926857+0000","last_unstale":"2024-09-14T04:56:05.873494+0000","last_undegraded":"2024-09-14T04:56:05.873494+0000","last_fullsized":"2024-09-14T04:56:05.873494+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":262,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":5,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:53:00.993669+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:53:00.993669+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T13:08:30.834619+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,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":342,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:07.862729+0000","last_change":"2024-09-14T04:54:23.937619+0000","last_active":"2024-09-14T04:56:07.862729+0000","last_peered":"2024-09-14T04:56:07.862729+0000","last_clean":"2024-09-14T04:56:07.862729+0000","last_became_active":"2024-09-14T04:54:23.935867+0000","last_became_peered":"2024-09-14T04:54:23.935867+0000","last_unstale":"2024-09-14T04:56:07.862729+0000","last_undegraded":"2024-09-14T04:56:07.862729+0000","last_fullsized":"2024-09-14T04:56:07.862729+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:19:40.881907+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":470,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.869495+0000","last_change":"2024-09-14T04:36:16.609955+0000","last_active":"2024-09-14T04:56:05.869495+0000","last_peered":"2024-09-14T04:56:05.869495+0000","last_clean":"2024-09-14T04:56:05.869495+0000","last_became_active":"2024-09-14T04:36:16.608358+0000","last_became_peered":"2024-09-14T04:36:16.608358+0000","last_unstale":"2024-09-14T04:56:05.869495+0000","last_undegraded":"2024-09-14T04:56:05.869495+0000","last_fullsized":"2024-09-14T04:56:05.869495+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:30:29.454092+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.12","version":"75'100","reported_seq":96,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.874900+0000","last_change":"2024-09-14T04:51:05.084713+0000","last_active":"2024-09-14T04:56:05.874900+0000","last_peered":"2024-09-14T04:56:05.874900+0000","last_clean":"2024-09-14T04:56:05.874900+0000","last_became_active":"2024-09-14T04:51:04.840081+0000","last_became_peered":"2024-09-14T04:51:04.840081+0000","last_unstale":"2024-09-14T04:56:05.874900+0000","last_undegraded":"2024-09-14T04:56:05.874900+0000","last_fullsized":"2024-09-14T04:56:05.874900+0000","mapping_epoch":265,"log_start":"0'0","ondisk_log_start":"0'0","created":262,"last_epoch_clean":266,"parent":"0.0","parent_split_bits":5,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:51:05.084649+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:51:05.084649+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T07:55:25.041381+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,5,6],"acting":[1,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":493,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:07.863224+0000","last_change":"2024-09-14T04:53:00.936536+0000","last_active":"2024-09-14T04:56:07.863224+0000","last_peered":"2024-09-14T04:56:07.863224+0000","last_clean":"2024-09-14T04:56:07.863224+0000","last_became_active":"2024-09-14T04:53:00.935536+0000","last_became_peered":"2024-09-14T04:53:00.935536+0000","last_unstale":"2024-09-14T04:56:07.863224+0000","last_undegraded":"2024-09-14T04:56:07.863224+0000","last_fullsized":"2024-09-14T04:56:07.863224+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:55:43.613859+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'8","reported_seq":337,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-14T04:55:54.826311+0000","last_change":"2024-09-14T04:54:23.909658+0000","last_active":"2024-09-14T04:55:54.826311+0000","last_peered":"2024-09-14T04:55:54.826311+0000","last_clean":"2024-09-14T04:55:54.826311+0000","last_became_active":"2024-09-14T04:54:23.908666+0000","last_became_peered":"2024-09-14T04:54:23.908666+0000","last_unstale":"2024-09-14T04:55:54.826311+0000","last_undegraded":"2024-09-14T04:55:54.826311+0000","last_fullsized":"2024-09-14T04:55:54.826311+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T08:33:26.254115+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":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.d","version":"75'100","reported_seq":162,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.870482+0000","last_change":"2024-09-14T04:51:06.415330+0000","last_active":"2024-09-14T04:56:05.870482+0000","last_peered":"2024-09-14T04:56:05.870482+0000","last_clean":"2024-09-14T04:56:05.870482+0000","last_became_active":"2024-09-14T04:51:04.842104+0000","last_became_peered":"2024-09-14T04:51:04.842104+0000","last_unstale":"2024-09-14T04:56:05.870482+0000","last_undegraded":"2024-09-14T04:56:05.870482+0000","last_fullsized":"2024-09-14T04:56:05.870482+0000","mapping_epoch":265,"log_start":"0'0","ondisk_log_start":"0'0","created":262,"last_epoch_clean":266,"parent":"0.0","parent_split_bits":4,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:51:06.415202+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:51:06.415202+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:01:19.695458+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.f","version":"63'1","reported_seq":163,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.870550+0000","last_change":"2024-09-14T04:54:23.910085+0000","last_active":"2024-09-14T04:56:05.870550+0000","last_peered":"2024-09-14T04:56:05.870550+0000","last_clean":"2024-09-14T04:56:05.870550+0000","last_became_active":"2024-09-14T04:54:23.909059+0000","last_became_peered":"2024-09-14T04:54:23.909059+0000","last_unstale":"2024-09-14T04:56:05.870550+0000","last_undegraded":"2024-09-14T04:56:05.870550+0000","last_fullsized":"2024-09-14T04:56:05.870550+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:04:16.273365+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.8","version":"0'0","reported_seq":264,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-14T04:55:54.825991+0000","last_change":"2024-09-14T04:47:16.766692+0000","last_active":"2024-09-14T04:55:54.825991+0000","last_peered":"2024-09-14T04:55:54.825991+0000","last_clean":"2024-09-14T04:55:54.825991+0000","last_became_active":"2024-09-14T04:47:16.766317+0000","last_became_peered":"2024-09-14T04:47:16.766317+0000","last_unstale":"2024-09-14T04:55:54.825991+0000","last_undegraded":"2024-09-14T04:55:54.825991+0000","last_fullsized":"2024-09-14T04:55:54.825991+0000","mapping_epoch":249,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":250,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:31:38.718563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.c","version":"75'100","reported_seq":178,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:07.863363+0000","last_change":"2024-09-14T04:54:23.920706+0000","last_active":"2024-09-14T04:56:07.863363+0000","last_peered":"2024-09-14T04:56:07.863363+0000","last_clean":"2024-09-14T04:56:07.863363+0000","last_became_active":"2024-09-14T04:54:23.919608+0000","last_became_peered":"2024-09-14T04:54:23.919608+0000","last_unstale":"2024-09-14T04:56:07.863363+0000","last_undegraded":"2024-09-14T04:56:07.863363+0000","last_fullsized":"2024-09-14T04:56:07.863363+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":262,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":4,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:53:02.951954+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:53:02.951954+0000","objects_scrubbed":1,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T13:37:21.985900+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,0,6],"acting":[3,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"63'2","reported_seq":152,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.870641+0000","last_change":"2024-09-14T04:47:16.710911+0000","last_active":"2024-09-14T04:56:05.870641+0000","last_peered":"2024-09-14T04:56:05.870641+0000","last_clean":"2024-09-14T04:56:05.870641+0000","last_became_active":"2024-09-14T04:47:16.710603+0000","last_became_peered":"2024-09-14T04:47:16.710603+0000","last_unstale":"2024-09-14T04:56:05.870641+0000","last_undegraded":"2024-09-14T04:56:05.870641+0000","last_fullsized":"2024-09-14T04:56:05.870641+0000","mapping_epoch":249,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":250,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:07:10.407338+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,1],"acting":[4,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":532,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.869784+0000","last_change":"2024-09-14T04:53:00.909291+0000","last_active":"2024-09-14T04:56:05.869784+0000","last_peered":"2024-09-14T04:56:05.869784+0000","last_clean":"2024-09-14T04:56:05.869784+0000","last_became_active":"2024-09-14T04:53:00.908743+0000","last_became_peered":"2024-09-14T04:53:00.908743+0000","last_unstale":"2024-09-14T04:56:05.869784+0000","last_undegraded":"2024-09-14T04:56:05.869784+0000","last_fullsized":"2024-09-14T04:56:05.869784+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:13:52.172213+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.f","version":"75'100","reported_seq":247,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-14T04:55:54.827114+0000","last_change":"2024-09-14T04:51:08.981467+0000","last_active":"2024-09-14T04:55:54.827114+0000","last_peered":"2024-09-14T04:55:54.827114+0000","last_clean":"2024-09-14T04:55:54.827114+0000","last_became_active":"2024-09-14T04:51:04.834557+0000","last_became_peered":"2024-09-14T04:51:04.834557+0000","last_unstale":"2024-09-14T04:55:54.827114+0000","last_undegraded":"2024-09-14T04:55:54.827114+0000","last_fullsized":"2024-09-14T04:55:54.827114+0000","mapping_epoch":265,"log_start":"0'0","ondisk_log_start":"0'0","created":262,"last_epoch_clean":266,"parent":"0.0","parent_split_bits":4,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:51:08.981387+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:51:08.981387+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T10:44:10.667855+0000","scrub_duration":0.012727255999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.d","version":"63'1","reported_seq":87,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-14T04:55:54.826764+0000","last_change":"2024-09-14T04:45:50.581881+0000","last_active":"2024-09-14T04:55:54.826764+0000","last_peered":"2024-09-14T04:55:54.826764+0000","last_clean":"2024-09-14T04:55:54.826764+0000","last_became_active":"2024-09-14T04:45:50.580737+0000","last_became_peered":"2024-09-14T04:45:50.580737+0000","last_unstale":"2024-09-14T04:55:54.826764+0000","last_undegraded":"2024-09-14T04:55:54.826764+0000","last_fullsized":"2024-09-14T04:55:54.826764+0000","mapping_epoch":239,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":240,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:30:21.505530+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":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,5],"acting":[6,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":94,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-14T04:55:54.826428+0000","last_change":"2024-09-14T04:39:29.757071+0000","last_active":"2024-09-14T04:55:54.826428+0000","last_peered":"2024-09-14T04:55:54.826428+0000","last_clean":"2024-09-14T04:55:54.826428+0000","last_became_active":"2024-09-14T04:39:29.756345+0000","last_became_peered":"2024-09-14T04:39:29.756345+0000","last_unstale":"2024-09-14T04:55:54.826428+0000","last_undegraded":"2024-09-14T04:55:54.826428+0000","last_fullsized":"2024-09-14T04:55:54.826428+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:59:19.543101+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.e","version":"75'100","reported_seq":107,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.870402+0000","last_change":"2024-09-14T04:53:00.909616+0000","last_active":"2024-09-14T04:56:05.870402+0000","last_peered":"2024-09-14T04:56:05.870402+0000","last_clean":"2024-09-14T04:56:05.870402+0000","last_became_active":"2024-09-14T04:53:00.908918+0000","last_became_peered":"2024-09-14T04:53:00.908918+0000","last_unstale":"2024-09-14T04:56:05.870402+0000","last_undegraded":"2024-09-14T04:56:05.870402+0000","last_fullsized":"2024-09-14T04:56:05.870402+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":262,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":4,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:51:05.434940+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:51:05.434940+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T10:38:01.222868+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,7,3],"acting":[4,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":127,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:07.863560+0000","last_change":"2024-09-14T04:53:00.955750+0000","last_active":"2024-09-14T04:56:07.863560+0000","last_peered":"2024-09-14T04:56:07.863560+0000","last_clean":"2024-09-14T04:56:07.863560+0000","last_became_active":"2024-09-14T04:53:00.953578+0000","last_became_peered":"2024-09-14T04:53:00.953578+0000","last_unstale":"2024-09-14T04:56:07.863560+0000","last_undegraded":"2024-09-14T04:56:07.863560+0000","last_fullsized":"2024-09-14T04:56:07.863560+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:38:12.796372+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":301,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:07.862196+0000","last_change":"2024-09-14T04:54:23.911097+0000","last_active":"2024-09-14T04:56:07.862196+0000","last_peered":"2024-09-14T04:56:07.862196+0000","last_clean":"2024-09-14T04:56:07.862196+0000","last_became_active":"2024-09-14T04:54:23.909943+0000","last_became_peered":"2024-09-14T04:54:23.909943+0000","last_unstale":"2024-09-14T04:56:07.862196+0000","last_undegraded":"2024-09-14T04:56:07.862196+0000","last_fullsized":"2024-09-14T04:56:07.862196+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:10:46.949971+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,4],"acting":[0,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.9","version":"75'100","reported_seq":447,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:07.863808+0000","last_change":"2024-09-14T04:53:03.914582+0000","last_active":"2024-09-14T04:56:07.863808+0000","last_peered":"2024-09-14T04:56:07.863808+0000","last_clean":"2024-09-14T04:56:07.863808+0000","last_became_active":"2024-09-14T04:53:00.971603+0000","last_became_peered":"2024-09-14T04:53:00.971603+0000","last_unstale":"2024-09-14T04:56:07.863808+0000","last_undegraded":"2024-09-14T04:56:07.863808+0000","last_fullsized":"2024-09-14T04:56:07.863808+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":4,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:53:03.914528+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:53:03.914528+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T05:24:52.040087+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,7,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"64'3","reported_seq":447,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:07.861994+0000","last_change":"2024-09-14T04:54:23.921673+0000","last_active":"2024-09-14T04:56:07.861994+0000","last_peered":"2024-09-14T04:56:07.861994+0000","last_clean":"2024-09-14T04:56:07.861994+0000","last_became_active":"2024-09-14T04:54:23.919885+0000","last_became_peered":"2024-09-14T04:54:23.919885+0000","last_unstale":"2024-09-14T04:56:07.861994+0000","last_undegraded":"2024-09-14T04:56:07.861994+0000","last_fullsized":"2024-09-14T04:56:07.861994+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T14:13:01.851311+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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,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":505,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.870084+0000","last_change":"2024-09-14T04:53:00.912753+0000","last_active":"2024-09-14T04:56:05.870084+0000","last_peered":"2024-09-14T04:56:05.870084+0000","last_clean":"2024-09-14T04:56:05.870084+0000","last_became_active":"2024-09-14T04:53:00.912355+0000","last_became_peered":"2024-09-14T04:53:00.912355+0000","last_unstale":"2024-09-14T04:56:05.870084+0000","last_undegraded":"2024-09-14T04:56:05.870084+0000","last_fullsized":"2024-09-14T04:56:05.870084+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:24:43.266117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.8","version":"75'100","reported_seq":156,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.871604+0000","last_change":"2024-09-14T04:53:00.927721+0000","last_active":"2024-09-14T04:56:05.871604+0000","last_peered":"2024-09-14T04:56:05.871604+0000","last_clean":"2024-09-14T04:56:05.871604+0000","last_became_active":"2024-09-14T04:53:00.926977+0000","last_became_peered":"2024-09-14T04:53:00.926977+0000","last_unstale":"2024-09-14T04:56:05.871604+0000","last_undegraded":"2024-09-14T04:56:05.871604+0000","last_fullsized":"2024-09-14T04:56:05.871604+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":4,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:46:54.730593+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:46:54.730593+0000","objects_scrubbed":1,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T15:51:36.465367+0000","scrub_duration":11,"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":[2,5,3],"acting":[2,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":285,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-14T04:55:54.826746+0000","last_change":"2024-09-14T04:19:42.640315+0000","last_active":"2024-09-14T04:55:54.826746+0000","last_peered":"2024-09-14T04:55:54.826746+0000","last_clean":"2024-09-14T04:55:54.826746+0000","last_became_active":"2024-09-14T04:19:42.639647+0000","last_became_peered":"2024-09-14T04:19:42.639647+0000","last_unstale":"2024-09-14T04:55:54.826746+0000","last_undegraded":"2024-09-14T04:55:54.826746+0000","last_fullsized":"2024-09-14T04:55:54.826746+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:18:39.051719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":508,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.871249+0000","last_change":"2024-09-14T04:19:42.650071+0000","last_active":"2024-09-14T04:56:05.871249+0000","last_peered":"2024-09-14T04:56:05.871249+0000","last_clean":"2024-09-14T04:56:05.871249+0000","last_became_active":"2024-09-14T04:19:42.648824+0000","last_became_peered":"2024-09-14T04:19:42.648824+0000","last_unstale":"2024-09-14T04:56:05.871249+0000","last_undegraded":"2024-09-14T04:56:05.871249+0000","last_fullsized":"2024-09-14T04:56:05.871249+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:13:34.311856+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.b","version":"75'100","reported_seq":173,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.873847+0000","last_change":"2024-09-14T04:54:23.937530+0000","last_active":"2024-09-14T04:56:05.873847+0000","last_peered":"2024-09-14T04:56:05.873847+0000","last_clean":"2024-09-14T04:56:05.873847+0000","last_became_active":"2024-09-14T04:54:23.936612+0000","last_became_peered":"2024-09-14T04:54:23.936612+0000","last_unstale":"2024-09-14T04:56:05.873847+0000","last_undegraded":"2024-09-14T04:56:05.873847+0000","last_fullsized":"2024-09-14T04:56:05.873847+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":262,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":4,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:51:06.033061+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:51:06.033061+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:05:56.104232+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.9","version":"0'0","reported_seq":503,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.869183+0000","last_change":"2024-09-14T04:36:16.609164+0000","last_active":"2024-09-14T04:56:05.869183+0000","last_peered":"2024-09-14T04:56:05.869183+0000","last_clean":"2024-09-14T04:56:05.869183+0000","last_became_active":"2024-09-14T04:36:16.607286+0000","last_became_peered":"2024-09-14T04:36:16.607286+0000","last_unstale":"2024-09-14T04:56:05.869183+0000","last_undegraded":"2024-09-14T04:56:05.869183+0000","last_fullsized":"2024-09-14T04:56:05.869183+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:22:16.993006+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":500,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.870872+0000","last_change":"2024-09-14T04:39:29.521552+0000","last_active":"2024-09-14T04:56:05.870872+0000","last_peered":"2024-09-14T04:56:05.870872+0000","last_clean":"2024-09-14T04:56:05.870872+0000","last_became_active":"2024-09-14T04:39:29.520585+0000","last_became_peered":"2024-09-14T04:39:29.520585+0000","last_unstale":"2024-09-14T04:56:05.870872+0000","last_undegraded":"2024-09-14T04:56:05.870872+0000","last_fullsized":"2024-09-14T04:56:05.870872+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:51:48.497168+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.a","version":"75'100","reported_seq":138,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.871767+0000","last_change":"2024-09-14T04:46:53.723267+0000","last_active":"2024-09-14T04:56:05.871767+0000","last_peered":"2024-09-14T04:56:05.871767+0000","last_clean":"2024-09-14T04:56:05.871767+0000","last_became_active":"2024-09-14T04:46:52.778126+0000","last_became_peered":"2024-09-14T04:46:52.778126+0000","last_unstale":"2024-09-14T04:56:05.871767+0000","last_undegraded":"2024-09-14T04:56:05.871767+0000","last_fullsized":"2024-09-14T04:56:05.871767+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":4,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:46:53.723194+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:46:53.723194+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T07:36:14.448312+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,5,6],"acting":[2,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":495,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:07.860316+0000","last_change":"2024-09-14T04:53:01.000326+0000","last_active":"2024-09-14T04:56:07.860316+0000","last_peered":"2024-09-14T04:56:07.860316+0000","last_clean":"2024-09-14T04:56:07.860316+0000","last_became_active":"2024-09-14T04:53:00.969835+0000","last_became_peered":"2024-09-14T04:53:00.969835+0000","last_unstale":"2024-09-14T04:56:07.860316+0000","last_undegraded":"2024-09-14T04:56:07.860316+0000","last_fullsized":"2024-09-14T04:56:07.860316+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:59:20.506198+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":508,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.874319+0000","last_change":"2024-09-14T04:53:00.925883+0000","last_active":"2024-09-14T04:56:05.874319+0000","last_peered":"2024-09-14T04:56:05.874319+0000","last_clean":"2024-09-14T04:56:05.874319+0000","last_became_active":"2024-09-14T04:53:00.924875+0000","last_became_peered":"2024-09-14T04:53:00.924875+0000","last_unstale":"2024-09-14T04:56:05.874319+0000","last_undegraded":"2024-09-14T04:56:05.874319+0000","last_fullsized":"2024-09-14T04:56:05.874319+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:17:28.621974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"75'100","reported_seq":374,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:07.860416+0000","last_change":"2024-09-14T04:54:56.674754+0000","last_active":"2024-09-14T04:56:07.860416+0000","last_peered":"2024-09-14T04:56:07.860416+0000","last_clean":"2024-09-14T04:56:07.860416+0000","last_became_active":"2024-09-14T04:54:23.914355+0000","last_became_peered":"2024-09-14T04:54:23.914355+0000","last_unstale":"2024-09-14T04:56:07.860416+0000","last_undegraded":"2024-09-14T04:56:07.860416+0000","last_fullsized":"2024-09-14T04:56:07.860416+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:54:56.674689+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:54:56.674689+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T14:17:13.472925+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,7,6],"acting":[0,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.3","version":"55'1","reported_seq":151,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.873490+0000","last_change":"2024-09-14T04:45:50.577691+0000","last_active":"2024-09-14T04:56:05.873490+0000","last_peered":"2024-09-14T04:56:05.873490+0000","last_clean":"2024-09-14T04:56:05.873490+0000","last_became_active":"2024-09-14T04:45:50.577111+0000","last_became_peered":"2024-09-14T04:45:50.577111+0000","last_unstale":"2024-09-14T04:56:05.873490+0000","last_undegraded":"2024-09-14T04:56:05.873490+0000","last_fullsized":"2024-09-14T04:56:05.873490+0000","mapping_epoch":239,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":240,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:49:41.082976+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[2,5,7],"acting":[2,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":430,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:07.862510+0000","last_change":"2024-09-14T04:53:00.980525+0000","last_active":"2024-09-14T04:56:07.862510+0000","last_peered":"2024-09-14T04:56:07.862510+0000","last_clean":"2024-09-14T04:56:07.862510+0000","last_became_active":"2024-09-14T04:53:00.977868+0000","last_became_peered":"2024-09-14T04:53:00.977868+0000","last_unstale":"2024-09-14T04:56:07.862510+0000","last_undegraded":"2024-09-14T04:56:07.862510+0000","last_fullsized":"2024-09-14T04:56:07.862510+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:52:39.688148+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":94,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-14T04:55:54.826763+0000","last_change":"2024-09-14T04:39:29.758084+0000","last_active":"2024-09-14T04:55:54.826763+0000","last_peered":"2024-09-14T04:55:54.826763+0000","last_clean":"2024-09-14T04:55:54.826763+0000","last_became_active":"2024-09-14T04:39:29.757177+0000","last_became_peered":"2024-09-14T04:39:29.757177+0000","last_unstale":"2024-09-14T04:55:54.826763+0000","last_undegraded":"2024-09-14T04:55:54.826763+0000","last_fullsized":"2024-09-14T04:55:54.826763+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:51:29.490118+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.3","version":"75'100","reported_seq":157,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.873207+0000","last_change":"2024-09-14T04:51:04.085422+0000","last_active":"2024-09-14T04:56:05.873207+0000","last_peered":"2024-09-14T04:56:05.873207+0000","last_clean":"2024-09-14T04:56:05.873207+0000","last_became_active":"2024-09-14T04:50:58.801541+0000","last_became_peered":"2024-09-14T04:50:58.801541+0000","last_unstale":"2024-09-14T04:56:05.873207+0000","last_undegraded":"2024-09-14T04:56:05.873207+0000","last_fullsized":"2024-09-14T04:56:05.873207+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":263,"parent":"0.0","parent_split_bits":3,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:51:04.085341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:51:04.085341+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T15:55:25.796748+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":"2.0","version":"0'0","reported_seq":511,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.872569+0000","last_change":"2024-09-14T04:54:23.930195+0000","last_active":"2024-09-14T04:56:05.872569+0000","last_peered":"2024-09-14T04:56:05.872569+0000","last_clean":"2024-09-14T04:56:05.872569+0000","last_became_active":"2024-09-14T04:54:23.929252+0000","last_became_peered":"2024-09-14T04:54:23.929252+0000","last_unstale":"2024-09-14T04:56:05.872569+0000","last_undegraded":"2024-09-14T04:56:05.872569+0000","last_fullsized":"2024-09-14T04:56:05.872569+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:12:11.013851+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00063445000000000005,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,0],"acting":[1,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":333,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:07.860385+0000","last_change":"2024-09-14T04:54:23.913625+0000","last_active":"2024-09-14T04:56:07.860385+0000","last_peered":"2024-09-14T04:56:07.860385+0000","last_clean":"2024-09-14T04:56:07.860385+0000","last_became_active":"2024-09-14T04:54:23.912227+0000","last_became_peered":"2024-09-14T04:54:23.912227+0000","last_unstale":"2024-09-14T04:56:07.860385+0000","last_undegraded":"2024-09-14T04:56:07.860385+0000","last_fullsized":"2024-09-14T04:56:07.860385+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:19:01.010117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":302,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:07.862981+0000","last_change":"2024-09-14T04:54:23.917095+0000","last_active":"2024-09-14T04:56:07.862981+0000","last_peered":"2024-09-14T04:56:07.862981+0000","last_clean":"2024-09-14T04:56:07.862981+0000","last_became_active":"2024-09-14T04:54:23.916234+0000","last_became_peered":"2024-09-14T04:54:23.916234+0000","last_unstale":"2024-09-14T04:56:07.862981+0000","last_undegraded":"2024-09-14T04:56:07.862981+0000","last_fullsized":"2024-09-14T04:56:07.862981+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:17:21.331965+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.2","version":"75'100","reported_seq":386,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:07.860623+0000","last_change":"2024-09-14T04:54:57.658262+0000","last_active":"2024-09-14T04:56:07.860623+0000","last_peered":"2024-09-14T04:56:07.860623+0000","last_clean":"2024-09-14T04:56:07.860623+0000","last_became_active":"2024-09-14T04:54:23.915291+0000","last_became_peered":"2024-09-14T04:54:23.915291+0000","last_unstale":"2024-09-14T04:56:07.860623+0000","last_undegraded":"2024-09-14T04:56:07.860623+0000","last_fullsized":"2024-09-14T04:56:07.860623+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":4,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:54:57.658121+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:54:57.658121+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T05:29:22.405422+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,7,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":560,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.872796+0000","last_change":"2024-09-14T04:54:23.910652+0000","last_active":"2024-09-14T04:56:05.872796+0000","last_peered":"2024-09-14T04:56:05.872796+0000","last_clean":"2024-09-14T04:56:05.872796+0000","last_became_active":"2024-09-14T04:54:23.909553+0000","last_became_peered":"2024-09-14T04:54:23.909553+0000","last_unstale":"2024-09-14T04:56:05.872796+0000","last_undegraded":"2024-09-14T04:56:05.872796+0000","last_fullsized":"2024-09-14T04:56:05.872796+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:49:33.953910+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026470600000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":487,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.873194+0000","last_change":"2024-09-14T04:18:23.868969+0000","last_active":"2024-09-14T04:56:05.873194+0000","last_peered":"2024-09-14T04:56:05.873194+0000","last_clean":"2024-09-14T04:56:05.873194+0000","last_became_active":"2024-09-14T04:18:23.868634+0000","last_became_peered":"2024-09-14T04:18:23.868634+0000","last_unstale":"2024-09-14T04:56:05.873194+0000","last_undegraded":"2024-09-14T04:56:05.873194+0000","last_fullsized":"2024-09-14T04:56:05.873194+0000","mapping_epoch":89,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":90,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:21:23.421668+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":535,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.874006+0000","last_change":"2024-09-14T04:54:23.934860+0000","last_active":"2024-09-14T04:56:05.874006+0000","last_peered":"2024-09-14T04:56:05.874006+0000","last_clean":"2024-09-14T04:56:05.874006+0000","last_became_active":"2024-09-14T04:54:23.934158+0000","last_became_peered":"2024-09-14T04:54:23.934158+0000","last_unstale":"2024-09-14T04:56:05.874006+0000","last_undegraded":"2024-09-14T04:56:05.874006+0000","last_fullsized":"2024-09-14T04:56:05.874006+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:36:24.740598+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"75'100","reported_seq":389,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:07.860810+0000","last_change":"2024-09-14T04:54:55.660356+0000","last_active":"2024-09-14T04:56:07.860810+0000","last_peered":"2024-09-14T04:56:07.860810+0000","last_clean":"2024-09-14T04:56:07.860810+0000","last_became_active":"2024-09-14T04:54:23.902523+0000","last_became_peered":"2024-09-14T04:54:23.902523+0000","last_unstale":"2024-09-14T04:56:07.860810+0000","last_undegraded":"2024-09-14T04:56:07.860810+0000","last_fullsized":"2024-09-14T04:56:07.860810+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":4,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:54:55.660277+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:54:55.660277+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:19:14.257285+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"57'2","reported_seq":157,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.874384+0000","last_change":"2024-09-14T04:45:50.579814+0000","last_active":"2024-09-14T04:56:05.874384+0000","last_peered":"2024-09-14T04:56:05.874384+0000","last_clean":"2024-09-14T04:56:05.874384+0000","last_became_active":"2024-09-14T04:45:50.579181+0000","last_became_peered":"2024-09-14T04:45:50.579181+0000","last_unstale":"2024-09-14T04:56:05.874384+0000","last_undegraded":"2024-09-14T04:56:05.874384+0000","last_fullsized":"2024-09-14T04:56:05.874384+0000","mapping_epoch":239,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":240,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:19:15.970197+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":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":[1,5,6],"acting":[1,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":508,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.869842+0000","last_change":"2024-09-14T04:54:23.912598+0000","last_active":"2024-09-14T04:56:05.869842+0000","last_peered":"2024-09-14T04:56:05.869842+0000","last_clean":"2024-09-14T04:56:05.869842+0000","last_became_active":"2024-09-14T04:54:23.911383+0000","last_became_peered":"2024-09-14T04:54:23.911383+0000","last_unstale":"2024-09-14T04:56:05.869842+0000","last_undegraded":"2024-09-14T04:56:05.869842+0000","last_fullsized":"2024-09-14T04:56:05.869842+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:08:09.178039+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":505,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.872243+0000","last_change":"2024-09-14T04:35:16.419224+0000","last_active":"2024-09-14T04:56:05.872243+0000","last_peered":"2024-09-14T04:56:05.872243+0000","last_clean":"2024-09-14T04:56:05.872243+0000","last_became_active":"2024-09-14T04:35:16.418882+0000","last_became_peered":"2024-09-14T04:35:16.418882+0000","last_unstale":"2024-09-14T04:56:05.872243+0000","last_undegraded":"2024-09-14T04:56:05.872243+0000","last_fullsized":"2024-09-14T04:56:05.872243+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:37:05.418011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"75'100","reported_seq":255,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-14T04:55:54.827061+0000","last_change":"2024-09-14T04:53:00.925328+0000","last_active":"2024-09-14T04:55:54.827061+0000","last_peered":"2024-09-14T04:55:54.827061+0000","last_clean":"2024-09-14T04:55:54.827061+0000","last_became_active":"2024-09-14T04:53:00.924838+0000","last_became_peered":"2024-09-14T04:53:00.924838+0000","last_unstale":"2024-09-14T04:55:54.827061+0000","last_undegraded":"2024-09-14T04:55:54.827061+0000","last_fullsized":"2024-09-14T04:55:54.827061+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":3,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:51:01.992901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:51:01.992901+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T06:36:43.255532+0000","scrub_duration":0.0053207840000000003,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":144,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:07.861656+0000","last_change":"2024-09-14T04:53:00.951710+0000","last_active":"2024-09-14T04:56:07.861656+0000","last_peered":"2024-09-14T04:56:07.861656+0000","last_clean":"2024-09-14T04:56:07.861656+0000","last_became_active":"2024-09-14T04:53:00.945934+0000","last_became_peered":"2024-09-14T04:53:00.945934+0000","last_unstale":"2024-09-14T04:56:07.861656+0000","last_undegraded":"2024-09-14T04:56:07.861656+0000","last_fullsized":"2024-09-14T04:56:07.861656+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:10:27.500098+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.4","version":"0'0","reported_seq":559,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.872594+0000","last_change":"2024-09-14T04:54:23.921027+0000","last_active":"2024-09-14T04:56:05.872594+0000","last_peered":"2024-09-14T04:56:05.872594+0000","last_clean":"2024-09-14T04:56:05.872594+0000","last_became_active":"2024-09-14T04:54:23.920187+0000","last_became_peered":"2024-09-14T04:54:23.920187+0000","last_unstale":"2024-09-14T04:56:05.872594+0000","last_undegraded":"2024-09-14T04:56:05.872594+0000","last_fullsized":"2024-09-14T04:56:05.872594+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:07:03.987162+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000609499,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":487,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.875049+0000","last_change":"2024-09-14T04:19:42.653701+0000","last_active":"2024-09-14T04:56:05.875049+0000","last_peered":"2024-09-14T04:56:05.875049+0000","last_clean":"2024-09-14T04:56:05.875049+0000","last_became_active":"2024-09-14T04:19:42.652665+0000","last_became_peered":"2024-09-14T04:19:42.652665+0000","last_unstale":"2024-09-14T04:56:05.875049+0000","last_undegraded":"2024-09-14T04:56:05.875049+0000","last_fullsized":"2024-09-14T04:56:05.875049+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:52:36.500982+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.6","version":"75'100","reported_seq":272,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-14T04:55:54.826558+0000","last_change":"2024-09-14T04:54:23.912468+0000","last_active":"2024-09-14T04:55:54.826558+0000","last_peered":"2024-09-14T04:55:54.826558+0000","last_clean":"2024-09-14T04:55:54.826558+0000","last_became_active":"2024-09-14T04:54:23.911387+0000","last_became_peered":"2024-09-14T04:54:23.911387+0000","last_unstale":"2024-09-14T04:55:54.826558+0000","last_undegraded":"2024-09-14T04:55:54.826558+0000","last_fullsized":"2024-09-14T04:55:54.826558+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":3,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:53:01.743322+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:53:01.743322+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T12:58:20.598067+0000","scrub_duration":0.002896493,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.4","version":"0'0","reported_seq":486,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.872446+0000","last_change":"2024-09-14T04:18:23.879285+0000","last_active":"2024-09-14T04:56:05.872446+0000","last_peered":"2024-09-14T04:56:05.872446+0000","last_clean":"2024-09-14T04:56:05.872446+0000","last_became_active":"2024-09-14T04:18:23.878681+0000","last_became_peered":"2024-09-14T04:18:23.878681+0000","last_unstale":"2024-09-14T04:56:05.872446+0000","last_undegraded":"2024-09-14T04:56:05.872446+0000","last_fullsized":"2024-09-14T04:56:05.872446+0000","mapping_epoch":89,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":90,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:30:57.336674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":309,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-14T04:55:54.784412+0000","last_change":"2024-09-14T04:54:23.924337+0000","last_active":"2024-09-14T04:55:54.784412+0000","last_peered":"2024-09-14T04:55:54.784412+0000","last_clean":"2024-09-14T04:55:54.784412+0000","last_became_active":"2024-09-14T04:54:23.923546+0000","last_became_peered":"2024-09-14T04:54:23.923546+0000","last_unstale":"2024-09-14T04:55:54.784412+0000","last_undegraded":"2024-09-14T04:55:54.784412+0000","last_fullsized":"2024-09-14T04:55:54.784412+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:21:26.577121+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067607599999999996,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":307,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:07.862334+0000","last_change":"2024-09-14T04:54:23.939112+0000","last_active":"2024-09-14T04:56:07.862334+0000","last_peered":"2024-09-14T04:56:07.862334+0000","last_clean":"2024-09-14T04:56:07.862334+0000","last_became_active":"2024-09-14T04:54:23.937661+0000","last_became_peered":"2024-09-14T04:54:23.937661+0000","last_unstale":"2024-09-14T04:56:07.862334+0000","last_undegraded":"2024-09-14T04:56:07.862334+0000","last_fullsized":"2024-09-14T04:56:07.862334+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:25:16.896513+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.5","version":"75'100","reported_seq":157,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.871040+0000","last_change":"2024-09-14T04:51:04.389469+0000","last_active":"2024-09-14T04:56:05.871040+0000","last_peered":"2024-09-14T04:56:05.871040+0000","last_clean":"2024-09-14T04:56:05.871040+0000","last_became_active":"2024-09-14T04:50:58.789047+0000","last_became_peered":"2024-09-14T04:50:58.789047+0000","last_unstale":"2024-09-14T04:56:05.871040+0000","last_undegraded":"2024-09-14T04:56:05.871040+0000","last_fullsized":"2024-09-14T04:56:05.871040+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":263,"parent":"0.0","parent_split_bits":3,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:51:04.389339+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:51:04.389339+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T16:28:18.692643+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":"3.7","version":"63'2","reported_seq":526,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:07.861350+0000","last_change":"2024-09-14T04:54:23.919850+0000","last_active":"2024-09-14T04:56:07.861350+0000","last_peered":"2024-09-14T04:56:07.861350+0000","last_clean":"2024-09-14T04:56:07.861350+0000","last_became_active":"2024-09-14T04:54:23.918892+0000","last_became_peered":"2024-09-14T04:54:23.918892+0000","last_unstale":"2024-09-14T04:56:07.861350+0000","last_undegraded":"2024-09-14T04:56:07.861350+0000","last_fullsized":"2024-09-14T04:56:07.861350+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:56:29.167811+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,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":497,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.874922+0000","last_change":"2024-09-14T04:19:42.652857+0000","last_active":"2024-09-14T04:56:05.874922+0000","last_peered":"2024-09-14T04:56:05.874922+0000","last_clean":"2024-09-14T04:56:05.874922+0000","last_became_active":"2024-09-14T04:19:42.652402+0000","last_became_peered":"2024-09-14T04:19:42.652402+0000","last_unstale":"2024-09-14T04:56:05.874922+0000","last_undegraded":"2024-09-14T04:56:05.874922+0000","last_fullsized":"2024-09-14T04:56:05.874922+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:52:50.720268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":515,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:07.860703+0000","last_change":"2024-09-14T04:54:23.923198+0000","last_active":"2024-09-14T04:56:07.860703+0000","last_peered":"2024-09-14T04:56:07.860703+0000","last_clean":"2024-09-14T04:56:07.860703+0000","last_became_active":"2024-09-14T04:54:23.919499+0000","last_became_peered":"2024-09-14T04:54:23.919499+0000","last_unstale":"2024-09-14T04:56:07.860703+0000","last_undegraded":"2024-09-14T04:56:07.860703+0000","last_fullsized":"2024-09-14T04:56:07.860703+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:41:40.328979+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.4","version":"75'100","reported_seq":154,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:07.863120+0000","last_change":"2024-09-14T04:53:01.942790+0000","last_active":"2024-09-14T04:56:07.863120+0000","last_peered":"2024-09-14T04:56:07.863120+0000","last_clean":"2024-09-14T04:56:07.863120+0000","last_became_active":"2024-09-14T04:53:00.942646+0000","last_became_peered":"2024-09-14T04:53:00.942646+0000","last_unstale":"2024-09-14T04:56:07.863120+0000","last_undegraded":"2024-09-14T04:56:07.863120+0000","last_fullsized":"2024-09-14T04:56:07.863120+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":3,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:53:01.942536+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:53:01.942536+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T09:19:54.394999+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":[3,5,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"64'1","reported_seq":305,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:07.862739+0000","last_change":"2024-09-14T04:54:23.936730+0000","last_active":"2024-09-14T04:56:07.862739+0000","last_peered":"2024-09-14T04:56:07.862739+0000","last_clean":"2024-09-14T04:56:07.862739+0000","last_became_active":"2024-09-14T04:54:23.934481+0000","last_became_peered":"2024-09-14T04:54:23.934481+0000","last_unstale":"2024-09-14T04:56:07.862739+0000","last_undegraded":"2024-09-14T04:56:07.862739+0000","last_fullsized":"2024-09-14T04:56:07.862739+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:07:17.074340+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,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":297,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-14T04:55:54.827222+0000","last_change":"2024-09-14T04:36:16.609151+0000","last_active":"2024-09-14T04:55:54.827222+0000","last_peered":"2024-09-14T04:55:54.827222+0000","last_clean":"2024-09-14T04:55:54.827222+0000","last_became_active":"2024-09-14T04:36:16.608682+0000","last_became_peered":"2024-09-14T04:36:16.608682+0000","last_unstale":"2024-09-14T04:55:54.827222+0000","last_undegraded":"2024-09-14T04:55:54.827222+0000","last_fullsized":"2024-09-14T04:55:54.827222+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:28:37.787335+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00065019000000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":446,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.869369+0000","last_change":"2024-09-14T04:19:42.632880+0000","last_active":"2024-09-14T04:56:05.869369+0000","last_peered":"2024-09-14T04:56:05.869369+0000","last_clean":"2024-09-14T04:56:05.869369+0000","last_became_active":"2024-09-14T04:19:42.630108+0000","last_became_peered":"2024-09-14T04:19:42.630108+0000","last_unstale":"2024-09-14T04:56:05.869369+0000","last_undegraded":"2024-09-14T04:56:05.869369+0000","last_fullsized":"2024-09-14T04:56:05.869369+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:13:55.228629+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":485,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.870106+0000","last_change":"2024-09-14T04:19:42.646559+0000","last_active":"2024-09-14T04:56:05.870106+0000","last_peered":"2024-09-14T04:56:05.870106+0000","last_clean":"2024-09-14T04:56:05.870106+0000","last_became_active":"2024-09-14T04:19:42.645683+0000","last_became_peered":"2024-09-14T04:19:42.645683+0000","last_unstale":"2024-09-14T04:56:05.870106+0000","last_undegraded":"2024-09-14T04:56:05.870106+0000","last_fullsized":"2024-09-14T04:56:05.870106+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:08:29.408846+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"75'23","reported_seq":498,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.869657+0000","last_change":"2024-09-14T04:36:16.607830+0000","last_active":"2024-09-14T04:56:05.869657+0000","last_peered":"2024-09-14T04:56:05.869657+0000","last_clean":"2024-09-14T04:56:05.869657+0000","last_became_active":"2024-09-14T04:36:16.607024+0000","last_became_peered":"2024-09-14T04:36:16.607024+0000","last_unstale":"2024-09-14T04:56:05.869657+0000","last_undegraded":"2024-09-14T04:56:05.869657+0000","last_fullsized":"2024-09-14T04:56:05.869657+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:10:42.156176+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":499,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.874530+0000","last_change":"2024-09-14T04:39:29.524210+0000","last_active":"2024-09-14T04:56:05.874530+0000","last_peered":"2024-09-14T04:56:05.874530+0000","last_clean":"2024-09-14T04:56:05.874530+0000","last_became_active":"2024-09-14T04:39:29.523679+0000","last_became_peered":"2024-09-14T04:39:29.523679+0000","last_unstale":"2024-09-14T04:56:05.874530+0000","last_undegraded":"2024-09-14T04:56:05.874530+0000","last_fullsized":"2024-09-14T04:56:05.874530+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:12:18.024335+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'3","reported_seq":106,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:07.861644+0000","last_change":"2024-09-14T04:53:00.925103+0000","last_active":"2024-09-14T04:56:07.861644+0000","last_peered":"2024-09-14T04:56:07.861644+0000","last_clean":"2024-09-14T04:56:07.861644+0000","last_became_active":"2024-09-14T04:53:00.924286+0000","last_became_peered":"2024-09-14T04:53:00.924286+0000","last_unstale":"2024-09-14T04:56:07.861644+0000","last_undegraded":"2024-09-14T04:56:07.861644+0000","last_fullsized":"2024-09-14T04:56:07.861644+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T07:57:38.330943+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,4],"acting":[3,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.14","version":"75'100","reported_seq":94,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.873317+0000","last_change":"2024-09-14T04:51:04.973215+0000","last_active":"2024-09-14T04:56:05.873317+0000","last_peered":"2024-09-14T04:56:05.873317+0000","last_clean":"2024-09-14T04:56:05.873317+0000","last_became_active":"2024-09-14T04:51:04.851461+0000","last_became_peered":"2024-09-14T04:51:04.851461+0000","last_unstale":"2024-09-14T04:56:05.873317+0000","last_undegraded":"2024-09-14T04:56:05.873317+0000","last_fullsized":"2024-09-14T04:56:05.873317+0000","mapping_epoch":265,"log_start":"0'0","ondisk_log_start":"0'0","created":262,"last_epoch_clean":266,"parent":"0.0","parent_split_bits":5,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:51:04.972988+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:51:04.972988+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:10:14.731616+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,4],"acting":[2,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":299,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.875167+0000","last_change":"2024-09-14T04:45:50.576351+0000","last_active":"2024-09-14T04:56:05.875167+0000","last_peered":"2024-09-14T04:56:05.875167+0000","last_clean":"2024-09-14T04:56:05.875167+0000","last_became_active":"2024-09-14T04:45:50.575794+0000","last_became_peered":"2024-09-14T04:45:50.575794+0000","last_unstale":"2024-09-14T04:56:05.875167+0000","last_undegraded":"2024-09-14T04:56:05.875167+0000","last_fullsized":"2024-09-14T04:56:05.875167+0000","mapping_epoch":239,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":240,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:17:12.796505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.11","version":"0'0","reported_seq":298,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.871950+0000","last_change":"2024-09-14T04:36:16.605970+0000","last_active":"2024-09-14T04:56:05.871950+0000","last_peered":"2024-09-14T04:56:05.871950+0000","last_clean":"2024-09-14T04:56:05.871950+0000","last_became_active":"2024-09-14T04:36:16.605195+0000","last_became_peered":"2024-09-14T04:36:16.605195+0000","last_unstale":"2024-09-14T04:56:05.871950+0000","last_undegraded":"2024-09-14T04:56:05.871950+0000","last_fullsized":"2024-09-14T04:56:05.871950+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:12:10.437785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":329,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:07.862953+0000","last_change":"2024-09-14T04:54:23.932825+0000","last_active":"2024-09-14T04:56:07.862953+0000","last_peered":"2024-09-14T04:56:07.862953+0000","last_clean":"2024-09-14T04:56:07.862953+0000","last_became_active":"2024-09-14T04:54:23.931736+0000","last_became_peered":"2024-09-14T04:54:23.931736+0000","last_unstale":"2024-09-14T04:56:07.862953+0000","last_undegraded":"2024-09-14T04:56:07.862953+0000","last_fullsized":"2024-09-14T04:56:07.862953+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:51:34.388886+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":500,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:07.861573+0000","last_change":"2024-09-14T04:53:01.001277+0000","last_active":"2024-09-14T04:56:07.861573+0000","last_peered":"2024-09-14T04:56:07.861573+0000","last_clean":"2024-09-14T04:56:07.861573+0000","last_became_active":"2024-09-14T04:53:00.999999+0000","last_became_peered":"2024-09-14T04:53:00.999999+0000","last_unstale":"2024-09-14T04:56:07.861573+0000","last_undegraded":"2024-09-14T04:56:07.861573+0000","last_fullsized":"2024-09-14T04:56:07.861573+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:36:29.971766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1f","version":"0'0","reported_seq":267,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-14T04:55:54.827175+0000","last_change":"2024-09-14T04:17:00.824384+0000","last_active":"2024-09-14T04:55:54.827175+0000","last_peered":"2024-09-14T04:55:54.827175+0000","last_clean":"2024-09-14T04:55:54.827175+0000","last_became_active":"2024-09-14T04:17:00.823419+0000","last_became_peered":"2024-09-14T04:17:00.823419+0000","last_unstale":"2024-09-14T04:55:54.827175+0000","last_undegraded":"2024-09-14T04:55:54.827175+0000","last_fullsized":"2024-09-14T04:55:54.827175+0000","mapping_epoch":84,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":85,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:12:07.409073+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":445,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:07.861239+0000","last_change":"2024-09-14T04:54:23.921932+0000","last_active":"2024-09-14T04:56:07.861239+0000","last_peered":"2024-09-14T04:56:07.861239+0000","last_clean":"2024-09-14T04:56:07.861239+0000","last_became_active":"2024-09-14T04:54:23.920545+0000","last_became_peered":"2024-09-14T04:54:23.920545+0000","last_unstale":"2024-09-14T04:56:07.861239+0000","last_undegraded":"2024-09-14T04:56:07.861239+0000","last_fullsized":"2024-09-14T04:56:07.861239+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:59:30.860873+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":344,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:07.862240+0000","last_change":"2024-09-14T04:54:23.938801+0000","last_active":"2024-09-14T04:56:07.862240+0000","last_peered":"2024-09-14T04:56:07.862240+0000","last_clean":"2024-09-14T04:56:07.862240+0000","last_became_active":"2024-09-14T04:54:23.938090+0000","last_became_peered":"2024-09-14T04:54:23.938090+0000","last_unstale":"2024-09-14T04:56:07.862240+0000","last_undegraded":"2024-09-14T04:56:07.862240+0000","last_fullsized":"2024-09-14T04:56:07.862240+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:35:52.170549+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":506,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.875306+0000","last_change":"2024-09-14T04:53:00.926039+0000","last_active":"2024-09-14T04:56:05.875306+0000","last_peered":"2024-09-14T04:56:05.875306+0000","last_clean":"2024-09-14T04:56:05.875306+0000","last_became_active":"2024-09-14T04:53:00.925335+0000","last_became_peered":"2024-09-14T04:53:00.925335+0000","last_unstale":"2024-09-14T04:56:05.875306+0000","last_undegraded":"2024-09-14T04:56:05.875306+0000","last_fullsized":"2024-09-14T04:56:05.875306+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:35:25.135000+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":490,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:07.861941+0000","last_change":"2024-09-14T04:53:00.925962+0000","last_active":"2024-09-14T04:56:07.861941+0000","last_peered":"2024-09-14T04:56:07.861941+0000","last_clean":"2024-09-14T04:56:07.861941+0000","last_became_active":"2024-09-14T04:53:00.925152+0000","last_became_peered":"2024-09-14T04:53:00.925152+0000","last_unstale":"2024-09-14T04:56:07.861941+0000","last_undegraded":"2024-09-14T04:56:07.861941+0000","last_fullsized":"2024-09-14T04:56:07.861941+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:37:49.778571+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"64'2","reported_seq":509,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.869771+0000","last_change":"2024-09-14T04:19:42.649335+0000","last_active":"2024-09-14T04:56:05.869771+0000","last_peered":"2024-09-14T04:56:05.869771+0000","last_clean":"2024-09-14T04:56:05.869771+0000","last_became_active":"2024-09-14T04:19:42.648423+0000","last_became_peered":"2024-09-14T04:19:42.648423+0000","last_unstale":"2024-09-14T04:56:05.869771+0000","last_undegraded":"2024-09-14T04:56:05.869771+0000","last_fullsized":"2024-09-14T04:56:05.869771+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:07:19.323674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":523,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.874113+0000","last_change":"2024-09-14T04:53:00.929043+0000","last_active":"2024-09-14T04:56:05.874113+0000","last_peered":"2024-09-14T04:56:05.874113+0000","last_clean":"2024-09-14T04:56:05.874113+0000","last_became_active":"2024-09-14T04:53:00.928344+0000","last_became_peered":"2024-09-14T04:53:00.928344+0000","last_unstale":"2024-09-14T04:56:05.874113+0000","last_undegraded":"2024-09-14T04:56:05.874113+0000","last_fullsized":"2024-09-14T04:56:05.874113+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:10:56.640103+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"64'2","reported_seq":305,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:07.862458+0000","last_change":"2024-09-14T04:54:23.918070+0000","last_active":"2024-09-14T04:56:07.862458+0000","last_peered":"2024-09-14T04:56:07.862458+0000","last_clean":"2024-09-14T04:56:07.862458+0000","last_became_active":"2024-09-14T04:54:23.915461+0000","last_became_peered":"2024-09-14T04:54:23.915461+0000","last_unstale":"2024-09-14T04:56:07.862458+0000","last_undegraded":"2024-09-14T04:56:07.862458+0000","last_fullsized":"2024-09-14T04:56:07.862458+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:08:41.580449+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":520,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.869956+0000","last_change":"2024-09-14T04:53:00.912795+0000","last_active":"2024-09-14T04:56:05.869956+0000","last_peered":"2024-09-14T04:56:05.869956+0000","last_clean":"2024-09-14T04:56:05.869956+0000","last_became_active":"2024-09-14T04:53:00.912374+0000","last_became_peered":"2024-09-14T04:53:00.912374+0000","last_unstale":"2024-09-14T04:56:05.869956+0000","last_undegraded":"2024-09-14T04:56:05.869956+0000","last_fullsized":"2024-09-14T04:56:05.869956+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:42:11.485145+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'2","reported_seq":154,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.870154+0000","last_change":"2024-09-14T04:45:50.581159+0000","last_active":"2024-09-14T04:56:05.870154+0000","last_peered":"2024-09-14T04:56:05.870154+0000","last_clean":"2024-09-14T04:56:05.870154+0000","last_became_active":"2024-09-14T04:45:50.580696+0000","last_became_peered":"2024-09-14T04:45:50.580696+0000","last_unstale":"2024-09-14T04:56:05.870154+0000","last_undegraded":"2024-09-14T04:56:05.870154+0000","last_fullsized":"2024-09-14T04:56:05.870154+0000","mapping_epoch":239,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":240,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:20:47.803349+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,1],"acting":[4,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":545,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.869536+0000","last_change":"2024-09-14T04:54:23.905404+0000","last_active":"2024-09-14T04:56:05.869536+0000","last_peered":"2024-09-14T04:56:05.869536+0000","last_clean":"2024-09-14T04:56:05.869536+0000","last_became_active":"2024-09-14T04:54:23.904800+0000","last_became_peered":"2024-09-14T04:54:23.904800+0000","last_unstale":"2024-09-14T04:56:05.869536+0000","last_undegraded":"2024-09-14T04:56:05.869536+0000","last_fullsized":"2024-09-14T04:56:05.869536+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:31:54.403774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'2","reported_seq":154,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.870972+0000","last_change":"2024-09-14T04:45:50.580304+0000","last_active":"2024-09-14T04:56:05.870972+0000","last_peered":"2024-09-14T04:56:05.870972+0000","last_clean":"2024-09-14T04:56:05.870972+0000","last_became_active":"2024-09-14T04:45:50.579651+0000","last_became_peered":"2024-09-14T04:45:50.579651+0000","last_unstale":"2024-09-14T04:56:05.870972+0000","last_undegraded":"2024-09-14T04:56:05.870972+0000","last_fullsized":"2024-09-14T04:56:05.870972+0000","mapping_epoch":239,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":240,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:53:25.366798+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":448,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:07.863591+0000","last_change":"2024-09-14T04:54:23.924523+0000","last_active":"2024-09-14T04:56:07.863591+0000","last_peered":"2024-09-14T04:56:07.863591+0000","last_clean":"2024-09-14T04:56:07.863591+0000","last_became_active":"2024-09-14T04:54:23.923468+0000","last_became_peered":"2024-09-14T04:54:23.923468+0000","last_unstale":"2024-09-14T04:56:07.863591+0000","last_undegraded":"2024-09-14T04:56:07.863591+0000","last_fullsized":"2024-09-14T04:56:07.863591+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:41:30.001524+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"64'2","reported_seq":495,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:07.862152+0000","last_change":"2024-09-14T04:53:00.949965+0000","last_active":"2024-09-14T04:56:07.862152+0000","last_peered":"2024-09-14T04:56:07.862152+0000","last_clean":"2024-09-14T04:56:07.862152+0000","last_became_active":"2024-09-14T04:53:00.947620+0000","last_became_peered":"2024-09-14T04:53:00.947620+0000","last_unstale":"2024-09-14T04:56:07.862152+0000","last_undegraded":"2024-09-14T04:56:07.862152+0000","last_fullsized":"2024-09-14T04:56:07.862152+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:47:03.826778+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":499,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.869183+0000","last_change":"2024-09-14T04:39:29.522630+0000","last_active":"2024-09-14T04:56:05.869183+0000","last_peered":"2024-09-14T04:56:05.869183+0000","last_clean":"2024-09-14T04:56:05.869183+0000","last_became_active":"2024-09-14T04:39:29.521393+0000","last_became_peered":"2024-09-14T04:39:29.521393+0000","last_unstale":"2024-09-14T04:56:05.869183+0000","last_undegraded":"2024-09-14T04:56:05.869183+0000","last_fullsized":"2024-09-14T04:56:05.869183+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:46:41.150096+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"64'5","reported_seq":306,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:07.863059+0000","last_change":"2024-09-14T04:54:23.913135+0000","last_active":"2024-09-14T04:56:07.863059+0000","last_peered":"2024-09-14T04:56:07.863059+0000","last_clean":"2024-09-14T04:56:07.863059+0000","last_became_active":"2024-09-14T04:54:23.911822+0000","last_became_peered":"2024-09-14T04:54:23.911822+0000","last_unstale":"2024-09-14T04:56:07.863059+0000","last_undegraded":"2024-09-14T04:56:07.863059+0000","last_fullsized":"2024-09-14T04:56:07.863059+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T04:35:03.879865+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[]}],"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":5530,"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":19,"num_read_kb":18,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":11,"num_bytes_recovered":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":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":37119,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"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":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":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":2100,"ondisk_log_size":2100,"up":63,"acting":63,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":182,"seq":781684048113,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":631768,"kb_used_data":4108,"kb_used_omap":12,"kb_used_meta":627635,"kb_avail":93113384,"statfs":{"total":95995035648,"available":95348105216,"internally_reserved":0,"allocated":4206592,"data_stored":2338903,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12410,"internal_metadata":642699142},"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":42,"seq":180388627112,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":910600,"kb_used_data":4412,"kb_used_omap":1,"kb_used_meta":906174,"kb_avail":92834552,"statfs":{"total":95995035648,"available":95062581248,"internally_reserved":0,"allocated":4517888,"data_stored":2665897,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":927922520},"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":36,"seq":154618823347,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":899848,"kb_used_data":4348,"kb_used_omap":1,"kb_used_meta":895486,"kb_avail":92845304,"statfs":{"total":95995035648,"available":95073591296,"internally_reserved":0,"allocated":4452352,"data_stored":2596983,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":916978008},"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":99,"seq":425201762745,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":667092,"kb_used_data":4104,"kb_used_omap":6,"kb_used_meta":662969,"kb_avail":93078060,"statfs":{"total":95995035648,"available":95311933440,"internally_reserved":0,"allocated":4202496,"data_stored":2338869,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6995,"internal_metadata":678880429},"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":277,"seq":1189705941032,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":219196,"kb_used_data":116532,"kb_used_omap":8,"kb_used_meta":102647,"kb_avail":93525956,"statfs":{"total":95995035648,"available":95770578944,"internally_reserved":0,"allocated":119328768,"data_stored":117481034,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8737,"internal_metadata":105111007},"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":89,"seq":382252089800,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":668612,"kb_used_data":4344,"kb_used_omap":6,"kb_used_meta":664249,"kb_avail":93076540,"statfs":{"total":95995035648,"available":95310376960,"internally_reserved":0,"allocated":4448256,"data_stored":2596963,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6707,"internal_metadata":680191437},"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":84,"seq":360777253337,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":824768,"kb_used_data":4084,"kb_used_omap":5,"kb_used_meta":820666,"kb_avail":92920384,"statfs":{"total":95995035648,"available":95150473216,"internally_reserved":0,"allocated":4182016,"data_stored":2334014,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5900,"internal_metadata":840362228},"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":292,"seq":1254130450455,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":53760,"kb_used_data":4404,"kb_used_omap":10,"kb_used_meta":49333,"kb_avail":93691392,"statfs":{"total":95995035648,"available":95939985408,"internally_reserved":0,"allocated":4509696,"data_stored":2661928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10602,"internal_metadata":50517654},"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":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8898,"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":4196,"internal_metadata":0},{"poolid":3,"osd":2,"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":2160,"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":7033,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5291,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"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":4814,"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":4960,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9541,"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-09-14T04:56:16.800 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-14T04:56:17.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:16 smithi038 bash[87336]: cluster 2024-09-14T04:56:15.731634+0000 mgr.y (mgr.26165) 1463 : cluster [DBG] pgmap v1551: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:17.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:16 smithi038 bash[87336]: cluster 2024-09-14T04:56:15.731634+0000 mgr.y (mgr.26165) 1463 : cluster [DBG] pgmap v1551: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:17.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:16 smithi038 bash[87336]: audit 2024-09-14T04:56:15.838829+0000 mgr.y (mgr.26165) 1464 : audit [DBG] from='client.45845 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:56:17.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:16 smithi038 bash[87336]: audit 2024-09-14T04:56:15.838829+0000 mgr.y (mgr.26165) 1464 : audit [DBG] from='client.45845 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:56:17.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:16 smithi038 bash[84940]: cluster 2024-09-14T04:56:15.731634+0000 mgr.y (mgr.26165) 1463 : cluster [DBG] pgmap v1551: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:17.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:16 smithi038 bash[84940]: cluster 2024-09-14T04:56:15.731634+0000 mgr.y (mgr.26165) 1463 : cluster [DBG] pgmap v1551: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:17.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:16 smithi038 bash[84940]: audit 2024-09-14T04:56:15.838829+0000 mgr.y (mgr.26165) 1464 : audit [DBG] from='client.45845 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:56:17.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:16 smithi038 bash[84940]: audit 2024-09-14T04:56:15.838829+0000 mgr.y (mgr.26165) 1464 : audit [DBG] from='client.45845 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:56:17.327 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:16 smithi123 bash[68976]: cluster 2024-09-14T04:56:15.731634+0000 mgr.y (mgr.26165) 1463 : cluster [DBG] pgmap v1551: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:17.327 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:16 smithi123 bash[68976]: cluster 2024-09-14T04:56:15.731634+0000 mgr.y (mgr.26165) 1463 : cluster [DBG] pgmap v1551: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:17.327 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:16 smithi123 bash[68976]: audit 2024-09-14T04:56:15.838829+0000 mgr.y (mgr.26165) 1464 : audit [DBG] from='client.45845 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:56:17.327 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:16 smithi123 bash[68976]: audit 2024-09-14T04:56:15.838829+0000 mgr.y (mgr.26165) 1464 : audit [DBG] from='client.45845 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:56:17.328 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.6 dump_historic_ops 2024-09-14T04:56:18.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:56:18 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:56:18] "GET /metrics HTTP/1.1" 200 34272 "" "Prometheus/2.51.0" 2024-09-14T04:56:19.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:18 smithi038 bash[87336]: cluster 2024-09-14T04:56:17.732190+0000 mgr.y (mgr.26165) 1465 : cluster [DBG] pgmap v1552: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:19.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:18 smithi038 bash[87336]: cluster 2024-09-14T04:56:17.732190+0000 mgr.y (mgr.26165) 1465 : cluster [DBG] pgmap v1552: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:19.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:18 smithi038 bash[87336]: audit 2024-09-14T04:56:18.024013+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:56:19.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:18 smithi038 bash[87336]: audit 2024-09-14T04:56:18.024013+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:56:19.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:18 smithi038 bash[87336]: audit 2024-09-14T04:56:18.033727+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:56:19.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:18 smithi038 bash[87336]: audit 2024-09-14T04:56:18.033727+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:56:19.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:18 smithi038 bash[87336]: audit 2024-09-14T04:56:18.710802+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:56:19.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:18 smithi038 bash[87336]: audit 2024-09-14T04:56:18.710802+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:56:19.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:18 smithi038 bash[87336]: audit 2024-09-14T04:56:18.728358+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:56:19.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:18 smithi038 bash[87336]: audit 2024-09-14T04:56:18.728358+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:56:19.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:18 smithi038 bash[84940]: cluster 2024-09-14T04:56:17.732190+0000 mgr.y (mgr.26165) 1465 : cluster [DBG] pgmap v1552: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:19.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:18 smithi038 bash[84940]: cluster 2024-09-14T04:56:17.732190+0000 mgr.y (mgr.26165) 1465 : cluster [DBG] pgmap v1552: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:19.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:18 smithi038 bash[84940]: audit 2024-09-14T04:56:18.024013+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:56:19.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:18 smithi038 bash[84940]: audit 2024-09-14T04:56:18.024013+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:56:19.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:18 smithi038 bash[84940]: audit 2024-09-14T04:56:18.033727+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:56:19.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:18 smithi038 bash[84940]: audit 2024-09-14T04:56:18.033727+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:56:19.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:18 smithi038 bash[84940]: audit 2024-09-14T04:56:18.710802+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:56:19.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:18 smithi038 bash[84940]: audit 2024-09-14T04:56:18.710802+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:56:19.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:18 smithi038 bash[84940]: audit 2024-09-14T04:56:18.728358+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:56:19.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:18 smithi038 bash[84940]: audit 2024-09-14T04:56:18.728358+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:56:19.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:18 smithi123 bash[68976]: cluster 2024-09-14T04:56:17.732190+0000 mgr.y (mgr.26165) 1465 : cluster [DBG] pgmap v1552: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:19.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:18 smithi123 bash[68976]: cluster 2024-09-14T04:56:17.732190+0000 mgr.y (mgr.26165) 1465 : cluster [DBG] pgmap v1552: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:19.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:18 smithi123 bash[68976]: audit 2024-09-14T04:56:18.024013+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:56:19.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:18 smithi123 bash[68976]: audit 2024-09-14T04:56:18.024013+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:56:19.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:18 smithi123 bash[68976]: audit 2024-09-14T04:56:18.033727+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:56:19.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:18 smithi123 bash[68976]: audit 2024-09-14T04:56:18.033727+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:56:19.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:18 smithi123 bash[68976]: audit 2024-09-14T04:56:18.710802+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:56:19.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:18 smithi123 bash[68976]: audit 2024-09-14T04:56:18.710802+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:56:19.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:18 smithi123 bash[68976]: audit 2024-09-14T04:56:18.728358+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:56:19.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:18 smithi123 bash[68976]: audit 2024-09-14T04:56:18.728358+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:56:20.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:19 smithi038 bash[84940]: audit 2024-09-14T04:56:19.375110+0000 mon.a (mon.0) 1755 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:56:20.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:19 smithi038 bash[84940]: audit 2024-09-14T04:56:19.375110+0000 mon.a (mon.0) 1755 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:56:20.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:19 smithi038 bash[84940]: audit 2024-09-14T04:56:19.375943+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:56:20.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:19 smithi038 bash[84940]: audit 2024-09-14T04:56:19.375943+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:56:20.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:19 smithi038 bash[84940]: audit 2024-09-14T04:56:19.385744+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:56:20.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:19 smithi038 bash[84940]: audit 2024-09-14T04:56:19.385744+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:56:20.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:19 smithi038 bash[87336]: audit 2024-09-14T04:56:19.375110+0000 mon.a (mon.0) 1755 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:56:20.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:19 smithi038 bash[87336]: audit 2024-09-14T04:56:19.375110+0000 mon.a (mon.0) 1755 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:56:20.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:19 smithi038 bash[87336]: audit 2024-09-14T04:56:19.375943+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:56:20.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:19 smithi038 bash[87336]: audit 2024-09-14T04:56:19.375943+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:56:20.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:19 smithi038 bash[87336]: audit 2024-09-14T04:56:19.385744+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:56:20.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:19 smithi038 bash[87336]: audit 2024-09-14T04:56:19.385744+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:56:20.438 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:56:20 smithi123 bash[61744]: ts=2024-09-14T04:56:20.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:56:20.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:19 smithi123 bash[68976]: audit 2024-09-14T04:56:19.375110+0000 mon.a (mon.0) 1755 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:56:20.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:19 smithi123 bash[68976]: audit 2024-09-14T04:56:19.375110+0000 mon.a (mon.0) 1755 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:56:20.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:19 smithi123 bash[68976]: audit 2024-09-14T04:56:19.375943+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:56:20.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:19 smithi123 bash[68976]: audit 2024-09-14T04:56:19.375943+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:56:20.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:19 smithi123 bash[68976]: audit 2024-09-14T04:56:19.385744+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:56:20.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:19 smithi123 bash[68976]: audit 2024-09-14T04:56:19.385744+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:56:21.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:20 smithi038 bash[84940]: cluster 2024-09-14T04:56:19.733058+0000 mgr.y (mgr.26165) 1466 : cluster [DBG] pgmap v1553: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:21.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:20 smithi038 bash[84940]: cluster 2024-09-14T04:56:19.733058+0000 mgr.y (mgr.26165) 1466 : cluster [DBG] pgmap v1553: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:21.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:20 smithi038 bash[87336]: cluster 2024-09-14T04:56:19.733058+0000 mgr.y (mgr.26165) 1466 : cluster [DBG] pgmap v1553: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:21.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:20 smithi038 bash[87336]: cluster 2024-09-14T04:56:19.733058+0000 mgr.y (mgr.26165) 1466 : cluster [DBG] pgmap v1553: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:21.358 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:56:21.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:20 smithi123 bash[68976]: cluster 2024-09-14T04:56:19.733058+0000 mgr.y (mgr.26165) 1466 : cluster [DBG] pgmap v1553: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:21.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:20 smithi123 bash[68976]: cluster 2024-09-14T04:56:19.733058+0000 mgr.y (mgr.26165) 1466 : cluster [DBG] pgmap v1553: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:21.859 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T04:56:22.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:21 smithi038 bash[84940]: cluster 2024-09-14T04:56:21.734013+0000 mgr.y (mgr.26165) 1467 : cluster [DBG] pgmap v1554: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:22.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:21 smithi038 bash[84940]: cluster 2024-09-14T04:56:21.734013+0000 mgr.y (mgr.26165) 1467 : cluster [DBG] pgmap v1554: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:22.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:21 smithi038 bash[87336]: cluster 2024-09-14T04:56:21.734013+0000 mgr.y (mgr.26165) 1467 : cluster [DBG] pgmap v1554: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:22.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:21 smithi038 bash[87336]: cluster 2024-09-14T04:56:21.734013+0000 mgr.y (mgr.26165) 1467 : cluster [DBG] pgmap v1554: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:22.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:21 smithi123 bash[68976]: cluster 2024-09-14T04:56:21.734013+0000 mgr.y (mgr.26165) 1467 : cluster [DBG] pgmap v1554: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:22.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:21 smithi123 bash[68976]: cluster 2024-09-14T04:56:21.734013+0000 mgr.y (mgr.26165) 1467 : cluster [DBG] pgmap v1554: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:25.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:24 smithi123 bash[68976]: cluster 2024-09-14T04:56:23.734871+0000 mgr.y (mgr.26165) 1468 : cluster [DBG] pgmap v1555: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:25.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:24 smithi123 bash[68976]: cluster 2024-09-14T04:56:23.734871+0000 mgr.y (mgr.26165) 1468 : cluster [DBG] pgmap v1555: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:25.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:24 smithi038 bash[84940]: cluster 2024-09-14T04:56:23.734871+0000 mgr.y (mgr.26165) 1468 : cluster [DBG] pgmap v1555: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:25.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:24 smithi038 bash[84940]: cluster 2024-09-14T04:56:23.734871+0000 mgr.y (mgr.26165) 1468 : cluster [DBG] pgmap v1555: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:25.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:24 smithi038 bash[87336]: cluster 2024-09-14T04:56:23.734871+0000 mgr.y (mgr.26165) 1468 : cluster [DBG] pgmap v1555: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:25.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:24 smithi038 bash[87336]: cluster 2024-09-14T04:56:23.734871+0000 mgr.y (mgr.26165) 1468 : cluster [DBG] pgmap v1555: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:25.617 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-14T04:56:25.618 INFO:teuthology.orchestra.run.smithi123.stdout: "size": 20, 2024-09-14T04:56:25.618 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 600, 2024-09-14T04:56:25.618 INFO:teuthology.orchestra.run.smithi123.stdout: "ops": [ 2024-09-14T04:56:25.618 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.618 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.45638.0:60057 11.3 11:c769e35f:::benchmark_data_smithi038_226135_object60056:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e259)", 2024-09-14T04:56:25.618 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:50:20.756486+0000", 2024-09-14T04:56:25.618 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 364.86053633, 2024-09-14T04:56:25.618 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.70330980200000004, 2024-09-14T04:56:25.618 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:56:25.618 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:56:25.618 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:56:25.619 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.45638", 2024-09-14T04:56:25.619 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/1593930073", 2024-09-14T04:56:25.619 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 60057 2024-09-14T04:56:25.619 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.619 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:56:25.619 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.619 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:56:25.619 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:20.756486+0000", 2024-09-14T04:56:25.619 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:56:25.619 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.619 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.619 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:56:25.619 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:20.756486+0000", 2024-09-14T04:56:25.619 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:56:25.620 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.620 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.620 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:56:25.620 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:20.756484+0000", 2024-09-14T04:56:25.620 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2024-09-14T04:56:25.620 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.620 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.620 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:56:25.620 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:20.756518+0000", 2024-09-14T04:56:25.620 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.3209e-05 2024-09-14T04:56:25.620 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.620 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.620 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:56:25.620 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:20.756530+0000", 2024-09-14T04:56:25.621 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.2808e-05 2024-09-14T04:56:25.621 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.621 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.621 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:56:25.621 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:20.756536+0000", 2024-09-14T04:56:25.621 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.925e-06 2024-09-14T04:56:25.621 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.621 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.621 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:56:25.621 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:20.756598+0000", 2024-09-14T04:56:25.621 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.1754999999999994e-05 2024-09-14T04:56:25.621 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.621 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.622 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:56:25.622 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:20.756728+0000", 2024-09-14T04:56:25.622 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000129958 2024-09-14T04:56:25.622 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.622 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.622 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,7", 2024-09-14T04:56:25.622 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:20.756901+0000", 2024-09-14T04:56:25.622 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00017324199999999999 2024-09-14T04:56:25.622 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.622 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.622 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:56:25.622 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:20.760179+0000", 2024-09-14T04:56:25.622 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0032781609999999999 2024-09-14T04:56:25.622 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.623 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.623 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:56:25.623 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:20.760683+0000", 2024-09-14T04:56:25.623 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00050348400000000001 2024-09-14T04:56:25.623 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.623 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.623 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:56:25.623 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:21.459715+0000", 2024-09-14T04:56:25.623 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.699031984 2024-09-14T04:56:25.623 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.623 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.623 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:56:25.623 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:21.459761+0000", 2024-09-14T04:56:25.623 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.6603000000000001e-05 2024-09-14T04:56:25.624 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.624 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.624 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:56:25.624 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:50:21.459795+0000", 2024-09-14T04:56:25.624 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.4022000000000001e-05 2024-09-14T04:56:25.624 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:56:25.624 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:56:25.624 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:56:25.624 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.624 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.624 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.45638.0:126407 11.3 11:c024fbcd:::benchmark_data_smithi038_226135_object28727:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e269)", 2024-09-14T04:56:25.624 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:51:38.412579+0000", 2024-09-14T04:56:25.624 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 287.204442696, 2024-09-14T04:56:25.625 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.92336472199999997, 2024-09-14T04:56:25.625 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:56:25.625 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:56:25.625 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:56:25.625 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.45638", 2024-09-14T04:56:25.625 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/1593930073", 2024-09-14T04:56:25.625 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 126407 2024-09-14T04:56:25.625 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.625 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:56:25.625 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.625 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:56:25.625 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:38.412579+0000", 2024-09-14T04:56:25.625 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:56:25.626 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.626 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.626 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:56:25.626 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:38.412579+0000", 2024-09-14T04:56:25.626 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:56:25.626 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.626 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.626 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:56:25.626 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:38.412578+0000", 2024-09-14T04:56:25.626 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2024-09-14T04:56:25.626 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.626 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.626 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:56:25.627 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:38.412587+0000", 2024-09-14T04:56:25.627 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.7560000000000005e-06 2024-09-14T04:56:25.627 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.627 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.627 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:56:25.627 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:38.412600+0000", 2024-09-14T04:56:25.627 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3149999999999999e-05 2024-09-14T04:56:25.627 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.627 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.627 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:56:25.627 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:38.412606+0000", 2024-09-14T04:56:25.627 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.9599999999999997e-06 2024-09-14T04:56:25.627 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.627 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.628 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:56:25.628 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:38.413415+0000", 2024-09-14T04:56:25.628 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00080907899999999998 2024-09-14T04:56:25.628 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.628 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.628 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:56:25.628 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:38.413511+0000", 2024-09-14T04:56:25.628 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.5669999999999997e-05 2024-09-14T04:56:25.628 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.628 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.628 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,7", 2024-09-14T04:56:25.628 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:38.413606+0000", 2024-09-14T04:56:25.628 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.5539999999999997e-05 2024-09-14T04:56:25.628 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.629 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.629 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:56:25.629 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:38.418802+0000", 2024-09-14T04:56:25.629 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0051960729999999998 2024-09-14T04:56:25.629 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.629 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.629 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:56:25.629 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:38.419236+0000", 2024-09-14T04:56:25.629 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000433406 2024-09-14T04:56:25.629 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.629 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.629 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:56:25.629 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:39.335860+0000", 2024-09-14T04:56:25.630 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.916624471 2024-09-14T04:56:25.630 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.630 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.630 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:56:25.630 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:39.335909+0000", 2024-09-14T04:56:25.630 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.8557000000000003e-05 2024-09-14T04:56:25.630 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.630 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.630 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:56:25.630 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:39.335944+0000", 2024-09-14T04:56:25.630 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.5176000000000003e-05 2024-09-14T04:56:25.630 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:56:25.630 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:56:25.630 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:56:25.631 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.631 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.631 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.45638.0:126426 11.3 11:c8bddb83:::benchmark_data_smithi038_226135_object28746:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e269)", 2024-09-14T04:56:25.631 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:51:38.432032+0000", 2024-09-14T04:56:25.631 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 287.18498963799999, 2024-09-14T04:56:25.631 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.90416049799999998, 2024-09-14T04:56:25.631 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:56:25.631 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:56:25.631 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:56:25.631 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.45638", 2024-09-14T04:56:25.631 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/1593930073", 2024-09-14T04:56:25.631 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 126426 2024-09-14T04:56:25.631 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.632 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:56:25.632 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.632 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:56:25.632 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:38.432032+0000", 2024-09-14T04:56:25.632 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:56:25.632 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.632 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.632 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:56:25.632 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:38.432032+0000", 2024-09-14T04:56:25.632 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:56:25.632 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.632 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.632 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:56:25.633 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:38.432031+0000", 2024-09-14T04:56:25.633 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999981 2024-09-14T04:56:25.633 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.633 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.633 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:56:25.633 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:38.432037+0000", 2024-09-14T04:56:25.633 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.3620000000000002e-06 2024-09-14T04:56:25.633 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.633 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.633 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:56:25.633 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:38.432051+0000", 2024-09-14T04:56:25.633 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3730000000000001e-05 2024-09-14T04:56:25.633 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.633 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.634 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:56:25.634 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:38.432057+0000", 2024-09-14T04:56:25.634 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.1959999999999996e-06 2024-09-14T04:56:25.634 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.634 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.634 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:56:25.634 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:38.432105+0000", 2024-09-14T04:56:25.634 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.7951999999999998e-05 2024-09-14T04:56:25.634 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.634 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.634 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:56:25.634 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:38.432222+0000", 2024-09-14T04:56:25.634 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000117526 2024-09-14T04:56:25.635 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.635 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.635 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,7", 2024-09-14T04:56:25.635 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:38.432336+0000", 2024-09-14T04:56:25.635 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000113999 2024-09-14T04:56:25.635 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.635 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.635 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:56:25.635 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:38.435642+0000", 2024-09-14T04:56:25.635 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.003305634 2024-09-14T04:56:25.635 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.635 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.635 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:56:25.635 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:38.437778+0000", 2024-09-14T04:56:25.636 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0021361660000000001 2024-09-14T04:56:25.636 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.636 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.636 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:56:25.636 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:39.336032+0000", 2024-09-14T04:56:25.636 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.89825359999999999 2024-09-14T04:56:25.636 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.636 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.636 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:56:25.636 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:39.336121+0000", 2024-09-14T04:56:25.636 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.9715000000000004e-05 2024-09-14T04:56:25.636 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.636 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.636 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:56:25.637 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:39.336193+0000", 2024-09-14T04:56:25.637 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.1338e-05 2024-09-14T04:56:25.637 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:56:25.637 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:56:25.637 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:56:25.637 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.637 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.637 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.45638.0:167877 11.14 11:292c6121:::benchmark_data_smithi038_226135_object70197:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e273)", 2024-09-14T04:56:25.637 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:52:23.917327+0000", 2024-09-14T04:56:25.637 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 241.69969541200001, 2024-09-14T04:56:25.637 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.323236367, 2024-09-14T04:56:25.637 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:56:25.637 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "reached pg", 2024-09-14T04:56:25.637 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:56:25.638 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.45638", 2024-09-14T04:56:25.638 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/1593930073", 2024-09-14T04:56:25.638 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 167877 2024-09-14T04:56:25.638 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.638 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:56:25.638 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.638 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:56:25.638 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.917327+0000", 2024-09-14T04:56:25.638 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:56:25.638 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.638 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.638 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:56:25.638 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.917327+0000", 2024-09-14T04:56:25.639 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:56:25.639 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.639 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.639 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:56:25.639 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.917326+0000", 2024-09-14T04:56:25.639 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999995 2024-09-14T04:56:25.639 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.639 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.639 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:56:25.639 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.917328+0000", 2024-09-14T04:56:25.639 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.0590000000000001e-06 2024-09-14T04:56:25.639 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.639 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.639 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:56:25.640 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.917333+0000", 2024-09-14T04:56:25.640 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.7029999999999997e-06 2024-09-14T04:56:25.640 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.640 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.640 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:56:25.640 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.917336+0000", 2024-09-14T04:56:25.640 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.2590000000000001e-06 2024-09-14T04:56:25.640 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.640 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.640 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:56:25.640 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:24.188948+0000", 2024-09-14T04:56:25.640 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.27161130500000003 2024-09-14T04:56:25.640 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.640 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.641 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2024-09-14T04:56:25.641 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:24.188955+0000", 2024-09-14T04:56:25.641 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.503e-06 2024-09-14T04:56:25.641 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.641 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.641 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:56:25.641 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:25.240469+0000", 2024-09-14T04:56:25.641 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0515139520000001 2024-09-14T04:56:25.641 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.641 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.641 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:56:25.641 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:25.240563+0000", 2024-09-14T04:56:25.641 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.3883999999999998e-05 2024-09-14T04:56:25.642 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:56:25.642 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:56:25.642 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:56:25.642 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.642 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.642 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.45638.0:167878 11.4 11:21de59e6:::benchmark_data_smithi038_226135_object70198:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e273)", 2024-09-14T04:56:25.642 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:52:23.917339+0000", 2024-09-14T04:56:25.642 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 241.69968264100001, 2024-09-14T04:56:25.642 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.323823252, 2024-09-14T04:56:25.642 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:56:25.642 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "reached pg", 2024-09-14T04:56:25.642 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:56:25.642 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.45638", 2024-09-14T04:56:25.642 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/1593930073", 2024-09-14T04:56:25.643 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 167878 2024-09-14T04:56:25.643 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.643 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:56:25.643 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.643 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:56:25.643 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.917339+0000", 2024-09-14T04:56:25.643 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:56:25.643 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.643 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.643 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:56:25.643 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.917339+0000", 2024-09-14T04:56:25.643 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:56:25.643 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.643 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.644 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:56:25.644 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.917339+0000", 2024-09-14T04:56:25.644 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999995 2024-09-14T04:56:25.644 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.644 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.644 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:56:25.644 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.917341+0000", 2024-09-14T04:56:25.644 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.852e-06 2024-09-14T04:56:25.644 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.644 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.644 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:56:25.644 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.917345+0000", 2024-09-14T04:56:25.644 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.4159999999999997e-06 2024-09-14T04:56:25.644 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.645 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.645 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:56:25.645 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.917348+0000", 2024-09-14T04:56:25.645 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.8100000000000002e-06 2024-09-14T04:56:25.645 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.645 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.645 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:56:25.645 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:24.188974+0000", 2024-09-14T04:56:25.645 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.27162596100000003 2024-09-14T04:56:25.645 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.645 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.645 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2024-09-14T04:56:25.645 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:24.188983+0000", 2024-09-14T04:56:25.645 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.9330000000000007e-06 2024-09-14T04:56:25.646 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.646 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.646 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:56:25.646 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:25.212905+0000", 2024-09-14T04:56:25.646 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.023922059 2024-09-14T04:56:25.646 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.646 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.646 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for missing object", 2024-09-14T04:56:25.646 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:25.213028+0000", 2024-09-14T04:56:25.646 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00012341399999999999 2024-09-14T04:56:25.646 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.646 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.646 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:56:25.646 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:25.241102+0000", 2024-09-14T04:56:25.647 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.028073673 2024-09-14T04:56:25.647 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.647 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.647 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:56:25.647 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:25.241163+0000", 2024-09-14T04:56:25.647 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.0414999999999997e-05 2024-09-14T04:56:25.647 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:56:25.647 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:56:25.647 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:56:25.647 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.647 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.647 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.45638.0:167882 11.11 11:8ef91300:::benchmark_data_smithi038_226135_object70202:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e273)", 2024-09-14T04:56:25.647 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:52:23.917351+0000", 2024-09-14T04:56:25.647 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 241.69967095499999, 2024-09-14T04:56:25.648 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3459431180000001, 2024-09-14T04:56:25.648 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:56:25.648 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "reached pg", 2024-09-14T04:56:25.648 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:56:25.648 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.45638", 2024-09-14T04:56:25.648 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/1593930073", 2024-09-14T04:56:25.648 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 167882 2024-09-14T04:56:25.648 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.648 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:56:25.648 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.648 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:56:25.648 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.917351+0000", 2024-09-14T04:56:25.648 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:56:25.649 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.649 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.649 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:56:25.649 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.917351+0000", 2024-09-14T04:56:25.649 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:56:25.649 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.649 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.649 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:56:25.649 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.917351+0000", 2024-09-14T04:56:25.649 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999995 2024-09-14T04:56:25.649 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.649 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.649 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:56:25.649 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.917370+0000", 2024-09-14T04:56:25.650 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.9201000000000001e-05 2024-09-14T04:56:25.650 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.650 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.650 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:56:25.650 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.917376+0000", 2024-09-14T04:56:25.650 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.8159999999999999e-06 2024-09-14T04:56:25.650 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.650 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.650 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:56:25.650 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.917379+0000", 2024-09-14T04:56:25.650 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.4209999999999999e-06 2024-09-14T04:56:25.650 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.650 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.650 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:56:25.651 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:24.184762+0000", 2024-09-14T04:56:25.651 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.26738311100000001 2024-09-14T04:56:25.651 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.651 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.651 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2024-09-14T04:56:25.651 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:24.184781+0000", 2024-09-14T04:56:25.651 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.8848e-05 2024-09-14T04:56:25.651 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.651 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.651 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:56:25.651 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:25.263214+0000", 2024-09-14T04:56:25.651 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.078432386 2024-09-14T04:56:25.651 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.652 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.652 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:56:25.652 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:25.263294+0000", 2024-09-14T04:56:25.652 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.0629000000000003e-05 2024-09-14T04:56:25.652 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:56:25.652 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:56:25.652 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:56:25.652 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.652 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.652 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.45638.0:167883 11.8 11:15c58b24:::benchmark_data_smithi038_226135_object70203:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e273)", 2024-09-14T04:56:25.652 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:52:23.917384+0000", 2024-09-14T04:56:25.652 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 241.69963805800001, 2024-09-14T04:56:25.652 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0184615690000001, 2024-09-14T04:56:25.652 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:56:25.653 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "reached pg", 2024-09-14T04:56:25.653 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:56:25.653 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.45638", 2024-09-14T04:56:25.653 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/1593930073", 2024-09-14T04:56:25.653 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 167883 2024-09-14T04:56:25.653 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.653 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:56:25.653 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.653 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:56:25.653 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.917384+0000", 2024-09-14T04:56:25.655 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:56:25.655 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.655 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.656 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:56:25.656 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.917384+0000", 2024-09-14T04:56:25.656 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:56:25.656 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.656 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.656 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:56:25.656 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.917384+0000", 2024-09-14T04:56:25.656 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999995 2024-09-14T04:56:25.656 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.656 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.656 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:56:25.656 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.917385+0000", 2024-09-14T04:56:25.656 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.888e-06 2024-09-14T04:56:25.657 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.657 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.657 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:56:25.657 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.917390+0000", 2024-09-14T04:56:25.657 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.5689999999999998e-06 2024-09-14T04:56:25.657 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.657 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.657 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:56:25.657 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.917393+0000", 2024-09-14T04:56:25.657 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.7429999999999998e-06 2024-09-14T04:56:25.657 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.657 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.657 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:56:25.657 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:24.121378+0000", 2024-09-14T04:56:25.658 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.203985523 2024-09-14T04:56:25.658 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.658 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.658 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2024-09-14T04:56:25.658 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:24.121385+0000", 2024-09-14T04:56:25.658 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.9519999999999997e-06 2024-09-14T04:56:25.658 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.658 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.658 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:56:25.658 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:24.935764+0000", 2024-09-14T04:56:25.658 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.81437887499999995 2024-09-14T04:56:25.658 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.658 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.659 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:56:25.659 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:24.935845+0000", 2024-09-14T04:56:25.659 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.1380999999999999e-05 2024-09-14T04:56:25.659 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:56:25.659 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:56:25.659 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:56:25.659 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.659 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.659 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.45638.0:167890 11.15 11:ab1855aa:::benchmark_data_smithi038_226135_object70210:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e273)", 2024-09-14T04:56:25.659 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:52:23.917396+0000", 2024-09-14T04:56:25.659 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 241.69962588600001, 2024-09-14T04:56:25.659 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3051661640000001, 2024-09-14T04:56:25.659 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:56:25.659 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "reached pg", 2024-09-14T04:56:25.660 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:56:25.660 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.45638", 2024-09-14T04:56:25.660 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/1593930073", 2024-09-14T04:56:25.660 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 167890 2024-09-14T04:56:25.660 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.660 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:56:25.660 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.660 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:56:25.660 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.917396+0000", 2024-09-14T04:56:25.660 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:56:25.660 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.660 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.660 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:56:25.660 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.917396+0000", 2024-09-14T04:56:25.661 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:56:25.661 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.661 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.661 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:56:25.661 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.917396+0000", 2024-09-14T04:56:25.661 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999995 2024-09-14T04:56:25.661 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.661 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.661 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:56:25.661 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.917398+0000", 2024-09-14T04:56:25.661 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.8309999999999999e-06 2024-09-14T04:56:25.661 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.661 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.661 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:56:25.662 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.917402+0000", 2024-09-14T04:56:25.662 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.4989999999999996e-06 2024-09-14T04:56:25.662 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.662 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.662 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:56:25.662 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.917405+0000", 2024-09-14T04:56:25.662 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.74e-06 2024-09-14T04:56:25.662 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.662 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.662 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:56:25.662 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:24.195462+0000", 2024-09-14T04:56:25.662 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.2780569 2024-09-14T04:56:25.662 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.663 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.663 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2024-09-14T04:56:25.663 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:24.195469+0000", 2024-09-14T04:56:25.663 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.7680000000000003e-06 2024-09-14T04:56:25.663 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.663 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.663 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:56:25.663 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:25.218620+0000", 2024-09-14T04:56:25.663 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.023151608 2024-09-14T04:56:25.663 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.663 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.663 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for missing object", 2024-09-14T04:56:25.663 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:25.218738+0000", 2024-09-14T04:56:25.664 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00011737499999999999 2024-09-14T04:56:25.664 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.664 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.664 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:56:25.664 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:25.222484+0000", 2024-09-14T04:56:25.664 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0037469259999999998 2024-09-14T04:56:25.664 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.664 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.664 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:56:25.664 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:25.222562+0000", 2024-09-14T04:56:25.664 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.7792000000000003e-05 2024-09-14T04:56:25.664 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:56:25.664 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:56:25.664 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:56:25.665 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.665 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.665 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.45638.0:167891 11.8 11:10d8156e:::benchmark_data_smithi038_226135_object70211:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e273)", 2024-09-14T04:56:25.665 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:52:23.917408+0000", 2024-09-14T04:56:25.665 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 241.69961401200001, 2024-09-14T04:56:25.665 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0480806650000001, 2024-09-14T04:56:25.665 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:56:25.665 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:56:25.665 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:56:25.665 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.45638", 2024-09-14T04:56:25.665 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/1593930073", 2024-09-14T04:56:25.665 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 167891 2024-09-14T04:56:25.665 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.666 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:56:25.666 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.666 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:56:25.666 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.917408+0000", 2024-09-14T04:56:25.666 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:56:25.666 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.666 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.666 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:56:25.666 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.917408+0000", 2024-09-14T04:56:25.666 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:56:25.666 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.666 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.666 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:56:25.666 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.917408+0000", 2024-09-14T04:56:25.666 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999995 2024-09-14T04:56:25.667 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.667 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.667 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:56:25.667 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.917410+0000", 2024-09-14T04:56:25.667 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.069e-06 2024-09-14T04:56:25.667 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.667 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.667 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:56:25.667 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.917414+0000", 2024-09-14T04:56:25.667 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.5369999999999999e-06 2024-09-14T04:56:25.667 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.667 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.667 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:56:25.667 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.917417+0000", 2024-09-14T04:56:25.667 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.6019999999999998e-06 2024-09-14T04:56:25.668 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.668 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.668 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:56:25.668 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:24.121402+0000", 2024-09-14T04:56:25.668 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.20398471800000001 2024-09-14T04:56:25.668 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.668 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.668 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2024-09-14T04:56:25.668 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:24.121406+0000", 2024-09-14T04:56:25.668 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.3889999999999998e-06 2024-09-14T04:56:25.668 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.668 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.668 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:56:25.669 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:24.935870+0000", 2024-09-14T04:56:25.669 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.81446427499999996 2024-09-14T04:56:25.669 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.669 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.669 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:56:25.669 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:24.935995+0000", 2024-09-14T04:56:25.669 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00012517299999999999 2024-09-14T04:56:25.669 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.669 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.669 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 5", 2024-09-14T04:56:25.669 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:24.936435+0000", 2024-09-14T04:56:25.669 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00043964299999999998 2024-09-14T04:56:25.669 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.669 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.669 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:56:25.670 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:24.941927+0000", 2024-09-14T04:56:25.670 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0054922620000000004 2024-09-14T04:56:25.670 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.670 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.670 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:56:25.670 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:24.965362+0000", 2024-09-14T04:56:25.670 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.023434746999999999 2024-09-14T04:56:25.670 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.670 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.670 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:56:25.670 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:24.965409+0000", 2024-09-14T04:56:25.670 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.6591999999999997e-05 2024-09-14T04:56:25.670 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.670 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.671 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:56:25.671 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:24.965489+0000", 2024-09-14T04:56:25.671 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.9937000000000004e-05 2024-09-14T04:56:25.671 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:56:25.671 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:56:25.671 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:56:25.671 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.671 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.671 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.45638.0:167892 11.5 11:a3ab795b:::benchmark_data_smithi038_226135_object70212:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e273)", 2024-09-14T04:56:25.671 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:52:23.917420+0000", 2024-09-14T04:56:25.671 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 241.699601766, 2024-09-14T04:56:25.671 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0502590510000001, 2024-09-14T04:56:25.671 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:56:25.671 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:56:25.672 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:56:25.672 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.45638", 2024-09-14T04:56:25.672 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/1593930073", 2024-09-14T04:56:25.672 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 167892 2024-09-14T04:56:25.672 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.672 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:56:25.672 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.672 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:56:25.672 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.917420+0000", 2024-09-14T04:56:25.672 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:56:25.672 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.672 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.672 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:56:25.672 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.917420+0000", 2024-09-14T04:56:25.673 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:56:25.673 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.673 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.673 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:56:25.673 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.917420+0000", 2024-09-14T04:56:25.673 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999995 2024-09-14T04:56:25.673 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.673 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.673 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:56:25.673 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.917422+0000", 2024-09-14T04:56:25.673 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.827e-06 2024-09-14T04:56:25.673 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.673 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.673 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:56:25.674 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.917426+0000", 2024-09-14T04:56:25.674 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.437e-06 2024-09-14T04:56:25.674 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.674 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.674 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:56:25.674 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.917429+0000", 2024-09-14T04:56:25.674 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.6469999999999998e-06 2024-09-14T04:56:25.674 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.674 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.674 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:56:25.674 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:24.195490+0000", 2024-09-14T04:56:25.674 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.27806077299999998 2024-09-14T04:56:25.674 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.674 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.674 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2024-09-14T04:56:25.675 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:24.195498+0000", 2024-09-14T04:56:25.675 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.5609999999999999e-06 2024-09-14T04:56:25.675 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.675 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.675 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:56:25.675 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:24.955947+0000", 2024-09-14T04:56:25.675 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.76044841200000002 2024-09-14T04:56:25.675 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.675 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.675 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:56:25.675 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:24.956052+0000", 2024-09-14T04:56:25.675 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00010531600000000001 2024-09-14T04:56:25.675 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.676 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.676 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 5,7", 2024-09-14T04:56:25.676 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:24.956430+0000", 2024-09-14T04:56:25.676 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00037769399999999998 2024-09-14T04:56:25.676 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.676 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.676 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:56:25.676 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:24.958589+0000", 2024-09-14T04:56:25.676 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00215979 2024-09-14T04:56:25.676 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.676 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.676 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:56:25.676 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:24.961829+0000", 2024-09-14T04:56:25.677 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0032397150000000002 2024-09-14T04:56:25.677 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.677 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.677 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:56:25.677 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:24.967587+0000", 2024-09-14T04:56:25.677 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0057579420000000003 2024-09-14T04:56:25.677 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.677 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.677 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:56:25.677 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:24.967637+0000", 2024-09-14T04:56:25.677 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.9518000000000003e-05 2024-09-14T04:56:25.677 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.677 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.677 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:56:25.678 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:24.967679+0000", 2024-09-14T04:56:25.678 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.2709000000000001e-05 2024-09-14T04:56:25.678 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:56:25.678 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:56:25.678 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:56:25.678 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.678 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.678 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.45638.0:167899 11.4 11:258bd0d6:::benchmark_data_smithi038_226135_object70219:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e273)", 2024-09-14T04:56:25.678 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:52:23.972598+0000", 2024-09-14T04:56:25.678 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 241.64442408299999, 2024-09-14T04:56:25.678 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.2783166079999999, 2024-09-14T04:56:25.678 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:56:25.678 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:56:25.679 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:56:25.679 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.45638", 2024-09-14T04:56:25.679 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/1593930073", 2024-09-14T04:56:25.679 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 167899 2024-09-14T04:56:25.679 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.679 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:56:25.679 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.679 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:56:25.679 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.972598+0000", 2024-09-14T04:56:25.679 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:56:25.679 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.679 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.679 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:56:25.680 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.972598+0000", 2024-09-14T04:56:25.680 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:56:25.680 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.680 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.680 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:56:25.680 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.972594+0000", 2024-09-14T04:56:25.680 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999967 2024-09-14T04:56:25.680 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.680 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.680 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:56:25.680 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.972610+0000", 2024-09-14T04:56:25.680 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.5466999999999999e-05 2024-09-14T04:56:25.680 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.681 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.681 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:56:25.681 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.977666+0000", 2024-09-14T04:56:25.681 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0050561640000000001 2024-09-14T04:56:25.681 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.681 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.681 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:56:25.681 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.977681+0000", 2024-09-14T04:56:25.681 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.5274999999999999e-05 2024-09-14T04:56:25.681 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.681 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.681 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:56:25.681 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:24.189001+0000", 2024-09-14T04:56:25.681 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.211319533 2024-09-14T04:56:25.682 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.682 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.682 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2024-09-14T04:56:25.682 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:24.189007+0000", 2024-09-14T04:56:25.682 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.6879999999999996e-06 2024-09-14T04:56:25.682 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.682 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.682 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:56:25.682 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:25.241182+0000", 2024-09-14T04:56:25.682 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0521756149999999 2024-09-14T04:56:25.682 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.682 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.682 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:56:25.682 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:25.241290+0000", 2024-09-14T04:56:25.683 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00010739 2024-09-14T04:56:25.683 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.683 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.683 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 2,7", 2024-09-14T04:56:25.683 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:25.241673+0000", 2024-09-14T04:56:25.683 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00038377700000000002 2024-09-14T04:56:25.683 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.683 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.683 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:56:25.683 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:25.246234+0000", 2024-09-14T04:56:25.683 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0045603629999999996 2024-09-14T04:56:25.683 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.683 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.683 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:56:25.684 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:25.250784+0000", 2024-09-14T04:56:25.684 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0045505110000000001 2024-09-14T04:56:25.684 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.684 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.684 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:56:25.684 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:25.250795+0000", 2024-09-14T04:56:25.684 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0543999999999999e-05 2024-09-14T04:56:25.684 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.684 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.684 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:56:25.684 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:25.250835+0000", 2024-09-14T04:56:25.684 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.9984000000000002e-05 2024-09-14T04:56:25.684 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.685 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.685 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:56:25.685 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:25.250914+0000", 2024-09-14T04:56:25.685 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.9764000000000004e-05 2024-09-14T04:56:25.685 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:56:25.685 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:56:25.685 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:56:25.685 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.685 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.685 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.45638.0:167900 11.1 11:85975a2c:::benchmark_data_smithi038_226135_object70220:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e273)", 2024-09-14T04:56:25.685 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:52:24.080445+0000", 2024-09-14T04:56:25.685 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 241.53657691399999, 2024-09-14T04:56:25.685 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.155022113, 2024-09-14T04:56:25.685 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:56:25.686 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:56:25.686 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:56:25.686 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.45638", 2024-09-14T04:56:25.686 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/1593930073", 2024-09-14T04:56:25.686 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 167900 2024-09-14T04:56:25.686 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.686 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:56:25.686 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.686 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:56:25.686 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:24.080445+0000", 2024-09-14T04:56:25.686 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:56:25.686 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.686 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.686 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:56:25.686 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:24.080445+0000", 2024-09-14T04:56:25.687 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:56:25.687 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.687 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.687 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:56:25.687 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:24.080443+0000", 2024-09-14T04:56:25.687 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999981 2024-09-14T04:56:25.687 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.687 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.687 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:56:25.687 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:24.080454+0000", 2024-09-14T04:56:25.687 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0447e-05 2024-09-14T04:56:25.687 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.687 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.687 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:56:25.687 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:24.080466+0000", 2024-09-14T04:56:25.687 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.2308e-05 2024-09-14T04:56:25.688 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.688 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.688 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:56:25.688 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:24.080475+0000", 2024-09-14T04:56:25.688 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.251e-06 2024-09-14T04:56:25.688 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.688 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.688 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:56:25.688 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:24.183897+0000", 2024-09-14T04:56:25.688 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.103421262 2024-09-14T04:56:25.688 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.688 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.688 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2024-09-14T04:56:25.688 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:24.183918+0000", 2024-09-14T04:56:25.689 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.126e-05 2024-09-14T04:56:25.689 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.689 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.689 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:56:25.689 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:25.206463+0000", 2024-09-14T04:56:25.689 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0225451780000001 2024-09-14T04:56:25.689 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.689 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.689 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:56:25.689 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:25.206582+0000", 2024-09-14T04:56:25.689 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00011897599999999999 2024-09-14T04:56:25.689 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.689 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.690 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 0", 2024-09-14T04:56:25.690 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:25.207026+0000", 2024-09-14T04:56:25.690 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00044371299999999999 2024-09-14T04:56:25.690 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.690 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.690 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:56:25.690 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:25.210400+0000", 2024-09-14T04:56:25.690 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0033740269999999999 2024-09-14T04:56:25.690 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.690 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.690 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:56:25.690 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:25.235350+0000", 2024-09-14T04:56:25.690 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.024950611000000001 2024-09-14T04:56:25.690 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.691 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.691 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:56:25.691 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:25.235393+0000", 2024-09-14T04:56:25.691 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.2290000000000003e-05 2024-09-14T04:56:25.691 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.691 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.691 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:56:25.691 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:25.235467+0000", 2024-09-14T04:56:25.691 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.4493000000000007e-05 2024-09-14T04:56:25.691 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:56:25.691 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:56:25.691 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:56:25.691 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.691 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.692 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.45638.0:167902 11.9 11:9764fd27:::benchmark_data_smithi038_226135_object70222:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e273)", 2024-09-14T04:56:25.692 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:52:24.199011+0000", 2024-09-14T04:56:25.692 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 241.418011011, 2024-09-14T04:56:25.692 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.036496925, 2024-09-14T04:56:25.692 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:56:25.692 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:56:25.692 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:56:25.692 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.45638", 2024-09-14T04:56:25.692 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/1593930073", 2024-09-14T04:56:25.692 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 167902 2024-09-14T04:56:25.692 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.692 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:56:25.692 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.692 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:56:25.693 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:24.199011+0000", 2024-09-14T04:56:25.693 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:56:25.693 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.693 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.693 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:56:25.693 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:24.199011+0000", 2024-09-14T04:56:25.693 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:56:25.693 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.693 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.693 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:56:25.693 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:24.199009+0000", 2024-09-14T04:56:25.693 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999981 2024-09-14T04:56:25.693 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.693 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.694 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:56:25.694 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:24.199019+0000", 2024-09-14T04:56:25.694 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.8730000000000002e-06 2024-09-14T04:56:25.694 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.694 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.694 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:56:25.694 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:24.199032+0000", 2024-09-14T04:56:25.694 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.2926e-05 2024-09-14T04:56:25.694 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.694 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.694 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:56:25.694 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:24.199040+0000", 2024-09-14T04:56:25.694 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.2840000000000006e-06 2024-09-14T04:56:25.694 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.695 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.695 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:56:25.695 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:24.199407+0000", 2024-09-14T04:56:25.695 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00036718699999999999 2024-09-14T04:56:25.695 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.695 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.695 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2024-09-14T04:56:25.695 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:24.199432+0000", 2024-09-14T04:56:25.695 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.4209000000000001e-05 2024-09-14T04:56:25.695 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.695 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.695 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:56:25.695 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:25.207862+0000", 2024-09-14T04:56:25.695 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0084302519999999 2024-09-14T04:56:25.695 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.696 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.696 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:56:25.696 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:25.208069+0000", 2024-09-14T04:56:25.696 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00020711199999999999 2024-09-14T04:56:25.696 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.696 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.696 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 0", 2024-09-14T04:56:25.696 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:25.208434+0000", 2024-09-14T04:56:25.696 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00036464199999999998 2024-09-14T04:56:25.697 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.697 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.697 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:56:25.697 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:25.216299+0000", 2024-09-14T04:56:25.697 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0078652449999999999 2024-09-14T04:56:25.697 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.697 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.697 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:56:25.697 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:25.235397+0000", 2024-09-14T04:56:25.697 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.019097855 2024-09-14T04:56:25.697 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.697 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.697 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:56:25.697 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:25.235438+0000", 2024-09-14T04:56:25.698 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.1053000000000001e-05 2024-09-14T04:56:25.698 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.698 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.698 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:56:25.698 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:25.235508+0000", 2024-09-14T04:56:25.698 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.0063999999999999e-05 2024-09-14T04:56:25.698 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:56:25.698 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:56:25.698 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:56:25.698 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.698 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.698 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.45638.0:167903 11.9 11:96fad58d:::benchmark_data_smithi038_226135_object70223:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e273)", 2024-09-14T04:56:25.698 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:52:24.241424+0000", 2024-09-14T04:56:25.698 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 241.375598451, 2024-09-14T04:56:25.699 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.994245877, 2024-09-14T04:56:25.699 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:56:25.699 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:56:25.699 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2024-09-14T04:56:25.699 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.45638", 2024-09-14T04:56:25.699 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.38:0/1593930073", 2024-09-14T04:56:25.699 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 167903 2024-09-14T04:56:25.699 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.699 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:56:25.699 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.699 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:56:25.699 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:24.241424+0000", 2024-09-14T04:56:25.699 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:56:25.699 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.700 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.700 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:56:25.700 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:24.241424+0000", 2024-09-14T04:56:25.700 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:56:25.700 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.700 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.700 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:56:25.700 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:24.241422+0000", 2024-09-14T04:56:25.700 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2024-09-14T04:56:25.700 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.700 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.700 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:56:25.700 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:24.241429+0000", 2024-09-14T04:56:25.700 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.922e-06 2024-09-14T04:56:25.701 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.701 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.701 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:56:25.701 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:24.241442+0000", 2024-09-14T04:56:25.701 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3207000000000001e-05 2024-09-14T04:56:25.701 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.701 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.701 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:56:25.701 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:24.241449+0000", 2024-09-14T04:56:25.701 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.1790000000000002e-06 2024-09-14T04:56:25.701 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.701 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.701 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:56:25.701 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:24.241487+0000", 2024-09-14T04:56:25.702 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.7759000000000002e-05 2024-09-14T04:56:25.702 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.702 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.702 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2024-09-14T04:56:25.702 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:24.241495+0000", 2024-09-14T04:56:25.702 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.7749999999999993e-06 2024-09-14T04:56:25.702 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.702 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.702 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:56:25.702 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:25.210125+0000", 2024-09-14T04:56:25.702 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.96862996400000001 2024-09-14T04:56:25.702 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.702 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.702 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:56:25.703 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:25.210226+0000", 2024-09-14T04:56:25.703 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00010094000000000001 2024-09-14T04:56:25.703 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.703 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.703 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 0", 2024-09-14T04:56:25.703 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:25.210514+0000", 2024-09-14T04:56:25.703 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00028817300000000002 2024-09-14T04:56:25.703 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.703 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.703 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2024-09-14T04:56:25.703 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:25.216344+0000", 2024-09-14T04:56:25.703 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0058304129999999996 2024-09-14T04:56:25.704 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.704 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.704 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2024-09-14T04:56:25.704 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:25.235556+0000", 2024-09-14T04:56:25.704 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.019211506 2024-09-14T04:56:25.704 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.704 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.704 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:56:25.704 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:25.235596+0000", 2024-09-14T04:56:25.704 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.9659000000000001e-05 2024-09-14T04:56:25.704 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.704 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.704 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:56:25.704 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:25.235669+0000", 2024-09-14T04:56:25.705 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.3736e-05 2024-09-14T04:56:25.705 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:56:25.705 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:56:25.705 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:56:25.705 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.705 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.705 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "replica_scrub(pg: 1.0,from:0'0,to:0'0,epoch:296/292,start:1:00000000::::0,end:MAX,chunky:1,deep:0,version:9,allow_preemption:1,priority=5)", 2024-09-14T04:56:25.705 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:54:56.674092+0000", 2024-09-14T04:56:25.705 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 88.942929487000001, 2024-09-14T04:56:25.705 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00030307000000000001, 2024-09-14T04:56:25.705 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:56:25.705 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "started", 2024-09-14T04:56:25.705 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:56:25.705 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.706 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:56:25.706 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:54:56.674092+0000", 2024-09-14T04:56:25.706 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:56:25.706 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.706 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.706 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:56:25.706 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:54:56.674092+0000", 2024-09-14T04:56:25.706 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:56:25.706 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.706 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.706 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:56:25.706 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:54:56.674091+0000", 2024-09-14T04:56:25.706 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999981 2024-09-14T04:56:25.706 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.707 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.707 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:56:25.707 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:54:56.674104+0000", 2024-09-14T04:56:25.707 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3169999999999999e-05 2024-09-14T04:56:25.707 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.707 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.707 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:56:25.707 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:54:56.674138+0000", 2024-09-14T04:56:25.707 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.4289000000000003e-05 2024-09-14T04:56:25.707 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.707 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.707 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:56:25.707 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:54:56.674157+0000", 2024-09-14T04:56:25.707 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.908e-05 2024-09-14T04:56:25.708 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.708 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.708 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:56:25.708 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:54:56.674314+0000", 2024-09-14T04:56:25.708 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00015642999999999999 2024-09-14T04:56:25.708 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.708 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.708 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:56:25.708 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:54:56.674338+0000", 2024-09-14T04:56:25.708 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.4572000000000001e-05 2024-09-14T04:56:25.708 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:25.708 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:25.708 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:56:25.709 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:54:56.674396+0000", 2024-09-14T04:56:25.709 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.7293000000000002e-05 2024-09-14T04:56:25.709 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:56:25.709 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:56:25.709 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:56:25.709 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:56:25.709 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:56:25.709 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-14T04:56:25.711 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-09-14T04:56:25.713 INFO:teuthology.orchestra.run.smithi038.stderr:dumped all 2024-09-14T04:56:26.447 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.7 dump_ops_in_flight 2024-09-14T04:56:26.531 INFO:teuthology.orchestra.run.smithi038.stdout:{"pg_ready":true,"pg_map":{"version":1555,"stamp":"2024-09-14T04:56:23.734310+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595917,"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":19,"num_read_kb":18,"num_write":63,"num_write_kb":31,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":11,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":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":2164,"ondisk_log_size":2164,"up":279,"acting":279,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":281,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":4856444,"kb_used_data":127136,"kb_used_omap":53,"kb_used_meta":4729162,"kb_avail":745104772,"statfs":{"total":767960285184,"available":762987286528,"internally_reserved":0,"allocated":130187264,"data_stored":115353791,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":54759,"internal_metadata":4842662425},"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.004987"},"pg_stats":[{"pgid":"1.11","version":"75'100","reported_seq":428,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:07.860862+0000","last_change":"2024-09-14T04:54:27.831090+0000","last_active":"2024-09-14T04:56:07.860862+0000","last_peered":"2024-09-14T04:56:07.860862+0000","last_clean":"2024-09-14T04:56:07.860862+0000","last_became_active":"2024-09-14T04:54:23.935846+0000","last_became_peered":"2024-09-14T04:54:23.935846+0000","last_unstale":"2024-09-14T04:56:07.860862+0000","last_undegraded":"2024-09-14T04:56:07.860862+0000","last_fullsized":"2024-09-14T04:56:07.860862+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":262,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":5,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:54:27.830861+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:54:27.830861+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T13:09:41.544822+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":"4.14","version":"0'0","reported_seq":493,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:07.863789+0000","last_change":"2024-09-14T04:53:00.938527+0000","last_active":"2024-09-14T04:56:07.863789+0000","last_peered":"2024-09-14T04:56:07.863789+0000","last_clean":"2024-09-14T04:56:07.863789+0000","last_became_active":"2024-09-14T04:53:00.936093+0000","last_became_peered":"2024-09-14T04:53:00.936093+0000","last_unstale":"2024-09-14T04:56:07.863789+0000","last_undegraded":"2024-09-14T04:56:07.863789+0000","last_fullsized":"2024-09-14T04:56:07.863789+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:34:49.144340+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'2","reported_seq":261,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-14T04:55:54.783768+0000","last_change":"2024-09-14T04:36:16.625605+0000","last_active":"2024-09-14T04:55:54.783768+0000","last_peered":"2024-09-14T04:55:54.783768+0000","last_clean":"2024-09-14T04:55:54.783768+0000","last_became_active":"2024-09-14T04:36:16.618859+0000","last_became_peered":"2024-09-14T04:36:16.618859+0000","last_unstale":"2024-09-14T04:55:54.783768+0000","last_undegraded":"2024-09-14T04:55:54.783768+0000","last_fullsized":"2024-09-14T04:55:54.783768+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:25:43.597502+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.10","version":"75'100","reported_seq":199,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-14T04:55:54.825857+0000","last_change":"2024-09-14T04:51:06.981165+0000","last_active":"2024-09-14T04:55:54.825857+0000","last_peered":"2024-09-14T04:55:54.825857+0000","last_clean":"2024-09-14T04:55:54.825857+0000","last_became_active":"2024-09-14T04:51:04.834509+0000","last_became_peered":"2024-09-14T04:51:04.834509+0000","last_unstale":"2024-09-14T04:55:54.825857+0000","last_undegraded":"2024-09-14T04:55:54.825857+0000","last_fullsized":"2024-09-14T04:55:54.825857+0000","mapping_epoch":265,"log_start":"0'0","ondisk_log_start":"0'0","created":262,"last_epoch_clean":266,"parent":"0.0","parent_split_bits":5,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:51:06.981018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:51:06.981018+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T15:35:45.358770+0000","scrub_duration":0.003256086,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":236,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:07.861350+0000","last_change":"2024-09-14T04:53:00.943673+0000","last_active":"2024-09-14T04:56:07.861350+0000","last_peered":"2024-09-14T04:56:07.861350+0000","last_clean":"2024-09-14T04:56:07.861350+0000","last_became_active":"2024-09-14T04:53:00.940778+0000","last_became_peered":"2024-09-14T04:53:00.940778+0000","last_unstale":"2024-09-14T04:56:07.861350+0000","last_undegraded":"2024-09-14T04:56:07.861350+0000","last_fullsized":"2024-09-14T04:56:07.861350+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:22:13.315172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.12","version":"0'0","reported_seq":343,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:07.861146+0000","last_change":"2024-09-14T04:54:23.912500+0000","last_active":"2024-09-14T04:56:07.861146+0000","last_peered":"2024-09-14T04:56:07.861146+0000","last_clean":"2024-09-14T04:56:07.861146+0000","last_became_active":"2024-09-14T04:54:23.911215+0000","last_became_peered":"2024-09-14T04:54:23.911215+0000","last_unstale":"2024-09-14T04:56:07.861146+0000","last_undegraded":"2024-09-14T04:56:07.861146+0000","last_fullsized":"2024-09-14T04:56:07.861146+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:15:38.100616+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.13","version":"75'100","reported_seq":173,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.873494+0000","last_change":"2024-09-14T04:53:00.994347+0000","last_active":"2024-09-14T04:56:05.873494+0000","last_peered":"2024-09-14T04:56:05.873494+0000","last_clean":"2024-09-14T04:56:05.873494+0000","last_became_active":"2024-09-14T04:53:00.926857+0000","last_became_peered":"2024-09-14T04:53:00.926857+0000","last_unstale":"2024-09-14T04:56:05.873494+0000","last_undegraded":"2024-09-14T04:56:05.873494+0000","last_fullsized":"2024-09-14T04:56:05.873494+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":262,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":5,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:53:00.993669+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:53:00.993669+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T13:08:30.834619+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,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":342,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:07.862729+0000","last_change":"2024-09-14T04:54:23.937619+0000","last_active":"2024-09-14T04:56:07.862729+0000","last_peered":"2024-09-14T04:56:07.862729+0000","last_clean":"2024-09-14T04:56:07.862729+0000","last_became_active":"2024-09-14T04:54:23.935867+0000","last_became_peered":"2024-09-14T04:54:23.935867+0000","last_unstale":"2024-09-14T04:56:07.862729+0000","last_undegraded":"2024-09-14T04:56:07.862729+0000","last_fullsized":"2024-09-14T04:56:07.862729+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:19:40.881907+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":470,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.869495+0000","last_change":"2024-09-14T04:36:16.609955+0000","last_active":"2024-09-14T04:56:05.869495+0000","last_peered":"2024-09-14T04:56:05.869495+0000","last_clean":"2024-09-14T04:56:05.869495+0000","last_became_active":"2024-09-14T04:36:16.608358+0000","last_became_peered":"2024-09-14T04:36:16.608358+0000","last_unstale":"2024-09-14T04:56:05.869495+0000","last_undegraded":"2024-09-14T04:56:05.869495+0000","last_fullsized":"2024-09-14T04:56:05.869495+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:30:29.454092+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.12","version":"75'100","reported_seq":96,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.874900+0000","last_change":"2024-09-14T04:51:05.084713+0000","last_active":"2024-09-14T04:56:05.874900+0000","last_peered":"2024-09-14T04:56:05.874900+0000","last_clean":"2024-09-14T04:56:05.874900+0000","last_became_active":"2024-09-14T04:51:04.840081+0000","last_became_peered":"2024-09-14T04:51:04.840081+0000","last_unstale":"2024-09-14T04:56:05.874900+0000","last_undegraded":"2024-09-14T04:56:05.874900+0000","last_fullsized":"2024-09-14T04:56:05.874900+0000","mapping_epoch":265,"log_start":"0'0","ondisk_log_start":"0'0","created":262,"last_epoch_clean":266,"parent":"0.0","parent_split_bits":5,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:51:05.084649+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:51:05.084649+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T07:55:25.041381+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,5,6],"acting":[1,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":493,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:07.863224+0000","last_change":"2024-09-14T04:53:00.936536+0000","last_active":"2024-09-14T04:56:07.863224+0000","last_peered":"2024-09-14T04:56:07.863224+0000","last_clean":"2024-09-14T04:56:07.863224+0000","last_became_active":"2024-09-14T04:53:00.935536+0000","last_became_peered":"2024-09-14T04:53:00.935536+0000","last_unstale":"2024-09-14T04:56:07.863224+0000","last_undegraded":"2024-09-14T04:56:07.863224+0000","last_fullsized":"2024-09-14T04:56:07.863224+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:55:43.613859+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'8","reported_seq":337,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-14T04:55:54.826311+0000","last_change":"2024-09-14T04:54:23.909658+0000","last_active":"2024-09-14T04:55:54.826311+0000","last_peered":"2024-09-14T04:55:54.826311+0000","last_clean":"2024-09-14T04:55:54.826311+0000","last_became_active":"2024-09-14T04:54:23.908666+0000","last_became_peered":"2024-09-14T04:54:23.908666+0000","last_unstale":"2024-09-14T04:55:54.826311+0000","last_undegraded":"2024-09-14T04:55:54.826311+0000","last_fullsized":"2024-09-14T04:55:54.826311+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T08:33:26.254115+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":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.d","version":"75'100","reported_seq":162,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.870482+0000","last_change":"2024-09-14T04:51:06.415330+0000","last_active":"2024-09-14T04:56:05.870482+0000","last_peered":"2024-09-14T04:56:05.870482+0000","last_clean":"2024-09-14T04:56:05.870482+0000","last_became_active":"2024-09-14T04:51:04.842104+0000","last_became_peered":"2024-09-14T04:51:04.842104+0000","last_unstale":"2024-09-14T04:56:05.870482+0000","last_undegraded":"2024-09-14T04:56:05.870482+0000","last_fullsized":"2024-09-14T04:56:05.870482+0000","mapping_epoch":265,"log_start":"0'0","ondisk_log_start":"0'0","created":262,"last_epoch_clean":266,"parent":"0.0","parent_split_bits":4,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:51:06.415202+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:51:06.415202+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:01:19.695458+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.f","version":"63'1","reported_seq":164,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.870690+0000","last_change":"2024-09-14T04:54:23.910085+0000","last_active":"2024-09-14T04:56:05.870690+0000","last_peered":"2024-09-14T04:56:05.870690+0000","last_clean":"2024-09-14T04:56:05.870690+0000","last_became_active":"2024-09-14T04:54:23.909059+0000","last_became_peered":"2024-09-14T04:54:23.909059+0000","last_unstale":"2024-09-14T04:56:05.870690+0000","last_undegraded":"2024-09-14T04:56:05.870690+0000","last_fullsized":"2024-09-14T04:56:05.870690+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:04:16.273365+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.8","version":"0'0","reported_seq":264,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-14T04:55:54.825991+0000","last_change":"2024-09-14T04:47:16.766692+0000","last_active":"2024-09-14T04:55:54.825991+0000","last_peered":"2024-09-14T04:55:54.825991+0000","last_clean":"2024-09-14T04:55:54.825991+0000","last_became_active":"2024-09-14T04:47:16.766317+0000","last_became_peered":"2024-09-14T04:47:16.766317+0000","last_unstale":"2024-09-14T04:55:54.825991+0000","last_undegraded":"2024-09-14T04:55:54.825991+0000","last_fullsized":"2024-09-14T04:55:54.825991+0000","mapping_epoch":249,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":250,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:31:38.718563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.c","version":"75'100","reported_seq":178,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:07.863363+0000","last_change":"2024-09-14T04:54:23.920706+0000","last_active":"2024-09-14T04:56:07.863363+0000","last_peered":"2024-09-14T04:56:07.863363+0000","last_clean":"2024-09-14T04:56:07.863363+0000","last_became_active":"2024-09-14T04:54:23.919608+0000","last_became_peered":"2024-09-14T04:54:23.919608+0000","last_unstale":"2024-09-14T04:56:07.863363+0000","last_undegraded":"2024-09-14T04:56:07.863363+0000","last_fullsized":"2024-09-14T04:56:07.863363+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":262,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":4,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:53:02.951954+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:53:02.951954+0000","objects_scrubbed":1,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T13:37:21.985900+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,0,6],"acting":[3,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"63'2","reported_seq":153,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.870742+0000","last_change":"2024-09-14T04:47:16.710911+0000","last_active":"2024-09-14T04:56:05.870742+0000","last_peered":"2024-09-14T04:56:05.870742+0000","last_clean":"2024-09-14T04:56:05.870742+0000","last_became_active":"2024-09-14T04:47:16.710603+0000","last_became_peered":"2024-09-14T04:47:16.710603+0000","last_unstale":"2024-09-14T04:56:05.870742+0000","last_undegraded":"2024-09-14T04:56:05.870742+0000","last_fullsized":"2024-09-14T04:56:05.870742+0000","mapping_epoch":249,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":250,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:07:10.407338+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,1],"acting":[4,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":532,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.869784+0000","last_change":"2024-09-14T04:53:00.909291+0000","last_active":"2024-09-14T04:56:05.869784+0000","last_peered":"2024-09-14T04:56:05.869784+0000","last_clean":"2024-09-14T04:56:05.869784+0000","last_became_active":"2024-09-14T04:53:00.908743+0000","last_became_peered":"2024-09-14T04:53:00.908743+0000","last_unstale":"2024-09-14T04:56:05.869784+0000","last_undegraded":"2024-09-14T04:56:05.869784+0000","last_fullsized":"2024-09-14T04:56:05.869784+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:13:52.172213+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.f","version":"75'100","reported_seq":247,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-14T04:55:54.827114+0000","last_change":"2024-09-14T04:51:08.981467+0000","last_active":"2024-09-14T04:55:54.827114+0000","last_peered":"2024-09-14T04:55:54.827114+0000","last_clean":"2024-09-14T04:55:54.827114+0000","last_became_active":"2024-09-14T04:51:04.834557+0000","last_became_peered":"2024-09-14T04:51:04.834557+0000","last_unstale":"2024-09-14T04:55:54.827114+0000","last_undegraded":"2024-09-14T04:55:54.827114+0000","last_fullsized":"2024-09-14T04:55:54.827114+0000","mapping_epoch":265,"log_start":"0'0","ondisk_log_start":"0'0","created":262,"last_epoch_clean":266,"parent":"0.0","parent_split_bits":4,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:51:08.981387+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:51:08.981387+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T10:44:10.667855+0000","scrub_duration":0.012727255999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.d","version":"63'1","reported_seq":87,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-14T04:55:54.826764+0000","last_change":"2024-09-14T04:45:50.581881+0000","last_active":"2024-09-14T04:55:54.826764+0000","last_peered":"2024-09-14T04:55:54.826764+0000","last_clean":"2024-09-14T04:55:54.826764+0000","last_became_active":"2024-09-14T04:45:50.580737+0000","last_became_peered":"2024-09-14T04:45:50.580737+0000","last_unstale":"2024-09-14T04:55:54.826764+0000","last_undegraded":"2024-09-14T04:55:54.826764+0000","last_fullsized":"2024-09-14T04:55:54.826764+0000","mapping_epoch":239,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":240,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:30:21.505530+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":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,5],"acting":[6,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":94,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-14T04:55:54.826428+0000","last_change":"2024-09-14T04:39:29.757071+0000","last_active":"2024-09-14T04:55:54.826428+0000","last_peered":"2024-09-14T04:55:54.826428+0000","last_clean":"2024-09-14T04:55:54.826428+0000","last_became_active":"2024-09-14T04:39:29.756345+0000","last_became_peered":"2024-09-14T04:39:29.756345+0000","last_unstale":"2024-09-14T04:55:54.826428+0000","last_undegraded":"2024-09-14T04:55:54.826428+0000","last_fullsized":"2024-09-14T04:55:54.826428+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:59:19.543101+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.e","version":"75'100","reported_seq":107,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.870402+0000","last_change":"2024-09-14T04:53:00.909616+0000","last_active":"2024-09-14T04:56:05.870402+0000","last_peered":"2024-09-14T04:56:05.870402+0000","last_clean":"2024-09-14T04:56:05.870402+0000","last_became_active":"2024-09-14T04:53:00.908918+0000","last_became_peered":"2024-09-14T04:53:00.908918+0000","last_unstale":"2024-09-14T04:56:05.870402+0000","last_undegraded":"2024-09-14T04:56:05.870402+0000","last_fullsized":"2024-09-14T04:56:05.870402+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":262,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":4,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:51:05.434940+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:51:05.434940+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T10:38:01.222868+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,7,3],"acting":[4,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":127,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:07.863560+0000","last_change":"2024-09-14T04:53:00.955750+0000","last_active":"2024-09-14T04:56:07.863560+0000","last_peered":"2024-09-14T04:56:07.863560+0000","last_clean":"2024-09-14T04:56:07.863560+0000","last_became_active":"2024-09-14T04:53:00.953578+0000","last_became_peered":"2024-09-14T04:53:00.953578+0000","last_unstale":"2024-09-14T04:56:07.863560+0000","last_undegraded":"2024-09-14T04:56:07.863560+0000","last_fullsized":"2024-09-14T04:56:07.863560+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:38:12.796372+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":301,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:07.862196+0000","last_change":"2024-09-14T04:54:23.911097+0000","last_active":"2024-09-14T04:56:07.862196+0000","last_peered":"2024-09-14T04:56:07.862196+0000","last_clean":"2024-09-14T04:56:07.862196+0000","last_became_active":"2024-09-14T04:54:23.909943+0000","last_became_peered":"2024-09-14T04:54:23.909943+0000","last_unstale":"2024-09-14T04:56:07.862196+0000","last_undegraded":"2024-09-14T04:56:07.862196+0000","last_fullsized":"2024-09-14T04:56:07.862196+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:10:46.949971+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,4],"acting":[0,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.9","version":"75'100","reported_seq":447,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:07.863808+0000","last_change":"2024-09-14T04:53:03.914582+0000","last_active":"2024-09-14T04:56:07.863808+0000","last_peered":"2024-09-14T04:56:07.863808+0000","last_clean":"2024-09-14T04:56:07.863808+0000","last_became_active":"2024-09-14T04:53:00.971603+0000","last_became_peered":"2024-09-14T04:53:00.971603+0000","last_unstale":"2024-09-14T04:56:07.863808+0000","last_undegraded":"2024-09-14T04:56:07.863808+0000","last_fullsized":"2024-09-14T04:56:07.863808+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":4,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:53:03.914528+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:53:03.914528+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T05:24:52.040087+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,7,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"64'3","reported_seq":447,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:07.861994+0000","last_change":"2024-09-14T04:54:23.921673+0000","last_active":"2024-09-14T04:56:07.861994+0000","last_peered":"2024-09-14T04:56:07.861994+0000","last_clean":"2024-09-14T04:56:07.861994+0000","last_became_active":"2024-09-14T04:54:23.919885+0000","last_became_peered":"2024-09-14T04:54:23.919885+0000","last_unstale":"2024-09-14T04:56:07.861994+0000","last_undegraded":"2024-09-14T04:56:07.861994+0000","last_fullsized":"2024-09-14T04:56:07.861994+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T14:13:01.851311+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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,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":505,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.870084+0000","last_change":"2024-09-14T04:53:00.912753+0000","last_active":"2024-09-14T04:56:05.870084+0000","last_peered":"2024-09-14T04:56:05.870084+0000","last_clean":"2024-09-14T04:56:05.870084+0000","last_became_active":"2024-09-14T04:53:00.912355+0000","last_became_peered":"2024-09-14T04:53:00.912355+0000","last_unstale":"2024-09-14T04:56:05.870084+0000","last_undegraded":"2024-09-14T04:56:05.870084+0000","last_fullsized":"2024-09-14T04:56:05.870084+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:24:43.266117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.8","version":"75'100","reported_seq":156,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.871604+0000","last_change":"2024-09-14T04:53:00.927721+0000","last_active":"2024-09-14T04:56:05.871604+0000","last_peered":"2024-09-14T04:56:05.871604+0000","last_clean":"2024-09-14T04:56:05.871604+0000","last_became_active":"2024-09-14T04:53:00.926977+0000","last_became_peered":"2024-09-14T04:53:00.926977+0000","last_unstale":"2024-09-14T04:56:05.871604+0000","last_undegraded":"2024-09-14T04:56:05.871604+0000","last_fullsized":"2024-09-14T04:56:05.871604+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":4,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:46:54.730593+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:46:54.730593+0000","objects_scrubbed":1,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T15:51:36.465367+0000","scrub_duration":11,"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":[2,5,3],"acting":[2,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":285,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-14T04:55:54.826746+0000","last_change":"2024-09-14T04:19:42.640315+0000","last_active":"2024-09-14T04:55:54.826746+0000","last_peered":"2024-09-14T04:55:54.826746+0000","last_clean":"2024-09-14T04:55:54.826746+0000","last_became_active":"2024-09-14T04:19:42.639647+0000","last_became_peered":"2024-09-14T04:19:42.639647+0000","last_unstale":"2024-09-14T04:55:54.826746+0000","last_undegraded":"2024-09-14T04:55:54.826746+0000","last_fullsized":"2024-09-14T04:55:54.826746+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:18:39.051719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":508,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.871249+0000","last_change":"2024-09-14T04:19:42.650071+0000","last_active":"2024-09-14T04:56:05.871249+0000","last_peered":"2024-09-14T04:56:05.871249+0000","last_clean":"2024-09-14T04:56:05.871249+0000","last_became_active":"2024-09-14T04:19:42.648824+0000","last_became_peered":"2024-09-14T04:19:42.648824+0000","last_unstale":"2024-09-14T04:56:05.871249+0000","last_undegraded":"2024-09-14T04:56:05.871249+0000","last_fullsized":"2024-09-14T04:56:05.871249+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:13:34.311856+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.b","version":"75'100","reported_seq":173,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.873847+0000","last_change":"2024-09-14T04:54:23.937530+0000","last_active":"2024-09-14T04:56:05.873847+0000","last_peered":"2024-09-14T04:56:05.873847+0000","last_clean":"2024-09-14T04:56:05.873847+0000","last_became_active":"2024-09-14T04:54:23.936612+0000","last_became_peered":"2024-09-14T04:54:23.936612+0000","last_unstale":"2024-09-14T04:56:05.873847+0000","last_undegraded":"2024-09-14T04:56:05.873847+0000","last_fullsized":"2024-09-14T04:56:05.873847+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":262,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":4,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:51:06.033061+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:51:06.033061+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:05:56.104232+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.9","version":"0'0","reported_seq":503,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.869183+0000","last_change":"2024-09-14T04:36:16.609164+0000","last_active":"2024-09-14T04:56:05.869183+0000","last_peered":"2024-09-14T04:56:05.869183+0000","last_clean":"2024-09-14T04:56:05.869183+0000","last_became_active":"2024-09-14T04:36:16.607286+0000","last_became_peered":"2024-09-14T04:36:16.607286+0000","last_unstale":"2024-09-14T04:56:05.869183+0000","last_undegraded":"2024-09-14T04:56:05.869183+0000","last_fullsized":"2024-09-14T04:56:05.869183+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:22:16.993006+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":500,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.870872+0000","last_change":"2024-09-14T04:39:29.521552+0000","last_active":"2024-09-14T04:56:05.870872+0000","last_peered":"2024-09-14T04:56:05.870872+0000","last_clean":"2024-09-14T04:56:05.870872+0000","last_became_active":"2024-09-14T04:39:29.520585+0000","last_became_peered":"2024-09-14T04:39:29.520585+0000","last_unstale":"2024-09-14T04:56:05.870872+0000","last_undegraded":"2024-09-14T04:56:05.870872+0000","last_fullsized":"2024-09-14T04:56:05.870872+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:51:48.497168+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.a","version":"75'100","reported_seq":138,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.871767+0000","last_change":"2024-09-14T04:46:53.723267+0000","last_active":"2024-09-14T04:56:05.871767+0000","last_peered":"2024-09-14T04:56:05.871767+0000","last_clean":"2024-09-14T04:56:05.871767+0000","last_became_active":"2024-09-14T04:46:52.778126+0000","last_became_peered":"2024-09-14T04:46:52.778126+0000","last_unstale":"2024-09-14T04:56:05.871767+0000","last_undegraded":"2024-09-14T04:56:05.871767+0000","last_fullsized":"2024-09-14T04:56:05.871767+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":4,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:46:53.723194+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:46:53.723194+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T07:36:14.448312+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,5,6],"acting":[2,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":495,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:07.860316+0000","last_change":"2024-09-14T04:53:01.000326+0000","last_active":"2024-09-14T04:56:07.860316+0000","last_peered":"2024-09-14T04:56:07.860316+0000","last_clean":"2024-09-14T04:56:07.860316+0000","last_became_active":"2024-09-14T04:53:00.969835+0000","last_became_peered":"2024-09-14T04:53:00.969835+0000","last_unstale":"2024-09-14T04:56:07.860316+0000","last_undegraded":"2024-09-14T04:56:07.860316+0000","last_fullsized":"2024-09-14T04:56:07.860316+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:59:20.506198+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":508,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.874319+0000","last_change":"2024-09-14T04:53:00.925883+0000","last_active":"2024-09-14T04:56:05.874319+0000","last_peered":"2024-09-14T04:56:05.874319+0000","last_clean":"2024-09-14T04:56:05.874319+0000","last_became_active":"2024-09-14T04:53:00.924875+0000","last_became_peered":"2024-09-14T04:53:00.924875+0000","last_unstale":"2024-09-14T04:56:05.874319+0000","last_undegraded":"2024-09-14T04:56:05.874319+0000","last_fullsized":"2024-09-14T04:56:05.874319+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:17:28.621974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"75'100","reported_seq":375,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:07.860577+0000","last_change":"2024-09-14T04:54:56.674754+0000","last_active":"2024-09-14T04:56:07.860577+0000","last_peered":"2024-09-14T04:56:07.860577+0000","last_clean":"2024-09-14T04:56:07.860577+0000","last_became_active":"2024-09-14T04:54:23.914355+0000","last_became_peered":"2024-09-14T04:54:23.914355+0000","last_unstale":"2024-09-14T04:56:07.860577+0000","last_undegraded":"2024-09-14T04:56:07.860577+0000","last_fullsized":"2024-09-14T04:56:07.860577+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:54:56.674689+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:54:56.674689+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T14:17:13.472925+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,7,6],"acting":[0,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.3","version":"55'1","reported_seq":152,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.873620+0000","last_change":"2024-09-14T04:45:50.577691+0000","last_active":"2024-09-14T04:56:05.873620+0000","last_peered":"2024-09-14T04:56:05.873620+0000","last_clean":"2024-09-14T04:56:05.873620+0000","last_became_active":"2024-09-14T04:45:50.577111+0000","last_became_peered":"2024-09-14T04:45:50.577111+0000","last_unstale":"2024-09-14T04:56:05.873620+0000","last_undegraded":"2024-09-14T04:56:05.873620+0000","last_fullsized":"2024-09-14T04:56:05.873620+0000","mapping_epoch":239,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":240,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:49:41.082976+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[2,5,7],"acting":[2,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":430,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:07.862510+0000","last_change":"2024-09-14T04:53:00.980525+0000","last_active":"2024-09-14T04:56:07.862510+0000","last_peered":"2024-09-14T04:56:07.862510+0000","last_clean":"2024-09-14T04:56:07.862510+0000","last_became_active":"2024-09-14T04:53:00.977868+0000","last_became_peered":"2024-09-14T04:53:00.977868+0000","last_unstale":"2024-09-14T04:56:07.862510+0000","last_undegraded":"2024-09-14T04:56:07.862510+0000","last_fullsized":"2024-09-14T04:56:07.862510+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:52:39.688148+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":94,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-14T04:55:54.826763+0000","last_change":"2024-09-14T04:39:29.758084+0000","last_active":"2024-09-14T04:55:54.826763+0000","last_peered":"2024-09-14T04:55:54.826763+0000","last_clean":"2024-09-14T04:55:54.826763+0000","last_became_active":"2024-09-14T04:39:29.757177+0000","last_became_peered":"2024-09-14T04:39:29.757177+0000","last_unstale":"2024-09-14T04:55:54.826763+0000","last_undegraded":"2024-09-14T04:55:54.826763+0000","last_fullsized":"2024-09-14T04:55:54.826763+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:51:29.490118+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.3","version":"75'100","reported_seq":157,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.873207+0000","last_change":"2024-09-14T04:51:04.085422+0000","last_active":"2024-09-14T04:56:05.873207+0000","last_peered":"2024-09-14T04:56:05.873207+0000","last_clean":"2024-09-14T04:56:05.873207+0000","last_became_active":"2024-09-14T04:50:58.801541+0000","last_became_peered":"2024-09-14T04:50:58.801541+0000","last_unstale":"2024-09-14T04:56:05.873207+0000","last_undegraded":"2024-09-14T04:56:05.873207+0000","last_fullsized":"2024-09-14T04:56:05.873207+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":263,"parent":"0.0","parent_split_bits":3,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:51:04.085341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:51:04.085341+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T15:55:25.796748+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":"2.0","version":"0'0","reported_seq":511,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.872569+0000","last_change":"2024-09-14T04:54:23.930195+0000","last_active":"2024-09-14T04:56:05.872569+0000","last_peered":"2024-09-14T04:56:05.872569+0000","last_clean":"2024-09-14T04:56:05.872569+0000","last_became_active":"2024-09-14T04:54:23.929252+0000","last_became_peered":"2024-09-14T04:54:23.929252+0000","last_unstale":"2024-09-14T04:56:05.872569+0000","last_undegraded":"2024-09-14T04:56:05.872569+0000","last_fullsized":"2024-09-14T04:56:05.872569+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:12:11.013851+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00063445000000000005,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,0],"acting":[1,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":333,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:07.860385+0000","last_change":"2024-09-14T04:54:23.913625+0000","last_active":"2024-09-14T04:56:07.860385+0000","last_peered":"2024-09-14T04:56:07.860385+0000","last_clean":"2024-09-14T04:56:07.860385+0000","last_became_active":"2024-09-14T04:54:23.912227+0000","last_became_peered":"2024-09-14T04:54:23.912227+0000","last_unstale":"2024-09-14T04:56:07.860385+0000","last_undegraded":"2024-09-14T04:56:07.860385+0000","last_fullsized":"2024-09-14T04:56:07.860385+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:19:01.010117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":302,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:07.862981+0000","last_change":"2024-09-14T04:54:23.917095+0000","last_active":"2024-09-14T04:56:07.862981+0000","last_peered":"2024-09-14T04:56:07.862981+0000","last_clean":"2024-09-14T04:56:07.862981+0000","last_became_active":"2024-09-14T04:54:23.916234+0000","last_became_peered":"2024-09-14T04:54:23.916234+0000","last_unstale":"2024-09-14T04:56:07.862981+0000","last_undegraded":"2024-09-14T04:56:07.862981+0000","last_fullsized":"2024-09-14T04:56:07.862981+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:17:21.331965+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.2","version":"75'100","reported_seq":386,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:07.860623+0000","last_change":"2024-09-14T04:54:57.658262+0000","last_active":"2024-09-14T04:56:07.860623+0000","last_peered":"2024-09-14T04:56:07.860623+0000","last_clean":"2024-09-14T04:56:07.860623+0000","last_became_active":"2024-09-14T04:54:23.915291+0000","last_became_peered":"2024-09-14T04:54:23.915291+0000","last_unstale":"2024-09-14T04:56:07.860623+0000","last_undegraded":"2024-09-14T04:56:07.860623+0000","last_fullsized":"2024-09-14T04:56:07.860623+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":4,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:54:57.658121+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:54:57.658121+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T05:29:22.405422+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,7,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":560,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.872796+0000","last_change":"2024-09-14T04:54:23.910652+0000","last_active":"2024-09-14T04:56:05.872796+0000","last_peered":"2024-09-14T04:56:05.872796+0000","last_clean":"2024-09-14T04:56:05.872796+0000","last_became_active":"2024-09-14T04:54:23.909553+0000","last_became_peered":"2024-09-14T04:54:23.909553+0000","last_unstale":"2024-09-14T04:56:05.872796+0000","last_undegraded":"2024-09-14T04:56:05.872796+0000","last_fullsized":"2024-09-14T04:56:05.872796+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:49:33.953910+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026470600000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":487,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.873194+0000","last_change":"2024-09-14T04:18:23.868969+0000","last_active":"2024-09-14T04:56:05.873194+0000","last_peered":"2024-09-14T04:56:05.873194+0000","last_clean":"2024-09-14T04:56:05.873194+0000","last_became_active":"2024-09-14T04:18:23.868634+0000","last_became_peered":"2024-09-14T04:18:23.868634+0000","last_unstale":"2024-09-14T04:56:05.873194+0000","last_undegraded":"2024-09-14T04:56:05.873194+0000","last_fullsized":"2024-09-14T04:56:05.873194+0000","mapping_epoch":89,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":90,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:21:23.421668+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":535,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.874006+0000","last_change":"2024-09-14T04:54:23.934860+0000","last_active":"2024-09-14T04:56:05.874006+0000","last_peered":"2024-09-14T04:56:05.874006+0000","last_clean":"2024-09-14T04:56:05.874006+0000","last_became_active":"2024-09-14T04:54:23.934158+0000","last_became_peered":"2024-09-14T04:54:23.934158+0000","last_unstale":"2024-09-14T04:56:05.874006+0000","last_undegraded":"2024-09-14T04:56:05.874006+0000","last_fullsized":"2024-09-14T04:56:05.874006+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:36:24.740598+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"75'100","reported_seq":389,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:07.860810+0000","last_change":"2024-09-14T04:54:55.660356+0000","last_active":"2024-09-14T04:56:07.860810+0000","last_peered":"2024-09-14T04:56:07.860810+0000","last_clean":"2024-09-14T04:56:07.860810+0000","last_became_active":"2024-09-14T04:54:23.902523+0000","last_became_peered":"2024-09-14T04:54:23.902523+0000","last_unstale":"2024-09-14T04:56:07.860810+0000","last_undegraded":"2024-09-14T04:56:07.860810+0000","last_fullsized":"2024-09-14T04:56:07.860810+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":4,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:54:55.660277+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:54:55.660277+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:19:14.257285+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"57'2","reported_seq":158,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.874457+0000","last_change":"2024-09-14T04:45:50.579814+0000","last_active":"2024-09-14T04:56:05.874457+0000","last_peered":"2024-09-14T04:56:05.874457+0000","last_clean":"2024-09-14T04:56:05.874457+0000","last_became_active":"2024-09-14T04:45:50.579181+0000","last_became_peered":"2024-09-14T04:45:50.579181+0000","last_unstale":"2024-09-14T04:56:05.874457+0000","last_undegraded":"2024-09-14T04:56:05.874457+0000","last_fullsized":"2024-09-14T04:56:05.874457+0000","mapping_epoch":239,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":240,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:19:15.970197+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":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":[1,5,6],"acting":[1,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":508,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.869842+0000","last_change":"2024-09-14T04:54:23.912598+0000","last_active":"2024-09-14T04:56:05.869842+0000","last_peered":"2024-09-14T04:56:05.869842+0000","last_clean":"2024-09-14T04:56:05.869842+0000","last_became_active":"2024-09-14T04:54:23.911383+0000","last_became_peered":"2024-09-14T04:54:23.911383+0000","last_unstale":"2024-09-14T04:56:05.869842+0000","last_undegraded":"2024-09-14T04:56:05.869842+0000","last_fullsized":"2024-09-14T04:56:05.869842+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:08:09.178039+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":505,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.872243+0000","last_change":"2024-09-14T04:35:16.419224+0000","last_active":"2024-09-14T04:56:05.872243+0000","last_peered":"2024-09-14T04:56:05.872243+0000","last_clean":"2024-09-14T04:56:05.872243+0000","last_became_active":"2024-09-14T04:35:16.418882+0000","last_became_peered":"2024-09-14T04:35:16.418882+0000","last_unstale":"2024-09-14T04:56:05.872243+0000","last_undegraded":"2024-09-14T04:56:05.872243+0000","last_fullsized":"2024-09-14T04:56:05.872243+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:37:05.418011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"75'100","reported_seq":255,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-14T04:55:54.827061+0000","last_change":"2024-09-14T04:53:00.925328+0000","last_active":"2024-09-14T04:55:54.827061+0000","last_peered":"2024-09-14T04:55:54.827061+0000","last_clean":"2024-09-14T04:55:54.827061+0000","last_became_active":"2024-09-14T04:53:00.924838+0000","last_became_peered":"2024-09-14T04:53:00.924838+0000","last_unstale":"2024-09-14T04:55:54.827061+0000","last_undegraded":"2024-09-14T04:55:54.827061+0000","last_fullsized":"2024-09-14T04:55:54.827061+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":3,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:51:01.992901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:51:01.992901+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T06:36:43.255532+0000","scrub_duration":0.0053207840000000003,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":144,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:07.861656+0000","last_change":"2024-09-14T04:53:00.951710+0000","last_active":"2024-09-14T04:56:07.861656+0000","last_peered":"2024-09-14T04:56:07.861656+0000","last_clean":"2024-09-14T04:56:07.861656+0000","last_became_active":"2024-09-14T04:53:00.945934+0000","last_became_peered":"2024-09-14T04:53:00.945934+0000","last_unstale":"2024-09-14T04:56:07.861656+0000","last_undegraded":"2024-09-14T04:56:07.861656+0000","last_fullsized":"2024-09-14T04:56:07.861656+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:10:27.500098+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.4","version":"0'0","reported_seq":559,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.872594+0000","last_change":"2024-09-14T04:54:23.921027+0000","last_active":"2024-09-14T04:56:05.872594+0000","last_peered":"2024-09-14T04:56:05.872594+0000","last_clean":"2024-09-14T04:56:05.872594+0000","last_became_active":"2024-09-14T04:54:23.920187+0000","last_became_peered":"2024-09-14T04:54:23.920187+0000","last_unstale":"2024-09-14T04:56:05.872594+0000","last_undegraded":"2024-09-14T04:56:05.872594+0000","last_fullsized":"2024-09-14T04:56:05.872594+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:07:03.987162+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000609499,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":487,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.875049+0000","last_change":"2024-09-14T04:19:42.653701+0000","last_active":"2024-09-14T04:56:05.875049+0000","last_peered":"2024-09-14T04:56:05.875049+0000","last_clean":"2024-09-14T04:56:05.875049+0000","last_became_active":"2024-09-14T04:19:42.652665+0000","last_became_peered":"2024-09-14T04:19:42.652665+0000","last_unstale":"2024-09-14T04:56:05.875049+0000","last_undegraded":"2024-09-14T04:56:05.875049+0000","last_fullsized":"2024-09-14T04:56:05.875049+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:52:36.500982+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.6","version":"75'100","reported_seq":272,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-14T04:55:54.826558+0000","last_change":"2024-09-14T04:54:23.912468+0000","last_active":"2024-09-14T04:55:54.826558+0000","last_peered":"2024-09-14T04:55:54.826558+0000","last_clean":"2024-09-14T04:55:54.826558+0000","last_became_active":"2024-09-14T04:54:23.911387+0000","last_became_peered":"2024-09-14T04:54:23.911387+0000","last_unstale":"2024-09-14T04:55:54.826558+0000","last_undegraded":"2024-09-14T04:55:54.826558+0000","last_fullsized":"2024-09-14T04:55:54.826558+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":3,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:53:01.743322+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:53:01.743322+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T12:58:20.598067+0000","scrub_duration":0.002896493,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.4","version":"0'0","reported_seq":486,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.872446+0000","last_change":"2024-09-14T04:18:23.879285+0000","last_active":"2024-09-14T04:56:05.872446+0000","last_peered":"2024-09-14T04:56:05.872446+0000","last_clean":"2024-09-14T04:56:05.872446+0000","last_became_active":"2024-09-14T04:18:23.878681+0000","last_became_peered":"2024-09-14T04:18:23.878681+0000","last_unstale":"2024-09-14T04:56:05.872446+0000","last_undegraded":"2024-09-14T04:56:05.872446+0000","last_fullsized":"2024-09-14T04:56:05.872446+0000","mapping_epoch":89,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":90,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:30:57.336674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":309,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-14T04:55:54.784412+0000","last_change":"2024-09-14T04:54:23.924337+0000","last_active":"2024-09-14T04:55:54.784412+0000","last_peered":"2024-09-14T04:55:54.784412+0000","last_clean":"2024-09-14T04:55:54.784412+0000","last_became_active":"2024-09-14T04:54:23.923546+0000","last_became_peered":"2024-09-14T04:54:23.923546+0000","last_unstale":"2024-09-14T04:55:54.784412+0000","last_undegraded":"2024-09-14T04:55:54.784412+0000","last_fullsized":"2024-09-14T04:55:54.784412+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:21:26.577121+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067607599999999996,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":307,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:07.862334+0000","last_change":"2024-09-14T04:54:23.939112+0000","last_active":"2024-09-14T04:56:07.862334+0000","last_peered":"2024-09-14T04:56:07.862334+0000","last_clean":"2024-09-14T04:56:07.862334+0000","last_became_active":"2024-09-14T04:54:23.937661+0000","last_became_peered":"2024-09-14T04:54:23.937661+0000","last_unstale":"2024-09-14T04:56:07.862334+0000","last_undegraded":"2024-09-14T04:56:07.862334+0000","last_fullsized":"2024-09-14T04:56:07.862334+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:25:16.896513+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.5","version":"75'100","reported_seq":157,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.871040+0000","last_change":"2024-09-14T04:51:04.389469+0000","last_active":"2024-09-14T04:56:05.871040+0000","last_peered":"2024-09-14T04:56:05.871040+0000","last_clean":"2024-09-14T04:56:05.871040+0000","last_became_active":"2024-09-14T04:50:58.789047+0000","last_became_peered":"2024-09-14T04:50:58.789047+0000","last_unstale":"2024-09-14T04:56:05.871040+0000","last_undegraded":"2024-09-14T04:56:05.871040+0000","last_fullsized":"2024-09-14T04:56:05.871040+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":263,"parent":"0.0","parent_split_bits":3,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:51:04.389339+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:51:04.389339+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T16:28:18.692643+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":"3.7","version":"63'2","reported_seq":526,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:07.861350+0000","last_change":"2024-09-14T04:54:23.919850+0000","last_active":"2024-09-14T04:56:07.861350+0000","last_peered":"2024-09-14T04:56:07.861350+0000","last_clean":"2024-09-14T04:56:07.861350+0000","last_became_active":"2024-09-14T04:54:23.918892+0000","last_became_peered":"2024-09-14T04:54:23.918892+0000","last_unstale":"2024-09-14T04:56:07.861350+0000","last_undegraded":"2024-09-14T04:56:07.861350+0000","last_fullsized":"2024-09-14T04:56:07.861350+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:56:29.167811+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,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":497,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.874922+0000","last_change":"2024-09-14T04:19:42.652857+0000","last_active":"2024-09-14T04:56:05.874922+0000","last_peered":"2024-09-14T04:56:05.874922+0000","last_clean":"2024-09-14T04:56:05.874922+0000","last_became_active":"2024-09-14T04:19:42.652402+0000","last_became_peered":"2024-09-14T04:19:42.652402+0000","last_unstale":"2024-09-14T04:56:05.874922+0000","last_undegraded":"2024-09-14T04:56:05.874922+0000","last_fullsized":"2024-09-14T04:56:05.874922+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:52:50.720268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":515,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:07.860703+0000","last_change":"2024-09-14T04:54:23.923198+0000","last_active":"2024-09-14T04:56:07.860703+0000","last_peered":"2024-09-14T04:56:07.860703+0000","last_clean":"2024-09-14T04:56:07.860703+0000","last_became_active":"2024-09-14T04:54:23.919499+0000","last_became_peered":"2024-09-14T04:54:23.919499+0000","last_unstale":"2024-09-14T04:56:07.860703+0000","last_undegraded":"2024-09-14T04:56:07.860703+0000","last_fullsized":"2024-09-14T04:56:07.860703+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:41:40.328979+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.4","version":"75'100","reported_seq":154,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:07.863120+0000","last_change":"2024-09-14T04:53:01.942790+0000","last_active":"2024-09-14T04:56:07.863120+0000","last_peered":"2024-09-14T04:56:07.863120+0000","last_clean":"2024-09-14T04:56:07.863120+0000","last_became_active":"2024-09-14T04:53:00.942646+0000","last_became_peered":"2024-09-14T04:53:00.942646+0000","last_unstale":"2024-09-14T04:56:07.863120+0000","last_undegraded":"2024-09-14T04:56:07.863120+0000","last_fullsized":"2024-09-14T04:56:07.863120+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":3,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:53:01.942536+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:53:01.942536+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T09:19:54.394999+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":[3,5,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"64'1","reported_seq":305,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:07.862739+0000","last_change":"2024-09-14T04:54:23.936730+0000","last_active":"2024-09-14T04:56:07.862739+0000","last_peered":"2024-09-14T04:56:07.862739+0000","last_clean":"2024-09-14T04:56:07.862739+0000","last_became_active":"2024-09-14T04:54:23.934481+0000","last_became_peered":"2024-09-14T04:54:23.934481+0000","last_unstale":"2024-09-14T04:56:07.862739+0000","last_undegraded":"2024-09-14T04:56:07.862739+0000","last_fullsized":"2024-09-14T04:56:07.862739+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:07:17.074340+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,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":297,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-14T04:55:54.827222+0000","last_change":"2024-09-14T04:36:16.609151+0000","last_active":"2024-09-14T04:55:54.827222+0000","last_peered":"2024-09-14T04:55:54.827222+0000","last_clean":"2024-09-14T04:55:54.827222+0000","last_became_active":"2024-09-14T04:36:16.608682+0000","last_became_peered":"2024-09-14T04:36:16.608682+0000","last_unstale":"2024-09-14T04:55:54.827222+0000","last_undegraded":"2024-09-14T04:55:54.827222+0000","last_fullsized":"2024-09-14T04:55:54.827222+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:28:37.787335+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00065019000000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":446,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.869369+0000","last_change":"2024-09-14T04:19:42.632880+0000","last_active":"2024-09-14T04:56:05.869369+0000","last_peered":"2024-09-14T04:56:05.869369+0000","last_clean":"2024-09-14T04:56:05.869369+0000","last_became_active":"2024-09-14T04:19:42.630108+0000","last_became_peered":"2024-09-14T04:19:42.630108+0000","last_unstale":"2024-09-14T04:56:05.869369+0000","last_undegraded":"2024-09-14T04:56:05.869369+0000","last_fullsized":"2024-09-14T04:56:05.869369+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:13:55.228629+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":485,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.870106+0000","last_change":"2024-09-14T04:19:42.646559+0000","last_active":"2024-09-14T04:56:05.870106+0000","last_peered":"2024-09-14T04:56:05.870106+0000","last_clean":"2024-09-14T04:56:05.870106+0000","last_became_active":"2024-09-14T04:19:42.645683+0000","last_became_peered":"2024-09-14T04:19:42.645683+0000","last_unstale":"2024-09-14T04:56:05.870106+0000","last_undegraded":"2024-09-14T04:56:05.870106+0000","last_fullsized":"2024-09-14T04:56:05.870106+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:08:29.408846+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"75'23","reported_seq":498,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.869657+0000","last_change":"2024-09-14T04:36:16.607830+0000","last_active":"2024-09-14T04:56:05.869657+0000","last_peered":"2024-09-14T04:56:05.869657+0000","last_clean":"2024-09-14T04:56:05.869657+0000","last_became_active":"2024-09-14T04:36:16.607024+0000","last_became_peered":"2024-09-14T04:36:16.607024+0000","last_unstale":"2024-09-14T04:56:05.869657+0000","last_undegraded":"2024-09-14T04:56:05.869657+0000","last_fullsized":"2024-09-14T04:56:05.869657+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:10:42.156176+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":499,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.874530+0000","last_change":"2024-09-14T04:39:29.524210+0000","last_active":"2024-09-14T04:56:05.874530+0000","last_peered":"2024-09-14T04:56:05.874530+0000","last_clean":"2024-09-14T04:56:05.874530+0000","last_became_active":"2024-09-14T04:39:29.523679+0000","last_became_peered":"2024-09-14T04:39:29.523679+0000","last_unstale":"2024-09-14T04:56:05.874530+0000","last_undegraded":"2024-09-14T04:56:05.874530+0000","last_fullsized":"2024-09-14T04:56:05.874530+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:12:18.024335+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'3","reported_seq":106,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:07.861644+0000","last_change":"2024-09-14T04:53:00.925103+0000","last_active":"2024-09-14T04:56:07.861644+0000","last_peered":"2024-09-14T04:56:07.861644+0000","last_clean":"2024-09-14T04:56:07.861644+0000","last_became_active":"2024-09-14T04:53:00.924286+0000","last_became_peered":"2024-09-14T04:53:00.924286+0000","last_unstale":"2024-09-14T04:56:07.861644+0000","last_undegraded":"2024-09-14T04:56:07.861644+0000","last_fullsized":"2024-09-14T04:56:07.861644+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T07:57:38.330943+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,4],"acting":[3,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.14","version":"75'100","reported_seq":94,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.873317+0000","last_change":"2024-09-14T04:51:04.973215+0000","last_active":"2024-09-14T04:56:05.873317+0000","last_peered":"2024-09-14T04:56:05.873317+0000","last_clean":"2024-09-14T04:56:05.873317+0000","last_became_active":"2024-09-14T04:51:04.851461+0000","last_became_peered":"2024-09-14T04:51:04.851461+0000","last_unstale":"2024-09-14T04:56:05.873317+0000","last_undegraded":"2024-09-14T04:56:05.873317+0000","last_fullsized":"2024-09-14T04:56:05.873317+0000","mapping_epoch":265,"log_start":"0'0","ondisk_log_start":"0'0","created":262,"last_epoch_clean":266,"parent":"0.0","parent_split_bits":5,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:51:04.972988+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:51:04.972988+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:10:14.731616+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,4],"acting":[2,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":299,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.875167+0000","last_change":"2024-09-14T04:45:50.576351+0000","last_active":"2024-09-14T04:56:05.875167+0000","last_peered":"2024-09-14T04:56:05.875167+0000","last_clean":"2024-09-14T04:56:05.875167+0000","last_became_active":"2024-09-14T04:45:50.575794+0000","last_became_peered":"2024-09-14T04:45:50.575794+0000","last_unstale":"2024-09-14T04:56:05.875167+0000","last_undegraded":"2024-09-14T04:56:05.875167+0000","last_fullsized":"2024-09-14T04:56:05.875167+0000","mapping_epoch":239,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":240,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:17:12.796505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.11","version":"0'0","reported_seq":299,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.872069+0000","last_change":"2024-09-14T04:36:16.605970+0000","last_active":"2024-09-14T04:56:05.872069+0000","last_peered":"2024-09-14T04:56:05.872069+0000","last_clean":"2024-09-14T04:56:05.872069+0000","last_became_active":"2024-09-14T04:36:16.605195+0000","last_became_peered":"2024-09-14T04:36:16.605195+0000","last_unstale":"2024-09-14T04:56:05.872069+0000","last_undegraded":"2024-09-14T04:56:05.872069+0000","last_fullsized":"2024-09-14T04:56:05.872069+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:12:10.437785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":329,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:07.862953+0000","last_change":"2024-09-14T04:54:23.932825+0000","last_active":"2024-09-14T04:56:07.862953+0000","last_peered":"2024-09-14T04:56:07.862953+0000","last_clean":"2024-09-14T04:56:07.862953+0000","last_became_active":"2024-09-14T04:54:23.931736+0000","last_became_peered":"2024-09-14T04:54:23.931736+0000","last_unstale":"2024-09-14T04:56:07.862953+0000","last_undegraded":"2024-09-14T04:56:07.862953+0000","last_fullsized":"2024-09-14T04:56:07.862953+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:51:34.388886+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":500,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:07.861573+0000","last_change":"2024-09-14T04:53:01.001277+0000","last_active":"2024-09-14T04:56:07.861573+0000","last_peered":"2024-09-14T04:56:07.861573+0000","last_clean":"2024-09-14T04:56:07.861573+0000","last_became_active":"2024-09-14T04:53:00.999999+0000","last_became_peered":"2024-09-14T04:53:00.999999+0000","last_unstale":"2024-09-14T04:56:07.861573+0000","last_undegraded":"2024-09-14T04:56:07.861573+0000","last_fullsized":"2024-09-14T04:56:07.861573+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:36:29.971766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1f","version":"0'0","reported_seq":267,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-14T04:55:54.827175+0000","last_change":"2024-09-14T04:17:00.824384+0000","last_active":"2024-09-14T04:55:54.827175+0000","last_peered":"2024-09-14T04:55:54.827175+0000","last_clean":"2024-09-14T04:55:54.827175+0000","last_became_active":"2024-09-14T04:17:00.823419+0000","last_became_peered":"2024-09-14T04:17:00.823419+0000","last_unstale":"2024-09-14T04:55:54.827175+0000","last_undegraded":"2024-09-14T04:55:54.827175+0000","last_fullsized":"2024-09-14T04:55:54.827175+0000","mapping_epoch":84,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":85,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:12:07.409073+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":445,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:07.861239+0000","last_change":"2024-09-14T04:54:23.921932+0000","last_active":"2024-09-14T04:56:07.861239+0000","last_peered":"2024-09-14T04:56:07.861239+0000","last_clean":"2024-09-14T04:56:07.861239+0000","last_became_active":"2024-09-14T04:54:23.920545+0000","last_became_peered":"2024-09-14T04:54:23.920545+0000","last_unstale":"2024-09-14T04:56:07.861239+0000","last_undegraded":"2024-09-14T04:56:07.861239+0000","last_fullsized":"2024-09-14T04:56:07.861239+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:59:30.860873+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":345,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:07.862363+0000","last_change":"2024-09-14T04:54:23.938801+0000","last_active":"2024-09-14T04:56:07.862363+0000","last_peered":"2024-09-14T04:56:07.862363+0000","last_clean":"2024-09-14T04:56:07.862363+0000","last_became_active":"2024-09-14T04:54:23.938090+0000","last_became_peered":"2024-09-14T04:54:23.938090+0000","last_unstale":"2024-09-14T04:56:07.862363+0000","last_undegraded":"2024-09-14T04:56:07.862363+0000","last_fullsized":"2024-09-14T04:56:07.862363+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:35:52.170549+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":506,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.875306+0000","last_change":"2024-09-14T04:53:00.926039+0000","last_active":"2024-09-14T04:56:05.875306+0000","last_peered":"2024-09-14T04:56:05.875306+0000","last_clean":"2024-09-14T04:56:05.875306+0000","last_became_active":"2024-09-14T04:53:00.925335+0000","last_became_peered":"2024-09-14T04:53:00.925335+0000","last_unstale":"2024-09-14T04:56:05.875306+0000","last_undegraded":"2024-09-14T04:56:05.875306+0000","last_fullsized":"2024-09-14T04:56:05.875306+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:35:25.135000+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":490,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:07.861941+0000","last_change":"2024-09-14T04:53:00.925962+0000","last_active":"2024-09-14T04:56:07.861941+0000","last_peered":"2024-09-14T04:56:07.861941+0000","last_clean":"2024-09-14T04:56:07.861941+0000","last_became_active":"2024-09-14T04:53:00.925152+0000","last_became_peered":"2024-09-14T04:53:00.925152+0000","last_unstale":"2024-09-14T04:56:07.861941+0000","last_undegraded":"2024-09-14T04:56:07.861941+0000","last_fullsized":"2024-09-14T04:56:07.861941+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:37:49.778571+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"64'2","reported_seq":509,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.869771+0000","last_change":"2024-09-14T04:19:42.649335+0000","last_active":"2024-09-14T04:56:05.869771+0000","last_peered":"2024-09-14T04:56:05.869771+0000","last_clean":"2024-09-14T04:56:05.869771+0000","last_became_active":"2024-09-14T04:19:42.648423+0000","last_became_peered":"2024-09-14T04:19:42.648423+0000","last_unstale":"2024-09-14T04:56:05.869771+0000","last_undegraded":"2024-09-14T04:56:05.869771+0000","last_fullsized":"2024-09-14T04:56:05.869771+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:07:19.323674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":523,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.874113+0000","last_change":"2024-09-14T04:53:00.929043+0000","last_active":"2024-09-14T04:56:05.874113+0000","last_peered":"2024-09-14T04:56:05.874113+0000","last_clean":"2024-09-14T04:56:05.874113+0000","last_became_active":"2024-09-14T04:53:00.928344+0000","last_became_peered":"2024-09-14T04:53:00.928344+0000","last_unstale":"2024-09-14T04:56:05.874113+0000","last_undegraded":"2024-09-14T04:56:05.874113+0000","last_fullsized":"2024-09-14T04:56:05.874113+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:10:56.640103+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"64'2","reported_seq":305,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:07.862458+0000","last_change":"2024-09-14T04:54:23.918070+0000","last_active":"2024-09-14T04:56:07.862458+0000","last_peered":"2024-09-14T04:56:07.862458+0000","last_clean":"2024-09-14T04:56:07.862458+0000","last_became_active":"2024-09-14T04:54:23.915461+0000","last_became_peered":"2024-09-14T04:54:23.915461+0000","last_unstale":"2024-09-14T04:56:07.862458+0000","last_undegraded":"2024-09-14T04:56:07.862458+0000","last_fullsized":"2024-09-14T04:56:07.862458+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:08:41.580449+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":520,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.869956+0000","last_change":"2024-09-14T04:53:00.912795+0000","last_active":"2024-09-14T04:56:05.869956+0000","last_peered":"2024-09-14T04:56:05.869956+0000","last_clean":"2024-09-14T04:56:05.869956+0000","last_became_active":"2024-09-14T04:53:00.912374+0000","last_became_peered":"2024-09-14T04:53:00.912374+0000","last_unstale":"2024-09-14T04:56:05.869956+0000","last_undegraded":"2024-09-14T04:56:05.869956+0000","last_fullsized":"2024-09-14T04:56:05.869956+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:42:11.485145+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'2","reported_seq":154,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.870154+0000","last_change":"2024-09-14T04:45:50.581159+0000","last_active":"2024-09-14T04:56:05.870154+0000","last_peered":"2024-09-14T04:56:05.870154+0000","last_clean":"2024-09-14T04:56:05.870154+0000","last_became_active":"2024-09-14T04:45:50.580696+0000","last_became_peered":"2024-09-14T04:45:50.580696+0000","last_unstale":"2024-09-14T04:56:05.870154+0000","last_undegraded":"2024-09-14T04:56:05.870154+0000","last_fullsized":"2024-09-14T04:56:05.870154+0000","mapping_epoch":239,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":240,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:20:47.803349+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,1],"acting":[4,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":545,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.869536+0000","last_change":"2024-09-14T04:54:23.905404+0000","last_active":"2024-09-14T04:56:05.869536+0000","last_peered":"2024-09-14T04:56:05.869536+0000","last_clean":"2024-09-14T04:56:05.869536+0000","last_became_active":"2024-09-14T04:54:23.904800+0000","last_became_peered":"2024-09-14T04:54:23.904800+0000","last_unstale":"2024-09-14T04:56:05.869536+0000","last_undegraded":"2024-09-14T04:56:05.869536+0000","last_fullsized":"2024-09-14T04:56:05.869536+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:31:54.403774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'2","reported_seq":154,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.870972+0000","last_change":"2024-09-14T04:45:50.580304+0000","last_active":"2024-09-14T04:56:05.870972+0000","last_peered":"2024-09-14T04:56:05.870972+0000","last_clean":"2024-09-14T04:56:05.870972+0000","last_became_active":"2024-09-14T04:45:50.579651+0000","last_became_peered":"2024-09-14T04:45:50.579651+0000","last_unstale":"2024-09-14T04:56:05.870972+0000","last_undegraded":"2024-09-14T04:56:05.870972+0000","last_fullsized":"2024-09-14T04:56:05.870972+0000","mapping_epoch":239,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":240,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:53:25.366798+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":448,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:07.863591+0000","last_change":"2024-09-14T04:54:23.924523+0000","last_active":"2024-09-14T04:56:07.863591+0000","last_peered":"2024-09-14T04:56:07.863591+0000","last_clean":"2024-09-14T04:56:07.863591+0000","last_became_active":"2024-09-14T04:54:23.923468+0000","last_became_peered":"2024-09-14T04:54:23.923468+0000","last_unstale":"2024-09-14T04:56:07.863591+0000","last_undegraded":"2024-09-14T04:56:07.863591+0000","last_fullsized":"2024-09-14T04:56:07.863591+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:41:30.001524+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"64'2","reported_seq":495,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:07.862152+0000","last_change":"2024-09-14T04:53:00.949965+0000","last_active":"2024-09-14T04:56:07.862152+0000","last_peered":"2024-09-14T04:56:07.862152+0000","last_clean":"2024-09-14T04:56:07.862152+0000","last_became_active":"2024-09-14T04:53:00.947620+0000","last_became_peered":"2024-09-14T04:53:00.947620+0000","last_unstale":"2024-09-14T04:56:07.862152+0000","last_undegraded":"2024-09-14T04:56:07.862152+0000","last_fullsized":"2024-09-14T04:56:07.862152+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:47:03.826778+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":499,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:05.869183+0000","last_change":"2024-09-14T04:39:29.522630+0000","last_active":"2024-09-14T04:56:05.869183+0000","last_peered":"2024-09-14T04:56:05.869183+0000","last_clean":"2024-09-14T04:56:05.869183+0000","last_became_active":"2024-09-14T04:39:29.521393+0000","last_became_peered":"2024-09-14T04:39:29.521393+0000","last_unstale":"2024-09-14T04:56:05.869183+0000","last_undegraded":"2024-09-14T04:56:05.869183+0000","last_fullsized":"2024-09-14T04:56:05.869183+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:46:41.150096+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"64'5","reported_seq":306,"reported_epoch":303,"state":"active+clean","last_fresh":"2024-09-14T04:56:07.863059+0000","last_change":"2024-09-14T04:54:23.913135+0000","last_active":"2024-09-14T04:56:07.863059+0000","last_peered":"2024-09-14T04:56:07.863059+0000","last_clean":"2024-09-14T04:56:07.863059+0000","last_became_active":"2024-09-14T04:54:23.911822+0000","last_became_peered":"2024-09-14T04:54:23.911822+0000","last_unstale":"2024-09-14T04:56:07.863059+0000","last_undegraded":"2024-09-14T04:56:07.863059+0000","last_fullsized":"2024-09-14T04:56:07.863059+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T04:35:03.879865+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[]}],"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":5530,"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":19,"num_read_kb":18,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":11,"num_bytes_recovered":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":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":37119,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"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":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":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":2100,"ondisk_log_size":2100,"up":63,"acting":63,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":182,"seq":781684048114,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":631768,"kb_used_data":4108,"kb_used_omap":12,"kb_used_meta":627635,"kb_avail":93113384,"statfs":{"total":95995035648,"available":95348105216,"internally_reserved":0,"allocated":4206592,"data_stored":2338903,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12410,"internal_metadata":642699142},"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":42,"seq":180388627114,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":910600,"kb_used_data":4412,"kb_used_omap":1,"kb_used_meta":906174,"kb_avail":92834552,"statfs":{"total":95995035648,"available":95062581248,"internally_reserved":0,"allocated":4517888,"data_stored":2665897,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":927922520},"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":36,"seq":154618823349,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":899848,"kb_used_data":4348,"kb_used_omap":1,"kb_used_meta":895486,"kb_avail":92845304,"statfs":{"total":95995035648,"available":95073591296,"internally_reserved":0,"allocated":4452352,"data_stored":2596983,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":916978008},"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":99,"seq":425201762746,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":667092,"kb_used_data":4104,"kb_used_omap":6,"kb_used_meta":662969,"kb_avail":93078060,"statfs":{"total":95995035648,"available":95311933440,"internally_reserved":0,"allocated":4202496,"data_stored":2338869,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6995,"internal_metadata":678880429},"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":277,"seq":1189705941033,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":199996,"kb_used_data":97332,"kb_used_omap":8,"kb_used_meta":102647,"kb_avail":93545156,"statfs":{"total":95995035648,"available":95790239744,"internally_reserved":0,"allocated":99667968,"data_stored":97820234,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8737,"internal_metadata":105111007},"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":89,"seq":382252089802,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":668612,"kb_used_data":4344,"kb_used_omap":6,"kb_used_meta":664249,"kb_avail":93076540,"statfs":{"total":95995035648,"available":95310376960,"internally_reserved":0,"allocated":4448256,"data_stored":2596963,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6707,"internal_metadata":680191437},"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":84,"seq":360777253338,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":824768,"kb_used_data":4084,"kb_used_omap":5,"kb_used_meta":820666,"kb_avail":92920384,"statfs":{"total":95995035648,"available":95150473216,"internally_reserved":0,"allocated":4182016,"data_stored":2334014,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5900,"internal_metadata":840362228},"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":292,"seq":1254130450457,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":53760,"kb_used_data":4404,"kb_used_omap":10,"kb_used_meta":49333,"kb_avail":93691392,"statfs":{"total":95995035648,"available":95939985408,"internally_reserved":0,"allocated":4509696,"data_stored":2661928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10602,"internal_metadata":50517654},"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":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8898,"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":4196,"internal_metadata":0},{"poolid":3,"osd":2,"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":2160,"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":7033,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5291,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"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":4814,"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":4960,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9541,"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-09-14T04:56:26.535 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2024-09-14T04:56:26.535 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-14T04:56:26.535 INFO:tasks.thrashosds.thrasher:reset_purged_snaps_last 2024-09-14T04:56:26.536 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph tell osd.1 reset_purged_snaps_last 2024-09-14T04:56:27.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:26 smithi123 bash[68976]: audit 2024-09-14T04:56:25.627516+0000 mgr.y (mgr.26165) 1469 : audit [DBG] from='client.45851 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:56:27.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:26 smithi123 bash[68976]: audit 2024-09-14T04:56:25.627516+0000 mgr.y (mgr.26165) 1469 : audit [DBG] from='client.45851 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:56:27.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:26 smithi123 bash[68976]: cluster 2024-09-14T04:56:25.735422+0000 mgr.y (mgr.26165) 1470 : cluster [DBG] pgmap v1556: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:27.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:26 smithi123 bash[68976]: cluster 2024-09-14T04:56:25.735422+0000 mgr.y (mgr.26165) 1470 : cluster [DBG] pgmap v1556: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:27.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:26 smithi038 bash[84940]: audit 2024-09-14T04:56:25.627516+0000 mgr.y (mgr.26165) 1469 : audit [DBG] from='client.45851 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:56:27.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:26 smithi038 bash[84940]: audit 2024-09-14T04:56:25.627516+0000 mgr.y (mgr.26165) 1469 : audit [DBG] from='client.45851 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:56:27.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:26 smithi038 bash[84940]: cluster 2024-09-14T04:56:25.735422+0000 mgr.y (mgr.26165) 1470 : cluster [DBG] pgmap v1556: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:27.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:26 smithi038 bash[84940]: cluster 2024-09-14T04:56:25.735422+0000 mgr.y (mgr.26165) 1470 : cluster [DBG] pgmap v1556: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:27.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:26 smithi038 bash[87336]: audit 2024-09-14T04:56:25.627516+0000 mgr.y (mgr.26165) 1469 : audit [DBG] from='client.45851 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:56:27.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:26 smithi038 bash[87336]: audit 2024-09-14T04:56:25.627516+0000 mgr.y (mgr.26165) 1469 : audit [DBG] from='client.45851 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T04:56:27.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:26 smithi038 bash[87336]: cluster 2024-09-14T04:56:25.735422+0000 mgr.y (mgr.26165) 1470 : cluster [DBG] pgmap v1556: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:27.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:26 smithi038 bash[87336]: cluster 2024-09-14T04:56:25.735422+0000 mgr.y (mgr.26165) 1470 : cluster [DBG] pgmap v1556: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:28.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:56:28 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:56:28] "GET /metrics HTTP/1.1" 200 34272 "" "Prometheus/2.51.0" 2024-09-14T04:56:29.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:28 smithi123 bash[68976]: cluster 2024-09-14T04:56:27.736250+0000 mgr.y (mgr.26165) 1471 : cluster [DBG] pgmap v1557: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:29.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:28 smithi123 bash[68976]: cluster 2024-09-14T04:56:27.736250+0000 mgr.y (mgr.26165) 1471 : cluster [DBG] pgmap v1557: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:29.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:28 smithi038 bash[84940]: cluster 2024-09-14T04:56:27.736250+0000 mgr.y (mgr.26165) 1471 : cluster [DBG] pgmap v1557: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:29.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:28 smithi038 bash[84940]: cluster 2024-09-14T04:56:27.736250+0000 mgr.y (mgr.26165) 1471 : cluster [DBG] pgmap v1557: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:29.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:28 smithi038 bash[87336]: cluster 2024-09-14T04:56:27.736250+0000 mgr.y (mgr.26165) 1471 : cluster [DBG] pgmap v1557: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:29.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:28 smithi038 bash[87336]: cluster 2024-09-14T04:56:27.736250+0000 mgr.y (mgr.26165) 1471 : cluster [DBG] pgmap v1557: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:30.687 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:56:30 smithi123 bash[61744]: ts=2024-09-14T04:56:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:56:31.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:30 smithi123 bash[68976]: cluster 2024-09-14T04:56:29.737091+0000 mgr.y (mgr.26165) 1472 : cluster [DBG] pgmap v1558: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:31.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:30 smithi123 bash[68976]: cluster 2024-09-14T04:56:29.737091+0000 mgr.y (mgr.26165) 1472 : cluster [DBG] pgmap v1558: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:31.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:30 smithi123 bash[68976]: audit 2024-09-14T04:56:30.261311+0000 mon.a (mon.0) 1758 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:56:31.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:30 smithi123 bash[68976]: audit 2024-09-14T04:56:30.261311+0000 mon.a (mon.0) 1758 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:56:31.237 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T04:56:31.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:30 smithi038 bash[84940]: cluster 2024-09-14T04:56:29.737091+0000 mgr.y (mgr.26165) 1472 : cluster [DBG] pgmap v1558: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:31.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:30 smithi038 bash[84940]: cluster 2024-09-14T04:56:29.737091+0000 mgr.y (mgr.26165) 1472 : cluster [DBG] pgmap v1558: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:31.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:30 smithi038 bash[84940]: audit 2024-09-14T04:56:30.261311+0000 mon.a (mon.0) 1758 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:56:31.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:30 smithi038 bash[84940]: audit 2024-09-14T04:56:30.261311+0000 mon.a (mon.0) 1758 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:56:31.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:30 smithi038 bash[87336]: cluster 2024-09-14T04:56:29.737091+0000 mgr.y (mgr.26165) 1472 : cluster [DBG] pgmap v1558: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:31.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:30 smithi038 bash[87336]: cluster 2024-09-14T04:56:29.737091+0000 mgr.y (mgr.26165) 1472 : cluster [DBG] pgmap v1558: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:31.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:30 smithi038 bash[87336]: audit 2024-09-14T04:56:30.261311+0000 mon.a (mon.0) 1758 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:56:31.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:30 smithi038 bash[87336]: audit 2024-09-14T04:56:30.261311+0000 mon.a (mon.0) 1758 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:56:31.329 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:56:33.102 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:32 smithi038 bash[84940]: cluster 2024-09-14T04:56:31.738050+0000 mgr.y (mgr.26165) 1473 : cluster [DBG] pgmap v1559: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:33.102 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:32 smithi038 bash[84940]: cluster 2024-09-14T04:56:31.738050+0000 mgr.y (mgr.26165) 1473 : cluster [DBG] pgmap v1559: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:33.103 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:32 smithi038 bash[87336]: cluster 2024-09-14T04:56:31.738050+0000 mgr.y (mgr.26165) 1473 : cluster [DBG] pgmap v1559: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:33.103 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:32 smithi038 bash[87336]: cluster 2024-09-14T04:56:31.738050+0000 mgr.y (mgr.26165) 1473 : cluster [DBG] pgmap v1559: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:33.135 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:32 smithi123 bash[68976]: cluster 2024-09-14T04:56:31.738050+0000 mgr.y (mgr.26165) 1473 : cluster [DBG] pgmap v1559: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:33.136 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:32 smithi123 bash[68976]: cluster 2024-09-14T04:56:31.738050+0000 mgr.y (mgr.26165) 1473 : cluster [DBG] pgmap v1559: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:35.180 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-14T04:56:35.180 INFO:teuthology.orchestra.run.smithi123.stdout: "ops": [], 2024-09-14T04:56:35.180 INFO:teuthology.orchestra.run.smithi123.stdout: "num_ops": 0 2024-09-14T04:56:35.180 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-14T04:56:35.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:34 smithi123 bash[68976]: cluster 2024-09-14T04:56:33.738727+0000 mgr.y (mgr.26165) 1474 : cluster [DBG] pgmap v1560: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:35.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:34 smithi123 bash[68976]: cluster 2024-09-14T04:56:33.738727+0000 mgr.y (mgr.26165) 1474 : cluster [DBG] pgmap v1560: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:35.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:34 smithi038 bash[84940]: cluster 2024-09-14T04:56:33.738727+0000 mgr.y (mgr.26165) 1474 : cluster [DBG] pgmap v1560: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:35.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:34 smithi038 bash[84940]: cluster 2024-09-14T04:56:33.738727+0000 mgr.y (mgr.26165) 1474 : cluster [DBG] pgmap v1560: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:35.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:34 smithi038 bash[87336]: cluster 2024-09-14T04:56:33.738727+0000 mgr.y (mgr.26165) 1474 : cluster [DBG] pgmap v1560: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:35.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:34 smithi038 bash[87336]: cluster 2024-09-14T04:56:33.738727+0000 mgr.y (mgr.26165) 1474 : cluster [DBG] pgmap v1560: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:36.087 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.7 dump_blocked_ops 2024-09-14T04:56:36.588 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph tell osd.2 reset_purged_snaps_last 2024-09-14T04:56:37.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:36 smithi038 bash[84940]: cluster 2024-09-14T04:56:35.739788+0000 mgr.y (mgr.26165) 1475 : cluster [DBG] pgmap v1561: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:37.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:36 smithi038 bash[84940]: cluster 2024-09-14T04:56:35.739788+0000 mgr.y (mgr.26165) 1475 : cluster [DBG] pgmap v1561: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:37.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:36 smithi038 bash[87336]: cluster 2024-09-14T04:56:35.739788+0000 mgr.y (mgr.26165) 1475 : cluster [DBG] pgmap v1561: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:37.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:36 smithi038 bash[87336]: cluster 2024-09-14T04:56:35.739788+0000 mgr.y (mgr.26165) 1475 : cluster [DBG] pgmap v1561: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:37.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:36 smithi123 bash[68976]: cluster 2024-09-14T04:56:35.739788+0000 mgr.y (mgr.26165) 1475 : cluster [DBG] pgmap v1561: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:37.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:36 smithi123 bash[68976]: cluster 2024-09-14T04:56:35.739788+0000 mgr.y (mgr.26165) 1475 : cluster [DBG] pgmap v1561: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:38.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:56:38 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:56:38] "GET /metrics HTTP/1.1" 200 34272 "" "Prometheus/2.51.0" 2024-09-14T04:56:39.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:38 smithi123 bash[68976]: cluster 2024-09-14T04:56:37.740732+0000 mgr.y (mgr.26165) 1476 : cluster [DBG] pgmap v1562: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:39.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:38 smithi123 bash[68976]: cluster 2024-09-14T04:56:37.740732+0000 mgr.y (mgr.26165) 1476 : cluster [DBG] pgmap v1562: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:39.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:38 smithi038 bash[84940]: cluster 2024-09-14T04:56:37.740732+0000 mgr.y (mgr.26165) 1476 : cluster [DBG] pgmap v1562: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:39.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:38 smithi038 bash[84940]: cluster 2024-09-14T04:56:37.740732+0000 mgr.y (mgr.26165) 1476 : cluster [DBG] pgmap v1562: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:39.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:38 smithi038 bash[87336]: cluster 2024-09-14T04:56:37.740732+0000 mgr.y (mgr.26165) 1476 : cluster [DBG] pgmap v1562: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:39.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:38 smithi038 bash[87336]: cluster 2024-09-14T04:56:37.740732+0000 mgr.y (mgr.26165) 1476 : cluster [DBG] pgmap v1562: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:40.687 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:56:40 smithi123 bash[61744]: ts=2024-09-14T04:56:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:56:40.881 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T04:56:41.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:40 smithi123 bash[68976]: cluster 2024-09-14T04:56:39.741593+0000 mgr.y (mgr.26165) 1477 : cluster [DBG] pgmap v1563: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:41.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:40 smithi123 bash[68976]: cluster 2024-09-14T04:56:39.741593+0000 mgr.y (mgr.26165) 1477 : cluster [DBG] pgmap v1563: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:41.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:40 smithi038 bash[84940]: cluster 2024-09-14T04:56:39.741593+0000 mgr.y (mgr.26165) 1477 : cluster [DBG] pgmap v1563: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:41.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:40 smithi038 bash[84940]: cluster 2024-09-14T04:56:39.741593+0000 mgr.y (mgr.26165) 1477 : cluster [DBG] pgmap v1563: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:41.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:40 smithi038 bash[87336]: cluster 2024-09-14T04:56:39.741593+0000 mgr.y (mgr.26165) 1477 : cluster [DBG] pgmap v1563: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:41.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:40 smithi038 bash[87336]: cluster 2024-09-14T04:56:39.741593+0000 mgr.y (mgr.26165) 1477 : cluster [DBG] pgmap v1563: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:41.385 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:56:42.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:42 smithi123 bash[68976]: cluster 2024-09-14T04:56:41.742570+0000 mgr.y (mgr.26165) 1478 : cluster [DBG] pgmap v1564: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:42.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:42 smithi123 bash[68976]: cluster 2024-09-14T04:56:41.742570+0000 mgr.y (mgr.26165) 1478 : cluster [DBG] pgmap v1564: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:43.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:42 smithi038 bash[84940]: cluster 2024-09-14T04:56:41.742570+0000 mgr.y (mgr.26165) 1478 : cluster [DBG] pgmap v1564: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:43.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:42 smithi038 bash[84940]: cluster 2024-09-14T04:56:41.742570+0000 mgr.y (mgr.26165) 1478 : cluster [DBG] pgmap v1564: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:43.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:42 smithi038 bash[87336]: cluster 2024-09-14T04:56:41.742570+0000 mgr.y (mgr.26165) 1478 : cluster [DBG] pgmap v1564: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:43.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:42 smithi038 bash[87336]: cluster 2024-09-14T04:56:41.742570+0000 mgr.y (mgr.26165) 1478 : cluster [DBG] pgmap v1564: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:44.580 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-14T04:56:44.580 INFO:teuthology.orchestra.run.smithi123.stdout: "ops": [], 2024-09-14T04:56:44.580 INFO:teuthology.orchestra.run.smithi123.stdout: "complaint_time": 30, 2024-09-14T04:56:44.580 INFO:teuthology.orchestra.run.smithi123.stdout: "num_blocked_ops": 0 2024-09-14T04:56:44.581 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-14T04:56:45.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:44 smithi123 bash[68976]: cluster 2024-09-14T04:56:43.743435+0000 mgr.y (mgr.26165) 1479 : cluster [DBG] pgmap v1565: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:45.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:44 smithi123 bash[68976]: cluster 2024-09-14T04:56:43.743435+0000 mgr.y (mgr.26165) 1479 : cluster [DBG] pgmap v1565: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:45.247 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:44 smithi038 bash[84940]: cluster 2024-09-14T04:56:43.743435+0000 mgr.y (mgr.26165) 1479 : cluster [DBG] pgmap v1565: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:45.248 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:44 smithi038 bash[84940]: cluster 2024-09-14T04:56:43.743435+0000 mgr.y (mgr.26165) 1479 : cluster [DBG] pgmap v1565: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:45.248 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:44 smithi038 bash[87336]: cluster 2024-09-14T04:56:43.743435+0000 mgr.y (mgr.26165) 1479 : cluster [DBG] pgmap v1565: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:45.248 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:44 smithi038 bash[87336]: cluster 2024-09-14T04:56:43.743435+0000 mgr.y (mgr.26165) 1479 : cluster [DBG] pgmap v1565: 93 pgs: 93 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:45.402 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.7 dump_historic_ops 2024-09-14T04:56:46.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:45 smithi038 bash[84940]: audit 2024-09-14T04:56:45.261261+0000 mon.a (mon.0) 1759 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:56:46.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:45 smithi038 bash[84940]: audit 2024-09-14T04:56:45.261261+0000 mon.a (mon.0) 1759 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:56:46.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:45 smithi038 bash[87336]: audit 2024-09-14T04:56:45.261261+0000 mon.a (mon.0) 1759 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:56:46.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:45 smithi038 bash[87336]: audit 2024-09-14T04:56:45.261261+0000 mon.a (mon.0) 1759 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:56:46.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:45 smithi123 bash[68976]: audit 2024-09-14T04:56:45.261261+0000 mon.a (mon.0) 1759 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:56:46.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:45 smithi123 bash[68976]: audit 2024-09-14T04:56:45.261261+0000 mon.a (mon.0) 1759 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:56:46.378 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph tell osd.3 reset_purged_snaps_last 2024-09-14T04:56:47.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:46 smithi123 bash[68976]: cluster 2024-09-14T04:56:45.744475+0000 mgr.y (mgr.26165) 1480 : cluster [DBG] pgmap v1566: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:47.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:46 smithi123 bash[68976]: cluster 2024-09-14T04:56:45.744475+0000 mgr.y (mgr.26165) 1480 : cluster [DBG] pgmap v1566: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:47.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:46 smithi038 bash[87336]: cluster 2024-09-14T04:56:45.744475+0000 mgr.y (mgr.26165) 1480 : cluster [DBG] pgmap v1566: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:47.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:46 smithi038 bash[87336]: cluster 2024-09-14T04:56:45.744475+0000 mgr.y (mgr.26165) 1480 : cluster [DBG] pgmap v1566: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:47.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:46 smithi038 bash[84940]: cluster 2024-09-14T04:56:45.744475+0000 mgr.y (mgr.26165) 1480 : cluster [DBG] pgmap v1566: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:47.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:46 smithi038 bash[84940]: cluster 2024-09-14T04:56:45.744475+0000 mgr.y (mgr.26165) 1480 : cluster [DBG] pgmap v1566: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:48.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:56:48 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:56:48] "GET /metrics HTTP/1.1" 200 34270 "" "Prometheus/2.51.0" 2024-09-14T04:56:49.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:48 smithi123 bash[68976]: cluster 2024-09-14T04:56:47.745363+0000 mgr.y (mgr.26165) 1481 : cluster [DBG] pgmap v1567: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:49.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:48 smithi123 bash[68976]: cluster 2024-09-14T04:56:47.745363+0000 mgr.y (mgr.26165) 1481 : cluster [DBG] pgmap v1567: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:49.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:48 smithi038 bash[84940]: cluster 2024-09-14T04:56:47.745363+0000 mgr.y (mgr.26165) 1481 : cluster [DBG] pgmap v1567: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:49.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:48 smithi038 bash[84940]: cluster 2024-09-14T04:56:47.745363+0000 mgr.y (mgr.26165) 1481 : cluster [DBG] pgmap v1567: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:49.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:48 smithi038 bash[87336]: cluster 2024-09-14T04:56:47.745363+0000 mgr.y (mgr.26165) 1481 : cluster [DBG] pgmap v1567: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:49.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:48 smithi038 bash[87336]: cluster 2024-09-14T04:56:47.745363+0000 mgr.y (mgr.26165) 1481 : cluster [DBG] pgmap v1567: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:50.181 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.b/config 2024-09-14T04:56:50.687 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:56:50 smithi123 bash[61744]: ts=2024-09-14T04:56:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:56:51.169 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:56:51.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:50 smithi123 bash[68976]: cluster 2024-09-14T04:56:49.746265+0000 mgr.y (mgr.26165) 1482 : cluster [DBG] pgmap v1568: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:51.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:50 smithi123 bash[68976]: cluster 2024-09-14T04:56:49.746265+0000 mgr.y (mgr.26165) 1482 : cluster [DBG] pgmap v1568: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:51.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:50 smithi038 bash[84940]: cluster 2024-09-14T04:56:49.746265+0000 mgr.y (mgr.26165) 1482 : cluster [DBG] pgmap v1568: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:51.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:50 smithi038 bash[84940]: cluster 2024-09-14T04:56:49.746265+0000 mgr.y (mgr.26165) 1482 : cluster [DBG] pgmap v1568: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:51.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:50 smithi038 bash[87336]: cluster 2024-09-14T04:56:49.746265+0000 mgr.y (mgr.26165) 1482 : cluster [DBG] pgmap v1568: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:51.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:50 smithi038 bash[87336]: cluster 2024-09-14T04:56:49.746265+0000 mgr.y (mgr.26165) 1482 : cluster [DBG] pgmap v1568: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:53.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:52 smithi123 bash[68976]: cluster 2024-09-14T04:56:51.747362+0000 mgr.y (mgr.26165) 1483 : cluster [DBG] pgmap v1569: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:53.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:52 smithi123 bash[68976]: cluster 2024-09-14T04:56:51.747362+0000 mgr.y (mgr.26165) 1483 : cluster [DBG] pgmap v1569: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:53.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:52 smithi038 bash[84940]: cluster 2024-09-14T04:56:51.747362+0000 mgr.y (mgr.26165) 1483 : cluster [DBG] pgmap v1569: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:53.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:52 smithi038 bash[84940]: cluster 2024-09-14T04:56:51.747362+0000 mgr.y (mgr.26165) 1483 : cluster [DBG] pgmap v1569: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:53.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:52 smithi038 bash[87336]: cluster 2024-09-14T04:56:51.747362+0000 mgr.y (mgr.26165) 1483 : cluster [DBG] pgmap v1569: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:53.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:52 smithi038 bash[87336]: cluster 2024-09-14T04:56:51.747362+0000 mgr.y (mgr.26165) 1483 : cluster [DBG] pgmap v1569: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:53.908 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-14T04:56:53.908 INFO:teuthology.orchestra.run.smithi123.stdout: "size": 20, 2024-09-14T04:56:53.909 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 600, 2024-09-14T04:56:53.909 INFO:teuthology.orchestra.run.smithi123.stdout: "ops": [ 2024-09-14T04:56:53.909 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.909 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.45638.0:134531 11.3 e269/256 11:cd01e811:::benchmark_data_smithi038_226135_object36851:head v 269'8525, mlcod=269'8523)", 2024-09-14T04:56:53.909 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:51:48.675654+0000", 2024-09-14T04:56:53.909 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 305.23257517100001, 2024-09-14T04:56:53.909 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.40453475100000003, 2024-09-14T04:56:53.909 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:56:53.909 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:56:53.909 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:56:53.909 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.909 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:56:53.910 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:48.675654+0000", 2024-09-14T04:56:53.910 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:56:53.910 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.910 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.910 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:56:53.910 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:48.675654+0000", 2024-09-14T04:56:53.910 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:56:53.910 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.910 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.910 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:56:53.910 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:48.675654+0000", 2024-09-14T04:56:53.910 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999995 2024-09-14T04:56:53.910 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.910 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.911 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:56:53.911 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:48.675659+0000", 2024-09-14T04:56:53.911 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.3279999999999996e-06 2024-09-14T04:56:53.911 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.911 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.911 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:56:53.911 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:48.675667+0000", 2024-09-14T04:56:53.911 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.1140000000000006e-06 2024-09-14T04:56:53.911 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.911 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.911 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:56:53.911 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:48.675671+0000", 2024-09-14T04:56:53.911 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.0280000000000002e-06 2024-09-14T04:56:53.911 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.912 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.912 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:56:53.912 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:48.675711+0000", 2024-09-14T04:56:53.912 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.9907999999999998e-05 2024-09-14T04:56:53.912 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.912 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.912 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:56:53.912 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:48.675723+0000", 2024-09-14T04:56:53.912 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.1815e-05 2024-09-14T04:56:53.912 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.912 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.912 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:56:53.912 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:49.080125+0000", 2024-09-14T04:56:53.912 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.40440217000000001 2024-09-14T04:56:53.913 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.913 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.913 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:56:53.913 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:49.080189+0000", 2024-09-14T04:56:53.913 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.3996000000000002e-05 2024-09-14T04:56:53.913 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:56:53.913 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:56:53.913 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:56:53.913 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.913 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.913 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.45638.0:134529 11.f e269/256 11:f8f2faf9:::benchmark_data_smithi038_226135_object36849:head v 269'8303, mlcod=269'8300)", 2024-09-14T04:56:53.913 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:51:48.676870+0000", 2024-09-14T04:56:53.913 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 305.23135956499999, 2024-09-14T04:56:53.913 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.41148149099999998, 2024-09-14T04:56:53.914 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:56:53.914 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:56:53.914 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:56:53.914 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.914 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:56:53.914 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:48.676870+0000", 2024-09-14T04:56:53.914 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:56:53.914 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.914 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.914 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:56:53.914 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:48.676870+0000", 2024-09-14T04:56:53.914 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:56:53.914 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.914 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.915 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:56:53.915 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:48.676869+0000", 2024-09-14T04:56:53.915 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999995 2024-09-14T04:56:53.915 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.915 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.915 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:56:53.915 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:48.676874+0000", 2024-09-14T04:56:53.915 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.3340000000000001e-06 2024-09-14T04:56:53.915 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.915 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.915 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:56:53.915 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:48.676883+0000", 2024-09-14T04:56:53.915 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.85e-06 2024-09-14T04:56:53.915 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.916 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.916 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:56:53.916 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:48.676887+0000", 2024-09-14T04:56:53.916 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.9899999999999999e-06 2024-09-14T04:56:53.916 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.916 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.916 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:56:53.916 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:48.676923+0000", 2024-09-14T04:56:53.916 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.5252000000000001e-05 2024-09-14T04:56:53.916 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.916 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.916 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:56:53.916 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:48.676939+0000", 2024-09-14T04:56:53.917 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.6492999999999999e-05 2024-09-14T04:56:53.917 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.917 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.917 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:56:53.917 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:49.088231+0000", 2024-09-14T04:56:53.917 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.41129218099999998 2024-09-14T04:56:53.917 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.917 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.917 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:56:53.917 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:49.088351+0000", 2024-09-14T04:56:53.917 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00012008 2024-09-14T04:56:53.917 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:56:53.917 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:56:53.917 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:56:53.918 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.918 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.918 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.45638.0:134535 11.4 e269/256 11:2ec6aa22:::benchmark_data_smithi038_226135_object36855:head v 269'8343, mlcod=269'8341)", 2024-09-14T04:56:53.918 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:51:48.677297+0000", 2024-09-14T04:56:53.918 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 305.23093267899998, 2024-09-14T04:56:53.918 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.40619876399999999, 2024-09-14T04:56:53.918 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:56:53.918 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:56:53.918 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:56:53.918 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.918 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:56:53.918 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:48.677297+0000", 2024-09-14T04:56:53.918 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:56:53.918 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.918 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.919 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:56:53.919 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:48.677297+0000", 2024-09-14T04:56:53.919 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:56:53.919 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.919 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.919 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:56:53.919 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:48.677296+0000", 2024-09-14T04:56:53.919 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999995 2024-09-14T04:56:53.919 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.919 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.919 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:56:53.919 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:48.677301+0000", 2024-09-14T04:56:53.919 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.4199999999999998e-06 2024-09-14T04:56:53.919 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.920 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.920 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:56:53.920 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:48.677312+0000", 2024-09-14T04:56:53.920 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0247e-05 2024-09-14T04:56:53.920 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.920 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.920 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:56:53.920 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:48.677317+0000", 2024-09-14T04:56:53.920 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.0599999999999998e-06 2024-09-14T04:56:53.920 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.920 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.920 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:56:53.920 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:49.076721+0000", 2024-09-14T04:56:53.920 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.39940403699999999 2024-09-14T04:56:53.920 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.921 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.921 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:56:53.921 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:49.076784+0000", 2024-09-14T04:56:53.921 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.3102000000000007e-05 2024-09-14T04:56:53.921 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.921 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.921 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:56:53.921 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:49.083421+0000", 2024-09-14T04:56:53.921 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0066373980000000001 2024-09-14T04:56:53.921 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.921 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.921 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:56:53.921 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:49.083495+0000", 2024-09-14T04:56:53.921 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.4155999999999999e-05 2024-09-14T04:56:53.922 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:56:53.922 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:56:53.922 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:56:53.922 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.922 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.922 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.45638.0:134536 11.f e269/256 11:f6134cb8:::benchmark_data_smithi038_226135_object36856:head v 269'8304, mlcod=269'8301)", 2024-09-14T04:56:53.922 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:51:48.679388+0000", 2024-09-14T04:56:53.922 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 305.22884184700001, 2024-09-14T04:56:53.922 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.40941409299999998, 2024-09-14T04:56:53.922 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:56:53.922 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:56:53.922 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:56:53.922 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.923 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:56:53.923 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:48.679388+0000", 2024-09-14T04:56:53.923 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:56:53.923 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.923 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.923 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:56:53.923 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:48.679388+0000", 2024-09-14T04:56:53.923 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:56:53.923 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.923 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.923 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:56:53.923 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:48.679387+0000", 2024-09-14T04:56:53.923 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999995 2024-09-14T04:56:53.923 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.924 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.924 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:56:53.924 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:48.679392+0000", 2024-09-14T04:56:53.924 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.5620000000000003e-06 2024-09-14T04:56:53.924 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.924 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.924 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:56:53.924 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:49.081216+0000", 2024-09-14T04:56:53.924 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.401823396 2024-09-14T04:56:53.924 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.924 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.924 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:56:53.924 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:49.081232+0000", 2024-09-14T04:56:53.924 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.5790999999999998e-05 2024-09-14T04:56:53.924 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.925 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.925 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:56:53.925 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:49.082912+0000", 2024-09-14T04:56:53.925 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00168026 2024-09-14T04:56:53.925 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.925 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.925 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:56:53.925 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:49.082964+0000", 2024-09-14T04:56:53.925 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.2042000000000001e-05 2024-09-14T04:56:53.925 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.925 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.925 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:56:53.925 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:49.088665+0000", 2024-09-14T04:56:53.925 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0057010460000000004 2024-09-14T04:56:53.926 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.926 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.926 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:56:53.926 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:51:49.088802+0000", 2024-09-14T04:56:53.926 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00013661700000000001 2024-09-14T04:56:53.926 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:56:53.926 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:56:53.926 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:56:53.926 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.926 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.926 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.45638.0:157222 11.4 e270/256 11:2f9fd39a:::benchmark_data_smithi038_226135_object59542:head v 270'9781, mlcod=270'9777)", 2024-09-14T04:56:53.926 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:52:12.860572+0000", 2024-09-14T04:56:53.926 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 281.04765742799998, 2024-09-14T04:56:53.926 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.581576435, 2024-09-14T04:56:53.927 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:56:53.927 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:56:53.927 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:56:53.927 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.927 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:56:53.927 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:12.860572+0000", 2024-09-14T04:56:53.927 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:56:53.927 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.927 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.927 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:56:53.927 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:12.860572+0000", 2024-09-14T04:56:53.927 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:56:53.927 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.927 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.927 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:56:53.928 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:12.860572+0000", 2024-09-14T04:56:53.928 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999995 2024-09-14T04:56:53.928 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.928 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.928 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:56:53.928 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:12.860576+0000", 2024-09-14T04:56:53.928 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.9230000000000001e-06 2024-09-14T04:56:53.928 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.928 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.928 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:56:53.928 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:12.860583+0000", 2024-09-14T04:56:53.928 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.9360000000000002e-06 2024-09-14T04:56:53.928 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.928 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.929 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:56:53.929 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:12.860587+0000", 2024-09-14T04:56:53.929 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.9650000000000002e-06 2024-09-14T04:56:53.929 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.929 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.929 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:56:53.929 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:12.861589+0000", 2024-09-14T04:56:53.929 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.001001647 2024-09-14T04:56:53.929 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.929 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.929 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:56:53.929 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:12.861612+0000", 2024-09-14T04:56:53.929 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.2512999999999999e-05 2024-09-14T04:56:53.929 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.930 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.930 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:56:53.930 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:13.441953+0000", 2024-09-14T04:56:53.930 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.58034176299999995 2024-09-14T04:56:53.930 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.930 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.930 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:56:53.930 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:13.442148+0000", 2024-09-14T04:56:53.930 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000195083 2024-09-14T04:56:53.930 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:56:53.930 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:56:53.930 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:56:53.930 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.930 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.930 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.45638.0:157224 11.4 e270/256 11:2ccba818:::benchmark_data_smithi038_226135_object59544:head v 270'9782, mlcod=270'9777)", 2024-09-14T04:56:53.931 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:52:12.862413+0000", 2024-09-14T04:56:53.931 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 281.04581657, 2024-09-14T04:56:53.931 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.57983982999999995, 2024-09-14T04:56:53.931 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:56:53.931 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:56:53.931 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:56:53.931 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.931 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:56:53.931 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:12.862413+0000", 2024-09-14T04:56:53.931 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:56:53.931 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.931 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.931 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:56:53.931 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:12.862413+0000", 2024-09-14T04:56:53.932 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:56:53.932 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.932 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.932 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:56:53.932 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:12.862412+0000", 2024-09-14T04:56:53.932 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999995 2024-09-14T04:56:53.932 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.932 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.932 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:56:53.932 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:12.862417+0000", 2024-09-14T04:56:53.932 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.9749999999999998e-06 2024-09-14T04:56:53.932 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.932 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.932 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:56:53.932 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:12.862425+0000", 2024-09-14T04:56:53.933 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.593e-06 2024-09-14T04:56:53.933 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.933 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.933 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:56:53.933 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:12.862430+0000", 2024-09-14T04:56:53.933 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.9629999999999997e-06 2024-09-14T04:56:53.933 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.933 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.933 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:56:53.933 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:12.865648+0000", 2024-09-14T04:56:53.933 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0032180210000000002 2024-09-14T04:56:53.933 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.933 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.933 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:56:53.934 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:12.865666+0000", 2024-09-14T04:56:53.934 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.7989999999999999e-05 2024-09-14T04:56:53.934 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.934 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.934 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:56:53.934 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:13.442160+0000", 2024-09-14T04:56:53.934 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.57649371599999999 2024-09-14T04:56:53.934 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.934 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.934 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:56:53.934 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:13.442253+0000", 2024-09-14T04:56:53.934 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.3022999999999993e-05 2024-09-14T04:56:53.934 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:56:53.934 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:56:53.935 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:56:53.935 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.935 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.935 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.45638.0:157232 11.4 e271/256 11:2ea9be38:::benchmark_data_smithi038_226135_object59552:head v 271'9783, mlcod=270'9779)", 2024-09-14T04:56:53.935 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:52:12.866267+0000", 2024-09-14T04:56:53.935 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 281.04196192000001, 2024-09-14T04:56:53.935 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.57601793899999998, 2024-09-14T04:56:53.935 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:56:53.935 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:56:53.935 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:56:53.935 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.935 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:56:53.935 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:12.866267+0000", 2024-09-14T04:56:53.936 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:56:53.936 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.936 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.936 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:56:53.936 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:12.866267+0000", 2024-09-14T04:56:53.936 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:56:53.936 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.936 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.936 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:56:53.936 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:12.866267+0000", 2024-09-14T04:56:53.936 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2024-09-14T04:56:53.936 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.936 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.937 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:56:53.937 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:12.866274+0000", 2024-09-14T04:56:53.937 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.2660000000000004e-06 2024-09-14T04:56:53.937 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.937 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.937 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:56:53.937 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:13.429241+0000", 2024-09-14T04:56:53.937 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.56296765000000004 2024-09-14T04:56:53.937 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.937 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.937 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:56:53.937 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:13.429266+0000", 2024-09-14T04:56:53.937 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.4975000000000001e-05 2024-09-14T04:56:53.937 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.938 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.938 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:56:53.938 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:13.433953+0000", 2024-09-14T04:56:53.938 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0046863230000000001 2024-09-14T04:56:53.938 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.938 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.938 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:56:53.938 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:13.433971+0000", 2024-09-14T04:56:53.938 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.7808999999999998e-05 2024-09-14T04:56:53.938 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.938 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.938 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:56:53.938 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:13.442259+0000", 2024-09-14T04:56:53.938 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0082887819999999997 2024-09-14T04:56:53.939 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.939 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.939 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:56:53.939 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:13.442285+0000", 2024-09-14T04:56:53.939 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.6013e-05 2024-09-14T04:56:53.939 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:56:53.939 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:56:53.939 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:56:53.939 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.939 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.939 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.45638.0:157255 11.0 e271/267 11:0237f132:::benchmark_data_smithi038_226135_object59575:head v 271'9698, mlcod=270'9696)", 2024-09-14T04:56:53.939 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:52:12.890995+0000", 2024-09-14T04:56:53.939 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 281.01723397699999, 2024-09-14T04:56:53.939 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.546374896, 2024-09-14T04:56:53.940 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:56:53.940 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-14T04:56:53.940 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:56:53.940 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.940 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:56:53.940 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:12.890995+0000", 2024-09-14T04:56:53.940 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:56:53.940 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.940 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.940 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:56:53.940 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:12.890995+0000", 2024-09-14T04:56:53.940 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:56:53.940 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.940 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.941 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:56:53.941 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:12.890995+0000", 2024-09-14T04:56:53.941 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999995 2024-09-14T04:56:53.941 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.941 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.941 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:56:53.941 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:12.891000+0000", 2024-09-14T04:56:53.941 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.6589999999999998e-06 2024-09-14T04:56:53.941 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.941 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.941 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:56:53.941 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:13.429266+0000", 2024-09-14T04:56:53.941 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.53826589400000002 2024-09-14T04:56:53.941 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.942 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.942 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:56:53.942 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:13.429272+0000", 2024-09-14T04:56:53.942 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.7959999999999998e-06 2024-09-14T04:56:53.942 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.942 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.942 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:56:53.942 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:13.429405+0000", 2024-09-14T04:56:53.942 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00013275 2024-09-14T04:56:53.942 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.942 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.942 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:56:53.942 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:13.429466+0000", 2024-09-14T04:56:53.942 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.0350000000000003e-05 2024-09-14T04:56:53.943 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.943 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.943 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2024-09-14T04:56:53.943 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:13.437307+0000", 2024-09-14T04:56:53.943 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00784171 2024-09-14T04:56:53.943 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.943 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.943 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:56:53.943 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:13.437370+0000", 2024-09-14T04:56:53.943 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.3035999999999998e-05 2024-09-14T04:56:53.943 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:56:53.943 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:56:53.943 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:56:53.943 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.944 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.944 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.45638.0:167890 11.5 e272/256 11:ab1855aa:::benchmark_data_smithi038_226135_object70210:head v 272'10573, mlcod=272'10571)", 2024-09-14T04:56:53.944 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:52:23.910407+0000", 2024-09-14T04:56:53.944 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 269.99782230599999, 2024-09-14T04:56:53.944 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.22391566399999999, 2024-09-14T04:56:53.944 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:56:53.944 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "started", 2024-09-14T04:56:53.944 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:56:53.944 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.944 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:56:53.944 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.910407+0000", 2024-09-14T04:56:53.944 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:56:53.944 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.945 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.945 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:56:53.945 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.910407+0000", 2024-09-14T04:56:53.945 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:56:53.945 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.945 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.945 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:56:53.945 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.910406+0000", 2024-09-14T04:56:53.945 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2024-09-14T04:56:53.945 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.945 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.945 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:56:53.945 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.910415+0000", 2024-09-14T04:56:53.945 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.9970000000000004e-06 2024-09-14T04:56:53.946 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.946 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.946 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:56:53.946 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.910431+0000", 2024-09-14T04:56:53.946 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.5945999999999999e-05 2024-09-14T04:56:53.946 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.946 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.946 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:56:53.946 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.910438+0000", 2024-09-14T04:56:53.946 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.1160000000000001e-06 2024-09-14T04:56:53.946 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.946 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.946 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:56:53.946 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.910477+0000", 2024-09-14T04:56:53.947 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.9440000000000002e-05 2024-09-14T04:56:53.947 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.947 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.947 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:56:53.947 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:23.910497+0000", 2024-09-14T04:56:53.947 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.9644999999999999e-05 2024-09-14T04:56:53.947 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.947 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.947 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:56:53.947 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:52:24.134323+0000", 2024-09-14T04:56:53.947 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.22382581800000001 2024-09-14T04:56:53.947 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:56:53.947 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:56:53.948 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:56:53.948 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.948 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.948 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "replica_scrub(pg: 1.0,from:0'0,to:0'0,epoch:296/292,start:1:00000000::::0,end:MAX,chunky:1,deep:0,version:9,allow_preemption:1,priority=5)", 2024-09-14T04:56:53.948 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:54:56.674078+0000", 2024-09-14T04:56:53.948 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 117.23415108499999, 2024-09-14T04:56:53.948 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00032086000000000001, 2024-09-14T04:56:53.948 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:56:53.948 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "started", 2024-09-14T04:56:53.948 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:56:53.948 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.948 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:56:53.948 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:54:56.674078+0000", 2024-09-14T04:56:53.949 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:56:53.949 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.949 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.949 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:56:53.949 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:54:56.674078+0000", 2024-09-14T04:56:53.949 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:56:53.949 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.949 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.949 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:56:53.949 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:54:56.674076+0000", 2024-09-14T04:56:53.949 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999981 2024-09-14T04:56:53.949 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.949 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.949 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:56:53.950 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:54:56.674090+0000", 2024-09-14T04:56:53.950 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3675999999999999e-05 2024-09-14T04:56:53.950 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.950 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.950 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:56:53.950 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:54:56.674124+0000", 2024-09-14T04:56:53.950 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.4258999999999998e-05 2024-09-14T04:56:53.950 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.950 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.950 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:56:53.950 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:54:56.674147+0000", 2024-09-14T04:56:53.950 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.2393000000000001e-05 2024-09-14T04:56:53.950 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.951 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.951 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:56:53.951 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:54:56.674327+0000", 2024-09-14T04:56:53.951 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000180753 2024-09-14T04:56:53.951 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.951 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.951 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:56:53.951 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:54:56.674351+0000", 2024-09-14T04:56:53.951 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.3252999999999999e-05 2024-09-14T04:56:53.951 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.951 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.951 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:56:53.951 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:54:56.674399+0000", 2024-09-14T04:56:53.952 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.8471999999999999e-05 2024-09-14T04:56:53.952 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:56:53.952 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:56:53.952 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:56:53.952 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.952 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.952 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "replica_scrub(pg: 1.2,from:0'0,to:0'0,epoch:296/292,start:1:40000000::::0,end:MAX,chunky:1,deep:0,version:9,allow_preemption:1,priority=5)", 2024-09-14T04:56:53.952 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2024-09-14T04:54:57.656893+0000", 2024-09-14T04:56:53.952 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 116.251336788, 2024-09-14T04:56:53.952 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00031387, 2024-09-14T04:56:53.952 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2024-09-14T04:56:53.952 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "started", 2024-09-14T04:56:53.952 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2024-09-14T04:56:53.952 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.953 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2024-09-14T04:56:53.953 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:54:57.656893+0000", 2024-09-14T04:56:53.953 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:56:53.953 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.953 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.953 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2024-09-14T04:56:53.953 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:54:57.656893+0000", 2024-09-14T04:56:53.953 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2024-09-14T04:56:53.953 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.953 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.953 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2024-09-14T04:56:53.953 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:54:57.656891+0000", 2024-09-14T04:56:53.953 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999981 2024-09-14T04:56:53.953 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.953 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.954 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2024-09-14T04:56:53.954 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:54:57.656906+0000", 2024-09-14T04:56:53.954 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.5147000000000001e-05 2024-09-14T04:56:53.954 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.954 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.954 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2024-09-14T04:56:53.954 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:54:57.656939+0000", 2024-09-14T04:56:53.954 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.3102000000000003e-05 2024-09-14T04:56:53.954 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.954 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.954 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2024-09-14T04:56:53.954 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:54:57.656959+0000", 2024-09-14T04:56:53.954 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.9737000000000001e-05 2024-09-14T04:56:53.954 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.954 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.955 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2024-09-14T04:56:53.955 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:54:57.657125+0000", 2024-09-14T04:56:53.955 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000166599 2024-09-14T04:56:53.955 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.955 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.955 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2024-09-14T04:56:53.955 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:54:57.657151+0000", 2024-09-14T04:56:53.955 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.5959999999999999e-05 2024-09-14T04:56:53.955 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-14T04:56:53.955 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-14T04:56:53.955 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2024-09-14T04:56:53.955 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2024-09-14T04:54:57.657206+0000", 2024-09-14T04:56:53.955 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.5108999999999997e-05 2024-09-14T04:56:53.956 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:56:53.956 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:56:53.956 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:56:53.956 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-14T04:56:53.956 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-14T04:56:53.956 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-14T04:56:54.701 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.3 dump_ops_in_flight 2024-09-14T04:56:54.969 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:54 smithi038 bash[84940]: cluster 2024-09-14T04:56:53.748050+0000 mgr.y (mgr.26165) 1484 : cluster [DBG] pgmap v1570: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:54.969 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:54 smithi038 bash[84940]: cluster 2024-09-14T04:56:53.748050+0000 mgr.y (mgr.26165) 1484 : cluster [DBG] pgmap v1570: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:54.970 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:54 smithi038 bash[87336]: cluster 2024-09-14T04:56:53.748050+0000 mgr.y (mgr.26165) 1484 : cluster [DBG] pgmap v1570: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:54.970 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:54 smithi038 bash[87336]: cluster 2024-09-14T04:56:53.748050+0000 mgr.y (mgr.26165) 1484 : cluster [DBG] pgmap v1570: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:55.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:54 smithi123 bash[68976]: cluster 2024-09-14T04:56:53.748050+0000 mgr.y (mgr.26165) 1484 : cluster [DBG] pgmap v1570: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:55.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:54 smithi123 bash[68976]: cluster 2024-09-14T04:56:53.748050+0000 mgr.y (mgr.26165) 1484 : cluster [DBG] pgmap v1570: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:56.136 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph tell osd.4 reset_purged_snaps_last 2024-09-14T04:56:57.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:56 smithi038 bash[84940]: cluster 2024-09-14T04:56:55.749095+0000 mgr.y (mgr.26165) 1485 : cluster [DBG] pgmap v1571: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:57.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:56 smithi038 bash[84940]: cluster 2024-09-14T04:56:55.749095+0000 mgr.y (mgr.26165) 1485 : cluster [DBG] pgmap v1571: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:57.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:56 smithi038 bash[87336]: cluster 2024-09-14T04:56:55.749095+0000 mgr.y (mgr.26165) 1485 : cluster [DBG] pgmap v1571: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:57.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:56 smithi038 bash[87336]: cluster 2024-09-14T04:56:55.749095+0000 mgr.y (mgr.26165) 1485 : cluster [DBG] pgmap v1571: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:57.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:56 smithi123 bash[68976]: cluster 2024-09-14T04:56:55.749095+0000 mgr.y (mgr.26165) 1485 : cluster [DBG] pgmap v1571: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:57.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:56 smithi123 bash[68976]: cluster 2024-09-14T04:56:55.749095+0000 mgr.y (mgr.26165) 1485 : cluster [DBG] pgmap v1571: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:58.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:56:58 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:56:58] "GET /metrics HTTP/1.1" 200 34270 "" "Prometheus/2.51.0" 2024-09-14T04:56:59.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:58 smithi038 bash[84940]: cluster 2024-09-14T04:56:57.749703+0000 mgr.y (mgr.26165) 1486 : cluster [DBG] pgmap v1572: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:59.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:56:58 smithi038 bash[84940]: cluster 2024-09-14T04:56:57.749703+0000 mgr.y (mgr.26165) 1486 : cluster [DBG] pgmap v1572: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:59.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:58 smithi038 bash[87336]: cluster 2024-09-14T04:56:57.749703+0000 mgr.y (mgr.26165) 1486 : cluster [DBG] pgmap v1572: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:59.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:56:58 smithi038 bash[87336]: cluster 2024-09-14T04:56:57.749703+0000 mgr.y (mgr.26165) 1486 : cluster [DBG] pgmap v1572: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:59.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:58 smithi123 bash[68976]: cluster 2024-09-14T04:56:57.749703+0000 mgr.y (mgr.26165) 1486 : cluster [DBG] pgmap v1572: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:59.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:56:58 smithi123 bash[68976]: cluster 2024-09-14T04:56:57.749703+0000 mgr.y (mgr.26165) 1486 : cluster [DBG] pgmap v1572: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:56:59.688 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:57:00.687 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:57:00 smithi123 bash[61744]: ts=2024-09-14T04:57:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:57:00.706 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:57:01.314 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:00 smithi038 bash[84940]: cluster 2024-09-14T04:56:59.750459+0000 mgr.y (mgr.26165) 1487 : cluster [DBG] pgmap v1573: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:01.314 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:00 smithi038 bash[84940]: cluster 2024-09-14T04:56:59.750459+0000 mgr.y (mgr.26165) 1487 : cluster [DBG] pgmap v1573: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:01.314 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:00 smithi038 bash[84940]: audit 2024-09-14T04:57:00.261988+0000 mon.a (mon.0) 1760 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:57:01.315 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:00 smithi038 bash[84940]: audit 2024-09-14T04:57:00.261988+0000 mon.a (mon.0) 1760 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:57:01.315 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:00 smithi038 bash[87336]: cluster 2024-09-14T04:56:59.750459+0000 mgr.y (mgr.26165) 1487 : cluster [DBG] pgmap v1573: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:01.315 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:00 smithi038 bash[87336]: cluster 2024-09-14T04:56:59.750459+0000 mgr.y (mgr.26165) 1487 : cluster [DBG] pgmap v1573: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:01.315 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:00 smithi038 bash[87336]: audit 2024-09-14T04:57:00.261988+0000 mon.a (mon.0) 1760 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:57:01.315 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:00 smithi038 bash[87336]: audit 2024-09-14T04:57:00.261988+0000 mon.a (mon.0) 1760 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:57:01.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:00 smithi123 bash[68976]: cluster 2024-09-14T04:56:59.750459+0000 mgr.y (mgr.26165) 1487 : cluster [DBG] pgmap v1573: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:01.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:00 smithi123 bash[68976]: cluster 2024-09-14T04:56:59.750459+0000 mgr.y (mgr.26165) 1487 : cluster [DBG] pgmap v1573: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:01.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:00 smithi123 bash[68976]: audit 2024-09-14T04:57:00.261988+0000 mon.a (mon.0) 1760 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:57:01.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:00 smithi123 bash[68976]: audit 2024-09-14T04:57:00.261988+0000 mon.a (mon.0) 1760 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:57:03.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:02 smithi038 bash[84940]: cluster 2024-09-14T04:57:01.751412+0000 mgr.y (mgr.26165) 1488 : cluster [DBG] pgmap v1574: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:03.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:02 smithi038 bash[84940]: cluster 2024-09-14T04:57:01.751412+0000 mgr.y (mgr.26165) 1488 : cluster [DBG] pgmap v1574: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:03.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:02 smithi038 bash[87336]: cluster 2024-09-14T04:57:01.751412+0000 mgr.y (mgr.26165) 1488 : cluster [DBG] pgmap v1574: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:03.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:02 smithi038 bash[87336]: cluster 2024-09-14T04:57:01.751412+0000 mgr.y (mgr.26165) 1488 : cluster [DBG] pgmap v1574: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:03.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:02 smithi123 bash[68976]: cluster 2024-09-14T04:57:01.751412+0000 mgr.y (mgr.26165) 1488 : cluster [DBG] pgmap v1574: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:03.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:02 smithi123 bash[68976]: cluster 2024-09-14T04:57:01.751412+0000 mgr.y (mgr.26165) 1488 : cluster [DBG] pgmap v1574: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:05.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:04 smithi038 bash[84940]: cluster 2024-09-14T04:57:03.752237+0000 mgr.y (mgr.26165) 1489 : cluster [DBG] pgmap v1575: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:05.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:04 smithi038 bash[84940]: cluster 2024-09-14T04:57:03.752237+0000 mgr.y (mgr.26165) 1489 : cluster [DBG] pgmap v1575: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:05.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:04 smithi038 bash[87336]: cluster 2024-09-14T04:57:03.752237+0000 mgr.y (mgr.26165) 1489 : cluster [DBG] pgmap v1575: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:05.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:04 smithi038 bash[87336]: cluster 2024-09-14T04:57:03.752237+0000 mgr.y (mgr.26165) 1489 : cluster [DBG] pgmap v1575: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:05.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:04 smithi123 bash[68976]: cluster 2024-09-14T04:57:03.752237+0000 mgr.y (mgr.26165) 1489 : cluster [DBG] pgmap v1575: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:05.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:04 smithi123 bash[68976]: cluster 2024-09-14T04:57:03.752237+0000 mgr.y (mgr.26165) 1489 : cluster [DBG] pgmap v1575: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:06.629 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-09-14T04:57:06.629 INFO:teuthology.orchestra.run.smithi038.stdout: "ops": [], 2024-09-14T04:57:06.629 INFO:teuthology.orchestra.run.smithi038.stdout: "num_ops": 0 2024-09-14T04:57:06.629 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-09-14T04:57:07.001 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:06 smithi038 bash[84940]: cluster 2024-09-14T04:57:05.753308+0000 mgr.y (mgr.26165) 1490 : cluster [DBG] pgmap v1576: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:07.002 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:06 smithi038 bash[84940]: cluster 2024-09-14T04:57:05.753308+0000 mgr.y (mgr.26165) 1490 : cluster [DBG] pgmap v1576: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:07.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:07 smithi038 bash[87336]: cluster 2024-09-14T04:57:05.753308+0000 mgr.y (mgr.26165) 1490 : cluster [DBG] pgmap v1576: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:07.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:07 smithi038 bash[87336]: cluster 2024-09-14T04:57:05.753308+0000 mgr.y (mgr.26165) 1490 : cluster [DBG] pgmap v1576: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:07.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:06 smithi123 bash[68976]: cluster 2024-09-14T04:57:05.753308+0000 mgr.y (mgr.26165) 1490 : cluster [DBG] pgmap v1576: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:07.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:06 smithi123 bash[68976]: cluster 2024-09-14T04:57:05.753308+0000 mgr.y (mgr.26165) 1490 : cluster [DBG] pgmap v1576: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:08.023 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.3 dump_blocked_ops 2024-09-14T04:57:08.272 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:57:08 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:57:08] "GET /metrics HTTP/1.1" 200 34268 "" "Prometheus/2.51.0" 2024-09-14T04:57:08.804 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph tell osd.5 reset_purged_snaps_last 2024-09-14T04:57:09.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:08 smithi038 bash[84940]: cluster 2024-09-14T04:57:07.754240+0000 mgr.y (mgr.26165) 1491 : cluster [DBG] pgmap v1577: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:09.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:08 smithi038 bash[84940]: cluster 2024-09-14T04:57:07.754240+0000 mgr.y (mgr.26165) 1491 : cluster [DBG] pgmap v1577: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:09.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:08 smithi038 bash[87336]: cluster 2024-09-14T04:57:07.754240+0000 mgr.y (mgr.26165) 1491 : cluster [DBG] pgmap v1577: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:09.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:08 smithi038 bash[87336]: cluster 2024-09-14T04:57:07.754240+0000 mgr.y (mgr.26165) 1491 : cluster [DBG] pgmap v1577: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:09.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:08 smithi123 bash[68976]: cluster 2024-09-14T04:57:07.754240+0000 mgr.y (mgr.26165) 1491 : cluster [DBG] pgmap v1577: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:09.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:08 smithi123 bash[68976]: cluster 2024-09-14T04:57:07.754240+0000 mgr.y (mgr.26165) 1491 : cluster [DBG] pgmap v1577: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:10.687 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:57:10 smithi123 bash[61744]: ts=2024-09-14T04:57:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:57:11.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:10 smithi038 bash[84940]: cluster 2024-09-14T04:57:09.755031+0000 mgr.y (mgr.26165) 1492 : cluster [DBG] pgmap v1578: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:11.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:10 smithi038 bash[84940]: cluster 2024-09-14T04:57:09.755031+0000 mgr.y (mgr.26165) 1492 : cluster [DBG] pgmap v1578: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:11.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:10 smithi038 bash[87336]: cluster 2024-09-14T04:57:09.755031+0000 mgr.y (mgr.26165) 1492 : cluster [DBG] pgmap v1578: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:11.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:10 smithi038 bash[87336]: cluster 2024-09-14T04:57:09.755031+0000 mgr.y (mgr.26165) 1492 : cluster [DBG] pgmap v1578: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:11.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:10 smithi123 bash[68976]: cluster 2024-09-14T04:57:09.755031+0000 mgr.y (mgr.26165) 1492 : cluster [DBG] pgmap v1578: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:11.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:10 smithi123 bash[68976]: cluster 2024-09-14T04:57:09.755031+0000 mgr.y (mgr.26165) 1492 : cluster [DBG] pgmap v1578: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:12.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:12 smithi038 bash[84940]: cluster 2024-09-14T04:57:11.756041+0000 mgr.y (mgr.26165) 1493 : cluster [DBG] pgmap v1579: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:12.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:12 smithi038 bash[84940]: cluster 2024-09-14T04:57:11.756041+0000 mgr.y (mgr.26165) 1493 : cluster [DBG] pgmap v1579: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:12.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:12 smithi038 bash[87336]: cluster 2024-09-14T04:57:11.756041+0000 mgr.y (mgr.26165) 1493 : cluster [DBG] pgmap v1579: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:12.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:12 smithi038 bash[87336]: cluster 2024-09-14T04:57:11.756041+0000 mgr.y (mgr.26165) 1493 : cluster [DBG] pgmap v1579: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:12.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:12 smithi123 bash[68976]: cluster 2024-09-14T04:57:11.756041+0000 mgr.y (mgr.26165) 1493 : cluster [DBG] pgmap v1579: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:12.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:12 smithi123 bash[68976]: cluster 2024-09-14T04:57:11.756041+0000 mgr.y (mgr.26165) 1493 : cluster [DBG] pgmap v1579: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:12.821 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:57:12.822 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:57:15.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:14 smithi123 bash[68976]: cluster 2024-09-14T04:57:13.756887+0000 mgr.y (mgr.26165) 1494 : cluster [DBG] pgmap v1580: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:15.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:14 smithi123 bash[68976]: cluster 2024-09-14T04:57:13.756887+0000 mgr.y (mgr.26165) 1494 : cluster [DBG] pgmap v1580: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:15.234 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:14 smithi038 bash[84940]: cluster 2024-09-14T04:57:13.756887+0000 mgr.y (mgr.26165) 1494 : cluster [DBG] pgmap v1580: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:15.234 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:14 smithi038 bash[84940]: cluster 2024-09-14T04:57:13.756887+0000 mgr.y (mgr.26165) 1494 : cluster [DBG] pgmap v1580: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:15.234 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:14 smithi038 bash[87336]: cluster 2024-09-14T04:57:13.756887+0000 mgr.y (mgr.26165) 1494 : cluster [DBG] pgmap v1580: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:15.234 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:14 smithi038 bash[87336]: cluster 2024-09-14T04:57:13.756887+0000 mgr.y (mgr.26165) 1494 : cluster [DBG] pgmap v1580: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:16.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:15 smithi123 bash[68976]: audit 2024-09-14T04:57:15.262273+0000 mon.a (mon.0) 1761 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:57:16.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:15 smithi123 bash[68976]: audit 2024-09-14T04:57:15.262273+0000 mon.a (mon.0) 1761 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:57:16.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:15 smithi038 bash[84940]: audit 2024-09-14T04:57:15.262273+0000 mon.a (mon.0) 1761 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:57:16.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:15 smithi038 bash[84940]: audit 2024-09-14T04:57:15.262273+0000 mon.a (mon.0) 1761 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:57:16.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:15 smithi038 bash[87336]: audit 2024-09-14T04:57:15.262273+0000 mon.a (mon.0) 1761 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:57:16.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:15 smithi038 bash[87336]: audit 2024-09-14T04:57:15.262273+0000 mon.a (mon.0) 1761 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:57:17.163 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:16 smithi038 bash[84940]: cluster 2024-09-14T04:57:15.757916+0000 mgr.y (mgr.26165) 1495 : cluster [DBG] pgmap v1581: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:17.163 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:16 smithi038 bash[84940]: cluster 2024-09-14T04:57:15.757916+0000 mgr.y (mgr.26165) 1495 : cluster [DBG] pgmap v1581: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:17.163 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:16 smithi038 bash[87336]: cluster 2024-09-14T04:57:15.757916+0000 mgr.y (mgr.26165) 1495 : cluster [DBG] pgmap v1581: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:17.163 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:16 smithi038 bash[87336]: cluster 2024-09-14T04:57:15.757916+0000 mgr.y (mgr.26165) 1495 : cluster [DBG] pgmap v1581: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:17.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:16 smithi123 bash[68976]: cluster 2024-09-14T04:57:15.757916+0000 mgr.y (mgr.26165) 1495 : cluster [DBG] pgmap v1581: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:17.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:16 smithi123 bash[68976]: cluster 2024-09-14T04:57:15.757916+0000 mgr.y (mgr.26165) 1495 : cluster [DBG] pgmap v1581: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:18.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:57:18 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:57:18] "GET /metrics HTTP/1.1" 200 34270 "" "Prometheus/2.51.0" 2024-09-14T04:57:19.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:18 smithi123 bash[68976]: cluster 2024-09-14T04:57:17.758827+0000 mgr.y (mgr.26165) 1496 : cluster [DBG] pgmap v1582: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:19.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:18 smithi123 bash[68976]: cluster 2024-09-14T04:57:17.758827+0000 mgr.y (mgr.26165) 1496 : cluster [DBG] pgmap v1582: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:19.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:18 smithi038 bash[87336]: cluster 2024-09-14T04:57:17.758827+0000 mgr.y (mgr.26165) 1496 : cluster [DBG] pgmap v1582: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:19.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:18 smithi038 bash[87336]: cluster 2024-09-14T04:57:17.758827+0000 mgr.y (mgr.26165) 1496 : cluster [DBG] pgmap v1582: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:19.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:18 smithi038 bash[84940]: cluster 2024-09-14T04:57:17.758827+0000 mgr.y (mgr.26165) 1496 : cluster [DBG] pgmap v1582: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:19.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:18 smithi038 bash[84940]: cluster 2024-09-14T04:57:17.758827+0000 mgr.y (mgr.26165) 1496 : cluster [DBG] pgmap v1582: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:19.566 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-09-14T04:57:19.566 INFO:teuthology.orchestra.run.smithi038.stdout: "ops": [], 2024-09-14T04:57:19.566 INFO:teuthology.orchestra.run.smithi038.stdout: "complaint_time": 30, 2024-09-14T04:57:19.566 INFO:teuthology.orchestra.run.smithi038.stdout: "num_blocked_ops": 0 2024-09-14T04:57:19.566 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-09-14T04:57:20.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:19 smithi123 bash[68976]: audit 2024-09-14T04:57:19.492358+0000 mon.a (mon.0) 1762 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:57:20.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:19 smithi123 bash[68976]: audit 2024-09-14T04:57:19.492358+0000 mon.a (mon.0) 1762 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:57:20.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:19 smithi038 bash[87336]: audit 2024-09-14T04:57:19.492358+0000 mon.a (mon.0) 1762 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:57:20.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:19 smithi038 bash[87336]: audit 2024-09-14T04:57:19.492358+0000 mon.a (mon.0) 1762 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:57:20.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:19 smithi038 bash[84940]: audit 2024-09-14T04:57:19.492358+0000 mon.a (mon.0) 1762 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:57:20.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:19 smithi038 bash[84940]: audit 2024-09-14T04:57:19.492358+0000 mon.a (mon.0) 1762 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:57:20.687 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:57:20 smithi123 bash[61744]: ts=2024-09-14T04:57:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:57:20.949 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.3 dump_historic_ops 2024-09-14T04:57:20.970 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph tell osd.6 reset_purged_snaps_last 2024-09-14T04:57:21.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:20 smithi123 bash[68976]: cluster 2024-09-14T04:57:19.759361+0000 mgr.y (mgr.26165) 1497 : cluster [DBG] pgmap v1583: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:21.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:20 smithi123 bash[68976]: cluster 2024-09-14T04:57:19.759361+0000 mgr.y (mgr.26165) 1497 : cluster [DBG] pgmap v1583: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:21.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:20 smithi038 bash[84940]: cluster 2024-09-14T04:57:19.759361+0000 mgr.y (mgr.26165) 1497 : cluster [DBG] pgmap v1583: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:21.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:20 smithi038 bash[84940]: cluster 2024-09-14T04:57:19.759361+0000 mgr.y (mgr.26165) 1497 : cluster [DBG] pgmap v1583: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:21.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:20 smithi038 bash[87336]: cluster 2024-09-14T04:57:19.759361+0000 mgr.y (mgr.26165) 1497 : cluster [DBG] pgmap v1583: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:21.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:20 smithi038 bash[87336]: cluster 2024-09-14T04:57:19.759361+0000 mgr.y (mgr.26165) 1497 : cluster [DBG] pgmap v1583: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:23.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:22 smithi123 bash[68976]: cluster 2024-09-14T04:57:21.760298+0000 mgr.y (mgr.26165) 1498 : cluster [DBG] pgmap v1584: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:23.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:22 smithi123 bash[68976]: cluster 2024-09-14T04:57:21.760298+0000 mgr.y (mgr.26165) 1498 : cluster [DBG] pgmap v1584: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:23.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:22 smithi038 bash[84940]: cluster 2024-09-14T04:57:21.760298+0000 mgr.y (mgr.26165) 1498 : cluster [DBG] pgmap v1584: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:23.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:22 smithi038 bash[84940]: cluster 2024-09-14T04:57:21.760298+0000 mgr.y (mgr.26165) 1498 : cluster [DBG] pgmap v1584: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:23.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:22 smithi038 bash[87336]: cluster 2024-09-14T04:57:21.760298+0000 mgr.y (mgr.26165) 1498 : cluster [DBG] pgmap v1584: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:23.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:22 smithi038 bash[87336]: cluster 2024-09-14T04:57:21.760298+0000 mgr.y (mgr.26165) 1498 : cluster [DBG] pgmap v1584: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:25.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:24 smithi123 bash[68976]: cluster 2024-09-14T04:57:23.761223+0000 mgr.y (mgr.26165) 1499 : cluster [DBG] pgmap v1585: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:25.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:24 smithi123 bash[68976]: cluster 2024-09-14T04:57:23.761223+0000 mgr.y (mgr.26165) 1499 : cluster [DBG] pgmap v1585: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:25.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:24 smithi038 bash[84940]: cluster 2024-09-14T04:57:23.761223+0000 mgr.y (mgr.26165) 1499 : cluster [DBG] pgmap v1585: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:25.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:24 smithi038 bash[84940]: cluster 2024-09-14T04:57:23.761223+0000 mgr.y (mgr.26165) 1499 : cluster [DBG] pgmap v1585: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:25.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:24 smithi038 bash[87336]: cluster 2024-09-14T04:57:23.761223+0000 mgr.y (mgr.26165) 1499 : cluster [DBG] pgmap v1585: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:25.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:24 smithi038 bash[87336]: cluster 2024-09-14T04:57:23.761223+0000 mgr.y (mgr.26165) 1499 : cluster [DBG] pgmap v1585: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:25.590 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:57:25.591 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:57:26.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:26 smithi123 bash[68976]: audit 2024-09-14T04:57:25.277874+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:57:26.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:26 smithi123 bash[68976]: audit 2024-09-14T04:57:25.277874+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:57:26.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:26 smithi123 bash[68976]: audit 2024-09-14T04:57:25.292449+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:57:26.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:26 smithi123 bash[68976]: audit 2024-09-14T04:57:25.292449+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:57:26.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:26 smithi123 bash[68976]: audit 2024-09-14T04:57:25.532924+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:57:26.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:26 smithi123 bash[68976]: audit 2024-09-14T04:57:25.532924+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:57:26.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:26 smithi123 bash[68976]: audit 2024-09-14T04:57:25.548418+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:57:26.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:26 smithi123 bash[68976]: audit 2024-09-14T04:57:25.548418+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:57:26.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:26 smithi123 bash[68976]: cluster 2024-09-14T04:57:25.762199+0000 mgr.y (mgr.26165) 1500 : cluster [DBG] pgmap v1586: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:26.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:26 smithi123 bash[68976]: cluster 2024-09-14T04:57:25.762199+0000 mgr.y (mgr.26165) 1500 : cluster [DBG] pgmap v1586: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:26.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:26 smithi123 bash[68976]: audit 2024-09-14T04:57:26.174996+0000 mon.a (mon.0) 1767 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:57:26.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:26 smithi123 bash[68976]: audit 2024-09-14T04:57:26.174996+0000 mon.a (mon.0) 1767 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:57:26.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:26 smithi123 bash[68976]: audit 2024-09-14T04:57:26.176813+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:57:26.690 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:26 smithi123 bash[68976]: audit 2024-09-14T04:57:26.176813+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:57:26.690 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:26 smithi123 bash[68976]: audit 2024-09-14T04:57:26.191214+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:57:26.690 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:26 smithi123 bash[68976]: audit 2024-09-14T04:57:26.191214+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:57:26.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:26 smithi038 bash[84940]: audit 2024-09-14T04:57:25.277874+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:57:26.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:26 smithi038 bash[84940]: audit 2024-09-14T04:57:25.277874+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:57:26.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:26 smithi038 bash[84940]: audit 2024-09-14T04:57:25.292449+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:57:26.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:26 smithi038 bash[84940]: audit 2024-09-14T04:57:25.292449+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:57:26.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:26 smithi038 bash[84940]: audit 2024-09-14T04:57:25.532924+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:57:26.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:26 smithi038 bash[84940]: audit 2024-09-14T04:57:25.532924+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:57:26.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:26 smithi038 bash[84940]: audit 2024-09-14T04:57:25.548418+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:57:26.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:26 smithi038 bash[84940]: audit 2024-09-14T04:57:25.548418+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:57:26.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:26 smithi038 bash[84940]: cluster 2024-09-14T04:57:25.762199+0000 mgr.y (mgr.26165) 1500 : cluster [DBG] pgmap v1586: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:26.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:26 smithi038 bash[84940]: cluster 2024-09-14T04:57:25.762199+0000 mgr.y (mgr.26165) 1500 : cluster [DBG] pgmap v1586: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:26.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:26 smithi038 bash[84940]: audit 2024-09-14T04:57:26.174996+0000 mon.a (mon.0) 1767 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:57:26.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:26 smithi038 bash[84940]: audit 2024-09-14T04:57:26.174996+0000 mon.a (mon.0) 1767 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:57:26.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:26 smithi038 bash[84940]: audit 2024-09-14T04:57:26.176813+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:57:26.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:26 smithi038 bash[84940]: audit 2024-09-14T04:57:26.176813+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:57:26.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:26 smithi038 bash[84940]: audit 2024-09-14T04:57:26.191214+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:57:26.774 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:26 smithi038 bash[84940]: audit 2024-09-14T04:57:26.191214+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:57:26.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:26 smithi038 bash[87336]: audit 2024-09-14T04:57:25.277874+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:57:26.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:26 smithi038 bash[87336]: audit 2024-09-14T04:57:25.277874+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:57:26.775 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:26 smithi038 bash[87336]: audit 2024-09-14T04:57:25.292449+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:57:26.775 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:26 smithi038 bash[87336]: audit 2024-09-14T04:57:25.292449+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:57:26.775 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:26 smithi038 bash[87336]: audit 2024-09-14T04:57:25.532924+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:57:26.775 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:26 smithi038 bash[87336]: audit 2024-09-14T04:57:25.532924+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:57:26.775 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:26 smithi038 bash[87336]: audit 2024-09-14T04:57:25.548418+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:57:26.775 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:26 smithi038 bash[87336]: audit 2024-09-14T04:57:25.548418+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:57:26.775 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:26 smithi038 bash[87336]: cluster 2024-09-14T04:57:25.762199+0000 mgr.y (mgr.26165) 1500 : cluster [DBG] pgmap v1586: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:26.775 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:26 smithi038 bash[87336]: cluster 2024-09-14T04:57:25.762199+0000 mgr.y (mgr.26165) 1500 : cluster [DBG] pgmap v1586: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:26.775 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:26 smithi038 bash[87336]: audit 2024-09-14T04:57:26.174996+0000 mon.a (mon.0) 1767 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:57:26.775 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:26 smithi038 bash[87336]: audit 2024-09-14T04:57:26.174996+0000 mon.a (mon.0) 1767 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:57:26.775 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:26 smithi038 bash[87336]: audit 2024-09-14T04:57:26.176813+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:57:26.775 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:26 smithi038 bash[87336]: audit 2024-09-14T04:57:26.176813+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:57:26.775 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:26 smithi038 bash[87336]: audit 2024-09-14T04:57:26.191214+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:57:26.776 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:26 smithi038 bash[87336]: audit 2024-09-14T04:57:26.191214+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:57:28.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:57:28 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:57:28] "GET /metrics HTTP/1.1" 200 34270 "" "Prometheus/2.51.0" 2024-09-14T04:57:29.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:28 smithi123 bash[68976]: cluster 2024-09-14T04:57:27.763146+0000 mgr.y (mgr.26165) 1501 : cluster [DBG] pgmap v1587: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:29.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:28 smithi123 bash[68976]: cluster 2024-09-14T04:57:27.763146+0000 mgr.y (mgr.26165) 1501 : cluster [DBG] pgmap v1587: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:29.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:28 smithi038 bash[84940]: cluster 2024-09-14T04:57:27.763146+0000 mgr.y (mgr.26165) 1501 : cluster [DBG] pgmap v1587: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:29.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:28 smithi038 bash[84940]: cluster 2024-09-14T04:57:27.763146+0000 mgr.y (mgr.26165) 1501 : cluster [DBG] pgmap v1587: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:29.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:28 smithi038 bash[87336]: cluster 2024-09-14T04:57:27.763146+0000 mgr.y (mgr.26165) 1501 : cluster [DBG] pgmap v1587: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:29.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:28 smithi038 bash[87336]: cluster 2024-09-14T04:57:27.763146+0000 mgr.y (mgr.26165) 1501 : cluster [DBG] pgmap v1587: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:30.687 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:57:30 smithi123 bash[61744]: ts=2024-09-14T04:57:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:57:31.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:30 smithi123 bash[68976]: cluster 2024-09-14T04:57:29.763973+0000 mgr.y (mgr.26165) 1502 : cluster [DBG] pgmap v1588: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:31.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:30 smithi123 bash[68976]: cluster 2024-09-14T04:57:29.763973+0000 mgr.y (mgr.26165) 1502 : cluster [DBG] pgmap v1588: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:31.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:30 smithi123 bash[68976]: audit 2024-09-14T04:57:30.262800+0000 mon.a (mon.0) 1770 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:57:31.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:30 smithi123 bash[68976]: audit 2024-09-14T04:57:30.262800+0000 mon.a (mon.0) 1770 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:57:31.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:30 smithi038 bash[84940]: cluster 2024-09-14T04:57:29.763973+0000 mgr.y (mgr.26165) 1502 : cluster [DBG] pgmap v1588: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:31.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:30 smithi038 bash[84940]: cluster 2024-09-14T04:57:29.763973+0000 mgr.y (mgr.26165) 1502 : cluster [DBG] pgmap v1588: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:31.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:30 smithi038 bash[84940]: audit 2024-09-14T04:57:30.262800+0000 mon.a (mon.0) 1770 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:57:31.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:30 smithi038 bash[84940]: audit 2024-09-14T04:57:30.262800+0000 mon.a (mon.0) 1770 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:57:31.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:30 smithi038 bash[87336]: cluster 2024-09-14T04:57:29.763973+0000 mgr.y (mgr.26165) 1502 : cluster [DBG] pgmap v1588: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:31.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:30 smithi038 bash[87336]: cluster 2024-09-14T04:57:29.763973+0000 mgr.y (mgr.26165) 1502 : cluster [DBG] pgmap v1588: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:31.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:30 smithi038 bash[87336]: audit 2024-09-14T04:57:30.262800+0000 mon.a (mon.0) 1770 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:57:31.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:30 smithi038 bash[87336]: audit 2024-09-14T04:57:30.262800+0000 mon.a (mon.0) 1770 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:57:31.895 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-09-14T04:57:31.895 INFO:teuthology.orchestra.run.smithi038.stdout: "size": 20, 2024-09-14T04:57:31.896 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 600, 2024-09-14T04:57:31.896 INFO:teuthology.orchestra.run.smithi038.stdout: "ops": [ 2024-09-14T04:57:31.896 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.896 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "MOSDScrubReserve(1.6,REQUEST,e:278,from:6,reservation_nonce:0)", 2024-09-14T04:57:31.896 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:53:01.740055+0000", 2024-09-14T04:57:31.896 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 270.15404321400001, 2024-09-14T04:57:31.896 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00046362900000000002, 2024-09-14T04:57:31.896 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:57:31.896 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:57:31.896 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "started", 2024-09-14T04:57:31.896 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:57:31.896 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.897 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:57:31.897 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:01.740055+0000", 2024-09-14T04:57:31.897 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:57:31.897 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.897 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.897 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:57:31.897 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:01.740055+0000", 2024-09-14T04:57:31.897 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:57:31.897 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.897 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.897 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:57:31.897 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:01.740058+0000", 2024-09-14T04:57:31.898 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.6840000000000001e-06 2024-09-14T04:57:31.898 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.898 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.898 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:57:31.898 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:01.740070+0000", 2024-09-14T04:57:31.898 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.2e-05 2024-09-14T04:57:31.898 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.898 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.898 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:57:31.898 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:01.740104+0000", 2024-09-14T04:57:31.899 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.4731999999999999e-05 2024-09-14T04:57:31.899 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.899 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.899 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:57:31.899 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:01.740122+0000", 2024-09-14T04:57:31.899 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.7693000000000002e-05 2024-09-14T04:57:31.899 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.899 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.899 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:57:31.899 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:01.740304+0000", 2024-09-14T04:57:31.899 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000181714 2024-09-14T04:57:31.899 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.899 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.900 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:57:31.900 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:01.740367+0000", 2024-09-14T04:57:31.900 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.3509000000000005e-05 2024-09-14T04:57:31.900 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.900 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.900 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:57:31.900 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:01.740519+0000", 2024-09-14T04:57:31.900 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000151297 2024-09-14T04:57:31.900 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:57:31.900 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:57:31.900 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:57:31.901 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.901 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.901 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "replica_scrub(pg: 1.11,from:0'0,to:0'0,epoch:279/277,start:1:88000000::::0,end:MAX,chunky:1,deep:0,version:9,allow_preemption:1,priority=5)", 2024-09-14T04:57:31.901 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:53:01.938986+0000", 2024-09-14T04:57:31.901 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 269.95511214800001, 2024-09-14T04:57:31.901 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.25355660299999999, 2024-09-14T04:57:31.901 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:57:31.901 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:57:31.901 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "started", 2024-09-14T04:57:31.901 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:57:31.901 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.902 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:57:31.902 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:01.938986+0000", 2024-09-14T04:57:31.902 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:57:31.902 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.902 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.902 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:57:31.903 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:01.938986+0000", 2024-09-14T04:57:31.903 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:57:31.903 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.903 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.903 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:57:31.904 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:01.938986+0000", 2024-09-14T04:57:31.904 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.86e-07 2024-09-14T04:57:31.904 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.904 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.904 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:57:31.904 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:01.938990+0000", 2024-09-14T04:57:31.904 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.9530000000000001e-06 2024-09-14T04:57:31.904 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.904 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.904 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:57:31.904 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:01.939005+0000", 2024-09-14T04:57:31.904 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.4347e-05 2024-09-14T04:57:31.905 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.905 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.905 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:57:31.905 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:01.939017+0000", 2024-09-14T04:57:31.905 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.2349e-05 2024-09-14T04:57:31.905 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.905 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.905 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:57:31.905 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:02.192445+0000", 2024-09-14T04:57:31.905 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.253428139 2024-09-14T04:57:31.905 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.906 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.906 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:57:31.906 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:02.192467+0000", 2024-09-14T04:57:31.906 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.2011e-05 2024-09-14T04:57:31.906 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.906 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.906 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:57:31.906 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:02.192543+0000", 2024-09-14T04:57:31.906 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.5617999999999993e-05 2024-09-14T04:57:31.906 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:57:31.906 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:57:31.906 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:57:31.906 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.906 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.907 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "MOSDPGRecoveryDelete(11.12 e279,278 11:49873b5a:::benchmark_data_smithi038_226135_object26:head,268'6059)", 2024-09-14T04:57:31.907 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:53:02.150893+0000", 2024-09-14T04:57:31.907 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 269.74320569000002, 2024-09-14T04:57:31.907 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00072820899999999995, 2024-09-14T04:57:31.907 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:57:31.907 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:57:31.907 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "started", 2024-09-14T04:57:31.907 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:57:31.907 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.907 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:57:31.907 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:02.150893+0000", 2024-09-14T04:57:31.907 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:57:31.907 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.907 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.908 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:57:31.908 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:02.150893+0000", 2024-09-14T04:57:31.908 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:57:31.908 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.908 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.908 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:57:31.908 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:02.150894+0000", 2024-09-14T04:57:31.908 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.6950000000000001e-06 2024-09-14T04:57:31.908 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.908 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.908 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:57:31.908 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:02.150902+0000", 2024-09-14T04:57:31.908 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.8080000000000005e-06 2024-09-14T04:57:31.908 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.909 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.909 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:57:31.909 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:02.151390+0000", 2024-09-14T04:57:31.909 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000488149 2024-09-14T04:57:31.909 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.909 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.909 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:57:31.909 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:02.151407+0000", 2024-09-14T04:57:31.909 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.6872999999999999e-05 2024-09-14T04:57:31.909 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.909 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.909 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:57:31.910 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:02.151529+0000", 2024-09-14T04:57:31.910 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000121848 2024-09-14T04:57:31.910 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.910 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.910 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:57:31.910 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:02.151540+0000", 2024-09-14T04:57:31.910 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.1341e-05 2024-09-14T04:57:31.910 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.910 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.910 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:57:31.910 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:02.151621+0000", 2024-09-14T04:57:31.910 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.0494999999999994e-05 2024-09-14T04:57:31.910 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:57:31.910 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:57:31.910 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:57:31.911 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.911 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.911 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "MOSDPGRecoveryDelete(11.12 e279,278 11:4ef06da6:::benchmark_data_smithi038_226135_object3592:head,268'6264)", 2024-09-14T04:57:31.911 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:53:02.827458+0000", 2024-09-14T04:57:31.911 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 269.06663995999997, 2024-09-14T04:57:31.911 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00051841799999999998, 2024-09-14T04:57:31.911 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:57:31.911 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:57:31.911 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "started", 2024-09-14T04:57:31.911 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:57:31.911 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.911 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:57:31.911 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:02.827458+0000", 2024-09-14T04:57:31.912 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:57:31.912 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.912 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.912 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:57:31.912 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:02.827458+0000", 2024-09-14T04:57:31.912 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:57:31.912 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.912 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.912 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:57:31.912 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:02.827461+0000", 2024-09-14T04:57:31.912 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.0299999999999998e-06 2024-09-14T04:57:31.912 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.912 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.913 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:57:31.913 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:02.827480+0000", 2024-09-14T04:57:31.913 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.9131e-05 2024-09-14T04:57:31.913 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.913 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.913 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:57:31.913 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:02.827523+0000", 2024-09-14T04:57:31.913 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.2895000000000002e-05 2024-09-14T04:57:31.913 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.913 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.913 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:57:31.913 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:02.827553+0000", 2024-09-14T04:57:31.913 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.9527999999999999e-05 2024-09-14T04:57:31.914 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.914 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.914 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:57:31.914 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:02.827808+0000", 2024-09-14T04:57:31.914 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00025488300000000002 2024-09-14T04:57:31.914 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.914 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.914 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:57:31.914 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:02.827831+0000", 2024-09-14T04:57:31.914 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.3221999999999999e-05 2024-09-14T04:57:31.914 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.914 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.914 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:57:31.914 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:02.827977+0000", 2024-09-14T04:57:31.915 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00014572899999999999 2024-09-14T04:57:31.915 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:57:31.915 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:57:31.915 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:57:31.915 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.915 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.915 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "MOSDPGRecoveryDelete(11.12 e279,278 11:4fb0805c:::benchmark_data_smithi038_226135_object3682:head,268'6266)", 2024-09-14T04:57:31.915 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:53:02.841045+0000", 2024-09-14T04:57:31.915 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 269.053052998, 2024-09-14T04:57:31.915 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00063324599999999996, 2024-09-14T04:57:31.916 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:57:31.916 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:57:31.916 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "started", 2024-09-14T04:57:31.916 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:57:31.916 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.916 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:57:31.916 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:02.841045+0000", 2024-09-14T04:57:31.916 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:57:31.916 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.916 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.916 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:57:31.916 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:02.841045+0000", 2024-09-14T04:57:31.916 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:57:31.916 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.917 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.917 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:57:31.917 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:02.841047+0000", 2024-09-14T04:57:31.917 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.0099999999999998e-06 2024-09-14T04:57:31.917 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.917 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.917 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:57:31.917 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:02.841066+0000", 2024-09-14T04:57:31.917 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.8566000000000001e-05 2024-09-14T04:57:31.917 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.917 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.917 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:57:31.917 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:02.841123+0000", 2024-09-14T04:57:31.918 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.7088e-05 2024-09-14T04:57:31.918 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.918 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.918 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:57:31.918 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:02.841150+0000", 2024-09-14T04:57:31.918 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.6823999999999999e-05 2024-09-14T04:57:31.918 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.918 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.918 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:57:31.918 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:02.841417+0000", 2024-09-14T04:57:31.918 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00026740999999999999 2024-09-14T04:57:31.918 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.918 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.918 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:57:31.919 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:02.841489+0000", 2024-09-14T04:57:31.919 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.1767000000000006e-05 2024-09-14T04:57:31.919 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.919 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.919 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:57:31.919 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:02.841678+0000", 2024-09-14T04:57:31.919 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000189581 2024-09-14T04:57:31.919 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:57:31.919 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:57:31.919 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:57:31.919 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.919 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.919 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "MOSDPGRecoveryDelete(11.12 e279,278 11:4f6e50ca:::benchmark_data_smithi038_226135_object3720:head,268'6268)", 2024-09-14T04:57:31.920 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:53:02.853786+0000", 2024-09-14T04:57:31.920 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 269.04031236999998, 2024-09-14T04:57:31.920 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0015295510000000001, 2024-09-14T04:57:31.920 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:57:31.920 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:57:31.920 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "started", 2024-09-14T04:57:31.920 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:57:31.920 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.920 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:57:31.920 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:02.853786+0000", 2024-09-14T04:57:31.920 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:57:31.920 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.920 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.920 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:57:31.921 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:02.853786+0000", 2024-09-14T04:57:31.921 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:57:31.921 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.921 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.921 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:57:31.921 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:02.853790+0000", 2024-09-14T04:57:31.921 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.6269999999999999e-06 2024-09-14T04:57:31.921 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.921 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.921 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:57:31.921 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:02.853809+0000", 2024-09-14T04:57:31.921 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.8640000000000001e-05 2024-09-14T04:57:31.921 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.921 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.922 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:57:31.922 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:02.853844+0000", 2024-09-14T04:57:31.922 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.5083000000000003e-05 2024-09-14T04:57:31.922 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.922 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.922 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:57:31.922 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:02.853864+0000", 2024-09-14T04:57:31.922 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.9610999999999999e-05 2024-09-14T04:57:31.922 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.922 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.922 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:57:31.922 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:02.854014+0000", 2024-09-14T04:57:31.922 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00014978800000000001 2024-09-14T04:57:31.923 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.923 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.923 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:57:31.923 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:02.854025+0000", 2024-09-14T04:57:31.923 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.1586999999999999e-05 2024-09-14T04:57:31.923 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.923 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.923 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:57:31.923 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:02.855315+0000", 2024-09-14T04:57:31.923 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.0012902149999999999 2024-09-14T04:57:31.923 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:57:31.923 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:57:31.923 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:57:31.923 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.924 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.924 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "MOSDPGRecoveryDelete(11.12 e279,278 11:4c1b2397:::benchmark_data_smithi038_226135_object4460:head,268'6323)", 2024-09-14T04:57:31.924 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:53:03.105493+0000", 2024-09-14T04:57:31.924 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 268.788604873, 2024-09-14T04:57:31.924 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00045018599999999999, 2024-09-14T04:57:31.924 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:57:31.924 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:57:31.924 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "started", 2024-09-14T04:57:31.924 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:57:31.924 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.924 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:57:31.925 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:03.105493+0000", 2024-09-14T04:57:31.925 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:57:31.925 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.925 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.925 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:57:31.925 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:03.105493+0000", 2024-09-14T04:57:31.925 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:57:31.925 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.926 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.926 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:57:31.926 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:03.105495+0000", 2024-09-14T04:57:31.926 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.764e-06 2024-09-14T04:57:31.926 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.926 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.926 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:57:31.926 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:03.105508+0000", 2024-09-14T04:57:31.926 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.329e-05 2024-09-14T04:57:31.926 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.926 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.926 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:57:31.927 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:03.105544+0000", 2024-09-14T04:57:31.927 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.5991999999999997e-05 2024-09-14T04:57:31.927 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.927 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.927 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:57:31.927 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:03.105562+0000", 2024-09-14T04:57:31.927 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.7153e-05 2024-09-14T04:57:31.927 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.927 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.927 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:57:31.927 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:03.105759+0000", 2024-09-14T04:57:31.927 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00019727699999999999 2024-09-14T04:57:31.927 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.927 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.928 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:57:31.928 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:03.105786+0000", 2024-09-14T04:57:31.928 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.7566e-05 2024-09-14T04:57:31.928 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.928 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.928 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:57:31.928 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:03.105944+0000", 2024-09-14T04:57:31.928 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00015714400000000001 2024-09-14T04:57:31.928 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:57:31.928 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:57:31.928 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:57:31.929 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.929 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.929 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "MOSDPGRecoveryDelete(11.12 e279,278 11:499022f1:::benchmark_data_smithi038_226135_object11211:head,268'6733)", 2024-09-14T04:57:31.929 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:53:04.867419+0000", 2024-09-14T04:57:31.929 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 267.02667880600001, 2024-09-14T04:57:31.929 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00045002900000000001, 2024-09-14T04:57:31.929 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:57:31.929 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:57:31.929 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "started", 2024-09-14T04:57:31.929 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:57:31.930 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.930 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:57:31.930 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:04.867419+0000", 2024-09-14T04:57:31.930 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:57:31.930 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.930 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.930 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:57:31.930 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:04.867419+0000", 2024-09-14T04:57:31.930 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:57:31.930 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.930 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.930 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:57:31.930 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:04.867422+0000", 2024-09-14T04:57:31.930 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.4339999999999999e-06 2024-09-14T04:57:31.931 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.931 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.931 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:57:31.931 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:04.867438+0000", 2024-09-14T04:57:31.931 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.5702999999999999e-05 2024-09-14T04:57:31.931 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.931 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.931 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:57:31.931 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:04.867484+0000", 2024-09-14T04:57:31.931 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.6385999999999999e-05 2024-09-14T04:57:31.931 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.932 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.932 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:57:31.932 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:04.867517+0000", 2024-09-14T04:57:31.932 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.2922000000000001e-05 2024-09-14T04:57:31.932 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.932 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.932 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:57:31.932 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:04.867722+0000", 2024-09-14T04:57:31.932 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000205057 2024-09-14T04:57:31.932 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.932 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.932 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:57:31.932 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:04.867738+0000", 2024-09-14T04:57:31.933 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.5639999999999999e-05 2024-09-14T04:57:31.933 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.933 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.933 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:57:31.933 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:04.867869+0000", 2024-09-14T04:57:31.933 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00013188699999999999 2024-09-14T04:57:31.933 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:57:31.933 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:57:31.933 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:57:31.933 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.933 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.933 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "MOSDPGRecoveryDelete(11.12 e279,278 11:4b57abfb:::benchmark_data_smithi038_226135_object15218:head,268'6964)", 2024-09-14T04:57:31.933 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:53:06.092658+0000", 2024-09-14T04:57:31.934 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 265.80144053200002, 2024-09-14T04:57:31.934 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00049430100000000005, 2024-09-14T04:57:31.934 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:57:31.934 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:57:31.934 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "started", 2024-09-14T04:57:31.934 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:57:31.934 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.934 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:57:31.934 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:06.092658+0000", 2024-09-14T04:57:31.934 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:57:31.934 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.934 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.934 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:57:31.934 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:06.092658+0000", 2024-09-14T04:57:31.935 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:57:31.935 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.935 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.935 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:57:31.935 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:06.092661+0000", 2024-09-14T04:57:31.935 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.3440000000000001e-06 2024-09-14T04:57:31.936 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.936 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.936 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:57:31.936 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:06.092678+0000", 2024-09-14T04:57:31.936 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.7376000000000001e-05 2024-09-14T04:57:31.936 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.937 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.937 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:57:31.937 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:06.092718+0000", 2024-09-14T04:57:31.937 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.9626000000000003e-05 2024-09-14T04:57:31.937 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.937 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.937 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:57:31.937 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:06.092739+0000", 2024-09-14T04:57:31.937 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.0760000000000001e-05 2024-09-14T04:57:31.937 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.937 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.937 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:57:31.937 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:06.092942+0000", 2024-09-14T04:57:31.938 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000202883 2024-09-14T04:57:31.938 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.938 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.938 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:57:31.938 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:06.092972+0000", 2024-09-14T04:57:31.938 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.0069e-05 2024-09-14T04:57:31.938 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.938 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.938 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:57:31.938 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:06.093152+0000", 2024-09-14T04:57:31.938 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00018024299999999999 2024-09-14T04:57:31.938 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:57:31.938 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:57:31.938 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:57:31.939 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.939 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.939 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "MOSDPGRecoveryDelete(11.12 e279,278 11:4de32828:::benchmark_data_smithi038_226135_object19600:head,268'7218)", 2024-09-14T04:57:31.939 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:53:07.506754+0000", 2024-09-14T04:57:31.939 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 264.38734467900002, 2024-09-14T04:57:31.939 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00044106000000000001, 2024-09-14T04:57:31.939 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:57:31.939 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:57:31.939 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "started", 2024-09-14T04:57:31.939 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:57:31.939 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.940 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:57:31.940 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:07.506754+0000", 2024-09-14T04:57:31.940 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:57:31.940 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.940 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.940 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:57:31.940 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:07.506754+0000", 2024-09-14T04:57:31.941 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:57:31.941 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.941 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.941 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:57:31.941 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:07.506756+0000", 2024-09-14T04:57:31.941 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.4380000000000002e-06 2024-09-14T04:57:31.941 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.941 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.941 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:57:31.941 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:07.506771+0000", 2024-09-14T04:57:31.941 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.4928e-05 2024-09-14T04:57:31.941 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.941 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.942 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:57:31.942 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:07.506800+0000", 2024-09-14T04:57:31.942 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.8705999999999999e-05 2024-09-14T04:57:31.942 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.942 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.942 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:57:31.942 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:07.506818+0000", 2024-09-14T04:57:31.942 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.8796000000000001e-05 2024-09-14T04:57:31.942 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.942 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.942 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:57:31.942 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:07.507002+0000", 2024-09-14T04:57:31.942 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000183585 2024-09-14T04:57:31.943 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.943 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.943 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:57:31.943 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:07.507035+0000", 2024-09-14T04:57:31.943 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.2883999999999999e-05 2024-09-14T04:57:31.943 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.943 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.943 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:57:31.943 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:07.507195+0000", 2024-09-14T04:57:31.943 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00015972299999999999 2024-09-14T04:57:31.943 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:57:31.943 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:57:31.943 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:57:31.943 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.944 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.944 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "MOSDPGRecoveryDelete(11.12 e279,278 11:4de81eea:::benchmark_data_smithi038_226135_object21128:head,268'7315)", 2024-09-14T04:57:31.944 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:53:07.980360+0000", 2024-09-14T04:57:31.944 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 263.91373844100002, 2024-09-14T04:57:31.944 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00051709800000000002, 2024-09-14T04:57:31.944 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:57:31.944 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:57:31.944 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "started", 2024-09-14T04:57:31.944 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:57:31.944 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.944 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:57:31.944 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:07.980360+0000", 2024-09-14T04:57:31.944 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:57:31.944 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.945 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.945 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:57:31.945 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:07.980360+0000", 2024-09-14T04:57:31.945 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:57:31.945 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.945 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.945 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:57:31.945 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:07.980362+0000", 2024-09-14T04:57:31.945 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.0499999999999999e-06 2024-09-14T04:57:31.945 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.946 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.946 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:57:31.946 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:07.980373+0000", 2024-09-14T04:57:31.946 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.0837e-05 2024-09-14T04:57:31.946 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.946 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.946 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:57:31.946 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:07.980404+0000", 2024-09-14T04:57:31.946 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.1092e-05 2024-09-14T04:57:31.946 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.946 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.946 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:57:31.946 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:07.980428+0000", 2024-09-14T04:57:31.946 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.3867e-05 2024-09-14T04:57:31.947 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.947 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.947 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:57:31.947 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:07.980646+0000", 2024-09-14T04:57:31.947 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00021809600000000001 2024-09-14T04:57:31.947 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.947 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.947 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:57:31.947 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:07.980687+0000", 2024-09-14T04:57:31.947 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.1009e-05 2024-09-14T04:57:31.947 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.947 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.947 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:57:31.947 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:07.980877+0000", 2024-09-14T04:57:31.948 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00019014699999999999 2024-09-14T04:57:31.948 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:57:31.948 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:57:31.948 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:57:31.948 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.948 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.948 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "MOSDPGRecoveryDelete(11.12 e279,278 11:494f1c1b:::benchmark_data_smithi038_226135_object21161:head,268'7317)", 2024-09-14T04:57:31.948 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:53:07.998202+0000", 2024-09-14T04:57:31.948 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 263.89589593599999, 2024-09-14T04:57:31.948 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00048180199999999998, 2024-09-14T04:57:31.949 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:57:31.949 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:57:31.949 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "started", 2024-09-14T04:57:31.949 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:57:31.949 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.949 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:57:31.949 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:07.998202+0000", 2024-09-14T04:57:31.949 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:57:31.949 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.949 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.949 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:57:31.949 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:07.998202+0000", 2024-09-14T04:57:31.949 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:57:31.949 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.950 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.950 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:57:31.950 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:07.998204+0000", 2024-09-14T04:57:31.950 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.0470000000000001e-06 2024-09-14T04:57:31.950 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.950 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.950 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:57:31.950 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:07.998215+0000", 2024-09-14T04:57:31.950 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.1175999999999999e-05 2024-09-14T04:57:31.951 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.951 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.951 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:57:31.951 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:07.998249+0000", 2024-09-14T04:57:31.951 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.3470000000000003e-05 2024-09-14T04:57:31.951 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.951 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.951 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:57:31.951 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:07.998274+0000", 2024-09-14T04:57:31.951 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.4811999999999999e-05 2024-09-14T04:57:31.951 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.951 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.951 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:57:31.951 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:07.998495+0000", 2024-09-14T04:57:31.952 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00022116 2024-09-14T04:57:31.952 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.952 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.952 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:57:31.952 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:07.998535+0000", 2024-09-14T04:57:31.952 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.0030000000000001e-05 2024-09-14T04:57:31.952 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.952 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.952 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:57:31.952 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:07.998684+0000", 2024-09-14T04:57:31.952 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00014910699999999999 2024-09-14T04:57:31.952 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:57:31.952 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:57:31.953 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:57:31.953 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.953 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.953 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "MOSDPGRecoveryDelete(11.12 e279,278 11:4829fcd7:::benchmark_data_smithi038_226135_object31361:head,269'7940)", 2024-09-14T04:57:31.953 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:53:10.531591+0000", 2024-09-14T04:57:31.953 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 261.36250762899999, 2024-09-14T04:57:31.953 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00047442200000000001, 2024-09-14T04:57:31.953 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:57:31.953 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:57:31.953 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "started", 2024-09-14T04:57:31.953 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:57:31.953 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.953 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:57:31.954 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:10.531591+0000", 2024-09-14T04:57:31.954 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:57:31.954 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.954 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.954 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:57:31.954 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:10.531591+0000", 2024-09-14T04:57:31.954 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:57:31.954 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.954 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.954 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:57:31.954 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:10.531592+0000", 2024-09-14T04:57:31.954 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.567e-06 2024-09-14T04:57:31.954 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.954 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.955 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:57:31.955 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:10.531602+0000", 2024-09-14T04:57:31.955 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.8009999999999998e-06 2024-09-14T04:57:31.955 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.955 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.955 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:57:31.955 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:10.531625+0000", 2024-09-14T04:57:31.955 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.334e-05 2024-09-14T04:57:31.955 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.955 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.955 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:57:31.955 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:10.531639+0000", 2024-09-14T04:57:31.955 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.3342e-05 2024-09-14T04:57:31.956 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.956 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.956 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:57:31.956 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:10.531975+0000", 2024-09-14T04:57:31.956 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00033636700000000001 2024-09-14T04:57:31.956 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.956 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.956 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:57:31.956 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:10.531987+0000", 2024-09-14T04:57:31.956 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.2364999999999999e-05 2024-09-14T04:57:31.956 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.956 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.957 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:57:31.957 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:10.532065+0000", 2024-09-14T04:57:31.957 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.7639999999999995e-05 2024-09-14T04:57:31.957 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:57:31.957 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:57:31.957 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:57:31.957 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.957 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.957 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "MOSDPGRecoveryDelete(11.12 e280,278 11:4d06d10d:::benchmark_data_smithi038_226135_object33496:head,269'8077)", 2024-09-14T04:57:31.957 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:53:10.752578+0000", 2024-09-14T04:57:31.957 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 261.14152013, 2024-09-14T04:57:31.957 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.16452249099999999, 2024-09-14T04:57:31.958 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:57:31.958 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:57:31.958 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "started", 2024-09-14T04:57:31.958 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:57:31.958 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.958 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:57:31.958 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:10.752578+0000", 2024-09-14T04:57:31.958 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:57:31.958 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.958 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.958 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:57:31.958 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:10.752578+0000", 2024-09-14T04:57:31.958 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:57:31.958 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.959 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.959 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:57:31.959 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:10.752579+0000", 2024-09-14T04:57:31.959 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.6400000000000001e-07 2024-09-14T04:57:31.959 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.959 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.959 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:57:31.959 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:10.752586+0000", 2024-09-14T04:57:31.959 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.7900000000000002e-06 2024-09-14T04:57:31.960 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.960 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.960 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:57:31.960 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:10.915069+0000", 2024-09-14T04:57:31.960 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.162482972 2024-09-14T04:57:31.960 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.961 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.961 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:57:31.961 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:10.915099+0000", 2024-09-14T04:57:31.961 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.0108e-05 2024-09-14T04:57:31.961 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.961 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.961 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:57:31.961 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:10.916950+0000", 2024-09-14T04:57:31.962 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.001851136 2024-09-14T04:57:31.962 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.962 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.962 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:57:31.962 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:10.916969+0000", 2024-09-14T04:57:31.962 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.9194e-05 2024-09-14T04:57:31.962 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.962 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.962 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:57:31.962 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:10.917101+0000", 2024-09-14T04:57:31.962 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00013142699999999999 2024-09-14T04:57:31.962 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:57:31.963 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:57:31.963 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:57:31.963 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.963 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.963 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "MOSDPGRecoveryDelete(11.12 e280,278 11:4ca05b30:::benchmark_data_smithi038_226135_object42050:head,270'8597)", 2024-09-14T04:57:31.963 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:53:12.181871+0000", 2024-09-14T04:57:31.963 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 259.71222733100001, 2024-09-14T04:57:31.963 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00046832900000000002, 2024-09-14T04:57:31.963 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:57:31.963 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:57:31.963 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "started", 2024-09-14T04:57:31.963 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:57:31.963 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.964 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:57:31.964 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:12.181871+0000", 2024-09-14T04:57:31.964 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:57:31.964 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.964 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.964 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:57:31.964 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:12.181871+0000", 2024-09-14T04:57:31.964 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:57:31.964 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.964 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.964 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:57:31.964 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:12.181873+0000", 2024-09-14T04:57:31.964 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.6000000000000001e-06 2024-09-14T04:57:31.965 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.965 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.965 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:57:31.965 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:12.181890+0000", 2024-09-14T04:57:31.965 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.6223e-05 2024-09-14T04:57:31.965 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.965 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.965 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:57:31.965 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:12.181930+0000", 2024-09-14T04:57:31.965 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.0806000000000002e-05 2024-09-14T04:57:31.965 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.966 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.966 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:57:31.966 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:12.181951+0000", 2024-09-14T04:57:31.966 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.031e-05 2024-09-14T04:57:31.966 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.966 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.966 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:57:31.966 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:12.182145+0000", 2024-09-14T04:57:31.966 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00019392899999999999 2024-09-14T04:57:31.966 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.966 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.966 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:57:31.967 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:12.182177+0000", 2024-09-14T04:57:31.967 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.2506999999999999e-05 2024-09-14T04:57:31.967 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.967 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.967 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:57:31.967 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:12.182339+0000", 2024-09-14T04:57:31.967 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00016195399999999999 2024-09-14T04:57:31.967 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:57:31.968 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:57:31.968 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:57:31.968 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.968 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.968 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "MOSDPGRecoveryDelete(11.12 e280,278 11:4c9e8a6a:::benchmark_data_smithi038_226135_object43224:head,270'8667)", 2024-09-14T04:57:31.969 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:53:12.492592+0000", 2024-09-14T04:57:31.969 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 259.40150631500001, 2024-09-14T04:57:31.969 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00044215200000000002, 2024-09-14T04:57:31.969 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:57:31.969 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:57:31.969 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "started", 2024-09-14T04:57:31.970 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:57:31.970 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.970 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:57:31.970 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:12.492592+0000", 2024-09-14T04:57:31.970 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:57:31.970 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.970 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.971 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:57:31.971 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:12.492592+0000", 2024-09-14T04:57:31.971 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:57:31.971 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.971 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.971 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:57:31.971 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:12.492594+0000", 2024-09-14T04:57:31.971 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.5859999999999999e-06 2024-09-14T04:57:31.972 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.972 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.972 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:57:31.972 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:12.492610+0000", 2024-09-14T04:57:31.972 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.541e-05 2024-09-14T04:57:31.972 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.972 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.973 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:57:31.973 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:12.492656+0000", 2024-09-14T04:57:31.973 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.5782999999999999e-05 2024-09-14T04:57:31.973 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.973 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.973 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:57:31.974 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:12.492681+0000", 2024-09-14T04:57:31.974 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.5531999999999999e-05 2024-09-14T04:57:31.974 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.974 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.974 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:57:31.974 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:12.492853+0000", 2024-09-14T04:57:31.975 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00017206400000000001 2024-09-14T04:57:31.975 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.975 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.975 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:57:31.975 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:12.492884+0000", 2024-09-14T04:57:31.975 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.0519999999999999e-05 2024-09-14T04:57:31.976 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.976 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.976 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:57:31.976 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:12.493034+0000", 2024-09-14T04:57:31.976 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00015025699999999999 2024-09-14T04:57:31.976 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:57:31.976 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:57:31.976 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:57:31.976 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.976 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.976 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "MOSDPGRecoveryDelete(11.12 e280,278 11:4fe5830d:::benchmark_data_smithi038_226135_object49851:head,270'9107)", 2024-09-14T04:57:31.976 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:53:14.161706+0000", 2024-09-14T04:57:31.976 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 257.73239251699999, 2024-09-14T04:57:31.977 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00047513600000000003, 2024-09-14T04:57:31.977 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:57:31.977 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:57:31.977 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "started", 2024-09-14T04:57:31.977 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:57:31.977 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.977 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:57:31.977 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:14.161706+0000", 2024-09-14T04:57:31.977 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:57:31.977 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.977 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.977 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:57:31.977 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:14.161706+0000", 2024-09-14T04:57:31.977 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:57:31.978 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.978 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.978 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:57:31.978 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:14.161708+0000", 2024-09-14T04:57:31.978 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.917e-06 2024-09-14T04:57:31.978 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.978 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.978 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:57:31.978 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:14.161719+0000", 2024-09-14T04:57:31.978 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.15e-05 2024-09-14T04:57:31.978 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.978 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.978 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:57:31.979 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:14.161751+0000", 2024-09-14T04:57:31.979 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.1726000000000001e-05 2024-09-14T04:57:31.979 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.979 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.979 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:57:31.979 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:14.161777+0000", 2024-09-14T04:57:31.979 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.6290000000000001e-05 2024-09-14T04:57:31.979 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.979 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.979 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:57:31.979 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:14.161978+0000", 2024-09-14T04:57:31.979 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000200936 2024-09-14T04:57:31.979 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.979 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.980 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:57:31.980 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:14.162003+0000", 2024-09-14T04:57:31.980 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.5106e-05 2024-09-14T04:57:31.980 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.980 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.980 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:57:31.980 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:14.162181+0000", 2024-09-14T04:57:31.980 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00017766099999999999 2024-09-14T04:57:31.980 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:57:31.980 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:57:31.980 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:57:31.980 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.980 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.981 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "MOSDPGRecoveryDelete(11.12 e280,278 11:4db58b15:::benchmark_data_smithi038_226135_object63043:head,271'9958)", 2024-09-14T04:57:31.981 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:53:16.925146+0000", 2024-09-14T04:57:31.981 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 254.96895212800001, 2024-09-14T04:57:31.981 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00048432800000000002, 2024-09-14T04:57:31.981 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:57:31.981 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:57:31.981 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "started", 2024-09-14T04:57:31.981 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:57:31.981 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.981 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:57:31.981 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:16.925146+0000", 2024-09-14T04:57:31.981 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:57:31.981 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.981 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.982 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:57:31.982 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:16.925146+0000", 2024-09-14T04:57:31.982 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:57:31.982 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.982 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.982 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:57:31.982 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:16.925147+0000", 2024-09-14T04:57:31.982 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.136e-06 2024-09-14T04:57:31.982 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.982 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.982 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:57:31.982 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:16.925179+0000", 2024-09-14T04:57:31.983 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.1587000000000001e-05 2024-09-14T04:57:31.983 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.983 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.983 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:57:31.983 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:16.925208+0000", 2024-09-14T04:57:31.983 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.9362000000000001e-05 2024-09-14T04:57:31.983 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.983 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.983 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:57:31.983 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:16.925230+0000", 2024-09-14T04:57:31.983 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.1549999999999999e-05 2024-09-14T04:57:31.983 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.983 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.983 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:57:31.984 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:16.925483+0000", 2024-09-14T04:57:31.984 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00025367599999999999 2024-09-14T04:57:31.984 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.984 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.984 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:57:31.984 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:16.925510+0000", 2024-09-14T04:57:31.984 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.6149e-05 2024-09-14T04:57:31.984 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.984 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.984 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:57:31.984 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:16.925630+0000", 2024-09-14T04:57:31.985 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000120868 2024-09-14T04:57:31.985 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:57:31.985 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:57:31.985 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:57:31.985 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.985 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.985 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "MOSDPGRecoveryDelete(11.12 e280,278 11:4a7fa1de:::benchmark_data_smithi038_226135_object63215:head,271'9964)", 2024-09-14T04:57:31.985 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:53:16.964702+0000", 2024-09-14T04:57:31.985 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 254.92939647, 2024-09-14T04:57:31.985 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00047666199999999998, 2024-09-14T04:57:31.985 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:57:31.985 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:57:31.985 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "started", 2024-09-14T04:57:31.985 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:57:31.986 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.986 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:57:31.986 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:16.964702+0000", 2024-09-14T04:57:31.986 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:57:31.986 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.986 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.986 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:57:31.986 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:16.964702+0000", 2024-09-14T04:57:31.986 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:57:31.986 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.986 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.986 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:57:31.986 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:16.964703+0000", 2024-09-14T04:57:31.986 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.6869999999999999e-06 2024-09-14T04:57:31.987 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.987 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.987 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:57:31.987 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:16.964715+0000", 2024-09-14T04:57:31.987 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.1303e-05 2024-09-14T04:57:31.987 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.987 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.987 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:57:31.987 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:16.964745+0000", 2024-09-14T04:57:31.987 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.9893e-05 2024-09-14T04:57:31.987 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.987 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.987 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:57:31.988 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:16.964761+0000", 2024-09-14T04:57:31.988 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.6759e-05 2024-09-14T04:57:31.988 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.988 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.988 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:57:31.988 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:16.964948+0000", 2024-09-14T04:57:31.988 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00018690100000000001 2024-09-14T04:57:31.988 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.988 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.988 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:57:31.988 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:16.964978+0000", 2024-09-14T04:57:31.988 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.0032e-05 2024-09-14T04:57:31.989 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.989 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.989 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:57:31.989 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:16.965178+0000", 2024-09-14T04:57:31.989 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000200087 2024-09-14T04:57:31.989 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:57:31.989 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:57:31.989 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:57:31.989 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.989 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.989 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "MOSDPGRecoveryDelete(11.12 e280,278 11:4a8cac78:::benchmark_data_smithi038_226135_object69155:head,272'10385)", 2024-09-14T04:57:31.990 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:53:17.980204+0000", 2024-09-14T04:57:31.990 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 253.913894032, 2024-09-14T04:57:31.990 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00097568000000000004, 2024-09-14T04:57:31.990 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:57:31.990 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:57:31.990 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "started", 2024-09-14T04:57:31.990 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:57:31.990 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.990 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:57:31.990 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:17.980204+0000", 2024-09-14T04:57:31.990 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:57:31.990 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.990 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.991 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:57:31.991 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:17.980204+0000", 2024-09-14T04:57:31.991 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:57:31.991 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.991 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.991 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:57:31.991 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:17.980206+0000", 2024-09-14T04:57:31.991 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.716e-06 2024-09-14T04:57:31.991 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.991 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.991 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:57:31.991 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:17.980214+0000", 2024-09-14T04:57:31.991 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.568e-06 2024-09-14T04:57:31.991 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.992 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.992 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:57:31.992 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:17.980235+0000", 2024-09-14T04:57:31.992 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.0177e-05 2024-09-14T04:57:31.992 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.992 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.992 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:57:31.992 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:17.980248+0000", 2024-09-14T04:57:31.992 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.3288000000000001e-05 2024-09-14T04:57:31.992 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.992 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.993 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:57:31.993 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:17.981064+0000", 2024-09-14T04:57:31.993 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00081601199999999997 2024-09-14T04:57:31.993 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.993 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.993 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:57:31.993 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:17.981080+0000", 2024-09-14T04:57:31.993 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.6061000000000001e-05 2024-09-14T04:57:31.993 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:57:31.993 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:57:31.993 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:57:31.993 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:53:17.981180+0000", 2024-09-14T04:57:31.993 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.9858000000000005e-05 2024-09-14T04:57:31.993 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:57:31.994 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:57:31.994 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:57:31.994 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:57:31.994 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:57:31.994 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-09-14T04:57:33.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:32 smithi123 bash[68976]: cluster 2024-09-14T04:57:31.764626+0000 mgr.y (mgr.26165) 1503 : cluster [DBG] pgmap v1589: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:33.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:32 smithi123 bash[68976]: cluster 2024-09-14T04:57:31.764626+0000 mgr.y (mgr.26165) 1503 : cluster [DBG] pgmap v1589: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:33.199 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:32 smithi038 bash[84940]: cluster 2024-09-14T04:57:31.764626+0000 mgr.y (mgr.26165) 1503 : cluster [DBG] pgmap v1589: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:33.199 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:32 smithi038 bash[84940]: cluster 2024-09-14T04:57:31.764626+0000 mgr.y (mgr.26165) 1503 : cluster [DBG] pgmap v1589: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:33.200 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:32 smithi038 bash[87336]: cluster 2024-09-14T04:57:31.764626+0000 mgr.y (mgr.26165) 1503 : cluster [DBG] pgmap v1589: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:33.200 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:32 smithi038 bash[87336]: cluster 2024-09-14T04:57:31.764626+0000 mgr.y (mgr.26165) 1503 : cluster [DBG] pgmap v1589: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:33.201 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph tell osd.7 reset_purged_snaps_last 2024-09-14T04:57:33.226 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.0 dump_ops_in_flight 2024-09-14T04:57:35.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:34 smithi123 bash[68976]: cluster 2024-09-14T04:57:33.765471+0000 mgr.y (mgr.26165) 1504 : cluster [DBG] pgmap v1590: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:35.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:34 smithi123 bash[68976]: cluster 2024-09-14T04:57:33.765471+0000 mgr.y (mgr.26165) 1504 : cluster [DBG] pgmap v1590: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:35.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:34 smithi038 bash[84940]: cluster 2024-09-14T04:57:33.765471+0000 mgr.y (mgr.26165) 1504 : cluster [DBG] pgmap v1590: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:35.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:34 smithi038 bash[84940]: cluster 2024-09-14T04:57:33.765471+0000 mgr.y (mgr.26165) 1504 : cluster [DBG] pgmap v1590: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:35.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:34 smithi038 bash[87336]: cluster 2024-09-14T04:57:33.765471+0000 mgr.y (mgr.26165) 1504 : cluster [DBG] pgmap v1590: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:35.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:34 smithi038 bash[87336]: cluster 2024-09-14T04:57:33.765471+0000 mgr.y (mgr.26165) 1504 : cluster [DBG] pgmap v1590: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:37.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:36 smithi123 bash[68976]: cluster 2024-09-14T04:57:35.766581+0000 mgr.y (mgr.26165) 1505 : cluster [DBG] pgmap v1591: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:37.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:36 smithi123 bash[68976]: cluster 2024-09-14T04:57:35.766581+0000 mgr.y (mgr.26165) 1505 : cluster [DBG] pgmap v1591: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:37.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:36 smithi038 bash[84940]: cluster 2024-09-14T04:57:35.766581+0000 mgr.y (mgr.26165) 1505 : cluster [DBG] pgmap v1591: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:37.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:36 smithi038 bash[84940]: cluster 2024-09-14T04:57:35.766581+0000 mgr.y (mgr.26165) 1505 : cluster [DBG] pgmap v1591: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:37.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:36 smithi038 bash[87336]: cluster 2024-09-14T04:57:35.766581+0000 mgr.y (mgr.26165) 1505 : cluster [DBG] pgmap v1591: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:37.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:36 smithi038 bash[87336]: cluster 2024-09-14T04:57:35.766581+0000 mgr.y (mgr.26165) 1505 : cluster [DBG] pgmap v1591: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:37.997 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:57:37.998 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:57:38.578 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:57:38 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:57:38] "GET /metrics HTTP/1.1" 200 34269 "" "Prometheus/2.51.0" 2024-09-14T04:57:39.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:38 smithi123 bash[68976]: cluster 2024-09-14T04:57:37.767544+0000 mgr.y (mgr.26165) 1506 : cluster [DBG] pgmap v1592: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:39.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:38 smithi123 bash[68976]: cluster 2024-09-14T04:57:37.767544+0000 mgr.y (mgr.26165) 1506 : cluster [DBG] pgmap v1592: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:39.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:38 smithi038 bash[84940]: cluster 2024-09-14T04:57:37.767544+0000 mgr.y (mgr.26165) 1506 : cluster [DBG] pgmap v1592: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:39.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:38 smithi038 bash[84940]: cluster 2024-09-14T04:57:37.767544+0000 mgr.y (mgr.26165) 1506 : cluster [DBG] pgmap v1592: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:39.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:38 smithi038 bash[87336]: cluster 2024-09-14T04:57:37.767544+0000 mgr.y (mgr.26165) 1506 : cluster [DBG] pgmap v1592: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:39.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:38 smithi038 bash[87336]: cluster 2024-09-14T04:57:37.767544+0000 mgr.y (mgr.26165) 1506 : cluster [DBG] pgmap v1592: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:40.687 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:57:40 smithi123 bash[61744]: ts=2024-09-14T04:57:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:57:40.943 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:40 smithi038 bash[84940]: cluster 2024-09-14T04:57:39.768355+0000 mgr.y (mgr.26165) 1507 : cluster [DBG] pgmap v1593: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:40.943 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:40 smithi038 bash[84940]: cluster 2024-09-14T04:57:39.768355+0000 mgr.y (mgr.26165) 1507 : cluster [DBG] pgmap v1593: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:41.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:40 smithi123 bash[68976]: cluster 2024-09-14T04:57:39.768355+0000 mgr.y (mgr.26165) 1507 : cluster [DBG] pgmap v1593: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:41.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:40 smithi123 bash[68976]: cluster 2024-09-14T04:57:39.768355+0000 mgr.y (mgr.26165) 1507 : cluster [DBG] pgmap v1593: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:41.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:40 smithi038 bash[87336]: cluster 2024-09-14T04:57:39.768355+0000 mgr.y (mgr.26165) 1507 : cluster [DBG] pgmap v1593: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:41.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:40 smithi038 bash[87336]: cluster 2024-09-14T04:57:39.768355+0000 mgr.y (mgr.26165) 1507 : cluster [DBG] pgmap v1593: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:43.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:42 smithi123 bash[68976]: cluster 2024-09-14T04:57:41.769363+0000 mgr.y (mgr.26165) 1508 : cluster [DBG] pgmap v1594: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:43.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:42 smithi123 bash[68976]: cluster 2024-09-14T04:57:41.769363+0000 mgr.y (mgr.26165) 1508 : cluster [DBG] pgmap v1594: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:43.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:42 smithi038 bash[84940]: cluster 2024-09-14T04:57:41.769363+0000 mgr.y (mgr.26165) 1508 : cluster [DBG] pgmap v1594: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:43.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:42 smithi038 bash[84940]: cluster 2024-09-14T04:57:41.769363+0000 mgr.y (mgr.26165) 1508 : cluster [DBG] pgmap v1594: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:43.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:42 smithi038 bash[87336]: cluster 2024-09-14T04:57:41.769363+0000 mgr.y (mgr.26165) 1508 : cluster [DBG] pgmap v1594: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:43.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:42 smithi038 bash[87336]: cluster 2024-09-14T04:57:41.769363+0000 mgr.y (mgr.26165) 1508 : cluster [DBG] pgmap v1594: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:44.458 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-09-14T04:57:44.458 INFO:teuthology.orchestra.run.smithi038.stdout: "ops": [], 2024-09-14T04:57:44.458 INFO:teuthology.orchestra.run.smithi038.stdout: "num_ops": 0 2024-09-14T04:57:44.458 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-09-14T04:57:45.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:44 smithi038 bash[84940]: cluster 2024-09-14T04:57:43.770243+0000 mgr.y (mgr.26165) 1509 : cluster [DBG] pgmap v1595: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:45.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:44 smithi038 bash[84940]: cluster 2024-09-14T04:57:43.770243+0000 mgr.y (mgr.26165) 1509 : cluster [DBG] pgmap v1595: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:45.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:44 smithi038 bash[87336]: cluster 2024-09-14T04:57:43.770243+0000 mgr.y (mgr.26165) 1509 : cluster [DBG] pgmap v1595: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:45.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:44 smithi038 bash[87336]: cluster 2024-09-14T04:57:43.770243+0000 mgr.y (mgr.26165) 1509 : cluster [DBG] pgmap v1595: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:45.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:44 smithi123 bash[68976]: cluster 2024-09-14T04:57:43.770243+0000 mgr.y (mgr.26165) 1509 : cluster [DBG] pgmap v1595: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:45.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:44 smithi123 bash[68976]: cluster 2024-09-14T04:57:43.770243+0000 mgr.y (mgr.26165) 1509 : cluster [DBG] pgmap v1595: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:46.178 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:45 smithi038 bash[84940]: audit 2024-09-14T04:57:45.263482+0000 mon.a (mon.0) 1771 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:57:46.178 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:45 smithi038 bash[84940]: audit 2024-09-14T04:57:45.263482+0000 mon.a (mon.0) 1771 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:57:46.179 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:45 smithi038 bash[87336]: audit 2024-09-14T04:57:45.263482+0000 mon.a (mon.0) 1771 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:57:46.179 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:45 smithi038 bash[87336]: audit 2024-09-14T04:57:45.263482+0000 mon.a (mon.0) 1771 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:57:46.180 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.0 dump_blocked_ops 2024-09-14T04:57:46.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:45 smithi123 bash[68976]: audit 2024-09-14T04:57:45.263482+0000 mon.a (mon.0) 1771 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:57:46.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:45 smithi123 bash[68976]: audit 2024-09-14T04:57:45.263482+0000 mon.a (mon.0) 1771 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:57:46.225 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph tell osd.0 reset_purged_snaps_last 2024-09-14T04:57:47.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:46 smithi123 bash[68976]: cluster 2024-09-14T04:57:45.771311+0000 mgr.y (mgr.26165) 1510 : cluster [DBG] pgmap v1596: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:47.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:46 smithi123 bash[68976]: cluster 2024-09-14T04:57:45.771311+0000 mgr.y (mgr.26165) 1510 : cluster [DBG] pgmap v1596: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:47.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:46 smithi038 bash[84940]: cluster 2024-09-14T04:57:45.771311+0000 mgr.y (mgr.26165) 1510 : cluster [DBG] pgmap v1596: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:47.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:46 smithi038 bash[84940]: cluster 2024-09-14T04:57:45.771311+0000 mgr.y (mgr.26165) 1510 : cluster [DBG] pgmap v1596: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:47.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:46 smithi038 bash[87336]: cluster 2024-09-14T04:57:45.771311+0000 mgr.y (mgr.26165) 1510 : cluster [DBG] pgmap v1596: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:47.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:46 smithi038 bash[87336]: cluster 2024-09-14T04:57:45.771311+0000 mgr.y (mgr.26165) 1510 : cluster [DBG] pgmap v1596: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:48.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:57:48 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:57:48] "GET /metrics HTTP/1.1" 200 34269 "" "Prometheus/2.51.0" 2024-09-14T04:57:49.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:48 smithi123 bash[68976]: cluster 2024-09-14T04:57:47.772201+0000 mgr.y (mgr.26165) 1511 : cluster [DBG] pgmap v1597: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:49.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:48 smithi123 bash[68976]: cluster 2024-09-14T04:57:47.772201+0000 mgr.y (mgr.26165) 1511 : cluster [DBG] pgmap v1597: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:49.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:48 smithi038 bash[84940]: cluster 2024-09-14T04:57:47.772201+0000 mgr.y (mgr.26165) 1511 : cluster [DBG] pgmap v1597: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:49.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:48 smithi038 bash[84940]: cluster 2024-09-14T04:57:47.772201+0000 mgr.y (mgr.26165) 1511 : cluster [DBG] pgmap v1597: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:49.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:48 smithi038 bash[87336]: cluster 2024-09-14T04:57:47.772201+0000 mgr.y (mgr.26165) 1511 : cluster [DBG] pgmap v1597: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:49.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:48 smithi038 bash[87336]: cluster 2024-09-14T04:57:47.772201+0000 mgr.y (mgr.26165) 1511 : cluster [DBG] pgmap v1597: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:50.687 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:57:50 smithi123 bash[61744]: ts=2024-09-14T04:57:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:57:50.981 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:57:50.981 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:57:51.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:50 smithi123 bash[68976]: cluster 2024-09-14T04:57:49.773000+0000 mgr.y (mgr.26165) 1512 : cluster [DBG] pgmap v1598: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:51.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:50 smithi123 bash[68976]: cluster 2024-09-14T04:57:49.773000+0000 mgr.y (mgr.26165) 1512 : cluster [DBG] pgmap v1598: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:51.218 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:50 smithi038 bash[84940]: cluster 2024-09-14T04:57:49.773000+0000 mgr.y (mgr.26165) 1512 : cluster [DBG] pgmap v1598: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:51.218 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:50 smithi038 bash[84940]: cluster 2024-09-14T04:57:49.773000+0000 mgr.y (mgr.26165) 1512 : cluster [DBG] pgmap v1598: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:51.219 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:50 smithi038 bash[87336]: cluster 2024-09-14T04:57:49.773000+0000 mgr.y (mgr.26165) 1512 : cluster [DBG] pgmap v1598: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:51.219 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:50 smithi038 bash[87336]: cluster 2024-09-14T04:57:49.773000+0000 mgr.y (mgr.26165) 1512 : cluster [DBG] pgmap v1598: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:53.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:52 smithi038 bash[84940]: cluster 2024-09-14T04:57:51.774008+0000 mgr.y (mgr.26165) 1513 : cluster [DBG] pgmap v1599: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:53.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:52 smithi038 bash[84940]: cluster 2024-09-14T04:57:51.774008+0000 mgr.y (mgr.26165) 1513 : cluster [DBG] pgmap v1599: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:53.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:52 smithi038 bash[87336]: cluster 2024-09-14T04:57:51.774008+0000 mgr.y (mgr.26165) 1513 : cluster [DBG] pgmap v1599: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:53.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:52 smithi038 bash[87336]: cluster 2024-09-14T04:57:51.774008+0000 mgr.y (mgr.26165) 1513 : cluster [DBG] pgmap v1599: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:53.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:52 smithi123 bash[68976]: cluster 2024-09-14T04:57:51.774008+0000 mgr.y (mgr.26165) 1513 : cluster [DBG] pgmap v1599: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:53.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:52 smithi123 bash[68976]: cluster 2024-09-14T04:57:51.774008+0000 mgr.y (mgr.26165) 1513 : cluster [DBG] pgmap v1599: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:55.230 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:54 smithi038 bash[84940]: cluster 2024-09-14T04:57:53.774856+0000 mgr.y (mgr.26165) 1514 : cluster [DBG] pgmap v1600: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:55.230 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:54 smithi038 bash[84940]: cluster 2024-09-14T04:57:53.774856+0000 mgr.y (mgr.26165) 1514 : cluster [DBG] pgmap v1600: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:55.231 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:54 smithi038 bash[87336]: cluster 2024-09-14T04:57:53.774856+0000 mgr.y (mgr.26165) 1514 : cluster [DBG] pgmap v1600: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:55.231 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:54 smithi038 bash[87336]: cluster 2024-09-14T04:57:53.774856+0000 mgr.y (mgr.26165) 1514 : cluster [DBG] pgmap v1600: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:55.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:54 smithi123 bash[68976]: cluster 2024-09-14T04:57:53.774856+0000 mgr.y (mgr.26165) 1514 : cluster [DBG] pgmap v1600: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:55.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:54 smithi123 bash[68976]: cluster 2024-09-14T04:57:53.774856+0000 mgr.y (mgr.26165) 1514 : cluster [DBG] pgmap v1600: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:57.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:56 smithi038 bash[87336]: cluster 2024-09-14T04:57:55.775899+0000 mgr.y (mgr.26165) 1515 : cluster [DBG] pgmap v1601: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:57.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:56 smithi038 bash[87336]: cluster 2024-09-14T04:57:55.775899+0000 mgr.y (mgr.26165) 1515 : cluster [DBG] pgmap v1601: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:57.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:56 smithi038 bash[84940]: cluster 2024-09-14T04:57:55.775899+0000 mgr.y (mgr.26165) 1515 : cluster [DBG] pgmap v1601: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:57.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:56 smithi038 bash[84940]: cluster 2024-09-14T04:57:55.775899+0000 mgr.y (mgr.26165) 1515 : cluster [DBG] pgmap v1601: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:57.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:56 smithi123 bash[68976]: cluster 2024-09-14T04:57:55.775899+0000 mgr.y (mgr.26165) 1515 : cluster [DBG] pgmap v1601: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:57.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:56 smithi123 bash[68976]: cluster 2024-09-14T04:57:55.775899+0000 mgr.y (mgr.26165) 1515 : cluster [DBG] pgmap v1601: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:57.508 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-09-14T04:57:57.508 INFO:teuthology.orchestra.run.smithi038.stdout: "ops": [], 2024-09-14T04:57:57.508 INFO:teuthology.orchestra.run.smithi038.stdout: "complaint_time": 30, 2024-09-14T04:57:57.508 INFO:teuthology.orchestra.run.smithi038.stdout: "num_blocked_ops": 0 2024-09-14T04:57:57.508 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-09-14T04:57:58.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:57:58 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:57:58] "GET /metrics HTTP/1.1" 200 34269 "" "Prometheus/2.51.0" 2024-09-14T04:57:59.140 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph daemon osd.0 dump_historic_ops 2024-09-14T04:57:59.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:58 smithi038 bash[84940]: cluster 2024-09-14T04:57:57.776808+0000 mgr.y (mgr.26165) 1516 : cluster [DBG] pgmap v1602: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:59.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:57:58 smithi038 bash[84940]: cluster 2024-09-14T04:57:57.776808+0000 mgr.y (mgr.26165) 1516 : cluster [DBG] pgmap v1602: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:59.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:58 smithi038 bash[87336]: cluster 2024-09-14T04:57:57.776808+0000 mgr.y (mgr.26165) 1516 : cluster [DBG] pgmap v1602: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:59.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:57:58 smithi038 bash[87336]: cluster 2024-09-14T04:57:57.776808+0000 mgr.y (mgr.26165) 1516 : cluster [DBG] pgmap v1602: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:59.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:58 smithi123 bash[68976]: cluster 2024-09-14T04:57:57.776808+0000 mgr.y (mgr.26165) 1516 : cluster [DBG] pgmap v1602: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:57:59.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:57:58 smithi123 bash[68976]: cluster 2024-09-14T04:57:57.776808+0000 mgr.y (mgr.26165) 1516 : cluster [DBG] pgmap v1602: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:00.687 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:58:00 smithi123 bash[61744]: ts=2024-09-14T04:58:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:58:01.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:00 smithi038 bash[84940]: cluster 2024-09-14T04:57:59.777616+0000 mgr.y (mgr.26165) 1517 : cluster [DBG] pgmap v1603: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:01.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:00 smithi038 bash[84940]: cluster 2024-09-14T04:57:59.777616+0000 mgr.y (mgr.26165) 1517 : cluster [DBG] pgmap v1603: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:01.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:00 smithi038 bash[84940]: audit 2024-09-14T04:58:00.263823+0000 mon.a (mon.0) 1772 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:58:01.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:00 smithi038 bash[84940]: audit 2024-09-14T04:58:00.263823+0000 mon.a (mon.0) 1772 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:58:01.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:00 smithi038 bash[87336]: cluster 2024-09-14T04:57:59.777616+0000 mgr.y (mgr.26165) 1517 : cluster [DBG] pgmap v1603: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:01.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:00 smithi038 bash[87336]: cluster 2024-09-14T04:57:59.777616+0000 mgr.y (mgr.26165) 1517 : cluster [DBG] pgmap v1603: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:01.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:00 smithi038 bash[87336]: audit 2024-09-14T04:58:00.263823+0000 mon.a (mon.0) 1772 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:58:01.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:00 smithi038 bash[87336]: audit 2024-09-14T04:58:00.263823+0000 mon.a (mon.0) 1772 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:58:01.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:00 smithi123 bash[68976]: cluster 2024-09-14T04:57:59.777616+0000 mgr.y (mgr.26165) 1517 : cluster [DBG] pgmap v1603: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:01.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:00 smithi123 bash[68976]: cluster 2024-09-14T04:57:59.777616+0000 mgr.y (mgr.26165) 1517 : cluster [DBG] pgmap v1603: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:01.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:00 smithi123 bash[68976]: audit 2024-09-14T04:58:00.263823+0000 mon.a (mon.0) 1772 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:58:01.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:00 smithi123 bash[68976]: audit 2024-09-14T04:58:00.263823+0000 mon.a (mon.0) 1772 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:58:03.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:02 smithi038 bash[84940]: cluster 2024-09-14T04:58:01.778629+0000 mgr.y (mgr.26165) 1518 : cluster [DBG] pgmap v1604: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:03.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:02 smithi038 bash[84940]: cluster 2024-09-14T04:58:01.778629+0000 mgr.y (mgr.26165) 1518 : cluster [DBG] pgmap v1604: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:03.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:02 smithi038 bash[87336]: cluster 2024-09-14T04:58:01.778629+0000 mgr.y (mgr.26165) 1518 : cluster [DBG] pgmap v1604: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:03.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:02 smithi038 bash[87336]: cluster 2024-09-14T04:58:01.778629+0000 mgr.y (mgr.26165) 1518 : cluster [DBG] pgmap v1604: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:03.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:02 smithi123 bash[68976]: cluster 2024-09-14T04:58:01.778629+0000 mgr.y (mgr.26165) 1518 : cluster [DBG] pgmap v1604: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:03.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:02 smithi123 bash[68976]: cluster 2024-09-14T04:58:01.778629+0000 mgr.y (mgr.26165) 1518 : cluster [DBG] pgmap v1604: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:03.934 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:58:04.162 INFO:tasks.thrashosds.thrasher:fixing pg num pool .mgr 2024-09-14T04:58:04.162 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd pool set .mgr pgp_num 21 2024-09-14T04:58:05.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:04 smithi038 bash[84940]: cluster 2024-09-14T04:58:03.779483+0000 mgr.y (mgr.26165) 1519 : cluster [DBG] pgmap v1605: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:05.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:04 smithi038 bash[84940]: cluster 2024-09-14T04:58:03.779483+0000 mgr.y (mgr.26165) 1519 : cluster [DBG] pgmap v1605: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:05.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:04 smithi038 bash[87336]: cluster 2024-09-14T04:58:03.779483+0000 mgr.y (mgr.26165) 1519 : cluster [DBG] pgmap v1605: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:05.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:04 smithi038 bash[87336]: cluster 2024-09-14T04:58:03.779483+0000 mgr.y (mgr.26165) 1519 : cluster [DBG] pgmap v1605: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:05.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:04 smithi123 bash[68976]: cluster 2024-09-14T04:58:03.779483+0000 mgr.y (mgr.26165) 1519 : cluster [DBG] pgmap v1605: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:05.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:04 smithi123 bash[68976]: cluster 2024-09-14T04:58:03.779483+0000 mgr.y (mgr.26165) 1519 : cluster [DBG] pgmap v1605: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:06.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:06 smithi038 bash[84940]: cluster 2024-09-14T04:58:05.780183+0000 mgr.y (mgr.26165) 1520 : cluster [DBG] pgmap v1606: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:06.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:06 smithi038 bash[84940]: cluster 2024-09-14T04:58:05.780183+0000 mgr.y (mgr.26165) 1520 : cluster [DBG] pgmap v1606: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:06.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:06 smithi038 bash[87336]: cluster 2024-09-14T04:58:05.780183+0000 mgr.y (mgr.26165) 1520 : cluster [DBG] pgmap v1606: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:06.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:06 smithi038 bash[87336]: cluster 2024-09-14T04:58:05.780183+0000 mgr.y (mgr.26165) 1520 : cluster [DBG] pgmap v1606: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:06.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:06 smithi123 bash[68976]: cluster 2024-09-14T04:58:05.780183+0000 mgr.y (mgr.26165) 1520 : cluster [DBG] pgmap v1606: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:06.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:06 smithi123 bash[68976]: cluster 2024-09-14T04:58:05.780183+0000 mgr.y (mgr.26165) 1520 : cluster [DBG] pgmap v1606: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:08.043 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:58:08.262 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-09-14T04:58:08.263 INFO:teuthology.orchestra.run.smithi038.stdout: "size": 20, 2024-09-14T04:58:08.263 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 600, 2024-09-14T04:58:08.263 INFO:teuthology.orchestra.run.smithi038.stdout: "ops": [ 2024-09-14T04:58:08.263 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.263 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "rep_scrubmap(1.11 e292 from shard 5)", 2024-09-14T04:58:08.263 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:54:27.829427+0000", 2024-09-14T04:58:08.263 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 220.432961189, 2024-09-14T04:58:08.263 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000243599, 2024-09-14T04:58:08.263 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:58:08.263 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:58:08.263 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "started", 2024-09-14T04:58:08.263 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:58:08.263 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.263 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:58:08.264 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:27.829427+0000", 2024-09-14T04:58:08.264 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:58:08.264 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:58:08.264 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.264 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:58:08.264 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:27.829427+0000", 2024-09-14T04:58:08.264 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:58:08.264 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:58:08.264 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.264 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:58:08.264 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:27.829429+0000", 2024-09-14T04:58:08.264 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.3530000000000002e-06 2024-09-14T04:58:08.264 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:58:08.265 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.265 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:58:08.265 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:27.829445+0000", 2024-09-14T04:58:08.265 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.5622999999999999e-05 2024-09-14T04:58:08.265 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:58:08.265 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.265 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:58:08.265 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:27.829478+0000", 2024-09-14T04:58:08.265 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.3359999999999999e-05 2024-09-14T04:58:08.265 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:58:08.265 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.265 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:58:08.265 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:27.829500+0000", 2024-09-14T04:58:08.265 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.1725999999999998e-05 2024-09-14T04:58:08.266 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:58:08.266 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.266 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:58:08.266 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:27.829628+0000", 2024-09-14T04:58:08.266 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000127995 2024-09-14T04:58:08.266 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:58:08.266 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.266 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:58:08.266 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:27.829647+0000", 2024-09-14T04:58:08.266 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.8953e-05 2024-09-14T04:58:08.266 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:58:08.266 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.266 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:58:08.267 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:27.829670+0000", 2024-09-14T04:58:08.267 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.3589000000000001e-05 2024-09-14T04:58:08.267 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:58:08.267 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:58:08.267 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:58:08.267 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:58:08.267 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.267 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "rep_scrubmap(1.11 e292 from shard 3)", 2024-09-14T04:58:08.267 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:54:27.829729+0000", 2024-09-14T04:58:08.267 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 220.43265900099999, 2024-09-14T04:58:08.267 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000318762, 2024-09-14T04:58:08.267 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:58:08.267 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:58:08.267 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "started", 2024-09-14T04:58:08.268 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:58:08.268 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.268 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:58:08.268 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:27.829729+0000", 2024-09-14T04:58:08.268 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:58:08.268 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:58:08.268 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.268 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:58:08.268 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:27.829729+0000", 2024-09-14T04:58:08.268 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:58:08.268 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:58:08.268 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.268 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:58:08.268 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:27.829730+0000", 2024-09-14T04:58:08.269 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.39e-06 2024-09-14T04:58:08.269 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:58:08.269 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.269 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:58:08.269 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:27.829740+0000", 2024-09-14T04:58:08.269 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.3130000000000004e-06 2024-09-14T04:58:08.269 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:58:08.269 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.269 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:58:08.269 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:27.829758+0000", 2024-09-14T04:58:08.269 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.8124000000000001e-05 2024-09-14T04:58:08.269 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:58:08.270 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.270 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:58:08.270 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:27.829769+0000", 2024-09-14T04:58:08.270 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.1523e-05 2024-09-14T04:58:08.270 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:58:08.270 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.270 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:58:08.270 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:27.829905+0000", 2024-09-14T04:58:08.270 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00013542400000000001 2024-09-14T04:58:08.270 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:58:08.270 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.271 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:58:08.271 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:27.829948+0000", 2024-09-14T04:58:08.271 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.3838999999999998e-05 2024-09-14T04:58:08.271 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:58:08.271 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.271 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:58:08.271 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:27.830048+0000", 2024-09-14T04:58:08.271 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.9148999999999995e-05 2024-09-14T04:58:08.271 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:58:08.271 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:58:08.271 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:58:08.271 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:58:08.271 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.271 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "rep_scrubmap(1.1 e292 from shard 2)", 2024-09-14T04:58:08.271 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:54:55.659616+0000", 2024-09-14T04:58:08.271 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 192.602771738, 2024-09-14T04:58:08.272 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00019272000000000001, 2024-09-14T04:58:08.272 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:58:08.272 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:58:08.272 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "started", 2024-09-14T04:58:08.272 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:58:08.272 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.272 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:58:08.272 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:55.659616+0000", 2024-09-14T04:58:08.272 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:58:08.272 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:58:08.272 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.272 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:58:08.272 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:55.659616+0000", 2024-09-14T04:58:08.272 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:58:08.273 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:58:08.273 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.273 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:58:08.273 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:55.659618+0000", 2024-09-14T04:58:08.273 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.2970000000000002e-06 2024-09-14T04:58:08.273 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:58:08.273 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.273 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:58:08.273 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:55.659630+0000", 2024-09-14T04:58:08.273 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.1229999999999999e-05 2024-09-14T04:58:08.273 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:58:08.273 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.273 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:58:08.273 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:55.659659+0000", 2024-09-14T04:58:08.273 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.9272e-05 2024-09-14T04:58:08.274 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:58:08.274 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.274 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:58:08.274 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:55.659675+0000", 2024-09-14T04:58:08.274 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.6399999999999999e-05 2024-09-14T04:58:08.274 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:58:08.274 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.274 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:58:08.274 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:55.659764+0000", 2024-09-14T04:58:08.274 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.8245999999999995e-05 2024-09-14T04:58:08.274 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:58:08.274 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.274 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:58:08.274 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:55.659784+0000", 2024-09-14T04:58:08.275 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.0534e-05 2024-09-14T04:58:08.275 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:58:08.275 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.275 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:58:08.275 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:55.659809+0000", 2024-09-14T04:58:08.275 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.4740999999999999e-05 2024-09-14T04:58:08.275 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:58:08.275 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:58:08.275 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:58:08.275 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:58:08.275 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.275 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "rep_scrubmap(1.1 e292 from shard 5)", 2024-09-14T04:58:08.275 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:54:55.659982+0000", 2024-09-14T04:58:08.275 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 192.60240593, 2024-09-14T04:58:08.275 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000135215, 2024-09-14T04:58:08.275 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:58:08.276 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:58:08.276 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "started", 2024-09-14T04:58:08.276 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:58:08.276 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.276 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:58:08.276 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:55.659982+0000", 2024-09-14T04:58:08.276 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:58:08.276 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:58:08.276 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.276 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:58:08.276 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:55.659982+0000", 2024-09-14T04:58:08.276 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:58:08.276 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:58:08.276 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.277 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:58:08.277 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:55.659984+0000", 2024-09-14T04:58:08.277 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.5859999999999999e-06 2024-09-14T04:58:08.277 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:58:08.277 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.277 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:58:08.277 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:55.659991+0000", 2024-09-14T04:58:08.277 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 7.4100000000000002e-06 2024-09-14T04:58:08.277 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:58:08.277 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.277 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:58:08.277 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:55.660011+0000", 2024-09-14T04:58:08.277 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.0526e-05 2024-09-14T04:58:08.278 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:58:08.278 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.278 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:58:08.278 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:55.660029+0000", 2024-09-14T04:58:08.278 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.717e-05 2024-09-14T04:58:08.278 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:58:08.278 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.278 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:58:08.278 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:55.660088+0000", 2024-09-14T04:58:08.278 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.9759000000000002e-05 2024-09-14T04:58:08.278 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:58:08.278 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.278 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:58:08.278 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:55.660096+0000", 2024-09-14T04:58:08.279 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.0520000000000002e-06 2024-09-14T04:58:08.279 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:58:08.279 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.279 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:58:08.279 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:55.660117+0000", 2024-09-14T04:58:08.279 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.0712000000000001e-05 2024-09-14T04:58:08.279 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:58:08.279 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:58:08.279 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:58:08.279 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:58:08.279 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.279 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "rep_scrubmap(1.0 e292 from shard 6)", 2024-09-14T04:58:08.279 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:54:56.674242+0000", 2024-09-14T04:58:08.280 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 191.588145747, 2024-09-14T04:58:08.280 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00011953199999999999, 2024-09-14T04:58:08.280 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:58:08.280 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:58:08.280 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "started", 2024-09-14T04:58:08.280 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:58:08.280 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.280 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:58:08.280 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:56.674242+0000", 2024-09-14T04:58:08.280 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:58:08.280 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:58:08.280 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.280 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:58:08.280 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:56.674242+0000", 2024-09-14T04:58:08.281 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:58:08.281 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:58:08.281 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.281 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:58:08.281 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:56.674243+0000", 2024-09-14T04:58:08.281 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.248e-06 2024-09-14T04:58:08.281 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:58:08.281 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.281 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:58:08.282 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:56.674249+0000", 2024-09-14T04:58:08.282 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.1869999999999996e-06 2024-09-14T04:58:08.282 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:58:08.282 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.282 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:58:08.282 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:56.674263+0000", 2024-09-14T04:58:08.282 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.4369000000000001e-05 2024-09-14T04:58:08.282 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:58:08.282 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.282 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:58:08.283 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:56.674276+0000", 2024-09-14T04:58:08.283 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.3338e-05 2024-09-14T04:58:08.283 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:58:08.283 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.283 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:58:08.283 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:56.674338+0000", 2024-09-14T04:58:08.283 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.1913000000000002e-05 2024-09-14T04:58:08.283 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:58:08.283 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.283 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:58:08.283 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:56.674351+0000", 2024-09-14T04:58:08.283 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.2337999999999999e-05 2024-09-14T04:58:08.283 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:58:08.283 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.284 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:58:08.284 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:56.674362+0000", 2024-09-14T04:58:08.284 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.1139e-05 2024-09-14T04:58:08.284 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:58:08.284 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:58:08.284 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:58:08.284 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:58:08.284 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.284 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "rep_scrubmap(1.0 e292 from shard 7)", 2024-09-14T04:58:08.284 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:54:56.674354+0000", 2024-09-14T04:58:08.284 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 191.58803387200001, 2024-09-14T04:58:08.284 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00012395099999999999, 2024-09-14T04:58:08.284 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:58:08.285 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:58:08.285 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "started", 2024-09-14T04:58:08.285 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:58:08.285 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.285 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:58:08.285 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:56.674354+0000", 2024-09-14T04:58:08.285 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:58:08.285 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:58:08.285 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.285 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:58:08.285 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:56.674354+0000", 2024-09-14T04:58:08.285 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:58:08.285 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:58:08.286 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.286 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:58:08.286 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:56.674355+0000", 2024-09-14T04:58:08.286 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.1370000000000001e-06 2024-09-14T04:58:08.286 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:58:08.286 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.286 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:58:08.286 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:56.674364+0000", 2024-09-14T04:58:08.286 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 8.3930000000000008e-06 2024-09-14T04:58:08.286 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:58:08.286 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.286 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:58:08.286 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:56.674378+0000", 2024-09-14T04:58:08.286 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.4558e-05 2024-09-14T04:58:08.287 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:58:08.287 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.287 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:58:08.287 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:56.674399+0000", 2024-09-14T04:58:08.287 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.0741999999999999e-05 2024-09-14T04:58:08.287 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:58:08.287 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.287 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:58:08.287 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:56.674448+0000", 2024-09-14T04:58:08.287 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 4.9230999999999997e-05 2024-09-14T04:58:08.287 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:58:08.287 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.287 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:58:08.287 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:56.674455+0000", 2024-09-14T04:58:08.288 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 6.5339999999999996e-06 2024-09-14T04:58:08.288 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:58:08.288 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.288 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:58:08.288 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:56.674478+0000", 2024-09-14T04:58:08.288 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.3356000000000001e-05 2024-09-14T04:58:08.288 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:58:08.288 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:58:08.288 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:58:08.288 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:58:08.288 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.288 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "rep_scrubmap(1.2 e292 from shard 7)", 2024-09-14T04:58:08.288 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:54:57.657317+0000", 2024-09-14T04:58:08.288 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 190.60507063899999, 2024-09-14T04:58:08.289 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00028320500000000002, 2024-09-14T04:58:08.289 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:58:08.289 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:58:08.289 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "started", 2024-09-14T04:58:08.289 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:58:08.289 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.289 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:58:08.289 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:57.657317+0000", 2024-09-14T04:58:08.289 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:58:08.289 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:58:08.289 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.289 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:58:08.289 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:57.657317+0000", 2024-09-14T04:58:08.290 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:58:08.290 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:58:08.290 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.290 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:58:08.290 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:57.657319+0000", 2024-09-14T04:58:08.290 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.84e-06 2024-09-14T04:58:08.290 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:58:08.290 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.290 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:58:08.290 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:57.657329+0000", 2024-09-14T04:58:08.290 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.6299999999999993e-06 2024-09-14T04:58:08.290 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:58:08.290 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.291 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:58:08.291 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:57.657356+0000", 2024-09-14T04:58:08.291 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.6982999999999999e-05 2024-09-14T04:58:08.291 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:58:08.291 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.291 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:58:08.291 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:57.657369+0000", 2024-09-14T04:58:08.291 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.3645999999999999e-05 2024-09-14T04:58:08.291 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:58:08.291 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.291 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:58:08.291 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:57.657506+0000", 2024-09-14T04:58:08.291 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.00013633100000000001 2024-09-14T04:58:08.292 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:58:08.292 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.292 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:58:08.292 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:57.657541+0000", 2024-09-14T04:58:08.292 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 3.5512999999999997e-05 2024-09-14T04:58:08.292 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:58:08.292 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.292 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:58:08.292 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:57.657600+0000", 2024-09-14T04:58:08.292 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.9262000000000003e-05 2024-09-14T04:58:08.292 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:58:08.292 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:58:08.292 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:58:08.292 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:58:08.292 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.293 INFO:teuthology.orchestra.run.smithi038.stdout: "description": "rep_scrubmap(1.2 e292 from shard 4)", 2024-09-14T04:58:08.293 INFO:teuthology.orchestra.run.smithi038.stdout: "initiated_at": "2024-09-14T04:54:57.657491+0000", 2024-09-14T04:58:08.293 INFO:teuthology.orchestra.run.smithi038.stdout: "age": 190.60489692199999, 2024-09-14T04:58:08.293 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000231826, 2024-09-14T04:58:08.293 INFO:teuthology.orchestra.run.smithi038.stdout: "continuous": false, 2024-09-14T04:58:08.293 INFO:teuthology.orchestra.run.smithi038.stdout: "type_data": { 2024-09-14T04:58:08.293 INFO:teuthology.orchestra.run.smithi038.stdout: "flag_point": "started", 2024-09-14T04:58:08.293 INFO:teuthology.orchestra.run.smithi038.stdout: "events": [ 2024-09-14T04:58:08.293 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.293 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "initiated", 2024-09-14T04:58:08.293 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:57.657491+0000", 2024-09-14T04:58:08.293 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:58:08.293 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:58:08.293 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.293 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "header_read", 2024-09-14T04:58:08.294 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:57.657491+0000", 2024-09-14T04:58:08.294 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0 2024-09-14T04:58:08.294 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:58:08.294 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.294 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "throttled", 2024-09-14T04:58:08.294 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:57.657493+0000", 2024-09-14T04:58:08.294 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.8300000000000001e-06 2024-09-14T04:58:08.294 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:58:08.294 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.294 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "all_read", 2024-09-14T04:58:08.294 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:57.657502+0000", 2024-09-14T04:58:08.294 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 9.5759999999999995e-06 2024-09-14T04:58:08.294 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:58:08.294 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.295 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "dispatched", 2024-09-14T04:58:08.295 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:57.657525+0000", 2024-09-14T04:58:08.295 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.3087000000000001e-05 2024-09-14T04:58:08.295 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:58:08.295 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.295 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "queued_for_pg", 2024-09-14T04:58:08.295 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:57.657539+0000", 2024-09-14T04:58:08.295 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 1.3689000000000001e-05 2024-09-14T04:58:08.295 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:58:08.295 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.295 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "reached_pg", 2024-09-14T04:58:08.295 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:57.657644+0000", 2024-09-14T04:58:08.295 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 0.000104632 2024-09-14T04:58:08.295 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:58:08.295 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.295 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "started", 2024-09-14T04:58:08.296 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:57.657664+0000", 2024-09-14T04:58:08.296 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 2.0126e-05 2024-09-14T04:58:08.296 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-09-14T04:58:08.296 INFO:teuthology.orchestra.run.smithi038.stdout: { 2024-09-14T04:58:08.296 INFO:teuthology.orchestra.run.smithi038.stdout: "event": "done", 2024-09-14T04:58:08.296 INFO:teuthology.orchestra.run.smithi038.stdout: "time": "2024-09-14T04:54:57.657723+0000", 2024-09-14T04:58:08.296 INFO:teuthology.orchestra.run.smithi038.stdout: "duration": 5.8885999999999998e-05 2024-09-14T04:58:08.296 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:58:08.296 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:58:08.296 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:58:08.296 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-09-14T04:58:08.296 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-09-14T04:58:08.296 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-09-14T04:58:08.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:58:08 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:58:08] "GET /metrics HTTP/1.1" 200 34272 "" "Prometheus/2.51.0" 2024-09-14T04:58:09.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:08 smithi123 bash[68976]: cluster 2024-09-14T04:58:07.781050+0000 mgr.y (mgr.26165) 1521 : cluster [DBG] pgmap v1607: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:09.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:08 smithi123 bash[68976]: cluster 2024-09-14T04:58:07.781050+0000 mgr.y (mgr.26165) 1521 : cluster [DBG] pgmap v1607: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:09.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:08 smithi038 bash[84940]: cluster 2024-09-14T04:58:07.781050+0000 mgr.y (mgr.26165) 1521 : cluster [DBG] pgmap v1607: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:09.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:08 smithi038 bash[84940]: cluster 2024-09-14T04:58:07.781050+0000 mgr.y (mgr.26165) 1521 : cluster [DBG] pgmap v1607: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:09.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:08 smithi038 bash[87336]: cluster 2024-09-14T04:58:07.781050+0000 mgr.y (mgr.26165) 1521 : cluster [DBG] pgmap v1607: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:09.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:08 smithi038 bash[87336]: cluster 2024-09-14T04:58:07.781050+0000 mgr.y (mgr.26165) 1521 : cluster [DBG] pgmap v1607: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:10.687 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:58:10 smithi123 bash[61744]: ts=2024-09-14T04:58:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:58:11.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:10 smithi123 bash[68976]: cluster 2024-09-14T04:58:09.781861+0000 mgr.y (mgr.26165) 1522 : cluster [DBG] pgmap v1608: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:11.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:10 smithi123 bash[68976]: cluster 2024-09-14T04:58:09.781861+0000 mgr.y (mgr.26165) 1522 : cluster [DBG] pgmap v1608: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:11.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:10 smithi038 bash[84940]: cluster 2024-09-14T04:58:09.781861+0000 mgr.y (mgr.26165) 1522 : cluster [DBG] pgmap v1608: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:11.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:10 smithi038 bash[84940]: cluster 2024-09-14T04:58:09.781861+0000 mgr.y (mgr.26165) 1522 : cluster [DBG] pgmap v1608: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:11.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:10 smithi038 bash[87336]: cluster 2024-09-14T04:58:09.781861+0000 mgr.y (mgr.26165) 1522 : cluster [DBG] pgmap v1608: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:11.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:10 smithi038 bash[87336]: cluster 2024-09-14T04:58:09.781861+0000 mgr.y (mgr.26165) 1522 : cluster [DBG] pgmap v1608: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:13.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:12 smithi123 bash[68976]: cluster 2024-09-14T04:58:11.782522+0000 mgr.y (mgr.26165) 1523 : cluster [DBG] pgmap v1609: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:13.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:12 smithi123 bash[68976]: cluster 2024-09-14T04:58:11.782522+0000 mgr.y (mgr.26165) 1523 : cluster [DBG] pgmap v1609: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:13.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:12 smithi038 bash[87336]: cluster 2024-09-14T04:58:11.782522+0000 mgr.y (mgr.26165) 1523 : cluster [DBG] pgmap v1609: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:13.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:12 smithi038 bash[87336]: cluster 2024-09-14T04:58:11.782522+0000 mgr.y (mgr.26165) 1523 : cluster [DBG] pgmap v1609: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:13.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:12 smithi038 bash[84940]: cluster 2024-09-14T04:58:11.782522+0000 mgr.y (mgr.26165) 1523 : cluster [DBG] pgmap v1609: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:13.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:12 smithi038 bash[84940]: cluster 2024-09-14T04:58:11.782522+0000 mgr.y (mgr.26165) 1523 : cluster [DBG] pgmap v1609: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:13.878 INFO:teuthology.orchestra.run.smithi038.stderr:set pool 1 pgp_num to 21 2024-09-14T04:58:14.153 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:13 smithi038 bash[87336]: audit 2024-09-14T04:58:13.381070+0000 mon.c (mon.2) 95 : audit [INF] from='client.? 172.21.15.38:0/810241119' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"} : dispatch 2024-09-14T04:58:14.153 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:13 smithi038 bash[87336]: audit 2024-09-14T04:58:13.381070+0000 mon.c (mon.2) 95 : audit [INF] from='client.? 172.21.15.38:0/810241119' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"} : dispatch 2024-09-14T04:58:14.153 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:13 smithi038 bash[87336]: audit 2024-09-14T04:58:13.381764+0000 mon.a (mon.0) 1773 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"} : dispatch 2024-09-14T04:58:14.154 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:13 smithi038 bash[87336]: audit 2024-09-14T04:58:13.381764+0000 mon.a (mon.0) 1773 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"} : dispatch 2024-09-14T04:58:14.154 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:13 smithi038 bash[84940]: audit 2024-09-14T04:58:13.381070+0000 mon.c (mon.2) 95 : audit [INF] from='client.? 172.21.15.38:0/810241119' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"} : dispatch 2024-09-14T04:58:14.154 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:13 smithi038 bash[84940]: audit 2024-09-14T04:58:13.381070+0000 mon.c (mon.2) 95 : audit [INF] from='client.? 172.21.15.38:0/810241119' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"} : dispatch 2024-09-14T04:58:14.154 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:13 smithi038 bash[84940]: audit 2024-09-14T04:58:13.381764+0000 mon.a (mon.0) 1773 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"} : dispatch 2024-09-14T04:58:14.154 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:13 smithi038 bash[84940]: audit 2024-09-14T04:58:13.381764+0000 mon.a (mon.0) 1773 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"} : dispatch 2024-09-14T04:58:14.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:13 smithi123 bash[68976]: audit 2024-09-14T04:58:13.381070+0000 mon.c (mon.2) 95 : audit [INF] from='client.? 172.21.15.38:0/810241119' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"} : dispatch 2024-09-14T04:58:14.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:13 smithi123 bash[68976]: audit 2024-09-14T04:58:13.381070+0000 mon.c (mon.2) 95 : audit [INF] from='client.? 172.21.15.38:0/810241119' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"} : dispatch 2024-09-14T04:58:14.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:13 smithi123 bash[68976]: audit 2024-09-14T04:58:13.381764+0000 mon.a (mon.0) 1773 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"} : dispatch 2024-09-14T04:58:14.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:13 smithi123 bash[68976]: audit 2024-09-14T04:58:13.381764+0000 mon.a (mon.0) 1773 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"} : dispatch 2024-09-14T04:58:14.865 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph -- tell 'mon.*' injectargs --mon_osd_down_out_interval=600 2024-09-14T04:58:15.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:14 smithi123 bash[68976]: cluster 2024-09-14T04:58:13.783365+0000 mgr.y (mgr.26165) 1524 : cluster [DBG] pgmap v1610: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:15.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:14 smithi123 bash[68976]: cluster 2024-09-14T04:58:13.783365+0000 mgr.y (mgr.26165) 1524 : cluster [DBG] pgmap v1610: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:15.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:14 smithi123 bash[68976]: audit 2024-09-14T04:58:13.869625+0000 mon.a (mon.0) 1774 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"}]': finished 2024-09-14T04:58:15.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:14 smithi123 bash[68976]: audit 2024-09-14T04:58:13.869625+0000 mon.a (mon.0) 1774 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"}]': finished 2024-09-14T04:58:15.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:14 smithi123 bash[68976]: cluster 2024-09-14T04:58:13.878503+0000 mon.a (mon.0) 1775 : cluster [DBG] osdmap e304: 8 total, 8 up, 8 in 2024-09-14T04:58:15.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:14 smithi123 bash[68976]: cluster 2024-09-14T04:58:13.878503+0000 mon.a (mon.0) 1775 : cluster [DBG] osdmap e304: 8 total, 8 up, 8 in 2024-09-14T04:58:15.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:14 smithi038 bash[84940]: cluster 2024-09-14T04:58:13.783365+0000 mgr.y (mgr.26165) 1524 : cluster [DBG] pgmap v1610: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:15.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:14 smithi038 bash[84940]: cluster 2024-09-14T04:58:13.783365+0000 mgr.y (mgr.26165) 1524 : cluster [DBG] pgmap v1610: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:15.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:14 smithi038 bash[84940]: audit 2024-09-14T04:58:13.869625+0000 mon.a (mon.0) 1774 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"}]': finished 2024-09-14T04:58:15.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:14 smithi038 bash[84940]: audit 2024-09-14T04:58:13.869625+0000 mon.a (mon.0) 1774 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"}]': finished 2024-09-14T04:58:15.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:14 smithi038 bash[84940]: cluster 2024-09-14T04:58:13.878503+0000 mon.a (mon.0) 1775 : cluster [DBG] osdmap e304: 8 total, 8 up, 8 in 2024-09-14T04:58:15.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:14 smithi038 bash[84940]: cluster 2024-09-14T04:58:13.878503+0000 mon.a (mon.0) 1775 : cluster [DBG] osdmap e304: 8 total, 8 up, 8 in 2024-09-14T04:58:15.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:14 smithi038 bash[87336]: cluster 2024-09-14T04:58:13.783365+0000 mgr.y (mgr.26165) 1524 : cluster [DBG] pgmap v1610: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:15.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:14 smithi038 bash[87336]: cluster 2024-09-14T04:58:13.783365+0000 mgr.y (mgr.26165) 1524 : cluster [DBG] pgmap v1610: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:15.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:14 smithi038 bash[87336]: audit 2024-09-14T04:58:13.869625+0000 mon.a (mon.0) 1774 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"}]': finished 2024-09-14T04:58:15.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:14 smithi038 bash[87336]: audit 2024-09-14T04:58:13.869625+0000 mon.a (mon.0) 1774 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"}]': finished 2024-09-14T04:58:15.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:14 smithi038 bash[87336]: cluster 2024-09-14T04:58:13.878503+0000 mon.a (mon.0) 1775 : cluster [DBG] osdmap e304: 8 total, 8 up, 8 in 2024-09-14T04:58:15.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:14 smithi038 bash[87336]: cluster 2024-09-14T04:58:13.878503+0000 mon.a (mon.0) 1775 : cluster [DBG] osdmap e304: 8 total, 8 up, 8 in 2024-09-14T04:58:16.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:15 smithi123 bash[68976]: audit 2024-09-14T04:58:15.264316+0000 mon.a (mon.0) 1776 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:58:16.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:15 smithi123 bash[68976]: audit 2024-09-14T04:58:15.264316+0000 mon.a (mon.0) 1776 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:58:16.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:15 smithi038 bash[84940]: audit 2024-09-14T04:58:15.264316+0000 mon.a (mon.0) 1776 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:58:16.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:15 smithi038 bash[84940]: audit 2024-09-14T04:58:15.264316+0000 mon.a (mon.0) 1776 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:58:16.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:15 smithi038 bash[87336]: audit 2024-09-14T04:58:15.264316+0000 mon.a (mon.0) 1776 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:58:16.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:15 smithi038 bash[87336]: audit 2024-09-14T04:58:15.264316+0000 mon.a (mon.0) 1776 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:58:17.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:16 smithi123 bash[68976]: cluster 2024-09-14T04:58:15.784401+0000 mgr.y (mgr.26165) 1525 : cluster [DBG] pgmap v1612: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:17.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:16 smithi123 bash[68976]: cluster 2024-09-14T04:58:15.784401+0000 mgr.y (mgr.26165) 1525 : cluster [DBG] pgmap v1612: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:17.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:16 smithi038 bash[84940]: cluster 2024-09-14T04:58:15.784401+0000 mgr.y (mgr.26165) 1525 : cluster [DBG] pgmap v1612: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:17.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:16 smithi038 bash[84940]: cluster 2024-09-14T04:58:15.784401+0000 mgr.y (mgr.26165) 1525 : cluster [DBG] pgmap v1612: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:17.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:16 smithi038 bash[87336]: cluster 2024-09-14T04:58:15.784401+0000 mgr.y (mgr.26165) 1525 : cluster [DBG] pgmap v1612: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:17.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:16 smithi038 bash[87336]: cluster 2024-09-14T04:58:15.784401+0000 mgr.y (mgr.26165) 1525 : cluster [DBG] pgmap v1612: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:18.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:58:18 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:58:18] "GET /metrics HTTP/1.1" 200 34264 "" "Prometheus/2.51.0" 2024-09-14T04:58:19.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:18 smithi123 bash[68976]: cluster 2024-09-14T04:58:17.785355+0000 mgr.y (mgr.26165) 1526 : cluster [DBG] pgmap v1613: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:19.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:18 smithi123 bash[68976]: cluster 2024-09-14T04:58:17.785355+0000 mgr.y (mgr.26165) 1526 : cluster [DBG] pgmap v1613: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:19.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:18 smithi038 bash[84940]: cluster 2024-09-14T04:58:17.785355+0000 mgr.y (mgr.26165) 1526 : cluster [DBG] pgmap v1613: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:19.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:18 smithi038 bash[84940]: cluster 2024-09-14T04:58:17.785355+0000 mgr.y (mgr.26165) 1526 : cluster [DBG] pgmap v1613: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:19.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:18 smithi038 bash[87336]: cluster 2024-09-14T04:58:17.785355+0000 mgr.y (mgr.26165) 1526 : cluster [DBG] pgmap v1613: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:19.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:18 smithi038 bash[87336]: cluster 2024-09-14T04:58:17.785355+0000 mgr.y (mgr.26165) 1526 : cluster [DBG] pgmap v1613: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:19.656 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:58:20.687 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:58:20 smithi123 bash[61744]: ts=2024-09-14T04:58:20.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:58:21.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:20 smithi123 bash[68976]: cluster 2024-09-14T04:58:19.786195+0000 mgr.y (mgr.26165) 1527 : cluster [DBG] pgmap v1614: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:21.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:20 smithi123 bash[68976]: cluster 2024-09-14T04:58:19.786195+0000 mgr.y (mgr.26165) 1527 : cluster [DBG] pgmap v1614: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:21.216 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:20 smithi038 bash[84940]: cluster 2024-09-14T04:58:19.786195+0000 mgr.y (mgr.26165) 1527 : cluster [DBG] pgmap v1614: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:21.217 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:20 smithi038 bash[84940]: cluster 2024-09-14T04:58:19.786195+0000 mgr.y (mgr.26165) 1527 : cluster [DBG] pgmap v1614: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:21.217 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:20 smithi038 bash[87336]: cluster 2024-09-14T04:58:19.786195+0000 mgr.y (mgr.26165) 1527 : cluster [DBG] pgmap v1614: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:21.217 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:20 smithi038 bash[87336]: cluster 2024-09-14T04:58:19.786195+0000 mgr.y (mgr.26165) 1527 : cluster [DBG] pgmap v1614: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:23.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:22 smithi038 bash[84940]: cluster 2024-09-14T04:58:21.787152+0000 mgr.y (mgr.26165) 1528 : cluster [DBG] pgmap v1615: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:23.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:22 smithi038 bash[84940]: cluster 2024-09-14T04:58:21.787152+0000 mgr.y (mgr.26165) 1528 : cluster [DBG] pgmap v1615: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:23.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:22 smithi038 bash[87336]: cluster 2024-09-14T04:58:21.787152+0000 mgr.y (mgr.26165) 1528 : cluster [DBG] pgmap v1615: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:23.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:22 smithi038 bash[87336]: cluster 2024-09-14T04:58:21.787152+0000 mgr.y (mgr.26165) 1528 : cluster [DBG] pgmap v1615: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:23.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:22 smithi123 bash[68976]: cluster 2024-09-14T04:58:21.787152+0000 mgr.y (mgr.26165) 1528 : cluster [DBG] pgmap v1615: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:23.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:22 smithi123 bash[68976]: cluster 2024-09-14T04:58:21.787152+0000 mgr.y (mgr.26165) 1528 : cluster [DBG] pgmap v1615: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:23.759 INFO:teuthology.orchestra.run.smithi038.stdout:mon.a: {} 2024-09-14T04:58:23.759 INFO:teuthology.orchestra.run.smithi038.stderr:mon.a: mon_osd_down_out_interval = '' (not observed, change may require restart) 2024-09-14T04:58:23.773 INFO:teuthology.orchestra.run.smithi038.stdout:mon.b: {} 2024-09-14T04:58:23.773 INFO:teuthology.orchestra.run.smithi038.stderr:mon.b: mon_osd_down_out_interval = '' (not observed, change may require restart) 2024-09-14T04:58:23.782 INFO:teuthology.orchestra.run.smithi038.stdout:mon.c: {} 2024-09-14T04:58:23.782 INFO:teuthology.orchestra.run.smithi038.stderr:mon.c: mon_osd_down_out_interval = '' (not observed, change may require restart) 2024-09-14T04:58:24.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:23 smithi038 bash[84940]: audit 2024-09-14T04:58:23.747539+0000 mon.c (mon.2) 96 : audit [DBG] from='client.? 172.21.15.38:0/2403244826' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-14T04:58:24.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:23 smithi038 bash[84940]: audit 2024-09-14T04:58:23.747539+0000 mon.c (mon.2) 96 : audit [DBG] from='client.? 172.21.15.38:0/2403244826' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-14T04:58:24.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:23 smithi038 bash[87336]: audit 2024-09-14T04:58:23.747539+0000 mon.c (mon.2) 96 : audit [DBG] from='client.? 172.21.15.38:0/2403244826' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-14T04:58:24.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:23 smithi038 bash[87336]: audit 2024-09-14T04:58:23.747539+0000 mon.c (mon.2) 96 : audit [DBG] from='client.? 172.21.15.38:0/2403244826' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-14T04:58:24.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:23 smithi123 bash[68976]: audit 2024-09-14T04:58:23.747539+0000 mon.c (mon.2) 96 : audit [DBG] from='client.? 172.21.15.38:0/2403244826' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-14T04:58:24.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:23 smithi123 bash[68976]: audit 2024-09-14T04:58:23.747539+0000 mon.c (mon.2) 96 : audit [DBG] from='client.? 172.21.15.38:0/2403244826' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-14T04:58:24.725 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd reweight 1 1 2024-09-14T04:58:25.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:24 smithi038 bash[84940]: cluster 2024-09-14T04:58:23.787630+0000 mgr.y (mgr.26165) 1529 : cluster [DBG] pgmap v1616: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:25.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:24 smithi038 bash[84940]: cluster 2024-09-14T04:58:23.787630+0000 mgr.y (mgr.26165) 1529 : cluster [DBG] pgmap v1616: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:25.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:24 smithi038 bash[87336]: cluster 2024-09-14T04:58:23.787630+0000 mgr.y (mgr.26165) 1529 : cluster [DBG] pgmap v1616: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:25.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:24 smithi038 bash[87336]: cluster 2024-09-14T04:58:23.787630+0000 mgr.y (mgr.26165) 1529 : cluster [DBG] pgmap v1616: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:25.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:24 smithi123 bash[68976]: cluster 2024-09-14T04:58:23.787630+0000 mgr.y (mgr.26165) 1529 : cluster [DBG] pgmap v1616: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:25.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:24 smithi123 bash[68976]: cluster 2024-09-14T04:58:23.787630+0000 mgr.y (mgr.26165) 1529 : cluster [DBG] pgmap v1616: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:27.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:26 smithi038 bash[84940]: cluster 2024-09-14T04:58:25.788573+0000 mgr.y (mgr.26165) 1530 : cluster [DBG] pgmap v1617: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:27.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:26 smithi038 bash[84940]: cluster 2024-09-14T04:58:25.788573+0000 mgr.y (mgr.26165) 1530 : cluster [DBG] pgmap v1617: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:27.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:26 smithi038 bash[84940]: audit 2024-09-14T04:58:26.311641+0000 mon.a (mon.0) 1777 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:58:27.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:26 smithi038 bash[84940]: audit 2024-09-14T04:58:26.311641+0000 mon.a (mon.0) 1777 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:58:27.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:26 smithi038 bash[87336]: cluster 2024-09-14T04:58:25.788573+0000 mgr.y (mgr.26165) 1530 : cluster [DBG] pgmap v1617: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:27.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:26 smithi038 bash[87336]: cluster 2024-09-14T04:58:25.788573+0000 mgr.y (mgr.26165) 1530 : cluster [DBG] pgmap v1617: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:27.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:26 smithi038 bash[87336]: audit 2024-09-14T04:58:26.311641+0000 mon.a (mon.0) 1777 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:58:27.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:26 smithi038 bash[87336]: audit 2024-09-14T04:58:26.311641+0000 mon.a (mon.0) 1777 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:58:27.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:26 smithi123 bash[68976]: cluster 2024-09-14T04:58:25.788573+0000 mgr.y (mgr.26165) 1530 : cluster [DBG] pgmap v1617: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:27.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:26 smithi123 bash[68976]: cluster 2024-09-14T04:58:25.788573+0000 mgr.y (mgr.26165) 1530 : cluster [DBG] pgmap v1617: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:27.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:26 smithi123 bash[68976]: audit 2024-09-14T04:58:26.311641+0000 mon.a (mon.0) 1777 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:58:27.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:26 smithi123 bash[68976]: audit 2024-09-14T04:58:26.311641+0000 mon.a (mon.0) 1777 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:58:28.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:58:28 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:58:28] "GET /metrics HTTP/1.1" 200 34264 "" "Prometheus/2.51.0" 2024-09-14T04:58:29.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:28 smithi038 bash[84940]: cluster 2024-09-14T04:58:27.789507+0000 mgr.y (mgr.26165) 1531 : cluster [DBG] pgmap v1618: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:29.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:28 smithi038 bash[84940]: cluster 2024-09-14T04:58:27.789507+0000 mgr.y (mgr.26165) 1531 : cluster [DBG] pgmap v1618: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:29.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:29 smithi038 bash[87336]: cluster 2024-09-14T04:58:27.789507+0000 mgr.y (mgr.26165) 1531 : cluster [DBG] pgmap v1618: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:29.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:29 smithi038 bash[87336]: cluster 2024-09-14T04:58:27.789507+0000 mgr.y (mgr.26165) 1531 : cluster [DBG] pgmap v1618: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:29.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:29 smithi123 bash[68976]: cluster 2024-09-14T04:58:27.789507+0000 mgr.y (mgr.26165) 1531 : cluster [DBG] pgmap v1618: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:29.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:29 smithi123 bash[68976]: cluster 2024-09-14T04:58:27.789507+0000 mgr.y (mgr.26165) 1531 : cluster [DBG] pgmap v1618: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:29.513 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:58:30.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:30 smithi123 bash[68976]: cluster 2024-09-14T04:58:29.790318+0000 mgr.y (mgr.26165) 1532 : cluster [DBG] pgmap v1619: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:30.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:30 smithi123 bash[68976]: cluster 2024-09-14T04:58:29.790318+0000 mgr.y (mgr.26165) 1532 : cluster [DBG] pgmap v1619: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:30.438 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:58:30 smithi123 bash[61744]: ts=2024-09-14T04:58:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:58:30.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:30 smithi038 bash[84940]: cluster 2024-09-14T04:58:29.790318+0000 mgr.y (mgr.26165) 1532 : cluster [DBG] pgmap v1619: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:30.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:30 smithi038 bash[84940]: cluster 2024-09-14T04:58:29.790318+0000 mgr.y (mgr.26165) 1532 : cluster [DBG] pgmap v1619: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:30.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:30 smithi038 bash[87336]: cluster 2024-09-14T04:58:29.790318+0000 mgr.y (mgr.26165) 1532 : cluster [DBG] pgmap v1619: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:30.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:30 smithi038 bash[87336]: cluster 2024-09-14T04:58:29.790318+0000 mgr.y (mgr.26165) 1532 : cluster [DBG] pgmap v1619: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:31.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:31 smithi123 bash[68976]: audit 2024-09-14T04:58:30.264979+0000 mon.a (mon.0) 1778 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:58:31.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:31 smithi123 bash[68976]: audit 2024-09-14T04:58:30.264979+0000 mon.a (mon.0) 1778 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:58:31.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:31 smithi038 bash[84940]: audit 2024-09-14T04:58:30.264979+0000 mon.a (mon.0) 1778 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:58:31.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:31 smithi038 bash[84940]: audit 2024-09-14T04:58:30.264979+0000 mon.a (mon.0) 1778 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:58:31.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:31 smithi038 bash[87336]: audit 2024-09-14T04:58:30.264979+0000 mon.a (mon.0) 1778 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:58:31.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:31 smithi038 bash[87336]: audit 2024-09-14T04:58:30.264979+0000 mon.a (mon.0) 1778 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:58:32.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:32 smithi123 bash[68976]: audit 2024-09-14T04:58:31.277790+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:58:32.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:32 smithi123 bash[68976]: audit 2024-09-14T04:58:31.277790+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:58:32.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:32 smithi123 bash[68976]: audit 2024-09-14T04:58:31.282188+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:58:32.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:32 smithi123 bash[68976]: audit 2024-09-14T04:58:31.282188+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:58:32.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:32 smithi123 bash[68976]: cluster 2024-09-14T04:58:31.790906+0000 mgr.y (mgr.26165) 1533 : cluster [DBG] pgmap v1620: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:32.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:32 smithi123 bash[68976]: cluster 2024-09-14T04:58:31.790906+0000 mgr.y (mgr.26165) 1533 : cluster [DBG] pgmap v1620: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:32.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:32 smithi038 bash[84940]: audit 2024-09-14T04:58:31.277790+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:58:32.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:32 smithi038 bash[84940]: audit 2024-09-14T04:58:31.277790+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:58:32.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:32 smithi038 bash[84940]: audit 2024-09-14T04:58:31.282188+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:58:32.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:32 smithi038 bash[84940]: audit 2024-09-14T04:58:31.282188+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:58:32.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:32 smithi038 bash[84940]: cluster 2024-09-14T04:58:31.790906+0000 mgr.y (mgr.26165) 1533 : cluster [DBG] pgmap v1620: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:32.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:32 smithi038 bash[84940]: cluster 2024-09-14T04:58:31.790906+0000 mgr.y (mgr.26165) 1533 : cluster [DBG] pgmap v1620: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:32.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:32 smithi038 bash[87336]: audit 2024-09-14T04:58:31.277790+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:58:32.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:32 smithi038 bash[87336]: audit 2024-09-14T04:58:31.277790+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:58:32.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:32 smithi038 bash[87336]: audit 2024-09-14T04:58:31.282188+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:58:32.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:32 smithi038 bash[87336]: audit 2024-09-14T04:58:31.282188+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:58:32.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:32 smithi038 bash[87336]: cluster 2024-09-14T04:58:31.790906+0000 mgr.y (mgr.26165) 1533 : cluster [DBG] pgmap v1620: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:32.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:32 smithi038 bash[87336]: cluster 2024-09-14T04:58:31.790906+0000 mgr.y (mgr.26165) 1533 : cluster [DBG] pgmap v1620: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:33.642 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:33 smithi038 bash[84940]: audit 2024-09-14T04:58:32.376804+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:58:33.642 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:33 smithi038 bash[84940]: audit 2024-09-14T04:58:32.376804+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:58:33.642 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:33 smithi038 bash[84940]: audit 2024-09-14T04:58:32.388155+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:58:33.642 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:33 smithi038 bash[84940]: audit 2024-09-14T04:58:32.388155+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:58:33.642 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:33 smithi038 bash[84940]: audit 2024-09-14T04:58:33.026895+0000 mon.a (mon.0) 1783 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:58:33.642 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:33 smithi038 bash[84940]: audit 2024-09-14T04:58:33.026895+0000 mon.a (mon.0) 1783 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:58:33.643 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:33 smithi038 bash[84940]: audit 2024-09-14T04:58:33.028460+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:58:33.643 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:33 smithi038 bash[84940]: audit 2024-09-14T04:58:33.028460+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:58:33.643 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:33 smithi038 bash[84940]: audit 2024-09-14T04:58:33.036319+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:58:33.643 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:33 smithi038 bash[84940]: audit 2024-09-14T04:58:33.036319+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:58:33.643 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:33 smithi038 bash[87336]: audit 2024-09-14T04:58:32.376804+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:58:33.643 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:33 smithi038 bash[87336]: audit 2024-09-14T04:58:32.376804+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:58:33.643 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:33 smithi038 bash[87336]: audit 2024-09-14T04:58:32.388155+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:58:33.643 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:33 smithi038 bash[87336]: audit 2024-09-14T04:58:32.388155+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:58:33.643 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:33 smithi038 bash[87336]: audit 2024-09-14T04:58:33.026895+0000 mon.a (mon.0) 1783 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:58:33.643 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:33 smithi038 bash[87336]: audit 2024-09-14T04:58:33.026895+0000 mon.a (mon.0) 1783 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:58:33.643 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:33 smithi038 bash[87336]: audit 2024-09-14T04:58:33.028460+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:58:33.643 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:33 smithi038 bash[87336]: audit 2024-09-14T04:58:33.028460+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:58:33.644 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:33 smithi038 bash[87336]: audit 2024-09-14T04:58:33.036319+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:58:33.644 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:33 smithi038 bash[87336]: audit 2024-09-14T04:58:33.036319+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:58:33.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:33 smithi123 bash[68976]: audit 2024-09-14T04:58:32.376804+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:58:33.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:33 smithi123 bash[68976]: audit 2024-09-14T04:58:32.376804+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:58:33.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:33 smithi123 bash[68976]: audit 2024-09-14T04:58:32.388155+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:58:33.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:33 smithi123 bash[68976]: audit 2024-09-14T04:58:32.388155+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:58:33.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:33 smithi123 bash[68976]: audit 2024-09-14T04:58:33.026895+0000 mon.a (mon.0) 1783 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:58:33.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:33 smithi123 bash[68976]: audit 2024-09-14T04:58:33.026895+0000 mon.a (mon.0) 1783 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:58:33.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:33 smithi123 bash[68976]: audit 2024-09-14T04:58:33.028460+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:58:33.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:33 smithi123 bash[68976]: audit 2024-09-14T04:58:33.028460+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:58:33.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:33 smithi123 bash[68976]: audit 2024-09-14T04:58:33.036319+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:58:33.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:33 smithi123 bash[68976]: audit 2024-09-14T04:58:33.036319+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:58:34.387 INFO:teuthology.orchestra.run.smithi038.stderr:reweighted osd.1 to 1 (10000) 2024-09-14T04:58:34.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:34 smithi123 bash[68976]: cluster 2024-09-14T04:58:33.791355+0000 mgr.y (mgr.26165) 1534 : cluster [DBG] pgmap v1621: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:34.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:34 smithi123 bash[68976]: cluster 2024-09-14T04:58:33.791355+0000 mgr.y (mgr.26165) 1534 : cluster [DBG] pgmap v1621: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:34.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:34 smithi123 bash[68976]: audit 2024-09-14T04:58:33.980619+0000 mon.a (mon.0) 1786 : audit [INF] from='client.? 172.21.15.38:0/727957656' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-14T04:58:34.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:34 smithi123 bash[68976]: audit 2024-09-14T04:58:33.980619+0000 mon.a (mon.0) 1786 : audit [INF] from='client.? 172.21.15.38:0/727957656' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-14T04:58:34.700 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:34 smithi038 bash[87336]: cluster 2024-09-14T04:58:33.791355+0000 mgr.y (mgr.26165) 1534 : cluster [DBG] pgmap v1621: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:34.700 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:34 smithi038 bash[87336]: cluster 2024-09-14T04:58:33.791355+0000 mgr.y (mgr.26165) 1534 : cluster [DBG] pgmap v1621: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:34.700 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:34 smithi038 bash[87336]: audit 2024-09-14T04:58:33.980619+0000 mon.a (mon.0) 1786 : audit [INF] from='client.? 172.21.15.38:0/727957656' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-14T04:58:34.701 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:34 smithi038 bash[87336]: audit 2024-09-14T04:58:33.980619+0000 mon.a (mon.0) 1786 : audit [INF] from='client.? 172.21.15.38:0/727957656' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-14T04:58:34.701 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:34 smithi038 bash[84940]: cluster 2024-09-14T04:58:33.791355+0000 mgr.y (mgr.26165) 1534 : cluster [DBG] pgmap v1621: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:34.701 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:34 smithi038 bash[84940]: cluster 2024-09-14T04:58:33.791355+0000 mgr.y (mgr.26165) 1534 : cluster [DBG] pgmap v1621: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:34.701 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:34 smithi038 bash[84940]: audit 2024-09-14T04:58:33.980619+0000 mon.a (mon.0) 1786 : audit [INF] from='client.? 172.21.15.38:0/727957656' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-14T04:58:34.701 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:34 smithi038 bash[84940]: audit 2024-09-14T04:58:33.980619+0000 mon.a (mon.0) 1786 : audit [INF] from='client.? 172.21.15.38:0/727957656' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-14T04:58:35.415 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd primary-affinity 1 1 2024-09-14T04:58:35.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:35 smithi123 bash[68976]: audit 2024-09-14T04:58:34.387510+0000 mon.a (mon.0) 1787 : audit [INF] from='client.? 172.21.15.38:0/727957656' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-14T04:58:35.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:35 smithi123 bash[68976]: audit 2024-09-14T04:58:34.387510+0000 mon.a (mon.0) 1787 : audit [INF] from='client.? 172.21.15.38:0/727957656' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-14T04:58:35.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:35 smithi123 bash[68976]: cluster 2024-09-14T04:58:34.397048+0000 mon.a (mon.0) 1788 : cluster [DBG] osdmap e305: 8 total, 8 up, 8 in 2024-09-14T04:58:35.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:35 smithi123 bash[68976]: cluster 2024-09-14T04:58:34.397048+0000 mon.a (mon.0) 1788 : cluster [DBG] osdmap e305: 8 total, 8 up, 8 in 2024-09-14T04:58:35.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:35 smithi038 bash[84940]: audit 2024-09-14T04:58:34.387510+0000 mon.a (mon.0) 1787 : audit [INF] from='client.? 172.21.15.38:0/727957656' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-14T04:58:35.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:35 smithi038 bash[84940]: audit 2024-09-14T04:58:34.387510+0000 mon.a (mon.0) 1787 : audit [INF] from='client.? 172.21.15.38:0/727957656' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-14T04:58:35.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:35 smithi038 bash[84940]: cluster 2024-09-14T04:58:34.397048+0000 mon.a (mon.0) 1788 : cluster [DBG] osdmap e305: 8 total, 8 up, 8 in 2024-09-14T04:58:35.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:35 smithi038 bash[84940]: cluster 2024-09-14T04:58:34.397048+0000 mon.a (mon.0) 1788 : cluster [DBG] osdmap e305: 8 total, 8 up, 8 in 2024-09-14T04:58:35.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:35 smithi038 bash[87336]: audit 2024-09-14T04:58:34.387510+0000 mon.a (mon.0) 1787 : audit [INF] from='client.? 172.21.15.38:0/727957656' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-14T04:58:35.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:35 smithi038 bash[87336]: audit 2024-09-14T04:58:34.387510+0000 mon.a (mon.0) 1787 : audit [INF] from='client.? 172.21.15.38:0/727957656' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-14T04:58:35.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:35 smithi038 bash[87336]: cluster 2024-09-14T04:58:34.397048+0000 mon.a (mon.0) 1788 : cluster [DBG] osdmap e305: 8 total, 8 up, 8 in 2024-09-14T04:58:35.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:35 smithi038 bash[87336]: cluster 2024-09-14T04:58:34.397048+0000 mon.a (mon.0) 1788 : cluster [DBG] osdmap e305: 8 total, 8 up, 8 in 2024-09-14T04:58:36.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:36 smithi123 bash[68976]: cluster 2024-09-14T04:58:35.792271+0000 mgr.y (mgr.26165) 1535 : cluster [DBG] pgmap v1623: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:36.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:36 smithi123 bash[68976]: cluster 2024-09-14T04:58:35.792271+0000 mgr.y (mgr.26165) 1535 : cluster [DBG] pgmap v1623: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:36.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:36 smithi038 bash[84940]: cluster 2024-09-14T04:58:35.792271+0000 mgr.y (mgr.26165) 1535 : cluster [DBG] pgmap v1623: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:36.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:36 smithi038 bash[84940]: cluster 2024-09-14T04:58:35.792271+0000 mgr.y (mgr.26165) 1535 : cluster [DBG] pgmap v1623: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:36.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:36 smithi038 bash[87336]: cluster 2024-09-14T04:58:35.792271+0000 mgr.y (mgr.26165) 1535 : cluster [DBG] pgmap v1623: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:36.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:36 smithi038 bash[87336]: cluster 2024-09-14T04:58:35.792271+0000 mgr.y (mgr.26165) 1535 : cluster [DBG] pgmap v1623: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:38.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:58:38 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:58:38] "GET /metrics HTTP/1.1" 200 34271 "" "Prometheus/2.51.0" 2024-09-14T04:58:39.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:38 smithi123 bash[68976]: cluster 2024-09-14T04:58:37.793229+0000 mgr.y (mgr.26165) 1536 : cluster [DBG] pgmap v1624: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:39.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:38 smithi123 bash[68976]: cluster 2024-09-14T04:58:37.793229+0000 mgr.y (mgr.26165) 1536 : cluster [DBG] pgmap v1624: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:39.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:38 smithi038 bash[84940]: cluster 2024-09-14T04:58:37.793229+0000 mgr.y (mgr.26165) 1536 : cluster [DBG] pgmap v1624: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:39.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:38 smithi038 bash[84940]: cluster 2024-09-14T04:58:37.793229+0000 mgr.y (mgr.26165) 1536 : cluster [DBG] pgmap v1624: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:39.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:38 smithi038 bash[87336]: cluster 2024-09-14T04:58:37.793229+0000 mgr.y (mgr.26165) 1536 : cluster [DBG] pgmap v1624: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:39.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:38 smithi038 bash[87336]: cluster 2024-09-14T04:58:37.793229+0000 mgr.y (mgr.26165) 1536 : cluster [DBG] pgmap v1624: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:40.215 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:58:40.687 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:58:40 smithi123 bash[61744]: ts=2024-09-14T04:58:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:58:41.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:40 smithi123 bash[68976]: cluster 2024-09-14T04:58:39.794063+0000 mgr.y (mgr.26165) 1537 : cluster [DBG] pgmap v1625: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:41.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:40 smithi123 bash[68976]: cluster 2024-09-14T04:58:39.794063+0000 mgr.y (mgr.26165) 1537 : cluster [DBG] pgmap v1625: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:41.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:40 smithi038 bash[84940]: cluster 2024-09-14T04:58:39.794063+0000 mgr.y (mgr.26165) 1537 : cluster [DBG] pgmap v1625: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:41.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:40 smithi038 bash[84940]: cluster 2024-09-14T04:58:39.794063+0000 mgr.y (mgr.26165) 1537 : cluster [DBG] pgmap v1625: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:41.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:40 smithi038 bash[87336]: cluster 2024-09-14T04:58:39.794063+0000 mgr.y (mgr.26165) 1537 : cluster [DBG] pgmap v1625: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:41.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:40 smithi038 bash[87336]: cluster 2024-09-14T04:58:39.794063+0000 mgr.y (mgr.26165) 1537 : cluster [DBG] pgmap v1625: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:43.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:42 smithi123 bash[68976]: cluster 2024-09-14T04:58:41.795052+0000 mgr.y (mgr.26165) 1538 : cluster [DBG] pgmap v1626: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:43.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:42 smithi123 bash[68976]: cluster 2024-09-14T04:58:41.795052+0000 mgr.y (mgr.26165) 1538 : cluster [DBG] pgmap v1626: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:43.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:42 smithi038 bash[84940]: cluster 2024-09-14T04:58:41.795052+0000 mgr.y (mgr.26165) 1538 : cluster [DBG] pgmap v1626: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:43.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:42 smithi038 bash[84940]: cluster 2024-09-14T04:58:41.795052+0000 mgr.y (mgr.26165) 1538 : cluster [DBG] pgmap v1626: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:43.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:42 smithi038 bash[87336]: cluster 2024-09-14T04:58:41.795052+0000 mgr.y (mgr.26165) 1538 : cluster [DBG] pgmap v1626: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:43.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:42 smithi038 bash[87336]: cluster 2024-09-14T04:58:41.795052+0000 mgr.y (mgr.26165) 1538 : cluster [DBG] pgmap v1626: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:44.891 INFO:teuthology.orchestra.run.smithi038.stderr:set osd.1 primary-affinity to 1 (8655362) 2024-09-14T04:58:45.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:44 smithi123 bash[68976]: cluster 2024-09-14T04:58:43.795927+0000 mgr.y (mgr.26165) 1539 : cluster [DBG] pgmap v1627: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:45.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:44 smithi123 bash[68976]: cluster 2024-09-14T04:58:43.795927+0000 mgr.y (mgr.26165) 1539 : cluster [DBG] pgmap v1627: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:45.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:44 smithi123 bash[68976]: audit 2024-09-14T04:58:44.756192+0000 mon.c (mon.2) 97 : audit [INF] from='client.? 172.21.15.38:0/3318914860' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 1.0} : dispatch 2024-09-14T04:58:45.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:44 smithi123 bash[68976]: audit 2024-09-14T04:58:44.756192+0000 mon.c (mon.2) 97 : audit [INF] from='client.? 172.21.15.38:0/3318914860' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 1.0} : dispatch 2024-09-14T04:58:45.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:44 smithi123 bash[68976]: audit 2024-09-14T04:58:44.756664+0000 mon.a (mon.0) 1789 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 1.0} : dispatch 2024-09-14T04:58:45.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:44 smithi123 bash[68976]: audit 2024-09-14T04:58:44.756664+0000 mon.a (mon.0) 1789 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 1.0} : dispatch 2024-09-14T04:58:45.190 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:44 smithi038 bash[87336]: cluster 2024-09-14T04:58:43.795927+0000 mgr.y (mgr.26165) 1539 : cluster [DBG] pgmap v1627: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:45.190 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:44 smithi038 bash[87336]: cluster 2024-09-14T04:58:43.795927+0000 mgr.y (mgr.26165) 1539 : cluster [DBG] pgmap v1627: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:45.190 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:44 smithi038 bash[87336]: audit 2024-09-14T04:58:44.756192+0000 mon.c (mon.2) 97 : audit [INF] from='client.? 172.21.15.38:0/3318914860' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 1.0} : dispatch 2024-09-14T04:58:45.190 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:44 smithi038 bash[87336]: audit 2024-09-14T04:58:44.756192+0000 mon.c (mon.2) 97 : audit [INF] from='client.? 172.21.15.38:0/3318914860' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 1.0} : dispatch 2024-09-14T04:58:45.190 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:44 smithi038 bash[87336]: audit 2024-09-14T04:58:44.756664+0000 mon.a (mon.0) 1789 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 1.0} : dispatch 2024-09-14T04:58:45.190 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:44 smithi038 bash[87336]: audit 2024-09-14T04:58:44.756664+0000 mon.a (mon.0) 1789 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 1.0} : dispatch 2024-09-14T04:58:45.190 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:44 smithi038 bash[84940]: cluster 2024-09-14T04:58:43.795927+0000 mgr.y (mgr.26165) 1539 : cluster [DBG] pgmap v1627: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:45.191 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:44 smithi038 bash[84940]: cluster 2024-09-14T04:58:43.795927+0000 mgr.y (mgr.26165) 1539 : cluster [DBG] pgmap v1627: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:45.191 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:44 smithi038 bash[84940]: audit 2024-09-14T04:58:44.756192+0000 mon.c (mon.2) 97 : audit [INF] from='client.? 172.21.15.38:0/3318914860' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 1.0} : dispatch 2024-09-14T04:58:45.191 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:44 smithi038 bash[84940]: audit 2024-09-14T04:58:44.756192+0000 mon.c (mon.2) 97 : audit [INF] from='client.? 172.21.15.38:0/3318914860' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 1.0} : dispatch 2024-09-14T04:58:45.191 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:44 smithi038 bash[84940]: audit 2024-09-14T04:58:44.756664+0000 mon.a (mon.0) 1789 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 1.0} : dispatch 2024-09-14T04:58:45.191 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:44 smithi038 bash[84940]: audit 2024-09-14T04:58:44.756664+0000 mon.a (mon.0) 1789 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 1.0} : dispatch 2024-09-14T04:58:45.846 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd reweight 2 1 2024-09-14T04:58:46.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:45 smithi123 bash[68976]: audit 2024-09-14T04:58:44.876645+0000 mon.a (mon.0) 1790 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2024-09-14T04:58:46.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:45 smithi123 bash[68976]: audit 2024-09-14T04:58:44.876645+0000 mon.a (mon.0) 1790 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2024-09-14T04:58:46.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:45 smithi123 bash[68976]: cluster 2024-09-14T04:58:44.886020+0000 mon.a (mon.0) 1791 : cluster [DBG] osdmap e306: 8 total, 8 up, 8 in 2024-09-14T04:58:46.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:45 smithi123 bash[68976]: cluster 2024-09-14T04:58:44.886020+0000 mon.a (mon.0) 1791 : cluster [DBG] osdmap e306: 8 total, 8 up, 8 in 2024-09-14T04:58:46.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:45 smithi123 bash[68976]: audit 2024-09-14T04:58:45.265185+0000 mon.a (mon.0) 1792 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:58:46.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:45 smithi123 bash[68976]: audit 2024-09-14T04:58:45.265185+0000 mon.a (mon.0) 1792 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:58:46.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:45 smithi038 bash[84940]: audit 2024-09-14T04:58:44.876645+0000 mon.a (mon.0) 1790 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2024-09-14T04:58:46.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:45 smithi038 bash[84940]: audit 2024-09-14T04:58:44.876645+0000 mon.a (mon.0) 1790 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2024-09-14T04:58:46.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:45 smithi038 bash[84940]: cluster 2024-09-14T04:58:44.886020+0000 mon.a (mon.0) 1791 : cluster [DBG] osdmap e306: 8 total, 8 up, 8 in 2024-09-14T04:58:46.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:45 smithi038 bash[84940]: cluster 2024-09-14T04:58:44.886020+0000 mon.a (mon.0) 1791 : cluster [DBG] osdmap e306: 8 total, 8 up, 8 in 2024-09-14T04:58:46.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:45 smithi038 bash[84940]: audit 2024-09-14T04:58:45.265185+0000 mon.a (mon.0) 1792 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:58:46.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:45 smithi038 bash[84940]: audit 2024-09-14T04:58:45.265185+0000 mon.a (mon.0) 1792 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:58:46.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:45 smithi038 bash[87336]: audit 2024-09-14T04:58:44.876645+0000 mon.a (mon.0) 1790 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2024-09-14T04:58:46.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:45 smithi038 bash[87336]: audit 2024-09-14T04:58:44.876645+0000 mon.a (mon.0) 1790 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2024-09-14T04:58:46.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:45 smithi038 bash[87336]: cluster 2024-09-14T04:58:44.886020+0000 mon.a (mon.0) 1791 : cluster [DBG] osdmap e306: 8 total, 8 up, 8 in 2024-09-14T04:58:46.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:45 smithi038 bash[87336]: cluster 2024-09-14T04:58:44.886020+0000 mon.a (mon.0) 1791 : cluster [DBG] osdmap e306: 8 total, 8 up, 8 in 2024-09-14T04:58:46.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:45 smithi038 bash[87336]: audit 2024-09-14T04:58:45.265185+0000 mon.a (mon.0) 1792 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:58:46.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:45 smithi038 bash[87336]: audit 2024-09-14T04:58:45.265185+0000 mon.a (mon.0) 1792 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:58:47.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:46 smithi123 bash[68976]: cluster 2024-09-14T04:58:45.796855+0000 mgr.y (mgr.26165) 1540 : cluster [DBG] pgmap v1629: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:47.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:46 smithi123 bash[68976]: cluster 2024-09-14T04:58:45.796855+0000 mgr.y (mgr.26165) 1540 : cluster [DBG] pgmap v1629: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:47.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:46 smithi038 bash[84940]: cluster 2024-09-14T04:58:45.796855+0000 mgr.y (mgr.26165) 1540 : cluster [DBG] pgmap v1629: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:47.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:46 smithi038 bash[84940]: cluster 2024-09-14T04:58:45.796855+0000 mgr.y (mgr.26165) 1540 : cluster [DBG] pgmap v1629: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:47.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:46 smithi038 bash[87336]: cluster 2024-09-14T04:58:45.796855+0000 mgr.y (mgr.26165) 1540 : cluster [DBG] pgmap v1629: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:47.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:46 smithi038 bash[87336]: cluster 2024-09-14T04:58:45.796855+0000 mgr.y (mgr.26165) 1540 : cluster [DBG] pgmap v1629: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:48.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:58:48 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:58:48] "GET /metrics HTTP/1.1" 200 34271 "" "Prometheus/2.51.0" 2024-09-14T04:58:49.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:48 smithi038 bash[84940]: cluster 2024-09-14T04:58:47.797764+0000 mgr.y (mgr.26165) 1541 : cluster [DBG] pgmap v1630: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:49.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:48 smithi038 bash[84940]: cluster 2024-09-14T04:58:47.797764+0000 mgr.y (mgr.26165) 1541 : cluster [DBG] pgmap v1630: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:49.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:48 smithi038 bash[87336]: cluster 2024-09-14T04:58:47.797764+0000 mgr.y (mgr.26165) 1541 : cluster [DBG] pgmap v1630: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:49.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:48 smithi038 bash[87336]: cluster 2024-09-14T04:58:47.797764+0000 mgr.y (mgr.26165) 1541 : cluster [DBG] pgmap v1630: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:49.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:48 smithi123 bash[68976]: cluster 2024-09-14T04:58:47.797764+0000 mgr.y (mgr.26165) 1541 : cluster [DBG] pgmap v1630: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:49.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:48 smithi123 bash[68976]: cluster 2024-09-14T04:58:47.797764+0000 mgr.y (mgr.26165) 1541 : cluster [DBG] pgmap v1630: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:50.637 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:58:50.687 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:58:50 smithi123 bash[61744]: ts=2024-09-14T04:58:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:58:51.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:50 smithi038 bash[84940]: cluster 2024-09-14T04:58:49.798583+0000 mgr.y (mgr.26165) 1542 : cluster [DBG] pgmap v1631: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:51.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:50 smithi038 bash[84940]: cluster 2024-09-14T04:58:49.798583+0000 mgr.y (mgr.26165) 1542 : cluster [DBG] pgmap v1631: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:51.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:50 smithi038 bash[87336]: cluster 2024-09-14T04:58:49.798583+0000 mgr.y (mgr.26165) 1542 : cluster [DBG] pgmap v1631: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:51.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:50 smithi038 bash[87336]: cluster 2024-09-14T04:58:49.798583+0000 mgr.y (mgr.26165) 1542 : cluster [DBG] pgmap v1631: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:51.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:50 smithi123 bash[68976]: cluster 2024-09-14T04:58:49.798583+0000 mgr.y (mgr.26165) 1542 : cluster [DBG] pgmap v1631: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:51.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:50 smithi123 bash[68976]: cluster 2024-09-14T04:58:49.798583+0000 mgr.y (mgr.26165) 1542 : cluster [DBG] pgmap v1631: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:53.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:52 smithi038 bash[84940]: cluster 2024-09-14T04:58:51.799345+0000 mgr.y (mgr.26165) 1543 : cluster [DBG] pgmap v1632: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:53.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:52 smithi038 bash[84940]: cluster 2024-09-14T04:58:51.799345+0000 mgr.y (mgr.26165) 1543 : cluster [DBG] pgmap v1632: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:53.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:52 smithi038 bash[87336]: cluster 2024-09-14T04:58:51.799345+0000 mgr.y (mgr.26165) 1543 : cluster [DBG] pgmap v1632: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:53.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:52 smithi038 bash[87336]: cluster 2024-09-14T04:58:51.799345+0000 mgr.y (mgr.26165) 1543 : cluster [DBG] pgmap v1632: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:53.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:52 smithi123 bash[68976]: cluster 2024-09-14T04:58:51.799345+0000 mgr.y (mgr.26165) 1543 : cluster [DBG] pgmap v1632: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:53.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:52 smithi123 bash[68976]: cluster 2024-09-14T04:58:51.799345+0000 mgr.y (mgr.26165) 1543 : cluster [DBG] pgmap v1632: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:55.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:55 smithi038 bash[84940]: cluster 2024-09-14T04:58:53.800153+0000 mgr.y (mgr.26165) 1544 : cluster [DBG] pgmap v1633: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:55.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:55 smithi038 bash[84940]: cluster 2024-09-14T04:58:53.800153+0000 mgr.y (mgr.26165) 1544 : cluster [DBG] pgmap v1633: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:55.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:55 smithi038 bash[87336]: cluster 2024-09-14T04:58:53.800153+0000 mgr.y (mgr.26165) 1544 : cluster [DBG] pgmap v1633: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:55.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:55 smithi038 bash[87336]: cluster 2024-09-14T04:58:53.800153+0000 mgr.y (mgr.26165) 1544 : cluster [DBG] pgmap v1633: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:55.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:55 smithi123 bash[68976]: cluster 2024-09-14T04:58:53.800153+0000 mgr.y (mgr.26165) 1544 : cluster [DBG] pgmap v1633: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:55.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:55 smithi123 bash[68976]: cluster 2024-09-14T04:58:53.800153+0000 mgr.y (mgr.26165) 1544 : cluster [DBG] pgmap v1633: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:56.043 INFO:teuthology.orchestra.run.smithi038.stderr:reweighted osd.2 to 1 (10000) 2024-09-14T04:58:56.364 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:56 smithi038 bash[84940]: audit 2024-09-14T04:58:55.081302+0000 mon.c (mon.2) 98 : audit [INF] from='client.? 172.21.15.38:0/1267413886' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-14T04:58:56.364 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:56 smithi038 bash[84940]: audit 2024-09-14T04:58:55.081302+0000 mon.c (mon.2) 98 : audit [INF] from='client.? 172.21.15.38:0/1267413886' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-14T04:58:56.364 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:56 smithi038 bash[84940]: audit 2024-09-14T04:58:55.082127+0000 mon.a (mon.0) 1793 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-14T04:58:56.364 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:56 smithi038 bash[84940]: audit 2024-09-14T04:58:55.082127+0000 mon.a (mon.0) 1793 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-14T04:58:56.364 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:56 smithi038 bash[87336]: audit 2024-09-14T04:58:55.081302+0000 mon.c (mon.2) 98 : audit [INF] from='client.? 172.21.15.38:0/1267413886' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-14T04:58:56.365 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:56 smithi038 bash[87336]: audit 2024-09-14T04:58:55.081302+0000 mon.c (mon.2) 98 : audit [INF] from='client.? 172.21.15.38:0/1267413886' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-14T04:58:56.365 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:56 smithi038 bash[87336]: audit 2024-09-14T04:58:55.082127+0000 mon.a (mon.0) 1793 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-14T04:58:56.365 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:56 smithi038 bash[87336]: audit 2024-09-14T04:58:55.082127+0000 mon.a (mon.0) 1793 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-14T04:58:56.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:56 smithi123 bash[68976]: audit 2024-09-14T04:58:55.081302+0000 mon.c (mon.2) 98 : audit [INF] from='client.? 172.21.15.38:0/1267413886' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-14T04:58:56.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:56 smithi123 bash[68976]: audit 2024-09-14T04:58:55.081302+0000 mon.c (mon.2) 98 : audit [INF] from='client.? 172.21.15.38:0/1267413886' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-14T04:58:56.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:56 smithi123 bash[68976]: audit 2024-09-14T04:58:55.082127+0000 mon.a (mon.0) 1793 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-14T04:58:56.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:56 smithi123 bash[68976]: audit 2024-09-14T04:58:55.082127+0000 mon.a (mon.0) 1793 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-14T04:58:57.089 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd primary-affinity 2 1 2024-09-14T04:58:57.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:57 smithi123 bash[68976]: cluster 2024-09-14T04:58:55.801188+0000 mgr.y (mgr.26165) 1545 : cluster [DBG] pgmap v1634: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:57.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:57 smithi123 bash[68976]: cluster 2024-09-14T04:58:55.801188+0000 mgr.y (mgr.26165) 1545 : cluster [DBG] pgmap v1634: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:57.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:57 smithi123 bash[68976]: audit 2024-09-14T04:58:56.022325+0000 mon.a (mon.0) 1794 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-09-14T04:58:57.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:57 smithi123 bash[68976]: audit 2024-09-14T04:58:56.022325+0000 mon.a (mon.0) 1794 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-09-14T04:58:57.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:57 smithi123 bash[68976]: cluster 2024-09-14T04:58:56.043482+0000 mon.a (mon.0) 1795 : cluster [DBG] osdmap e307: 8 total, 8 up, 8 in 2024-09-14T04:58:57.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:57 smithi123 bash[68976]: cluster 2024-09-14T04:58:56.043482+0000 mon.a (mon.0) 1795 : cluster [DBG] osdmap e307: 8 total, 8 up, 8 in 2024-09-14T04:58:57.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:57 smithi038 bash[84940]: cluster 2024-09-14T04:58:55.801188+0000 mgr.y (mgr.26165) 1545 : cluster [DBG] pgmap v1634: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:57.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:57 smithi038 bash[84940]: cluster 2024-09-14T04:58:55.801188+0000 mgr.y (mgr.26165) 1545 : cluster [DBG] pgmap v1634: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:57.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:57 smithi038 bash[84940]: audit 2024-09-14T04:58:56.022325+0000 mon.a (mon.0) 1794 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-09-14T04:58:57.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:57 smithi038 bash[84940]: audit 2024-09-14T04:58:56.022325+0000 mon.a (mon.0) 1794 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-09-14T04:58:57.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:57 smithi038 bash[84940]: cluster 2024-09-14T04:58:56.043482+0000 mon.a (mon.0) 1795 : cluster [DBG] osdmap e307: 8 total, 8 up, 8 in 2024-09-14T04:58:57.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:57 smithi038 bash[84940]: cluster 2024-09-14T04:58:56.043482+0000 mon.a (mon.0) 1795 : cluster [DBG] osdmap e307: 8 total, 8 up, 8 in 2024-09-14T04:58:57.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:57 smithi038 bash[87336]: cluster 2024-09-14T04:58:55.801188+0000 mgr.y (mgr.26165) 1545 : cluster [DBG] pgmap v1634: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:57.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:57 smithi038 bash[87336]: cluster 2024-09-14T04:58:55.801188+0000 mgr.y (mgr.26165) 1545 : cluster [DBG] pgmap v1634: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:57.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:57 smithi038 bash[87336]: audit 2024-09-14T04:58:56.022325+0000 mon.a (mon.0) 1794 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-09-14T04:58:57.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:57 smithi038 bash[87336]: audit 2024-09-14T04:58:56.022325+0000 mon.a (mon.0) 1794 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-09-14T04:58:57.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:57 smithi038 bash[87336]: cluster 2024-09-14T04:58:56.043482+0000 mon.a (mon.0) 1795 : cluster [DBG] osdmap e307: 8 total, 8 up, 8 in 2024-09-14T04:58:57.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:57 smithi038 bash[87336]: cluster 2024-09-14T04:58:56.043482+0000 mon.a (mon.0) 1795 : cluster [DBG] osdmap e307: 8 total, 8 up, 8 in 2024-09-14T04:58:58.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:58 smithi123 bash[68976]: cluster 2024-09-14T04:58:57.802273+0000 mgr.y (mgr.26165) 1546 : cluster [DBG] pgmap v1636: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:58.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:58:58 smithi123 bash[68976]: cluster 2024-09-14T04:58:57.802273+0000 mgr.y (mgr.26165) 1546 : cluster [DBG] pgmap v1636: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:58.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:58:58 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:58:58] "GET /metrics HTTP/1.1" 200 34271 "" "Prometheus/2.51.0" 2024-09-14T04:58:58.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:58 smithi038 bash[84940]: cluster 2024-09-14T04:58:57.802273+0000 mgr.y (mgr.26165) 1546 : cluster [DBG] pgmap v1636: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:58.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:58:58 smithi038 bash[84940]: cluster 2024-09-14T04:58:57.802273+0000 mgr.y (mgr.26165) 1546 : cluster [DBG] pgmap v1636: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:58.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:58 smithi038 bash[87336]: cluster 2024-09-14T04:58:57.802273+0000 mgr.y (mgr.26165) 1546 : cluster [DBG] pgmap v1636: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:58:58.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:58:58 smithi038 bash[87336]: cluster 2024-09-14T04:58:57.802273+0000 mgr.y (mgr.26165) 1546 : cluster [DBG] pgmap v1636: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:00.687 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:59:00 smithi123 bash[61744]: ts=2024-09-14T04:59:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:59:01.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:00 smithi123 bash[68976]: cluster 2024-09-14T04:58:59.803100+0000 mgr.y (mgr.26165) 1547 : cluster [DBG] pgmap v1637: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:01.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:00 smithi123 bash[68976]: cluster 2024-09-14T04:58:59.803100+0000 mgr.y (mgr.26165) 1547 : cluster [DBG] pgmap v1637: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:01.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:00 smithi123 bash[68976]: audit 2024-09-14T04:59:00.265557+0000 mon.a (mon.0) 1796 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:59:01.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:00 smithi123 bash[68976]: audit 2024-09-14T04:59:00.265557+0000 mon.a (mon.0) 1796 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:59:01.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:00 smithi038 bash[84940]: cluster 2024-09-14T04:58:59.803100+0000 mgr.y (mgr.26165) 1547 : cluster [DBG] pgmap v1637: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:01.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:00 smithi038 bash[84940]: cluster 2024-09-14T04:58:59.803100+0000 mgr.y (mgr.26165) 1547 : cluster [DBG] pgmap v1637: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:01.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:00 smithi038 bash[84940]: audit 2024-09-14T04:59:00.265557+0000 mon.a (mon.0) 1796 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:59:01.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:00 smithi038 bash[84940]: audit 2024-09-14T04:59:00.265557+0000 mon.a (mon.0) 1796 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:59:01.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:00 smithi038 bash[87336]: cluster 2024-09-14T04:58:59.803100+0000 mgr.y (mgr.26165) 1547 : cluster [DBG] pgmap v1637: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:01.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:00 smithi038 bash[87336]: cluster 2024-09-14T04:58:59.803100+0000 mgr.y (mgr.26165) 1547 : cluster [DBG] pgmap v1637: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:01.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:00 smithi038 bash[87336]: audit 2024-09-14T04:59:00.265557+0000 mon.a (mon.0) 1796 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:59:01.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:00 smithi038 bash[87336]: audit 2024-09-14T04:59:00.265557+0000 mon.a (mon.0) 1796 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:59:01.885 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:59:03.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:02 smithi123 bash[68976]: cluster 2024-09-14T04:59:01.804087+0000 mgr.y (mgr.26165) 1548 : cluster [DBG] pgmap v1638: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:03.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:02 smithi123 bash[68976]: cluster 2024-09-14T04:59:01.804087+0000 mgr.y (mgr.26165) 1548 : cluster [DBG] pgmap v1638: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:03.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:02 smithi038 bash[84940]: cluster 2024-09-14T04:59:01.804087+0000 mgr.y (mgr.26165) 1548 : cluster [DBG] pgmap v1638: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:03.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:02 smithi038 bash[84940]: cluster 2024-09-14T04:59:01.804087+0000 mgr.y (mgr.26165) 1548 : cluster [DBG] pgmap v1638: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:03.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:02 smithi038 bash[87336]: cluster 2024-09-14T04:59:01.804087+0000 mgr.y (mgr.26165) 1548 : cluster [DBG] pgmap v1638: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:03.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:02 smithi038 bash[87336]: cluster 2024-09-14T04:59:01.804087+0000 mgr.y (mgr.26165) 1548 : cluster [DBG] pgmap v1638: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:05.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:04 smithi123 bash[68976]: cluster 2024-09-14T04:59:03.804949+0000 mgr.y (mgr.26165) 1549 : cluster [DBG] pgmap v1639: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:05.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:04 smithi123 bash[68976]: cluster 2024-09-14T04:59:03.804949+0000 mgr.y (mgr.26165) 1549 : cluster [DBG] pgmap v1639: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:05.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:04 smithi038 bash[84940]: cluster 2024-09-14T04:59:03.804949+0000 mgr.y (mgr.26165) 1549 : cluster [DBG] pgmap v1639: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:05.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:04 smithi038 bash[84940]: cluster 2024-09-14T04:59:03.804949+0000 mgr.y (mgr.26165) 1549 : cluster [DBG] pgmap v1639: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:05.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:04 smithi038 bash[87336]: cluster 2024-09-14T04:59:03.804949+0000 mgr.y (mgr.26165) 1549 : cluster [DBG] pgmap v1639: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:05.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:04 smithi038 bash[87336]: cluster 2024-09-14T04:59:03.804949+0000 mgr.y (mgr.26165) 1549 : cluster [DBG] pgmap v1639: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:06.906 INFO:teuthology.orchestra.run.smithi038.stderr:set osd.2 primary-affinity to 1 (8655362) 2024-09-14T04:59:07.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:06 smithi123 bash[68976]: cluster 2024-09-14T04:59:05.806056+0000 mgr.y (mgr.26165) 1550 : cluster [DBG] pgmap v1640: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:07.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:06 smithi123 bash[68976]: cluster 2024-09-14T04:59:05.806056+0000 mgr.y (mgr.26165) 1550 : cluster [DBG] pgmap v1640: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:07.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:06 smithi123 bash[68976]: audit 2024-09-14T04:59:06.189802+0000 mon.c (mon.2) 99 : audit [INF] from='client.? 172.21.15.38:0/3971493629' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-09-14T04:59:07.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:06 smithi123 bash[68976]: audit 2024-09-14T04:59:06.189802+0000 mon.c (mon.2) 99 : audit [INF] from='client.? 172.21.15.38:0/3971493629' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-09-14T04:59:07.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:06 smithi123 bash[68976]: audit 2024-09-14T04:59:06.190544+0000 mon.a (mon.0) 1797 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-09-14T04:59:07.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:06 smithi123 bash[68976]: audit 2024-09-14T04:59:06.190544+0000 mon.a (mon.0) 1797 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-09-14T04:59:07.254 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:06 smithi038 bash[84940]: cluster 2024-09-14T04:59:05.806056+0000 mgr.y (mgr.26165) 1550 : cluster [DBG] pgmap v1640: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:07.254 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:06 smithi038 bash[84940]: cluster 2024-09-14T04:59:05.806056+0000 mgr.y (mgr.26165) 1550 : cluster [DBG] pgmap v1640: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:07.254 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:06 smithi038 bash[84940]: audit 2024-09-14T04:59:06.189802+0000 mon.c (mon.2) 99 : audit [INF] from='client.? 172.21.15.38:0/3971493629' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-09-14T04:59:07.255 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:06 smithi038 bash[84940]: audit 2024-09-14T04:59:06.189802+0000 mon.c (mon.2) 99 : audit [INF] from='client.? 172.21.15.38:0/3971493629' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-09-14T04:59:07.255 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:06 smithi038 bash[84940]: audit 2024-09-14T04:59:06.190544+0000 mon.a (mon.0) 1797 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-09-14T04:59:07.255 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:06 smithi038 bash[84940]: audit 2024-09-14T04:59:06.190544+0000 mon.a (mon.0) 1797 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-09-14T04:59:07.255 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:06 smithi038 bash[87336]: cluster 2024-09-14T04:59:05.806056+0000 mgr.y (mgr.26165) 1550 : cluster [DBG] pgmap v1640: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:07.255 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:06 smithi038 bash[87336]: cluster 2024-09-14T04:59:05.806056+0000 mgr.y (mgr.26165) 1550 : cluster [DBG] pgmap v1640: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:07.256 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:06 smithi038 bash[87336]: audit 2024-09-14T04:59:06.189802+0000 mon.c (mon.2) 99 : audit [INF] from='client.? 172.21.15.38:0/3971493629' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-09-14T04:59:07.256 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:06 smithi038 bash[87336]: audit 2024-09-14T04:59:06.189802+0000 mon.c (mon.2) 99 : audit [INF] from='client.? 172.21.15.38:0/3971493629' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-09-14T04:59:07.256 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:06 smithi038 bash[87336]: audit 2024-09-14T04:59:06.190544+0000 mon.a (mon.0) 1797 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-09-14T04:59:07.256 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:06 smithi038 bash[87336]: audit 2024-09-14T04:59:06.190544+0000 mon.a (mon.0) 1797 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-09-14T04:59:07.973 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd reweight 4 1 2024-09-14T04:59:08.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:07 smithi123 bash[68976]: audit 2024-09-14T04:59:06.897390+0000 mon.a (mon.0) 1798 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2024-09-14T04:59:08.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:07 smithi123 bash[68976]: audit 2024-09-14T04:59:06.897390+0000 mon.a (mon.0) 1798 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2024-09-14T04:59:08.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:07 smithi123 bash[68976]: cluster 2024-09-14T04:59:06.903967+0000 mon.a (mon.0) 1799 : cluster [DBG] osdmap e308: 8 total, 8 up, 8 in 2024-09-14T04:59:08.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:07 smithi123 bash[68976]: cluster 2024-09-14T04:59:06.903967+0000 mon.a (mon.0) 1799 : cluster [DBG] osdmap e308: 8 total, 8 up, 8 in 2024-09-14T04:59:08.253 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:07 smithi038 bash[87336]: audit 2024-09-14T04:59:06.897390+0000 mon.a (mon.0) 1798 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2024-09-14T04:59:08.253 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:07 smithi038 bash[87336]: audit 2024-09-14T04:59:06.897390+0000 mon.a (mon.0) 1798 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2024-09-14T04:59:08.253 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:07 smithi038 bash[87336]: cluster 2024-09-14T04:59:06.903967+0000 mon.a (mon.0) 1799 : cluster [DBG] osdmap e308: 8 total, 8 up, 8 in 2024-09-14T04:59:08.254 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:07 smithi038 bash[87336]: cluster 2024-09-14T04:59:06.903967+0000 mon.a (mon.0) 1799 : cluster [DBG] osdmap e308: 8 total, 8 up, 8 in 2024-09-14T04:59:08.254 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:07 smithi038 bash[84940]: audit 2024-09-14T04:59:06.897390+0000 mon.a (mon.0) 1798 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2024-09-14T04:59:08.254 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:07 smithi038 bash[84940]: audit 2024-09-14T04:59:06.897390+0000 mon.a (mon.0) 1798 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2024-09-14T04:59:08.254 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:07 smithi038 bash[84940]: cluster 2024-09-14T04:59:06.903967+0000 mon.a (mon.0) 1799 : cluster [DBG] osdmap e308: 8 total, 8 up, 8 in 2024-09-14T04:59:08.254 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:07 smithi038 bash[84940]: cluster 2024-09-14T04:59:06.903967+0000 mon.a (mon.0) 1799 : cluster [DBG] osdmap e308: 8 total, 8 up, 8 in 2024-09-14T04:59:08.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:59:08 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:59:08] "GET /metrics HTTP/1.1" 200 34273 "" "Prometheus/2.51.0" 2024-09-14T04:59:09.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:08 smithi123 bash[68976]: cluster 2024-09-14T04:59:07.806848+0000 mgr.y (mgr.26165) 1551 : cluster [DBG] pgmap v1642: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:09.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:08 smithi123 bash[68976]: cluster 2024-09-14T04:59:07.806848+0000 mgr.y (mgr.26165) 1551 : cluster [DBG] pgmap v1642: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:09.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:08 smithi038 bash[84940]: cluster 2024-09-14T04:59:07.806848+0000 mgr.y (mgr.26165) 1551 : cluster [DBG] pgmap v1642: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:09.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:08 smithi038 bash[84940]: cluster 2024-09-14T04:59:07.806848+0000 mgr.y (mgr.26165) 1551 : cluster [DBG] pgmap v1642: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:09.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:08 smithi038 bash[87336]: cluster 2024-09-14T04:59:07.806848+0000 mgr.y (mgr.26165) 1551 : cluster [DBG] pgmap v1642: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:09.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:08 smithi038 bash[87336]: cluster 2024-09-14T04:59:07.806848+0000 mgr.y (mgr.26165) 1551 : cluster [DBG] pgmap v1642: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:10.687 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:59:10 smithi123 bash[61744]: ts=2024-09-14T04:59:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:59:11.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:10 smithi123 bash[68976]: cluster 2024-09-14T04:59:09.807670+0000 mgr.y (mgr.26165) 1552 : cluster [DBG] pgmap v1643: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:11.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:10 smithi123 bash[68976]: cluster 2024-09-14T04:59:09.807670+0000 mgr.y (mgr.26165) 1552 : cluster [DBG] pgmap v1643: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:11.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:10 smithi038 bash[84940]: cluster 2024-09-14T04:59:09.807670+0000 mgr.y (mgr.26165) 1552 : cluster [DBG] pgmap v1643: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:11.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:10 smithi038 bash[84940]: cluster 2024-09-14T04:59:09.807670+0000 mgr.y (mgr.26165) 1552 : cluster [DBG] pgmap v1643: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:11.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:10 smithi038 bash[87336]: cluster 2024-09-14T04:59:09.807670+0000 mgr.y (mgr.26165) 1552 : cluster [DBG] pgmap v1643: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:11.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:10 smithi038 bash[87336]: cluster 2024-09-14T04:59:09.807670+0000 mgr.y (mgr.26165) 1552 : cluster [DBG] pgmap v1643: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:12.769 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:59:13.207 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:12 smithi038 bash[84940]: cluster 2024-09-14T04:59:11.808649+0000 mgr.y (mgr.26165) 1553 : cluster [DBG] pgmap v1644: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:13.207 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:13 smithi038 bash[84940]: cluster 2024-09-14T04:59:11.808649+0000 mgr.y (mgr.26165) 1553 : cluster [DBG] pgmap v1644: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:13.207 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:12 smithi038 bash[87336]: cluster 2024-09-14T04:59:11.808649+0000 mgr.y (mgr.26165) 1553 : cluster [DBG] pgmap v1644: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:13.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:12 smithi123 bash[68976]: cluster 2024-09-14T04:59:11.808649+0000 mgr.y (mgr.26165) 1553 : cluster [DBG] pgmap v1644: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:13.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:12 smithi123 bash[68976]: cluster 2024-09-14T04:59:11.808649+0000 mgr.y (mgr.26165) 1553 : cluster [DBG] pgmap v1644: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:14.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:13 smithi038 bash[87336]: cluster 2024-09-14T04:59:11.808649+0000 mgr.y (mgr.26165) 1553 : cluster [DBG] pgmap v1644: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:15.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:14 smithi038 bash[84940]: cluster 2024-09-14T04:59:13.809422+0000 mgr.y (mgr.26165) 1554 : cluster [DBG] pgmap v1645: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:15.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:14 smithi038 bash[84940]: cluster 2024-09-14T04:59:13.809422+0000 mgr.y (mgr.26165) 1554 : cluster [DBG] pgmap v1645: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:15.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:14 smithi038 bash[87336]: cluster 2024-09-14T04:59:13.809422+0000 mgr.y (mgr.26165) 1554 : cluster [DBG] pgmap v1645: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:15.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:14 smithi038 bash[87336]: cluster 2024-09-14T04:59:13.809422+0000 mgr.y (mgr.26165) 1554 : cluster [DBG] pgmap v1645: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:15.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:14 smithi123 bash[68976]: cluster 2024-09-14T04:59:13.809422+0000 mgr.y (mgr.26165) 1554 : cluster [DBG] pgmap v1645: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:15.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:14 smithi123 bash[68976]: cluster 2024-09-14T04:59:13.809422+0000 mgr.y (mgr.26165) 1554 : cluster [DBG] pgmap v1645: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:16.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:15 smithi038 bash[84940]: audit 2024-09-14T04:59:15.265955+0000 mon.a (mon.0) 1800 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:59:16.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:15 smithi038 bash[84940]: audit 2024-09-14T04:59:15.265955+0000 mon.a (mon.0) 1800 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:59:16.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:15 smithi038 bash[87336]: audit 2024-09-14T04:59:15.265955+0000 mon.a (mon.0) 1800 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:59:16.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:15 smithi038 bash[87336]: audit 2024-09-14T04:59:15.265955+0000 mon.a (mon.0) 1800 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:59:16.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:15 smithi123 bash[68976]: audit 2024-09-14T04:59:15.265955+0000 mon.a (mon.0) 1800 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:59:16.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:15 smithi123 bash[68976]: audit 2024-09-14T04:59:15.265955+0000 mon.a (mon.0) 1800 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:59:17.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:16 smithi038 bash[87336]: cluster 2024-09-14T04:59:15.810454+0000 mgr.y (mgr.26165) 1555 : cluster [DBG] pgmap v1646: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:17.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:16 smithi038 bash[87336]: cluster 2024-09-14T04:59:15.810454+0000 mgr.y (mgr.26165) 1555 : cluster [DBG] pgmap v1646: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:17.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:16 smithi038 bash[84940]: cluster 2024-09-14T04:59:15.810454+0000 mgr.y (mgr.26165) 1555 : cluster [DBG] pgmap v1646: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:17.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:16 smithi038 bash[84940]: cluster 2024-09-14T04:59:15.810454+0000 mgr.y (mgr.26165) 1555 : cluster [DBG] pgmap v1646: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:17.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:16 smithi123 bash[68976]: cluster 2024-09-14T04:59:15.810454+0000 mgr.y (mgr.26165) 1555 : cluster [DBG] pgmap v1646: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:17.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:16 smithi123 bash[68976]: cluster 2024-09-14T04:59:15.810454+0000 mgr.y (mgr.26165) 1555 : cluster [DBG] pgmap v1646: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:17.994 INFO:teuthology.orchestra.run.smithi038.stderr:reweighted osd.4 to 1 (10000) 2024-09-14T04:59:18.252 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:17 smithi038 bash[84940]: audit 2024-09-14T04:59:17.388418+0000 mon.c (mon.2) 100 : audit [INF] from='client.? 172.21.15.38:0/2761456580' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-14T04:59:18.252 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:17 smithi038 bash[84940]: audit 2024-09-14T04:59:17.388418+0000 mon.c (mon.2) 100 : audit [INF] from='client.? 172.21.15.38:0/2761456580' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-14T04:59:18.253 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:17 smithi038 bash[84940]: audit 2024-09-14T04:59:17.388955+0000 mon.a (mon.0) 1801 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-14T04:59:18.253 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:17 smithi038 bash[84940]: audit 2024-09-14T04:59:17.388955+0000 mon.a (mon.0) 1801 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-14T04:59:18.253 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:17 smithi038 bash[87336]: audit 2024-09-14T04:59:17.388418+0000 mon.c (mon.2) 100 : audit [INF] from='client.? 172.21.15.38:0/2761456580' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-14T04:59:18.253 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:17 smithi038 bash[87336]: audit 2024-09-14T04:59:17.388418+0000 mon.c (mon.2) 100 : audit [INF] from='client.? 172.21.15.38:0/2761456580' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-14T04:59:18.253 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:17 smithi038 bash[87336]: audit 2024-09-14T04:59:17.388955+0000 mon.a (mon.0) 1801 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-14T04:59:18.253 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:17 smithi038 bash[87336]: audit 2024-09-14T04:59:17.388955+0000 mon.a (mon.0) 1801 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-14T04:59:18.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:17 smithi123 bash[68976]: audit 2024-09-14T04:59:17.388418+0000 mon.c (mon.2) 100 : audit [INF] from='client.? 172.21.15.38:0/2761456580' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-14T04:59:18.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:17 smithi123 bash[68976]: audit 2024-09-14T04:59:17.388418+0000 mon.c (mon.2) 100 : audit [INF] from='client.? 172.21.15.38:0/2761456580' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-14T04:59:18.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:17 smithi123 bash[68976]: audit 2024-09-14T04:59:17.388955+0000 mon.a (mon.0) 1801 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-14T04:59:18.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:17 smithi123 bash[68976]: audit 2024-09-14T04:59:17.388955+0000 mon.a (mon.0) 1801 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-14T04:59:18.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:59:18 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:59:18] "GET /metrics HTTP/1.1" 200 34272 "" "Prometheus/2.51.0" 2024-09-14T04:59:18.906 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd primary-affinity 4 1 2024-09-14T04:59:19.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:18 smithi038 bash[84940]: cluster 2024-09-14T04:59:17.811363+0000 mgr.y (mgr.26165) 1556 : cluster [DBG] pgmap v1647: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:19.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:18 smithi038 bash[84940]: cluster 2024-09-14T04:59:17.811363+0000 mgr.y (mgr.26165) 1556 : cluster [DBG] pgmap v1647: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:19.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:18 smithi038 bash[84940]: audit 2024-09-14T04:59:17.987195+0000 mon.a (mon.0) 1802 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-14T04:59:19.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:18 smithi038 bash[84940]: audit 2024-09-14T04:59:17.987195+0000 mon.a (mon.0) 1802 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-14T04:59:19.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:18 smithi038 bash[84940]: cluster 2024-09-14T04:59:17.993466+0000 mon.a (mon.0) 1803 : cluster [DBG] osdmap e309: 8 total, 8 up, 8 in 2024-09-14T04:59:19.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:18 smithi038 bash[84940]: cluster 2024-09-14T04:59:17.993466+0000 mon.a (mon.0) 1803 : cluster [DBG] osdmap e309: 8 total, 8 up, 8 in 2024-09-14T04:59:19.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:18 smithi038 bash[87336]: cluster 2024-09-14T04:59:17.811363+0000 mgr.y (mgr.26165) 1556 : cluster [DBG] pgmap v1647: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:19.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:18 smithi038 bash[87336]: cluster 2024-09-14T04:59:17.811363+0000 mgr.y (mgr.26165) 1556 : cluster [DBG] pgmap v1647: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:19.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:18 smithi038 bash[87336]: audit 2024-09-14T04:59:17.987195+0000 mon.a (mon.0) 1802 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-14T04:59:19.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:18 smithi038 bash[87336]: audit 2024-09-14T04:59:17.987195+0000 mon.a (mon.0) 1802 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-14T04:59:19.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:18 smithi038 bash[87336]: cluster 2024-09-14T04:59:17.993466+0000 mon.a (mon.0) 1803 : cluster [DBG] osdmap e309: 8 total, 8 up, 8 in 2024-09-14T04:59:19.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:18 smithi038 bash[87336]: cluster 2024-09-14T04:59:17.993466+0000 mon.a (mon.0) 1803 : cluster [DBG] osdmap e309: 8 total, 8 up, 8 in 2024-09-14T04:59:19.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:18 smithi123 bash[68976]: cluster 2024-09-14T04:59:17.811363+0000 mgr.y (mgr.26165) 1556 : cluster [DBG] pgmap v1647: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:19.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:18 smithi123 bash[68976]: cluster 2024-09-14T04:59:17.811363+0000 mgr.y (mgr.26165) 1556 : cluster [DBG] pgmap v1647: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:19.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:18 smithi123 bash[68976]: audit 2024-09-14T04:59:17.987195+0000 mon.a (mon.0) 1802 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-14T04:59:19.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:18 smithi123 bash[68976]: audit 2024-09-14T04:59:17.987195+0000 mon.a (mon.0) 1802 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-14T04:59:19.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:18 smithi123 bash[68976]: cluster 2024-09-14T04:59:17.993466+0000 mon.a (mon.0) 1803 : cluster [DBG] osdmap e309: 8 total, 8 up, 8 in 2024-09-14T04:59:19.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:18 smithi123 bash[68976]: cluster 2024-09-14T04:59:17.993466+0000 mon.a (mon.0) 1803 : cluster [DBG] osdmap e309: 8 total, 8 up, 8 in 2024-09-14T04:59:20.687 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:59:20 smithi123 bash[61744]: ts=2024-09-14T04:59:20.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:59:21.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:21 smithi038 bash[84940]: cluster 2024-09-14T04:59:19.812218+0000 mgr.y (mgr.26165) 1557 : cluster [DBG] pgmap v1649: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:21.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:21 smithi038 bash[84940]: cluster 2024-09-14T04:59:19.812218+0000 mgr.y (mgr.26165) 1557 : cluster [DBG] pgmap v1649: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:21.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:21 smithi038 bash[87336]: cluster 2024-09-14T04:59:19.812218+0000 mgr.y (mgr.26165) 1557 : cluster [DBG] pgmap v1649: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:21.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:21 smithi038 bash[87336]: cluster 2024-09-14T04:59:19.812218+0000 mgr.y (mgr.26165) 1557 : cluster [DBG] pgmap v1649: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:21.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:21 smithi123 bash[68976]: cluster 2024-09-14T04:59:19.812218+0000 mgr.y (mgr.26165) 1557 : cluster [DBG] pgmap v1649: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:21.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:21 smithi123 bash[68976]: cluster 2024-09-14T04:59:19.812218+0000 mgr.y (mgr.26165) 1557 : cluster [DBG] pgmap v1649: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:23.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:23 smithi038 bash[84940]: cluster 2024-09-14T04:59:21.813233+0000 mgr.y (mgr.26165) 1558 : cluster [DBG] pgmap v1650: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:23.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:23 smithi038 bash[84940]: cluster 2024-09-14T04:59:21.813233+0000 mgr.y (mgr.26165) 1558 : cluster [DBG] pgmap v1650: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:23.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:23 smithi038 bash[87336]: cluster 2024-09-14T04:59:21.813233+0000 mgr.y (mgr.26165) 1558 : cluster [DBG] pgmap v1650: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:23.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:23 smithi038 bash[87336]: cluster 2024-09-14T04:59:21.813233+0000 mgr.y (mgr.26165) 1558 : cluster [DBG] pgmap v1650: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:23.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:23 smithi123 bash[68976]: cluster 2024-09-14T04:59:21.813233+0000 mgr.y (mgr.26165) 1558 : cluster [DBG] pgmap v1650: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:23.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:23 smithi123 bash[68976]: cluster 2024-09-14T04:59:21.813233+0000 mgr.y (mgr.26165) 1558 : cluster [DBG] pgmap v1650: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:23.706 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:59:24.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:24 smithi123 bash[68976]: cluster 2024-09-14T04:59:23.814067+0000 mgr.y (mgr.26165) 1559 : cluster [DBG] pgmap v1651: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:24.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:24 smithi123 bash[68976]: cluster 2024-09-14T04:59:23.814067+0000 mgr.y (mgr.26165) 1559 : cluster [DBG] pgmap v1651: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:24.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:24 smithi038 bash[87336]: cluster 2024-09-14T04:59:23.814067+0000 mgr.y (mgr.26165) 1559 : cluster [DBG] pgmap v1651: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:24.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:24 smithi038 bash[87336]: cluster 2024-09-14T04:59:23.814067+0000 mgr.y (mgr.26165) 1559 : cluster [DBG] pgmap v1651: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:24.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:24 smithi038 bash[84940]: cluster 2024-09-14T04:59:23.814067+0000 mgr.y (mgr.26165) 1559 : cluster [DBG] pgmap v1651: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:24.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:24 smithi038 bash[84940]: cluster 2024-09-14T04:59:23.814067+0000 mgr.y (mgr.26165) 1559 : cluster [DBG] pgmap v1651: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:27.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:26 smithi123 bash[68976]: cluster 2024-09-14T04:59:25.815057+0000 mgr.y (mgr.26165) 1560 : cluster [DBG] pgmap v1652: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:27.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:26 smithi123 bash[68976]: cluster 2024-09-14T04:59:25.815057+0000 mgr.y (mgr.26165) 1560 : cluster [DBG] pgmap v1652: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:27.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:26 smithi038 bash[84940]: cluster 2024-09-14T04:59:25.815057+0000 mgr.y (mgr.26165) 1560 : cluster [DBG] pgmap v1652: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:27.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:26 smithi038 bash[84940]: cluster 2024-09-14T04:59:25.815057+0000 mgr.y (mgr.26165) 1560 : cluster [DBG] pgmap v1652: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:27.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:26 smithi038 bash[87336]: cluster 2024-09-14T04:59:25.815057+0000 mgr.y (mgr.26165) 1560 : cluster [DBG] pgmap v1652: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:27.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:26 smithi038 bash[87336]: cluster 2024-09-14T04:59:25.815057+0000 mgr.y (mgr.26165) 1560 : cluster [DBG] pgmap v1652: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:28.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:59:28 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:59:28] "GET /metrics HTTP/1.1" 200 34272 "" "Prometheus/2.51.0" 2024-09-14T04:59:28.902 INFO:teuthology.orchestra.run.smithi038.stderr:set osd.4 primary-affinity to 1 (8655362) 2024-09-14T04:59:29.176 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:28 smithi038 bash[84940]: cluster 2024-09-14T04:59:27.815867+0000 mgr.y (mgr.26165) 1561 : cluster [DBG] pgmap v1653: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:29.176 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:28 smithi038 bash[84940]: cluster 2024-09-14T04:59:27.815867+0000 mgr.y (mgr.26165) 1561 : cluster [DBG] pgmap v1653: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:29.176 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:28 smithi038 bash[84940]: audit 2024-09-14T04:59:28.191103+0000 mon.c (mon.2) 101 : audit [INF] from='client.? 172.21.15.38:0/2635750478' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 1.0} : dispatch 2024-09-14T04:59:29.176 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:28 smithi038 bash[84940]: audit 2024-09-14T04:59:28.191103+0000 mon.c (mon.2) 101 : audit [INF] from='client.? 172.21.15.38:0/2635750478' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 1.0} : dispatch 2024-09-14T04:59:29.176 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:28 smithi038 bash[84940]: audit 2024-09-14T04:59:28.191885+0000 mon.a (mon.0) 1804 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 1.0} : dispatch 2024-09-14T04:59:29.176 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:28 smithi038 bash[84940]: audit 2024-09-14T04:59:28.191885+0000 mon.a (mon.0) 1804 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 1.0} : dispatch 2024-09-14T04:59:29.177 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:28 smithi038 bash[87336]: cluster 2024-09-14T04:59:27.815867+0000 mgr.y (mgr.26165) 1561 : cluster [DBG] pgmap v1653: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:29.177 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:28 smithi038 bash[87336]: cluster 2024-09-14T04:59:27.815867+0000 mgr.y (mgr.26165) 1561 : cluster [DBG] pgmap v1653: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:29.177 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:28 smithi038 bash[87336]: audit 2024-09-14T04:59:28.191103+0000 mon.c (mon.2) 101 : audit [INF] from='client.? 172.21.15.38:0/2635750478' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 1.0} : dispatch 2024-09-14T04:59:29.177 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:28 smithi038 bash[87336]: audit 2024-09-14T04:59:28.191103+0000 mon.c (mon.2) 101 : audit [INF] from='client.? 172.21.15.38:0/2635750478' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 1.0} : dispatch 2024-09-14T04:59:29.177 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:28 smithi038 bash[87336]: audit 2024-09-14T04:59:28.191885+0000 mon.a (mon.0) 1804 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 1.0} : dispatch 2024-09-14T04:59:29.177 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:28 smithi038 bash[87336]: audit 2024-09-14T04:59:28.191885+0000 mon.a (mon.0) 1804 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 1.0} : dispatch 2024-09-14T04:59:29.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:28 smithi123 bash[68976]: cluster 2024-09-14T04:59:27.815867+0000 mgr.y (mgr.26165) 1561 : cluster [DBG] pgmap v1653: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:29.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:28 smithi123 bash[68976]: cluster 2024-09-14T04:59:27.815867+0000 mgr.y (mgr.26165) 1561 : cluster [DBG] pgmap v1653: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:29.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:28 smithi123 bash[68976]: audit 2024-09-14T04:59:28.191103+0000 mon.c (mon.2) 101 : audit [INF] from='client.? 172.21.15.38:0/2635750478' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 1.0} : dispatch 2024-09-14T04:59:29.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:28 smithi123 bash[68976]: audit 2024-09-14T04:59:28.191103+0000 mon.c (mon.2) 101 : audit [INF] from='client.? 172.21.15.38:0/2635750478' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 1.0} : dispatch 2024-09-14T04:59:29.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:28 smithi123 bash[68976]: audit 2024-09-14T04:59:28.191885+0000 mon.a (mon.0) 1804 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 1.0} : dispatch 2024-09-14T04:59:29.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:28 smithi123 bash[68976]: audit 2024-09-14T04:59:28.191885+0000 mon.a (mon.0) 1804 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 1.0} : dispatch 2024-09-14T04:59:29.906 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd reweight 5 1 2024-09-14T04:59:30.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:29 smithi123 bash[68976]: audit 2024-09-14T04:59:28.887713+0000 mon.a (mon.0) 1805 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2024-09-14T04:59:30.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:29 smithi123 bash[68976]: audit 2024-09-14T04:59:28.887713+0000 mon.a (mon.0) 1805 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2024-09-14T04:59:30.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:29 smithi123 bash[68976]: cluster 2024-09-14T04:59:28.902685+0000 mon.a (mon.0) 1806 : cluster [DBG] osdmap e310: 8 total, 8 up, 8 in 2024-09-14T04:59:30.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:29 smithi123 bash[68976]: cluster 2024-09-14T04:59:28.902685+0000 mon.a (mon.0) 1806 : cluster [DBG] osdmap e310: 8 total, 8 up, 8 in 2024-09-14T04:59:30.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:29 smithi038 bash[84940]: audit 2024-09-14T04:59:28.887713+0000 mon.a (mon.0) 1805 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2024-09-14T04:59:30.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:29 smithi038 bash[84940]: audit 2024-09-14T04:59:28.887713+0000 mon.a (mon.0) 1805 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2024-09-14T04:59:30.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:29 smithi038 bash[84940]: cluster 2024-09-14T04:59:28.902685+0000 mon.a (mon.0) 1806 : cluster [DBG] osdmap e310: 8 total, 8 up, 8 in 2024-09-14T04:59:30.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:29 smithi038 bash[84940]: cluster 2024-09-14T04:59:28.902685+0000 mon.a (mon.0) 1806 : cluster [DBG] osdmap e310: 8 total, 8 up, 8 in 2024-09-14T04:59:30.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:29 smithi038 bash[87336]: audit 2024-09-14T04:59:28.887713+0000 mon.a (mon.0) 1805 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2024-09-14T04:59:30.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:29 smithi038 bash[87336]: audit 2024-09-14T04:59:28.887713+0000 mon.a (mon.0) 1805 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2024-09-14T04:59:30.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:29 smithi038 bash[87336]: cluster 2024-09-14T04:59:28.902685+0000 mon.a (mon.0) 1806 : cluster [DBG] osdmap e310: 8 total, 8 up, 8 in 2024-09-14T04:59:30.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:29 smithi038 bash[87336]: cluster 2024-09-14T04:59:28.902685+0000 mon.a (mon.0) 1806 : cluster [DBG] osdmap e310: 8 total, 8 up, 8 in 2024-09-14T04:59:30.687 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:59:30 smithi123 bash[61744]: ts=2024-09-14T04:59:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:59:31.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:30 smithi123 bash[68976]: cluster 2024-09-14T04:59:29.816680+0000 mgr.y (mgr.26165) 1562 : cluster [DBG] pgmap v1655: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:31.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:30 smithi123 bash[68976]: cluster 2024-09-14T04:59:29.816680+0000 mgr.y (mgr.26165) 1562 : cluster [DBG] pgmap v1655: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:31.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:30 smithi123 bash[68976]: audit 2024-09-14T04:59:30.266392+0000 mon.a (mon.0) 1807 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:59:31.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:30 smithi123 bash[68976]: audit 2024-09-14T04:59:30.266392+0000 mon.a (mon.0) 1807 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:59:31.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:30 smithi038 bash[87336]: cluster 2024-09-14T04:59:29.816680+0000 mgr.y (mgr.26165) 1562 : cluster [DBG] pgmap v1655: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:31.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:30 smithi038 bash[87336]: cluster 2024-09-14T04:59:29.816680+0000 mgr.y (mgr.26165) 1562 : cluster [DBG] pgmap v1655: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:31.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:30 smithi038 bash[87336]: audit 2024-09-14T04:59:30.266392+0000 mon.a (mon.0) 1807 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:59:31.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:30 smithi038 bash[87336]: audit 2024-09-14T04:59:30.266392+0000 mon.a (mon.0) 1807 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:59:31.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:30 smithi038 bash[84940]: cluster 2024-09-14T04:59:29.816680+0000 mgr.y (mgr.26165) 1562 : cluster [DBG] pgmap v1655: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:31.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:30 smithi038 bash[84940]: cluster 2024-09-14T04:59:29.816680+0000 mgr.y (mgr.26165) 1562 : cluster [DBG] pgmap v1655: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:31.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:30 smithi038 bash[84940]: audit 2024-09-14T04:59:30.266392+0000 mon.a (mon.0) 1807 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:59:31.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:30 smithi038 bash[84940]: audit 2024-09-14T04:59:30.266392+0000 mon.a (mon.0) 1807 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:59:33.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:32 smithi123 bash[68976]: cluster 2024-09-14T04:59:31.817730+0000 mgr.y (mgr.26165) 1563 : cluster [DBG] pgmap v1656: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:33.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:32 smithi123 bash[68976]: cluster 2024-09-14T04:59:31.817730+0000 mgr.y (mgr.26165) 1563 : cluster [DBG] pgmap v1656: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:33.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:32 smithi038 bash[84940]: cluster 2024-09-14T04:59:31.817730+0000 mgr.y (mgr.26165) 1563 : cluster [DBG] pgmap v1656: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:33.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:32 smithi038 bash[84940]: cluster 2024-09-14T04:59:31.817730+0000 mgr.y (mgr.26165) 1563 : cluster [DBG] pgmap v1656: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:33.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:32 smithi038 bash[87336]: cluster 2024-09-14T04:59:31.817730+0000 mgr.y (mgr.26165) 1563 : cluster [DBG] pgmap v1656: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:33.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:32 smithi038 bash[87336]: cluster 2024-09-14T04:59:31.817730+0000 mgr.y (mgr.26165) 1563 : cluster [DBG] pgmap v1656: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:34.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:33 smithi038 bash[84940]: audit 2024-09-14T04:59:33.148695+0000 mon.a (mon.0) 1808 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:59:34.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:33 smithi038 bash[84940]: audit 2024-09-14T04:59:33.148695+0000 mon.a (mon.0) 1808 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:59:34.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:33 smithi038 bash[87336]: audit 2024-09-14T04:59:33.148695+0000 mon.a (mon.0) 1808 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:59:34.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:33 smithi038 bash[87336]: audit 2024-09-14T04:59:33.148695+0000 mon.a (mon.0) 1808 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:59:34.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:33 smithi123 bash[68976]: audit 2024-09-14T04:59:33.148695+0000 mon.a (mon.0) 1808 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:59:34.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:33 smithi123 bash[68976]: audit 2024-09-14T04:59:33.148695+0000 mon.a (mon.0) 1808 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T04:59:34.700 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:59:35.161 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:34 smithi038 bash[84940]: cluster 2024-09-14T04:59:33.818577+0000 mgr.y (mgr.26165) 1564 : cluster [DBG] pgmap v1657: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:35.161 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:34 smithi038 bash[87336]: cluster 2024-09-14T04:59:33.818577+0000 mgr.y (mgr.26165) 1564 : cluster [DBG] pgmap v1657: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:35.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:34 smithi123 bash[68976]: cluster 2024-09-14T04:59:33.818577+0000 mgr.y (mgr.26165) 1564 : cluster [DBG] pgmap v1657: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:35.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:34 smithi123 bash[68976]: cluster 2024-09-14T04:59:33.818577+0000 mgr.y (mgr.26165) 1564 : cluster [DBG] pgmap v1657: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:35.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:35 smithi038 bash[84940]: cluster 2024-09-14T04:59:33.818577+0000 mgr.y (mgr.26165) 1564 : cluster [DBG] pgmap v1657: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:35.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:35 smithi038 bash[87336]: cluster 2024-09-14T04:59:33.818577+0000 mgr.y (mgr.26165) 1564 : cluster [DBG] pgmap v1657: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:37.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:36 smithi038 bash[84940]: cluster 2024-09-14T04:59:35.819564+0000 mgr.y (mgr.26165) 1565 : cluster [DBG] pgmap v1658: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:37.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:36 smithi038 bash[84940]: cluster 2024-09-14T04:59:35.819564+0000 mgr.y (mgr.26165) 1565 : cluster [DBG] pgmap v1658: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:37.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:36 smithi038 bash[87336]: cluster 2024-09-14T04:59:35.819564+0000 mgr.y (mgr.26165) 1565 : cluster [DBG] pgmap v1658: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:37.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:36 smithi038 bash[87336]: cluster 2024-09-14T04:59:35.819564+0000 mgr.y (mgr.26165) 1565 : cluster [DBG] pgmap v1658: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:37.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:36 smithi123 bash[68976]: cluster 2024-09-14T04:59:35.819564+0000 mgr.y (mgr.26165) 1565 : cluster [DBG] pgmap v1658: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:37.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:36 smithi123 bash[68976]: cluster 2024-09-14T04:59:35.819564+0000 mgr.y (mgr.26165) 1565 : cluster [DBG] pgmap v1658: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:38.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:59:38 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:59:38] "GET /metrics HTTP/1.1" 200 34265 "" "Prometheus/2.51.0" 2024-09-14T04:59:39.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:38 smithi038 bash[84940]: cluster 2024-09-14T04:59:37.820474+0000 mgr.y (mgr.26165) 1566 : cluster [DBG] pgmap v1659: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:39.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:38 smithi038 bash[84940]: cluster 2024-09-14T04:59:37.820474+0000 mgr.y (mgr.26165) 1566 : cluster [DBG] pgmap v1659: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:39.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:38 smithi038 bash[84940]: audit 2024-09-14T04:59:38.529726+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:59:39.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:38 smithi038 bash[84940]: audit 2024-09-14T04:59:38.529726+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:59:39.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:38 smithi038 bash[84940]: audit 2024-09-14T04:59:38.539785+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:59:39.023 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:38 smithi038 bash[84940]: audit 2024-09-14T04:59:38.539785+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:59:39.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:38 smithi038 bash[87336]: cluster 2024-09-14T04:59:37.820474+0000 mgr.y (mgr.26165) 1566 : cluster [DBG] pgmap v1659: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:39.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:38 smithi038 bash[87336]: cluster 2024-09-14T04:59:37.820474+0000 mgr.y (mgr.26165) 1566 : cluster [DBG] pgmap v1659: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:39.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:38 smithi038 bash[87336]: audit 2024-09-14T04:59:38.529726+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:59:39.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:38 smithi038 bash[87336]: audit 2024-09-14T04:59:38.529726+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:59:39.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:38 smithi038 bash[87336]: audit 2024-09-14T04:59:38.539785+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:59:39.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:38 smithi038 bash[87336]: audit 2024-09-14T04:59:38.539785+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:59:39.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:38 smithi123 bash[68976]: cluster 2024-09-14T04:59:37.820474+0000 mgr.y (mgr.26165) 1566 : cluster [DBG] pgmap v1659: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:39.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:38 smithi123 bash[68976]: cluster 2024-09-14T04:59:37.820474+0000 mgr.y (mgr.26165) 1566 : cluster [DBG] pgmap v1659: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:39.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:38 smithi123 bash[68976]: audit 2024-09-14T04:59:38.529726+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:59:39.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:38 smithi123 bash[68976]: audit 2024-09-14T04:59:38.529726+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:59:39.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:38 smithi123 bash[68976]: audit 2024-09-14T04:59:38.539785+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:59:39.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:38 smithi123 bash[68976]: audit 2024-09-14T04:59:38.539785+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:59:39.991 INFO:teuthology.orchestra.run.smithi038.stderr:reweighted osd.5 to 1 (10000) 2024-09-14T04:59:40.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:39 smithi038 bash[84940]: audit 2024-09-14T04:59:39.075453+0000 mon.c (mon.2) 102 : audit [INF] from='client.? 172.21.15.38:0/402601123' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-14T04:59:40.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:39 smithi038 bash[84940]: audit 2024-09-14T04:59:39.075453+0000 mon.c (mon.2) 102 : audit [INF] from='client.? 172.21.15.38:0/402601123' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-14T04:59:40.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:39 smithi038 bash[84940]: audit 2024-09-14T04:59:39.075894+0000 mon.a (mon.0) 1811 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-14T04:59:40.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:39 smithi038 bash[84940]: audit 2024-09-14T04:59:39.075894+0000 mon.a (mon.0) 1811 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-14T04:59:40.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:39 smithi038 bash[84940]: audit 2024-09-14T04:59:39.213593+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:59:40.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:39 smithi038 bash[84940]: audit 2024-09-14T04:59:39.213593+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:59:40.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:39 smithi038 bash[84940]: audit 2024-09-14T04:59:39.228812+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:59:40.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:39 smithi038 bash[84940]: audit 2024-09-14T04:59:39.228812+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:59:40.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:39 smithi038 bash[84940]: audit 2024-09-14T04:59:39.889243+0000 mon.a (mon.0) 1814 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:59:40.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:39 smithi038 bash[84940]: audit 2024-09-14T04:59:39.889243+0000 mon.a (mon.0) 1814 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:59:40.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:39 smithi038 bash[84940]: audit 2024-09-14T04:59:39.890907+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:59:40.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:39 smithi038 bash[84940]: audit 2024-09-14T04:59:39.890907+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:59:40.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:39 smithi038 bash[84940]: audit 2024-09-14T04:59:39.909898+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:59:40.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:39 smithi038 bash[84940]: audit 2024-09-14T04:59:39.909898+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:59:40.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:39 smithi038 bash[87336]: audit 2024-09-14T04:59:39.075453+0000 mon.c (mon.2) 102 : audit [INF] from='client.? 172.21.15.38:0/402601123' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-14T04:59:40.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:39 smithi038 bash[87336]: audit 2024-09-14T04:59:39.075453+0000 mon.c (mon.2) 102 : audit [INF] from='client.? 172.21.15.38:0/402601123' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-14T04:59:40.275 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:39 smithi038 bash[87336]: audit 2024-09-14T04:59:39.075894+0000 mon.a (mon.0) 1811 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-14T04:59:40.275 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:39 smithi038 bash[87336]: audit 2024-09-14T04:59:39.075894+0000 mon.a (mon.0) 1811 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-14T04:59:40.275 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:39 smithi038 bash[87336]: audit 2024-09-14T04:59:39.213593+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:59:40.275 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:39 smithi038 bash[87336]: audit 2024-09-14T04:59:39.213593+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:59:40.275 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:39 smithi038 bash[87336]: audit 2024-09-14T04:59:39.228812+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:59:40.275 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:39 smithi038 bash[87336]: audit 2024-09-14T04:59:39.228812+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:59:40.275 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:39 smithi038 bash[87336]: audit 2024-09-14T04:59:39.889243+0000 mon.a (mon.0) 1814 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:59:40.275 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:39 smithi038 bash[87336]: audit 2024-09-14T04:59:39.889243+0000 mon.a (mon.0) 1814 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:59:40.275 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:39 smithi038 bash[87336]: audit 2024-09-14T04:59:39.890907+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:59:40.275 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:39 smithi038 bash[87336]: audit 2024-09-14T04:59:39.890907+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:59:40.275 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:39 smithi038 bash[87336]: audit 2024-09-14T04:59:39.909898+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:59:40.275 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:39 smithi038 bash[87336]: audit 2024-09-14T04:59:39.909898+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:59:40.437 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:59:40 smithi123 bash[61744]: ts=2024-09-14T04:59:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:59:40.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:39 smithi123 bash[68976]: audit 2024-09-14T04:59:39.075453+0000 mon.c (mon.2) 102 : audit [INF] from='client.? 172.21.15.38:0/402601123' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-14T04:59:40.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:39 smithi123 bash[68976]: audit 2024-09-14T04:59:39.075453+0000 mon.c (mon.2) 102 : audit [INF] from='client.? 172.21.15.38:0/402601123' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-14T04:59:40.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:39 smithi123 bash[68976]: audit 2024-09-14T04:59:39.075894+0000 mon.a (mon.0) 1811 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-14T04:59:40.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:39 smithi123 bash[68976]: audit 2024-09-14T04:59:39.075894+0000 mon.a (mon.0) 1811 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-14T04:59:40.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:39 smithi123 bash[68976]: audit 2024-09-14T04:59:39.213593+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:59:40.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:39 smithi123 bash[68976]: audit 2024-09-14T04:59:39.213593+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:59:40.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:39 smithi123 bash[68976]: audit 2024-09-14T04:59:39.228812+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:59:40.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:39 smithi123 bash[68976]: audit 2024-09-14T04:59:39.228812+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:59:40.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:39 smithi123 bash[68976]: audit 2024-09-14T04:59:39.889243+0000 mon.a (mon.0) 1814 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:59:40.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:39 smithi123 bash[68976]: audit 2024-09-14T04:59:39.889243+0000 mon.a (mon.0) 1814 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T04:59:40.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:39 smithi123 bash[68976]: audit 2024-09-14T04:59:39.890907+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:59:40.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:39 smithi123 bash[68976]: audit 2024-09-14T04:59:39.890907+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T04:59:40.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:39 smithi123 bash[68976]: audit 2024-09-14T04:59:39.909898+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:59:40.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:39 smithi123 bash[68976]: audit 2024-09-14T04:59:39.909898+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T04:59:41.034 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd primary-affinity 5 1 2024-09-14T04:59:41.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:40 smithi038 bash[84940]: cluster 2024-09-14T04:59:39.821304+0000 mgr.y (mgr.26165) 1567 : cluster [DBG] pgmap v1660: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:41.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:40 smithi038 bash[84940]: cluster 2024-09-14T04:59:39.821304+0000 mgr.y (mgr.26165) 1567 : cluster [DBG] pgmap v1660: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:41.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:40 smithi038 bash[84940]: audit 2024-09-14T04:59:39.981966+0000 mon.a (mon.0) 1817 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-14T04:59:41.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:40 smithi038 bash[84940]: audit 2024-09-14T04:59:39.981966+0000 mon.a (mon.0) 1817 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-14T04:59:41.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:40 smithi038 bash[84940]: cluster 2024-09-14T04:59:39.989701+0000 mon.a (mon.0) 1818 : cluster [DBG] osdmap e311: 8 total, 8 up, 8 in 2024-09-14T04:59:41.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:40 smithi038 bash[84940]: cluster 2024-09-14T04:59:39.989701+0000 mon.a (mon.0) 1818 : cluster [DBG] osdmap e311: 8 total, 8 up, 8 in 2024-09-14T04:59:41.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:40 smithi038 bash[87336]: cluster 2024-09-14T04:59:39.821304+0000 mgr.y (mgr.26165) 1567 : cluster [DBG] pgmap v1660: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:41.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:40 smithi038 bash[87336]: cluster 2024-09-14T04:59:39.821304+0000 mgr.y (mgr.26165) 1567 : cluster [DBG] pgmap v1660: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:41.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:40 smithi038 bash[87336]: audit 2024-09-14T04:59:39.981966+0000 mon.a (mon.0) 1817 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-14T04:59:41.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:40 smithi038 bash[87336]: audit 2024-09-14T04:59:39.981966+0000 mon.a (mon.0) 1817 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-14T04:59:41.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:40 smithi038 bash[87336]: cluster 2024-09-14T04:59:39.989701+0000 mon.a (mon.0) 1818 : cluster [DBG] osdmap e311: 8 total, 8 up, 8 in 2024-09-14T04:59:41.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:40 smithi038 bash[87336]: cluster 2024-09-14T04:59:39.989701+0000 mon.a (mon.0) 1818 : cluster [DBG] osdmap e311: 8 total, 8 up, 8 in 2024-09-14T04:59:41.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:40 smithi123 bash[68976]: cluster 2024-09-14T04:59:39.821304+0000 mgr.y (mgr.26165) 1567 : cluster [DBG] pgmap v1660: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:41.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:40 smithi123 bash[68976]: cluster 2024-09-14T04:59:39.821304+0000 mgr.y (mgr.26165) 1567 : cluster [DBG] pgmap v1660: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:41.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:40 smithi123 bash[68976]: audit 2024-09-14T04:59:39.981966+0000 mon.a (mon.0) 1817 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-14T04:59:41.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:40 smithi123 bash[68976]: audit 2024-09-14T04:59:39.981966+0000 mon.a (mon.0) 1817 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-14T04:59:41.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:40 smithi123 bash[68976]: cluster 2024-09-14T04:59:39.989701+0000 mon.a (mon.0) 1818 : cluster [DBG] osdmap e311: 8 total, 8 up, 8 in 2024-09-14T04:59:41.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:40 smithi123 bash[68976]: cluster 2024-09-14T04:59:39.989701+0000 mon.a (mon.0) 1818 : cluster [DBG] osdmap e311: 8 total, 8 up, 8 in 2024-09-14T04:59:43.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:43 smithi038 bash[87336]: cluster 2024-09-14T04:59:41.822293+0000 mgr.y (mgr.26165) 1568 : cluster [DBG] pgmap v1662: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:43.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:43 smithi038 bash[87336]: cluster 2024-09-14T04:59:41.822293+0000 mgr.y (mgr.26165) 1568 : cluster [DBG] pgmap v1662: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:43.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:43 smithi038 bash[84940]: cluster 2024-09-14T04:59:41.822293+0000 mgr.y (mgr.26165) 1568 : cluster [DBG] pgmap v1662: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:43.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:43 smithi038 bash[84940]: cluster 2024-09-14T04:59:41.822293+0000 mgr.y (mgr.26165) 1568 : cluster [DBG] pgmap v1662: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:43.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:43 smithi123 bash[68976]: cluster 2024-09-14T04:59:41.822293+0000 mgr.y (mgr.26165) 1568 : cluster [DBG] pgmap v1662: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:43.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:43 smithi123 bash[68976]: cluster 2024-09-14T04:59:41.822293+0000 mgr.y (mgr.26165) 1568 : cluster [DBG] pgmap v1662: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:45.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:45 smithi038 bash[84940]: cluster 2024-09-14T04:59:43.823058+0000 mgr.y (mgr.26165) 1569 : cluster [DBG] pgmap v1663: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:45.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:45 smithi038 bash[84940]: cluster 2024-09-14T04:59:43.823058+0000 mgr.y (mgr.26165) 1569 : cluster [DBG] pgmap v1663: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:45.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:45 smithi038 bash[87336]: cluster 2024-09-14T04:59:43.823058+0000 mgr.y (mgr.26165) 1569 : cluster [DBG] pgmap v1663: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:45.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:45 smithi038 bash[87336]: cluster 2024-09-14T04:59:43.823058+0000 mgr.y (mgr.26165) 1569 : cluster [DBG] pgmap v1663: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:45.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:45 smithi123 bash[68976]: cluster 2024-09-14T04:59:43.823058+0000 mgr.y (mgr.26165) 1569 : cluster [DBG] pgmap v1663: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:45.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:45 smithi123 bash[68976]: cluster 2024-09-14T04:59:43.823058+0000 mgr.y (mgr.26165) 1569 : cluster [DBG] pgmap v1663: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:45.831 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:59:46.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:46 smithi038 bash[84940]: audit 2024-09-14T04:59:45.266725+0000 mon.a (mon.0) 1819 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:59:46.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:46 smithi038 bash[84940]: audit 2024-09-14T04:59:45.266725+0000 mon.a (mon.0) 1819 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:59:46.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:46 smithi038 bash[84940]: cluster 2024-09-14T04:59:45.823989+0000 mgr.y (mgr.26165) 1570 : cluster [DBG] pgmap v1664: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:46.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:46 smithi038 bash[84940]: cluster 2024-09-14T04:59:45.823989+0000 mgr.y (mgr.26165) 1570 : cluster [DBG] pgmap v1664: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:46.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:46 smithi038 bash[87336]: audit 2024-09-14T04:59:45.266725+0000 mon.a (mon.0) 1819 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:59:46.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:46 smithi038 bash[87336]: audit 2024-09-14T04:59:45.266725+0000 mon.a (mon.0) 1819 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:59:46.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:46 smithi038 bash[87336]: cluster 2024-09-14T04:59:45.823989+0000 mgr.y (mgr.26165) 1570 : cluster [DBG] pgmap v1664: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:46.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:46 smithi038 bash[87336]: cluster 2024-09-14T04:59:45.823989+0000 mgr.y (mgr.26165) 1570 : cluster [DBG] pgmap v1664: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:46.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:46 smithi123 bash[68976]: audit 2024-09-14T04:59:45.266725+0000 mon.a (mon.0) 1819 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:59:46.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:46 smithi123 bash[68976]: audit 2024-09-14T04:59:45.266725+0000 mon.a (mon.0) 1819 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T04:59:46.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:46 smithi123 bash[68976]: cluster 2024-09-14T04:59:45.823989+0000 mgr.y (mgr.26165) 1570 : cluster [DBG] pgmap v1664: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:46.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:46 smithi123 bash[68976]: cluster 2024-09-14T04:59:45.823989+0000 mgr.y (mgr.26165) 1570 : cluster [DBG] pgmap v1664: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:48.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:59:48 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:59:48] "GET /metrics HTTP/1.1" 200 34267 "" "Prometheus/2.51.0" 2024-09-14T04:59:49.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:48 smithi038 bash[84940]: cluster 2024-09-14T04:59:47.824909+0000 mgr.y (mgr.26165) 1571 : cluster [DBG] pgmap v1665: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:49.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:48 smithi038 bash[84940]: cluster 2024-09-14T04:59:47.824909+0000 mgr.y (mgr.26165) 1571 : cluster [DBG] pgmap v1665: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:49.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:48 smithi038 bash[87336]: cluster 2024-09-14T04:59:47.824909+0000 mgr.y (mgr.26165) 1571 : cluster [DBG] pgmap v1665: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:49.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:48 smithi038 bash[87336]: cluster 2024-09-14T04:59:47.824909+0000 mgr.y (mgr.26165) 1571 : cluster [DBG] pgmap v1665: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:49.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:48 smithi123 bash[68976]: cluster 2024-09-14T04:59:47.824909+0000 mgr.y (mgr.26165) 1571 : cluster [DBG] pgmap v1665: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:49.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:48 smithi123 bash[68976]: cluster 2024-09-14T04:59:47.824909+0000 mgr.y (mgr.26165) 1571 : cluster [DBG] pgmap v1665: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:50.687 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 04:59:50 smithi123 bash[61744]: ts=2024-09-14T04:59:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T04:59:50.905 INFO:teuthology.orchestra.run.smithi038.stderr:set osd.5 primary-affinity to 1 (8655362) 2024-09-14T04:59:51.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:50 smithi123 bash[68976]: cluster 2024-09-14T04:59:49.825848+0000 mgr.y (mgr.26165) 1572 : cluster [DBG] pgmap v1666: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:51.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:50 smithi123 bash[68976]: cluster 2024-09-14T04:59:49.825848+0000 mgr.y (mgr.26165) 1572 : cluster [DBG] pgmap v1666: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:51.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:50 smithi123 bash[68976]: audit 2024-09-14T04:59:50.417065+0000 mon.c (mon.2) 103 : audit [INF] from='client.? 172.21.15.38:0/984311387' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 1.0} : dispatch 2024-09-14T04:59:51.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:50 smithi123 bash[68976]: audit 2024-09-14T04:59:50.417065+0000 mon.c (mon.2) 103 : audit [INF] from='client.? 172.21.15.38:0/984311387' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 1.0} : dispatch 2024-09-14T04:59:51.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:50 smithi123 bash[68976]: audit 2024-09-14T04:59:50.417583+0000 mon.a (mon.0) 1820 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 1.0} : dispatch 2024-09-14T04:59:51.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:50 smithi123 bash[68976]: audit 2024-09-14T04:59:50.417583+0000 mon.a (mon.0) 1820 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 1.0} : dispatch 2024-09-14T04:59:51.214 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:50 smithi038 bash[87336]: cluster 2024-09-14T04:59:49.825848+0000 mgr.y (mgr.26165) 1572 : cluster [DBG] pgmap v1666: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:51.214 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:50 smithi038 bash[87336]: cluster 2024-09-14T04:59:49.825848+0000 mgr.y (mgr.26165) 1572 : cluster [DBG] pgmap v1666: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:51.214 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:50 smithi038 bash[87336]: audit 2024-09-14T04:59:50.417065+0000 mon.c (mon.2) 103 : audit [INF] from='client.? 172.21.15.38:0/984311387' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 1.0} : dispatch 2024-09-14T04:59:51.214 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:50 smithi038 bash[87336]: audit 2024-09-14T04:59:50.417065+0000 mon.c (mon.2) 103 : audit [INF] from='client.? 172.21.15.38:0/984311387' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 1.0} : dispatch 2024-09-14T04:59:51.215 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:50 smithi038 bash[87336]: audit 2024-09-14T04:59:50.417583+0000 mon.a (mon.0) 1820 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 1.0} : dispatch 2024-09-14T04:59:51.215 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:50 smithi038 bash[87336]: audit 2024-09-14T04:59:50.417583+0000 mon.a (mon.0) 1820 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 1.0} : dispatch 2024-09-14T04:59:51.215 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:50 smithi038 bash[84940]: cluster 2024-09-14T04:59:49.825848+0000 mgr.y (mgr.26165) 1572 : cluster [DBG] pgmap v1666: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:51.215 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:50 smithi038 bash[84940]: cluster 2024-09-14T04:59:49.825848+0000 mgr.y (mgr.26165) 1572 : cluster [DBG] pgmap v1666: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:51.215 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:50 smithi038 bash[84940]: audit 2024-09-14T04:59:50.417065+0000 mon.c (mon.2) 103 : audit [INF] from='client.? 172.21.15.38:0/984311387' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 1.0} : dispatch 2024-09-14T04:59:51.215 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:50 smithi038 bash[84940]: audit 2024-09-14T04:59:50.417065+0000 mon.c (mon.2) 103 : audit [INF] from='client.? 172.21.15.38:0/984311387' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 1.0} : dispatch 2024-09-14T04:59:51.215 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:50 smithi038 bash[84940]: audit 2024-09-14T04:59:50.417583+0000 mon.a (mon.0) 1820 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 1.0} : dispatch 2024-09-14T04:59:51.215 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:50 smithi038 bash[84940]: audit 2024-09-14T04:59:50.417583+0000 mon.a (mon.0) 1820 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 1.0} : dispatch 2024-09-14T04:59:51.900 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd reweight 6 1 2024-09-14T04:59:52.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:51 smithi123 bash[68976]: audit 2024-09-14T04:59:50.885558+0000 mon.a (mon.0) 1821 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2024-09-14T04:59:52.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:51 smithi123 bash[68976]: audit 2024-09-14T04:59:50.885558+0000 mon.a (mon.0) 1821 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2024-09-14T04:59:52.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:51 smithi123 bash[68976]: cluster 2024-09-14T04:59:50.896201+0000 mon.a (mon.0) 1822 : cluster [DBG] osdmap e312: 8 total, 8 up, 8 in 2024-09-14T04:59:52.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:51 smithi123 bash[68976]: cluster 2024-09-14T04:59:50.896201+0000 mon.a (mon.0) 1822 : cluster [DBG] osdmap e312: 8 total, 8 up, 8 in 2024-09-14T04:59:52.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:51 smithi123 bash[68976]: cluster 2024-09-14T04:59:51.901691+0000 mon.a (mon.0) 1823 : cluster [DBG] osdmap e313: 8 total, 8 up, 8 in 2024-09-14T04:59:52.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:51 smithi123 bash[68976]: cluster 2024-09-14T04:59:51.901691+0000 mon.a (mon.0) 1823 : cluster [DBG] osdmap e313: 8 total, 8 up, 8 in 2024-09-14T04:59:52.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:51 smithi038 bash[84940]: audit 2024-09-14T04:59:50.885558+0000 mon.a (mon.0) 1821 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2024-09-14T04:59:52.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:51 smithi038 bash[84940]: audit 2024-09-14T04:59:50.885558+0000 mon.a (mon.0) 1821 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2024-09-14T04:59:52.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:51 smithi038 bash[84940]: cluster 2024-09-14T04:59:50.896201+0000 mon.a (mon.0) 1822 : cluster [DBG] osdmap e312: 8 total, 8 up, 8 in 2024-09-14T04:59:52.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:51 smithi038 bash[84940]: cluster 2024-09-14T04:59:50.896201+0000 mon.a (mon.0) 1822 : cluster [DBG] osdmap e312: 8 total, 8 up, 8 in 2024-09-14T04:59:52.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:51 smithi038 bash[84940]: cluster 2024-09-14T04:59:51.901691+0000 mon.a (mon.0) 1823 : cluster [DBG] osdmap e313: 8 total, 8 up, 8 in 2024-09-14T04:59:52.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:51 smithi038 bash[84940]: cluster 2024-09-14T04:59:51.901691+0000 mon.a (mon.0) 1823 : cluster [DBG] osdmap e313: 8 total, 8 up, 8 in 2024-09-14T04:59:52.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:51 smithi038 bash[87336]: audit 2024-09-14T04:59:50.885558+0000 mon.a (mon.0) 1821 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2024-09-14T04:59:52.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:51 smithi038 bash[87336]: audit 2024-09-14T04:59:50.885558+0000 mon.a (mon.0) 1821 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2024-09-14T04:59:52.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:51 smithi038 bash[87336]: cluster 2024-09-14T04:59:50.896201+0000 mon.a (mon.0) 1822 : cluster [DBG] osdmap e312: 8 total, 8 up, 8 in 2024-09-14T04:59:52.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:51 smithi038 bash[87336]: cluster 2024-09-14T04:59:50.896201+0000 mon.a (mon.0) 1822 : cluster [DBG] osdmap e312: 8 total, 8 up, 8 in 2024-09-14T04:59:52.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:51 smithi038 bash[87336]: cluster 2024-09-14T04:59:51.901691+0000 mon.a (mon.0) 1823 : cluster [DBG] osdmap e313: 8 total, 8 up, 8 in 2024-09-14T04:59:52.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:51 smithi038 bash[87336]: cluster 2024-09-14T04:59:51.901691+0000 mon.a (mon.0) 1823 : cluster [DBG] osdmap e313: 8 total, 8 up, 8 in 2024-09-14T04:59:53.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:52 smithi123 bash[68976]: cluster 2024-09-14T04:59:51.826596+0000 mgr.y (mgr.26165) 1573 : cluster [DBG] pgmap v1668: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:53.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:52 smithi123 bash[68976]: cluster 2024-09-14T04:59:51.826596+0000 mgr.y (mgr.26165) 1573 : cluster [DBG] pgmap v1668: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:53.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:52 smithi123 bash[68976]: cluster 2024-09-14T04:59:52.496749+0000 osd.5 (osd.5) 12 : cluster [DBG] 1.8 scrub starts 2024-09-14T04:59:53.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:52 smithi123 bash[68976]: cluster 2024-09-14T04:59:52.496749+0000 osd.5 (osd.5) 12 : cluster [DBG] 1.8 scrub starts 2024-09-14T04:59:53.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:52 smithi123 bash[68976]: cluster 2024-09-14T04:59:52.501263+0000 osd.5 (osd.5) 13 : cluster [DBG] 1.8 scrub ok 2024-09-14T04:59:53.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:52 smithi123 bash[68976]: cluster 2024-09-14T04:59:52.501263+0000 osd.5 (osd.5) 13 : cluster [DBG] 1.8 scrub ok 2024-09-14T04:59:53.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:52 smithi038 bash[84940]: cluster 2024-09-14T04:59:51.826596+0000 mgr.y (mgr.26165) 1573 : cluster [DBG] pgmap v1668: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:53.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:52 smithi038 bash[84940]: cluster 2024-09-14T04:59:51.826596+0000 mgr.y (mgr.26165) 1573 : cluster [DBG] pgmap v1668: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:53.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:52 smithi038 bash[84940]: cluster 2024-09-14T04:59:52.496749+0000 osd.5 (osd.5) 12 : cluster [DBG] 1.8 scrub starts 2024-09-14T04:59:53.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:52 smithi038 bash[84940]: cluster 2024-09-14T04:59:52.496749+0000 osd.5 (osd.5) 12 : cluster [DBG] 1.8 scrub starts 2024-09-14T04:59:53.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:52 smithi038 bash[84940]: cluster 2024-09-14T04:59:52.501263+0000 osd.5 (osd.5) 13 : cluster [DBG] 1.8 scrub ok 2024-09-14T04:59:53.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:52 smithi038 bash[84940]: cluster 2024-09-14T04:59:52.501263+0000 osd.5 (osd.5) 13 : cluster [DBG] 1.8 scrub ok 2024-09-14T04:59:53.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:52 smithi038 bash[87336]: cluster 2024-09-14T04:59:51.826596+0000 mgr.y (mgr.26165) 1573 : cluster [DBG] pgmap v1668: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:53.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:52 smithi038 bash[87336]: cluster 2024-09-14T04:59:51.826596+0000 mgr.y (mgr.26165) 1573 : cluster [DBG] pgmap v1668: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:53.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:52 smithi038 bash[87336]: cluster 2024-09-14T04:59:52.496749+0000 osd.5 (osd.5) 12 : cluster [DBG] 1.8 scrub starts 2024-09-14T04:59:53.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:52 smithi038 bash[87336]: cluster 2024-09-14T04:59:52.496749+0000 osd.5 (osd.5) 12 : cluster [DBG] 1.8 scrub starts 2024-09-14T04:59:53.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:52 smithi038 bash[87336]: cluster 2024-09-14T04:59:52.501263+0000 osd.5 (osd.5) 13 : cluster [DBG] 1.8 scrub ok 2024-09-14T04:59:53.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:52 smithi038 bash[87336]: cluster 2024-09-14T04:59:52.501263+0000 osd.5 (osd.5) 13 : cluster [DBG] 1.8 scrub ok 2024-09-14T04:59:55.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:54 smithi038 bash[84940]: cluster 2024-09-14T04:59:53.827364+0000 mgr.y (mgr.26165) 1574 : cluster [DBG] pgmap v1670: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:55.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:54 smithi038 bash[84940]: cluster 2024-09-14T04:59:53.827364+0000 mgr.y (mgr.26165) 1574 : cluster [DBG] pgmap v1670: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:55.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:54 smithi038 bash[84940]: cluster 2024-09-14T04:59:54.442184+0000 osd.5 (osd.5) 14 : cluster [DBG] 1.1 scrub starts 2024-09-14T04:59:55.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:54 smithi038 bash[84940]: cluster 2024-09-14T04:59:54.442184+0000 osd.5 (osd.5) 14 : cluster [DBG] 1.1 scrub starts 2024-09-14T04:59:55.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:54 smithi038 bash[84940]: cluster 2024-09-14T04:59:54.446055+0000 osd.5 (osd.5) 15 : cluster [DBG] 1.1 scrub ok 2024-09-14T04:59:55.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:54 smithi038 bash[84940]: cluster 2024-09-14T04:59:54.446055+0000 osd.5 (osd.5) 15 : cluster [DBG] 1.1 scrub ok 2024-09-14T04:59:55.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:54 smithi038 bash[87336]: cluster 2024-09-14T04:59:53.827364+0000 mgr.y (mgr.26165) 1574 : cluster [DBG] pgmap v1670: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:55.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:54 smithi038 bash[87336]: cluster 2024-09-14T04:59:53.827364+0000 mgr.y (mgr.26165) 1574 : cluster [DBG] pgmap v1670: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:55.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:54 smithi038 bash[87336]: cluster 2024-09-14T04:59:54.442184+0000 osd.5 (osd.5) 14 : cluster [DBG] 1.1 scrub starts 2024-09-14T04:59:55.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:54 smithi038 bash[87336]: cluster 2024-09-14T04:59:54.442184+0000 osd.5 (osd.5) 14 : cluster [DBG] 1.1 scrub starts 2024-09-14T04:59:55.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:54 smithi038 bash[87336]: cluster 2024-09-14T04:59:54.446055+0000 osd.5 (osd.5) 15 : cluster [DBG] 1.1 scrub ok 2024-09-14T04:59:55.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:54 smithi038 bash[87336]: cluster 2024-09-14T04:59:54.446055+0000 osd.5 (osd.5) 15 : cluster [DBG] 1.1 scrub ok 2024-09-14T04:59:55.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:54 smithi123 bash[68976]: cluster 2024-09-14T04:59:53.827364+0000 mgr.y (mgr.26165) 1574 : cluster [DBG] pgmap v1670: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:55.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:54 smithi123 bash[68976]: cluster 2024-09-14T04:59:53.827364+0000 mgr.y (mgr.26165) 1574 : cluster [DBG] pgmap v1670: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T04:59:55.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:54 smithi123 bash[68976]: cluster 2024-09-14T04:59:54.442184+0000 osd.5 (osd.5) 14 : cluster [DBG] 1.1 scrub starts 2024-09-14T04:59:55.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:54 smithi123 bash[68976]: cluster 2024-09-14T04:59:54.442184+0000 osd.5 (osd.5) 14 : cluster [DBG] 1.1 scrub starts 2024-09-14T04:59:55.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:54 smithi123 bash[68976]: cluster 2024-09-14T04:59:54.446055+0000 osd.5 (osd.5) 15 : cluster [DBG] 1.1 scrub ok 2024-09-14T04:59:55.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:54 smithi123 bash[68976]: cluster 2024-09-14T04:59:54.446055+0000 osd.5 (osd.5) 15 : cluster [DBG] 1.1 scrub ok 2024-09-14T04:59:56.717 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T04:59:57.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:56 smithi038 bash[87336]: cluster 2024-09-14T04:59:55.828449+0000 mgr.y (mgr.26165) 1575 : cluster [DBG] pgmap v1671: 93 pgs: 93 active+clean; 661 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 28 KiB/s wr, 8 op/s; 16 KiB/s, 0 objects/s recovering 2024-09-14T04:59:57.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:56 smithi038 bash[87336]: cluster 2024-09-14T04:59:55.828449+0000 mgr.y (mgr.26165) 1575 : cluster [DBG] pgmap v1671: 93 pgs: 93 active+clean; 661 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 28 KiB/s wr, 8 op/s; 16 KiB/s, 0 objects/s recovering 2024-09-14T04:59:57.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:56 smithi038 bash[84940]: cluster 2024-09-14T04:59:55.828449+0000 mgr.y (mgr.26165) 1575 : cluster [DBG] pgmap v1671: 93 pgs: 93 active+clean; 661 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 28 KiB/s wr, 8 op/s; 16 KiB/s, 0 objects/s recovering 2024-09-14T04:59:57.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:56 smithi038 bash[84940]: cluster 2024-09-14T04:59:55.828449+0000 mgr.y (mgr.26165) 1575 : cluster [DBG] pgmap v1671: 93 pgs: 93 active+clean; 661 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 28 KiB/s wr, 8 op/s; 16 KiB/s, 0 objects/s recovering 2024-09-14T04:59:57.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:56 smithi123 bash[68976]: cluster 2024-09-14T04:59:55.828449+0000 mgr.y (mgr.26165) 1575 : cluster [DBG] pgmap v1671: 93 pgs: 93 active+clean; 661 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 28 KiB/s wr, 8 op/s; 16 KiB/s, 0 objects/s recovering 2024-09-14T04:59:57.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:56 smithi123 bash[68976]: cluster 2024-09-14T04:59:55.828449+0000 mgr.y (mgr.26165) 1575 : cluster [DBG] pgmap v1671: 93 pgs: 93 active+clean; 661 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 28 KiB/s wr, 8 op/s; 16 KiB/s, 0 objects/s recovering 2024-09-14T04:59:58.253 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:57 smithi038 bash[87336]: cluster 2024-09-14T04:59:57.476277+0000 osd.5 (osd.5) 16 : cluster [DBG] 1.10 scrub starts 2024-09-14T04:59:58.254 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:57 smithi038 bash[87336]: cluster 2024-09-14T04:59:57.476277+0000 osd.5 (osd.5) 16 : cluster [DBG] 1.10 scrub starts 2024-09-14T04:59:58.254 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:57 smithi038 bash[87336]: cluster 2024-09-14T04:59:57.479546+0000 osd.5 (osd.5) 17 : cluster [DBG] 1.10 scrub ok 2024-09-14T04:59:58.254 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:57 smithi038 bash[87336]: cluster 2024-09-14T04:59:57.479546+0000 osd.5 (osd.5) 17 : cluster [DBG] 1.10 scrub ok 2024-09-14T04:59:58.254 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:57 smithi038 bash[84940]: cluster 2024-09-14T04:59:57.476277+0000 osd.5 (osd.5) 16 : cluster [DBG] 1.10 scrub starts 2024-09-14T04:59:58.255 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:57 smithi038 bash[84940]: cluster 2024-09-14T04:59:57.476277+0000 osd.5 (osd.5) 16 : cluster [DBG] 1.10 scrub starts 2024-09-14T04:59:58.255 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:57 smithi038 bash[84940]: cluster 2024-09-14T04:59:57.479546+0000 osd.5 (osd.5) 17 : cluster [DBG] 1.10 scrub ok 2024-09-14T04:59:58.255 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:57 smithi038 bash[84940]: cluster 2024-09-14T04:59:57.479546+0000 osd.5 (osd.5) 17 : cluster [DBG] 1.10 scrub ok 2024-09-14T04:59:58.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:57 smithi123 bash[68976]: cluster 2024-09-14T04:59:57.476277+0000 osd.5 (osd.5) 16 : cluster [DBG] 1.10 scrub starts 2024-09-14T04:59:58.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:57 smithi123 bash[68976]: cluster 2024-09-14T04:59:57.476277+0000 osd.5 (osd.5) 16 : cluster [DBG] 1.10 scrub starts 2024-09-14T04:59:58.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:57 smithi123 bash[68976]: cluster 2024-09-14T04:59:57.479546+0000 osd.5 (osd.5) 17 : cluster [DBG] 1.10 scrub ok 2024-09-14T04:59:58.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:57 smithi123 bash[68976]: cluster 2024-09-14T04:59:57.479546+0000 osd.5 (osd.5) 17 : cluster [DBG] 1.10 scrub ok 2024-09-14T04:59:58.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 04:59:58 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:04:59:58] "GET /metrics HTTP/1.1" 200 34267 "" "Prometheus/2.51.0" 2024-09-14T04:59:59.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:58 smithi038 bash[87336]: cluster 2024-09-14T04:59:57.829438+0000 mgr.y (mgr.26165) 1576 : cluster [DBG] pgmap v1672: 93 pgs: 93 active+clean; 661 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 28 KiB/s wr, 8 op/s; 16 KiB/s, 0 objects/s recovering 2024-09-14T04:59:59.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 04:59:58 smithi038 bash[87336]: cluster 2024-09-14T04:59:57.829438+0000 mgr.y (mgr.26165) 1576 : cluster [DBG] pgmap v1672: 93 pgs: 93 active+clean; 661 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 28 KiB/s wr, 8 op/s; 16 KiB/s, 0 objects/s recovering 2024-09-14T04:59:59.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:58 smithi038 bash[84940]: cluster 2024-09-14T04:59:57.829438+0000 mgr.y (mgr.26165) 1576 : cluster [DBG] pgmap v1672: 93 pgs: 93 active+clean; 661 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 28 KiB/s wr, 8 op/s; 16 KiB/s, 0 objects/s recovering 2024-09-14T04:59:59.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 04:59:58 smithi038 bash[84940]: cluster 2024-09-14T04:59:57.829438+0000 mgr.y (mgr.26165) 1576 : cluster [DBG] pgmap v1672: 93 pgs: 93 active+clean; 661 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 28 KiB/s wr, 8 op/s; 16 KiB/s, 0 objects/s recovering 2024-09-14T04:59:59.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:58 smithi123 bash[68976]: cluster 2024-09-14T04:59:57.829438+0000 mgr.y (mgr.26165) 1576 : cluster [DBG] pgmap v1672: 93 pgs: 93 active+clean; 661 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 28 KiB/s wr, 8 op/s; 16 KiB/s, 0 objects/s recovering 2024-09-14T04:59:59.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 04:59:58 smithi123 bash[68976]: cluster 2024-09-14T04:59:57.829438+0000 mgr.y (mgr.26165) 1576 : cluster [DBG] pgmap v1672: 93 pgs: 93 active+clean; 661 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 28 KiB/s wr, 8 op/s; 16 KiB/s, 0 objects/s recovering 2024-09-14T05:00:00.687 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 05:00:00 smithi123 bash[61744]: ts=2024-09-14T05:00:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T05:00:01.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:00 smithi038 bash[87336]: cluster 2024-09-14T04:59:59.830286+0000 mgr.y (mgr.26165) 1577 : cluster [DBG] pgmap v1673: 93 pgs: 93 active+clean; 661 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 25 KiB/s wr, 7 op/s; 15 KiB/s, 0 objects/s recovering 2024-09-14T05:00:01.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:00 smithi038 bash[87336]: cluster 2024-09-14T04:59:59.830286+0000 mgr.y (mgr.26165) 1577 : cluster [DBG] pgmap v1673: 93 pgs: 93 active+clean; 661 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 25 KiB/s wr, 7 op/s; 15 KiB/s, 0 objects/s recovering 2024-09-14T05:00:01.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:00 smithi038 bash[87336]: cluster 2024-09-14T05:00:00.000132+0000 mon.a (mon.0) 1824 : cluster [INF] overall HEALTH_OK 2024-09-14T05:00:01.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:00 smithi038 bash[87336]: cluster 2024-09-14T05:00:00.000132+0000 mon.a (mon.0) 1824 : cluster [INF] overall HEALTH_OK 2024-09-14T05:00:01.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:00 smithi038 bash[87336]: audit 2024-09-14T05:00:00.267243+0000 mon.a (mon.0) 1825 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:00:01.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:00 smithi038 bash[87336]: audit 2024-09-14T05:00:00.267243+0000 mon.a (mon.0) 1825 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:00:01.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:00 smithi038 bash[84940]: cluster 2024-09-14T04:59:59.830286+0000 mgr.y (mgr.26165) 1577 : cluster [DBG] pgmap v1673: 93 pgs: 93 active+clean; 661 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 25 KiB/s wr, 7 op/s; 15 KiB/s, 0 objects/s recovering 2024-09-14T05:00:01.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:00 smithi038 bash[84940]: cluster 2024-09-14T04:59:59.830286+0000 mgr.y (mgr.26165) 1577 : cluster [DBG] pgmap v1673: 93 pgs: 93 active+clean; 661 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 25 KiB/s wr, 7 op/s; 15 KiB/s, 0 objects/s recovering 2024-09-14T05:00:01.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:00 smithi038 bash[84940]: cluster 2024-09-14T05:00:00.000132+0000 mon.a (mon.0) 1824 : cluster [INF] overall HEALTH_OK 2024-09-14T05:00:01.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:00 smithi038 bash[84940]: cluster 2024-09-14T05:00:00.000132+0000 mon.a (mon.0) 1824 : cluster [INF] overall HEALTH_OK 2024-09-14T05:00:01.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:00 smithi038 bash[84940]: audit 2024-09-14T05:00:00.267243+0000 mon.a (mon.0) 1825 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:00:01.275 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:00 smithi038 bash[84940]: audit 2024-09-14T05:00:00.267243+0000 mon.a (mon.0) 1825 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:00:01.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:00 smithi123 bash[68976]: cluster 2024-09-14T04:59:59.830286+0000 mgr.y (mgr.26165) 1577 : cluster [DBG] pgmap v1673: 93 pgs: 93 active+clean; 661 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 25 KiB/s wr, 7 op/s; 15 KiB/s, 0 objects/s recovering 2024-09-14T05:00:01.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:00 smithi123 bash[68976]: cluster 2024-09-14T04:59:59.830286+0000 mgr.y (mgr.26165) 1577 : cluster [DBG] pgmap v1673: 93 pgs: 93 active+clean; 661 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 25 KiB/s wr, 7 op/s; 15 KiB/s, 0 objects/s recovering 2024-09-14T05:00:01.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:00 smithi123 bash[68976]: cluster 2024-09-14T05:00:00.000132+0000 mon.a (mon.0) 1824 : cluster [INF] overall HEALTH_OK 2024-09-14T05:00:01.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:00 smithi123 bash[68976]: cluster 2024-09-14T05:00:00.000132+0000 mon.a (mon.0) 1824 : cluster [INF] overall HEALTH_OK 2024-09-14T05:00:01.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:00 smithi123 bash[68976]: audit 2024-09-14T05:00:00.267243+0000 mon.a (mon.0) 1825 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:00:01.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:00 smithi123 bash[68976]: audit 2024-09-14T05:00:00.267243+0000 mon.a (mon.0) 1825 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:00:02.028 INFO:teuthology.orchestra.run.smithi038.stderr:reweighted osd.6 to 1 (10000) 2024-09-14T05:00:02.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:02 smithi038 bash[84940]: audit 2024-09-14T05:00:01.392113+0000 mon.c (mon.2) 104 : audit [INF] from='client.? 172.21.15.38:0/2849115250' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-14T05:00:02.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:02 smithi038 bash[84940]: audit 2024-09-14T05:00:01.392113+0000 mon.c (mon.2) 104 : audit [INF] from='client.? 172.21.15.38:0/2849115250' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-14T05:00:02.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:02 smithi038 bash[84940]: audit 2024-09-14T05:00:01.392845+0000 mon.a (mon.0) 1826 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-14T05:00:02.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:02 smithi038 bash[84940]: audit 2024-09-14T05:00:01.392845+0000 mon.a (mon.0) 1826 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-14T05:00:02.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:02 smithi038 bash[84940]: cluster 2024-09-14T05:00:01.489576+0000 osd.5 (osd.5) 18 : cluster [DBG] 1.a scrub starts 2024-09-14T05:00:02.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:02 smithi038 bash[84940]: cluster 2024-09-14T05:00:01.489576+0000 osd.5 (osd.5) 18 : cluster [DBG] 1.a scrub starts 2024-09-14T05:00:02.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:02 smithi038 bash[84940]: cluster 2024-09-14T05:00:01.493398+0000 osd.5 (osd.5) 19 : cluster [DBG] 1.a scrub ok 2024-09-14T05:00:02.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:02 smithi038 bash[84940]: cluster 2024-09-14T05:00:01.493398+0000 osd.5 (osd.5) 19 : cluster [DBG] 1.a scrub ok 2024-09-14T05:00:02.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:02 smithi038 bash[87336]: audit 2024-09-14T05:00:01.392113+0000 mon.c (mon.2) 104 : audit [INF] from='client.? 172.21.15.38:0/2849115250' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-14T05:00:02.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:02 smithi038 bash[87336]: audit 2024-09-14T05:00:01.392113+0000 mon.c (mon.2) 104 : audit [INF] from='client.? 172.21.15.38:0/2849115250' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-14T05:00:02.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:02 smithi038 bash[87336]: audit 2024-09-14T05:00:01.392845+0000 mon.a (mon.0) 1826 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-14T05:00:02.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:02 smithi038 bash[87336]: audit 2024-09-14T05:00:01.392845+0000 mon.a (mon.0) 1826 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-14T05:00:02.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:02 smithi038 bash[87336]: cluster 2024-09-14T05:00:01.489576+0000 osd.5 (osd.5) 18 : cluster [DBG] 1.a scrub starts 2024-09-14T05:00:02.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:02 smithi038 bash[87336]: cluster 2024-09-14T05:00:01.489576+0000 osd.5 (osd.5) 18 : cluster [DBG] 1.a scrub starts 2024-09-14T05:00:02.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:02 smithi038 bash[87336]: cluster 2024-09-14T05:00:01.493398+0000 osd.5 (osd.5) 19 : cluster [DBG] 1.a scrub ok 2024-09-14T05:00:02.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:02 smithi038 bash[87336]: cluster 2024-09-14T05:00:01.493398+0000 osd.5 (osd.5) 19 : cluster [DBG] 1.a scrub ok 2024-09-14T05:00:02.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:02 smithi123 bash[68976]: audit 2024-09-14T05:00:01.392113+0000 mon.c (mon.2) 104 : audit [INF] from='client.? 172.21.15.38:0/2849115250' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-14T05:00:02.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:02 smithi123 bash[68976]: audit 2024-09-14T05:00:01.392113+0000 mon.c (mon.2) 104 : audit [INF] from='client.? 172.21.15.38:0/2849115250' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-14T05:00:02.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:02 smithi123 bash[68976]: audit 2024-09-14T05:00:01.392845+0000 mon.a (mon.0) 1826 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-14T05:00:02.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:02 smithi123 bash[68976]: audit 2024-09-14T05:00:01.392845+0000 mon.a (mon.0) 1826 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-14T05:00:02.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:02 smithi123 bash[68976]: cluster 2024-09-14T05:00:01.489576+0000 osd.5 (osd.5) 18 : cluster [DBG] 1.a scrub starts 2024-09-14T05:00:02.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:02 smithi123 bash[68976]: cluster 2024-09-14T05:00:01.489576+0000 osd.5 (osd.5) 18 : cluster [DBG] 1.a scrub starts 2024-09-14T05:00:02.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:02 smithi123 bash[68976]: cluster 2024-09-14T05:00:01.493398+0000 osd.5 (osd.5) 19 : cluster [DBG] 1.a scrub ok 2024-09-14T05:00:02.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:02 smithi123 bash[68976]: cluster 2024-09-14T05:00:01.493398+0000 osd.5 (osd.5) 19 : cluster [DBG] 1.a scrub ok 2024-09-14T05:00:03.099 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd primary-affinity 6 1 2024-09-14T05:00:03.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:03 smithi123 bash[68976]: cluster 2024-09-14T05:00:01.831480+0000 mgr.y (mgr.26165) 1578 : cluster [DBG] pgmap v1674: 93 pgs: 93 active+clean; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 15 KiB/s wr, 4 op/s; 10 KiB/s, 0 objects/s recovering 2024-09-14T05:00:03.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:03 smithi123 bash[68976]: cluster 2024-09-14T05:00:01.831480+0000 mgr.y (mgr.26165) 1578 : cluster [DBG] pgmap v1674: 93 pgs: 93 active+clean; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 15 KiB/s wr, 4 op/s; 10 KiB/s, 0 objects/s recovering 2024-09-14T05:00:03.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:03 smithi123 bash[68976]: audit 2024-09-14T05:00:02.017140+0000 mon.a (mon.0) 1827 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-14T05:00:03.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:03 smithi123 bash[68976]: audit 2024-09-14T05:00:02.017140+0000 mon.a (mon.0) 1827 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-14T05:00:03.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:03 smithi123 bash[68976]: cluster 2024-09-14T05:00:02.025986+0000 mon.a (mon.0) 1828 : cluster [DBG] osdmap e314: 8 total, 8 up, 8 in 2024-09-14T05:00:03.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:03 smithi123 bash[68976]: cluster 2024-09-14T05:00:02.025986+0000 mon.a (mon.0) 1828 : cluster [DBG] osdmap e314: 8 total, 8 up, 8 in 2024-09-14T05:00:03.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:03 smithi123 bash[68976]: cluster 2024-09-14T05:00:02.449747+0000 osd.5 (osd.5) 20 : cluster [DBG] 1.12 scrub starts 2024-09-14T05:00:03.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:03 smithi123 bash[68976]: cluster 2024-09-14T05:00:02.449747+0000 osd.5 (osd.5) 20 : cluster [DBG] 1.12 scrub starts 2024-09-14T05:00:03.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:03 smithi123 bash[68976]: cluster 2024-09-14T05:00:02.453241+0000 osd.5 (osd.5) 21 : cluster [DBG] 1.12 scrub ok 2024-09-14T05:00:03.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:03 smithi123 bash[68976]: cluster 2024-09-14T05:00:02.453241+0000 osd.5 (osd.5) 21 : cluster [DBG] 1.12 scrub ok 2024-09-14T05:00:03.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:03 smithi038 bash[84940]: cluster 2024-09-14T05:00:01.831480+0000 mgr.y (mgr.26165) 1578 : cluster [DBG] pgmap v1674: 93 pgs: 93 active+clean; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 15 KiB/s wr, 4 op/s; 10 KiB/s, 0 objects/s recovering 2024-09-14T05:00:03.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:03 smithi038 bash[84940]: cluster 2024-09-14T05:00:01.831480+0000 mgr.y (mgr.26165) 1578 : cluster [DBG] pgmap v1674: 93 pgs: 93 active+clean; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 15 KiB/s wr, 4 op/s; 10 KiB/s, 0 objects/s recovering 2024-09-14T05:00:03.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:03 smithi038 bash[84940]: audit 2024-09-14T05:00:02.017140+0000 mon.a (mon.0) 1827 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-14T05:00:03.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:03 smithi038 bash[84940]: audit 2024-09-14T05:00:02.017140+0000 mon.a (mon.0) 1827 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-14T05:00:03.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:03 smithi038 bash[84940]: cluster 2024-09-14T05:00:02.025986+0000 mon.a (mon.0) 1828 : cluster [DBG] osdmap e314: 8 total, 8 up, 8 in 2024-09-14T05:00:03.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:03 smithi038 bash[84940]: cluster 2024-09-14T05:00:02.025986+0000 mon.a (mon.0) 1828 : cluster [DBG] osdmap e314: 8 total, 8 up, 8 in 2024-09-14T05:00:03.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:03 smithi038 bash[84940]: cluster 2024-09-14T05:00:02.449747+0000 osd.5 (osd.5) 20 : cluster [DBG] 1.12 scrub starts 2024-09-14T05:00:03.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:03 smithi038 bash[84940]: cluster 2024-09-14T05:00:02.449747+0000 osd.5 (osd.5) 20 : cluster [DBG] 1.12 scrub starts 2024-09-14T05:00:03.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:03 smithi038 bash[84940]: cluster 2024-09-14T05:00:02.453241+0000 osd.5 (osd.5) 21 : cluster [DBG] 1.12 scrub ok 2024-09-14T05:00:03.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:03 smithi038 bash[84940]: cluster 2024-09-14T05:00:02.453241+0000 osd.5 (osd.5) 21 : cluster [DBG] 1.12 scrub ok 2024-09-14T05:00:03.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:03 smithi038 bash[87336]: cluster 2024-09-14T05:00:01.831480+0000 mgr.y (mgr.26165) 1578 : cluster [DBG] pgmap v1674: 93 pgs: 93 active+clean; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 15 KiB/s wr, 4 op/s; 10 KiB/s, 0 objects/s recovering 2024-09-14T05:00:03.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:03 smithi038 bash[87336]: cluster 2024-09-14T05:00:01.831480+0000 mgr.y (mgr.26165) 1578 : cluster [DBG] pgmap v1674: 93 pgs: 93 active+clean; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 15 KiB/s wr, 4 op/s; 10 KiB/s, 0 objects/s recovering 2024-09-14T05:00:03.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:03 smithi038 bash[87336]: audit 2024-09-14T05:00:02.017140+0000 mon.a (mon.0) 1827 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-14T05:00:03.524 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:03 smithi038 bash[87336]: audit 2024-09-14T05:00:02.017140+0000 mon.a (mon.0) 1827 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-14T05:00:03.524 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:03 smithi038 bash[87336]: cluster 2024-09-14T05:00:02.025986+0000 mon.a (mon.0) 1828 : cluster [DBG] osdmap e314: 8 total, 8 up, 8 in 2024-09-14T05:00:03.524 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:03 smithi038 bash[87336]: cluster 2024-09-14T05:00:02.025986+0000 mon.a (mon.0) 1828 : cluster [DBG] osdmap e314: 8 total, 8 up, 8 in 2024-09-14T05:00:03.524 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:03 smithi038 bash[87336]: cluster 2024-09-14T05:00:02.449747+0000 osd.5 (osd.5) 20 : cluster [DBG] 1.12 scrub starts 2024-09-14T05:00:03.524 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:03 smithi038 bash[87336]: cluster 2024-09-14T05:00:02.449747+0000 osd.5 (osd.5) 20 : cluster [DBG] 1.12 scrub starts 2024-09-14T05:00:03.524 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:03 smithi038 bash[87336]: cluster 2024-09-14T05:00:02.453241+0000 osd.5 (osd.5) 21 : cluster [DBG] 1.12 scrub ok 2024-09-14T05:00:03.524 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:03 smithi038 bash[87336]: cluster 2024-09-14T05:00:02.453241+0000 osd.5 (osd.5) 21 : cluster [DBG] 1.12 scrub ok 2024-09-14T05:00:04.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:04 smithi123 bash[68976]: cluster 2024-09-14T05:00:03.832199+0000 mgr.y (mgr.26165) 1579 : cluster [DBG] pgmap v1676: 93 pgs: 93 active+clean; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 15 KiB/s wr, 4 op/s; 10 KiB/s, 0 objects/s recovering 2024-09-14T05:00:04.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:04 smithi123 bash[68976]: cluster 2024-09-14T05:00:03.832199+0000 mgr.y (mgr.26165) 1579 : cluster [DBG] pgmap v1676: 93 pgs: 93 active+clean; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 15 KiB/s wr, 4 op/s; 10 KiB/s, 0 objects/s recovering 2024-09-14T05:00:04.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:04 smithi038 bash[84940]: cluster 2024-09-14T05:00:03.832199+0000 mgr.y (mgr.26165) 1579 : cluster [DBG] pgmap v1676: 93 pgs: 93 active+clean; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 15 KiB/s wr, 4 op/s; 10 KiB/s, 0 objects/s recovering 2024-09-14T05:00:04.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:04 smithi038 bash[84940]: cluster 2024-09-14T05:00:03.832199+0000 mgr.y (mgr.26165) 1579 : cluster [DBG] pgmap v1676: 93 pgs: 93 active+clean; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 15 KiB/s wr, 4 op/s; 10 KiB/s, 0 objects/s recovering 2024-09-14T05:00:04.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:04 smithi038 bash[87336]: cluster 2024-09-14T05:00:03.832199+0000 mgr.y (mgr.26165) 1579 : cluster [DBG] pgmap v1676: 93 pgs: 93 active+clean; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 15 KiB/s wr, 4 op/s; 10 KiB/s, 0 objects/s recovering 2024-09-14T05:00:04.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:04 smithi038 bash[87336]: cluster 2024-09-14T05:00:03.832199+0000 mgr.y (mgr.26165) 1579 : cluster [DBG] pgmap v1676: 93 pgs: 93 active+clean; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 15 KiB/s wr, 4 op/s; 10 KiB/s, 0 objects/s recovering 2024-09-14T05:00:07.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:06 smithi123 bash[68976]: cluster 2024-09-14T05:00:05.833285+0000 mgr.y (mgr.26165) 1580 : cluster [DBG] pgmap v1677: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:07.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:06 smithi123 bash[68976]: cluster 2024-09-14T05:00:05.833285+0000 mgr.y (mgr.26165) 1580 : cluster [DBG] pgmap v1677: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:07.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:06 smithi038 bash[84940]: cluster 2024-09-14T05:00:05.833285+0000 mgr.y (mgr.26165) 1580 : cluster [DBG] pgmap v1677: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:07.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:06 smithi038 bash[84940]: cluster 2024-09-14T05:00:05.833285+0000 mgr.y (mgr.26165) 1580 : cluster [DBG] pgmap v1677: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:07.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:06 smithi038 bash[87336]: cluster 2024-09-14T05:00:05.833285+0000 mgr.y (mgr.26165) 1580 : cluster [DBG] pgmap v1677: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:07.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:06 smithi038 bash[87336]: cluster 2024-09-14T05:00:05.833285+0000 mgr.y (mgr.26165) 1580 : cluster [DBG] pgmap v1677: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:07.894 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T05:00:08.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 05:00:08 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:05:00:08] "GET /metrics HTTP/1.1" 200 34291 "" "Prometheus/2.51.0" 2024-09-14T05:00:09.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:08 smithi123 bash[68976]: cluster 2024-09-14T05:00:07.834132+0000 mgr.y (mgr.26165) 1581 : cluster [DBG] pgmap v1678: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:09.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:08 smithi123 bash[68976]: cluster 2024-09-14T05:00:07.834132+0000 mgr.y (mgr.26165) 1581 : cluster [DBG] pgmap v1678: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:09.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:08 smithi038 bash[84940]: cluster 2024-09-14T05:00:07.834132+0000 mgr.y (mgr.26165) 1581 : cluster [DBG] pgmap v1678: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:09.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:08 smithi038 bash[84940]: cluster 2024-09-14T05:00:07.834132+0000 mgr.y (mgr.26165) 1581 : cluster [DBG] pgmap v1678: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:09.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:08 smithi038 bash[87336]: cluster 2024-09-14T05:00:07.834132+0000 mgr.y (mgr.26165) 1581 : cluster [DBG] pgmap v1678: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:09.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:08 smithi038 bash[87336]: cluster 2024-09-14T05:00:07.834132+0000 mgr.y (mgr.26165) 1581 : cluster [DBG] pgmap v1678: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:10.687 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 05:00:10 smithi123 bash[61744]: ts=2024-09-14T05:00:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T05:00:11.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:10 smithi038 bash[84940]: cluster 2024-09-14T05:00:09.834878+0000 mgr.y (mgr.26165) 1582 : cluster [DBG] pgmap v1679: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:11.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:10 smithi038 bash[84940]: cluster 2024-09-14T05:00:09.834878+0000 mgr.y (mgr.26165) 1582 : cluster [DBG] pgmap v1679: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:11.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:10 smithi038 bash[87336]: cluster 2024-09-14T05:00:09.834878+0000 mgr.y (mgr.26165) 1582 : cluster [DBG] pgmap v1679: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:11.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:10 smithi038 bash[87336]: cluster 2024-09-14T05:00:09.834878+0000 mgr.y (mgr.26165) 1582 : cluster [DBG] pgmap v1679: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:11.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:10 smithi123 bash[68976]: cluster 2024-09-14T05:00:09.834878+0000 mgr.y (mgr.26165) 1582 : cluster [DBG] pgmap v1679: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:11.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:10 smithi123 bash[68976]: cluster 2024-09-14T05:00:09.834878+0000 mgr.y (mgr.26165) 1582 : cluster [DBG] pgmap v1679: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:12.926 INFO:teuthology.orchestra.run.smithi038.stderr:set osd.6 primary-affinity to 1 (8655362) 2024-09-14T05:00:13.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:12 smithi123 bash[68976]: cluster 2024-09-14T05:00:11.835860+0000 mgr.y (mgr.26165) 1583 : cluster [DBG] pgmap v1680: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:13.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:12 smithi123 bash[68976]: cluster 2024-09-14T05:00:11.835860+0000 mgr.y (mgr.26165) 1583 : cluster [DBG] pgmap v1680: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:13.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:12 smithi123 bash[68976]: audit 2024-09-14T05:00:12.353439+0000 mon.c (mon.2) 105 : audit [INF] from='client.? 172.21.15.38:0/2856113399' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 1.0} : dispatch 2024-09-14T05:00:13.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:12 smithi123 bash[68976]: audit 2024-09-14T05:00:12.353439+0000 mon.c (mon.2) 105 : audit [INF] from='client.? 172.21.15.38:0/2856113399' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 1.0} : dispatch 2024-09-14T05:00:13.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:12 smithi123 bash[68976]: audit 2024-09-14T05:00:12.354115+0000 mon.a (mon.0) 1829 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 1.0} : dispatch 2024-09-14T05:00:13.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:12 smithi123 bash[68976]: audit 2024-09-14T05:00:12.354115+0000 mon.a (mon.0) 1829 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 1.0} : dispatch 2024-09-14T05:00:13.254 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:12 smithi038 bash[84940]: cluster 2024-09-14T05:00:11.835860+0000 mgr.y (mgr.26165) 1583 : cluster [DBG] pgmap v1680: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:13.254 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:12 smithi038 bash[84940]: cluster 2024-09-14T05:00:11.835860+0000 mgr.y (mgr.26165) 1583 : cluster [DBG] pgmap v1680: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:13.254 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:12 smithi038 bash[84940]: audit 2024-09-14T05:00:12.353439+0000 mon.c (mon.2) 105 : audit [INF] from='client.? 172.21.15.38:0/2856113399' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 1.0} : dispatch 2024-09-14T05:00:13.254 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:12 smithi038 bash[84940]: audit 2024-09-14T05:00:12.353439+0000 mon.c (mon.2) 105 : audit [INF] from='client.? 172.21.15.38:0/2856113399' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 1.0} : dispatch 2024-09-14T05:00:13.254 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:12 smithi038 bash[84940]: audit 2024-09-14T05:00:12.354115+0000 mon.a (mon.0) 1829 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 1.0} : dispatch 2024-09-14T05:00:13.254 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:12 smithi038 bash[84940]: audit 2024-09-14T05:00:12.354115+0000 mon.a (mon.0) 1829 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 1.0} : dispatch 2024-09-14T05:00:13.254 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:12 smithi038 bash[87336]: cluster 2024-09-14T05:00:11.835860+0000 mgr.y (mgr.26165) 1583 : cluster [DBG] pgmap v1680: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:13.255 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:12 smithi038 bash[87336]: cluster 2024-09-14T05:00:11.835860+0000 mgr.y (mgr.26165) 1583 : cluster [DBG] pgmap v1680: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:13.255 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:12 smithi038 bash[87336]: audit 2024-09-14T05:00:12.353439+0000 mon.c (mon.2) 105 : audit [INF] from='client.? 172.21.15.38:0/2856113399' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 1.0} : dispatch 2024-09-14T05:00:13.255 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:12 smithi038 bash[87336]: audit 2024-09-14T05:00:12.353439+0000 mon.c (mon.2) 105 : audit [INF] from='client.? 172.21.15.38:0/2856113399' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 1.0} : dispatch 2024-09-14T05:00:13.255 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:12 smithi038 bash[87336]: audit 2024-09-14T05:00:12.354115+0000 mon.a (mon.0) 1829 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 1.0} : dispatch 2024-09-14T05:00:13.255 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:12 smithi038 bash[87336]: audit 2024-09-14T05:00:12.354115+0000 mon.a (mon.0) 1829 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 1.0} : dispatch 2024-09-14T05:00:13.921 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd reweight 7 1 2024-09-14T05:00:14.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:13 smithi038 bash[84940]: audit 2024-09-14T05:00:12.917325+0000 mon.a (mon.0) 1830 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2024-09-14T05:00:14.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:13 smithi038 bash[84940]: audit 2024-09-14T05:00:12.917325+0000 mon.a (mon.0) 1830 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2024-09-14T05:00:14.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:13 smithi038 bash[84940]: cluster 2024-09-14T05:00:12.925386+0000 mon.a (mon.0) 1831 : cluster [DBG] osdmap e315: 8 total, 8 up, 8 in 2024-09-14T05:00:14.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:13 smithi038 bash[84940]: cluster 2024-09-14T05:00:12.925386+0000 mon.a (mon.0) 1831 : cluster [DBG] osdmap e315: 8 total, 8 up, 8 in 2024-09-14T05:00:14.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:13 smithi038 bash[87336]: audit 2024-09-14T05:00:12.917325+0000 mon.a (mon.0) 1830 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2024-09-14T05:00:14.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:13 smithi038 bash[87336]: audit 2024-09-14T05:00:12.917325+0000 mon.a (mon.0) 1830 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2024-09-14T05:00:14.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:13 smithi038 bash[87336]: cluster 2024-09-14T05:00:12.925386+0000 mon.a (mon.0) 1831 : cluster [DBG] osdmap e315: 8 total, 8 up, 8 in 2024-09-14T05:00:14.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:13 smithi038 bash[87336]: cluster 2024-09-14T05:00:12.925386+0000 mon.a (mon.0) 1831 : cluster [DBG] osdmap e315: 8 total, 8 up, 8 in 2024-09-14T05:00:14.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:13 smithi123 bash[68976]: audit 2024-09-14T05:00:12.917325+0000 mon.a (mon.0) 1830 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2024-09-14T05:00:14.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:13 smithi123 bash[68976]: audit 2024-09-14T05:00:12.917325+0000 mon.a (mon.0) 1830 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2024-09-14T05:00:14.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:13 smithi123 bash[68976]: cluster 2024-09-14T05:00:12.925386+0000 mon.a (mon.0) 1831 : cluster [DBG] osdmap e315: 8 total, 8 up, 8 in 2024-09-14T05:00:14.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:13 smithi123 bash[68976]: cluster 2024-09-14T05:00:12.925386+0000 mon.a (mon.0) 1831 : cluster [DBG] osdmap e315: 8 total, 8 up, 8 in 2024-09-14T05:00:15.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:14 smithi038 bash[84940]: cluster 2024-09-14T05:00:13.836537+0000 mgr.y (mgr.26165) 1584 : cluster [DBG] pgmap v1682: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:15.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:14 smithi038 bash[84940]: cluster 2024-09-14T05:00:13.836537+0000 mgr.y (mgr.26165) 1584 : cluster [DBG] pgmap v1682: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:15.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:14 smithi038 bash[87336]: cluster 2024-09-14T05:00:13.836537+0000 mgr.y (mgr.26165) 1584 : cluster [DBG] pgmap v1682: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:15.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:14 smithi038 bash[87336]: cluster 2024-09-14T05:00:13.836537+0000 mgr.y (mgr.26165) 1584 : cluster [DBG] pgmap v1682: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:15.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:14 smithi123 bash[68976]: cluster 2024-09-14T05:00:13.836537+0000 mgr.y (mgr.26165) 1584 : cluster [DBG] pgmap v1682: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:15.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:14 smithi123 bash[68976]: cluster 2024-09-14T05:00:13.836537+0000 mgr.y (mgr.26165) 1584 : cluster [DBG] pgmap v1682: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:16.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:15 smithi038 bash[84940]: audit 2024-09-14T05:00:15.267491+0000 mon.a (mon.0) 1832 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:00:16.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:15 smithi038 bash[84940]: audit 2024-09-14T05:00:15.267491+0000 mon.a (mon.0) 1832 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:00:16.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:15 smithi038 bash[87336]: audit 2024-09-14T05:00:15.267491+0000 mon.a (mon.0) 1832 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:00:16.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:15 smithi038 bash[87336]: audit 2024-09-14T05:00:15.267491+0000 mon.a (mon.0) 1832 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:00:16.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:15 smithi123 bash[68976]: audit 2024-09-14T05:00:15.267491+0000 mon.a (mon.0) 1832 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:00:16.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:15 smithi123 bash[68976]: audit 2024-09-14T05:00:15.267491+0000 mon.a (mon.0) 1832 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:00:17.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:16 smithi038 bash[87336]: cluster 2024-09-14T05:00:15.837550+0000 mgr.y (mgr.26165) 1585 : cluster [DBG] pgmap v1683: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:17.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:16 smithi038 bash[87336]: cluster 2024-09-14T05:00:15.837550+0000 mgr.y (mgr.26165) 1585 : cluster [DBG] pgmap v1683: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:17.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:16 smithi038 bash[84940]: cluster 2024-09-14T05:00:15.837550+0000 mgr.y (mgr.26165) 1585 : cluster [DBG] pgmap v1683: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:17.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:16 smithi038 bash[84940]: cluster 2024-09-14T05:00:15.837550+0000 mgr.y (mgr.26165) 1585 : cluster [DBG] pgmap v1683: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:17.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:16 smithi123 bash[68976]: cluster 2024-09-14T05:00:15.837550+0000 mgr.y (mgr.26165) 1585 : cluster [DBG] pgmap v1683: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:17.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:16 smithi123 bash[68976]: cluster 2024-09-14T05:00:15.837550+0000 mgr.y (mgr.26165) 1585 : cluster [DBG] pgmap v1683: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:18.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 05:00:18 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:05:00:18] "GET /metrics HTTP/1.1" 200 34271 "" "Prometheus/2.51.0" 2024-09-14T05:00:18.721 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T05:00:19.263 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:18 smithi038 bash[84940]: cluster 2024-09-14T05:00:17.838437+0000 mgr.y (mgr.26165) 1586 : cluster [DBG] pgmap v1684: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:19.263 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:18 smithi038 bash[84940]: cluster 2024-09-14T05:00:17.838437+0000 mgr.y (mgr.26165) 1586 : cluster [DBG] pgmap v1684: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:19.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:18 smithi123 bash[68976]: cluster 2024-09-14T05:00:17.838437+0000 mgr.y (mgr.26165) 1586 : cluster [DBG] pgmap v1684: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:19.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:18 smithi123 bash[68976]: cluster 2024-09-14T05:00:17.838437+0000 mgr.y (mgr.26165) 1586 : cluster [DBG] pgmap v1684: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:19.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:19 smithi038 bash[87336]: cluster 2024-09-14T05:00:17.838437+0000 mgr.y (mgr.26165) 1586 : cluster [DBG] pgmap v1684: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:19.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:19 smithi038 bash[87336]: cluster 2024-09-14T05:00:17.838437+0000 mgr.y (mgr.26165) 1586 : cluster [DBG] pgmap v1684: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:20.687 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 05:00:20 smithi123 bash[61744]: ts=2024-09-14T05:00:20.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T05:00:21.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:20 smithi038 bash[84940]: cluster 2024-09-14T05:00:19.839229+0000 mgr.y (mgr.26165) 1587 : cluster [DBG] pgmap v1685: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:21.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:20 smithi038 bash[84940]: cluster 2024-09-14T05:00:19.839229+0000 mgr.y (mgr.26165) 1587 : cluster [DBG] pgmap v1685: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:21.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:20 smithi038 bash[87336]: cluster 2024-09-14T05:00:19.839229+0000 mgr.y (mgr.26165) 1587 : cluster [DBG] pgmap v1685: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:21.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:20 smithi038 bash[87336]: cluster 2024-09-14T05:00:19.839229+0000 mgr.y (mgr.26165) 1587 : cluster [DBG] pgmap v1685: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:21.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:20 smithi123 bash[68976]: cluster 2024-09-14T05:00:19.839229+0000 mgr.y (mgr.26165) 1587 : cluster [DBG] pgmap v1685: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:21.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:20 smithi123 bash[68976]: cluster 2024-09-14T05:00:19.839229+0000 mgr.y (mgr.26165) 1587 : cluster [DBG] pgmap v1685: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:23.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:22 smithi038 bash[84940]: cluster 2024-09-14T05:00:21.840281+0000 mgr.y (mgr.26165) 1588 : cluster [DBG] pgmap v1686: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:23.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:22 smithi038 bash[84940]: cluster 2024-09-14T05:00:21.840281+0000 mgr.y (mgr.26165) 1588 : cluster [DBG] pgmap v1686: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:23.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:22 smithi038 bash[87336]: cluster 2024-09-14T05:00:21.840281+0000 mgr.y (mgr.26165) 1588 : cluster [DBG] pgmap v1686: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:23.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:22 smithi038 bash[87336]: cluster 2024-09-14T05:00:21.840281+0000 mgr.y (mgr.26165) 1588 : cluster [DBG] pgmap v1686: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:23.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:22 smithi123 bash[68976]: cluster 2024-09-14T05:00:21.840281+0000 mgr.y (mgr.26165) 1588 : cluster [DBG] pgmap v1686: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:23.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:22 smithi123 bash[68976]: cluster 2024-09-14T05:00:21.840281+0000 mgr.y (mgr.26165) 1588 : cluster [DBG] pgmap v1686: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:24.019 INFO:teuthology.orchestra.run.smithi038.stderr:reweighted osd.7 to 1 (10000) 2024-09-14T05:00:24.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:23 smithi038 bash[84940]: audit 2024-09-14T05:00:23.294823+0000 mon.c (mon.2) 106 : audit [INF] from='client.? 172.21.15.38:0/734218083' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-14T05:00:24.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:23 smithi038 bash[84940]: audit 2024-09-14T05:00:23.294823+0000 mon.c (mon.2) 106 : audit [INF] from='client.? 172.21.15.38:0/734218083' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-14T05:00:24.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:23 smithi038 bash[84940]: audit 2024-09-14T05:00:23.295397+0000 mon.a (mon.0) 1833 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-14T05:00:24.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:23 smithi038 bash[84940]: audit 2024-09-14T05:00:23.295397+0000 mon.a (mon.0) 1833 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-14T05:00:24.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:23 smithi038 bash[87336]: audit 2024-09-14T05:00:23.294823+0000 mon.c (mon.2) 106 : audit [INF] from='client.? 172.21.15.38:0/734218083' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-14T05:00:24.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:23 smithi038 bash[87336]: audit 2024-09-14T05:00:23.294823+0000 mon.c (mon.2) 106 : audit [INF] from='client.? 172.21.15.38:0/734218083' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-14T05:00:24.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:23 smithi038 bash[87336]: audit 2024-09-14T05:00:23.295397+0000 mon.a (mon.0) 1833 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-14T05:00:24.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:23 smithi038 bash[87336]: audit 2024-09-14T05:00:23.295397+0000 mon.a (mon.0) 1833 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-14T05:00:24.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:23 smithi123 bash[68976]: audit 2024-09-14T05:00:23.294823+0000 mon.c (mon.2) 106 : audit [INF] from='client.? 172.21.15.38:0/734218083' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-14T05:00:24.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:23 smithi123 bash[68976]: audit 2024-09-14T05:00:23.294823+0000 mon.c (mon.2) 106 : audit [INF] from='client.? 172.21.15.38:0/734218083' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-14T05:00:24.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:23 smithi123 bash[68976]: audit 2024-09-14T05:00:23.295397+0000 mon.a (mon.0) 1833 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-14T05:00:24.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:23 smithi123 bash[68976]: audit 2024-09-14T05:00:23.295397+0000 mon.a (mon.0) 1833 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-14T05:00:25.007 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd primary-affinity 7 1 2024-09-14T05:00:25.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:25 smithi038 bash[84940]: cluster 2024-09-14T05:00:23.841102+0000 mgr.y (mgr.26165) 1589 : cluster [DBG] pgmap v1687: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:25.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:25 smithi038 bash[84940]: cluster 2024-09-14T05:00:23.841102+0000 mgr.y (mgr.26165) 1589 : cluster [DBG] pgmap v1687: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:25.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:25 smithi038 bash[84940]: audit 2024-09-14T05:00:24.009240+0000 mon.a (mon.0) 1834 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-09-14T05:00:25.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:25 smithi038 bash[84940]: audit 2024-09-14T05:00:24.009240+0000 mon.a (mon.0) 1834 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-09-14T05:00:25.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:25 smithi038 bash[84940]: cluster 2024-09-14T05:00:24.019028+0000 mon.a (mon.0) 1835 : cluster [DBG] osdmap e316: 8 total, 8 up, 8 in 2024-09-14T05:00:25.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:25 smithi038 bash[84940]: cluster 2024-09-14T05:00:24.019028+0000 mon.a (mon.0) 1835 : cluster [DBG] osdmap e316: 8 total, 8 up, 8 in 2024-09-14T05:00:25.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:25 smithi038 bash[87336]: cluster 2024-09-14T05:00:23.841102+0000 mgr.y (mgr.26165) 1589 : cluster [DBG] pgmap v1687: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:25.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:25 smithi038 bash[87336]: cluster 2024-09-14T05:00:23.841102+0000 mgr.y (mgr.26165) 1589 : cluster [DBG] pgmap v1687: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:25.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:25 smithi038 bash[87336]: audit 2024-09-14T05:00:24.009240+0000 mon.a (mon.0) 1834 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-09-14T05:00:25.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:25 smithi038 bash[87336]: audit 2024-09-14T05:00:24.009240+0000 mon.a (mon.0) 1834 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-09-14T05:00:25.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:25 smithi038 bash[87336]: cluster 2024-09-14T05:00:24.019028+0000 mon.a (mon.0) 1835 : cluster [DBG] osdmap e316: 8 total, 8 up, 8 in 2024-09-14T05:00:25.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:25 smithi038 bash[87336]: cluster 2024-09-14T05:00:24.019028+0000 mon.a (mon.0) 1835 : cluster [DBG] osdmap e316: 8 total, 8 up, 8 in 2024-09-14T05:00:25.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:25 smithi123 bash[68976]: cluster 2024-09-14T05:00:23.841102+0000 mgr.y (mgr.26165) 1589 : cluster [DBG] pgmap v1687: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:25.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:25 smithi123 bash[68976]: cluster 2024-09-14T05:00:23.841102+0000 mgr.y (mgr.26165) 1589 : cluster [DBG] pgmap v1687: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:25.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:25 smithi123 bash[68976]: audit 2024-09-14T05:00:24.009240+0000 mon.a (mon.0) 1834 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-09-14T05:00:25.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:25 smithi123 bash[68976]: audit 2024-09-14T05:00:24.009240+0000 mon.a (mon.0) 1834 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-09-14T05:00:25.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:25 smithi123 bash[68976]: cluster 2024-09-14T05:00:24.019028+0000 mon.a (mon.0) 1835 : cluster [DBG] osdmap e316: 8 total, 8 up, 8 in 2024-09-14T05:00:25.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:25 smithi123 bash[68976]: cluster 2024-09-14T05:00:24.019028+0000 mon.a (mon.0) 1835 : cluster [DBG] osdmap e316: 8 total, 8 up, 8 in 2024-09-14T05:00:27.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:27 smithi123 bash[68976]: cluster 2024-09-14T05:00:25.842170+0000 mgr.y (mgr.26165) 1590 : cluster [DBG] pgmap v1689: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:27.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:27 smithi123 bash[68976]: cluster 2024-09-14T05:00:25.842170+0000 mgr.y (mgr.26165) 1590 : cluster [DBG] pgmap v1689: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:27.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:27 smithi038 bash[84940]: cluster 2024-09-14T05:00:25.842170+0000 mgr.y (mgr.26165) 1590 : cluster [DBG] pgmap v1689: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:27.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:27 smithi038 bash[84940]: cluster 2024-09-14T05:00:25.842170+0000 mgr.y (mgr.26165) 1590 : cluster [DBG] pgmap v1689: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:27.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:27 smithi038 bash[87336]: cluster 2024-09-14T05:00:25.842170+0000 mgr.y (mgr.26165) 1590 : cluster [DBG] pgmap v1689: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:27.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:27 smithi038 bash[87336]: cluster 2024-09-14T05:00:25.842170+0000 mgr.y (mgr.26165) 1590 : cluster [DBG] pgmap v1689: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:28.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:28 smithi123 bash[68976]: cluster 2024-09-14T05:00:27.843067+0000 mgr.y (mgr.26165) 1591 : cluster [DBG] pgmap v1690: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:28.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:28 smithi123 bash[68976]: cluster 2024-09-14T05:00:27.843067+0000 mgr.y (mgr.26165) 1591 : cluster [DBG] pgmap v1690: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:28.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 05:00:28 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:05:00:28] "GET /metrics HTTP/1.1" 200 34271 "" "Prometheus/2.51.0" 2024-09-14T05:00:28.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:28 smithi038 bash[84940]: cluster 2024-09-14T05:00:27.843067+0000 mgr.y (mgr.26165) 1591 : cluster [DBG] pgmap v1690: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:28.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:28 smithi038 bash[84940]: cluster 2024-09-14T05:00:27.843067+0000 mgr.y (mgr.26165) 1591 : cluster [DBG] pgmap v1690: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:28.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:28 smithi038 bash[87336]: cluster 2024-09-14T05:00:27.843067+0000 mgr.y (mgr.26165) 1591 : cluster [DBG] pgmap v1690: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:28.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:28 smithi038 bash[87336]: cluster 2024-09-14T05:00:27.843067+0000 mgr.y (mgr.26165) 1591 : cluster [DBG] pgmap v1690: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:29.800 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T05:00:30.687 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 05:00:30 smithi123 bash[61744]: ts=2024-09-14T05:00:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T05:00:31.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:30 smithi123 bash[68976]: cluster 2024-09-14T05:00:29.843866+0000 mgr.y (mgr.26165) 1592 : cluster [DBG] pgmap v1691: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:31.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:30 smithi123 bash[68976]: cluster 2024-09-14T05:00:29.843866+0000 mgr.y (mgr.26165) 1592 : cluster [DBG] pgmap v1691: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:31.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:30 smithi123 bash[68976]: audit 2024-09-14T05:00:30.268005+0000 mon.a (mon.0) 1836 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:00:31.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:30 smithi123 bash[68976]: audit 2024-09-14T05:00:30.268005+0000 mon.a (mon.0) 1836 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:00:31.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:30 smithi038 bash[84940]: cluster 2024-09-14T05:00:29.843866+0000 mgr.y (mgr.26165) 1592 : cluster [DBG] pgmap v1691: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:31.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:30 smithi038 bash[84940]: cluster 2024-09-14T05:00:29.843866+0000 mgr.y (mgr.26165) 1592 : cluster [DBG] pgmap v1691: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:31.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:30 smithi038 bash[84940]: audit 2024-09-14T05:00:30.268005+0000 mon.a (mon.0) 1836 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:00:31.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:30 smithi038 bash[84940]: audit 2024-09-14T05:00:30.268005+0000 mon.a (mon.0) 1836 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:00:31.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:30 smithi038 bash[87336]: cluster 2024-09-14T05:00:29.843866+0000 mgr.y (mgr.26165) 1592 : cluster [DBG] pgmap v1691: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:31.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:30 smithi038 bash[87336]: cluster 2024-09-14T05:00:29.843866+0000 mgr.y (mgr.26165) 1592 : cluster [DBG] pgmap v1691: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:31.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:30 smithi038 bash[87336]: audit 2024-09-14T05:00:30.268005+0000 mon.a (mon.0) 1836 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:00:31.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:30 smithi038 bash[87336]: audit 2024-09-14T05:00:30.268005+0000 mon.a (mon.0) 1836 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:00:33.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:32 smithi123 bash[68976]: cluster 2024-09-14T05:00:31.844920+0000 mgr.y (mgr.26165) 1593 : cluster [DBG] pgmap v1692: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:33.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:32 smithi123 bash[68976]: cluster 2024-09-14T05:00:31.844920+0000 mgr.y (mgr.26165) 1593 : cluster [DBG] pgmap v1692: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:33.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:32 smithi038 bash[84940]: cluster 2024-09-14T05:00:31.844920+0000 mgr.y (mgr.26165) 1593 : cluster [DBG] pgmap v1692: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:33.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:32 smithi038 bash[84940]: cluster 2024-09-14T05:00:31.844920+0000 mgr.y (mgr.26165) 1593 : cluster [DBG] pgmap v1692: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:33.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:32 smithi038 bash[87336]: cluster 2024-09-14T05:00:31.844920+0000 mgr.y (mgr.26165) 1593 : cluster [DBG] pgmap v1692: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:33.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:32 smithi038 bash[87336]: cluster 2024-09-14T05:00:31.844920+0000 mgr.y (mgr.26165) 1593 : cluster [DBG] pgmap v1692: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:34.928 INFO:teuthology.orchestra.run.smithi038.stderr:set osd.7 primary-affinity to 1 (8655362) 2024-09-14T05:00:35.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:34 smithi123 bash[68976]: cluster 2024-09-14T05:00:33.845672+0000 mgr.y (mgr.26165) 1594 : cluster [DBG] pgmap v1693: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:35.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:34 smithi123 bash[68976]: cluster 2024-09-14T05:00:33.845672+0000 mgr.y (mgr.26165) 1594 : cluster [DBG] pgmap v1693: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:35.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:34 smithi123 bash[68976]: audit 2024-09-14T05:00:34.289177+0000 mon.c (mon.2) 107 : audit [INF] from='client.? 172.21.15.38:0/4197752105' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-09-14T05:00:35.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:34 smithi123 bash[68976]: audit 2024-09-14T05:00:34.289177+0000 mon.c (mon.2) 107 : audit [INF] from='client.? 172.21.15.38:0/4197752105' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-09-14T05:00:35.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:34 smithi123 bash[68976]: audit 2024-09-14T05:00:34.289906+0000 mon.a (mon.0) 1837 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-09-14T05:00:35.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:34 smithi123 bash[68976]: audit 2024-09-14T05:00:34.289906+0000 mon.a (mon.0) 1837 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-09-14T05:00:35.218 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:34 smithi038 bash[87336]: cluster 2024-09-14T05:00:33.845672+0000 mgr.y (mgr.26165) 1594 : cluster [DBG] pgmap v1693: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:35.218 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:34 smithi038 bash[87336]: cluster 2024-09-14T05:00:33.845672+0000 mgr.y (mgr.26165) 1594 : cluster [DBG] pgmap v1693: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:35.218 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:34 smithi038 bash[87336]: audit 2024-09-14T05:00:34.289177+0000 mon.c (mon.2) 107 : audit [INF] from='client.? 172.21.15.38:0/4197752105' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-09-14T05:00:35.218 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:34 smithi038 bash[87336]: audit 2024-09-14T05:00:34.289177+0000 mon.c (mon.2) 107 : audit [INF] from='client.? 172.21.15.38:0/4197752105' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-09-14T05:00:35.218 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:34 smithi038 bash[87336]: audit 2024-09-14T05:00:34.289906+0000 mon.a (mon.0) 1837 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-09-14T05:00:35.218 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:34 smithi038 bash[87336]: audit 2024-09-14T05:00:34.289906+0000 mon.a (mon.0) 1837 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-09-14T05:00:35.218 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:34 smithi038 bash[84940]: cluster 2024-09-14T05:00:33.845672+0000 mgr.y (mgr.26165) 1594 : cluster [DBG] pgmap v1693: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:35.219 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:34 smithi038 bash[84940]: cluster 2024-09-14T05:00:33.845672+0000 mgr.y (mgr.26165) 1594 : cluster [DBG] pgmap v1693: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:35.219 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:34 smithi038 bash[84940]: audit 2024-09-14T05:00:34.289177+0000 mon.c (mon.2) 107 : audit [INF] from='client.? 172.21.15.38:0/4197752105' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-09-14T05:00:35.219 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:34 smithi038 bash[84940]: audit 2024-09-14T05:00:34.289177+0000 mon.c (mon.2) 107 : audit [INF] from='client.? 172.21.15.38:0/4197752105' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-09-14T05:00:35.219 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:34 smithi038 bash[84940]: audit 2024-09-14T05:00:34.289906+0000 mon.a (mon.0) 1837 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-09-14T05:00:35.219 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:34 smithi038 bash[84940]: audit 2024-09-14T05:00:34.289906+0000 mon.a (mon.0) 1837 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-09-14T05:00:35.877 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd reweight 3 1 2024-09-14T05:00:36.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:35 smithi038 bash[84940]: audit 2024-09-14T05:00:34.917361+0000 mon.a (mon.0) 1838 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2024-09-14T05:00:36.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:35 smithi038 bash[84940]: audit 2024-09-14T05:00:34.917361+0000 mon.a (mon.0) 1838 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2024-09-14T05:00:36.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:35 smithi038 bash[84940]: cluster 2024-09-14T05:00:34.925297+0000 mon.a (mon.0) 1839 : cluster [DBG] osdmap e317: 8 total, 8 up, 8 in 2024-09-14T05:00:36.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:35 smithi038 bash[84940]: cluster 2024-09-14T05:00:34.925297+0000 mon.a (mon.0) 1839 : cluster [DBG] osdmap e317: 8 total, 8 up, 8 in 2024-09-14T05:00:36.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:35 smithi038 bash[84940]: cluster 2024-09-14T05:00:35.930089+0000 mon.a (mon.0) 1840 : cluster [DBG] osdmap e318: 8 total, 8 up, 8 in 2024-09-14T05:00:36.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:35 smithi038 bash[84940]: cluster 2024-09-14T05:00:35.930089+0000 mon.a (mon.0) 1840 : cluster [DBG] osdmap e318: 8 total, 8 up, 8 in 2024-09-14T05:00:36.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:35 smithi038 bash[87336]: audit 2024-09-14T05:00:34.917361+0000 mon.a (mon.0) 1838 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2024-09-14T05:00:36.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:35 smithi038 bash[87336]: audit 2024-09-14T05:00:34.917361+0000 mon.a (mon.0) 1838 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2024-09-14T05:00:36.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:35 smithi038 bash[87336]: cluster 2024-09-14T05:00:34.925297+0000 mon.a (mon.0) 1839 : cluster [DBG] osdmap e317: 8 total, 8 up, 8 in 2024-09-14T05:00:36.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:35 smithi038 bash[87336]: cluster 2024-09-14T05:00:34.925297+0000 mon.a (mon.0) 1839 : cluster [DBG] osdmap e317: 8 total, 8 up, 8 in 2024-09-14T05:00:36.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:35 smithi038 bash[87336]: cluster 2024-09-14T05:00:35.930089+0000 mon.a (mon.0) 1840 : cluster [DBG] osdmap e318: 8 total, 8 up, 8 in 2024-09-14T05:00:36.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:35 smithi038 bash[87336]: cluster 2024-09-14T05:00:35.930089+0000 mon.a (mon.0) 1840 : cluster [DBG] osdmap e318: 8 total, 8 up, 8 in 2024-09-14T05:00:36.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:35 smithi123 bash[68976]: audit 2024-09-14T05:00:34.917361+0000 mon.a (mon.0) 1838 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2024-09-14T05:00:36.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:35 smithi123 bash[68976]: audit 2024-09-14T05:00:34.917361+0000 mon.a (mon.0) 1838 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2024-09-14T05:00:36.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:35 smithi123 bash[68976]: cluster 2024-09-14T05:00:34.925297+0000 mon.a (mon.0) 1839 : cluster [DBG] osdmap e317: 8 total, 8 up, 8 in 2024-09-14T05:00:36.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:35 smithi123 bash[68976]: cluster 2024-09-14T05:00:34.925297+0000 mon.a (mon.0) 1839 : cluster [DBG] osdmap e317: 8 total, 8 up, 8 in 2024-09-14T05:00:36.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:35 smithi123 bash[68976]: cluster 2024-09-14T05:00:35.930089+0000 mon.a (mon.0) 1840 : cluster [DBG] osdmap e318: 8 total, 8 up, 8 in 2024-09-14T05:00:36.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:35 smithi123 bash[68976]: cluster 2024-09-14T05:00:35.930089+0000 mon.a (mon.0) 1840 : cluster [DBG] osdmap e318: 8 total, 8 up, 8 in 2024-09-14T05:00:37.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:36 smithi038 bash[84940]: cluster 2024-09-14T05:00:35.846838+0000 mgr.y (mgr.26165) 1595 : cluster [DBG] pgmap v1695: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:37.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:36 smithi038 bash[84940]: cluster 2024-09-14T05:00:35.846838+0000 mgr.y (mgr.26165) 1595 : cluster [DBG] pgmap v1695: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:37.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:36 smithi038 bash[84940]: cluster 2024-09-14T05:00:36.072377+0000 osd.7 (osd.7) 7 : cluster [DBG] 1.0 deep-scrub starts 2024-09-14T05:00:37.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:36 smithi038 bash[84940]: cluster 2024-09-14T05:00:36.072377+0000 osd.7 (osd.7) 7 : cluster [DBG] 1.0 deep-scrub starts 2024-09-14T05:00:37.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:36 smithi038 bash[84940]: cluster 2024-09-14T05:00:36.075668+0000 osd.7 (osd.7) 8 : cluster [DBG] 1.0 deep-scrub ok 2024-09-14T05:00:37.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:36 smithi038 bash[84940]: cluster 2024-09-14T05:00:36.075668+0000 osd.7 (osd.7) 8 : cluster [DBG] 1.0 deep-scrub ok 2024-09-14T05:00:37.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:36 smithi038 bash[87336]: cluster 2024-09-14T05:00:35.846838+0000 mgr.y (mgr.26165) 1595 : cluster [DBG] pgmap v1695: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:37.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:36 smithi038 bash[87336]: cluster 2024-09-14T05:00:35.846838+0000 mgr.y (mgr.26165) 1595 : cluster [DBG] pgmap v1695: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:37.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:36 smithi038 bash[87336]: cluster 2024-09-14T05:00:36.072377+0000 osd.7 (osd.7) 7 : cluster [DBG] 1.0 deep-scrub starts 2024-09-14T05:00:37.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:36 smithi038 bash[87336]: cluster 2024-09-14T05:00:36.072377+0000 osd.7 (osd.7) 7 : cluster [DBG] 1.0 deep-scrub starts 2024-09-14T05:00:37.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:36 smithi038 bash[87336]: cluster 2024-09-14T05:00:36.075668+0000 osd.7 (osd.7) 8 : cluster [DBG] 1.0 deep-scrub ok 2024-09-14T05:00:37.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:36 smithi038 bash[87336]: cluster 2024-09-14T05:00:36.075668+0000 osd.7 (osd.7) 8 : cluster [DBG] 1.0 deep-scrub ok 2024-09-14T05:00:37.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:36 smithi123 bash[68976]: cluster 2024-09-14T05:00:35.846838+0000 mgr.y (mgr.26165) 1595 : cluster [DBG] pgmap v1695: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:37.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:36 smithi123 bash[68976]: cluster 2024-09-14T05:00:35.846838+0000 mgr.y (mgr.26165) 1595 : cluster [DBG] pgmap v1695: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:37.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:36 smithi123 bash[68976]: cluster 2024-09-14T05:00:36.072377+0000 osd.7 (osd.7) 7 : cluster [DBG] 1.0 deep-scrub starts 2024-09-14T05:00:37.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:36 smithi123 bash[68976]: cluster 2024-09-14T05:00:36.072377+0000 osd.7 (osd.7) 7 : cluster [DBG] 1.0 deep-scrub starts 2024-09-14T05:00:37.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:36 smithi123 bash[68976]: cluster 2024-09-14T05:00:36.075668+0000 osd.7 (osd.7) 8 : cluster [DBG] 1.0 deep-scrub ok 2024-09-14T05:00:37.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:36 smithi123 bash[68976]: cluster 2024-09-14T05:00:36.075668+0000 osd.7 (osd.7) 8 : cluster [DBG] 1.0 deep-scrub ok 2024-09-14T05:00:38.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 05:00:38 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:05:00:38] "GET /metrics HTTP/1.1" 200 34269 "" "Prometheus/2.51.0" 2024-09-14T05:00:39.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:38 smithi038 bash[84940]: cluster 2024-09-14T05:00:37.847732+0000 mgr.y (mgr.26165) 1596 : cluster [DBG] pgmap v1697: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:39.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:38 smithi038 bash[84940]: cluster 2024-09-14T05:00:37.847732+0000 mgr.y (mgr.26165) 1596 : cluster [DBG] pgmap v1697: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:39.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:38 smithi038 bash[84940]: cluster 2024-09-14T05:00:37.985839+0000 osd.7 (osd.7) 9 : cluster [DBG] 1.2 deep-scrub starts 2024-09-14T05:00:39.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:38 smithi038 bash[84940]: cluster 2024-09-14T05:00:37.985839+0000 osd.7 (osd.7) 9 : cluster [DBG] 1.2 deep-scrub starts 2024-09-14T05:00:39.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:38 smithi038 bash[84940]: cluster 2024-09-14T05:00:37.989635+0000 osd.7 (osd.7) 10 : cluster [DBG] 1.2 deep-scrub ok 2024-09-14T05:00:39.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:38 smithi038 bash[84940]: cluster 2024-09-14T05:00:37.989635+0000 osd.7 (osd.7) 10 : cluster [DBG] 1.2 deep-scrub ok 2024-09-14T05:00:39.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:38 smithi038 bash[87336]: cluster 2024-09-14T05:00:37.847732+0000 mgr.y (mgr.26165) 1596 : cluster [DBG] pgmap v1697: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:39.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:38 smithi038 bash[87336]: cluster 2024-09-14T05:00:37.847732+0000 mgr.y (mgr.26165) 1596 : cluster [DBG] pgmap v1697: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:39.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:38 smithi038 bash[87336]: cluster 2024-09-14T05:00:37.985839+0000 osd.7 (osd.7) 9 : cluster [DBG] 1.2 deep-scrub starts 2024-09-14T05:00:39.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:38 smithi038 bash[87336]: cluster 2024-09-14T05:00:37.985839+0000 osd.7 (osd.7) 9 : cluster [DBG] 1.2 deep-scrub starts 2024-09-14T05:00:39.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:38 smithi038 bash[87336]: cluster 2024-09-14T05:00:37.989635+0000 osd.7 (osd.7) 10 : cluster [DBG] 1.2 deep-scrub ok 2024-09-14T05:00:39.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:38 smithi038 bash[87336]: cluster 2024-09-14T05:00:37.989635+0000 osd.7 (osd.7) 10 : cluster [DBG] 1.2 deep-scrub ok 2024-09-14T05:00:39.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:38 smithi123 bash[68976]: cluster 2024-09-14T05:00:37.847732+0000 mgr.y (mgr.26165) 1596 : cluster [DBG] pgmap v1697: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:39.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:38 smithi123 bash[68976]: cluster 2024-09-14T05:00:37.847732+0000 mgr.y (mgr.26165) 1596 : cluster [DBG] pgmap v1697: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:39.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:38 smithi123 bash[68976]: cluster 2024-09-14T05:00:37.985839+0000 osd.7 (osd.7) 9 : cluster [DBG] 1.2 deep-scrub starts 2024-09-14T05:00:39.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:38 smithi123 bash[68976]: cluster 2024-09-14T05:00:37.985839+0000 osd.7 (osd.7) 9 : cluster [DBG] 1.2 deep-scrub starts 2024-09-14T05:00:39.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:38 smithi123 bash[68976]: cluster 2024-09-14T05:00:37.989635+0000 osd.7 (osd.7) 10 : cluster [DBG] 1.2 deep-scrub ok 2024-09-14T05:00:39.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:38 smithi123 bash[68976]: cluster 2024-09-14T05:00:37.989635+0000 osd.7 (osd.7) 10 : cluster [DBG] 1.2 deep-scrub ok 2024-09-14T05:00:40.682 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T05:00:40.687 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 05:00:40 smithi123 bash[61744]: ts=2024-09-14T05:00:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T05:00:41.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:40 smithi038 bash[84940]: cluster 2024-09-14T05:00:39.848593+0000 mgr.y (mgr.26165) 1597 : cluster [DBG] pgmap v1698: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 2 B/s, 0 objects/s recovering 2024-09-14T05:00:41.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:40 smithi038 bash[84940]: cluster 2024-09-14T05:00:39.848593+0000 mgr.y (mgr.26165) 1597 : cluster [DBG] pgmap v1698: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 2 B/s, 0 objects/s recovering 2024-09-14T05:00:41.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:40 smithi038 bash[84940]: audit 2024-09-14T05:00:40.035275+0000 mon.a (mon.0) 1841 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T05:00:41.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:40 smithi038 bash[84940]: audit 2024-09-14T05:00:40.035275+0000 mon.a (mon.0) 1841 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T05:00:41.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:40 smithi038 bash[87336]: cluster 2024-09-14T05:00:39.848593+0000 mgr.y (mgr.26165) 1597 : cluster [DBG] pgmap v1698: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 2 B/s, 0 objects/s recovering 2024-09-14T05:00:41.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:40 smithi038 bash[87336]: cluster 2024-09-14T05:00:39.848593+0000 mgr.y (mgr.26165) 1597 : cluster [DBG] pgmap v1698: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 2 B/s, 0 objects/s recovering 2024-09-14T05:00:41.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:40 smithi038 bash[87336]: audit 2024-09-14T05:00:40.035275+0000 mon.a (mon.0) 1841 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T05:00:41.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:40 smithi038 bash[87336]: audit 2024-09-14T05:00:40.035275+0000 mon.a (mon.0) 1841 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T05:00:41.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:40 smithi123 bash[68976]: cluster 2024-09-14T05:00:39.848593+0000 mgr.y (mgr.26165) 1597 : cluster [DBG] pgmap v1698: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 2 B/s, 0 objects/s recovering 2024-09-14T05:00:41.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:40 smithi123 bash[68976]: cluster 2024-09-14T05:00:39.848593+0000 mgr.y (mgr.26165) 1597 : cluster [DBG] pgmap v1698: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 2 B/s, 0 objects/s recovering 2024-09-14T05:00:41.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:40 smithi123 bash[68976]: audit 2024-09-14T05:00:40.035275+0000 mon.a (mon.0) 1841 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T05:00:41.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:40 smithi123 bash[68976]: audit 2024-09-14T05:00:40.035275+0000 mon.a (mon.0) 1841 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T05:00:42.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:42 smithi038 bash[84940]: cluster 2024-09-14T05:00:40.951863+0000 osd.7 (osd.7) 11 : cluster [DBG] 1.d scrub starts 2024-09-14T05:00:42.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:42 smithi038 bash[84940]: cluster 2024-09-14T05:00:40.951863+0000 osd.7 (osd.7) 11 : cluster [DBG] 1.d scrub starts 2024-09-14T05:00:42.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:42 smithi038 bash[84940]: cluster 2024-09-14T05:00:40.955448+0000 osd.7 (osd.7) 12 : cluster [DBG] 1.d scrub ok 2024-09-14T05:00:42.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:42 smithi038 bash[84940]: cluster 2024-09-14T05:00:40.955448+0000 osd.7 (osd.7) 12 : cluster [DBG] 1.d scrub ok 2024-09-14T05:00:42.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:42 smithi038 bash[87336]: cluster 2024-09-14T05:00:40.951863+0000 osd.7 (osd.7) 11 : cluster [DBG] 1.d scrub starts 2024-09-14T05:00:42.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:42 smithi038 bash[87336]: cluster 2024-09-14T05:00:40.951863+0000 osd.7 (osd.7) 11 : cluster [DBG] 1.d scrub starts 2024-09-14T05:00:42.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:42 smithi038 bash[87336]: cluster 2024-09-14T05:00:40.955448+0000 osd.7 (osd.7) 12 : cluster [DBG] 1.d scrub ok 2024-09-14T05:00:42.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:42 smithi038 bash[87336]: cluster 2024-09-14T05:00:40.955448+0000 osd.7 (osd.7) 12 : cluster [DBG] 1.d scrub ok 2024-09-14T05:00:42.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:42 smithi123 bash[68976]: cluster 2024-09-14T05:00:40.951863+0000 osd.7 (osd.7) 11 : cluster [DBG] 1.d scrub starts 2024-09-14T05:00:42.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:42 smithi123 bash[68976]: cluster 2024-09-14T05:00:40.951863+0000 osd.7 (osd.7) 11 : cluster [DBG] 1.d scrub starts 2024-09-14T05:00:42.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:42 smithi123 bash[68976]: cluster 2024-09-14T05:00:40.955448+0000 osd.7 (osd.7) 12 : cluster [DBG] 1.d scrub ok 2024-09-14T05:00:42.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:42 smithi123 bash[68976]: cluster 2024-09-14T05:00:40.955448+0000 osd.7 (osd.7) 12 : cluster [DBG] 1.d scrub ok 2024-09-14T05:00:43.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:43 smithi038 bash[84940]: cluster 2024-09-14T05:00:41.849652+0000 mgr.y (mgr.26165) 1598 : cluster [DBG] pgmap v1699: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 2 B/s, 0 objects/s recovering 2024-09-14T05:00:43.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:43 smithi038 bash[84940]: cluster 2024-09-14T05:00:41.849652+0000 mgr.y (mgr.26165) 1598 : cluster [DBG] pgmap v1699: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 2 B/s, 0 objects/s recovering 2024-09-14T05:00:43.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:43 smithi038 bash[87336]: cluster 2024-09-14T05:00:41.849652+0000 mgr.y (mgr.26165) 1598 : cluster [DBG] pgmap v1699: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 2 B/s, 0 objects/s recovering 2024-09-14T05:00:43.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:43 smithi038 bash[87336]: cluster 2024-09-14T05:00:41.849652+0000 mgr.y (mgr.26165) 1598 : cluster [DBG] pgmap v1699: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 2 B/s, 0 objects/s recovering 2024-09-14T05:00:43.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:43 smithi123 bash[68976]: cluster 2024-09-14T05:00:41.849652+0000 mgr.y (mgr.26165) 1598 : cluster [DBG] pgmap v1699: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 2 B/s, 0 objects/s recovering 2024-09-14T05:00:43.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:43 smithi123 bash[68976]: cluster 2024-09-14T05:00:41.849652+0000 mgr.y (mgr.26165) 1598 : cluster [DBG] pgmap v1699: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 2 B/s, 0 objects/s recovering 2024-09-14T05:00:45.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:45 smithi038 bash[84940]: cluster 2024-09-14T05:00:43.850399+0000 mgr.y (mgr.26165) 1599 : cluster [DBG] pgmap v1700: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 229 B/s rd, 0 op/s; 2 B/s, 0 objects/s recovering 2024-09-14T05:00:45.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:45 smithi038 bash[84940]: cluster 2024-09-14T05:00:43.850399+0000 mgr.y (mgr.26165) 1599 : cluster [DBG] pgmap v1700: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 229 B/s rd, 0 op/s; 2 B/s, 0 objects/s recovering 2024-09-14T05:00:45.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:45 smithi038 bash[87336]: cluster 2024-09-14T05:00:43.850399+0000 mgr.y (mgr.26165) 1599 : cluster [DBG] pgmap v1700: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 229 B/s rd, 0 op/s; 2 B/s, 0 objects/s recovering 2024-09-14T05:00:45.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:45 smithi038 bash[87336]: cluster 2024-09-14T05:00:43.850399+0000 mgr.y (mgr.26165) 1599 : cluster [DBG] pgmap v1700: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 229 B/s rd, 0 op/s; 2 B/s, 0 objects/s recovering 2024-09-14T05:00:45.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:45 smithi123 bash[68976]: cluster 2024-09-14T05:00:43.850399+0000 mgr.y (mgr.26165) 1599 : cluster [DBG] pgmap v1700: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 229 B/s rd, 0 op/s; 2 B/s, 0 objects/s recovering 2024-09-14T05:00:45.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:45 smithi123 bash[68976]: cluster 2024-09-14T05:00:43.850399+0000 mgr.y (mgr.26165) 1599 : cluster [DBG] pgmap v1700: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 229 B/s rd, 0 op/s; 2 B/s, 0 objects/s recovering 2024-09-14T05:00:46.058 INFO:teuthology.orchestra.run.smithi038.stderr:reweighted osd.3 to 1 (10000) 2024-09-14T05:00:46.308 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:46 smithi038 bash[84940]: audit 2024-09-14T05:00:45.264809+0000 mon.c (mon.2) 108 : audit [INF] from='client.? 172.21.15.38:0/1350921763' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-14T05:00:46.308 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:46 smithi038 bash[84940]: audit 2024-09-14T05:00:45.264809+0000 mon.c (mon.2) 108 : audit [INF] from='client.? 172.21.15.38:0/1350921763' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-14T05:00:46.308 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:46 smithi038 bash[84940]: audit 2024-09-14T05:00:45.265150+0000 mon.a (mon.0) 1842 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-14T05:00:46.308 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:46 smithi038 bash[84940]: audit 2024-09-14T05:00:45.265150+0000 mon.a (mon.0) 1842 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-14T05:00:46.308 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:46 smithi038 bash[84940]: audit 2024-09-14T05:00:45.267363+0000 mon.a (mon.0) 1843 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:00:46.308 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:46 smithi038 bash[84940]: audit 2024-09-14T05:00:45.267363+0000 mon.a (mon.0) 1843 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:00:46.309 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:46 smithi038 bash[84940]: audit 2024-09-14T05:00:45.482569+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T05:00:46.309 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:46 smithi038 bash[84940]: audit 2024-09-14T05:00:45.482569+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T05:00:46.309 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:46 smithi038 bash[84940]: audit 2024-09-14T05:00:45.493759+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T05:00:46.309 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:46 smithi038 bash[84940]: audit 2024-09-14T05:00:45.493759+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T05:00:46.309 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:46 smithi038 bash[87336]: audit 2024-09-14T05:00:45.264809+0000 mon.c (mon.2) 108 : audit [INF] from='client.? 172.21.15.38:0/1350921763' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-14T05:00:46.309 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:46 smithi038 bash[87336]: audit 2024-09-14T05:00:45.264809+0000 mon.c (mon.2) 108 : audit [INF] from='client.? 172.21.15.38:0/1350921763' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-14T05:00:46.309 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:46 smithi038 bash[87336]: audit 2024-09-14T05:00:45.265150+0000 mon.a (mon.0) 1842 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-14T05:00:46.309 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:46 smithi038 bash[87336]: audit 2024-09-14T05:00:45.265150+0000 mon.a (mon.0) 1842 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-14T05:00:46.309 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:46 smithi038 bash[87336]: audit 2024-09-14T05:00:45.267363+0000 mon.a (mon.0) 1843 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:00:46.309 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:46 smithi038 bash[87336]: audit 2024-09-14T05:00:45.267363+0000 mon.a (mon.0) 1843 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:00:46.309 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:46 smithi038 bash[87336]: audit 2024-09-14T05:00:45.482569+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T05:00:46.310 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:46 smithi038 bash[87336]: audit 2024-09-14T05:00:45.482569+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T05:00:46.310 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:46 smithi038 bash[87336]: audit 2024-09-14T05:00:45.493759+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T05:00:46.310 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:46 smithi038 bash[87336]: audit 2024-09-14T05:00:45.493759+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T05:00:46.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:46 smithi123 bash[68976]: audit 2024-09-14T05:00:45.264809+0000 mon.c (mon.2) 108 : audit [INF] from='client.? 172.21.15.38:0/1350921763' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-14T05:00:46.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:46 smithi123 bash[68976]: audit 2024-09-14T05:00:45.264809+0000 mon.c (mon.2) 108 : audit [INF] from='client.? 172.21.15.38:0/1350921763' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-14T05:00:46.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:46 smithi123 bash[68976]: audit 2024-09-14T05:00:45.265150+0000 mon.a (mon.0) 1842 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-14T05:00:46.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:46 smithi123 bash[68976]: audit 2024-09-14T05:00:45.265150+0000 mon.a (mon.0) 1842 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-14T05:00:46.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:46 smithi123 bash[68976]: audit 2024-09-14T05:00:45.267363+0000 mon.a (mon.0) 1843 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:00:46.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:46 smithi123 bash[68976]: audit 2024-09-14T05:00:45.267363+0000 mon.a (mon.0) 1843 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:00:46.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:46 smithi123 bash[68976]: audit 2024-09-14T05:00:45.482569+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T05:00:46.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:46 smithi123 bash[68976]: audit 2024-09-14T05:00:45.482569+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T05:00:46.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:46 smithi123 bash[68976]: audit 2024-09-14T05:00:45.493759+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T05:00:46.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:46 smithi123 bash[68976]: audit 2024-09-14T05:00:45.493759+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T05:00:47.040 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd primary-affinity 3 1 2024-09-14T05:00:47.438 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 05:00:47 smithi123 bash[60514]: logger=cleanup t=2024-09-14T05:00:47.058550512Z level=info msg="Completed cleanup jobs" duration=117.794473ms 2024-09-14T05:00:47.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:47 smithi123 bash[68976]: cluster 2024-09-14T05:00:45.851435+0000 mgr.y (mgr.26165) 1600 : cluster [DBG] pgmap v1701: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 204 B/s rd, 0 op/s; 2 B/s, 0 objects/s recovering 2024-09-14T05:00:47.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:47 smithi123 bash[68976]: cluster 2024-09-14T05:00:45.851435+0000 mgr.y (mgr.26165) 1600 : cluster [DBG] pgmap v1701: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 204 B/s rd, 0 op/s; 2 B/s, 0 objects/s recovering 2024-09-14T05:00:47.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:47 smithi123 bash[68976]: audit 2024-09-14T05:00:46.050154+0000 mon.a (mon.0) 1846 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-14T05:00:47.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:47 smithi123 bash[68976]: audit 2024-09-14T05:00:46.050154+0000 mon.a (mon.0) 1846 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-14T05:00:47.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:47 smithi123 bash[68976]: audit 2024-09-14T05:00:46.058595+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T05:00:47.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:47 smithi123 bash[68976]: audit 2024-09-14T05:00:46.058595+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T05:00:47.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:47 smithi123 bash[68976]: cluster 2024-09-14T05:00:46.058955+0000 mon.a (mon.0) 1848 : cluster [DBG] osdmap e319: 8 total, 8 up, 8 in 2024-09-14T05:00:47.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:47 smithi123 bash[68976]: cluster 2024-09-14T05:00:46.058955+0000 mon.a (mon.0) 1848 : cluster [DBG] osdmap e319: 8 total, 8 up, 8 in 2024-09-14T05:00:47.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:47 smithi123 bash[68976]: audit 2024-09-14T05:00:46.070454+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T05:00:47.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:47 smithi123 bash[68976]: audit 2024-09-14T05:00:46.070454+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T05:00:47.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:47 smithi123 bash[68976]: audit 2024-09-14T05:00:46.740219+0000 mon.a (mon.0) 1850 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T05:00:47.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:47 smithi123 bash[68976]: audit 2024-09-14T05:00:46.740219+0000 mon.a (mon.0) 1850 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T05:00:47.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:47 smithi123 bash[68976]: audit 2024-09-14T05:00:46.741611+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T05:00:47.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:47 smithi123 bash[68976]: audit 2024-09-14T05:00:46.741611+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T05:00:47.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:47 smithi123 bash[68976]: audit 2024-09-14T05:00:46.751083+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T05:00:47.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:47 smithi123 bash[68976]: audit 2024-09-14T05:00:46.751083+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T05:00:47.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:47 smithi038 bash[84940]: cluster 2024-09-14T05:00:45.851435+0000 mgr.y (mgr.26165) 1600 : cluster [DBG] pgmap v1701: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 204 B/s rd, 0 op/s; 2 B/s, 0 objects/s recovering 2024-09-14T05:00:47.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:47 smithi038 bash[84940]: cluster 2024-09-14T05:00:45.851435+0000 mgr.y (mgr.26165) 1600 : cluster [DBG] pgmap v1701: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 204 B/s rd, 0 op/s; 2 B/s, 0 objects/s recovering 2024-09-14T05:00:47.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:47 smithi038 bash[84940]: audit 2024-09-14T05:00:46.050154+0000 mon.a (mon.0) 1846 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-14T05:00:47.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:47 smithi038 bash[84940]: audit 2024-09-14T05:00:46.050154+0000 mon.a (mon.0) 1846 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-14T05:00:47.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:47 smithi038 bash[84940]: audit 2024-09-14T05:00:46.058595+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T05:00:47.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:47 smithi038 bash[84940]: audit 2024-09-14T05:00:46.058595+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T05:00:47.524 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:47 smithi038 bash[84940]: cluster 2024-09-14T05:00:46.058955+0000 mon.a (mon.0) 1848 : cluster [DBG] osdmap e319: 8 total, 8 up, 8 in 2024-09-14T05:00:47.524 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:47 smithi038 bash[84940]: cluster 2024-09-14T05:00:46.058955+0000 mon.a (mon.0) 1848 : cluster [DBG] osdmap e319: 8 total, 8 up, 8 in 2024-09-14T05:00:47.524 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:47 smithi038 bash[84940]: audit 2024-09-14T05:00:46.070454+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T05:00:47.524 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:47 smithi038 bash[84940]: audit 2024-09-14T05:00:46.070454+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T05:00:47.524 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:47 smithi038 bash[84940]: audit 2024-09-14T05:00:46.740219+0000 mon.a (mon.0) 1850 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T05:00:47.524 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:47 smithi038 bash[84940]: audit 2024-09-14T05:00:46.740219+0000 mon.a (mon.0) 1850 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T05:00:47.524 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:47 smithi038 bash[84940]: audit 2024-09-14T05:00:46.741611+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T05:00:47.524 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:47 smithi038 bash[84940]: audit 2024-09-14T05:00:46.741611+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T05:00:47.524 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:47 smithi038 bash[84940]: audit 2024-09-14T05:00:46.751083+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T05:00:47.524 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:47 smithi038 bash[84940]: audit 2024-09-14T05:00:46.751083+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T05:00:47.524 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:47 smithi038 bash[87336]: cluster 2024-09-14T05:00:45.851435+0000 mgr.y (mgr.26165) 1600 : cluster [DBG] pgmap v1701: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 204 B/s rd, 0 op/s; 2 B/s, 0 objects/s recovering 2024-09-14T05:00:47.525 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:47 smithi038 bash[87336]: cluster 2024-09-14T05:00:45.851435+0000 mgr.y (mgr.26165) 1600 : cluster [DBG] pgmap v1701: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 204 B/s rd, 0 op/s; 2 B/s, 0 objects/s recovering 2024-09-14T05:00:47.525 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:47 smithi038 bash[87336]: audit 2024-09-14T05:00:46.050154+0000 mon.a (mon.0) 1846 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-14T05:00:47.525 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:47 smithi038 bash[87336]: audit 2024-09-14T05:00:46.050154+0000 mon.a (mon.0) 1846 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-14T05:00:47.525 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:47 smithi038 bash[87336]: audit 2024-09-14T05:00:46.058595+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T05:00:47.525 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:47 smithi038 bash[87336]: audit 2024-09-14T05:00:46.058595+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T05:00:47.525 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:47 smithi038 bash[87336]: cluster 2024-09-14T05:00:46.058955+0000 mon.a (mon.0) 1848 : cluster [DBG] osdmap e319: 8 total, 8 up, 8 in 2024-09-14T05:00:47.525 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:47 smithi038 bash[87336]: cluster 2024-09-14T05:00:46.058955+0000 mon.a (mon.0) 1848 : cluster [DBG] osdmap e319: 8 total, 8 up, 8 in 2024-09-14T05:00:47.525 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:47 smithi038 bash[87336]: audit 2024-09-14T05:00:46.070454+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T05:00:47.525 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:47 smithi038 bash[87336]: audit 2024-09-14T05:00:46.070454+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T05:00:47.525 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:47 smithi038 bash[87336]: audit 2024-09-14T05:00:46.740219+0000 mon.a (mon.0) 1850 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T05:00:47.525 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:47 smithi038 bash[87336]: audit 2024-09-14T05:00:46.740219+0000 mon.a (mon.0) 1850 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T05:00:47.525 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:47 smithi038 bash[87336]: audit 2024-09-14T05:00:46.741611+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T05:00:47.525 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:47 smithi038 bash[87336]: audit 2024-09-14T05:00:46.741611+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T05:00:47.526 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:47 smithi038 bash[87336]: audit 2024-09-14T05:00:46.751083+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T05:00:47.526 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:47 smithi038 bash[87336]: audit 2024-09-14T05:00:46.751083+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T05:00:48.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:48 smithi123 bash[68976]: cluster 2024-09-14T05:00:47.852308+0000 mgr.y (mgr.26165) 1601 : cluster [DBG] pgmap v1703: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 204 B/s rd, 0 op/s; 2 B/s, 0 objects/s recovering 2024-09-14T05:00:48.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:48 smithi123 bash[68976]: cluster 2024-09-14T05:00:47.852308+0000 mgr.y (mgr.26165) 1601 : cluster [DBG] pgmap v1703: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 204 B/s rd, 0 op/s; 2 B/s, 0 objects/s recovering 2024-09-14T05:00:48.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 05:00:48 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:05:00:48] "GET /metrics HTTP/1.1" 200 34269 "" "Prometheus/2.51.0" 2024-09-14T05:00:48.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:48 smithi038 bash[84940]: cluster 2024-09-14T05:00:47.852308+0000 mgr.y (mgr.26165) 1601 : cluster [DBG] pgmap v1703: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 204 B/s rd, 0 op/s; 2 B/s, 0 objects/s recovering 2024-09-14T05:00:48.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:48 smithi038 bash[84940]: cluster 2024-09-14T05:00:47.852308+0000 mgr.y (mgr.26165) 1601 : cluster [DBG] pgmap v1703: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 204 B/s rd, 0 op/s; 2 B/s, 0 objects/s recovering 2024-09-14T05:00:48.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:48 smithi038 bash[87336]: cluster 2024-09-14T05:00:47.852308+0000 mgr.y (mgr.26165) 1601 : cluster [DBG] pgmap v1703: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 204 B/s rd, 0 op/s; 2 B/s, 0 objects/s recovering 2024-09-14T05:00:48.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:48 smithi038 bash[87336]: cluster 2024-09-14T05:00:47.852308+0000 mgr.y (mgr.26165) 1601 : cluster [DBG] pgmap v1703: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 204 B/s rd, 0 op/s; 2 B/s, 0 objects/s recovering 2024-09-14T05:00:50.687 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 05:00:50 smithi123 bash[61744]: ts=2024-09-14T05:00:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T05:00:51.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:50 smithi123 bash[68976]: cluster 2024-09-14T05:00:49.852891+0000 mgr.y (mgr.26165) 1602 : cluster [DBG] pgmap v1704: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:51.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:50 smithi123 bash[68976]: cluster 2024-09-14T05:00:49.852891+0000 mgr.y (mgr.26165) 1602 : cluster [DBG] pgmap v1704: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:51.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:50 smithi038 bash[84940]: cluster 2024-09-14T05:00:49.852891+0000 mgr.y (mgr.26165) 1602 : cluster [DBG] pgmap v1704: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:51.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:50 smithi038 bash[84940]: cluster 2024-09-14T05:00:49.852891+0000 mgr.y (mgr.26165) 1602 : cluster [DBG] pgmap v1704: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:51.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:50 smithi038 bash[87336]: cluster 2024-09-14T05:00:49.852891+0000 mgr.y (mgr.26165) 1602 : cluster [DBG] pgmap v1704: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:51.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:50 smithi038 bash[87336]: cluster 2024-09-14T05:00:49.852891+0000 mgr.y (mgr.26165) 1602 : cluster [DBG] pgmap v1704: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:51.834 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T05:00:53.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:52 smithi123 bash[68976]: cluster 2024-09-14T05:00:51.853564+0000 mgr.y (mgr.26165) 1603 : cluster [DBG] pgmap v1705: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:53.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:52 smithi123 bash[68976]: cluster 2024-09-14T05:00:51.853564+0000 mgr.y (mgr.26165) 1603 : cluster [DBG] pgmap v1705: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:53.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:52 smithi038 bash[84940]: cluster 2024-09-14T05:00:51.853564+0000 mgr.y (mgr.26165) 1603 : cluster [DBG] pgmap v1705: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:53.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:52 smithi038 bash[84940]: cluster 2024-09-14T05:00:51.853564+0000 mgr.y (mgr.26165) 1603 : cluster [DBG] pgmap v1705: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:53.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:52 smithi038 bash[87336]: cluster 2024-09-14T05:00:51.853564+0000 mgr.y (mgr.26165) 1603 : cluster [DBG] pgmap v1705: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:53.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:52 smithi038 bash[87336]: cluster 2024-09-14T05:00:51.853564+0000 mgr.y (mgr.26165) 1603 : cluster [DBG] pgmap v1705: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:55.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:54 smithi038 bash[87336]: cluster 2024-09-14T05:00:53.854324+0000 mgr.y (mgr.26165) 1604 : cluster [DBG] pgmap v1706: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:55.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:54 smithi038 bash[87336]: cluster 2024-09-14T05:00:53.854324+0000 mgr.y (mgr.26165) 1604 : cluster [DBG] pgmap v1706: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:55.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:54 smithi038 bash[84940]: cluster 2024-09-14T05:00:53.854324+0000 mgr.y (mgr.26165) 1604 : cluster [DBG] pgmap v1706: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:55.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:54 smithi038 bash[84940]: cluster 2024-09-14T05:00:53.854324+0000 mgr.y (mgr.26165) 1604 : cluster [DBG] pgmap v1706: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:55.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:54 smithi123 bash[68976]: cluster 2024-09-14T05:00:53.854324+0000 mgr.y (mgr.26165) 1604 : cluster [DBG] pgmap v1706: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:55.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:54 smithi123 bash[68976]: cluster 2024-09-14T05:00:53.854324+0000 mgr.y (mgr.26165) 1604 : cluster [DBG] pgmap v1706: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:56.942 INFO:teuthology.orchestra.run.smithi038.stderr:set osd.3 primary-affinity to 1 (8655362) 2024-09-14T05:00:57.231 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:56 smithi038 bash[84940]: cluster 2024-09-14T05:00:55.855395+0000 mgr.y (mgr.26165) 1605 : cluster [DBG] pgmap v1707: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:57.231 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:56 smithi038 bash[84940]: cluster 2024-09-14T05:00:55.855395+0000 mgr.y (mgr.26165) 1605 : cluster [DBG] pgmap v1707: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:57.231 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:56 smithi038 bash[84940]: audit 2024-09-14T05:00:56.375305+0000 mon.a (mon.0) 1853 : audit [INF] from='client.? 172.21.15.38:0/814407925' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 1.0} : dispatch 2024-09-14T05:00:57.231 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:56 smithi038 bash[84940]: audit 2024-09-14T05:00:56.375305+0000 mon.a (mon.0) 1853 : audit [INF] from='client.? 172.21.15.38:0/814407925' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 1.0} : dispatch 2024-09-14T05:00:57.232 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:56 smithi038 bash[87336]: cluster 2024-09-14T05:00:55.855395+0000 mgr.y (mgr.26165) 1605 : cluster [DBG] pgmap v1707: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:57.232 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:56 smithi038 bash[87336]: cluster 2024-09-14T05:00:55.855395+0000 mgr.y (mgr.26165) 1605 : cluster [DBG] pgmap v1707: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:57.232 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:56 smithi038 bash[87336]: audit 2024-09-14T05:00:56.375305+0000 mon.a (mon.0) 1853 : audit [INF] from='client.? 172.21.15.38:0/814407925' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 1.0} : dispatch 2024-09-14T05:00:57.232 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:56 smithi038 bash[87336]: audit 2024-09-14T05:00:56.375305+0000 mon.a (mon.0) 1853 : audit [INF] from='client.? 172.21.15.38:0/814407925' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 1.0} : dispatch 2024-09-14T05:00:57.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:56 smithi123 bash[68976]: cluster 2024-09-14T05:00:55.855395+0000 mgr.y (mgr.26165) 1605 : cluster [DBG] pgmap v1707: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:57.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:56 smithi123 bash[68976]: cluster 2024-09-14T05:00:55.855395+0000 mgr.y (mgr.26165) 1605 : cluster [DBG] pgmap v1707: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:57.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:56 smithi123 bash[68976]: audit 2024-09-14T05:00:56.375305+0000 mon.a (mon.0) 1853 : audit [INF] from='client.? 172.21.15.38:0/814407925' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 1.0} : dispatch 2024-09-14T05:00:57.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:56 smithi123 bash[68976]: audit 2024-09-14T05:00:56.375305+0000 mon.a (mon.0) 1853 : audit [INF] from='client.? 172.21.15.38:0/814407925' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 1.0} : dispatch 2024-09-14T05:00:57.917 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd reweight 0 1 2024-09-14T05:00:58.254 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:57 smithi038 bash[84940]: audit 2024-09-14T05:00:56.942643+0000 mon.a (mon.0) 1854 : audit [INF] from='client.? 172.21.15.38:0/814407925' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2024-09-14T05:00:58.254 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:57 smithi038 bash[84940]: audit 2024-09-14T05:00:56.942643+0000 mon.a (mon.0) 1854 : audit [INF] from='client.? 172.21.15.38:0/814407925' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2024-09-14T05:00:58.254 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:57 smithi038 bash[84940]: cluster 2024-09-14T05:00:56.948022+0000 mon.a (mon.0) 1855 : cluster [DBG] osdmap e320: 8 total, 8 up, 8 in 2024-09-14T05:00:58.254 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:57 smithi038 bash[84940]: cluster 2024-09-14T05:00:56.948022+0000 mon.a (mon.0) 1855 : cluster [DBG] osdmap e320: 8 total, 8 up, 8 in 2024-09-14T05:00:58.254 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:57 smithi038 bash[87336]: audit 2024-09-14T05:00:56.942643+0000 mon.a (mon.0) 1854 : audit [INF] from='client.? 172.21.15.38:0/814407925' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2024-09-14T05:00:58.254 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:57 smithi038 bash[87336]: audit 2024-09-14T05:00:56.942643+0000 mon.a (mon.0) 1854 : audit [INF] from='client.? 172.21.15.38:0/814407925' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2024-09-14T05:00:58.254 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:57 smithi038 bash[87336]: cluster 2024-09-14T05:00:56.948022+0000 mon.a (mon.0) 1855 : cluster [DBG] osdmap e320: 8 total, 8 up, 8 in 2024-09-14T05:00:58.254 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:57 smithi038 bash[87336]: cluster 2024-09-14T05:00:56.948022+0000 mon.a (mon.0) 1855 : cluster [DBG] osdmap e320: 8 total, 8 up, 8 in 2024-09-14T05:00:58.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:57 smithi123 bash[68976]: audit 2024-09-14T05:00:56.942643+0000 mon.a (mon.0) 1854 : audit [INF] from='client.? 172.21.15.38:0/814407925' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2024-09-14T05:00:58.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:57 smithi123 bash[68976]: audit 2024-09-14T05:00:56.942643+0000 mon.a (mon.0) 1854 : audit [INF] from='client.? 172.21.15.38:0/814407925' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2024-09-14T05:00:58.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:57 smithi123 bash[68976]: cluster 2024-09-14T05:00:56.948022+0000 mon.a (mon.0) 1855 : cluster [DBG] osdmap e320: 8 total, 8 up, 8 in 2024-09-14T05:00:58.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:57 smithi123 bash[68976]: cluster 2024-09-14T05:00:56.948022+0000 mon.a (mon.0) 1855 : cluster [DBG] osdmap e320: 8 total, 8 up, 8 in 2024-09-14T05:00:58.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 05:00:58 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:05:00:58] "GET /metrics HTTP/1.1" 200 34269 "" "Prometheus/2.51.0" 2024-09-14T05:00:59.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:58 smithi038 bash[84940]: cluster 2024-09-14T05:00:57.856153+0000 mgr.y (mgr.26165) 1606 : cluster [DBG] pgmap v1709: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:59.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:00:58 smithi038 bash[84940]: cluster 2024-09-14T05:00:57.856153+0000 mgr.y (mgr.26165) 1606 : cluster [DBG] pgmap v1709: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:59.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:58 smithi038 bash[87336]: cluster 2024-09-14T05:00:57.856153+0000 mgr.y (mgr.26165) 1606 : cluster [DBG] pgmap v1709: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:59.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:00:58 smithi038 bash[87336]: cluster 2024-09-14T05:00:57.856153+0000 mgr.y (mgr.26165) 1606 : cluster [DBG] pgmap v1709: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:59.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:58 smithi123 bash[68976]: cluster 2024-09-14T05:00:57.856153+0000 mgr.y (mgr.26165) 1606 : cluster [DBG] pgmap v1709: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:00:59.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:00:58 smithi123 bash[68976]: cluster 2024-09-14T05:00:57.856153+0000 mgr.y (mgr.26165) 1606 : cluster [DBG] pgmap v1709: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:00.688 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 05:01:00 smithi123 bash[61744]: ts=2024-09-14T05:01:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T05:01:01.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:00 smithi038 bash[84940]: cluster 2024-09-14T05:00:59.857043+0000 mgr.y (mgr.26165) 1607 : cluster [DBG] pgmap v1710: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:01.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:00 smithi038 bash[84940]: cluster 2024-09-14T05:00:59.857043+0000 mgr.y (mgr.26165) 1607 : cluster [DBG] pgmap v1710: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:01.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:00 smithi038 bash[84940]: audit 2024-09-14T05:01:00.268705+0000 mon.a (mon.0) 1856 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:01:01.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:00 smithi038 bash[84940]: audit 2024-09-14T05:01:00.268705+0000 mon.a (mon.0) 1856 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:01:01.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:00 smithi038 bash[87336]: cluster 2024-09-14T05:00:59.857043+0000 mgr.y (mgr.26165) 1607 : cluster [DBG] pgmap v1710: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:01.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:00 smithi038 bash[87336]: cluster 2024-09-14T05:00:59.857043+0000 mgr.y (mgr.26165) 1607 : cluster [DBG] pgmap v1710: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:01.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:01 smithi038 bash[87336]: audit 2024-09-14T05:01:00.268705+0000 mon.a (mon.0) 1856 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:01:01.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:01 smithi038 bash[87336]: audit 2024-09-14T05:01:00.268705+0000 mon.a (mon.0) 1856 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:01:01.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:00 smithi123 bash[68976]: cluster 2024-09-14T05:00:59.857043+0000 mgr.y (mgr.26165) 1607 : cluster [DBG] pgmap v1710: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:01.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:00 smithi123 bash[68976]: cluster 2024-09-14T05:00:59.857043+0000 mgr.y (mgr.26165) 1607 : cluster [DBG] pgmap v1710: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:01.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:00 smithi123 bash[68976]: audit 2024-09-14T05:01:00.268705+0000 mon.a (mon.0) 1856 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:01:01.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:00 smithi123 bash[68976]: audit 2024-09-14T05:01:00.268705+0000 mon.a (mon.0) 1856 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:01:02.710 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T05:01:03.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:03 smithi038 bash[84940]: cluster 2024-09-14T05:01:01.858005+0000 mgr.y (mgr.26165) 1608 : cluster [DBG] pgmap v1711: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:03.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:03 smithi038 bash[84940]: cluster 2024-09-14T05:01:01.858005+0000 mgr.y (mgr.26165) 1608 : cluster [DBG] pgmap v1711: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:03.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:03 smithi038 bash[87336]: cluster 2024-09-14T05:01:01.858005+0000 mgr.y (mgr.26165) 1608 : cluster [DBG] pgmap v1711: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:03.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:03 smithi038 bash[87336]: cluster 2024-09-14T05:01:01.858005+0000 mgr.y (mgr.26165) 1608 : cluster [DBG] pgmap v1711: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:03.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:03 smithi123 bash[68976]: cluster 2024-09-14T05:01:01.858005+0000 mgr.y (mgr.26165) 1608 : cluster [DBG] pgmap v1711: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:03.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:03 smithi123 bash[68976]: cluster 2024-09-14T05:01:01.858005+0000 mgr.y (mgr.26165) 1608 : cluster [DBG] pgmap v1711: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:05.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:05 smithi038 bash[84940]: cluster 2024-09-14T05:01:03.858793+0000 mgr.y (mgr.26165) 1609 : cluster [DBG] pgmap v1712: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:05.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:05 smithi038 bash[84940]: cluster 2024-09-14T05:01:03.858793+0000 mgr.y (mgr.26165) 1609 : cluster [DBG] pgmap v1712: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:05.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:05 smithi038 bash[87336]: cluster 2024-09-14T05:01:03.858793+0000 mgr.y (mgr.26165) 1609 : cluster [DBG] pgmap v1712: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:05.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:05 smithi038 bash[87336]: cluster 2024-09-14T05:01:03.858793+0000 mgr.y (mgr.26165) 1609 : cluster [DBG] pgmap v1712: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:05.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:05 smithi123 bash[68976]: cluster 2024-09-14T05:01:03.858793+0000 mgr.y (mgr.26165) 1609 : cluster [DBG] pgmap v1712: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:05.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:05 smithi123 bash[68976]: cluster 2024-09-14T05:01:03.858793+0000 mgr.y (mgr.26165) 1609 : cluster [DBG] pgmap v1712: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:07.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:07 smithi038 bash[84940]: cluster 2024-09-14T05:01:05.859873+0000 mgr.y (mgr.26165) 1610 : cluster [DBG] pgmap v1713: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:07.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:07 smithi038 bash[84940]: cluster 2024-09-14T05:01:05.859873+0000 mgr.y (mgr.26165) 1610 : cluster [DBG] pgmap v1713: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:07.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:07 smithi038 bash[87336]: cluster 2024-09-14T05:01:05.859873+0000 mgr.y (mgr.26165) 1610 : cluster [DBG] pgmap v1713: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:07.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:07 smithi038 bash[87336]: cluster 2024-09-14T05:01:05.859873+0000 mgr.y (mgr.26165) 1610 : cluster [DBG] pgmap v1713: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:07.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:07 smithi123 bash[68976]: cluster 2024-09-14T05:01:05.859873+0000 mgr.y (mgr.26165) 1610 : cluster [DBG] pgmap v1713: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:07.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:07 smithi123 bash[68976]: cluster 2024-09-14T05:01:05.859873+0000 mgr.y (mgr.26165) 1610 : cluster [DBG] pgmap v1713: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:08.030 INFO:teuthology.orchestra.run.smithi038.stderr:reweighted osd.0 to 1 (10000) 2024-09-14T05:01:08.272 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 05:01:08 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:05:01:08] "GET /metrics HTTP/1.1" 200 34269 "" "Prometheus/2.51.0" 2024-09-14T05:01:08.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:08 smithi038 bash[84940]: audit 2024-09-14T05:01:07.220531+0000 mon.a (mon.0) 1857 : audit [INF] from='client.? 172.21.15.38:0/1149850131' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-14T05:01:08.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:08 smithi038 bash[84940]: audit 2024-09-14T05:01:07.220531+0000 mon.a (mon.0) 1857 : audit [INF] from='client.? 172.21.15.38:0/1149850131' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-14T05:01:08.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:08 smithi038 bash[87336]: audit 2024-09-14T05:01:07.220531+0000 mon.a (mon.0) 1857 : audit [INF] from='client.? 172.21.15.38:0/1149850131' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-14T05:01:08.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:08 smithi038 bash[87336]: audit 2024-09-14T05:01:07.220531+0000 mon.a (mon.0) 1857 : audit [INF] from='client.? 172.21.15.38:0/1149850131' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-14T05:01:08.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:08 smithi123 bash[68976]: audit 2024-09-14T05:01:07.220531+0000 mon.a (mon.0) 1857 : audit [INF] from='client.? 172.21.15.38:0/1149850131' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-14T05:01:08.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:08 smithi123 bash[68976]: audit 2024-09-14T05:01:07.220531+0000 mon.a (mon.0) 1857 : audit [INF] from='client.? 172.21.15.38:0/1149850131' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-14T05:01:09.028 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd primary-affinity 0 1 2024-09-14T05:01:09.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:09 smithi123 bash[68976]: cluster 2024-09-14T05:01:07.860718+0000 mgr.y (mgr.26165) 1611 : cluster [DBG] pgmap v1714: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:09.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:09 smithi123 bash[68976]: cluster 2024-09-14T05:01:07.860718+0000 mgr.y (mgr.26165) 1611 : cluster [DBG] pgmap v1714: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:09.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:09 smithi123 bash[68976]: audit 2024-09-14T05:01:08.029868+0000 mon.a (mon.0) 1858 : audit [INF] from='client.? 172.21.15.38:0/1149850131' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-14T05:01:09.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:09 smithi123 bash[68976]: audit 2024-09-14T05:01:08.029868+0000 mon.a (mon.0) 1858 : audit [INF] from='client.? 172.21.15.38:0/1149850131' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-14T05:01:09.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:09 smithi123 bash[68976]: cluster 2024-09-14T05:01:08.034292+0000 mon.a (mon.0) 1859 : cluster [DBG] osdmap e321: 8 total, 8 up, 8 in 2024-09-14T05:01:09.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:09 smithi123 bash[68976]: cluster 2024-09-14T05:01:08.034292+0000 mon.a (mon.0) 1859 : cluster [DBG] osdmap e321: 8 total, 8 up, 8 in 2024-09-14T05:01:09.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:09 smithi038 bash[84940]: cluster 2024-09-14T05:01:07.860718+0000 mgr.y (mgr.26165) 1611 : cluster [DBG] pgmap v1714: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:09.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:09 smithi038 bash[84940]: cluster 2024-09-14T05:01:07.860718+0000 mgr.y (mgr.26165) 1611 : cluster [DBG] pgmap v1714: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:09.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:09 smithi038 bash[84940]: audit 2024-09-14T05:01:08.029868+0000 mon.a (mon.0) 1858 : audit [INF] from='client.? 172.21.15.38:0/1149850131' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-14T05:01:09.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:09 smithi038 bash[84940]: audit 2024-09-14T05:01:08.029868+0000 mon.a (mon.0) 1858 : audit [INF] from='client.? 172.21.15.38:0/1149850131' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-14T05:01:09.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:09 smithi038 bash[84940]: cluster 2024-09-14T05:01:08.034292+0000 mon.a (mon.0) 1859 : cluster [DBG] osdmap e321: 8 total, 8 up, 8 in 2024-09-14T05:01:09.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:09 smithi038 bash[84940]: cluster 2024-09-14T05:01:08.034292+0000 mon.a (mon.0) 1859 : cluster [DBG] osdmap e321: 8 total, 8 up, 8 in 2024-09-14T05:01:09.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:09 smithi038 bash[87336]: cluster 2024-09-14T05:01:07.860718+0000 mgr.y (mgr.26165) 1611 : cluster [DBG] pgmap v1714: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:09.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:09 smithi038 bash[87336]: cluster 2024-09-14T05:01:07.860718+0000 mgr.y (mgr.26165) 1611 : cluster [DBG] pgmap v1714: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:09.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:09 smithi038 bash[87336]: audit 2024-09-14T05:01:08.029868+0000 mon.a (mon.0) 1858 : audit [INF] from='client.? 172.21.15.38:0/1149850131' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-14T05:01:09.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:09 smithi038 bash[87336]: audit 2024-09-14T05:01:08.029868+0000 mon.a (mon.0) 1858 : audit [INF] from='client.? 172.21.15.38:0/1149850131' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-14T05:01:09.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:09 smithi038 bash[87336]: cluster 2024-09-14T05:01:08.034292+0000 mon.a (mon.0) 1859 : cluster [DBG] osdmap e321: 8 total, 8 up, 8 in 2024-09-14T05:01:09.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:09 smithi038 bash[87336]: cluster 2024-09-14T05:01:08.034292+0000 mon.a (mon.0) 1859 : cluster [DBG] osdmap e321: 8 total, 8 up, 8 in 2024-09-14T05:01:10.438 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 05:01:10 smithi123 bash[61744]: ts=2024-09-14T05:01:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T05:01:10.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:10 smithi123 bash[68976]: cluster 2024-09-14T05:01:09.861588+0000 mgr.y (mgr.26165) 1612 : cluster [DBG] pgmap v1716: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:10.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:10 smithi123 bash[68976]: cluster 2024-09-14T05:01:09.861588+0000 mgr.y (mgr.26165) 1612 : cluster [DBG] pgmap v1716: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:10.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:10 smithi038 bash[84940]: cluster 2024-09-14T05:01:09.861588+0000 mgr.y (mgr.26165) 1612 : cluster [DBG] pgmap v1716: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:10.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:10 smithi038 bash[84940]: cluster 2024-09-14T05:01:09.861588+0000 mgr.y (mgr.26165) 1612 : cluster [DBG] pgmap v1716: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:10.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:10 smithi038 bash[87336]: cluster 2024-09-14T05:01:09.861588+0000 mgr.y (mgr.26165) 1612 : cluster [DBG] pgmap v1716: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:10.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:10 smithi038 bash[87336]: cluster 2024-09-14T05:01:09.861588+0000 mgr.y (mgr.26165) 1612 : cluster [DBG] pgmap v1716: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:13.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:12 smithi123 bash[68976]: cluster 2024-09-14T05:01:11.862606+0000 mgr.y (mgr.26165) 1613 : cluster [DBG] pgmap v1717: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:13.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:12 smithi123 bash[68976]: cluster 2024-09-14T05:01:11.862606+0000 mgr.y (mgr.26165) 1613 : cluster [DBG] pgmap v1717: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:13.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:12 smithi038 bash[84940]: cluster 2024-09-14T05:01:11.862606+0000 mgr.y (mgr.26165) 1613 : cluster [DBG] pgmap v1717: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:13.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:12 smithi038 bash[84940]: cluster 2024-09-14T05:01:11.862606+0000 mgr.y (mgr.26165) 1613 : cluster [DBG] pgmap v1717: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:13.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:12 smithi038 bash[87336]: cluster 2024-09-14T05:01:11.862606+0000 mgr.y (mgr.26165) 1613 : cluster [DBG] pgmap v1717: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:13.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:12 smithi038 bash[87336]: cluster 2024-09-14T05:01:11.862606+0000 mgr.y (mgr.26165) 1613 : cluster [DBG] pgmap v1717: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:13.824 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T05:01:15.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:14 smithi123 bash[68976]: cluster 2024-09-14T05:01:13.863308+0000 mgr.y (mgr.26165) 1614 : cluster [DBG] pgmap v1718: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:15.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:14 smithi123 bash[68976]: cluster 2024-09-14T05:01:13.863308+0000 mgr.y (mgr.26165) 1614 : cluster [DBG] pgmap v1718: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:15.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:14 smithi038 bash[87336]: cluster 2024-09-14T05:01:13.863308+0000 mgr.y (mgr.26165) 1614 : cluster [DBG] pgmap v1718: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:15.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:14 smithi038 bash[87336]: cluster 2024-09-14T05:01:13.863308+0000 mgr.y (mgr.26165) 1614 : cluster [DBG] pgmap v1718: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:15.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:14 smithi038 bash[84940]: cluster 2024-09-14T05:01:13.863308+0000 mgr.y (mgr.26165) 1614 : cluster [DBG] pgmap v1718: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:15.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:14 smithi038 bash[84940]: cluster 2024-09-14T05:01:13.863308+0000 mgr.y (mgr.26165) 1614 : cluster [DBG] pgmap v1718: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:16.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:15 smithi038 bash[87336]: audit 2024-09-14T05:01:15.269134+0000 mon.a (mon.0) 1860 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:01:16.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:15 smithi038 bash[87336]: audit 2024-09-14T05:01:15.269134+0000 mon.a (mon.0) 1860 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:01:16.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:15 smithi038 bash[84940]: audit 2024-09-14T05:01:15.269134+0000 mon.a (mon.0) 1860 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:01:16.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:15 smithi038 bash[84940]: audit 2024-09-14T05:01:15.269134+0000 mon.a (mon.0) 1860 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:01:16.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:15 smithi123 bash[68976]: audit 2024-09-14T05:01:15.269134+0000 mon.a (mon.0) 1860 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:01:16.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:15 smithi123 bash[68976]: audit 2024-09-14T05:01:15.269134+0000 mon.a (mon.0) 1860 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:01:17.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:16 smithi038 bash[84940]: cluster 2024-09-14T05:01:15.864475+0000 mgr.y (mgr.26165) 1615 : cluster [DBG] pgmap v1719: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:17.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:16 smithi038 bash[84940]: cluster 2024-09-14T05:01:15.864475+0000 mgr.y (mgr.26165) 1615 : cluster [DBG] pgmap v1719: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:17.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:16 smithi038 bash[87336]: cluster 2024-09-14T05:01:15.864475+0000 mgr.y (mgr.26165) 1615 : cluster [DBG] pgmap v1719: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:17.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:16 smithi038 bash[87336]: cluster 2024-09-14T05:01:15.864475+0000 mgr.y (mgr.26165) 1615 : cluster [DBG] pgmap v1719: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:17.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:16 smithi123 bash[68976]: cluster 2024-09-14T05:01:15.864475+0000 mgr.y (mgr.26165) 1615 : cluster [DBG] pgmap v1719: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:17.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:16 smithi123 bash[68976]: cluster 2024-09-14T05:01:15.864475+0000 mgr.y (mgr.26165) 1615 : cluster [DBG] pgmap v1719: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:18.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 05:01:18 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:05:01:18] "GET /metrics HTTP/1.1" 200 34268 "" "Prometheus/2.51.0" 2024-09-14T05:01:18.971 INFO:teuthology.orchestra.run.smithi038.stderr:set osd.0 primary-affinity to 1 (8655362) 2024-09-14T05:01:19.237 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:18 smithi038 bash[87336]: cluster 2024-09-14T05:01:17.865500+0000 mgr.y (mgr.26165) 1616 : cluster [DBG] pgmap v1720: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:19.237 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:18 smithi038 bash[87336]: cluster 2024-09-14T05:01:17.865500+0000 mgr.y (mgr.26165) 1616 : cluster [DBG] pgmap v1720: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:19.237 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:18 smithi038 bash[87336]: audit 2024-09-14T05:01:18.374347+0000 mon.a (mon.0) 1861 : audit [INF] from='client.? 172.21.15.38:0/2641423622' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 1.0} : dispatch 2024-09-14T05:01:19.237 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:18 smithi038 bash[87336]: audit 2024-09-14T05:01:18.374347+0000 mon.a (mon.0) 1861 : audit [INF] from='client.? 172.21.15.38:0/2641423622' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 1.0} : dispatch 2024-09-14T05:01:19.237 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:18 smithi038 bash[84940]: cluster 2024-09-14T05:01:17.865500+0000 mgr.y (mgr.26165) 1616 : cluster [DBG] pgmap v1720: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:19.237 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:18 smithi038 bash[84940]: cluster 2024-09-14T05:01:17.865500+0000 mgr.y (mgr.26165) 1616 : cluster [DBG] pgmap v1720: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:19.237 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:18 smithi038 bash[84940]: audit 2024-09-14T05:01:18.374347+0000 mon.a (mon.0) 1861 : audit [INF] from='client.? 172.21.15.38:0/2641423622' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 1.0} : dispatch 2024-09-14T05:01:19.237 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:18 smithi038 bash[84940]: audit 2024-09-14T05:01:18.374347+0000 mon.a (mon.0) 1861 : audit [INF] from='client.? 172.21.15.38:0/2641423622' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 1.0} : dispatch 2024-09-14T05:01:19.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:18 smithi123 bash[68976]: cluster 2024-09-14T05:01:17.865500+0000 mgr.y (mgr.26165) 1616 : cluster [DBG] pgmap v1720: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:19.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:18 smithi123 bash[68976]: cluster 2024-09-14T05:01:17.865500+0000 mgr.y (mgr.26165) 1616 : cluster [DBG] pgmap v1720: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:19.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:18 smithi123 bash[68976]: audit 2024-09-14T05:01:18.374347+0000 mon.a (mon.0) 1861 : audit [INF] from='client.? 172.21.15.38:0/2641423622' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 1.0} : dispatch 2024-09-14T05:01:19.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:18 smithi123 bash[68976]: audit 2024-09-14T05:01:18.374347+0000 mon.a (mon.0) 1861 : audit [INF] from='client.? 172.21.15.38:0/2641423622' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 1.0} : dispatch 2024-09-14T05:01:19.952 INFO:tasks.thrashosds.thrasher:joining the do_sighup greenlet 2024-09-14T05:01:19.952 INFO:tasks.thrashosds.thrasher:joining the do_optrack_toggle greenlet 2024-09-14T05:01:19.952 INFO:tasks.thrashosds.thrasher:joining the do_dump_ops greenlet 2024-09-14T05:01:19.952 INFO:tasks.thrashosds.thrasher:joining the do_noscrub_toggle greenlet 2024-09-14T05:01:19.952 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-14T05:01:19.952 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-14T05:01:20.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:19 smithi038 bash[84940]: audit 2024-09-14T05:01:18.971417+0000 mon.a (mon.0) 1862 : audit [INF] from='client.? 172.21.15.38:0/2641423622' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2024-09-14T05:01:20.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:19 smithi038 bash[84940]: audit 2024-09-14T05:01:18.971417+0000 mon.a (mon.0) 1862 : audit [INF] from='client.? 172.21.15.38:0/2641423622' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2024-09-14T05:01:20.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:19 smithi038 bash[84940]: cluster 2024-09-14T05:01:18.979259+0000 mon.a (mon.0) 1863 : cluster [DBG] osdmap e322: 8 total, 8 up, 8 in 2024-09-14T05:01:20.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:19 smithi038 bash[84940]: cluster 2024-09-14T05:01:18.979259+0000 mon.a (mon.0) 1863 : cluster [DBG] osdmap e322: 8 total, 8 up, 8 in 2024-09-14T05:01:20.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:19 smithi038 bash[87336]: audit 2024-09-14T05:01:18.971417+0000 mon.a (mon.0) 1862 : audit [INF] from='client.? 172.21.15.38:0/2641423622' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2024-09-14T05:01:20.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:19 smithi038 bash[87336]: audit 2024-09-14T05:01:18.971417+0000 mon.a (mon.0) 1862 : audit [INF] from='client.? 172.21.15.38:0/2641423622' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2024-09-14T05:01:20.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:19 smithi038 bash[87336]: cluster 2024-09-14T05:01:18.979259+0000 mon.a (mon.0) 1863 : cluster [DBG] osdmap e322: 8 total, 8 up, 8 in 2024-09-14T05:01:20.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:19 smithi038 bash[87336]: cluster 2024-09-14T05:01:18.979259+0000 mon.a (mon.0) 1863 : cluster [DBG] osdmap e322: 8 total, 8 up, 8 in 2024-09-14T05:01:20.438 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 05:01:20 smithi123 bash[61744]: ts=2024-09-14T05:01:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T05:01:20.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:19 smithi123 bash[68976]: audit 2024-09-14T05:01:18.971417+0000 mon.a (mon.0) 1862 : audit [INF] from='client.? 172.21.15.38:0/2641423622' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2024-09-14T05:01:20.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:19 smithi123 bash[68976]: audit 2024-09-14T05:01:18.971417+0000 mon.a (mon.0) 1862 : audit [INF] from='client.? 172.21.15.38:0/2641423622' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2024-09-14T05:01:20.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:19 smithi123 bash[68976]: cluster 2024-09-14T05:01:18.979259+0000 mon.a (mon.0) 1863 : cluster [DBG] osdmap e322: 8 total, 8 up, 8 in 2024-09-14T05:01:20.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:19 smithi123 bash[68976]: cluster 2024-09-14T05:01:18.979259+0000 mon.a (mon.0) 1863 : cluster [DBG] osdmap e322: 8 total, 8 up, 8 in 2024-09-14T05:01:21.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:20 smithi038 bash[84940]: cluster 2024-09-14T05:01:19.866497+0000 mgr.y (mgr.26165) 1617 : cluster [DBG] pgmap v1722: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:21.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:20 smithi038 bash[84940]: cluster 2024-09-14T05:01:19.866497+0000 mgr.y (mgr.26165) 1617 : cluster [DBG] pgmap v1722: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:21.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:20 smithi038 bash[87336]: cluster 2024-09-14T05:01:19.866497+0000 mgr.y (mgr.26165) 1617 : cluster [DBG] pgmap v1722: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:21.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:20 smithi038 bash[87336]: cluster 2024-09-14T05:01:19.866497+0000 mgr.y (mgr.26165) 1617 : cluster [DBG] pgmap v1722: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:21.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:20 smithi123 bash[68976]: cluster 2024-09-14T05:01:19.866497+0000 mgr.y (mgr.26165) 1617 : cluster [DBG] pgmap v1722: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:21.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:20 smithi123 bash[68976]: cluster 2024-09-14T05:01:19.866497+0000 mgr.y (mgr.26165) 1617 : cluster [DBG] pgmap v1722: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:23.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:23 smithi038 bash[84940]: cluster 2024-09-14T05:01:21.867645+0000 mgr.y (mgr.26165) 1618 : cluster [DBG] pgmap v1723: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:23.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:23 smithi038 bash[84940]: cluster 2024-09-14T05:01:21.867645+0000 mgr.y (mgr.26165) 1618 : cluster [DBG] pgmap v1723: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:23.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:23 smithi038 bash[87336]: cluster 2024-09-14T05:01:21.867645+0000 mgr.y (mgr.26165) 1618 : cluster [DBG] pgmap v1723: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:23.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:23 smithi038 bash[87336]: cluster 2024-09-14T05:01:21.867645+0000 mgr.y (mgr.26165) 1618 : cluster [DBG] pgmap v1723: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:23.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:23 smithi123 bash[68976]: cluster 2024-09-14T05:01:21.867645+0000 mgr.y (mgr.26165) 1618 : cluster [DBG] pgmap v1723: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:23.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:23 smithi123 bash[68976]: cluster 2024-09-14T05:01:21.867645+0000 mgr.y (mgr.26165) 1618 : cluster [DBG] pgmap v1723: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:24.748 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T05:01:25.216 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:25 smithi038 bash[84940]: cluster 2024-09-14T05:01:23.868428+0000 mgr.y (mgr.26165) 1619 : cluster [DBG] pgmap v1724: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:25.217 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:25 smithi038 bash[87336]: cluster 2024-09-14T05:01:23.868428+0000 mgr.y (mgr.26165) 1619 : cluster [DBG] pgmap v1724: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:25.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:25 smithi123 bash[68976]: cluster 2024-09-14T05:01:23.868428+0000 mgr.y (mgr.26165) 1619 : cluster [DBG] pgmap v1724: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:25.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:25 smithi123 bash[68976]: cluster 2024-09-14T05:01:23.868428+0000 mgr.y (mgr.26165) 1619 : cluster [DBG] pgmap v1724: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:25.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:25 smithi038 bash[84940]: cluster 2024-09-14T05:01:23.868428+0000 mgr.y (mgr.26165) 1619 : cluster [DBG] pgmap v1724: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:25.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:25 smithi038 bash[87336]: cluster 2024-09-14T05:01:23.868428+0000 mgr.y (mgr.26165) 1619 : cluster [DBG] pgmap v1724: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:26.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:26 smithi123 bash[68976]: cluster 2024-09-14T05:01:25.869574+0000 mgr.y (mgr.26165) 1620 : cluster [DBG] pgmap v1725: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:26.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:26 smithi123 bash[68976]: cluster 2024-09-14T05:01:25.869574+0000 mgr.y (mgr.26165) 1620 : cluster [DBG] pgmap v1725: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:26.475 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:26 smithi038 bash[84940]: cluster 2024-09-14T05:01:25.869574+0000 mgr.y (mgr.26165) 1620 : cluster [DBG] pgmap v1725: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:26.475 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:26 smithi038 bash[84940]: cluster 2024-09-14T05:01:25.869574+0000 mgr.y (mgr.26165) 1620 : cluster [DBG] pgmap v1725: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:26.475 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:26 smithi038 bash[87336]: cluster 2024-09-14T05:01:25.869574+0000 mgr.y (mgr.26165) 1620 : cluster [DBG] pgmap v1725: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:26.475 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:26 smithi038 bash[87336]: cluster 2024-09-14T05:01:25.869574+0000 mgr.y (mgr.26165) 1620 : cluster [DBG] pgmap v1725: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:28.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 05:01:28 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:05:01:28] "GET /metrics HTTP/1.1" 200 34268 "" "Prometheus/2.51.0" 2024-09-14T05:01:29.101 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-09-14T05:01:29.101 INFO:teuthology.orchestra.run.smithi038.stdout:{"epoch":322,"fsid":"4d8d8784-724c-11ef-bceb-c7b262605968","created":"2024-09-14T03:50:50.520008+0000","modified":"2024-09-14T05:01:18.968522+0000","last_up_change":"2024-09-14T04:54:22.868936+0000","last_in_change":"2024-09-14T04:31:32.308966+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":26,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":12,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"quincy","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-14T03:56:14.532364+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":"304","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"262","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-09-14T04:02:35.825713+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":"57","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":57,"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-09-14T04:04:57.658177+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":"62","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-09-14T04:04:58.173000+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":"63","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":"f591f1e7-c2eb-4cb0-bb08-6fb84c427e54","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":79,"last_clean_end":281,"up_from":292,"up_thru":292,"down_at":282,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6802","nonce":842273107},{"type":"v1","addr":"172.21.15.38:6803","nonce":842273107}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6804","nonce":842273107},{"type":"v1","addr":"172.21.15.38:6805","nonce":842273107}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6808","nonce":842273107},{"type":"v1","addr":"172.21.15.38:6809","nonce":842273107}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6806","nonce":842273107},{"type":"v1","addr":"172.21.15.38:6807","nonce":842273107}]},"public_addr":"172.21.15.38:6803/842273107","cluster_addr":"172.21.15.38:6805/842273107","heartbeat_back_addr":"172.21.15.38:6809/842273107","heartbeat_front_addr":"172.21.15.38:6807/842273107","state":["exists","up"]},{"osd":1,"uuid":"3c29c587-d5c8-4067-8d78-82f9b2ec5047","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":80,"up_from":84,"up_thru":292,"down_at":81,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6810","nonce":108335106},{"type":"v1","addr":"172.21.15.38:6811","nonce":108335106}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6812","nonce":108335106},{"type":"v1","addr":"172.21.15.38:6813","nonce":108335106}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6816","nonce":108335106},{"type":"v1","addr":"172.21.15.38:6817","nonce":108335106}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6814","nonce":108335106},{"type":"v1","addr":"172.21.15.38:6815","nonce":108335106}]},"public_addr":"172.21.15.38:6811/108335106","cluster_addr":"172.21.15.38:6813/108335106","heartbeat_back_addr":"172.21.15.38:6817/108335106","heartbeat_front_addr":"172.21.15.38:6815/108335106","state":["exists","up"]},{"osd":2,"uuid":"9be01248-a529-40f5-bc8b-36bf0158190e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":85,"up_from":89,"up_thru":292,"down_at":86,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6818","nonce":1398409658},{"type":"v1","addr":"172.21.15.38:6819","nonce":1398409658}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6820","nonce":1398409658},{"type":"v1","addr":"172.21.15.38:6821","nonce":1398409658}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6824","nonce":1398409658},{"type":"v1","addr":"172.21.15.38:6825","nonce":1398409658}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6822","nonce":1398409658},{"type":"v1","addr":"172.21.15.38:6823","nonce":1398409658}]},"public_addr":"172.21.15.38:6819/1398409658","cluster_addr":"172.21.15.38:6821/1398409658","heartbeat_back_addr":"172.21.15.38:6825/1398409658","heartbeat_front_addr":"172.21.15.38:6823/1398409658","state":["exists","up"]},{"osd":3,"uuid":"370d2eff-f43b-4297-828b-318b6cd1bd25","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":94,"last_clean_end":266,"up_from":277,"up_thru":292,"down_at":267,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6826","nonce":707641184},{"type":"v1","addr":"172.21.15.38:6827","nonce":707641184}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6828","nonce":707641184},{"type":"v1","addr":"172.21.15.38:6829","nonce":707641184}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6832","nonce":707641184},{"type":"v1","addr":"172.21.15.38:6833","nonce":707641184}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6830","nonce":707641184},{"type":"v1","addr":"172.21.15.38:6831","nonce":707641184}]},"public_addr":"172.21.15.38:6827/707641184","cluster_addr":"172.21.15.38:6829/707641184","heartbeat_back_addr":"172.21.15.38:6833/707641184","heartbeat_front_addr":"172.21.15.38:6831/707641184","state":["exists","up"]},{"osd":4,"uuid":"21067b84-a5fe-4e41-8268-37a981d0f4b9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":30,"last_clean_end":95,"up_from":99,"up_thru":292,"down_at":96,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6800","nonce":1636474532},{"type":"v1","addr":"172.21.15.123:6801","nonce":1636474532}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6802","nonce":1636474532},{"type":"v1","addr":"172.21.15.123:6803","nonce":1636474532}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6806","nonce":1636474532},{"type":"v1","addr":"172.21.15.123:6807","nonce":1636474532}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6804","nonce":1636474532},{"type":"v1","addr":"172.21.15.123:6805","nonce":1636474532}]},"public_addr":"172.21.15.123:6801/1636474532","cluster_addr":"172.21.15.123:6803/1636474532","heartbeat_back_addr":"172.21.15.123:6807/1636474532","heartbeat_front_addr":"172.21.15.123:6805/1636474532","state":["exists","up"]},{"osd":5,"uuid":"340d857c-a00e-4b69-b913-69c7ff94f5c9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":312,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6808","nonce":994998730},{"type":"v1","addr":"172.21.15.123:6809","nonce":994998730}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6810","nonce":994998730},{"type":"v1","addr":"172.21.15.123:6811","nonce":994998730}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6814","nonce":994998730},{"type":"v1","addr":"172.21.15.123:6815","nonce":994998730}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6812","nonce":994998730},{"type":"v1","addr":"172.21.15.123:6813","nonce":994998730}]},"public_addr":"172.21.15.123:6809/994998730","cluster_addr":"172.21.15.123:6811/994998730","heartbeat_back_addr":"172.21.15.123:6815/994998730","heartbeat_front_addr":"172.21.15.123:6813/994998730","state":["exists","up"]},{"osd":6,"uuid":"54956144-5c52-4ca9-8b19-74f120c9561e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":292,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6816","nonce":333754669},{"type":"v1","addr":"172.21.15.123:6817","nonce":333754669}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6818","nonce":333754669},{"type":"v1","addr":"172.21.15.123:6819","nonce":333754669}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6822","nonce":333754669},{"type":"v1","addr":"172.21.15.123:6823","nonce":333754669}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6820","nonce":333754669},{"type":"v1","addr":"172.21.15.123:6821","nonce":333754669}]},"public_addr":"172.21.15.123:6817/333754669","cluster_addr":"172.21.15.123:6819/333754669","heartbeat_back_addr":"172.21.15.123:6823/333754669","heartbeat_front_addr":"172.21.15.123:6821/333754669","state":["exists","up"]},{"osd":7,"uuid":"85c5ff2f-52e0-48b5-9a9b-81810149ec05","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":48,"last_clean_end":174,"up_from":182,"up_thru":317,"down_at":175,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6824","nonce":2938381039},{"type":"v1","addr":"172.21.15.123:6825","nonce":2938381039}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6826","nonce":2938381039},{"type":"v1","addr":"172.21.15.123:6827","nonce":2938381039}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6830","nonce":2938381039},{"type":"v1","addr":"172.21.15.123:6831","nonce":2938381039}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6828","nonce":2938381039},{"type":"v1","addr":"172.21.15.123:6829","nonce":2938381039}]},"public_addr":"172.21.15.123:6825/2938381039","cluster_addr":"172.21.15.123:6827/2938381039","heartbeat_back_addr":"172.21.15.123:6831/2938381039","heartbeat_front_addr":"172.21.15.123:6829/2938381039","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T03:54:20.069003+0000","dead_epoch":281},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T03:55:14.163254+0000","dead_epoch":80},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T03:56:11.557577+0000","dead_epoch":85},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T03:57:07.668679+0000","dead_epoch":266},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T03:57:59.414539+0000","dead_epoch":95},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T03:58:51.953366+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T03:59:48.358102+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T04:00:44.686349+0000","dead_epoch":174}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.4","mappings":[{"from":3,"to":5}]},{"pgid":"4.9","mappings":[{"from":1,"to":2}]},{"pgid":"4.b","mappings":[{"from":1,"to":5}]},{"pgid":"4.10","mappings":[{"from":1,"to":2}]},{"pgid":"4.11","mappings":[{"from":3,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.38:0/2527992039":"2024-09-15T04:12:14.666085+0000","172.21.15.38:0/3748253607":"2024-09-15T04:12:14.666085+0000","172.21.15.38:0/3925391358":"2024-09-15T04:12:14.666085+0000","172.21.15.38:6800/405825694":"2024-09-15T04:12:14.666085+0000","172.21.15.38:0/3085295671":"2024-09-15T04:12:14.666085+0000","172.21.15.38:0/2102718210":"2024-09-15T04:12:14.666085+0000","172.21.15.38:6801/1363708147":"2024-09-15T03:51:47.886888+0000","172.21.15.38:6800/1363708147":"2024-09-15T03:51:47.886888+0000","172.21.15.123:0/726698357":"2024-09-15T04:11:08.671212+0000","172.21.15.38:6801/892432005":"2024-09-15T04:09:42.872061+0000","172.21.15.123:0/3208619982":"2024-09-15T04:11:08.671212+0000","172.21.15.123:6835/2239046578":"2024-09-15T04:11:08.671212+0000","172.21.15.38:0/168325975":"2024-09-15T04:01:46.095072+0000","172.21.15.38:0/3388430119":"2024-09-15T04:01:46.095072+0000","172.21.15.38:6801/945322521":"2024-09-15T04:01:46.095072+0000","172.21.15.38:0/2991163174":"2024-09-15T03:51:17.059245+0000","172.21.15.38:0/1345579968":"2024-09-15T04:12:14.666085+0000","172.21.15.38:6800/945322521":"2024-09-15T04:01:46.095072+0000","172.21.15.38:0/2923474449":"2024-09-15T04:01:46.095072+0000","172.21.15.38:0/3047739664":"2024-09-15T04:01:46.095072+0000","172.21.15.38:0/2653044547":"2024-09-15T03:51:47.886888+0000","172.21.15.38:0/3907743837":"2024-09-15T04:09:42.872061+0000","172.21.15.123:0/1518990341":"2024-09-15T04:11:08.671212+0000","172.21.15.38:0/3200204500":"2024-09-15T04:09:42.872061+0000","172.21.15.123:0/3006702942":"2024-09-15T04:11:08.671212+0000","172.21.15.123:0/3404163774":"2024-09-15T04:11:08.671212+0000","172.21.15.38:0/2767609831":"2024-09-15T04:09:42.872061+0000","172.21.15.38:0/1101587573":"2024-09-15T03:51:17.059245+0000","172.21.15.38:0/2658302253":"2024-09-15T03:51:47.886888+0000","172.21.15.123:0/2532235556":"2024-09-15T04:11:08.671212+0000","172.21.15.38:0/3947144522":"2024-09-15T04:09:42.872061+0000","172.21.15.38:6800/2457227467":"2024-09-15T03:51:17.059245+0000","172.21.15.38:0/1765459698":"2024-09-15T03:51:47.886888+0000","172.21.15.38:6835/80209603":"2024-09-15T04:05:07.904841+0000","172.21.15.38:6800/892432005":"2024-09-15T04:09:42.872061+0000","172.21.15.123:6834/2239046578":"2024-09-15T04:11:08.671212+0000","172.21.15.38:6801/405825694":"2024-09-15T04:12:14.666085+0000","172.21.15.38:6834/80209603":"2024-09-15T04:05:07.904841+0000","172.21.15.38:0/3315926939":"2024-09-15T03:51:17.059245+0000","172.21.15.38:6801/2457227467":"2024-09-15T03:51:17.059245+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[{"pool":12,"snaps":[{"begin":2,"length":1}]}],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-14T05:01:29.113 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:28 smithi038 bash[84940]: cluster 2024-09-14T05:01:27.870480+0000 mgr.y (mgr.26165) 1621 : cluster [DBG] pgmap v1726: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:29.114 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:28 smithi038 bash[84940]: cluster 2024-09-14T05:01:27.870480+0000 mgr.y (mgr.26165) 1621 : cluster [DBG] pgmap v1726: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:29.114 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:28 smithi038 bash[87336]: cluster 2024-09-14T05:01:27.870480+0000 mgr.y (mgr.26165) 1621 : cluster [DBG] pgmap v1726: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:29.114 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:28 smithi038 bash[87336]: cluster 2024-09-14T05:01:27.870480+0000 mgr.y (mgr.26165) 1621 : cluster [DBG] pgmap v1726: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:29.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:28 smithi123 bash[68976]: cluster 2024-09-14T05:01:27.870480+0000 mgr.y (mgr.26165) 1621 : cluster [DBG] pgmap v1726: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:29.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:28 smithi123 bash[68976]: cluster 2024-09-14T05:01:27.870480+0000 mgr.y (mgr.26165) 1621 : cluster [DBG] pgmap v1726: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:30.060 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-14T05:01:30.060 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-14T05:01:30.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:29 smithi123 bash[68976]: audit 2024-09-14T05:01:29.098885+0000 mon.a (mon.0) 1864 : audit [DBG] from='client.? 172.21.15.38:0/1461670074' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-14T05:01:30.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:29 smithi123 bash[68976]: audit 2024-09-14T05:01:29.098885+0000 mon.a (mon.0) 1864 : audit [DBG] from='client.? 172.21.15.38:0/1461670074' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-14T05:01:30.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:29 smithi038 bash[84940]: audit 2024-09-14T05:01:29.098885+0000 mon.a (mon.0) 1864 : audit [DBG] from='client.? 172.21.15.38:0/1461670074' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-14T05:01:30.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:29 smithi038 bash[84940]: audit 2024-09-14T05:01:29.098885+0000 mon.a (mon.0) 1864 : audit [DBG] from='client.? 172.21.15.38:0/1461670074' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-14T05:01:30.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:29 smithi038 bash[87336]: audit 2024-09-14T05:01:29.098885+0000 mon.a (mon.0) 1864 : audit [DBG] from='client.? 172.21.15.38:0/1461670074' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-14T05:01:30.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:29 smithi038 bash[87336]: audit 2024-09-14T05:01:29.098885+0000 mon.a (mon.0) 1864 : audit [DBG] from='client.? 172.21.15.38:0/1461670074' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-14T05:01:30.688 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 05:01:30 smithi123 bash[61744]: ts=2024-09-14T05:01:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T05:01:31.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:30 smithi038 bash[84940]: cluster 2024-09-14T05:01:29.871341+0000 mgr.y (mgr.26165) 1622 : cluster [DBG] pgmap v1727: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:31.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:30 smithi038 bash[84940]: cluster 2024-09-14T05:01:29.871341+0000 mgr.y (mgr.26165) 1622 : cluster [DBG] pgmap v1727: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:31.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:30 smithi038 bash[84940]: audit 2024-09-14T05:01:30.268580+0000 mon.a (mon.0) 1865 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:01:31.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:30 smithi038 bash[84940]: audit 2024-09-14T05:01:30.268580+0000 mon.a (mon.0) 1865 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:01:31.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:30 smithi038 bash[87336]: cluster 2024-09-14T05:01:29.871341+0000 mgr.y (mgr.26165) 1622 : cluster [DBG] pgmap v1727: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:31.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:30 smithi038 bash[87336]: cluster 2024-09-14T05:01:29.871341+0000 mgr.y (mgr.26165) 1622 : cluster [DBG] pgmap v1727: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:31.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:30 smithi038 bash[87336]: audit 2024-09-14T05:01:30.268580+0000 mon.a (mon.0) 1865 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:01:31.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:30 smithi038 bash[87336]: audit 2024-09-14T05:01:30.268580+0000 mon.a (mon.0) 1865 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:01:31.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:30 smithi123 bash[68976]: cluster 2024-09-14T05:01:29.871341+0000 mgr.y (mgr.26165) 1622 : cluster [DBG] pgmap v1727: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:31.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:30 smithi123 bash[68976]: cluster 2024-09-14T05:01:29.871341+0000 mgr.y (mgr.26165) 1622 : cluster [DBG] pgmap v1727: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:31.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:30 smithi123 bash[68976]: audit 2024-09-14T05:01:30.268580+0000 mon.a (mon.0) 1865 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:01:31.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:30 smithi123 bash[68976]: audit 2024-09-14T05:01:30.268580+0000 mon.a (mon.0) 1865 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:01:33.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:32 smithi038 bash[84940]: cluster 2024-09-14T05:01:31.872342+0000 mgr.y (mgr.26165) 1623 : cluster [DBG] pgmap v1728: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:33.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:32 smithi038 bash[84940]: cluster 2024-09-14T05:01:31.872342+0000 mgr.y (mgr.26165) 1623 : cluster [DBG] pgmap v1728: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:33.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:32 smithi038 bash[87336]: cluster 2024-09-14T05:01:31.872342+0000 mgr.y (mgr.26165) 1623 : cluster [DBG] pgmap v1728: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:33.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:32 smithi038 bash[87336]: cluster 2024-09-14T05:01:31.872342+0000 mgr.y (mgr.26165) 1623 : cluster [DBG] pgmap v1728: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:33.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:32 smithi123 bash[68976]: cluster 2024-09-14T05:01:31.872342+0000 mgr.y (mgr.26165) 1623 : cluster [DBG] pgmap v1728: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:33.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:32 smithi123 bash[68976]: cluster 2024-09-14T05:01:31.872342+0000 mgr.y (mgr.26165) 1623 : cluster [DBG] pgmap v1728: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:34.855 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T05:01:35.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:34 smithi038 bash[84940]: cluster 2024-09-14T05:01:33.873138+0000 mgr.y (mgr.26165) 1624 : cluster [DBG] pgmap v1729: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:35.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:34 smithi038 bash[84940]: cluster 2024-09-14T05:01:33.873138+0000 mgr.y (mgr.26165) 1624 : cluster [DBG] pgmap v1729: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:35.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:34 smithi038 bash[87336]: cluster 2024-09-14T05:01:33.873138+0000 mgr.y (mgr.26165) 1624 : cluster [DBG] pgmap v1729: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:35.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:34 smithi038 bash[87336]: cluster 2024-09-14T05:01:33.873138+0000 mgr.y (mgr.26165) 1624 : cluster [DBG] pgmap v1729: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:35.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:34 smithi123 bash[68976]: cluster 2024-09-14T05:01:33.873138+0000 mgr.y (mgr.26165) 1624 : cluster [DBG] pgmap v1729: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:35.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:34 smithi123 bash[68976]: cluster 2024-09-14T05:01:33.873138+0000 mgr.y (mgr.26165) 1624 : cluster [DBG] pgmap v1729: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:37.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:36 smithi038 bash[84940]: cluster 2024-09-14T05:01:35.874263+0000 mgr.y (mgr.26165) 1625 : cluster [DBG] pgmap v1730: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:37.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:36 smithi038 bash[84940]: cluster 2024-09-14T05:01:35.874263+0000 mgr.y (mgr.26165) 1625 : cluster [DBG] pgmap v1730: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:37.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:36 smithi038 bash[87336]: cluster 2024-09-14T05:01:35.874263+0000 mgr.y (mgr.26165) 1625 : cluster [DBG] pgmap v1730: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:37.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:36 smithi038 bash[87336]: cluster 2024-09-14T05:01:35.874263+0000 mgr.y (mgr.26165) 1625 : cluster [DBG] pgmap v1730: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:37.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:36 smithi123 bash[68976]: cluster 2024-09-14T05:01:35.874263+0000 mgr.y (mgr.26165) 1625 : cluster [DBG] pgmap v1730: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:37.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:36 smithi123 bash[68976]: cluster 2024-09-14T05:01:35.874263+0000 mgr.y (mgr.26165) 1625 : cluster [DBG] pgmap v1730: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:38.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 05:01:38 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:05:01:38] "GET /metrics HTTP/1.1" 200 34268 "" "Prometheus/2.51.0" 2024-09-14T05:01:38.850 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:38 smithi038 bash[87336]: cluster 2024-09-14T05:01:37.875137+0000 mgr.y (mgr.26165) 1626 : cluster [DBG] pgmap v1731: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:38.850 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:38 smithi038 bash[87336]: cluster 2024-09-14T05:01:37.875137+0000 mgr.y (mgr.26165) 1626 : cluster [DBG] pgmap v1731: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:38.850 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:38 smithi038 bash[84940]: cluster 2024-09-14T05:01:37.875137+0000 mgr.y (mgr.26165) 1626 : cluster [DBG] pgmap v1731: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:38.850 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:38 smithi038 bash[84940]: cluster 2024-09-14T05:01:37.875137+0000 mgr.y (mgr.26165) 1626 : cluster [DBG] pgmap v1731: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:38.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:38 smithi123 bash[68976]: cluster 2024-09-14T05:01:37.875137+0000 mgr.y (mgr.26165) 1626 : cluster [DBG] pgmap v1731: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:38.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:38 smithi123 bash[68976]: cluster 2024-09-14T05:01:37.875137+0000 mgr.y (mgr.26165) 1626 : cluster [DBG] pgmap v1731: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:39.166 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-09-14T05:01:39.167 INFO:teuthology.orchestra.run.smithi038.stdout:{"epoch":322,"fsid":"4d8d8784-724c-11ef-bceb-c7b262605968","created":"2024-09-14T03:50:50.520008+0000","modified":"2024-09-14T05:01:18.968522+0000","last_up_change":"2024-09-14T04:54:22.868936+0000","last_in_change":"2024-09-14T04:31:32.308966+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":26,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":12,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"quincy","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-14T03:56:14.532364+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":"304","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"262","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-09-14T04:02:35.825713+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":"57","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":57,"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-09-14T04:04:57.658177+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":"62","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-09-14T04:04:58.173000+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":"63","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":"f591f1e7-c2eb-4cb0-bb08-6fb84c427e54","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":79,"last_clean_end":281,"up_from":292,"up_thru":292,"down_at":282,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6802","nonce":842273107},{"type":"v1","addr":"172.21.15.38:6803","nonce":842273107}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6804","nonce":842273107},{"type":"v1","addr":"172.21.15.38:6805","nonce":842273107}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6808","nonce":842273107},{"type":"v1","addr":"172.21.15.38:6809","nonce":842273107}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6806","nonce":842273107},{"type":"v1","addr":"172.21.15.38:6807","nonce":842273107}]},"public_addr":"172.21.15.38:6803/842273107","cluster_addr":"172.21.15.38:6805/842273107","heartbeat_back_addr":"172.21.15.38:6809/842273107","heartbeat_front_addr":"172.21.15.38:6807/842273107","state":["exists","up"]},{"osd":1,"uuid":"3c29c587-d5c8-4067-8d78-82f9b2ec5047","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":80,"up_from":84,"up_thru":292,"down_at":81,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6810","nonce":108335106},{"type":"v1","addr":"172.21.15.38:6811","nonce":108335106}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6812","nonce":108335106},{"type":"v1","addr":"172.21.15.38:6813","nonce":108335106}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6816","nonce":108335106},{"type":"v1","addr":"172.21.15.38:6817","nonce":108335106}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6814","nonce":108335106},{"type":"v1","addr":"172.21.15.38:6815","nonce":108335106}]},"public_addr":"172.21.15.38:6811/108335106","cluster_addr":"172.21.15.38:6813/108335106","heartbeat_back_addr":"172.21.15.38:6817/108335106","heartbeat_front_addr":"172.21.15.38:6815/108335106","state":["exists","up"]},{"osd":2,"uuid":"9be01248-a529-40f5-bc8b-36bf0158190e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":85,"up_from":89,"up_thru":292,"down_at":86,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6818","nonce":1398409658},{"type":"v1","addr":"172.21.15.38:6819","nonce":1398409658}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6820","nonce":1398409658},{"type":"v1","addr":"172.21.15.38:6821","nonce":1398409658}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6824","nonce":1398409658},{"type":"v1","addr":"172.21.15.38:6825","nonce":1398409658}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6822","nonce":1398409658},{"type":"v1","addr":"172.21.15.38:6823","nonce":1398409658}]},"public_addr":"172.21.15.38:6819/1398409658","cluster_addr":"172.21.15.38:6821/1398409658","heartbeat_back_addr":"172.21.15.38:6825/1398409658","heartbeat_front_addr":"172.21.15.38:6823/1398409658","state":["exists","up"]},{"osd":3,"uuid":"370d2eff-f43b-4297-828b-318b6cd1bd25","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":94,"last_clean_end":266,"up_from":277,"up_thru":292,"down_at":267,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6826","nonce":707641184},{"type":"v1","addr":"172.21.15.38:6827","nonce":707641184}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6828","nonce":707641184},{"type":"v1","addr":"172.21.15.38:6829","nonce":707641184}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6832","nonce":707641184},{"type":"v1","addr":"172.21.15.38:6833","nonce":707641184}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6830","nonce":707641184},{"type":"v1","addr":"172.21.15.38:6831","nonce":707641184}]},"public_addr":"172.21.15.38:6827/707641184","cluster_addr":"172.21.15.38:6829/707641184","heartbeat_back_addr":"172.21.15.38:6833/707641184","heartbeat_front_addr":"172.21.15.38:6831/707641184","state":["exists","up"]},{"osd":4,"uuid":"21067b84-a5fe-4e41-8268-37a981d0f4b9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":30,"last_clean_end":95,"up_from":99,"up_thru":292,"down_at":96,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6800","nonce":1636474532},{"type":"v1","addr":"172.21.15.123:6801","nonce":1636474532}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6802","nonce":1636474532},{"type":"v1","addr":"172.21.15.123:6803","nonce":1636474532}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6806","nonce":1636474532},{"type":"v1","addr":"172.21.15.123:6807","nonce":1636474532}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6804","nonce":1636474532},{"type":"v1","addr":"172.21.15.123:6805","nonce":1636474532}]},"public_addr":"172.21.15.123:6801/1636474532","cluster_addr":"172.21.15.123:6803/1636474532","heartbeat_back_addr":"172.21.15.123:6807/1636474532","heartbeat_front_addr":"172.21.15.123:6805/1636474532","state":["exists","up"]},{"osd":5,"uuid":"340d857c-a00e-4b69-b913-69c7ff94f5c9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":312,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6808","nonce":994998730},{"type":"v1","addr":"172.21.15.123:6809","nonce":994998730}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6810","nonce":994998730},{"type":"v1","addr":"172.21.15.123:6811","nonce":994998730}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6814","nonce":994998730},{"type":"v1","addr":"172.21.15.123:6815","nonce":994998730}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6812","nonce":994998730},{"type":"v1","addr":"172.21.15.123:6813","nonce":994998730}]},"public_addr":"172.21.15.123:6809/994998730","cluster_addr":"172.21.15.123:6811/994998730","heartbeat_back_addr":"172.21.15.123:6815/994998730","heartbeat_front_addr":"172.21.15.123:6813/994998730","state":["exists","up"]},{"osd":6,"uuid":"54956144-5c52-4ca9-8b19-74f120c9561e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":292,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6816","nonce":333754669},{"type":"v1","addr":"172.21.15.123:6817","nonce":333754669}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6818","nonce":333754669},{"type":"v1","addr":"172.21.15.123:6819","nonce":333754669}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6822","nonce":333754669},{"type":"v1","addr":"172.21.15.123:6823","nonce":333754669}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6820","nonce":333754669},{"type":"v1","addr":"172.21.15.123:6821","nonce":333754669}]},"public_addr":"172.21.15.123:6817/333754669","cluster_addr":"172.21.15.123:6819/333754669","heartbeat_back_addr":"172.21.15.123:6823/333754669","heartbeat_front_addr":"172.21.15.123:6821/333754669","state":["exists","up"]},{"osd":7,"uuid":"85c5ff2f-52e0-48b5-9a9b-81810149ec05","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":48,"last_clean_end":174,"up_from":182,"up_thru":317,"down_at":175,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6824","nonce":2938381039},{"type":"v1","addr":"172.21.15.123:6825","nonce":2938381039}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6826","nonce":2938381039},{"type":"v1","addr":"172.21.15.123:6827","nonce":2938381039}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6830","nonce":2938381039},{"type":"v1","addr":"172.21.15.123:6831","nonce":2938381039}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6828","nonce":2938381039},{"type":"v1","addr":"172.21.15.123:6829","nonce":2938381039}]},"public_addr":"172.21.15.123:6825/2938381039","cluster_addr":"172.21.15.123:6827/2938381039","heartbeat_back_addr":"172.21.15.123:6831/2938381039","heartbeat_front_addr":"172.21.15.123:6829/2938381039","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T03:54:20.069003+0000","dead_epoch":281},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T03:55:14.163254+0000","dead_epoch":80},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T03:56:11.557577+0000","dead_epoch":85},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T03:57:07.668679+0000","dead_epoch":266},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T03:57:59.414539+0000","dead_epoch":95},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T03:58:51.953366+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T03:59:48.358102+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T04:00:44.686349+0000","dead_epoch":174}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.4","mappings":[{"from":3,"to":5}]},{"pgid":"4.9","mappings":[{"from":1,"to":2}]},{"pgid":"4.b","mappings":[{"from":1,"to":5}]},{"pgid":"4.10","mappings":[{"from":1,"to":2}]},{"pgid":"4.11","mappings":[{"from":3,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.38:6801/1363708147":"2024-09-15T03:51:47.886888+0000","172.21.15.38:6800/1363708147":"2024-09-15T03:51:47.886888+0000","172.21.15.38:0/2767609831":"2024-09-15T04:09:42.872061+0000","172.21.15.38:0/2527992039":"2024-09-15T04:12:14.666085+0000","172.21.15.38:0/3200204500":"2024-09-15T04:09:42.872061+0000","172.21.15.123:0/3208619982":"2024-09-15T04:11:08.671212+0000","172.21.15.38:0/3085295671":"2024-09-15T04:12:14.666085+0000","172.21.15.38:6801/945322521":"2024-09-15T04:01:46.095072+0000","172.21.15.38:0/2991163174":"2024-09-15T03:51:17.059245+0000","172.21.15.38:0/2102718210":"2024-09-15T04:12:14.666085+0000","172.21.15.38:6800/2457227467":"2024-09-15T03:51:17.059245+0000","172.21.15.123:0/2532235556":"2024-09-15T04:11:08.671212+0000","172.21.15.38:0/3947144522":"2024-09-15T04:09:42.872061+0000","172.21.15.38:0/2658302253":"2024-09-15T03:51:47.886888+0000","172.21.15.38:0/3388430119":"2024-09-15T04:01:46.095072+0000","172.21.15.38:0/168325975":"2024-09-15T04:01:46.095072+0000","172.21.15.123:0/726698357":"2024-09-15T04:11:08.671212+0000","172.21.15.38:6801/892432005":"2024-09-15T04:09:42.872061+0000","172.21.15.38:0/2923474449":"2024-09-15T04:01:46.095072+0000","172.21.15.38:0/3748253607":"2024-09-15T04:12:14.666085+0000","172.21.15.38:0/3047739664":"2024-09-15T04:01:46.095072+0000","172.21.15.38:0/2653044547":"2024-09-15T03:51:47.886888+0000","172.21.15.123:0/1518990341":"2024-09-15T04:11:08.671212+0000","172.21.15.38:0/3907743837":"2024-09-15T04:09:42.872061+0000","172.21.15.123:6835/2239046578":"2024-09-15T04:11:08.671212+0000","172.21.15.123:0/3006702942":"2024-09-15T04:11:08.671212+0000","172.21.15.123:0/3404163774":"2024-09-15T04:11:08.671212+0000","172.21.15.38:0/1101587573":"2024-09-15T03:51:17.059245+0000","172.21.15.38:0/1765459698":"2024-09-15T03:51:47.886888+0000","172.21.15.38:6835/80209603":"2024-09-15T04:05:07.904841+0000","172.21.15.38:6800/892432005":"2024-09-15T04:09:42.872061+0000","172.21.15.38:0/3925391358":"2024-09-15T04:12:14.666085+0000","172.21.15.38:6800/405825694":"2024-09-15T04:12:14.666085+0000","172.21.15.38:6801/2457227467":"2024-09-15T03:51:17.059245+0000","172.21.15.38:0/3315926939":"2024-09-15T03:51:17.059245+0000","172.21.15.123:6834/2239046578":"2024-09-15T04:11:08.671212+0000","172.21.15.38:6800/945322521":"2024-09-15T04:01:46.095072+0000","172.21.15.38:0/1345579968":"2024-09-15T04:12:14.666085+0000","172.21.15.38:6801/405825694":"2024-09-15T04:12:14.666085+0000","172.21.15.38:6834/80209603":"2024-09-15T04:05:07.904841+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[{"pool":12,"snaps":[{"begin":2,"length":1}]}],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-14T05:01:39.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:39 smithi038 bash[84940]: audit 2024-09-14T05:01:39.165345+0000 mon.c (mon.2) 109 : audit [DBG] from='client.? 172.21.15.38:0/539198974' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-14T05:01:39.772 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:39 smithi038 bash[84940]: audit 2024-09-14T05:01:39.165345+0000 mon.c (mon.2) 109 : audit [DBG] from='client.? 172.21.15.38:0/539198974' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-14T05:01:39.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:39 smithi038 bash[87336]: audit 2024-09-14T05:01:39.165345+0000 mon.c (mon.2) 109 : audit [DBG] from='client.? 172.21.15.38:0/539198974' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-14T05:01:39.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:39 smithi038 bash[87336]: audit 2024-09-14T05:01:39.165345+0000 mon.c (mon.2) 109 : audit [DBG] from='client.? 172.21.15.38:0/539198974' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-14T05:01:39.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:39 smithi123 bash[68976]: audit 2024-09-14T05:01:39.165345+0000 mon.c (mon.2) 109 : audit [DBG] from='client.? 172.21.15.38:0/539198974' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-14T05:01:39.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:39 smithi123 bash[68976]: audit 2024-09-14T05:01:39.165345+0000 mon.c (mon.2) 109 : audit [DBG] from='client.? 172.21.15.38:0/539198974' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-14T05:01:40.152 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-09-14T05:01:40.152 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-09-14T05:01:40.153 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-09-14T05:01:40.153 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-09-14T05:01:40.154 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-09-14T05:01:40.154 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-09-14T05:01:40.154 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-09-14T05:01:40.155 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-09-14T05:01:40.550 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 05:01:40 smithi123 bash[61744]: ts=2024-09-14T05:01:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T05:01:40.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:40 smithi123 bash[68976]: cluster 2024-09-14T05:01:39.875967+0000 mgr.y (mgr.26165) 1627 : cluster [DBG] pgmap v1732: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:40.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:40 smithi123 bash[68976]: cluster 2024-09-14T05:01:39.875967+0000 mgr.y (mgr.26165) 1627 : cluster [DBG] pgmap v1732: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:41.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:40 smithi038 bash[87336]: cluster 2024-09-14T05:01:39.875967+0000 mgr.y (mgr.26165) 1627 : cluster [DBG] pgmap v1732: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:41.022 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:40 smithi038 bash[87336]: cluster 2024-09-14T05:01:39.875967+0000 mgr.y (mgr.26165) 1627 : cluster [DBG] pgmap v1732: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:41.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:40 smithi038 bash[84940]: cluster 2024-09-14T05:01:39.875967+0000 mgr.y (mgr.26165) 1627 : cluster [DBG] pgmap v1732: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:41.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:40 smithi038 bash[84940]: cluster 2024-09-14T05:01:39.875967+0000 mgr.y (mgr.26165) 1627 : cluster [DBG] pgmap v1732: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:43.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:42 smithi123 bash[68976]: cluster 2024-09-14T05:01:41.877055+0000 mgr.y (mgr.26165) 1628 : cluster [DBG] pgmap v1733: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:43.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:42 smithi123 bash[68976]: cluster 2024-09-14T05:01:41.877055+0000 mgr.y (mgr.26165) 1628 : cluster [DBG] pgmap v1733: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:43.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:42 smithi038 bash[84940]: cluster 2024-09-14T05:01:41.877055+0000 mgr.y (mgr.26165) 1628 : cluster [DBG] pgmap v1733: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:43.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:42 smithi038 bash[84940]: cluster 2024-09-14T05:01:41.877055+0000 mgr.y (mgr.26165) 1628 : cluster [DBG] pgmap v1733: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:43.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:42 smithi038 bash[87336]: cluster 2024-09-14T05:01:41.877055+0000 mgr.y (mgr.26165) 1628 : cluster [DBG] pgmap v1733: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:43.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:42 smithi038 bash[87336]: cluster 2024-09-14T05:01:41.877055+0000 mgr.y (mgr.26165) 1628 : cluster [DBG] pgmap v1733: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:45.083 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T05:01:45.083 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T05:01:45.084 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T05:01:45.084 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T05:01:45.085 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T05:01:45.085 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T05:01:45.087 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T05:01:45.087 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T05:01:45.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:44 smithi038 bash[87336]: cluster 2024-09-14T05:01:43.877813+0000 mgr.y (mgr.26165) 1629 : cluster [DBG] pgmap v1734: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:45.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:44 smithi038 bash[87336]: cluster 2024-09-14T05:01:43.877813+0000 mgr.y (mgr.26165) 1629 : cluster [DBG] pgmap v1734: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:45.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:44 smithi038 bash[84940]: cluster 2024-09-14T05:01:43.877813+0000 mgr.y (mgr.26165) 1629 : cluster [DBG] pgmap v1734: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:45.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:44 smithi038 bash[84940]: cluster 2024-09-14T05:01:43.877813+0000 mgr.y (mgr.26165) 1629 : cluster [DBG] pgmap v1734: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:45.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:44 smithi123 bash[68976]: cluster 2024-09-14T05:01:43.877813+0000 mgr.y (mgr.26165) 1629 : cluster [DBG] pgmap v1734: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:45.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:44 smithi123 bash[68976]: cluster 2024-09-14T05:01:43.877813+0000 mgr.y (mgr.26165) 1629 : cluster [DBG] pgmap v1734: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:46.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:45 smithi038 bash[84940]: audit 2024-09-14T05:01:45.269816+0000 mon.a (mon.0) 1866 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:01:46.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:45 smithi038 bash[84940]: audit 2024-09-14T05:01:45.269816+0000 mon.a (mon.0) 1866 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:01:46.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:45 smithi038 bash[87336]: audit 2024-09-14T05:01:45.269816+0000 mon.a (mon.0) 1866 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:01:46.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:45 smithi038 bash[87336]: audit 2024-09-14T05:01:45.269816+0000 mon.a (mon.0) 1866 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:01:46.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:45 smithi123 bash[68976]: audit 2024-09-14T05:01:45.269816+0000 mon.a (mon.0) 1866 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:01:46.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:45 smithi123 bash[68976]: audit 2024-09-14T05:01:45.269816+0000 mon.a (mon.0) 1866 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:01:47.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:46 smithi038 bash[84940]: cluster 2024-09-14T05:01:45.878862+0000 mgr.y (mgr.26165) 1630 : cluster [DBG] pgmap v1735: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:47.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:46 smithi038 bash[84940]: cluster 2024-09-14T05:01:45.878862+0000 mgr.y (mgr.26165) 1630 : cluster [DBG] pgmap v1735: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:47.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:46 smithi038 bash[84940]: audit 2024-09-14T05:01:46.864743+0000 mon.a (mon.0) 1867 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T05:01:47.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:46 smithi038 bash[84940]: audit 2024-09-14T05:01:46.864743+0000 mon.a (mon.0) 1867 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T05:01:47.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:46 smithi038 bash[87336]: cluster 2024-09-14T05:01:45.878862+0000 mgr.y (mgr.26165) 1630 : cluster [DBG] pgmap v1735: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:47.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:46 smithi038 bash[87336]: cluster 2024-09-14T05:01:45.878862+0000 mgr.y (mgr.26165) 1630 : cluster [DBG] pgmap v1735: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:47.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:46 smithi038 bash[87336]: audit 2024-09-14T05:01:46.864743+0000 mon.a (mon.0) 1867 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T05:01:47.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:46 smithi038 bash[87336]: audit 2024-09-14T05:01:46.864743+0000 mon.a (mon.0) 1867 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T05:01:47.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:46 smithi123 bash[68976]: cluster 2024-09-14T05:01:45.878862+0000 mgr.y (mgr.26165) 1630 : cluster [DBG] pgmap v1735: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:47.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:46 smithi123 bash[68976]: cluster 2024-09-14T05:01:45.878862+0000 mgr.y (mgr.26165) 1630 : cluster [DBG] pgmap v1735: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:47.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:46 smithi123 bash[68976]: audit 2024-09-14T05:01:46.864743+0000 mon.a (mon.0) 1867 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T05:01:47.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:46 smithi123 bash[68976]: audit 2024-09-14T05:01:46.864743+0000 mon.a (mon.0) 1867 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-14T05:01:48.540 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 05:01:48 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:05:01:48] "GET /metrics HTTP/1.1" 200 34264 "" "Prometheus/2.51.0" 2024-09-14T05:01:49.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:48 smithi038 bash[84940]: cluster 2024-09-14T05:01:47.879685+0000 mgr.y (mgr.26165) 1631 : cluster [DBG] pgmap v1736: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:49.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:48 smithi038 bash[84940]: cluster 2024-09-14T05:01:47.879685+0000 mgr.y (mgr.26165) 1631 : cluster [DBG] pgmap v1736: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:49.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:48 smithi038 bash[87336]: cluster 2024-09-14T05:01:47.879685+0000 mgr.y (mgr.26165) 1631 : cluster [DBG] pgmap v1736: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:49.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:48 smithi038 bash[87336]: cluster 2024-09-14T05:01:47.879685+0000 mgr.y (mgr.26165) 1631 : cluster [DBG] pgmap v1736: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:49.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:48 smithi123 bash[68976]: cluster 2024-09-14T05:01:47.879685+0000 mgr.y (mgr.26165) 1631 : cluster [DBG] pgmap v1736: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:49.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:48 smithi123 bash[68976]: cluster 2024-09-14T05:01:47.879685+0000 mgr.y (mgr.26165) 1631 : cluster [DBG] pgmap v1736: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:50.687 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 05:01:50 smithi123 bash[61744]: ts=2024-09-14T05:01:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T05:01:51.257 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:50 smithi038 bash[84940]: cluster 2024-09-14T05:01:49.880505+0000 mgr.y (mgr.26165) 1632 : cluster [DBG] pgmap v1737: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:51.257 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:50 smithi038 bash[84940]: cluster 2024-09-14T05:01:49.880505+0000 mgr.y (mgr.26165) 1632 : cluster [DBG] pgmap v1737: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:51.258 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:50 smithi038 bash[87336]: cluster 2024-09-14T05:01:49.880505+0000 mgr.y (mgr.26165) 1632 : cluster [DBG] pgmap v1737: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:51.258 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:50 smithi038 bash[87336]: cluster 2024-09-14T05:01:49.880505+0000 mgr.y (mgr.26165) 1632 : cluster [DBG] pgmap v1737: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:51.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:50 smithi123 bash[68976]: cluster 2024-09-14T05:01:49.880505+0000 mgr.y (mgr.26165) 1632 : cluster [DBG] pgmap v1737: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:51.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:50 smithi123 bash[68976]: cluster 2024-09-14T05:01:49.880505+0000 mgr.y (mgr.26165) 1632 : cluster [DBG] pgmap v1737: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:53.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:53 smithi038 bash[84940]: cluster 2024-09-14T05:01:51.881528+0000 mgr.y (mgr.26165) 1633 : cluster [DBG] pgmap v1738: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:53.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:53 smithi038 bash[84940]: cluster 2024-09-14T05:01:51.881528+0000 mgr.y (mgr.26165) 1633 : cluster [DBG] pgmap v1738: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:53.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:53 smithi038 bash[84940]: audit 2024-09-14T05:01:52.896507+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T05:01:53.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:53 smithi038 bash[84940]: audit 2024-09-14T05:01:52.896507+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T05:01:53.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:53 smithi038 bash[84940]: audit 2024-09-14T05:01:52.908738+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T05:01:53.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:53 smithi038 bash[84940]: audit 2024-09-14T05:01:52.908738+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T05:01:53.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:53 smithi038 bash[87336]: cluster 2024-09-14T05:01:51.881528+0000 mgr.y (mgr.26165) 1633 : cluster [DBG] pgmap v1738: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:53.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:53 smithi038 bash[87336]: cluster 2024-09-14T05:01:51.881528+0000 mgr.y (mgr.26165) 1633 : cluster [DBG] pgmap v1738: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:53.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:53 smithi038 bash[87336]: audit 2024-09-14T05:01:52.896507+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T05:01:53.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:53 smithi038 bash[87336]: audit 2024-09-14T05:01:52.896507+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T05:01:53.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:53 smithi038 bash[87336]: audit 2024-09-14T05:01:52.908738+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T05:01:53.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:53 smithi038 bash[87336]: audit 2024-09-14T05:01:52.908738+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T05:01:53.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:53 smithi123 bash[68976]: cluster 2024-09-14T05:01:51.881528+0000 mgr.y (mgr.26165) 1633 : cluster [DBG] pgmap v1738: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:53.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:53 smithi123 bash[68976]: cluster 2024-09-14T05:01:51.881528+0000 mgr.y (mgr.26165) 1633 : cluster [DBG] pgmap v1738: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:53.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:53 smithi123 bash[68976]: audit 2024-09-14T05:01:52.896507+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T05:01:53.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:53 smithi123 bash[68976]: audit 2024-09-14T05:01:52.896507+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T05:01:53.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:53 smithi123 bash[68976]: audit 2024-09-14T05:01:52.908738+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T05:01:53.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:53 smithi123 bash[68976]: audit 2024-09-14T05:01:52.908738+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T05:01:55.085 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:55 smithi038 bash[84940]: cluster 2024-09-14T05:01:53.882231+0000 mgr.y (mgr.26165) 1634 : cluster [DBG] pgmap v1739: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:55.085 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:55 smithi038 bash[84940]: cluster 2024-09-14T05:01:53.882231+0000 mgr.y (mgr.26165) 1634 : cluster [DBG] pgmap v1739: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:55.375 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:55 smithi038 bash[87336]: cluster 2024-09-14T05:01:53.882231+0000 mgr.y (mgr.26165) 1634 : cluster [DBG] pgmap v1739: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:55.376 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:55 smithi038 bash[87336]: cluster 2024-09-14T05:01:53.882231+0000 mgr.y (mgr.26165) 1634 : cluster [DBG] pgmap v1739: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:55.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:55 smithi123 bash[68976]: cluster 2024-09-14T05:01:53.882231+0000 mgr.y (mgr.26165) 1634 : cluster [DBG] pgmap v1739: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:55.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:55 smithi123 bash[68976]: cluster 2024-09-14T05:01:53.882231+0000 mgr.y (mgr.26165) 1634 : cluster [DBG] pgmap v1739: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:57.346 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:57 smithi038 bash[84940]: cluster 2024-09-14T05:01:55.883302+0000 mgr.y (mgr.26165) 1635 : cluster [DBG] pgmap v1740: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:57.346 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:57 smithi038 bash[84940]: cluster 2024-09-14T05:01:55.883302+0000 mgr.y (mgr.26165) 1635 : cluster [DBG] pgmap v1740: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:57.346 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:57 smithi038 bash[87336]: cluster 2024-09-14T05:01:55.883302+0000 mgr.y (mgr.26165) 1635 : cluster [DBG] pgmap v1740: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:57.346 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:57 smithi038 bash[87336]: cluster 2024-09-14T05:01:55.883302+0000 mgr.y (mgr.26165) 1635 : cluster [DBG] pgmap v1740: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:57.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:57 smithi123 bash[68976]: cluster 2024-09-14T05:01:55.883302+0000 mgr.y (mgr.26165) 1635 : cluster [DBG] pgmap v1740: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:57.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:57 smithi123 bash[68976]: cluster 2024-09-14T05:01:55.883302+0000 mgr.y (mgr.26165) 1635 : cluster [DBG] pgmap v1740: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:58.767 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 05:01:58 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:05:01:58] "GET /metrics HTTP/1.1" 200 34264 "" "Prometheus/2.51.0" 2024-09-14T05:01:59.397 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:59 smithi038 bash[87336]: cluster 2024-09-14T05:01:57.884164+0000 mgr.y (mgr.26165) 1636 : cluster [DBG] pgmap v1741: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:59.398 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:01:59 smithi038 bash[87336]: cluster 2024-09-14T05:01:57.884164+0000 mgr.y (mgr.26165) 1636 : cluster [DBG] pgmap v1741: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:59.398 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:59 smithi038 bash[84940]: cluster 2024-09-14T05:01:57.884164+0000 mgr.y (mgr.26165) 1636 : cluster [DBG] pgmap v1741: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:59.398 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:01:59 smithi038 bash[84940]: cluster 2024-09-14T05:01:57.884164+0000 mgr.y (mgr.26165) 1636 : cluster [DBG] pgmap v1741: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:59.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:59 smithi123 bash[68976]: cluster 2024-09-14T05:01:57.884164+0000 mgr.y (mgr.26165) 1636 : cluster [DBG] pgmap v1741: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:01:59.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:01:59 smithi123 bash[68976]: cluster 2024-09-14T05:01:57.884164+0000 mgr.y (mgr.26165) 1636 : cluster [DBG] pgmap v1741: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:00.687 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 05:02:00 smithi123 bash[61744]: ts=2024-09-14T05:02:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T05:02:01.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:01 smithi123 bash[68976]: cluster 2024-09-14T05:01:59.885088+0000 mgr.y (mgr.26165) 1637 : cluster [DBG] pgmap v1742: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:01.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:01 smithi123 bash[68976]: cluster 2024-09-14T05:01:59.885088+0000 mgr.y (mgr.26165) 1637 : cluster [DBG] pgmap v1742: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:01.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:01 smithi123 bash[68976]: audit 2024-09-14T05:02:00.269852+0000 mon.a (mon.0) 1870 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:02:01.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:01 smithi123 bash[68976]: audit 2024-09-14T05:02:00.269852+0000 mon.a (mon.0) 1870 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:02:01.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:01 smithi038 bash[84940]: cluster 2024-09-14T05:01:59.885088+0000 mgr.y (mgr.26165) 1637 : cluster [DBG] pgmap v1742: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:01.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:01 smithi038 bash[84940]: cluster 2024-09-14T05:01:59.885088+0000 mgr.y (mgr.26165) 1637 : cluster [DBG] pgmap v1742: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:01.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:01 smithi038 bash[84940]: audit 2024-09-14T05:02:00.269852+0000 mon.a (mon.0) 1870 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:02:01.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:01 smithi038 bash[84940]: audit 2024-09-14T05:02:00.269852+0000 mon.a (mon.0) 1870 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:02:01.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:01 smithi038 bash[87336]: cluster 2024-09-14T05:01:59.885088+0000 mgr.y (mgr.26165) 1637 : cluster [DBG] pgmap v1742: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:01.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:01 smithi038 bash[87336]: cluster 2024-09-14T05:01:59.885088+0000 mgr.y (mgr.26165) 1637 : cluster [DBG] pgmap v1742: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:01.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:01 smithi038 bash[87336]: audit 2024-09-14T05:02:00.269852+0000 mon.a (mon.0) 1870 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:02:01.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:01 smithi038 bash[87336]: audit 2024-09-14T05:02:00.269852+0000 mon.a (mon.0) 1870 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:02:03.292 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:03 smithi038 bash[84940]: cluster 2024-09-14T05:02:01.885979+0000 mgr.y (mgr.26165) 1638 : cluster [DBG] pgmap v1743: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:03.292 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:03 smithi038 bash[84940]: cluster 2024-09-14T05:02:01.885979+0000 mgr.y (mgr.26165) 1638 : cluster [DBG] pgmap v1743: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:03.292 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:03 smithi038 bash[87336]: cluster 2024-09-14T05:02:01.885979+0000 mgr.y (mgr.26165) 1638 : cluster [DBG] pgmap v1743: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:03.292 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:03 smithi038 bash[87336]: cluster 2024-09-14T05:02:01.885979+0000 mgr.y (mgr.26165) 1638 : cluster [DBG] pgmap v1743: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:03.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:03 smithi123 bash[68976]: cluster 2024-09-14T05:02:01.885979+0000 mgr.y (mgr.26165) 1638 : cluster [DBG] pgmap v1743: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:03.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:03 smithi123 bash[68976]: cluster 2024-09-14T05:02:01.885979+0000 mgr.y (mgr.26165) 1638 : cluster [DBG] pgmap v1743: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:03.586 INFO:teuthology.orchestra.run.smithi038.stdout:1189705941102 2024-09-14T05:02:03.587 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-09-14T05:02:05.021 INFO:teuthology.orchestra.run.smithi038.stdout:781684048183 2024-09-14T05:02:05.022 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-09-14T05:02:05.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:05 smithi038 bash[84940]: cluster 2024-09-14T05:02:03.887035+0000 mgr.y (mgr.26165) 1639 : cluster [DBG] pgmap v1744: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:05.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:05 smithi038 bash[84940]: cluster 2024-09-14T05:02:03.887035+0000 mgr.y (mgr.26165) 1639 : cluster [DBG] pgmap v1744: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:05.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:05 smithi038 bash[87336]: cluster 2024-09-14T05:02:03.887035+0000 mgr.y (mgr.26165) 1639 : cluster [DBG] pgmap v1744: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:05.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:05 smithi038 bash[87336]: cluster 2024-09-14T05:02:03.887035+0000 mgr.y (mgr.26165) 1639 : cluster [DBG] pgmap v1744: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:05.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:05 smithi123 bash[68976]: cluster 2024-09-14T05:02:03.887035+0000 mgr.y (mgr.26165) 1639 : cluster [DBG] pgmap v1744: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:05.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:05 smithi123 bash[68976]: cluster 2024-09-14T05:02:03.887035+0000 mgr.y (mgr.26165) 1639 : cluster [DBG] pgmap v1744: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:06.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:06 smithi038 bash[84940]: cluster 2024-09-14T05:02:05.888021+0000 mgr.y (mgr.26165) 1640 : cluster [DBG] pgmap v1745: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:06.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:06 smithi038 bash[84940]: cluster 2024-09-14T05:02:05.888021+0000 mgr.y (mgr.26165) 1640 : cluster [DBG] pgmap v1745: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:06.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:06 smithi038 bash[87336]: cluster 2024-09-14T05:02:05.888021+0000 mgr.y (mgr.26165) 1640 : cluster [DBG] pgmap v1745: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:06.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:06 smithi038 bash[87336]: cluster 2024-09-14T05:02:05.888021+0000 mgr.y (mgr.26165) 1640 : cluster [DBG] pgmap v1745: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:06.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:06 smithi123 bash[68976]: cluster 2024-09-14T05:02:05.888021+0000 mgr.y (mgr.26165) 1640 : cluster [DBG] pgmap v1745: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:06.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:06 smithi123 bash[68976]: cluster 2024-09-14T05:02:05.888021+0000 mgr.y (mgr.26165) 1640 : cluster [DBG] pgmap v1745: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:06.833 INFO:teuthology.orchestra.run.smithi038.stdout:1254130450526 2024-09-14T05:02:06.834 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-09-14T05:02:06.992 INFO:teuthology.orchestra.run.smithi038.stdout:154618823418 2024-09-14T05:02:06.993 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-09-14T05:02:08.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 05:02:08 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:05:02:08] "GET /metrics HTTP/1.1" 200 34270 "" "Prometheus/2.51.0" 2024-09-14T05:02:09.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:08 smithi038 bash[84940]: cluster 2024-09-14T05:02:07.888549+0000 mgr.y (mgr.26165) 1641 : cluster [DBG] pgmap v1746: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:09.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:08 smithi038 bash[84940]: cluster 2024-09-14T05:02:07.888549+0000 mgr.y (mgr.26165) 1641 : cluster [DBG] pgmap v1746: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:09.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:08 smithi038 bash[84940]: audit 2024-09-14T05:02:08.065033+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T05:02:09.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:08 smithi038 bash[84940]: audit 2024-09-14T05:02:08.065033+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T05:02:09.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:08 smithi038 bash[84940]: audit 2024-09-14T05:02:08.074908+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T05:02:09.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:08 smithi038 bash[84940]: audit 2024-09-14T05:02:08.074908+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T05:02:09.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:08 smithi038 bash[84940]: audit 2024-09-14T05:02:08.685703+0000 mon.a (mon.0) 1873 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T05:02:09.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:08 smithi038 bash[84940]: audit 2024-09-14T05:02:08.685703+0000 mon.a (mon.0) 1873 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T05:02:09.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:08 smithi038 bash[84940]: audit 2024-09-14T05:02:08.687226+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T05:02:09.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:08 smithi038 bash[84940]: audit 2024-09-14T05:02:08.687226+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T05:02:09.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:08 smithi038 bash[84940]: audit 2024-09-14T05:02:08.697995+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T05:02:09.274 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:08 smithi038 bash[84940]: audit 2024-09-14T05:02:08.697995+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T05:02:09.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:08 smithi038 bash[87336]: cluster 2024-09-14T05:02:07.888549+0000 mgr.y (mgr.26165) 1641 : cluster [DBG] pgmap v1746: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:09.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:08 smithi038 bash[87336]: cluster 2024-09-14T05:02:07.888549+0000 mgr.y (mgr.26165) 1641 : cluster [DBG] pgmap v1746: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:09.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:08 smithi038 bash[87336]: audit 2024-09-14T05:02:08.065033+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T05:02:09.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:08 smithi038 bash[87336]: audit 2024-09-14T05:02:08.065033+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T05:02:09.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:08 smithi038 bash[87336]: audit 2024-09-14T05:02:08.074908+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T05:02:09.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:08 smithi038 bash[87336]: audit 2024-09-14T05:02:08.074908+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T05:02:09.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:08 smithi038 bash[87336]: audit 2024-09-14T05:02:08.685703+0000 mon.a (mon.0) 1873 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T05:02:09.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:08 smithi038 bash[87336]: audit 2024-09-14T05:02:08.685703+0000 mon.a (mon.0) 1873 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T05:02:09.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:08 smithi038 bash[87336]: audit 2024-09-14T05:02:08.687226+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T05:02:09.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:08 smithi038 bash[87336]: audit 2024-09-14T05:02:08.687226+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T05:02:09.275 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:08 smithi038 bash[87336]: audit 2024-09-14T05:02:08.697995+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T05:02:09.275 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:08 smithi038 bash[87336]: audit 2024-09-14T05:02:08.697995+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T05:02:09.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:08 smithi123 bash[68976]: cluster 2024-09-14T05:02:07.888549+0000 mgr.y (mgr.26165) 1641 : cluster [DBG] pgmap v1746: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:09.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:08 smithi123 bash[68976]: cluster 2024-09-14T05:02:07.888549+0000 mgr.y (mgr.26165) 1641 : cluster [DBG] pgmap v1746: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:09.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:08 smithi123 bash[68976]: audit 2024-09-14T05:02:08.065033+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T05:02:09.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:08 smithi123 bash[68976]: audit 2024-09-14T05:02:08.065033+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T05:02:09.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:08 smithi123 bash[68976]: audit 2024-09-14T05:02:08.074908+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T05:02:09.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:08 smithi123 bash[68976]: audit 2024-09-14T05:02:08.074908+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T05:02:09.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:08 smithi123 bash[68976]: audit 2024-09-14T05:02:08.685703+0000 mon.a (mon.0) 1873 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T05:02:09.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:08 smithi123 bash[68976]: audit 2024-09-14T05:02:08.685703+0000 mon.a (mon.0) 1873 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-14T05:02:09.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:08 smithi123 bash[68976]: audit 2024-09-14T05:02:08.687226+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T05:02:09.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:08 smithi123 bash[68976]: audit 2024-09-14T05:02:08.687226+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-14T05:02:09.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:08 smithi123 bash[68976]: audit 2024-09-14T05:02:08.697995+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T05:02:09.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:08 smithi123 bash[68976]: audit 2024-09-14T05:02:08.697995+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' 2024-09-14T05:02:09.924 INFO:teuthology.orchestra.run.smithi038.stdout:382252089872 2024-09-14T05:02:09.924 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-09-14T05:02:09.941 INFO:teuthology.orchestra.run.smithi038.stdout:180388627184 2024-09-14T05:02:09.942 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-09-14T05:02:10.128 INFO:teuthology.orchestra.run.smithi038.stdout:425201762816 2024-09-14T05:02:10.128 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-09-14T05:02:10.164 INFO:teuthology.orchestra.run.smithi038.stdout:360777253408 2024-09-14T05:02:10.165 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-09-14T05:02:10.636 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T05:02:10.637 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T05:02:10.688 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 05:02:10 smithi123 bash[61744]: ts=2024-09-14T05:02:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T05:02:11.132 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:10 smithi038 bash[84940]: cluster 2024-09-14T05:02:09.889560+0000 mgr.y (mgr.26165) 1642 : cluster [DBG] pgmap v1747: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:11.132 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:10 smithi038 bash[84940]: cluster 2024-09-14T05:02:09.889560+0000 mgr.y (mgr.26165) 1642 : cluster [DBG] pgmap v1747: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:11.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:10 smithi123 bash[68976]: cluster 2024-09-14T05:02:09.889560+0000 mgr.y (mgr.26165) 1642 : cluster [DBG] pgmap v1747: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:11.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:10 smithi123 bash[68976]: cluster 2024-09-14T05:02:09.889560+0000 mgr.y (mgr.26165) 1642 : cluster [DBG] pgmap v1747: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:11.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:11 smithi038 bash[87336]: cluster 2024-09-14T05:02:09.889560+0000 mgr.y (mgr.26165) 1642 : cluster [DBG] pgmap v1747: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:11.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:11 smithi038 bash[87336]: cluster 2024-09-14T05:02:09.889560+0000 mgr.y (mgr.26165) 1642 : cluster [DBG] pgmap v1747: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:12.737 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T05:02:12.737 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T05:02:13.088 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:12 smithi038 bash[84940]: cluster 2024-09-14T05:02:11.890589+0000 mgr.y (mgr.26165) 1643 : cluster [DBG] pgmap v1748: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:13.088 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:12 smithi038 bash[84940]: cluster 2024-09-14T05:02:11.890589+0000 mgr.y (mgr.26165) 1643 : cluster [DBG] pgmap v1748: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:13.088 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:12 smithi038 bash[87336]: cluster 2024-09-14T05:02:11.890589+0000 mgr.y (mgr.26165) 1643 : cluster [DBG] pgmap v1748: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:13.088 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:12 smithi038 bash[87336]: cluster 2024-09-14T05:02:11.890589+0000 mgr.y (mgr.26165) 1643 : cluster [DBG] pgmap v1748: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:13.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:12 smithi123 bash[68976]: cluster 2024-09-14T05:02:11.890589+0000 mgr.y (mgr.26165) 1643 : cluster [DBG] pgmap v1748: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:13.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:12 smithi123 bash[68976]: cluster 2024-09-14T05:02:11.890589+0000 mgr.y (mgr.26165) 1643 : cluster [DBG] pgmap v1748: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:15.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:15 smithi038 bash[87336]: cluster 2024-09-14T05:02:13.891534+0000 mgr.y (mgr.26165) 1644 : cluster [DBG] pgmap v1749: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:15.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:15 smithi038 bash[87336]: cluster 2024-09-14T05:02:13.891534+0000 mgr.y (mgr.26165) 1644 : cluster [DBG] pgmap v1749: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:15.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:15 smithi038 bash[84940]: cluster 2024-09-14T05:02:13.891534+0000 mgr.y (mgr.26165) 1644 : cluster [DBG] pgmap v1749: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:15.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:15 smithi038 bash[84940]: cluster 2024-09-14T05:02:13.891534+0000 mgr.y (mgr.26165) 1644 : cluster [DBG] pgmap v1749: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:15.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:15 smithi123 bash[68976]: cluster 2024-09-14T05:02:13.891534+0000 mgr.y (mgr.26165) 1644 : cluster [DBG] pgmap v1749: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:15.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:15 smithi123 bash[68976]: cluster 2024-09-14T05:02:13.891534+0000 mgr.y (mgr.26165) 1644 : cluster [DBG] pgmap v1749: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:16.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:16 smithi038 bash[84940]: audit 2024-09-14T05:02:15.270898+0000 mon.a (mon.0) 1876 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:02:16.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:16 smithi038 bash[84940]: audit 2024-09-14T05:02:15.270898+0000 mon.a (mon.0) 1876 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:02:16.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:16 smithi038 bash[87336]: audit 2024-09-14T05:02:15.270898+0000 mon.a (mon.0) 1876 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:02:16.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:16 smithi038 bash[87336]: audit 2024-09-14T05:02:15.270898+0000 mon.a (mon.0) 1876 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:02:16.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:16 smithi123 bash[68976]: audit 2024-09-14T05:02:15.270898+0000 mon.a (mon.0) 1876 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:02:16.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:16 smithi123 bash[68976]: audit 2024-09-14T05:02:15.270898+0000 mon.a (mon.0) 1876 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:02:16.898 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T05:02:16.898 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T05:02:16.898 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T05:02:16.899 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T05:02:17.409 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:17 smithi038 bash[84940]: cluster 2024-09-14T05:02:15.892527+0000 mgr.y (mgr.26165) 1645 : cluster [DBG] pgmap v1750: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:17.410 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:17 smithi038 bash[84940]: cluster 2024-09-14T05:02:15.892527+0000 mgr.y (mgr.26165) 1645 : cluster [DBG] pgmap v1750: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:17.410 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:17 smithi038 bash[87336]: cluster 2024-09-14T05:02:15.892527+0000 mgr.y (mgr.26165) 1645 : cluster [DBG] pgmap v1750: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:17.410 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:17 smithi038 bash[87336]: cluster 2024-09-14T05:02:15.892527+0000 mgr.y (mgr.26165) 1645 : cluster [DBG] pgmap v1750: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:17.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:17 smithi123 bash[68976]: cluster 2024-09-14T05:02:15.892527+0000 mgr.y (mgr.26165) 1645 : cluster [DBG] pgmap v1750: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:17.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:17 smithi123 bash[68976]: cluster 2024-09-14T05:02:15.892527+0000 mgr.y (mgr.26165) 1645 : cluster [DBG] pgmap v1750: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:18.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 05:02:18 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:05:02:18] "GET /metrics HTTP/1.1" 200 34272 "" "Prometheus/2.51.0" 2024-09-14T05:02:19.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:19 smithi123 bash[68976]: cluster 2024-09-14T05:02:17.893401+0000 mgr.y (mgr.26165) 1646 : cluster [DBG] pgmap v1751: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:19.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:19 smithi123 bash[68976]: cluster 2024-09-14T05:02:17.893401+0000 mgr.y (mgr.26165) 1646 : cluster [DBG] pgmap v1751: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:19.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:19 smithi038 bash[87336]: cluster 2024-09-14T05:02:17.893401+0000 mgr.y (mgr.26165) 1646 : cluster [DBG] pgmap v1751: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:19.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:19 smithi038 bash[87336]: cluster 2024-09-14T05:02:17.893401+0000 mgr.y (mgr.26165) 1646 : cluster [DBG] pgmap v1751: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:19.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:19 smithi038 bash[84940]: cluster 2024-09-14T05:02:17.893401+0000 mgr.y (mgr.26165) 1646 : cluster [DBG] pgmap v1751: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:19.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:19 smithi038 bash[84940]: cluster 2024-09-14T05:02:17.893401+0000 mgr.y (mgr.26165) 1646 : cluster [DBG] pgmap v1751: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:20.099 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:20 smithi038 bash[84940]: cluster 2024-09-14T05:02:19.893963+0000 mgr.y (mgr.26165) 1647 : cluster [DBG] pgmap v1752: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:20.099 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:20 smithi038 bash[84940]: cluster 2024-09-14T05:02:19.893963+0000 mgr.y (mgr.26165) 1647 : cluster [DBG] pgmap v1752: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:20.415 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:20 smithi038 bash[87336]: cluster 2024-09-14T05:02:19.893963+0000 mgr.y (mgr.26165) 1647 : cluster [DBG] pgmap v1752: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:20.415 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:20 smithi038 bash[87336]: cluster 2024-09-14T05:02:19.893963+0000 mgr.y (mgr.26165) 1647 : cluster [DBG] pgmap v1752: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:20.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:20 smithi123 bash[68976]: cluster 2024-09-14T05:02:19.893963+0000 mgr.y (mgr.26165) 1647 : cluster [DBG] pgmap v1752: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:20.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:20 smithi123 bash[68976]: cluster 2024-09-14T05:02:19.893963+0000 mgr.y (mgr.26165) 1647 : cluster [DBG] pgmap v1752: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:20.438 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 05:02:20 smithi123 bash[61744]: ts=2024-09-14T05:02:20.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T05:02:21.855 INFO:teuthology.orchestra.run.smithi038.stdout:781684048187 2024-09-14T05:02:22.153 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:21 smithi038 bash[84940]: audit 2024-09-14T05:02:21.855102+0000 mon.c (mon.2) 110 : audit [DBG] from='client.? 172.21.15.38:0/1182173668' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-09-14T05:02:22.153 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:21 smithi038 bash[84940]: audit 2024-09-14T05:02:21.855102+0000 mon.c (mon.2) 110 : audit [DBG] from='client.? 172.21.15.38:0/1182173668' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-09-14T05:02:22.153 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:21 smithi038 bash[87336]: audit 2024-09-14T05:02:21.855102+0000 mon.c (mon.2) 110 : audit [DBG] from='client.? 172.21.15.38:0/1182173668' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-09-14T05:02:22.153 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:21 smithi038 bash[87336]: audit 2024-09-14T05:02:21.855102+0000 mon.c (mon.2) 110 : audit [DBG] from='client.? 172.21.15.38:0/1182173668' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-09-14T05:02:22.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:21 smithi123 bash[68976]: audit 2024-09-14T05:02:21.855102+0000 mon.c (mon.2) 110 : audit [DBG] from='client.? 172.21.15.38:0/1182173668' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-09-14T05:02:22.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:21 smithi123 bash[68976]: audit 2024-09-14T05:02:21.855102+0000 mon.c (mon.2) 110 : audit [DBG] from='client.? 172.21.15.38:0/1182173668' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-09-14T05:02:22.462 INFO:teuthology.orchestra.run.smithi038.stdout:1189705941106 2024-09-14T05:02:23.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:22 smithi038 bash[84940]: cluster 2024-09-14T05:02:21.894561+0000 mgr.y (mgr.26165) 1648 : cluster [DBG] pgmap v1753: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:23.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:22 smithi038 bash[84940]: cluster 2024-09-14T05:02:21.894561+0000 mgr.y (mgr.26165) 1648 : cluster [DBG] pgmap v1753: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:23.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:22 smithi038 bash[84940]: audit 2024-09-14T05:02:22.462960+0000 mon.a (mon.0) 1877 : audit [DBG] from='client.? 172.21.15.38:0/4289796117' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-14T05:02:23.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:22 smithi038 bash[84940]: audit 2024-09-14T05:02:22.462960+0000 mon.a (mon.0) 1877 : audit [DBG] from='client.? 172.21.15.38:0/4289796117' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-14T05:02:23.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:22 smithi038 bash[87336]: cluster 2024-09-14T05:02:21.894561+0000 mgr.y (mgr.26165) 1648 : cluster [DBG] pgmap v1753: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:23.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:22 smithi038 bash[87336]: cluster 2024-09-14T05:02:21.894561+0000 mgr.y (mgr.26165) 1648 : cluster [DBG] pgmap v1753: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:23.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:22 smithi038 bash[87336]: audit 2024-09-14T05:02:22.462960+0000 mon.a (mon.0) 1877 : audit [DBG] from='client.? 172.21.15.38:0/4289796117' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-14T05:02:23.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:22 smithi038 bash[87336]: audit 2024-09-14T05:02:22.462960+0000 mon.a (mon.0) 1877 : audit [DBG] from='client.? 172.21.15.38:0/4289796117' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-14T05:02:23.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:22 smithi123 bash[68976]: cluster 2024-09-14T05:02:21.894561+0000 mgr.y (mgr.26165) 1648 : cluster [DBG] pgmap v1753: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:23.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:22 smithi123 bash[68976]: cluster 2024-09-14T05:02:21.894561+0000 mgr.y (mgr.26165) 1648 : cluster [DBG] pgmap v1753: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:23.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:22 smithi123 bash[68976]: audit 2024-09-14T05:02:22.462960+0000 mon.a (mon.0) 1877 : audit [DBG] from='client.? 172.21.15.38:0/4289796117' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-14T05:02:23.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:22 smithi123 bash[68976]: audit 2024-09-14T05:02:22.462960+0000 mon.a (mon.0) 1877 : audit [DBG] from='client.? 172.21.15.38:0/4289796117' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-14T05:02:25.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:24 smithi038 bash[87336]: cluster 2024-09-14T05:02:23.895470+0000 mgr.y (mgr.26165) 1649 : cluster [DBG] pgmap v1754: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:25.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:24 smithi038 bash[87336]: cluster 2024-09-14T05:02:23.895470+0000 mgr.y (mgr.26165) 1649 : cluster [DBG] pgmap v1754: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:25.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:24 smithi038 bash[84940]: cluster 2024-09-14T05:02:23.895470+0000 mgr.y (mgr.26165) 1649 : cluster [DBG] pgmap v1754: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:25.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:24 smithi038 bash[84940]: cluster 2024-09-14T05:02:23.895470+0000 mgr.y (mgr.26165) 1649 : cluster [DBG] pgmap v1754: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:25.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:24 smithi123 bash[68976]: cluster 2024-09-14T05:02:23.895470+0000 mgr.y (mgr.26165) 1649 : cluster [DBG] pgmap v1754: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:25.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:24 smithi123 bash[68976]: cluster 2024-09-14T05:02:23.895470+0000 mgr.y (mgr.26165) 1649 : cluster [DBG] pgmap v1754: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:26.353 INFO:tasks.cephadm.ceph_manager.ceph:need seq 781684048183 got 781684048187 for osd.7 2024-09-14T05:02:26.353 DEBUG:teuthology.parallel:result is None 2024-09-14T05:02:27.106 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:26 smithi038 bash[84940]: cluster 2024-09-14T05:02:25.896500+0000 mgr.y (mgr.26165) 1650 : cluster [DBG] pgmap v1755: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:27.107 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:26 smithi038 bash[84940]: cluster 2024-09-14T05:02:25.896500+0000 mgr.y (mgr.26165) 1650 : cluster [DBG] pgmap v1755: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:27.107 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:26 smithi038 bash[87336]: cluster 2024-09-14T05:02:25.896500+0000 mgr.y (mgr.26165) 1650 : cluster [DBG] pgmap v1755: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:27.107 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:26 smithi038 bash[87336]: cluster 2024-09-14T05:02:25.896500+0000 mgr.y (mgr.26165) 1650 : cluster [DBG] pgmap v1755: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:27.192 INFO:tasks.cephadm.ceph_manager.ceph:need seq 1189705941102 got 1189705941106 for osd.3 2024-09-14T05:02:27.192 DEBUG:teuthology.parallel:result is None 2024-09-14T05:02:27.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:26 smithi123 bash[68976]: cluster 2024-09-14T05:02:25.896500+0000 mgr.y (mgr.26165) 1650 : cluster [DBG] pgmap v1755: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:27.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:26 smithi123 bash[68976]: cluster 2024-09-14T05:02:25.896500+0000 mgr.y (mgr.26165) 1650 : cluster [DBG] pgmap v1755: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:28.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 05:02:28 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:05:02:28] "GET /metrics HTTP/1.1" 200 34272 "" "Prometheus/2.51.0" 2024-09-14T05:02:29.076 INFO:teuthology.orchestra.run.smithi038.stdout:154618823423 2024-09-14T05:02:29.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:28 smithi038 bash[87336]: cluster 2024-09-14T05:02:27.897242+0000 mgr.y (mgr.26165) 1651 : cluster [DBG] pgmap v1756: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:29.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:28 smithi038 bash[87336]: cluster 2024-09-14T05:02:27.897242+0000 mgr.y (mgr.26165) 1651 : cluster [DBG] pgmap v1756: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:29.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:28 smithi038 bash[84940]: cluster 2024-09-14T05:02:27.897242+0000 mgr.y (mgr.26165) 1651 : cluster [DBG] pgmap v1756: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:29.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:28 smithi038 bash[84940]: cluster 2024-09-14T05:02:27.897242+0000 mgr.y (mgr.26165) 1651 : cluster [DBG] pgmap v1756: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:29.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:28 smithi123 bash[68976]: cluster 2024-09-14T05:02:27.897242+0000 mgr.y (mgr.26165) 1651 : cluster [DBG] pgmap v1756: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:29.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:28 smithi123 bash[68976]: cluster 2024-09-14T05:02:27.897242+0000 mgr.y (mgr.26165) 1651 : cluster [DBG] pgmap v1756: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:30.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:30 smithi038 bash[84940]: audit 2024-09-14T05:02:29.076607+0000 mon.a (mon.0) 1878 : audit [DBG] from='client.? 172.21.15.38:0/2894315480' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-14T05:02:30.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:30 smithi038 bash[84940]: audit 2024-09-14T05:02:29.076607+0000 mon.a (mon.0) 1878 : audit [DBG] from='client.? 172.21.15.38:0/2894315480' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-14T05:02:30.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:30 smithi038 bash[87336]: audit 2024-09-14T05:02:29.076607+0000 mon.a (mon.0) 1878 : audit [DBG] from='client.? 172.21.15.38:0/2894315480' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-14T05:02:30.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:30 smithi038 bash[87336]: audit 2024-09-14T05:02:29.076607+0000 mon.a (mon.0) 1878 : audit [DBG] from='client.? 172.21.15.38:0/2894315480' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-14T05:02:30.438 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 05:02:30 smithi123 bash[61744]: ts=2024-09-14T05:02:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T05:02:30.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:30 smithi123 bash[68976]: audit 2024-09-14T05:02:29.076607+0000 mon.a (mon.0) 1878 : audit [DBG] from='client.? 172.21.15.38:0/2894315480' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-14T05:02:30.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:30 smithi123 bash[68976]: audit 2024-09-14T05:02:29.076607+0000 mon.a (mon.0) 1878 : audit [DBG] from='client.? 172.21.15.38:0/2894315480' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-14T05:02:31.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:31 smithi038 bash[87336]: cluster 2024-09-14T05:02:29.898053+0000 mgr.y (mgr.26165) 1652 : cluster [DBG] pgmap v1757: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:31.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:31 smithi038 bash[87336]: cluster 2024-09-14T05:02:29.898053+0000 mgr.y (mgr.26165) 1652 : cluster [DBG] pgmap v1757: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:31.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:31 smithi038 bash[87336]: audit 2024-09-14T05:02:30.271086+0000 mon.a (mon.0) 1879 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:02:31.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:31 smithi038 bash[87336]: audit 2024-09-14T05:02:30.271086+0000 mon.a (mon.0) 1879 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:02:31.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:31 smithi038 bash[84940]: cluster 2024-09-14T05:02:29.898053+0000 mgr.y (mgr.26165) 1652 : cluster [DBG] pgmap v1757: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:31.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:31 smithi038 bash[84940]: cluster 2024-09-14T05:02:29.898053+0000 mgr.y (mgr.26165) 1652 : cluster [DBG] pgmap v1757: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:31.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:31 smithi038 bash[84940]: audit 2024-09-14T05:02:30.271086+0000 mon.a (mon.0) 1879 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:02:31.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:31 smithi038 bash[84940]: audit 2024-09-14T05:02:30.271086+0000 mon.a (mon.0) 1879 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:02:31.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:31 smithi123 bash[68976]: cluster 2024-09-14T05:02:29.898053+0000 mgr.y (mgr.26165) 1652 : cluster [DBG] pgmap v1757: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:31.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:31 smithi123 bash[68976]: cluster 2024-09-14T05:02:29.898053+0000 mgr.y (mgr.26165) 1652 : cluster [DBG] pgmap v1757: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:31.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:31 smithi123 bash[68976]: audit 2024-09-14T05:02:30.271086+0000 mon.a (mon.0) 1879 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:02:31.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:31 smithi123 bash[68976]: audit 2024-09-14T05:02:30.271086+0000 mon.a (mon.0) 1879 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:02:33.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:33 smithi038 bash[84940]: cluster 2024-09-14T05:02:31.899001+0000 mgr.y (mgr.26165) 1653 : cluster [DBG] pgmap v1758: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:33.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:33 smithi038 bash[84940]: cluster 2024-09-14T05:02:31.899001+0000 mgr.y (mgr.26165) 1653 : cluster [DBG] pgmap v1758: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:33.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:33 smithi038 bash[87336]: cluster 2024-09-14T05:02:31.899001+0000 mgr.y (mgr.26165) 1653 : cluster [DBG] pgmap v1758: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:33.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:33 smithi038 bash[87336]: cluster 2024-09-14T05:02:31.899001+0000 mgr.y (mgr.26165) 1653 : cluster [DBG] pgmap v1758: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:33.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:33 smithi123 bash[68976]: cluster 2024-09-14T05:02:31.899001+0000 mgr.y (mgr.26165) 1653 : cluster [DBG] pgmap v1758: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:33.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:33 smithi123 bash[68976]: cluster 2024-09-14T05:02:31.899001+0000 mgr.y (mgr.26165) 1653 : cluster [DBG] pgmap v1758: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:33.722 INFO:teuthology.orchestra.run.smithi038.stdout:1254130450531 2024-09-14T05:02:33.852 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618823418 got 154618823423 for osd.5 2024-09-14T05:02:33.852 DEBUG:teuthology.parallel:result is None 2024-09-14T05:02:34.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:34 smithi123 bash[68976]: audit 2024-09-14T05:02:33.722065+0000 mon.a (mon.0) 1880 : audit [DBG] from='client.? 172.21.15.38:0/3598614384' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-14T05:02:34.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:34 smithi123 bash[68976]: audit 2024-09-14T05:02:33.722065+0000 mon.a (mon.0) 1880 : audit [DBG] from='client.? 172.21.15.38:0/3598614384' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-14T05:02:34.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:34 smithi038 bash[84940]: audit 2024-09-14T05:02:33.722065+0000 mon.a (mon.0) 1880 : audit [DBG] from='client.? 172.21.15.38:0/3598614384' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-14T05:02:34.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:34 smithi038 bash[84940]: audit 2024-09-14T05:02:33.722065+0000 mon.a (mon.0) 1880 : audit [DBG] from='client.? 172.21.15.38:0/3598614384' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-14T05:02:34.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:34 smithi038 bash[87336]: audit 2024-09-14T05:02:33.722065+0000 mon.a (mon.0) 1880 : audit [DBG] from='client.? 172.21.15.38:0/3598614384' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-14T05:02:34.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:34 smithi038 bash[87336]: audit 2024-09-14T05:02:33.722065+0000 mon.a (mon.0) 1880 : audit [DBG] from='client.? 172.21.15.38:0/3598614384' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-14T05:02:35.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:35 smithi038 bash[84940]: cluster 2024-09-14T05:02:33.899874+0000 mgr.y (mgr.26165) 1654 : cluster [DBG] pgmap v1759: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:35.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:35 smithi038 bash[84940]: cluster 2024-09-14T05:02:33.899874+0000 mgr.y (mgr.26165) 1654 : cluster [DBG] pgmap v1759: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:35.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:35 smithi038 bash[87336]: cluster 2024-09-14T05:02:33.899874+0000 mgr.y (mgr.26165) 1654 : cluster [DBG] pgmap v1759: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:35.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:35 smithi038 bash[87336]: cluster 2024-09-14T05:02:33.899874+0000 mgr.y (mgr.26165) 1654 : cluster [DBG] pgmap v1759: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:35.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:35 smithi123 bash[68976]: cluster 2024-09-14T05:02:33.899874+0000 mgr.y (mgr.26165) 1654 : cluster [DBG] pgmap v1759: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:35.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:35 smithi123 bash[68976]: cluster 2024-09-14T05:02:33.899874+0000 mgr.y (mgr.26165) 1654 : cluster [DBG] pgmap v1759: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:36.676 INFO:tasks.cephadm.ceph_manager.ceph:need seq 1254130450526 got 1254130450531 for osd.0 2024-09-14T05:02:36.677 DEBUG:teuthology.parallel:result is None 2024-09-14T05:02:37.341 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:37 smithi038 bash[87336]: cluster 2024-09-14T05:02:35.900885+0000 mgr.y (mgr.26165) 1655 : cluster [DBG] pgmap v1760: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:37.342 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:37 smithi038 bash[87336]: cluster 2024-09-14T05:02:35.900885+0000 mgr.y (mgr.26165) 1655 : cluster [DBG] pgmap v1760: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:37.342 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:37 smithi038 bash[84940]: cluster 2024-09-14T05:02:35.900885+0000 mgr.y (mgr.26165) 1655 : cluster [DBG] pgmap v1760: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:37.342 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:37 smithi038 bash[84940]: cluster 2024-09-14T05:02:35.900885+0000 mgr.y (mgr.26165) 1655 : cluster [DBG] pgmap v1760: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:37.383 INFO:teuthology.orchestra.run.smithi038.stdout:180388627189 2024-09-14T05:02:37.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:37 smithi123 bash[68976]: cluster 2024-09-14T05:02:35.900885+0000 mgr.y (mgr.26165) 1655 : cluster [DBG] pgmap v1760: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:37.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:37 smithi123 bash[68976]: cluster 2024-09-14T05:02:35.900885+0000 mgr.y (mgr.26165) 1655 : cluster [DBG] pgmap v1760: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:37.661 INFO:teuthology.orchestra.run.smithi038.stdout:360777253414 2024-09-14T05:02:38.001 INFO:teuthology.orchestra.run.smithi038.stdout:425201762822 2024-09-14T05:02:38.253 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:38 smithi038 bash[87336]: audit 2024-09-14T05:02:37.383686+0000 mon.a (mon.0) 1881 : audit [DBG] from='client.? 172.21.15.38:0/3352705888' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-09-14T05:02:38.253 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:38 smithi038 bash[87336]: audit 2024-09-14T05:02:37.383686+0000 mon.a (mon.0) 1881 : audit [DBG] from='client.? 172.21.15.38:0/3352705888' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-09-14T05:02:38.253 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:38 smithi038 bash[87336]: audit 2024-09-14T05:02:37.661965+0000 mon.a (mon.0) 1882 : audit [DBG] from='client.? 172.21.15.38:0/2840357508' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-14T05:02:38.253 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:38 smithi038 bash[87336]: audit 2024-09-14T05:02:37.661965+0000 mon.a (mon.0) 1882 : audit [DBG] from='client.? 172.21.15.38:0/2840357508' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-14T05:02:38.253 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:38 smithi038 bash[87336]: audit 2024-09-14T05:02:38.001564+0000 mon.a (mon.0) 1883 : audit [DBG] from='client.? 172.21.15.38:0/4224789880' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-14T05:02:38.254 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:38 smithi038 bash[87336]: audit 2024-09-14T05:02:38.001564+0000 mon.a (mon.0) 1883 : audit [DBG] from='client.? 172.21.15.38:0/4224789880' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-14T05:02:38.254 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:38 smithi038 bash[84940]: audit 2024-09-14T05:02:37.383686+0000 mon.a (mon.0) 1881 : audit [DBG] from='client.? 172.21.15.38:0/3352705888' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-09-14T05:02:38.254 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:38 smithi038 bash[84940]: audit 2024-09-14T05:02:37.383686+0000 mon.a (mon.0) 1881 : audit [DBG] from='client.? 172.21.15.38:0/3352705888' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-09-14T05:02:38.254 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:38 smithi038 bash[84940]: audit 2024-09-14T05:02:37.661965+0000 mon.a (mon.0) 1882 : audit [DBG] from='client.? 172.21.15.38:0/2840357508' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-14T05:02:38.254 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:38 smithi038 bash[84940]: audit 2024-09-14T05:02:37.661965+0000 mon.a (mon.0) 1882 : audit [DBG] from='client.? 172.21.15.38:0/2840357508' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-14T05:02:38.254 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:38 smithi038 bash[84940]: audit 2024-09-14T05:02:38.001564+0000 mon.a (mon.0) 1883 : audit [DBG] from='client.? 172.21.15.38:0/4224789880' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-14T05:02:38.254 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:38 smithi038 bash[84940]: audit 2024-09-14T05:02:38.001564+0000 mon.a (mon.0) 1883 : audit [DBG] from='client.? 172.21.15.38:0/4224789880' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-14T05:02:38.282 INFO:teuthology.orchestra.run.smithi038.stdout:382252089878 2024-09-14T05:02:38.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:38 smithi123 bash[68976]: audit 2024-09-14T05:02:37.383686+0000 mon.a (mon.0) 1881 : audit [DBG] from='client.? 172.21.15.38:0/3352705888' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-09-14T05:02:38.535 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:38 smithi123 bash[68976]: audit 2024-09-14T05:02:37.383686+0000 mon.a (mon.0) 1881 : audit [DBG] from='client.? 172.21.15.38:0/3352705888' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-09-14T05:02:38.535 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:38 smithi123 bash[68976]: audit 2024-09-14T05:02:37.661965+0000 mon.a (mon.0) 1882 : audit [DBG] from='client.? 172.21.15.38:0/2840357508' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-14T05:02:38.535 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:38 smithi123 bash[68976]: audit 2024-09-14T05:02:37.661965+0000 mon.a (mon.0) 1882 : audit [DBG] from='client.? 172.21.15.38:0/2840357508' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-14T05:02:38.535 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:38 smithi123 bash[68976]: audit 2024-09-14T05:02:38.001564+0000 mon.a (mon.0) 1883 : audit [DBG] from='client.? 172.21.15.38:0/4224789880' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-14T05:02:38.536 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:38 smithi123 bash[68976]: audit 2024-09-14T05:02:38.001564+0000 mon.a (mon.0) 1883 : audit [DBG] from='client.? 172.21.15.38:0/4224789880' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-14T05:02:38.536 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 05:02:38 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:05:02:38] "GET /metrics HTTP/1.1" 200 34269 "" "Prometheus/2.51.0" 2024-09-14T05:02:39.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:39 smithi038 bash[84940]: cluster 2024-09-14T05:02:37.901700+0000 mgr.y (mgr.26165) 1656 : cluster [DBG] pgmap v1761: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:39.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:39 smithi038 bash[84940]: cluster 2024-09-14T05:02:37.901700+0000 mgr.y (mgr.26165) 1656 : cluster [DBG] pgmap v1761: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:39.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:39 smithi038 bash[84940]: audit 2024-09-14T05:02:38.282698+0000 mon.a (mon.0) 1884 : audit [DBG] from='client.? 172.21.15.38:0/2588939613' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-14T05:02:39.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:39 smithi038 bash[84940]: audit 2024-09-14T05:02:38.282698+0000 mon.a (mon.0) 1884 : audit [DBG] from='client.? 172.21.15.38:0/2588939613' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-14T05:02:39.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:39 smithi038 bash[87336]: cluster 2024-09-14T05:02:37.901700+0000 mgr.y (mgr.26165) 1656 : cluster [DBG] pgmap v1761: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:39.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:39 smithi038 bash[87336]: cluster 2024-09-14T05:02:37.901700+0000 mgr.y (mgr.26165) 1656 : cluster [DBG] pgmap v1761: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:39.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:39 smithi038 bash[87336]: audit 2024-09-14T05:02:38.282698+0000 mon.a (mon.0) 1884 : audit [DBG] from='client.? 172.21.15.38:0/2588939613' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-14T05:02:39.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:39 smithi038 bash[87336]: audit 2024-09-14T05:02:38.282698+0000 mon.a (mon.0) 1884 : audit [DBG] from='client.? 172.21.15.38:0/2588939613' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-14T05:02:39.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:39 smithi123 bash[68976]: cluster 2024-09-14T05:02:37.901700+0000 mgr.y (mgr.26165) 1656 : cluster [DBG] pgmap v1761: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:39.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:39 smithi123 bash[68976]: cluster 2024-09-14T05:02:37.901700+0000 mgr.y (mgr.26165) 1656 : cluster [DBG] pgmap v1761: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:39.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:39 smithi123 bash[68976]: audit 2024-09-14T05:02:38.282698+0000 mon.a (mon.0) 1884 : audit [DBG] from='client.? 172.21.15.38:0/2588939613' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-14T05:02:39.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:39 smithi123 bash[68976]: audit 2024-09-14T05:02:38.282698+0000 mon.a (mon.0) 1884 : audit [DBG] from='client.? 172.21.15.38:0/2588939613' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-14T05:02:40.234 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:40 smithi038 bash[87336]: cluster 2024-09-14T05:02:39.902630+0000 mgr.y (mgr.26165) 1657 : cluster [DBG] pgmap v1762: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:40.234 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:40 smithi038 bash[87336]: cluster 2024-09-14T05:02:39.902630+0000 mgr.y (mgr.26165) 1657 : cluster [DBG] pgmap v1762: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:40.235 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:40 smithi038 bash[84940]: cluster 2024-09-14T05:02:39.902630+0000 mgr.y (mgr.26165) 1657 : cluster [DBG] pgmap v1762: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:40.235 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:40 smithi038 bash[84940]: cluster 2024-09-14T05:02:39.902630+0000 mgr.y (mgr.26165) 1657 : cluster [DBG] pgmap v1762: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:40.236 INFO:tasks.cephadm.ceph_manager.ceph:need seq 180388627184 got 180388627189 for osd.6 2024-09-14T05:02:40.236 DEBUG:teuthology.parallel:result is None 2024-09-14T05:02:40.335 INFO:tasks.cephadm.ceph_manager.ceph:need seq 360777253408 got 360777253414 for osd.1 2024-09-14T05:02:40.336 DEBUG:teuthology.parallel:result is None 2024-09-14T05:02:40.438 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 05:02:40 smithi123 bash[61744]: ts=2024-09-14T05:02:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T05:02:40.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:40 smithi123 bash[68976]: cluster 2024-09-14T05:02:39.902630+0000 mgr.y (mgr.26165) 1657 : cluster [DBG] pgmap v1762: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:40.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:40 smithi123 bash[68976]: cluster 2024-09-14T05:02:39.902630+0000 mgr.y (mgr.26165) 1657 : cluster [DBG] pgmap v1762: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:40.836 INFO:tasks.cephadm.ceph_manager.ceph:need seq 425201762816 got 425201762822 for osd.4 2024-09-14T05:02:40.836 DEBUG:teuthology.parallel:result is None 2024-09-14T05:02:41.348 INFO:tasks.cephadm.ceph_manager.ceph:need seq 382252089872 got 382252089878 for osd.2 2024-09-14T05:02:41.348 DEBUG:teuthology.parallel:result is None 2024-09-14T05:02:41.352 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2024-09-14T05:02:41.353 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-14T05:02:43.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:42 smithi038 bash[84940]: cluster 2024-09-14T05:02:41.903555+0000 mgr.y (mgr.26165) 1658 : cluster [DBG] pgmap v1763: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:43.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:42 smithi038 bash[84940]: cluster 2024-09-14T05:02:41.903555+0000 mgr.y (mgr.26165) 1658 : cluster [DBG] pgmap v1763: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:43.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:42 smithi038 bash[87336]: cluster 2024-09-14T05:02:41.903555+0000 mgr.y (mgr.26165) 1658 : cluster [DBG] pgmap v1763: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:43.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:42 smithi038 bash[87336]: cluster 2024-09-14T05:02:41.903555+0000 mgr.y (mgr.26165) 1658 : cluster [DBG] pgmap v1763: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:43.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:42 smithi123 bash[68976]: cluster 2024-09-14T05:02:41.903555+0000 mgr.y (mgr.26165) 1658 : cluster [DBG] pgmap v1763: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:43.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:42 smithi123 bash[68976]: cluster 2024-09-14T05:02:41.903555+0000 mgr.y (mgr.26165) 1658 : cluster [DBG] pgmap v1763: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:45.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:44 smithi038 bash[87336]: cluster 2024-09-14T05:02:43.904373+0000 mgr.y (mgr.26165) 1659 : cluster [DBG] pgmap v1764: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:45.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:44 smithi038 bash[87336]: cluster 2024-09-14T05:02:43.904373+0000 mgr.y (mgr.26165) 1659 : cluster [DBG] pgmap v1764: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:45.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:44 smithi038 bash[84940]: cluster 2024-09-14T05:02:43.904373+0000 mgr.y (mgr.26165) 1659 : cluster [DBG] pgmap v1764: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:45.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:44 smithi038 bash[84940]: cluster 2024-09-14T05:02:43.904373+0000 mgr.y (mgr.26165) 1659 : cluster [DBG] pgmap v1764: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:45.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:44 smithi123 bash[68976]: cluster 2024-09-14T05:02:43.904373+0000 mgr.y (mgr.26165) 1659 : cluster [DBG] pgmap v1764: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:45.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:44 smithi123 bash[68976]: cluster 2024-09-14T05:02:43.904373+0000 mgr.y (mgr.26165) 1659 : cluster [DBG] pgmap v1764: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:46.148 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T05:02:46.253 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:45 smithi038 bash[84940]: audit 2024-09-14T05:02:45.271520+0000 mon.a (mon.0) 1885 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:02:46.253 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:45 smithi038 bash[84940]: audit 2024-09-14T05:02:45.271520+0000 mon.a (mon.0) 1885 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:02:46.254 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:45 smithi038 bash[87336]: audit 2024-09-14T05:02:45.271520+0000 mon.a (mon.0) 1885 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:02:46.254 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:45 smithi038 bash[87336]: audit 2024-09-14T05:02:45.271520+0000 mon.a (mon.0) 1885 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:02:46.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:45 smithi123 bash[68976]: audit 2024-09-14T05:02:45.271520+0000 mon.a (mon.0) 1885 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:02:46.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:45 smithi123 bash[68976]: audit 2024-09-14T05:02:45.271520+0000 mon.a (mon.0) 1885 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:02:47.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:46 smithi038 bash[84940]: cluster 2024-09-14T05:02:45.905382+0000 mgr.y (mgr.26165) 1660 : cluster [DBG] pgmap v1765: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:47.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:46 smithi038 bash[84940]: cluster 2024-09-14T05:02:45.905382+0000 mgr.y (mgr.26165) 1660 : cluster [DBG] pgmap v1765: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:47.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:46 smithi038 bash[87336]: cluster 2024-09-14T05:02:45.905382+0000 mgr.y (mgr.26165) 1660 : cluster [DBG] pgmap v1765: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:47.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:46 smithi038 bash[87336]: cluster 2024-09-14T05:02:45.905382+0000 mgr.y (mgr.26165) 1660 : cluster [DBG] pgmap v1765: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:47.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:46 smithi123 bash[68976]: cluster 2024-09-14T05:02:45.905382+0000 mgr.y (mgr.26165) 1660 : cluster [DBG] pgmap v1765: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:47.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:46 smithi123 bash[68976]: cluster 2024-09-14T05:02:45.905382+0000 mgr.y (mgr.26165) 1660 : cluster [DBG] pgmap v1765: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:48.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 05:02:48 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:05:02:48] "GET /metrics HTTP/1.1" 200 34271 "" "Prometheus/2.51.0" 2024-09-14T05:02:49.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:49 smithi038 bash[84940]: cluster 2024-09-14T05:02:47.906230+0000 mgr.y (mgr.26165) 1661 : cluster [DBG] pgmap v1766: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:49.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:49 smithi038 bash[84940]: cluster 2024-09-14T05:02:47.906230+0000 mgr.y (mgr.26165) 1661 : cluster [DBG] pgmap v1766: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:49.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:49 smithi038 bash[87336]: cluster 2024-09-14T05:02:47.906230+0000 mgr.y (mgr.26165) 1661 : cluster [DBG] pgmap v1766: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:49.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:49 smithi038 bash[87336]: cluster 2024-09-14T05:02:47.906230+0000 mgr.y (mgr.26165) 1661 : cluster [DBG] pgmap v1766: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:49.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:49 smithi123 bash[68976]: cluster 2024-09-14T05:02:47.906230+0000 mgr.y (mgr.26165) 1661 : cluster [DBG] pgmap v1766: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:49.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:49 smithi123 bash[68976]: cluster 2024-09-14T05:02:47.906230+0000 mgr.y (mgr.26165) 1661 : cluster [DBG] pgmap v1766: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:50.643 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-09-14T05:02:50.645 INFO:teuthology.orchestra.run.smithi038.stderr:dumped all 2024-09-14T05:02:50.688 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 05:02:50 smithi123 bash[61744]: ts=2024-09-14T05:02:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T05:02:51.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:51 smithi038 bash[84940]: cluster 2024-09-14T05:02:49.907125+0000 mgr.y (mgr.26165) 1662 : cluster [DBG] pgmap v1767: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:51.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:51 smithi038 bash[84940]: cluster 2024-09-14T05:02:49.907125+0000 mgr.y (mgr.26165) 1662 : cluster [DBG] pgmap v1767: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:51.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:51 smithi038 bash[87336]: cluster 2024-09-14T05:02:49.907125+0000 mgr.y (mgr.26165) 1662 : cluster [DBG] pgmap v1767: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:51.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:51 smithi038 bash[87336]: cluster 2024-09-14T05:02:49.907125+0000 mgr.y (mgr.26165) 1662 : cluster [DBG] pgmap v1767: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:51.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:51 smithi123 bash[68976]: cluster 2024-09-14T05:02:49.907125+0000 mgr.y (mgr.26165) 1662 : cluster [DBG] pgmap v1767: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:51.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:51 smithi123 bash[68976]: cluster 2024-09-14T05:02:49.907125+0000 mgr.y (mgr.26165) 1662 : cluster [DBG] pgmap v1767: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:51.598 INFO:teuthology.orchestra.run.smithi038.stdout:{"pg_ready":true,"pg_map":{"version":1767,"stamp":"2024-09-14T05:02:49.906505+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595917,"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":27,"num_read_kb":26,"num_write":63,"num_write_kb":31,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":14,"num_bytes_recovered":60,"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":2164,"ondisk_log_size":2164,"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":4765600,"kb_used_data":36288,"kb_used_omap":53,"kb_used_meta":4729162,"kb_avail":745195616,"statfs":{"total":767960285184,"available":763080310784,"internally_reserved":0,"allocated":37158912,"data_stored":21699207,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":54759,"internal_metadata":4842662425},"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.005376"},"pg_stats":[{"pgid":"1.11","version":"75'100","reported_seq":470,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:18.978036+0000","last_change":"2024-09-14T04:54:27.831090+0000","last_active":"2024-09-14T05:01:18.978036+0000","last_peered":"2024-09-14T05:01:18.978036+0000","last_clean":"2024-09-14T05:01:18.978036+0000","last_became_active":"2024-09-14T04:54:23.935846+0000","last_became_peered":"2024-09-14T04:54:23.935846+0000","last_unstale":"2024-09-14T05:01:18.978036+0000","last_undegraded":"2024-09-14T05:01:18.978036+0000","last_fullsized":"2024-09-14T05:01:18.978036+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":262,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":5,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:54:27.830861+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:54:27.830861+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T10:04:28.758644+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":"4.14","version":"0'0","reported_seq":534,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:19.040577+0000","last_change":"2024-09-14T04:53:00.938527+0000","last_active":"2024-09-14T05:01:19.040577+0000","last_peered":"2024-09-14T05:01:19.040577+0000","last_clean":"2024-09-14T05:01:19.040577+0000","last_became_active":"2024-09-14T04:53:00.936093+0000","last_became_peered":"2024-09-14T04:53:00.936093+0000","last_unstale":"2024-09-14T05:01:19.040577+0000","last_undegraded":"2024-09-14T05:01:19.040577+0000","last_fullsized":"2024-09-14T05:01:19.040577+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:34:49.144340+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'2","reported_seq":280,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-14T05:01:08.035027+0000","last_change":"2024-09-14T04:36:16.625605+0000","last_active":"2024-09-14T05:01:08.035027+0000","last_peered":"2024-09-14T05:01:08.035027+0000","last_clean":"2024-09-14T05:01:08.035027+0000","last_became_active":"2024-09-14T04:36:16.618859+0000","last_became_peered":"2024-09-14T04:36:16.618859+0000","last_unstale":"2024-09-14T05:01:08.035027+0000","last_undegraded":"2024-09-14T05:01:08.035027+0000","last_fullsized":"2024-09-14T05:01:08.035027+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:25:43.597502+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.10","version":"75'100","reported_seq":175,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-14T05:01:08.156835+0000","last_change":"2024-09-14T04:59:57.479717+0000","last_active":"2024-09-14T05:01:08.156835+0000","last_peered":"2024-09-14T05:01:08.156835+0000","last_clean":"2024-09-14T05:01:08.156835+0000","last_became_active":"2024-09-14T04:59:51.919235+0000","last_became_peered":"2024-09-14T04:59:51.919235+0000","last_unstale":"2024-09-14T05:01:08.156835+0000","last_undegraded":"2024-09-14T05:01:08.156835+0000","last_fullsized":"2024-09-14T05:01:08.156835+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":262,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":5,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:59:57.479567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:59:57.479567+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T07:15:30.230329+0000","scrub_duration":0.0031289019999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":257,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-14T05:01:08.154422+0000","last_change":"2024-09-14T04:59:51.927065+0000","last_active":"2024-09-14T05:01:08.154422+0000","last_peered":"2024-09-14T05:01:08.154422+0000","last_clean":"2024-09-14T05:01:08.154422+0000","last_became_active":"2024-09-14T04:59:51.923448+0000","last_became_peered":"2024-09-14T04:59:51.923448+0000","last_unstale":"2024-09-14T05:01:08.154422+0000","last_undegraded":"2024-09-14T05:01:08.154422+0000","last_fullsized":"2024-09-14T05:01:08.154422+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:23:32.613058+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":384,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:18.977981+0000","last_change":"2024-09-14T04:54:23.912500+0000","last_active":"2024-09-14T05:01:18.977981+0000","last_peered":"2024-09-14T05:01:18.977981+0000","last_clean":"2024-09-14T05:01:18.977981+0000","last_became_active":"2024-09-14T04:54:23.911215+0000","last_became_peered":"2024-09-14T04:54:23.911215+0000","last_unstale":"2024-09-14T05:01:18.977981+0000","last_undegraded":"2024-09-14T05:01:18.977981+0000","last_fullsized":"2024-09-14T05:01:18.977981+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:15:38.100616+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.13","version":"75'100","reported_seq":215,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:19.038927+0000","last_change":"2024-09-14T04:53:00.994347+0000","last_active":"2024-09-14T05:01:19.038927+0000","last_peered":"2024-09-14T05:01:19.038927+0000","last_clean":"2024-09-14T05:01:19.038927+0000","last_became_active":"2024-09-14T04:53:00.926857+0000","last_became_peered":"2024-09-14T04:53:00.926857+0000","last_unstale":"2024-09-14T05:01:19.038927+0000","last_undegraded":"2024-09-14T05:01:19.038927+0000","last_fullsized":"2024-09-14T05:01:19.038927+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":262,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":5,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:53:00.993669+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:53:00.993669+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T10:46:32.029162+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,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":383,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:18.978397+0000","last_change":"2024-09-14T04:54:23.937619+0000","last_active":"2024-09-14T05:01:18.978397+0000","last_peered":"2024-09-14T05:01:18.978397+0000","last_clean":"2024-09-14T05:01:18.978397+0000","last_became_active":"2024-09-14T04:54:23.935867+0000","last_became_peered":"2024-09-14T04:54:23.935867+0000","last_unstale":"2024-09-14T05:01:18.978397+0000","last_undegraded":"2024-09-14T05:01:18.978397+0000","last_fullsized":"2024-09-14T05:01:18.978397+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:19:40.881907+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":229,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-14T05:01:08.034640+0000","last_change":"2024-09-14T05:00:35.937498+0000","last_active":"2024-09-14T05:01:08.034640+0000","last_peered":"2024-09-14T05:01:08.034640+0000","last_clean":"2024-09-14T05:01:08.034640+0000","last_became_active":"2024-09-14T05:00:35.936688+0000","last_became_peered":"2024-09-14T05:00:35.936688+0000","last_unstale":"2024-09-14T05:01:08.034640+0000","last_undegraded":"2024-09-14T05:01:08.034640+0000","last_fullsized":"2024-09-14T05:01:08.034640+0000","mapping_epoch":317,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":318,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:56:31.324260+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.12","version":"75'100","reported_seq":34,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-14T05:01:08.156155+0000","last_change":"2024-09-14T05:00:02.453405+0000","last_active":"2024-09-14T05:01:08.156155+0000","last_peered":"2024-09-14T05:01:08.156155+0000","last_clean":"2024-09-14T05:01:08.156155+0000","last_became_active":"2024-09-14T04:59:51.915374+0000","last_became_peered":"2024-09-14T04:59:51.915374+0000","last_unstale":"2024-09-14T05:01:08.156155+0000","last_undegraded":"2024-09-14T05:01:08.156155+0000","last_fullsized":"2024-09-14T05:01:08.156155+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":262,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":5,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T05:00:02.453252+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T05:00:02.453252+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T08:18:02.055549+0000","scrub_duration":0.0033229840000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":534,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:19.040743+0000","last_change":"2024-09-14T04:53:00.936536+0000","last_active":"2024-09-14T05:01:19.040743+0000","last_peered":"2024-09-14T05:01:19.040743+0000","last_clean":"2024-09-14T05:01:19.040743+0000","last_became_active":"2024-09-14T04:53:00.935536+0000","last_became_peered":"2024-09-14T04:53:00.935536+0000","last_unstale":"2024-09-14T05:01:19.040743+0000","last_undegraded":"2024-09-14T05:01:19.040743+0000","last_fullsized":"2024-09-14T05:01:19.040743+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:55:43.613859+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'8","reported_seq":356,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-14T05:01:08.154116+0000","last_change":"2024-09-14T04:54:23.909658+0000","last_active":"2024-09-14T05:01:08.154116+0000","last_peered":"2024-09-14T05:01:08.154116+0000","last_clean":"2024-09-14T05:01:08.154116+0000","last_became_active":"2024-09-14T04:54:23.908666+0000","last_became_peered":"2024-09-14T04:54:23.908666+0000","last_unstale":"2024-09-14T05:01:08.154116+0000","last_undegraded":"2024-09-14T05:01:08.154116+0000","last_fullsized":"2024-09-14T05:01:08.154116+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T08:33:26.254115+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":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.d","version":"75'100","reported_seq":95,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-14T05:01:08.034617+0000","last_change":"2024-09-14T05:00:40.955609+0000","last_active":"2024-09-14T05:01:08.034617+0000","last_peered":"2024-09-14T05:01:08.034617+0000","last_clean":"2024-09-14T05:01:08.034617+0000","last_became_active":"2024-09-14T05:00:35.948652+0000","last_became_peered":"2024-09-14T05:00:35.948652+0000","last_unstale":"2024-09-14T05:01:08.034617+0000","last_undegraded":"2024-09-14T05:01:08.034617+0000","last_fullsized":"2024-09-14T05:01:08.034617+0000","mapping_epoch":317,"log_start":"0'0","ondisk_log_start":"0'0","created":262,"last_epoch_clean":318,"parent":"0.0","parent_split_bits":4,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T05:00:40.955461+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T05:00:40.955461+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T15:40:21.881095+0000","scrub_duration":0.0034402259999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.f","version":"63'1","reported_seq":255,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-14T05:01:08.035262+0000","last_change":"2024-09-14T05:00:35.942649+0000","last_active":"2024-09-14T05:01:08.035262+0000","last_peered":"2024-09-14T05:01:08.035262+0000","last_clean":"2024-09-14T05:01:08.035262+0000","last_became_active":"2024-09-14T05:00:35.941744+0000","last_became_peered":"2024-09-14T05:00:35.941744+0000","last_unstale":"2024-09-14T05:01:08.035262+0000","last_undegraded":"2024-09-14T05:01:08.035262+0000","last_fullsized":"2024-09-14T05:01:08.035262+0000","mapping_epoch":317,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":318,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:31:38.228861+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,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":243,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-14T05:01:08.153311+0000","last_change":"2024-09-14T04:59:51.923575+0000","last_active":"2024-09-14T05:01:08.153311+0000","last_peered":"2024-09-14T05:01:08.153311+0000","last_clean":"2024-09-14T05:01:08.153311+0000","last_became_active":"2024-09-14T04:59:51.920294+0000","last_became_peered":"2024-09-14T04:59:51.920294+0000","last_unstale":"2024-09-14T05:01:08.153311+0000","last_undegraded":"2024-09-14T05:01:08.153311+0000","last_fullsized":"2024-09-14T05:01:08.153311+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:18:27.795691+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.c","version":"75'100","reported_seq":220,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:19.040455+0000","last_change":"2024-09-14T04:54:23.920706+0000","last_active":"2024-09-14T05:01:19.040455+0000","last_peered":"2024-09-14T05:01:19.040455+0000","last_clean":"2024-09-14T05:01:19.040455+0000","last_became_active":"2024-09-14T04:54:23.919608+0000","last_became_peered":"2024-09-14T04:54:23.919608+0000","last_unstale":"2024-09-14T05:01:19.040455+0000","last_undegraded":"2024-09-14T05:01:19.040455+0000","last_fullsized":"2024-09-14T05:01:19.040455+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":262,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":4,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:53:02.951954+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:53:02.951954+0000","objects_scrubbed":1,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T13:47:24.912725+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,0,6],"acting":[3,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"63'2","reported_seq":222,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-14T05:01:08.035606+0000","last_change":"2024-09-14T05:00:35.940101+0000","last_active":"2024-09-14T05:01:08.035606+0000","last_peered":"2024-09-14T05:01:08.035606+0000","last_clean":"2024-09-14T05:01:08.035606+0000","last_became_active":"2024-09-14T05:00:35.937952+0000","last_became_peered":"2024-09-14T05:00:35.937952+0000","last_unstale":"2024-09-14T05:01:08.035606+0000","last_undegraded":"2024-09-14T05:01:08.035606+0000","last_fullsized":"2024-09-14T05:01:08.035606+0000","mapping_epoch":317,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":318,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:31:21.846614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":573,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:18.976668+0000","last_change":"2024-09-14T04:53:00.909291+0000","last_active":"2024-09-14T05:01:18.976668+0000","last_peered":"2024-09-14T05:01:18.976668+0000","last_clean":"2024-09-14T05:01:18.976668+0000","last_became_active":"2024-09-14T04:53:00.908743+0000","last_became_peered":"2024-09-14T04:53:00.908743+0000","last_unstale":"2024-09-14T05:01:18.976668+0000","last_undegraded":"2024-09-14T05:01:18.976668+0000","last_fullsized":"2024-09-14T05:01:18.976668+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:13:52.172213+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.f","version":"75'100","reported_seq":266,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-14T05:01:08.157141+0000","last_change":"2024-09-14T04:51:08.981467+0000","last_active":"2024-09-14T05:01:08.157141+0000","last_peered":"2024-09-14T05:01:08.157141+0000","last_clean":"2024-09-14T05:01:08.157141+0000","last_became_active":"2024-09-14T04:51:04.834557+0000","last_became_peered":"2024-09-14T04:51:04.834557+0000","last_unstale":"2024-09-14T05:01:08.157141+0000","last_undegraded":"2024-09-14T05:01:08.157141+0000","last_fullsized":"2024-09-14T05:01:08.157141+0000","mapping_epoch":265,"log_start":"0'0","ondisk_log_start":"0'0","created":262,"last_epoch_clean":266,"parent":"0.0","parent_split_bits":4,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:51:08.981387+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:51:08.981387+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T10:44:10.667855+0000","scrub_duration":0.012727255999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.d","version":"63'1","reported_seq":78,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-14T05:01:08.035396+0000","last_change":"2024-09-14T05:00:35.951820+0000","last_active":"2024-09-14T05:01:08.035396+0000","last_peered":"2024-09-14T05:01:08.035396+0000","last_clean":"2024-09-14T05:01:08.035396+0000","last_became_active":"2024-09-14T05:00:35.951100+0000","last_became_peered":"2024-09-14T05:00:35.951100+0000","last_unstale":"2024-09-14T05:01:08.035396+0000","last_undegraded":"2024-09-14T05:01:08.035396+0000","last_fullsized":"2024-09-14T05:01:08.035396+0000","mapping_epoch":317,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":318,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:47:16.306421+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":113,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-14T05:01:08.155057+0000","last_change":"2024-09-14T04:39:29.757071+0000","last_active":"2024-09-14T05:01:08.155057+0000","last_peered":"2024-09-14T05:01:08.155057+0000","last_clean":"2024-09-14T05:01:08.155057+0000","last_became_active":"2024-09-14T04:39:29.756345+0000","last_became_peered":"2024-09-14T04:39:29.756345+0000","last_unstale":"2024-09-14T05:01:08.155057+0000","last_undegraded":"2024-09-14T05:01:08.155057+0000","last_fullsized":"2024-09-14T05:01:08.155057+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:59:19.543101+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.e","version":"75'100","reported_seq":149,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:18.978106+0000","last_change":"2024-09-14T04:53:00.909616+0000","last_active":"2024-09-14T05:01:18.978106+0000","last_peered":"2024-09-14T05:01:18.978106+0000","last_clean":"2024-09-14T05:01:18.978106+0000","last_became_active":"2024-09-14T04:53:00.908918+0000","last_became_peered":"2024-09-14T04:53:00.908918+0000","last_unstale":"2024-09-14T05:01:18.978106+0000","last_undegraded":"2024-09-14T05:01:18.978106+0000","last_fullsized":"2024-09-14T05:01:18.978106+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":262,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":4,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:51:05.434940+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:51:05.434940+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T08:09:15.431346+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,7,3],"acting":[4,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":224,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-14T05:01:08.155895+0000","last_change":"2024-09-14T04:59:51.917930+0000","last_active":"2024-09-14T05:01:08.155895+0000","last_peered":"2024-09-14T05:01:08.155895+0000","last_clean":"2024-09-14T05:01:08.155895+0000","last_became_active":"2024-09-14T04:59:51.917098+0000","last_became_peered":"2024-09-14T04:59:51.917098+0000","last_unstale":"2024-09-14T05:01:08.155895+0000","last_undegraded":"2024-09-14T05:01:08.155895+0000","last_fullsized":"2024-09-14T05:01:08.155895+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:27:03.207267+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":342,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:18.978177+0000","last_change":"2024-09-14T04:54:23.911097+0000","last_active":"2024-09-14T05:01:18.978177+0000","last_peered":"2024-09-14T05:01:18.978177+0000","last_clean":"2024-09-14T05:01:18.978177+0000","last_became_active":"2024-09-14T04:54:23.909943+0000","last_became_peered":"2024-09-14T04:54:23.909943+0000","last_unstale":"2024-09-14T05:01:18.978177+0000","last_undegraded":"2024-09-14T05:01:18.978177+0000","last_fullsized":"2024-09-14T05:01:18.978177+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:10:46.949971+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,4],"acting":[0,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.9","version":"75'100","reported_seq":391,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-14T05:01:08.034211+0000","last_change":"2024-09-14T05:00:35.952632+0000","last_active":"2024-09-14T05:01:08.034211+0000","last_peered":"2024-09-14T05:01:08.034211+0000","last_clean":"2024-09-14T05:01:08.034211+0000","last_became_active":"2024-09-14T05:00:35.951425+0000","last_became_peered":"2024-09-14T05:00:35.951425+0000","last_unstale":"2024-09-14T05:01:08.034211+0000","last_undegraded":"2024-09-14T05:01:08.034211+0000","last_fullsized":"2024-09-14T05:01:08.034211+0000","mapping_epoch":317,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":318,"parent":"0.0","parent_split_bits":4,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:53:03.914528+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:53:03.914528+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T08:33:35.012009+0000","scrub_duration":0.0038561310000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,2],"acting":[7,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"64'3","reported_seq":488,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:19.039123+0000","last_change":"2024-09-14T04:54:23.921673+0000","last_active":"2024-09-14T05:01:19.039123+0000","last_peered":"2024-09-14T05:01:19.039123+0000","last_clean":"2024-09-14T05:01:19.039123+0000","last_became_active":"2024-09-14T04:54:23.919885+0000","last_became_peered":"2024-09-14T04:54:23.919885+0000","last_unstale":"2024-09-14T05:01:19.039123+0000","last_undegraded":"2024-09-14T05:01:19.039123+0000","last_fullsized":"2024-09-14T05:01:19.039123+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T14:13:01.851311+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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,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":546,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:18.977531+0000","last_change":"2024-09-14T04:53:00.912753+0000","last_active":"2024-09-14T05:01:18.977531+0000","last_peered":"2024-09-14T05:01:18.977531+0000","last_clean":"2024-09-14T05:01:18.977531+0000","last_became_active":"2024-09-14T04:53:00.912355+0000","last_became_peered":"2024-09-14T04:53:00.912355+0000","last_unstale":"2024-09-14T05:01:18.977531+0000","last_undegraded":"2024-09-14T05:01:18.977531+0000","last_fullsized":"2024-09-14T05:01:18.977531+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:24:43.266117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.8","version":"75'100","reported_seq":34,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-14T05:01:08.153076+0000","last_change":"2024-09-14T04:59:52.501422+0000","last_active":"2024-09-14T05:01:08.153076+0000","last_peered":"2024-09-14T05:01:08.153076+0000","last_clean":"2024-09-14T05:01:08.153076+0000","last_became_active":"2024-09-14T04:59:51.924747+0000","last_became_peered":"2024-09-14T04:59:51.924747+0000","last_unstale":"2024-09-14T05:01:08.153076+0000","last_undegraded":"2024-09-14T05:01:08.153076+0000","last_fullsized":"2024-09-14T05:01:08.153076+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":4,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:59:52.501274+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:59:52.501274+0000","objects_scrubbed":1,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T16:57:31.993788+0000","scrub_duration":0.0043476519999999996,"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":"3.a","version":"0'0","reported_seq":304,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-14T05:01:08.155583+0000","last_change":"2024-09-14T04:19:42.640315+0000","last_active":"2024-09-14T05:01:08.155583+0000","last_peered":"2024-09-14T05:01:08.155583+0000","last_clean":"2024-09-14T05:01:08.155583+0000","last_became_active":"2024-09-14T04:19:42.639647+0000","last_became_peered":"2024-09-14T04:19:42.639647+0000","last_unstale":"2024-09-14T05:01:08.155583+0000","last_undegraded":"2024-09-14T05:01:08.155583+0000","last_fullsized":"2024-09-14T05:01:08.155583+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:18:39.051719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":549,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:18.978235+0000","last_change":"2024-09-14T04:19:42.650071+0000","last_active":"2024-09-14T05:01:18.978235+0000","last_peered":"2024-09-14T05:01:18.978235+0000","last_clean":"2024-09-14T05:01:18.978235+0000","last_became_active":"2024-09-14T04:19:42.648824+0000","last_became_peered":"2024-09-14T04:19:42.648824+0000","last_unstale":"2024-09-14T05:01:18.978235+0000","last_undegraded":"2024-09-14T05:01:18.978235+0000","last_fullsized":"2024-09-14T05:01:18.978235+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:13:34.311856+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.b","version":"75'100","reported_seq":215,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:19.039034+0000","last_change":"2024-09-14T04:54:23.937530+0000","last_active":"2024-09-14T05:01:19.039034+0000","last_peered":"2024-09-14T05:01:19.039034+0000","last_clean":"2024-09-14T05:01:19.039034+0000","last_became_active":"2024-09-14T04:54:23.936612+0000","last_became_peered":"2024-09-14T04:54:23.936612+0000","last_unstale":"2024-09-14T05:01:19.039034+0000","last_undegraded":"2024-09-14T05:01:19.039034+0000","last_fullsized":"2024-09-14T05:01:19.039034+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":262,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":4,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:51:06.033061+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:51:06.033061+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:54:48.137041+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.9","version":"0'0","reported_seq":544,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:18.975744+0000","last_change":"2024-09-14T04:36:16.609164+0000","last_active":"2024-09-14T05:01:18.975744+0000","last_peered":"2024-09-14T05:01:18.975744+0000","last_clean":"2024-09-14T05:01:18.975744+0000","last_became_active":"2024-09-14T04:36:16.607286+0000","last_became_peered":"2024-09-14T04:36:16.607286+0000","last_unstale":"2024-09-14T05:01:18.975744+0000","last_undegraded":"2024-09-14T05:01:18.975744+0000","last_fullsized":"2024-09-14T05:01:18.975744+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:22:16.993006+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":541,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:18.978659+0000","last_change":"2024-09-14T04:39:29.521552+0000","last_active":"2024-09-14T05:01:18.978659+0000","last_peered":"2024-09-14T05:01:18.978659+0000","last_clean":"2024-09-14T05:01:18.978659+0000","last_became_active":"2024-09-14T04:39:29.520585+0000","last_became_peered":"2024-09-14T04:39:29.520585+0000","last_unstale":"2024-09-14T05:01:18.978659+0000","last_undegraded":"2024-09-14T05:01:18.978659+0000","last_fullsized":"2024-09-14T05:01:18.978659+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:51:48.497168+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.a","version":"75'100","reported_seq":34,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-14T05:01:08.156006+0000","last_change":"2024-09-14T05:00:01.493562+0000","last_active":"2024-09-14T05:01:08.156006+0000","last_peered":"2024-09-14T05:01:08.156006+0000","last_clean":"2024-09-14T05:01:08.156006+0000","last_became_active":"2024-09-14T04:59:51.914688+0000","last_became_peered":"2024-09-14T04:59:51.914688+0000","last_unstale":"2024-09-14T05:01:08.156006+0000","last_undegraded":"2024-09-14T05:01:08.156006+0000","last_fullsized":"2024-09-14T05:01:08.156006+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":4,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T05:00:01.493411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T05:00:01.493411+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T16:43:41.610715+0000","scrub_duration":0.003660202,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.8","version":"0'0","reported_seq":536,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:19.038370+0000","last_change":"2024-09-14T04:53:01.000326+0000","last_active":"2024-09-14T05:01:19.038370+0000","last_peered":"2024-09-14T05:01:19.038370+0000","last_clean":"2024-09-14T05:01:19.038370+0000","last_became_active":"2024-09-14T04:53:00.969835+0000","last_became_peered":"2024-09-14T04:53:00.969835+0000","last_unstale":"2024-09-14T05:01:19.038370+0000","last_undegraded":"2024-09-14T05:01:19.038370+0000","last_fullsized":"2024-09-14T05:01:19.038370+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:59:20.506198+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":549,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:19.039183+0000","last_change":"2024-09-14T04:53:00.925883+0000","last_active":"2024-09-14T05:01:19.039183+0000","last_peered":"2024-09-14T05:01:19.039183+0000","last_clean":"2024-09-14T05:01:19.039183+0000","last_became_active":"2024-09-14T04:53:00.924875+0000","last_became_peered":"2024-09-14T04:53:00.924875+0000","last_unstale":"2024-09-14T05:01:19.039183+0000","last_undegraded":"2024-09-14T05:01:19.039183+0000","last_fullsized":"2024-09-14T05:01:19.039183+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:17:28.621974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"75'100","reported_seq":392,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-14T05:01:08.034048+0000","last_change":"2024-09-14T05:00:36.075838+0000","last_active":"2024-09-14T05:01:08.034048+0000","last_peered":"2024-09-14T05:01:08.034048+0000","last_clean":"2024-09-14T05:01:08.034048+0000","last_became_active":"2024-09-14T05:00:35.942085+0000","last_became_peered":"2024-09-14T05:00:35.942085+0000","last_unstale":"2024-09-14T05:01:08.034048+0000","last_undegraded":"2024-09-14T05:01:08.034048+0000","last_fullsized":"2024-09-14T05:01:08.034048+0000","mapping_epoch":317,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":318,"parent":"0.0","parent_split_bits":0,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T05:00:36.075685+0000","last_deep_scrub":"75'100","last_deep_scrub_stamp":"2024-09-14T05:00:36.075685+0000","last_clean_scrub_stamp":"2024-09-14T05:00:36.075685+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T14:46:37.958367+0000","scrub_duration":0.0031221669999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"55'1","reported_seq":254,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-14T05:01:08.154189+0000","last_change":"2024-09-14T04:59:51.922989+0000","last_active":"2024-09-14T05:01:08.154189+0000","last_peered":"2024-09-14T05:01:08.154189+0000","last_clean":"2024-09-14T05:01:08.154189+0000","last_became_active":"2024-09-14T04:59:51.922135+0000","last_became_peered":"2024-09-14T04:59:51.922135+0000","last_unstale":"2024-09-14T05:01:08.154189+0000","last_undegraded":"2024-09-14T05:01:08.154189+0000","last_fullsized":"2024-09-14T05:01:08.154189+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:01:58.506839+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000682689,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":471,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:19.038923+0000","last_change":"2024-09-14T04:53:00.980525+0000","last_active":"2024-09-14T05:01:19.038923+0000","last_peered":"2024-09-14T05:01:19.038923+0000","last_clean":"2024-09-14T05:01:19.038923+0000","last_became_active":"2024-09-14T04:53:00.977868+0000","last_became_peered":"2024-09-14T04:53:00.977868+0000","last_unstale":"2024-09-14T05:01:19.038923+0000","last_undegraded":"2024-09-14T05:01:19.038923+0000","last_fullsized":"2024-09-14T05:01:19.038923+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:52:39.688148+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":113,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-14T05:01:08.156153+0000","last_change":"2024-09-14T04:39:29.758084+0000","last_active":"2024-09-14T05:01:08.156153+0000","last_peered":"2024-09-14T05:01:08.156153+0000","last_clean":"2024-09-14T05:01:08.156153+0000","last_became_active":"2024-09-14T04:39:29.757177+0000","last_became_peered":"2024-09-14T04:39:29.757177+0000","last_unstale":"2024-09-14T05:01:08.156153+0000","last_undegraded":"2024-09-14T05:01:08.156153+0000","last_fullsized":"2024-09-14T05:01:08.156153+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:51:29.490118+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.3","version":"75'100","reported_seq":199,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:19.038797+0000","last_change":"2024-09-14T04:51:04.085422+0000","last_active":"2024-09-14T05:01:19.038797+0000","last_peered":"2024-09-14T05:01:19.038797+0000","last_clean":"2024-09-14T05:01:19.038797+0000","last_became_active":"2024-09-14T04:50:58.801541+0000","last_became_peered":"2024-09-14T04:50:58.801541+0000","last_unstale":"2024-09-14T05:01:19.038797+0000","last_undegraded":"2024-09-14T05:01:19.038797+0000","last_fullsized":"2024-09-14T05:01:19.038797+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":263,"parent":"0.0","parent_split_bits":3,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:51:04.085341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:51:04.085341+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T09:08:06.504452+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":"2.0","version":"0'0","reported_seq":497,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-14T05:01:08.034199+0000","last_change":"2024-09-14T05:00:35.945256+0000","last_active":"2024-09-14T05:01:08.034199+0000","last_peered":"2024-09-14T05:01:08.034199+0000","last_clean":"2024-09-14T05:01:08.034199+0000","last_became_active":"2024-09-14T05:00:35.943890+0000","last_became_peered":"2024-09-14T05:00:35.943890+0000","last_unstale":"2024-09-14T05:01:08.034199+0000","last_undegraded":"2024-09-14T05:01:08.034199+0000","last_fullsized":"2024-09-14T05:01:08.034199+0000","mapping_epoch":317,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":318,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:06:17.543944+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00063445000000000005,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":375,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:18.977687+0000","last_change":"2024-09-14T04:54:23.913625+0000","last_active":"2024-09-14T05:01:18.977687+0000","last_peered":"2024-09-14T05:01:18.977687+0000","last_clean":"2024-09-14T05:01:18.977687+0000","last_became_active":"2024-09-14T04:54:23.912227+0000","last_became_peered":"2024-09-14T04:54:23.912227+0000","last_unstale":"2024-09-14T05:01:18.977687+0000","last_undegraded":"2024-09-14T05:01:18.977687+0000","last_fullsized":"2024-09-14T05:01:18.977687+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:19:01.010117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":343,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:18.978638+0000","last_change":"2024-09-14T04:54:23.917095+0000","last_active":"2024-09-14T05:01:18.978638+0000","last_peered":"2024-09-14T05:01:18.978638+0000","last_clean":"2024-09-14T05:01:18.978638+0000","last_became_active":"2024-09-14T04:54:23.916234+0000","last_became_peered":"2024-09-14T04:54:23.916234+0000","last_unstale":"2024-09-14T05:01:18.978638+0000","last_undegraded":"2024-09-14T05:01:18.978638+0000","last_fullsized":"2024-09-14T05:01:18.978638+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:17:21.331965+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.2","version":"75'100","reported_seq":378,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-14T05:01:08.034648+0000","last_change":"2024-09-14T05:00:37.989812+0000","last_active":"2024-09-14T05:01:08.034648+0000","last_peered":"2024-09-14T05:01:08.034648+0000","last_clean":"2024-09-14T05:01:08.034648+0000","last_became_active":"2024-09-14T05:00:35.941273+0000","last_became_peered":"2024-09-14T05:00:35.941273+0000","last_unstale":"2024-09-14T05:01:08.034648+0000","last_undegraded":"2024-09-14T05:01:08.034648+0000","last_fullsized":"2024-09-14T05:01:08.034648+0000","mapping_epoch":317,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":318,"parent":"0.0","parent_split_bits":4,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T05:00:37.989646+0000","last_deep_scrub":"75'100","last_deep_scrub_stamp":"2024-09-14T05:00:37.989646+0000","last_clean_scrub_stamp":"2024-09-14T05:00:37.989646+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T07:32:44.428943+0000","scrub_duration":0.0036378780000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":601,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:19.039080+0000","last_change":"2024-09-14T04:54:23.910652+0000","last_active":"2024-09-14T05:01:19.039080+0000","last_peered":"2024-09-14T05:01:19.039080+0000","last_clean":"2024-09-14T05:01:19.039080+0000","last_became_active":"2024-09-14T04:54:23.909553+0000","last_became_peered":"2024-09-14T04:54:23.909553+0000","last_unstale":"2024-09-14T05:01:19.039080+0000","last_undegraded":"2024-09-14T05:01:19.039080+0000","last_fullsized":"2024-09-14T05:01:19.039080+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:49:33.953910+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026470600000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":528,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:19.039629+0000","last_change":"2024-09-14T04:18:23.868969+0000","last_active":"2024-09-14T05:01:19.039629+0000","last_peered":"2024-09-14T05:01:19.039629+0000","last_clean":"2024-09-14T05:01:19.039629+0000","last_became_active":"2024-09-14T04:18:23.868634+0000","last_became_peered":"2024-09-14T04:18:23.868634+0000","last_unstale":"2024-09-14T05:01:19.039629+0000","last_undegraded":"2024-09-14T05:01:19.039629+0000","last_fullsized":"2024-09-14T05:01:19.039629+0000","mapping_epoch":89,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":90,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:21:23.421668+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":576,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:19.038942+0000","last_change":"2024-09-14T04:54:23.934860+0000","last_active":"2024-09-14T05:01:19.038942+0000","last_peered":"2024-09-14T05:01:19.038942+0000","last_clean":"2024-09-14T05:01:19.038942+0000","last_became_active":"2024-09-14T04:54:23.934158+0000","last_became_peered":"2024-09-14T04:54:23.934158+0000","last_unstale":"2024-09-14T05:01:19.038942+0000","last_undegraded":"2024-09-14T05:01:19.038942+0000","last_fullsized":"2024-09-14T05:01:19.038942+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:36:24.740598+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"75'100","reported_seq":297,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-14T05:01:08.154130+0000","last_change":"2024-09-14T04:59:54.446224+0000","last_active":"2024-09-14T05:01:08.154130+0000","last_peered":"2024-09-14T05:01:08.154130+0000","last_clean":"2024-09-14T05:01:08.154130+0000","last_became_active":"2024-09-14T04:59:51.921915+0000","last_became_peered":"2024-09-14T04:59:51.921915+0000","last_unstale":"2024-09-14T05:01:08.154130+0000","last_undegraded":"2024-09-14T05:01:08.154130+0000","last_fullsized":"2024-09-14T05:01:08.154130+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":4,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:59:54.446068+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:59:54.446068+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T14:09:38.438007+0000","scrub_duration":0.0037206269999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"57'2","reported_seq":266,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-14T05:01:08.156579+0000","last_change":"2024-09-14T04:59:51.917598+0000","last_active":"2024-09-14T05:01:08.156579+0000","last_peered":"2024-09-14T05:01:08.156579+0000","last_clean":"2024-09-14T05:01:08.156579+0000","last_became_active":"2024-09-14T04:59:51.916395+0000","last_became_peered":"2024-09-14T04:59:51.916395+0000","last_unstale":"2024-09-14T05:01:08.156579+0000","last_undegraded":"2024-09-14T05:01:08.156579+0000","last_fullsized":"2024-09-14T05:01:08.156579+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:33:10.994326+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0017315220000000001,"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":"3.3","version":"0'0","reported_seq":549,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:18.976453+0000","last_change":"2024-09-14T04:54:23.912598+0000","last_active":"2024-09-14T05:01:18.976453+0000","last_peered":"2024-09-14T05:01:18.976453+0000","last_clean":"2024-09-14T05:01:18.976453+0000","last_became_active":"2024-09-14T04:54:23.911383+0000","last_became_peered":"2024-09-14T04:54:23.911383+0000","last_unstale":"2024-09-14T05:01:18.976453+0000","last_undegraded":"2024-09-14T05:01:18.976453+0000","last_fullsized":"2024-09-14T05:01:18.976453+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:08:09.178039+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":546,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:19.039248+0000","last_change":"2024-09-14T04:35:16.419224+0000","last_active":"2024-09-14T05:01:19.039248+0000","last_peered":"2024-09-14T05:01:19.039248+0000","last_clean":"2024-09-14T05:01:19.039248+0000","last_became_active":"2024-09-14T04:35:16.418882+0000","last_became_peered":"2024-09-14T04:35:16.418882+0000","last_unstale":"2024-09-14T05:01:19.039248+0000","last_undegraded":"2024-09-14T05:01:19.039248+0000","last_fullsized":"2024-09-14T05:01:19.039248+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:37:05.418011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"75'100","reported_seq":274,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-14T05:01:08.156864+0000","last_change":"2024-09-14T04:53:00.925328+0000","last_active":"2024-09-14T05:01:08.156864+0000","last_peered":"2024-09-14T05:01:08.156864+0000","last_clean":"2024-09-14T05:01:08.156864+0000","last_became_active":"2024-09-14T04:53:00.924838+0000","last_became_peered":"2024-09-14T04:53:00.924838+0000","last_unstale":"2024-09-14T05:01:08.156864+0000","last_undegraded":"2024-09-14T05:01:08.156864+0000","last_fullsized":"2024-09-14T05:01:08.156864+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":3,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:51:01.992901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:51:01.992901+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T06:36:43.255532+0000","scrub_duration":0.0053207840000000003,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":241,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-14T05:01:08.154919+0000","last_change":"2024-09-14T04:59:51.927544+0000","last_active":"2024-09-14T05:01:08.154919+0000","last_peered":"2024-09-14T05:01:08.154919+0000","last_clean":"2024-09-14T05:01:08.154919+0000","last_became_active":"2024-09-14T04:59:51.926278+0000","last_became_peered":"2024-09-14T04:59:51.926278+0000","last_unstale":"2024-09-14T05:01:08.154919+0000","last_undegraded":"2024-09-14T05:01:08.154919+0000","last_fullsized":"2024-09-14T05:01:08.154919+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:03:20.031017+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":600,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:19.039469+0000","last_change":"2024-09-14T04:54:23.921027+0000","last_active":"2024-09-14T05:01:19.039469+0000","last_peered":"2024-09-14T05:01:19.039469+0000","last_clean":"2024-09-14T05:01:19.039469+0000","last_became_active":"2024-09-14T04:54:23.920187+0000","last_became_peered":"2024-09-14T04:54:23.920187+0000","last_unstale":"2024-09-14T05:01:19.039469+0000","last_undegraded":"2024-09-14T05:01:19.039469+0000","last_fullsized":"2024-09-14T05:01:19.039469+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:07:03.987162+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000609499,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":528,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:19.039350+0000","last_change":"2024-09-14T04:19:42.653701+0000","last_active":"2024-09-14T05:01:19.039350+0000","last_peered":"2024-09-14T05:01:19.039350+0000","last_clean":"2024-09-14T05:01:19.039350+0000","last_became_active":"2024-09-14T04:19:42.652665+0000","last_became_peered":"2024-09-14T04:19:42.652665+0000","last_unstale":"2024-09-14T05:01:19.039350+0000","last_undegraded":"2024-09-14T05:01:19.039350+0000","last_fullsized":"2024-09-14T05:01:19.039350+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:52:36.500982+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.6","version":"75'100","reported_seq":291,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-14T05:01:08.155382+0000","last_change":"2024-09-14T04:54:23.912468+0000","last_active":"2024-09-14T05:01:08.155382+0000","last_peered":"2024-09-14T05:01:08.155382+0000","last_clean":"2024-09-14T05:01:08.155382+0000","last_became_active":"2024-09-14T04:54:23.911387+0000","last_became_peered":"2024-09-14T04:54:23.911387+0000","last_unstale":"2024-09-14T05:01:08.155382+0000","last_undegraded":"2024-09-14T05:01:08.155382+0000","last_fullsized":"2024-09-14T05:01:08.155382+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":3,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:53:01.743322+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:53:01.743322+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T12:58:20.598067+0000","scrub_duration":0.002896493,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.4","version":"0'0","reported_seq":527,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:19.039362+0000","last_change":"2024-09-14T04:18:23.879285+0000","last_active":"2024-09-14T05:01:19.039362+0000","last_peered":"2024-09-14T05:01:19.039362+0000","last_clean":"2024-09-14T05:01:19.039362+0000","last_became_active":"2024-09-14T04:18:23.878681+0000","last_became_peered":"2024-09-14T04:18:23.878681+0000","last_unstale":"2024-09-14T05:01:19.039362+0000","last_undegraded":"2024-09-14T05:01:19.039362+0000","last_fullsized":"2024-09-14T05:01:19.039362+0000","mapping_epoch":89,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":90,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:30:57.336674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":328,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-14T05:01:08.035611+0000","last_change":"2024-09-14T04:54:23.924337+0000","last_active":"2024-09-14T05:01:08.035611+0000","last_peered":"2024-09-14T05:01:08.035611+0000","last_clean":"2024-09-14T05:01:08.035611+0000","last_became_active":"2024-09-14T04:54:23.923546+0000","last_became_peered":"2024-09-14T04:54:23.923546+0000","last_unstale":"2024-09-14T05:01:08.035611+0000","last_undegraded":"2024-09-14T05:01:08.035611+0000","last_fullsized":"2024-09-14T05:01:08.035611+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:21:26.577121+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067607599999999996,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":349,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:18.978535+0000","last_change":"2024-09-14T04:54:23.939112+0000","last_active":"2024-09-14T05:01:18.978535+0000","last_peered":"2024-09-14T05:01:18.978535+0000","last_clean":"2024-09-14T05:01:18.978535+0000","last_became_active":"2024-09-14T04:54:23.937661+0000","last_became_peered":"2024-09-14T04:54:23.937661+0000","last_unstale":"2024-09-14T05:01:18.978535+0000","last_undegraded":"2024-09-14T05:01:18.978535+0000","last_fullsized":"2024-09-14T05:01:18.978535+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:25:16.896513+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.5","version":"75'100","reported_seq":199,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:18.977980+0000","last_change":"2024-09-14T04:51:04.389469+0000","last_active":"2024-09-14T05:01:18.977980+0000","last_peered":"2024-09-14T05:01:18.977980+0000","last_clean":"2024-09-14T05:01:18.977980+0000","last_became_active":"2024-09-14T04:50:58.789047+0000","last_became_peered":"2024-09-14T04:50:58.789047+0000","last_unstale":"2024-09-14T05:01:18.977980+0000","last_undegraded":"2024-09-14T05:01:18.977980+0000","last_fullsized":"2024-09-14T05:01:18.977980+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":263,"parent":"0.0","parent_split_bits":3,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:51:04.389339+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:51:04.389339+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T07:33:37.674201+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":"3.7","version":"63'2","reported_seq":567,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:19.040674+0000","last_change":"2024-09-14T04:54:23.919850+0000","last_active":"2024-09-14T05:01:19.040674+0000","last_peered":"2024-09-14T05:01:19.040674+0000","last_clean":"2024-09-14T05:01:19.040674+0000","last_became_active":"2024-09-14T04:54:23.918892+0000","last_became_peered":"2024-09-14T04:54:23.918892+0000","last_unstale":"2024-09-14T05:01:19.040674+0000","last_undegraded":"2024-09-14T05:01:19.040674+0000","last_fullsized":"2024-09-14T05:01:19.040674+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:56:29.167811+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,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":538,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:19.038905+0000","last_change":"2024-09-14T04:19:42.652857+0000","last_active":"2024-09-14T05:01:19.038905+0000","last_peered":"2024-09-14T05:01:19.038905+0000","last_clean":"2024-09-14T05:01:19.038905+0000","last_became_active":"2024-09-14T04:19:42.652402+0000","last_became_peered":"2024-09-14T04:19:42.652402+0000","last_unstale":"2024-09-14T05:01:19.038905+0000","last_undegraded":"2024-09-14T05:01:19.038905+0000","last_fullsized":"2024-09-14T05:01:19.038905+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:52:50.720268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":556,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:19.038284+0000","last_change":"2024-09-14T04:54:23.923198+0000","last_active":"2024-09-14T05:01:19.038284+0000","last_peered":"2024-09-14T05:01:19.038284+0000","last_clean":"2024-09-14T05:01:19.038284+0000","last_became_active":"2024-09-14T04:54:23.919499+0000","last_became_peered":"2024-09-14T04:54:23.919499+0000","last_unstale":"2024-09-14T05:01:19.038284+0000","last_undegraded":"2024-09-14T05:01:19.038284+0000","last_fullsized":"2024-09-14T05:01:19.038284+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:41:40.328979+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.4","version":"75'100","reported_seq":196,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:19.040398+0000","last_change":"2024-09-14T04:53:01.942790+0000","last_active":"2024-09-14T05:01:19.040398+0000","last_peered":"2024-09-14T05:01:19.040398+0000","last_clean":"2024-09-14T05:01:19.040398+0000","last_became_active":"2024-09-14T04:53:00.942646+0000","last_became_peered":"2024-09-14T04:53:00.942646+0000","last_unstale":"2024-09-14T05:01:19.040398+0000","last_undegraded":"2024-09-14T05:01:19.040398+0000","last_fullsized":"2024-09-14T05:01:19.040398+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":3,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:53:01.942536+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:53:01.942536+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T09:36:12.878649+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":[3,5,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"64'1","reported_seq":346,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:18.978482+0000","last_change":"2024-09-14T04:54:23.936730+0000","last_active":"2024-09-14T05:01:18.978482+0000","last_peered":"2024-09-14T05:01:18.978482+0000","last_clean":"2024-09-14T05:01:18.978482+0000","last_became_active":"2024-09-14T04:54:23.934481+0000","last_became_peered":"2024-09-14T04:54:23.934481+0000","last_unstale":"2024-09-14T05:01:18.978482+0000","last_undegraded":"2024-09-14T05:01:18.978482+0000","last_fullsized":"2024-09-14T05:01:18.978482+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:07:17.074340+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,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":316,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-14T05:01:08.157583+0000","last_change":"2024-09-14T04:36:16.609151+0000","last_active":"2024-09-14T05:01:08.157583+0000","last_peered":"2024-09-14T05:01:08.157583+0000","last_clean":"2024-09-14T05:01:08.157583+0000","last_became_active":"2024-09-14T04:36:16.608682+0000","last_became_peered":"2024-09-14T04:36:16.608682+0000","last_unstale":"2024-09-14T05:01:08.157583+0000","last_undegraded":"2024-09-14T05:01:08.157583+0000","last_fullsized":"2024-09-14T05:01:08.157583+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:28:37.787335+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00065019000000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":487,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:18.976239+0000","last_change":"2024-09-14T04:19:42.632880+0000","last_active":"2024-09-14T05:01:18.976239+0000","last_peered":"2024-09-14T05:01:18.976239+0000","last_clean":"2024-09-14T05:01:18.976239+0000","last_became_active":"2024-09-14T04:19:42.630108+0000","last_became_peered":"2024-09-14T04:19:42.630108+0000","last_unstale":"2024-09-14T05:01:18.976239+0000","last_undegraded":"2024-09-14T05:01:18.976239+0000","last_fullsized":"2024-09-14T05:01:18.976239+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:13:55.228629+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":526,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:18.977076+0000","last_change":"2024-09-14T04:19:42.646559+0000","last_active":"2024-09-14T05:01:18.977076+0000","last_peered":"2024-09-14T05:01:18.977076+0000","last_clean":"2024-09-14T05:01:18.977076+0000","last_became_active":"2024-09-14T04:19:42.645683+0000","last_became_peered":"2024-09-14T04:19:42.645683+0000","last_unstale":"2024-09-14T05:01:18.977076+0000","last_undegraded":"2024-09-14T05:01:18.977076+0000","last_fullsized":"2024-09-14T05:01:18.977076+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:08:29.408846+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"75'23","reported_seq":539,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:18.977345+0000","last_change":"2024-09-14T04:36:16.607830+0000","last_active":"2024-09-14T05:01:18.977345+0000","last_peered":"2024-09-14T05:01:18.977345+0000","last_clean":"2024-09-14T05:01:18.977345+0000","last_became_active":"2024-09-14T04:36:16.607024+0000","last_became_peered":"2024-09-14T04:36:16.607024+0000","last_unstale":"2024-09-14T05:01:18.977345+0000","last_undegraded":"2024-09-14T05:01:18.977345+0000","last_fullsized":"2024-09-14T05:01:18.977345+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:10:42.156176+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":540,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:19.039322+0000","last_change":"2024-09-14T04:39:29.524210+0000","last_active":"2024-09-14T05:01:19.039322+0000","last_peered":"2024-09-14T05:01:19.039322+0000","last_clean":"2024-09-14T05:01:19.039322+0000","last_became_active":"2024-09-14T04:39:29.523679+0000","last_became_peered":"2024-09-14T04:39:29.523679+0000","last_unstale":"2024-09-14T05:01:19.039322+0000","last_undegraded":"2024-09-14T05:01:19.039322+0000","last_fullsized":"2024-09-14T05:01:19.039322+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:12:18.024335+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'3","reported_seq":224,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-14T05:01:08.035868+0000","last_change":"2024-09-14T05:00:35.944848+0000","last_active":"2024-09-14T05:01:08.035868+0000","last_peered":"2024-09-14T05:01:08.035868+0000","last_clean":"2024-09-14T05:01:08.035868+0000","last_became_active":"2024-09-14T05:00:35.944029+0000","last_became_peered":"2024-09-14T05:00:35.944029+0000","last_unstale":"2024-09-14T05:01:08.035868+0000","last_undegraded":"2024-09-14T05:01:08.035868+0000","last_fullsized":"2024-09-14T05:01:08.035868+0000","mapping_epoch":317,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":318,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T13:55:29.742392+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.14","version":"75'100","reported_seq":136,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:19.039335+0000","last_change":"2024-09-14T04:51:04.973215+0000","last_active":"2024-09-14T05:01:19.039335+0000","last_peered":"2024-09-14T05:01:19.039335+0000","last_clean":"2024-09-14T05:01:19.039335+0000","last_became_active":"2024-09-14T04:51:04.851461+0000","last_became_peered":"2024-09-14T04:51:04.851461+0000","last_unstale":"2024-09-14T05:01:19.039335+0000","last_undegraded":"2024-09-14T05:01:19.039335+0000","last_fullsized":"2024-09-14T05:01:19.039335+0000","mapping_epoch":265,"log_start":"0'0","ondisk_log_start":"0'0","created":262,"last_epoch_clean":266,"parent":"0.0","parent_split_bits":5,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:51:04.972988+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:51:04.972988+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:51:18.748614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,4],"acting":[2,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":241,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-14T05:01:08.154835+0000","last_change":"2024-09-14T04:59:51.932179+0000","last_active":"2024-09-14T05:01:08.154835+0000","last_peered":"2024-09-14T05:01:08.154835+0000","last_clean":"2024-09-14T05:01:08.154835+0000","last_became_active":"2024-09-14T04:59:51.931360+0000","last_became_peered":"2024-09-14T04:59:51.931360+0000","last_unstale":"2024-09-14T05:01:08.154835+0000","last_undegraded":"2024-09-14T05:01:08.154835+0000","last_fullsized":"2024-09-14T05:01:08.154835+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:51:30.948150+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":339,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:19.038745+0000","last_change":"2024-09-14T04:36:16.605970+0000","last_active":"2024-09-14T05:01:19.038745+0000","last_peered":"2024-09-14T05:01:19.038745+0000","last_clean":"2024-09-14T05:01:19.038745+0000","last_became_active":"2024-09-14T04:36:16.605195+0000","last_became_peered":"2024-09-14T04:36:16.605195+0000","last_unstale":"2024-09-14T05:01:19.038745+0000","last_undegraded":"2024-09-14T05:01:19.038745+0000","last_fullsized":"2024-09-14T05:01:19.038745+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:12:10.437785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":370,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:18.979409+0000","last_change":"2024-09-14T04:54:23.932825+0000","last_active":"2024-09-14T05:01:18.979409+0000","last_peered":"2024-09-14T05:01:18.979409+0000","last_clean":"2024-09-14T05:01:18.979409+0000","last_became_active":"2024-09-14T04:54:23.931736+0000","last_became_peered":"2024-09-14T04:54:23.931736+0000","last_unstale":"2024-09-14T05:01:18.979409+0000","last_undegraded":"2024-09-14T05:01:18.979409+0000","last_fullsized":"2024-09-14T05:01:18.979409+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:51:34.388886+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":541,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:19.038520+0000","last_change":"2024-09-14T04:53:01.001277+0000","last_active":"2024-09-14T05:01:19.038520+0000","last_peered":"2024-09-14T05:01:19.038520+0000","last_clean":"2024-09-14T05:01:19.038520+0000","last_became_active":"2024-09-14T04:53:00.999999+0000","last_became_peered":"2024-09-14T04:53:00.999999+0000","last_unstale":"2024-09-14T05:01:19.038520+0000","last_undegraded":"2024-09-14T05:01:19.038520+0000","last_fullsized":"2024-09-14T05:01:19.038520+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:36:29.971766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1f","version":"0'0","reported_seq":286,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-14T05:01:08.157387+0000","last_change":"2024-09-14T04:17:00.824384+0000","last_active":"2024-09-14T05:01:08.157387+0000","last_peered":"2024-09-14T05:01:08.157387+0000","last_clean":"2024-09-14T05:01:08.157387+0000","last_became_active":"2024-09-14T04:17:00.823419+0000","last_became_peered":"2024-09-14T04:17:00.823419+0000","last_unstale":"2024-09-14T05:01:08.157387+0000","last_undegraded":"2024-09-14T05:01:08.157387+0000","last_fullsized":"2024-09-14T05:01:08.157387+0000","mapping_epoch":84,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":85,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:12:07.409073+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":486,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:19.038485+0000","last_change":"2024-09-14T04:54:23.921932+0000","last_active":"2024-09-14T05:01:19.038485+0000","last_peered":"2024-09-14T05:01:19.038485+0000","last_clean":"2024-09-14T05:01:19.038485+0000","last_became_active":"2024-09-14T04:54:23.920545+0000","last_became_peered":"2024-09-14T04:54:23.920545+0000","last_unstale":"2024-09-14T05:01:19.038485+0000","last_undegraded":"2024-09-14T05:01:19.038485+0000","last_fullsized":"2024-09-14T05:01:19.038485+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:59:30.860873+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":386,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:18.978830+0000","last_change":"2024-09-14T04:54:23.938801+0000","last_active":"2024-09-14T05:01:18.978830+0000","last_peered":"2024-09-14T05:01:18.978830+0000","last_clean":"2024-09-14T05:01:18.978830+0000","last_became_active":"2024-09-14T04:54:23.938090+0000","last_became_peered":"2024-09-14T04:54:23.938090+0000","last_unstale":"2024-09-14T05:01:18.978830+0000","last_undegraded":"2024-09-14T05:01:18.978830+0000","last_fullsized":"2024-09-14T05:01:18.978830+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:35:52.170549+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":546,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:19.038603+0000","last_change":"2024-09-14T04:53:00.926039+0000","last_active":"2024-09-14T05:01:19.038603+0000","last_peered":"2024-09-14T05:01:19.038603+0000","last_clean":"2024-09-14T05:01:19.038603+0000","last_became_active":"2024-09-14T04:53:00.925335+0000","last_became_peered":"2024-09-14T04:53:00.925335+0000","last_unstale":"2024-09-14T05:01:19.038603+0000","last_undegraded":"2024-09-14T05:01:19.038603+0000","last_fullsized":"2024-09-14T05:01:19.038603+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:35:25.135000+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":530,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:19.040509+0000","last_change":"2024-09-14T04:53:00.925962+0000","last_active":"2024-09-14T05:01:19.040509+0000","last_peered":"2024-09-14T05:01:19.040509+0000","last_clean":"2024-09-14T05:01:19.040509+0000","last_became_active":"2024-09-14T04:53:00.925152+0000","last_became_peered":"2024-09-14T04:53:00.925152+0000","last_unstale":"2024-09-14T05:01:19.040509+0000","last_undegraded":"2024-09-14T05:01:19.040509+0000","last_fullsized":"2024-09-14T05:01:19.040509+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:37:49.778571+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"64'2","reported_seq":550,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:18.976950+0000","last_change":"2024-09-14T04:19:42.649335+0000","last_active":"2024-09-14T05:01:18.976950+0000","last_peered":"2024-09-14T05:01:18.976950+0000","last_clean":"2024-09-14T05:01:18.976950+0000","last_became_active":"2024-09-14T04:19:42.648423+0000","last_became_peered":"2024-09-14T04:19:42.648423+0000","last_unstale":"2024-09-14T05:01:18.976950+0000","last_undegraded":"2024-09-14T05:01:18.976950+0000","last_fullsized":"2024-09-14T05:01:18.976950+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:07:19.323674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":563,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:19.039394+0000","last_change":"2024-09-14T04:53:00.929043+0000","last_active":"2024-09-14T05:01:19.039394+0000","last_peered":"2024-09-14T05:01:19.039394+0000","last_clean":"2024-09-14T05:01:19.039394+0000","last_became_active":"2024-09-14T04:53:00.928344+0000","last_became_peered":"2024-09-14T04:53:00.928344+0000","last_unstale":"2024-09-14T05:01:19.039394+0000","last_undegraded":"2024-09-14T05:01:19.039394+0000","last_fullsized":"2024-09-14T05:01:19.039394+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:10:56.640103+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"64'2","reported_seq":346,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:18.978805+0000","last_change":"2024-09-14T04:54:23.918070+0000","last_active":"2024-09-14T05:01:18.978805+0000","last_peered":"2024-09-14T05:01:18.978805+0000","last_clean":"2024-09-14T05:01:18.978805+0000","last_became_active":"2024-09-14T04:54:23.915461+0000","last_became_peered":"2024-09-14T04:54:23.915461+0000","last_unstale":"2024-09-14T05:01:18.978805+0000","last_undegraded":"2024-09-14T05:01:18.978805+0000","last_fullsized":"2024-09-14T05:01:18.978805+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:08:41.580449+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":561,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:18.976762+0000","last_change":"2024-09-14T04:53:00.912795+0000","last_active":"2024-09-14T05:01:18.976762+0000","last_peered":"2024-09-14T05:01:18.976762+0000","last_clean":"2024-09-14T05:01:18.976762+0000","last_became_active":"2024-09-14T04:53:00.912374+0000","last_became_peered":"2024-09-14T04:53:00.912374+0000","last_unstale":"2024-09-14T05:01:18.976762+0000","last_undegraded":"2024-09-14T05:01:18.976762+0000","last_fullsized":"2024-09-14T05:01:18.976762+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:42:11.485145+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'2","reported_seq":244,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-14T05:01:08.155667+0000","last_change":"2024-09-14T04:59:51.934220+0000","last_active":"2024-09-14T05:01:08.155667+0000","last_peered":"2024-09-14T05:01:08.155667+0000","last_clean":"2024-09-14T05:01:08.155667+0000","last_became_active":"2024-09-14T04:59:51.929353+0000","last_became_peered":"2024-09-14T04:59:51.929353+0000","last_unstale":"2024-09-14T05:01:08.155667+0000","last_undegraded":"2024-09-14T05:01:08.155667+0000","last_fullsized":"2024-09-14T05:01:08.155667+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:49:28.324997+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":586,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:18.976735+0000","last_change":"2024-09-14T04:54:23.905404+0000","last_active":"2024-09-14T05:01:18.976735+0000","last_peered":"2024-09-14T05:01:18.976735+0000","last_clean":"2024-09-14T05:01:18.976735+0000","last_became_active":"2024-09-14T04:54:23.904800+0000","last_became_peered":"2024-09-14T04:54:23.904800+0000","last_unstale":"2024-09-14T05:01:18.976735+0000","last_undegraded":"2024-09-14T05:01:18.976735+0000","last_fullsized":"2024-09-14T05:01:18.976735+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:31:54.403774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'2","reported_seq":227,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-14T05:01:08.154675+0000","last_change":"2024-09-14T04:59:51.920603+0000","last_active":"2024-09-14T05:01:08.154675+0000","last_peered":"2024-09-14T05:01:08.154675+0000","last_clean":"2024-09-14T05:01:08.154675+0000","last_became_active":"2024-09-14T04:59:51.918963+0000","last_became_peered":"2024-09-14T04:59:51.918963+0000","last_unstale":"2024-09-14T05:01:08.154675+0000","last_undegraded":"2024-09-14T05:01:08.154675+0000","last_fullsized":"2024-09-14T05:01:08.154675+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:24:46.639920+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":489,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:19.038691+0000","last_change":"2024-09-14T04:54:23.924523+0000","last_active":"2024-09-14T05:01:19.038691+0000","last_peered":"2024-09-14T05:01:19.038691+0000","last_clean":"2024-09-14T05:01:19.038691+0000","last_became_active":"2024-09-14T04:54:23.923468+0000","last_became_peered":"2024-09-14T04:54:23.923468+0000","last_unstale":"2024-09-14T05:01:19.038691+0000","last_undegraded":"2024-09-14T05:01:19.038691+0000","last_fullsized":"2024-09-14T05:01:19.038691+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:41:30.001524+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"64'2","reported_seq":536,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:19.040506+0000","last_change":"2024-09-14T04:53:00.949965+0000","last_active":"2024-09-14T05:01:19.040506+0000","last_peered":"2024-09-14T05:01:19.040506+0000","last_clean":"2024-09-14T05:01:19.040506+0000","last_became_active":"2024-09-14T04:53:00.947620+0000","last_became_peered":"2024-09-14T04:53:00.947620+0000","last_unstale":"2024-09-14T05:01:19.040506+0000","last_undegraded":"2024-09-14T05:01:19.040506+0000","last_fullsized":"2024-09-14T05:01:19.040506+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:47:03.826778+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":539,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:18.975737+0000","last_change":"2024-09-14T04:39:29.522630+0000","last_active":"2024-09-14T05:01:18.975737+0000","last_peered":"2024-09-14T05:01:18.975737+0000","last_clean":"2024-09-14T05:01:18.975737+0000","last_became_active":"2024-09-14T04:39:29.521393+0000","last_became_peered":"2024-09-14T04:39:29.521393+0000","last_unstale":"2024-09-14T05:01:18.975737+0000","last_undegraded":"2024-09-14T05:01:18.975737+0000","last_fullsized":"2024-09-14T05:01:18.975737+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:46:41.150096+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"64'5","reported_seq":348,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:18.979553+0000","last_change":"2024-09-14T04:54:23.913135+0000","last_active":"2024-09-14T05:01:18.979553+0000","last_peered":"2024-09-14T05:01:18.979553+0000","last_clean":"2024-09-14T05:01:18.979553+0000","last_became_active":"2024-09-14T04:54:23.911822+0000","last_became_peered":"2024-09-14T04:54:23.911822+0000","last_unstale":"2024-09-14T05:01:18.979553+0000","last_undegraded":"2024-09-14T05:01:18.979553+0000","last_fullsized":"2024-09-14T05:01:18.979553+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T04:35:03.879865+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[]}],"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":5530,"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":27,"num_read_kb":26,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":37119,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"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":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},"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":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":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":2100,"ondisk_log_size":2100,"up":63,"acting":63,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":182,"seq":781684048193,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":631996,"kb_used_data":4336,"kb_used_omap":12,"kb_used_meta":627635,"kb_avail":93113156,"statfs":{"total":95995035648,"available":95347871744,"internally_reserved":0,"allocated":4440064,"data_stored":2494096,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12410,"internal_metadata":642699142},"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":42,"seq":180388627192,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":910828,"kb_used_data":4640,"kb_used_omap":1,"kb_used_meta":906174,"kb_avail":92834324,"statfs":{"total":95995035648,"available":95062347776,"internally_reserved":0,"allocated":4751360,"data_stored":2821090,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":927922520},"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":36,"seq":154618823427,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":900076,"kb_used_data":4576,"kb_used_omap":1,"kb_used_meta":895486,"kb_avail":92845076,"statfs":{"total":95995035648,"available":95073357824,"internally_reserved":0,"allocated":4685824,"data_stored":2752176,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":916978008},"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":99,"seq":425201762824,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":667320,"kb_used_data":4332,"kb_used_omap":6,"kb_used_meta":662969,"kb_avail":93077832,"statfs":{"total":95995035648,"available":95311699968,"internally_reserved":0,"allocated":4435968,"data_stored":2494062,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6995,"internal_metadata":678880429},"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":277,"seq":1189705941112,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":107556,"kb_used_data":4888,"kb_used_omap":8,"kb_used_meta":102647,"kb_avail":93637596,"statfs":{"total":95995035648,"available":95884898304,"internally_reserved":0,"allocated":5005312,"data_stored":3079299,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8737,"internal_metadata":105111007},"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":89,"seq":382252089880,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":668840,"kb_used_data":4572,"kb_used_omap":6,"kb_used_meta":664249,"kb_avail":93076312,"statfs":{"total":95995035648,"available":95310143488,"internally_reserved":0,"allocated":4681728,"data_stored":2752156,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6707,"internal_metadata":680191437},"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":84,"seq":360777253417,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":824996,"kb_used_data":4312,"kb_used_omap":5,"kb_used_meta":820666,"kb_avail":92920156,"statfs":{"total":95995035648,"available":95150239744,"internally_reserved":0,"allocated":4415488,"data_stored":2489207,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5900,"internal_metadata":840362228},"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":292,"seq":1254130450535,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":53988,"kb_used_data":4632,"kb_used_omap":10,"kb_used_meta":49333,"kb_avail":93691164,"statfs":{"total":95995035648,"available":95939751936,"internally_reserved":0,"allocated":4743168,"data_stored":2817121,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10602,"internal_metadata":50517654},"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":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8898,"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":4196,"internal_metadata":0},{"poolid":3,"osd":2,"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":2160,"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":7033,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5291,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"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":4814,"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":4960,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9541,"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-09-14T05:02:51.604 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-14T05:02:52.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:52 smithi123 bash[68976]: audit 2024-09-14T05:02:50.633522+0000 mgr.y (mgr.26165) 1663 : audit [DBG] from='client.46127 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T05:02:52.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:52 smithi123 bash[68976]: audit 2024-09-14T05:02:50.633522+0000 mgr.y (mgr.26165) 1663 : audit [DBG] from='client.46127 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T05:02:52.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:52 smithi038 bash[84940]: audit 2024-09-14T05:02:50.633522+0000 mgr.y (mgr.26165) 1663 : audit [DBG] from='client.46127 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T05:02:52.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:52 smithi038 bash[84940]: audit 2024-09-14T05:02:50.633522+0000 mgr.y (mgr.26165) 1663 : audit [DBG] from='client.46127 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T05:02:52.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:52 smithi038 bash[87336]: audit 2024-09-14T05:02:50.633522+0000 mgr.y (mgr.26165) 1663 : audit [DBG] from='client.46127 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T05:02:52.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:52 smithi038 bash[87336]: audit 2024-09-14T05:02:50.633522+0000 mgr.y (mgr.26165) 1663 : audit [DBG] from='client.46127 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T05:02:53.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:53 smithi123 bash[68976]: cluster 2024-09-14T05:02:51.908147+0000 mgr.y (mgr.26165) 1664 : cluster [DBG] pgmap v1768: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:53.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:53 smithi123 bash[68976]: cluster 2024-09-14T05:02:51.908147+0000 mgr.y (mgr.26165) 1664 : cluster [DBG] pgmap v1768: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:53.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:53 smithi038 bash[84940]: cluster 2024-09-14T05:02:51.908147+0000 mgr.y (mgr.26165) 1664 : cluster [DBG] pgmap v1768: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:53.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:53 smithi038 bash[84940]: cluster 2024-09-14T05:02:51.908147+0000 mgr.y (mgr.26165) 1664 : cluster [DBG] pgmap v1768: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:53.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:53 smithi038 bash[87336]: cluster 2024-09-14T05:02:51.908147+0000 mgr.y (mgr.26165) 1664 : cluster [DBG] pgmap v1768: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:53.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:53 smithi038 bash[87336]: cluster 2024-09-14T05:02:51.908147+0000 mgr.y (mgr.26165) 1664 : cluster [DBG] pgmap v1768: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:55.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:55 smithi123 bash[68976]: cluster 2024-09-14T05:02:53.909082+0000 mgr.y (mgr.26165) 1665 : cluster [DBG] pgmap v1769: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:55.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:55 smithi123 bash[68976]: cluster 2024-09-14T05:02:53.909082+0000 mgr.y (mgr.26165) 1665 : cluster [DBG] pgmap v1769: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:55.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:55 smithi038 bash[84940]: cluster 2024-09-14T05:02:53.909082+0000 mgr.y (mgr.26165) 1665 : cluster [DBG] pgmap v1769: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:55.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:55 smithi038 bash[84940]: cluster 2024-09-14T05:02:53.909082+0000 mgr.y (mgr.26165) 1665 : cluster [DBG] pgmap v1769: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:55.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:55 smithi038 bash[87336]: cluster 2024-09-14T05:02:53.909082+0000 mgr.y (mgr.26165) 1665 : cluster [DBG] pgmap v1769: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:55.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:55 smithi038 bash[87336]: cluster 2024-09-14T05:02:53.909082+0000 mgr.y (mgr.26165) 1665 : cluster [DBG] pgmap v1769: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:56.398 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/mon.a/config 2024-09-14T05:02:56.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:56 smithi123 bash[68976]: cluster 2024-09-14T05:02:55.909921+0000 mgr.y (mgr.26165) 1666 : cluster [DBG] pgmap v1770: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:56.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:56 smithi123 bash[68976]: cluster 2024-09-14T05:02:55.909921+0000 mgr.y (mgr.26165) 1666 : cluster [DBG] pgmap v1770: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:56.514 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:56 smithi038 bash[84940]: cluster 2024-09-14T05:02:55.909921+0000 mgr.y (mgr.26165) 1666 : cluster [DBG] pgmap v1770: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:56.514 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:56 smithi038 bash[84940]: cluster 2024-09-14T05:02:55.909921+0000 mgr.y (mgr.26165) 1666 : cluster [DBG] pgmap v1770: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:56.515 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:56 smithi038 bash[87336]: cluster 2024-09-14T05:02:55.909921+0000 mgr.y (mgr.26165) 1666 : cluster [DBG] pgmap v1770: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:56.515 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:56 smithi038 bash[87336]: cluster 2024-09-14T05:02:55.909921+0000 mgr.y (mgr.26165) 1666 : cluster [DBG] pgmap v1770: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:58.522 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 05:02:58 smithi038 bash[76239]: ::ffff:172.21.15.123 - - [14/Sep/2024:05:02:58] "GET /metrics HTTP/1.1" 200 34271 "" "Prometheus/2.51.0" 2024-09-14T05:02:59.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:58 smithi038 bash[84940]: cluster 2024-09-14T05:02:57.910728+0000 mgr.y (mgr.26165) 1667 : cluster [DBG] pgmap v1771: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:59.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:02:58 smithi038 bash[84940]: cluster 2024-09-14T05:02:57.910728+0000 mgr.y (mgr.26165) 1667 : cluster [DBG] pgmap v1771: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:59.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:58 smithi038 bash[87336]: cluster 2024-09-14T05:02:57.910728+0000 mgr.y (mgr.26165) 1667 : cluster [DBG] pgmap v1771: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:59.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:02:58 smithi038 bash[87336]: cluster 2024-09-14T05:02:57.910728+0000 mgr.y (mgr.26165) 1667 : cluster [DBG] pgmap v1771: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:59.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:58 smithi123 bash[68976]: cluster 2024-09-14T05:02:57.910728+0000 mgr.y (mgr.26165) 1667 : cluster [DBG] pgmap v1771: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:02:59.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:02:58 smithi123 bash[68976]: cluster 2024-09-14T05:02:57.910728+0000 mgr.y (mgr.26165) 1667 : cluster [DBG] pgmap v1771: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:03:00.688 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 05:03:00 smithi123 bash[61744]: ts=2024-09-14T05:03:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4d8d8784-724c-11ef-bceb-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-14T05:03:00.739 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-09-14T05:03:00.740 INFO:teuthology.orchestra.run.smithi038.stderr:dumped all 2024-09-14T05:03:01.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:03:00 smithi038 bash[84940]: cluster 2024-09-14T05:02:59.911678+0000 mgr.y (mgr.26165) 1668 : cluster [DBG] pgmap v1772: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:03:01.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:03:00 smithi038 bash[84940]: cluster 2024-09-14T05:02:59.911678+0000 mgr.y (mgr.26165) 1668 : cluster [DBG] pgmap v1772: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:03:01.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:03:00 smithi038 bash[84940]: audit 2024-09-14T05:03:00.272141+0000 mon.a (mon.0) 1886 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:03:01.022 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:03:00 smithi038 bash[84940]: audit 2024-09-14T05:03:00.272141+0000 mon.a (mon.0) 1886 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:03:01.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:03:00 smithi038 bash[87336]: cluster 2024-09-14T05:02:59.911678+0000 mgr.y (mgr.26165) 1668 : cluster [DBG] pgmap v1772: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:03:01.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:03:00 smithi038 bash[87336]: cluster 2024-09-14T05:02:59.911678+0000 mgr.y (mgr.26165) 1668 : cluster [DBG] pgmap v1772: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:03:01.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:03:00 smithi038 bash[87336]: audit 2024-09-14T05:03:00.272141+0000 mon.a (mon.0) 1886 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:03:01.023 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:03:00 smithi038 bash[87336]: audit 2024-09-14T05:03:00.272141+0000 mon.a (mon.0) 1886 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:03:01.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:03:00 smithi123 bash[68976]: cluster 2024-09-14T05:02:59.911678+0000 mgr.y (mgr.26165) 1668 : cluster [DBG] pgmap v1772: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:03:01.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:03:00 smithi123 bash[68976]: cluster 2024-09-14T05:02:59.911678+0000 mgr.y (mgr.26165) 1668 : cluster [DBG] pgmap v1772: 93 pgs: 93 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-14T05:03:01.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:03:00 smithi123 bash[68976]: audit 2024-09-14T05:03:00.272141+0000 mon.a (mon.0) 1886 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:03:01.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:03:00 smithi123 bash[68976]: audit 2024-09-14T05:03:00.272141+0000 mon.a (mon.0) 1886 : audit [DBG] from='mgr.26165 172.21.15.38:0/1766224902' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-14T05:03:01.825 INFO:teuthology.orchestra.run.smithi038.stdout:{"pg_ready":true,"pg_map":{"version":1772,"stamp":"2024-09-14T05:02:59.911045+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595917,"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":27,"num_read_kb":26,"num_write":63,"num_write_kb":31,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":14,"num_bytes_recovered":60,"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":2164,"ondisk_log_size":2164,"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":4765600,"kb_used_data":36288,"kb_used_omap":53,"kb_used_meta":4729162,"kb_avail":745195616,"statfs":{"total":767960285184,"available":763080310784,"internally_reserved":0,"allocated":37158912,"data_stored":21699207,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":54759,"internal_metadata":4842662425},"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.005379"},"pg_stats":[{"pgid":"1.11","version":"75'100","reported_seq":470,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:18.978036+0000","last_change":"2024-09-14T04:54:27.831090+0000","last_active":"2024-09-14T05:01:18.978036+0000","last_peered":"2024-09-14T05:01:18.978036+0000","last_clean":"2024-09-14T05:01:18.978036+0000","last_became_active":"2024-09-14T04:54:23.935846+0000","last_became_peered":"2024-09-14T04:54:23.935846+0000","last_unstale":"2024-09-14T05:01:18.978036+0000","last_undegraded":"2024-09-14T05:01:18.978036+0000","last_fullsized":"2024-09-14T05:01:18.978036+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":262,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":5,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:54:27.830861+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:54:27.830861+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T10:04:28.758644+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":"4.14","version":"0'0","reported_seq":534,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:19.040577+0000","last_change":"2024-09-14T04:53:00.938527+0000","last_active":"2024-09-14T05:01:19.040577+0000","last_peered":"2024-09-14T05:01:19.040577+0000","last_clean":"2024-09-14T05:01:19.040577+0000","last_became_active":"2024-09-14T04:53:00.936093+0000","last_became_peered":"2024-09-14T04:53:00.936093+0000","last_unstale":"2024-09-14T05:01:19.040577+0000","last_undegraded":"2024-09-14T05:01:19.040577+0000","last_fullsized":"2024-09-14T05:01:19.040577+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:34:49.144340+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'2","reported_seq":280,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-14T05:01:08.035027+0000","last_change":"2024-09-14T04:36:16.625605+0000","last_active":"2024-09-14T05:01:08.035027+0000","last_peered":"2024-09-14T05:01:08.035027+0000","last_clean":"2024-09-14T05:01:08.035027+0000","last_became_active":"2024-09-14T04:36:16.618859+0000","last_became_peered":"2024-09-14T04:36:16.618859+0000","last_unstale":"2024-09-14T05:01:08.035027+0000","last_undegraded":"2024-09-14T05:01:08.035027+0000","last_fullsized":"2024-09-14T05:01:08.035027+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:25:43.597502+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.10","version":"75'100","reported_seq":175,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-14T05:01:08.156835+0000","last_change":"2024-09-14T04:59:57.479717+0000","last_active":"2024-09-14T05:01:08.156835+0000","last_peered":"2024-09-14T05:01:08.156835+0000","last_clean":"2024-09-14T05:01:08.156835+0000","last_became_active":"2024-09-14T04:59:51.919235+0000","last_became_peered":"2024-09-14T04:59:51.919235+0000","last_unstale":"2024-09-14T05:01:08.156835+0000","last_undegraded":"2024-09-14T05:01:08.156835+0000","last_fullsized":"2024-09-14T05:01:08.156835+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":262,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":5,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:59:57.479567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:59:57.479567+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T07:15:30.230329+0000","scrub_duration":0.0031289019999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":257,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-14T05:01:08.154422+0000","last_change":"2024-09-14T04:59:51.927065+0000","last_active":"2024-09-14T05:01:08.154422+0000","last_peered":"2024-09-14T05:01:08.154422+0000","last_clean":"2024-09-14T05:01:08.154422+0000","last_became_active":"2024-09-14T04:59:51.923448+0000","last_became_peered":"2024-09-14T04:59:51.923448+0000","last_unstale":"2024-09-14T05:01:08.154422+0000","last_undegraded":"2024-09-14T05:01:08.154422+0000","last_fullsized":"2024-09-14T05:01:08.154422+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:23:32.613058+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":384,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:18.977981+0000","last_change":"2024-09-14T04:54:23.912500+0000","last_active":"2024-09-14T05:01:18.977981+0000","last_peered":"2024-09-14T05:01:18.977981+0000","last_clean":"2024-09-14T05:01:18.977981+0000","last_became_active":"2024-09-14T04:54:23.911215+0000","last_became_peered":"2024-09-14T04:54:23.911215+0000","last_unstale":"2024-09-14T05:01:18.977981+0000","last_undegraded":"2024-09-14T05:01:18.977981+0000","last_fullsized":"2024-09-14T05:01:18.977981+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:15:38.100616+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.13","version":"75'100","reported_seq":215,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:19.038927+0000","last_change":"2024-09-14T04:53:00.994347+0000","last_active":"2024-09-14T05:01:19.038927+0000","last_peered":"2024-09-14T05:01:19.038927+0000","last_clean":"2024-09-14T05:01:19.038927+0000","last_became_active":"2024-09-14T04:53:00.926857+0000","last_became_peered":"2024-09-14T04:53:00.926857+0000","last_unstale":"2024-09-14T05:01:19.038927+0000","last_undegraded":"2024-09-14T05:01:19.038927+0000","last_fullsized":"2024-09-14T05:01:19.038927+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":262,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":5,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:53:00.993669+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:53:00.993669+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T10:46:32.029162+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,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":383,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:18.978397+0000","last_change":"2024-09-14T04:54:23.937619+0000","last_active":"2024-09-14T05:01:18.978397+0000","last_peered":"2024-09-14T05:01:18.978397+0000","last_clean":"2024-09-14T05:01:18.978397+0000","last_became_active":"2024-09-14T04:54:23.935867+0000","last_became_peered":"2024-09-14T04:54:23.935867+0000","last_unstale":"2024-09-14T05:01:18.978397+0000","last_undegraded":"2024-09-14T05:01:18.978397+0000","last_fullsized":"2024-09-14T05:01:18.978397+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:19:40.881907+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":229,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-14T05:01:08.034640+0000","last_change":"2024-09-14T05:00:35.937498+0000","last_active":"2024-09-14T05:01:08.034640+0000","last_peered":"2024-09-14T05:01:08.034640+0000","last_clean":"2024-09-14T05:01:08.034640+0000","last_became_active":"2024-09-14T05:00:35.936688+0000","last_became_peered":"2024-09-14T05:00:35.936688+0000","last_unstale":"2024-09-14T05:01:08.034640+0000","last_undegraded":"2024-09-14T05:01:08.034640+0000","last_fullsized":"2024-09-14T05:01:08.034640+0000","mapping_epoch":317,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":318,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:56:31.324260+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.12","version":"75'100","reported_seq":34,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-14T05:01:08.156155+0000","last_change":"2024-09-14T05:00:02.453405+0000","last_active":"2024-09-14T05:01:08.156155+0000","last_peered":"2024-09-14T05:01:08.156155+0000","last_clean":"2024-09-14T05:01:08.156155+0000","last_became_active":"2024-09-14T04:59:51.915374+0000","last_became_peered":"2024-09-14T04:59:51.915374+0000","last_unstale":"2024-09-14T05:01:08.156155+0000","last_undegraded":"2024-09-14T05:01:08.156155+0000","last_fullsized":"2024-09-14T05:01:08.156155+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":262,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":5,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T05:00:02.453252+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T05:00:02.453252+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T08:18:02.055549+0000","scrub_duration":0.0033229840000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":534,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:19.040743+0000","last_change":"2024-09-14T04:53:00.936536+0000","last_active":"2024-09-14T05:01:19.040743+0000","last_peered":"2024-09-14T05:01:19.040743+0000","last_clean":"2024-09-14T05:01:19.040743+0000","last_became_active":"2024-09-14T04:53:00.935536+0000","last_became_peered":"2024-09-14T04:53:00.935536+0000","last_unstale":"2024-09-14T05:01:19.040743+0000","last_undegraded":"2024-09-14T05:01:19.040743+0000","last_fullsized":"2024-09-14T05:01:19.040743+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:55:43.613859+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'8","reported_seq":356,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-14T05:01:08.154116+0000","last_change":"2024-09-14T04:54:23.909658+0000","last_active":"2024-09-14T05:01:08.154116+0000","last_peered":"2024-09-14T05:01:08.154116+0000","last_clean":"2024-09-14T05:01:08.154116+0000","last_became_active":"2024-09-14T04:54:23.908666+0000","last_became_peered":"2024-09-14T04:54:23.908666+0000","last_unstale":"2024-09-14T05:01:08.154116+0000","last_undegraded":"2024-09-14T05:01:08.154116+0000","last_fullsized":"2024-09-14T05:01:08.154116+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T08:33:26.254115+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":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.d","version":"75'100","reported_seq":95,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-14T05:01:08.034617+0000","last_change":"2024-09-14T05:00:40.955609+0000","last_active":"2024-09-14T05:01:08.034617+0000","last_peered":"2024-09-14T05:01:08.034617+0000","last_clean":"2024-09-14T05:01:08.034617+0000","last_became_active":"2024-09-14T05:00:35.948652+0000","last_became_peered":"2024-09-14T05:00:35.948652+0000","last_unstale":"2024-09-14T05:01:08.034617+0000","last_undegraded":"2024-09-14T05:01:08.034617+0000","last_fullsized":"2024-09-14T05:01:08.034617+0000","mapping_epoch":317,"log_start":"0'0","ondisk_log_start":"0'0","created":262,"last_epoch_clean":318,"parent":"0.0","parent_split_bits":4,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T05:00:40.955461+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T05:00:40.955461+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T15:40:21.881095+0000","scrub_duration":0.0034402259999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.f","version":"63'1","reported_seq":255,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-14T05:01:08.035262+0000","last_change":"2024-09-14T05:00:35.942649+0000","last_active":"2024-09-14T05:01:08.035262+0000","last_peered":"2024-09-14T05:01:08.035262+0000","last_clean":"2024-09-14T05:01:08.035262+0000","last_became_active":"2024-09-14T05:00:35.941744+0000","last_became_peered":"2024-09-14T05:00:35.941744+0000","last_unstale":"2024-09-14T05:01:08.035262+0000","last_undegraded":"2024-09-14T05:01:08.035262+0000","last_fullsized":"2024-09-14T05:01:08.035262+0000","mapping_epoch":317,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":318,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:31:38.228861+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,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":243,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-14T05:01:08.153311+0000","last_change":"2024-09-14T04:59:51.923575+0000","last_active":"2024-09-14T05:01:08.153311+0000","last_peered":"2024-09-14T05:01:08.153311+0000","last_clean":"2024-09-14T05:01:08.153311+0000","last_became_active":"2024-09-14T04:59:51.920294+0000","last_became_peered":"2024-09-14T04:59:51.920294+0000","last_unstale":"2024-09-14T05:01:08.153311+0000","last_undegraded":"2024-09-14T05:01:08.153311+0000","last_fullsized":"2024-09-14T05:01:08.153311+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:18:27.795691+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.c","version":"75'100","reported_seq":220,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:19.040455+0000","last_change":"2024-09-14T04:54:23.920706+0000","last_active":"2024-09-14T05:01:19.040455+0000","last_peered":"2024-09-14T05:01:19.040455+0000","last_clean":"2024-09-14T05:01:19.040455+0000","last_became_active":"2024-09-14T04:54:23.919608+0000","last_became_peered":"2024-09-14T04:54:23.919608+0000","last_unstale":"2024-09-14T05:01:19.040455+0000","last_undegraded":"2024-09-14T05:01:19.040455+0000","last_fullsized":"2024-09-14T05:01:19.040455+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":262,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":4,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:53:02.951954+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:53:02.951954+0000","objects_scrubbed":1,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T13:47:24.912725+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,0,6],"acting":[3,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"63'2","reported_seq":222,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-14T05:01:08.035606+0000","last_change":"2024-09-14T05:00:35.940101+0000","last_active":"2024-09-14T05:01:08.035606+0000","last_peered":"2024-09-14T05:01:08.035606+0000","last_clean":"2024-09-14T05:01:08.035606+0000","last_became_active":"2024-09-14T05:00:35.937952+0000","last_became_peered":"2024-09-14T05:00:35.937952+0000","last_unstale":"2024-09-14T05:01:08.035606+0000","last_undegraded":"2024-09-14T05:01:08.035606+0000","last_fullsized":"2024-09-14T05:01:08.035606+0000","mapping_epoch":317,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":318,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:31:21.846614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":573,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:18.976668+0000","last_change":"2024-09-14T04:53:00.909291+0000","last_active":"2024-09-14T05:01:18.976668+0000","last_peered":"2024-09-14T05:01:18.976668+0000","last_clean":"2024-09-14T05:01:18.976668+0000","last_became_active":"2024-09-14T04:53:00.908743+0000","last_became_peered":"2024-09-14T04:53:00.908743+0000","last_unstale":"2024-09-14T05:01:18.976668+0000","last_undegraded":"2024-09-14T05:01:18.976668+0000","last_fullsized":"2024-09-14T05:01:18.976668+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:13:52.172213+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.f","version":"75'100","reported_seq":266,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-14T05:01:08.157141+0000","last_change":"2024-09-14T04:51:08.981467+0000","last_active":"2024-09-14T05:01:08.157141+0000","last_peered":"2024-09-14T05:01:08.157141+0000","last_clean":"2024-09-14T05:01:08.157141+0000","last_became_active":"2024-09-14T04:51:04.834557+0000","last_became_peered":"2024-09-14T04:51:04.834557+0000","last_unstale":"2024-09-14T05:01:08.157141+0000","last_undegraded":"2024-09-14T05:01:08.157141+0000","last_fullsized":"2024-09-14T05:01:08.157141+0000","mapping_epoch":265,"log_start":"0'0","ondisk_log_start":"0'0","created":262,"last_epoch_clean":266,"parent":"0.0","parent_split_bits":4,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:51:08.981387+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:51:08.981387+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T10:44:10.667855+0000","scrub_duration":0.012727255999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.d","version":"63'1","reported_seq":78,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-14T05:01:08.035396+0000","last_change":"2024-09-14T05:00:35.951820+0000","last_active":"2024-09-14T05:01:08.035396+0000","last_peered":"2024-09-14T05:01:08.035396+0000","last_clean":"2024-09-14T05:01:08.035396+0000","last_became_active":"2024-09-14T05:00:35.951100+0000","last_became_peered":"2024-09-14T05:00:35.951100+0000","last_unstale":"2024-09-14T05:01:08.035396+0000","last_undegraded":"2024-09-14T05:01:08.035396+0000","last_fullsized":"2024-09-14T05:01:08.035396+0000","mapping_epoch":317,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":318,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:47:16.306421+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":113,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-14T05:01:08.155057+0000","last_change":"2024-09-14T04:39:29.757071+0000","last_active":"2024-09-14T05:01:08.155057+0000","last_peered":"2024-09-14T05:01:08.155057+0000","last_clean":"2024-09-14T05:01:08.155057+0000","last_became_active":"2024-09-14T04:39:29.756345+0000","last_became_peered":"2024-09-14T04:39:29.756345+0000","last_unstale":"2024-09-14T05:01:08.155057+0000","last_undegraded":"2024-09-14T05:01:08.155057+0000","last_fullsized":"2024-09-14T05:01:08.155057+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:59:19.543101+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.e","version":"75'100","reported_seq":149,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:18.978106+0000","last_change":"2024-09-14T04:53:00.909616+0000","last_active":"2024-09-14T05:01:18.978106+0000","last_peered":"2024-09-14T05:01:18.978106+0000","last_clean":"2024-09-14T05:01:18.978106+0000","last_became_active":"2024-09-14T04:53:00.908918+0000","last_became_peered":"2024-09-14T04:53:00.908918+0000","last_unstale":"2024-09-14T05:01:18.978106+0000","last_undegraded":"2024-09-14T05:01:18.978106+0000","last_fullsized":"2024-09-14T05:01:18.978106+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":262,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":4,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:51:05.434940+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:51:05.434940+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T08:09:15.431346+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,7,3],"acting":[4,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":224,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-14T05:01:08.155895+0000","last_change":"2024-09-14T04:59:51.917930+0000","last_active":"2024-09-14T05:01:08.155895+0000","last_peered":"2024-09-14T05:01:08.155895+0000","last_clean":"2024-09-14T05:01:08.155895+0000","last_became_active":"2024-09-14T04:59:51.917098+0000","last_became_peered":"2024-09-14T04:59:51.917098+0000","last_unstale":"2024-09-14T05:01:08.155895+0000","last_undegraded":"2024-09-14T05:01:08.155895+0000","last_fullsized":"2024-09-14T05:01:08.155895+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:27:03.207267+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":342,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:18.978177+0000","last_change":"2024-09-14T04:54:23.911097+0000","last_active":"2024-09-14T05:01:18.978177+0000","last_peered":"2024-09-14T05:01:18.978177+0000","last_clean":"2024-09-14T05:01:18.978177+0000","last_became_active":"2024-09-14T04:54:23.909943+0000","last_became_peered":"2024-09-14T04:54:23.909943+0000","last_unstale":"2024-09-14T05:01:18.978177+0000","last_undegraded":"2024-09-14T05:01:18.978177+0000","last_fullsized":"2024-09-14T05:01:18.978177+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:10:46.949971+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,4],"acting":[0,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.9","version":"75'100","reported_seq":391,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-14T05:01:08.034211+0000","last_change":"2024-09-14T05:00:35.952632+0000","last_active":"2024-09-14T05:01:08.034211+0000","last_peered":"2024-09-14T05:01:08.034211+0000","last_clean":"2024-09-14T05:01:08.034211+0000","last_became_active":"2024-09-14T05:00:35.951425+0000","last_became_peered":"2024-09-14T05:00:35.951425+0000","last_unstale":"2024-09-14T05:01:08.034211+0000","last_undegraded":"2024-09-14T05:01:08.034211+0000","last_fullsized":"2024-09-14T05:01:08.034211+0000","mapping_epoch":317,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":318,"parent":"0.0","parent_split_bits":4,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:53:03.914528+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:53:03.914528+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T08:33:35.012009+0000","scrub_duration":0.0038561310000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,2],"acting":[7,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"64'3","reported_seq":488,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:19.039123+0000","last_change":"2024-09-14T04:54:23.921673+0000","last_active":"2024-09-14T05:01:19.039123+0000","last_peered":"2024-09-14T05:01:19.039123+0000","last_clean":"2024-09-14T05:01:19.039123+0000","last_became_active":"2024-09-14T04:54:23.919885+0000","last_became_peered":"2024-09-14T04:54:23.919885+0000","last_unstale":"2024-09-14T05:01:19.039123+0000","last_undegraded":"2024-09-14T05:01:19.039123+0000","last_fullsized":"2024-09-14T05:01:19.039123+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T14:13:01.851311+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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,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":546,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:18.977531+0000","last_change":"2024-09-14T04:53:00.912753+0000","last_active":"2024-09-14T05:01:18.977531+0000","last_peered":"2024-09-14T05:01:18.977531+0000","last_clean":"2024-09-14T05:01:18.977531+0000","last_became_active":"2024-09-14T04:53:00.912355+0000","last_became_peered":"2024-09-14T04:53:00.912355+0000","last_unstale":"2024-09-14T05:01:18.977531+0000","last_undegraded":"2024-09-14T05:01:18.977531+0000","last_fullsized":"2024-09-14T05:01:18.977531+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:24:43.266117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.8","version":"75'100","reported_seq":34,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-14T05:01:08.153076+0000","last_change":"2024-09-14T04:59:52.501422+0000","last_active":"2024-09-14T05:01:08.153076+0000","last_peered":"2024-09-14T05:01:08.153076+0000","last_clean":"2024-09-14T05:01:08.153076+0000","last_became_active":"2024-09-14T04:59:51.924747+0000","last_became_peered":"2024-09-14T04:59:51.924747+0000","last_unstale":"2024-09-14T05:01:08.153076+0000","last_undegraded":"2024-09-14T05:01:08.153076+0000","last_fullsized":"2024-09-14T05:01:08.153076+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":4,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:59:52.501274+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:59:52.501274+0000","objects_scrubbed":1,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T16:57:31.993788+0000","scrub_duration":0.0043476519999999996,"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":"3.a","version":"0'0","reported_seq":304,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-14T05:01:08.155583+0000","last_change":"2024-09-14T04:19:42.640315+0000","last_active":"2024-09-14T05:01:08.155583+0000","last_peered":"2024-09-14T05:01:08.155583+0000","last_clean":"2024-09-14T05:01:08.155583+0000","last_became_active":"2024-09-14T04:19:42.639647+0000","last_became_peered":"2024-09-14T04:19:42.639647+0000","last_unstale":"2024-09-14T05:01:08.155583+0000","last_undegraded":"2024-09-14T05:01:08.155583+0000","last_fullsized":"2024-09-14T05:01:08.155583+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:18:39.051719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":549,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:18.978235+0000","last_change":"2024-09-14T04:19:42.650071+0000","last_active":"2024-09-14T05:01:18.978235+0000","last_peered":"2024-09-14T05:01:18.978235+0000","last_clean":"2024-09-14T05:01:18.978235+0000","last_became_active":"2024-09-14T04:19:42.648824+0000","last_became_peered":"2024-09-14T04:19:42.648824+0000","last_unstale":"2024-09-14T05:01:18.978235+0000","last_undegraded":"2024-09-14T05:01:18.978235+0000","last_fullsized":"2024-09-14T05:01:18.978235+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:13:34.311856+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.b","version":"75'100","reported_seq":215,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:19.039034+0000","last_change":"2024-09-14T04:54:23.937530+0000","last_active":"2024-09-14T05:01:19.039034+0000","last_peered":"2024-09-14T05:01:19.039034+0000","last_clean":"2024-09-14T05:01:19.039034+0000","last_became_active":"2024-09-14T04:54:23.936612+0000","last_became_peered":"2024-09-14T04:54:23.936612+0000","last_unstale":"2024-09-14T05:01:19.039034+0000","last_undegraded":"2024-09-14T05:01:19.039034+0000","last_fullsized":"2024-09-14T05:01:19.039034+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":262,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":4,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:51:06.033061+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:51:06.033061+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:54:48.137041+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.9","version":"0'0","reported_seq":544,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:18.975744+0000","last_change":"2024-09-14T04:36:16.609164+0000","last_active":"2024-09-14T05:01:18.975744+0000","last_peered":"2024-09-14T05:01:18.975744+0000","last_clean":"2024-09-14T05:01:18.975744+0000","last_became_active":"2024-09-14T04:36:16.607286+0000","last_became_peered":"2024-09-14T04:36:16.607286+0000","last_unstale":"2024-09-14T05:01:18.975744+0000","last_undegraded":"2024-09-14T05:01:18.975744+0000","last_fullsized":"2024-09-14T05:01:18.975744+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:22:16.993006+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":541,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:18.978659+0000","last_change":"2024-09-14T04:39:29.521552+0000","last_active":"2024-09-14T05:01:18.978659+0000","last_peered":"2024-09-14T05:01:18.978659+0000","last_clean":"2024-09-14T05:01:18.978659+0000","last_became_active":"2024-09-14T04:39:29.520585+0000","last_became_peered":"2024-09-14T04:39:29.520585+0000","last_unstale":"2024-09-14T05:01:18.978659+0000","last_undegraded":"2024-09-14T05:01:18.978659+0000","last_fullsized":"2024-09-14T05:01:18.978659+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:51:48.497168+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.a","version":"75'100","reported_seq":34,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-14T05:01:08.156006+0000","last_change":"2024-09-14T05:00:01.493562+0000","last_active":"2024-09-14T05:01:08.156006+0000","last_peered":"2024-09-14T05:01:08.156006+0000","last_clean":"2024-09-14T05:01:08.156006+0000","last_became_active":"2024-09-14T04:59:51.914688+0000","last_became_peered":"2024-09-14T04:59:51.914688+0000","last_unstale":"2024-09-14T05:01:08.156006+0000","last_undegraded":"2024-09-14T05:01:08.156006+0000","last_fullsized":"2024-09-14T05:01:08.156006+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":4,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T05:00:01.493411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T05:00:01.493411+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T16:43:41.610715+0000","scrub_duration":0.003660202,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.8","version":"0'0","reported_seq":536,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:19.038370+0000","last_change":"2024-09-14T04:53:01.000326+0000","last_active":"2024-09-14T05:01:19.038370+0000","last_peered":"2024-09-14T05:01:19.038370+0000","last_clean":"2024-09-14T05:01:19.038370+0000","last_became_active":"2024-09-14T04:53:00.969835+0000","last_became_peered":"2024-09-14T04:53:00.969835+0000","last_unstale":"2024-09-14T05:01:19.038370+0000","last_undegraded":"2024-09-14T05:01:19.038370+0000","last_fullsized":"2024-09-14T05:01:19.038370+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:59:20.506198+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":549,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:19.039183+0000","last_change":"2024-09-14T04:53:00.925883+0000","last_active":"2024-09-14T05:01:19.039183+0000","last_peered":"2024-09-14T05:01:19.039183+0000","last_clean":"2024-09-14T05:01:19.039183+0000","last_became_active":"2024-09-14T04:53:00.924875+0000","last_became_peered":"2024-09-14T04:53:00.924875+0000","last_unstale":"2024-09-14T05:01:19.039183+0000","last_undegraded":"2024-09-14T05:01:19.039183+0000","last_fullsized":"2024-09-14T05:01:19.039183+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:17:28.621974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"75'100","reported_seq":392,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-14T05:01:08.034048+0000","last_change":"2024-09-14T05:00:36.075838+0000","last_active":"2024-09-14T05:01:08.034048+0000","last_peered":"2024-09-14T05:01:08.034048+0000","last_clean":"2024-09-14T05:01:08.034048+0000","last_became_active":"2024-09-14T05:00:35.942085+0000","last_became_peered":"2024-09-14T05:00:35.942085+0000","last_unstale":"2024-09-14T05:01:08.034048+0000","last_undegraded":"2024-09-14T05:01:08.034048+0000","last_fullsized":"2024-09-14T05:01:08.034048+0000","mapping_epoch":317,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":318,"parent":"0.0","parent_split_bits":0,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T05:00:36.075685+0000","last_deep_scrub":"75'100","last_deep_scrub_stamp":"2024-09-14T05:00:36.075685+0000","last_clean_scrub_stamp":"2024-09-14T05:00:36.075685+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T14:46:37.958367+0000","scrub_duration":0.0031221669999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"55'1","reported_seq":254,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-14T05:01:08.154189+0000","last_change":"2024-09-14T04:59:51.922989+0000","last_active":"2024-09-14T05:01:08.154189+0000","last_peered":"2024-09-14T05:01:08.154189+0000","last_clean":"2024-09-14T05:01:08.154189+0000","last_became_active":"2024-09-14T04:59:51.922135+0000","last_became_peered":"2024-09-14T04:59:51.922135+0000","last_unstale":"2024-09-14T05:01:08.154189+0000","last_undegraded":"2024-09-14T05:01:08.154189+0000","last_fullsized":"2024-09-14T05:01:08.154189+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:01:58.506839+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000682689,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":471,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:19.038923+0000","last_change":"2024-09-14T04:53:00.980525+0000","last_active":"2024-09-14T05:01:19.038923+0000","last_peered":"2024-09-14T05:01:19.038923+0000","last_clean":"2024-09-14T05:01:19.038923+0000","last_became_active":"2024-09-14T04:53:00.977868+0000","last_became_peered":"2024-09-14T04:53:00.977868+0000","last_unstale":"2024-09-14T05:01:19.038923+0000","last_undegraded":"2024-09-14T05:01:19.038923+0000","last_fullsized":"2024-09-14T05:01:19.038923+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:52:39.688148+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":113,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-14T05:01:08.156153+0000","last_change":"2024-09-14T04:39:29.758084+0000","last_active":"2024-09-14T05:01:08.156153+0000","last_peered":"2024-09-14T05:01:08.156153+0000","last_clean":"2024-09-14T05:01:08.156153+0000","last_became_active":"2024-09-14T04:39:29.757177+0000","last_became_peered":"2024-09-14T04:39:29.757177+0000","last_unstale":"2024-09-14T05:01:08.156153+0000","last_undegraded":"2024-09-14T05:01:08.156153+0000","last_fullsized":"2024-09-14T05:01:08.156153+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:51:29.490118+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.3","version":"75'100","reported_seq":199,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:19.038797+0000","last_change":"2024-09-14T04:51:04.085422+0000","last_active":"2024-09-14T05:01:19.038797+0000","last_peered":"2024-09-14T05:01:19.038797+0000","last_clean":"2024-09-14T05:01:19.038797+0000","last_became_active":"2024-09-14T04:50:58.801541+0000","last_became_peered":"2024-09-14T04:50:58.801541+0000","last_unstale":"2024-09-14T05:01:19.038797+0000","last_undegraded":"2024-09-14T05:01:19.038797+0000","last_fullsized":"2024-09-14T05:01:19.038797+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":263,"parent":"0.0","parent_split_bits":3,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:51:04.085341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:51:04.085341+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T09:08:06.504452+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":"2.0","version":"0'0","reported_seq":497,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-14T05:01:08.034199+0000","last_change":"2024-09-14T05:00:35.945256+0000","last_active":"2024-09-14T05:01:08.034199+0000","last_peered":"2024-09-14T05:01:08.034199+0000","last_clean":"2024-09-14T05:01:08.034199+0000","last_became_active":"2024-09-14T05:00:35.943890+0000","last_became_peered":"2024-09-14T05:00:35.943890+0000","last_unstale":"2024-09-14T05:01:08.034199+0000","last_undegraded":"2024-09-14T05:01:08.034199+0000","last_fullsized":"2024-09-14T05:01:08.034199+0000","mapping_epoch":317,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":318,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:06:17.543944+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00063445000000000005,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":375,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:18.977687+0000","last_change":"2024-09-14T04:54:23.913625+0000","last_active":"2024-09-14T05:01:18.977687+0000","last_peered":"2024-09-14T05:01:18.977687+0000","last_clean":"2024-09-14T05:01:18.977687+0000","last_became_active":"2024-09-14T04:54:23.912227+0000","last_became_peered":"2024-09-14T04:54:23.912227+0000","last_unstale":"2024-09-14T05:01:18.977687+0000","last_undegraded":"2024-09-14T05:01:18.977687+0000","last_fullsized":"2024-09-14T05:01:18.977687+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:19:01.010117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":343,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:18.978638+0000","last_change":"2024-09-14T04:54:23.917095+0000","last_active":"2024-09-14T05:01:18.978638+0000","last_peered":"2024-09-14T05:01:18.978638+0000","last_clean":"2024-09-14T05:01:18.978638+0000","last_became_active":"2024-09-14T04:54:23.916234+0000","last_became_peered":"2024-09-14T04:54:23.916234+0000","last_unstale":"2024-09-14T05:01:18.978638+0000","last_undegraded":"2024-09-14T05:01:18.978638+0000","last_fullsized":"2024-09-14T05:01:18.978638+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:17:21.331965+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.2","version":"75'100","reported_seq":378,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-14T05:01:08.034648+0000","last_change":"2024-09-14T05:00:37.989812+0000","last_active":"2024-09-14T05:01:08.034648+0000","last_peered":"2024-09-14T05:01:08.034648+0000","last_clean":"2024-09-14T05:01:08.034648+0000","last_became_active":"2024-09-14T05:00:35.941273+0000","last_became_peered":"2024-09-14T05:00:35.941273+0000","last_unstale":"2024-09-14T05:01:08.034648+0000","last_undegraded":"2024-09-14T05:01:08.034648+0000","last_fullsized":"2024-09-14T05:01:08.034648+0000","mapping_epoch":317,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":318,"parent":"0.0","parent_split_bits":4,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T05:00:37.989646+0000","last_deep_scrub":"75'100","last_deep_scrub_stamp":"2024-09-14T05:00:37.989646+0000","last_clean_scrub_stamp":"2024-09-14T05:00:37.989646+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T07:32:44.428943+0000","scrub_duration":0.0036378780000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":601,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:19.039080+0000","last_change":"2024-09-14T04:54:23.910652+0000","last_active":"2024-09-14T05:01:19.039080+0000","last_peered":"2024-09-14T05:01:19.039080+0000","last_clean":"2024-09-14T05:01:19.039080+0000","last_became_active":"2024-09-14T04:54:23.909553+0000","last_became_peered":"2024-09-14T04:54:23.909553+0000","last_unstale":"2024-09-14T05:01:19.039080+0000","last_undegraded":"2024-09-14T05:01:19.039080+0000","last_fullsized":"2024-09-14T05:01:19.039080+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:49:33.953910+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026470600000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":528,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:19.039629+0000","last_change":"2024-09-14T04:18:23.868969+0000","last_active":"2024-09-14T05:01:19.039629+0000","last_peered":"2024-09-14T05:01:19.039629+0000","last_clean":"2024-09-14T05:01:19.039629+0000","last_became_active":"2024-09-14T04:18:23.868634+0000","last_became_peered":"2024-09-14T04:18:23.868634+0000","last_unstale":"2024-09-14T05:01:19.039629+0000","last_undegraded":"2024-09-14T05:01:19.039629+0000","last_fullsized":"2024-09-14T05:01:19.039629+0000","mapping_epoch":89,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":90,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:21:23.421668+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":576,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:19.038942+0000","last_change":"2024-09-14T04:54:23.934860+0000","last_active":"2024-09-14T05:01:19.038942+0000","last_peered":"2024-09-14T05:01:19.038942+0000","last_clean":"2024-09-14T05:01:19.038942+0000","last_became_active":"2024-09-14T04:54:23.934158+0000","last_became_peered":"2024-09-14T04:54:23.934158+0000","last_unstale":"2024-09-14T05:01:19.038942+0000","last_undegraded":"2024-09-14T05:01:19.038942+0000","last_fullsized":"2024-09-14T05:01:19.038942+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:36:24.740598+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"75'100","reported_seq":297,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-14T05:01:08.154130+0000","last_change":"2024-09-14T04:59:54.446224+0000","last_active":"2024-09-14T05:01:08.154130+0000","last_peered":"2024-09-14T05:01:08.154130+0000","last_clean":"2024-09-14T05:01:08.154130+0000","last_became_active":"2024-09-14T04:59:51.921915+0000","last_became_peered":"2024-09-14T04:59:51.921915+0000","last_unstale":"2024-09-14T05:01:08.154130+0000","last_undegraded":"2024-09-14T05:01:08.154130+0000","last_fullsized":"2024-09-14T05:01:08.154130+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":4,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:59:54.446068+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:59:54.446068+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T14:09:38.438007+0000","scrub_duration":0.0037206269999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"57'2","reported_seq":266,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-14T05:01:08.156579+0000","last_change":"2024-09-14T04:59:51.917598+0000","last_active":"2024-09-14T05:01:08.156579+0000","last_peered":"2024-09-14T05:01:08.156579+0000","last_clean":"2024-09-14T05:01:08.156579+0000","last_became_active":"2024-09-14T04:59:51.916395+0000","last_became_peered":"2024-09-14T04:59:51.916395+0000","last_unstale":"2024-09-14T05:01:08.156579+0000","last_undegraded":"2024-09-14T05:01:08.156579+0000","last_fullsized":"2024-09-14T05:01:08.156579+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:33:10.994326+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0017315220000000001,"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":"3.3","version":"0'0","reported_seq":549,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:18.976453+0000","last_change":"2024-09-14T04:54:23.912598+0000","last_active":"2024-09-14T05:01:18.976453+0000","last_peered":"2024-09-14T05:01:18.976453+0000","last_clean":"2024-09-14T05:01:18.976453+0000","last_became_active":"2024-09-14T04:54:23.911383+0000","last_became_peered":"2024-09-14T04:54:23.911383+0000","last_unstale":"2024-09-14T05:01:18.976453+0000","last_undegraded":"2024-09-14T05:01:18.976453+0000","last_fullsized":"2024-09-14T05:01:18.976453+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:08:09.178039+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":547,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:19.039295+0000","last_change":"2024-09-14T04:35:16.419224+0000","last_active":"2024-09-14T05:01:19.039295+0000","last_peered":"2024-09-14T05:01:19.039295+0000","last_clean":"2024-09-14T05:01:19.039295+0000","last_became_active":"2024-09-14T04:35:16.418882+0000","last_became_peered":"2024-09-14T04:35:16.418882+0000","last_unstale":"2024-09-14T05:01:19.039295+0000","last_undegraded":"2024-09-14T05:01:19.039295+0000","last_fullsized":"2024-09-14T05:01:19.039295+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:37:05.418011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"75'100","reported_seq":274,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-14T05:01:08.156864+0000","last_change":"2024-09-14T04:53:00.925328+0000","last_active":"2024-09-14T05:01:08.156864+0000","last_peered":"2024-09-14T05:01:08.156864+0000","last_clean":"2024-09-14T05:01:08.156864+0000","last_became_active":"2024-09-14T04:53:00.924838+0000","last_became_peered":"2024-09-14T04:53:00.924838+0000","last_unstale":"2024-09-14T05:01:08.156864+0000","last_undegraded":"2024-09-14T05:01:08.156864+0000","last_fullsized":"2024-09-14T05:01:08.156864+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":3,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:51:01.992901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:51:01.992901+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T06:36:43.255532+0000","scrub_duration":0.0053207840000000003,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":241,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-14T05:01:08.154919+0000","last_change":"2024-09-14T04:59:51.927544+0000","last_active":"2024-09-14T05:01:08.154919+0000","last_peered":"2024-09-14T05:01:08.154919+0000","last_clean":"2024-09-14T05:01:08.154919+0000","last_became_active":"2024-09-14T04:59:51.926278+0000","last_became_peered":"2024-09-14T04:59:51.926278+0000","last_unstale":"2024-09-14T05:01:08.154919+0000","last_undegraded":"2024-09-14T05:01:08.154919+0000","last_fullsized":"2024-09-14T05:01:08.154919+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:03:20.031017+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":601,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:19.039495+0000","last_change":"2024-09-14T04:54:23.921027+0000","last_active":"2024-09-14T05:01:19.039495+0000","last_peered":"2024-09-14T05:01:19.039495+0000","last_clean":"2024-09-14T05:01:19.039495+0000","last_became_active":"2024-09-14T04:54:23.920187+0000","last_became_peered":"2024-09-14T04:54:23.920187+0000","last_unstale":"2024-09-14T05:01:19.039495+0000","last_undegraded":"2024-09-14T05:01:19.039495+0000","last_fullsized":"2024-09-14T05:01:19.039495+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:07:03.987162+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000609499,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":529,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:19.039375+0000","last_change":"2024-09-14T04:19:42.653701+0000","last_active":"2024-09-14T05:01:19.039375+0000","last_peered":"2024-09-14T05:01:19.039375+0000","last_clean":"2024-09-14T05:01:19.039375+0000","last_became_active":"2024-09-14T04:19:42.652665+0000","last_became_peered":"2024-09-14T04:19:42.652665+0000","last_unstale":"2024-09-14T05:01:19.039375+0000","last_undegraded":"2024-09-14T05:01:19.039375+0000","last_fullsized":"2024-09-14T05:01:19.039375+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:52:36.500982+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.6","version":"75'100","reported_seq":291,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-14T05:01:08.155382+0000","last_change":"2024-09-14T04:54:23.912468+0000","last_active":"2024-09-14T05:01:08.155382+0000","last_peered":"2024-09-14T05:01:08.155382+0000","last_clean":"2024-09-14T05:01:08.155382+0000","last_became_active":"2024-09-14T04:54:23.911387+0000","last_became_peered":"2024-09-14T04:54:23.911387+0000","last_unstale":"2024-09-14T05:01:08.155382+0000","last_undegraded":"2024-09-14T05:01:08.155382+0000","last_fullsized":"2024-09-14T05:01:08.155382+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":3,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:53:01.743322+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:53:01.743322+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T12:58:20.598067+0000","scrub_duration":0.002896493,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.4","version":"0'0","reported_seq":528,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:19.039417+0000","last_change":"2024-09-14T04:18:23.879285+0000","last_active":"2024-09-14T05:01:19.039417+0000","last_peered":"2024-09-14T05:01:19.039417+0000","last_clean":"2024-09-14T05:01:19.039417+0000","last_became_active":"2024-09-14T04:18:23.878681+0000","last_became_peered":"2024-09-14T04:18:23.878681+0000","last_unstale":"2024-09-14T05:01:19.039417+0000","last_undegraded":"2024-09-14T05:01:19.039417+0000","last_fullsized":"2024-09-14T05:01:19.039417+0000","mapping_epoch":89,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":90,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:30:57.336674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":328,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-14T05:01:08.035611+0000","last_change":"2024-09-14T04:54:23.924337+0000","last_active":"2024-09-14T05:01:08.035611+0000","last_peered":"2024-09-14T05:01:08.035611+0000","last_clean":"2024-09-14T05:01:08.035611+0000","last_became_active":"2024-09-14T04:54:23.923546+0000","last_became_peered":"2024-09-14T04:54:23.923546+0000","last_unstale":"2024-09-14T05:01:08.035611+0000","last_undegraded":"2024-09-14T05:01:08.035611+0000","last_fullsized":"2024-09-14T05:01:08.035611+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:21:26.577121+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067607599999999996,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":349,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:18.978535+0000","last_change":"2024-09-14T04:54:23.939112+0000","last_active":"2024-09-14T05:01:18.978535+0000","last_peered":"2024-09-14T05:01:18.978535+0000","last_clean":"2024-09-14T05:01:18.978535+0000","last_became_active":"2024-09-14T04:54:23.937661+0000","last_became_peered":"2024-09-14T04:54:23.937661+0000","last_unstale":"2024-09-14T05:01:18.978535+0000","last_undegraded":"2024-09-14T05:01:18.978535+0000","last_fullsized":"2024-09-14T05:01:18.978535+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:25:16.896513+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.5","version":"75'100","reported_seq":199,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:18.977980+0000","last_change":"2024-09-14T04:51:04.389469+0000","last_active":"2024-09-14T05:01:18.977980+0000","last_peered":"2024-09-14T05:01:18.977980+0000","last_clean":"2024-09-14T05:01:18.977980+0000","last_became_active":"2024-09-14T04:50:58.789047+0000","last_became_peered":"2024-09-14T04:50:58.789047+0000","last_unstale":"2024-09-14T05:01:18.977980+0000","last_undegraded":"2024-09-14T05:01:18.977980+0000","last_fullsized":"2024-09-14T05:01:18.977980+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":263,"parent":"0.0","parent_split_bits":3,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:51:04.389339+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:51:04.389339+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T07:33:37.674201+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":"3.7","version":"63'2","reported_seq":567,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:19.040674+0000","last_change":"2024-09-14T04:54:23.919850+0000","last_active":"2024-09-14T05:01:19.040674+0000","last_peered":"2024-09-14T05:01:19.040674+0000","last_clean":"2024-09-14T05:01:19.040674+0000","last_became_active":"2024-09-14T04:54:23.918892+0000","last_became_peered":"2024-09-14T04:54:23.918892+0000","last_unstale":"2024-09-14T05:01:19.040674+0000","last_undegraded":"2024-09-14T05:01:19.040674+0000","last_fullsized":"2024-09-14T05:01:19.040674+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:56:29.167811+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,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":538,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:19.038905+0000","last_change":"2024-09-14T04:19:42.652857+0000","last_active":"2024-09-14T05:01:19.038905+0000","last_peered":"2024-09-14T05:01:19.038905+0000","last_clean":"2024-09-14T05:01:19.038905+0000","last_became_active":"2024-09-14T04:19:42.652402+0000","last_became_peered":"2024-09-14T04:19:42.652402+0000","last_unstale":"2024-09-14T05:01:19.038905+0000","last_undegraded":"2024-09-14T05:01:19.038905+0000","last_fullsized":"2024-09-14T05:01:19.038905+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:52:50.720268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":557,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:19.038342+0000","last_change":"2024-09-14T04:54:23.923198+0000","last_active":"2024-09-14T05:01:19.038342+0000","last_peered":"2024-09-14T05:01:19.038342+0000","last_clean":"2024-09-14T05:01:19.038342+0000","last_became_active":"2024-09-14T04:54:23.919499+0000","last_became_peered":"2024-09-14T04:54:23.919499+0000","last_unstale":"2024-09-14T05:01:19.038342+0000","last_undegraded":"2024-09-14T05:01:19.038342+0000","last_fullsized":"2024-09-14T05:01:19.038342+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:41:40.328979+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.4","version":"75'100","reported_seq":196,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:19.040398+0000","last_change":"2024-09-14T04:53:01.942790+0000","last_active":"2024-09-14T05:01:19.040398+0000","last_peered":"2024-09-14T05:01:19.040398+0000","last_clean":"2024-09-14T05:01:19.040398+0000","last_became_active":"2024-09-14T04:53:00.942646+0000","last_became_peered":"2024-09-14T04:53:00.942646+0000","last_unstale":"2024-09-14T05:01:19.040398+0000","last_undegraded":"2024-09-14T05:01:19.040398+0000","last_fullsized":"2024-09-14T05:01:19.040398+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":3,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:53:01.942536+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:53:01.942536+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-09-15T09:36:12.878649+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":[3,5,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"64'1","reported_seq":346,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:18.978482+0000","last_change":"2024-09-14T04:54:23.936730+0000","last_active":"2024-09-14T05:01:18.978482+0000","last_peered":"2024-09-14T05:01:18.978482+0000","last_clean":"2024-09-14T05:01:18.978482+0000","last_became_active":"2024-09-14T04:54:23.934481+0000","last_became_peered":"2024-09-14T04:54:23.934481+0000","last_unstale":"2024-09-14T05:01:18.978482+0000","last_undegraded":"2024-09-14T05:01:18.978482+0000","last_fullsized":"2024-09-14T05:01:18.978482+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:07:17.074340+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,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":316,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-14T05:01:08.157583+0000","last_change":"2024-09-14T04:36:16.609151+0000","last_active":"2024-09-14T05:01:08.157583+0000","last_peered":"2024-09-14T05:01:08.157583+0000","last_clean":"2024-09-14T05:01:08.157583+0000","last_became_active":"2024-09-14T04:36:16.608682+0000","last_became_peered":"2024-09-14T04:36:16.608682+0000","last_unstale":"2024-09-14T05:01:08.157583+0000","last_undegraded":"2024-09-14T05:01:08.157583+0000","last_fullsized":"2024-09-14T05:01:08.157583+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:02:36.286567+0000","last_clean_scrub_stamp":"2024-09-14T04:02:36.286567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:28:37.787335+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00065019000000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":487,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:18.976239+0000","last_change":"2024-09-14T04:19:42.632880+0000","last_active":"2024-09-14T05:01:18.976239+0000","last_peered":"2024-09-14T05:01:18.976239+0000","last_clean":"2024-09-14T05:01:18.976239+0000","last_became_active":"2024-09-14T04:19:42.630108+0000","last_became_peered":"2024-09-14T04:19:42.630108+0000","last_unstale":"2024-09-14T05:01:18.976239+0000","last_undegraded":"2024-09-14T05:01:18.976239+0000","last_fullsized":"2024-09-14T05:01:18.976239+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:13:55.228629+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":526,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:18.977076+0000","last_change":"2024-09-14T04:19:42.646559+0000","last_active":"2024-09-14T05:01:18.977076+0000","last_peered":"2024-09-14T05:01:18.977076+0000","last_clean":"2024-09-14T05:01:18.977076+0000","last_became_active":"2024-09-14T04:19:42.645683+0000","last_became_peered":"2024-09-14T04:19:42.645683+0000","last_unstale":"2024-09-14T05:01:18.977076+0000","last_undegraded":"2024-09-14T05:01:18.977076+0000","last_fullsized":"2024-09-14T05:01:18.977076+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:08:29.408846+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"75'23","reported_seq":539,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:18.977345+0000","last_change":"2024-09-14T04:36:16.607830+0000","last_active":"2024-09-14T05:01:18.977345+0000","last_peered":"2024-09-14T05:01:18.977345+0000","last_clean":"2024-09-14T05:01:18.977345+0000","last_became_active":"2024-09-14T04:36:16.607024+0000","last_became_peered":"2024-09-14T04:36:16.607024+0000","last_unstale":"2024-09-14T05:01:18.977345+0000","last_undegraded":"2024-09-14T05:01:18.977345+0000","last_fullsized":"2024-09-14T05:01:18.977345+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:10:42.156176+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":540,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:19.039322+0000","last_change":"2024-09-14T04:39:29.524210+0000","last_active":"2024-09-14T05:01:19.039322+0000","last_peered":"2024-09-14T05:01:19.039322+0000","last_clean":"2024-09-14T05:01:19.039322+0000","last_became_active":"2024-09-14T04:39:29.523679+0000","last_became_peered":"2024-09-14T04:39:29.523679+0000","last_unstale":"2024-09-14T05:01:19.039322+0000","last_undegraded":"2024-09-14T05:01:19.039322+0000","last_fullsized":"2024-09-14T05:01:19.039322+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T06:12:18.024335+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'3","reported_seq":224,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-14T05:01:08.035868+0000","last_change":"2024-09-14T05:00:35.944848+0000","last_active":"2024-09-14T05:01:08.035868+0000","last_peered":"2024-09-14T05:01:08.035868+0000","last_clean":"2024-09-14T05:01:08.035868+0000","last_became_active":"2024-09-14T05:00:35.944029+0000","last_became_peered":"2024-09-14T05:00:35.944029+0000","last_unstale":"2024-09-14T05:01:08.035868+0000","last_undegraded":"2024-09-14T05:01:08.035868+0000","last_fullsized":"2024-09-14T05:01:08.035868+0000","mapping_epoch":317,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":318,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T13:55:29.742392+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.14","version":"75'100","reported_seq":136,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:19.039335+0000","last_change":"2024-09-14T04:51:04.973215+0000","last_active":"2024-09-14T05:01:19.039335+0000","last_peered":"2024-09-14T05:01:19.039335+0000","last_clean":"2024-09-14T05:01:19.039335+0000","last_became_active":"2024-09-14T04:51:04.851461+0000","last_became_peered":"2024-09-14T04:51:04.851461+0000","last_unstale":"2024-09-14T05:01:19.039335+0000","last_undegraded":"2024-09-14T05:01:19.039335+0000","last_fullsized":"2024-09-14T05:01:19.039335+0000","mapping_epoch":265,"log_start":"0'0","ondisk_log_start":"0'0","created":262,"last_epoch_clean":266,"parent":"0.0","parent_split_bits":5,"last_scrub":"75'100","last_scrub_stamp":"2024-09-14T04:51:04.972988+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T03:56:14.533049+0000","last_clean_scrub_stamp":"2024-09-14T04:51:04.972988+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:51:18.748614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,4],"acting":[2,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":241,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-14T05:01:08.154835+0000","last_change":"2024-09-14T04:59:51.932179+0000","last_active":"2024-09-14T05:01:08.154835+0000","last_peered":"2024-09-14T05:01:08.154835+0000","last_clean":"2024-09-14T05:01:08.154835+0000","last_became_active":"2024-09-14T04:59:51.931360+0000","last_became_peered":"2024-09-14T04:59:51.931360+0000","last_unstale":"2024-09-14T05:01:08.154835+0000","last_undegraded":"2024-09-14T05:01:08.154835+0000","last_fullsized":"2024-09-14T05:01:08.154835+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:51:30.948150+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":339,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:19.038745+0000","last_change":"2024-09-14T04:36:16.605970+0000","last_active":"2024-09-14T05:01:19.038745+0000","last_peered":"2024-09-14T05:01:19.038745+0000","last_clean":"2024-09-14T05:01:19.038745+0000","last_became_active":"2024-09-14T04:36:16.605195+0000","last_became_peered":"2024-09-14T04:36:16.605195+0000","last_unstale":"2024-09-14T05:01:19.038745+0000","last_undegraded":"2024-09-14T05:01:19.038745+0000","last_fullsized":"2024-09-14T05:01:19.038745+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:12:10.437785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":370,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:18.979409+0000","last_change":"2024-09-14T04:54:23.932825+0000","last_active":"2024-09-14T05:01:18.979409+0000","last_peered":"2024-09-14T05:01:18.979409+0000","last_clean":"2024-09-14T05:01:18.979409+0000","last_became_active":"2024-09-14T04:54:23.931736+0000","last_became_peered":"2024-09-14T04:54:23.931736+0000","last_unstale":"2024-09-14T05:01:18.979409+0000","last_undegraded":"2024-09-14T05:01:18.979409+0000","last_fullsized":"2024-09-14T05:01:18.979409+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:51:34.388886+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":541,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:19.038520+0000","last_change":"2024-09-14T04:53:01.001277+0000","last_active":"2024-09-14T05:01:19.038520+0000","last_peered":"2024-09-14T05:01:19.038520+0000","last_clean":"2024-09-14T05:01:19.038520+0000","last_became_active":"2024-09-14T04:53:00.999999+0000","last_became_peered":"2024-09-14T04:53:00.999999+0000","last_unstale":"2024-09-14T05:01:19.038520+0000","last_undegraded":"2024-09-14T05:01:19.038520+0000","last_fullsized":"2024-09-14T05:01:19.038520+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:36:29.971766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1f","version":"0'0","reported_seq":286,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-14T05:01:08.157387+0000","last_change":"2024-09-14T04:17:00.824384+0000","last_active":"2024-09-14T05:01:08.157387+0000","last_peered":"2024-09-14T05:01:08.157387+0000","last_clean":"2024-09-14T05:01:08.157387+0000","last_became_active":"2024-09-14T04:17:00.823419+0000","last_became_peered":"2024-09-14T04:17:00.823419+0000","last_unstale":"2024-09-14T05:01:08.157387+0000","last_undegraded":"2024-09-14T05:01:08.157387+0000","last_fullsized":"2024-09-14T05:01:08.157387+0000","mapping_epoch":84,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":85,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:12:07.409073+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":486,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:19.038485+0000","last_change":"2024-09-14T04:54:23.921932+0000","last_active":"2024-09-14T05:01:19.038485+0000","last_peered":"2024-09-14T05:01:19.038485+0000","last_clean":"2024-09-14T05:01:19.038485+0000","last_became_active":"2024-09-14T04:54:23.920545+0000","last_became_peered":"2024-09-14T04:54:23.920545+0000","last_unstale":"2024-09-14T05:01:19.038485+0000","last_undegraded":"2024-09-14T05:01:19.038485+0000","last_fullsized":"2024-09-14T05:01:19.038485+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:59:30.860873+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":386,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:18.978830+0000","last_change":"2024-09-14T04:54:23.938801+0000","last_active":"2024-09-14T05:01:18.978830+0000","last_peered":"2024-09-14T05:01:18.978830+0000","last_clean":"2024-09-14T05:01:18.978830+0000","last_became_active":"2024-09-14T04:54:23.938090+0000","last_became_peered":"2024-09-14T04:54:23.938090+0000","last_unstale":"2024-09-14T05:01:18.978830+0000","last_undegraded":"2024-09-14T05:01:18.978830+0000","last_fullsized":"2024-09-14T05:01:18.978830+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:35:52.170549+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":546,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:19.038603+0000","last_change":"2024-09-14T04:53:00.926039+0000","last_active":"2024-09-14T05:01:19.038603+0000","last_peered":"2024-09-14T05:01:19.038603+0000","last_clean":"2024-09-14T05:01:19.038603+0000","last_became_active":"2024-09-14T04:53:00.925335+0000","last_became_peered":"2024-09-14T04:53:00.925335+0000","last_unstale":"2024-09-14T05:01:19.038603+0000","last_undegraded":"2024-09-14T05:01:19.038603+0000","last_fullsized":"2024-09-14T05:01:19.038603+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:35:25.135000+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":531,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:19.040563+0000","last_change":"2024-09-14T04:53:00.925962+0000","last_active":"2024-09-14T05:01:19.040563+0000","last_peered":"2024-09-14T05:01:19.040563+0000","last_clean":"2024-09-14T05:01:19.040563+0000","last_became_active":"2024-09-14T04:53:00.925152+0000","last_became_peered":"2024-09-14T04:53:00.925152+0000","last_unstale":"2024-09-14T05:01:19.040563+0000","last_undegraded":"2024-09-14T05:01:19.040563+0000","last_fullsized":"2024-09-14T05:01:19.040563+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:37:49.778571+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"64'2","reported_seq":550,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:18.976950+0000","last_change":"2024-09-14T04:19:42.649335+0000","last_active":"2024-09-14T05:01:18.976950+0000","last_peered":"2024-09-14T05:01:18.976950+0000","last_clean":"2024-09-14T05:01:18.976950+0000","last_became_active":"2024-09-14T04:19:42.648423+0000","last_became_peered":"2024-09-14T04:19:42.648423+0000","last_unstale":"2024-09-14T05:01:18.976950+0000","last_undegraded":"2024-09-14T05:01:18.976950+0000","last_fullsized":"2024-09-14T05:01:18.976950+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T04:07:19.323674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":563,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:19.039394+0000","last_change":"2024-09-14T04:53:00.929043+0000","last_active":"2024-09-14T05:01:19.039394+0000","last_peered":"2024-09-14T05:01:19.039394+0000","last_clean":"2024-09-14T05:01:19.039394+0000","last_became_active":"2024-09-14T04:53:00.928344+0000","last_became_peered":"2024-09-14T04:53:00.928344+0000","last_unstale":"2024-09-14T05:01:19.039394+0000","last_undegraded":"2024-09-14T05:01:19.039394+0000","last_fullsized":"2024-09-14T05:01:19.039394+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:10:56.640103+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"64'2","reported_seq":346,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:18.978805+0000","last_change":"2024-09-14T04:54:23.918070+0000","last_active":"2024-09-14T05:01:18.978805+0000","last_peered":"2024-09-14T05:01:18.978805+0000","last_clean":"2024-09-14T05:01:18.978805+0000","last_became_active":"2024-09-14T04:54:23.915461+0000","last_became_peered":"2024-09-14T04:54:23.915461+0000","last_unstale":"2024-09-14T05:01:18.978805+0000","last_undegraded":"2024-09-14T05:01:18.978805+0000","last_fullsized":"2024-09-14T05:01:18.978805+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T05:08:41.580449+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":561,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:18.976762+0000","last_change":"2024-09-14T04:53:00.912795+0000","last_active":"2024-09-14T05:01:18.976762+0000","last_peered":"2024-09-14T05:01:18.976762+0000","last_clean":"2024-09-14T05:01:18.976762+0000","last_became_active":"2024-09-14T04:53:00.912374+0000","last_became_peered":"2024-09-14T04:53:00.912374+0000","last_unstale":"2024-09-14T05:01:18.976762+0000","last_undegraded":"2024-09-14T05:01:18.976762+0000","last_fullsized":"2024-09-14T05:01:18.976762+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:42:11.485145+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'2","reported_seq":244,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-14T05:01:08.155667+0000","last_change":"2024-09-14T04:59:51.934220+0000","last_active":"2024-09-14T05:01:08.155667+0000","last_peered":"2024-09-14T05:01:08.155667+0000","last_clean":"2024-09-14T05:01:08.155667+0000","last_became_active":"2024-09-14T04:59:51.929353+0000","last_became_peered":"2024-09-14T04:59:51.929353+0000","last_unstale":"2024-09-14T05:01:08.155667+0000","last_undegraded":"2024-09-14T05:01:08.155667+0000","last_fullsized":"2024-09-14T05:01:08.155667+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:49:28.324997+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":586,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:18.976735+0000","last_change":"2024-09-14T04:54:23.905404+0000","last_active":"2024-09-14T05:01:18.976735+0000","last_peered":"2024-09-14T05:01:18.976735+0000","last_clean":"2024-09-14T05:01:18.976735+0000","last_became_active":"2024-09-14T04:54:23.904800+0000","last_became_peered":"2024-09-14T04:54:23.904800+0000","last_unstale":"2024-09-14T05:01:18.976735+0000","last_undegraded":"2024-09-14T05:01:18.976735+0000","last_fullsized":"2024-09-14T05:01:18.976735+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:31:54.403774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'2","reported_seq":227,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-14T05:01:08.154675+0000","last_change":"2024-09-14T04:59:51.920603+0000","last_active":"2024-09-14T05:01:08.154675+0000","last_peered":"2024-09-14T05:01:08.154675+0000","last_clean":"2024-09-14T05:01:08.154675+0000","last_became_active":"2024-09-14T04:59:51.918963+0000","last_became_peered":"2024-09-14T04:59:51.918963+0000","last_unstale":"2024-09-14T05:01:08.154675+0000","last_undegraded":"2024-09-14T05:01:08.154675+0000","last_fullsized":"2024-09-14T05:01:08.154675+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:24:46.639920+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":489,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:19.038691+0000","last_change":"2024-09-14T04:54:23.924523+0000","last_active":"2024-09-14T05:01:19.038691+0000","last_peered":"2024-09-14T05:01:19.038691+0000","last_clean":"2024-09-14T05:01:19.038691+0000","last_became_active":"2024-09-14T04:54:23.923468+0000","last_became_peered":"2024-09-14T04:54:23.923468+0000","last_unstale":"2024-09-14T05:01:19.038691+0000","last_undegraded":"2024-09-14T05:01:19.038691+0000","last_fullsized":"2024-09-14T05:01:19.038691+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:41:30.001524+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"64'2","reported_seq":537,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:19.040580+0000","last_change":"2024-09-14T04:53:00.949965+0000","last_active":"2024-09-14T05:01:19.040580+0000","last_peered":"2024-09-14T05:01:19.040580+0000","last_clean":"2024-09-14T05:01:19.040580+0000","last_became_active":"2024-09-14T04:53:00.947620+0000","last_became_peered":"2024-09-14T04:53:00.947620+0000","last_unstale":"2024-09-14T05:01:19.040580+0000","last_undegraded":"2024-09-14T05:01:19.040580+0000","last_fullsized":"2024-09-14T05:01:19.040580+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:47:03.826778+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":539,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:18.975737+0000","last_change":"2024-09-14T04:39:29.522630+0000","last_active":"2024-09-14T05:01:18.975737+0000","last_peered":"2024-09-14T05:01:18.975737+0000","last_clean":"2024-09-14T05:01:18.975737+0000","last_became_active":"2024-09-14T04:39:29.521393+0000","last_became_peered":"2024-09-14T04:39:29.521393+0000","last_unstale":"2024-09-14T05:01:18.975737+0000","last_undegraded":"2024-09-14T05:01:18.975737+0000","last_fullsized":"2024-09-14T05:01:18.975737+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:58.712297+0000","last_clean_scrub_stamp":"2024-09-14T04:04:58.712297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:46:41.150096+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"64'5","reported_seq":348,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-14T05:01:18.979553+0000","last_change":"2024-09-14T04:54:23.913135+0000","last_active":"2024-09-14T05:01:18.979553+0000","last_peered":"2024-09-14T05:01:18.979553+0000","last_clean":"2024-09-14T05:01:18.979553+0000","last_became_active":"2024-09-14T04:54:23.911822+0000","last_became_peered":"2024-09-14T04:54:23.911822+0000","last_unstale":"2024-09-14T05:01:18.979553+0000","last_undegraded":"2024-09-14T05:01:18.979553+0000","last_fullsized":"2024-09-14T05:01:18.979553+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T04:04:57.708430+0000","last_clean_scrub_stamp":"2024-09-14T04:04:57.708430+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-09-15T04:35:03.879865+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[]}],"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":5530,"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":27,"num_read_kb":26,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":37119,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"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":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},"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":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":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":2100,"ondisk_log_size":2100,"up":63,"acting":63,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":182,"seq":781684048195,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":631996,"kb_used_data":4336,"kb_used_omap":12,"kb_used_meta":627635,"kb_avail":93113156,"statfs":{"total":95995035648,"available":95347871744,"internally_reserved":0,"allocated":4440064,"data_stored":2494096,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12410,"internal_metadata":642699142},"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":42,"seq":180388627194,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":910828,"kb_used_data":4640,"kb_used_omap":1,"kb_used_meta":906174,"kb_avail":92834324,"statfs":{"total":95995035648,"available":95062347776,"internally_reserved":0,"allocated":4751360,"data_stored":2821090,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":927922520},"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":36,"seq":154618823429,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":900076,"kb_used_data":4576,"kb_used_omap":1,"kb_used_meta":895486,"kb_avail":92845076,"statfs":{"total":95995035648,"available":95073357824,"internally_reserved":0,"allocated":4685824,"data_stored":2752176,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":916978008},"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":99,"seq":425201762826,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":667320,"kb_used_data":4332,"kb_used_omap":6,"kb_used_meta":662969,"kb_avail":93077832,"statfs":{"total":95995035648,"available":95311699968,"internally_reserved":0,"allocated":4435968,"data_stored":2494062,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6995,"internal_metadata":678880429},"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":277,"seq":1189705941114,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":107556,"kb_used_data":4888,"kb_used_omap":8,"kb_used_meta":102647,"kb_avail":93637596,"statfs":{"total":95995035648,"available":95884898304,"internally_reserved":0,"allocated":5005312,"data_stored":3079299,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8737,"internal_metadata":105111007},"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":89,"seq":382252089882,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":668840,"kb_used_data":4572,"kb_used_omap":6,"kb_used_meta":664249,"kb_avail":93076312,"statfs":{"total":95995035648,"available":95310143488,"internally_reserved":0,"allocated":4681728,"data_stored":2752156,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6707,"internal_metadata":680191437},"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":84,"seq":360777253419,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":824996,"kb_used_data":4312,"kb_used_omap":5,"kb_used_meta":820666,"kb_avail":92920156,"statfs":{"total":95995035648,"available":95150239744,"internally_reserved":0,"allocated":4415488,"data_stored":2489207,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5900,"internal_metadata":840362228},"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":292,"seq":1254130450537,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":53988,"kb_used_data":4632,"kb_used_omap":10,"kb_used_meta":49333,"kb_avail":93691164,"statfs":{"total":95995035648,"available":95939751936,"internally_reserved":0,"allocated":4743168,"data_stored":2817121,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10602,"internal_metadata":50517654},"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":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8898,"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":4196,"internal_metadata":0},{"poolid":3,"osd":2,"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":2160,"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":7033,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5291,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"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":4814,"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":4960,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9541,"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-09-14T05:03:01.829 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2024-09-14T05:03:01.830 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/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_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/parallel.py", line 48, in task with parallel.parallel() as p: File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/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_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/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_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_ceph_1c941a66c1b420259b8fc5ac19e792dbbf60aded/qa/tasks/workunit.py", line 126, in task with parallel() as p: File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_ceph_1c941a66c1b420259b8fc5ac19e792dbbf60aded/qa/tasks/workunit.py", line 434, in _run_tests remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/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_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/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 smithi038 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=quincy 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-09-14T05:03:02.020 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=8b1f04ef09544f8d903070e5d66be5b5 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/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_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/parallel.py", line 48, in task with parallel.parallel() as p: File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/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_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/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_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_ceph_1c941a66c1b420259b8fc5ac19e792dbbf60aded/qa/tasks/workunit.py", line 126, in task with parallel() as p: File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_ceph_1c941a66c1b420259b8fc5ac19e792dbbf60aded/qa/tasks/workunit.py", line 434, in _run_tests remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/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_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/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 smithi038 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=quincy 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-09-14T05:03:02.025 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-14T05:03:02.034 INFO:tasks.cephadm:Teardown begin 2024-09-14T05:03:02.034 DEBUG:teuthology.orchestra.run.smithi038:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-14T05:03:02.054 DEBUG:teuthology.orchestra.run.smithi123:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-14T05:03:02.108 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-14T05:03:02.108 DEBUG:teuthology.orchestra.run.smithi038:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-14T05:03:02.118 DEBUG:teuthology.orchestra.run.smithi123:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-14T05:03:02.124 INFO:tasks.cephadm:Stopping all daemons... 2024-09-14T05:03:02.124 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-14T05:03:02.124 DEBUG:teuthology.orchestra.run.smithi038:> sudo systemctl stop ceph-4d8d8784-724c-11ef-bceb-c7b262605968@mon.a 2024-09-14T05:03:02.170 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:03:02 smithi038 bash[87336]: audit 2024-09-14T05:03:00.724119+0000 mgr.y (mgr.26165) 1669 : audit [DBG] from='client.36207 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T05:03:02.170 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:03:02 smithi038 bash[87336]: audit 2024-09-14T05:03:00.724119+0000 mgr.y (mgr.26165) 1669 : audit [DBG] from='client.36207 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T05:03:02.170 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:03:02 smithi038 bash[84940]: audit 2024-09-14T05:03:00.724119+0000 mgr.y (mgr.26165) 1669 : audit [DBG] from='client.36207 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T05:03:02.170 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:03:02 smithi038 bash[84940]: audit 2024-09-14T05:03:00.724119+0000 mgr.y (mgr.26165) 1669 : audit [DBG] from='client.36207 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T05:03:02.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:03:02 smithi038 systemd[1]: Stopping Ceph mon.a for 4d8d8784-724c-11ef-bceb-c7b262605968... 2024-09-14T05:03:02.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:03:02 smithi123 bash[68976]: audit 2024-09-14T05:03:00.724119+0000 mgr.y (mgr.26165) 1669 : audit [DBG] from='client.36207 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T05:03:02.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:03:02 smithi123 bash[68976]: audit 2024-09-14T05:03:00.724119+0000 mgr.y (mgr.26165) 1669 : audit [DBG] from='client.36207 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-14T05:03:02.513 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 05:03:02 smithi038 bash[76239]: [14/Sep/2024:05:03:02] ENGINE Bus STOPPING 2024-09-14T05:03:02.514 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:03:02 smithi038 bash[84940]: debug 2024-09-14T05:03:02.313+0000 7f7e87896640 -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-09-14T05:03:02.514 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:03:02 smithi038 bash[84940]: debug 2024-09-14T05:03:02.313+0000 7f7e87896640 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2024-09-14T05:03:03.022 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 05:03:02 smithi038 bash[76239]: [14/Sep/2024:05:03:02] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-14T05:03:03.022 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 05:03:02 smithi038 bash[76239]: [14/Sep/2024:05:03:02] ENGINE Bus STOPPED 2024-09-14T05:03:03.022 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 05:03:02 smithi038 bash[76239]: [14/Sep/2024:05:03:02] ENGINE Bus STARTING 2024-09-14T05:03:03.023 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 05:03:02 smithi038 bash[76239]: [14/Sep/2024:05:03:02] ENGINE Serving on http://:::9283 2024-09-14T05:03:03.023 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 05:03:02 smithi038 bash[76239]: [14/Sep/2024:05:03:02] ENGINE Bus STARTED 2024-09-14T05:03:03.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Sep 14 05:03:03 smithi038 bash[262479]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-mon-a 2024-09-14T05:03:03.645 DEBUG:teuthology.orchestra.run.smithi038:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4d8d8784-724c-11ef-bceb-c7b262605968@mon.a.service' 2024-09-14T05:03:03.771 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-14T05:03:03.772 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-09-14T05:03:03.772 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-09-14T05:03:03.772 DEBUG:teuthology.orchestra.run.smithi038:> sudo systemctl stop ceph-4d8d8784-724c-11ef-bceb-c7b262605968@mon.c 2024-09-14T05:03:03.923 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:03:03 smithi038 systemd[1]: Stopping Ceph mon.c for 4d8d8784-724c-11ef-bceb-c7b262605968... 2024-09-14T05:03:04.272 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 05:03:03 smithi038 bash[76239]: [14/Sep/2024:05:03:03] ENGINE Bus STOPPING 2024-09-14T05:03:04.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:03:03 smithi038 bash[87336]: debug 2024-09-14T05:03:03.917+0000 7f450fd8d640 -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-09-14T05:03:04.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:03:03 smithi038 bash[87336]: debug 2024-09-14T05:03:03.917+0000 7f450fd8d640 -1 mon.c@2(peon) e4 *** Got Signal Terminated *** 2024-09-14T05:03:04.801 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 05:03:04 smithi038 bash[76239]: [14/Sep/2024:05:03:04] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-14T05:03:04.801 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 05:03:04 smithi038 bash[76239]: [14/Sep/2024:05:03:04] ENGINE Bus STOPPED 2024-09-14T05:03:04.802 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 05:03:04 smithi038 bash[76239]: [14/Sep/2024:05:03:04] ENGINE Bus STARTING 2024-09-14T05:03:04.802 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 05:03:04 smithi038 bash[76239]: [14/Sep/2024:05:03:04] ENGINE Serving on http://:::9283 2024-09-14T05:03:05.250 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 05:03:04 smithi038 bash[76239]: [14/Sep/2024:05:03:04] ENGINE Bus STARTED 2024-09-14T05:03:05.251 INFO:journalctl@ceph.mon.c.smithi038.stdout:Sep 14 05:03:04 smithi038 bash[262591]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-mon-c 2024-09-14T05:03:05.265 DEBUG:teuthology.orchestra.run.smithi038:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4d8d8784-724c-11ef-bceb-c7b262605968@mon.c.service' 2024-09-14T05:03:05.290 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-14T05:03:05.290 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-09-14T05:03:05.290 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-09-14T05:03:05.291 DEBUG:teuthology.orchestra.run.smithi123:> sudo systemctl stop ceph-4d8d8784-724c-11ef-bceb-c7b262605968@mon.b 2024-09-14T05:03:05.673 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:03:05 smithi123 systemd[1]: Stopping Ceph mon.b for 4d8d8784-724c-11ef-bceb-c7b262605968... 2024-09-14T05:03:05.673 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:03:05 smithi123 bash[68976]: debug 2024-09-14T05:03:05.459+0000 7fe710fa3640 -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-09-14T05:03:05.673 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:03:05 smithi123 bash[68976]: debug 2024-09-14T05:03:05.459+0000 7fe710fa3640 -1 mon.b@1(peon) e4 *** Got Signal Terminated *** 2024-09-14T05:03:06.734 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 14 05:03:06 smithi123 bash[171864]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-mon-b 2024-09-14T05:03:06.744 DEBUG:teuthology.orchestra.run.smithi123:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4d8d8784-724c-11ef-bceb-c7b262605968@mon.b.service' 2024-09-14T05:03:06.776 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-14T05:03:06.776 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-09-14T05:03:06.776 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-09-14T05:03:06.776 DEBUG:teuthology.orchestra.run.smithi038:> sudo systemctl stop ceph-4d8d8784-724c-11ef-bceb-c7b262605968@mgr.y 2024-09-14T05:03:07.181 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 05:03:06 smithi038 systemd[1]: Stopping Ceph mgr.y for 4d8d8784-724c-11ef-bceb-c7b262605968... 2024-09-14T05:03:07.181 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 05:03:06 smithi038 bash[76239]: debug 2024-09-14T05:03:06.933+0000 7f46841d7640 -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-09-14T05:03:07.181 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 05:03:06 smithi038 bash[76239]: debug 2024-09-14T05:03:06.933+0000 7f46841d7640 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-09-14T05:03:07.994 DEBUG:teuthology.orchestra.run.smithi038:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4d8d8784-724c-11ef-bceb-c7b262605968@mgr.y.service' 2024-09-14T05:03:08.004 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 05:03:07 smithi038 bash[262700]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-mgr-y 2024-09-14T05:03:08.004 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 05:03:07 smithi038 bash[262760]: Error response from daemon: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-mgr-y 2024-09-14T05:03:08.004 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 05:03:07 smithi038 systemd[1]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968@mgr.y.service: Deactivated successfully. 2024-09-14T05:03:08.004 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Sep 14 05:03:07 smithi038 systemd[1]: Stopped Ceph mgr.y for 4d8d8784-724c-11ef-bceb-c7b262605968. 2024-09-14T05:03:08.019 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-14T05:03:08.019 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-09-14T05:03:08.019 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-09-14T05:03:08.019 DEBUG:teuthology.orchestra.run.smithi123:> sudo systemctl stop ceph-4d8d8784-724c-11ef-bceb-c7b262605968@mgr.x 2024-09-14T05:03:08.438 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 14 05:03:08 smithi123 systemd[1]: Stopping Ceph mgr.x for 4d8d8784-724c-11ef-bceb-c7b262605968... 2024-09-14T05:03:09.180 DEBUG:teuthology.orchestra.run.smithi123:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4d8d8784-724c-11ef-bceb-c7b262605968@mgr.x.service' 2024-09-14T05:03:09.202 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-14T05:03:09.202 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-09-14T05:03:09.202 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-14T05:03:09.202 DEBUG:teuthology.orchestra.run.smithi038:> sudo systemctl stop ceph-4d8d8784-724c-11ef-bceb-c7b262605968@osd.0 2024-09-14T05:03:09.522 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 05:03:09 smithi038 systemd[1]: Stopping Ceph osd.0 for 4d8d8784-724c-11ef-bceb-c7b262605968... 2024-09-14T05:03:09.539 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 05:03:09 smithi038 bash[244995]: debug 2024-09-14T05:03:09.349+0000 7f00daff9640 -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-09-14T05:03:09.539 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 05:03:09 smithi038 bash[244995]: debug 2024-09-14T05:03:09.349+0000 7f00daff9640 -1 osd.0 322 *** Got signal Terminated *** 2024-09-14T05:03:09.539 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 05:03:09 smithi038 bash[244995]: debug 2024-09-14T05:03:09.349+0000 7f00daff9640 -1 osd.0 322 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-14T05:03:16.022 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 05:03:15 smithi038 bash[262798]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd-0 2024-09-14T05:03:16.022 INFO:journalctl@ceph.osd.0.smithi038.stdout:Sep 14 05:03:15 smithi038 bash[262861]: Error response from daemon: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd-0 2024-09-14T05:03:18.076 DEBUG:teuthology.orchestra.run.smithi038:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4d8d8784-724c-11ef-bceb-c7b262605968@osd.0.service' 2024-09-14T05:03:18.105 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-14T05:03:18.105 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-14T05:03:18.105 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-09-14T05:03:18.105 DEBUG:teuthology.orchestra.run.smithi038:> sudo systemctl stop ceph-4d8d8784-724c-11ef-bceb-c7b262605968@osd.1 2024-09-14T05:03:18.522 INFO:journalctl@ceph.osd.1.smithi038.stdout:Sep 14 05:03:18 smithi038 systemd[1]: Stopping Ceph osd.1 for 4d8d8784-724c-11ef-bceb-c7b262605968... 2024-09-14T05:03:18.523 INFO:journalctl@ceph.osd.1.smithi038.stdout:Sep 14 05:03:18 smithi038 bash[98302]: debug 2024-09-14T05:03:18.277+0000 7f32b2bbd640 -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-09-14T05:03:18.523 INFO:journalctl@ceph.osd.1.smithi038.stdout:Sep 14 05:03:18 smithi038 bash[98302]: debug 2024-09-14T05:03:18.277+0000 7f32b2bbd640 -1 osd.1 322 *** Got signal Terminated *** 2024-09-14T05:03:18.523 INFO:journalctl@ceph.osd.1.smithi038.stdout:Sep 14 05:03:18 smithi038 bash[98302]: debug 2024-09-14T05:03:18.277+0000 7f32b2bbd640 -1 osd.1 322 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-14T05:03:24.919 INFO:journalctl@ceph.osd.1.smithi038.stdout:Sep 14 05:03:24 smithi038 bash[262992]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd-1 2024-09-14T05:03:24.920 INFO:journalctl@ceph.osd.1.smithi038.stdout:Sep 14 05:03:24 smithi038 bash[263054]: Error response from daemon: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd-1 2024-09-14T05:03:27.188 DEBUG:teuthology.orchestra.run.smithi038:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4d8d8784-724c-11ef-bceb-c7b262605968@osd.1.service' 2024-09-14T05:03:27.217 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-14T05:03:27.217 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-09-14T05:03:27.217 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-09-14T05:03:27.217 DEBUG:teuthology.orchestra.run.smithi038:> sudo systemctl stop ceph-4d8d8784-724c-11ef-bceb-c7b262605968@osd.2 2024-09-14T05:03:27.522 INFO:journalctl@ceph.osd.2.smithi038.stdout:Sep 14 05:03:27 smithi038 systemd[1]: Stopping Ceph osd.2 for 4d8d8784-724c-11ef-bceb-c7b262605968... 2024-09-14T05:03:27.522 INFO:journalctl@ceph.osd.2.smithi038.stdout:Sep 14 05:03:27 smithi038 bash[102743]: debug 2024-09-14T05:03:27.416+0000 7fa1c9115640 -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-09-14T05:03:27.523 INFO:journalctl@ceph.osd.2.smithi038.stdout:Sep 14 05:03:27 smithi038 bash[102743]: debug 2024-09-14T05:03:27.416+0000 7fa1c9115640 -1 osd.2 322 *** Got signal Terminated *** 2024-09-14T05:03:27.523 INFO:journalctl@ceph.osd.2.smithi038.stdout:Sep 14 05:03:27 smithi038 bash[102743]: debug 2024-09-14T05:03:27.416+0000 7fa1c9115640 -1 osd.2 322 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-14T05:03:34.236 INFO:journalctl@ceph.osd.2.smithi038.stdout:Sep 14 05:03:33 smithi038 bash[263183]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd-2 2024-09-14T05:03:34.236 INFO:journalctl@ceph.osd.2.smithi038.stdout:Sep 14 05:03:34 smithi038 bash[263246]: Error response from daemon: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd-2 2024-09-14T05:03:36.188 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 05:03:35 smithi123 bash[61744]: ts=2024-09-14T05:03:35.742Z 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.38:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.38:8765: connect: connection refused" 2024-09-14T05:03:36.188 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 05:03:35 smithi123 bash[61744]: ts=2024-09-14T05:03:35.752Z 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.38:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.38:8765: connect: connection refused" 2024-09-14T05:03:36.189 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 05:03:35 smithi123 bash[61744]: ts=2024-09-14T05:03:35.752Z 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.38:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.38:8765: connect: connection refused" 2024-09-14T05:03:36.189 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 05:03:35 smithi123 bash[61744]: ts=2024-09-14T05:03:35.753Z 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.38:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.38:8765: connect: connection refused" 2024-09-14T05:03:36.189 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 05:03:35 smithi123 bash[61744]: ts=2024-09-14T05:03:35.758Z 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.38:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.38:8765: connect: connection refused" 2024-09-14T05:03:36.189 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 05:03:35 smithi123 bash[61744]: ts=2024-09-14T05:03:35.758Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=smb msg="Unable to refresh target groups" err="Get \"http://172.21.15.38:8765/sd/prometheus/sd-config?service=smb\": dial tcp 172.21.15.38:8765: connect: connection refused" 2024-09-14T05:03:36.189 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 05:03:35 smithi123 bash[61744]: ts=2024-09-14T05:03:35.759Z 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.38:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.38:8765: connect: connection refused" 2024-09-14T05:03:36.272 DEBUG:teuthology.orchestra.run.smithi038:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4d8d8784-724c-11ef-bceb-c7b262605968@osd.2.service' 2024-09-14T05:03:36.302 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-14T05:03:36.302 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-09-14T05:03:36.303 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-09-14T05:03:36.303 DEBUG:teuthology.orchestra.run.smithi038:> sudo systemctl stop ceph-4d8d8784-724c-11ef-bceb-c7b262605968@osd.3 2024-09-14T05:03:36.522 INFO:journalctl@ceph.osd.3.smithi038.stdout:Sep 14 05:03:36 smithi038 systemd[1]: Stopping Ceph osd.3 for 4d8d8784-724c-11ef-bceb-c7b262605968... 2024-09-14T05:03:36.522 INFO:journalctl@ceph.osd.3.smithi038.stdout:Sep 14 05:03:36 smithi038 bash[239025]: debug 2024-09-14T05:03:36.480+0000 7f1ef382a640 -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-09-14T05:03:36.522 INFO:journalctl@ceph.osd.3.smithi038.stdout:Sep 14 05:03:36 smithi038 bash[239025]: debug 2024-09-14T05:03:36.480+0000 7f1ef382a640 -1 osd.3 322 *** Got signal Terminated *** 2024-09-14T05:03:36.522 INFO:journalctl@ceph.osd.3.smithi038.stdout:Sep 14 05:03:36 smithi038 bash[239025]: debug 2024-09-14T05:03:36.480+0000 7f1ef382a640 -1 osd.3 322 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-14T05:03:36.938 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:03:36 smithi123 bash[115166]: debug 2024-09-14T05:03:36.442+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:10.404345+0000 front 2024-09-14T05:03:10.404261+0000 (oldest deadline 2024-09-14T05:03:36.204673+0000) 2024-09-14T05:03:37.438 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 14 05:03:37 smithi123 bash[74541]: debug 2024-09-14T05:03:37.074+0000 7f2506879640 -1 osd.4 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:11.693174+0000 front 2024-09-14T05:03:11.693650+0000 (oldest deadline 2024-09-14T05:03:36.893816+0000) 2024-09-14T05:03:37.791 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:03:37 smithi123 bash[115166]: debug 2024-09-14T05:03:37.486+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:10.404345+0000 front 2024-09-14T05:03:10.404261+0000 (oldest deadline 2024-09-14T05:03:36.204673+0000) 2024-09-14T05:03:38.094 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:03:37 smithi123 bash[39258]: debug 2024-09-14T05:03:37.786+0000 7f812978d640 -1 osd.6 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:12.617886+0000 front 2024-09-14T05:03:12.617419+0000 (oldest deadline 2024-09-14T05:03:37.317545+0000) 2024-09-14T05:03:38.438 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 14 05:03:38 smithi123 bash[74541]: debug 2024-09-14T05:03:38.090+0000 7f2506879640 -1 osd.4 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:11.693174+0000 front 2024-09-14T05:03:11.693650+0000 (oldest deadline 2024-09-14T05:03:36.893816+0000) 2024-09-14T05:03:38.438 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 14 05:03:38 smithi123 bash[33953]: debug 2024-09-14T05:03:38.338+0000 7f0a8ab34640 -1 osd.5 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:13.470145+0000 front 2024-09-14T05:03:13.469814+0000 (oldest deadline 2024-09-14T05:03:38.169826+0000) 2024-09-14T05:03:38.808 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:03:38 smithi123 bash[115166]: debug 2024-09-14T05:03:38.510+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:10.404345+0000 front 2024-09-14T05:03:10.404261+0000 (oldest deadline 2024-09-14T05:03:36.204673+0000) 2024-09-14T05:03:39.058 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:03:38 smithi123 bash[39258]: debug 2024-09-14T05:03:38.806+0000 7f812978d640 -1 osd.6 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:12.617886+0000 front 2024-09-14T05:03:12.617419+0000 (oldest deadline 2024-09-14T05:03:37.317545+0000) 2024-09-14T05:03:39.438 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 14 05:03:39 smithi123 bash[74541]: debug 2024-09-14T05:03:39.054+0000 7f2506879640 -1 osd.4 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:11.693174+0000 front 2024-09-14T05:03:11.693650+0000 (oldest deadline 2024-09-14T05:03:36.893816+0000) 2024-09-14T05:03:39.438 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 14 05:03:39 smithi123 bash[33953]: debug 2024-09-14T05:03:39.302+0000 7f0a8ab34640 -1 osd.5 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:13.470145+0000 front 2024-09-14T05:03:13.469814+0000 (oldest deadline 2024-09-14T05:03:38.169826+0000) 2024-09-14T05:03:39.522 INFO:journalctl@ceph.osd.3.smithi038.stdout:Sep 14 05:03:39 smithi038 bash[239025]: debug 2024-09-14T05:03:39.084+0000 7f1eefe3f640 -1 osd.3 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:12.919692+0000 front 2024-09-14T05:03:12.920012+0000 (oldest deadline 2024-09-14T05:03:38.819779+0000) 2024-09-14T05:03:39.766 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:03:39 smithi123 bash[115166]: debug 2024-09-14T05:03:39.478+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:10.404345+0000 front 2024-09-14T05:03:10.404261+0000 (oldest deadline 2024-09-14T05:03:36.204673+0000) 2024-09-14T05:03:40.042 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:03:39 smithi123 bash[39258]: debug 2024-09-14T05:03:39.762+0000 7f812978d640 -1 osd.6 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:12.617886+0000 front 2024-09-14T05:03:12.617419+0000 (oldest deadline 2024-09-14T05:03:37.317545+0000) 2024-09-14T05:03:40.337 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 14 05:03:40 smithi123 bash[74541]: debug 2024-09-14T05:03:40.038+0000 7f2506879640 -1 osd.4 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:11.693174+0000 front 2024-09-14T05:03:11.693650+0000 (oldest deadline 2024-09-14T05:03:36.893816+0000) 2024-09-14T05:03:40.525 INFO:journalctl@ceph.osd.3.smithi038.stdout:Sep 14 05:03:40 smithi038 bash[239025]: debug 2024-09-14T05:03:40.040+0000 7f1eefe3f640 -1 osd.3 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:12.919692+0000 front 2024-09-14T05:03:12.920012+0000 (oldest deadline 2024-09-14T05:03:38.819779+0000) 2024-09-14T05:03:40.687 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 14 05:03:40 smithi123 bash[33953]: debug 2024-09-14T05:03:40.334+0000 7f0a8ab34640 -1 osd.5 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:13.470145+0000 front 2024-09-14T05:03:13.469814+0000 (oldest deadline 2024-09-14T05:03:38.169826+0000) 2024-09-14T05:03:40.688 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:03:40 smithi123 bash[115166]: debug 2024-09-14T05:03:40.442+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:10.404345+0000 front 2024-09-14T05:03:10.404261+0000 (oldest deadline 2024-09-14T05:03:36.204673+0000) 2024-09-14T05:03:41.188 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 14 05:03:41 smithi123 bash[74541]: debug 2024-09-14T05:03:41.026+0000 7f2506879640 -1 osd.4 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:11.693174+0000 front 2024-09-14T05:03:11.693650+0000 (oldest deadline 2024-09-14T05:03:36.893816+0000) 2024-09-14T05:03:41.188 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:03:40 smithi123 bash[39258]: debug 2024-09-14T05:03:40.810+0000 7f812978d640 -1 osd.6 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:12.617886+0000 front 2024-09-14T05:03:12.617419+0000 (oldest deadline 2024-09-14T05:03:37.317545+0000) 2024-09-14T05:03:41.522 INFO:journalctl@ceph.osd.3.smithi038.stdout:Sep 14 05:03:41 smithi038 bash[239025]: debug 2024-09-14T05:03:41.044+0000 7f1eefe3f640 -1 osd.3 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:12.919692+0000 front 2024-09-14T05:03:12.920012+0000 (oldest deadline 2024-09-14T05:03:38.819779+0000) 2024-09-14T05:03:41.688 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:03:41 smithi123 bash[115166]: debug 2024-09-14T05:03:41.458+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:10.404345+0000 front 2024-09-14T05:03:10.404261+0000 (oldest deadline 2024-09-14T05:03:36.204673+0000) 2024-09-14T05:03:41.688 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 14 05:03:41 smithi123 bash[33953]: debug 2024-09-14T05:03:41.322+0000 7f0a8ab34640 -1 osd.5 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:13.470145+0000 front 2024-09-14T05:03:13.469814+0000 (oldest deadline 2024-09-14T05:03:38.169826+0000) 2024-09-14T05:03:42.188 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 14 05:03:42 smithi123 bash[74541]: debug 2024-09-14T05:03:42.006+0000 7f2506879640 -1 osd.4 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:11.693174+0000 front 2024-09-14T05:03:11.693650+0000 (oldest deadline 2024-09-14T05:03:36.893816+0000) 2024-09-14T05:03:42.188 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:03:41 smithi123 bash[39258]: debug 2024-09-14T05:03:41.862+0000 7f812978d640 -1 osd.6 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:12.617886+0000 front 2024-09-14T05:03:12.617419+0000 (oldest deadline 2024-09-14T05:03:37.317545+0000) 2024-09-14T05:03:42.688 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 14 05:03:42 smithi123 bash[33953]: debug 2024-09-14T05:03:42.370+0000 7f0a8ab34640 -1 osd.5 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:13.470145+0000 front 2024-09-14T05:03:13.469814+0000 (oldest deadline 2024-09-14T05:03:38.169826+0000) 2024-09-14T05:03:42.688 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:03:42 smithi123 bash[115166]: debug 2024-09-14T05:03:42.426+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:10.404345+0000 front 2024-09-14T05:03:10.404261+0000 (oldest deadline 2024-09-14T05:03:36.204673+0000) 2024-09-14T05:03:43.182 INFO:journalctl@ceph.osd.3.smithi038.stdout:Sep 14 05:03:42 smithi038 bash[263375]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd-3 2024-09-14T05:03:43.183 INFO:journalctl@ceph.osd.3.smithi038.stdout:Sep 14 05:03:43 smithi038 bash[263438]: Error response from daemon: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd-3 2024-09-14T05:03:43.189 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 14 05:03:42 smithi123 bash[74541]: debug 2024-09-14T05:03:42.978+0000 7f2506879640 -1 osd.4 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:11.693174+0000 front 2024-09-14T05:03:11.693650+0000 (oldest deadline 2024-09-14T05:03:36.893816+0000) 2024-09-14T05:03:43.190 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:03:42 smithi123 bash[39258]: debug 2024-09-14T05:03:42.874+0000 7f812978d640 -1 osd.6 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:12.617886+0000 front 2024-09-14T05:03:12.617419+0000 (oldest deadline 2024-09-14T05:03:37.317545+0000) 2024-09-14T05:03:43.688 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:03:43 smithi123 bash[115166]: debug 2024-09-14T05:03:43.414+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:10.404345+0000 front 2024-09-14T05:03:10.404261+0000 (oldest deadline 2024-09-14T05:03:36.204673+0000) 2024-09-14T05:03:43.688 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 14 05:03:43 smithi123 bash[33953]: debug 2024-09-14T05:03:43.346+0000 7f0a8ab34640 -1 osd.5 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:13.470145+0000 front 2024-09-14T05:03:13.469814+0000 (oldest deadline 2024-09-14T05:03:38.169826+0000) 2024-09-14T05:03:44.188 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 14 05:03:43 smithi123 bash[74541]: debug 2024-09-14T05:03:43.930+0000 7f2506879640 -1 osd.4 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:11.693174+0000 front 2024-09-14T05:03:11.693650+0000 (oldest deadline 2024-09-14T05:03:36.893816+0000) 2024-09-14T05:03:44.188 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:03:43 smithi123 bash[39258]: debug 2024-09-14T05:03:43.890+0000 7f812978d640 -1 osd.6 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:12.617886+0000 front 2024-09-14T05:03:12.617419+0000 (oldest deadline 2024-09-14T05:03:37.317545+0000) 2024-09-14T05:03:44.688 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 14 05:03:44 smithi123 bash[33953]: debug 2024-09-14T05:03:44.358+0000 7f0a8ab34640 -1 osd.5 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:13.470145+0000 front 2024-09-14T05:03:13.469814+0000 (oldest deadline 2024-09-14T05:03:38.169826+0000) 2024-09-14T05:03:44.688 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:03:44 smithi123 bash[115166]: debug 2024-09-14T05:03:44.406+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:10.404345+0000 front 2024-09-14T05:03:10.404261+0000 (oldest deadline 2024-09-14T05:03:36.204673+0000) 2024-09-14T05:03:44.931 DEBUG:teuthology.orchestra.run.smithi038:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4d8d8784-724c-11ef-bceb-c7b262605968@osd.3.service' 2024-09-14T05:03:44.960 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-14T05:03:44.960 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-09-14T05:03:44.961 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-09-14T05:03:44.961 DEBUG:teuthology.orchestra.run.smithi123:> sudo systemctl stop ceph-4d8d8784-724c-11ef-bceb-c7b262605968@osd.4 2024-09-14T05:03:45.188 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:03:44 smithi123 bash[39258]: debug 2024-09-14T05:03:44.878+0000 7f812978d640 -1 osd.6 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:12.617886+0000 front 2024-09-14T05:03:12.617419+0000 (oldest deadline 2024-09-14T05:03:37.317545+0000) 2024-09-14T05:03:45.188 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 14 05:03:44 smithi123 bash[74541]: debug 2024-09-14T05:03:44.938+0000 7f2506879640 -1 osd.4 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:11.693174+0000 front 2024-09-14T05:03:11.693650+0000 (oldest deadline 2024-09-14T05:03:36.893816+0000) 2024-09-14T05:03:45.188 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 14 05:03:44 smithi123 systemd[1]: Stopping Ceph osd.4 for 4d8d8784-724c-11ef-bceb-c7b262605968... 2024-09-14T05:03:45.188 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 14 05:03:45 smithi123 bash[74541]: debug 2024-09-14T05:03:45.102+0000 7f250e26c640 -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-09-14T05:03:45.189 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 14 05:03:45 smithi123 bash[74541]: debug 2024-09-14T05:03:45.102+0000 7f250e26c640 -1 osd.4 322 *** Got signal Terminated *** 2024-09-14T05:03:45.189 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 14 05:03:45 smithi123 bash[74541]: debug 2024-09-14T05:03:45.102+0000 7f250e26c640 -1 osd.4 322 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-14T05:03:45.688 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 14 05:03:45 smithi123 bash[33953]: debug 2024-09-14T05:03:45.334+0000 7f0a8ab34640 -1 osd.5 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:13.470145+0000 front 2024-09-14T05:03:13.469814+0000 (oldest deadline 2024-09-14T05:03:38.169826+0000) 2024-09-14T05:03:45.688 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:03:45 smithi123 bash[115166]: debug 2024-09-14T05:03:45.374+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:10.404345+0000 front 2024-09-14T05:03:10.404261+0000 (oldest deadline 2024-09-14T05:03:36.204673+0000) 2024-09-14T05:03:45.688 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:03:45 smithi123 bash[115166]: debug 2024-09-14T05:03:45.374+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2024-09-14T05:03:21.407006+0000 front 2024-09-14T05:03:21.407225+0000 (oldest deadline 2024-09-14T05:03:44.906728+0000) 2024-09-14T05:03:46.188 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 14 05:03:45 smithi123 bash[74541]: debug 2024-09-14T05:03:45.926+0000 7f2506879640 -1 osd.4 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:11.693174+0000 front 2024-09-14T05:03:11.693650+0000 (oldest deadline 2024-09-14T05:03:36.893816+0000) 2024-09-14T05:03:46.188 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:03:45 smithi123 bash[39258]: debug 2024-09-14T05:03:45.906+0000 7f812978d640 -1 osd.6 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:12.617886+0000 front 2024-09-14T05:03:12.617419+0000 (oldest deadline 2024-09-14T05:03:37.317545+0000) 2024-09-14T05:03:46.688 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 14 05:03:46 smithi123 bash[33953]: debug 2024-09-14T05:03:46.330+0000 7f0a8ab34640 -1 osd.5 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:13.470145+0000 front 2024-09-14T05:03:13.469814+0000 (oldest deadline 2024-09-14T05:03:38.169826+0000) 2024-09-14T05:03:46.688 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 14 05:03:46 smithi123 bash[33953]: debug 2024-09-14T05:03:46.330+0000 7f0a8ab34640 -1 osd.5 322 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2024-09-14T05:03:19.271472+0000 front 2024-09-14T05:03:19.271314+0000 (oldest deadline 2024-09-14T05:03:46.271825+0000) 2024-09-14T05:03:46.688 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:03:46 smithi123 bash[115166]: debug 2024-09-14T05:03:46.426+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:10.404345+0000 front 2024-09-14T05:03:10.404261+0000 (oldest deadline 2024-09-14T05:03:36.204673+0000) 2024-09-14T05:03:46.688 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:03:46 smithi123 bash[115166]: debug 2024-09-14T05:03:46.426+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2024-09-14T05:03:21.407006+0000 front 2024-09-14T05:03:21.407225+0000 (oldest deadline 2024-09-14T05:03:44.906728+0000) 2024-09-14T05:03:47.188 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 14 05:03:46 smithi123 bash[74541]: debug 2024-09-14T05:03:46.926+0000 7f2506879640 -1 osd.4 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:11.693174+0000 front 2024-09-14T05:03:11.693650+0000 (oldest deadline 2024-09-14T05:03:36.893816+0000) 2024-09-14T05:03:47.188 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:03:46 smithi123 bash[39258]: debug 2024-09-14T05:03:46.874+0000 7f812978d640 -1 osd.6 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:12.617886+0000 front 2024-09-14T05:03:12.617419+0000 (oldest deadline 2024-09-14T05:03:37.317545+0000) 2024-09-14T05:03:47.188 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:03:46 smithi123 bash[39258]: debug 2024-09-14T05:03:46.874+0000 7f812978d640 -1 osd.6 322 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2024-09-14T05:03:22.019089+0000 front 2024-09-14T05:03:22.019014+0000 (oldest deadline 2024-09-14T05:03:46.118961+0000) 2024-09-14T05:03:47.688 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 14 05:03:47 smithi123 bash[33953]: debug 2024-09-14T05:03:47.302+0000 7f0a8ab34640 -1 osd.5 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:13.470145+0000 front 2024-09-14T05:03:13.469814+0000 (oldest deadline 2024-09-14T05:03:38.169826+0000) 2024-09-14T05:03:47.688 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 14 05:03:47 smithi123 bash[33953]: debug 2024-09-14T05:03:47.302+0000 7f0a8ab34640 -1 osd.5 322 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2024-09-14T05:03:19.271472+0000 front 2024-09-14T05:03:19.271314+0000 (oldest deadline 2024-09-14T05:03:46.271825+0000) 2024-09-14T05:03:47.688 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:03:47 smithi123 bash[115166]: debug 2024-09-14T05:03:47.386+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:10.404345+0000 front 2024-09-14T05:03:10.404261+0000 (oldest deadline 2024-09-14T05:03:36.204673+0000) 2024-09-14T05:03:47.688 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:03:47 smithi123 bash[115166]: debug 2024-09-14T05:03:47.386+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2024-09-14T05:03:21.407006+0000 front 2024-09-14T05:03:21.407225+0000 (oldest deadline 2024-09-14T05:03:44.906728+0000) 2024-09-14T05:03:48.188 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 14 05:03:47 smithi123 bash[74541]: debug 2024-09-14T05:03:47.962+0000 7f2506879640 -1 osd.4 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:11.693174+0000 front 2024-09-14T05:03:11.693650+0000 (oldest deadline 2024-09-14T05:03:36.893816+0000) 2024-09-14T05:03:48.188 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 14 05:03:47 smithi123 bash[74541]: debug 2024-09-14T05:03:47.962+0000 7f2506879640 -1 osd.4 322 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2024-09-14T05:03:21.595153+0000 front 2024-09-14T05:03:21.595249+0000 (oldest deadline 2024-09-14T05:03:47.494886+0000) 2024-09-14T05:03:48.188 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:03:47 smithi123 bash[39258]: debug 2024-09-14T05:03:47.894+0000 7f812978d640 -1 osd.6 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:12.617886+0000 front 2024-09-14T05:03:12.617419+0000 (oldest deadline 2024-09-14T05:03:37.317545+0000) 2024-09-14T05:03:48.188 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:03:47 smithi123 bash[39258]: debug 2024-09-14T05:03:47.894+0000 7f812978d640 -1 osd.6 322 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2024-09-14T05:03:22.019089+0000 front 2024-09-14T05:03:22.019014+0000 (oldest deadline 2024-09-14T05:03:46.118961+0000) 2024-09-14T05:03:48.687 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:03:48 smithi123 bash[115166]: debug 2024-09-14T05:03:48.370+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:10.404345+0000 front 2024-09-14T05:03:10.404261+0000 (oldest deadline 2024-09-14T05:03:36.204673+0000) 2024-09-14T05:03:48.688 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:03:48 smithi123 bash[115166]: debug 2024-09-14T05:03:48.370+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2024-09-14T05:03:21.407006+0000 front 2024-09-14T05:03:21.407225+0000 (oldest deadline 2024-09-14T05:03:44.906728+0000) 2024-09-14T05:03:48.688 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 14 05:03:48 smithi123 bash[33953]: debug 2024-09-14T05:03:48.342+0000 7f0a8ab34640 -1 osd.5 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:13.470145+0000 front 2024-09-14T05:03:13.469814+0000 (oldest deadline 2024-09-14T05:03:38.169826+0000) 2024-09-14T05:03:48.688 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 14 05:03:48 smithi123 bash[33953]: debug 2024-09-14T05:03:48.342+0000 7f0a8ab34640 -1 osd.5 322 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2024-09-14T05:03:19.271472+0000 front 2024-09-14T05:03:19.271314+0000 (oldest deadline 2024-09-14T05:03:46.271825+0000) 2024-09-14T05:03:49.188 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 14 05:03:48 smithi123 bash[74541]: debug 2024-09-14T05:03:48.946+0000 7f2506879640 -1 osd.4 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:11.693174+0000 front 2024-09-14T05:03:11.693650+0000 (oldest deadline 2024-09-14T05:03:36.893816+0000) 2024-09-14T05:03:49.188 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 14 05:03:48 smithi123 bash[74541]: debug 2024-09-14T05:03:48.946+0000 7f2506879640 -1 osd.4 322 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2024-09-14T05:03:21.595153+0000 front 2024-09-14T05:03:21.595249+0000 (oldest deadline 2024-09-14T05:03:47.494886+0000) 2024-09-14T05:03:49.188 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:03:48 smithi123 bash[39258]: debug 2024-09-14T05:03:48.854+0000 7f812978d640 -1 osd.6 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:12.617886+0000 front 2024-09-14T05:03:12.617419+0000 (oldest deadline 2024-09-14T05:03:37.317545+0000) 2024-09-14T05:03:49.188 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:03:48 smithi123 bash[39258]: debug 2024-09-14T05:03:48.854+0000 7f812978d640 -1 osd.6 322 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2024-09-14T05:03:22.019089+0000 front 2024-09-14T05:03:22.019014+0000 (oldest deadline 2024-09-14T05:03:46.118961+0000) 2024-09-14T05:03:49.688 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:03:49 smithi123 bash[115166]: debug 2024-09-14T05:03:49.398+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:10.404345+0000 front 2024-09-14T05:03:10.404261+0000 (oldest deadline 2024-09-14T05:03:36.204673+0000) 2024-09-14T05:03:49.688 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:03:49 smithi123 bash[115166]: debug 2024-09-14T05:03:49.398+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2024-09-14T05:03:21.407006+0000 front 2024-09-14T05:03:21.407225+0000 (oldest deadline 2024-09-14T05:03:44.906728+0000) 2024-09-14T05:03:49.688 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 14 05:03:49 smithi123 bash[33953]: debug 2024-09-14T05:03:49.358+0000 7f0a8ab34640 -1 osd.5 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:13.470145+0000 front 2024-09-14T05:03:13.469814+0000 (oldest deadline 2024-09-14T05:03:38.169826+0000) 2024-09-14T05:03:49.689 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 14 05:03:49 smithi123 bash[33953]: debug 2024-09-14T05:03:49.358+0000 7f0a8ab34640 -1 osd.5 322 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2024-09-14T05:03:19.271472+0000 front 2024-09-14T05:03:19.271314+0000 (oldest deadline 2024-09-14T05:03:46.271825+0000) 2024-09-14T05:03:50.188 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 14 05:03:49 smithi123 bash[74541]: debug 2024-09-14T05:03:49.910+0000 7f2506879640 -1 osd.4 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:11.693174+0000 front 2024-09-14T05:03:11.693650+0000 (oldest deadline 2024-09-14T05:03:36.893816+0000) 2024-09-14T05:03:50.188 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 14 05:03:49 smithi123 bash[74541]: debug 2024-09-14T05:03:49.910+0000 7f2506879640 -1 osd.4 322 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2024-09-14T05:03:21.595153+0000 front 2024-09-14T05:03:21.595249+0000 (oldest deadline 2024-09-14T05:03:47.494886+0000) 2024-09-14T05:03:50.188 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:03:49 smithi123 bash[39258]: debug 2024-09-14T05:03:49.890+0000 7f812978d640 -1 osd.6 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:12.617886+0000 front 2024-09-14T05:03:12.617419+0000 (oldest deadline 2024-09-14T05:03:37.317545+0000) 2024-09-14T05:03:50.188 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:03:49 smithi123 bash[39258]: debug 2024-09-14T05:03:49.890+0000 7f812978d640 -1 osd.6 322 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2024-09-14T05:03:22.019089+0000 front 2024-09-14T05:03:22.019014+0000 (oldest deadline 2024-09-14T05:03:46.118961+0000) 2024-09-14T05:03:50.688 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:03:50 smithi123 bash[115166]: debug 2024-09-14T05:03:50.422+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:10.404345+0000 front 2024-09-14T05:03:10.404261+0000 (oldest deadline 2024-09-14T05:03:36.204673+0000) 2024-09-14T05:03:50.688 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:03:50 smithi123 bash[115166]: debug 2024-09-14T05:03:50.422+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2024-09-14T05:03:21.407006+0000 front 2024-09-14T05:03:21.407225+0000 (oldest deadline 2024-09-14T05:03:44.906728+0000) 2024-09-14T05:03:50.688 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 14 05:03:50 smithi123 bash[33953]: debug 2024-09-14T05:03:50.326+0000 7f0a8ab34640 -1 osd.5 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:13.470145+0000 front 2024-09-14T05:03:13.469814+0000 (oldest deadline 2024-09-14T05:03:38.169826+0000) 2024-09-14T05:03:50.688 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 14 05:03:50 smithi123 bash[33953]: debug 2024-09-14T05:03:50.326+0000 7f0a8ab34640 -1 osd.5 322 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2024-09-14T05:03:19.271472+0000 front 2024-09-14T05:03:19.271314+0000 (oldest deadline 2024-09-14T05:03:46.271825+0000) 2024-09-14T05:03:51.056 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:03:50 smithi123 bash[39258]: debug 2024-09-14T05:03:50.898+0000 7f812978d640 -1 osd.6 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:12.617886+0000 front 2024-09-14T05:03:12.617419+0000 (oldest deadline 2024-09-14T05:03:37.317545+0000) 2024-09-14T05:03:51.056 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:03:50 smithi123 bash[39258]: debug 2024-09-14T05:03:50.898+0000 7f812978d640 -1 osd.6 322 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2024-09-14T05:03:22.019089+0000 front 2024-09-14T05:03:22.019014+0000 (oldest deadline 2024-09-14T05:03:46.118961+0000) 2024-09-14T05:03:51.687 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 14 05:03:51 smithi123 bash[172468]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd-4 2024-09-14T05:03:51.688 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 14 05:03:51 smithi123 bash[33953]: debug 2024-09-14T05:03:51.354+0000 7f0a8ab34640 -1 osd.5 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:13.470145+0000 front 2024-09-14T05:03:13.469814+0000 (oldest deadline 2024-09-14T05:03:38.169826+0000) 2024-09-14T05:03:51.688 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 14 05:03:51 smithi123 bash[33953]: debug 2024-09-14T05:03:51.354+0000 7f0a8ab34640 -1 osd.5 322 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2024-09-14T05:03:19.271472+0000 front 2024-09-14T05:03:19.271314+0000 (oldest deadline 2024-09-14T05:03:46.271825+0000) 2024-09-14T05:03:51.688 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:03:51 smithi123 bash[115166]: debug 2024-09-14T05:03:51.382+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:10.404345+0000 front 2024-09-14T05:03:10.404261+0000 (oldest deadline 2024-09-14T05:03:36.204673+0000) 2024-09-14T05:03:51.689 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:03:51 smithi123 bash[115166]: debug 2024-09-14T05:03:51.382+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2024-09-14T05:03:21.407006+0000 front 2024-09-14T05:03:21.407225+0000 (oldest deadline 2024-09-14T05:03:44.906728+0000) 2024-09-14T05:03:52.231 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 14 05:03:51 smithi123 bash[172530]: Error response from daemon: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd-4 2024-09-14T05:03:52.232 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:03:51 smithi123 bash[39258]: debug 2024-09-14T05:03:51.934+0000 7f812978d640 -1 osd.6 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:12.617886+0000 front 2024-09-14T05:03:12.617419+0000 (oldest deadline 2024-09-14T05:03:37.317545+0000) 2024-09-14T05:03:52.232 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:03:51 smithi123 bash[39258]: debug 2024-09-14T05:03:51.934+0000 7f812978d640 -1 osd.6 322 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2024-09-14T05:03:22.019089+0000 front 2024-09-14T05:03:22.019014+0000 (oldest deadline 2024-09-14T05:03:46.118961+0000) 2024-09-14T05:03:52.688 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 14 05:03:52 smithi123 bash[33953]: debug 2024-09-14T05:03:52.306+0000 7f0a8ab34640 -1 osd.5 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:13.470145+0000 front 2024-09-14T05:03:13.469814+0000 (oldest deadline 2024-09-14T05:03:38.169826+0000) 2024-09-14T05:03:52.688 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 14 05:03:52 smithi123 bash[33953]: debug 2024-09-14T05:03:52.306+0000 7f0a8ab34640 -1 osd.5 322 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2024-09-14T05:03:19.271472+0000 front 2024-09-14T05:03:19.271314+0000 (oldest deadline 2024-09-14T05:03:46.271825+0000) 2024-09-14T05:03:52.688 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:03:52 smithi123 bash[115166]: debug 2024-09-14T05:03:52.390+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:10.404345+0000 front 2024-09-14T05:03:10.404261+0000 (oldest deadline 2024-09-14T05:03:36.204673+0000) 2024-09-14T05:03:52.688 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:03:52 smithi123 bash[115166]: debug 2024-09-14T05:03:52.390+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2024-09-14T05:03:21.407006+0000 front 2024-09-14T05:03:21.407225+0000 (oldest deadline 2024-09-14T05:03:44.906728+0000) 2024-09-14T05:03:53.298 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:03:52 smithi123 bash[39258]: debug 2024-09-14T05:03:52.946+0000 7f812978d640 -1 osd.6 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:12.617886+0000 front 2024-09-14T05:03:12.617419+0000 (oldest deadline 2024-09-14T05:03:37.317545+0000) 2024-09-14T05:03:53.298 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:03:52 smithi123 bash[39258]: debug 2024-09-14T05:03:52.946+0000 7f812978d640 -1 osd.6 322 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2024-09-14T05:03:22.019089+0000 front 2024-09-14T05:03:22.019014+0000 (oldest deadline 2024-09-14T05:03:46.118961+0000) 2024-09-14T05:03:53.688 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 14 05:03:53 smithi123 bash[33953]: debug 2024-09-14T05:03:53.294+0000 7f0a8ab34640 -1 osd.5 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:13.470145+0000 front 2024-09-14T05:03:13.469814+0000 (oldest deadline 2024-09-14T05:03:38.169826+0000) 2024-09-14T05:03:53.688 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 14 05:03:53 smithi123 bash[33953]: debug 2024-09-14T05:03:53.294+0000 7f0a8ab34640 -1 osd.5 322 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2024-09-14T05:03:19.271472+0000 front 2024-09-14T05:03:19.271314+0000 (oldest deadline 2024-09-14T05:03:46.271825+0000) 2024-09-14T05:03:53.688 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:03:53 smithi123 bash[115166]: debug 2024-09-14T05:03:53.430+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:10.404345+0000 front 2024-09-14T05:03:10.404261+0000 (oldest deadline 2024-09-14T05:03:36.204673+0000) 2024-09-14T05:03:53.688 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:03:53 smithi123 bash[115166]: debug 2024-09-14T05:03:53.430+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2024-09-14T05:03:21.407006+0000 front 2024-09-14T05:03:21.407225+0000 (oldest deadline 2024-09-14T05:03:44.906728+0000) 2024-09-14T05:03:54.188 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:03:53 smithi123 bash[39258]: debug 2024-09-14T05:03:53.950+0000 7f812978d640 -1 osd.6 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:12.617886+0000 front 2024-09-14T05:03:12.617419+0000 (oldest deadline 2024-09-14T05:03:37.317545+0000) 2024-09-14T05:03:54.188 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:03:53 smithi123 bash[39258]: debug 2024-09-14T05:03:53.950+0000 7f812978d640 -1 osd.6 322 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2024-09-14T05:03:22.019089+0000 front 2024-09-14T05:03:22.019014+0000 (oldest deadline 2024-09-14T05:03:46.118961+0000) 2024-09-14T05:03:54.188 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:03:53 smithi123 bash[39258]: debug 2024-09-14T05:03:53.950+0000 7f812978d640 -1 osd.6 322 heartbeat_check: no reply from 172.21.15.38:6822 osd.2 since back 2024-09-14T05:03:28.222443+0000 front 2024-09-14T05:03:28.222551+0000 (oldest deadline 2024-09-14T05:03:53.522327+0000) 2024-09-14T05:03:54.213 DEBUG:teuthology.orchestra.run.smithi123:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4d8d8784-724c-11ef-bceb-c7b262605968@osd.4.service' 2024-09-14T05:03:54.242 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-14T05:03:54.242 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-09-14T05:03:54.242 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-09-14T05:03:54.243 DEBUG:teuthology.orchestra.run.smithi123:> sudo systemctl stop ceph-4d8d8784-724c-11ef-bceb-c7b262605968@osd.5 2024-09-14T05:03:54.688 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:03:54 smithi123 bash[115166]: debug 2024-09-14T05:03:54.418+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:10.404345+0000 front 2024-09-14T05:03:10.404261+0000 (oldest deadline 2024-09-14T05:03:36.204673+0000) 2024-09-14T05:03:54.688 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:03:54 smithi123 bash[115166]: debug 2024-09-14T05:03:54.418+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2024-09-14T05:03:21.407006+0000 front 2024-09-14T05:03:21.407225+0000 (oldest deadline 2024-09-14T05:03:44.906728+0000) 2024-09-14T05:03:54.688 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 14 05:03:54 smithi123 systemd[1]: Stopping Ceph osd.5 for 4d8d8784-724c-11ef-bceb-c7b262605968... 2024-09-14T05:03:54.689 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 14 05:03:54 smithi123 bash[33953]: debug 2024-09-14T05:03:54.302+0000 7f0a8ab34640 -1 osd.5 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:13.470145+0000 front 2024-09-14T05:03:13.469814+0000 (oldest deadline 2024-09-14T05:03:38.169826+0000) 2024-09-14T05:03:54.689 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 14 05:03:54 smithi123 bash[33953]: debug 2024-09-14T05:03:54.302+0000 7f0a8ab34640 -1 osd.5 322 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2024-09-14T05:03:19.271472+0000 front 2024-09-14T05:03:19.271314+0000 (oldest deadline 2024-09-14T05:03:46.271825+0000) 2024-09-14T05:03:54.689 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 14 05:03:54 smithi123 bash[33953]: debug 2024-09-14T05:03:54.426+0000 7f0a8cd19640 -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-09-14T05:03:54.689 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 14 05:03:54 smithi123 bash[33953]: debug 2024-09-14T05:03:54.426+0000 7f0a8cd19640 -1 osd.5 322 *** Got signal Terminated *** 2024-09-14T05:03:54.689 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 14 05:03:54 smithi123 bash[33953]: debug 2024-09-14T05:03:54.426+0000 7f0a8cd19640 -1 osd.5 322 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-14T05:03:55.188 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:03:54 smithi123 bash[39258]: debug 2024-09-14T05:03:54.930+0000 7f812978d640 -1 osd.6 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:12.617886+0000 front 2024-09-14T05:03:12.617419+0000 (oldest deadline 2024-09-14T05:03:37.317545+0000) 2024-09-14T05:03:55.188 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:03:54 smithi123 bash[39258]: debug 2024-09-14T05:03:54.930+0000 7f812978d640 -1 osd.6 322 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2024-09-14T05:03:22.019089+0000 front 2024-09-14T05:03:22.019014+0000 (oldest deadline 2024-09-14T05:03:46.118961+0000) 2024-09-14T05:03:55.188 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:03:54 smithi123 bash[39258]: debug 2024-09-14T05:03:54.930+0000 7f812978d640 -1 osd.6 322 heartbeat_check: no reply from 172.21.15.38:6822 osd.2 since back 2024-09-14T05:03:28.222443+0000 front 2024-09-14T05:03:28.222551+0000 (oldest deadline 2024-09-14T05:03:53.522327+0000) 2024-09-14T05:03:55.688 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 14 05:03:55 smithi123 bash[33953]: debug 2024-09-14T05:03:55.342+0000 7f0a8ab34640 -1 osd.5 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:13.470145+0000 front 2024-09-14T05:03:13.469814+0000 (oldest deadline 2024-09-14T05:03:38.169826+0000) 2024-09-14T05:03:55.688 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 14 05:03:55 smithi123 bash[33953]: debug 2024-09-14T05:03:55.342+0000 7f0a8ab34640 -1 osd.5 322 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2024-09-14T05:03:19.271472+0000 front 2024-09-14T05:03:19.271314+0000 (oldest deadline 2024-09-14T05:03:46.271825+0000) 2024-09-14T05:03:55.688 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:03:55 smithi123 bash[115166]: debug 2024-09-14T05:03:55.422+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:10.404345+0000 front 2024-09-14T05:03:10.404261+0000 (oldest deadline 2024-09-14T05:03:36.204673+0000) 2024-09-14T05:03:55.688 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:03:55 smithi123 bash[115166]: debug 2024-09-14T05:03:55.422+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2024-09-14T05:03:21.407006+0000 front 2024-09-14T05:03:21.407225+0000 (oldest deadline 2024-09-14T05:03:44.906728+0000) 2024-09-14T05:03:56.188 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:03:55 smithi123 bash[39258]: debug 2024-09-14T05:03:55.922+0000 7f812978d640 -1 osd.6 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:12.617886+0000 front 2024-09-14T05:03:12.617419+0000 (oldest deadline 2024-09-14T05:03:37.317545+0000) 2024-09-14T05:03:56.188 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:03:55 smithi123 bash[39258]: debug 2024-09-14T05:03:55.922+0000 7f812978d640 -1 osd.6 322 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2024-09-14T05:03:22.019089+0000 front 2024-09-14T05:03:22.019014+0000 (oldest deadline 2024-09-14T05:03:46.118961+0000) 2024-09-14T05:03:56.188 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:03:55 smithi123 bash[39258]: debug 2024-09-14T05:03:55.922+0000 7f812978d640 -1 osd.6 322 heartbeat_check: no reply from 172.21.15.38:6822 osd.2 since back 2024-09-14T05:03:28.222443+0000 front 2024-09-14T05:03:28.222551+0000 (oldest deadline 2024-09-14T05:03:53.522327+0000) 2024-09-14T05:03:56.688 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 14 05:03:56 smithi123 bash[33953]: debug 2024-09-14T05:03:56.386+0000 7f0a8ab34640 -1 osd.5 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:13.470145+0000 front 2024-09-14T05:03:13.469814+0000 (oldest deadline 2024-09-14T05:03:38.169826+0000) 2024-09-14T05:03:56.688 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 14 05:03:56 smithi123 bash[33953]: debug 2024-09-14T05:03:56.386+0000 7f0a8ab34640 -1 osd.5 322 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2024-09-14T05:03:19.271472+0000 front 2024-09-14T05:03:19.271314+0000 (oldest deadline 2024-09-14T05:03:46.271825+0000) 2024-09-14T05:03:56.688 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 14 05:03:56 smithi123 bash[33953]: debug 2024-09-14T05:03:56.386+0000 7f0a8ab34640 -1 osd.5 322 heartbeat_check: no reply from 172.21.15.38:6822 osd.2 since back 2024-09-14T05:03:31.974295+0000 front 2024-09-14T05:03:31.974369+0000 (oldest deadline 2024-09-14T05:03:55.474211+0000) 2024-09-14T05:03:56.689 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:03:56 smithi123 bash[115166]: debug 2024-09-14T05:03:56.446+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:10.404345+0000 front 2024-09-14T05:03:10.404261+0000 (oldest deadline 2024-09-14T05:03:36.204673+0000) 2024-09-14T05:03:56.689 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:03:56 smithi123 bash[115166]: debug 2024-09-14T05:03:56.446+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2024-09-14T05:03:21.407006+0000 front 2024-09-14T05:03:21.407225+0000 (oldest deadline 2024-09-14T05:03:44.906728+0000) 2024-09-14T05:03:56.689 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:03:56 smithi123 bash[115166]: debug 2024-09-14T05:03:56.446+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6822 osd.2 since back 2024-09-14T05:03:29.508853+0000 front 2024-09-14T05:03:29.508796+0000 (oldest deadline 2024-09-14T05:03:55.909352+0000) 2024-09-14T05:03:57.343 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:03:56 smithi123 bash[39258]: debug 2024-09-14T05:03:56.938+0000 7f812978d640 -1 osd.6 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:12.617886+0000 front 2024-09-14T05:03:12.617419+0000 (oldest deadline 2024-09-14T05:03:37.317545+0000) 2024-09-14T05:03:57.343 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:03:56 smithi123 bash[39258]: debug 2024-09-14T05:03:56.938+0000 7f812978d640 -1 osd.6 322 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2024-09-14T05:03:22.019089+0000 front 2024-09-14T05:03:22.019014+0000 (oldest deadline 2024-09-14T05:03:46.118961+0000) 2024-09-14T05:03:57.343 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:03:56 smithi123 bash[39258]: debug 2024-09-14T05:03:56.938+0000 7f812978d640 -1 osd.6 322 heartbeat_check: no reply from 172.21.15.38:6822 osd.2 since back 2024-09-14T05:03:28.222443+0000 front 2024-09-14T05:03:28.222551+0000 (oldest deadline 2024-09-14T05:03:53.522327+0000) 2024-09-14T05:03:57.688 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 14 05:03:57 smithi123 bash[33953]: debug 2024-09-14T05:03:57.338+0000 7f0a8ab34640 -1 osd.5 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:13.470145+0000 front 2024-09-14T05:03:13.469814+0000 (oldest deadline 2024-09-14T05:03:38.169826+0000) 2024-09-14T05:03:57.688 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 14 05:03:57 smithi123 bash[33953]: debug 2024-09-14T05:03:57.338+0000 7f0a8ab34640 -1 osd.5 322 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2024-09-14T05:03:19.271472+0000 front 2024-09-14T05:03:19.271314+0000 (oldest deadline 2024-09-14T05:03:46.271825+0000) 2024-09-14T05:03:57.688 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 14 05:03:57 smithi123 bash[33953]: debug 2024-09-14T05:03:57.338+0000 7f0a8ab34640 -1 osd.5 322 heartbeat_check: no reply from 172.21.15.38:6822 osd.2 since back 2024-09-14T05:03:31.974295+0000 front 2024-09-14T05:03:31.974369+0000 (oldest deadline 2024-09-14T05:03:55.474211+0000) 2024-09-14T05:03:57.688 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:03:57 smithi123 bash[115166]: debug 2024-09-14T05:03:57.462+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:10.404345+0000 front 2024-09-14T05:03:10.404261+0000 (oldest deadline 2024-09-14T05:03:36.204673+0000) 2024-09-14T05:03:57.689 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:03:57 smithi123 bash[115166]: debug 2024-09-14T05:03:57.462+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2024-09-14T05:03:21.407006+0000 front 2024-09-14T05:03:21.407225+0000 (oldest deadline 2024-09-14T05:03:44.906728+0000) 2024-09-14T05:03:57.689 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:03:57 smithi123 bash[115166]: debug 2024-09-14T05:03:57.462+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6822 osd.2 since back 2024-09-14T05:03:29.508853+0000 front 2024-09-14T05:03:29.508796+0000 (oldest deadline 2024-09-14T05:03:55.909352+0000) 2024-09-14T05:03:58.353 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:03:57 smithi123 bash[39258]: debug 2024-09-14T05:03:57.938+0000 7f812978d640 -1 osd.6 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:12.617886+0000 front 2024-09-14T05:03:12.617419+0000 (oldest deadline 2024-09-14T05:03:37.317545+0000) 2024-09-14T05:03:58.353 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:03:57 smithi123 bash[39258]: debug 2024-09-14T05:03:57.938+0000 7f812978d640 -1 osd.6 322 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2024-09-14T05:03:22.019089+0000 front 2024-09-14T05:03:22.019014+0000 (oldest deadline 2024-09-14T05:03:46.118961+0000) 2024-09-14T05:03:58.353 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:03:57 smithi123 bash[39258]: debug 2024-09-14T05:03:57.938+0000 7f812978d640 -1 osd.6 322 heartbeat_check: no reply from 172.21.15.38:6822 osd.2 since back 2024-09-14T05:03:28.222443+0000 front 2024-09-14T05:03:28.222551+0000 (oldest deadline 2024-09-14T05:03:53.522327+0000) 2024-09-14T05:03:58.688 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 14 05:03:58 smithi123 bash[33953]: debug 2024-09-14T05:03:58.350+0000 7f0a8ab34640 -1 osd.5 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:13.470145+0000 front 2024-09-14T05:03:13.469814+0000 (oldest deadline 2024-09-14T05:03:38.169826+0000) 2024-09-14T05:03:58.688 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 14 05:03:58 smithi123 bash[33953]: debug 2024-09-14T05:03:58.350+0000 7f0a8ab34640 -1 osd.5 322 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2024-09-14T05:03:19.271472+0000 front 2024-09-14T05:03:19.271314+0000 (oldest deadline 2024-09-14T05:03:46.271825+0000) 2024-09-14T05:03:58.688 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 14 05:03:58 smithi123 bash[33953]: debug 2024-09-14T05:03:58.350+0000 7f0a8ab34640 -1 osd.5 322 heartbeat_check: no reply from 172.21.15.38:6822 osd.2 since back 2024-09-14T05:03:31.974295+0000 front 2024-09-14T05:03:31.974369+0000 (oldest deadline 2024-09-14T05:03:55.474211+0000) 2024-09-14T05:03:58.688 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:03:58 smithi123 bash[115166]: debug 2024-09-14T05:03:58.458+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:10.404345+0000 front 2024-09-14T05:03:10.404261+0000 (oldest deadline 2024-09-14T05:03:36.204673+0000) 2024-09-14T05:03:58.688 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:03:58 smithi123 bash[115166]: debug 2024-09-14T05:03:58.458+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2024-09-14T05:03:21.407006+0000 front 2024-09-14T05:03:21.407225+0000 (oldest deadline 2024-09-14T05:03:44.906728+0000) 2024-09-14T05:03:58.689 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:03:58 smithi123 bash[115166]: debug 2024-09-14T05:03:58.458+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6822 osd.2 since back 2024-09-14T05:03:29.508853+0000 front 2024-09-14T05:03:29.508796+0000 (oldest deadline 2024-09-14T05:03:55.909352+0000) 2024-09-14T05:03:59.308 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:03:58 smithi123 bash[39258]: debug 2024-09-14T05:03:58.962+0000 7f812978d640 -1 osd.6 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:12.617886+0000 front 2024-09-14T05:03:12.617419+0000 (oldest deadline 2024-09-14T05:03:37.317545+0000) 2024-09-14T05:03:59.308 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:03:58 smithi123 bash[39258]: debug 2024-09-14T05:03:58.962+0000 7f812978d640 -1 osd.6 322 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2024-09-14T05:03:22.019089+0000 front 2024-09-14T05:03:22.019014+0000 (oldest deadline 2024-09-14T05:03:46.118961+0000) 2024-09-14T05:03:59.308 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:03:58 smithi123 bash[39258]: debug 2024-09-14T05:03:58.962+0000 7f812978d640 -1 osd.6 322 heartbeat_check: no reply from 172.21.15.38:6822 osd.2 since back 2024-09-14T05:03:28.222443+0000 front 2024-09-14T05:03:28.222551+0000 (oldest deadline 2024-09-14T05:03:53.522327+0000) 2024-09-14T05:03:59.688 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 14 05:03:59 smithi123 bash[33953]: debug 2024-09-14T05:03:59.306+0000 7f0a8ab34640 -1 osd.5 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:13.470145+0000 front 2024-09-14T05:03:13.469814+0000 (oldest deadline 2024-09-14T05:03:38.169826+0000) 2024-09-14T05:03:59.688 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 14 05:03:59 smithi123 bash[33953]: debug 2024-09-14T05:03:59.306+0000 7f0a8ab34640 -1 osd.5 322 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2024-09-14T05:03:19.271472+0000 front 2024-09-14T05:03:19.271314+0000 (oldest deadline 2024-09-14T05:03:46.271825+0000) 2024-09-14T05:03:59.688 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 14 05:03:59 smithi123 bash[33953]: debug 2024-09-14T05:03:59.306+0000 7f0a8ab34640 -1 osd.5 322 heartbeat_check: no reply from 172.21.15.38:6822 osd.2 since back 2024-09-14T05:03:31.974295+0000 front 2024-09-14T05:03:31.974369+0000 (oldest deadline 2024-09-14T05:03:55.474211+0000) 2024-09-14T05:03:59.689 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:03:59 smithi123 bash[115166]: debug 2024-09-14T05:03:59.482+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:10.404345+0000 front 2024-09-14T05:03:10.404261+0000 (oldest deadline 2024-09-14T05:03:36.204673+0000) 2024-09-14T05:03:59.689 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:03:59 smithi123 bash[115166]: debug 2024-09-14T05:03:59.482+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2024-09-14T05:03:21.407006+0000 front 2024-09-14T05:03:21.407225+0000 (oldest deadline 2024-09-14T05:03:44.906728+0000) 2024-09-14T05:03:59.689 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:03:59 smithi123 bash[115166]: debug 2024-09-14T05:03:59.482+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6822 osd.2 since back 2024-09-14T05:03:29.508853+0000 front 2024-09-14T05:03:29.508796+0000 (oldest deadline 2024-09-14T05:03:55.909352+0000) 2024-09-14T05:04:00.269 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:03:59 smithi123 bash[39258]: debug 2024-09-14T05:03:59.966+0000 7f812978d640 -1 osd.6 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:12.617886+0000 front 2024-09-14T05:03:12.617419+0000 (oldest deadline 2024-09-14T05:03:37.317545+0000) 2024-09-14T05:04:00.270 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:03:59 smithi123 bash[39258]: debug 2024-09-14T05:03:59.966+0000 7f812978d640 -1 osd.6 322 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2024-09-14T05:03:22.019089+0000 front 2024-09-14T05:03:22.019014+0000 (oldest deadline 2024-09-14T05:03:46.118961+0000) 2024-09-14T05:04:00.270 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:03:59 smithi123 bash[39258]: debug 2024-09-14T05:03:59.966+0000 7f812978d640 -1 osd.6 322 heartbeat_check: no reply from 172.21.15.38:6822 osd.2 since back 2024-09-14T05:03:28.222443+0000 front 2024-09-14T05:03:28.222551+0000 (oldest deadline 2024-09-14T05:03:53.522327+0000) 2024-09-14T05:04:00.801 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:00 smithi123 bash[115166]: debug 2024-09-14T05:04:00.518+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:10.404345+0000 front 2024-09-14T05:03:10.404261+0000 (oldest deadline 2024-09-14T05:03:36.204673+0000) 2024-09-14T05:04:00.801 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:00 smithi123 bash[115166]: debug 2024-09-14T05:04:00.518+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2024-09-14T05:03:21.407006+0000 front 2024-09-14T05:03:21.407225+0000 (oldest deadline 2024-09-14T05:03:44.906728+0000) 2024-09-14T05:04:00.802 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:00 smithi123 bash[115166]: debug 2024-09-14T05:04:00.518+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6822 osd.2 since back 2024-09-14T05:03:29.508853+0000 front 2024-09-14T05:03:29.508796+0000 (oldest deadline 2024-09-14T05:03:55.909352+0000) 2024-09-14T05:04:01.150 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 14 05:04:00 smithi123 bash[172659]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd-5 2024-09-14T05:04:01.151 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 14 05:04:01 smithi123 bash[172726]: Error response from daemon: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd-5 2024-09-14T05:04:01.151 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:04:00 smithi123 bash[39258]: debug 2024-09-14T05:04:00.974+0000 7f812978d640 -1 osd.6 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:12.617886+0000 front 2024-09-14T05:03:12.617419+0000 (oldest deadline 2024-09-14T05:03:37.317545+0000) 2024-09-14T05:04:01.151 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:04:00 smithi123 bash[39258]: debug 2024-09-14T05:04:00.974+0000 7f812978d640 -1 osd.6 322 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2024-09-14T05:03:22.019089+0000 front 2024-09-14T05:03:22.019014+0000 (oldest deadline 2024-09-14T05:03:46.118961+0000) 2024-09-14T05:04:01.151 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:04:00 smithi123 bash[39258]: debug 2024-09-14T05:04:00.974+0000 7f812978d640 -1 osd.6 322 heartbeat_check: no reply from 172.21.15.38:6822 osd.2 since back 2024-09-14T05:03:28.222443+0000 front 2024-09-14T05:03:28.222551+0000 (oldest deadline 2024-09-14T05:03:53.522327+0000) 2024-09-14T05:04:01.935 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:01 smithi123 bash[115166]: debug 2024-09-14T05:04:01.470+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:10.404345+0000 front 2024-09-14T05:03:10.404261+0000 (oldest deadline 2024-09-14T05:03:36.204673+0000) 2024-09-14T05:04:01.936 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:01 smithi123 bash[115166]: debug 2024-09-14T05:04:01.470+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2024-09-14T05:03:21.407006+0000 front 2024-09-14T05:03:21.407225+0000 (oldest deadline 2024-09-14T05:03:44.906728+0000) 2024-09-14T05:04:01.936 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:01 smithi123 bash[115166]: debug 2024-09-14T05:04:01.470+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6822 osd.2 since back 2024-09-14T05:03:29.508853+0000 front 2024-09-14T05:03:29.508796+0000 (oldest deadline 2024-09-14T05:03:55.909352+0000) 2024-09-14T05:04:02.188 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:04:01 smithi123 bash[39258]: debug 2024-09-14T05:04:01.934+0000 7f812978d640 -1 osd.6 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:12.617886+0000 front 2024-09-14T05:03:12.617419+0000 (oldest deadline 2024-09-14T05:03:37.317545+0000) 2024-09-14T05:04:02.188 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:04:01 smithi123 bash[39258]: debug 2024-09-14T05:04:01.934+0000 7f812978d640 -1 osd.6 322 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2024-09-14T05:03:22.019089+0000 front 2024-09-14T05:03:22.019014+0000 (oldest deadline 2024-09-14T05:03:46.118961+0000) 2024-09-14T05:04:02.188 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:04:01 smithi123 bash[39258]: debug 2024-09-14T05:04:01.934+0000 7f812978d640 -1 osd.6 322 heartbeat_check: no reply from 172.21.15.38:6822 osd.2 since back 2024-09-14T05:03:28.222443+0000 front 2024-09-14T05:03:28.222551+0000 (oldest deadline 2024-09-14T05:03:53.522327+0000) 2024-09-14T05:04:02.687 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:02 smithi123 bash[115166]: debug 2024-09-14T05:04:02.466+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:10.404345+0000 front 2024-09-14T05:03:10.404261+0000 (oldest deadline 2024-09-14T05:03:36.204673+0000) 2024-09-14T05:04:02.688 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:02 smithi123 bash[115166]: debug 2024-09-14T05:04:02.466+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2024-09-14T05:03:21.407006+0000 front 2024-09-14T05:03:21.407225+0000 (oldest deadline 2024-09-14T05:03:44.906728+0000) 2024-09-14T05:04:02.688 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:02 smithi123 bash[115166]: debug 2024-09-14T05:04:02.466+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6822 osd.2 since back 2024-09-14T05:03:29.508853+0000 front 2024-09-14T05:03:29.508796+0000 (oldest deadline 2024-09-14T05:03:55.909352+0000) 2024-09-14T05:04:03.238 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:04:02 smithi123 bash[39258]: debug 2024-09-14T05:04:02.906+0000 7f812978d640 -1 osd.6 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:12.617886+0000 front 2024-09-14T05:03:12.617419+0000 (oldest deadline 2024-09-14T05:03:37.317545+0000) 2024-09-14T05:04:03.238 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:04:02 smithi123 bash[39258]: debug 2024-09-14T05:04:02.906+0000 7f812978d640 -1 osd.6 322 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2024-09-14T05:03:22.019089+0000 front 2024-09-14T05:03:22.019014+0000 (oldest deadline 2024-09-14T05:03:46.118961+0000) 2024-09-14T05:04:03.239 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:04:02 smithi123 bash[39258]: debug 2024-09-14T05:04:02.906+0000 7f812978d640 -1 osd.6 322 heartbeat_check: no reply from 172.21.15.38:6822 osd.2 since back 2024-09-14T05:03:28.222443+0000 front 2024-09-14T05:03:28.222551+0000 (oldest deadline 2024-09-14T05:03:53.522327+0000) 2024-09-14T05:04:03.598 DEBUG:teuthology.orchestra.run.smithi123:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4d8d8784-724c-11ef-bceb-c7b262605968@osd.5.service' 2024-09-14T05:04:03.626 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-14T05:04:03.627 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-09-14T05:04:03.627 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-09-14T05:04:03.627 DEBUG:teuthology.orchestra.run.smithi123:> sudo systemctl stop ceph-4d8d8784-724c-11ef-bceb-c7b262605968@osd.6 2024-09-14T05:04:03.801 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:04:03 smithi123 systemd[1]: Stopping Ceph osd.6 for 4d8d8784-724c-11ef-bceb-c7b262605968... 2024-09-14T05:04:03.802 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:03 smithi123 bash[115166]: debug 2024-09-14T05:04:03.506+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:10.404345+0000 front 2024-09-14T05:03:10.404261+0000 (oldest deadline 2024-09-14T05:03:36.204673+0000) 2024-09-14T05:04:03.802 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:03 smithi123 bash[115166]: debug 2024-09-14T05:04:03.506+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2024-09-14T05:03:21.407006+0000 front 2024-09-14T05:03:21.407225+0000 (oldest deadline 2024-09-14T05:03:44.906728+0000) 2024-09-14T05:04:03.802 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:03 smithi123 bash[115166]: debug 2024-09-14T05:04:03.506+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6822 osd.2 since back 2024-09-14T05:03:29.508853+0000 front 2024-09-14T05:03:29.508796+0000 (oldest deadline 2024-09-14T05:03:55.909352+0000) 2024-09-14T05:04:03.903 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:04:03 smithi123 bash[39258]: debug 2024-09-14T05:04:03.798+0000 7f812e177640 -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-09-14T05:04:03.903 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:04:03 smithi123 bash[39258]: debug 2024-09-14T05:04:03.798+0000 7f812e177640 -1 osd.6 322 *** Got signal Terminated *** 2024-09-14T05:04:03.903 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:04:03 smithi123 bash[39258]: debug 2024-09-14T05:04:03.798+0000 7f812e177640 -1 osd.6 322 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-14T05:04:03.903 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:04:03 smithi123 bash[39258]: debug 2024-09-14T05:04:03.898+0000 7f812978d640 -1 osd.6 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:12.617886+0000 front 2024-09-14T05:03:12.617419+0000 (oldest deadline 2024-09-14T05:03:37.317545+0000) 2024-09-14T05:04:03.903 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:04:03 smithi123 bash[39258]: debug 2024-09-14T05:04:03.898+0000 7f812978d640 -1 osd.6 322 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2024-09-14T05:03:22.019089+0000 front 2024-09-14T05:03:22.019014+0000 (oldest deadline 2024-09-14T05:03:46.118961+0000) 2024-09-14T05:04:03.904 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:04:03 smithi123 bash[39258]: debug 2024-09-14T05:04:03.898+0000 7f812978d640 -1 osd.6 322 heartbeat_check: no reply from 172.21.15.38:6822 osd.2 since back 2024-09-14T05:03:28.222443+0000 front 2024-09-14T05:03:28.222551+0000 (oldest deadline 2024-09-14T05:03:53.522327+0000) 2024-09-14T05:04:04.187 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:04:03 smithi123 bash[39258]: debug 2024-09-14T05:04:03.898+0000 7f812978d640 -1 osd.6 322 heartbeat_check: no reply from 172.21.15.38:6830 osd.3 since back 2024-09-14T05:03:37.623837+0000 front 2024-09-14T05:03:37.623872+0000 (oldest deadline 2024-09-14T05:04:03.523603+0000) 2024-09-14T05:04:04.894 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:04 smithi123 bash[115166]: debug 2024-09-14T05:04:04.466+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:10.404345+0000 front 2024-09-14T05:03:10.404261+0000 (oldest deadline 2024-09-14T05:03:36.204673+0000) 2024-09-14T05:04:04.895 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:04 smithi123 bash[115166]: debug 2024-09-14T05:04:04.466+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2024-09-14T05:03:21.407006+0000 front 2024-09-14T05:03:21.407225+0000 (oldest deadline 2024-09-14T05:03:44.906728+0000) 2024-09-14T05:04:04.895 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:04 smithi123 bash[115166]: debug 2024-09-14T05:04:04.466+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6822 osd.2 since back 2024-09-14T05:03:29.508853+0000 front 2024-09-14T05:03:29.508796+0000 (oldest deadline 2024-09-14T05:03:55.909352+0000) 2024-09-14T05:04:04.895 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:04 smithi123 bash[115166]: debug 2024-09-14T05:04:04.466+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6830 osd.3 since back 2024-09-14T05:03:38.210780+0000 front 2024-09-14T05:03:38.210695+0000 (oldest deadline 2024-09-14T05:04:03.510516+0000) 2024-09-14T05:04:05.188 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:04:04 smithi123 bash[39258]: debug 2024-09-14T05:04:04.890+0000 7f812978d640 -1 osd.6 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:12.617886+0000 front 2024-09-14T05:03:12.617419+0000 (oldest deadline 2024-09-14T05:03:37.317545+0000) 2024-09-14T05:04:05.188 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:04:04 smithi123 bash[39258]: debug 2024-09-14T05:04:04.890+0000 7f812978d640 -1 osd.6 322 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2024-09-14T05:03:22.019089+0000 front 2024-09-14T05:03:22.019014+0000 (oldest deadline 2024-09-14T05:03:46.118961+0000) 2024-09-14T05:04:05.188 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:04:04 smithi123 bash[39258]: debug 2024-09-14T05:04:04.890+0000 7f812978d640 -1 osd.6 322 heartbeat_check: no reply from 172.21.15.38:6822 osd.2 since back 2024-09-14T05:03:28.222443+0000 front 2024-09-14T05:03:28.222551+0000 (oldest deadline 2024-09-14T05:03:53.522327+0000) 2024-09-14T05:04:05.188 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:04:04 smithi123 bash[39258]: debug 2024-09-14T05:04:04.890+0000 7f812978d640 -1 osd.6 322 heartbeat_check: no reply from 172.21.15.38:6830 osd.3 since back 2024-09-14T05:03:37.623837+0000 front 2024-09-14T05:03:37.623872+0000 (oldest deadline 2024-09-14T05:04:03.523603+0000) 2024-09-14T05:04:05.874 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:05 smithi123 bash[115166]: debug 2024-09-14T05:04:05.490+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:10.404345+0000 front 2024-09-14T05:03:10.404261+0000 (oldest deadline 2024-09-14T05:03:36.204673+0000) 2024-09-14T05:04:05.875 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:05 smithi123 bash[115166]: debug 2024-09-14T05:04:05.490+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2024-09-14T05:03:21.407006+0000 front 2024-09-14T05:03:21.407225+0000 (oldest deadline 2024-09-14T05:03:44.906728+0000) 2024-09-14T05:04:05.875 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:05 smithi123 bash[115166]: debug 2024-09-14T05:04:05.490+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6822 osd.2 since back 2024-09-14T05:03:29.508853+0000 front 2024-09-14T05:03:29.508796+0000 (oldest deadline 2024-09-14T05:03:55.909352+0000) 2024-09-14T05:04:05.875 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:05 smithi123 bash[115166]: debug 2024-09-14T05:04:05.490+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6830 osd.3 since back 2024-09-14T05:03:38.210780+0000 front 2024-09-14T05:03:38.210695+0000 (oldest deadline 2024-09-14T05:04:03.510516+0000) 2024-09-14T05:04:06.188 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:04:05 smithi123 bash[39258]: debug 2024-09-14T05:04:05.874+0000 7f812978d640 -1 osd.6 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:12.617886+0000 front 2024-09-14T05:03:12.617419+0000 (oldest deadline 2024-09-14T05:03:37.317545+0000) 2024-09-14T05:04:06.188 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:04:05 smithi123 bash[39258]: debug 2024-09-14T05:04:05.874+0000 7f812978d640 -1 osd.6 322 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2024-09-14T05:03:22.019089+0000 front 2024-09-14T05:03:22.019014+0000 (oldest deadline 2024-09-14T05:03:46.118961+0000) 2024-09-14T05:04:06.188 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:04:05 smithi123 bash[39258]: debug 2024-09-14T05:04:05.874+0000 7f812978d640 -1 osd.6 322 heartbeat_check: no reply from 172.21.15.38:6822 osd.2 since back 2024-09-14T05:03:28.222443+0000 front 2024-09-14T05:03:28.222551+0000 (oldest deadline 2024-09-14T05:03:53.522327+0000) 2024-09-14T05:04:06.188 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:04:05 smithi123 bash[39258]: debug 2024-09-14T05:04:05.874+0000 7f812978d640 -1 osd.6 322 heartbeat_check: no reply from 172.21.15.38:6830 osd.3 since back 2024-09-14T05:03:37.623837+0000 front 2024-09-14T05:03:37.623872+0000 (oldest deadline 2024-09-14T05:04:03.523603+0000) 2024-09-14T05:04:06.885 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:06 smithi123 bash[115166]: debug 2024-09-14T05:04:06.538+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:10.404345+0000 front 2024-09-14T05:03:10.404261+0000 (oldest deadline 2024-09-14T05:03:36.204673+0000) 2024-09-14T05:04:06.886 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:06 smithi123 bash[115166]: debug 2024-09-14T05:04:06.538+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2024-09-14T05:03:21.407006+0000 front 2024-09-14T05:03:21.407225+0000 (oldest deadline 2024-09-14T05:03:44.906728+0000) 2024-09-14T05:04:06.886 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:06 smithi123 bash[115166]: debug 2024-09-14T05:04:06.538+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6822 osd.2 since back 2024-09-14T05:03:29.508853+0000 front 2024-09-14T05:03:29.508796+0000 (oldest deadline 2024-09-14T05:03:55.909352+0000) 2024-09-14T05:04:06.886 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:06 smithi123 bash[115166]: debug 2024-09-14T05:04:06.538+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6830 osd.3 since back 2024-09-14T05:03:38.210780+0000 front 2024-09-14T05:03:38.210695+0000 (oldest deadline 2024-09-14T05:04:03.510516+0000) 2024-09-14T05:04:07.188 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:04:06 smithi123 bash[39258]: debug 2024-09-14T05:04:06.882+0000 7f812978d640 -1 osd.6 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:12.617886+0000 front 2024-09-14T05:03:12.617419+0000 (oldest deadline 2024-09-14T05:03:37.317545+0000) 2024-09-14T05:04:07.188 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:04:06 smithi123 bash[39258]: debug 2024-09-14T05:04:06.882+0000 7f812978d640 -1 osd.6 322 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2024-09-14T05:03:22.019089+0000 front 2024-09-14T05:03:22.019014+0000 (oldest deadline 2024-09-14T05:03:46.118961+0000) 2024-09-14T05:04:07.188 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:04:06 smithi123 bash[39258]: debug 2024-09-14T05:04:06.882+0000 7f812978d640 -1 osd.6 322 heartbeat_check: no reply from 172.21.15.38:6822 osd.2 since back 2024-09-14T05:03:28.222443+0000 front 2024-09-14T05:03:28.222551+0000 (oldest deadline 2024-09-14T05:03:53.522327+0000) 2024-09-14T05:04:07.188 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:04:06 smithi123 bash[39258]: debug 2024-09-14T05:04:06.882+0000 7f812978d640 -1 osd.6 322 heartbeat_check: no reply from 172.21.15.38:6830 osd.3 since back 2024-09-14T05:03:37.623837+0000 front 2024-09-14T05:03:37.623872+0000 (oldest deadline 2024-09-14T05:04:03.523603+0000) 2024-09-14T05:04:07.867 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:07 smithi123 bash[115166]: debug 2024-09-14T05:04:07.526+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:10.404345+0000 front 2024-09-14T05:03:10.404261+0000 (oldest deadline 2024-09-14T05:03:36.204673+0000) 2024-09-14T05:04:07.867 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:07 smithi123 bash[115166]: debug 2024-09-14T05:04:07.526+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2024-09-14T05:03:21.407006+0000 front 2024-09-14T05:03:21.407225+0000 (oldest deadline 2024-09-14T05:03:44.906728+0000) 2024-09-14T05:04:07.868 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:07 smithi123 bash[115166]: debug 2024-09-14T05:04:07.526+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6822 osd.2 since back 2024-09-14T05:03:29.508853+0000 front 2024-09-14T05:03:29.508796+0000 (oldest deadline 2024-09-14T05:03:55.909352+0000) 2024-09-14T05:04:07.868 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:07 smithi123 bash[115166]: debug 2024-09-14T05:04:07.526+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6830 osd.3 since back 2024-09-14T05:03:38.210780+0000 front 2024-09-14T05:03:38.210695+0000 (oldest deadline 2024-09-14T05:04:03.510516+0000) 2024-09-14T05:04:08.188 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:04:07 smithi123 bash[39258]: debug 2024-09-14T05:04:07.866+0000 7f812978d640 -1 osd.6 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:12.617886+0000 front 2024-09-14T05:03:12.617419+0000 (oldest deadline 2024-09-14T05:03:37.317545+0000) 2024-09-14T05:04:08.188 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:04:07 smithi123 bash[39258]: debug 2024-09-14T05:04:07.866+0000 7f812978d640 -1 osd.6 322 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2024-09-14T05:03:22.019089+0000 front 2024-09-14T05:03:22.019014+0000 (oldest deadline 2024-09-14T05:03:46.118961+0000) 2024-09-14T05:04:08.188 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:04:07 smithi123 bash[39258]: debug 2024-09-14T05:04:07.866+0000 7f812978d640 -1 osd.6 322 heartbeat_check: no reply from 172.21.15.38:6822 osd.2 since back 2024-09-14T05:03:28.222443+0000 front 2024-09-14T05:03:28.222551+0000 (oldest deadline 2024-09-14T05:03:53.522327+0000) 2024-09-14T05:04:08.188 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:04:07 smithi123 bash[39258]: debug 2024-09-14T05:04:07.866+0000 7f812978d640 -1 osd.6 322 heartbeat_check: no reply from 172.21.15.38:6830 osd.3 since back 2024-09-14T05:03:37.623837+0000 front 2024-09-14T05:03:37.623872+0000 (oldest deadline 2024-09-14T05:04:03.523603+0000) 2024-09-14T05:04:08.938 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:08 smithi123 bash[115166]: debug 2024-09-14T05:04:08.562+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:10.404345+0000 front 2024-09-14T05:03:10.404261+0000 (oldest deadline 2024-09-14T05:03:36.204673+0000) 2024-09-14T05:04:08.938 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:08 smithi123 bash[115166]: debug 2024-09-14T05:04:08.562+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2024-09-14T05:03:21.407006+0000 front 2024-09-14T05:03:21.407225+0000 (oldest deadline 2024-09-14T05:03:44.906728+0000) 2024-09-14T05:04:08.938 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:08 smithi123 bash[115166]: debug 2024-09-14T05:04:08.562+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6822 osd.2 since back 2024-09-14T05:03:29.508853+0000 front 2024-09-14T05:03:29.508796+0000 (oldest deadline 2024-09-14T05:03:55.909352+0000) 2024-09-14T05:04:08.938 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:08 smithi123 bash[115166]: debug 2024-09-14T05:04:08.562+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6830 osd.3 since back 2024-09-14T05:03:38.210780+0000 front 2024-09-14T05:03:38.210695+0000 (oldest deadline 2024-09-14T05:04:03.510516+0000) 2024-09-14T05:04:09.938 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:09 smithi123 bash[115166]: debug 2024-09-14T05:04:09.546+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:10.404345+0000 front 2024-09-14T05:03:10.404261+0000 (oldest deadline 2024-09-14T05:03:36.204673+0000) 2024-09-14T05:04:09.938 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:09 smithi123 bash[115166]: debug 2024-09-14T05:04:09.546+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2024-09-14T05:03:21.407006+0000 front 2024-09-14T05:03:21.407225+0000 (oldest deadline 2024-09-14T05:03:44.906728+0000) 2024-09-14T05:04:09.938 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:09 smithi123 bash[115166]: debug 2024-09-14T05:04:09.546+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6822 osd.2 since back 2024-09-14T05:03:29.508853+0000 front 2024-09-14T05:03:29.508796+0000 (oldest deadline 2024-09-14T05:03:55.909352+0000) 2024-09-14T05:04:09.938 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:09 smithi123 bash[115166]: debug 2024-09-14T05:04:09.546+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6830 osd.3 since back 2024-09-14T05:03:38.210780+0000 front 2024-09-14T05:03:38.210695+0000 (oldest deadline 2024-09-14T05:04:03.510516+0000) 2024-09-14T05:04:10.437 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:04:10 smithi123 bash[172855]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd-6 2024-09-14T05:04:10.438 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 14 05:04:10 smithi123 bash[172921]: Error response from daemon: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd-6 2024-09-14T05:04:10.938 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:10 smithi123 bash[115166]: debug 2024-09-14T05:04:10.530+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:10.404345+0000 front 2024-09-14T05:03:10.404261+0000 (oldest deadline 2024-09-14T05:03:36.204673+0000) 2024-09-14T05:04:10.938 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:10 smithi123 bash[115166]: debug 2024-09-14T05:04:10.530+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2024-09-14T05:03:21.407006+0000 front 2024-09-14T05:03:21.407225+0000 (oldest deadline 2024-09-14T05:03:44.906728+0000) 2024-09-14T05:04:10.938 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:10 smithi123 bash[115166]: debug 2024-09-14T05:04:10.530+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6822 osd.2 since back 2024-09-14T05:03:29.508853+0000 front 2024-09-14T05:03:29.508796+0000 (oldest deadline 2024-09-14T05:03:55.909352+0000) 2024-09-14T05:04:10.938 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:10 smithi123 bash[115166]: debug 2024-09-14T05:04:10.530+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6830 osd.3 since back 2024-09-14T05:03:38.210780+0000 front 2024-09-14T05:03:38.210695+0000 (oldest deadline 2024-09-14T05:04:03.510516+0000) 2024-09-14T05:04:11.861 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:11 smithi123 bash[115166]: debug 2024-09-14T05:04:11.566+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:10.404345+0000 front 2024-09-14T05:03:10.404261+0000 (oldest deadline 2024-09-14T05:03:36.204673+0000) 2024-09-14T05:04:11.861 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:11 smithi123 bash[115166]: debug 2024-09-14T05:04:11.566+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2024-09-14T05:03:21.407006+0000 front 2024-09-14T05:03:21.407225+0000 (oldest deadline 2024-09-14T05:03:44.906728+0000) 2024-09-14T05:04:11.861 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:11 smithi123 bash[115166]: debug 2024-09-14T05:04:11.566+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6822 osd.2 since back 2024-09-14T05:03:29.508853+0000 front 2024-09-14T05:03:29.508796+0000 (oldest deadline 2024-09-14T05:03:55.909352+0000) 2024-09-14T05:04:11.861 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:11 smithi123 bash[115166]: debug 2024-09-14T05:04:11.566+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6830 osd.3 since back 2024-09-14T05:03:38.210780+0000 front 2024-09-14T05:03:38.210695+0000 (oldest deadline 2024-09-14T05:04:03.510516+0000) 2024-09-14T05:04:12.540 DEBUG:teuthology.orchestra.run.smithi123:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4d8d8784-724c-11ef-bceb-c7b262605968@osd.6.service' 2024-09-14T05:04:12.565 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-14T05:04:12.566 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-09-14T05:04:12.566 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-09-14T05:04:12.566 DEBUG:teuthology.orchestra.run.smithi123:> sudo systemctl stop ceph-4d8d8784-724c-11ef-bceb-c7b262605968@osd.7 2024-09-14T05:04:12.938 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:12 smithi123 bash[115166]: debug 2024-09-14T05:04:12.586+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:10.404345+0000 front 2024-09-14T05:03:10.404261+0000 (oldest deadline 2024-09-14T05:03:36.204673+0000) 2024-09-14T05:04:12.938 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:12 smithi123 bash[115166]: debug 2024-09-14T05:04:12.586+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2024-09-14T05:03:21.407006+0000 front 2024-09-14T05:03:21.407225+0000 (oldest deadline 2024-09-14T05:03:44.906728+0000) 2024-09-14T05:04:12.938 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:12 smithi123 bash[115166]: debug 2024-09-14T05:04:12.586+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6822 osd.2 since back 2024-09-14T05:03:29.508853+0000 front 2024-09-14T05:03:29.508796+0000 (oldest deadline 2024-09-14T05:03:55.909352+0000) 2024-09-14T05:04:12.938 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:12 smithi123 bash[115166]: debug 2024-09-14T05:04:12.586+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6830 osd.3 since back 2024-09-14T05:03:38.210780+0000 front 2024-09-14T05:03:38.210695+0000 (oldest deadline 2024-09-14T05:04:03.510516+0000) 2024-09-14T05:04:12.939 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:12 smithi123 systemd[1]: Stopping Ceph osd.7 for 4d8d8784-724c-11ef-bceb-c7b262605968... 2024-09-14T05:04:12.939 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:12 smithi123 bash[115166]: debug 2024-09-14T05:04:12.734+0000 7f26006d3640 -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-09-14T05:04:12.939 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:12 smithi123 bash[115166]: debug 2024-09-14T05:04:12.734+0000 7f26006d3640 -1 osd.7 322 *** Got signal Terminated *** 2024-09-14T05:04:12.939 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:12 smithi123 bash[115166]: debug 2024-09-14T05:04:12.734+0000 7f26006d3640 -1 osd.7 322 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-14T05:04:13.938 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:13 smithi123 bash[115166]: debug 2024-09-14T05:04:13.614+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:10.404345+0000 front 2024-09-14T05:03:10.404261+0000 (oldest deadline 2024-09-14T05:03:36.204673+0000) 2024-09-14T05:04:13.938 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:13 smithi123 bash[115166]: debug 2024-09-14T05:04:13.614+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2024-09-14T05:03:21.407006+0000 front 2024-09-14T05:03:21.407225+0000 (oldest deadline 2024-09-14T05:03:44.906728+0000) 2024-09-14T05:04:13.938 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:13 smithi123 bash[115166]: debug 2024-09-14T05:04:13.614+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6822 osd.2 since back 2024-09-14T05:03:29.508853+0000 front 2024-09-14T05:03:29.508796+0000 (oldest deadline 2024-09-14T05:03:55.909352+0000) 2024-09-14T05:04:13.938 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:13 smithi123 bash[115166]: debug 2024-09-14T05:04:13.614+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6830 osd.3 since back 2024-09-14T05:03:38.210780+0000 front 2024-09-14T05:03:38.210695+0000 (oldest deadline 2024-09-14T05:04:03.510516+0000) 2024-09-14T05:04:13.938 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:13 smithi123 bash[115166]: debug 2024-09-14T05:04:13.614+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.123:6804 osd.4 since back 2024-09-14T05:03:49.411736+0000 front 2024-09-14T05:03:49.412024+0000 (oldest deadline 2024-09-14T05:04:12.812244+0000) 2024-09-14T05:04:14.938 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:14 smithi123 bash[115166]: debug 2024-09-14T05:04:14.570+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:10.404345+0000 front 2024-09-14T05:03:10.404261+0000 (oldest deadline 2024-09-14T05:03:36.204673+0000) 2024-09-14T05:04:14.938 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:14 smithi123 bash[115166]: debug 2024-09-14T05:04:14.570+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2024-09-14T05:03:21.407006+0000 front 2024-09-14T05:03:21.407225+0000 (oldest deadline 2024-09-14T05:03:44.906728+0000) 2024-09-14T05:04:14.938 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:14 smithi123 bash[115166]: debug 2024-09-14T05:04:14.570+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6822 osd.2 since back 2024-09-14T05:03:29.508853+0000 front 2024-09-14T05:03:29.508796+0000 (oldest deadline 2024-09-14T05:03:55.909352+0000) 2024-09-14T05:04:14.938 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:14 smithi123 bash[115166]: debug 2024-09-14T05:04:14.570+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6830 osd.3 since back 2024-09-14T05:03:38.210780+0000 front 2024-09-14T05:03:38.210695+0000 (oldest deadline 2024-09-14T05:04:03.510516+0000) 2024-09-14T05:04:14.939 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:14 smithi123 bash[115166]: debug 2024-09-14T05:04:14.570+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.123:6804 osd.4 since back 2024-09-14T05:03:49.411736+0000 front 2024-09-14T05:03:49.412024+0000 (oldest deadline 2024-09-14T05:04:12.812244+0000) 2024-09-14T05:04:15.938 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:15 smithi123 bash[115166]: debug 2024-09-14T05:04:15.554+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:10.404345+0000 front 2024-09-14T05:03:10.404261+0000 (oldest deadline 2024-09-14T05:03:36.204673+0000) 2024-09-14T05:04:15.938 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:15 smithi123 bash[115166]: debug 2024-09-14T05:04:15.554+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2024-09-14T05:03:21.407006+0000 front 2024-09-14T05:03:21.407225+0000 (oldest deadline 2024-09-14T05:03:44.906728+0000) 2024-09-14T05:04:15.938 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:15 smithi123 bash[115166]: debug 2024-09-14T05:04:15.554+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6822 osd.2 since back 2024-09-14T05:03:29.508853+0000 front 2024-09-14T05:03:29.508796+0000 (oldest deadline 2024-09-14T05:03:55.909352+0000) 2024-09-14T05:04:15.938 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:15 smithi123 bash[115166]: debug 2024-09-14T05:04:15.554+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6830 osd.3 since back 2024-09-14T05:03:38.210780+0000 front 2024-09-14T05:03:38.210695+0000 (oldest deadline 2024-09-14T05:04:03.510516+0000) 2024-09-14T05:04:15.939 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:15 smithi123 bash[115166]: debug 2024-09-14T05:04:15.554+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.123:6804 osd.4 since back 2024-09-14T05:03:49.411736+0000 front 2024-09-14T05:03:49.412024+0000 (oldest deadline 2024-09-14T05:04:12.812244+0000) 2024-09-14T05:04:16.938 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:16 smithi123 bash[115166]: debug 2024-09-14T05:04:16.565+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:10.404345+0000 front 2024-09-14T05:03:10.404261+0000 (oldest deadline 2024-09-14T05:03:36.204673+0000) 2024-09-14T05:04:16.938 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:16 smithi123 bash[115166]: debug 2024-09-14T05:04:16.565+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2024-09-14T05:03:21.407006+0000 front 2024-09-14T05:03:21.407225+0000 (oldest deadline 2024-09-14T05:03:44.906728+0000) 2024-09-14T05:04:16.938 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:16 smithi123 bash[115166]: debug 2024-09-14T05:04:16.565+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6822 osd.2 since back 2024-09-14T05:03:29.508853+0000 front 2024-09-14T05:03:29.508796+0000 (oldest deadline 2024-09-14T05:03:55.909352+0000) 2024-09-14T05:04:16.938 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:16 smithi123 bash[115166]: debug 2024-09-14T05:04:16.565+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6830 osd.3 since back 2024-09-14T05:03:38.210780+0000 front 2024-09-14T05:03:38.210695+0000 (oldest deadline 2024-09-14T05:04:03.510516+0000) 2024-09-14T05:04:16.938 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:16 smithi123 bash[115166]: debug 2024-09-14T05:04:16.565+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.123:6804 osd.4 since back 2024-09-14T05:03:49.411736+0000 front 2024-09-14T05:03:49.412024+0000 (oldest deadline 2024-09-14T05:04:12.812244+0000) 2024-09-14T05:04:17.938 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:17 smithi123 bash[115166]: debug 2024-09-14T05:04:17.565+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2024-09-14T05:03:10.404345+0000 front 2024-09-14T05:03:10.404261+0000 (oldest deadline 2024-09-14T05:03:36.204673+0000) 2024-09-14T05:04:17.938 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:17 smithi123 bash[115166]: debug 2024-09-14T05:04:17.565+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2024-09-14T05:03:21.407006+0000 front 2024-09-14T05:03:21.407225+0000 (oldest deadline 2024-09-14T05:03:44.906728+0000) 2024-09-14T05:04:17.939 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:17 smithi123 bash[115166]: debug 2024-09-14T05:04:17.565+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6822 osd.2 since back 2024-09-14T05:03:29.508853+0000 front 2024-09-14T05:03:29.508796+0000 (oldest deadline 2024-09-14T05:03:55.909352+0000) 2024-09-14T05:04:17.939 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:17 smithi123 bash[115166]: debug 2024-09-14T05:04:17.565+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.38:6830 osd.3 since back 2024-09-14T05:03:38.210780+0000 front 2024-09-14T05:03:38.210695+0000 (oldest deadline 2024-09-14T05:04:03.510516+0000) 2024-09-14T05:04:17.939 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:17 smithi123 bash[115166]: debug 2024-09-14T05:04:17.565+0000 7f25fbce9640 -1 osd.7 322 heartbeat_check: no reply from 172.21.15.123:6804 osd.4 since back 2024-09-14T05:03:49.411736+0000 front 2024-09-14T05:03:49.412024+0000 (oldest deadline 2024-09-14T05:04:12.812244+0000) 2024-09-14T05:04:19.304 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:18 smithi123 bash[173053]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd-7 2024-09-14T05:04:19.304 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 14 05:04:19 smithi123 bash[173118]: Error response from daemon: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-osd-7 2024-09-14T05:04:21.134 DEBUG:teuthology.orchestra.run.smithi123:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4d8d8784-724c-11ef-bceb-c7b262605968@osd.7.service' 2024-09-14T05:04:21.161 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-14T05:04:21.162 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-09-14T05:04:21.162 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-09-14T05:04:21.162 DEBUG:teuthology.orchestra.run.smithi123:> sudo systemctl stop ceph-4d8d8784-724c-11ef-bceb-c7b262605968@prometheus.a 2024-09-14T05:04:21.392 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 05:04:21 smithi123 systemd[1]: Stopping Ceph prometheus.a for 4d8d8784-724c-11ef-bceb-c7b262605968... 2024-09-14T05:04:21.393 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 05:04:21 smithi123 bash[61744]: ts=2024-09-14T05:04:21.350Z caller=main.go:964 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-14T05:04:21.393 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 05:04:21 smithi123 bash[61744]: ts=2024-09-14T05:04:21.350Z caller=main.go:988 level=info msg="Stopping scrape discovery manager..." 2024-09-14T05:04:21.393 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 05:04:21 smithi123 bash[61744]: ts=2024-09-14T05:04:21.350Z caller=main.go:1002 level=info msg="Stopping notify discovery manager..." 2024-09-14T05:04:21.393 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 05:04:21 smithi123 bash[61744]: ts=2024-09-14T05:04:21.350Z caller=manager.go:177 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-14T05:04:21.393 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 05:04:21 smithi123 bash[61744]: ts=2024-09-14T05:04:21.350Z caller=main.go:984 level=info msg="Scrape discovery manager stopped" 2024-09-14T05:04:21.394 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 05:04:21 smithi123 bash[61744]: ts=2024-09-14T05:04:21.350Z caller=main.go:998 level=info msg="Notify discovery manager stopped" 2024-09-14T05:04:21.394 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 05:04:21 smithi123 bash[61744]: ts=2024-09-14T05:04:21.351Z caller=manager.go:187 level=info component="rule manager" msg="Rule manager stopped" 2024-09-14T05:04:21.394 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 05:04:21 smithi123 bash[61744]: ts=2024-09-14T05:04:21.351Z caller=main.go:1039 level=info msg="Stopping scrape manager..." 2024-09-14T05:04:21.394 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 05:04:21 smithi123 bash[61744]: ts=2024-09-14T05:04:21.351Z caller=main.go:1031 level=info msg="Scrape manager stopped" 2024-09-14T05:04:21.394 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 05:04:21 smithi123 bash[61744]: ts=2024-09-14T05:04:21.357Z caller=notifier.go:618 level=info component=notifier msg="Stopping notification manager..." 2024-09-14T05:04:21.395 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 05:04:21 smithi123 bash[61744]: ts=2024-09-14T05:04:21.357Z caller=main.go:1261 level=info msg="Notifier manager stopped" 2024-09-14T05:04:21.395 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 14 05:04:21 smithi123 bash[61744]: ts=2024-09-14T05:04:21.357Z caller=main.go:1273 level=info msg="See you next time!" 2024-09-14T05:04:22.225 DEBUG:teuthology.orchestra.run.smithi123:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4d8d8784-724c-11ef-bceb-c7b262605968@prometheus.a.service' 2024-09-14T05:04:22.248 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-14T05:04:22.249 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-09-14T05:04:22.249 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-14T05:04:23.522 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 05:04:23 smithi038 bash[75099]: ts=2024-09-14T05:04:23.248Z 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.38:8443: connect: connection refused" 2024-09-14T05:04:23.522 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 05:04:23 smithi038 bash[75099]: ts=2024-09-14T05:04:23.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.123:8443: connect: connection refused" 2024-09-14T05:04:27.594 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 05:04:27 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T05:04:27.595 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 05:04:27 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T05:04:27.845 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 05:04:27 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T05:04:27.845 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 05:04:27 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T05:04:28.095 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 05:04:27 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T05:04:28.096 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 05:04:27 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T05:04:28.380 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 05:04:28 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T05:04:28.381 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 05:04:28 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T05:04:28.381 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 05:04:28 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T05:04:28.381 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 05:04:28 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T05:04:28.658 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 05:04:28 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T05:04:28.659 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 05:04:28 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T05:04:28.992 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 05:04:28 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T05:04:28.993 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 05:04:28 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T05:04:28.993 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 05:04:28 smithi038 systemd[1]: Stopping Ceph node-exporter.a for 4d8d8784-724c-11ef-bceb-c7b262605968... 2024-09-14T05:04:29.772 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 05:04:29 smithi038 bash[263793]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-node-exporter-a 2024-09-14T05:04:29.772 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 05:04:29 smithi038 systemd[1]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-09-14T05:04:29.773 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 05:04:29 smithi038 bash[263852]: Error response from daemon: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-node-exporter-a 2024-09-14T05:04:29.773 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 05:04:29 smithi038 systemd[1]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-09-14T05:04:29.773 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 05:04:29 smithi038 systemd[1]: Stopped Ceph node-exporter.a for 4d8d8784-724c-11ef-bceb-c7b262605968. 2024-09-14T05:04:30.132 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Sep 14 05:04:29 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T05:04:30.132 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 05:04:29 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T05:04:30.133 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 05:04:29 smithi038 systemd[1]: Stopping Ceph alertmanager.a for 4d8d8784-724c-11ef-bceb-c7b262605968... 2024-09-14T05:04:30.133 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 05:04:30 smithi038 bash[75099]: ts=2024-09-14T05:04:30.082Z caller=main.go:542 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-14T05:04:31.022 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 05:04:30 smithi038 bash[263915]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-alertmanager-a 2024-09-14T05:04:31.022 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 05:04:30 smithi038 bash[263975]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-alertmanager-a 2024-09-14T05:04:31.022 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 05:04:30 smithi038 systemd[1]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-09-14T05:04:31.022 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 05:04:30 smithi038 systemd[1]: Stopped Ceph alertmanager.a for 4d8d8784-724c-11ef-bceb-c7b262605968. 2024-09-14T05:04:31.522 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Sep 14 05:04:31 smithi038 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T05:04:37.108 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-14T05:04:42.111 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 05:04:42 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T05:04:42.363 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 05:04:42 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T05:04:42.613 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 05:04:42 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T05:04:42.613 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 05:04:42 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T05:04:42.614 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 05:04:42 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T05:04:42.614 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 05:04:42 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T05:04:42.916 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 05:04:42 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T05:04:42.916 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 05:04:42 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T05:04:43.187 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 05:04:43 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T05:04:43.188 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 05:04:43 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T05:04:43.557 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 05:04:43 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T05:04:43.558 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 05:04:43 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T05:04:43.824 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 05:04:43 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T05:04:43.825 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 05:04:43 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T05:04:43.825 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 05:04:43 smithi123 systemd[1]: Stopping Ceph node-exporter.b for 4d8d8784-724c-11ef-bceb-c7b262605968... 2024-09-14T05:04:44.679 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 05:04:44 smithi123 bash[173577]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-node-exporter-b 2024-09-14T05:04:44.679 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 05:04:44 smithi123 bash[173640]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-node-exporter-b 2024-09-14T05:04:44.679 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 05:04:44 smithi123 systemd[1]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-14T05:04:44.679 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 05:04:44 smithi123 systemd[1]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-14T05:04:44.680 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 05:04:44 smithi123 systemd[1]: Stopped Ceph node-exporter.b for 4d8d8784-724c-11ef-bceb-c7b262605968. 2024-09-14T05:04:44.937 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 14 05:04:44 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T05:04:44.938 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 05:04:44 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T05:04:44.938 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 05:04:44 smithi123 systemd[1]: Stopping Ceph grafana.a for 4d8d8784-724c-11ef-bceb-c7b262605968... 2024-09-14T05:04:45.687 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 05:04:45 smithi123 bash[173702]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-grafana-a 2024-09-14T05:04:45.688 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 05:04:45 smithi123 systemd[1]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968@grafana.a.service: Main process exited, code=exited, status=143/n/a 2024-09-14T05:04:45.688 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 05:04:45 smithi123 bash[173761]: Error response from daemon: No such container: ceph-4d8d8784-724c-11ef-bceb-c7b262605968-grafana-a 2024-09-14T05:04:45.688 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 05:04:45 smithi123 systemd[1]: ceph-4d8d8784-724c-11ef-bceb-c7b262605968@grafana.a.service: Failed with result 'exit-code'. 2024-09-14T05:04:45.688 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 05:04:45 smithi123 systemd[1]: Stopped Ceph grafana.a for 4d8d8784-724c-11ef-bceb-c7b262605968. 2024-09-14T05:04:46.187 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 14 05:04:45 smithi123 systemd[1]: /etc/systemd/system/ceph-4d8d8784-724c-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-14T05:04:57.478 DEBUG:teuthology.orchestra.run.smithi038:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-14T05:04:57.493 DEBUG:teuthology.orchestra.run.smithi123:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-14T05:04:57.507 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-14T05:04:57.509 DEBUG:teuthology.misc:Transferring archived files from smithi038:/var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-09-14_03:08:15-upgrade-main-distro-default-smithi/7904550/remote/smithi038/crash 2024-09-14T05:04:57.509 DEBUG:teuthology.orchestra.run.smithi038:> sudo tar c -f - -C /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/crash -- . 2024-09-14T05:04:57.561 INFO:teuthology.orchestra.run.smithi038.stderr:tar: /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-14T05:04:57.561 INFO:teuthology.orchestra.run.smithi038.stderr:tar: Error is not recoverable: exiting now 2024-09-14T05:04:57.563 DEBUG:teuthology.misc:Transferring archived files from smithi123:/var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-09-14_03:08:15-upgrade-main-distro-default-smithi/7904550/remote/smithi123/crash 2024-09-14T05:04:57.564 DEBUG:teuthology.orchestra.run.smithi123:> sudo tar c -f - -C /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/crash -- . 2024-09-14T05:04:57.586 INFO:teuthology.orchestra.run.smithi123.stderr:tar: /var/lib/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-14T05:04:57.586 INFO:teuthology.orchestra.run.smithi123.stderr:tar: Error is not recoverable: exiting now 2024-09-14T05:04:57.587 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-14T05:04:57.588 DEBUG:teuthology.orchestra.run.smithi038:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v '\(POOL_APP_NOT_ENABLED\)' | egrep -v OSD_DOWN | egrep -v 'mons down' | egrep -v 'mon down' | egrep -v MON_DOWN | egrep -v 'out of quorum' | egrep -v PG_DEGRADED | egrep -v 'Reduced data availability' | egrep -v 'Degraded data redundancy' | egrep -v OSDMAP_FLAGS | egrep -v PG_AVAILABILITY | head -n 1 2024-09-14T05:04:57.693 INFO:teuthology.orchestra.run.smithi038.stdout:1726286707.904816 mon.a (mon.0) 793 : cluster [WRN] Replacing daemon mds.foo.smithi038.tqrryo as rank 0 with standby daemon mds.foo.smithi123.jvlckj 2024-09-14T05:04:57.694 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-09-14T05:04:57.694 INFO:tasks.cephadm:Compressing logs... 2024-09-14T05:04:57.694 DEBUG:teuthology.orchestra.run.smithi038:> 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-09-14T05:04:57.697 DEBUG:teuthology.orchestra.run.smithi123:> 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-09-14T05:04:57.706 INFO:teuthology.orchestra.run.smithi038.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-14T05:04:57.711 INFO:teuthology.orchestra.run.smithi123.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-14T05:04:57.722 INFO:teuthology.orchestra.run.smithi038.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-14T05:04:57.728 INFO:teuthology.orchestra.run.smithi123.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-14T05:04:57.730 INFO:teuthology.orchestra.run.smithi038.stderr:gzip -5 --verbose -- /var/log/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/ceph-mgr.y.log 2024-09-14T05:04:57.730 INFO:teuthology.orchestra.run.smithi038.stderr:gzip -5 --verbose -- /var/log/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/ceph-osd.0.log 2024-09-14T05:04:57.731 INFO:teuthology.orchestra.run.smithi038.stderr:/var/log/ceph/cephadm.log: /var/log/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/ceph-osd.2.log 2024-09-14T05:04:57.732 INFO:teuthology.orchestra.run.smithi038.stderr:/var/log/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/ceph-mon.a.log 2024-09-14T05:04:57.733 INFO:teuthology.orchestra.run.smithi038.stderr:/var/log/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-14T05:04:57.733 INFO:teuthology.orchestra.run.smithi038.stderr:/var/log/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/ceph-osd.3.log 2024-09-14T05:04:57.738 INFO:teuthology.orchestra.run.smithi038.stderr:/var/log/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/ceph-osd.1.log 2024-09-14T05:04:57.738 INFO:teuthology.orchestra.run.smithi038.stderr:/var/log/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/ceph-mds.foo.smithi038.tqrryo.log 2024-09-14T05:04:57.738 INFO:teuthology.orchestra.run.smithi038.stderr:/var/log/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/ceph.log 2024-09-14T05:04:57.738 INFO:teuthology.orchestra.run.smithi038.stderr:/var/log/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/ceph-mds.foo.smithi038.tqrryo.log: gzip -5 --verbose -- /var/log/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-14T05:04:57.738 INFO:teuthology.orchestra.run.smithi038.stderr:/var/log/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/ceph-mon.c.log 2024-09-14T05:04:57.739 INFO:teuthology.orchestra.run.smithi038.stderr:/var/log/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-14T05:04:57.739 INFO:teuthology.orchestra.run.smithi038.stderr: 86.6% -- replaced with /var/log/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/ceph-mds.foo.smithi038.tqrryo.log.gz 2024-09-14T05:04:57.741 INFO:teuthology.orchestra.run.smithi123.stderr:gzip -5 --verbose -- /var/log/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/ceph-osd.7.log 2024-09-14T05:04:57.741 INFO:teuthology.orchestra.run.smithi123.stderr:gzip -5 --verbose -- /var/log/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/ceph-osd.6.log 2024-09-14T05:04:57.741 INFO:teuthology.orchestra.run.smithi123.stderr:/var/log/ceph/cephadm.log: /var/log/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-14T05:04:57.742 INFO:teuthology.orchestra.run.smithi123.stderr:/var/log/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/ceph-osd.5.log 2024-09-14T05:04:57.742 INFO:teuthology.orchestra.run.smithi123.stderr:gzip -5 --verbose -- /var/log/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/ceph-mgr.x.log 2024-09-14T05:04:57.749 INFO:teuthology.orchestra.run.smithi123.stderr:/var/log/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/ceph.cephadm.log: /var/log/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/ceph.log 2024-09-14T05:04:57.750 INFO:teuthology.orchestra.run.smithi123.stderr:/var/log/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-14T05:04:57.750 INFO:teuthology.orchestra.run.smithi123.stderr:/var/log/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-14T05:04:57.750 INFO:teuthology.orchestra.run.smithi123.stderr:gzip -5 --verbose -- /var/log/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/ceph-mon.b.log 2024-09-14T05:04:57.750 INFO:teuthology.orchestra.run.smithi123.stderr:/var/log/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/ceph-volume.log: /var/log/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/ceph-osd.4.log 2024-09-14T05:04:57.750 INFO:teuthology.orchestra.run.smithi123.stderr:/var/log/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/ceph-mon.b.log: gzip -5 --verbose -- /var/log/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/ceph-mds.foo.smithi123.jvlckj.log 2024-09-14T05:04:57.750 INFO:teuthology.orchestra.run.smithi123.stderr:/var/log/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/ceph-osd.4.log: /var/log/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/ceph-mds.foo.smithi123.jvlckj.log: 81.6% -- replaced with /var/log/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/ceph-mds.foo.smithi123.jvlckj.log.gz 2024-09-14T05:04:57.765 INFO:teuthology.orchestra.run.smithi038.stderr:/var/log/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/ceph-mon.c.log: /var/log/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/ceph.audit.log: 93.0% -- replaced with /var/log/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-14T05:04:57.863 INFO:teuthology.orchestra.run.smithi038.stderr: 90.8% -- replaced with /var/log/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-14T05:04:57.871 INFO:teuthology.orchestra.run.smithi123.stderr: 83.9% -- replaced with /var/log/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-14T05:04:57.894 INFO:teuthology.orchestra.run.smithi123.stderr: 87.4% -- replaced with /var/log/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-14T05:04:57.909 INFO:teuthology.orchestra.run.smithi123.stderr: 89.9% -- replaced with /var/log/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-14T05:04:57.925 INFO:teuthology.orchestra.run.smithi123.stderr: 91.4% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-14T05:04:58.149 INFO:teuthology.orchestra.run.smithi123.stderr: 91.3% -- replaced with /var/log/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-14T05:04:58.303 INFO:teuthology.orchestra.run.smithi038.stderr: 94.0% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-14T05:04:58.334 INFO:teuthology.orchestra.run.smithi038.stderr: 91.2% -- replaced with /var/log/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-14T05:04:58.391 INFO:teuthology.orchestra.run.smithi123.stderr: 90.4% -- replaced with /var/log/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/ceph-mgr.x.log.gz 2024-09-14T05:04:58.804 INFO:teuthology.orchestra.run.smithi038.stderr: 93.9% -- replaced with /var/log/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-14T05:05:01.415 INFO:teuthology.orchestra.run.smithi123.stderr: 92.6% -- replaced with /var/log/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/ceph-mon.b.log.gz 2024-09-14T05:05:06.197 INFO:teuthology.orchestra.run.smithi038.stderr: 89.7% -- replaced with /var/log/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/ceph-mgr.y.log.gz 2024-09-14T05:05:10.896 INFO:teuthology.orchestra.run.smithi038.stderr: 92.5% -- replaced with /var/log/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/ceph-mon.c.log.gz 2024-09-14T05:05:16.406 INFO:teuthology.orchestra.run.smithi038.stderr: 90.4% -- replaced with /var/log/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/ceph-mon.a.log.gz 2024-09-14T05:09:23.626 INFO:teuthology.orchestra.run.smithi123.stderr: 94.0% -- replaced with /var/log/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/ceph-osd.7.log.gz 2024-09-14T05:09:49.711 INFO:teuthology.orchestra.run.smithi123.stderr: 93.7% -- replaced with /var/log/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/ceph-osd.4.log.gz 2024-09-14T05:10:01.709 INFO:teuthology.orchestra.run.smithi123.stderr: 93.9% -- replaced with /var/log/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/ceph-osd.6.log.gz 2024-09-14T05:10:13.620 INFO:teuthology.orchestra.run.smithi123.stderr: 93.0% -- replaced with /var/log/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/ceph-osd.5.log.gz 2024-09-14T05:10:13.621 INFO:teuthology.orchestra.run.smithi123.stderr: 2024-09-14T05:10:13.622 INFO:teuthology.orchestra.run.smithi123.stderr:real 5m15.920s 2024-09-14T05:10:13.622 INFO:teuthology.orchestra.run.smithi123.stderr:user 7m23.510s 2024-09-14T05:10:13.622 INFO:teuthology.orchestra.run.smithi123.stderr:sys 0m20.377s 2024-09-14T05:18:58.258 INFO:teuthology.orchestra.run.smithi038.stderr: 93.2% -- replaced with /var/log/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/ceph-osd.2.log.gz 2024-09-14T05:21:20.991 INFO:teuthology.orchestra.run.smithi038.stderr: 93.1% -- replaced with /var/log/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/ceph-osd.0.log.gz 2024-09-14T05:21:29.392 INFO:teuthology.orchestra.run.smithi038.stderr: 92.9% -- replaced with /var/log/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/ceph-osd.1.log.gz 2024-09-14T05:21:48.793 INFO:teuthology.orchestra.run.smithi038.stderr: 93.7% -- replaced with /var/log/ceph/4d8d8784-724c-11ef-bceb-c7b262605968/ceph-osd.3.log.gz 2024-09-14T05:21:48.794 INFO:teuthology.orchestra.run.smithi038.stderr: 2024-09-14T05:21:48.795 INFO:teuthology.orchestra.run.smithi038.stderr:real 16m51.096s 2024-09-14T05:21:48.795 INFO:teuthology.orchestra.run.smithi038.stderr:user 15m47.575s 2024-09-14T05:21:48.795 INFO:teuthology.orchestra.run.smithi038.stderr:sys 0m41.380s 2024-09-14T05:21:48.796 INFO:tasks.cephadm:Archiving logs... 2024-09-14T05:21:48.797 DEBUG:teuthology.misc:Transferring archived files from smithi038:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-14_03:08:15-upgrade-main-distro-default-smithi/7904550/remote/smithi038/log 2024-09-14T05:21:48.798 DEBUG:teuthology.orchestra.run.smithi038:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-14T05:22:35.583 DEBUG:teuthology.misc:Transferring archived files from smithi123:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-14_03:08:15-upgrade-main-distro-default-smithi/7904550/remote/smithi123/log 2024-09-14T05:22:35.584 DEBUG:teuthology.orchestra.run.smithi123:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-14T05:23:06.956 INFO:tasks.cephadm:Removing cluster... 2024-09-14T05:23:06.956 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 --force 2024-09-14T05:23:09.108 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 4d8d8784-724c-11ef-bceb-c7b262605968 --force 2024-09-14T05:23:11.173 INFO:tasks.cephadm:Removing cephadm ... 2024-09-14T05:23:11.174 DEBUG:teuthology.orchestra.run.smithi038:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-14T05:23:11.190 DEBUG:teuthology.orchestra.run.smithi123:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-14T05:23:11.195 INFO:tasks.cephadm:Teardown complete 2024-09-14T05:23:11.196 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-09-14T05:23:11.206 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-09-14T05:23:11.206 DEBUG:teuthology.orchestra.run.smithi038:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-14T05:23:11.234 DEBUG:teuthology.orchestra.run.smithi123:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-14T05:23:11.331 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-14T05:23:11.343 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-14T05:23:11.343 DEBUG:teuthology.orchestra.run.smithi038:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-14T05:23:11.347 DEBUG:teuthology.orchestra.run.smithi123:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-14T05:23:11.383 INFO:teuthology.orchestra.run.smithi123.stdout: remote refid st t when poll reach delay offset jitter 2024-09-14T05:23:11.384 INFO:teuthology.orchestra.run.smithi123.stdout:============================================================================== 2024-09-14T05:23:11.384 INFO:teuthology.orchestra.run.smithi123.stdout:+hv01.front.sepi 67.205.162.81 3 u 19 128 377 0.087 -0.588 0.098 2024-09-14T05:23:11.384 INFO:teuthology.orchestra.run.smithi123.stdout:+hv02.front.sepi 63.231.80.2 3 u 110 128 377 0.130 -0.751 0.087 2024-09-14T05:23:11.384 INFO:teuthology.orchestra.run.smithi123.stdout:*hv03.front.sepi 74.6.168.72 3 u 28 128 377 0.088 -0.656 0.111 2024-09-14T05:23:11.384 INFO:teuthology.orchestra.run.smithi123.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-09-14T05:23:11.388 INFO:teuthology.orchestra.run.smithi038.stdout: remote refid st t when poll reach delay offset jitter 2024-09-14T05:23:11.388 INFO:teuthology.orchestra.run.smithi038.stdout:============================================================================== 2024-09-14T05:23:11.388 INFO:teuthology.orchestra.run.smithi038.stdout:*hv01.front.sepi 67.205.162.81 3 u 38 128 377 0.119 -0.584 0.090 2024-09-14T05:23:11.388 INFO:teuthology.orchestra.run.smithi038.stdout:+hv02.front.sepi 63.231.80.2 3 u 82 128 377 0.129 -0.840 0.078 2024-09-14T05:23:11.388 INFO:teuthology.orchestra.run.smithi038.stdout:+hv03.front.sepi 74.6.168.72 3 u 41 128 377 0.108 -0.672 0.046 2024-09-14T05:23:11.388 INFO:teuthology.orchestra.run.smithi038.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-09-14T05:23:11.389 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-14T05:23:11.399 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-14T05:23:11.399 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-14T05:23:11.409 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-14T05:23:11.423 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-14T05:23:11.539 INFO:teuthology.task.internal:Duration was 6200.325223 seconds 2024-09-14T05:23:11.539 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-14T05:23:11.548 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-14T05:23:11.548 DEBUG:teuthology.orchestra.run.smithi038:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-14T05:23:11.551 DEBUG:teuthology.orchestra.run.smithi123:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-14T05:23:11.693 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-14T05:23:11.693 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi038.front.sepia.ceph.com 2024-09-14T05:23:11.693 DEBUG:teuthology.orchestra.run.smithi038:> 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-09-14T05:23:11.711 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi123.front.sepia.ceph.com 2024-09-14T05:23:11.711 DEBUG:teuthology.orchestra.run.smithi123:> 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-09-14T05:23:11.741 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-14T05:23:11.741 DEBUG:teuthology.orchestra.run.smithi038:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-14T05:23:11.753 DEBUG:teuthology.orchestra.run.smithi123:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-14T05:23:12.017 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-14T05:23:12.017 DEBUG:teuthology.orchestra.run.smithi038:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-14T05:23:12.019 DEBUG:teuthology.orchestra.run.smithi123:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-14T05:23:12.724 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-14T05:23:12.735 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-14T05:23:12.735 DEBUG:teuthology.orchestra.run.smithi038:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-14T05:23:12.795 DEBUG:teuthology.orchestra.run.smithi123:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-14T05:23:12.844 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-14T05:23:12.855 DEBUG:teuthology.orchestra.run.smithi038:> 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-09-14T05:23:12.857 DEBUG:teuthology.orchestra.run.smithi123:> 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-09-14T05:23:12.880 INFO:teuthology.orchestra.run.smithi123.stdout:kernel.core_pattern = core 2024-09-14T05:23:12.884 INFO:teuthology.orchestra.run.smithi038.stdout:kernel.core_pattern = core 2024-09-14T05:23:12.910 DEBUG:teuthology.orchestra.run.smithi038:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-14T05:23:12.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T05:23:12.957 DEBUG:teuthology.orchestra.run.smithi123:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-14T05:23:12.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T05:23:12.962 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-14T05:23:12.972 INFO:teuthology.task.internal:Transferring archived files... 2024-09-14T05:23:12.973 DEBUG:teuthology.misc:Transferring archived files from smithi038:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-14_03:08:15-upgrade-main-distro-default-smithi/7904550/remote/smithi038 2024-09-14T05:23:12.973 DEBUG:teuthology.orchestra.run.smithi038:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-14T05:23:13.050 DEBUG:teuthology.misc:Transferring archived files from smithi123:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-14_03:08:15-upgrade-main-distro-default-smithi/7904550/remote/smithi123 2024-09-14T05:23:13.050 DEBUG:teuthology.orchestra.run.smithi123:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-14T05:23:13.084 INFO:teuthology.task.internal:Removing archive directory... 2024-09-14T05:23:13.084 DEBUG:teuthology.orchestra.run.smithi038:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-14T05:23:13.087 DEBUG:teuthology.orchestra.run.smithi123:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-14T05:23:13.129 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-14T05:23:13.140 INFO:teuthology.task.internal:Not uploading archives. 2024-09-14T05:23:13.140 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-14T05:23:13.150 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-14T05:23:13.151 DEBUG:teuthology.orchestra.run.smithi038:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-14T05:23:13.153 DEBUG:teuthology.orchestra.run.smithi123:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-14T05:23:13.157 INFO:teuthology.orchestra.run.smithi038.stdout: 658635 4 drwxr-xr-x 3 ubuntu ubuntu 4096 Sep 14 05:23 /home/ubuntu/cephtest 2024-09-14T05:23:13.157 INFO:teuthology.orchestra.run.smithi038.stdout: 1051800 4 drwxrwxr-x 3 ubuntu ubuntu 4096 Sep 14 04:53 /home/ubuntu/cephtest/mnt.0 2024-09-14T05:23:13.157 INFO:teuthology.orchestra.run.smithi038.stdout: 1051849 4 drwxrwxr-x 3 ubuntu ubuntu 4096 Sep 14 04:53 /home/ubuntu/cephtest/mnt.0/client.0 2024-09-14T05:23:13.157 INFO:teuthology.orchestra.run.smithi038.stdout: 1051796 4 drwxrwxr-x 2 ubuntu ubuntu 4096 Sep 14 04:53 /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-09-14T05:23:13.158 INFO:teuthology.orchestra.run.smithi038.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2024-09-14T05:23:13.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T05:23:13.173 ERROR:teuthology.run_tasks:Manager failed: internal.base Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/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_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/internal/__init__.py", line 53, in base run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi038 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2024-09-14T05:23:13.181 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-14T05:23:13.192 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-14T05:23:13.202 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: CommandFailedError: Command failed on smithi038 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2024-09-14T05:23:13.206 INFO:teuthology.run:Summary data: description: upgrade/quincy-x/stress-split/{0-distro/ubuntu_22.04 0-roles 1-start 2-first-half-tasks/readwrite 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/connectivity} duration: 6200.325223207474 failure_reason: 'Command failed (workunit test cls/test_cls_rbd.sh) on smithi038 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=quincy 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=8b1f04ef09544f8d903070e5d66be5b5 status: fail success: false 2024-09-14T05:23:13.207 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-14T05:23:13.214 INFO:teuthology.orchestra.run.smithi123.stdout: 658636 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 14 05:23 /home/ubuntu/cephtest 2024-09-14T05:23:13.305 INFO:teuthology.run:FAIL